diff --git a/dicescript.cjs b/dicescript.cjs index d34d7dd8..20009e21 100644 --- a/dicescript.cjs +++ b/dicescript.cjs @@ -43778,7 +43778,7 @@ $packages["regexp"] = (function() { return $pkg; })(); $packages["github.com/sealdice/dicescript"] = (function() { - var $pkg = {}, $init, bytes, json, errors, fmt, rand$1, math, rand, reflect, regexp, sort, strconv, strings, sync, atomic, time, unicode, utf8, ValueMap, readOnlyValueMap, entryValueMap, VMValueType, IntType, RollConfig, customDiceItem, Context, VMValue, VMDictValue, ArrayData, DictData, ComputedData, FunctionData, NativeFunctionDef, NativeFunctionData, NativeObjectData, recursionInfo, spanByBegin, spanByEnd, ParserCustomData, parserStack, option, position, savepoint, current, grammar, rule, choiceExpr, actionExpr, recoveryExpr, seqExpr, throwExpr, labeledExpr, andExpr, notExpr, andLogicalExpr, notLogicalExpr, zeroOrOneExpr, zeroOrMoreExpr, oneOrMoreExpr, ruleRefExpr, ruleIRefExpr, andCodeExpr, notCodeExpr, litMatcher, codeExpr, charClassMatcher, anyMatcher, errList, parserError, resultTuple, Stats, parser, ParserData, BufferSpan, StInfo, CodeType, ByteCode, Group, ptrType, ptrType$1, funcType, sliceType, ptrType$2, sliceType$1, ptrType$3, sliceType$2, sliceType$3, ptrType$4, sliceType$4, sliceType$5, sliceType$6, ptrType$5, ptrType$6, ptrType$7, sliceType$7, sliceType$8, mapType, ptrType$8, structType, structType$1, structType$2, ptrType$9, structType$3, structType$4, structType$5, structType$6, structType$7, structType$8, structType$9, structType$10, sliceType$9, structType$11, structType$12, structType$13, structType$14, structType$15, structType$16, ptrType$10, ptrType$11, sliceType$10, sliceType$11, ptrType$12, ptrType$13, ptrType$14, ptrType$15, ptrType$16, ptrType$17, ptrType$18, sliceType$12, ptrType$19, sliceType$13, sliceType$14, ptrType$20, sliceType$15, ptrType$21, structType$17, sliceType$16, structType$18, structType$19, arrayType, sliceType$17, sliceType$18, ptrType$22, sliceType$19, ptrType$23, mapType$1, sliceType$20, ptrType$24, ptrType$25, sliceType$21, sliceType$22, structType$20, sliceType$23, structType$21, sliceType$24, structType$22, ptrType$26, ptrType$27, ptrType$28, ptrType$29, ptrType$30, ptrType$31, ptrType$32, ptrType$33, ptrType$34, ptrType$35, ptrType$36, ptrType$37, ptrType$38, ptrType$39, ptrType$40, ptrType$41, ptrType$42, ptrType$43, ptrType$44, ptrType$45, ptrType$46, ptrType$47, funcType$1, mapType$2, funcType$2, funcType$3, funcType$4, funcType$5, funcType$6, funcType$7, ptrType$48, funcType$8, funcType$9, funcType$10, funcType$11, mapType$3, ptrType$49, funcType$12, funcType$13, funcType$14, funcType$15, funcType$16, funcType$17, mapType$4, ptrType$50, ptrType$51, funcType$18, funcType$19, ptrType$52, mapType$5, mapType$6, mapType$7, mapType$8, mapType$9, ptrType$53, ptrType$54, expungedValueMap, builtinProto, binOperator, randSource, g, errNoRule, errInvalidEntrypoint, errInvalidEncoding, errMaxExprCnt, nnf, builtinValues, _r, _arg, _r$1, _arg$1, _r$2, _arg$2, _r$3, _arg$3, _arg$4, _r$4, _arg$5, _arg$6, _r$5, _arg$7, _arg$8, _r$6, _arg$9, _arg$10, _r$7, _arg$11, _arg$12, _r$8, _arg$13, _arg$14, _r$9, _arg$15, _arg$16, _r$10, _arg$17, _arg$18, _r$11, _arg$19, _arg$20, _r$12, _arg$21, _r$13, _arg$22, _r$14, _arg$23, _arg$24, _r$15, _arg$25, _arg$26, _r$16, _arg$27, _arg$28, _r$17, _arg$29, _r$18, _r$19, _r$20, _r$21, _r$22, _r$23, _r$24, _r$25, _r$26, _r$27, _r$28, _r$29, _r$30, _r$31, _r$32, _r$33, newEntryValueMap, funcComputedCompute, funcArrayKeepLow, funcArrayKeepHigh, funcArraySum, funcArrayLen, funcArrayShuttle, funcArrayRand, funcArrayRandSize, funcArrayPop, funcArrayShift, funcArrayPush, funcDictKeys, funcDictValues, funcDictItems, funcDictLen, getBindMethod, _init2, boolToVMValue, getRealIndex, getClampRealIndex, ValueEqual, NewIntVal, NewFloatVal, NewStrVal, vmValueNewLocal, NewNullVal, NewArrayValRaw, NewArrayVal, NewDictVal, NewDictValWithArray, NewDictValWithArrayMust, NewComputedValRaw, NewFunctionValRaw, NewNativeFunctionVal, NewNativeObjectVal, NewVM, getSource, Roll, wodCheck, RollWoD, doubleCrossCheck, RollDoubleCross, RollCommon, RollCoC, RollFate, toStr, stringsJoin, newParser, listJoin, funcCeil, funcRound, funcFloor, funcAbs, funcBool, funcInt, funcFloat, funcStr, funcRepr, funcTypeId, funcLoadBase, funcLoad, funcLoadRaw, funcStore, funcDir, _init; + var $pkg = {}, $init, bytes, json, errors, fmt, rand$1, math, rand, reflect, regexp, sort, strconv, strings, sync, atomic, time, unicode, utf8, ValueMap, readOnlyValueMap, entryValueMap, VMValueType, IntType, RollConfig, customDiceItem, Context, VMValue, VMDictValue, ArrayData, DictData, ComputedData, FunctionData, NativeFunctionDef, NativeFunctionData, NativeObjectData, recursionInfo, spanByBegin, spanByEnd, ParserCustomData, parserStack, option, position, savepoint, current, grammar, rule, choiceExpr, actionExpr, recoveryExpr, seqExpr, throwExpr, labeledExpr, andExpr, notExpr, andLogicalExpr, notLogicalExpr, zeroOrOneExpr, zeroOrMoreExpr, oneOrMoreExpr, ruleRefExpr, ruleIRefExpr, andCodeExpr, notCodeExpr, litMatcher, codeExpr, charClassMatcher, anyMatcher, errList, parserError, resultTuple, Stats, parser, ParserData, BufferSpan, StInfo, CodeType, ByteCode, Group, ptrType, ptrType$1, funcType, sliceType, ptrType$2, sliceType$1, ptrType$3, sliceType$2, sliceType$3, ptrType$4, sliceType$4, sliceType$5, sliceType$6, ptrType$5, ptrType$6, ptrType$7, sliceType$7, sliceType$8, mapType, ptrType$8, structType, structType$1, structType$2, ptrType$9, structType$3, structType$4, structType$5, structType$6, structType$7, structType$8, structType$9, structType$10, sliceType$9, structType$11, structType$12, structType$13, structType$14, structType$15, structType$16, ptrType$10, ptrType$11, sliceType$10, sliceType$11, ptrType$12, ptrType$13, ptrType$14, ptrType$15, ptrType$16, ptrType$17, ptrType$18, ptrType$19, ptrType$20, mapType$1, sliceType$12, ptrType$21, ptrType$22, sliceType$13, sliceType$14, sliceType$15, ptrType$23, sliceType$16, sliceType$17, ptrType$24, sliceType$18, ptrType$25, structType$17, sliceType$19, structType$18, structType$19, arrayType, sliceType$20, sliceType$21, sliceType$22, structType$20, sliceType$23, structType$21, sliceType$24, structType$22, ptrType$26, ptrType$27, ptrType$28, ptrType$29, ptrType$30, ptrType$31, ptrType$32, ptrType$33, ptrType$34, ptrType$35, ptrType$36, ptrType$37, ptrType$38, ptrType$39, ptrType$40, ptrType$41, ptrType$42, ptrType$43, ptrType$44, ptrType$45, ptrType$46, ptrType$47, funcType$1, mapType$2, funcType$2, funcType$3, funcType$4, funcType$5, funcType$6, funcType$7, ptrType$48, funcType$8, funcType$9, funcType$10, funcType$11, mapType$3, ptrType$49, funcType$12, funcType$13, funcType$14, funcType$15, funcType$16, funcType$17, mapType$4, ptrType$50, ptrType$51, funcType$18, funcType$19, ptrType$52, mapType$5, mapType$6, mapType$7, mapType$8, mapType$9, ptrType$53, ptrType$54, expungedValueMap, builtinProto, binOperator, randSource, g, errNoRule, errInvalidEntrypoint, errInvalidEncoding, errMaxExprCnt, nnf, builtinValues, _r, _arg, _r$1, _arg$1, _r$2, _arg$2, _r$3, _arg$3, _arg$4, _r$4, _arg$5, _arg$6, _r$5, _arg$7, _arg$8, _r$6, _arg$9, _arg$10, _r$7, _arg$11, _arg$12, _r$8, _arg$13, _arg$14, _r$9, _arg$15, _arg$16, _r$10, _arg$17, _arg$18, _r$11, _arg$19, _arg$20, _r$12, _arg$21, _r$13, _arg$22, _r$14, _arg$23, _arg$24, _r$15, _arg$25, _arg$26, _r$16, _arg$27, _arg$28, _r$17, _arg$29, _r$18, _r$19, _r$20, _r$21, _r$22, _r$23, _r$24, _r$25, _r$26, _r$27, _r$28, _r$29, _r$30, _r$31, _r$32, _r$33, newEntryValueMap, funcComputedCompute, funcArrayKeepLow, funcArrayKeepHigh, funcArraySum, funcArrayLen, funcArrayShuttle, funcArrayRand, funcArrayRandSize, funcArrayPop, funcArrayShift, funcArrayPush, funcDictKeys, funcDictValues, funcDictItems, funcDictLen, getBindMethod, _init2, boolToVMValue, getRealIndex, getClampRealIndex, ValueEqual, NewIntVal, NewFloatVal, NewStrVal, vmValueNewLocal, NewNullVal, NewArrayValRaw, NewArrayVal, NewDictVal, NewDictValWithArray, NewDictValWithArrayMust, NewComputedValRaw, NewFunctionValRaw, NewNativeFunctionVal, NewNativeObjectVal, NewVM, getSource, Roll, wodCheck, RollWoD, doubleCrossCheck, RollDoubleCross, RollCommon, RollCoC, RollFate, toStr, stringsJoin, newParser, listJoin, fixCodeByOffset, funcCeil, funcRound, funcFloor, funcAbs, funcBool, funcInt, funcFloat, funcStr, funcRepr, funcTypeId, funcLoadBase, funcLoad, funcLoadRaw, funcStore, funcDir, _init; bytes = $packages["bytes"]; json = $packages["encoding/json"]; errors = $packages["errors"]; @@ -43882,7 +43882,7 @@ $packages["github.com/sealdice/dicescript"] = (function() { return; } }); - Context = $pkg.Context = $newType(0, $kindStruct, "dicescript.Context", true, "github.com/sealdice/dicescript", true, function(parser_, subThreadDepth_, Attrs_, UpCtx_, code_, codeIndex_, stack_, top_, NumOpCount_, Config_, Error_, Ret_, RestInput_, Matched_, DetailSpans_, detailCache_, IsComputedLoaded_, Seed_, RandSrc_, IsRunning_, CustomDiceInfo_, globalNames_, GlobalValueStoreFunc_, GlobalValueLoadFunc_, GlobalValueLoadOverwriteFunc_) { + Context = $pkg.Context = $newType(0, $kindStruct, "dicescript.Context", true, "github.com/sealdice/dicescript", true, function(parser_, subThreadDepth_, Attrs_, UpCtx_, code_, codeIndex_, stack_, top_, NumOpCount_, Config_, Error_, Ret_, RestInput_, Matched_, DetailSpans_, detailCache_, IsComputedLoaded_, Seed_, RandSrc_, IsRunning_, CustomDiceInfo_, forceSolveDetail_, globalNames_, GlobalValueStoreFunc_, GlobalValueLoadFunc_, GlobalValueLoadOverwriteFunc_) { this.$val = this; if (arguments.length === 0) { this.parser = ptrType$3.nil; @@ -43891,7 +43891,7 @@ $packages["github.com/sealdice/dicescript"] = (function() { this.UpCtx = ptrType$1.nil; this.code = sliceType$9.nil; this.codeIndex = 0; - this.stack = sliceType$12.nil; + this.stack = sliceType$15.nil; this.top = 0; this.NumOpCount = 0; this.Config = new RollConfig.ptr(false, false, false, false, false, false, false, $throwNilPointerError, $throwNilPointerError, $throwNilPointerError, $throwNilPointerError, $throwNilPointerError, new $Uint64(0, 0), 0, "", ptrType.nil, false, false, false, false); @@ -43905,7 +43905,8 @@ $packages["github.com/sealdice/dicescript"] = (function() { this.Seed = sliceType$7.nil; this.RandSrc = ptrType$12.nil; this.IsRunning = false; - this.CustomDiceInfo = sliceType$13.nil; + this.CustomDiceInfo = sliceType$16.nil; + this.forceSolveDetail = false; this.globalNames = ptrType$9.nil; this.GlobalValueStoreFunc = $throwNilPointerError; this.GlobalValueLoadFunc = $throwNilPointerError; @@ -43933,6 +43934,7 @@ $packages["github.com/sealdice/dicescript"] = (function() { this.RandSrc = RandSrc_; this.IsRunning = IsRunning_; this.CustomDiceInfo = CustomDiceInfo_; + this.forceSolveDetail = forceSolveDetail_; this.globalNames = globalNames_; this.GlobalValueStoreFunc = GlobalValueStoreFunc_; this.GlobalValueLoadFunc = GlobalValueLoadFunc_; @@ -44058,7 +44060,7 @@ $packages["github.com/sealdice/dicescript"] = (function() { ParserCustomData = $pkg.ParserCustomData = $newType(0, $kindStruct, "dicescript.ParserCustomData", true, "github.com/sealdice/dicescript", true, function(ParserData_) { this.$val = this; if (arguments.length === 0) { - this.ParserData = new ParserData.ptr(sliceType$9.nil, 0, new RollConfig.ptr(false, false, false, false, false, false, false, $throwNilPointerError, $throwNilPointerError, $throwNilPointerError, $throwNilPointerError, $throwNilPointerError, new $Uint64(0, 0), 0, "", ptrType.nil, false, false, false, false), sliceType$22.nil, sliceType$17.nil, sliceType$5.nil, sliceType$17.nil, sliceType$17.nil, sliceType$17.nil, sliceType$23.nil, 0, sliceType$24.nil); + this.ParserData = new ParserData.ptr(sliceType$9.nil, 0, new RollConfig.ptr(false, false, false, false, false, false, false, $throwNilPointerError, $throwNilPointerError, $throwNilPointerError, $throwNilPointerError, $throwNilPointerError, new $Uint64(0, 0), 0, "", ptrType.nil, false, false, false, false), sliceType$22.nil, sliceType$20.nil, sliceType$5.nil, sliceType$20.nil, sliceType$20.nil, sliceType$20.nil, sliceType$23.nil, 0, sliceType$24.nil); return; } this.ParserData = ParserData_; @@ -44066,7 +44068,7 @@ $packages["github.com/sealdice/dicescript"] = (function() { parserStack = $pkg.parserStack = $newType(0, $kindStruct, "dicescript.parserStack", true, "github.com/sealdice/dicescript", false, function(data_, index_, size_) { this.$val = this; if (arguments.length === 0) { - this.data = sliceType$18.nil; + this.data = sliceType$14.nil; this.index = 0; this.size = 0; return; @@ -44105,7 +44107,7 @@ $packages["github.com/sealdice/dicescript"] = (function() { if (arguments.length === 0) { this.pos = new position.ptr(0, 0, 0); this.text = sliceType$7.nil; - this.data = ptrType$23.nil; + this.data = ptrType$19.nil; return; } this.pos = pos_; @@ -44368,16 +44370,16 @@ $packages["github.com/sealdice/dicescript"] = (function() { if (arguments.length === 0) { this.filename = ""; this.pt = new savepoint.ptr(new position.ptr(0, 0, 0), 0, 0); - this.cur = new current.ptr(new position.ptr(0, 0, 0), sliceType$7.nil, ptrType$23.nil); + this.cur = new current.ptr(new position.ptr(0, 0, 0), sliceType$7.nil, ptrType$19.nil); this.data = sliceType$7.nil; - this.errs = ptrType$22.nil; + this.errs = ptrType$20.nil; this.depth = 0; this.recover = false; this.memo1 = false; this.memo2 = false; this.rules = false; this.rulesArray = sliceType$1.nil; - this.vstack = sliceType$20.nil; + this.vstack = sliceType$12.nil; this.rstack = sliceType$1.nil; this.maxFailPos = new position.ptr(0, 0, 0); this.maxFailExpected = sliceType$5.nil; @@ -44385,12 +44387,12 @@ $packages["github.com/sealdice/dicescript"] = (function() { this.maxExprCnt = new $Uint64(0, 0); this.entrypoint = ""; this.allowInvalidUTF8 = false; - this.Stats = ptrType$24.nil; + this.Stats = ptrType$21.nil; this.choiceNoMatch = ""; - this.recoveryStack = sliceType$20.nil; - this._errPos = ptrType$25.nil; - this.scStack = sliceType$21.nil; - this.spStack = new parserStack.ptr(sliceType$18.nil, 0, 0); + this.recoveryStack = sliceType$12.nil; + this._errPos = ptrType$22.nil; + this.scStack = sliceType$13.nil; + this.spStack = new parserStack.ptr(sliceType$14.nil, 0, 0); return; } this.filename = filename_; @@ -44426,11 +44428,11 @@ $packages["github.com/sealdice/dicescript"] = (function() { this.codeIndex = 0; this.Config = new RollConfig.ptr(false, false, false, false, false, false, false, $throwNilPointerError, $throwNilPointerError, $throwNilPointerError, $throwNilPointerError, $throwNilPointerError, new $Uint64(0, 0), 0, "", ptrType.nil, false, false, false, false); this.flagsStack = sliceType$22.nil; - this.counterStack = sliceType$17.nil; + this.counterStack = sliceType$20.nil; this.varnameStack = sliceType$5.nil; - this.jmpStack = sliceType$17.nil; - this.breakStack = sliceType$17.nil; - this.continueStack = sliceType$17.nil; + this.jmpStack = sliceType$20.nil; + this.breakStack = sliceType$20.nil; + this.continueStack = sliceType$20.nil; this.loopInfo = sliceType$23.nil; this.loopLayer = 0; this.codeStack = sliceType$24.nil; @@ -44554,32 +44556,32 @@ $packages["github.com/sealdice/dicescript"] = (function() { ptrType$16 = $ptrType(FunctionData); ptrType$17 = $ptrType(NativeFunctionData); ptrType$18 = $ptrType(NativeObjectData); - sliceType$12 = $sliceType(VMValue); - ptrType$19 = $ptrType(customDiceItem); - sliceType$13 = $sliceType(ptrType$19); - sliceType$14 = $sliceType(option); - ptrType$20 = $ptrType(grammar); - sliceType$15 = $sliceType(Group); - ptrType$21 = $ptrType(IntType); - structType$17 = $structType("github.com/sealdice/dicescript", [{prop: "times", name: "times", embedded: false, exported: false, typ: IntType, tag: ""}, {prop: "isKeepLH", name: "isKeepLH", embedded: false, exported: false, typ: IntType, tag: ""}, {prop: "lowNum", name: "lowNum", embedded: false, exported: false, typ: IntType, tag: ""}, {prop: "highNum", name: "highNum", embedded: false, exported: false, typ: IntType, tag: ""}, {prop: "min", name: "min", embedded: false, exported: false, typ: ptrType$21, tag: ""}, {prop: "max", name: "max", embedded: false, exported: false, typ: ptrType$21, tag: ""}]); - sliceType$16 = $sliceType(structType$17); + ptrType$19 = $ptrType(ParserCustomData); + ptrType$20 = $ptrType(errList); + mapType$1 = $mapType($String, $emptyInterface); + sliceType$12 = $sliceType(mapType$1); + ptrType$21 = $ptrType(Stats); + ptrType$22 = $ptrType(position); + sliceType$13 = $sliceType($Bool); + sliceType$14 = $sliceType(savepoint); + sliceType$15 = $sliceType(VMValue); + ptrType$23 = $ptrType(customDiceItem); + sliceType$16 = $sliceType(ptrType$23); + sliceType$17 = $sliceType(option); + ptrType$24 = $ptrType(grammar); + sliceType$18 = $sliceType(Group); + ptrType$25 = $ptrType(IntType); + structType$17 = $structType("github.com/sealdice/dicescript", [{prop: "times", name: "times", embedded: false, exported: false, typ: IntType, tag: ""}, {prop: "isKeepLH", name: "isKeepLH", embedded: false, exported: false, typ: IntType, tag: ""}, {prop: "lowNum", name: "lowNum", embedded: false, exported: false, typ: IntType, tag: ""}, {prop: "highNum", name: "highNum", embedded: false, exported: false, typ: IntType, tag: ""}, {prop: "min", name: "min", embedded: false, exported: false, typ: ptrType$25, tag: ""}, {prop: "max", name: "max", embedded: false, exported: false, typ: ptrType$25, tag: ""}]); + sliceType$19 = $sliceType(structType$17); structType$18 = $structType("github.com/sealdice/dicescript", [{prop: "pool", name: "pool", embedded: false, exported: false, typ: IntType, tag: ""}, {prop: "points", name: "points", embedded: false, exported: false, typ: IntType, tag: ""}, {prop: "threshold", name: "threshold", embedded: false, exported: false, typ: IntType, tag: ""}, {prop: "isGE", name: "isGE", embedded: false, exported: false, typ: $Bool, tag: ""}]); structType$19 = $structType("github.com/sealdice/dicescript", [{prop: "pool", name: "pool", embedded: false, exported: false, typ: IntType, tag: ""}, {prop: "points", name: "points", embedded: false, exported: false, typ: IntType, tag: ""}]); arrayType = $arrayType($Int, 20); - sliceType$17 = $sliceType(IntType); - sliceType$18 = $sliceType(savepoint); - ptrType$22 = $ptrType(errList); - sliceType$19 = $sliceType($error); - ptrType$23 = $ptrType(ParserCustomData); - mapType$1 = $mapType($String, $emptyInterface); - sliceType$20 = $sliceType(mapType$1); - ptrType$24 = $ptrType(Stats); - ptrType$25 = $ptrType(position); - sliceType$21 = $sliceType($Bool); + sliceType$20 = $sliceType(IntType); + sliceType$21 = $sliceType($error); sliceType$22 = $sliceType(RollConfig); structType$20 = $structType("github.com/sealdice/dicescript", [{prop: "continueIndex", name: "continueIndex", embedded: false, exported: false, typ: $Int, tag: ""}, {prop: "breakIndex", name: "breakIndex", embedded: false, exported: false, typ: $Int, tag: ""}]); sliceType$23 = $sliceType(structType$20); - structType$21 = $structType("github.com/sealdice/dicescript", [{prop: "code", name: "code", embedded: false, exported: false, typ: sliceType$9, tag: ""}, {prop: "index", name: "index", embedded: false, exported: false, typ: $Int, tag: ""}]); + structType$21 = $structType("github.com/sealdice/dicescript", [{prop: "code", name: "code", embedded: false, exported: false, typ: sliceType$9, tag: ""}, {prop: "index", name: "index", embedded: false, exported: false, typ: $Int, tag: ""}, {prop: "textPos", name: "textPos", embedded: false, exported: false, typ: $Int, tag: ""}]); sliceType$24 = $sliceType(structType$21); structType$22 = $structType("", []); ptrType$26 = $ptrType(resultTuple); @@ -47488,7 +47490,7 @@ $packages["github.com/sealdice/dicescript"] = (function() { }; VMValue.prototype.GetTypeName = function() { return this.$val.GetTypeName(); }; VMValue.ptr.prototype.ComputedExecute = function(ctx, detail) { - var {_r$34, _tuple, cd, ctx, detail, ret, v, vm, x, x$1, $s, $r, $c} = $restore(this, {ctx, detail}); + var {_r$34, _r$35, _tuple, cd, ctx, detail, detailText, ret, v, vm, x, x$1, $s, $r, $c} = $restore(this, {ctx, detail}); /* */ $s = $s || 0; s: while (true) { switch ($s) { case 0: v = this; _tuple = v.ReadComputed(); @@ -47507,6 +47509,7 @@ $packages["github.com/sealdice/dicescript"] = (function() { vm.NumOpCount = ctx.NumOpCount + 100 >> 0; ctx.NumOpCount = vm.NumOpCount; vm.RandSrc = ctx.RandSrc; + vm.forceSolveDetail = true; if (ctx.Config.OpCountLimit > 0 && vm.NumOpCount > vm.Config.OpCountLimit) { vm.Error = errors.New("\xE5\x85\x81\xE8\xAE\xB8\xE7\xAE\x97\xE5\x8A\x9B\xE4\xB8\x8A\xE9\x99\x90"); ctx.Error = vm.Error; @@ -47530,19 +47533,29 @@ $packages["github.com/sealdice/dicescript"] = (function() { $s = -1; return ptrType.nil; } ret = ptrType.nil; - if (!((vm.top === 0))) { + detailText = ""; + /* */ if (!((vm.top === 0))) { $s = 6; continue; } + /* */ $s = 7; continue; + /* if (!((vm.top === 0))) { */ case 6: ret = (x = vm.stack, x$1 = vm.top - 1 >> 0, ((x$1 < 0 || x$1 >= x.$length) ? ($throwRuntimeError("index out of range"), undefined) : x.$array[x.$offset + x$1])).Clone(); - } else { + if (vm.parser === ptrType$3.nil) { + vm.parser = new parser.ptr("", new savepoint.ptr(new position.ptr(0, 0, 0), 0, 0), new current.ptr(new position.ptr(0, 0, 0), sliceType$7.nil, ptrType$19.nil), (new sliceType$7($stringToBytes(cd.Expr))), ptrType$20.nil, 0, false, false, false, false, sliceType$1.nil, sliceType$12.nil, sliceType$1.nil, new position.ptr(0, 0, 0), sliceType$5.nil, false, new $Uint64(0, 0), "", false, ptrType$21.nil, "", sliceType$12.nil, ptrType$22.nil, sliceType$13.nil, new parserStack.ptr(sliceType$14.nil, 0, 0)); + vm.parser.pt.position.offset = vm.parser.data.$length; + } + _r$35 = vm.makeDetailStr(vm.DetailSpans); /* */ $s = 9; case 9: if($c) { $c = false; _r$35 = _r$35.$blk(); } if (_r$35 && _r$35.$blk !== undefined) { break s; } + detailText = _r$35; + $s = 8; continue; + /* } else { */ case 7: ret = NewNullVal(); - } + /* } */ case 8: ctx.NumOpCount = vm.NumOpCount; ctx.IsComputedLoaded = true; if (!(detail === ptrType$10.nil)) { detail.Tag = "load.computed"; - detail.Text = cd.Expr; + detail.Text = detailText; } $s = -1; return ret; - /* */ } return; } var $f = {$blk: VMValue.ptr.prototype.ComputedExecute, $c: true, $r, _r$34, _tuple, cd, ctx, detail, ret, v, vm, x, x$1, $s};return $f; + /* */ } return; } var $f = {$blk: VMValue.ptr.prototype.ComputedExecute, $c: true, $r, _r$34, _r$35, _tuple, cd, ctx, detail, detailText, ret, v, vm, x, x$1, $s};return $f; }; VMValue.prototype.ComputedExecute = function(ctx, detail) { return this.$val.ComputedExecute(ctx, detail); }; VMValue.ptr.prototype.FuncInvoke = function(ctx, params) { @@ -47897,7 +47910,7 @@ $packages["github.com/sealdice/dicescript"] = (function() { $pkg.NewNativeObjectVal = NewNativeObjectVal; NewVM = function() { var p; - p = new Context.ptr(ptrType$3.nil, 0, ptrType$9.nil, ptrType$1.nil, sliceType$9.nil, 0, sliceType$12.nil, 0, 0, new RollConfig.ptr(false, false, false, false, false, false, false, $throwNilPointerError, $throwNilPointerError, $throwNilPointerError, $throwNilPointerError, $throwNilPointerError, new $Uint64(0, 0), 0, "", ptrType.nil, false, false, false, false), $ifaceNil, ptrType.nil, "", "", sliceType$11.nil, "", false, sliceType$7.nil, ptrType$12.nil, false, sliceType$13.nil, ptrType$9.nil, $throwNilPointerError, $throwNilPointerError, $throwNilPointerError); + p = new Context.ptr(ptrType$3.nil, 0, ptrType$9.nil, ptrType$1.nil, sliceType$9.nil, 0, sliceType$15.nil, 0, 0, new RollConfig.ptr(false, false, false, false, false, false, false, $throwNilPointerError, $throwNilPointerError, $throwNilPointerError, $throwNilPointerError, $throwNilPointerError, new $Uint64(0, 0), 0, "", ptrType.nil, false, false, false, false), $ifaceNil, ptrType.nil, "", "", sliceType$11.nil, "", false, sliceType$7.nil, ptrType$12.nil, false, sliceType$16.nil, false, ptrType$9.nil, $throwNilPointerError, $throwNilPointerError, $throwNilPointerError); p.Init(); return p; }; @@ -47938,7 +47951,7 @@ $packages["github.com/sealdice/dicescript"] = (function() { if (ctx.IsRunning) { $s = -1; return errors.New("\xE6\xAD\xA3\xE5\x9C\xA8\xE6\x89\xA7\xE8\xA1\x8C\xE4\xB8\xAD\xEF\xBC\x8C\xE6\x97\xA0\xE6\xB3\x95\xE6\x89\xA7\xE8\xA1\x8C\xE6\x96\xB0\xE7\x9A\x84\xE8\xAF\xAD\xE5\x8F\xA5"); } - _r$34 = newParser("", (new sliceType$7($stringToBytes(value))), sliceType$14.nil); /* */ $s = 1; case 1: if($c) { $c = false; _r$34 = _r$34.$blk(); } if (_r$34 && _r$34.$blk !== undefined) { break s; } + _r$34 = newParser("", (new sliceType$7($stringToBytes(value))), sliceType$17.nil); /* */ $s = 1; case 1: if($c) { $c = false; _r$34 = _r$34.$blk(); } if (_r$34 && _r$34.$blk !== undefined) { break s; } p = _r$34; ctx.parser = p; d = p.cur.data; @@ -47951,7 +47964,7 @@ $packages["github.com/sealdice/dicescript"] = (function() { if (!((x = ctx.Config.ParseExprLimit, (x.$high === 0 && x.$low === 0)))) { p.maxExprCnt = ctx.Config.ParseExprLimit; } - _r$35 = p.parse(ptrType$20.nil); /* */ $s = 2; case 2: if($c) { $c = false; _r$35 = _r$35.$blk(); } if (_r$35 && _r$35.$blk !== undefined) { break s; } + _r$35 = p.parse(ptrType$24.nil); /* */ $s = 2; case 2: if($c) { $c = false; _r$35 = _r$35.$blk(); } if (_r$35 && _r$35.$blk !== undefined) { break s; } _tuple = _r$35; err = _tuple[1]; if (!($interfaceIsEqual(err, $ifaceNil))) { @@ -48083,7 +48096,7 @@ $packages["github.com/sealdice/dicescript"] = (function() { detailResult = $subslice(ctx.parser.data, 0, offset); curPoint = -1; lastEnd = -1; - m = sliceType$15.nil; + m = sliceType$18.nil; _ref = details; _i = 0; while (true) { @@ -48196,7 +48209,7 @@ $packages["github.com/sealdice/dicescript"] = (function() { wodState = [wodState]; ctx[0] = this; ctx[0].top = 0; - ctx[0].stack = $makeSlice(sliceType$12, 1000); + ctx[0].stack = $makeSlice(sliceType$15, 1000); ctx[0].IsRunning = true; stack = ctx[0].stack; $deferred.push([(function(ctx, dcState, details, diceStateIndex, diceStates, e, lastPop, stackPop, wodState) { return function() { @@ -48214,11 +48227,11 @@ $packages["github.com/sealdice/dicescript"] = (function() { return false; }; })(ctx, dcState, details, diceStateIndex, diceStates, e, lastPop, stackPop, wodState); diceStateIndex[0] = -1; - diceStates[0] = sliceType$16.nil; + diceStates[0] = sliceType$19.nil; diceInit = (function(ctx, dcState, details, diceStateIndex, diceStates, e, lastPop, stackPop, wodState) { return function() { var data; diceStateIndex[0] = diceStateIndex[0] + (1) >> 0; - data = new structType$17.ptr(1, 0, 0, 0, ptrType$21.nil, ptrType$21.nil); + data = new structType$17.ptr(1, 0, 0, 0, ptrType$25.nil, ptrType$25.nil); if (diceStateIndex[0] >= diceStates[0].$length) { diceStates[0] = $append(diceStates[0], data); } else { @@ -48240,7 +48253,7 @@ $packages["github.com/sealdice/dicescript"] = (function() { solveDetail = (function(ctx, dcState, details, diceStateIndex, diceStates, e, lastPop, stackPop, wodState) { return function $b() { var {$s, $r, $c} = $restore(this, {}); /* */ $s = $s || 0; s: while (true) { switch ($s) { case 0: - if (!((ctx[0].subThreadDepth === 0))) { + if (!ctx[0].forceSolveDetail && !((ctx[0].subThreadDepth === 0))) { $s = -1; return; } $r = sort.Sort(($convertSliceType(details[0], spanByBegin))); /* */ $s = 1; case 1: if($c) { $c = false; $r = $r.$blk(); } if ($r && $r.$blk !== undefined) { break s; } @@ -48604,15 +48617,15 @@ $packages["github.com/sealdice/dicescript"] = (function() { d.Expr = d.Expr + (_r$58); /* } */ case 131: case 126: - /* */ if (!(s$1.min === ptrType$21.nil)) { $s = 136; continue; } + /* */ if (!(s$1.min === ptrType$25.nil)) { $s = 136; continue; } /* */ $s = 137; continue; - /* if (!(s$1.min === ptrType$21.nil)) { */ case 136: + /* if (!(s$1.min === ptrType$25.nil)) { */ case 136: _r$59 = fmt.Sprintf("min%d", new sliceType$2([new IntType(s$1.min.$get())])); /* */ $s = 138; case 138: if($c) { $c = false; _r$59 = _r$59.$blk(); } if (_r$59 && _r$59.$blk !== undefined) { break s; } d.Expr = d.Expr + (_r$59); /* } */ case 137: - /* */ if (!(s$1.max === ptrType$21.nil)) { $s = 139; continue; } + /* */ if (!(s$1.max === ptrType$25.nil)) { $s = 139; continue; } /* */ $s = 140; continue; - /* if (!(s$1.max === ptrType$21.nil)) { */ case 139: + /* if (!(s$1.max === ptrType$25.nil)) { */ case 139: _r$60 = fmt.Sprintf("max%d", new sliceType$2([new IntType(s$1.max.$get())])); /* */ $s = 141; case 141: if($c) { $c = false; _r$60 = _r$60.$blk(); } if (_r$60 && _r$60.$blk !== undefined) { break s; } d.Expr = d.Expr + (_r$60); /* } */ case 140: @@ -49046,14 +49059,14 @@ $packages["github.com/sealdice/dicescript"] = (function() { v$9 = _r$112; _tuple$15 = v$9.ReadInt(); i[0] = _tuple$15[0]; - ((diceStateIndex[0] < 0 || diceStateIndex[0] >= diceStates[0].$length) ? ($throwRuntimeError("index out of range"), undefined) : diceStates[0].$array[diceStates[0].$offset + diceStateIndex[0]]).min = (i.$ptr || (i.$ptr = new ptrType$21(function() { return this.$target[0]; }, function($v) { this.$target[0] = $v; }, i))); + ((diceStateIndex[0] < 0 || diceStateIndex[0] >= diceStates[0].$length) ? ($throwRuntimeError("index out of range"), undefined) : diceStates[0].$array[diceStates[0].$offset + diceStateIndex[0]]).min = (i.$ptr || (i.$ptr = new ptrType$25(function() { return this.$target[0]; }, function($v) { this.$target[0] = $v; }, i))); $s = 81; continue; /* } else if (_1 === (54)) { */ case 58: _r$113 = stackPop[0](); /* */ $s = 294; case 294: if($c) { $c = false; _r$113 = _r$113.$blk(); } if (_r$113 && _r$113.$blk !== undefined) { break s; } v$10 = _r$113; _tuple$16 = v$10.ReadInt(); i$1[0] = _tuple$16[0]; - ((diceStateIndex[0] < 0 || diceStateIndex[0] >= diceStates[0].$length) ? ($throwRuntimeError("index out of range"), undefined) : diceStates[0].$array[diceStates[0].$offset + diceStateIndex[0]]).max = (i$1.$ptr || (i$1.$ptr = new ptrType$21(function() { return this.$target[0]; }, function($v) { this.$target[0] = $v; }, i$1))); + ((diceStateIndex[0] < 0 || diceStateIndex[0] >= diceStates[0].$length) ? ($throwRuntimeError("index out of range"), undefined) : diceStates[0].$array[diceStates[0].$offset + diceStateIndex[0]]).max = (i$1.$ptr || (i$1.$ptr = new ptrType$25(function() { return this.$target[0]; }, function($v) { this.$target[0] = $v; }, i$1))); $s = 81; continue; /* } else if (_1 === (70)) { */ case 59: span = $clone($assertType(code.Value, BufferSpan), BufferSpan); @@ -49359,6 +49372,7 @@ $packages["github.com/sealdice/dicescript"] = (function() { opIndex = opIndex + (1) >> 0; $s = 3; continue; case 4: + $r = solveDetail(); /* */ $s = 382; case 382: if($c) { $c = false; $r = $r.$blk(); } if ($r && $r.$blk !== undefined) { break s; } $s = -1; return; /* */ } return; } } catch(err) { $err = err; $s = -1; } finally { $callDeferred($deferred, $err); if($curGoroutine.asleep) { var $f = {$blk: Context.ptr.prototype.evaluate, $c: true, $r, _1, _2, _a, _arg$30, _arg$31, _arg$32, _arg$33, _arg$34, _arg$35, _arg$36, _arg$37, _arg$38, _arg$39, _arg$40, _arg$41, _arg$42, _arg$43, _arg$44, _arg$45, _arg$46, _arg$47, _arg$48, _arg$49, _arg$50, _arg$51, _arg$52, _arg$53, _arg$54, _arg$55, _arg$56, _arg$57, _arg$58, _arg$59, _arg$60, _arg$61, _arg$62, _arg$63, _arg$64, _arg$65, _arg$66, _arg$67, _arg$68, _arg$69, _b, _r$100, _r$101, _r$102, _r$103, _r$104, _r$105, _r$106, _r$107, _r$108, _r$109, _r$110, _r$111, _r$112, _r$113, _r$114, _r$115, _r$116, _r$117, _r$118, _r$119, _r$120, _r$121, _r$122, _r$123, _r$124, _r$125, _r$126, _r$127, _r$128, _r$129, _r$130, _r$131, _r$132, _r$133, _r$134, _r$135, _r$136, _r$137, _r$138, _r$139, _r$140, _r$141, _r$142, _r$34, _r$35, _r$36, _r$37, _r$38, _r$39, _r$40, _r$41, _r$42, _r$43, _r$44, _r$45, _r$46, _r$47, _r$48, _r$49, _r$50, _r$51, _r$52, _r$53, _r$54, _r$55, _r$56, _r$57, _r$58, _r$59, _r$60, _r$61, _r$62, _r$63, _r$64, _r$65, _r$66, _r$67, _r$68, _r$69, _r$70, _r$71, _r$72, _r$73, _r$74, _r$75, _r$76, _r$77, _r$78, _r$79, _r$80, _r$81, _r$82, _r$83, _r$84, _r$85, _r$86, _r$87, _r$88, _r$89, _r$90, _r$91, _r$92, _r$93, _r$94, _r$95, _r$96, _r$97, _r$98, _r$99, _tuple, _tuple$1, _tuple$10, _tuple$11, _tuple$12, _tuple$13, _tuple$14, _tuple$15, _tuple$16, _tuple$17, _tuple$18, _tuple$19, _tuple$2, _tuple$20, _tuple$21, _tuple$22, _tuple$23, _tuple$24, _tuple$25, _tuple$26, _tuple$27, _tuple$28, _tuple$29, _tuple$3, _tuple$4, _tuple$5, _tuple$6, _tuple$7, _tuple$8, _tuple$9, a, a$1, a$2, a$3, arr, arr$1, attrName, attrName$1, attrVal, b, b$1, b$2, b$3, bInt, blockIndex, blockStack, cIndex, code, ctx, d, dText, dcInit, dcState, detail, detail$1, detail$2, detailText, detailText$1, detailText$2, details, diceInit, diceNum, diceState, diceStateIndex, diceStates, dict, doCompute, e, err, fd, fstrBlockIndex, fstrBlockStack, funcObj, getRollMode, i, i$1, i$2, index, index$1, isBonus, isRaw, itemIndex, itemIndex$1, items, lastPop, length, name, name$1, name$2, name$3, name$4, name$5, newTop, newTop$1, num, num$1, num$2, num$3, num$4, numOpCountAdd, obj, obj$1, obj$2, obj$3, obj$4, obj$5, ok, ok$1, ok$2, ok1, ok2, oldRet, opErr, opErr$1, opFunc, opIndex, outStr, paramsNum, r, ret, ret$1, ret$10, ret$11, ret$12, ret$2, ret$3, ret$4, ret$5, ret$6, ret$7, ret$8, ret$9, s, s$1, solveDetail, span, stExtra, stInfo, stName, stName$1, stName$2, stName$3, stVal, stVal$1, stVal$2, stVal$3, stack, stackPop, stackPop2, stackPopN, stackPush, startTime, step, step$1, step$2, subThread, success, sum, t, t$1, times, v, v$1, v$10, v$11, v$12, v$13, v$14, v$15, v$16, v$17, v$18, v$19, v$2, v$3, v$4, v$5, v$6, v$7, v$8, v$9, v1, v2, val, val$1, val$2, val$3, val$4, val$5, val$6, withDetail, wodInit, wodState, x, x$1, x$10, x$11, x$12, x$13, x$14, x$15, x$16, x$17, x$18, x$19, x$2, x$20, x$21, x$22, x$23, x$24, x$25, x$26, x$27, x$28, x$29, x$3, x$30, x$31, x$32, x$33, x$34, x$35, x$36, x$37, x$38, x$39, x$4, x$5, x$6, x$7, x$8, x$9, $s, $deferred};return $f; } } }; @@ -49404,10 +49418,13 @@ $packages["github.com/sealdice/dicescript"] = (function() { /* */ } return; } var $f = {$blk: getSource, $c: true, $r, _r$34, _r$35, s, x, $s};return $f; }; Roll = function(src, dicePoints, mod) { - var _r$34, dicePoints, mod, src, val, x; + var ceiling, dicePoints, mod, n, src, v, x, x$1, x$2, x$3, x$4, x$5, x$6; if (dicePoints === 0) { return 0; } + if (dicePoints > 2147483646) { + return 0; + } if (mod === -1) { return 1; } @@ -49417,8 +49434,19 @@ $packages["github.com/sealdice/dicescript"] = (function() { if (src === ptrType$12.nil) { src = randSource; } - val = (_r$34 = (((x = src.Uint64(), new $Uint64(x.$high & 0, (x.$low & 2147483647) >>> 0)).$low >> 0)) % dicePoints, _r$34 === _r$34 ? _r$34 : $throwRuntimeError("integer divide by zero")) + 1 >> 0; - return val; + v = src.Uint64(); + n = (new $Uint64(0, dicePoints)); + if ((x = (x$1 = new $Uint64(n.$high - 0, n.$low - 1), new $Uint64(n.$high & x$1.$high, (n.$low & x$1.$low) >>> 0)), (x.$high === 0 && x.$low === 0))) { + return (((x$2 = (x$3 = new $Uint64(n.$high - 0, n.$low - 1), new $Uint64(v.$high & x$3.$high, (v.$low & x$3.$low) >>> 0)), new $Uint64(x$2.$high + 0, x$2.$low + 1)).$low >> 0)); + } + if ((x$4 = new $Uint64(4294967295 - n.$high, 4294967295 - n.$low), (v.$high > x$4.$high || (v.$high === x$4.$high && v.$low > x$4.$low)))) { + ceiling = (x$5 = $div64(new $Uint64(4294967295, 4294967295), n, true), new $Uint64(4294967295 - x$5.$high, 4294967295 - x$5.$low)); + while (true) { + if (!((v.$high > ceiling.$high || (v.$high === ceiling.$high && v.$low >= ceiling.$low)))) { break; } + v = src.Uint64(); + } + } + return (((x$6 = $div64(v, n, true), new $Uint64(x$6.$high + 0, x$6.$low + 1)).$low >> 0)); }; $pkg.Roll = Roll; wodCheck = function(e, addLine, pool, points, threshold) { @@ -49613,17 +49641,17 @@ $packages["github.com/sealdice/dicescript"] = (function() { var {_1, _r$34, _r$35, diceMax, diceMin, dicePoints, die, highNum, i, i$1, i$2, i$3, isKeepLH, lowNum, mode, num, nums, pickNum, src, text, times, $s, $r, $c} = $restore(this, {src, times, dicePoints, diceMin, diceMax, isKeepLH, lowNum, highNum, mode}); /* */ $s = $s || 0; s: while (true) { switch ($s) { case 0: nums = [nums]; - nums[0] = sliceType$17.nil; + nums[0] = sliceType$20.nil; i = 0; while (true) { if (!(i < times)) { break; } die = Roll(src, dicePoints, mode); - if (!(diceMax === ptrType$21.nil)) { + if (!(diceMax === ptrType$25.nil)) { if (die > diceMax.$get()) { die = diceMax.$get(); } } - if (!(diceMin === ptrType$21.nil)) { + if (!(diceMin === ptrType$25.nil)) { if (die < diceMin.$get()) { die = diceMin.$get(); } @@ -50084,7 +50112,7 @@ $packages["github.com/sealdice/dicescript"] = (function() { stack = (x = p.vstack, x$1 = p.vstack.$length - 1 >> 0, ((x$1 < 0 || x$1 >= x.$length) ? ($throwRuntimeError("index out of range"), undefined) : x.$array[x.$offset + x$1])); return (function(c, id) { var c, id; - c.data.ParserData.CodePush(); + c.data.ParserData.CodePush(p.pt.position.offset); return $ifaceNil; })(p.cur, (_entry = $mapIndex(stack,$String.keyFor("id")), _entry !== undefined ? _entry.v : $ifaceNil)); }; @@ -50147,7 +50175,7 @@ $packages["github.com/sealdice/dicescript"] = (function() { stack = (x = p.vstack, x$1 = p.vstack.$length - 1 >> 0, ((x$1 < 0 || x$1 >= x.$length) ? ($throwRuntimeError("index out of range"), undefined) : x.$array[x.$offset + x$1])); return (function(c, id) { var c, id; - c.data.ParserData.CodePush(); + c.data.ParserData.CodePush(p.pt.position.offset); return $ifaceNil; })(p.cur, (_entry = $mapIndex(stack,$String.keyFor("id")), _entry !== undefined ? _entry.v : $ifaceNil)); }; @@ -51958,7 +51986,7 @@ $packages["github.com/sealdice/dicescript"] = (function() { p = this; return (function(c) { var c; - c.data.ParserData.CodePush(); + c.data.ParserData.CodePush(p.pt.position.offset); return $ifaceNil; })(p.cur); }; @@ -51980,7 +52008,7 @@ $packages["github.com/sealdice/dicescript"] = (function() { p = this; return (function(c) { var c; - c.data.ParserData.CodePush(); + c.data.ParserData.CodePush(p.pt.position.offset); return $ifaceNil; })(p.cur); }; @@ -52111,7 +52139,7 @@ $packages["github.com/sealdice/dicescript"] = (function() { var size, ss; ss = this; ss.index = -1; - ss.data = $makeSlice(sliceType$18, size); + ss.data = $makeSlice(sliceType$14, size); ss.size = size; }; parserStack.prototype.init = function(size) { return this.$val.init(size); }; @@ -52153,7 +52181,7 @@ $packages["github.com/sealdice/dicescript"] = (function() { if (e.$length === 0) { $s = -1; return $ifaceNil; } - $r = (e$24ptr || (e$24ptr = new ptrType$22(function() { return e; }, function($v) { e = $v; }))).dedupe(); /* */ $s = 1; case 1: if($c) { $c = false; $r = $r.$blk(); } if ($r && $r.$blk !== undefined) { break s; } + $r = (e$24ptr || (e$24ptr = new ptrType$20(function() { return e; }, function($v) { e = $v; }))).dedupe(); /* */ $s = 1; case 1: if($c) { $c = false; $r = $r.$blk(); } if ($r && $r.$blk !== undefined) { break s; } $s = -1; return e; /* */ } return; } var $f = {$blk: errList.prototype.err, $c: true, $r, e, e$24ptr, $s};return $f; }; @@ -52162,7 +52190,7 @@ $packages["github.com/sealdice/dicescript"] = (function() { var {_entry, _i, _key, _r$34, _ref, cleaned, e, err, msg, set, $s, $r, $c} = $restore(this, {}); /* */ $s = $s || 0; s: while (true) { switch ($s) { case 0: e = this; - cleaned = sliceType$19.nil; + cleaned = sliceType$21.nil; set = new $global.Map(); _ref = e.$get(); _i = 0; @@ -52238,7 +52266,7 @@ $packages["github.com/sealdice/dicescript"] = (function() { /* */ $s = $s || 0; s: while (true) { switch ($s) { case 0: stats = [stats]; stats[0] = new Stats.ptr(new $Uint64(0, 0), new $global.Map()); - p = new parser.ptr(filename, $clone(new savepoint.ptr($clone(new position.ptr(1, 0, 0), position), 0, 0), savepoint), $clone(new current.ptr(new position.ptr(0, 0, 0), sliceType$7.nil, new ParserCustomData.ptr(new ParserData.ptr(sliceType$9.nil, 0, new RollConfig.ptr(false, false, false, false, false, false, false, $throwNilPointerError, $throwNilPointerError, $throwNilPointerError, $throwNilPointerError, $throwNilPointerError, new $Uint64(0, 0), 0, "", ptrType.nil, false, false, false, false), sliceType$22.nil, sliceType$17.nil, sliceType$5.nil, sliceType$17.nil, sliceType$17.nil, sliceType$17.nil, sliceType$23.nil, 0, sliceType$24.nil))), current), b, $newDataPointer(errList.nil, ptrType$22), 0, false, $makeMap($Int.keyFor, []), $makeMap($Int.keyFor, []), false, sliceType$1.nil, sliceType$20.nil, sliceType$1.nil, $clone(new position.ptr(1, 1, 0), position), $makeSlice(sliceType$5, 0, 20), false, new $Uint64(0, 0), "dicescript", false, stats[0], "", sliceType$20.nil, ptrType$25.nil, new sliceType$21([false]), new parserStack.ptr(sliceType$18.nil, 0, 0)); + p = new parser.ptr(filename, $clone(new savepoint.ptr($clone(new position.ptr(1, 0, 0), position), 0, 0), savepoint), $clone(new current.ptr(new position.ptr(0, 0, 0), sliceType$7.nil, new ParserCustomData.ptr(new ParserData.ptr(sliceType$9.nil, 0, new RollConfig.ptr(false, false, false, false, false, false, false, $throwNilPointerError, $throwNilPointerError, $throwNilPointerError, $throwNilPointerError, $throwNilPointerError, new $Uint64(0, 0), 0, "", ptrType.nil, false, false, false, false), sliceType$22.nil, sliceType$20.nil, sliceType$5.nil, sliceType$20.nil, sliceType$20.nil, sliceType$20.nil, sliceType$23.nil, 0, sliceType$24.nil))), current), b, $newDataPointer(errList.nil, ptrType$20), 0, false, $makeMap($Int.keyFor, []), $makeMap($Int.keyFor, []), false, sliceType$1.nil, sliceType$12.nil, sliceType$1.nil, $clone(new position.ptr(1, 1, 0), position), $makeSlice(sliceType$5, 0, 20), false, new $Uint64(0, 0), "dicescript", false, stats[0], "", sliceType$12.nil, ptrType$22.nil, new sliceType$13([false]), new parserStack.ptr(sliceType$14.nil, 0, 0)); p.spStack.init(5); $r = p.setOptions(opts); /* */ $s = 1; case 1: if($c) { $c = false; $r = $r.$blk(); } if ($r && $r.$blk !== undefined) { break s; } if ((x = p.maxExprCnt, (x.$high === 0 && x.$low === 0))) { @@ -52328,9 +52356,9 @@ $packages["github.com/sealdice/dicescript"] = (function() { var {err, p, $s, $r, $c} = $restore(this, {err}); /* */ $s = $s || 0; s: while (true) { switch ($s) { case 0: p = this; - /* */ if (!(p._errPos === ptrType$25.nil)) { $s = 1; continue; } + /* */ if (!(p._errPos === ptrType$22.nil)) { $s = 1; continue; } /* */ $s = 2; continue; - /* if (!(p._errPos === ptrType$25.nil)) { */ case 1: + /* if (!(p._errPos === ptrType$22.nil)) { */ case 1: $r = p.addErrAt(err, $clone(p._errPos, position), new sliceType$5([])); /* */ $s = 4; case 4: if($c) { $c = false; $r = $r.$blk(); } if ($r && $r.$blk !== undefined) { break s; } $s = 3; continue; /* } else { */ case 2: @@ -52477,7 +52505,7 @@ $packages["github.com/sealdice/dicescript"] = (function() { val[0] = $ifaceNil; err[0] = $ifaceNil; p[0] = this; - if (grammar$1 === ptrType$20.nil) { + if (grammar$1 === ptrType$24.nil) { grammar$1 = g; } /* */ if (grammar$1.rules.$length === 0) { $s = 1; continue; } @@ -52891,7 +52919,7 @@ $packages["github.com/sealdice/dicescript"] = (function() { p._errPos = start.position; _r$36 = act.run(p); /* */ $s = 7; case 7: if($c) { $c = false; _r$36 = _r$36.$blk(); } if (_r$36 && _r$36.$blk !== undefined) { break s; } actVal = _r$36; - p._errPos = ptrType$25.nil; + p._errPos = ptrType$22.nil; val = actVal; /* } */ case 6: $s = -1; return [val, ok$1]; @@ -53531,8 +53559,8 @@ $packages["github.com/sealdice/dicescript"] = (function() { var p; p = this; if (p.loopLayer > 0) { - if (p.continueStack === sliceType$17.nil) { - p.continueStack = new sliceType$17([]); + if (p.continueStack === sliceType$20.nil) { + p.continueStack = new sliceType$20([]); } p.AddOp(74); p.continueStack = $append(p.continueStack, ((p.codeIndex >> 0)) - 1 >> 0); @@ -53545,7 +53573,7 @@ $packages["github.com/sealdice/dicescript"] = (function() { ParserData.ptr.prototype.ContinueSet = function(offsetB) { var _i, _ref, codeIndex, info, jmpIndex, lastB, offsetB, p, x, x$1, x$2, x$3; p = this; - if (!(p.continueStack === sliceType$17.nil)) { + if (!(p.continueStack === sliceType$20.nil)) { info = $clone((x = p.loopInfo, x$1 = p.loopInfo.$length - 1 >> 0, ((x$1 < 0 || x$1 >= x.$length) ? ($throwRuntimeError("index out of range"), undefined) : x.$array[x.$offset + x$1])), structType$20); _ref = $subslice(p.continueStack, info.continueIndex); _i = 0; @@ -53563,7 +53591,7 @@ $packages["github.com/sealdice/dicescript"] = (function() { ParserData.ptr.prototype.BreakSet = function() { var _i, _ref, codeIndex, info, p, x, x$1, x$2; p = this; - if (!(p.breakStack === sliceType$17.nil)) { + if (!(p.breakStack === sliceType$20.nil)) { info = $clone((x = p.loopInfo, x$1 = p.loopInfo.$length - 1 >> 0, ((x$1 < 0 || x$1 >= x.$length) ? ($throwRuntimeError("index out of range"), undefined) : x.$array[x.$offset + x$1])), structType$20); _ref = $subslice(p.breakStack, info.breakIndex); _i = 0; @@ -53580,8 +53608,8 @@ $packages["github.com/sealdice/dicescript"] = (function() { var p; p = this; if (p.loopLayer > 0) { - if (p.breakStack === sliceType$17.nil) { - p.breakStack = new sliceType$17([]); + if (p.breakStack === sliceType$20.nil) { + p.breakStack = new sliceType$20([]); } p.AddOp(74); p.breakStack = $append(p.breakStack, ((p.codeIndex >> 0)) - 1 >> 0); @@ -53672,33 +53700,57 @@ $packages["github.com/sealdice/dicescript"] = (function() { e.WriteCode(20, new IntType(paramsNum)); }; ParserData.prototype.AddInvoke = function(paramsNum) { return this.$val.AddInvoke(paramsNum); }; + fixCodeByOffset = function(code, offset) { + var _1, _i, _ref, code, i, index, offset, v; + _ref = code; + _i = 0; + while (true) { + if (!(_i < _ref.$length)) { break; } + index = _i; + i = $clone(((_i < 0 || _i >= _ref.$length) ? ($throwRuntimeError("index out of range"), undefined) : _ref.$array[_ref.$offset + _i]), ByteCode); + _1 = i.T; + if (_1 === (70)) { + v = $clone($assertType(i.Value, BufferSpan), BufferSpan); + v.Begin = v.Begin - (((offset >> 0))) >> 0; + v.End = v.End - (((offset >> 0))) >> 0; + ((index < 0 || index >= code.$length) ? ($throwRuntimeError("index out of range"), undefined) : code.$array[code.$offset + index]).Value = new v.constructor.elem(v); + } + _i++; + } + }; ParserData.ptr.prototype.AddStoreComputed = function(name, text) { - var _tuple, code, length, name, p, text, val; + var _tuple, code, length, name, offset, p, text, val; p = this; _tuple = p.CodePop(); code = _tuple[0]; length = _tuple[1]; + offset = _tuple[2]; + fixCodeByOffset(code, offset); val = NewComputedValRaw(new ComputedData.ptr(text, ptrType$9.nil, code, length)); p.WriteCode(6, val); p.WriteCode(17, new $String(name)); }; ParserData.prototype.AddStoreComputed = function(name, text) { return this.$val.AddStoreComputed(name, text); }; ParserData.ptr.prototype.AddStoreComputedOnStack = function(text) { - var _tuple, code, length, p, text, val; + var _tuple, code, length, offset, p, text, val; p = this; _tuple = p.CodePop(); code = _tuple[0]; length = _tuple[1]; + offset = _tuple[2]; + fixCodeByOffset(code, offset); val = NewComputedValRaw(new ComputedData.ptr(text, ptrType$9.nil, code, length)); p.WriteCode(6, val); }; ParserData.prototype.AddStoreComputedOnStack = function(text) { return this.$val.AddStoreComputedOnStack(text); }; ParserData.ptr.prototype.AddStoreFunction = function(name, paramsReversed, text) { - var _tmp, _tmp$1, _tmp$2, _tmp$3, _tmp$4, _tmp$5, _tuple, code, i, j, length, name, p, paramsReversed, text, val; + var _tmp, _tmp$1, _tmp$2, _tmp$3, _tmp$4, _tmp$5, _tuple, code, i, j, length, name, offset, p, paramsReversed, text, val; p = this; _tuple = p.CodePop(); code = _tuple[0]; length = _tuple[1]; + offset = _tuple[2]; + fixCodeByOffset(code, offset); _tmp = 0; _tmp$1 = paramsReversed.$length - 1 >> 0; i = _tmp; @@ -53732,14 +53784,14 @@ $packages["github.com/sealdice/dicescript"] = (function() { p.WriteCode(25, new $String(attr)); }; ParserData.prototype.AddAttrSet = function(objName, attr, isRaw) { return this.$val.AddAttrSet(objName, attr, isRaw); }; - ParserData.ptr.prototype.CodePush = function() { - var p; + ParserData.ptr.prototype.CodePush = function(textPos) { + var p, textPos; p = this; - p.codeStack = $append(p.codeStack, new structType$21.ptr(p.code, p.codeIndex)); + p.codeStack = $append(p.codeStack, new structType$21.ptr(p.code, p.codeIndex, textPos)); p.code = $makeSlice(sliceType$9, 256); p.codeIndex = 0; }; - ParserData.prototype.CodePush = function() { return this.$val.CodePush(); }; + ParserData.prototype.CodePush = function(textPos) { return this.$val.CodePush(textPos); }; ParserData.ptr.prototype.CodePop = function() { var _tmp, _tmp$1, info, last, lastCode, lastIndex, p, x; p = this; @@ -53752,7 +53804,7 @@ $packages["github.com/sealdice/dicescript"] = (function() { p.codeStack = $subslice(p.codeStack, 0, last); p.code = info.code; p.codeIndex = info.index; - return [lastCode, lastIndex]; + return [lastCode, lastIndex, info.textPos]; }; ParserData.prototype.CodePop = function() { return this.$val.CodePop(); }; ByteCode.ptr.prototype.CodeString = function() { @@ -54344,17 +54396,17 @@ $packages["github.com/sealdice/dicescript"] = (function() { ptrType$51.methods = [{prop: "init", name: "init", pkg: "github.com/sealdice/dicescript", typ: $funcType([$Int], [], false)}, {prop: "push", name: "push", pkg: "github.com/sealdice/dicescript", typ: $funcType([ptrType$50], [], false)}, {prop: "pop", name: "pop", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [ptrType$50], false)}, {prop: "top", name: "top", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [ptrType$50], false)}]; position.methods = [{prop: "String", name: "String", pkg: "", typ: $funcType([], [$String], false)}]; errList.methods = [{prop: "err", name: "err", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$error], false)}, {prop: "Error", name: "Error", pkg: "", typ: $funcType([], [$String], false)}]; - ptrType$22.methods = [{prop: "add", name: "add", pkg: "github.com/sealdice/dicescript", typ: $funcType([$error], [], false)}, {prop: "dedupe", name: "dedupe", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [], false)}]; + ptrType$20.methods = [{prop: "add", name: "add", pkg: "github.com/sealdice/dicescript", typ: $funcType([$error], [], false)}, {prop: "dedupe", name: "dedupe", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [], false)}]; ptrType$52.methods = [{prop: "Error", name: "Error", pkg: "", typ: $funcType([], [$String], false)}]; - ptrType$3.methods = [{prop: "call_ondicescript_1", name: "call_ondicescript_1", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onstmtLines_3", name: "call_onstmtLines_3", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$Bool], false)}, {prop: "call_onflagsSwitch_1", name: "call_onflagsSwitch_1", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onstmtBreak_1", name: "call_onstmtBreak_1", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onstmtContinue_1", name: "call_onstmtContinue_1", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onstmtReturn_2", name: "call_onstmtReturn_2", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onstmtReturn_7", name: "call_onstmtReturn_7", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onstmtWhile_2", name: "call_onstmtWhile_2", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onstmtWhile_6", name: "call_onstmtWhile_6", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onstmtWhile_10", name: "call_onstmtWhile_10", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onstmtIf_6", name: "call_onstmtIf_6", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onstmtIf_10", name: "call_onstmtIf_10", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onstmtIf_12", name: "call_onstmtIf_12", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onstmtIf_15", name: "call_onstmtIf_15", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$Bool], false)}, {prop: "call_onfunc_def_params_2", name: "call_onfunc_def_params_2", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onfunc_def_params_9", name: "call_onfunc_def_params_9", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onfunc_def_params_13", name: "call_onfunc_def_params_13", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onfunc_def_params_21", name: "call_onfunc_def_params_21", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onfunc_def_params_28", name: "call_onfunc_def_params_28", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onstmtFunc_2", name: "call_onstmtFunc_2", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onstmtFunc_9", name: "call_onstmtFunc_9", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onstmtFunc_14", name: "call_onstmtFunc_14", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onstmtAssignType1_2", name: "call_onstmtAssignType1_2", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onstmtAssignType1_7", name: "call_onstmtAssignType1_7", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onstmtAssignType2_2", name: "call_onstmtAssignType2_2", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onstmtAssignType2_8", name: "call_onstmtAssignType2_8", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onstmtAssignType2_12", name: "call_onstmtAssignType2_12", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onstmtAssignType3_2", name: "call_onstmtAssignType3_2", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onstmtAssignType3_8", name: "call_onstmtAssignType3_8", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onstmtAssignType3_14", name: "call_onstmtAssignType3_14", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onstmtAssignType4_2", name: "call_onstmtAssignType4_2", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onstmtAssignType4_11", name: "call_onstmtAssignType4_11", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onstmtAssignType5_2", name: "call_onstmtAssignType5_2", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onstmtAssignType5_7", name: "call_onstmtAssignType5_7", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onstmtAssignType5_14", name: "call_onstmtAssignType5_14", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onstmtAssignType6_1", name: "call_onstmtAssignType6_1", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onstmtAssignType7_1", name: "call_onstmtAssignType7_1", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_on_step_7", name: "call_on_step_7", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_on_step_9", name: "call_on_step_9", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_on_sliceSuffix_6", name: "call_on_sliceSuffix_6", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_on_sliceSuffix_12", name: "call_on_sliceSuffix_12", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onexprSliceType1_1", name: "call_onexprSliceType1_1", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onexprValueIfExists_2", name: "call_onexprValueIfExists_2", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onexprValueIfExists_8", name: "call_onexprValueIfExists_8", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onexprTernaryType1_2", name: "call_onexprTernaryType1_2", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onexprTernaryType1_8", name: "call_onexprTernaryType1_8", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onexprTernaryType1_14", name: "call_onexprTernaryType1_14", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onexprTernaryType2_2", name: "call_onexprTernaryType2_2", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onexprTernaryType2_6", name: "call_onexprTernaryType2_6", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onexprTernaryType2_4", name: "call_onexprTernaryType2_4", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onexprLogicOr_5", name: "call_onexprLogicOr_5", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onexprLogicOr_9", name: "call_onexprLogicOr_9", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onexprLogicOr_11", name: "call_onexprLogicOr_11", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onexprLogicAnd_4", name: "call_onexprLogicAnd_4", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onexprBitwiseOr_3", name: "call_onexprBitwiseOr_3", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$Bool], false)}, {prop: "call_onexprBitwiseOr_8", name: "call_onexprBitwiseOr_8", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onexprBitwiseAnd_4", name: "call_onexprBitwiseAnd_4", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onexprCompare_7", name: "call_onexprCompare_7", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onexprCompare_11", name: "call_onexprCompare_11", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onexprCompare_15", name: "call_onexprCompare_15", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onexprCompare_19", name: "call_onexprCompare_19", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onexprCompare_23", name: "call_onexprCompare_23", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onexprCompare_27", name: "call_onexprCompare_27", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onexprAdditive_7", name: "call_onexprAdditive_7", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onexprAdditive_11", name: "call_onexprAdditive_11", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onexprMultiplicative_7", name: "call_onexprMultiplicative_7", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onexprMultiplicative_11", name: "call_onexprMultiplicative_11", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onexprMultiplicative_15", name: "call_onexprMultiplicative_15", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onexprNullCoalescing_4", name: "call_onexprNullCoalescing_4", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onexprExp_4", name: "call_onexprExp_4", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onexprUnaryNeg_2", name: "call_onexprUnaryNeg_2", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onexprUnaryPos_2", name: "call_onexprUnaryPos_2", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_ondetailStart_1", name: "call_ondetailStart_1", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_ondetailEnd_1", name: "call_ondetailEnd_1", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_on_diceMod_2", name: "call_on_diceMod_2", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_on_diceMod_8", name: "call_on_diceMod_8", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_on_diceMod_12", name: "call_on_diceMod_12", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_on_diceMod_18", name: "call_on_diceMod_18", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_on_diceMod_22", name: "call_on_diceMod_22", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_on_diceMod_26", name: "call_on_diceMod_26", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_on_diceMod_28", name: "call_on_diceMod_28", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_on_diceMod_32", name: "call_on_diceMod_32", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_on_diceModType2_2", name: "call_on_diceModType2_2", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_on_diceModType2_6", name: "call_on_diceModType2_6", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_on_dicePearMod_2", name: "call_on_dicePearMod_2", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_on_dicePearMod_6", name: "call_on_dicePearMod_6", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_on_diceExpr1_2", name: "call_on_diceExpr1_2", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_on_diceExpr2_2", name: "call_on_diceExpr2_2", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_on_diceExpr3_2", name: "call_on_diceExpr3_2", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_on_diceExpr4_2", name: "call_on_diceExpr4_2", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_on_diceExprX_1", name: "call_on_diceExprX_1", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_on_wodMain_6", name: "call_on_wodMain_6", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_on_wodMain_10", name: "call_on_wodMain_10", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_on_wodMain_14", name: "call_on_wodMain_14", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_on_diceCocBonus_9", name: "call_on_diceCocBonus_9", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_on_diceCocBonus_1", name: "call_on_diceCocBonus_1", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_on_diceCocPenalty_9", name: "call_on_diceCocPenalty_9", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_on_diceCocPenalty_1", name: "call_on_diceCocPenalty_1", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onexprDice_3", name: "call_onexprDice_3", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onexprDice_14", name: "call_onexprDice_14", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onexprDice_26", name: "call_onexprDice_26", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$Bool], false)}, {prop: "call_onexprDice_24", name: "call_onexprDice_24", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onexprDice_38", name: "call_onexprDice_38", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$Bool], false)}, {prop: "call_onexprDice_36", name: "call_onexprDice_36", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onexprDice_42", name: "call_onexprDice_42", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onexprDice_49", name: "call_onexprDice_49", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$Bool], false)}, {prop: "call_onexprDice_59", name: "call_onexprDice_59", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$Bool], false)}, {prop: "call_onexprDice_57", name: "call_onexprDice_57", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onexprDice_67", name: "call_onexprDice_67", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onexprDice_63", name: "call_onexprDice_63", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onexprDice_78", name: "call_onexprDice_78", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$Bool], false)}, {prop: "call_onexprDice_76", name: "call_onexprDice_76", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onexprDice_82", name: "call_onexprDice_82", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onexprDice_89", name: "call_onexprDice_89", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onexprDice_84", name: "call_onexprDice_84", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onexprDice_96", name: "call_onexprDice_96", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$Bool], false)}, {prop: "call_onexprDice_94", name: "call_onexprDice_94", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onarray_call_3", name: "call_onarray_call_3", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onarray_call_6", name: "call_onarray_call_6", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onarray_call_8", name: "call_onarray_call_8", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onarray_call_10", name: "call_onarray_call_10", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onarray_call_13", name: "call_onarray_call_13", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onarray_call_15", name: "call_onarray_call_15", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onarray_call_17", name: "call_onarray_call_17", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onitem_getX_3", name: "call_onitem_getX_3", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onattr_getX_4", name: "call_onattr_getX_4", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onfunc_invoke_2", name: "call_onfunc_invoke_2", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onfunc_invoke_8", name: "call_onfunc_invoke_8", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onfunc_invoke_17", name: "call_onfunc_invoke_17", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onfunc_invoke_12", name: "call_onfunc_invoke_12", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_ondict_item_1", name: "call_ondict_item_1", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onvalue_id_without_colon_2", name: "call_onvalue_id_without_colon_2", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onvalue_array_range_1", name: "call_onvalue_array_range_1", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onvalue_array_2", name: "call_onvalue_array_2", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onvalue_array_10", name: "call_onvalue_array_10", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onvalue_array_6", name: "call_onvalue_array_6", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onvalue_2", name: "call_onvalue_2", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onvalue_6", name: "call_onvalue_6", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onvalue_10", name: "call_onvalue_10", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onvalue_15", name: "call_onvalue_15", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onvalue_23", name: "call_onvalue_23", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onvalue_33", name: "call_onvalue_33", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onvalue_55", name: "call_onvalue_55", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onvalue_80", name: "call_onvalue_80", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onvalue_90", name: "call_onvalue_90", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onvalue_94", name: "call_onvalue_94", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onnumber_1", name: "call_onnumber_1", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onfloat_1", name: "call_onfloat_1", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onstrPart1_1", name: "call_onstrPart1_1", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onstrPart1Normal_1", name: "call_onstrPart1Normal_1", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onstrPart2_1", name: "call_onstrPart2_1", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onstrPart2Normal_1", name: "call_onstrPart2Normal_1", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onstrPart3_1", name: "call_onstrPart3_1", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onstrPart3Normal_1", name: "call_onstrPart3Normal_1", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onstrPart4_1", name: "call_onstrPart4_1", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onstrPart4Normal_1", name: "call_onstrPart4Normal_1", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onstrEscape_2", name: "call_onstrEscape_2", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onstrEscape_4", name: "call_onstrEscape_4", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onstrEscape_6", name: "call_onstrEscape_6", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onstrEscape_8", name: "call_onstrEscape_8", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onstrEscape_10", name: "call_onstrEscape_10", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onstrEscape_12", name: "call_onstrEscape_12", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onstrEscape_14", name: "call_onstrEscape_14", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onstrEscape_16", name: "call_onstrEscape_16", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onstrEscape_18", name: "call_onstrEscape_18", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onstrEscape_20", name: "call_onstrEscape_20", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onfstringStmt_6", name: "call_onfstringStmt_6", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onfstringStmt_7", name: "call_onfstringStmt_7", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onfstringStmt_9", name: "call_onfstringStmt_9", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$Bool], false)}, {prop: "call_onfstringStmt2_6", name: "call_onfstringStmt2_6", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onfstringStmt2_7", name: "call_onfstringStmt2_7", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onfstringStmt2_9", name: "call_onfstringStmt2_9", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$Bool], false)}, {prop: "call_onfstring_3", name: "call_onfstring_3", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onfstring_7", name: "call_onfstring_7", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onfstring_11", name: "call_onfstring_11", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onfstring_15", name: "call_onfstring_15", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onfstring_20", name: "call_onfstring_20", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onfstring_22", name: "call_onfstring_22", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onfstring_28", name: "call_onfstring_28", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onfstring_30", name: "call_onfstring_30", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onfstring_36", name: "call_onfstring_36", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onfstring_38", name: "call_onfstring_38", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onfstring_47", name: "call_onfstring_47", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onfstring_49", name: "call_onfstring_49", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onkeywords_test_6", name: "call_onkeywords_test_6", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$Bool], false)}, {prop: "call_onidentifier_1", name: "call_onidentifier_1", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onidentifierWithoutColon_1", name: "call_onidentifierWithoutColon_1", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onest_7", name: "call_onest_7", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onest_10", name: "call_onest_10", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onst_assign_2", name: "call_onst_assign_2", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onst_assign_20", name: "call_onst_assign_20", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onst_assign_28", name: "call_onst_assign_28", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onst_assign_50", name: "call_onst_assign_50", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onst_assign_72", name: "call_onst_assign_72", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onst_assign_90", name: "call_onst_assign_90", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onst_assign_99", name: "call_onst_assign_99", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onst_assign_117", name: "call_onst_assign_117", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onst_assign_121", name: "call_onst_assign_121", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onst_assign_139", name: "call_onst_assign_139", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onst_modify_rest1_4", name: "call_onst_modify_rest1_4", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onst_modify_rest1_10", name: "call_onst_modify_rest1_10", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onst_modify_rest_4", name: "call_onst_modify_rest_4", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onst_modify_rest_12", name: "call_onst_modify_rest_12", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onst_modify_rest_18", name: "call_onst_modify_rest_18", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onst_name1_1", name: "call_onst_name1_1", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onst_name1r_2", name: "call_onst_name1r_2", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onst_name1r_6", name: "call_onst_name1r_6", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onst_name2r_2", name: "call_onst_name2r_2", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onst_name2r_6", name: "call_onst_name2r_6", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "setOptions", name: "setOptions", pkg: "github.com/sealdice/dicescript", typ: $funcType([sliceType$14], [], false)}, {prop: "setCustomData", name: "setCustomData", pkg: "github.com/sealdice/dicescript", typ: $funcType([ptrType$23], [], false)}, {prop: "checkSkipCode", name: "checkSkipCode", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$Bool], false)}, {prop: "pushV", name: "pushV", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [], false)}, {prop: "popV", name: "popV", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [], false)}, {prop: "pushRecovery", name: "pushRecovery", pkg: "github.com/sealdice/dicescript", typ: $funcType([sliceType$5, $emptyInterface], [], false)}, {prop: "popRecovery", name: "popRecovery", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [], false)}, {prop: "addErr", name: "addErr", pkg: "github.com/sealdice/dicescript", typ: $funcType([$error], [], false)}, {prop: "addErrAt", name: "addErrAt", pkg: "github.com/sealdice/dicescript", typ: $funcType([$error, position, sliceType$5], [], false)}, {prop: "failAt", name: "failAt", pkg: "github.com/sealdice/dicescript", typ: $funcType([$Bool, ptrType$25, $String], [], false)}, {prop: "read", name: "read", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [], false)}, {prop: "restore", name: "restore", pkg: "github.com/sealdice/dicescript", typ: $funcType([ptrType$50], [], false)}, {prop: "sliceFrom", name: "sliceFrom", pkg: "github.com/sealdice/dicescript", typ: $funcType([ptrType$50], [sliceType$7], false)}, {prop: "sliceFromOffset", name: "sliceFromOffset", pkg: "github.com/sealdice/dicescript", typ: $funcType([$Int], [sliceType$7], false)}, {prop: "buildRulesTable", name: "buildRulesTable", pkg: "github.com/sealdice/dicescript", typ: $funcType([ptrType$20], [], false)}, {prop: "parse", name: "parse", pkg: "github.com/sealdice/dicescript", typ: $funcType([ptrType$20], [$emptyInterface, $error], false)}, {prop: "parseRuleWrap", name: "parseRuleWrap", pkg: "github.com/sealdice/dicescript", typ: $funcType([ptrType$2], [$emptyInterface, $Bool], false)}, {prop: "parseExprWrap", name: "parseExprWrap", pkg: "github.com/sealdice/dicescript", typ: $funcType([$emptyInterface], [$emptyInterface, $Bool], false)}, {prop: "parseActionExpr", name: "parseActionExpr", pkg: "github.com/sealdice/dicescript", typ: $funcType([ptrType$27], [$emptyInterface, $Bool], false)}, {prop: "parseAndCodeExpr", name: "parseAndCodeExpr", pkg: "github.com/sealdice/dicescript", typ: $funcType([ptrType$28], [$emptyInterface, $Bool], false)}, {prop: "parseAndExpr", name: "parseAndExpr", pkg: "github.com/sealdice/dicescript", typ: $funcType([ptrType$29], [$emptyInterface, $Bool], false)}, {prop: "parseAndLogicalExpr", name: "parseAndLogicalExpr", pkg: "github.com/sealdice/dicescript", typ: $funcType([ptrType$30], [$emptyInterface, $Bool], false)}, {prop: "parseAndExprBase", name: "parseAndExprBase", pkg: "github.com/sealdice/dicescript", typ: $funcType([ptrType$29, $Bool], [$emptyInterface, $Bool], false)}, {prop: "parseAnyMatcher", name: "parseAnyMatcher", pkg: "github.com/sealdice/dicescript", typ: $funcType([ptrType$31], [$emptyInterface, $Bool], false)}, {prop: "parseCharClassMatcher", name: "parseCharClassMatcher", pkg: "github.com/sealdice/dicescript", typ: $funcType([ptrType$32], [$emptyInterface, $Bool], false)}, {prop: "parseChoiceExpr", name: "parseChoiceExpr", pkg: "github.com/sealdice/dicescript", typ: $funcType([ptrType$33], [$emptyInterface, $Bool], false)}, {prop: "parseLabeledExpr", name: "parseLabeledExpr", pkg: "github.com/sealdice/dicescript", typ: $funcType([ptrType$35], [$emptyInterface, $Bool], false)}, {prop: "parseCodeExpr", name: "parseCodeExpr", pkg: "github.com/sealdice/dicescript", typ: $funcType([ptrType$34], [$emptyInterface, $Bool], false)}, {prop: "parseLitMatcher", name: "parseLitMatcher", pkg: "github.com/sealdice/dicescript", typ: $funcType([ptrType$36], [$emptyInterface, $Bool], false)}, {prop: "parseNotCodeExpr", name: "parseNotCodeExpr", pkg: "github.com/sealdice/dicescript", typ: $funcType([ptrType$37], [$emptyInterface, $Bool], false)}, {prop: "parseNotExpr", name: "parseNotExpr", pkg: "github.com/sealdice/dicescript", typ: $funcType([ptrType$38], [$emptyInterface, $Bool], false)}, {prop: "parseNotLogicalExpr", name: "parseNotLogicalExpr", pkg: "github.com/sealdice/dicescript", typ: $funcType([ptrType$39], [$emptyInterface, $Bool], false)}, {prop: "parseNotExprBase", name: "parseNotExprBase", pkg: "github.com/sealdice/dicescript", typ: $funcType([ptrType$38, $Bool], [$emptyInterface, $Bool], false)}, {prop: "parseOneOrMoreExpr", name: "parseOneOrMoreExpr", pkg: "github.com/sealdice/dicescript", typ: $funcType([ptrType$40], [$emptyInterface, $Bool], false)}, {prop: "parseRecoveryExpr", name: "parseRecoveryExpr", pkg: "github.com/sealdice/dicescript", typ: $funcType([ptrType$41], [$emptyInterface, $Bool], false)}, {prop: "parseRuleRefExpr", name: "parseRuleRefExpr", pkg: "github.com/sealdice/dicescript", typ: $funcType([ptrType$42], [$emptyInterface, $Bool], false)}, {prop: "parseRuleIRefExpr", name: "parseRuleIRefExpr", pkg: "github.com/sealdice/dicescript", typ: $funcType([ptrType$43], [$emptyInterface, $Bool], false)}, {prop: "parseSeqExpr", name: "parseSeqExpr", pkg: "github.com/sealdice/dicescript", typ: $funcType([ptrType$44], [$emptyInterface, $Bool], false)}, {prop: "parseThrowExpr", name: "parseThrowExpr", pkg: "github.com/sealdice/dicescript", typ: $funcType([ptrType$45], [$emptyInterface, $Bool], false)}, {prop: "parseZeroOrMoreExpr", name: "parseZeroOrMoreExpr", pkg: "github.com/sealdice/dicescript", typ: $funcType([ptrType$46], [$emptyInterface, $Bool], false)}, {prop: "parseZeroOrOneExpr", name: "parseZeroOrOneExpr", pkg: "github.com/sealdice/dicescript", typ: $funcType([ptrType$47], [$emptyInterface, $Bool], false)}]; - ptrType$53.methods = [{prop: "LoopBegin", name: "LoopBegin", pkg: "", typ: $funcType([], [], false)}, {prop: "LoopEnd", name: "LoopEnd", pkg: "", typ: $funcType([], [], false)}, {prop: "checkStackOverflow", name: "checkStackOverflow", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$Bool], false)}, {prop: "WriteCode", name: "WriteCode", pkg: "", typ: $funcType([CodeType, $emptyInterface], [], false)}, {prop: "AddDiceDetail", name: "AddDiceDetail", pkg: "", typ: $funcType([IntType, IntType], [], false)}, {prop: "AddOp", name: "AddOp", pkg: "", typ: $funcType([CodeType], [], false)}, {prop: "AddLoadName", name: "AddLoadName", pkg: "", typ: $funcType([$String], [], false)}, {prop: "PushIntNumber", name: "PushIntNumber", pkg: "", typ: $funcType([$String], [], false)}, {prop: "PushStr", name: "PushStr", pkg: "", typ: $funcType([$String], [], false)}, {prop: "PushArray", name: "PushArray", pkg: "", typ: $funcType([IntType], [], false)}, {prop: "PushDict", name: "PushDict", pkg: "", typ: $funcType([IntType], [], false)}, {prop: "PushNull", name: "PushNull", pkg: "", typ: $funcType([], [], false)}, {prop: "PushThis", name: "PushThis", pkg: "", typ: $funcType([], [], false)}, {prop: "PushGlobal", name: "PushGlobal", pkg: "", typ: $funcType([], [], false)}, {prop: "AddFormatString", name: "AddFormatString", pkg: "", typ: $funcType([IntType], [], false)}, {prop: "PushFloatNumber", name: "PushFloatNumber", pkg: "", typ: $funcType([$String], [], false)}, {prop: "AddStName", name: "AddStName", pkg: "", typ: $funcType([], [], false)}, {prop: "AddStModify", name: "AddStModify", pkg: "", typ: $funcType([$String, $String], [], false)}, {prop: "AddStore", name: "AddStore", pkg: "", typ: $funcType([$String], [], false)}, {prop: "AddStoreGlobal", name: "AddStoreGlobal", pkg: "", typ: $funcType([$String], [], false)}, {prop: "AddStoreLocal", name: "AddStoreLocal", pkg: "", typ: $funcType([$String], [], false)}, {prop: "NamePush", name: "NamePush", pkg: "", typ: $funcType([$String], [], false)}, {prop: "NamePop", name: "NamePop", pkg: "", typ: $funcType([], [$String], false)}, {prop: "OffsetPush", name: "OffsetPush", pkg: "", typ: $funcType([], [], false)}, {prop: "ContinuePush", name: "ContinuePush", pkg: "", typ: $funcType([], [$error], false)}, {prop: "ContinueSet", name: "ContinueSet", pkg: "", typ: $funcType([$Int], [], false)}, {prop: "BreakSet", name: "BreakSet", pkg: "", typ: $funcType([], [], false)}, {prop: "BreakPush", name: "BreakPush", pkg: "", typ: $funcType([], [$error], false)}, {prop: "OffsetPopAndSet", name: "OffsetPopAndSet", pkg: "", typ: $funcType([], [], false)}, {prop: "OffsetPopN", name: "OffsetPopN", pkg: "", typ: $funcType([$Int], [], false)}, {prop: "OffsetJmpSetX", name: "OffsetJmpSetX", pkg: "", typ: $funcType([$Int, $Int, $Bool], [], false)}, {prop: "CounterPush", name: "CounterPush", pkg: "", typ: $funcType([], [], false)}, {prop: "CounterAdd", name: "CounterAdd", pkg: "", typ: $funcType([IntType], [], false)}, {prop: "CounterPop", name: "CounterPop", pkg: "", typ: $funcType([], [IntType], false)}, {prop: "FlagsPush", name: "FlagsPush", pkg: "", typ: $funcType([], [], false)}, {prop: "FlagsPop", name: "FlagsPop", pkg: "", typ: $funcType([], [], false)}, {prop: "AddInvokeMethod", name: "AddInvokeMethod", pkg: "", typ: $funcType([$String, IntType], [], false)}, {prop: "AddInvoke", name: "AddInvoke", pkg: "", typ: $funcType([IntType], [], false)}, {prop: "AddStoreComputed", name: "AddStoreComputed", pkg: "", typ: $funcType([$String, $String], [], false)}, {prop: "AddStoreComputedOnStack", name: "AddStoreComputedOnStack", pkg: "", typ: $funcType([$String], [], false)}, {prop: "AddStoreFunction", name: "AddStoreFunction", pkg: "", typ: $funcType([$String, sliceType$5, $String], [], false)}, {prop: "AddAttrSet", name: "AddAttrSet", pkg: "", typ: $funcType([$String, $String, $Bool], [], false)}, {prop: "CodePush", name: "CodePush", pkg: "", typ: $funcType([], [], false)}, {prop: "CodePop", name: "CodePop", pkg: "", typ: $funcType([], [sliceType$9, $Int], false)}]; + ptrType$3.methods = [{prop: "call_ondicescript_1", name: "call_ondicescript_1", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onstmtLines_3", name: "call_onstmtLines_3", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$Bool], false)}, {prop: "call_onflagsSwitch_1", name: "call_onflagsSwitch_1", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onstmtBreak_1", name: "call_onstmtBreak_1", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onstmtContinue_1", name: "call_onstmtContinue_1", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onstmtReturn_2", name: "call_onstmtReturn_2", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onstmtReturn_7", name: "call_onstmtReturn_7", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onstmtWhile_2", name: "call_onstmtWhile_2", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onstmtWhile_6", name: "call_onstmtWhile_6", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onstmtWhile_10", name: "call_onstmtWhile_10", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onstmtIf_6", name: "call_onstmtIf_6", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onstmtIf_10", name: "call_onstmtIf_10", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onstmtIf_12", name: "call_onstmtIf_12", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onstmtIf_15", name: "call_onstmtIf_15", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$Bool], false)}, {prop: "call_onfunc_def_params_2", name: "call_onfunc_def_params_2", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onfunc_def_params_9", name: "call_onfunc_def_params_9", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onfunc_def_params_13", name: "call_onfunc_def_params_13", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onfunc_def_params_21", name: "call_onfunc_def_params_21", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onfunc_def_params_28", name: "call_onfunc_def_params_28", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onstmtFunc_2", name: "call_onstmtFunc_2", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onstmtFunc_9", name: "call_onstmtFunc_9", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onstmtFunc_14", name: "call_onstmtFunc_14", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onstmtAssignType1_2", name: "call_onstmtAssignType1_2", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onstmtAssignType1_7", name: "call_onstmtAssignType1_7", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onstmtAssignType2_2", name: "call_onstmtAssignType2_2", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onstmtAssignType2_8", name: "call_onstmtAssignType2_8", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onstmtAssignType2_12", name: "call_onstmtAssignType2_12", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onstmtAssignType3_2", name: "call_onstmtAssignType3_2", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onstmtAssignType3_8", name: "call_onstmtAssignType3_8", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onstmtAssignType3_14", name: "call_onstmtAssignType3_14", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onstmtAssignType4_2", name: "call_onstmtAssignType4_2", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onstmtAssignType4_11", name: "call_onstmtAssignType4_11", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onstmtAssignType5_2", name: "call_onstmtAssignType5_2", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onstmtAssignType5_7", name: "call_onstmtAssignType5_7", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onstmtAssignType5_14", name: "call_onstmtAssignType5_14", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onstmtAssignType6_1", name: "call_onstmtAssignType6_1", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onstmtAssignType7_1", name: "call_onstmtAssignType7_1", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_on_step_7", name: "call_on_step_7", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_on_step_9", name: "call_on_step_9", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_on_sliceSuffix_6", name: "call_on_sliceSuffix_6", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_on_sliceSuffix_12", name: "call_on_sliceSuffix_12", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onexprSliceType1_1", name: "call_onexprSliceType1_1", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onexprValueIfExists_2", name: "call_onexprValueIfExists_2", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onexprValueIfExists_8", name: "call_onexprValueIfExists_8", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onexprTernaryType1_2", name: "call_onexprTernaryType1_2", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onexprTernaryType1_8", name: "call_onexprTernaryType1_8", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onexprTernaryType1_14", name: "call_onexprTernaryType1_14", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onexprTernaryType2_2", name: "call_onexprTernaryType2_2", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onexprTernaryType2_6", name: "call_onexprTernaryType2_6", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onexprTernaryType2_4", name: "call_onexprTernaryType2_4", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onexprLogicOr_5", name: "call_onexprLogicOr_5", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onexprLogicOr_9", name: "call_onexprLogicOr_9", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onexprLogicOr_11", name: "call_onexprLogicOr_11", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onexprLogicAnd_4", name: "call_onexprLogicAnd_4", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onexprBitwiseOr_3", name: "call_onexprBitwiseOr_3", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$Bool], false)}, {prop: "call_onexprBitwiseOr_8", name: "call_onexprBitwiseOr_8", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onexprBitwiseAnd_4", name: "call_onexprBitwiseAnd_4", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onexprCompare_7", name: "call_onexprCompare_7", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onexprCompare_11", name: "call_onexprCompare_11", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onexprCompare_15", name: "call_onexprCompare_15", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onexprCompare_19", name: "call_onexprCompare_19", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onexprCompare_23", name: "call_onexprCompare_23", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onexprCompare_27", name: "call_onexprCompare_27", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onexprAdditive_7", name: "call_onexprAdditive_7", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onexprAdditive_11", name: "call_onexprAdditive_11", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onexprMultiplicative_7", name: "call_onexprMultiplicative_7", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onexprMultiplicative_11", name: "call_onexprMultiplicative_11", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onexprMultiplicative_15", name: "call_onexprMultiplicative_15", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onexprNullCoalescing_4", name: "call_onexprNullCoalescing_4", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onexprExp_4", name: "call_onexprExp_4", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onexprUnaryNeg_2", name: "call_onexprUnaryNeg_2", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onexprUnaryPos_2", name: "call_onexprUnaryPos_2", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_ondetailStart_1", name: "call_ondetailStart_1", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_ondetailEnd_1", name: "call_ondetailEnd_1", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_on_diceMod_2", name: "call_on_diceMod_2", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_on_diceMod_8", name: "call_on_diceMod_8", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_on_diceMod_12", name: "call_on_diceMod_12", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_on_diceMod_18", name: "call_on_diceMod_18", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_on_diceMod_22", name: "call_on_diceMod_22", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_on_diceMod_26", name: "call_on_diceMod_26", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_on_diceMod_28", name: "call_on_diceMod_28", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_on_diceMod_32", name: "call_on_diceMod_32", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_on_diceModType2_2", name: "call_on_diceModType2_2", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_on_diceModType2_6", name: "call_on_diceModType2_6", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_on_dicePearMod_2", name: "call_on_dicePearMod_2", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_on_dicePearMod_6", name: "call_on_dicePearMod_6", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_on_diceExpr1_2", name: "call_on_diceExpr1_2", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_on_diceExpr2_2", name: "call_on_diceExpr2_2", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_on_diceExpr3_2", name: "call_on_diceExpr3_2", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_on_diceExpr4_2", name: "call_on_diceExpr4_2", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_on_diceExprX_1", name: "call_on_diceExprX_1", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_on_wodMain_6", name: "call_on_wodMain_6", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_on_wodMain_10", name: "call_on_wodMain_10", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_on_wodMain_14", name: "call_on_wodMain_14", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_on_diceCocBonus_9", name: "call_on_diceCocBonus_9", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_on_diceCocBonus_1", name: "call_on_diceCocBonus_1", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_on_diceCocPenalty_9", name: "call_on_diceCocPenalty_9", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_on_diceCocPenalty_1", name: "call_on_diceCocPenalty_1", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onexprDice_3", name: "call_onexprDice_3", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onexprDice_14", name: "call_onexprDice_14", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onexprDice_26", name: "call_onexprDice_26", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$Bool], false)}, {prop: "call_onexprDice_24", name: "call_onexprDice_24", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onexprDice_38", name: "call_onexprDice_38", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$Bool], false)}, {prop: "call_onexprDice_36", name: "call_onexprDice_36", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onexprDice_42", name: "call_onexprDice_42", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onexprDice_49", name: "call_onexprDice_49", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$Bool], false)}, {prop: "call_onexprDice_59", name: "call_onexprDice_59", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$Bool], false)}, {prop: "call_onexprDice_57", name: "call_onexprDice_57", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onexprDice_67", name: "call_onexprDice_67", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onexprDice_63", name: "call_onexprDice_63", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onexprDice_78", name: "call_onexprDice_78", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$Bool], false)}, {prop: "call_onexprDice_76", name: "call_onexprDice_76", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onexprDice_82", name: "call_onexprDice_82", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onexprDice_89", name: "call_onexprDice_89", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onexprDice_84", name: "call_onexprDice_84", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onexprDice_96", name: "call_onexprDice_96", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$Bool], false)}, {prop: "call_onexprDice_94", name: "call_onexprDice_94", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onarray_call_3", name: "call_onarray_call_3", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onarray_call_6", name: "call_onarray_call_6", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onarray_call_8", name: "call_onarray_call_8", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onarray_call_10", name: "call_onarray_call_10", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onarray_call_13", name: "call_onarray_call_13", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onarray_call_15", name: "call_onarray_call_15", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onarray_call_17", name: "call_onarray_call_17", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onitem_getX_3", name: "call_onitem_getX_3", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onattr_getX_4", name: "call_onattr_getX_4", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onfunc_invoke_2", name: "call_onfunc_invoke_2", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onfunc_invoke_8", name: "call_onfunc_invoke_8", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onfunc_invoke_17", name: "call_onfunc_invoke_17", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onfunc_invoke_12", name: "call_onfunc_invoke_12", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_ondict_item_1", name: "call_ondict_item_1", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onvalue_id_without_colon_2", name: "call_onvalue_id_without_colon_2", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onvalue_array_range_1", name: "call_onvalue_array_range_1", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onvalue_array_2", name: "call_onvalue_array_2", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onvalue_array_10", name: "call_onvalue_array_10", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onvalue_array_6", name: "call_onvalue_array_6", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onvalue_2", name: "call_onvalue_2", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onvalue_6", name: "call_onvalue_6", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onvalue_10", name: "call_onvalue_10", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onvalue_15", name: "call_onvalue_15", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onvalue_23", name: "call_onvalue_23", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onvalue_33", name: "call_onvalue_33", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onvalue_55", name: "call_onvalue_55", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onvalue_80", name: "call_onvalue_80", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onvalue_90", name: "call_onvalue_90", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onvalue_94", name: "call_onvalue_94", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onnumber_1", name: "call_onnumber_1", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onfloat_1", name: "call_onfloat_1", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onstrPart1_1", name: "call_onstrPart1_1", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onstrPart1Normal_1", name: "call_onstrPart1Normal_1", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onstrPart2_1", name: "call_onstrPart2_1", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onstrPart2Normal_1", name: "call_onstrPart2Normal_1", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onstrPart3_1", name: "call_onstrPart3_1", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onstrPart3Normal_1", name: "call_onstrPart3Normal_1", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onstrPart4_1", name: "call_onstrPart4_1", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onstrPart4Normal_1", name: "call_onstrPart4Normal_1", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onstrEscape_2", name: "call_onstrEscape_2", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onstrEscape_4", name: "call_onstrEscape_4", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onstrEscape_6", name: "call_onstrEscape_6", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onstrEscape_8", name: "call_onstrEscape_8", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onstrEscape_10", name: "call_onstrEscape_10", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onstrEscape_12", name: "call_onstrEscape_12", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onstrEscape_14", name: "call_onstrEscape_14", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onstrEscape_16", name: "call_onstrEscape_16", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onstrEscape_18", name: "call_onstrEscape_18", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onstrEscape_20", name: "call_onstrEscape_20", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onfstringStmt_6", name: "call_onfstringStmt_6", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onfstringStmt_7", name: "call_onfstringStmt_7", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onfstringStmt_9", name: "call_onfstringStmt_9", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$Bool], false)}, {prop: "call_onfstringStmt2_6", name: "call_onfstringStmt2_6", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onfstringStmt2_7", name: "call_onfstringStmt2_7", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onfstringStmt2_9", name: "call_onfstringStmt2_9", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$Bool], false)}, {prop: "call_onfstring_3", name: "call_onfstring_3", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onfstring_7", name: "call_onfstring_7", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onfstring_11", name: "call_onfstring_11", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onfstring_15", name: "call_onfstring_15", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onfstring_20", name: "call_onfstring_20", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onfstring_22", name: "call_onfstring_22", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onfstring_28", name: "call_onfstring_28", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onfstring_30", name: "call_onfstring_30", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onfstring_36", name: "call_onfstring_36", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onfstring_38", name: "call_onfstring_38", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onfstring_47", name: "call_onfstring_47", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onfstring_49", name: "call_onfstring_49", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onkeywords_test_6", name: "call_onkeywords_test_6", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$Bool], false)}, {prop: "call_onidentifier_1", name: "call_onidentifier_1", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onidentifierWithoutColon_1", name: "call_onidentifierWithoutColon_1", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onest_7", name: "call_onest_7", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onest_10", name: "call_onest_10", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onst_assign_2", name: "call_onst_assign_2", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onst_assign_20", name: "call_onst_assign_20", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onst_assign_28", name: "call_onst_assign_28", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onst_assign_50", name: "call_onst_assign_50", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onst_assign_72", name: "call_onst_assign_72", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onst_assign_90", name: "call_onst_assign_90", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onst_assign_99", name: "call_onst_assign_99", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onst_assign_117", name: "call_onst_assign_117", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onst_assign_121", name: "call_onst_assign_121", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onst_assign_139", name: "call_onst_assign_139", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onst_modify_rest1_4", name: "call_onst_modify_rest1_4", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onst_modify_rest1_10", name: "call_onst_modify_rest1_10", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onst_modify_rest_4", name: "call_onst_modify_rest_4", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onst_modify_rest_12", name: "call_onst_modify_rest_12", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onst_modify_rest_18", name: "call_onst_modify_rest_18", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onst_name1_1", name: "call_onst_name1_1", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onst_name1r_2", name: "call_onst_name1r_2", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onst_name1r_6", name: "call_onst_name1r_6", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onst_name2r_2", name: "call_onst_name2r_2", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "call_onst_name2r_6", name: "call_onst_name2r_6", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$emptyInterface], false)}, {prop: "setOptions", name: "setOptions", pkg: "github.com/sealdice/dicescript", typ: $funcType([sliceType$17], [], false)}, {prop: "setCustomData", name: "setCustomData", pkg: "github.com/sealdice/dicescript", typ: $funcType([ptrType$19], [], false)}, {prop: "checkSkipCode", name: "checkSkipCode", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$Bool], false)}, {prop: "pushV", name: "pushV", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [], false)}, {prop: "popV", name: "popV", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [], false)}, {prop: "pushRecovery", name: "pushRecovery", pkg: "github.com/sealdice/dicescript", typ: $funcType([sliceType$5, $emptyInterface], [], false)}, {prop: "popRecovery", name: "popRecovery", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [], false)}, {prop: "addErr", name: "addErr", pkg: "github.com/sealdice/dicescript", typ: $funcType([$error], [], false)}, {prop: "addErrAt", name: "addErrAt", pkg: "github.com/sealdice/dicescript", typ: $funcType([$error, position, sliceType$5], [], false)}, {prop: "failAt", name: "failAt", pkg: "github.com/sealdice/dicescript", typ: $funcType([$Bool, ptrType$22, $String], [], false)}, {prop: "read", name: "read", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [], false)}, {prop: "restore", name: "restore", pkg: "github.com/sealdice/dicescript", typ: $funcType([ptrType$50], [], false)}, {prop: "sliceFrom", name: "sliceFrom", pkg: "github.com/sealdice/dicescript", typ: $funcType([ptrType$50], [sliceType$7], false)}, {prop: "sliceFromOffset", name: "sliceFromOffset", pkg: "github.com/sealdice/dicescript", typ: $funcType([$Int], [sliceType$7], false)}, {prop: "buildRulesTable", name: "buildRulesTable", pkg: "github.com/sealdice/dicescript", typ: $funcType([ptrType$24], [], false)}, {prop: "parse", name: "parse", pkg: "github.com/sealdice/dicescript", typ: $funcType([ptrType$24], [$emptyInterface, $error], false)}, {prop: "parseRuleWrap", name: "parseRuleWrap", pkg: "github.com/sealdice/dicescript", typ: $funcType([ptrType$2], [$emptyInterface, $Bool], false)}, {prop: "parseExprWrap", name: "parseExprWrap", pkg: "github.com/sealdice/dicescript", typ: $funcType([$emptyInterface], [$emptyInterface, $Bool], false)}, {prop: "parseActionExpr", name: "parseActionExpr", pkg: "github.com/sealdice/dicescript", typ: $funcType([ptrType$27], [$emptyInterface, $Bool], false)}, {prop: "parseAndCodeExpr", name: "parseAndCodeExpr", pkg: "github.com/sealdice/dicescript", typ: $funcType([ptrType$28], [$emptyInterface, $Bool], false)}, {prop: "parseAndExpr", name: "parseAndExpr", pkg: "github.com/sealdice/dicescript", typ: $funcType([ptrType$29], [$emptyInterface, $Bool], false)}, {prop: "parseAndLogicalExpr", name: "parseAndLogicalExpr", pkg: "github.com/sealdice/dicescript", typ: $funcType([ptrType$30], [$emptyInterface, $Bool], false)}, {prop: "parseAndExprBase", name: "parseAndExprBase", pkg: "github.com/sealdice/dicescript", typ: $funcType([ptrType$29, $Bool], [$emptyInterface, $Bool], false)}, {prop: "parseAnyMatcher", name: "parseAnyMatcher", pkg: "github.com/sealdice/dicescript", typ: $funcType([ptrType$31], [$emptyInterface, $Bool], false)}, {prop: "parseCharClassMatcher", name: "parseCharClassMatcher", pkg: "github.com/sealdice/dicescript", typ: $funcType([ptrType$32], [$emptyInterface, $Bool], false)}, {prop: "parseChoiceExpr", name: "parseChoiceExpr", pkg: "github.com/sealdice/dicescript", typ: $funcType([ptrType$33], [$emptyInterface, $Bool], false)}, {prop: "parseLabeledExpr", name: "parseLabeledExpr", pkg: "github.com/sealdice/dicescript", typ: $funcType([ptrType$35], [$emptyInterface, $Bool], false)}, {prop: "parseCodeExpr", name: "parseCodeExpr", pkg: "github.com/sealdice/dicescript", typ: $funcType([ptrType$34], [$emptyInterface, $Bool], false)}, {prop: "parseLitMatcher", name: "parseLitMatcher", pkg: "github.com/sealdice/dicescript", typ: $funcType([ptrType$36], [$emptyInterface, $Bool], false)}, {prop: "parseNotCodeExpr", name: "parseNotCodeExpr", pkg: "github.com/sealdice/dicescript", typ: $funcType([ptrType$37], [$emptyInterface, $Bool], false)}, {prop: "parseNotExpr", name: "parseNotExpr", pkg: "github.com/sealdice/dicescript", typ: $funcType([ptrType$38], [$emptyInterface, $Bool], false)}, {prop: "parseNotLogicalExpr", name: "parseNotLogicalExpr", pkg: "github.com/sealdice/dicescript", typ: $funcType([ptrType$39], [$emptyInterface, $Bool], false)}, {prop: "parseNotExprBase", name: "parseNotExprBase", pkg: "github.com/sealdice/dicescript", typ: $funcType([ptrType$38, $Bool], [$emptyInterface, $Bool], false)}, {prop: "parseOneOrMoreExpr", name: "parseOneOrMoreExpr", pkg: "github.com/sealdice/dicescript", typ: $funcType([ptrType$40], [$emptyInterface, $Bool], false)}, {prop: "parseRecoveryExpr", name: "parseRecoveryExpr", pkg: "github.com/sealdice/dicescript", typ: $funcType([ptrType$41], [$emptyInterface, $Bool], false)}, {prop: "parseRuleRefExpr", name: "parseRuleRefExpr", pkg: "github.com/sealdice/dicescript", typ: $funcType([ptrType$42], [$emptyInterface, $Bool], false)}, {prop: "parseRuleIRefExpr", name: "parseRuleIRefExpr", pkg: "github.com/sealdice/dicescript", typ: $funcType([ptrType$43], [$emptyInterface, $Bool], false)}, {prop: "parseSeqExpr", name: "parseSeqExpr", pkg: "github.com/sealdice/dicescript", typ: $funcType([ptrType$44], [$emptyInterface, $Bool], false)}, {prop: "parseThrowExpr", name: "parseThrowExpr", pkg: "github.com/sealdice/dicescript", typ: $funcType([ptrType$45], [$emptyInterface, $Bool], false)}, {prop: "parseZeroOrMoreExpr", name: "parseZeroOrMoreExpr", pkg: "github.com/sealdice/dicescript", typ: $funcType([ptrType$46], [$emptyInterface, $Bool], false)}, {prop: "parseZeroOrOneExpr", name: "parseZeroOrOneExpr", pkg: "github.com/sealdice/dicescript", typ: $funcType([ptrType$47], [$emptyInterface, $Bool], false)}]; + ptrType$53.methods = [{prop: "LoopBegin", name: "LoopBegin", pkg: "", typ: $funcType([], [], false)}, {prop: "LoopEnd", name: "LoopEnd", pkg: "", typ: $funcType([], [], false)}, {prop: "checkStackOverflow", name: "checkStackOverflow", pkg: "github.com/sealdice/dicescript", typ: $funcType([], [$Bool], false)}, {prop: "WriteCode", name: "WriteCode", pkg: "", typ: $funcType([CodeType, $emptyInterface], [], false)}, {prop: "AddDiceDetail", name: "AddDiceDetail", pkg: "", typ: $funcType([IntType, IntType], [], false)}, {prop: "AddOp", name: "AddOp", pkg: "", typ: $funcType([CodeType], [], false)}, {prop: "AddLoadName", name: "AddLoadName", pkg: "", typ: $funcType([$String], [], false)}, {prop: "PushIntNumber", name: "PushIntNumber", pkg: "", typ: $funcType([$String], [], false)}, {prop: "PushStr", name: "PushStr", pkg: "", typ: $funcType([$String], [], false)}, {prop: "PushArray", name: "PushArray", pkg: "", typ: $funcType([IntType], [], false)}, {prop: "PushDict", name: "PushDict", pkg: "", typ: $funcType([IntType], [], false)}, {prop: "PushNull", name: "PushNull", pkg: "", typ: $funcType([], [], false)}, {prop: "PushThis", name: "PushThis", pkg: "", typ: $funcType([], [], false)}, {prop: "PushGlobal", name: "PushGlobal", pkg: "", typ: $funcType([], [], false)}, {prop: "AddFormatString", name: "AddFormatString", pkg: "", typ: $funcType([IntType], [], false)}, {prop: "PushFloatNumber", name: "PushFloatNumber", pkg: "", typ: $funcType([$String], [], false)}, {prop: "AddStName", name: "AddStName", pkg: "", typ: $funcType([], [], false)}, {prop: "AddStModify", name: "AddStModify", pkg: "", typ: $funcType([$String, $String], [], false)}, {prop: "AddStore", name: "AddStore", pkg: "", typ: $funcType([$String], [], false)}, {prop: "AddStoreGlobal", name: "AddStoreGlobal", pkg: "", typ: $funcType([$String], [], false)}, {prop: "AddStoreLocal", name: "AddStoreLocal", pkg: "", typ: $funcType([$String], [], false)}, {prop: "NamePush", name: "NamePush", pkg: "", typ: $funcType([$String], [], false)}, {prop: "NamePop", name: "NamePop", pkg: "", typ: $funcType([], [$String], false)}, {prop: "OffsetPush", name: "OffsetPush", pkg: "", typ: $funcType([], [], false)}, {prop: "ContinuePush", name: "ContinuePush", pkg: "", typ: $funcType([], [$error], false)}, {prop: "ContinueSet", name: "ContinueSet", pkg: "", typ: $funcType([$Int], [], false)}, {prop: "BreakSet", name: "BreakSet", pkg: "", typ: $funcType([], [], false)}, {prop: "BreakPush", name: "BreakPush", pkg: "", typ: $funcType([], [$error], false)}, {prop: "OffsetPopAndSet", name: "OffsetPopAndSet", pkg: "", typ: $funcType([], [], false)}, {prop: "OffsetPopN", name: "OffsetPopN", pkg: "", typ: $funcType([$Int], [], false)}, {prop: "OffsetJmpSetX", name: "OffsetJmpSetX", pkg: "", typ: $funcType([$Int, $Int, $Bool], [], false)}, {prop: "CounterPush", name: "CounterPush", pkg: "", typ: $funcType([], [], false)}, {prop: "CounterAdd", name: "CounterAdd", pkg: "", typ: $funcType([IntType], [], false)}, {prop: "CounterPop", name: "CounterPop", pkg: "", typ: $funcType([], [IntType], false)}, {prop: "FlagsPush", name: "FlagsPush", pkg: "", typ: $funcType([], [], false)}, {prop: "FlagsPop", name: "FlagsPop", pkg: "", typ: $funcType([], [], false)}, {prop: "AddInvokeMethod", name: "AddInvokeMethod", pkg: "", typ: $funcType([$String, IntType], [], false)}, {prop: "AddInvoke", name: "AddInvoke", pkg: "", typ: $funcType([IntType], [], false)}, {prop: "AddStoreComputed", name: "AddStoreComputed", pkg: "", typ: $funcType([$String, $String], [], false)}, {prop: "AddStoreComputedOnStack", name: "AddStoreComputedOnStack", pkg: "", typ: $funcType([$String], [], false)}, {prop: "AddStoreFunction", name: "AddStoreFunction", pkg: "", typ: $funcType([$String, sliceType$5, $String], [], false)}, {prop: "AddAttrSet", name: "AddAttrSet", pkg: "", typ: $funcType([$String, $String, $Bool], [], false)}, {prop: "CodePush", name: "CodePush", pkg: "", typ: $funcType([$Int], [], false)}, {prop: "CodePop", name: "CodePop", pkg: "", typ: $funcType([], [sliceType$9, $Int, $Int], false)}]; ptrType$54.methods = [{prop: "CodeString", name: "CodeString", pkg: "", typ: $funcType([], [$String], false)}]; ValueMap.init("github.com/sealdice/dicescript", [{prop: "mu", name: "mu", embedded: false, exported: false, typ: sync.Mutex, tag: ""}, {prop: "read", name: "read", embedded: false, exported: false, typ: atomic.Value, tag: ""}, {prop: "dirty", name: "dirty", embedded: false, exported: false, typ: mapType$2, tag: ""}, {prop: "misses", name: "misses", embedded: false, exported: false, typ: $Int, tag: ""}]); readOnlyValueMap.init("github.com/sealdice/dicescript", [{prop: "m", name: "m", embedded: false, exported: false, typ: mapType$2, tag: ""}, {prop: "amended", name: "amended", embedded: false, exported: false, typ: $Bool, tag: ""}]); entryValueMap.init("github.com/sealdice/dicescript", [{prop: "p", name: "p", embedded: false, exported: false, typ: $UnsafePointer, tag: ""}]); RollConfig.init("github.com/sealdice/dicescript", [{prop: "EnableDiceWoD", name: "EnableDiceWoD", embedded: false, exported: true, typ: $Bool, tag: ""}, {prop: "EnableDiceCoC", name: "EnableDiceCoC", embedded: false, exported: true, typ: $Bool, tag: ""}, {prop: "EnableDiceFate", name: "EnableDiceFate", embedded: false, exported: true, typ: $Bool, tag: ""}, {prop: "EnableDiceDoubleCross", name: "EnableDiceDoubleCross", embedded: false, exported: true, typ: $Bool, tag: ""}, {prop: "DisableBitwiseOp", name: "DisableBitwiseOp", embedded: false, exported: true, typ: $Bool, tag: ""}, {prop: "DisableStmts", name: "DisableStmts", embedded: false, exported: true, typ: $Bool, tag: ""}, {prop: "DisableNDice", name: "DisableNDice", embedded: false, exported: true, typ: $Bool, tag: ""}, {prop: "HookFuncValueStore", name: "HookFuncValueStore", embedded: false, exported: true, typ: funcType$2, tag: ""}, {prop: "HookFuncValueLoad", name: "HookFuncValueLoad", embedded: false, exported: true, typ: funcType$3, tag: ""}, {prop: "HookFuncValueLoadOverwrite", name: "HookFuncValueLoadOverwrite", embedded: false, exported: true, typ: funcType$5, tag: ""}, {prop: "CallbackSt", name: "CallbackSt", embedded: false, exported: true, typ: funcType$6, tag: ""}, {prop: "CustomMakeDetailFunc", name: "CustomMakeDetailFunc", embedded: false, exported: true, typ: funcType$7, tag: ""}, {prop: "ParseExprLimit", name: "ParseExprLimit", embedded: false, exported: true, typ: $Uint64, tag: ""}, {prop: "OpCountLimit", name: "OpCountLimit", embedded: false, exported: true, typ: IntType, tag: ""}, {prop: "DefaultDiceSideExpr", name: "DefaultDiceSideExpr", embedded: false, exported: true, typ: $String, tag: ""}, {prop: "defaultDiceSideExprCacheFunc", name: "defaultDiceSideExprCacheFunc", embedded: false, exported: false, typ: ptrType, tag: ""}, {prop: "PrintBytecode", name: "PrintBytecode", embedded: false, exported: true, typ: $Bool, tag: ""}, {prop: "IgnoreDiv0", name: "IgnoreDiv0", embedded: false, exported: true, typ: $Bool, tag: ""}, {prop: "DiceMinMode", name: "DiceMinMode", embedded: false, exported: true, typ: $Bool, tag: ""}, {prop: "DiceMaxMode", name: "DiceMaxMode", embedded: false, exported: true, typ: $Bool, tag: ""}]); customDiceItem.init("", []); - Context.init("github.com/sealdice/dicescript", [{prop: "parser", name: "parser", embedded: false, exported: false, typ: ptrType$3, tag: ""}, {prop: "subThreadDepth", name: "subThreadDepth", embedded: false, exported: false, typ: $Int, tag: ""}, {prop: "Attrs", name: "Attrs", embedded: false, exported: true, typ: ptrType$9, tag: ""}, {prop: "UpCtx", name: "UpCtx", embedded: false, exported: true, typ: ptrType$1, tag: ""}, {prop: "code", name: "code", embedded: false, exported: false, typ: sliceType$9, tag: ""}, {prop: "codeIndex", name: "codeIndex", embedded: false, exported: false, typ: $Int, tag: ""}, {prop: "stack", name: "stack", embedded: false, exported: false, typ: sliceType$12, tag: ""}, {prop: "top", name: "top", embedded: false, exported: false, typ: $Int, tag: ""}, {prop: "NumOpCount", name: "NumOpCount", embedded: false, exported: true, typ: IntType, tag: ""}, {prop: "Config", name: "Config", embedded: false, exported: true, typ: RollConfig, tag: ""}, {prop: "Error", name: "Error", embedded: false, exported: true, typ: $error, tag: ""}, {prop: "Ret", name: "Ret", embedded: false, exported: true, typ: ptrType, tag: ""}, {prop: "RestInput", name: "RestInput", embedded: false, exported: true, typ: $String, tag: ""}, {prop: "Matched", name: "Matched", embedded: false, exported: true, typ: $String, tag: ""}, {prop: "DetailSpans", name: "DetailSpans", embedded: false, exported: true, typ: sliceType$11, tag: ""}, {prop: "detailCache", name: "detailCache", embedded: false, exported: false, typ: $String, tag: ""}, {prop: "IsComputedLoaded", name: "IsComputedLoaded", embedded: false, exported: true, typ: $Bool, tag: ""}, {prop: "Seed", name: "Seed", embedded: false, exported: true, typ: sliceType$7, tag: ""}, {prop: "RandSrc", name: "RandSrc", embedded: false, exported: true, typ: ptrType$12, tag: ""}, {prop: "IsRunning", name: "IsRunning", embedded: false, exported: true, typ: $Bool, tag: ""}, {prop: "CustomDiceInfo", name: "CustomDiceInfo", embedded: false, exported: true, typ: sliceType$13, tag: ""}, {prop: "globalNames", name: "globalNames", embedded: false, exported: false, typ: ptrType$9, tag: ""}, {prop: "GlobalValueStoreFunc", name: "GlobalValueStoreFunc", embedded: false, exported: true, typ: funcType$9, tag: ""}, {prop: "GlobalValueLoadFunc", name: "GlobalValueLoadFunc", embedded: false, exported: true, typ: funcType$10, tag: ""}, {prop: "GlobalValueLoadOverwriteFunc", name: "GlobalValueLoadOverwriteFunc", embedded: false, exported: true, typ: funcType$11, tag: ""}]); + Context.init("github.com/sealdice/dicescript", [{prop: "parser", name: "parser", embedded: false, exported: false, typ: ptrType$3, tag: ""}, {prop: "subThreadDepth", name: "subThreadDepth", embedded: false, exported: false, typ: $Int, tag: ""}, {prop: "Attrs", name: "Attrs", embedded: false, exported: true, typ: ptrType$9, tag: ""}, {prop: "UpCtx", name: "UpCtx", embedded: false, exported: true, typ: ptrType$1, tag: ""}, {prop: "code", name: "code", embedded: false, exported: false, typ: sliceType$9, tag: ""}, {prop: "codeIndex", name: "codeIndex", embedded: false, exported: false, typ: $Int, tag: ""}, {prop: "stack", name: "stack", embedded: false, exported: false, typ: sliceType$15, tag: ""}, {prop: "top", name: "top", embedded: false, exported: false, typ: $Int, tag: ""}, {prop: "NumOpCount", name: "NumOpCount", embedded: false, exported: true, typ: IntType, tag: ""}, {prop: "Config", name: "Config", embedded: false, exported: true, typ: RollConfig, tag: ""}, {prop: "Error", name: "Error", embedded: false, exported: true, typ: $error, tag: ""}, {prop: "Ret", name: "Ret", embedded: false, exported: true, typ: ptrType, tag: ""}, {prop: "RestInput", name: "RestInput", embedded: false, exported: true, typ: $String, tag: ""}, {prop: "Matched", name: "Matched", embedded: false, exported: true, typ: $String, tag: ""}, {prop: "DetailSpans", name: "DetailSpans", embedded: false, exported: true, typ: sliceType$11, tag: ""}, {prop: "detailCache", name: "detailCache", embedded: false, exported: false, typ: $String, tag: ""}, {prop: "IsComputedLoaded", name: "IsComputedLoaded", embedded: false, exported: true, typ: $Bool, tag: ""}, {prop: "Seed", name: "Seed", embedded: false, exported: true, typ: sliceType$7, tag: ""}, {prop: "RandSrc", name: "RandSrc", embedded: false, exported: true, typ: ptrType$12, tag: ""}, {prop: "IsRunning", name: "IsRunning", embedded: false, exported: true, typ: $Bool, tag: ""}, {prop: "CustomDiceInfo", name: "CustomDiceInfo", embedded: false, exported: true, typ: sliceType$16, tag: ""}, {prop: "forceSolveDetail", name: "forceSolveDetail", embedded: false, exported: false, typ: $Bool, tag: ""}, {prop: "globalNames", name: "globalNames", embedded: false, exported: false, typ: ptrType$9, tag: ""}, {prop: "GlobalValueStoreFunc", name: "GlobalValueStoreFunc", embedded: false, exported: true, typ: funcType$9, tag: ""}, {prop: "GlobalValueLoadFunc", name: "GlobalValueLoadFunc", embedded: false, exported: true, typ: funcType$10, tag: ""}, {prop: "GlobalValueLoadOverwriteFunc", name: "GlobalValueLoadOverwriteFunc", embedded: false, exported: true, typ: funcType$11, tag: ""}]); VMValue.init("", [{prop: "TypeId", name: "TypeId", embedded: false, exported: true, typ: VMValueType, tag: "json:\"t\""}, {prop: "Value", name: "Value", embedded: false, exported: true, typ: $emptyInterface, tag: "json:\"v\""}]); VMDictValue.init("", [{prop: "TypeId", name: "TypeId", embedded: false, exported: true, typ: VMValueType, tag: "json:\"t\""}, {prop: "Value", name: "Value", embedded: false, exported: true, typ: $emptyInterface, tag: "json:\"v\""}]); ArrayData.init("", [{prop: "List", name: "List", embedded: false, exported: true, typ: sliceType$6, tag: ""}]); @@ -54368,11 +54420,11 @@ $packages["github.com/sealdice/dicescript"] = (function() { spanByBegin.init(BufferSpan); spanByEnd.init(BufferSpan); ParserCustomData.init("", [{prop: "ParserData", name: "ParserData", embedded: true, exported: true, typ: ParserData, tag: ""}]); - parserStack.init("github.com/sealdice/dicescript", [{prop: "data", name: "data", embedded: false, exported: false, typ: sliceType$18, tag: ""}, {prop: "index", name: "index", embedded: false, exported: false, typ: $Int, tag: ""}, {prop: "size", name: "size", embedded: false, exported: false, typ: $Int, tag: ""}]); + parserStack.init("github.com/sealdice/dicescript", [{prop: "data", name: "data", embedded: false, exported: false, typ: sliceType$14, tag: ""}, {prop: "index", name: "index", embedded: false, exported: false, typ: $Int, tag: ""}, {prop: "size", name: "size", embedded: false, exported: false, typ: $Int, tag: ""}]); option.init([ptrType$3], [option], false); position.init("github.com/sealdice/dicescript", [{prop: "line", name: "line", embedded: false, exported: false, typ: $Int, tag: ""}, {prop: "col", name: "col", embedded: false, exported: false, typ: $Int, tag: ""}, {prop: "offset", name: "offset", embedded: false, exported: false, typ: $Int, tag: ""}]); savepoint.init("github.com/sealdice/dicescript", [{prop: "position", name: "position", embedded: true, exported: false, typ: position, tag: ""}, {prop: "rn", name: "rn", embedded: false, exported: false, typ: $Int32, tag: ""}, {prop: "w", name: "w", embedded: false, exported: false, typ: $Int, tag: ""}]); - current.init("github.com/sealdice/dicescript", [{prop: "pos", name: "pos", embedded: false, exported: false, typ: position, tag: ""}, {prop: "text", name: "text", embedded: false, exported: false, typ: sliceType$7, tag: ""}, {prop: "data", name: "data", embedded: false, exported: false, typ: ptrType$23, tag: ""}]); + current.init("github.com/sealdice/dicescript", [{prop: "pos", name: "pos", embedded: false, exported: false, typ: position, tag: ""}, {prop: "text", name: "text", embedded: false, exported: false, typ: sliceType$7, tag: ""}, {prop: "data", name: "data", embedded: false, exported: false, typ: ptrType$19, tag: ""}]); grammar.init("github.com/sealdice/dicescript", [{prop: "rules", name: "rules", embedded: false, exported: false, typ: sliceType$1, tag: ""}]); rule.init("github.com/sealdice/dicescript", [{prop: "name", name: "name", embedded: false, exported: false, typ: $String, tag: ""}, {prop: "displayName", name: "displayName", embedded: false, exported: false, typ: $String, tag: ""}, {prop: "expr", name: "expr", embedded: false, exported: false, typ: $emptyInterface, tag: ""}, {prop: "varExists", name: "varExists", embedded: false, exported: false, typ: $Bool, tag: ""}]); choiceExpr.init("github.com/sealdice/dicescript", [{prop: "alternatives", name: "alternatives", embedded: false, exported: false, typ: sliceType$2, tag: ""}]); @@ -54400,8 +54452,8 @@ $packages["github.com/sealdice/dicescript"] = (function() { parserError.init("github.com/sealdice/dicescript", [{prop: "Inner", name: "Inner", embedded: false, exported: true, typ: $error, tag: ""}, {prop: "pos", name: "pos", embedded: false, exported: false, typ: position, tag: ""}, {prop: "prefix", name: "prefix", embedded: false, exported: false, typ: $String, tag: ""}, {prop: "expected", name: "expected", embedded: false, exported: false, typ: sliceType$5, tag: ""}]); resultTuple.init("github.com/sealdice/dicescript", [{prop: "v", name: "v", embedded: false, exported: false, typ: $emptyInterface, tag: ""}, {prop: "b", name: "b", embedded: false, exported: false, typ: $Bool, tag: ""}, {prop: "end", name: "end", embedded: false, exported: false, typ: savepoint, tag: ""}]); Stats.init("", [{prop: "ExprCnt", name: "ExprCnt", embedded: false, exported: true, typ: $Uint64, tag: ""}, {prop: "ChoiceAltCnt", name: "ChoiceAltCnt", embedded: false, exported: true, typ: mapType$6, tag: ""}]); - parser.init("github.com/sealdice/dicescript", [{prop: "filename", name: "filename", embedded: false, exported: false, typ: $String, tag: ""}, {prop: "pt", name: "pt", embedded: false, exported: false, typ: savepoint, tag: ""}, {prop: "cur", name: "cur", embedded: false, exported: false, typ: current, tag: ""}, {prop: "data", name: "data", embedded: false, exported: false, typ: sliceType$7, tag: ""}, {prop: "errs", name: "errs", embedded: false, exported: false, typ: ptrType$22, tag: ""}, {prop: "depth", name: "depth", embedded: false, exported: false, typ: $Int, tag: ""}, {prop: "recover", name: "recover", embedded: false, exported: false, typ: $Bool, tag: ""}, {prop: "memo1", name: "memo1", embedded: false, exported: false, typ: mapType$8, tag: ""}, {prop: "memo2", name: "memo2", embedded: false, exported: false, typ: mapType$8, tag: ""}, {prop: "rules", name: "rules", embedded: false, exported: false, typ: mapType$9, tag: ""}, {prop: "rulesArray", name: "rulesArray", embedded: false, exported: false, typ: sliceType$1, tag: ""}, {prop: "vstack", name: "vstack", embedded: false, exported: false, typ: sliceType$20, tag: ""}, {prop: "rstack", name: "rstack", embedded: false, exported: false, typ: sliceType$1, tag: ""}, {prop: "maxFailPos", name: "maxFailPos", embedded: false, exported: false, typ: position, tag: ""}, {prop: "maxFailExpected", name: "maxFailExpected", embedded: false, exported: false, typ: sliceType$5, tag: ""}, {prop: "maxFailInvertExpected", name: "maxFailInvertExpected", embedded: false, exported: false, typ: $Bool, tag: ""}, {prop: "maxExprCnt", name: "maxExprCnt", embedded: false, exported: false, typ: $Uint64, tag: ""}, {prop: "entrypoint", name: "entrypoint", embedded: false, exported: false, typ: $String, tag: ""}, {prop: "allowInvalidUTF8", name: "allowInvalidUTF8", embedded: false, exported: false, typ: $Bool, tag: ""}, {prop: "Stats", name: "Stats", embedded: true, exported: true, typ: ptrType$24, tag: ""}, {prop: "choiceNoMatch", name: "choiceNoMatch", embedded: false, exported: false, typ: $String, tag: ""}, {prop: "recoveryStack", name: "recoveryStack", embedded: false, exported: false, typ: sliceType$20, tag: ""}, {prop: "_errPos", name: "_errPos", embedded: false, exported: false, typ: ptrType$25, tag: ""}, {prop: "scStack", name: "scStack", embedded: false, exported: false, typ: sliceType$21, tag: ""}, {prop: "spStack", name: "spStack", embedded: false, exported: false, typ: parserStack, tag: ""}]); - ParserData.init("github.com/sealdice/dicescript", [{prop: "code", name: "code", embedded: false, exported: false, typ: sliceType$9, tag: ""}, {prop: "codeIndex", name: "codeIndex", embedded: false, exported: false, typ: $Int, tag: ""}, {prop: "Config", name: "Config", embedded: false, exported: true, typ: RollConfig, tag: ""}, {prop: "flagsStack", name: "flagsStack", embedded: false, exported: false, typ: sliceType$22, tag: ""}, {prop: "counterStack", name: "counterStack", embedded: false, exported: false, typ: sliceType$17, tag: ""}, {prop: "varnameStack", name: "varnameStack", embedded: false, exported: false, typ: sliceType$5, tag: ""}, {prop: "jmpStack", name: "jmpStack", embedded: false, exported: false, typ: sliceType$17, tag: ""}, {prop: "breakStack", name: "breakStack", embedded: false, exported: false, typ: sliceType$17, tag: ""}, {prop: "continueStack", name: "continueStack", embedded: false, exported: false, typ: sliceType$17, tag: ""}, {prop: "loopInfo", name: "loopInfo", embedded: false, exported: false, typ: sliceType$23, tag: ""}, {prop: "loopLayer", name: "loopLayer", embedded: false, exported: false, typ: $Int, tag: ""}, {prop: "codeStack", name: "codeStack", embedded: false, exported: false, typ: sliceType$24, tag: ""}]); + parser.init("github.com/sealdice/dicescript", [{prop: "filename", name: "filename", embedded: false, exported: false, typ: $String, tag: ""}, {prop: "pt", name: "pt", embedded: false, exported: false, typ: savepoint, tag: ""}, {prop: "cur", name: "cur", embedded: false, exported: false, typ: current, tag: ""}, {prop: "data", name: "data", embedded: false, exported: false, typ: sliceType$7, tag: ""}, {prop: "errs", name: "errs", embedded: false, exported: false, typ: ptrType$20, tag: ""}, {prop: "depth", name: "depth", embedded: false, exported: false, typ: $Int, tag: ""}, {prop: "recover", name: "recover", embedded: false, exported: false, typ: $Bool, tag: ""}, {prop: "memo1", name: "memo1", embedded: false, exported: false, typ: mapType$8, tag: ""}, {prop: "memo2", name: "memo2", embedded: false, exported: false, typ: mapType$8, tag: ""}, {prop: "rules", name: "rules", embedded: false, exported: false, typ: mapType$9, tag: ""}, {prop: "rulesArray", name: "rulesArray", embedded: false, exported: false, typ: sliceType$1, tag: ""}, {prop: "vstack", name: "vstack", embedded: false, exported: false, typ: sliceType$12, tag: ""}, {prop: "rstack", name: "rstack", embedded: false, exported: false, typ: sliceType$1, tag: ""}, {prop: "maxFailPos", name: "maxFailPos", embedded: false, exported: false, typ: position, tag: ""}, {prop: "maxFailExpected", name: "maxFailExpected", embedded: false, exported: false, typ: sliceType$5, tag: ""}, {prop: "maxFailInvertExpected", name: "maxFailInvertExpected", embedded: false, exported: false, typ: $Bool, tag: ""}, {prop: "maxExprCnt", name: "maxExprCnt", embedded: false, exported: false, typ: $Uint64, tag: ""}, {prop: "entrypoint", name: "entrypoint", embedded: false, exported: false, typ: $String, tag: ""}, {prop: "allowInvalidUTF8", name: "allowInvalidUTF8", embedded: false, exported: false, typ: $Bool, tag: ""}, {prop: "Stats", name: "Stats", embedded: true, exported: true, typ: ptrType$21, tag: ""}, {prop: "choiceNoMatch", name: "choiceNoMatch", embedded: false, exported: false, typ: $String, tag: ""}, {prop: "recoveryStack", name: "recoveryStack", embedded: false, exported: false, typ: sliceType$12, tag: ""}, {prop: "_errPos", name: "_errPos", embedded: false, exported: false, typ: ptrType$22, tag: ""}, {prop: "scStack", name: "scStack", embedded: false, exported: false, typ: sliceType$13, tag: ""}, {prop: "spStack", name: "spStack", embedded: false, exported: false, typ: parserStack, tag: ""}]); + ParserData.init("github.com/sealdice/dicescript", [{prop: "code", name: "code", embedded: false, exported: false, typ: sliceType$9, tag: ""}, {prop: "codeIndex", name: "codeIndex", embedded: false, exported: false, typ: $Int, tag: ""}, {prop: "Config", name: "Config", embedded: false, exported: true, typ: RollConfig, tag: ""}, {prop: "flagsStack", name: "flagsStack", embedded: false, exported: false, typ: sliceType$22, tag: ""}, {prop: "counterStack", name: "counterStack", embedded: false, exported: false, typ: sliceType$20, tag: ""}, {prop: "varnameStack", name: "varnameStack", embedded: false, exported: false, typ: sliceType$5, tag: ""}, {prop: "jmpStack", name: "jmpStack", embedded: false, exported: false, typ: sliceType$20, tag: ""}, {prop: "breakStack", name: "breakStack", embedded: false, exported: false, typ: sliceType$20, tag: ""}, {prop: "continueStack", name: "continueStack", embedded: false, exported: false, typ: sliceType$20, tag: ""}, {prop: "loopInfo", name: "loopInfo", embedded: false, exported: false, typ: sliceType$23, tag: ""}, {prop: "loopLayer", name: "loopLayer", embedded: false, exported: false, typ: $Int, tag: ""}, {prop: "codeStack", name: "codeStack", embedded: false, exported: false, typ: sliceType$24, tag: ""}]); BufferSpan.init("", [{prop: "Begin", name: "Begin", embedded: false, exported: true, typ: IntType, tag: ""}, {prop: "End", name: "End", embedded: false, exported: true, typ: IntType, tag: ""}, {prop: "Ret", name: "Ret", embedded: false, exported: true, typ: ptrType, tag: ""}, {prop: "Text", name: "Text", embedded: false, exported: true, typ: $String, tag: ""}, {prop: "Expr", name: "Expr", embedded: false, exported: true, typ: $String, tag: ""}, {prop: "Tag", name: "Tag", embedded: false, exported: true, typ: $String, tag: ""}]); StInfo.init("", [{prop: "Op", name: "Op", embedded: false, exported: true, typ: $String, tag: ""}, {prop: "Text", name: "Text", embedded: false, exported: true, typ: $String, tag: ""}]); ByteCode.init("", [{prop: "T", name: "T", embedded: false, exported: true, typ: CodeType, tag: ""}, {prop: "Value", name: "Value", embedded: false, exported: true, typ: $emptyInterface, tag: ""}]); diff --git a/dicescript.cjs.map b/dicescript.cjs.map index aaca2674..5c3616aa 100644 --- a/dicescript.cjs.map +++ b/dicescript.cjs.map @@ -1 +1 @@ -{"version":3,"file":"dicescript.cjs","sources":["/github.com/gopherjs/gopherjs/js/js.go","/runtime/gopherjs__runtime.go","/runtime/gopherjs__fastrand.go","/internal/reflectlite/value.go","/internal/reflectlite/type.go","/internal/reflectlite/gopherjs__value.go","/internal/reflectlite/gopherjs__utils.go","/internal/reflectlite/gopherjs__type.go","/internal/reflectlite/gopherjs__swapper.go","/internal/reflectlite/gopherjs__reflectlite.go","/errors/errors.go","/errors/wrap.go","/internal/bytealg/index_generic.go","/internal/bytealg/gopherjs__bytealg.go","/internal/bytealg/bytealg.go","/sync/atomic/gopherjs__atomic.go","/sync/rwmutex.go","/sync/runtime.go","/sync/mutex.go","/sync/gopherjs__sync.go","/sync/gopherjs__pool.go","/sync/map.go","/io/io.go","/io/pipe.go","/unicode/letter.go","/unicode/graphic.go","/unicode/gopherjs__unicode.go","/unicode/digit.go","/unicode/tables.go","/unicode/utf8/utf8.go","/bytes/gopherjs__bytes.go","/bytes/bytes.go","/bytes/buffer.go","/math/bits/bits.go","/math/gopherjs__math.go","/math/floor.go","/math/abs.go","/internal/itoa/itoa.go","/strconv/quote.go","/strconv/itoa.go","/strconv/gopherjs__itoa.go","/strconv/ftoaryu.go","/strconv/ftoa.go","/strconv/eisel_lemire.go","/strconv/decimal.go","/strconv/bytealg.go","/strconv/atoi.go","/strconv/atof.go","/strconv/isprint.go","/reflect/value.go","/reflect/type.go","/reflect/makefunc.go","/reflect/gopherjs__reflect.go","/encoding/binary/binary.go","/encoding/binary/varint.go","/encoding/base64/base64.go","/sort/zsortinterface.go","/sort/zsortfunc.go","/sort/sort.go","/sort/slice.go","/sort/search.go","/sort/slice_go113.go","/internal/fmtsort/sort.go","/internal/oserror/errors.go","/syscall/js/gopherjs__js.go","/syscall/time_nofake.go","/syscall/tables_js.go","/syscall/syscall_js.go","/syscall/net_js.go","/syscall/gopherjs__syscall_js_wasm.go","/syscall/gopherjs__fs_js.go","/syscall/fs_js.go","/syscall/env_unix.go","/internal/syscall/unix/net_js.go","/github.com/gopherjs/gopherjs/nosync/pool.go","/github.com/gopherjs/gopherjs/nosync/once.go","/github.com/gopherjs/gopherjs/nosync/mutex.go","/github.com/gopherjs/gopherjs/nosync/map.go","/time/zoneinfo.go","/time/time.go","/time/gopherjs__zoneinfo_js.go","/time/gopherjs__time.go","/time/format.go","/time/zoneinfo_read.go","/internal/poll/sys_cloexec.go","/internal/poll/fd_unix.go","/internal/poll/fd_posix.go","/internal/poll/fd_poll_js.go","/internal/poll/fd_mutex.go","/internal/poll/fd_fsync_posix.go","/internal/poll/fd.go","/internal/poll/fcntl_js.go","/internal/poll/hook_unix.go","/internal/safefilepath/path.go","/internal/testlog/log.go","/path/match.go","/io/fs/fs.go","/io/fs/walk.go","/os/types_unix.go","/os/types.go","/os/stat_unix.go","/os/stat_js.go","/os/stat.go","/os/rawconn.go","/os/proc.go","/os/path_unix.go","/os/gopherjs__os.go","/os/file_unix.go","/os/file_posix.go","/os/file.go","/os/error.go","/os/dirent_js.go","/os/dir_unix.go","/os/dir.go","/os/tempfile.go","/os/exec.go","/fmt/scan.go","/fmt/print.go","/fmt/format.go","/fmt/errors.go","/strings/strings.go","/strings/gopherjs__strings.go","/strings/builder.go","/unicode/utf16/utf16.go","/encoding/json/tags.go","/encoding/json/stream.go","/encoding/json/scanner.go","/encoding/json/indent.go","/encoding/json/fold.go","/encoding/json/encode.go","/encoding/json/decode.go","/encoding/json/tables.go","/mod/golang.org/x/exp@v0.0.0-20240604190554-fc45aab8b7f8/rand/rng.go","/mod/golang.org/x/exp@v0.0.0-20240604190554-fc45aab8b7f8/rand/rand.go","/mod/golang.org/x/exp@v0.0.0-20240604190554-fc45aab8b7f8/rand/normal.go","/mod/golang.org/x/exp@v0.0.0-20240604190554-fc45aab8b7f8/rand/exp.go","/math/rand/rng.go","/math/rand/rand.go","/math/rand/normal.go","/math/rand/exp.go","/regexp/syntax/simplify.go","/regexp/syntax/regexp.go","/regexp/syntax/prog.go","/regexp/syntax/parse.go","/regexp/syntax/op_string.go","/regexp/syntax/compile.go","/regexp/syntax/perl_groups.go","/regexp/regexp.go","/regexp/onepass.go","/regexp/exec.go","/regexp/backtrack.go","valuemap.go","types_serialization.go","types_methods.go","types_functions.go","types.go","rollvm.go","roll_func.go","roll.peg.go","parser.go","bytecode.go","builtin_functions.go","main.go"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AA+B4C;A;;;;;AAGW;A;;;;;AAGhB;A;;;;;AAGN;A;;;;;AAGQ;A;;;;;AAGc;A;;;;;AAGY;A;;;;;AAGX;A;;;;;AAGH;A;;;;;AAGrB;A;;;;;AAGI;A;;;;;AAGN;A;;;;;AAGI;A;;;;;AAGE;A;;;;;AAGA;A;;;;;AAGQ;A;;;;;AAGP;A;;;;;AASnC;A;;;;;AAKA;A;;;;AA4BA;A;;;;;;;AA0CA;AACA;AAEA;AAEA;;AACC;A;AAGD;AAUC;AACA;AAEA;A;AAEC;A;AAGG;;;A;AAEF;AACA;A;AAHwB;A;AAO1B;AACA;AAKG;AACJ;AACG;A;AACF;A;AAIE;A;AACF;AACA;A;AAEA;A;AAEG;;;;AACH;A;AADiC;A;A;AAKjC;;AAEE;A;AAP+B;A;;AAWlC;;A;AACK;;;;AACH;A;AADgC;A;A;AAKhC;;AAEE;AACA;A;;AAGA;AACA;A;AAZ8B;A;;A;AAiBlC;A;;;;;AAmBA;AACA;A;;;;;;;;;A;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AC1OkC;A;;;;;AACA;A;;;A;;;;;AAalC;A;AAEC;A;AAED;A;AAEC;A;AAED;A;AAEC;A;A;AAIE;A;AAEA;A;A;AAGF;A;AAED;A;;;;AAKA;AACA;AACA;AACA;AACA;AAEI;AACJ;AACA;A;;;AAIA;A;AAEC;A;AAEE;A;AAEF;A;AACS;A;AACT;A;A;AAID;A;;;;AAiBA;AACG;;;A;AACF;A;AAED;AAKA;AACA;AACA;AACA;A;;;AAOA;A;;;AAYA;AACA;AACA;A;;;AAoBA;AACA;AACI;;;AACH;A;AADkB;A;A;AAKf;;;A;AACF;A;AAED;A;AAEC;A;AAViB;A;AAanB;A;;;A;AASC;AACA;AACA;A;AASD;A;AAEC;AAEA;A;AASG;;;;AACA;;;;AAEJ;AACA;A;AAGC;A;AAEA;AACA;AACA;A;AAED;AACG;A;AACF;A;AAED;AAEA;A;;;;AAoCA;AACA;;;;;;AACC;A;;AAED;A;;;;AAIA;AACA;;;;;AACC;AACA;A;;AASD;A;;;;;;;A;A;;;;;A;AAYA;AACA;A;;;;;A;;;;A;;;AAsGgC;A;;;;;;;A;A;;;;;A;A;;;;;A;;;;;A;AAW/B;A;AAED;A;;;;AAIA;A;AAOC;A;AAED;A;;;;A;;;;;A;;;;;AAsDA;A;;;;AAIA;A;;AAKA;A;;;AC/dA;A;;;;;;;;;;;;;;;;A;;AD8FA;AACA;AA4CA;AAMA;A;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AEhFA;A;;;;;A;AAKC;A;AAED;A;;;;;A;AAOC;A;A;AAGA;A;AAED;A;;;;;A;AAiEC;A;AAED;A;;;;;A;AAwBC;A;A;AAGA;A;A;;;;;A;AASA;A;A;AAIA;A;A;AAGA;A;A;;;;;AAUD;A;;;;;AAgGA;A;;;;;AAMA;A;;;;;AAyDA;A;AAEC;A;AAGD;A;;;;;ACxGA;A;;;;;A;AAyHC;A;AAED;A;;;;;AAgIA;A;AAEC;A;AAED;A;;;;;AAGgC;A;;;;;AAEH;A;;;;;AAEI;A;;;;;AAEA;A;;;;;AAGjC;A;AAEC;A;AAED;A;;;;;A;AAKC;AACA;A;AAED;A;;;;;A;AAKC;A;AAED;A;AAEC;A;AAED;A;;;;;AAIA;A;;;;;A;AAKC;A;AAED;AACA;AACA;AACA;;A;A;AAGE;A;AAEA;A;AAED;A;AAED;A;;;;;A;AAKC;A;AAED;AACA;A;;;;;A;A;AAMC;AACA;A;AAEA;AACA;A;AAEA;AACA;A;AAEA;AACA;A;AAEA;AACA;A;AAED;A;;;;;A;AAKC;A;AAED;AACA;A;;;;;A;AAaC;A;AAED;AACA;A;;;;;A;AAaC;A;AAED;AACA;A;;;;;A;AAKC;A;AAED;AACA;A;;;;;A;AAKC;A;AAED;AACA;A;;;;;AAsCyC;A;;;;;;A;AAWxC;A;AAED;;;A;AACC;A;AAED;A;;;;;;;A;AAKC;A;AAED;AACA;;;A;;;;;A;AAUC;A;AAED;A;AAEC;A;A;AAgBA;AACA;AACI;;;AACH;AACA;AACA;AACA;A;A;AAGE;A;AAEC;A;AAED;A;AAEC;A;A;AAb4B;A;A;A;AAmB3B;A;AACF;A;A;AApB6B;A;AAwBhC;A;AAGD;A;AAEC;A;AAED;AACA;AACI;;;AACH;AACA;AACA;AACA;A;A;AAGE;A;AAEC;A;AAED;A;AAEC;A;A;AAb2B;A;A;A;AAmB1B;A;AACF;A;A;AApB4B;A;AAwB/B;A;;;;A;AAWC;A;A;AAMA;A;AAID;;;A;;;;;A;AAKC;A;AAGD;;;;;;;;A;AACC;A;AAGD;;;;;;;A;;;;;A;AAKC;A;AAGD;A;AAEC;A;A;AAMA;A;A;AAKD;;;;;;;;A;AACC;;;;;A;AAMA;;;;;A;AACC;A;AAID;;;;;A;AAGA;AACA;A;AAEC;A;AAEG;;;AACH;;;A;AACC;A;AAFyB;A;;AAKvB;;;AACH;;;A;AACC;A;AAF0B;A;;AAK5B;A;AAGA;AACA;A;AAEC;A;AAID;A;AAGA;;;;;;A;AAGA;;;A;AAGA;AACA;A;AAEC;A;A;AAGA;A;AAED;;;;;AACC;AACA;A;AAEC;A;AAED;;;A;AACC;A;A;AAGA;A;A;AAGA;A;A;AAGA;A;A;;;AAGF;A;A;AAGD;A;;;;A;AAeC;A;AAED;A;;;AAKA;A;;;;A;ACx8BC;A;A;AAGA;A;AAEC;A;A;AAEC;A;AAEA;A;A;AAGC;AACA;A;AAED;AACA;AACA;AACA;AACA;A;A;A;AAGF;A;AAED;A;;;;;;AAIA;;A;AACC;;A;AAGD;;;;A;AAGC;AACA;AACA;A;A;AAIC;A;AAKD;;A;AAEC;A;AAEA;A;AAED;A;A;AAID;A;;;;;;;AAyGA;A;A;AAGC;A;AAEA;A;AAED;A;;;;;;;;;;;;AAIO;A;AACP;;;;A;AACC;A;AAEC;A;AAED;AACA;AAEA;AACA;;A;AACC;AACuC;A;;AACC;A;A;AAGzC;;;A;AAGA;A;AAEC;A;AAED;AACA;AACA;AAEA;AACA;AACA;;A;AACC;AACuC;A;;AACC;A;A;AAGzC;;;A;AAGA;A;AAEC;A;AAED;AACA;AACA;A;AAGA;A;A;A;;;;;;;AAKD;A;;;;;AAIO;A;A;AAEN;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;A;;;;;AAKM;A;A;AAEN;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;A;;;;;AAKM;A;A;A;AAGL;A;AAED;A;A;AAGC;A;AAED;A;A;AAGC;A;AAED;A;AAEA;A;A;;;;;;AAKD;AACA;AACA;;AACA;;A;A;AAEC;;;;A;AACC;A;A;AAEA;;A;A;AAEA;A;;AAEA;A;A;AAED;A;AAED;A;;;;;;;;AAIA;AACA;AACA;;;A;AACC;A;AAED;AACA;;;;;A;AACC;AACA;AACA;AACA;AACA;A;AAED;A;;;;;;;AAIA;AACA;AACA;A;AAEC;A;AAED;AACA;AACA;AACA;AACA;A;;;;;AAIA;AACA;AACA;A;AAEC;A;AAED;AACA;AACA;AACA;AACA;A;;;;;;AAKC;AACA;AACA;AAEM;A;AACP;;;;A;A;AAEE;A;AAED;AACA;AACA;AACA;A;A;AAGA;AACA;AACA;A;A;AAGA;A;AAEC;A;AAED;;;A;AAGA;A;A;A;AAIA;A;AAGD;;;A;;;;;;;AAKC;AACA;AACA;AAEM;A;A;A;AAGL;A;AAED;AACA;AACA;AACA;A;AAGA;AACA;AACA;A;AAGA;A;A;AAIA;A;AAGD;;;A;;;;;;AAIA;AACA;AACA;A;;;;;;AAIO;A;AACP;;;A;AACC;A;AAEC;A;AAED;AACA;;;A;A;AAIC;A;AAED;AACA;AACA;AACA;AACA;A;AAGA;A;A;A;;;;;;;AAOD;AACA;AACA;A;;;;;;AAQA;AACA;AACA;AAEA;AAEA;AACA;A;AAEC;A;AAED;AACA;AACI;AACA;;;AACH;;A;AAKC;A;AAED;AACA;AATsB;A;;AAWvB;A;;;;;;;AAQA;AACA;AASA;;AAEI;A;AAEH;A;AAEA;A;AAED;A;AAEC;A;AAED;AACA;AACA;AACA;A;;;;;;;;;;;A;AAKC;A;AAED;A;AAEC;A;AAGD;AACA;AACA;AAEA;A;A;AAGE;A;AAEA;A;A;AAIC;AAAH;;A;AACI;AAAH;;A;AACC;;AACC;;AACA;;A;AACC;AACA;AACuC;A;;AACC;A;A;AAGzC;;A;AACC;;A;A;;A;A;AAMJ;AACA;;A;AACC;AACuC;A;;AACC;A;A;AAGzC;;;A;;;;;;ACljBA;A;;;;A;AAOC;A;A;A;AAIC;A;AAED;A;AAED;A;;;;A;AA2CC;A;A;;;;;;A;ACnED;;;;A;AACC;A;AAEA;;;A;AAEI;;;AACH;AACA;;;A;AACC;A;AAH4B;A;;A;A;AAO/B;A;;;;;;A;AAKC;A;AAED;AACA;A;;;;;A;AASC;A;AAED;A;AAEC;A;AAED;A;;;;;A;AAKC;A;AAED;AACA;A;;;;;A;AAKC;A;AAED;AACA;A;;;;;;;;AAIA;;A;AACC;A;;;;A;AAGD;A;AAEC;A;AAED;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;;;;AACC;A;;AAED;AACA;;;;;AACC;A;;AAED;;AACA;AACA;AACA;;AACC;AACA;A;AAED;AAEA;A;;A;;;;;;;;;AC5FA;;A;AAEC;A;AAGD;A;A;AAGC;;AAAwB;A;A;AAExB;;A;AAEE;A;A;A;AAIH;AACA;AACA;;A;AAEE;A;AAED;AACA;AACA;AACA;AACA;A;A;;;;;;ACnBD;;A;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AAEA;AACA;A;;;;;AAaA;A;;;A;AAKC;AAKA;AACA;AAEA;A;AAEC;A;AAEC;A;AAEG;AACA;;;AACH;AACA;A;AAFmC;A;A;AAMnC;AANmC;A;AAWpC;AACI;;;AACH;AACA;A;AAFmC;A;A;AAMnC;AANmC;A;AAWpC;AAMA;AACA;A;A;A;AAKA;A;AAKA;A;AAEC;A;A;AAGA;A;AAED;A;AAKA;AACA;AACA;;;;;AACC;A;;AAED;AACA;AACA;;;;;AACC;A;;AAED;A;AAEC;A;AAED;A;AAQA;AACA;AACA;;;;;AACC;AACA;A;;AAKD;A;AAMA;A;AAKA;A;AAIA;A;AAIA;AACA;AACA;;;;;AACC;AACA;A;;AAMD;A;A;AAQF;A;;;AAIA;AACA;A;;;;AAaA;A;;;;;AAIA;A;;;;;AAMA;A;;;;;AAaA;A;;;;;AAIA;A;;;;;;A;;A;;;;;;A;;A;;;;;AAkBiC;A;;;;;AACA;A;;;;;AACA;A;;;;AAGjC;AACA;AAMA;A;;;;AAQA;A;;;;AAIA;AACA;AACA;A;;;;AAMA;A;;;;AAIA;AACA;AACA;A;;;AAII;AACJ;AACA;A;;;AAIA;A;;;AAIA;AACI;;;AACH;AACA;AAFgC;A;A;;;;AAOjC;;AACA;;;;;;;;;A;AACC;;;A;AAED;;;A;;;;A;AAsBC;A;A;AAGA;A;AAED;A;;;;;A;AAKC;A;AAED;;;A;;;;;;AAYA;;;;;;;A;AACC;A;AAGD;AACA;;;;;;AACC;A;;AAED;AACA;;;;;;AACC;A;;AAED;A;;;;;;AAaA;A;;;;AAIA;A;;;;A;A;AAUC;A;AAEA;A;AAEA;A;A;;;AA6DD;A;;;AAiBA;A;AAEC;A;AAED;AACA;A;;;AAIA;;AACA;A;AAEC;A;AAED;A;;;;AAoCA;;AACC;A;AAEC;A;AAGD;A;A;;;;AAKD;A;;;;AASA;AACI;A;AAEH;A;AAEA;A;AAEC;A;AAED;AACA;AAGA;A;AAED;;;;;A;;;;AAIA;AACA;AACA;A;;;AAIA;A;;;;;;AAgFI;A;AAEH;A;AAEC;A;AAED;A;AAEC;A;AAED;AACA;A;AAEA;A;AAEC;A;AAED;A;AAEC;A;AAED;AACA;A;AAED;A;AAEC;A;AAED;AACA;A;;;;A;AAKC;A;AAGD;;A;AACC;;A;A;A;AAKC;AACA;AACA;A;AAED;A;AAED;A;;;;AAIA;A;;AAIA;A;;;;;;A;AAKC;A;AAGD;;AACA;A;AAEC;A;AAED;;AACC;A;AAED;;;A;;;;A;AAOC;A;AAED;A;;;A;AAKC;A;AAED;A;;;AAIA;;AAEC;AACA;;AACC;A;AAED;A;AAEC;A;AAKD;AACA;;AACC;A;A;AAGA;A;AAED;AACA;AAGA;AACA;;A;AAEE;A;AAED;A;A;AAGA;A;AAED;AACA;A;AAGC;;AACA;A;A;AAGF;A;;;AAMA;A;;;;A;AASC;AACA;AACA;A;AAED;A;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;A;A;;;;ALpZG;AC3UA;AC/CA;AGdA;AA0BH;AACA;AACA;AACA;AAyKG;AAkCA;AAseA;AAiFA;A;;;;;;;;;;;;;;;;;;;;;AChvBH;A;;;;;AASA;A;;;;;;;A;ACoCG;;;;;;;;;;;;;;;;;;;;;;AC1FH;A;;;;AAcA;A;;;;A;ACpBC;A;AAED;;;;;;A;AAEE;A;A;;AAGF;A;;;;AAaI;;;A;AAEF;A;AAFsB;A;AAKxB;A;;;;ACIA;AACI;;;AACH;AADyB;A;AAGtB;;;;AACA;;;A;AAEF;A;AAED;AAJyB;A;AAM1B;A;;;;AA0DA;;;AACA;AACI;AACA;;;AACH;AADkB;A;A;AAIlB;A;AAEG;;;AACH;AACA;AACA;AACA;A;AAEC;A;A;AAGF;A;;;;;A;;;;;;;;;;;A;;;;A;;;;A;;;A;;;A;;;;;;;;;;;;;;;;;;;;;;;;A;AC1EC;AACA;A;AAED;A;;;;A;AAqBC;AACA;A;AAED;A;;;;A;AAaC;AACA;A;AAED;A;;;;AAIA;AACA;AACA;A;;;;AA4BA;A;;;;AAYA;A;;;;AAQA;A;;;;AAIA;A;;;;AAQA;A;;;;AAYA;A;;;;;;A;;A;;;;;AAQA;AACA;A;;;;;;AAIA;AACA;;;;A;;A;;;;;;AAKA;A;AAGC;A;A;A;;A;AAOD;A;;A;;;;;A;AAOC;A;A;AAIA;A;A;;;;AAUD;A;;;;;;A;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;A;AC3JC;AACA;A;AAED;;A;AAEC;A;A;AAGA;AACA;A;A;;;;;;;A;AAWA;AACA;A;AAED;AACC;A;A;AAGE;A;AAED;A;A;A;AAIC;AACA;A;AAED;A;A;A;;;;;;A;AAWD;AACA;AACA;A;AAEE;AAAH;;A;AAEC;A;A;AAGA;A;A;;;;;;;;AAKD;;A;AACC;AACA;A;AAGD;;A;AAEC;A;A;;;;;;;;A;AASA;AACA;A;AAGD;AAEA;AAEA;;A;AACC;A;A;AAGA;AACA;AACA;A;A;;;;;;;;A;AAWA;AACA;A;A;A;AAIC;A;AAED;A;AAED;;A;AACC;A;AAEC;A;AAED;A;A;AAGA;AACA;AACA;A;AAED;A;;;;;;;A;AAWC;AACA;AACA;A;AAID;AACA;;A;AACC;AACA;A;AAGG;;;AACH;AADuB;A;;AAIxB;A;AAEC;A;A;;;;;;;AAOD;A;;;;;;AAK4B;A;;;;;;;;AACA;A;;;;;;ACzLxB;AACJ;A;;;;;;;;;;;A;A;ACsCE;A;AAED;A;AAGD;A;;;;;;;AASA;A;AAEC;A;A;AAOA;A;A;AAIA;A;AAED;A;;;;;;AAII;AACJ;AACA;AACA;AACA;AACA;AAGC;;A;A;AAME;A;AAED;AACA;AACA;AACA;A;AAED;A;AAGC;A;A;AAGA;A;A;AAOA;A;A;A;AAMC;A;AAED;A;AAED;;A;A;AAEE;A;AAGD;AACA;;A;AACC;;A;AAED;AACA;;;;AACA;A;A;AAOE;A;AAED;A;AAOC;A;AAED;AACA;A;AAED;AACA;A;;AAEA;A;A;;A;AAKD;A;A;;;;;;;;A;AAYA;AACA;A;AAID;AACA;;A;AAGC;A;A;;;;;;;;AAKD;;A;AACC;A;AAED;;A;AACC;AACA;A;AAQE;A;AAGD;AACA;;A;AACC;AACA;A;AAED;A;;A;;AAQD;A;A;;;;;;;ACvOD;A;;;;;;;AAOA;;A;AACC;A;AAEC;A;AAEA;A;AAED;;AACA;A;AAEC;A;A;A;A;;;;;;A;AAUF;A;AAEC;A;AAGD;AACA;AACA;A;AAEC;A;AAGD;A;A;;;;;;A;;;AAQA;A;;;;;;AAQA;A;;;;;ACnDA;;A;AACC;;A;AACC;;;A;AAED;A;AAED;AACA;AACA;A;;;;;;A;AAKC;A;AAED;A;;;;;;;;;;;;;;;;;;A;A;A;ACgCG;AFjEA;AAWA;A;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;A;;;;;;A;;;;;;;;AGiYA;;;AAAH;;A;A;;;;;;A;AAIG;;;AAAH;;A;A;;;;;;A;A;AAIC;AACG;;;A;A;AAED;A;AAEA;A;A;AAGF;A;AAED;AACC;;;;AACA;;A;AACC;;;;A;AAEC;A;AAEC;A;A;AAGF;A;AAEC;AACA;A;A;AAGA;AACA;A;A;A;A;AAKA;A;AAED;A;A;;A;;;;;A;;;;;;;;A;A;;;;;A;A;AAyBD;A;AAED;;;;AACA;AACA;A;;;;;;;;;;;;;;A;A;AC3bG;ADPA;AAGA;AAGA;AASA;AAIA;AAKA;AAidA;AACA;AAiFA;;AAEF;AACA;A;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;A;AE9fA;;;;;AACC;A;AAEC;A;A;AAGA;A;A;;AAGF;A;AAID;AACA;AACA;;AACC;AACA;A;AAEC;A;A;AAGA;A;AAEA;A;A;AAGF;A;;;A;AAMC;;;;;AACC;A;AAEC;A;A;AAGA;A;A;;AAGF;A;AAID;AACA;AACA;;AACC;AACA;A;AAEC;A;A;AAGA;A;AAEA;A;A;AAGF;A;;;AAKA;A;AAGC;A;AAED;A;AAEC;A;AAED;A;;;;AAIA;AAEG;A;AACF;A;AAED;A;AAEC;A;AAED;A;;;AAqEA;;AACA;A;;;;A;A;AAOE;A;AAED;A;AAED;A;;;;A;A;AAOE;A;AAED;A;AAED;A;;;;A;AAsEC;A;A;AAIA;A;AAID;AACA;AACA;;AACC;A;AAEC;A;AAEA;A;A;A;AAID;A;AAME;A;AACF;A;AAED;A;;;;A;AC9TC;A;AAED;A;;;;AAgBA;;;;;A;AAEE;A;A;;AAGF;A;;;;A;AAiBC;A;AAED;A;;;;A;A;A;AAuCE;A;AAED;A;AAED;A;;;;;;A;A;;;;;A;AC/HA;AACA;AACA;;AACC;AACA;A;AAEC;A;A;;;;;A;A;;;;;A;A;AAOA;A;AAEA;A;A;A;;;;;A;;;A;ACfD;A;AAED;A;;;;;;;;;;;ACoCG;AA8BA;AAQA;AAwBA;AAUA;AAMA;AAklBA;AAoKA;AAqDA;AAudA;AAYA;AAwJA;AAgSA;AAgKA;AAUA;AA2SA;AA2IA;AAqEA;AAkBA;AA8EA;AAyKA;AAUA;AAmBA;AA4BA;AAUA;AAWA;AAsKA;AA+BA;AA8MA;AAuBA;AAiCA;AAyDA;AA4KA;AAYA;AAMA;AAMA;AAaH;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AAEA;AAEA;AACA;AACA;AACA;AACA;AACA;AAEA;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AAEA;AACA;AACA;AACA;AACA;AAEA;AAEA;AAEA;AAEA;AACA;AACA;AACA;AA1jHG;AA6tHA;AASA;AASA;AAOA;AAsDA;AASA;AAQA;AAOA;AASA;AAQA;AAOA;AAmBA;AAUA;AAQA;AASA;AAMA;AAOA;AAMA;AAOA;AAOA;AAQA;AAQA;AASA;AAQA;AAOA;AA4KA;AAQA;AAUA;AAWA;AAYA;AAOA;AASA;AAcA;AAOA;AAWA;AAQA;AAOA;AAOA;AAqCA;AAaA;AAcA;AAOA;AAoBA;AAuCA;AAmBA;AAYA;AAqBA;AAyBA;AAmBA;AAQA;AAMA;AASA;AAcA;AAYA;AAQA;AAiCA;AAQA;AAQA;AAQA;AAQA;AAkBA;AAgBA;AAOA;AAcA;AAQA;AASA;AAQA;AAQA;AAgBA;AAmCA;AAQA;AAUA;AASA;AAaA;AASA;AAOA;AAQA;AAOA;AAOA;AAYA;AAOA;AAQA;AASA;AAaA;AAOA;AAQA;AAQA;AASA;AAOA;AASA;AAQA;AAcA;AASA;AAWA;AAQA;AAQA;AASA;AASA;AAQA;AAOA;AAQA;AAUA;AAMA;AAMA;AASA;AAQA;AAOA;AAOA;AAQA;AAOA;AAOA;AAOA;AAmBA;AAQA;AAQA;AAWA;AAOA;AAOA;AAMA;AAQA;AASA;AAOA;AAOA;AAOA;AAOA;AAOA;AAOA;AAQA;AASA;AAoBA;AAOA;AAQA;AAOA;AAOA;AAMA;AASA;AAOA;AAQA;AAOA;AAUA;AAOA;AAQA;AAwBA;AAUA;AAiBA;AAMA;AAOA;AAYA;AAQA;AAQA;AAQA;AAMA;AAQA;AAQA;AASA;AAOA;AASH;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AAtiEG;AA+qFA;AAQA;AA6dA;AAgCH;AACA;AAgBA;AA6sBG;AAwGA;AAMA;AAyHA;AAcA;AA0HA;AAOA;AAvRA;AAwSA;AAMA;AAMA;AAlBA;AApgBA;AApkBA;AADA;AAkUA;AHtjOA;;;;;;;;;;;;;;;;;;;;;;AI2HH;A;A;;;;;A;AAIA;AACA;A;AAKC;A;;;;;A;AAGD;AACA;A;A;;;;;A;AAIA;A;A;;;;;A;A;A;;;;;A;AAOA;A;A;;;;;A;A;A;;;;;A;AAOA;A;A;;;;;A;A;;;;;A;;;;;;AAgBA;A;A;;;;;A;AAIA;AACA;A;AAKC;A;;;;;A;AAGD;AACA;A;A;;;;;A;AAIA;A;A;;;;;A;A;A;;;;;A;AAOA;A;A;;;;;A;A;A;;;;;A;AAOA;A;A;;;;;A;A;;;;;A;;;;;;AAgBA;A;A;;;;;A;AAIA;AACA;A;A;;;;;A;AAOA;A;AAEC;A;AAEG;A;;A;AAEF;A;AAFyB;A;A;AAM1B;A;AAED;;;A;A;;;;;A;A;;;;;A;;;;;;AAgBA;A;A;;;;;A;AAIA;AACA;A;A;;;;;A;AAOA;A;AAEC;A;AAEG;A;;A;AAEF;A;AAFyB;A;A;AAM1B;A;AAED;;;A;A;;;;;A;A;;;;;A;;;;A;AAYC;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAED;A;;;;AAQO;A;AAEN;AACA;A;AAEA;AACA;AACA;AACA;A;AAEA;AAGA;AACA;AACA;AACA;AACA;A;AAJA;AACA;AACA;AACA;AACA;A;AAEA;AACA;AACA;AACA;AACA;AACA;A;A;;;;AAiCD;AACI;AACA;;;AACH;AACA;A;AAGC;AACA;A;AAED;A;AAEC;AACA;A;AAED;A;AAEC;AACA;A;AAED;AACG;A;AACF;A;A;AAES;A;AACT;A;A;AAES;A;AACT;A;A;A;AAED;A;AAED;A;;;;;AAKA;AACI;;;AACH;A;AAGC;AAJkB;A;A;AAOnB;A;AAEC;AATkB;A;A;AAYnB;A;AAEC;AAdkB;A;A;AAiBnB;AACG;A;AACF;A;A;AAES;A;AACT;A;A;AAES;A;AACT;A;A;A;AAED;AA3BmB;A;A;;A;;;;AAmCS;A;;;;AAwD7B;;AAKC;AACA;A;AAGC;A;AAED;A;AAED;AACI;;;AACH;A;AAEC;AACA;A;AAED;A;AAEC;A;AAED;A;AAEC;A;AAED;AACG;A;AACF;A;A;AAES;A;AACT;A;A;AAES;A;AACT;A;A;A;AAED;A;AAED;A;;;;A;AAQC;A;AAEA;A;AAED;A;;;;;;AArgBG;AA6BA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;ACvFH;;;;;;A;AAEE;A;A;;AAGF;A;;;;A;AAKC;A;AAED;;;;;;A;AAEE;A;A;;AAGF;A;;;;A;ACqfC;A;A;AAIA;A;AAED;AACA;;;;;AACC;A;;AAGD;AACA;AACA;;;;;AACC;AACA;A;;AAED;A;;;;AAKA;A;;;;AA2lBA;;AAEK;;;;A;AAEH;;;;A;AAEA;;;AACA;;;;A;A;AAGA;;;;A;AAEA;;;AACA;;;;A;A;AAOA;A;A;AAKA;;;;A;A;A;AAMC;A;AAED;A;AAKD;AACA;;AACC;A;A;AAGA;A;AAED;A;AAID;A;;;;AAKA;A;AAGC;A;AAEA;A;A;AAGC;A;AAED;A;AAEA;A;A;AAIC;A;AAED;AACA;AACA;AACA;AACA;AACA;;A;AAIE;A;AAEC;A;AAED;A;A;AAGA;A;AAED;AACA;A;AAGC;A;AAEC;A;AAED;A;A;AAGF;A;AAED;AACA;AACA;AACA;AACA;AACA;;A;AAEE;A;AAEC;A;AAED;A;A;AAGA;A;AAED;AACA;A;AAUC;A;AAEC;A;AAED;A;A;AAGF;A;;;;;ACjtCiC;A;;;;;A;AAShC;A;AAED;A;;;;;AAI+B;A;;;;;AAIH;A;;;;;AAIA;A;;;;;A;AAO3B;AACA;A;AAED;A;AAEC;A;AAED;A;;;;;AAOA;AACA;AACA;A;;;;;AAOG;A;AACF;AACA;A;AAED;A;;;;;;AAOA;A;AAGC;A;AAGE;;;A;AACF;A;A;AAGA;AACA;A;AAED;AACA;;;A;AAKC;A;A;AAEA;A;;AAGA;;A;AAGD;AACA;AACA;A;;;;;;;A;AAUC;A;AAED;;AACA;A;;;;;;;;;;AAOA;AACA;;;AACA;;A;AACC;;A;A;;;;;A;;;;;;;;;AASD;AACA;;;AACA;;A;AACC;;A;A;;;;;A;;;;;;;;;AAgBD;AACA;AACC;;AACA;AACA;;;;A;AAEC;A;AAGD;AACA;A;A;;;;;A;A;A;;;;;A;A;;A;;;;;;;AAaD;A;AAEE;A;A;AAWF;A;AAIC;A;AAED;AACA;AACA;;A;;;;;;;;AAQA;AACG;AAAH;;A;AACC;;;;A;AAEC;A;AAED;AACA;A;A;;;;;A;A;A;;;;;A;A;AAWD;A;;;;;A;;;;;;;AASA;AACA;;;AACA;;A;AACC;;A;AAED;AACA;A;;;;;;;;;AASA;;A;AACC;;A;;;;;A;AAGD;AACA;;;AACA;;A;AACC;;A;AAED;AACA;A;;;;;A;;;;;;;;AASA;A;AAGC;A;A;;;;;A;A;;;;;A;AAMD;AACA;A;AAEC;A;A;;;;;A;;;;;AAUD;AACA;A;AAEC;A;AAED;AACA;A;AAEC;A;AAED;A;;;;;A;AAQC;AACA;A;AAED;AACA;AACA;AACA;A;;;;;;;;A;AAWC;A;;;;;;;A;AAGD;A;AAEC;AACA;A;;;;;;;A;AAGD;;;AACA;AACA;A;;;;;;;A;;;;;A;AAWC;A;A;AAGA;A;AAED;AACA;A;;;;;A;AAWC;A;AAED;A;AAEC;A;AAED;A;;;;;;;AAUA;;;AAGA;A;;;;;A;;;;;;;AAMA;AACA;A;AAEC;AACA;A;AAED;AACA;AACA;A;;;;;A;;;;;;;AAWA;;;A;;;;;A;;;;;;;A;A;A;A;A;AAvZG;AACA;AAkWA;;;;;;;;;;;;;;;;;;;;;;;;;AChXgC;A;;;;A;AAwBlC;A;AAED;A;;;;A;AAoBC;A;AAGD;A;;;;A;AAMC;A;AAaD;A;;;;AAkHA;AACA;A;;;;A;AAoFC;A;AAED;A;;;;;A;AAoBC;AACA;A;A;AAGA;AACA;A;A;;A;;;;;A;AAQA;AACA;A;A;AAGA;AACA;A;A;AAGA;AACA;A;A;;A;;;;;;AAuCD;AAIA;AACA;A;;;;;;AAgFA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;A;;;;;AAvbG;AAOA;;;;;;;;;;;;;;;;ACWH;A;;;;AA2BA;A;;;;AAYA;A;;;;A;AAcC;A;AAEA;A;A;;;;A;AAMA;A;A;AAGA;A;AAED;A;;;;;A;;A;;;;A;AAmBC;A;AAED;A;;;AAuCA;A;;;;A;AAKC;A;AAED;A;;;;AAiDA;AACA;AACA;AACA;A;;;AAIA;AACA;A;;;;AAIA;AACA;A;;;;AAIA;AACA;A;;;;AAIA;AACA;AACA;A;;;;ACzKA;AACA;A;AAGC;A;AAEC;A;A;AAQD;AACA;AACA;A;AAED;A;;;;ACjGA;A;;;;;A;A;;AFHA;AACA;AACA;AACA;AAOG;A;;;;;;;;;;;;;;;;A;;;;;;;;;;;;A;AGTF;A;AAED;A;;;;A;AAMC;A;AAEG;AACJ;AACA;;AACC;AACA;AACA;AACA;A;AAGD;AACA;A;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;ACZA;A;;;AAIA;A;;;A;AAWC;AACA;AACA;A;AAED;AACI;;;AACH;AACA;A;AAEC;;;A;A;AAGA;AACA;AACA;AAT0B;;A;AAY3B;AAZ2B;;AAc5B;AACA;A;;;AAIA;A;AAEC;A;AAED;AACA;AACA;A;;;AAII;A;AAEH;AACA;AACA;A;A;A;AAIC;AACA;A;A;AAGD;AACA;AACA;A;A;A;AAIA;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;A;AAIC;AACA;AACA;A;AAEA;AAGA;AACI;;;AACH;AADoB;A;A;AADrB;AACI;;;AACH;AADoB;A;A;AAIrB;AACI;;;AACH;AADoB;A;A;A;AAKvB;A;;;AAQA;A;;;;AAMA;A;;;;AAOA;A;;;;AAMA;A;;;;AA6BA;A;;;;AAgBA;A;;;;AAuBA;;AACC;;;AACA;A;A;AAGE;A;AAED;A;A;AAGA;A;A;AAGA;A;A;AAGF;A;;;;;;AAIA;A;A;;;;;A;A;;;;;A;A;;;;;A;AASA;A;;;;;;;A;AAoBC;AACA;A;AAEM;A;AAEN;AACA;A;AAEA;;;A;;;;;;;;;A;A;;;;;;;;;A;A;AAQA;AACA;A;AAED;AACA;AAEA;A;A;AAEC;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;A;AAGC;A;AAEA;A;AAEA;A;AAEG;A;AAEH;AACA;A;AAEG;;;AACH;;;A;AAEC;AACA;A;AAED;AANkB;A;AAQnB;A;AAGC;AACA;A;A;AAGA;AACA;A;AAED;AACA;A;AAEA;A;AAEC;AACA;A;AAEG;;;AACH;A;AAEC;AACA;A;AAED;AANkB;A;AAQnB;A;AAEC;AACA;A;AAED;A;AAEA;A;A;AAGC;AACA;A;AAED;A;AAEA;AACA;A;A;AAED;AACA;A;;;;AAgBA;;;;A;AAEC;A;AAED;A;;;;;;;A;A;;;;;;;A;AAYA;AACA;A;A;;;;;;;A;AAIA;A;A;A;AAME;A;AAEA;A;AAIA;AACI;;;A;AAEF;A;AAFmC;A;AAKrC;A;A;;;;;;;A;A;AAWI;A;A;AAGH;A;AAEA;;;AACA;A;A;AAGA;A;AAEC;A;A;;;;;;;A;A;AAOC;AACJ;AACA;A;AAEC;A;AAED;;AAGC;;;;;A;A;;;;;;;A;AAIA;A;A;AAKE;A;AAEI;AACJ;AACA;A;A;A;AAMD;A;A;A;A;;;;;;;A;AAQF;A;A;;;;;;;A;A;;;;;;;A;A;;;;;;;A;A;;;AAcD;;;;AACA;;AACC;A;AAEC;A;AAEA;A;A;AAGF;A;;;AAMA;;;;AACA;;AACC;A;AAEC;A;AAEA;A;A;AAGF;A;;;A;A;AAiBE;A;A;AAIA;A;AAED;A;A;AAUA;;;;;;AACA;A;AAEC;A;AAED;AACA;A;AAGD;;;;;;AACA;A;AAEC;A;A;AAGA;A;AAED;AACA;AACA;A;;;;A;AAmBC;A;AAED;AACA;AACA;A;;;A;AC3kBC;A;AAED;;AACA;A;;;;A;AAQC;A;AAED;;AACA;A;;;;A;AAYC;A;AAED;;AACA;A;;;;A;AAOC;A;AAED;;AACA;A;;;;A;AAMC;A;AAED;A;;;;;A;AA2BC;A;AAIG;AACJ;A;AAGC;A;A;A;AAYC;;AAIC;AACA;AACI;;;AACH;AACA;AACA;AACA;AACA;AALkB;A;AAUnB;AACA;AAEA;A;A;AAMF;AACA;;AACC;AACA;AACA;AACA;AACA;A;AAID;AACA;AACA;A;AAEC;AACA;A;A;AAWD;AACA;AACA;AACA;;AACC;AACA;AACA;A;AAGD;AACA;A;AAGA;AACA;;AACC;AAIA;AACA;AACA;A;AAGD;AACA;A;A;AAKA;AACA;A;A;AAIA;AACA;A;AAED;AACA;A;;;AAIA;A;;;AC/LA;A;;;;A;ACSC;A;A;AAGA;A;A;AAIA;;;;AACA;A;AAGD;AACG;A;AACF;AACA;A;AAQD;AAKA;AAEA;;;;A;AAEC;A;A;AAOA;AACA;A;AAGD;AACA;AAEA;;;;AACA;A;AAIC;A;AAMA;A;A;AAGA;A;AAGD;AAEA;A;;;A;AAMC;A;A;AAIA;;;;AACA;A;AAGD;AACG;A;AACF;AACA;A;AAWD;AAKA;AAEA;;;;A;AAEC;A;A;AAOA;AACA;A;AAGD;AACA;AAEA;;;;AACA;A;AAIC;A;AAMA;A;A;AAGA;A;AAGD;AAEA;A;;;AAYA;AACA;AACA;;AACC;;;;AACA;AACA;A;AAEC;A;AAEA;A;AAIA;A;A;AAGA;A;A;A;AAID;A;A;AAIA;AACA;A;AAGD;AACA;AACA;AACA;;AACK;;;;A;AAEH;;;;A;AAEA;;;;A;AAED;AACA;AACA;AACA;A;A;AAGA;AACA;A;A;AAGA;AACA;A;AAED;;AACC;AACA;A;AAED;A;;;A;AAMC;;;;AACA;A;A;AAKA;AACA;AACA;A;AAED;;;;;A;AAEC;AACA;A;AAGD;AAII;;;;;;AACA;;;;;;A;AAEC;;;;;;AACJ;;;AACA;;;AACA;;;;AACA;;;;;;A;AAEA;;;AACA;;;AACA;;;;A;A;AAGA;A;A;AAKA;;;;;;A;A;A;AAMC;A;A;AAGA;A;A;AAGA;A;A;AAKF;AACA;AAEA;;;;AACA;;;;AACA;;;;AAKA;A;AAEC;A;A;AAGA;A;AAID;A;AAIC;A;AAKA;A;AAKD;A;AAEC;A;AAGD;AAEA;AACA;A;;;AAUA;A;;;AAUA;A;;;;;;;A;AASC;;;;;;AACA;AACA;A;AAGA;;;;;;AACA;AACA;A;A;;;AAMD;;;AACA;;;AACA;;;A;AAGC;A;A;AAIC;A;AAED;AACA;AACA;AACA;A;AAEA;AAEA;AACI;;;AACH;;;;AACA;AACA;AACA;A;AAED;AACA;AAEA;A;AAID;;AACC;A;AAGD;;AACC;AACA;AACA;A;A;;;A;AAQA;AACA;A;AAED;AAGA;AACA;;AAMC;AACA;;;;AACA;A;AAIC;A;A;AAYA;AACA;AACA;A;AAED;AAEA;AACA;AACA;;;;;;A;A;AAIA;A;A;AAKA;A;AAGD;AACA;AACA;AACA;;AACC;;;;AACA;AACA;AACA;AACA;A;A;AAGA;A;AAED;AACA;A;;;;;;A;A;;;;;;;A;A;AAoBC;A;AAED;A;AAGC;A;AAED;;;AACA;A;;;;;;;A;;;;;;A;A;;;;;;;A;A;AAqBC;A;AAED;A;AAGC;A;AAED;AAGA;;;AACA;;;AACA;;;AACA;A;;;;;;;A;;;A;AAMC;A;AAEG;;;A;AAEF;A;AAED;AAJkB;A;AAMnB;A;;;A;AAOC;A;AAGD;;AACA;AACA;A;;;ACxgBA;A;;;;AAMA;A;;;;AAII;AACA;A;A;AAGH;AACA;A;AAEA;AACA;A;AAEA;A;AAGD;AACA;AACA;A;A;AAKK;A;AAGH;A;AAEA;A;AAEA;A;AAED;A;AAIA;A;AAIA;A;AAED;A;AAIC;A;A;AAGA;A;A;AAIA;A;AAGG;AACJ;AAEA;A;AAGK;AACJ;AACA;AACA;A;A;AAIC;A;AAEA;A;AAEA;A;A;AAID;A;A;AAGC;A;A;AAGC;A;AAED;A;AAGA;A;AAEG;A;AAEH;AACA;AACA;A;AAEA;AACA;AACA;A;A;A;AAID;A;AAED;A;;;AAKA;AACA;AACA;AACI;AACJ;A;AAEC;AACA;A;A;AAIC;A;AAEA;A;AAEA;A;A;A;A;AAMA;A;AAEA;A;A;AAGC;A;AAED;A;AAED;A;AAED;A;;;A;A;AAMC;A;AAEA;A;AAGA;A;AAEC;A;A;AAMA;A;AAED;A;A;AAGE;A;AAED;A;A;AAGA;A;AAED;A;AAID;A;;;A;AAQC;AACA;A;AAiBD;A;AAGC;A;AAMD;AACA;AACA;AAQI;AACA;A;AAEH;AACA;A;AAEA;AACA;A;AAED;AACA;AACA;AAKA;AAaI;AAIA;;AAIH;A;AAEC;A;AAED;AACA;A;AAEC;A;AAED;A;AAEC;A;AAED;A;AAEC;A;AAMD;A;AAOC;A;AAKA;A;AAKA;A;AAID;A;AAMC;AACA;A;AAEA;AACA;A;AAEA;AACA;A;AA3Da;A;A;;;A;AA0Ed;A;AAID;A;AAEC;A;AAED;A;AAIC;AACA;AACA;A;AAEC;AACA;A;AAED;;AACC;AADgB;A;A;AAMlB;AACA;A;AAEC;A;A;AAGA;AACA;A;AAEA;A;AAED;A;AAKC;A;AAEA;A;AAEA;A;AAGD;A;;;A;AAOC;A;A;AAKA;AACA;AACA;;AACC;AADe;A;A;AAIhB;A;A;AAKA;AACI;;;AACH;AACG;A;AACF;A;AAED;AALqB;A;A;AASvB;A;;;A;AAOC;A;AAID;;AAGA;AAGA;A;AAEC;A;AAED;;AAEA;A;;;A;AAMC;A;AAID;AACA;;AACC;AACA;A;A;AAKA;AACA;AACA;A;AAEC;A;AAED;A;AAGC;AACA;A;A;AAIF;A;AAEC;A;A;AAKA;A;AAED;AAGA;A;AAEC;AACA;;AACC;AACA;A;A;AAGD;AACI;;;AACH;AACA;AAFqB;A;A;AAOvB;A;AAEC;A;AAED;A;AAEC;AACA;A;AAEA;A;AAED;A;AAKC;A;AAEA;A;AAEA;A;AAGD;A;;;A;AAKC;A;AAED;A;;;A;AAKC;A;AAED;A;;;;;A;A;ACxiBE;A;A;;;;;A;A;A;;;;;A;AASF;AACA;AAEA;AAGA;;;A;AAIC;;;AACA;;;;A;AAEC;A;A;A;;;;;A;AAKD;;;;A;AAID;AACA;AACA;A;A;;;;;A;AAQA;AACA;A;AAEC;AACA;A;A;A;;;;;A;AAUD;A;AAEC;A;A;;;;;A;;;;;A;A;AAkBC;A;A;;;;;A;A;A;;;;;A;AASF;AACA;AAEA;AAGA;;;A;AAIC;;;AACA;;;;A;AAEC;A;A;A;;;;;A;AAKD;;;;A;AAID;AACA;AACA;A;A;;;;;A;AAQA;AACA;A;AAEC;AACA;A;A;A;;;;;A;AAUD;A;AAEC;A;A;;;;;A;;;;AC7ID;A;AAEC;A;A;AAGA;A;AAGD;AACA;A;AAGC;A;AAIA;AACA;AACA;AACA;AACA;AACA;A;AAIA;AACA;AACA;AACA;A;AAIA;AACA;A;AAED;A;;;;AAIA;;;;;AACC;A;;AAED;A;;;AAOA;;AACC;A;A;AAGA;A;A;;;;AAMG;AAGJ;AACA;;AACC;AACA;AACA;AACA;AACA;A;AAID;AACI;A;;AACH;AACA;AAFgB;A;AAIjB;AACA;A;;;;AAUA;AACA;AAGI;AACJ;;A;A;AAIG;AACA;A;AAED;;AACC;AACA;A;AAED;A;AAED;AACA;AAdgB;A;AAgBjB;AAEI;AAGJ;;AACC;AACA;AACA;AACA;AACA;AACA;AANe;A;AAUhB;;AACC;AACA;A;AAEC;AACA;A;AAEA;A;AAED;A;AAGD;AACA;A;;;AAiGI;;;A;AAEF;A;A;AAGA;A;AALsB;A;AAQxB;A;;;AAKA;A;AAEC;A;AAGD;AACA;AAGI;AACA;A;;AACH;AACA;AACA;AACA;A;AAEC;A;AAEA;A;AAED;AAVgB;A;AAcjB;;AACC;AACA;AACA;A;AAEC;A;AAEA;A;AAED;A;AAGD;A;AAEC;A;AAED;AACA;A;;;;A;A;AASC;;AACC;AACA;A;AAED;A;AAEA;;AACC;AACA;A;AAED;A;A;;;;A;AAOA;A;A;A;AAKC;A;AAED;A;AAGD;A;;;;A;AASC;A;A;AAGA;A;AAEA;A;A;;;;;A;AAOA;A;AAED;AACA;A;;;;;A;AAMC;A;AAIG;;;AACH;A;AAEC;AACA;AACA;A;AALuB;A;AAWzB;AACA;AACA;A;;;;;A;AAOC;A;AAEG;AACJ;AACI;;;AACH;AADgC;A;AAGjC;;AACC;AADe;A;A;AAIf;A;AAED;A;;;;AChZA;A;;;ACAA;A;;;;;AAiBA;;;A;;;;;;AAGmC;A;;;;AAGnC;A;;;AAIA;A;;;AAIA;A;;;AAIA;A;;;A;AAiBC;A;AAGD;AAEA;A;A;AAOC;A;A;AAIE;AACA;A;AAEA;AACA;A;AAEA;AACA;A;AAEA;AACA;A;A;A;AAKF;A;A;AAIA;A;AAEA;A;AAKG;A;A;AAGH;A;AAEA;A;AAEA;A;AAGD;AAEA;AACI;AACJ;;;;;AACK;A;AAGH;AACA;;A;AAEA;A;AAEA;A;AAEA;A;A;AAIA;A;A;AAKA;A;AAED;AAEA;A;AAGC;A;AAED;A;;A;AAIA;A;AAGD;A;;;;;;A;A;;;;;A;AAoCA;AACA;A;AAEC;A;AAEA;AACA;A;AAIG;AACJ;;;A;AAEC;AACA;A;;;;;A;A;AAKA;A;AAGD;A;A;;;;;A;A;A;;;;;A;AAOA;A;AAEC;A;A;;;;;A;;;;AAoDD;AACA;A;AAIC;A;AAID;A;AAEC;AACA;AACA;A;AAID;;A;AAGE;AAHgB;A;A;A;A;AASf;A;AAED;AAXgB;A;A;A;AAgBhB;A;AAGD;AAnBiB;A;AAqBlB;A;;;ACtSA;A;AAEC;A;AAEG;;;AACH;A;AAEC;A;A;AAGA;A;AANiB;A;AASnB;A;;;;;;A;A;;;;;;;A;AAYA;AACA;A;A;A;AAIE;A;AAED;AACA;AAGA;A;AAIC;A;A;A;;;;;;;A;A;AAJD;A;AAIC;A;A;A;;;;;;;A;A;A;A;;;;;;;A;A;A;;;;;;;A;;;;;AAcF;AACA;AACA;A;AAIC;A;A;AAIA;A;AAEA;AACA;A;AAID;AACA;AACA;;A;AAAkB;A;A;A;AAOf;A;AAED;AACA;AAVgB;A;A;AAchB;A;AAEC;AAhBe;A;A;A;AAoBf;AACA;A;AAEA;A;AAvBe;A;A;AA2BjB;A;A;AAGA;A;A;AAGA;A;A;AASA;A;AAEC;A;AAED;A;AAEC;A;AAEA;AACA;A;A;AAGA;A;AAED;AACA;;A;AAAiE;A;A;A;AAM/D;A;AAN+D;A;AASjE;A;A;AAIA;A;AAGD;AACA;A;;;;;;;;;;;AAQA;A;AAIC;A;A;AAIA;A;AAEA;AACA;A;AAID;AACA;AACA;A;AAEC;AACA;AACA;AACA;AACA;A;AAED;AACA;AACA;AACA;AACA;AAEA;;;AACQ;A;A;AAEN;AAHgB;A;A;A;AAQf;A;AAED;AACA;AAXgB;A;A;AAehB;A;AAEC;AAjBe;A;A;AAoBhB;A;AAEC;AACA;AACA;A;AAEA;A;AA1Be;A;A;AA+BhB;AACA;A;AAEC;AACA;AACA;A;AAEA;A;AAtCe;A;A;AA0CjB;A;A;AAGA;A;A;AAGA;A;A;AAIA;AACA;A;A;AASA;A;AAEC;A;AAED;A;AAEC;A;AAEA;AACA;A;A;AAGA;A;AAED;AACA;;A;AAEE;AAF+D;A;A;A;AAM/D;A;AAN+D;A;AASjE;A;AAGA;A;A;AAIA;A;A;AAIA;A;AAGD;AACA;A;;;;;;;AAOI;AACA;AAGJ;;A;AACC;AACA;AACA;A;AAMD;;A;AACC;A;AAED;;A;AAEC;AACA;AACA;A;AAID;AACA;;AACK;A;AAEH;A;AAEA;A;AAED;AACA;A;AAED;;AACK;A;AAEH;A;AAEA;A;AAED;AACA;A;AAID;A;AAMC;AACA;AACA;A;AAGD;;A;AACC;A;AAID;AACA;AAGA;;A;AACC;AACA;AACA;;A;AACC;A;A;A;AAMD;A;AAED;AAED;AAEC;AACA;AACA;AAED;AAEC;AACA;A;AAEC;A;A;;;;;A;;;;;;;A;AAwBA;A;AAED;A;AAEC;A;A;A;;;;;A;A;AAYC;AACA;A;A;AAIA;A;A;;;;;A;A;;;;;A;AAMF;A;;;;;A;AAOC;A;AAED;A;AAEC;A;A;A;;;;;A;A;AAWC;AACA;A;A;AAIA;A;A;;;;;A;A;;;;;A;AAMF;A;;;AASA;AACA;AACA;AAQA;;AACC;AACA;A;A;AAGA;A;AAED;;AACC;AACA;A;AAMD;;AACC;AACA;A;AAID;AACA;AACA;AACA;A;AAEC;A;AAEC;AACA;A;A;A;AAKD;A;AAEG;A;AAEH;AACA;AACA;A;AAGD;AACA;A;AAEC;A;A;AAGA;A;AAED;A;;;;;;AAMG;;;;A;A;;;;;;;A;AAIH;;;;;;;;A;A;;;;;;;A;A;AAMC;;;A;;;;;;;A;A;A;AAQI;;;A;A;;;;;;;A;A;AAIJ;;;A;A;A;;;;;;;A;AAQC;;;A;A;;;;;;;A;A;A;AAQE;A;A;;;;;;;A;AAIJ;;;AACA;A;AAEC;A;A;;;;;;;A;;;;;;AAME;;;;A;A;;;;;;;A;AAIH;;;;;;;;A;A;;;;;;;A;A;AAMC;;;A;;;;;;;A;A;A;AAQI;;;A;A;;;;;;;A;A;AAIJ;;;A;A;A;;;;;;;A;AAQC;;;A;A;;;;;;;A;A;A;AAQE;A;A;;;;;;;A;AAIJ;;;AACA;A;AAEC;A;A;;;;;;;A;;;AAiCD;;;;A;AAEC;A;AAED;A;;;;A;AAKC;;;;AACA;A;AAED;A;;;;;;;;;;;A;A;A;A;A;A;ACzrBG;AA4NA;AAuIA;AA6OA;AAmGA;AP/hBA;ACzIA;AACA;ACoKA;ACTA;AEhKA;AAGA;ACNA;AAySA;AAqGA;AAKA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AE/UH;A;;;;;A;AAKC;A;AAED;A;;;;;A;AAQC;A;A;AAGA;A;AAED;A;;;;;A;AAiEC;A;AAED;A;;;;;A;AAmDC;A;A;;;;;A;AAQA;A;A;;;;;A;AAMA;A;A;AAGA;A;A;;;;;A;AASA;A;A;;;;;A;AAMA;A;A;AAIA;A;A;AAGA;A;A;;;;;A;AAWA;A;AAID;AACA;A;;;;;A;AAQC;A;AAED;A;;;;;AAIA;A;;;;;;A;AAWC;A;AAED;;;A;;;;;;;AA4BA;AACA;;;A;AACC;A;AAGD;A;;;;;;AASA;A;;;;;AASA;A;;;;;;AAYA;AACA;AACA;;;A;;;;;;;AAWA;AACA;AACA;;;A;;;;;;A;A;AAwyBC;A;AAEA;A;A;;;;;AAOD;A;A;AAGC;A;AAEA;A;AAED;A;;;;;;AA6FA;;A;AACC;;;A;AAED;AACA;;;;;;AACC;;A;AACC;;;;;A;A;AAEE;A;AAED;;A;A;AAGF;;A;;;AAED;A;;;;;;;AAQA;;A;AACC;;;A;AAED;AACA;;;;;;AACC;;A;AACC;;;;;A;AACC;;A;AACC;;;;A;AAED;;A;A;AAGF;;A;;;AAED;A;;;;;;;AAOA;AACG;;;;AAAH;;A;AACC;;;A;AAED;A;;;;;;;AAQG;;;;AAAH;;A;AACC;;;A;AAED;A;;;;;;A;A;AAOC;A;AAEA;A;A;;;;;AAOD;A;A;AAGC;A;AAEA;A;AAED;A;;;;;A;A;AAuDC;A;AAEA;A;A;;;;;AAOD;AACA;A;A;AAGC;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAED;A;;;;;A;AAMC;A;AAED;A;;;;;;;A;;;;A;;;;;;AAgGA;A;;;;;;A;AAOA;;;;;;;;;;A;AACC;A;AAEA;A;AAEA;A;AAEA;A;AAEA;AACA;A;AAEI;;;;AACH;;;;A;AACC;A;AAFuB;A;;AAKzB;A;AAEA;A;AAEA;;;A;AAEI;;;AACH;;;;A;AACC;A;AAF4B;A;;AAK9B;A;AAIA;A;A;A;;;;;;;AAOD;A;;;;;;AAyCA;AACA;AAUI;AACJ;;A;AACC;AACA;A;;AAEA;;AACI;A;AAEH;A;AAEA;A;AAED;A;A;AAGA;A;AAED;AACA;AACA;AACA;A;;;;;;;;AAQA;AACA;AACA;AAEA;AAEA;AACA;A;AAEC;A;AAEG;AACJ;AACA;AACI;AACA;;;AACH;;A;AAKC;A;AAED;AACA;AATsB;A;;AAWvB;A;;;;;;AA0BA;A;;;;;;A;AAaC;A;AAED;;A;AAEC;A;AAGD;AACA;AACA;A;;;;;;;A;AAQC;A;AAED;;A;AAEC;A;AAGD;AACI;A;AAEH;A;AAGD;AACA;AAEA;AACA;;AACA;A;;;;;;;;A;AAMC;A;AAED;;A;AAEC;A;AAGD;AACA;AACA;A;;;;;;;A;AAQC;A;AAED;;A;AAEC;A;AAGD;AACI;A;AAEH;A;AAGD;AACA;AAEA;AACA;;AACA;A;;;;;;;;A;AAQC;A;AAED;;A;AACC;A;;AAEA;;;A;AACC;A;AAED;A;AAED;;;A;;;;;;A;AASC;A;AAED;AACA;A;;;;;A;AAwBC;A;AAED;A;;;;;AAIA;A;;;;A;AASC;AACA;AACA;A;AAED;A;;;;A;AASC;A;A;AAGA;A;A;AAGA;A;AAED;AACA;AACA;AACA;A;;;;;A;AAUC;A;A;AAGA;A;AAED;A;;;;;;A;AAUC;A;A;AAGA;A;AAED;;;;A;AAEC;A;AAED;A;;;;;;AAMA;AACA;AACA;A;;;;;AAMA;A;A;AAGC;A;AAEA;A;AAED;A;;;;;AAMA;A;A;AAGC;A;AAEA;A;AAED;A;;;;A;AAKC;A;AAED;A;;;;AAMA;A;A;AAGC;AACA;AACA;A;AAED;A;;;;;AAMA;A;A;AAGC;AACA;AACA;A;AAED;A;;;;;;;;AAsEA;AACA;A;;;;;;A;;;;;;;;;AAOA;A;AAEC;A;AAED;AACA;AACI;A;AAEH;AACA;AACA;A;AAEA;A;AAED;;;;A;AAEC;A;AAED;A;;;;;;;AAOA;AACA;AACA;;A;;;;;;;;;AAMA;A;AAEC;A;AAED;AACA;;AACI;A;AAEH;A;AAEA;A;A;;;;A;;;;;;AA8BD;AACA;AACA;A;;;;;;AAiBA;AACA;AACA;;;A;AACC;A;AAED;A;;;;;;;AAMA;AACO;A;A;AAIN;A;AAEA;A;AAJA;A;A;;;;;AAWD;AACO;A;A;AAIN;A;AAEA;A;AAJA;A;A;;;;;AAWD;AACO;A;A;AAIN;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAVA;A;A;;;;;;AA+CD;AACA;AACA;AACA;AAEA;;A;AACC;A;AAEC;AACA;A;AAED;AACA;;AACI;A;AAEH;A;AAEA;A;AAED;AACA;A;AAGD;;AACI;A;AAEH;A;AAEA;A;A;AAGA;AACA;A;AAED;AACA;;AACI;A;AAEH;A;AAEA;A;AAED;A;;;;;;;AAMA;AACO;A;A;AAIN;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAZA;A;A;;;;;AAmBD;AACA;AACA;A;;;;;AAMA;AACA;AACA;A;;;;;;A;AA8HC;A;AAED;;;A;;;;;;;A;AAKC;A;AAID;;;A;;;;;;;;;AASA;AACA;A;;;;;;A;;;;;;;AASA;AACA;AACA;;;A;;;;;;A;AAMC;A;AAED;A;;;;;A;AAKC;A;A;AAGA;A;AAKD;A;AAGC;A;AAEC;A;AAED;AACA;A;AAGD;A;AAEC;A;AAED;AACA;A;;;;;A;A;AAOC;A;AAEA;A;A;;;;;AAOD;AACA;A;A;AAGC;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAED;A;;;;;A;AAeC;A;A;AAGA;A;AAED;A;;;;;;;AAeA;A;AAEA;;;;;A;A;A;AAKG;A;AAED;A;AAID;A;AAAA;A;AAEA;;A;AAOC;;AACA;A;AAED;A;AAIC;A;AAED;A;AAGA;A;A;AAED;A;;;;;;;AA2BA;;A;AACC;;;A;A;;;;;;AAoUD;;;A;;;;;;AAMA;;;A;AACC;A;AAED;AACA;AACA;A;;;;;;;AAgIA;;A;AACC;;A;AAED;;;AACA;;A;AACC;;A;AAED;;;A;;;;;;;AAMA;AACA;;;A;AACC;A;AAKD;;;;;;;;;;A;AACC;;;AACA;;;A;AACC;A;A;AAGF;A;;;;;;A;AAOA;;;;;;;;A;A;A;AAGE;A;AAEA;A;AAEA;A;A;A;A;A;AAMA;A;AAEA;A;AAEA;A;A;A;A;A;AAMA;A;AAEA;A;AAEA;A;A;A;A;A;AAMA;A;A;A;AAID;;;;;A;A;;A;AAGE;A;AAEA;A;A;A;A;A;AAKF;;;;;A;A;;A;AAGE;A;AAEA;A;A;A;AAKF;;;;;;;;A;AACC;A;A;A;AAID;;;;;A;AACC;A;A;A;AAKF;;;A;AACC;A;AAID;;;;;;;;;A;AAGC;A;A;A;AAKC;A;AAED;A;AAGD;A;;;;;AAwBA;;AACA;A;A;AAGC;A;AAEA;A;AAED;A;;;;;AAKA;;AACA;AACA;AACA;A;;;;;AAMA;;AACA;A;A;AAGC;A;AAEA;A;AAED;A;;;;;AAIA;;AACA;AACA;AACA;A;;;;;AAIA;;AACA;AACA;AACA;A;;;;;AAIA;;AACA;AACA;AACA;A;;;;;AAUA;;;A;;;;;AAKA;;;A;;;;;AAKA;;;A;;;;;AAKA;;;A;;;;;AAKA;;;A;;;;;AAKA;;;A;;;;;AAKA;;;;;;A;AAIC;;;A;AAED;;;A;;;;;AAKA;;;A;;;;;AAKA;AACG;A;AACF;A;AAED;;;A;;;;;AAKA;AACG;A;AACF;A;AAED;;;A;;;;;AAKA;;;;;;;A;;;;;AAKA;;;;;;;A;;;;;AAKA;;;;;;;A;;;;;AAKA;;;;;;;A;;;;;AA8BA;;;AACA;;AACA;;;A;AACC;A;;AAEA;A;AAED;;;A;;;;;AAKA;;A;AACC;;AACA;AACA;A;AAED;;;;A;;;;;ACh+FA;A;;;;;AA6LA;A;;;;;A;AAYC;A;AAED;A;;;;;AAiKA;A;AAEC;A;AAED;A;;;;;AAGgC;A;;;;;A;AAI/B;A;AAED;A;AAEC;A;AAED;A;;;;;AAG6B;A;;;;;AAEK;A;;;;;AAEL;A;;;;;AAII;A;;;;;AAGjC;A;AAEC;A;AAED;A;;;;;A;AAKC;AACA;A;AAED;A;;;;;;;;A;AAuCC;A;;;;A;AAGD;A;A;;;;;A;AAKA;;;;;;AACC;;A;A;;;;;;;A;A;;;A;;;;;A;;;;;;A;AASA;A;AAED;A;AAEC;A;AAED;A;;;;;AAIA;A;;;;;A;AAKC;A;AAED;AACA;AACA;AACA;;A;A;AAGE;A;AAEA;A;AAED;A;AAED;A;;;;;A;AAKC;A;AAED;AACA;A;;;;;A;AAKC;A;AAED;AACA;A;;;;;A;A;AAMC;AACA;A;AAEA;AACA;A;AAEA;AACA;A;AAEA;AACA;A;AAEA;AACA;A;AAED;A;;;;;A;AAKC;A;AAED;AACA;A;;;;;;A;AAKC;A;AAED;AACA;;;A;;;;;;;A;AAKC;A;AAED;AACA;;;A;;;;;;;A;AAKC;A;AAED;AACA;;;A;;;;;;A;AAKC;A;AAED;AACA;A;;;;;A;AAKC;A;AAED;AACA;A;;;;;A;AAKC;A;AAED;AACA;A;;;;;A;AAKC;A;AAED;AACA;A;;;;;A;AAKC;A;AAED;AACA;A;;;;;A;AAKC;A;AAED;AACA;A;;;;;A;AAKC;A;AAED;AACA;A;;;;;A;A;AAwCC;A;AAEA;A;AAEA;A;AAED;A;;;;;;A;AAMC;A;AAED;AACA;AACA;A;AAEC;A;AAEC;A;A;AAGF;AACA;AACA;A;;;;;AAIyC;A;;;;;;;A;AAKxC;A;AAEG;AACJ;;;;;AACC;A;A;;;;;A;A;;AAKD;A;;;;;AAsBA;A;;;;;AAmBA;;AACA;A;;;;;;;AAaA;;AAEC;AACA;;AACC;A;AAED;A;AAEC;A;AAOD;AACA;;AACC;A;A;AAGA;A;AAED;AACA;AAGA;AACA;;A;AAEE;A;AAED;A;A;AAGA;A;AAED;AACA;A;AAGC;;;A;AAEC;A;A;;;;;A;A;A;;;;;A;;;;;;A;AAWF;A;AAED;AACA;AACA;AACA;A;AAEC;A;AAEE;A;AACF;A;AAED;AASA;AACA;A;;;;;;;AAQA;AACA;;;;;;AACC;;A;AACC;AACA;;;;;;;A;AACC;;A;AAED;A;AAED;;A;;;AAED;A;;;;;;;;;AAoBA;AACA;AAQI;AAOJ;AAEA;;AACC;;;;AACA;AACA;AAMA;;;;;AACC;A;AAKC;;A;AAED;AACA;;;;;AACC;AAEA;AACI;AACJ;;A;AAEC;AACA;;A;AACC;;A;A;AAKF;;;A;A;A;;;;;A;AAMC;AACA;AACA;AACA;AACA;AACA;;A;A;AAOA;;A;AAED;A;AAEC;AACA;;A;A;AAGA;A;AAED;A;AAEC;A;AAEG;AACJ;AACA;AACA;A;;;A;;;A;AAID;A;A;;AAGF;A;;;;;;;;;;AAOA;A;AAEC;;;;;AACC;A;A;;;;;A;A;AAKC;A;A;;A;A;AAKF;A;A;;AAE8C;A;;;;;;A;;;;;AAkBtB;A;;;;AAKzB;A;;;;;;A;AAwDC;A;AAED;;;A;AACC;A;AAED;A;;;;;;;A;AAKC;A;AAED;AACA;;;A;;;;;;;A;AAKC;A;AAED;AACA;;;A;;;;;A;AAUC;A;AAED;A;AAEC;A;A;AAgBA;AACA;AACI;;;AACH;AACA;AACA;AACA;A;A;AAGE;A;AAEC;A;AAED;A;AAEC;A;A;AAb4B;A;A;A;AAmB3B;A;AACF;A;A;AApB6B;A;AAwBhC;A;AAGD;A;AAEC;A;AAED;AACA;AACI;;;AACH;AACA;AACA;AACA;A;A;AAGE;A;AAEC;A;AAED;A;AAEC;A;A;AAb2B;A;A;A;AAmB1B;A;AACF;A;A;AApB4B;A;AAwB/B;A;;;;AAYA;;;;;A;;;;;A;AAWC;A;A;AAMA;A;AAGD;;;;;A;AACC;A;AAID;;;A;;;;;A;AAKC;A;AAGD;;;;;;;;;;;;A;AACC;A;AAGD;;;;;;;A;;;;;A;AAKC;A;AAGD;A;AAEC;A;A;AAMA;A;A;AAKD;;;;;;;;A;AACC;;;;;A;AAGA;;;;;A;AAGA;AACA;A;AAEC;A;AAEG;;;AACH;;;A;AACC;A;AAFyB;A;;AAKvB;;;AACH;;;A;AACC;A;AAF0B;A;;AAK5B;A;AAGA;AACA;A;AAEC;A;AAID;A;AAGA;;;;;;A;AAGA;;;A;AAGA;AACA;A;AAEC;A;A;AAGA;A;AAED;;;;;AACC;AACA;A;AAEC;A;AAED;;;A;AACC;A;A;AAGA;A;A;AAGA;A;A;AAGA;A;A;;;AAGF;A;A;AAGD;A;;;;A;AAkxCC;A;AAED;A;;;AA4EA;A;;;;ACv7FA;;;A;;;;;;;;AChHA;;A;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AAEA;AACA;A;;;;;A;AAWC;A;AAED;AACA;AACA;AACA;AACA;A;;;;AAIA;A;;;A;AAKC;AAKA;AACA;AAEA;A;AAEC;A;AAEC;A;AAEG;AACA;;;AACH;AACA;A;AAFmC;A;A;AAMnC;AANmC;A;AAWpC;AACI;;;AACH;AACA;A;AAFmC;A;A;AAMnC;AANmC;A;AAWpC;AAMA;AACA;A;A;A;AAKA;A;AAKA;A;AAEC;A;A;AAGA;A;AAED;A;AAKA;AACA;AACA;;;;;AACC;A;;AAED;AACA;AACA;;;;;AACC;A;;AAED;A;AAEC;A;AAED;A;AAQA;AACA;AACA;;;;;AACC;AACA;A;;AAKD;A;AAMA;A;AAKA;A;AAIA;A;AAIA;AACA;AACA;;;;;AACC;AACA;A;;AAMD;A;A;AAQF;A;;;AAIA;AACA;A;;;;AAaA;A;;;;;AAIA;A;;;;;AAIA;A;AAEC;A;AAED;A;;;;;AAaA;A;;;;;AAIA;A;;;;;;A;;A;;;;;;A;;A;;;;;AAmBiC;A;;;;;AACA;A;;;;;AACA;A;;;;AAMjC;AACA;AAMA;A;;;AAUA;AACA;AAMA;A;;;;AAMA;A;;;;AAIA;AACA;AACA;A;;;;AAMA;A;;;;AAIA;AACA;AACA;A;;;AAaI;AACJ;AACA;A;;;AAIA;A;;;AAIA;AACI;;;AACH;AACA;AAFgC;A;A;;;;AAOjC;;AACA;;;;;;;;;A;AACC;;;A;AAED;;;A;;;;;;AAIA;;;A;AACC;A;A;AAGA;A;A;AAGA;A;A;AAGA;A;AAGD;;;AAAgH;;;;A;;;;A;;;;;A;AAK/G;A;A;AAGA;A;AAED;A;;;;;A;AAKC;A;AAED;;;A;;;;;;AAgBA;;;;;;;A;AACC;A;AAGD;AACA;;;;;;AACC;A;;AAED;AACA;;;;;;AACC;A;;AAED;A;;;;;;AAaA;A;;;;AAIA;A;;;;;AA8FA;;;A;;;;;A;A;AAMC;A;AAEA;A;AAEA;A;A;;;;AAKD;;AACA;A;A;AAGC;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAED;A;;;;AAmDA;A;;;;A;;A;;;AAiBA;A;AAEC;A;AAED;AACA;A;;;A;AAKC;A;AAED;;AACA;A;AAEC;A;AAED;A;;;;AAIA;;;AACA;AACA;AACA;;;A;AACC;AACA;AACA;A;AAED;AACA;AACA;AACA;A;;;;;AAIA;;A;AAEC;A;AAED;A;;;;A;;A;;;;;AAeA;A;;;;;AAIA;A;;;;AAiBA;;AACC;AACA;A;AAEC;A;AAGD;A;A;;;;AAKD;AACA;A;AAEC;A;AAEC;A;A;AAIF;A;;;;AAUI;A;AAEH;A;AAEA;A;AAEC;A;AAED;AACA;AAGA;A;AAED;;;;;A;;;;;AAII;A;AAEH;A;AAEA;A;AAEC;A;AAED;AACA;AACA;A;AAED;;;;;A;;;;AAIA;AACA;A;;;AAIA;A;;;;AAIA;AACA;;A;AACC;;;A;AAGG;AACG;;A;AACP;;;;;A;AACC;AACA;AACA;AACA;AACA;A;A;A;;;AAGA;;;A;AACC;;;A;AACC;AACA;A;AAED;AACA;;;;;A;A;AAKA;A;;AAEA;A;A;A;A;AAGD;AACA;A;A;AAEA;A;;AAEA;A;A;AAED;;;;A;;;;;AAKA;AAEA;AACA;;;A;AAEC;A;AAED;AACA;;;A;;;;;AAIA;A;AAEC;A;A;AAGA;A;AAED;AAEA;AACI;AACJ;;A;AACC;;;;A;AAEC;A;A;AAGF;AAEA;;A;AACC;A;AAGD;A;AAEC;A;AAGD;A;AAEC;A;A;AAIA;A;AAED;A;;;;;;;;AAII;A;AAEH;A;AAEC;A;AAED;A;AAEC;A;AAED;AACA;A;AAEA;A;AAEC;A;AAED;A;AAEC;A;AAED;AACA;A;AAED;A;AAEC;A;AAED;AACA;A;;;;A;AAKC;A;A;AAGA;A;AAED;;A;AACC;;A;A;A;AAKC;AACA;AACA;A;AAED;A;AAED;A;;;;AAIA;A;;;;;;A;AAKC;A;AAGD;;AACA;A;AAEC;A;AAED;;AACC;A;AAED;;;A;;;;;A;A;AAMC;A;AAEA;A;A;;;;;;A;AAMD;;;;A;AACC;A;AAEA;;;A;AAEI;;;AACH;;;A;AACC;A;AAF4B;A;;A;A;AAM/B;A;;;;;;;;;A;AAKC;A;;A;AAGD;A;AAEC;A;AAED;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;;;;AACC;A;;AAED;AACA;;;;;AACC;A;;AAED;;AACA;AACA;AACA;;AACC;AACA;A;AAED;AAEA;A;;A;;;;;;A;AAMC;A;A;AAGA;A;AAEC;A;A;AAEC;A;AAEA;A;A;AAGC;AACA;A;AAED;AACA;AACA;AACA;AACA;A;A;A;AAGF;A;AAED;A;;;;;;AAIA;;A;AACC;;A;AAID;;;;A;AAGC;AACA;AACA;A;A;AAIC;A;AAKD;;A;AAEC;A;AAEA;A;AAED;A;A;AAID;A;;;;;;;;AAOC;AACA;AACA;A;AAGA;;;AACA;A;AAEC;A;A;AAGD;AACA;AACA;A;A;AAIA;A;AAGD;AACA;A;A;AAGE;A;A;AAGA;A;A;AAGA;A;A;A;AAIA;A;A;AAGA;A;A;AAGA;A;A;AAGF;;;;;A;AAEE;A;A;;AAGE;;;AACA;;;;AAAH;;;A;AACC;;;A;AAFiB;A;;AAKnB;;A;AAEC;AACA;;AACA;;AACI;;;AACH;AACG;AAAH;;;A;AACC;;;A;AAED;;AALkB;A;;AAOnB;AACA;AACA;AACA;A;AAGD;A;AAEC;A;AAED;AAEA;AACA;;;;;;AACC;;;;;;;;;A;;;AAED;;A;AAGA;;;A;AACC;A;AAEA;;;A;AAEA;AACA;;;;;AACC;;A;;;AAED;A;A;A;;;;;;;;AAKD;A;AAEA;;;;A;AACC;A;AAEA;A;AAEA;;;A;AACC;;;A;AAED;A;A;AAED;A;;;;;;A;AAOC;A;AAED;A;;;A;AAKC;A;AAED;A;;;;;AAIO;A;AACP;;;A;AACC;A;AAEC;A;AAED;AACA;;;A;A;AAIC;A;AAED;AACA;AACA;AACA;AACA;A;AAGA;A;A;A;;;;;;;;;;;;A;AAMA;A;AAED;A;AAEC;A;AAGD;AACA;AACA;AAEA;A;A;AAGE;A;AAEA;A;A;AAIC;AAAH;;A;AACI;AAAH;;A;AACC;;AACC;;AACA;;A;AACC;AACA;AACuC;A;;AACC;A;A;AAGzC;;A;AACC;;A;A;;A;A;AAMJ;AACA;;A;AACC;AACuC;A;;AACC;A;A;AAGzC;;;A;;;;;AAIA;;AAEC;AACA;;AACC;A;AAED;A;AAEC;A;AAKD;AACA;;AACC;A;A;AAGA;A;AAED;AACA;AAGA;AACA;;A;AAEE;A;AAED;A;A;AAGA;A;AAED;AACA;A;AAGC;;AACA;A;A;AAGF;A;;;;;;;;;;;AAIO;A;AACP;;;;A;AACC;A;AAEC;A;AAED;AACA;AAEA;AACA;;A;AACC;AACuC;A;;AACC;A;A;AAGzC;;;A;AAGA;A;AAEC;A;AAED;AACA;AACA;AAEA;AACA;AACA;;A;AACC;AACuC;A;;AACC;A;A;AAGzC;;;A;AAGA;A;AAEC;A;AAED;AACA;AACA;A;AAGA;A;A;A;;;;;;;AAKD;A;;;;;AAIO;A;A;AAEN;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;A;;;;;;AAKM;A;AACP;;;;;;A;AACC;A;AAEA;A;AAEA;A;AAEA;A;AAEA;;;A;AACC;;;A;AAED;A;;AAEA;A;A;A;;;;;;;AAKM;A;A;A;AAGL;A;AAED;A;A;AAGC;A;AAED;A;A;AAGC;A;AAED;A;AAEA;A;A;;;;;;AAKD;AACA;AACA;;AACA;;A;A;AAEC;;;A;AACC;A;A;AAEA;;A;;AAEA;A;A;AAED;A;AAED;A;;;;;;;;A;AAKA;;;A;AACC;;;A;AACC;A;AAED;A;AAEA;;;A;AACC;A;A;AAGA;A;AAMD;A;A;AAED;A;;;;;;;;AAIA;AACA;AACA;;;A;AACC;A;AAED;AACA;;;;;A;AACC;AACA;AACA;AACA;AACA;A;AAED;A;;;;;;;AAIA;AACA;AACA;A;AAEC;A;AAED;AACA;AACA;AACA;AACA;A;;;;;AAIA;AACA;AACA;A;AAEC;A;AAED;AACA;AACA;AACA;AACA;A;;;;;;AAKC;AACA;AACA;AAEM;A;AACP;;;;A;A;AAEE;A;AAED;AACA;AACA;AACA;A;A;AAGA;AACA;AACA;A;A;AAGA;A;AAEC;A;AAED;;;A;AAGA;A;A;A;AAIA;A;AAGD;;;A;;;;;;;AAKC;AACA;AACA;AAEM;A;A;A;AAGL;A;AAED;AACA;AACA;AACA;A;AAGA;AACA;AACA;A;AAGA;A;A;AAIA;A;AAGD;;;A;;;;;;AAIA;AACA;AACA;A;;;;;;;AAMA;A;AAEC;A;AAED;;A;A;;;;;A;AAIA;AACA;A;;;;;A;;;;;AAKA;A;AAEC;A;AAED;;A;AAEC;A;AAED;A;;;;AAoII;;;A;AAEF;A;AAF2B;A;AAK7B;A;;;AAIA;A;;;AAII;AACJ;AACA;AACI;AACA;;;AACH;;;AACA;A;AAYI;A;AACF;A;AAEC;A;A;A;A;AAKJ;A;;;AAOA;A;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;A;A;A;A;A;A;A;A;A;A;A;A;A;;;AF3oCG;AEvnBA;AAmPA;AHiCA;AAmkCA;AAmQA;AGzjBA;AAqHA;AAiaA;A;;;;;;;;;;;;;;;;;;;;;;AC77CH;AACA;A;;;;AAIA;AACA;AACA;A;;;;AAIA;A;;;;AAOA;AACA;A;;;;AAIA;AACA;AACA;AACA;AACA;A;;;;AAIA;A;;;;AASA;AACA;A;;;;AAKA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;A;;;;AAIA;A;;;AAYkC;A;;;AAEE;A;;;;;;;A;A;A;A;A;;ACrFjC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;A;ACjFF;A;AAEG;;;A;AAEF;A;AAF4B;A;AAM9B;AACA;AACA;AAEI;;;AACH;AADiC;A;AAG9B;;;AACH;AAD6B;A;AAG9B;A;;;;;A;AAUC;A;AAGG;;;A;AAEF;A;AAF+B;A;AAMjC;AACA;A;;;;;AAUA;AACA;A;;;;;A;AAiCC;A;AAKD;AAEA;;;;AACA;AACA;;AAEC;AAEA;AACA;AACA;AACA;AAEA;AACA;A;AAGD;A;AAEC;A;AAGD;A;AAEC;A;AAGD;AACA;A;A;AAIC;A;AAEC;A;A;A;AAIA;AACA;A;A;A;;;;;AAOF;AACA;AACA;A;;;;;;;;A;A;;;;;A;AAkBA;;A;AACK;AACA;;;AACH;AACA;AAFoC;A;AAIrC;AACA;A;AAEC;A;AAED;AACG;;;A;A;;;;;A;AAGH;A;AAID;;AACC;A;AAEC;AACA;A;AAED;AACG;;;A;A;;;;;A;AAGH;AACA;A;;AAID;AACA;AACA;AACA;A;;;;;;;AAOA;;A;AACC;AACA;;;AACA;A;AAED;A;;;;;AASA;A;;;;;A;AAOC;A;AAED;A;;;;;AAUA;A;;;;;;;;AAUI;AACJ;AAGA;AAEI;;;A;A;A;;;;;;;A;A;;;;;;;A;AAQF;AACA;A;AAED;AACA;AAEA;A;AAEC;AAhByB;A;A;A;AAqBzB;AArByB;A;A;A;A;;;;;;;A;A;A;A;;;;;;;A;AAqCzB;;AACC;A;A;A;;;;;;;A;A;A;;;;;;;A;AAWD;A;AAID;;AACC;A;A;AAIA;A;AAED;AACA;A;AAID;AACA;;;;;;A;A;AAGC;AACA;AAGA;A;A;;;;;;;A;AAIA;AAGA;A;A;;;;;;;A;A;AAPA;A;A;;;;;;;A;AAIA;AAGA;A;A;;;;;;;A;A;AAAA;A;A;;;;;;;A;A;A;;;;;;;A;;;;;AAWD;AACA;;;AACA;A;;;;;;;A;A;;;;;A;AA6FA;AAEA;AACA;;AACC;AACG;;;A;AAUF;AACA;AACA;A;AAEI;AACJ;;;;AACA;A;A;;;;;A;A;A;AAOF;;AACC;AACG;;;A;AAMF;AACA;AACA;A;AAEI;AACJ;;;;AACA;A;A;;;;;A;A;A;AAOF;;AACK;AACJ;;;;AACA;A;A;;;;;A;A;A;;;;;A;;;;;;A;A;;;;;A;A;;;;;A;;;;;A;A;;;;;A;A;;;;;A;;;;A;AA+EA;A;AAGD;A;;;;;;;;;;;A;A;A;AAhgBG;AAIA;AAKA;AAKA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;ACtGC;;;AACC;;;;;;AACH;AADuC;A;;AADlB;A;;A;;;;;;AAUvB;AACA;AACC;A;AAEC;A;AAED;;;;;A;AACC;A;AAED;;;A;AACC;A;AAED;AACA;A;;A;;;;;;AAKD;AACA;AACA;AAGI;;;AACH;AAD8B;A;;AAK3B;;;AACH;AACA;AAFwB;A;;A;;;;;;AAgBxB;AACA;AAGD;AACC;AAEA;;A;AACC;AACA;A;AAID;;A;AACC;AACA;A;AAID;;A;AACC;AACA;A;AAGD;;;;AACA;;A;AACC;AAIA;AACA;A;AAID;;A;AACC;;;A;AACC;A;A;AAMF;;;;;A;AACC;;AACA;AACA;A;AAGD;;;;AACA;AAEA;;;;AACA;AACA;;A;AACC;AACA;AACA;A;;AAEA;AACA;AACA;A;A;;A;;;;;;;;AAUF;AACA;;;;AAEA;;;;;AACC;A;;AAED;;;;;AACC;A;;AAED;;A;AACC;A;;;;;A;AAGD;AACA;AACA;AAEA;AACC;;;;;AACC;A;;AAED;;;;;AACC;A;;A;AAGA;A;AAED;AACA;AACA;A;;AAED;A;;;;;A;;;;;;AAOA;AACA;;;;AAEA;AACC;;;;;AACC;A;;AAED;;;;;AACC;A;;A;AAGA;A;AAED;AACA;AACA;A;;A;;A;;;;;AAWD;AACI;;;AACH;;;;;AACC;A;;A;AAIA;A;A;AAIA;A;AAGD;AAGA;;A;AACK;;;AACH;;;A;AACC;A;AAED;AAJuB;A;;A;AAQzB;;A;AACK;;;AACH;;;A;AACC;A;AAED;AAJsB;A;;A;AA1BC;A;;AAkC1B;A;;;;;AAMA;AACA;;A;AACC;AACA;AAEI;;;AACH;A;AAEC;A;AAED;AALyD;A;;A;A;;;;;;;;;AAqB3D;AAGC;AACA;AACA;AACA;AAGD;;A;AACC;;A;AAEC;;AACA;;AACA;;A;AAGD;;A;A;A;A;;;;;A;A;;;;;A;A;;;;;A;A;;;;;;AAeD;;;A;A;AAEC;A;AAED;A;;;;;AAKA;;;;AACA;;;;AACA;;;;AACA;A;;;;;AAKA;;;A;;;;;AAIA;AACA;AACA;;AACC;AACA;AACA;A;;A;;;;;;AAKG;;;AACH;AADkB;A;;A;;;;;;AAMnB;AACA;;;;AACA;;AACC;AACA;AACA;A;;AAED;AAEA;;AACC;;;;AACA;;AACC;AACA;AACA;A;;AAEE;AAAH;;A;AACC;A;AAED;A;;A;;;;;;AA2BD;;A;AAIC;AACA;AACA;;AACC;AACA;;;A;AACC;A;;AAEA;A;A;;AAIE;;;AACH;AADoB;A;;AAGrB;A;AAMD;;A;AAIC;AACA;AACA;;AACC;AACA;;;A;AACC;A;;AAEA;A;A;;AAIE;;;AACH;AADkB;A;;AAGnB;A;AAGD;AACA;AACI;;;;A;AAEH;AACA;A;AAEA;AACA;A;AAED;AAEA;;AACC;AACA;;;A;AACC;A;;AAEA;A;A;;AAIF;AACA;;A;AACC;A;AAED;;A;AACC;A;AAED;;A;AACC;A;A;;;;;;AASD;AACA;AAEA;;AACC;;A;AACC;AACA;A;;AAEA;AACA;A;A;;AAIF;A;;;;;;ACndI;;;AACC;;;;;;AACH;AADuC;A;;AADlB;A;;A;;;;;;AAUvB;AACA;AACC;A;AAEC;A;AAED;;;;;A;AACC;A;AAED;;;A;AACC;A;AAED;AACA;A;;A;;;;;;AAKD;AACA;AACA;AAGI;;;AACH;AAD8B;A;;AAK3B;;;AACH;AACA;AAFwB;A;;A;;;;;;AAgBxB;AACA;AAGD;AACC;AAEA;;A;AACC;AACA;A;AAID;;A;AACC;AACA;A;AAID;;A;AACC;AACA;A;AAGD;;;;AACA;;A;AACC;AAIA;AACA;A;AAID;;A;AACC;;;A;AACC;A;A;AAMF;;;;;A;AACC;;AACA;AACA;A;AAGD;;;;AACA;AAEA;;;;AACA;AACA;;A;AACC;AACA;AACA;A;;AAEA;AACA;AACA;A;A;;A;;;;;;;;AAUF;AACA;;;;AAEA;;;;;AACC;A;;AAED;;;;;AACC;A;;AAED;;A;AACC;A;;;;;A;AAGD;AACA;AACA;AAEA;AACC;;;;;AACC;A;;AAED;;;;;AACC;A;;A;AAGA;A;AAED;AACA;AACA;A;;AAED;A;;;;;A;;;;;;AAOA;AACA;;;;AAEA;AACC;;;;;AACC;A;;AAED;;;;;AACC;A;;A;AAGA;A;AAED;AACA;AACA;A;;A;;A;;;;;AAWD;AACI;;;AACH;;;;;AACC;A;;A;AAIA;A;A;AAIA;A;AAGD;AAGA;;A;AACK;;;AACH;;;A;AACC;A;AAED;AAJuB;A;;A;AAQzB;;A;AACK;;;AACH;;;A;AACC;A;AAED;AAJsB;A;;A;AA1BC;A;;AAkC1B;A;;;;;AAMA;AACA;;A;AACC;AACA;AAEI;;;AACH;A;AAEC;A;AAED;AALyD;A;;A;A;;;;;;;;;AAqB3D;AAGC;AACA;AACA;AACA;AAGD;;A;AACC;;A;AAEC;;AACA;;AACA;;A;AAGD;;A;A;A;A;;;;;A;A;;;;;A;A;;;;;A;A;;;;;;AAeD;;;A;A;AAEC;A;AAED;A;;;;;AAKA;;;;AACA;;;;AACA;;;;AACA;A;;;;;AAKA;;;A;;;;;AAIA;AACA;AACA;;AACC;AACA;AACA;A;;A;;;;;;AC1RD;;A;AAEC;A;AAED;AACA;A;;;;;;;A;A;A;AAkBA;A;;;AAIA;AACA;A;;;;AA4E0C;A;;;;;AACA;A;;;;;AACA;;;;A;;;;;;AAGb;A;;;;;;;AAYH;A;;;;;;;AA4C1B;;;;A;;;;;;;AC7LA;;AACA;;AACA;AACA;AACA;A;;;;;;;ACsCA;;;;AACA;;AACC;AAEA;;;A;AACC;A;;AAEA;A;A;;AAIF;A;;;;;;;;AAoEA;;AAAyC;A;;;A;;;;;;;AAUE;;;A;;;;;;;;;;A;A;AC1IxC;AACA;;;;;;;;;;;;;;;;;;;;;;;;;ACasC;A;;;;;;AACA;;;A;;;;;;AAEzC;;;;AACA;;;;A;;;;;AAsBA;;;A;AACC;A;AAKD;;AACA;AACA;AACA;AACA;;;AACC;;AACA;;A;;AAED;AAIA;AACA;A;;;;;;AAQA;;;;A;AAEC;A;A;AAGD;;;;;;;;;;;;A;AACC;;;;A;AAGC;A;AAEA;A;AAEA;A;A;A;AAGD;;;;A;AAGC;A;AAEA;A;AAEA;A;A;A;AAGD;;;;;;A;AAGC;A;AAEA;A;AAEA;A;A;A;AAGD;A;AAEA;;;;AACG;A;AACF;A;AAED;A;AAEA;;;;A;AAGC;A;AAEA;A;AAEA;A;A;A;AAGD;;;;A;AAGC;A;AAEA;A;AAEA;A;A;A;AAGE;;;A;AACF;A;AAED;;;;A;AAGC;A;AAEA;A;AAEA;A;A;A;AAGG;;;AACA;;;;;;A;AACF;A;AAF+B;A;;AAKjC;A;AAEI;;;;AACA;;;;;;A;AACF;A;AAF0B;A;;AAK5B;A;AAEG;;;A;AACF;A;AAED;;;;;;;;;;A;AAEC;A;AAED;;;;;;;A;AAGA;;A;A;A;;;;;A;A;AAYC;A;AAED;A;A;AAGA;A;AAED;A;;;A;AAOC;A;AAEA;A;AAEA;A;AAEA;A;AAED;A;;;AAIA;A;;;;;;A;A;;;;;;;;;;;;A;AC7MA;AACA;AACA;AACA;AACA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;A;ACsBC;A;AAED;A;;;;;AAIA;A;;;AAIA;A;;;AAIA;A;;;AAIA;A;;;;;AAQA;AACA;A;;;;AAMA;AACA;;;AAEE;AACA;;;;;;AACC;A;;AAED;;;A;;A;;;;;AAUF;A;;;;A;AAcC;A;AAED;A;;A;AAWC;AACA;AACA;A;A;;;A;AAMA;A;AAED;AACA;;;;;;A;AAEE;A;A;;AAGF;A;;;AAIA;A;A;AAEC;A;A;AAEA;A;A;AAEA;A;A;AAEA;A;A;AAEA;A;A;;;;;A;AAMA;A;AAED;A;;;;;AAIG;A;AACF;A;AAED;A;;;;AAKA;AACA;;;;;AACC;AACA;A;;AAED;A;;;AAIA;A;AAEC;A;AAEE;;;A;AAIF;A;AAID;A;;;;;AAIG;A;AACF;A;AAEE;A;AACF;A;AAED;AACA;;A;;;;;;AAIG;A;AACF;A;AAED;A;;;;;AAIG;A;AACF;A;AAED;A;;;;;AAIG;A;AACF;A;AAED;A;;;;;AAIG;A;AACF;A;AAED;A;;;;;AAIA;A;;;;;AAIG;A;AACF;A;AAED;A;;;;;AAIA;A;;;;;AAIA;A;;;;;;;AAIA;;AACC;A;AAEC;A;AAEE;A;AACF;A;AAEE;;;A;AACF;A;AAED;A;AAED;;A;;;;;;AAIG;A;AACF;A;AAED;A;;;;;AAIG;A;AACF;A;AAED;A;;;;;A;A;AAUC;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;A;;;;;AAKD;A;;;;;AAIA;A;;;;;AAIA;A;;;;;AAIA;A;;;;;AAIA;A;;;;;AAMG;A;AACF;A;AAED;A;;;;;AAIA;A;;;;;AASA;A;;;;AAOA;AACG;A;AACF;A;AAED;AACA;A;;;;AAOA;;;A;AAEC;A;AAED;A;;;;;;;;;;;;;;A;;;;AAtVG;A;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;ACbH;A;;;A;A;AC2VC;A;AAEA;A;AAEA;A;AAEA;A;AAED;A;;;;A;ACrTC;A;AAEC;A;A;AAGF;A;;;;;A;A;AAMC;A;AAEA;A;AAEA;A;AAED;A;;;;;AAIA;A;;;;;AAIA;A;;;;ACVA;A;;;;;;;A;;;;;;;A;;;;;;;A;;;;;;;A;;;;AAoBA;A;;;;;;;;;A;;;;;;;;;;;A;;;;;;A;;;;;A;;;;AAoBA;A;;;;AAIA;A;;;;AAIA;A;;;;AAIA;A;;;;;ACtHA;A;AAEC;A;AAED;A;AAEC;A;AAED;;AACA;AACI;;;AACH;AACA;AAFiC;A;AAIlC;A;;;;AA2BA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;A;;;;;AC9CA;AACA;;;AACK;A;AAMA;A;AACF;A;A;AAIF;A;AAEC;A;A;AAID;A;;AAED;AACA;;A;AACC;;A;AAED;;AACA;;AACA;;A;;;;;ACCA;AACA;;;AACA;A;AAEC;A;AAED;A;;;;;AAgEA;AACA;AACA;AACA;;;AACA;A;;;;;A;;;;;AAgBA;;;;A;AAEC;A;A;AAGA;A;AAGD;AACA;;AACC;AACA;A;AAEC;A;AAED;AACA;AACA;AACA;AACA;AACA;A;AAGD;A;;;;;;AAsCG;A;AACF;A;AAED;;;;A;AAEC;A;AAED;AACA;A;;;;;;AAIA;;;;A;AAEC;A;AAED;AACA;A;;;;;;AA4BA;;;AACA;A;;;;;;AAYA;;;AACA;A;;;;;;AAiDA;;;AACA;A;;;;;;;;AAWG;AAAH;;A;A;;;A;AAGA;AACA;;AACA;;A;;;;;;AAIA;;;;A;AAEC;A;AAED;;;A;;;;;;AAsCA;;;AACA;A;;;;;;AAIA;;;;A;AAEC;A;AAGD;;A;AACC;;;;AACA;AACA;A;AAGD;;AACA;;;;A;AAEC;A;AAED;AAEA;AACA;AACA;A;;;;;;AAIA;;;;A;AAEC;A;AAGD;;A;AACC;;;;AACA;AACA;A;A;AAIA;A;AAEC;A;AAED;A;AAGD;;AACA;AACA;;;;A;AAEC;A;AAED;AACA;AACA;A;;;;;;AAIA;;AACA;;;;A;AAEC;A;AAED;AACA;A;;;;;;AAIA;;AACA;AACA;;;;A;AAEC;A;AAED;A;;;;;;;AAIA;;;;A;AAEC;A;AAGG;A;AAEJ;;;;A;AACC;A;A;AAEA;A;A;AAEI;AACD;;A;AACF;A;AAED;A;;AAEA;A;A;A;AAIA;A;AAGD;AACA;AACA;AACA;A;;;;;AAIA;A;;;;A;AA4CC;A;AAEG;;;A;AAEF;A;AAFyB;A;AAK3B;A;;;AAIG;A;AACF;;;A;AAEC;A;AAED;A;A;;;AAMD;;;A;AAEC;A;AAED;A;;;;;;;;;;;;;A;A;A;A;A;A;A;;;ALlUG;AAuHH;AACA;AACA;AAmBG;AKjWA;AACA;AACA;AAEA;AAGH;AACA;AACA;AACA;AACA;AACA;AAYG;ACbH;;;;;;;;;;;;;;A;;;;;A;;;;ACdA;A;;;;;;A;;;;;A;;;;;A;;A;;;;;A;;A;;;;;;A;;;;;A;;;;;;A;;;;;A;;;;;;;;A;;;;;;;;;A;;;;;;;;A;;;;;;;;;A;;;;;A;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AC8BA;;A;AACC;;A;AACC;;;A;AAED;A;AAED;AACA;AACA;A;;;;;;A;AAMC;A;AAED;A;;;;;;;AChCA;;A;AACC;A;A;AAGA;A;AAED;AACA;AACC;AACA;A;AAED;A;;;;;;;A;ACzBC;A;AAED;A;;;;;A;AAMC;A;AAED;A;;;;;AAsDA;A;AAEC;A;A;;;;;AAMD;A;;;;;A;AAMC;A;A;;;;;;;AC5ED;;;A;;;;;A;;;;;A;AAOC;A;AAED;A;;;;;;;AAOG;;;A;A;;;;;A;A;AAIF;A;AAED;A;;;;;A;;;;;A;AAOC;A;AAED;A;;;;;;AAcA;;;;;;;;A;A;;A;;;AACC;;;A;AACC;A;A;;;A;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;A;ACyBD;A;AAED;;A;AACC;A;AAED;A;;;;;;;AAMA;;;A;;;;;AAMA;AAOA;AACA;A;;;;;;;;;;;AAWA;;A;AAGC;AACA;AACA;AACA;AACA;AACA;A;AAGE;A;AACF;AACA;AACA;AACA;AACA;AACA;A;A;AAIA;AACA;AACA;AACA;A;AAEC;A;AAEA;A;AAED;AACA;A;AAKD;AACA;AACA;AACA;AACA;;AACC;AACA;A;AAEC;AACA;A;AAEA;A;A;AAGF;AACA;AACA;AACA;AAEA;A;AAKI;;;;;;;A;A;;;;;;;;;;;A;A;AAKJ;A;;;;;;A;AAqBC;A;A;AAKI;;;A;AAEF;A;AAFyC;A;A;AAQ5C;;;;;A;AAEE;A;A;;AAKF;A;;;;;AAMA;;;;;A;AAEE;A;A;;AAGF;A;;;;;;;;;;AAWC;;;;AACA;;;;AAGD;;;;A;AAEC;;;;A;A;A;;;;;;;;;;;;;A;AASD;A;A;;;;;;;;;;;;;A;AAOA;;;;A;A;AAGE;A;AAEA;;;;AACA;A;A;A;A;;;;;;;;;;;;;A;A;AASD;A;A;A;;;;;;;;;;;;;A;AAMD;AAEI;;;;AACJ;;;;A;A;;;;;;;;;;;;;A;AAIA;AACA;;;;A;A;;;;;;;;;;;;;A;AAKA;;;AAEA;AAGA;AACA;AACA;AAEA;AACA;AACA;;;;A;AAKC;;;;AACA;;;;AACA;;;;AACA;;;;A;A;A;;;;;;;;;;;;;A;A;;;;;;;;;;;;;A;A;;;;;;;;;;;;;A;A;;;A;AAoBA;A;A;AAGA;;;;;;;A;A;A;AAIG;A;AAED;A;A;;A;AAID;A;AAED;A;AAEA;;;;;;;A;AAEE;A;A;;AAGF;A;A;;;;;;A;A;;;;;;;A;AAWD;A;AAEC;A;AAEA;AACA;A;AAKG;AACJ;;;;A;A;;;;;;;A;AAIA;A;A;AAGE;A;A;;;;;;;A;AAKE;AACJ;;;;A;A;;;;;;;A;AAIA;A;A;AAGE;A;A;;;;;;;A;AAKE;AACJ;;;;A;A;;;;;;;A;AAIA;A;AAGC;A;A;;;;;;;A;;;AA0BG;A;AAEH;A;AAED;A;AAEK;AACJ;;;;A;AAEC;A;AAED;AACA;A;AAEI;AACJ;;;;A;AAEC;A;AAGG;AACJ;;;;A;AAEC;A;AAEG;AACJ;;;;A;AAEC;A;AAED;AACA;AACA;AACA;A;AAEI;AACJ;;;;A;AAEC;A;AAED;AACA;A;A;AAIA;AACA;A;AAGD;;;;A;AAEC;A;AAED;AAEA;A;;;;;;A;A;;;;;;;A;AAUA;AACA;;;;;;;A;A;A;;;;;;;A;A;;;;;;;A;AAOC;AACA;A;A;;;;;;;A;A;;A;A;;;;;;;A;A;;;;;;;A;;;AAeG;A;A;AAGH;A;AAEC;A;A;AAGD;A;AAGA;AACA;A;AAEC;A;AAED;AACA;AACA;A;AAEC;A;AAID;A;AAEC;A;AAEG;;;A;AAEF;A;AAED;AAJuB;A;AAMxB;A;AAEC;A;AAED;A;AAGD;A;;;;;;;AAOA;;AAQA;;;;;AACC;AACA;;A;AACC;;;;A;A;;;;;A;A;A;;;AAQF;;;;;AACC;A;A;;;;;A;A;;AAOD;A;;;;;;ACjcA;A;;;;;A;AAMC;A;AAED;A;;;;;AAIgC;A;;;;;A;AAK/B;AACA;A;AAEC;AACA;A;AAID;A;AAID;A;AAEC;A;AAEA;A;AAEA;A;A;;;;;A;AAOA;A;AAED;AACA;A;;;;;A;AAMC;AACA;A;A;;;;;A;AAkCA;A;AAED;AACA;AACA;A;;;;;A;AAMC;A;AAED;AACA;AACA;A;;;;;A;AAUC;A;AAED;A;;;;;A;AAwBC;A;AAED;AACA;AACA;A;;;;;A;AAmBC;A;AAED;AACA;AACA;A;;;;;AA0GA;A;;;;;;AAMA;AAEA;;A;AACC;;A;AAED;AACA;;A;AACC;;A;AACC;A;;AAEA;;;AACA;A;A;AAGF;A;;;;;;;;;;AAMA;AACA;;A;AACC;;A;AAGD;AACA;;A;AACC;;A;AACC;AACA;A;;AAEA;;;;A;AAED;A;;AAEA;A;AAED;AACA;A;;;;;;;;;;AAKA;;;;;AACA;A;;;;;;;AAKA;;;AACA;A;;;;;;;AAKA;;;AACA;A;;;;;;;AAKA;;;AACA;A;;;;;;;AAKA;;;;A;;;;;AAMA;AACA;A;;;;;;;AAkBA;;AACA;A;AAGC;A;AAGD;AACA;;;A;;;;;A;;;;;;;;;;A;;;;;;;;A;;;;;;;;AAWA;AACA;AACA;AACA;AACA;AACA;A;;;;;AAKA;;;A;;;;;;;AAKA;;;A;;;;;;;AAKA;;;A;;;;;;AAMA;A;;;;;;AAMA;;;AACA;A;;;;;;AAwCI;AACJ;AAEA;AACA;A;AAEC;A;A;AAMI;AACJ;AACA;AACA;A;AAGC;A;AAGA;AACA;A;AAGA;AAEA;AACA;A;AAGA;AACA;A;AAED;;;AACA;A;AAEA;AACA;AAEA;;;AAGA;AACA;A;AAIC;AACA;AACA;AACA;A;AAKC;AACA;AACA;A;A;A;A;AAMF;AACA;A;AAGD;A;;;;;;AASA;AACA;AACI;;;AACH;AACA;A;AAEC;AACA;A;AAED;AAPqB;A;A;AAUrB;AACA;A;A;;;;;A;;;AAQD;A;AAEC;AACA;A;AAEA;;AACC;AACA;AACA;A;A;AAGF;A;;;;AAIuC;A;;;;;AAGC;A;;;;;AAGA;A;;;;;AAaxC;AACA;AACA;A;;;;;AAKA;AACA;AACA;A;;;;;AAKA;AACA;AACA;A;;;;;A;AAOC;A;AAED;A;;;;AAMA;A;;;;A;AAWC;A;AAED;A;AAEC;A;AAEC;A;AAEE;A;AACF;A;AAED;A;A;AAGA;A;AAEE;A;AACF;A;AAED;A;;;;;A;AAQC;A;AAEA;A;AAEA;A;A;;;;;AAMD;AACA;A;AAEC;AACA;A;AAEA;AACA;A;AAED;AACA;A;AAEC;A;AAGC;A;AAEA;A;A;AAGF;A;;;;;A;AASC;AACA;AACA;A;AAEC;A;A;AAGA;A;AAED;A;AAED;A;AAIC;A;AAEA;A;AAEA;A;A;;;;;;AAuCD;;;;;AACA;;;;;AACA;;;A;;;;;;;;;;;A;;;;;;;;;A;;;;;;;;;AAsBA;AAGA;AACA;AACA;AAMA;AACA;AACA;AACA;AAKA;AACA;AACA;AAMA;AACA;AACA;AACA;AAEA;AACA;A;AAGC;A;AAGD;A;A;AAME;A;AAGA;AACA;AACA;A;A;AAMF;AACA;AACI;A;AAEH;AACA;A;AAEA;A;AAGD;AACA;AACA;A;;;A;AAwBC;A;AAED;A;;;AAOA;AAGA;AACA;AACA;AAGA;AACA;AACA;AAGA;AACA;AACA;AAGA;AACA;AAEA;A;;;;;;;AAqBA;;;;;AACA;AACA;A;AAEC;A;AAED;A;;;;;AAIA;A;;;;AAKA;AACA;A;;;;;AAKA;AACA;A;;;;;A;AAUC;A;AAED;AACA;A;;;;;AAKA;A;AAEC;A;AAED;A;;;;;;;;AAMA;;;;AACA;A;;;;;;;;;AASA;;;;A;AAEC;AACA;A;A;AAGA;AACA;A;AAED;A;;;;;;AAUA;A;;;;;AASA;A;;;;;AASA;A;;;;;AAUA;A;;;;;;AAUI;AACA;AACJ;AAEA;;A;AACC;A;;AAEA;;;A;AAEC;AACA;A;AAGD;A;AAEC;A;AAED;A;AAGD;AACA;AACA;A;AAkBC;A;AAGD;A;;;;;;;AAKA;A;AAEC;A;AAGD;A;AAEC;A;AAGD;A;AAEC;A;A;AAGA;A;AAGD;AACA;AAGA;AACA;AAEA;AACA;A;AAEC;A;AAGD;AACA;AACA;AAEA;;A;AACC;A;;AACS;;;A;AACT;A;AAEA;A;A;AAGD;A;;;;;;;AASA;;;A;;;;;;;AAKA;;;A;;;;;;;AAMG;;A;AAGF;A;AAGD;AACA;AACA;;AACA;AACA;A;;;;;;;A;AAQC;A;AAGG;AACJ;;;;AACA;A;;;;;;;AAMG;;A;AACF;A;AAGD;AACA;;;A;;;;;;;AAOI;AACJ;;;;AACA;A;;;;;A;AAUC;AACA;AACA;A;AAEC;AACA;A;A;AAGF;A;;;;;;AAiBA;;;AACA;A;;;;;AAIA;A;;;;;A;AASC;AACA;AACA;A;A;AAGA;AACA;AACA;A;A;;;;;A;;;;A;AAyBA;A;AAID;AACA;;;AACA;AAGA;;;AACA;;;AACA;;;AACA;;;AAGA;AAGA;A;AAEC;A;AAID;AAGA;AACA;AAEA;AAMA;;;;;AACA;;A;AACC;AAGA;;A;AACC;;;A;AAED;A;AAGD;AACA;AACA;A;;;;;;AAWA;A;AAEC;A;AAED;;AACA;A;;;;;AAYA;A;AAEC;A;AAED;;A;AAEC;A;AAED;A;;;;;;AAOA;AACA;AACA;A;AAGC;AACA;AACA;A;AAEC;AACA;A;A;A;AAOD;AACA;A;AAIA;AACA;AACA;A;AAQA;AACA;AACA;AACA;AACA;AACA;;;;A;AAEC;A;AAED;;;;A;AAEC;A;AAKD;AACA;;AACC;A;AAED;AACA;AACC;A;AAGC;AACA;;;;A;AAEC;A;AAED;A;A;AAGA;A;AAED;AACA;AACA;A;AAED;A;A;AAUA;AACA;A;AAED;A;;;ACtkDA;AAEA;AACA;AACA;AACA;AAMA;A;AAEC;AACA;A;AAEA;A;AAED;AACA;A;AAEC;A;AAED;A;;;A;AAOC;A;AAED;A;;AC5BI;A;;;;;;;AAeJ;;A;;;;;;;A;;;;A;AC8IC;A;AAED;AACA;A;;;;;;AAMI;;;AACI;A;A;A;A;A;;;;;;;A;A;A;;;;;;;A;A;A;A;A;A;A;;;;;;;A;A;A;;;;;;;A;A;A;A;;;;;;;A;A;A;A;A;;;;;;;A;A;A;;;;;;;A;A;A;A;;;;;;;A;A;;;;;;;A;A;A;;;;;;;A;A;;;;;;;A;A;A;A;;;;;;;A;A;;;;;;;A;A;A;;;;;;;A;A;A;;;;;;;A;A;;;;;;;A;A;;;;;;;A;A;A;;;;;;;A;A;A;A;;;;;;;A;A;A;A;;;;;;;A;A;A;;;;;;;A;A;A;;;;;;;A;A;A;;;;;;;A;A;A;;;;;;;A;A;A;A;;;;;;;A;A;A;;;;;;;A;A;A;;;;;;;A;A;A;;;;;;;A;A;A;;;;;;;A;A;A;AAiHL;AACA;AACA;;AACC;A;A;AAIA;A;AAEC;A;AAED;A;;;;;;;A;A;A;AA7HyB;A;A;;;;;;;A;;;AA2LzB;;;AACH;AACA;A;AAGC;AACA;A;AAEC;A;A;AARsB;A;AAYzB;A;;;AAIA;;;;;;A;AAEE;A;A;;AAGF;A;;;AAOA;A;AAEC;AACA;A;AAIG;AACJ;AACA;;AACC;AACA;AACA;AACA;A;AAED;AACA;AAGI;;;AACH;AADiC;A;AAIlC;A;;;;;AAQA;A;AAEC;AACA;A;AAED;;;;AACA;A;A;;;;;A;A;AAKC;A;A;;;;;A;;;A;AAWA;A;AAED;A;;;AAIA;A;;;A;AAKC;A;AAED;A;;;AAOC;AACA;AACA;AAED;AACI;AACA;;;AACH;AACA;AACA;A;A;AAIA;A;A;AAGA;;AACC;A;A;AAGA;A;A;AAGF;AACA;A;;;;;AAeA;;A;AAIC;AACA;A;AAEC;AACA;A;AAED;;;;AACA;;;;AACA;AACA;AACA;AACA;A;AAEC;AACA;A;AAED;AACA;AACA;AACA;A;AAED;A;;;;;;;AAMA;AACA;AACA;;;;;AACA;;AACA;;A;AACC;AACA;;;;;A;;AAIA;A;AAED;AACA;;;;;AACA;AACA;;;;;AACA;AACA;;;;;AACA;AACA;;;;;AACA;AACA;AACA;AACO;A;A;AAEN;A;AAEA;A;AAiBA;AACA;AACA;A;AAED;AACA;A;;;;;;;AAWI;AACJ;A;AAEK;AACJ;A;AAEA;A;AAED;;AACA;A;;;;;;;AAOC;;;;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AAGD;;AACC;;;;A;AAEC;A;A;AAGA;A;AAED;A;AAIC;;;;;AACA;A;A;AAKA;;;;A;AAGD;A;A;AAEC;A;AAEC;A;AAED;A;AAEA;A;AAEA;A;AAEA;AACA;A;AAEA;A;AAEA;A;AAEA;A;AAEA;AACA;A;AAEA;A;A;AAGC;A;AAED;A;AAEA;A;A;AAGC;A;AAEC;A;A;AAGF;A;AAEA;A;AAEA;A;AAGA;A;AAEC;A;AAED;A;AAGA;A;AAEC;A;AAED;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;A;AAGC;A;AAEA;A;A;A;AAIA;A;AAEA;A;A;A;AAMA;AACA;A;AAED;AACA;A;AAEC;AACA;AACA;A;AAEA;A;AAED;A;AAEC;A;A;AAGA;A;A;A;AAMC;A;AAED;A;A;A;AAKA;AACA;A;AAID;A;AAEC;AACA;A;AAEA;A;AAED;AACA;A;AAEA;A;A;A;AAGF;A;;;;;AAuBA;AACA;AACA;;;;;;;A;AAQM;A;AAEH;A;AAEC;A;A;AAGD;A;AAEG;;;AACH;AACA;AACA;AAHsB;A;A;A;AAOtB;A;AAED;A;A;;AAGF;AACA;A;;;;A;AAMC;A;AAMD;A;;;;A;AAOC;A;AAED;AACA;A;;;A;AAQC;A;A;A;AAIC;A;AAED;A;AAED;A;;;AAOI;;;;AACA;;;AACH;AADkC;A;A;AAIlC;A;AAED;A;;;AAIA;;AACC;A;AAED;A;;;AAMA;;A;A;AAGG;A;AAED;AACA;AACA;A;A;AAGA;A;AAED;AACA;A;AAED;A;;;;AA8CA;;;A;;;;;;AAaA;;;;AACA;AACA;AACA;AAIC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AAID;AACK;AACJ;;;;AACA;AACA;;;A;AAEC;A;A;A;AAIC;A;AAED;A;AAED;AACI;AACJ;A;A;A;AAGE;AACA;A;AAED;AACA;;;;AACA;;;A;AAEC;A;AAEA;A;AAEA;A;A;A;AAIA;AACA;A;AAED;;;;AACA;;;A;AAEA;;;;AACA;A;AAEA;;;;AACA;A;AAEA;;;;A;AAEC;A;A;AAID;;;A;AAEA;;;A;A;AAGC;A;AAED;;;;A;AAII;;;A;AAEF;A;AAFiB;A;AAKnB;;;;A;AAIA;;;;A;AAEC;A;A;AAGD;;;;A;AAEC;A;A;AAGD;;;;A;AAEC;A;A;AAGD;;;;A;AAEC;AACA;A;A;AAKA;;AACA;A;AAGC;A;AAGD;AACA;;AAA2C;A;AAE3C;;;;AACA;A;A;A;AAIA;AACA;A;AAED;;;;A;A;AAGC;A;AAEA;A;AAEA;A;A;A;AAIA;AACA;A;AAED;;;;A;A;AAGC;A;AAEA;A;AAEA;A;A;A;AAIA;AACA;AACA;A;AAEG;;;;;;;;A;A;AAGF;AACA;A;A;AAGA;AACA;A;AAED;;;;;;;;;;A;A;AAGC;AACA;A;AAED;;;;;;;;;;A;A;AAGC;AACA;A;A;AAGA;AACA;A;AAED;;;;;;;;;;A;A;AAGC;AACA;A;AAED;;;;;;;;;;A;A;AAGC;AACA;A;AAED;;;;;;;;;;A;AAEG;;;;;;AACJ;;;A;AAEC;;;A;A;AAGA;;;A;AAED;A;A;A;AAIC;A;AAEA;A;A;A;AAKA;AACA;AACA;A;AAED;;;A;AAEC;AACA;A;AAED;;;;A;AAKA;A;AAEC;AACA;A;AAED;;;;AACA;A;A;AAKC;A;AAID;AACA;;AACC;A;AAED;;;;AACA;A;A;A;AAGA;A;A;AAGA;A;A;A;AAID;A;AAEA;A;A;AAKI;AACA;A;A;AAGF;AACA;A;AAEA;A;A;A;AAID;A;A;AAGA;A;AAEC;A;AAED;A;A;AAKA;A;AAED;A;AAEC;A;AAED;A;A;AAGC;A;A;AAGA;A;A;A;AAMD;A;AAGD;;A;AACC;;;A;AAGD;;A;AACC;;AACA;AAIA;;;;A;AAEC;AACA;A;AAID;AACA;A;AAGD;;A;AACC;;AAGA;;;;A;AAEC;AACA;AACA;A;A;AAKA;;AACA;A;AAED;AACA;A;AAID;;;A;;;;;;A;A;;;;;A;A;A;;;;;A;A;AAuBC;A;;;;;A;A;AAKA;AACA;A;;;;;A;AAIG;AACA;;;A;AAEF;A;AAEE;A;AACF;A;AAL0B;A;A;A;A;;;;;A;A;A;;;;;A;A;A;A;;;;;A;A;A;;;;;A;A;;;;;A;;;AA8B5B;A;AAEC;A;AAGD;A;;;AAOA;A;AAEC;A;AAED;;;;A;AAIC;A;A;AAGA;A;AAED;A;;;AAIA;A;;;;;;A;AAKC;AACA;A;A;AAGA;AACA;A;AAEE;;;A;AACF;A;A;AAGA;AACA;A;AAID;AACI;;;AACH;AAD4B;A;AAG7B;A;;;;;;AAOA;AACA;;AACC;A;AAEC;A;A;A;;;;;;;A;AAMD;A;A;;;;;;;A;AATiB;A;A;;;;;;;A;;;;;;;;;;;;;;;;;;;;A;A;A;A;A;;;ACn0Cf;ALtCA;AALA;AAaA;AA6hBA;ACgZA;AAiEA;;AEx+BA;ACiFA;AAqJA;AAUA;AAUA;AAeA;AAyEA;AAqWA;AA+pBA;A;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AEp5CH;;;;;A;AAEC;A;A;AAGA;A;AAEE;AAAH;;A;AACC;;AACA;A;AAED;A;;;;;;;;;;;A;ACsBC;A;A;AAGA;AACA;A;AAED;A;AAIC;A;AAED;A;;;;;;AAQA;AAOA;;AAEA;AACA;AACA;A;;;;;;;AAMA;;;A;AACC;A;AAQD;AAIA;;AAQA;;A;AACC;A;AAGD;A;;;;;;;AAKG;AAAH;;A;AACC;;A;AAED;AAIA;AACA;;A;;;;;;;AAYG;;AAAH;;A;AACC;;A;AAED;AACA;;A;AAMC;;A;AAEE;AAAH;;A;AACC;;A;A;AAGA;A;AAED;AACC;;;;A;AAEC;A;AAEI;A;AACF;A;A;A;AAIH;AACA;;A;A;;;;;;;;AASE;A;AACF;A;A;AAGA;A;AAGA;AACA;AAED;AACC;;;;A;AAEC;A;A;;A;AAID;A;AAED;;AACA;AACA;A;;;;;;;AAKG;;AAAH;;A;AACC;;A;AAED;AACG;AAAH;;A;AACC;;A;AAED;AACC;;;;A;A;AAGE;A;AAED;A;AAEI;A;AACF;A;A;A;AAIH;AACA;;A;A;;;;;;;;AAME;;AAAH;;A;AACC;;A;AAED;AACG;AAAH;;A;AACC;;A;AAED;AACC;;;A;A;AAGE;A;AAED;A;AAEI;A;AACF;A;A;A;AAIH;AACA;;A;A;;;;;;;;AAME;;AAAH;;A;AACC;;A;AAED;AACG;AAAH;;A;AACC;;A;AAED;AACC;;;A;A;AAGE;A;AAED;A;AAEI;A;AACF;A;A;A;AAIH;AACA;;A;A;;;;;;;;AAME;;AAAH;;A;AACC;;A;AAED;AACG;AAAH;;A;AACC;;A;AAED;AACC;;;;;;A;A;AAGE;A;A;AAIG;A;AACF;A;A;A;AAIH;AACA;;A;A;;;;;;;;AAME;;AAAH;;A;AACC;;A;AAED;AACG;AAAH;;A;AACC;;A;AAED;AACC;;;;;A;A;AAGE;A;A;AAIG;A;AACF;A;A;A;AAIH;AACA;;A;A;;;;;;;;AAME;;AAAH;;A;AACC;;A;AAED;AACG;AAAH;;A;AACC;;A;AAED;AACC;;;;;A;A;AAGE;A;A;AAIG;A;AACF;A;A;A;AAIH;AACA;;A;A;;;;;;;;AAME;;AAAH;;A;AACC;;A;AAED;AACG;AAAH;;A;AACC;;A;AAEG;AACJ;AACC;A;AAEC;A;AAED;;;;A;AAEC;A;AAED;;A;AACC;;A;A;AAGG;A;AACF;A;A;AAGF;;A;AACC;;A;AAED;;A;AACC;;A;A;;A;;;;;;;;AAUC;AAAH;;A;AACC;;A;AAED;AACI;AACJ;AACC;A;AAEC;A;AAED;;;;A;AAEC;A;A;AAGA;A;AAED;;A;AACC;;A;AAED;;A;AACC;;A;AAED;;A;AACC;;A;A;;A;;;;;;;;AAOC;;AAAH;;A;AACC;;A;AAED;AACG;AAAH;;A;AACC;;A;AAED;AACC;A;AAEC;A;A;AAGG;A;AACF;A;A;AAGF;;A;AACC;;A;AAED;;A;A;;;;;;;;AAME;;AAAH;;A;AACC;;A;AAED;AACG;AAAH;;A;AACC;;A;AAED;AACC;A;AAEC;A;A;AAGG;A;AACF;A;A;AAGF;;A;AACC;;A;AAED;;A;A;;;;;;;;AAME;;AAAH;;A;AACC;;A;AAED;AACG;AAAH;;A;AACC;;A;AAED;AACC;A;AAEC;A;A;AAGG;A;AACF;A;A;AAGF;;A;AACC;;A;AAED;;A;A;;;;;;;;AAME;;AAAH;;A;AACC;;A;AAED;AACG;AAAH;;A;AACC;;A;AAED;AACC;;;A;AAEC;A;A;AAGG;A;AACF;A;A;AAGF;;A;AACC;;A;AAED;;A;A;;;;;;;;AAME;;AAAH;;A;AACC;;A;AAED;AACG;AAAH;;A;AACC;;A;AAED;AACC;;;A;AAEC;A;A;AAGG;A;AACF;A;A;AAGF;;A;AACC;;A;AAED;;A;A;;;;;;;;AAME;;AAAH;;A;AACC;;A;AAED;AACG;AAAH;;A;AACC;;A;AAED;AACC;;;A;AAEC;A;A;AAGG;A;AACF;A;A;AAGF;;A;AACC;;A;AAED;;A;A;;;;;;;;AAME;;AAAH;;A;AACC;;A;AAED;AAEG;AAAH;;A;AACC;;A;AAED;AACC;;;;;;AACA;;A;AACC;;A;A;A;AAIA;A;A;AAGI;A;AACF;A;A;A;AAOF;A;AAED;;A;A;;;;;;;;AAME;AAAH;;A;AACC;;A;AAED;AACA;;;A;;;;;;;AAOG;AAAH;;A;AACC;;A;AAED;AACA;AACC;;;;A;AAEC;A;AAEI;A;AACF;A;A;A;AAKH;;A;A;;;;;;;;;;AAME;AAAH;;A;AACC;;A;AAED;AACA;;;AACC;;;A;;;;A;;;;;;;AAME;AAAH;;A;AACC;;A;AAED;AACA;;;A;;;;;;;;;AAKG;AAAH;;A;AACC;;A;AAED;AACA;;;AACC;;;A;;;;A;;;;;;A;AAWA;;;A;AAEC;A;A;A;AAOA;A;AAEA;A;A;AAGF;;;A;;;;;;AAMA;AACA;AACA;;;AACA;;A;AACC;;A;AAED;AACA;;A;;;;;;AAKG;AAAH;;A;AACC;;A;AAED;AACA;;;A;;;;;;AAOA;A;;;;;;AAKG;;AAAH;;A;AACC;;A;AAED;AACA;;;A;;;;;;;AAKG;;AAAH;;A;AACC;;A;AAED;AACG;AAAH;;A;AACC;;A;AAED;AACC;;;A;AACC;;A;AAEE;AAAH;;A;AACC;;A;A;;A;;;;;;;;AAOC;;AAAH;;A;AACC;;A;AAED;AACG;AAAH;;A;AACC;;A;AAED;AACC;;;A;AACC;;A;AAEE;AAAH;;A;AACC;;A;A;;A;;;;;;;AAOF;AACC;;;;A;AAEC;A;A;;A;;;;;;A;AC1wBD;A;AAED;A;;;;;;AAKG;AAAH;;A;AACC;;A;AAED;AACA;;A;;;;;;;;;;AAKG;AAAH;;A;AACC;;A;AAED;AACA;;;AACC;;;A;;;;A;;;;;;;;;AAME;AAAH;;A;AACC;;A;AAED;AACA;;;AACC;;;A;;;;A;;;;;;;AAOE;AAAH;;A;AACC;;A;AAED;AACA;AACA;;A;;;;;;AAWA;AACC;;A;AAEC;A;A;;A;;;;;;ACzDsC;AAAY;A;;;;;A;;;;;AAKpD;A;AAEC;A;A;;;;;A;AAMA;A;AAED;A;;;;;AAGoD;A;;;;;AAEC;A;;;;;A;AAIpD;A;A;AAGA;A;AAED;A;;;;;AAGiD;A;;;;;AAEC;A;;;;;AAIb;A;;;;;;AAIrC;;;A;;;;;;;AAKA;;;A;;;;;;;AAKA;;;A;;;;;;AAIA;A;AAEC;A;AAEE;A;AACF;A;A;A;AAIA;A;AAEA;A;AAEA;AACA;A;AAED;;AACA;A;;;;;ACtCA;AACC;A;AAEC;A;AAED;A;AAEC;A;A;AAGA;A;A;A;;;;;;AAQF;AACC;A;AAEC;A;AAGD;A;AAEC;A;AAGD;AACA;;A;AAGC;;AACC;AACA;A;;AAED;;AACC;AACA;A;;AAED;A;A;;A;;;;;;;AAQF;AACC;A;AAEC;A;AAED;A;AAEC;A;A;A;;;;;;AAQE;;;;;;AACA;A;AAEH;AACA;AACA;AACA;A;AAEA;AACA;AACA;AACA;A;AAED;AACC;A;AAEC;A;AAEG;A;AAGH;A;AAEC;A;A;AAID;A;AAEC;A;A;AAGF;;A;A;AAEE;A;AAED;A;A;;A;;;;;;;;AASE;;;;;;AACA;A;AAEH;AACA;AACA;AACA;A;AAEA;AACA;AACA;AACA;A;AAED;AACC;A;AAEC;A;AAGD;A;AAEC;A;AAED;;A;AACC;;A;AACC;A;AAED;A;A;;A;;;;;;;A;AAaD;A;AAED;A;;;;;;AAOA;;A;AACC;;;A;AAED;A;;;;;;;AAMA;;;A;AACC;A;AAED;A;;;;;;;AAOA;;;A;AACC;;A;A;;;;;;;;AAOD;;;A;AACC;A;AAED;A;;;;;;;AAOA;;;A;AACC;;A;A;;;;;;;;;AC7OE;AAAH;;A;AACC;;A;AAED;AACA;;;AACC;;;A;;;;A;;;;;;ACMsC;A;;;;;AAEE;A;;;;;AACA;A;;;;A;AAiBxC;A;AAED;A;;;;AAckD;A;;;;;AACA;A;;;;;AACA;A;;;;ACjDlD;A;;;;;;;;;;;;;;;;;;A;A;A;A;A;A;ACDG;AAGA;APsqBA;AKtpBA;AAIA;AAIA;AAYA;AAeA;;;;;;;;;;;;;A;A;AGtDA;;;;;;;;;;;;A;;;;;;;;;;;;;;AC+BH;A;AAEC;A;AAED;A;;;;;AAmBG;AAAH;;A;AACC;A;A;;;;;;;;A;A;;;;;;;;;;;;;;;A;A;A;ACrDE;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;ACkIyB;A;;AACA;A;;AACA;A;;AACA;A;;AACA;A;;;;AAiDxB;AACJ;AACA;;;;;;;A;AAEE;AACA;A;A;;A;AAID;AACA;A;AAGD;;;;;;;A;AAEE;A;AAEA;A;AAED;A;;AAED;A;;;;;AAMA;A;;;;;AAMA;A;;;;;AAKA;A;;;;;AAKA;A;;;;;;AAUoC;;;A;;;;;;AAEA;A;;;;;;AAIpC;;;AACA;;;;;A;;;;;;;;;;;A;A;A;A;A;A;A;AClPG;AD0HH;AACA;AACA;AACA;AACA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AEtHyC;A;;;;;AACA;A;;;;;AACA;A;;;;;AACA;A;;;;;ACgCN;A;;;;;AACA;A;;;;;;;A;AC1ClC;A;AAEG;AACJ;;A;AAEC;A;AAED;AACA;A;;;;;;;;AAkBI;AACJ;;;AACC;;;A;;;A;AAGA;A;AAED;AACA;A;;;;ACpCA;AACA;AACA;AACA;A;A;AAGC;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;A;AAIA;A;A;AAGA;A;A;AAGA;A;A;AAGA;A;A;;;;ACrBD;AACA;;;A;;;;;;;;;A;;;;;;;A;;;;;;ACHG;A;AACF;A;AAED;;AACA;AACA;A;;;;;;;AAIG;A;AACF;A;AAED;;AACA;AACA;A;;;;;;;AAIG;A;AACF;A;AAED;;AACA;AACA;A;;;;;AAIA;A;;A;ACzBC;A;AAED;A;;;ACFA;AAEA;;AACC;AAD8B;A;AAI3B;A;;A;AAEF;AACA;A;AAHe;A;AAOjB;A;;AClBA;A;;;AAIG;A;AACC;A;AACF;AACI;;;AACH;AADgC;A;A;A;A;AAMlC;A;A;;;;;;;A;;;;;;A;;;;;;;A;ACgDA;A;AAQD;;A;AACC;;A;AAGD;A;;;;;;AAaA;AACG;;;A;AACF;A;AAED;;;A;;;;;;;;AAiBA;A;AAEC;A;AAED;AAUA;AAKA;;A;A;AAEC;;A;AACK;AACJ;;;AACC;;;A;;;AAED;A;AASC;A;A;AAQA;A;A;A;A;AAKA;A;A;AAUC;A;AACF;A;A;AAIF;AACA;A;;;;;AAOA;;A;AACC;A;A;;;;;;;A;AAkDA;A;A;AAGA;AACA;A;AAEG;AACD;;A;A;AAED;A;AAED;A;AAID;AACA;A;;;;;;;;;A;AAWC;AACA;A;AAED;;;;AACA;A;;;;;A;;;;;;AA6HsC;A;;;;;AACA;A;;;;;AACA;A;;;;;;A;AAIrC;A;AAED;;;A;;;;;;AAIA;A;AAMC;A;AAGD;;;;A;AAEC;A;AAGD;;;AACA;AACA;A;;;;;;;;;A;ACtZC;A;AAED;;;A;;;;;;;;;AAMA;;;;AACA;A;;;;;A;;;;;;;;;AAQA;;;;AACA;A;;;;;A;;;;;;;;;AAOA;;;;AACA;A;;;;;A;;;;;;;;;AAOA;;;;AACA;A;;;;;A;;;;;;AAMA;A;AAEC;A;A;AAGA;A;A;AAGA;A;AAGD;A;;;;;AAiBG;A;AACF;A;AAEE;;A;AACF;A;AAED;A;;;;;;;AA0CG;A;AACF;A;AAEE;;A;AACF;A;AAED;A;;;;;;;AAOG;A;AACF;A;AAEE;;A;AACF;A;AAED;A;;;;;;;AAOG;A;AACF;A;AAEE;;A;AACF;A;AAED;A;;;;;;;AAuBG;A;AACF;A;AAEE;;A;AACF;A;AAED;A;;;;;;;AAKG;A;AACF;A;AAED;;;A;;;;;;;AAKG;A;AACF;A;AAED;;;A;;;;;;;AAKG;A;AACF;A;AAED;;;A;;;;;;A;AAOC;A;AAED;A;;;;;AAWA;AACC;;A;AAEC;A;A;;A;;;;;;AC9L4B;A;;;;;;AAgD9B;;;A;;;;;;AAIA;A;;;;;;;;AAOG;A;A;;;;;A;AAGH;;;;A;;;;;A;;;;;;;;;AASG;A;A;;;;;A;A;A;;;;;A;AAQH;;AACC;;;;A;AAEC;AACA;A;AAED;AACA;AACA;A;;AAED;A;;;;;;;;;AAKG;A;A;;;;;A;AAGH;;;;AACA;;A;A;;;;;;A;A;;;;;A;;;;;;AAOA;;;A;;;;;;;;AAWG;A;A;;;;;A;AAGH;;;;A;AAEC;A;A;AAGA;A;AAGD;A;AAGC;A;A;;;;;A;;;;;;;;;AAcE;A;A;;;;;A;A;A;;;;;A;A;A;;;;;A;AAWH;;AACC;;;;A;AAEC;AACA;A;AAED;AACA;AACA;A;;AAED;A;;;;;;;;;AAaG;A;A;;;;;A;AAGH;;;;A;AAEC;A;A;A;;;;;A;A;;;;;A;;;;;;A;AAoIA;A;A;AAGA;A;AAED;A;;;;;;AAsK2C;;;A;;;;;;;AA2B3C;;;A;;;;;;;AAQA;;;A;;;;;;;AAUA;;;A;;;;;;AAMG;A;AACF;A;AAED;;A;;;ACrjB4B;A;;AASM;A;;;;;AAeK;;;A;;;;;;AAEA;A;;;;;;AAIvC;;;AACA;;;;;A;;;;;AA8BA;A;;;;AA8BA;A;AAEC;A;AAGD;;;AACA;A;;;AAKA;A;A;AAEC;A;A;AAEA;A;A;AAEA;A;AAED;A;;;ACjIA;A;;;AAIA;A;;;AAIA;;;A;AAEC;A;AAED;A;;;AAIA;A;;;;A;ACUC;AACA;A;A;;;;;;;;;;AAMD;;A;AACC;AACA;;A;AAED;A;AAYC;A;AAGD;;AAEC;;A;AACC;AACI;AACJ;;;;AACA;A;A;;;;;;;;;A;A;AAKC;A;A;AAKF;AACA;;;A;AAEC;A;AAED;AACA;AACA;;;A;AAEC;A;A;AAGA;A;AAGD;;;A;AAEC;A;AAED;AACA;;;;;;A;AAEE;AACA;A;A;;A;AAKD;A;A;AAGA;A;AAED;;;A;AACC;A;A;AAEA;;;;A;AAIC;A;A;A;;;;;;;;;A;AAKD;A;;AAEA;;;;A;AAIC;A;A;A;;;;;;;;;A;AAKD;A;A;;A;A;;;;;;;;;A;A;;;;;;;;;A;;;;;;;A;A;;;;;A;A;A;;;;;A;A;;;;;A;;;A;A;AAwBD;A;AAEA;AACA;A;AAEA;AACA;A;AAEA;AACA;A;AAGA;A;A;;;A;A;AAOA;A;AAEA;AACA;A;AAEA;AACA;A;AAEA;AACA;A;AAGA;A;A;;;;;A;ACzJA;A;AAED;;;;A;AAKC;A;AAED;A;;;;;;;;;A;A;;;;;A;AAsBA;;;;A;AAKC;A;A;;;;;A;;;;;;;A;AAqBA;A;AAED;;;;A;AAGC;A;AAED;A;;;;;;;;;;;;;;;;;;;;;;;;A;A;A;A;A;A;A;A;A;A;A;A;A;A;A;A;A;;;AChDG;AL0IA;AA2JA;AM1UA;ALEH;AAIA;AACA;AAEA;AACA;AECG;;AAGF;AACA;A;AHiCD;;AACA;;AACA;;A;A;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;A;;;;;A;;;;;;;;;A;AOqHC;AACA;A;AAGD;;;;;A;AAEC;A;AAEC;A;A;AAGD;A;AAED;A;;;;;;;;A;A;;;;;A;A;;;;;A;;;;;;;AAaA;;;;A;A;A;;A;AAKC;A;AAED;A;;;;;;;AAeA;;AACA;AACA;AACA;A;;;;;;AAIA;A;;;;;AAIA;A;;;;;;;;;AAIA;;AACI;A;AACC;;;A;AACF;A;AAEA;A;A;A;A;AAKF;A;AAED;AACA;;AACA;;A;;;;;A;AAoBC;A;AAED;AACA;;;;;A;AAEE;A;A;AAGA;A;A;;AAGF;A;;;AAKA;A;;;;A;AA2GC;AACA;A;A;AAIA;A;AAED;AACA;AACA;A;;;;;;AAOA;AACC;;A;AAEC;A;AAED;;;;;A;AACC;A;A;A;AAIC;A;AAED;AACA;A;AAED;;A;AACC;;AACA;A;A;;A;;;;;;;;AASF;;A;AACC;A;AAGD;AACC;;A;AAEC;A;AAED;;;A;AACC;;AACA;A;AAED;A;;AAED;A;;;;;AAOA;;;;;;;A;AAEE;A;A;;AAGF;A;;;;;AAwBA;;AACA;;A;AACC;;A;AAED;A;;;;;;ACxaA;A;;;;AAIA;A;;;;AAIA;A;;;;A;AAKC;AACA;A;AAGD;AACA;AACA;;AACC;A;AAED;AACA;A;;;;AAoCA;;AACA;AACA;AACA;AACA;AACA;A;;;;;A;AAYC;A;AAGD;AACA;AACA;AACA;AACA;A;;;;;;;A;;;;;A;;;;;;;A;;;;;A;;;;;A;A;AAUC;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAED;A;;;;;;;AAMA;A;;;;;A;;;;;;;AAOA;A;;;;;A;;;;;;;AASA;;AACA;AACA;;;;AACA;AACA;A;;;;;;;;A;;;;;;A;;;;;;AAWA;;AACA;AACA;AACA;AACA;A;;;;;;AAoGA;;AACA;;A;AACC;;A;AAED;A;;;;AAOA;A;;;;;;A;A;;;;;;;A;AAQI;;;A;A;;;;;;;A;AAIH;AACA;AALiE;A;AAOlE;A;;;;;A;AAKC;AACA;A;AAED;AACA;;AACA;A;;;;;;;;AAIA;AACA;AACA;AACA;AAEA;;;A;AACC;;AACA;AACA;A;A;AAEA;;AACA;AACA;A;;AAEA;A;A;AAED;AACA;A;;;;;;;;A;AAKA;;A;AACC;A;;AAEA;A;A;A;;;;;;;AAOD;AACA;AACA;AACA;A;;;;;;A;AAMA;;;;;;;;;;A;A;AAEE;A;AAEA;A;A;A;AAGD;A;A;AAEA;A;A;AAEA;A;A;AAEA;A;A;AAEA;A;A;AAEA;A;A;AAEA;A;A;AAEA;A;;AAEA;A;A;A;;;;;;;;A;AAQD;;;;;A;AACC;A;A;AAEA;A;A;AAEA;A;A;AAEA;A;;AAEA;A;A;A;;;;;;;;A;AAWD;;A;AACC;AACA;AACA;AAEA;AACA;AACA;AACA;A;;AAEA;A;A;A;;;;;;;;A;AAMD;;;;;;A;A;AAEE;A;AAEA;A;A;A;AAGD;A;A;AAEA;A;A;AAEA;A;A;AAEA;A;;AAEA;A;A;A;;;;;;;;A;AAMD;;;;;;A;A;AAEE;A;AAEC;AACA;A;AAED;AACA;;;;;;A;AAEE;A;AAED;A;;AAED;A;AAEA;AACA;;;;;;A;AAEE;A;AAED;A;;AAED;A;A;A;AAGD;A;A;AAEA;A;A;AAEA;A;A;AAEA;A;;AAEA;;A;A;A;;;;;;;;AAKG;A;AAEJ;;A;AACC;A;;AAEA;AACA;A;A;A;AAID;;;;A;AACC;;A;AACC;AACA;;AACA;A;AAEC;A;AAEA;A;AAED;A;;A;AAGC;A;AAEA;A;A;A;A;AAIF;A;A;AAEA;A;;AAEA;A;A;A;;;;;;;;AAKE;AAAH;;A;AAII;;A;AACF;AACA;A;A;AAMA;A;AAGD;AAEA;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AAEA;A;A;;;;;;;;;AAKD;;A;AACC;;A;AAED;;A;AAGC;;;AACA;;A;AACC;AACA;AACA;A;;;A;AAGD;AAEA;A;AAIE;;;AAAH;;A;AACC;AACA;AACA;AACA;;A;AAID;;A;AACI;;;AAAH;;A;AACC;AACA;AAEA;;AACA;;A;A;;A;AAOD;;A;AAKC;;;;A;A;AAEC;AACA;AACA;;AACA;;A;A;AAGA;AACA;AACA;;AACA;;A;A;A;A;A;;;A;;;;;;;AAQH;AACA;AAEA;;A;A;AAEC;;A;AACC;A;;AAEA;A;A;AAED;A;A;AAMD;;;A;AACC;;AACA;A;AAEA;;AACA;A;A;AAID;;;;;;;;;;;;;;;;;;;;;A;A;AAEC;A;A;A;AAEA;A;A;A;AAEA;A;A;A;AAEA;A;A;A;AAEA;A;A;A;AAEA;A;A;A;AAEA;A;A;A;AAEA;A;A;A;AAEA;A;A;A;AAEA;A;A;A;AAEA;A;A;A;AAEA;A;A;A;AAEA;A;A;A;AAEA;A;A;A;AAEA;A;A;A;AAEA;A;A;A;AAEA;A;A;A;AAEA;A;A;A;AAIA;;A;AACC;;AACA;;;A;AACC;A;A;AAGF;A;;A;AAGA;;;A;AAGC;;A;A;A;;;;;;;;AASF;;A;AACC;;AACA;;;A;AACC;A;A;AAGF;AACA;AAEO;A;AACP;;;;;;;;;;;;;;;;A;AACC;;A;AACC;A;;A;AAGA;;A;AACC;A;;AAEA;A;A;A;A;A;AAIF;A;A;AAEA;A;A;AAEA;A;A;AAEA;A;A;AAEA;A;A;AAEA;A;A;AAEA;A;A;AAEA;;A;A;AAEA;;A;AACC;;A;AAEC;AACA;A;AAED;A;;AAEA;A;AAED;;AACA;;;;;;A;A;AAGG;A;AAEA;A;A;AAGF;AACA;AACA;A;;;A;AAGA;A;AAEA;A;A;A;AAGD;;A;AACC;;A;AAED;AACI;;;A;A;AAGD;A;AAEA;A;A;AAGF;;A;AACI;;A;AACF;AACA;A;A;AAGF;;AAd6B;A;;AAgB9B;A;A;AAEA;;AACA;;A;AACC;;A;AACC;;AACA;A;;AAEA;A;A;;AAGD;A;A;A;A;AAID;;A;AAEC;AACA;;;;A;AACK;AACJ;;;A;AACC;;A;A;AAEA;;;;;A;;AAKA;;AACA;;;;;AACC;;;A;;;A;AAGF;;;;;AACA;A;A;A;AAGF;;A;AACC;;A;AAEC;AACA;A;AAED;AACI;;;;A;AAEF;A;AAED;;AAJwB;A;;AAMzB;A;;AAEA;AACI;;;;A;AAEF;A;AAED;;AAJwB;A;;AAMzB;A;A;A;AAKD;;A;AACQ;;A;AACP;;A;AACC;AACA;AACA;A;A;A;AAKF;A;A;AAAA;A;;AAEA;A;A;A;;;;;;;;;;AAMD;AACA;;A;AACC;;;AACA;;A;AAEQ;;A;A;AAEN;A;AAEC;AACA;A;A;AAGD;A;AAEC;AACA;A;A;A;A;AAMH;A;AAEC;AACA;A;A;AAGF;A;;;;;;;A;A;;;;;;;A;AAgBI;;;A;AAEF;;;;A;A;;;;;;;A;A;;;;;;;A;AAF2B;A;A;;;;;;;A;;;;;;;A;A;;;;;;;A;AAmB7B;AACA;;;;A;A;;;;;;;A;AAIA;A;;;;;;;A;;;;;AAKA;AACA;AACA;A;;;;;AAIA;AACA;AACA;A;;;;;;AAIA;AACA;AACA;AACA;AAEI;;;AACH;AACA;AACA;;AACC;A;A;AAGA;A;A;AAIA;A;AAID;AAGA;AAEA;;AACC;A;AAEA;;;;;;A;AACC;A;A;AAEA;A;A;AAEA;A;A;AAEA;AACA;A;A;AAEA;A;;AAIA;;A;A;AAGE;AACA;AAEA;AACA;A;AAED;AACA;AACA;AACA;A;AAGD;A;A;AAhCa;A;;AAqCf;;;;AAGA;;A;AACC;AACA;;;;;A;AAGC;A;A;AAMA;AACA;AACA;A;AAED;A;;AAEA;;;;A;AAEC;A;A;AAKF;;A;AACC;A;AAEC;A;AAED;;;;AACA;;A;AACC;AACA;;;;;A;AAGC;AACA;A;A;AAGA;A;AAED;A;;AAEA;;;;A;AAEC;AACA;A;A;A;A;AAMF;;;;A;A;AAIA;AACA;A;AAGD;;;;A;AAEC;;;A;AAED;AAGA;;;;;A;AACC;A;A;AAEA;A;A;AAEA;A;A;AAGA;AACA;AAEA;AACA;AAGA;AACA;A;;AADA;AACA;A;A;A;;AAOF;;A;AACC;AACA;AACA;;;;;;A;AAEE;A;AAED;;A;AACC;A;;AAEA;;AACA;AACA;A;A;;;AAGF;A;A;;;;;;;ACjmCD;A;;;;;AAIA;AACA;A;;;;;A;AAMC;A;AAED;AACA;AACA;A;AAGC;AACA;A;AAGD;A;AAEC;A;AAGD;AACA;;;;;AACC;A;;AAED;A;;;;;A;AAMC;AACA;A;AAED;A;AAGC;AACA;A;AAGA;AACA;A;A;;;;;A;AAOA;AACA;A;AAED;A;AAGC;AACA;A;AAGA;AACA;A;A;;;;;A;AAOA;A;AAEA;A;A;;;;;AAMD;AAKA;A;AAEC;AAEA;A;AAEC;A;A;AAKF;A;AAIC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;A;AAGD;;AACC;AACA;AACA;AACA;A;AAED;AACA;AACA;AAEA;;AACC;AACA;AACA;A;AAGD;AACA;AACA;AACA;AAEA;AACA;AACA;AACA;A;;;;;AAKA;A;AAEC;A;AAGD;A;AAKC;A;AAGC;A;A;AAOF;A;AAEC;A;AAGC;AACA;AACA;AACA;AACA;A;A;AAGD;A;AAEC;A;A;AAOF;A;A;AAKC;;AACC;AACA;AACA;AACA;A;A;AAGD;;AACC;AACA;AACA;A;A;AAGD;;AACC;AACA;AACA;A;A;AAGD;;AACC;AACA;AACA;A;A;AAGD;A;AAED;AACA;AACA;;AACC;AACA;A;A;A;A;AAQC;AACA;AACA;AACA;A;A;AAGC;AACA;A;A;AAID;AACA;AACA;AACA;A;A;A;AAID;AACA;AACA;AACA;A;A;AAIA;AACA;A;AAEA;AACA;A;AAEA;AACA;A;AAKD;AACA;AACA;AACA;A;;;;;A;AAMC;AACA;;;;;;AACC;A;AAEC;A;A;;A;AAIH;A;;;;;A;AAMC;AACI;;;AACH;A;AAEC;A;AAED;A;AAEC;;A;AAED;A;A;AAGF;A;;;;;AAKA;AACA;A;;;;;AAKA;AACA;A;;;;;AAKA;A;AAGC;A;A;AAIA;A;AAGD;A;A;A;AAKG;A;AAGD;A;AAGA;A;A;A;AAIA;A;AAED;A;A;AAIA;A;AAGD;A;AAGC;A;AAEG;AACA;;;A;AAGF;A;AAGC;A;A;A;AAID;A;AAEA;A;AAGD;AAfuB;A;AAiBxB;A;AAGC;A;A;;;;;AAMD;A;;;;;AAKA;A;;;;;AAOA;A;AAEC;AACA;A;AAED;A;AAEC;A;AAEA;A;A;;;;;AAOD;A;AAEC;A;AAED;AACA;AACA;A;;;;;AAMA;A;AAEC;A;AAED;A;AAEC;A;AAEA;A;A;;;;;A;AASA;A;AAGD;A;AAEC;A;AAEA;A;A;AAKA;A;A;AAKA;AACA;A;AAGC;A;AAED;AACA;AACA;A;A;AAKA;A;A;AAGC;A;AAGC;A;A;AAME;AACJ;AAEA;AACA;AAEI;;;AACH;A;A;AAEC;A;AAEA;AACA;A;A;AAGC;AACA;AACA;A;A;AAKA;A;A;AAIA;A;A;A;AAJA;A;A;AAIA;A;A;A;AApBuB;A;A;A;AA2BxB;A;AAED;A;AAED;;AACC;AACA;A;AAED;A;A;A;AAOC;AACA;AACA;AACA;A;AAED;AACA;A;AAGD;A;;;;;AC9jBA;;AACA;AACA;AACA;AACI;A;AAEH;A;AAEA;A;AAED;AACA;A;;;;;;AASA;A;;;;;AAIA;A;;;;;;;;;;;;;;;;;;;;;;A;A;A;A;A;A;A;A;A;AHiOG;AA+GA;AACe;A;AAsFf;AACA;AC/UA;AACe;A;;;;;;;;;;;;;;;;;;;;;;;;;;;;AGtElB;A;;;;AAUA;A;;;;A;AAoDC;A;AAEA;;;;;;;A;AAEE;A;A;;AAGF;A;AAEA;A;AAEA;A;A;;;;A;A;AA0SA;A;AAEA;A;AAED;AACI;;;AACH;AAD2B;A;AAIxB;AACJ;AACA;AACA;;;;;AACC;AACA;A;;AAED;A;;;;AAKA;A;;;;;AAwSA;;A;AAEC;;AACA;A;AAEA;A;AAED;A;;;;;;AAqCI;;;AACH;;;AACA;AACA;;;A;AACC;A;A;;AAGF;A;;;;;;;AAmYG;A;A;;;;;;;A;A;;;;;;;A;;;;ACvpCH;A;;;;AAIA;A;;;;;AAwCA;A;;;;;A;AAOC;A;AAEA;A;A;;;;;ACd4B;A;;;;;AAKA;A;;;;;AAI7B;AACA;A;;;;;AAMA;AACA;AACA;A;;;;;AAOA;A;AAEC;A;A;AAGA;A;A;;;;;AAOD;AACA;AACA;A;;;;;AAMA;AACA;AACA;A;;;;;AAMA;A;AAGC;AACA;A;AAED;A;AAEC;A;AAED;AACA;AACA;A;;;;;AAMA;AACA;AACA;A;;;;;;;A;A;A;A;A;A;;;;;;;;;;AC9FA;A;;;;A;AAQC;A;AAED;A;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;ACvBA;;;AACA;A;;;;A;AAQC;A;AAED;AACA;;AACK;AACJ;;;A;AAEC;A;A;AAGF;A;;;;;A;ACoOC;A;AAED;A;;;;;A;AAMC;A;AAED;AACA;A;;;;ACpPA;AACA;;;;;AACC;AACA;;;A;AACC;A;A;;;AAGF;;;A;AACC;A;AAED;A;;;;;AAUsC;A;;;;;AA0CtC;;AAEA;AACA;AACA;A;;;;A;AAMC;A;AAED;A;;;;AA6CA;AACA;AACA;AACA;A;;;;;;A;AAOC;A;A;AAGA;A;AAED;;A;AAEC;A;A;AAGA;A;AAED;A;;;;;;AAMA;A;AAEC;A;AAED;A;;;;;AAMA;AACA;A;AAEC;AACA;A;AAEA;A;A;;;;AAKD;A;;;A;AAMC;A;A;AAGA;A;AAED;A;;;A;AAMC;A;A;A;AAIA;AACA;A;AAEA;AACA;A;AAEA;AACA;A;AAEA;AACA;A;AAEA;AACA;A;AAEA;AACA;A;AAEA;AACA;A;AAEA;AACA;A;A;AAGA;AACA;A;AAED;A;;;A;AAMC;A;A;AAGA;AACA;AACA;A;AAED;A;;;A;AAMC;A;A;AAGA;AACA;A;AAED;A;;;AAMA;A;AAGC;AACA;AACA;A;A;AAGA;AACA;A;AAED;A;A;A;AAIE;AACA;AACA;A;AAED;A;A;AAGC;AACA;AACA;A;A;AAGA;AACA;A;AAED;A;A;AAGC;AACA;A;A;AAGA;AACA;A;AAED;A;AAED;A;;;A;AASC;A;AAED;A;;;A;AAMC;AACA;A;A;AAGA;AACA;A;A;AAGA;A;AAED;A;;;A;A;AAOC;AACA;A;AAEA;AACA;A;AAED;A;;;A;AAMC;AACA;A;AAGD;A;;;A;AAMC;AACA;A;AAGD;A;;;A;AAMC;AACA;A;AAGD;A;;;A;AAMC;AACA;A;AAGD;A;;;A;AAMC;AACA;A;A;AAGA;AACA;A;AAED;A;;;A;AAOC;AACA;A;AAED;A;;;A;AAMC;AACA;A;A;AAGA;AACA;A;AAED;A;;;A;AAOC;AACA;A;AAED;A;;;A;AAOC;A;A;AAGA;AACA;A;AAED;A;;;A;AAOC;AACA;A;AAED;A;;;A;AAOC;AACA;A;AAED;A;;;A;AAQC;A;AAED;A;;;A;AAMC;AACA;A;AAED;A;;;A;AAMC;AACA;A;AAED;A;;;A;AAMC;AACA;A;AAED;A;;;A;AAMC;AACA;A;AAED;A;;;A;AAMC;AACA;A;AAED;A;;;A;AAMC;AACA;A;AAED;A;;;A;AAMC;AACA;A;AAED;A;;;A;AAMC;AACA;A;AAED;A;;;A;AAMC;AACA;A;AAED;A;;;A;AAMC;AACA;A;AAED;A;;;AAMA;A;;;;AAKA;AACA;AACA;A;;;;A;AAOC;A;A;AAGA;A;AAID;AACA;A;;;;AC/kBA;AACA;;AACA;AACA;AACA;;;;;;AACC;;A;AACC;;A;AACC;;A;AAED;;AACA;;AACA;;AACA;A;AAGD;;A;AACC;;A;AACC;;A;AAED;;AACA;;AACA;A;AAED;;AACA;;A;A;AAEE;A;AAED;;A;AACC;;A;AAED;A;A;;;AAGF;;;A;AACC;AACA;;A;AAED;;A;AACC;;A;AAED;;A;;;;ACxBA;AACA;AACA;;;;;A;AAEE;A;AAED;A;AAEC;A;AAGA;A;A;;A;AAID;A;A;AAGA;A;AAED;A;;;AAQA;;;;;A;AAEE;A;AAED;A;A;AAGE;A;A;AAGE;A;A;AAGD;A;A;AAGF;AACA;;A;AAID;;;A;A;A;AAIE;A;A;A;AAIA;A;A;AAGD;A;AAED;A;;A;AAIA;A;AAED;A;;;A;AASC;A;AAED;;;;;;AACC;A;AAEC;;A;A;A;AAIC;A;A;AAGD;A;A;;AAGF;A;;;A;AASC;A;AAED;;;;;;A;AAEE;A;A;;AAGF;A;;;;ACeA;;AAEA;;A;AAEC;A;AAED;AAEA;AAEA;A;;;;;;AA4BA;AACA;;;;;;AACC;;A;AACC;;A;AACC;;A;AAED;;AACA;;AACA;;AACA;A;AAGD;;A;AACC;;A;AACC;;A;AAED;;AACA;;AACA;A;A;;;AAGF;;A;AACC;;A;A;;;;;;;;AAiBD;;;A;;;;;;AAWA;A;;;;;;AAyBA;A;AAEC;A;AAED;;;;A;;;;;;AAMyC;A;;;;;AAuBtC;;A;AACF;AACA;A;AAEC;A;AAED;AACA;A;AAED;A;;;;;;;;AASA;;AACI;A;AACC;;;A;AACF;A;AAEA;A;A;A;AAIH;;A;;;A;;;;;;AAMA;A;;;;;A;AAKA;;;;;;;A;AACC;;;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;A;AAED;A;;;;;;AAIA;;A;;;;;;;A;AAgBC;A;AAED;;;A;;;;;;;AAIG;;;A;AACF;A;AAQA;AACA;AAED;AACA;;;AACC;AACA;A;;;;;A;AAGA;A;AAID;;AACA;AACA;AACA;A;;;;;AAeA;;;;;;A;AACC;;;;;;A;AAED;;;A;AACC;A;AAED;;;;;;A;AACC;;;;;;A;AAED;;;A;AACC;A;A;;AAID;;;;;;;;;;;;;A;AACC;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAEA;;;A;AAEA;;;A;AAEA;;;A;AAEA;;;A;AAEA;;;A;AAEA;A;A;A;;;;;;AAKD;;A;;;;;;AAIA;;A;AACC;;AACA;A;AAED;;;;AACA;;A;AACC;;AACA;A;AAED;;;;AACA;;A;AAEC;;A;A;AAGA;A;A;;;;;;AAKD;AACA;;A;AACC;;AACA;A;AAED;;AACA;;;;AACA;;A;AAEC;;A;A;AAGA;A;A;;;;;;AAKD;;A;AACC;;AACA;A;AAED;;;;AACA;;A;AACC;;AACA;A;AAED;;;;A;AAEC;A;AAED;A;;;;;;AAIA;AACA;;A;AACC;;AACA;A;AAED;;AACA;;;;A;AAEC;A;AAED;A;;;;;;AAIA;;A;AACC;;A;AAED;;A;AACC;;A;;AAEA;;A;AAED;;A;AACC;;A;A;;;;;;AAKD;AACA;;A;AACC;;A;AAED;;AACA;;A;AACC;;A;A;;;;;;AAKD;AACA;;A;AACC;;A;AAED;;AACA;;A;AACC;;A;A;;;;;;;AAOD;A;AAEC;A;AAQD;AACA;AACA;A;A;AAIE;A;A;AAGF;A;AAGC;A;AAEC;AACA;A;A;AAIF;;A;AACC;;A;AAED;;AACA;;A;AACC;;A;A;;;;;;;AAUD;;A;AACC;;A;AAIC;A;AAED;;A;AACC;;A;AAED;;A;AACC;;A;AAED;;AACA;;A;AACC;;A;AAED;A;AAED;;A;AACC;;AAGA;;AACA;AACA;A;;AAEA;;A;A;;;;;A;AAWA;A;A;AAKA;A;AAEC;A;A;A;AAUD;A;AAGA;AACA;;AACC;A;A;AARD;A;A;AAcA;AACA;;AACC;A;A;A;AAOD;A;AAEC;A;AAEC;A;A;AAGF;;AACC;A;A;AAKF;A;;;;AAIA;;A;AACC;;AACA;A;AAED;;A;;;;;AAIA;A;;;;;AAaA;AAEA;;;;;AACC;AAGA;AACA;;;;;AACC;;A;A;AAEE;;A;AAED;;A;AAED;;A;;;AAGD;;;;;A;AACC;;A;AAED;;AACA;AACA;;A;AACC;;A;;AAEA;;A;AAED;AACA;A;;;AAED;;A;AACC;;A;;AAEA;;A;A;;;;;;;AAKD;;AACA;A;;;;;;;AAQA;;A;AACC;;AACA;A;AAEE;AAAH;;A;AAGC;;AACG;;AAAH;;A;AACC;;A;AAED;AACA;A;AAED;;AAGA;;AACA;AACI;;;;AACH;;AACA;;AACG;;AAAH;;A;AACC;;;;;;A;AAJqB;A;;AAOvB;;AAAqC;A;AAErC;;;;;;AACC;;A;AACC;;A;AAED;AACA;;AACA;A;;;AAED;;AACA;A;;;;;;;A;;;AAKA;;;;;A;A;A;AAKE;A;A;AAGF;;;AACA;A;;;;;AAIA;;A;AACC;;AACA;A;AAED;;AACA;;AACA;AACA;;;A;AAGC;AACA;AACA;;A;A;AAIA;AACA;AACA;;A;;AAIA;AACA;;AACA;;A;AAED;;A;;;;;;;AASA;;A;AACC;;AACA;A;AAEE;AAAH;;A;AAKC;;;AAIG;;AAAH;;A;AACC;;A;AAED;AACA;A;AAED;AACA;A;;;;;;;AAKA;;;;A;AACC;;;AACA;;;;;;A;AACC;A;A;AAGF;;AACA;A;;;;;;AAQA;;AACA;;AACI;;;AACH;;A;AACC;;A;AAED;;;;;AAJkB;A;;AAMnB;;A;;;;;;;AAIA;;;AACA;A;;;;;;AAQA;;A;AACC;;AACA;A;AAEE;AAAH;;A;AAGC;;AACG;;AAAH;;A;AACC;;A;AAED;AACA;A;AAED;;;;;AACA;A;;;;;;;AAIA;;;AACA;A;;;;;;AAQA;;A;AACC;A;;AAEA;A;A;;;;;;AAOD;AACA;A;;;A;AAKC;A;AAED;;;;;;A;A;AAOE;A;A;;AAGF;A;;;;AAIA;;;;;AACC;;;A;AACC;;A;AAED;;A;;;AAED;A;;;;;;AAUA;;A;AACC;;AACA;A;AAEE;;;;AAAH;;A;A;AAEE;A;AAED;;;;AACA;AACA;A;A;A;AAIA;AACA;A;AAEA;AACA;A;AAED;A;;;;;;;;AAKA;;AACA;AACI;;;AACA;AAAH;;A;A;AAEE;AACA;A;AAED;;A;AACC;;A;AAED;;A;AAEA;;;;;A;AACC;;A;A;AAEA;;A;A;AAEA;;A;A;AAEA;;A;;AAOA;;AACA;;AACA;;A;A;AAED;AACA;AACA;A;AAED;;;AACA;;A;AACC;;A;AACC;;A;AAED;;AACA;AACA;AACA;A;AASD;;A;AACC;;A;AACC;;A;AAED;;AACA;;AACA;AACA;AACA;A;AAED;A;;AAED;;A;AACC;;A;AAED;;A;;;;;;;;AAKA;;AACA;AACI;;;AACA;AAAH;;A;A;AAEE;AACA;A;AAED;;A;AACC;;A;AAED;;A;AAEA;;;;;A;AACC;;A;A;AAEA;;A;A;AAEA;;A;A;AAEA;;A;;AAOA;;AACA;;AACA;;A;A;AAED;AACA;AACA;A;AAED;;;AACA;;A;AACC;;A;AACC;;A;AAED;;AACA;AACA;AACA;A;AASD;;A;AACC;;A;AACC;;A;AAED;;AACA;;AACA;AACA;AACA;A;AAED;A;;AAED;;A;AACC;;A;AAED;;A;;;;;;;AAwB4B;A;;;;;AAEK;;;;A;;;;;AAGjC;;;;;;A;AAEE;A;A;AAGA;A;A;;AAGF;A;;;;;;;AAQA;AACA;AAGI;;;;AAGJ;AAGI;AAGA;AAEJ;;AACC;;;;AACA;;;;AAEA;;;;;A;AAEE;;A;AAED;AAGI;;;;AACH;;AACA;;;A;AACC;AACA;;;A;AACC;;A;AAED;;;;;A;AAPgC;A;A;A;A;AAAA;A;A;AAiBjC;A;AAjBiC;A;A;AAqBjC;;;A;AAEC;A;AAED;AACA;AACA;AAEA;AACA;;;;;;A;AAEC;;A;AAID;AACA;;A;A;;A;AAOE;A;A;A;AAKF;;;;;A;AACC;A;AAEC;A;AAED;AAQA;AACA;AAGA;AACA;;AACA;AACA;;AACA;AACA;AAEA;A;AAMC;A;AA/E+B;A;A;AAqFjC;AACA;;A;AACC;;A;AAvFgC;A;;A;;;A;;AA6FpC;;AACC;A;AAKC;A;A;AAGA;A;A;AAGA;A;AAED;A;AASD;AACI;;;;;;AAGH;AACA;AACI;;;AACH;A;AAEC;A;AAHwC;A;A;AAOzC;AAZuC;A;A;AAexC;;;A;AAEC;A;AAjBuC;A;AAqBzC;AACA;AAEA;;;;;AACC;AACA;;;A;;;AAED;AACA;;;;;;AACC;A;;AAED;A;;;;A;AAcC;A;AAED;A;;;;AAOG;;;A;AACF;A;AAED;;;;;;AACA;A;;;;;ACpyCI;AACJ;;A;AAEC;A;AAGD;AACA;;;A;;;;;;;AA0BA;;A;AACC;;;A;AAED;;;A;;;;;;;A;AAyBC;A;AAGD;;;A;AACC;;;A;AAED;;;A;;;;;;;AAIA;;A;AAEC;A;AAGD;AACA;AAGA;;AACA;;A;AACC;;;A;AAED;A;;;;;;AAOiC;A;;;;;AAIjC;A;;;;;AAKA;A;;;;;AAuBA;A;;;;;AASA;AACA;AACA;A;AAEC;AAEA;A;AAED;A;;;;;;AAMA;;A;AACC;;A;A;;;;;;;;AAMD;;A;AACC;;;A;A;AAEC;;AACA;A;A;AAGF;A;;;;;;;AAKA;;;;;;AACA;AACA;AACC;;AACA;A;AAEC;AACA;AACA;A;A;;A;;;;;;;;AAOF;;A;AACC;;AACA;A;;AAEA;;AACA;A;A;;;;;;;;AAOD;;;;;;AACA;;AACC;;AACA;A;AAEC;AACA;AACA;A;A;;AAIF;AACA;;A;;;;;;;AAYA;;;;AAEA;;A;A;AAEC;;A;A;AAGE;A;AAEA;AACA;A;AANmB;A;A;AAUrB;;A;A;A;AAKE;A;AALmB;A;A;AASrB;A;AAEA;A;AAEA;A;A;A;AAGA;A;AAEA;A;AAED;A;;;;;;A;AAWA;;;;A;AACC;;A;AACI;;A;AACF;A;A;;AAGD;A;AAED;A;A;AAGA;;A;AACI;;A;AACF;A;A;;AAGD;A;AAED;A;A;AAIA;AACA;AAEA;;A;AACI;;A;AACF;A;A;A;;AA7BF;A;A;AAiCD;A;;;;;;;A;AAcA;;;A;AACC;AACA;A;A;AAGA;;AACA;A;AAEC;A;A;;AAVD;A;A;AAaD;A;;;;;;AAoBA;AACA;AAKA;;;;;A;AACC;AACA;A;AAED;AAGC;;A;AACC;;AACA;;;;;;;;A;AACC;AACA;AACA;A;A;A;AAKD;A;A;AAIA;A;AAMD;;;;;;;;A;AACC;;AACA;A;AAED;;A;AACC;;;A;AAED;;;A;AACI;;;;A;AACF;A;AAED;;A;AACI;;;;A;AACF;A;A;A;AAKH;;A;AACC;AACA;A;;AAEA;;A;A;;AAGF;A;;;;;;AAOA;;;;;AACA;;A;AACC;AACA;AACA;;;A;AAED;;A;AACC;AACA;AACA;A;AAED;A;AAIA;;;A;AACC;;A;AAEC;;AACA;;AACA;A;AAKD;AACA;AACA;A;AAEA;A;;AAJA;AACA;AACA;A;A;AAKD;AACA;AAEC;A;AAEC;A;AAID;;A;AAEC;;;A;AACC;;;A;AAEC;A;AAED;;;;;;AACA;;AACA;A;AAED;;;A;AACC;A;A;AAIF;;;A;AAEI;;;A;AACF;A;A;;AAIE;;A;AACF;A;A;AAGF;AAGA;;A;AACC;A;A;AAGA;A;A;AAGA;A;A;;AAIF;;;A;AACC;;A;AAEC;;;AACA;;;AACC;;AADkB;A;;A;;AAInB;A;A;AAGF;;A;AACC;;A;AAED;A;;;;;;;AAUA;;;;;AACA;;A;AACC;AACA;AACA;;;A;AAED;;A;AACC;AACA;AACA;A;AAED;AACA;AAGA;;A;AACC;;AACA;;AACA;A;AAGG;A;AAOJ;;;A;A;;;AAIC;;;;;;A;A;A;AAKE;AACA;AACA;A;A;AAGF;;A;AACC;;A;A;A;AAGD;;A;;AAGA;AACA;AACA;A;A;AAGG;AACA;A;AAEH;A;AAGD;AAEC;A;AAGC;A;A;AAGA;A;AAID;AACA;AACA;AACA;;;A;AAEC;A;AAIG;AACJ;AAEA;;A;AACC;;AACA;;A;AACC;;A;;AAEA;;A;AAED;A;;AAEI;AACD;;;AAAH;;A;AAEC;A;;AAIA;;;;;AACC;AACA;;;A;AACC;AACA;A;A;;;A;AAIH;;;A;AACC;AACA;AACA;;;;;AACC;;A;AACC;;A;AAMC;;A;AACC;;;;AAGA;AACA;AACA;A;AAED;;;A;AAED;;A;AAED;;A;;;A;AAGA;A;AAED;AACA;A;A;AAEA;;A;A;AAKF;;A;AACC;A;A;AAGA;A;AAED;AAEA;;A;AACC;;;;;A;A;AAEI;;A;AACF;A;A;A;A;AAGE;;A;AACF;A;A;;A;AAGD;;A;A;;AAGE;;A;AACF;A;A;AAMF;;A;AACC;;AACI;AAEJ;;;;;A;AACC;AACG;;A;AACF;A;AAED;;A;A;AAEA;;;A;;A;;AAGA;;;A;AACC;AACA;;;AACA;;;;;;A;AACC;AACA;A;AAED;;;A;A;AAEA;AACA;;;AACA;;;;;;A;AACC;AACA;A;AAED;;;A;;AAEA;A;A;A;A;AAGF;;A;AACC;A;A;AAKF;;A;AACC;A;A;AAMA;AACA;A;A;AAGA;A;A;AAGA;A;A;;AAGF;A;;;;;;A;AAOC;A;AAED;;;A;AAEC;A;AAED;A;;;;;;AAYA;;A;AAEC;;AACA;A;AAED;AACA;;;;;AACA;;A;AACC;;;A;AAED;;A;AACC;;A;AACC;;A;AACC;;AACA;A;AAED;A;A;AAGC;A;AAEA;A;AAED;AACA;A;AAED;;;AACA;;A;AACC;;A;AACC;;;A;AAED;A;AAED;;;A;AAGD;AAEO;A;AACP;;;;A;AAGC;;A;AACC;;AACA;A;A;AAGD;;A;AACC;;A;A;A;A;AAID;AAGA;;A;AACC;;AACA;A;A;AASD;;;;A;AACC;A;A;AAEA;;A;AACC;;A;;AAEA;A;A;A;AAVA;;A;;AAEA;A;A;A;A;AAaF;;;AACA;;A;AACC;;A;AACC;;;A;AAED;A;A;AAKD;;;;A;AACC;;;;A;AACC;AACA;A;AAED;AACA;;;AACA;;A;AACC;AACA;A;AAED;A;A;AAEA;;A;AACC;;;A;AAED;A;A;AAEA;;A;AACC;;A;;AAEA;A;A;;AAtBD;A;A;A;;AA2BD;;A;AACC;;A;AACC;;;A;AAED;A;AAED;A;AAaA;;;;;A;AACC;;;AACA;;A;AACC;AACA;A;AAED;;A;AACC;AACA;A;AAED;;A;A;AAGA;;;AACA;;A;AACC;AACA;A;AAED;A;A;AAGA;;;AACA;;A;AACC;AACA;A;AAED;A;A;AAGA;;;;;;;AACA;;A;AACC;AACA;A;AAED;A;;A;AAzCC;AACA;A;AAED;;A;AACC;;;A;AAED;A;A;A;A;AAsCF;A;;;;;;;;A;AAYA;;;;A;AACC;;AACA;A;A;AAEA;;AACA;A;A;AAEA;;A;;AARA;A;A;AAUD;A;;;;;;;AAKI;AACJ;AAEC;A;AAEC;A;AAGD;;AAGA;;A;AACC;A;A;AAGA;A;A;AAGA;A;A;;AAGF;A;;;;;;;AAKA;AACA;AAEC;A;AAGC;A;A;AAGA;A;AAID;AACA;AACA;AACA;;;A;AAEC;A;AAID;;A;AACC;A;A;AAGA;A;AAED;AAGA;;AAGA;;A;AACC;A;A;AAGA;A;A;AAGA;A;A;;AAGF;A;;;;;;;AAQA;AACA;AAEA;AAEO;A;AACP;;;;A;AACC;A;AAGA;A;AAGA;;;A;AAEC;A;AAED;A;A;AAIC;A;AAED;;;AACA;;A;AACC;A;AAED;A;A;A;;;;;;A;AAQA;A;AAEG;AACJ;;;;;A;AAGE;A;AAEA;A;AAEA;A;AAEA;A;AAED;A;;AAED;A;;;;;AAMA;;;AACA;AACA;A;;;;;A;AAKC;A;AAED;AAKA;AACA;;AACC;A;AAEC;A;A;AAGA;AACA;A;AAED;;;A;AAEC;A;AAED;A;A;A;;;;;A;AAMD;AACA;AACA;;A;AAKE;AACA;AACA;A;AAEM;A;AAEN;A;AAEC;A;AAED;A;A;AAIC;AACA;AACA;A;AAEA;AACA;AACA;A;AAEA;AACA;AACA;A;AAEA;AACA;AACA;A;AAEA;AACA;AACA;A;AAEA;AACA;AACA;A;AAEA;AACA;A;AAEC;A;AAED;A;AAEC;AACG;A;AAEF;AACA;AACA;A;AAGD;A;AAED;A;AA3CA;A;A;A;AAgDD;A;AAIA;AACA;AACA;A;AAIA;;;AACA;AACA;A;A;A;;;;;A;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;A;A;A;A;A;A;A;A;A;A;A;A;A;A;A;;;;AC5wCC;AA0GA;ALlCA;AAEF;A;AGkME;AA+HH;;AACA;;AA2MA;AACA;ACbG;AACA;;AA4PA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AEtyBH;AACA;A;;;;;AAKA;AACA;AAEA;A;;;;;AAII;AACJ;;;AACA;;A;;;;;AAIA;;;AACA;AACA;AACA;AACA;A;;;;;AAKI;AACJ;AACA;AACA;A;;;;;A;AAMC;A;AAED;AACA;AACA;A;;;;AC3DI;AACJ;AACA;A;;;;AAoBA;A;;;;;;AAMG;;;AAAH;;A;AACC;AACA;A;AAGD;AACA;A;;;;;;;;AAIgC;;;A;;;;;;;AAGF;;;A;;;;;;;AAGE;;;A;;;;;;;AAGF;;;A;;;;;;;AAI9B;;AACA;A;;;;;;;AASA;;A;A;AAEE;A;AAED;;;A;AAID;;AACA;;A;AACC;AACA;;AACC;;A;;A;AAIF;A;;;;;;;A;AAOC;A;AAED;;;A;;;;;;;A;AAOC;A;AAGD;;;A;;;;;;;A;AAOC;A;AAGD;;;A;;;;;;;AAeD;AACC;;AACA;;A;AACC;A;AAED;A;;;;;;;AAOD;AACC;;AACA;;A;AACC;A;AAED;A;;;;;;;AAKA;AAMI;;;AACH;;AACA;AACA;AAHkB;A;;AAKnB;A;;;;;;;A;AAQC;A;AASD;AACA;;AACC;;AACA;AAFoB;A;;AAIrB;;AACC;;AACA;AAFY;A;;A;;;;;;;;;;AAWV;;;AAAH;;A;A;;;;;;A;A;;;;;;A;;;;;;;;AAOA;AACA;AACA;;AACI;;;AACH;;A;AACC;;A;AACC;A;;AAEA;;A;AAED;A;AAED;AACA;AACA;AAXsB;A;;AAavB;AACA;AACA;A;;;;;;;AAuGA;AACA;AACA;AACA;A;;;;;;;AAIA;AACA;AACA;A;;;;;;;;AAKA;AACA;AACA;AACA;A;;;;;;;;;;AAKA;AACA;;;;AACA;AACA;A;;;;;A;AC1VC;A;AAED;A;;;;;AAWA;AACC;;AACA;AACA;A;AAGC;A;AAGD;;A;AAEC;AACC;;;AACA;;;A;AAEC;A;A;;A;AAID;A;AAED;A;AAED;;;A;AACC;A;A;;A;;;;;;;;AC/BF;AACC;;AACA;AACA;A;AAEC;A;AAED;;A;AACC;;;;A;AAED;;;A;AACC;A;A;;A;;;;;;;;;;;;;;A;A;A;A;A;AFgNC;ACvLA;AA4BA;AAkCA;AClFA;AAsDA;AAkEA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AC2BH;AACA;AACA;A;AAEC;A;AAED;A;;;;AAKA;AACA;AAEA;A;AAEC;A;A;AAGA;A;AAGD;AACI;;;AACH;A;AAEK;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;A;AAVwB;A;A;;;;;AAiB1B;A;;;;;AAKA;A;AAEC;A;AAGD;A;AAEC;A;AAGD;AACA;AACA;A;;;;AC/MI;AACJ;AACA;A;;;;AAqBA;;AACA;A;;;;;;AAMG;;;A;AACF;AACA;A;AAGD;AACA;A;;;;;;;;AAI8B;;;A;;;;;;;AAGE;;;A;;;;;;;AAIhC;;A;AACC;;;A;AAED;;;;A;;;;;;;AAI8B;;;A;;;;;;;AAI9B;;AACA;A;;;;;;;A;AAOC;A;AAED;;A;AACC;;;A;AAED;AACA;;AACA;;AACC;;A;;AAED;A;;;;;;;A;AAOC;A;AAED;;A;AACC;;;A;AAED;AACA;;AACA;;AACC;;A;;AAED;A;;;;;;;AAaA;;AACA;AACA;AACA;;A;AACC;AACA;;AACC;;AACA;AACA;A;;A;AAGF;A;;;;;;;A;AAOC;A;AAED;;A;AACC;;;A;AAED;;;A;;;;;;;AAqBD;AACC;;AACA;;A;AACC;A;AAED;A;;;;;;;AAQD;AACC;;AACA;;A;AACC;A;AAED;A;;;;;;;AAMA;AAMI;;;AACH;;AACA;AACA;AAHkB;A;;AAKnB;A;;;;;;;A;AAQC;A;AASD;AACA;;AACC;;AACA;AAFoB;A;;AAIrB;;AACC;;AACA;AAFY;A;;A;;;;;;;;;;AAUV;;;AAAH;;A;A;;;;;;A;A;;;;;;A;;;;;;;;AAOA;AACA;AACA;;AACI;;;AACH;;A;AACC;;A;AACC;A;;AAEA;;A;AAED;A;AAED;AACA;AACA;AAXsB;A;;AAavB;AACA;AACA;A;;;;;AAmDsB;;;A;;;;;;;AAiDtB;AACA;AACA;AACA;A;;;;;;AAIA;AACA;AACA;AACA;A;;;;;AAIA;AACA;AACA;A;;;;;AAKA;AACA;AACA;AACA;A;;;;;;;;AAKA;AACA;;;;AACA;AACA;A;;;;;A;ACzYC;A;AAED;A;;;;;AAWA;AACC;;AACA;AACA;A;AAGC;A;AAGD;;A;AAEC;AACC;;;AACA;;;A;AAEC;A;A;;A;AAID;A;AAED;A;AAED;;;A;AACC;A;A;;A;;;;;;;;AC/BF;AACC;;AACA;AACA;A;AAEC;A;AAED;;A;AACC;;;;A;AAED;;;A;AACC;A;A;;A;;;;;;;;;;;;;;;A;A;AHlBF;AC6QG;AClOA;AA4BA;AAkCA;AClFA;AAsDA;AAkEA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;A;ACvJF;A;A;A;AAKA;AACA;;;;;;AACC;A;AAGC;AACA;AACA;AACA;A;A;AAGA;A;A;;AAGF;A;AAGA;AACA;A;A;AAMC;A;AAID;A;A;AAME;A;A;AAKA;A;AAID;AACA;AACI;;;AACH;AADyB;A;AAG1B;AACA;A;A;AAOA;A;AAQG;A;AAEH;AACA;AACI;;;AACH;AADuB;A;A;A;AAOxB;AACI;;;AACH;AACA;AACA;AAHgC;A;A;AAMhC;A;AAED;A;A;AAGA;A;AAKD;A;AAGD;A;;;;A;AAsBC;A;A;AAIA;A;A;AAGA;A;AAGD;AACA;AACA;A;;;;A;ACrFC;A;A;AAGA;A;A;A;A;AAMC;A;A;A;AAKA;A;AAED;;;;;;A;AAEE;A;A;;A;A;AAMD;A;AAED;;;;;;A;AAEE;A;A;;A;A;AAMD;A;A;A;AAKA;A;A;A;AAKA;A;A;AAGF;A;;;;AAKA;A;A;AAIC;A;AAEA;A;A;AAGC;A;AAED;;;;;AACC;A;;A;AAGA;A;A;A;AAIA;AACA;A;AAED;A;AAEC;A;AAIA;AACI;;;AACH;;;;AACA;A;AAEC;AACA;A;AAL8B;A;A;AAS5B;;;AACH;;;;AACA;A;AAEC;AACA;A;AAL4B;A;A;AAS/B;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;A;AAGC;A;AAEA;A;A;AAGD;A;AAEA;A;A;AAGC;AACA;AACA;A;AAEA;A;A;AAGA;A;AAED;A;AAEG;A;AACF;AACA;AACA;A;AAEA;A;A;A;AAIA;A;AAEA;A;AAEA;A;AAEA;AACA;A;AAEC;A;AAEC;A;A;AAGF;A;A;AAGA;A;A;AAGD;;;;;A;AAEE;AACA;AACA;A;AAEA;A;A;;A;AAIF;;;;;;A;AAEE;A;AAED;A;;A;AA1HD;A;A;A;;;;AAgIG;AACJ;AACA;A;;;;A;A;AAQE;A;AAED;AACA;A;AAGD;A;A;AAEC;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;A;AAGC;AACA;A;AAEC;A;AAED;AACA;A;AAED;AACA;AACA;A;A;A;;;;AAMD;A;AAEC;A;AAED;;;;;AACI;A;AACF;A;A;;AAGF;A;;;;;AAKA;AACA;AACA;A;;;;;A;AAKC;A;AAED;;;;;AACC;A;;A;;;;;A;ACrQA;A;AAED;A;;;;AAkDA;A;;;;;AAYI;AACJ;AACA;A;;;;;AAKA;AACA;;AACC;A;AAED;A;;;;;AAKA;A;A;AAGC;A;AAED;A;;;;;;;AAOA;A;A;;;;;A;AAQI;AACJ;;AACC;AACA;A;A;;;;;A;;;;;AAQG;AACJ;AACA;AAEA;;A;A;AAGE;A;AAEA;A;A;AAIA;A;AAED;AACA;A;AAED;A;;;;;AAQA;A;;;;;AASA;A;A;AAIC;A;AAIA;A;AAEC;A;A;AAGI;;;A;AAEF;A;AAF0C;;A;AAM7C;A;A;AAIC;A;AAED;A;AAKI;;;A;AAEF;A;A;AAGA;A;AALyB;A;AAQ3B;A;AAID;AACA;AACA;;AACC;AACG;A;A;AAED;A;AAED;A;AAEA;A;A;AAGF;A;;;;;A;A;AASC;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAED;A;;;;;AAII;AACJ;AACA;A;;;;AAIA;;;;;AACC;A;;A;;;AAKD;;;;;AACC;AACA;A;AAEC;A;A;AAGA;A;AAED;AACA;AACA;A;;A;;;AAKD;A;;;A;A;AAMC;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;A;AAIC;A;AAED;A;AAEC;A;AAED;A;AAEA;A;AAEA;A;AAEA;A;A;;;;ACnUD;A;;;;;AA4BA;A;;;;;AA0FA;A;AAEC;AACA;A;AAEA;AACA;A;AAED;AACA;A;;;;;A;AAKC;A;AAED;AACA;A;;;;;A;AAKC;A;AAED;AACA;A;;;;;A;A;AAWE;A;A;AAGA;A;AAEC;A;A;AAGA;A;A;AAGA;A;AAEA;A;A;A;AAID;A;AAMD;AACA;;;;;AACC;A;;A;A;AAKD;A;A;;;;;A;AAMG;;;A;AACF;A;A;AAIE;AACJ;A;A;AAEC;A;AAGA;A;AAEA;A;AAEA;;;;;AACC;A;;A;AAGD;;;;;AACC;A;;A;AAGA;A;A;AAGD;A;A;AAGE;A;AAEA;A;AAED;A;AAGD;A;A;A;AAIA;A;AAED;AACA;A;;;;;A;AAKC;A;A;AAGA;AACA;;;;;AACC;A;;A;A;AAID;A;A;;;;;A;AAMG;;;A;AACF;A;A;AAGF;AACA;;;;;AACC;A;AAEC;A;A;;AAGF;AACA;A;;;;;AAOA;A;A;AAIE;A;AAED;AACA;AACA;A;A;AAWC;A;AAID;AACA;AACA;A;AAGA;A;AAGD;AACA;AACA;A;;;;;AAaA;A;AAEC;A;AAGD;AACA;A;AAEC;A;AAID;A;AAIC;AACA;AACA;AACA;A;AAGD;AACA;AACA;A;;;;;AAKA;AACA;A;AAEC;A;AAED;AACA;AACA;A;;;;A;AAMC;A;AAED;AACA;AACI;;;A;AAEF;A;AAFsC;;AAKxC;A;;;;AAMA;AACA;AACA;A;;;;;AAQA;A;A;AAGE;AACA;A;A;AAMA;A;A;AAGF;A;AAEC;A;AAED;A;AAEC;A;AAGD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;A;AAGC;A;AAGD;A;;;;A;AAcC;A;AAEC;A;A;AAGA;A;A;AAGA;A;A;AAGA;A;A;AAGF;;;;;A;AAEE;A;A;;AAGF;A;;;;;AAKA;AAGA;AACA;;AACC;A;AAED;AACA;A;AAIC;A;AAGD;;;;A;;;;;;;AAOA;AACA;;AACC;A;AAED;AACA;AAIA;;A;AACC;A;A;AAMA;A;AAGD;;;;A;;;;;;A;AAMA;;A;AACC;;A;AAEC;AACA;AACA;A;A;AAGA;AACA;AACA;A;A;AAKA;A;A;A;A;;;;;;;A;AAWD;A;AAED;AACA;AACA;;;;;A;AAEE;AACA;A;AAEA;A;A;;AAGF;;A;AACC;;A;AAEC;AACA;AACA;A;A;AAGF;A;;;;;;;A;AAoBC;A;AAIG;AACA;AACJ;AACA;AACI;;;AAOC;AACA;A;AAEH;;;A;AAEC;AACA;;AACC;A;A;AAKA;AAnBuB;A;A;A;A;AA8B1B;;;A;A;A;AAIC;A;;AAGA;AACA;AACA;AAEI;;;AACH;AACA;AAFsB;A;AAIvB;;AAEA;AACA;AACA;A;AAID;AACA;AACA;AAvD0B;A;;AAyD3B;AAUA;AACA;AACI;AACA;;;AAMC;A;AAEH;A;AARyB;A;A;A;AAoB1B;;;A;A;A;AAIC;A;;AAGA;AACI;;;AACH;AACA;AACA;AAHsB;A;AAKvB;;AAEA;AACA;AACA;A;AAID;AACA;AA1C0B;A;;AA4C3B;AAGA;AACA;AACI;;;A;AAAuB;A;A;AAa1B;;;A;A;A;AAGC;A;;AAIA;AACI;;;A;AAEF;A;AAFyB;A;AAK3B;;;;AAEI;;;AACH;AACA;AAF0B;A;AAI3B;AACA;A;A;AAKA;A;AAED;AAxC0B;A;;AA0C3B;AAGA;AACA;AACA;;;;;A;AAEE;;A;AAED;A;;AAED;AAEA;A;;;;;;A;AAOC;A;A;AAGA;A;AAED;A;;;;;A;AASC;AACA;AACA;A;AAEC;A;A;AAIC;AACA;A;AAEA;AACA;AACA;A;AAEA;AACA;A;A;AAGF;A;A;AAIA;A;AAEC;A;A;AAGF;A;;;;;A;AAOC;A;A;AAGA;A;AAEC;A;AAED;A;AAED;A;;;;;A;A;AASE;A;AAED;A;A;AAGC;AACA;A;AAEA;AACA;AACA;A;AAED;A;A;AAGA;A;AAED;A;;;;AAIA;AACA;AACA;AACA;;;;;;A;AAGE;AACA;A;AAED;A;;AAED;A;;;;AASA;;;A;;;;;;;;;;AAIA;;AACQ;A;A;A;AAMN;A;AAEA;A;AANA;A;A;AAUF;;A;AAEI;AAAH;;A;A;;;;;;A;A;;;;;;A;AAQA;AACA;AACA;AACA;AAED;AACA;AACA;AACA;;AACC;A;AASA;;;;;;;;;;;A;AACC;;A;AAEI;;;AAAH;;A;A;;;;;;A;AAGA;A;AAED;AACA;AACA;A;A;AAEG;;AAAH;;A;A;;;;;;A;AAGA;A;A;AAEG;;AAAH;;A;A;;;;;;A;AAGA;A;A;A;AAGC;A;AAEA;A;AAED;A;A;A;A;A;A;AAKC;A;AAED;A;A;A;AAGC;A;AAEA;A;AAED;A;A;AAEG;;;;AAAH;;A;A;;;;;;A;A;A;AAIA;A;A;AAGC;A;AAEA;A;AAEA;A;AAED;AACG;;;AAAH;;A;A;;;;;;A;AAGA;AACA;A;A;AAEA;AACA;AACA;;;;;A;AAGC;AACA;AACA;A;AAED;;A;A;;;;;;A;AAIG;;;AAAH;;A;A;;;;;;A;AAGA;AACA;A;A;AAEA;;A;A;AAEC;;;;;;;A;AACC;AACA;AACA;A;A;AAEA;AACA;AACA;A;A;AAEA;AACA;AACA;A;A;A;;;;;;A;AAMI;AACJ;;;AACA;;AACC;;;;AACA;;A;A;;;;;;A;AAGA;AACA;A;;AAED;A;A;AAEA;AACA;AACA;A;A;A;AAIF;AACA;AAGA;;A;AACC;;;;;AACA;;A;A;;;;;;A;A;AAIC;AACA;AACA;AACA;A;A;AAKC;;;;A;AACF;AACA;AACA;AACA;A;AAED;AAGG;;;;AAAH;;A;A;;;;;;A;AAGA;A;;AA1JG;;;;AAAH;;A;A;;;;;;A;AAGA;A;A;AAyJD;A;;AAGD;;AACA;;;A;AAEC;A;AAED;;AAEA;AACA;;A;A;;;;;;A;A;;;;;;A;;;;;;;;;A;AAWC;A;AAED;AACI;AACD;;;;A;AACF;A;A;AAGA;A;A;AAGA;A;AAEA;A;AAEC;A;A;AAGA;A;AACS;;;;A;AACT;A;AAGA;A;A;A;A;AAID;A;AAED;AACA;AACA;A;;;;;;;AAOA;A;AAmBC;A;AAEI;A;A;;;;;A;A;;;;;A;AAMJ;AACA;AACG;A;A;;;;;A;A;A;;;;;A;AAQH;AACA;AACA;AACA;A;;;;;A;AAKG;AACJ;AACA;AACA;AACA;AAEA;;;AACI;;;;A;A;;;;;A;A;A;AASF;AACA;A;AAEA;AACA;A;AAEA;AACA;A;AAEA;AACA;A;A;AAKC;A;AAED;AAGA;AACA;A;A;A;AAME;A;AAED;A;A;AAIA;A;AAED;A;;;;;A;AAvCA;A;A;A;;;;;A;;;;A;AAsDD;A;AAED;;;;;;A;AAEE;A;A;;AAGF;A;;;;;;;A;AAMC;A;A;AAIA;A;AAED;AACA;;AACC;A;AAED;AACA;AAEA;AACI;;;A;AAGF;AACA;A;AAED;AANuB;A;AAQxB;A;;;;AAMA;A;;;A;A;AAUC;A;AAEI;;;A;AAEF;A;AAF4B;A;AAK9B;A;AAEA;A;AAEA;A;AAED;A;;;;;AAKA;;AAMA;;;A;AACC;A;AAGD;A;;;;;AAOA;A;A;A;A;AAME;A;A;A;AAKA;A;AAEA;A;A;A;AAKA;A;AAED;AACA;AACA;A;A;A;;;;;AAUD;A;AAEC;AACA;A;AAGC;;;;AACA;A;AAED;AACA;AACA;AACA;A;AAGD;;A;AACC;AACA;AACA;;A;AACC;;A;AAGC;A;AAED;AACA;AACA;A;A;AAGF;A;;;;;;;AAKA;;AACA;;;A;AAEC;A;AAED;;AAEA;A;AAEC;A;AAED;AACA;AACA;A;AAEC;A;AAGD;A;AAGC;A;AAEA;AACA;AACA;AACA;A;AAED;A;;;;;;;;;AAMA;A;A;;;;;;;A;AAIA;;;;A;A;;;;;;;A;AAMA;;A;A;A;AAcE;A;AAKD;AACI;;;A;AAEF;A;AAED;AACA;AALkB;A;A;;;;;;;A;AADnB;AACI;;;A;AAEF;A;AAED;AACA;AALkB;A;A;;;;;;;A;A;AAYlB;A;AAEE;;;;A;A;;;;;;;A;A;AAQF;AACA;AACA;A;AAEE;A;AAEE;;;;A;A;;;;;;;A;A;AAIF;A;AAED;A;AAEC;A;AAED;A;AAEC;A;AAED;A;A;AAGA;A;A;;;;;;;A;AAMF;AACG;;;;A;A;;;;;;;A;AAGH;A;AAEC;A;A;;;;;;;A;A;;;;;;;A;A;;;;;;;A;A;;;;;;;A;A;;;;;;;A;A;;;;;;;A;A;;;;;;;A;A;;;;;;;A;A;A;;;;;;;A;;;;;;;;A;A;;;;;;;A;A;A;;;;;A;A;;;;;A;;;;;;;;A;AAoDD;A;AAED;A;AAEC;A;A;;;;;;;A;;;;;;;;;;A;AAUA;A;AAGD;A;AAEC;A;AAED;AACA;;;;AACA;A;A;;;;;;;A;A;;;;;;;;;A;;;;;;;AAQA;;A;A;AAEE;A;AAEA;A;A;;AAGD;AACA;AACA;AACA;;A;AAEC;A;AAEA;A;A;AAGF;A;;;;;A;AAaC;A;AAEE;A;AACF;A;AAEE;A;AACF;A;AAED;A;;;;;;;;A;AAQC;A;AAID;A;AAEC;A;AAED;AACA;;;;A;AAEC;A;AAEG;;;;A;AAGH;AACA;A;AAGA;A;AAEI;A;AACF;A;A;;;;;;;A;AAIF;;;;AACA;AACG;A;AACF;A;A;A;AAMD;AACA;A;AAGD;;;A;A;;;;;;;A;AAKA;;A;A;AAEE;A;AAEA;A;A;;AAMD;AACA;AACA;AACA;AACA;;A;AAEC;A;AAEA;A;A;A;;;;;;;A;;;;;;;;;AASF;AACA;AACA;AACA;AAEA;A;AAEC;AACA;A;AAKC;A;A;AAIF;AACA;AACA;;A;AAIE;;A;;;;;A;AAGD;AAGA;;A;AACC;;;;;A;A;;;;;A;A;AAKC;;;;AACA;A;A;AAKF;;;;;A;A;;;;;A;A;AAKC;;;;AACA;A;AAIE;;;;A;AACF;;;;AACA;A;AAID;AACI;;;;AACD;;;;A;A;;;;;A;AAGH;A;AAGC;AACG;;;;A;A;;;;;A;A;AAIF;A;;;;;A;A;A;AAKD;A;AAEA;A;A;;AAGF;AAGA;AACA;;A;AAEC;A;AAED;AACA;A;;;;;A;;;;;;AASA;AAEA;A;AAEC;A;AAID;AACI;;;AACH;;;;A;A;AAIE;A;AALqB;A;A;AAUvB;AACA;AACA;AAZuB;A;AAexB;A;;;;A;AAMC;A;AAED;A;;;AASA;AACI;;;A;AAEF;;;;A;A;AAGE;A;A;AAGA;A;AAED;A;A;AAViB;A;AAepB;A;;;A;AAgBC;A;A;AAIA;A;A;AAIA;AACA;A;A;AAIA;AACA;A;AAIG;;;AACH;AACA;AACA;;AACC;AACA;A;AALoB;A;AAQtB;A;;;AAMI;;;AACH;AADuB;A;AAGxB;A;;;AAKI;;;AACH;AADuB;A;AAGxB;A;;;AAMA;AACI;;;AACH;;;;A;AAEC;A;AAED;AALuB;A;A;AAQvB;A;AAED;A;;;AAKA;;;;;AACC;;;;;;A;AAEC;AACA;;A;AAEG;;;AACH;AADqB;A;A;;AAIvB;;;;;AACC;;;;;;A;AAEC;AACA;;A;AAEG;;;AACH;AADqB;A;A;;AAIvB;A;;;AAKA;AACA;;;;;AACC;;;;;;A;A;AAGE;A;AAED;AACA;;A;AAEG;;;A;AAEF;A;AAED;AAJqB;A;A;;AAOvB;;;;;AACC;;;;;;A;A;AAGE;A;AAED;AACA;;A;AAEG;;;A;AAEF;A;AAED;AAJqB;A;A;;A;AAQtB;A;AAED;A;;;AAMA;AACA;AACI;;;AACH;;;;A;AAEC;AACA;AACA;A;AAED;AAPuB;A;AASxB;A;AAIC;A;AAED;A;;;;AAYA;AACA;AACA;AACA;A;;;;;AAIA;A;;;;;AAIA;AACA;AACA;AACA;;;;;;;;A;;;;AAIA;;AACC;;;A;AAEC;A;AAED;A;AAED;A;;;;;;AAIA;;;A;A;;;;;;;A;A;;;;;;;A;;;AAQA;A;;;A;AAKC;A;A;AAGA;A;A;AAGA;A;AAED;A;;;;A;AC9iEC;AACA;A;AAEA;A;AAEA;A;A;;;;ACAD;A;;;;AAIA;AACA;;AACC;A;AAEC;AACA;A;AAEA;AACA;A;A;A;;;;;A;AAOD;A;A;AAGA;A;AAGD;A;AAEC;A;AAEA;A;AAED;A;;;;AAiBI;AACJ;AACA;AACA;AACA;AACA;A;;;;;AAIA;AACA;AACA;A;;;;;A;A;AASC;A;AAEA;A;A;AAGC;A;AAEG;AACJ;;;;;AACC;A;AAEC;A;AAEA;A;A;;AAGF;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAEA;AACA;AACA;AACA;A;AAEA;A;AAEA;A;AAEA;A;A;AAGC;A;AAEG;AACJ;;;;;;A;AAEE;A;AAEA;A;A;;AAGF;A;AAEI;AACJ;;;;;AACC;A;;AAED;A;AAED;A;;;;;AAKA;AACA;AACA;A;;;;;AAIA;AACA;AACA;A;;;;;AAIA;A;;;;;AAIA;AACA;AACA;A;AAGC;A;AAED;A;;;;;A;AAMC;A;AAKD;AACA;A;;;;;A;AAMC;A;A;AAGA;A;AAGD;AACA;AACA;AACA;AACA;AACA;AACA;A;;;;;AAIA;AACA;A;AAEC;AACA;A;AAEA;AACA;A;AAED;AACA;A;;;;;AASA;AACA;A;AAEC;AACA;A;AAEA;AACA;A;AAED;AACA;A;;;;;A;AAOC;A;AAED;A;;;;;AAIA;A;;;;;AAIA;AACA;AACA;AACA;A;;;;;AAIA;AACA;AACA;AACA;AACA;A;AAGC;A;AAED;AACA;A;AAKC;A;AAEA;A;AAEA;A;AAGD;A;;;;;;;;;;;;;;;;;;;;;;;;;;A;A;A;A;A;AH9PG;AI/BA;AAIA;AAMA;AAOA;AAQA;AAMA;AAKA;AAIA;AAKA;AAKA;AAIA;AAIA;AAIA;AAIA;AAOA;AAKA;AAIA;AAOA;AAMA;AHw/CA;ACplDH;ACyEG;AACA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AEuBH;A;;;;;AAYA;AACA;A;;;;;AAcA;;;A;;;;;;AAiCA;A;;;;;AAIA;;;;A;AAEC;A;AAED;AACA;AAEA;AACA;;;A;AAEC;A;AAED;A;AAEC;A;AAED;;A;AAYC;;;AACA;A;AAEA;;;;A;A;AAKA;AACA;;A;AAGD;AACA;AACA;;AACC;A;AAED;AAEA;A;;;;;;AAkBA;;;;A;AAEC;A;AAED;AACA;A;AAEC;AACA;;;;;AACC;A;;A;AAMF;A;AAEC;A;A;AAGA;AACA;A;AAED;A;;;;;;AAKA;AACA;AACA;AACA;A;;;;A;A;AASC;A;AAEA;AACA;;;;;A;AAEE;A;AAEA;A;A;;AAGF;A;AAEA;A;AAEA;A;AAEA;AACA;;;;;AACC;A;;AAED;A;AAEA;AACI;AACJ;;;;;AACC;A;AAEC;A;A;;AAGF;A;AAhCA;A;A;;;;AAwCD;;;;AACA;;A;AACC;;A;AAED;A;;;;;A;AAgBC;A;AAED;A;;;;AAKA;A;;;;;AASA;A;;;;;A;AAYC;;;;;;A;AAEE;A;A;;A;AAIH;A;;;;;A;AAsBC;A;AAEC;A;AAED;A;AAED;A;;;;;AAIA;A;;;;;AAIA;A;;;;;AAIA;A;;;;;AAIA;;;;A;AAGC;A;AAEC;;A;A;A;AAKD;A;AAEC;;A;A;AAGF;A;;;;;A;AAUC;A;AAEC;A;AAED;A;AAED;A;;;;;AAIA;A;;;;;AAIA;A;;;;;AAIA;A;;;;;AAIA;;;;A;AAGC;A;AAEC;;A;A;A;AAKD;A;AAEC;;A;A;AAGF;A;;;;;;A;AAYC;A;AAGD;;;;;A;AAEC;AACA;A;AAED;AACA;A;;;;;;AAIA;A;;;;;AAIA;A;;;;;AAIA;A;;;;;AAIA;A;;;;;;;A;;;;;A;;;;;;AAaA;;;A;;;;;;;AAMA;;;A;;;;;;;AAMA;;;A;;;;;;;;;;AAwCA;A;AAEC;A;AAED;;AACC;A;;AAED;A;;;;;;;;AAOA;;AACC;A;;;A;;;;;;;;;AASD;;;AACC;;;;;A;;;AAED;A;;;;;;;AAIA;AACA;AACI;AACA;A;AAEH;A;AAEA;A;A;AAGA;A;AAGG;AACJ;;AACC;;A;AAEC;A;A;AAKA;A;AAEA;A;AAOD;;A;AACC;;A;AAED;AAGI;A;AAEH;;A;AAEA;;A;A;AAGA;A;AAIA;A;AAEA;A;A;;A;AAMD;A;AAEA;A;AAGD;A;;;;;;;;;;;AAOA;A;AAEC;A;AAED;AACA;;A;AAEE;A;AAED;A;;AAED;A;;;;;;;;AAOA;;AACC;A;;;A;;;;;;;;;AASD;;;AACC;;;;;A;;;;A;;;;;AAaD;;;;;A;AACC;A;;A;;;;A;AA0CA;A;AAED;AACA;;AACC;A;AAED;A;;;;;;AAOI;A;AAEH;A;AAEA;A;AAGG;;;;;;;;AACH;;A;AAEC;A;AAGD;A;A;AAME;A;AAEG;A;AAEH;AACA;;A;AAEA;AACA;;A;A;AAGA;A;AAEA;A;A;AAGD;A;AAED;AAEA;;A;AACC;AACA;A;A;;A;;;;;;;;AAQE;AACJ;;A;AAEC;A;AAED;A;;;;;;;;AAQA;;A;A;;A;A;;A;;;;;;;AAaI;AACJ;;A;AAEC;A;AAED;A;;;;;;;;AAQA;;A;A;;A;A;;A;;;;;;;;AAaA;;A;A;;A;A;;A;;;;;;;AAaI;AACJ;;A;AAEC;A;AAED;AACA;;;;;A;AAEE;A;A;;AAGF;A;;;;;;AAqBA;A;;;;;AAOA;A;;;;;AAIA;;AACC;;;;A;AAEC;A;AAED;AACA;A;AAGC;AACA;AACA;A;AAED;;;;;A;AAGC;AACA;A;AAED;A;A;A;AAIG;A;AAEA;A;A;A;AAIF;;;;;;A;A;AAGG;A;AAEA;A;AAED;A;A;;A;A;AAKJ;AACA;A;;;;;;;;A;AAQC;A;AAED;A;AAEC;AACA;A;AAED;AACA;;AACC;;;A;AAEC;A;AAED;A;A;AAIA;A;AAED;A;A;AAIE;A;AAED;A;AAID;AACI;;;A;AAEF;AACA;A;AAED;AAL0B;A;A;AAS1B;A;AAGD;AACA;AACA;A;;;;;AASA;;;;A;;;;;;;AASI;AACJ;;A;AAEC;A;AAED;AACA;;;;;A;AAEE;A;A;;AAGF;A;;;;;;;AASA;;;;A;;;;;;;AASA;;;;A;;;;;;;;;A;AAWC;A;AAEG;AACJ;;A;AAEE;A;AAED;A;AAED;A;;;;;;;;A;AASC;A;AAEG;AACJ;;A;AAEE;A;AAED;A;AAED;A;;;;;;;;;A;AASC;A;AAEG;AACJ;;A;AAEE;A;AAED;A;AAED;A;;;;;;;;A;AASC;A;AAEG;AACJ;;A;AAEE;A;AAED;A;AAED;A;;;;;;;;;A;AASC;A;AAEG;AACJ;;A;AAEE;A;AAED;AACA;;;;;A;AAEE;A;A;;AAGF;A;AAED;A;;;;;;;;A;AASC;A;AAEG;AACJ;;A;AAEE;A;AAED;A;AAED;A;;;;;;;;;A;AASC;A;AAEG;AACJ;;A;AAEE;A;AAED;AACA;;;;;A;AAEE;A;A;;AAGF;A;AAED;A;;;;;;;;A;AAUC;A;AAEG;AACJ;;A;AAEE;A;AAED;A;AAED;A;;;;;;;A;AAuBC;A;A;AAIA;A;AAGD;;AACA;AAEA;AACA;AACA;;;;;A;AAEE;A;AAGD;A;AAEC;A;AAED;A;;A;AAIA;A;AAGD;A;;;;;;;;AC1tCA;A;A;;;;;;;A;AAIA;AACA;AACA;;AACC;AACA;A;A;A;;;;;;;A;AAQG;AACJ;;AACC;AACA;;;;A;A;AAKA;A;A;;;;;;;A;;;AAUD;A;AAEC;A;A;AAGA;A;AAED;A;;;AAIA;A;A;AAGC;A;AAED;A;;;;AAWA;A;;;;;;AAIA;AACA;AACA;A;;;;;AAIA;AACA;A;;;;;A;AAKC;A;AAED;A;;;;;A;AAKC;A;A;;;;;A;AAMA;A;AAED;AACA;AACA;A;;;;;A;;A;;;;;;;;;;AAuBA;AACA;A;AAEC;A;AAGA;;;;AAED;AACA;AACA;AACA;A;AAEE;AACA;A;A;AAIF;AACA;;A;AAEE;A;AAED;A;AAEA;AACA;AACA;A;AAGD;;AAEC;;;;A;AACC;;A;A;AAEA;;A;A;AAEA;;A;;AAEA;;A;A;AAED;;A;AACC;;A;A;;AAGF;;A;;;;AAKA;;;;;;A;A;A;AAIE;A;AAEA;AACA;A;A;;A;;;AAOF;AAKA;;;;;;AACC;A;;AAQD;;;;;A;A;AAME;AACA;AAEA;A;AAEC;;;;AACA;A;AAEC;;A;A;AAGF;A;AAIC;;A;AAID;AACA;AACA;A;AAEC;A;AAEA;AACA;;;;A;A;AAGA;A;A;AAMA;A;A;AAtCD;;A;A;;AA0CF;A;;;;AAMwC;A;;;;;AACA;A;;;;;AACA;;;;A;;;;;;;;;;A;AAavC;A;AAIA;AACA;AACA;AACA;AAKD;;;;AACC;AACA;A;AAEC;A;AAED;A;AAEA;;;;;;;;;A;AACC;;;;;AAEA;AACA;A;AAEC;AACA;A;A;AAIA;;;;AACA;;;;A;A;AAGA;AACA;A;AAID;;;;A;AAGC;AACA;A;A;A;AAGD;;AACA;AAEA;AACA;AACA;;;;;AACC;A;;A;A;AAGD;;AACA;AACA;AACA;AACA;;;;;AACC;A;;A;A;AAGD;A;A;AAEA;A;AAEC;A;AAED;A;AAEC;AACA;AACA;A;AAED;AACA;;A;AACC;AACA;AACI;;;AACH;AAD2C;;AAG5C;A;;AAEA;A;AAED;AACA;AACA;;;;;AACC;A;;AAED;A;A;AAEA;A;AAEC;A;AAED;AACA;AAEA;;A;AACC;AACA;AACI;;;AACH;AAD2C;;AAG5C;A;;AAEA;A;AAED;AACA;AACA;;;;;AACC;A;;AAED;A;A;AAEA;A;AAEC;A;AAED;AACA;AACA;A;A;AAEA;A;AAEC;A;AAED;AACA;AACA;AACA;;;;;AACC;A;;A;A;AAGF;A;;AAGD;AACA;AACA;AACA;;AACC;AACA;AACA;;;A;AACC;AACA;A;A;;A;AAID;;;;;AACC;A;;A;AAGF;A;;;;;;A;A;;A;A;A;;A;AAiBA;;;;;AACC;A;A;A;A;;A;A;A;A;AAaG;;A;A;;A;A;A;;A;A;;AAQJ;AAGA;;A;AAGC;A;A;;A;;;;;AC/bD;AACA;A;;;;;AAIA;AACA;A;;;;;AAIA;AACA;AACA;AACA;A;;;;;A;AAOC;A;AAEA;A;AAEA;A;A;;;;;A;AAMA;A;A;AAGA;A;AAED;A;;;;;AAIA;;;;;AACC;A;;AAED;A;;;;;AAMI;AACD;A;AACF;AACA;A;AAEA;AACA;A;AAED;AACA;A;;;;AAWA;A;;;;A;AAKC;A;AAED;A;A;AAGE;A;AAED;A;A;A;AAIC;A;AAED;A;A;AAGA;A;AAED;A;A;AAGE;A;AAED;A;A;A;AAIC;A;AAED;A;A;AAGA;A;A;AAGA;A;AAEA;A;AAED;A;;;;;;;AAOA;A;AAEC;A;AAED;AACA;;;;;AACC;A;;AAED;;;;AACA;;;;AACA;;;;AACA;;;;AACA;;A;AACC;;;;A;AAEG;AACJ;;A;AACC;A;;AAEA;;A;AAED;AACC;;A;A;AAGE;A;A;AAIA;A;AAED;;;;;A;AAEC;;A;AAEC;A;AAED;AACA;;;;AACA;;;;A;A;A;A;AAKA;A;AAED;A;AAED;AACA;A;AAEC;A;A;AAKA;A;AAED;AACA;;;;AACA;;A;AACC;;;;A;AAED;;;;A;;AAED;AACA;A;;;;;;AAKA;;;;;A;AAEE;A;A;;AAGF;A;;;;;AASA;AACI;;;AACH;AACA;A;AAFgC;A;A;A;AAO/B;AAP+B;A;A;AAUhC;AACA;A;A;A;AAOE;AACA;A;A;AAIA;;;;;A;AAEE;A;A;;AAGF;A;AAED;A;AAGA;A;AAEA;A;AAEA;A;AAEA;A;AAzBA;A;A;AA4BA;A;A;AAGA;A;AA7C+B;A;AAgDjC;A;;;;;;AAQD;A;AAEE;A;AAEE;A;AACF;A;AAGD;AACA;AACA;AACA;AACA;AACA;AAEA;A;AAIA;;;;;;;A;A;A;AAGC;AACA;AACA;A;A;AAEA;;A;AACC;AACA;A;A;A;AAGD;AACA;A;A;AAEA;;A;AACC;AACA;AACA;AACA;A;;AAEA;AACA;A;A;A;A;AAIA;A;AAEA;A;A;AAGA;A;AAED;AACA;A;;AAnCA;A;A;AAqCD;A;;;;;;AAWA;;;;A;AAEC;A;AAED;A;;;;AAIA;AACA;A;;;;;AAKA;A;AAEC;A;AAGD;;A;AAEC;A;AAEA;A;AAGD;AACA;;;;;AACC;A;;AAGD;;AAEA;;;;AACA;;;;AACA;;;;AACA;;A;AACC;;;;A;AAEG;AACJ;;A;AACC;A;;AAEA;;A;AAED;AACA;AAEA;;;;;A;AAGC;;;A;AACC;A;AAED;AACA;;;;AACA;;;;AACA;;AACA;A;AAED;AACC;AACA;A;AAIA;;;;;;;;;;;A;AACC;A;AAEC;AACA;A;AAED;A;A;AAEA;;A;AACC;A;A;A;AAGD;;A;AACC;A;A;A;A;A;AAKD;;A;AACC;A;A;A;AAID;AACA;A;A;AAEA;A;A;AAEA;A;A;AAEA;;A;AACC;A;AAED;A;A;A;AAGC;A;AAED;A;;AAvCA;A;A;A;AA0CA;A;AAED;AACA;AACA;;;;AACA;;A;AACC;;;;A;A;;AAIH;A;AAEE;AACA;A;AAGD;AACA;AACA;A;;;;;;;AAKA;;;A;;;;;;;A;AAUC;A;A;AAIA;A;AAGD;;A;AACC;;;A;AAED;;A;AACC;;;A;AAGD;;AACA;;AAEA;AACA;;;A;AACC;AACA;A;AAGD;AACA;AACA;A;;;;;;ACnfA;;;;A;AAEC;A;AAED;A;;;;AAIA;AACA;A;;;A;AAOC;A;AAED;A;;;AAMA;A;;;;AAOA;A;AAGC;A;AAEA;A;AAGD;A;AAEC;A;AAEA;AACA;;;;;AACC;A;;A;A;AAKD;A;AAEA;A;AAED;;;;;AACC;A;;A;AAIA;A;AAEA;A;AAED;;;;;AACC;A;;A;;;;;AAOD;A;AAEC;A;A;AAED;AACA;A;;;;;A;AASC;A;A;;;;;;AAMD;AAEA;AACA;;AACC;AAEA;AACA;AACA;AACA;AASA;AACD;A;AAEE;A;AAEF;AAEC;A;AAKA;;;;;;;;;;;;A;AACC;A;A;AAUA;;A;AAEC;AACA;AACA;A;;AAEA;AACA;AACA;A;A;A;A;AAMD;;A;AAEC;AACA;AACA;AACA;A;A;AAGD;AACA;AACA;A;A;AAGA;;;;A;AAEC;A;AAED;AACA;AACA;A;A;AAGA;;;;A;AAEC;A;AAED;AACA;AACA;A;A;AAGA;;;;A;AAEC;A;AAED;AACA;AACA;A;A;AAGA;;;;A;AAEC;A;AAED;AACA;AACA;A;A;AAGA;;A;AAEC;AACA;A;;A;AAIC;AACA;A;AAED;AACA;A;A;A;AAID;;A;AAEC;A;AAED;AACA;A;A;AAGA;AACA;A;A;A;AAMC;A;A;AAOA;A;AAEE;A;AACF;A;A;AAKA;A;A;AAKA;A;AAID;A;;AAjIA;A;A;A;;AAqIF;A;;;;;;;AAKA;A;AAEC;A;A;AAIA;A;AAGD;;AACA;;;AACA;AAGA;;A;A;AAEE;A;AAED;;;A;AACC;AACA;A;A;;AAUD;AACA;;AACC;;A;AAEC;;A;AAEC;AACA;A;AAED;A;A;AAIA;A;AAED;;;A;AAEC;A;AAED;;;AAlB+B;A;;AAoBhC;AACA;A;AAGF;AACC;AACA;AACA;A;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;A;A;A;A;A;A;A;A;A;;;;;;AHvIA;AC7EA;AACA;AAyIG;AACA;A;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AGjMH;A;;;;;;;AAOA;;AACA;;;AACA;;A;AACC;AAIA;;AACA;;;A;AAEC;;;AAIA;A;AAED;A;A;A;;;;;A;A;;;;A;;;;;;;AASD;;AACA;;A;AACC;AACA;AACA;;A;AAED;;A;;;;;;;AAIA;;AACA;;A;AAEC;A;AAGD;AACA;AAEA;;A;AAEC;A;AAGD;AACA;A;;;;;;;;AAIA;;;AACA;A;;;;;;;;AAIA;A;A;;;;;A;A;;;;;A;;;;;;;AASA;;AACG;;;A;AACF;A;AAGD;AACA;;AACG;;;A;A;AAID;A;AAED;A;AACS;;;A;AACT;A;A;AAKC;AACA;A;AAED;A;A;AAED;A;;;;;;;AAQA;AACC;A;AAEC;A;A;AAGA;A;A;A;;;;;;A;;A;;;;;AAiBF;A;;;;;;;;AAQA;;AACG;;;A;AACF;;;;A;A;;;;;A;A;AAMD;AACA;;AACG;;;A;A;AAED;A;AAED;;;A;AACS;;;A;AACT;;;AACA;A;A;AAKC;AACA;A;AAED;AACA;;;;A;A;AAED;A;;;;;A;;;;;;;;;AAWA;A;A;;;;;;;A;A;A;;;;;;;A;AAWA;AACA;A;A;;;;;;;A;AAIC;A;A;;;;;;;A;A;A;;;;;;;A;A;A;;;;;;;;AAaD;;AACA;;;AACA;;A;AACC;AACA;;AACA;;;A;AAEC;;;AACA;AAIA;A;AAED;A;A;A;;;;A;A;;;;;A;;;;;;;AAUD;;A;;;;;;;;;AAIA;AACC;A;A;;;;;A;A;A;;;;;A;A;A;;;;;;AA0BD;;AACA;;A;AAKC;AACA;;A;AAEC;AACA;AACA;AACA;A;AAED;A;AAGD;;;;;;;;A;A;;A;;;AACC;;;A;AAEC;;A;AAED;;;A;AACC;A;A;;;A;;;;;;;AAMF;A;AAEC;A;AAED;AACA;AACA;A;;;;;A;AAKC;A;AAGD;;AACA;AACA;;;;;;;;A;A;;A;;;A;AAEE;A;A;;A;;;;;;AAMF;AACA;;A;A;;A;AAIC;A;A;;A;;;;;;;;;AAMG;AACA;AACJ;AACA;;;AACK;AACA;AACJ;;;;A;AAEC;A;AAED;;;;A;AAEC;A;AAGD;AACA;AAEA;AACA;A;;A;AAGA;A;AAGD;AACA;AACA;AAEA;A;;;;;;;;AAII;AACD;;A;AACF;A;AAGD;AACA;;;;;;;;A;A;;A;;;AACC;A;;;AAED;A;;;;;;;A;ACzcC;A;A;AAGD;;;;;;;;;;;A;AAKC;;;A;AAAA;;;A;AAAA;;;A;AAGA;;;A;AAKA;;AACA;AAOA;AACA;AACA;;A;AACC;;;;A;AAEC;A;AAED;A;AAED;;;A;A;AAIC;A;AAEE;;A;AACF;A;AAED;AACA;;AACA;AACA;;;;;AACC;;;;A;AAEC;A;AAED;A;;;AAGD;AACA;AACA;AAEA;A;A;AAIC;A;AAEE;;A;AACF;A;AAED;AACA;AAEA;;;;A;AAEC;A;AAGD;AACA;AACA;AAEA;A;AAGA;;AACA;;;A;AAiBA;;AACA;;;A;AAYA;;AACA;;;A;A;AAYD;A;;;;;;;AAIA;;;A;;;;;;;;;;;;;;;;;AAII;AAIJ;;A;AAEC;A;AAED;A;AAGA;;;;;;;;;;;A;AACK;AAGJ;;A;AAGC;A;AAED;A;AAEI;AAGJ;;A;AAEC;A;AAED;A;AAEI;AAGJ;;A;AAEC;A;AAED;A;AAEA;A;AAEI;AAMJ;;AACA;;A;AACC;AAGA;;A;AACC;AACG;;A;AACF;A;A;AAGF;A;AAED;A;AAEI;AAKJ;;A;AAEC;A;AAED;A;AAEI;AAMD;;A;AACF;A;AAED;AACA;A;AAGI;AAOJ;;A;AAEC;AACA;AACA;A;AAED;A;AAGI;AAKJ;;A;AAEI;;;A;AACF;A;AAED;A;AAED;A;AAEI;AAKJ;;A;AAEC;AAEA;AACA;A;AAED;A;A;AAED;A;;;;;;AC1QA;;;A;;;;;AAIA;;;;A;AAEC;A;AAEA;A;A;;;;;;AAKD;;;;A;AAEC;A;AAEA;A;A;;;;;AAKD;;AAEA;AACA;AACA;;;;;A;A;AAGE;A;AAEA;AACA;A;A;;A;AAKD;A;AAEA;A;A;;;AAKD;;AACA;A;;;;AAIA;;AACA;AACI;;;AACH;;AACA;;;;AAF6B;A;;AAI9B;A;;;;;AAIA;;AACA;;;A;;;;;AAIA;;AACA;AACA;;AACA;;AAEG;;;A;AACF;AACA;A;AAEA;AACA;A;A;;;;;AAKD;;A;AAEC;AACA;AACA;A;AAED;A;;;AAIA;;A;AAEC;AACA;AACA;A;AAED;A;;;AAIA;;AACA;AACA;A;;;;;AAIA;AACI;AACJ;;AACC;AACA;A;AAED;A;;;;;;AAIA;AACI;AACJ;;AACC;AACA;A;AAED;A;;;;;;AAIA;AACI;AACJ;;AACC;AACA;A;AAED;A;;;;;AAIA;AACA;;;;A;;;;A;A;AA8BC;;AAGA;AACA;AAEA;AACA;A;AAEA;;AAGA;AACA;AAEA;AACA;A;AAED;A;;;;AAKA;;AACA;AACA;A;;;;;AC/LA;A;;;;;;AAIG;;;AAAH;;A;AACC;A;A;;;;;;;;AAKE;;;AAAH;;A;AACC;A;A;;;;;;;;;;AAME;;;AAAH;;A;A;;;;;;A;A;;;;;A;;;;;;;AAOA;;;A;;;;;;A;AAKC;;AACA;A;AAEC;A;AAED;A;AAED;AACA;A;;;;;A;AAKC;;AACA;A;AAEC;A;AAED;AACA;A;AAED;AACA;A;;;;;;;;;AAIA;;AACI;AAEJ;AACA;;;;;A;A;AAGE;A;AAEA;AACA;A;A;;AAIF;;;A;AACC;;AAAuC;A;A;A;AAEvC;;AAAuC;A;A;AAGxC;AACI;;;A;AAA8B;A;A;AAKjC;AALiC;A;A;;;;;A;;;;;;;;;A;;;;;;A;;;;;;;;;A;;;;;;A;;;;;;;ACyFlC;;A;A;AAEE;A;AAED;;AACA;A;AAED;A;;;;;;AAIA;A;;;;;AAIA;A;;;;;AAIA;A;;;;;AAIA;AACA;AACA;AACA;A;AAEC;AACA;AACA;A;A;;;;;A;AAMA;A;AAED;A;;;;;AAIA;A;;;;;;AAII;A;AAEH;A;AAID;;A;AACC;;AACA;;A;AACC;;A;AACC;;A;AAEC;A;A;AAGF;A;A;AASF;AACA;;A;AACC;;A;A;AAGA;A;AAED;;A;AACC;;A;AAEC;A;A;AAGF;A;;;;;;;AAIA;;;A;;;;;;;AAQA;;;;A;AAEC;A;AAED;;A;AACC;;A;AAEC;A;A;AAGF;A;;;;;;;AAMA;;;A;;;;;;;AAIA;;A;AACK;AACJ;;;;A;AAIC;A;A;AAKF;AACA;AACC;;A;AAGC;AACA;A;A;AAGA;A;A;AAGA;A;AAEA;A;A;;AAIF;;;A;;;;;;;AAIA;;;A;;;;;;;AAKA;;A;AACC;;;;A;AAEC;A;A;AAGA;A;A;AAGC;;;AAAH;;A;AACC;A;;AAEA;A;A;;;;;;;;AAKD;A;;;;;;;;AAIA;AACA;;A;AACC;A;;AAEA;AACA;A;A;;;;;;;AAUD;A;;;;;AAoEA;A;;;;;;A;AAMA;;;;;;;;;A;AACC;A;AAEA;A;AAEA;A;AAEA;A;AAEA;AACA;A;AAEA;AACA;A;AAEA;AACA;;;A;AAEA;A;AAEA;A;A;A;;;;;;;;AASD;AACA;;;A;;;;;;;;;A;AAKC;A;A;AAGD;;;;;;;;;;;A;AACC;A;AAEA;A;AAEA;A;AAEA;A;AAGG;;A;AACF;A;AAED;AAEA;AACA;;AACA;;;;;;AACC;;AACA;A;AAEC;A;A;;;AAGF;AACA;A;AAEA;;AACA;A;AAGG;;A;AACF;A;AAED;AAEI;AACJ;;AACA;;;AACC;;AASA;;AACA;A;;AAED;A;AAEA;;AACA;A;AAEA;;AACA;A;AAEA;;AACA;A;AAEA;A;A;A;;;;;;;;A;AAMA;A;A;AAGD;;;A;AAEC;;;A;AAEA;;;A;AAEA;A;A;A;;;;;;;;AAKD;AACA;;;A;;;;;;A;AAKC;A;AAED;A;;;;;A;AAKC;A;AAED;A;;;;;A;AAKC;A;AAED;A;;;;;A;AAKC;A;AAED;A;;;;;A;AAKC;A;AAED;A;;;;;A;AAKC;A;AAED;A;;;;;A;AAKC;A;AAED;A;;;;;AAIG;;;A;AACF;A;AAED;A;;;;;AAIA;;;A;AAEC;A;AAED;A;;;;;AAIA;;;A;AAEC;A;AAED;A;;;;;A;AAKC;A;AAED;A;;;;;A;AAKC;A;AAED;A;;;;;A;AAKC;A;AAED;A;;;;;A;A;A;A;AAQE;AACA;A;AAEA;AACA;A;A;A;A;AAKA;AACA;A;AAEA;AACA;A;A;A;A;AAKA;AACA;A;A;A;A;AAKA;;AACA;;AAEA;A;AAEC;AACA;A;AAGD;AACA;AACA;;;;;;AACC;A;;AAED;A;A;AAIF;A;;;;;A;A;A;A;AAQE;AACA;A;AAEA;AACA;A;A;A;A;AAKA;AACA;A;AAEA;AACA;A;A;AAIF;A;;;;;A;A;A;A;AASE;AACA;A;AAEA;AACA;A;AAEA;A;A;A;A;AAKA;AACA;A;AAEA;AACA;A;A;AAGD;A;AAGD;A;;;;;;;;AAIA;A;AAEE;A;AAED;AACA;A;A;AAID;;;A;A;AAEC;;;A;AACC;;A;AACC;;;A;AAED;AACA;A;AAEA;;A;AACC;;;A;AAED;AACA;A;A;A;A;A;AAID;;;A;AACC;;A;AACC;;;A;AAED;AACA;A;AAEA;;A;AACC;;;A;AAED;AACA;A;A;A;A;AAIF;A;;;;;;;;AAIA;AACC;A;A;AAID;;A;A;AAEC;;A;AACC;;A;AACC;AACA;A;AAED;AACA;A;A;A;A;AAIF;A;;;;;;A;A;A;A;AAQE;AACA;A;AAEA;AACA;A;A;A;A;AAKA;AACA;A;AAEA;AACA;A;A;AAIF;A;;;;;A;AAKC;A;AAEA;A;A;;;;AAKG;A;AAEH;A;AAED;A;;;;A;A;A;A;AAQE;A;AAEA;A;A;A;A;AAKA;A;AAEA;A;A;AAIF;A;;;;;A;A;A;A;AAQE;A;AAEA;A;A;A;A;AAKA;A;AAEA;A;A;AAIF;A;;;;;;AAIA;;;;A;;;;;;;AAIA;;AACA;;;;A;;;;;;A;A;A;A;AAQE;A;AAEA;A;A;A;A;AAKA;A;AAEA;A;A;AAIF;A;;;;;A;A;A;A;AAQE;A;AAEA;A;A;A;A;AAKA;A;AAEA;A;A;AAIF;A;;;;;A;A;A;A;AAQE;A;A;AAGF;A;;;;;A;A;A;A;AAQE;A;A;AAGF;A;;;;;A;A;AAMC;A;AAEA;A;AAED;A;;;;;A;A;AAMC;A;AAEA;A;AAED;A;;;;;;A;AAKA;;;;A;AACC;;A;AAEC;A;AAED;AACA;A;AAEA;AACA;AACA;A;AAEA;;AACA;AACA;A;A;AAGD;A;;;;;;;A;AAMA;;;;;;A;AACC;;AACI;AACJ;;A;AACC;;;A;A;AAGA;A;AAED;A;AAEA;AACA;;;AACA;;A;AACK;AACJ;AACA;AAEA;AACI;;;;AAAH;;A;AACK;AACJ;AACA;;;;A;AAGC;A;A;;AAGD;A;A;;A;A;AAUF;A;A;A;AAID;;A;AAEC;A;AAED;A;AAEA;;A;AAEC;A;AAED;A;AAEA;;AACA;;A;AAEC;A;A;A;AAIF;AACA;;A;AACI;;;;A;AACF;A;A;A;A;AAQD;A;AAGD;A;;;;;;;A;AAKA;;;;;A;AACC;;A;AACC;;A;;AAEA;A;A;A;AAGE;;;;AAAH;;A;AACC;A;;AAEA;;;AACA;A;A;A;AAGD;;A;AACC;;A;;AAEA;;AACA;AAEA;AACA;AAEA;AACA;A;A;A;AAGD;;AACA;;A;AAEC;A;AAED;A;AAGA;A;A;AAED;A;;;;;;;A;AAKA;;;;A;AACC;;A;AACC;;A;;AAEA;A;A;A;AAGE;;;;AAAH;;A;AACC;A;;AAEA;AACA;A;A;A;AAGD;;AACA;A;AAEC;A;A;;AAGD;A;A;AAED;A;;;;;A;AAMC;A;A;AAGA;A;AAED;A;;;A;AAMC;A;A;AAGA;A;A;AAIA;A;AAED;A;;;;;AAIA;;A;AAEC;A;AAGD;AACA;A;AAGC;A;A;A;AAKA;;AACA;AACA;A;AAEA;;AACA;AACA;A;AAEA;AACA;A;A;;;;;;;;AAKG;A;AAGJ;;;;A;AACC;;AACA;A;A;AAEA;AACA;;A;A;AAEA;;AACA;A;;AAEA;AACA;A;A;AAGD;A;;;;;;;A;AAKC;A;AAGD;;A;AAEC;A;A;AAIA;A;AAGD;;;A;AAEC;AACA;A;AAGD;;;A;AAEC;AACA;A;AAGD;;;A;;;;;;AAIA;;;A;AAEC;AACA;A;AAED;;;A;AAEC;AACA;A;AAED;AACA;AACA;A;AAGC;A;AAGD;AACA;AAEI;;;AACH;AAD4B;A;AAIzB;;;AACH;AAD+B;A;AAI5B;;;AACH;AAD2C;A;AAI5C;AACA;A;;;;;A;AAKC;A;AAGD;;;A;AAEC;AACA;A;A;AAIA;A;AAGD;;;A;AAEC;AACA;A;AAGD;;;A;AAEC;AACA;A;AAGD;A;;;;;A;A;AAMC;;AACA;;AACA;A;AAGC;AACA;A;AAGD;AAEI;;;AACH;AADgC;A;AAGjC;A;AAED;A;;;;;A;A;AAMC;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAED;A;;;;;;AAIA;;AAEA;AACA;A;AAEC;A;AAED;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;A;AAEC;AACA;AACA;A;AAGD;;A;AACC;;AACA;AACA;A;;AAEA;AACA;AACA;A;A;AAIA;AACA;A;AAGG;A;AAEH;A;AAEA;A;AAGD;AACA;A;AAGC;AACA;A;AAED;A;;;;;;;AAIA;;;A;;;;;;;AAMA;AACA;;A;AAEC;A;AAEA;A;AAID;;A;AACC;;AACA;A;AAED;;;;;;AAIC;A;;;AAGD;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;A;AAEC;AACA;AACA;A;AAGD;;A;AACC;;AACA;AACA;A;;AAEA;AACA;AACA;A;A;AAIA;AACA;A;AAGG;A;AAEH;A;AAEA;A;AAGD;A;AAEC;A;AAED;AACA;A;;;;;;;AAIA;;A;AAKK;;;A;A;AAGD;A;A;AAH+B;A;A;AASnC;;A;AACC;;AACA;A;AAED;;A;AAGC;A;A;AAIA;A;AAED;A;;;;;;;AAIA;;A;AACC;;;A;AAEA;;;A;A;;;;;;;;;;A;AAMA;A;A;AAGA;A;AAGD;;A;A;AAEC;;;;;A;AACC;;AACA;;A;AAEC;A;AAED;;;;;;AACC;;;A;AACC;A;A;;;AAGF;A;AAEA;AACA;A;AAEC;A;AAED;AACA;;;AACC;;;;;;A;AAEC;AACA;A;AAED;A;;AAED;A;AAEA;;AACA;;AACA;A;AAEA;;AACA;;AACA;;;;;;A;AAEA;A;A;A;;A;A;A;A;A;AAQE;A;A;A;A;AAKA;A;A;A;A;AAKJ;A;;;;;AAKA;A;;;;AAIA;A;;;;AAIA;A;;;AAIA;A;;AAQA;A;;;;AAIA;A;;;;AAII;AACJ;AACA;A;;;;A;AAKC;A;AAED;A;;;;;AAIA;AACI;;;AACH;;;;A;AAEC;A;AAED;AALyB;A;;AAO1B;A;;;;;;AAIA;;;;A;AAEC;A;AAED;A;;;;;AAIA;A;;;;AAUA;A;;;;AAIA;A;;;;AAIA;A;;;;AC3oDA;AACA;AACA;A;;;;;;AAKA;AAQA;AACA;;AACA;AACA;AACA;A;;;;;;;AAKA;;A;AACC;;;A;AAED;A;;;;;;;A;AAMC;A;AAGD;;AACA;AACA;AAIA;AACA;AACA;AACA;AACA;AACA;A;AAIC;A;AAED;;;A;AAEC;AACA;A;AAGD;AACA;AAEA;A;;;;;;AAKA;;;;;A;A;AAGE;A;AAEA;A;AAEA;A;A;;AAGF;A;;;;;;AAIA;AAEA;A;AAEC;A;A;AAKA;A;AAEA;A;AAID;AACA;;AACC;A;;AAED;AACA;AACA;A;;;;;;;AAKG;;A;AACF;A;AAED;;;A;;;;;;AAK0C;A;;;;;AACA;;;;A;;;;;AACA;A;;;;;AAIF;A;;;;;AACA;;;;A;;;;;AACA;A;;;;;;AAoCxC;;A;AACC;;;A;AAED;AACA;AAEA;AACA;AAUI;AACJ;;;;;A;AAGE;AACA;A;AAEA;A;AAEC;A;A;A;AAKD;A;A;;AAIE;;;;AACH;AACA;;;AACC;;A;;;AAED;;;AACC;;A;;;AAGD;AACA;AACA;AACA;AAEA;AACA;;A;AAGK;;;AACH;AACA;;AAFkC;A;;A;AAMpC;AACA;A;AAEC;A;AAGD;AAGA;;AAEA;A;AAEC;A;A;A;AAKA;A;AAGD;A;AAEC;A;A;AAGA;A;AAED;AACA;AACA;AAtD4B;A;;AAyD7B;AACA;;;A;AACC;A;AAED;A;;;;;;;;;;;;;;;;AAIA;AACA;AACA;AACA;AACA;AACC;A;AAGD;AAEI;AACJ;;AACC;A;AAEC;AACA;A;AAED;A;AAGD;AACI;AASJ;;AACC;AACA;A;AAYC;A;AAGA;A;A;AAIE;AAOJ;AACC;AACA;AACA;AACA;A;AAGG;AAKJ;AACC;AACA;A;AAGD;;;A;AAEE;A;AAED;AACA;A;;;AAGG;AACJ;;AACC;AACA;AACA;AACA;A;AAGD;;;AACC;;;;;;AACA;AACA;A;;AAGD;;;AACK;AACA;;;AACH;;;AAD6B;A;;AAG1B;;;;;;AACH;;;;AADkC;;;;;A;AAIlC;A;AAED;A;;AAGD;;AACC;AACA;A;AAGD;A;AAEE;A;A;AAGA;A;AAED;A;AAGG;AACA;AAEA;AACA;AAEJ;;;AACI;;;;;;;AACH;;A;AAGC;A;AAGD;;A;AACC;A;AAGD;AACA;;AACA;;A;AACK;AACJ;;A;AACC;;A;AAED;;;;;;;;;A;A;AAID;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;A;AACC;AACA;AACA;A;A;AAEA;AACA;AACA;A;A;AAEA;AACA;AACA;AACA;A;A;AAEA;AACA;;;A;A;AAEA;AACA;;AACA;;;;AACA;;A;AACC;AACA;A;AAED;A;A;AAEA;AACA;A;A;AAEA;A;A;AAEA;A;A;AAKA;;;;AACA;;;AACA;;;AACA;;A;AACC;AACA;A;AAGD;AACA;A;AAEC;AACA;A;AAED;AAEA;;A;AACC;AACA;A;AAGD;AACA;AACI;;AACH;AACA;A;AAEC;A;AAJa;A;AAOf;A;A;AAEA;;A;AACC;AACA;A;AAED;A;A;AAGA;;A;AACK;A;AAIH;;;A;A;AAGE;A;A;A;A;AAMF;AAOA;A;AAGD;;AACA;;A;AACC;A;AAED;A;;AAEA;A;AAGD;AACA;AAEA;;;;A;AACC;AACA;;A;AACC;;;;;A;;AAEA;;;;A;A;AAID;;;;;A;AACC;;A;A;AAEA;;A;A;AAEA;;A;A;AAEA;;A;A;AAED;;A;AACC;;A;AAED;;A;AACC;;A;A;A;A;AAKF;;;;AACA;;;A;AACC;A;;AAEA;A;A;A;AAID;AACA;;AACA;;AAEA;;;A;AACC;;AACA;;A;AACC;A;AAED;A;A;AAEA;;AACA;;A;AACC;A;AAED;A;;AAEA;;;;A;A;A;AAID;;AACA;;AACA;;AACA;;A;AACC;A;A;AAGA;A;AAED;A;A;AAEA;;AACA;;AACA;;AACA;;AACA;;A;AACC;A;A;A;AAGD;;;;AACA;AAEA;;A;AAEC;A;AAED;;A;AACC;A;A;A;AAGD;;AACA;AACA;;AACA;;A;AACC;A;AAED;;A;AACC;AACA;A;AAED;A;A;AAEA;;AACA;;A;AACC;AACA;A;AAGD;;;;AACA;;AACA;;AACA;;A;AACC;A;AAED;A;A;AAEA;;AACA;;AACA;;A;AACC;AACA;A;AAGD;;;;AACA;;AACA;AACA;;A;AACC;A;A;A;AAID;AACA;AACA;A;AAEA;AACA;AACA;A;AAGA;AAEA;AACI;;;AACC;AACJ;;A;AACC;AACA;A;AAEA;A;AAED;;AAR4B;A;;AAW7B;AACA;AACA;AACA;A;A;AAEA;AACI;AAEJ;AACA;;A;AACC;AACA;AACA;AACA;;A;;AAEA;;A;AAED;;A;AACC;A;AAID;AACA;;;AACC;;A;AACC;;A;AACC;AACA;;A;;AAEA;;A;A;AAGA;A;A;A;AAMD;AACA;A;AAED;A;;AAGD;;A;AACC;;A;AACC;AACA;;A;AAGC;A;A;;AAGD;;A;A;;AAGD;;A;AAGD;;A;AACC;A;AAED;A;A;AAGA;AACA;AAEA;AACA;;A;AACC;A;A;A;AAID;;AACA;;;A;AACC;AACA;;A;AACC;A;A;A;A;AAIF;;AACA;;;A;AACC;A;A;A;AAGD;A;A;AAEA;;A;A;AAEA;;A;A;AAMA;;;;AACA;AACA;;AACA;;A;AAEC;;;;;;AACA;A;AAED;;A;AACC;A;AAED;A;A;AAGA;;AACI;A;AAEH;A;AAEA;A;AAED;;A;AAEC;;;;;AACA;A;AAED;;A;AACC;A;AAED;A;A;AAGA;A;A;AAEA;;AACA;;;AACA;;A;AACC;AACA;A;AAED;A;A;AAEA;;AACA;AACA;;A;A;AAEA;;AACA;AACA;;A;A;AAEA;;AACA;AACA;;A;A;AAEA;;AACA;AACA;;A;A;AAEA;;AACA;;AACA;A;A;AAEA;;AACA;;AACA;A;A;AAEA;AACA;A;A;AAEA;AAEA;;AACA;;;AACA;;A;AACC;AACA;A;AAED;;A;AACC;AACA;A;AAED;;A;AACC;AACA;A;AAGD;;AACA;;A;AACC;A;AAGD;;;;;;;;;;;;;;AACA;AAEA;AACA;AACA;AACA;AACA;A;A;AAGA;;;;;;;AACA;AACA;AACA;AACA;AACA;A;A;AAGA;;AACA;AAEA;;;A;AACC;A;AAGD;AACA;;;;;;;;;AACA;AACA;AACA;A;AAEC;A;AAEA;A;AAED;A;A;AAIA;A;A;AAEA;;AAIA;A;A;AAEA;;AACA;AACA;A;A;AAEA;;AACA;AACA;A;A;AAEA;;AACA;A;A;AAEA;;AAGA;;A;AACC;A;AAGD;;;;;;;;;;;;AACA;AACA;AACA;AACA;AACA;A;A;AAIA;A;A;AAEA;;AACA;A;A;AAEA;;AACA;A;A;AAEA;;AACA;;A;AACC;A;AAED;;;;;;;;;;AACA;AACA;AACA;AACA;AACA;A;A;AAGA;;A;AACC;AACA;A;AAED;AACA;A;A;AAEA;AACA;AACA;AACA;;A;AACC;A;;AAEA;A;A;A;AAID;;A;AACC;AACA;A;AAED;AACA;A;A;AAGA;AACI;AACJ;;A;AACC;;A;AAED;AACA;AACA;;A;AACC;A;;AAEA;A;A;A;AAID;;;;AACA;;A;AACC;;AACA;A;A;A;AAGD;;;;AACA;AAEA;;A;AACC;;A;AAGC;A;AAED;A;A;A;AAGD;;;;AACA;;A;AACC;;AACA;A;A;A;AAGD;;AACA;;AACA;;AACA;;A;AACC;;AACA;A;A;A;AAznBsC;A;;A;;;;;;;;AAgoBzC;AACA;AACA;;;;;;A;AAEE;A;AAED;;A;AAEC;A;AAEA;A;A;;;AAGF;AACA;A;;;;;;ACviCA;AACA;;;AACA;A;;;;A;AAOC;A;A;AAGA;A;A;AAGA;A;A;AAGA;A;AAKD;AACA;A;;;;A;AASC;AACA;A;A;AAIA;AACA;A;A;AAIA;AACA;A;A;AAIA;AACA;A;AAGD;A;;;;AAKI;AACJ;AAEA;AACA;AACA;AAEI;;;AACH;AACI;AAEA;;;AACC;AACA;AACJ;A;AAGC;A;A;AAIA;A;AAEA;A;A;AAIA;A;A;AAGA;A;A;AAIA;A;AAEC;A;A;AAGA;A;AAED;A;AA9B6B;A;AAkC/B;A;AAGC;AACA;A;A;AAKA;AACA;A;A;AAIA;A;AApDgC;A;AAyDlC;AACA;;A;AACC;;A;AAGD;A;AAEC;A;AAED;;AAGA;A;;;;;A;AAKC;AACA;A;A;AAIA;AACA;A;A;AAIA;AACA;A;AAGD;A;;;;AAII;AACJ;AAEA;AACA;AACA;AAEI;;;AACH;AACA;AACA;AAEI;;;AACH;A;AAEC;A;AAED;A;AAGC;AACA;A;A;AAIA;A;AAEC;A;AAED;A;AAjB6B;A;AAqB/B;AACA;A;AAIC;AACA;A;A;AAKA;AACA;A;A;AAIA;A;AA1CgC;A;AA+ClC;A;AAEC;A;AAGD;AACA;;A;AACC;;A;AAGG;AACJ;;A;AACC;;A;;AAEA;;A;AAID;A;;;;;;;AAKI;AACA;;;AACH;A;A;AAGE;A;A;A;A;AAKA;A;A;AAGF;AAZ+B;A;AAgBhC;AAEA;;A;AAEC;;A;AACC;;AAAuC;A;A;;AAEvC;;AAAuC;A;A;A;A;AAKvC;A;AAEA;A;A;AAIA;A;A;AAKA;A;A;AAGA;A;A;AAIF;AACI;;;A;AAA8B;A;A;AAKjC;AALiC;A;AAS9B;AAEJ;;A;AACC;AACI;;;AACH;;AAD0B;A;;A;AAI1B;A;A;;AAGD;AACI;;;A;AAEF;A;AAED;;AAJ4C;A;;A;AAO5C;A;AAED;A;AAGD;A;;;;;;AAIA;AACA;AACA;AAEI;AACJ;AACA;AACA;AAEI;;;AACH;A;AAGC;AACA;AALgC;A;A;AAQhC;A;A;AAIA;A;A;AAGA;A;AAfgC;A;AAmBlC;;A;A;AAGE;A;AAGD;AACA;;AACA;A;A;AAIC;A;AAGD;AACA;;AACA;A;A;;;;;;AAKD;AACA;AACI;;;AACH;AACA;A;A;AAGC;A;AAEA;A;AAEA;A;AATiB;A;AAYnB;A;;;;ACvXA;A;;;;AAII;AACJ;;;;;AACC;;A;;;AAED;A;;;;;AA6lIA;;AACC;AACA;A;A;;;;;AAKD;;AACC;A;A;;;;;AAKD;AACA;;AACC;A;A;AAGC;A;AAEA;A;AAEA;A;AAEA;A;AAED;A;A;;;;;;;AAKD;;;AACC;;A;AACC;AACA;A;AAEA;A;AAED;A;;;;A;;;;;;;;AAKD;;;AACC;;A;AACC;AACA;A;AAEA;A;AAED;A;;;;A;;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;AACA;A;A;;;;;AAKD;;AACC;AACA;AACA;AACA;A;A;;;;;AAKD;;AACC;AACA;AACA;A;A;;;;;AAKD;;AACC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;A;A;;;;;AAKD;;AACC;AACA;AACA;AACA;A;A;;;;;AAKD;;AACC;AACA;AACA;AACA;A;A;;;;;AAKD;;AACC;AACA;AACA;A;A;;;;;;;AAKD;;;AACC;AACA;A;;;;A;;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;AACA;A;A;;;;;AAKD;AACA;;AACC;AACA;A;A;;;;;AAKD;AACA;;AACC;AACA;A;A;;;;;AAKD;AACA;;AACC;AACA;A;A;;;;;AAKD;AACA;;AACC;AACA;A;A;;;;;AAKD;AACA;;AACC;AACA;A;A;;;;;AAKD;AACA;;AACC;AACA;AACI;;;AACH;AAD6B;A;AAG9B;AACA;A;A;;;;;AAKD;AACA;;AACC;AACA;A;A;;;;;AAKD;AACA;;AACC;AACA;A;A;;;;;AAKD;AACA;;AACC;AACA;A;A;;;;;AAKD;AACA;;AACC;AACA;A;A;;;;;AAKD;AACA;;AACC;AACA;A;A;;;;;AAKD;AACA;;AACC;AACA;A;A;;;;;AAKD;AACA;;AACC;AACA;A;A;;;;;AAKD;AACA;;AACC;;;;AACA;AACA;A;A;;;;;AAKD;AACA;;AACC;AACA;A;A;;;;;AAKD;AACA;;AACC;AACA;A;A;;;;;AAKD;AACA;;AACC;AACA;A;A;;;;;AAKD;AACA;;AACC;AACA;A;A;;;;;AAKD;AACA;;AACC;;;;AACA;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;AACA;A;A;;;;;AAKD;;AACC;AACA;AACA;AACA;A;A;;;;;AAKD;;AACC;AACA;AACA;A;A;;;;;AAKD;;AACC;AACA;AACA;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;AACI;;;AACH;AAD+B;A;AAGhC;A;A;;;;;AAKD;;AACC;AACA;AACA;A;A;;;;;AAKD;;AACC;AACA;AACA;A;A;;;;;AAKD;;AACC;AACA;AACA;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;AACA;AACA;AACA;A;A;;;;;AAKD;;AACC;AACA;AACA;AACA;AACA;A;A;;;;;AAKD;;AACC;AACA;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;AACA;A;A;;;;;AAKD;;AACC;AACA;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;A;A;;;;;AAKD;;AACC;AACA;AACA;A;A;;;;;AAKD;;AACC;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;AACA;A;A;;;;;AAKD;;AACC;A;A;;;;;AAKD;;AACC;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;AACA;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;AACA;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;AACA;;AACC;AACA;A;A;;;;;AAKD;AACA;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;;AAKD;AACA;;;AACC;;AACA;AACA;A;;;;A;;;;;;AAKD;;AACC;AACA;A;A;;;;;;AAKD;AACA;;;AACC;;AACA;AACA;A;;;;A;;;;;;AAKD;;AACC;AACA;A;A;;;;;;AAKD;AACA;;;AACC;;AACA;AACA;A;;;;A;;;;;;AAKD;;AACC;AACA;A;A;;;;;;AAKD;AACA;;;AACC;;AACA;AACA;A;;;;A;;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;AACA;A;A;;;;;;;AAKD;;;AACC;AACA;A;;;;A;;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;AACA;A;A;;;;;;;AAKD;;;AACC;AACA;A;;;;A;;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;;;AAKD;;;AACC;AACA;A;;;;A;;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;AACA;AACA;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;AACA;;AACC;AACA;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;AACA;;AACC;AACA;AACA;A;A;;;;;AAKD;AACA;;AACC;AACA;A;A;;;;;AAKD;AACA;;AACC;AACA;A;A;;;;;AAKD;AACA;;AACC;AACA;A;A;;;;;AAKD;AACA;;AACC;AACA;A;A;;;;;AAKD;AACA;;AACC;AACA;A;A;;;;;AAKD;AACA;;AACC;AACA;A;A;;;;;AAKD;AACA;;AACC;AACA;A;A;;;;;AAKD;AACA;;AACC;AACA;A;A;;;;;AAKD;AACA;;AACC;AACA;A;A;;;;;AAKD;AACA;;AACC;AACA;A;A;;;;;AA6BD;AACA;AACA;A;;;;;AAIA;A;AAEC;AACA;A;AAEA;A;A;;;;;AAKD;AACA;AACA;A;;;;;AAuBA;A;;;;;AAmIA;A;;;;;A;AAKC;A;AAED;AACA;A;;;;;;;AAII;AACJ;AACA;;;;;AACI;;A;AACF;AACA;A;A;;;AAGF;A;;;;;;;A;AAKA;;;A;AACC;A;AAEA;;;A;AAEI;AAEJ;;;;;;AACC;;A;AACC;;A;AAED;;;A;;;AAED;A;A;A;;;;;;;;AAeD;;;A;;;;;;;AAuFA;AAIA;AAmBA;AACA;A;AAGC;A;AAGD;A;;;;;;AAKA;;;;;AACC;;A;;;A;;;;;;;AAUD;A;;;;;A;AAOC;A;AAGA;A;AAID;A;AAGC;A;AAGD;AACA;A;;;;;AAMA;A;AAGC;A;AAED;A;;;;;A;AAOC;A;AAGA;A;AAGD;AACA;;;;;AACC;A;;AAED;A;;;;;AAMA;AAEA;A;;;;;;AAIA;;A;AACC;A;;AAEA;A;A;;;;;;;;AAKG;AACJ;;A;AACC;;A;AAED;;A;AACC;;A;AAED;;;AACA;;A;AACC;;A;AACC;;A;AAED;AACA;;A;AACC;;A;;AAEA;;A;A;AAIF;AACA;A;;;;;;;A;A;AAOE;A;A;AAIA;AACA;A;A;AAIA;A;AAED;A;A;;;;;;AAMD;AACA;;;AACA;AACA;AACA;A;AAEC;AACA;A;AAGD;;A;AACC;;A;AACC;A;A;A;;;;;;;A;AAQD;A;AAED;A;;;;;AAKA;A;;;;;AAKA;A;;;;;AAIA;AACA;;;;;AACC;A;;A;;;;;;;;;;;A;AAOA;A;AAED;;A;AACC;A;;;;;;;A;AAID;AACA;AAEA;;A;AAGC;;;AACI;AAAH;;A;AACC;AACA;;;A;A;AAEC;A;;A;AAEA;;A;AAED;;A;A;;;A;AAKH;;;AACA;;A;AACC;A;;;;;;;A;AAID;AACA;;;;AACA;;A;AACC;;A;AAGC;AACA;;;;;AACC;A;;AAED;AACA;AACG;;A;AACF;AACA;A;AAED;;;;;;;;A;A;;A;;AACC;A;;AAED;A;AAEC;A;AAED;A;A;;;;;;;A;A;;;;;;;A;;;;;A;A;AAWD;A;AAEA;A;AAEA;A;A;;;;;AAKD;AACI;AACA;AACJ;;A;AACC;AACA;;;;AACA;A;;AAEA;;;;A;AAED;AACA;A;;;;;;;;;AAKA;A;AAEC;A;AAGD;AACA;A;AAEC;A;AAGD;;A;AAEE;A;AAED;A;AAGD;;AACC;A;AAEC;A;AAED;A;AAGE;;A;AACF;AACA;A;AAGD;AAEI;AACA;AACJ;;;;;;;;;;;;;;;;;;;;;;;A;A;AAEC;;;;A;A;A;AAEA;;;;A;A;A;AAEA;;;;A;A;A;AAEA;;;;A;A;A;AAEA;;;;A;A;A;AAEA;;;;A;A;A;AAEA;;;;A;A;A;AAEA;;;;A;A;A;AAEA;;;;A;A;A;AAEA;;;;A;A;A;AAEA;;;;A;A;A;AAEA;;;;A;A;A;AAEA;;;;A;A;A;AAEA;;;;A;A;A;AAEA;;;;A;A;A;AAEA;;;;A;A;A;AAEA;;;;A;A;A;AAEA;;;;A;A;A;AAEA;;;;A;A;A;AAEA;;;;A;A;A;AAEA;;;;A;;A;AAEA;;A;AAGD;AACA;A;;;;;;;AAIA;;A;AACC;;;AACA;A;AAGD;AACA;;;;AACA;AAEA;;A;AACC;AACA;AACA;AACA;;AACA;AACA;A;AAED;A;;;;;;;AAIA;;AACA;A;;;;;;;AAIA;;;A;;;;;;;AAIA;;;A;;;;;;;;AAIA;AAEA;AACA;;;AACA;AAEA;AACA;A;AAGC;A;AAED;A;;;;;;;A;AAMC;AACA;A;AAED;AACA;AACA;A;;;;;;;AAKA;A;AAIC;AACA;A;A;AAIA;A;AAID;;;;;AACC;;A;A;AAEE;AACA;A;AAED;AACA;AACA;A;A;;;AAKE;;;AACH;;A;A;AAEE;AACA;A;AAED;AACA;AACA;A;AAR+B;A;;AAajC;;;;;AACC;;A;A;AAEE;AACA;A;AAED;AACA;AACA;A;A;;;AAIF;;A;AACC;AACA;AACA;A;AAED;AACA;A;;;;;;;AAIA;;;;;;AAEC;AAEA;;;;A;AAEC;A;A;;;AAGF;A;;;;;;;AAIA;AACI;AACA;AACJ;;;;A;AAEC;A;AAEC;A;AAEA;A;A;AAGF;A;;;;;;;A;AAKC;A;AAED;;;A;;;;;;;;AAIA;AACA;;;;;;AACC;A;AAEC;A;A;AAGA;AACA;AACA;A;AAED;A;;;AAED;AACA;A;;;;;;;AAIA;;AACA;A;;;;;;;AAIA;;;A;;;;;;;AAIA;;;A;;;;;;;;AAIA;AACA;AAEA;AACA;;;AACA;AAEA;AACA;AACA;A;AAGC;A;AAED;A;;;;;;;AAII;AACA;AACJ;AACC;;;;A;A;AAGE;A;AAED;A;AAED;A;AAEC;A;A;;A;;;;;;;;AAMF;AACA;;;;AACA;AAEA;A;;;;;;;AAIA;AACA;;A;AACC;;AACA;A;AAED;;;A;;;;;;;AAIA;;;A;;;;;;;;AAII;AACJ;AAEA;AACA;;;;;AACC;;;;A;AAEC;AACA;A;A;AAGA;A;A;;;A;AAID;A;AAED;A;;;;;;;AAII;;;AACA;;;AAAH;;A;AACI;;;;A;AACF;A;A;AAHwC;A;;AAO3C;A;;;;;;;AAII;AACJ;AACC;;;;A;A;AAGE;A;AAED;A;A;AAGA;A;A;;A;;;;;;;;AAMF;;;AAEA;A;;;;;;AC3nNA;AACA;A;;;;;AAOA;AACA;AACA;AACA;AACA;A;;;;;A;AAKC;A;AAEC;AACA;AACA;A;AAGA;A;A;AAGF;A;;;;;A;AAKC;A;AAGD;AACA;AACA;AACA;A;;;;;AAIA;A;;;;;AAII;A;AAEH;A;AAED;A;;;;;AAIA;A;;;;;AAIA;;AACA;A;;;;;AAIA;A;;;;;AAIA;A;;;;;AAIA;A;;;;;AAIA;A;;;;;AAIA;A;;;;;AAIA;A;;;;;AAKA;A;;;;;AAIA;;AACA;A;;;;;AAIA;A;;;;;AASA;A;;;;;AAIA;A;;;;;AAIA;A;;;;;AAIA;A;;;;;AAIA;A;;;;;AAIA;AACA;AACA;AACA;A;;;;;AAIA;A;;;;;A;A;AAME;A;AAED;AACA;A;AAEA;A;AAED;A;;;;;A;AAKC;AACA;;;;;AACC;AACA;AAEA;A;;A;A;;;;;A;AAOD;AACA;;;;;AACC;A;;A;A;;;;;A;A;AAQA;A;AAED;AACA;AACA;A;AAEA;A;A;;;;;AAKD;AACA;AACA;AACA;A;;;;;AAKA;AACA;A;;;;;AAIA;AACA;AAEA;AACA;A;AAGC;A;AAEA;A;A;;;;;AAKD;A;;;;;AAIA;A;AAEC;A;A;;;;;AAKD;AACA;AACA;AACA;A;;;;;AAIA;A;;;;;AAIA;AACA;AACA;A;;;;;AAIA;AACA;A;;;;;AAKA;A;;;;;AAIA;;;AACA;AAMA;AACA;A;;;;;AAIA;;;AACA;AAMA;A;;;;;AAIA;;;AAGI;;;;;;AACH;;;;AAD4C;;;;;AAI7C;AAQA;A;AAEC;A;A;;;;;A;AAMA;A;AAEA;A;AAED;A;;;;;AAIA;AAIA;AACA;A;;;;;AAIA;;;;AAEA;AACA;AACA;AACA;AACA;AACA;A;;;;;;A;AC/OA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;A;AACC;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAEA;;AACA;A;AAEA;A;AAEA;A;AAEA;A;AAEA;;AACA;A;AAGA;A;AAGA;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAGA;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAGA;A;AAEA;A;AAGA;A;AAEA;A;AAGA;A;AAEA;A;AAGA;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAGA;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAEA;;;A;AAEA;;;A;AAEA;;;A;AAEA;;;A;AAEA;A;AAEA;AACA;;;A;AAEA;;;A;AAEA;;;A;AAEA;;;A;AAEA;;;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAEA;;;A;AAEA;A;AAEA;A;AAGA;A;AAEA;A;AAGA;A;AAEA;A;AAGA;A;AAEA;;;A;AAEA;A;AAEA;A;A;AAED;A;;;;;A;AC3SC;A;AAED;;;A;AAEC;A;AAEA;A;AAED;A;;;A;AAKC;A;AAED;;;A;AAEC;A;AAEA;A;AAED;A;;;A;AAKC;A;AAED;;;A;AAEC;A;AAEA;A;AAED;A;;;AAIA;A;A;AAGC;A;AAEC;A;AAED;A;AAEA;A;AAEC;A;AAED;A;AAGD;AACA;A;;;;AAIA;AACA;;;A;AACC;A;AAED;A;;;;A;A;AAMC;A;AAEA;;AACA;A;AAEA;;AACA;;;A;AAEC;A;AAEA;A;A;AAGD;A;AAED;A;;;A;A;AAMC;;AACA;A;AAEA;A;AAEA;;AACA;;;A;AAEC;A;AAEA;A;A;AAGD;A;AAED;A;;;;AAIA;;;;A;;;;;AAIA;;;;A;;;;AAIA;A;;;;;;AAIA;A;AAEC;AACA;A;AAGD;AACA;;A;AAEC;A;AAID;;;AACC;;A;AACC;;A;AACC;;A;AAEC;A;A;A;AAIH;A;;AAGD;;A;AACC;;A;;AAEA;;A;A;AAIA;A;AAED;A;;;;;AAIA;;;A;;;;;AAIA;;;A;;;;;AAIA;A;AAEC;AACA;A;AAGD;AACA;AACA;A;;;;;;AAIA;AACI;AACD;;;AAAH;;A;AACC;;AACC;AACA;A;A;AAGF;;A;AACC;AACA;;AACA;;A;AACC;;;;A;A;AAGF;A;;;;AAuCA;;AACA;AAEA;;AACA;AAEA;;AACA;AACA;A;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;A;A;A;A;A;A;A;A;A;A;A;A;A;A;A;A;A;AVnLG;AIvBA;AE7BA;;ACupLH;AAIA;AAIA;AAIA;AAtpLG;AGoLA;ARlEA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AQsEA;;;;;;;;;;;;;;;ARfA;;AQoDA;;;;;;;;;;;;;;;;;;;;;AC9OH;AACA;AACA;AACA;AACA;AAEA;AAuBA;;;A;;;;AAIA;;;AAGE;AACA;;;A;;;;AAGA;;;A;;;;AAGA;;;A;;;;AAGA;;;A;;;;AAGA;;;A;;;;AAGA;;;A;;;;AAIA;;;A;;AAKF;A;;;;A;A;AAhEG;A;A;A;A"} +{"version":3,"file":"dicescript.cjs","sources":["/github.com/gopherjs/gopherjs/js/js.go","/runtime/gopherjs__runtime.go","/runtime/gopherjs__fastrand.go","/internal/reflectlite/value.go","/internal/reflectlite/type.go","/internal/reflectlite/gopherjs__value.go","/internal/reflectlite/gopherjs__utils.go","/internal/reflectlite/gopherjs__type.go","/internal/reflectlite/gopherjs__swapper.go","/internal/reflectlite/gopherjs__reflectlite.go","/errors/errors.go","/errors/wrap.go","/internal/bytealg/index_generic.go","/internal/bytealg/gopherjs__bytealg.go","/internal/bytealg/bytealg.go","/sync/atomic/gopherjs__atomic.go","/sync/rwmutex.go","/sync/runtime.go","/sync/mutex.go","/sync/gopherjs__sync.go","/sync/gopherjs__pool.go","/sync/map.go","/io/io.go","/io/pipe.go","/unicode/letter.go","/unicode/graphic.go","/unicode/gopherjs__unicode.go","/unicode/digit.go","/unicode/tables.go","/unicode/utf8/utf8.go","/bytes/gopherjs__bytes.go","/bytes/bytes.go","/bytes/buffer.go","/math/bits/bits.go","/math/gopherjs__math.go","/math/floor.go","/math/abs.go","/internal/itoa/itoa.go","/strconv/quote.go","/strconv/itoa.go","/strconv/gopherjs__itoa.go","/strconv/ftoaryu.go","/strconv/ftoa.go","/strconv/eisel_lemire.go","/strconv/decimal.go","/strconv/bytealg.go","/strconv/atoi.go","/strconv/atof.go","/strconv/isprint.go","/reflect/value.go","/reflect/type.go","/reflect/makefunc.go","/reflect/gopherjs__reflect.go","/encoding/binary/binary.go","/encoding/binary/varint.go","/encoding/base64/base64.go","/sort/zsortinterface.go","/sort/zsortfunc.go","/sort/sort.go","/sort/slice.go","/sort/search.go","/sort/slice_go113.go","/internal/fmtsort/sort.go","/internal/oserror/errors.go","/syscall/js/gopherjs__js.go","/syscall/time_nofake.go","/syscall/tables_js.go","/syscall/syscall_js.go","/syscall/net_js.go","/syscall/gopherjs__syscall_js_wasm.go","/syscall/gopherjs__fs_js.go","/syscall/fs_js.go","/syscall/env_unix.go","/internal/syscall/unix/net_js.go","/github.com/gopherjs/gopherjs/nosync/pool.go","/github.com/gopherjs/gopherjs/nosync/once.go","/github.com/gopherjs/gopherjs/nosync/mutex.go","/github.com/gopherjs/gopherjs/nosync/map.go","/time/zoneinfo.go","/time/time.go","/time/gopherjs__zoneinfo_js.go","/time/gopherjs__time.go","/time/format.go","/time/zoneinfo_read.go","/internal/poll/sys_cloexec.go","/internal/poll/fd_unix.go","/internal/poll/fd_posix.go","/internal/poll/fd_poll_js.go","/internal/poll/fd_mutex.go","/internal/poll/fd_fsync_posix.go","/internal/poll/fd.go","/internal/poll/fcntl_js.go","/internal/poll/hook_unix.go","/internal/safefilepath/path.go","/internal/testlog/log.go","/path/match.go","/io/fs/fs.go","/io/fs/walk.go","/os/types_unix.go","/os/types.go","/os/stat_unix.go","/os/stat_js.go","/os/stat.go","/os/rawconn.go","/os/proc.go","/os/path_unix.go","/os/gopherjs__os.go","/os/file_unix.go","/os/file_posix.go","/os/file.go","/os/error.go","/os/dirent_js.go","/os/dir_unix.go","/os/dir.go","/os/tempfile.go","/os/exec.go","/fmt/scan.go","/fmt/print.go","/fmt/format.go","/fmt/errors.go","/strings/strings.go","/strings/gopherjs__strings.go","/strings/builder.go","/unicode/utf16/utf16.go","/encoding/json/tags.go","/encoding/json/stream.go","/encoding/json/scanner.go","/encoding/json/indent.go","/encoding/json/fold.go","/encoding/json/encode.go","/encoding/json/decode.go","/encoding/json/tables.go","/mod/golang.org/x/exp@v0.0.0-20240604190554-fc45aab8b7f8/rand/rng.go","/mod/golang.org/x/exp@v0.0.0-20240604190554-fc45aab8b7f8/rand/rand.go","/mod/golang.org/x/exp@v0.0.0-20240604190554-fc45aab8b7f8/rand/normal.go","/mod/golang.org/x/exp@v0.0.0-20240604190554-fc45aab8b7f8/rand/exp.go","/math/rand/rng.go","/math/rand/rand.go","/math/rand/normal.go","/math/rand/exp.go","/regexp/syntax/simplify.go","/regexp/syntax/regexp.go","/regexp/syntax/prog.go","/regexp/syntax/parse.go","/regexp/syntax/op_string.go","/regexp/syntax/compile.go","/regexp/syntax/perl_groups.go","/regexp/regexp.go","/regexp/onepass.go","/regexp/exec.go","/regexp/backtrack.go","valuemap.go","types_serialization.go","types_methods.go","types_functions.go","types.go","rollvm.go","roll_func.go","roll.peg.go","parser.go","bytecode.go","builtin_functions.go","main.go"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AA+B4C;A;;;;;AAGW;A;;;;;AAGhB;A;;;;;AAGN;A;;;;;AAGQ;A;;;;;AAGc;A;;;;;AAGY;A;;;;;AAGX;A;;;;;AAGH;A;;;;;AAGrB;A;;;;;AAGI;A;;;;;AAGN;A;;;;;AAGI;A;;;;;AAGE;A;;;;;AAGA;A;;;;;AAGQ;A;;;;;AAGP;A;;;;;AASnC;A;;;;;AAKA;A;;;;AA4BA;A;;;;;;;AA0CA;AACA;AAEA;AAEA;;AACC;A;AAGD;AAUC;AACA;AAEA;A;AAEC;A;AAGG;;;A;AAEF;AACA;A;AAHwB;A;AAO1B;AACA;AAKG;AACJ;AACG;A;AACF;A;AAIE;A;AACF;AACA;A;AAEA;A;AAEG;;;;AACH;A;AADiC;A;A;AAKjC;;AAEE;A;AAP+B;A;;AAWlC;;A;AACK;;;;AACH;A;AADgC;A;A;AAKhC;;AAEE;AACA;A;;AAGA;AACA;A;AAZ8B;A;;A;AAiBlC;A;;;;;AAmBA;AACA;A;;;;;;;;;A;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AC1OkC;A;;;;;AACA;A;;;A;;;;;AAalC;A;AAEC;A;AAED;A;AAEC;A;AAED;A;AAEC;A;A;AAIE;A;AAEA;A;A;AAGF;A;AAED;A;;;;AAKA;AACA;AACA;AACA;AACA;AAEI;AACJ;AACA;A;;;AAIA;A;AAEC;A;AAEE;A;AAEF;A;AACS;A;AACT;A;A;AAID;A;;;;AAiBA;AACG;;;A;AACF;A;AAED;AAKA;AACA;AACA;AACA;A;;;AAOA;A;;;AAYA;AACA;AACA;A;;;AAoBA;AACA;AACI;;;AACH;A;AADkB;A;A;AAKf;;;A;AACF;A;AAED;A;AAEC;A;AAViB;A;AAanB;A;;;A;AASC;AACA;AACA;A;AASD;A;AAEC;AAEA;A;AASG;;;;AACA;;;;AAEJ;AACA;A;AAGC;A;AAEA;AACA;AACA;A;AAED;AACG;A;AACF;A;AAED;AAEA;A;;;;AAoCA;AACA;;;;;;AACC;A;;AAED;A;;;;AAIA;AACA;;;;;AACC;AACA;A;;AASD;A;;;;;;;A;A;;;;;A;AAYA;AACA;A;;;;;A;;;;A;;;AAsGgC;A;;;;;;;A;A;;;;;A;A;;;;;A;;;;;A;AAW/B;A;AAED;A;;;;AAIA;A;AAOC;A;AAED;A;;;;A;;;;;A;;;;;AAsDA;A;;;;AAIA;A;;AAKA;A;;;AC/dA;A;;;;;;;;;;;;;;;;A;;AD8FA;AACA;AA4CA;AAMA;A;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AEhFA;A;;;;;A;AAKC;A;AAED;A;;;;;A;AAOC;A;A;AAGA;A;AAED;A;;;;;A;AAiEC;A;AAED;A;;;;;A;AAwBC;A;A;AAGA;A;A;;;;;A;AASA;A;A;AAIA;A;A;AAGA;A;A;;;;;AAUD;A;;;;;AAgGA;A;;;;;AAMA;A;;;;;AAyDA;A;AAEC;A;AAGD;A;;;;;ACxGA;A;;;;;A;AAyHC;A;AAED;A;;;;;AAgIA;A;AAEC;A;AAED;A;;;;;AAGgC;A;;;;;AAEH;A;;;;;AAEI;A;;;;;AAEA;A;;;;;AAGjC;A;AAEC;A;AAED;A;;;;;A;AAKC;AACA;A;AAED;A;;;;;A;AAKC;A;AAED;A;AAEC;A;AAED;A;;;;;AAIA;A;;;;;A;AAKC;A;AAED;AACA;AACA;AACA;;A;A;AAGE;A;AAEA;A;AAED;A;AAED;A;;;;;A;AAKC;A;AAED;AACA;A;;;;;A;A;AAMC;AACA;A;AAEA;AACA;A;AAEA;AACA;A;AAEA;AACA;A;AAEA;AACA;A;AAED;A;;;;;A;AAKC;A;AAED;AACA;A;;;;;A;AAaC;A;AAED;AACA;A;;;;;A;AAaC;A;AAED;AACA;A;;;;;A;AAKC;A;AAED;AACA;A;;;;;A;AAKC;A;AAED;AACA;A;;;;;AAsCyC;A;;;;;;A;AAWxC;A;AAED;;;A;AACC;A;AAED;A;;;;;;;A;AAKC;A;AAED;AACA;;;A;;;;;A;AAUC;A;AAED;A;AAEC;A;A;AAgBA;AACA;AACI;;;AACH;AACA;AACA;AACA;A;A;AAGE;A;AAEC;A;AAED;A;AAEC;A;A;AAb4B;A;A;A;AAmB3B;A;AACF;A;A;AApB6B;A;AAwBhC;A;AAGD;A;AAEC;A;AAED;AACA;AACI;;;AACH;AACA;AACA;AACA;A;A;AAGE;A;AAEC;A;AAED;A;AAEC;A;A;AAb2B;A;A;A;AAmB1B;A;AACF;A;A;AApB4B;A;AAwB/B;A;;;;A;AAWC;A;A;AAMA;A;AAID;;;A;;;;;A;AAKC;A;AAGD;;;;;;;;A;AACC;A;AAGD;;;;;;;A;;;;;A;AAKC;A;AAGD;A;AAEC;A;A;AAMA;A;A;AAKD;;;;;;;;A;AACC;;;;;A;AAMA;;;;;A;AACC;A;AAID;;;;;A;AAGA;AACA;A;AAEC;A;AAEG;;;AACH;;;A;AACC;A;AAFyB;A;;AAKvB;;;AACH;;;A;AACC;A;AAF0B;A;;AAK5B;A;AAGA;AACA;A;AAEC;A;AAID;A;AAGA;;;;;;A;AAGA;;;A;AAGA;AACA;A;AAEC;A;A;AAGA;A;AAED;;;;;AACC;AACA;A;AAEC;A;AAED;;;A;AACC;A;A;AAGA;A;A;AAGA;A;A;AAGA;A;A;;;AAGF;A;A;AAGD;A;;;;A;AAeC;A;AAED;A;;;AAKA;A;;;;A;ACx8BC;A;A;AAGA;A;AAEC;A;A;AAEC;A;AAEA;A;A;AAGC;AACA;A;AAED;AACA;AACA;AACA;AACA;A;A;A;AAGF;A;AAED;A;;;;;;AAIA;;A;AACC;;A;AAGD;;;;A;AAGC;AACA;AACA;A;A;AAIC;A;AAKD;;A;AAEC;A;AAEA;A;AAED;A;A;AAID;A;;;;;;;AAyGA;A;A;AAGC;A;AAEA;A;AAED;A;;;;;;;;;;;;AAIO;A;AACP;;;;A;AACC;A;AAEC;A;AAED;AACA;AAEA;AACA;;A;AACC;AACuC;A;;AACC;A;A;AAGzC;;;A;AAGA;A;AAEC;A;AAED;AACA;AACA;AAEA;AACA;AACA;;A;AACC;AACuC;A;;AACC;A;A;AAGzC;;;A;AAGA;A;AAEC;A;AAED;AACA;AACA;A;AAGA;A;A;A;;;;;;;AAKD;A;;;;;AAIO;A;A;AAEN;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;A;;;;;AAKM;A;A;AAEN;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;A;;;;;AAKM;A;A;A;AAGL;A;AAED;A;A;AAGC;A;AAED;A;A;AAGC;A;AAED;A;AAEA;A;A;;;;;;AAKD;AACA;AACA;;AACA;;A;A;AAEC;;;;A;AACC;A;A;AAEA;;A;A;AAEA;A;;AAEA;A;A;AAED;A;AAED;A;;;;;;;;AAIA;AACA;AACA;;;A;AACC;A;AAED;AACA;;;;;A;AACC;AACA;AACA;AACA;AACA;A;AAED;A;;;;;;;AAIA;AACA;AACA;A;AAEC;A;AAED;AACA;AACA;AACA;AACA;A;;;;;AAIA;AACA;AACA;A;AAEC;A;AAED;AACA;AACA;AACA;AACA;A;;;;;;AAKC;AACA;AACA;AAEM;A;AACP;;;;A;A;AAEE;A;AAED;AACA;AACA;AACA;A;A;AAGA;AACA;AACA;A;A;AAGA;A;AAEC;A;AAED;;;A;AAGA;A;A;A;AAIA;A;AAGD;;;A;;;;;;;AAKC;AACA;AACA;AAEM;A;A;A;AAGL;A;AAED;AACA;AACA;AACA;A;AAGA;AACA;AACA;A;AAGA;A;A;AAIA;A;AAGD;;;A;;;;;;AAIA;AACA;AACA;A;;;;;;AAIO;A;AACP;;;A;AACC;A;AAEC;A;AAED;AACA;;;A;A;AAIC;A;AAED;AACA;AACA;AACA;AACA;A;AAGA;A;A;A;;;;;;;AAOD;AACA;AACA;A;;;;;;AAQA;AACA;AACA;AAEA;AAEA;AACA;A;AAEC;A;AAED;AACA;AACI;AACA;;;AACH;;A;AAKC;A;AAED;AACA;AATsB;A;;AAWvB;A;;;;;;;AAQA;AACA;AASA;;AAEI;A;AAEH;A;AAEA;A;AAED;A;AAEC;A;AAED;AACA;AACA;AACA;A;;;;;;;;;;;A;AAKC;A;AAED;A;AAEC;A;AAGD;AACA;AACA;AAEA;A;A;AAGE;A;AAEA;A;A;AAIC;AAAH;;A;AACI;AAAH;;A;AACC;;AACC;;AACA;;A;AACC;AACA;AACuC;A;;AACC;A;A;AAGzC;;A;AACC;;A;A;;A;A;AAMJ;AACA;;A;AACC;AACuC;A;;AACC;A;A;AAGzC;;;A;;;;;;ACljBA;A;;;;A;AAOC;A;A;A;AAIC;A;AAED;A;AAED;A;;;;A;AA2CC;A;A;;;;;;A;ACnED;;;;A;AACC;A;AAEA;;;A;AAEI;;;AACH;AACA;;;A;AACC;A;AAH4B;A;;A;A;AAO/B;A;;;;;;A;AAKC;A;AAED;AACA;A;;;;;A;AASC;A;AAED;A;AAEC;A;AAED;A;;;;;A;AAKC;A;AAED;AACA;A;;;;;A;AAKC;A;AAED;AACA;A;;;;;;;;AAIA;;A;AACC;A;;;;A;AAGD;A;AAEC;A;AAED;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;;;;AACC;A;;AAED;AACA;;;;;AACC;A;;AAED;;AACA;AACA;AACA;;AACC;AACA;A;AAED;AAEA;A;;A;;;;;;;;;AC5FA;;A;AAEC;A;AAGD;A;A;AAGC;;AAAwB;A;A;AAExB;;A;AAEE;A;A;A;AAIH;AACA;AACA;;A;AAEE;A;AAED;AACA;AACA;AACA;AACA;A;A;;;;;;ACnBD;;A;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AAEA;AACA;A;;;;;AAaA;A;;;A;AAKC;AAKA;AACA;AAEA;A;AAEC;A;AAEC;A;AAEG;AACA;;;AACH;AACA;A;AAFmC;A;A;AAMnC;AANmC;A;AAWpC;AACI;;;AACH;AACA;A;AAFmC;A;A;AAMnC;AANmC;A;AAWpC;AAMA;AACA;A;A;A;AAKA;A;AAKA;A;AAEC;A;A;AAGA;A;AAED;A;AAKA;AACA;AACA;;;;;AACC;A;;AAED;AACA;AACA;;;;;AACC;A;;AAED;A;AAEC;A;AAED;A;AAQA;AACA;AACA;;;;;AACC;AACA;A;;AAKD;A;AAMA;A;AAKA;A;AAIA;A;AAIA;AACA;AACA;;;;;AACC;AACA;A;;AAMD;A;A;AAQF;A;;;AAIA;AACA;A;;;;AAaA;A;;;;;AAIA;A;;;;;AAMA;A;;;;;AAaA;A;;;;;AAIA;A;;;;;;A;;A;;;;;;A;;A;;;;;AAkBiC;A;;;;;AACA;A;;;;;AACA;A;;;;AAGjC;AACA;AAMA;A;;;;AAQA;A;;;;AAIA;AACA;AACA;A;;;;AAMA;A;;;;AAIA;AACA;AACA;A;;;AAII;AACJ;AACA;A;;;AAIA;A;;;AAIA;AACI;;;AACH;AACA;AAFgC;A;A;;;;AAOjC;;AACA;;;;;;;;;A;AACC;;;A;AAED;;;A;;;;A;AAsBC;A;A;AAGA;A;AAED;A;;;;;A;AAKC;A;AAED;;;A;;;;;;AAYA;;;;;;;A;AACC;A;AAGD;AACA;;;;;;AACC;A;;AAED;AACA;;;;;;AACC;A;;AAED;A;;;;;;AAaA;A;;;;AAIA;A;;;;A;A;AAUC;A;AAEA;A;AAEA;A;A;;;AA6DD;A;;;AAiBA;A;AAEC;A;AAED;AACA;A;;;AAIA;;AACA;A;AAEC;A;AAED;A;;;;AAoCA;;AACC;A;AAEC;A;AAGD;A;A;;;;AAKD;A;;;;AASA;AACI;A;AAEH;A;AAEA;A;AAEC;A;AAED;AACA;AAGA;A;AAED;;;;;A;;;;AAIA;AACA;AACA;A;;;AAIA;A;;;;;;AAgFI;A;AAEH;A;AAEC;A;AAED;A;AAEC;A;AAED;AACA;A;AAEA;A;AAEC;A;AAED;A;AAEC;A;AAED;AACA;A;AAED;A;AAEC;A;AAED;AACA;A;;;;A;AAKC;A;AAGD;;A;AACC;;A;A;A;AAKC;AACA;AACA;A;AAED;A;AAED;A;;;;AAIA;A;;AAIA;A;;;;;;A;AAKC;A;AAGD;;AACA;A;AAEC;A;AAED;;AACC;A;AAED;;;A;;;;A;AAOC;A;AAED;A;;;A;AAKC;A;AAED;A;;;AAIA;;AAEC;AACA;;AACC;A;AAED;A;AAEC;A;AAKD;AACA;;AACC;A;A;AAGA;A;AAED;AACA;AAGA;AACA;;A;AAEE;A;AAED;A;A;AAGA;A;AAED;AACA;A;AAGC;;AACA;A;A;AAGF;A;;;AAMA;A;;;;A;AASC;AACA;AACA;A;AAED;A;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;A;A;;;;ALpZG;AC3UA;AC/CA;AGdA;AA0BH;AACA;AACA;AACA;AAyKG;AAkCA;AAseA;AAiFA;A;;;;;;;;;;;;;;;;;;;;;AChvBH;A;;;;;AASA;A;;;;;;;A;ACoCG;;;;;;;;;;;;;;;;;;;;;;AC1FH;A;;;;AAcA;A;;;;A;ACpBC;A;AAED;;;;;;A;AAEE;A;A;;AAGF;A;;;;AAaI;;;A;AAEF;A;AAFsB;A;AAKxB;A;;;;ACIA;AACI;;;AACH;AADyB;A;AAGtB;;;;AACA;;;A;AAEF;A;AAED;AAJyB;A;AAM1B;A;;;;AA0DA;;;AACA;AACI;AACA;;;AACH;AADkB;A;A;AAIlB;A;AAEG;;;AACH;AACA;AACA;AACA;A;AAEC;A;A;AAGF;A;;;;;A;;;;;;;;;;;A;;;;A;;;;A;;;A;;;A;;;;;;;;;;;;;;;;;;;;;;;;A;AC1EC;AACA;A;AAED;A;;;;A;AAqBC;AACA;A;AAED;A;;;;A;AAaC;AACA;A;AAED;A;;;;AAIA;AACA;AACA;A;;;;AA4BA;A;;;;AAYA;A;;;;AAQA;A;;;;AAIA;A;;;;AAQA;A;;;;AAYA;A;;;;;;A;;A;;;;;AAQA;AACA;A;;;;;;AAIA;AACA;;;;A;;A;;;;;;AAKA;A;AAGC;A;A;A;;A;AAOD;A;;A;;;;;A;AAOC;A;A;AAIA;A;A;;;;AAUD;A;;;;;;A;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;A;AC3JC;AACA;A;AAED;;A;AAEC;A;A;AAGA;AACA;A;A;;;;;;;A;AAWA;AACA;A;AAED;AACC;A;A;AAGE;A;AAED;A;A;A;AAIC;AACA;A;AAED;A;A;A;;;;;;A;AAWD;AACA;AACA;A;AAEE;AAAH;;A;AAEC;A;A;AAGA;A;A;;;;;;;;AAKD;;A;AACC;AACA;A;AAGD;;A;AAEC;A;A;;;;;;;;A;AASA;AACA;A;AAGD;AAEA;AAEA;;A;AACC;A;A;AAGA;AACA;AACA;A;A;;;;;;;;A;AAWA;AACA;A;A;A;AAIC;A;AAED;A;AAED;;A;AACC;A;AAEC;A;AAED;A;A;AAGA;AACA;AACA;A;AAED;A;;;;;;;A;AAWC;AACA;AACA;A;AAID;AACA;;A;AACC;AACA;A;AAGG;;;AACH;AADuB;A;;AAIxB;A;AAEC;A;A;;;;;;;AAOD;A;;;;;;AAK4B;A;;;;;;;;AACA;A;;;;;;ACzLxB;AACJ;A;;;;;;;;;;;A;A;ACsCE;A;AAED;A;AAGD;A;;;;;;;AASA;A;AAEC;A;A;AAOA;A;A;AAIA;A;AAED;A;;;;;;AAII;AACJ;AACA;AACA;AACA;AACA;AAGC;;A;A;AAME;A;AAED;AACA;AACA;AACA;A;AAED;A;AAGC;A;A;AAGA;A;A;AAOA;A;A;A;AAMC;A;AAED;A;AAED;;A;A;AAEE;A;AAGD;AACA;;A;AACC;;A;AAED;AACA;;;;AACA;A;A;AAOE;A;AAED;A;AAOC;A;AAED;AACA;A;AAED;AACA;A;;AAEA;A;A;;A;AAKD;A;A;;;;;;;;A;AAYA;AACA;A;AAID;AACA;;A;AAGC;A;A;;;;;;;;AAKD;;A;AACC;A;AAED;;A;AACC;AACA;A;AAQE;A;AAGD;AACA;;A;AACC;AACA;A;AAED;A;;A;;AAQD;A;A;;;;;;;ACvOD;A;;;;;;;AAOA;;A;AACC;A;AAEC;A;AAEA;A;AAED;;AACA;A;AAEC;A;A;A;A;;;;;;A;AAUF;A;AAEC;A;AAGD;AACA;AACA;A;AAEC;A;AAGD;A;A;;;;;;A;;;AAQA;A;;;;;;AAQA;A;;;;;ACnDA;;A;AACC;;A;AACC;;;A;AAED;A;AAED;AACA;AACA;A;;;;;;A;AAKC;A;AAED;A;;;;;;;;;;;;;;;;;;A;A;A;ACgCG;AFjEA;AAWA;A;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;A;;;;;;A;;;;;;;;AGiYA;;;AAAH;;A;A;;;;;;A;AAIG;;;AAAH;;A;A;;;;;;A;A;AAIC;AACG;;;A;A;AAED;A;AAEA;A;A;AAGF;A;AAED;AACC;;;;AACA;;A;AACC;;;;A;AAEC;A;AAEC;A;A;AAGF;A;AAEC;AACA;A;A;AAGA;AACA;A;A;A;A;AAKA;A;AAED;A;A;;A;;;;;A;;;;;;;;A;A;;;;;A;A;AAyBD;A;AAED;;;;AACA;AACA;A;;;;;;;;;;;;;;A;A;AC3bG;ADPA;AAGA;AAGA;AASA;AAIA;AAKA;AAidA;AACA;AAiFA;;AAEF;AACA;A;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;A;AE9fA;;;;;AACC;A;AAEC;A;A;AAGA;A;A;;AAGF;A;AAID;AACA;AACA;;AACC;AACA;A;AAEC;A;A;AAGA;A;AAEA;A;A;AAGF;A;;;A;AAMC;;;;;AACC;A;AAEC;A;A;AAGA;A;A;;AAGF;A;AAID;AACA;AACA;;AACC;AACA;A;AAEC;A;A;AAGA;A;AAEA;A;A;AAGF;A;;;AAKA;A;AAGC;A;AAED;A;AAEC;A;AAED;A;;;;AAIA;AAEG;A;AACF;A;AAED;A;AAEC;A;AAED;A;;;AAqEA;;AACA;A;;;;A;A;AAOE;A;AAED;A;AAED;A;;;;A;A;AAOE;A;AAED;A;AAED;A;;;;A;AAsEC;A;A;AAIA;A;AAID;AACA;AACA;;AACC;A;AAEC;A;AAEA;A;A;A;AAID;A;AAME;A;AACF;A;AAED;A;;;;A;AC9TC;A;AAED;A;;;;AAgBA;;;;;A;AAEE;A;A;;AAGF;A;;;;A;AAiBC;A;AAED;A;;;;A;A;A;AAuCE;A;AAED;A;AAED;A;;;;;;A;A;;;;;A;AC/HA;AACA;AACA;;AACC;AACA;A;AAEC;A;A;;;;;A;A;;;;;A;A;AAOA;A;AAEA;A;A;A;;;;;A;;;A;ACfD;A;AAED;A;;;;;;;;;;;ACoCG;AA8BA;AAQA;AAwBA;AAUA;AAMA;AAklBA;AAoKA;AAqDA;AAudA;AAYA;AAwJA;AAgSA;AAgKA;AAUA;AA2SA;AA2IA;AAqEA;AAkBA;AA8EA;AAyKA;AAUA;AAmBA;AA4BA;AAUA;AAWA;AAsKA;AA+BA;AA8MA;AAuBA;AAiCA;AAyDA;AA4KA;AAYA;AAMA;AAMA;AAaH;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AAEA;AAEA;AACA;AACA;AACA;AACA;AACA;AAEA;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AAEA;AACA;AACA;AACA;AACA;AAEA;AAEA;AAEA;AAEA;AACA;AACA;AACA;AA1jHG;AA6tHA;AASA;AASA;AAOA;AAsDA;AASA;AAQA;AAOA;AASA;AAQA;AAOA;AAmBA;AAUA;AAQA;AASA;AAMA;AAOA;AAMA;AAOA;AAOA;AAQA;AAQA;AASA;AAQA;AAOA;AA4KA;AAQA;AAUA;AAWA;AAYA;AAOA;AASA;AAcA;AAOA;AAWA;AAQA;AAOA;AAOA;AAqCA;AAaA;AAcA;AAOA;AAoBA;AAuCA;AAmBA;AAYA;AAqBA;AAyBA;AAmBA;AAQA;AAMA;AASA;AAcA;AAYA;AAQA;AAiCA;AAQA;AAQA;AAQA;AAQA;AAkBA;AAgBA;AAOA;AAcA;AAQA;AASA;AAQA;AAQA;AAgBA;AAmCA;AAQA;AAUA;AASA;AAaA;AASA;AAOA;AAQA;AAOA;AAOA;AAYA;AAOA;AAQA;AASA;AAaA;AAOA;AAQA;AAQA;AASA;AAOA;AASA;AAQA;AAcA;AASA;AAWA;AAQA;AAQA;AASA;AASA;AAQA;AAOA;AAQA;AAUA;AAMA;AAMA;AASA;AAQA;AAOA;AAOA;AAQA;AAOA;AAOA;AAOA;AAmBA;AAQA;AAQA;AAWA;AAOA;AAOA;AAMA;AAQA;AASA;AAOA;AAOA;AAOA;AAOA;AAOA;AAOA;AAQA;AASA;AAoBA;AAOA;AAQA;AAOA;AAOA;AAMA;AASA;AAOA;AAQA;AAOA;AAUA;AAOA;AAQA;AAwBA;AAUA;AAiBA;AAMA;AAOA;AAYA;AAQA;AAQA;AAQA;AAMA;AAQA;AAQA;AASA;AAOA;AASH;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AAtiEG;AA+qFA;AAQA;AA6dA;AAgCH;AACA;AAgBA;AA6sBG;AAwGA;AAMA;AAyHA;AAcA;AA0HA;AAOA;AAvRA;AAwSA;AAMA;AAMA;AAlBA;AApgBA;AApkBA;AADA;AAkUA;AHtjOA;;;;;;;;;;;;;;;;;;;;;;AI2HH;A;A;;;;;A;AAIA;AACA;A;AAKC;A;;;;;A;AAGD;AACA;A;A;;;;;A;AAIA;A;A;;;;;A;A;A;;;;;A;AAOA;A;A;;;;;A;A;A;;;;;A;AAOA;A;A;;;;;A;A;;;;;A;;;;;;AAgBA;A;A;;;;;A;AAIA;AACA;A;AAKC;A;;;;;A;AAGD;AACA;A;A;;;;;A;AAIA;A;A;;;;;A;A;A;;;;;A;AAOA;A;A;;;;;A;A;A;;;;;A;AAOA;A;A;;;;;A;A;;;;;A;;;;;;AAgBA;A;A;;;;;A;AAIA;AACA;A;A;;;;;A;AAOA;A;AAEC;A;AAEG;A;;A;AAEF;A;AAFyB;A;A;AAM1B;A;AAED;;;A;A;;;;;A;A;;;;;A;;;;;;AAgBA;A;A;;;;;A;AAIA;AACA;A;A;;;;;A;AAOA;A;AAEC;A;AAEG;A;;A;AAEF;A;AAFyB;A;A;AAM1B;A;AAED;;;A;A;;;;;A;A;;;;;A;;;;A;AAYC;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAED;A;;;;AAQO;A;AAEN;AACA;A;AAEA;AACA;AACA;AACA;A;AAEA;AAGA;AACA;AACA;AACA;AACA;A;AAJA;AACA;AACA;AACA;AACA;A;AAEA;AACA;AACA;AACA;AACA;AACA;A;A;;;;AAiCD;AACI;AACA;;;AACH;AACA;A;AAGC;AACA;A;AAED;A;AAEC;AACA;A;AAED;A;AAEC;AACA;A;AAED;AACG;A;AACF;A;A;AAES;A;AACT;A;A;AAES;A;AACT;A;A;A;AAED;A;AAED;A;;;;;AAKA;AACI;;;AACH;A;AAGC;AAJkB;A;A;AAOnB;A;AAEC;AATkB;A;A;AAYnB;A;AAEC;AAdkB;A;A;AAiBnB;AACG;A;AACF;A;A;AAES;A;AACT;A;A;AAES;A;AACT;A;A;A;AAED;AA3BmB;A;A;;A;;;;AAmCS;A;;;;AAwD7B;;AAKC;AACA;A;AAGC;A;AAED;A;AAED;AACI;;;AACH;A;AAEC;AACA;A;AAED;A;AAEC;A;AAED;A;AAEC;A;AAED;AACG;A;AACF;A;A;AAES;A;AACT;A;A;AAES;A;AACT;A;A;A;AAED;A;AAED;A;;;;A;AAQC;A;AAEA;A;AAED;A;;;;;;AArgBG;AA6BA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;ACvFH;;;;;;A;AAEE;A;A;;AAGF;A;;;;A;AAKC;A;AAED;;;;;;A;AAEE;A;A;;AAGF;A;;;;A;ACqfC;A;A;AAIA;A;AAED;AACA;;;;;AACC;A;;AAGD;AACA;AACA;;;;;AACC;AACA;A;;AAED;A;;;;AAKA;A;;;;AA2lBA;;AAEK;;;;A;AAEH;;;;A;AAEA;;;AACA;;;;A;A;AAGA;;;;A;AAEA;;;AACA;;;;A;A;AAOA;A;A;AAKA;;;;A;A;A;AAMC;A;AAED;A;AAKD;AACA;;AACC;A;A;AAGA;A;AAED;A;AAID;A;;;;AAKA;A;AAGC;A;AAEA;A;A;AAGC;A;AAED;A;AAEA;A;A;AAIC;A;AAED;AACA;AACA;AACA;AACA;AACA;;A;AAIE;A;AAEC;A;AAED;A;A;AAGA;A;AAED;AACA;A;AAGC;A;AAEC;A;AAED;A;A;AAGF;A;AAED;AACA;AACA;AACA;AACA;AACA;;A;AAEE;A;AAEC;A;AAED;A;A;AAGA;A;AAED;AACA;A;AAUC;A;AAEC;A;AAED;A;A;AAGF;A;;;;;ACjtCiC;A;;;;;A;AAShC;A;AAED;A;;;;;AAI+B;A;;;;;AAIH;A;;;;;AAIA;A;;;;;A;AAO3B;AACA;A;AAED;A;AAEC;A;AAED;A;;;;;AAOA;AACA;AACA;A;;;;;AAOG;A;AACF;AACA;A;AAED;A;;;;;;AAOA;A;AAGC;A;AAGE;;;A;AACF;A;A;AAGA;AACA;A;AAED;AACA;;;A;AAKC;A;A;AAEA;A;;AAGA;;A;AAGD;AACA;AACA;A;;;;;;;A;AAUC;A;AAED;;AACA;A;;;;;;;;;;AAOA;AACA;;;AACA;;A;AACC;;A;A;;;;;A;;;;;;;;;AASD;AACA;;;AACA;;A;AACC;;A;A;;;;;A;;;;;;;;;AAgBD;AACA;AACC;;AACA;AACA;;;;A;AAEC;A;AAGD;AACA;A;A;;;;;A;A;A;;;;;A;A;;A;;;;;;;AAaD;A;AAEE;A;A;AAWF;A;AAIC;A;AAED;AACA;AACA;;A;;;;;;;;AAQA;AACG;AAAH;;A;AACC;;;;A;AAEC;A;AAED;AACA;A;A;;;;;A;A;A;;;;;A;A;AAWD;A;;;;;A;;;;;;;AASA;AACA;;;AACA;;A;AACC;;A;AAED;AACA;A;;;;;;;;;AASA;;A;AACC;;A;;;;;A;AAGD;AACA;;;AACA;;A;AACC;;A;AAED;AACA;A;;;;;A;;;;;;;;AASA;A;AAGC;A;A;;;;;A;A;;;;;A;AAMD;AACA;A;AAEC;A;A;;;;;A;;;;;AAUD;AACA;A;AAEC;A;AAED;AACA;A;AAEC;A;AAED;A;;;;;A;AAQC;AACA;A;AAED;AACA;AACA;AACA;A;;;;;;;;A;AAWC;A;;;;;;;A;AAGD;A;AAEC;AACA;A;;;;;;;A;AAGD;;;AACA;AACA;A;;;;;;;A;;;;;A;AAWC;A;A;AAGA;A;AAED;AACA;A;;;;;A;AAWC;A;AAED;A;AAEC;A;AAED;A;;;;;;;AAUA;;;AAGA;A;;;;;A;;;;;;;AAMA;AACA;A;AAEC;AACA;A;AAED;AACA;AACA;A;;;;;A;;;;;;;AAWA;;;A;;;;;A;;;;;;;A;A;A;A;A;AAvZG;AACA;AAkWA;;;;;;;;;;;;;;;;;;;;;;;;;AChXgC;A;;;;A;AAwBlC;A;AAED;A;;;;A;AAoBC;A;AAGD;A;;;;A;AAMC;A;AAaD;A;;;;AAkHA;AACA;A;;;;A;AAoFC;A;AAED;A;;;;;A;AAoBC;AACA;A;A;AAGA;AACA;A;A;;A;;;;;A;AAQA;AACA;A;A;AAGA;AACA;A;A;AAGA;AACA;A;A;;A;;;;;;AAuCD;AAIA;AACA;A;;;;;;AAgFA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;A;;;;;AAvbG;AAOA;;;;;;;;;;;;;;;;ACWH;A;;;;AA2BA;A;;;;AAYA;A;;;;A;AAcC;A;AAEA;A;A;;;;A;AAMA;A;A;AAGA;A;AAED;A;;;;;A;;A;;;;A;AAmBC;A;AAED;A;;;AAuCA;A;;;;A;AAKC;A;AAED;A;;;;AAiDA;AACA;AACA;AACA;A;;;AAIA;AACA;A;;;;AAIA;AACA;A;;;;AAIA;AACA;A;;;;AAIA;AACA;AACA;A;;;;ACzKA;AACA;A;AAGC;A;AAEC;A;A;AAQD;AACA;AACA;A;AAED;A;;;;ACjGA;A;;;;;A;A;;AFHA;AACA;AACA;AACA;AAOG;A;;;;;;;;;;;;;;;;A;;;;;;;;;;;;A;AGTF;A;AAED;A;;;;A;AAMC;A;AAEG;AACJ;AACA;;AACC;AACA;AACA;AACA;A;AAGD;AACA;A;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;ACZA;A;;;AAIA;A;;;A;AAWC;AACA;AACA;A;AAED;AACI;;;AACH;AACA;A;AAEC;;;A;A;AAGA;AACA;AACA;AAT0B;;A;AAY3B;AAZ2B;;AAc5B;AACA;A;;;AAIA;A;AAEC;A;AAED;AACA;AACA;A;;;AAII;A;AAEH;AACA;AACA;A;A;A;AAIC;AACA;A;A;AAGD;AACA;AACA;A;A;A;AAIA;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;A;AAIC;AACA;AACA;A;AAEA;AAGA;AACI;;;AACH;AADoB;A;A;AADrB;AACI;;;AACH;AADoB;A;A;AAIrB;AACI;;;AACH;AADoB;A;A;A;AAKvB;A;;;AAQA;A;;;;AAMA;A;;;;AAOA;A;;;;AAMA;A;;;;AA6BA;A;;;;AAgBA;A;;;;AAuBA;;AACC;;;AACA;A;A;AAGE;A;AAED;A;A;AAGA;A;A;AAGA;A;A;AAGF;A;;;;;;AAIA;A;A;;;;;A;A;;;;;A;A;;;;;A;AASA;A;;;;;;;A;AAoBC;AACA;A;AAEM;A;AAEN;AACA;A;AAEA;;;A;;;;;;;;;A;A;;;;;;;;;A;A;AAQA;AACA;A;AAED;AACA;AAEA;A;A;AAEC;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;A;AAGC;A;AAEA;A;AAEA;A;AAEG;A;AAEH;AACA;A;AAEG;;;AACH;;;A;AAEC;AACA;A;AAED;AANkB;A;AAQnB;A;AAGC;AACA;A;A;AAGA;AACA;A;AAED;AACA;A;AAEA;A;AAEC;AACA;A;AAEG;;;AACH;A;AAEC;AACA;A;AAED;AANkB;A;AAQnB;A;AAEC;AACA;A;AAED;A;AAEA;A;A;AAGC;AACA;A;AAED;A;AAEA;AACA;A;A;AAED;AACA;A;;;;AAgBA;;;;A;AAEC;A;AAED;A;;;;;;;A;A;;;;;;;A;AAYA;AACA;A;A;;;;;;;A;AAIA;A;A;A;AAME;A;AAEA;A;AAIA;AACI;;;A;AAEF;A;AAFmC;A;AAKrC;A;A;;;;;;;A;A;AAWI;A;A;AAGH;A;AAEA;;;AACA;A;A;AAGA;A;AAEC;A;A;;;;;;;A;A;AAOC;AACJ;AACA;A;AAEC;A;AAED;;AAGC;;;;;A;A;;;;;;;A;AAIA;A;A;AAKE;A;AAEI;AACJ;AACA;A;A;A;AAMD;A;A;A;A;;;;;;;A;AAQF;A;A;;;;;;;A;A;;;;;;;A;A;;;;;;;A;A;;;AAcD;;;;AACA;;AACC;A;AAEC;A;AAEA;A;A;AAGF;A;;;AAMA;;;;AACA;;AACC;A;AAEC;A;AAEA;A;A;AAGF;A;;;A;A;AAiBE;A;A;AAIA;A;AAED;A;A;AAUA;;;;;;AACA;A;AAEC;A;AAED;AACA;A;AAGD;;;;;;AACA;A;AAEC;A;A;AAGA;A;AAED;AACA;AACA;A;;;;A;AAmBC;A;AAED;AACA;AACA;A;;;A;AC3kBC;A;AAED;;AACA;A;;;;A;AAQC;A;AAED;;AACA;A;;;;A;AAYC;A;AAED;;AACA;A;;;;A;AAOC;A;AAED;;AACA;A;;;;A;AAMC;A;AAED;A;;;;;A;AA2BC;A;AAIG;AACJ;A;AAGC;A;A;A;AAYC;;AAIC;AACA;AACI;;;AACH;AACA;AACA;AACA;AACA;AALkB;A;AAUnB;AACA;AAEA;A;A;AAMF;AACA;;AACC;AACA;AACA;AACA;AACA;A;AAID;AACA;AACA;A;AAEC;AACA;A;A;AAWD;AACA;AACA;AACA;;AACC;AACA;AACA;A;AAGD;AACA;A;AAGA;AACA;;AACC;AAIA;AACA;AACA;A;AAGD;AACA;A;A;AAKA;AACA;A;A;AAIA;AACA;A;AAED;AACA;A;;;AAIA;A;;;AC/LA;A;;;;A;ACSC;A;A;AAGA;A;A;AAIA;;;;AACA;A;AAGD;AACG;A;AACF;AACA;A;AAQD;AAKA;AAEA;;;;A;AAEC;A;A;AAOA;AACA;A;AAGD;AACA;AAEA;;;;AACA;A;AAIC;A;AAMA;A;A;AAGA;A;AAGD;AAEA;A;;;A;AAMC;A;A;AAIA;;;;AACA;A;AAGD;AACG;A;AACF;AACA;A;AAWD;AAKA;AAEA;;;;A;AAEC;A;A;AAOA;AACA;A;AAGD;AACA;AAEA;;;;AACA;A;AAIC;A;AAMA;A;A;AAGA;A;AAGD;AAEA;A;;;AAYA;AACA;AACA;;AACC;;;;AACA;AACA;A;AAEC;A;AAEA;A;AAIA;A;A;AAGA;A;A;A;AAID;A;A;AAIA;AACA;A;AAGD;AACA;AACA;AACA;;AACK;;;;A;AAEH;;;;A;AAEA;;;;A;AAED;AACA;AACA;AACA;A;A;AAGA;AACA;A;A;AAGA;AACA;A;AAED;;AACC;AACA;A;AAED;A;;;A;AAMC;;;;AACA;A;A;AAKA;AACA;AACA;A;AAED;;;;;A;AAEC;AACA;A;AAGD;AAII;;;;;;AACA;;;;;;A;AAEC;;;;;;AACJ;;;AACA;;;AACA;;;;AACA;;;;;;A;AAEA;;;AACA;;;AACA;;;;A;A;AAGA;A;A;AAKA;;;;;;A;A;A;AAMC;A;A;AAGA;A;A;AAGA;A;A;AAKF;AACA;AAEA;;;;AACA;;;;AACA;;;;AAKA;A;AAEC;A;A;AAGA;A;AAID;A;AAIC;A;AAKA;A;AAKD;A;AAEC;A;AAGD;AAEA;AACA;A;;;AAUA;A;;;AAUA;A;;;;;;;A;AASC;;;;;;AACA;AACA;A;AAGA;;;;;;AACA;AACA;A;A;;;AAMD;;;AACA;;;AACA;;;A;AAGC;A;A;AAIC;A;AAED;AACA;AACA;AACA;A;AAEA;AAEA;AACI;;;AACH;;;;AACA;AACA;AACA;A;AAED;AACA;AAEA;A;AAID;;AACC;A;AAGD;;AACC;AACA;AACA;A;A;;;A;AAQA;AACA;A;AAED;AAGA;AACA;;AAMC;AACA;;;;AACA;A;AAIC;A;A;AAYA;AACA;AACA;A;AAED;AAEA;AACA;AACA;;;;;;A;A;AAIA;A;A;AAKA;A;AAGD;AACA;AACA;AACA;;AACC;;;;AACA;AACA;AACA;AACA;A;A;AAGA;A;AAED;AACA;A;;;;;;A;A;;;;;;;A;A;AAoBC;A;AAED;A;AAGC;A;AAED;;;AACA;A;;;;;;;A;;;;;;A;A;;;;;;;A;A;AAqBC;A;AAED;A;AAGC;A;AAED;AAGA;;;AACA;;;AACA;;;AACA;A;;;;;;;A;;;A;AAMC;A;AAEG;;;A;AAEF;A;AAED;AAJkB;A;AAMnB;A;;;A;AAOC;A;AAGD;;AACA;AACA;A;;;ACxgBA;A;;;;AAMA;A;;;;AAII;AACA;A;A;AAGH;AACA;A;AAEA;AACA;A;AAEA;A;AAGD;AACA;AACA;A;A;AAKK;A;AAGH;A;AAEA;A;AAEA;A;AAED;A;AAIA;A;AAIA;A;AAED;A;AAIC;A;A;AAGA;A;A;AAIA;A;AAGG;AACJ;AAEA;A;AAGK;AACJ;AACA;AACA;A;A;AAIC;A;AAEA;A;AAEA;A;A;AAID;A;A;AAGC;A;A;AAGC;A;AAED;A;AAGA;A;AAEG;A;AAEH;AACA;AACA;A;AAEA;AACA;AACA;A;A;A;AAID;A;AAED;A;;;AAKA;AACA;AACA;AACI;AACJ;A;AAEC;AACA;A;A;AAIC;A;AAEA;A;AAEA;A;A;A;A;AAMA;A;AAEA;A;A;AAGC;A;AAED;A;AAED;A;AAED;A;;;A;A;AAMC;A;AAEA;A;AAGA;A;AAEC;A;A;AAMA;A;AAED;A;A;AAGE;A;AAED;A;A;AAGA;A;AAED;A;AAID;A;;;A;AAQC;AACA;A;AAiBD;A;AAGC;A;AAMD;AACA;AACA;AAQI;AACA;A;AAEH;AACA;A;AAEA;AACA;A;AAED;AACA;AACA;AAKA;AAaI;AAIA;;AAIH;A;AAEC;A;AAED;AACA;A;AAEC;A;AAED;A;AAEC;A;AAED;A;AAEC;A;AAMD;A;AAOC;A;AAKA;A;AAKA;A;AAID;A;AAMC;AACA;A;AAEA;AACA;A;AAEA;AACA;A;AA3Da;A;A;;;A;AA0Ed;A;AAID;A;AAEC;A;AAED;A;AAIC;AACA;AACA;A;AAEC;AACA;A;AAED;;AACC;AADgB;A;A;AAMlB;AACA;A;AAEC;A;A;AAGA;AACA;A;AAEA;A;AAED;A;AAKC;A;AAEA;A;AAEA;A;AAGD;A;;;A;AAOC;A;A;AAKA;AACA;AACA;;AACC;AADe;A;A;AAIhB;A;A;AAKA;AACI;;;AACH;AACG;A;AACF;A;AAED;AALqB;A;A;AASvB;A;;;A;AAOC;A;AAID;;AAGA;AAGA;A;AAEC;A;AAED;;AAEA;A;;;A;AAMC;A;AAID;AACA;;AACC;AACA;A;A;AAKA;AACA;AACA;A;AAEC;A;AAED;A;AAGC;AACA;A;A;AAIF;A;AAEC;A;A;AAKA;A;AAED;AAGA;A;AAEC;AACA;;AACC;AACA;A;A;AAGD;AACI;;;AACH;AACA;AAFqB;A;A;AAOvB;A;AAEC;A;AAED;A;AAEC;AACA;A;AAEA;A;AAED;A;AAKC;A;AAEA;A;AAEA;A;AAGD;A;;;A;AAKC;A;AAED;A;;;A;AAKC;A;AAED;A;;;;;A;A;ACxiBE;A;A;;;;;A;A;A;;;;;A;AASF;AACA;AAEA;AAGA;;;A;AAIC;;;AACA;;;;A;AAEC;A;A;A;;;;;A;AAKD;;;;A;AAID;AACA;AACA;A;A;;;;;A;AAQA;AACA;A;AAEC;AACA;A;A;A;;;;;A;AAUD;A;AAEC;A;A;;;;;A;;;;;A;A;AAkBC;A;A;;;;;A;A;A;;;;;A;AASF;AACA;AAEA;AAGA;;;A;AAIC;;;AACA;;;;A;AAEC;A;A;A;;;;;A;AAKD;;;;A;AAID;AACA;AACA;A;A;;;;;A;AAQA;AACA;A;AAEC;AACA;A;A;A;;;;;A;AAUD;A;AAEC;A;A;;;;;A;;;;AC7ID;A;AAEC;A;A;AAGA;A;AAGD;AACA;A;AAGC;A;AAIA;AACA;AACA;AACA;AACA;AACA;A;AAIA;AACA;AACA;AACA;A;AAIA;AACA;A;AAED;A;;;;AAIA;;;;;AACC;A;;AAED;A;;;AAOA;;AACC;A;A;AAGA;A;A;;;;AAMG;AAGJ;AACA;;AACC;AACA;AACA;AACA;AACA;A;AAID;AACI;A;;AACH;AACA;AAFgB;A;AAIjB;AACA;A;;;;AAUA;AACA;AAGI;AACJ;;A;A;AAIG;AACA;A;AAED;;AACC;AACA;A;AAED;A;AAED;AACA;AAdgB;A;AAgBjB;AAEI;AAGJ;;AACC;AACA;AACA;AACA;AACA;AACA;AANe;A;AAUhB;;AACC;AACA;A;AAEC;AACA;A;AAEA;A;AAED;A;AAGD;AACA;A;;;AAiGI;;;A;AAEF;A;A;AAGA;A;AALsB;A;AAQxB;A;;;AAKA;A;AAEC;A;AAGD;AACA;AAGI;AACA;A;;AACH;AACA;AACA;AACA;A;AAEC;A;AAEA;A;AAED;AAVgB;A;AAcjB;;AACC;AACA;AACA;A;AAEC;A;AAEA;A;AAED;A;AAGD;A;AAEC;A;AAED;AACA;A;;;;A;A;AASC;;AACC;AACA;A;AAED;A;AAEA;;AACC;AACA;A;AAED;A;A;;;;A;AAOA;A;A;A;AAKC;A;AAED;A;AAGD;A;;;;A;AASC;A;A;AAGA;A;AAEA;A;A;;;;;A;AAOA;A;AAED;AACA;A;;;;;A;AAMC;A;AAIG;;;AACH;A;AAEC;AACA;AACA;A;AALuB;A;AAWzB;AACA;AACA;A;;;;;A;AAOC;A;AAEG;AACJ;AACI;;;AACH;AADgC;A;AAGjC;;AACC;AADe;A;A;AAIf;A;AAED;A;;;;AChZA;A;;;ACAA;A;;;;;AAiBA;;;A;;;;;;AAGmC;A;;;;AAGnC;A;;;AAIA;A;;;AAIA;A;;;AAIA;A;;;A;AAiBC;A;AAGD;AAEA;A;A;AAOC;A;A;AAIE;AACA;A;AAEA;AACA;A;AAEA;AACA;A;AAEA;AACA;A;A;A;AAKF;A;A;AAIA;A;AAEA;A;AAKG;A;A;AAGH;A;AAEA;A;AAEA;A;AAGD;AAEA;AACI;AACJ;;;;;AACK;A;AAGH;AACA;;A;AAEA;A;AAEA;A;AAEA;A;A;AAIA;A;A;AAKA;A;AAED;AAEA;A;AAGC;A;AAED;A;;A;AAIA;A;AAGD;A;;;;;;A;A;;;;;A;AAoCA;AACA;A;AAEC;A;AAEA;AACA;A;AAIG;AACJ;;;A;AAEC;AACA;A;;;;;A;A;AAKA;A;AAGD;A;A;;;;;A;A;A;;;;;A;AAOA;A;AAEC;A;A;;;;;A;;;;AAoDD;AACA;A;AAIC;A;AAID;A;AAEC;AACA;AACA;A;AAID;;A;AAGE;AAHgB;A;A;A;A;AASf;A;AAED;AAXgB;A;A;A;AAgBhB;A;AAGD;AAnBiB;A;AAqBlB;A;;;ACtSA;A;AAEC;A;AAEG;;;AACH;A;AAEC;A;A;AAGA;A;AANiB;A;AASnB;A;;;;;;A;A;;;;;;;A;AAYA;AACA;A;A;A;AAIE;A;AAED;AACA;AAGA;A;AAIC;A;A;A;;;;;;;A;A;AAJD;A;AAIC;A;A;A;;;;;;;A;A;A;A;;;;;;;A;A;A;;;;;;;A;;;;;AAcF;AACA;AACA;A;AAIC;A;A;AAIA;A;AAEA;AACA;A;AAID;AACA;AACA;;A;AAAkB;A;A;A;AAOf;A;AAED;AACA;AAVgB;A;A;AAchB;A;AAEC;AAhBe;A;A;A;AAoBf;AACA;A;AAEA;A;AAvBe;A;A;AA2BjB;A;A;AAGA;A;A;AAGA;A;A;AASA;A;AAEC;A;AAED;A;AAEC;A;AAEA;AACA;A;A;AAGA;A;AAED;AACA;;A;AAAiE;A;A;A;AAM/D;A;AAN+D;A;AASjE;A;A;AAIA;A;AAGD;AACA;A;;;;;;;;;;;AAQA;A;AAIC;A;A;AAIA;A;AAEA;AACA;A;AAID;AACA;AACA;A;AAEC;AACA;AACA;AACA;AACA;A;AAED;AACA;AACA;AACA;AACA;AAEA;;;AACQ;A;A;AAEN;AAHgB;A;A;A;AAQf;A;AAED;AACA;AAXgB;A;A;AAehB;A;AAEC;AAjBe;A;A;AAoBhB;A;AAEC;AACA;AACA;A;AAEA;A;AA1Be;A;A;AA+BhB;AACA;A;AAEC;AACA;AACA;A;AAEA;A;AAtCe;A;A;AA0CjB;A;A;AAGA;A;A;AAGA;A;A;AAIA;AACA;A;A;AASA;A;AAEC;A;AAED;A;AAEC;A;AAEA;AACA;A;A;AAGA;A;AAED;AACA;;A;AAEE;AAF+D;A;A;A;AAM/D;A;AAN+D;A;AASjE;A;AAGA;A;A;AAIA;A;A;AAIA;A;AAGD;AACA;A;;;;;;;AAOI;AACA;AAGJ;;A;AACC;AACA;AACA;A;AAMD;;A;AACC;A;AAED;;A;AAEC;AACA;AACA;A;AAID;AACA;;AACK;A;AAEH;A;AAEA;A;AAED;AACA;A;AAED;;AACK;A;AAEH;A;AAEA;A;AAED;AACA;A;AAID;A;AAMC;AACA;AACA;A;AAGD;;A;AACC;A;AAID;AACA;AAGA;;A;AACC;AACA;AACA;;A;AACC;A;A;A;AAMD;A;AAED;AAED;AAEC;AACA;AACA;AAED;AAEC;AACA;A;AAEC;A;A;;;;;A;;;;;;;A;AAwBA;A;AAED;A;AAEC;A;A;A;;;;;A;A;AAYC;AACA;A;A;AAIA;A;A;;;;;A;A;;;;;A;AAMF;A;;;;;A;AAOC;A;AAED;A;AAEC;A;A;A;;;;;A;A;AAWC;AACA;A;A;AAIA;A;A;;;;;A;A;;;;;A;AAMF;A;;;AASA;AACA;AACA;AAQA;;AACC;AACA;A;A;AAGA;A;AAED;;AACC;AACA;A;AAMD;;AACC;AACA;A;AAID;AACA;AACA;AACA;A;AAEC;A;AAEC;AACA;A;A;A;AAKD;A;AAEG;A;AAEH;AACA;AACA;A;AAGD;AACA;A;AAEC;A;A;AAGA;A;AAED;A;;;;;;AAMG;;;;A;A;;;;;;;A;AAIH;;;;;;;;A;A;;;;;;;A;A;AAMC;;;A;;;;;;;A;A;A;AAQI;;;A;A;;;;;;;A;A;AAIJ;;;A;A;A;;;;;;;A;AAQC;;;A;A;;;;;;;A;A;A;AAQE;A;A;;;;;;;A;AAIJ;;;AACA;A;AAEC;A;A;;;;;;;A;;;;;;AAME;;;;A;A;;;;;;;A;AAIH;;;;;;;;A;A;;;;;;;A;A;AAMC;;;A;;;;;;;A;A;A;AAQI;;;A;A;;;;;;;A;A;AAIJ;;;A;A;A;;;;;;;A;AAQC;;;A;A;;;;;;;A;A;A;AAQE;A;A;;;;;;;A;AAIJ;;;AACA;A;AAEC;A;A;;;;;;;A;;;AAiCD;;;;A;AAEC;A;AAED;A;;;;A;AAKC;;;;AACA;A;AAED;A;;;;;;;;;;;A;A;A;A;A;A;ACzrBG;AA4NA;AAuIA;AA6OA;AAmGA;AP/hBA;ACzIA;AACA;ACoKA;ACTA;AEhKA;AAGA;ACNA;AAySA;AAqGA;AAKA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AE/UH;A;;;;;A;AAKC;A;AAED;A;;;;;A;AAQC;A;A;AAGA;A;AAED;A;;;;;A;AAiEC;A;AAED;A;;;;;A;AAmDC;A;A;;;;;A;AAQA;A;A;;;;;A;AAMA;A;A;AAGA;A;A;;;;;A;AASA;A;A;;;;;A;AAMA;A;A;AAIA;A;A;AAGA;A;A;;;;;A;AAWA;A;AAID;AACA;A;;;;;A;AAQC;A;AAED;A;;;;;AAIA;A;;;;;;A;AAWC;A;AAED;;;A;;;;;;;AA4BA;AACA;;;A;AACC;A;AAGD;A;;;;;;AASA;A;;;;;AASA;A;;;;;;AAYA;AACA;AACA;;;A;;;;;;;AAWA;AACA;AACA;;;A;;;;;;A;A;AAwyBC;A;AAEA;A;A;;;;;AAOD;A;A;AAGC;A;AAEA;A;AAED;A;;;;;;AA6FA;;A;AACC;;;A;AAED;AACA;;;;;;AACC;;A;AACC;;;;;A;A;AAEE;A;AAED;;A;A;AAGF;;A;;;AAED;A;;;;;;;AAQA;;A;AACC;;;A;AAED;AACA;;;;;;AACC;;A;AACC;;;;;A;AACC;;A;AACC;;;;A;AAED;;A;A;AAGF;;A;;;AAED;A;;;;;;;AAOA;AACG;;;;AAAH;;A;AACC;;;A;AAED;A;;;;;;;AAQG;;;;AAAH;;A;AACC;;;A;AAED;A;;;;;;A;A;AAOC;A;AAEA;A;A;;;;;AAOD;A;A;AAGC;A;AAEA;A;AAED;A;;;;;A;A;AAuDC;A;AAEA;A;A;;;;;AAOD;AACA;A;A;AAGC;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAED;A;;;;;A;AAMC;A;AAED;A;;;;;;;A;;;;A;;;;;;AAgGA;A;;;;;;A;AAOA;;;;;;;;;;A;AACC;A;AAEA;A;AAEA;A;AAEA;A;AAEA;AACA;A;AAEI;;;;AACH;;;;A;AACC;A;AAFuB;A;;AAKzB;A;AAEA;A;AAEA;;;A;AAEI;;;AACH;;;;A;AACC;A;AAF4B;A;;AAK9B;A;AAIA;A;A;A;;;;;;;AAOD;A;;;;;;AAyCA;AACA;AAUI;AACJ;;A;AACC;AACA;A;;AAEA;;AACI;A;AAEH;A;AAEA;A;AAED;A;A;AAGA;A;AAED;AACA;AACA;AACA;A;;;;;;;;AAQA;AACA;AACA;AAEA;AAEA;AACA;A;AAEC;A;AAEG;AACJ;AACA;AACI;AACA;;;AACH;;A;AAKC;A;AAED;AACA;AATsB;A;;AAWvB;A;;;;;;AA0BA;A;;;;;;A;AAaC;A;AAED;;A;AAEC;A;AAGD;AACA;AACA;A;;;;;;;A;AAQC;A;AAED;;A;AAEC;A;AAGD;AACI;A;AAEH;A;AAGD;AACA;AAEA;AACA;;AACA;A;;;;;;;;A;AAMC;A;AAED;;A;AAEC;A;AAGD;AACA;AACA;A;;;;;;;A;AAQC;A;AAED;;A;AAEC;A;AAGD;AACI;A;AAEH;A;AAGD;AACA;AAEA;AACA;;AACA;A;;;;;;;;A;AAQC;A;AAED;;A;AACC;A;;AAEA;;;A;AACC;A;AAED;A;AAED;;;A;;;;;;A;AASC;A;AAED;AACA;A;;;;;A;AAwBC;A;AAED;A;;;;;AAIA;A;;;;A;AASC;AACA;AACA;A;AAED;A;;;;A;AASC;A;A;AAGA;A;A;AAGA;A;AAED;AACA;AACA;AACA;A;;;;;A;AAUC;A;A;AAGA;A;AAED;A;;;;;;A;AAUC;A;A;AAGA;A;AAED;;;;A;AAEC;A;AAED;A;;;;;;AAMA;AACA;AACA;A;;;;;AAMA;A;A;AAGC;A;AAEA;A;AAED;A;;;;;AAMA;A;A;AAGC;A;AAEA;A;AAED;A;;;;A;AAKC;A;AAED;A;;;;AAMA;A;A;AAGC;AACA;AACA;A;AAED;A;;;;;AAMA;A;A;AAGC;AACA;AACA;A;AAED;A;;;;;;;;AAsEA;AACA;A;;;;;;A;;;;;;;;;AAOA;A;AAEC;A;AAED;AACA;AACI;A;AAEH;AACA;AACA;A;AAEA;A;AAED;;;;A;AAEC;A;AAED;A;;;;;;;AAOA;AACA;AACA;;A;;;;;;;;;AAMA;A;AAEC;A;AAED;AACA;;AACI;A;AAEH;A;AAEA;A;A;;;;A;;;;;;AA8BD;AACA;AACA;A;;;;;;AAiBA;AACA;AACA;;;A;AACC;A;AAED;A;;;;;;;AAMA;AACO;A;A;AAIN;A;AAEA;A;AAJA;A;A;;;;;AAWD;AACO;A;A;AAIN;A;AAEA;A;AAJA;A;A;;;;;AAWD;AACO;A;A;AAIN;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAVA;A;A;;;;;;AA+CD;AACA;AACA;AACA;AAEA;;A;AACC;A;AAEC;AACA;A;AAED;AACA;;AACI;A;AAEH;A;AAEA;A;AAED;AACA;A;AAGD;;AACI;A;AAEH;A;AAEA;A;A;AAGA;AACA;A;AAED;AACA;;AACI;A;AAEH;A;AAEA;A;AAED;A;;;;;;;AAMA;AACO;A;A;AAIN;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAZA;A;A;;;;;AAmBD;AACA;AACA;A;;;;;AAMA;AACA;AACA;A;;;;;;A;AA8HC;A;AAED;;;A;;;;;;;A;AAKC;A;AAID;;;A;;;;;;;;;AASA;AACA;A;;;;;;A;;;;;;;AASA;AACA;AACA;;;A;;;;;;A;AAMC;A;AAED;A;;;;;A;AAKC;A;A;AAGA;A;AAKD;A;AAGC;A;AAEC;A;AAED;AACA;A;AAGD;A;AAEC;A;AAED;AACA;A;;;;;A;A;AAOC;A;AAEA;A;A;;;;;AAOD;AACA;A;A;AAGC;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAED;A;;;;;A;AAeC;A;A;AAGA;A;AAED;A;;;;;;;AAeA;A;AAEA;;;;;A;A;A;AAKG;A;AAED;A;AAID;A;AAAA;A;AAEA;;A;AAOC;;AACA;A;AAED;A;AAIC;A;AAED;A;AAGA;A;A;AAED;A;;;;;;;AA2BA;;A;AACC;;;A;A;;;;;;AAoUD;;;A;;;;;;AAMA;;;A;AACC;A;AAED;AACA;AACA;A;;;;;;;AAgIA;;A;AACC;;A;AAED;;;AACA;;A;AACC;;A;AAED;;;A;;;;;;;AAMA;AACA;;;A;AACC;A;AAKD;;;;;;;;;;A;AACC;;;AACA;;;A;AACC;A;A;AAGF;A;;;;;;A;AAOA;;;;;;;;A;A;A;AAGE;A;AAEA;A;AAEA;A;A;A;A;A;AAMA;A;AAEA;A;AAEA;A;A;A;A;A;AAMA;A;AAEA;A;AAEA;A;A;A;A;A;AAMA;A;A;A;AAID;;;;;A;A;;A;AAGE;A;AAEA;A;A;A;A;A;AAKF;;;;;A;A;;A;AAGE;A;AAEA;A;A;A;AAKF;;;;;;;;A;AACC;A;A;A;AAID;;;;;A;AACC;A;A;A;AAKF;;;A;AACC;A;AAID;;;;;;;;;A;AAGC;A;A;A;AAKC;A;AAED;A;AAGD;A;;;;;AAwBA;;AACA;A;A;AAGC;A;AAEA;A;AAED;A;;;;;AAKA;;AACA;AACA;AACA;A;;;;;AAMA;;AACA;A;A;AAGC;A;AAEA;A;AAED;A;;;;;AAIA;;AACA;AACA;AACA;A;;;;;AAIA;;AACA;AACA;AACA;A;;;;;AAIA;;AACA;AACA;AACA;A;;;;;AAUA;;;A;;;;;AAKA;;;A;;;;;AAKA;;;A;;;;;AAKA;;;A;;;;;AAKA;;;A;;;;;AAKA;;;A;;;;;AAKA;;;;;;A;AAIC;;;A;AAED;;;A;;;;;AAKA;;;A;;;;;AAKA;AACG;A;AACF;A;AAED;;;A;;;;;AAKA;AACG;A;AACF;A;AAED;;;A;;;;;AAKA;;;;;;;A;;;;;AAKA;;;;;;;A;;;;;AAKA;;;;;;;A;;;;;AAKA;;;;;;;A;;;;;AA8BA;;;AACA;;AACA;;;A;AACC;A;;AAEA;A;AAED;;;A;;;;;AAKA;;A;AACC;;AACA;AACA;A;AAED;;;;A;;;;;ACh+FA;A;;;;;AA6LA;A;;;;;A;AAYC;A;AAED;A;;;;;AAiKA;A;AAEC;A;AAED;A;;;;;AAGgC;A;;;;;A;AAI/B;A;AAED;A;AAEC;A;AAED;A;;;;;AAG6B;A;;;;;AAEK;A;;;;;AAEL;A;;;;;AAII;A;;;;;AAGjC;A;AAEC;A;AAED;A;;;;;A;AAKC;AACA;A;AAED;A;;;;;;;;A;AAuCC;A;;;;A;AAGD;A;A;;;;;A;AAKA;;;;;;AACC;;A;A;;;;;;;A;A;;;A;;;;;A;;;;;;A;AASA;A;AAED;A;AAEC;A;AAED;A;;;;;AAIA;A;;;;;A;AAKC;A;AAED;AACA;AACA;AACA;;A;A;AAGE;A;AAEA;A;AAED;A;AAED;A;;;;;A;AAKC;A;AAED;AACA;A;;;;;A;AAKC;A;AAED;AACA;A;;;;;A;A;AAMC;AACA;A;AAEA;AACA;A;AAEA;AACA;A;AAEA;AACA;A;AAEA;AACA;A;AAED;A;;;;;A;AAKC;A;AAED;AACA;A;;;;;;A;AAKC;A;AAED;AACA;;;A;;;;;;;A;AAKC;A;AAED;AACA;;;A;;;;;;;A;AAKC;A;AAED;AACA;;;A;;;;;;A;AAKC;A;AAED;AACA;A;;;;;A;AAKC;A;AAED;AACA;A;;;;;A;AAKC;A;AAED;AACA;A;;;;;A;AAKC;A;AAED;AACA;A;;;;;A;AAKC;A;AAED;AACA;A;;;;;A;AAKC;A;AAED;AACA;A;;;;;A;AAKC;A;AAED;AACA;A;;;;;A;A;AAwCC;A;AAEA;A;AAEA;A;AAED;A;;;;;;A;AAMC;A;AAED;AACA;AACA;A;AAEC;A;AAEC;A;A;AAGF;AACA;AACA;A;;;;;AAIyC;A;;;;;;;A;AAKxC;A;AAEG;AACJ;;;;;AACC;A;A;;;;;A;A;;AAKD;A;;;;;AAsBA;A;;;;;AAmBA;;AACA;A;;;;;;;AAaA;;AAEC;AACA;;AACC;A;AAED;A;AAEC;A;AAOD;AACA;;AACC;A;A;AAGA;A;AAED;AACA;AAGA;AACA;;A;AAEE;A;AAED;A;A;AAGA;A;AAED;AACA;A;AAGC;;;A;AAEC;A;A;;;;;A;A;A;;;;;A;;;;;;A;AAWF;A;AAED;AACA;AACA;AACA;A;AAEC;A;AAEE;A;AACF;A;AAED;AASA;AACA;A;;;;;;;AAQA;AACA;;;;;;AACC;;A;AACC;AACA;;;;;;;A;AACC;;A;AAED;A;AAED;;A;;;AAED;A;;;;;;;;;AAoBA;AACA;AAQI;AAOJ;AAEA;;AACC;;;;AACA;AACA;AAMA;;;;;AACC;A;AAKC;;A;AAED;AACA;;;;;AACC;AAEA;AACI;AACJ;;A;AAEC;AACA;;A;AACC;;A;A;AAKF;;;A;A;A;;;;;A;AAMC;AACA;AACA;AACA;AACA;AACA;;A;A;AAOA;;A;AAED;A;AAEC;AACA;;A;A;AAGA;A;AAED;A;AAEC;A;AAEG;AACJ;AACA;AACA;A;;;A;;;A;AAID;A;A;;AAGF;A;;;;;;;;;;AAOA;A;AAEC;;;;;AACC;A;A;;;;;A;A;AAKC;A;A;;A;A;AAKF;A;A;;AAE8C;A;;;;;;A;;;;;AAkBtB;A;;;;AAKzB;A;;;;;;A;AAwDC;A;AAED;;;A;AACC;A;AAED;A;;;;;;;A;AAKC;A;AAED;AACA;;;A;;;;;;;A;AAKC;A;AAED;AACA;;;A;;;;;A;AAUC;A;AAED;A;AAEC;A;A;AAgBA;AACA;AACI;;;AACH;AACA;AACA;AACA;A;A;AAGE;A;AAEC;A;AAED;A;AAEC;A;A;AAb4B;A;A;A;AAmB3B;A;AACF;A;A;AApB6B;A;AAwBhC;A;AAGD;A;AAEC;A;AAED;AACA;AACI;;;AACH;AACA;AACA;AACA;A;A;AAGE;A;AAEC;A;AAED;A;AAEC;A;A;AAb2B;A;A;A;AAmB1B;A;AACF;A;A;AApB4B;A;AAwB/B;A;;;;AAYA;;;;;A;;;;;A;AAWC;A;A;AAMA;A;AAGD;;;;;A;AACC;A;AAID;;;A;;;;;A;AAKC;A;AAGD;;;;;;;;;;;;A;AACC;A;AAGD;;;;;;;A;;;;;A;AAKC;A;AAGD;A;AAEC;A;A;AAMA;A;A;AAKD;;;;;;;;A;AACC;;;;;A;AAGA;;;;;A;AAGA;AACA;A;AAEC;A;AAEG;;;AACH;;;A;AACC;A;AAFyB;A;;AAKvB;;;AACH;;;A;AACC;A;AAF0B;A;;AAK5B;A;AAGA;AACA;A;AAEC;A;AAID;A;AAGA;;;;;;A;AAGA;;;A;AAGA;AACA;A;AAEC;A;A;AAGA;A;AAED;;;;;AACC;AACA;A;AAEC;A;AAED;;;A;AACC;A;A;AAGA;A;A;AAGA;A;A;AAGA;A;A;;;AAGF;A;A;AAGD;A;;;;A;AAkxCC;A;AAED;A;;;AA4EA;A;;;;ACv7FA;;;A;;;;;;;;AChHA;;A;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AAEA;AACA;A;;;;;A;AAWC;A;AAED;AACA;AACA;AACA;AACA;A;;;;AAIA;A;;;A;AAKC;AAKA;AACA;AAEA;A;AAEC;A;AAEC;A;AAEG;AACA;;;AACH;AACA;A;AAFmC;A;A;AAMnC;AANmC;A;AAWpC;AACI;;;AACH;AACA;A;AAFmC;A;A;AAMnC;AANmC;A;AAWpC;AAMA;AACA;A;A;A;AAKA;A;AAKA;A;AAEC;A;A;AAGA;A;AAED;A;AAKA;AACA;AACA;;;;;AACC;A;;AAED;AACA;AACA;;;;;AACC;A;;AAED;A;AAEC;A;AAED;A;AAQA;AACA;AACA;;;;;AACC;AACA;A;;AAKD;A;AAMA;A;AAKA;A;AAIA;A;AAIA;AACA;AACA;;;;;AACC;AACA;A;;AAMD;A;A;AAQF;A;;;AAIA;AACA;A;;;;AAaA;A;;;;;AAIA;A;;;;;AAIA;A;AAEC;A;AAED;A;;;;;AAaA;A;;;;;AAIA;A;;;;;;A;;A;;;;;;A;;A;;;;;AAmBiC;A;;;;;AACA;A;;;;;AACA;A;;;;AAMjC;AACA;AAMA;A;;;AAUA;AACA;AAMA;A;;;;AAMA;A;;;;AAIA;AACA;AACA;A;;;;AAMA;A;;;;AAIA;AACA;AACA;A;;;AAaI;AACJ;AACA;A;;;AAIA;A;;;AAIA;AACI;;;AACH;AACA;AAFgC;A;A;;;;AAOjC;;AACA;;;;;;;;;A;AACC;;;A;AAED;;;A;;;;;;AAIA;;;A;AACC;A;A;AAGA;A;A;AAGA;A;A;AAGA;A;AAGD;;;AAAgH;;;;A;;;;A;;;;;A;AAK/G;A;A;AAGA;A;AAED;A;;;;;A;AAKC;A;AAED;;;A;;;;;;AAgBA;;;;;;;A;AACC;A;AAGD;AACA;;;;;;AACC;A;;AAED;AACA;;;;;;AACC;A;;AAED;A;;;;;;AAaA;A;;;;AAIA;A;;;;;AA8FA;;;A;;;;;A;A;AAMC;A;AAEA;A;AAEA;A;A;;;;AAKD;;AACA;A;A;AAGC;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAED;A;;;;AAmDA;A;;;;A;;A;;;AAiBA;A;AAEC;A;AAED;AACA;A;;;A;AAKC;A;AAED;;AACA;A;AAEC;A;AAED;A;;;;AAIA;;;AACA;AACA;AACA;;;A;AACC;AACA;AACA;A;AAED;AACA;AACA;AACA;A;;;;;AAIA;;A;AAEC;A;AAED;A;;;;A;;A;;;;;AAeA;A;;;;;AAIA;A;;;;AAiBA;;AACC;AACA;A;AAEC;A;AAGD;A;A;;;;AAKD;AACA;A;AAEC;A;AAEC;A;A;AAIF;A;;;;AAUI;A;AAEH;A;AAEA;A;AAEC;A;AAED;AACA;AAGA;A;AAED;;;;;A;;;;;AAII;A;AAEH;A;AAEA;A;AAEC;A;AAED;AACA;AACA;A;AAED;;;;;A;;;;AAIA;AACA;A;;;AAIA;A;;;;AAIA;AACA;;A;AACC;;;A;AAGG;AACG;;A;AACP;;;;;A;AACC;AACA;AACA;AACA;AACA;A;A;A;;;AAGA;;;A;AACC;;;A;AACC;AACA;A;AAED;AACA;;;;;A;A;AAKA;A;;AAEA;A;A;A;A;AAGD;AACA;A;A;AAEA;A;;AAEA;A;A;AAED;;;;A;;;;;AAKA;AAEA;AACA;;;A;AAEC;A;AAED;AACA;;;A;;;;;AAIA;A;AAEC;A;A;AAGA;A;AAED;AAEA;AACI;AACJ;;A;AACC;;;;A;AAEC;A;A;AAGF;AAEA;;A;AACC;A;AAGD;A;AAEC;A;AAGD;A;AAEC;A;A;AAIA;A;AAED;A;;;;;;;;AAII;A;AAEH;A;AAEC;A;AAED;A;AAEC;A;AAED;AACA;A;AAEA;A;AAEC;A;AAED;A;AAEC;A;AAED;AACA;A;AAED;A;AAEC;A;AAED;AACA;A;;;;A;AAKC;A;A;AAGA;A;AAED;;A;AACC;;A;A;A;AAKC;AACA;AACA;A;AAED;A;AAED;A;;;;AAIA;A;;;;;;A;AAKC;A;AAGD;;AACA;A;AAEC;A;AAED;;AACC;A;AAED;;;A;;;;;A;A;AAMC;A;AAEA;A;A;;;;;;A;AAMD;;;;A;AACC;A;AAEA;;;A;AAEI;;;AACH;;;A;AACC;A;AAF4B;A;;A;A;AAM/B;A;;;;;;;;;A;AAKC;A;;A;AAGD;A;AAEC;A;AAED;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;;;;;AACC;A;;AAED;AACA;;;;;AACC;A;;AAED;;AACA;AACA;AACA;;AACC;AACA;A;AAED;AAEA;A;;A;;;;;;A;AAMC;A;A;AAGA;A;AAEC;A;A;AAEC;A;AAEA;A;A;AAGC;AACA;A;AAED;AACA;AACA;AACA;AACA;A;A;A;AAGF;A;AAED;A;;;;;;AAIA;;A;AACC;;A;AAID;;;;A;AAGC;AACA;AACA;A;A;AAIC;A;AAKD;;A;AAEC;A;AAEA;A;AAED;A;A;AAID;A;;;;;;;;AAOC;AACA;AACA;A;AAGA;;;AACA;A;AAEC;A;A;AAGD;AACA;AACA;A;A;AAIA;A;AAGD;AACA;A;A;AAGE;A;A;AAGA;A;A;AAGA;A;A;A;AAIA;A;A;AAGA;A;A;AAGA;A;A;AAGF;;;;;A;AAEE;A;A;;AAGE;;;AACA;;;;AAAH;;;A;AACC;;;A;AAFiB;A;;AAKnB;;A;AAEC;AACA;;AACA;;AACI;;;AACH;AACG;AAAH;;;A;AACC;;;A;AAED;;AALkB;A;;AAOnB;AACA;AACA;AACA;A;AAGD;A;AAEC;A;AAED;AAEA;AACA;;;;;;AACC;;;;;;;;;A;;;AAED;;A;AAGA;;;A;AACC;A;AAEA;;;A;AAEA;AACA;;;;;AACC;;A;;;AAED;A;A;A;;;;;;;;AAKD;A;AAEA;;;;A;AACC;A;AAEA;A;AAEA;;;A;AACC;;;A;AAED;A;A;AAED;A;;;;;;A;AAOC;A;AAED;A;;;A;AAKC;A;AAED;A;;;;;AAIO;A;AACP;;;A;AACC;A;AAEC;A;AAED;AACA;;;A;A;AAIC;A;AAED;AACA;AACA;AACA;AACA;A;AAGA;A;A;A;;;;;;;;;;;;A;AAMA;A;AAED;A;AAEC;A;AAGD;AACA;AACA;AAEA;A;A;AAGE;A;AAEA;A;A;AAIC;AAAH;;A;AACI;AAAH;;A;AACC;;AACC;;AACA;;A;AACC;AACA;AACuC;A;;AACC;A;A;AAGzC;;A;AACC;;A;A;;A;A;AAMJ;AACA;;A;AACC;AACuC;A;;AACC;A;A;AAGzC;;;A;;;;;AAIA;;AAEC;AACA;;AACC;A;AAED;A;AAEC;A;AAKD;AACA;;AACC;A;A;AAGA;A;AAED;AACA;AAGA;AACA;;A;AAEE;A;AAED;A;A;AAGA;A;AAED;AACA;A;AAGC;;AACA;A;A;AAGF;A;;;;;;;;;;;AAIO;A;AACP;;;;A;AACC;A;AAEC;A;AAED;AACA;AAEA;AACA;;A;AACC;AACuC;A;;AACC;A;A;AAGzC;;;A;AAGA;A;AAEC;A;AAED;AACA;AACA;AAEA;AACA;AACA;;A;AACC;AACuC;A;;AACC;A;A;AAGzC;;;A;AAGA;A;AAEC;A;AAED;AACA;AACA;A;AAGA;A;A;A;;;;;;;AAKD;A;;;;;AAIO;A;A;AAEN;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;A;;;;;;AAKM;A;AACP;;;;;;A;AACC;A;AAEA;A;AAEA;A;AAEA;A;AAEA;;;A;AACC;;;A;AAED;A;;AAEA;A;A;A;;;;;;;AAKM;A;A;A;AAGL;A;AAED;A;A;AAGC;A;AAED;A;A;AAGC;A;AAED;A;AAEA;A;A;;;;;;AAKD;AACA;AACA;;AACA;;A;A;AAEC;;;A;AACC;A;A;AAEA;;A;;AAEA;A;A;AAED;A;AAED;A;;;;;;;;A;AAKA;;;A;AACC;;;A;AACC;A;AAED;A;AAEA;;;A;AACC;A;A;AAGA;A;AAMD;A;A;AAED;A;;;;;;;;AAIA;AACA;AACA;;;A;AACC;A;AAED;AACA;;;;;A;AACC;AACA;AACA;AACA;AACA;A;AAED;A;;;;;;;AAIA;AACA;AACA;A;AAEC;A;AAED;AACA;AACA;AACA;AACA;A;;;;;AAIA;AACA;AACA;A;AAEC;A;AAED;AACA;AACA;AACA;AACA;A;;;;;;AAKC;AACA;AACA;AAEM;A;AACP;;;;A;A;AAEE;A;AAED;AACA;AACA;AACA;A;A;AAGA;AACA;AACA;A;A;AAGA;A;AAEC;A;AAED;;;A;AAGA;A;A;A;AAIA;A;AAGD;;;A;;;;;;;AAKC;AACA;AACA;AAEM;A;A;A;AAGL;A;AAED;AACA;AACA;AACA;A;AAGA;AACA;AACA;A;AAGA;A;A;AAIA;A;AAGD;;;A;;;;;;AAIA;AACA;AACA;A;;;;;;;AAMA;A;AAEC;A;AAED;;A;A;;;;;A;AAIA;AACA;A;;;;;A;;;;;AAKA;A;AAEC;A;AAED;;A;AAEC;A;AAED;A;;;;AAoII;;;A;AAEF;A;AAF2B;A;AAK7B;A;;;AAIA;A;;;AAII;AACJ;AACA;AACI;AACA;;;AACH;;;AACA;A;AAYI;A;AACF;A;AAEC;A;A;A;A;AAKJ;A;;;AAOA;A;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;A;A;A;A;A;A;A;A;A;A;A;A;A;;;AF3oCG;AEvnBA;AAmPA;AHiCA;AAmkCA;AAmQA;AGzjBA;AAqHA;AAiaA;A;;;;;;;;;;;;;;;;;;;;;;AC77CH;AACA;A;;;;AAIA;AACA;AACA;A;;;;AAIA;A;;;;AAOA;AACA;A;;;;AAIA;AACA;AACA;AACA;AACA;A;;;;AAIA;A;;;;AASA;AACA;A;;;;AAKA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;A;;;;AAIA;A;;;AAYkC;A;;;AAEE;A;;;;;;;A;A;A;A;A;;ACrFjC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;A;ACjFF;A;AAEG;;;A;AAEF;A;AAF4B;A;AAM9B;AACA;AACA;AAEI;;;AACH;AADiC;A;AAG9B;;;AACH;AAD6B;A;AAG9B;A;;;;;A;AAUC;A;AAGG;;;A;AAEF;A;AAF+B;A;AAMjC;AACA;A;;;;;AAUA;AACA;A;;;;;A;AAiCC;A;AAKD;AAEA;;;;AACA;AACA;;AAEC;AAEA;AACA;AACA;AACA;AAEA;AACA;A;AAGD;A;AAEC;A;AAGD;A;AAEC;A;AAGD;AACA;A;A;AAIC;A;AAEC;A;A;A;AAIA;AACA;A;A;A;;;;;AAOF;AACA;AACA;A;;;;;;;;A;A;;;;;A;AAkBA;;A;AACK;AACA;;;AACH;AACA;AAFoC;A;AAIrC;AACA;A;AAEC;A;AAED;AACG;;;A;A;;;;;A;AAGH;A;AAID;;AACC;A;AAEC;AACA;A;AAED;AACG;;;A;A;;;;;A;AAGH;AACA;A;;AAID;AACA;AACA;AACA;A;;;;;;;AAOA;;A;AACC;AACA;;;AACA;A;AAED;A;;;;;AASA;A;;;;;A;AAOC;A;AAED;A;;;;;AAUA;A;;;;;;;;AAUI;AACJ;AAGA;AAEI;;;A;A;A;;;;;;;A;A;;;;;;;A;AAQF;AACA;A;AAED;AACA;AAEA;A;AAEC;AAhByB;A;A;A;AAqBzB;AArByB;A;A;A;A;;;;;;;A;A;A;A;;;;;;;A;AAqCzB;;AACC;A;A;A;;;;;;;A;A;A;;;;;;;A;AAWD;A;AAID;;AACC;A;A;AAIA;A;AAED;AACA;A;AAID;AACA;;;;;;A;A;AAGC;AACA;AAGA;A;A;;;;;;;A;AAIA;AAGA;A;A;;;;;;;A;A;AAPA;A;A;;;;;;;A;AAIA;AAGA;A;A;;;;;;;A;A;AAAA;A;A;;;;;;;A;A;A;;;;;;;A;;;;;AAWD;AACA;;;AACA;A;;;;;;;A;A;;;;;A;AA6FA;AAEA;AACA;;AACC;AACG;;;A;AAUF;AACA;AACA;A;AAEI;AACJ;;;;AACA;A;A;;;;;A;A;A;AAOF;;AACC;AACG;;;A;AAMF;AACA;AACA;A;AAEI;AACJ;;;;AACA;A;A;;;;;A;A;A;AAOF;;AACK;AACJ;;;;AACA;A;A;;;;;A;A;A;;;;;A;;;;;;A;A;;;;;A;A;;;;;A;;;;;A;A;;;;;A;A;;;;;A;;;;A;AA+EA;A;AAGD;A;;;;;;;;;;;A;A;A;AAhgBG;AAIA;AAKA;AAKA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;ACtGC;;;AACC;;;;;;AACH;AADuC;A;;AADlB;A;;A;;;;;;AAUvB;AACA;AACC;A;AAEC;A;AAED;;;;;A;AACC;A;AAED;;;A;AACC;A;AAED;AACA;A;;A;;;;;;AAKD;AACA;AACA;AAGI;;;AACH;AAD8B;A;;AAK3B;;;AACH;AACA;AAFwB;A;;A;;;;;;AAgBxB;AACA;AAGD;AACC;AAEA;;A;AACC;AACA;A;AAID;;A;AACC;AACA;A;AAID;;A;AACC;AACA;A;AAGD;;;;AACA;;A;AACC;AAIA;AACA;A;AAID;;A;AACC;;;A;AACC;A;A;AAMF;;;;;A;AACC;;AACA;AACA;A;AAGD;;;;AACA;AAEA;;;;AACA;AACA;;A;AACC;AACA;AACA;A;;AAEA;AACA;AACA;A;A;;A;;;;;;;;AAUF;AACA;;;;AAEA;;;;;AACC;A;;AAED;;;;;AACC;A;;AAED;;A;AACC;A;;;;;A;AAGD;AACA;AACA;AAEA;AACC;;;;;AACC;A;;AAED;;;;;AACC;A;;A;AAGA;A;AAED;AACA;AACA;A;;AAED;A;;;;;A;;;;;;AAOA;AACA;;;;AAEA;AACC;;;;;AACC;A;;AAED;;;;;AACC;A;;A;AAGA;A;AAED;AACA;AACA;A;;A;;A;;;;;AAWD;AACI;;;AACH;;;;;AACC;A;;A;AAIA;A;A;AAIA;A;AAGD;AAGA;;A;AACK;;;AACH;;;A;AACC;A;AAED;AAJuB;A;;A;AAQzB;;A;AACK;;;AACH;;;A;AACC;A;AAED;AAJsB;A;;A;AA1BC;A;;AAkC1B;A;;;;;AAMA;AACA;;A;AACC;AACA;AAEI;;;AACH;A;AAEC;A;AAED;AALyD;A;;A;A;;;;;;;;;AAqB3D;AAGC;AACA;AACA;AACA;AAGD;;A;AACC;;A;AAEC;;AACA;;AACA;;A;AAGD;;A;A;A;A;;;;;A;A;;;;;A;A;;;;;A;A;;;;;;AAeD;;;A;A;AAEC;A;AAED;A;;;;;AAKA;;;;AACA;;;;AACA;;;;AACA;A;;;;;AAKA;;;A;;;;;AAIA;AACA;AACA;;AACC;AACA;AACA;A;;A;;;;;;AAKG;;;AACH;AADkB;A;;A;;;;;;AAMnB;AACA;;;;AACA;;AACC;AACA;AACA;A;;AAED;AAEA;;AACC;;;;AACA;;AACC;AACA;AACA;A;;AAEE;AAAH;;A;AACC;A;AAED;A;;A;;;;;;AA2BD;;A;AAIC;AACA;AACA;;AACC;AACA;;;A;AACC;A;;AAEA;A;A;;AAIE;;;AACH;AADoB;A;;AAGrB;A;AAMD;;A;AAIC;AACA;AACA;;AACC;AACA;;;A;AACC;A;;AAEA;A;A;;AAIE;;;AACH;AADkB;A;;AAGnB;A;AAGD;AACA;AACI;;;;A;AAEH;AACA;A;AAEA;AACA;A;AAED;AAEA;;AACC;AACA;;;A;AACC;A;;AAEA;A;A;;AAIF;AACA;;A;AACC;A;AAED;;A;AACC;A;AAED;;A;AACC;A;A;;;;;;AASD;AACA;AAEA;;AACC;;A;AACC;AACA;A;;AAEA;AACA;A;A;;AAIF;A;;;;;;ACndI;;;AACC;;;;;;AACH;AADuC;A;;AADlB;A;;A;;;;;;AAUvB;AACA;AACC;A;AAEC;A;AAED;;;;;A;AACC;A;AAED;;;A;AACC;A;AAED;AACA;A;;A;;;;;;AAKD;AACA;AACA;AAGI;;;AACH;AAD8B;A;;AAK3B;;;AACH;AACA;AAFwB;A;;A;;;;;;AAgBxB;AACA;AAGD;AACC;AAEA;;A;AACC;AACA;A;AAID;;A;AACC;AACA;A;AAID;;A;AACC;AACA;A;AAGD;;;;AACA;;A;AACC;AAIA;AACA;A;AAID;;A;AACC;;;A;AACC;A;A;AAMF;;;;;A;AACC;;AACA;AACA;A;AAGD;;;;AACA;AAEA;;;;AACA;AACA;;A;AACC;AACA;AACA;A;;AAEA;AACA;AACA;A;A;;A;;;;;;;;AAUF;AACA;;;;AAEA;;;;;AACC;A;;AAED;;;;;AACC;A;;AAED;;A;AACC;A;;;;;A;AAGD;AACA;AACA;AAEA;AACC;;;;;AACC;A;;AAED;;;;;AACC;A;;A;AAGA;A;AAED;AACA;AACA;A;;AAED;A;;;;;A;;;;;;AAOA;AACA;;;;AAEA;AACC;;;;;AACC;A;;AAED;;;;;AACC;A;;A;AAGA;A;AAED;AACA;AACA;A;;A;;A;;;;;AAWD;AACI;;;AACH;;;;;AACC;A;;A;AAIA;A;A;AAIA;A;AAGD;AAGA;;A;AACK;;;AACH;;;A;AACC;A;AAED;AAJuB;A;;A;AAQzB;;A;AACK;;;AACH;;;A;AACC;A;AAED;AAJsB;A;;A;AA1BC;A;;AAkC1B;A;;;;;AAMA;AACA;;A;AACC;AACA;AAEI;;;AACH;A;AAEC;A;AAED;AALyD;A;;A;A;;;;;;;;;AAqB3D;AAGC;AACA;AACA;AACA;AAGD;;A;AACC;;A;AAEC;;AACA;;AACA;;A;AAGD;;A;A;A;A;;;;;A;A;;;;;A;A;;;;;A;A;;;;;;AAeD;;;A;A;AAEC;A;AAED;A;;;;;AAKA;;;;AACA;;;;AACA;;;;AACA;A;;;;;AAKA;;;A;;;;;AAIA;AACA;AACA;;AACC;AACA;AACA;A;;A;;;;;;AC1RD;;A;AAEC;A;AAED;AACA;A;;;;;;;A;A;A;AAkBA;A;;;AAIA;AACA;A;;;;AA4E0C;A;;;;;AACA;A;;;;;AACA;;;;A;;;;;;AAGb;A;;;;;;;AAYH;A;;;;;;;AA4C1B;;;;A;;;;;;;AC7LA;;AACA;;AACA;AACA;AACA;A;;;;;;;ACsCA;;;;AACA;;AACC;AAEA;;;A;AACC;A;;AAEA;A;A;;AAIF;A;;;;;;;;AAoEA;;AAAyC;A;;;A;;;;;;;AAUE;;;A;;;;;;;;;;A;A;AC1IxC;AACA;;;;;;;;;;;;;;;;;;;;;;;;;ACasC;A;;;;;;AACA;;;A;;;;;;AAEzC;;;;AACA;;;;A;;;;;AAsBA;;;A;AACC;A;AAKD;;AACA;AACA;AACA;AACA;;;AACC;;AACA;;A;;AAED;AAIA;AACA;A;;;;;;AAQA;;;;A;AAEC;A;A;AAGD;;;;;;;;;;;;A;AACC;;;;A;AAGC;A;AAEA;A;AAEA;A;A;A;AAGD;;;;A;AAGC;A;AAEA;A;AAEA;A;A;A;AAGD;;;;;;A;AAGC;A;AAEA;A;AAEA;A;A;A;AAGD;A;AAEA;;;;AACG;A;AACF;A;AAED;A;AAEA;;;;A;AAGC;A;AAEA;A;AAEA;A;A;A;AAGD;;;;A;AAGC;A;AAEA;A;AAEA;A;A;A;AAGE;;;A;AACF;A;AAED;;;;A;AAGC;A;AAEA;A;AAEA;A;A;A;AAGG;;;AACA;;;;;;A;AACF;A;AAF+B;A;;AAKjC;A;AAEI;;;;AACA;;;;;;A;AACF;A;AAF0B;A;;AAK5B;A;AAEG;;;A;AACF;A;AAED;;;;;;;;;;A;AAEC;A;AAED;;;;;;;A;AAGA;;A;A;A;;;;;A;A;AAYC;A;AAED;A;A;AAGA;A;AAED;A;;;A;AAOC;A;AAEA;A;AAEA;A;AAEA;A;AAED;A;;;AAIA;A;;;;;;A;A;;;;;;;;;;;;A;AC7MA;AACA;AACA;AACA;AACA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;A;ACsBC;A;AAED;A;;;;;AAIA;A;;;AAIA;A;;;AAIA;A;;;AAIA;A;;;;;AAQA;AACA;A;;;;AAMA;AACA;;;AAEE;AACA;;;;;;AACC;A;;AAED;;;A;;A;;;;;AAUF;A;;;;A;AAcC;A;AAED;A;;A;AAWC;AACA;AACA;A;A;;;A;AAMA;A;AAED;AACA;;;;;;A;AAEE;A;A;;AAGF;A;;;AAIA;A;A;AAEC;A;A;AAEA;A;A;AAEA;A;A;AAEA;A;A;AAEA;A;A;;;;;A;AAMA;A;AAED;A;;;;;AAIG;A;AACF;A;AAED;A;;;;AAKA;AACA;;;;;AACC;AACA;A;;AAED;A;;;AAIA;A;AAEC;A;AAEE;;;A;AAIF;A;AAID;A;;;;;AAIG;A;AACF;A;AAEE;A;AACF;A;AAED;AACA;;A;;;;;;AAIG;A;AACF;A;AAED;A;;;;;AAIG;A;AACF;A;AAED;A;;;;;AAIG;A;AACF;A;AAED;A;;;;;AAIG;A;AACF;A;AAED;A;;;;;AAIA;A;;;;;AAIG;A;AACF;A;AAED;A;;;;;AAIA;A;;;;;AAIA;A;;;;;;;AAIA;;AACC;A;AAEC;A;AAEE;A;AACF;A;AAEE;;;A;AACF;A;AAED;A;AAED;;A;;;;;;AAIG;A;AACF;A;AAED;A;;;;;AAIG;A;AACF;A;AAED;A;;;;;A;A;AAUC;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;A;;;;;AAKD;A;;;;;AAIA;A;;;;;AAIA;A;;;;;AAIA;A;;;;;AAIA;A;;;;;AAMG;A;AACF;A;AAED;A;;;;;AAIA;A;;;;;AASA;A;;;;AAOA;AACG;A;AACF;A;AAED;AACA;A;;;;AAOA;;;A;AAEC;A;AAED;A;;;;;;;;;;;;;;A;;;;AAtVG;A;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;ACbH;A;;;A;A;AC2VC;A;AAEA;A;AAEA;A;AAEA;A;AAED;A;;;;A;ACrTC;A;AAEC;A;A;AAGF;A;;;;;A;A;AAMC;A;AAEA;A;AAEA;A;AAED;A;;;;;AAIA;A;;;;;AAIA;A;;;;ACVA;A;;;;;;;A;;;;;;;A;;;;;;;A;;;;;;;A;;;;AAoBA;A;;;;;;;;;A;;;;;;;;;;;A;;;;;;A;;;;;A;;;;AAoBA;A;;;;AAIA;A;;;;AAIA;A;;;;AAIA;A;;;;;ACtHA;A;AAEC;A;AAED;A;AAEC;A;AAED;;AACA;AACI;;;AACH;AACA;AAFiC;A;AAIlC;A;;;;AA2BA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;A;;;;;AC9CA;AACA;;;AACK;A;AAMA;A;AACF;A;A;AAIF;A;AAEC;A;A;AAID;A;;AAED;AACA;;A;AACC;;A;AAED;;AACA;;AACA;;A;;;;;ACCA;AACA;;;AACA;A;AAEC;A;AAED;A;;;;;AAgEA;AACA;AACA;AACA;;;AACA;A;;;;;A;;;;;AAgBA;;;;A;AAEC;A;A;AAGA;A;AAGD;AACA;;AACC;AACA;A;AAEC;A;AAED;AACA;AACA;AACA;AACA;AACA;A;AAGD;A;;;;;;AAsCG;A;AACF;A;AAED;;;;A;AAEC;A;AAED;AACA;A;;;;;;AAIA;;;;A;AAEC;A;AAED;AACA;A;;;;;;AA4BA;;;AACA;A;;;;;;AAYA;;;AACA;A;;;;;;AAiDA;;;AACA;A;;;;;;;;AAWG;AAAH;;A;A;;;A;AAGA;AACA;;AACA;;A;;;;;;AAIA;;;;A;AAEC;A;AAED;;;A;;;;;;AAsCA;;;AACA;A;;;;;;AAIA;;;;A;AAEC;A;AAGD;;A;AACC;;;;AACA;AACA;A;AAGD;;AACA;;;;A;AAEC;A;AAED;AAEA;AACA;AACA;A;;;;;;AAIA;;;;A;AAEC;A;AAGD;;A;AACC;;;;AACA;AACA;A;A;AAIA;A;AAEC;A;AAED;A;AAGD;;AACA;AACA;;;;A;AAEC;A;AAED;AACA;AACA;A;;;;;;AAIA;;AACA;;;;A;AAEC;A;AAED;AACA;A;;;;;;AAIA;;AACA;AACA;;;;A;AAEC;A;AAED;A;;;;;;;AAIA;;;;A;AAEC;A;AAGG;A;AAEJ;;;;A;AACC;A;A;AAEA;A;A;AAEI;AACD;;A;AACF;A;AAED;A;;AAEA;A;A;A;AAIA;A;AAGD;AACA;AACA;AACA;A;;;;;AAIA;A;;;;A;AA4CC;A;AAEG;;;A;AAEF;A;AAFyB;A;AAK3B;A;;;AAIG;A;AACF;;;A;AAEC;A;AAED;A;A;;;AAMD;;;A;AAEC;A;AAED;A;;;;;;;;;;;;;A;A;A;A;A;A;A;;;ALlUG;AAuHH;AACA;AACA;AAmBG;AKjWA;AACA;AACA;AAEA;AAGH;AACA;AACA;AACA;AACA;AACA;AAYG;ACbH;;;;;;;;;;;;;;A;;;;;A;;;;ACdA;A;;;;;;A;;;;;A;;;;;A;;A;;;;;A;;A;;;;;;A;;;;;A;;;;;;A;;;;;A;;;;;;;;A;;;;;;;;;A;;;;;;;;A;;;;;;;;;A;;;;;A;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AC8BA;;A;AACC;;A;AACC;;;A;AAED;A;AAED;AACA;AACA;A;;;;;;A;AAMC;A;AAED;A;;;;;;;AChCA;;A;AACC;A;A;AAGA;A;AAED;AACA;AACC;AACA;A;AAED;A;;;;;;;A;ACzBC;A;AAED;A;;;;;A;AAMC;A;AAED;A;;;;;AAsDA;A;AAEC;A;A;;;;;AAMD;A;;;;;A;AAMC;A;A;;;;;;;AC5ED;;;A;;;;;A;;;;;A;AAOC;A;AAED;A;;;;;;;AAOG;;;A;A;;;;;A;A;AAIF;A;AAED;A;;;;;A;;;;;A;AAOC;A;AAED;A;;;;;;AAcA;;;;;;;;A;A;;A;;;AACC;;;A;AACC;A;A;;;A;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;A;ACyBD;A;AAED;;A;AACC;A;AAED;A;;;;;;;AAMA;;;A;;;;;AAMA;AAOA;AACA;A;;;;;;;;;;;AAWA;;A;AAGC;AACA;AACA;AACA;AACA;AACA;A;AAGE;A;AACF;AACA;AACA;AACA;AACA;AACA;A;A;AAIA;AACA;AACA;AACA;A;AAEC;A;AAEA;A;AAED;AACA;A;AAKD;AACA;AACA;AACA;AACA;;AACC;AACA;A;AAEC;AACA;A;AAEA;A;A;AAGF;AACA;AACA;AACA;AAEA;A;AAKI;;;;;;;A;A;;;;;;;;;;;A;A;AAKJ;A;;;;;;A;AAqBC;A;A;AAKI;;;A;AAEF;A;AAFyC;A;A;AAQ5C;;;;;A;AAEE;A;A;;AAKF;A;;;;;AAMA;;;;;A;AAEE;A;A;;AAGF;A;;;;;;;;;;AAWC;;;;AACA;;;;AAGD;;;;A;AAEC;;;;A;A;A;;;;;;;;;;;;;A;AASD;A;A;;;;;;;;;;;;;A;AAOA;;;;A;A;AAGE;A;AAEA;;;;AACA;A;A;A;A;;;;;;;;;;;;;A;A;AASD;A;A;A;;;;;;;;;;;;;A;AAMD;AAEI;;;;AACJ;;;;A;A;;;;;;;;;;;;;A;AAIA;AACA;;;;A;A;;;;;;;;;;;;;A;AAKA;;;AAEA;AAGA;AACA;AACA;AAEA;AACA;AACA;;;;A;AAKC;;;;AACA;;;;AACA;;;;AACA;;;;A;A;A;;;;;;;;;;;;;A;A;;;;;;;;;;;;;A;A;;;;;;;;;;;;;A;A;;;A;AAoBA;A;A;AAGA;;;;;;;A;A;A;AAIG;A;AAED;A;A;;A;AAID;A;AAED;A;AAEA;;;;;;;A;AAEE;A;A;;AAGF;A;A;;;;;;A;A;;;;;;;A;AAWD;A;AAEC;A;AAEA;AACA;A;AAKG;AACJ;;;;A;A;;;;;;;A;AAIA;A;A;AAGE;A;A;;;;;;;A;AAKE;AACJ;;;;A;A;;;;;;;A;AAIA;A;A;AAGE;A;A;;;;;;;A;AAKE;AACJ;;;;A;A;;;;;;;A;AAIA;A;AAGC;A;A;;;;;;;A;;;AA0BG;A;AAEH;A;AAED;A;AAEK;AACJ;;;;A;AAEC;A;AAED;AACA;A;AAEI;AACJ;;;;A;AAEC;A;AAGG;AACJ;;;;A;AAEC;A;AAEG;AACJ;;;;A;AAEC;A;AAED;AACA;AACA;AACA;A;AAEI;AACJ;;;;A;AAEC;A;AAED;AACA;A;A;AAIA;AACA;A;AAGD;;;;A;AAEC;A;AAED;AAEA;A;;;;;;A;A;;;;;;;A;AAUA;AACA;;;;;;;A;A;A;;;;;;;A;A;;;;;;;A;AAOC;AACA;A;A;;;;;;;A;A;;A;A;;;;;;;A;A;;;;;;;A;;;AAeG;A;A;AAGH;A;AAEC;A;A;AAGD;A;AAGA;AACA;A;AAEC;A;AAED;AACA;AACA;A;AAEC;A;AAID;A;AAEC;A;AAEG;;;A;AAEF;A;AAED;AAJuB;A;AAMxB;A;AAEC;A;AAED;A;AAGD;A;;;;;;;AAOA;;AAQA;;;;;AACC;AACA;;A;AACC;;;;A;A;;;;;A;A;A;;;AAQF;;;;;AACC;A;A;;;;;A;A;;AAOD;A;;;;;;ACjcA;A;;;;;A;AAMC;A;AAED;A;;;;;AAIgC;A;;;;;A;AAK/B;AACA;A;AAEC;AACA;A;AAID;A;AAID;A;AAEC;A;AAEA;A;AAEA;A;A;;;;;A;AAOA;A;AAED;AACA;A;;;;;A;AAMC;AACA;A;A;;;;;A;AAkCA;A;AAED;AACA;AACA;A;;;;;A;AAMC;A;AAED;AACA;AACA;A;;;;;A;AAUC;A;AAED;A;;;;;A;AAwBC;A;AAED;AACA;AACA;A;;;;;A;AAmBC;A;AAED;AACA;AACA;A;;;;;AA0GA;A;;;;;;AAMA;AAEA;;A;AACC;;A;AAED;AACA;;A;AACC;;A;AACC;A;;AAEA;;;AACA;A;A;AAGF;A;;;;;;;;;;AAMA;AACA;;A;AACC;;A;AAGD;AACA;;A;AACC;;A;AACC;AACA;A;;AAEA;;;;A;AAED;A;;AAEA;A;AAED;AACA;A;;;;;;;;;;AAKA;;;;;AACA;A;;;;;;;AAKA;;;AACA;A;;;;;;;AAKA;;;AACA;A;;;;;;;AAKA;;;AACA;A;;;;;;;AAKA;;;;A;;;;;AAMA;AACA;A;;;;;;;AAkBA;;AACA;A;AAGC;A;AAGD;AACA;;;A;;;;;A;;;;;;;;;;A;;;;;;;;A;;;;;;;;AAWA;AACA;AACA;AACA;AACA;AACA;A;;;;;AAKA;;;A;;;;;;;AAKA;;;A;;;;;;;AAKA;;;A;;;;;;AAMA;A;;;;;;AAMA;;;AACA;A;;;;;;AAwCI;AACJ;AAEA;AACA;A;AAEC;A;A;AAMI;AACJ;AACA;AACA;A;AAGC;A;AAGA;AACA;A;AAGA;AAEA;AACA;A;AAGA;AACA;A;AAED;;;AACA;A;AAEA;AACA;AAEA;;;AAGA;AACA;A;AAIC;AACA;AACA;AACA;A;AAKC;AACA;AACA;A;A;A;A;AAMF;AACA;A;AAGD;A;;;;;;AASA;AACA;AACI;;;AACH;AACA;A;AAEC;AACA;A;AAED;AAPqB;A;A;AAUrB;AACA;A;A;;;;;A;;;AAQD;A;AAEC;AACA;A;AAEA;;AACC;AACA;AACA;A;A;AAGF;A;;;;AAIuC;A;;;;;AAGC;A;;;;;AAGA;A;;;;;AAaxC;AACA;AACA;A;;;;;AAKA;AACA;AACA;A;;;;;AAKA;AACA;AACA;A;;;;;A;AAOC;A;AAED;A;;;;AAMA;A;;;;A;AAWC;A;AAED;A;AAEC;A;AAEC;A;AAEE;A;AACF;A;AAED;A;A;AAGA;A;AAEE;A;AACF;A;AAED;A;;;;;A;AAQC;A;AAEA;A;AAEA;A;A;;;;;AAMD;AACA;A;AAEC;AACA;A;AAEA;AACA;A;AAED;AACA;A;AAEC;A;AAGC;A;AAEA;A;A;AAGF;A;;;;;A;AASC;AACA;AACA;A;AAEC;A;A;AAGA;A;AAED;A;AAED;A;AAIC;A;AAEA;A;AAEA;A;A;;;;;;AAuCD;;;;;AACA;;;;;AACA;;;A;;;;;;;;;;;A;;;;;;;;;A;;;;;;;;;AAsBA;AAGA;AACA;AACA;AAMA;AACA;AACA;AACA;AAKA;AACA;AACA;AAMA;AACA;AACA;AACA;AAEA;AACA;A;AAGC;A;AAGD;A;A;AAME;A;AAGA;AACA;AACA;A;A;AAMF;AACA;AACI;A;AAEH;AACA;A;AAEA;A;AAGD;AACA;AACA;A;;;A;AAwBC;A;AAED;A;;;AAOA;AAGA;AACA;AACA;AAGA;AACA;AACA;AAGA;AACA;AACA;AAGA;AACA;AAEA;A;;;;;;;AAqBA;;;;;AACA;AACA;A;AAEC;A;AAED;A;;;;;AAIA;A;;;;AAKA;AACA;A;;;;;AAKA;AACA;A;;;;;A;AAUC;A;AAED;AACA;A;;;;;AAKA;A;AAEC;A;AAED;A;;;;;;;;AAMA;;;;AACA;A;;;;;;;;;AASA;;;;A;AAEC;AACA;A;A;AAGA;AACA;A;AAED;A;;;;;;AAUA;A;;;;;AASA;A;;;;;AASA;A;;;;;AAUA;A;;;;;;AAUI;AACA;AACJ;AAEA;;A;AACC;A;;AAEA;;;A;AAEC;AACA;A;AAGD;A;AAEC;A;AAED;A;AAGD;AACA;AACA;A;AAkBC;A;AAGD;A;;;;;;;AAKA;A;AAEC;A;AAGD;A;AAEC;A;AAGD;A;AAEC;A;A;AAGA;A;AAGD;AACA;AAGA;AACA;AAEA;AACA;A;AAEC;A;AAGD;AACA;AACA;AAEA;;A;AACC;A;;AACS;;;A;AACT;A;AAEA;A;A;AAGD;A;;;;;;;AASA;;;A;;;;;;;AAKA;;;A;;;;;;;AAMG;;A;AAGF;A;AAGD;AACA;AACA;;AACA;AACA;A;;;;;;;A;AAQC;A;AAGG;AACJ;;;;AACA;A;;;;;;;AAMG;;A;AACF;A;AAGD;AACA;;;A;;;;;;;AAOI;AACJ;;;;AACA;A;;;;;A;AAUC;AACA;AACA;A;AAEC;AACA;A;A;AAGF;A;;;;;;AAiBA;;;AACA;A;;;;;AAIA;A;;;;;A;AASC;AACA;AACA;A;A;AAGA;AACA;AACA;A;A;;;;;A;;;;A;AAyBA;A;AAID;AACA;;;AACA;AAGA;;;AACA;;;AACA;;;AACA;;;AAGA;AAGA;A;AAEC;A;AAID;AAGA;AACA;AAEA;AAMA;;;;;AACA;;A;AACC;AAGA;;A;AACC;;;A;AAED;A;AAGD;AACA;AACA;A;;;;;;AAWA;A;AAEC;A;AAED;;AACA;A;;;;;AAYA;A;AAEC;A;AAED;;A;AAEC;A;AAED;A;;;;;;AAOA;AACA;AACA;A;AAGC;AACA;AACA;A;AAEC;AACA;A;A;A;AAOD;AACA;A;AAIA;AACA;AACA;A;AAQA;AACA;AACA;AACA;AACA;AACA;;;;A;AAEC;A;AAED;;;;A;AAEC;A;AAKD;AACA;;AACC;A;AAED;AACA;AACC;A;AAGC;AACA;;;;A;AAEC;A;AAED;A;A;AAGA;A;AAED;AACA;AACA;A;AAED;A;A;AAUA;AACA;A;AAED;A;;;ACtkDA;AAEA;AACA;AACA;AACA;AAMA;A;AAEC;AACA;A;AAEA;A;AAED;AACA;A;AAEC;A;AAED;A;;;A;AAOC;A;AAED;A;;AC5BI;A;;;;;;;AAeJ;;A;;;;;;;A;;;;A;AC8IC;A;AAED;AACA;A;;;;;;AAMI;;;AACI;A;A;A;A;A;;;;;;;A;A;A;;;;;;;A;A;A;A;A;A;A;;;;;;;A;A;A;;;;;;;A;A;A;A;;;;;;;A;A;A;A;A;;;;;;;A;A;A;;;;;;;A;A;A;A;;;;;;;A;A;;;;;;;A;A;A;;;;;;;A;A;;;;;;;A;A;A;A;;;;;;;A;A;;;;;;;A;A;A;;;;;;;A;A;A;;;;;;;A;A;;;;;;;A;A;;;;;;;A;A;A;;;;;;;A;A;A;A;;;;;;;A;A;A;A;;;;;;;A;A;A;;;;;;;A;A;A;;;;;;;A;A;A;;;;;;;A;A;A;;;;;;;A;A;A;A;;;;;;;A;A;A;;;;;;;A;A;A;;;;;;;A;A;A;;;;;;;A;A;A;;;;;;;A;A;A;AAiHL;AACA;AACA;;AACC;A;A;AAIA;A;AAEC;A;AAED;A;;;;;;;A;A;A;AA7HyB;A;A;;;;;;;A;;;AA2LzB;;;AACH;AACA;A;AAGC;AACA;A;AAEC;A;A;AARsB;A;AAYzB;A;;;AAIA;;;;;;A;AAEE;A;A;;AAGF;A;;;AAOA;A;AAEC;AACA;A;AAIG;AACJ;AACA;;AACC;AACA;AACA;AACA;A;AAED;AACA;AAGI;;;AACH;AADiC;A;AAIlC;A;;;;;AAQA;A;AAEC;AACA;A;AAED;;;;AACA;A;A;;;;;A;A;AAKC;A;A;;;;;A;;;A;AAWA;A;AAED;A;;;AAIA;A;;;A;AAKC;A;AAED;A;;;AAOC;AACA;AACA;AAED;AACI;AACA;;;AACH;AACA;AACA;A;A;AAIA;A;A;AAGA;;AACC;A;A;AAGA;A;A;AAGF;AACA;A;;;;;AAeA;;A;AAIC;AACA;A;AAEC;AACA;A;AAED;;;;AACA;;;;AACA;AACA;AACA;AACA;A;AAEC;AACA;A;AAED;AACA;AACA;AACA;A;AAED;A;;;;;;;AAMA;AACA;AACA;;;;;AACA;;AACA;;A;AACC;AACA;;;;;A;;AAIA;A;AAED;AACA;;;;;AACA;AACA;;;;;AACA;AACA;;;;;AACA;AACA;;;;;AACA;AACA;AACA;AACO;A;A;AAEN;A;AAEA;A;AAiBA;AACA;AACA;A;AAED;AACA;A;;;;;;;AAWI;AACJ;A;AAEK;AACJ;A;AAEA;A;AAED;;AACA;A;;;;;;;AAOC;;;;;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AAGD;;AACC;;;;A;AAEC;A;A;AAGA;A;AAED;A;AAIC;;;;;AACA;A;A;AAKA;;;;A;AAGD;A;A;AAEC;A;AAEC;A;AAED;A;AAEA;A;AAEA;A;AAEA;AACA;A;AAEA;A;AAEA;A;AAEA;A;AAEA;AACA;A;AAEA;A;A;AAGC;A;AAED;A;AAEA;A;A;AAGC;A;AAEC;A;A;AAGF;A;AAEA;A;AAEA;A;AAGA;A;AAEC;A;AAED;A;AAGA;A;AAEC;A;AAED;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;A;AAGC;A;AAEA;A;A;A;AAIA;A;AAEA;A;A;A;AAMA;AACA;A;AAED;AACA;A;AAEC;AACA;AACA;A;AAEA;A;AAED;A;AAEC;A;A;AAGA;A;A;A;AAMC;A;AAED;A;A;A;AAKA;AACA;A;AAID;A;AAEC;AACA;A;AAEA;A;AAED;AACA;A;AAEA;A;A;A;AAGF;A;;;;;AAuBA;AACA;AACA;;;;;;;A;AAQM;A;AAEH;A;AAEC;A;A;AAGD;A;AAEG;;;AACH;AACA;AACA;AAHsB;A;A;A;AAOtB;A;AAED;A;A;;AAGF;AACA;A;;;;A;AAMC;A;AAMD;A;;;;A;AAOC;A;AAED;AACA;A;;;A;AAQC;A;A;A;AAIC;A;AAED;A;AAED;A;;;AAOI;;;;AACA;;;AACH;AADkC;A;A;AAIlC;A;AAED;A;;;AAIA;;AACC;A;AAED;A;;;AAMA;;A;A;AAGG;A;AAED;AACA;AACA;A;A;AAGA;A;AAED;AACA;A;AAED;A;;;;AA8CA;;;A;;;;;;AAaA;;;;AACA;AACA;AACA;AAIC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AAID;AACK;AACJ;;;;AACA;AACA;;;A;AAEC;A;A;A;AAIC;A;AAED;A;AAED;AACI;AACJ;A;A;A;AAGE;AACA;A;AAED;AACA;;;;AACA;;;A;AAEC;A;AAEA;A;AAEA;A;A;A;AAIA;AACA;A;AAED;;;;AACA;;;A;AAEA;;;;AACA;A;AAEA;;;;AACA;A;AAEA;;;;A;AAEC;A;A;AAID;;;A;AAEA;;;A;A;AAGC;A;AAED;;;;A;AAII;;;A;AAEF;A;AAFiB;A;AAKnB;;;;A;AAIA;;;;A;AAEC;A;A;AAGD;;;;A;AAEC;A;A;AAGD;;;;A;AAEC;A;A;AAGD;;;;A;AAEC;AACA;A;A;AAKA;;AACA;A;AAGC;A;AAGD;AACA;;AAA2C;A;AAE3C;;;;AACA;A;A;A;AAIA;AACA;A;AAED;;;;A;A;AAGC;A;AAEA;A;AAEA;A;A;A;AAIA;AACA;A;AAED;;;;A;A;AAGC;A;AAEA;A;AAEA;A;A;A;AAIA;AACA;AACA;A;AAEG;;;;;;;;A;A;AAGF;AACA;A;A;AAGA;AACA;A;AAED;;;;;;;;;;A;A;AAGC;AACA;A;AAED;;;;;;;;;;A;A;AAGC;AACA;A;A;AAGA;AACA;A;AAED;;;;;;;;;;A;A;AAGC;AACA;A;AAED;;;;;;;;;;A;A;AAGC;AACA;A;AAED;;;;;;;;;;A;AAEG;;;;;;AACJ;;;A;AAEC;;;A;A;AAGA;;;A;AAED;A;A;A;AAIC;A;AAEA;A;A;A;AAKA;AACA;AACA;A;AAED;;;A;AAEC;AACA;A;AAED;;;;A;AAKA;A;AAEC;AACA;A;AAED;;;;AACA;A;A;AAKC;A;AAID;AACA;;AACC;A;AAED;;;;AACA;A;A;A;AAGA;A;A;AAGA;A;A;A;AAID;A;AAEA;A;A;AAKI;AACA;A;A;AAGF;AACA;A;AAEA;A;A;A;AAID;A;A;AAGA;A;AAEC;A;AAED;A;A;AAKA;A;AAED;A;AAEC;A;AAED;A;A;AAGC;A;A;AAGA;A;A;A;AAMD;A;AAGD;;A;AACC;;;A;AAGD;;A;AACC;;AACA;AAIA;;;;A;AAEC;AACA;A;AAID;AACA;A;AAGD;;A;AACC;;AAGA;;;;A;AAEC;AACA;AACA;A;A;AAKA;;AACA;A;AAED;AACA;A;AAID;;;A;;;;;;A;A;;;;;A;A;A;;;;;A;A;AAuBC;A;;;;;A;A;AAKA;AACA;A;;;;;A;AAIG;AACA;;;A;AAEF;A;AAEE;A;AACF;A;AAL0B;A;A;A;A;;;;;A;A;A;;;;;A;A;A;A;;;;;A;A;A;;;;;A;A;;;;;A;;;AA8B5B;A;AAEC;A;AAGD;A;;;AAOA;A;AAEC;A;AAED;;;;A;AAIC;A;A;AAGA;A;AAED;A;;;AAIA;A;;;;;;A;AAKC;AACA;A;A;AAGA;AACA;A;AAEE;;;A;AACF;A;A;AAGA;AACA;A;AAID;AACI;;;AACH;AAD4B;A;AAG7B;A;;;;;;AAOA;AACA;;AACC;A;AAEC;A;A;A;;;;;;;A;AAMD;A;A;;;;;;;A;AATiB;A;A;;;;;;;A;;;;;;;;;;;;;;;;;;;;A;A;A;A;A;;;ACn0Cf;ALtCA;AALA;AAaA;AA6hBA;ACgZA;AAiEA;;AEx+BA;ACiFA;AAqJA;AAUA;AAUA;AAeA;AAyEA;AAqWA;AA+pBA;A;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AEp5CH;;;;;A;AAEC;A;A;AAGA;A;AAEE;AAAH;;A;AACC;;AACA;A;AAED;A;;;;;;;;;;;A;ACsBC;A;A;AAGA;AACA;A;AAED;A;AAIC;A;AAED;A;;;;;;AAQA;AAOA;;AAEA;AACA;AACA;A;;;;;;;AAMA;;;A;AACC;A;AAQD;AAIA;;AAQA;;A;AACC;A;AAGD;A;;;;;;;AAKG;AAAH;;A;AACC;;A;AAED;AAIA;AACA;;A;;;;;;;AAYG;;AAAH;;A;AACC;;A;AAED;AACA;;A;AAMC;;A;AAEE;AAAH;;A;AACC;;A;A;AAGA;A;AAED;AACC;;;;A;AAEC;A;AAEI;A;AACF;A;A;A;AAIH;AACA;;A;A;;;;;;;;AASE;A;AACF;A;A;AAGA;A;AAGA;AACA;AAED;AACC;;;;A;AAEC;A;A;;A;AAID;A;AAED;;AACA;AACA;A;;;;;;;AAKG;;AAAH;;A;AACC;;A;AAED;AACG;AAAH;;A;AACC;;A;AAED;AACC;;;;A;A;AAGE;A;AAED;A;AAEI;A;AACF;A;A;A;AAIH;AACA;;A;A;;;;;;;;AAME;;AAAH;;A;AACC;;A;AAED;AACG;AAAH;;A;AACC;;A;AAED;AACC;;;A;A;AAGE;A;AAED;A;AAEI;A;AACF;A;A;A;AAIH;AACA;;A;A;;;;;;;;AAME;;AAAH;;A;AACC;;A;AAED;AACG;AAAH;;A;AACC;;A;AAED;AACC;;;A;A;AAGE;A;AAED;A;AAEI;A;AACF;A;A;A;AAIH;AACA;;A;A;;;;;;;;AAME;;AAAH;;A;AACC;;A;AAED;AACG;AAAH;;A;AACC;;A;AAED;AACC;;;;;;A;A;AAGE;A;A;AAIG;A;AACF;A;A;A;AAIH;AACA;;A;A;;;;;;;;AAME;;AAAH;;A;AACC;;A;AAED;AACG;AAAH;;A;AACC;;A;AAED;AACC;;;;;A;A;AAGE;A;A;AAIG;A;AACF;A;A;A;AAIH;AACA;;A;A;;;;;;;;AAME;;AAAH;;A;AACC;;A;AAED;AACG;AAAH;;A;AACC;;A;AAED;AACC;;;;;A;A;AAGE;A;A;AAIG;A;AACF;A;A;A;AAIH;AACA;;A;A;;;;;;;;AAME;;AAAH;;A;AACC;;A;AAED;AACG;AAAH;;A;AACC;;A;AAEG;AACJ;AACC;A;AAEC;A;AAED;;;;A;AAEC;A;AAED;;A;AACC;;A;A;AAGG;A;AACF;A;A;AAGF;;A;AACC;;A;AAED;;A;AACC;;A;A;;A;;;;;;;;AAUC;AAAH;;A;AACC;;A;AAED;AACI;AACJ;AACC;A;AAEC;A;AAED;;;;A;AAEC;A;A;AAGA;A;AAED;;A;AACC;;A;AAED;;A;AACC;;A;AAED;;A;AACC;;A;A;;A;;;;;;;;AAOC;;AAAH;;A;AACC;;A;AAED;AACG;AAAH;;A;AACC;;A;AAED;AACC;A;AAEC;A;A;AAGG;A;AACF;A;A;AAGF;;A;AACC;;A;AAED;;A;A;;;;;;;;AAME;;AAAH;;A;AACC;;A;AAED;AACG;AAAH;;A;AACC;;A;AAED;AACC;A;AAEC;A;A;AAGG;A;AACF;A;A;AAGF;;A;AACC;;A;AAED;;A;A;;;;;;;;AAME;;AAAH;;A;AACC;;A;AAED;AACG;AAAH;;A;AACC;;A;AAED;AACC;A;AAEC;A;A;AAGG;A;AACF;A;A;AAGF;;A;AACC;;A;AAED;;A;A;;;;;;;;AAME;;AAAH;;A;AACC;;A;AAED;AACG;AAAH;;A;AACC;;A;AAED;AACC;;;A;AAEC;A;A;AAGG;A;AACF;A;A;AAGF;;A;AACC;;A;AAED;;A;A;;;;;;;;AAME;;AAAH;;A;AACC;;A;AAED;AACG;AAAH;;A;AACC;;A;AAED;AACC;;;A;AAEC;A;A;AAGG;A;AACF;A;A;AAGF;;A;AACC;;A;AAED;;A;A;;;;;;;;AAME;;AAAH;;A;AACC;;A;AAED;AACG;AAAH;;A;AACC;;A;AAED;AACC;;;A;AAEC;A;A;AAGG;A;AACF;A;A;AAGF;;A;AACC;;A;AAED;;A;A;;;;;;;;AAME;;AAAH;;A;AACC;;A;AAED;AAEG;AAAH;;A;AACC;;A;AAED;AACC;;;;;;AACA;;A;AACC;;A;A;A;AAIA;A;A;AAGI;A;AACF;A;A;A;AAOF;A;AAED;;A;A;;;;;;;;AAME;AAAH;;A;AACC;;A;AAED;AACA;;;A;;;;;;;AAOG;AAAH;;A;AACC;;A;AAED;AACA;AACC;;;;A;AAEC;A;AAEI;A;AACF;A;A;A;AAKH;;A;A;;;;;;;;;;AAME;AAAH;;A;AACC;;A;AAED;AACA;;;AACC;;;A;;;;A;;;;;;;AAME;AAAH;;A;AACC;;A;AAED;AACA;;;A;;;;;;;;;AAKG;AAAH;;A;AACC;;A;AAED;AACA;;;AACC;;;A;;;;A;;;;;;A;AAWA;;;A;AAEC;A;A;A;AAOA;A;AAEA;A;A;AAGF;;;A;;;;;;AAMA;AACA;AACA;;;AACA;;A;AACC;;A;AAED;AACA;;A;;;;;;AAKG;AAAH;;A;AACC;;A;AAED;AACA;;;A;;;;;;AAOA;A;;;;;;AAKG;;AAAH;;A;AACC;;A;AAED;AACA;;;A;;;;;;;AAKG;;AAAH;;A;AACC;;A;AAED;AACG;AAAH;;A;AACC;;A;AAED;AACC;;;A;AACC;;A;AAEE;AAAH;;A;AACC;;A;A;;A;;;;;;;;AAOC;;AAAH;;A;AACC;;A;AAED;AACG;AAAH;;A;AACC;;A;AAED;AACC;;;A;AACC;;A;AAEE;AAAH;;A;AACC;;A;A;;A;;;;;;;AAOF;AACC;;;;A;AAEC;A;A;;A;;;;;;A;AC1wBD;A;AAED;A;;;;;;AAKG;AAAH;;A;AACC;;A;AAED;AACA;;A;;;;;;;;;;AAKG;AAAH;;A;AACC;;A;AAED;AACA;;;AACC;;;A;;;;A;;;;;;;;;AAME;AAAH;;A;AACC;;A;AAED;AACA;;;AACC;;;A;;;;A;;;;;;;AAOE;AAAH;;A;AACC;;A;AAED;AACA;AACA;;A;;;;;;AAWA;AACC;;A;AAEC;A;A;;A;;;;;;ACzDsC;AAAY;A;;;;;A;;;;;AAKpD;A;AAEC;A;A;;;;;A;AAMA;A;AAED;A;;;;;AAGoD;A;;;;;AAEC;A;;;;;A;AAIpD;A;A;AAGA;A;AAED;A;;;;;AAGiD;A;;;;;AAEC;A;;;;;AAIb;A;;;;;;AAIrC;;;A;;;;;;;AAKA;;;A;;;;;;;AAKA;;;A;;;;;;AAIA;A;AAEC;A;AAEE;A;AACF;A;A;A;AAIA;A;AAEA;A;AAEA;AACA;A;AAED;;AACA;A;;;;;ACtCA;AACC;A;AAEC;A;AAED;A;AAEC;A;A;AAGA;A;A;A;;;;;;AAQF;AACC;A;AAEC;A;AAGD;A;AAEC;A;AAGD;AACA;;A;AAGC;;AACC;AACA;A;;AAED;;AACC;AACA;A;;AAED;A;A;;A;;;;;;;AAQF;AACC;A;AAEC;A;AAED;A;AAEC;A;A;A;;;;;;AAQE;;;;;;AACA;A;AAEH;AACA;AACA;AACA;A;AAEA;AACA;AACA;AACA;A;AAED;AACC;A;AAEC;A;AAEG;A;AAGH;A;AAEC;A;A;AAID;A;AAEC;A;A;AAGF;;A;A;AAEE;A;AAED;A;A;;A;;;;;;;;AASE;;;;;;AACA;A;AAEH;AACA;AACA;AACA;A;AAEA;AACA;AACA;AACA;A;AAED;AACC;A;AAEC;A;AAGD;A;AAEC;A;AAED;;A;AACC;;A;AACC;A;AAED;A;A;;A;;;;;;;A;AAaD;A;AAED;A;;;;;;AAOA;;A;AACC;;;A;AAED;A;;;;;;;AAMA;;;A;AACC;A;AAED;A;;;;;;;AAOA;;;A;AACC;;A;A;;;;;;;;AAOD;;;A;AACC;A;AAED;A;;;;;;;AAOA;;;A;AACC;;A;A;;;;;;;;;AC7OE;AAAH;;A;AACC;;A;AAED;AACA;;;AACC;;;A;;;;A;;;;;;ACMsC;A;;;;;AAEE;A;;;;;AACA;A;;;;A;AAiBxC;A;AAED;A;;;;AAckD;A;;;;;AACA;A;;;;;AACA;A;;;;ACjDlD;A;;;;;;;;;;;;;;;;;;A;A;A;A;A;A;ACDG;AAGA;APsqBA;AKtpBA;AAIA;AAIA;AAYA;AAeA;;;;;;;;;;;;;A;A;AGtDA;;;;;;;;;;;;A;;;;;;;;;;;;;;AC+BH;A;AAEC;A;AAED;A;;;;;AAmBG;AAAH;;A;AACC;A;A;;;;;;;;A;A;;;;;;;;;;;;;;;A;A;A;ACrDE;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;ACkIyB;A;;AACA;A;;AACA;A;;AACA;A;;AACA;A;;;;AAiDxB;AACJ;AACA;;;;;;;A;AAEE;AACA;A;A;;A;AAID;AACA;A;AAGD;;;;;;;A;AAEE;A;AAEA;A;AAED;A;;AAED;A;;;;;AAMA;A;;;;;AAMA;A;;;;;AAKA;A;;;;;AAKA;A;;;;;;AAUoC;;;A;;;;;;AAEA;A;;;;;;AAIpC;;;AACA;;;;;A;;;;;;;;;;;A;A;A;A;A;A;A;AClPG;AD0HH;AACA;AACA;AACA;AACA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AEtHyC;A;;;;;AACA;A;;;;;AACA;A;;;;;AACA;A;;;;;ACgCN;A;;;;;AACA;A;;;;;;;A;AC1ClC;A;AAEG;AACJ;;A;AAEC;A;AAED;AACA;A;;;;;;;;AAkBI;AACJ;;;AACC;;;A;;;A;AAGA;A;AAED;AACA;A;;;;ACpCA;AACA;AACA;AACA;A;A;AAGC;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;A;AAIA;A;A;AAGA;A;A;AAGA;A;A;AAGA;A;A;;;;ACrBD;AACA;;;A;;;;;;;;;A;;;;;;;A;;;;;;ACHG;A;AACF;A;AAED;;AACA;AACA;A;;;;;;;AAIG;A;AACF;A;AAED;;AACA;AACA;A;;;;;;;AAIG;A;AACF;A;AAED;;AACA;AACA;A;;;;;AAIA;A;;A;ACzBC;A;AAED;A;;;ACFA;AAEA;;AACC;AAD8B;A;AAI3B;A;;A;AAEF;AACA;A;AAHe;A;AAOjB;A;;AClBA;A;;;AAIG;A;AACC;A;AACF;AACI;;;AACH;AADgC;A;A;A;A;AAMlC;A;A;;;;;;;A;;;;;;A;;;;;;;A;ACgDA;A;AAQD;;A;AACC;;A;AAGD;A;;;;;;AAaA;AACG;;;A;AACF;A;AAED;;;A;;;;;;;;AAiBA;A;AAEC;A;AAED;AAUA;AAKA;;A;A;AAEC;;A;AACK;AACJ;;;AACC;;;A;;;AAED;A;AASC;A;A;AAQA;A;A;A;A;AAKA;A;A;AAUC;A;AACF;A;A;AAIF;AACA;A;;;;;AAOA;;A;AACC;A;A;;;;;;;A;AAkDA;A;A;AAGA;AACA;A;AAEG;AACD;;A;A;AAED;A;AAED;A;AAID;AACA;A;;;;;;;;;A;AAWC;AACA;A;AAED;;;;AACA;A;;;;;A;;;;;;AA6HsC;A;;;;;AACA;A;;;;;AACA;A;;;;;;A;AAIrC;A;AAED;;;A;;;;;;AAIA;A;AAMC;A;AAGD;;;;A;AAEC;A;AAGD;;;AACA;AACA;A;;;;;;;;;A;ACtZC;A;AAED;;;A;;;;;;;;;AAMA;;;;AACA;A;;;;;A;;;;;;;;;AAQA;;;;AACA;A;;;;;A;;;;;;;;;AAOA;;;;AACA;A;;;;;A;;;;;;;;;AAOA;;;;AACA;A;;;;;A;;;;;;AAMA;A;AAEC;A;A;AAGA;A;A;AAGA;A;AAGD;A;;;;;AAiBG;A;AACF;A;AAEE;;A;AACF;A;AAED;A;;;;;;;AA0CG;A;AACF;A;AAEE;;A;AACF;A;AAED;A;;;;;;;AAOG;A;AACF;A;AAEE;;A;AACF;A;AAED;A;;;;;;;AAOG;A;AACF;A;AAEE;;A;AACF;A;AAED;A;;;;;;;AAuBG;A;AACF;A;AAEE;;A;AACF;A;AAED;A;;;;;;;AAKG;A;AACF;A;AAED;;;A;;;;;;;AAKG;A;AACF;A;AAED;;;A;;;;;;;AAKG;A;AACF;A;AAED;;;A;;;;;;A;AAOC;A;AAED;A;;;;;AAWA;AACC;;A;AAEC;A;A;;A;;;;;;AC9L4B;A;;;;;;AAgD9B;;;A;;;;;;AAIA;A;;;;;;;;AAOG;A;A;;;;;A;AAGH;;;;A;;;;;A;;;;;;;;;AASG;A;A;;;;;A;A;A;;;;;A;AAQH;;AACC;;;;A;AAEC;AACA;A;AAED;AACA;AACA;A;;AAED;A;;;;;;;;;AAKG;A;A;;;;;A;AAGH;;;;AACA;;A;A;;;;;;A;A;;;;;A;;;;;;AAOA;;;A;;;;;;;;AAWG;A;A;;;;;A;AAGH;;;;A;AAEC;A;A;AAGA;A;AAGD;A;AAGC;A;A;;;;;A;;;;;;;;;AAcE;A;A;;;;;A;A;A;;;;;A;A;A;;;;;A;AAWH;;AACC;;;;A;AAEC;AACA;A;AAED;AACA;AACA;A;;AAED;A;;;;;;;;;AAaG;A;A;;;;;A;AAGH;;;;A;AAEC;A;A;A;;;;;A;A;;;;;A;;;;;;A;AAoIA;A;A;AAGA;A;AAED;A;;;;;;AAsK2C;;;A;;;;;;;AA2B3C;;;A;;;;;;;AAQA;;;A;;;;;;;AAUA;;;A;;;;;;AAMG;A;AACF;A;AAED;;A;;;ACrjB4B;A;;AASM;A;;;;;AAeK;;;A;;;;;;AAEA;A;;;;;;AAIvC;;;AACA;;;;;A;;;;;AA8BA;A;;;;AA8BA;A;AAEC;A;AAGD;;;AACA;A;;;AAKA;A;A;AAEC;A;A;AAEA;A;A;AAEA;A;AAED;A;;;ACjIA;A;;;AAIA;A;;;AAIA;;;A;AAEC;A;AAED;A;;;AAIA;A;;;;A;ACUC;AACA;A;A;;;;;;;;;;AAMD;;A;AACC;AACA;;A;AAED;A;AAYC;A;AAGD;;AAEC;;A;AACC;AACI;AACJ;;;;AACA;A;A;;;;;;;;;A;A;AAKC;A;A;AAKF;AACA;;;A;AAEC;A;AAED;AACA;AACA;;;A;AAEC;A;A;AAGA;A;AAGD;;;A;AAEC;A;AAED;AACA;;;;;;A;AAEE;AACA;A;A;;A;AAKD;A;A;AAGA;A;AAED;;;A;AACC;A;A;AAEA;;;;A;AAIC;A;A;A;;;;;;;;;A;AAKD;A;;AAEA;;;;A;AAIC;A;A;A;;;;;;;;;A;AAKD;A;A;;A;A;;;;;;;;;A;A;;;;;;;;;A;;;;;;;A;A;;;;;A;A;A;;;;;A;A;;;;;A;;;A;A;AAwBD;A;AAEA;AACA;A;AAEA;AACA;A;AAEA;AACA;A;AAGA;A;A;;;A;A;AAOA;A;AAEA;AACA;A;AAEA;AACA;A;AAEA;AACA;A;AAGA;A;A;;;;;A;ACzJA;A;AAED;;;;A;AAKC;A;AAED;A;;;;;;;;;A;A;;;;;A;AAsBA;;;;A;AAKC;A;A;;;;;A;;;;;;;A;AAqBA;A;AAED;;;;A;AAGC;A;AAED;A;;;;;;;;;;;;;;;;;;;;;;;;A;A;A;A;A;A;A;A;A;A;A;A;A;A;A;A;A;;;AChDG;AL0IA;AA2JA;AM1UA;ALEH;AAIA;AACA;AAEA;AACA;AECG;;AAGF;AACA;A;AHiCD;;AACA;;AACA;;A;A;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;A;;;;;A;;;;;;;;;A;AOqHC;AACA;A;AAGD;;;;;A;AAEC;A;AAEC;A;A;AAGD;A;AAED;A;;;;;;;;A;A;;;;;A;A;;;;;A;;;;;;;AAaA;;;;A;A;A;;A;AAKC;A;AAED;A;;;;;;;AAeA;;AACA;AACA;AACA;A;;;;;;AAIA;A;;;;;AAIA;A;;;;;;;;;AAIA;;AACI;A;AACC;;;A;AACF;A;AAEA;A;A;A;A;AAKF;A;AAED;AACA;;AACA;;A;;;;;A;AAoBC;A;AAED;AACA;;;;;A;AAEE;A;A;AAGA;A;A;;AAGF;A;;;AAKA;A;;;;A;AA2GC;AACA;A;A;AAIA;A;AAED;AACA;AACA;A;;;;;;AAOA;AACC;;A;AAEC;A;AAED;;;;;A;AACC;A;A;A;AAIC;A;AAED;AACA;A;AAED;;A;AACC;;AACA;A;A;;A;;;;;;;;AASF;;A;AACC;A;AAGD;AACC;;A;AAEC;A;AAED;;;A;AACC;;AACA;A;AAED;A;;AAED;A;;;;;AAOA;;;;;;;A;AAEE;A;A;;AAGF;A;;;;;AAwBA;;AACA;;A;AACC;;A;AAED;A;;;;;;ACxaA;A;;;;AAIA;A;;;;AAIA;A;;;;A;AAKC;AACA;A;AAGD;AACA;AACA;;AACC;A;AAED;AACA;A;;;;AAoCA;;AACA;AACA;AACA;AACA;AACA;A;;;;;A;AAYC;A;AAGD;AACA;AACA;AACA;AACA;A;;;;;;;A;;;;;A;;;;;;;A;;;;;A;;;;;A;A;AAUC;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAED;A;;;;;;;AAMA;A;;;;;A;;;;;;;AAOA;A;;;;;A;;;;;;;AASA;;AACA;AACA;;;;AACA;AACA;A;;;;;;;;A;;;;;;A;;;;;;AAWA;;AACA;AACA;AACA;AACA;A;;;;;;AAoGA;;AACA;;A;AACC;;A;AAED;A;;;;AAOA;A;;;;;;A;A;;;;;;;A;AAQI;;;A;A;;;;;;;A;AAIH;AACA;AALiE;A;AAOlE;A;;;;;A;AAKC;AACA;A;AAED;AACA;;AACA;A;;;;;;;;AAIA;AACA;AACA;AACA;AAEA;;;A;AACC;;AACA;AACA;A;A;AAEA;;AACA;AACA;A;;AAEA;A;A;AAED;AACA;A;;;;;;;;A;AAKA;;A;AACC;A;;AAEA;A;A;A;;;;;;;AAOD;AACA;AACA;AACA;A;;;;;;A;AAMA;;;;;;;;;;A;A;AAEE;A;AAEA;A;A;A;AAGD;A;A;AAEA;A;A;AAEA;A;A;AAEA;A;A;AAEA;A;A;AAEA;A;A;AAEA;A;A;AAEA;A;;AAEA;A;A;A;;;;;;;;A;AAQD;;;;;A;AACC;A;A;AAEA;A;A;AAEA;A;A;AAEA;A;;AAEA;A;A;A;;;;;;;;A;AAWD;;A;AACC;AACA;AACA;AAEA;AACA;AACA;AACA;A;;AAEA;A;A;A;;;;;;;;A;AAMD;;;;;;A;A;AAEE;A;AAEA;A;A;A;AAGD;A;A;AAEA;A;A;AAEA;A;A;AAEA;A;;AAEA;A;A;A;;;;;;;;A;AAMD;;;;;;A;A;AAEE;A;AAEC;AACA;A;AAED;AACA;;;;;;A;AAEE;A;AAED;A;;AAED;A;AAEA;AACA;;;;;;A;AAEE;A;AAED;A;;AAED;A;A;A;AAGD;A;A;AAEA;A;A;AAEA;A;A;AAEA;A;;AAEA;;A;A;A;;;;;;;;AAKG;A;AAEJ;;A;AACC;A;;AAEA;AACA;A;A;A;AAID;;;;A;AACC;;A;AACC;AACA;;AACA;A;AAEC;A;AAEA;A;AAED;A;;A;AAGC;A;AAEA;A;A;A;A;AAIF;A;A;AAEA;A;;AAEA;A;A;A;;;;;;;;AAKE;AAAH;;A;AAII;;A;AACF;AACA;A;A;AAMA;A;AAGD;AAEA;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AAEA;A;A;;;;;;;;;AAKD;;A;AACC;;A;AAED;;A;AAGC;;;AACA;;A;AACC;AACA;AACA;A;;;A;AAGD;AAEA;A;AAIE;;;AAAH;;A;AACC;AACA;AACA;AACA;;A;AAID;;A;AACI;;;AAAH;;A;AACC;AACA;AAEA;;AACA;;A;A;;A;AAOD;;A;AAKC;;;;A;A;AAEC;AACA;AACA;;AACA;;A;A;AAGA;AACA;AACA;;AACA;;A;A;A;A;A;;;A;;;;;;;AAQH;AACA;AAEA;;A;A;AAEC;;A;AACC;A;;AAEA;A;A;AAED;A;A;AAMD;;;A;AACC;;AACA;A;AAEA;;AACA;A;A;AAID;;;;;;;;;;;;;;;;;;;;;A;A;AAEC;A;A;A;AAEA;A;A;A;AAEA;A;A;A;AAEA;A;A;A;AAEA;A;A;A;AAEA;A;A;A;AAEA;A;A;A;AAEA;A;A;A;AAEA;A;A;A;AAEA;A;A;A;AAEA;A;A;A;AAEA;A;A;A;AAEA;A;A;A;AAEA;A;A;A;AAEA;A;A;A;AAEA;A;A;A;AAEA;A;A;A;AAEA;A;A;A;AAIA;;A;AACC;;AACA;;;A;AACC;A;A;AAGF;A;;A;AAGA;;;A;AAGC;;A;A;A;;;;;;;;AASF;;A;AACC;;AACA;;;A;AACC;A;A;AAGF;AACA;AAEO;A;AACP;;;;;;;;;;;;;;;;A;AACC;;A;AACC;A;;A;AAGA;;A;AACC;A;;AAEA;A;A;A;A;A;AAIF;A;A;AAEA;A;A;AAEA;A;A;AAEA;A;A;AAEA;A;A;AAEA;A;A;AAEA;A;A;AAEA;;A;A;AAEA;;A;AACC;;A;AAEC;AACA;A;AAED;A;;AAEA;A;AAED;;AACA;;;;;;A;A;AAGG;A;AAEA;A;A;AAGF;AACA;AACA;A;;;A;AAGA;A;AAEA;A;A;A;AAGD;;A;AACC;;A;AAED;AACI;;;A;A;AAGD;A;AAEA;A;A;AAGF;;A;AACI;;A;AACF;AACA;A;A;AAGF;;AAd6B;A;;AAgB9B;A;A;AAEA;;AACA;;A;AACC;;A;AACC;;AACA;A;;AAEA;A;A;;AAGD;A;A;A;A;AAID;;A;AAEC;AACA;;;;A;AACK;AACJ;;;A;AACC;;A;A;AAEA;;;;;A;;AAKA;;AACA;;;;;AACC;;;A;;;A;AAGF;;;;;AACA;A;A;A;AAGF;;A;AACC;;A;AAEC;AACA;A;AAED;AACI;;;;A;AAEF;A;AAED;;AAJwB;A;;AAMzB;A;;AAEA;AACI;;;;A;AAEF;A;AAED;;AAJwB;A;;AAMzB;A;A;A;AAKD;;A;AACQ;;A;AACP;;A;AACC;AACA;AACA;A;A;A;AAKF;A;A;AAAA;A;;AAEA;A;A;A;;;;;;;;;;AAMD;AACA;;A;AACC;;;AACA;;A;AAEQ;;A;A;AAEN;A;AAEC;AACA;A;A;AAGD;A;AAEC;AACA;A;A;A;A;AAMH;A;AAEC;AACA;A;A;AAGF;A;;;;;;;A;A;;;;;;;A;AAgBI;;;A;AAEF;;;;A;A;;;;;;;A;A;;;;;;;A;AAF2B;A;A;;;;;;;A;;;;;;;A;A;;;;;;;A;AAmB7B;AACA;;;;A;A;;;;;;;A;AAIA;A;;;;;;;A;;;;;AAKA;AACA;AACA;A;;;;;AAIA;AACA;AACA;A;;;;;;AAIA;AACA;AACA;AACA;AAEI;;;AACH;AACA;AACA;;AACC;A;A;AAGA;A;A;AAIA;A;AAID;AAGA;AAEA;;AACC;A;AAEA;;;;;;A;AACC;A;A;AAEA;A;A;AAEA;A;A;AAEA;AACA;A;A;AAEA;A;;AAIA;;A;A;AAGE;AACA;AAEA;AACA;A;AAED;AACA;AACA;AACA;A;AAGD;A;A;AAhCa;A;;AAqCf;;;;AAGA;;A;AACC;AACA;;;;;A;AAGC;A;A;AAMA;AACA;AACA;A;AAED;A;;AAEA;;;;A;AAEC;A;A;AAKF;;A;AACC;A;AAEC;A;AAED;;;;AACA;;A;AACC;AACA;;;;;A;AAGC;AACA;A;A;AAGA;A;AAED;A;;AAEA;;;;A;AAEC;AACA;A;A;A;A;AAMF;;;;A;A;AAIA;AACA;A;AAGD;;;;A;AAEC;;;A;AAED;AAGA;;;;;A;AACC;A;A;AAEA;A;A;AAEA;A;A;AAGA;AACA;AAEA;AACA;AAGA;AACA;A;;AADA;AACA;A;A;A;;AAOF;;A;AACC;AACA;AACA;;;;;;A;AAEE;A;AAED;;A;AACC;A;;AAEA;;AACA;AACA;A;A;;;AAGF;A;A;;;;;;;ACjmCD;A;;;;;AAIA;AACA;A;;;;;A;AAMC;A;AAED;AACA;AACA;A;AAGC;AACA;A;AAGD;A;AAEC;A;AAGD;AACA;;;;;AACC;A;;AAED;A;;;;;A;AAMC;AACA;A;AAED;A;AAGC;AACA;A;AAGA;AACA;A;A;;;;;A;AAOA;AACA;A;AAED;A;AAGC;AACA;A;AAGA;AACA;A;A;;;;;A;AAOA;A;AAEA;A;A;;;;;AAMD;AAKA;A;AAEC;AAEA;A;AAEC;A;A;AAKF;A;AAIC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;A;AAGD;;AACC;AACA;AACA;AACA;A;AAED;AACA;AACA;AAEA;;AACC;AACA;AACA;A;AAGD;AACA;AACA;AACA;AAEA;AACA;AACA;AACA;A;;;;;AAKA;A;AAEC;A;AAGD;A;AAKC;A;AAGC;A;A;AAOF;A;AAEC;A;AAGC;AACA;AACA;AACA;AACA;A;A;AAGD;A;AAEC;A;A;AAOF;A;A;AAKC;;AACC;AACA;AACA;AACA;A;A;AAGD;;AACC;AACA;AACA;A;A;AAGD;;AACC;AACA;AACA;A;A;AAGD;;AACC;AACA;AACA;A;A;AAGD;A;AAED;AACA;AACA;;AACC;AACA;A;A;A;A;AAQC;AACA;AACA;AACA;A;A;AAGC;AACA;A;A;AAID;AACA;AACA;AACA;A;A;A;AAID;AACA;AACA;AACA;A;A;AAIA;AACA;A;AAEA;AACA;A;AAEA;AACA;A;AAKD;AACA;AACA;AACA;A;;;;;A;AAMC;AACA;;;;;;AACC;A;AAEC;A;A;;A;AAIH;A;;;;;A;AAMC;AACI;;;AACH;A;AAEC;A;AAED;A;AAEC;;A;AAED;A;A;AAGF;A;;;;;AAKA;AACA;A;;;;;AAKA;AACA;A;;;;;AAKA;A;AAGC;A;A;AAIA;A;AAGD;A;A;A;AAKG;A;AAGD;A;AAGA;A;A;A;AAIA;A;AAED;A;A;AAIA;A;AAGD;A;AAGC;A;AAEG;AACA;;;A;AAGF;A;AAGC;A;A;A;AAID;A;AAEA;A;AAGD;AAfuB;A;AAiBxB;A;AAGC;A;A;;;;;AAMD;A;;;;;AAKA;A;;;;;AAOA;A;AAEC;AACA;A;AAED;A;AAEC;A;AAEA;A;A;;;;;AAOD;A;AAEC;A;AAED;AACA;AACA;A;;;;;AAMA;A;AAEC;A;AAED;A;AAEC;A;AAEA;A;A;;;;;A;AASA;A;AAGD;A;AAEC;A;AAEA;A;A;AAKA;A;A;AAKA;AACA;A;AAGC;A;AAED;AACA;AACA;A;A;AAKA;A;A;AAGC;A;AAGC;A;A;AAME;AACJ;AAEA;AACA;AAEI;;;AACH;A;A;AAEC;A;AAEA;AACA;A;A;AAGC;AACA;AACA;A;A;AAKA;A;A;AAIA;A;A;A;AAJA;A;A;AAIA;A;A;A;AApBuB;A;A;A;AA2BxB;A;AAED;A;AAED;;AACC;AACA;A;AAED;A;A;A;AAOC;AACA;AACA;AACA;A;AAED;AACA;A;AAGD;A;;;;;AC9jBA;;AACA;AACA;AACA;AACI;A;AAEH;A;AAEA;A;AAED;AACA;A;;;;;;AASA;A;;;;;AAIA;A;;;;;;;;;;;;;;;;;;;;;;A;A;A;A;A;A;A;A;A;AHiOG;AA+GA;AACe;A;AAsFf;AACA;AC/UA;AACe;A;;;;;;;;;;;;;;;;;;;;;;;;;;;;AGtElB;A;;;;AAUA;A;;;;A;AAoDC;A;AAEA;;;;;;;A;AAEE;A;A;;AAGF;A;AAEA;A;AAEA;A;A;;;;A;A;AA0SA;A;AAEA;A;AAED;AACI;;;AACH;AAD2B;A;AAIxB;AACJ;AACA;AACA;;;;;AACC;AACA;A;;AAED;A;;;;AAKA;A;;;;;AAwSA;;A;AAEC;;AACA;A;AAEA;A;AAED;A;;;;;;AAqCI;;;AACH;;;AACA;AACA;;;A;AACC;A;A;;AAGF;A;;;;;;;AAmYG;A;A;;;;;;;A;A;;;;;;;A;;;;ACvpCH;A;;;;AAIA;A;;;;;AAwCA;A;;;;;A;AAOC;A;AAEA;A;A;;;;;ACd4B;A;;;;;AAKA;A;;;;;AAI7B;AACA;A;;;;;AAMA;AACA;AACA;A;;;;;AAOA;A;AAEC;A;A;AAGA;A;A;;;;;AAOD;AACA;AACA;A;;;;;AAMA;AACA;AACA;A;;;;;AAMA;A;AAGC;AACA;A;AAED;A;AAEC;A;AAED;AACA;AACA;A;;;;;AAMA;AACA;AACA;A;;;;;;;A;A;A;A;A;A;;;;;;;;;;AC9FA;A;;;;A;AAQC;A;AAED;A;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;ACvBA;;;AACA;A;;;;A;AAQC;A;AAED;AACA;;AACK;AACJ;;;A;AAEC;A;A;AAGF;A;;;;;A;ACoOC;A;AAED;A;;;;;A;AAMC;A;AAED;AACA;A;;;;ACpPA;AACA;;;;;AACC;AACA;;;A;AACC;A;A;;;AAGF;;;A;AACC;A;AAED;A;;;;;AAUsC;A;;;;;AA0CtC;;AAEA;AACA;AACA;A;;;;A;AAMC;A;AAED;A;;;;AA6CA;AACA;AACA;AACA;A;;;;;;A;AAOC;A;A;AAGA;A;AAED;;A;AAEC;A;A;AAGA;A;AAED;A;;;;;;AAMA;A;AAEC;A;AAED;A;;;;;AAMA;AACA;A;AAEC;AACA;A;AAEA;A;A;;;;AAKD;A;;;A;AAMC;A;A;AAGA;A;AAED;A;;;A;AAMC;A;A;A;AAIA;AACA;A;AAEA;AACA;A;AAEA;AACA;A;AAEA;AACA;A;AAEA;AACA;A;AAEA;AACA;A;AAEA;AACA;A;AAEA;AACA;A;A;AAGA;AACA;A;AAED;A;;;A;AAMC;A;A;AAGA;AACA;AACA;A;AAED;A;;;A;AAMC;A;A;AAGA;AACA;A;AAED;A;;;AAMA;A;AAGC;AACA;AACA;A;A;AAGA;AACA;A;AAED;A;A;A;AAIE;AACA;AACA;A;AAED;A;A;AAGC;AACA;AACA;A;A;AAGA;AACA;A;AAED;A;A;AAGC;AACA;A;A;AAGA;AACA;A;AAED;A;AAED;A;;;A;AASC;A;AAED;A;;;A;AAMC;AACA;A;A;AAGA;AACA;A;A;AAGA;A;AAED;A;;;A;A;AAOC;AACA;A;AAEA;AACA;A;AAED;A;;;A;AAMC;AACA;A;AAGD;A;;;A;AAMC;AACA;A;AAGD;A;;;A;AAMC;AACA;A;AAGD;A;;;A;AAMC;AACA;A;AAGD;A;;;A;AAMC;AACA;A;A;AAGA;AACA;A;AAED;A;;;A;AAOC;AACA;A;AAED;A;;;A;AAMC;AACA;A;A;AAGA;AACA;A;AAED;A;;;A;AAOC;AACA;A;AAED;A;;;A;AAOC;A;A;AAGA;AACA;A;AAED;A;;;A;AAOC;AACA;A;AAED;A;;;A;AAOC;AACA;A;AAED;A;;;A;AAQC;A;AAED;A;;;A;AAMC;AACA;A;AAED;A;;;A;AAMC;AACA;A;AAED;A;;;A;AAMC;AACA;A;AAED;A;;;A;AAMC;AACA;A;AAED;A;;;A;AAMC;AACA;A;AAED;A;;;A;AAMC;AACA;A;AAED;A;;;A;AAMC;AACA;A;AAED;A;;;A;AAMC;AACA;A;AAED;A;;;A;AAMC;AACA;A;AAED;A;;;A;AAMC;AACA;A;AAED;A;;;AAMA;A;;;;AAKA;AACA;AACA;A;;;;A;AAOC;A;A;AAGA;A;AAID;AACA;A;;;;AC/kBA;AACA;;AACA;AACA;AACA;;;;;;AACC;;A;AACC;;A;AACC;;A;AAED;;AACA;;AACA;;AACA;A;AAGD;;A;AACC;;A;AACC;;A;AAED;;AACA;;AACA;A;AAED;;AACA;;A;A;AAEE;A;AAED;;A;AACC;;A;AAED;A;A;;;AAGF;;;A;AACC;AACA;;A;AAED;;A;AACC;;A;AAED;;A;;;;ACxBA;AACA;AACA;;;;;A;AAEE;A;AAED;A;AAEC;A;AAGA;A;A;;A;AAID;A;A;AAGA;A;AAED;A;;;AAQA;;;;;A;AAEE;A;AAED;A;A;AAGE;A;A;AAGE;A;A;AAGD;A;A;AAGF;AACA;;A;AAID;;;A;A;A;AAIE;A;A;A;AAIA;A;A;AAGD;A;AAED;A;;A;AAIA;A;AAED;A;;;A;AASC;A;AAED;;;;;;AACC;A;AAEC;;A;A;A;AAIC;A;A;AAGD;A;A;;AAGF;A;;;A;AASC;A;AAED;;;;;;A;AAEE;A;A;;AAGF;A;;;;ACeA;;AAEA;;A;AAEC;A;AAED;AAEA;AAEA;A;;;;;;AA4BA;AACA;;;;;;AACC;;A;AACC;;A;AACC;;A;AAED;;AACA;;AACA;;AACA;A;AAGD;;A;AACC;;A;AACC;;A;AAED;;AACA;;AACA;A;A;;;AAGF;;A;AACC;;A;A;;;;;;;;AAiBD;;;A;;;;;;AAWA;A;;;;;;AAyBA;A;AAEC;A;AAED;;;;A;;;;;;AAMyC;A;;;;;AAuBtC;;A;AACF;AACA;A;AAEC;A;AAED;AACA;A;AAED;A;;;;;;;;AASA;;AACI;A;AACC;;;A;AACF;A;AAEA;A;A;A;AAIH;;A;;;A;;;;;;AAMA;A;;;;;A;AAKA;;;;;;;A;AACC;;;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;A;AAED;A;;;;;;AAIA;;A;;;;;;;A;AAgBC;A;AAED;;;A;;;;;;;AAIG;;;A;AACF;A;AAQA;AACA;AAED;AACA;;;AACC;AACA;A;;;;;A;AAGA;A;AAID;;AACA;AACA;AACA;A;;;;;AAeA;;;;;;A;AACC;;;;;;A;AAED;;;A;AACC;A;AAED;;;;;;A;AACC;;;;;;A;AAED;;;A;AACC;A;A;;AAID;;;;;;;;;;;;;A;AACC;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAEA;;;A;AAEA;;;A;AAEA;;;A;AAEA;;;A;AAEA;;;A;AAEA;A;A;A;;;;;;AAKD;;A;;;;;;AAIA;;A;AACC;;AACA;A;AAED;;;;AACA;;A;AACC;;AACA;A;AAED;;;;AACA;;A;AAEC;;A;A;AAGA;A;A;;;;;;AAKD;AACA;;A;AACC;;AACA;A;AAED;;AACA;;;;AACA;;A;AAEC;;A;A;AAGA;A;A;;;;;;AAKD;;A;AACC;;AACA;A;AAED;;;;AACA;;A;AACC;;AACA;A;AAED;;;;A;AAEC;A;AAED;A;;;;;;AAIA;AACA;;A;AACC;;AACA;A;AAED;;AACA;;;;A;AAEC;A;AAED;A;;;;;;AAIA;;A;AACC;;A;AAED;;A;AACC;;A;;AAEA;;A;AAED;;A;AACC;;A;A;;;;;;AAKD;AACA;;A;AACC;;A;AAED;;AACA;;A;AACC;;A;A;;;;;;AAKD;AACA;;A;AACC;;A;AAED;;AACA;;A;AACC;;A;A;;;;;;;AAOD;A;AAEC;A;AAQD;AACA;AACA;A;A;AAIE;A;A;AAGF;A;AAGC;A;AAEC;AACA;A;A;AAIF;;A;AACC;;A;AAED;;AACA;;A;AACC;;A;A;;;;;;;AAUD;;A;AACC;;A;AAIC;A;AAED;;A;AACC;;A;AAED;;A;AACC;;A;AAED;;AACA;;A;AACC;;A;AAED;A;AAED;;A;AACC;;AAGA;;AACA;AACA;A;;AAEA;;A;A;;;;;A;AAWA;A;A;AAKA;A;AAEC;A;A;A;AAUD;A;AAGA;AACA;;AACC;A;A;AARD;A;A;AAcA;AACA;;AACC;A;A;A;AAOD;A;AAEC;A;AAEC;A;A;AAGF;;AACC;A;A;AAKF;A;;;;AAIA;;A;AACC;;AACA;A;AAED;;A;;;;;AAIA;A;;;;;AAaA;AAEA;;;;;AACC;AAGA;AACA;;;;;AACC;;A;A;AAEE;;A;AAED;;A;AAED;;A;;;AAGD;;;;;A;AACC;;A;AAED;;AACA;AACA;;A;AACC;;A;;AAEA;;A;AAED;AACA;A;;;AAED;;A;AACC;;A;;AAEA;;A;A;;;;;;;AAKD;;AACA;A;;;;;;;AAQA;;A;AACC;;AACA;A;AAEE;AAAH;;A;AAGC;;AACG;;AAAH;;A;AACC;;A;AAED;AACA;A;AAED;;AAGA;;AACA;AACI;;;;AACH;;AACA;;AACG;;AAAH;;A;AACC;;;;;;A;AAJqB;A;;AAOvB;;AAAqC;A;AAErC;;;;;;AACC;;A;AACC;;A;AAED;AACA;;AACA;A;;;AAED;;AACA;A;;;;;;;A;;;AAKA;;;;;A;A;A;AAKE;A;A;AAGF;;;AACA;A;;;;;AAIA;;A;AACC;;AACA;A;AAED;;AACA;;AACA;AACA;;;A;AAGC;AACA;AACA;;A;A;AAIA;AACA;AACA;;A;;AAIA;AACA;;AACA;;A;AAED;;A;;;;;;;AASA;;A;AACC;;AACA;A;AAEE;AAAH;;A;AAKC;;;AAIG;;AAAH;;A;AACC;;A;AAED;AACA;A;AAED;AACA;A;;;;;;;AAKA;;;;A;AACC;;;AACA;;;;;;A;AACC;A;A;AAGF;;AACA;A;;;;;;AAQA;;AACA;;AACI;;;AACH;;A;AACC;;A;AAED;;;;;AAJkB;A;;AAMnB;;A;;;;;;;AAIA;;;AACA;A;;;;;;AAQA;;A;AACC;;AACA;A;AAEE;AAAH;;A;AAGC;;AACG;;AAAH;;A;AACC;;A;AAED;AACA;A;AAED;;;;;AACA;A;;;;;;;AAIA;;;AACA;A;;;;;;AAQA;;A;AACC;A;;AAEA;A;A;;;;;;AAOD;AACA;A;;;A;AAKC;A;AAED;;;;;;A;A;AAOE;A;A;;AAGF;A;;;;AAIA;;;;;AACC;;;A;AACC;;A;AAED;;A;;;AAED;A;;;;;;AAUA;;A;AACC;;AACA;A;AAEE;;;;AAAH;;A;A;AAEE;A;AAED;;;;AACA;AACA;A;A;A;AAIA;AACA;A;AAEA;AACA;A;AAED;A;;;;;;;;AAKA;;AACA;AACI;;;AACA;AAAH;;A;A;AAEE;AACA;A;AAED;;A;AACC;;A;AAED;;A;AAEA;;;;;A;AACC;;A;A;AAEA;;A;A;AAEA;;A;A;AAEA;;A;;AAOA;;AACA;;AACA;;A;A;AAED;AACA;AACA;A;AAED;;;AACA;;A;AACC;;A;AACC;;A;AAED;;AACA;AACA;AACA;A;AASD;;A;AACC;;A;AACC;;A;AAED;;AACA;;AACA;AACA;AACA;A;AAED;A;;AAED;;A;AACC;;A;AAED;;A;;;;;;;;AAKA;;AACA;AACI;;;AACA;AAAH;;A;A;AAEE;AACA;A;AAED;;A;AACC;;A;AAED;;A;AAEA;;;;;A;AACC;;A;A;AAEA;;A;A;AAEA;;A;A;AAEA;;A;;AAOA;;AACA;;AACA;;A;A;AAED;AACA;AACA;A;AAED;;;AACA;;A;AACC;;A;AACC;;A;AAED;;AACA;AACA;AACA;A;AASD;;A;AACC;;A;AACC;;A;AAED;;AACA;;AACA;AACA;AACA;A;AAED;A;;AAED;;A;AACC;;A;AAED;;A;;;;;;;AAwB4B;A;;;;;AAEK;;;;A;;;;;AAGjC;;;;;;A;AAEE;A;A;AAGA;A;A;;AAGF;A;;;;;;;AAQA;AACA;AAGI;;;;AAGJ;AAGI;AAGA;AAEJ;;AACC;;;;AACA;;;;AAEA;;;;;A;AAEE;;A;AAED;AAGI;;;;AACH;;AACA;;;A;AACC;AACA;;;A;AACC;;A;AAED;;;;;A;AAPgC;A;A;A;A;AAAA;A;A;AAiBjC;A;AAjBiC;A;A;AAqBjC;;;A;AAEC;A;AAED;AACA;AACA;AAEA;AACA;;;;;;A;AAEC;;A;AAID;AACA;;A;A;;A;AAOE;A;A;A;AAKF;;;;;A;AACC;A;AAEC;A;AAED;AAQA;AACA;AAGA;AACA;;AACA;AACA;;AACA;AACA;AAEA;A;AAMC;A;AA/E+B;A;A;AAqFjC;AACA;;A;AACC;;A;AAvFgC;A;;A;;;A;;AA6FpC;;AACC;A;AAKC;A;A;AAGA;A;A;AAGA;A;AAED;A;AASD;AACI;;;;;;AAGH;AACA;AACI;;;AACH;A;AAEC;A;AAHwC;A;A;AAOzC;AAZuC;A;A;AAexC;;;A;AAEC;A;AAjBuC;A;AAqBzC;AACA;AAEA;;;;;AACC;AACA;;;A;;;AAED;AACA;;;;;;AACC;A;;AAED;A;;;;A;AAcC;A;AAED;A;;;;AAOG;;;A;AACF;A;AAED;;;;;;AACA;A;;;;;ACpyCI;AACJ;;A;AAEC;A;AAGD;AACA;;;A;;;;;;;AA0BA;;A;AACC;;;A;AAED;;;A;;;;;;;A;AAyBC;A;AAGD;;;A;AACC;;;A;AAED;;;A;;;;;;;AAIA;;A;AAEC;A;AAGD;AACA;AAGA;;AACA;;A;AACC;;;A;AAED;A;;;;;;AAOiC;A;;;;;AAIjC;A;;;;;AAKA;A;;;;;AAuBA;A;;;;;AASA;AACA;AACA;A;AAEC;AAEA;A;AAED;A;;;;;;AAMA;;A;AACC;;A;A;;;;;;;;AAMD;;A;AACC;;;A;A;AAEC;;AACA;A;A;AAGF;A;;;;;;;AAKA;;;;;;AACA;AACA;AACC;;AACA;A;AAEC;AACA;AACA;A;A;;A;;;;;;;;AAOF;;A;AACC;;AACA;A;;AAEA;;AACA;A;A;;;;;;;;AAOD;;;;;;AACA;;AACC;;AACA;A;AAEC;AACA;AACA;A;A;;AAIF;AACA;;A;;;;;;;AAYA;;;;AAEA;;A;A;AAEC;;A;A;AAGE;A;AAEA;AACA;A;AANmB;A;A;AAUrB;;A;A;A;AAKE;A;AALmB;A;A;AASrB;A;AAEA;A;AAEA;A;A;A;AAGA;A;AAEA;A;AAED;A;;;;;;A;AAWA;;;;A;AACC;;A;AACI;;A;AACF;A;A;;AAGD;A;AAED;A;A;AAGA;;A;AACI;;A;AACF;A;A;;AAGD;A;AAED;A;A;AAIA;AACA;AAEA;;A;AACI;;A;AACF;A;A;A;;AA7BF;A;A;AAiCD;A;;;;;;;A;AAcA;;;A;AACC;AACA;A;A;AAGA;;AACA;A;AAEC;A;A;;AAVD;A;A;AAaD;A;;;;;;AAoBA;AACA;AAKA;;;;;A;AACC;AACA;A;AAED;AAGC;;A;AACC;;AACA;;;;;;;;A;AACC;AACA;AACA;A;A;A;AAKD;A;A;AAIA;A;AAMD;;;;;;;;A;AACC;;AACA;A;AAED;;A;AACC;;;A;AAED;;;A;AACI;;;;A;AACF;A;AAED;;A;AACI;;;;A;AACF;A;A;A;AAKH;;A;AACC;AACA;A;;AAEA;;A;A;;AAGF;A;;;;;;AAOA;;;;;AACA;;A;AACC;AACA;AACA;;;A;AAED;;A;AACC;AACA;AACA;A;AAED;A;AAIA;;;A;AACC;;A;AAEC;;AACA;;AACA;A;AAKD;AACA;AACA;A;AAEA;A;;AAJA;AACA;AACA;A;A;AAKD;AACA;AAEC;A;AAEC;A;AAID;;A;AAEC;;;A;AACC;;;A;AAEC;A;AAED;;;;;;AACA;;AACA;A;AAED;;;A;AACC;A;A;AAIF;;;A;AAEI;;;A;AACF;A;A;;AAIE;;A;AACF;A;A;AAGF;AAGA;;A;AACC;A;A;AAGA;A;A;AAGA;A;A;;AAIF;;;A;AACC;;A;AAEC;;;AACA;;;AACC;;AADkB;A;;A;;AAInB;A;A;AAGF;;A;AACC;;A;AAED;A;;;;;;;AAUA;;;;;AACA;;A;AACC;AACA;AACA;;;A;AAED;;A;AACC;AACA;AACA;A;AAED;AACA;AAGA;;A;AACC;;AACA;;AACA;A;AAGG;A;AAOJ;;;A;A;;;AAIC;;;;;;A;A;A;AAKE;AACA;AACA;A;A;AAGF;;A;AACC;;A;A;A;AAGD;;A;;AAGA;AACA;AACA;A;A;AAGG;AACA;A;AAEH;A;AAGD;AAEC;A;AAGC;A;A;AAGA;A;AAID;AACA;AACA;AACA;;;A;AAEC;A;AAIG;AACJ;AAEA;;A;AACC;;AACA;;A;AACC;;A;;AAEA;;A;AAED;A;;AAEI;AACD;;;AAAH;;A;AAEC;A;;AAIA;;;;;AACC;AACA;;;A;AACC;AACA;A;A;;;A;AAIH;;;A;AACC;AACA;AACA;;;;;AACC;;A;AACC;;A;AAMC;;A;AACC;;;;AAGA;AACA;AACA;A;AAED;;;A;AAED;;A;AAED;;A;;;A;AAGA;A;AAED;AACA;A;A;AAEA;;A;A;AAKF;;A;AACC;A;A;AAGA;A;AAED;AAEA;;A;AACC;;;;;A;A;AAEI;;A;AACF;A;A;A;A;AAGE;;A;AACF;A;A;;A;AAGD;;A;A;;AAGE;;A;AACF;A;A;AAMF;;A;AACC;;AACI;AAEJ;;;;;A;AACC;AACG;;A;AACF;A;AAED;;A;A;AAEA;;;A;;A;;AAGA;;;A;AACC;AACA;;;AACA;;;;;;A;AACC;AACA;A;AAED;;;A;A;AAEA;AACA;;;AACA;;;;;;A;AACC;AACA;A;AAED;;;A;;AAEA;A;A;A;A;AAGF;;A;AACC;A;A;AAKF;;A;AACC;A;A;AAMA;AACA;A;A;AAGA;A;A;AAGA;A;A;;AAGF;A;;;;;;A;AAOC;A;AAED;;;A;AAEC;A;AAED;A;;;;;;AAYA;;A;AAEC;;AACA;A;AAED;AACA;;;;;AACA;;A;AACC;;;A;AAED;;A;AACC;;A;AACC;;A;AACC;;AACA;A;AAED;A;A;AAGC;A;AAEA;A;AAED;AACA;A;AAED;;;AACA;;A;AACC;;A;AACC;;;A;AAED;A;AAED;;;A;AAGD;AAEO;A;AACP;;;;A;AAGC;;A;AACC;;AACA;A;A;AAGD;;A;AACC;;A;A;A;A;AAID;AAGA;;A;AACC;;AACA;A;A;AASD;;;;A;AACC;A;A;AAEA;;A;AACC;;A;;AAEA;A;A;A;AAVA;;A;;AAEA;A;A;A;A;AAaF;;;AACA;;A;AACC;;A;AACC;;;A;AAED;A;A;AAKD;;;;A;AACC;;;;A;AACC;AACA;A;AAED;AACA;;;AACA;;A;AACC;AACA;A;AAED;A;A;AAEA;;A;AACC;;;A;AAED;A;A;AAEA;;A;AACC;;A;;AAEA;A;A;;AAtBD;A;A;A;;AA2BD;;A;AACC;;A;AACC;;;A;AAED;A;AAED;A;AAaA;;;;;A;AACC;;;AACA;;A;AACC;AACA;A;AAED;;A;AACC;AACA;A;AAED;;A;A;AAGA;;;AACA;;A;AACC;AACA;A;AAED;A;A;AAGA;;;AACA;;A;AACC;AACA;A;AAED;A;A;AAGA;;;;;;;AACA;;A;AACC;AACA;A;AAED;A;;A;AAzCC;AACA;A;AAED;;A;AACC;;;A;AAED;A;A;A;A;AAsCF;A;;;;;;;;A;AAYA;;;;A;AACC;;AACA;A;A;AAEA;;AACA;A;A;AAEA;;A;;AARA;A;A;AAUD;A;;;;;;;AAKI;AACJ;AAEC;A;AAEC;A;AAGD;;AAGA;;A;AACC;A;A;AAGA;A;A;AAGA;A;A;;AAGF;A;;;;;;;AAKA;AACA;AAEC;A;AAGC;A;A;AAGA;A;AAID;AACA;AACA;AACA;;;A;AAEC;A;AAID;;A;AACC;A;A;AAGA;A;AAED;AAGA;;AAGA;;A;AACC;A;A;AAGA;A;A;AAGA;A;A;;AAGF;A;;;;;;;AAQA;AACA;AAEA;AAEO;A;AACP;;;;A;AACC;A;AAGA;A;AAGA;;;A;AAEC;A;AAED;A;A;AAIC;A;AAED;;;AACA;;A;AACC;A;AAED;A;A;A;;;;;;A;AAQA;A;AAEG;AACJ;;;;;A;AAGE;A;AAEA;A;AAEA;A;AAEA;A;AAED;A;;AAED;A;;;;;AAMA;;;AACA;AACA;A;;;;;A;AAKC;A;AAED;AAKA;AACA;;AACC;A;AAEC;A;A;AAGA;AACA;A;AAED;;;A;AAEC;A;AAED;A;A;A;;;;;A;AAMD;AACA;AACA;;A;AAKE;AACA;AACA;A;AAEM;A;AAEN;A;AAEC;A;AAED;A;A;AAIC;AACA;AACA;A;AAEA;AACA;AACA;A;AAEA;AACA;AACA;A;AAEA;AACA;AACA;A;AAEA;AACA;AACA;A;AAEA;AACA;AACA;A;AAEA;AACA;A;AAEC;A;AAED;A;AAEC;AACG;A;AAEF;AACA;AACA;A;AAGD;A;AAED;A;AA3CA;A;A;A;AAgDD;A;AAIA;AACA;AACA;A;AAIA;;;AACA;AACA;A;A;A;;;;;A;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;A;A;A;A;A;A;A;A;A;A;A;A;A;A;A;;;;AC5wCC;AA0GA;ALlCA;AAEF;A;AGkME;AA+HH;;AACA;;AA2MA;AACA;ACbG;AACA;;AA4PA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AEtyBH;AACA;A;;;;;AAKA;AACA;AAEA;A;;;;;AAII;AACJ;;;AACA;;A;;;;;AAIA;;;AACA;AACA;AACA;AACA;A;;;;;AAKI;AACJ;AACA;AACA;A;;;;;A;AAMC;A;AAED;AACA;AACA;A;;;;AC3DI;AACJ;AACA;A;;;;AAoBA;A;;;;;;AAMG;;;AAAH;;A;AACC;AACA;A;AAGD;AACA;A;;;;;;;;AAIgC;;;A;;;;;;;AAGF;;;A;;;;;;;AAGE;;;A;;;;;;;AAGF;;;A;;;;;;;AAI9B;;AACA;A;;;;;;;AASA;;A;A;AAEE;A;AAED;;;A;AAID;;AACA;;A;AACC;AACA;;AACC;;A;;A;AAIF;A;;;;;;;A;AAOC;A;AAED;;;A;;;;;;;A;AAOC;A;AAGD;;;A;;;;;;;A;AAOC;A;AAGD;;;A;;;;;;;AAeD;AACC;;AACA;;A;AACC;A;AAED;A;;;;;;;AAOD;AACC;;AACA;;A;AACC;A;AAED;A;;;;;;;AAKA;AAMI;;;AACH;;AACA;AACA;AAHkB;A;;AAKnB;A;;;;;;;A;AAQC;A;AASD;AACA;;AACC;;AACA;AAFoB;A;;AAIrB;;AACC;;AACA;AAFY;A;;A;;;;;;;;;;AAWV;;;AAAH;;A;A;;;;;;A;A;;;;;;A;;;;;;;;AAOA;AACA;AACA;;AACI;;;AACH;;A;AACC;;A;AACC;A;;AAEA;;A;AAED;A;AAED;AACA;AACA;AAXsB;A;;AAavB;AACA;AACA;A;;;;;;;AAuGA;AACA;AACA;AACA;A;;;;;;;AAIA;AACA;AACA;A;;;;;;;;AAKA;AACA;AACA;AACA;A;;;;;;;;;;AAKA;AACA;;;;AACA;AACA;A;;;;;A;AC1VC;A;AAED;A;;;;;AAWA;AACC;;AACA;AACA;A;AAGC;A;AAGD;;A;AAEC;AACC;;;AACA;;;A;AAEC;A;A;;A;AAID;A;AAED;A;AAED;;;A;AACC;A;A;;A;;;;;;;;AC/BF;AACC;;AACA;AACA;A;AAEC;A;AAED;;A;AACC;;;;A;AAED;;;A;AACC;A;A;;A;;;;;;;;;;;;;;A;A;A;A;A;AFgNC;ACvLA;AA4BA;AAkCA;AClFA;AAsDA;AAkEA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AC2BH;AACA;AACA;A;AAEC;A;AAED;A;;;;AAKA;AACA;AAEA;A;AAEC;A;A;AAGA;A;AAGD;AACI;;;AACH;A;AAEK;AACJ;AACA;AACA;AACA;AACA;AACA;AACA;A;AAVwB;A;A;;;;;AAiB1B;A;;;;;AAKA;A;AAEC;A;AAGD;A;AAEC;A;AAGD;AACA;AACA;A;;;;AC/MI;AACJ;AACA;A;;;;AAqBA;;AACA;A;;;;;;AAMG;;;A;AACF;AACA;A;AAGD;AACA;A;;;;;;;;AAI8B;;;A;;;;;;;AAGE;;;A;;;;;;;AAIhC;;A;AACC;;;A;AAED;;;;A;;;;;;;AAI8B;;;A;;;;;;;AAI9B;;AACA;A;;;;;;;A;AAOC;A;AAED;;A;AACC;;;A;AAED;AACA;;AACA;;AACC;;A;;AAED;A;;;;;;;A;AAOC;A;AAED;;A;AACC;;;A;AAED;AACA;;AACA;;AACC;;A;;AAED;A;;;;;;;AAaA;;AACA;AACA;AACA;;A;AACC;AACA;;AACC;;AACA;AACA;A;;A;AAGF;A;;;;;;;A;AAOC;A;AAED;;A;AACC;;;A;AAED;;;A;;;;;;;AAqBD;AACC;;AACA;;A;AACC;A;AAED;A;;;;;;;AAQD;AACC;;AACA;;A;AACC;A;AAED;A;;;;;;;AAMA;AAMI;;;AACH;;AACA;AACA;AAHkB;A;;AAKnB;A;;;;;;;A;AAQC;A;AASD;AACA;;AACC;;AACA;AAFoB;A;;AAIrB;;AACC;;AACA;AAFY;A;;A;;;;;;;;;;AAUV;;;AAAH;;A;A;;;;;;A;A;;;;;;A;;;;;;;;AAOA;AACA;AACA;;AACI;;;AACH;;A;AACC;;A;AACC;A;;AAEA;;A;AAED;A;AAED;AACA;AACA;AAXsB;A;;AAavB;AACA;AACA;A;;;;;AAmDsB;;;A;;;;;;;AAiDtB;AACA;AACA;AACA;A;;;;;;AAIA;AACA;AACA;AACA;A;;;;;AAIA;AACA;AACA;A;;;;;AAKA;AACA;AACA;AACA;A;;;;;;;;AAKA;AACA;;;;AACA;AACA;A;;;;;A;ACzYC;A;AAED;A;;;;;AAWA;AACC;;AACA;AACA;A;AAGC;A;AAGD;;A;AAEC;AACC;;;AACA;;;A;AAEC;A;A;;A;AAID;A;AAED;A;AAED;;;A;AACC;A;A;;A;;;;;;;;AC/BF;AACC;;AACA;AACA;A;AAEC;A;AAED;;A;AACC;;;;A;AAED;;;A;AACC;A;A;;A;;;;;;;;;;;;;;;A;A;AHlBF;AC6QG;AClOA;AA4BA;AAkCA;AClFA;AAsDA;AAkEA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;A;ACvJF;A;A;A;AAKA;AACA;;;;;;AACC;A;AAGC;AACA;AACA;AACA;A;A;AAGA;A;A;;AAGF;A;AAGA;AACA;A;A;AAMC;A;AAID;A;A;AAME;A;A;AAKA;A;AAID;AACA;AACI;;;AACH;AADyB;A;AAG1B;AACA;A;A;AAOA;A;AAQG;A;AAEH;AACA;AACI;;;AACH;AADuB;A;A;A;AAOxB;AACI;;;AACH;AACA;AACA;AAHgC;A;A;AAMhC;A;AAED;A;A;AAGA;A;AAKD;A;AAGD;A;;;;A;AAsBC;A;A;AAIA;A;A;AAGA;A;AAGD;AACA;AACA;A;;;;A;ACrFC;A;A;AAGA;A;A;A;A;AAMC;A;A;A;AAKA;A;AAED;;;;;;A;AAEE;A;A;;A;A;AAMD;A;AAED;;;;;;A;AAEE;A;A;;A;A;AAMD;A;A;A;AAKA;A;A;A;AAKA;A;A;AAGF;A;;;;AAKA;A;A;AAIC;A;AAEA;A;A;AAGC;A;AAED;;;;;AACC;A;;A;AAGA;A;A;A;AAIA;AACA;A;AAED;A;AAEC;A;AAIA;AACI;;;AACH;;;;AACA;A;AAEC;AACA;A;AAL8B;A;A;AAS5B;;;AACH;;;;AACA;A;AAEC;AACA;A;AAL4B;A;A;AAS/B;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;A;AAGC;A;AAEA;A;A;AAGD;A;AAEA;A;A;AAGC;AACA;AACA;A;AAEA;A;A;AAGA;A;AAED;A;AAEG;A;AACF;AACA;AACA;A;AAEA;A;A;A;AAIA;A;AAEA;A;AAEA;A;AAEA;AACA;A;AAEC;A;AAEC;A;A;AAGF;A;A;AAGA;A;A;AAGD;;;;;A;AAEE;AACA;AACA;A;AAEA;A;A;;A;AAIF;;;;;;A;AAEE;A;AAED;A;;A;AA1HD;A;A;A;;;;AAgIG;AACJ;AACA;A;;;;A;A;AAQE;A;AAED;AACA;A;AAGD;A;A;AAEC;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;A;AAGC;AACA;A;AAEC;A;AAED;AACA;A;AAED;AACA;AACA;A;A;A;;;;AAMD;A;AAEC;A;AAED;;;;;AACI;A;AACF;A;A;;AAGF;A;;;;;AAKA;AACA;AACA;A;;;;;A;AAKC;A;AAED;;;;;AACC;A;;A;;;;;A;ACrQA;A;AAED;A;;;;AAkDA;A;;;;;AAYI;AACJ;AACA;A;;;;;AAKA;AACA;;AACC;A;AAED;A;;;;;AAKA;A;A;AAGC;A;AAED;A;;;;;;;AAOA;A;A;;;;;A;AAQI;AACJ;;AACC;AACA;A;A;;;;;A;;;;;AAQG;AACJ;AACA;AAEA;;A;A;AAGE;A;AAEA;A;A;AAIA;A;AAED;AACA;A;AAED;A;;;;;AAQA;A;;;;;AASA;A;A;AAIC;A;AAIA;A;AAEC;A;A;AAGI;;;A;AAEF;A;AAF0C;;A;AAM7C;A;A;AAIC;A;AAED;A;AAKI;;;A;AAEF;A;A;AAGA;A;AALyB;A;AAQ3B;A;AAID;AACA;AACA;;AACC;AACG;A;A;AAED;A;AAED;A;AAEA;A;A;AAGF;A;;;;;A;A;AASC;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAED;A;;;;;AAII;AACJ;AACA;A;;;;AAIA;;;;;AACC;A;;A;;;AAKD;;;;;AACC;AACA;A;AAEC;A;A;AAGA;A;AAED;AACA;AACA;A;;A;;;AAKD;A;;;A;A;AAMC;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;A;AAIC;A;AAED;A;AAEC;A;AAED;A;AAEA;A;AAEA;A;AAEA;A;A;;;;ACnUD;A;;;;;AA4BA;A;;;;;AA0FA;A;AAEC;AACA;A;AAEA;AACA;A;AAED;AACA;A;;;;;A;AAKC;A;AAED;AACA;A;;;;;A;AAKC;A;AAED;AACA;A;;;;;A;A;AAWE;A;A;AAGA;A;AAEC;A;A;AAGA;A;A;AAGA;A;AAEA;A;A;A;AAID;A;AAMD;AACA;;;;;AACC;A;;A;A;AAKD;A;A;;;;;A;AAMG;;;A;AACF;A;A;AAIE;AACJ;A;A;AAEC;A;AAGA;A;AAEA;A;AAEA;;;;;AACC;A;;A;AAGD;;;;;AACC;A;;A;AAGA;A;A;AAGD;A;A;AAGE;A;AAEA;A;AAED;A;AAGD;A;A;A;AAIA;A;AAED;AACA;A;;;;;A;AAKC;A;A;AAGA;AACA;;;;;AACC;A;;A;A;AAID;A;A;;;;;A;AAMG;;;A;AACF;A;A;AAGF;AACA;;;;;AACC;A;AAEC;A;A;;AAGF;AACA;A;;;;;AAOA;A;A;AAIE;A;AAED;AACA;AACA;A;A;AAWC;A;AAID;AACA;AACA;A;AAGA;A;AAGD;AACA;AACA;A;;;;;AAaA;A;AAEC;A;AAGD;AACA;A;AAEC;A;AAID;A;AAIC;AACA;AACA;AACA;A;AAGD;AACA;AACA;A;;;;;AAKA;AACA;A;AAEC;A;AAED;AACA;AACA;A;;;;A;AAMC;A;AAED;AACA;AACI;;;A;AAEF;A;AAFsC;;AAKxC;A;;;;AAMA;AACA;AACA;A;;;;;AAQA;A;A;AAGE;AACA;A;A;AAMA;A;A;AAGF;A;AAEC;A;AAED;A;AAEC;A;AAGD;AACA;AACA;AACA;AACA;AACA;AACA;AACA;A;AAGC;A;AAGD;A;;;;A;AAcC;A;AAEC;A;A;AAGA;A;A;AAGA;A;A;AAGA;A;A;AAGF;;;;;A;AAEE;A;A;;AAGF;A;;;;;AAKA;AAGA;AACA;;AACC;A;AAED;AACA;A;AAIC;A;AAGD;;;;A;;;;;;;AAOA;AACA;;AACC;A;AAED;AACA;AAIA;;A;AACC;A;A;AAMA;A;AAGD;;;;A;;;;;;A;AAMA;;A;AACC;;A;AAEC;AACA;AACA;A;A;AAGA;AACA;AACA;A;A;AAKA;A;A;A;A;;;;;;;A;AAWD;A;AAED;AACA;AACA;;;;;A;AAEE;AACA;A;AAEA;A;A;;AAGF;;A;AACC;;A;AAEC;AACA;AACA;A;A;AAGF;A;;;;;;;A;AAoBC;A;AAIG;AACA;AACJ;AACA;AACI;;;AAOC;AACA;A;AAEH;;;A;AAEC;AACA;;AACC;A;A;AAKA;AAnBuB;A;A;A;A;AA8B1B;;;A;A;A;AAIC;A;;AAGA;AACA;AACA;AAEI;;;AACH;AACA;AAFsB;A;AAIvB;;AAEA;AACA;AACA;A;AAID;AACA;AACA;AAvD0B;A;;AAyD3B;AAUA;AACA;AACI;AACA;;;AAMC;A;AAEH;A;AARyB;A;A;A;AAoB1B;;;A;A;A;AAIC;A;;AAGA;AACI;;;AACH;AACA;AACA;AAHsB;A;AAKvB;;AAEA;AACA;AACA;A;AAID;AACA;AA1C0B;A;;AA4C3B;AAGA;AACA;AACI;;;A;AAAuB;A;A;AAa1B;;;A;A;A;AAGC;A;;AAIA;AACI;;;A;AAEF;A;AAFyB;A;AAK3B;;;;AAEI;;;AACH;AACA;AAF0B;A;AAI3B;AACA;A;A;AAKA;A;AAED;AAxC0B;A;;AA0C3B;AAGA;AACA;AACA;;;;;A;AAEE;;A;AAED;A;;AAED;AAEA;A;;;;;;A;AAOC;A;A;AAGA;A;AAED;A;;;;;A;AASC;AACA;AACA;A;AAEC;A;A;AAIC;AACA;A;AAEA;AACA;AACA;A;AAEA;AACA;A;A;AAGF;A;A;AAIA;A;AAEC;A;A;AAGF;A;;;;;A;AAOC;A;A;AAGA;A;AAEC;A;AAED;A;AAED;A;;;;;A;A;AASE;A;AAED;A;A;AAGC;AACA;A;AAEA;AACA;AACA;A;AAED;A;A;AAGA;A;AAED;A;;;;AAIA;AACA;AACA;AACA;;;;;;A;AAGE;AACA;A;AAED;A;;AAED;A;;;;AASA;;;A;;;;;;;;;;AAIA;;AACQ;A;A;A;AAMN;A;AAEA;A;AANA;A;A;AAUF;;A;AAEI;AAAH;;A;A;;;;;;A;A;;;;;;A;AAQA;AACA;AACA;AACA;AAED;AACA;AACA;AACA;;AACC;A;AASA;;;;;;;;;;;A;AACC;;A;AAEI;;;AAAH;;A;A;;;;;;A;AAGA;A;AAED;AACA;AACA;A;A;AAEG;;AAAH;;A;A;;;;;;A;AAGA;A;A;AAEG;;AAAH;;A;A;;;;;;A;AAGA;A;A;A;AAGC;A;AAEA;A;AAED;A;A;A;A;A;A;AAKC;A;AAED;A;A;A;AAGC;A;AAEA;A;AAED;A;A;AAEG;;;;AAAH;;A;A;;;;;;A;A;A;AAIA;A;A;AAGC;A;AAEA;A;AAEA;A;AAED;AACG;;;AAAH;;A;A;;;;;;A;AAGA;AACA;A;A;AAEA;AACA;AACA;;;;;A;AAGC;AACA;AACA;A;AAED;;A;A;;;;;;A;AAIG;;;AAAH;;A;A;;;;;;A;AAGA;AACA;A;A;AAEA;;A;A;AAEC;;;;;;;A;AACC;AACA;AACA;A;A;AAEA;AACA;AACA;A;A;AAEA;AACA;AACA;A;A;A;;;;;;A;AAMI;AACJ;;;AACA;;AACC;;;;AACA;;A;A;;;;;;A;AAGA;AACA;A;;AAED;A;A;AAEA;AACA;AACA;A;A;A;AAIF;AACA;AAGA;;A;AACC;;;;;AACA;;A;A;;;;;;A;A;AAIC;AACA;AACA;AACA;A;A;AAKC;;;;A;AACF;AACA;AACA;AACA;A;AAED;AAGG;;;;AAAH;;A;A;;;;;;A;AAGA;A;;AA1JG;;;;AAAH;;A;A;;;;;;A;AAGA;A;A;AAyJD;A;;AAGD;;AACA;;;A;AAEC;A;AAED;;AAEA;AACA;;A;A;;;;;;A;A;;;;;;A;;;;;;;;;A;AAWC;A;AAED;AACI;AACD;;;;A;AACF;A;A;AAGA;A;A;AAGA;A;AAEA;A;AAEC;A;A;AAGA;A;AACS;;;;A;AACT;A;AAGA;A;A;A;A;AAID;A;AAED;AACA;AACA;A;;;;;;;AAOA;A;AAmBC;A;AAEI;A;A;;;;;A;A;;;;;A;AAMJ;AACA;AACG;A;A;;;;;A;A;A;;;;;A;AAQH;AACA;AACA;AACA;A;;;;;A;AAKG;AACJ;AACA;AACA;AACA;AAEA;;;AACI;;;;A;A;;;;;A;A;A;AASF;AACA;A;AAEA;AACA;A;AAEA;AACA;A;AAEA;AACA;A;A;AAKC;A;AAED;AAGA;AACA;A;A;A;AAME;A;AAED;A;A;AAIA;A;AAED;A;;;;;A;AAvCA;A;A;A;;;;;A;;;;A;AAsDD;A;AAED;;;;;;A;AAEE;A;A;;AAGF;A;;;;;;;A;AAMC;A;A;AAIA;A;AAED;AACA;;AACC;A;AAED;AACA;AAEA;AACI;;;A;AAGF;AACA;A;AAED;AANuB;A;AAQxB;A;;;;AAMA;A;;;A;A;AAUC;A;AAEI;;;A;AAEF;A;AAF4B;A;AAK9B;A;AAEA;A;AAEA;A;AAED;A;;;;;AAKA;;AAMA;;;A;AACC;A;AAGD;A;;;;;AAOA;A;A;A;A;AAME;A;A;A;AAKA;A;AAEA;A;A;A;AAKA;A;AAED;AACA;AACA;A;A;A;;;;;AAUD;A;AAEC;AACA;A;AAGC;;;;AACA;A;AAED;AACA;AACA;AACA;A;AAGD;;A;AACC;AACA;AACA;;A;AACC;;A;AAGC;A;AAED;AACA;AACA;A;A;AAGF;A;;;;;;;AAKA;;AACA;;;A;AAEC;A;AAED;;AAEA;A;AAEC;A;AAED;AACA;AACA;A;AAEC;A;AAGD;A;AAGC;A;AAEA;AACA;AACA;AACA;A;AAED;A;;;;;;;;;AAMA;A;A;;;;;;;A;AAIA;;;;A;A;;;;;;;A;AAMA;;A;A;A;AAcE;A;AAKD;AACI;;;A;AAEF;A;AAED;AACA;AALkB;A;A;;;;;;;A;AADnB;AACI;;;A;AAEF;A;AAED;AACA;AALkB;A;A;;;;;;;A;A;AAYlB;A;AAEE;;;;A;A;;;;;;;A;A;AAQF;AACA;AACA;A;AAEE;A;AAEE;;;;A;A;;;;;;;A;A;AAIF;A;AAED;A;AAEC;A;AAED;A;AAEC;A;AAED;A;A;AAGA;A;A;;;;;;;A;AAMF;AACG;;;;A;A;;;;;;;A;AAGH;A;AAEC;A;A;;;;;;;A;A;;;;;;;A;A;;;;;;;A;A;;;;;;;A;A;;;;;;;A;A;;;;;;;A;A;;;;;;;A;A;;;;;;;A;A;A;;;;;;;A;;;;;;;;A;A;;;;;;;A;A;A;;;;;A;A;;;;;A;;;;;;;;A;AAoDD;A;AAED;A;AAEC;A;A;;;;;;;A;;;;;;;;;;A;AAUA;A;AAGD;A;AAEC;A;AAED;AACA;;;;AACA;A;A;;;;;;;A;A;;;;;;;;;A;;;;;;;AAQA;;A;A;AAEE;A;AAEA;A;A;;AAGD;AACA;AACA;AACA;;A;AAEC;A;AAEA;A;A;AAGF;A;;;;;A;AAaC;A;AAEE;A;AACF;A;AAEE;A;AACF;A;AAED;A;;;;;;;;A;AAQC;A;AAID;A;AAEC;A;AAED;AACA;;;;A;AAEC;A;AAEG;;;;A;AAGH;AACA;A;AAGA;A;AAEI;A;AACF;A;A;;;;;;;A;AAIF;;;;AACA;AACG;A;AACF;A;A;A;AAMD;AACA;A;AAGD;;;A;A;;;;;;;A;AAKA;;A;A;AAEE;A;AAEA;A;A;;AAMD;AACA;AACA;AACA;AACA;;A;AAEC;A;AAEA;A;A;A;;;;;;;A;;;;;;;;;AASF;AACA;AACA;AACA;AAEA;A;AAEC;AACA;A;AAKC;A;A;AAIF;AACA;AACA;;A;AAIE;;A;;;;;A;AAGD;AAGA;;A;AACC;;;;;A;A;;;;;A;A;AAKC;;;;AACA;A;A;AAKF;;;;;A;A;;;;;A;A;AAKC;;;;AACA;A;AAIE;;;;A;AACF;;;;AACA;A;AAID;AACI;;;;AACD;;;;A;A;;;;;A;AAGH;A;AAGC;AACG;;;;A;A;;;;;A;A;AAIF;A;;;;;A;A;A;AAKD;A;AAEA;A;A;;AAGF;AAGA;AACA;;A;AAEC;A;AAED;AACA;A;;;;;A;;;;;;AASA;AAEA;A;AAEC;A;AAID;AACI;;;AACH;;;;A;A;AAIE;A;AALqB;A;A;AAUvB;AACA;AACA;AAZuB;A;AAexB;A;;;;A;AAMC;A;AAED;A;;;AASA;AACI;;;A;AAEF;;;;A;A;AAGE;A;A;AAGA;A;AAED;A;A;AAViB;A;AAepB;A;;;A;AAgBC;A;A;AAIA;A;A;AAIA;AACA;A;A;AAIA;AACA;A;AAIG;;;AACH;AACA;AACA;;AACC;AACA;A;AALoB;A;AAQtB;A;;;AAMI;;;AACH;AADuB;A;AAGxB;A;;;AAKI;;;AACH;AADuB;A;AAGxB;A;;;AAMA;AACI;;;AACH;;;;A;AAEC;A;AAED;AALuB;A;A;AAQvB;A;AAED;A;;;AAKA;;;;;AACC;;;;;;A;AAEC;AACA;;A;AAEG;;;AACH;AADqB;A;A;;AAIvB;;;;;AACC;;;;;;A;AAEC;AACA;;A;AAEG;;;AACH;AADqB;A;A;;AAIvB;A;;;AAKA;AACA;;;;;AACC;;;;;;A;A;AAGE;A;AAED;AACA;;A;AAEG;;;A;AAEF;A;AAED;AAJqB;A;A;;AAOvB;;;;;AACC;;;;;;A;A;AAGE;A;AAED;AACA;;A;AAEG;;;A;AAEF;A;AAED;AAJqB;A;A;;A;AAQtB;A;AAED;A;;;AAMA;AACA;AACI;;;AACH;;;;A;AAEC;AACA;AACA;A;AAED;AAPuB;A;AASxB;A;AAIC;A;AAED;A;;;;AAYA;AACA;AACA;AACA;A;;;;;AAIA;A;;;;;AAIA;AACA;AACA;AACA;;;;;;;;A;;;;AAIA;;AACC;;;A;AAEC;A;AAED;A;AAED;A;;;;;;AAIA;;;A;A;;;;;;;A;A;;;;;;;A;;;AAQA;A;;;A;AAKC;A;A;AAGA;A;A;AAGA;A;AAED;A;;;;A;AC9iEC;AACA;A;AAEA;A;AAEA;A;A;;;;ACAD;A;;;;AAIA;AACA;;AACC;A;AAEC;AACA;A;AAEA;AACA;A;A;A;;;;;A;AAOD;A;A;AAGA;A;AAGD;A;AAEC;A;AAEA;A;AAED;A;;;;AAiBI;AACJ;AACA;AACA;AACA;AACA;A;;;;;AAIA;AACA;AACA;A;;;;;A;A;AASC;A;AAEA;A;A;AAGC;A;AAEG;AACJ;;;;;AACC;A;AAEC;A;AAEA;A;A;;AAGF;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAEA;AACA;AACA;AACA;A;AAEA;A;AAEA;A;AAEA;A;A;AAGC;A;AAEG;AACJ;;;;;;A;AAEE;A;AAEA;A;A;;AAGF;A;AAEI;AACJ;;;;;AACC;A;;AAED;A;AAED;A;;;;;AAKA;AACA;AACA;A;;;;;AAIA;AACA;AACA;A;;;;;AAIA;A;;;;;AAIA;AACA;AACA;A;AAGC;A;AAED;A;;;;;A;AAMC;A;AAKD;AACA;A;;;;;A;AAMC;A;A;AAGA;A;AAGD;AACA;AACA;AACA;AACA;AACA;AACA;A;;;;;AAIA;AACA;A;AAEC;AACA;A;AAEA;AACA;A;AAED;AACA;A;;;;;AASA;AACA;A;AAEC;AACA;A;AAEA;AACA;A;AAED;AACA;A;;;;;A;AAOC;A;AAED;A;;;;;AAIA;A;;;;;AAIA;AACA;AACA;AACA;A;;;;;AAIA;AACA;AACA;AACA;AACA;A;AAGC;A;AAED;AACA;A;AAKC;A;AAEA;A;AAEA;A;AAGD;A;;;;;;;;;;;;;;;;;;;;;;;;;;A;A;A;A;A;AH9PG;AI/BA;AAIA;AAMA;AAOA;AAQA;AAMA;AAKA;AAIA;AAKA;AAKA;AAIA;AAIA;AAIA;AAIA;AAOA;AAKA;AAIA;AAOA;AAMA;AHw/CA;ACplDH;ACyEG;AACA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AEuBH;A;;;;;AAYA;AACA;A;;;;;AAcA;;;A;;;;;;AAiCA;A;;;;;AAIA;;;;A;AAEC;A;AAED;AACA;AAEA;AACA;;;A;AAEC;A;AAED;A;AAEC;A;AAED;;A;AAYC;;;AACA;A;AAEA;;;;A;A;AAKA;AACA;;A;AAGD;AACA;AACA;;AACC;A;AAED;AAEA;A;;;;;;AAkBA;;;;A;AAEC;A;AAED;AACA;A;AAEC;AACA;;;;;AACC;A;;A;AAMF;A;AAEC;A;A;AAGA;AACA;A;AAED;A;;;;;;AAKA;AACA;AACA;AACA;A;;;;A;A;AASC;A;AAEA;AACA;;;;;A;AAEE;A;AAEA;A;A;;AAGF;A;AAEA;A;AAEA;A;AAEA;AACA;;;;;AACC;A;;AAED;A;AAEA;AACI;AACJ;;;;;AACC;A;AAEC;A;A;;AAGF;A;AAhCA;A;A;;;;AAwCD;;;;AACA;;A;AACC;;A;AAED;A;;;;;A;AAgBC;A;AAED;A;;;;AAKA;A;;;;;AASA;A;;;;;A;AAYC;;;;;;A;AAEE;A;A;;A;AAIH;A;;;;;A;AAsBC;A;AAEC;A;AAED;A;AAED;A;;;;;AAIA;A;;;;;AAIA;A;;;;;AAIA;A;;;;;AAIA;;;;A;AAGC;A;AAEC;;A;A;A;AAKD;A;AAEC;;A;A;AAGF;A;;;;;A;AAUC;A;AAEC;A;AAED;A;AAED;A;;;;;AAIA;A;;;;;AAIA;A;;;;;AAIA;A;;;;;AAIA;;;;A;AAGC;A;AAEC;;A;A;A;AAKD;A;AAEC;;A;A;AAGF;A;;;;;;A;AAYC;A;AAGD;;;;;A;AAEC;AACA;A;AAED;AACA;A;;;;;;AAIA;A;;;;;AAIA;A;;;;;AAIA;A;;;;;AAIA;A;;;;;;;A;;;;;A;;;;;;AAaA;;;A;;;;;;;AAMA;;;A;;;;;;;AAMA;;;A;;;;;;;;;;AAwCA;A;AAEC;A;AAED;;AACC;A;;AAED;A;;;;;;;;AAOA;;AACC;A;;;A;;;;;;;;;AASD;;;AACC;;;;;A;;;AAED;A;;;;;;;AAIA;AACA;AACI;AACA;A;AAEH;A;AAEA;A;A;AAGA;A;AAGG;AACJ;;AACC;;A;AAEC;A;A;AAKA;A;AAEA;A;AAOD;;A;AACC;;A;AAED;AAGI;A;AAEH;;A;AAEA;;A;A;AAGA;A;AAIA;A;AAEA;A;A;;A;AAMD;A;AAEA;A;AAGD;A;;;;;;;;;;;AAOA;A;AAEC;A;AAED;AACA;;A;AAEE;A;AAED;A;;AAED;A;;;;;;;;AAOA;;AACC;A;;;A;;;;;;;;;AASD;;;AACC;;;;;A;;;;A;;;;;AAaD;;;;;A;AACC;A;;A;;;;A;AA0CA;A;AAED;AACA;;AACC;A;AAED;A;;;;;;AAOI;A;AAEH;A;AAEA;A;AAGG;;;;;;;;AACH;;A;AAEC;A;AAGD;A;A;AAME;A;AAEG;A;AAEH;AACA;;A;AAEA;AACA;;A;A;AAGA;A;AAEA;A;A;AAGD;A;AAED;AAEA;;A;AACC;AACA;A;A;;A;;;;;;;;AAQE;AACJ;;A;AAEC;A;AAED;A;;;;;;;;AAQA;;A;A;;A;A;;A;;;;;;;AAaI;AACJ;;A;AAEC;A;AAED;A;;;;;;;;AAQA;;A;A;;A;A;;A;;;;;;;;AAaA;;A;A;;A;A;;A;;;;;;;AAaI;AACJ;;A;AAEC;A;AAED;AACA;;;;;A;AAEE;A;A;;AAGF;A;;;;;;AAqBA;A;;;;;AAOA;A;;;;;AAIA;;AACC;;;;A;AAEC;A;AAED;AACA;A;AAGC;AACA;AACA;A;AAED;;;;;A;AAGC;AACA;A;AAED;A;A;A;AAIG;A;AAEA;A;A;A;AAIF;;;;;;A;A;AAGG;A;AAEA;A;AAED;A;A;;A;A;AAKJ;AACA;A;;;;;;;;A;AAQC;A;AAED;A;AAEC;AACA;A;AAED;AACA;;AACC;;;A;AAEC;A;AAED;A;A;AAIA;A;AAED;A;A;AAIE;A;AAED;A;AAID;AACI;;;A;AAEF;AACA;A;AAED;AAL0B;A;A;AAS1B;A;AAGD;AACA;AACA;A;;;;;AASA;;;;A;;;;;;;AASI;AACJ;;A;AAEC;A;AAED;AACA;;;;;A;AAEE;A;A;;AAGF;A;;;;;;;AASA;;;;A;;;;;;;AASA;;;;A;;;;;;;;;A;AAWC;A;AAEG;AACJ;;A;AAEE;A;AAED;A;AAED;A;;;;;;;;A;AASC;A;AAEG;AACJ;;A;AAEE;A;AAED;A;AAED;A;;;;;;;;;A;AASC;A;AAEG;AACJ;;A;AAEE;A;AAED;A;AAED;A;;;;;;;;A;AASC;A;AAEG;AACJ;;A;AAEE;A;AAED;A;AAED;A;;;;;;;;;A;AASC;A;AAEG;AACJ;;A;AAEE;A;AAED;AACA;;;;;A;AAEE;A;A;;AAGF;A;AAED;A;;;;;;;;A;AASC;A;AAEG;AACJ;;A;AAEE;A;AAED;A;AAED;A;;;;;;;;;A;AASC;A;AAEG;AACJ;;A;AAEE;A;AAED;AACA;;;;;A;AAEE;A;A;;AAGF;A;AAED;A;;;;;;;;A;AAUC;A;AAEG;AACJ;;A;AAEE;A;AAED;A;AAED;A;;;;;;;A;AAuBC;A;A;AAIA;A;AAGD;;AACA;AAEA;AACA;AACA;;;;;A;AAEE;A;AAGD;A;AAEC;A;AAED;A;;A;AAIA;A;AAGD;A;;;;;;;;AC1tCA;A;A;;;;;;;A;AAIA;AACA;AACA;;AACC;AACA;A;A;A;;;;;;;A;AAQG;AACJ;;AACC;AACA;;;;A;A;AAKA;A;A;;;;;;;A;;;AAUD;A;AAEC;A;A;AAGA;A;AAED;A;;;AAIA;A;A;AAGC;A;AAED;A;;;;AAWA;A;;;;;;AAIA;AACA;AACA;A;;;;;AAIA;AACA;A;;;;;A;AAKC;A;AAED;A;;;;;A;AAKC;A;A;;;;;A;AAMA;A;AAED;AACA;AACA;A;;;;;A;;A;;;;;;;;;;AAuBA;AACA;A;AAEC;A;AAGA;;;;AAED;AACA;AACA;AACA;A;AAEE;AACA;A;A;AAIF;AACA;;A;AAEE;A;AAED;A;AAEA;AACA;AACA;A;AAGD;;AAEC;;;;A;AACC;;A;A;AAEA;;A;A;AAEA;;A;;AAEA;;A;A;AAED;;A;AACC;;A;A;;AAGF;;A;;;;AAKA;;;;;;A;A;A;AAIE;A;AAEA;AACA;A;A;;A;;;AAOF;AAKA;;;;;;AACC;A;;AAQD;;;;;A;A;AAME;AACA;AAEA;A;AAEC;;;;AACA;A;AAEC;;A;A;AAGF;A;AAIC;;A;AAID;AACA;AACA;A;AAEC;A;AAEA;AACA;;;;A;A;AAGA;A;A;AAMA;A;A;AAtCD;;A;A;;AA0CF;A;;;;AAMwC;A;;;;;AACA;A;;;;;AACA;;;;A;;;;;;;;;;A;AAavC;A;AAIA;AACA;AACA;AACA;AAKD;;;;AACC;AACA;A;AAEC;A;AAED;A;AAEA;;;;;;;;;A;AACC;;;;;AAEA;AACA;A;AAEC;AACA;A;A;AAIA;;;;AACA;;;;A;A;AAGA;AACA;A;AAID;;;;A;AAGC;AACA;A;A;A;AAGD;;AACA;AAEA;AACA;AACA;;;;;AACC;A;;A;A;AAGD;;AACA;AACA;AACA;AACA;;;;;AACC;A;;A;A;AAGD;A;A;AAEA;A;AAEC;A;AAED;A;AAEC;AACA;AACA;A;AAED;AACA;;A;AACC;AACA;AACI;;;AACH;AAD2C;;AAG5C;A;;AAEA;A;AAED;AACA;AACA;;;;;AACC;A;;AAED;A;A;AAEA;A;AAEC;A;AAED;AACA;AAEA;;A;AACC;AACA;AACI;;;AACH;AAD2C;;AAG5C;A;;AAEA;A;AAED;AACA;AACA;;;;;AACC;A;;AAED;A;A;AAEA;A;AAEC;A;AAED;AACA;AACA;A;A;AAEA;A;AAEC;A;AAED;AACA;AACA;AACA;;;;;AACC;A;;A;A;AAGF;A;;AAGD;AACA;AACA;AACA;;AACC;AACA;AACA;;;A;AACC;AACA;A;A;;A;AAID;;;;;AACC;A;;A;AAGF;A;;;;;;A;A;;A;A;A;;A;AAiBA;;;;;AACC;A;A;A;A;;A;A;A;A;AAaG;;A;A;;A;A;A;;A;A;;AAQJ;AAGA;;A;AAGC;A;A;;A;;;;;AC/bD;AACA;A;;;;;AAIA;AACA;A;;;;;AAIA;AACA;AACA;AACA;A;;;;;A;AAOC;A;AAEA;A;AAEA;A;A;;;;;A;AAMA;A;A;AAGA;A;AAED;A;;;;;AAIA;;;;;AACC;A;;AAED;A;;;;;AAMI;AACD;A;AACF;AACA;A;AAEA;AACA;A;AAED;AACA;A;;;;AAWA;A;;;;A;AAKC;A;AAED;A;A;AAGE;A;AAED;A;A;A;AAIC;A;AAED;A;A;AAGA;A;AAED;A;A;AAGE;A;AAED;A;A;A;AAIC;A;AAED;A;A;AAGA;A;A;AAGA;A;AAEA;A;AAED;A;;;;;;;AAOA;A;AAEC;A;AAED;AACA;;;;;AACC;A;;AAED;;;;AACA;;;;AACA;;;;AACA;;;;AACA;;A;AACC;;;;A;AAEG;AACJ;;A;AACC;A;;AAEA;;A;AAED;AACC;;A;A;AAGE;A;A;AAIA;A;AAED;;;;;A;AAEC;;A;AAEC;A;AAED;AACA;;;;AACA;;;;A;A;A;A;AAKA;A;AAED;A;AAED;AACA;A;AAEC;A;A;AAKA;A;AAED;AACA;;;;AACA;;A;AACC;;;;A;AAED;;;;A;;AAED;AACA;A;;;;;;AAKA;;;;;A;AAEE;A;A;;AAGF;A;;;;;AASA;AACI;;;AACH;AACA;A;AAFgC;A;A;A;AAO/B;AAP+B;A;A;AAUhC;AACA;A;A;A;AAOE;AACA;A;A;AAIA;;;;;A;AAEE;A;A;;AAGF;A;AAED;A;AAGA;A;AAEA;A;AAEA;A;AAEA;A;AAzBA;A;A;AA4BA;A;A;AAGA;A;AA7C+B;A;AAgDjC;A;;;;;;AAQD;A;AAEE;A;AAEE;A;AACF;A;AAGD;AACA;AACA;AACA;AACA;AACA;AAEA;A;AAIA;;;;;;;A;A;A;AAGC;AACA;AACA;A;A;AAEA;;A;AACC;AACA;A;A;A;AAGD;AACA;A;A;AAEA;;A;AACC;AACA;AACA;AACA;A;;AAEA;AACA;A;A;A;A;AAIA;A;AAEA;A;A;AAGA;A;AAED;AACA;A;;AAnCA;A;A;AAqCD;A;;;;;;AAWA;;;;A;AAEC;A;AAED;A;;;;AAIA;AACA;A;;;;;AAKA;A;AAEC;A;AAGD;;A;AAEC;A;AAEA;A;AAGD;AACA;;;;;AACC;A;;AAGD;;AAEA;;;;AACA;;;;AACA;;;;AACA;;A;AACC;;;;A;AAEG;AACJ;;A;AACC;A;;AAEA;;A;AAED;AACA;AAEA;;;;;A;AAGC;;;A;AACC;A;AAED;AACA;;;;AACA;;;;AACA;;AACA;A;AAED;AACC;AACA;A;AAIA;;;;;;;;;;;A;AACC;A;AAEC;AACA;A;AAED;A;A;AAEA;;A;AACC;A;A;A;AAGD;;A;AACC;A;A;A;A;A;AAKD;;A;AACC;A;A;A;AAID;AACA;A;A;AAEA;A;A;AAEA;A;A;AAEA;;A;AACC;A;AAED;A;A;A;AAGC;A;AAED;A;;AAvCA;A;A;A;AA0CA;A;AAED;AACA;AACA;;;;AACA;;A;AACC;;;;A;A;;AAIH;A;AAEE;AACA;A;AAGD;AACA;AACA;A;;;;;;;AAKA;;;A;;;;;;;A;AAUC;A;A;AAIA;A;AAGD;;A;AACC;;;A;AAED;;A;AACC;;;A;AAGD;;AACA;;AAEA;AACA;;;A;AACC;AACA;A;AAGD;AACA;AACA;A;;;;;;ACnfA;;;;A;AAEC;A;AAED;A;;;;AAIA;AACA;A;;;A;AAOC;A;AAED;A;;;AAMA;A;;;;AAOA;A;AAGC;A;AAEA;A;AAGD;A;AAEC;A;AAEA;AACA;;;;;AACC;A;;A;A;AAKD;A;AAEA;A;AAED;;;;;AACC;A;;A;AAIA;A;AAEA;A;AAED;;;;;AACC;A;;A;;;;;AAOD;A;AAEC;A;A;AAED;AACA;A;;;;;A;AASC;A;A;;;;;;AAMD;AAEA;AACA;;AACC;AAEA;AACA;AACA;AACA;AASA;AACD;A;AAEE;A;AAEF;AAEC;A;AAKA;;;;;;;;;;;;A;AACC;A;A;AAUA;;A;AAEC;AACA;AACA;A;;AAEA;AACA;AACA;A;A;A;A;AAMD;;A;AAEC;AACA;AACA;AACA;A;A;AAGD;AACA;AACA;A;A;AAGA;;;;A;AAEC;A;AAED;AACA;AACA;A;A;AAGA;;;;A;AAEC;A;AAED;AACA;AACA;A;A;AAGA;;;;A;AAEC;A;AAED;AACA;AACA;A;A;AAGA;;;;A;AAEC;A;AAED;AACA;AACA;A;A;AAGA;;A;AAEC;AACA;A;;A;AAIC;AACA;A;AAED;AACA;A;A;A;AAID;;A;AAEC;A;AAED;AACA;A;A;AAGA;AACA;A;A;A;AAMC;A;A;AAOA;A;AAEE;A;AACF;A;A;AAKA;A;A;AAKA;A;AAID;A;;AAjIA;A;A;A;;AAqIF;A;;;;;;;AAKA;A;AAEC;A;A;AAIA;A;AAGD;;AACA;;;AACA;AAGA;;A;A;AAEE;A;AAED;;;A;AACC;AACA;A;A;;AAUD;AACA;;AACC;;A;AAEC;;A;AAEC;AACA;A;AAED;A;A;AAIA;A;AAED;;;A;AAEC;A;AAED;;;AAlB+B;A;;AAoBhC;AACA;A;AAGF;AACC;AACA;AACA;A;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;A;A;A;A;A;A;A;A;A;;;;;;AHvIA;AC7EA;AACA;AAyIG;AACA;A;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AGjMH;A;;;;;;;AAOA;;AACA;;;AACA;;A;AACC;AAIA;;AACA;;;A;AAEC;;;AAIA;A;AAED;A;A;A;;;;;A;A;;;;A;;;;;;;AASD;;AACA;;A;AACC;AACA;AACA;;A;AAED;;A;;;;;;;AAIA;;AACA;;A;AAEC;A;AAGD;AACA;AAEA;;A;AAEC;A;AAGD;AACA;A;;;;;;;;AAIA;;;AACA;A;;;;;;;;AAIA;A;A;;;;;A;A;;;;;A;;;;;;;AASA;;AACG;;;A;AACF;A;AAGD;AACA;;AACG;;;A;A;AAID;A;AAED;A;AACS;;;A;AACT;A;A;AAKC;AACA;A;AAED;A;A;AAED;A;;;;;;;AAQA;AACC;A;AAEC;A;A;AAGA;A;A;A;;;;;;A;;A;;;;;AAiBF;A;;;;;;;;AAQA;;AACG;;;A;AACF;;;;A;A;;;;;A;A;AAMD;AACA;;AACG;;;A;A;AAED;A;AAED;;;A;AACS;;;A;AACT;;;AACA;A;A;AAKC;AACA;A;AAED;AACA;;;;A;A;AAED;A;;;;;A;;;;;;;;;AAWA;A;A;;;;;;;A;A;A;;;;;;;A;AAWA;AACA;A;A;;;;;;;A;AAIC;A;A;;;;;;;A;A;A;;;;;;;A;A;A;;;;;;;;AAaD;;AACA;;;AACA;;A;AACC;AACA;;AACA;;;A;AAEC;;;AACA;AAIA;A;AAED;A;A;A;;;;A;A;;;;;A;;;;;;;AAUD;;A;;;;;;;;;AAIA;AACC;A;A;;;;;A;A;A;;;;;A;A;A;;;;;;AA0BD;;AACA;;A;AAKC;AACA;;A;AAEC;AACA;AACA;AACA;A;AAED;A;AAGD;;;;;;;;A;A;;A;;;AACC;;;A;AAEC;;A;AAED;;;A;AACC;A;A;;;A;;;;;;;AAMF;A;AAEC;A;AAED;AACA;AACA;A;;;;;A;AAKC;A;AAGD;;AACA;AACA;;;;;;;;A;A;;A;;;A;AAEE;A;A;;A;;;;;;AAMF;AACA;;A;A;;A;AAIC;A;A;;A;;;;;;;;;AAMG;AACA;AACJ;AACA;;;AACK;AACA;AACJ;;;;A;AAEC;A;AAED;;;;A;AAEC;A;AAGD;AACA;AAEA;AACA;A;;A;AAGA;A;AAGD;AACA;AACA;AAEA;A;;;;;;;;AAII;AACD;;A;AACF;A;AAGD;AACA;;;;;;;;A;A;;A;;;AACC;A;;;AAED;A;;;;;;;A;ACzcC;A;A;AAGD;;;;;;;;;;;A;AAKC;;;A;AAAA;;;A;AAAA;;;A;AAGA;;;A;AAKA;;AACA;AAOA;AACA;AACA;;A;AACC;;;;A;AAEC;A;AAED;A;AAED;;;A;A;AAIC;A;AAEE;;A;AACF;A;AAED;AACA;;AACA;AACA;;;;;AACC;;;;A;AAEC;A;AAED;A;;;AAGD;AACA;AACA;AAEA;A;A;AAIC;A;AAEE;;A;AACF;A;AAED;AACA;AAEA;;;;A;AAEC;A;AAGD;AACA;AACA;AAEA;A;AAGA;;AACA;;;A;AAiBA;;AACA;;;A;AAYA;;AACA;;;A;A;AAYD;A;;;;;;;AAIA;;;A;;;;;;;;;;;;;;;;;AAII;AAIJ;;A;AAEC;A;AAED;A;AAGA;;;;;;;;;;;A;AACK;AAGJ;;A;AAGC;A;AAED;A;AAEI;AAGJ;;A;AAEC;A;AAED;A;AAEI;AAGJ;;A;AAEC;A;AAED;A;AAEA;A;AAEI;AAMJ;;AACA;;A;AACC;AAGA;;A;AACC;AACG;;A;AACF;A;A;AAGF;A;AAED;A;AAEI;AAKJ;;A;AAEC;A;AAED;A;AAEI;AAMD;;A;AACF;A;AAED;AACA;A;AAGI;AAOJ;;A;AAEC;AACA;AACA;A;AAED;A;AAGI;AAKJ;;A;AAEI;;;A;AACF;A;AAED;A;AAED;A;AAEI;AAKJ;;A;AAEC;AAEA;AACA;A;AAED;A;A;AAED;A;;;;;;AC1QA;;;A;;;;;AAIA;;;;A;AAEC;A;AAEA;A;A;;;;;;AAKD;;;;A;AAEC;A;AAEA;A;A;;;;;AAKD;;AAEA;AACA;AACA;;;;;A;A;AAGE;A;AAEA;AACA;A;A;;A;AAKD;A;AAEA;A;A;;;AAKD;;AACA;A;;;;AAIA;;AACA;AACI;;;AACH;;AACA;;;;AAF6B;A;;AAI9B;A;;;;;AAIA;;AACA;;;A;;;;;AAIA;;AACA;AACA;;AACA;;AAEG;;;A;AACF;AACA;A;AAEA;AACA;A;A;;;;;AAKD;;A;AAEC;AACA;AACA;A;AAED;A;;;AAIA;;A;AAEC;AACA;AACA;A;AAED;A;;;AAIA;;AACA;AACA;A;;;;;AAIA;AACI;AACJ;;AACC;AACA;A;AAED;A;;;;;;AAIA;AACI;AACJ;;AACC;AACA;A;AAED;A;;;;;;AAIA;AACI;AACJ;;AACC;AACA;A;AAED;A;;;;;AAIA;AACA;;;;A;;;;A;A;AA8BC;;AAGA;AACA;AAEA;AACA;A;AAEA;;AAGA;AACA;AAEA;AACA;A;AAED;A;;;;AAKA;;AACA;AACA;A;;;;;AC/LA;A;;;;;;AAIG;;;AAAH;;A;AACC;A;A;;;;;;;;AAKE;;;AAAH;;A;AACC;A;A;;;;;;;;;;AAME;;;AAAH;;A;A;;;;;;A;A;;;;;A;;;;;;;AAOA;;;A;;;;;;A;AAKC;;AACA;A;AAEC;A;AAED;A;AAED;AACA;A;;;;;A;AAKC;;AACA;A;AAEC;A;AAED;AACA;A;AAED;AACA;A;;;;;;;;;AAIA;;AACI;AAEJ;AACA;;;;;A;A;AAGE;A;AAEA;AACA;A;A;;AAIF;;;A;AACC;;AAAuC;A;A;A;AAEvC;;AAAuC;A;A;AAGxC;AACI;;;A;AAA8B;A;A;AAKjC;AALiC;A;A;;;;;A;;;;;;;;;A;;;;;;A;;;;;;;;;A;;;;;;A;;;;;;;AC4FlC;;A;A;AAEE;A;AAED;;AACA;A;AAED;A;;;;;;AAIA;A;;;;;AAIA;A;;;;;AAIA;A;;;;;AAIA;AACA;AACA;AACA;A;AAEC;AACA;AACA;A;A;;;;;A;AAMA;A;AAED;A;;;;;AAIA;A;;;;;;AAII;A;AAEH;A;AAID;;A;AACC;;AACA;;A;AACC;;A;AACC;;A;AAEC;A;A;AAGF;A;A;AASF;AACA;;A;AACC;;A;A;AAGA;A;AAED;;A;AACC;;A;AAEC;A;A;AAGF;A;;;;;;;AAIA;;;A;;;;;;;AAQA;;;;A;AAEC;A;AAED;;A;AACC;;A;AAEC;A;A;AAGF;A;;;;;;;AAMA;;;A;;;;;;;AAIA;;A;AACK;AACJ;;;;A;AAIC;A;A;AAKF;AACA;AACC;;A;AAGC;AACA;A;A;AAGA;A;A;AAGA;A;AAEA;A;A;;AAIF;;;A;;;;;;;AAIA;;;A;;;;;;;AAKA;;A;AACC;;;;A;AAEC;A;A;AAGA;A;A;AAGC;;;AAAH;;A;AACC;A;;AAEA;A;A;;;;;;;;AAKD;A;;;;;;;;AAIA;AACA;;A;AACC;A;;AAEA;AACA;A;A;;;;;;;AAUD;A;;;;;AAoEA;A;;;;;;A;AAMA;;;;;;;;;A;AACC;A;AAEA;A;AAEA;A;AAEA;A;AAEA;AACA;A;AAEA;AACA;A;AAEA;AACA;;;A;AAEA;A;AAEA;A;A;A;;;;;;;;AASD;AACA;;;A;;;;;;;;;A;AAKC;A;A;AAGD;;;;;;;;;;;A;AACC;A;AAEA;A;AAEA;A;AAEA;A;AAGG;;A;AACF;A;AAED;AAEA;AACA;;AACA;;;;;;AACC;;AACA;A;AAEC;A;A;;;AAGF;AACA;A;AAEA;;AACA;A;AAGG;;A;AACF;A;AAED;AAEI;AACJ;;AACA;;;AACC;;AASA;;AACA;A;;AAED;A;AAEA;;AACA;A;AAEA;;AACA;A;AAEA;;AACA;A;AAEA;A;A;A;;;;;;;;A;AAMA;A;A;AAGD;;;A;AAEC;;;A;AAEA;;;A;AAEA;A;A;A;;;;;;;;AAKD;AACA;;;A;;;;;;A;AAKC;A;AAED;A;;;;;A;AAKC;A;AAED;A;;;;;A;AAKC;A;AAED;A;;;;;A;AAKC;A;AAED;A;;;;;A;AAKC;A;AAED;A;;;;;A;AAKC;A;AAED;A;;;;;A;AAKC;A;AAED;A;;;;;AAIG;;;A;AACF;A;AAED;A;;;;;AAIA;;;A;AAEC;A;AAED;A;;;;;AAIA;;;A;AAEC;A;AAED;A;;;;;A;AAKC;A;AAED;A;;;;;A;AAKC;A;AAED;A;;;;;A;AAKC;A;AAED;A;;;;;A;A;A;A;AAQE;AACA;A;AAEA;AACA;A;A;A;A;AAKA;AACA;A;AAEA;AACA;A;A;A;A;AAKA;AACA;A;A;A;A;AAKA;;AACA;;AAEA;A;AAEC;AACA;A;AAGD;AACA;AACA;;;;;;AACC;A;;AAED;A;A;AAIF;A;;;;;A;A;A;A;AAQE;AACA;A;AAEA;AACA;A;A;A;A;AAKA;AACA;A;AAEA;AACA;A;A;AAIF;A;;;;;A;A;A;A;AASE;AACA;A;AAEA;AACA;A;AAEA;A;A;A;A;AAKA;AACA;A;AAEA;AACA;A;A;AAGD;A;AAGD;A;;;;;;;;AAIA;A;AAEE;A;AAED;AACA;A;A;AAID;;;A;A;AAEC;;;A;AACC;;A;AACC;;;A;AAED;AACA;A;AAEA;;A;AACC;;;A;AAED;AACA;A;A;A;A;A;AAID;;;A;AACC;;A;AACC;;;A;AAED;AACA;A;AAEA;;A;AACC;;;A;AAED;AACA;A;A;A;A;AAIF;A;;;;;;;;AAIA;AACC;A;A;AAID;;A;A;AAEC;;A;AACC;;A;AACC;AACA;A;AAED;AACA;A;A;A;A;AAIF;A;;;;;;A;A;A;A;AAQE;AACA;A;AAEA;AACA;A;A;A;A;AAKA;AACA;A;AAEA;AACA;A;A;AAIF;A;;;;;A;AAKC;A;AAEA;A;A;;;;AAKG;A;AAEH;A;AAED;A;;;;A;A;A;A;AAQE;A;AAEA;A;A;A;A;AAKA;A;AAEA;A;A;AAIF;A;;;;;A;A;A;A;AAQE;A;AAEA;A;A;A;A;AAKA;A;AAEA;A;A;AAIF;A;;;;;;AAIA;;;;A;;;;;;;AAIA;;AACA;;;;A;;;;;;A;A;A;A;AAQE;A;AAEA;A;A;A;A;AAKA;A;AAEA;A;A;AAIF;A;;;;;A;A;A;A;AAQE;A;AAEA;A;A;A;A;AAKA;A;AAEA;A;A;AAIF;A;;;;;A;A;A;A;AAQE;A;A;AAGF;A;;;;;A;A;A;A;AAQE;A;A;AAGF;A;;;;;A;A;AAMC;A;AAEA;A;AAED;A;;;;;A;A;AAMC;A;AAEA;A;AAED;A;;;;;;A;AAKA;;;;A;AACC;;A;AAEC;A;AAED;AACA;A;AAEA;AACA;AACA;A;AAEA;;AACA;AACA;A;A;AAGD;A;;;;;;;A;AAMA;;;;;;A;AACC;;AACI;AACJ;;A;AACC;;;A;A;AAGA;A;AAED;A;AAEA;AACA;;;AACA;;A;AACK;AACJ;AACA;AAEA;AACI;;;;AAAH;;A;AACK;AACJ;AACA;;;;A;AAGC;A;A;;AAGD;A;A;;A;A;AAUF;A;A;A;AAID;;A;AAEC;A;AAED;A;AAEA;;A;AAEC;A;AAED;A;AAEA;;AACA;;A;AAEC;A;A;A;AAIF;AACA;;A;AACI;;;;A;AACF;A;A;A;A;AAQD;A;AAGD;A;;;;;;;A;AAKA;;;;;A;AACC;;A;AACC;;A;;AAEA;A;A;A;AAGE;;;;AAAH;;A;AACC;A;;AAEA;;;AACA;A;A;A;AAGD;;A;AACC;;A;;AAEA;;AACA;AAEA;AACA;AAEA;AACA;A;A;A;AAGD;;AACA;;A;AAEC;A;AAED;A;AAGA;A;A;AAED;A;;;;;;;A;AAKA;;;;A;AACC;;A;AACC;;A;;AAEA;A;A;A;AAGE;;;;AAAH;;A;AACC;A;;AAEA;AACA;A;A;A;AAGD;;AACA;A;AAEC;A;A;;AAGD;A;A;AAED;A;;;;;A;AAMC;A;A;AAGA;A;AAED;A;;;A;AAMC;A;A;AAGA;A;A;AAIA;A;AAED;A;;;;;AAIA;;A;AAEC;A;AAGD;AACA;A;AAGC;A;A;A;AAKA;;AACA;AACA;A;AAEA;;AACA;AACA;A;AAEA;AACA;A;A;;;;;;;;AAKG;A;AAGJ;;;;A;AACC;;AACA;A;A;AAEA;AACA;;A;A;AAEA;;AACA;A;;AAEA;AACA;A;A;AAGD;A;;;;;;;A;AAKC;A;AAGD;;A;AAEC;A;A;AAIA;A;AAGD;;;A;AAEC;AACA;A;AAGD;;;A;AAEC;AACA;A;AAGD;;;A;;;;;;AAIA;;;A;AAEC;AACA;A;AAED;;;A;AAEC;AACA;A;AAED;AACA;AACA;A;AAGC;A;AAGD;AACA;AAEI;;;AACH;AAD4B;A;AAIzB;;;AACH;AAD+B;A;AAI5B;;;AACH;AAD2C;A;AAI5C;AACA;A;;;;;A;AAKC;A;AAGD;;;A;AAEC;AACA;A;A;AAIA;A;AAGD;;;A;AAEC;AACA;A;AAGD;;;A;AAEC;AACA;A;AAGD;A;;;;;A;A;AAMC;;AACA;;AACA;A;AAGC;AACA;A;AAGD;AAEI;;;AACH;AADgC;A;AAGjC;A;AAED;A;;;;;A;A;AAMC;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAED;A;;;;;;AAIA;;AAEA;AACA;A;AAEC;A;AAED;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;A;AAEC;AACA;AACA;A;AAGD;;A;AACC;;AACA;AACA;A;;AAEA;AACA;AACA;A;A;AAIA;AACA;A;AAGG;AACA;AACJ;;A;AACC;A;AAGC;AACA;A;AAED;;A;;AAEA;A;AAGD;AACA;A;AAIC;AACA;A;AAED;A;;;;;;;AAIA;;;A;;;;;;;AAMA;AACA;;A;AAEC;A;AAEA;A;AAID;;A;AACC;;AACA;A;AAED;;;;;;AAIC;A;;;AAGD;AAEA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;A;AAEC;AACA;AACA;A;AAGD;;A;AACC;;AACA;AACA;A;;AAEA;AACA;AACA;A;A;AAIA;AACA;A;AAGG;A;AAEH;A;AAEA;A;AAGD;A;AAEC;A;AAED;AACA;A;;;;;;;AAIA;;A;AAKK;;;A;A;AAGD;A;A;AAH+B;A;A;AASnC;;A;AACC;;AACA;A;AAED;;A;AAGC;A;A;AAIA;A;AAED;A;;;;;;;AAIA;;A;AACC;;;A;AAEA;;;A;A;;;;;;;;;;A;AAMA;A;A;AAGA;A;AAGD;;A;A;AAEC;;;;;A;AACC;;AACA;;A;AAEC;A;AAED;;;;;;AACC;;;A;AACC;A;A;;;AAGF;A;AAEA;AACA;A;AAEC;A;AAED;AACA;;;AACC;;;;;;A;AAEC;AACA;A;AAED;A;;AAED;A;AAEA;;AACA;;AACA;A;AAEA;;AACA;;AACA;;;;;;A;AAEA;A;A;A;;A;A;A;A;A;AAQE;A;A;A;A;AAKA;A;A;A;A;AAKJ;A;;;;;AAKA;A;;;;AAIA;A;;;;AAIA;A;;;AAIA;A;;AAQA;A;;;;AAIA;A;;;;AAII;AACJ;AACA;A;;;;A;AAKC;A;AAED;A;;;;;AAIA;AACI;;;AACH;;;;A;AAEC;A;AAED;AALyB;A;;AAO1B;A;;;;;;AAIA;;;;A;AAEC;A;AAED;A;;;;;AAIA;A;;;;AAUA;A;;;;AAIA;A;;;;AAIA;A;;;;ACvpDA;AACA;AACA;A;;;;;;AAKA;AAQA;AACA;;AACA;AACA;AACA;A;;;;;;;AAKA;;A;AACC;;;A;AAED;A;;;;;;;A;AAMC;A;AAGD;;AACA;AACA;AAIA;AACA;AACA;AACA;AACA;AACA;A;AAIC;A;AAED;;;A;AAEC;AACA;A;AAGD;AACA;AAEA;A;;;;;;AAKA;;;;;A;A;AAGE;A;AAEA;A;AAEA;A;A;;AAGF;A;;;;;;AAIA;AAEA;A;AAEC;A;A;AAKA;A;AAEA;A;AAID;AACA;;AACC;A;;AAED;AACA;AACA;A;;;;;;;AAKG;;A;AACF;A;AAED;;;A;;;;;;AAK0C;A;;;;;AACA;;;;A;;;;;AACA;A;;;;;AAIF;A;;;;;AACA;;;;A;;;;;AACA;A;;;;;;AAoCxC;;A;AACC;;;A;AAED;AACA;AAEA;AACA;AAUI;AACJ;;;;;A;AAGE;AACA;A;AAEA;A;AAEC;A;A;A;AAKD;A;A;;AAIE;;;;AACH;AACA;;;AACC;;A;;;AAED;;;AACC;;A;;;AAGD;AACA;AACA;AACA;AAEA;AACA;;A;AAGK;;;AACH;AACA;;AAFkC;A;;A;AAMpC;AACA;A;AAEC;A;AAGD;AAGA;;AAEA;A;AAEC;A;A;A;AAKA;A;AAGD;A;AAEC;A;A;AAGA;A;AAED;AACA;AACA;AAtD4B;A;;AAyD7B;AACA;;;A;AACC;A;AAED;A;;;;;;;;;;;;;;;;AAIA;AACA;AACA;AACA;AACA;AACC;A;AAGD;AAEI;AACJ;;AACC;A;AAEC;AACA;A;AAED;A;AAGD;AACI;AASJ;;AACC;AACA;A;AAYC;A;AAGA;A;A;AAIE;AAOJ;AACC;AACA;AACA;AACA;A;AAGG;AAKJ;AACC;AACA;A;AAGD;;;A;AAEE;A;AAED;AACA;A;;;AAGG;AACJ;;AACC;AACA;AACA;AACA;A;AAGD;;;AACC;;;;;;AACA;AACA;A;;AAGD;;;AACK;AACA;;;AACH;;;AAD6B;A;;AAG1B;;;;;;AACH;;;;AADkC;;;;;A;AAIlC;A;AAED;A;;AAGD;;AACC;AACA;A;AAGD;A;AAEE;A;A;AAGA;A;AAED;A;AAGG;AACA;AAEA;AACA;AAEJ;;;AACI;;;;;;;AACH;;A;AAGC;A;AAGD;;A;AACC;A;AAGD;AACA;;AACA;;A;AACK;AACJ;;A;AACC;;A;AAED;;;;;;;;;A;A;AAID;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;A;AACC;AACA;AACA;A;A;AAEA;AACA;AACA;A;A;AAEA;AACA;AACA;AACA;A;A;AAEA;AACA;;;A;A;AAEA;AACA;;AACA;;;;AACA;;A;AACC;AACA;A;AAED;A;A;AAEA;AACA;A;A;AAEA;A;A;AAEA;A;A;AAKA;;;;AACA;;;AACA;;;AACA;;A;AACC;AACA;A;AAGD;AACA;A;AAEC;AACA;A;AAED;AAEA;;A;AACC;AACA;A;AAGD;AACA;AACI;;AACH;AACA;A;AAEC;A;AAJa;A;AAOf;A;A;AAEA;;A;AACC;AACA;A;AAED;A;A;AAGA;;A;AACK;A;AAIH;;;A;A;AAGE;A;A;A;A;AAMF;AAOA;A;AAGD;;AACA;;A;AACC;A;AAED;A;;AAEA;A;AAGD;AACA;AAEA;;;;A;AACC;AACA;;A;AACC;;;;;A;;AAEA;;;;A;A;AAID;;;;;A;AACC;;A;A;AAEA;;A;A;AAEA;;A;A;AAEA;;A;A;AAED;;A;AACC;;A;AAED;;A;AACC;;A;A;A;A;AAKF;;;;AACA;;;A;AACC;A;;AAEA;A;A;A;AAID;AACA;;AACA;;AAEA;;;A;AACC;;AACA;;A;AACC;A;AAED;A;A;AAEA;;AACA;;A;AACC;A;AAED;A;;AAEA;;;;A;A;A;AAID;;AACA;;AACA;;AACA;;A;AACC;A;A;AAGA;A;AAED;A;A;AAEA;;AACA;;AACA;;AACA;;AACA;;A;AACC;A;A;A;AAGD;;;;AACA;AAEA;;A;AAEC;A;AAED;;A;AACC;A;A;A;AAGD;;AACA;AACA;;AACA;;A;AACC;A;AAED;;A;AACC;AACA;A;AAED;A;A;AAEA;;AACA;;A;AACC;AACA;A;AAGD;;;;AACA;;AACA;;AACA;;A;AACC;A;AAED;A;A;AAEA;;AACA;;AACA;;A;AACC;AACA;A;AAGD;;;;AACA;;AACA;AACA;;A;AACC;A;A;A;AAID;AACA;AACA;A;AAEA;AACA;AACA;A;AAGA;AAEA;AACI;;;AACC;AACJ;;A;AACC;AACA;A;AAEA;A;AAED;;AAR4B;A;;AAW7B;AACA;AACA;AACA;A;A;AAEA;AACI;AAEJ;AACA;;A;AACC;AACA;AACA;AACA;;A;;AAEA;;A;AAED;;A;AACC;A;AAID;AACA;;;AACC;;A;AACC;;A;AACC;AACA;;A;;AAEA;;A;A;AAGA;A;A;A;AAMD;AACA;A;AAED;A;;AAGD;;A;AACC;;A;AACC;AACA;;A;AAGC;A;A;;AAGD;;A;A;;AAGD;;A;AAGD;;A;AACC;A;AAED;A;A;AAGA;AACA;AAEA;AACA;;A;AACC;A;A;A;AAID;;AACA;;;A;AACC;AACA;;A;AACC;A;A;A;A;AAIF;;AACA;;;A;AACC;A;A;A;AAGD;A;A;AAEA;;A;A;AAEA;;A;A;AAMA;;;;AACA;AACA;;AACA;;A;AAEC;;;;;;AACA;A;AAED;;A;AACC;A;AAED;A;A;AAGA;;AACI;A;AAEH;A;AAEA;A;AAED;;A;AAEC;;;;;AACA;A;AAED;;A;AACC;A;AAED;A;A;AAGA;A;A;AAEA;;AACA;;;AACA;;A;AACC;AACA;A;AAED;A;A;AAEA;;AACA;AACA;;A;A;AAEA;;AACA;AACA;;A;A;AAEA;;AACA;AACA;;A;A;AAEA;;AACA;AACA;;A;A;AAEA;;AACA;;AACA;A;A;AAEA;;AACA;;AACA;A;A;AAEA;AACA;A;A;AAEA;AAEA;;AACA;;;AACA;;A;AACC;AACA;A;AAED;;A;AACC;AACA;A;AAED;;A;AACC;AACA;A;AAGD;;AACA;;A;AACC;A;AAGD;;;;;;;;;;;;;;AACA;AAEA;AACA;AACA;AACA;AACA;A;A;AAGA;;;;;;;AACA;AACA;AACA;AACA;AACA;A;A;AAGA;;AACA;AAEA;;;A;AACC;A;AAGD;AACA;;;;;;;;;AACA;AACA;AACA;A;AAEC;A;AAEA;A;AAED;A;A;AAIA;A;A;AAEA;;AAIA;A;A;AAEA;;AACA;AACA;A;A;AAEA;;AACA;AACA;A;A;AAEA;;AACA;A;A;AAEA;;AAGA;;A;AACC;A;AAGD;;;;;;;;;;;;AACA;AACA;AACA;AACA;AACA;A;A;AAIA;A;A;AAEA;;AACA;A;A;AAEA;;AACA;A;A;AAEA;;AACA;;A;AACC;A;AAED;;;;;;;;;;AACA;AACA;AACA;AACA;AACA;A;A;AAGA;;A;AACC;AACA;A;AAED;AACA;A;A;AAEA;AACA;AACA;AACA;;A;AACC;A;;AAEA;A;A;A;AAID;;A;AACC;AACA;A;AAED;AACA;A;A;AAGA;AACI;AACJ;;A;AACC;;A;AAED;AACA;AACA;;A;AACC;A;;AAEA;A;A;A;AAID;;;;AACA;;A;AACC;;AACA;A;A;A;AAGD;;;;AACA;AAEA;;A;AACC;;A;AAGC;A;AAED;A;A;A;AAGD;;;;AACA;;A;AACC;;AACA;A;A;A;AAGD;;AACA;;AACA;;AACA;;A;AACC;;AACA;A;A;A;AAznBsC;A;;AA8nBzC;A;;;;;;;;AAIA;AACA;AACA;;;;;;A;AAEE;A;AAED;;A;AAEC;A;AAEA;A;A;;;AAGF;AACA;A;;;;;;ACziCA;AACA;;;AACA;A;;;;A;AAOC;A;A;AAWA;A;A;AAIA;A;A;AAGA;A;A;AAGA;A;AAGD;AACA;A;AAGC;A;A;AAGA;AACA;;AACC;A;A;AAGF;A;;;;A;AASC;AACA;A;A;AAIA;AACA;A;A;AAIA;AACA;A;A;AAIA;AACA;A;AAGD;A;;;;AAKI;AACJ;AAEA;AACA;AACA;AAEI;;;AACH;AACI;AAEA;;;AACC;AACA;AACJ;A;AAGC;A;A;AAIA;A;AAEA;A;A;AAIA;A;A;AAGA;A;A;AAIA;A;AAEC;A;A;AAGA;A;AAED;A;AA9B6B;A;AAkC/B;A;AAGC;AACA;A;A;AAKA;AACA;A;A;AAIA;A;AApDgC;A;AAyDlC;AACA;;A;AACC;;A;AAGD;A;AAEC;A;AAED;;AAGA;A;;;;;A;AAKC;AACA;A;A;AAIA;AACA;A;A;AAIA;AACA;A;AAGD;A;;;;AAII;AACJ;AAEA;AACA;AACA;AAEI;;;AACH;AACA;AACA;AAEI;;;AACH;A;AAEC;A;AAED;A;AAGC;AACA;A;A;AAIA;A;AAEC;A;AAED;A;AAjB6B;A;AAqB/B;AACA;A;AAIC;AACA;A;A;AAKA;AACA;A;A;AAIA;A;AA1CgC;A;AA+ClC;A;AAEC;A;AAGD;AACA;;A;AACC;;A;AAGG;AACJ;;A;AACC;;A;;AAEA;;A;AAID;A;;;;;;;AAKI;AACA;;;AACH;A;A;AAGE;A;A;A;A;AAKA;A;A;AAGF;AAZ+B;A;AAgBhC;AAEA;;A;AAEC;;A;AACC;;AAAuC;A;A;;AAEvC;;AAAuC;A;A;A;A;AAKvC;A;AAEA;A;A;AAIA;A;A;AAKA;A;A;AAGA;A;A;AAIF;AACI;;;A;AAA8B;A;A;AAKjC;AALiC;A;AAS9B;AAEJ;;A;AACC;AACI;;;AACH;;AAD0B;A;;A;AAI1B;A;A;;AAGD;AACI;;;A;AAEF;A;AAED;;AAJ4C;A;;A;AAO5C;A;AAED;A;AAGD;A;;;;;;AAIA;AACA;AACA;AAEI;AACJ;AACA;AACA;AAEI;;;AACH;A;AAGC;AACA;AALgC;A;A;AAQhC;A;A;AAIA;A;A;AAGA;A;AAfgC;A;AAmBlC;;A;A;AAGE;A;AAGD;AACA;;AACA;A;A;AAIC;A;AAGD;AACA;;AACA;A;A;;;;;;AAKD;AACA;AACI;;;AACH;AACA;A;A;AAGC;A;AAEA;A;AAEA;A;AATiB;A;AAYnB;A;;;;AC5YA;A;;;;AAII;AACJ;;;;;AACC;;A;;;AAED;A;;;;;AA6lIA;;AACC;AACA;A;A;;;;;AAKD;;AACC;A;A;;;;;AAKD;AACA;;AACC;A;A;AAGC;A;AAEA;A;AAEA;A;AAEA;A;AAED;A;A;;;;;;;AAKD;;;AACC;;A;AACC;AACA;A;AAEA;A;AAED;A;;;;A;;;;;;;;AAKD;;;AACC;;A;AACC;AACA;A;AAEA;A;AAED;A;;;;A;;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;AACA;A;A;;;;;AAKD;;AACC;AACA;AACA;AACA;A;A;;;;;AAKD;;AACC;AACA;AACA;A;A;;;;;AAKD;;AACC;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;A;A;;;;;AAKD;;AACC;AACA;AACA;AACA;A;A;;;;;AAKD;;AACC;AACA;AACA;AACA;A;A;;;;;AAKD;;AACC;AACA;AACA;A;A;;;;;;;AAKD;;;AACC;AACA;A;;;;A;;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;AACA;A;A;;;;;AAKD;AACA;;AACC;AACA;A;A;;;;;AAKD;AACA;;AACC;AACA;A;A;;;;;AAKD;AACA;;AACC;AACA;A;A;;;;;AAKD;AACA;;AACC;AACA;A;A;;;;;AAKD;AACA;;AACC;AACA;A;A;;;;;AAKD;AACA;;AACC;AACA;AACI;;;AACH;AAD6B;A;AAG9B;AACA;A;A;;;;;AAKD;AACA;;AACC;AACA;A;A;;;;;AAKD;AACA;;AACC;AACA;A;A;;;;;AAKD;AACA;;AACC;AACA;A;A;;;;;AAKD;AACA;;AACC;AACA;A;A;;;;;AAKD;AACA;;AACC;AACA;A;A;;;;;AAKD;AACA;;AACC;AACA;A;A;;;;;AAKD;AACA;;AACC;AACA;A;A;;;;;AAKD;AACA;;AACC;;;;AACA;AACA;A;A;;;;;AAKD;AACA;;AACC;AACA;A;A;;;;;AAKD;AACA;;AACC;AACA;A;A;;;;;AAKD;AACA;;AACC;AACA;A;A;;;;;AAKD;AACA;;AACC;AACA;A;A;;;;;AAKD;AACA;;AACC;;;;AACA;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;AACA;A;A;;;;;AAKD;;AACC;AACA;AACA;AACA;A;A;;;;;AAKD;;AACC;AACA;AACA;A;A;;;;;AAKD;;AACC;AACA;AACA;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;AACI;;;AACH;AAD+B;A;AAGhC;A;A;;;;;AAKD;;AACC;AACA;AACA;A;A;;;;;AAKD;;AACC;AACA;AACA;A;A;;;;;AAKD;;AACC;AACA;AACA;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;AACA;AACA;AACA;A;A;;;;;AAKD;;AACC;AACA;AACA;AACA;AACA;A;A;;;;;AAKD;;AACC;AACA;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;AACA;A;A;;;;;AAKD;;AACC;AACA;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;A;A;;;;;AAKD;;AACC;AACA;AACA;A;A;;;;;AAKD;;AACC;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;AACA;A;A;;;;;AAKD;;AACC;A;A;;;;;AAKD;;AACC;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;AACA;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;AACA;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;AACA;;AACC;AACA;A;A;;;;;AAKD;AACA;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;;AAKD;AACA;;;AACC;;AACA;AACA;A;;;;A;;;;;;AAKD;;AACC;AACA;A;A;;;;;;AAKD;AACA;;;AACC;;AACA;AACA;A;;;;A;;;;;;AAKD;;AACC;AACA;A;A;;;;;;AAKD;AACA;;;AACC;;AACA;AACA;A;;;;A;;;;;;AAKD;;AACC;AACA;A;A;;;;;;AAKD;AACA;;;AACC;;AACA;AACA;A;;;;A;;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;AACA;A;A;;;;;;;AAKD;;;AACC;AACA;A;;;;A;;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;AACA;A;A;;;;;;;AAKD;;;AACC;AACA;A;;;;A;;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;;;AAKD;;;AACC;AACA;A;;;;A;;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;AACA;AACA;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;AACA;;AACC;AACA;AACA;A;A;;;;;AAKD;;AACC;AACA;A;A;;;;;AAKD;AACA;;AACC;AACA;AACA;A;A;;;;;AAKD;AACA;;AACC;AACA;A;A;;;;;AAKD;AACA;;AACC;AACA;A;A;;;;;AAKD;AACA;;AACC;AACA;A;A;;;;;AAKD;AACA;;AACC;AACA;A;A;;;;;AAKD;AACA;;AACC;AACA;A;A;;;;;AAKD;AACA;;AACC;AACA;A;A;;;;;AAKD;AACA;;AACC;AACA;A;A;;;;;AAKD;AACA;;AACC;AACA;A;A;;;;;AAKD;AACA;;AACC;AACA;A;A;;;;;AAKD;AACA;;AACC;AACA;A;A;;;;;AA6BD;AACA;AACA;A;;;;;AAIA;A;AAEC;AACA;A;AAEA;A;A;;;;;AAKD;AACA;AACA;A;;;;;AAuBA;A;;;;;AAmIA;A;;;;;A;AAKC;A;AAED;AACA;A;;;;;;;AAII;AACJ;AACA;;;;;AACI;;A;AACF;AACA;A;A;;;AAGF;A;;;;;;;A;AAKA;;;A;AACC;A;AAEA;;;A;AAEI;AAEJ;;;;;;AACC;;A;AACC;;A;AAED;;;A;;;AAED;A;A;A;;;;;;;;AAeD;;;A;;;;;;;AAuFA;AAIA;AAmBA;AACA;A;AAGC;A;AAGD;A;;;;;;AAKA;;;;;AACC;;A;;;A;;;;;;;AAUD;A;;;;;A;AAOC;A;AAGA;A;AAID;A;AAGC;A;AAGD;AACA;A;;;;;AAMA;A;AAGC;A;AAED;A;;;;;A;AAOC;A;AAGA;A;AAGD;AACA;;;;;AACC;A;;AAED;A;;;;;AAMA;AAEA;A;;;;;;AAIA;;A;AACC;A;;AAEA;A;A;;;;;;;;AAKG;AACJ;;A;AACC;;A;AAED;;A;AACC;;A;AAED;;;AACA;;A;AACC;;A;AACC;;A;AAED;AACA;;A;AACC;;A;;AAEA;;A;A;AAIF;AACA;A;;;;;;;A;A;AAOE;A;A;AAIA;AACA;A;A;AAIA;A;AAED;A;A;;;;;;AAMD;AACA;;;AACA;AACA;AACA;A;AAEC;AACA;A;AAGD;;A;AACC;;A;AACC;A;A;A;;;;;;;A;AAQD;A;AAED;A;;;;;AAKA;A;;;;;AAKA;A;;;;;AAIA;AACA;;;;;AACC;A;;A;;;;;;;;;;;A;AAOA;A;AAED;;A;AACC;A;;;;;;;A;AAID;AACA;AAEA;;A;AAGC;;;AACI;AAAH;;A;AACC;AACA;;;A;A;AAEC;A;;A;AAEA;;A;AAED;;A;A;;;A;AAKH;;;AACA;;A;AACC;A;;;;;;;A;AAID;AACA;;;;AACA;;A;AACC;;A;AAGC;AACA;;;;;AACC;A;;AAED;AACA;AACG;;A;AACF;AACA;A;AAED;;;;;;;;A;A;;A;;AACC;A;;AAED;A;AAEC;A;AAED;A;A;;;;;;;A;A;;;;;;;A;;;;;A;A;AAWD;A;AAEA;A;AAEA;A;A;;;;;AAKD;AACI;AACA;AACJ;;A;AACC;AACA;;;;AACA;A;;AAEA;;;;A;AAED;AACA;A;;;;;;;;;AAKA;A;AAEC;A;AAGD;AACA;A;AAEC;A;AAGD;;A;AAEE;A;AAED;A;AAGD;;AACC;A;AAEC;A;AAED;A;AAGE;;A;AACF;AACA;A;AAGD;AAEI;AACA;AACJ;;;;;;;;;;;;;;;;;;;;;;;A;A;AAEC;;;;A;A;A;AAEA;;;;A;A;A;AAEA;;;;A;A;A;AAEA;;;;A;A;A;AAEA;;;;A;A;A;AAEA;;;;A;A;A;AAEA;;;;A;A;A;AAEA;;;;A;A;A;AAEA;;;;A;A;A;AAEA;;;;A;A;A;AAEA;;;;A;A;A;AAEA;;;;A;A;A;AAEA;;;;A;A;A;AAEA;;;;A;A;A;AAEA;;;;A;A;A;AAEA;;;;A;A;A;AAEA;;;;A;A;A;AAEA;;;;A;A;A;AAEA;;;;A;A;A;AAEA;;;;A;A;A;AAEA;;;;A;;A;AAEA;;A;AAGD;AACA;A;;;;;;;AAIA;;A;AACC;;;AACA;A;AAGD;AACA;;;;AACA;AAEA;;A;AACC;AACA;AACA;AACA;;AACA;AACA;A;AAED;A;;;;;;;AAIA;;AACA;A;;;;;;;AAIA;;;A;;;;;;;AAIA;;;A;;;;;;;;AAIA;AAEA;AACA;;;AACA;AAEA;AACA;A;AAGC;A;AAED;A;;;;;;;A;AAMC;AACA;A;AAED;AACA;AACA;A;;;;;;;AAKA;A;AAIC;AACA;A;A;AAIA;A;AAID;;;;;AACC;;A;A;AAEE;AACA;A;AAED;AACA;AACA;A;A;;;AAKE;;;AACH;;A;A;AAEE;AACA;A;AAED;AACA;AACA;A;AAR+B;A;;AAajC;;;;;AACC;;A;A;AAEE;AACA;A;AAED;AACA;AACA;A;A;;;AAIF;;A;AACC;AACA;AACA;A;AAED;AACA;A;;;;;;;AAIA;;;;;;AAEC;AAEA;;;;A;AAEC;A;A;;;AAGF;A;;;;;;;AAIA;AACI;AACA;AACJ;;;;A;AAEC;A;AAEC;A;AAEA;A;A;AAGF;A;;;;;;;A;AAKC;A;AAED;;;A;;;;;;;;AAIA;AACA;;;;;;AACC;A;AAEC;A;A;AAGA;AACA;AACA;A;AAED;A;;;AAED;AACA;A;;;;;;;AAIA;;AACA;A;;;;;;;AAIA;;;A;;;;;;;AAIA;;;A;;;;;;;;AAIA;AACA;AAEA;AACA;;;AACA;AAEA;AACA;AACA;A;AAGC;A;AAED;A;;;;;;;AAII;AACA;AACJ;AACC;;;;A;A;AAGE;A;AAED;A;AAED;A;AAEC;A;A;;A;;;;;;;;AAMF;AACA;;;;AACA;AAEA;A;;;;;;;AAIA;AACA;;A;AACC;;AACA;A;AAED;;;A;;;;;;;AAIA;;;A;;;;;;;;AAII;AACJ;AAEA;AACA;;;;;AACC;;;;A;AAEC;AACA;A;A;AAGA;A;A;;;A;AAID;A;AAED;A;;;;;;;AAII;;;AACA;;;AAAH;;A;AACI;;;;A;AACF;A;A;AAHwC;A;;AAO3C;A;;;;;;;AAII;AACJ;AACC;;;;A;A;AAGE;A;AAED;A;A;AAGA;A;A;;A;;;;;;;;AAMF;;;AAEA;A;;;;;;AC1nNA;AACA;A;;;;;AAOA;AACA;AACA;AACA;AACA;A;;;;;A;AAKC;A;AAEC;AACA;AACA;A;AAGA;A;A;AAGF;A;;;;;A;AAKC;A;AAGD;AACA;AACA;AACA;A;;;;;AAIA;A;;;;;AAII;A;AAEH;A;AAED;A;;;;;AAIA;A;;;;;AAIA;;AACA;A;;;;;AAIA;A;;;;;AAIA;A;;;;;AAIA;A;;;;;AAIA;A;;;;;AAIA;A;;;;;AAIA;A;;;;;AAKA;A;;;;;AAIA;;AACA;A;;;;;AAIA;A;;;;;AASA;A;;;;;AAIA;A;;;;;AAIA;A;;;;;AAIA;A;;;;;AAIA;A;;;;;AAIA;AACA;AACA;AACA;A;;;;;AAIA;A;;;;;A;A;AAME;A;AAED;AACA;A;AAEA;A;AAED;A;;;;;A;AAKC;AACA;;;;;AACC;AACA;AAEA;A;;A;A;;;;;A;AAOD;AACA;;;;;AACC;A;;A;A;;;;;A;A;AAQA;A;AAED;AACA;AACA;A;AAEA;A;A;;;;;AAKD;AACA;AACA;AACA;A;;;;;AAKA;AACA;A;;;;;AAIA;AACA;AAEA;AACA;A;AAGC;A;AAEA;A;A;;;;;AAKD;A;;;;;AAIA;A;AAEC;A;A;;;;;AAKD;AACA;AACA;AACA;A;;;;;AAIA;A;;;;;AAIA;AACA;AACA;A;;;;;AAIA;AACA;A;;;;;AAKA;A;;;;AAIA;;;;;;A;A;AAGE;AACA;AACA;AACA;A;A;;A;;;;AAMF;;;;AACA;AACA;AAMA;AACA;A;;;;;AAIA;;;;AACA;AACA;AAMA;A;;;;;AAIA;;;;AACA;AAGI;;;;;;AACH;;;;AAD4C;;;;;AAI7C;AAQA;A;AAEC;A;A;;;;;A;AAMA;A;AAEA;A;AAED;A;;;;;AAIA;AAKA;AACA;A;;;;;AAIA;;;;AAEA;AACA;AACA;AACA;AACA;AACA;A;;;;;;A;AChQA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;A;AACC;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAEA;;AACA;A;AAEA;A;AAEA;A;AAEA;A;AAEA;;AACA;A;AAGA;A;AAGA;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAGA;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAGA;A;AAEA;A;AAGA;A;AAEA;A;AAGA;A;AAEA;A;AAGA;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAGA;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAEA;;;A;AAEA;;;A;AAEA;;;A;AAEA;;;A;AAEA;A;AAEA;AACA;;;A;AAEA;;;A;AAEA;;;A;AAEA;;;A;AAEA;;;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAEA;A;AAEA;;;A;AAEA;A;AAEA;A;AAGA;A;AAEA;A;AAGA;A;AAEA;A;AAGA;A;AAEA;;;A;AAEA;A;AAEA;A;A;AAED;A;;;;;A;AC3SC;A;AAED;;;A;AAEC;A;AAEA;A;AAED;A;;;A;AAKC;A;AAED;;;A;AAEC;A;AAEA;A;AAED;A;;;A;AAKC;A;AAED;;;A;AAEC;A;AAEA;A;AAED;A;;;AAIA;A;A;AAGC;A;AAEC;A;AAED;A;AAEA;A;AAEC;A;AAED;A;AAGD;AACA;A;;;;AAIA;AACA;;;A;AACC;A;AAED;A;;;;A;A;AAMC;A;AAEA;;AACA;A;AAEA;;AACA;;;A;AAEC;A;AAEA;A;A;AAGD;A;AAED;A;;;A;A;AAMC;;AACA;A;AAEA;A;AAEA;;AACA;;;A;AAEC;A;AAEA;A;A;AAGD;A;AAED;A;;;;AAIA;;;;A;;;;;AAIA;;;;A;;;;AAIA;A;;;;;;AAIA;A;AAEC;AACA;A;AAGD;AACA;;A;AAEC;A;AAID;;;AACC;;A;AACC;;A;AACC;;A;AAEC;A;A;A;AAIH;A;;AAGD;;A;AACC;;A;;AAEA;;A;A;AAIA;A;AAED;A;;;;;AAIA;;;A;;;;;AAIA;;;A;;;;;AAIA;A;AAEC;AACA;A;AAGD;AACA;AACA;A;;;;;;AAIA;AACI;AACD;;;AAAH;;A;AACC;;AACC;AACA;A;A;AAGF;;A;AACC;AACA;;AACA;;A;AACC;;;;A;A;AAGF;A;;;;AAuCA;;AACA;AAEA;;AACA;AAEA;;AACA;AACA;A;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;A;A;A;A;A;A;A;A;A;A;A;A;A;A;A;A;A;AVnLG;AItBA;AE9BA;;ACupLH;AAIA;AAIA;AAIA;AAtpLG;AGoLA;ARlEA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AQsEA;;;;;;;;;;;;;;;ARfA;;AQoDA;;;;;;;;;;;;;;;;;;;;;AC9OH;AACA;AACA;AACA;AACA;AAEA;AAuBA;;;A;;;;AAIA;;;AAGE;AACA;;;A;;;;AAGA;;;A;;;;AAGA;;;A;;;;AAGA;;;A;;;;AAGA;;;A;;;;AAGA;;;A;;;;AAIA;;;A;;AAKF;A;;;;A;A;AAhEG;A;A;A;A"} diff --git a/dist/main.mjs b/dist/main.mjs index 94428b35..fbbe1d9c 100644 --- a/dist/main.mjs +++ b/dist/main.mjs @@ -1 +1 @@ -var e={641:e=>{function t(e){var t=new Error("Cannot find module '"+e+"'");throw t.code="MODULE_NOT_FOUND",t}t.keys=()=>[],t.resolve=t,t.id=641,e.exports=t},501:function(e,t,r){e=r.nmd(e),function(){var t,n;if(Error.stackTraceLimit=1/0,"undefined"!=typeof window?t=window:"undefined"!=typeof self?t=self:void 0!==r.g?(t=r.g).require=r(641):t=this,void 0===t||void 0===t.Array)throw new Error("no global object found");if(n=e,!t.fs&&t.require)try{var i=t.require("fs");"object"==typeof i&&null!==i&&0!==Object.keys(i).length&&(t.fs=i)}catch(e){}if(!t.fs){var o="",a=new TextDecoder("utf-8");t.fs={constants:{O_WRONLY:-1,O_RDWR:-1,O_CREAT:-1,O_TRUNC:-1,O_APPEND:-1,O_EXCL:-1},writeSync:function(e,t){var r=(o+=a.decode(t)).lastIndexOf("\n");return-1!=r&&(console.log(o.substr(0,r)),o=o.substr(r+1)),t.length},write:function(e,t,r,n,i,o){0===r&&n===t.length&&null===i?o(null,this.writeSync(e,t)):o(enosys())}}}var p,s={},c={},$=0,l=e=>e?Object.keys(e):[],u=()=>{p("invalid memory address or nil pointer dereference")},f=(e,t,r)=>e.apply(t,r),d=e=>function(...r){return vr(e(this,new(Jt(it))(t.Array.prototype.slice.call(r,[]))),et)};if(console.log,void 0!==t.process&&t.require)try{t.require("util")}catch(e){}console.log;var w=(e,t)=>{for(var r=new e.constructor(e.length),n=0;n"function"==typeof e.get?e.get(t):void 0,g=(e,t)=>{"function"==typeof e.delete&&e.delete(t)},k=(e,t)=>{var r=e.$methodVals||{};e.$methodVals=r;var n=r[t];return void 0!==n||(n=e[t].bind(e),r[t]=n),n},b=(e,t)=>{var r=e.prototype[t];return void 0===r.$expr&&(r.$expr=(...t)=>{er--;try{return e.wrapped&&(t[0]=new e(t[0])),Function.call.apply(r,t)}finally{er++}}),r.$expr},y=(e,t,r,n)=>{if(void 0===r&&(r=e.$length),void 0===n&&(n=e.$capacity),(t<0||re.$capacity||n>e.$capacity)&&p("slice bounds out of range"),e===e.constructor.nil)return e;var i=new e.constructor(e.$array);return i.$offset=e.$offset+t,i.$length=r-t,i.$capacity=n-t,i},m=(e,t,r)=>((t<0||re.length)&&p("slice bounds out of range"),e.substring(t,r)),v=e=>e.$array.constructor!==Array?e.$array.subarray(e.$offset,e.$offset+e.$length):e.$array.slice(e.$offset,e.$offset+e.$length),_=(e,t)=>{var r=t.elem;return void 0!==r&&e.$lengthe==e.constructor.nil?t.nil:y(new t(e.$array),e.$offset,e.$offset+e.$length),S=(e,t)=>{var r=e.charCodeAt(t);if(r<128)return[r,1];if(r!=r||r<192)return[65533,1];var n=e.charCodeAt(t+1);if(n!=n||n<128||192<=n)return[65533,1];if(r<224)return(o=(31&r)<<6|63&n)<=127?[65533,1]:[o,2];var i=e.charCodeAt(t+2);if(i!=i||i<128||192<=i)return[65533,1];if(r<240)return(o=(15&r)<<12|(63&n)<<6|63&i)<=2047||55296<=o&&o<=57343?[65533,1]:[o,3];var o,a=e.charCodeAt(t+3);return a!=a||a<128||192<=a?[65533,1]:r<248?(o=(7&r)<<18|(63&n)<<12|(63&i)<<6|63&a)<=65535||1114111((e<0||e>1114111||55296<=e&&e<=57343)&&(e=65533),e<=127?String.fromCharCode(e):e<=2047?String.fromCharCode(192|e>>6,128|63&e):e<=65535?String.fromCharCode(224|e>>12,128|e>>6&63,128|63&e):String.fromCharCode(240|e>>18,128|e>>12&63,128|e>>6&63,128|63&e)),C=e=>{for(var t=new Uint8Array(e.length),r=0;r{if(0===e.$length)return"";for(var t="",r=0;r{for(var t,r=new Int32Array(e.length),n=0,i=0;i{if(0===e.$length)return"";for(var t="",r=0;r{for(var r=Math.min(t.length,e.$length),n=0;n{var r=Math.min(t.$length,e.$length);return N(e.$array,t.$array,e.$offset,t.$offset,r,e.constructor.elem),r},N=(e,t,r,n,i,o)=>{if(0!==i&&(e!==t||r!==n))if(t.subarray)e.set(t.subarray(n,n+i),r);else{switch(o.kind){case $e:case ge:if(e===t&&r>n){for(var a=i-1;a>=0;a--)o.copy(e[r+a],t[n+a]);return}for(a=0;an)for(a=i-1;a>=0;a--)e[r+a]=t[n+a];else for(a=0;a{var r=t.zero();return t.copy(r,e),r},V=(e,t)=>{void 0===e.$proxies&&(e.$proxies={},e.$proxies[e.constructor.string]=e);var r=e.$proxies[t.string];if(void 0===r){for(var n={},i=0;i{n[t]={get:()=>e[t],set(r){e[t]=r}}})(t.elem.fields[i].prop);(r=Object.create(t.prototype,n)).$val=r,e.$proxies[t.string]=r,r.$proxies=e.$proxies}return r},O=function(e){return L(e,arguments,1,arguments.length-1)},D=(e,t)=>{if(t.constructor===String){var r=C(t);return L(e,r,0,r.length)}return L(e,t.$array,t.$offset,t.$length)},L=(e,t,r,n)=>{if(0===n)return e;var i=e.$array,o=e.$offset,a=e.$length+n,p=e.$capacity;if(a>p)if(o=0,p=Math.max(a,e.$capacity<1024?2*e.$capacity:Math.floor(5*e.$capacity/4)),e.$array.constructor===Array){(i=e.$array.slice(e.$offset,e.$offset+e.$length)).length=p;for(var s=e.constructor.elem.zero,c=e.$length;c{if(r===it)return e===t;switch(r.kind){case se:case ce:return e.$real===t.$real&&e.$imag===t.$imag;case re:case ie:return e.$high===t.$high&&e.$low===t.$low;case $e:if(e.length!==t.length)return!1;for(var n=0;ne===tt||t===tt?e===t:e.constructor===t.constructor&&(e.constructor===it?e.object===t.object:(e.constructor.comparable||p("comparing uncomparable type "+e.constructor.string),M(e.$val,t.$val,e.constructor))),j=e=>e,W=(e,t)=>e instanceof t,U=e=>typeof e,z=Math.min,K=parseInt,G=e=>null!=e&&e.constructor===Number?e:parseFloat(e),q=new Float32Array(1),H=Math.fround||(e=>(q[0]=e,q[0])),J=Math.imul||((e,t)=>{var r=65535&e,n=65535&t;return r*n+((e>>>16&65535)*n+r*(t>>>16&65535)<<16>>>0)|0}),Z=e=>4294967296*e.$high+e.$low,Q=(e,t)=>0===t?e:t<32?new e.constructor(e.$high<>>32-t,e.$low<>>0):t<64?new e.constructor(e.$low<0===t?e:t<32?new e.constructor(e.$high>>t,(e.$low>>>t|e.$high<<32-t)>>>0):t<64?new e.constructor(e.$high>>31,e.$high>>t-32>>>0):e.$high<0?new e.constructor(-1,4294967295):new e.constructor(0,0),Y=(e,t)=>0===t?e:t<32?new e.constructor(e.$high>>>t,(e.$low>>>t|e.$high<<32-t)>>>0):t<64?new e.constructor(0,e.$high>>>t-32):new e.constructor(0,0),ee=(e,t)=>{var r=e.$high>>>16,n=65535&e.$high,i=e.$low>>>16,o=65535&e.$low,a=t.$high>>>16,p=65535&t.$high,s=t.$low>>>16,c=65535&t.$low,$=0,l=0,u=0,f=0;u+=(f+=o*c)>>>16,l+=(u+=i*c)>>>16,u&=65535,l+=(u+=o*s)>>>16,$+=(l+=n*c)>>>16,l&=65535,$+=(l+=i*s)>>>16,l&=65535,$+=(l+=o*p)>>>16,$+=r*c+n*s+i*p+o*a;var d=(($&=65535)<<16|(l&=65535))>>>0,w=((u&=65535)<<16|(f&=65535))>>>0;return new e.constructor(d,w)},te=(e,t,r)=>{0===t.$high&&0===t.$low&&p("integer divide by zero");var n=1,i=1,o=e.$high,a=e.$low;o<0&&(n=-1,i=-1,o=-o,0!==a&&(o--,a=4294967296-a));var s=t.$high,c=t.$low;t.$high<0&&(n*=-1,s=-s,0!==c&&(s--,c=4294967296-c));for(var $=0,l=0,u=0;s<2147483648&&(o>s||o===s&&a>c);)s=(s<<1|c>>>31)>>>0,c=c<<1>>>0,u++;for(var f=0;f<=u;f++)$=$<<1|l>>>31,l=l<<1>>>0,(o>s||o===s&&a>=c)&&(o-=s,(a-=c)<0&&(o--,a+=4294967296),4294967296==++l&&($++,l=0)),c=(c>>>1|s<<31)>>>0,s>>>=1;return r?new e.constructor(o*i,a*i):new e.constructor($*n,l*n)},re=6,ne=10,ie=11,oe=12,ae=13,pe=14,se=15,ce=16,$e=17,le=19,ue=20,fe=21,de=22,we=23,he=24,ge=25,ke=[],be=e=>{if(e===tt)return"nil";var t=e.constructor;return t.string+"$"+t.keyFor(e.$val)},ye=e=>e,me=0,ve=e=>(void 0===e.$id&&($++,e.$id=$),String(e.$id)),_e=()=>function(e){this.$get=()=>e,this.$set=function(e){typ.copy(this,e)},this.$val=e},xe=(e,t,r,n,i,o,a)=>{var p;switch(t){case 1:case 2:case 3:case 4:case 5:case 7:case 8:case 9:case ne:case oe:case 26:(p=function(e){this.$val=e}).wrapped=!0,p.keyFor=ye;break;case he:(p=function(e){this.$val=e}).wrapped=!0,p.keyFor=e=>"$"+e;break;case ae:case pe:(p=function(e){this.$val=e}).wrapped=!0,p.keyFor=e=>{return(t=e)!=t?"NaN$"+ ++$:String(t);var t};break;case re:(p=function(e,t){this.$high=e+Math.floor(Math.ceil(t)/4294967296)|0,this.$low=t>>>0,this.$val=this}).keyFor=e=>e.$high+"$"+e.$low;break;case ie:(p=function(e,t){this.$high=e+Math.floor(Math.ceil(t)/4294967296)>>>0,this.$low=t>>>0,this.$val=this}).keyFor=e=>e.$high+"$"+e.$low;break;case se:(p=function(e,t){this.$real=H(e),this.$imag=H(t),this.$val=this}).keyFor=e=>e.$real+"$"+e.$imag;break;case ce:(p=function(e,t){this.$real=e,this.$imag=t,this.$val=this}).keyFor=e=>e.$real+"$"+e.$imag;break;case $e:(p=function(e){this.$val=e}).wrapped=!0,p.ptr=xe(4,de,"*"+r,!1,"",!1,_e()),p.init=(e,t)=>{p.elem=e,p.len=t,p.comparable=e.comparable,p.keyFor=t=>Array.prototype.join.call(w(t,(t=>String(e.keyFor(t)).replace(/\\/g,"\\\\").replace(/\$/g,"\\$"))),"$"),p.copy=(t,r)=>{N(t,r,0,0,r.length,e)},p.ptr.init(p),Object.defineProperty(p.ptr.nil,"nilCheck",{get:u})};break;case 18:(p=function(e){this.$val=e}).wrapped=!0,p.keyFor=ve,p.init=(e,t,r)=>{p.elem=e,p.sendOnly=t,p.recvOnly=r};break;case le:(p=function(e){this.$val=e}).wrapped=!0,p.init=(e,t,r)=>{p.params=e,p.results=t,p.variadic=r,p.comparable=!1};break;case ue:(p={implementedBy:{},missingMethodFor:{}}).keyFor=be,p.init=e=>{p.methods=e,e.forEach((e=>{tt[e.prop]=u}))};break;case fe:(p=function(e){this.$val=e}).wrapped=!0,p.init=(e,t)=>{p.key=e,p.elem=t,p.comparable=!1};break;case de:(p=a||function(e,t,r){this.$get=e,this.$set=t,this.$target=r,this.$val=this}).keyFor=ve,p.init=e=>{p.elem=e,p.wrapped=e.kind===$e,p.nil=new p(u,u)};break;case we:(p=function(e){e.constructor!==p.nativeArray&&(e=new p.nativeArray(e)),this.$array=e,this.$offset=0,this.$length=e.length,this.$capacity=e.length,this.$val=this}).init=e=>{p.elem=e,p.comparable=!1,p.nativeArray=ze(e.kind),p.nil=new p([])};break;case ge:(p=function(e){this.$val=e}).wrapped=!0,p.ptr=xe(4,de,"*"+r,!1,i,o,a),p.ptr.elem=p,p.ptr.prototype.$get=function(){return this},p.ptr.prototype.$set=function(e){p.copy(this,e)},p.init=(e,t)=>{p.pkgPath=e,p.fields=t,t.forEach((e=>{e.typ.comparable||(p.comparable=!1)})),p.keyFor=e=>{var r=e.$val;return w(t,(e=>String(e.typ.keyFor(r[e.prop])).replace(/\\/g,"\\\\").replace(/\$/g,"\\$"))).join("$")},p.copy=(e,r)=>{for(var n=0;n{n[e.prop]={get:u,set:u}})),p.ptr.nil=Object.create(a.prototype,n),p.ptr.nil.$val=p.ptr.nil,r=()=>{var e=(e,t,r)=>{void 0===e.prototype[t.prop]&&(e.prototype[t.prop]=function(...e){var n=this.$val[r.prop];return r.typ===it&&(n=new it(n)),void 0===n.$val&&(n=new r.typ(n)),n[t.prop](...e)})};t.forEach((t=>{t.embedded&&(Se(t.typ).forEach((r=>{e(p,r,t),e(p.ptr,r,t)})),Se(Gt(t.typ)).forEach((r=>{e(p.ptr,r,t)})))}))},null!==ke?ke.push(r):r()};break;default:ir(new We("invalid kind: "+t))}switch(t){case 1:case fe:p.zero=()=>!1;break;case 2:case 3:case 4:case 5:case 7:case 8:case 9:case ne:case oe:case 26:case ae:case pe:p.zero=()=>0;break;case he:p.zero=()=>"";break;case re:case ie:case se:case ce:var s=new p(0,0);p.zero=()=>s;break;case de:case we:p.zero=()=>p.nil;break;case 18:p.zero=()=>Je;break;case le:p.zero=()=>u;break;case ue:p.zero=()=>tt;break;case $e:p.zero=()=>{var e=ze(p.elem.kind);if(e!==Array)return new e(p.len);for(var t=new Array(p.len),r=0;rnew p.ptr;break;default:ir(new We("invalid kind: "+t))}return p.id=me,me++,p.size=e,p.kind=t,p.string=r,p.named=n,p.pkg=i,p.exported=o,p.methods=[],p.methodSetCache=null,p.comparable=!0,p},Se=e=>{if(null!==e.methodSetCache)return e.methodSetCache;var t={},r=e.kind===de;if(r&&e.elem.kind===ue)return e.methodSetCache=[],[];for(var n=[{typ:r?e.elem:e,indirect:r}],i={};n.length>0;){var o=[],a=[];n.forEach((e=>{if(!i[e.typ.string])switch(i[e.typ.string]=!0,e.typ.named&&(a=a.concat(e.typ.methods),e.indirect&&(a=a.concat(Gt(e.typ).methods))),e.typ.kind){case ge:e.typ.fields.forEach((t=>{if(t.embedded){var r=t.typ,n=r.kind===de;o.push({typ:n?r.elem:r,indirect:e.indirect||n})}}));break;case ue:a=a.concat(e.typ.methods)}})),a.forEach((e=>{void 0===t[e.name]&&(t[e.name]=e)})),n=o}return e.methodSetCache=[],Object.keys(t).sort().forEach((r=>{e.methodSetCache.push(t[r])})),e.methodSetCache},Ee=xe(1,1,"bool",!0,"",!1,null),Ce=xe(4,2,"int",!0,"",!1,null),Ie=xe(1,3,"int8",!0,"",!1,null),Ae=xe(2,4,"int16",!0,"",!1,null),Fe=xe(4,5,"int32",!0,"",!1,null),Re=xe(8,re,"int64",!0,"",!1,null),Te=xe(4,7,"uint",!0,"",!1,null),Ne=xe(1,8,"uint8",!0,"",!1,null),Pe=xe(2,9,"uint16",!0,"",!1,null),Ve=xe(4,ne,"uint32",!0,"",!1,null),Oe=xe(8,ie,"uint64",!0,"",!1,null),De=xe(4,oe,"uintptr",!0,"",!1,null),Le=xe(4,ae,"float32",!0,"",!1,null),Me=xe(8,pe,"float64",!0,"",!1,null),Be=xe(8,se,"complex64",!0,"",!1,null),je=xe(16,ce,"complex128",!0,"",!1,null),We=xe(8,he,"string",!0,"",!1,null),Ue=xe(4,26,"unsafe.Pointer",!0,"unsafe",!1,null),ze=e=>{switch(e){case 2:return Int32Array;case 3:return Int8Array;case 4:return Int16Array;case 5:return Int32Array;case 7:return Uint32Array;case 8:return Uint8Array;case 9:return Uint16Array;case ne:case oe:return Uint32Array;case ae:return Float32Array;case pe:return Float64Array;default:return Array}},Ke=(e,t)=>{var r=ze(e);return r===Array?t:new r(t)},Ge={},qe=(e,t)=>{var r=e.id+"$"+t,n=Ge[r];return void 0===n&&(n=xe(e.size*t,$e,"["+t+"]"+e.string,!1,"",!1,null),Ge[r]=n,n.init(e,t)),n},He=function(e,t){(t<0||t>2147483647)&&p("makechan: size out of range"),this.$elem=e,this.$capacity=t,this.$buffer=[],this.$sendQueue=[],this.$recvQueue=[],this.$closed=!1},Je=new He(null,0);Je.$sendQueue=Je.$recvQueue={length:0,push(){},shift(){},indexOf:()=>-1};var Ze={},Qe=(e,t,r)=>{var n=w(e,(e=>e.id)).join(",")+"$"+w(t,(e=>e.id)).join(",")+"$"+r,i=Ze[n];if(void 0===i){var o=w(e,(e=>e.string));r&&(o[o.length-1]="..."+o[o.length-1].substr(2));var a="func("+o.join(", ")+")";1===t.length?a+=" "+t[0].string:t.length>1&&(a+=" ("+w(t,(e=>e.string)).join(", ")+")"),i=xe(4,le,a,!1,"",!1,null),Ze[n]=i,i.init(e,t,r)}return i},Xe={},Ye=e=>{var t=w(e,(e=>e.pkg+","+e.name+","+e.typ.id)).join("$"),r=Xe[t];if(void 0===r){var n="interface {}";0!==e.length&&(n="interface { "+w(e,(e=>(""!==e.pkg?e.pkg+".":"")+e.name+e.typ.string.substr(4))).join("; ")+" }"),r=xe(8,ue,n,!1,"",!1,null),Xe[t]=r,r.init(e)}return r},et=Ye([]),tt={},rt=xe(8,ue,"error",!0,"",!1,null);rt.init([{prop:"Error",name:"Error",pkg:"",typ:Qe([],[We],!1)}]);var nt,it,ot,at,pt,st,ct,$t,lt,ut,ft,dt,wt,ht,gt,kt,bt,yt,mt,vt,_t,xt,St,Et,Ct,It,At,Ft,Rt,Tt,Nt,Pt,Vt,Ot,Dt,Lt,Mt,Bt,jt,Wt,Ut={},zt=(e,t)=>{var r=e.id+"$"+t.id,n=Ut[r];return void 0===n&&(n=xe(4,fe,"map["+e.string+"]"+t.string,!1,"",!1,null),Ut[r]=n,n.init(e,t)),n},Kt=(e,t)=>{for(var r=new Map,n=0;n{var t=e.ptr;return void 0===t&&(t=xe(4,de,"*"+e.string,!1,"",e.exported,null),e.ptr=t,t.init(e)),t},qt=(e,t)=>t.elem.kind===ge?e:new t((()=>e),(t=>{e=t})),Ht=(e,t,r)=>{if(e.buffer){var n=e.buffer.$ptr=e.buffer.$ptr||{},i=n[e.name]=n[e.name]||{},o=e.BYTES_PER_ELEMENT*t+e.byteOffset;return i[o]||(i[o]=new r((()=>e[t]),(r=>{e[t]=r})))}return e.$ptr=e.$ptr||{},e.$ptr[t]||(e.$ptr[t]=new r((()=>e[t]),(r=>{e[t]=r})))},Jt=e=>{var t=e.slice;return void 0===t&&(t=xe(12,we,"[]"+e.string,!1,"",!1,null),e.slice=t,t.init(e)),t},Zt=(e,t,r=t)=>{(t<0||t>2147483647)&&p("makeslice: len out of range"),(r<0||r2147483647)&&p("makeslice: cap out of range");var n=new e.nativeArray(r);if(e.nativeArray===Array)for(var i=0;i{var r=w(t,(e=>e.name+","+e.typ.id+","+e.tag)).join("$"),n=Qt[r];if(void 0===n){var i="struct { "+w(t,(e=>{var t=e.typ.string+(""!==e.tag?' "'+e.tag.replace(/\\/g,"\\\\").replace(/"/g,'\\"')+'"':"");return e.embedded?t:e.name+" "+t})).join("; ")+" }";0===t.length&&(i="struct {}"),n=xe(0,ge,i,!1,"",!1,(function(...e){this.$val=this;for(var r=0;r{var n,i=t.kind===ue,o="";if(e===tt)n=!1;else if(i){var a=e.constructor.string;if(void 0===(n=t.implementedBy[a])){n=!0;for(var p=Se(e.constructor),s=t.methods,$=0;${var e=new Error;if(void 0!==e.stack)return er+e.stack.split("\n").length},rr=null,nr=(e,t,r)=>{if(!r&&null!==e&&-1==pr.deferStack.indexOf(e))throw t;if(null===t){if(!pr.asleep){er--;var n=rr,i=nt,o=pr.panicStack.pop();void 0!==o&&(rr=tr(),nt=o);try{for(;;){if(null===e&&void 0===(e=pr.deferStack[pr.deferStack.length-1])){if(rr=null,o.Object instanceof Error)throw o.Object;var a;throw a=o.constructor===We?o.$val:void 0!==o.Error?o.Error():void 0!==o.String?o.String():o,new Error(a)}var p=e.pop();if(void 0===p){if(pr.deferStack.pop(),void 0!==o){e=null;continue}return}var s=p[0].apply(p[2],p[1]);if(s&&void 0!==s.$blk){if(e.push([s.$blk,[],s]),r)throw null;return}if(void 0!==o&&null===rr){if(r)throw null;return}}}catch(t){if(r)throw t;nr(e,t,r)}finally{void 0!==o&&(null!==rr&&pr.panicStack.push(o),rr=n,nt=i),er++}}}else{var c=null;try{ir(new ot(t))}catch(e){c=e}nr(e,c)}},ir=e=>{pr.panicStack.push(e),nr(null,null,!0)},or=()=>null===rr||void 0!==rr&&rr!==tr()-2?tt:(rr=null,nt),ar={asleep:!1,exit:!1,deferStack:[],panicStack:[]},pr=ar,sr=0,cr=!0,$r=0,lr=!1,ur=[],fr=()=>{var e=setTimeout(fr);try{for(var t,r=Date.now();void 0!==(t=ur.shift());){t();var n=Date.now()-r;if(n>4||n<0)break}}finally{0==ur.length&&clearTimeout(e)}},dr=e=>{e.asleep&&(e.asleep=!1,sr++),ur.push(e),pr===ar&&fr()},wr=()=>{pr===ar&&p("cannot block in JavaScript callback, fix by wrapping code in goroutine"),pr.asleep=!0},hr=(e,t)=>void 0!==e&&void 0!==e.$blk?e:t,gr=(e,t)=>{e.$closed&&p("send on closed channel");var r=e.$recvQueue.shift();if(void 0===r){if(!(e.$buffer.length(n=e,dr(i),t))),wr(),{$blk(){n&&p("send on closed channel")}}}e.$buffer.push(t)}else r([t,!0])},kr=e=>{var t=e.$sendQueue.shift();void 0!==t&&e.$buffer.push(t(!1));var r=e.$buffer.shift();if(void 0!==r)return[r,!0];if(e.$closed)return[e.$elem.zero(),!1];var n=pr,i={$blk(){return this.value}};return e.$recvQueue.push((e=>{i.value=e,dr(n)})),wr(),i},br=e=>{for(e.$closed&&p("close of closed channel"),e.$closed=!0;;){var t=e.$sendQueue.shift();if(void 0===t)break;t(!0)}for(;;){var r=e.$recvQueue.shift();if(void 0===r)break;r([e.$elem.zero(),!1])}},yr=e=>{for(var t=[],r=-1,n=0;n{for(var e=0;e{var r=e[t];switch(r.length){case 1:var n=e=>{c.selection=[t,e],$(),dr(s)};a.push([r[0].$recvQueue,n]),r[0].$recvQueue.push(n);break;case 2:n=()=>(r[0].$closed&&p("send on closed channel"),c.selection=[t],$(),dr(s),r[1]),a.push([r[0].$sendQueue,n]),r[0].$sendQueue.push(n)}})(n);return wr(),c},mr=e=>{switch(e.kind){case 1:case 2:case 3:case 4:case 5:case 7:case 8:case 9:case ne:case oe:case ae:case pe:return!1;default:return e!==it}},vr=(e,t,r)=>{if(t===it)return e;switch(t.kind){case 1:case 2:case 3:case 4:case 5:case 7:case 8:case 9:case ne:case oe:case ae:case pe:return e;case re:case ie:return Z(e);case $e:return mr(t.elem)?w(e,(e=>vr(e,t.elem,r))):e;case le:return _r(e,t,!1,r);case ue:return e===tt?null:e.constructor===it?e.$val.object:vr(e.$val,e.constructor,r);case fe:if(void 0===e.keys)return null;for(var n={},i=Array.from(e.keys()),o=0;ovr(e,t.elem,r))):v(e);case he:if(Er(e))return e;var s,$="";for(o=0;o65535){var u=Math.floor((l-65536)/1024)+55296,f=(l-65536)%1024+56320;$+=String.fromCharCode(u,f)}else $+=String.fromCharCode(l)}return $;case ge:var d=c.time;if(void 0!==d&&e.constructor===d.Time.ptr){var h=te(e.UnixNano(),new Re(0,1e6));return new Date(Z(h))}var g={},k=(e,t)=>{if(t===it)return e;switch(t.kind){case de:return e===t.nil?g:k(e.$get(),t.elem);case ge:if(0===t.fields.length)return g;var r=t.fields[0];return k(e[r.prop],r.typ);case ue:return k(e.$val,e.constructor);default:return g}},b=k(e,t);if(b!==g)return b;if(void 0!==r)return r(e);for(b={},o=0;oe===u?null:(void 0===e.$externalizeWrapper&&(cr=!1,e.$externalizeWrapper=function(){for(var i=[],o=0;o{if(r===it)return e;if(r===it.elem&&p("cannot internalize js.Object, use *js.Object instead"),e&&void 0!==e.__internal_object__)return Yt(e.__internal_object__,r,!1);var a=c.time;if(void 0!==a&&r===a.Time)return null!=e&&e.constructor===Date||p("cannot internalize time.Time from "+typeof e+", must be Date"),a.Unix(new Re(0,0),new Re(0,1e6*e.getTime()));if(void 0===i&&(i=new Map),i.has(r)||i.set(r,new Map),i.get(r).has(e))return i.get(r).get(e);switch(r.kind){case 1:return!!e;case 2:return parseInt(e);case 3:return parseInt(e)<<24>>24;case 4:return parseInt(e)<<16>>16;case 5:return 0|parseInt(e);case 7:return parseInt(e);case 8:return parseInt(e)<<24>>>24;case 9:return parseInt(e)<<16>>>16;case ne:case oe:return parseInt(e)>>>0;case re:case ie:return new r(0,e);case ae:case pe:return parseFloat(e);case $e:return e.length!==r.len&&p("got array with wrong size from JavaScript native"),w(e,(e=>xr(e,r.elem,o)));case le:return function(){for(var t=[],i=0;i{}).constructor:var s=Qe([Jt(et)],[it],!0);return new s(xr(e,s,o));case Number:return new Me(parseFloat(e));case String:return new We(xr(e,We,o));default:if(t.Node&&e instanceof t.Node)return new it(e);var $=zt(We,et);return new $(xr(e,$,n,i,o))}case fe:var u=new Map;i.get(r).set(e,u);for(var f=l(e),d=0;dxr(e,r.elem,o))));case he:if(e=String(e),Er(e))return e;var g="";for(d=0;d{if(t===it)return e;switch(t===it.elem&&p("cannot internalize js.Object, use *js.Object instead"),t.kind){case de:return m(t.elem);case ge:if(0===t.fields.length)return y;var r=t.fields[0],n=m(r.typ);if(n!==y){var i=new t.ptr;return i[r.prop]=n,i}return y;default:return y}},v=m(r);if(v!==y)return v;var _=new r.ptr;for(d=0;d{if(e&&e.constructor&&e.constructor.copy)return new e.constructor(P(e.$val,e.constructor));if(t.copy){var r=t.zero();return t.copy(r,e),r}return e},Er=e=>{for(var t=0;t=128)return!1;return!0};c["github.com/gopherjs/gopherjs/js"]=function(){var e,r,n,i,o,a,p,s,c,$,l,u,f,w,h={};return r=h.Object=xe(0,ge,"js.Object",!0,"github.com/gopherjs/gopherjs/js",!0,(function(e){this.$val=this,this.object=0!==arguments.length?e:null})),n=h.Error=xe(0,ge,"js.Error",!0,"github.com/gopherjs/gopherjs/js",!0,(function(e){this.$val=this,this.Object=0!==arguments.length?e:null})),i=h.M=xe(4,fe,"js.M",!0,"github.com/gopherjs/gopherjs/js",!0,null),o=Jt(et),a=Gt(r),p=Jt(a),s=Qe([p],[a],!0),c=Qe([],[a],!1),$=Qe([a],[],!1),l=Gt(n),r.ptr.prototype.Get=function(e){return this.object[vr(e,We)]},r.prototype.Get=function(e){return this.$val.Get(e)},r.ptr.prototype.Set=function(e,t){this.object[vr(e,We)]=vr(t,et)},r.prototype.Set=function(e,t){return this.$val.Set(e,t)},r.ptr.prototype.Delete=function(e){delete this.object[vr(e,We)]},r.prototype.Delete=function(e){return this.$val.Delete(e)},r.ptr.prototype.Length=function(){return K(this.object.length)},r.prototype.Length=function(){return this.$val.Length()},r.ptr.prototype.Index=function(e){return this.object[e]},r.prototype.Index=function(e){return this.$val.Index(e)},r.ptr.prototype.SetIndex=function(e,t){this.object[e]=vr(t,et)},r.prototype.SetIndex=function(e,t){return this.$val.SetIndex(e,t)},r.ptr.prototype.Call=function(e,t){var r;return(r=this.object)[vr(e,We)].apply(r,vr(t,o))},r.prototype.Call=function(e,t){return this.$val.Call(e,t)},r.ptr.prototype.Invoke=function(e){return this.object.apply(void 0,vr(e,o))},r.prototype.Invoke=function(e){return this.$val.Invoke(e)},r.ptr.prototype.New=function(e){return new(t.Function.prototype.bind.apply(this.object,[void 0].concat(vr(e,o))))},r.prototype.New=function(e){return this.$val.New(e)},r.ptr.prototype.Bool=function(){return!!this.object},r.prototype.Bool=function(){return this.$val.Bool()},r.ptr.prototype.String=function(){return xr(this.object,We)},r.prototype.String=function(){return this.$val.String()},r.ptr.prototype.Int=function(){return 0|K(this.object)},r.prototype.Int=function(){return this.$val.Int()},r.ptr.prototype.Int64=function(){return xr(this.object,Re)},r.prototype.Int64=function(){return this.$val.Int64()},r.ptr.prototype.Uint64=function(){return xr(this.object,Oe)},r.prototype.Uint64=function(){return this.$val.Uint64()},r.ptr.prototype.Float=function(){return G(this.object)},r.prototype.Float=function(){return this.$val.Float()},r.ptr.prototype.Interface=function(){return xr(this.object,et)},r.prototype.Interface=function(){return this.$val.Interface()},r.ptr.prototype.Unsafe=function(){return this.object},r.prototype.Unsafe=function(){return this.$val.Unsafe()},n.ptr.prototype.Error=function(){return"JavaScript error: "+xr(this.Object.message,We)},n.prototype.Error=function(){return this.$val.Error()},n.ptr.prototype.Stack=function(){return xr(this.Object.stack,We)},n.prototype.Stack=function(){return this.$val.Stack()},u=function(e){return d(e)},h.MakeFunc=u,f=function(e){var{constructor:r,defineProperty:n,e:o,f:a,fields:l,i:e,i$1:u,i$2:d,i$3:w,internalObj:h,m:g,methods:k,ms:b,pkg:y,pkgTyp:v,ptr:_,typ:x,wrapperObj:S,$s:E,$r:C,$c:I}=hr(this,{i:e});E=E||0;e:for(;;){switch(E){case 0:S=[S],(h=[h])[0]=e,r=h[0].constructor,S[0]=new t.Object,n=function(e,r){return function(e,n){t.Object.defineProperty(r[0],vr(e,We),vr(n,i))}}(0,S),C=n("__internal_object__",Kt(We.keyFor,[{k:"value",v:new it(h[0])}])),E=1;case 1:if(I&&(I=!1,C=C.$blk()),C&&void 0!==C.$blk)break e;for(x=xr(r.string,We),y=xr(r.pkg,We),_="",42===x.charCodeAt(0)&&(_="*"),u=0;u>>0,xt=O(xt,s),o=c,(_t||p("assignment to entry in nil map")).set(We.keyFor(o),{k:o,v:$}),$)},Ft=function(e){return xr(new t.String(e),We)},Rt=function(e,r){var n;return e=1+(e+1|0)|0,n=(new t.Error).stack.split(vr("\n",We)).slice(e,e+r|0),Tt(n)},Tt=function(e){var t,r,n,i,o,a,p,s;for(a=new bt([]),s=K(e.length),p=0;p=0?(f=new t.RegExp(vr("[@:]",We)),c=e.split(f),new $t.ptr(xr(c[0],We),xr(c.slice(1,K(c.length)-2|0).join(vr(":",We)),We),0|K(c[K(c.length)-2|0]),0|K(c[K(c.length)-1|0]))):-1==(s=0|K(e.lastIndexOf(vr("(",We))))?($=e.split(vr(":",We)),new $t.ptr("",xr($.slice(0,K($.length)-2|0).join(vr(":",We)).replace(new t.RegExp(vr("^\\s*at ",We)),vr("",We)),We),0|K($[K($.length)-2|0]),0|K($[K($.length)-1|0]))):(n="",p=0,r=0,l=(u=e.substring(s+1|0,0|K(e.indexOf(vr(")",We))))).split(vr(":",We)),""===xr(u,We)?n="":(n=xr(l.slice(0,K(l.length)-2|0).join(vr(":",We)),We),p=0|K(l[K(l.length)-2|0]),r=0|K(l[K(l.length)-1|0])),i=e.substring(3+(0|K(e.indexOf(vr("at ",We))))|0,0|K(e.indexOf(vr(" (",We)))),(a=0|K(i.indexOf(vr("[as ",We))))>0&&(i=i.substring(a+4|0,i.indexOf(vr("]",We)))),o=xr(i,We),new $t.ptr(o,n,p,r))},Wt.ParseCallFrame=Nt,Pt=function(e,t){var r,n,i,o,a;for(n=o=Rt(e,t.$length),r=0;r=n.$length?void p("index out of range"):n.$array[n.$offset+r],$t),a<0||a>=t.$length?p("index out of range"):t.$array[t.$offset+a]=At(i.FuncName,i.File,i.Line,i.Col),r++;return o.$length},Wt.Callers=Pt,Vt=function(e){var t,r,n,i,o;for(o=new lt.ptr(yt.nil,0),r=e,t=0;t=r.$length?void p("index out of range"):r.$array[r.$offset+t],n=Dt(i),o.frames=O(o.frames,new ut.ptr(i,n,n.name,n.file,n.line,n.Entry())),t++;return o},Wt.CallersFrames=Vt,lt.ptr.prototype.Next=function(){var e,t,r,n,i,o,a,s;return o=new ut.ptr(0,wt.nil,"","",0,0),(n=this).current>=n.frames.$length?(e=new ut.ptr(0,wt.nil,"","",0,0),ut.copy(o,e),[o,!1]):(i=P((a=n.frames,(s=n.current)<0||s>=a.$length?void p("index out of range"):a.$array[a.$offset+s]),ut),n.current=n.current+1|0,t=P(i,ut),r=n.current":this.name},ft.prototype.Name=function(){return this.$val.Name()},Dt=function(e){var t;return(t=0|e)>=xt.$length&&ir(new We("GopherJS: pc="+Ft(t)+" is out of range of known position counters")),t<0||t>=xt.$length?void p("index out of range"):xt.$array[xt.$offset+t]},Wt.FuncForPC=Dt,Lt=function(e){},Wt.KeepAlive=Lt,dt.prototype.RuntimeError=function(){this.$val},Gt(dt).prototype.RuntimeError=function(){return new dt(this.$get()).RuntimeError()},dt.prototype.Error=function(){return"runtime error: "+this.$val},Gt(dt).prototype.Error=function(){return new dt(this.$get()).Error()},Mt=function(e){ir(new dt(e))},Bt=function(){return ee(xr((new t.Date).getTime(),Re),new Re(0,1e6))},s["runtime.nanotime"]=Bt,jt=function(){return 4294967295*G(t.Math.random())|0},s["runtime.fastrand"]=jt,gt.methods=[{prop:"string",name:"string",pkg:"runtime",typ:Qe([],[We],!1)},{prop:"pkgpath",name:"pkgpath",pkg:"runtime",typ:Qe([],[We],!1)}],mt.methods=[{prop:"RuntimeError",name:"RuntimeError",pkg:"",typ:Qe([],[],!1)},{prop:"Error",name:"Error",pkg:"",typ:Qe([],[We],!1)}],vt.methods=[{prop:"Next",name:"Next",pkg:"",typ:Qe([],[ut,Ee],!1)}],wt.methods=[{prop:"Entry",name:"Entry",pkg:"",typ:Qe([],[De],!1)},{prop:"FileLine",name:"FileLine",pkg:"",typ:Qe([De],[We,Ce],!1)},{prop:"Name",name:"Name",pkg:"",typ:Qe([],[We],!1)}],dt.methods=[{prop:"RuntimeError",name:"RuntimeError",pkg:"",typ:Qe([],[],!1)},{prop:"Error",name:"Error",pkg:"",typ:Qe([],[We],!1)}],st.init("runtime",[{prop:"str",name:"str",embedded:!1,exported:!1,typ:We,tag:""}]),ct.init("runtime",[{prop:"_interface",name:"_interface",embedded:!1,exported:!1,typ:gt,tag:""},{prop:"concrete",name:"concrete",embedded:!1,exported:!1,typ:gt,tag:""},{prop:"asserted",name:"asserted",embedded:!1,exported:!1,typ:gt,tag:""},{prop:"missingMethod",name:"missingMethod",embedded:!1,exported:!1,typ:We,tag:""}]),$t.init("",[{prop:"FuncName",name:"FuncName",embedded:!1,exported:!0,typ:We,tag:""},{prop:"File",name:"File",embedded:!1,exported:!0,typ:We,tag:""},{prop:"Line",name:"Line",embedded:!1,exported:!0,typ:Ce,tag:""},{prop:"Col",name:"Col",embedded:!1,exported:!0,typ:Ce,tag:""}]),lt.init("runtime",[{prop:"frames",name:"frames",embedded:!1,exported:!1,typ:yt,tag:""},{prop:"current",name:"current",embedded:!1,exported:!1,typ:Ce,tag:""}]),ut.init("",[{prop:"PC",name:"PC",embedded:!1,exported:!0,typ:De,tag:""},{prop:"Func",name:"Func",embedded:!1,exported:!0,typ:wt,tag:""},{prop:"Function",name:"Function",embedded:!1,exported:!0,typ:We,tag:""},{prop:"File",name:"File",embedded:!1,exported:!0,typ:We,tag:""},{prop:"Line",name:"Line",embedded:!1,exported:!0,typ:Ce,tag:""},{prop:"Entry",name:"Entry",embedded:!1,exported:!0,typ:De,tag:""}]),ft.init("runtime",[{prop:"name",name:"name",embedded:!1,exported:!1,typ:We,tag:""},{prop:"file",name:"file",embedded:!1,exported:!1,typ:We,tag:""},{prop:"line",name:"line",embedded:!1,exported:!1,typ:Ce,tag:""},{prop:"opaque",name:"opaque",embedded:!1,exported:!1,typ:kt,tag:""}]),at=function(){Wt.$init=function(){};var e,t,r=!1,n=0;void 0!==this&&void 0!==this.$blk&&(r=!0,n=(e=this).$s,t=e.$r);e:for(;;){switch(n){case 0:t=pt.$init(),n=1;case 1:if(r&&(r=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;_t=Kt(We.keyFor,[]),xt=new ht([]),St=Kt(We.keyFor,[{k:"$callDeferred",v:!0}]),Et=Kt(We.keyFor,[{k:"$panic",v:"runtime.gopanic"},{k:"$goroutine",v:"runtime.goexit"}]),Ct()}return}return void 0===e&&(e={$blk:at}),e.$s=n,e.$r=t,e},Wt.$init=at,Wt),c["internal/goarch"]=function(){var e,t={};return e=function(){t.$init=function(){};var r,n,i=0;for(void 0!==this&&void 0!==this.$blk&&(i=(r=this).$s,n=r.$r);;)return;return void 0===r&&(r={$blk:e}),r.$s=i,r.$r=n,r},t.$init=e,t}(),c["internal/reflectlite"]=function(){var e,r,n,i,o,a,s,$,l,d,w,g,k,b,v,_,x,S,E,C,I,A,F,R,T,N,D,L,M,j,W,U,z,G,q,H,J,Z,Q,X,Y,ee,te,re,ne,ie,ae,pe,se,ce,$e,le,fe,de,we,he,ke,be,ye,me,ve,_e,Ie,Ae,Fe,Re,Te,Oe,Le,Me,Be,je,ze,Ke,Ge,He,Ze,Xe,Ye,rt,nt,ot,at,pt,st,ct,$t,lt,ut,ft,dt,wt,ht,gt,kt,bt,yt,mt,vt,_t,xt,St,Et,Ct,It,At,Ft,Rt,Tt,Nt,Pt,Vt,Ot,Dt={};return r=c["github.com/gopherjs/gopherjs/js"],n=c["internal/goarch"],i=Dt.Value=xe(0,ge,"reflectlite.Value",!0,"internal/reflectlite",!0,(function(e,t,r){if(this.$val=this,0===arguments.length)return this.typ=z.nil,this.ptr=0,void(this.flag=0);this.typ=e,this.ptr=t,this.flag=r})),o=Dt.flag=xe(4,oe,"reflectlite.flag",!0,"internal/reflectlite",!1,null),a=Dt.ValueError=xe(0,ge,"reflectlite.ValueError",!0,"internal/reflectlite",!0,(function(e,t){if(this.$val=this,0===arguments.length)return this.Method="",void(this.Kind=0);this.Method=e,this.Kind=t})),s=Dt.Type=xe(8,ue,"reflectlite.Type",!0,"internal/reflectlite",!0,null),$=Dt.Kind=xe(4,7,"reflectlite.Kind",!0,"internal/reflectlite",!0,null),l=Dt.tflag=xe(1,8,"reflectlite.tflag",!0,"internal/reflectlite",!1,null),d=Dt.rtype=xe(0,ge,"reflectlite.rtype",!0,"internal/reflectlite",!1,(function(e,t,r,n,i,o,a,p,s,c,$){if(this.$val=this,0===arguments.length)return this.size=0,this.ptrdata=0,this.hash=0,this.tflag=0,this.align=0,this.fieldAlign=0,this.kind=0,this.equal=u,this.gcdata=re.nil,this.str=0,void(this.ptrToThis=0);this.size=e,this.ptrdata=t,this.hash=r,this.tflag=n,this.align=i,this.fieldAlign=o,this.kind=a,this.equal=p,this.gcdata=s,this.str=c,this.ptrToThis=$})),w=Dt.method=xe(0,ge,"reflectlite.method",!0,"internal/reflectlite",!1,(function(e,t,r,n){if(this.$val=this,0===arguments.length)return this.name=0,this.mtyp=0,this.ifn=0,void(this.tfn=0);this.name=e,this.mtyp=t,this.ifn=r,this.tfn=n})),g=Dt.chanDir=xe(4,2,"reflectlite.chanDir",!0,"internal/reflectlite",!1,null),k=Dt.arrayType=xe(0,ge,"reflectlite.arrayType",!0,"internal/reflectlite",!1,(function(e,t,r,n){if(this.$val=this,0===arguments.length)return this.rtype=new d.ptr(0,0,0,0,0,0,0,u,re.nil,0,0),this.elem=z.nil,this.slice=z.nil,void(this.len=0);this.rtype=e,this.elem=t,this.slice=r,this.len=n})),b=Dt.chanType=xe(0,ge,"reflectlite.chanType",!0,"internal/reflectlite",!1,(function(e,t,r){if(this.$val=this,0===arguments.length)return this.rtype=new d.ptr(0,0,0,0,0,0,0,u,re.nil,0,0),this.elem=z.nil,void(this.dir=0);this.rtype=e,this.elem=t,this.dir=r})),v=Dt.imethod=xe(0,ge,"reflectlite.imethod",!0,"internal/reflectlite",!1,(function(e,t){if(this.$val=this,0===arguments.length)return this.name=0,void(this.typ=0);this.name=e,this.typ=t})),_=Dt.interfaceType=xe(0,ge,"reflectlite.interfaceType",!0,"internal/reflectlite",!1,(function(e,t,r){if(this.$val=this,0===arguments.length)return this.rtype=new d.ptr(0,0,0,0,0,0,0,u,re.nil,0,0),this.pkgPath=new M.ptr(re.nil),void(this.methods=pe.nil);this.rtype=e,this.pkgPath=t,this.methods=r})),x=Dt.mapType=xe(0,ge,"reflectlite.mapType",!0,"internal/reflectlite",!1,(function(e,t,r,n,i,o,a,p,s){if(this.$val=this,0===arguments.length)return this.rtype=new d.ptr(0,0,0,0,0,0,0,u,re.nil,0,0),this.key=z.nil,this.elem=z.nil,this.bucket=z.nil,this.hasher=u,this.keysize=0,this.valuesize=0,this.bucketsize=0,void(this.flags=0);this.rtype=e,this.key=t,this.elem=r,this.bucket=n,this.hasher=i,this.keysize=o,this.valuesize=a,this.bucketsize=p,this.flags=s})),S=Dt.ptrType=xe(0,ge,"reflectlite.ptrType",!0,"internal/reflectlite",!1,(function(e,t){if(this.$val=this,0===arguments.length)return this.rtype=new d.ptr(0,0,0,0,0,0,0,u,re.nil,0,0),void(this.elem=z.nil);this.rtype=e,this.elem=t})),E=Dt.sliceType=xe(0,ge,"reflectlite.sliceType",!0,"internal/reflectlite",!1,(function(e,t){if(this.$val=this,0===arguments.length)return this.rtype=new d.ptr(0,0,0,0,0,0,0,u,re.nil,0,0),void(this.elem=z.nil);this.rtype=e,this.elem=t})),C=Dt.structField=xe(0,ge,"reflectlite.structField",!0,"internal/reflectlite",!1,(function(e,t,r){if(this.$val=this,0===arguments.length)return this.name=new M.ptr(re.nil),this.typ=z.nil,void(this.offset=0);this.name=e,this.typ=t,this.offset=r})),I=Dt.structType=xe(0,ge,"reflectlite.structType",!0,"internal/reflectlite",!1,(function(e,t,r){if(this.$val=this,0===arguments.length)return this.rtype=new d.ptr(0,0,0,0,0,0,0,u,re.nil,0,0),this.pkgPath=new M.ptr(re.nil),void(this.fields=se.nil);this.rtype=e,this.pkgPath=t,this.fields=r})),A=Dt.nameOff=xe(4,5,"reflectlite.nameOff",!0,"internal/reflectlite",!1,null),F=Dt.typeOff=xe(4,5,"reflectlite.typeOff",!0,"internal/reflectlite",!1,null),R=Dt.textOff=xe(4,5,"reflectlite.textOff",!0,"internal/reflectlite",!1,null),T=Dt.errorString=xe(0,ge,"reflectlite.errorString",!0,"internal/reflectlite",!1,(function(e){this.$val=this,this.s=0!==arguments.length?e:""})),N=Dt.Method=xe(0,ge,"reflectlite.Method",!0,"internal/reflectlite",!0,(function(e,t,r,n,o){if(this.$val=this,0===arguments.length)return this.Name="",this.PkgPath="",this.Type=tt,this.Func=new i.ptr(z.nil,0,0),void(this.Index=0);this.Name=e,this.PkgPath=t,this.Type=r,this.Func=n,this.Index=o})),D=Dt.uncommonType=xe(0,ge,"reflectlite.uncommonType",!0,"internal/reflectlite",!1,(function(e,t,r,n,i){if(this.$val=this,0===arguments.length)return this.pkgPath=0,this.mcount=0,this.xcount=0,this.moff=0,void(this._methods=Y.nil);this.pkgPath=e,this.mcount=t,this.xcount=r,this.moff=n,this._methods=i})),L=Dt.funcType=xe(0,ge,"reflectlite.funcType",!0,"internal/reflectlite",!1,(function(e,t,r,n,i){if(this.$val=this,0===arguments.length)return this.rtype=new d.ptr(0,0,0,0,0,0,0,u,re.nil,0,0),this.inCount=0,this.outCount=0,this._in=q.nil,void(this._out=q.nil);this.rtype=e,this.inCount=t,this.outCount=r,this._in=n,this._out=i})),M=Dt.name=xe(0,ge,"reflectlite.name",!0,"internal/reflectlite",!1,(function(e){this.$val=this,this.bytes=0!==arguments.length?e:re.nil})),j=Dt.nameData=xe(0,ge,"reflectlite.nameData",!0,"internal/reflectlite",!1,(function(e,t,r,n){if(this.$val=this,0===arguments.length)return this.name="",this.tag="",this.exported=!1,void(this.embedded=!1);this.name=e,this.tag=t,this.exported=r,this.embedded=n})),W=Dt.mapIter=xe(0,ge,"reflectlite.mapIter",!0,"internal/reflectlite",!1,(function(e,t,r,n,i){if(this.$val=this,0===arguments.length)return this.t=tt,this.m=null,this.keys=null,this.i=0,void(this.last=null);this.t=e,this.m=t,this.keys=r,this.i=n,this.last=i})),U=Dt.TypeEx=xe(8,ue,"reflectlite.TypeEx",!0,"internal/reflectlite",!0,null),z=Gt(d),G=Jt(M),q=Jt(z),H=Jt(We),J=Jt(et),Z=Gt(r.Object),Q=Qe([J],[Z],!0),X=Gt(D),Y=Jt(w),ee=Gt(L),te=Jt(i),re=Gt(Ne),ne=Gt(Ue),ie=Jt(s),ae=Jt(Z),pe=Jt(v),se=Jt(C),ce=Gt(j),$e=Xt("internal/reflectlite",[{prop:"str",name:"str",embedded:!1,exported:!1,typ:We,tag:""}]),le=Gt(W),fe=qe(De,2),de=Jt(Ne),we=Gt(a),he=Qe([Ue,Ue],[Ee],!1),ke=Gt(_),be=Qe([Ue,De],[De],!1),ye=Gt(C),me=Gt(T),o.prototype.kind=function(){return(31&this.$val)>>>0>>>0},Gt(o).prototype.kind=function(){return new o(this.$get()).kind()},o.prototype.ro=function(){return(96&this.$val)>>>0!=0?32:0},Gt(o).prototype.ro=function(){return new o(this.$get()).ro()},i.ptr.prototype.pointer=function(){var e;return 4===(e=this).typ.size&&e.typ.pointers()||ir(new We("can't call pointer on a non-pointer Value")),(128&e.flag)>>>0!=0?e.ptr.$get():e.ptr},i.prototype.pointer=function(){return this.$val.pointer()},a.ptr.prototype.Error=function(){var e;return 0===(e=this).Kind?"reflect: call of "+e.Method+" on zero Value":"reflect: call of "+e.Method+" on "+new $(e.Kind).String()+" Value"},a.prototype.Error=function(){return this.$val.Error()},o.prototype.mustBeExported=function(){var e;0===(e=this.$val)&&ir(new a.ptr(Ft(),0)),(96&e)>>>0!=0&&ir(new We("reflect: "+Ft()+" using value obtained using unexported field"))},Gt(o).prototype.mustBeExported=function(){return new o(this.$get()).mustBeExported()},o.prototype.mustBeAssignable=function(){var e;0===(e=this.$val)&&ir(new a.ptr(Ft(),0)),(96&e)>>>0!=0&&ir(new We("reflect: "+Ft()+" using value obtained using unexported field")),(256&e)>>>0==0&&ir(new We("reflect: "+Ft()+" using unaddressable value"))},Gt(o).prototype.mustBeAssignable=function(){return new o(this.$get()).mustBeAssignable()},i.ptr.prototype.CanSet=function(){return(352&this.flag)>>>0==256},i.prototype.CanSet=function(){return this.$val.CanSet()},i.ptr.prototype.IsValid=function(){return!(0===this.flag)},i.prototype.IsValid=function(){return this.$val.IsValid()},i.ptr.prototype.Kind=function(){return new o(this.flag).kind()},i.prototype.Kind=function(){return this.$val.Kind()},i.ptr.prototype.Type=function(){return 0===this.flag&&ir(new a.ptr("reflectlite.Value.Type",0)),this.typ},i.prototype.Type=function(){return this.$val.Type()},C.ptr.prototype.embedded=function(){return P(this.name,M).embedded()},C.prototype.embedded=function(){return this.$val.embedded()},$.prototype.String=function(){var e;return(0|(e=this.$val))=ve.$length?void p("index out of range"):ve.$array[ve.$offset+e]:0>=ve.$length?void p("index out of range"):ve.$array[ve.$offset+0]},Gt($).prototype.String=function(){return new $(this.$get()).String()},d.ptr.prototype.String=function(){var e,t;return e=P((t=this).nameOff(t.str),M).name(),(2&t.tflag)>>>0!=0?m(e,1):e},d.prototype.String=function(){return this.$val.String()},d.ptr.prototype.Size=function(){return this.size},d.prototype.Size=function(){return this.$val.Size()},d.ptr.prototype.Kind=function(){return(31&this.kind)>>>0>>>0},d.prototype.Kind=function(){return this.$val.Kind()},d.ptr.prototype.pointers=function(){return!(0===this.ptrdata)},d.prototype.pointers=function(){return this.$val.pointers()},d.ptr.prototype.common=function(){return this},d.prototype.common=function(){return this.$val.common()},d.ptr.prototype.exportedMethods=function(){var e;return(e=this.uncommon())===X.nil?Y.nil:e.exportedMethods()},d.prototype.exportedMethods=function(){return this.$val.exportedMethods()},d.ptr.prototype.NumMethod=function(){var e;return 20===(e=this).Kind()?e.kindType.NumMethod():e.exportedMethods().$length},d.prototype.NumMethod=function(){return this.$val.NumMethod()},d.ptr.prototype.PkgPath=function(){var e;return(4&this.tflag)>>>0==0||(e=this.uncommon())===X.nil?"":P(this.nameOff(e.pkgPath),M).name()},d.prototype.PkgPath=function(){return this.$val.PkgPath()},d.ptr.prototype.hasName=function(){return!((4&this.tflag)>>>0==0)},d.prototype.hasName=function(){return this.$val.hasName()},d.ptr.prototype.Name=function(){var e,t,r,n;if(!this.hasName())return"";for(t=(r=this.String()).length-1|0,n=0;t>=0&&(46!==r.charCodeAt(t)||0!==n);)93===(e=r.charCodeAt(t))?n=n+1|0:91===e&&(n=n-1|0),t=t-1|0;return m(r,t+1|0)},d.prototype.Name=function(){return this.$val.Name()},d.ptr.prototype.chanDir=function(){return 18!==this.Kind()&&ir(new We("reflect: chanDir of non-chan type")),0|this.kindType.dir},d.prototype.chanDir=function(){return this.$val.chanDir()},d.ptr.prototype.Elem=function(){var e,t,r,n,i,o,a;return 17===(e=(t=this).Kind())?(r=t.kindType,Ze(r.elem)):18===e?(n=t.kindType,Ze(n.elem)):21===e?(i=t.kindType,Ze(i.elem)):22===e?(o=t.kindType,Ze(o.elem)):23===e?(a=t.kindType,Ze(a.elem)):void ir(new We("reflect: Elem of invalid type"))},d.prototype.Elem=function(){return this.$val.Elem()},d.ptr.prototype.In=function(e){var t,r;return 19!==this.Kind()&&ir(new We("reflect: In of non-func type")),t=this.kindType,Ze((r=t.in$(),e<0||e>=r.$length?void p("index out of range"):r.$array[r.$offset+e]))},d.prototype.In=function(e){return this.$val.In(e)},d.ptr.prototype.Len=function(){return 17!==this.Kind()&&ir(new We("reflect: Len of non-array type")),0|this.kindType.len},d.prototype.Len=function(){return this.$val.Len()},d.ptr.prototype.NumIn=function(){return 19!==this.Kind()&&ir(new We("reflect: NumIn of non-func type")),0|this.kindType.inCount},d.prototype.NumIn=function(){return this.$val.NumIn()},d.ptr.prototype.NumOut=function(){return 19!==this.Kind()&&ir(new We("reflect: NumOut of non-func type")),this.kindType.out().$length},d.prototype.NumOut=function(){return this.$val.NumOut()},d.ptr.prototype.Out=function(e){var t,r;return 19!==this.Kind()&&ir(new We("reflect: Out of non-func type")),t=this.kindType,Ze((r=t.out(),e<0||e>=r.$length?void p("index out of range"):r.$array[r.$offset+e]))},d.prototype.Out=function(e){return this.$val.Out(e)},_.ptr.prototype.NumMethod=function(){return this.methods.$length},_.prototype.NumMethod=function(){return this.$val.NumMethod()},d.ptr.prototype.Implements=function(e){var{_r:t,t:r,u:e,$s:n,$r:i,$c:o}=hr(this,{u:e});n=n||0;e:for(;;){switch(n){case 0:r=this,B(e,tt)&&ir(new We("reflect: nil type passed to Type.Implements")),t=e.Kind(),n=3;case 3:if(o&&(o=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;if(20!==t){n=1;continue}n=2;continue;case 1:ir(new We("reflect: non-interface type passed to Type.Implements"));case 2:return n=-1,ze(Yt(e,z),r)}return}return{$blk:d.ptr.prototype.Implements,$c:!0,$r:i,_r:t,t:r,u:e,$s:n}},d.prototype.Implements=function(e){return this.$val.Implements(e)},d.ptr.prototype.AssignableTo=function(e){var{$24r:t,_r:r,t:n,u:e,uu:i,$s:o,$r:a,$c:p}=hr(this,{u:e});o=o||0;e:for(;;){switch(o){case 0:n=this,B(e,tt)&&ir(new We("reflect: nil type passed to Type.AssignableTo")),i=Yt(e,z),r=Ke(i,n),o=1;case 1:if(p&&(p=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;t=r||ze(i,n),o=2;case 2:return t}return}return{$blk:d.ptr.prototype.AssignableTo,$c:!0,$r:a,$24r:t,_r:r,t:n,u:e,uu:i,$s:o}},d.prototype.AssignableTo=function(e){return this.$val.AssignableTo(e)},ze=function(e,t){var r,n,i,o,a,s,c,$,l,u,f,d,h,g,k,b,y,m,v,_,x,S,E;if(20!==e.Kind())return!1;if(0===(a=e.kindType).methods.$length)return!0;if(20===t.Kind()){for(d=t.kindType,r=0,i=0;i=x.$length?void p("index out of range"):x.$array[x.$offset+r],$=P(a.rtype.nameOff(s.name),M),S=d.methods,g=i<0||i>=S.$length?void p("index out of range"):S.$array[S.$offset+i],b=P(t.nameOff(g.name),M),P(b,M).name()===P($,M).name()&&t.typeOff(g.typ)===a.rtype.typeOff(s.typ)){if(!P($,M).isExported()&&(""===(u=P($,M).pkgPath())&&(u=P(a.pkgPath,M).name()),""===(m=P(b,M).pkgPath())&&(m=P(d.pkgPath,M).name()),u!==m)){i=i+1|0;continue}if((r=r+1|0)>=a.methods.$length)return!0}i=i+1|0}return!1}if((h=t.uncommon())===X.nil)return!1;for(n=0,_=h.methods(),o=0;o<(0|h.mcount);){if(E=a.methods,c=n<0||n>=E.$length?void p("index out of range"):E.$array[E.$offset+n],l=P(a.rtype.nameOff(c.name),M),k=P(o<0||o>=_.$length?void p("index out of range"):_.$array[_.$offset+o],w),y=P(t.nameOff(k.name),M),P(y,M).name()===P(l,M).name()&&t.typeOff(k.mtyp)===a.rtype.typeOff(c.typ)){if(!P(l,M).isExported()&&(""===(f=P(l,M).pkgPath())&&(f=P(a.pkgPath,M).name()),""===(v=P(y,M).pkgPath())&&(v=P(t.nameOff(h.pkgPath),M).name()),f!==v)){o=o+1|0;continue}if((n=n+1|0)>=a.methods.$length)return!0}o=o+1|0}return!1},Ke=function(e,t){var{$24r:r,T:e,V:t,_r:n,$s:i,$r:o,$c:a}=hr(this,{T:e,V:t});i=i||0;e:for(;;){switch(i){case 0:if(e===t)return i=-1,!0;if(e.hasName()&&t.hasName()||e.Kind()!==t.Kind())return i=-1,!1;n=He(e,t,!0),i=1;case 1:if(a&&(a=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;r=n,i=2;case 2:return r}return}return{$blk:Ke,$c:!0,$r:o,$24r:r,T:e,V:t,_r:n,$s:i}},Ge=function(e,t,r){var{$24r:n,T:e,V:t,_arg:i,_arg$1:o,_r:a,_r$1:p,_r$2:s,_r$3:c,_r$4:$,_r$5:l,_r$6:u,_v:f,cmpTags:r,$s:d,$r:w,$c:h}=hr(this,{T:e,V:t,cmpTags:r});d=d||0;e:for(;;){switch(d){case 0:if(r)return d=-1,B(e,t);a=e.Name(),d=4;case 4:if(h&&(h=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;p=t.Name(),d=5;case 5:if(h&&(h=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;if(a!==p){f=!0,d=3;continue e}s=e.Kind(),d=6;case 6:if(h&&(h=!1,s=s.$blk()),s&&void 0!==s.$blk)break e;c=t.Kind(),d=7;case 7:if(h&&(h=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;f=!(s===c);case 3:if(f){d=1;continue}d=2;continue;case 1:return d=-1,!1;case 2:$=e.common(),d=8;case 8:if(h&&(h=!1,$=$.$blk()),$&&void 0!==$.$blk)break e;i=$,l=t.common(),d=9;case 9:if(h&&(h=!1,l=l.$blk()),l&&void 0!==l.$blk)break e;u=He(i,o=l,!1),d=10;case 10:if(h&&(h=!1,u=u.$blk()),u&&void 0!==u.$blk)break e;n=u,d=11;case 11:return n}return}return{$blk:Ge,$c:!0,$r:w,$24r:n,T:e,V:t,_arg:i,_arg$1:o,_r:a,_r$1:p,_r$2:s,_r$3:c,_r$4:$,_r$5:l,_r$6:u,_v:f,cmpTags:r,$s:d}},He=function(e,t,r){var{$24r:n,$24r$1:i,$24r$2:o,$24r$3:a,T:e,V:t,_1:s,_i:c,_r:$,_r$1:l,_r$2:u,_r$3:f,_r$4:d,_r$5:w,_r$6:h,_r$7:g,_r$8:k,_ref:b,_v:y,_v$1:m,_v$2:v,_v$3:_,cmpTags:r,i:x,i$1:S,i$2:E,kind:C,t:I,t$1:A,t$2:F,tf:R,v:T,v$1:N,v$2:V,vf:O,x:D,x$1:L,$s:B,$r:j,$c:W}=hr(this,{T:e,V:t,cmpTags:r});B=B||0;e:for(;;){switch(B){case 0:if(e===t)return B=-1,!0;if((C=e.Kind())!==t.Kind())return B=-1,!1;if(1<=C&&C<=16||24===C||26===C)return B=-1,!0;if(17===(s=C)){B=2;continue}if(18===s){B=3;continue}if(19===s){B=4;continue}if(20===s){B=5;continue}if(21===s){B=6;continue}if(22===s||23===s){B=7;continue}if(25===s){B=8;continue}B=9;continue;case 2:if(e.Len()!==t.Len()){y=!1,B=10;continue e}$=Ge(e.Elem(),t.Elem(),r),B=11;case 11:if(W&&(W=!1,$=$.$blk()),$&&void 0!==$.$blk)break e;y=$;case 10:n=y,B=12;case 12:return n;case 3:if(3!==t.chanDir()){m=!1,B=15;continue e}l=Ge(e.Elem(),t.Elem(),r),B=16;case 16:if(W&&(W=!1,l=l.$blk()),l&&void 0!==l.$blk)break e;m=l;case 15:if(m){B=13;continue}B=14;continue;case 13:return B=-1,!0;case 14:if(t.chanDir()!==e.chanDir()){v=!1,B=17;continue e}u=Ge(e.Elem(),t.Elem(),r),B=18;case 18:if(W&&(W=!1,u=u.$blk()),u&&void 0!==u.$blk)break e;v=u;case 17:i=v,B=19;case 19:return i;case 4:if(I=e.kindType,T=t.kindType,I.outCount!==T.outCount||I.inCount!==T.inCount)return B=-1,!1;x=0;case 20:if(!(x=D.$length?void p("index out of range"):D.$array[D.$offset+E],L=V.fields,O=E<0||E>=L.$length?void p("index out of range"):L.$array[L.$offset+E],P(R.name,M).name()!==P(O.name,M).name())return B=-1,!1;k=Ge(R.typ,O.typ,r),B=40;case 40:if(W&&(W=!1,k=k.$blk()),k&&void 0!==k.$blk)break e;if(!k){B=38;continue}B=39;continue;case 38:return B=-1,!1;case 39:if(r&&P(R.name,M).tag()!==P(O.name,M).tag())return B=-1,!1;if(R.offset!==O.offset)return B=-1,!1;if(R.embedded()!==O.embedded())return B=-1,!1;c++,B=36;continue;case 37:return B=-1,!0;case 9:case 1:return B=-1,!1}return}return{$blk:He,$c:!0,$r:j,$24r:n,$24r$1:i,$24r$2:o,$24r$3:a,T:e,V:t,_1:s,_i:c,_r:$,_r$1:l,_r$2:u,_r$3:f,_r$4:d,_r$5:w,_r$6:h,_r$7:g,_r$8:k,_ref:b,_v:y,_v$1:m,_v$2:v,_v$3:_,cmpTags:r,i:x,i$1:S,i$2:E,kind:C,t:I,t$1:A,t$2:F,tf:R,v:T,v$1:N,v$2:V,vf:O,x:D,x$1:L,$s:B}},Ze=function(e){return e===z.nil?tt:e},Xe=function(e){return(32&e.kind)>>>0==0},i.ptr.prototype.object=function(){var e,t,r,n;if(17===(r=this).typ.Kind()||25===r.typ.Kind())return r.ptr;if((128&r.flag)>>>0!=0){if((n=r.ptr.$get())!==tt&&n.constructor!==ot(r.typ))switch(0){default:if(11===(e=r.typ.Kind())||6===e)n=new(ot(r.typ))(n.$high,n.$low);else if(15===e||16===e)n=new(ot(r.typ))(n.$real,n.$imag);else if(23===e){if(n===n.constructor.nil){n=ot(r.typ).nil;break}(t=new(ot(r.typ))(n.$array)).$offset=n.$offset,t.$length=n.$length,t.$capacity=n.$capacity,n=t}}return n}return r.ptr},i.prototype.object=function(){return this.$val.object()},i.ptr.prototype.assignTo=function(e,t,r){var{_r:n,_r$1:a,_r$2:p,context:e,dst:t,fl:s,target:r,v:c,x:$,$s:l,$r:u,$c:f}=hr(this,{context:e,dst:t,target:r});l=l||0;e:for(;;){switch(l){case 0:if((512&(c=this).flag)>>>0!=0){l=1;continue}l=2;continue;case 1:n=Rt(e,P(c,i)),l=3;case 3:if(f&&(f=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;i.copy(c,n);case 2:a=Ke(t,c.typ),l=8;case 8:if(f&&(f=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;if(a){l=5;continue}if(ze(t,c.typ)){l=6;continue}l=7;continue;case 5:return s=((s=((384&c.flag)>>>0|new o(c.flag).ro())>>>0)|t.Kind()>>>0)>>>0,l=-1,new i.ptr(t,c.ptr,s);case 6:0===r&&(r=bt(t)),p=It(P(c,i)),l=9;case 9:if(f&&(f=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;return $=p,0===t.NumMethod()?r.$set($):At(t,$,r),l=-1,new i.ptr(t,r,148);case 7:case 4:return ir(new We(e+": value of type "+c.typ.String()+" is not assignable to type "+t.String())),l=-1,new i.ptr(z.nil,0,0)}return}return{$blk:i.ptr.prototype.assignTo,$c:!0,$r:u,_r:n,_r$1:a,_r$2:p,context:e,dst:t,fl:s,target:r,v:c,x:$,$s:l}},i.prototype.assignTo=function(e,t,r){return this.$val.assignTo(e,t,r)},i.ptr.prototype.Cap=function(){var e,t;return 17===(e=t=new o(this.flag).kind())?this.typ.Len():18===e||23===e?0|K(P(this,i).object().$capacity):void ir(new a.ptr("reflect.Value.Cap",t))},i.prototype.Cap=function(){return this.$val.Cap()},i.ptr.prototype.Index=function(e){var{$24r:t,$24r$1:r,_1:n,_r:p,_r$1:s,a:c,a$1:$,c:l,fl:u,fl$1:f,fl$2:d,i:e,k:w,s:h,str:g,tt:k,tt$1:b,typ:y,typ$1:m,v,$s:_,$r:x,$c:S}=hr(this,{i:e});_=_||0;e:for(;;){switch(_){case 0:if(c=[c],$=[$],l=[l],e=[e],y=[y],m=[m],17===(n=w=new o((v=this).flag).kind())){_=2;continue}if(23===n){_=3;continue}if(24===n){_=4;continue}_=5;continue;case 2:if(k=v.typ.kindType,(e[0]<0||e[0]>(0|k.len))&&ir(new We("reflect: array index out of range")),y[0]=k.elem,u=(((384&v.flag)>>>0|new o(v.flag).ro())>>>0|y[0].Kind()>>>0)>>>0,c[0]=v.ptr,(128&u)>>>0!=0&&17!==y[0].Kind()&&25!==y[0].Kind()){_=7;continue}_=8;continue;case 7:return _=-1,new i.ptr(y[0],new(ot(Vt(y[0])))(function(e,t,r,n,i){return function(){return Tt(i[0],e[0][n[0]])}}(c,0,0,e,y),function(e,t,r,n,i){return function(t){e[0][n[0]]=Nt(i[0],t)}}(c,0,0,e,y)),u);case 8:p=dt(y[0],Tt(y[0],c[0][e[0]]),u),_=9;case 9:if(S&&(S=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;t=p,_=10;case 10:return t;case 3:if(h=P(v,i).object(),(e[0]<0||e[0]>=(0|K(h.$length)))&&ir(new We("reflect: slice index out of range")),b=v.typ.kindType,m[0]=b.elem,f=((384|new o(v.flag).ro())>>>0|m[0].Kind()>>>0)>>>0,e[0]=e[0]+(0|K(h.$offset))|0,$[0]=h.$array,(128&f)>>>0!=0&&17!==m[0].Kind()&&25!==m[0].Kind()){_=11;continue}_=12;continue;case 11:return _=-1,new i.ptr(m[0],new(ot(Vt(m[0])))(function(e,t,r,n,i,o){return function(){return Tt(o[0],t[0][n[0]])}}(0,$,0,e,0,m),function(e,t,r,n,i,o){return function(e){t[0][n[0]]=Nt(o[0],e)}}(0,$,0,e,0,m)),f);case 12:s=dt(m[0],Tt(m[0],$[0][e[0]]),f),_=13;case 13:if(S&&(S=!1,s=s.$blk()),s&&void 0!==s.$blk)break e;r=s,_=14;case 14:return r;case 4:return g=v.ptr.$get(),(e[0]<0||e[0]>=g.length)&&ir(new We("reflect: string index out of range")),d=((8|new o(v.flag).ro())>>>0|128)>>>0,l[0]=g.charCodeAt(e[0]),_=-1,new i.ptr(Ie,l.$ptr||(l.$ptr=new re((function(){return this.$target[0]}),(function(e){this.$target[0]=e}),l)),d);case 5:ir(new a.ptr("reflect.Value.Index",w));case 6:case 1:return _=-1,new i.ptr(z.nil,0,0)}return}return{$blk:i.ptr.prototype.Index,$c:!0,$r:x,$24r:t,$24r$1:r,_1:n,_r:p,_r$1:s,a:c,a$1:$,c:l,fl:u,fl$1:f,fl$2:d,i:e,k:w,s:h,str:g,tt:k,tt$1:b,typ:y,typ$1:m,v,$s:_}},i.prototype.Index=function(e){return this.$val.Index(e)},i.ptr.prototype.InterfaceData=function(){ir(new We("InterfaceData is not supported by GopherJS"))},i.prototype.InterfaceData=function(){return this.$val.InterfaceData()},i.ptr.prototype.IsNil=function(){var e,t,r;return 22===(e=t=new o((r=this).flag).kind())||23===e?P(r,i).object()===ot(r.typ).nil:18===e?P(r,i).object()===Je:19===e?P(r,i).object()===u:21===e?!1===P(r,i).object():20===e?P(r,i).object()===tt:26===e?0===P(r,i).object():void ir(new a.ptr("reflect.Value.IsNil",t))},i.prototype.IsNil=function(){return this.$val.IsNil()},i.ptr.prototype.Len=function(){var e,t,r;return 17===(e=t=new o((r=this).flag).kind())||24===e?K(P(r,i).object().length):23===e?0|K(P(r,i).object().$length):18===e?0|K(P(r,i).object().$buffer.length):21===e?0|K(P(r,i).object().size):void ir(new a.ptr("reflect.Value.Len",t))},i.prototype.Len=function(){return this.$val.Len()},i.ptr.prototype.Pointer=function(){var e,t,r;return 18===(e=t=new o((r=this).flag).kind())||21===e||22===e||26===e?P(r,i).IsNil()?0:P(r,i).object():19===e?P(r,i).IsNil()?0:1:23===e?P(r,i).IsNil()?0:P(r,i).object().$array:void ir(new a.ptr("reflect.Value.Pointer",t))},i.prototype.Pointer=function(){return this.$val.Pointer()},i.ptr.prototype.Set=function(e){var{_1:t,_r:r,_r$1:n,v:a,x:e,$s:p,$r:s,$c:c}=hr(this,{x:e});p=p||0;e:for(;;){switch(p){case 0:new o((a=this).flag).mustBeAssignable(),new o(e.flag).mustBeExported(),r=P(e,i).assignTo("reflect.Set",a.typ,0),p=1;case 1:if(c&&(c=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;if(i.copy(e,r),(128&a.flag)>>>0!=0){p=2;continue}p=3;continue;case 2:if(17===(t=a.typ.Kind())){p=5;continue}if(20===t){p=6;continue}if(25===t){p=7;continue}p=8;continue;case 5:ot(a.typ).copy(a.ptr,e.ptr),p=9;continue;case 6:n=It(P(e,i)),p=10;case 10:if(c&&(c=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;a.ptr.$set(n),p=9;continue;case 7:ft(a.ptr,e.ptr,a.typ),p=9;continue;case 8:a.ptr.$set(P(e,i).object());case 9:case 4:return void(p=-1);case 3:return a.ptr=e.ptr,void(p=-1)}return}return{$blk:i.ptr.prototype.Set,$c:!0,$r:s,_1:t,_r:r,_r$1:n,v:a,x:e,$s:p}},i.prototype.Set=function(e){return this.$val.Set(e)},i.ptr.prototype.SetBytes=function(e){var{_r:t,_r$1:r,_v:n,slice:a,typedSlice:p,v:s,x:e,$s:c,$r:$,$c:l}=hr(this,{x:e});c=c||0;e:for(;;){switch(c){case 0:new o((s=this).flag).mustBeAssignable(),new o(s.flag).mustBe(23),t=s.typ.Elem().Kind(),c=3;case 3:if(l&&(l=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;if(8!==t){c=1;continue}c=2;continue;case 1:ir(new We("reflect.Value.SetBytes of non-byte slice"));case 2:if(a=e,""!==s.typ.Name()){n=!0,c=6;continue e}r=s.typ.Elem().Name(),c=7;case 7:if(l&&(l=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;n=!(""===r);case 6:if(n){c=4;continue}c=5;continue;case 4:(p=new(ot(s.typ))(a.$array)).$offset=a.$offset,p.$length=a.$length,p.$capacity=a.$capacity,a=p;case 5:return s.ptr.$set(a),void(c=-1)}return}return{$blk:i.ptr.prototype.SetBytes,$c:!0,$r:$,_r:t,_r$1:r,_v:n,slice:a,typedSlice:p,v:s,x:e,$s:c}},i.prototype.SetBytes=function(e){return this.$val.SetBytes(e)},i.ptr.prototype.SetCap=function(e){var t,r,n;new o((n=this).flag).mustBeAssignable(),new o(n.flag).mustBe(23),r=n.ptr.$get(),(e<(0|K(r.$length))||e>(0|K(r.$capacity)))&&ir(new We("reflect: slice capacity out of range in SetCap")),(t=new(ot(n.typ))(r.$array)).$offset=r.$offset,t.$length=r.$length,t.$capacity=e,n.ptr.$set(t)},i.prototype.SetCap=function(e){return this.$val.SetCap(e)},i.ptr.prototype.SetLen=function(e){var t,r,n;new o((n=this).flag).mustBeAssignable(),new o(n.flag).mustBe(23),r=n.ptr.$get(),(e<0||e>(0|K(r.$capacity)))&&ir(new We("reflect: slice length out of range in SetLen")),(t=new(ot(n.typ))(r.$array)).$offset=r.$offset,t.$length=e,t.$capacity=r.$capacity,n.ptr.$set(t)},i.prototype.SetLen=function(e){return this.$val.SetLen(e)},i.ptr.prototype.Slice=function(e,t){var{$24r:r,$24r$1:n,_1:p,_r:s,_r$1:c,cap:$,i:e,j:t,kind:l,s:u,str:f,tt:d,typ:w,v:h,$s:g,$r:k,$c:b}=hr(this,{i:e,j:t});g=g||0;e:for(;;){switch(g){case 0:if($=0,w=tt,u=null,17===(p=l=new o((h=this).flag).kind())){g=2;continue}if(23===p){g=3;continue}if(24===p){g=4;continue}g=5;continue;case 2:(256&h.flag)>>>0==0&&ir(new We("reflect.Value.Slice: slice of unaddressable array")),$=0|(d=h.typ.kindType).len,w=kt(d.elem),u=new(ot(w))(P(h,i).object()),g=6;continue;case 3:w=h.typ,u=P(h,i).object(),$=0|K(u.$capacity),g=6;continue;case 4:f=h.ptr.$get(),(e<0||tf.length)&&ir(new We("reflect.Value.Slice: string slice index out of bounds")),s=ht(new We(m(f,e,t))),g=7;case 7:if(b&&(b=!1,s=s.$blk()),s&&void 0!==s.$blk)break e;r=s,g=8;case 8:return r;case 5:ir(new a.ptr("reflect.Value.Slice",l));case 6:case 1:(e<0||t$)&&ir(new We("reflect.Value.Slice: slice index out of bounds")),c=dt(w,y(u,e,t),new o(h.flag).ro()),g=9;case 9:if(b&&(b=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;n=c,g=10;case 10:return n}return}return{$blk:i.ptr.prototype.Slice,$c:!0,$r:k,$24r:r,$24r$1:n,_1:p,_r:s,_r$1:c,cap:$,i:e,j:t,kind:l,s:u,str:f,tt:d,typ:w,v:h,$s:g}},i.prototype.Slice=function(e,t){return this.$val.Slice(e,t)},i.ptr.prototype.Slice3=function(e,t,r){var{$24r:n,_1:p,_r:s,cap:c,i:e,j:t,k:r,kind:$,s:l,tt:u,typ:f,v:d,$s:w,$r:h,$c:g}=hr(this,{i:e,j:t,k:r});w=w||0;e:for(;;){switch(w){case 0:c=0,f=tt,l=null,17===(p=$=new o((d=this).flag).kind())?((256&d.flag)>>>0==0&&ir(new We("reflect.Value.Slice: slice of unaddressable array")),c=0|(u=d.typ.kindType).len,f=kt(u.elem),l=new(ot(f))(P(d,i).object())):23===p?(f=d.typ,l=P(d,i).object(),c=0|K(l.$capacity)):ir(new a.ptr("reflect.Value.Slice3",$)),(e<0||tc)&&ir(new We("reflect.Value.Slice3: slice index out of bounds")),s=dt(f,y(l,e,t,r),new o(d.flag).ro()),w=1;case 1:if(g&&(g=!1,s=s.$blk()),s&&void 0!==s.$blk)break e;n=s,w=2;case 2:return n}return}return{$blk:i.ptr.prototype.Slice3,$c:!0,$r:h,$24r:n,_1:p,_r:s,cap:c,i:e,j:t,k:r,kind:$,s:l,tt:u,typ:f,v:d,$s:w}},i.prototype.Slice3=function(e,t,r){return this.$val.Slice3(e,t,r)},i.ptr.prototype.Close=function(){new o(this.flag).mustBe(18),new o(this.flag).mustBeExported(),br(P(this,i).object())},i.prototype.Close=function(){return this.$val.Close()},i.ptr.prototype.Elem=function(){var{$24r:e,_1:t,_r:r,fl:n,k:p,tt:s,typ:c,v:$,val:l,val$1:u,$s:f,$r:d,$c:w}=hr(this,{});f=f||0;e:for(;;){switch(f){case 0:if(20===(t=p=new o(($=this).flag).kind())){f=2;continue}if(22===t){f=3;continue}f=4;continue;case 2:if((l=P($,i).object())===tt)return f=-1,new i.ptr(z.nil,0,0);c=at(l.constructor),r=dt(c,l.$val,new o($.flag).ro()),f=6;case 6:if(w&&(w=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;e=r,f=7;case 7:return e;case 3:return P($,i).IsNil()?(f=-1,new i.ptr(z.nil,0,0)):(u=P($,i).object(),s=$.typ.kindType,n=((n=(((96&$.flag)>>>0|128)>>>0|256)>>>0)|s.elem.Kind()>>>0)>>>0,f=-1,new i.ptr(s.elem,Tt(s.elem,u),n));case 4:ir(new a.ptr("reflect.Value.Elem",p));case 5:case 1:return f=-1,new i.ptr(z.nil,0,0)}return}return{$blk:i.ptr.prototype.Elem,$c:!0,$r:d,$24r:e,_1:t,_r:r,fl:n,k:p,tt:s,typ:c,v:$,val:l,val$1:u,$s:f}},i.prototype.Elem=function(){return this.$val.Elem()},i.ptr.prototype.NumField=function(){return new o(this.flag).mustBe(25),this.typ.kindType.fields.$length},i.prototype.NumField=function(){return this.$val.NumField()},i.ptr.prototype.MapKeys=function(){var{_r:e,a:t,fl:r,i:n,it:a,key:s,keyType:c,m:$,mlen:l,tt:u,v:f,$s:d,$r:w,$c:h}=hr(this,{});d=d||0;e:for(;;){switch(d){case 0:new o((f=this).flag).mustBe(21),c=(u=f.typ.kindType).key,r=(new o(f.flag).ro()|c.Kind()>>>0)>>>0,l=0,0!==($=P(f,i).pointer())&&(l=Et($)),a=_t(f.typ,$),t=Zt(te,l),n=0,n=0;case 1:if(!(n=t.$length?void p("index out of range"):t.$array[t.$offset+n],Ot(c,r,s)),St(a),n=n+1|0,d=1;continue;case 2:return d=-1,y(t,0,n)}return}return{$blk:i.ptr.prototype.MapKeys,$c:!0,$r:w,_r:e,a:t,fl:r,i:n,it:a,key:s,keyType:c,m:$,mlen:l,tt:u,v:f,$s:d}},i.prototype.MapKeys=function(){return this.$val.MapKeys()},i.ptr.prototype.MapIndex=function(e){var{_r:t,e:r,fl:n,k:a,key:e,tt:p,typ:s,v:c,$s:$,$r:l,$c:u}=hr(this,{key:e});$=$||0;e:for(;;){switch($){case 0:new o((c=this).flag).mustBe(21),p=c.typ.kindType,t=P(e,i).assignTo("reflect.Value.MapIndex",p.key,0),$=1;case 1:if(u&&(u=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;return i.copy(e,t),a=0,a=(128&e.flag)>>>0!=0?e.ptr:e.$ptr_ptr||(e.$ptr_ptr=new ne((function(){return this.$target.ptr}),(function(e){this.$target.ptr=e}),e)),0===(r=vt(c.typ,P(c,i).pointer(),a))?($=-1,new i.ptr(z.nil,0,0)):(s=p.elem,n=((n=new o((c.flag|e.flag)>>>0).ro())|s.Kind()>>>0)>>>0,$=-1,Ot(s,n,r))}return}return{$blk:i.ptr.prototype.MapIndex,$c:!0,$r:l,_r:t,e:r,fl:n,k:a,key:e,tt:p,typ:s,v:c,$s:$}},i.prototype.MapIndex=function(e){return this.$val.MapIndex(e)},i.ptr.prototype.Field=function(e){var{$24r:t,_r:r,_r$1:n,_r$2:s,field:c,fl:$,i:e,jsTag:l,o:u,prop:f,s:d,tag:w,tt:h,typ:g,v:k,x:b,x$1:y,$s:m,$r:v,$c:_}=hr(this,{i:e});m=m||0;e:for(;;){switch(m){case 0:if(l=[l],f=[f],d=[d],g=[g],25!==new o((k=this).flag).kind()&&ir(new a.ptr("reflect.Value.Field",new o(k.flag).kind())),e>>>0>=(h=k.typ.kindType).fields.$length>>>0&&ir(new We("reflect: Field index out of range")),f[0]=xr(ot(k.typ).fields[e].prop,We),b=h.fields,c=e<0||e>=b.$length?void p("index out of range"):b.$array[b.$offset+e],g[0]=c.typ,$=((416&k.flag)>>>0|g[0].Kind()>>>0)>>>0,P(c.name,M).isExported()||($=c.embedded()?(64|$)>>>0:(32|$)>>>0),""!==(w=P((y=h.fields,e<0||e>=y.$length?void p("index out of range"):y.$array[y.$offset+e]).name,M).tag())&&0!==e){m=1;continue}m=2;continue;case 1:if(l[0]=Pt(w),""!==l[0]){m=3;continue}m=4;continue;case 3:case 5:u=[u],r=P(k,i).Field(0),m=7;case 7:if(_&&(_=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;if(i.copy(k,r),k.typ===je){m=8;continue}m=9;continue;case 8:return u[0]=P(k,i).object().object,m=-1,new i.ptr(g[0],new(ot(Vt(g[0])))(function(e,t,r,n,i){return function(){return xr(t[0][vr(e[0],We)],ot(i[0]))}}(l,u,0,0,g),function(e,t,r,n,i){return function(r){t[0][vr(e[0],We)]=vr(r,ot(i[0]))}}(l,u,0,0,g)),$);case 9:if(22===k.typ.Kind()){m=10;continue}m=11;continue;case 10:n=P(k,i).Elem(),m=12;case 12:if(_&&(_=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;i.copy(k,n);case 11:m=5;continue;case 6:case 4:case 2:if(d[0]=k.ptr,(128&$)>>>0!=0&&17!==g[0].Kind()&&25!==g[0].Kind()){m=13;continue}m=14;continue;case 13:return m=-1,new i.ptr(g[0],new(ot(Vt(g[0])))(function(e,t,r,n){return function(){return Tt(n[0],r[0][vr(t[0],We)])}}(0,f,d,g),function(e,t,r,n){return function(e){r[0][vr(t[0],We)]=Nt(n[0],e)}}(0,f,d,g)),$);case 14:s=dt(g[0],Tt(g[0],d[0][vr(f[0],We)]),$),m=15;case 15:if(_&&(_=!1,s=s.$blk()),s&&void 0!==s.$blk)break e;t=s,m=16;case 16:return t}return}return{$blk:i.ptr.prototype.Field,$c:!0,$r:v,$24r:t,_r:r,_r$1:n,_r$2:s,field:c,fl:$,i:e,jsTag:l,o:u,prop:f,s:d,tag:w,tt:h,typ:g,v:k,x:b,x$1:y,$s:m}},i.prototype.Field=function(e){return this.$val.Field(e)},T.ptr.prototype.Error=function(){return this.s},T.prototype.Error=function(){return this.$val.Error()},Ye=function(e){return e.length<2?[e,tt]:39===e.charCodeAt(0)||34===e.charCodeAt(0)?e.charCodeAt(e.length-1|0)===e.charCodeAt(0)?[m(e,1,e.length-1|0),tt]:["",Dt.ErrSyntax]:[e,tt]},o.prototype.mustBe=function(e){var t;(31&(t=this.$val))>>>0>>>0!==e&&ir(new a.ptr(Ft(),new o(t).kind()))},Gt(o).prototype.mustBe=function(e){return new o(this.$get()).mustBe(e)},d.ptr.prototype.Comparable=function(){var{$24r:e,_1:t,_r:r,_r$1:n,ft:i,i:o,t:a,$s:p,$r:s,$c:c}=hr(this,{});p=p||0;e:for(;;){switch(p){case 0:if(19===(t=(a=this).Kind())||23===t||21===t){p=2;continue}if(17===t){p=3;continue}if(25===t){p=4;continue}p=5;continue;case 2:return p=-1,!1;case 3:r=a.Elem().Comparable(),p=6;case 6:if(c&&(c=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;e=r,p=7;case 7:return e;case 4:o=0;case 8:if(!(o>>0==0)},d.prototype.IsVariadic=function(){return this.$val.IsVariadic()},d.ptr.prototype.Field=function(e){var t,r;return 25!==this.Kind()&&ir(new We("reflect: Field of non-struct type")),t=this.kindType,(e<0||e>=t.fields.$length)&&ir(new We("reflect: Field index out of bounds")),r=t.fields,e<0||e>=r.$length?void p("index out of range"):r.$array[r.$offset+e]},d.prototype.Field=function(e){return this.$val.Field(e)},d.ptr.prototype.Key=function(){var e;return 21!==this.Kind()&&ir(new We("reflect: Key of non-map type")),e=this.kindType,Ze(e.key)},d.prototype.Key=function(){return this.$val.Key()},d.ptr.prototype.NumField=function(){return 25!==this.Kind()&&ir(new We("reflect: NumField of non-struct type")),this.kindType.fields.$length},d.prototype.NumField=function(){return this.$val.NumField()},d.ptr.prototype.Method=function(e){var{$24r:t,_i:n,_i$1:o,_r:a,_r$1:s,_ref:c,_ref$1:$,arg:l,fl:u,fn:f,ft:h,i:e,in$1:g,m:k,methods:b,mt:m,mtyp:v,out:_,p:x,pname:S,prop:E,ret:C,t:I,tt:A,$s:F,$r:R,$c:T}=hr(this,{i:e});F=F||0;e:for(;;){switch(F){case 0:if(E=[E],k=new N.ptr("","",tt,new i.ptr(z.nil,0,0),0),20===(I=this).Kind()){F=1;continue}F=2;continue;case 1:a=(A=I.kindType).rtype.Method(e),F=3;case 3:if(T&&(T=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;N.copy(k,a),t=k,F=4;case 4:return t;case 2:for(b=I.exportedMethods(),(e<0||e>=b.$length)&&ir(new We("reflect: Method index out of range")),x=P(e<0||e>=b.$length?void p("index out of range"):b.$array[b.$offset+e],w),S=P(I.nameOff(x.name),M),k.Name=P(S,M).name(),u=19,h=(v=I.typeOff(x.mtyp)).kindType,g=Zt(ie,0,1+h.in$().$length|0),g=O(g,I),c=h.in$(),n=0;n=c.$length?void p("index out of range"):c.$array[c.$offset+n],g=O(g,l),n++;for(_=Zt(ie,0,h.out().$length),$=h.out(),o=0;o<$.$length;)C=o<0||o>=$.$length?void p("index out of range"):$.$array[$.$offset+o],_=O(_,C),o++;s=gt(g,_,h.rtype.IsVariadic()),F=5;case 5:if(T&&(T=!1,s=s.$blk()),s&&void 0!==s.$blk)break e;return m=s,k.Type=m,E[0]=xr(Se(I[vr(Ae,We)])[e].prop,We),f=r.MakeFunc(function(e){return function(t,r){var n;return n=0>=r.$length?void p("index out of range"):r.$array[r.$offset+0],new it(n[vr(e[0],We)].apply(n,vr(y(r,1),ae)))}}(E)),i.copy(k.Func,new i.ptr(Yt(m,z),f,u)),k.Index=e,N.copy(k,k),F=-1,k}return}return{$blk:d.ptr.prototype.Method,$c:!0,$r:R,$24r:t,_i:n,_i$1:o,_r:a,_r$1:s,_ref:c,_ref$1:$,arg:l,fl:u,fn:f,ft:h,i:e,in$1:g,m:k,methods:b,mt:m,mtyp:v,out:_,p:x,pname:S,prop:E,ret:C,t:I,tt:A,$s:F}},d.prototype.Method=function(e){return this.$val.Method(e)},rt=function(e){var{_1:t,_r:r,a:n,off:o,slice:e,v:p,vLen:s,$s:c,$r:$,$c:l}=hr(this,{slice:e});c=c||0;e:for(;;){switch(c){case 0:n=[n],o=[o],s=[s],r=ht(e),c=1;case 1:if(l&&(l=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;return p=P(r,i),23!==P(p,i).Kind()&&ir(new a.ptr("Swapper",P(p,i).Kind())),s[0]=P(p,i).Len()>>>0,0===(t=s[0])?(c=-1,function(e,t){ir(new We("reflect: slice index out of range"))}):1===t?(c=-1,function(e,t){0===e&&0===t||ir(new We("reflect: slice index out of range"))}):(n[0]=e.$array,o[0]=0|K(e.$offset),c=-1,function(e,t,r){return function(n,i){var o;(n>>>0>=r[0]||i>>>0>=r[0])&&ir(new We("reflect: slice index out of range")),n=n+t[0]|0,i=i+t[0]|0,o=e[0][n],e[0][n]=e[0][i],e[0][i]=o}}(n,o,s))}return}return{$blk:rt,$c:!0,$r:$,_1:t,_r:r,a:n,off:o,slice:e,v:p,vLen:s,$s:c}},Dt.Swapper=rt,nt=function(){var{used:e,x:t,x$1:r,x$10:n,x$11:i,x$12:o,x$2:a,x$3:p,x$4:s,x$5:c,x$6:$,x$7:l,x$8:f,x$9:h,$s:g,$r:y,$c:m}=hr(this,{});g=g||0;e:for(;;){switch(g){case 0:y=(e=function(e){})(new((t=new d.ptr(0,0,0,0,0,0,0,u,re.nil,0,0)).constructor.elem)(t)),g=1;case 1:if(m&&(m=!1,y=y.$blk()),y&&void 0!==y.$blk)break e;y=e(new((r=new D.ptr(0,0,0,0,Y.nil)).constructor.elem)(r)),g=2;case 2:if(m&&(m=!1,y=y.$blk()),y&&void 0!==y.$blk)break e;y=e(new((a=new w.ptr(0,0,0,0)).constructor.elem)(a)),g=3;case 3:if(m&&(m=!1,y=y.$blk()),y&&void 0!==y.$blk)break e;y=e(new((p=new k.ptr(new d.ptr(0,0,0,0,0,0,0,u,re.nil,0,0),z.nil,z.nil,0)).constructor.elem)(p)),g=4;case 4:if(m&&(m=!1,y=y.$blk()),y&&void 0!==y.$blk)break e;y=e(new((s=new b.ptr(new d.ptr(0,0,0,0,0,0,0,u,re.nil,0,0),z.nil,0)).constructor.elem)(s)),g=5;case 5:if(m&&(m=!1,y=y.$blk()),y&&void 0!==y.$blk)break e;y=e(new((c=new L.ptr(new d.ptr(0,0,0,0,0,0,0,u,re.nil,0,0),0,0,q.nil,q.nil)).constructor.elem)(c)),g=6;case 6:if(m&&(m=!1,y=y.$blk()),y&&void 0!==y.$blk)break e;y=e(new(($=new _.ptr(new d.ptr(0,0,0,0,0,0,0,u,re.nil,0,0),new M.ptr(re.nil),pe.nil)).constructor.elem)($)),g=7;case 7:if(m&&(m=!1,y=y.$blk()),y&&void 0!==y.$blk)break e;y=e(new((l=new x.ptr(new d.ptr(0,0,0,0,0,0,0,u,re.nil,0,0),z.nil,z.nil,z.nil,u,0,0,0,0)).constructor.elem)(l)),g=8;case 8:if(m&&(m=!1,y=y.$blk()),y&&void 0!==y.$blk)break e;y=e(new((f=new S.ptr(new d.ptr(0,0,0,0,0,0,0,u,re.nil,0,0),z.nil)).constructor.elem)(f)),g=9;case 9:if(m&&(m=!1,y=y.$blk()),y&&void 0!==y.$blk)break e;y=e(new((h=new E.ptr(new d.ptr(0,0,0,0,0,0,0,u,re.nil,0,0),z.nil)).constructor.elem)(h)),g=10;case 10:if(m&&(m=!1,y=y.$blk()),y&&void 0!==y.$blk)break e;y=e(new((n=new I.ptr(new d.ptr(0,0,0,0,0,0,0,u,re.nil,0,0),new M.ptr(re.nil),se.nil)).constructor.elem)(n)),g=11;case 11:if(m&&(m=!1,y=y.$blk()),y&&void 0!==y.$blk)break e;y=e(new((i=new v.ptr(0,0)).constructor.elem)(i)),g=12;case 12:if(m&&(m=!1,y=y.$blk()),y&&void 0!==y.$blk)break e;y=e(new((o=new C.ptr(new M.ptr(re.nil),z.nil,0)).constructor.elem)(o)),g=13;case 13:if(m&&(m=!1,y=y.$blk()),y&&void 0!==y.$blk)break e;return _e=!0,Ie=Yt(wt(new Ne(0)),z),void(g=-1)}return}return{$blk:nt,$c:!0,$r:y,used:e,x:t,x$1:r,x$10:n,x$11:i,x$12:o,x$2:a,x$3:p,x$4:s,x$5:c,x$6:$,x$7:l,x$8:f,x$9:h,$s:g}},ot=function(e){return e[vr(Ae,We)]},at=function(e){var t,r,n,i,o,a,s,c,$,l,f,h,g,y,m,A,F,R,T,N,V,B,j,W,U,G,H,J,Z,Q,X,ee,te,ne,ie,oe,ae;if(void 0===e[vr(Fe,We)]){if((ie=new d.ptr((0|K(e.size))>>>0,0,0,0,0,0,K(e.kind)<<24>>>24,u,re.nil,ct(P(st(lt(e.string),"",!!e.exported,!1),M)),0))[vr(Ae,We)]=e,e[vr(Fe,We)]=ie,H=Se(e),0!==K(H.length)||e.named){for(ie.tflag=(1|ie.tflag)>>>0,e.named&&(ie.tflag=(4|ie.tflag)>>>0),te=Y.nil,A=0;A>>16,F=0;F>>16,ae,0,te),a=ie,(Oe||p("assignment to entry in nil map")).set(z.keyFor(a),{k:a,v:oe}),oe[vr(Ae,We)]=e}if(17===(t=ie.Kind()))pt(ie,new k.ptr(new d.ptr(0,0,0,0,0,0,0,u,re.nil,0,0),at(e.elem),z.nil,(0|K(e.len))>>>0));else if(18===t)f=3,e.sendOnly&&(f=2),e.recvOnly&&(f=1),pt(ie,new b.ptr(new d.ptr(0,0,0,0,0,0,0,u,re.nil,0,0),at(e.elem),f>>>0));else if(19===t){for(X=e.params,s=j=Zt(q,K(X.length)),r=0;r=j.$length?p("index out of range"):j.$array[j.$offset+R]=at(X[R]),r++;for(ne=e.results,c=Z=Zt(q,K(ne.length)),n=0;n=Z.$length?p("index out of range"):Z.$array[Z.$offset+T]=at(ne[T]),n++;Q=K(ne.length)<<16>>>16,e.variadic&&(Q=(32768|Q)>>>0),pt(ie,new L.ptr(P(ie,d),K(X.length)<<16>>>16,Q,j,Z))}else if(20===t){for(J=e.methods,$=B=Zt(pe,K(J.length)),i=0;i<$.$length;)G=J[N=i],v.copy(N<0||N>=B.$length?void p("index out of range"):B.$array[B.$offset+N],new v.ptr(ct(P(st(lt(G.name),"",""===lt(G.pkg),!1),M)),$t(at(G.typ)))),i++;pt(ie,new _.ptr(P(ie,d),P(st(lt(e.pkg),"",!1,!1),M),B))}else if(21===t)pt(ie,new x.ptr(new d.ptr(0,0,0,0,0,0,0,u,re.nil,0,0),at(e.key),at(e.elem),z.nil,u,0,0,0,0));else if(22===t)pt(ie,new S.ptr(new d.ptr(0,0,0,0,0,0,0,u,re.nil,0,0),at(e.elem)));else if(23===t)pt(ie,new E.ptr(new d.ptr(0,0,0,0,0,0,0,u,re.nil,0,0),at(e.elem)));else if(25===t){for(m=e.fields,l=ee=Zt(se,K(m.length)),o=0;o=ee.$length?void p("index out of range"):ee.$array[ee.$offset+V],new C.ptr(P(st(lt(y.name),lt(y.tag),!!y.exported,!!y.embedded),M),at(y.typ),V>>>0)),o++;pt(ie,new I.ptr(P(ie,d),P(st(lt(e.pkgPath),"",!1,!1),M),ee))}}return e[vr(Fe,We)]},pt=function(e,t){e[vr(Re,We)]=t,t[vr(Te,We)]=e},D.ptr.prototype.methods=function(){return this._methods},D.prototype.methods=function(){return this.$val.methods()},D.ptr.prototype.exportedMethods=function(){return y(this._methods,0,this.xcount,this.xcount)},D.prototype.exportedMethods=function(){return this.$val.exportedMethods()},d.ptr.prototype.uncommon=function(){var e;return void 0!==(e=h(Oe,z.keyFor(this)))?e.v:X.nil},d.prototype.uncommon=function(){return this.$val.uncommon()},L.ptr.prototype.in$=function(){return this._in},L.prototype.in$=function(){return this.$val.in$()},L.ptr.prototype.out=function(){return this._out},L.prototype.out=function(){return this.$val.out()},M.ptr.prototype.name=function(){var e;return(e=h(Le,re.keyFor(this.bytes)),void 0!==e?e.v:ce.nil).name},M.prototype.name=function(){return this.$val.name()},M.ptr.prototype.tag=function(){var e;return(e=h(Le,re.keyFor(this.bytes)),void 0!==e?e.v:ce.nil).tag},M.prototype.tag=function(){return this.$val.tag()},M.ptr.prototype.pkgPath=function(){return""},M.prototype.pkgPath=function(){return this.$val.pkgPath()},M.ptr.prototype.isExported=function(){var e;return(e=h(Le,re.keyFor(this.bytes)),void 0!==e?e.v:ce.nil).exported},M.prototype.isExported=function(){return this.$val.isExported()},M.ptr.prototype.embedded=function(){var e;return(e=h(Le,re.keyFor(this.bytes)),void 0!==e?e.v:ce.nil).embedded},M.prototype.embedded=function(){return this.$val.embedded()},st=function(e,t,r,n){var i,o;return i=o=qt(0,re),(Le||p("assignment to entry in nil map")).set(re.keyFor(i),{k:i,v:new j.ptr(e,t,r,n)}),new M.ptr(o)},d.ptr.prototype.nameOff=function(e){var t;return(t=0|e)<0||t>=Me.$length?void p("index out of range"):Me.$array[Me.$offset+t]},d.prototype.nameOff=function(e){return this.$val.nameOff(e)},ct=function(e){var t;return t=Me.$length,Me=O(Me,e),0|t},d.ptr.prototype.typeOff=function(e){var t;return(t=0|e)<0||t>=Be.$length?void p("index out of range"):Be.$array[Be.$offset+t]},d.prototype.typeOff=function(e){return this.$val.typeOff(e)},$t=function(e){var t;return t=Be.$length,Be=O(Be,e),0|t},lt=function(e){var t;return(t=new $e.ptr("")).str=e,t.str},ut=function(e){return!!ot(e).wrapped},ft=function(e,t,r){var n,i,o;for(n=ot(r).fields,i=0;i>>0)>>>0),w=10;case 10:return n;case 3:l=e.Kind(),w=11;case 11:if(g&&(g=!1,l=l.$blk()),l&&void 0!==l.$blk)break e;o=new i.ptr(d,qt(t,ot(d.ptrTo())),((r|l>>>0)>>>0|128)>>>0),w=12;case 12:return o}return}return{$blk:dt,$c:!0,$r:h,$24r:n,$24r$1:o,_r:a,_r$1:p,_r$2:s,_r$3:c,_r$4:$,_r$5:l,_v:u,_v$1:f,fl:r,rt:d,t:e,v:t,$s:w}},wt=function(e){return _e?B(e,tt)?tt:at(e.constructor):new d.ptr(0,0,0,0,0,0,0,u,re.nil,0,0)},Dt.TypeOf=wt,ht=function(e){var{$24r:t,_r:r,i:e,$s:n,$r:o,$c:a}=hr(this,{i:e});n=n||0;e:for(;;){switch(n){case 0:if(B(e,tt))return n=-1,new i.ptr(z.nil,0,0);r=dt(at(e.constructor),e.$val,0),n=1;case 1:if(a&&(a=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;t=r,n=2;case 2:return t}return}return{$blk:ht,$c:!0,$r:o,$24r:t,_r:r,i:e,$s:n}},Dt.ValueOf=ht,gt=function(e,t,r){var{_i:n,_i$1:i,_r:o,_ref:a,_ref$1:s,_v:c,_v$1:$,i:l,i$1:u,in$1:e,jsIn:f,jsOut:d,out:t,v:w,v$1:h,variadic:r,x:g,$s:k,$r:b,$c:y}=hr(this,{in$1:e,out:t,variadic:r});k=k||0;e:for(;;){switch(k){case 0:if(!r){c=!1,k=3;continue e}if(0===e.$length){$=!0,k=4;continue e}o=(g=e.$length-1|0,g<0||g>=e.$length?void p("index out of range"):e.$array[e.$offset+g]).Kind(),k=5;case 5:if(y&&(y=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;$=!(23===o);case 4:c=$;case 3:if(c){k=1;continue}k=2;continue;case 1:ir(new We("reflect.FuncOf: last arg of variadic func must be slice"));case 2:for(f=Zt(ae,e.$length),a=e,n=0;n=a.$length?void p("index out of range"):a.$array[a.$offset+n],l<0||l>=f.$length?p("index out of range"):f.$array[f.$offset+l]=ot(w),n++;for(d=Zt(ae,t.$length),s=t,i=0;i=s.$length?void p("index out of range"):s.$array[s.$offset+i],u<0||u>=d.$length?p("index out of range"):d.$array[d.$offset+u]=ot(h),i++;return k=-1,at(Qe(vr(f,ae),vr(d,ae),vr(r,Ee)))}return}return{$blk:gt,$c:!0,$r:b,_i:n,_i$1:i,_r:o,_ref:a,_ref$1:s,_v:c,_v$1:$,i:l,i$1:u,in$1:e,jsIn:f,jsOut:d,out:t,v:w,v$1:h,variadic:r,x:g,$s:k}},Dt.FuncOf=gt,d.ptr.prototype.ptrTo=function(){return at(Gt(ot(this)))},d.prototype.ptrTo=function(){return this.$val.ptrTo()},kt=function(e){return at(Jt(ot(e)))},Dt.SliceOf=kt,bt=function(e){var t;return 25===(t=e.Kind())?new(ot(e).ptr):17===t?ot(e).zero():qt(ot(e).zero(),ot(e.ptrTo()))},yt=function(e,t,r){t.$set(r.$get())},mt=function(e,t){var r;return void 0!==(r=t).$get&&(r=r.$get()),[r,xr(ot(e.Key()).keyFor(r),We)]},vt=function(e,t,r){var n,i;return i=mt(e,r)[1],void 0===(n=t.get(vr(i,We)))?0:qt(n.v,ot(Vt(e.Elem())))},W.ptr.prototype.skipUntilValidKey=function(){var e,t;for(e=this;e.i=u.methods.$length)&&ir(new We("reflect: internal error: invalid method index")),f=u.methods,o=r<0||r>=f.$length?void p("index out of range"):f.$array[f.$offset+r],P(u.rtype.nameOff(o.name),M).isExported()||ir(new We("reflect: "+e+" of unexported method")),l=u.rtype.typeOff(o.typ).kindType,c=P(u.rtype.nameOff(o.name),M).name()):(r>>>0>=(s=t.typ.exportedMethods()).$length>>>0&&ir(new We("reflect: internal error: invalid method index")),a=P(r<0||r>=s.$length?void p("index out of range"):s.$array[s.$offset+r],w),P(t.typ.nameOff(a.name),M).isExported()||ir(new We("reflect: "+e+" of unexported method")),l=t.typ.typeOff(a.mtyp).kindType,c=xr(Se(ot(t.typ))[r].prop,We)),$=P(t,i).object(),ut(t.typ)&&($=new(ot(t.typ))($)),[n,l,$[vr(c,We)]]},It=function(e){var{_r:t,cv:r,v:e,$s:n,$r:o,$c:p}=hr(this,{v:e});n=n||0;e:for(;;){switch(n){case 0:if(0===e.flag&&ir(new a.ptr("reflect.Value.Interface",0)),(512&e.flag)>>>0!=0){n=1;continue}n=2;continue;case 1:t=Rt("Interface",P(e,i)),n=3;case 3:if(p&&(p=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;i.copy(e,t);case 2:return ut(e.typ)?(128&e.flag)>>>0!=0&&25===P(e,i).Kind()?(r=ot(e.typ).zero(),ft(r,P(e,i).object(),e.typ),n=-1,new(ot(e.typ))(r)):(n=-1,new(ot(e.typ))(P(e,i).object())):(n=-1,P(e,i).object())}return}return{$blk:It,$c:!0,$r:o,_r:t,cv:r,v:e,$s:n}},At=function(e,t,r){r.$set(t)},Ft=function(){return"?FIXME?"},Rt=function(e,t){var{$24r:n,_r:a,_tuple:p,fn:s,fv:c,op:e,rcvr:$,v:t,$s:l,$r:u,$c:f}=hr(this,{op:e,v:t});l=l||0;e:for(;;){switch(l){case 0:s=[s],$=[$],(512&t.flag)>>>0==0&&ir(new We("reflect: internal error: invalid use of makePartialFunc")),p=Ct(e,P(t,i),t.flag>>10),s[0]=p[2],$[0]=P(t,i).object(),ut(t.typ)&&($[0]=new(ot(t.typ))($[0])),c=r.MakeFunc(function(e,t){return function(r,n){return new it(e[0].apply(t[0],vr(n,ae)))}}(s,$)),a=P(t,i).Type().common(),l=1;case 1:if(f&&(f=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;n=new i.ptr(a,c,(19|new o(t.flag).ro())>>>0),l=2;case 2:return n}return}return{$blk:Rt,$c:!0,$r:u,$24r:n,_r:a,_tuple:p,fn:s,fv:c,op:e,rcvr:$,v:t,$s:l}},Tt=function(e,t){return B(e,je)?new(ot(je))(t):t},Nt=function(e,t){return B(e,je)?t.object:t},Pt=function(e){for(var t,r,n;""!==e;){for(t=0;t=e.length||58!==e.charCodeAt(t)||34!==e.charCodeAt(t+1|0))break;for(r=m(e,0,t),e=m(e,t+1|0),t=1;t=e.length)break;if(n=m(e,0,t+1|0),e=m(e,t+1|0),"js"===r)return Ye(n)[0]}return""},Vt=function(e){return Yt(e,z).ptrTo()},Dt.PtrTo=Vt,Ot=function(e,t,r){var n;return Xe(e)?(n=bt(e),yt(0,n,r),new i.ptr(e,n,(128|t)>>>0)):new i.ptr(e,r.$get(),t)},i.methods=[{prop:"pointer",name:"pointer",pkg:"internal/reflectlite",typ:Qe([],[Ue],!1)},{prop:"CanSet",name:"CanSet",pkg:"",typ:Qe([],[Ee],!1)},{prop:"IsValid",name:"IsValid",pkg:"",typ:Qe([],[Ee],!1)},{prop:"Kind",name:"Kind",pkg:"",typ:Qe([],[$],!1)},{prop:"numMethod",name:"numMethod",pkg:"internal/reflectlite",typ:Qe([],[Ce],!1)},{prop:"Type",name:"Type",pkg:"",typ:Qe([],[s],!1)},{prop:"object",name:"object",pkg:"internal/reflectlite",typ:Qe([],[Z],!1)},{prop:"assignTo",name:"assignTo",pkg:"internal/reflectlite",typ:Qe([We,z,Ue],[i],!1)},{prop:"call",name:"call",pkg:"internal/reflectlite",typ:Qe([We,te],[te],!1)},{prop:"Cap",name:"Cap",pkg:"",typ:Qe([],[Ce],!1)},{prop:"Index",name:"Index",pkg:"",typ:Qe([Ce],[i],!1)},{prop:"InterfaceData",name:"InterfaceData",pkg:"",typ:Qe([],[fe],!1)},{prop:"IsNil",name:"IsNil",pkg:"",typ:Qe([],[Ee],!1)},{prop:"Len",name:"Len",pkg:"",typ:Qe([],[Ce],!1)},{prop:"Pointer",name:"Pointer",pkg:"",typ:Qe([],[De],!1)},{prop:"Set",name:"Set",pkg:"",typ:Qe([i],[],!1)},{prop:"SetBytes",name:"SetBytes",pkg:"",typ:Qe([de],[],!1)},{prop:"SetCap",name:"SetCap",pkg:"",typ:Qe([Ce],[],!1)},{prop:"SetLen",name:"SetLen",pkg:"",typ:Qe([Ce],[],!1)},{prop:"Slice",name:"Slice",pkg:"",typ:Qe([Ce,Ce],[i],!1)},{prop:"Slice3",name:"Slice3",pkg:"",typ:Qe([Ce,Ce,Ce],[i],!1)},{prop:"Close",name:"Close",pkg:"",typ:Qe([],[],!1)},{prop:"Elem",name:"Elem",pkg:"",typ:Qe([],[i],!1)},{prop:"NumField",name:"NumField",pkg:"",typ:Qe([],[Ce],!1)},{prop:"MapKeys",name:"MapKeys",pkg:"",typ:Qe([],[te],!1)},{prop:"MapIndex",name:"MapIndex",pkg:"",typ:Qe([i],[i],!1)},{prop:"Field",name:"Field",pkg:"",typ:Qe([Ce],[i],!1)}],o.methods=[{prop:"kind",name:"kind",pkg:"internal/reflectlite",typ:Qe([],[$],!1)},{prop:"ro",name:"ro",pkg:"internal/reflectlite",typ:Qe([],[o],!1)},{prop:"mustBeExported",name:"mustBeExported",pkg:"internal/reflectlite",typ:Qe([],[],!1)},{prop:"mustBeAssignable",name:"mustBeAssignable",pkg:"internal/reflectlite",typ:Qe([],[],!1)},{prop:"mustBe",name:"mustBe",pkg:"internal/reflectlite",typ:Qe([$],[],!1)}],we.methods=[{prop:"Error",name:"Error",pkg:"",typ:Qe([],[We],!1)}],$.methods=[{prop:"String",name:"String",pkg:"",typ:Qe([],[We],!1)}],z.methods=[{prop:"String",name:"String",pkg:"",typ:Qe([],[We],!1)},{prop:"Size",name:"Size",pkg:"",typ:Qe([],[De],!1)},{prop:"Kind",name:"Kind",pkg:"",typ:Qe([],[$],!1)},{prop:"pointers",name:"pointers",pkg:"internal/reflectlite",typ:Qe([],[Ee],!1)},{prop:"common",name:"common",pkg:"internal/reflectlite",typ:Qe([],[z],!1)},{prop:"exportedMethods",name:"exportedMethods",pkg:"internal/reflectlite",typ:Qe([],[Y],!1)},{prop:"NumMethod",name:"NumMethod",pkg:"",typ:Qe([],[Ce],!1)},{prop:"PkgPath",name:"PkgPath",pkg:"",typ:Qe([],[We],!1)},{prop:"hasName",name:"hasName",pkg:"internal/reflectlite",typ:Qe([],[Ee],!1)},{prop:"Name",name:"Name",pkg:"",typ:Qe([],[We],!1)},{prop:"chanDir",name:"chanDir",pkg:"internal/reflectlite",typ:Qe([],[g],!1)},{prop:"Elem",name:"Elem",pkg:"",typ:Qe([],[s],!1)},{prop:"In",name:"In",pkg:"",typ:Qe([Ce],[s],!1)},{prop:"Len",name:"Len",pkg:"",typ:Qe([],[Ce],!1)},{prop:"NumIn",name:"NumIn",pkg:"",typ:Qe([],[Ce],!1)},{prop:"NumOut",name:"NumOut",pkg:"",typ:Qe([],[Ce],!1)},{prop:"Out",name:"Out",pkg:"",typ:Qe([Ce],[s],!1)},{prop:"Implements",name:"Implements",pkg:"",typ:Qe([s],[Ee],!1)},{prop:"AssignableTo",name:"AssignableTo",pkg:"",typ:Qe([s],[Ee],!1)},{prop:"Comparable",name:"Comparable",pkg:"",typ:Qe([],[Ee],!1)},{prop:"IsVariadic",name:"IsVariadic",pkg:"",typ:Qe([],[Ee],!1)},{prop:"kindType",name:"kindType",pkg:"internal/reflectlite",typ:Qe([],[z],!1)},{prop:"Field",name:"Field",pkg:"",typ:Qe([Ce],[C],!1)},{prop:"Key",name:"Key",pkg:"",typ:Qe([],[s],!1)},{prop:"NumField",name:"NumField",pkg:"",typ:Qe([],[Ce],!1)},{prop:"Method",name:"Method",pkg:"",typ:Qe([Ce],[N],!1)},{prop:"uncommon",name:"uncommon",pkg:"internal/reflectlite",typ:Qe([],[X],!1)},{prop:"nameOff",name:"nameOff",pkg:"internal/reflectlite",typ:Qe([A],[M],!1)},{prop:"typeOff",name:"typeOff",pkg:"internal/reflectlite",typ:Qe([F],[z],!1)},{prop:"ptrTo",name:"ptrTo",pkg:"internal/reflectlite",typ:Qe([],[z],!1)}],ke.methods=[{prop:"NumMethod",name:"NumMethod",pkg:"",typ:Qe([],[Ce],!1)}],ye.methods=[{prop:"embedded",name:"embedded",pkg:"internal/reflectlite",typ:Qe([],[Ee],!1)}],me.methods=[{prop:"Error",name:"Error",pkg:"",typ:Qe([],[We],!1)}],X.methods=[{prop:"methods",name:"methods",pkg:"internal/reflectlite",typ:Qe([],[Y],!1)},{prop:"exportedMethods",name:"exportedMethods",pkg:"internal/reflectlite",typ:Qe([],[Y],!1)}],ee.methods=[{prop:"in$",name:"in",pkg:"internal/reflectlite",typ:Qe([],[q],!1)},{prop:"out",name:"out",pkg:"internal/reflectlite",typ:Qe([],[q],!1)}],M.methods=[{prop:"data",name:"data",pkg:"internal/reflectlite",typ:Qe([Ce,We],[re],!1)},{prop:"hasTag",name:"hasTag",pkg:"internal/reflectlite",typ:Qe([],[Ee],!1)},{prop:"readVarint",name:"readVarint",pkg:"internal/reflectlite",typ:Qe([Ce],[Ce,Ce],!1)},{prop:"name",name:"name",pkg:"internal/reflectlite",typ:Qe([],[We],!1)},{prop:"tag",name:"tag",pkg:"internal/reflectlite",typ:Qe([],[We],!1)},{prop:"pkgPath",name:"pkgPath",pkg:"internal/reflectlite",typ:Qe([],[We],!1)},{prop:"isExported",name:"isExported",pkg:"internal/reflectlite",typ:Qe([],[Ee],!1)},{prop:"embedded",name:"embedded",pkg:"internal/reflectlite",typ:Qe([],[Ee],!1)}],le.methods=[{prop:"skipUntilValidKey",name:"skipUntilValidKey",pkg:"internal/reflectlite",typ:Qe([],[],!1)}],i.init("internal/reflectlite",[{prop:"typ",name:"typ",embedded:!1,exported:!1,typ:z,tag:""},{prop:"ptr",name:"ptr",embedded:!1,exported:!1,typ:Ue,tag:""},{prop:"flag",name:"flag",embedded:!0,exported:!1,typ:o,tag:""}]),a.init("",[{prop:"Method",name:"Method",embedded:!1,exported:!0,typ:We,tag:""},{prop:"Kind",name:"Kind",embedded:!1,exported:!0,typ:$,tag:""}]),s.init([{prop:"AssignableTo",name:"AssignableTo",pkg:"",typ:Qe([s],[Ee],!1)},{prop:"Comparable",name:"Comparable",pkg:"",typ:Qe([],[Ee],!1)},{prop:"Elem",name:"Elem",pkg:"",typ:Qe([],[s],!1)},{prop:"Implements",name:"Implements",pkg:"",typ:Qe([s],[Ee],!1)},{prop:"Kind",name:"Kind",pkg:"",typ:Qe([],[$],!1)},{prop:"Name",name:"Name",pkg:"",typ:Qe([],[We],!1)},{prop:"PkgPath",name:"PkgPath",pkg:"",typ:Qe([],[We],!1)},{prop:"Size",name:"Size",pkg:"",typ:Qe([],[De],!1)},{prop:"String",name:"String",pkg:"",typ:Qe([],[We],!1)},{prop:"common",name:"common",pkg:"internal/reflectlite",typ:Qe([],[z],!1)},{prop:"uncommon",name:"uncommon",pkg:"internal/reflectlite",typ:Qe([],[X],!1)}]),d.init("internal/reflectlite",[{prop:"size",name:"size",embedded:!1,exported:!1,typ:De,tag:""},{prop:"ptrdata",name:"ptrdata",embedded:!1,exported:!1,typ:De,tag:""},{prop:"hash",name:"hash",embedded:!1,exported:!1,typ:Ve,tag:""},{prop:"tflag",name:"tflag",embedded:!1,exported:!1,typ:l,tag:""},{prop:"align",name:"align",embedded:!1,exported:!1,typ:Ne,tag:""},{prop:"fieldAlign",name:"fieldAlign",embedded:!1,exported:!1,typ:Ne,tag:""},{prop:"kind",name:"kind",embedded:!1,exported:!1,typ:Ne,tag:""},{prop:"equal",name:"equal",embedded:!1,exported:!1,typ:he,tag:""},{prop:"gcdata",name:"gcdata",embedded:!1,exported:!1,typ:re,tag:""},{prop:"str",name:"str",embedded:!1,exported:!1,typ:A,tag:""},{prop:"ptrToThis",name:"ptrToThis",embedded:!1,exported:!1,typ:F,tag:""}]),w.init("internal/reflectlite",[{prop:"name",name:"name",embedded:!1,exported:!1,typ:A,tag:""},{prop:"mtyp",name:"mtyp",embedded:!1,exported:!1,typ:F,tag:""},{prop:"ifn",name:"ifn",embedded:!1,exported:!1,typ:R,tag:""},{prop:"tfn",name:"tfn",embedded:!1,exported:!1,typ:R,tag:""}]),k.init("internal/reflectlite",[{prop:"rtype",name:"rtype",embedded:!0,exported:!1,typ:d,tag:""},{prop:"elem",name:"elem",embedded:!1,exported:!1,typ:z,tag:""},{prop:"slice",name:"slice",embedded:!1,exported:!1,typ:z,tag:""},{prop:"len",name:"len",embedded:!1,exported:!1,typ:De,tag:""}]),b.init("internal/reflectlite",[{prop:"rtype",name:"rtype",embedded:!0,exported:!1,typ:d,tag:""},{prop:"elem",name:"elem",embedded:!1,exported:!1,typ:z,tag:""},{prop:"dir",name:"dir",embedded:!1,exported:!1,typ:De,tag:""}]),v.init("internal/reflectlite",[{prop:"name",name:"name",embedded:!1,exported:!1,typ:A,tag:""},{prop:"typ",name:"typ",embedded:!1,exported:!1,typ:F,tag:""}]),_.init("internal/reflectlite",[{prop:"rtype",name:"rtype",embedded:!0,exported:!1,typ:d,tag:""},{prop:"pkgPath",name:"pkgPath",embedded:!1,exported:!1,typ:M,tag:""},{prop:"methods",name:"methods",embedded:!1,exported:!1,typ:pe,tag:""}]),x.init("internal/reflectlite",[{prop:"rtype",name:"rtype",embedded:!0,exported:!1,typ:d,tag:""},{prop:"key",name:"key",embedded:!1,exported:!1,typ:z,tag:""},{prop:"elem",name:"elem",embedded:!1,exported:!1,typ:z,tag:""},{prop:"bucket",name:"bucket",embedded:!1,exported:!1,typ:z,tag:""},{prop:"hasher",name:"hasher",embedded:!1,exported:!1,typ:be,tag:""},{prop:"keysize",name:"keysize",embedded:!1,exported:!1,typ:Ne,tag:""},{prop:"valuesize",name:"valuesize",embedded:!1,exported:!1,typ:Ne,tag:""},{prop:"bucketsize",name:"bucketsize",embedded:!1,exported:!1,typ:Pe,tag:""},{prop:"flags",name:"flags",embedded:!1,exported:!1,typ:Ve,tag:""}]),S.init("internal/reflectlite",[{prop:"rtype",name:"rtype",embedded:!0,exported:!1,typ:d,tag:""},{prop:"elem",name:"elem",embedded:!1,exported:!1,typ:z,tag:""}]),E.init("internal/reflectlite",[{prop:"rtype",name:"rtype",embedded:!0,exported:!1,typ:d,tag:""},{prop:"elem",name:"elem",embedded:!1,exported:!1,typ:z,tag:""}]),C.init("internal/reflectlite",[{prop:"name",name:"name",embedded:!1,exported:!1,typ:M,tag:""},{prop:"typ",name:"typ",embedded:!1,exported:!1,typ:z,tag:""},{prop:"offset",name:"offset",embedded:!1,exported:!1,typ:De,tag:""}]),I.init("internal/reflectlite",[{prop:"rtype",name:"rtype",embedded:!0,exported:!1,typ:d,tag:""},{prop:"pkgPath",name:"pkgPath",embedded:!1,exported:!1,typ:M,tag:""},{prop:"fields",name:"fields",embedded:!1,exported:!1,typ:se,tag:""}]),T.init("internal/reflectlite",[{prop:"s",name:"s",embedded:!1,exported:!1,typ:We,tag:""}]),N.init("",[{prop:"Name",name:"Name",embedded:!1,exported:!0,typ:We,tag:""},{prop:"PkgPath",name:"PkgPath",embedded:!1,exported:!0,typ:We,tag:""},{prop:"Type",name:"Type",embedded:!1,exported:!0,typ:s,tag:""},{prop:"Func",name:"Func",embedded:!1,exported:!0,typ:i,tag:""},{prop:"Index",name:"Index",embedded:!1,exported:!0,typ:Ce,tag:""}]),D.init("internal/reflectlite",[{prop:"pkgPath",name:"pkgPath",embedded:!1,exported:!1,typ:A,tag:""},{prop:"mcount",name:"mcount",embedded:!1,exported:!1,typ:Pe,tag:""},{prop:"xcount",name:"xcount",embedded:!1,exported:!1,typ:Pe,tag:""},{prop:"moff",name:"moff",embedded:!1,exported:!1,typ:Ve,tag:""},{prop:"_methods",name:"_methods",embedded:!1,exported:!1,typ:Y,tag:""}]),L.init("internal/reflectlite",[{prop:"rtype",name:"rtype",embedded:!0,exported:!1,typ:d,tag:'reflect:"func"'},{prop:"inCount",name:"inCount",embedded:!1,exported:!1,typ:Pe,tag:""},{prop:"outCount",name:"outCount",embedded:!1,exported:!1,typ:Pe,tag:""},{prop:"_in",name:"_in",embedded:!1,exported:!1,typ:q,tag:""},{prop:"_out",name:"_out",embedded:!1,exported:!1,typ:q,tag:""}]),M.init("internal/reflectlite",[{prop:"bytes",name:"bytes",embedded:!1,exported:!1,typ:re,tag:""}]),j.init("internal/reflectlite",[{prop:"name",name:"name",embedded:!1,exported:!1,typ:We,tag:""},{prop:"tag",name:"tag",embedded:!1,exported:!1,typ:We,tag:""},{prop:"exported",name:"exported",embedded:!1,exported:!1,typ:Ee,tag:""},{prop:"embedded",name:"embedded",embedded:!1,exported:!1,typ:Ee,tag:""}]),W.init("internal/reflectlite",[{prop:"t",name:"t",embedded:!1,exported:!1,typ:s,tag:""},{prop:"m",name:"m",embedded:!1,exported:!1,typ:Z,tag:""},{prop:"keys",name:"keys",embedded:!1,exported:!1,typ:Z,tag:""},{prop:"i",name:"i",embedded:!1,exported:!1,typ:Ce,tag:""},{prop:"last",name:"last",embedded:!1,exported:!1,typ:Z,tag:""}]),U.init([{prop:"AssignableTo",name:"AssignableTo",pkg:"",typ:Qe([s],[Ee],!1)},{prop:"Comparable",name:"Comparable",pkg:"",typ:Qe([],[Ee],!1)},{prop:"Elem",name:"Elem",pkg:"",typ:Qe([],[s],!1)},{prop:"Implements",name:"Implements",pkg:"",typ:Qe([s],[Ee],!1)},{prop:"Key",name:"Key",pkg:"",typ:Qe([],[s],!1)},{prop:"Kind",name:"Kind",pkg:"",typ:Qe([],[$],!1)},{prop:"Name",name:"Name",pkg:"",typ:Qe([],[We],!1)},{prop:"PkgPath",name:"PkgPath",pkg:"",typ:Qe([],[We],!1)},{prop:"Size",name:"Size",pkg:"",typ:Qe([],[De],!1)},{prop:"String",name:"String",pkg:"",typ:Qe([],[We],!1)},{prop:"common",name:"common",pkg:"internal/reflectlite",typ:Qe([],[z],!1)},{prop:"uncommon",name:"uncommon",pkg:"internal/reflectlite",typ:Qe([],[X],!1)}]),e=function(){Dt.$init=function(){};var i,o,a=!1,p=0;void 0!==this&&void 0!==this.$blk&&(a=!0,p=(i=this).$s,o=i.$r);e:for(;;){switch(p){case 0:o=r.$init(),p=1;case 1:if(a&&(a=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;o=n.$init(),p=2;case 2:if(a&&(a=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;Ie=z.nil,Me=G.nil,Be=q.nil,ve=new H(["invalid","bool","int","int8","int16","int32","int64","uint","uint8","uint16","uint32","uint64","uintptr","float32","float64","complex64","complex128","array","chan","func","interface","map","ptr","slice","string","struct","unsafe.Pointer"]),Yt(xr(f,et),Q),Dt.ErrSyntax=new T.ptr("invalid syntax"),_e=!1,Ae="_jsType",Fe="_reflectType",Re="kindType",Te="_rtype",Oe=new t.Map,Le=new t.Map,je=at(it),Yt(xr(yr,et),Q),o=nt(),p=3;case 3:if(a&&(a=!1,o=o.$blk()),o&&void 0!==o.$blk)break e}return}return void 0===i&&(i={$blk:e}),i.$s=p,i.$r=o,i},Dt.$init=e,Dt}(),c.errors=function(){var e,t,r,n,i,o,a,p={};return t=c["internal/reflectlite"],r=p.errorString=xe(0,ge,"errors.errorString",!0,"errors",!1,(function(e){this.$val=this,this.s=0!==arguments.length?e:""})),n=Gt(rt),i=Gt(r),a=function(e){return new r.ptr(e)},p.New=a,r.ptr.prototype.Error=function(){return this.s},r.prototype.Error=function(){return this.$val.Error()},i.methods=[{prop:"Error",name:"Error",pkg:"",typ:Qe([],[We],!1)}],r.init("errors",[{prop:"s",name:"s",embedded:!1,exported:!1,typ:We,tag:""}]),e=function(){p.$init=function(){};var r,i,a=!1,s=0;void 0!==this&&void 0!==this.$blk&&(a=!0,s=(r=this).$s,i=r.$r);e:for(;;){switch(s){case 0:i=t.$init(),s=1;case 1:if(a&&(a=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;o=t.TypeOf(n.nil).Elem(),s=2;case 2:if(a&&(a=!1,o=o.$blk()),o&&void 0!==o.$blk)break e}return}return void 0===r&&(r={$blk:e}),r.$s=s,r.$r=i,r},p.$init=e,p}(),c["internal/cpu"]=function(){var e,t={};return e=function(){t.$init=function(){};var r,n,i=0;for(void 0!==this&&void 0!==this.$blk&&(i=(r=this).$s,n=r.$r);;)return;return void 0===r&&(r={$blk:e}),r.$s=i,r.$r=n,r},t.$init=e,t}(),c["internal/bytealg"]=function(){var e,t,r,n,i,o,a,s,$={};return t=c["internal/cpu"],r=function(e,t){ir(new We("unimplemented"))},$.Index=r,n=function(e){ir(new We("unimplemented"))},$.Cutover=n,i=function(e,t){var r,n,i;if(e.$length!==t.$length)return!1;for(n=e,r=0;r=n.$length?void p("index out of range"):n.$array[n.$offset+r])!==(i<0||i>=t.$length?void p("index out of range"):t.$array[t.$offset+i]))return!1;r++}return!0},$.Equal=i,o=function(e,t){var r;for(r=0;r>>0)+((r<0||r>=e.$length?void p("index out of range"):e.$array[e.$offset+r])>>>0)>>>0,r=r+1|0;for(i=1,o=16777619,n=e.$length;n>0;)1&n&&(i=J(i,o)>>>0),o=J(o,o)>>>0,n>>=z(1,31);return[t,i]},$.HashStrBytes=a,s=function(e,t){var r,n,o,s,c,$,l,u;for(o=(r=a(t))[0],l=r[1],$=t.$length,n=0,s=0;s<$;)n=(J(n,16777619)>>>0)+((s<0||s>=e.$length?void p("index out of range"):e.$array[e.$offset+s])>>>0)>>>0,s=s+1|0;if(n===o&&i(y(e,0,$),t))return 0;for(c=$;c>>0)+((c<0||c>=e.$length?void p("index out of range"):e.$array[e.$offset+c])>>>0)>>>0)-(J(l,((u=c-$|0)<0||u>=e.$length?void p("index out of range"):e.$array[e.$offset+u])>>>0)>>>0)>>>0,c=c+1|0,n===o&&i(y(e,c-$|0,c),t))return c-$|0;return-1},$.IndexRabinKarpBytes=s,e=function(){$.$init=function(){};var r,n,i=!1,o=0;void 0!==this&&void 0!==this.$blk&&(i=!0,o=(r=this).$s,n=r.$r);e:for(;;){switch(o){case 0:n=t.$init(),o=1;case 1:if(i&&(i=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;$.MaxLen=0}return}return void 0===r&&(r={$blk:e}),r.$s=o,r.$r=n,r},$.$init=e,$}(),c["internal/race"]=function(){var e,t,r,n,i,o,a={};return t=function(e){},a.Acquire=t,r=function(e){},a.Release=r,n=function(e){},a.ReleaseMerge=n,i=function(){},a.Disable=i,o=function(){},a.Enable=o,e=function(){a.$init=function(){};var t,r,n=0;for(void 0!==this&&void 0!==this.$blk&&(n=(t=this).$s,r=t.$r);;)return;return void 0===t&&(t={$blk:e}),t.$s=n,t.$r=r,t},a.$init=e,a}(),c["sync/atomic"]=function(){var e,t,r,n,i,o,a,p,s,$,l,u,f,d,w,h={};return t=c["github.com/gopherjs/gopherjs/js"],r=h.Value=xe(0,ge,"atomic.Value",!0,"sync/atomic",!0,(function(e){this.$val=this,this.v=0!==arguments.length?e:tt})),n=Gt(r),i=function(e,t,r){return e.$get()===t&&(e.$set(r),!0)},h.CompareAndSwapInt32=i,o=function(e,t,r){var n;return(n=e.$get()).$high===t.$high&&n.$low===t.$low&&(e.$set(r),!0)},h.CompareAndSwapUint64=o,a=function(e,t,r){return e.$get()===t&&(e.$set(r),!0)},h.CompareAndSwapPointer=a,p=function(e,t){var r;return r=e.$get()+t|0,e.$set(r),r},h.AddInt32=p,s=function(e){return e.$get()},h.LoadInt32=s,$=function(e){return e.$get()},h.LoadUint64=$,l=function(e){return e.$get()},h.LoadPointer=l,u=function(e,t){e.$set(t)},h.StoreInt32=u,f=function(e,t){e.$set(t)},h.StoreUint32=f,d=function(e,t){e.$set(t)},h.StorePointer=d,r.ptr.prototype.Load=function(){return this.v},r.prototype.Load=function(){return this.$val.Load()},r.ptr.prototype.Store=function(e){this.checkNew("store",e),this.v=e},r.prototype.Store=function(e){return this.$val.Store(e)},r.ptr.prototype.Swap=function(e){var t,r,n;return tt,(n=this).checkNew("swap",e),t=e,r=n.v,n.v=t,r},r.prototype.Swap=function(e){return this.$val.Swap(e)},r.ptr.prototype.CompareAndSwap=function(e,t){var r;return(r=this).checkNew("compare and swap",t),B(r.v,tt)&&B(e,tt)||w(e,t)||ir(new We("sync/atomic: compare and swap of inconsistently typed values into Value")),!!B(r.v,e)&&(r.v=t,!0)},r.prototype.CompareAndSwap=function(e,t){return this.$val.CompareAndSwap(e,t)},r.ptr.prototype.checkNew=function(e,t){B(t,tt)&&ir(new We("sync/atomic: "+e+" of nil value into Value")),B(this.v,tt)||w(t,this.v)||ir(new We("sync/atomic: "+e+" of inconsistently typed value into Value"))},r.prototype.checkNew=function(e,t){return this.$val.checkNew(e,t)},w=function(e,t){return e.constructor===t.constructor},n.methods=[{prop:"Load",name:"Load",pkg:"",typ:Qe([],[et],!1)},{prop:"Store",name:"Store",pkg:"",typ:Qe([et],[],!1)},{prop:"Swap",name:"Swap",pkg:"",typ:Qe([et],[et],!1)},{prop:"CompareAndSwap",name:"CompareAndSwap",pkg:"",typ:Qe([et,et],[Ee],!1)},{prop:"checkNew",name:"checkNew",pkg:"sync/atomic",typ:Qe([We,et],[],!1)}],r.init("sync/atomic",[{prop:"v",name:"v",embedded:!1,exported:!1,typ:et,tag:""}]),e=function(){h.$init=function(){};var r,n,i=!1,o=0;void 0!==this&&void 0!==this.$blk&&(i=!0,o=(r=this).$s,n=r.$r);e:for(;;){switch(o){case 0:n=t.$init(),o=1;case 1:if(i&&(i=!1,n=n.$blk()),n&&void 0!==n.$blk)break e}return}return void 0===r&&(r={$blk:e}),r.$s=o,r.$r=n,r},h.$init=e,h}(),c.sync=function(){var e,r,n,i,o,a,$,l,f,d,w,k,b,m,v,_,x,S,E,C,I,A,F,R,T,N,P,L,M,j,W,U,z={};return r=c["github.com/gopherjs/gopherjs/js"],n=c["internal/race"],i=c["sync/atomic"],o=z.RWMutex=xe(0,ge,"sync.RWMutex",!0,"sync",!0,(function(e,t,r,n,i){if(this.$val=this,0===arguments.length)return this.w=new l.ptr(0,0),this.writerSem=0,this.readerSem=0,this.readerCount=0,void(this.readerWait=0);this.w=e,this.writerSem=t,this.readerSem=r,this.readerCount=n,this.readerWait=i})),a=z.rlocker=xe(0,ge,"sync.rlocker",!0,"sync",!1,(function(e,t,r,n,i){if(this.$val=this,0===arguments.length)return this.w=new l.ptr(0,0),this.writerSem=0,this.readerSem=0,this.readerCount=0,void(this.readerWait=0);this.w=e,this.writerSem=t,this.readerSem=r,this.readerCount=n,this.readerWait=i})),$=z.notifyList=xe(0,ge,"sync.notifyList",!0,"sync",!1,(function(e,t,r,n,i){if(this.$val=this,0===arguments.length)return this.wait=0,this.notify=0,this.lock=0,this.head=0,void(this.tail=0);this.wait=e,this.notify=t,this.lock=r,this.head=n,this.tail=i})),l=z.Mutex=xe(0,ge,"sync.Mutex",!0,"sync",!0,(function(e,t){if(this.$val=this,0===arguments.length)return this.state=0,void(this.sema=0);this.state=e,this.sema=t})),f=z.Locker=xe(8,ue,"sync.Locker",!0,"sync",!0,null),d=z.Pool=xe(0,ge,"sync.Pool",!0,"sync",!0,(function(e,t){if(this.$val=this,0===arguments.length)return this.store=S.nil,void(this.New=u);this.store=e,this.New=t})),w=Gt(Ve),k=Gt(Fe),b=Gt(a),m=Gt(o),v=((e,t,r)=>{var n="chan ";"<"!=e.string[0]?n+=e.string:n+="("+e.string+")";var i="Chan",o=e[i];return void 0===o&&(o=xe(4,18,n,!1,"",!1,null),e[i]=o,o.init(e,t,r)),o})(Ee,!1,!1),_=Jt(v),x=Gt(l),S=Jt(et),E=Gt(d),C=Qe([],[et],!1),o.ptr.prototype.RLock=function(){var{rw:e,$s:t,$r:r,$c:n}=hr(this,{});t=t||0;e:for(;;){switch(t){case 0:if(e=this,i.AddInt32(e.$ptr_readerCount||(e.$ptr_readerCount=new k((function(){return this.$target.readerCount}),(function(e){this.$target.readerCount=e}),e)),1)<0){t=1;continue}t=2;continue;case 1:r=P(e.$ptr_readerSem||(e.$ptr_readerSem=new w((function(){return this.$target.readerSem}),(function(e){this.$target.readerSem=e}),e)),!1,0),t=3;case 3:if(n&&(n=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;case 2:return void(t=-1)}return}return{$blk:o.ptr.prototype.RLock,$c:!0,$r:r,rw:e,$s:t}},o.prototype.RLock=function(){return this.$val.RLock()},o.ptr.prototype.TryRLock=function(){var e,t;for(t=this;;){if((e=i.LoadInt32(t.$ptr_readerCount||(t.$ptr_readerCount=new k((function(){return this.$target.readerCount}),(function(e){this.$target.readerCount=e}),t))))<0)return!1;if(i.CompareAndSwapInt32(t.$ptr_readerCount||(t.$ptr_readerCount=new k((function(){return this.$target.readerCount}),(function(e){this.$target.readerCount=e}),t)),e,e+1|0))return!0}},o.prototype.TryRLock=function(){return this.$val.TryRLock()},o.ptr.prototype.RUnlock=function(){var{r:e,rw:t,$s:r,$r:n,$c:a}=hr(this,{});r=r||0;e:for(;;){switch(r){case 0:if(t=this,(e=i.AddInt32(t.$ptr_readerCount||(t.$ptr_readerCount=new k((function(){return this.$target.readerCount}),(function(e){this.$target.readerCount=e}),t)),-1))<0){r=1;continue}r=2;continue;case 1:n=t.rUnlockSlow(e),r=3;case 3:if(a&&(a=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;case 2:return void(r=-1)}return}return{$blk:o.ptr.prototype.RUnlock,$c:!0,$r:n,r:e,rw:t,$s:r}},o.prototype.RUnlock=function(){return this.$val.RUnlock()},o.ptr.prototype.rUnlockSlow=function(e){var{r:e,rw:t,$s:r,$r:a,$c:p}=hr(this,{r:e});r=r||0;e:for(;;){switch(r){case 0:if(t=this,!(e+1|0)||-1073741824==(e+1|0)){r=1;continue}r=2;continue;case 1:n.Enable(),a=T("sync: RUnlock of unlocked RWMutex"),r=3;case 3:if(p&&(p=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;case 2:if(0===i.AddInt32(t.$ptr_readerWait||(t.$ptr_readerWait=new k((function(){return this.$target.readerWait}),(function(e){this.$target.readerWait=e}),t)),-1)){r=4;continue}r=5;continue;case 4:a=L(t.$ptr_writerSem||(t.$ptr_writerSem=new w((function(){return this.$target.writerSem}),(function(e){this.$target.writerSem=e}),t)),!1,1),r=6;case 6:if(p&&(p=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;case 5:return void(r=-1)}return}return{$blk:o.ptr.prototype.rUnlockSlow,$c:!0,$r:a,r:e,rw:t,$s:r}},o.prototype.rUnlockSlow=function(e){return this.$val.rUnlockSlow(e)},o.ptr.prototype.Lock=function(){var{r:e,rw:t,$s:r,$r:n,$c:a}=hr(this,{});r=r||0;e:for(;;){switch(r){case 0:n=(t=this).w.Lock(),r=1;case 1:if(a&&(a=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;if(0!=(e=i.AddInt32(t.$ptr_readerCount||(t.$ptr_readerCount=new k((function(){return this.$target.readerCount}),(function(e){this.$target.readerCount=e}),t)),-1073741824)+1073741824|0)&&0!==i.AddInt32(t.$ptr_readerWait||(t.$ptr_readerWait=new k((function(){return this.$target.readerWait}),(function(e){this.$target.readerWait=e}),t)),e)){r=2;continue}r=3;continue;case 2:n=P(t.$ptr_writerSem||(t.$ptr_writerSem=new w((function(){return this.$target.writerSem}),(function(e){this.$target.writerSem=e}),t)),!1,0),r=4;case 4:if(a&&(a=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;case 3:return void(r=-1)}return}return{$blk:o.ptr.prototype.Lock,$c:!0,$r:n,r:e,rw:t,$s:r}},o.prototype.Lock=function(){return this.$val.Lock()},o.ptr.prototype.TryLock=function(){var{rw:e,$s:t,$r:r,$c:n}=hr(this,{});t=t||0;e:for(;;){switch(t){case 0:if(!(e=this).w.TryLock())return t=-1,!1;if(!i.CompareAndSwapInt32(e.$ptr_readerCount||(e.$ptr_readerCount=new k((function(){return this.$target.readerCount}),(function(e){this.$target.readerCount=e}),e)),0,-1073741824)){t=1;continue}t=2;continue;case 1:r=e.w.Unlock(),t=3;case 3:if(n&&(n=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;return t=-1,!1;case 2:return t=-1,!0}return}return{$blk:o.ptr.prototype.TryLock,$c:!0,$r:r,rw:e,$s:t}},o.prototype.TryLock=function(){return this.$val.TryLock()},o.ptr.prototype.Unlock=function(){var{i:e,r:t,rw:r,$s:a,$r:p,$c:s}=hr(this,{});a=a||0;e:for(;;){switch(a){case 0:if(r=this,(t=i.AddInt32(r.$ptr_readerCount||(r.$ptr_readerCount=new k((function(){return this.$target.readerCount}),(function(e){this.$target.readerCount=e}),r)),1073741824))>=1073741824){a=1;continue}a=2;continue;case 1:n.Enable(),p=T("sync: Unlock of unlocked RWMutex"),a=3;case 3:if(s&&(s=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;case 2:e=0;case 4:if(!(e<(0|t))){a=5;continue}p=L(r.$ptr_readerSem||(r.$ptr_readerSem=new w((function(){return this.$target.readerSem}),(function(e){this.$target.readerSem=e}),r)),!1,0),a=6;case 6:if(s&&(s=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;e=e+1|0,a=4;continue;case 5:p=r.w.Unlock(),a=7;case 7:if(s&&(s=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;return void(a=-1)}return}return{$blk:o.ptr.prototype.Unlock,$c:!0,$r:p,i:e,r:t,rw:r,$s:a}},o.prototype.Unlock=function(){return this.$val.Unlock()},o.ptr.prototype.RLocker=function(){return V(this,b)},o.prototype.RLocker=function(){return this.$val.RLocker()},a.ptr.prototype.Lock=function(){var{r:e,$s:t,$r:r,$c:n}=hr(this,{});t=t||0;e:for(;;){switch(t){case 0:r=V(e=this,m).RLock(),t=1;case 1:if(n&&(n=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;return void(t=-1)}return}return{$blk:a.ptr.prototype.Lock,$c:!0,$r:r,r:e,$s:t}},a.prototype.Lock=function(){return this.$val.Lock()},a.ptr.prototype.Unlock=function(){var{r:e,$s:t,$r:r,$c:n}=hr(this,{});t=t||0;e:for(;;){switch(t){case 0:r=V(e=this,m).RUnlock(),t=1;case 1:if(n&&(n=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;return void(t=-1)}return}return{$blk:a.ptr.prototype.Unlock,$c:!0,$r:r,r:e,$s:t}},a.prototype.Unlock=function(){return this.$val.Unlock()},F=function(){new $.ptr(0,0,0,0,0),M(20)},R=function(){p("native function not implemented: sync.runtime_doSpin")},T=function(){p("native function not implemented: sync.fatal")},l.ptr.prototype.Lock=function(){var{m:e,$s:t,$r:r,$c:n}=hr(this,{});t=t||0;e:for(;;){switch(t){case 0:if(e=this,i.CompareAndSwapInt32(e.$ptr_state||(e.$ptr_state=new k((function(){return this.$target.state}),(function(e){this.$target.state=e}),e)),0,1))return void(t=-1);r=e.lockSlow(),t=1;case 1:if(n&&(n=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;return void(t=-1)}return}return{$blk:l.ptr.prototype.Lock,$c:!0,$r:r,m:e,$s:t}},l.prototype.Lock=function(){return this.$val.Lock()},l.ptr.prototype.TryLock=function(){var e,t;return!(5&(t=(e=this).state)||!i.CompareAndSwapInt32(e.$ptr_state||(e.$ptr_state=new k((function(){return this.$target.state}),(function(e){this.$target.state=e}),e)),t,1|t))},l.prototype.TryLock=function(){return this.$val.TryLock()},l.ptr.prototype.lockSlow=function(){var{_r:e,_r$1:t,_v:r,awoke:n,delta:o,iter:a,m:p,new$1:s,old:c,queueLifo:$,starving:u,waitStartTime:f,x:d,x$1:h,$s:g,$r:b,$c:y}=hr(this,{});g=g||0;e:for(;;){switch(g){case 0:p=this,f=new Re(0,0),u=!1,n=!1,a=0,c=p.state;case 1:if(1==(5&c)&&j(a)){g=3;continue}g=4;continue;case 3:!n&&!(2&c)&&c>>3&&i.CompareAndSwapInt32(p.$ptr_state||(p.$ptr_state=new k((function(){return this.$target.state}),(function(e){this.$target.state=e}),p)),c,2|c)&&(n=!0),b=R(),g=5;case 5:if(y&&(y=!1,b=b.$blk()),b&&void 0!==b.$blk)break e;a=a+1|0,c=p.state,g=1;continue;case 4:if(s=c,4&c||(s|=1),5&c&&(s=s+8|0),u&&1&c&&(s|=4),n&&(2&s||U("sync: inconsistent mutex state"),s&=-3),i.CompareAndSwapInt32(p.$ptr_state||(p.$ptr_state=new k((function(){return this.$target.state}),(function(e){this.$target.state=e}),p)),c,s)){g=6;continue}g=7;continue;case 6:if(!(5&c)){g=2;continue}if($=!(0===f.$high&&0===f.$low),0===f.$high&&0===f.$low){g=9;continue}g=10;continue;case 9:e=W(),g=11;case 11:if(y&&(y=!1,e=e.$blk()),e&&void 0!==e.$blk)break e;f=e;case 10:b=P(p.$ptr_sema||(p.$ptr_sema=new w((function(){return this.$target.sema}),(function(e){this.$target.sema=e}),p)),$,1),g=12;case 12:if(y&&(y=!1,b=b.$blk()),b&&void 0!==b.$blk)break e;if(u){r=!0,g=13;continue e}t=W(),g=14;case 14:if(y&&(y=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;r=(d=new Re((h=t).$high-f.$high,h.$low-f.$low)).$high>0||0===d.$high&&d.$low>1e6;case 13:if(u=r,4&(c=p.state)){!(3&c)&&c>>3||U("sync: inconsistent mutex state"),o=-7,u&&c>>3!=1||(o=o-4|0),i.AddInt32(p.$ptr_state||(p.$ptr_state=new k((function(){return this.$target.state}),(function(e){this.$target.state=e}),p)),o),g=2;continue}n=!0,a=0,g=8;continue;case 7:c=p.state;case 8:g=1;continue;case 2:return void(g=-1)}return}return{$blk:l.ptr.prototype.lockSlow,$c:!0,$r:b,_r:e,_r$1:t,_v:r,awoke:n,delta:o,iter:a,m:p,new$1:s,old:c,queueLifo:$,starving:u,waitStartTime:f,x:d,x$1:h,$s:g}},l.prototype.lockSlow=function(){return this.$val.lockSlow()},l.ptr.prototype.Unlock=function(){var{m:e,new$1:t,$s:r,$r:n,$c:o}=hr(this,{});r=r||0;e:for(;;){switch(r){case 0:if(e=this,0!==(t=i.AddInt32(e.$ptr_state||(e.$ptr_state=new k((function(){return this.$target.state}),(function(e){this.$target.state=e}),e)),-1))){r=1;continue}r=2;continue;case 1:n=e.unlockSlow(t),r=3;case 3:if(o&&(o=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;case 2:return void(r=-1)}return}return{$blk:l.ptr.prototype.Unlock,$c:!0,$r:n,m:e,new$1:t,$s:r}},l.prototype.Unlock=function(){return this.$val.Unlock()},l.ptr.prototype.unlockSlow=function(e){var{m:t,new$1:e,old:r,$s:n,$r:o,$c:a}=hr(this,{new$1:e});n=n||0;e:for(;;){switch(n){case 0:if(t=this,!(e+1&1)){n=1;continue}n=2;continue;case 1:o=T("sync: unlock of unlocked mutex"),n=3;case 3:if(a&&(a=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;case 2:if(!(4&e)){n=4;continue}n=5;continue;case 4:r=e;case 7:if(!(r>>3)||7&r)return void(n=-1);if(e=r-8|2,i.CompareAndSwapInt32(t.$ptr_state||(t.$ptr_state=new k((function(){return this.$target.state}),(function(e){this.$target.state=e}),t)),r,e)){n=9;continue}n=10;continue;case 9:o=L(t.$ptr_sema||(t.$ptr_sema=new w((function(){return this.$target.sema}),(function(e){this.$target.sema=e}),t)),!1,1),n=11;case 11:if(a&&(a=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;return void(n=-1);case 10:r=t.state,n=7;continue;case 8:n=6;continue;case 5:o=L(t.$ptr_sema||(t.$ptr_sema=new w((function(){return this.$target.sema}),(function(e){this.$target.sema=e}),t)),!0,1),n=12;case 12:if(a&&(a=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;case 6:return void(n=-1)}return}return{$blk:l.ptr.prototype.unlockSlow,$c:!0,$r:o,m:t,new$1:e,old:r,$s:n}},l.prototype.unlockSlow=function(e){return this.$val.unlockSlow(e)},N=function(e){var{s:e,$s:t,$r:r,$c:n}=hr(this,{s:e});t=t||0;e:for(;;){switch(t){case 0:r=P(e,!1,1),t=1;case 1:if(n&&(n=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;return void(t=-1)}return}return{$blk:N,$c:!0,$r:r,s:e,$s:t}},s["sync.runtime_Semacquire"]=N,P=function(e,t,r){var{_entry:n,_entry$1:i,_entry$2:o,_entry$3:a,_entry$4:s,_key:c,_key$1:$,_key$2:l,_r:u,ch:f,lifo:t,s:e,skipframes:r,$s:d,$r:k,$c:b}=hr(this,{s:e,lifo:t,skipframes:r});d=d||0;e:for(;;){switch(d){case 0:if(e.$get()-(void 0!==(n=h(A,w.keyFor(e)))?n.v:0)>>>0==0){d=1;continue}d=2;continue;case 1:f=new He(Ee,0),t?(c=e,(I||p("assignment to entry in nil map")).set(w.keyFor(c),{k:c,v:D(new _([f]),(i=h(I,w.keyFor(e)),void 0!==i?i.v:_.nil))})):($=e,(I||p("assignment to entry in nil map")).set(w.keyFor($),{k:$,v:O((o=h(I,w.keyFor(e)),void 0!==o?o.v:_.nil),f)})),u=kr(f),d=3;case 3:if(b&&(b=!1,u=u.$blk()),u&&void 0!==u.$blk)break e;u[0],l=e,(A||p("assignment to entry in nil map")).set(w.keyFor(l),{k:l,v:(a=h(A,w.keyFor(e)),(void 0!==a?a.v:0)-1>>>0)}),0===(void 0!==(s=h(A,w.keyFor(e)))?s.v:0)&&g(A,w.keyFor(e));case 2:return e.$set(e.$get()-1>>>0),void(d=-1)}return}return{$blk:P,$c:!0,$r:k,_entry:n,_entry$1:i,_entry$2:o,_entry$3:a,_entry$4:s,_key:c,_key$1:$,_key$2:l,_r:u,ch:f,lifo:t,s:e,skipframes:r,$s:d}},L=function(e,t,r){var{_entry:n,_entry$1:i,_key:o,_key$1:a,ch:s,handoff:t,s:e,skipframes:r,w:c,$s:$,$r:l,$c:u}=hr(this,{s:e,handoff:t,skipframes:r});$=$||0;e:for(;;){switch($){case 0:if(e.$set(e.$get()+1>>>0),0===(c=void 0!==(n=h(I,w.keyFor(e)))?n.v:_.nil).$length)return void($=-1);s=0>=c.$length?void p("index out of range"):c.$array[c.$offset+0],c=y(c,1),o=e,(I||p("assignment to entry in nil map")).set(w.keyFor(o),{k:o,v:c}),0===c.$length&&g(I,w.keyFor(e)),a=e,(A||p("assignment to entry in nil map")).set(w.keyFor(a),{k:a,v:(i=h(A,w.keyFor(e)),(void 0!==i?i.v:0)+1>>>0)}),l=gr(s,!0),$=1;case 1:if(u&&(u=!1,l=l.$blk()),l&&void 0!==l.$blk)break e;return void($=-1)}return}return{$blk:L,$c:!0,$r:l,_entry:n,_entry$1:i,_key:o,_key$1:a,ch:s,handoff:t,s:e,skipframes:r,w:c,$s:$}},s["sync.runtime_Semrelease"]=L,M=function(e){},j=function(e){return!1},W=function(){p("native function not implemented: sync.runtime_nanotime")},U=function(e){p(vr(e,We))},d.ptr.prototype.Get=function(){var{$24r:e,_r:t,p:r,x:n,x$1:i,x$2:o,$s:a,$r:s,$c:c}=hr(this,{});a=a||0;e:for(;;){switch(a){case 0:if(0===(r=this).store.$length){a=1;continue}a=2;continue;case 1:if(r.New!==u){a=3;continue}a=4;continue;case 3:t=r.New(),a=5;case 5:if(c&&(c=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;e=t,a=6;case 6:return e;case 4:return a=-1,tt;case 2:return n=r.store,o=(i=r.store.$length-1|0)<0||i>=n.$length?void p("index out of range"):n.$array[n.$offset+i],r.store=y(r.store,0,r.store.$length-1|0),a=-1,o}return}return{$blk:d.ptr.prototype.Get,$c:!0,$r:s,$24r:e,_r:t,p:r,x:n,x$1:i,x$2:o,$s:a}},d.prototype.Get=function(){return this.$val.Get()},d.ptr.prototype.Put=function(e){B(e,tt)||(this.store=O(this.store,e))},d.prototype.Put=function(e){return this.$val.Put(e)},m.methods=[{prop:"RLock",name:"RLock",pkg:"",typ:Qe([],[],!1)},{prop:"TryRLock",name:"TryRLock",pkg:"",typ:Qe([],[Ee],!1)},{prop:"RUnlock",name:"RUnlock",pkg:"",typ:Qe([],[],!1)},{prop:"rUnlockSlow",name:"rUnlockSlow",pkg:"sync",typ:Qe([Fe],[],!1)},{prop:"Lock",name:"Lock",pkg:"",typ:Qe([],[],!1)},{prop:"TryLock",name:"TryLock",pkg:"",typ:Qe([],[Ee],!1)},{prop:"Unlock",name:"Unlock",pkg:"",typ:Qe([],[],!1)},{prop:"RLocker",name:"RLocker",pkg:"",typ:Qe([],[f],!1)}],b.methods=[{prop:"Lock",name:"Lock",pkg:"",typ:Qe([],[],!1)},{prop:"Unlock",name:"Unlock",pkg:"",typ:Qe([],[],!1)}],x.methods=[{prop:"Lock",name:"Lock",pkg:"",typ:Qe([],[],!1)},{prop:"TryLock",name:"TryLock",pkg:"",typ:Qe([],[Ee],!1)},{prop:"lockSlow",name:"lockSlow",pkg:"sync",typ:Qe([],[],!1)},{prop:"Unlock",name:"Unlock",pkg:"",typ:Qe([],[],!1)},{prop:"unlockSlow",name:"unlockSlow",pkg:"sync",typ:Qe([Fe],[],!1)}],E.methods=[{prop:"Get",name:"Get",pkg:"",typ:Qe([],[et],!1)},{prop:"Put",name:"Put",pkg:"",typ:Qe([et],[],!1)}],o.init("sync",[{prop:"w",name:"w",embedded:!1,exported:!1,typ:l,tag:""},{prop:"writerSem",name:"writerSem",embedded:!1,exported:!1,typ:Ve,tag:""},{prop:"readerSem",name:"readerSem",embedded:!1,exported:!1,typ:Ve,tag:""},{prop:"readerCount",name:"readerCount",embedded:!1,exported:!1,typ:Fe,tag:""},{prop:"readerWait",name:"readerWait",embedded:!1,exported:!1,typ:Fe,tag:""}]),a.init("sync",[{prop:"w",name:"w",embedded:!1,exported:!1,typ:l,tag:""},{prop:"writerSem",name:"writerSem",embedded:!1,exported:!1,typ:Ve,tag:""},{prop:"readerSem",name:"readerSem",embedded:!1,exported:!1,typ:Ve,tag:""},{prop:"readerCount",name:"readerCount",embedded:!1,exported:!1,typ:Fe,tag:""},{prop:"readerWait",name:"readerWait",embedded:!1,exported:!1,typ:Fe,tag:""}]),$.init("sync",[{prop:"wait",name:"wait",embedded:!1,exported:!1,typ:Ve,tag:""},{prop:"notify",name:"notify",embedded:!1,exported:!1,typ:Ve,tag:""},{prop:"lock",name:"lock",embedded:!1,exported:!1,typ:De,tag:""},{prop:"head",name:"head",embedded:!1,exported:!1,typ:Ue,tag:""},{prop:"tail",name:"tail",embedded:!1,exported:!1,typ:Ue,tag:""}]),l.init("sync",[{prop:"state",name:"state",embedded:!1,exported:!1,typ:Fe,tag:""},{prop:"sema",name:"sema",embedded:!1,exported:!1,typ:Ve,tag:""}]),f.init([{prop:"Lock",name:"Lock",pkg:"",typ:Qe([],[],!1)},{prop:"Unlock",name:"Unlock",pkg:"",typ:Qe([],[],!1)}]),d.init("sync",[{prop:"store",name:"store",embedded:!1,exported:!1,typ:S,tag:""},{prop:"New",name:"New",embedded:!1,exported:!0,typ:C,tag:""}]),z.$initLinknames=function(){W=s["runtime.nanotime"]},e=function(){z.$init=function(){};var o,a,p=!1,s=0;void 0!==this&&void 0!==this.$blk&&(p=!0,s=(o=this).$s,a=o.$r);e:for(;;){switch(s){case 0:a=r.$init(),s=1;case 1:if(p&&(p=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;a=n.$init(),s=2;case 2:if(p&&(p=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;a=i.$init(),s=3;case 3:if(p&&(p=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;new Uint8Array(8),I=new t.Map,A=new t.Map,F()}return}return void 0===o&&(o={$blk:e}),o.$s=s,o.$r=a,o},z.$init=e,z}(),c.io=function(){var e,t,r,n,i,o,a,p,s,$,l,u,f,d,w,h,g,k={};return t=c.errors,r=c.sync,n=k.Reader=xe(8,ue,"io.Reader",!0,"io",!0,null),i=k.Writer=xe(8,ue,"io.Writer",!0,"io",!0,null),o=k.ReaderFrom=xe(8,ue,"io.ReaderFrom",!0,"io",!0,null),a=k.WriterTo=xe(8,ue,"io.WriterTo",!0,"io",!0,null),p=k.RuneReader=xe(8,ue,"io.RuneReader",!0,"io",!0,null),s=k.RuneScanner=xe(8,ue,"io.RuneScanner",!0,"io",!0,null),$=k.LimitedReader=xe(0,ge,"io.LimitedReader",!0,"io",!0,(function(e,t){if(this.$val=this,0===arguments.length)return this.R=tt,void(this.N=new Re(0,0));this.R=e,this.N=t})),l=Jt(et),u=Jt(Ne),f=Gt(u),d=Gt($),h=function(e,t){var{$24r:r,_r:n,_tuple:i,dst:e,err:o,src:t,written:a,$s:p,$r:s,$c:c}=hr(this,{dst:e,src:t});p=p||0;e:for(;;){switch(p){case 0:a=new Re(0,0),o=tt,n=g(e,t,u.nil),p=1;case 1:if(c&&(c=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;r=[a=(i=n)[0],o=i[1]],p=2;case 2:return r}return}return{$blk:h,$c:!0,$r:s,$24r:r,_r:n,_tuple:i,dst:e,err:o,src:t,written:a,$s:p}},k.Copy=h,g=function(e,t,r){var{$24r:n,$24r$1:i,_r:p,_r$1:s,_r$2:c,_r$3:$,_tmp:l,_tmp$1:f,_tuple:h,_tuple$1:b,_tuple$2:m,_tuple$3:v,_tuple$4:_,_tuple$5:x,_tuple$6:S,buf:r,dst:e,er:E,err:C,ew:I,l:A,nr:F,nw:R,ok:T,ok$1:N,ok$2:P,rt:V,size:O,src:t,written:D,wt:L,x$2:M,x$3:j,x$4:W,x$5:U,x$6:z,$s:K,$r:G,$c:q}=hr(this,{dst:e,src:t,buf:r});K=K||0;e:for(;;){switch(K){case 0:if(D=new Re(0,0),C=tt,L=(h=Yt(t,a,!0))[0],T=h[1]){K=1;continue}K=2;continue;case 1:p=L.WriteTo(e),K=3;case 3:if(q&&(q=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;n=[D=(b=p)[0],C=b[1]],K=4;case 4:return n;case 2:if(V=(m=Yt(e,o,!0))[0],N=m[1]){K=5;continue}K=6;continue;case 5:s=V.ReadFrom(t),K=7;case 7:if(q&&(q=!1,s=s.$blk()),s&&void 0!==s.$blk)break e;i=[D=(v=s)[0],C=v[1]],K=8;case 8:return i;case 6:r===u.nil&&(O=32768,A=(_=Yt(t,d,!0))[0],(P=_[1])&&(M=new Re(0,O),j=A.N,M.$high>j.$high||M.$high===j.$high&&M.$low>j.$low)&&(O=(W=A.N).$high<0||0===W.$high&&W.$low<1?1:(U=A.N).$low+4294967296*(U.$high>>31)|0),r=Zt(u,O));case 9:c=t.Read(r),K=11;case 11:if(q&&(q=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;if(F=(x=c)[0],E=x[1],F>0){K=12;continue}K=13;continue;case 12:$=e.Write(y(r,0,F)),K=14;case 14:if(q&&(q=!1,$=$.$blk()),$&&void 0!==$.$blk)break e;if(R=(S=$)[0],I=S[1],(R<0||Fl.$high||c.$high===l.$high&&c.$low>l.$low)&&(e=y(e,0,Z(a.N))),t=a.R.Read(e),d=1;case 1:if(h&&(h=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;return p=(i=t)[0],o=i[1],a.N=(u=a.N,f=new Re(0,p),new Re(u.$high-f.$high,u.$low-f.$low)),d=-1,[p,o]}return}return{$blk:$.ptr.prototype.Read,$c:!0,$r:w,_r:t,_tmp:r,_tmp$1:n,_tuple:i,err:o,l:a,n:p,p:e,x$2:s,x$3:c,x$4:l,x$5:u,x$6:f,$s:d}},$.prototype.Read=function(e){return this.$val.Read(e)},d.methods=[{prop:"Read",name:"Read",pkg:"",typ:Qe([u],[Ce,rt],!1)}],n.init([{prop:"Read",name:"Read",pkg:"",typ:Qe([u],[Ce,rt],!1)}]),i.init([{prop:"Write",name:"Write",pkg:"",typ:Qe([u],[Ce,rt],!1)}]),o.init([{prop:"ReadFrom",name:"ReadFrom",pkg:"",typ:Qe([n],[Re,rt],!1)}]),a.init([{prop:"WriteTo",name:"WriteTo",pkg:"",typ:Qe([i],[Re,rt],!1)}]),p.init([{prop:"ReadRune",name:"ReadRune",pkg:"",typ:Qe([],[Fe,Ce,rt],!1)}]),s.init([{prop:"ReadRune",name:"ReadRune",pkg:"",typ:Qe([],[Fe,Ce,rt],!1)},{prop:"UnreadRune",name:"UnreadRune",pkg:"",typ:Qe([],[rt],!1)}]),$.init("",[{prop:"R",name:"R",embedded:!1,exported:!0,typ:n,tag:""},{prop:"N",name:"N",embedded:!1,exported:!0,typ:Re,tag:""}]),e=function(){k.$init=function(){};var n,i,o=!1,a=0;void 0!==this&&void 0!==this.$blk&&(o=!0,a=(n=this).$s,i=n.$r);e:for(;;){switch(a){case 0:i=t.$init(),a=1;case 1:if(o&&(o=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;i=r.$init(),a=2;case 2:if(o&&(o=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;k.ErrClosedPipe=t.New("io: read/write on closed pipe"),k.ErrShortWrite=t.New("short write"),w=t.New("invalid write result"),k.ErrShortBuffer=t.New("short buffer"),k.EOF=t.New("EOF"),k.ErrUnexpectedEOF=t.New("unexpected EOF"),k.ErrNoProgress=t.New("multiple Read calls return no data or error"),t.New("Seek: invalid whence"),t.New("Seek: invalid offset"),new r.Pool.ptr(l.nil,(function(){var e;return e=Zt(u,8192),new f((function(){return e}),(function(t){e=t}))}))}return}return void 0===n&&(n={$blk:e}),n.$s=a,n.$r=i,n},k.$init=e,k}(),c.unicode=function(){var e,t,r,n,i,o,a,s,c,$,l,u,f,d,w,h,g,k,b,m,v,_,x,S,E,C,I,A,F,R,T,N,V,O,D,L,M,B,j,W,U,z,K,G,q,H,J,Z,Q,X,Y,ee,te,re,ne,ie,oe,ae,pe,se,ce,le,ue,fe,de,we,he,ke,be,ye,me,ve,_e,Se,Ee,Ie,Ae,Re,Te,Ne,Oe,De,Le,Me,Be,je,Ue,ze,Ge,He,Je,Ze,Qe,Xe,Ye,et,tt,rt,nt,it,ot,at,pt,st,ct,$t,lt,ut,ft,dt,wt,ht,gt,kt,bt,yt,mt,vt,_t,xt,St,Et,Ct,It,At,Ft,Rt,Tt,Nt,Pt,Vt,Ot,Dt,Lt,Mt,Bt,jt,Wt,Ut,zt,qt,Ht,Zt,Qt,Xt,Yt,er,tr,rr,nr,ir,or,ar,pr,sr,cr,$r,lr,ur,fr,dr,wr,hr,gr,kr,br,yr,mr,vr,_r,xr,Sr,Er,Cr,Ir,Ar,Fr,Rr,Tr,Nr,Pr,Vr,Or,Dr,Lr,Mr,Br,jr,Wr,Ur,zr,Kr,Gr,qr,Hr,Jr,Zr,Qr,Xr,Yr,en,tn,rn,nn,on,an,pn,sn,cn,$n,ln,un,fn,dn,wn,hn,gn,kn,bn,yn,mn,vn,_n,xn,Sn,En,Cn,In,An,Fn,Rn,Tn,Nn,Pn,Vn,On,Dn={};return t=Dn.RangeTable=xe(0,ge,"unicode.RangeTable",!0,"unicode",!0,(function(e,t,r){if(this.$val=this,0===arguments.length)return this.R16=s.nil,this.R32=c.nil,void(this.LatinOffset=0);this.R16=e,this.R32=t,this.LatinOffset=r})),r=Dn.Range16=xe(0,ge,"unicode.Range16",!0,"unicode",!0,(function(e,t,r){if(this.$val=this,0===arguments.length)return this.Lo=0,this.Hi=0,void(this.Stride=0);this.Lo=e,this.Hi=t,this.Stride=r})),n=Dn.Range32=xe(0,ge,"unicode.Range32",!0,"unicode",!0,(function(e,t,r){if(this.$val=this,0===arguments.length)return this.Lo=0,this.Hi=0,void(this.Stride=0);this.Lo=e,this.Hi=t,this.Stride=r})),i=Dn.CaseRange=xe(0,ge,"unicode.CaseRange",!0,"unicode",!0,(function(e,t,r){if(this.$val=this,0===arguments.length)return this.Lo=0,this.Hi=0,void(this.Delta=u.zero());this.Lo=e,this.Hi=t,this.Delta=r})),o=Dn.d=xe(12,$e,"unicode.d",!0,"unicode",!1,null),a=Dn.foldPair=xe(0,ge,"unicode.foldPair",!0,"unicode",!1,(function(e,t){if(this.$val=this,0===arguments.length)return this.From=0,void(this.To=0);this.From=e,this.To=t})),s=Jt(r),c=Jt(n),$=Jt(a),l=Jt(i),u=qe(Fe,3),f=Gt(t),d=Jt(f),_n=function(e,t){var r,n,i,o,a,s,c,$,l,u,f;if(e.$length<=18||t<=255){for(a=e,r=0;r=e.$length?void p("index out of range"):e.$array[e.$offset+c]).Lo)return!1;if(t<=u.Hi)return 1===u.Stride||0===((i=(t-u.Lo<<16>>>16)%u.Stride)==i?i:p("integer divide by zero"));r++}return!1}for($=0,s=e.$length;$=e.$length?void p("index out of range"):e.$array[e.$offset+l]).Lo<=t&&t<=f.Hi)return 1===f.Stride||0===((o=(t-f.Lo<<16>>>16)%f.Stride)==o?o:p("integer divide by zero"));t=e.$length?void p("index out of range"):e.$array[e.$offset+$]).Lo)return!1;if(t<=f.Hi)return 1===f.Stride||0===((o=(t-f.Lo>>>0)%f.Stride)==o?o:p("integer divide by zero"));r++}return!1}for(l=0,c=e.$length;l=e.$length?void p("index out of range"):e.$array[e.$offset+u],n)).Lo<=t&&t<=d.Hi)return 1===d.Stride||0===((a=(t-d.Lo>>>0)%d.Stride)==a?a:p("integer divide by zero"));t0&&t>>>0<=(i=r.$length-1|0,i<0||i>=r.$length?void p("index out of range"):r.$array[r.$offset+i]).Hi>>>0?_n(r,t<<16>>>16):(n=e.R32).$length>0&&t>=(0|(0>=n.$length?void p("index out of range"):n.$array[n.$offset+0]).Lo)&&xn(n,t>>>0)},Dn.Is=Sn,En=function(e,t){var r,n,i,o;return n=e.R16,r=e.LatinOffset,n.$length>r&&t>>>0<=(o=n.$length-1|0,o<0||o>=n.$length?void p("index out of range"):n.$array[n.$offset+o]).Hi>>>0?_n(y(n,r),t<<16>>>16):(i=e.R32).$length>0&&t>=(0|(0>=i.$length?void p("index out of range"):i.$array[i.$offset+0]).Lo)&&xn(i,t>>>0)},Cn=function(e,t){return Vn(e,t,Dn.CaseRanges)[0]},Dn.To=Cn,In=function(e){return e<=127?(97<=e&&e<=122&&(e=e-32|0),e):Cn(0,e)},Dn.ToUpper=In,An=function(e){return e<=127?(65<=e&&e<=90&&(e=e+32|0),e):Cn(1,e)},Dn.ToLower=An,Fn=function(e){var t,r,n,i,o;if(e<0||e>1114111)return e;if((0|e)<128)return 0|(e<0||e>=un.length?void p("index out of range"):un[e]);for(i=0,r=fn.$length;i=fn.$length?void p("index out of range"):fn.$array[fn.$offset+o]).From)=fn.$length?void p("index out of range"):fn.$array[fn.$offset+i]).From)===e?0|(i<0||i>=fn.$length?void p("index out of range"):fn.$array[fn.$offset+i]).To:(n=An(e))!==e?n:In(e)},Dn.SimpleFold=Fn,Rn=function(e){var t;return e>>>0<=255?!((128&(t=e<<24>>>24,t<0||t>=ln.length?void p("index out of range"):ln[t]))>>>0==0):Tn(e,Dn.PrintRanges)},Dn.IsPrint=Rn,Tn=function(e,t){var r,n,i;for(n=t,r=0;r=n.$length?void p("index out of range"):n.$array[n.$offset+r],Sn(i,e))return!0;r++}return!1},Dn.In=Tn,Nn=function(e){var t;return e>>>0<=255?!((96&(t=e<<24>>>24,t<0||t>=ln.length?void p("index out of range"):ln[t]))>>>0==0):En(Dn.Letter,e)},Dn.IsLetter=Nn,Pn=function(e){var t;return e>>>0<=255?9===(t=e)||10===t||11===t||12===t||13===t||32===t||133===t||160===t:En(Dn.White_Space,e)},Dn.IsSpace=Pn,Vn=function(e,t,r){var n,i,o,a,s,c,$;if(e<0||3<=e)return[65533,!1];for(s=0,a=r.$length;s=r.$length?void p("index out of range"):r.$array[r.$offset+c]).Lo)<=t&&t<=(0|i.Hi))return $=i.Delta,(o=e<0||e>=$.length?void p("index out of range"):$[e])>1114111?[(0|i.Lo)+(t-(0|i.Lo)&-2|1&e)|0,!0]:[t+o|0,!0];t<(0|i.Lo)?a=c:s=c+1|0}return[t,!1]},On=function(e){return e<=255?48<=e&&e<=57:En(Dn.Digit,e)},Dn.IsDigit=On,t.init("",[{prop:"R16",name:"R16",embedded:!1,exported:!0,typ:s,tag:""},{prop:"R32",name:"R32",embedded:!1,exported:!0,typ:c,tag:""},{prop:"LatinOffset",name:"LatinOffset",embedded:!1,exported:!0,typ:Ce,tag:""}]),r.init("",[{prop:"Lo",name:"Lo",embedded:!1,exported:!0,typ:Pe,tag:""},{prop:"Hi",name:"Hi",embedded:!1,exported:!0,typ:Pe,tag:""},{prop:"Stride",name:"Stride",embedded:!1,exported:!0,typ:Pe,tag:""}]),n.init("",[{prop:"Lo",name:"Lo",embedded:!1,exported:!0,typ:Ve,tag:""},{prop:"Hi",name:"Hi",embedded:!1,exported:!0,typ:Ve,tag:""},{prop:"Stride",name:"Stride",embedded:!1,exported:!0,typ:Ve,tag:""}]),i.init("",[{prop:"Lo",name:"Lo",embedded:!1,exported:!0,typ:Ve,tag:""},{prop:"Hi",name:"Hi",embedded:!1,exported:!0,typ:Ve,tag:""},{prop:"Delta",name:"Delta",embedded:!1,exported:!0,typ:o,tag:""}]),o.init(Fe,3),a.init("",[{prop:"From",name:"From",embedded:!1,exported:!0,typ:Pe,tag:""},{prop:"To",name:"To",embedded:!1,exported:!0,typ:Pe,tag:""}]),e=function(){Dn.$init=function(){};var p,u,f=0;for(void 0!==this&&void 0!==this.$blk&&(f=(p=this).$s,u=p.$r);;)return void(0===f&&(w=new t.ptr(new s([P(new r.ptr(0,31,1),r),P(new r.ptr(127,159,1),r),P(new r.ptr(173,1536,1363),r),P(new r.ptr(1537,1541,1),r),P(new r.ptr(1564,1757,193),r),P(new r.ptr(1807,2274,467),r),P(new r.ptr(6158,8203,2045),r),P(new r.ptr(8204,8207,1),r),P(new r.ptr(8234,8238,1),r),P(new r.ptr(8288,8292,1),r),P(new r.ptr(8294,8303,1),r),P(new r.ptr(55296,63743,1),r),P(new r.ptr(65279,65529,250),r),P(new r.ptr(65530,65531,1),r)]),new c([P(new n.ptr(69821,69837,16),n),P(new n.ptr(78896,78904,1),n),P(new n.ptr(113824,113827,1),n),P(new n.ptr(119155,119162,1),n),P(new n.ptr(917505,917536,31),n),P(new n.ptr(917537,917631,1),n),P(new n.ptr(983040,1048573,1),n),P(new n.ptr(1048576,1114109,1),n)]),2),h=new t.ptr(new s([P(new r.ptr(0,31,1),r),P(new r.ptr(127,159,1),r)]),c.nil,2),g=new t.ptr(new s([P(new r.ptr(173,1536,1363),r),P(new r.ptr(1537,1541,1),r),P(new r.ptr(1564,1757,193),r),P(new r.ptr(1807,2274,467),r),P(new r.ptr(6158,8203,2045),r),P(new r.ptr(8204,8207,1),r),P(new r.ptr(8234,8238,1),r),P(new r.ptr(8288,8292,1),r),P(new r.ptr(8294,8303,1),r),P(new r.ptr(65279,65529,250),r),P(new r.ptr(65530,65531,1),r)]),new c([P(new n.ptr(69821,69837,16),n),P(new n.ptr(78896,78904,1),n),P(new n.ptr(113824,113827,1),n),P(new n.ptr(119155,119162,1),n),P(new n.ptr(917505,917536,31),n),P(new n.ptr(917537,917631,1),n)]),0),k=new t.ptr(new s([P(new r.ptr(57344,63743,1),r)]),new c([P(new n.ptr(983040,1048573,1),n),P(new n.ptr(1048576,1114109,1),n)]),0),b=new t.ptr(new s([P(new r.ptr(55296,57343,1),r)]),c.nil,0),m=new t.ptr(new s([P(new r.ptr(65,90,1),r),P(new r.ptr(97,122,1),r),P(new r.ptr(170,181,11),r),P(new r.ptr(186,192,6),r),P(new r.ptr(193,214,1),r),P(new r.ptr(216,246,1),r),P(new r.ptr(248,705,1),r),P(new r.ptr(710,721,1),r),P(new r.ptr(736,740,1),r),P(new r.ptr(748,750,2),r),P(new r.ptr(880,884,1),r),P(new r.ptr(886,887,1),r),P(new r.ptr(890,893,1),r),P(new r.ptr(895,902,7),r),P(new r.ptr(904,906,1),r),P(new r.ptr(908,910,2),r),P(new r.ptr(911,929,1),r),P(new r.ptr(931,1013,1),r),P(new r.ptr(1015,1153,1),r),P(new r.ptr(1162,1327,1),r),P(new r.ptr(1329,1366,1),r),P(new r.ptr(1369,1376,7),r),P(new r.ptr(1377,1416,1),r),P(new r.ptr(1488,1514,1),r),P(new r.ptr(1519,1522,1),r),P(new r.ptr(1568,1610,1),r),P(new r.ptr(1646,1647,1),r),P(new r.ptr(1649,1747,1),r),P(new r.ptr(1749,1765,16),r),P(new r.ptr(1766,1774,8),r),P(new r.ptr(1775,1786,11),r),P(new r.ptr(1787,1788,1),r),P(new r.ptr(1791,1808,17),r),P(new r.ptr(1810,1839,1),r),P(new r.ptr(1869,1957,1),r),P(new r.ptr(1969,1994,25),r),P(new r.ptr(1995,2026,1),r),P(new r.ptr(2036,2037,1),r),P(new r.ptr(2042,2048,6),r),P(new r.ptr(2049,2069,1),r),P(new r.ptr(2074,2084,10),r),P(new r.ptr(2088,2112,24),r),P(new r.ptr(2113,2136,1),r),P(new r.ptr(2144,2154,1),r),P(new r.ptr(2208,2228,1),r),P(new r.ptr(2230,2247,1),r),P(new r.ptr(2308,2361,1),r),P(new r.ptr(2365,2384,19),r),P(new r.ptr(2392,2401,1),r),P(new r.ptr(2417,2432,1),r),P(new r.ptr(2437,2444,1),r),P(new r.ptr(2447,2448,1),r),P(new r.ptr(2451,2472,1),r),P(new r.ptr(2474,2480,1),r),P(new r.ptr(2482,2486,4),r),P(new r.ptr(2487,2489,1),r),P(new r.ptr(2493,2510,17),r),P(new r.ptr(2524,2525,1),r),P(new r.ptr(2527,2529,1),r),P(new r.ptr(2544,2545,1),r),P(new r.ptr(2556,2565,9),r),P(new r.ptr(2566,2570,1),r),P(new r.ptr(2575,2576,1),r),P(new r.ptr(2579,2600,1),r),P(new r.ptr(2602,2608,1),r),P(new r.ptr(2610,2611,1),r),P(new r.ptr(2613,2614,1),r),P(new r.ptr(2616,2617,1),r),P(new r.ptr(2649,2652,1),r),P(new r.ptr(2654,2674,20),r),P(new r.ptr(2675,2676,1),r),P(new r.ptr(2693,2701,1),r),P(new r.ptr(2703,2705,1),r),P(new r.ptr(2707,2728,1),r),P(new r.ptr(2730,2736,1),r),P(new r.ptr(2738,2739,1),r),P(new r.ptr(2741,2745,1),r),P(new r.ptr(2749,2768,19),r),P(new r.ptr(2784,2785,1),r),P(new r.ptr(2809,2821,12),r),P(new r.ptr(2822,2828,1),r),P(new r.ptr(2831,2832,1),r),P(new r.ptr(2835,2856,1),r),P(new r.ptr(2858,2864,1),r),P(new r.ptr(2866,2867,1),r),P(new r.ptr(2869,2873,1),r),P(new r.ptr(2877,2908,31),r),P(new r.ptr(2909,2911,2),r),P(new r.ptr(2912,2913,1),r),P(new r.ptr(2929,2947,18),r),P(new r.ptr(2949,2954,1),r),P(new r.ptr(2958,2960,1),r),P(new r.ptr(2962,2965,1),r),P(new r.ptr(2969,2970,1),r),P(new r.ptr(2972,2974,2),r),P(new r.ptr(2975,2979,4),r),P(new r.ptr(2980,2984,4),r),P(new r.ptr(2985,2986,1),r),P(new r.ptr(2990,3001,1),r),P(new r.ptr(3024,3077,53),r),P(new r.ptr(3078,3084,1),r),P(new r.ptr(3086,3088,1),r),P(new r.ptr(3090,3112,1),r),P(new r.ptr(3114,3129,1),r),P(new r.ptr(3133,3160,27),r),P(new r.ptr(3161,3162,1),r),P(new r.ptr(3168,3169,1),r),P(new r.ptr(3200,3205,5),r),P(new r.ptr(3206,3212,1),r),P(new r.ptr(3214,3216,1),r),P(new r.ptr(3218,3240,1),r),P(new r.ptr(3242,3251,1),r),P(new r.ptr(3253,3257,1),r),P(new r.ptr(3261,3294,33),r),P(new r.ptr(3296,3297,1),r),P(new r.ptr(3313,3314,1),r),P(new r.ptr(3332,3340,1),r),P(new r.ptr(3342,3344,1),r),P(new r.ptr(3346,3386,1),r),P(new r.ptr(3389,3406,17),r),P(new r.ptr(3412,3414,1),r),P(new r.ptr(3423,3425,1),r),P(new r.ptr(3450,3455,1),r),P(new r.ptr(3461,3478,1),r),P(new r.ptr(3482,3505,1),r),P(new r.ptr(3507,3515,1),r),P(new r.ptr(3517,3520,3),r),P(new r.ptr(3521,3526,1),r),P(new r.ptr(3585,3632,1),r),P(new r.ptr(3634,3635,1),r),P(new r.ptr(3648,3654,1),r),P(new r.ptr(3713,3714,1),r),P(new r.ptr(3716,3718,2),r),P(new r.ptr(3719,3722,1),r),P(new r.ptr(3724,3747,1),r),P(new r.ptr(3749,3751,2),r),P(new r.ptr(3752,3760,1),r),P(new r.ptr(3762,3763,1),r),P(new r.ptr(3773,3776,3),r),P(new r.ptr(3777,3780,1),r),P(new r.ptr(3782,3804,22),r),P(new r.ptr(3805,3807,1),r),P(new r.ptr(3840,3904,64),r),P(new r.ptr(3905,3911,1),r),P(new r.ptr(3913,3948,1),r),P(new r.ptr(3976,3980,1),r),P(new r.ptr(4096,4138,1),r),P(new r.ptr(4159,4176,17),r),P(new r.ptr(4177,4181,1),r),P(new r.ptr(4186,4189,1),r),P(new r.ptr(4193,4197,4),r),P(new r.ptr(4198,4206,8),r),P(new r.ptr(4207,4208,1),r),P(new r.ptr(4213,4225,1),r),P(new r.ptr(4238,4256,18),r),P(new r.ptr(4257,4293,1),r),P(new r.ptr(4295,4301,6),r),P(new r.ptr(4304,4346,1),r),P(new r.ptr(4348,4680,1),r),P(new r.ptr(4682,4685,1),r),P(new r.ptr(4688,4694,1),r),P(new r.ptr(4696,4698,2),r),P(new r.ptr(4699,4701,1),r),P(new r.ptr(4704,4744,1),r),P(new r.ptr(4746,4749,1),r),P(new r.ptr(4752,4784,1),r),P(new r.ptr(4786,4789,1),r),P(new r.ptr(4792,4798,1),r),P(new r.ptr(4800,4802,2),r),P(new r.ptr(4803,4805,1),r),P(new r.ptr(4808,4822,1),r),P(new r.ptr(4824,4880,1),r),P(new r.ptr(4882,4885,1),r),P(new r.ptr(4888,4954,1),r),P(new r.ptr(4992,5007,1),r),P(new r.ptr(5024,5109,1),r),P(new r.ptr(5112,5117,1),r),P(new r.ptr(5121,5740,1),r),P(new r.ptr(5743,5759,1),r),P(new r.ptr(5761,5786,1),r),P(new r.ptr(5792,5866,1),r),P(new r.ptr(5873,5880,1),r),P(new r.ptr(5888,5900,1),r),P(new r.ptr(5902,5905,1),r),P(new r.ptr(5920,5937,1),r),P(new r.ptr(5952,5969,1),r),P(new r.ptr(5984,5996,1),r),P(new r.ptr(5998,6e3,1),r),P(new r.ptr(6016,6067,1),r),P(new r.ptr(6103,6108,5),r),P(new r.ptr(6176,6264,1),r),P(new r.ptr(6272,6276,1),r),P(new r.ptr(6279,6312,1),r),P(new r.ptr(6314,6320,6),r),P(new r.ptr(6321,6389,1),r),P(new r.ptr(6400,6430,1),r),P(new r.ptr(6480,6509,1),r),P(new r.ptr(6512,6516,1),r),P(new r.ptr(6528,6571,1),r),P(new r.ptr(6576,6601,1),r),P(new r.ptr(6656,6678,1),r),P(new r.ptr(6688,6740,1),r),P(new r.ptr(6823,6917,94),r),P(new r.ptr(6918,6963,1),r),P(new r.ptr(6981,6987,1),r),P(new r.ptr(7043,7072,1),r),P(new r.ptr(7086,7087,1),r),P(new r.ptr(7098,7141,1),r),P(new r.ptr(7168,7203,1),r),P(new r.ptr(7245,7247,1),r),P(new r.ptr(7258,7293,1),r),P(new r.ptr(7296,7304,1),r),P(new r.ptr(7312,7354,1),r),P(new r.ptr(7357,7359,1),r),P(new r.ptr(7401,7404,1),r),P(new r.ptr(7406,7411,1),r),P(new r.ptr(7413,7414,1),r),P(new r.ptr(7418,7424,6),r),P(new r.ptr(7425,7615,1),r),P(new r.ptr(7680,7957,1),r),P(new r.ptr(7960,7965,1),r),P(new r.ptr(7968,8005,1),r),P(new r.ptr(8008,8013,1),r),P(new r.ptr(8016,8023,1),r),P(new r.ptr(8025,8031,2),r),P(new r.ptr(8032,8061,1),r),P(new r.ptr(8064,8116,1),r),P(new r.ptr(8118,8124,1),r),P(new r.ptr(8126,8130,4),r),P(new r.ptr(8131,8132,1),r),P(new r.ptr(8134,8140,1),r),P(new r.ptr(8144,8147,1),r),P(new r.ptr(8150,8155,1),r),P(new r.ptr(8160,8172,1),r),P(new r.ptr(8178,8180,1),r),P(new r.ptr(8182,8188,1),r),P(new r.ptr(8305,8319,14),r),P(new r.ptr(8336,8348,1),r),P(new r.ptr(8450,8455,5),r),P(new r.ptr(8458,8467,1),r),P(new r.ptr(8469,8473,4),r),P(new r.ptr(8474,8477,1),r),P(new r.ptr(8484,8490,2),r),P(new r.ptr(8491,8493,1),r),P(new r.ptr(8495,8505,1),r),P(new r.ptr(8508,8511,1),r),P(new r.ptr(8517,8521,1),r),P(new r.ptr(8526,8579,53),r),P(new r.ptr(8580,11264,2684),r),P(new r.ptr(11265,11310,1),r),P(new r.ptr(11312,11358,1),r),P(new r.ptr(11360,11492,1),r),P(new r.ptr(11499,11502,1),r),P(new r.ptr(11506,11507,1),r),P(new r.ptr(11520,11557,1),r),P(new r.ptr(11559,11565,6),r),P(new r.ptr(11568,11623,1),r),P(new r.ptr(11631,11648,17),r),P(new r.ptr(11649,11670,1),r),P(new r.ptr(11680,11686,1),r),P(new r.ptr(11688,11694,1),r),P(new r.ptr(11696,11702,1),r),P(new r.ptr(11704,11710,1),r),P(new r.ptr(11712,11718,1),r),P(new r.ptr(11720,11726,1),r),P(new r.ptr(11728,11734,1),r),P(new r.ptr(11736,11742,1),r),P(new r.ptr(11823,12293,470),r),P(new r.ptr(12294,12337,43),r),P(new r.ptr(12338,12341,1),r),P(new r.ptr(12347,12348,1),r),P(new r.ptr(12353,12438,1),r),P(new r.ptr(12445,12447,1),r),P(new r.ptr(12449,12538,1),r),P(new r.ptr(12540,12543,1),r),P(new r.ptr(12549,12591,1),r),P(new r.ptr(12593,12686,1),r),P(new r.ptr(12704,12735,1),r),P(new r.ptr(12784,12799,1),r),P(new r.ptr(13312,19903,1),r),P(new r.ptr(19968,40956,1),r),P(new r.ptr(40960,42124,1),r),P(new r.ptr(42192,42237,1),r),P(new r.ptr(42240,42508,1),r),P(new r.ptr(42512,42527,1),r),P(new r.ptr(42538,42539,1),r),P(new r.ptr(42560,42606,1),r),P(new r.ptr(42623,42653,1),r),P(new r.ptr(42656,42725,1),r),P(new r.ptr(42775,42783,1),r),P(new r.ptr(42786,42888,1),r),P(new r.ptr(42891,42943,1),r),P(new r.ptr(42946,42954,1),r),P(new r.ptr(42997,43009,1),r),P(new r.ptr(43011,43013,1),r),P(new r.ptr(43015,43018,1),r),P(new r.ptr(43020,43042,1),r),P(new r.ptr(43072,43123,1),r),P(new r.ptr(43138,43187,1),r),P(new r.ptr(43250,43255,1),r),P(new r.ptr(43259,43261,2),r),P(new r.ptr(43262,43274,12),r),P(new r.ptr(43275,43301,1),r),P(new r.ptr(43312,43334,1),r),P(new r.ptr(43360,43388,1),r),P(new r.ptr(43396,43442,1),r),P(new r.ptr(43471,43488,17),r),P(new r.ptr(43489,43492,1),r),P(new r.ptr(43494,43503,1),r),P(new r.ptr(43514,43518,1),r),P(new r.ptr(43520,43560,1),r),P(new r.ptr(43584,43586,1),r),P(new r.ptr(43588,43595,1),r),P(new r.ptr(43616,43638,1),r),P(new r.ptr(43642,43646,4),r),P(new r.ptr(43647,43695,1),r),P(new r.ptr(43697,43701,4),r),P(new r.ptr(43702,43705,3),r),P(new r.ptr(43706,43709,1),r),P(new r.ptr(43712,43714,2),r),P(new r.ptr(43739,43741,1),r),P(new r.ptr(43744,43754,1),r),P(new r.ptr(43762,43764,1),r),P(new r.ptr(43777,43782,1),r),P(new r.ptr(43785,43790,1),r),P(new r.ptr(43793,43798,1),r),P(new r.ptr(43808,43814,1),r),P(new r.ptr(43816,43822,1),r),P(new r.ptr(43824,43866,1),r),P(new r.ptr(43868,43881,1),r),P(new r.ptr(43888,44002,1),r),P(new r.ptr(44032,55203,1),r),P(new r.ptr(55216,55238,1),r),P(new r.ptr(55243,55291,1),r),P(new r.ptr(63744,64109,1),r),P(new r.ptr(64112,64217,1),r),P(new r.ptr(64256,64262,1),r),P(new r.ptr(64275,64279,1),r),P(new r.ptr(64285,64287,2),r),P(new r.ptr(64288,64296,1),r),P(new r.ptr(64298,64310,1),r),P(new r.ptr(64312,64316,1),r),P(new r.ptr(64318,64320,2),r),P(new r.ptr(64321,64323,2),r),P(new r.ptr(64324,64326,2),r),P(new r.ptr(64327,64433,1),r),P(new r.ptr(64467,64829,1),r),P(new r.ptr(64848,64911,1),r),P(new r.ptr(64914,64967,1),r),P(new r.ptr(65008,65019,1),r),P(new r.ptr(65136,65140,1),r),P(new r.ptr(65142,65276,1),r),P(new r.ptr(65313,65338,1),r),P(new r.ptr(65345,65370,1),r),P(new r.ptr(65382,65470,1),r),P(new r.ptr(65474,65479,1),r),P(new r.ptr(65482,65487,1),r),P(new r.ptr(65490,65495,1),r),P(new r.ptr(65498,65500,1),r)]),new c([P(new n.ptr(65536,65547,1),n),P(new n.ptr(65549,65574,1),n),P(new n.ptr(65576,65594,1),n),P(new n.ptr(65596,65597,1),n),P(new n.ptr(65599,65613,1),n),P(new n.ptr(65616,65629,1),n),P(new n.ptr(65664,65786,1),n),P(new n.ptr(66176,66204,1),n),P(new n.ptr(66208,66256,1),n),P(new n.ptr(66304,66335,1),n),P(new n.ptr(66349,66368,1),n),P(new n.ptr(66370,66377,1),n),P(new n.ptr(66384,66421,1),n),P(new n.ptr(66432,66461,1),n),P(new n.ptr(66464,66499,1),n),P(new n.ptr(66504,66511,1),n),P(new n.ptr(66560,66717,1),n),P(new n.ptr(66736,66771,1),n),P(new n.ptr(66776,66811,1),n),P(new n.ptr(66816,66855,1),n),P(new n.ptr(66864,66915,1),n),P(new n.ptr(67072,67382,1),n),P(new n.ptr(67392,67413,1),n),P(new n.ptr(67424,67431,1),n),P(new n.ptr(67584,67589,1),n),P(new n.ptr(67592,67594,2),n),P(new n.ptr(67595,67637,1),n),P(new n.ptr(67639,67640,1),n),P(new n.ptr(67644,67647,3),n),P(new n.ptr(67648,67669,1),n),P(new n.ptr(67680,67702,1),n),P(new n.ptr(67712,67742,1),n),P(new n.ptr(67808,67826,1),n),P(new n.ptr(67828,67829,1),n),P(new n.ptr(67840,67861,1),n),P(new n.ptr(67872,67897,1),n),P(new n.ptr(67968,68023,1),n),P(new n.ptr(68030,68031,1),n),P(new n.ptr(68096,68112,16),n),P(new n.ptr(68113,68115,1),n),P(new n.ptr(68117,68119,1),n),P(new n.ptr(68121,68149,1),n),P(new n.ptr(68192,68220,1),n),P(new n.ptr(68224,68252,1),n),P(new n.ptr(68288,68295,1),n),P(new n.ptr(68297,68324,1),n),P(new n.ptr(68352,68405,1),n),P(new n.ptr(68416,68437,1),n),P(new n.ptr(68448,68466,1),n),P(new n.ptr(68480,68497,1),n),P(new n.ptr(68608,68680,1),n),P(new n.ptr(68736,68786,1),n),P(new n.ptr(68800,68850,1),n),P(new n.ptr(68864,68899,1),n),P(new n.ptr(69248,69289,1),n),P(new n.ptr(69296,69297,1),n),P(new n.ptr(69376,69404,1),n),P(new n.ptr(69415,69424,9),n),P(new n.ptr(69425,69445,1),n),P(new n.ptr(69552,69572,1),n),P(new n.ptr(69600,69622,1),n),P(new n.ptr(69635,69687,1),n),P(new n.ptr(69763,69807,1),n),P(new n.ptr(69840,69864,1),n),P(new n.ptr(69891,69926,1),n),P(new n.ptr(69956,69959,3),n),P(new n.ptr(69968,70002,1),n),P(new n.ptr(70006,70019,13),n),P(new n.ptr(70020,70066,1),n),P(new n.ptr(70081,70084,1),n),P(new n.ptr(70106,70108,2),n),P(new n.ptr(70144,70161,1),n),P(new n.ptr(70163,70187,1),n),P(new n.ptr(70272,70278,1),n),P(new n.ptr(70280,70282,2),n),P(new n.ptr(70283,70285,1),n),P(new n.ptr(70287,70301,1),n),P(new n.ptr(70303,70312,1),n),P(new n.ptr(70320,70366,1),n),P(new n.ptr(70405,70412,1),n),P(new n.ptr(70415,70416,1),n),P(new n.ptr(70419,70440,1),n),P(new n.ptr(70442,70448,1),n),P(new n.ptr(70450,70451,1),n),P(new n.ptr(70453,70457,1),n),P(new n.ptr(70461,70480,19),n),P(new n.ptr(70493,70497,1),n),P(new n.ptr(70656,70708,1),n),P(new n.ptr(70727,70730,1),n),P(new n.ptr(70751,70753,1),n),P(new n.ptr(70784,70831,1),n),P(new n.ptr(70852,70853,1),n),P(new n.ptr(70855,71040,185),n),P(new n.ptr(71041,71086,1),n),P(new n.ptr(71128,71131,1),n),P(new n.ptr(71168,71215,1),n),P(new n.ptr(71236,71296,60),n),P(new n.ptr(71297,71338,1),n),P(new n.ptr(71352,71424,72),n),P(new n.ptr(71425,71450,1),n),P(new n.ptr(71680,71723,1),n),P(new n.ptr(71840,71903,1),n),P(new n.ptr(71935,71942,1),n),P(new n.ptr(71945,71948,3),n),P(new n.ptr(71949,71955,1),n),P(new n.ptr(71957,71958,1),n),P(new n.ptr(71960,71983,1),n),P(new n.ptr(71999,72001,2),n),P(new n.ptr(72096,72103,1),n),P(new n.ptr(72106,72144,1),n),P(new n.ptr(72161,72163,2),n),P(new n.ptr(72192,72203,11),n),P(new n.ptr(72204,72242,1),n),P(new n.ptr(72250,72272,22),n),P(new n.ptr(72284,72329,1),n),P(new n.ptr(72349,72384,35),n),P(new n.ptr(72385,72440,1),n),P(new n.ptr(72704,72712,1),n),P(new n.ptr(72714,72750,1),n),P(new n.ptr(72768,72818,50),n),P(new n.ptr(72819,72847,1),n),P(new n.ptr(72960,72966,1),n),P(new n.ptr(72968,72969,1),n),P(new n.ptr(72971,73008,1),n),P(new n.ptr(73030,73056,26),n),P(new n.ptr(73057,73061,1),n),P(new n.ptr(73063,73064,1),n),P(new n.ptr(73066,73097,1),n),P(new n.ptr(73112,73440,328),n),P(new n.ptr(73441,73458,1),n),P(new n.ptr(73648,73728,80),n),P(new n.ptr(73729,74649,1),n),P(new n.ptr(74880,75075,1),n),P(new n.ptr(77824,78894,1),n),P(new n.ptr(82944,83526,1),n),P(new n.ptr(92160,92728,1),n),P(new n.ptr(92736,92766,1),n),P(new n.ptr(92880,92909,1),n),P(new n.ptr(92928,92975,1),n),P(new n.ptr(92992,92995,1),n),P(new n.ptr(93027,93047,1),n),P(new n.ptr(93053,93071,1),n),P(new n.ptr(93760,93823,1),n),P(new n.ptr(93952,94026,1),n),P(new n.ptr(94032,94099,67),n),P(new n.ptr(94100,94111,1),n),P(new n.ptr(94176,94177,1),n),P(new n.ptr(94179,94208,29),n),P(new n.ptr(94209,100343,1),n),P(new n.ptr(100352,101589,1),n),P(new n.ptr(101632,101640,1),n),P(new n.ptr(110592,110878,1),n),P(new n.ptr(110928,110930,1),n),P(new n.ptr(110948,110951,1),n),P(new n.ptr(110960,111355,1),n),P(new n.ptr(113664,113770,1),n),P(new n.ptr(113776,113788,1),n),P(new n.ptr(113792,113800,1),n),P(new n.ptr(113808,113817,1),n),P(new n.ptr(119808,119892,1),n),P(new n.ptr(119894,119964,1),n),P(new n.ptr(119966,119967,1),n),P(new n.ptr(119970,119973,3),n),P(new n.ptr(119974,119977,3),n),P(new n.ptr(119978,119980,1),n),P(new n.ptr(119982,119993,1),n),P(new n.ptr(119995,119997,2),n),P(new n.ptr(119998,120003,1),n),P(new n.ptr(120005,120069,1),n),P(new n.ptr(120071,120074,1),n),P(new n.ptr(120077,120084,1),n),P(new n.ptr(120086,120092,1),n),P(new n.ptr(120094,120121,1),n),P(new n.ptr(120123,120126,1),n),P(new n.ptr(120128,120132,1),n),P(new n.ptr(120134,120138,4),n),P(new n.ptr(120139,120144,1),n),P(new n.ptr(120146,120485,1),n),P(new n.ptr(120488,120512,1),n),P(new n.ptr(120514,120538,1),n),P(new n.ptr(120540,120570,1),n),P(new n.ptr(120572,120596,1),n),P(new n.ptr(120598,120628,1),n),P(new n.ptr(120630,120654,1),n),P(new n.ptr(120656,120686,1),n),P(new n.ptr(120688,120712,1),n),P(new n.ptr(120714,120744,1),n),P(new n.ptr(120746,120770,1),n),P(new n.ptr(120772,120779,1),n),P(new n.ptr(123136,123180,1),n),P(new n.ptr(123191,123197,1),n),P(new n.ptr(123214,123584,370),n),P(new n.ptr(123585,123627,1),n),P(new n.ptr(124928,125124,1),n),P(new n.ptr(125184,125251,1),n),P(new n.ptr(125259,126464,1205),n),P(new n.ptr(126465,126467,1),n),P(new n.ptr(126469,126495,1),n),P(new n.ptr(126497,126498,1),n),P(new n.ptr(126500,126503,3),n),P(new n.ptr(126505,126514,1),n),P(new n.ptr(126516,126519,1),n),P(new n.ptr(126521,126523,2),n),P(new n.ptr(126530,126535,5),n),P(new n.ptr(126537,126541,2),n),P(new n.ptr(126542,126543,1),n),P(new n.ptr(126545,126546,1),n),P(new n.ptr(126548,126551,3),n),P(new n.ptr(126553,126561,2),n),P(new n.ptr(126562,126564,2),n),P(new n.ptr(126567,126570,1),n),P(new n.ptr(126572,126578,1),n),P(new n.ptr(126580,126583,1),n),P(new n.ptr(126585,126588,1),n),P(new n.ptr(126590,126592,2),n),P(new n.ptr(126593,126601,1),n),P(new n.ptr(126603,126619,1),n),P(new n.ptr(126625,126627,1),n),P(new n.ptr(126629,126633,1),n),P(new n.ptr(126635,126651,1),n),P(new n.ptr(131072,173789,1),n),P(new n.ptr(173824,177972,1),n),P(new n.ptr(177984,178205,1),n),P(new n.ptr(178208,183969,1),n),P(new n.ptr(183984,191456,1),n),P(new n.ptr(194560,195101,1),n),P(new n.ptr(196608,201546,1),n)]),6),v=new t.ptr(new s([P(new r.ptr(97,122,1),r),P(new r.ptr(181,223,42),r),P(new r.ptr(224,246,1),r),P(new r.ptr(248,255,1),r),P(new r.ptr(257,311,2),r),P(new r.ptr(312,328,2),r),P(new r.ptr(329,375,2),r),P(new r.ptr(378,382,2),r),P(new r.ptr(383,384,1),r),P(new r.ptr(387,389,2),r),P(new r.ptr(392,396,4),r),P(new r.ptr(397,402,5),r),P(new r.ptr(405,409,4),r),P(new r.ptr(410,411,1),r),P(new r.ptr(414,417,3),r),P(new r.ptr(419,421,2),r),P(new r.ptr(424,426,2),r),P(new r.ptr(427,429,2),r),P(new r.ptr(432,436,4),r),P(new r.ptr(438,441,3),r),P(new r.ptr(442,445,3),r),P(new r.ptr(446,447,1),r),P(new r.ptr(454,460,3),r),P(new r.ptr(462,476,2),r),P(new r.ptr(477,495,2),r),P(new r.ptr(496,499,3),r),P(new r.ptr(501,505,4),r),P(new r.ptr(507,563,2),r),P(new r.ptr(564,569,1),r),P(new r.ptr(572,575,3),r),P(new r.ptr(576,578,2),r),P(new r.ptr(583,591,2),r),P(new r.ptr(592,659,1),r),P(new r.ptr(661,687,1),r),P(new r.ptr(881,883,2),r),P(new r.ptr(887,891,4),r),P(new r.ptr(892,893,1),r),P(new r.ptr(912,940,28),r),P(new r.ptr(941,974,1),r),P(new r.ptr(976,977,1),r),P(new r.ptr(981,983,1),r),P(new r.ptr(985,1007,2),r),P(new r.ptr(1008,1011,1),r),P(new r.ptr(1013,1019,3),r),P(new r.ptr(1020,1072,52),r),P(new r.ptr(1073,1119,1),r),P(new r.ptr(1121,1153,2),r),P(new r.ptr(1163,1215,2),r),P(new r.ptr(1218,1230,2),r),P(new r.ptr(1231,1327,2),r),P(new r.ptr(1376,1416,1),r),P(new r.ptr(4304,4346,1),r),P(new r.ptr(4349,4351,1),r),P(new r.ptr(5112,5117,1),r),P(new r.ptr(7296,7304,1),r),P(new r.ptr(7424,7467,1),r),P(new r.ptr(7531,7543,1),r),P(new r.ptr(7545,7578,1),r),P(new r.ptr(7681,7829,2),r),P(new r.ptr(7830,7837,1),r),P(new r.ptr(7839,7935,2),r),P(new r.ptr(7936,7943,1),r),P(new r.ptr(7952,7957,1),r),P(new r.ptr(7968,7975,1),r),P(new r.ptr(7984,7991,1),r),P(new r.ptr(8e3,8005,1),r),P(new r.ptr(8016,8023,1),r),P(new r.ptr(8032,8039,1),r),P(new r.ptr(8048,8061,1),r),P(new r.ptr(8064,8071,1),r),P(new r.ptr(8080,8087,1),r),P(new r.ptr(8096,8103,1),r),P(new r.ptr(8112,8116,1),r),P(new r.ptr(8118,8119,1),r),P(new r.ptr(8126,8130,4),r),P(new r.ptr(8131,8132,1),r),P(new r.ptr(8134,8135,1),r),P(new r.ptr(8144,8147,1),r),P(new r.ptr(8150,8151,1),r),P(new r.ptr(8160,8167,1),r),P(new r.ptr(8178,8180,1),r),P(new r.ptr(8182,8183,1),r),P(new r.ptr(8458,8462,4),r),P(new r.ptr(8463,8467,4),r),P(new r.ptr(8495,8505,5),r),P(new r.ptr(8508,8509,1),r),P(new r.ptr(8518,8521,1),r),P(new r.ptr(8526,8580,54),r),P(new r.ptr(11312,11358,1),r),P(new r.ptr(11361,11365,4),r),P(new r.ptr(11366,11372,2),r),P(new r.ptr(11377,11379,2),r),P(new r.ptr(11380,11382,2),r),P(new r.ptr(11383,11387,1),r),P(new r.ptr(11393,11491,2),r),P(new r.ptr(11492,11500,8),r),P(new r.ptr(11502,11507,5),r),P(new r.ptr(11520,11557,1),r),P(new r.ptr(11559,11565,6),r),P(new r.ptr(42561,42605,2),r),P(new r.ptr(42625,42651,2),r),P(new r.ptr(42787,42799,2),r),P(new r.ptr(42800,42801,1),r),P(new r.ptr(42803,42865,2),r),P(new r.ptr(42866,42872,1),r),P(new r.ptr(42874,42876,2),r),P(new r.ptr(42879,42887,2),r),P(new r.ptr(42892,42894,2),r),P(new r.ptr(42897,42899,2),r),P(new r.ptr(42900,42901,1),r),P(new r.ptr(42903,42921,2),r),P(new r.ptr(42927,42933,6),r),P(new r.ptr(42935,42943,2),r),P(new r.ptr(42947,42952,5),r),P(new r.ptr(42954,42998,44),r),P(new r.ptr(43002,43824,822),r),P(new r.ptr(43825,43866,1),r),P(new r.ptr(43872,43880,1),r),P(new r.ptr(43888,43967,1),r),P(new r.ptr(64256,64262,1),r),P(new r.ptr(64275,64279,1),r),P(new r.ptr(65345,65370,1),r)]),new c([P(new n.ptr(66600,66639,1),n),P(new n.ptr(66776,66811,1),n),P(new n.ptr(68800,68850,1),n),P(new n.ptr(71872,71903,1),n),P(new n.ptr(93792,93823,1),n),P(new n.ptr(119834,119859,1),n),P(new n.ptr(119886,119892,1),n),P(new n.ptr(119894,119911,1),n),P(new n.ptr(119938,119963,1),n),P(new n.ptr(119990,119993,1),n),P(new n.ptr(119995,119997,2),n),P(new n.ptr(119998,120003,1),n),P(new n.ptr(120005,120015,1),n),P(new n.ptr(120042,120067,1),n),P(new n.ptr(120094,120119,1),n),P(new n.ptr(120146,120171,1),n),P(new n.ptr(120198,120223,1),n),P(new n.ptr(120250,120275,1),n),P(new n.ptr(120302,120327,1),n),P(new n.ptr(120354,120379,1),n),P(new n.ptr(120406,120431,1),n),P(new n.ptr(120458,120485,1),n),P(new n.ptr(120514,120538,1),n),P(new n.ptr(120540,120545,1),n),P(new n.ptr(120572,120596,1),n),P(new n.ptr(120598,120603,1),n),P(new n.ptr(120630,120654,1),n),P(new n.ptr(120656,120661,1),n),P(new n.ptr(120688,120712,1),n),P(new n.ptr(120714,120719,1),n),P(new n.ptr(120746,120770,1),n),P(new n.ptr(120772,120777,1),n),P(new n.ptr(120779,125218,4439),n),P(new n.ptr(125219,125251,1),n)]),4),_=new t.ptr(new s([P(new r.ptr(688,705,1),r),P(new r.ptr(710,721,1),r),P(new r.ptr(736,740,1),r),P(new r.ptr(748,750,2),r),P(new r.ptr(884,890,6),r),P(new r.ptr(1369,1600,231),r),P(new r.ptr(1765,1766,1),r),P(new r.ptr(2036,2037,1),r),P(new r.ptr(2042,2074,32),r),P(new r.ptr(2084,2088,4),r),P(new r.ptr(2417,3654,1237),r),P(new r.ptr(3782,4348,566),r),P(new r.ptr(6103,6211,108),r),P(new r.ptr(6823,7288,465),r),P(new r.ptr(7289,7293,1),r),P(new r.ptr(7468,7530,1),r),P(new r.ptr(7544,7579,35),r),P(new r.ptr(7580,7615,1),r),P(new r.ptr(8305,8319,14),r),P(new r.ptr(8336,8348,1),r),P(new r.ptr(11388,11389,1),r),P(new r.ptr(11631,11823,192),r),P(new r.ptr(12293,12337,44),r),P(new r.ptr(12338,12341,1),r),P(new r.ptr(12347,12445,98),r),P(new r.ptr(12446,12540,94),r),P(new r.ptr(12541,12542,1),r),P(new r.ptr(40981,42232,1251),r),P(new r.ptr(42233,42237,1),r),P(new r.ptr(42508,42623,115),r),P(new r.ptr(42652,42653,1),r),P(new r.ptr(42775,42783,1),r),P(new r.ptr(42864,42888,24),r),P(new r.ptr(43e3,43001,1),r),P(new r.ptr(43471,43494,23),r),P(new r.ptr(43632,43741,109),r),P(new r.ptr(43763,43764,1),r),P(new r.ptr(43868,43871,1),r),P(new r.ptr(43881,65392,21511),r),P(new r.ptr(65438,65439,1),r)]),new c([P(new n.ptr(92992,92995,1),n),P(new n.ptr(94099,94111,1),n),P(new n.ptr(94176,94177,1),n),P(new n.ptr(94179,123191,29012),n),P(new n.ptr(123192,123197,1),n),P(new n.ptr(125259,125259,1),n)]),0),x=new t.ptr(new s([P(new r.ptr(170,186,16),r),P(new r.ptr(443,448,5),r),P(new r.ptr(449,451,1),r),P(new r.ptr(660,1488,828),r),P(new r.ptr(1489,1514,1),r),P(new r.ptr(1519,1522,1),r),P(new r.ptr(1568,1599,1),r),P(new r.ptr(1601,1610,1),r),P(new r.ptr(1646,1647,1),r),P(new r.ptr(1649,1747,1),r),P(new r.ptr(1749,1774,25),r),P(new r.ptr(1775,1786,11),r),P(new r.ptr(1787,1788,1),r),P(new r.ptr(1791,1808,17),r),P(new r.ptr(1810,1839,1),r),P(new r.ptr(1869,1957,1),r),P(new r.ptr(1969,1994,25),r),P(new r.ptr(1995,2026,1),r),P(new r.ptr(2048,2069,1),r),P(new r.ptr(2112,2136,1),r),P(new r.ptr(2144,2154,1),r),P(new r.ptr(2208,2228,1),r),P(new r.ptr(2230,2247,1),r),P(new r.ptr(2308,2361,1),r),P(new r.ptr(2365,2384,19),r),P(new r.ptr(2392,2401,1),r),P(new r.ptr(2418,2432,1),r),P(new r.ptr(2437,2444,1),r),P(new r.ptr(2447,2448,1),r),P(new r.ptr(2451,2472,1),r),P(new r.ptr(2474,2480,1),r),P(new r.ptr(2482,2486,4),r),P(new r.ptr(2487,2489,1),r),P(new r.ptr(2493,2510,17),r),P(new r.ptr(2524,2525,1),r),P(new r.ptr(2527,2529,1),r),P(new r.ptr(2544,2545,1),r),P(new r.ptr(2556,2565,9),r),P(new r.ptr(2566,2570,1),r),P(new r.ptr(2575,2576,1),r),P(new r.ptr(2579,2600,1),r),P(new r.ptr(2602,2608,1),r),P(new r.ptr(2610,2611,1),r),P(new r.ptr(2613,2614,1),r),P(new r.ptr(2616,2617,1),r),P(new r.ptr(2649,2652,1),r),P(new r.ptr(2654,2674,20),r),P(new r.ptr(2675,2676,1),r),P(new r.ptr(2693,2701,1),r),P(new r.ptr(2703,2705,1),r),P(new r.ptr(2707,2728,1),r),P(new r.ptr(2730,2736,1),r),P(new r.ptr(2738,2739,1),r),P(new r.ptr(2741,2745,1),r),P(new r.ptr(2749,2768,19),r),P(new r.ptr(2784,2785,1),r),P(new r.ptr(2809,2821,12),r),P(new r.ptr(2822,2828,1),r),P(new r.ptr(2831,2832,1),r),P(new r.ptr(2835,2856,1),r),P(new r.ptr(2858,2864,1),r),P(new r.ptr(2866,2867,1),r),P(new r.ptr(2869,2873,1),r),P(new r.ptr(2877,2908,31),r),P(new r.ptr(2909,2911,2),r),P(new r.ptr(2912,2913,1),r),P(new r.ptr(2929,2947,18),r),P(new r.ptr(2949,2954,1),r),P(new r.ptr(2958,2960,1),r),P(new r.ptr(2962,2965,1),r),P(new r.ptr(2969,2970,1),r),P(new r.ptr(2972,2974,2),r),P(new r.ptr(2975,2979,4),r),P(new r.ptr(2980,2984,4),r),P(new r.ptr(2985,2986,1),r),P(new r.ptr(2990,3001,1),r),P(new r.ptr(3024,3077,53),r),P(new r.ptr(3078,3084,1),r),P(new r.ptr(3086,3088,1),r),P(new r.ptr(3090,3112,1),r),P(new r.ptr(3114,3129,1),r),P(new r.ptr(3133,3160,27),r),P(new r.ptr(3161,3162,1),r),P(new r.ptr(3168,3169,1),r),P(new r.ptr(3200,3205,5),r),P(new r.ptr(3206,3212,1),r),P(new r.ptr(3214,3216,1),r),P(new r.ptr(3218,3240,1),r),P(new r.ptr(3242,3251,1),r),P(new r.ptr(3253,3257,1),r),P(new r.ptr(3261,3294,33),r),P(new r.ptr(3296,3297,1),r),P(new r.ptr(3313,3314,1),r),P(new r.ptr(3332,3340,1),r),P(new r.ptr(3342,3344,1),r),P(new r.ptr(3346,3386,1),r),P(new r.ptr(3389,3406,17),r),P(new r.ptr(3412,3414,1),r),P(new r.ptr(3423,3425,1),r),P(new r.ptr(3450,3455,1),r),P(new r.ptr(3461,3478,1),r),P(new r.ptr(3482,3505,1),r),P(new r.ptr(3507,3515,1),r),P(new r.ptr(3517,3520,3),r),P(new r.ptr(3521,3526,1),r),P(new r.ptr(3585,3632,1),r),P(new r.ptr(3634,3635,1),r),P(new r.ptr(3648,3653,1),r),P(new r.ptr(3713,3714,1),r),P(new r.ptr(3716,3718,2),r),P(new r.ptr(3719,3722,1),r),P(new r.ptr(3724,3747,1),r),P(new r.ptr(3749,3751,2),r),P(new r.ptr(3752,3760,1),r),P(new r.ptr(3762,3763,1),r),P(new r.ptr(3773,3776,3),r),P(new r.ptr(3777,3780,1),r),P(new r.ptr(3804,3807,1),r),P(new r.ptr(3840,3904,64),r),P(new r.ptr(3905,3911,1),r),P(new r.ptr(3913,3948,1),r),P(new r.ptr(3976,3980,1),r),P(new r.ptr(4096,4138,1),r),P(new r.ptr(4159,4176,17),r),P(new r.ptr(4177,4181,1),r),P(new r.ptr(4186,4189,1),r),P(new r.ptr(4193,4197,4),r),P(new r.ptr(4198,4206,8),r),P(new r.ptr(4207,4208,1),r),P(new r.ptr(4213,4225,1),r),P(new r.ptr(4238,4352,114),r),P(new r.ptr(4353,4680,1),r),P(new r.ptr(4682,4685,1),r),P(new r.ptr(4688,4694,1),r),P(new r.ptr(4696,4698,2),r),P(new r.ptr(4699,4701,1),r),P(new r.ptr(4704,4744,1),r),P(new r.ptr(4746,4749,1),r),P(new r.ptr(4752,4784,1),r),P(new r.ptr(4786,4789,1),r),P(new r.ptr(4792,4798,1),r),P(new r.ptr(4800,4802,2),r),P(new r.ptr(4803,4805,1),r),P(new r.ptr(4808,4822,1),r),P(new r.ptr(4824,4880,1),r),P(new r.ptr(4882,4885,1),r),P(new r.ptr(4888,4954,1),r),P(new r.ptr(4992,5007,1),r),P(new r.ptr(5121,5740,1),r),P(new r.ptr(5743,5759,1),r),P(new r.ptr(5761,5786,1),r),P(new r.ptr(5792,5866,1),r),P(new r.ptr(5873,5880,1),r),P(new r.ptr(5888,5900,1),r),P(new r.ptr(5902,5905,1),r),P(new r.ptr(5920,5937,1),r),P(new r.ptr(5952,5969,1),r),P(new r.ptr(5984,5996,1),r),P(new r.ptr(5998,6e3,1),r),P(new r.ptr(6016,6067,1),r),P(new r.ptr(6108,6176,68),r),P(new r.ptr(6177,6210,1),r),P(new r.ptr(6212,6264,1),r),P(new r.ptr(6272,6276,1),r),P(new r.ptr(6279,6312,1),r),P(new r.ptr(6314,6320,6),r),P(new r.ptr(6321,6389,1),r),P(new r.ptr(6400,6430,1),r),P(new r.ptr(6480,6509,1),r),P(new r.ptr(6512,6516,1),r),P(new r.ptr(6528,6571,1),r),P(new r.ptr(6576,6601,1),r),P(new r.ptr(6656,6678,1),r),P(new r.ptr(6688,6740,1),r),P(new r.ptr(6917,6963,1),r),P(new r.ptr(6981,6987,1),r),P(new r.ptr(7043,7072,1),r),P(new r.ptr(7086,7087,1),r),P(new r.ptr(7098,7141,1),r),P(new r.ptr(7168,7203,1),r),P(new r.ptr(7245,7247,1),r),P(new r.ptr(7258,7287,1),r),P(new r.ptr(7401,7404,1),r),P(new r.ptr(7406,7411,1),r),P(new r.ptr(7413,7414,1),r),P(new r.ptr(7418,8501,1083),r),P(new r.ptr(8502,8504,1),r),P(new r.ptr(11568,11623,1),r),P(new r.ptr(11648,11670,1),r),P(new r.ptr(11680,11686,1),r),P(new r.ptr(11688,11694,1),r),P(new r.ptr(11696,11702,1),r),P(new r.ptr(11704,11710,1),r),P(new r.ptr(11712,11718,1),r),P(new r.ptr(11720,11726,1),r),P(new r.ptr(11728,11734,1),r),P(new r.ptr(11736,11742,1),r),P(new r.ptr(12294,12348,54),r),P(new r.ptr(12353,12438,1),r),P(new r.ptr(12447,12449,2),r),P(new r.ptr(12450,12538,1),r),P(new r.ptr(12543,12549,6),r),P(new r.ptr(12550,12591,1),r),P(new r.ptr(12593,12686,1),r),P(new r.ptr(12704,12735,1),r),P(new r.ptr(12784,12799,1),r),P(new r.ptr(13312,19903,1),r),P(new r.ptr(19968,40956,1),r),P(new r.ptr(40960,40980,1),r),P(new r.ptr(40982,42124,1),r),P(new r.ptr(42192,42231,1),r),P(new r.ptr(42240,42507,1),r),P(new r.ptr(42512,42527,1),r),P(new r.ptr(42538,42539,1),r),P(new r.ptr(42606,42656,50),r),P(new r.ptr(42657,42725,1),r),P(new r.ptr(42895,42999,104),r),P(new r.ptr(43003,43009,1),r),P(new r.ptr(43011,43013,1),r),P(new r.ptr(43015,43018,1),r),P(new r.ptr(43020,43042,1),r),P(new r.ptr(43072,43123,1),r),P(new r.ptr(43138,43187,1),r),P(new r.ptr(43250,43255,1),r),P(new r.ptr(43259,43261,2),r),P(new r.ptr(43262,43274,12),r),P(new r.ptr(43275,43301,1),r),P(new r.ptr(43312,43334,1),r),P(new r.ptr(43360,43388,1),r),P(new r.ptr(43396,43442,1),r),P(new r.ptr(43488,43492,1),r),P(new r.ptr(43495,43503,1),r),P(new r.ptr(43514,43518,1),r),P(new r.ptr(43520,43560,1),r),P(new r.ptr(43584,43586,1),r),P(new r.ptr(43588,43595,1),r),P(new r.ptr(43616,43631,1),r),P(new r.ptr(43633,43638,1),r),P(new r.ptr(43642,43646,4),r),P(new r.ptr(43647,43695,1),r),P(new r.ptr(43697,43701,4),r),P(new r.ptr(43702,43705,3),r),P(new r.ptr(43706,43709,1),r),P(new r.ptr(43712,43714,2),r),P(new r.ptr(43739,43740,1),r),P(new r.ptr(43744,43754,1),r),P(new r.ptr(43762,43777,15),r),P(new r.ptr(43778,43782,1),r),P(new r.ptr(43785,43790,1),r),P(new r.ptr(43793,43798,1),r),P(new r.ptr(43808,43814,1),r),P(new r.ptr(43816,43822,1),r),P(new r.ptr(43968,44002,1),r),P(new r.ptr(44032,55203,1),r),P(new r.ptr(55216,55238,1),r),P(new r.ptr(55243,55291,1),r),P(new r.ptr(63744,64109,1),r),P(new r.ptr(64112,64217,1),r),P(new r.ptr(64285,64287,2),r),P(new r.ptr(64288,64296,1),r),P(new r.ptr(64298,64310,1),r),P(new r.ptr(64312,64316,1),r),P(new r.ptr(64318,64320,2),r),P(new r.ptr(64321,64323,2),r),P(new r.ptr(64324,64326,2),r),P(new r.ptr(64327,64433,1),r),P(new r.ptr(64467,64829,1),r),P(new r.ptr(64848,64911,1),r),P(new r.ptr(64914,64967,1),r),P(new r.ptr(65008,65019,1),r),P(new r.ptr(65136,65140,1),r),P(new r.ptr(65142,65276,1),r),P(new r.ptr(65382,65391,1),r),P(new r.ptr(65393,65437,1),r),P(new r.ptr(65440,65470,1),r),P(new r.ptr(65474,65479,1),r),P(new r.ptr(65482,65487,1),r),P(new r.ptr(65490,65495,1),r),P(new r.ptr(65498,65500,1),r)]),new c([P(new n.ptr(65536,65547,1),n),P(new n.ptr(65549,65574,1),n),P(new n.ptr(65576,65594,1),n),P(new n.ptr(65596,65597,1),n),P(new n.ptr(65599,65613,1),n),P(new n.ptr(65616,65629,1),n),P(new n.ptr(65664,65786,1),n),P(new n.ptr(66176,66204,1),n),P(new n.ptr(66208,66256,1),n),P(new n.ptr(66304,66335,1),n),P(new n.ptr(66349,66368,1),n),P(new n.ptr(66370,66377,1),n),P(new n.ptr(66384,66421,1),n),P(new n.ptr(66432,66461,1),n),P(new n.ptr(66464,66499,1),n),P(new n.ptr(66504,66511,1),n),P(new n.ptr(66640,66717,1),n),P(new n.ptr(66816,66855,1),n),P(new n.ptr(66864,66915,1),n),P(new n.ptr(67072,67382,1),n),P(new n.ptr(67392,67413,1),n),P(new n.ptr(67424,67431,1),n),P(new n.ptr(67584,67589,1),n),P(new n.ptr(67592,67594,2),n),P(new n.ptr(67595,67637,1),n),P(new n.ptr(67639,67640,1),n),P(new n.ptr(67644,67647,3),n),P(new n.ptr(67648,67669,1),n),P(new n.ptr(67680,67702,1),n),P(new n.ptr(67712,67742,1),n),P(new n.ptr(67808,67826,1),n),P(new n.ptr(67828,67829,1),n),P(new n.ptr(67840,67861,1),n),P(new n.ptr(67872,67897,1),n),P(new n.ptr(67968,68023,1),n),P(new n.ptr(68030,68031,1),n),P(new n.ptr(68096,68112,16),n),P(new n.ptr(68113,68115,1),n),P(new n.ptr(68117,68119,1),n),P(new n.ptr(68121,68149,1),n),P(new n.ptr(68192,68220,1),n),P(new n.ptr(68224,68252,1),n),P(new n.ptr(68288,68295,1),n),P(new n.ptr(68297,68324,1),n),P(new n.ptr(68352,68405,1),n),P(new n.ptr(68416,68437,1),n),P(new n.ptr(68448,68466,1),n),P(new n.ptr(68480,68497,1),n),P(new n.ptr(68608,68680,1),n),P(new n.ptr(68864,68899,1),n),P(new n.ptr(69248,69289,1),n),P(new n.ptr(69296,69297,1),n),P(new n.ptr(69376,69404,1),n),P(new n.ptr(69415,69424,9),n),P(new n.ptr(69425,69445,1),n),P(new n.ptr(69552,69572,1),n),P(new n.ptr(69600,69622,1),n),P(new n.ptr(69635,69687,1),n),P(new n.ptr(69763,69807,1),n),P(new n.ptr(69840,69864,1),n),P(new n.ptr(69891,69926,1),n),P(new n.ptr(69956,69959,3),n),P(new n.ptr(69968,70002,1),n),P(new n.ptr(70006,70019,13),n),P(new n.ptr(70020,70066,1),n),P(new n.ptr(70081,70084,1),n),P(new n.ptr(70106,70108,2),n),P(new n.ptr(70144,70161,1),n),P(new n.ptr(70163,70187,1),n),P(new n.ptr(70272,70278,1),n),P(new n.ptr(70280,70282,2),n),P(new n.ptr(70283,70285,1),n),P(new n.ptr(70287,70301,1),n),P(new n.ptr(70303,70312,1),n),P(new n.ptr(70320,70366,1),n),P(new n.ptr(70405,70412,1),n),P(new n.ptr(70415,70416,1),n),P(new n.ptr(70419,70440,1),n),P(new n.ptr(70442,70448,1),n),P(new n.ptr(70450,70451,1),n),P(new n.ptr(70453,70457,1),n),P(new n.ptr(70461,70480,19),n),P(new n.ptr(70493,70497,1),n),P(new n.ptr(70656,70708,1),n),P(new n.ptr(70727,70730,1),n),P(new n.ptr(70751,70753,1),n),P(new n.ptr(70784,70831,1),n),P(new n.ptr(70852,70853,1),n),P(new n.ptr(70855,71040,185),n),P(new n.ptr(71041,71086,1),n),P(new n.ptr(71128,71131,1),n),P(new n.ptr(71168,71215,1),n),P(new n.ptr(71236,71296,60),n),P(new n.ptr(71297,71338,1),n),P(new n.ptr(71352,71424,72),n),P(new n.ptr(71425,71450,1),n),P(new n.ptr(71680,71723,1),n),P(new n.ptr(71935,71942,1),n),P(new n.ptr(71945,71948,3),n),P(new n.ptr(71949,71955,1),n),P(new n.ptr(71957,71958,1),n),P(new n.ptr(71960,71983,1),n),P(new n.ptr(71999,72001,2),n),P(new n.ptr(72096,72103,1),n),P(new n.ptr(72106,72144,1),n),P(new n.ptr(72161,72163,2),n),P(new n.ptr(72192,72203,11),n),P(new n.ptr(72204,72242,1),n),P(new n.ptr(72250,72272,22),n),P(new n.ptr(72284,72329,1),n),P(new n.ptr(72349,72384,35),n),P(new n.ptr(72385,72440,1),n),P(new n.ptr(72704,72712,1),n),P(new n.ptr(72714,72750,1),n),P(new n.ptr(72768,72818,50),n),P(new n.ptr(72819,72847,1),n),P(new n.ptr(72960,72966,1),n),P(new n.ptr(72968,72969,1),n),P(new n.ptr(72971,73008,1),n),P(new n.ptr(73030,73056,26),n),P(new n.ptr(73057,73061,1),n),P(new n.ptr(73063,73064,1),n),P(new n.ptr(73066,73097,1),n),P(new n.ptr(73112,73440,328),n),P(new n.ptr(73441,73458,1),n),P(new n.ptr(73648,73728,80),n),P(new n.ptr(73729,74649,1),n),P(new n.ptr(74880,75075,1),n),P(new n.ptr(77824,78894,1),n),P(new n.ptr(82944,83526,1),n),P(new n.ptr(92160,92728,1),n),P(new n.ptr(92736,92766,1),n),P(new n.ptr(92880,92909,1),n),P(new n.ptr(92928,92975,1),n),P(new n.ptr(93027,93047,1),n),P(new n.ptr(93053,93071,1),n),P(new n.ptr(93952,94026,1),n),P(new n.ptr(94032,94208,176),n),P(new n.ptr(94209,100343,1),n),P(new n.ptr(100352,101589,1),n),P(new n.ptr(101632,101640,1),n),P(new n.ptr(110592,110878,1),n),P(new n.ptr(110928,110930,1),n),P(new n.ptr(110948,110951,1),n),P(new n.ptr(110960,111355,1),n),P(new n.ptr(113664,113770,1),n),P(new n.ptr(113776,113788,1),n),P(new n.ptr(113792,113800,1),n),P(new n.ptr(113808,113817,1),n),P(new n.ptr(123136,123180,1),n),P(new n.ptr(123214,123584,370),n),P(new n.ptr(123585,123627,1),n),P(new n.ptr(124928,125124,1),n),P(new n.ptr(126464,126467,1),n),P(new n.ptr(126469,126495,1),n),P(new n.ptr(126497,126498,1),n),P(new n.ptr(126500,126503,3),n),P(new n.ptr(126505,126514,1),n),P(new n.ptr(126516,126519,1),n),P(new n.ptr(126521,126523,2),n),P(new n.ptr(126530,126535,5),n),P(new n.ptr(126537,126541,2),n),P(new n.ptr(126542,126543,1),n),P(new n.ptr(126545,126546,1),n),P(new n.ptr(126548,126551,3),n),P(new n.ptr(126553,126561,2),n),P(new n.ptr(126562,126564,2),n),P(new n.ptr(126567,126570,1),n),P(new n.ptr(126572,126578,1),n),P(new n.ptr(126580,126583,1),n),P(new n.ptr(126585,126588,1),n),P(new n.ptr(126590,126592,2),n),P(new n.ptr(126593,126601,1),n),P(new n.ptr(126603,126619,1),n),P(new n.ptr(126625,126627,1),n),P(new n.ptr(126629,126633,1),n),P(new n.ptr(126635,126651,1),n),P(new n.ptr(131072,173789,1),n),P(new n.ptr(173824,177972,1),n),P(new n.ptr(177984,178205,1),n),P(new n.ptr(178208,183969,1),n),P(new n.ptr(183984,191456,1),n),P(new n.ptr(194560,195101,1),n),P(new n.ptr(196608,201546,1),n)]),1),S=new t.ptr(new s([P(new r.ptr(453,459,3),r),P(new r.ptr(498,8072,7574),r),P(new r.ptr(8073,8079,1),r),P(new r.ptr(8088,8095,1),r),P(new r.ptr(8104,8111,1),r),P(new r.ptr(8124,8140,16),r),P(new r.ptr(8188,8188,1),r)]),c.nil,0),E=new t.ptr(new s([P(new r.ptr(65,90,1),r),P(new r.ptr(192,214,1),r),P(new r.ptr(216,222,1),r),P(new r.ptr(256,310,2),r),P(new r.ptr(313,327,2),r),P(new r.ptr(330,376,2),r),P(new r.ptr(377,381,2),r),P(new r.ptr(385,386,1),r),P(new r.ptr(388,390,2),r),P(new r.ptr(391,393,2),r),P(new r.ptr(394,395,1),r),P(new r.ptr(398,401,1),r),P(new r.ptr(403,404,1),r),P(new r.ptr(406,408,1),r),P(new r.ptr(412,413,1),r),P(new r.ptr(415,416,1),r),P(new r.ptr(418,422,2),r),P(new r.ptr(423,425,2),r),P(new r.ptr(428,430,2),r),P(new r.ptr(431,433,2),r),P(new r.ptr(434,435,1),r),P(new r.ptr(437,439,2),r),P(new r.ptr(440,444,4),r),P(new r.ptr(452,461,3),r),P(new r.ptr(463,475,2),r),P(new r.ptr(478,494,2),r),P(new r.ptr(497,500,3),r),P(new r.ptr(502,504,1),r),P(new r.ptr(506,562,2),r),P(new r.ptr(570,571,1),r),P(new r.ptr(573,574,1),r),P(new r.ptr(577,579,2),r),P(new r.ptr(580,582,1),r),P(new r.ptr(584,590,2),r),P(new r.ptr(880,882,2),r),P(new r.ptr(886,895,9),r),P(new r.ptr(902,904,2),r),P(new r.ptr(905,906,1),r),P(new r.ptr(908,910,2),r),P(new r.ptr(911,913,2),r),P(new r.ptr(914,929,1),r),P(new r.ptr(931,939,1),r),P(new r.ptr(975,978,3),r),P(new r.ptr(979,980,1),r),P(new r.ptr(984,1006,2),r),P(new r.ptr(1012,1015,3),r),P(new r.ptr(1017,1018,1),r),P(new r.ptr(1021,1071,1),r),P(new r.ptr(1120,1152,2),r),P(new r.ptr(1162,1216,2),r),P(new r.ptr(1217,1229,2),r),P(new r.ptr(1232,1326,2),r),P(new r.ptr(1329,1366,1),r),P(new r.ptr(4256,4293,1),r),P(new r.ptr(4295,4301,6),r),P(new r.ptr(5024,5109,1),r),P(new r.ptr(7312,7354,1),r),P(new r.ptr(7357,7359,1),r),P(new r.ptr(7680,7828,2),r),P(new r.ptr(7838,7934,2),r),P(new r.ptr(7944,7951,1),r),P(new r.ptr(7960,7965,1),r),P(new r.ptr(7976,7983,1),r),P(new r.ptr(7992,7999,1),r),P(new r.ptr(8008,8013,1),r),P(new r.ptr(8025,8031,2),r),P(new r.ptr(8040,8047,1),r),P(new r.ptr(8120,8123,1),r),P(new r.ptr(8136,8139,1),r),P(new r.ptr(8152,8155,1),r),P(new r.ptr(8168,8172,1),r),P(new r.ptr(8184,8187,1),r),P(new r.ptr(8450,8455,5),r),P(new r.ptr(8459,8461,1),r),P(new r.ptr(8464,8466,1),r),P(new r.ptr(8469,8473,4),r),P(new r.ptr(8474,8477,1),r),P(new r.ptr(8484,8490,2),r),P(new r.ptr(8491,8493,1),r),P(new r.ptr(8496,8499,1),r),P(new r.ptr(8510,8511,1),r),P(new r.ptr(8517,8579,62),r),P(new r.ptr(11264,11310,1),r),P(new r.ptr(11360,11362,2),r),P(new r.ptr(11363,11364,1),r),P(new r.ptr(11367,11373,2),r),P(new r.ptr(11374,11376,1),r),P(new r.ptr(11378,11381,3),r),P(new r.ptr(11390,11392,1),r),P(new r.ptr(11394,11490,2),r),P(new r.ptr(11499,11501,2),r),P(new r.ptr(11506,42560,31054),r),P(new r.ptr(42562,42604,2),r),P(new r.ptr(42624,42650,2),r),P(new r.ptr(42786,42798,2),r),P(new r.ptr(42802,42862,2),r),P(new r.ptr(42873,42877,2),r),P(new r.ptr(42878,42886,2),r),P(new r.ptr(42891,42893,2),r),P(new r.ptr(42896,42898,2),r),P(new r.ptr(42902,42922,2),r),P(new r.ptr(42923,42926,1),r),P(new r.ptr(42928,42932,1),r),P(new r.ptr(42934,42942,2),r),P(new r.ptr(42946,42948,2),r),P(new r.ptr(42949,42951,1),r),P(new r.ptr(42953,42997,44),r),P(new r.ptr(65313,65338,1),r)]),new c([P(new n.ptr(66560,66599,1),n),P(new n.ptr(66736,66771,1),n),P(new n.ptr(68736,68786,1),n),P(new n.ptr(71840,71871,1),n),P(new n.ptr(93760,93791,1),n),P(new n.ptr(119808,119833,1),n),P(new n.ptr(119860,119885,1),n),P(new n.ptr(119912,119937,1),n),P(new n.ptr(119964,119966,2),n),P(new n.ptr(119967,119973,3),n),P(new n.ptr(119974,119977,3),n),P(new n.ptr(119978,119980,1),n),P(new n.ptr(119982,119989,1),n),P(new n.ptr(120016,120041,1),n),P(new n.ptr(120068,120069,1),n),P(new n.ptr(120071,120074,1),n),P(new n.ptr(120077,120084,1),n),P(new n.ptr(120086,120092,1),n),P(new n.ptr(120120,120121,1),n),P(new n.ptr(120123,120126,1),n),P(new n.ptr(120128,120132,1),n),P(new n.ptr(120134,120138,4),n),P(new n.ptr(120139,120144,1),n),P(new n.ptr(120172,120197,1),n),P(new n.ptr(120224,120249,1),n),P(new n.ptr(120276,120301,1),n),P(new n.ptr(120328,120353,1),n),P(new n.ptr(120380,120405,1),n),P(new n.ptr(120432,120457,1),n),P(new n.ptr(120488,120512,1),n),P(new n.ptr(120546,120570,1),n),P(new n.ptr(120604,120628,1),n),P(new n.ptr(120662,120686,1),n),P(new n.ptr(120720,120744,1),n),P(new n.ptr(120778,125184,4406),n),P(new n.ptr(125185,125217,1),n)]),3),C=new t.ptr(new s([P(new r.ptr(768,879,1),r),P(new r.ptr(1155,1161,1),r),P(new r.ptr(1425,1469,1),r),P(new r.ptr(1471,1473,2),r),P(new r.ptr(1474,1476,2),r),P(new r.ptr(1477,1479,2),r),P(new r.ptr(1552,1562,1),r),P(new r.ptr(1611,1631,1),r),P(new r.ptr(1648,1750,102),r),P(new r.ptr(1751,1756,1),r),P(new r.ptr(1759,1764,1),r),P(new r.ptr(1767,1768,1),r),P(new r.ptr(1770,1773,1),r),P(new r.ptr(1809,1840,31),r),P(new r.ptr(1841,1866,1),r),P(new r.ptr(1958,1968,1),r),P(new r.ptr(2027,2035,1),r),P(new r.ptr(2045,2070,25),r),P(new r.ptr(2071,2073,1),r),P(new r.ptr(2075,2083,1),r),P(new r.ptr(2085,2087,1),r),P(new r.ptr(2089,2093,1),r),P(new r.ptr(2137,2139,1),r),P(new r.ptr(2259,2273,1),r),P(new r.ptr(2275,2307,1),r),P(new r.ptr(2362,2364,1),r),P(new r.ptr(2366,2383,1),r),P(new r.ptr(2385,2391,1),r),P(new r.ptr(2402,2403,1),r),P(new r.ptr(2433,2435,1),r),P(new r.ptr(2492,2494,2),r),P(new r.ptr(2495,2500,1),r),P(new r.ptr(2503,2504,1),r),P(new r.ptr(2507,2509,1),r),P(new r.ptr(2519,2530,11),r),P(new r.ptr(2531,2558,27),r),P(new r.ptr(2561,2563,1),r),P(new r.ptr(2620,2622,2),r),P(new r.ptr(2623,2626,1),r),P(new r.ptr(2631,2632,1),r),P(new r.ptr(2635,2637,1),r),P(new r.ptr(2641,2672,31),r),P(new r.ptr(2673,2677,4),r),P(new r.ptr(2689,2691,1),r),P(new r.ptr(2748,2750,2),r),P(new r.ptr(2751,2757,1),r),P(new r.ptr(2759,2761,1),r),P(new r.ptr(2763,2765,1),r),P(new r.ptr(2786,2787,1),r),P(new r.ptr(2810,2815,1),r),P(new r.ptr(2817,2819,1),r),P(new r.ptr(2876,2878,2),r),P(new r.ptr(2879,2884,1),r),P(new r.ptr(2887,2888,1),r),P(new r.ptr(2891,2893,1),r),P(new r.ptr(2901,2903,1),r),P(new r.ptr(2914,2915,1),r),P(new r.ptr(2946,3006,60),r),P(new r.ptr(3007,3010,1),r),P(new r.ptr(3014,3016,1),r),P(new r.ptr(3018,3021,1),r),P(new r.ptr(3031,3072,41),r),P(new r.ptr(3073,3076,1),r),P(new r.ptr(3134,3140,1),r),P(new r.ptr(3142,3144,1),r),P(new r.ptr(3146,3149,1),r),P(new r.ptr(3157,3158,1),r),P(new r.ptr(3170,3171,1),r),P(new r.ptr(3201,3203,1),r),P(new r.ptr(3260,3262,2),r),P(new r.ptr(3263,3268,1),r),P(new r.ptr(3270,3272,1),r),P(new r.ptr(3274,3277,1),r),P(new r.ptr(3285,3286,1),r),P(new r.ptr(3298,3299,1),r),P(new r.ptr(3328,3331,1),r),P(new r.ptr(3387,3388,1),r),P(new r.ptr(3390,3396,1),r),P(new r.ptr(3398,3400,1),r),P(new r.ptr(3402,3405,1),r),P(new r.ptr(3415,3426,11),r),P(new r.ptr(3427,3457,30),r),P(new r.ptr(3458,3459,1),r),P(new r.ptr(3530,3535,5),r),P(new r.ptr(3536,3540,1),r),P(new r.ptr(3542,3544,2),r),P(new r.ptr(3545,3551,1),r),P(new r.ptr(3570,3571,1),r),P(new r.ptr(3633,3636,3),r),P(new r.ptr(3637,3642,1),r),P(new r.ptr(3655,3662,1),r),P(new r.ptr(3761,3764,3),r),P(new r.ptr(3765,3772,1),r),P(new r.ptr(3784,3789,1),r),P(new r.ptr(3864,3865,1),r),P(new r.ptr(3893,3897,2),r),P(new r.ptr(3902,3903,1),r),P(new r.ptr(3953,3972,1),r),P(new r.ptr(3974,3975,1),r),P(new r.ptr(3981,3991,1),r),P(new r.ptr(3993,4028,1),r),P(new r.ptr(4038,4139,101),r),P(new r.ptr(4140,4158,1),r),P(new r.ptr(4182,4185,1),r),P(new r.ptr(4190,4192,1),r),P(new r.ptr(4194,4196,1),r),P(new r.ptr(4199,4205,1),r),P(new r.ptr(4209,4212,1),r),P(new r.ptr(4226,4237,1),r),P(new r.ptr(4239,4250,11),r),P(new r.ptr(4251,4253,1),r),P(new r.ptr(4957,4959,1),r),P(new r.ptr(5906,5908,1),r),P(new r.ptr(5938,5940,1),r),P(new r.ptr(5970,5971,1),r),P(new r.ptr(6002,6003,1),r),P(new r.ptr(6068,6099,1),r),P(new r.ptr(6109,6155,46),r),P(new r.ptr(6156,6157,1),r),P(new r.ptr(6277,6278,1),r),P(new r.ptr(6313,6432,119),r),P(new r.ptr(6433,6443,1),r),P(new r.ptr(6448,6459,1),r),P(new r.ptr(6679,6683,1),r),P(new r.ptr(6741,6750,1),r),P(new r.ptr(6752,6780,1),r),P(new r.ptr(6783,6832,49),r),P(new r.ptr(6833,6848,1),r),P(new r.ptr(6912,6916,1),r),P(new r.ptr(6964,6980,1),r),P(new r.ptr(7019,7027,1),r),P(new r.ptr(7040,7042,1),r),P(new r.ptr(7073,7085,1),r),P(new r.ptr(7142,7155,1),r),P(new r.ptr(7204,7223,1),r),P(new r.ptr(7376,7378,1),r),P(new r.ptr(7380,7400,1),r),P(new r.ptr(7405,7412,7),r),P(new r.ptr(7415,7417,1),r),P(new r.ptr(7616,7673,1),r),P(new r.ptr(7675,7679,1),r),P(new r.ptr(8400,8432,1),r),P(new r.ptr(11503,11505,1),r),P(new r.ptr(11647,11744,97),r),P(new r.ptr(11745,11775,1),r),P(new r.ptr(12330,12335,1),r),P(new r.ptr(12441,12442,1),r),P(new r.ptr(42607,42610,1),r),P(new r.ptr(42612,42621,1),r),P(new r.ptr(42654,42655,1),r),P(new r.ptr(42736,42737,1),r),P(new r.ptr(43010,43014,4),r),P(new r.ptr(43019,43043,24),r),P(new r.ptr(43044,43047,1),r),P(new r.ptr(43052,43136,84),r),P(new r.ptr(43137,43188,51),r),P(new r.ptr(43189,43205,1),r),P(new r.ptr(43232,43249,1),r),P(new r.ptr(43263,43302,39),r),P(new r.ptr(43303,43309,1),r),P(new r.ptr(43335,43347,1),r),P(new r.ptr(43392,43395,1),r),P(new r.ptr(43443,43456,1),r),P(new r.ptr(43493,43561,68),r),P(new r.ptr(43562,43574,1),r),P(new r.ptr(43587,43596,9),r),P(new r.ptr(43597,43643,46),r),P(new r.ptr(43644,43645,1),r),P(new r.ptr(43696,43698,2),r),P(new r.ptr(43699,43700,1),r),P(new r.ptr(43703,43704,1),r),P(new r.ptr(43710,43711,1),r),P(new r.ptr(43713,43755,42),r),P(new r.ptr(43756,43759,1),r),P(new r.ptr(43765,43766,1),r),P(new r.ptr(44003,44010,1),r),P(new r.ptr(44012,44013,1),r),P(new r.ptr(64286,65024,738),r),P(new r.ptr(65025,65039,1),r),P(new r.ptr(65056,65071,1),r)]),new c([P(new n.ptr(66045,66272,227),n),P(new n.ptr(66422,66426,1),n),P(new n.ptr(68097,68099,1),n),P(new n.ptr(68101,68102,1),n),P(new n.ptr(68108,68111,1),n),P(new n.ptr(68152,68154,1),n),P(new n.ptr(68159,68325,166),n),P(new n.ptr(68326,68900,574),n),P(new n.ptr(68901,68903,1),n),P(new n.ptr(69291,69292,1),n),P(new n.ptr(69446,69456,1),n),P(new n.ptr(69632,69634,1),n),P(new n.ptr(69688,69702,1),n),P(new n.ptr(69759,69762,1),n),P(new n.ptr(69808,69818,1),n),P(new n.ptr(69888,69890,1),n),P(new n.ptr(69927,69940,1),n),P(new n.ptr(69957,69958,1),n),P(new n.ptr(70003,70016,13),n),P(new n.ptr(70017,70018,1),n),P(new n.ptr(70067,70080,1),n),P(new n.ptr(70089,70092,1),n),P(new n.ptr(70094,70095,1),n),P(new n.ptr(70188,70199,1),n),P(new n.ptr(70206,70367,161),n),P(new n.ptr(70368,70378,1),n),P(new n.ptr(70400,70403,1),n),P(new n.ptr(70459,70460,1),n),P(new n.ptr(70462,70468,1),n),P(new n.ptr(70471,70472,1),n),P(new n.ptr(70475,70477,1),n),P(new n.ptr(70487,70498,11),n),P(new n.ptr(70499,70502,3),n),P(new n.ptr(70503,70508,1),n),P(new n.ptr(70512,70516,1),n),P(new n.ptr(70709,70726,1),n),P(new n.ptr(70750,70832,82),n),P(new n.ptr(70833,70851,1),n),P(new n.ptr(71087,71093,1),n),P(new n.ptr(71096,71104,1),n),P(new n.ptr(71132,71133,1),n),P(new n.ptr(71216,71232,1),n),P(new n.ptr(71339,71351,1),n),P(new n.ptr(71453,71467,1),n),P(new n.ptr(71724,71738,1),n),P(new n.ptr(71984,71989,1),n),P(new n.ptr(71991,71992,1),n),P(new n.ptr(71995,71998,1),n),P(new n.ptr(72e3,72002,2),n),P(new n.ptr(72003,72145,142),n),P(new n.ptr(72146,72151,1),n),P(new n.ptr(72154,72160,1),n),P(new n.ptr(72164,72193,29),n),P(new n.ptr(72194,72202,1),n),P(new n.ptr(72243,72249,1),n),P(new n.ptr(72251,72254,1),n),P(new n.ptr(72263,72273,10),n),P(new n.ptr(72274,72283,1),n),P(new n.ptr(72330,72345,1),n),P(new n.ptr(72751,72758,1),n),P(new n.ptr(72760,72767,1),n),P(new n.ptr(72850,72871,1),n),P(new n.ptr(72873,72886,1),n),P(new n.ptr(73009,73014,1),n),P(new n.ptr(73018,73020,2),n),P(new n.ptr(73021,73023,2),n),P(new n.ptr(73024,73029,1),n),P(new n.ptr(73031,73098,67),n),P(new n.ptr(73099,73102,1),n),P(new n.ptr(73104,73105,1),n),P(new n.ptr(73107,73111,1),n),P(new n.ptr(73459,73462,1),n),P(new n.ptr(92912,92916,1),n),P(new n.ptr(92976,92982,1),n),P(new n.ptr(94031,94033,2),n),P(new n.ptr(94034,94087,1),n),P(new n.ptr(94095,94098,1),n),P(new n.ptr(94180,94192,12),n),P(new n.ptr(94193,113821,19628),n),P(new n.ptr(113822,119141,5319),n),P(new n.ptr(119142,119145,1),n),P(new n.ptr(119149,119154,1),n),P(new n.ptr(119163,119170,1),n),P(new n.ptr(119173,119179,1),n),P(new n.ptr(119210,119213,1),n),P(new n.ptr(119362,119364,1),n),P(new n.ptr(121344,121398,1),n),P(new n.ptr(121403,121452,1),n),P(new n.ptr(121461,121476,15),n),P(new n.ptr(121499,121503,1),n),P(new n.ptr(121505,121519,1),n),P(new n.ptr(122880,122886,1),n),P(new n.ptr(122888,122904,1),n),P(new n.ptr(122907,122913,1),n),P(new n.ptr(122915,122916,1),n),P(new n.ptr(122918,122922,1),n),P(new n.ptr(123184,123190,1),n),P(new n.ptr(123628,123631,1),n),P(new n.ptr(125136,125142,1),n),P(new n.ptr(125252,125258,1),n),P(new n.ptr(917760,917999,1),n)]),0),I=new t.ptr(new s([P(new r.ptr(2307,2363,56),r),P(new r.ptr(2366,2368,1),r),P(new r.ptr(2377,2380,1),r),P(new r.ptr(2382,2383,1),r),P(new r.ptr(2434,2435,1),r),P(new r.ptr(2494,2496,1),r),P(new r.ptr(2503,2504,1),r),P(new r.ptr(2507,2508,1),r),P(new r.ptr(2519,2563,44),r),P(new r.ptr(2622,2624,1),r),P(new r.ptr(2691,2750,59),r),P(new r.ptr(2751,2752,1),r),P(new r.ptr(2761,2763,2),r),P(new r.ptr(2764,2818,54),r),P(new r.ptr(2819,2878,59),r),P(new r.ptr(2880,2887,7),r),P(new r.ptr(2888,2891,3),r),P(new r.ptr(2892,2903,11),r),P(new r.ptr(3006,3007,1),r),P(new r.ptr(3009,3010,1),r),P(new r.ptr(3014,3016,1),r),P(new r.ptr(3018,3020,1),r),P(new r.ptr(3031,3073,42),r),P(new r.ptr(3074,3075,1),r),P(new r.ptr(3137,3140,1),r),P(new r.ptr(3202,3203,1),r),P(new r.ptr(3262,3264,2),r),P(new r.ptr(3265,3268,1),r),P(new r.ptr(3271,3272,1),r),P(new r.ptr(3274,3275,1),r),P(new r.ptr(3285,3286,1),r),P(new r.ptr(3330,3331,1),r),P(new r.ptr(3390,3392,1),r),P(new r.ptr(3398,3400,1),r),P(new r.ptr(3402,3404,1),r),P(new r.ptr(3415,3458,43),r),P(new r.ptr(3459,3535,76),r),P(new r.ptr(3536,3537,1),r),P(new r.ptr(3544,3551,1),r),P(new r.ptr(3570,3571,1),r),P(new r.ptr(3902,3903,1),r),P(new r.ptr(3967,4139,172),r),P(new r.ptr(4140,4145,5),r),P(new r.ptr(4152,4155,3),r),P(new r.ptr(4156,4182,26),r),P(new r.ptr(4183,4194,11),r),P(new r.ptr(4195,4196,1),r),P(new r.ptr(4199,4205,1),r),P(new r.ptr(4227,4228,1),r),P(new r.ptr(4231,4236,1),r),P(new r.ptr(4239,4250,11),r),P(new r.ptr(4251,4252,1),r),P(new r.ptr(6070,6078,8),r),P(new r.ptr(6079,6085,1),r),P(new r.ptr(6087,6088,1),r),P(new r.ptr(6435,6438,1),r),P(new r.ptr(6441,6443,1),r),P(new r.ptr(6448,6449,1),r),P(new r.ptr(6451,6456,1),r),P(new r.ptr(6681,6682,1),r),P(new r.ptr(6741,6743,2),r),P(new r.ptr(6753,6755,2),r),P(new r.ptr(6756,6765,9),r),P(new r.ptr(6766,6770,1),r),P(new r.ptr(6916,6965,49),r),P(new r.ptr(6971,6973,2),r),P(new r.ptr(6974,6977,1),r),P(new r.ptr(6979,6980,1),r),P(new r.ptr(7042,7073,31),r),P(new r.ptr(7078,7079,1),r),P(new r.ptr(7082,7143,61),r),P(new r.ptr(7146,7148,1),r),P(new r.ptr(7150,7154,4),r),P(new r.ptr(7155,7204,49),r),P(new r.ptr(7205,7211,1),r),P(new r.ptr(7220,7221,1),r),P(new r.ptr(7393,7415,22),r),P(new r.ptr(12334,12335,1),r),P(new r.ptr(43043,43044,1),r),P(new r.ptr(43047,43136,89),r),P(new r.ptr(43137,43188,51),r),P(new r.ptr(43189,43203,1),r),P(new r.ptr(43346,43347,1),r),P(new r.ptr(43395,43444,49),r),P(new r.ptr(43445,43450,5),r),P(new r.ptr(43451,43454,3),r),P(new r.ptr(43455,43456,1),r),P(new r.ptr(43567,43568,1),r),P(new r.ptr(43571,43572,1),r),P(new r.ptr(43597,43643,46),r),P(new r.ptr(43645,43755,110),r),P(new r.ptr(43758,43759,1),r),P(new r.ptr(43765,44003,238),r),P(new r.ptr(44004,44006,2),r),P(new r.ptr(44007,44009,2),r),P(new r.ptr(44010,44012,2),r)]),new c([P(new n.ptr(69632,69634,2),n),P(new n.ptr(69762,69808,46),n),P(new n.ptr(69809,69810,1),n),P(new n.ptr(69815,69816,1),n),P(new n.ptr(69932,69957,25),n),P(new n.ptr(69958,70018,60),n),P(new n.ptr(70067,70069,1),n),P(new n.ptr(70079,70080,1),n),P(new n.ptr(70094,70188,94),n),P(new n.ptr(70189,70190,1),n),P(new n.ptr(70194,70195,1),n),P(new n.ptr(70197,70368,171),n),P(new n.ptr(70369,70370,1),n),P(new n.ptr(70402,70403,1),n),P(new n.ptr(70462,70463,1),n),P(new n.ptr(70465,70468,1),n),P(new n.ptr(70471,70472,1),n),P(new n.ptr(70475,70477,1),n),P(new n.ptr(70487,70498,11),n),P(new n.ptr(70499,70709,210),n),P(new n.ptr(70710,70711,1),n),P(new n.ptr(70720,70721,1),n),P(new n.ptr(70725,70832,107),n),P(new n.ptr(70833,70834,1),n),P(new n.ptr(70841,70843,2),n),P(new n.ptr(70844,70846,1),n),P(new n.ptr(70849,71087,238),n),P(new n.ptr(71088,71089,1),n),P(new n.ptr(71096,71099,1),n),P(new n.ptr(71102,71216,114),n),P(new n.ptr(71217,71218,1),n),P(new n.ptr(71227,71228,1),n),P(new n.ptr(71230,71340,110),n),P(new n.ptr(71342,71343,1),n),P(new n.ptr(71350,71456,106),n),P(new n.ptr(71457,71462,5),n),P(new n.ptr(71724,71726,1),n),P(new n.ptr(71736,71984,248),n),P(new n.ptr(71985,71989,1),n),P(new n.ptr(71991,71992,1),n),P(new n.ptr(71997,72e3,3),n),P(new n.ptr(72002,72145,143),n),P(new n.ptr(72146,72147,1),n),P(new n.ptr(72156,72159,1),n),P(new n.ptr(72164,72249,85),n),P(new n.ptr(72279,72280,1),n),P(new n.ptr(72343,72751,408),n),P(new n.ptr(72766,72873,107),n),P(new n.ptr(72881,72884,3),n),P(new n.ptr(73098,73102,1),n),P(new n.ptr(73107,73108,1),n),P(new n.ptr(73110,73461,351),n),P(new n.ptr(73462,94033,20571),n),P(new n.ptr(94034,94087,1),n),P(new n.ptr(94192,94193,1),n),P(new n.ptr(119141,119142,1),n),P(new n.ptr(119149,119154,1),n)]),0),A=new t.ptr(new s([P(new r.ptr(1160,1161,1),r),P(new r.ptr(6846,8413,1567),r),P(new r.ptr(8414,8416,1),r),P(new r.ptr(8418,8420,1),r),P(new r.ptr(42608,42610,1),r)]),c.nil,0),F=new t.ptr(new s([P(new r.ptr(768,879,1),r),P(new r.ptr(1155,1159,1),r),P(new r.ptr(1425,1469,1),r),P(new r.ptr(1471,1473,2),r),P(new r.ptr(1474,1476,2),r),P(new r.ptr(1477,1479,2),r),P(new r.ptr(1552,1562,1),r),P(new r.ptr(1611,1631,1),r),P(new r.ptr(1648,1750,102),r),P(new r.ptr(1751,1756,1),r),P(new r.ptr(1759,1764,1),r),P(new r.ptr(1767,1768,1),r),P(new r.ptr(1770,1773,1),r),P(new r.ptr(1809,1840,31),r),P(new r.ptr(1841,1866,1),r),P(new r.ptr(1958,1968,1),r),P(new r.ptr(2027,2035,1),r),P(new r.ptr(2045,2070,25),r),P(new r.ptr(2071,2073,1),r),P(new r.ptr(2075,2083,1),r),P(new r.ptr(2085,2087,1),r),P(new r.ptr(2089,2093,1),r),P(new r.ptr(2137,2139,1),r),P(new r.ptr(2259,2273,1),r),P(new r.ptr(2275,2306,1),r),P(new r.ptr(2362,2364,2),r),P(new r.ptr(2369,2376,1),r),P(new r.ptr(2381,2385,4),r),P(new r.ptr(2386,2391,1),r),P(new r.ptr(2402,2403,1),r),P(new r.ptr(2433,2492,59),r),P(new r.ptr(2497,2500,1),r),P(new r.ptr(2509,2530,21),r),P(new r.ptr(2531,2558,27),r),P(new r.ptr(2561,2562,1),r),P(new r.ptr(2620,2625,5),r),P(new r.ptr(2626,2631,5),r),P(new r.ptr(2632,2635,3),r),P(new r.ptr(2636,2637,1),r),P(new r.ptr(2641,2672,31),r),P(new r.ptr(2673,2677,4),r),P(new r.ptr(2689,2690,1),r),P(new r.ptr(2748,2753,5),r),P(new r.ptr(2754,2757,1),r),P(new r.ptr(2759,2760,1),r),P(new r.ptr(2765,2786,21),r),P(new r.ptr(2787,2810,23),r),P(new r.ptr(2811,2815,1),r),P(new r.ptr(2817,2876,59),r),P(new r.ptr(2879,2881,2),r),P(new r.ptr(2882,2884,1),r),P(new r.ptr(2893,2901,8),r),P(new r.ptr(2902,2914,12),r),P(new r.ptr(2915,2946,31),r),P(new r.ptr(3008,3021,13),r),P(new r.ptr(3072,3076,4),r),P(new r.ptr(3134,3136,1),r),P(new r.ptr(3142,3144,1),r),P(new r.ptr(3146,3149,1),r),P(new r.ptr(3157,3158,1),r),P(new r.ptr(3170,3171,1),r),P(new r.ptr(3201,3260,59),r),P(new r.ptr(3263,3270,7),r),P(new r.ptr(3276,3277,1),r),P(new r.ptr(3298,3299,1),r),P(new r.ptr(3328,3329,1),r),P(new r.ptr(3387,3388,1),r),P(new r.ptr(3393,3396,1),r),P(new r.ptr(3405,3426,21),r),P(new r.ptr(3427,3457,30),r),P(new r.ptr(3530,3538,8),r),P(new r.ptr(3539,3540,1),r),P(new r.ptr(3542,3633,91),r),P(new r.ptr(3636,3642,1),r),P(new r.ptr(3655,3662,1),r),P(new r.ptr(3761,3764,3),r),P(new r.ptr(3765,3772,1),r),P(new r.ptr(3784,3789,1),r),P(new r.ptr(3864,3865,1),r),P(new r.ptr(3893,3897,2),r),P(new r.ptr(3953,3966,1),r),P(new r.ptr(3968,3972,1),r),P(new r.ptr(3974,3975,1),r),P(new r.ptr(3981,3991,1),r),P(new r.ptr(3993,4028,1),r),P(new r.ptr(4038,4141,103),r),P(new r.ptr(4142,4144,1),r),P(new r.ptr(4146,4151,1),r),P(new r.ptr(4153,4154,1),r),P(new r.ptr(4157,4158,1),r),P(new r.ptr(4184,4185,1),r),P(new r.ptr(4190,4192,1),r),P(new r.ptr(4209,4212,1),r),P(new r.ptr(4226,4229,3),r),P(new r.ptr(4230,4237,7),r),P(new r.ptr(4253,4957,704),r),P(new r.ptr(4958,4959,1),r),P(new r.ptr(5906,5908,1),r),P(new r.ptr(5938,5940,1),r),P(new r.ptr(5970,5971,1),r),P(new r.ptr(6002,6003,1),r),P(new r.ptr(6068,6069,1),r),P(new r.ptr(6071,6077,1),r),P(new r.ptr(6086,6089,3),r),P(new r.ptr(6090,6099,1),r),P(new r.ptr(6109,6155,46),r),P(new r.ptr(6156,6157,1),r),P(new r.ptr(6277,6278,1),r),P(new r.ptr(6313,6432,119),r),P(new r.ptr(6433,6434,1),r),P(new r.ptr(6439,6440,1),r),P(new r.ptr(6450,6457,7),r),P(new r.ptr(6458,6459,1),r),P(new r.ptr(6679,6680,1),r),P(new r.ptr(6683,6742,59),r),P(new r.ptr(6744,6750,1),r),P(new r.ptr(6752,6754,2),r),P(new r.ptr(6757,6764,1),r),P(new r.ptr(6771,6780,1),r),P(new r.ptr(6783,6832,49),r),P(new r.ptr(6833,6845,1),r),P(new r.ptr(6847,6848,1),r),P(new r.ptr(6912,6915,1),r),P(new r.ptr(6964,6966,2),r),P(new r.ptr(6967,6970,1),r),P(new r.ptr(6972,6978,6),r),P(new r.ptr(7019,7027,1),r),P(new r.ptr(7040,7041,1),r),P(new r.ptr(7074,7077,1),r),P(new r.ptr(7080,7081,1),r),P(new r.ptr(7083,7085,1),r),P(new r.ptr(7142,7144,2),r),P(new r.ptr(7145,7149,4),r),P(new r.ptr(7151,7153,1),r),P(new r.ptr(7212,7219,1),r),P(new r.ptr(7222,7223,1),r),P(new r.ptr(7376,7378,1),r),P(new r.ptr(7380,7392,1),r),P(new r.ptr(7394,7400,1),r),P(new r.ptr(7405,7412,7),r),P(new r.ptr(7416,7417,1),r),P(new r.ptr(7616,7673,1),r),P(new r.ptr(7675,7679,1),r),P(new r.ptr(8400,8412,1),r),P(new r.ptr(8417,8421,4),r),P(new r.ptr(8422,8432,1),r),P(new r.ptr(11503,11505,1),r),P(new r.ptr(11647,11744,97),r),P(new r.ptr(11745,11775,1),r),P(new r.ptr(12330,12333,1),r),P(new r.ptr(12441,12442,1),r),P(new r.ptr(42607,42612,5),r),P(new r.ptr(42613,42621,1),r),P(new r.ptr(42654,42655,1),r),P(new r.ptr(42736,42737,1),r),P(new r.ptr(43010,43014,4),r),P(new r.ptr(43019,43045,26),r),P(new r.ptr(43046,43052,6),r),P(new r.ptr(43204,43205,1),r),P(new r.ptr(43232,43249,1),r),P(new r.ptr(43263,43302,39),r),P(new r.ptr(43303,43309,1),r),P(new r.ptr(43335,43345,1),r),P(new r.ptr(43392,43394,1),r),P(new r.ptr(43443,43446,3),r),P(new r.ptr(43447,43449,1),r),P(new r.ptr(43452,43453,1),r),P(new r.ptr(43493,43561,68),r),P(new r.ptr(43562,43566,1),r),P(new r.ptr(43569,43570,1),r),P(new r.ptr(43573,43574,1),r),P(new r.ptr(43587,43596,9),r),P(new r.ptr(43644,43696,52),r),P(new r.ptr(43698,43700,1),r),P(new r.ptr(43703,43704,1),r),P(new r.ptr(43710,43711,1),r),P(new r.ptr(43713,43756,43),r),P(new r.ptr(43757,43766,9),r),P(new r.ptr(44005,44008,3),r),P(new r.ptr(44013,64286,20273),r),P(new r.ptr(65024,65039,1),r),P(new r.ptr(65056,65071,1),r)]),new c([P(new n.ptr(66045,66272,227),n),P(new n.ptr(66422,66426,1),n),P(new n.ptr(68097,68099,1),n),P(new n.ptr(68101,68102,1),n),P(new n.ptr(68108,68111,1),n),P(new n.ptr(68152,68154,1),n),P(new n.ptr(68159,68325,166),n),P(new n.ptr(68326,68900,574),n),P(new n.ptr(68901,68903,1),n),P(new n.ptr(69291,69292,1),n),P(new n.ptr(69446,69456,1),n),P(new n.ptr(69633,69688,55),n),P(new n.ptr(69689,69702,1),n),P(new n.ptr(69759,69761,1),n),P(new n.ptr(69811,69814,1),n),P(new n.ptr(69817,69818,1),n),P(new n.ptr(69888,69890,1),n),P(new n.ptr(69927,69931,1),n),P(new n.ptr(69933,69940,1),n),P(new n.ptr(70003,70016,13),n),P(new n.ptr(70017,70070,53),n),P(new n.ptr(70071,70078,1),n),P(new n.ptr(70089,70092,1),n),P(new n.ptr(70095,70191,96),n),P(new n.ptr(70192,70193,1),n),P(new n.ptr(70196,70198,2),n),P(new n.ptr(70199,70206,7),n),P(new n.ptr(70367,70371,4),n),P(new n.ptr(70372,70378,1),n),P(new n.ptr(70400,70401,1),n),P(new n.ptr(70459,70460,1),n),P(new n.ptr(70464,70502,38),n),P(new n.ptr(70503,70508,1),n),P(new n.ptr(70512,70516,1),n),P(new n.ptr(70712,70719,1),n),P(new n.ptr(70722,70724,1),n),P(new n.ptr(70726,70750,24),n),P(new n.ptr(70835,70840,1),n),P(new n.ptr(70842,70847,5),n),P(new n.ptr(70848,70850,2),n),P(new n.ptr(70851,71090,239),n),P(new n.ptr(71091,71093,1),n),P(new n.ptr(71100,71101,1),n),P(new n.ptr(71103,71104,1),n),P(new n.ptr(71132,71133,1),n),P(new n.ptr(71219,71226,1),n),P(new n.ptr(71229,71231,2),n),P(new n.ptr(71232,71339,107),n),P(new n.ptr(71341,71344,3),n),P(new n.ptr(71345,71349,1),n),P(new n.ptr(71351,71453,102),n),P(new n.ptr(71454,71455,1),n),P(new n.ptr(71458,71461,1),n),P(new n.ptr(71463,71467,1),n),P(new n.ptr(71727,71735,1),n),P(new n.ptr(71737,71738,1),n),P(new n.ptr(71995,71996,1),n),P(new n.ptr(71998,72003,5),n),P(new n.ptr(72148,72151,1),n),P(new n.ptr(72154,72155,1),n),P(new n.ptr(72160,72193,33),n),P(new n.ptr(72194,72202,1),n),P(new n.ptr(72243,72248,1),n),P(new n.ptr(72251,72254,1),n),P(new n.ptr(72263,72273,10),n),P(new n.ptr(72274,72278,1),n),P(new n.ptr(72281,72283,1),n),P(new n.ptr(72330,72342,1),n),P(new n.ptr(72344,72345,1),n),P(new n.ptr(72752,72758,1),n),P(new n.ptr(72760,72765,1),n),P(new n.ptr(72767,72850,83),n),P(new n.ptr(72851,72871,1),n),P(new n.ptr(72874,72880,1),n),P(new n.ptr(72882,72883,1),n),P(new n.ptr(72885,72886,1),n),P(new n.ptr(73009,73014,1),n),P(new n.ptr(73018,73020,2),n),P(new n.ptr(73021,73023,2),n),P(new n.ptr(73024,73029,1),n),P(new n.ptr(73031,73104,73),n),P(new n.ptr(73105,73109,4),n),P(new n.ptr(73111,73459,348),n),P(new n.ptr(73460,92912,19452),n),P(new n.ptr(92913,92916,1),n),P(new n.ptr(92976,92982,1),n),P(new n.ptr(94031,94095,64),n),P(new n.ptr(94096,94098,1),n),P(new n.ptr(94180,113821,19641),n),P(new n.ptr(113822,119143,5321),n),P(new n.ptr(119144,119145,1),n),P(new n.ptr(119163,119170,1),n),P(new n.ptr(119173,119179,1),n),P(new n.ptr(119210,119213,1),n),P(new n.ptr(119362,119364,1),n),P(new n.ptr(121344,121398,1),n),P(new n.ptr(121403,121452,1),n),P(new n.ptr(121461,121476,15),n),P(new n.ptr(121499,121503,1),n),P(new n.ptr(121505,121519,1),n),P(new n.ptr(122880,122886,1),n),P(new n.ptr(122888,122904,1),n),P(new n.ptr(122907,122913,1),n),P(new n.ptr(122915,122916,1),n),P(new n.ptr(122918,122922,1),n),P(new n.ptr(123184,123190,1),n),P(new n.ptr(123628,123631,1),n),P(new n.ptr(125136,125142,1),n),P(new n.ptr(125252,125258,1),n),P(new n.ptr(917760,917999,1),n)]),0),R=new t.ptr(new s([P(new r.ptr(48,57,1),r),P(new r.ptr(178,179,1),r),P(new r.ptr(185,188,3),r),P(new r.ptr(189,190,1),r),P(new r.ptr(1632,1641,1),r),P(new r.ptr(1776,1785,1),r),P(new r.ptr(1984,1993,1),r),P(new r.ptr(2406,2415,1),r),P(new r.ptr(2534,2543,1),r),P(new r.ptr(2548,2553,1),r),P(new r.ptr(2662,2671,1),r),P(new r.ptr(2790,2799,1),r),P(new r.ptr(2918,2927,1),r),P(new r.ptr(2930,2935,1),r),P(new r.ptr(3046,3058,1),r),P(new r.ptr(3174,3183,1),r),P(new r.ptr(3192,3198,1),r),P(new r.ptr(3302,3311,1),r),P(new r.ptr(3416,3422,1),r),P(new r.ptr(3430,3448,1),r),P(new r.ptr(3558,3567,1),r),P(new r.ptr(3664,3673,1),r),P(new r.ptr(3792,3801,1),r),P(new r.ptr(3872,3891,1),r),P(new r.ptr(4160,4169,1),r),P(new r.ptr(4240,4249,1),r),P(new r.ptr(4969,4988,1),r),P(new r.ptr(5870,5872,1),r),P(new r.ptr(6112,6121,1),r),P(new r.ptr(6128,6137,1),r),P(new r.ptr(6160,6169,1),r),P(new r.ptr(6470,6479,1),r),P(new r.ptr(6608,6618,1),r),P(new r.ptr(6784,6793,1),r),P(new r.ptr(6800,6809,1),r),P(new r.ptr(6992,7001,1),r),P(new r.ptr(7088,7097,1),r),P(new r.ptr(7232,7241,1),r),P(new r.ptr(7248,7257,1),r),P(new r.ptr(8304,8308,4),r),P(new r.ptr(8309,8313,1),r),P(new r.ptr(8320,8329,1),r),P(new r.ptr(8528,8578,1),r),P(new r.ptr(8581,8585,1),r),P(new r.ptr(9312,9371,1),r),P(new r.ptr(9450,9471,1),r),P(new r.ptr(10102,10131,1),r),P(new r.ptr(11517,12295,778),r),P(new r.ptr(12321,12329,1),r),P(new r.ptr(12344,12346,1),r),P(new r.ptr(12690,12693,1),r),P(new r.ptr(12832,12841,1),r),P(new r.ptr(12872,12879,1),r),P(new r.ptr(12881,12895,1),r),P(new r.ptr(12928,12937,1),r),P(new r.ptr(12977,12991,1),r),P(new r.ptr(42528,42537,1),r),P(new r.ptr(42726,42735,1),r),P(new r.ptr(43056,43061,1),r),P(new r.ptr(43216,43225,1),r),P(new r.ptr(43264,43273,1),r),P(new r.ptr(43472,43481,1),r),P(new r.ptr(43504,43513,1),r),P(new r.ptr(43600,43609,1),r),P(new r.ptr(44016,44025,1),r),P(new r.ptr(65296,65305,1),r)]),new c([P(new n.ptr(65799,65843,1),n),P(new n.ptr(65856,65912,1),n),P(new n.ptr(65930,65931,1),n),P(new n.ptr(66273,66299,1),n),P(new n.ptr(66336,66339,1),n),P(new n.ptr(66369,66378,9),n),P(new n.ptr(66513,66517,1),n),P(new n.ptr(66720,66729,1),n),P(new n.ptr(67672,67679,1),n),P(new n.ptr(67705,67711,1),n),P(new n.ptr(67751,67759,1),n),P(new n.ptr(67835,67839,1),n),P(new n.ptr(67862,67867,1),n),P(new n.ptr(68028,68029,1),n),P(new n.ptr(68032,68047,1),n),P(new n.ptr(68050,68095,1),n),P(new n.ptr(68160,68168,1),n),P(new n.ptr(68221,68222,1),n),P(new n.ptr(68253,68255,1),n),P(new n.ptr(68331,68335,1),n),P(new n.ptr(68440,68447,1),n),P(new n.ptr(68472,68479,1),n),P(new n.ptr(68521,68527,1),n),P(new n.ptr(68858,68863,1),n),P(new n.ptr(68912,68921,1),n),P(new n.ptr(69216,69246,1),n),P(new n.ptr(69405,69414,1),n),P(new n.ptr(69457,69460,1),n),P(new n.ptr(69573,69579,1),n),P(new n.ptr(69714,69743,1),n),P(new n.ptr(69872,69881,1),n),P(new n.ptr(69942,69951,1),n),P(new n.ptr(70096,70105,1),n),P(new n.ptr(70113,70132,1),n),P(new n.ptr(70384,70393,1),n),P(new n.ptr(70736,70745,1),n),P(new n.ptr(70864,70873,1),n),P(new n.ptr(71248,71257,1),n),P(new n.ptr(71360,71369,1),n),P(new n.ptr(71472,71483,1),n),P(new n.ptr(71904,71922,1),n),P(new n.ptr(72016,72025,1),n),P(new n.ptr(72784,72812,1),n),P(new n.ptr(73040,73049,1),n),P(new n.ptr(73120,73129,1),n),P(new n.ptr(73664,73684,1),n),P(new n.ptr(74752,74862,1),n),P(new n.ptr(92768,92777,1),n),P(new n.ptr(93008,93017,1),n),P(new n.ptr(93019,93025,1),n),P(new n.ptr(93824,93846,1),n),P(new n.ptr(119520,119539,1),n),P(new n.ptr(119648,119672,1),n),P(new n.ptr(120782,120831,1),n),P(new n.ptr(123200,123209,1),n),P(new n.ptr(123632,123641,1),n),P(new n.ptr(125127,125135,1),n),P(new n.ptr(125264,125273,1),n),P(new n.ptr(126065,126123,1),n),P(new n.ptr(126125,126127,1),n),P(new n.ptr(126129,126132,1),n),P(new n.ptr(126209,126253,1),n),P(new n.ptr(126255,126269,1),n),P(new n.ptr(127232,127244,1),n),P(new n.ptr(130032,130041,1),n)]),4),T=new t.ptr(new s([P(new r.ptr(48,57,1),r),P(new r.ptr(1632,1641,1),r),P(new r.ptr(1776,1785,1),r),P(new r.ptr(1984,1993,1),r),P(new r.ptr(2406,2415,1),r),P(new r.ptr(2534,2543,1),r),P(new r.ptr(2662,2671,1),r),P(new r.ptr(2790,2799,1),r),P(new r.ptr(2918,2927,1),r),P(new r.ptr(3046,3055,1),r),P(new r.ptr(3174,3183,1),r),P(new r.ptr(3302,3311,1),r),P(new r.ptr(3430,3439,1),r),P(new r.ptr(3558,3567,1),r),P(new r.ptr(3664,3673,1),r),P(new r.ptr(3792,3801,1),r),P(new r.ptr(3872,3881,1),r),P(new r.ptr(4160,4169,1),r),P(new r.ptr(4240,4249,1),r),P(new r.ptr(6112,6121,1),r),P(new r.ptr(6160,6169,1),r),P(new r.ptr(6470,6479,1),r),P(new r.ptr(6608,6617,1),r),P(new r.ptr(6784,6793,1),r),P(new r.ptr(6800,6809,1),r),P(new r.ptr(6992,7001,1),r),P(new r.ptr(7088,7097,1),r),P(new r.ptr(7232,7241,1),r),P(new r.ptr(7248,7257,1),r),P(new r.ptr(42528,42537,1),r),P(new r.ptr(43216,43225,1),r),P(new r.ptr(43264,43273,1),r),P(new r.ptr(43472,43481,1),r),P(new r.ptr(43504,43513,1),r),P(new r.ptr(43600,43609,1),r),P(new r.ptr(44016,44025,1),r),P(new r.ptr(65296,65305,1),r)]),new c([P(new n.ptr(66720,66729,1),n),P(new n.ptr(68912,68921,1),n),P(new n.ptr(69734,69743,1),n),P(new n.ptr(69872,69881,1),n),P(new n.ptr(69942,69951,1),n),P(new n.ptr(70096,70105,1),n),P(new n.ptr(70384,70393,1),n),P(new n.ptr(70736,70745,1),n),P(new n.ptr(70864,70873,1),n),P(new n.ptr(71248,71257,1),n),P(new n.ptr(71360,71369,1),n),P(new n.ptr(71472,71481,1),n),P(new n.ptr(71904,71913,1),n),P(new n.ptr(72016,72025,1),n),P(new n.ptr(72784,72793,1),n),P(new n.ptr(73040,73049,1),n),P(new n.ptr(73120,73129,1),n),P(new n.ptr(92768,92777,1),n),P(new n.ptr(93008,93017,1),n),P(new n.ptr(120782,120831,1),n),P(new n.ptr(123200,123209,1),n),P(new n.ptr(123632,123641,1),n),P(new n.ptr(125264,125273,1),n),P(new n.ptr(130032,130041,1),n)]),1),N=new t.ptr(new s([P(new r.ptr(5870,5872,1),r),P(new r.ptr(8544,8578,1),r),P(new r.ptr(8581,8584,1),r),P(new r.ptr(12295,12321,26),r),P(new r.ptr(12322,12329,1),r),P(new r.ptr(12344,12346,1),r),P(new r.ptr(42726,42735,1),r)]),new c([P(new n.ptr(65856,65908,1),n),P(new n.ptr(66369,66378,9),n),P(new n.ptr(66513,66517,1),n),P(new n.ptr(74752,74862,1),n)]),0),V=new t.ptr(new s([P(new r.ptr(178,179,1),r),P(new r.ptr(185,188,3),r),P(new r.ptr(189,190,1),r),P(new r.ptr(2548,2553,1),r),P(new r.ptr(2930,2935,1),r),P(new r.ptr(3056,3058,1),r),P(new r.ptr(3192,3198,1),r),P(new r.ptr(3416,3422,1),r),P(new r.ptr(3440,3448,1),r),P(new r.ptr(3882,3891,1),r),P(new r.ptr(4969,4988,1),r),P(new r.ptr(6128,6137,1),r),P(new r.ptr(6618,8304,1686),r),P(new r.ptr(8308,8313,1),r),P(new r.ptr(8320,8329,1),r),P(new r.ptr(8528,8543,1),r),P(new r.ptr(8585,9312,727),r),P(new r.ptr(9313,9371,1),r),P(new r.ptr(9450,9471,1),r),P(new r.ptr(10102,10131,1),r),P(new r.ptr(11517,12690,1173),r),P(new r.ptr(12691,12693,1),r),P(new r.ptr(12832,12841,1),r),P(new r.ptr(12872,12879,1),r),P(new r.ptr(12881,12895,1),r),P(new r.ptr(12928,12937,1),r),P(new r.ptr(12977,12991,1),r),P(new r.ptr(43056,43061,1),r)]),new c([P(new n.ptr(65799,65843,1),n),P(new n.ptr(65909,65912,1),n),P(new n.ptr(65930,65931,1),n),P(new n.ptr(66273,66299,1),n),P(new n.ptr(66336,66339,1),n),P(new n.ptr(67672,67679,1),n),P(new n.ptr(67705,67711,1),n),P(new n.ptr(67751,67759,1),n),P(new n.ptr(67835,67839,1),n),P(new n.ptr(67862,67867,1),n),P(new n.ptr(68028,68029,1),n),P(new n.ptr(68032,68047,1),n),P(new n.ptr(68050,68095,1),n),P(new n.ptr(68160,68168,1),n),P(new n.ptr(68221,68222,1),n),P(new n.ptr(68253,68255,1),n),P(new n.ptr(68331,68335,1),n),P(new n.ptr(68440,68447,1),n),P(new n.ptr(68472,68479,1),n),P(new n.ptr(68521,68527,1),n),P(new n.ptr(68858,68863,1),n),P(new n.ptr(69216,69246,1),n),P(new n.ptr(69405,69414,1),n),P(new n.ptr(69457,69460,1),n),P(new n.ptr(69573,69579,1),n),P(new n.ptr(69714,69733,1),n),P(new n.ptr(70113,70132,1),n),P(new n.ptr(71482,71483,1),n),P(new n.ptr(71914,71922,1),n),P(new n.ptr(72794,72812,1),n),P(new n.ptr(73664,73684,1),n),P(new n.ptr(93019,93025,1),n),P(new n.ptr(93824,93846,1),n),P(new n.ptr(119520,119539,1),n),P(new n.ptr(119648,119672,1),n),P(new n.ptr(125127,125135,1),n),P(new n.ptr(126065,126123,1),n),P(new n.ptr(126125,126127,1),n),P(new n.ptr(126129,126132,1),n),P(new n.ptr(126209,126253,1),n),P(new n.ptr(126255,126269,1),n),P(new n.ptr(127232,127244,1),n)]),3),O=new t.ptr(new s([P(new r.ptr(33,35,1),r),P(new r.ptr(37,42,1),r),P(new r.ptr(44,47,1),r),P(new r.ptr(58,59,1),r),P(new r.ptr(63,64,1),r),P(new r.ptr(91,93,1),r),P(new r.ptr(95,123,28),r),P(new r.ptr(125,161,36),r),P(new r.ptr(167,171,4),r),P(new r.ptr(182,183,1),r),P(new r.ptr(187,191,4),r),P(new r.ptr(894,903,9),r),P(new r.ptr(1370,1375,1),r),P(new r.ptr(1417,1418,1),r),P(new r.ptr(1470,1472,2),r),P(new r.ptr(1475,1478,3),r),P(new r.ptr(1523,1524,1),r),P(new r.ptr(1545,1546,1),r),P(new r.ptr(1548,1549,1),r),P(new r.ptr(1563,1566,3),r),P(new r.ptr(1567,1642,75),r),P(new r.ptr(1643,1645,1),r),P(new r.ptr(1748,1792,44),r),P(new r.ptr(1793,1805,1),r),P(new r.ptr(2039,2041,1),r),P(new r.ptr(2096,2110,1),r),P(new r.ptr(2142,2404,262),r),P(new r.ptr(2405,2416,11),r),P(new r.ptr(2557,2678,121),r),P(new r.ptr(2800,3191,391),r),P(new r.ptr(3204,3572,368),r),P(new r.ptr(3663,3674,11),r),P(new r.ptr(3675,3844,169),r),P(new r.ptr(3845,3858,1),r),P(new r.ptr(3860,3898,38),r),P(new r.ptr(3899,3901,1),r),P(new r.ptr(3973,4048,75),r),P(new r.ptr(4049,4052,1),r),P(new r.ptr(4057,4058,1),r),P(new r.ptr(4170,4175,1),r),P(new r.ptr(4347,4960,613),r),P(new r.ptr(4961,4968,1),r),P(new r.ptr(5120,5742,622),r),P(new r.ptr(5787,5788,1),r),P(new r.ptr(5867,5869,1),r),P(new r.ptr(5941,5942,1),r),P(new r.ptr(6100,6102,1),r),P(new r.ptr(6104,6106,1),r),P(new r.ptr(6144,6154,1),r),P(new r.ptr(6468,6469,1),r),P(new r.ptr(6686,6687,1),r),P(new r.ptr(6816,6822,1),r),P(new r.ptr(6824,6829,1),r),P(new r.ptr(7002,7008,1),r),P(new r.ptr(7164,7167,1),r),P(new r.ptr(7227,7231,1),r),P(new r.ptr(7294,7295,1),r),P(new r.ptr(7360,7367,1),r),P(new r.ptr(7379,8208,829),r),P(new r.ptr(8209,8231,1),r),P(new r.ptr(8240,8259,1),r),P(new r.ptr(8261,8273,1),r),P(new r.ptr(8275,8286,1),r),P(new r.ptr(8317,8318,1),r),P(new r.ptr(8333,8334,1),r),P(new r.ptr(8968,8971,1),r),P(new r.ptr(9001,9002,1),r),P(new r.ptr(10088,10101,1),r),P(new r.ptr(10181,10182,1),r),P(new r.ptr(10214,10223,1),r),P(new r.ptr(10627,10648,1),r),P(new r.ptr(10712,10715,1),r),P(new r.ptr(10748,10749,1),r),P(new r.ptr(11513,11516,1),r),P(new r.ptr(11518,11519,1),r),P(new r.ptr(11632,11776,144),r),P(new r.ptr(11777,11822,1),r),P(new r.ptr(11824,11855,1),r),P(new r.ptr(11858,12289,431),r),P(new r.ptr(12290,12291,1),r),P(new r.ptr(12296,12305,1),r),P(new r.ptr(12308,12319,1),r),P(new r.ptr(12336,12349,13),r),P(new r.ptr(12448,12539,91),r),P(new r.ptr(42238,42239,1),r),P(new r.ptr(42509,42511,1),r),P(new r.ptr(42611,42622,11),r),P(new r.ptr(42738,42743,1),r),P(new r.ptr(43124,43127,1),r),P(new r.ptr(43214,43215,1),r),P(new r.ptr(43256,43258,1),r),P(new r.ptr(43260,43310,50),r),P(new r.ptr(43311,43359,48),r),P(new r.ptr(43457,43469,1),r),P(new r.ptr(43486,43487,1),r),P(new r.ptr(43612,43615,1),r),P(new r.ptr(43742,43743,1),r),P(new r.ptr(43760,43761,1),r),P(new r.ptr(44011,64830,20819),r),P(new r.ptr(64831,65040,209),r),P(new r.ptr(65041,65049,1),r),P(new r.ptr(65072,65106,1),r),P(new r.ptr(65108,65121,1),r),P(new r.ptr(65123,65128,5),r),P(new r.ptr(65130,65131,1),r),P(new r.ptr(65281,65283,1),r),P(new r.ptr(65285,65290,1),r),P(new r.ptr(65292,65295,1),r),P(new r.ptr(65306,65307,1),r),P(new r.ptr(65311,65312,1),r),P(new r.ptr(65339,65341,1),r),P(new r.ptr(65343,65371,28),r),P(new r.ptr(65373,65375,2),r),P(new r.ptr(65376,65381,1),r)]),new c([P(new n.ptr(65792,65794,1),n),P(new n.ptr(66463,66512,49),n),P(new n.ptr(66927,67671,744),n),P(new n.ptr(67871,67903,32),n),P(new n.ptr(68176,68184,1),n),P(new n.ptr(68223,68336,113),n),P(new n.ptr(68337,68342,1),n),P(new n.ptr(68409,68415,1),n),P(new n.ptr(68505,68508,1),n),P(new n.ptr(69293,69461,168),n),P(new n.ptr(69462,69465,1),n),P(new n.ptr(69703,69709,1),n),P(new n.ptr(69819,69820,1),n),P(new n.ptr(69822,69825,1),n),P(new n.ptr(69952,69955,1),n),P(new n.ptr(70004,70005,1),n),P(new n.ptr(70085,70088,1),n),P(new n.ptr(70093,70107,14),n),P(new n.ptr(70109,70111,1),n),P(new n.ptr(70200,70205,1),n),P(new n.ptr(70313,70731,418),n),P(new n.ptr(70732,70735,1),n),P(new n.ptr(70746,70747,1),n),P(new n.ptr(70749,70854,105),n),P(new n.ptr(71105,71127,1),n),P(new n.ptr(71233,71235,1),n),P(new n.ptr(71264,71276,1),n),P(new n.ptr(71484,71486,1),n),P(new n.ptr(71739,72004,265),n),P(new n.ptr(72005,72006,1),n),P(new n.ptr(72162,72255,93),n),P(new n.ptr(72256,72262,1),n),P(new n.ptr(72346,72348,1),n),P(new n.ptr(72350,72354,1),n),P(new n.ptr(72769,72773,1),n),P(new n.ptr(72816,72817,1),n),P(new n.ptr(73463,73464,1),n),P(new n.ptr(73727,74864,1137),n),P(new n.ptr(74865,74868,1),n),P(new n.ptr(92782,92783,1),n),P(new n.ptr(92917,92983,66),n),P(new n.ptr(92984,92987,1),n),P(new n.ptr(92996,93847,851),n),P(new n.ptr(93848,93850,1),n),P(new n.ptr(94178,113823,19645),n),P(new n.ptr(121479,121483,1),n),P(new n.ptr(125278,125279,1),n)]),11),D=new t.ptr(new s([P(new r.ptr(95,8255,8160),r),P(new r.ptr(8256,8276,20),r),P(new r.ptr(65075,65076,1),r),P(new r.ptr(65101,65103,1),r),P(new r.ptr(65343,65343,1),r)]),c.nil,0),L=new t.ptr(new s([P(new r.ptr(45,1418,1373),r),P(new r.ptr(1470,5120,3650),r),P(new r.ptr(6150,8208,2058),r),P(new r.ptr(8209,8213,1),r),P(new r.ptr(11799,11802,3),r),P(new r.ptr(11834,11835,1),r),P(new r.ptr(11840,12316,476),r),P(new r.ptr(12336,12448,112),r),P(new r.ptr(65073,65074,1),r),P(new r.ptr(65112,65123,11),r),P(new r.ptr(65293,65293,1),r)]),new c([P(new n.ptr(69293,69293,1),n)]),0),M=new t.ptr(new s([P(new r.ptr(41,93,52),r),P(new r.ptr(125,3899,3774),r),P(new r.ptr(3901,5788,1887),r),P(new r.ptr(8262,8318,56),r),P(new r.ptr(8334,8969,635),r),P(new r.ptr(8971,9002,31),r),P(new r.ptr(10089,10101,2),r),P(new r.ptr(10182,10215,33),r),P(new r.ptr(10217,10223,2),r),P(new r.ptr(10628,10648,2),r),P(new r.ptr(10713,10715,2),r),P(new r.ptr(10749,11811,1062),r),P(new r.ptr(11813,11817,2),r),P(new r.ptr(12297,12305,2),r),P(new r.ptr(12309,12315,2),r),P(new r.ptr(12318,12319,1),r),P(new r.ptr(64830,65048,218),r),P(new r.ptr(65078,65092,2),r),P(new r.ptr(65096,65114,18),r),P(new r.ptr(65116,65118,2),r),P(new r.ptr(65289,65341,52),r),P(new r.ptr(65373,65379,3),r)]),c.nil,1),B=new t.ptr(new s([P(new r.ptr(187,8217,8030),r),P(new r.ptr(8221,8250,29),r),P(new r.ptr(11779,11781,2),r),P(new r.ptr(11786,11789,3),r),P(new r.ptr(11805,11809,4),r)]),c.nil,0),j=new t.ptr(new s([P(new r.ptr(171,8216,8045),r),P(new r.ptr(8219,8220,1),r),P(new r.ptr(8223,8249,26),r),P(new r.ptr(11778,11780,2),r),P(new r.ptr(11785,11788,3),r),P(new r.ptr(11804,11808,4),r)]),c.nil,0),W=new t.ptr(new s([P(new r.ptr(33,35,1),r),P(new r.ptr(37,39,1),r),P(new r.ptr(42,46,2),r),P(new r.ptr(47,58,11),r),P(new r.ptr(59,63,4),r),P(new r.ptr(64,92,28),r),P(new r.ptr(161,167,6),r),P(new r.ptr(182,183,1),r),P(new r.ptr(191,894,703),r),P(new r.ptr(903,1370,467),r),P(new r.ptr(1371,1375,1),r),P(new r.ptr(1417,1472,55),r),P(new r.ptr(1475,1478,3),r),P(new r.ptr(1523,1524,1),r),P(new r.ptr(1545,1546,1),r),P(new r.ptr(1548,1549,1),r),P(new r.ptr(1563,1566,3),r),P(new r.ptr(1567,1642,75),r),P(new r.ptr(1643,1645,1),r),P(new r.ptr(1748,1792,44),r),P(new r.ptr(1793,1805,1),r),P(new r.ptr(2039,2041,1),r),P(new r.ptr(2096,2110,1),r),P(new r.ptr(2142,2404,262),r),P(new r.ptr(2405,2416,11),r),P(new r.ptr(2557,2678,121),r),P(new r.ptr(2800,3191,391),r),P(new r.ptr(3204,3572,368),r),P(new r.ptr(3663,3674,11),r),P(new r.ptr(3675,3844,169),r),P(new r.ptr(3845,3858,1),r),P(new r.ptr(3860,3973,113),r),P(new r.ptr(4048,4052,1),r),P(new r.ptr(4057,4058,1),r),P(new r.ptr(4170,4175,1),r),P(new r.ptr(4347,4960,613),r),P(new r.ptr(4961,4968,1),r),P(new r.ptr(5742,5867,125),r),P(new r.ptr(5868,5869,1),r),P(new r.ptr(5941,5942,1),r),P(new r.ptr(6100,6102,1),r),P(new r.ptr(6104,6106,1),r),P(new r.ptr(6144,6149,1),r),P(new r.ptr(6151,6154,1),r),P(new r.ptr(6468,6469,1),r),P(new r.ptr(6686,6687,1),r),P(new r.ptr(6816,6822,1),r),P(new r.ptr(6824,6829,1),r),P(new r.ptr(7002,7008,1),r),P(new r.ptr(7164,7167,1),r),P(new r.ptr(7227,7231,1),r),P(new r.ptr(7294,7295,1),r),P(new r.ptr(7360,7367,1),r),P(new r.ptr(7379,8214,835),r),P(new r.ptr(8215,8224,9),r),P(new r.ptr(8225,8231,1),r),P(new r.ptr(8240,8248,1),r),P(new r.ptr(8251,8254,1),r),P(new r.ptr(8257,8259,1),r),P(new r.ptr(8263,8273,1),r),P(new r.ptr(8275,8277,2),r),P(new r.ptr(8278,8286,1),r),P(new r.ptr(11513,11516,1),r),P(new r.ptr(11518,11519,1),r),P(new r.ptr(11632,11776,144),r),P(new r.ptr(11777,11782,5),r),P(new r.ptr(11783,11784,1),r),P(new r.ptr(11787,11790,3),r),P(new r.ptr(11791,11798,1),r),P(new r.ptr(11800,11801,1),r),P(new r.ptr(11803,11806,3),r),P(new r.ptr(11807,11818,11),r),P(new r.ptr(11819,11822,1),r),P(new r.ptr(11824,11833,1),r),P(new r.ptr(11836,11839,1),r),P(new r.ptr(11841,11843,2),r),P(new r.ptr(11844,11855,1),r),P(new r.ptr(11858,12289,431),r),P(new r.ptr(12290,12291,1),r),P(new r.ptr(12349,12539,190),r),P(new r.ptr(42238,42239,1),r),P(new r.ptr(42509,42511,1),r),P(new r.ptr(42611,42622,11),r),P(new r.ptr(42738,42743,1),r),P(new r.ptr(43124,43127,1),r),P(new r.ptr(43214,43215,1),r),P(new r.ptr(43256,43258,1),r),P(new r.ptr(43260,43310,50),r),P(new r.ptr(43311,43359,48),r),P(new r.ptr(43457,43469,1),r),P(new r.ptr(43486,43487,1),r),P(new r.ptr(43612,43615,1),r),P(new r.ptr(43742,43743,1),r),P(new r.ptr(43760,43761,1),r),P(new r.ptr(44011,65040,21029),r),P(new r.ptr(65041,65046,1),r),P(new r.ptr(65049,65072,23),r),P(new r.ptr(65093,65094,1),r),P(new r.ptr(65097,65100,1),r),P(new r.ptr(65104,65106,1),r),P(new r.ptr(65108,65111,1),r),P(new r.ptr(65119,65121,1),r),P(new r.ptr(65128,65130,2),r),P(new r.ptr(65131,65281,150),r),P(new r.ptr(65282,65283,1),r),P(new r.ptr(65285,65287,1),r),P(new r.ptr(65290,65294,2),r),P(new r.ptr(65295,65306,11),r),P(new r.ptr(65307,65311,4),r),P(new r.ptr(65312,65340,28),r),P(new r.ptr(65377,65380,3),r),P(new r.ptr(65381,65381,1),r)]),new c([P(new n.ptr(65792,65794,1),n),P(new n.ptr(66463,66512,49),n),P(new n.ptr(66927,67671,744),n),P(new n.ptr(67871,67903,32),n),P(new n.ptr(68176,68184,1),n),P(new n.ptr(68223,68336,113),n),P(new n.ptr(68337,68342,1),n),P(new n.ptr(68409,68415,1),n),P(new n.ptr(68505,68508,1),n),P(new n.ptr(69461,69465,1),n),P(new n.ptr(69703,69709,1),n),P(new n.ptr(69819,69820,1),n),P(new n.ptr(69822,69825,1),n),P(new n.ptr(69952,69955,1),n),P(new n.ptr(70004,70005,1),n),P(new n.ptr(70085,70088,1),n),P(new n.ptr(70093,70107,14),n),P(new n.ptr(70109,70111,1),n),P(new n.ptr(70200,70205,1),n),P(new n.ptr(70313,70731,418),n),P(new n.ptr(70732,70735,1),n),P(new n.ptr(70746,70747,1),n),P(new n.ptr(70749,70854,105),n),P(new n.ptr(71105,71127,1),n),P(new n.ptr(71233,71235,1),n),P(new n.ptr(71264,71276,1),n),P(new n.ptr(71484,71486,1),n),P(new n.ptr(71739,72004,265),n),P(new n.ptr(72005,72006,1),n),P(new n.ptr(72162,72255,93),n),P(new n.ptr(72256,72262,1),n),P(new n.ptr(72346,72348,1),n),P(new n.ptr(72350,72354,1),n),P(new n.ptr(72769,72773,1),n),P(new n.ptr(72816,72817,1),n),P(new n.ptr(73463,73464,1),n),P(new n.ptr(73727,74864,1137),n),P(new n.ptr(74865,74868,1),n),P(new n.ptr(92782,92783,1),n),P(new n.ptr(92917,92983,66),n),P(new n.ptr(92984,92987,1),n),P(new n.ptr(92996,93847,851),n),P(new n.ptr(93848,93850,1),n),P(new n.ptr(94178,113823,19645),n),P(new n.ptr(121479,121483,1),n),P(new n.ptr(125278,125279,1),n)]),8),U=new t.ptr(new s([P(new r.ptr(40,91,51),r),P(new r.ptr(123,3898,3775),r),P(new r.ptr(3900,5787,1887),r),P(new r.ptr(8218,8222,4),r),P(new r.ptr(8261,8317,56),r),P(new r.ptr(8333,8968,635),r),P(new r.ptr(8970,9001,31),r),P(new r.ptr(10088,10100,2),r),P(new r.ptr(10181,10214,33),r),P(new r.ptr(10216,10222,2),r),P(new r.ptr(10627,10647,2),r),P(new r.ptr(10712,10714,2),r),P(new r.ptr(10748,11810,1062),r),P(new r.ptr(11812,11816,2),r),P(new r.ptr(11842,12296,454),r),P(new r.ptr(12298,12304,2),r),P(new r.ptr(12308,12314,2),r),P(new r.ptr(12317,64831,52514),r),P(new r.ptr(65047,65077,30),r),P(new r.ptr(65079,65091,2),r),P(new r.ptr(65095,65113,18),r),P(new r.ptr(65115,65117,2),r),P(new r.ptr(65288,65339,51),r),P(new r.ptr(65371,65375,4),r),P(new r.ptr(65378,65378,1),r)]),c.nil,1),z=new t.ptr(new s([P(new r.ptr(36,43,7),r),P(new r.ptr(60,62,1),r),P(new r.ptr(94,96,2),r),P(new r.ptr(124,126,2),r),P(new r.ptr(162,166,1),r),P(new r.ptr(168,169,1),r),P(new r.ptr(172,174,2),r),P(new r.ptr(175,177,1),r),P(new r.ptr(180,184,4),r),P(new r.ptr(215,247,32),r),P(new r.ptr(706,709,1),r),P(new r.ptr(722,735,1),r),P(new r.ptr(741,747,1),r),P(new r.ptr(749,751,2),r),P(new r.ptr(752,767,1),r),P(new r.ptr(885,900,15),r),P(new r.ptr(901,1014,113),r),P(new r.ptr(1154,1421,267),r),P(new r.ptr(1422,1423,1),r),P(new r.ptr(1542,1544,1),r),P(new r.ptr(1547,1550,3),r),P(new r.ptr(1551,1758,207),r),P(new r.ptr(1769,1789,20),r),P(new r.ptr(1790,2038,248),r),P(new r.ptr(2046,2047,1),r),P(new r.ptr(2546,2547,1),r),P(new r.ptr(2554,2555,1),r),P(new r.ptr(2801,2928,127),r),P(new r.ptr(3059,3066,1),r),P(new r.ptr(3199,3407,208),r),P(new r.ptr(3449,3647,198),r),P(new r.ptr(3841,3843,1),r),P(new r.ptr(3859,3861,2),r),P(new r.ptr(3862,3863,1),r),P(new r.ptr(3866,3871,1),r),P(new r.ptr(3892,3896,2),r),P(new r.ptr(4030,4037,1),r),P(new r.ptr(4039,4044,1),r),P(new r.ptr(4046,4047,1),r),P(new r.ptr(4053,4056,1),r),P(new r.ptr(4254,4255,1),r),P(new r.ptr(5008,5017,1),r),P(new r.ptr(5741,6107,366),r),P(new r.ptr(6464,6622,158),r),P(new r.ptr(6623,6655,1),r),P(new r.ptr(7009,7018,1),r),P(new r.ptr(7028,7036,1),r),P(new r.ptr(8125,8127,2),r),P(new r.ptr(8128,8129,1),r),P(new r.ptr(8141,8143,1),r),P(new r.ptr(8157,8159,1),r),P(new r.ptr(8173,8175,1),r),P(new r.ptr(8189,8190,1),r),P(new r.ptr(8260,8274,14),r),P(new r.ptr(8314,8316,1),r),P(new r.ptr(8330,8332,1),r),P(new r.ptr(8352,8383,1),r),P(new r.ptr(8448,8449,1),r),P(new r.ptr(8451,8454,1),r),P(new r.ptr(8456,8457,1),r),P(new r.ptr(8468,8470,2),r),P(new r.ptr(8471,8472,1),r),P(new r.ptr(8478,8483,1),r),P(new r.ptr(8485,8489,2),r),P(new r.ptr(8494,8506,12),r),P(new r.ptr(8507,8512,5),r),P(new r.ptr(8513,8516,1),r),P(new r.ptr(8522,8525,1),r),P(new r.ptr(8527,8586,59),r),P(new r.ptr(8587,8592,5),r),P(new r.ptr(8593,8967,1),r),P(new r.ptr(8972,9e3,1),r),P(new r.ptr(9003,9254,1),r),P(new r.ptr(9280,9290,1),r),P(new r.ptr(9372,9449,1),r),P(new r.ptr(9472,10087,1),r),P(new r.ptr(10132,10180,1),r),P(new r.ptr(10183,10213,1),r),P(new r.ptr(10224,10626,1),r),P(new r.ptr(10649,10711,1),r),P(new r.ptr(10716,10747,1),r),P(new r.ptr(10750,11123,1),r),P(new r.ptr(11126,11157,1),r),P(new r.ptr(11159,11263,1),r),P(new r.ptr(11493,11498,1),r),P(new r.ptr(11856,11857,1),r),P(new r.ptr(11904,11929,1),r),P(new r.ptr(11931,12019,1),r),P(new r.ptr(12032,12245,1),r),P(new r.ptr(12272,12283,1),r),P(new r.ptr(12292,12306,14),r),P(new r.ptr(12307,12320,13),r),P(new r.ptr(12342,12343,1),r),P(new r.ptr(12350,12351,1),r),P(new r.ptr(12443,12444,1),r),P(new r.ptr(12688,12689,1),r),P(new r.ptr(12694,12703,1),r),P(new r.ptr(12736,12771,1),r),P(new r.ptr(12800,12830,1),r),P(new r.ptr(12842,12871,1),r),P(new r.ptr(12880,12896,16),r),P(new r.ptr(12897,12927,1),r),P(new r.ptr(12938,12976,1),r),P(new r.ptr(12992,13311,1),r),P(new r.ptr(19904,19967,1),r),P(new r.ptr(42128,42182,1),r),P(new r.ptr(42752,42774,1),r),P(new r.ptr(42784,42785,1),r),P(new r.ptr(42889,42890,1),r),P(new r.ptr(43048,43051,1),r),P(new r.ptr(43062,43065,1),r),P(new r.ptr(43639,43641,1),r),P(new r.ptr(43867,43882,15),r),P(new r.ptr(43883,64297,20414),r),P(new r.ptr(64434,64449,1),r),P(new r.ptr(65020,65021,1),r),P(new r.ptr(65122,65124,2),r),P(new r.ptr(65125,65126,1),r),P(new r.ptr(65129,65284,155),r),P(new r.ptr(65291,65308,17),r),P(new r.ptr(65309,65310,1),r),P(new r.ptr(65342,65344,2),r),P(new r.ptr(65372,65374,2),r),P(new r.ptr(65504,65510,1),r),P(new r.ptr(65512,65518,1),r),P(new r.ptr(65532,65533,1),r)]),new c([P(new n.ptr(65847,65855,1),n),P(new n.ptr(65913,65929,1),n),P(new n.ptr(65932,65934,1),n),P(new n.ptr(65936,65948,1),n),P(new n.ptr(65952,66e3,48),n),P(new n.ptr(66001,66044,1),n),P(new n.ptr(67703,67704,1),n),P(new n.ptr(68296,71487,3191),n),P(new n.ptr(73685,73713,1),n),P(new n.ptr(92988,92991,1),n),P(new n.ptr(92997,113820,20823),n),P(new n.ptr(118784,119029,1),n),P(new n.ptr(119040,119078,1),n),P(new n.ptr(119081,119140,1),n),P(new n.ptr(119146,119148,1),n),P(new n.ptr(119171,119172,1),n),P(new n.ptr(119180,119209,1),n),P(new n.ptr(119214,119272,1),n),P(new n.ptr(119296,119361,1),n),P(new n.ptr(119365,119552,187),n),P(new n.ptr(119553,119638,1),n),P(new n.ptr(120513,120539,26),n),P(new n.ptr(120571,120597,26),n),P(new n.ptr(120629,120655,26),n),P(new n.ptr(120687,120713,26),n),P(new n.ptr(120745,120771,26),n),P(new n.ptr(120832,121343,1),n),P(new n.ptr(121399,121402,1),n),P(new n.ptr(121453,121460,1),n),P(new n.ptr(121462,121475,1),n),P(new n.ptr(121477,121478,1),n),P(new n.ptr(123215,123647,432),n),P(new n.ptr(126124,126128,4),n),P(new n.ptr(126254,126704,450),n),P(new n.ptr(126705,126976,271),n),P(new n.ptr(126977,127019,1),n),P(new n.ptr(127024,127123,1),n),P(new n.ptr(127136,127150,1),n),P(new n.ptr(127153,127167,1),n),P(new n.ptr(127169,127183,1),n),P(new n.ptr(127185,127221,1),n),P(new n.ptr(127245,127405,1),n),P(new n.ptr(127462,127490,1),n),P(new n.ptr(127504,127547,1),n),P(new n.ptr(127552,127560,1),n),P(new n.ptr(127568,127569,1),n),P(new n.ptr(127584,127589,1),n),P(new n.ptr(127744,128727,1),n),P(new n.ptr(128736,128748,1),n),P(new n.ptr(128752,128764,1),n),P(new n.ptr(128768,128883,1),n),P(new n.ptr(128896,128984,1),n),P(new n.ptr(128992,129003,1),n),P(new n.ptr(129024,129035,1),n),P(new n.ptr(129040,129095,1),n),P(new n.ptr(129104,129113,1),n),P(new n.ptr(129120,129159,1),n),P(new n.ptr(129168,129197,1),n),P(new n.ptr(129200,129201,1),n),P(new n.ptr(129280,129400,1),n),P(new n.ptr(129402,129483,1),n),P(new n.ptr(129485,129619,1),n),P(new n.ptr(129632,129645,1),n),P(new n.ptr(129648,129652,1),n),P(new n.ptr(129656,129658,1),n),P(new n.ptr(129664,129670,1),n),P(new n.ptr(129680,129704,1),n),P(new n.ptr(129712,129718,1),n),P(new n.ptr(129728,129730,1),n),P(new n.ptr(129744,129750,1),n),P(new n.ptr(129792,129938,1),n),P(new n.ptr(129940,129994,1),n)]),10),K=new t.ptr(new s([P(new r.ptr(36,162,126),r),P(new r.ptr(163,165,1),r),P(new r.ptr(1423,1547,124),r),P(new r.ptr(2046,2047,1),r),P(new r.ptr(2546,2547,1),r),P(new r.ptr(2555,2801,246),r),P(new r.ptr(3065,3647,582),r),P(new r.ptr(6107,8352,2245),r),P(new r.ptr(8353,8383,1),r),P(new r.ptr(43064,65020,21956),r),P(new r.ptr(65129,65284,155),r),P(new r.ptr(65504,65505,1),r),P(new r.ptr(65509,65510,1),r)]),new c([P(new n.ptr(73693,73696,1),n),P(new n.ptr(123647,126128,2481),n)]),2),G=new t.ptr(new s([P(new r.ptr(94,96,2),r),P(new r.ptr(168,175,7),r),P(new r.ptr(180,184,4),r),P(new r.ptr(706,709,1),r),P(new r.ptr(722,735,1),r),P(new r.ptr(741,747,1),r),P(new r.ptr(749,751,2),r),P(new r.ptr(752,767,1),r),P(new r.ptr(885,900,15),r),P(new r.ptr(901,8125,7224),r),P(new r.ptr(8127,8129,1),r),P(new r.ptr(8141,8143,1),r),P(new r.ptr(8157,8159,1),r),P(new r.ptr(8173,8175,1),r),P(new r.ptr(8189,8190,1),r),P(new r.ptr(12443,12444,1),r),P(new r.ptr(42752,42774,1),r),P(new r.ptr(42784,42785,1),r),P(new r.ptr(42889,42890,1),r),P(new r.ptr(43867,43882,15),r),P(new r.ptr(43883,64434,20551),r),P(new r.ptr(64435,64449,1),r),P(new r.ptr(65342,65344,2),r),P(new r.ptr(65507,65507,1),r)]),new c([P(new n.ptr(127995,127999,1),n)]),3),q=new t.ptr(new s([P(new r.ptr(43,60,17),r),P(new r.ptr(61,62,1),r),P(new r.ptr(124,126,2),r),P(new r.ptr(172,177,5),r),P(new r.ptr(215,247,32),r),P(new r.ptr(1014,1542,528),r),P(new r.ptr(1543,1544,1),r),P(new r.ptr(8260,8274,14),r),P(new r.ptr(8314,8316,1),r),P(new r.ptr(8330,8332,1),r),P(new r.ptr(8472,8512,40),r),P(new r.ptr(8513,8516,1),r),P(new r.ptr(8523,8592,69),r),P(new r.ptr(8593,8596,1),r),P(new r.ptr(8602,8603,1),r),P(new r.ptr(8608,8614,3),r),P(new r.ptr(8622,8654,32),r),P(new r.ptr(8655,8658,3),r),P(new r.ptr(8660,8692,32),r),P(new r.ptr(8693,8959,1),r),P(new r.ptr(8992,8993,1),r),P(new r.ptr(9084,9115,31),r),P(new r.ptr(9116,9139,1),r),P(new r.ptr(9180,9185,1),r),P(new r.ptr(9655,9665,10),r),P(new r.ptr(9720,9727,1),r),P(new r.ptr(9839,10176,337),r),P(new r.ptr(10177,10180,1),r),P(new r.ptr(10183,10213,1),r),P(new r.ptr(10224,10239,1),r),P(new r.ptr(10496,10626,1),r),P(new r.ptr(10649,10711,1),r),P(new r.ptr(10716,10747,1),r),P(new r.ptr(10750,11007,1),r),P(new r.ptr(11056,11076,1),r),P(new r.ptr(11079,11084,1),r),P(new r.ptr(64297,65122,825),r),P(new r.ptr(65124,65126,1),r),P(new r.ptr(65291,65308,17),r),P(new r.ptr(65309,65310,1),r),P(new r.ptr(65372,65374,2),r),P(new r.ptr(65506,65513,7),r),P(new r.ptr(65514,65516,1),r)]),new c([P(new n.ptr(120513,120539,26),n),P(new n.ptr(120571,120597,26),n),P(new n.ptr(120629,120655,26),n),P(new n.ptr(120687,120713,26),n),P(new n.ptr(120745,120771,26),n),P(new n.ptr(126704,126705,1),n)]),5),H=new t.ptr(new s([P(new r.ptr(166,169,3),r),P(new r.ptr(174,176,2),r),P(new r.ptr(1154,1421,267),r),P(new r.ptr(1422,1550,128),r),P(new r.ptr(1551,1758,207),r),P(new r.ptr(1769,1789,20),r),P(new r.ptr(1790,2038,248),r),P(new r.ptr(2554,2928,374),r),P(new r.ptr(3059,3064,1),r),P(new r.ptr(3066,3199,133),r),P(new r.ptr(3407,3449,42),r),P(new r.ptr(3841,3843,1),r),P(new r.ptr(3859,3861,2),r),P(new r.ptr(3862,3863,1),r),P(new r.ptr(3866,3871,1),r),P(new r.ptr(3892,3896,2),r),P(new r.ptr(4030,4037,1),r),P(new r.ptr(4039,4044,1),r),P(new r.ptr(4046,4047,1),r),P(new r.ptr(4053,4056,1),r),P(new r.ptr(4254,4255,1),r),P(new r.ptr(5008,5017,1),r),P(new r.ptr(5741,6464,723),r),P(new r.ptr(6622,6655,1),r),P(new r.ptr(7009,7018,1),r),P(new r.ptr(7028,7036,1),r),P(new r.ptr(8448,8449,1),r),P(new r.ptr(8451,8454,1),r),P(new r.ptr(8456,8457,1),r),P(new r.ptr(8468,8470,2),r),P(new r.ptr(8471,8478,7),r),P(new r.ptr(8479,8483,1),r),P(new r.ptr(8485,8489,2),r),P(new r.ptr(8494,8506,12),r),P(new r.ptr(8507,8522,15),r),P(new r.ptr(8524,8525,1),r),P(new r.ptr(8527,8586,59),r),P(new r.ptr(8587,8597,10),r),P(new r.ptr(8598,8601,1),r),P(new r.ptr(8604,8607,1),r),P(new r.ptr(8609,8610,1),r),P(new r.ptr(8612,8613,1),r),P(new r.ptr(8615,8621,1),r),P(new r.ptr(8623,8653,1),r),P(new r.ptr(8656,8657,1),r),P(new r.ptr(8659,8661,2),r),P(new r.ptr(8662,8691,1),r),P(new r.ptr(8960,8967,1),r),P(new r.ptr(8972,8991,1),r),P(new r.ptr(8994,9e3,1),r),P(new r.ptr(9003,9083,1),r),P(new r.ptr(9085,9114,1),r),P(new r.ptr(9140,9179,1),r),P(new r.ptr(9186,9254,1),r),P(new r.ptr(9280,9290,1),r),P(new r.ptr(9372,9449,1),r),P(new r.ptr(9472,9654,1),r),P(new r.ptr(9656,9664,1),r),P(new r.ptr(9666,9719,1),r),P(new r.ptr(9728,9838,1),r),P(new r.ptr(9840,10087,1),r),P(new r.ptr(10132,10175,1),r),P(new r.ptr(10240,10495,1),r),P(new r.ptr(11008,11055,1),r),P(new r.ptr(11077,11078,1),r),P(new r.ptr(11085,11123,1),r),P(new r.ptr(11126,11157,1),r),P(new r.ptr(11159,11263,1),r),P(new r.ptr(11493,11498,1),r),P(new r.ptr(11856,11857,1),r),P(new r.ptr(11904,11929,1),r),P(new r.ptr(11931,12019,1),r),P(new r.ptr(12032,12245,1),r),P(new r.ptr(12272,12283,1),r),P(new r.ptr(12292,12306,14),r),P(new r.ptr(12307,12320,13),r),P(new r.ptr(12342,12343,1),r),P(new r.ptr(12350,12351,1),r),P(new r.ptr(12688,12689,1),r),P(new r.ptr(12694,12703,1),r),P(new r.ptr(12736,12771,1),r),P(new r.ptr(12800,12830,1),r),P(new r.ptr(12842,12871,1),r),P(new r.ptr(12880,12896,16),r),P(new r.ptr(12897,12927,1),r),P(new r.ptr(12938,12976,1),r),P(new r.ptr(12992,13311,1),r),P(new r.ptr(19904,19967,1),r),P(new r.ptr(42128,42182,1),r),P(new r.ptr(43048,43051,1),r),P(new r.ptr(43062,43063,1),r),P(new r.ptr(43065,43639,574),r),P(new r.ptr(43640,43641,1),r),P(new r.ptr(65021,65508,487),r),P(new r.ptr(65512,65517,5),r),P(new r.ptr(65518,65532,14),r),P(new r.ptr(65533,65533,1),r)]),new c([P(new n.ptr(65847,65855,1),n),P(new n.ptr(65913,65929,1),n),P(new n.ptr(65932,65934,1),n),P(new n.ptr(65936,65948,1),n),P(new n.ptr(65952,66e3,48),n),P(new n.ptr(66001,66044,1),n),P(new n.ptr(67703,67704,1),n),P(new n.ptr(68296,71487,3191),n),P(new n.ptr(73685,73692,1),n),P(new n.ptr(73697,73713,1),n),P(new n.ptr(92988,92991,1),n),P(new n.ptr(92997,113820,20823),n),P(new n.ptr(118784,119029,1),n),P(new n.ptr(119040,119078,1),n),P(new n.ptr(119081,119140,1),n),P(new n.ptr(119146,119148,1),n),P(new n.ptr(119171,119172,1),n),P(new n.ptr(119180,119209,1),n),P(new n.ptr(119214,119272,1),n),P(new n.ptr(119296,119361,1),n),P(new n.ptr(119365,119552,187),n),P(new n.ptr(119553,119638,1),n),P(new n.ptr(120832,121343,1),n),P(new n.ptr(121399,121402,1),n),P(new n.ptr(121453,121460,1),n),P(new n.ptr(121462,121475,1),n),P(new n.ptr(121477,121478,1),n),P(new n.ptr(123215,126124,2909),n),P(new n.ptr(126254,126976,722),n),P(new n.ptr(126977,127019,1),n),P(new n.ptr(127024,127123,1),n),P(new n.ptr(127136,127150,1),n),P(new n.ptr(127153,127167,1),n),P(new n.ptr(127169,127183,1),n),P(new n.ptr(127185,127221,1),n),P(new n.ptr(127245,127405,1),n),P(new n.ptr(127462,127490,1),n),P(new n.ptr(127504,127547,1),n),P(new n.ptr(127552,127560,1),n),P(new n.ptr(127568,127569,1),n),P(new n.ptr(127584,127589,1),n),P(new n.ptr(127744,127994,1),n),P(new n.ptr(128e3,128727,1),n),P(new n.ptr(128736,128748,1),n),P(new n.ptr(128752,128764,1),n),P(new n.ptr(128768,128883,1),n),P(new n.ptr(128896,128984,1),n),P(new n.ptr(128992,129003,1),n),P(new n.ptr(129024,129035,1),n),P(new n.ptr(129040,129095,1),n),P(new n.ptr(129104,129113,1),n),P(new n.ptr(129120,129159,1),n),P(new n.ptr(129168,129197,1),n),P(new n.ptr(129200,129201,1),n),P(new n.ptr(129280,129400,1),n),P(new n.ptr(129402,129483,1),n),P(new n.ptr(129485,129619,1),n),P(new n.ptr(129632,129645,1),n),P(new n.ptr(129648,129652,1),n),P(new n.ptr(129656,129658,1),n),P(new n.ptr(129664,129670,1),n),P(new n.ptr(129680,129704,1),n),P(new n.ptr(129712,129718,1),n),P(new n.ptr(129728,129730,1),n),P(new n.ptr(129744,129750,1),n),P(new n.ptr(129792,129938,1),n),P(new n.ptr(129940,129994,1),n)]),2),J=new t.ptr(new s([P(new r.ptr(32,160,128),r),P(new r.ptr(5760,8192,2432),r),P(new r.ptr(8193,8202,1),r),P(new r.ptr(8232,8233,1),r),P(new r.ptr(8239,8287,48),r),P(new r.ptr(12288,12288,1),r)]),c.nil,1),Z=new t.ptr(new s([P(new r.ptr(8232,8232,1),r)]),c.nil,0),Q=new t.ptr(new s([P(new r.ptr(8233,8233,1),r)]),c.nil,0),X=new t.ptr(new s([P(new r.ptr(32,160,128),r),P(new r.ptr(5760,8192,2432),r),P(new r.ptr(8193,8202,1),r),P(new r.ptr(8239,8287,48),r),P(new r.ptr(12288,12288,1),r)]),c.nil,1),Dn.Cc=h,Dn.Cf=g,Dn.Co=k,Dn.Cs=b,Dn.Digit=T,Dn.Nd=T,Dn.Letter=m,Dn.L=m,Dn.Lm=_,Dn.Lo=x,Dn.Ll=v,Dn.M=C,Dn.Mc=I,Dn.Me=A,Dn.Mn=F,Dn.Nl=N,Dn.No=V,Dn.N=R,Dn.C=w,Dn.Pc=D,Dn.Pd=L,Dn.Pe=M,Dn.Pf=B,Dn.Pi=j,Dn.Po=W,Dn.Ps=U,Dn.P=O,Dn.Sc=K,Dn.Sk=G,Dn.Sm=q,Dn.So=H,Dn.Z=J,Dn.S=z,Dn.Lt=S,Dn.Lu=E,Dn.Zl=Z,Dn.Zp=Q,Dn.Zs=X,Dn.Categories=Kt(We.keyFor,[{k:"C",v:Dn.C},{k:"Cc",v:Dn.Cc},{k:"Cf",v:Dn.Cf},{k:"Co",v:Dn.Co},{k:"Cs",v:Dn.Cs},{k:"L",v:Dn.L},{k:"Ll",v:Dn.Ll},{k:"Lm",v:Dn.Lm},{k:"Lo",v:Dn.Lo},{k:"Lt",v:Dn.Lt},{k:"Lu",v:Dn.Lu},{k:"M",v:Dn.M},{k:"Mc",v:Dn.Mc},{k:"Me",v:Dn.Me},{k:"Mn",v:Dn.Mn},{k:"N",v:Dn.N},{k:"Nd",v:Dn.Nd},{k:"Nl",v:Dn.Nl},{k:"No",v:Dn.No},{k:"P",v:Dn.P},{k:"Pc",v:Dn.Pc},{k:"Pd",v:Dn.Pd},{k:"Pe",v:Dn.Pe},{k:"Pf",v:Dn.Pf},{k:"Pi",v:Dn.Pi},{k:"Po",v:Dn.Po},{k:"Ps",v:Dn.Ps},{k:"S",v:Dn.S},{k:"Sc",v:Dn.Sc},{k:"Sk",v:Dn.Sk},{k:"Sm",v:Dn.Sm},{k:"So",v:Dn.So},{k:"Z",v:Dn.Z},{k:"Zl",v:Dn.Zl},{k:"Zp",v:Dn.Zp},{k:"Zs",v:Dn.Zs}]),Y=new t.ptr(new s([]),new c([P(new n.ptr(125184,125259,1),n),P(new n.ptr(125264,125273,1),n),P(new n.ptr(125278,125279,1),n)]),0),ee=new t.ptr(new s([]),new c([P(new n.ptr(71424,71450,1),n),P(new n.ptr(71453,71467,1),n),P(new n.ptr(71472,71487,1),n)]),0),te=new t.ptr(new s([]),new c([P(new n.ptr(82944,83526,1),n)]),0),re=new t.ptr(new s([P(new r.ptr(1536,1540,1),r),P(new r.ptr(1542,1547,1),r),P(new r.ptr(1549,1562,1),r),P(new r.ptr(1564,1568,2),r),P(new r.ptr(1569,1599,1),r),P(new r.ptr(1601,1610,1),r),P(new r.ptr(1622,1647,1),r),P(new r.ptr(1649,1756,1),r),P(new r.ptr(1758,1791,1),r),P(new r.ptr(1872,1919,1),r),P(new r.ptr(2208,2228,1),r),P(new r.ptr(2230,2247,1),r),P(new r.ptr(2259,2273,1),r),P(new r.ptr(2275,2303,1),r),P(new r.ptr(64336,64449,1),r),P(new r.ptr(64467,64829,1),r),P(new r.ptr(64848,64911,1),r),P(new r.ptr(64914,64967,1),r),P(new r.ptr(65008,65021,1),r),P(new r.ptr(65136,65140,1),r),P(new r.ptr(65142,65276,1),r)]),new c([P(new n.ptr(69216,69246,1),n),P(new n.ptr(126464,126467,1),n),P(new n.ptr(126469,126495,1),n),P(new n.ptr(126497,126498,1),n),P(new n.ptr(126500,126503,3),n),P(new n.ptr(126505,126514,1),n),P(new n.ptr(126516,126519,1),n),P(new n.ptr(126521,126523,2),n),P(new n.ptr(126530,126535,5),n),P(new n.ptr(126537,126541,2),n),P(new n.ptr(126542,126543,1),n),P(new n.ptr(126545,126546,1),n),P(new n.ptr(126548,126551,3),n),P(new n.ptr(126553,126561,2),n),P(new n.ptr(126562,126564,2),n),P(new n.ptr(126567,126570,1),n),P(new n.ptr(126572,126578,1),n),P(new n.ptr(126580,126583,1),n),P(new n.ptr(126585,126588,1),n),P(new n.ptr(126590,126592,2),n),P(new n.ptr(126593,126601,1),n),P(new n.ptr(126603,126619,1),n),P(new n.ptr(126625,126627,1),n),P(new n.ptr(126629,126633,1),n),P(new n.ptr(126635,126651,1),n),P(new n.ptr(126704,126705,1),n)]),0),ne=new t.ptr(new s([P(new r.ptr(1329,1366,1),r),P(new r.ptr(1369,1418,1),r),P(new r.ptr(1421,1423,1),r),P(new r.ptr(64275,64279,1),r)]),c.nil,0),ie=new t.ptr(new s([]),new c([P(new n.ptr(68352,68405,1),n),P(new n.ptr(68409,68415,1),n)]),0),oe=new t.ptr(new s([P(new r.ptr(6912,6987,1),r),P(new r.ptr(6992,7036,1),r)]),c.nil,0),ae=new t.ptr(new s([P(new r.ptr(42656,42743,1),r)]),new c([P(new n.ptr(92160,92728,1),n)]),0),pe=new t.ptr(new s([]),new c([P(new n.ptr(92880,92909,1),n),P(new n.ptr(92912,92917,1),n)]),0),se=new t.ptr(new s([P(new r.ptr(7104,7155,1),r),P(new r.ptr(7164,7167,1),r)]),c.nil,0),ce=new t.ptr(new s([P(new r.ptr(2432,2435,1),r),P(new r.ptr(2437,2444,1),r),P(new r.ptr(2447,2448,1),r),P(new r.ptr(2451,2472,1),r),P(new r.ptr(2474,2480,1),r),P(new r.ptr(2482,2486,4),r),P(new r.ptr(2487,2489,1),r),P(new r.ptr(2492,2500,1),r),P(new r.ptr(2503,2504,1),r),P(new r.ptr(2507,2510,1),r),P(new r.ptr(2519,2524,5),r),P(new r.ptr(2525,2527,2),r),P(new r.ptr(2528,2531,1),r),P(new r.ptr(2534,2558,1),r)]),c.nil,0),le=new t.ptr(new s([]),new c([P(new n.ptr(72704,72712,1),n),P(new n.ptr(72714,72758,1),n),P(new n.ptr(72760,72773,1),n),P(new n.ptr(72784,72812,1),n)]),0),ue=new t.ptr(new s([P(new r.ptr(746,747,1),r),P(new r.ptr(12549,12591,1),r),P(new r.ptr(12704,12735,1),r)]),c.nil,0),fe=new t.ptr(new s([]),new c([P(new n.ptr(69632,69709,1),n),P(new n.ptr(69714,69743,1),n),P(new n.ptr(69759,69759,1),n)]),0),de=new t.ptr(new s([P(new r.ptr(10240,10495,1),r)]),c.nil,0),we=new t.ptr(new s([P(new r.ptr(6656,6683,1),r),P(new r.ptr(6686,6687,1),r)]),c.nil,0),he=new t.ptr(new s([P(new r.ptr(5952,5971,1),r)]),c.nil,0),ke=new t.ptr(new s([P(new r.ptr(5120,5759,1),r),P(new r.ptr(6320,6389,1),r)]),c.nil,0),be=new t.ptr(new s([]),new c([P(new n.ptr(66208,66256,1),n)]),0),ye=new t.ptr(new s([]),new c([P(new n.ptr(66864,66915,1),n),P(new n.ptr(66927,66927,1),n)]),0),me=new t.ptr(new s([]),new c([P(new n.ptr(69888,69940,1),n),P(new n.ptr(69942,69959,1),n)]),0),ve=new t.ptr(new s([P(new r.ptr(43520,43574,1),r),P(new r.ptr(43584,43597,1),r),P(new r.ptr(43600,43609,1),r),P(new r.ptr(43612,43615,1),r)]),c.nil,0),_e=new t.ptr(new s([P(new r.ptr(5024,5109,1),r),P(new r.ptr(5112,5117,1),r),P(new r.ptr(43888,43967,1),r)]),c.nil,0),Se=new t.ptr(new s([]),new c([P(new n.ptr(69552,69579,1),n)]),0),Ee=new t.ptr(new s([P(new r.ptr(0,64,1),r),P(new r.ptr(91,96,1),r),P(new r.ptr(123,169,1),r),P(new r.ptr(171,185,1),r),P(new r.ptr(187,191,1),r),P(new r.ptr(215,247,32),r),P(new r.ptr(697,735,1),r),P(new r.ptr(741,745,1),r),P(new r.ptr(748,767,1),r),P(new r.ptr(884,894,10),r),P(new r.ptr(901,903,2),r),P(new r.ptr(1541,1548,7),r),P(new r.ptr(1563,1567,4),r),P(new r.ptr(1600,1757,157),r),P(new r.ptr(2274,2404,130),r),P(new r.ptr(2405,3647,1242),r),P(new r.ptr(4053,4056,1),r),P(new r.ptr(4347,5867,1520),r),P(new r.ptr(5868,5869,1),r),P(new r.ptr(5941,5942,1),r),P(new r.ptr(6146,6147,1),r),P(new r.ptr(6149,7379,1230),r),P(new r.ptr(7393,7401,8),r),P(new r.ptr(7402,7404,1),r),P(new r.ptr(7406,7411,1),r),P(new r.ptr(7413,7415,1),r),P(new r.ptr(7418,8192,774),r),P(new r.ptr(8193,8203,1),r),P(new r.ptr(8206,8292,1),r),P(new r.ptr(8294,8304,1),r),P(new r.ptr(8308,8318,1),r),P(new r.ptr(8320,8334,1),r),P(new r.ptr(8352,8383,1),r),P(new r.ptr(8448,8485,1),r),P(new r.ptr(8487,8489,1),r),P(new r.ptr(8492,8497,1),r),P(new r.ptr(8499,8525,1),r),P(new r.ptr(8527,8543,1),r),P(new r.ptr(8585,8587,1),r),P(new r.ptr(8592,9254,1),r),P(new r.ptr(9280,9290,1),r),P(new r.ptr(9312,10239,1),r),P(new r.ptr(10496,11123,1),r),P(new r.ptr(11126,11157,1),r),P(new r.ptr(11159,11263,1),r),P(new r.ptr(11776,11858,1),r),P(new r.ptr(12272,12283,1),r),P(new r.ptr(12288,12292,1),r),P(new r.ptr(12294,12296,2),r),P(new r.ptr(12297,12320,1),r),P(new r.ptr(12336,12343,1),r),P(new r.ptr(12348,12351,1),r),P(new r.ptr(12443,12444,1),r),P(new r.ptr(12448,12539,91),r),P(new r.ptr(12540,12688,148),r),P(new r.ptr(12689,12703,1),r),P(new r.ptr(12736,12771,1),r),P(new r.ptr(12832,12895,1),r),P(new r.ptr(12927,13007,1),r),P(new r.ptr(13055,13144,89),r),P(new r.ptr(13145,13311,1),r),P(new r.ptr(19904,19967,1),r),P(new r.ptr(42752,42785,1),r),P(new r.ptr(42888,42890,1),r),P(new r.ptr(43056,43065,1),r),P(new r.ptr(43310,43471,161),r),P(new r.ptr(43867,43882,15),r),P(new r.ptr(43883,64830,20947),r),P(new r.ptr(64831,65040,209),r),P(new r.ptr(65041,65049,1),r),P(new r.ptr(65072,65106,1),r),P(new r.ptr(65108,65126,1),r),P(new r.ptr(65128,65131,1),r),P(new r.ptr(65279,65281,2),r),P(new r.ptr(65282,65312,1),r),P(new r.ptr(65339,65344,1),r),P(new r.ptr(65371,65381,1),r),P(new r.ptr(65392,65438,46),r),P(new r.ptr(65439,65504,65),r),P(new r.ptr(65505,65510,1),r),P(new r.ptr(65512,65518,1),r),P(new r.ptr(65529,65533,1),r)]),new c([P(new n.ptr(65792,65794,1),n),P(new n.ptr(65799,65843,1),n),P(new n.ptr(65847,65855,1),n),P(new n.ptr(65936,65948,1),n),P(new n.ptr(66e3,66044,1),n),P(new n.ptr(66273,66299,1),n),P(new n.ptr(94178,94179,1),n),P(new n.ptr(113824,113827,1),n),P(new n.ptr(118784,119029,1),n),P(new n.ptr(119040,119078,1),n),P(new n.ptr(119081,119142,1),n),P(new n.ptr(119146,119162,1),n),P(new n.ptr(119171,119172,1),n),P(new n.ptr(119180,119209,1),n),P(new n.ptr(119214,119272,1),n),P(new n.ptr(119520,119539,1),n),P(new n.ptr(119552,119638,1),n),P(new n.ptr(119648,119672,1),n),P(new n.ptr(119808,119892,1),n),P(new n.ptr(119894,119964,1),n),P(new n.ptr(119966,119967,1),n),P(new n.ptr(119970,119973,3),n),P(new n.ptr(119974,119977,3),n),P(new n.ptr(119978,119980,1),n),P(new n.ptr(119982,119993,1),n),P(new n.ptr(119995,119997,2),n),P(new n.ptr(119998,120003,1),n),P(new n.ptr(120005,120069,1),n),P(new n.ptr(120071,120074,1),n),P(new n.ptr(120077,120084,1),n),P(new n.ptr(120086,120092,1),n),P(new n.ptr(120094,120121,1),n),P(new n.ptr(120123,120126,1),n),P(new n.ptr(120128,120132,1),n),P(new n.ptr(120134,120138,4),n),P(new n.ptr(120139,120144,1),n),P(new n.ptr(120146,120485,1),n),P(new n.ptr(120488,120779,1),n),P(new n.ptr(120782,120831,1),n),P(new n.ptr(126065,126132,1),n),P(new n.ptr(126209,126269,1),n),P(new n.ptr(126976,127019,1),n),P(new n.ptr(127024,127123,1),n),P(new n.ptr(127136,127150,1),n),P(new n.ptr(127153,127167,1),n),P(new n.ptr(127169,127183,1),n),P(new n.ptr(127185,127221,1),n),P(new n.ptr(127232,127405,1),n),P(new n.ptr(127462,127487,1),n),P(new n.ptr(127489,127490,1),n),P(new n.ptr(127504,127547,1),n),P(new n.ptr(127552,127560,1),n),P(new n.ptr(127568,127569,1),n),P(new n.ptr(127584,127589,1),n),P(new n.ptr(127744,128727,1),n),P(new n.ptr(128736,128748,1),n),P(new n.ptr(128752,128764,1),n),P(new n.ptr(128768,128883,1),n),P(new n.ptr(128896,128984,1),n),P(new n.ptr(128992,129003,1),n),P(new n.ptr(129024,129035,1),n),P(new n.ptr(129040,129095,1),n),P(new n.ptr(129104,129113,1),n),P(new n.ptr(129120,129159,1),n),P(new n.ptr(129168,129197,1),n),P(new n.ptr(129200,129201,1),n),P(new n.ptr(129280,129400,1),n),P(new n.ptr(129402,129483,1),n),P(new n.ptr(129485,129619,1),n),P(new n.ptr(129632,129645,1),n),P(new n.ptr(129648,129652,1),n),P(new n.ptr(129656,129658,1),n),P(new n.ptr(129664,129670,1),n),P(new n.ptr(129680,129704,1),n),P(new n.ptr(129712,129718,1),n),P(new n.ptr(129728,129730,1),n),P(new n.ptr(129744,129750,1),n),P(new n.ptr(129792,129938,1),n),P(new n.ptr(129940,129994,1),n),P(new n.ptr(130032,130041,1),n),P(new n.ptr(917505,917536,31),n),P(new n.ptr(917537,917631,1),n)]),6),Ie=new t.ptr(new s([P(new r.ptr(994,1007,1),r),P(new r.ptr(11392,11507,1),r),P(new r.ptr(11513,11519,1),r)]),c.nil,0),Ae=new t.ptr(new s([]),new c([P(new n.ptr(73728,74649,1),n),P(new n.ptr(74752,74862,1),n),P(new n.ptr(74864,74868,1),n),P(new n.ptr(74880,75075,1),n)]),0),Re=new t.ptr(new s([]),new c([P(new n.ptr(67584,67589,1),n),P(new n.ptr(67592,67594,2),n),P(new n.ptr(67595,67637,1),n),P(new n.ptr(67639,67640,1),n),P(new n.ptr(67644,67647,3),n)]),0),Te=new t.ptr(new s([P(new r.ptr(1024,1156,1),r),P(new r.ptr(1159,1327,1),r),P(new r.ptr(7296,7304,1),r),P(new r.ptr(7467,7544,77),r),P(new r.ptr(11744,11775,1),r),P(new r.ptr(42560,42655,1),r),P(new r.ptr(65070,65071,1),r)]),c.nil,0),Ne=new t.ptr(new s([]),new c([P(new n.ptr(66560,66639,1),n)]),0),Oe=new t.ptr(new s([P(new r.ptr(2304,2384,1),r),P(new r.ptr(2389,2403,1),r),P(new r.ptr(2406,2431,1),r),P(new r.ptr(43232,43263,1),r)]),c.nil,0),De=new t.ptr(new s([]),new c([P(new n.ptr(71936,71942,1),n),P(new n.ptr(71945,71948,3),n),P(new n.ptr(71949,71955,1),n),P(new n.ptr(71957,71958,1),n),P(new n.ptr(71960,71989,1),n),P(new n.ptr(71991,71992,1),n),P(new n.ptr(71995,72006,1),n),P(new n.ptr(72016,72025,1),n)]),0),Le=new t.ptr(new s([]),new c([P(new n.ptr(71680,71739,1),n)]),0),Me=new t.ptr(new s([]),new c([P(new n.ptr(113664,113770,1),n),P(new n.ptr(113776,113788,1),n),P(new n.ptr(113792,113800,1),n),P(new n.ptr(113808,113817,1),n),P(new n.ptr(113820,113823,1),n)]),0),Be=new t.ptr(new s([]),new c([P(new n.ptr(77824,78894,1),n),P(new n.ptr(78896,78904,1),n)]),0),je=new t.ptr(new s([]),new c([P(new n.ptr(66816,66855,1),n)]),0),Ue=new t.ptr(new s([]),new c([P(new n.ptr(69600,69622,1),n)]),0),ze=new t.ptr(new s([P(new r.ptr(4608,4680,1),r),P(new r.ptr(4682,4685,1),r),P(new r.ptr(4688,4694,1),r),P(new r.ptr(4696,4698,2),r),P(new r.ptr(4699,4701,1),r),P(new r.ptr(4704,4744,1),r),P(new r.ptr(4746,4749,1),r),P(new r.ptr(4752,4784,1),r),P(new r.ptr(4786,4789,1),r),P(new r.ptr(4792,4798,1),r),P(new r.ptr(4800,4802,2),r),P(new r.ptr(4803,4805,1),r),P(new r.ptr(4808,4822,1),r),P(new r.ptr(4824,4880,1),r),P(new r.ptr(4882,4885,1),r),P(new r.ptr(4888,4954,1),r),P(new r.ptr(4957,4988,1),r),P(new r.ptr(4992,5017,1),r),P(new r.ptr(11648,11670,1),r),P(new r.ptr(11680,11686,1),r),P(new r.ptr(11688,11694,1),r),P(new r.ptr(11696,11702,1),r),P(new r.ptr(11704,11710,1),r),P(new r.ptr(11712,11718,1),r),P(new r.ptr(11720,11726,1),r),P(new r.ptr(11728,11734,1),r),P(new r.ptr(11736,11742,1),r),P(new r.ptr(43777,43782,1),r),P(new r.ptr(43785,43790,1),r),P(new r.ptr(43793,43798,1),r),P(new r.ptr(43808,43814,1),r),P(new r.ptr(43816,43822,1),r)]),c.nil,0),Ge=new t.ptr(new s([P(new r.ptr(4256,4293,1),r),P(new r.ptr(4295,4301,6),r),P(new r.ptr(4304,4346,1),r),P(new r.ptr(4348,4351,1),r),P(new r.ptr(7312,7354,1),r),P(new r.ptr(7357,7359,1),r),P(new r.ptr(11520,11557,1),r),P(new r.ptr(11559,11565,6),r)]),c.nil,0),He=new t.ptr(new s([P(new r.ptr(11264,11310,1),r),P(new r.ptr(11312,11358,1),r)]),new c([P(new n.ptr(122880,122886,1),n),P(new n.ptr(122888,122904,1),n),P(new n.ptr(122907,122913,1),n),P(new n.ptr(122915,122916,1),n),P(new n.ptr(122918,122922,1),n)]),0),Je=new t.ptr(new s([]),new c([P(new n.ptr(66352,66378,1),n)]),0),Ze=new t.ptr(new s([]),new c([P(new n.ptr(70400,70403,1),n),P(new n.ptr(70405,70412,1),n),P(new n.ptr(70415,70416,1),n),P(new n.ptr(70419,70440,1),n),P(new n.ptr(70442,70448,1),n),P(new n.ptr(70450,70451,1),n),P(new n.ptr(70453,70457,1),n),P(new n.ptr(70460,70468,1),n),P(new n.ptr(70471,70472,1),n),P(new n.ptr(70475,70477,1),n),P(new n.ptr(70480,70487,7),n),P(new n.ptr(70493,70499,1),n),P(new n.ptr(70502,70508,1),n),P(new n.ptr(70512,70516,1),n)]),0),Qe=new t.ptr(new s([P(new r.ptr(880,883,1),r),P(new r.ptr(885,887,1),r),P(new r.ptr(890,893,1),r),P(new r.ptr(895,900,5),r),P(new r.ptr(902,904,2),r),P(new r.ptr(905,906,1),r),P(new r.ptr(908,910,2),r),P(new r.ptr(911,929,1),r),P(new r.ptr(931,993,1),r),P(new r.ptr(1008,1023,1),r),P(new r.ptr(7462,7466,1),r),P(new r.ptr(7517,7521,1),r),P(new r.ptr(7526,7530,1),r),P(new r.ptr(7615,7936,321),r),P(new r.ptr(7937,7957,1),r),P(new r.ptr(7960,7965,1),r),P(new r.ptr(7968,8005,1),r),P(new r.ptr(8008,8013,1),r),P(new r.ptr(8016,8023,1),r),P(new r.ptr(8025,8031,2),r),P(new r.ptr(8032,8061,1),r),P(new r.ptr(8064,8116,1),r),P(new r.ptr(8118,8132,1),r),P(new r.ptr(8134,8147,1),r),P(new r.ptr(8150,8155,1),r),P(new r.ptr(8157,8175,1),r),P(new r.ptr(8178,8180,1),r),P(new r.ptr(8182,8190,1),r),P(new r.ptr(8486,43877,35391),r)]),new c([P(new n.ptr(65856,65934,1),n),P(new n.ptr(65952,119296,53344),n),P(new n.ptr(119297,119365,1),n)]),0),Xe=new t.ptr(new s([P(new r.ptr(2689,2691,1),r),P(new r.ptr(2693,2701,1),r),P(new r.ptr(2703,2705,1),r),P(new r.ptr(2707,2728,1),r),P(new r.ptr(2730,2736,1),r),P(new r.ptr(2738,2739,1),r),P(new r.ptr(2741,2745,1),r),P(new r.ptr(2748,2757,1),r),P(new r.ptr(2759,2761,1),r),P(new r.ptr(2763,2765,1),r),P(new r.ptr(2768,2784,16),r),P(new r.ptr(2785,2787,1),r),P(new r.ptr(2790,2801,1),r),P(new r.ptr(2809,2815,1),r)]),c.nil,0),Ye=new t.ptr(new s([]),new c([P(new n.ptr(73056,73061,1),n),P(new n.ptr(73063,73064,1),n),P(new n.ptr(73066,73102,1),n),P(new n.ptr(73104,73105,1),n),P(new n.ptr(73107,73112,1),n),P(new n.ptr(73120,73129,1),n)]),0),et=new t.ptr(new s([P(new r.ptr(2561,2563,1),r),P(new r.ptr(2565,2570,1),r),P(new r.ptr(2575,2576,1),r),P(new r.ptr(2579,2600,1),r),P(new r.ptr(2602,2608,1),r),P(new r.ptr(2610,2611,1),r),P(new r.ptr(2613,2614,1),r),P(new r.ptr(2616,2617,1),r),P(new r.ptr(2620,2622,2),r),P(new r.ptr(2623,2626,1),r),P(new r.ptr(2631,2632,1),r),P(new r.ptr(2635,2637,1),r),P(new r.ptr(2641,2649,8),r),P(new r.ptr(2650,2652,1),r),P(new r.ptr(2654,2662,8),r),P(new r.ptr(2663,2678,1),r)]),c.nil,0),tt=new t.ptr(new s([P(new r.ptr(11904,11929,1),r),P(new r.ptr(11931,12019,1),r),P(new r.ptr(12032,12245,1),r),P(new r.ptr(12293,12295,2),r),P(new r.ptr(12321,12329,1),r),P(new r.ptr(12344,12347,1),r),P(new r.ptr(13312,19903,1),r),P(new r.ptr(19968,40956,1),r),P(new r.ptr(63744,64109,1),r),P(new r.ptr(64112,64217,1),r)]),new c([P(new n.ptr(94192,94193,1),n),P(new n.ptr(131072,173789,1),n),P(new n.ptr(173824,177972,1),n),P(new n.ptr(177984,178205,1),n),P(new n.ptr(178208,183969,1),n),P(new n.ptr(183984,191456,1),n),P(new n.ptr(194560,195101,1),n),P(new n.ptr(196608,201546,1),n)]),0),rt=new t.ptr(new s([P(new r.ptr(4352,4607,1),r),P(new r.ptr(12334,12335,1),r),P(new r.ptr(12593,12686,1),r),P(new r.ptr(12800,12830,1),r),P(new r.ptr(12896,12926,1),r),P(new r.ptr(43360,43388,1),r),P(new r.ptr(44032,55203,1),r),P(new r.ptr(55216,55238,1),r),P(new r.ptr(55243,55291,1),r),P(new r.ptr(65440,65470,1),r),P(new r.ptr(65474,65479,1),r),P(new r.ptr(65482,65487,1),r),P(new r.ptr(65490,65495,1),r),P(new r.ptr(65498,65500,1),r)]),c.nil,0),nt=new t.ptr(new s([]),new c([P(new n.ptr(68864,68903,1),n),P(new n.ptr(68912,68921,1),n)]),0),it=new t.ptr(new s([P(new r.ptr(5920,5940,1),r)]),c.nil,0),ot=new t.ptr(new s([]),new c([P(new n.ptr(67808,67826,1),n),P(new n.ptr(67828,67829,1),n),P(new n.ptr(67835,67839,1),n)]),0),at=new t.ptr(new s([P(new r.ptr(1425,1479,1),r),P(new r.ptr(1488,1514,1),r),P(new r.ptr(1519,1524,1),r),P(new r.ptr(64285,64310,1),r),P(new r.ptr(64312,64316,1),r),P(new r.ptr(64318,64320,2),r),P(new r.ptr(64321,64323,2),r),P(new r.ptr(64324,64326,2),r),P(new r.ptr(64327,64335,1),r)]),c.nil,0),pt=new t.ptr(new s([P(new r.ptr(12353,12438,1),r),P(new r.ptr(12445,12447,1),r)]),new c([P(new n.ptr(110593,110878,1),n),P(new n.ptr(110928,110930,1),n),P(new n.ptr(127488,127488,1),n)]),0),st=new t.ptr(new s([]),new c([P(new n.ptr(67648,67669,1),n),P(new n.ptr(67671,67679,1),n)]),0),ct=new t.ptr(new s([P(new r.ptr(768,879,1),r),P(new r.ptr(1157,1158,1),r),P(new r.ptr(1611,1621,1),r),P(new r.ptr(1648,2385,737),r),P(new r.ptr(2386,2388,1),r),P(new r.ptr(6832,6848,1),r),P(new r.ptr(7376,7378,1),r),P(new r.ptr(7380,7392,1),r),P(new r.ptr(7394,7400,1),r),P(new r.ptr(7405,7412,7),r),P(new r.ptr(7416,7417,1),r),P(new r.ptr(7616,7673,1),r),P(new r.ptr(7675,7679,1),r),P(new r.ptr(8204,8205,1),r),P(new r.ptr(8400,8432,1),r),P(new r.ptr(12330,12333,1),r),P(new r.ptr(12441,12442,1),r),P(new r.ptr(65024,65039,1),r),P(new r.ptr(65056,65069,1),r)]),new c([P(new n.ptr(66045,66272,227),n),P(new n.ptr(70459,119143,48684),n),P(new n.ptr(119144,119145,1),n),P(new n.ptr(119163,119170,1),n),P(new n.ptr(119173,119179,1),n),P(new n.ptr(119210,119213,1),n),P(new n.ptr(917760,917999,1),n)]),0),$t=new t.ptr(new s([]),new c([P(new n.ptr(68448,68466,1),n),P(new n.ptr(68472,68479,1),n)]),0),lt=new t.ptr(new s([]),new c([P(new n.ptr(68416,68437,1),n),P(new n.ptr(68440,68447,1),n)]),0),ut=new t.ptr(new s([P(new r.ptr(43392,43469,1),r),P(new r.ptr(43472,43481,1),r),P(new r.ptr(43486,43487,1),r)]),c.nil,0),ft=new t.ptr(new s([]),new c([P(new n.ptr(69760,69825,1),n),P(new n.ptr(69837,69837,1),n)]),0),dt=new t.ptr(new s([P(new r.ptr(3200,3212,1),r),P(new r.ptr(3214,3216,1),r),P(new r.ptr(3218,3240,1),r),P(new r.ptr(3242,3251,1),r),P(new r.ptr(3253,3257,1),r),P(new r.ptr(3260,3268,1),r),P(new r.ptr(3270,3272,1),r),P(new r.ptr(3274,3277,1),r),P(new r.ptr(3285,3286,1),r),P(new r.ptr(3294,3296,2),r),P(new r.ptr(3297,3299,1),r),P(new r.ptr(3302,3311,1),r),P(new r.ptr(3313,3314,1),r)]),c.nil,0),wt=new t.ptr(new s([P(new r.ptr(12449,12538,1),r),P(new r.ptr(12541,12543,1),r),P(new r.ptr(12784,12799,1),r),P(new r.ptr(13008,13054,1),r),P(new r.ptr(13056,13143,1),r),P(new r.ptr(65382,65391,1),r),P(new r.ptr(65393,65437,1),r)]),new c([P(new n.ptr(110592,110948,356),n),P(new n.ptr(110949,110951,1),n)]),0),ht=new t.ptr(new s([P(new r.ptr(43264,43309,1),r),P(new r.ptr(43311,43311,1),r)]),c.nil,0),gt=new t.ptr(new s([]),new c([P(new n.ptr(68096,68099,1),n),P(new n.ptr(68101,68102,1),n),P(new n.ptr(68108,68115,1),n),P(new n.ptr(68117,68119,1),n),P(new n.ptr(68121,68149,1),n),P(new n.ptr(68152,68154,1),n),P(new n.ptr(68159,68168,1),n),P(new n.ptr(68176,68184,1),n)]),0),kt=new t.ptr(new s([]),new c([P(new n.ptr(94180,101120,6940),n),P(new n.ptr(101121,101589,1),n)]),0),bt=new t.ptr(new s([P(new r.ptr(6016,6109,1),r),P(new r.ptr(6112,6121,1),r),P(new r.ptr(6128,6137,1),r),P(new r.ptr(6624,6655,1),r)]),c.nil,0),yt=new t.ptr(new s([]),new c([P(new n.ptr(70144,70161,1),n),P(new n.ptr(70163,70206,1),n)]),0),mt=new t.ptr(new s([]),new c([P(new n.ptr(70320,70378,1),n),P(new n.ptr(70384,70393,1),n)]),0),vt=new t.ptr(new s([P(new r.ptr(3713,3714,1),r),P(new r.ptr(3716,3718,2),r),P(new r.ptr(3719,3722,1),r),P(new r.ptr(3724,3747,1),r),P(new r.ptr(3749,3751,2),r),P(new r.ptr(3752,3773,1),r),P(new r.ptr(3776,3780,1),r),P(new r.ptr(3782,3784,2),r),P(new r.ptr(3785,3789,1),r),P(new r.ptr(3792,3801,1),r),P(new r.ptr(3804,3807,1),r)]),c.nil,0),_t=new t.ptr(new s([P(new r.ptr(65,90,1),r),P(new r.ptr(97,122,1),r),P(new r.ptr(170,186,16),r),P(new r.ptr(192,214,1),r),P(new r.ptr(216,246,1),r),P(new r.ptr(248,696,1),r),P(new r.ptr(736,740,1),r),P(new r.ptr(7424,7461,1),r),P(new r.ptr(7468,7516,1),r),P(new r.ptr(7522,7525,1),r),P(new r.ptr(7531,7543,1),r),P(new r.ptr(7545,7614,1),r),P(new r.ptr(7680,7935,1),r),P(new r.ptr(8305,8319,14),r),P(new r.ptr(8336,8348,1),r),P(new r.ptr(8490,8491,1),r),P(new r.ptr(8498,8526,28),r),P(new r.ptr(8544,8584,1),r),P(new r.ptr(11360,11391,1),r),P(new r.ptr(42786,42887,1),r),P(new r.ptr(42891,42943,1),r),P(new r.ptr(42946,42954,1),r),P(new r.ptr(42997,43007,1),r),P(new r.ptr(43824,43866,1),r),P(new r.ptr(43868,43876,1),r),P(new r.ptr(43878,43881,1),r),P(new r.ptr(64256,64262,1),r),P(new r.ptr(65313,65338,1),r),P(new r.ptr(65345,65370,1),r)]),c.nil,5),xt=new t.ptr(new s([P(new r.ptr(7168,7223,1),r),P(new r.ptr(7227,7241,1),r),P(new r.ptr(7245,7247,1),r)]),c.nil,0),St=new t.ptr(new s([P(new r.ptr(6400,6430,1),r),P(new r.ptr(6432,6443,1),r),P(new r.ptr(6448,6459,1),r),P(new r.ptr(6464,6468,4),r),P(new r.ptr(6469,6479,1),r)]),c.nil,0),Et=new t.ptr(new s([]),new c([P(new n.ptr(67072,67382,1),n),P(new n.ptr(67392,67413,1),n),P(new n.ptr(67424,67431,1),n)]),0),Ct=new t.ptr(new s([]),new c([P(new n.ptr(65536,65547,1),n),P(new n.ptr(65549,65574,1),n),P(new n.ptr(65576,65594,1),n),P(new n.ptr(65596,65597,1),n),P(new n.ptr(65599,65613,1),n),P(new n.ptr(65616,65629,1),n),P(new n.ptr(65664,65786,1),n)]),0),It=new t.ptr(new s([P(new r.ptr(42192,42239,1),r)]),new c([P(new n.ptr(73648,73648,1),n)]),0),At=new t.ptr(new s([]),new c([P(new n.ptr(66176,66204,1),n)]),0),Ft=new t.ptr(new s([]),new c([P(new n.ptr(67872,67897,1),n),P(new n.ptr(67903,67903,1),n)]),0),Rt=new t.ptr(new s([]),new c([P(new n.ptr(69968,70006,1),n)]),0),Tt=new t.ptr(new s([]),new c([P(new n.ptr(73440,73464,1),n)]),0),Nt=new t.ptr(new s([P(new r.ptr(3328,3340,1),r),P(new r.ptr(3342,3344,1),r),P(new r.ptr(3346,3396,1),r),P(new r.ptr(3398,3400,1),r),P(new r.ptr(3402,3407,1),r),P(new r.ptr(3412,3427,1),r),P(new r.ptr(3430,3455,1),r)]),c.nil,0),Pt=new t.ptr(new s([P(new r.ptr(2112,2139,1),r),P(new r.ptr(2142,2142,1),r)]),c.nil,0),Vt=new t.ptr(new s([]),new c([P(new n.ptr(68288,68326,1),n),P(new n.ptr(68331,68342,1),n)]),0),Ot=new t.ptr(new s([]),new c([P(new n.ptr(72816,72847,1),n),P(new n.ptr(72850,72871,1),n),P(new n.ptr(72873,72886,1),n)]),0),Dt=new t.ptr(new s([]),new c([P(new n.ptr(72960,72966,1),n),P(new n.ptr(72968,72969,1),n),P(new n.ptr(72971,73014,1),n),P(new n.ptr(73018,73020,2),n),P(new n.ptr(73021,73023,2),n),P(new n.ptr(73024,73031,1),n),P(new n.ptr(73040,73049,1),n)]),0),Lt=new t.ptr(new s([]),new c([P(new n.ptr(93760,93850,1),n)]),0),Mt=new t.ptr(new s([P(new r.ptr(43744,43766,1),r),P(new r.ptr(43968,44013,1),r),P(new r.ptr(44016,44025,1),r)]),c.nil,0),Bt=new t.ptr(new s([]),new c([P(new n.ptr(124928,125124,1),n),P(new n.ptr(125127,125142,1),n)]),0),jt=new t.ptr(new s([]),new c([P(new n.ptr(68e3,68023,1),n),P(new n.ptr(68028,68047,1),n),P(new n.ptr(68050,68095,1),n)]),0),Wt=new t.ptr(new s([]),new c([P(new n.ptr(67968,67999,1),n)]),0),Ut=new t.ptr(new s([]),new c([P(new n.ptr(93952,94026,1),n),P(new n.ptr(94031,94087,1),n),P(new n.ptr(94095,94111,1),n)]),0),zt=new t.ptr(new s([]),new c([P(new n.ptr(71168,71236,1),n),P(new n.ptr(71248,71257,1),n)]),0),qt=new t.ptr(new s([P(new r.ptr(6144,6145,1),r),P(new r.ptr(6148,6150,2),r),P(new r.ptr(6151,6158,1),r),P(new r.ptr(6160,6169,1),r),P(new r.ptr(6176,6264,1),r),P(new r.ptr(6272,6314,1),r)]),new c([P(new n.ptr(71264,71276,1),n)]),0),Ht=new t.ptr(new s([]),new c([P(new n.ptr(92736,92766,1),n),P(new n.ptr(92768,92777,1),n),P(new n.ptr(92782,92783,1),n)]),0),Zt=new t.ptr(new s([]),new c([P(new n.ptr(70272,70278,1),n),P(new n.ptr(70280,70282,2),n),P(new n.ptr(70283,70285,1),n),P(new n.ptr(70287,70301,1),n),P(new n.ptr(70303,70313,1),n)]),0),Qt=new t.ptr(new s([P(new r.ptr(4096,4255,1),r),P(new r.ptr(43488,43518,1),r),P(new r.ptr(43616,43647,1),r)]),c.nil,0),Xt=new t.ptr(new s([]),new c([P(new n.ptr(67712,67742,1),n),P(new n.ptr(67751,67759,1),n)]),0),Yt=new t.ptr(new s([]),new c([P(new n.ptr(72096,72103,1),n),P(new n.ptr(72106,72151,1),n),P(new n.ptr(72154,72164,1),n)]),0),er=new t.ptr(new s([P(new r.ptr(6528,6571,1),r),P(new r.ptr(6576,6601,1),r),P(new r.ptr(6608,6618,1),r),P(new r.ptr(6622,6623,1),r)]),c.nil,0),tr=new t.ptr(new s([]),new c([P(new n.ptr(70656,70747,1),n),P(new n.ptr(70749,70753,1),n)]),0),rr=new t.ptr(new s([P(new r.ptr(1984,2042,1),r),P(new r.ptr(2045,2047,1),r)]),c.nil,0),nr=new t.ptr(new s([]),new c([P(new n.ptr(94177,110960,16783),n),P(new n.ptr(110961,111355,1),n)]),0),ir=new t.ptr(new s([]),new c([P(new n.ptr(123136,123180,1),n),P(new n.ptr(123184,123197,1),n),P(new n.ptr(123200,123209,1),n),P(new n.ptr(123214,123215,1),n)]),0),or=new t.ptr(new s([P(new r.ptr(5760,5788,1),r)]),c.nil,0),ar=new t.ptr(new s([P(new r.ptr(7248,7295,1),r)]),c.nil,0),pr=new t.ptr(new s([]),new c([P(new n.ptr(68736,68786,1),n),P(new n.ptr(68800,68850,1),n),P(new n.ptr(68858,68863,1),n)]),0),sr=new t.ptr(new s([]),new c([P(new n.ptr(66304,66339,1),n),P(new n.ptr(66349,66351,1),n)]),0),cr=new t.ptr(new s([]),new c([P(new n.ptr(68224,68255,1),n)]),0),$r=new t.ptr(new s([]),new c([P(new n.ptr(66384,66426,1),n)]),0),lr=new t.ptr(new s([]),new c([P(new n.ptr(66464,66499,1),n),P(new n.ptr(66504,66517,1),n)]),0),ur=new t.ptr(new s([]),new c([P(new n.ptr(69376,69415,1),n)]),0),fr=new t.ptr(new s([]),new c([P(new n.ptr(68192,68223,1),n)]),0),dr=new t.ptr(new s([]),new c([P(new n.ptr(68608,68680,1),n)]),0),wr=new t.ptr(new s([P(new r.ptr(2817,2819,1),r),P(new r.ptr(2821,2828,1),r),P(new r.ptr(2831,2832,1),r),P(new r.ptr(2835,2856,1),r),P(new r.ptr(2858,2864,1),r),P(new r.ptr(2866,2867,1),r),P(new r.ptr(2869,2873,1),r),P(new r.ptr(2876,2884,1),r),P(new r.ptr(2887,2888,1),r),P(new r.ptr(2891,2893,1),r),P(new r.ptr(2901,2903,1),r),P(new r.ptr(2908,2909,1),r),P(new r.ptr(2911,2915,1),r),P(new r.ptr(2918,2935,1),r)]),c.nil,0),hr=new t.ptr(new s([]),new c([P(new n.ptr(66736,66771,1),n),P(new n.ptr(66776,66811,1),n)]),0),gr=new t.ptr(new s([]),new c([P(new n.ptr(66688,66717,1),n),P(new n.ptr(66720,66729,1),n)]),0),kr=new t.ptr(new s([]),new c([P(new n.ptr(92928,92997,1),n),P(new n.ptr(93008,93017,1),n),P(new n.ptr(93019,93025,1),n),P(new n.ptr(93027,93047,1),n),P(new n.ptr(93053,93071,1),n)]),0),br=new t.ptr(new s([]),new c([P(new n.ptr(67680,67711,1),n)]),0),yr=new t.ptr(new s([]),new c([P(new n.ptr(72384,72440,1),n)]),0),mr=new t.ptr(new s([P(new r.ptr(43072,43127,1),r)]),c.nil,0),vr=new t.ptr(new s([]),new c([P(new n.ptr(67840,67867,1),n),P(new n.ptr(67871,67871,1),n)]),0),_r=new t.ptr(new s([]),new c([P(new n.ptr(68480,68497,1),n),P(new n.ptr(68505,68508,1),n),P(new n.ptr(68521,68527,1),n)]),0),xr=new t.ptr(new s([P(new r.ptr(43312,43347,1),r),P(new r.ptr(43359,43359,1),r)]),c.nil,0),Sr=new t.ptr(new s([P(new r.ptr(5792,5866,1),r),P(new r.ptr(5870,5880,1),r)]),c.nil,0),Er=new t.ptr(new s([P(new r.ptr(2048,2093,1),r),P(new r.ptr(2096,2110,1),r)]),c.nil,0),Cr=new t.ptr(new s([P(new r.ptr(43136,43205,1),r),P(new r.ptr(43214,43225,1),r)]),c.nil,0),Ir=new t.ptr(new s([]),new c([P(new n.ptr(70016,70111,1),n)]),0),Ar=new t.ptr(new s([]),new c([P(new n.ptr(66640,66687,1),n)]),0),Fr=new t.ptr(new s([]),new c([P(new n.ptr(71040,71093,1),n),P(new n.ptr(71096,71133,1),n)]),0),Rr=new t.ptr(new s([]),new c([P(new n.ptr(120832,121483,1),n),P(new n.ptr(121499,121503,1),n),P(new n.ptr(121505,121519,1),n)]),0),Tr=new t.ptr(new s([P(new r.ptr(3457,3459,1),r),P(new r.ptr(3461,3478,1),r),P(new r.ptr(3482,3505,1),r),P(new r.ptr(3507,3515,1),r),P(new r.ptr(3517,3520,3),r),P(new r.ptr(3521,3526,1),r),P(new r.ptr(3530,3535,5),r),P(new r.ptr(3536,3540,1),r),P(new r.ptr(3542,3544,2),r),P(new r.ptr(3545,3551,1),r),P(new r.ptr(3558,3567,1),r),P(new r.ptr(3570,3572,1),r)]),new c([P(new n.ptr(70113,70132,1),n)]),0),Nr=new t.ptr(new s([]),new c([P(new n.ptr(69424,69465,1),n)]),0),Pr=new t.ptr(new s([]),new c([P(new n.ptr(69840,69864,1),n),P(new n.ptr(69872,69881,1),n)]),0),Vr=new t.ptr(new s([]),new c([P(new n.ptr(72272,72354,1),n)]),0),Or=new t.ptr(new s([P(new r.ptr(7040,7103,1),r),P(new r.ptr(7360,7367,1),r)]),c.nil,0),Dr=new t.ptr(new s([P(new r.ptr(43008,43052,1),r)]),c.nil,0),Lr=new t.ptr(new s([P(new r.ptr(1792,1805,1),r),P(new r.ptr(1807,1866,1),r),P(new r.ptr(1869,1871,1),r),P(new r.ptr(2144,2154,1),r)]),c.nil,0),Mr=new t.ptr(new s([P(new r.ptr(5888,5900,1),r),P(new r.ptr(5902,5908,1),r)]),c.nil,0),Br=new t.ptr(new s([P(new r.ptr(5984,5996,1),r),P(new r.ptr(5998,6e3,1),r),P(new r.ptr(6002,6003,1),r)]),c.nil,0),jr=new t.ptr(new s([P(new r.ptr(6480,6509,1),r),P(new r.ptr(6512,6516,1),r)]),c.nil,0),Wr=new t.ptr(new s([P(new r.ptr(6688,6750,1),r),P(new r.ptr(6752,6780,1),r),P(new r.ptr(6783,6793,1),r),P(new r.ptr(6800,6809,1),r),P(new r.ptr(6816,6829,1),r)]),c.nil,0),Ur=new t.ptr(new s([P(new r.ptr(43648,43714,1),r),P(new r.ptr(43739,43743,1),r)]),c.nil,0),zr=new t.ptr(new s([]),new c([P(new n.ptr(71296,71352,1),n),P(new n.ptr(71360,71369,1),n)]),0),Kr=new t.ptr(new s([P(new r.ptr(2946,2947,1),r),P(new r.ptr(2949,2954,1),r),P(new r.ptr(2958,2960,1),r),P(new r.ptr(2962,2965,1),r),P(new r.ptr(2969,2970,1),r),P(new r.ptr(2972,2974,2),r),P(new r.ptr(2975,2979,4),r),P(new r.ptr(2980,2984,4),r),P(new r.ptr(2985,2986,1),r),P(new r.ptr(2990,3001,1),r),P(new r.ptr(3006,3010,1),r),P(new r.ptr(3014,3016,1),r),P(new r.ptr(3018,3021,1),r),P(new r.ptr(3024,3031,7),r),P(new r.ptr(3046,3066,1),r)]),new c([P(new n.ptr(73664,73713,1),n),P(new n.ptr(73727,73727,1),n)]),0),Gr=new t.ptr(new s([]),new c([P(new n.ptr(94176,94208,32),n),P(new n.ptr(94209,100343,1),n),P(new n.ptr(100352,101119,1),n),P(new n.ptr(101632,101640,1),n)]),0),qr=new t.ptr(new s([P(new r.ptr(3072,3084,1),r),P(new r.ptr(3086,3088,1),r),P(new r.ptr(3090,3112,1),r),P(new r.ptr(3114,3129,1),r),P(new r.ptr(3133,3140,1),r),P(new r.ptr(3142,3144,1),r),P(new r.ptr(3146,3149,1),r),P(new r.ptr(3157,3158,1),r),P(new r.ptr(3160,3162,1),r),P(new r.ptr(3168,3171,1),r),P(new r.ptr(3174,3183,1),r),P(new r.ptr(3191,3199,1),r)]),c.nil,0),Hr=new t.ptr(new s([P(new r.ptr(1920,1969,1),r)]),c.nil,0),Jr=new t.ptr(new s([P(new r.ptr(3585,3642,1),r),P(new r.ptr(3648,3675,1),r)]),c.nil,0),Zr=new t.ptr(new s([P(new r.ptr(3840,3911,1),r),P(new r.ptr(3913,3948,1),r),P(new r.ptr(3953,3991,1),r),P(new r.ptr(3993,4028,1),r),P(new r.ptr(4030,4044,1),r),P(new r.ptr(4046,4052,1),r),P(new r.ptr(4057,4058,1),r)]),c.nil,0),Qr=new t.ptr(new s([P(new r.ptr(11568,11623,1),r),P(new r.ptr(11631,11632,1),r),P(new r.ptr(11647,11647,1),r)]),c.nil,0),Xr=new t.ptr(new s([]),new c([P(new n.ptr(70784,70855,1),n),P(new n.ptr(70864,70873,1),n)]),0),Yr=new t.ptr(new s([]),new c([P(new n.ptr(66432,66461,1),n),P(new n.ptr(66463,66463,1),n)]),0),en=new t.ptr(new s([P(new r.ptr(42240,42539,1),r)]),c.nil,0),tn=new t.ptr(new s([]),new c([P(new n.ptr(123584,123641,1),n),P(new n.ptr(123647,123647,1),n)]),0),rn=new t.ptr(new s([]),new c([P(new n.ptr(71840,71922,1),n),P(new n.ptr(71935,71935,1),n)]),0),nn=new t.ptr(new s([]),new c([P(new n.ptr(69248,69289,1),n),P(new n.ptr(69291,69293,1),n),P(new n.ptr(69296,69297,1),n)]),0),on=new t.ptr(new s([P(new r.ptr(40960,42124,1),r),P(new r.ptr(42128,42182,1),r)]),c.nil,0),an=new t.ptr(new s([]),new c([P(new n.ptr(72192,72263,1),n)]),0),Dn.Adlam=Y,Dn.Ahom=ee,Dn.Anatolian_Hieroglyphs=te,Dn.Arabic=re,Dn.Armenian=ne,Dn.Avestan=ie,Dn.Balinese=oe,Dn.Bamum=ae,Dn.Bassa_Vah=pe,Dn.Batak=se,Dn.Bengali=ce,Dn.Bhaiksuki=le,Dn.Bopomofo=ue,Dn.Brahmi=fe,Dn.Braille=de,Dn.Buginese=we,Dn.Buhid=he,Dn.Canadian_Aboriginal=ke,Dn.Carian=be,Dn.Caucasian_Albanian=ye,Dn.Chakma=me,Dn.Cham=ve,Dn.Cherokee=_e,Dn.Chorasmian=Se,Dn.Common=Ee,Dn.Coptic=Ie,Dn.Cuneiform=Ae,Dn.Cypriot=Re,Dn.Cyrillic=Te,Dn.Deseret=Ne,Dn.Devanagari=Oe,Dn.Dives_Akuru=De,Dn.Dogra=Le,Dn.Duployan=Me,Dn.Egyptian_Hieroglyphs=Be,Dn.Elbasan=je,Dn.Elymaic=Ue,Dn.Ethiopic=ze,Dn.Georgian=Ge,Dn.Glagolitic=He,Dn.Gothic=Je,Dn.Grantha=Ze,Dn.Greek=Qe,Dn.Gujarati=Xe,Dn.Gunjala_Gondi=Ye,Dn.Gurmukhi=et,Dn.Han=tt,Dn.Hangul=rt,Dn.Hanifi_Rohingya=nt,Dn.Hanunoo=it,Dn.Hatran=ot,Dn.Hebrew=at,Dn.Hiragana=pt,Dn.Imperial_Aramaic=st,Dn.Inherited=ct,Dn.Inscriptional_Pahlavi=$t,Dn.Inscriptional_Parthian=lt,Dn.Javanese=ut,Dn.Kaithi=ft,Dn.Kannada=dt,Dn.Katakana=wt,Dn.Kayah_Li=ht,Dn.Kharoshthi=gt,Dn.Khitan_Small_Script=kt,Dn.Khmer=bt,Dn.Khojki=yt,Dn.Khudawadi=mt,Dn.Lao=vt,Dn.Latin=_t,Dn.Lepcha=xt,Dn.Limbu=St,Dn.Linear_A=Et,Dn.Linear_B=Ct,Dn.Lisu=It,Dn.Lycian=At,Dn.Lydian=Ft,Dn.Mahajani=Rt,Dn.Makasar=Tt,Dn.Malayalam=Nt,Dn.Mandaic=Pt,Dn.Manichaean=Vt,Dn.Marchen=Ot,Dn.Masaram_Gondi=Dt,Dn.Medefaidrin=Lt,Dn.Meetei_Mayek=Mt,Dn.Mende_Kikakui=Bt,Dn.Meroitic_Cursive=jt,Dn.Meroitic_Hieroglyphs=Wt,Dn.Miao=Ut,Dn.Modi=zt,Dn.Mongolian=qt,Dn.Mro=Ht,Dn.Multani=Zt,Dn.Myanmar=Qt,Dn.Nabataean=Xt,Dn.Nandinagari=Yt,Dn.New_Tai_Lue=er,Dn.Newa=tr,Dn.Nko=rr,Dn.Nushu=nr,Dn.Nyiakeng_Puachue_Hmong=ir,Dn.Ogham=or,Dn.Ol_Chiki=ar,Dn.Old_Hungarian=pr,Dn.Old_Italic=sr,Dn.Old_North_Arabian=cr,Dn.Old_Permic=$r,Dn.Old_Persian=lr,Dn.Old_Sogdian=ur,Dn.Old_South_Arabian=fr,Dn.Old_Turkic=dr,Dn.Oriya=wr,Dn.Osage=hr,Dn.Osmanya=gr,Dn.Pahawh_Hmong=kr,Dn.Palmyrene=br,Dn.Pau_Cin_Hau=yr,Dn.Phags_Pa=mr,Dn.Phoenician=vr,Dn.Psalter_Pahlavi=_r,Dn.Rejang=xr,Dn.Runic=Sr,Dn.Samaritan=Er,Dn.Saurashtra=Cr,Dn.Sharada=Ir,Dn.Shavian=Ar,Dn.Siddham=Fr,Dn.SignWriting=Rr,Dn.Sinhala=Tr,Dn.Sogdian=Nr,Dn.Sora_Sompeng=Pr,Dn.Soyombo=Vr,Dn.Sundanese=Or,Dn.Syloti_Nagri=Dr,Dn.Syriac=Lr,Dn.Tagalog=Mr,Dn.Tagbanwa=Br,Dn.Tai_Le=jr,Dn.Tai_Tham=Wr,Dn.Tai_Viet=Ur,Dn.Takri=zr,Dn.Tamil=Kr,Dn.Tangut=Gr,Dn.Telugu=qr,Dn.Thaana=Hr,Dn.Thai=Jr,Dn.Tibetan=Zr,Dn.Tifinagh=Qr,Dn.Tirhuta=Xr,Dn.Ugaritic=Yr,Dn.Vai=en,Dn.Wancho=tn,Dn.Warang_Citi=rn,Dn.Yezidi=nn,Dn.Yi=on,Dn.Zanabazar_Square=an,Dn.Scripts=Kt(We.keyFor,[{k:"Adlam",v:Dn.Adlam},{k:"Ahom",v:Dn.Ahom},{k:"Anatolian_Hieroglyphs",v:Dn.Anatolian_Hieroglyphs},{k:"Arabic",v:Dn.Arabic},{k:"Armenian",v:Dn.Armenian},{k:"Avestan",v:Dn.Avestan},{k:"Balinese",v:Dn.Balinese},{k:"Bamum",v:Dn.Bamum},{k:"Bassa_Vah",v:Dn.Bassa_Vah},{k:"Batak",v:Dn.Batak},{k:"Bengali",v:Dn.Bengali},{k:"Bhaiksuki",v:Dn.Bhaiksuki},{k:"Bopomofo",v:Dn.Bopomofo},{k:"Brahmi",v:Dn.Brahmi},{k:"Braille",v:Dn.Braille},{k:"Buginese",v:Dn.Buginese},{k:"Buhid",v:Dn.Buhid},{k:"Canadian_Aboriginal",v:Dn.Canadian_Aboriginal},{k:"Carian",v:Dn.Carian},{k:"Caucasian_Albanian",v:Dn.Caucasian_Albanian},{k:"Chakma",v:Dn.Chakma},{k:"Cham",v:Dn.Cham},{k:"Cherokee",v:Dn.Cherokee},{k:"Chorasmian",v:Dn.Chorasmian},{k:"Common",v:Dn.Common},{k:"Coptic",v:Dn.Coptic},{k:"Cuneiform",v:Dn.Cuneiform},{k:"Cypriot",v:Dn.Cypriot},{k:"Cyrillic",v:Dn.Cyrillic},{k:"Deseret",v:Dn.Deseret},{k:"Devanagari",v:Dn.Devanagari},{k:"Dives_Akuru",v:Dn.Dives_Akuru},{k:"Dogra",v:Dn.Dogra},{k:"Duployan",v:Dn.Duployan},{k:"Egyptian_Hieroglyphs",v:Dn.Egyptian_Hieroglyphs},{k:"Elbasan",v:Dn.Elbasan},{k:"Elymaic",v:Dn.Elymaic},{k:"Ethiopic",v:Dn.Ethiopic},{k:"Georgian",v:Dn.Georgian},{k:"Glagolitic",v:Dn.Glagolitic},{k:"Gothic",v:Dn.Gothic},{k:"Grantha",v:Dn.Grantha},{k:"Greek",v:Dn.Greek},{k:"Gujarati",v:Dn.Gujarati},{k:"Gunjala_Gondi",v:Dn.Gunjala_Gondi},{k:"Gurmukhi",v:Dn.Gurmukhi},{k:"Han",v:Dn.Han},{k:"Hangul",v:Dn.Hangul},{k:"Hanifi_Rohingya",v:Dn.Hanifi_Rohingya},{k:"Hanunoo",v:Dn.Hanunoo},{k:"Hatran",v:Dn.Hatran},{k:"Hebrew",v:Dn.Hebrew},{k:"Hiragana",v:Dn.Hiragana},{k:"Imperial_Aramaic",v:Dn.Imperial_Aramaic},{k:"Inherited",v:Dn.Inherited},{k:"Inscriptional_Pahlavi",v:Dn.Inscriptional_Pahlavi},{k:"Inscriptional_Parthian",v:Dn.Inscriptional_Parthian},{k:"Javanese",v:Dn.Javanese},{k:"Kaithi",v:Dn.Kaithi},{k:"Kannada",v:Dn.Kannada},{k:"Katakana",v:Dn.Katakana},{k:"Kayah_Li",v:Dn.Kayah_Li},{k:"Kharoshthi",v:Dn.Kharoshthi},{k:"Khitan_Small_Script",v:Dn.Khitan_Small_Script},{k:"Khmer",v:Dn.Khmer},{k:"Khojki",v:Dn.Khojki},{k:"Khudawadi",v:Dn.Khudawadi},{k:"Lao",v:Dn.Lao},{k:"Latin",v:Dn.Latin},{k:"Lepcha",v:Dn.Lepcha},{k:"Limbu",v:Dn.Limbu},{k:"Linear_A",v:Dn.Linear_A},{k:"Linear_B",v:Dn.Linear_B},{k:"Lisu",v:Dn.Lisu},{k:"Lycian",v:Dn.Lycian},{k:"Lydian",v:Dn.Lydian},{k:"Mahajani",v:Dn.Mahajani},{k:"Makasar",v:Dn.Makasar},{k:"Malayalam",v:Dn.Malayalam},{k:"Mandaic",v:Dn.Mandaic},{k:"Manichaean",v:Dn.Manichaean},{k:"Marchen",v:Dn.Marchen},{k:"Masaram_Gondi",v:Dn.Masaram_Gondi},{k:"Medefaidrin",v:Dn.Medefaidrin},{k:"Meetei_Mayek",v:Dn.Meetei_Mayek},{k:"Mende_Kikakui",v:Dn.Mende_Kikakui},{k:"Meroitic_Cursive",v:Dn.Meroitic_Cursive},{k:"Meroitic_Hieroglyphs",v:Dn.Meroitic_Hieroglyphs},{k:"Miao",v:Dn.Miao},{k:"Modi",v:Dn.Modi},{k:"Mongolian",v:Dn.Mongolian},{k:"Mro",v:Dn.Mro},{k:"Multani",v:Dn.Multani},{k:"Myanmar",v:Dn.Myanmar},{k:"Nabataean",v:Dn.Nabataean},{k:"Nandinagari",v:Dn.Nandinagari},{k:"New_Tai_Lue",v:Dn.New_Tai_Lue},{k:"Newa",v:Dn.Newa},{k:"Nko",v:Dn.Nko},{k:"Nushu",v:Dn.Nushu},{k:"Nyiakeng_Puachue_Hmong",v:Dn.Nyiakeng_Puachue_Hmong},{k:"Ogham",v:Dn.Ogham},{k:"Ol_Chiki",v:Dn.Ol_Chiki},{k:"Old_Hungarian",v:Dn.Old_Hungarian},{k:"Old_Italic",v:Dn.Old_Italic},{k:"Old_North_Arabian",v:Dn.Old_North_Arabian},{k:"Old_Permic",v:Dn.Old_Permic},{k:"Old_Persian",v:Dn.Old_Persian},{k:"Old_Sogdian",v:Dn.Old_Sogdian},{k:"Old_South_Arabian",v:Dn.Old_South_Arabian},{k:"Old_Turkic",v:Dn.Old_Turkic},{k:"Oriya",v:Dn.Oriya},{k:"Osage",v:Dn.Osage},{k:"Osmanya",v:Dn.Osmanya},{k:"Pahawh_Hmong",v:Dn.Pahawh_Hmong},{k:"Palmyrene",v:Dn.Palmyrene},{k:"Pau_Cin_Hau",v:Dn.Pau_Cin_Hau},{k:"Phags_Pa",v:Dn.Phags_Pa},{k:"Phoenician",v:Dn.Phoenician},{k:"Psalter_Pahlavi",v:Dn.Psalter_Pahlavi},{k:"Rejang",v:Dn.Rejang},{k:"Runic",v:Dn.Runic},{k:"Samaritan",v:Dn.Samaritan},{k:"Saurashtra",v:Dn.Saurashtra},{k:"Sharada",v:Dn.Sharada},{k:"Shavian",v:Dn.Shavian},{k:"Siddham",v:Dn.Siddham},{k:"SignWriting",v:Dn.SignWriting},{k:"Sinhala",v:Dn.Sinhala},{k:"Sogdian",v:Dn.Sogdian},{k:"Sora_Sompeng",v:Dn.Sora_Sompeng},{k:"Soyombo",v:Dn.Soyombo},{k:"Sundanese",v:Dn.Sundanese},{k:"Syloti_Nagri",v:Dn.Syloti_Nagri},{k:"Syriac",v:Dn.Syriac},{k:"Tagalog",v:Dn.Tagalog},{k:"Tagbanwa",v:Dn.Tagbanwa},{k:"Tai_Le",v:Dn.Tai_Le},{k:"Tai_Tham",v:Dn.Tai_Tham},{k:"Tai_Viet",v:Dn.Tai_Viet},{k:"Takri",v:Dn.Takri},{k:"Tamil",v:Dn.Tamil},{k:"Tangut",v:Dn.Tangut},{k:"Telugu",v:Dn.Telugu},{k:"Thaana",v:Dn.Thaana},{k:"Thai",v:Dn.Thai},{k:"Tibetan",v:Dn.Tibetan},{k:"Tifinagh",v:Dn.Tifinagh},{k:"Tirhuta",v:Dn.Tirhuta},{k:"Ugaritic",v:Dn.Ugaritic},{k:"Vai",v:Dn.Vai},{k:"Wancho",v:Dn.Wancho},{k:"Warang_Citi",v:Dn.Warang_Citi},{k:"Yezidi",v:Dn.Yezidi},{k:"Yi",v:Dn.Yi},{k:"Zanabazar_Square",v:Dn.Zanabazar_Square}]),pn=new t.ptr(new s([P(new r.ptr(183,903,720),r),P(new r.ptr(4969,4977,1),r),P(new r.ptr(6618,6618,1),r)]),c.nil,0),sn=new t.ptr(new s([P(new r.ptr(6277,6278,1),r),P(new r.ptr(8472,8494,22),r),P(new r.ptr(12443,12444,1),r)]),c.nil,0),cn=new t.ptr(new s([P(new r.ptr(9,13,1),r),P(new r.ptr(32,133,101),r),P(new r.ptr(160,5760,5600),r),P(new r.ptr(8192,8202,1),r),P(new r.ptr(8232,8233,1),r),P(new r.ptr(8239,8287,48),r),P(new r.ptr(12288,12288,1),r)]),c.nil,2),Dn.Other_ID_Continue=pn,Dn.Other_ID_Start=sn,Dn.White_Space=cn,fn=new $([P(new a.ptr(75,107),a),P(new a.ptr(83,115),a),P(new a.ptr(107,8490),a),P(new a.ptr(115,383),a),P(new a.ptr(181,924),a),P(new a.ptr(197,229),a),P(new a.ptr(223,7838),a),P(new a.ptr(229,8491),a),P(new a.ptr(304,304),a),P(new a.ptr(305,305),a),P(new a.ptr(383,83),a),P(new a.ptr(452,453),a),P(new a.ptr(453,454),a),P(new a.ptr(454,452),a),P(new a.ptr(455,456),a),P(new a.ptr(456,457),a),P(new a.ptr(457,455),a),P(new a.ptr(458,459),a),P(new a.ptr(459,460),a),P(new a.ptr(460,458),a),P(new a.ptr(497,498),a),P(new a.ptr(498,499),a),P(new a.ptr(499,497),a),P(new a.ptr(837,921),a),P(new a.ptr(914,946),a),P(new a.ptr(917,949),a),P(new a.ptr(920,952),a),P(new a.ptr(921,953),a),P(new a.ptr(922,954),a),P(new a.ptr(924,956),a),P(new a.ptr(928,960),a),P(new a.ptr(929,961),a),P(new a.ptr(931,962),a),P(new a.ptr(934,966),a),P(new a.ptr(937,969),a),P(new a.ptr(946,976),a),P(new a.ptr(949,1013),a),P(new a.ptr(952,977),a),P(new a.ptr(953,8126),a),P(new a.ptr(954,1008),a),P(new a.ptr(956,181),a),P(new a.ptr(960,982),a),P(new a.ptr(961,1009),a),P(new a.ptr(962,963),a),P(new a.ptr(963,931),a),P(new a.ptr(966,981),a),P(new a.ptr(969,8486),a),P(new a.ptr(976,914),a),P(new a.ptr(977,1012),a),P(new a.ptr(981,934),a),P(new a.ptr(982,928),a),P(new a.ptr(1008,922),a),P(new a.ptr(1009,929),a),P(new a.ptr(1012,920),a),P(new a.ptr(1013,917),a),P(new a.ptr(1042,1074),a),P(new a.ptr(1044,1076),a),P(new a.ptr(1054,1086),a),P(new a.ptr(1057,1089),a),P(new a.ptr(1058,1090),a),P(new a.ptr(1066,1098),a),P(new a.ptr(1074,7296),a),P(new a.ptr(1076,7297),a),P(new a.ptr(1086,7298),a),P(new a.ptr(1089,7299),a),P(new a.ptr(1090,7300),a),P(new a.ptr(1098,7302),a),P(new a.ptr(1122,1123),a),P(new a.ptr(1123,7303),a),P(new a.ptr(7296,1042),a),P(new a.ptr(7297,1044),a),P(new a.ptr(7298,1054),a),P(new a.ptr(7299,1057),a),P(new a.ptr(7300,7301),a),P(new a.ptr(7301,1058),a),P(new a.ptr(7302,1066),a),P(new a.ptr(7303,1122),a),P(new a.ptr(7304,42570),a),P(new a.ptr(7776,7777),a),P(new a.ptr(7777,7835),a),P(new a.ptr(7835,7776),a),P(new a.ptr(7838,223),a),P(new a.ptr(8126,837),a),P(new a.ptr(8486,937),a),P(new a.ptr(8490,75),a),P(new a.ptr(8491,197),a),P(new a.ptr(42570,42571),a),P(new a.ptr(42571,7304),a)]),dn=new t.ptr(new s([P(new r.ptr(837,837,1),r)]),c.nil,0),wn=new t.ptr(new s([P(new r.ptr(65,90,1),r),P(new r.ptr(192,214,1),r),P(new r.ptr(216,222,1),r),P(new r.ptr(256,302,2),r),P(new r.ptr(306,310,2),r),P(new r.ptr(313,327,2),r),P(new r.ptr(330,376,2),r),P(new r.ptr(377,381,2),r),P(new r.ptr(385,386,1),r),P(new r.ptr(388,390,2),r),P(new r.ptr(391,393,2),r),P(new r.ptr(394,395,1),r),P(new r.ptr(398,401,1),r),P(new r.ptr(403,404,1),r),P(new r.ptr(406,408,1),r),P(new r.ptr(412,413,1),r),P(new r.ptr(415,416,1),r),P(new r.ptr(418,422,2),r),P(new r.ptr(423,425,2),r),P(new r.ptr(428,430,2),r),P(new r.ptr(431,433,2),r),P(new r.ptr(434,435,1),r),P(new r.ptr(437,439,2),r),P(new r.ptr(440,444,4),r),P(new r.ptr(452,453,1),r),P(new r.ptr(455,456,1),r),P(new r.ptr(458,459,1),r),P(new r.ptr(461,475,2),r),P(new r.ptr(478,494,2),r),P(new r.ptr(497,498,1),r),P(new r.ptr(500,502,2),r),P(new r.ptr(503,504,1),r),P(new r.ptr(506,562,2),r),P(new r.ptr(570,571,1),r),P(new r.ptr(573,574,1),r),P(new r.ptr(577,579,2),r),P(new r.ptr(580,582,1),r),P(new r.ptr(584,590,2),r),P(new r.ptr(837,880,43),r),P(new r.ptr(882,886,4),r),P(new r.ptr(895,902,7),r),P(new r.ptr(904,906,1),r),P(new r.ptr(908,910,2),r),P(new r.ptr(911,913,2),r),P(new r.ptr(914,929,1),r),P(new r.ptr(931,939,1),r),P(new r.ptr(975,984,9),r),P(new r.ptr(986,1006,2),r),P(new r.ptr(1012,1015,3),r),P(new r.ptr(1017,1018,1),r),P(new r.ptr(1021,1071,1),r),P(new r.ptr(1120,1152,2),r),P(new r.ptr(1162,1216,2),r),P(new r.ptr(1217,1229,2),r),P(new r.ptr(1232,1326,2),r),P(new r.ptr(1329,1366,1),r),P(new r.ptr(4256,4293,1),r),P(new r.ptr(4295,4301,6),r),P(new r.ptr(5024,5109,1),r),P(new r.ptr(7312,7354,1),r),P(new r.ptr(7357,7359,1),r),P(new r.ptr(7680,7828,2),r),P(new r.ptr(7838,7934,2),r),P(new r.ptr(7944,7951,1),r),P(new r.ptr(7960,7965,1),r),P(new r.ptr(7976,7983,1),r),P(new r.ptr(7992,7999,1),r),P(new r.ptr(8008,8013,1),r),P(new r.ptr(8025,8031,2),r),P(new r.ptr(8040,8047,1),r),P(new r.ptr(8072,8079,1),r),P(new r.ptr(8088,8095,1),r),P(new r.ptr(8104,8111,1),r),P(new r.ptr(8120,8124,1),r),P(new r.ptr(8136,8140,1),r),P(new r.ptr(8152,8155,1),r),P(new r.ptr(8168,8172,1),r),P(new r.ptr(8184,8188,1),r),P(new r.ptr(8486,8490,4),r),P(new r.ptr(8491,8498,7),r),P(new r.ptr(8579,11264,2685),r),P(new r.ptr(11265,11310,1),r),P(new r.ptr(11360,11362,2),r),P(new r.ptr(11363,11364,1),r),P(new r.ptr(11367,11373,2),r),P(new r.ptr(11374,11376,1),r),P(new r.ptr(11378,11381,3),r),P(new r.ptr(11390,11392,1),r),P(new r.ptr(11394,11490,2),r),P(new r.ptr(11499,11501,2),r),P(new r.ptr(11506,42560,31054),r),P(new r.ptr(42562,42604,2),r),P(new r.ptr(42624,42650,2),r),P(new r.ptr(42786,42798,2),r),P(new r.ptr(42802,42862,2),r),P(new r.ptr(42873,42877,2),r),P(new r.ptr(42878,42886,2),r),P(new r.ptr(42891,42893,2),r),P(new r.ptr(42896,42898,2),r),P(new r.ptr(42902,42922,2),r),P(new r.ptr(42923,42926,1),r),P(new r.ptr(42928,42932,1),r),P(new r.ptr(42934,42942,2),r),P(new r.ptr(42946,42948,2),r),P(new r.ptr(42949,42951,1),r),P(new r.ptr(42953,42997,44),r),P(new r.ptr(65313,65338,1),r)]),new c([P(new n.ptr(66560,66599,1),n),P(new n.ptr(66736,66771,1),n),P(new n.ptr(68736,68786,1),n),P(new n.ptr(71840,71871,1),n),P(new n.ptr(93760,93791,1),n),P(new n.ptr(125184,125217,1),n)]),3),hn=new t.ptr(new s([P(new r.ptr(452,454,2),r),P(new r.ptr(455,457,2),r),P(new r.ptr(458,460,2),r),P(new r.ptr(497,499,2),r),P(new r.ptr(8064,8071,1),r),P(new r.ptr(8080,8087,1),r),P(new r.ptr(8096,8103,1),r),P(new r.ptr(8115,8131,16),r),P(new r.ptr(8179,8179,1),r)]),c.nil,0),gn=new t.ptr(new s([P(new r.ptr(97,122,1),r),P(new r.ptr(181,223,42),r),P(new r.ptr(224,246,1),r),P(new r.ptr(248,255,1),r),P(new r.ptr(257,303,2),r),P(new r.ptr(307,311,2),r),P(new r.ptr(314,328,2),r),P(new r.ptr(331,375,2),r),P(new r.ptr(378,382,2),r),P(new r.ptr(383,384,1),r),P(new r.ptr(387,389,2),r),P(new r.ptr(392,396,4),r),P(new r.ptr(402,405,3),r),P(new r.ptr(409,410,1),r),P(new r.ptr(414,417,3),r),P(new r.ptr(419,421,2),r),P(new r.ptr(424,429,5),r),P(new r.ptr(432,436,4),r),P(new r.ptr(438,441,3),r),P(new r.ptr(445,447,2),r),P(new r.ptr(453,454,1),r),P(new r.ptr(456,457,1),r),P(new r.ptr(459,460,1),r),P(new r.ptr(462,476,2),r),P(new r.ptr(477,495,2),r),P(new r.ptr(498,499,1),r),P(new r.ptr(501,505,4),r),P(new r.ptr(507,543,2),r),P(new r.ptr(547,563,2),r),P(new r.ptr(572,575,3),r),P(new r.ptr(576,578,2),r),P(new r.ptr(583,591,2),r),P(new r.ptr(592,596,1),r),P(new r.ptr(598,599,1),r),P(new r.ptr(601,603,2),r),P(new r.ptr(604,608,4),r),P(new r.ptr(609,613,2),r),P(new r.ptr(614,616,2),r),P(new r.ptr(617,620,1),r),P(new r.ptr(623,625,2),r),P(new r.ptr(626,629,3),r),P(new r.ptr(637,640,3),r),P(new r.ptr(642,643,1),r),P(new r.ptr(647,652,1),r),P(new r.ptr(658,669,11),r),P(new r.ptr(670,837,167),r),P(new r.ptr(881,883,2),r),P(new r.ptr(887,891,4),r),P(new r.ptr(892,893,1),r),P(new r.ptr(940,943,1),r),P(new r.ptr(945,974,1),r),P(new r.ptr(976,977,1),r),P(new r.ptr(981,983,1),r),P(new r.ptr(985,1007,2),r),P(new r.ptr(1008,1011,1),r),P(new r.ptr(1013,1019,3),r),P(new r.ptr(1072,1119,1),r),P(new r.ptr(1121,1153,2),r),P(new r.ptr(1163,1215,2),r),P(new r.ptr(1218,1230,2),r),P(new r.ptr(1231,1327,2),r),P(new r.ptr(1377,1414,1),r),P(new r.ptr(4304,4346,1),r),P(new r.ptr(4349,4351,1),r),P(new r.ptr(5112,5117,1),r),P(new r.ptr(7296,7304,1),r),P(new r.ptr(7545,7549,4),r),P(new r.ptr(7566,7681,115),r),P(new r.ptr(7683,7829,2),r),P(new r.ptr(7835,7841,6),r),P(new r.ptr(7843,7935,2),r),P(new r.ptr(7936,7943,1),r),P(new r.ptr(7952,7957,1),r),P(new r.ptr(7968,7975,1),r),P(new r.ptr(7984,7991,1),r),P(new r.ptr(8e3,8005,1),r),P(new r.ptr(8017,8023,2),r),P(new r.ptr(8032,8039,1),r),P(new r.ptr(8048,8061,1),r),P(new r.ptr(8112,8113,1),r),P(new r.ptr(8126,8144,18),r),P(new r.ptr(8145,8160,15),r),P(new r.ptr(8161,8165,4),r),P(new r.ptr(8526,8580,54),r),P(new r.ptr(11312,11358,1),r),P(new r.ptr(11361,11365,4),r),P(new r.ptr(11366,11372,2),r),P(new r.ptr(11379,11382,3),r),P(new r.ptr(11393,11491,2),r),P(new r.ptr(11500,11502,2),r),P(new r.ptr(11507,11520,13),r),P(new r.ptr(11521,11557,1),r),P(new r.ptr(11559,11565,6),r),P(new r.ptr(42561,42605,2),r),P(new r.ptr(42625,42651,2),r),P(new r.ptr(42787,42799,2),r),P(new r.ptr(42803,42863,2),r),P(new r.ptr(42874,42876,2),r),P(new r.ptr(42879,42887,2),r),P(new r.ptr(42892,42897,5),r),P(new r.ptr(42899,42900,1),r),P(new r.ptr(42903,42921,2),r),P(new r.ptr(42933,42943,2),r),P(new r.ptr(42947,42952,5),r),P(new r.ptr(42954,42998,44),r),P(new r.ptr(43859,43888,29),r),P(new r.ptr(43889,43967,1),r),P(new r.ptr(65345,65370,1),r)]),new c([P(new n.ptr(66600,66639,1),n),P(new n.ptr(66776,66811,1),n),P(new n.ptr(68800,68850,1),n),P(new n.ptr(71872,71903,1),n),P(new n.ptr(93792,93823,1),n),P(new n.ptr(125218,125251,1),n)]),4),kn=new t.ptr(new s([P(new r.ptr(921,953,32),r),P(new r.ptr(8126,8126,1),r)]),c.nil,0),bn=new t.ptr(new s([P(new r.ptr(921,953,32),r),P(new r.ptr(8126,8126,1),r)]),c.nil,0),Dn.FoldCategory=Kt(We.keyFor,[{k:"L",v:dn},{k:"Ll",v:wn},{k:"Lt",v:hn},{k:"Lu",v:gn},{k:"M",v:kn},{k:"Mn",v:bn}]),yn=new t.ptr(new s([P(new r.ptr(924,956,32),r)]),c.nil,0),mn=new t.ptr(new s([P(new r.ptr(181,837,656),r)]),c.nil,0),vn=new t.ptr(new s([P(new r.ptr(921,953,32),r),P(new r.ptr(8126,8126,1),r)]),c.nil,0),Dn.FoldScript=Kt(We.keyFor,[{k:"Common",v:yn},{k:"Greek",v:mn},{k:"Inherited",v:vn}]),un=Ke(9,[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,91,92,93,94,95,96,65,66,67,68,69,70,71,72,73,74,8490,76,77,78,79,80,81,82,383,84,85,86,87,88,89,90,123,124,125,126,127]),$n=new l([P(new i.ptr(65,90,P(Ke(5,[0,32,0]),o)),i),P(new i.ptr(97,122,P(Ke(5,[-32,0,-32]),o)),i),P(new i.ptr(181,181,P(Ke(5,[743,0,743]),o)),i),P(new i.ptr(192,214,P(Ke(5,[0,32,0]),o)),i),P(new i.ptr(216,222,P(Ke(5,[0,32,0]),o)),i),P(new i.ptr(224,246,P(Ke(5,[-32,0,-32]),o)),i),P(new i.ptr(248,254,P(Ke(5,[-32,0,-32]),o)),i),P(new i.ptr(255,255,P(Ke(5,[121,0,121]),o)),i),P(new i.ptr(256,303,P(Ke(5,[1114112,1114112,1114112]),o)),i),P(new i.ptr(304,304,P(Ke(5,[0,-199,0]),o)),i),P(new i.ptr(305,305,P(Ke(5,[-232,0,-232]),o)),i),P(new i.ptr(306,311,P(Ke(5,[1114112,1114112,1114112]),o)),i),P(new i.ptr(313,328,P(Ke(5,[1114112,1114112,1114112]),o)),i),P(new i.ptr(330,375,P(Ke(5,[1114112,1114112,1114112]),o)),i),P(new i.ptr(376,376,P(Ke(5,[0,-121,0]),o)),i),P(new i.ptr(377,382,P(Ke(5,[1114112,1114112,1114112]),o)),i),P(new i.ptr(383,383,P(Ke(5,[-300,0,-300]),o)),i),P(new i.ptr(384,384,P(Ke(5,[195,0,195]),o)),i),P(new i.ptr(385,385,P(Ke(5,[0,210,0]),o)),i),P(new i.ptr(386,389,P(Ke(5,[1114112,1114112,1114112]),o)),i),P(new i.ptr(390,390,P(Ke(5,[0,206,0]),o)),i),P(new i.ptr(391,392,P(Ke(5,[1114112,1114112,1114112]),o)),i),P(new i.ptr(393,394,P(Ke(5,[0,205,0]),o)),i),P(new i.ptr(395,396,P(Ke(5,[1114112,1114112,1114112]),o)),i),P(new i.ptr(398,398,P(Ke(5,[0,79,0]),o)),i),P(new i.ptr(399,399,P(Ke(5,[0,202,0]),o)),i),P(new i.ptr(400,400,P(Ke(5,[0,203,0]),o)),i),P(new i.ptr(401,402,P(Ke(5,[1114112,1114112,1114112]),o)),i),P(new i.ptr(403,403,P(Ke(5,[0,205,0]),o)),i),P(new i.ptr(404,404,P(Ke(5,[0,207,0]),o)),i),P(new i.ptr(405,405,P(Ke(5,[97,0,97]),o)),i),P(new i.ptr(406,406,P(Ke(5,[0,211,0]),o)),i),P(new i.ptr(407,407,P(Ke(5,[0,209,0]),o)),i),P(new i.ptr(408,409,P(Ke(5,[1114112,1114112,1114112]),o)),i),P(new i.ptr(410,410,P(Ke(5,[163,0,163]),o)),i),P(new i.ptr(412,412,P(Ke(5,[0,211,0]),o)),i),P(new i.ptr(413,413,P(Ke(5,[0,213,0]),o)),i),P(new i.ptr(414,414,P(Ke(5,[130,0,130]),o)),i),P(new i.ptr(415,415,P(Ke(5,[0,214,0]),o)),i),P(new i.ptr(416,421,P(Ke(5,[1114112,1114112,1114112]),o)),i),P(new i.ptr(422,422,P(Ke(5,[0,218,0]),o)),i),P(new i.ptr(423,424,P(Ke(5,[1114112,1114112,1114112]),o)),i),P(new i.ptr(425,425,P(Ke(5,[0,218,0]),o)),i),P(new i.ptr(428,429,P(Ke(5,[1114112,1114112,1114112]),o)),i),P(new i.ptr(430,430,P(Ke(5,[0,218,0]),o)),i),P(new i.ptr(431,432,P(Ke(5,[1114112,1114112,1114112]),o)),i),P(new i.ptr(433,434,P(Ke(5,[0,217,0]),o)),i),P(new i.ptr(435,438,P(Ke(5,[1114112,1114112,1114112]),o)),i),P(new i.ptr(439,439,P(Ke(5,[0,219,0]),o)),i),P(new i.ptr(440,441,P(Ke(5,[1114112,1114112,1114112]),o)),i),P(new i.ptr(444,445,P(Ke(5,[1114112,1114112,1114112]),o)),i),P(new i.ptr(447,447,P(Ke(5,[56,0,56]),o)),i),P(new i.ptr(452,452,P(Ke(5,[0,2,1]),o)),i),P(new i.ptr(453,453,P(Ke(5,[-1,1,0]),o)),i),P(new i.ptr(454,454,P(Ke(5,[-2,0,-1]),o)),i),P(new i.ptr(455,455,P(Ke(5,[0,2,1]),o)),i),P(new i.ptr(456,456,P(Ke(5,[-1,1,0]),o)),i),P(new i.ptr(457,457,P(Ke(5,[-2,0,-1]),o)),i),P(new i.ptr(458,458,P(Ke(5,[0,2,1]),o)),i),P(new i.ptr(459,459,P(Ke(5,[-1,1,0]),o)),i),P(new i.ptr(460,460,P(Ke(5,[-2,0,-1]),o)),i),P(new i.ptr(461,476,P(Ke(5,[1114112,1114112,1114112]),o)),i),P(new i.ptr(477,477,P(Ke(5,[-79,0,-79]),o)),i),P(new i.ptr(478,495,P(Ke(5,[1114112,1114112,1114112]),o)),i),P(new i.ptr(497,497,P(Ke(5,[0,2,1]),o)),i),P(new i.ptr(498,498,P(Ke(5,[-1,1,0]),o)),i),P(new i.ptr(499,499,P(Ke(5,[-2,0,-1]),o)),i),P(new i.ptr(500,501,P(Ke(5,[1114112,1114112,1114112]),o)),i),P(new i.ptr(502,502,P(Ke(5,[0,-97,0]),o)),i),P(new i.ptr(503,503,P(Ke(5,[0,-56,0]),o)),i),P(new i.ptr(504,543,P(Ke(5,[1114112,1114112,1114112]),o)),i),P(new i.ptr(544,544,P(Ke(5,[0,-130,0]),o)),i),P(new i.ptr(546,563,P(Ke(5,[1114112,1114112,1114112]),o)),i),P(new i.ptr(570,570,P(Ke(5,[0,10795,0]),o)),i),P(new i.ptr(571,572,P(Ke(5,[1114112,1114112,1114112]),o)),i),P(new i.ptr(573,573,P(Ke(5,[0,-163,0]),o)),i),P(new i.ptr(574,574,P(Ke(5,[0,10792,0]),o)),i),P(new i.ptr(575,576,P(Ke(5,[10815,0,10815]),o)),i),P(new i.ptr(577,578,P(Ke(5,[1114112,1114112,1114112]),o)),i),P(new i.ptr(579,579,P(Ke(5,[0,-195,0]),o)),i),P(new i.ptr(580,580,P(Ke(5,[0,69,0]),o)),i),P(new i.ptr(581,581,P(Ke(5,[0,71,0]),o)),i),P(new i.ptr(582,591,P(Ke(5,[1114112,1114112,1114112]),o)),i),P(new i.ptr(592,592,P(Ke(5,[10783,0,10783]),o)),i),P(new i.ptr(593,593,P(Ke(5,[10780,0,10780]),o)),i),P(new i.ptr(594,594,P(Ke(5,[10782,0,10782]),o)),i),P(new i.ptr(595,595,P(Ke(5,[-210,0,-210]),o)),i),P(new i.ptr(596,596,P(Ke(5,[-206,0,-206]),o)),i),P(new i.ptr(598,599,P(Ke(5,[-205,0,-205]),o)),i),P(new i.ptr(601,601,P(Ke(5,[-202,0,-202]),o)),i),P(new i.ptr(603,603,P(Ke(5,[-203,0,-203]),o)),i),P(new i.ptr(604,604,P(Ke(5,[42319,0,42319]),o)),i),P(new i.ptr(608,608,P(Ke(5,[-205,0,-205]),o)),i),P(new i.ptr(609,609,P(Ke(5,[42315,0,42315]),o)),i),P(new i.ptr(611,611,P(Ke(5,[-207,0,-207]),o)),i),P(new i.ptr(613,613,P(Ke(5,[42280,0,42280]),o)),i),P(new i.ptr(614,614,P(Ke(5,[42308,0,42308]),o)),i),P(new i.ptr(616,616,P(Ke(5,[-209,0,-209]),o)),i),P(new i.ptr(617,617,P(Ke(5,[-211,0,-211]),o)),i),P(new i.ptr(618,618,P(Ke(5,[42308,0,42308]),o)),i),P(new i.ptr(619,619,P(Ke(5,[10743,0,10743]),o)),i),P(new i.ptr(620,620,P(Ke(5,[42305,0,42305]),o)),i),P(new i.ptr(623,623,P(Ke(5,[-211,0,-211]),o)),i),P(new i.ptr(625,625,P(Ke(5,[10749,0,10749]),o)),i),P(new i.ptr(626,626,P(Ke(5,[-213,0,-213]),o)),i),P(new i.ptr(629,629,P(Ke(5,[-214,0,-214]),o)),i),P(new i.ptr(637,637,P(Ke(5,[10727,0,10727]),o)),i),P(new i.ptr(640,640,P(Ke(5,[-218,0,-218]),o)),i),P(new i.ptr(642,642,P(Ke(5,[42307,0,42307]),o)),i),P(new i.ptr(643,643,P(Ke(5,[-218,0,-218]),o)),i),P(new i.ptr(647,647,P(Ke(5,[42282,0,42282]),o)),i),P(new i.ptr(648,648,P(Ke(5,[-218,0,-218]),o)),i),P(new i.ptr(649,649,P(Ke(5,[-69,0,-69]),o)),i),P(new i.ptr(650,651,P(Ke(5,[-217,0,-217]),o)),i),P(new i.ptr(652,652,P(Ke(5,[-71,0,-71]),o)),i),P(new i.ptr(658,658,P(Ke(5,[-219,0,-219]),o)),i),P(new i.ptr(669,669,P(Ke(5,[42261,0,42261]),o)),i),P(new i.ptr(670,670,P(Ke(5,[42258,0,42258]),o)),i),P(new i.ptr(837,837,P(Ke(5,[84,0,84]),o)),i),P(new i.ptr(880,883,P(Ke(5,[1114112,1114112,1114112]),o)),i),P(new i.ptr(886,887,P(Ke(5,[1114112,1114112,1114112]),o)),i),P(new i.ptr(891,893,P(Ke(5,[130,0,130]),o)),i),P(new i.ptr(895,895,P(Ke(5,[0,116,0]),o)),i),P(new i.ptr(902,902,P(Ke(5,[0,38,0]),o)),i),P(new i.ptr(904,906,P(Ke(5,[0,37,0]),o)),i),P(new i.ptr(908,908,P(Ke(5,[0,64,0]),o)),i),P(new i.ptr(910,911,P(Ke(5,[0,63,0]),o)),i),P(new i.ptr(913,929,P(Ke(5,[0,32,0]),o)),i),P(new i.ptr(931,939,P(Ke(5,[0,32,0]),o)),i),P(new i.ptr(940,940,P(Ke(5,[-38,0,-38]),o)),i),P(new i.ptr(941,943,P(Ke(5,[-37,0,-37]),o)),i),P(new i.ptr(945,961,P(Ke(5,[-32,0,-32]),o)),i),P(new i.ptr(962,962,P(Ke(5,[-31,0,-31]),o)),i),P(new i.ptr(963,971,P(Ke(5,[-32,0,-32]),o)),i),P(new i.ptr(972,972,P(Ke(5,[-64,0,-64]),o)),i),P(new i.ptr(973,974,P(Ke(5,[-63,0,-63]),o)),i),P(new i.ptr(975,975,P(Ke(5,[0,8,0]),o)),i),P(new i.ptr(976,976,P(Ke(5,[-62,0,-62]),o)),i),P(new i.ptr(977,977,P(Ke(5,[-57,0,-57]),o)),i),P(new i.ptr(981,981,P(Ke(5,[-47,0,-47]),o)),i),P(new i.ptr(982,982,P(Ke(5,[-54,0,-54]),o)),i),P(new i.ptr(983,983,P(Ke(5,[-8,0,-8]),o)),i),P(new i.ptr(984,1007,P(Ke(5,[1114112,1114112,1114112]),o)),i),P(new i.ptr(1008,1008,P(Ke(5,[-86,0,-86]),o)),i),P(new i.ptr(1009,1009,P(Ke(5,[-80,0,-80]),o)),i),P(new i.ptr(1010,1010,P(Ke(5,[7,0,7]),o)),i),P(new i.ptr(1011,1011,P(Ke(5,[-116,0,-116]),o)),i),P(new i.ptr(1012,1012,P(Ke(5,[0,-60,0]),o)),i),P(new i.ptr(1013,1013,P(Ke(5,[-96,0,-96]),o)),i),P(new i.ptr(1015,1016,P(Ke(5,[1114112,1114112,1114112]),o)),i),P(new i.ptr(1017,1017,P(Ke(5,[0,-7,0]),o)),i),P(new i.ptr(1018,1019,P(Ke(5,[1114112,1114112,1114112]),o)),i),P(new i.ptr(1021,1023,P(Ke(5,[0,-130,0]),o)),i),P(new i.ptr(1024,1039,P(Ke(5,[0,80,0]),o)),i),P(new i.ptr(1040,1071,P(Ke(5,[0,32,0]),o)),i),P(new i.ptr(1072,1103,P(Ke(5,[-32,0,-32]),o)),i),P(new i.ptr(1104,1119,P(Ke(5,[-80,0,-80]),o)),i),P(new i.ptr(1120,1153,P(Ke(5,[1114112,1114112,1114112]),o)),i),P(new i.ptr(1162,1215,P(Ke(5,[1114112,1114112,1114112]),o)),i),P(new i.ptr(1216,1216,P(Ke(5,[0,15,0]),o)),i),P(new i.ptr(1217,1230,P(Ke(5,[1114112,1114112,1114112]),o)),i),P(new i.ptr(1231,1231,P(Ke(5,[-15,0,-15]),o)),i),P(new i.ptr(1232,1327,P(Ke(5,[1114112,1114112,1114112]),o)),i),P(new i.ptr(1329,1366,P(Ke(5,[0,48,0]),o)),i),P(new i.ptr(1377,1414,P(Ke(5,[-48,0,-48]),o)),i),P(new i.ptr(4256,4293,P(Ke(5,[0,7264,0]),o)),i),P(new i.ptr(4295,4295,P(Ke(5,[0,7264,0]),o)),i),P(new i.ptr(4301,4301,P(Ke(5,[0,7264,0]),o)),i),P(new i.ptr(4304,4346,P(Ke(5,[3008,0,0]),o)),i),P(new i.ptr(4349,4351,P(Ke(5,[3008,0,0]),o)),i),P(new i.ptr(5024,5103,P(Ke(5,[0,38864,0]),o)),i),P(new i.ptr(5104,5109,P(Ke(5,[0,8,0]),o)),i),P(new i.ptr(5112,5117,P(Ke(5,[-8,0,-8]),o)),i),P(new i.ptr(7296,7296,P(Ke(5,[-6254,0,-6254]),o)),i),P(new i.ptr(7297,7297,P(Ke(5,[-6253,0,-6253]),o)),i),P(new i.ptr(7298,7298,P(Ke(5,[-6244,0,-6244]),o)),i),P(new i.ptr(7299,7300,P(Ke(5,[-6242,0,-6242]),o)),i),P(new i.ptr(7301,7301,P(Ke(5,[-6243,0,-6243]),o)),i),P(new i.ptr(7302,7302,P(Ke(5,[-6236,0,-6236]),o)),i),P(new i.ptr(7303,7303,P(Ke(5,[-6181,0,-6181]),o)),i),P(new i.ptr(7304,7304,P(Ke(5,[35266,0,35266]),o)),i),P(new i.ptr(7312,7354,P(Ke(5,[0,-3008,0]),o)),i),P(new i.ptr(7357,7359,P(Ke(5,[0,-3008,0]),o)),i),P(new i.ptr(7545,7545,P(Ke(5,[35332,0,35332]),o)),i),P(new i.ptr(7549,7549,P(Ke(5,[3814,0,3814]),o)),i),P(new i.ptr(7566,7566,P(Ke(5,[35384,0,35384]),o)),i),P(new i.ptr(7680,7829,P(Ke(5,[1114112,1114112,1114112]),o)),i),P(new i.ptr(7835,7835,P(Ke(5,[-59,0,-59]),o)),i),P(new i.ptr(7838,7838,P(Ke(5,[0,-7615,0]),o)),i),P(new i.ptr(7840,7935,P(Ke(5,[1114112,1114112,1114112]),o)),i),P(new i.ptr(7936,7943,P(Ke(5,[8,0,8]),o)),i),P(new i.ptr(7944,7951,P(Ke(5,[0,-8,0]),o)),i),P(new i.ptr(7952,7957,P(Ke(5,[8,0,8]),o)),i),P(new i.ptr(7960,7965,P(Ke(5,[0,-8,0]),o)),i),P(new i.ptr(7968,7975,P(Ke(5,[8,0,8]),o)),i),P(new i.ptr(7976,7983,P(Ke(5,[0,-8,0]),o)),i),P(new i.ptr(7984,7991,P(Ke(5,[8,0,8]),o)),i),P(new i.ptr(7992,7999,P(Ke(5,[0,-8,0]),o)),i),P(new i.ptr(8e3,8005,P(Ke(5,[8,0,8]),o)),i),P(new i.ptr(8008,8013,P(Ke(5,[0,-8,0]),o)),i),P(new i.ptr(8017,8017,P(Ke(5,[8,0,8]),o)),i),P(new i.ptr(8019,8019,P(Ke(5,[8,0,8]),o)),i),P(new i.ptr(8021,8021,P(Ke(5,[8,0,8]),o)),i),P(new i.ptr(8023,8023,P(Ke(5,[8,0,8]),o)),i),P(new i.ptr(8025,8025,P(Ke(5,[0,-8,0]),o)),i),P(new i.ptr(8027,8027,P(Ke(5,[0,-8,0]),o)),i),P(new i.ptr(8029,8029,P(Ke(5,[0,-8,0]),o)),i),P(new i.ptr(8031,8031,P(Ke(5,[0,-8,0]),o)),i),P(new i.ptr(8032,8039,P(Ke(5,[8,0,8]),o)),i),P(new i.ptr(8040,8047,P(Ke(5,[0,-8,0]),o)),i),P(new i.ptr(8048,8049,P(Ke(5,[74,0,74]),o)),i),P(new i.ptr(8050,8053,P(Ke(5,[86,0,86]),o)),i),P(new i.ptr(8054,8055,P(Ke(5,[100,0,100]),o)),i),P(new i.ptr(8056,8057,P(Ke(5,[128,0,128]),o)),i),P(new i.ptr(8058,8059,P(Ke(5,[112,0,112]),o)),i),P(new i.ptr(8060,8061,P(Ke(5,[126,0,126]),o)),i),P(new i.ptr(8064,8071,P(Ke(5,[8,0,8]),o)),i),P(new i.ptr(8072,8079,P(Ke(5,[0,-8,0]),o)),i),P(new i.ptr(8080,8087,P(Ke(5,[8,0,8]),o)),i),P(new i.ptr(8088,8095,P(Ke(5,[0,-8,0]),o)),i),P(new i.ptr(8096,8103,P(Ke(5,[8,0,8]),o)),i),P(new i.ptr(8104,8111,P(Ke(5,[0,-8,0]),o)),i),P(new i.ptr(8112,8113,P(Ke(5,[8,0,8]),o)),i),P(new i.ptr(8115,8115,P(Ke(5,[9,0,9]),o)),i),P(new i.ptr(8120,8121,P(Ke(5,[0,-8,0]),o)),i),P(new i.ptr(8122,8123,P(Ke(5,[0,-74,0]),o)),i),P(new i.ptr(8124,8124,P(Ke(5,[0,-9,0]),o)),i),P(new i.ptr(8126,8126,P(Ke(5,[-7205,0,-7205]),o)),i),P(new i.ptr(8131,8131,P(Ke(5,[9,0,9]),o)),i),P(new i.ptr(8136,8139,P(Ke(5,[0,-86,0]),o)),i),P(new i.ptr(8140,8140,P(Ke(5,[0,-9,0]),o)),i),P(new i.ptr(8144,8145,P(Ke(5,[8,0,8]),o)),i),P(new i.ptr(8152,8153,P(Ke(5,[0,-8,0]),o)),i),P(new i.ptr(8154,8155,P(Ke(5,[0,-100,0]),o)),i),P(new i.ptr(8160,8161,P(Ke(5,[8,0,8]),o)),i),P(new i.ptr(8165,8165,P(Ke(5,[7,0,7]),o)),i),P(new i.ptr(8168,8169,P(Ke(5,[0,-8,0]),o)),i),P(new i.ptr(8170,8171,P(Ke(5,[0,-112,0]),o)),i),P(new i.ptr(8172,8172,P(Ke(5,[0,-7,0]),o)),i),P(new i.ptr(8179,8179,P(Ke(5,[9,0,9]),o)),i),P(new i.ptr(8184,8185,P(Ke(5,[0,-128,0]),o)),i),P(new i.ptr(8186,8187,P(Ke(5,[0,-126,0]),o)),i),P(new i.ptr(8188,8188,P(Ke(5,[0,-9,0]),o)),i),P(new i.ptr(8486,8486,P(Ke(5,[0,-7517,0]),o)),i),P(new i.ptr(8490,8490,P(Ke(5,[0,-8383,0]),o)),i),P(new i.ptr(8491,8491,P(Ke(5,[0,-8262,0]),o)),i),P(new i.ptr(8498,8498,P(Ke(5,[0,28,0]),o)),i),P(new i.ptr(8526,8526,P(Ke(5,[-28,0,-28]),o)),i),P(new i.ptr(8544,8559,P(Ke(5,[0,16,0]),o)),i),P(new i.ptr(8560,8575,P(Ke(5,[-16,0,-16]),o)),i),P(new i.ptr(8579,8580,P(Ke(5,[1114112,1114112,1114112]),o)),i),P(new i.ptr(9398,9423,P(Ke(5,[0,26,0]),o)),i),P(new i.ptr(9424,9449,P(Ke(5,[-26,0,-26]),o)),i),P(new i.ptr(11264,11310,P(Ke(5,[0,48,0]),o)),i),P(new i.ptr(11312,11358,P(Ke(5,[-48,0,-48]),o)),i),P(new i.ptr(11360,11361,P(Ke(5,[1114112,1114112,1114112]),o)),i),P(new i.ptr(11362,11362,P(Ke(5,[0,-10743,0]),o)),i),P(new i.ptr(11363,11363,P(Ke(5,[0,-3814,0]),o)),i),P(new i.ptr(11364,11364,P(Ke(5,[0,-10727,0]),o)),i),P(new i.ptr(11365,11365,P(Ke(5,[-10795,0,-10795]),o)),i),P(new i.ptr(11366,11366,P(Ke(5,[-10792,0,-10792]),o)),i),P(new i.ptr(11367,11372,P(Ke(5,[1114112,1114112,1114112]),o)),i),P(new i.ptr(11373,11373,P(Ke(5,[0,-10780,0]),o)),i),P(new i.ptr(11374,11374,P(Ke(5,[0,-10749,0]),o)),i),P(new i.ptr(11375,11375,P(Ke(5,[0,-10783,0]),o)),i),P(new i.ptr(11376,11376,P(Ke(5,[0,-10782,0]),o)),i),P(new i.ptr(11378,11379,P(Ke(5,[1114112,1114112,1114112]),o)),i),P(new i.ptr(11381,11382,P(Ke(5,[1114112,1114112,1114112]),o)),i),P(new i.ptr(11390,11391,P(Ke(5,[0,-10815,0]),o)),i),P(new i.ptr(11392,11491,P(Ke(5,[1114112,1114112,1114112]),o)),i),P(new i.ptr(11499,11502,P(Ke(5,[1114112,1114112,1114112]),o)),i),P(new i.ptr(11506,11507,P(Ke(5,[1114112,1114112,1114112]),o)),i),P(new i.ptr(11520,11557,P(Ke(5,[-7264,0,-7264]),o)),i),P(new i.ptr(11559,11559,P(Ke(5,[-7264,0,-7264]),o)),i),P(new i.ptr(11565,11565,P(Ke(5,[-7264,0,-7264]),o)),i),P(new i.ptr(42560,42605,P(Ke(5,[1114112,1114112,1114112]),o)),i),P(new i.ptr(42624,42651,P(Ke(5,[1114112,1114112,1114112]),o)),i),P(new i.ptr(42786,42799,P(Ke(5,[1114112,1114112,1114112]),o)),i),P(new i.ptr(42802,42863,P(Ke(5,[1114112,1114112,1114112]),o)),i),P(new i.ptr(42873,42876,P(Ke(5,[1114112,1114112,1114112]),o)),i),P(new i.ptr(42877,42877,P(Ke(5,[0,-35332,0]),o)),i),P(new i.ptr(42878,42887,P(Ke(5,[1114112,1114112,1114112]),o)),i),P(new i.ptr(42891,42892,P(Ke(5,[1114112,1114112,1114112]),o)),i),P(new i.ptr(42893,42893,P(Ke(5,[0,-42280,0]),o)),i),P(new i.ptr(42896,42899,P(Ke(5,[1114112,1114112,1114112]),o)),i),P(new i.ptr(42900,42900,P(Ke(5,[48,0,48]),o)),i),P(new i.ptr(42902,42921,P(Ke(5,[1114112,1114112,1114112]),o)),i),P(new i.ptr(42922,42922,P(Ke(5,[0,-42308,0]),o)),i),P(new i.ptr(42923,42923,P(Ke(5,[0,-42319,0]),o)),i),P(new i.ptr(42924,42924,P(Ke(5,[0,-42315,0]),o)),i),P(new i.ptr(42925,42925,P(Ke(5,[0,-42305,0]),o)),i),P(new i.ptr(42926,42926,P(Ke(5,[0,-42308,0]),o)),i),P(new i.ptr(42928,42928,P(Ke(5,[0,-42258,0]),o)),i),P(new i.ptr(42929,42929,P(Ke(5,[0,-42282,0]),o)),i),P(new i.ptr(42930,42930,P(Ke(5,[0,-42261,0]),o)),i),P(new i.ptr(42931,42931,P(Ke(5,[0,928,0]),o)),i),P(new i.ptr(42932,42943,P(Ke(5,[1114112,1114112,1114112]),o)),i),P(new i.ptr(42946,42947,P(Ke(5,[1114112,1114112,1114112]),o)),i),P(new i.ptr(42948,42948,P(Ke(5,[0,-48,0]),o)),i),P(new i.ptr(42949,42949,P(Ke(5,[0,-42307,0]),o)),i),P(new i.ptr(42950,42950,P(Ke(5,[0,-35384,0]),o)),i),P(new i.ptr(42951,42954,P(Ke(5,[1114112,1114112,1114112]),o)),i),P(new i.ptr(42997,42998,P(Ke(5,[1114112,1114112,1114112]),o)),i),P(new i.ptr(43859,43859,P(Ke(5,[-928,0,-928]),o)),i),P(new i.ptr(43888,43967,P(Ke(5,[-38864,0,-38864]),o)),i),P(new i.ptr(65313,65338,P(Ke(5,[0,32,0]),o)),i),P(new i.ptr(65345,65370,P(Ke(5,[-32,0,-32]),o)),i),P(new i.ptr(66560,66599,P(Ke(5,[0,40,0]),o)),i),P(new i.ptr(66600,66639,P(Ke(5,[-40,0,-40]),o)),i),P(new i.ptr(66736,66771,P(Ke(5,[0,40,0]),o)),i),P(new i.ptr(66776,66811,P(Ke(5,[-40,0,-40]),o)),i),P(new i.ptr(68736,68786,P(Ke(5,[0,64,0]),o)),i),P(new i.ptr(68800,68850,P(Ke(5,[-64,0,-64]),o)),i),P(new i.ptr(71840,71871,P(Ke(5,[0,32,0]),o)),i),P(new i.ptr(71872,71903,P(Ke(5,[-32,0,-32]),o)),i),P(new i.ptr(93760,93791,P(Ke(5,[0,32,0]),o)),i),P(new i.ptr(93792,93823,P(Ke(5,[-32,0,-32]),o)),i),P(new i.ptr(125184,125217,P(Ke(5,[0,34,0]),o)),i),P(new i.ptr(125218,125251,P(Ke(5,[-34,0,-34]),o)),i)]),Dn.CaseRanges=$n,ln=Ke(8,[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,144,130,130,130,136,130,130,130,130,130,130,136,130,130,130,130,132,132,132,132,132,132,132,132,132,132,130,130,136,136,136,130,130,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,130,130,130,136,130,136,192,192,192,192,192,192,192,192,192,192,192,192,192,192,192,192,192,192,192,192,192,192,192,192,192,192,130,136,130,136,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,16,130,136,136,136,136,136,130,136,136,224,130,136,0,136,136,136,136,132,132,136,192,130,130,136,132,224,130,132,132,132,130,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,136,160,160,160,160,160,160,160,192,192,192,192,192,192,192,192,192,192,192,192,192,192,192,192,192,192,192,192,192,192,192,192,136,192,192,192,192,192,192,192,192]),Dn.PrintRanges=new d([Dn.L,Dn.M,Dn.N,Dn.P,Dn.S])));return void 0===p&&(p={$blk:e}),p.$s=f,p.$r=u,p},Dn.$init=e,Dn}(),c["unicode/utf8"]=function(){var e,t,r,n,i,o,a,s,c,$,l,u,f,d,w,h={};return t=h.acceptRange=xe(0,ge,"utf8.acceptRange",!0,"unicode/utf8",!1,(function(e,t){if(this.$val=this,0===arguments.length)return this.lo=0,void(this.hi=0);this.lo=e,this.hi=t})),i=function(e){var i,o,a,s,c,$,l,u,f,d;return($=e.$length)<1?[65533,0]:(f=(l=0>=e.$length?void p("index out of range"):e.$array[e.$offset+0])<0||l>=r.length?void p("index out of range"):r[l])>=240?(c=f<<31>>31,[(0>=e.$length?void p("index out of range"):e.$array[e.$offset+0])&~c|65533&c,1]):(u=(7&f)>>>0|0,i=P((d=f>>>4<<24>>>24)<0||d>=n.length?void p("index out of range"):n[d],t),$=e.$length?void p("index out of range"):e.$array[e.$offset+1])>>0<<6|(63&o)>>>0,2]:(a=2>=e.$length?void p("index out of range"):e.$array[e.$offset+2])<128||191>>0<<12|(63&o)>>>0<<6|(63&a)>>>0,3]:(s=3>=e.$length?void p("index out of range"):e.$array[e.$offset+3])<128||191>>0<<18|(63&o)>>>0<<12|(63&a)>>>0<<6|(63&s)>>>0,4])},h.DecodeRune=i,o=function(e){var i,o,a,s,c,$,l,u,f,d;return(a=e.length)<1?[65533,0]:(f=(s=e.charCodeAt(0))<0||s>=r.length?void p("index out of range"):r[s])>=240?(o=f<<31>>31,[e.charCodeAt(0)&~o|65533&o,1]):(u=(7&f)>>>0|0,i=P((d=f>>>4<<24>>>24)<0||d>=n.length?void p("index out of range"):n[d],t),a>>0<<6|(63&c)>>>0,2]:($=e.charCodeAt(2))<128||191<$?[65533,1]:u<=3?[(15&s)>>>0<<12|(63&c)>>>0<<6|(63&$)>>>0,3]:(l=e.charCodeAt(3))<128||191>>0<<18|(63&c)>>>0<<12|(63&$)>>>0<<6|(63&l)>>>0,4])},h.DecodeRuneInString=o,a=function(e){var t,r,n,o,a,s;if(o=0,a=0,0===(r=e.$length))return[o=65533,a=0];if((o=0|((s=r-1|0)<0||s>=e.$length?void p("index out of range"):e.$array[e.$offset+s]))<128)return[o,a=1];for((n=r-4|0)<0&&(n=0),s=s-1|0;s>=n&&!f(s<0||s>=e.$length?void p("index out of range"):e.$array[e.$offset+s]);)s=s-1|0;return s<0&&(s=0),o=(t=i(y(e,s,r)))[0],(s+(a=t[1])|0)!==r?[o=65533,a=1]:[o,a]},h.DecodeLastRune=a,s=function(e){var t,r,n,i,a,p;if(i=0,a=0,0===(r=e.length))return[i=65533,a=0];if(p=r-1|0,(i=0|e.charCodeAt(p))<128)return[i,a=1];for((n=r-4|0)<0&&(n=0),p=p-1|0;p>=n&&!f(e.charCodeAt(p));)p=p-1|0;return p<0&&(p=0),i=(t=o(m(e,p,r)))[0],(p+(a=t[1])|0)!==r?[i=65533,a=1]:[i,a]},h.DecodeLastRuneInString=s,c=function(e){return e<0?-1:e<=127?1:e<=2047?2:55296<=e&&e<=57343?-1:e<=65535?3:e<=1114111?4:-1},h.RuneLen=c,$=function(e,t){var r;return(r=t>>>0)<=127?(0>=e.$length?p("index out of range"):e.$array[e.$offset+0]=t<<24>>>24,1):r<=2047?(1>=e.$length?p("index out of range"):e.$array[e.$offset+1],0>=e.$length?p("index out of range"):e.$array[e.$offset+0]=(192|t>>6<<24>>>24)>>>0,1>=e.$length?p("index out of range"):e.$array[e.$offset+1]=(128|(t<<24>>>24&63)>>>0)>>>0,2):r>1114111||55296<=r&&r<=57343?(t=65533,2>=e.$length?p("index out of range"):e.$array[e.$offset+2],0>=e.$length?p("index out of range"):e.$array[e.$offset+0]=(224|t>>12<<24>>>24)>>>0,1>=e.$length?p("index out of range"):e.$array[e.$offset+1]=(128|(t>>6<<24>>>24&63)>>>0)>>>0,2>=e.$length?p("index out of range"):e.$array[e.$offset+2]=(128|(t<<24>>>24&63)>>>0)>>>0,3):r<=65535?(2>=e.$length?p("index out of range"):e.$array[e.$offset+2],0>=e.$length?p("index out of range"):e.$array[e.$offset+0]=(224|t>>12<<24>>>24)>>>0,1>=e.$length?p("index out of range"):e.$array[e.$offset+1]=(128|(t>>6<<24>>>24&63)>>>0)>>>0,2>=e.$length?p("index out of range"):e.$array[e.$offset+2]=(128|(t<<24>>>24&63)>>>0)>>>0,3):(3>=e.$length?p("index out of range"):e.$array[e.$offset+3],0>=e.$length?p("index out of range"):e.$array[e.$offset+0]=(240|t>>18<<24>>>24)>>>0,1>=e.$length?p("index out of range"):e.$array[e.$offset+1]=(128|(t>>12<<24>>>24&63)>>>0)>>>0,2>=e.$length?p("index out of range"):e.$array[e.$offset+2]=(128|(t>>6<<24>>>24&63)>>>0)>>>0,3>=e.$length?p("index out of range"):e.$array[e.$offset+3]=(128|(t<<24>>>24&63)>>>0)>>>0,4)},h.EncodeRune=$,l=function(e){var i,o,a,s,c,$,l,u,f,d,w,h,g,k;for(u=e.$length,l=0,$=0;$=e.$length?void p("index out of range"):e.$array[e.$offset+$])<128?$=$+1|0:241!==(d=o<0||o>=r.length?void p("index out of range"):r[o])?($+(f=(7&d)>>>0|0)|0)>u?$=$+1|0:(i=P((w=d>>>4<<24>>>24)<0||w>=n.length?void p("index out of range"):n[w],t),(a=(h=$+1|0)<0||h>=e.$length?void p("index out of range"):e.$array[e.$offset+h])=e.$length?void p("index out of range"):e.$array[e.$offset+g])<128||191=e.$length?void p("index out of range"):e.$array[e.$offset+k])<128||191=r.length?void p("index out of range"):r[o])?($+(f=(7&d)>>>0|0)|0)>u?($=$+1|0,l=l+1|0):(i=P((w=d>>>4<<24>>>24)<0||w>=n.length?void p("index out of range"):n[w],t),(a=e.charCodeAt($+1|0))>>0==128)},h.RuneStart=f,d=function(e){for(var i,o,a,s,c,$,l,u,f,d;e.length>=8&&(((((e.charCodeAt(0)>>>0|e.charCodeAt(1)>>>0<<8>>>0)>>>0|e.charCodeAt(2)>>>0<<16>>>0)>>>0|e.charCodeAt(3)>>>0<<24>>>0)>>>0|(((e.charCodeAt(4)>>>0|e.charCodeAt(5)>>>0<<8>>>0)>>>0|e.charCodeAt(6)>>>0<<16>>>0)>>>0|e.charCodeAt(7)>>>0<<24>>>0)>>>0)>>>0&2155905152)>>>0==0;)e=m(e,8);for($=e.length,c=0;c<$;)if((l=e.charCodeAt(c))<128)c=c+1|0;else{if(241===(f=l<0||l>=r.length?void p("index out of range"):r[l]))return!1;if((c+(u=(7&f)>>>0|0)|0)>$)return!1;if(i=P((d=f>>>4<<24>>>24)<0||d>=n.length?void p("index out of range"):n[d],t),(o=e.charCodeAt(c+1|0))=n.$length?void p("index out of range"):n.$array[n.$offset+r])===t)return i;r++}return-1},v.IndexByte=d,w=function(e,t){var r,n,i;if(e.$length!==t.$length)return!1;for(n=e,r=0;r=n.$length?void p("index out of range"):n.$array[n.$offset+r])!==(i<0||i>=t.$length?void p("index out of range"):t.$array[t.$offset+i]))return!1;r++}return!0},v.Equal=w,h=function(e,t){var r,n,i,o,a,s,c,l;if(0===e.$length)return new $([]);if(1===e.$length)return D($.nil,0>=e.$length?void p("index out of range"):e.$array[e.$offset+0]);for(c=J(t.$length,e.$length-1|0),i=e,r=0;r=i.$length?void p("index out of range"):i.$array[i.$offset+r]).$length|0,r++;for(a=Zt($,c),s=T(a,0>=e.$length?void p("index out of range"):e.$array[e.$offset+0]),o=y(e,1),n=0;n=o.$length?void p("index out of range"):o.$array[o.$offset+n],s=(s=s+T(y(a,s),t)|0)+T(y(a,s),l)|0,n++;return a},v.Join=h,g=function(e,t){return e.$length>=t.$length&&w(y(e,0,t.$length),t)},v.HasPrefix=g,k=function(e,t){for(var r,n,a,s,c,$,l,u,f,d;0!==e.$length&&0!==t.$length;)if(f=0,d=0,(0>=e.$length?void p("index out of range"):e.$array[e.$offset+0])<128?(f=0|(0>=e.$length?void p("index out of range"):e.$array[e.$offset+0]),e=y(e,1)):(s=(n=o.DecodeRune(e))[0],l=n[1],f=s,e=y(e,l)),(0>=t.$length?void p("index out of range"):t.$array[t.$offset+0])<128?(d=0|(0>=t.$length?void p("index out of range"):t.$array[t.$offset+0]),t=y(t,1)):(c=(a=o.DecodeRune(t))[0],u=a[1],d=c,t=y(t,u)),d!==f){if(d=t.$length?void p("index out of range"):t.$array[t.$offset+0]);if(f===e.$length)return w(t,e)?0:-1;if(f>e.$length)return-1;if(f<=r.MaxLen){if(e.$length<=0)return r.Index(e,t);for(n=0>=t.$length?void p("index out of range"):t.$array[t.$offset+0],o=1>=t.$length?void p("index out of range"):t.$array[t.$offset+1],$=0,b=1+(e.$length-f|0)|0,s=0;$=e.$length?void p("index out of range"):e.$array[e.$offset+$])!==n){if((h=d(y(e,$+1|0,b),n))<0)return-1;$=$+(h+1|0)|0}if(((v=$+1|0)<0||v>=e.$length?void p("index out of range"):e.$array[e.$offset+v])===o&&w(y(e,$,$+f|0),t))return $;if($=$+1|0,(s=s+1|0)>r.Cutover($))return(k=r.Index(y(e,$),t))>=0?k+$|0:-1}return-1}for(i=0>=t.$length?void p("index out of range"):t.$array[t.$offset+0],a=1>=t.$length?void p("index out of range"):t.$array[t.$offset+1],l=0,c=0,m=1+(e.$length-f|0)|0;l=e.$length?void p("index out of range"):e.$array[e.$offset+l])!==i){if((g=d(y(e,l+1|0,m),i))<0)break;l=l+(g+1|0)|0}if(((_=l+1|0)<0||_>=e.$length?void p("index out of range"):e.$array[e.$offset+_])===a&&w(y(e,l,l+f|0),t))return l;if((c=c+1|0)>=(4+((l=l+1|0)>>4)|0)&&l":I(y(this.buf,this.off))},a.prototype.String=function(){return this.$val.String()},a.ptr.prototype.empty=function(){return this.buf.$length<=this.off},a.prototype.empty=function(){return this.$val.empty()},a.ptr.prototype.Len=function(){return this.buf.$length-this.off|0},a.prototype.Len=function(){return this.$val.Len()},a.ptr.prototype.Cap=function(){return this.buf.$capacity},a.prototype.Cap=function(){return this.$val.Cap()},a.ptr.prototype.Truncate=function(e){var t;t=this,0!==e?(t.lastRead=0,(e<0||e>t.Len())&&ir(new We("bytes.Buffer: truncation out of range")),t.buf=y(t.buf,0,t.off+e|0)):t.Reset()},a.prototype.Truncate=function(e){return this.$val.Truncate(e)},a.ptr.prototype.Reset=function(){var e;(e=this).buf=y(e.buf,0,0),e.off=0,e.lastRead=0},a.prototype.Reset=function(){return this.$val.Reset()},a.ptr.prototype.tryGrowByReslice=function(e){var t,r;return r=(t=this).buf.$length,e<=(t.buf.$capacity-r|0)?(t.buf=y(t.buf,0,r+e|0),[r,!0]):[0,!1]},a.prototype.tryGrowByReslice=function(e){return this.$val.tryGrowByReslice(e)},a.ptr.prototype.grow=function(e){var{_q:t,_r:r,_tuple:n,b:i,c:o,i:s,m:c,n:e,ok:l,$s:u,$r:f,$c:d}=hr(this,{n:e});u=u||0;e:for(;;){switch(u){case 0:if(0===(c=(i=this).Len())&&0!==i.off&&i.Reset(),s=(n=i.tryGrowByReslice(e))[0],l=n[1])return u=-1,s;if(i.buf===$.nil&&e<=64)return i.buf=Zt($,e,64),u=-1,0;if(e<=(((t=(o=i.buf.$capacity)/2)==t&&t!==1/0&&t!==-1/0?0|t:p("integer divide by zero"))-c|0)){u=1;continue}if(o>((2147483647-o|0)-e|0)){u=2;continue}u=3;continue;case 1:T(i.buf,y(i.buf,i.off)),u=4;continue;case 2:ir(v.ErrTooLarge),u=4;continue;case 3:r=m(y(i.buf,i.off),i.off+e|0),u=5;case 5:if(d&&(d=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;i.buf=r;case 4:return i.off=0,i.buf=y(i.buf,0,c+e|0),u=-1,c}return}return{$blk:a.ptr.prototype.grow,$c:!0,$r:f,_q:t,_r:r,_tuple:n,b:i,c:o,i:s,m:c,n:e,ok:l,$s:u}},a.prototype.grow=function(e){return this.$val.grow(e)},a.ptr.prototype.Grow=function(e){var{_r:t,b:r,m:n,n:e,$s:i,$r:o,$c:p}=hr(this,{n:e});i=i||0;e:for(;;){switch(i){case 0:r=this,e<0&&ir(new We("bytes.Buffer.Grow: negative count")),t=r.grow(e),i=1;case 1:if(p&&(p=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;return n=t,r.buf=y(r.buf,0,n),void(i=-1)}return}return{$blk:a.ptr.prototype.Grow,$c:!0,$r:o,_r:t,b:r,m:n,n:e,$s:i}},a.prototype.Grow=function(e){return this.$val.Grow(e)},a.ptr.prototype.Write=function(e){var{_r:t,_tmp:r,_tmp$1:n,_tuple:i,b:o,err:p,m:s,n:c,ok:$,p:e,$s:l,$r:u,$c:f}=hr(this,{p:e});l=l||0;e:for(;;){switch(l){case 0:if(c=0,p=tt,(o=this).lastRead=0,s=(i=o.tryGrowByReslice(e.$length))[0],!($=i[1])){l=1;continue}l=2;continue;case 1:t=o.grow(e.$length),l=3;case 3:if(f&&(f=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;s=t;case 2:return l=-1,[c=r=T(y(o.buf,s),e),p=n=tt]}return}return{$blk:a.ptr.prototype.Write,$c:!0,$r:u,_r:t,_tmp:r,_tmp$1:n,_tuple:i,b:o,err:p,m:s,n:c,ok:$,p:e,$s:l}},a.prototype.Write=function(e){return this.$val.Write(e)},a.ptr.prototype.WriteString=function(e){var{_r:t,_tmp:r,_tmp$1:n,_tuple:i,b:o,err:p,m:s,n:c,ok:$,s:e,$s:l,$r:u,$c:f}=hr(this,{s:e});l=l||0;e:for(;;){switch(l){case 0:if(c=0,p=tt,(o=this).lastRead=0,s=(i=o.tryGrowByReslice(e.length))[0],!($=i[1])){l=1;continue}l=2;continue;case 1:t=o.grow(e.length),l=3;case 3:if(f&&(f=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;s=t;case 2:return l=-1,[c=r=R(y(o.buf,s),e),p=n=tt]}return}return{$blk:a.ptr.prototype.WriteString,$c:!0,$r:u,_r:t,_tmp:r,_tmp$1:n,_tuple:i,b:o,err:p,m:s,n:c,ok:$,s:e,$s:l}},a.prototype.WriteString=function(e){return this.$val.WriteString(e)},a.ptr.prototype.ReadFrom=function(e){var{_r:t,_r$1:r,_tmp:i,_tmp$1:o,_tmp$2:p,_tmp$3:s,_tuple:c,b:$,e:l,err:f,i:d,m:w,n:h,r:e,x:g,$s:k,$r:b,$c:m}=hr(this,{r:e});k=k||0;e:for(;;){switch(k){case 0:h=new Re(0,0),f=tt,($=this).lastRead=0;case 1:t=$.grow(512),k=3;case 3:if(m&&(m=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;d=t,$.buf=y($.buf,0,d),r=e.Read(y($.buf,d,$.buf.$capacity)),k=4;case 4:if(m&&(m=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;if(w=(c=r)[0],l=c[1],w<0&&ir(u),$.buf=y($.buf,0,d+w|0),g=new Re(0,w),h=new Re(h.$high+g.$high,h.$low+g.$low),B(l,n.EOF))return k=-1,[h=i=h,f=o=tt];if(!B(l,tt))return k=-1,[h=p=h,f=s=l];k=1;continue;case 2:return k=-1,[h,f]}return}return{$blk:a.ptr.prototype.ReadFrom,$c:!0,$r:b,_r:t,_r$1:r,_tmp:i,_tmp$1:o,_tmp$2:p,_tmp$3:s,_tuple:c,b:$,e:l,err:f,i:d,m:w,n:h,r:e,x:g,$s:k}},a.prototype.ReadFrom=function(e){return this.$val.ReadFrom(e)},m=function(e,t){var{$24r:r,b:e,b2:n,c:i,n:t,$s:o,$deferred:a,$r:p,$c:s}=hr(this,{b:e,n:t});o=o||0;var c=null;try{for(;;){switch(o){case 0:a=[],pr.deferStack.push(a),a.push([function(){B(or(),tt)||ir(v.ErrTooLarge)},[]]),(i=e.$length+t|0)0){g=1;continue}g=2;continue;case 1:t=e.Write(y(l.buf,l.off)),g=3;case 3:if(b&&(b=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;if(d=($=t)[0],u=$[1],d>h&&ir(new We("bytes.Buffer.WriteTo: invalid Write count")),l.off=l.off+d|0,w=new Re(0,d),!B(u,tt))return g=-1,[w=r=w,f=i=u];if(d!==h)return g=-1,[w=o=w,f=p=n.ErrShortWrite];case 2:return l.Reset(),g=-1,[w=s=w,f=c=tt]}return}return{$blk:a.ptr.prototype.WriteTo,$c:!0,$r:k,_r:t,_tmp:r,_tmp$1:i,_tmp$2:o,_tmp$3:p,_tmp$4:s,_tmp$5:c,_tuple:$,b:l,e:u,err:f,m:d,n:w,nBytes:h,w:e,$s:g}},a.prototype.WriteTo=function(e){return this.$val.WriteTo(e)},a.ptr.prototype.WriteByte=function(e){var{_r:t,_tuple:r,b:n,c:e,m:i,ok:o,x:s,$s:c,$r:$,$c:l}=hr(this,{c:e});c=c||0;e:for(;;){switch(c){case 0:if((n=this).lastRead=0,i=(r=n.tryGrowByReslice(1))[0],!(o=r[1])){c=1;continue}c=2;continue;case 1:t=n.grow(1),c=3;case 3:if(l&&(l=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;i=t;case 2:return s=n.buf,i<0||i>=s.$length?p("index out of range"):s.$array[s.$offset+i]=e,c=-1,tt}return}return{$blk:a.ptr.prototype.WriteByte,$c:!0,$r:$,_r:t,_tuple:r,b:n,c:e,m:i,ok:o,x:s,$s:c}},a.prototype.WriteByte=function(e){return this.$val.WriteByte(e)},a.ptr.prototype.WriteRune=function(e){var{_r:t,_r$1:r,_tmp:n,_tmp$1:i,_tmp$2:p,_tmp$3:s,_tuple:c,b:$,err:l,m:u,n:f,ok:d,r:e,$s:w,$r:h,$c:g}=hr(this,{r:e});w=w||0;e:for(;;){switch(w){case 0:if(f=0,l=tt,$=this,e>>>0<128){w=1;continue}w=2;continue;case 1:t=$.WriteByte(e<<24>>>24),w=3;case 3:if(g&&(g=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;return w=-1,[f=n=1,l=i=tt];case 2:if($.lastRead=0,u=(c=$.tryGrowByReslice(4))[0],!(d=c[1])){w=4;continue}w=5;continue;case 4:r=$.grow(4),w=6;case 6:if(g&&(g=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;u=r;case 5:return f=o.EncodeRune(y($.buf,u,u+4|0),e),$.buf=y($.buf,0,u+f|0),w=-1,[f=p=f,l=s=tt]}return}return{$blk:a.ptr.prototype.WriteRune,$c:!0,$r:h,_r:t,_r$1:r,_tmp:n,_tmp$1:i,_tmp$2:p,_tmp$3:s,_tuple:c,b:$,err:l,m:u,n:f,ok:d,r:e,$s:w}},a.prototype.WriteRune=function(e){return this.$val.WriteRune(e)},a.ptr.prototype.Read=function(e){var t,r;return r=0,(t=this).lastRead=0,t.empty()?(t.Reset(),0===e.$length?[r=0,tt]:[r=0,n.EOF]):(r=T(e,y(t.buf,t.off)),t.off=t.off+r|0,r>0&&(t.lastRead=-1),[r,tt])},a.prototype.Read=function(e){return this.$val.Read(e)},a.ptr.prototype.Next=function(e){var t,r,n;return(t=this).lastRead=0,e>(n=t.Len())&&(e=n),r=y(t.buf,t.off,t.off+e|0),t.off=t.off+e|0,e>0&&(t.lastRead=-1),r},a.prototype.Next=function(e){return this.$val.Next(e)},a.ptr.prototype.ReadByte=function(){var e,t,r,i;return(e=this).empty()?(e.Reset(),[0,n.EOF]):(r=e.buf,t=(i=e.off)<0||i>=r.$length?void p("index out of range"):r.$array[r.$offset+i],e.off=e.off+1|0,e.lastRead=-1,[t,tt])},a.prototype.ReadByte=function(){return this.$val.ReadByte()},a.ptr.prototype.ReadRune=function(){var e,t,r,i,a,s,c;return a=0,(t=this).empty()?(t.Reset(),[a=0,0,n.EOF]):(s=t.buf,(r=(c=t.off)<0||c>=s.$length?void p("index out of range"):s.$array[s.$offset+c])<128?(t.off=t.off+1|0,t.lastRead=1,[a=0|r,1,tt]):(a=(e=o.DecodeRune(y(t.buf,t.off)))[0],i=e[1],t.off=t.off+i|0,t.lastRead=i<<24>>24,[a,i,tt]))},a.prototype.ReadRune=function(){return this.$val.ReadRune()},a.ptr.prototype.UnreadRune=function(){var e;return(e=this).lastRead<=0?t.New("bytes.Buffer: UnreadRune: previous operation was not a successful ReadRune"):(e.off>=(0|e.lastRead)&&(e.off=e.off-(0|e.lastRead)|0),e.lastRead=0,tt)},a.prototype.UnreadRune=function(){return this.$val.UnreadRune()},a.ptr.prototype.UnreadByte=function(){var e;return 0===(e=this).lastRead?f:(e.lastRead=0,e.off>0&&(e.off=e.off-1|0),tt)},a.prototype.UnreadByte=function(){return this.$val.UnreadByte()},a.ptr.prototype.ReadBytes=function(e){var t,r,n,i;return n=$.nil,r=tt,i=(t=this.readSlice(e))[0],r=t[1],[n=n=D(n,i),r]},a.prototype.ReadBytes=function(e){return this.$val.ReadBytes(e)},a.ptr.prototype.readSlice=function(e){var t,r,i,o,a;return a=$.nil,i=tt,o=d(y((t=this).buf,t.off),e),r=1+(t.off+o|0)|0,o<0&&(r=t.buf.$length,i=n.EOF),a=y(t.buf,t.off,r),t.off=r,t.lastRead=-1,[a,i]},a.prototype.readSlice=function(e){return this.$val.readSlice(e)},a.ptr.prototype.ReadString=function(e){var t,r,n;return r=tt,n=(t=this.readSlice(e))[0],r=t[1],[I(n),r]},a.prototype.ReadString=function(e){return this.$val.ReadString(e)},l.methods=[{prop:"Bytes",name:"Bytes",pkg:"",typ:Qe([],[$],!1)},{prop:"String",name:"String",pkg:"",typ:Qe([],[We],!1)},{prop:"empty",name:"empty",pkg:"bytes",typ:Qe([],[Ee],!1)},{prop:"Len",name:"Len",pkg:"",typ:Qe([],[Ce],!1)},{prop:"Cap",name:"Cap",pkg:"",typ:Qe([],[Ce],!1)},{prop:"Truncate",name:"Truncate",pkg:"",typ:Qe([Ce],[],!1)},{prop:"Reset",name:"Reset",pkg:"",typ:Qe([],[],!1)},{prop:"tryGrowByReslice",name:"tryGrowByReslice",pkg:"bytes",typ:Qe([Ce],[Ce,Ee],!1)},{prop:"grow",name:"grow",pkg:"bytes",typ:Qe([Ce],[Ce],!1)},{prop:"Grow",name:"Grow",pkg:"",typ:Qe([Ce],[],!1)},{prop:"Write",name:"Write",pkg:"",typ:Qe([$],[Ce,rt],!1)},{prop:"WriteString",name:"WriteString",pkg:"",typ:Qe([We],[Ce,rt],!1)},{prop:"ReadFrom",name:"ReadFrom",pkg:"",typ:Qe([n.Reader],[Re,rt],!1)},{prop:"WriteTo",name:"WriteTo",pkg:"",typ:Qe([n.Writer],[Re,rt],!1)},{prop:"WriteByte",name:"WriteByte",pkg:"",typ:Qe([Ne],[rt],!1)},{prop:"WriteRune",name:"WriteRune",pkg:"",typ:Qe([Fe],[Ce,rt],!1)},{prop:"Read",name:"Read",pkg:"",typ:Qe([$],[Ce,rt],!1)},{prop:"Next",name:"Next",pkg:"",typ:Qe([Ce],[$],!1)},{prop:"ReadByte",name:"ReadByte",pkg:"",typ:Qe([],[Ne,rt],!1)},{prop:"ReadRune",name:"ReadRune",pkg:"",typ:Qe([],[Fe,Ce,rt],!1)},{prop:"UnreadRune",name:"UnreadRune",pkg:"",typ:Qe([],[rt],!1)},{prop:"UnreadByte",name:"UnreadByte",pkg:"",typ:Qe([],[rt],!1)},{prop:"ReadBytes",name:"ReadBytes",pkg:"",typ:Qe([Ne],[$,rt],!1)},{prop:"readSlice",name:"readSlice",pkg:"bytes",typ:Qe([Ne],[$,rt],!1)},{prop:"ReadString",name:"ReadString",pkg:"",typ:Qe([Ne],[We,rt],!1)}],a.init("bytes",[{prop:"buf",name:"buf",embedded:!1,exported:!1,typ:$,tag:""},{prop:"off",name:"off",embedded:!1,exported:!1,typ:Ce,tag:""},{prop:"lastRead",name:"lastRead",embedded:!1,exported:!1,typ:s,tag:""}]),e=function(){v.$init=function(){};var a,p,s=!1,c=0;void 0!==this&&void 0!==this.$blk&&(s=!0,c=(a=this).$s,p=a.$r);e:for(;;){switch(c){case 0:p=t.$init(),c=1;case 1:if(s&&(s=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;p=r.$init(),c=2;case 2:if(s&&(s=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;p=n.$init(),c=3;case 3:if(s&&(s=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;p=i.$init(),c=4;case 4:if(s&&(s=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;p=o.$init(),c=5;case 5:if(s&&(s=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;v.ErrTooLarge=t.New("bytes.Buffer: too large"),u=t.New("bytes.Buffer: reader returned negative count from Read"),f=t.New("bytes.Buffer: UnreadByte: previous operation was not a successful read")}return}return void 0===a&&(a={$blk:e}),a.$s=c,a.$r=p,a},v.$init=e,v}(),c.encoding=function(){var e,t,r,n,i={};return t=i.TextMarshaler=xe(8,ue,"encoding.TextMarshaler",!0,"encoding",!0,null),r=i.TextUnmarshaler=xe(8,ue,"encoding.TextUnmarshaler",!0,"encoding",!0,null),n=Jt(Ne),t.init([{prop:"MarshalText",name:"MarshalText",pkg:"",typ:Qe([],[n,rt],!1)}]),r.init([{prop:"UnmarshalText",name:"UnmarshalText",pkg:"",typ:Qe([n],[rt],!1)}]),e=function(){i.$init=function(){};var t,r,n=0;for(void 0!==this&&void 0!==this.$blk&&(n=(t=this).$s,r=t.$r);;)return;return void 0===t&&(t={$blk:e}),t.$s=n,t.$r=r,t},i.$init=e,i}(),c["math/bits"]=function(){var e,t,r,n,i,o,a,s,c,$,l,u,f,d={};return n=function(e){return 64-l(e)|0},d.LeadingZeros64=n,i=function(e){return o(e>>>0)},d.TrailingZeros=i,o=function(e){var r;return 0===e?32:0|((r=J((e&-e>>>0)>>>0,125613361)>>>0>>>27>>>0)<0||r>=t.length?void p("index out of range"):t[r])},d.TrailingZeros32=o,a=function(e){var t,n;return 0===e.$high&&0===e.$low?64:(t=Y(ee((n=new Oe(-e.$high,-e.$low),new Oe(e.$high&n.$high,(e.$low&n.$low)>>>0)),new Oe(66559345,3033172745)),58),0|(Z(t)<0||Z(t)>=r.length?void p("index out of range"):r[Z(t)]))},d.TrailingZeros64=a,s=function(e,t){var r,n,i;return n=Q(e,r=(t>>>0&63)>>>0),i=Y(e,64-r>>>0),new Oe(n.$high|i.$high,(n.$low|i.$low)>>>0)},d.RotateLeft64=s,c=function(e){return $(e>>>0)},d.Len=c,$=function(e){var t;return t=0,e>=65536&&(e=e>>>16>>>0,t=16),e>=256&&(e=e>>>8>>>0,t=t+8|0),t+(0|"\0\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b".charCodeAt(e))|0},d.Len32=$,l=function(e){var t;return t=0,(e.$high>1||1===e.$high&&e.$low>=0)&&(e=Y(e,32),t=32),(e.$high>0||0===e.$high&&e.$low>=65536)&&(e=Y(e,16),t=t+16|0),(e.$high>0||0===e.$high&&e.$low>=256)&&(e=Y(e,8),t=t+8|0),t+(0|"\0\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b".charCodeAt(Z(e)))|0},d.Len64=l,u=function(e,t,r){var n,i,o,a,p;return new Oe(0,0),new Oe(0,0),i=new Oe(e.$high+t.$high,e.$low+t.$low),[n=new Oe(i.$high+r.$high,i.$low+r.$low),Y((o=new Oe(e.$high&t.$high,(e.$low&t.$low)>>>0),p=new Oe(e.$high|t.$high,(e.$low|t.$low)>>>0),a=new Oe(p.$high&~n.$high,(p.$low&~n.$low)>>>0),new Oe(o.$high|a.$high,(o.$low|a.$low)>>>0)),63)]},d.Add64=u,f=function(e,t){var r,n,i,o,a,p,s,c,$,l,u,f,d,w;return new Oe(0,0),new Oe(0,0),u=new Oe(0&e.$high,(4294967295&e.$low)>>>0),f=Y(e,32),d=new Oe(0&t.$high,(4294967295&t.$low)>>>0),w=Y(t,32),n=ee(u,d),a=ee(f,d),p=Y(n,32),r=new Oe(a.$high+p.$high,a.$low+p.$low),i=new Oe(0&r.$high,(4294967295&r.$low)>>>0),o=Y(r,32),s=ee(u,w),i=new Oe(i.$high+s.$high,i.$low+s.$low),$=ee(f,w),c=new Oe($.$high+o.$high,$.$low+o.$low),l=Y(i,32),[new Oe(c.$high+l.$high,c.$low+l.$low),ee(e,t)]},d.Mul64=f,e=function(){d.$init=function(){};var n,i,o=0;for(void 0!==this&&void 0!==this.$blk&&(o=(n=this).$s,i=n.$r);;)return void(0===o&&(t=Ke(8,[0,1,28,2,29,14,24,3,30,22,20,15,25,17,4,8,31,27,13,23,21,19,16,7,26,12,18,6,11,5,10,9]),r=Ke(8,[0,1,56,2,57,49,28,3,61,58,42,50,38,29,17,4,62,47,59,36,45,43,51,22,53,39,33,30,24,18,12,5,63,55,48,27,60,41,37,16,46,35,44,21,52,32,23,11,54,26,40,15,34,20,31,10,25,14,19,9,13,8,7,6])));return void 0===n&&(n={$blk:e}),n.$s=o,n.$r=i,n},d.$init=e,d}(),c.math=function(){var e,r,n,i,o,a,p,s,$,l,u,f,d,w,h,g,k,b,y,m,v,_,x,S,E,C,I,A,F={};return r=c["github.com/gopherjs/gopherjs/js"],n=c["math/bits"],i=qe(Ve,2),o=qe(Le,2),a=qe(Me,1),p=Xt("math",[{prop:"uint32array",name:"uint32array",embedded:!1,exported:!1,typ:i,tag:""},{prop:"float32array",name:"float32array",embedded:!1,exported:!1,typ:o,tag:""},{prop:"float64array",name:"float64array",embedded:!1,exported:!1,typ:a,tag:""}]),d=function(e){return G(s.ceil(e))},F.Ceil=d,w=function(e){return G(s.exp(e))},F.Exp=w,h=function(e){return G(s.floor(e))},F.Floor=h,g=function(e){return e>=0?$:l},F.Inf=g,k=function(e,t){return e===$?t>=0:e===l&&t<=0},F.IsInf=k,b=function(e){return!(e==e)},F.IsNaN=b,y=function(e){return e!=e?u:G(s.log(e))},F.Log=y,m=function(){return u},F.NaN=m,v=function(e,t){return 1===e||-1===e&&(t===$||t===l)?1:G(s.pow(e,t))},F.Pow=v,_=function(){var e;e=new t.ArrayBuffer(8),f.uint32array=new t.Uint32Array(e),f.float32array=new t.Float32Array(e),f.float64array=new t.Float64Array(e)},x=function(e){return f.float32array[0]=e,f.uint32array[0]},F.Float32bits=x,S=function(e){return f.uint32array[0]=e,f.float32array[0]},F.Float32frombits=S,E=function(e){var t,r;return f.float64array[0]=e,t=Q(new Oe(0,f.uint32array[1]),32),r=new Oe(0,f.uint32array[0]),new Oe(t.$high+r.$high,t.$low+r.$low)},F.Float64bits=E,C=function(e){return f.uint32array[0]=e.$low>>>0,f.uint32array[1]=Y(e,32).$low>>>0,f.float64array[0]},F.Float64frombits=C,I=function(e){var t,r,n,i,o,a;return t=E(e),(r=(Y(t,52).$low>>>0&2047)>>>0)<1023?(n=new Oe(2147483648,0),t=new Oe(t.$high&n.$high,(t.$low&n.$low)>>>0),1022===r&&(i=new Oe(1072693248,0),t=new Oe(t.$high|i.$high,(t.$low|i.$low)>>>0))):r<1075&&(r=r-1023>>>0,o=Y(new Oe(524288,0),r),t=new Oe(t.$high+o.$high,t.$low+o.$low),a=Y(new Oe(1048575,4294967295),r),t=new Oe(t.$high&~a.$high,(t.$low&~a.$low)>>>0)),C(t)},F.Round=I,A=function(e){var t;return C((t=E(e),new Oe(2147483647&t.$high,(-1&t.$low)>>>0)))},F.Abs=A,e=function(){F.$init=function(){};var c,d,w=!1,h=0;void 0!==this&&void 0!==this.$blk&&(w=!0,h=(c=this).$s,d=c.$r);e:for(;;){switch(h){case 0:d=r.$init(),h=1;case 1:if(w&&(w=!1,d=d.$blk()),d&&void 0!==d.$blk)break e;d=n.$init(),h=2;case 2:if(w&&(w=!1,d=d.$blk()),d&&void 0!==d.$blk)break e;f=new p.ptr(i.zero(),o.zero(),a.zero()),s=t.Math,$=1/0,l=-1/0,u=G(0/0),_()}return}return void 0===c&&(c={$blk:e}),c.$s=h,c.$r=d,c},F.$init=e,F}(),c["internal/abi"]=function(){var e,t,r,n={};return t=c["internal/goarch"],r=function(){p("native function not implemented: internal/abi.FuncPCABI0")},n.FuncPCABI0=r,e=function(){n.$init=function(){};var r,i,o=!1,a=0;void 0!==this&&void 0!==this.$blk&&(o=!0,a=(r=this).$s,i=r.$r);e:for(;;){switch(a){case 0:i=t.$init(),a=1;case 1:if(o&&(o=!1,i=i.$blk()),i&&void 0!==i.$blk)break e}return}return void 0===r&&(r={$blk:e}),r.$s=a,r.$r=i,r},n.$init=e,n}(),c["internal/itoa"]=function(){var e,t,r,n,i,o={};return t=qe(Ne,20),r=Jt(Ne),n=function(e){return e<0?"-"+i(-e>>>0):i(e>>>0)},o.Itoa=n,i=function(e){var n,i,o,a;if(0===e)return"0";for(i=t.zero(),o=19;e>=10;)a=(n=e/10)==n&&n!==1/0&&n!==-1/0?n>>>0:p("integer divide by zero"),o<0||o>=i.length?p("index out of range"):i[o]=(48+e>>>0)-(10*a>>>0)>>>0<<24>>>24,o=o-1|0,e=a;return o<0||o>=i.length?p("index out of range"):i[o]=48+e>>>0<<24>>>24,I(y(new r(i),o))},o.Uitoa=i,e=function(){o.$init=function(){};var t,r,n=0;for(void 0!==this&&void 0!==this.$blk&&(n=(t=this).$s,r=t.$r);;)return;return void 0===t&&(t={$blk:e}),t.$s=n,t.$r=r,t},o.$init=e,o}(),c["internal/unsafeheader"]=function(){var e,t,r={};return t=r.Slice=xe(0,ge,"unsafeheader.Slice",!0,"internal/unsafeheader",!0,(function(e,t,r){if(this.$val=this,0===arguments.length)return this.Data=0,this.Len=0,void(this.Cap=0);this.Data=e,this.Len=t,this.Cap=r})),t.init("",[{prop:"Data",name:"Data",embedded:!1,exported:!0,typ:Ue,tag:""},{prop:"Len",name:"Len",embedded:!1,exported:!0,typ:Ce,tag:""},{prop:"Cap",name:"Cap",embedded:!1,exported:!0,typ:Ce,tag:""}]),e=function(){r.$init=function(){};var t,n,i=0;for(void 0!==this&&void 0!==this.$blk&&(i=(t=this).$s,n=t.$r);;)return;return void 0===t&&(t={$blk:e}),t.$s=i,t.$r=n,t},r.$init=e,r}(),c.strconv=function(){var e,t,r,n,i,o,a,s,$,l,u,f,d,w,h,g,k,b,v,_,x,S,E,A,F,R,N,V,L,M,j,W,U,K,G,q,X,re,ne,oe,ae,pe,se,ce,le,ue,fe,de,we,he,ke,be,ye,me,ve,_e,Se,Ie,Ae,Fe,De,Be,je,Ue,ze,Ge,He,Je,Ze,Xe,Ye,et,nt,it,ot,at,pt,st,ct,$t,lt,ut,ft,dt,wt,ht,gt,kt,bt,yt,mt,vt,_t,xt,St,Et,Ct,It,At,Ft,Rt,Tt,Nt,Pt,Vt,Ot,Dt,Lt,Mt,Bt,jt,Wt,Ut,zt,Kt,qt,Ht,Qt,Xt,er,tr,rr,nr={};return t=c.errors,r=c["github.com/gopherjs/gopherjs/js"],n=c["internal/bytealg"],i=c.math,o=c["math/bits"],a=c["unicode/utf8"],s=nr.floatInfo=xe(0,ge,"strconv.floatInfo",!0,"strconv",!1,(function(e,t,r){if(this.$val=this,0===arguments.length)return this.mantbits=0,this.expbits=0,void(this.bias=0);this.mantbits=e,this.expbits=t,this.bias=r})),$=nr.decimalSlice=xe(0,ge,"strconv.decimalSlice",!0,"strconv",!1,(function(e,t,r,n){if(this.$val=this,0===arguments.length)return this.d=_.nil,this.nd=0,this.dp=0,void(this.neg=!1);this.d=e,this.nd=t,this.dp=r,this.neg=n})),l=nr.decimal=xe(0,ge,"strconv.decimal",!0,"strconv",!1,(function(e,t,r,n,i){if(this.$val=this,0===arguments.length)return this.d=R.zero(),this.nd=0,this.dp=0,this.neg=!1,void(this.trunc=!1);this.d=e,this.nd=t,this.dp=r,this.neg=n,this.trunc=i})),u=nr.leftCheat=xe(0,ge,"strconv.leftCheat",!0,"strconv",!1,(function(e,t){if(this.$val=this,0===arguments.length)return this.delta=0,void(this.cutoff="");this.delta=e,this.cutoff=t})),f=nr.NumError=xe(0,ge,"strconv.NumError",!0,"strconv",!0,(function(e,t,r){if(this.$val=this,0===arguments.length)return this.Func="",this.Num="",void(this.Err=tt);this.Func=e,this.Num=t,this.Err=r})),d=Jt(Pe),w=Jt(Ve),h=qe(Oe,2),g=Jt(u),k=Jt(Ce),b=Jt(Me),v=Jt(Le),_=Jt(Ne),x=qe(Ne,4),S=qe(Ne,65),E=Gt(s),A=qe(Ne,32),F=qe(Ne,24),R=qe(Ne,800),N=Gt(f),V=Gt(l),se=function(e,t){return!(-1===Pt(e,t))},ce=function(e,t,r,n){var i;return I(le(Zt(_,0,(i=J(3,e.length)/2)==i&&i!==1/0&&i!==-1/0?0|i:p("integer divide by zero")),e,t,r,n))},le=function(e,t,r,n,i){var o,p,s,c;for((e.$capacity-e.$length|0)0;)c=1,(s=0|t.charCodeAt(0))>=128&&(s=(o=a.DecodeRuneInString(t))[0],c=o[1]),1!==c||65533!==s?(e=fe(e,s,r,n,i),t=m(t,c)):(e=D(e,"\\x"),e=O(e,"0123456789abcdef".charCodeAt(t.charCodeAt(0)>>>4<<24>>>24)),e=O(e,"0123456789abcdef".charCodeAt((15&t.charCodeAt(0))>>>0)),t=m(t,c));return O(e,r)},ue=function(e,t,r,n,i){return e=O(e,r),a.ValidRune(t)||(t=65533),e=fe(e,t,r,n,i),O(e,r)},fe=function(e,t,r,n,i){var o,p,s,c,$;if(s=x.zero(),t===(0|r)||92===t)return e=O(e,92),O(e,t<<24>>>24);if(n){if(t<128&&De(t))return O(e,t<<24>>>24)}else if(De(t)||i&&Be(t))return p=a.EncodeRune(new _(s),t),D(e,y(new _(s),0,p));if(7===(o=t))e=D(e,"\\a");else if(8===o)e=D(e,"\\b");else if(12===o)e=D(e,"\\f");else if(10===o)e=D(e,"\\n");else if(13===o)e=D(e,"\\r");else if(9===o)e=D(e,"\\t");else if(11===o)e=D(e,"\\v");else if(t<32||127===t)e=D(e,"\\x"),e=O(e,"0123456789abcdef".charCodeAt(t<<24>>>24>>>4<<24>>>24)),e=O(e,"0123456789abcdef".charCodeAt((t<<24>>>24&15)>>>0));else if(a.ValidRune(t))if(t<65536)for(e=D(e,"\\u"),c=12;c>=0;)e=O(e,"0123456789abcdef".charCodeAt(t>>z(c>>>0,31)&15)),c=c-4|0;else for(e=D(e,"\\U"),$=28;$>=0;)e=O(e,"0123456789abcdef".charCodeAt(t>>z($>>>0,31)&15)),$=$-4|0;else for(t=65533,e=D(e,"\\u"),c=12;c>=0;)e=O(e,"0123456789abcdef".charCodeAt(t>>z(c>>>0,31)&15)),c=c-4|0;return e},de=function(e){return ce(e,34,!1,!1)},nr.Quote=de,we=function(e,t){return le(e,t,34,!1,!1)},nr.AppendQuote=we,he=function(e){return ce(e,34,!0,!1)},nr.QuoteToASCII=he,ke=function(e,t){return le(e,t,34,!0,!1)},nr.AppendQuoteToASCII=ke,be=function(e,t){return ue(e,t,39,!1,!1)},nr.AppendQuoteRune=be,ye=function(e,t){return ue(e,t,39,!0,!1)},nr.AppendQuoteRuneToASCII=ye,me=function(e){for(var t,r,n;e.length>0;)if(r=(t=a.DecodeRuneInString(e))[0],n=t[1],e=m(e,n),n>1){if(65279===r)return!1}else{if(65533===r)return!1;if(r<32&&9!==r||96===r||127===r)return!1}return!0},nr.CanBackquote=me,ve=function(e){var t,r,n;return n=0,r=!1,48<=(t=0|e)&&t<=57?[n=t-48|0,r=!0]:97<=t&&t<=102?[n=10+(t-97|0)|0,r=!0]:65<=t&&t<=70?[n=10+(t-65|0)|0,r=!0]:[n,r]},_e=function(e,t){var r,n,i,o,p,s,c,$,l,u,f,d,w,h,g,k,b,y,v;if(b=0,u=!1,h="",c=tt,0===e.length)return[b,u,h,c=nr.ErrSyntax];if((p=e.charCodeAt(0))===t&&(39===t||34===t))return[b,u,h,c=nr.ErrSyntax];if(p>=128)return d=(i=a.DecodeRuneInString(e))[0],w=i[1],[b=d,u=!0,h=m(e,w),c=tt];if(92!==p)return[b=0|e.charCodeAt(0),u=!1,h=m(e,1),c=tt];if(e.length<=1)return[b,u,h,c=nr.ErrSyntax];switch(s=e.charCodeAt(1),e=m(e,2),0){default:if(97===(r=s))b=7;else if(98===r)b=8;else if(102===r)b=12;else if(110===r)b=10;else if(114===r)b=13;else if(116===r)b=9;else if(118===r)b=11;else if(120===r||117===r||85===r){if(f=0,120===(n=s)?f=2:117===n?f=4:85===n&&(f=8),g=0,e.length7)return[b,u,h,c=nr.ErrSyntax];k=k<<3|v,l=l+1|0}if(e=m(e,2),k>255)return[b,u,h,c=nr.ErrSyntax];b=k}else if(92===r)b=92;else{if(39!==r&&34!==r)return[b,u,h,c=nr.ErrSyntax];if(s!==t)return[b,u,h,c=nr.ErrSyntax];b=0|s}}return[b,u,h=e,c]},nr.UnquoteChar=_e,Se=function(e){var t,r,n,i;return n=(t=Ie(e,!0))[0],i=t[1],r=t[2],i.length>0?["",nr.ErrSyntax]:[n,r]},nr.Unquote=Se,Ie=function(e,t){var r,n,i,o,s,c,$,l,u,f,d,w,h,g,k,b,v,S,E,C,A;if(b="",e.length<2)return[b="",e,nr.ErrSyntax];if(v=e.charCodeAt(0),(u=Pt(m(e,1),v))<0)return[b="",e,nr.ErrSyntax];if(u=u+2|0,96===(r=v)){if(t)if(se(m(e,0,u),13)){for($=Zt(_,0,((u-1|0)-1|0)-1|0),d=1;d<(u-1|0);)13!==e.charCodeAt(d)&&($=O($,e.charCodeAt(d))),d=d+1|0;b=I($)}else b=m(e,1,u-1|0);else b=m(e,0,u);return[b,m(e,u),tt]}if(34===r||39===r){if(!se(m(e,0,u),92)&&!se(m(e,0,u),10)&&(A=!1,34===(n=v)?A=a.ValidString(m(e,1,u-1|0)):39===n&&(S=(o=a.DecodeRuneInString(m(e,1,u-1|0)))[0],A=!((1+(1+(g=o[1])|0)|0)!==u||65533===S&&1===g)),A))return b=m(e,0,u),t&&(b=m(b,1,u-1|0)),[b,m(e,u),tt];for(l=_.nil,w=e,e=m(e,1),t&&(l=Zt(_,0,(i=J(3,u)/2)==i&&i!==1/0&&i!==-1/0?0|i:p("integer divide by zero")));e.length>0&&e.charCodeAt(0)!==v;){if(E=(s=_e(e,v))[0],h=s[1],C=s[2],f=s[3],10===e.charCodeAt(0)||!B(f,tt))return[b="",w,nr.ErrSyntax];if(e=C,t&&(E<128||!h?l=O(l,E<<24>>>24):(c=x.zero(),k=a.EncodeRune(new _(c),E),l=D(l,y(new _(c),0,k)))),39===v)break}return e.length>0&&e.charCodeAt(0)===v?(e=m(e,1),t?[b=I(l),e,tt]:[b=m(w,0,w.length-e.length|0),e,tt]):[b="",w,nr.ErrSyntax]}return[b="",e,nr.ErrSyntax]},Ae=function(e,t){var r,n,i;for(n=0,i=e.$length;n>1)|0)<0||r>=e.$length?void p("index out of range"):e.$array[e.$offset+r])>1)|0)<0||r>=e.$length?void p("index out of range"):e.$array[e.$offset+r])>>16))>=o.$length||$<((u=-2&t)<0||u>=o.$length?void p("index out of range"):o.$array[o.$offset+u])||((f=1|t)<0||f>=o.$length?void p("index out of range"):o.$array[o.$offset+f])<$||!((s=Ae(n,$))>=n.$length)&&(s<0||s>=n.$length?void p("index out of range"):n.$array[n.$offset+s])===$)):(i=W,!((r=Fe(a=j,l=e>>>0))>=a.$length||l<((d=-2&r)<0||d>=a.$length?void p("index out of range"):a.$array[a.$offset+d])||((w=1|r)<0||w>=a.$length?void p("index out of range"):a.$array[a.$offset+w])=131072||(c=Ae(i,(e=e-65536|0)<<16>>>16))>=i.$length)&&(c<0||c>=i.$length?void p("index out of range"):i.$array[i.$offset+c])===e<<16>>>16))},nr.IsPrint=De,Be=function(e){var t,r;return!(e>65535)&&(t=Ae(U,r=e<<16>>>16))=U.$length?void p("index out of range"):U.$array[U.$offset+t])},je=function(e,t){return(e.$high<0||0===e.$high&&e.$low<100)&&10===t?He(0|e.$low):Je(_.nil,e,t,!1,!1)[1]},nr.FormatUint=je,Ue=function(e,t){return(0>31)|0):Je(_.nil,new Oe(e.$high,e.$low),t,e.$high<0||0===e.$high&&e.$low<0,!1)[1]},nr.FormatInt=Ue,ze=function(e,t,r){return(0>31)|0)):e=Je(e,new Oe(t.$high,t.$low),r,t.$high<0||0===t.$high&&t.$low<0,!0)[0]},nr.AppendInt=ze,Ge=function(e,t,r){return(t.$high<0||0===t.$high&&t.$low<100)&&10===r?D(e,He(0|t.$low)):e=Je(e,t,r,!1,!0)[0]},nr.AppendUint=Ge,He=function(e){return e<10?m("0123456789abcdefghijklmnopqrstuvwxyz",e,e+1|0):m("00010203040506070809101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899",J(e,2),J(e,2)+2|0)},Je=function(e,t,r,n,i){var a,s,c,$,l,u,f,d,w,h,g,k,b,m,v,x,E,C,A,F,R,T,N,P,V,O;if(d=_.nil,E="",(r<2||r>36)&&ir(new We("strconv: illegal AppendInt/FormatInt base")),l=S.zero(),w=65,n&&(t=new Oe(-t.$high,-t.$low)),10===r){for(;t.$high>0||0===t.$high&&t.$low>=1e9;){for(v=te(t,new Oe(0,1e9),!1),A=(R=ee(v,new Oe(0,1e9)),new Oe(t.$high-R.$high,t.$low-R.$low)).$low>>>0,b=4;b>0;)h=2*((c=A%100)==c?c:p("integer divide by zero"))>>>0,A=(a=A/100)==a&&a!==1/0&&a!==-1/0?a>>>0:p("integer divide by zero"),(T=1+(w=w-2|0)|0)<0||T>=l.length?p("index out of range"):l[T]="00010203040506070809101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899".charCodeAt(h+1>>>0),(N=w+0|0)<0||N>=l.length?p("index out of range"):l[N]="00010203040506070809101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899".charCodeAt(h+0>>>0),b=b-1|0;(w=w-1|0)<0||w>=l.length?p("index out of range"):l[w]="00010203040506070809101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899".charCodeAt(1+(2*A>>>0)>>>0),t=v}for(F=t.$low>>>0;F>=100;)g=2*(($=F%100)==$?$:p("integer divide by zero"))>>>0,F=(s=F/100)==s&&s!==1/0&&s!==-1/0?s>>>0:p("integer divide by zero"),(P=1+(w=w-2|0)|0)<0||P>=l.length?p("index out of range"):l[P]="00010203040506070809101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899".charCodeAt(g+1>>>0),(V=w+0|0)<0||V>=l.length?p("index out of range"):l[V]="00010203040506070809101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899".charCodeAt(g+0>>>0);k=2*F>>>0,(w=w-1|0)<0||w>=l.length?p("index out of range"):l[w]="00010203040506070809101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899".charCodeAt(k+1>>>0),F>=10&&((w=w-1|0)<0||w>=l.length?p("index out of range"):l[w]="00010203040506070809101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899".charCodeAt(k))}else if(Ze(r)){for(C=(o.TrailingZeros(r>>>0)>>>0&7)>>>0,u=new Oe(0,r),m=(r>>>0)-1>>>0;t.$high>u.$high||t.$high===u.$high&&t.$low>=u.$low;)(w=w-1|0)<0||w>=l.length?p("index out of range"):l[w]="0123456789abcdefghijklmnopqrstuvwxyz".charCodeAt((t.$low>>>0&m)>>>0),t=Y(t,C);(w=w-1|0)<0||w>=l.length?p("index out of range"):l[w]="0123456789abcdefghijklmnopqrstuvwxyz".charCodeAt(t.$low>>>0)}else{for(f=new Oe(0,r);t.$high>f.$high||t.$high===f.$high&&t.$low>=f.$low;)w=w-1|0,x=te(t,f,!1),w<0||w>=l.length?p("index out of range"):l[w]="0123456789abcdefghijklmnopqrstuvwxyz".charCodeAt((O=ee(x,f),new Oe(t.$high-O.$high,t.$low-O.$low)).$low>>>0),t=x;(w=w-1|0)<0||w>=l.length?p("index out of range"):l[w]="0123456789abcdefghijklmnopqrstuvwxyz".charCodeAt(t.$low>>>0)}return n&&((w=w-1|0)<0||w>=l.length?p("index out of range"):l[w]=45),i?[d=D(e,y(new _(l),w)),E]:[d,E=I(y(new _(l),w))]},Ze=function(e){return!(e&e-1)},Xe=function(e){return xr(e.toString(),We)},nr.Itoa=Xe,Ye=function(e,t,r,n){var i,a,p,s,c,$,l,u,f,d,w,h,g,k,b,y,m,v,_;if(n<0&&ir(new We("ryuFtoaFixed32 called with negative prec")),n>9&&ir(new We("ryuFtoaFixed32 called with prec > 9")),0===t)return e.nd=0,void(e.dp=0);u=r,(p=o.Len32(t))<25&&(t=((g=(25-p|0)>>>0)<32?t<>>0,u=u+(p-25|0)|0),f=(w=(-ot(u+24|0)+n|0)-1|0)<=27&&w>=0,l=(a=$t(t,u,w))[0],c=a[1],s=a[2],c>=0&&ir(new We("not enough significant bits after mult64bitPow10")),w<0&&w>=-10&&ut(new Oe(0,t),-w)&&(f=!0,s=!0),i=(l&(((k=d=-c>>>0)<32?1<>>0)-1>>>0)>>>0,l=((b=d)<32?l>>>b:0)>>>0,$=i,h=f?$>((y=d-1>>>0)<32?1<>>0||$===((m=d-1>>>0)<32?1<>>0&&!s||$===((v=d-1>>>0)<32?1<>>0&&s&&(1&l)>>>0==1:1==((_=d-1>>>0)<32?$>>>_:0)>>>0,0!==$&&(s=!1),nt(e,new Oe(0,l),!s,h,n),e.dp=e.dp-w|0},et=function(e,t,r,n){var i,a,p,s,c,$,l,u,f,d,w,h,g,k,b,y,m,v,_,x;if(n>18&&ir(new We("ryuFtoaFixed64 called with prec > 18")),0===t.$high&&0===t.$low)return e.nd=0,void(e.dp=0);f=r,(s=o.Len64(t))<55&&(t=Q(t,(55-s|0)>>>0),f=f+(s-55|0)|0),d=(g=(-ot(f+54|0)+n|0)-1|0)<=55&&g>=0,u=(p=lt(t,f,g))[0],$=p[1],c=p[2],$>=0&&ir(new We("not enough significant bits after mult128bitPow10")),g<0&&g>=-22&&ut(t,-g)&&(d=!0,c=!0),w=-$>>>0,b=Q(new Oe(0,1),w),h=new Oe(b.$high-0,b.$low-1),i=Y(u,w),a=new Oe(u.$high&h.$high,(u.$low&h.$low)>>>0),u=i,l=a,k=!1,d?(y=Q(new Oe(0,1),w-1>>>0),k=l.$high>y.$high||l.$high===y.$high&&l.$low>y.$low||(m=Q(new Oe(0,1),w-1>>>0),l.$high===m.$high&&l.$low===m.$low&&!c)||(v=Q(new Oe(0,1),w-1>>>0),l.$high===v.$high&&l.$low===v.$low&&c&&0===(_=new Oe(0&u.$high,(1&u.$low)>>>0)).$high&&1===_.$low)):k=0===(x=Y(l,w-1>>>0)).$high&&1===x.$low,0===l.$high&&0===l.$low||(c=!1),nt(e,u,!c,k,n),e.dp=e.dp-g|0},nt=function(e,t,r,n,i){var o,a,s,c,$,l,u,f,d,w,h,g,k,b,y,m,v,_,x,S,E,C,I,A,F;for(l=i<0||i>=K.length?void p("index out of range"):K[i],f=0;t.$high>l.$high||t.$high===l.$high&&t.$low>=l.$low;)s=te(t,new Oe(0,10),!1),c=te(t,new Oe(0,10),!0),t=s,f=f+1|0,n=($=c).$high>0||0===$.$high&&$.$low>5||!($.$high<0||0===$.$high&&$.$low<5)&&(r||0===(g=new Oe(0&t.$high,(1&t.$low)>>>0)).$high&&1===g.$low),0===$.$high&&0===$.$low||(r=!0);for(n&&(k=new Oe(0,1),t=new Oe(t.$high+k.$high,t.$low+k.$low)),(t.$high>l.$high||t.$high===l.$high&&t.$low>=l.$low)&&(t=te(t,new Oe(0,10),!1),f=f+1|0),u=i>>>0,e.nd=i,d=t;d.$high>0||0===d.$high&&d.$low>=100;)w=new Oe(0,0),h=new Oe(0,0),0===(_=Y(d,32)).$high&&0===_.$low?(w=new Oe(0,(o=(d.$low>>>0)/100)==o&&o!==1/0&&o!==-1/0?o>>>0:p("integer divide by zero")),h=new Oe(0,(a=(d.$low>>>0)%100)==a?a:p("integer divide by zero"))):(w=te(d,new Oe(0,100),!1),h=te(d,new Oe(0,100),!0)),u=u-2>>>0,S=e.d,(E=u+1>>>0)<0||E>=S.$length?p("index out of range"):S.$array[S.$offset+E]="00010203040506070809101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899".charCodeAt(Z((x=ee(new Oe(0,2),h),new Oe(x.$high+0,x.$low+1)))),I=e.d,(A=u+0>>>0)<0||A>=I.$length?p("index out of range"):I.$array[I.$offset+A]="00010203040506070809101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899".charCodeAt(Z((C=ee(new Oe(0,2),h),new Oe(C.$high+0,C.$low+0)))),d=w;for((d.$high>0||0===d.$high&&d.$low>0)&&(u=u-1>>>0,b=e.d,u<0||u>=b.$length?p("index out of range"):b.$array[b.$offset+u]="00010203040506070809101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899".charCodeAt(Z((F=ee(new Oe(0,2),d),new Oe(F.$high+0,F.$low+1))))),(d.$high>0||0===d.$high&&d.$low>=10)&&(u=u-1>>>0,y=e.d,u<0||u>=y.$length?p("index out of range"):y.$array[y.$offset+u]="00010203040506070809101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899".charCodeAt(Z(ee(new Oe(0,2),d))));48===(m=e.d,(v=e.nd-1|0)<0||v>=m.$length?void p("index out of range"):m.$array[m.$offset+v]);)e.nd=e.nd-1|0,f=f+1|0;e.dp=e.nd+f|0},it=function(e,t,r,n){var i,a,p,s,c,$,l,u,f,d,w,h,g,k,b,y,m,v,_,x,S,E,C,I,A,F,R,T,N,P,V,O,D,L,M,B,j,W,U,z,K,q,H,J;return 0===t.$high&&0===t.$low?(e.nd=0,void(e.dp=0)):r<=0&&o.TrailingZeros64(t)>=-r?(t=Y(t,-r>>>0),void st(e,t,t,t,!0,!1)):(O=(l=pt(t,r,n))[0],V=l[1],D=l[2],void(0!==(A=l[3])?(L=ot(-A)+1|0,_=new Oe(0,0),y=new Oe(0,0),E=new Oe(0,0),x=!1,m=!1,C=!1,n===G?(S=(u=$t(O.$low>>>0,A,L))[0],x=u[2],v=(f=$t(V.$low>>>0,A,L))[0],m=f[2],I=(d=$t(D.$low>>>0,A,L))[0],A=d[1],C=d[2],_=new Oe(0,S),y=new Oe(0,v),E=new Oe(0,I)):(_=(w=lt(O,A,L))[0],x=w[2],y=(h=lt(V,A,L))[0],m=h[2],E=(g=lt(D,A,L))[0],A=g[1],C=g[2]),A>=0&&ir(new We("not enough significant bits after mult128bitPow10")),L>55&&(x=!1,m=!1,C=!1),L<0&&L>=-24&&(ut(O,-L)&&(x=!0),ut(V,-L)&&(m=!0),ut(D,-L)&&(C=!0)),F=-A>>>0,B=Q(new Oe(0,1),F),R=new Oe(B.$high-0,B.$low-1),i=Y(_,F),a=new Oe(_.$high&R.$high,(_.$low&R.$low)>>>0),_=i,N=a,p=Y(y,F),s=new Oe(y.$high&R.$high,(y.$low&R.$low)>>>0),y=p,T=s,c=Y(E,F),$=new Oe(E.$high&R.$high,(E.$low&R.$low)>>>0),E=c,P=$,M=!C||P.$high>0||0===P.$high&&P.$low>0,C&&0===P.$high&&0===P.$low&&(M=0===(j=new Oe(0&t.$high,(1&t.$low)>>>0)).$high&&0===j.$low),M||(W=new Oe(0,1),E=new Oe(E.$high-W.$high,E.$low-W.$low)),b=!1,m?(U=Q(new Oe(0,1),F-1>>>0),b=T.$high>U.$high||T.$high===U.$high&&T.$low>U.$low||(z=Q(new Oe(0,1),F-1>>>0),T.$high===z.$high&&T.$low===z.$low&&0===(K=new Oe(0&y.$high,(1&y.$low)>>>0)).$high&&1===K.$low)):b=0===(q=Y(T,F-1>>>0)).$high&&1===q.$low,x&&0===N.$high&&0===N.$low&&0===(H=new Oe(0&t.$high,(1&t.$low)>>>0)).$high&&0===H.$low||(J=new Oe(0,1),_=new Oe(_.$high+J.$high,_.$low+J.$low)),k=m&&0===T.$high&&0===T.$low,st(e,_,y,E,k,b),e.dp=e.dp-L|0):st(e,O,V,D,!0,!1)))},ot=function(e){return J(e,78913)>>18},at=function(e){return J(e,108853)>>15},pt=function(e,t,r){var n,i,o,a,p,s,c,$,l;return new Oe(0,0),new Oe(0,0),new Oe(0,0),p=Q(new Oe(0,1),r.mantbits),e.$high!==p.$high||e.$low!==p.$low||t===((r.bias+1|0)-(0|r.mantbits)|0)?(s=ee(new Oe(0,2),e),n=new Oe(s.$high-0,s.$low-1),i=ee(new Oe(0,2),e),c=ee(new Oe(0,2),e),[n,i,new Oe(c.$high+0,c.$low+1),t-1|0]):($=ee(new Oe(0,4),e),o=new Oe($.$high-0,$.$low-1),a=ee(new Oe(0,4),e),l=ee(new Oe(0,4),e),[o,a,new Oe(l.$high+0,l.$low+2),t-2|0])},st=function(e,t,r,n,i,o){var a,s,c,$,l,u,f,d,w,h,g,k,b,m,v,_,x,S,E;if(w=($=ft(t))[0],h=$[1],f=(l=ft(r))[0],d=l[1],k=(u=ft(n))[0],b=u[1],0===k)ct(e,h,d,b,i,o,8);else if(w>>0),ct(e,w,f,k,i=i&&0===d,o=d>5e8||5e8===d&&o,8),e.dp=e.dp+9|0;else{for(e.nd=0,g=9,m=f;m>0;)c=(a=m/10)==a&&a!==1/0&&a!==-1/0?a>>>0:p("integer divide by zero"),v=(s=m%10)==s?s:p("integer divide by zero"),m=c,g=g-1>>>0,_=e.d,g<0||g>=_.$length?p("index out of range"):_.$array[_.$offset+g]=v+48>>>0<<24>>>24;e.d=y(e.d,g),e.nd=9-g>>>0|0,ct(e,h,d,b,i,o,e.nd+8|0)}for(;e.nd>0&&48===(x=e.d,(S=e.nd-1|0)<0||S>=x.$length?void p("index out of range"):x.$array[x.$offset+S]);)e.nd=e.nd-1|0;for(;e.nd>0&&48===(0>=(E=e.d).$length?void p("index out of range"):E.$array[E.$offset+0]);)e.nd=e.nd-1|0,e.dp=e.dp-1|0,e.d=y(e.d,1)},ct=function(e,t,r,n,i,o,a){var s,c,$,l,u,f,d,w,h,g,k,b,y,m,v,_,x,S,E,C;if(0!==n){for(b=0,w=0;n>0&&(g=(s=(t+9>>>0)/10)==s&&s!==1/0&&s!==-1/0?s>>>0:p("integer divide by zero"),d=(c=r/10)==c&&c!==1/0&&c!==-1/0?c>>>0:p("integer divide by zero"),h=(u=r%10)==u?u:p("integer divide by zero"),!(g>(y=($=n/10)==$&&$!==1/0&&$!==-1/0?$>>>0:p("integer divide by zero"))));)g===d+1>>>0&&d>>0,h=0,o=!1),b=b+1|0,i=i&&0===w,w=0|h,t=g,r=d,n=y;for(b>0&&(o=w>5||5===w&&!i||5===w&&i&&(1&r)>>>0==1),r>>0),m=r,k=a=a-b|0;k>e.nd;)v=(l=m/100)==l&&l!==1/0&&l!==-1/0?l>>>0:p("integer divide by zero"),_=(f=m%100)==f?f:p("integer divide by zero"),x=e.d,k<0||k>=x.$length?p("index out of range"):x.$array[x.$offset+k]="00010203040506070809101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899".charCodeAt(1+(J(2,_)>>>0)>>>0),S=e.d,(E=k-1|0)<0||E>=S.$length?p("index out of range"):S.$array[S.$offset+E]="00010203040506070809101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899".charCodeAt(0+(J(2,_)>>>0)>>>0),k=k-2|0,m=v;k===e.nd&&(C=e.d,k<0||k>=C.$length?p("index out of range"):C.$array[C.$offset+k]=m+48>>>0<<24>>>24),e.nd=a+1|0,e.dp=e.nd+b|0}else e.dp=a+1|0},$t=function(e,t,r){var n,i,a,s,c,$,l,u,f;return 0===r?[e<<6>>>0,t-6|0,!0]:((r<-348||347=X.length?void p("index out of range"):X[c])[1],r<0&&($=new Oe(0,1),s=new Oe(s.$high+$.$high,s.$low+$.$low)),i=(n=o.Mul64(new Oe(0,e),s))[0],a=n[1],t=t+(57+(at(r)-63|0)|0)|0,[(l=Q(i,7),u=Y(a,57),new Oe(l.$high|u.$high,(l.$low|u.$low)>>>0)).$low>>>0,t,0===(f=Q(a,7)).$high&&0===f.$low])},lt=function(e,t,r){var n,i,a,s,c,$,l,u,f,d,w,g,k,b,y,m;return new Oe(0,0),0===r?[Q(e,8),t-8|0,!0]:((r<-348||347=X.length?void p("index out of range"):X[d],h),r<0&&(f[0]=(w=f[0],g=new Oe(0,1),new Oe(w.$high+g.$high,w.$low+g.$low))),t=t+(119+(at(r)-127|0)|0)|0,l=(n=o.Mul64(e,f[0]))[0],$=n[1],c=(i=o.Mul64(e,f[1]))[0],s=i[1],u=(a=o.Add64(l,s,new Oe(0,0)))[0],k=a[1],c=new Oe(c.$high+k.$high,c.$low+k.$low),b=Q(c,9),y=Y(u,55),[new Oe(b.$high|y.$high,(b.$low|y.$low)>>>0),t,0===(m=Q(u,9)).$high&&0===m.$low&&0===$.$high&&0===$.$low])},ut=function(e,t){var r,n;if(0===e.$high&&0===e.$low)return!0;for(r=0;r>>0,(n=ee(r,new Oe(0,1e9)),new Oe(e.$high-n.$high,e.$low-n.$low)).$low>>>0]},dt=function(e,t,r,n){return I(ht(Zt(_,0,St(r+4|0,24)),e,t,r,n))},nr.FormatFloat=dt,wt=function(e,t,r,n,i){return ht(e,t,r,n,i)},nr.AppendFloat=wt,ht=function(e,t,r,n,o){var a,p,s,c,l,u,f,d,w,h,g,k,b,y,m,v,x,S,C,I,R,T;return l=new Oe(0,0),g=E.nil,32===(a=o)?(l=new Oe(0,i.Float32bits(H(t))),g=G):64===a?(l=i.Float64bits(t),g=q):ir(new We("strconv: illegal AppendFloat/FormatFloat bitSize")),b=!(0===(x=Y(l,g.expbits+g.mantbits>>>0)).$high&&0===x.$low),h=Y(l,g.mantbits).$low&(0|((R=g.expbits)<32?1<>>0),(p=h)===((0|((T=g.expbits)<32?1<>>0)),h=h+g.bias|0,98===r?vt(e,b,k,h,g):120===r||88===r?_t(e,n,r,b,k,h,g):ne?(w=new $.ptr(_.nil,0,0,!1),y=!1,(v=n<0)?(u=A.zero(),w.d=new _(u),it(w,k,h-(0|g.mantbits)|0,g),y=!0,101===(s=r)||69===s?n=St(w.nd-1|0,0):102===s?n=St(w.nd-w.dp|0,0):103!==s&&71!==s||(n=w.nd)):102!==r&&(d=n,101===(c=r)||69===c?d=d+1|0:103===c||71===c?(0===n&&(n=1),d=n):d=1,f=F.zero(),32===o&&d<=9?(w.d=new _(f),Ye(w,k.$low>>>0,h-(0|g.mantbits)|0,d),y=!0):d<=18&&(w.d=new _(f),et(w,k,h-(0|g.mantbits)|0,d),y=!0)),y?kt(e,v,b,P(w,$),n,r):gt(e,n,r,b,k,h,g)):gt(e,n,r,b,k,h,g))},gt=function(e,t,r,n,i,o,a){var p,s,c,u,f;return(c=new l.ptr(R.zero(),0,0,!1,!1)).Assign(i),c.Shift(o-(0|a.mantbits)|0),u=new $.ptr(_.nil,0,0,!1),(f=t<0)?(bt(c,i,o,a),$.copy(u,new $.ptr(new _(c.d),c.nd,c.dp,!1)),101===(p=r)||69===p?t=u.nd-1|0:102===p?t=St(u.nd-u.dp|0,0):103!==p&&71!==p||(t=u.nd)):(101===(s=r)||69===s?c.Round(t+1|0):102===s?c.Round(c.dp+t|0):103!==s&&71!==s||(0===t&&(t=1),c.Round(t)),$.copy(u,new $.ptr(new _(c.d),c.nd,c.dp,!1))),kt(e,f,n,P(u,$),t,r)},kt=function(e,t,r,n,i,o){var a,p,s;return 101===(a=o)||69===a?yt(e,r,P(n,$),i,o):102===a?mt(e,r,P(n,$),i):103===a||71===a?((p=i)>n.nd&&n.nd>=n.dp&&(p=n.nd),t&&(p=6),(s=n.dp-1|0)<-4||s>=p?(i>n.nd&&(i=n.nd),yt(e,r,P(n,$),i-1|0,(o+101<<24>>>24)-103<<24>>>24)):(i>n.dp&&(i=n.nd),mt(e,r,P(n,$),St(i-n.dp|0,0)))):O(e,37,o)},bt=function(e,t,r,n){var i,o,a,s,c,$,u,f,d,w,h,g,k,b,y,m,v,_,x,S,E,C,I;if(0!==t.$high||0!==t.$low){if(!(r>(d=n.bias+1|0)&&J(332,e.dp-e.nd|0)>=J(100,r-(0|n.mantbits)|0)))for((b=new l.ptr(R.zero(),0,0,!1,!1)).Assign((m=ee(t,new Oe(0,2)),new Oe(m.$high+0,m.$low+1))),b.Shift((r-(0|n.mantbits)|0)-1|0),u=new Oe(0,0),i=0,v=Q(new Oe(0,1),n.mantbits),t.$high>v.$high||t.$high===v.$high&&t.$low>v.$low||r===d?(u=new Oe(t.$high-0,t.$low-1),i=r):(_=ee(t,new Oe(0,2)),u=new Oe(_.$high-0,_.$low-1),i=r-1|0),(c=new l.ptr(R.zero(),0,0,!1,!1)).Assign((x=ee(u,new Oe(0,2)),new Oe(x.$high+0,x.$low+1))),c.Shift((i-(0|n.mantbits)|0)-1|0),o=0===(S=te(t,new Oe(0,2),!0)).$high&&0===S.$low,y=0,k=0;!((f=(k-b.dp|0)+e.dp|0)>=e.nd);){if(a=48,(s=(k-b.dp|0)+c.dp|0)>=0&&s=E.length?void p("index out of range"):E[s]),$=48,f>=0&&(C=e.d,$=f<0||f>=C.length?void p("index out of range"):C[f]),g=48,k=I.length?void p("index out of range"):I[k]),w=!(a===$)||o&&(s+1|0)===c.nd,0===y&&$+1<<24>>>240&&(o||y>1||(k+1|0)=(h=r.d).$length?void p("index out of range"):h.$array[h.$offset+0]),e=O(e,u),n>0)for(e=O(e,46),(d=1)<(w=xt(r.nd,n+1|0))&&(e=D(e,y(r.d,d,w)),d=w);d<=n;)e=O(e,48),d=d+1|0;return e=O(e,i),f=r.dp-1|0,0===r.nd&&(f=0),f<0?(u=45,f=-f):u=43,e=O(e,u),f<10?O(e,48,48+(f<<24>>>24)<<24>>>24):f<100?O(e,48+(((o=f/10)==o&&o!==1/0&&o!==-1/0?o:p("integer divide by zero"))<<24>>>24)<<24>>>24,48+(((c=f%10)==c?c:p("integer divide by zero"))<<24>>>24)<<24>>>24):O(e,48+(((a=f/100)==a&&a!==1/0&&a!==-1/0?a:p("integer divide by zero"))<<24>>>24)<<24>>>24,(($=(((s=f/10)==s&&s!==1/0&&s!==-1/0?s:p("integer divide by zero"))<<24>>>24)%10)==$?$:p("integer divide by zero"))+48<<24>>>24,48+(((l=f%10)==l?l:p("integer divide by zero"))<<24>>>24)<<24>>>24)},mt=function(e,t,r,n){var i,o,a,s,c;if(t&&(e=O(e,45)),r.dp>0)for(s=xt(r.nd,r.dp),e=D(e,y(r.d,0,s));s0)for(e=O(e,46),o=0;o=c.$length?void p("index out of range"):c.$array[c.$offset+a]),e=O(e,i),o=o+1|0;return e},vt=function(e,t,r,n,i){return t&&(e=O(e,45)),e=Je(e,r,10,!1,!0)[0],e=O(e,112),(n=n-(0|i.mantbits)|0)>=0&&(e=O(e,43)),Je(e,new Oe(0,n),10,n<0,!0)[0]},_t=function(e,t,r,n,i,o,a){var s,c,$,l,u,f,d,w,h,g,k,b,y,m,v,_,x,S,E,C,I,A,F,R,T,N;for(0===i.$high&&0===i.$low&&(o=0),i=Q(i,60-a.mantbits>>>0);(0!==i.$high||0!==i.$low)&&0===(S=new Oe(268435456&i.$high,(0&i.$low)>>>0)).$high&&0===S.$low;)i=Q(i,1),o=o-1|0;if(t>=0&&t<15&&(x=J(t,4)>>>0,E=Q(i,x),m=new Oe(268435455&E.$high,(4294967295&E.$low)>>>0),i=Y(i,60-x>>>0),I=new Oe(0&i.$high,(1&i.$low)>>>0),((C=new Oe(m.$high|I.$high,(m.$low|I.$low)>>>0)).$high>134217728||134217728===C.$high&&C.$low>0)&&(A=new Oe(0,1),i=new Oe(i.$high+A.$high,i.$low+A.$low)),i=Q(i,60-x>>>0),(0!==(F=new Oe(536870912&i.$high,(0&i.$low)>>>0)).$high||0!==F.$low)&&(i=Y(i,1),o=o+1|0)),v="0123456789abcdef",88===r&&(v="0123456789ABCDEF"),n&&(e=O(e,45)),e=O(e,48,r,48+((R=Y(i,60),new Oe(0&R.$high,(1&R.$low)>>>0)).$low<<24>>>24)<<24>>>24),i=Q(i,4),t<0&&(0!==i.$high||0!==i.$low))for(e=O(e,46);0!==i.$high||0!==i.$low;)e=O(e,v.charCodeAt(Z((T=Y(i,60),new Oe(0&T.$high,(15&T.$low)>>>0))))),i=Q(i,4);else if(t>0)for(e=O(e,46),_=0;_>>0))))),i=Q(i,4),_=_+1|0;return y=80,r===Vt(r)&&(y=112),e=O(e,y),o<0?(y=45,o=-o):y=43,e=O(e,y),o<100?O(e,48+(((s=o/10)==s&&s!==1/0&&s!==-1/0?s:p("integer divide by zero"))<<24>>>24)<<24>>>24,48+(((d=o%10)==d?d:p("integer divide by zero"))<<24>>>24)<<24>>>24):o<1e3?O(e,48+(((c=o/100)==c&&c!==1/0&&c!==-1/0?c:p("integer divide by zero"))<<24>>>24)<<24>>>24,48+(((w=(($=o/10)==$&&$!==1/0&&$!==-1/0?0|$:p("integer divide by zero"))%10)==w?w:p("integer divide by zero"))<<24>>>24)<<24>>>24,48+(((h=o%10)==h?h:p("integer divide by zero"))<<24>>>24)<<24>>>24):O(e,48+(((l=o/1e3)==l&&l!==1/0&&l!==-1/0?l:p("integer divide by zero"))<<24>>>24)<<24>>>24,((g=(((u=o/100)==u&&u!==1/0&&u!==-1/0?u:p("integer divide by zero"))<<24>>>24)%10)==g?g:p("integer divide by zero"))+48<<24>>>24,48+(((k=((f=o/10)==f&&f!==1/0&&f!==-1/0?0|f:p("integer divide by zero"))%10)==k?k:p("integer divide by zero"))<<24>>>24)<<24>>>24,48+(((b=o%10)==b?b:p("integer divide by zero"))<<24>>>24)<<24>>>24)},xt=function(e,t){return et?e:t},Et=function(e,t,r){var n,a,s,c,$,l,u,f,d,w,h,g,k,b,y,m,v,_,x,S,E,C,I,A,F,R,T,N,P,V,O,D,L,M;if(c=0,0===e.$high&&0===e.$low)return r&&(c=i.Float64frombits(new Oe(2147483648,0))),[c,!0];if(t<-348||347>>0),h=new Oe(0,1023+(64+(J(217706,t)>>16)|0)|0),g=new Oe(0,s),d=new Oe(h.$high-g.$high,h.$low-g.$low),O=(n=o.Mul64(e,(I=t- -348|0,I<0||I>=X.length?void p("index out of range"):X[I])[1]))[0],D=n[1],0===(A=new Oe(0&O.$high,(511&O.$low)>>>0)).$high&&511===A.$low&&((F=new Oe(D.$high+e.$high,D.$low+e.$low)).$high=X.length?void p("index out of range"):X[R])[0]))[0],M=a[1],$=O,((l=new Oe(D.$high+L.$high,D.$low+L.$low)).$high>>0)).$high&&511===N.$low&&0===(P=new Oe(l.$high+0,l.$low+1)).$high&&0===P.$low&&((V=new Oe(M.$high+e.$high,M.$low+e.$low)).$high>>0),d=new Oe(d.$high-k.$high,d.$low-k.$low),0===D.$high&&0===D.$low&&0===(b=new Oe(0&O.$high,(511&O.$low)>>>0)).$high&&0===b.$low&&0===(y=new Oe(0&w.$high,(3&w.$low)>>>0)).$high&&1===y.$low?[c=0,!1]:(m=new Oe(0&w.$high,(1&w.$low)>>>0),w=new Oe(w.$high+m.$high,w.$low+m.$low),w=Y(w,1),((v=Y(w,53)).$high>0||0===v.$high&&v.$low>0)&&(w=Y(w,1),_=new Oe(0,1),d=new Oe(d.$high+_.$high,d.$low+_.$low)),(x=new Oe(d.$high-0,d.$low-1)).$high>0||0===x.$high&&x.$low>=2046?[c=0,!1]:(S=Q(d,52),E=new Oe(1048575&w.$high,(4294967295&w.$low)>>>0),f=new Oe(S.$high|E.$high,(S.$low|E.$low)>>>0),r&&(C=new Oe(2147483648,0),f=new Oe(f.$high|C.$high,(f.$low|C.$low)>>>0)),[c=i.Float64frombits(f),!0]))},Ct=function(e,t,r){var n,a,s,c,$,l,u,f,d,w,h,g,k,b,y,m,v,_,x,S,E,C,I,A,F,R,T,N,P,V,O,D,L,M;if(c=0,0===e.$high&&0===e.$low)return r&&(c=i.Float32frombits(2147483648)),[c,!0];if(t<-348||347>>0),h=new Oe(0,127+(64+(J(217706,t)>>16)|0)|0),g=new Oe(0,s),d=new Oe(h.$high-g.$high,h.$low-g.$low),O=(n=o.Mul64(e,(I=t- -348|0,I<0||I>=X.length?void p("index out of range"):X[I])[1]))[0],D=n[1],63===(A=new Oe(63&O.$high,(4294967295&O.$low)>>>0)).$high&&4294967295===A.$low&&((F=new Oe(D.$high+e.$high,D.$low+e.$low)).$high=X.length?void p("index out of range"):X[R])[0]))[0],M=a[1],$=O,((l=new Oe(D.$high+L.$high,D.$low+L.$low)).$high>>0)).$high&&4294967295===N.$low&&0===(P=new Oe(l.$high+0,l.$low+1)).$high&&0===P.$low&&((V=new Oe(M.$high+e.$high,M.$low+e.$low)).$high>>0),d=new Oe(d.$high-k.$high,d.$low-k.$low),0===D.$high&&0===D.$low&&0===(b=new Oe(63&O.$high,(4294967295&O.$low)>>>0)).$high&&0===b.$low&&0===(y=new Oe(0&w.$high,(3&w.$low)>>>0)).$high&&1===y.$low?[c=0,!1]:(m=new Oe(0&w.$high,(1&w.$low)>>>0),w=new Oe(w.$high+m.$high,w.$low+m.$low),w=Y(w,1),((v=Y(w,24)).$high>0||0===v.$high&&v.$low>0)&&(w=Y(w,1),_=new Oe(0,1),d=new Oe(d.$high+_.$high,d.$low+_.$low)),(x=new Oe(d.$high-0,d.$low-1)).$high>0||0===x.$high&&x.$low>=254?[c=0,!1]:(S=Q(d,23),E=new Oe(0&w.$high,(8388607&w.$low)>>>0),f=new Oe(S.$high|E.$high,(S.$low|E.$low)>>>0),r&&(C=new Oe(0,2147483648),f=new Oe(f.$high|C.$high,(f.$low|C.$low)>>>0)),[c=i.Float32frombits(f.$low>>>0),!0]))},l.ptr.prototype.String=function(){var e,t,r,n;return r=10+(e=this).nd|0,e.dp>0&&(r=r+e.dp|0),e.dp<0&&(r=r+-e.dp|0),t=Zt(_,r),n=0,0===e.nd?"0":(e.dp<=0?(n<0||n>=t.$length?p("index out of range"):t.$array[t.$offset+n]=48,(n=n+1|0)<0||n>=t.$length?p("index out of range"):t.$array[t.$offset+n]=46,n=(n=(n=n+1|0)+It(y(t,n,n+-e.dp|0))|0)+T(y(t,n),y(new _(e.d),0,e.nd))|0):e.dp=t.$length?p("index out of range"):t.$array[t.$offset+n]=46,n=(n=n+1|0)+T(y(t,n),y(new _(e.d),e.dp,e.nd))|0):n=(n=n+T(y(t,n),y(new _(e.d),0,e.nd))|0)+It(y(t,n,(n+e.dp|0)-e.nd|0))|0,I(y(t,0,n)))},l.prototype.String=function(){return this.$val.String()},It=function(e){var t,r,n;for(r=e,t=0;t=e.$length?p("index out of range"):e.$array[e.$offset+n]=48,t++;return e.$length},At=function(e){for(var t,r;e.nd>0&&48===(t=e.d,(r=e.nd-1|0)<0||r>=t.length?void p("index out of range"):t[r]);)e.nd=e.nd-1|0;0===e.nd&&(e.dp=0)},l.ptr.prototype.Assign=function(e){var t,r,n,i,o,a,s;for(t=this,r=F.zero(),n=0;e.$high>0||0===e.$high&&e.$low>0;)i=te(e,new Oe(0,10),!1),o=ee(new Oe(0,10),i),e=new Oe(e.$high-o.$high,e.$low-o.$low),n<0||n>=r.length?p("index out of range"):r[n]=new Oe(e.$high+0,e.$low+48).$low<<24>>>24,n=n+1|0,e=i;for(t.nd=0,n=n-1|0;n>=0;)a=t.d,(s=t.nd)<0||s>=a.length?p("index out of range"):a[s]=n<0||n>=r.length?void p("index out of range"):r[n],t.nd=t.nd+1|0,n=n-1|0;t.dp=t.nd,At(t)},l.prototype.Assign=function(e){return this.$val.Assign(e)},Ft=function(e,t){var r,n,i,o,a,s,c,$,l,u,f,d,w,h,g,k;for(s=0,c=0,a=0;0==((d=t)<32?a>>>d:0)>>>0;){if(s>=e.nd){if(0===a)return void(e.nd=0);for(;0==((w=t)<32?a>>>w:0)>>>0;)a=10*a>>>0,s=s+1|0;break}$=e.d,a=((10*a>>>0)+((s<0||s>=$.length?void p("index out of range"):$[s])>>>0)>>>0)-48>>>0,s=s+1|0}for(e.dp=e.dp-(s-1|0)|0,o=(((h=t)<32?1<>>0)-1>>>0;s=l.length?void p("index out of range"):l[s])>>>0,n=((g=t)<32?a>>>g:0)>>>0,a=(a&o)>>>0,u=e.d,c<0||c>=u.length?p("index out of range"):u[c]=n+48>>>0<<24>>>24,c=c+1|0,a=((10*a>>>0)+r>>>0)-48>>>0,s=s+1|0;for(;a>0;)i=((k=t)<32?a>>>k:0)>>>0,a=(a&o)>>>0,c<800?(f=e.d,c<0||c>=f.length?p("index out of range"):f[c]=i+48>>>0<<24>>>24,c=c+1|0):i>0&&(e.trunc=!0),a=10*a>>>0;e.nd=c,At(e)},Rt=function(e,t){var r;for(r=0;r=e.$length)return!0;if((r<0||r>=e.$length?void p("index out of range"):e.$array[e.$offset+r])!==t.charCodeAt(r))return(r<0||r>=e.$length?void p("index out of range"):e.$array[e.$offset+r])=re.$length?void p("index out of range"):re.$array[re.$offset+t]).delta,Rt(y(new _(e.d),0,e.nd),(t<0||t>=re.$length?void p("index out of range"):re.$array[re.$offset+t]).cutoff)&&(i=i-1|0),c=e.nd,u=e.nd+i|0,o=0,c=c-1|0;c>=0;)$=(o=o+(((h=t)<32?(f=e.d,((c<0||c>=f.length?void p("index out of range"):f[c])>>>0)-48>>>0<>>0)>>>0)-(10*(a=(r=o/10)==r&&r!==1/0&&r!==-1/0?r>>>0:p("integer divide by zero"))>>>0)>>>0,(u=u-1|0)<800?(d=e.d,u<0||u>=d.length?p("index out of range"):d[u]=$+48>>>0<<24>>>24):0!==$&&(e.trunc=!0),o=a,c=c-1|0;for(;o>0;)l=o-(10*(s=(n=o/10)==n&&n!==1/0&&n!==-1/0?n>>>0:p("integer divide by zero"))>>>0)>>>0,(u=u-1|0)<800?(w=e.d,u<0||u>=w.length?p("index out of range"):w[u]=l+48>>>0<<24>>>24):0!==l&&(e.trunc=!0),o=s;e.nd=e.nd+i|0,e.nd>=800&&(e.nd=800),e.dp=e.dp+i|0,At(e)},l.ptr.prototype.Shift=function(e){var t;if(0===(t=this).nd);else if(e>0){for(;e>28;)Tt(t,28),e=e-28|0;Tt(t,e>>>0)}else if(e<0){for(;e<-28;)Ft(t,28),e=e+28|0;Ft(t,-e>>>0)}},l.prototype.Shift=function(e){return this.$val.Shift(e)},Nt=function(e,t){var r,n,i,o,a;return!(t<0||t>=e.nd)&&(53===(n=e.d,t<0||t>=n.length?void p("index out of range"):n[t])&&(t+1|0)===e.nd?!!e.trunc||t>0&&!(0===(i=e.d,o=t-1|0,r=((o<0||o>=i.length?void p("index out of range"):i[o])-48<<24>>>24)%2,r==r?r:p("integer divide by zero"))):(a=e.d,(t<0||t>=a.length?void p("index out of range"):a[t])>=53))},l.ptr.prototype.Round=function(e){var t;t=this,e<0||e>=t.nd||(Nt(t,e)?t.RoundUp(e):t.RoundDown(e))},l.prototype.Round=function(e){return this.$val.Round(e)},l.ptr.prototype.RoundDown=function(e){var t;t=this,e<0||e>=t.nd||(t.nd=e,At(t))},l.prototype.RoundDown=function(e){return this.$val.RoundDown(e)},l.ptr.prototype.RoundUp=function(e){var t,r,n,i,o;if(t=this,!(e<0||e>=t.nd)){for(r=e-1|0;r>=0;){if(n=t.d,(r<0||r>=n.length?void p("index out of range"):n[r])<57)return o=t.d,r<0||r>=o.length?p("index out of range"):o[r]=(i=t.d,(r<0||r>=i.length?void p("index out of range"):i[r])+1<<24>>>24),void(t.nd=r+1|0);r=r-1|0}t.d[0]=49,t.nd=1,t.dp=t.dp+1|0}},l.prototype.RoundUp=function(e){return this.$val.RoundUp(e)},l.ptr.prototype.RoundedInteger=function(){var e,t,r,n,i,o,a;if((e=this).dp>20)return new Oe(4294967295,4294967295);for(t=0,r=new Oe(0,0),t=0;t=o.length?void p("index out of range"):o[t])-48<<24>>>24)),r=new Oe(n.$high+i.$high,n.$low+i.$low),t=t+1|0;for(;t>>0},f.ptr.prototype.Error=function(){var{$24r:e,_r:t,e:r,$s:n,$r:i,$c:o}=hr(this,{});n=n||0;e:for(;;){switch(n){case 0:t=(r=this).Err.Error(),n=1;case 1:if(o&&(o=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;e="strconv."+r.Func+": parsing "+de(r.Num)+": "+t,n=2;case 2:return e}return}return{$blk:f.ptr.prototype.Error,$c:!0,$r:i,$24r:e,_r:t,e:r,$s:n}},f.prototype.Error=function(){return this.$val.Error()},f.ptr.prototype.Unwrap=function(){return this.Err},f.prototype.Unwrap=function(){return this.$val.Unwrap()},Ot=function(e,t){return new f.ptr(e,t,nr.ErrSyntax)},Dt=function(e,t){return new f.ptr(e,t,nr.ErrRange)},Lt=function(e,r,n){return new f.ptr(e,r,t.New("invalid base "+Xe(n)))},Mt=function(e,r,n){return new f.ptr(e,r,t.New("invalid bit size "+Xe(n)))},Bt=function(e,t,r){var n,i,o,a,s,c,$,l,u,f,d,w,h,g,k;if(""===e)return[new Oe(0,0),Ot("ParseUint",e)];if(a=0===t,d=e,2<=t&&t<=36);else{if(0!==t)return[new Oe(0,0),Lt("ParseUint",d,t)];t=10,48===e.charCodeAt(0)&&(e.length>=3&&98===Vt(e.charCodeAt(1))?(t=2,e=m(e,2)):e.length>=3&&111===Vt(e.charCodeAt(1))?(t=8,e=m(e,2)):e.length>=3&&120===Vt(e.charCodeAt(1))?(t=16,e=m(e,2)):(t=8,e=m(e,1)))}if(0===r)r=32;else if(r<0||r>64)return[new Oe(0,0),Mt("ParseUint",d,r)];for(c=new Oe(0,0),10===(n=t)?c=new Oe(429496729,2576980378):16===n?c=new Oe(268435456,0):(h=te(new Oe(4294967295,4294967295),new Oe(0,t),!1),c=new Oe(h.$high+0,h.$low+1)),g=Q(new Oe(0,1),r>>>0),l=new Oe(g.$high-0,g.$low-1),w=!1,u=new Oe(0,0),o=new _(C(e)),i=0;i=o.$length?void p("index out of range"):o.$array[o.$offset+i])&&a)w=!0,i++;else{if(48<=s&&s<=57)$=s-48<<24>>>24;else{if(!(97<=Vt(s)&&Vt(s)<=122))return[new Oe(0,0),Ot("ParseUint",d)];$=10+(Vt(s)-97<<24>>>24)<<24>>>24}if($>=t<<24>>>24)return[new Oe(0,0),Ot("ParseUint",d)];if(u.$high>c.$high||u.$high===c.$high&&u.$low>=c.$low)return[l,Dt("ParseUint",d)];if(u=ee(u,new Oe(0,t)),k=new Oe(0,$),(f=new Oe(u.$high+k.$high,u.$low+k.$low)).$highl.$high||f.$high===l.$high&&f.$low>l.$low)return[l,Dt("ParseUint",d)];u=f,i++}return w&&!Wt(d)?[new Oe(0,0),Ot("ParseUint",d)]:[u,tt]},nr.ParseUint=Bt,jt=function(e,t,r){var n,i,o,a,p,s,c,$,l;return new Re(0,0),o=tt,""===e?[new Re(0,0),o=Ot("ParseInt",e)]:(s=e,p=!1,43===e.charCodeAt(0)?e=m(e,1):45===e.charCodeAt(0)&&(p=!0,e=m(e,1)),new Oe(0,0),c=(n=Bt(e,t,r))[0],o=n[1],B(o,tt)||B(Yt(o,N).Err,nr.ErrRange)?(0===r&&(r=32),i=Q(new Oe(0,1),(r-1|0)>>>0),!p&&(c.$high>i.$high||c.$high===i.$high&&c.$low>=i.$low)?($=new Oe(i.$high-0,i.$low-1),[new Re($.$high,$.$low),o=Dt("ParseInt",s)]):p&&(c.$high>i.$high||c.$high===i.$high&&c.$low>i.$low)?(l=new Re(i.$high,i.$low),[new Re(-l.$high,-l.$low),o=Dt("ParseInt",s)]):(a=new Re(c.$high,c.$low),p&&(a=new Re(-a.$high,-a.$low)),[a,o=tt])):(Yt(o,N).Func="ParseInt",Yt(o,N).Num=s,[new Re(0,0),o]))},nr.ParseInt=jt,Wt=function(e){var t,r,n;for(n=94,r=0,e.length>=1&&(45===e.charCodeAt(0)||43===e.charCodeAt(0))&&(e=m(e,1)),t=!1,e.length>=2&&48===e.charCodeAt(0)&&(98===Vt(e.charCodeAt(1))||111===Vt(e.charCodeAt(1))||120===Vt(e.charCodeAt(1)))&&(r=2,n=48,t=120===Vt(e.charCodeAt(1)));re.length&&(i=e.length),n=0;n>>24),r!==t.charCodeAt(n))return n;n=n+1|0}return i},zt=function(e){var t,r,n,o;if(0===e.length)return[0,0,!1];if(o=1,n=0,43===(t=e.charCodeAt(0))||45===t){if(45===e.charCodeAt(0)&&(o=-1),n=1,e=m(e,1),3<(r=Ut(e,"infinity"))&&r<8&&(r=3),3===r||8===r)return[i.Inf(o),n+r|0,!0]}else if(105===t||73===t){if(3<(r=Ut(e,"infinity"))&&r<8&&(r=3),3===r||8===r)return[i.Inf(o),n+r|0,!0]}else if((110===t||78===t)&&3===Ut(e,"nan"))return[i.NaN(),3,!0];return[0,0,!1]},l.ptr.prototype.set=function(e){var t,r,n,i,o,a,s,c,$;if(o=!1,i=0,(t=this).neg=!1,t.trunc=!1,i>=e.length)return o;for(43===e.charCodeAt(i)?i=i+1|0:45===e.charCodeAt(i)&&(t.neg=!0,i=i+1|0),s=!1,a=!1;i=c.length?p("index out of range"):c[$]=e.charCodeAt(i),t.nd=t.nd+1|0):48!==e.charCodeAt(i)&&(t.trunc=!0),i=i+1|0}else{if(s)return o;s=!0,t.dp=t.nd,i=i+1|0}else i=i+1|0;if(!a)return o;if(s||(t.dp=t.nd),i=e.length)return o;if(n=1,43===e.charCodeAt(i)?i=i+1|0:45===e.charCodeAt(i)&&(i=i+1|0,n=-1),i>=e.length||e.charCodeAt(i)<48||e.charCodeAt(i)>57)return o;for(r=0;i=e.length)return[l,p,w,b,c,$,h];43===e.charCodeAt($)?$=$+1|0:45===e.charCodeAt($)&&(w=!0,$=$+1|0),r=new Oe(0,10),u=19,s=101,($+2|0)>>24)<<24>>>24),l=new Oe(l.$high+_.$high,l.$low+_.$low),d=d+1|0):b=!0,$=$+1|0}else{if(g=!0,48===n&&0===f){i=i-1|0,$=$+1|0;continue}f=f+1|0,d>>24),l=new Oe(l.$high+v.$high,l.$low+v.$low),d=d+1|0):48!==n&&(b=!0),$=$+1|0}else{if(k)break e;k=!0,i=f,$=$+1|0}else y=!0,$=$+1|0;if(!g)return[l,p,w,b,c,$,h];if(k||(i=f),0===r.$high&&16===r.$low&&(i=J(i,4),d=J(d,4)),$=e.length)return[l,p,w,b,c,$,h];if(a=1,43===e.charCodeAt($)?$=$+1|0:45===e.charCodeAt($)&&($=$+1|0,a=-1),$>=e.length||e.charCodeAt($)<48||e.charCodeAt($)>57)return[l,p,w,b,c,$,h];for(o=0;$310){_=4;continue}_=5;continue;case 4:_=6;continue;case 5:if(r.dp<-330){_=7;continue}_=8;continue;case 7:i=new Oe(0,0),n=e.bias,_=3;continue;case 8:for(n=0;r.dp>0;)0,o=r.dp>=oe.$length?27:($=r.dp)<0||$>=oe.$length?void p("index out of range"):oe.$array[oe.$offset+$],r.Shift(-o),n=n+o|0;for(;r.dp<0||0===r.dp&&r.d[0]<53;)0,a=-r.dp>=oe.$length?27:(l=-r.dp)<0||l>=oe.$length?void p("index out of range"):oe.$array[oe.$offset+l],r.Shift(a),n=n-a|0;if((n=n-1|0)<(e.bias+1|0)&&(s=(e.bias+1|0)-n|0,r.Shift(-s),n=n+s|0),(n-e.bias|0)>=((0|((b=e.expbits)<32?1<>>0|0),i=r.RoundedInteger(),u=Q(new Oe(0,2),e.mantbits),i.$high===u.$high&&i.$low===u.$low){_=11;continue}_=12;continue;case 11:if(i=Y(i,1),((n=n+1|0)-e.bias|0)>=((0|((y=e.expbits)<32?1<>>0)).$high&&0===f.$low&&(n=e.bias),_=3;continue;case 6:i=new Oe(0,0),n=((0|((m=e.expbits)<32?1<>>0),g=Q(new Oe(0,n-e.bias&(0|((v=e.expbits)<32?1<>>0),r.neg&&(k=Q(Q(new Oe(0,1),e.mantbits),e.expbits),t=new Oe(t.$high|k.$high,(t.$low|k.$low)>>>0)),_=-1,[t,c]}return}},l.prototype.floatBits=function(e){return this.$val.floatBits(e)},qt=function(e,t,r){var n,i,o,a,s;return n=0,i=!1,0!==(o=Y(e,q.mantbits)).$high||0!==o.$low?[n,i]:(n=Z(e),r&&(n=-n),0===t?[n,i=!0]:t>0&&t<=37?(t>22&&(n*=(a=t-22|0)<0||a>=ae.$length?void p("index out of range"):ae.$array[ae.$offset+a],t=22),n>1e15||n<-1e15?[n,i]:[n*=t<0||t>=ae.$length?void p("index out of range"):ae.$array[ae.$offset+t],i=!0]):t<0&&t>=-22?[n/=(s=-t)<0||s>=ae.$length?void p("index out of range"):ae.$array[ae.$offset+s],i=!0]:[n,i])},Ht=function(e,t,r){var n,i,o,a,s;return n=0,i=!1,0!==(o=Y(e,G.mantbits)).$high||0!==o.$low?[n,i]:(n=Z(e),r&&(n=-n),0===t?[n,i=!0]:t>0&&t<=17?(t>10&&(n=H(n*((a=t-10|0)<0||a>=pe.$length?void p("index out of range"):pe.$array[pe.$offset+a])),t=10),n>1e7||n<-1e7?[n,i]:[n=H(n*(t<0||t>=pe.$length?void p("index out of range"):pe.$array[pe.$offset+t])),i=!0]):t<0&&t>=-10?[n=H(n/((s=-t)<0||s>=pe.$length?void p("index out of range"):pe.$array[pe.$offset+s])),i=!0]:[n,i])},Qt=function(e,t,r,n,o,a){var p,s,c,$,l,u,f,d,w,h,g,k,b,y,m,v,_,x,S,E,C,I;for(c=((0|((C=t.expbits)<32?1<>>0)).$high&&0===u.$low;)r=Q(r,1),n=n-1|0;for(a&&(f=new Oe(0,1),r=new Oe(r.$high|f.$high,(r.$low|f.$low)>>>0));0!==(b=Y(r,2+(1+t.mantbits>>>0)>>>0)).$high||0!==b.$low;)y=Y(r,1),m=new Oe(0&r.$high,(1&r.$low)>>>0),r=new Oe(y.$high|m.$high,(y.$low|m.$low)>>>0),n=n+1|0;for(;(r.$high>0||0===r.$high&&r.$low>1)&&n<($-2|0);)v=Y(r,1),_=new Oe(0&r.$high,(1&r.$low)>>>0),r=new Oe(v.$high|_.$high,(v.$low|_.$low)>>>0),n=n+1|0;return l=new Oe(0&r.$high,(3&r.$low)>>>0),r=Y(r,2),x=new Oe(0&r.$high,(1&r.$low)>>>0),n=n+2|0,0===(l=new Oe(l.$high|x.$high,(l.$low|x.$low)>>>0)).$high&&3===l.$low&&(S=new Oe(0,1),r=new Oe(r.$high+S.$high,r.$low+S.$low),E=Q(new Oe(0,1),1+t.mantbits>>>0),r.$high===E.$high&&r.$low===E.$low&&(r=Y(r,1),n=n+1|0)),0===(d=Y(r,t.mantbits)).$high&&0===d.$low&&(n=t.bias),s=tt,n>c&&(r=Q(new Oe(0,1),t.mantbits),n=c+1|0,s=Dt("ParseFloat",e)),h=Q(new Oe(0,1),t.mantbits),w=new Oe(h.$high-0,h.$low-1),p=new Oe(r.$high&w.$high,(r.$low&w.$low)>>>0),g=Q(new Oe(0,n-t.bias&(0|((I=t.expbits)<32?1<>>0),o&&(k=Q(Q(new Oe(0,1),t.mantbits),t.expbits),p=new Oe(p.$high|k.$high,(p.$low|k.$low)>>>0)),t===G?[i.Float32frombits(p.$low>>>0),s]:[i.Float64frombits(p),s]},Xt=function(e){var t,r,n,o,a,p,s,c,$,u,f,d,w,h,g,k,b,y,v,_,x,S,E,C,I;if(w=0,_=0,u=tt,I=(t=zt(e))[0],x=t[1],t[2])return[w=H(I),_=x,u=tt];if(v=(r=Kt(e))[0],d=r[1],S=r[2],C=r[3],y=r[4],_=r[5],!r[6])return[w=0,_,u=Ot("ParseFloat",e)];if(y)return h=(n=Qt(m(e,0,_),G,v,d,S,C))[0],f=n[1],[w=H(h),_,u=f];if(ne){if(!C&&(g=(o=Ht(v,d,S))[0],o[1]))return[w=g,_,u=tt];if(k=(a=Ct(v,d,S))[0],a[1]){if(!C)return[w=k,_,u=tt];if(b=(p=Ct(new Oe(v.$high+0,v.$low+1),d,S))[0],p[1]&&k===b)return[w=k,_,u=tt]}}return($=new l.ptr(R.zero(),0,0,!1,!1)).set(m(e,0,_))?(c=(s=$.floatBits(G))[0],E=s[1],w=i.Float32frombits(c.$low>>>0),E&&(u=Dt("ParseFloat",e)),[w,_,u]):[w=0,_,u=Ot("ParseFloat",e)]},er=function(e){var t,r,n,o,a,p,s,c,$,u,f,d,w,h,g,k,b,y,v,_,x,S,E;if(d=0,y=0,u=tt,E=(t=zt(e))[0],v=t[1],t[2])return[d=E,y=v,u=tt];if(b=(r=Kt(e))[0],f=r[1],_=r[2],S=r[3],k=r[4],y=r[5],!r[6])return[d=0,y,u=Ot("ParseFloat",e)];if(k)return[d=(n=Qt(m(e,0,y),q,b,f,_,S))[0],y,u=n[1]];if(ne){if(!S&&(w=(o=qt(b,f,_))[0],o[1]))return[d=w,y,u=tt];if(h=(a=Et(b,f,_))[0],a[1]){if(!S)return[d=h,y,u=tt];if(g=(p=Et(new Oe(b.$high+0,b.$low+1),f,_))[0],p[1]&&h===g)return[d=h,y,u=tt]}}return($=new l.ptr(R.zero(),0,0,!1,!1)).set(m(e,0,y))?(c=(s=$.floatBits(q))[0],x=s[1],d=i.Float64frombits(c),x&&(u=Dt("ParseFloat",e)),[d,y,u]):[d=0,y,u=Ot("ParseFloat",e)]},tr=function(e,t){var r,n,i,o;return i=(r=rr(e,t))[0],o=r[1],n=r[2],o===e.length||!B(n,tt)&&B(Yt(n,N).Err,nr.ErrSyntax)?[i,n]:[0,Ot("ParseFloat",e)]},nr.ParseFloat=tr,rr=function(e,t){var r;return 32===t?[(r=Xt(e))[0],r[1],r[2]]:er(e)},V.methods=[{prop:"String",name:"String",pkg:"",typ:Qe([],[We],!1)},{prop:"Assign",name:"Assign",pkg:"",typ:Qe([Oe],[],!1)},{prop:"Shift",name:"Shift",pkg:"",typ:Qe([Ce],[],!1)},{prop:"Round",name:"Round",pkg:"",typ:Qe([Ce],[],!1)},{prop:"RoundDown",name:"RoundDown",pkg:"",typ:Qe([Ce],[],!1)},{prop:"RoundUp",name:"RoundUp",pkg:"",typ:Qe([Ce],[],!1)},{prop:"RoundedInteger",name:"RoundedInteger",pkg:"",typ:Qe([],[Oe],!1)},{prop:"set",name:"set",pkg:"strconv",typ:Qe([We],[Ee],!1)},{prop:"floatBits",name:"floatBits",pkg:"strconv",typ:Qe([E],[Oe,Ee],!1)}],N.methods=[{prop:"Error",name:"Error",pkg:"",typ:Qe([],[We],!1)},{prop:"Unwrap",name:"Unwrap",pkg:"",typ:Qe([],[rt],!1)}],s.init("strconv",[{prop:"mantbits",name:"mantbits",embedded:!1,exported:!1,typ:Te,tag:""},{prop:"expbits",name:"expbits",embedded:!1,exported:!1,typ:Te,tag:""},{prop:"bias",name:"bias",embedded:!1,exported:!1,typ:Ce,tag:""}]),$.init("strconv",[{prop:"d",name:"d",embedded:!1,exported:!1,typ:_,tag:""},{prop:"nd",name:"nd",embedded:!1,exported:!1,typ:Ce,tag:""},{prop:"dp",name:"dp",embedded:!1,exported:!1,typ:Ce,tag:""},{prop:"neg",name:"neg",embedded:!1,exported:!1,typ:Ee,tag:""}]),l.init("strconv",[{prop:"d",name:"d",embedded:!1,exported:!1,typ:R,tag:""},{prop:"nd",name:"nd",embedded:!1,exported:!1,typ:Ce,tag:""},{prop:"dp",name:"dp",embedded:!1,exported:!1,typ:Ce,tag:""},{prop:"neg",name:"neg",embedded:!1,exported:!1,typ:Ee,tag:""},{prop:"trunc",name:"trunc",embedded:!1,exported:!1,typ:Ee,tag:""}]),u.init("strconv",[{prop:"delta",name:"delta",embedded:!1,exported:!1,typ:Ce,tag:""},{prop:"cutoff",name:"cutoff",embedded:!1,exported:!1,typ:We,tag:""}]),f.init("",[{prop:"Func",name:"Func",embedded:!1,exported:!0,typ:We,tag:""},{prop:"Num",name:"Num",embedded:!1,exported:!0,typ:We,tag:""},{prop:"Err",name:"Err",embedded:!1,exported:!0,typ:rt,tag:""}]),e=function(){nr.$init=function(){};var p,c,$=!1,l=0;void 0!==this&&void 0!==this.$blk&&($=!0,l=(p=this).$s,c=p.$r);e:for(;;){switch(l){case 0:c=t.$init(),l=1;case 1:if($&&($=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;c=r.$init(),l=2;case 2:if($&&($=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;c=n.$init(),l=3;case 3:if($&&($=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;c=i.$init(),l=4;case 4:if($&&($=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;c=o.$init(),l=5;case 5:if($&&($=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;c=a.$init(),l=6;case 6:if($&&($=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;L=new d([32,126,161,887,890,895,900,1366,1369,1418,1421,1479,1488,1514,1519,1524,1542,1563,1566,1805,1808,1866,1869,1969,1984,2042,2045,2093,2096,2139,2142,2154,2208,2247,2259,2444,2447,2448,2451,2482,2486,2489,2492,2500,2503,2504,2507,2510,2519,2519,2524,2531,2534,2558,2561,2570,2575,2576,2579,2617,2620,2626,2631,2632,2635,2637,2641,2641,2649,2654,2662,2678,2689,2745,2748,2765,2768,2768,2784,2787,2790,2801,2809,2828,2831,2832,2835,2873,2876,2884,2887,2888,2891,2893,2901,2903,2908,2915,2918,2935,2946,2954,2958,2965,2969,2975,2979,2980,2984,2986,2990,3001,3006,3010,3014,3021,3024,3024,3031,3031,3046,3066,3072,3129,3133,3149,3157,3162,3168,3171,3174,3183,3191,3257,3260,3277,3285,3286,3294,3299,3302,3314,3328,3407,3412,3427,3430,3478,3482,3517,3520,3526,3530,3530,3535,3551,3558,3567,3570,3572,3585,3642,3647,3675,3713,3773,3776,3789,3792,3801,3804,3807,3840,3948,3953,4058,4096,4295,4301,4301,4304,4685,4688,4701,4704,4749,4752,4789,4792,4805,4808,4885,4888,4954,4957,4988,4992,5017,5024,5109,5112,5117,5120,5788,5792,5880,5888,5908,5920,5942,5952,5971,5984,6003,6016,6109,6112,6121,6128,6137,6144,6157,6160,6169,6176,6264,6272,6314,6320,6389,6400,6443,6448,6459,6464,6464,6468,6509,6512,6516,6528,6571,6576,6601,6608,6618,6622,6683,6686,6780,6783,6793,6800,6809,6816,6829,6832,6848,6912,6987,6992,7036,7040,7155,7164,7223,7227,7241,7245,7304,7312,7354,7357,7367,7376,7418,7424,7957,7960,7965,7968,8005,8008,8013,8016,8061,8064,8147,8150,8175,8178,8190,8208,8231,8240,8286,8304,8305,8308,8348,8352,8383,8400,8432,8448,8587,8592,9254,9280,9290,9312,11123,11126,11507,11513,11559,11565,11565,11568,11623,11631,11632,11647,11670,11680,11858,11904,12019,12032,12245,12272,12283,12289,12438,12441,12543,12549,12771,12784,40956,40960,42124,42128,42182,42192,42539,42560,42743,42752,42943,42946,42954,42997,43052,43056,43065,43072,43127,43136,43205,43214,43225,43232,43347,43359,43388,43392,43481,43486,43574,43584,43597,43600,43609,43612,43714,43739,43766,43777,43782,43785,43790,43793,43798,43808,43883,43888,44013,44016,44025,44032,55203,55216,55238,55243,55291,63744,64109,64112,64217,64256,64262,64275,64279,64285,64449,64467,64831,64848,64911,64914,64967,65008,65021,65024,65049,65056,65131,65136,65276,65281,65470,65474,65479,65482,65487,65490,65495,65498,65500,65504,65518,65532,65533]),M=new d([173,907,909,930,1328,1424,1757,2111,2143,2229,2274,2436,2473,2481,2526,2564,2601,2609,2612,2615,2621,2653,2692,2702,2706,2729,2737,2740,2758,2762,2816,2820,2857,2865,2868,2910,2948,2961,2971,2973,3017,3085,3089,3113,3141,3145,3159,3213,3217,3241,3252,3269,3273,3295,3312,3341,3345,3397,3401,3456,3460,3506,3516,3541,3543,3715,3717,3723,3748,3750,3781,3783,3912,3992,4029,4045,4294,4681,4695,4697,4745,4785,4799,4801,4823,4881,5760,5901,5997,6001,6431,6751,7674,8024,8026,8028,8030,8117,8133,8156,8181,8335,11158,11311,11359,11558,11687,11695,11703,11711,11719,11727,11735,11743,11930,12352,12592,12687,12831,43470,43519,43815,43823,64311,64317,64319,64322,64325,65107,65127,65141,65511]),j=new w([65536,65613,65616,65629,65664,65786,65792,65794,65799,65843,65847,65948,65952,65952,66e3,66045,66176,66204,66208,66256,66272,66299,66304,66339,66349,66378,66384,66426,66432,66499,66504,66517,66560,66717,66720,66729,66736,66771,66776,66811,66816,66855,66864,66915,66927,66927,67072,67382,67392,67413,67424,67431,67584,67589,67592,67640,67644,67644,67647,67742,67751,67759,67808,67829,67835,67867,67871,67897,67903,67903,67968,68023,68028,68047,68050,68102,68108,68149,68152,68154,68159,68168,68176,68184,68192,68255,68288,68326,68331,68342,68352,68405,68409,68437,68440,68466,68472,68497,68505,68508,68521,68527,68608,68680,68736,68786,68800,68850,68858,68903,68912,68921,69216,69293,69296,69297,69376,69415,69424,69465,69552,69579,69600,69622,69632,69709,69714,69743,69759,69825,69840,69864,69872,69881,69888,69959,69968,70006,70016,70132,70144,70206,70272,70313,70320,70378,70384,70393,70400,70412,70415,70416,70419,70468,70471,70472,70475,70477,70480,70480,70487,70487,70493,70499,70502,70508,70512,70516,70656,70753,70784,70855,70864,70873,71040,71093,71096,71133,71168,71236,71248,71257,71264,71276,71296,71352,71360,71369,71424,71450,71453,71467,71472,71487,71680,71739,71840,71922,71935,71942,71945,71945,71948,71992,71995,72006,72016,72025,72096,72103,72106,72151,72154,72164,72192,72263,72272,72354,72384,72440,72704,72773,72784,72812,72816,72847,72850,72886,72960,73014,73018,73031,73040,73049,73056,73112,73120,73129,73440,73464,73648,73648,73664,73713,73727,74649,74752,74868,74880,75075,77824,78894,82944,83526,92160,92728,92736,92777,92782,92783,92880,92909,92912,92917,92928,92997,93008,93047,93053,93071,93760,93850,93952,94026,94031,94087,94095,94111,94176,94180,94192,94193,94208,100343,100352,101589,101632,101640,110592,110878,110928,110930,110948,110951,110960,111355,113664,113770,113776,113788,113792,113800,113808,113817,113820,113823,118784,119029,119040,119078,119081,119154,119163,119272,119296,119365,119520,119539,119552,119638,119648,119672,119808,119967,119970,119970,119973,119974,119977,120074,120077,120134,120138,120485,120488,120779,120782,121483,121499,121519,122880,122904,122907,122922,123136,123180,123184,123197,123200,123209,123214,123215,123584,123641,123647,123647,124928,125124,125127,125142,125184,125259,125264,125273,125278,125279,126065,126132,126209,126269,126464,126500,126503,126523,126530,126530,126535,126548,126551,126564,126567,126619,126625,126651,126704,126705,126976,127019,127024,127123,127136,127150,127153,127221,127232,127405,127462,127490,127504,127547,127552,127560,127568,127569,127584,127589,127744,128727,128736,128748,128752,128764,128768,128883,128896,128984,128992,129003,129024,129035,129040,129095,129104,129113,129120,129159,129168,129197,129200,129201,129280,129619,129632,129645,129648,129652,129656,129658,129664,129670,129680,129704,129712,129718,129728,129730,129744,129750,129792,129994,130032,130041,131072,173789,173824,177972,177984,178205,178208,183969,183984,191456,194560,195101,196608,201546,917760,917999]),W=new d([12,39,59,62,399,926,2057,2102,2134,2291,2564,2580,2584,3711,3754,4285,4405,4576,4626,4743,4745,4750,4766,4868,4905,4913,4916,4922,5212,6420,6423,6454,7177,7223,7336,7431,7434,7483,7486,7526,7529,7567,7570,9327,27231,27482,27490,54357,54429,54445,54458,54460,54468,54534,54549,54557,54586,54591,54597,54609,55968,57351,57378,57381,60932,60960,60963,60968,60979,60984,60986,61e3,61002,61004,61008,61011,61016,61018,61020,61022,61024,61027,61035,61043,61048,61053,61055,61066,61092,61098,61632,61648,63865,63948,64403]),U=new d([160,5760,8192,8193,8194,8195,8196,8197,8198,8199,8200,8201,8202,8239,8287,12288]),K=Ke(ie,[new Oe(0,1),new Oe(0,10),new Oe(0,100),new Oe(0,1e3),new Oe(0,1e4),new Oe(0,1e5),new Oe(0,1e6),new Oe(0,1e7),new Oe(0,1e8),new Oe(0,1e9),new Oe(2,1410065408),new Oe(23,1215752192),new Oe(232,3567587328),new Oe(2328,1316134912),new Oe(23283,276447232),new Oe(232830,2764472320),new Oe(2328306,1874919424),new Oe(23283064,1569325056),new Oe(232830643,2808348672),new Oe(2328306436,2313682944)]),G=new s.ptr(23,8,-127),q=new s.ptr(52,11,-1023),X=Ke($e,[P(Ke(ie,[new Oe(389204073,3445679187),new Oe(4203730336,136053384)]),h),P(Ke(ie,[new Oe(243252546,542936756),new Oe(2627331460,85033365)]),h),P(Ke(ie,[new Oe(1377807506,2826154593),new Oe(3284164325,106291706)]),h),P(Ke(ie,[new Oe(3869743031,1385209593),new Oe(4105205406,1206606456)]),h),P(Ke(ie,[new Oe(2418589394,2476368732),new Oe(2565753378,3975354507)]),h),P(Ke(ie,[new Oe(1949494919,947977267),new Oe(3207191723,2821709486)]),h),P(Ke(ie,[new Oe(289385001,111229759),new Oe(4008989654,2453395034)]),h),P(Ke(ie,[new Oe(1254607449,2753873159),new Oe(2505618534,459630072)]),h),P(Ke(ie,[new Oe(1568259312,221115977),new Oe(3132023167,2722021238)]),h),P(Ke(ie,[new Oe(4107807788,276394972),new Oe(3915028959,2328784723)]),h),P(Ke(ie,[new Oe(2030508955,2320230505),new Oe(2446893099,3066103188)]),h),P(Ke(ie,[new Oe(2538136194,1826546308),new Oe(3058616374,2758887161)]),h),P(Ke(ie,[new Oe(4246412067,135699237),new Oe(3823270468,1301125303)]),h),P(Ke(ie,[new Oe(4264620277,3842908407),new Oe(2389544042,2960686962)]),h),P(Ke(ie,[new Oe(3183291699,1582410037),new Oe(2986930053,1553375055)]),h),P(Ke(ie,[new Oe(2905372800,904270722),new Oe(3733662566,3015460643)]),h),P(Ke(ie,[new Oe(1278987088,565169201),new Oe(2333539104,810921078)]),h),P(Ke(ie,[new Oe(3746217508,706461501),new Oe(2916923880,1013651347)]),h),P(Ke(ie,[new Oe(3609030061,883076877),new Oe(3646154850,1267064184)]),h),P(Ke(ie,[new Oe(2255643788,1088793960),new Oe(2278846781,1865656939)]),h),P(Ke(ie,[new Oe(1745812911,1360992450),new Oe(2848558476,3405812998)]),h),P(Ke(ie,[new Oe(34782491,627498738),new Oe(3560698095,4257266248)]),h),P(Ke(ie,[new Oe(21739056,4150283095),new Oe(2225436309,4271404141)]),h),P(Ke(ie,[new Oe(1100915645,892886573),new Oe(2781795387,2118029704)]),h),P(Ke(ie,[new Oe(1376144556,2189850041),new Oe(3477244234,1573795306)]),h),P(Ke(ie,[new Oe(1933832171,3516139923),new Oe(2173277646,2057363890)]),h),P(Ke(ie,[new Oe(269806566,3321433080),new Oe(2716597058,424221215)]),h),P(Ke(ie,[new Oe(3558483680,2004307702),new Oe(3395746322,2677760166)]),h),P(Ke(ie,[new Oe(2300620952,2505384628),new Oe(4244682903,1199716560)]),h),P(Ke(ie,[new Oe(1437888095,1565865392),new Oe(2652926814,2360435586)]),h),P(Ke(ie,[new Oe(3944843767,883589917),new Oe(3316158518,803060834)]),h),P(Ke(ie,[new Oe(2783571061,30745572),new Oe(4145198147,3151309691)]),h),P(Ke(ie,[new Oe(1202861001,556086894),new Oe(2590748842,1432697645)]),h),P(Ke(ie,[new Oe(2577318075,1768850442),new Oe(3238436052,3938355704)]),h),P(Ke(ie,[new Oe(3221647594,1137321229),new Oe(4048045066,627977334)]),h),P(Ke(ie,[new Oe(939787922,1784567592),new Oe(2530028166,1466227658)]),h),P(Ke(ie,[new Oe(3322218551,83225842),new Oe(3162535207,3980268220)]),h),P(Ke(ie,[new Oe(4152773188,3325257774),new Oe(3953169009,3901593451)]),h),P(Ke(ie,[new Oe(2058612330,4225769757),new Oe(2470730631,827883171)]),h),P(Ke(ie,[new Oe(1499523589,3134728548),new Oe(3088413288,4256079436)]),h),P(Ke(ie,[new Oe(1874404487,697185213),new Oe(3860516611,1025131999)]),h),P(Ke(ie,[new Oe(2782115540,2046353494),new Oe(2412822882,103836587)]),h),P(Ke(ie,[new Oe(2403902601,2557941868),new Oe(3016028602,2277279382)]),h),P(Ke(ie,[new Oe(857394603,4271169159),new Oe(3770035753,699115580)]),h),P(Ke(ie,[new Oe(2683355275,2132609812),new Oe(2356272345,3121301797)]),h),P(Ke(ie,[new Oe(132968622,1592020441),new Oe(2945340432,680401775)]),h),P(Ke(ie,[new Oe(3387436249,4137509200),new Oe(3681675540,850502218)]),h),P(Ke(ie,[new Oe(3190889480,975330514),new Oe(2301047212,2679047534)]),h),P(Ke(ie,[new Oe(1841128202,1219163142),new Oe(2876309015,3348809418)]),h),P(Ke(ie,[new Oe(153926604,3671437576),new Oe(3595386269,3112269949)]),h),P(Ke(ie,[new Oe(633075040,147164837),new Oe(2247116418,2482039630)]),h),P(Ke(ie,[new Oe(2938827448,183956046),new Oe(2808895523,955065889)]),h),P(Ke(ie,[new Oe(452308838,229945057),new Oe(3511119404,120090538)]),h),P(Ke(ie,[new Oe(1356434847,3364941133),new Oe(2194449627,2222540234)]),h),P(Ke(ie,[new Oe(3843027207,3132434592),new Oe(2743062034,1704433468)]),h),P(Ke(ie,[new Oe(508816713,2841801416),new Oe(3428827542,4278025484)]),h),P(Ke(ie,[new Oe(636020892,331026298),new Oe(4286034428,3200048207)]),h),P(Ke(ie,[new Oe(2008125793,2354375084),new Oe(2678771517,4147513777)]),h),P(Ke(ie,[new Oe(3583899065,4016710679),new Oe(3348464397,1963166749)]),h),P(Ke(ie,[new Oe(1258648360,1799662877),new Oe(4185580496,3527700261)]),h),P(Ke(ie,[new Oe(1323526137,1124789298),new Oe(2615987810,2204812663)]),h),P(Ke(ie,[new Oe(580665847,2479728447),new Oe(3269984763,608532181)]),h),P(Ke(ie,[new Oe(1799574133,2025918735),new Oe(4087480953,3981890698)]),h),P(Ke(ie,[new Oe(2198475657,1803070121),new Oe(2554675596,878068950)]),h),P(Ke(ie,[new Oe(600610923,3327579475),new Oe(3193344495,1097586188)]),h),P(Ke(ie,[new Oe(750763654,3085732520),new Oe(3991680619,298240911)]),h),P(Ke(ie,[new Oe(2079840020,854841001),new Oe(2494800386,3944496953)]),h),P(Ke(ie,[new Oe(3673541849,1068551251),new Oe(3118500483,2783137543)]),h),P(Ke(ie,[new Oe(3518185487,2409430888),new Oe(3898125604,2405180105)]),h),P(Ke(ie,[new Oe(588253193,3116507041),new Oe(2436328502,3650721214)]),h),P(Ke(ie,[new Oe(2882800140,674408330),new Oe(3045410628,2415917869)]),h),P(Ke(ie,[new Oe(382274703,843010412),new Oe(3806763285,3019897337)]),h),P(Ke(ie,[new Oe(2923276249,2137494243),new Oe(2379227053,2424306747)]),h),P(Ke(ie,[new Oe(2580353487,3745609628),new Oe(2974033816,4104125258)]),h),P(Ke(ie,[new Oe(1077958211,3608270211),new Oe(3717542271,835189277)]),h),P(Ke(ie,[new Oe(1210594794,1718297970),new Oe(2323463919,2132606034)]),h),P(Ke(ie,[new Oe(3660727141,388815),new Oe(2904329899,1592015718)]),h),P(Ke(ie,[new Oe(2428425278,1074227842),new Oe(3630412374,916277824)]),h),P(Ke(ie,[new Oe(1517765798,3892617873),new Oe(2269007733,3793899112)]),h),P(Ke(ie,[new Oe(1897207248,2718288694),new Oe(2836259667,1521148418)]),h),P(Ke(ie,[new Oe(224025412,3397860867),new Oe(3545324584,827693699)]),h),P(Ke(ie,[new Oe(3898112266,4271146690),new Oe(2215827865,517308561)]),h),P(Ke(ie,[new Oe(1651414861,3191449714),new Oe(2769784831,1720377526)]),h),P(Ke(ie,[new Oe(4211752225,768086671),new Oe(3462231039,1076730083)]),h),P(Ke(ie,[new Oe(2095474228,3164408729),new Oe(2163894399,2283569038)]),h),P(Ke(ie,[new Oe(471859137,3955510912),new Oe(2704867999,1780719474)]),h),P(Ke(ie,[new Oe(2737307570,1723163168),new Oe(3381084999,1152157518)]),h),P(Ke(ie,[new Oe(1274150815,6470312),new Oe(4226356249,366455074)]),h),P(Ke(ie,[new Oe(1870086083,1614656681),new Oe(2641472655,2913388981)]),h),P(Ke(ie,[new Oe(3411349428,944579027),new Oe(3301840819,2567994402)]),h),P(Ke(ie,[new Oe(2116703137,1180723784),new Oe(4127301024,2136251179)]),h),P(Ke(ie,[new Oe(786068548,3422306925),new Oe(2579563140,1335156987)]),h),P(Ke(ie,[new Oe(4203811157,4277883656),new Oe(3224453925,1668946233)]),h),P(Ke(ie,[new Oe(2033538475,2126129098),new Oe(4030567406,3159924616)]),h),P(Ke(ie,[new Oe(1270961547,791959774),new Oe(2519104629,901211061)]),h),P(Ke(ie,[new Oe(2662443757,4211175190),new Oe(3148880786,2200255650)]),h),P(Ke(ie,[new Oe(1180571049,2042743516),new Oe(3936100983,602835915)]),h),P(Ke(ie,[new Oe(200985993,3961069257),new Oe(2460063114,1987385183)]),h),P(Ke(ie,[new Oe(3472457964,1730111099),new Oe(3075078893,336747830)]),h),P(Ke(ie,[new Oe(2193088807,2162638874),new Oe(3843848616,1494676612)]),h),P(Ke(ie,[new Oe(3518164152,2962262032),new Oe(2402405385,934172882)]),h),P(Ke(ie,[new Oe(2250221542,3702827541),new Oe(3003006731,2241457927)]),h),P(Ke(ie,[new Oe(1739035104,2481050778),new Oe(3753758414,1728080585)]),h),P(Ke(ie,[new Oe(3771251500,1550656736),new Oe(2346099009,6308541)]),h),P(Ke(ie,[new Oe(1492838903,1938320920),new Oe(2932623761,1081627501)]),h),P(Ke(ie,[new Oe(2939790453,1349159326),new Oe(3665779701,2425776200)]),h),P(Ke(ie,[new Oe(1837369033,1380095491),new Oe(2291112313,2052981037)]),h),P(Ke(ie,[new Oe(3370453115,2798861187),new Oe(2863890391,3639968120)]),h),P(Ke(ie,[new Oe(4213066394,2424834660),new Oe(3579862989,3476218326)]),h),P(Ke(ie,[new Oe(1559424672,2589263487),new Oe(2237414368,2709507366)]),h),P(Ke(ie,[new Oe(4096764488,3236579358),new Oe(2796767960,3386884207)]),h),P(Ke(ie,[new Oe(4047213786,4045724198),new Oe(3495959950,4233605259)]),h),P(Ke(ie,[new Oe(1992637704,3602319448),new Oe(2184974969,1572261463)]),h),P(Ke(ie,[new Oe(1417055307,207932014),new Oe(2731218711,3039068653)]),h),P(Ke(ie,[new Oe(2845060957,3481140489),new Oe(3414023389,2725093992)]),h),P(Ke(ie,[new Oe(3556326197,1130200140),new Oe(4267529237,185142018)]),h),P(Ke(ie,[new Oe(3296445697,1243245999),new Oe(2667205773,652584673)]),h),P(Ke(ie,[new Oe(899331649,2627799323),new Oe(3334007216,1889472666)]),h),P(Ke(ie,[new Oe(3271648210,63523682),new Oe(4167509020,2361840832)]),h),P(Ke(ie,[new Oe(2044780131,1113444125),new Oe(2604693137,3623634168)]),h),P(Ke(ie,[new Oe(2555975164,318063332),new Oe(3255866422,1308317238)]),h),P(Ke(ie,[new Oe(1047485307,397579165),new Oe(4069833027,3782880196)]),h),P(Ke(ie,[new Oe(2802161964,4006583362),new Oe(2543645642,1827429210)]),h),P(Ke(ie,[new Oe(1355218808,713261907),new Oe(3179557053,136802865)]),h),P(Ke(ie,[new Oe(2767765334,891577384),new Oe(3974446316,1244745405)]),h),P(Ke(ie,[new Oe(2266724245,3778461337),new Oe(2484028947,2925449526)]),h),P(Ke(ie,[new Oe(685921659,1501851199),new Oe(3105036184,2583070084)]),h),P(Ke(ie,[new Oe(857402074,803572175),new Oe(3881295230,3228837605)]),h),P(Ke(ie,[new Oe(1072747208,1575974433),new Oe(2425809519,944281679)]),h),P(Ke(ie,[new Oe(267192186,1969968041),new Oe(3032261899,106610275)]),h),P(Ke(ie,[new Oe(3555215705,314976404),new Oe(3790327373,3354488315)]),h),P(Ke(ie,[new Oe(1685138903,2881214812),new Oe(2368954608,2633426109)]),h),P(Ke(ie,[new Oe(3180165453,2527776691),new Oe(2961193260,3291782636)]),h),P(Ke(ie,[new Oe(3975206816,4233462688),new Oe(3701491575,4114728295)]),h),P(Ke(ie,[new Oe(4095116996,2645914180),new Oe(2313432234,4182317920)]),h),P(Ke(ie,[new Oe(823928949,3307392725),new Oe(2891790293,3080413753)]),h),P(Ke(ie,[new Oe(2103653011,913015435),new Oe(3614737867,629291719)]),h),P(Ke(ie,[new Oe(2925395868,33763735),new Oe(2259211166,4151403708)]),h),P(Ke(ie,[new Oe(3656744835,42204668),new Oe(2824013958,3041770987)]),h),P(Ke(ie,[new Oe(3497189219,3273981307),new Oe(3530017448,1654730086)]),h),P(Ke(ie,[new Oe(1112001438,1509367405),new Oe(2206260905,1034206304)]),h),P(Ke(ie,[new Oe(1390001797,4034192904),new Oe(2757826131,2366499704)]),h),P(Ke(ie,[new Oe(1737502247,1821515659),new Oe(3447282664,1884382806)]),h),P(Ke(ie,[new Oe(12197080,2749060022),new Oe(2154551665,1177739254)]),h),P(Ke(ie,[new Oe(2162729998,3436325028),new Oe(2693189581,2545915891)]),h),P(Ke(ie,[new Oe(1629670674,2147922637),new Oe(3366486976,4256136688)]),h),P(Ke(ie,[new Oe(2037088343,537419649),new Oe(4208108721,1025203564)]),h),P(Ke(ie,[new Oe(3420663862,1946500016),new Oe(2630067950,3325106787)]),h),P(Ke(ie,[new Oe(3202088004,285641372),new Oe(3287584938,2008899836)]),h),P(Ke(ie,[new Oe(4002610005,357051716),new Oe(4109481173,363641147)]),h),P(Ke(ie,[new Oe(1964760341,760028234),new Oe(2568425733,764146629)]),h),P(Ke(ie,[new Oe(3529692250,2023777117),new Oe(3210532166,2028925110)]),h),P(Ke(ie,[new Oe(2264631665,382237748),new Oe(4013165208,388672740)]),h),P(Ke(ie,[new Oe(3562878438,2923253152),new Oe(2508228255,242920462)]),h),P(Ke(ie,[new Oe(2306114400,1506582793),new Oe(3135285318,3524876050)]),h),P(Ke(ie,[new Oe(735159352,1883228491),new Oe(3919106648,2258611415)]),h),P(Ke(ie,[new Oe(2070087331,1177017807),new Oe(2449441655,1411632134)]),h),P(Ke(ie,[new Oe(440125516,397530434),new Oe(3061802069,690798344)]),h),P(Ke(ie,[new Oe(550156895,496913043),new Oe(3827252586,1937239754)]),h),P(Ke(ie,[new Oe(1417589883,1921183388),new Oe(2392032866,2284516670)]),h),P(Ke(ie,[new Oe(3919471002,1327737411),new Oe(2990041083,708162189)]),h),P(Ke(ie,[new Oe(1678113280,3807155412),new Oe(3737551353,4106428209)]),h),P(Ke(ie,[new Oe(3733175360,2379472132),new Oe(2335969596,955904894)]),h),P(Ke(ie,[new Oe(2518985552,2974340165),new Oe(2919961995,1194881118)]),h),P(Ke(ie,[new Oe(1001248292,3717925207),new Oe(3649952494,419859574)]),h),P(Ke(ie,[new Oe(3847005655,176219606),new Oe(2281220308,3483637705)]),h),P(Ke(ie,[new Oe(1587531596,3441499980),new Oe(2851525386,59579836)]),h),P(Ke(ie,[new Oe(1984414496,6907679),new Oe(3564406732,2221958443)]),h),P(Ke(ie,[new Oe(703388148,4317299),new Oe(2227754207,3536207675)]),h),P(Ke(ie,[new Oe(4100460657,5396624),new Oe(2784692759,3346517769)]),h),P(Ke(ie,[new Oe(1904350349,1080487604),new Oe(3480865949,3109405388)]),h),P(Ke(ie,[new Oe(3337702616,1212175664),new Oe(2175541218,2480249279)]),h),P(Ke(ie,[new Oe(3098386446,1515219580),new Oe(2719426523,952827951)]),h),P(Ke(ie,[new Oe(2799241233,4041508124),new Oe(3399283154,117293115)]),h),P(Ke(ie,[new Oe(2425309718,1830659683),new Oe(4249103942,2294100042)]),h),P(Ke(ie,[new Oe(2589560398,70420478),new Oe(2655689964,360070702)]),h),P(Ke(ie,[new Oe(1089466849,2235509245),new Oe(3319612455,450088378)]),h),P(Ke(ie,[new Oe(3509317209,3868128380),new Oe(4149515568,3783835944)]),h),P(Ke(ie,[new Oe(2193323256,806967502),new Oe(2593447230,2364897465)]),h),P(Ke(ie,[new Oe(3815395894,1008709377),new Oe(3241809038,808638183)]),h),P(Ke(ie,[new Oe(3695503043,3408370369),new Oe(4052261297,3158281377)]),h),P(Ke(ie,[new Oe(699076666,1593360569),new Oe(2532663311,363313125)]),h),P(Ke(ie,[new Oe(1947587656,4139184359),new Oe(3165829138,3675366878)]),h),P(Ke(ie,[new Oe(287000923,879013153),new Oe(3957286423,2446724950)]),h),P(Ke(ie,[new Oe(3400601049,12512308),new Oe(2473304014,3139815829)]),h),P(Ke(ie,[new Oe(1029525839,1089382210),new Oe(3091630018,1777286139)]),h),P(Ke(ie,[new Oe(213165475,287985938),new Oe(3864537523,74124026)]),h),P(Ke(ie,[new Oe(1206970245,3938087595),new Oe(2415335951,3804423900)]),h),P(Ke(ie,[new Oe(1508712807,1701384022),new Oe(3019169939,3681788051)]),h),P(Ke(ie,[new Oe(812149185,1052988204),new Oe(3773962424,3528493240)]),h),P(Ke(ie,[new Oe(507593240,3342472187),new Oe(2358726515,2205308275)]),h),P(Ke(ie,[new Oe(3855717022,4178090234),new Oe(2948408144,1682893519)]),h),P(Ke(ie,[new Oe(3745904454,3075129145),new Oe(3685510180,2103616899)]),h),P(Ke(ie,[new Oe(1804319372,848213891),new Oe(2303443862,3462244210)]),h),P(Ke(ie,[new Oe(107915567,1060267364),new Oe(2879304828,2180321615)]),h),P(Ke(ie,[new Oe(3356119931,251592381),new Oe(3599131035,2725402018)]),h),P(Ke(ie,[new Oe(3171316780,3915341622),new Oe(2249456897,1166505349)]),h),P(Ke(ie,[new Oe(742920504,599209732),new Oe(2811821121,2531873511)]),h),P(Ke(ie,[new Oe(4149876102,749012165),new Oe(3514776401,4238583712)]),h),P(Ke(ie,[new Oe(2593672563,3689358075),new Oe(2196735251,1038502084)]),h),P(Ke(ie,[new Oe(3242090704,3537955770),new Oe(2745919064,224385781)]),h),P(Ke(ie,[new Oe(831387909,127477416),new Oe(3432398830,280482227)]),h),P(Ke(ie,[new Oe(4260460358,1233088594),new Oe(4290498537,2498086431)]),h),P(Ke(ie,[new Oe(4273400459,3991905843),new Oe(2681561585,4245658579)]),h),P(Ke(ie,[new Oe(4268008750,3916140480),new Oe(3351951982,2085847752)]),h),P(Ke(ie,[new Oe(1040043642,2747691952),new Oe(4189939978,459826043)]),h),P(Ke(ie,[new Oe(113156364,2791049294),new Oe(2618712486,1361133101)]),h),P(Ke(ie,[new Oe(1215187279,3488811618),new Oe(3273390607,3848900024)]),h),P(Ke(ie,[new Oe(1518984099,3287272698),new Oe(4091738259,3737383206)]),h),P(Ke(ie,[new Oe(4170590534,1517674524),new Oe(2557336412,1798993591)]),h),P(Ke(ie,[new Oe(4139496343,4044576803),new Oe(3196670515,2248741989)]),h),P(Ke(ie,[new Oe(1953144957,3981979180),new Oe(3995838144,1737185663)]),h),P(Ke(ie,[new Oe(2831328334,3025607900),new Oe(2497398840,1085741039)]),h),P(Ke(ie,[new Oe(2465418594,1634526227),new Oe(3121748550,1357176299)]),h),P(Ke(ie,[new Oe(2008031418,4190641431),new Oe(3902185687,3843954022)]),h),P(Ke(ie,[new Oe(181277812,3692892718),new Oe(2438866054,4013084e3)]),h),P(Ke(ie,[new Oe(226597266,321148602),new Oe(3048582568,2868871352)]),h),P(Ke(ie,[new Oe(283246582,2548919401),new Oe(3810728210,3586089190)]),h),P(Ke(ie,[new Oe(3398254586,519332801),new Oe(2381705131,3315047567)]),h),P(Ke(ie,[new Oe(3174076408,2796649650),new Oe(2977131414,3070067635)]),h),P(Ke(ie,[new Oe(2893853686,3495812062),new Oe(3721414268,1690100896)]),h),P(Ke(ie,[new Oe(1808658554,1111140715),new Oe(2325883917,3203796708)]),h),P(Ke(ie,[new Oe(2260823192,3536409542),new Oe(2907354897,783520413)]),h),P(Ke(ie,[new Oe(3899770815,125544631),new Oe(3634193621,2053142340)]),h),P(Ke(ie,[new Oe(289873111,1689078130),new Oe(2271371013,1820084875)]),h),P(Ke(ie,[new Oe(3583566861,1037605839),new Oe(2839213766,3348847917)]),h),P(Ke(ie,[new Oe(1258233104,2370749123),new Oe(3549017208,2038576249)]),h),P(Ke(ie,[new Oe(3470750250,1481718202),new Oe(2218135755,1274110155)]),h),P(Ke(ie,[new Oe(3264695988,3999631400),new Oe(2772669694,518895870)]),h),P(Ke(ie,[new Oe(1933386338,704571954),new Oe(3465837117,2796103486)]),h),P(Ke(ie,[new Oe(134624637,1514099295),new Oe(2166148198,2284435591)]),h),P(Ke(ie,[new Oe(3389506268,2966365943),new Oe(2707685248,708060840)]),h),P(Ke(ie,[new Oe(4236882835,3707957429),new Oe(3384606560,885076050)]),h),P(Ke(ie,[new Oe(3148619896,3561204962),new Oe(4230758200,1106345063)]),h),P(Ke(ie,[new Oe(3578500171,2225753101),new Oe(2644223875,691465664)]),h),P(Ke(ie,[new Oe(178157918,1708449553),new Oe(3305279843,4085557553)]),h),P(Ke(ie,[new Oe(1296439221,4283045589),new Oe(4131599804,4033205117)]),h),P(Ke(ie,[new Oe(1347145425,3213774405),new Oe(2582249878,373269550)]),h),P(Ke(ie,[new Oe(3831415430,795992534),new Oe(3227812347,2614070585)]),h),P(Ke(ie,[new Oe(1568043815,3142474316),new Oe(4034765434,2193846408)]),h),P(Ke(ie,[new Oe(980027384,3574659183),new Oe(2521728396,2444895829)]),h),P(Ke(ie,[new Oe(2298776055,173356683),new Oe(3152160495,3056119786)]),h),P(Ke(ie,[new Oe(725986420,3437921326),new Oe(3940200619,2746407909)]),h),P(Ke(ie,[new Oe(990612425,1217181),new Oe(2462625387,1179634031)]),h),P(Ke(ie,[new Oe(164523707,1075263300),new Oe(3078281734,400800715)]),h),P(Ke(ie,[new Oe(3426880106,270337301),new Oe(3847852167,2648484541)]),h),P(Ke(ie,[new Oe(2678670978,1242702637),new Oe(2404907604,3265915574)]),h),P(Ke(ie,[new Oe(1200855074,3700861945),new Oe(3006134505,4082394468)]),h),P(Ke(ie,[new Oe(1501068843,2478593783),new Oe(3757668132,1881767613)]),h),P(Ke(ie,[new Oe(1475038939,1012250202),new Oe(2348542582,3323588406)]),h),P(Ke(ie,[new Oe(3991282322,191570929),new Oe(2935678228,2007001859)]),h),P(Ke(ie,[new Oe(3915361078,2386947309),new Oe(3669597785,2508752324)]),h),P(Ke(ie,[new Oe(299617026,418100244),new Oe(2293498615,4252324763)]),h),P(Ke(ie,[new Oe(3595746754,2670108953),new Oe(2866873269,4241664129)]),h),P(Ke(ie,[new Oe(1273457971,1190152543),new Oe(3583591587,2080854690)]),h),P(Ke(ie,[new Oe(1869653056,206974427),new Oe(2239744742,763663269)]),h),P(Ke(ie,[new Oe(3410808144,258718034),new Oe(2799680927,3102062734)]),h),P(Ke(ie,[new Oe(2116026532,323397543),new Oe(3499601159,2803836594)]),h),P(Ke(ie,[new Oe(2396258406,2349607112),new Oe(2187250724,3363010607)]),h),P(Ke(ie,[new Oe(1921581184,789525242),new Oe(2734063405,4203763259)]),h),P(Ke(ie,[new Oe(1328234656,986906553),new Oe(3417579257,2033478602)]),h),P(Ke(ie,[new Oe(3807776968,1233633192),new Oe(4271974071,3615590076)]),h),P(Ke(ie,[new Oe(232376957,771020745),new Oe(2669983794,3870356534)]),h),P(Ke(ie,[new Oe(2437954844,2037517755),new Oe(3337479743,2690462019)]),h),P(Ke(ie,[new Oe(1973701731,2546897194),new Oe(4171849679,2289335700)]),h),P(Ke(ie,[new Oe(3381047230,1054939834),new Oe(2607406049,3041447548)]),h),P(Ke(ie,[new Oe(4226309037,3466158440),new Oe(3259257562,580583963)]),h),P(Ke(ie,[new Oe(4209144473,1111472579),new Oe(4074071952,2873213602)]),h),P(Ke(ie,[new Oe(3704457119,3379024922),new Oe(2546294970,1795758501)]),h),P(Ke(ie,[new Oe(1409345927,3150039328),new Oe(3182868713,97214479)]),h),P(Ke(ie,[new Oe(687940585,2863807336),new Oe(3978585891,1195259923)]),h),P(Ke(ie,[new Oe(4188059250,179266849),new Oe(2486616182,210166539)]),h),P(Ke(ie,[new Oe(4161332238,2371567209),new Oe(3108270227,2410191822)]),h),P(Ke(ie,[new Oe(3054181650,816975364),new Oe(3885337784,1938997954)]),h),P(Ke(ie,[new Oe(2982605355,1584351426),new Oe(2428336115,1211873721)]),h),P(Ke(ie,[new Oe(507031222,906697459),new Oe(3035420144,441100328)]),h),P(Ke(ie,[new Oe(633789027,3280855472),new Oe(3794275180,551375410)]),h),P(Ke(ie,[new Oe(1469859966,1513663758),new Oe(2371421987,2492093279)]),h),P(Ke(ie,[new Oe(763583133,4039563345),new Oe(2964277484,2041374775)]),h),P(Ke(ie,[new Oe(4175704389,1828228709),new Oe(3705346855,2551718468)]),h),P(Ke(ie,[new Oe(462331595,1679513855),new Oe(2315841784,3205436779)]),h),P(Ke(ie,[new Oe(3799139966,1025650495),new Oe(2894802230,4006795973)]),h),P(Ke(ie,[new Oe(1527699485,3429546767),new Oe(3618502788,2861011319)]),h),P(Ke(ie,[new Oe(2565424914,2680337641),new Oe(2261564242,3935615722)]),h),P(Ke(ie,[new Oe(1059297495,1202938404),new Oe(2826955303,2772036005)]),h),P(Ke(ie,[new Oe(2397863693,429931181),new Oe(3533694129,2391303182)]),h),P(Ke(ie,[new Oe(424922984,805577900),new Oe(2208558830,4178919049)]),h),P(Ke(ie,[new Oe(1604895554,1006972375),new Oe(2760698538,3076165163)]),h),P(Ke(ie,[new Oe(932377618,3406199117),new Oe(3450873173,1697722806)]),h),P(Ke(ie,[new Oe(3803961483,3202616272),new Oe(2156795733,1597947665)]),h),P(Ke(ie,[new Oe(1533726382,2929528516),new Oe(2695994666,3071176406)]),h),P(Ke(ie,[new Oe(4064641626,1514426997),new Oe(3369993333,1691486859)]),h),P(Ke(ie,[new Oe(4007060208,4040517394),new Oe(4212491666,3188100398)]),h),P(Ke(ie,[new Oe(1430670806,2525323371),new Oe(2632807291,3066304573)]),h),P(Ke(ie,[new Oe(2862080332,1009170566),new Oe(3291009114,2759138892)]),h),P(Ke(ie,[new Oe(3577600415,1261463208),new Oe(4113761393,1301439967)]),h),P(Ke(ie,[new Oe(3846612995,2399027241),new Oe(2571100870,3497754539)]),h),P(Ke(ie,[new Oe(3734524420,1925042227),new Oe(3213876088,2224709526)]),h),P(Ke(ie,[new Oe(2520671877,2406302784),new Oe(4017345110,2780886908)]),h),P(Ke(ie,[new Oe(3722903571,2040810152),new Oe(2510840694,664312493)]),h),P(Ke(ie,[new Oe(1432403992,1477270866),new Oe(3138550867,2977874265)]),h),P(Ke(ie,[new Oe(2864246814,1846588582),new Oe(3923188584,2648601007)]),h),P(Ke(ie,[new Oe(3400766995,80376040),new Oe(2451992865,1655375629)]),h),P(Ke(ie,[new Oe(1029733271,3321695522),new Oe(3064991081,3142961361)]),h),P(Ke(ie,[new Oe(2360908413,3078377578),new Oe(3831238852,707476229)]),h),P(Ke(ie,[new Oe(2012438670,2460856898),new Oe(2394524282,2589656291)]),h),P(Ke(ie,[new Oe(1441806514,928587475),new Oe(2993155353,1089586716)]),h),P(Ke(ie,[new Oe(1802258142,3308217992),new Oe(3741444191,2435725219)]),h),P(Ke(ie,[new Oe(589540427,993894421),new Oe(2338402619,3132940998)]),h),P(Ke(ie,[new Oe(2884409182,168626202),new Oe(2923003274,2842434423)]),h),P(Ke(ie,[new Oe(2531769653,2358266401),new Oe(3653754093,1405559381)]),h),P(Ke(ie,[new Oe(2119226945,2010787412),new Oe(2283596308,1415345525)]),h),P(Ke(ie,[new Oe(3722775505,3587226089),new Oe(2854495385,1769181906)]),h),P(Ke(ie,[new Oe(2505985734,1262807140),new Oe(3568119231,3285219207)]),h),P(Ke(ie,[new Oe(3176853819,4010479934),new Oe(2230074519,3663874740)]),h),P(Ke(ie,[new Oe(3971067274,3939358094),new Oe(2787593149,3506101601)]),h),P(Ke(ie,[new Oe(1742608621,2776713970),new Oe(3484491437,1161401530)]),h),P(Ke(ie,[new Oe(2162872212,2272317143),new Oe(2177807148,1262746868)]),h),P(Ke(ie,[new Oe(2703590265,2840396429),new Oe(2722258935,1578433585)]),h),P(Ke(ie,[new Oe(158262360,329270064),new Oe(3402823669,899300158)]),h),P(Ke(ie,[new Oe(2345311598,411587580),new Oe(4253529586,2197867021)]),h),P(Ke(ie,[new Oe(2002690660,3478467709),new Oe(2658455991,2447408712)]),h),P(Ke(ie,[new Oe(2503363326,53117341),new Oe(3323069989,1985519066)]),h),P(Ke(ie,[new Oe(981720509,2213880324),new Oe(4153837486,3555640657)]),h),P(Ke(ie,[new Oe(3297929878,1920546114),new Oe(2596148429,1148533586)]),h),P(Ke(ie,[new Oe(1974928700,253198995),new Oe(3245185536,2509408807)]),h),P(Ke(ie,[new Oe(1394919051,316498744),new Oe(4056481920,3136761009)]),h),P(Ke(ie,[new Oe(3556178966,3955908099),new Oe(2535301200,1960475630)]),h),P(Ke(ie,[new Oe(2297740060,2797401476),new Oe(3169126500,2450594538)]),h),P(Ke(ie,[new Oe(724691427,3496751845),new Oe(3961408125,3063243173)]),h),P(Ke(ie,[new Oe(989803054,1648598991),new Oe(2475880078,2451397895)]),h),P(Ke(ie,[new Oe(163511993,4208232386),new Oe(3094850098,916763721)]),h),P(Ke(ie,[new Oe(1278131816,2039065011),new Oe(3868562622,3293438299)]),h),P(Ke(ie,[new Oe(261961473,1274415632),new Oe(2417851639,984657113)]),h),P(Ke(ie,[new Oe(1401193665,2666761364),new Oe(3022314549,157079567)]),h),P(Ke(ie,[new Oe(677750258,112226233),new Oe(3777893186,1270091283)]),h),P(Ke(ie,[new Oe(4181690295,1143883219),new Oe(2361183241,1867548875)]),h),P(Ke(ie,[new Oe(4153371045,356112200),new Oe(2951479051,3408177918)]),h),P(Ke(ie,[new Oe(3044230158,1518882075),new Oe(3689348814,3186480574)]),h),P(Ke(ie,[new Oe(828902024,4170526768),new Oe(2305843009,917808535)]),h),P(Ke(ie,[new Oe(4257353003,918191165),new Oe(2882303761,2221002492)]),h),P(Ke(ie,[new Oe(1026723958,73997132),new Oe(3602879701,3849994940)]),h),P(Ke(ie,[new Oe(2789186121,3267473679),new Oe(2251799813,2943117749)]),h),P(Ke(ie,[new Oe(265257180,863116627),new Oe(2814749767,457671715)]),h),P(Ke(ie,[new Oe(3552796947,1078895784),new Oe(3518437208,3793315115)]),h),P(Ke(ie,[new Oe(1683627180,137438953),new Oe(2199023255,2370821947)]),h),P(Ke(ie,[new Oe(1030792151,171798691),new Oe(2748779069,1889785610)]),h),P(Ke(ie,[new Oe(3435973836,3435973836),new Oe(3435973836,3435973836)]),h),P(Ke(ie,[new Oe(0,0),new Oe(2147483648,0)]),h),P(Ke(ie,[new Oe(0,0),new Oe(2684354560,0)]),h),P(Ke(ie,[new Oe(0,0),new Oe(3355443200,0)]),h),P(Ke(ie,[new Oe(0,0),new Oe(4194304e3,0)]),h),P(Ke(ie,[new Oe(0,0),new Oe(262144e4,0)]),h),P(Ke(ie,[new Oe(0,0),new Oe(32768e5,0)]),h),P(Ke(ie,[new Oe(0,0),new Oe(4096e6,0)]),h),P(Ke(ie,[new Oe(0,0),new Oe(256e7,0)]),h),P(Ke(ie,[new Oe(0,0),new Oe(32e8,0)]),h),P(Ke(ie,[new Oe(0,0),new Oe(4e9,0)]),h),P(Ke(ie,[new Oe(0,0),new Oe(25e8,0)]),h),P(Ke(ie,[new Oe(0,0),new Oe(3125e6,0)]),h),P(Ke(ie,[new Oe(0,0),new Oe(390625e4,0)]),h),P(Ke(ie,[new Oe(0,0),new Oe(2441406250,0)]),h),P(Ke(ie,[new Oe(0,0),new Oe(3051757812,2147483648)]),h),P(Ke(ie,[new Oe(0,0),new Oe(3814697265,2684354560)]),h),P(Ke(ie,[new Oe(0,0),new Oe(2384185791,67108864)]),h),P(Ke(ie,[new Oe(0,0),new Oe(2980232238,3305111552)]),h),P(Ke(ie,[new Oe(0,0),new Oe(3725290298,1983905792)]),h),P(Ke(ie,[new Oe(0,0),new Oe(2328306436,2313682944)]),h),P(Ke(ie,[new Oe(0,0),new Oe(2910383045,2892103680)]),h),P(Ke(ie,[new Oe(0,0),new Oe(3637978807,393904128)]),h),P(Ke(ie,[new Oe(0,0),new Oe(2273736754,1856802816)]),h),P(Ke(ie,[new Oe(0,0),new Oe(2842170943,173519872)]),h),P(Ke(ie,[new Oe(0,0),new Oe(3552713678,3438125312)]),h),P(Ke(ie,[new Oe(0,0),new Oe(2220446049,1075086496)]),h),P(Ke(ie,[new Oe(0,0),new Oe(2775557561,2417599944)]),h),P(Ke(ie,[new Oe(0,0),new Oe(3469446951,4095741754)]),h),P(Ke(ie,[new Oe(1073741824,0),new Oe(2168404344,4170451332)]),h),P(Ke(ie,[new Oe(1342177280,0),new Oe(2710505431,918096869)]),h),P(Ke(ie,[new Oe(2751463424,0),new Oe(3388131789,73879262)]),h),P(Ke(ie,[new Oe(1291845632,0),new Oe(4235164736,1166090902)]),h),P(Ke(ie,[new Oe(4028628992,0),new Oe(2646977960,728806813)]),h),P(Ke(ie,[new Oe(1814560768,0),new Oe(3308722450,911008517)]),h),P(Ke(ie,[new Oe(3341942784,0),new Oe(4135903062,3286244294)]),h),P(Ke(ie,[new Oe(1014972416,0),new Oe(2584939414,980160860)]),h),P(Ke(ie,[new Oe(1268715520,0),new Oe(3231174267,3372684723)]),h),P(Ke(ie,[new Oe(512152576,0),new Oe(4038967834,3142114080)]),h),P(Ke(ie,[new Oe(320095360,0),new Oe(2524354896,3037563124)]),h),P(Ke(ie,[new Oe(400119200,0),new Oe(3155443620,3796953905)]),h),P(Ke(ie,[new Oe(1573890824,0),new Oe(3944304526,451225085)]),h),P(Ke(ie,[new Oe(1520552677,0),new Oe(2465190328,3503241150)]),h),P(Ke(ie,[new Oe(4048174494,1073741824),new Oe(3081487911,84084141)]),h),P(Ke(ie,[new Oe(1838992645,3489660928),new Oe(3851859888,3326330649)]),h),P(Ke(ie,[new Oe(3833724963,2717908992),new Oe(2407412430,2078956655)]),h),P(Ke(ie,[new Oe(3718414380,2323644416),new Oe(3009265538,451212171)]),h),P(Ke(ie,[new Oe(3574276151,2904555520),new Oe(3761581922,2711498862)]),h),P(Ke(ie,[new Oe(1160180770,3425959936),new Oe(2350988701,2768428613)]),h),P(Ke(ie,[new Oe(2523967787,2134966272),new Oe(2938735877,239310294)]),h),P(Ke(ie,[new Oe(1007476086,1594966016),new Oe(3673419846,1372879692)]),h),P(Ke(ie,[new Oe(2777156201,4218079232),new Oe(2295887403,4079275279)]),h),P(Ke(ie,[new Oe(2397703428,2051373568),new Oe(2869859254,4025352275)]),h),P(Ke(ie,[new Oe(1923387461,2564216960),new Oe(3587324068,2884206696)]),h),P(Ke(ie,[new Oe(1202117163,2139506512),new Oe(2242077542,3950112833)]),h),P(Ke(ie,[new Oe(2576388278,1600641316),new Oe(2802596928,2790157393)]),h),P(Ke(ie,[new Oe(4294227171,4148285293),new Oe(3503246160,3487696741)]),h),P(Ke(ie,[new Oe(3220762894,2055807396),new Oe(2189528850,2179810463)]),h),P(Ke(ie,[new Oe(2952211794,422275597),new Oe(2736911063,577279431)]),h),P(Ke(ie,[new Oe(2616522918,2675328144),new Oe(3421138828,3942824761)]),h),P(Ke(ie,[new Oe(49428176,1196676532),new Oe(4276423536,633563656)]),h),P(Ke(ie,[new Oe(30892610,747922832),new Oe(2672764710,395977285)]),h),P(Ke(ie,[new Oe(1112357586,3082387189),new Oe(3340955887,2642455254)]),h),P(Ke(ie,[new Oe(3537930631,1705500338),new Oe(4176194859,2229327243)]),h),P(Ke(ie,[new Oe(1674335732,2676550447),new Oe(2610121787,856458615)]),h),P(Ke(ie,[new Oe(1019177841,3345688059),new Oe(3262652233,4291798741)]),h),P(Ke(ie,[new Oe(2347714126,960884602),new Oe(4078315292,2143522954)]),h),P(Ke(ie,[new Oe(2541063152,3821778348),new Oe(2548947057,3487185494)]),h),P(Ke(ie,[new Oe(1028845293,482255639),new Oe(3186183822,1137756396)]),h),P(Ke(ie,[new Oe(1286056616,1676561373),new Oe(3982729777,3569679143)]),h),P(Ke(ie,[new Oe(2414398121,1047850858),new Oe(2489206111,620436728)]),h),P(Ke(ie,[new Oe(3017997651,2383555396),new Oe(3111507638,3996771382)]),h),P(Ke(ie,[new Oe(1625013416,1905702422),new Oe(3889384548,2848480580)]),h),P(Ke(ie,[new Oe(3163117033,1191064013),new Oe(2430865342,3927784010)]),h),P(Ke(ie,[new Oe(1806412643,2562571841),new Oe(3038581678,2762246365)]),h),P(Ke(ie,[new Oe(3331757628,2129472977),new Oe(3798227098,1305324308)]),h),P(Ke(ie,[new Oe(4229832165,3478404258),new Oe(2373891936,1889569516)]),h),P(Ke(ie,[new Oe(992322911,1126779851),new Oe(2967364920,2361961896)]),h),P(Ke(ie,[new Oe(1240403639,334732990),new Oe(3709206150,2952452370)]),h),P(Ke(ie,[new Oe(1848994098,1819820855),new Oe(2318253844,771540907)]),h),P(Ke(ie,[new Oe(1237500799,127292420),new Oe(2897817305,964426134)]),h),P(Ke(ie,[new Oe(3694359646,3380340998),new Oe(3622271631,2279274491)]),h),P(Ke(ie,[new Oe(1772103867,1038971299),new Oe(2263919769,3035159293)]),h),P(Ke(ie,[new Oe(3288871658,224972300),new Oe(2829899712,572723644)]),h),P(Ke(ie,[new Oe(4111089572,2428699024),new Oe(3537374640,715904555)]),h),P(Ke(ie,[new Oe(2032560070,3665420538),new Oe(2210859150,447440347)]),h),P(Ke(ie,[new Oe(1466958264,2434292024),new Oe(2763573937,2706784082)]),h),P(Ke(ie,[new Oe(3981181478,3042865030),new Oe(3454467422,162254630)]),h),P(Ke(ie,[new Oe(1414496600,828048820),new Oe(2159042138,3322634616)]),h),P(Ke(ie,[new Oe(1768120750,1035061025),new Oe(2698802673,2005809622)]),h),P(Ke(ie,[new Oe(62667289,3441309929),new Oe(3373503341,3581003852)]),h),P(Ke(ie,[new Oe(78334112,1080411939),new Oe(4216879177,1255029343)]),h),P(Ke(ie,[new Oe(1659571556,675257462),new Oe(2635549485,3468747899)]),h),P(Ke(ie,[new Oe(1000722621,844071828),new Oe(3294436857,1114709402)]),h),P(Ke(ie,[new Oe(3398386924,2128831609),new Oe(4118046071,2467128576)]),h),P(Ke(ie,[new Oe(2123991827,3478003403),new Oe(2573778794,3152568096)]),h),P(Ke(ie,[new Oe(2654989784,3273762430),new Oe(3217223493,1793226472)]),h),P(Ke(ie,[new Oe(3318737230,4092203038),new Oe(4021529366,3315274914)]),h),P(Ke(ie,[new Oe(3147952593,1483885074),new Oe(2513455854,998304997)]),h),P(Ke(ie,[new Oe(713715269,2928598167),new Oe(3141819817,3395364895)]),h),P(Ke(ie,[new Oe(4113369559,439522237),new Oe(3927274772,1022980646)]),h),P(Ke(ie,[new Oe(1497114150,1885314134),new Oe(2454546732,2786846552)]),h),P(Ke(ie,[new Oe(1871392688,209159020),new Oe(3068183415,3483558190)]),h),P(Ke(ie,[new Oe(191757212,261448775),new Oe(3835229269,3280705914)]),h),P(Ke(ie,[new Oe(1193590081,2310889132),new Oe(2397018293,2587312108)]),h),P(Ke(ie,[new Oe(1491987601,3962353239),new Oe(2996272867,12914663)]),h),P(Ke(ie,[new Oe(791242678,1731716077),new Oe(3745341083,3237368801)]),h),P(Ke(ie,[new Oe(3178881234,8580724),new Oe(2340838177,1486484588)]),h),P(Ke(ie,[new Oe(3973601542,2158209553),new Oe(2926047721,2931847559)]),h),P(Ke(ie,[new Oe(3893260104,550278293),new Oe(3657559652,443583977)]),h),P(Ke(ie,[new Oe(822674829,343923933),new Oe(2285974782,2424723634)]),h),P(Ke(ie,[new Oe(3175827184,1503646741),new Oe(2857468478,883420894)]),h),P(Ke(ie,[new Oe(1822300332,1879558426),new Oe(3571835597,3251759766)]),h),P(Ke(ie,[new Oe(65195883,3322207664),new Oe(2232397248,2569220766)]),h),P(Ke(ie,[new Oe(2228978502,3079017756),new Oe(2790496560,3211525957)]),h),P(Ke(ie,[new Oe(3859964952,1701288547),new Oe(3488120700,4014407446)]),h),P(Ke(ie,[new Oe(1338736271,1063305342),new Oe(2180075438,361521006)]),h),P(Ke(ie,[new Oe(3820903987,255389853),new Oe(2725094297,2599384905)]),h),P(Ke(ie,[new Oe(1554904511,3540462789),new Oe(3406367872,28005660)]),h),P(Ke(ie,[new Oe(1943630639,3351836662),new Oe(4257959840,35007075)]),h),P(Ke(ie,[new Oe(677898237,3705510650),new Oe(2661224900,21879422)]),h),P(Ke(ie,[new Oe(2994856445,1410662840),new Oe(3326531125,27349277)]),h),P(Ke(ie,[new Oe(522345084,2837070374),new Oe(4158163906,1107928421)]),h),P(Ke(ie,[new Oe(863336589,3920652632),new Oe(2598852441,1766197087)]),h),P(Ke(ie,[new Oe(5428913,1679590318),new Oe(3248565551,3281488183)]),h),P(Ke(ie,[new Oe(3228011613,3173229722),new Oe(4060706939,3028118404)]),h),P(Ke(ie,[new Oe(4164990906,2520139488),new Oe(2537941837,1355703090)]),h),P(Ke(ie,[new Oe(3058754985,1002690712),new Oe(3172427296,2768370687)]),h),P(Ke(ie,[new Oe(2749701907,2327105214),new Oe(3965534120,3460463359)]),h),P(Ke(ie,[new Oe(3329176428,917569847),new Oe(2478458825,2162789599)]),h),P(Ke(ie,[new Oe(3087728711,1146962308),new Oe(3098073531,3777228823)]),h),P(Ke(ie,[new Oe(2785919065,359961061),new Oe(3872591914,3647794205)]),h),P(Ke(ie,[new Oe(2278070327,2909330223),new Oe(2420369946,3353613202)]),h),P(Ke(ie,[new Oe(700104261,2562920955),new Oe(3025462433,2044532855)]),h),P(Ke(ie,[new Oe(4096355798,4277393018),new Oe(3781828041,3629407892)]),h),P(Ke(ie,[new Oe(412738726,1599628812),new Oe(2363642526,657767197)]),h),P(Ke(ie,[new Oe(1589665231,4147019663),new Oe(2954553157,2969692644)]),h),P(Ke(ie,[new Oe(1987081539,4110032755),new Oe(3693191447,490890333)]),h),P(Ke(ie,[new Oe(1778796874,2031899560),new Oe(2308244654,1917419194)]),h),P(Ke(ie,[new Oe(76012445,392390802),new Oe(2885305818,249290345)]),h),P(Ke(ie,[new Oe(1168757380,1564230326),new Oe(3606632272,2459096579)]),h),P(Ke(ie,[new Oe(193602450,3125127602),new Oe(2254145170,1536935362)]),h),P(Ke(ie,[new Oe(2389486711,1758925854),new Oe(2817681462,4068652850)]),h),P(Ke(ie,[new Oe(839374741,1124915494),new Oe(3522101828,2938332415)]),h),P(Ke(ie,[new Oe(2135221949,1239943096),new Oe(2201313642,3983941407)]),h),P(Ke(ie,[new Oe(1595285612,2623670694),new Oe(2751642053,2832443111)]),h),P(Ke(ie,[new Oe(920365191,3279588367),new Oe(3439552567,319328417)]),h),P(Ke(ie,[new Oe(3259582804,3660355465),new Oe(2149720354,1810192996)]),h),P(Ke(ie,[new Oe(4074478506,280477036),new Oe(2687150443,115257597)]),h),P(Ke(ie,[new Oe(1871872660,2498079943),new Oe(3358938053,3365297469)]),h),P(Ke(ie,[new Oe(3413582649,3122599929),new Oe(4198672567,985396364)]),h),P(Ke(ie,[new Oe(4280972804,341012219),new Oe(2624170354,2226485463)]),h),P(Ke(ie,[new Oe(4277474181,426265274),new Oe(3280212943,635623181)]),h),P(Ke(ie,[new Oe(2125617254,1606573417),new Oe(4100266178,4015754449)]),h),P(Ke(ie,[new Oe(4012865343,4225333857),new Oe(2562666361,3583588354)]),h),P(Ke(ie,[new Oe(2868598031,4207925498),new Oe(3203332952,1258259971)]),h),P(Ke(ie,[new Oe(2512005715,4186165048),new Oe(4004166190,1572824964)]),h),P(Ke(ie,[new Oe(3717487220,2079482243),new Oe(2502603868,4204241074)]),h),P(Ke(ie,[new Oe(2499375377,2599352804),new Oe(3128254836,960334047)]),h),P(Ke(ie,[new Oe(2050477398,27965533),new Oe(3910318545,1200417559)]),h),P(Ke(ie,[new Oe(2892161109,3238703930),new Oe(2443949090,3434615534)]),h),P(Ke(ie,[new Oe(1467717739,827154441),new Oe(3054936363,2145785770)]),h),P(Ke(ie,[new Oe(3982130821,4255168523),new Oe(3818670454,1608490388)]),h),P(Ke(ie,[new Oe(341348115,3196351239),new Oe(2386669033,4226531965)]),h),P(Ke(ie,[new Oe(1500426968,2921697224),new Oe(2983336292,2061939484)]),h),P(Ke(ie,[new Oe(1875533710,3652121531),new Oe(3729170365,2577424355)]),h),P(Ke(ie,[new Oe(635337657,1208834132),new Oe(2330731478,2147761134)]),h),P(Ke(ie,[new Oe(2941655719,2584784490),new Oe(2913414348,537217769)]),h),P(Ke(ie,[new Oe(455844177,2157238788),new Oe(3641767935,671522212)]),h),P(Ke(ie,[new Oe(2432386258,4032628802),new Oe(2276104959,2030314118)]),h),P(Ke(ie,[new Oe(892999175,2893302355),new Oe(2845131199,1464150824)]),h),P(Ke(ie,[new Oe(1116248969,2542886120),new Oe(3556413999,756446706)]),h),P(Ke(ie,[new Oe(1771397429,4273658385),new Oe(2222758749,2083391927)]),h),P(Ke(ie,[new Oe(1140504963,2120847509),new Oe(2778448436,3677981733)]),h),P(Ke(ie,[new Oe(2499373028,1577317563),new Oe(3473060546,302509870)]),h),P(Ke(ie,[new Oe(488366318,3133307125),new Oe(2170662841,1262810493)]),h),P(Ke(ie,[new Oe(1684199722,1769150258),new Oe(2713328551,2652254940)]),h),P(Ke(ie,[new Oe(2105249653,63954174),new Oe(3391660689,2241576851)]),h),P(Ke(ie,[new Oe(1557820242,1153684542),new Oe(4239575861,3875712888)]),h),P(Ke(ie,[new Oe(973637651,1794794663),new Oe(2649734913,2959191467)]),h),P(Ke(ie,[new Oe(143305240,1169751504),new Oe(3312168642,477763862)]),h),P(Ke(ie,[new Oe(2326615198,1462189381),new Oe(4140210802,2744688475)]),h),P(Ke(ie,[new Oe(917263586,4135093835),new Oe(2587631751,2789172121)]),h),P(Ke(ie,[new Oe(2220321307,3021383645),new Oe(3234539689,2412723327)]),h),P(Ke(ie,[new Oe(1701659810,2702987733),new Oe(4043174611,4089645983)]),h),P(Ke(ie,[new Oe(2674150117,2763109157),new Oe(2526984132,2019157827)]),h),P(Ke(ie,[new Oe(2268945823,232660974),new Oe(3158730165,2523947284)]),h),P(Ke(ie,[new Oe(2836182278,3512051690),new Oe(3948412706,4228675929)]),h),P(Ke(ie,[new Oe(162001188,1121290482),new Oe(2467757941,3716664280)]),h),P(Ke(ie,[new Oe(202501485,1401613103),new Oe(3084697427,1424604878)]),h),P(Ke(ie,[new Oe(2400610504,2825758202),new Oe(3855871784,707014273)]),h),P(Ke(ie,[new Oe(4184736125,1766098876),new Oe(2409919865,441883920)]),h),P(Ke(ie,[new Oe(935952860,3281365420),new Oe(3012399831,1626096725)]),h),P(Ke(ie,[new Oe(2243682899,4101706775),new Oe(3765499789,958879082)]),h),P(Ke(ie,[new Oe(2476043636,2026695822),new Oe(2353437368,1136170338)]),h),P(Ke(ie,[new Oe(947570897,2533369778),new Oe(2941796710,1420212923)]),h),P(Ke(ie,[new Oe(110721797,4240454046),new Oe(3677245887,3922749802)]),h),P(Ke(ie,[new Oe(1142942947,3187154691),new Oe(2298278679,4062331362)]),h),P(Ke(ie,[new Oe(3576162332,2910201539),new Oe(2872848349,4004172378)]),h),P(Ke(ie,[new Oe(2322719267,3637751924),new Oe(3591060437,1783990001)]),h),P(Ke(ie,[new Oe(4136054102,1736724041),new Oe(2244412773,1651864662)]),h),P(Ke(ie,[new Oe(3022583980,23421403),new Oe(2805515966,3138572652)]),h),P(Ke(ie,[new Oe(3778229975,29276754),new Oe(3506894958,1775732167)]),h),P(Ke(ie,[new Oe(3972006470,1628910707),new Oe(2191809349,36090780)]),h),P(Ke(ie,[new Oe(670040791,4183622032),new Oe(2739761686,1118855300)]),h),P(Ke(ie,[new Oe(837550989,4155785716),new Oe(3424702107,3546052773)]),h),P(Ke(ie,[new Oe(2120680561,1973506673),new Oe(4280877634,3358824142)]),h),P(Ke(ie,[new Oe(251683526,3917796230),new Oe(2675548521,3173006913)]),h),P(Ke(ie,[new Oe(1388346232,2749761640),new Oe(3344435652,745033169)]),h),P(Ke(ie,[new Oe(2809174614,3437202050),new Oe(4180544565,931291461)]),h),P(Ke(ie,[new Oe(2292605046,1074509457),new Oe(2612840353,1118928075)]),h),P(Ke(ie,[new Oe(1792014483,3490620469),new Oe(3266050441,2472401918)]),h),P(Ke(ie,[new Oe(92534456,3289533763),new Oe(4082563051,4164244222)]),h),P(Ke(ie,[new Oe(3279059507,2055958602),new Oe(2551601907,2065781726)]),h),P(Ke(ie,[new Oe(1951340736,1496206428),new Oe(3189502384,1508485334)]),h),P(Ke(ie,[new Oe(291692272,1870258035),new Oe(3986877980,1885606668)]),h),P(Ke(ie,[new Oe(2329791318,1168911272),new Oe(2491798737,3325987815)]),h),P(Ke(ie,[new Oe(1838497323,3608622738),new Oe(3114748422,936259297)]),h),P(Ke(ie,[new Oe(3371863478,3437036599),new Oe(3893435527,3317807769)]),h),P(Ke(ie,[new Oe(496801938,1074406050),new Oe(2433397204,3684242592)]),h),P(Ke(ie,[new Oe(621002422,3490491211),new Oe(3041746506,310335944)]),h),P(Ke(ie,[new Oe(776253028,2215630365),new Oe(3802183132,2535403578)]),h),P(Ke(ie,[new Oe(1558899966,3532252626),new Oe(2376364457,3732110884)]),h),P(Ke(ie,[new Oe(1948624958,2267832135),new Oe(2970455572,1443913133)]),h),P(Ke(ie,[new Oe(3509523022,687306521),new Oe(3713069465,1804891416)]),h),P(Ke(ie,[new Oe(2193451888,3650792047),new Oe(2320668415,3812411695)]),h),P(Ke(ie,[new Oe(1668073037,268522763),new Oe(2900835519,3691772795)]),h),P(Ke(ie,[new Oe(1011349472,1409395278),new Oe(3626044399,3540974170)]),h),P(Ke(ie,[new Oe(1705835244,880872049),new Oe(2266277749,3823721592)]),h),P(Ke(ie,[new Oe(2132294055,1101090061),new Oe(2832847187,1558426518)]),h),P(Ke(ie,[new Oe(517883921,302620752),new Oe(3541058984,874291324)]),h),P(Ke(ie,[new Oe(2471161098,2873492530),new Oe(2213161865,546432077)]),h),P(Ke(ie,[new Oe(4162693197,1444382015),new Oe(2766452331,1756781920)]),h),P(Ke(ie,[new Oe(908399200,2879219342),new Oe(3458065414,1122235577)]),h),P(Ke(ie,[new Oe(3252104060,1799512089),new Oe(2161290883,3922622707)]),h),P(Ke(ie,[new Oe(2991388251,2249390111),new Oe(2701613604,3829536560)]),h),P(Ke(ie,[new Oe(3739235314,1737995815),new Oe(3377017006,491953404)]),h),P(Ke(ie,[new Oe(379076847,25011121),new Oe(4221271257,2762425404)]),h),P(Ke(ie,[new Oe(2384406677,1626244686),new Oe(2638294536,115903141)]),h),P(Ke(ie,[new Oe(4054250170,3106547682),new Oe(3297868170,144878926)]),h),P(Ke(ie,[new Oe(2920329065,1735700955),new Oe(4122335212,2328582306)]),h),P(Ke(ie,[new Oe(2898947489,3769167657),new Oe(2576459507,3602847589)]),h),P(Ke(ie,[new Oe(402458890,1490234099),new Oe(3220574384,3429817663)]),h),P(Ke(ie,[new Oe(3724299084,4010276272),new Oe(4025717980,4287272078)]),h),P(Ke(ie,[new Oe(1253945104,358939022),new Oe(2516073738,532061401)]),h),P(Ke(ie,[new Oe(2641173204,448673777),new Oe(3145092172,2812560399)]),h),P(Ke(ie,[new Oe(2227724681,560842221),new Oe(3931365215,3515700499)]),h),P(Ke(ie,[new Oe(855457013,3034880948),new Oe(2457103259,3807925548)]),h),P(Ke(ie,[new Oe(1069321267,572375713),new Oe(3071379074,3686165111)]),h),P(Ke(ie,[new Oe(262909759,3936695114),new Oe(3839223843,2460222741)]),h),P(Ke(ie,[new Oe(701189511,4071047182),new Oe(2399514902,1000768301)]),h),P(Ke(ie,[new Oe(1950228713,4015067154),new Oe(2999393627,3398444024)]),h),P(Ke(ie,[new Oe(2437785892,1797608470),new Oe(3749242034,3174313206)]),h),P(Ke(ie,[new Oe(449874358,3270988942),new Oe(2343276271,3057687578)]),h),P(Ke(ie,[new Oe(2709826596,1941252529),new Oe(2929095339,2748367648)]),h),P(Ke(ie,[new Oe(3387283245,2426565662),new Oe(3661369174,2361717736)]),h),P(Ke(ie,[new Oe(2117052028,2053474450),new Oe(2288355734,402331761)]),h),P(Ke(ie,[new Oe(3720056859,2566843063),new Oe(2860444667,2650398349)]),h),P(Ke(ie,[new Oe(1428845602,2134812005),new Oe(3575555834,2239256113)]),h),P(Ke(ie,[new Oe(3577383061,2407999327),new Oe(2234722396,2473276894)]),h),P(Ke(ie,[new Oe(2324245178,4083740983),new Oe(2793402995,3091596118)]),h),P(Ke(ie,[new Oe(757822825,2957192581),new Oe(3491753744,2790753324)]),h),P(Ke(ie,[new Oe(2621122914,237632627),new Oe(2182346090,1744220827)]),h),P(Ke(ie,[new Oe(2202661818,2444524431),new Oe(2727932613,32792386)]),h),P(Ke(ie,[new Oe(605843625,908171891),new Oe(3409915766,1114732307)]),h),P(Ke(ie,[new Oe(3978530003,2208956688),new Oe(4262394707,3540899031)]),h),P(Ke(ie,[new Oe(4097193988,843727018),new Oe(2663996692,1676190982)]),h),P(Ke(ie,[new Oe(2974008837,1054658773),new Oe(3329995865,2095238728)]),h),P(Ke(ie,[new Oe(3717511046,2392065290),new Oe(4162494831,3692790234)]),h),P(Ke(ie,[new Oe(3397186228,421298982),new Oe(2601559269,3918606632)]),h),P(Ke(ie,[new Oe(4246482785,526623728),new Oe(3251949087,1677032818)]),h),P(Ke(ie,[new Oe(3160619833,1732021484),new Oe(4064936359,1022549199)]),h),P(Ke(ie,[new Oe(3586000131,3766867987),new Oe(2540585224,2249705985)]),h),P(Ke(ie,[new Oe(1261274692,3634843160),new Oe(3175731530,2812132482)]),h),P(Ke(ie,[new Oe(3724077014,248586654),new Oe(3969664413,1367681954)]),h),P(Ke(ie,[new Oe(3401289957,3376592131),new Oe(2481040258,1391672133)]),h),P(Ke(ie,[new Oe(1030386975,999514691),new Oe(3101300322,3887073815)]),h),P(Ke(ie,[new Oe(214241895,175651540),new Oe(3876625403,2711358621)]),h),P(Ke(ie,[new Oe(670772096,1720394949),new Oe(2422890877,1157728226)]),h),P(Ke(ie,[new Oe(2985948768,2150493686),new Oe(3028613596,2520902106)]),h),P(Ke(ie,[new Oe(1584952312,2688117107),new Oe(3785766995,3151127633)]),h),P(Ke(ie,[new Oe(3674949755,1680073192),new Oe(2366104372,1432583858)]),h),P(Ke(ie,[new Oe(2446203546,1026349666),new Oe(2957630465,1790729823)]),h),P(Ke(ie,[new Oe(1984012608,3430420731),new Oe(3697038081,3312154103)]),h),P(Ke(ie,[new Oe(2850620616,2144012957),new Oe(2310648801,459483578)]),h),P(Ke(ie,[new Oe(1415792122,2680016196),new Oe(2888311001,1648096297)]),h),P(Ke(ie,[new Oe(2843481977,1202536597),new Oe(3610388751,3133862195)]),h),P(Ke(ie,[new Oe(1240305323,3435939933),new Oe(2256492969,3569276608)]),h),P(Ke(ie,[new Oe(1550381654,3221183092),new Oe(2820616212,1240370288)]),h),P(Ke(ie,[new Oe(1937977068,1878995217),new Oe(3525770265,1550462860)]),h),P(Ke(ie,[new Oe(3358719315,3321855659),new Oe(2203606415,3653393847)]),h),P(Ke(ie,[new Oe(3124657320,3078577749),new Oe(2754508019,3493000485)]),h),P(Ke(ie,[new Oe(684596178,3848222187),new Oe(3443135024,3292508783)]),h),P(Ke(ie,[new Oe(2038485347,3478880691),new Oe(2151959390,2057817989)]),h),P(Ke(ie,[new Oe(3621848508,3274859039),new Oe(2689949238,424788838)]),h),P(Ke(ie,[new Oe(2379826987,4093573799),new Oe(3362436547,2678469696)]),h),P(Ke(ie,[new Oe(2974783734,4043225425),new Oe(4203045684,2274345296)]),h),P(Ke(ie,[new Oe(1859239834,1453274067),new Oe(2626903552,3568949458)]),h),P(Ke(ie,[new Oe(176566144,3964076232),new Oe(3283629441,166219527)]),h),P(Ke(ie,[new Oe(3441933153,660127994),new Oe(4104536801,1281516232)]),h),P(Ke(ie,[new Oe(2151208220,3096934556),new Oe(2565335500,3485302205)]),h),P(Ke(ie,[new Oe(3762752099,3871168195),new Oe(3206669376,61660460)]),h),P(Ke(ie,[new Oe(408472828,3765218420),new Oe(4008336720,77075576)]),h),P(Ke(ie,[new Oe(255295518,205777864),new Oe(2505210450,48172235)]),h),P(Ke(ie,[new Oe(3540344869,2404705978),new Oe(3131513062,2207698941)]),h),P(Ke(ie,[new Oe(1204205614,4079624297),new Oe(3914391328,612140029)]),h),P(Ke(ie,[new Oe(1289499421,1476023361),new Oe(2446494580,382587518)]),h),P(Ke(ie,[new Oe(3759357924,2918771026),new Oe(3058118225,478234397)]),h),P(Ke(ie,[new Oe(1477971933,3648463782),new Oe(3822647781,1671534821)]),h),P(Ke(ie,[new Oe(1460603370,2817160776),new Oe(2389154863,1581580175)]),h),P(Ke(ie,[new Oe(752012389,1373967322),new Oe(2986443579,903233395)]),h),P(Ke(ie,[new Oe(4161240958,2791200977),new Oe(3733054474,55299919)]),h),P(Ke(ie,[new Oe(4211388335,670758786),new Oe(2333159046,1108304273)]),h),P(Ke(ie,[new Oe(2043009946,4059673955),new Oe(2916448807,3532863990)]),h),P(Ke(ie,[new Oe(406278785,2927108796),new Oe(3645561009,3342338164)]),h),P(Ke(ie,[new Oe(2401407889,218830261),new Oe(2278475631,478348616)]),h),P(Ke(ie,[new Oe(3001759861,1347279650),new Oe(2848094538,3819161242)]),h),P(Ke(ie,[new Oe(1604716178,2757841387),new Oe(3560118173,2626467905)]),h),P(Ke(ie,[new Oe(3687302171,2797392691),new Oe(2225073858,2178413352)]),h),P(Ke(ie,[new Oe(314160418,2422999040),new Oe(2781342323,575533043)]),h),P(Ke(ie,[new Oe(3613925995,881265152),new Oe(3476677903,3940641775)]),h),P(Ke(ie,[new Oe(3869316483,13919808),new Oe(2172923689,4073513845)]),h),P(Ke(ie,[new Oe(1615420131,3238625232),new Oe(2716154612,1870666835)]),h),P(Ke(ie,[new Oe(945533340,2974539716),new Oe(3395193265,2338333544)]),h),P(Ke(ie,[new Oe(1181916675,3718174645),new Oe(4243991581,3996658754)]),h),P(Ke(ie,[new Oe(1812439746,1786988241),new Oe(2652494738,3034782633)]),h),P(Ke(ie,[new Oe(3339291507,86251653),new Oe(3315618423,1645994643)]),h),P(Ke(ie,[new Oe(3100372559,3329040039),new Oe(4144523029,983751480)]),h),P(Ke(ie,[new Oe(1937732849,3691262760),new Oe(2590326893,1151715587)]),h),P(Ke(ie,[new Oe(1348424238,1392852978),new Oe(3237908616,2513386308)]),h),P(Ke(ie,[new Oe(1685530297,3888549871),new Oe(4047385770,3141732885)]),h),P(Ke(ie,[new Oe(1590327348,819730933),new Oe(2529616106,3037324877)]),h),P(Ke(ie,[new Oe(3061651009,1024663666),new Oe(3162020133,1649172448)]),h),P(Ke(ie,[new Oe(3827063761,2354571407),new Oe(3952525166,3135207384)]),h),P(Ke(ie,[new Oe(2391914850,4155961689),new Oe(2470328229,885762791)]),h),P(Ke(ie,[new Oe(1916151739,3047468464),new Oe(3087910286,2180945313)]),h),P(Ke(ie,[new Oe(3468931498,2735593756),new Oe(3859887858,578697993)]),h),P(Ke(ie,[new Oe(557469450,2783487921),new Oe(2412429911,1435428070)]),h),P(Ke(ie,[new Oe(2844320461,1331876253),new Oe(3015537389,720543263)]),h),P(Ke(ie,[new Oe(2481658752,2738587141),new Oe(3769421736,1974420903)]),h),P(Ke(ie,[new Oe(3161649456,1711616963),new Oe(2355888585,1234013064)]),h),P(Ke(ie,[new Oe(3952061820,2139521204),new Oe(2944860731,2616258154)]),h),P(Ke(ie,[new Oe(2792593627,2674401505),new Oe(3681075914,2196580869)]),h),P(Ke(ie,[new Oe(2282241929,1134630028),new Oe(2300672446,2446604867)]),h),P(Ke(ie,[new Oe(1779060587,2492029360),new Oe(2875840558,910772436)]),h),P(Ke(ie,[new Oe(2223825734,2041294876),new Oe(3594800697,3285949193)]),h),P(Ke(ie,[new Oe(4074245644,202067473),new Oe(2246750436,443105509)]),h),P(Ke(ie,[new Oe(1871581583,252584341),new Oe(2808438045,553881887)]),h),P(Ke(ie,[new Oe(1265735154,3536955899),new Oe(3510547556,1766094183)]),h)]),re=new g([P(new u.ptr(0,""),u),P(new u.ptr(1,"5"),u),P(new u.ptr(1,"25"),u),P(new u.ptr(1,"125"),u),P(new u.ptr(2,"625"),u),P(new u.ptr(2,"3125"),u),P(new u.ptr(2,"15625"),u),P(new u.ptr(3,"78125"),u),P(new u.ptr(3,"390625"),u),P(new u.ptr(3,"1953125"),u),P(new u.ptr(4,"9765625"),u),P(new u.ptr(4,"48828125"),u),P(new u.ptr(4,"244140625"),u),P(new u.ptr(4,"1220703125"),u),P(new u.ptr(5,"6103515625"),u),P(new u.ptr(5,"30517578125"),u),P(new u.ptr(5,"152587890625"),u),P(new u.ptr(6,"762939453125"),u),P(new u.ptr(6,"3814697265625"),u),P(new u.ptr(6,"19073486328125"),u),P(new u.ptr(7,"95367431640625"),u),P(new u.ptr(7,"476837158203125"),u),P(new u.ptr(7,"2384185791015625"),u),P(new u.ptr(7,"11920928955078125"),u),P(new u.ptr(8,"59604644775390625"),u),P(new u.ptr(8,"298023223876953125"),u),P(new u.ptr(8,"1490116119384765625"),u),P(new u.ptr(9,"7450580596923828125"),u),P(new u.ptr(9,"37252902984619140625"),u),P(new u.ptr(9,"186264514923095703125"),u),P(new u.ptr(10,"931322574615478515625"),u),P(new u.ptr(10,"4656612873077392578125"),u),P(new u.ptr(10,"23283064365386962890625"),u),P(new u.ptr(10,"116415321826934814453125"),u),P(new u.ptr(11,"582076609134674072265625"),u),P(new u.ptr(11,"2910383045673370361328125"),u),P(new u.ptr(11,"14551915228366851806640625"),u),P(new u.ptr(12,"72759576141834259033203125"),u),P(new u.ptr(12,"363797880709171295166015625"),u),P(new u.ptr(12,"1818989403545856475830078125"),u),P(new u.ptr(13,"9094947017729282379150390625"),u),P(new u.ptr(13,"45474735088646411895751953125"),u),P(new u.ptr(13,"227373675443232059478759765625"),u),P(new u.ptr(13,"1136868377216160297393798828125"),u),P(new u.ptr(14,"5684341886080801486968994140625"),u),P(new u.ptr(14,"28421709430404007434844970703125"),u),P(new u.ptr(14,"142108547152020037174224853515625"),u),P(new u.ptr(15,"710542735760100185871124267578125"),u),P(new u.ptr(15,"3552713678800500929355621337890625"),u),P(new u.ptr(15,"17763568394002504646778106689453125"),u),P(new u.ptr(16,"88817841970012523233890533447265625"),u),P(new u.ptr(16,"444089209850062616169452667236328125"),u),P(new u.ptr(16,"2220446049250313080847263336181640625"),u),P(new u.ptr(16,"11102230246251565404236316680908203125"),u),P(new u.ptr(17,"55511151231257827021181583404541015625"),u),P(new u.ptr(17,"277555756156289135105907917022705078125"),u),P(new u.ptr(17,"1387778780781445675529539585113525390625"),u),P(new u.ptr(18,"6938893903907228377647697925567626953125"),u),P(new u.ptr(18,"34694469519536141888238489627838134765625"),u),P(new u.ptr(18,"173472347597680709441192448139190673828125"),u),P(new u.ptr(19,"867361737988403547205962240695953369140625"),u)]),nr.ErrRange=t.New("value out of range"),nr.ErrSyntax=t.New("invalid syntax"),ne=!0,oe=new k([1,3,6,9,13,16,19,23,26]),ae=new b([1,10,100,1e3,1e4,1e5,1e6,1e7,1e8,1e9,1e10,1e11,1e12,1e13,1e14,1e15,1e16,1e17,1e18,1e19,1e20,1e21,1e22]),pe=new v([1,10,100,1e3,1e4,1e5,1e6,1e7,1e8,1e9,1e10])}return}return void 0===p&&(p={$blk:e}),p.$s=l,p.$r=c,p},nr.$init=e,nr}(),c.reflect=function(){var e,r,n,i,o,a,s,$,l,d,w,g,k,b,v,x,S,N,L,M,j,W,U,z,G,q,ee,te,re,ne,ie,ae,pe,se,ce,$e,le,fe,de,we,ke,be,ye,me,ve,_e,Ie,Ae,Te,Le,ze,Ke,Ge,He,Ze,Xe,Ye,nt,ot,at,pt,st,ct,$t,lt,ut,ft,dt,wt,ht,gt,kt,bt,yt,mt,vt,_t,xt,St,Et,Ct,It,At,Ft,Rt,Tt,Nt,Pt,Vt,Ot,Dt,Lt,Mt,Bt,jt,Wt,Ut,zt,Ht,Qt,er,tr,rr,nr,or,ar,pr,sr,cr,$r,lr,ur,fr,dr,wr,gr,kr,mr,_r,Sr,Er,Cr,Ir,Ar,Fr,Rr,Tr,Nr,Pr,Vr,Or,Dr,Lr,Mr,Br,jr,Wr,Ur,zr,Kr,Gr,qr,Hr,Jr,Zr,Qr,Xr,Yr,en,tn,rn,nn,on,an,pn,sn,cn,$n,ln,un,fn,dn,wn,hn,gn,kn,bn,yn,mn,vn,_n,xn,Sn,En,Cn,In,An,Fn,Rn,Tn,Nn,Pn,Vn,On,Dn,Ln,Mn,Bn={};return r=c.errors,n=c["github.com/gopherjs/gopherjs/js"],i=c["internal/abi"],o=c["internal/bytealg"],a=c["internal/goarch"],s=c["internal/itoa"],$=c["internal/unsafeheader"],l=c.math,d=c.runtime,w=c.strconv,g=c.sync,k=c.unicode,b=c["unicode/utf8"],v=Bn.Value=xe(0,ge,"reflect.Value",!0,"reflect",!0,(function(e,t,r){if(this.$val=this,0===arguments.length)return this.typ=Ie.nil,this.ptr=0,void(this.flag=0);this.typ=e,this.ptr=t,this.flag=r})),x=Bn.flag=xe(4,oe,"reflect.flag",!0,"reflect",!1,null),S=Bn.ValueError=xe(0,ge,"reflect.ValueError",!0,"reflect",!0,(function(e,t){if(this.$val=this,0===arguments.length)return this.Method="",void(this.Kind=0);this.Method=e,this.Kind=t})),N=Bn.MapIter=xe(0,ge,"reflect.MapIter",!0,"reflect",!0,(function(e,t){if(this.$val=this,0===arguments.length)return this.m=new v.ptr(Ie.nil,0,0),void(this.hiter=new ve.ptr(tt,null,null,0,null));this.m=e,this.hiter=t})),L=Bn.Type=xe(8,ue,"reflect.Type",!0,"reflect",!0,null),M=Bn.Kind=xe(4,7,"reflect.Kind",!0,"reflect",!0,null),j=Bn.tflag=xe(1,8,"reflect.tflag",!0,"reflect",!1,null),W=Bn.rtype=xe(0,ge,"reflect.rtype",!0,"reflect",!1,(function(e,t,r,n,i,o,a,p,s,c,$){if(this.$val=this,0===arguments.length)return this.size=0,this.ptrdata=0,this.hash=0,this.tflag=0,this.align=0,this.fieldAlign=0,this.kind=0,this.equal=u,this.gcdata=ut.nil,this.str=0,void(this.ptrToThis=0);this.size=e,this.ptrdata=t,this.hash=r,this.tflag=n,this.align=i,this.fieldAlign=o,this.kind=a,this.equal=p,this.gcdata=s,this.str=c,this.ptrToThis=$})),U=Bn.method=xe(0,ge,"reflect.method",!0,"reflect",!1,(function(e,t,r,n){if(this.$val=this,0===arguments.length)return this.name=0,this.mtyp=0,this.ifn=0,void(this.tfn=0);this.name=e,this.mtyp=t,this.ifn=r,this.tfn=n})),z=Bn.ChanDir=xe(4,2,"reflect.ChanDir",!0,"reflect",!0,null),G=Bn.arrayType=xe(0,ge,"reflect.arrayType",!0,"reflect",!1,(function(e,t,r,n){if(this.$val=this,0===arguments.length)return this.rtype=new W.ptr(0,0,0,0,0,0,0,u,ut.nil,0,0),this.elem=Ie.nil,this.slice=Ie.nil,void(this.len=0);this.rtype=e,this.elem=t,this.slice=r,this.len=n})),q=Bn.chanType=xe(0,ge,"reflect.chanType",!0,"reflect",!1,(function(e,t,r){if(this.$val=this,0===arguments.length)return this.rtype=new W.ptr(0,0,0,0,0,0,0,u,ut.nil,0,0),this.elem=Ie.nil,void(this.dir=0);this.rtype=e,this.elem=t,this.dir=r})),ee=Bn.imethod=xe(0,ge,"reflect.imethod",!0,"reflect",!1,(function(e,t){if(this.$val=this,0===arguments.length)return this.name=0,void(this.typ=0);this.name=e,this.typ=t})),te=Bn.interfaceType=xe(0,ge,"reflect.interfaceType",!0,"reflect",!1,(function(e,t,r){if(this.$val=this,0===arguments.length)return this.rtype=new W.ptr(0,0,0,0,0,0,0,u,ut.nil,0,0),this.pkgPath=new ye.ptr(ut.nil),void(this.methods=dt.nil);this.rtype=e,this.pkgPath=t,this.methods=r})),re=Bn.mapType=xe(0,ge,"reflect.mapType",!0,"reflect",!1,(function(e,t,r,n,i,o,a,p,s){if(this.$val=this,0===arguments.length)return this.rtype=new W.ptr(0,0,0,0,0,0,0,u,ut.nil,0,0),this.key=Ie.nil,this.elem=Ie.nil,this.bucket=Ie.nil,this.hasher=u,this.keysize=0,this.valuesize=0,this.bucketsize=0,void(this.flags=0);this.rtype=e,this.key=t,this.elem=r,this.bucket=n,this.hasher=i,this.keysize=o,this.valuesize=a,this.bucketsize=p,this.flags=s})),ne=Bn.ptrType=xe(0,ge,"reflect.ptrType",!0,"reflect",!1,(function(e,t){if(this.$val=this,0===arguments.length)return this.rtype=new W.ptr(0,0,0,0,0,0,0,u,ut.nil,0,0),void(this.elem=Ie.nil);this.rtype=e,this.elem=t})),ie=Bn.sliceType=xe(0,ge,"reflect.sliceType",!0,"reflect",!1,(function(e,t){if(this.$val=this,0===arguments.length)return this.rtype=new W.ptr(0,0,0,0,0,0,0,u,ut.nil,0,0),void(this.elem=Ie.nil);this.rtype=e,this.elem=t})),ae=Bn.structField=xe(0,ge,"reflect.structField",!0,"reflect",!1,(function(e,t,r){if(this.$val=this,0===arguments.length)return this.name=new ye.ptr(ut.nil),this.typ=Ie.nil,void(this.offset=0);this.name=e,this.typ=t,this.offset=r})),pe=Bn.structType=xe(0,ge,"reflect.structType",!0,"reflect",!1,(function(e,t,r){if(this.$val=this,0===arguments.length)return this.rtype=new W.ptr(0,0,0,0,0,0,0,u,ut.nil,0,0),this.pkgPath=new ye.ptr(ut.nil),void(this.fields=wt.nil);this.rtype=e,this.pkgPath=t,this.fields=r})),se=Bn.Method=xe(0,ge,"reflect.Method",!0,"reflect",!0,(function(e,t,r,n,i){if(this.$val=this,0===arguments.length)return this.Name="",this.PkgPath="",this.Type=tt,this.Func=new v.ptr(Ie.nil,0,0),void(this.Index=0);this.Name=e,this.PkgPath=t,this.Type=r,this.Func=n,this.Index=i})),ce=Bn.nameOff=xe(4,5,"reflect.nameOff",!0,"reflect",!1,null),$e=Bn.typeOff=xe(4,5,"reflect.typeOff",!0,"reflect",!1,null),le=Bn.textOff=xe(4,5,"reflect.textOff",!0,"reflect",!1,null),fe=Bn.StructField=xe(0,ge,"reflect.StructField",!0,"reflect",!0,(function(e,t,r,n,i,o,a){if(this.$val=this,0===arguments.length)return this.Name="",this.PkgPath="",this.Type=tt,this.Tag="",this.Offset=0,this.Index=He.nil,void(this.Anonymous=!1);this.Name=e,this.PkgPath=t,this.Type=r,this.Tag=n,this.Offset=i,this.Index=o,this.Anonymous=a})),de=Bn.StructTag=xe(8,he,"reflect.StructTag",!0,"reflect",!0,null),we=Bn.fieldScan=xe(0,ge,"reflect.fieldScan",!0,"reflect",!1,(function(e,t){if(this.$val=this,0===arguments.length)return this.typ=lt.nil,void(this.index=He.nil);this.typ=e,this.index=t})),ke=Bn.uncommonType=xe(0,ge,"reflect.uncommonType",!0,"reflect",!1,(function(e,t,r,n,i){if(this.$val=this,0===arguments.length)return this.pkgPath=0,this.mcount=0,this.xcount=0,this.moff=0,void(this._methods=pt.nil);this.pkgPath=e,this.mcount=t,this.xcount=r,this.moff=n,this._methods=i})),be=Bn.funcType=xe(0,ge,"reflect.funcType",!0,"reflect",!1,(function(e,t,r,n,i){if(this.$val=this,0===arguments.length)return this.rtype=new W.ptr(0,0,0,0,0,0,0,u,ut.nil,0,0),this.inCount=0,this.outCount=0,this._in=Ae.nil,void(this._out=Ae.nil);this.rtype=e,this.inCount=t,this.outCount=r,this._in=n,this._out=i})),ye=Bn.name=xe(0,ge,"reflect.name",!0,"reflect",!1,(function(e){this.$val=this,this.bytes=0!==arguments.length?e:ut.nil})),me=Bn.nameData=xe(0,ge,"reflect.nameData",!0,"reflect",!1,(function(e,t,r,n,i){if(this.$val=this,0===arguments.length)return this.name="",this.tag="",this.exported=!1,this.embedded=!1,void(this.pkgPath="");this.name=e,this.tag=t,this.exported=r,this.embedded=n,this.pkgPath=i})),ve=Bn.hiter=xe(0,ge,"reflect.hiter",!0,"reflect",!1,(function(e,t,r,n,i){if(this.$val=this,0===arguments.length)return this.t=tt,this.m=null,this.keys=null,this.i=0,void(this.last=null);this.t=e,this.m=t,this.keys=r,this.i=n,this.last=i})),_e=Jt(ye),Ie=Gt(W),Ae=Jt(Ie),Te=Jt(We),Le=Jt(Ne),ze=Jt(et),Ke=Gt(n.Object),Ge=Qe([ze],[Ke],!0),He=Jt(Ce),Ze=Jt(v),Xe=Gt(d.Func),Ye=Gt(Ue),nt=Gt($.Slice),ot=Jt(Fe),at=Gt(ke),pt=Jt(U),st=Gt(te),ct=Gt(ee),$t=Jt(we),lt=Gt(pe),ut=Gt(Ne),ft=Qe([],[],!1),dt=Jt(ee),wt=Jt(ae),ht=Gt(me),gt=Xt("reflect",[{prop:"str",name:"str",embedded:!1,exported:!1,typ:We,tag:""}]),kt=Jt(Ke),bt=Gt(We),yt=Gt(be),mt=Jt(L),vt=Jt(kt),_t=qe(De,5),xt=Jt(De),St=Qe([We],[Ee],!1),Et=Gt(N),Ct=qe(De,2),It=Gt(S),At=Qe([Ue,Ue],[Ee],!1),Ft=Qe([Ue,De],[De],!1),Rt=Gt(ae),Tt=Gt(ve),x.prototype.kind=function(){return(31&this.$val)>>>0>>>0},Gt(x).prototype.kind=function(){return new x(this.$get()).kind()},x.prototype.ro=function(){return(96&this.$val)>>>0!=0?32:0},Gt(x).prototype.ro=function(){return new x(this.$get()).ro()},v.ptr.prototype.pointer=function(){var e;return 4===(e=this).typ.size&&e.typ.pointers()||ir(new We("can't call pointer on a non-pointer Value")),(128&e.flag)>>>0!=0?e.ptr.$get():e.ptr},v.prototype.pointer=function(){return this.$val.pointer()},S.ptr.prototype.Error=function(){var e;return 0===(e=this).Kind?"reflect: call of "+e.Method+" on zero Value":"reflect: call of "+e.Method+" on "+new M(e.Kind).String()+" Value"},S.prototype.Error=function(){return this.$val.Error()},x.prototype.mustBe=function(e){var t;(31&(t=this.$val))>>>0>>>0!==e&&ir(new S.ptr(Ln(),new x(t).kind()))},Gt(x).prototype.mustBe=function(e){return new x(this.$get()).mustBe(e)},x.prototype.mustBeExported=function(){var e;0!==(e=this.$val)&&(96&e)>>>0==0||new x(e).mustBeExportedSlow()},Gt(x).prototype.mustBeExported=function(){return new x(this.$get()).mustBeExported()},x.prototype.mustBeExportedSlow=function(){var e;0===(e=this.$val)&&ir(new S.ptr(Ln(),0)),(96&e)>>>0!=0&&ir(new We("reflect: "+Ln()+" using value obtained using unexported field"))},Gt(x).prototype.mustBeExportedSlow=function(){return new x(this.$get()).mustBeExportedSlow()},x.prototype.mustBeAssignable=function(){var e;(96&(e=this.$val))>>>0==0&&(256&e)>>>0!=0||new x(e).mustBeAssignableSlow()},Gt(x).prototype.mustBeAssignable=function(){return new x(this.$get()).mustBeAssignable()},x.prototype.mustBeAssignableSlow=function(){var e;0===(e=this.$val)&&ir(new S.ptr(Ln(),0)),(96&e)>>>0!=0&&ir(new We("reflect: "+Ln()+" using value obtained using unexported field")),(256&e)>>>0==0&&ir(new We("reflect: "+Ln()+" using unaddressable value"))},Gt(x).prototype.mustBeAssignableSlow=function(){return new x(this.$get()).mustBeAssignableSlow()},v.ptr.prototype.Addr=function(){var e,t;return(256&(t=this).flag)>>>0==0&&ir(new We("reflect.Value.Addr of unaddressable value")),e=(96&t.flag)>>>0,new v.ptr(t.typ.ptrTo(),t.ptr,(22|e)>>>0)},v.prototype.Addr=function(){return this.$val.Addr()},v.ptr.prototype.Bool=function(){return 1!==new x(this.flag).kind()&&P(this,v).panicNotBool(),this.ptr.$get()},v.prototype.Bool=function(){return this.$val.Bool()},v.ptr.prototype.panicNotBool=function(){new x(this.flag).mustBe(1)},v.prototype.panicNotBool=function(){return this.$val.panicNotBool()},v.ptr.prototype.Bytes=function(){var{$24r:e,_r:t,v:r,$s:n,$r:i,$c:o}=hr(this,{});n=n||0;e:for(;;){switch(n){case 0:if((r=this).typ===Nt)return n=-1,r.ptr.$get();t=P(r,v).bytesSlow(),n=1;case 1:if(o&&(o=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;e=t,n=2;case 2:return e}return}return{$blk:v.ptr.prototype.Bytes,$c:!0,$r:i,$24r:e,_r:t,v:r,$s:n}},v.prototype.Bytes=function(){return this.$val.Bytes()},v.ptr.prototype.runes=function(){var{_r:e,v:t,$s:r,$r:n,$c:i}=hr(this,{});r=r||0;e:for(;;){switch(r){case 0:new x((t=this).flag).mustBe(23),e=t.typ.Elem().Kind(),r=3;case 3:if(i&&(i=!1,e=e.$blk()),e&&void 0!==e.$blk)break e;if(5!==e){r=1;continue}r=2;continue;case 1:ir(new We("reflect.Value.Bytes of non-rune slice"));case 2:return r=-1,t.ptr.$get()}return}return{$blk:v.ptr.prototype.runes,$c:!0,$r:n,_r:e,v:t,$s:r}},v.prototype.runes=function(){return this.$val.runes()},v.ptr.prototype.CanAddr=function(){return!((256&this.flag)>>>0==0)},v.prototype.CanAddr=function(){return this.$val.CanAddr()},v.ptr.prototype.CanSet=function(){return(352&this.flag)>>>0==256},v.prototype.CanSet=function(){return this.$val.CanSet()},v.ptr.prototype.Call=function(e){var{$24r:t,_r:r,in$1:e,v:n,$s:i,$r:o,$c:a}=hr(this,{in$1:e});i=i||0;e:for(;;){switch(i){case 0:new x((n=this).flag).mustBe(19),new x(n.flag).mustBeExported(),r=P(n,v).call("Call",e),i=1;case 1:if(a&&(a=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;t=r,i=2;case 2:return t}return}return{$blk:v.ptr.prototype.Call,$c:!0,$r:o,$24r:t,_r:r,in$1:e,v:n,$s:i}},v.prototype.Call=function(e){return this.$val.Call(e)},v.ptr.prototype.CallSlice=function(e){var{$24r:t,_r:r,in$1:e,v:n,$s:i,$r:o,$c:a}=hr(this,{in$1:e});i=i||0;e:for(;;){switch(i){case 0:new x((n=this).flag).mustBe(19),new x(n.flag).mustBeExported(),r=P(n,v).call("CallSlice",e),i=1;case 1:if(a&&(a=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;t=r,i=2;case 2:return t}return}return{$blk:v.ptr.prototype.CallSlice,$c:!0,$r:o,$24r:t,_r:r,in$1:e,v:n,$s:i}},v.prototype.CallSlice=function(e){return this.$val.CallSlice(e)},v.ptr.prototype.CanComplex=function(){var e;return 15===(e=new x(this.flag).kind())||16===e},v.prototype.CanComplex=function(){return this.$val.CanComplex()},v.ptr.prototype.Complex=function(){var e,t,r;return 15===(e=new x((t=this).flag).kind())?(r=t.ptr.$get(),new je(r.$real,r.$imag)):16===e?t.ptr.$get():void ir(new S.ptr("reflect.Value.Complex",new x(t.flag).kind()))},v.prototype.Complex=function(){return this.$val.Complex()},v.ptr.prototype.FieldByIndex=function(e){var{$24r:t,_i:r,_r:n,_r$1:i,_r$2:o,_r$3:a,_ref:s,_v:c,i:$,index:e,v:l,x:u,$s:f,$r:d,$c:w}=hr(this,{index:e});f=f||0;e:for(;;){switch(f){case 0:if(l=this,1===e.$length){f=1;continue}f=2;continue;case 1:n=P(l,v).Field(0>=e.$length?void p("index out of range"):e.$array[e.$offset+0]),f=3;case 3:if(w&&(w=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;t=n,f=4;case 4:return t;case 2:new x(l.flag).mustBe(25),s=e,r=0;case 5:if(!(r=s.$length?void p("index out of range"):s.$array[s.$offset+r],$>0){f=7;continue}f=8;continue;case 7:if(22!==P(l,v).Kind()){c=!1,f=11;continue e}i=l.typ.Elem().Kind(),f=12;case 12:if(w&&(w=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;c=25===i;case 11:if(c){f=9;continue}f=10;continue;case 9:P(l,v).IsNil()&&ir(new We("reflect: indirection through nil pointer to embedded struct")),o=P(l,v).Elem(),f=13;case 13:if(w&&(w=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;l=o;case 10:case 8:a=P(l,v).Field(u),f=14;case 14:if(w&&(w=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;l=a,r++,f=5;continue;case 6:return f=-1,l}return}return{$blk:v.ptr.prototype.FieldByIndex,$c:!0,$r:d,$24r:t,_i:r,_r:n,_r$1:i,_r$2:o,_r$3:a,_ref:s,_v:c,i:$,index:e,v:l,x:u,$s:f}},v.prototype.FieldByIndex=function(e){return this.$val.FieldByIndex(e)},v.ptr.prototype.FieldByIndexErr=function(e){var{$24r:t,$24r$1:n,_i:i,_r:o,_r$1:a,_r$2:s,_r$3:c,_r$4:$,_r$5:l,_ref:u,_v:f,i:d,index:e,v:w,x:h,$s:g,$r:k,$c:b}=hr(this,{index:e});g=g||0;e:for(;;){switch(g){case 0:if(w=this,1===e.$length){g=1;continue}g=2;continue;case 1:o=P(w,v).Field(0>=e.$length?void p("index out of range"):e.$array[e.$offset+0]),g=3;case 3:if(b&&(b=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;t=[o,tt],g=4;case 4:return t;case 2:new x(w.flag).mustBe(25),u=e,i=0;case 5:if(!(i=u.$length?void p("index out of range"):u.$array[u.$offset+i],d>0){g=7;continue}g=8;continue;case 7:if(22!==P(w,v).Kind()){f=!1,g=11;continue e}a=w.typ.Elem().Kind(),g=12;case 12:if(b&&(b=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;f=25===a;case 11:if(f){g=9;continue}g=10;continue;case 9:if(P(w,v).IsNil()){g=13;continue}g=14;continue;case 13:s=w.typ.Elem().Name(),g=15;case 15:if(b&&(b=!1,s=s.$blk()),s&&void 0!==s.$blk)break e;c=r.New("reflect: indirection through nil pointer to embedded struct field "+s),g=16;case 16:if(b&&(b=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;n=[new v.ptr(Ie.nil,0,0),c],g=17;case 17:return n;case 14:$=P(w,v).Elem(),g=18;case 18:if(b&&(b=!1,$=$.$blk()),$&&void 0!==$.$blk)break e;w=$;case 10:case 8:l=P(w,v).Field(h),g=19;case 19:if(b&&(b=!1,l=l.$blk()),l&&void 0!==l.$blk)break e;w=l,i++,g=5;continue;case 6:return g=-1,[w,tt]}return}return{$blk:v.ptr.prototype.FieldByIndexErr,$c:!0,$r:k,$24r:t,$24r$1:n,_i:i,_r:o,_r$1:a,_r$2:s,_r$3:c,_r$4:$,_r$5:l,_ref:u,_v:f,i:d,index:e,v:w,x:h,$s:g}},v.prototype.FieldByIndexErr=function(e){return this.$val.FieldByIndexErr(e)},v.ptr.prototype.FieldByName=function(e){var{$24r:t,_r:r,_r$1:n,_tuple:i,f:o,name$1:e,ok:a,v:p,$s:s,$r:c,$c:$}=hr(this,{name$1:e});s=s||0;e:for(;;){switch(s){case 0:new x((p=this).flag).mustBe(25),r=p.typ.FieldByName(e),s=1;case 1:if($&&($=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;if(o=P((i=r)[0],fe),a=i[1]){s=2;continue}s=3;continue;case 2:n=P(p,v).FieldByIndex(o.Index),s=4;case 4:if($&&($=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;t=n,s=5;case 5:return t;case 3:return s=-1,new v.ptr(Ie.nil,0,0)}return}return{$blk:v.ptr.prototype.FieldByName,$c:!0,$r:c,$24r:t,_r:r,_r$1:n,_tuple:i,f:o,name$1:e,ok:a,v:p,$s:s}},v.prototype.FieldByName=function(e){return this.$val.FieldByName(e)},v.ptr.prototype.FieldByNameFunc=function(e){var{$24r:t,_r:r,_r$1:n,_tuple:i,f:o,match:e,ok:a,v:p,$s:s,$r:c,$c:$}=hr(this,{match:e});s=s||0;e:for(;;){switch(s){case 0:r=(p=this).typ.FieldByNameFunc(e),s=1;case 1:if($&&($=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;if(o=P((i=r)[0],fe),a=i[1]){s=2;continue}s=3;continue;case 2:n=P(p,v).FieldByIndex(o.Index),s=4;case 4:if($&&($=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;t=n,s=5;case 5:return t;case 3:return s=-1,new v.ptr(Ie.nil,0,0)}return}return{$blk:v.ptr.prototype.FieldByNameFunc,$c:!0,$r:c,$24r:t,_r:r,_r$1:n,_tuple:i,f:o,match:e,ok:a,v:p,$s:s}},v.prototype.FieldByNameFunc=function(e){return this.$val.FieldByNameFunc(e)},v.ptr.prototype.CanFloat=function(){var e;return 13===(e=new x(this.flag).kind())||14===e},v.prototype.CanFloat=function(){return this.$val.CanFloat()},v.ptr.prototype.Float=function(){var e;return 13===(e=new x(this.flag).kind())||14===e?this.ptr.$get():void ir(new S.ptr("reflect.Value.Float",new x(this.flag).kind()))},v.prototype.Float=function(){return this.$val.Float()},v.ptr.prototype.CanInt=function(){var e;return 2===(e=new x(this.flag).kind())||3===e||4===e||5===e||6===e},v.prototype.CanInt=function(){return this.$val.CanInt()},v.ptr.prototype.Int=function(){var e,t,r;return t=new x(this.flag).kind(),r=this.ptr,2===(e=t)||3===e||4===e||5===e?new Re(0,r.$get()):6===e?r.$get():void ir(new S.ptr("reflect.Value.Int",new x(this.flag).kind()))},v.prototype.Int=function(){return this.$val.Int()},v.ptr.prototype.CanInterface=function(){return 0===this.flag&&ir(new S.ptr("reflect.Value.CanInterface",0)),(96&this.flag)>>>0==0},v.prototype.CanInterface=function(){return this.$val.CanInterface()},v.ptr.prototype.Interface=function(){var{$24r:e,_r:t,i:r,v:n,$s:i,$r:o,$c:a}=hr(this,{});i=i||0;e:for(;;){switch(i){case 0:r=tt,t=In(P(n=this,v),!0),i=1;case 1:if(a&&(a=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;e=r=t,i=2;case 2:return e}return}return{$blk:v.ptr.prototype.Interface,$c:!0,$r:o,$24r:e,_r:t,i:r,v:n,$s:i}},v.prototype.Interface=function(){return this.$val.Interface()},v.ptr.prototype.IsValid=function(){return!(0===this.flag)},v.prototype.IsValid=function(){return this.$val.IsValid()},v.ptr.prototype.IsZero=function(){var{$24r:e,_1:t,_r:r,_r$1:n,_r$2:i,_r$3:o,_r$4:a,_r$5:p,c:s,i:c,i$1:$,v:u,x:f,x$1:d,x$2:w,x$3:h,x$4:g,$s:k,$r:b,$c:y}=hr(this,{});k=k||0;e:for(;;){switch(k){case 0:if(1===(t=new x((u=this).flag).kind())){k=2;continue}if(2===t||3===t||4===t||5===t||6===t){k=3;continue}if(7===t||8===t||9===t||10===t||11===t||12===t){k=4;continue}if(13===t||14===t){k=5;continue}if(15===t||16===t){k=6;continue}if(17===t){k=7;continue}if(18===t||19===t||20===t||21===t||22===t||23===t||26===t){k=8;continue}if(24===t){k=9;continue}if(25===t){k=10;continue}k=11;continue;case 2:return k=-1,!P(u,v).Bool();case 3:return k=-1,0===(f=P(u,v).Int()).$high&&0===f.$low;case 4:return k=-1,0===(d=P(u,v).Uint()).$high&&0===d.$low;case 5:return k=-1,0===(w=l.Float64bits(P(u,v).Float())).$high&&0===w.$low;case 6:return s=P(u,v).Complex(),k=-1,0===(h=l.Float64bits(s.$real)).$high&&0===h.$low&&0===(g=l.Float64bits(s.$imag)).$high&&0===g.$low;case 7:c=0;case 13:r=P(u,v).Len(),k=15;case 15:if(y&&(y=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;if(!(c>>0!=0?e.ptr:e.$ptr_ptr||(e.$ptr_ptr=new Ye((function(){return this.$target.ptr}),(function(e){this.$target.ptr=e}),e)),r=fn(s.typ,P(s,v).pointer(),o);case 3:return 0===r?(c=-1,new v.ptr(Ie.nil,0,0)):(p=a.elem,n=((n=new x((s.flag|e.flag)>>>0).ro())|p.Kind()>>>0)>>>0,c=-1,zt(p,n,r))}return}return{$blk:v.ptr.prototype.MapIndex,$c:!0,$r:$,_r:t,e:r,fl:n,k:i,k$1:o,key:e,tt:a,typ:p,v:s,$s:c}},v.prototype.MapIndex=function(e){return this.$val.MapIndex(e)},v.ptr.prototype.MapKeys=function(){var{_r:e,a:t,fl:r,i:n,it:i,key:o,keyType:a,m:s,mlen:c,tt:$,v:l,$s:u,$r:f,$c:d}=hr(this,{});u=u||0;e:for(;;){switch(u){case 0:i=[i],new x((l=this).flag).mustBe(21),a=($=l.typ.kindType).key,r=(new x(l.flag).ro()|a.Kind()>>>0)>>>0,c=0,0!==(s=P(l,v).pointer())&&(c=_n(s)),i[0]=new ve.ptr(tt,null,null,0,null),bn(l.typ,s,i[0]),t=Zt(Ze,c),n=0,n=0;case 1:if(!(n=t.$length?p("index out of range"):t.$array[t.$offset+n]=zt(a,r,o),vn(i[0]),n=n+1|0,u=1;continue;case 2:return u=-1,y(t,0,n)}return}return{$blk:v.ptr.prototype.MapKeys,$c:!0,$r:f,_r:e,a:t,fl:r,i:n,it:i,key:o,keyType:a,m:s,mlen:c,tt:$,v:l,$s:u}},v.prototype.MapKeys=function(){return this.$val.MapKeys()},ve.ptr.prototype.initialized=function(){return!B(this.t,tt)},ve.prototype.initialized=function(){return this.$val.initialized()},N.ptr.prototype.Key=function(){var{_r:e,iter:t,iterkey:r,ktype:n,t:i,$s:o,$r:a,$c:p}=hr(this,{});o=o||0;e:for(;;){switch(o){case 0:(t=this).hiter.initialized()||ir(new We("MapIter.Key called before Next")),e=yn(t.hiter),o=1;case 1:if(p&&(p=!1,e=e.$blk()),e&&void 0!==e.$blk)break e;return 0===(r=e)&&ir(new We("MapIter.Key called on exhausted iterator")),n=(i=t.m.typ.kindType).key,o=-1,zt(n,(new x(t.m.flag).ro()|n.Kind()>>>0)>>>0,r)}return}return{$blk:N.ptr.prototype.Key,$c:!0,$r:a,_r:e,iter:t,iterkey:r,ktype:n,t:i,$s:o}},N.prototype.Key=function(){return this.$val.Key()},v.ptr.prototype.SetIterKey=function(e){var{_r:t,_r$1:r,iter:e,iterkey:n,key:i,ktype:o,t:a,target:p,v:s,$s:c,$r:$,$c:l}=hr(this,{iter:e});c=c||0;e:for(;;){switch(c){case 0:s=this,e.hiter.initialized()||ir(new We("reflect: Value.SetIterKey called before Next")),t=yn(e.hiter),c=1;case 1:if(l&&(l=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;0===(n=t)&&ir(new We("reflect: Value.SetIterKey called on exhausted iterator")),new x(s.flag).mustBeAssignable(),p=0,20===new x(s.flag).kind()&&(p=s.ptr),o=(a=e.m.typ.kindType).key,i=new v.ptr(o,n,((e.m.flag|o.Kind()>>>0)>>>0|128)>>>0),r=P(i,v).assignTo("reflect.MapIter.SetKey",s.typ,p),c=2;case 2:if(l&&(l=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;return i=r,$n(s.typ,s.ptr,i.ptr),void(c=-1)}return}return{$blk:v.ptr.prototype.SetIterKey,$c:!0,$r:$,_r:t,_r$1:r,iter:e,iterkey:n,key:i,ktype:o,t:a,target:p,v:s,$s:c}},v.prototype.SetIterKey=function(e){return this.$val.SetIterKey(e)},N.ptr.prototype.Value=function(){var{_r:e,iter:t,iterelem:r,t:n,vtype:i,$s:o,$r:a,$c:p}=hr(this,{});o=o||0;e:for(;;){switch(o){case 0:(t=this).hiter.initialized()||ir(new We("MapIter.Value called before Next")),e=mn(t.hiter),o=1;case 1:if(p&&(p=!1,e=e.$blk()),e&&void 0!==e.$blk)break e;return 0===(r=e)&&ir(new We("MapIter.Value called on exhausted iterator")),i=(n=t.m.typ.kindType).elem,o=-1,zt(i,(new x(t.m.flag).ro()|i.Kind()>>>0)>>>0,r)}return}return{$blk:N.ptr.prototype.Value,$c:!0,$r:a,_r:e,iter:t,iterelem:r,t:n,vtype:i,$s:o}},N.prototype.Value=function(){return this.$val.Value()},v.ptr.prototype.SetIterValue=function(e){var{_r:t,_r$1:r,elem:n,iter:e,iterelem:i,t:o,target:a,v:p,vtype:s,$s:c,$r:$,$c:l}=hr(this,{iter:e});c=c||0;e:for(;;){switch(c){case 0:p=this,e.hiter.initialized()||ir(new We("reflect: Value.SetIterValue called before Next")),t=mn(e.hiter),c=1;case 1:if(l&&(l=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;0===(i=t)&&ir(new We("reflect: Value.SetIterValue called on exhausted iterator")),new x(p.flag).mustBeAssignable(),a=0,20===new x(p.flag).kind()&&(a=p.ptr),s=(o=e.m.typ.kindType).elem,n=new v.ptr(s,i,((e.m.flag|s.Kind()>>>0)>>>0|128)>>>0),r=P(n,v).assignTo("reflect.MapIter.SetValue",p.typ,a),c=2;case 2:if(l&&(l=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;return n=r,$n(p.typ,p.ptr,n.ptr),void(c=-1)}return}return{$blk:v.ptr.prototype.SetIterValue,$c:!0,$r:$,_r:t,_r$1:r,elem:n,iter:e,iterelem:i,t:o,target:a,v:p,vtype:s,$s:c}},v.prototype.SetIterValue=function(e){return this.$val.SetIterValue(e)},N.ptr.prototype.Next=function(){var{$24r:e,_r:t,_r$1:r,iter:n,$s:i,$r:o,$c:a}=hr(this,{});i=i||0;e:for(;;){switch(i){case 0:if(P((n=this).m,v).IsValid()||ir(new We("MapIter.Next called on an iterator that does not have an associated map Value")),!n.hiter.initialized()){i=1;continue}i=2;continue;case 1:bn(n.m.typ,P(n.m,v).pointer(),n.hiter),i=3;continue;case 2:t=yn(n.hiter),i=6;case 6:if(a&&(a=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;if(0===t){i=4;continue}i=5;continue;case 4:ir(new We("MapIter.Next called on exhausted iterator"));case 5:vn(n.hiter);case 3:r=yn(n.hiter),i=7;case 7:if(a&&(a=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;e=!(0===r),i=8;case 8:return e}return}return{$blk:N.ptr.prototype.Next,$c:!0,$r:o,$24r:e,_r:t,_r$1:r,iter:n,$s:i}},N.prototype.Next=function(){return this.$val.Next()},N.ptr.prototype.Reset=function(e){P(e,v).IsValid()&&new x(e.flag).mustBe(21),this.m=e,ve.copy(this.hiter,new ve.ptr(tt,null,null,0,null))},N.prototype.Reset=function(e){return this.$val.Reset(e)},v.ptr.prototype.MapRange=function(){return 21!==new x(this.flag).kind()&&new x(this.flag).panicNotMap(),new N.ptr(P(this,v),new ve.ptr(tt,null,null,0,null))},v.prototype.MapRange=function(){return this.$val.MapRange()},x.prototype.panicNotMap=function(){var e;e=this.$val,new x(e).mustBe(21)},Gt(x).prototype.panicNotMap=function(){return new x(this.$get()).panicNotMap()},zt=function(e,t,r){var n;return Mr(e)?(n=sn(e),$n(e,n,r),new v.ptr(e,n,(128|t)>>>0)):new v.ptr(e,r.$get(),t)},v.ptr.prototype.Method=function(e){var t,r;return(r=this).typ===Ie.nil&&ir(new S.ptr("reflect.Value.Method",0)),((512&r.flag)>>>0!=0||e>>>0>=r.typ.NumMethod()>>>0)&&ir(new We("reflect: Method index out of range")),20===r.typ.Kind()&&P(r,v).IsNil()&&ir(new We("reflect: Method on nil interface value")),t=((t=(19|(t=(new x(r.flag).ro()|(128&r.flag)>>>0)>>>0))>>>0)|(e>>>0<<10>>>0|512)>>>0)>>>0,new v.ptr(r.typ,r.ptr,t)},v.prototype.Method=function(e){return this.$val.Method(e)},v.ptr.prototype.NumMethod=function(){return this.typ===Ie.nil&&ir(new S.ptr("reflect.Value.NumMethod",0)),(512&this.flag)>>>0!=0?0:this.typ.NumMethod()},v.prototype.NumMethod=function(){return this.$val.NumMethod()},v.ptr.prototype.MethodByName=function(e){var{_r:t,_tuple:r,m:n,name$1:e,ok:i,v:o,$s:a,$r:p,$c:s}=hr(this,{name$1:e});a=a||0;e:for(;;){switch(a){case 0:if((o=this).typ===Ie.nil&&ir(new S.ptr("reflect.Value.MethodByName",0)),(512&o.flag)>>>0!=0)return a=-1,new v.ptr(Ie.nil,0,0);t=o.typ.MethodByName(e),a=1;case 1:if(s&&(s=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;return n=P((r=t)[0],se),(i=r[1])?(a=-1,P(o,v).Method(n.Index)):(a=-1,new v.ptr(Ie.nil,0,0))}return}return{$blk:v.ptr.prototype.MethodByName,$c:!0,$r:p,_r:t,_tuple:r,m:n,name$1:e,ok:i,v:o,$s:a}},v.prototype.MethodByName=function(e){return this.$val.MethodByName(e)},v.ptr.prototype.NumField=function(){return new x(this.flag).mustBe(25),this.typ.kindType.fields.$length},v.prototype.NumField=function(){return this.$val.NumField()},v.ptr.prototype.OverflowComplex=function(e){var t;return 15===(t=new x(this.flag).kind())?Ht(e.$real)||Ht(e.$imag):16!==t&&void ir(new S.ptr("reflect.Value.OverflowComplex",new x(this.flag).kind()))},v.prototype.OverflowComplex=function(e){return this.$val.OverflowComplex(e)},v.ptr.prototype.OverflowFloat=function(e){var t;return 13===(t=new x(this.flag).kind())?Ht(e):14!==t&&void ir(new S.ptr("reflect.Value.OverflowFloat",new x(this.flag).kind()))},v.prototype.OverflowFloat=function(e){return this.$val.OverflowFloat(e)},Ht=function(e){return e<0&&(e=-e),34028234663852886e22>>0,n=X(Q(e,64-r>>>0),64-r>>>0),!(e.$high===n.$high&&e.$low===n.$low);ir(new S.ptr("reflect.Value.OverflowInt",new x(this.flag).kind()))},v.prototype.OverflowInt=function(e){return this.$val.OverflowInt(e)},v.ptr.prototype.OverflowUint=function(e){var t,r,n;if(7===(t=new x(this.flag).kind())||12===t||8===t||9===t||10===t||11===t)return r=J(this.typ.size,8)>>>0,n=Y(Q(e,64-r>>>0),64-r>>>0),!(e.$high===n.$high&&e.$low===n.$low);ir(new S.ptr("reflect.Value.OverflowUint",new x(this.flag).kind()))},v.prototype.OverflowUint=function(e){return this.$val.OverflowUint(e)},v.ptr.prototype.Recv=function(){var{$24r:e,_r:t,_tuple:r,ok:n,v:i,x:o,$s:a,$r:p,$c:s}=hr(this,{});a=a||0;e:for(;;){switch(a){case 0:o=new v.ptr(Ie.nil,0,0),n=!1,new x((i=this).flag).mustBe(18),new x(i.flag).mustBeExported(),t=P(i,v).recv(!1),a=1;case 1:if(s&&(s=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;e=[o=(r=t)[0],n=r[1]],a=2;case 2:return e}return}return{$blk:v.ptr.prototype.Recv,$c:!0,$r:p,$24r:e,_r:t,_tuple:r,ok:n,v:i,x:o,$s:a}},v.prototype.Recv=function(){return this.$val.Recv()},v.ptr.prototype.recv=function(e){var{_r:t,_tuple:r,nb:e,ok:n,p:i,selected:o,t:a,tt:p,v:s,val:c,$s:$,$r:l,$c:u}=hr(this,{nb:e});$=$||0;e:for(;;){switch($){case 0:c=new v.ptr(Ie.nil,0,0),n=!1,1&(p=(s=this).typ.kindType).dir||ir(new We("reflect: recv on send-only channel")),a=p.elem,c=new v.ptr(a,0,a.Kind()>>>0),i=0,Mr(a)?(i=sn(a),c.ptr=i,c.flag=(128|c.flag)>>>0):i=c.$ptr_ptr||(c.$ptr_ptr=new Ye((function(){return this.$target.ptr}),(function(e){this.$target.ptr=e}),c)),t=Pn(P(s,v).pointer(),e,i),$=1;case 1:if(u&&(u=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;return o=(r=t)[0],n=r[1],o||(c=new v.ptr(Ie.nil,0,0)),$=-1,[c,n]}return}return{$blk:v.ptr.prototype.recv,$c:!0,$r:l,_r:t,_tuple:r,nb:e,ok:n,p:i,selected:o,t:a,tt:p,v:s,val:c,$s:$}},v.prototype.recv=function(e){return this.$val.recv(e)},v.ptr.prototype.Send=function(e){var{_r:t,v:r,x:e,$s:n,$r:i,$c:o}=hr(this,{x:e});n=n||0;e:for(;;){switch(n){case 0:new x((r=this).flag).mustBe(18),new x(r.flag).mustBeExported(),t=P(r,v).send(P(e,v),!1),n=1;case 1:if(o&&(o=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;return void(n=-1)}return}return{$blk:v.ptr.prototype.Send,$c:!0,$r:i,_r:t,v:r,x:e,$s:n}},v.prototype.Send=function(e){return this.$val.Send(e)},v.ptr.prototype.send=function(e,t){var{$24r:r,_r:n,_r$1:i,nb:t,p:o,selected:a,tt:p,v:s,x:e,$s:c,$r:$,$c:l}=hr(this,{x:e,nb:t});c=c||0;e:for(;;){switch(c){case 0:a=!1,2&(p=(s=this).typ.kindType).dir||ir(new We("reflect: send on recv-only channel")),new x(e.flag).mustBeExported(),n=P(e,v).assignTo("reflect.Value.Send",p.elem,0),c=1;case 1:if(l&&(l=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;o=0,o=(128&(e=n).flag)>>>0!=0?e.ptr:e.$ptr_ptr||(e.$ptr_ptr=new Ye((function(){return this.$target.ptr}),(function(e){this.$target.ptr=e}),e)),i=Vn(P(s,v).pointer(),o,t),c=2;case 2:if(l&&(l=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;r=a=i,c=3;case 3:return r}return}return{$blk:v.ptr.prototype.send,$c:!0,$r:$,$24r:r,_r:n,_r$1:i,nb:t,p:o,selected:a,tt:p,v:s,x:e,$s:c}},v.prototype.send=function(e,t){return this.$val.send(e,t)},v.ptr.prototype.SetBool=function(e){new x(this.flag).mustBeAssignable(),new x(this.flag).mustBe(1),this.ptr.$set(e)},v.prototype.SetBool=function(e){return this.$val.SetBool(e)},v.ptr.prototype.setRunes=function(e){var{_r:t,v:r,x:e,$s:n,$r:i,$c:o}=hr(this,{x:e});n=n||0;e:for(;;){switch(n){case 0:new x((r=this).flag).mustBeAssignable(),new x(r.flag).mustBe(23),t=r.typ.Elem().Kind(),n=3;case 3:if(o&&(o=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;if(5!==t){n=1;continue}n=2;continue;case 1:ir(new We("reflect.Value.setRunes of non-rune slice"));case 2:return r.ptr.$set(e),void(n=-1)}return}return{$blk:v.ptr.prototype.setRunes,$c:!0,$r:i,_r:t,v:r,x:e,$s:n}},v.prototype.setRunes=function(e){return this.$val.setRunes(e)},v.ptr.prototype.SetComplex=function(e){var t,r;new x((r=this).flag).mustBeAssignable(),15===(t=new x(r.flag).kind())?r.ptr.$set(new Be(e.$real,e.$imag)):16===t?r.ptr.$set(e):ir(new S.ptr("reflect.Value.SetComplex",new x(r.flag).kind()))},v.prototype.SetComplex=function(e){return this.$val.SetComplex(e)},v.ptr.prototype.SetFloat=function(e){var t,r;new x((r=this).flag).mustBeAssignable(),13===(t=new x(r.flag).kind())?r.ptr.$set(H(e)):14===t?r.ptr.$set(e):ir(new S.ptr("reflect.Value.SetFloat",new x(r.flag).kind()))},v.prototype.SetFloat=function(e){return this.$val.SetFloat(e)},v.ptr.prototype.SetInt=function(e){var t,r;new x((r=this).flag).mustBeAssignable(),2===(t=new x(r.flag).kind())?r.ptr.$set(e.$low+4294967296*(e.$high>>31)|0):3===t?r.ptr.$set(e.$low+4294967296*(e.$high>>31)<<24>>24):4===t?r.ptr.$set(e.$low+4294967296*(e.$high>>31)<<16>>16):5===t?r.ptr.$set(e.$low+4294967296*(e.$high>>31)|0):6===t?r.ptr.$set(e):ir(new S.ptr("reflect.Value.SetInt",new x(r.flag).kind()))},v.prototype.SetInt=function(e){return this.$val.SetInt(e)},v.ptr.prototype.SetMapIndex=function(e,t){var{_r:r,_r$1:n,_r$2:i,e:o,e$1:a,elem:t,k:p,k$1:s,key:e,tt:c,v:$,$s:l,$r:u,$c:f}=hr(this,{key:e,elem:t});l=l||0;e:for(;;){switch(l){case 0:if(new x(($=this).flag).mustBe(21),new x($.flag).mustBeExported(),new x(e.flag).mustBeExported(),((c=$.typ.kindType).key===Vt||24===new x(e.flag).kind())&&c.key===e.typ&&c.elem.size<=128){l=1;continue}l=2;continue;case 1:if(p=e.ptr.$get(),t.typ===Ie.nil)return kn($.typ,P($,v).pointer(),p),void(l=-1);new x(t.flag).mustBeExported(),r=P(t,v).assignTo("reflect.Value.SetMapIndex",c.elem,0),l=3;case 3:if(f&&(f=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;o=0,o=(128&(t=r).flag)>>>0!=0?t.ptr:t.$ptr_ptr||(t.$ptr_ptr=new Ye((function(){return this.$target.ptr}),(function(e){this.$target.ptr=e}),t)),u=gn($.typ,P($,v).pointer(),p,o),l=4;case 4:if(f&&(f=!1,u=u.$blk()),u&&void 0!==u.$blk)break e;return void(l=-1);case 2:n=P(e,v).assignTo("reflect.Value.SetMapIndex",c.key,0),l=5;case 5:if(f&&(f=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;if(s=0,s=(128&(e=n).flag)>>>0!=0?e.ptr:e.$ptr_ptr||(e.$ptr_ptr=new Ye((function(){return this.$target.ptr}),(function(e){this.$target.ptr=e}),e)),t.typ===Ie.nil)return wn($.typ,P($,v).pointer(),s),void(l=-1);new x(t.flag).mustBeExported(),i=P(t,v).assignTo("reflect.Value.SetMapIndex",c.elem,0),l=6;case 6:if(f&&(f=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;a=0,a=(128&(t=i).flag)>>>0!=0?t.ptr:t.$ptr_ptr||(t.$ptr_ptr=new Ye((function(){return this.$target.ptr}),(function(e){this.$target.ptr=e}),t)),u=dn($.typ,P($,v).pointer(),s,a),l=7;case 7:if(f&&(f=!1,u=u.$blk()),u&&void 0!==u.$blk)break e;return void(l=-1)}return}return{$blk:v.ptr.prototype.SetMapIndex,$c:!0,$r:u,_r:r,_r$1:n,_r$2:i,e:o,e$1:a,elem:t,k:p,k$1:s,key:e,tt:c,v:$,$s:l}},v.prototype.SetMapIndex=function(e,t){return this.$val.SetMapIndex(e,t)},v.ptr.prototype.SetUint=function(e){var t,r;new x((r=this).flag).mustBeAssignable(),7===(t=new x(r.flag).kind())?r.ptr.$set(e.$low>>>0):8===t?r.ptr.$set(e.$low<<24>>>24):9===t?r.ptr.$set(e.$low<<16>>>16):10===t?r.ptr.$set(e.$low>>>0):11===t?r.ptr.$set(e):12===t?r.ptr.$set(e.$low>>>0):ir(new S.ptr("reflect.Value.SetUint",new x(r.flag).kind()))},v.prototype.SetUint=function(e){return this.$val.SetUint(e)},v.ptr.prototype.SetPointer=function(e){new x(this.flag).mustBeAssignable(),new x(this.flag).mustBe(26),this.ptr.$set(e)},v.prototype.SetPointer=function(e){return this.$val.SetPointer(e)},v.ptr.prototype.SetString=function(e){new x(this.flag).mustBeAssignable(),new x(this.flag).mustBe(24),this.ptr.$set(e)},v.prototype.SetString=function(e){return this.$val.SetString(e)},v.ptr.prototype.String=function(){var{$24r:e,_r:t,v:r,$s:n,$r:i,$c:o}=hr(this,{});n=n||0;e:for(;;){switch(n){case 0:if(24===new x((r=this).flag).kind())return n=-1,r.ptr.$get();t=P(r,v).stringNonString(),n=1;case 1:if(o&&(o=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;e=t,n=2;case 2:return e}return}return{$blk:v.ptr.prototype.String,$c:!0,$r:i,$24r:e,_r:t,v:r,$s:n}},v.prototype.String=function(){return this.$val.String()},v.ptr.prototype.stringNonString=function(){var{$24r:e,_r:t,v:r,$s:n,$r:i,$c:o}=hr(this,{});n=n||0;e:for(;;){switch(n){case 0:if(0===new x((r=this).flag).kind())return n=-1,"";t=P(r,v).Type().String(),n=1;case 1:if(o&&(o=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;e="<"+t+" Value>",n=2;case 2:return e}return}return{$blk:v.ptr.prototype.stringNonString,$c:!0,$r:i,$24r:e,_r:t,v:r,$s:n}},v.prototype.stringNonString=function(){return this.$val.stringNonString()},v.ptr.prototype.TryRecv=function(){var{$24r:e,_r:t,_tuple:r,ok:n,v:i,x:o,$s:a,$r:p,$c:s}=hr(this,{});a=a||0;e:for(;;){switch(a){case 0:o=new v.ptr(Ie.nil,0,0),n=!1,new x((i=this).flag).mustBe(18),new x(i.flag).mustBeExported(),t=P(i,v).recv(!0),a=1;case 1:if(s&&(s=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;e=[o=(r=t)[0],n=r[1]],a=2;case 2:return e}return}return{$blk:v.ptr.prototype.TryRecv,$c:!0,$r:p,$24r:e,_r:t,_tuple:r,ok:n,v:i,x:o,$s:a}},v.prototype.TryRecv=function(){return this.$val.TryRecv()},v.ptr.prototype.TrySend=function(e){var{$24r:t,_r:r,v:n,x:e,$s:i,$r:o,$c:a}=hr(this,{x:e});i=i||0;e:for(;;){switch(i){case 0:new x((n=this).flag).mustBe(18),new x(n.flag).mustBeExported(),r=P(n,v).send(P(e,v),!0),i=1;case 1:if(a&&(a=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;t=r,i=2;case 2:return t}return}return{$blk:v.ptr.prototype.TrySend,$c:!0,$r:o,$24r:t,_r:r,v:n,x:e,$s:i}},v.prototype.TrySend=function(e){return this.$val.TrySend(e)},v.ptr.prototype.Type=function(){var e;return 0!==(e=this).flag&&(512&e.flag)>>>0==0?e.typ:P(e,v).typeSlow()},v.prototype.Type=function(){return this.$val.Type()},v.ptr.prototype.typeSlow=function(){var e,t,r,n,i,o,a;return 0===(o=this).flag&&ir(new S.ptr("reflect.Value.Type",0)),(512&o.flag)>>>0==0?o.typ:(e=o.flag>>10,20===o.typ.Kind()?(e>>>0>=(i=o.typ.kindType).methods.$length>>>0&&ir(new We("reflect: internal error: invalid method index")),a=i.methods,t=e<0||e>=a.$length?void p("index out of range"):a.$array[a.$offset+e],o.typ.typeOff(t.typ)):(e>>>0>=(n=o.typ.exportedMethods()).$length>>>0&&ir(new We("reflect: internal error: invalid method index")),r=P(e<0||e>=n.$length?void p("index out of range"):n.$array[n.$offset+e],U),o.typ.typeOff(r.mtyp)))},v.prototype.typeSlow=function(){return this.$val.typeSlow()},v.ptr.prototype.CanUint=function(){var e;return 7===(e=new x(this.flag).kind())||8===e||9===e||10===e||11===e||12===e},v.prototype.CanUint=function(){return this.$val.CanUint()},v.ptr.prototype.Uint=function(){var e,t,r,n;return t=new x(this.flag).kind(),r=this.ptr,7===(e=t)||8===e||9===e||10===e?new Oe(0,r.$get()):11===e?r.$get():12===e?(n=r.$get(),new Oe(0,n.constructor===Number?n:1)):void ir(new S.ptr("reflect.Value.Uint",new x(this.flag).kind()))},v.prototype.Uint=function(){return this.$val.Uint()},v.ptr.prototype.UnsafeAddr=function(){return this.typ===Ie.nil&&ir(new S.ptr("reflect.Value.UnsafeAddr",0)),(256&this.flag)>>>0==0&&ir(new We("reflect.Value.UnsafeAddr of unaddressable value")),this.ptr},v.prototype.UnsafeAddr=function(){return this.$val.UnsafeAddr()},v.ptr.prototype.UnsafePointer=function(){var{_1:e,_r:t,code:r,k:n,p:i,v:o,$s:a,$r:p,$c:s}=hr(this,{});a=a||0;e:for(;;){switch(a){case 0:if(r=[r],22===(e=n=new x((o=this).flag).kind())){a=2;continue}if(18===e||21===e||26===e){a=3;continue}if(19===e){a=4;continue}if(23===e){a=5;continue}a=6;continue;case 2:return 0===o.typ.ptrdata?(Mn(o.ptr.$get())||ir(new We("reflect: reflect.Value.UnsafePointer on an invalid notinheap pointer")),a=-1,o.ptr.$get()):(a=-1,P(o,v).pointer());case 3:return a=-1,P(o,v).pointer();case 4:if((512&o.flag)>>>0!=0){a=7;continue}a=8;continue;case 7:t=Br(),a=9;case 9:if(s&&(s=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;return r[0]=t,a=-1,r[0];case 8:return 0!==(i=P(o,v).pointer())&&(i=i.$get()),a=-1,i;case 5:return a=-1,V(o.ptr,nt).Data;case 6:case 1:return ir(new S.ptr("reflect.Value.UnsafePointer",new x(o.flag).kind())),a=-1,0}return}return{$blk:v.ptr.prototype.UnsafePointer,$c:!0,$r:p,_1:e,_r:t,code:r,k:n,p:i,v:o,$s:a}},v.prototype.UnsafePointer=function(){return this.$val.UnsafePointer()},Qt=function(e,t,r){var{_r:n,_r$1:i,t1:t,t2:r,what:e,$s:o,$r:a,$c:p}=hr(this,{what:e,t1:t,t2:r});o=o||0;e:for(;;){switch(o){case 0:if(!B(t,r)){o=1;continue}o=2;continue;case 1:n=t.String(),o=3;case 3:if(p&&(p=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;i=r.String(),o=4;case 4:if(p&&(p=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;ir(new We(e+": "+n+" != "+i));case 2:return void(o=-1)}return}return{$blk:Qt,$c:!0,$r:a,_r:n,_r$1:i,t1:t,t2:r,what:e,$s:o}},er=function(e){var{$24r:t,_r:r,typ:e,$s:n,$r:i,$c:o}=hr(this,{typ:e});n=n||0;e:for(;;){switch(n){case 0:r=tr(e,0),n=1;case 1:if(o&&(o=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;t=r,n=2;case 2:return t}return}return{$blk:er,$c:!0,$r:i,$24r:t,_r:r,typ:e,$s:n}},Bn.MakeMap=er,tr=function(e,t){var{_r:r,m:n,n:t,t:i,typ:e,$s:o,$r:a,$c:p}=hr(this,{typ:e,n:t});o=o||0;e:for(;;){switch(o){case 0:r=e.Kind(),o=3;case 3:if(p&&(p=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;if(21!==r){o=1;continue}o=2;continue;case 1:ir(new We("reflect.MakeMapWithSize of non-map type"));case 2:return i=Yt(e,Ie),n=ln(i,t),o=-1,new v.ptr(i,n,21)}return}return{$blk:tr,$c:!0,$r:a,_r:r,m:n,n:t,t:i,typ:e,$s:o}},Bn.MakeMapWithSize=tr,v.ptr.prototype.Convert=function(e){var{$24r:t,_r:r,_r$1:n,_r$2:i,_r$3:o,_r$4:a,op:p,t:e,v:s,$s:c,$r:$,$c:l}=hr(this,{t:e});c=c||0;e:for(;;){switch(c){case 0:if((512&(s=this).flag)>>>0!=0){c=1;continue}c=2;continue;case 1:r=Fn("Convert",P(s,v)),c=3;case 3:if(l&&(l=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;s=r;case 2:n=e.common(),c=4;case 4:if(l&&(l=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;i=rr(n,s.typ),c=5;case 5:if(l&&(l=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;if((p=i)===u){c=6;continue}c=7;continue;case 6:o=e.String(),c=8;case 8:if(l&&(l=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;ir(new We("reflect.Value.Convert: value of type "+s.typ.String()+" cannot be converted to type "+o));case 7:a=p(P(s,v),e),c=9;case 9:if(l&&(l=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;t=a,c=10;case 10:return t}return}return{$blk:v.ptr.prototype.Convert,$c:!0,$r:$,$24r:t,_r:r,_r$1:n,_r$2:i,_r$3:o,_r$4:a,op:p,t:e,v:s,$s:c}},v.prototype.Convert=function(e){return this.$val.Convert(e)},v.ptr.prototype.CanConvert=function(e){var{_r:t,_r$1:r,_r$2:n,_r$3:i,_r$4:o,_r$5:a,_r$6:p,_r$7:s,_v:c,_v$1:$,n:l,t:e,v:u,vt:f,$s:d,$r:w,$c:h}=hr(this,{t:e});d=d||0;e:for(;;){switch(d){case 0:t=(f=P(u=this,v).Type()).ConvertibleTo(e),d=3;case 3:if(h&&(h=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;if(!t){d=1;continue}d=2;continue;case 1:return d=-1,!1;case 2:r=f.Kind(),d=8;case 8:if(h&&(h=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;if(23!==r){$=!1,d=7;continue e}n=e.Kind(),d=9;case 9:if(h&&(h=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;$=22===n;case 7:if(!$){c=!1,d=6;continue e}i=e.Elem(),d=10;case 10:if(h&&(h=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;o=i.Kind(),d=11;case 11:if(h&&(h=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;c=17===o;case 6:if(c){d=4;continue}d=5;continue;case 4:a=e.Elem(),d=12;case 12:if(h&&(h=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;p=a.Len(),d=13;case 13:if(h&&(h=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;l=p,s=P(u,v).Len(),d=16;case 16:if(h&&(h=!1,s=s.$blk()),s&&void 0!==s.$blk)break e;if(l>s){d=14;continue}d=15;continue;case 14:return d=-1,!1;case 15:case 5:return d=-1,!0}return}return{$blk:v.ptr.prototype.CanConvert,$c:!0,$r:w,_r:t,_r$1:r,_r$2:n,_r$3:i,_r$4:o,_r$5:a,_r$6:p,_r$7:s,_v:c,_v$1:$,n:l,t:e,v:u,vt:f,$s:d}},v.prototype.CanConvert=function(e){return this.$val.CanConvert(e)},rr=function(e,t){var{_1:r,_2:n,_3:i,_4:o,_5:a,_6:p,_7:s,_arg:c,_arg$1:$,_r:l,_r$1:f,_r$10:d,_r$2:w,_r$3:h,_r$4:g,_r$5:k,_r$6:b,_r$7:y,_r$8:m,_r$9:v,_v:_,_v$1:x,_v$2:S,_v$3:E,_v$4:C,_v$5:I,dst:e,src:t,$s:A,$r:F,$c:R}=hr(this,{dst:e,src:t});A=A||0;e:for(;;){switch(A){case 0:if(2===(r=t.Kind())||3===r||4===r||5===r||6===r){A=2;continue}if(7===r||8===r||9===r||10===r||11===r||12===r){A=3;continue}if(13===r||14===r){A=4;continue}if(15===r||16===r){A=5;continue}if(24===r){A=6;continue}if(23===r){A=7;continue}if(18===r){A=8;continue}A=9;continue;case 2:if(2===(n=e.Kind())||3===n||4===n||5===n||6===n||7===n||8===n||9===n||10===n||11===n||12===n)return A=-1,$r;if(13===n||14===n)return A=-1,dr;if(24===n)return A=-1,mr;A=9;continue;case 3:if(2===(i=e.Kind())||3===i||4===i||5===i||6===i||7===i||8===i||9===i||10===i||11===i||12===i)return A=-1,lr;if(13===i||14===i)return A=-1,wr;if(24===i)return A=-1,_r;A=9;continue;case 4:if(2===(o=e.Kind())||3===o||4===o||5===o||6===o)return A=-1,ur;if(7===o||8===o||9===o||10===o||11===o||12===o)return A=-1,fr;if(13===o||14===o)return A=-1,gr;A=9;continue;case 5:if(15===(a=e.Kind())||16===a)return A=-1,kr;A=9;continue;case 6:if(23!==e.Kind()){_=!1,A=12;continue e}l=e.Elem().PkgPath(),A=13;case 13:if(R&&(R=!1,l=l.$blk()),l&&void 0!==l.$blk)break e;_=""===l;case 12:if(_){A=10;continue}A=11;continue;case 10:f=e.Elem().Kind(),A=15;case 15:if(R&&(R=!1,f=f.$blk()),f&&void 0!==f.$blk)break e;if(8===(p=f))return A=-1,Er;if(5===p)return A=-1,Ir;case 14:case 11:A=9;continue;case 7:if(24!==e.Kind()){x=!1,A=18;continue e}w=t.Elem().PkgPath(),A=19;case 19:if(R&&(R=!1,w=w.$blk()),w&&void 0!==w.$blk)break e;x=""===w;case 18:if(x){A=16;continue}A=17;continue;case 16:h=t.Elem().Kind(),A=21;case 21:if(R&&(R=!1,h=h.$blk()),h&&void 0!==h.$blk)break e;if(8===(s=h))return A=-1,Sr;if(5===s)return A=-1,Cr;case 20:case 17:if(22!==e.Kind()){E=!1,A=25;continue e}g=e.Elem().Kind(),A=26;case 26:if(R&&(R=!1,g=g.$blk()),g&&void 0!==g.$blk)break e;E=17===g;case 25:if(!E){S=!1,A=24;continue e}k=e.Elem().Elem(),A=27;case 27:if(R&&(R=!1,k=k.$blk()),k&&void 0!==k.$blk)break e;S=B(t.Elem(),k);case 24:if(S){A=22;continue}A=23;continue;case 22:return A=-1,Sn;case 23:A=9;continue;case 8:if(18!==e.Kind()){C=!1,A=30;continue e}b=Pr(e,t),A=31;case 31:if(R&&(R=!1,b=b.$blk()),b&&void 0!==b.$blk)break e;C=b;case 30:if(C){A=28;continue}A=29;continue;case 28:return A=-1,xn;case 29:case 9:case 1:y=Dr(e,t,!1),A=34;case 34:if(R&&(R=!1,y=y.$blk()),y&&void 0!==y.$blk)break e;if(y){A=32;continue}A=33;continue;case 32:return A=-1,xn;case 33:if(22!==e.Kind()||""!==e.Name()||22!==t.Kind()||""!==t.Name()){I=!1,A=37;continue e}m=e.Elem().common(),A=38;case 38:if(R&&(R=!1,m=m.$blk()),m&&void 0!==m.$blk)break e;c=m,v=t.Elem().common(),A=39;case 39:if(R&&(R=!1,v=v.$blk()),v&&void 0!==v.$blk)break e;d=Dr(c,$=v,!1),A=40;case 40:if(R&&(R=!1,d=d.$blk()),d&&void 0!==d.$blk)break e;I=d;case 37:if(I){A=35;continue}A=36;continue;case 35:return A=-1,xn;case 36:return Nr(e,t)?20===t.Kind()?(A=-1,Fr):(A=-1,Ar):(A=-1,u)}return}return{$blk:rr,$c:!0,$r:F,_1:r,_2:n,_3:i,_4:o,_5:a,_6:p,_7:s,_arg:c,_arg$1:$,_r:l,_r$1:f,_r$10:d,_r$2:w,_r$3:h,_r$4:g,_r$5:k,_r$6:b,_r$7:y,_r$8:m,_r$9:v,_v:_,_v$1:x,_v$2:S,_v$3:E,_v$4:C,_v$5:I,dst:e,src:t,$s:A}},nr=function(e,t,r){var{_1:n,_r:i,f:e,ptr:o,t:r,typ:a,v:t,$s:p,$r:s,$c:c}=hr(this,{f:e,v:t,t:r});p=p||0;e:for(;;){switch(p){case 0:i=r.common(),p=1;case 1:if(c&&(c=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;return o=sn(a=i),4===(n=a.size)?o.$set(H(t)):8===n&&o.$set(t),p=-1,new v.ptr(a,o,((128|e)>>>0|a.Kind()>>>0)>>>0)}return}return{$blk:nr,$c:!0,$r:s,_1:n,_r:i,f:e,ptr:o,t:r,typ:a,v:t,$s:p}},or=function(e,t,r){var{_r:n,f:e,ptr:i,t:r,typ:o,v:t,$s:a,$r:p,$c:s}=hr(this,{f:e,v:t,t:r});a=a||0;e:for(;;){switch(a){case 0:n=r.common(),a=1;case 1:if(s&&(s=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;return(i=sn(o=n)).$set(t),a=-1,new v.ptr(o,i,((128|e)>>>0|o.Kind()>>>0)>>>0)}return}return{$blk:or,$c:!0,$r:p,_r:n,f:e,ptr:i,t:r,typ:o,v:t,$s:a}},ar=function(e,t,r){var{_1:n,_r:i,f:e,ptr:o,t:r,typ:a,v:t,$s:p,$r:s,$c:c}=hr(this,{f:e,v:t,t:r});p=p||0;e:for(;;){switch(p){case 0:i=r.common(),p=1;case 1:if(c&&(c=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;return o=sn(a=i),8===(n=a.size)?o.$set(new Be(t.$real,t.$imag)):16===n&&o.$set(t),p=-1,new v.ptr(a,o,((128|e)>>>0|a.Kind()>>>0)>>>0)}return}return{$blk:ar,$c:!0,$r:s,_1:n,_r:i,f:e,ptr:o,t:r,typ:a,v:t,$s:p}},pr=function(e,t,r){var{_r:n,f:e,ret:i,t:r,v:t,$s:o,$r:a,$c:p}=hr(this,{f:e,v:t,t:r});o=o||0;e:for(;;){switch(o){case 0:n=P(Ur(r),v).Elem(),o=1;case 1:if(p&&(p=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;return P(i=n,v).SetString(t),i.flag=((-257&i.flag)>>>0|e)>>>0,o=-1,i}return}return{$blk:pr,$c:!0,$r:a,_r:n,f:e,ret:i,t:r,v:t,$s:o}},sr=function(e,t,r){var{_r:n,f:e,ret:i,t:r,v:t,$s:o,$r:a,$c:p}=hr(this,{f:e,v:t,t:r});o=o||0;e:for(;;){switch(o){case 0:n=P(Ur(r),v).Elem(),o=1;case 1:if(p&&(p=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;a=P(i=n,v).SetBytes(t),o=2;case 2:if(p&&(p=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;return i.flag=((-257&i.flag)>>>0|e)>>>0,o=-1,i}return}return{$blk:sr,$c:!0,$r:a,_r:n,f:e,ret:i,t:r,v:t,$s:o}},cr=function(e,t,r){var{_r:n,f:e,ret:i,t:r,v:t,$s:o,$r:a,$c:p}=hr(this,{f:e,v:t,t:r});o=o||0;e:for(;;){switch(o){case 0:n=P(Ur(r),v).Elem(),o=1;case 1:if(p&&(p=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;a=P(i=n,v).setRunes(t),o=2;case 2:if(p&&(p=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;return i.flag=((-257&i.flag)>>>0|e)>>>0,o=-1,i}return}return{$blk:cr,$c:!0,$r:a,_r:n,f:e,ret:i,t:r,v:t,$s:o}},$r=function(e,t){var{$24r:r,_r:n,t,v:e,x:i,$s:o,$r:a,$c:p}=hr(this,{v:e,t});o=o||0;e:for(;;){switch(o){case 0:n=cn(new x(e.flag).ro(),(i=P(e,v).Int(),new Oe(i.$high,i.$low)),t),o=1;case 1:if(p&&(p=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;r=n,o=2;case 2:return r}return}return{$blk:$r,$c:!0,$r:a,$24r:r,_r:n,t,v:e,x:i,$s:o}},lr=function(e,t){var{$24r:r,_r:n,t,v:e,$s:i,$r:o,$c:a}=hr(this,{v:e,t});i=i||0;e:for(;;){switch(i){case 0:n=cn(new x(e.flag).ro(),P(e,v).Uint(),t),i=1;case 1:if(a&&(a=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;r=n,i=2;case 2:return r}return}return{$blk:lr,$c:!0,$r:o,$24r:r,_r:n,t,v:e,$s:i}},ur=function(e,t){var{$24r:r,_r:n,t,v:e,x:i,$s:o,$r:a,$c:p}=hr(this,{v:e,t});o=o||0;e:for(;;){switch(o){case 0:n=cn(new x(e.flag).ro(),(i=new Re(0,P(e,v).Float()),new Oe(i.$high,i.$low)),t),o=1;case 1:if(p&&(p=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;r=n,o=2;case 2:return r}return}return{$blk:ur,$c:!0,$r:a,$24r:r,_r:n,t,v:e,x:i,$s:o}},fr=function(e,t){var{$24r:r,_r:n,t,v:e,$s:i,$r:o,$c:a}=hr(this,{v:e,t});i=i||0;e:for(;;){switch(i){case 0:n=cn(new x(e.flag).ro(),new Oe(0,P(e,v).Float()),t),i=1;case 1:if(a&&(a=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;r=n,i=2;case 2:return r}return}return{$blk:fr,$c:!0,$r:o,$24r:r,_r:n,t,v:e,$s:i}},dr=function(e,t){var{$24r:r,_r:n,t,v:e,$s:i,$r:o,$c:a}=hr(this,{v:e,t});i=i||0;e:for(;;){switch(i){case 0:n=nr(new x(e.flag).ro(),Z(P(e,v).Int()),t),i=1;case 1:if(a&&(a=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;r=n,i=2;case 2:return r}return}return{$blk:dr,$c:!0,$r:o,$24r:r,_r:n,t,v:e,$s:i}},wr=function(e,t){var{$24r:r,_r:n,t,v:e,$s:i,$r:o,$c:a}=hr(this,{v:e,t});i=i||0;e:for(;;){switch(i){case 0:n=nr(new x(e.flag).ro(),Z(P(e,v).Uint()),t),i=1;case 1:if(a&&(a=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;r=n,i=2;case 2:return r}return}return{$blk:wr,$c:!0,$r:o,$24r:r,_r:n,t,v:e,$s:i}},gr=function(e,t){var{$24r:r,$24r$1:n,_r:i,_r$1:o,_r$2:a,_r$3:p,_v:s,t,v:e,$s:c,$r:$,$c:l}=hr(this,{v:e,t});c=c||0;e:for(;;){switch(c){case 0:i=P(e,v).Type().Kind(),c=4;case 4:if(l&&(l=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;if(13!==i){s=!1,c=3;continue e}o=t.Kind(),c=5;case 5:if(l&&(l=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;s=13===o;case 3:if(s){c=1;continue}c=2;continue;case 1:a=or(new x(e.flag).ro(),e.ptr.$get(),t),c=6;case 6:if(l&&(l=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;r=a,c=7;case 7:return r;case 2:p=nr(new x(e.flag).ro(),P(e,v).Float(),t),c=8;case 8:if(l&&(l=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;n=p,c=9;case 9:return n}return}return{$blk:gr,$c:!0,$r:$,$24r:r,$24r$1:n,_r:i,_r$1:o,_r$2:a,_r$3:p,_v:s,t,v:e,$s:c}},kr=function(e,t){var{$24r:r,_r:n,t,v:e,$s:i,$r:o,$c:a}=hr(this,{v:e,t});i=i||0;e:for(;;){switch(i){case 0:n=ar(new x(e.flag).ro(),P(e,v).Complex(),t),i=1;case 1:if(a&&(a=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;r=n,i=2;case 2:return r}return}return{$blk:kr,$c:!0,$r:o,$24r:r,_r:n,t,v:e,$s:i}},mr=function(e,t){var{$24r:r,_r:n,s:i,t,v:e,x:o,x$1:a,$s:p,$r:s,$c:c}=hr(this,{v:e,t});p=p||0;e:for(;;){switch(p){case 0:i="�",o=P(e,v).Int(),(a=new Re(0,o.$low+4294967296*(o.$high>>31)|0)).$high===o.$high&&a.$low===o.$low&&(i=E(o.$low+4294967296*(o.$high>>31)|0)),n=pr(new x(e.flag).ro(),i,t),p=1;case 1:if(c&&(c=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;r=n,p=2;case 2:return r}return}return{$blk:mr,$c:!0,$r:s,$24r:r,_r:n,s:i,t,v:e,x:o,x$1:a,$s:p}},_r=function(e,t){var{$24r:r,_r:n,s:i,t,v:e,x:o,x$1:a,$s:p,$r:s,$c:c}=hr(this,{v:e,t});p=p||0;e:for(;;){switch(p){case 0:i="�",o=P(e,v).Uint(),(a=new Oe(0,0|o.$low)).$high===o.$high&&a.$low===o.$low&&(i=E(0|o.$low)),n=pr(new x(e.flag).ro(),i,t),p=1;case 1:if(c&&(c=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;r=n,p=2;case 2:return r}return}return{$blk:_r,$c:!0,$r:s,$24r:r,_r:n,s:i,t,v:e,x:o,x$1:a,$s:p}},Sr=function(e,t){var{$24r:r,_arg:n,_arg$1:i,_arg$2:o,_r:a,_r$1:p,t,v:e,$s:s,$r:c,$c:$}=hr(this,{v:e,t});s=s||0;e:for(;;){switch(s){case 0:n=new x(e.flag).ro(),a=P(e,v).Bytes(),s=1;case 1:if($&&($=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;i=I(a),p=pr(n,i,o=t),s=2;case 2:if($&&($=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;r=p,s=3;case 3:return r}return}return{$blk:Sr,$c:!0,$r:c,$24r:r,_arg:n,_arg$1:i,_arg$2:o,_r:a,_r$1:p,t,v:e,$s:s}},Er=function(e,t){var{$24r:r,_arg:n,_arg$1:i,_arg$2:o,_r:a,_r$1:p,t,v:e,$s:s,$r:c,$c:$}=hr(this,{v:e,t});s=s||0;e:for(;;){switch(s){case 0:n=new x(e.flag).ro(),a=P(e,v).String(),s=1;case 1:if($&&($=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;i=new Le(C(a)),p=sr(n,i,o=t),s=2;case 2:if($&&($=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;r=p,s=3;case 3:return r}return}return{$blk:Er,$c:!0,$r:c,$24r:r,_arg:n,_arg$1:i,_arg$2:o,_r:a,_r$1:p,t,v:e,$s:s}},Cr=function(e,t){var{$24r:r,_arg:n,_arg$1:i,_arg$2:o,_r:a,_r$1:p,t,v:e,$s:s,$r:c,$c:$}=hr(this,{v:e,t});s=s||0;e:for(;;){switch(s){case 0:n=new x(e.flag).ro(),a=P(e,v).runes(),s=1;case 1:if($&&($=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;i=F(a),p=pr(n,i,o=t),s=2;case 2:if($&&($=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;r=p,s=3;case 3:return r}return}return{$blk:Cr,$c:!0,$r:c,$24r:r,_arg:n,_arg$1:i,_arg$2:o,_r:a,_r$1:p,t,v:e,$s:s}},Ir=function(e,t){var{$24r:r,_arg:n,_arg$1:i,_arg$2:o,_r:a,_r$1:p,t,v:e,$s:s,$r:c,$c:$}=hr(this,{v:e,t});s=s||0;e:for(;;){switch(s){case 0:n=new x(e.flag).ro(),a=P(e,v).String(),s=1;case 1:if($&&($=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;i=new ot(A(a)),p=cr(n,i,o=t),s=2;case 2:if($&&($=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;r=p,s=3;case 3:return r}return}return{$blk:Ir,$c:!0,$r:c,$24r:r,_arg:n,_arg$1:i,_arg$2:o,_r:a,_r$1:p,t,v:e,$s:s}},Ar=function(e,t){var{$24r:r,_r:n,_r$1:i,_r$2:o,_r$3:a,_r$4:p,target:s,typ:t,v:e,x:c,$s:$,$r:l,$c:u}=hr(this,{v:e,typ:t});$=$||0;e:for(;;){switch($){case 0:n=t.common(),$=1;case 1:if(u&&(u=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;i=sn(n),$=2;case 2:if(u&&(u=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;s=i,o=In(P(e,v),!1),$=3;case 3:if(u&&(u=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;c=o,a=t.NumMethod(),$=7;case 7:if(u&&(u=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;if(0===a){$=4;continue}$=5;continue;case 4:s.$set(c),$=6;continue;case 5:An(Yt(t,Ie),c,s);case 6:p=t.common(),$=8;case 8:if(u&&(u=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;r=new v.ptr(p,s,((128|new x(e.flag).ro())>>>0|20)>>>0),$=9;case 9:return r}return}return{$blk:Ar,$c:!0,$r:l,$24r:r,_r:n,_r$1:i,_r$2:o,_r$3:a,_r$4:p,target:s,typ:t,v:e,x:c,$s:$}},Fr=function(e,t){var{$24r:r,_r:n,_r$1:i,_r$2:o,ret:a,typ:t,v:e,$s:p,$r:s,$c:c}=hr(this,{v:e,typ:t});p=p||0;e:for(;;){switch(p){case 0:if(P(e,v).IsNil()){p=1;continue}p=2;continue;case 1:n=pn(t),p=3;case 3:if(c&&(c=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;return(a=n).flag=(a.flag|new x(e.flag).ro())>>>0,p=-1,a;case 2:i=P(e,v).Elem(),p=4;case 4:if(c&&(c=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;o=Ar(P(i,v),t),p=5;case 5:if(c&&(c=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;r=o,p=6;case 6:return r}return}return{$blk:Fr,$c:!0,$r:s,$24r:r,_r:n,_r$1:i,_r$2:o,ret:a,typ:t,v:e,$s:p}},ae.ptr.prototype.embedded=function(){return P(this.name,ye).embedded()},ae.prototype.embedded=function(){return this.$val.embedded()},se.ptr.prototype.IsExported=function(){return""===this.PkgPath},se.prototype.IsExported=function(){return this.$val.IsExported()},M.prototype.String=function(){var e,t;return(e=this.$val)>>>0>>0?(t=e>>>0)<0||t>=Ot.$length?void p("index out of range"):Ot.$array[Ot.$offset+t]:"kind"+w.Itoa(0|e)},Gt(M).prototype.String=function(){return new M(this.$get()).String()},W.ptr.prototype.String=function(){var e,t;return e=P((t=this).nameOff(t.str),ye).name(),(2&t.tflag)>>>0!=0?m(e,1):e},W.prototype.String=function(){return this.$val.String()},W.ptr.prototype.Size=function(){return this.size},W.prototype.Size=function(){return this.$val.Size()},W.ptr.prototype.Bits=function(){var e,t;return(t=this)===Ie.nil&&ir(new We("reflect: Bits of nil Type")),((e=t.Kind())<2||e>16)&&ir(new We("reflect: Bits of non-arithmetic Type "+t.String())),J(0|t.size,8)},W.prototype.Bits=function(){return this.$val.Bits()},W.ptr.prototype.Align=function(){return 0|this.align},W.prototype.Align=function(){return this.$val.Align()},W.ptr.prototype.FieldAlign=function(){return 0|this.fieldAlign},W.prototype.FieldAlign=function(){return this.$val.FieldAlign()},W.ptr.prototype.Kind=function(){return(31&this.kind)>>>0>>>0},W.prototype.Kind=function(){return this.$val.Kind()},W.ptr.prototype.common=function(){return this},W.prototype.common=function(){return this.$val.common()},W.ptr.prototype.exportedMethods=function(){var e;return(e=this.uncommon())===at.nil?pt.nil:e.exportedMethods()},W.prototype.exportedMethods=function(){return this.$val.exportedMethods()},W.ptr.prototype.NumMethod=function(){var e;return 20===(e=this).Kind()?e.kindType.NumMethod():e.exportedMethods().$length},W.prototype.NumMethod=function(){return this.$val.NumMethod()},W.ptr.prototype.MethodByName=function(e){var{$24r:t,_i:r,_r:n,_ref:i,_tmp:o,_tmp$1:a,_tmp$2:s,_tmp$3:c,_tmp$4:$,_tmp$5:l,_tuple:u,i:f,m:d,name$1:e,ok:w,p:h,t:g,tt:k,ut:b,$s:y,$r:m,$c:_}=hr(this,{name$1:e});y=y||0;e:for(;;){switch(y){case 0:if(d=new se.ptr("","",tt,new v.ptr(Ie.nil,0,0),0),w=!1,20===(g=this).Kind())return u=(k=g.kindType).MethodByName(e),se.copy(d,u[0]),y=-1,[d,w=u[1]];if((b=g.uncommon())===at.nil)return o=new se.ptr("","",tt,new v.ptr(Ie.nil,0,0),0),a=!1,se.copy(d,o),y=-1,[d,w=a];i=b.exportedMethods(),r=0;case 1:if(!(r=i.$length?void p("index out of range"):i.$array[i.$offset+r],U),P(g.nameOff(h.name),ye).name()===e){y=3;continue}y=4;continue;case 3:n=g.Method(f),y=5;case 5:if(_&&(_=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;s=P(n,se),c=!0,se.copy(d,s),t=[d,w=c],y=6;case 6:return t;case 4:r++,y=1;continue;case 2:return $=new se.ptr("","",tt,new v.ptr(Ie.nil,0,0),0),l=!1,se.copy(d,$),y=-1,[d,w=l]}return}return{$blk:W.ptr.prototype.MethodByName,$c:!0,$r:m,$24r:t,_i:r,_r:n,_ref:i,_tmp:o,_tmp$1:a,_tmp$2:s,_tmp$3:c,_tmp$4:$,_tmp$5:l,_tuple:u,i:f,m:d,name$1:e,ok:w,p:h,t:g,tt:k,ut:b,$s:y}},W.prototype.MethodByName=function(e){return this.$val.MethodByName(e)},W.ptr.prototype.PkgPath=function(){var e;return(4&this.tflag)>>>0==0||(e=this.uncommon())===at.nil?"":P(this.nameOff(e.pkgPath),ye).name()},W.prototype.PkgPath=function(){return this.$val.PkgPath()},W.ptr.prototype.hasName=function(){return!((4&this.tflag)>>>0==0)},W.prototype.hasName=function(){return this.$val.hasName()},W.ptr.prototype.Name=function(){var e,t,r,n;if(!this.hasName())return"";for(t=(r=this.String()).length-1|0,n=0;t>=0&&(46!==r.charCodeAt(t)||0!==n);)93===(e=r.charCodeAt(t))?n=n+1|0:91===e&&(n=n-1|0),t=t-1|0;return m(r,t+1|0)},W.prototype.Name=function(){return this.$val.Name()},W.ptr.prototype.ChanDir=function(){var e;return 18!==(e=this).Kind()&&ir(new We("reflect: ChanDir of non-chan type "+e.String())),0|e.kindType.dir},W.prototype.ChanDir=function(){return this.$val.ChanDir()},W.ptr.prototype.IsVariadic=function(){var e;return 19!==(e=this).Kind()&&ir(new We("reflect: IsVariadic of non-func type "+e.String())),!((32768&e.kindType.outCount)>>>0==0)},W.prototype.IsVariadic=function(){return this.$val.IsVariadic()},W.ptr.prototype.Elem=function(){var e,t,r,n,i,o,a;return 17===(e=(t=this).Kind())?(r=t.kindType,Lr(r.elem)):18===e?(n=t.kindType,Lr(n.elem)):21===e?(i=t.kindType,Lr(i.elem)):22===e?(o=t.kindType,Lr(o.elem)):23===e?(a=t.kindType,Lr(a.elem)):void ir(new We("reflect: Elem of invalid type "+t.String()))},W.prototype.Elem=function(){return this.$val.Elem()},W.ptr.prototype.Field=function(e){var t;return 25!==(t=this).Kind()&&ir(new We("reflect: Field of non-struct type "+t.String())),t.kindType.Field(e)},W.prototype.Field=function(e){return this.$val.Field(e)},W.ptr.prototype.FieldByIndex=function(e){var{$24r:t,_r:r,index:e,t:n,tt:i,$s:o,$r:a,$c:p}=hr(this,{index:e});o=o||0;e:for(;;){switch(o){case 0:25!==(n=this).Kind()&&ir(new We("reflect: FieldByIndex of non-struct type "+n.String())),r=(i=n.kindType).FieldByIndex(e),o=1;case 1:if(p&&(p=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;t=r,o=2;case 2:return t}return}return{$blk:W.ptr.prototype.FieldByIndex,$c:!0,$r:a,$24r:t,_r:r,index:e,t:n,tt:i,$s:o}},W.prototype.FieldByIndex=function(e){return this.$val.FieldByIndex(e)},W.ptr.prototype.FieldByName=function(e){var{$24r:t,_r:r,name$1:e,t:n,tt:i,$s:o,$r:a,$c:p}=hr(this,{name$1:e});o=o||0;e:for(;;){switch(o){case 0:25!==(n=this).Kind()&&ir(new We("reflect: FieldByName of non-struct type "+n.String())),r=(i=n.kindType).FieldByName(e),o=1;case 1:if(p&&(p=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;t=r,o=2;case 2:return t}return}return{$blk:W.ptr.prototype.FieldByName,$c:!0,$r:a,$24r:t,_r:r,name$1:e,t:n,tt:i,$s:o}},W.prototype.FieldByName=function(e){return this.$val.FieldByName(e)},W.ptr.prototype.FieldByNameFunc=function(e){var{$24r:t,_r:r,match:e,t:n,tt:i,$s:o,$r:a,$c:p}=hr(this,{match:e});o=o||0;e:for(;;){switch(o){case 0:25!==(n=this).Kind()&&ir(new We("reflect: FieldByNameFunc of non-struct type "+n.String())),r=(i=n.kindType).FieldByNameFunc(e),o=1;case 1:if(p&&(p=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;t=r,o=2;case 2:return t}return}return{$blk:W.ptr.prototype.FieldByNameFunc,$c:!0,$r:a,$24r:t,_r:r,match:e,t:n,tt:i,$s:o}},W.prototype.FieldByNameFunc=function(e){return this.$val.FieldByNameFunc(e)},W.ptr.prototype.In=function(e){var t,r,n;return 19!==(t=this).Kind()&&ir(new We("reflect: In of non-func type "+t.String())),r=t.kindType,Lr((n=r.in$(),e<0||e>=n.$length?void p("index out of range"):n.$array[n.$offset+e]))},W.prototype.In=function(e){return this.$val.In(e)},W.ptr.prototype.Key=function(){var e,t;return 21!==(e=this).Kind()&&ir(new We("reflect: Key of non-map type "+e.String())),t=e.kindType,Lr(t.key)},W.prototype.Key=function(){return this.$val.Key()},W.ptr.prototype.Len=function(){var e;return 17!==(e=this).Kind()&&ir(new We("reflect: Len of non-array type "+e.String())),0|e.kindType.len},W.prototype.Len=function(){return this.$val.Len()},W.ptr.prototype.NumField=function(){var e;return 25!==(e=this).Kind()&&ir(new We("reflect: NumField of non-struct type "+e.String())),e.kindType.fields.$length},W.prototype.NumField=function(){return this.$val.NumField()},W.ptr.prototype.NumIn=function(){var e;return 19!==(e=this).Kind()&&ir(new We("reflect: NumIn of non-func type "+e.String())),0|e.kindType.inCount},W.prototype.NumIn=function(){return this.$val.NumIn()},W.ptr.prototype.NumOut=function(){var e;return 19!==(e=this).Kind()&&ir(new We("reflect: NumOut of non-func type "+e.String())),e.kindType.out().$length},W.prototype.NumOut=function(){return this.$val.NumOut()},W.ptr.prototype.Out=function(e){var t,r,n;return 19!==(t=this).Kind()&&ir(new We("reflect: Out of non-func type "+t.String())),r=t.kindType,Lr((n=r.out(),e<0||e>=n.$length?void p("index out of range"):n.$array[n.$offset+e]))},W.prototype.Out=function(e){return this.$val.Out(e)},z.prototype.String=function(){var e,t;return 2===(e=t=this.$val)?"chan<-":1===e?"<-chan":3===e?"chan":"ChanDir"+w.Itoa(0|t)},Gt(z).prototype.String=function(){return new z(this.$get()).String()},te.ptr.prototype.Method=function(e){var t,r,n,i,o;return t=new se.ptr("","",tt,new v.ptr(Ie.nil,0,0),0),i=this,e<0||e>=i.methods.$length||(o=i.methods,r=e<0||e>=o.$length?void p("index out of range"):o.$array[o.$offset+e],n=P(i.rtype.nameOff(r.name),ye),t.Name=P(n,ye).name(),P(n,ye).isExported()||(t.PkgPath=P(n,ye).pkgPath(),""===t.PkgPath&&(t.PkgPath=P(i.pkgPath,ye).name())),t.Type=Lr(i.rtype.typeOff(r.typ)),t.Index=e),t},te.prototype.Method=function(e){return this.$val.Method(e)},te.ptr.prototype.NumMethod=function(){return this.methods.$length},te.prototype.NumMethod=function(){return this.$val.NumMethod()},te.ptr.prototype.MethodByName=function(e){var t,r,n,i,o,a,s,c,$;if(o=new se.ptr("","",tt,new v.ptr(Ie.nil,0,0),0),a=!1,(c=this)===st.nil)return[o,a];for(s=ct.nil,r=c.methods,t=0;t=$.$length?void p("index out of range"):$.$array[$.$offset+i],P(c.rtype.nameOff(s.name),ye).name()===e)return n=P(c.Method(i),se),se.copy(o,n),[o,a=!0];t++}return[o,a]},te.prototype.MethodByName=function(e){return this.$val.MethodByName(e)},fe.ptr.prototype.IsExported=function(){return""===this.PkgPath},fe.prototype.IsExported=function(){return this.$val.IsExported()},de.prototype.Get=function(e){var t;return t=this.$val,new de(t).Lookup(e)[0]},Gt(de).prototype.Get=function(e){return new de(this.$get()).Get(e)},de.prototype.Lookup=function(e){var t,r,n,i,o,a,p;for(a=this.$val;""!==a;){for(n=0;n32&&58!==a.charCodeAt(n)&&34!==a.charCodeAt(n)&&127!==a.charCodeAt(n);)n=n+1|0;if(0===n||(n+1|0)>=a.length||58!==a.charCodeAt(n)||34!==a.charCodeAt(n+1|0))break;for(i=m(a,0,n),a=m(a,n+1|0),n=1;n=a.length)break;if(o=m(a,0,n+1|0),a=m(a,n+1|0),e===i){if(p=(t=w.Unquote(o))[0],r=t[1],!B(r,tt))break;return[p,!0]}}return["",!1]},Gt(de).prototype.Lookup=function(e){return new de(this.$get()).Lookup(e)},pe.ptr.prototype.Field=function(e){var t,r,n,i,o;return t=new fe.ptr("","",tt,"",0,He.nil,!1),n=this,(e<0||e>=n.fields.$length)&&ir(new We("reflect: Field index out of bounds")),o=n.fields,r=e<0||e>=o.$length?void p("index out of range"):o.$array[o.$offset+e],t.Type=Lr(r.typ),t.Name=P(r.name,ye).name(),t.Anonymous=r.embedded(),P(r.name,ye).isExported()||(t.PkgPath=P(n.pkgPath,ye).name()),""!==(i=P(r.name,ye).tag())&&(t.Tag=i),t.Offset=r.offset,t.Index=new He([e]),t},pe.prototype.Field=function(e){return this.$val.Field(e)},pe.ptr.prototype.FieldByIndex=function(e){var{_i:t,_r:r,_r$1:n,_r$2:i,_r$3:o,_r$4:a,_ref:s,_v:c,f:$,ft:l,i:u,index:e,t:f,x:d,$s:w,$r:h,$c:g}=hr(this,{index:e});w=w||0;e:for(;;){switch(w){case 0:f=this,($=new fe.ptr("","",tt,"",0,He.nil,!1)).Type=Lr(f.rtype),s=e,t=0;case 1:if(!(t=s.$length?void p("index out of range"):s.$array[s.$offset+t],u>0){w=3;continue}w=4;continue;case 3:r=(l=$.Type).Kind(),w=8;case 8:if(g&&(g=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;if(22!==r){c=!1,w=7;continue e}n=l.Elem(),w=9;case 9:if(g&&(g=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;i=n.Kind(),w=10;case 10:if(g&&(g=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;c=25===i;case 7:if(c){w=5;continue}w=6;continue;case 5:o=l.Elem(),w=11;case 11:if(g&&(g=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;l=o;case 6:$.Type=l;case 4:a=$.Type.Field(d),w=12;case 12:if(g&&(g=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;fe.copy($,a),t++,w=1;continue;case 2:return w=-1,$}return}return{$blk:pe.ptr.prototype.FieldByIndex,$c:!0,$r:h,_i:t,_r:r,_r$1:n,_r$2:i,_r$3:o,_r$4:a,_ref:s,_v:c,f:$,ft:l,i:u,index:e,t:f,x:d,$s:w}},pe.prototype.FieldByIndex=function(e){return this.$val.FieldByIndex(e)},pe.ptr.prototype.FieldByNameFunc=function(e){var{_entry:t,_entry$1:r,_entry$2:n,_entry$3:i,_i:o,_i$1:a,_key:s,_key$1:c,_key$2:$,_key$3:l,_r:u,_r$1:f,_ref:d,_ref$1:w,_tmp:g,_tmp$1:k,_tmp$2:b,_tmp$3:m,count:v,current:_,f:x,fname:S,i:E,index:C,match:e,next:I,nextCount:A,ntyp:F,ok:R,result:T,scan:N,styp:V,t:L,t$1:M,visited:B,x:j,$s:W,$r:U,$c:z}=hr(this,{match:e});W=W||0;e:for(;;){switch(W){case 0:T=new fe.ptr("","",tt,"",0,He.nil,!1),R=!1,L=this,_=new $t([]),I=new $t([P(new we.ptr(L,He.nil),we)]),A=!1,B=Kt(lt.keyFor,[]);case 1:if(!(I.$length>0)){W=2;continue}g=I,I=k=y(_,0,0),v=A,A=!1,d=_=g,o=0;case 3:if(!(o=d.$length?void p("index out of range"):d.$array[d.$offset+o],we)).typ,void 0!==(t=h(B,lt.keyFor(M)))&&t.v){o++,W=3;continue}s=M,(B||p("assignment to entry in nil map")).set(lt.keyFor(s),{k:s,v:!0}),w=M.fields,a=0;case 5:if(!(a=j.$length?void p("index out of range"):j.$array[j.$offset+E],S=P(x.name,ye).name(),F=Ie.nil,x.embedded()){W=7;continue}W=8;continue;case 7:if(22===(F=x.typ).Kind()){W=9;continue}W=10;continue;case 9:u=F.Elem().common(),W=11;case 11:if(z&&(z=!1,u=u.$blk()),u&&void 0!==u.$blk)break e;F=u;case 10:case 8:f=e(S),W=14;case 14:if(z&&(z=!1,f=f.$blk()),f&&void 0!==f.$blk)break e;if(f){W=12;continue}W=13;continue;case 12:if((void 0!==(r=h(v,lt.keyFor(M)))?r.v:0)>1||R)return b=new fe.ptr("","",tt,"",0,He.nil,!1),m=!1,fe.copy(T,b),W=-1,[T,R=m];fe.copy(T,M.Field(E)),T.Index=He.nil,T.Index=D(T.Index,N.index),T.Index=O(T.Index,E),R=!0,a++,W=5;continue;case 13:if(R||F===Ie.nil||25!==F.Kind()){a++,W=5;continue}if(V=F.kindType,(void 0!==(n=h(A,lt.keyFor(V)))?n.v:0)>0){c=V,(A||p("assignment to entry in nil map")).set(lt.keyFor(c),{k:c,v:2}),a++,W=5;continue}!1===A&&(A=Kt(lt.keyFor,[])),$=V,(A||p("assignment to entry in nil map")).set(lt.keyFor($),{k:$,v:1}),(void 0!==(i=h(v,lt.keyFor(M)))?i.v:0)>1&&(l=V,(A||p("assignment to entry in nil map")).set(lt.keyFor(l),{k:l,v:2})),C=He.nil,C=D(C,N.index),C=O(C,E),I=O(I,new we.ptr(V,C)),a++,W=5;continue;case 6:o++,W=3;continue;case 4:if(R){W=2;continue}W=1;continue;case 2:return W=-1,[T,R]}return}return{$blk:pe.ptr.prototype.FieldByNameFunc,$c:!0,$r:U,_entry:t,_entry$1:r,_entry$2:n,_entry$3:i,_i:o,_i$1:a,_key:s,_key$1:c,_key$2:$,_key$3:l,_r:u,_r$1:f,_ref:d,_ref$1:w,_tmp:g,_tmp$1:k,_tmp$2:b,_tmp$3:m,count:v,current:_,f:x,fname:S,i:E,index:C,match:e,next:I,nextCount:A,ntyp:F,ok:R,result:T,scan:N,styp:V,t:L,t$1:M,visited:B,x:j,$s:W}},pe.prototype.FieldByNameFunc=function(e){return this.$val.FieldByNameFunc(e)},pe.ptr.prototype.FieldByName=function(e){var{$24r:t,_i:r,_r:n,_ref:i,_tmp:o,_tmp$1:a,_tuple:s,f:c,hasEmbeds:$,i:l,name$1:e,present:u,t:f,tf:d,x:w,$s:h,$r:g,$c:k}=hr(this,{name$1:e});h=h||0;e:for(;;){switch(h){case 0:if(e=[e],c=new fe.ptr("","",tt,"",0,He.nil,!1),u=!1,f=this,$=!1,""!==e[0])for(i=f.fields,r=0;r=w.$length?void p("index out of range"):w.$array[w.$offset+l],P(d.name,ye).name()===e[0])return o=P(f.Field(l),fe),a=!0,fe.copy(c,o),h=-1,[c,u=a];d.embedded()&&($=!0),r++}if(!$)return h=-1,[c,u];n=f.FieldByNameFunc(function(e){return function(t){return t===e[0]}}(e)),h=1;case 1:if(k&&(k=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;s=n,fe.copy(c,s[0]),t=[c,u=s[1]],h=2;case 2:return t}return}return{$blk:pe.ptr.prototype.FieldByName,$c:!0,$r:g,$24r:t,_i:r,_r:n,_ref:i,_tmp:o,_tmp$1:a,_tuple:s,f:c,hasEmbeds:$,i:l,name$1:e,present:u,t:f,tf:d,x:w,$s:h}},pe.prototype.FieldByName=function(e){return this.$val.FieldByName(e)},Rr=function(e){return Tr(e)},Bn.PtrTo=Rr,Tr=function(e){return Yt(e,Ie).ptrTo()},Bn.PointerTo=Tr,W.ptr.prototype.Implements=function(e){var{_r:t,t:r,u:e,$s:n,$r:i,$c:o}=hr(this,{u:e});n=n||0;e:for(;;){switch(n){case 0:r=this,B(e,tt)&&ir(new We("reflect: nil type passed to Type.Implements")),t=e.Kind(),n=3;case 3:if(o&&(o=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;if(20!==t){n=1;continue}n=2;continue;case 1:ir(new We("reflect: non-interface type passed to Type.Implements"));case 2:return n=-1,Nr(Yt(e,Ie),r)}return}return{$blk:W.ptr.prototype.Implements,$c:!0,$r:i,_r:t,t:r,u:e,$s:n}},W.prototype.Implements=function(e){return this.$val.Implements(e)},W.ptr.prototype.AssignableTo=function(e){var{$24r:t,_r:r,t:n,u:e,uu:i,$s:o,$r:a,$c:p}=hr(this,{u:e});o=o||0;e:for(;;){switch(o){case 0:n=this,B(e,tt)&&ir(new We("reflect: nil type passed to Type.AssignableTo")),i=Yt(e,Ie),r=Vr(i,n),o=1;case 1:if(p&&(p=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;t=r||Nr(i,n),o=2;case 2:return t}return}return{$blk:W.ptr.prototype.AssignableTo,$c:!0,$r:a,$24r:t,_r:r,t:n,u:e,uu:i,$s:o}},W.prototype.AssignableTo=function(e){return this.$val.AssignableTo(e)},W.ptr.prototype.ConvertibleTo=function(e){var{$24r:t,_r:r,t:n,u:e,uu:i,$s:o,$r:a,$c:p}=hr(this,{u:e});o=o||0;e:for(;;){switch(o){case 0:n=this,B(e,tt)&&ir(new We("reflect: nil type passed to Type.ConvertibleTo")),i=Yt(e,Ie),r=rr(i,n),o=1;case 1:if(p&&(p=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;t=!(r===u),o=2;case 2:return t}return}return{$blk:W.ptr.prototype.ConvertibleTo,$c:!0,$r:a,$24r:t,_r:r,t:n,u:e,uu:i,$s:o}},W.prototype.ConvertibleTo=function(e){return this.$val.ConvertibleTo(e)},Nr=function(e,t){var r,n,i,o,a,s,c,$,l,u,f,d,w,h,g,k,b,y,m,v,_,x,S;if(20!==e.Kind())return!1;if(0===(a=e.kindType).methods.$length)return!0;if(20===t.Kind()){for(d=t.kindType,r=0,i=0;i=_.$length?void p("index out of range"):_.$array[_.$offset+r],$=P(a.rtype.nameOff(s.name),ye),x=d.methods,h=i<0||i>=x.$length?void p("index out of range"):x.$array[x.$offset+i],k=P(t.nameOff(h.name),ye),P(k,ye).name()===P($,ye).name()&&t.typeOff(h.typ)===a.rtype.typeOff(s.typ)){if(!P($,ye).isExported()&&(""===(u=P($,ye).pkgPath())&&(u=P(a.pkgPath,ye).name()),""===(y=P(k,ye).pkgPath())&&(y=P(d.pkgPath,ye).name()),u!==y)){i=i+1|0;continue}if((r=r+1|0)>=a.methods.$length)return!0}i=i+1|0}return!1}if((w=t.uncommon())===at.nil)return!1;for(n=0,v=w.methods(),o=0;o<(0|w.mcount);){if(S=a.methods,c=n<0||n>=S.$length?void p("index out of range"):S.$array[S.$offset+n],l=P(a.rtype.nameOff(c.name),ye),g=P(o<0||o>=v.$length?void p("index out of range"):v.$array[v.$offset+o],U),b=P(t.nameOff(g.name),ye),P(b,ye).name()===P(l,ye).name()&&t.typeOff(g.mtyp)===a.rtype.typeOff(c.typ)){if(!P(l,ye).isExported()&&(""===(f=P(l,ye).pkgPath())&&(f=P(a.pkgPath,ye).name()),""===(m=P(b,ye).pkgPath())&&(m=P(t.nameOff(w.pkgPath),ye).name()),f!==m)){o=o+1|0;continue}if((n=n+1|0)>=a.methods.$length)return!0}o=o+1|0}return!1},Pr=function(e,t){var{$24r:r,T:e,V:t,_r:n,_v:i,$s:o,$r:a,$c:p}=hr(this,{T:e,V:t});o=o||0;e:for(;;){switch(o){case 0:if(3!==t.ChanDir()||""!==e.Name()&&""!==t.Name()){i=!1,o=1;continue e}n=Or(e.Elem(),t.Elem(),!0),o=2;case 2:if(p&&(p=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;i=n;case 1:r=i,o=3;case 3:return r}return}return{$blk:Pr,$c:!0,$r:a,$24r:r,T:e,V:t,_r:n,_v:i,$s:o}},Vr=function(e,t){var{$24r:r,T:e,V:t,_r:n,_r$1:i,_v:o,$s:a,$r:p,$c:s}=hr(this,{T:e,V:t});a=a||0;e:for(;;){switch(a){case 0:if(e===t)return a=-1,!0;if(e.hasName()&&t.hasName()||e.Kind()!==t.Kind())return a=-1,!1;if(18!==e.Kind()){o=!1,a=3;continue e}n=Pr(e,t),a=4;case 4:if(s&&(s=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;o=n;case 3:if(o){a=1;continue}a=2;continue;case 1:return a=-1,!0;case 2:i=Dr(e,t,!0),a=5;case 5:if(s&&(s=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;r=i,a=6;case 6:return r}return}return{$blk:Vr,$c:!0,$r:p,$24r:r,T:e,V:t,_r:n,_r$1:i,_v:o,$s:a}},Or=function(e,t,r){var{$24r:n,T:e,V:t,_arg:i,_arg$1:o,_r:a,_r$1:p,_r$2:s,_r$3:c,_r$4:$,_r$5:l,_r$6:u,_r$7:f,_r$8:d,_v:w,_v$1:h,cmpTags:r,$s:g,$r:k,$c:b}=hr(this,{T:e,V:t,cmpTags:r});g=g||0;e:for(;;){switch(g){case 0:if(r)return g=-1,B(e,t);a=e.Name(),g=5;case 5:if(b&&(b=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;p=t.Name(),g=6;case 6:if(b&&(b=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;if(a!==p){h=!0,g=4;continue e}s=e.Kind(),g=7;case 7:if(b&&(b=!1,s=s.$blk()),s&&void 0!==s.$blk)break e;c=t.Kind(),g=8;case 8:if(b&&(b=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;h=!(s===c);case 4:if(h){w=!0,g=3;continue e}$=e.PkgPath(),g=9;case 9:if(b&&(b=!1,$=$.$blk()),$&&void 0!==$.$blk)break e;l=t.PkgPath(),g=10;case 10:if(b&&(b=!1,l=l.$blk()),l&&void 0!==l.$blk)break e;w=!($===l);case 3:if(w){g=1;continue}g=2;continue;case 1:return g=-1,!1;case 2:u=e.common(),g=11;case 11:if(b&&(b=!1,u=u.$blk()),u&&void 0!==u.$blk)break e;i=u,f=t.common(),g=12;case 12:if(b&&(b=!1,f=f.$blk()),f&&void 0!==f.$blk)break e;d=Dr(i,o=f,!1),g=13;case 13:if(b&&(b=!1,d=d.$blk()),d&&void 0!==d.$blk)break e;n=d,g=14;case 14:return n}return}return{$blk:Or,$c:!0,$r:k,$24r:n,T:e,V:t,_arg:i,_arg$1:o,_r:a,_r$1:p,_r$2:s,_r$3:c,_r$4:$,_r$5:l,_r$6:u,_r$7:f,_r$8:d,_v:w,_v$1:h,cmpTags:r,$s:g}},Dr=function(e,t,r){var{$24r:n,$24r$1:i,$24r$2:o,$24r$3:a,T:e,V:t,_1:s,_i:c,_r:$,_r$1:l,_r$2:u,_r$3:f,_r$4:d,_r$5:w,_r$6:h,_r$7:g,_ref:k,_v:b,_v$1:y,_v$2:m,cmpTags:r,i:v,i$1:_,i$2:x,kind:S,t:E,t$1:C,t$2:I,tf:A,v:F,v$1:R,v$2:T,vf:N,x:V,x$1:O,$s:D,$r:L,$c:M}=hr(this,{T:e,V:t,cmpTags:r});D=D||0;e:for(;;){switch(D){case 0:if(e===t)return D=-1,!0;if((S=e.Kind())!==t.Kind())return D=-1,!1;if(1<=S&&S<=16||24===S||26===S)return D=-1,!0;if(17===(s=S)){D=2;continue}if(18===s){D=3;continue}if(19===s){D=4;continue}if(20===s){D=5;continue}if(21===s){D=6;continue}if(22===s||23===s){D=7;continue}if(25===s){D=8;continue}D=9;continue;case 2:if(e.Len()!==t.Len()){b=!1,D=10;continue e}$=Or(e.Elem(),t.Elem(),r),D=11;case 11:if(M&&(M=!1,$=$.$blk()),$&&void 0!==$.$blk)break e;b=$;case 10:n=b,D=12;case 12:return n;case 3:if(t.ChanDir()!==e.ChanDir()){y=!1,D=13;continue e}l=Or(e.Elem(),t.Elem(),r),D=14;case 14:if(M&&(M=!1,l=l.$blk()),l&&void 0!==l.$blk)break e;y=l;case 13:i=y,D=15;case 15:return i;case 4:if(E=e.kindType,F=t.kindType,E.outCount!==F.outCount||E.inCount!==F.inCount)return D=-1,!1;v=0;case 16:if(!(v=V.$length?void p("index out of range"):V.$array[V.$offset+x],O=T.fields,N=x<0||x>=O.$length?void p("index out of range"):O.$array[O.$offset+x],P(A.name,ye).name()!==P(N.name,ye).name())return D=-1,!1;g=Or(A.typ,N.typ,r),D=36;case 36:if(M&&(M=!1,g=g.$blk()),g&&void 0!==g.$blk)break e;if(!g){D=34;continue}D=35;continue;case 34:return D=-1,!1;case 35:if(r&&P(A.name,ye).tag()!==P(N.name,ye).tag())return D=-1,!1;if(A.offset!==N.offset)return D=-1,!1;if(A.embedded()!==N.embedded())return D=-1,!1;c++,D=32;continue;case 33:return D=-1,!0;case 9:case 1:return D=-1,!1}return}return{$blk:Dr,$c:!0,$r:L,$24r:n,$24r$1:i,$24r$2:o,$24r$3:a,T:e,V:t,_1:s,_i:c,_r:$,_r$1:l,_r$2:u,_r$3:f,_r$4:d,_r$5:w,_r$6:h,_r$7:g,_ref:k,_v:b,_v$1:y,_v$2:m,cmpTags:r,i:v,i$1:_,i$2:x,kind:S,t:E,t$1:C,t$2:I,tf:A,v:F,v$1:R,v$2:T,vf:N,x:V,x$1:O,$s:D}},Lr=function(e){return e===Ie.nil?tt:e},Mr=function(e){return(32&e.kind)>>>0==0},Br=function(){var{$24r:e,_r:t,$s:r,$r:n,$c:o}=hr(this,{});r=r||0;e:for(;;){switch(r){case 0:t=i.FuncPCABI0(new ft(jr)),r=1;case 1:if(o&&(o=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;e=t,r=2;case 2:return e}return}return{$blk:Br,$c:!0,$r:n,$24r:e,_r:t,$s:r}},jr=function(){p("native function not implemented: reflect.methodValueCall")},Wr=function(){var{used:e,x:t,x$1:r,x$10:n,x$11:i,x$12:o,x$2:a,x$3:p,x$4:s,x$5:c,x$6:$,x$7:l,x$8:f,x$9:d,$s:w,$r:h,$c:g}=hr(this,{});w=w||0;e:for(;;){switch(w){case 0:h=(e=function(e){})(new((t=new W.ptr(0,0,0,0,0,0,0,u,ut.nil,0,0)).constructor.elem)(t)),w=1;case 1:if(g&&(g=!1,h=h.$blk()),h&&void 0!==h.$blk)break e;h=e(new((r=new ke.ptr(0,0,0,0,pt.nil)).constructor.elem)(r)),w=2;case 2:if(g&&(g=!1,h=h.$blk()),h&&void 0!==h.$blk)break e;h=e(new((a=new U.ptr(0,0,0,0)).constructor.elem)(a)),w=3;case 3:if(g&&(g=!1,h=h.$blk()),h&&void 0!==h.$blk)break e;h=e(new((p=new G.ptr(new W.ptr(0,0,0,0,0,0,0,u,ut.nil,0,0),Ie.nil,Ie.nil,0)).constructor.elem)(p)),w=4;case 4:if(g&&(g=!1,h=h.$blk()),h&&void 0!==h.$blk)break e;h=e(new((s=new q.ptr(new W.ptr(0,0,0,0,0,0,0,u,ut.nil,0,0),Ie.nil,0)).constructor.elem)(s)),w=5;case 5:if(g&&(g=!1,h=h.$blk()),h&&void 0!==h.$blk)break e;h=e(new((c=new be.ptr(new W.ptr(0,0,0,0,0,0,0,u,ut.nil,0,0),0,0,Ae.nil,Ae.nil)).constructor.elem)(c)),w=6;case 6:if(g&&(g=!1,h=h.$blk()),h&&void 0!==h.$blk)break e;h=e(new(($=new te.ptr(new W.ptr(0,0,0,0,0,0,0,u,ut.nil,0,0),new ye.ptr(ut.nil),dt.nil)).constructor.elem)($)),w=7;case 7:if(g&&(g=!1,h=h.$blk()),h&&void 0!==h.$blk)break e;h=e(new((l=new re.ptr(new W.ptr(0,0,0,0,0,0,0,u,ut.nil,0,0),Ie.nil,Ie.nil,Ie.nil,u,0,0,0,0)).constructor.elem)(l)),w=8;case 8:if(g&&(g=!1,h=h.$blk()),h&&void 0!==h.$blk)break e;h=e(new((f=new ne.ptr(new W.ptr(0,0,0,0,0,0,0,u,ut.nil,0,0),Ie.nil)).constructor.elem)(f)),w=9;case 9:if(g&&(g=!1,h=h.$blk()),h&&void 0!==h.$blk)break e;h=e(new((d=new ie.ptr(new W.ptr(0,0,0,0,0,0,0,u,ut.nil,0,0),Ie.nil)).constructor.elem)(d)),w=10;case 10:if(g&&(g=!1,h=h.$blk()),h&&void 0!==h.$blk)break e;h=e(new((n=new pe.ptr(new W.ptr(0,0,0,0,0,0,0,u,ut.nil,0,0),new ye.ptr(ut.nil),wt.nil)).constructor.elem)(n)),w=11;case 11:if(g&&(g=!1,h=h.$blk()),h&&void 0!==h.$blk)break e;h=e(new((i=new ee.ptr(0,0)).constructor.elem)(i)),w=12;case 12:if(g&&(g=!1,h=h.$blk()),h&&void 0!==h.$blk)break e;h=e(new((o=new ae.ptr(new ye.ptr(ut.nil),Ie.nil,0)).constructor.elem)(o)),w=13;case 13:if(g&&(g=!1,h=h.$blk()),h&&void 0!==h.$blk)break e;return Dt=!0,Pt=Yt(rn(new Ne(0)),Ie),void(w=-1)}return}return{$blk:Wr,$c:!0,$r:h,used:e,x:t,x$1:r,x$10:n,x$11:i,x$12:o,x$2:a,x$3:p,x$4:s,x$5:c,x$6:$,x$7:l,x$8:f,x$9:d,$s:w}},Ur=function(e){var t,r,n;return B(e,tt)&&ir(new We("reflect: New(nil)")),t=(n=Yt(e,Ie)).ptrTo(),r=sn(n),new v.ptr(t,r,22)},Bn.New=Ur,zr=function(e){return e.jsType},Kr=function(e){var t,r,n,i,o,a,s,c,$,l,f,d,w,h,g,k,b,y,m,v,_,x,S,E,C,I,A,F,R,T,N,V,D,L;if(void 0===e.reflectType){if((V=new W.ptr((0|K(e.size))>>>0,0,0,0,0,0,K(e.kind)<<24>>>24,u,ut.nil,Jr(P(qr(Qr(e.string),"",!!e.exported,!1),ye)),0)).jsType=e,e.reflectType=V,E=Se(e),0!==K(E.length)||e.named){for(V.tflag=(1|V.tflag)>>>0,e.named&&(V.tflag=(4|V.tflag)>>>0),T=pt.nil,w=0;w>>16,h=0;h>>16,L,0,T)).jsType=e,V.uncommonType=D}if(17===(t=V.Kind()))Gr(V,new G.ptr(new W.ptr(0,0,0,0,0,0,0,u,ut.nil,0,0),Kr(e.elem),Ie.nil,(0|K(e.len))>>>0));else if(18===t)l=3,e.sendOnly&&(l=2),e.recvOnly&&(l=1),Gr(V,new q.ptr(new W.ptr(0,0,0,0,0,0,0,u,ut.nil,0,0),Kr(e.elem),l>>>0));else if(19===t){for(F=e.params,a=v=Zt(Ae,K(F.length)),r=0;r=v.$length?p("index out of range"):v.$array[v.$offset+g]=Kr(F[g]),r++;for(N=e.results,s=I=Zt(Ae,K(N.length)),n=0;n=I.$length?p("index out of range"):I.$array[I.$offset+k]=Kr(N[k]),n++;A=K(N.length)<<16>>>16,e.variadic&&(A=(32768|A)>>>0),Gr(V,new be.ptr(P(V,W),K(F.length)<<16>>>16,A,v,I))}else if(20===t){for(C=e.methods,c=m=Zt(dt,K(C.length)),i=0;i=m.$length?void p("index out of range"):m.$array[m.$offset+b],new ee.ptr(Jr(P(Hr(S),ye)),Zr(Kr(S.typ)))),i++;Gr(V,new te.ptr(P(V,W),P(qr(Qr(e.pkg),"",!1,!1),ye),m))}else if(21===t)Gr(V,new re.ptr(new W.ptr(0,0,0,0,0,0,0,u,ut.nil,0,0),Kr(e.key),Kr(e.elem),Ie.nil,u,0,0,0,0));else if(22===t)Gr(V,new ne.ptr(new W.ptr(0,0,0,0,0,0,0,u,ut.nil,0,0),Kr(e.elem)));else if(23===t)Gr(V,new ie.ptr(new W.ptr(0,0,0,0,0,0,0,u,ut.nil,0,0),Kr(e.elem)));else if(25===t){for(d=e.fields,$=R=Zt(wt,K(d.length)),o=0;o<$.$length;)f=d[y=o],ae.copy(y<0||y>=R.$length?void p("index out of range"):R.$array[R.$offset+y],new ae.ptr(P(qr(Qr(f.name),Qr(f.tag),!!f.exported,!!f.embedded),ye),Kr(f.typ),y>>>0)),o++;Gr(V,new pe.ptr(P(V,W),P(qr(Qr(e.pkgPath),"",!1,!1),ye),R))}}return e.reflectType},Gr=function(e,t){e.kindType=t,t.rtype=e},ke.ptr.prototype.methods=function(){return this._methods},ke.prototype.methods=function(){return this.$val.methods()},ke.ptr.prototype.exportedMethods=function(){return y(this._methods,0,this.xcount,this.xcount)},ke.prototype.exportedMethods=function(){return this.$val.exportedMethods()},W.ptr.prototype.uncommon=function(){var e;return void 0===(e=this.uncommonType)?at.nil:e},W.prototype.uncommon=function(){return this.$val.uncommon()},be.ptr.prototype.in$=function(){return this._in},be.prototype.in$=function(){return this.$val.in$()},be.ptr.prototype.out=function(){return this._out},be.prototype.out=function(){return this.$val.out()},ye.ptr.prototype.name=function(){var e;return(e=h(Lt,ut.keyFor(this.bytes)),void 0!==e?e.v:ht.nil).name},ye.prototype.name=function(){return this.$val.name()},ye.ptr.prototype.tag=function(){var e;return(e=h(Lt,ut.keyFor(this.bytes)),void 0!==e?e.v:ht.nil).tag},ye.prototype.tag=function(){return this.$val.tag()},ye.ptr.prototype.pkgPath=function(){var e;return(e=h(Lt,ut.keyFor(this.bytes)),void 0!==e?e.v:ht.nil).pkgPath},ye.prototype.pkgPath=function(){return this.$val.pkgPath()},ye.ptr.prototype.isExported=function(){var e;return(e=h(Lt,ut.keyFor(this.bytes)),void 0!==e?e.v:ht.nil).exported},ye.prototype.isExported=function(){return this.$val.isExported()},ye.ptr.prototype.embedded=function(){var e;return(e=h(Lt,ut.keyFor(this.bytes)),void 0!==e?e.v:ht.nil).embedded},ye.prototype.embedded=function(){return this.$val.embedded()},qr=function(e,t,r,n){var i,o;return i=o=qt(0,ut),(Lt||p("assignment to entry in nil map")).set(ut.keyFor(i),{k:i,v:new me.ptr(e,t,r,n,"")}),new ye.ptr(o)},Hr=function(e){var t,r;return t=r=qt(0,ut),(Lt||p("assignment to entry in nil map")).set(ut.keyFor(t),{k:t,v:new me.ptr(Qr(e.name),"",""===Qr(e.pkg),!1,Qr(e.pkg))}),new ye.ptr(r)},W.ptr.prototype.nameOff=function(e){var t;return(t=0|e)<0||t>=Mt.$length?void p("index out of range"):Mt.$array[Mt.$offset+t]},W.prototype.nameOff=function(e){return this.$val.nameOff(e)},Jr=function(e){var t;return t=Mt.$length,Mt=O(Mt,e),0|t},W.ptr.prototype.typeOff=function(e){var t;return(t=0|e)<0||t>=Bt.$length?void p("index out of range"):Bt.$array[Bt.$offset+t]},W.prototype.typeOff=function(e){return this.$val.typeOff(e)},Zr=function(e){var t;return t=Bt.$length,Bt=O(Bt,e),0|t},Qr=function(e){var t;return(t=new gt.ptr("")).str=e,t.str},Xr=function(e){return!!zr(e).wrapped},Yr=function(e,t,r){var n,i,o;for(n=zr(r).fields,i=0;i>>0)>>>0),d=10;case 10:return n;case 3:$=e.Kind(),d=11;case 11:if(h&&(h=!1,$=$.$blk()),$&&void 0!==$.$blk)break e;i=new v.ptr(f,qt(t,zr(f.ptrTo())),((r|$>>>0)>>>0|128)>>>0),d=12;case 12:return i}return}return{$blk:en,$c:!0,$r:w,$24r:n,$24r$1:i,_r:o,_r$1:a,_r$2:p,_r$3:s,_r$4:c,_r$5:$,_v:l,_v$1:u,fl:r,rt:f,t:e,v:t,$s:d}},tn=function(e,t,r){var{$24r:n,_r:i,_r$1:o,cap:r,len:t,typ:e,$s:a,$r:p,$c:s}=hr(this,{typ:e,len:t,cap:r});a=a||0;e:for(;;){switch(a){case 0:i=(e=[e])[0].Kind(),a=3;case 3:if(s&&(s=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;if(23!==i){a=1;continue}a=2;continue;case 1:ir(new We("reflect.MakeSlice of non-slice type"));case 2:t<0&&ir(new We("reflect.MakeSlice: negative len")),r<0&&ir(new We("reflect.MakeSlice: negative cap")),t>r&&ir(new We("reflect.MakeSlice: len > cap")),o=en(e[0],Zt(zr(e[0]),t,r),0),a=4;case 4:if(s&&(s=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;n=o,a=5;case 5:return n}return}return{$blk:tn,$c:!0,$r:p,$24r:n,_r:i,_r$1:o,cap:r,len:t,typ:e,$s:a}},Bn.MakeSlice=tn,rn=function(e){return Dt?B(e,tt)?tt:Kr(e.constructor):new W.ptr(0,0,0,0,0,0,0,u,ut.nil,0,0)},Bn.TypeOf=rn,nn=function(e){var{$24r:t,_r:r,i:e,$s:n,$r:i,$c:o}=hr(this,{i:e});n=n||0;e:for(;;){switch(n){case 0:if(B(e,tt))return n=-1,new v.ptr(Ie.nil,0,0);r=en(Kr(e.constructor),e.$val,0),n=1;case 1:if(o&&(o=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;t=r,n=2;case 2:return t}return}return{$blk:nn,$c:!0,$r:i,$24r:t,_r:r,i:e,$s:n}},Bn.ValueOf=nn,on=function(e,t,r){var{_i:n,_i$1:i,_r:o,_ref:a,_ref$1:s,_v:c,_v$1:$,i:l,i$1:u,in$1:e,jsIn:f,jsOut:d,out:t,v:w,v$1:h,variadic:r,x:g,$s:k,$r:b,$c:y}=hr(this,{in$1:e,out:t,variadic:r});k=k||0;e:for(;;){switch(k){case 0:if(!r){c=!1,k=3;continue e}if(0===e.$length){$=!0,k=4;continue e}o=(g=e.$length-1|0,g<0||g>=e.$length?void p("index out of range"):e.$array[e.$offset+g]).Kind(),k=5;case 5:if(y&&(y=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;$=!(23===o);case 4:c=$;case 3:if(c){k=1;continue}k=2;continue;case 1:ir(new We("reflect.FuncOf: last arg of variadic func must be slice"));case 2:for(f=Zt(kt,e.$length),a=e,n=0;n=a.$length?void p("index out of range"):a.$array[a.$offset+n],l<0||l>=f.$length?p("index out of range"):f.$array[f.$offset+l]=zr(w),n++;for(d=Zt(kt,t.$length),s=t,i=0;i=s.$length?void p("index out of range"):s.$array[s.$offset+i],u<0||u>=d.$length?p("index out of range"):d.$array[d.$offset+u]=zr(h),i++;return k=-1,Kr(Qe(vr(f,kt),vr(d,kt),vr(r,Ee)))}return}return{$blk:on,$c:!0,$r:b,_i:n,_i$1:i,_r:o,_ref:a,_ref$1:s,_v:c,_v$1:$,i:l,i$1:u,in$1:e,jsIn:f,jsOut:d,out:t,v:w,v$1:h,variadic:r,x:g,$s:k}},Bn.FuncOf=on,W.ptr.prototype.ptrTo=function(){return Kr(Gt(zr(this)))},W.prototype.ptrTo=function(){return this.$val.ptrTo()},an=function(e){return Kr(Jt(zr(e)))},Bn.SliceOf=an,pn=function(e){var{$24r:t,_r:r,typ:e,$s:n,$r:i,$c:o}=hr(this,{typ:e});n=n||0;e:for(;;){switch(n){case 0:r=en(e,zr(e).zero(),0),n=1;case 1:if(o&&(o=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;t=r,n=2;case 2:return t}return}return{$blk:pn,$c:!0,$r:i,$24r:t,_r:r,typ:e,$s:n}},Bn.Zero=pn,sn=function(e){var t;return 25===(t=e.Kind())?new(zr(e).ptr):17===t?zr(e).zero():qt(zr(e).zero(),zr(e.ptrTo()))},cn=function(e,t,r){var{_1:n,_r:i,bits:t,f:e,ptr:o,t:r,typ:a,$s:p,$r:s,$c:c}=hr(this,{f:e,bits:t,t:r});p=p||0;e:for(;;){switch(p){case 0:i=r.common(),p=1;case 1:if(c&&(c=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;return o=sn(a=i),3===(n=a.Kind())?o.$set(t.$low<<24>>24):4===n?o.$set(t.$low<<16>>16):2===n||5===n?o.$set(0|t.$low):6===n?o.$set(new Re(t.$high,t.$low)):8===n?o.$set(t.$low<<24>>>24):9===n?o.$set(t.$low<<16>>>16):7===n||10===n||12===n?o.$set(t.$low>>>0):11===n&&o.$set(t),p=-1,new v.ptr(a,o,((128|e)>>>0|a.Kind()>>>0)>>>0)}return}return{$blk:cn,$c:!0,$r:s,_1:n,_r:i,bits:t,f:e,ptr:o,t:r,typ:a,$s:p}},$n=function(e,t,r){t.$set(r.$get())},ln=function(e,r){return new t.Map},un=function(e,t){var r;return void 0!==(r=t).$get&&(r=r.$get()),[r,zr(e.Key()).keyFor(r)]},fn=function(e,t,r){var n,i;return t?(i=un(e,r)[1],void 0===(n=t.get(i))?0:qt(n.v,zr(Rr(e.Elem())))):0},dn=function(e,r,n,i){var{_r:o,_tuple:a,entry:p,et:s,jsVal:c,k:$,key:n,kv:l,m:r,newVal:u,t:e,val:i,$s:f,$r:d,$c:w}=hr(this,{t:e,m:r,key:n,val:i});f=f||0;e:for(;;){switch(f){case 0:l=(a=un(e,n))[0],$=a[1],c=i.$get(),o=(s=e.Elem()).Kind(),f=3;case 3:if(w&&(w=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;if(25===o){f=1;continue}f=2;continue;case 1:u=zr(s).zero(),Yr(u,c,s),c=u;case 2:return(p=new t.Object).k=l,p.v=c,r.set($,p),void(f=-1)}return}return{$blk:dn,$c:!0,$r:d,_r:o,_tuple:a,entry:p,et:s,jsVal:c,k:$,key:n,kv:l,m:r,newVal:u,t:e,val:i,$s:f}},wn=function(e,t,r){var n;n=un(e,r)[1],t&&t.delete(n)},hn=function(e,t,r){var n;return fn(e,t,n||(n=new bt((function(){return r}),(function(e){r=e}))))},gn=function(e,t,r,n){var{key:r,m:t,t:e,val:n,$s:i,$r:o,$c:a}=hr(this,{t:e,m:t,key:r,val:n});i=i||0;e:for(;;){switch(i){case 0:o=dn(e,t,(r=[r]).$ptr||(r.$ptr=new bt((function(){return this.$target[0]}),(function(e){this.$target[0]=e}),r)),n),i=1;case 1:if(a&&(a=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;return void(i=-1)}return}return{$blk:gn,$c:!0,$r:o,key:r,m:t,t:e,val:n,$s:i}},kn=function(e,t,r){var n;wn(e,t,n||(n=new bt((function(){return r}),(function(e){r=e}))))},ve.ptr.prototype.skipUntilValidKey=function(){var e,t;for(e=this;e.i>>0)>>>0|h>>>0)>>>0),m=27;case 27:return n}return}return{$blk:xn,$c:!0,$r:_,$24r:r,$24r$1:n,_1:i,_2:o,_arg:a,_arg$1:p,_arg$2:s,_r:c,_r$1:$,_r$2:l,_r$3:u,_r$4:f,_r$5:d,_r$6:w,_r$7:h,k:g,slice:k,srcVal:b,typ:t,v:e,val:y,$s:m}},Sn=function(e,t){var{$24r:r,_r:n,_r$1:i,_r$2:o,alen:a,array:p,slen:c,slice:$,t,v:e,$s:l,$r:u,$c:f}=hr(this,{v:e,t});l=l||0;e:for(;;){switch(l){case 0:$=P(e,v).object(),c=0|K($.$length),n=t.Elem(),l=1;case 1:if(f&&(f=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;i=n.Len(),l=2;case 2:if(f&&(f=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;(a=i)>c&&ir(new We("reflect: cannot convert slice with length "+s.Itoa(c)+" to pointer to array with length "+s.Itoa(a))),p=_($,zr(t)),o=t.common(),l=3;case 3:if(f&&(f=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;r=new v.ptr(o,p,((-416&e.flag)>>>0|22)>>>0),l=4;case 4:return r}return}return{$blk:Sn,$c:!0,$r:u,$24r:r,_r:n,_r$1:i,_r$2:o,alen:a,array:p,slen:c,slice:$,t,v:e,$s:l}},En=function(e,t){var{_r:r,_v:n,dk:i,dst:e,dstVal:o,sk:a,src:t,srcVal:p,stringCopy:s,$s:c,$r:$,$c:l}=hr(this,{dst:e,src:t});c=c||0;e:for(;;){switch(c){case 0:if(17!==(i=new x(e.flag).kind())&&23!==i&&ir(new S.ptr("reflect.Copy",i)),17===i&&new x(e.flag).mustBeAssignable(),new x(e.flag).mustBeExported(),s=!1,17!==(a=new x(t.flag).kind())&&23!==a){c=1;continue}c=2;continue;case 1:if(24!==a){n=!1,c=3;continue e}r=e.typ.Elem().Kind(),c=4;case 4:if(l&&(l=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;n=8===r;case 3:(s=n)||ir(new S.ptr("reflect.Copy",a));case 2:if(new x(t.flag).mustBeExported(),!s){c=5;continue}c=6;continue;case 5:$=Qt("reflect.Copy",e.typ.Elem(),t.typ.Elem()),c=7;case 7:if(l&&(l=!1,$=$.$blk()),$&&void 0!==$.$blk)break e;case 6:return o=P(e,v).object(),17===i&&(o=new(zr(an(e.typ.Elem())))(o)),p=P(t,v).object(),17===a&&(p=new(zr(an(t.typ.Elem())))(p)),s?(c=-1,0|K(R(o,p))):(c=-1,0|K(T(o,p)))}return}return{$blk:En,$c:!0,$r:$,_r:r,_v:n,dk:i,dst:e,dstVal:o,sk:a,src:t,srcVal:p,stringCopy:s,$s:c}},Bn.Copy=En,Cn=function(e,t,r){var n,i,o,a,s,c,$,l,u;return n=Ie.nil,$=yt.nil,s="",20===t.typ.Kind()?(l=t.typ.kindType,(r<0||r>=l.methods.$length)&&ir(new We("reflect: internal error: invalid method index")),u=l.methods,i=r<0||r>=u.$length?void p("index out of range"):u.$array[u.$offset+r],P(l.rtype.nameOff(i.name),ye).isExported()||ir(new We("reflect: "+e+" of unexported method")),$=l.rtype.typeOff(i.typ).kindType,s=P(l.rtype.nameOff(i.name),ye).name()):(r>>>0>=(a=t.typ.exportedMethods()).$length>>>0&&ir(new We("reflect: internal error: invalid method index")),o=P(r<0||r>=a.$length?void p("index out of range"):a.$array[a.$offset+r],U),P(t.typ.nameOff(o.name),ye).isExported()||ir(new We("reflect: "+e+" of unexported method")),$=t.typ.typeOff(o.mtyp).kindType,s=xr(Se(zr(t.typ))[r].prop,We)),c=P(t,v).object(),Xr(t.typ)&&(c=new(zr(t.typ))(c)),[n,$,c[vr(s,We)]]},In=function(e,t){var{_r:r,cv:n,safe:t,v:e,$s:i,$r:o,$c:a}=hr(this,{v:e,safe:t});i=i||0;e:for(;;){switch(i){case 0:if(0===e.flag&&ir(new S.ptr("reflect.Value.Interface",0)),t&&(96&e.flag)>>>0!=0&&ir(new We("reflect.Value.Interface: cannot return value obtained from unexported field or method")),(512&e.flag)>>>0!=0){i=1;continue}i=2;continue;case 1:r=Fn("Interface",P(e,v)),i=3;case 3:if(a&&(a=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;e=r;case 2:return Xr(e.typ)?(128&e.flag)>>>0!=0&&25===P(e,v).Kind()?(n=zr(e.typ).zero(),Yr(n,P(e,v).object(),e.typ),i=-1,new(zr(e.typ))(n)):(i=-1,new(zr(e.typ))(P(e,v).object())):(i=-1,P(e,v).object())}return}return{$blk:In,$c:!0,$r:o,_r:r,cv:n,safe:t,v:e,$s:i}},An=function(e,t,r){r.$set(t)},Fn=function(e,t){var{$24r:r,_r:i,_tuple:o,fn:a,fv:p,op:e,rcvr:s,v:t,$s:c,$r:$,$c:l}=hr(this,{op:e,v:t});c=c||0;e:for(;;){switch(c){case 0:a=[a],s=[s],(512&t.flag)>>>0==0&&ir(new We("reflect: internal error: invalid use of makePartialFunc")),o=Cn(e,P(t,v),t.flag>>10),a[0]=o[2],s[0]=P(t,v).object(),Xr(t.typ)&&(s[0]=new(zr(t.typ))(s[0])),p=n.MakeFunc(function(e,t){return function(r,n){return new it(e[0].apply(t[0],vr(n,kt)))}}(a,s)),i=P(t,v).Type().common(),c=1;case 1:if(l&&(l=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;r=new v.ptr(i,p,(19|new x(t.flag).ro())>>>0),c=2;case 2:return r}return}return{$blk:Fn,$c:!0,$r:$,$24r:r,_r:i,_tuple:o,fn:a,fv:p,op:e,rcvr:s,v:t,$s:c}},W.ptr.prototype.pointers=function(){var e;return 22===(e=this.Kind())||21===e||18===e||19===e||25===e||17===e},W.prototype.pointers=function(){return this.$val.pointers()},W.ptr.prototype.Comparable=function(){var{$24r:e,_1:t,_r:r,_r$1:n,i,t:o,$s:a,$r:p,$c:s}=hr(this,{});a=a||0;e:for(;;){switch(a){case 0:if(19===(t=(o=this).Kind())||23===t||21===t){a=2;continue}if(17===t){a=3;continue}if(25===t){a=4;continue}a=5;continue;case 2:return a=-1,!1;case 3:r=o.Elem().Comparable(),a=6;case 6:if(s&&(s=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;e=r,a=7;case 7:return e;case 4:i=0;case 8:if(!(i=d.$length)&&ir(new We("reflect: Method index out of range")),k=P(e<0||e>=d.$length?void p("index out of range"):d.$array[d.$offset+e],U),b=P(x.nameOff(k.name),ye),f.Name=P(b,ye).name(),c=19,l=(h=x.typeOff(k.mtyp)).kindType,u=Zt(mt,0,1+l.in$().$length|0),u=O(u,x),o=l.in$(),t=0;t=o.$length?void p("index out of range"):o.$array[o.$offset+t],u=O(u,s),t++;for(g=Zt(mt,0,l.out().$length),a=l.out(),r=0;r=a.$length?void p("index out of range"):a.$array[a.$offset+r],g=O(g,_),r++;i=on(u,g,l.rtype.IsVariadic()),E=1;case 1:if(I&&(I=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;return w=i,f.Type=w,m[0]=xr(Se(x.jsType)[e].prop,We),$=n.MakeFunc(function(e){return function(t,r){var n;return n=0>=r.$length?void p("index out of range"):r.$array[r.$offset+0],new it(n[vr(e[0],We)].apply(n,vr(y(r,1),kt)))}}(m)),f.Func=new v.ptr(Yt(w,Ie),$,c),f.Index=e,se.copy(f,f),E=-1,f}return}return{$blk:W.ptr.prototype.Method,$c:!0,$r:C,_i:t,_i$1:r,_r:i,_ref:o,_ref$1:a,arg:s,fl:c,fn:$,ft:l,i:e,in$1:u,m:f,methods:d,mt:w,mtyp:h,out:g,p:k,pname:b,prop:m,ret:_,t:x,tt:S,$s:E}},W.prototype.Method=function(e){return this.$val.Method(e)},v.ptr.prototype.object=function(){var e,t,r,n;if(17===(r=this).typ.Kind()||25===r.typ.Kind())return r.ptr;if((128&r.flag)>>>0!=0){if((n=r.ptr.$get())!==tt&&n.constructor!==zr(r.typ))switch(0){default:if(11===(e=r.typ.Kind())||6===e)n=new(zr(r.typ))(n.$high,n.$low);else if(15===e||16===e)n=new(zr(r.typ))(n.$real,n.$imag);else if(23===e){if(n===n.constructor.nil){n=zr(r.typ).nil;break}(t=new(zr(r.typ))(n.$array)).$offset=n.$offset,t.$length=n.$length,t.$capacity=n.$capacity,n=t}}return n}return r.ptr},v.prototype.object=function(){return this.$val.object()},v.ptr.prototype.assignTo=function(e,t,r){var{_r:n,_r$1:i,_r$2:o,context:e,dst:t,fl:a,target:r,v:p,x:s,$s:c,$r:$,$c:l}=hr(this,{context:e,dst:t,target:r});c=c||0;e:for(;;){switch(c){case 0:if((512&(p=this).flag)>>>0!=0){c=1;continue}c=2;continue;case 1:n=Fn(e,P(p,v)),c=3;case 3:if(l&&(l=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;p=n;case 2:i=Vr(t,p.typ),c=8;case 8:if(l&&(l=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;if(i){c=5;continue}if(Nr(t,p.typ)){c=6;continue}c=7;continue;case 5:return a=((a=((384&p.flag)>>>0|new x(p.flag).ro())>>>0)|t.Kind()>>>0)>>>0,c=-1,new v.ptr(t,p.ptr,a);case 6:0===r&&(r=sn(t)),o=In(P(p,v),!1),c=9;case 9:if(l&&(l=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;return s=o,0===t.NumMethod()?r.$set(s):An(t,s,r),c=-1,new v.ptr(t,r,148);case 7:case 4:return ir(new We(e+": value of type "+p.typ.String()+" is not assignable to type "+t.String())),c=-1,new v.ptr(Ie.nil,0,0)}return}return{$blk:v.ptr.prototype.assignTo,$c:!0,$r:$,_r:n,_r$1:i,_r$2:o,context:e,dst:t,fl:a,target:r,v:p,x:s,$s:c}},v.prototype.assignTo=function(e,t,r){return this.$val.assignTo(e,t,r)},v.ptr.prototype.call=function(e,r){var{$24r:n,_1:i,_arg:o,_arg$1:a,_arg$2:s,_arg$3:c,_i:$,_i$1:l,_i$2:u,_r:f,_r$1:d,_r$10:w,_r$11:h,_r$12:g,_r$13:k,_r$14:b,_r$15:m,_r$2:_,_r$3:x,_r$4:S,_r$5:E,_r$6:C,_r$7:I,_r$8:A,_r$9:F,_ref:R,_ref$1:N,_ref$2:V,_tmp:O,_tmp$1:D,_tuple:L,arg:M,argsArray:B,elem:j,fn:W,i:U,i$1:z,i$2:K,i$3:G,in$1:r,isSlice:q,m:H,n:J,nin:Z,nout:Q,op:e,origIn:X,rcvr:Y,results:ee,ret:te,slice:re,t:ne,targ:ie,v:oe,x:ae,x$1:pe,x$2:se,xt:ce,xt$1:$e,$s:le,$r:ue,$c:fe}=hr(this,{op:e,in$1:r});le=le||0;e:for(;;){switch(le){case 0:for(oe=this,ne=yt.nil,W=0,Y=null,(512&oe.flag)>>>0!=0?(ne=(L=Cn(e,P(oe,v),oe.flag>>10))[1],W=L[2],Y=P(oe,v).object(),Xr(oe.typ)&&(Y=new(zr(oe.typ))(Y))):(ne=oe.typ.kindType,W=P(oe,v).object(),Y=void 0),0===W&&ir(new We("reflect.Value.Call: call of nil function")),q="CallSlice"===e,J=ne.rtype.NumIn(),q?(ne.rtype.IsVariadic()||ir(new We("reflect: CallSlice of non-variadic function")),r.$lengthJ&&ir(new We("reflect: CallSlice with too many input arguments"))):(ne.rtype.IsVariadic()&&(J=J-1|0),r.$lengthJ&&ir(new We("reflect: Call with too many input arguments"))),R=r,$=0;$=R.$length?void p("index out of range"):R.$array[R.$offset+$],0===P(ae,v).Kind()&&ir(new We("reflect: "+e+" using zero Value argument")),$++;U=0;case 1:if(!(U=r.$length?void p("index out of range"):r.$array[r.$offset+U],v).Type(),ie=D=ne.rtype.In(U),f=(ce=O).AssignableTo(ie),le=5;case 5:if(fe&&(fe=!1,f=f.$blk()),f&&void 0!==f.$blk)break e;if(!f){le=3;continue}le=4;continue;case 3:d=ce.String(),le=6;case 6:if(fe&&(fe=!1,d=d.$blk()),d&&void 0!==d.$blk)break e;_=ie.String(),le=7;case 7:if(fe&&(fe=!1,_=_.$blk()),_&&void 0!==_.$blk)break e;ir(new We("reflect: "+e+" using "+d+" as type "+_));case 4:U=U+1|0,le=1;continue;case 2:if(!q&&ne.rtype.IsVariadic()){le=8;continue}le=9;continue;case 8:H=r.$length-J|0,x=tn(ne.rtype.In(J),H,H),le=10;case 10:if(fe&&(fe=!1,x=x.$blk()),x&&void 0!==x.$blk)break e;re=x,S=ne.rtype.In(J).Elem(),le=11;case 11:if(fe&&(fe=!1,S=S.$blk()),S&&void 0!==S.$blk)break e;j=S,z=0;case 12:if(!(z=r.$length?void p("index out of range"):r.$array[r.$offset+pe],E=($e=P(se,v).Type()).AssignableTo(j),le=16;case 16:if(fe&&(fe=!1,E=E.$blk()),E&&void 0!==E.$blk)break e;if(!E){le=14;continue}le=15;continue;case 14:C=$e.String(),le=17;case 17:if(fe&&(fe=!1,C=C.$blk()),C&&void 0!==C.$blk)break e;I=j.String(),le=18;case 18:if(fe&&(fe=!1,I=I.$blk()),I&&void 0!==I.$blk)break e;ir(new We("reflect: cannot use "+C+" as type "+I+" in "+e));case 15:A=P(re,v).Index(z),le=19;case 19:if(fe&&(fe=!1,A=A.$blk()),A&&void 0!==A.$blk)break e;ue=P(A,v).Set(P(se,v)),le=20;case 20:if(fe&&(fe=!1,ue=ue.$blk()),ue&&void 0!==ue.$blk)break e;z=z+1|0,le=12;continue;case 13:X=r,r=Zt(Ze,J+1|0),T(y(r,0,J),X),J<0||J>=r.$length?p("index out of range"):r.$array[r.$offset+J]=re;case 9:(Z=r.$length)!==ne.rtype.NumIn()&&ir(new We("reflect.Value.Call: wrong argument count")),Q=ne.rtype.NumOut(),B=new t.Array(ne.rtype.NumIn()),N=r,l=0;case 21:if(!(l=N.$length?void p("index out of range"):N.$array[N.$offset+l],o=ne.rtype.In(K),F=ne.rtype.In(K).common(),le=23;case 23:if(fe&&(fe=!1,F=F.$blk()),F&&void 0!==F.$blk)break e;a=F,s=0,w=P(M,v).assignTo("reflect.Value.Call",a,s),le=24;case 24:if(fe&&(fe=!1,w=w.$blk()),w&&void 0!==w.$blk)break e;h=P(w,v).object(),le=25;case 25:if(fe&&(fe=!1,h=h.$blk()),h&&void 0!==h.$blk)break e;g=Tn(o,c=h),le=26;case 26:if(fe&&(fe=!1,g=g.$blk()),g&&void 0!==g.$blk)break e;B[K]=g,l++,le=21;continue;case 22:k=jt(new ze([new it(W),new it(Y),new it(B)])),le=27;case 27:if(fe&&(fe=!1,k=k.$blk()),k&&void 0!==k.$blk)break e;if(ee=k,0===(i=Q)){le=29;continue}if(1===i){le=30;continue}le=31;continue;case 29:return le=-1,Ze.nil;case 30:b=en(ne.rtype.Out(0),Rn(ne.rtype.Out(0),ee),0),le=33;case 33:if(fe&&(fe=!1,b=b.$blk()),b&&void 0!==b.$blk)break e;n=new Ze([P(b,v)]),le=34;case 34:return n;case 31:V=te=Zt(Ze,Q),u=0;case 35:if(!(u=te.$length?p("index out of range"):te.$array[te.$offset+G]=m,u++,le=35;continue;case 36:return le=-1,te;case 32:case 28:return le=-1,Ze.nil}return}return{$blk:v.ptr.prototype.call,$c:!0,$r:ue,$24r:n,_1:i,_arg:o,_arg$1:a,_arg$2:s,_arg$3:c,_i:$,_i$1:l,_i$2:u,_r:f,_r$1:d,_r$10:w,_r$11:h,_r$12:g,_r$13:k,_r$14:b,_r$15:m,_r$2:_,_r$3:x,_r$4:S,_r$5:E,_r$6:C,_r$7:I,_r$8:A,_r$9:F,_ref:R,_ref$1:N,_ref$2:V,_tmp:O,_tmp$1:D,_tuple:L,arg:M,argsArray:B,elem:j,fn:W,i:U,i$1:z,i$2:K,i$3:G,in$1:r,isSlice:q,m:H,n:J,nin:Z,nout:Q,op:e,origIn:X,rcvr:Y,results:ee,ret:te,slice:re,t:ne,targ:ie,v:oe,x:ae,x$1:pe,x$2:se,xt:ce,xt$1:$e,$s:le}},v.prototype.call=function(e,t){return this.$val.call(e,t)},v.ptr.prototype.Cap=function(){var{$24r:e,_1:t,_r:r,_r$1:n,k:i,v:o,$s:a,$r:p,$c:s}=hr(this,{});a=a||0;e:for(;;){switch(a){case 0:if(17===(t=i=new x((o=this).flag).kind())){a=2;continue}if(18===t||23===t){a=3;continue}if(22===t){a=4;continue}a=5;continue;case 2:return a=-1,o.typ.Len();case 3:return a=-1,0|K(P(o,v).object().$capacity);case 4:r=o.typ.Elem().Kind(),a=8;case 8:if(s&&(s=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;if(17===r){a=6;continue}a=7;continue;case 6:n=o.typ.Elem().Len(),a=9;case 9:if(s&&(s=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;e=n,a=10;case 10:return e;case 7:ir(new We("reflect: call of reflect.Value.Cap on ptr to non-array Value"));case 5:case 1:return ir(new S.ptr("reflect.Value.Cap",i)),a=-1,0}return}return{$blk:v.ptr.prototype.Cap,$c:!0,$r:p,$24r:e,_1:t,_r:r,_r$1:n,k:i,v:o,$s:a}},v.prototype.Cap=function(){return this.$val.Cap()},Rn=function(e,t){return B(e,Wt)?new(zr(Wt))(t):t},Tn=function(e,t){return B(e,Wt)?t.object:t},v.ptr.prototype.Elem=function(){var{$24r:e,_1:t,_r:r,fl:n,k:i,tt:o,typ:a,v:p,val:s,val$1:c,$s:$,$r:l,$c:u}=hr(this,{});$=$||0;e:for(;;){switch($){case 0:if(20===(t=i=new x((p=this).flag).kind())){$=2;continue}if(22===t){$=3;continue}$=4;continue;case 2:if((s=P(p,v).object())===tt)return $=-1,new v.ptr(Ie.nil,0,0);a=Kr(s.constructor),r=en(a,s.$val,new x(p.flag).ro()),$=6;case 6:if(u&&(u=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;e=r,$=7;case 7:return e;case 3:return P(p,v).IsNil()?($=-1,new v.ptr(Ie.nil,0,0)):(c=P(p,v).object(),o=p.typ.kindType,n=((n=(((96&p.flag)>>>0|128)>>>0|256)>>>0)|o.elem.Kind()>>>0)>>>0,$=-1,new v.ptr(o.elem,Rn(o.elem,c),n));case 4:ir(new S.ptr("reflect.Value.Elem",i));case 5:case 1:return $=-1,new v.ptr(Ie.nil,0,0)}return}return{$blk:v.ptr.prototype.Elem,$c:!0,$r:l,$24r:e,_1:t,_r:r,fl:n,k:i,tt:o,typ:a,v:p,val:s,val$1:c,$s:$}},v.prototype.Elem=function(){return this.$val.Elem()},v.ptr.prototype.Field=function(e){var{$24r:t,_r:r,_r$1:n,_r$2:i,field:o,fl:a,i:e,jsTag:s,o:c,prop:$,s:l,tag:u,tt:f,typ:d,v:w,x:h,x$1:g,$s:k,$r:b,$c:y}=hr(this,{i:e});k=k||0;e:for(;;){switch(k){case 0:if(s=[s],$=[$],l=[l],d=[d],25!==new x((w=this).flag).kind()&&ir(new S.ptr("reflect.Value.Field",new x(w.flag).kind())),e>>>0>=(f=w.typ.kindType).fields.$length>>>0&&ir(new We("reflect: Field index out of range")),$[0]=xr(zr(w.typ).fields[e].prop,We),h=f.fields,o=e<0||e>=h.$length?void p("index out of range"):h.$array[h.$offset+e],d[0]=o.typ,a=((416&w.flag)>>>0|d[0].Kind()>>>0)>>>0,P(o.name,ye).isExported()||(a=o.embedded()?(64|a)>>>0:(32|a)>>>0),""!==(u=P((g=f.fields,e<0||e>=g.$length?void p("index out of range"):g.$array[g.$offset+e]).name,ye).tag())&&0!==e){k=1;continue}k=2;continue;case 1:if(s[0]=Nn(u),""!==s[0]){k=3;continue}k=4;continue;case 3:case 5:c=[c],r=P(w,v).Field(0),k=7;case 7:if(y&&(y=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;if((w=r).typ===Wt){k=8;continue}k=9;continue;case 8:return c[0]=P(w,v).object().object,k=-1,new v.ptr(d[0],new(zr(Rr(d[0])))(function(e,t,r,n,i){return function(){return xr(t[0][vr(e[0],We)],zr(i[0]))}}(s,c,0,0,d),function(e,t,r,n,i){return function(r){t[0][vr(e[0],We)]=vr(r,zr(i[0]))}}(s,c,0,0,d)),a);case 9:if(22===w.typ.Kind()){k=10;continue}k=11;continue;case 10:n=P(w,v).Elem(),k=12;case 12:if(y&&(y=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;w=n;case 11:k=5;continue;case 6:case 4:case 2:if(l[0]=w.ptr,(128&a)>>>0!=0&&17!==d[0].Kind()&&25!==d[0].Kind()){k=13;continue}k=14;continue;case 13:return k=-1,new v.ptr(d[0],new(zr(Rr(d[0])))(function(e,t,r,n){return function(){return Rn(n[0],r[0][vr(t[0],We)])}}(0,$,l,d),function(e,t,r,n){return function(e){r[0][vr(t[0],We)]=Tn(n[0],e)}}(0,$,l,d)),a);case 14:i=en(d[0],Rn(d[0],l[0][vr($[0],We)]),a),k=15;case 15:if(y&&(y=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;t=i,k=16;case 16:return t}return}return{$blk:v.ptr.prototype.Field,$c:!0,$r:b,$24r:t,_r:r,_r$1:n,_r$2:i,field:o,fl:a,i:e,jsTag:s,o:c,prop:$,s:l,tag:u,tt:f,typ:d,v:w,x:h,x$1:g,$s:k}},v.prototype.Field=function(e){return this.$val.Field(e)},Nn=function(e){for(var t,r,n;""!==e;){for(t=0;t=e.length||58!==e.charCodeAt(t)||34!==e.charCodeAt(t+1|0))break;for(r=m(e,0,t),e=m(e,t+1|0),t=1;t=e.length)break;if(n=m(e,0,t+1|0),e=m(e,t+1|0),"js"===r)return w.Unquote(n)[0]}return""},v.ptr.prototype.Index=function(e){var{$24r:t,$24r$1:r,_1:n,_r:i,_r$1:o,a,a$1:p,c:s,fl:c,fl$1:$,fl$2:l,i:e,k:u,s:f,str:d,tt:w,tt$1:h,typ:g,typ$1:k,v:b,$s:y,$r:m,$c:_}=hr(this,{i:e});y=y||0;e:for(;;){switch(y){case 0:if(a=[a],p=[p],s=[s],e=[e],g=[g],k=[k],17===(n=u=new x((b=this).flag).kind())){y=2;continue}if(23===n){y=3;continue}if(24===n){y=4;continue}y=5;continue;case 2:if(w=b.typ.kindType,(e[0]<0||e[0]>(0|w.len))&&ir(new We("reflect: array index out of range")),g[0]=w.elem,c=(((384&b.flag)>>>0|new x(b.flag).ro())>>>0|g[0].Kind()>>>0)>>>0,a[0]=b.ptr,(128&c)>>>0!=0&&17!==g[0].Kind()&&25!==g[0].Kind()){y=7;continue}y=8;continue;case 7:return y=-1,new v.ptr(g[0],new(zr(Rr(g[0])))(function(e,t,r,n,i){return function(){return Rn(i[0],e[0][n[0]])}}(a,0,0,e,g),function(e,t,r,n,i){return function(t){e[0][n[0]]=Tn(i[0],t)}}(a,0,0,e,g)),c);case 8:i=en(g[0],Rn(g[0],a[0][e[0]]),c),y=9;case 9:if(_&&(_=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;t=i,y=10;case 10:return t;case 3:if(f=P(b,v).object(),(e[0]<0||e[0]>=(0|K(f.$length)))&&ir(new We("reflect: slice index out of range")),h=b.typ.kindType,k[0]=h.elem,$=((384|new x(b.flag).ro())>>>0|k[0].Kind()>>>0)>>>0,e[0]=e[0]+(0|K(f.$offset))|0,p[0]=f.$array,(128&$)>>>0!=0&&17!==k[0].Kind()&&25!==k[0].Kind()){y=11;continue}y=12;continue;case 11:return y=-1,new v.ptr(k[0],new(zr(Rr(k[0])))(function(e,t,r,n,i,o){return function(){return Rn(o[0],t[0][n[0]])}}(0,p,0,e,0,k),function(e,t,r,n,i,o){return function(e){t[0][n[0]]=Tn(o[0],e)}}(0,p,0,e,0,k)),$);case 12:o=en(k[0],Rn(k[0],p[0][e[0]]),$),y=13;case 13:if(_&&(_=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;r=o,y=14;case 14:return r;case 4:return d=b.ptr.$get(),(e[0]<0||e[0]>=d.length)&&ir(new We("reflect: string index out of range")),l=((8|new x(b.flag).ro())>>>0|128)>>>0,s[0]=d.charCodeAt(e[0]),y=-1,new v.ptr(Pt,s.$ptr||(s.$ptr=new ut((function(){return this.$target[0]}),(function(e){this.$target[0]=e}),s)),l);case 5:ir(new S.ptr("reflect.Value.Index",u));case 6:case 1:return y=-1,new v.ptr(Ie.nil,0,0)}return}return{$blk:v.ptr.prototype.Index,$c:!0,$r:m,$24r:t,$24r$1:r,_1:n,_r:i,_r$1:o,a,a$1:p,c:s,fl:c,fl$1:$,fl$2:l,i:e,k:u,s:f,str:d,tt:w,tt$1:h,typ:g,typ$1:k,v:b,$s:y}},v.prototype.Index=function(e){return this.$val.Index(e)},v.ptr.prototype.InterfaceData=function(){ir(r.New("InterfaceData is not supported by GopherJS"))},v.prototype.InterfaceData=function(){return this.$val.InterfaceData()},v.ptr.prototype.IsNil=function(){var e,t,r;return 22===(e=t=new x((r=this).flag).kind())||23===e?P(r,v).object()===zr(r.typ).nil:18===e?P(r,v).object()===Je:19===e?P(r,v).object()===u:21===e?!1===P(r,v).object():20===e?P(r,v).object()===tt:26===e?0===P(r,v).object():void ir(new S.ptr("reflect.Value.IsNil",t))},v.prototype.IsNil=function(){return this.$val.IsNil()},v.ptr.prototype.Len=function(){var{$24r:e,_1:t,_r:r,_r$1:n,k:i,v:o,$s:a,$r:p,$c:s}=hr(this,{});a=a||0;e:for(;;){switch(a){case 0:if(17===(t=i=new x((o=this).flag).kind())||24===t){a=2;continue}if(23===t){a=3;continue}if(18===t){a=4;continue}if(21===t){a=5;continue}if(22===t){a=6;continue}a=7;continue;case 2:return a=-1,K(P(o,v).object().length);case 3:return a=-1,0|K(P(o,v).object().$length);case 4:return a=-1,0|K(P(o,v).object().$buffer.length);case 5:return a=-1,0|K(P(o,v).object().size);case 6:r=o.typ.Elem().Kind(),a=11;case 11:if(s&&(s=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;if(17===r){a=9;continue}a=10;continue;case 9:n=o.typ.Elem().Len(),a=12;case 12:if(s&&(s=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;e=n,a=13;case 13:return e;case 10:ir(new We("reflect: call of reflect.Value.Len on ptr to non-array Value")),a=8;continue;case 7:ir(new S.ptr("reflect.Value.Len",i));case 8:case 1:return a=-1,0}return}return{$blk:v.ptr.prototype.Len,$c:!0,$r:p,$24r:e,_1:t,_r:r,_r$1:n,k:i,v:o,$s:a}},v.prototype.Len=function(){return this.$val.Len()},v.ptr.prototype.Pointer=function(){var e,t,r;return 18===(e=t=new x((r=this).flag).kind())||21===e||22===e||26===e?P(r,v).IsNil()?0:P(r,v).object():19===e?P(r,v).IsNil()?0:1:23===e?P(r,v).IsNil()?0:P(r,v).object().$array:void ir(new S.ptr("reflect.Value.Pointer",t))},v.prototype.Pointer=function(){return this.$val.Pointer()},v.ptr.prototype.Set=function(e){var{_1:t,_r:r,_r$1:n,v:i,x:e,$s:o,$r:a,$c:p}=hr(this,{x:e});o=o||0;e:for(;;){switch(o){case 0:new x((i=this).flag).mustBeAssignable(),new x(e.flag).mustBeExported(),r=P(e,v).assignTo("reflect.Set",i.typ,0),o=1;case 1:if(p&&(p=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;if(e=r,(128&i.flag)>>>0!=0){o=2;continue}o=3;continue;case 2:if(17===(t=i.typ.Kind())||25===t){o=5;continue}if(20===t){o=6;continue}o=7;continue;case 5:zr(i.typ).copy(i.ptr,e.ptr),o=8;continue;case 6:n=In(P(e,v),!1),o=9;case 9:if(p&&(p=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;i.ptr.$set(n),o=8;continue;case 7:i.ptr.$set(P(e,v).object());case 8:case 4:return void(o=-1);case 3:return i.ptr=e.ptr,void(o=-1)}return}return{$blk:v.ptr.prototype.Set,$c:!0,$r:a,_1:t,_r:r,_r$1:n,v:i,x:e,$s:o}},v.prototype.Set=function(e){return this.$val.Set(e)},v.ptr.prototype.bytesSlow=function(){var{_1:e,_r:t,_r$1:r,v:n,$s:i,$r:o,$c:a}=hr(this,{});i=i||0;e:for(;;){switch(i){case 0:if(23===(e=new x((n=this).flag).kind())){i=2;continue}if(17===e){i=3;continue}i=4;continue;case 2:t=n.typ.Elem().Kind(),i=7;case 7:if(a&&(a=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;if(8!==t){i=5;continue}i=6;continue;case 5:ir(new We("reflect.Value.Bytes of non-byte slice"));case 6:return i=-1,n.ptr.$get();case 3:r=n.typ.Elem().Kind(),i=10;case 10:if(a&&(a=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;if(8!==r){i=8;continue}i=9;continue;case 8:ir(new We("reflect.Value.Bytes of non-byte array"));case 9:return P(n,v).CanAddr()||ir(new We("reflect.Value.Bytes of unaddressable byte array")),i=-1,Yt(xr(n.ptr,et),Le);case 4:case 1:return ir(new S.ptr("reflect.Value.Bytes",new x(n.flag).kind())),i=-1,Le.nil}return}return{$blk:v.ptr.prototype.bytesSlow,$c:!0,$r:o,_1:e,_r:t,_r$1:r,v:n,$s:i}},v.prototype.bytesSlow=function(){return this.$val.bytesSlow()},v.ptr.prototype.SetBytes=function(e){var{_r:t,_r$1:r,_v:n,slice:i,typedSlice:o,v:a,x:e,$s:p,$r:s,$c:c}=hr(this,{x:e});p=p||0;e:for(;;){switch(p){case 0:new x((a=this).flag).mustBeAssignable(),new x(a.flag).mustBe(23),t=a.typ.Elem().Kind(),p=3;case 3:if(c&&(c=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;if(8!==t){p=1;continue}p=2;continue;case 1:ir(new We("reflect.Value.SetBytes of non-byte slice"));case 2:if(i=e,""!==a.typ.Name()){n=!0,p=6;continue e}r=a.typ.Elem().Name(),p=7;case 7:if(c&&(c=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;n=!(""===r);case 6:if(n){p=4;continue}p=5;continue;case 4:(o=new(zr(a.typ))(i.$array)).$offset=i.$offset,o.$length=i.$length,o.$capacity=i.$capacity,i=o;case 5:return a.ptr.$set(i),void(p=-1)}return}return{$blk:v.ptr.prototype.SetBytes,$c:!0,$r:s,_r:t,_r$1:r,_v:n,slice:i,typedSlice:o,v:a,x:e,$s:p}},v.prototype.SetBytes=function(e){return this.$val.SetBytes(e)},v.ptr.prototype.SetCap=function(e){var t,r,n;new x((n=this).flag).mustBeAssignable(),new x(n.flag).mustBe(23),r=n.ptr.$get(),(e<(0|K(r.$length))||e>(0|K(r.$capacity)))&&ir(new We("reflect: slice capacity out of range in SetCap")),(t=new(zr(n.typ))(r.$array)).$offset=r.$offset,t.$length=r.$length,t.$capacity=e,n.ptr.$set(t)},v.prototype.SetCap=function(e){return this.$val.SetCap(e)},v.ptr.prototype.SetLen=function(e){var t,r,n;new x((n=this).flag).mustBeAssignable(),new x(n.flag).mustBe(23),r=n.ptr.$get(),(e<0||e>(0|K(r.$capacity)))&&ir(new We("reflect: slice length out of range in SetLen")),(t=new(zr(n.typ))(r.$array)).$offset=r.$offset,t.$length=e,t.$capacity=r.$capacity,n.ptr.$set(t)},v.prototype.SetLen=function(e){return this.$val.SetLen(e)},v.ptr.prototype.Slice=function(e,t){var{$24r:r,$24r$1:n,_1:i,_r:o,_r$1:a,cap:p,i:e,j:t,kind:s,s:c,str:$,tt:l,typ:u,v:f,$s:d,$r:w,$c:h}=hr(this,{i:e,j:t});d=d||0;e:for(;;){switch(d){case 0:if(p=0,u=tt,c=null,17===(i=s=new x((f=this).flag).kind())){d=2;continue}if(23===i){d=3;continue}if(24===i){d=4;continue}d=5;continue;case 2:(256&f.flag)>>>0==0&&ir(new We("reflect.Value.Slice: slice of unaddressable array")),p=0|(l=f.typ.kindType).len,u=an(l.elem),c=new(zr(u))(P(f,v).object()),d=6;continue;case 3:u=f.typ,c=P(f,v).object(),p=0|K(c.$capacity),d=6;continue;case 4:$=f.ptr.$get(),(e<0||t$.length)&&ir(new We("reflect.Value.Slice: string slice index out of bounds")),o=nn(new We(m($,e,t))),d=7;case 7:if(h&&(h=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;r=o,d=8;case 8:return r;case 5:ir(new S.ptr("reflect.Value.Slice",s));case 6:case 1:(e<0||tp)&&ir(new We("reflect.Value.Slice: slice index out of bounds")),a=en(u,y(c,e,t),new x(f.flag).ro()),d=9;case 9:if(h&&(h=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;n=a,d=10;case 10:return n}return}return{$blk:v.ptr.prototype.Slice,$c:!0,$r:w,$24r:r,$24r$1:n,_1:i,_r:o,_r$1:a,cap:p,i:e,j:t,kind:s,s:c,str:$,tt:l,typ:u,v:f,$s:d}},v.prototype.Slice=function(e,t){return this.$val.Slice(e,t)},v.ptr.prototype.Slice3=function(e,t,r){var{$24r:n,_1:i,_r:o,cap:a,i:e,j:t,k:r,kind:p,s,tt:c,typ:$,v:l,$s:u,$r:f,$c:d}=hr(this,{i:e,j:t,k:r});u=u||0;e:for(;;){switch(u){case 0:a=0,$=tt,s=null,17===(i=p=new x((l=this).flag).kind())?((256&l.flag)>>>0==0&&ir(new We("reflect.Value.Slice: slice of unaddressable array")),a=0|(c=l.typ.kindType).len,$=an(c.elem),s=new(zr($))(P(l,v).object())):23===i?($=l.typ,s=P(l,v).object(),a=0|K(s.$capacity)):ir(new S.ptr("reflect.Value.Slice3",p)),(e<0||ta)&&ir(new We("reflect.Value.Slice3: slice index out of bounds")),o=en($,y(s,e,t,r),new x(l.flag).ro()),u=1;case 1:if(d&&(d=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;n=o,u=2;case 2:return n}return}return{$blk:v.ptr.prototype.Slice3,$c:!0,$r:f,$24r:n,_1:i,_r:o,cap:a,i:e,j:t,k:r,kind:p,s,tt:c,typ:$,v:l,$s:u}},v.prototype.Slice3=function(e,t,r){return this.$val.Slice3(e,t,r)},v.ptr.prototype.Close=function(){new x(this.flag).mustBe(18),new x(this.flag).mustBeExported(),br(P(this,v).object())},v.prototype.Close=function(){return this.$val.Close()},Pn=function(e,t,r){var{_r:n,_tmp:i,_tmp$1:o,_tmp$2:a,_tmp$3:p,ch:e,comms:s,nb:t,received:c,recvRes:$,selectRes:l,selected:u,val:r,$s:f,$r:d,$c:w}=hr(this,{ch:e,nb:t,val:r});f=f||0;e:for(;;){switch(f){case 0:u=!1,c=!1,s=new vt([new kt([e])]),t&&(s=O(s,new kt([]))),n=Ut(new ze([s])),f=1;case 1:if(w&&(w=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;return l=n,t&&1==(0|K(l[0]))?(f=-1,[u=i=!1,c=o=!1]):($=l[1],r.$set($[0]),f=-1,[u=a=!0,c=p=!!$[1]])}return}return{$blk:Pn,$c:!0,$r:d,_r:n,_tmp:i,_tmp$1:o,_tmp$2:a,_tmp$3:p,ch:e,comms:s,nb:t,received:c,recvRes:$,selectRes:l,selected:u,val:r,$s:f}},Vn=function(e,t,r){var{_r:n,ch:e,comms:i,nb:r,selectRes:o,val:t,$s:a,$r:p,$c:s}=hr(this,{ch:e,val:t,nb:r});a=a||0;e:for(;;){switch(a){case 0:i=new vt([new kt([e,t.$get()])]),r&&(i=O(i,new kt([]))),n=Ut(new ze([i])),a=1;case 1:if(s&&(s=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;return o=n,r&&1==(0|K(o[0]))?(a=-1,!1):(a=-1,!0)}return}return{$blk:Vn,$c:!0,$r:p,_r:n,ch:e,comms:i,nb:r,selectRes:o,val:t,$s:a}},On=function(e,t){var r;for(r=e.length-1|0;r>=0;){if(e.charCodeAt(r)===t)return r;r=r-1|0}return-1},Dn=function(e,t){return e.length>=t.length&&m(e,0,t.length)===t},Ln=function(){var e,t,r,n,i,o,a,p,s;for(s=_t.zero(),a=d.Callers(1,new xt(s)),r=d.CallersFrames(y(new xt(s),0,a)),t=new d.Frame.ptr(0,Xe.nil,"","",0,0),o=!0;o;)if(e=r.Next(),d.Frame.copy(t,e[0]),o=e[1],p=t.Function,Dn(p,"Object.$packages.reflect.")&&(n=On(p,46))>=0&&(i=m(p,n+1|0)).length>0&&65<=i.charCodeAt(0)&&i.charCodeAt(0)<=90)return"reflect.Value."+i;return"unknown method"},Mn=function(e){return!0},v.methods=[{prop:"pointer",name:"pointer",pkg:"reflect",typ:Qe([],[Ue],!1)},{prop:"Addr",name:"Addr",pkg:"",typ:Qe([],[v],!1)},{prop:"Bool",name:"Bool",pkg:"",typ:Qe([],[Ee],!1)},{prop:"panicNotBool",name:"panicNotBool",pkg:"reflect",typ:Qe([],[],!1)},{prop:"Bytes",name:"Bytes",pkg:"",typ:Qe([],[Le],!1)},{prop:"runes",name:"runes",pkg:"reflect",typ:Qe([],[ot],!1)},{prop:"CanAddr",name:"CanAddr",pkg:"",typ:Qe([],[Ee],!1)},{prop:"CanSet",name:"CanSet",pkg:"",typ:Qe([],[Ee],!1)},{prop:"Call",name:"Call",pkg:"",typ:Qe([Ze],[Ze],!1)},{prop:"CallSlice",name:"CallSlice",pkg:"",typ:Qe([Ze],[Ze],!1)},{prop:"capNonSlice",name:"capNonSlice",pkg:"reflect",typ:Qe([],[Ce],!1)},{prop:"CanComplex",name:"CanComplex",pkg:"",typ:Qe([],[Ee],!1)},{prop:"Complex",name:"Complex",pkg:"",typ:Qe([],[je],!1)},{prop:"FieldByIndex",name:"FieldByIndex",pkg:"",typ:Qe([He],[v],!1)},{prop:"FieldByIndexErr",name:"FieldByIndexErr",pkg:"",typ:Qe([He],[v,rt],!1)},{prop:"FieldByName",name:"FieldByName",pkg:"",typ:Qe([We],[v],!1)},{prop:"FieldByNameFunc",name:"FieldByNameFunc",pkg:"",typ:Qe([St],[v],!1)},{prop:"CanFloat",name:"CanFloat",pkg:"",typ:Qe([],[Ee],!1)},{prop:"Float",name:"Float",pkg:"",typ:Qe([],[Me],!1)},{prop:"CanInt",name:"CanInt",pkg:"",typ:Qe([],[Ee],!1)},{prop:"Int",name:"Int",pkg:"",typ:Qe([],[Re],!1)},{prop:"CanInterface",name:"CanInterface",pkg:"",typ:Qe([],[Ee],!1)},{prop:"Interface",name:"Interface",pkg:"",typ:Qe([],[et],!1)},{prop:"IsValid",name:"IsValid",pkg:"",typ:Qe([],[Ee],!1)},{prop:"IsZero",name:"IsZero",pkg:"",typ:Qe([],[Ee],!1)},{prop:"Kind",name:"Kind",pkg:"",typ:Qe([],[M],!1)},{prop:"lenNonSlice",name:"lenNonSlice",pkg:"reflect",typ:Qe([],[Ce],!1)},{prop:"MapIndex",name:"MapIndex",pkg:"",typ:Qe([v],[v],!1)},{prop:"MapKeys",name:"MapKeys",pkg:"",typ:Qe([],[Ze],!1)},{prop:"SetIterKey",name:"SetIterKey",pkg:"",typ:Qe([Et],[],!1)},{prop:"SetIterValue",name:"SetIterValue",pkg:"",typ:Qe([Et],[],!1)},{prop:"MapRange",name:"MapRange",pkg:"",typ:Qe([],[Et],!1)},{prop:"Method",name:"Method",pkg:"",typ:Qe([Ce],[v],!1)},{prop:"NumMethod",name:"NumMethod",pkg:"",typ:Qe([],[Ce],!1)},{prop:"MethodByName",name:"MethodByName",pkg:"",typ:Qe([We],[v],!1)},{prop:"NumField",name:"NumField",pkg:"",typ:Qe([],[Ce],!1)},{prop:"OverflowComplex",name:"OverflowComplex",pkg:"",typ:Qe([je],[Ee],!1)},{prop:"OverflowFloat",name:"OverflowFloat",pkg:"",typ:Qe([Me],[Ee],!1)},{prop:"OverflowInt",name:"OverflowInt",pkg:"",typ:Qe([Re],[Ee],!1)},{prop:"OverflowUint",name:"OverflowUint",pkg:"",typ:Qe([Oe],[Ee],!1)},{prop:"Recv",name:"Recv",pkg:"",typ:Qe([],[v,Ee],!1)},{prop:"recv",name:"recv",pkg:"reflect",typ:Qe([Ee],[v,Ee],!1)},{prop:"Send",name:"Send",pkg:"",typ:Qe([v],[],!1)},{prop:"send",name:"send",pkg:"reflect",typ:Qe([v,Ee],[Ee],!1)},{prop:"SetBool",name:"SetBool",pkg:"",typ:Qe([Ee],[],!1)},{prop:"setRunes",name:"setRunes",pkg:"reflect",typ:Qe([ot],[],!1)},{prop:"SetComplex",name:"SetComplex",pkg:"",typ:Qe([je],[],!1)},{prop:"SetFloat",name:"SetFloat",pkg:"",typ:Qe([Me],[],!1)},{prop:"SetInt",name:"SetInt",pkg:"",typ:Qe([Re],[],!1)},{prop:"SetMapIndex",name:"SetMapIndex",pkg:"",typ:Qe([v,v],[],!1)},{prop:"SetUint",name:"SetUint",pkg:"",typ:Qe([Oe],[],!1)},{prop:"SetPointer",name:"SetPointer",pkg:"",typ:Qe([Ue],[],!1)},{prop:"SetString",name:"SetString",pkg:"",typ:Qe([We],[],!1)},{prop:"String",name:"String",pkg:"",typ:Qe([],[We],!1)},{prop:"stringNonString",name:"stringNonString",pkg:"reflect",typ:Qe([],[We],!1)},{prop:"TryRecv",name:"TryRecv",pkg:"",typ:Qe([],[v,Ee],!1)},{prop:"TrySend",name:"TrySend",pkg:"",typ:Qe([v],[Ee],!1)},{prop:"Type",name:"Type",pkg:"",typ:Qe([],[L],!1)},{prop:"typeSlow",name:"typeSlow",pkg:"reflect",typ:Qe([],[L],!1)},{prop:"CanUint",name:"CanUint",pkg:"",typ:Qe([],[Ee],!1)},{prop:"Uint",name:"Uint",pkg:"",typ:Qe([],[Oe],!1)},{prop:"UnsafeAddr",name:"UnsafeAddr",pkg:"",typ:Qe([],[De],!1)},{prop:"UnsafePointer",name:"UnsafePointer",pkg:"",typ:Qe([],[Ue],!1)},{prop:"Convert",name:"Convert",pkg:"",typ:Qe([L],[v],!1)},{prop:"CanConvert",name:"CanConvert",pkg:"",typ:Qe([L],[Ee],!1)},{prop:"object",name:"object",pkg:"reflect",typ:Qe([],[Ke],!1)},{prop:"assignTo",name:"assignTo",pkg:"reflect",typ:Qe([We,Ie,Ue],[v],!1)},{prop:"call",name:"call",pkg:"reflect",typ:Qe([We,Ze],[Ze],!1)},{prop:"Cap",name:"Cap",pkg:"",typ:Qe([],[Ce],!1)},{prop:"Elem",name:"Elem",pkg:"",typ:Qe([],[v],!1)},{prop:"Field",name:"Field",pkg:"",typ:Qe([Ce],[v],!1)},{prop:"Index",name:"Index",pkg:"",typ:Qe([Ce],[v],!1)},{prop:"InterfaceData",name:"InterfaceData",pkg:"",typ:Qe([],[Ct],!1)},{prop:"IsNil",name:"IsNil",pkg:"",typ:Qe([],[Ee],!1)},{prop:"Len",name:"Len",pkg:"",typ:Qe([],[Ce],!1)},{prop:"Pointer",name:"Pointer",pkg:"",typ:Qe([],[De],!1)},{prop:"Set",name:"Set",pkg:"",typ:Qe([v],[],!1)},{prop:"bytesSlow",name:"bytesSlow",pkg:"reflect",typ:Qe([],[Le],!1)},{prop:"SetBytes",name:"SetBytes",pkg:"",typ:Qe([Le],[],!1)},{prop:"SetCap",name:"SetCap",pkg:"",typ:Qe([Ce],[],!1)},{prop:"SetLen",name:"SetLen",pkg:"",typ:Qe([Ce],[],!1)},{prop:"Slice",name:"Slice",pkg:"",typ:Qe([Ce,Ce],[v],!1)},{prop:"Slice3",name:"Slice3",pkg:"",typ:Qe([Ce,Ce,Ce],[v],!1)},{prop:"Close",name:"Close",pkg:"",typ:Qe([],[],!1)}],x.methods=[{prop:"kind",name:"kind",pkg:"reflect",typ:Qe([],[M],!1)},{prop:"ro",name:"ro",pkg:"reflect",typ:Qe([],[x],!1)},{prop:"mustBe",name:"mustBe",pkg:"reflect",typ:Qe([M],[],!1)},{prop:"mustBeExported",name:"mustBeExported",pkg:"reflect",typ:Qe([],[],!1)},{prop:"mustBeExportedSlow",name:"mustBeExportedSlow",pkg:"reflect",typ:Qe([],[],!1)},{prop:"mustBeAssignable",name:"mustBeAssignable",pkg:"reflect",typ:Qe([],[],!1)},{prop:"mustBeAssignableSlow",name:"mustBeAssignableSlow",pkg:"reflect",typ:Qe([],[],!1)},{prop:"panicNotMap",name:"panicNotMap",pkg:"reflect",typ:Qe([],[],!1)}],It.methods=[{prop:"Error",name:"Error",pkg:"",typ:Qe([],[We],!1)}],Et.methods=[{prop:"Key",name:"Key",pkg:"",typ:Qe([],[v],!1)},{prop:"Value",name:"Value",pkg:"",typ:Qe([],[v],!1)},{prop:"Next",name:"Next",pkg:"",typ:Qe([],[Ee],!1)},{prop:"Reset",name:"Reset",pkg:"",typ:Qe([v],[],!1)}],M.methods=[{prop:"String",name:"String",pkg:"",typ:Qe([],[We],!1)}],Ie.methods=[{prop:"textOff",name:"textOff",pkg:"reflect",typ:Qe([le],[Ue],!1)},{prop:"String",name:"String",pkg:"",typ:Qe([],[We],!1)},{prop:"Size",name:"Size",pkg:"",typ:Qe([],[De],!1)},{prop:"Bits",name:"Bits",pkg:"",typ:Qe([],[Ce],!1)},{prop:"Align",name:"Align",pkg:"",typ:Qe([],[Ce],!1)},{prop:"FieldAlign",name:"FieldAlign",pkg:"",typ:Qe([],[Ce],!1)},{prop:"Kind",name:"Kind",pkg:"",typ:Qe([],[M],!1)},{prop:"common",name:"common",pkg:"reflect",typ:Qe([],[Ie],!1)},{prop:"exportedMethods",name:"exportedMethods",pkg:"reflect",typ:Qe([],[pt],!1)},{prop:"NumMethod",name:"NumMethod",pkg:"",typ:Qe([],[Ce],!1)},{prop:"MethodByName",name:"MethodByName",pkg:"",typ:Qe([We],[se,Ee],!1)},{prop:"PkgPath",name:"PkgPath",pkg:"",typ:Qe([],[We],!1)},{prop:"hasName",name:"hasName",pkg:"reflect",typ:Qe([],[Ee],!1)},{prop:"Name",name:"Name",pkg:"",typ:Qe([],[We],!1)},{prop:"ChanDir",name:"ChanDir",pkg:"",typ:Qe([],[z],!1)},{prop:"IsVariadic",name:"IsVariadic",pkg:"",typ:Qe([],[Ee],!1)},{prop:"Elem",name:"Elem",pkg:"",typ:Qe([],[L],!1)},{prop:"Field",name:"Field",pkg:"",typ:Qe([Ce],[fe],!1)},{prop:"FieldByIndex",name:"FieldByIndex",pkg:"",typ:Qe([He],[fe],!1)},{prop:"FieldByName",name:"FieldByName",pkg:"",typ:Qe([We],[fe,Ee],!1)},{prop:"FieldByNameFunc",name:"FieldByNameFunc",pkg:"",typ:Qe([St],[fe,Ee],!1)},{prop:"In",name:"In",pkg:"",typ:Qe([Ce],[L],!1)},{prop:"Key",name:"Key",pkg:"",typ:Qe([],[L],!1)},{prop:"Len",name:"Len",pkg:"",typ:Qe([],[Ce],!1)},{prop:"NumField",name:"NumField",pkg:"",typ:Qe([],[Ce],!1)},{prop:"NumIn",name:"NumIn",pkg:"",typ:Qe([],[Ce],!1)},{prop:"NumOut",name:"NumOut",pkg:"",typ:Qe([],[Ce],!1)},{prop:"Out",name:"Out",pkg:"",typ:Qe([Ce],[L],!1)},{prop:"Implements",name:"Implements",pkg:"",typ:Qe([L],[Ee],!1)},{prop:"AssignableTo",name:"AssignableTo",pkg:"",typ:Qe([L],[Ee],!1)},{prop:"ConvertibleTo",name:"ConvertibleTo",pkg:"",typ:Qe([L],[Ee],!1)},{prop:"gcSlice",name:"gcSlice",pkg:"reflect",typ:Qe([De,De],[Le],!1)},{prop:"uncommon",name:"uncommon",pkg:"reflect",typ:Qe([],[at],!1)},{prop:"nameOff",name:"nameOff",pkg:"reflect",typ:Qe([ce],[ye],!1)},{prop:"typeOff",name:"typeOff",pkg:"reflect",typ:Qe([$e],[Ie],!1)},{prop:"ptrTo",name:"ptrTo",pkg:"reflect",typ:Qe([],[Ie],!1)},{prop:"pointers",name:"pointers",pkg:"reflect",typ:Qe([],[Ee],!1)},{prop:"Comparable",name:"Comparable",pkg:"",typ:Qe([],[Ee],!1)},{prop:"Method",name:"Method",pkg:"",typ:Qe([Ce],[se],!1)}],z.methods=[{prop:"String",name:"String",pkg:"",typ:Qe([],[We],!1)}],st.methods=[{prop:"Method",name:"Method",pkg:"",typ:Qe([Ce],[se],!1)},{prop:"NumMethod",name:"NumMethod",pkg:"",typ:Qe([],[Ce],!1)},{prop:"MethodByName",name:"MethodByName",pkg:"",typ:Qe([We],[se,Ee],!1)}],Rt.methods=[{prop:"embedded",name:"embedded",pkg:"reflect",typ:Qe([],[Ee],!1)}],lt.methods=[{prop:"Field",name:"Field",pkg:"",typ:Qe([Ce],[fe],!1)},{prop:"FieldByIndex",name:"FieldByIndex",pkg:"",typ:Qe([He],[fe],!1)},{prop:"FieldByNameFunc",name:"FieldByNameFunc",pkg:"",typ:Qe([St],[fe,Ee],!1)},{prop:"FieldByName",name:"FieldByName",pkg:"",typ:Qe([We],[fe,Ee],!1)}],se.methods=[{prop:"IsExported",name:"IsExported",pkg:"",typ:Qe([],[Ee],!1)}],fe.methods=[{prop:"IsExported",name:"IsExported",pkg:"",typ:Qe([],[Ee],!1)}],de.methods=[{prop:"Get",name:"Get",pkg:"",typ:Qe([We],[We],!1)},{prop:"Lookup",name:"Lookup",pkg:"",typ:Qe([We],[We,Ee],!1)}],at.methods=[{prop:"methods",name:"methods",pkg:"reflect",typ:Qe([],[pt],!1)},{prop:"exportedMethods",name:"exportedMethods",pkg:"reflect",typ:Qe([],[pt],!1)}],yt.methods=[{prop:"in$",name:"in",pkg:"reflect",typ:Qe([],[Ae],!1)},{prop:"out",name:"out",pkg:"reflect",typ:Qe([],[Ae],!1)}],ye.methods=[{prop:"data",name:"data",pkg:"reflect",typ:Qe([Ce,We],[ut],!1)},{prop:"hasTag",name:"hasTag",pkg:"reflect",typ:Qe([],[Ee],!1)},{prop:"readVarint",name:"readVarint",pkg:"reflect",typ:Qe([Ce],[Ce,Ce],!1)},{prop:"name",name:"name",pkg:"reflect",typ:Qe([],[We],!1)},{prop:"tag",name:"tag",pkg:"reflect",typ:Qe([],[We],!1)},{prop:"pkgPath",name:"pkgPath",pkg:"reflect",typ:Qe([],[We],!1)},{prop:"isExported",name:"isExported",pkg:"reflect",typ:Qe([],[Ee],!1)},{prop:"embedded",name:"embedded",pkg:"reflect",typ:Qe([],[Ee],!1)},{prop:"setPkgPath",name:"setPkgPath",pkg:"reflect",typ:Qe([We],[],!1)}],Tt.methods=[{prop:"initialized",name:"initialized",pkg:"reflect",typ:Qe([],[Ee],!1)},{prop:"skipUntilValidKey",name:"skipUntilValidKey",pkg:"reflect",typ:Qe([],[],!1)}],v.init("reflect",[{prop:"typ",name:"typ",embedded:!1,exported:!1,typ:Ie,tag:""},{prop:"ptr",name:"ptr",embedded:!1,exported:!1,typ:Ue,tag:""},{prop:"flag",name:"flag",embedded:!0,exported:!1,typ:x,tag:""}]),S.init("",[{prop:"Method",name:"Method",embedded:!1,exported:!0,typ:We,tag:""},{prop:"Kind",name:"Kind",embedded:!1,exported:!0,typ:M,tag:""}]),N.init("reflect",[{prop:"m",name:"m",embedded:!1,exported:!1,typ:v,tag:""},{prop:"hiter",name:"hiter",embedded:!1,exported:!1,typ:ve,tag:""}]),L.init([{prop:"Align",name:"Align",pkg:"",typ:Qe([],[Ce],!1)},{prop:"AssignableTo",name:"AssignableTo",pkg:"",typ:Qe([L],[Ee],!1)},{prop:"Bits",name:"Bits",pkg:"",typ:Qe([],[Ce],!1)},{prop:"ChanDir",name:"ChanDir",pkg:"",typ:Qe([],[z],!1)},{prop:"Comparable",name:"Comparable",pkg:"",typ:Qe([],[Ee],!1)},{prop:"ConvertibleTo",name:"ConvertibleTo",pkg:"",typ:Qe([L],[Ee],!1)},{prop:"Elem",name:"Elem",pkg:"",typ:Qe([],[L],!1)},{prop:"Field",name:"Field",pkg:"",typ:Qe([Ce],[fe],!1)},{prop:"FieldAlign",name:"FieldAlign",pkg:"",typ:Qe([],[Ce],!1)},{prop:"FieldByIndex",name:"FieldByIndex",pkg:"",typ:Qe([He],[fe],!1)},{prop:"FieldByName",name:"FieldByName",pkg:"",typ:Qe([We],[fe,Ee],!1)},{prop:"FieldByNameFunc",name:"FieldByNameFunc",pkg:"",typ:Qe([St],[fe,Ee],!1)},{prop:"Implements",name:"Implements",pkg:"",typ:Qe([L],[Ee],!1)},{prop:"In",name:"In",pkg:"",typ:Qe([Ce],[L],!1)},{prop:"IsVariadic",name:"IsVariadic",pkg:"",typ:Qe([],[Ee],!1)},{prop:"Key",name:"Key",pkg:"",typ:Qe([],[L],!1)},{prop:"Kind",name:"Kind",pkg:"",typ:Qe([],[M],!1)},{prop:"Len",name:"Len",pkg:"",typ:Qe([],[Ce],!1)},{prop:"Method",name:"Method",pkg:"",typ:Qe([Ce],[se],!1)},{prop:"MethodByName",name:"MethodByName",pkg:"",typ:Qe([We],[se,Ee],!1)},{prop:"Name",name:"Name",pkg:"",typ:Qe([],[We],!1)},{prop:"NumField",name:"NumField",pkg:"",typ:Qe([],[Ce],!1)},{prop:"NumIn",name:"NumIn",pkg:"",typ:Qe([],[Ce],!1)},{prop:"NumMethod",name:"NumMethod",pkg:"",typ:Qe([],[Ce],!1)},{prop:"NumOut",name:"NumOut",pkg:"",typ:Qe([],[Ce],!1)},{prop:"Out",name:"Out",pkg:"",typ:Qe([Ce],[L],!1)},{prop:"PkgPath",name:"PkgPath",pkg:"",typ:Qe([],[We],!1)},{prop:"Size",name:"Size",pkg:"",typ:Qe([],[De],!1)},{prop:"String",name:"String",pkg:"",typ:Qe([],[We],!1)},{prop:"common",name:"common",pkg:"reflect",typ:Qe([],[Ie],!1)},{prop:"uncommon",name:"uncommon",pkg:"reflect",typ:Qe([],[at],!1)}]),W.init("reflect",[{prop:"size",name:"size",embedded:!1,exported:!1,typ:De,tag:""},{prop:"ptrdata",name:"ptrdata",embedded:!1,exported:!1,typ:De,tag:""},{prop:"hash",name:"hash",embedded:!1,exported:!1,typ:Ve,tag:""},{prop:"tflag",name:"tflag",embedded:!1,exported:!1,typ:j,tag:""},{prop:"align",name:"align",embedded:!1,exported:!1,typ:Ne,tag:""},{prop:"fieldAlign",name:"fieldAlign",embedded:!1,exported:!1,typ:Ne,tag:""},{prop:"kind",name:"kind",embedded:!1,exported:!1,typ:Ne,tag:""},{prop:"equal",name:"equal",embedded:!1,exported:!1,typ:At,tag:""},{prop:"gcdata",name:"gcdata",embedded:!1,exported:!1,typ:ut,tag:""},{prop:"str",name:"str",embedded:!1,exported:!1,typ:ce,tag:""},{prop:"ptrToThis",name:"ptrToThis",embedded:!1,exported:!1,typ:$e,tag:""}]),U.init("reflect",[{prop:"name",name:"name",embedded:!1,exported:!1,typ:ce,tag:""},{prop:"mtyp",name:"mtyp",embedded:!1,exported:!1,typ:$e,tag:""},{prop:"ifn",name:"ifn",embedded:!1,exported:!1,typ:le,tag:""},{prop:"tfn",name:"tfn",embedded:!1,exported:!1,typ:le,tag:""}]),G.init("reflect",[{prop:"rtype",name:"rtype",embedded:!0,exported:!1,typ:W,tag:""},{prop:"elem",name:"elem",embedded:!1,exported:!1,typ:Ie,tag:""},{prop:"slice",name:"slice",embedded:!1,exported:!1,typ:Ie,tag:""},{prop:"len",name:"len",embedded:!1,exported:!1,typ:De,tag:""}]),q.init("reflect",[{prop:"rtype",name:"rtype",embedded:!0,exported:!1,typ:W,tag:""},{prop:"elem",name:"elem",embedded:!1,exported:!1,typ:Ie,tag:""},{prop:"dir",name:"dir",embedded:!1,exported:!1,typ:De,tag:""}]),ee.init("reflect",[{prop:"name",name:"name",embedded:!1,exported:!1,typ:ce,tag:""},{prop:"typ",name:"typ",embedded:!1,exported:!1,typ:$e,tag:""}]),te.init("reflect",[{prop:"rtype",name:"rtype",embedded:!0,exported:!1,typ:W,tag:""},{prop:"pkgPath",name:"pkgPath",embedded:!1,exported:!1,typ:ye,tag:""},{prop:"methods",name:"methods",embedded:!1,exported:!1,typ:dt,tag:""}]),re.init("reflect",[{prop:"rtype",name:"rtype",embedded:!0,exported:!1,typ:W,tag:""},{prop:"key",name:"key",embedded:!1,exported:!1,typ:Ie,tag:""},{prop:"elem",name:"elem",embedded:!1,exported:!1,typ:Ie,tag:""},{prop:"bucket",name:"bucket",embedded:!1,exported:!1,typ:Ie,tag:""},{prop:"hasher",name:"hasher",embedded:!1,exported:!1,typ:Ft,tag:""},{prop:"keysize",name:"keysize",embedded:!1,exported:!1,typ:Ne,tag:""},{prop:"valuesize",name:"valuesize",embedded:!1,exported:!1,typ:Ne,tag:""},{prop:"bucketsize",name:"bucketsize",embedded:!1,exported:!1,typ:Pe,tag:""},{prop:"flags",name:"flags",embedded:!1,exported:!1,typ:Ve,tag:""}]),ne.init("reflect",[{prop:"rtype",name:"rtype",embedded:!0,exported:!1,typ:W,tag:""},{prop:"elem",name:"elem",embedded:!1,exported:!1,typ:Ie,tag:""}]),ie.init("reflect",[{prop:"rtype",name:"rtype",embedded:!0,exported:!1,typ:W,tag:""},{prop:"elem",name:"elem",embedded:!1,exported:!1,typ:Ie,tag:""}]),ae.init("reflect",[{prop:"name",name:"name",embedded:!1,exported:!1,typ:ye,tag:""},{prop:"typ",name:"typ",embedded:!1,exported:!1,typ:Ie,tag:""},{prop:"offset",name:"offset",embedded:!1,exported:!1,typ:De,tag:""}]),pe.init("reflect",[{prop:"rtype",name:"rtype",embedded:!0,exported:!1,typ:W,tag:""},{prop:"pkgPath",name:"pkgPath",embedded:!1,exported:!1,typ:ye,tag:""},{prop:"fields",name:"fields",embedded:!1,exported:!1,typ:wt,tag:""}]),se.init("",[{prop:"Name",name:"Name",embedded:!1,exported:!0,typ:We,tag:""},{prop:"PkgPath",name:"PkgPath",embedded:!1,exported:!0,typ:We,tag:""},{prop:"Type",name:"Type",embedded:!1,exported:!0,typ:L,tag:""},{prop:"Func",name:"Func",embedded:!1,exported:!0,typ:v,tag:""},{prop:"Index",name:"Index",embedded:!1,exported:!0,typ:Ce,tag:""}]),fe.init("",[{prop:"Name",name:"Name",embedded:!1,exported:!0,typ:We,tag:""},{prop:"PkgPath",name:"PkgPath",embedded:!1,exported:!0,typ:We,tag:""},{prop:"Type",name:"Type",embedded:!1,exported:!0,typ:L,tag:""},{prop:"Tag",name:"Tag",embedded:!1,exported:!0,typ:de,tag:""},{prop:"Offset",name:"Offset",embedded:!1,exported:!0,typ:De,tag:""},{prop:"Index",name:"Index",embedded:!1,exported:!0,typ:He,tag:""},{prop:"Anonymous",name:"Anonymous",embedded:!1,exported:!0,typ:Ee,tag:""}]),we.init("reflect",[{prop:"typ",name:"typ",embedded:!1,exported:!1,typ:lt,tag:""},{prop:"index",name:"index",embedded:!1,exported:!1,typ:He,tag:""}]),ke.init("reflect",[{prop:"pkgPath",name:"pkgPath",embedded:!1,exported:!1,typ:ce,tag:""},{prop:"mcount",name:"mcount",embedded:!1,exported:!1,typ:Pe,tag:""},{prop:"xcount",name:"xcount",embedded:!1,exported:!1,typ:Pe,tag:""},{prop:"moff",name:"moff",embedded:!1,exported:!1,typ:Ve,tag:""},{prop:"_methods",name:"_methods",embedded:!1,exported:!1,typ:pt,tag:""}]),be.init("reflect",[{prop:"rtype",name:"rtype",embedded:!0,exported:!1,typ:W,tag:'reflect:"func"'},{prop:"inCount",name:"inCount",embedded:!1,exported:!1,typ:Pe,tag:""},{prop:"outCount",name:"outCount",embedded:!1,exported:!1,typ:Pe,tag:""},{prop:"_in",name:"_in",embedded:!1,exported:!1,typ:Ae,tag:""},{prop:"_out",name:"_out",embedded:!1,exported:!1,typ:Ae,tag:""}]),ye.init("reflect",[{prop:"bytes",name:"bytes",embedded:!1,exported:!1,typ:ut,tag:""}]),me.init("reflect",[{prop:"name",name:"name",embedded:!1,exported:!1,typ:We,tag:""},{prop:"tag",name:"tag",embedded:!1,exported:!1,typ:We,tag:""},{prop:"exported",name:"exported",embedded:!1,exported:!1,typ:Ee,tag:""},{prop:"embedded",name:"embedded",embedded:!1,exported:!1,typ:Ee,tag:""},{prop:"pkgPath",name:"pkgPath",embedded:!1,exported:!1,typ:We,tag:""}]),ve.init("reflect",[{prop:"t",name:"t",embedded:!1,exported:!1,typ:L,tag:""},{prop:"m",name:"m",embedded:!1,exported:!1,typ:Ke,tag:""},{prop:"keys",name:"keys",embedded:!1,exported:!1,typ:Ke,tag:""},{prop:"i",name:"i",embedded:!1,exported:!1,typ:Ce,tag:""},{prop:"last",name:"last",embedded:!1,exported:!1,typ:Ke,tag:""}]),e=function(){Bn.$init=function(){};var p,c,u=!1,h=0;void 0!==this&&void 0!==this.$blk&&(u=!0,h=(p=this).$s,c=p.$r);e:for(;;){switch(h){case 0:c=r.$init(),h=1;case 1:if(u&&(u=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;c=n.$init(),h=2;case 2:if(u&&(u=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;c=i.$init(),h=3;case 3:if(u&&(u=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;c=o.$init(),h=4;case 4:if(u&&(u=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;c=a.$init(),h=5;case 5:if(u&&(u=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;c=s.$init(),h=6;case 6:if(u&&(u=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;c=$.$init(),h=7;case 7:if(u&&(u=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;c=l.$init(),h=8;case 8:if(u&&(u=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;c=d.$init(),h=9;case 9:if(u&&(u=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;c=w.$init(),h=10;case 10:if(u&&(u=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;c=g.$init(),h=11;case 11:if(u&&(u=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;c=k.$init(),h=12;case 12:if(u&&(u=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;c=b.$init(),h=13;case 13:if(u&&(u=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;Mt=_e.nil,Bt=Ae.nil,Ot=new Te(["invalid","bool","int","int8","int16","int32","int64","uint","uint8","uint16","uint32","uint64","uintptr","float32","float64","complex64","complex128","array","chan","func","interface","map","ptr","slice","string","struct","unsafe.Pointer"]),Dt=!1,Lt=new t.Map,Nt=Yt(rn(Le.nil),Ie),Pt=Yt(rn(new Ne(0)),Ie),Vt=Yt(rn(new We("")),Ie),jt=Yt(xr(f,et),Ge),Wt=Kr(it),Ut=Yt(xr(yr,et),Ge),c=Wr(),h=14;case 14:if(u&&(u=!1,c=c.$blk()),c&&void 0!==c.$blk)break e}return}return void 0===p&&(p={$blk:e}),p.$s=h,p.$r=c,p},Bn.$init=e,Bn}(),c["encoding/binary"]=function(){var e,t,r,n,i,o,a,s,$={};return t=c.errors,r=c.io,n=c.math,i=c.reflect,o=c.sync,a=$.bigEndian=xe(0,ge,"binary.bigEndian",!0,"encoding/binary",!1,(function(){this.$val=this})),s=Jt(Ne),a.ptr.prototype.Uint16=function(e){return 1>=e.$length?p("index out of range"):e.$array[e.$offset+1],((1>=e.$length?void p("index out of range"):e.$array[e.$offset+1])<<16>>>16|(0>=e.$length?void p("index out of range"):e.$array[e.$offset+0])<<16>>>16<<8<<16>>>16)>>>0},a.prototype.Uint16=function(e){return this.$val.Uint16(e)},a.ptr.prototype.PutUint16=function(e,t){1>=e.$length?p("index out of range"):e.$array[e.$offset+1],0>=e.$length?p("index out of range"):e.$array[e.$offset+0]=t>>>8<<16>>>16<<24>>>24,1>=e.$length?p("index out of range"):e.$array[e.$offset+1]=t<<24>>>24},a.prototype.PutUint16=function(e,t){return this.$val.PutUint16(e,t)},a.ptr.prototype.AppendUint16=function(e,t){return O(e,t>>>8<<16>>>16<<24>>>24,t<<24>>>24)},a.prototype.AppendUint16=function(e,t){return this.$val.AppendUint16(e,t)},a.ptr.prototype.Uint32=function(e){return 3>=e.$length?p("index out of range"):e.$array[e.$offset+3],((((3>=e.$length?void p("index out of range"):e.$array[e.$offset+3])>>>0|(2>=e.$length?void p("index out of range"):e.$array[e.$offset+2])>>>0<<8>>>0)>>>0|(1>=e.$length?void p("index out of range"):e.$array[e.$offset+1])>>>0<<16>>>0)>>>0|(0>=e.$length?void p("index out of range"):e.$array[e.$offset+0])>>>0<<24>>>0)>>>0},a.prototype.Uint32=function(e){return this.$val.Uint32(e)},a.ptr.prototype.PutUint32=function(e,t){3>=e.$length?p("index out of range"):e.$array[e.$offset+3],0>=e.$length?p("index out of range"):e.$array[e.$offset+0]=t>>>24>>>0<<24>>>24,1>=e.$length?p("index out of range"):e.$array[e.$offset+1]=t>>>16>>>0<<24>>>24,2>=e.$length?p("index out of range"):e.$array[e.$offset+2]=t>>>8>>>0<<24>>>24,3>=e.$length?p("index out of range"):e.$array[e.$offset+3]=t<<24>>>24},a.prototype.PutUint32=function(e,t){return this.$val.PutUint32(e,t)},a.ptr.prototype.AppendUint32=function(e,t){return O(e,t>>>24>>>0<<24>>>24,t>>>16>>>0<<24>>>24,t>>>8>>>0<<24>>>24,t<<24>>>24)},a.prototype.AppendUint32=function(e,t){return this.$val.AppendUint32(e,t)},a.ptr.prototype.Uint64=function(e){var t,r,n,i,o,a,s,c,$,l,u,f,d,w;return 7>=e.$length?p("index out of range"):e.$array[e.$offset+7],u=new Oe(0,7>=e.$length?void p("index out of range"):e.$array[e.$offset+7]),f=Q(new Oe(0,6>=e.$length?void p("index out of range"):e.$array[e.$offset+6]),8),l=new Oe(u.$high|f.$high,(u.$low|f.$low)>>>0),d=Q(new Oe(0,5>=e.$length?void p("index out of range"):e.$array[e.$offset+5]),16),$=new Oe(l.$high|d.$high,(l.$low|d.$low)>>>0),w=Q(new Oe(0,4>=e.$length?void p("index out of range"):e.$array[e.$offset+4]),24),c=new Oe($.$high|w.$high,($.$low|w.$low)>>>0),n=Q(new Oe(0,3>=e.$length?void p("index out of range"):e.$array[e.$offset+3]),32),s=new Oe(c.$high|n.$high,(c.$low|n.$low)>>>0),i=Q(new Oe(0,2>=e.$length?void p("index out of range"):e.$array[e.$offset+2]),40),r=new Oe(s.$high|i.$high,(s.$low|i.$low)>>>0),o=Q(new Oe(0,1>=e.$length?void p("index out of range"):e.$array[e.$offset+1]),48),t=new Oe(r.$high|o.$high,(r.$low|o.$low)>>>0),a=Q(new Oe(0,0>=e.$length?void p("index out of range"):e.$array[e.$offset+0]),56),new Oe(t.$high|a.$high,(t.$low|a.$low)>>>0)},a.prototype.Uint64=function(e){return this.$val.Uint64(e)},a.ptr.prototype.PutUint64=function(e,t){7>=e.$length?p("index out of range"):e.$array[e.$offset+7],0>=e.$length?p("index out of range"):e.$array[e.$offset+0]=Y(t,56).$low<<24>>>24,1>=e.$length?p("index out of range"):e.$array[e.$offset+1]=Y(t,48).$low<<24>>>24,2>=e.$length?p("index out of range"):e.$array[e.$offset+2]=Y(t,40).$low<<24>>>24,3>=e.$length?p("index out of range"):e.$array[e.$offset+3]=Y(t,32).$low<<24>>>24,4>=e.$length?p("index out of range"):e.$array[e.$offset+4]=Y(t,24).$low<<24>>>24,5>=e.$length?p("index out of range"):e.$array[e.$offset+5]=Y(t,16).$low<<24>>>24,6>=e.$length?p("index out of range"):e.$array[e.$offset+6]=Y(t,8).$low<<24>>>24,7>=e.$length?p("index out of range"):e.$array[e.$offset+7]=t.$low<<24>>>24},a.prototype.PutUint64=function(e,t){return this.$val.PutUint64(e,t)},a.ptr.prototype.AppendUint64=function(e,t){return O(e,Y(t,56).$low<<24>>>24,Y(t,48).$low<<24>>>24,Y(t,40).$low<<24>>>24,Y(t,32).$low<<24>>>24,Y(t,24).$low<<24>>>24,Y(t,16).$low<<24>>>24,Y(t,8).$low<<24>>>24,t.$low<<24>>>24)},a.prototype.AppendUint64=function(e,t){return this.$val.AppendUint64(e,t)},a.ptr.prototype.String=function(){return"BigEndian"},a.prototype.String=function(){return this.$val.String()},a.ptr.prototype.GoString=function(){return"binary.BigEndian"},a.prototype.GoString=function(){return this.$val.GoString()},a.methods=[{prop:"Uint16",name:"Uint16",pkg:"",typ:Qe([s],[Pe],!1)},{prop:"PutUint16",name:"PutUint16",pkg:"",typ:Qe([s,Pe],[],!1)},{prop:"AppendUint16",name:"AppendUint16",pkg:"",typ:Qe([s,Pe],[s],!1)},{prop:"Uint32",name:"Uint32",pkg:"",typ:Qe([s],[Ve],!1)},{prop:"PutUint32",name:"PutUint32",pkg:"",typ:Qe([s,Ve],[],!1)},{prop:"AppendUint32",name:"AppendUint32",pkg:"",typ:Qe([s,Ve],[s],!1)},{prop:"Uint64",name:"Uint64",pkg:"",typ:Qe([s],[Oe],!1)},{prop:"PutUint64",name:"PutUint64",pkg:"",typ:Qe([s,Oe],[],!1)},{prop:"AppendUint64",name:"AppendUint64",pkg:"",typ:Qe([s,Oe],[s],!1)},{prop:"String",name:"String",pkg:"",typ:Qe([],[We],!1)},{prop:"GoString",name:"GoString",pkg:"",typ:Qe([],[We],!1)}],a.init("",[]),e=function(){$.$init=function(){};var p,s,c=!1,l=0;void 0!==this&&void 0!==this.$blk&&(c=!0,l=(p=this).$s,s=p.$r);e:for(;;){switch(l){case 0:s=t.$init(),l=1;case 1:if(c&&(c=!1,s=s.$blk()),s&&void 0!==s.$blk)break e;s=r.$init(),l=2;case 2:if(c&&(c=!1,s=s.$blk()),s&&void 0!==s.$blk)break e;s=n.$init(),l=3;case 3:if(c&&(c=!1,s=s.$blk()),s&&void 0!==s.$blk)break e;s=i.$init(),l=4;case 4:if(c&&(c=!1,s=s.$blk()),s&&void 0!==s.$blk)break e;s=o.$init(),l=5;case 5:if(c&&(c=!1,s=s.$blk()),s&&void 0!==s.$blk)break e;$.BigEndian=new a.ptr,t.New("binary: varint overflows a 64-bit integer")}return}return void 0===p&&(p={$blk:e}),p.$s=l,p.$r=s,p},$.$init=e,$}(),c["encoding/base64"]=function(){var e,t,r,n,i,o,a,s,$,l,u,f,d,w,h,g,k,b,m={};return t=c["encoding/binary"],r=c.io,n=c.strconv,i=m.Encoding=xe(0,ge,"base64.Encoding",!0,"encoding/base64",!0,(function(e,t,r,n){if(this.$val=this,0===arguments.length)return this.encode=s.zero(),this.decodeMap=$.zero(),this.padChar=0,void(this.strict=!1);this.encode=e,this.decodeMap=t,this.padChar=r,this.strict=n})),o=m.encoder=xe(0,ge,"base64.encoder",!0,"encoding/base64",!1,(function(e,t,r,n,i,o){if(this.$val=this,0===arguments.length)return this.err=tt,this.enc=u.nil,this.w=tt,this.buf=f.zero(),this.nbuf=0,void(this.out=d.zero());this.err=e,this.enc=t,this.w=r,this.buf=n,this.nbuf=i,this.out=o})),a=m.CorruptInputError=xe(8,re,"base64.CorruptInputError",!0,"encoding/base64",!0,null),s=qe(Ne,64),$=qe(Ne,256),l=Jt(Ne),u=Gt(i),f=qe(Ne,3),d=qe(Ne,1024),w=qe(Ne,4),h=Gt(o),g=function(e){var t,r,n,o,a,c,u;for(64!==e.length&&ir(new We("encoding alphabet is not 64-bytes long")),r=0;r=a.length?p("index out of range"):a[n]=255,n=n+1|0;for(o=0;o=c.length?p("index out of range"):c[u]=o<<24>>>24,o=o+1|0;return t},m.NewEncoding=g,i.ptr.prototype.WithPadding=function(e){var t,r,n;for(t=this,(13===e||10===e||e>255)&&ir(new We("invalid padding")),r=0;r<64;)n=t.encode,(0|(r<0||r>=n.length?void p("index out of range"):n[r]))===e&&ir(new We("padding contained in alphabet")),r=r+1|0;return t.padChar=e,t},i.prototype.WithPadding=function(e){return this.$val.WithPadding(e)},i.ptr.prototype.Strict=function(){return this.strict=!0,this},i.prototype.Strict=function(){return this.$val.Strict()},i.ptr.prototype.Encode=function(e,t){var r,n,i,o,a,s,c,$,l,u,f,d,w,h,g,k,b,y,m,v,_,x,S,E,C,I,A,F,R,T,N,P,V,O,D,L,M,B;if(o=this,0!==t.$length){for(o.encode,i=0,c=0,a=J((n=t.$length/3)==n&&n!==1/0&&n!==-1/0?0|n:p("integer divide by zero"),3);c=t.$length?void p("index out of range"):t.$array[t.$offset+u])>>>0<<16>>>0|((f=c+1|0)<0||f>=t.$length?void p("index out of range"):t.$array[t.$offset+f])>>>0<<8>>>0)>>>0|((x=c+2|0)<0||x>=t.$length?void p("index out of range"):t.$array[t.$offset+x])>>>0)>>>0,(O=i+0|0)<0||O>=e.$length?p("index out of range"):e.$array[e.$offset+O]=(P=o.encode,(V=($>>>18>>>0&63)>>>0)<0||V>=P.length?void p("index out of range"):P[V]),(M=i+1|0)<0||M>=e.$length?p("index out of range"):e.$array[e.$offset+M]=(D=o.encode,(L=($>>>12>>>0&63)>>>0)<0||L>=D.length?void p("index out of range"):D[L]),(w=i+2|0)<0||w>=e.$length?p("index out of range"):e.$array[e.$offset+w]=(B=o.encode,(d=($>>>6>>>0&63)>>>0)<0||d>=B.length?void p("index out of range"):B[d]),(k=i+3|0)<0||k>=e.$length?p("index out of range"):e.$array[e.$offset+k]=(h=o.encode,(g=(63&$)>>>0)<0||g>=h.length?void p("index out of range"):h[g]),c=c+3|0,i=i+4|0;0!=(s=t.$length-c|0)&&(l=((b=c+0|0)<0||b>=t.$length?void p("index out of range"):t.$array[t.$offset+b])>>>0<<16>>>0,2===s&&(l=(l|((y=c+1|0)<0||y>=t.$length?void p("index out of range"):t.$array[t.$offset+y])>>>0<<8>>>0)>>>0),(_=i+0|0)<0||_>=e.$length?p("index out of range"):e.$array[e.$offset+_]=(m=o.encode,(v=(l>>>18>>>0&63)>>>0)<0||v>=m.length?void p("index out of range"):m[v]),(C=i+1|0)<0||C>=e.$length?p("index out of range"):e.$array[e.$offset+C]=(S=o.encode,(E=(l>>>12>>>0&63)>>>0)<0||E>=S.length?void p("index out of range"):S[E]),2===(r=s)?((F=i+2|0)<0||F>=e.$length?p("index out of range"):e.$array[e.$offset+F]=(I=o.encode,(A=(l>>>6>>>0&63)>>>0)<0||A>=I.length?void p("index out of range"):I[A]),-1!==o.padChar&&((R=i+3|0)<0||R>=e.$length?p("index out of range"):e.$array[e.$offset+R]=o.padChar<<24>>>24)):1===r&&-1!==o.padChar&&((T=i+2|0)<0||T>=e.$length?p("index out of range"):e.$array[e.$offset+T]=o.padChar<<24>>>24,(N=i+3|0)<0||N>=e.$length?p("index out of range"):e.$array[e.$offset+N]=o.padChar<<24>>>24))}},i.prototype.Encode=function(e,t){return this.$val.Encode(e,t)},i.ptr.prototype.EncodeToString=function(e){var t;return t=Zt(l,this.EncodedLen(e.$length)),this.Encode(t,e),I(t)},i.prototype.EncodeToString=function(e){return this.$val.EncodeToString(e)},o.ptr.prototype.Write=function(e){var{_q:t,_r:r,_r$1:n,_r$2:i,_tmp:a,_tmp$1:s,_tmp$2:c,_tmp$3:$,_tmp$4:u,_tmp$5:f,_tuple:d,_tuple$1:w,e:h,err:g,i:k,n:b,nn:m,p:e,x:v,x$1:_,$s:x,$r:S,$c:E}=hr(this,{p:e});x=x||0;e:for(;;){switch(x){case 0:if(b=0,g=tt,!B((h=this).err,tt))return x=-1,[b=a=0,g=s=h.err];if(h.nbuf>0){x=1;continue}x=2;continue;case 1:for(k=0,k=0;k=v.length?p("index out of range"):v[_]=k<0||k>=e.$length?void p("index out of range"):e.$array[e.$offset+k],h.nbuf=h.nbuf+1|0,k=k+1|0;if(b=b+k|0,e=y(e,k),h.nbuf<3)return x=-1,[b,g];h.enc.Encode(new l(h.out),new l(h.buf)),r=h.w.Write(y(new l(h.out),0,4)),x=3;case 3:if(E&&(E=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;if(d=r,h.err=d[1],!B(h.err,tt))return x=-1,[b=c=b,g=$=h.err];h.nbuf=0;case 2:case 4:if(!(e.$length>=3)){x=5;continue}(m=768)>e.$length&&(m=(m=e.$length)-((n=m%3)==n?n:p("integer divide by zero"))|0),h.enc.Encode(new l(h.out),y(e,0,m)),i=h.w.Write(y(new l(h.out),0,J((t=m/3)==t&&t!==1/0&&t!==-1/0?0|t:p("integer divide by zero"),4))),x=6;case 6:if(E&&(E=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;if(w=i,h.err=w[1],!B(h.err,tt))return x=-1,[b=u=b,g=f=h.err];b=b+m|0,e=y(e,m),x=4;continue;case 5:return T(new l(h.buf),e),h.nbuf=e.$length,x=-1,[b=b+e.$length|0,g]}return}return{$blk:o.ptr.prototype.Write,$c:!0,$r:S,_q:t,_r:r,_r$1:n,_r$2:i,_tmp:a,_tmp$1:s,_tmp$2:c,_tmp$3:$,_tmp$4:u,_tmp$5:f,_tuple:d,_tuple$1:w,e:h,err:g,i:k,n:b,nn:m,p:e,x:v,x$1:_,$s:x}},o.prototype.Write=function(e){return this.$val.Write(e)},o.ptr.prototype.Close=function(){var{_r:e,_tuple:t,e:r,$s:n,$r:i,$c:a}=hr(this,{});n=n||0;e:for(;;){switch(n){case 0:if(B((r=this).err,tt)&&r.nbuf>0){n=1;continue}n=2;continue;case 1:r.enc.Encode(new l(r.out),y(new l(r.buf),0,r.nbuf)),e=r.w.Write(y(new l(r.out),0,r.enc.EncodedLen(r.nbuf))),n=3;case 3:if(a&&(a=!1,e=e.$blk()),e&&void 0!==e.$blk)break e;t=e,r.err=t[1],r.nbuf=0;case 2:return n=-1,r.err}return}return{$blk:o.ptr.prototype.Close,$c:!0,$r:i,_r:e,_tuple:t,e:r,$s:n}},o.prototype.Close=function(){return this.$val.Close()},k=function(e,t){return new o.ptr(tt,e,t,f.zero(),0,d.zero())},m.NewEncoder=k,i.ptr.prototype.EncodedLen=function(e){var t,r;return-1===this.padChar?(t=(J(e,8)+5|0)/6)==t&&t!==1/0&&t!==-1/0?0|t:p("integer divide by zero"):J((r=(e+2|0)/3)==r&&r!==1/0&&r!==-1/0?0|r:p("integer divide by zero"),4)},i.prototype.EncodedLen=function(e){return this.$val.EncodedLen(e)},a.prototype.Error=function(){return"illegal base64 data at input byte "+n.FormatInt(new Re(this.$high,this.$low),10)},Gt(a).prototype.Error=function(){return this.$get().Error()},i.ptr.prototype.decodeQuantum=function(e,t,r){var n,i,o,s,c,$,l,u,f,d,h,g,k,b;for(f=tt,u=this,$=w.zero(),l=4,u.decodeMap,h=0;h<4;){if(t.$length===r){if(0===h)return[r,0,f=tt];if(1===h||-1!==u.padChar)return[r,0,f=new a(0,r-h|0)];l=h;break}if(d=r<0||r>=t.$length?void p("index out of range"):t.$array[t.$offset+r],r=r+1|0,b=u.decodeMap,255===(g=d<0||d>=b.length?void p("index out of range"):b[d])){if(10!==d&&13!==d){if((0|d)!==u.padChar)return[r,0,f=new a(0,r-1|0)];if(0===(n=h)||1===n)return[r,0,f=new a(0,r-1|0)];if(2===n){for(;r=t.$length?void p("index out of range"):t.$array[t.$offset+r])||13===(r<0||r>=t.$length?void p("index out of range"):t.$array[t.$offset+r]));)r=r+1|0;if(r===t.$length)return[r,0,f=new a(0,t.$length)];if((0|(r<0||r>=t.$length?void p("index out of range"):t.$array[t.$offset+r]))!==u.padChar)return[r,0,f=new a(0,r-1|0)];r=r+1|0}for(;r=t.$length?void p("index out of range"):t.$array[t.$offset+r])||13===(r<0||r>=t.$length?void p("index out of range"):t.$array[t.$offset+r]));)r=r+1|0;r=$.length?p("index out of range"):$[h]=g,h=h+1|0}if(o=(k=((($[0]>>>0<<18>>>0|$[1]>>>0<<12>>>0)>>>0|$[2]>>>0<<6>>>0)>>>0|$[3]>>>0)>>>0)>>>0>>>0<<24>>>24,s=k>>>8>>>0<<24>>>24,c=k>>>16>>>0<<24>>>24,$[2]=o,$[1]=s,$[0]=c,4===(i=l)){if(2>=e.$length?p("index out of range"):e.$array[e.$offset+2]=$[2],$[2]=0,1>=e.$length?p("index out of range"):e.$array[e.$offset+1]=$[1],u.strict&&0!==$[2])return[r,0,f=new a(0,r-1|0)];if($[1]=0,0>=e.$length?p("index out of range"):e.$array[e.$offset+0]=$[0],u.strict&&(0!==$[1]||0!==$[2]))return[r,0,f=new a(0,r-2|0)]}else if(3===i){if(1>=e.$length?p("index out of range"):e.$array[e.$offset+1]=$[1],u.strict&&0!==$[2])return[r,0,f=new a(0,r-1|0)];if($[1]=0,0>=e.$length?p("index out of range"):e.$array[e.$offset+0]=$[0],u.strict&&(0!==$[1]||0!==$[2]))return[r,0,f=new a(0,r-2|0)]}else if(2===i&&(0>=e.$length?p("index out of range"):e.$array[e.$offset+0]=$[0],u.strict&&(0!==$[1]||0!==$[2])))return[r,0,f=new a(0,r-2|0)];return[r,l-1|0,f]},i.prototype.decodeQuantum=function(e,t,r){return this.$val.decodeQuantum(e,t,r)},i.ptr.prototype.DecodeString=function(e){var t,r,n,i;return r=Zt(l,this.DecodedLen(e.length)),i=(t=this.Decode(r,new l(C(e))))[0],n=t[1],[y(r,0,i),n]},i.prototype.DecodeString=function(e){return this.$val.DecodeString(e)},i.ptr.prototype.Decode=function(e,r){var n,i,o,a,s,c,$,l,u,f,d,w,h,g,k,m,v,_,x;if($=0,c=tt,s=this,0===r.$length)return[$=0,c=tt];for(s.decodeMap,f=0;(r.$length-f|0)>=4&&(e.$length-$|0)>=4;)if(d=y(r,f,f+4|0),a=(n=b((w=s.decodeMap,(h=0>=d.$length?void p("index out of range"):d.$array[d.$offset+0])<0||h>=w.length?void p("index out of range"):w[h]),(g=s.decodeMap,(k=1>=d.$length?void p("index out of range"):d.$array[d.$offset+1])<0||k>=g.length?void p("index out of range"):g[k]),(m=s.decodeMap,(v=2>=d.$length?void p("index out of range"):d.$array[d.$offset+2])<0||v>=m.length?void p("index out of range"):m[v]),(_=s.decodeMap,(x=3>=d.$length?void p("index out of range"):d.$array[d.$offset+3])<0||x>=_.length?void p("index out of range"):_[x])))[0],n[1])P(t.BigEndian,t.bigEndian).PutUint32(y(e,$),a),$=$+3|0,f=f+4|0;else if(f=(i=s.decodeQuantum(y(e,$),r,f))[0],l=i[1],c=i[2],$=$+l|0,!B(c,tt))return[$,c];for(;f>>0|r)>>>0|n)>>>0==255?[0,!1]:[(((e>>>0<<26>>>0|t>>>0<<20>>>0)>>>0|r>>>0<<14>>>0)>>>0|n>>>0<<8>>>0)>>>0,!0]},i.ptr.prototype.DecodedLen=function(e){var t,r;return-1===this.padChar?(t=J(e,6)/8)==t&&t!==1/0&&t!==-1/0?0|t:p("integer divide by zero"):J((r=e/4)==r&&r!==1/0&&r!==-1/0?0|r:p("integer divide by zero"),3)},i.prototype.DecodedLen=function(e){return this.$val.DecodedLen(e)},i.methods=[{prop:"WithPadding",name:"WithPadding",pkg:"",typ:Qe([Fe],[u],!1)},{prop:"Strict",name:"Strict",pkg:"",typ:Qe([],[u],!1)}],u.methods=[{prop:"Encode",name:"Encode",pkg:"",typ:Qe([l,l],[],!1)},{prop:"EncodeToString",name:"EncodeToString",pkg:"",typ:Qe([l],[We],!1)},{prop:"EncodedLen",name:"EncodedLen",pkg:"",typ:Qe([Ce],[Ce],!1)},{prop:"decodeQuantum",name:"decodeQuantum",pkg:"encoding/base64",typ:Qe([l,l,Ce],[Ce,Ce,rt],!1)},{prop:"DecodeString",name:"DecodeString",pkg:"",typ:Qe([We],[l,rt],!1)},{prop:"Decode",name:"Decode",pkg:"",typ:Qe([l,l],[Ce,rt],!1)},{prop:"DecodedLen",name:"DecodedLen",pkg:"",typ:Qe([Ce],[Ce],!1)}],h.methods=[{prop:"Write",name:"Write",pkg:"",typ:Qe([l],[Ce,rt],!1)},{prop:"Close",name:"Close",pkg:"",typ:Qe([],[rt],!1)}],a.methods=[{prop:"Error",name:"Error",pkg:"",typ:Qe([],[We],!1)}],i.init("encoding/base64",[{prop:"encode",name:"encode",embedded:!1,exported:!1,typ:s,tag:""},{prop:"decodeMap",name:"decodeMap",embedded:!1,exported:!1,typ:$,tag:""},{prop:"padChar",name:"padChar",embedded:!1,exported:!1,typ:Fe,tag:""},{prop:"strict",name:"strict",embedded:!1,exported:!1,typ:Ee,tag:""}]),o.init("encoding/base64",[{prop:"err",name:"err",embedded:!1,exported:!1,typ:rt,tag:""},{prop:"enc",name:"enc",embedded:!1,exported:!1,typ:u,tag:""},{prop:"w",name:"w",embedded:!1,exported:!1,typ:r.Writer,tag:""},{prop:"buf",name:"buf",embedded:!1,exported:!1,typ:f,tag:""},{prop:"nbuf",name:"nbuf",embedded:!1,exported:!1,typ:Ce,tag:""},{prop:"out",name:"out",embedded:!1,exported:!1,typ:d,tag:""}]),e=function(){m.$init=function(){};var o,a,p=!1,s=0;void 0!==this&&void 0!==this.$blk&&(p=!0,s=(o=this).$s,a=o.$r);e:for(;;){switch(s){case 0:a=t.$init(),s=1;case 1:if(p&&(p=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;a=r.$init(),s=2;case 2:if(p&&(p=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;a=n.$init(),s=3;case 3:if(p&&(p=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;m.StdEncoding=g("ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/"),m.URLEncoding=g("ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_"),m.RawStdEncoding=P(m.StdEncoding,i).WithPadding(-1),m.RawURLEncoding=P(m.URLEncoding,i).WithPadding(-1)}return}return void 0===o&&(o={$blk:e}),o.$s=s,o.$r=a,o},m.$init=e,m}(),c.sort=function(){var e,t,r,n,i,o,a,s,$,l,f,d,w,h,g,k,b,y,m,v,_,S,E,C,I,A,F,R,T,N,V,O,D,L,M,B,j,W,U,z,K,G,q,H,Z,X,ee,te,re,ne,oe={};return t=c["internal/reflectlite"],r=c["math/bits"],n=oe.xorshift=xe(8,ie,"sort.xorshift",!0,"sort",!1,null),i=oe.lessSwap=xe(0,ge,"sort.lessSwap",!0,"sort",!1,(function(e,t){if(this.$val=this,0===arguments.length)return this.Less=u,void(this.Swap=u);this.Less=e,this.Swap=t})),o=oe.StringSlice=xe(12,we,"sort.StringSlice",!0,"sort",!0,null),a=Gt(n),s=Gt(Ce),$=Jt(We),l=Qe([Ce,Ce],[Ee],!1),f=Qe([Ce,Ce],[],!1),h=function(e,t,r){var{_r:n,_v:i,a:t,b:r,data:e,i:o,j:a,$s:p,$r:s,$c:c}=hr(this,{data:e,a:t,b:r});p=p||0;e:for(;;){switch(p){case 0:o=t+1|0;case 1:if(!(ot)){i=!1,p=5;continue e}n=e.Less(a,a-1|0),p=6;case 6:if(c&&(c=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;i=n;case 5:if(!i){p=4;continue}s=e.Swap(a,a-1|0),p=7;case 7:if(c&&(c=!1,s=s.$blk()),s&&void 0!==s.$blk)break e;a=a-1|0,p=3;continue;case 4:o=o+1|0,p=1;continue;case 2:return void(p=-1)}return}return{$blk:h,$c:!0,$r:s,_r:n,_v:i,a:t,b:r,data:e,i:o,j:a,$s:p}},g=function(e,t,r,n){var{_r:i,_r$1:o,_v:a,child:p,data:e,first:n,hi:r,lo:t,root:s,$s:c,$r:$,$c:l}=hr(this,{data:e,lo:t,hi:r,first:n});c=c||0;e:for(;;){switch(c){case 0:s=t;case 1:if((p=J(2,s)+1|0)>=r){c=2;continue}if(!((p+1|0)=0)){$=2;continue}l=g(e,a,o,i),$=3;case 3:if(u&&(u=!1,l=l.$blk()),l&&void 0!==l.$blk)break e;a=a-1|0,$=1;continue;case 2:s=o-1|0;case 4:if(!(s>=0)){$=5;continue}l=e.Swap(i,i+s|0),$=6;case 6:if(u&&(u=!1,l=l.$blk()),l&&void 0!==l.$blk)break e;l=g(e,c,s,i),$=7;case 7:if(u&&(u=!1,l=l.$blk()),l&&void 0!==l.$blk)break e;s=s-1|0,$=4;continue;case 5:return void($=-1)}return}return{$blk:k,$c:!0,$r:l,_q:n,a:t,b:r,data:e,first:i,hi:o,i:a,i$1:s,lo:c,$s:$}},b=function(e,t,r,n){var{_q:i,_r:o,_r$1:a,_r$2:s,_r$3:c,_r$4:$,_tmp:l,_tmp$1:u,_tuple:f,_tuple$1:d,_v:w,a:t,alreadyPartitioned:g,b:r,balanceThreshold:x,data:e,hint:E,leftLen:C,length:I,limit:n,mid:F,mid$1:R,pivot:T,rightLen:N,wasBalanced:P,wasPartitioned:V,$s:O,$r:D,$c:L}=hr(this,{data:e,a:t,b:r,limit:n});O=O||0;e:for(;;){switch(O){case 0:P=!0,V=!0;case 1:if((I=r-t|0)<=12){O=3;continue}O=4;continue;case 3:D=h(e,t,r),O=5;case 5:if(L&&(L=!1,D=D.$blk()),D&&void 0!==D.$blk)break e;return void(O=-1);case 4:if(0===n){O=6;continue}O=7;continue;case 6:D=k(e,t,r),O=8;case 8:if(L&&(L=!1,D=D.$blk()),D&&void 0!==D.$blk)break e;return void(O=-1);case 7:if(!P){O=9;continue}O=10;continue;case 9:D=_(e,t,r),O=11;case 11:if(L&&(L=!1,D=D.$blk()),D&&void 0!==D.$blk)break e;n=n-1|0;case 10:o=S(e,t,r),O=12;case 12:if(L&&(L=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;if(T=(f=o)[0],2===(E=f[1])){O=13;continue}O=14;continue;case 13:D=A(e,t,r),O=15;case 15:if(L&&(L=!1,D=D.$blk()),D&&void 0!==D.$blk)break e;T=(r-1|0)-(T-t|0)|0,E=1;case 14:if(P&&V&&1===E){O=16;continue}O=17;continue;case 16:a=v(e,t,r),O=20;case 20:if(L&&(L=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;if(a){O=18;continue}O=19;continue;case 18:return void(O=-1);case 19:case 17:if(!(t>0)){w=!1,O=23;continue e}s=e.Less(t-1|0,T),O=24;case 24:if(L&&(L=!1,s=s.$blk()),s&&void 0!==s.$blk)break e;w=!s;case 23:if(w){O=21;continue}O=22;continue;case 21:c=m(e,t,r,T),O=25;case 25:if(L&&(L=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;t=F=c,O=1;continue;case 22:$=y(e,t,r,T),O=26;case 26:if(L&&(L=!1,$=$.$blk()),$&&void 0!==$.$blk)break e;if(R=(d=$)[0],V=g=d[1],C=l=R-t|0,N=u=r-R|0,x=(i=I/8)==i&&i!==1/0&&i!==-1/0?0|i:p("integer divide by zero"),C=x,D=b(e,t,R,n),O=30;case 30:if(L&&(L=!1,D=D.$blk()),D&&void 0!==D.$blk)break e;t=R+1|0,O=29;continue;case 28:P=N>=x,D=b(e,R+1|0,r,n),O=31;case 31:if(L&&(L=!1,D=D.$blk()),D&&void 0!==D.$blk)break e;r=R;case 29:O=1;continue;case 2:return void(O=-1)}return}return{$blk:b,$c:!0,$r:D,_q:i,_r:o,_r$1:a,_r$2:s,_r$3:c,_r$4:$,_tmp:l,_tmp$1:u,_tuple:f,_tuple$1:d,_v:w,a:t,alreadyPartitioned:g,b:r,balanceThreshold:x,data:e,hint:E,leftLen:C,length:I,limit:n,mid:F,mid$1:R,pivot:T,rightLen:N,wasBalanced:P,wasPartitioned:V,$s:O}},y=function(e,t,r,n){var{_r:i,_r$1:o,_r$2:a,_r$3:p,_tmp:s,_tmp$1:c,_tmp$2:$,_tmp$3:l,_tmp$4:u,_tmp$5:f,_v:d,_v$1:w,_v$2:h,_v$3:g,a:t,alreadyPartitioned:k,b:r,data:e,i:b,j:m,newpivot:v,pivot:n,$s:_,$r:x,$c:S}=hr(this,{data:e,a:t,b:r,pivot:n});_=_||0;e:for(;;){switch(_){case 0:v=0,k=!1,x=e.Swap(t,n),_=1;case 1:if(S&&(S=!1,x=x.$blk()),x&&void 0!==x.$blk)break e;b=s=t+1|0,m=c=r-1|0;case 2:if(!(b<=m)){d=!1,_=4;continue e}i=e.Less(b,t),_=5;case 5:if(S&&(S=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;d=i;case 4:if(!d){_=3;continue}b=b+1|0,_=2;continue;case 3:case 6:if(!(b<=m)){w=!1,_=8;continue e}o=e.Less(m,t),_=9;case 9:if(S&&(S=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;w=!o;case 8:if(!w){_=7;continue}m=m-1|0,_=6;continue;case 7:if(b>m){_=10;continue}_=11;continue;case 10:x=e.Swap(m,t),_=12;case 12:if(S&&(S=!1,x=x.$blk()),x&&void 0!==x.$blk)break e;return _=-1,[v=$=m,k=l=!0];case 11:x=e.Swap(b,m),_=13;case 13:if(S&&(S=!1,x=x.$blk()),x&&void 0!==x.$blk)break e;b=b+1|0,m=m-1|0;case 14:case 16:if(!(b<=m)){h=!1,_=18;continue e}a=e.Less(b,t),_=19;case 19:if(S&&(S=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;h=a;case 18:if(!h){_=17;continue}b=b+1|0,_=16;continue;case 17:case 20:if(!(b<=m)){g=!1,_=22;continue e}p=e.Less(m,t),_=23;case 23:if(S&&(S=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;g=!p;case 22:if(!g){_=21;continue}m=m-1|0,_=20;continue;case 21:if(b>m){_=15;continue}x=e.Swap(b,m),_=24;case 24:if(S&&(S=!1,x=x.$blk()),x&&void 0!==x.$blk)break e;b=b+1|0,m=m-1|0,_=14;continue;case 15:x=e.Swap(m,t),_=25;case 25:if(S&&(S=!1,x=x.$blk()),x&&void 0!==x.$blk)break e;return _=-1,[v=u=m,k=f=!1]}return}return{$blk:y,$c:!0,$r:x,_r:i,_r$1:o,_r$2:a,_r$3:p,_tmp:s,_tmp$1:c,_tmp$2:$,_tmp$3:l,_tmp$4:u,_tmp$5:f,_v:d,_v$1:w,_v$2:h,_v$3:g,a:t,alreadyPartitioned:k,b:r,data:e,i:b,j:m,newpivot:v,pivot:n,$s:_}},m=function(e,t,r,n){var{_r:i,_r$1:o,_tmp:a,_tmp$1:p,_v:s,_v$1:c,a:t,b:r,data:e,i:$,j:l,newpivot:u,pivot:n,$s:f,$r:d,$c:w}=hr(this,{data:e,a:t,b:r,pivot:n});f=f||0;e:for(;;){switch(f){case 0:u=0,d=e.Swap(t,n),f=1;case 1:if(w&&(w=!1,d=d.$blk()),d&&void 0!==d.$blk)break e;$=a=t+1|0,l=p=r-1|0;case 2:case 4:if(!($<=l)){s=!1,f=6;continue e}i=e.Less(t,$),f=7;case 7:if(w&&(w=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;s=!i;case 6:if(!s){f=5;continue}$=$+1|0,f=4;continue;case 5:case 8:if(!($<=l)){c=!1,f=10;continue e}o=e.Less(t,l),f=11;case 11:if(w&&(w=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;c=o;case 10:if(!c){f=9;continue}l=l-1|0,f=8;continue;case 9:if($>l){f=3;continue}d=e.Swap($,l),f=12;case 12:if(w&&(w=!1,d=d.$blk()),d&&void 0!==d.$blk)break e;$=$+1|0,l=l-1|0,f=2;continue;case 3:return f=-1,$}return}return{$blk:m,$c:!0,$r:d,_r:i,_r$1:o,_tmp:a,_tmp$1:p,_v:s,_v$1:c,a:t,b:r,data:e,i:$,j:l,newpivot:u,pivot:n,$s:f}},v=function(e,t,r){var{_r:n,_r$1:i,_r$2:o,_v:a,a:t,b:r,data:e,i:p,j:s,j$1:c,j$2:$,$s:l,$r:u,$c:f}=hr(this,{data:e,a:t,b:r});l=l||0;e:for(;;){switch(l){case 0:p=t+1|0,s=0;case 1:if(!(s<5)){l=2;continue}case 3:if(!(p=2){l=8;continue}l=9;continue;case 8:c=p-1|0;case 10:if(!(c>=1)){l=11;continue}i=e.Less(c,c-1|0),l=14;case 14:if(f&&(f=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;if(!i){l=12;continue}l=13;continue;case 12:l=11;continue;case 13:u=e.Swap(c,c-1|0),l=15;case 15:if(f&&(f=!1,u=u.$blk()),u&&void 0!==u.$blk)break e;c=c-1|0,l=10;continue;case 11:case 9:if((r-p|0)>=2){l=16;continue}l=17;continue;case 16:$=p+1|0;case 18:if(!($=8){d=1;continue}d=2;continue;case 1:u=new n(0,c),$=Z(c),s=(t+J((i=c/4)==i&&i!==1/0&&i!==-1/0?0|i:p("integer divide by zero"),2)|0)-1|0;case 3:if(!(s<=(1+(t+J((o=c/4,o==o&&o!==1/0&&o!==-1/0?0|o:p("integer divide by zero")),2)|0)|0))){d=4;continue}(l=((f||(f=new a((function(){return u}),(function(e){u=e})))).Next().$low>>>0&$-1>>>0)>>>0|0)>=c&&(l=l-c|0),w=e.Swap(s,t+l|0),d=5;case 5:if(h&&(h=!1,w=w.$blk()),w&&void 0!==w.$blk)break e;s=s+1|0,d=3;continue;case 4:case 2:return void(d=-1)}return}return{$blk:_,$c:!0,$r:w,_q:i,_q$1:o,a:t,b:r,data:e,idx:s,length:c,modulus:$,other:l,random:u,random$24ptr:f,$s:d}},S=function(e,t,r){var{_1:n,_q:i,_q$1:o,_q$2:a,_r:c,_r$1:$,_r$2:l,_r$3:u,_tmp:f,_tmp$1:d,_tmp$2:w,_tmp$3:h,_tmp$4:g,_tmp$5:k,a:t,b:r,data:e,hint:b,i:y,j:m,k:v,l:_,pivot:x,swaps:E,$s:A,$r:F,$c:R}=hr(this,{data:e,a:t,b:r});A=A||0;e:for(;;){switch(A){case 0:if(x=0,b=0,_=r-t|0,(E=[E])[0]=0,y=t+J((i=_/4)==i&&i!==1/0&&i!==-1/0?0|i:p("integer divide by zero"),1)|0,m=t+J((o=_/4)==o&&o!==1/0&&o!==-1/0?0|o:p("integer divide by zero"),2)|0,v=t+J((a=_/4)==a&&a!==1/0&&a!==-1/0?0|a:p("integer divide by zero"),3)|0,_>=8){A=1;continue}A=2;continue;case 1:if(_>=50){A=3;continue}A=4;continue;case 3:c=I(e,y,E.$ptr||(E.$ptr=new s((function(){return this.$target[0]}),(function(e){this.$target[0]=e}),E))),A=5;case 5:if(R&&(R=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;y=c,$=I(e,m,E.$ptr||(E.$ptr=new s((function(){return this.$target[0]}),(function(e){this.$target[0]=e}),E))),A=6;case 6:if(R&&(R=!1,$=$.$blk()),$&&void 0!==$.$blk)break e;m=$,l=I(e,v,E.$ptr||(E.$ptr=new s((function(){return this.$target[0]}),(function(e){this.$target[0]=e}),E))),A=7;case 7:if(R&&(R=!1,l=l.$blk()),l&&void 0!==l.$blk)break e;v=l;case 4:u=C(e,y,m,v,E.$ptr||(E.$ptr=new s((function(){return this.$target[0]}),(function(e){this.$target[0]=e}),E))),A=8;case 8:if(R&&(R=!1,u=u.$blk()),u&&void 0!==u.$blk)break e;m=u;case 2:return 0===(n=E[0])?(A=-1,[x=f=m,b=d=1]):12===n?(A=-1,[x=w=m,b=h=2]):(A=-1,[x=g=m,b=k=0])}return}return{$blk:S,$c:!0,$r:F,_1:n,_q:i,_q$1:o,_q$2:a,_r:c,_r$1:$,_r$2:l,_r$3:u,_tmp:f,_tmp$1:d,_tmp$2:w,_tmp$3:h,_tmp$4:g,_tmp$5:k,a:t,b:r,data:e,hint:b,i:y,j:m,k:v,l:_,pivot:x,swaps:E,$s:A}},E=function(e,t,r,n){var{_r:i,a:t,b:r,data:e,swaps:n,$s:o,$r:a,$c:p}=hr(this,{data:e,a:t,b:r,swaps:n});o=o||0;e:for(;;){switch(o){case 0:i=e.Less(r,t),o=3;case 3:if(p&&(p=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;if(i){o=1;continue}o=2;continue;case 1:return n.$set(n.$get()+1|0),o=-1,[r,t];case 2:return o=-1,[t,r]}return}return{$blk:E,$c:!0,$r:a,_r:i,a:t,b:r,data:e,swaps:n,$s:o}},C=function(e,t,r,n,i){var{_r:o,_r$1:a,_r$2:p,_tuple:s,_tuple$1:c,_tuple$2:$,a:t,b:r,c:n,data:e,swaps:i,$s:l,$r:u,$c:f}=hr(this,{data:e,a:t,b:r,c:n,swaps:i});l=l||0;e:for(;;){switch(l){case 0:o=E(e,t,r,i),l=1;case 1:if(f&&(f=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;t=(s=o)[0],r=s[1],a=E(e,r,n,i),l=2;case 2:if(f&&(f=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;r=(c=a)[0],n=c[1],p=E(e,t,r,i),l=3;case 3:if(f&&(f=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;return t=($=p)[0],l=-1,$[1]}return}return{$blk:C,$c:!0,$r:u,_r:o,_r$1:a,_r$2:p,_tuple:s,_tuple$1:c,_tuple$2:$,a:t,b:r,c:n,data:e,swaps:i,$s:l}},I=function(e,t,r){var{$24r:n,_r:i,a:t,data:e,swaps:r,$s:o,$r:a,$c:p}=hr(this,{data:e,a:t,swaps:r});o=o||0;e:for(;;){switch(o){case 0:i=C(e,t-1|0,t,t+1|0,r),o=1;case 1:if(p&&(p=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;n=i,o=2;case 2:return n}return}return{$blk:I,$c:!0,$r:a,$24r:n,_r:i,a:t,data:e,swaps:r,$s:o}},A=function(e,t,r){var{a:t,b:r,data:e,i:n,j:i,$s:o,$r:a,$c:p}=hr(this,{data:e,a:t,b:r});o=o||0;e:for(;;){switch(o){case 0:n=t,i=r-1|0;case 1:if(!(n>>0>>>1>>>0|0,i=e.Less(l,t),x=8;case 8:if(E&&(E=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;if(i){x=5;continue}x=6;continue;case 5:f=l+1|0,x=7;continue;case 6:w=l;case 7:x=3;continue;case 4:g=t;case 9:if(!(g<(f-1|0))){x=10;continue}S=e.Swap(g,g+1|0),x=11;case 11:if(E&&(E=!1,S=S.$blk()),S&&void 0!==S.$blk)break e;g=g+1|0,x=9;continue;case 10:return void(x=-1);case 2:if(1==(n-r|0)){x=12;continue}x=13;continue;case 12:d=t,h=r;case 14:if(!(d>>0>>>1>>>0|0,o=e.Less(r,u),x=19;case 19:if(E&&(E=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;if(!o){x=16;continue}x=17;continue;case 16:d=u+1|0,x=18;continue;case 17:h=u;case 18:x=14;continue;case 15:k=r;case 20:if(!(k>d)){x=21;continue}S=e.Swap(k,k-1|0),x=22;case 22:if(E&&(E=!1,S=S.$blk()),S&&void 0!==S.$blk)break e;k=k-1|0,x=20;continue;case 21:return void(x=-1);case 13:y=(b=(t+n|0)>>>0>>>1>>>0|0)+r|0,_=p=0,v=s=0,r>b?(_=y-n|0,v=b):(_=t,v=r),m=y-1|0;case 23:if(!(_>>0>>>1>>>0|0,a=e.Less(m-c|0,c),x=28;case 28:if(E&&(E=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;if(!a){x=25;continue}x=26;continue;case 25:_=c+1|0,x=27;continue;case 26:v=c;case 27:x=23;continue;case 24:if($=y-_|0,_o){a=3;continue}a=4;continue;case 3:p=F(e,r-i|0,r,o),a=6;case 6:if(s&&(s=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;i=i-o|0,a=5;continue;case 4:p=F(e,r-i|0,(r+o|0)-i|0,i),a=7;case 7:if(s&&(s=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;o=o-i|0;case 5:a=1;continue;case 2:p=F(e,r-i|0,r,i),a=8;case 8:if(s&&(s=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;return void(a=-1)}return}return{$blk:N,$c:!0,$r:p,a:t,b:n,data:e,i,j:o,m:r,$s:a}},V=function(e,t,r){var{_r:n,_v:i,a:t,b:r,data:e,i:o,j:a,$s:p,$r:s,$c:c}=hr(this,{data:e,a:t,b:r});p=p||0;e:for(;;){switch(p){case 0:o=t+1|0;case 1:if(!(ot)){i=!1,p=5;continue e}n=e.Less(a,a-1|0),p=6;case 6:if(c&&(c=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;i=n;case 5:if(!i){p=4;continue}s=e.Swap(a,a-1|0),p=7;case 7:if(c&&(c=!1,s=s.$blk()),s&&void 0!==s.$blk)break e;a=a-1|0,p=3;continue;case 4:o=o+1|0,p=1;continue;case 2:return void(p=-1)}return}return{$blk:V,$c:!0,$r:s,_r:n,_v:i,a:t,b:r,data:e,i:o,j:a,$s:p}},O=function(e,t,r,n){var{_r:i,_r$1:o,_v:a,child:p,data:e,first:n,hi:r,lo:t,root:s,$s:c,$r:$,$c:l}=hr(this,{data:e,lo:t,hi:r,first:n});c=c||0;e:for(;;){switch(c){case 0:s=t;case 1:if((p=J(2,s)+1|0)>=r){c=2;continue}if(!((p+1|0)=0)){l=2;continue}u=O(P(e,i),s,a,o),l=3;case 3:if(f&&(f=!1,u=u.$blk()),u&&void 0!==u.$blk)break e;s=s-1|0,l=1;continue;case 2:c=a-1|0;case 4:if(!(c>=0)){l=5;continue}u=e.Swap(o,o+c|0),l=6;case 6:if(f&&(f=!1,u=u.$blk()),u&&void 0!==u.$blk)break e;u=O(P(e,i),$,c,o),l=7;case 7:if(f&&(f=!1,u=u.$blk()),u&&void 0!==u.$blk)break e;c=c-1|0,l=4;continue;case 5:return void(l=-1)}return}return{$blk:D,$c:!0,$r:u,_q:n,a:t,b:r,data:e,first:o,hi:a,i:s,i$1:c,lo:$,$s:l}},L=function(e,t,r,n){var{_q:o,_r:a,_r$1:s,_r$2:c,_r$3:$,_r$4:l,_tmp:u,_tmp$1:f,_tuple:d,_tuple$1:w,_v:h,a:t,alreadyPartitioned:g,b:r,balanceThreshold:k,data:e,hint:b,leftLen:y,length:m,limit:n,mid:v,mid$1:_,pivot:x,rightLen:S,wasBalanced:E,wasPartitioned:C,$s:I,$r:A,$c:F}=hr(this,{data:e,a:t,b:r,limit:n});I=I||0;e:for(;;){switch(I){case 0:E=!0,C=!0;case 1:if((m=r-t|0)<=12){I=3;continue}I=4;continue;case 3:A=V(P(e,i),t,r),I=5;case 5:if(F&&(F=!1,A=A.$blk()),A&&void 0!==A.$blk)break e;return void(I=-1);case 4:if(0===n){I=6;continue}I=7;continue;case 6:A=D(P(e,i),t,r),I=8;case 8:if(F&&(F=!1,A=A.$blk()),A&&void 0!==A.$blk)break e;return void(I=-1);case 7:if(!E){I=9;continue}I=10;continue;case 9:A=W(P(e,i),t,r),I=11;case 11:if(F&&(F=!1,A=A.$blk()),A&&void 0!==A.$blk)break e;n=n-1|0;case 10:a=U(P(e,i),t,r),I=12;case 12:if(F&&(F=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;if(x=(d=a)[0],2===(b=d[1])){I=13;continue}I=14;continue;case 13:A=q(P(e,i),t,r),I=15;case 15:if(F&&(F=!1,A=A.$blk()),A&&void 0!==A.$blk)break e;x=(r-1|0)-(x-t|0)|0,b=1;case 14:if(E&&C&&1===b){I=16;continue}I=17;continue;case 16:s=j(P(e,i),t,r),I=20;case 20:if(F&&(F=!1,s=s.$blk()),s&&void 0!==s.$blk)break e;if(s){I=18;continue}I=19;continue;case 18:return void(I=-1);case 19:case 17:if(!(t>0)){h=!1,I=23;continue e}c=e.Less(t-1|0,x),I=24;case 24:if(F&&(F=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;h=!c;case 23:if(h){I=21;continue}I=22;continue;case 21:$=B(P(e,i),t,r,x),I=25;case 25:if(F&&(F=!1,$=$.$blk()),$&&void 0!==$.$blk)break e;t=v=$,I=1;continue;case 22:l=M(P(e,i),t,r,x),I=26;case 26:if(F&&(F=!1,l=l.$blk()),l&&void 0!==l.$blk)break e;if(_=(w=l)[0],C=g=w[1],y=u=_-t|0,S=f=r-_|0,k=(o=m/8)==o&&o!==1/0&&o!==-1/0?0|o:p("integer divide by zero"),y=k,A=L(P(e,i),t,_,n),I=30;case 30:if(F&&(F=!1,A=A.$blk()),A&&void 0!==A.$blk)break e;t=_+1|0,I=29;continue;case 28:E=S>=k,A=L(P(e,i),_+1|0,r,n),I=31;case 31:if(F&&(F=!1,A=A.$blk()),A&&void 0!==A.$blk)break e;r=_;case 29:I=1;continue;case 2:return void(I=-1)}return}return{$blk:L,$c:!0,$r:A,_q:o,_r:a,_r$1:s,_r$2:c,_r$3:$,_r$4:l,_tmp:u,_tmp$1:f,_tuple:d,_tuple$1:w,_v:h,a:t,alreadyPartitioned:g,b:r,balanceThreshold:k,data:e,hint:b,leftLen:y,length:m,limit:n,mid:v,mid$1:_,pivot:x,rightLen:S,wasBalanced:E,wasPartitioned:C,$s:I}},M=function(e,t,r,n){var{_r:i,_r$1:o,_r$2:a,_r$3:p,_tmp:s,_tmp$1:c,_tmp$2:$,_tmp$3:l,_tmp$4:u,_tmp$5:f,_v:d,_v$1:w,_v$2:h,_v$3:g,a:t,alreadyPartitioned:k,b:r,data:e,i:b,j:y,newpivot:m,pivot:n,$s:v,$r:_,$c:x}=hr(this,{data:e,a:t,b:r,pivot:n});v=v||0;e:for(;;){switch(v){case 0:m=0,k=!1,_=e.Swap(t,n),v=1;case 1:if(x&&(x=!1,_=_.$blk()),_&&void 0!==_.$blk)break e;b=s=t+1|0,y=c=r-1|0;case 2:if(!(b<=y)){d=!1,v=4;continue e}i=e.Less(b,t),v=5;case 5:if(x&&(x=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;d=i;case 4:if(!d){v=3;continue}b=b+1|0,v=2;continue;case 3:case 6:if(!(b<=y)){w=!1,v=8;continue e}o=e.Less(y,t),v=9;case 9:if(x&&(x=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;w=!o;case 8:if(!w){v=7;continue}y=y-1|0,v=6;continue;case 7:if(b>y){v=10;continue}v=11;continue;case 10:_=e.Swap(y,t),v=12;case 12:if(x&&(x=!1,_=_.$blk()),_&&void 0!==_.$blk)break e;return v=-1,[m=$=y,k=l=!0];case 11:_=e.Swap(b,y),v=13;case 13:if(x&&(x=!1,_=_.$blk()),_&&void 0!==_.$blk)break e;b=b+1|0,y=y-1|0;case 14:case 16:if(!(b<=y)){h=!1,v=18;continue e}a=e.Less(b,t),v=19;case 19:if(x&&(x=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;h=a;case 18:if(!h){v=17;continue}b=b+1|0,v=16;continue;case 17:case 20:if(!(b<=y)){g=!1,v=22;continue e}p=e.Less(y,t),v=23;case 23:if(x&&(x=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;g=!p;case 22:if(!g){v=21;continue}y=y-1|0,v=20;continue;case 21:if(b>y){v=15;continue}_=e.Swap(b,y),v=24;case 24:if(x&&(x=!1,_=_.$blk()),_&&void 0!==_.$blk)break e;b=b+1|0,y=y-1|0,v=14;continue;case 15:_=e.Swap(y,t),v=25;case 25:if(x&&(x=!1,_=_.$blk()),_&&void 0!==_.$blk)break e;return v=-1,[m=u=y,k=f=!1]}return}return{$blk:M,$c:!0,$r:_,_r:i,_r$1:o,_r$2:a,_r$3:p,_tmp:s,_tmp$1:c,_tmp$2:$,_tmp$3:l,_tmp$4:u,_tmp$5:f,_v:d,_v$1:w,_v$2:h,_v$3:g,a:t,alreadyPartitioned:k,b:r,data:e,i:b,j:y,newpivot:m,pivot:n,$s:v}},B=function(e,t,r,n){var{_r:i,_r$1:o,_tmp:a,_tmp$1:p,_v:s,_v$1:c,a:t,b:r,data:e,i:$,j:l,newpivot:u,pivot:n,$s:f,$r:d,$c:w}=hr(this,{data:e,a:t,b:r,pivot:n});f=f||0;e:for(;;){switch(f){case 0:u=0,d=e.Swap(t,n),f=1;case 1:if(w&&(w=!1,d=d.$blk()),d&&void 0!==d.$blk)break e;$=a=t+1|0,l=p=r-1|0;case 2:case 4:if(!($<=l)){s=!1,f=6;continue e}i=e.Less(t,$),f=7;case 7:if(w&&(w=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;s=!i;case 6:if(!s){f=5;continue}$=$+1|0,f=4;continue;case 5:case 8:if(!($<=l)){c=!1,f=10;continue e}o=e.Less(t,l),f=11;case 11:if(w&&(w=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;c=o;case 10:if(!c){f=9;continue}l=l-1|0,f=8;continue;case 9:if($>l){f=3;continue}d=e.Swap($,l),f=12;case 12:if(w&&(w=!1,d=d.$blk()),d&&void 0!==d.$blk)break e;$=$+1|0,l=l-1|0,f=2;continue;case 3:return f=-1,$}return}return{$blk:B,$c:!0,$r:d,_r:i,_r$1:o,_tmp:a,_tmp$1:p,_v:s,_v$1:c,a:t,b:r,data:e,i:$,j:l,newpivot:u,pivot:n,$s:f}},j=function(e,t,r){var{_r:n,_r$1:i,_r$2:o,_v:a,a:t,b:r,data:e,i:p,j:s,j$1:c,j$2:$,$s:l,$r:u,$c:f}=hr(this,{data:e,a:t,b:r});l=l||0;e:for(;;){switch(l){case 0:p=t+1|0,s=0;case 1:if(!(s<5)){l=2;continue}case 3:if(!(p=2){l=8;continue}l=9;continue;case 8:c=p-1|0;case 10:if(!(c>=1)){l=11;continue}i=e.Less(c,c-1|0),l=14;case 14:if(f&&(f=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;if(!i){l=12;continue}l=13;continue;case 12:l=11;continue;case 13:u=e.Swap(c,c-1|0),l=15;case 15:if(f&&(f=!1,u=u.$blk()),u&&void 0!==u.$blk)break e;c=c-1|0,l=10;continue;case 11:case 9:if((r-p|0)>=2){l=16;continue}l=17;continue;case 16:$=p+1|0;case 18:if(!($=8){d=1;continue}d=2;continue;case 1:u=new n(0,c),$=Z(c),s=(t+J((i=c/4)==i&&i!==1/0&&i!==-1/0?0|i:p("integer divide by zero"),2)|0)-1|0;case 3:if(!(s<=(1+(t+J((o=c/4,o==o&&o!==1/0&&o!==-1/0?0|o:p("integer divide by zero")),2)|0)|0))){d=4;continue}(l=((f||(f=new a((function(){return u}),(function(e){u=e})))).Next().$low>>>0&$-1>>>0)>>>0|0)>=c&&(l=l-c|0),w=e.Swap(s,t+l|0),d=5;case 5:if(h&&(h=!1,w=w.$blk()),w&&void 0!==w.$blk)break e;s=s+1|0,d=3;continue;case 4:case 2:return void(d=-1)}return}return{$blk:W,$c:!0,$r:w,_q:i,_q$1:o,a:t,b:r,data:e,idx:s,length:c,modulus:$,other:l,random:u,random$24ptr:f,$s:d}},U=function(e,t,r){var{_1:n,_q:o,_q$1:a,_q$2:c,_r:$,_r$1:l,_r$2:u,_r$3:f,_tmp:d,_tmp$1:w,_tmp$2:h,_tmp$3:g,_tmp$4:k,_tmp$5:b,a:t,b:r,data:e,hint:y,i:m,j:v,k:_,l:x,pivot:S,swaps:E,$s:C,$r:I,$c:A}=hr(this,{data:e,a:t,b:r});C=C||0;e:for(;;){switch(C){case 0:if(S=0,y=0,x=r-t|0,(E=[E])[0]=0,m=t+J((o=x/4)==o&&o!==1/0&&o!==-1/0?0|o:p("integer divide by zero"),1)|0,v=t+J((a=x/4)==a&&a!==1/0&&a!==-1/0?0|a:p("integer divide by zero"),2)|0,_=t+J((c=x/4)==c&&c!==1/0&&c!==-1/0?0|c:p("integer divide by zero"),3)|0,x>=8){C=1;continue}C=2;continue;case 1:if(x>=50){C=3;continue}C=4;continue;case 3:$=G(P(e,i),m,E.$ptr||(E.$ptr=new s((function(){return this.$target[0]}),(function(e){this.$target[0]=e}),E))),C=5;case 5:if(A&&(A=!1,$=$.$blk()),$&&void 0!==$.$blk)break e;m=$,l=G(P(e,i),v,E.$ptr||(E.$ptr=new s((function(){return this.$target[0]}),(function(e){this.$target[0]=e}),E))),C=6;case 6:if(A&&(A=!1,l=l.$blk()),l&&void 0!==l.$blk)break e;v=l,u=G(P(e,i),_,E.$ptr||(E.$ptr=new s((function(){return this.$target[0]}),(function(e){this.$target[0]=e}),E))),C=7;case 7:if(A&&(A=!1,u=u.$blk()),u&&void 0!==u.$blk)break e;_=u;case 4:f=K(P(e,i),m,v,_,E.$ptr||(E.$ptr=new s((function(){return this.$target[0]}),(function(e){this.$target[0]=e}),E))),C=8;case 8:if(A&&(A=!1,f=f.$blk()),f&&void 0!==f.$blk)break e;v=f;case 2:return 0===(n=E[0])?(C=-1,[S=d=v,y=w=1]):12===n?(C=-1,[S=h=v,y=g=2]):(C=-1,[S=k=v,y=b=0])}return}return{$blk:U,$c:!0,$r:I,_1:n,_q:o,_q$1:a,_q$2:c,_r:$,_r$1:l,_r$2:u,_r$3:f,_tmp:d,_tmp$1:w,_tmp$2:h,_tmp$3:g,_tmp$4:k,_tmp$5:b,a:t,b:r,data:e,hint:y,i:m,j:v,k:_,l:x,pivot:S,swaps:E,$s:C}},z=function(e,t,r,n){var{_r:i,a:t,b:r,data:e,swaps:n,$s:o,$r:a,$c:p}=hr(this,{data:e,a:t,b:r,swaps:n});o=o||0;e:for(;;){switch(o){case 0:i=e.Less(r,t),o=3;case 3:if(p&&(p=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;if(i){o=1;continue}o=2;continue;case 1:return n.$set(n.$get()+1|0),o=-1,[r,t];case 2:return o=-1,[t,r]}return}return{$blk:z,$c:!0,$r:a,_r:i,a:t,b:r,data:e,swaps:n,$s:o}},K=function(e,t,r,n,o){var{_r:a,_r$1:p,_r$2:s,_tuple:c,_tuple$1:$,_tuple$2:l,a:t,b:r,c:n,data:e,swaps:o,$s:u,$r:f,$c:d}=hr(this,{data:e,a:t,b:r,c:n,swaps:o});u=u||0;e:for(;;){switch(u){case 0:a=z(P(e,i),t,r,o),u=1;case 1:if(d&&(d=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;t=(c=a)[0],r=c[1],p=z(P(e,i),r,n,o),u=2;case 2:if(d&&(d=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;r=($=p)[0],n=$[1],s=z(P(e,i),t,r,o),u=3;case 3:if(d&&(d=!1,s=s.$blk()),s&&void 0!==s.$blk)break e;return t=(l=s)[0],u=-1,l[1]}return}return{$blk:K,$c:!0,$r:f,_r:a,_r$1:p,_r$2:s,_tuple:c,_tuple$1:$,_tuple$2:l,a:t,b:r,c:n,data:e,swaps:o,$s:u}},G=function(e,t,r){var{$24r:n,_r:o,a:t,data:e,swaps:r,$s:a,$r:p,$c:s}=hr(this,{data:e,a:t,swaps:r});a=a||0;e:for(;;){switch(a){case 0:o=K(P(e,i),t-1|0,t,t+1|0,r),a=1;case 1:if(s&&(s=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;n=o,a=2;case 2:return n}return}return{$blk:G,$c:!0,$r:p,$24r:n,_r:o,a:t,data:e,swaps:r,$s:a}},q=function(e,t,r){var{a:t,b:r,data:e,i:n,j:i,$s:o,$r:a,$c:p}=hr(this,{data:e,a:t,b:r});o=o||0;e:for(;;){switch(o){case 0:n=t,i=r-1|0;case 1:if(!(n>>0),a=b(e,0,i,n),o=2;case 2:if(p&&(p=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;return void(o=-1)}return}return{$blk:H,$c:!0,$r:a,_r:t,data:e,limit:n,n:i,$s:o}},oe.Sort=H,Gt(n).prototype.Next=function(){var e,t,r,i,o,a,p,s;return(e=this).$set((t=e.$get(),r=Q(e.$get(),13),new n(t.$high^r.$high,(t.$low^r.$low)>>>0))),e.$set((i=e.$get(),o=Y(e.$get(),17),new n(i.$high^o.$high,(i.$low^o.$low)>>>0))),e.$set((a=e.$get(),p=Q(e.$get(),5),new n(a.$high^p.$high,(a.$low^p.$low)>>>0))),s=e.$get(),new Oe(s.$high,s.$low)},Z=function(e){var t;return((t=r.Len(e>>>0)>>>0)<32?1<>>0},o.prototype.Len=function(){return this.$length},Gt(o).prototype.Len=function(){return this.$get().Len()},o.prototype.Less=function(e,t){var r;return r=this,(e<0||e>=r.$length?void p("index out of range"):r.$array[r.$offset+e])<(t<0||t>=r.$length?void p("index out of range"):r.$array[r.$offset+t])},Gt(o).prototype.Less=function(e,t){return this.$get().Less(e,t)},o.prototype.Swap=function(e,t){var r,n,i;i=this,r=t<0||t>=i.$length?void p("index out of range"):i.$array[i.$offset+t],n=e<0||e>=i.$length?void p("index out of range"):i.$array[i.$offset+e],e<0||e>=i.$length?p("index out of range"):i.$array[i.$offset+e]=r,t<0||t>=i.$length?p("index out of range"):i.$array[i.$offset+t]=n},Gt(o).prototype.Swap=function(e,t){return this.$get().Swap(e,t)},o.prototype.Sort=function(){var{x:e,$s:t,$r:r,$c:n}=hr(this,{});t=t||0;e:for(;;){switch(t){case 0:r=H(e=this),t=1;case 1:if(n&&(n=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;return void(t=-1)}return}return{$blk:o.prototype.Sort,$c:!0,$r:r,x:e,$s:t}},Gt(o).prototype.Sort=function(){return this.$get().Sort()},X=function(e){var{x:e,$s:t,$r:r,$c:n}=hr(this,{x:e});t=t||0;e:for(;;){switch(t){case 0:r=H(x(e,o)),t=1;case 1:if(n&&(n=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;return void(t=-1)}return}return{$blk:X,$c:!0,$r:r,x:e,$s:t}},oe.Strings=X,ee=function(e){var{_arg:t,_arg$1:r,_r:n,data:e,$s:i,$r:o,$c:a}=hr(this,{data:e});i=i||0;e:for(;;){switch(i){case 0:t=e,n=e.Len(),i=1;case 1:if(a&&(a=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;o=R(t,r=n),i=2;case 2:if(a&&(a=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;return void(i=-1)}return}return{$blk:ee,$c:!0,$r:o,_arg:t,_arg$1:r,_r:n,data:e,$s:i}},oe.Stable=ee,te=function(e,n){var{_r:o,_r$1:a,length:p,less:n,limit:s,rv:c,swap:$,x:e,$s:l,$r:u,$c:f}=hr(this,{x:e,less:n});l=l||0;e:for(;;){switch(l){case 0:o=d(e),l=1;case 1:if(f&&(f=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;c=P(o,t.Value),a=w(e),l=2;case 2:if(f&&(f=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;$=a,p=P(c,t.Value).Len(),s=r.Len(p>>>0),u=L(P(new i.ptr(n,$),i),0,p,s),l=3;case 3:if(f&&(f=!1,u=u.$blk()),u&&void 0!==u.$blk)break e;return void(l=-1)}return}return{$blk:te,$c:!0,$r:u,_r:o,_r$1:a,length:p,less:n,limit:s,rv:c,swap:$,x:e,$s:l}},oe.Slice=te,re=function(e,t){var{_r:r,_tmp:n,_tmp$1:i,f:t,h:o,i:a,j:p,n:e,$s:s,$r:c,$c:$}=hr(this,{n:e,f:t});s=s||0;e:for(;;){switch(s){case 0:a=n=0,p=i=e;case 1:if(!(a>>0>>>1>>>0|0),s=6;case 6:if($&&($=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;if(!r){s=3;continue}s=4;continue;case 3:a=o+1|0,s=5;continue;case 4:p=o;case 5:s=1;continue;case 2:return s=-1,a}return}return{$blk:re,$c:!0,$r:c,_r:r,_tmp:n,_tmp$1:i,f:t,h:o,i:a,j:p,n:e,$s:s}},oe.Search=re,ne=function(e,t){var{$24r:r,_r:n,a:e,x:t,$s:i,$r:o,$c:a}=hr(this,{a:e,x:t});i=i||0;e:for(;;){switch(i){case 0:t=[t],n=re((e=[e])[0].$length,function(e,t){return function(r){return(r<0||r>=e[0].$length?void p("index out of range"):e[0].$array[e[0].$offset+r])>=t[0]}}(e,t)),i=1;case 1:if(a&&(a=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;r=n,i=2;case 2:return r}return}return{$blk:ne,$c:!0,$r:o,$24r:r,_r:n,a:e,x:t,$s:i}},oe.SearchStrings=ne,o.prototype.Search=function(e){var{$24r:t,_r:r,p:n,x:e,$s:i,$r:a,$c:p}=hr(this,{x:e});i=i||0;e:for(;;){switch(i){case 0:r=ne(x(n=this,$),e),i=1;case 1:if(p&&(p=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;t=r,i=2;case 2:return t}return}return{$blk:o.prototype.Search,$c:!0,$r:a,$24r:t,_r:r,p:n,x:e,$s:i}},Gt(o).prototype.Search=function(e){return this.$get().Search(e)},a.methods=[{prop:"Next",name:"Next",pkg:"",typ:Qe([],[Oe],!1)}],o.methods=[{prop:"Len",name:"Len",pkg:"",typ:Qe([],[Ce],!1)},{prop:"Less",name:"Less",pkg:"",typ:Qe([Ce,Ce],[Ee],!1)},{prop:"Swap",name:"Swap",pkg:"",typ:Qe([Ce,Ce],[],!1)},{prop:"Sort",name:"Sort",pkg:"",typ:Qe([],[],!1)},{prop:"Search",name:"Search",pkg:"",typ:Qe([We],[Ce],!1)}],i.init("",[{prop:"Less",name:"Less",embedded:!1,exported:!0,typ:l,tag:""},{prop:"Swap",name:"Swap",embedded:!1,exported:!0,typ:f,tag:""}]),o.init(We),e=function(){oe.$init=function(){};var n,i,o=!1,a=0;void 0!==this&&void 0!==this.$blk&&(o=!0,a=(n=this).$s,i=n.$r);e:for(;;){switch(a){case 0:i=t.$init(),a=1;case 1:if(o&&(o=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;i=r.$init(),a=2;case 2:if(o&&(o=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;d=t.ValueOf,w=t.Swapper}return}return void 0===n&&(n={$blk:e}),n.$s=a,n.$r=i,n},oe.$init=e,oe}(),c["internal/fmtsort"]=function(){var e,t,r,n,i,o,a,s,$,l,u,f={};return t=c.reflect,r=c.sort,n=f.SortedMap=xe(0,ge,"fmtsort.SortedMap",!0,"internal/fmtsort",!0,(function(e,t){if(this.$val=this,0===arguments.length)return this.Key=o.nil,void(this.Value=o.nil);this.Key=e,this.Value=t})),i=Gt(n),o=Jt(t.Value),n.ptr.prototype.Len=function(){return this.Key.$length},n.prototype.Len=function(){return this.$val.Len()},n.ptr.prototype.Less=function(e,r){var{$24r:i,_r:o,i:e,j:r,o:a,x:c,x$1:$,$s:l,$r:u,$c:f}=hr(this,{i:e,j:r});l=l||0;e:for(;;){switch(l){case 0:o=s(P((c=(a=this).Key,e<0||e>=c.$length?void p("index out of range"):c.$array[c.$offset+e]),t.Value),P(($=a.Key,r<0||r>=$.$length?void p("index out of range"):$.$array[$.$offset+r]),t.Value)),l=1;case 1:if(f&&(f=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;i=o<0,l=2;case 2:return i}return}return{$blk:n.ptr.prototype.Less,$c:!0,$r:u,$24r:i,_r:o,i:e,j:r,o:a,x:c,x$1:$,$s:l}},n.prototype.Less=function(e,t){return this.$val.Less(e,t)},n.ptr.prototype.Swap=function(e,t){var r,n,i,o,a,s,c,$,l,u,f,d,w;s=(a=this).Key,r=t<0||t>=s.$length?void p("index out of range"):s.$array[s.$offset+t],c=a.Key,n=e<0||e>=c.$length?void p("index out of range"):c.$array[c.$offset+e],$=a.Key,e<0||e>=$.$length?p("index out of range"):$.$array[$.$offset+e]=r,l=a.Key,t<0||t>=l.$length?p("index out of range"):l.$array[l.$offset+t]=n,u=a.Value,i=t<0||t>=u.$length?void p("index out of range"):u.$array[u.$offset+t],f=a.Value,o=e<0||e>=f.$length?void p("index out of range"):f.$array[f.$offset+e],d=a.Value,e<0||e>=d.$length?p("index out of range"):d.$array[d.$offset+e]=i,w=a.Value,t<0||t>=w.$length?p("index out of range"):w.$array[w.$offset+t]=o},n.prototype.Swap=function(e,t){return this.$val.Swap(e,t)},a=function(e){var{_r:p,_r$1:s,_r$2:c,_r$3:$,_r$4:l,iter:u,key:f,mapValue:e,n:d,sorted:w,value:h,$s:g,$r:k,$c:b}=hr(this,{mapValue:e});g=g||0;e:for(;;){switch(g){case 0:p=P(e,t.Value).Type().Kind(),g=3;case 3:if(b&&(b=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;if(21!==p){g=1;continue}g=2;continue;case 1:return g=-1,i.nil;case 2:s=P(e,t.Value).Len(),g=4;case 4:if(b&&(b=!1,s=s.$blk()),s&&void 0!==s.$blk)break e;f=Zt(o,0,d=s),h=Zt(o,0,d),u=P(e,t.Value).MapRange();case 5:c=u.Next(),g=7;case 7:if(b&&(b=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;if(!c){g=6;continue}$=u.Key(),g=8;case 8:if(b&&(b=!1,$=$.$blk()),$&&void 0!==$.$blk)break e;f=O(f,$),l=u.Value(),g=9;case 9:if(b&&(b=!1,l=l.$blk()),l&&void 0!==l.$blk)break e;h=O(h,l),g=5;continue;case 6:w=new n.ptr(f,h),k=r.Stable(w),g=10;case 10:if(b&&(b=!1,k=k.$blk()),k&&void 0!==k.$blk)break e;return g=-1,w}return}return{$blk:a,$c:!0,$r:k,_r:p,_r$1:s,_r$2:c,_r$3:$,_r$4:l,iter:u,key:f,mapValue:e,n:d,sorted:w,value:h,$s:g}},f.Sort=a,s=function(e,r){var{$24r:n,_1:i,_arg:o,_arg$1:a,_arg$2:p,_arg$3:c,_arg$4:u,_arg$5:f,_arg$6:d,_arg$7:w,_r:h,_r$1:g,_r$10:k,_r$11:b,_r$12:y,_r$13:m,_r$14:v,_r$15:_,_r$16:x,_r$17:S,_r$18:E,_r$19:C,_r$2:I,_r$3:A,_r$4:F,_r$5:R,_r$6:T,_r$7:N,_r$8:V,_r$9:O,_tmp:D,_tmp$1:L,_tmp$10:M,_tmp$11:j,_tmp$12:W,_tmp$13:U,_tmp$14:z,_tmp$15:K,_tmp$2:G,_tmp$3:q,_tmp$4:H,_tmp$5:J,_tmp$6:Z,_tmp$7:Q,_tmp$8:X,_tmp$9:Y,_tuple:ee,_tuple$1:te,a:re,a$1:ne,a$2:ie,a$3:oe,a$4:ae,a$5:pe,aType:se,aVal:e,ap:ce,b:$e,b$1:le,b$2:ue,b$3:fe,b$4:de,b$5:we,bType:he,bVal:r,bp:ge,c:ke,c$1:be,c$2:ye,c$3:me,c$4:ve,c$5:_e,i:xe,i$1:Se,ok:Ee,ok$1:Ce,$s:Ie,$r:Ae,$c:Fe}=hr(this,{aVal:e,bVal:r});Ie=Ie||0;e:for(;;){switch(Ie){case 0:if(D=P(e,t.Value).Type(),L=P(r,t.Value).Type(),!B(se=D,he=L))return Ie=-1,-1;if(2===(i=P(e,t.Value).Kind())||3===i||4===i||5===i||6===i){Ie=2;continue}if(7===i||8===i||9===i||10===i||11===i||12===i){Ie=3;continue}if(24===i){Ie=4;continue}if(13===i||14===i){Ie=5;continue}if(15===i||16===i){Ie=6;continue}if(1===i){Ie=7;continue}if(22===i||26===i){Ie=8;continue}if(18===i){Ie=9;continue}if(25===i){Ie=10;continue}if(17===i){Ie=11;continue}if(20===i){Ie=12;continue}Ie=13;continue;case 2:return G=P(e,t.Value).Int(),$e=q=P(r,t.Value).Int(),(re=G).$high<$e.$high||re.$high===$e.$high&&re.$low<$e.$low?(Ie=-1,-1):re.$high>$e.$high||re.$high===$e.$high&&re.$low>$e.$low?(Ie=-1,1):(Ie=-1,0);case 3:return H=P(e,t.Value).Uint(),le=J=P(r,t.Value).Uint(),(ne=H).$highle.$high||ne.$high===le.$high&&ne.$low>le.$low?(Ie=-1,1):(Ie=-1,0);case 4:h=P(e,t.Value).String(),Ie=15;case 15:if(Fe&&(Fe=!1,h=h.$blk()),h&&void 0!==h.$blk)break e;Z=h,g=P(r,t.Value).String(),Ie=16;case 16:if(Fe&&(Fe=!1,g=g.$blk()),g&&void 0!==g.$blk)break e;return(ie=Z)<(ue=Q=g)?(Ie=-1,-1):ie>ue?(Ie=-1,1):(Ie=-1,0);case 5:return Ie=-1,l(P(e,t.Value).Float(),P(r,t.Value).Float());case 6:return X=P(e,t.Value).Complex(),fe=Y=P(r,t.Value).Complex(),0!==(ke=l((oe=X).$real,fe.$real))?(Ie=-1,ke):(Ie=-1,l(oe.$imag,fe.$imag));case 7:return(ae=M=P(e,t.Value).Bool())===(de=j=P(r,t.Value).Bool())?(Ie=-1,0):ae?(Ie=-1,1):(Ie=-1,-1);case 8:return(pe=W=P(e,t.Value).Pointer())<(we=U=P(r,t.Value).Pointer())?(Ie=-1,-1):pe>we?(Ie=-1,1):(Ie=-1,0);case 9:return be=(ee=$(P(e,t.Value),P(r,t.Value)))[0],(Ee=ee[1])?(Ie=-1,be):(ce=z=P(e,t.Value).Pointer())<(ge=K=P(r,t.Value).Pointer())?(Ie=-1,-1):ce>ge?(Ie=-1,1):(Ie=-1,0);case 10:xe=0;case 17:if(!(xet?1:0},u=function(e){return!(e==e)},i.methods=[{prop:"Len",name:"Len",pkg:"",typ:Qe([],[Ce],!1)},{prop:"Less",name:"Less",pkg:"",typ:Qe([Ce,Ce],[Ee],!1)},{prop:"Swap",name:"Swap",pkg:"",typ:Qe([Ce,Ce],[],!1)}],n.init("",[{prop:"Key",name:"Key",embedded:!1,exported:!0,typ:o,tag:""},{prop:"Value",name:"Value",embedded:!1,exported:!0,typ:o,tag:""}]),e=function(){f.$init=function(){};var n,i,o=!1,a=0;void 0!==this&&void 0!==this.$blk&&(o=!0,a=(n=this).$s,i=n.$r);e:for(;;){switch(a){case 0:i=t.$init(),a=1;case 1:if(o&&(o=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;i=r.$init(),a=2;case 2:if(o&&(o=!1,i=i.$blk()),i&&void 0!==i.$blk)break e}return}return void 0===n&&(n={$blk:e}),n.$s=a,n.$r=i,n},f.$init=e,f}(),c["internal/oserror"]=function(){var e,t,r={};return t=c.errors,e=function(){r.$init=function(){};var n,i,o=!1,a=0;void 0!==this&&void 0!==this.$blk&&(o=!0,a=(n=this).$s,i=n.$r);e:for(;;){switch(a){case 0:i=t.$init(),a=1;case 1:if(o&&(o=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;r.ErrInvalid=t.New("invalid argument"),r.ErrPermission=t.New("permission denied"),r.ErrExist=t.New("file already exists"),r.ErrNotExist=t.New("file does not exist"),r.ErrClosed=t.New("file already closed")}return}return void 0===n&&(n={$blk:e}),n.$s=a,n.$r=i,n},r.$init=e,r}(),c["syscall/js"]=function(){var e,r,n,i,o,a,s,$,l,u,f,d,w,h,g,k,b,y,m,v,_,x,S,E,C,I,A,F,R,N,V,D,L,M={};return r=c["github.com/gopherjs/gopherjs/js"],n=M.Type=xe(4,2,"js.Type",!0,"syscall/js",!0,null),i=M.Func=xe(0,ge,"js.Func",!0,"syscall/js",!0,(function(e){this.$val=this,this.Value=0!==arguments.length?e:new a.ptr(null,!1,u.zero())})),o=M.Error=xe(0,ge,"js.Error",!0,"syscall/js",!0,(function(e){this.$val=this,this.Value=0!==arguments.length?e:new a.ptr(null,!1,u.zero())})),a=M.Value=xe(0,ge,"js.Value",!0,"syscall/js",!0,(function(e,t,r){if(this.$val=this,0===arguments.length)return this.v=null,this.inited=!1,void(this._$2=u.zero());this.v=e,this.inited=t,this._$2=r})),s=M.ValueError=xe(0,ge,"js.ValueError",!0,"syscall/js",!0,(function(e,t){if(this.$val=this,0===arguments.length)return this.Method="",void(this.Type=0);this.Method=e,this.Type=t})),$=Jt(We),l=Qe([],[],!1),u=qe(l,0),f=Jt(a),d=zt(We,et),w=Jt(et),h=Gt(r.Error),g=Jt(Ne),k=Gt(r.Object),b=Gt(s),n.prototype.String=function(){var e;return((0|(e=this.$val))<0||y.$length<=(0|e))&&ir(new We("bad type")),e<0||e>=y.$length?void p("index out of range"):y.$array[y.$offset+e]},Gt(n).prototype.String=function(){return new n(this.$get()).String()},n.prototype.isObject=function(){var e;return 6===(e=this.$val)||7===e},Gt(n).prototype.isObject=function(){return new n(this.$get()).isObject()},x=function(){return I(t)},M.Global=x,S=function(){return I(null)},M.Null=S,E=function(){return I(void 0)},M.Undefined=E,i.ptr.prototype.Release=function(){$r=(0|K($r))-1|0,a.copy(this.Value,S())},i.prototype.Release=function(){return this.$val.Release()},C=function(e){return $r=1+(0|K($r))|0,new i.ptr(P(I(r.MakeFunc((function t(r,n){var{$24r:i,_i:o,_r:s,_ref:c,a:$,args:n,i:l,this$1:r,vargs:u,$s:d,$r:w,$c:h}=hr(this,{this$1:r,args:n});d=d||0;e:for(;;){switch(d){case 0:for(u=Zt(f,n.$length),c=n,o=0;o=c.$length?void p("index out of range"):c.$array[c.$offset+o],a.copy(l<0||l>=u.$length?void p("index out of range"):u.$array[u.$offset+l],I($)),o++;s=e(P(I(r),a),u),d=1;case 1:if(h&&(h=!1,s=s.$blk()),s&&void 0!==s.$blk)break e;i=s,d=2;case 2:return i}return}return{$blk:t,$c:!0,$r:w,$24r:i,_i:o,_r:s,_ref:c,a:$,args:n,i:l,this$1:r,vargs:u,$s:d}}))),a))},M.FuncOf=C,o.ptr.prototype.Error=function(){return"JavaScript error: "+P(P(this.Value,a).Get("message"),a).String()},o.prototype.Error=function(){return this.$val.Error()},I=function(e){return void 0===e?new a.ptr(null,!1,u.zero()):new a.ptr(e,!0,u.zero())},A=function(){null!==t&&(m=j,v=W,_=U)},F=function(e){var t,r,n,i;if(null===e)return 1;for(n=xr(_(e),We),r=y,t=0;t=r.$length?void p("index out of range"):r.$array[r.$offset+t]))return 0|i;t++}return 6},R=function(e){var t;return Yt(t=e,a,!0)[1]?P(t.$val,a):Yt(t,i,!0)[1]?P(t.$val,i).Value:t===tt?S():Yt(t,Ee,!0)[1]||Yt(t,Ce,!0)[1]||Yt(t,Ie,!0)[1]||Yt(t,Ae,!0)[1]||Yt(t,Fe,!0)[1]||Yt(t,Re,!0)[1]||Yt(t,Te,!0)[1]||Yt(t,Ne,!0)[1]||Yt(t,Pe,!0)[1]||Yt(t,Ve,!0)[1]||Yt(t,Oe,!0)[1]||Yt(t,Le,!0)[1]||Yt(t,Me,!0)[1]||Yt(t,Ue,!0)[1]||Yt(t,We,!0)[1]||Yt(t,d,!0)[1]||Yt(t,w,!0)[1]?I(m(vr(t,et))):void ir(new We("ValueOf: invalid value"))},M.ValueOf=R,a.ptr.prototype.internal=function(){if(this.inited)return this.v},a.prototype.internal=function(){return this.$val.internal()},a.ptr.prototype.Bool=function(){var e;return 2!==(e=P(this,a).Type())&&ir(new s.ptr("Value.Bool",e)),!!P(this,a).internal()},a.prototype.Bool=function(){return this.$val.Bool()},N=function(e){var t,r,n,i,o;for(i=new w([]),r=e,t=0;t=r.$length?void p("index out of range"):r.$array[r.$offset+t],o=P(R(n),a),i=O(i,new it(P(o,a).internal())),t++;return i},V=function(){var e,t,r,n;t=or(),B(t,tt)||(r=(e=Yt(t,h,!0))[0],e[1]&&ir(new((n=new o.ptr(P(I(r.Object),a))).constructor.elem)(n)),ir(t))},a.ptr.prototype.Call=function(e,t){var{$24r:r,args:t,m:e,obj:i,propType:o,v:p,vType:c,$s:$,$deferred:l,$r:f,$c:d}=hr(this,{m:e,args:t});$=$||0;var h=null;try{for(;;){switch($){case 0:l=[],pr.deferStack.push(l),6!==(c=P(p=this,a).Type())&&7!==c&&ir(new s.ptr("Value.Call",c)),7!==(o=P(P(p,a).Get(e),a).Type())&&ir(new We("js: Value.Call: property "+e+" is not a function, got "+new n(o).String())),l.push([V,[]]),r=I((i=P(p,a).internal())[vr(e,We)].apply(i,vr(N(t),w))),$=1;case 1:return r}return}}catch(e){return h=e,$=-1,new a.ptr(null,!1,u.zero())}finally{if(nr(l,h),pr.asleep)return{$blk:a.ptr.prototype.Call,$c:!0,$r:f,$24r:r,args:t,m:e,obj:i,propType:o,v:p,vType:c,$s:$,$deferred:l}}},a.prototype.Call=function(e,t){return this.$val.Call(e,t)},a.ptr.prototype.Float=function(){var e;return 3!==(e=P(this,a).Type())&&ir(new s.ptr("Value.Float",e)),G(P(this,a).internal())},a.prototype.Float=function(){return this.$val.Float()},a.ptr.prototype.Get=function(e){var t;return t=P(this,a).Type(),new n(t).isObject()||ir(new s.ptr("Value.Get",t)),I(P(this,a).internal()[vr(e,We)])},a.prototype.Get=function(e){return this.$val.Get(e)},a.ptr.prototype.Index=function(e){var t;return t=P(this,a).Type(),new n(t).isObject()||ir(new s.ptr("Value.Index",t)),I(P(this,a).internal()[e])},a.prototype.Index=function(e){return this.$val.Index(e)},a.ptr.prototype.Int=function(){var e;return 3!==(e=P(this,a).Type())&&ir(new s.ptr("Value.Int",e)),0|K(P(this,a).internal())},a.prototype.Int=function(){return this.$val.Int()},a.ptr.prototype.InstanceOf=function(e){return!!v(P(this,a).internal(),P(e,a).internal())},a.prototype.InstanceOf=function(e){return this.$val.InstanceOf(e)},a.ptr.prototype.Invoke=function(e){var t;return 7!==(t=P(this,a).Type())&&ir(new s.ptr("Value.Invoke",t)),I(P(this,a).internal().apply(void 0,vr(N(e),w)))},a.prototype.Invoke=function(e){return this.$val.Invoke(e)},a.ptr.prototype.JSValue=function(){return this},a.prototype.JSValue=function(){return this.$val.JSValue()},a.ptr.prototype.Length=function(){return K(P(this,a).internal().length)},a.prototype.Length=function(){return this.$val.Length()},a.ptr.prototype.New=function(e){var{$24r:r,args:e,v:n,$s:i,$deferred:p,$r:c,$c:$}=hr(this,{args:e});i=i||0;var l=null;try{for(;;){switch(i){case 0:p=[],pr.deferStack.push(p),(n=[n])[0]=this,p.push([function(e){return function(){var t,r,n,i,p;r=or(),B(r,tt)||(7!==(i=P(e[0],a).Type())&&ir(new s.ptr("Value.New",i)),n=(t=Yt(r,h,!0))[0],t[1]&&ir(new((p=new o.ptr(P(I(n.Object),a))).constructor.elem)(p)),ir(r))}}(n),[]]),r=I(new(t.Function.prototype.bind.apply(P(n[0],a).internal(),[void 0].concat(vr(N(e),w))))),i=1;case 1:return r}return}}catch(e){return l=e,i=-1,new a.ptr(null,!1,u.zero())}finally{if(nr(p,l),pr.asleep)return{$blk:a.ptr.prototype.New,$c:!0,$r:c,$24r:r,args:e,v:n,$s:i,$deferred:p}}},a.prototype.New=function(e){return this.$val.New(e)},a.ptr.prototype.Set=function(e,t){var r,i;r=P(this,a).Type(),new n(r).isObject()||ir(new s.ptr("Value.Set",r)),P(this,a).internal()[vr(e,We)]=vr(0>=(i=N(new w([t]))).$length?void p("index out of range"):i.$array[i.$offset+0],et)},a.prototype.Set=function(e,t){return this.$val.Set(e,t)},a.ptr.prototype.SetIndex=function(e,t){var r,i;r=P(this,a).Type(),new n(r).isObject()||ir(new s.ptr("Value.SetIndex",r)),P(this,a).internal()[e]=vr(0>=(i=N(new w([t]))).$length?void p("index out of range"):i.$array[i.$offset+0],et)},a.prototype.SetIndex=function(e,t){return this.$val.SetIndex(e,t)},a.ptr.prototype.String=function(){var e,t;return 4===(e=P(t=this,a).Type())?xr(P(t,a).internal(),We):0===e?"":1===e?"":2===e?"":3===e?"":5===e?"":6===e?"":7===e?"":void ir(new We("bad type"))},a.prototype.String=function(){return this.$val.String()},a.ptr.prototype.Truthy=function(){return!!P(this,a).internal()},a.prototype.Truthy=function(){return this.$val.Truthy()},a.ptr.prototype.Type=function(){return F(P(this,a).internal())},a.prototype.Type=function(){return this.$val.Type()},a.ptr.prototype.IsNull=function(){return 1===P(this,a).Type()},a.prototype.IsNull=function(){return this.$val.IsNull()},a.ptr.prototype.IsUndefined=function(){return!this.inited},a.prototype.IsUndefined=function(){return this.$val.IsUndefined()},a.ptr.prototype.IsNaN=function(){return!!t.isNaN(P(this,a).internal())},a.prototype.IsNaN=function(){return this.$val.IsNaN()},a.ptr.prototype.Delete=function(e){var t;t=P(this,a).Type(),new n(t).isObject()||ir(new s.ptr("Value.Delete",t)),delete P(this,a).internal()[vr(e,We)]},a.prototype.Delete=function(e){return this.$val.Delete(e)},a.ptr.prototype.Equal=function(e){return P(this,a).internal()===P(e,a).internal()},a.prototype.Equal=function(e){return this.$val.Equal(e)},s.ptr.prototype.Error=function(){return"syscall/js: call of "+this.Method+" on "+new n(this.Type).String()},s.prototype.Error=function(){return this.$val.Error()},D=function(e,t){var r,n;return n=K(t.v.length),(r=e.$length)=V.length?void p("index out of range"):V[e])?t:"errno "+n.Itoa(0|e)},Gt($).prototype.Error=function(){return new $(this.$get()).Error()},$.prototype.Is=function(e){var t,r;return r=this.$val,B(t=e,i.ErrPermission)?13===r||1===r:B(t,i.ErrExist)?17===r||39===r:!!B(t,i.ErrNotExist)&&2===r},Gt($).prototype.Is=function(e){return new $(this.$get()).Is(e)},$.prototype.Temporary=function(){var e;return 4===(e=this.$val)||24===e||new $(e).Timeout()},Gt($).prototype.Temporary=function(){return new $(this.$get()).Temporary()},$.prototype.Timeout=function(){var e;return 11===(e=this.$val)||11===e||110===e},Gt($).prototype.Timeout=function(){return new $(this.$get()).Timeout()},Z=function(e){return new $(38)},Je.StopIO=Z,Q=function(e){return[0,tt,new $(38)]},Je.Accept=Q,X=function(e,t,r){return[0,tt,new $(38)]},Je.Recvfrom=X,Y=function(e,t,r,n){return new $(38)},Je.Sendto=Y,re=function(e,t,r,n){return[0,0,0,tt,new $(38)]},Je.Recvmsg=re,ne=function(e,t,r,n,i){return[0,new $(38)]},Je.SendmsgN=ne,ie=function(e,t){return new $(38)},Je.SetReadDeadline=ie,ae=function(e,t){return new $(38)},Je.SetWriteDeadline=ae,pe=function(e,t){return new $(38)},Je.Shutdown=pe,se=function(e,t){return tt},Je.SetNonblock=se,ce=function(){var{_r$1:e,envkeys:t,envs$1:r,i:n,jsEnv:i,key:o,process:a,$s:c,$r:$,$c:l}=hr(this,{});c=c||0;e:for(;;){switch(c){case 0:if(a=P(P(s.Global(),s.Value).Get("process"),s.Value),P(a,s.Value).IsUndefined())return c=-1,_.nil;if(i=P(P(a,s.Value).Get("env"),s.Value),P(i,s.Value).IsUndefined())return c=-1,_.nil;e=P(P(s.Global(),s.Value).Get("Object"),s.Value).Call("keys",new x([new i.constructor.elem(i)])),c=1;case 1:if(l&&(l=!1,e=e.$blk()),e&&void 0!==e.$blk)break e;for(t=P(e,s.Value),r=Zt(_,P(t,s.Value).Length()),n=0;n=r.$length?p("index out of range"):r.$array[r.$offset+n]=o+"="+P(P(i,s.Value).Get(o),s.Value).String(),n=n+1|0;return c=-1,r}return}return{$blk:ce,$c:!0,$r:$,_r$1:e,envkeys:t,envs$1:r,i:n,jsEnv:i,key:o,process:a,$s:c}},$e=function(e,t){var r,n,i;e.Dev=new Re(0,P(P(t,s.Value).Get("dev"),s.Value).Int()),e.Ino=new Oe(0,P(P(t,s.Value).Get("ino"),s.Value).Int()),e.Mode=P(P(t,s.Value).Get("mode"),s.Value).Int()>>>0,e.Nlink=P(P(t,s.Value).Get("nlink"),s.Value).Int()>>>0,e.Uid=P(P(t,s.Value).Get("uid"),s.Value).Int()>>>0,e.Gid=P(P(t,s.Value).Get("gid"),s.Value).Int()>>>0,e.Rdev=new Re(0,P(P(t,s.Value).Get("rdev"),s.Value).Int()),e.Size=new Re(0,P(P(t,s.Value).Get("size"),s.Value).Int()),e.Blksize=0|P(P(t,s.Value).Get("blksize"),s.Value).Int(),e.Blocks=0|P(P(t,s.Value).Get("blocks"),s.Value).Int(),r=new Re(0,P(P(t,s.Value).Get("atimeMs"),s.Value).Float()),e.Atime=te(r,new Re(0,1e3),!1),e.AtimeNsec=ee(te(r,new Re(0,1e3),!0),new Re(0,1e6)),i=new Re(0,P(P(t,s.Value).Get("mtimeMs"),s.Value).Float()),e.Mtime=te(i,new Re(0,1e3),!1),e.MtimeNsec=ee(te(i,new Re(0,1e3),!0),new Re(0,1e6)),n=new Re(0,P(P(t,s.Value).Get("ctimeMs"),s.Value).Float()),e.Ctime=te(n,new Re(0,1e3),!1),e.CtimeNsec=ee(te(n,new Re(0,1e3),!0),new Re(0,1e6))},le=function(e,t){var{$24r:r,$24r$1:n,_r$1:i,_r$2:o,args:t,c:a,f:c,name:e,res:l,$s:u,$deferred:f,$r:d,$c:w}=hr(this,{name:e,args:t});u=u||0;var h=null;try{e:for(;;){switch(u){case 0:if(f=[],pr.deferStack.push(f),(a=[a])[0]=new He(v,1),c=P(s.FuncOf(function(e){return function t(r,n){var{args$1:n,jsErr:i,res:o,this$1:r,$s:a,$r:c,$c:$}=hr(this,{this$1:r,args$1:n});a=a||0;t:for(;;){switch(a){case 0:o=new v.ptr(new s.Value.ptr(null,!1,C.zero()),tt),n.$length>=1&&(i=P(0>=n.$length?void p("index out of range"):n.$array[n.$offset+0],s.Value),P(i,s.Value).IsUndefined()||P(i,s.Value).IsNull()||(o.err=Ge(P(i,s.Value)))),s.Value.copy(o.val,s.Undefined()),n.$length>=2&&s.Value.copy(o.val,1>=n.$length?void p("index out of range"):n.$array[n.$offset+1]),c=gr(e[0],P(P(o,v),v)),a=1;case 1:if($&&($=!1,c=c.$blk()),c&&void 0!==c.$blk)break t;return a=-1,tt}return}return{$blk:t,$c:!0,$r:c,args$1:n,jsErr:i,res:o,this$1:r,$s:a}}}(a)),s.Func),f.push([k(P(c,s.Func),"Release"),[]]),P(P(U,s.Value).Get(e),s.Value).IsUndefined()){u=1;continue}u=2;continue;case 1:r=[s.Undefined(),new $(38)],u=3;case 3:return r;case 2:i=P(U,s.Value).Call(e,O(t,new c.constructor.elem(c))),u=4;case 4:if(w&&(w=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;o=kr(a[0]),u=5;case 5:if(w&&(w=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;n=[(l=P(o[0],v)).val,l.err],u=6;case 6:return n}return}}catch(e){return h=e,u=-1,[new s.Value.ptr(null,!1,C.zero()),tt]}finally{if(nr(f,h),pr.asleep)return{$blk:le,$c:!0,$r:d,$24r:r,$24r$1:n,_r$1:i,_r$2:o,args:t,c:a,f:c,name:e,res:l,$s:u,$deferred:f}}},fe=function(e){var{_entry:t,_tuple:r,f:n,fd:e,ok:i,$s:o,$r:a,$c:p}=hr(this,{fd:e});o=o||0;e:for(;;){switch(o){case 0:a=G.Lock(),o=1;case 1:if(p&&(p=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;n=(r=void 0!==(t=h(q,Ce.keyFor(e)))?[t.v,!0]:[I.nil,!1])[0],i=r[1],a=G.Unlock(),o=2;case 2:if(p&&(p=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;return i?(o=-1,[n,tt]):(o=-1,[I.nil,new $(9)])}return}return{$blk:fe,$c:!0,$r:a,_entry:t,_tuple:r,f:n,fd:e,ok:i,$s:o}},de=function(e){var{_r$1:t,_tuple:r,err:n,fd:e,$s:i,$r:o,$c:a}=hr(this,{fd:e});i=i||0;e:for(;;){switch(i){case 0:o=G.Lock(),i=1;case 1:if(a&&(a=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;g(q,Ce.keyFor(e)),o=G.Unlock(),i=2;case 2:if(a&&(a=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;t=le("close",new x([new Ce(e)])),i=3;case 3:if(a&&(a=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;return i=-1,(r=t)[1]}return}return{$blk:de,$c:!0,$r:o,_r$1:t,_tuple:r,err:n,fd:e,$s:i}},Je.Close=de,we=function(e){},Je.CloseOnExec=we,ke=function(e,t){var{_r$1:r,_tuple:n,buf:t,entry:i,err:o,f:a,fd:e,l:s,n:c,x:l,x$1:u,$s:f,$r:d,$c:w}=hr(this,{fd:e,buf:t});f=f||0;e:for(;;){switch(f){case 0:r=fe(e),f=1;case 1:if(w&&(w=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;if(a=(n=r)[0],o=n[1],!B(o,tt))return f=-1,[0,o];if(a.entries===_.nil)return f=-1,[0,new $(22)];for(c=0;a.dirIdx=l.$length?void p("index out of range"):l.$array[l.$offset+u]).length|0)>t.$length));)0>=t.$length?p("index out of range"):t.$array[t.$offset+0]=s<<24>>>24,1>=t.$length?p("index out of range"):t.$array[t.$offset+1]=s>>8<<24>>>24,R(y(t,2),i),t=y(t,s),c=c+s|0,a.dirIdx=a.dirIdx+1|0;return f=-1,[c,tt]}return}return{$blk:ke,$c:!0,$r:d,_r$1:r,_tuple:n,buf:t,entry:i,err:o,f:a,fd:e,l:s,n:c,x:l,x$1:u,$s:f}},Je.ReadDirent=ke,be=function(e,t){var{_r$1:r,_tuple:n,err:i,err$1:o,jsSt:a,path:e,st:t,$s:p,$r:c,$c:$}=hr(this,{path:e,st:t});p=p||0;e:for(;;){switch(p){case 0:if(i=Ue(e),!B(i,tt))return p=-1,i;r=le("lstat",new x([new We(e)])),p=1;case 1:if($&&($=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;return a=P((n=r)[0],s.Value),o=n[1],B(o,tt)?($e(t,P(a,s.Value)),p=-1,tt):(p=-1,o)}return}return{$blk:be,$c:!0,$r:c,_r$1:r,_tuple:n,err:i,err$1:o,jsSt:a,path:e,st:t,$s:p}},Je.Lstat=be,ye=function(e,t){var{_r$1:r,_tuple:n,err:i,fd:e,jsSt:o,st:t,$s:a,$r:p,$c:c}=hr(this,{fd:e,st:t});a=a||0;e:for(;;){switch(a){case 0:r=le("fstat",new x([new Ce(e)])),a=1;case 1:if(c&&(c=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;return o=P((n=r)[0],s.Value),i=n[1],B(i,tt)?($e(t,P(o,s.Value)),a=-1,tt):(a=-1,i)}return}return{$blk:ye,$c:!0,$r:p,_r$1:r,_tuple:n,err:i,fd:e,jsSt:o,st:t,$s:a}},Je.Fstat=ye,me=function(e,t){var{_r$1:r,_tuple:n,err:i,fd:e,mode:t,$s:o,$r:a,$c:p}=hr(this,{fd:e,mode:t});o=o||0;e:for(;;){switch(o){case 0:r=le("fchmod",new x([new Ce(e),new Ve(t)])),o=1;case 1:if(p&&(p=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;return o=-1,(n=r)[1]}return}return{$blk:me,$c:!0,$r:a,_r$1:r,_tuple:n,err:i,fd:e,mode:t,$s:o}},Je.Fchmod=me,ve=function(e,t,r){var{_r$1:n,_tuple:i,err:o,fd:e,gid:r,uid:t,$s:a,$r:p,$c:s}=hr(this,{fd:e,uid:t,gid:r});a=a||0;e:for(;;){switch(a){case 0:n=le("fchown",new x([new Ce(e),new Ve(t>>>0),new Ve(r>>>0)])),a=1;case 1:if(s&&(s=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;return a=-1,(i=n)[1]}return}return{$blk:ve,$c:!0,$r:p,_r$1:n,_tuple:i,err:o,fd:e,gid:r,uid:t,$s:a}},Je.Fchown=ve,_e=function(e,t){var{_r$1:r,_tuple:n,err:i,fd:e,length:t,$s:o,$r:a,$c:p}=hr(this,{fd:e,length:t});o=o||0;e:for(;;){switch(o){case 0:r=le("ftruncate",new x([new Ce(e),t])),o=1;case 1:if(p&&(p=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;return o=-1,(n=r)[1]}return}return{$blk:_e,$c:!0,$r:a,_r$1:r,_tuple:n,err:i,fd:e,length:t,$s:o}},Je.Ftruncate=_e,Se=function(e){var{$24r:t,$24r$1:r,_r$1:n,err:i,err$1:o,path:e,$s:a,$deferred:p,$r:c,$c:$}=hr(this,{path:e});a=a||0;var l=null;try{e:for(;;){switch(a){case 0:if(p=[],pr.deferStack.push(p),(i=[i])[0]=tt,o=Ue(e),!B(o,tt)){a=1;continue}a=2;continue;case 1:i[0]=o,t=i[0],a=3;case 3:return t;case 2:p.push([ze,[i.$ptr||(i.$ptr=new S((function(){return this.$target[0]}),(function(e){this.$target[0]=e}),i))]]),n=P(W,s.Value).Call("chdir",new x([new We(e)])),a=4;case 4:if($&&($=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;r=i[0],a=5;case 5:return r}return}}catch(i){l=i,a=-1}finally{if(nr(p,l),!pr.asleep)return i[0];if(pr.asleep)return{$blk:Se,$c:!0,$r:c,$24r:t,$24r$1:r,_r$1:n,err:i,err$1:o,path:e,$s:a,$deferred:p}}},Je.Chdir=Se,Ie=function(e){var{$24r:t,_r$1:r,_r$2:n,_tuple:i,err:o,f:a,fd:e,$s:p,$r:s,$c:c}=hr(this,{fd:e});p=p||0;e:for(;;){switch(p){case 0:r=fe(e),p=1;case 1:if(c&&(c=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;if(a=(i=r)[0],o=i[1],!B(o,tt))return p=-1,o;n=Se(a.path),p=2;case 2:if(c&&(c=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;t=n,p=3;case 3:return t}return}return{$blk:Ie,$c:!0,$r:s,$24r:t,_r$1:r,_r$2:n,_tuple:i,err:o,f:a,fd:e,$s:p}},Je.Fchdir=Ie,Ae=function(e){var{_r$1:t,_tuple:r,err:n,fd:e,$s:i,$r:o,$c:a}=hr(this,{fd:e});i=i||0;e:for(;;){switch(i){case 0:t=le("fsync",new x([new Ce(e)])),i=1;case 1:if(a&&(a=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;return i=-1,(r=t)[1]}return}return{$blk:Ae,$c:!0,$r:o,_r$1:t,_tuple:r,err:n,fd:e,$s:i}},Je.Fsync=Ae,Te=function(e,t){var{_r$1:r,_r$2:n,_r$3:i,_r$4:o,_tuple:a,_tuple$1:p,_tuple$2:c,b:t,buf:$,err:l,err$1:u,f,fd:e,n:d,n$1:w,n2:h,x:g,x$1:k,x$2:b,x$3:y,$s:m,$r:v,$c:_}=hr(this,{fd:e,b:t});m=m||0;e:for(;;){switch(m){case 0:r=fe(e),m=1;case 1:if(_&&(_=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;if(f=(a=r)[0],l=a[1],!B(l,tt))return m=-1,[0,l];if(f.seeked){m=2;continue}m=3;continue;case 2:n=Le(e,t,f.pos),m=4;case 4:if(_&&(_=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;return d=(p=n)[0],u=p[1],f.pos=(g=f.pos,k=new Re(0,d),new Re(g.$high+k.$high,g.$low+k.$low)),m=-1,[d,u];case 3:i=P(K,s.Value).New(new x([new Ce(t.$length)])),m=5;case 5:if(_&&(_=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;$=P(i,s.Value),o=le("read",new x([new Ce(e),new $.constructor.elem($),new Ce(0),new Ce(t.$length),tt])),m=6;case 6:if(_&&(_=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;return w=P((c=o)[0],s.Value),l=c[1],B(l,tt)?(s.CopyBytesToGo(t,P($,s.Value)),h=P(w,s.Value).Int(),f.pos=(b=f.pos,y=new Re(0,h),new Re(b.$high+y.$high,b.$low+y.$low)),m=-1,[h,l]):(m=-1,[0,l])}return}return{$blk:Te,$c:!0,$r:v,_r$1:r,_r$2:n,_r$3:i,_r$4:o,_tuple:a,_tuple$1:p,_tuple$2:c,b:t,buf:$,err:l,err$1:u,f,fd:e,n:d,n$1:w,n2:h,x:g,x$1:k,x$2:b,x$3:y,$s:m}},Je.Read=Te,Pe=function(e,t){var{_r$1:r,_r$2:n,_r$3:i,_r$4:o,_tuple:a,_tuple$1:p,_tuple$2:c,b:t,buf:$,err:l,err$1:u,f,fd:e,n:d,n$1:w,n$2:h,n2:g,x:k,x$1:b,x$2:y,x$3:m,$s:v,$r:_,$c:S}=hr(this,{fd:e,b:t});v=v||0;e:for(;;){switch(v){case 0:r=fe(e),v=1;case 1:if(S&&(S=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;if(f=(a=r)[0],l=a[1],!B(l,tt))return v=-1,[0,l];if(f.seeked){v=2;continue}v=3;continue;case 2:n=Me(e,t,f.pos),v=4;case 4:if(S&&(S=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;return d=(p=n)[0],u=p[1],f.pos=(k=f.pos,b=new Re(0,d),new Re(k.$high+b.$high,k.$low+b.$low)),v=-1,[d,u];case 3:i=P(K,s.Value).New(new x([new Ce(t.$length)])),v=5;case 5:if(S&&(S=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;$=P(i,s.Value),s.CopyBytesToJS(P($,s.Value),t),o=le("write",new x([new Ce(e),new $.constructor.elem($),new Ce(0),new Ce(t.$length),tt])),v=6;case 6:if(S&&(S=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;return h=P((c=o)[0],s.Value),l=c[1],B(l,tt)?(g=P(h,s.Value).Int(),f.pos=(y=f.pos,m=new Re(0,g),new Re(y.$high+m.$high,y.$low+m.$low)),v=-1,[g,l]):(v=-1,[0,l])}return}return{$blk:Pe,$c:!0,$r:_,_r$1:r,_r$2:n,_r$3:i,_r$4:o,_tuple:a,_tuple$1:p,_tuple$2:c,b:t,buf:$,err:l,err$1:u,f,fd:e,n:d,n$1:w,n$2:h,n2:g,x:k,x$1:b,x$2:y,x$3:m,$s:v}},Je.Write=Pe,Le=function(e,t,r){var{_r$1:n,_r$2:i,_tuple:o,b:t,buf:a,err:p,fd:e,n:c,offset:r,$s:$,$r:l,$c:u}=hr(this,{fd:e,b:t,offset:r});$=$||0;e:for(;;){switch($){case 0:n=P(K,s.Value).New(new x([new Ce(t.$length)])),$=1;case 1:if(u&&(u=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;a=P(n,s.Value),i=le("read",new x([new Ce(e),new a.constructor.elem(a),new Ce(0),new Ce(t.$length),r])),$=2;case 2:if(u&&(u=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;return c=P((o=i)[0],s.Value),p=o[1],B(p,tt)?(s.CopyBytesToGo(t,P(a,s.Value)),$=-1,[P(c,s.Value).Int(),tt]):($=-1,[0,p])}return}return{$blk:Le,$c:!0,$r:l,_r$1:n,_r$2:i,_tuple:o,b:t,buf:a,err:p,fd:e,n:c,offset:r,$s:$}},Je.Pread=Le,Me=function(e,t,r){var{_r$1:n,_r$2:i,_tuple:o,b:t,buf:a,err:p,fd:e,n:c,offset:r,$s:$,$r:l,$c:u}=hr(this,{fd:e,b:t,offset:r});$=$||0;e:for(;;){switch($){case 0:n=P(K,s.Value).New(new x([new Ce(t.$length)])),$=1;case 1:if(u&&(u=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;a=P(n,s.Value),s.CopyBytesToJS(P(a,s.Value),t),i=le("write",new x([new Ce(e),new a.constructor.elem(a),new Ce(0),new Ce(t.$length),r])),$=2;case 2:if(u&&(u=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;return c=P((o=i)[0],s.Value),p=o[1],B(p,tt)?($=-1,[P(c,s.Value).Int(),tt]):($=-1,[0,p])}return}return{$blk:Me,$c:!0,$r:l,_r$1:n,_r$2:i,_tuple:o,b:t,buf:a,err:p,fd:e,n:c,offset:r,$s:$}},Je.Pwrite=Me,Be=function(e,t,r){var{_1:n,_r$1:i,_r$2:o,_tuple:a,err:p,err$1:s,f:c,fd:e,newPos:$,offset:t,st:u,whence:r,x:f,x$1:d,$s:w,$r:h,$c:g}=hr(this,{fd:e,offset:t,whence:r});w=w||0;e:for(;;){switch(w){case 0:u=[u],i=fe(e),w=1;case 1:if(g&&(g=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;if(c=(a=i)[0],p=a[1],!B(p,tt))return w=-1,[new Re(0,0),p];if($=new Re(0,0),0===(n=r)){w=3;continue}if(1===n){w=4;continue}if(2===n){w=5;continue}w=6;continue;case 3:$=t,w=7;continue;case 4:f=c.pos,$=new Re(f.$high+t.$high,f.$low+t.$low),w=7;continue;case 5:u[0]=new l.ptr(new Re(0,0),new Oe(0,0),0,0,0,0,new Re(0,0),new Re(0,0),0,0,new Re(0,0),new Re(0,0),new Re(0,0),new Re(0,0),new Re(0,0),new Re(0,0)),o=ye(e,u[0]),w=8;case 8:if(g&&(g=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;if(!B(s=o,tt))return w=-1,[new Re(0,0),s];d=u[0].Size,$=new Re(d.$high+t.$high,d.$low+t.$low),w=7;continue;case 6:return w=-1,[new Re(0,0),J(22)];case 7:case 2:return $.$high<0||0===$.$high&&$.$low<0?(w=-1,[new Re(0,0),J(22)]):(c.seeked=!0,c.dirIdx=0,c.pos=$,w=-1,[$,tt])}return}return{$blk:Be,$c:!0,$r:h,_1:n,_r$1:i,_r$2:o,_tuple:a,err:p,err$1:s,f:c,fd:e,newPos:$,offset:t,st:u,whence:r,x:f,x$1:d,$s:w}},Je.Seek=Be,je=function(e){return[0,new $(38)]},Je.Dup=je,Ue=function(e){var t;if(""===e)return new $(22);for(t=0;t=i.$length?void p("index out of range"):i.$array[i.$offset+o],n.store=y(n.store,0,n.store.$length-1|0),s=-1,a}return}return{$blk:r.ptr.prototype.Get,$c:!0,$r:c,$24r:e,_r:t,p:n,x:i,x$1:o,x$2:a,$s:s}},r.prototype.Get=function(){return this.$val.Get()},r.ptr.prototype.Put=function(e){B(e,tt)||(this.store=O(this.store,e))},r.prototype.Put=function(e){return this.$val.Put(e)},n.ptr.prototype.Do=function(e){var{f:e,o:t,$s:r,$deferred:i,$r:o,$c:a}=hr(this,{f:e});r=r||0;var p=null;try{e:for(;;){switch(r){case 0:if(i=[],pr.deferStack.push(i),(t=[t])[0]=this,t[0].done){r=1;continue}r=2;continue;case 1:r=3;case 3:return;case 2:t[0].doing&&ir(new We("nosync: Do called within f")),t[0].doing=!0,i.push([function(e){return function(){e[0].doing=!1,e[0].done=!0}}(t),[]]),o=e(),r=4;case 4:if(a&&(a=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;return void(r=-1)}return}}catch(e){p=e,r=-1}finally{if(nr(i,p),pr.asleep)return{$blk:n.ptr.prototype.Do,$c:!0,$r:o,f:e,o:t,$s:r,$deferred:i}}},n.prototype.Do=function(e){return this.$val.Do(e)},i.ptr.prototype.Lock=function(){this.locked&&ir(new We("nosync: mutex is already locked")),this.locked=!0},i.prototype.Lock=function(){return this.$val.Lock()},i.ptr.prototype.Unlock=function(){this.locked||ir(new We("nosync: unlock of unlocked mutex")),this.locked=!1},i.prototype.Unlock=function(){return this.$val.Unlock()},o.ptr.prototype.Add=function(e){var t;(t=this).counter=t.counter+e|0,t.counter<0&&ir(new We("sync: negative WaitGroup counter"))},o.prototype.Add=function(e){return this.$val.Add(e)},o.ptr.prototype.Done=function(){this.Add(-1)},o.prototype.Done=function(){return this.$val.Done()},o.ptr.prototype.Wait=function(){0!==this.counter&&ir(new We("sync: WaitGroup counter not zero"))},o.prototype.Wait=function(){return this.$val.Wait()},a.ptr.prototype.Load=function(e){var t,r;return[(r=void 0!==(t=h(this.m,et.keyFor(e)))?[t.v,!0]:[tt,!1])[0],r[1]]},a.prototype.Load=function(e){return this.$val.Load(e)},a.ptr.prototype.Store=function(e,r){var n;!1===this.m&&(this.m=new t.Map),n=e,(this.m||p("assignment to entry in nil map")).set(et.keyFor(n),{k:n,v:r})},a.prototype.Store=function(e,t){return this.$val.Store(e,t)},a.ptr.prototype.LoadOrStore=function(e,r){var n,i,o,a;return(o=void 0!==(n=h((a=this).m,et.keyFor(e)))?[n.v,!0]:[tt,!1])[1]?[o[0],!0]:(!1===a.m&&(a.m=new t.Map),i=e,(a.m||p("assignment to entry in nil map")).set(et.keyFor(i),{k:i,v:r}),[r,!1])},a.prototype.LoadOrStore=function(e,t){return this.$val.LoadOrStore(e,t)},a.ptr.prototype.Delete=function(e){!1!==this.m&&g(this.m,et.keyFor(e))},a.prototype.Delete=function(e){return this.$val.Delete(e)},a.ptr.prototype.Range=function(e){var{_entry:t,_i:r,_key:n,_keys:i,_r:o,_ref:p,_size:s,f:e,k:c,m:$,v:l,$s:u,$r:f,$c:d}=hr(this,{f:e});u=u||0;e:for(;;){switch(u){case 0:r=0,i=(p=($=this).m)?p.keys():void 0,s=p?p.size:0;case 1:if(!(r=(n=r.zone).$length?void p("index out of range"):n.$array[n.$offset+0],r},St.FixedZone=fe,$.ptr.prototype.lookup=function(e){var{_q:t,_r$1:r,_tmp:n,_tmp$1:i,_tmp$2:o,_tmp$3:a,_tmp$4:s,_tuple:c,eend:l,eisDST:u,ename:f,end:d,eoffset:w,estart:h,hi:g,isDST:k,l:b,lim:y,lo:m,m:v,name:_,offset:S,ok:E,sec:e,start:C,tx:I,x$1:A,x$2:F,x$3:R,x$4:T,x$5:N,x$6:P,x$7:V,x$8:O,x$9:D,zone$1:L,zone$2:M,zone$3:B,$s:j,$r:W,$c:U}=hr(this,{sec:e});j=j||0;e:for(;;){switch(j){case 0:_="",S=0,C=new Re(0,0),d=new Re(0,0),k=!1,r=(b=this).get(),j=1;case 1:if(U&&(U=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;if(0===(b=r).zone.$length)return j=-1,[_="UTC",S=0,C=new Re(-2147483648,0),d=new Re(2147483647,4294967295),k=!1];if((L=b.cacheZone)!==x.nil&&((A=b.cacheStart).$high=T.$length?void p("index out of range"):T.$array[T.$offset+0]).when,e.$high=N.$length?void p("index out of range"):N.$array[N.$offset+P]).name,S=M.offset,C=new Re(-2147483648,0),d=b.tx.$length>0?(V=b.tx,0>=V.$length?void p("index out of range"):V.$array[V.$offset+0]).when:new Re(2147483647,4294967295),k=M.isDST];for(I=b.tx,d=new Re(2147483647,4294967295),m=0,g=I.$length;(g-m|0)>1;)y=((v=m+((t=(g-m|0)/2)==t&&t!==1/0&&t!==-1/0?0|t:p("integer divide by zero"))|0)<0||v>=I.$length?void p("index out of range"):I.$array[I.$offset+v]).when,e.$high=I.$length?void p("index out of range"):I.$array[I.$offset+m]).index)<0||D>=O.$length?void p("index out of range"):O.$array[O.$offset+D]).name,S=B.offset,C=(m<0||m>=I.$length?void p("index out of range"):I.$array[I.$offset+m]).when,k=B.isDST,m===(I.$length-1|0)&&""!==b.extend&&(f=(c=de(b.extend,C,e))[0],w=c[1],h=c[2],l=c[3],u=c[4],E=c[5])?(j=-1,[_=n=f,S=i=w,C=o=h,d=a=l,k=s=u]):(j=-1,[_,S,C,d,k])}return}return{$blk:$.ptr.prototype.lookup,$c:!0,$r:W,_q:t,_r$1:r,_tmp:n,_tmp$1:i,_tmp$2:o,_tmp$3:a,_tmp$4:s,_tuple:c,eend:l,eisDST:u,ename:f,end:d,eoffset:w,estart:h,hi:g,isDST:k,l:b,lim:y,lo:m,m:v,name:_,offset:S,ok:E,sec:e,start:C,tx:I,x$1:A,x$2:F,x$3:R,x$4:T,x$5:N,x$6:P,x$7:V,x$8:O,x$9:D,zone$1:L,zone$2:M,zone$3:B,$s:j}},$.prototype.lookup=function(e){return this.$val.lookup(e)},$.ptr.prototype.lookupFirstZone=function(){var e,t,r,n,i,o,a,s,c,$,l;if(!(r=this).firstZoneUsed())return 0;if(r.tx.$length>0&&(n=r.zone,i=(o=r.tx,0>=o.$length?void p("index out of range"):o.$array[o.$offset+0]).index,i<0||i>=n.$length?void p("index out of range"):n.$array[n.$offset+i]).isDST)for($=(0|(a=r.tx,0>=a.$length?void p("index out of range"):a.$array[a.$offset+0]).index)-1|0;$>=0;){if(!(s=r.zone,$<0||$>=s.$length?void p("index out of range"):s.$array[s.$offset+$]).isDST)return $;$=$-1|0}for(t=r.zone,e=0;e=c.$length?void p("index out of range"):c.$array[c.$offset+l]).isDST)return l;e++}return 0},$.prototype.lookupFirstZone=function(){return this.$val.lookupFirstZone()},$.ptr.prototype.firstZoneUsed=function(){var e,t;for(t=this.tx,e=0;e=t.$length?void p("index out of range"):t.$array[t.$offset+e],u).index)return!0;e++}return!1},$.prototype.firstZoneUsed=function(){return this.$val.firstZoneUsed()},de=function(e,t,r){var n,i,o,a,p,s,c,$,l,u,f,w,h,g,k,b,y,v,_,x,S,E,C,I,A,F,R,T,N,V,O,D,L,M,B;return new Re(0,0),new Re(0,0),S=!1,A="",y="",F=0,v=0,A=(c=we(e))[0],e=c[1],(S=c[2])&&(F=($=he(e))[0],e=$[1],S=$[2]),S?(F=-F,0===e.length||44===e.charCodeAt(0)?[A,F,t,new Re(2147483647,4294967295),!1,S=!0]:(y=(l=we(e))[0],e=l[1],(S=l[2])&&(0===e.length||44===e.charCodeAt(0)?v=F+3600|0:(v=(u=he(e))[0],e=u[1],S=u[2],v=-v)),S?(0===e.length&&(e=",M3.2.0,M11.1.0"),44!==e.charCodeAt(0)&&59!==e.charCodeAt(0)?["",0,new Re(0,0),new Re(0,0),!1,S=!1]:(e=m(e,1),n=new d.ptr(0,0,0,0,0),i=new d.ptr(0,0,0,0,0),E=P(n,d),_=P(i,d),f=ke(e),d.copy(E,f[0]),e=f[1],(S=f[2])&&0!==e.length&&44===e.charCodeAt(0)?(e=m(e,1),w=ke(e),d.copy(_,w[0]),e=w[1],!(S=w[2])||e.length>0?["",0,new Re(0,0),new Re(0,0),!1,S=!1]:(M=(h=Ae((T=new Re(r.$high+14,r.$low+2006054656),R=new Re(T.$high+2147483631,T.$low+2739393024),new Oe(R.$high,R.$low)),!1))[0],L=h[3],N=new Re(0,J(L,86400)),V=te(r,new Re(0,86400),!0),B=new Re(N.$high+V.$high,N.$low+V.$low),k=Pe(M),O=ee(k,new Oe(0,86400)),g=new Re(O.$high,O.$low),D=new Re(-2147483647,3844486912),g=new Re(g.$high+D.$high,g.$low+D.$low),C=new Re(0,ye(M,P(E,d),F)),b=!0,I=!1,((x=new Re(0,ye(M,P(_,d),v))).$highx.$high||B.$high===x.$high&&B.$low>=x.$low?[A,F,new Re(x.$high+g.$high,x.$low+g.$low),new Re(g.$high+0,g.$low+31536e3),I,S=!0]:[y,v,new Re(C.$high+g.$high,C.$low+g.$low),new Re(x.$high+g.$high,x.$low+g.$low),b,S=!0])):["",0,new Re(0,0),new Re(0,0),!1,S=!1])):["",0,new Re(0,0),new Re(0,0),!1,S=!1])):["",0,new Re(0,0),new Re(0,0),!1,S=!1]},we=function(e){var t,r,n,i,o,a,p,s,c;if(0===e.length)return["","",!1];if(60!==e.charCodeAt(0)){for(i=e,r=0;r57)return 0===a||pr)return[p=0,"",!1];n+=o[1]}return p=60&&(h=h+86400|0);else if(1===n)h=J(t.day,86400);else if(2===n){for(w=((c=(t.mon+9|0)%12)==c?c:p("integer divide by zero"))+1|0,k=e,t.mon<=2&&(k=k-1|0),b=(i=k/100)==i&&i!==1/0&&i!==-1/0?0|i:p("integer divide by zero"),y=($=k%100)==$?$:p("integer divide by zero"),(f=(l=(((((((o=(J(26,w)-2|0)/10)==o&&o!==1/0&&o!==-1/0?0|o:p("integer divide by zero"))+1|0)+y|0)+((a=y/4)==a&&a!==1/0&&a!==-1/0?0|a:p("integer divide by zero"))|0)+((s=b/4)==s&&s!==1/0&&s!==-1/0?0|s:p("integer divide by zero"))|0)-J(2,b)|0)%7)==l?l:p("integer divide by zero"))<0&&(f=f+7|0),(u=t.day-f|0)<0&&(u=u+7|0),d=1;d=Te(0|t.mon,e));)u=u+7|0,d=d+1|0;u=u+(0|((g=t.mon-1|0)<0||g>=q.length?void p("index out of range"):q[g]))|0,je(e)&&t.mon>2&&(u=u+1|0),h=J(u,86400)}return(h+t.time|0)-r|0},$.ptr.prototype.lookupName=function(e,t){var{_i:r,_i$1:n,_r$1:i,_r$2:o,_ref:a,_ref$1:s,_tmp:c,_tmp$1:l,_tmp$2:u,_tmp$3:f,_tuple:d,i:w,i$1:h,l:g,nam:k,name:e,offset:b,offset$1:y,ok:m,unix:t,x$1:v,x$2:_,x$3:x,zone$1:S,zone$2:E,$s:C,$r:I,$c:A}=hr(this,{name:e,unix:t});C=C||0;e:for(;;){switch(C){case 0:b=0,m=!1,i=(g=this).get(),C=1;case 1:if(A&&(A=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;a=(g=i).zone,r=0;case 2:if(!(r=v.$length?void p("index out of range"):v.$array[v.$offset+w]).name===e){C=4;continue}C=5;continue;case 4:o=g.lookup((_=new Re(0,S.offset),new Re(t.$high-_.$high,t.$low-_.$low))),C=6;case 6:if(A&&(A=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;if(k=(d=o)[0],y=d[1],k===S.name)return C=-1,[b=c=y,m=l=!0];case 5:r++,C=2;continue;case 3:for(s=g.zone,n=0;n=x.$length?void p("index out of range"):x.$array[x.$offset+h]).name===e)return C=-1,[b=u=E.offset,m=f=!0];n++}return C=-1,[b,m]}return}return{$blk:$.ptr.prototype.lookupName,$c:!0,$r:I,_i:r,_i$1:n,_r$1:i,_r$2:o,_ref:a,_ref$1:s,_tmp:c,_tmp$1:l,_tmp$2:u,_tmp$3:f,_tuple:d,i:w,i$1:h,l:g,nam:k,name:e,offset:b,offset$1:y,ok:m,unix:t,x$1:v,x$2:_,x$3:x,zone$1:S,zone$2:E,$s:C}},$.prototype.lookupName=function(e,t){return this.$val.lookupName(e,t)},w.ptr.prototype.nsec=function(){var e;return 0|(e=this.wall,new Oe(0&e.$high,(1073741823&e.$low)>>>0)).$low},w.prototype.nsec=function(){return this.$val.nsec()},w.ptr.prototype.sec=function(){var e,t,r,n;return t=this.wall,0!==(e=new Oe(2147483648&t.$high,(0&t.$low)>>>0)).$high||0!==e.$low?(n=Y(Q(this.wall,1),31),r=new Re(n.$high,n.$low),new Re(13+r.$high,3618733952+r.$low)):this.ext},w.prototype.sec=function(){return this.$val.sec()},w.ptr.prototype.unixSec=function(){var e;return e=this.sec(),new Re(e.$high+-15,e.$low+2288912640)},w.prototype.unixSec=function(){return this.$val.unixSec()},w.ptr.prototype.addSec=function(e){var t,r,n,i,o,a,p,s,c,$,l,u,f;if(a=(i=this).wall,0!==(o=new Oe(2147483648&a.$high,(0&a.$low)>>>0)).$high||0!==o.$low){if(p=Y(Q(i.wall,1),31),r=new Re(p.$high,p.$low),(0<(t=new Re(r.$high+e.$high,r.$low+e.$low)).$high||0===t.$high&&0<=t.$low)&&(t.$high<1||1===t.$high&&t.$low<=4294967295))return void(i.wall=($=i.wall,c=new Oe(0&$.$high,(1073741823&$.$low)>>>0),l=Q(new Oe(t.$high,t.$low),30),s=new Oe(c.$high|l.$high,(c.$low|l.$low)>>>0),new Oe(2147483648|s.$high,(0|s.$low)>>>0)));i.stripMono()}u=i.ext,n=new Re(u.$high+e.$high,u.$low+e.$low),f=i.ext,(n.$high>f.$high||n.$high===f.$high&&n.$low>f.$low)==(e.$high>0||0===e.$high&&e.$low>0)?i.ext=n:e.$high>0||0===e.$high&&e.$low>0?i.ext=new Re(2147483647,4294967295):i.ext=new Re(-2147483648,1)},w.prototype.addSec=function(e){return this.$val.addSec(e)},w.ptr.prototype.setLoc=function(e){e===U&&(e=T.nil),this.stripMono(),this.loc=e},w.prototype.setLoc=function(e){return this.$val.setLoc(e)},w.ptr.prototype.stripMono=function(){var e,t,r,n,i;r=(e=this).wall,(0!==(t=new Oe(2147483648&r.$high,(0&r.$low)>>>0)).$high||0!==t.$low)&&(e.ext=e.sec(),e.wall=(n=e.wall,i=new Oe(0,1073741823),new Oe(n.$high&i.$high,(n.$low&i.$low)>>>0)))},w.prototype.stripMono=function(){return this.$val.stripMono()},w.ptr.prototype.After=function(e){var t,r,n,i,o,a,p,s,c;return a=(t=this).wall,p=e.wall,o=new Oe(a.$high&p.$high,(a.$low&p.$low)>>>0),0!==(i=new Oe(2147483648&o.$high,(0&o.$low)>>>0)).$high||0!==i.$low?(s=t.ext,c=e.ext,s.$high>c.$high||s.$high===c.$high&&s.$low>c.$low):(r=t.sec(),n=e.sec(),r.$high>n.$high||r.$high===n.$high&&r.$low>n.$low||r.$high===n.$high&&r.$low===n.$low&&t.nsec()>e.nsec())},w.prototype.After=function(e){return this.$val.After(e)},w.ptr.prototype.Before=function(e){var t,r,n,i,o,a,p,s,c;return a=(t=this).wall,p=e.wall,o=new Oe(a.$high&p.$high,(a.$low&p.$low)>>>0),0!==(i=new Oe(2147483648&o.$high,(0&o.$low)>>>0)).$high||0!==i.$low?(s=t.ext,c=e.ext,s.$high>>0),0!==(r=new Oe(2147483648&n.$high,(0&n.$low)>>>0)).$high||0!==r.$low?(a=t.ext,p=e.ext,a.$high===p.$high&&a.$low===p.$low):(s=t.sec(),c=e.sec(),s.$high===c.$high&&s.$low===c.$low&&t.nsec()===e.nsec())},w.prototype.Equal=function(e){return this.$val.Equal(e)},h.prototype.String=function(){var e,t,r,n;return 1<=(t=this.$val)&&t<=12?(n=t-1|0)<0||n>=pe.$length?void p("index out of range"):pe.$array[pe.$offset+n]:(e=Zt(F,20),r=Se(e,new Oe(0,t)),"%!Month("+I(y(e,r))+")")},Gt(h).prototype.String=function(){return new h(this.$get()).String()},g.prototype.String=function(){var e,t,r;return 0<=(t=this.$val)&&t<=6?t<0||t>=ie.$length?void p("index out of range"):ie.$array[ie.$offset+t]:(e=Zt(F,20),r=Se(e,new Oe(0,t)),"%!Weekday("+I(y(e,r))+")")},Gt(g).prototype.String=function(){return new g(this.$get()).String()},w.ptr.prototype.IsZero=function(){var e;return 0===(e=this.sec()).$high&&0===e.$low&&0===this.nsec()},w.prototype.IsZero=function(){return this.$val.IsZero()},w.ptr.prototype.abs=function(){var{_r$1:e,_r$2:t,_tuple:r,l:n,offset:i,sec:o,t:a,x$1:p,x$2:s,x$3:c,x$4:$,x$5:l,$s:u,$r:f,$c:d}=hr(this,{});u=u||0;e:for(;;){switch(u){case 0:if((n=(a=this).loc)===T.nil||n===z){u=1;continue}u=2;continue;case 1:e=n.get(),u=3;case 3:if(d&&(d=!1,e=e.$blk()),e&&void 0!==e.$blk)break e;n=e;case 2:if(o=a.unixSec(),n!==U){u=4;continue}u=5;continue;case 4:if(n.cacheZone!==x.nil&&((p=n.cacheStart).$high=r.length?p("index out of range"):r[s]=115,s=s-1|0,0===a.$high&&0===a.$low)return"0s";a.$high<0||0===a.$high&&a.$low<1e3?(o=0,s<0||s>=r.length?p("index out of range"):r[s]=110):a.$high<0||0===a.$high&&a.$low<1e6?(o=3,s=s-1|0,R(y(new F(r),s),"µ")):(o=6,s<0||s>=r.length?p("index out of range"):r[s]=109),s=(e=_e(y(new F(r),0,s),a,o))[0],a=e[1],s=Se(y(new F(r),0,s),a)}else(s=s-1|0)<0||s>=r.length?p("index out of range"):r[s]=115,s=(t=_e(y(new F(r),0,s),a,9))[0],a=t[1],s=Se(y(new F(r),0,s),te(a,new Oe(0,60),!0)),((a=te(a,new Oe(0,60),!1)).$high>0||0===a.$high&&a.$low>0)&&((s=s-1|0)<0||s>=r.length?p("index out of range"):r[s]=109,s=Se(y(new F(r),0,s),te(a,new Oe(0,60),!0)),((a=te(a,new Oe(0,60),!1)).$high>0||0===a.$high&&a.$low>0)&&((s=s-1|0)<0||s>=r.length?p("index out of range"):r[s]=104,s=Se(y(new F(r),0,s),a)));return i&&((s=s-1|0)<0||s>=r.length?p("index out of range"):r[s]=45),I(y(new F(r),s))},Gt(k).prototype.String=function(){return this.$get().String()},_e=function(e,t,r){var n,i,o,a;for(new Oe(0,0),a=e.$length,o=!1,i=0;i=e.$length?p("index out of range"):e.$array[e.$offset+a]=48+(n.$low<<24>>>24)<<24>>>24),t=te(t,new Oe(0,10),!1),i=i+1|0;return o&&((a=a-1|0)<0||a>=e.$length?p("index out of range"):e.$array[e.$offset+a]=46),[a,t]},Se=function(e,t){var r;if(r=e.$length,0===t.$high&&0===t.$low)(r=r-1|0)<0||r>=e.$length?p("index out of range"):e.$array[e.$offset+r]=48;else for(;t.$high>0||0===t.$high&&t.$low>0;)(r=r-1|0)<0||r>=e.$length?p("index out of range"):e.$array[e.$offset+r]=48+(te(t,new Oe(0,10),!0).$low<<24>>>24)<<24>>>24,t=te(t,new Oe(0,10),!1);return r},k.prototype.Nanoseconds=function(){return new Re(this.$high,this.$low)},Gt(k).prototype.Nanoseconds=function(){return this.$get().Nanoseconds()},k.prototype.Microseconds=function(){return te(new Re(this.$high,this.$low),new Re(0,1e3),!1)},Gt(k).prototype.Microseconds=function(){return this.$get().Microseconds()},k.prototype.Milliseconds=function(){return te(new Re(this.$high,this.$low),new Re(0,1e6),!1)},Gt(k).prototype.Milliseconds=function(){return this.$get().Milliseconds()},k.prototype.Seconds=function(){var e,t;return t=te(this,new k(0,1e9),!1),e=te(this,new k(0,1e9),!0),Z(t)+Z(e)/1e9},Gt(k).prototype.Seconds=function(){return this.$get().Seconds()},k.prototype.Minutes=function(){var e,t;return e=te(this,new k(13,4165425152),!1),t=te(this,new k(13,4165425152),!0),Z(e)+Z(t)/6e10},Gt(k).prototype.Minutes=function(){return this.$get().Minutes()},k.prototype.Hours=function(){var e,t;return e=te(this,new k(838,817405952),!1),t=te(this,new k(838,817405952),!0),Z(e)+Z(t)/36e11},Gt(k).prototype.Hours=function(){return this.$get().Hours()},k.prototype.Truncate=function(e){var t,r;return t=this,e.$high<0||0===e.$high&&e.$low<=0?t:(r=te(t,e,!0),new k(t.$high-r.$high,t.$low-r.$low))},Gt(k).prototype.Truncate=function(e){return this.$get().Truncate(e)},Ie=function(e,t){var r,n,i,o;return n=new Oe(e.$high,e.$low),i=new Oe(e.$high,e.$low),r=new Oe(n.$high+i.$high,n.$low+i.$low),o=new Oe(t.$high,t.$low),r.$hight.$high||n.$high===t.$high&&n.$low>t.$low?n:new k(2147483647,4294967295)))},Gt(k).prototype.Round=function(e){return this.$get().Round(e)},k.prototype.Abs=function(){var e;return(e=this).$high>0||0===e.$high&&e.$low>=0?e:-2147483648===e.$high&&0===e.$low?new k(2147483647,4294967295):new k(-e.$high,-e.$low)},Gt(k).prototype.Abs=function(){return this.$get().Abs()},w.ptr.prototype.Add=function(e){var t,r,n,i,o,a,p,s,c,$,l,u,f,d,w,h,g;return n=this,o=te(e,new k(0,1e9),!1),t=new Re(o.$high,o.$low),(r=n.nsec()+(($=te(e,new k(0,1e9),!0)).$low+4294967296*($.$high>>31)|0)|0)>=1e9?(l=new Re(0,1),t=new Re(t.$high+l.$high,t.$low+l.$low),r=r-1e9|0):r<0&&(u=new Re(0,1),t=new Re(t.$high-u.$high,t.$low-u.$low),r=r+1e9|0),n.wall=(d=n.wall,f=new Oe(-1&d.$high,(-1073741824&d.$low)>>>0),w=new Oe(0,r),new Oe(f.$high|w.$high,(f.$low|w.$low)>>>0)),n.addSec(t),g=n.wall,(0!==(h=new Oe(2147483648&g.$high,(0&g.$low)>>>0)).$high||0!==h.$low)&&(a=n.ext,p=new Re(e.$high,e.$low),i=new Re(a.$high+p.$high,a.$low+p.$low),(e.$high<0||0===e.$high&&e.$low<0)&&(s=n.ext,i.$high>s.$high||i.$high===s.$high&&i.$low>s.$low)||(e.$high>0||0===e.$high&&e.$low>0)&&(c=n.ext,i.$high>>0),0!==(a=new Oe(2147483648&s.$high,(0&s.$low)>>>0)).$high||0!==a.$low?(i=n.ext,o=e.ext,l=new Re(i.$high-o.$high,i.$low-o.$low),((t=new k(l.$high,l.$low)).$high<0||0===t.$high&&t.$low<0)&&(i.$high>o.$high||i.$high===o.$high&&i.$low>o.$low)?new k(2147483647,4294967295):(t.$high>0||0===t.$high&&t.$low>0)&&(i.$high>31)|0,_=0|i.$low,!t)return[x,s,o,_];if(o=_,je(x))if(o>59)o=o-1|0;else if(59===o)return[x,s=2,o=29,_];return n=0,o>=(a=0|((f=1+(s=0|((r=o/31)==r&&r!==1/0&&r!==-1/0?r:p("integer divide by zero")))|0)<0||f>=q.length?void p("index out of range"):q[f]))?(s=s+1|0,n=a):n=0|(s<0||s>=q.length?void p("index out of range"):q[s]),[x,s=s+1|0,o=1+(o-n|0)|0,_]},Te=function(e,t){var r;return 2===e&&je(t)?29:(e<0||e>=q.length?void p("index out of range"):q[e])-((r=e-1|0)<0||r>=q.length?void p("index out of range"):q[r])|0},Pe=function(e){var t,r,n,i,o,a,p,s,c,$,l;return i=new Re(0,e),n=new Re(i.$high- -69,i.$low-4075721025),l=new Oe(n.$high,n.$low),r=te(l,new Oe(0,400),!1),o=ee(new Oe(0,400),r),l=new Oe(l.$high-o.$high,l.$low-o.$low),t=ee(new Oe(0,146097),r),r=te(l,new Oe(0,100),!1),a=ee(new Oe(0,100),r),l=new Oe(l.$high-a.$high,l.$low-a.$low),p=ee(new Oe(0,36524),r),t=new Oe(t.$high+p.$high,t.$low+p.$low),r=te(l,new Oe(0,4),!1),s=ee(new Oe(0,4),r),l=new Oe(l.$high-s.$high,l.$low-s.$low),c=ee(new Oe(0,1461),r),t=new Oe(t.$high+c.$high,t.$low+c.$low),r=l,$=ee(new Oe(0,365),r),new Oe(t.$high+$.$high,t.$low+$.$low)},Ve=function(){p("native function not implemented: time.runtimeNano")},De=function(){var{_r$1:e,_tuple:t,mono:r,nsec:n,sec:i,x$1:o,x$2:a,x$3:p,x$4:s,x$5:c,x$6:$,$s:l,$r:u,$c:f}=hr(this,{});l=l||0;e:for(;;){switch(l){case 0:e=Xe(),l=1;case 1:if(f&&(f=!1,e=e.$blk()),e&&void 0!==e.$blk)break e;return i=(t=e)[0],n=t[1],r=t[2],o=H,r=new Re(r.$high-o.$high,r.$low-o.$low),a=new Re(0,2682288e3),i=new Re(i.$high+a.$high,i.$low+a.$low),0!==(p=Y(new Oe(i.$high,i.$low),33)).$high||0!==p.$low?(l=-1,new w.ptr(new Oe(0,n),new Re(i.$high+13,i.$low+3618733952),St.Local)):(l=-1,new w.ptr((c=Q(new Oe(i.$high,i.$low),30),s=new Oe(2147483648|c.$high,(0|c.$low)>>>0),$=new Oe(0,n),new Oe(s.$high|$.$high,(s.$low|$.$low)>>>0)),r,St.Local))}return}return{$blk:De,$c:!0,$r:u,_r$1:e,_tuple:t,mono:r,nsec:n,sec:i,x$1:o,x$2:a,x$3:p,x$4:s,x$5:c,x$6:$,$s:l}},St.Now=De,Le=function(e,t){return new w.ptr(new Oe(0,t),new Re(e.$high+14,e.$low+2006054656),St.Local)},w.ptr.prototype.UTC=function(){return this.setLoc(U),this},w.prototype.UTC=function(){return this.$val.UTC()},w.ptr.prototype.Local=function(){return this.setLoc(St.Local),this},w.prototype.Local=function(){return this.$val.Local()},w.ptr.prototype.In=function(e){return e===T.nil&&ir(new We("time: missing Location in call to Time.In")),this.setLoc(e),this},w.prototype.In=function(e){return this.$val.In(e)},w.ptr.prototype.Location=function(){var e;return(e=this.loc)===T.nil&&(e=St.UTC),e},w.prototype.Location=function(){return this.$val.Location()},w.ptr.prototype.Zone=function(){var{_r$1:e,_tuple:t,name:r,offset:n,t:i,$s:o,$r:a,$c:p}=hr(this,{});o=o||0;e:for(;;){switch(o){case 0:r="",n=0,e=(i=this).loc.lookup(i.unixSec()),o=1;case 1:if(p&&(p=!1,e=e.$blk()),e&&void 0!==e.$blk)break e;return o=-1,[r=(t=e)[0],n=t[1]]}return}return{$blk:w.ptr.prototype.Zone,$c:!0,$r:a,_r$1:e,_tuple:t,name:r,offset:n,t:i,$s:o}},w.prototype.Zone=function(){return this.$val.Zone()},w.ptr.prototype.ZoneBounds=function(){var{_r$1:e,_tuple:t,end:r,endSec:n,start:i,startSec:o,t:a,$s:p,$r:s,$c:c}=hr(this,{});p=p||0;e:for(;;){switch(p){case 0:i=new w.ptr(new Oe(0,0),new Re(0,0),T.nil),r=new w.ptr(new Oe(0,0),new Re(0,0),T.nil),e=(a=this).loc.lookup(a.unixSec()),p=1;case 1:if(c&&(c=!1,e=e.$blk()),e&&void 0!==e.$blk)break e;return o=(t=e)[2],n=t[3],-2147483648===o.$high&&0===o.$low||(w.copy(i,Le(o,0)),i.setLoc(a.loc)),2147483647===n.$high&&4294967295===n.$low||(w.copy(r,Le(n,0)),r.setLoc(a.loc)),p=-1,[i,r]}return}return{$blk:w.ptr.prototype.ZoneBounds,$c:!0,$r:s,_r$1:e,_tuple:t,end:r,endSec:n,start:i,startSec:o,t:a,$s:p}},w.prototype.ZoneBounds=function(){return this.$val.ZoneBounds()},w.ptr.prototype.Unix=function(){return this.unixSec()},w.prototype.Unix=function(){return this.$val.Unix()},w.ptr.prototype.UnixMilli=function(){var e,t;return e=ee(this.unixSec(),new Re(0,1e3)),t=te(new Re(0,this.nsec()),new Re(0,1e6),!1),new Re(e.$high+t.$high,e.$low+t.$low)},w.prototype.UnixMilli=function(){return this.$val.UnixMilli()},w.ptr.prototype.UnixMicro=function(){var e,t;return e=ee(this.unixSec(),new Re(0,1e6)),t=te(new Re(0,this.nsec()),new Re(0,1e3),!1),new Re(e.$high+t.$high,e.$low+t.$low)},w.prototype.UnixMicro=function(){return this.$val.UnixMicro()},w.ptr.prototype.UnixNano=function(){var e,t;return e=ee(this.unixSec(),new Re(0,1e9)),t=new Re(0,this.nsec()),new Re(e.$high+t.$high,e.$low+t.$low)},w.prototype.UnixNano=function(){return this.$val.UnixNano()},w.ptr.prototype.MarshalBinary=function(){var{_q:e,_r$1:t,_r$2:n,_r$3:i,_tuple:o,enc:a,nsec:s,offset:c,offsetMin:$,offsetSec:l,sec:u,t:f,version:d,$s:h,$r:g,$c:k}=hr(this,{});h=h||0;e:for(;;){switch(h){case 0:if($=0,l=0,d=1,P(f=this,w).Location()===St.UTC){h=1;continue}h=2;continue;case 1:$=-1,h=3;continue;case 2:t=P(f,w).Zone(),h=4;case 4:if(k&&(k=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;if(0!==((n=(c=(o=t)[1])%60)==n?n:p("integer divide by zero"))&&(d=2,l=((i=c%60)==i?i:p("integer divide by zero"))<<24>>24),(c=(e=c/60)==e&&e!==1/0&&e!==-1/0?0|e:p("integer divide by zero"))<-32768||-1===c||c>32767)return h=-1,[F.nil,r.New("Time.MarshalBinary: unexpected zone offset")];$=c<<16>>16;case 3:return u=f.sec(),s=f.nsec(),a=new F([d,X(u,56).$low<<24>>>24,X(u,48).$low<<24>>>24,X(u,40).$low<<24>>>24,X(u,32).$low<<24>>>24,X(u,24).$low<<24>>>24,X(u,16).$low<<24>>>24,X(u,8).$low<<24>>>24,u.$low<<24>>>24,s>>24<<24>>>24,s>>16<<24>>>24,s>>8<<24>>>24,s<<24>>>24,$>>8<<16>>16<<24>>>24,$<<24>>>24]),2===d&&(a=O(a,l<<24>>>24)),h=-1,[a,tt]}return}return{$blk:w.ptr.prototype.MarshalBinary,$c:!0,$r:g,_q:e,_r$1:t,_r$2:n,_r$3:i,_tuple:o,enc:a,nsec:s,offset:c,offsetMin:$,offsetSec:l,sec:u,t:f,version:d,$s:h}},w.prototype.MarshalBinary=function(){return this.$val.MarshalBinary()},w.ptr.prototype.UnmarshalBinary=function(e){var{_r$1:t,_tuple:n,buf:i,data:e,localoff:o,nsec:a,offset:s,sec:c,t:$,version:l,wantLen:u,x$1:f,x$10:d,x$11:h,x$12:g,x$13:k,x$14:b,x$2:m,x$3:v,x$4:_,x$5:x,x$6:S,x$7:E,x$8:C,x$9:I,$s:A,$r:F,$c:R}=hr(this,{data:e});A=A||0;e:for(;;){switch(A){case 0:if($=this,0===(i=e).$length)return A=-1,r.New("Time.UnmarshalBinary: no data");if(1!==(l=0>=i.$length?void p("index out of range"):i.$array[i.$offset+0])&&2!==l)return A=-1,r.New("Time.UnmarshalBinary: unsupported version");if(u=15,2===l&&(u=u+1|0),i.$length!==u)return A=-1,r.New("Time.UnmarshalBinary: invalid length");if(i=y(i,1),E=new Re(0,7>=i.$length?void p("index out of range"):i.$array[i.$offset+7]),C=Q(new Re(0,6>=i.$length?void p("index out of range"):i.$array[i.$offset+6]),8),S=new Re(E.$high|C.$high,(E.$low|C.$low)>>>0),I=Q(new Re(0,5>=i.$length?void p("index out of range"):i.$array[i.$offset+5]),16),x=new Re(S.$high|I.$high,(S.$low|I.$low)>>>0),d=Q(new Re(0,4>=i.$length?void p("index out of range"):i.$array[i.$offset+4]),24),_=new Re(x.$high|d.$high,(x.$low|d.$low)>>>0),h=Q(new Re(0,3>=i.$length?void p("index out of range"):i.$array[i.$offset+3]),32),v=new Re(_.$high|h.$high,(_.$low|h.$low)>>>0),g=Q(new Re(0,2>=i.$length?void p("index out of range"):i.$array[i.$offset+2]),40),m=new Re(v.$high|g.$high,(v.$low|g.$low)>>>0),k=Q(new Re(0,1>=i.$length?void p("index out of range"):i.$array[i.$offset+1]),48),f=new Re(m.$high|k.$high,(m.$low|k.$low)>>>0),b=Q(new Re(0,0>=i.$length?void p("index out of range"):i.$array[i.$offset+0]),56),c=new Re(f.$high|b.$high,(f.$low|b.$low)>>>0),a=(3>=(i=y(i,8)).$length?void p("index out of range"):i.$array[i.$offset+3])|(2>=i.$length?void p("index out of range"):i.$array[i.$offset+2])<<8|(1>=i.$length?void p("index out of range"):i.$array[i.$offset+1])<<16|(0>=i.$length?void p("index out of range"):i.$array[i.$offset+0])<<24,i=y(i,4),s=J((1>=i.$length?void p("index out of range"):i.$array[i.$offset+1])<<16>>16|(0>=i.$length?void p("index out of range"):i.$array[i.$offset+0])<<16>>16<<8<<16>>16,60),2===l&&(s=s+(0|(2>=i.$length?void p("index out of range"):i.$array[i.$offset+2]))|0),w.copy($,new w.ptr(new Oe(0,0),new Re(0,0),T.nil)),$.wall=new Oe(0,a),$.ext=c,-60===s){A=1;continue}A=2;continue;case 1:$.setLoc(U),A=3;continue;case 2:t=St.Local.lookup($.unixSec()),A=4;case 4:if(R&&(R=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;s===(o=(n=t)[1])?$.setLoc(St.Local):$.setLoc(fe("",s));case 3:return A=-1,tt}return}return{$blk:w.ptr.prototype.UnmarshalBinary,$c:!0,$r:F,_r$1:t,_tuple:n,buf:i,data:e,localoff:o,nsec:a,offset:s,sec:c,t:$,version:l,wantLen:u,x$1:f,x$10:d,x$11:h,x$12:g,x$13:k,x$14:b,x$2:m,x$3:v,x$4:_,x$5:x,x$6:S,x$7:E,x$8:C,x$9:I,$s:A}},w.prototype.UnmarshalBinary=function(e){return this.$val.UnmarshalBinary(e)},w.ptr.prototype.GobEncode=function(){var{$24r:e,_r$1:t,t:r,$s:n,$r:i,$c:o}=hr(this,{});n=n||0;e:for(;;){switch(n){case 0:t=P(r=this,w).MarshalBinary(),n=1;case 1:if(o&&(o=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;e=t,n=2;case 2:return e}return}return{$blk:w.ptr.prototype.GobEncode,$c:!0,$r:i,$24r:e,_r$1:t,t:r,$s:n}},w.prototype.GobEncode=function(){return this.$val.GobEncode()},w.ptr.prototype.GobDecode=function(e){var{$24r:t,_r$1:r,data:e,t:n,$s:i,$r:o,$c:a}=hr(this,{data:e});i=i||0;e:for(;;){switch(i){case 0:r=(n=this).UnmarshalBinary(e),i=1;case 1:if(a&&(a=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;t=r,i=2;case 2:return t}return}return{$blk:w.ptr.prototype.GobDecode,$c:!0,$r:o,$24r:t,_r$1:r,data:e,t:n,$s:i}},w.prototype.GobDecode=function(e){return this.$val.GobDecode(e)},w.ptr.prototype.MarshalJSON=function(){var{_r$1:e,_r$2:t,b:n,t:i,y:o,$s:a,$r:p,$c:s}=hr(this,{});a=a||0;e:for(;;){switch(a){case 0:e=P(i=this,w).Year(),a=1;case 1:if(s&&(s=!1,e=e.$blk()),e&&void 0!==e.$blk)break e;if((o=e)<0||o>=1e4)return a=-1,[F.nil,r.New("Time.MarshalJSON: year outside of range [0,9999]")];n=Zt(F,0,37),n=O(n,34),t=P(i,w).AppendFormat(n,"2006-01-02T15:04:05.999999999Z07:00"),a=2;case 2:if(s&&(s=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;return a=-1,[n=O(n=t,34),tt]}return}return{$blk:w.ptr.prototype.MarshalJSON,$c:!0,$r:p,_r$1:e,_r$2:t,b:n,t:i,y:o,$s:a}},w.prototype.MarshalJSON=function(){return this.$val.MarshalJSON()},w.ptr.prototype.UnmarshalJSON=function(e){var{_r$1:t,_tuple:r,data:e,err:n,t:i,$s:o,$r:a,$c:p}=hr(this,{data:e});o=o||0;e:for(;;){switch(o){case 0:if(i=this,"null"===I(e))return o=-1,tt;n=tt,t=gt('"2006-01-02T15:04:05Z07:00"',I(e)),o=1;case 1:if(p&&(p=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;return r=t,w.copy(i,r[0]),o=-1,r[1]}return}return{$blk:w.ptr.prototype.UnmarshalJSON,$c:!0,$r:a,_r$1:t,_tuple:r,data:e,err:n,t:i,$s:o}},w.prototype.UnmarshalJSON=function(e){return this.$val.UnmarshalJSON(e)},w.ptr.prototype.MarshalText=function(){var{$24r:e,_r$1:t,_r$2:n,b:i,t:o,y:a,$s:p,$r:s,$c:c}=hr(this,{});p=p||0;e:for(;;){switch(p){case 0:t=P(o=this,w).Year(),p=1;case 1:if(c&&(c=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;if((a=t)<0||a>=1e4)return p=-1,[F.nil,r.New("Time.MarshalText: year outside of range [0,9999]")];i=Zt(F,0,35),n=P(o,w).AppendFormat(i,"2006-01-02T15:04:05.999999999Z07:00"),p=2;case 2:if(c&&(c=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;e=[n,tt],p=3;case 3:return e}return}return{$blk:w.ptr.prototype.MarshalText,$c:!0,$r:s,$24r:e,_r$1:t,_r$2:n,b:i,t:o,y:a,$s:p}},w.prototype.MarshalText=function(){return this.$val.MarshalText()},w.ptr.prototype.UnmarshalText=function(e){var{_r$1:t,_tuple:r,data:e,err:n,t:i,$s:o,$r:a,$c:p}=hr(this,{data:e});o=o||0;e:for(;;){switch(o){case 0:i=this,n=tt,t=gt("2006-01-02T15:04:05Z07:00",I(e)),o=1;case 1:if(p&&(p=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;return r=t,w.copy(i,r[0]),o=-1,r[1]}return}return{$blk:w.ptr.prototype.UnmarshalText,$c:!0,$r:a,_r$1:t,_tuple:r,data:e,err:n,t:i,$s:o}},w.prototype.UnmarshalText=function(e){return this.$val.UnmarshalText(e)},Be=function(e,t){var r,n,i,o,a;return(t.$high<0||0===t.$high&&t.$low<0||t.$high>0||0===t.$high&&t.$low>=1e9)&&(n=r=te(t,new Re(0,1e9),!1),e=new Re(e.$high+n.$high,e.$low+n.$low),i=ee(r,new Re(0,1e9)),((t=new Re(t.$high-i.$high,t.$low-i.$low)).$high<0||0===t.$high&&t.$low<0)&&(o=new Re(0,1e9),t=new Re(t.$high+o.$high,t.$low+o.$low),a=new Re(0,1),e=new Re(e.$high-a.$high,e.$low-a.$low))),Le(e,t.$low+4294967296*(t.$high>>31)|0)},St.Unix=Be,w.ptr.prototype.IsDST=function(){var{_r$1:e,_tuple:t,isDST:r,t:n,$s:i,$r:o,$c:a}=hr(this,{});i=i||0;e:for(;;){switch(i){case 0:e=(n=this).loc.lookup(P(n,w).Unix()),i=1;case 1:if(a&&(a=!1,e=e.$blk()),e&&void 0!==e.$blk)break e;return i=-1,(t=e)[4]}return}return{$blk:w.ptr.prototype.IsDST,$c:!0,$r:o,_r$1:e,_tuple:t,isDST:r,t:n,$s:i}},w.prototype.IsDST=function(){return this.$val.IsDST()},je=function(e){var t,r,n;return!(0!==(t=e%4,t==t?t:p("integer divide by zero"))||0===(r=e%100,r==r?r:p("integer divide by zero"))&&0!==(n=e%400,n==n?n:p("integer divide by zero")))},Ue=function(e,t,r){var n,i,o,a;return t<0&&(e=e-(o=((n=(-t-1|0)/r)==n&&n!==1/0&&n!==-1/0?0|n:p("integer divide by zero"))+1|0)|0,t=t+J(o,r)|0),t>=r&&(e=e+(a=(i=t/r)==i&&i!==1/0&&i!==-1/0?0|i:p("integer divide by zero"))|0,t=t-J(a,r)|0),[e,t]},ze=function(e,t,r,n,i,o,a,s){var{_r$1:c,_r$2:$,_tuple:l,_tuple$1:u,_tuple$2:f,_tuple$3:d,_tuple$4:h,_tuple$5:g,_tuple$6:k,abs:b,d:y,day:r,end:m,hour:n,loc:s,m:v,min:i,month:t,nsec:a,offset:_,sec:o,start:x,t:S,unix:E,utc:C,x$1:I,x$2:A,x$3:F,x$4:R,x$5:N,x$6:V,x$7:O,x$8:D,year:e,$s:L,$r:M,$c:B}=hr(this,{year:e,month:t,day:r,hour:n,min:i,sec:o,nsec:a,loc:s});L=L||0;e:for(;;){switch(L){case 0:s===T.nil&&ir(new We("time: missing Location in call to Date")),e=(l=Ue(e,v=(0|t)-1|0,12))[0],t=1+(0|(v=l[1]))|0,o=(u=Ue(o,a,1e9))[0],a=u[1],i=(f=Ue(i,o,60))[0],o=f[1],n=(d=Ue(n,i,60))[0],i=d[1],r=(h=Ue(r,n,24))[0],n=h[1],y=Pe(e),I=new Oe(0,(A=t-1|0)<0||A>=q.length?void p("index out of range"):q[A]),y=new Oe(y.$high+I.$high,y.$low+I.$low),je(e)&&t>=3&&(F=new Oe(0,1),y=new Oe(y.$high+F.$high,y.$low+F.$low)),R=new Oe(0,r-1|0),y=new Oe(y.$high+R.$high,y.$low+R.$low),b=ee(y,new Oe(0,86400)),N=new Oe(0,(J(n,3600)+J(i,60)|0)+o|0),b=new Oe(b.$high+N.$high,b.$low+N.$low),V=new Re(b.$high,b.$low),E=new Re(V.$high+-2147483647,V.$low+3844486912),c=s.lookup(E),L=1;case 1:if(B&&(B=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;if(_=(g=c)[1],x=g[2],m=g[3],0!==_){L=2;continue}L=3;continue;case 2:if(O=new Re(0,_),(C=new Re(E.$high-O.$high,E.$low-O.$low)).$highm.$high||C.$high===m.$high&&C.$low>=m.$low){L=4;continue}L=5;continue;case 4:$=s.lookup(C),L=6;case 6:if(B&&(B=!1,$=$.$blk()),$&&void 0!==$.$blk)break e;_=(k=$)[1];case 5:D=new Re(0,_),E=new Re(E.$high-D.$high,E.$low-D.$low);case 3:return(S=P(Le(E,0|a),w)).setLoc(s),L=-1,S}return}return{$blk:ze,$c:!0,$r:M,_r$1:c,_r$2:$,_tuple:l,_tuple$1:u,_tuple$2:f,_tuple$3:d,_tuple$4:h,_tuple$5:g,_tuple$6:k,abs:b,d:y,day:r,end:m,hour:n,loc:s,m:v,min:i,month:t,nsec:a,offset:_,sec:o,start:x,t:S,unix:E,utc:C,x$1:I,x$2:A,x$3:F,x$4:R,x$5:N,x$6:V,x$7:O,x$8:D,year:e,$s:L}},St.Date=ze,w.ptr.prototype.Truncate=function(e){var t,r;return(r=this).stripMono(),e.$high<0||0===e.$high&&e.$low<=0?r:(t=Ge(P(r,w),e)[1],P(r,w).Add(new k(-t.$high,-t.$low)))},w.prototype.Truncate=function(e){return this.$val.Truncate(e)},w.ptr.prototype.Round=function(e){var t,r;return(r=this).stripMono(),e.$high<0||0===e.$high&&e.$low<=0?r:(t=Ge(P(r,w),e)[1],Ie(t,e)?P(r,w).Add(new k(-t.$high,-t.$low)):P(r,w).Add(new k(e.$high-t.$high,e.$low-t.$low)))},w.prototype.Round=function(e){return this.$val.Round(e)},Ge=function(e,t){var r,n,i,o,a,s,c,$,l,u,f,d,w,h,g,b,y,m,v,_,x,S,E,C,I,A,F,R,T,N,P,V;if(l=0,u=new k(0,0),c=!1,$=e.nsec(),((f=e.sec()).$high<0||0===f.$high&&f.$low<0)&&(c=!0,f=new Re(-f.$high,-f.$low),($=-$)<0&&($=$+1e9|0,y=new Re(0,1),f=new Re(f.$high-y.$high,f.$low-y.$low))),(t.$high<0||0===t.$high&&t.$low<1e9)&&0===(I=te(new k(0,1e9),new k(t.$high+t.$high,t.$low+t.$low),!0)).$high&&0===I.$low)l=1&((r=$/(t.$low+4294967296*(t.$high>>31)|0))==r&&r!==1/0&&r!==-1/0?r:p("integer divide by zero")),u=new k(0,(n=$%(t.$low+4294967296*(t.$high>>31)|0))==n?n:p("integer divide by zero"));else if(0===(A=te(t,new k(0,1e9),!0)).$high&&0===A.$low)F=te(t,new k(0,1e9),!1),a=new Re(F.$high,F.$low),l=1&(R=te(f,a,!1)).$low+4294967296*(R.$high>>31),T=ee((N=te(f,a,!0),new k(N.$high,N.$low)),new k(0,1e9)),P=new k(0,$),u=new k(T.$high+P.$high,T.$low+P.$low);else{for(d=new Oe(f.$high,f.$low),w=ee(Y(d,32),new Oe(0,1e9)),b=Y(w,32),h=Q(w,32),w=ee(new Oe(0&d.$high,(4294967295&d.$low)>>>0),new Oe(0,1e9)),g=h,((h=new Oe(h.$high+w.$high,h.$low+w.$low)).$highs.$high||b.$high===s.$high&&b.$low>s.$low||b.$high===s.$high&&b.$low===s.$low&&(h.$high>o.$high||h.$high===o.$high&&h.$low>=o.$low))&&(l=1,g=h,((h=new Oe(h.$high-o.$high,h.$low-o.$low)).$high>g.$high||h.$high===g.$high&&h.$low>g.$low)&&(x=new Oe(0,1),b=new Oe(b.$high-x.$high,b.$low-x.$low)),S=s,b=new Oe(b.$high-S.$high,b.$low-S.$low)),0!==s.$high||0!==s.$low||(E=new Oe(t.$high,t.$low),o.$high!==E.$high||o.$low!==E.$low);)o=Y(o,1),C=Q(new Oe(0&s.$high,(1&s.$low)>>>0),63),o=new Oe(o.$high|C.$high,(o.$low|C.$low)>>>0),s=Y(s,1);u=new k(h.$high,h.$low)}return!c||0===u.$high&&0===u.$low||(l^=1,u=new k(t.$high-u.$high,t.$low-u.$low)),[l,u]},He=function(){var e,r,n,i,o,a;z.name="Local",a=new l.ptr("",0,!1),n=new t.Date,o=J(0|K(n.getTimezoneOffset()),-1),a.offset=J(o,60),a.name="UTC",o<0?(a.name=a.name+"-",o=J(o,-1)):a.name=a.name+"+",a.name=a.name+Je((e=o/60)==e&&e!==1/0&&e!==-1/0?0|e:p("integer divide by zero")),0!==(i=(r=o%60)==r?r:p("integer divide by zero"))&&(a.name=a.name+":"+Je(i)),z.zone=new v([P(a,l)])},Je=function(e){return e<10?m("0123456789",e,e+1|0):m("00010203040506070809101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899",J(e,2),J(e,2)+2|0)},Ze=function(){Be(new Re(0,0),new Re(0,0))},Xe=function(){var{_r$1:e,_tmp:t,_tmp$1:r,_tmp$2:n,mono:i,n:o,nsec:a,sec:p,x$1:s,$s:c,$r:$,$c:l}=hr(this,{});c=c||0;e:for(;;){switch(c){case 0:p=new Re(0,0),a=0,i=new Re(0,0),e=Ve(),c=1;case 1:if(l&&(l=!1,e=e.$blk()),e&&void 0!==e.$blk)break e;return c=-1,[p=t=te(o=e,new Re(0,1e9),!1),a=r=(s=te(o,new Re(0,1e9),!0)).$low+4294967296*(s.$high>>31)|0,i=n=o]}return}return{$blk:Xe,$c:!0,$r:$,_r$1:e,_tmp:t,_tmp$1:r,_tmp$2:n,mono:i,n:o,nsec:a,sec:p,x$1:s,$s:c}},Ye=function(e){var t;return 0!==e.length&&97<=(t=e.charCodeAt(0))&&t<=122},et=function(e){var t,r,n,i,o,a,s,c;for(o=0;o=(o+3|0)&&"Jan"===m(e,o,o+3|0)){if(e.length>=(o+7|0)&&"January"===m(e,o,o+7|0))return[m(e,0,o),257,m(e,o+7|0)];if(!Ye(m(e,o+3|0)))return[m(e,0,o),258,m(e,o+3|0)]}}else if(77===t){if(e.length>=(o+3|0)){if("Mon"===m(e,o,o+3|0)){if(e.length>=(o+6|0)&&"Monday"===m(e,o,o+6|0))return[m(e,0,o),261,m(e,o+6|0)];if(!Ye(m(e,o+3|0)))return[m(e,0,o),262,m(e,o+3|0)]}if("MST"===m(e,o,o+3|0))return[m(e,0,o),23,m(e,o+3|0)]}}else if(48===t){if(e.length>=(o+2|0)&&49<=e.charCodeAt(o+1|0)&&e.charCodeAt(o+1|0)<=54)return[m(e,0,o),(c=e.charCodeAt(o+1|0)-49<<24>>>24)<0||c>=ne.length?void p("index out of range"):ne[c],m(e,o+2|0)];if(e.length>=(o+3|0)&&48===e.charCodeAt(o+1|0)&&50===e.charCodeAt(o+2|0))return[m(e,0,o),267,m(e,o+3|0)]}else{if(49===t)return e.length>=(o+2|0)&&53===e.charCodeAt(o+1|0)?[m(e,0,o),524,m(e,o+2|0)]:[m(e,0,o),259,m(e,o+1|0)];if(50===t)return e.length>=(o+4|0)&&"2006"===m(e,o,o+4|0)?[m(e,0,o),275,m(e,o+4|0)]:[m(e,0,o),263,m(e,o+1|0)];if(95===t){if(e.length>=(o+2|0)&&50===e.charCodeAt(o+1|0))return e.length>=(o+5|0)&&"2006"===m(e,o+1|0,o+5|0)?[m(e,0,o+1|0),275,m(e,o+5|0)]:[m(e,0,o),264,m(e,o+2|0)];if(e.length>=(o+3|0)&&95===e.charCodeAt(o+1|0)&&50===e.charCodeAt(o+2|0))return[m(e,0,o),266,m(e,o+3|0)]}else{if(51===t)return[m(e,0,o),525,m(e,o+1|0)];if(52===t)return[m(e,0,o),527,m(e,o+1|0)];if(53===t)return[m(e,0,o),529,m(e,o+1|0)];if(80===t){if(e.length>=(o+2|0)&&77===e.charCodeAt(o+1|0))return[m(e,0,o),533,m(e,o+2|0)]}else if(112===t){if(e.length>=(o+2|0)&&109===e.charCodeAt(o+1|0))return[m(e,0,o),534,m(e,o+2|0)]}else if(45===t){if(e.length>=(o+7|0)&&"-070000"===m(e,o,o+7|0))return[m(e,0,o),30,m(e,o+7|0)];if(e.length>=(o+9|0)&&"-07:00:00"===m(e,o,o+9|0))return[m(e,0,o),33,m(e,o+9|0)];if(e.length>=(o+5|0)&&"-0700"===m(e,o,o+5|0))return[m(e,0,o),29,m(e,o+5|0)];if(e.length>=(o+6|0)&&"-07:00"===m(e,o,o+6|0))return[m(e,0,o),32,m(e,o+6|0)];if(e.length>=(o+3|0)&&"-07"===m(e,o,o+3|0))return[m(e,0,o),31,m(e,o+3|0)]}else if(90===t){if(e.length>=(o+7|0)&&"Z070000"===m(e,o,o+7|0))return[m(e,0,o),25,m(e,o+7|0)];if(e.length>=(o+9|0)&&"Z07:00:00"===m(e,o,o+9|0))return[m(e,0,o),28,m(e,o+9|0)];if(e.length>=(o+5|0)&&"Z0700"===m(e,o,o+5|0))return[m(e,0,o),24,m(e,o+5|0)];if(e.length>=(o+6|0)&&"Z07:00"===m(e,o,o+6|0))return[m(e,0,o),27,m(e,o+6|0)];if(e.length>=(o+3|0)&&"Z07"===m(e,o,o+3|0))return[m(e,0,o),26,m(e,o+3|0)]}else if((46===t||44===t)&&(o+1|0)>>0)!=(n=(32|n)>>>0)||r<97||r>122))return!1;i=i+1|0}return!0},it=function(e,t){var r,n,i,o;for(n=e,r=0;r=n.$length?void p("index out of range"):n.$array[n.$offset+r],t.length>=o.length&&nt(m(t,0,o.length),o))return[i,m(t,o.length),tt];r++}return[-1,t,ce]},ot=function(e,t,r){var n,i,o,a,s,c;for(s=t>>>0,t<0&&(e=O(e,45),s=-t>>>0),i=V.zero(),o=20;s>=10;)o=o-1|0,a=(n=s/10)==n&&n!==1/0&&n!==-1/0?n>>>0:p("integer divide by zero"),o<0||o>=i.length?p("index out of range"):i[o]=(48+s>>>0)-(10*a>>>0)>>>0<<24>>>24,s=a;for((o=o-1|0)<0||o>=i.length?p("index out of range"):i[o]=48+s>>>0<<24>>>24,c=20-o|0;c>16&4095},ct=function(e){return e>>28?44:46},$t=function(e,t,r){var n,i,o,a,s,c,$,l,u;for(a=st(r),s=ct(r),$=35==(65535&r),l=t,o=L.zero(),c=9;c>0;)(c=c-1|0)<0||c>=o.length?p("index out of range"):o[c]=((i=l%10)==i?i:p("integer divide by zero"))+48>>>0<<24>>>24,l=(n=l/10)==n&&n!==1/0&&n!==-1/0?n>>>0:p("integer divide by zero");if(a>9&&(a=9),$){for(;a>0&&48===((u=a-1|0)<0||u>=o.length?void p("index out of range"):o[u]);)a=a-1|0;if(0===a)return e}return e=O(e,s),D(e,y(new F(o),0,a))},w.ptr.prototype.String=function(){var{_r$1:e,_tmp:t,_tmp$1:r,_tmp$2:n,_tmp$3:i,buf:o,m0:a,m1:p,m2:s,s:c,sign:$,t:l,wid:u,x$1:f,x$2:d,x$3:h,x$4:g,$s:k,$r:b,$c:y}=hr(this,{});k=k||0;e:for(;;){switch(k){case 0:e=P(l=this,w).Format("2006-01-02 15:04:05.999999999 -0700 MST"),k=1;case 1:if(y&&(y=!1,e=e.$blk()),e&&void 0!==e.$blk)break e;return c=e,d=l.wall,(0!==(f=new Oe(2147483648&d.$high,(0&d.$low)>>>0)).$high||0!==f.$low)&&(h=l.ext,s=new Oe(h.$high,h.$low),$=43,((g=l.ext).$high<0||0===g.$high&&g.$low<0)&&($=45,s=new Oe(-s.$high,-s.$low)),t=te(s,new Oe(0,1e9),!1),s=r=te(s,new Oe(0,1e9),!0),a=n=te(p=t,new Oe(0,1e9),!1),p=i=te(p,new Oe(0,1e9),!0),o=Zt(F,0,24),o=D(o," m="),o=O(o,$),u=0,0===a.$high&&0===a.$low||(o=ot(o,0|a.$low,0),u=9),o=ot(o,0|p.$low,u),o=O(o,46),o=ot(o,0|s.$low,9),c+=I(o)),k=-1,c}return}return{$blk:w.ptr.prototype.String,$c:!0,$r:b,_r$1:e,_tmp:t,_tmp$1:r,_tmp$2:n,_tmp$3:i,buf:o,m0:a,m1:p,m2:s,s:c,sign:$,t:l,wid:u,x$1:f,x$2:d,x$3:h,x$4:g,$s:k}},w.prototype.String=function(){return this.$val.String()},w.ptr.prototype.GoString=function(){var{_1:e,_arg:t,_arg$1:r,_arg$10:n,_arg$11:i,_arg$2:o,_arg$3:a,_arg$4:p,_arg$5:s,_arg$6:c,_arg$7:$,_arg$8:l,_arg$9:u,_r$1:f,_r$10:d,_r$11:g,_r$12:k,_r$13:b,_r$2:y,_r$3:m,_r$4:v,_r$5:_,_r$6:x,_r$7:S,_r$8:E,_r$9:A,buf:R,loc:N,month:V,t:L,$s:M,$r:B,$c:j}=hr(this,{});M=M||0;e:for(;;){switch(M){case 0:L=this,R=Zt(F,0,70),t=R=D(R,"time.Date("),f=P(L,w).Year(),M=1;case 1:if(j&&(j=!1,f=f.$blk()),f&&void 0!==f.$blk)break e;y=ot(t,r=f,0),M=2;case 2:if(j&&(j=!1,y=y.$blk()),y&&void 0!==y.$blk)break e;R=y,m=P(L,w).Month(),M=3;case 3:if(j&&(j=!1,m=m.$blk()),m&&void 0!==m.$blk)break e;if(1<=(V=m)&&V<=12){M=4;continue}M=5;continue;case 4:o=R=D(R,", time."),v=P(L,w).Month(),M=7;case 7:if(j&&(j=!1,v=v.$blk()),v&&void 0!==v.$blk)break e;_=new h(v).String(),M=8;case 8:if(j&&(j=!1,_=_.$blk()),_&&void 0!==_.$blk)break e;R=D(o,a=_),M=6;continue;case 5:R=ot(R,0|V,0);case 6:p=R=D(R,", "),x=P(L,w).Day(),M=9;case 9:if(j&&(j=!1,x=x.$blk()),x&&void 0!==x.$blk)break e;S=ot(p,s=x,0),M=10;case 10:if(j&&(j=!1,S=S.$blk()),S&&void 0!==S.$blk)break e;c=R=D(R=S,", "),E=P(L,w).Hour(),M=11;case 11:if(j&&(j=!1,E=E.$blk()),E&&void 0!==E.$blk)break e;A=ot(c,$=E,0),M=12;case 12:if(j&&(j=!1,A=A.$blk()),A&&void 0!==A.$blk)break e;l=R=D(R=A,", "),d=P(L,w).Minute(),M=13;case 13:if(j&&(j=!1,d=d.$blk()),d&&void 0!==d.$blk)break e;g=ot(l,u=d,0),M=14;case 14:if(j&&(j=!1,g=g.$blk()),g&&void 0!==g.$blk)break e;n=R=D(R=g,", "),k=P(L,w).Second(),M=15;case 15:if(j&&(j=!1,k=k.$blk()),k&&void 0!==k.$blk)break e;b=ot(n,i=k,0),M=16;case 16:if(j&&(j=!1,b=b.$blk()),b&&void 0!==b.$blk)break e;return R=D(R=b,", "),R=ot(R,P(L,w).Nanosecond(),0),R=D(R,", "),(e=N=P(L,w).Location())===St.UTC||e===T.nil?R=D(R,"time.UTC"):e===St.Local?R=D(R,"time.Local"):(R=D(R,"time.Location("),R=D(R,new F(C(lt(N.name)))),R=D(R,")")),R=O(R,41),M=-1,I(R)}return}return{$blk:w.ptr.prototype.GoString,$c:!0,$r:B,_1:e,_arg:t,_arg$1:r,_arg$10:n,_arg$11:i,_arg$2:o,_arg$3:a,_arg$4:p,_arg$5:s,_arg$6:c,_arg$7:$,_arg$8:l,_arg$9:u,_r$1:f,_r$10:d,_r$11:g,_r$12:k,_r$13:b,_r$2:y,_r$3:m,_r$4:v,_r$5:_,_r$6:x,_r$7:S,_r$8:E,_r$9:A,buf:R,loc:N,month:V,t:L,$s:M}},w.prototype.GoString=function(){return this.$val.GoString()},w.ptr.prototype.Format=function(e){var{_r$1:t,b:r,buf:n,layout:e,max:i,t:o,$s:a,$r:p,$c:s}=hr(this,{layout:e});a=a||0;e:for(;;){switch(a){case 0:o=this,r=F.nil,(i=e.length+10|0)<64?(n=M.zero(),r=y(new F(n),0,0)):r=Zt(F,0,i),t=P(o,w).AppendFormat(r,e),a=1;case 1:if(s&&(s=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;return a=-1,I(r=t)}return}return{$blk:w.ptr.prototype.Format,$c:!0,$r:p,_r$1:t,b:r,buf:n,layout:e,max:i,t:o,$s:a}},w.prototype.Format=function(e){return this.$val.Format(e)},w.ptr.prototype.AppendFormat=function(e,t){var{_1:r,_q:n,_q$1:i,_q$2:o,_q$3:a,_r$1:s,_r$2:c,_r$3:$,_r$4:l,_r$5:u,_r$6:f,_r$7:d,_tuple:k,_tuple$1:b,_tuple$2:y,_tuple$3:v,abs:_,absoffset:x,b:e,day:S,hour:E,hr:C,hr$1:I,layout:t,m:A,min:F,month:R,name:T,offset:N,prefix:V,s:L,sec:M,std:B,suffix:j,t:W,y:U,yday:z,year:K,zone$1:G,zone$2:q,$s:H,$r:J,$c:Z}=hr(this,{b:e,layout:t});H=H||0;e:for(;;){switch(H){case 0:s=P(W=this,w).locabs(),H=1;case 1:if(Z&&(Z=!1,s=s.$blk()),s&&void 0!==s.$blk)break e;for(T=(k=s)[0],N=k[1],_=k[2],K=-1,R=0,S=0,z=0,E=-1,F=0,M=0;""!==t&&(V=(b=et(t))[0],B=b[1],j=b[2],""!==V&&(e=D(e,V)),0!==B);)switch(t=j,K<0&&256&B&&(K=(y=Ae(_,!0))[0],R=y[1],S=y[2],z=(z=y[3])+1|0),E<0&&512&B&&(E=(v=ve(_))[0],F=v[1],M=v[2]),0){default:if(276==(r=65535&B))(U=K)<0&&(U=-U),e=ot(e,(c=U%100)==c?c:p("integer divide by zero"),2);else if(275===r)e=ot(e,K,4);else if(258===r)e=D(e,m(new h(R).String(),0,3));else if(257===r)A=new h(R).String(),e=D(e,A);else if(259===r)e=ot(e,0|R,0);else if(260===r)e=ot(e,0|R,2);else if(262===r)e=D(e,m(new g(me(_)).String(),0,3));else if(261===r)L=new g(me(_)).String(),e=D(e,L);else if(263===r)e=ot(e,S,0);else if(264===r)S<10&&(e=O(e,32)),e=ot(e,S,0);else if(265===r)e=ot(e,S,2);else if(266===r)z<100&&(e=O(e,32),z<10&&(e=O(e,32))),e=ot(e,z,0);else if(267===r)e=ot(e,z,3);else if(524===r)e=ot(e,E,2);else if(525===r)0===(C=($=E%12)==$?$:p("integer divide by zero"))&&(C=12),e=ot(e,C,0);else if(526===r)0===(I=(l=E%12)==l?l:p("integer divide by zero"))&&(I=12),e=ot(e,I,2);else if(527===r)e=ot(e,F,0);else if(528===r)e=ot(e,F,2);else if(529===r)e=ot(e,M,0);else if(530===r)e=ot(e,M,2);else if(533===r)e=D(e,E>=12?"PM":"AM");else if(534===r)e=D(e,E>=12?"pm":"am");else if(24===r||27===r||25===r||26===r||28===r||29===r||32===r||30===r||31===r||33===r){if(0===N&&(24===B||27===B||25===B||26===B||28===B)){e=O(e,90);break}x=N,(G=(n=N/60)==n&&n!==1/0&&n!==-1/0?0|n:p("integer divide by zero"))<0?(e=O(e,45),G=-G,x=-x):e=O(e,43),e=ot(e,(i=G/60)==i&&i!==1/0&&i!==-1/0?0|i:p("integer divide by zero"),2),27!==B&&32!==B&&28!==B&&33!==B||(e=O(e,58)),31!==B&&26!==B&&(e=ot(e,(u=G%60)==u?u:p("integer divide by zero"),2)),25!==B&&30!==B&&33!==B&&28!==B||(33!==B&&28!==B||(e=O(e,58)),e=ot(e,(f=x%60)==f?f:p("integer divide by zero"),2))}else if(23===r){if(""!==T){e=D(e,T);break}(q=(o=N/60)==o&&o!==1/0&&o!==-1/0?0|o:p("integer divide by zero"))<0?(e=O(e,45),q=-q):e=O(e,43),e=ot(e,(a=q/60)==a&&a!==1/0&&a!==-1/0?0|a:p("integer divide by zero"),2),e=ot(e,(d=q%60)==d?d:p("integer divide by zero"),2)}else 34!==r&&35!==r||(e=$t(e,P(W,w).Nanosecond()>>>0,B))}return H=-1,e}return}return{$blk:w.ptr.prototype.AppendFormat,$c:!0,$r:J,_1:r,_q:n,_q$1:i,_q$2:o,_q$3:a,_r$1:s,_r$2:c,_r$3:$,_r$4:l,_r$5:u,_r$6:f,_r$7:d,_tuple:k,_tuple$1:b,_tuple$2:y,_tuple$3:v,abs:_,absoffset:x,b:e,day:S,hour:E,hr:C,hr$1:I,layout:t,m:A,min:F,month:R,name:T,offset:N,prefix:V,s:L,sec:M,std:B,suffix:j,t:W,y:U,yday:z,year:K,zone$1:G,zone$2:q,$s:H}},w.prototype.AppendFormat=function(e,t){return this.$val.AppendFormat(e,t)},lt=function(e){var t,r,n,i,o,a,s,c;for(0>=(i=Zt(F,1,e.length+2|0)).$length?p("index out of range"):i.$array[i.$offset+0]=34,r=e,t=0;t=128||o<32)for(c=0,65533===o?(c=1,(a+2|0)>>4<<24>>>24)),i=O(i,"0123456789abcdef".charCodeAt((15&e.charCodeAt(a+s|0))>>>0)),s=s+1|0;else 34!==o&&92!==o||(i=O(i,92)),i=D(i,E(o));t+=n[1]}return i=O(i,34),I(i)},b.ptr.prototype.Error=function(){var e;return""===(e=this).Message?"parsing time "+lt(e.Value)+" as "+lt(e.Layout)+": cannot parse "+lt(e.ValueElem)+" as "+lt(e.LayoutElem):"parsing time "+lt(e.Value)+e.Message},b.prototype.Error=function(){return this.$val.Error()},ut=function(e,t){var r;return!(e.length<=t)&&48<=(r=e.charCodeAt(t))&&r<=57},ft=function(e,t){return ut(e,0)?ut(e,1)?[J(e.charCodeAt(0)-48<<24>>>24|0,10)+(e.charCodeAt(1)-48<<24>>>24|0)|0,m(e,2),tt]:t?[0,e,ce]:[e.charCodeAt(0)-48<<24>>>24|0,m(e,1),tt]:[0,e,ce]},dt=function(e,t){var r,n;for(n=0,r=0,r=0;r<3&&ut(e,r);)n=J(n,10)+(e.charCodeAt(r)-48<<24>>>24|0)|0,r=r+1|0;return 0===r||t&&3!==r?[0,e,ce]:[n,m(e,r),tt]},wt=function(e){for(;e.length>0&&32===e.charCodeAt(0);)e=m(e,1);return e},ht=function(e,t){for(;t.length>0;)if(32!==t.charCodeAt(0)){if(0===e.length||e.charCodeAt(0)!==t.charCodeAt(0))return[e,ce];t=m(t,1),e=m(e,1)}else{if(e.length>0&&32!==e.charCodeAt(0))return[e,ce];t=wt(t),e=wt(e)}return[e,tt]},gt=function(e,t){var{$24r:r,_r$1:n,layout:e,value:t,$s:i,$r:o,$c:a}=hr(this,{layout:e,value:t});i=i||0;e:for(;;){switch(i){case 0:n=kt(e,t,St.UTC,St.Local),i=1;case 1:if(a&&(a=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;r=n,i=2;case 2:return r}return}return{$blk:gt,$c:!0,$r:o,$24r:r,_r$1:n,layout:e,value:t,$s:i}},St.Parse=gt,kt=function(e,t,r,n){var{$24r:i,$24r$1:o,_1:a,_2:s,_3:c,_4:$,_q:l,_r$1:u,_r$2:f,_r$3:d,_r$4:h,_r$5:g,_r$6:k,_tmp:y,_tmp$1:v,_tmp$10:_,_tmp$11:x,_tmp$12:S,_tmp$13:E,_tmp$14:C,_tmp$15:I,_tmp$16:A,_tmp$17:F,_tmp$18:R,_tmp$19:N,_tmp$2:V,_tmp$20:O,_tmp$21:D,_tmp$22:L,_tmp$23:M,_tmp$24:j,_tmp$25:W,_tmp$26:U,_tmp$27:z,_tmp$28:K,_tmp$29:G,_tmp$3:H,_tmp$30:Z,_tmp$31:Q,_tmp$32:X,_tmp$33:Y,_tmp$34:ee,_tmp$35:te,_tmp$36:re,_tmp$37:ne,_tmp$38:se,_tmp$39:$e,_tmp$4:le,_tmp$40:ue,_tmp$41:de,_tmp$42:we,_tmp$43:he,_tmp$5:ge,_tmp$6:ke,_tmp$7:be,_tmp$8:ye,_tmp$9:me,_tuple:ve,_tuple$1:_e,_tuple$10:xe,_tuple$11:Se,_tuple$12:Ee,_tuple$13:Ce,_tuple$14:Ie,_tuple$15:Ae,_tuple$16:Fe,_tuple$17:Ne,_tuple$18:Pe,_tuple$19:Ve,_tuple$2:De,_tuple$20:Le,_tuple$21:Me,_tuple$22:Be,_tuple$23:We,_tuple$24:Ue,_tuple$25:Ke,_tuple$3:Ge,_tuple$4:qe,_tuple$5:He,_tuple$6:Je,_tuple$7:Ze,_tuple$8:Qe,_tuple$9:Xe,alayout:Ye,amSet:rt,avalue:nt,d:ot,day:pt,defaultLocation:r,err:ct,hold:$t,hour:wt,hour$1:gt,hr:yt,i:mt,i$1:xt,layout:e,local:n,m:Et,min:Ct,min$1:It,mm:At,month:Ft,n:Rt,n$1:Tt,name:Nt,ndigit:Pt,nsec:Vt,offset:Ot,offset$1:Dt,ok:Lt,ok$1:Mt,p:Bt,pmSet:jt,prefix:Wt,rangeErrString:Ut,sec:zt,seconds:Kt,sign:Gt,ss:qt,std:Ht,stdstr:Jt,suffix:Zt,t:Qt,t$1:Xt,value:t,x$1:Yt,x$2:er,x$3:tr,yday:rr,year:nr,z:ir,zoneName:or,zoneOffset:ar,$s:pr,$r:sr,$c:cr}=hr(this,{layout:e,value:t,defaultLocation:r,local:n});pr=pr||0;e:for(;;){switch(pr){case 0:for(Ye=y=e,nt=v=t,Ut="",rt=!1,jt=!1,nr=0,Ft=-1,pt=-1,rr=-1,wt=0,Ct=0,zt=0,Vt=0,ir=T.nil,ar=-1,or="";;){if(ct=tt,Wt=(ve=et(e))[0],Ht=ve[1],Zt=ve[2],Jt=m(e,Wt.length,e.length-Zt.length|0),t=(_e=ht(t,Wt))[0],ct=_e[1],!B(ct,tt))return pr=-1,[new w.ptr(new Oe(0,0),new Re(0,0),T.nil),new b.ptr(Ye,nt,Wt,t,"")];if(0===Ht){if(0!==t.length)return pr=-1,[new w.ptr(new Oe(0,0),new Re(0,0),T.nil),new b.ptr(Ye,nt,"",t,": extra text: "+lt(t))];break}switch(e=Zt,Bt="",0){default:if(276==(a=65535&Ht)){if(t.length<2){ct=ce;break}$t=t,V=m(t,0,2),t=H=m(t,2),nr=(De=at(Bt=V))[0],ct=De[1],B(ct,tt)?nr=nr>=69?nr+1900|0:nr+2e3|0:t=$t}else if(275===a){if(t.length<4||!ut(t,0)){ct=ce;break}le=m(t,0,4),t=ge=m(t,4),nr=(Ge=at(Bt=le))[0],ct=Ge[1]}else if(258===a)Ft=(qe=it(ae,t))[0],t=qe[1],ct=qe[2],Ft=Ft+1|0;else if(257===a)Ft=(He=it(pe,t))[0],t=He[1],ct=He[2],Ft=Ft+1|0;else if(259===a||260===a)Ft=(Je=ft(t,260===Ht))[0],t=Je[1],ct=Je[2],B(ct,tt)&&(Ft<=0||120&&32===t.charCodeAt(0)&&(t=m(t,1)),pt=(Xe=ft(t,265===Ht))[0],t=Xe[1],ct=Xe[2];else if(266===a||267===a){for(mt=0;mt<2;)266===Ht&&t.length>0&&32===t.charCodeAt(0)&&(t=m(t,1)),mt=mt+1|0;rr=(xe=dt(t,267===Ht))[0],t=xe[1],ct=xe[2]}else if(524===a)wt=(Se=ft(t,!1))[0],t=Se[1],ct=Se[2],(wt<0||24<=wt)&&(Ut="hour");else if(525===a||526===a)wt=(Ee=ft(t,526===Ht))[0],t=Ee[1],ct=Ee[2],(wt<0||12=2&&vt(t.charCodeAt(0))&&ut(t,1)){if(Ht=(Ae=et(e))[1],34==(Ht&=65535)||35===Ht)break;for(Rt=2;Rt=1&&90===t.charCodeAt(0)){t=m(t,1),ir=St.UTC;break}if(Gt=_="",gt=x="",It=S="",Kt=E="",27===Ht||32===Ht){if(t.length<6){ct=ce;break}if(58!==t.charCodeAt(3)){ct=ce;break}Gt=C=m(t,0,1),gt=I=m(t,1,3),It=A=m(t,4,6),Kt=F="00",t=R=m(t,6)}else if(31===Ht||26===Ht){if(t.length<3){ct=ce;break}Gt=N=m(t,0,1),gt=O=m(t,1,3),It=D="00",Kt=L="00",t=M=m(t,3)}else if(28===Ht||33===Ht){if(t.length<9){ct=ce;break}if(58!==t.charCodeAt(3)||58!==t.charCodeAt(6)){ct=ce;break}Gt=j=m(t,0,1),gt=W=m(t,1,3),It=U=m(t,4,6),Kt=z=m(t,7,9),t=K=m(t,9)}else if(25===Ht||30===Ht){if(t.length<7){ct=ce;break}Gt=G=m(t,0,1),gt=Z=m(t,1,3),It=Q=m(t,3,5),Kt=X=m(t,5,7),t=Y=m(t,7)}else{if(t.length<5){ct=ce;break}Gt=ee=m(t,0,1),gt=te=m(t,1,3),It=re=m(t,3,5),Kt=ne="00",t=se=m(t,5)}yt=$e=0,At=ue=0,qt=de=0,yt=(Ne=at(gt))[0],ct=Ne[1],B(ct,tt)&&(At=(Pe=at(It))[0],ct=Pe[1]),B(ct,tt)&&(qt=(Ve=at(Kt))[0],ct=Ve[1]),ar=J(J(yt,60)+At|0,60)+qt|0,43===($=Gt.charCodeAt(0))||(45===$?ar=-ar:ct=ce)}else if(23===a){if(t.length>=3&&"UTC"===m(t,0,3)){ir=St.UTC,t=m(t,3);break}if(Tt=(Le=bt(t))[0],!(Lt=Le[1])){ct=ce;break}or=we=m(t,0,Tt),t=he=m(t,Tt)}else if(34===a){if(Pt=1+st(Ht)|0,t.length=0){if(ot=0,Et=0,je(nr)&&(60===rr?(Et=2,ot=29):rr>60&&(rr=rr-1|0)),rr<1||rr>365)return pr=-1,[new w.ptr(new Oe(0,0),new Re(0,0),T.nil),new b.ptr(Ye,nt,"",t,": day-of-year out of range")];if(0===Et&&((0|((Et=((l=(rr-1|0)/31)==l&&l!==1/0&&l!==-1/0?0|l:p("integer divide by zero"))+1|0)<0||Et>=q.length?void p("index out of range"):q[Et]))=q.length?void p("index out of range"):q[Yt]))|0),Ft>=0&&Ft!==Et)return pr=-1,[new w.ptr(new Oe(0,0),new Re(0,0),T.nil),new b.ptr(Ye,nt,"",t,": day-of-year does not match month")];if(Ft=Et,pt>=0&&pt!==ot)return pr=-1,[new w.ptr(new Oe(0,0),new Re(0,0),T.nil),new b.ptr(Ye,nt,"",t,": day-of-year does not match day")];pt=ot}else Ft<0&&(Ft=1),pt<0&&(pt=1);if(pt<1||pt>Te(0|Ft,nr))return pr=-1,[new w.ptr(new Oe(0,0),new Re(0,0),T.nil),new b.ptr(Ye,nt,"",t,": day out of range")];if(ir!==T.nil){pr=1;continue}pr=2;continue;case 1:u=ze(nr,0|Ft,pt,wt,Ct,zt,Vt,ir),pr=3;case 3:if(cr&&(cr=!1,u=u.$blk()),u&&void 0!==u.$blk)break e;i=[u,tt],pr=4;case 4:return i;case 2:if(-1!==ar){pr=5;continue}pr=6;continue;case 5:f=ze(nr,0|Ft,pt,wt,Ct,zt,Vt,St.UTC),pr=7;case 7:if(cr&&(cr=!1,f=f.$blk()),f&&void 0!==f.$blk)break e;(Qt=P(f,w)).addSec((er=new Re(0,ar),new Re(-er.$high,-er.$low))),d=n.lookup(Qt.unixSec()),pr=8;case 8:if(cr&&(cr=!1,d=d.$blk()),d&&void 0!==d.$blk)break e;return Nt=(We=d)[0],(Ot=We[1])!==ar||""!==or&&Nt!==or?(Qt.setLoc(fe(or,ar)),pr=-1,[Qt,tt]):(Qt.setLoc(n),pr=-1,[Qt,tt]);case 6:if(""!==or){pr=9;continue}pr=10;continue;case 9:h=ze(nr,0|Ft,pt,wt,Ct,zt,Vt,St.UTC),pr=11;case 11:if(cr&&(cr=!1,h=h.$blk()),h&&void 0!==h.$blk)break e;Xt=P(h,w),g=n.lookupName(or,Xt.unixSec()),pr=12;case 12:if(cr&&(cr=!1,g=g.$blk()),g&&void 0!==g.$blk)break e;return Dt=(Ue=g)[0],(Mt=Ue[1])?(Xt.addSec((tr=new Re(0,Dt),new Re(-tr.$high,-tr.$low))),Xt.setLoc(n),pr=-1,[Xt,tt]):(or.length>3&&"GMT"===m(or,0,3)&&(Dt=(Ke=at(m(or,3)))[0],Dt=J(Dt,3600)),Xt.setLoc(fe(or,Dt)),pr=-1,[Xt,tt]);case 10:k=ze(nr,0|Ft,pt,wt,Ct,zt,Vt,r),pr=13;case 13:if(cr&&(cr=!1,k=k.$blk()),k&&void 0!==k.$blk)break e;o=[k,tt],pr=14;case 14:return o}return}return{$blk:kt,$c:!0,$r:sr,$24r:i,$24r$1:o,_1:a,_2:s,_3:c,_4:$,_q:l,_r$1:u,_r$2:f,_r$3:d,_r$4:h,_r$5:g,_r$6:k,_tmp:y,_tmp$1:v,_tmp$10:_,_tmp$11:x,_tmp$12:S,_tmp$13:E,_tmp$14:C,_tmp$15:I,_tmp$16:A,_tmp$17:F,_tmp$18:R,_tmp$19:N,_tmp$2:V,_tmp$20:O,_tmp$21:D,_tmp$22:L,_tmp$23:M,_tmp$24:j,_tmp$25:W,_tmp$26:U,_tmp$27:z,_tmp$28:K,_tmp$29:G,_tmp$3:H,_tmp$30:Z,_tmp$31:Q,_tmp$32:X,_tmp$33:Y,_tmp$34:ee,_tmp$35:te,_tmp$36:re,_tmp$37:ne,_tmp$38:se,_tmp$39:$e,_tmp$4:le,_tmp$40:ue,_tmp$41:de,_tmp$42:we,_tmp$43:he,_tmp$5:ge,_tmp$6:ke,_tmp$7:be,_tmp$8:ye,_tmp$9:me,_tuple:ve,_tuple$1:_e,_tuple$10:xe,_tuple$11:Se,_tuple$12:Ee,_tuple$13:Ce,_tuple$14:Ie,_tuple$15:Ae,_tuple$16:Fe,_tuple$17:Ne,_tuple$18:Pe,_tuple$19:Ve,_tuple$2:De,_tuple$20:Le,_tuple$21:Me,_tuple$22:Be,_tuple$23:We,_tuple$24:Ue,_tuple$25:Ke,_tuple$3:Ge,_tuple$4:qe,_tuple$5:He,_tuple$6:Je,_tuple$7:Ze,_tuple$8:Qe,_tuple$9:Xe,alayout:Ye,amSet:rt,avalue:nt,d:ot,day:pt,defaultLocation:r,err:ct,hold:$t,hour:wt,hour$1:gt,hr:yt,i:mt,i$1:xt,layout:e,local:n,m:Et,min:Ct,min$1:It,mm:At,month:Ft,n:Rt,n$1:Tt,name:Nt,ndigit:Pt,nsec:Vt,offset:Ot,offset$1:Dt,ok:Lt,ok$1:Mt,p:Bt,pmSet:jt,prefix:Wt,rangeErrString:Ut,sec:zt,seconds:Kt,sign:Gt,ss:qt,std:Ht,stdstr:Jt,suffix:Zt,t:Qt,t$1:Xt,value:t,x$1:Yt,x$2:er,x$3:tr,yday:rr,year:nr,z:ir,zoneName:or,zoneOffset:ar,$s:pr}},bt=function(e){var t,r,n,i,o;if(n=0,e.length<3)return[n=0,!1];if(e.length>=4&&("ChST"===m(e,0,4)||"MeST"===m(e,0,4)))return[n=4,!0];if("GMT"===m(e,0,3))return[n=n=yt(e),!0];if(43===e.charCodeAt(0)||45===e.charCodeAt(0))return o=(n=mt(e))>0,[n,o];for(i=0,i=0;i<6&&!(i>=e.length)&&!((r=e.charCodeAt(i))<65||900||0===o.$high&&o.$low>23?0:e.length-n.length|0:0)},vt=function(e){return 46===e||44===e},_t=function(e,t){var r,n,i,o,a,p;if(o=0,a="",n=tt,!vt(e.charCodeAt(0)))return[o,a,n=ce];if(t>10&&(e=m(e,0,10),t=10),o=(r=at(m(e,1,t)))[0],n=r[1],!B(n,tt))return[o,a,n];if(o<0)return[o,a="fractional second",n];for(p=10-t|0,i=0;i57);){if(n.$high>214748364||214748364===n.$high&&n.$low>3435973836)return[n=new Oe(0,0),"",$e];if(o=ee(n,new Oe(0,10)),a=new Oe(0,t),i=new Oe(o.$high+a.$high,o.$low+a.$low),(n=new Oe(i.$high-0,i.$low-48)).$high>2147483648||2147483648===n.$high&&n.$low>0)return[n=new Oe(0,0),"",$e];r=r+1|0}return[n,m(e,r),tt]},T.methods=[{prop:"get",name:"get",pkg:"time",typ:Qe([],[T],!1)},{prop:"String",name:"String",pkg:"",typ:Qe([],[We],!1)},{prop:"lookup",name:"lookup",pkg:"time",typ:Qe([Re],[We,Ce,Re,Re,Ee],!1)},{prop:"lookupFirstZone",name:"lookupFirstZone",pkg:"time",typ:Qe([],[Ce],!1)},{prop:"firstZoneUsed",name:"firstZoneUsed",pkg:"time",typ:Qe([],[Ee],!1)},{prop:"lookupName",name:"lookupName",pkg:"time",typ:Qe([We,Re],[Ce,Ee],!1)}],w.methods=[{prop:"After",name:"After",pkg:"",typ:Qe([w],[Ee],!1)},{prop:"Before",name:"Before",pkg:"",typ:Qe([w],[Ee],!1)},{prop:"Equal",name:"Equal",pkg:"",typ:Qe([w],[Ee],!1)},{prop:"IsZero",name:"IsZero",pkg:"",typ:Qe([],[Ee],!1)},{prop:"abs",name:"abs",pkg:"time",typ:Qe([],[Oe],!1)},{prop:"locabs",name:"locabs",pkg:"time",typ:Qe([],[We,Ce,Oe],!1)},{prop:"Date",name:"Date",pkg:"",typ:Qe([],[Ce,h,Ce],!1)},{prop:"Year",name:"Year",pkg:"",typ:Qe([],[Ce],!1)},{prop:"Month",name:"Month",pkg:"",typ:Qe([],[h],!1)},{prop:"Day",name:"Day",pkg:"",typ:Qe([],[Ce],!1)},{prop:"Weekday",name:"Weekday",pkg:"",typ:Qe([],[g],!1)},{prop:"ISOWeek",name:"ISOWeek",pkg:"",typ:Qe([],[Ce,Ce],!1)},{prop:"Clock",name:"Clock",pkg:"",typ:Qe([],[Ce,Ce,Ce],!1)},{prop:"Hour",name:"Hour",pkg:"",typ:Qe([],[Ce],!1)},{prop:"Minute",name:"Minute",pkg:"",typ:Qe([],[Ce],!1)},{prop:"Second",name:"Second",pkg:"",typ:Qe([],[Ce],!1)},{prop:"Nanosecond",name:"Nanosecond",pkg:"",typ:Qe([],[Ce],!1)},{prop:"YearDay",name:"YearDay",pkg:"",typ:Qe([],[Ce],!1)},{prop:"Add",name:"Add",pkg:"",typ:Qe([k],[w],!1)},{prop:"Sub",name:"Sub",pkg:"",typ:Qe([w],[k],!1)},{prop:"AddDate",name:"AddDate",pkg:"",typ:Qe([Ce,Ce,Ce],[w],!1)},{prop:"date",name:"date",pkg:"time",typ:Qe([Ee],[Ce,h,Ce,Ce],!1)},{prop:"UTC",name:"UTC",pkg:"",typ:Qe([],[w],!1)},{prop:"Local",name:"Local",pkg:"",typ:Qe([],[w],!1)},{prop:"In",name:"In",pkg:"",typ:Qe([T],[w],!1)},{prop:"Location",name:"Location",pkg:"",typ:Qe([],[T],!1)},{prop:"Zone",name:"Zone",pkg:"",typ:Qe([],[We,Ce],!1)},{prop:"ZoneBounds",name:"ZoneBounds",pkg:"",typ:Qe([],[w,w],!1)},{prop:"Unix",name:"Unix",pkg:"",typ:Qe([],[Re],!1)},{prop:"UnixMilli",name:"UnixMilli",pkg:"",typ:Qe([],[Re],!1)},{prop:"UnixMicro",name:"UnixMicro",pkg:"",typ:Qe([],[Re],!1)},{prop:"UnixNano",name:"UnixNano",pkg:"",typ:Qe([],[Re],!1)},{prop:"MarshalBinary",name:"MarshalBinary",pkg:"",typ:Qe([],[F,rt],!1)},{prop:"GobEncode",name:"GobEncode",pkg:"",typ:Qe([],[F,rt],!1)},{prop:"MarshalJSON",name:"MarshalJSON",pkg:"",typ:Qe([],[F,rt],!1)},{prop:"MarshalText",name:"MarshalText",pkg:"",typ:Qe([],[F,rt],!1)},{prop:"IsDST",name:"IsDST",pkg:"",typ:Qe([],[Ee],!1)},{prop:"Truncate",name:"Truncate",pkg:"",typ:Qe([k],[w],!1)},{prop:"Round",name:"Round",pkg:"",typ:Qe([k],[w],!1)},{prop:"String",name:"String",pkg:"",typ:Qe([],[We],!1)},{prop:"GoString",name:"GoString",pkg:"",typ:Qe([],[We],!1)},{prop:"Format",name:"Format",pkg:"",typ:Qe([We],[We],!1)},{prop:"AppendFormat",name:"AppendFormat",pkg:"",typ:Qe([F,We],[F],!1)}],j.methods=[{prop:"nsec",name:"nsec",pkg:"time",typ:Qe([],[Fe],!1)},{prop:"sec",name:"sec",pkg:"time",typ:Qe([],[Re],!1)},{prop:"unixSec",name:"unixSec",pkg:"time",typ:Qe([],[Re],!1)},{prop:"addSec",name:"addSec",pkg:"time",typ:Qe([Re],[],!1)},{prop:"setLoc",name:"setLoc",pkg:"time",typ:Qe([T],[],!1)},{prop:"stripMono",name:"stripMono",pkg:"time",typ:Qe([],[],!1)},{prop:"setMono",name:"setMono",pkg:"time",typ:Qe([Re],[],!1)},{prop:"mono",name:"mono",pkg:"time",typ:Qe([],[Re],!1)},{prop:"UnmarshalBinary",name:"UnmarshalBinary",pkg:"",typ:Qe([F],[rt],!1)},{prop:"GobDecode",name:"GobDecode",pkg:"",typ:Qe([F],[rt],!1)},{prop:"UnmarshalJSON",name:"UnmarshalJSON",pkg:"",typ:Qe([F],[rt],!1)},{prop:"UnmarshalText",name:"UnmarshalText",pkg:"",typ:Qe([F],[rt],!1)}],h.methods=[{prop:"String",name:"String",pkg:"",typ:Qe([],[We],!1)}],g.methods=[{prop:"String",name:"String",pkg:"",typ:Qe([],[We],!1)}],k.methods=[{prop:"String",name:"String",pkg:"",typ:Qe([],[We],!1)},{prop:"Nanoseconds",name:"Nanoseconds",pkg:"",typ:Qe([],[Re],!1)},{prop:"Microseconds",name:"Microseconds",pkg:"",typ:Qe([],[Re],!1)},{prop:"Milliseconds",name:"Milliseconds",pkg:"",typ:Qe([],[Re],!1)},{prop:"Seconds",name:"Seconds",pkg:"",typ:Qe([],[Me],!1)},{prop:"Minutes",name:"Minutes",pkg:"",typ:Qe([],[Me],!1)},{prop:"Hours",name:"Hours",pkg:"",typ:Qe([],[Me],!1)},{prop:"Truncate",name:"Truncate",pkg:"",typ:Qe([k],[k],!1)},{prop:"Round",name:"Round",pkg:"",typ:Qe([k],[k],!1)},{prop:"Abs",name:"Abs",pkg:"",typ:Qe([],[k],!1)}],W.methods=[{prop:"Error",name:"Error",pkg:"",typ:Qe([],[We],!1)}],$.init("time",[{prop:"name",name:"name",embedded:!1,exported:!1,typ:We,tag:""},{prop:"zone",name:"zone",embedded:!1,exported:!1,typ:v,tag:""},{prop:"tx",name:"tx",embedded:!1,exported:!1,typ:_,tag:""},{prop:"extend",name:"extend",embedded:!1,exported:!1,typ:We,tag:""},{prop:"cacheStart",name:"cacheStart",embedded:!1,exported:!1,typ:Re,tag:""},{prop:"cacheEnd",name:"cacheEnd",embedded:!1,exported:!1,typ:Re,tag:""},{prop:"cacheZone",name:"cacheZone",embedded:!1,exported:!1,typ:x,tag:""}]),l.init("time",[{prop:"name",name:"name",embedded:!1,exported:!1,typ:We,tag:""},{prop:"offset",name:"offset",embedded:!1,exported:!1,typ:Ce,tag:""},{prop:"isDST",name:"isDST",embedded:!1,exported:!1,typ:Ee,tag:""}]),u.init("time",[{prop:"when",name:"when",embedded:!1,exported:!1,typ:Re,tag:""},{prop:"index",name:"index",embedded:!1,exported:!1,typ:Ne,tag:""},{prop:"isstd",name:"isstd",embedded:!1,exported:!1,typ:Ee,tag:""},{prop:"isutc",name:"isutc",embedded:!1,exported:!1,typ:Ee,tag:""}]),d.init("time",[{prop:"kind",name:"kind",embedded:!1,exported:!1,typ:f,tag:""},{prop:"day",name:"day",embedded:!1,exported:!1,typ:Ce,tag:""},{prop:"week",name:"week",embedded:!1,exported:!1,typ:Ce,tag:""},{prop:"mon",name:"mon",embedded:!1,exported:!1,typ:Ce,tag:""},{prop:"time",name:"time",embedded:!1,exported:!1,typ:Ce,tag:""}]),w.init("time",[{prop:"wall",name:"wall",embedded:!1,exported:!1,typ:Oe,tag:""},{prop:"ext",name:"ext",embedded:!1,exported:!1,typ:Re,tag:""},{prop:"loc",name:"loc",embedded:!1,exported:!1,typ:T,tag:""}]),b.init("",[{prop:"Layout",name:"Layout",embedded:!1,exported:!0,typ:We,tag:""},{prop:"Value",name:"Value",embedded:!1,exported:!0,typ:We,tag:""},{prop:"LayoutElem",name:"LayoutElem",embedded:!1,exported:!0,typ:We,tag:""},{prop:"ValueElem",name:"ValueElem",embedded:!1,exported:!0,typ:We,tag:""},{prop:"Message",name:"Message",embedded:!1,exported:!0,typ:We,tag:""}]),St.$initLinknames=function(){Ve=s["runtime.nanotime"]},e=function(){St.$init=function(){};var t,p,s=!1,c=0;void 0!==this&&void 0!==this.$blk&&(s=!0,c=(t=this).$s,p=t.$r);e:for(;;){switch(c){case 0:p=r.$init(),c=1;case 1:if(s&&(s=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;p=n.$init(),c=2;case 2:if(s&&(s=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;p=i.$init(),c=3;case 3:if(s&&(s=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;p=o.$init(),c=4;case 4:if(s&&(s=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;p=a.$init(),c=5;case 5:if(s&&(s=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;z=new $.ptr("",v.nil,_.nil,"",new Re(0,0),new Re(0,0),x.nil),G=new i.Once.ptr(!1,!1),r.New("malformed time zone information"),U=new $.ptr("UTC",v.nil,_.nil,"",new Re(0,0),new Re(0,0),x.nil),St.UTC=U,St.Local=z,r.New("time: invalid location name"),q=Ke(5,[0,31,59,90,120,151,181,212,243,273,304,334,365]),ue=Ve(),c=6;case 6:if(s&&(s=!1,ue=ue.$blk()),ue&&void 0!==ue.$blk)break e;H=new Re((le=ue).$high-0,le.$low-1),new A([o.GOROOT()+"/lib/time/zoneinfo.zip"]),ne=Ke(2,[260,265,526,528,530,276]),ie=new A(["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"]),oe=new A(["Sun","Mon","Tue","Wed","Thu","Fri","Sat"]),ae=new A(["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"]),pe=new A(["January","February","March","April","May","June","July","August","September","October","November","December"]),se=r.New("time: invalid number"),ce=r.New("bad value for field"),$e=r.New("time: bad [0-9]*"),Ze()}return}return void 0===t&&(t={$blk:e}),t.$s=c,t.$r=p,t},St.$init=e,St}(),c["internal/poll"]=function(){var e,t,r,n,i,o,a,$,l,u,f,d,w,h,g,b,m,v,_,x,S,E,C,I,A,F,R,T,N,V,O,D,L,M,j,W,U,z,K,G={};return t=c.errors,r=c["internal/syscall/unix"],n=c.io,i=c["sync/atomic"],o=c.syscall,a=c.time,$=G.FD=xe(0,ge,"poll.FD",!0,"internal/poll",!0,(function(e,t,r,n,i,o,a,p,s){if(this.$val=this,0===arguments.length)return this.fdmu=new u.ptr(new Oe(0,0),0,0),this.Sysfd=0,this.pd=new l.ptr(g.nil,!1),this.iovecs=_.nil,this.csema=0,this.isBlocking=0,this.IsStream=!1,this.ZeroReadIsEOF=!1,void(this.isFile=!1);this.fdmu=e,this.Sysfd=t,this.pd=r,this.iovecs=n,this.csema=i,this.isBlocking=o,this.IsStream=a,this.ZeroReadIsEOF=p,this.isFile=s})),l=G.pollDesc=xe(0,ge,"poll.pollDesc",!0,"internal/poll",!1,(function(e,t){if(this.$val=this,0===arguments.length)return this.fd=g.nil,void(this.closing=!1);this.fd=e,this.closing=t})),u=G.fdMutex=xe(0,ge,"poll.fdMutex",!0,"internal/poll",!1,(function(e,t,r){if(this.$val=this,0===arguments.length)return this.state=new Oe(0,0),this.rsema=0,void(this.wsema=0);this.state=e,this.rsema=t,this.wsema=r})),f=G.errNetClosing=xe(0,ge,"poll.errNetClosing",!0,"internal/poll",!1,(function(){this.$val=this})),d=G.DeadlineExceededError=xe(0,ge,"poll.DeadlineExceededError",!0,"internal/poll",!0,(function(){this.$val=this})),w=Gt(Ve),h=Gt(Fe),g=Gt($),b=Gt(Oe),m=Jt(Ne),v=Jt(o.Iovec),_=Gt(v),x=Gt(o.SockaddrInet4),S=Gt(o.SockaddrInet6),E=Gt(o.Stat_t),C=Qe([De],[Ee],!1),I=Qe([De],[],!1),A=Gt(l),F=Gt(u),R=Gt(d),V=function(e){var{_r:t,_r$1:r,_tuple:n,err:i,ns:a,s:e,sa:p,$s:s,$r:c,$c:$}=hr(this,{s:e});s=s||0;e:for(;;){switch(s){case 0:t=G.AcceptFunc(e),s=1;case 1:if($&&($=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;if(a=(n=t)[0],p=n[1],i=n[2],B(i,tt)&&o.CloseOnExec(a),!B(i,tt))return s=-1,[-1,tt,"accept",i];if(i=o.SetNonblock(a,!0),!B(i,tt)){s=2;continue}s=3;continue;case 2:r=G.CloseFunc(a),s=4;case 4:if($&&($=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;return s=-1,[-1,tt,"setnonblock",i];case 3:return s=-1,[a,p,"",tt]}return}return{$blk:V,$c:!0,$r:c,_r:t,_r$1:r,_tuple:n,err:i,ns:a,s:e,sa:p,$s:s}},O=function(){p("native function not implemented: internal/poll.runtime_Semacquire")},D=function(){p("native function not implemented: internal/poll.runtime_Semrelease")},$.ptr.prototype.Init=function(e,t){var r,n;return n=this,"file"===e&&(n.isFile=!0),t?(r=n.pd.init(n),B(r,tt)||(n.isBlocking=1),r):(n.isBlocking=1,tt)},$.prototype.Init=function(e,t){return this.$val.Init(e,t)},$.ptr.prototype.destroy=function(){var{_r:e,err:t,fd:r,$s:n,$r:i,$c:o}=hr(this,{});n=n||0;e:for(;;){switch(n){case 0:(r=this).pd.close(),e=G.CloseFunc(r.Sysfd),n=1;case 1:if(o&&(o=!1,e=e.$blk()),e&&void 0!==e.$blk)break e;t=e,r.Sysfd=-1,i=D(r.$ptr_csema||(r.$ptr_csema=new w((function(){return this.$target.csema}),(function(e){this.$target.csema=e}),r))),n=2;case 2:if(o&&(o=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;return n=-1,t}return}return{$blk:$.ptr.prototype.destroy,$c:!0,$r:i,_r:e,err:t,fd:r,$s:n}},$.prototype.destroy=function(){return this.$val.destroy()},$.ptr.prototype.Close=function(){var{_r:e,_r$1:t,err:r,fd:n,$s:i,$r:o,$c:a}=hr(this,{});i=i||0;e:for(;;){switch(i){case 0:e=(n=this).fdmu.increfAndClose(),i=3;case 3:if(a&&(a=!1,e=e.$blk()),e&&void 0!==e.$blk)break e;if(!e){i=1;continue}i=2;continue;case 1:return i=-1,z(n.isFile);case 2:n.pd.evict(),t=n.decref(),i=4;case 4:if(a&&(a=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;if(r=t,0===n.isBlocking){i=5;continue}i=6;continue;case 5:o=O(n.$ptr_csema||(n.$ptr_csema=new w((function(){return this.$target.csema}),(function(e){this.$target.csema=e}),n))),i=7;case 7:if(a&&(a=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;case 6:return i=-1,r}return}return{$blk:$.ptr.prototype.Close,$c:!0,$r:o,_r:e,_r$1:t,err:r,fd:n,$s:i}},$.prototype.Close=function(){return this.$val.Close()},$.ptr.prototype.SetBlocking=function(){var{$24r:e,$24r$1:t,err:r,fd:n,$s:a,$deferred:p,$r:s,$c:c}=hr(this,{});a=a||0;var l=null;try{for(;;){switch(a){case 0:if(p=[],pr.deferStack.push(p),r=(n=this).incref(),!B(r,tt)){a=1;continue}a=2;continue;case 1:e=r,a=3;case 3:return e;case 2:p.push([k(n,"decref"),[]]),i.StoreUint32(n.$ptr_isBlocking||(n.$ptr_isBlocking=new w((function(){return this.$target.isBlocking}),(function(e){this.$target.isBlocking=e}),n)),1),t=o.SetNonblock(n.Sysfd,!1),a=4;case 4:return t}return}}catch(r){return l=r,a=-1,tt}finally{if(nr(p,l),pr.asleep)return{$blk:$.ptr.prototype.SetBlocking,$c:!0,$r:s,$24r:e,$24r$1:t,err:r,fd:n,$s:a,$deferred:p}}},$.prototype.SetBlocking=function(){return this.$val.SetBlocking()},$.ptr.prototype.Read=function(e){var{$24r:t,$24r$1:r,$24r$2:n,$24r$3:i,_r:a,_r$1:p,_tuple:s,err:c,err$1:l,err$2:u,fd:f,n:d,p:e,$s:w,$deferred:h,$r:g,$c:b}=hr(this,{p:e});w=w||0;var m=null;try{e:for(;;){switch(w){case 0:h=[],pr.deferStack.push(h),a=(f=this).readLock(),w=1;case 1:if(b&&(b=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;if(!B(c=a,tt)){w=2;continue}w=3;continue;case 2:t=[0,c],w=4;case 4:return t;case 3:if(h.push([k(f,"readUnlock"),[]]),0===e.$length){w=5;continue}w=6;continue;case 5:r=[0,tt],w=7;case 7:return r;case 6:if(l=f.pd.prepareRead(f.isFile),!B(l,tt)){w=8;continue}w=9;continue;case 8:n=[0,l],w=10;case 10:return n;case 9:f.IsStream&&e.$length>1073741824&&(e=y(e,0,1073741824));case 11:p=j(o.Read,f.Sysfd,e),w=13;case 13:if(b&&(b=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;if(d=(s=p)[0],u=s[1],!B(u,tt)&&(d=0,B(u,new o.Errno(11))&&f.pd.pollable()&&(u=f.pd.waitRead(f.isFile),B(u,tt)))){w=11;continue}i=[d,u=f.eofError(d,u)],w=14;case 14:return i;case 12:return w=-1,[0,tt]}return}}catch(c){return m=c,w=-1,[0,tt]}finally{if(nr(h,m),pr.asleep)return{$blk:$.ptr.prototype.Read,$c:!0,$r:g,$24r:t,$24r$1:r,$24r$2:n,$24r$3:i,_r:a,_r$1:p,_tuple:s,err:c,err$1:l,err$2:u,fd:f,n:d,p:e,$s:w,$deferred:h}}},$.prototype.Read=function(e){return this.$val.Read(e)},$.ptr.prototype.Pread=function(e,t){var{_r:r,_r$1:n,_tuple:i,err:a,err$1:p,fd:s,n:c,off:t,p:e,$s:l,$r:u,$c:f}=hr(this,{p:e,off:t});l=l||0;e:for(;;){switch(l){case 0:if(a=(s=this).incref(),!B(a,tt))return l=-1,[0,a];s.IsStream&&e.$length>1073741824&&(e=y(e,0,1073741824)),c=0,p=tt;case 1:r=o.Pread(s.Sysfd,e,t),l=3;case 3:if(f&&(f=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;if(c=(i=r)[0],p=i[1],!B(p,new o.Errno(4))){l=2;continue}l=1;continue;case 2:B(p,tt)||(c=0),n=s.decref(),l=4;case 4:if(f&&(f=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;return l=-1,[c,p=s.eofError(c,p)]}return}return{$blk:$.ptr.prototype.Pread,$c:!0,$r:u,_r:r,_r$1:n,_tuple:i,err:a,err$1:p,fd:s,n:c,off:t,p:e,$s:l}},$.prototype.Pread=function(e,t){return this.$val.Pread(e,t)},$.ptr.prototype.ReadFrom=function(e){var{$24r:t,$24r$1:r,$24r$2:n,_r:i,_tuple:a,err:p,err$1:s,err$2:c,fd:l,n:u,p:e,sa:f,$s:d,$deferred:w,$r:h,$c:g}=hr(this,{p:e});d=d||0;var b=null;try{e:for(;;){switch(d){case 0:w=[],pr.deferStack.push(w),i=(l=this).readLock(),d=1;case 1:if(g&&(g=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;if(!B(p=i,tt)){d=2;continue}d=3;continue;case 2:t=[0,tt,p],d=4;case 4:return t;case 3:if(w.push([k(l,"readUnlock"),[]]),s=l.pd.prepareRead(l.isFile),!B(s,tt)){d=5;continue}d=6;continue;case 5:r=[0,tt,s],d=7;case 7:return r;case 6:case 8:if(u=(a=o.Recvfrom(l.Sysfd,e,0))[0],f=a[1],c=a[2],!B(c,tt)){if(B(c,new o.Errno(4))){d=8;continue}if(u=0,B(c,new o.Errno(11))&&l.pd.pollable()&&(c=l.pd.waitRead(l.isFile),B(c,tt))){d=8;continue}}n=[u,f,c=l.eofError(u,c)],d=10;case 10:return n;case 9:return d=-1,[0,tt,tt]}return}}catch(p){return b=p,d=-1,[0,tt,tt]}finally{if(nr(w,b),pr.asleep)return{$blk:$.ptr.prototype.ReadFrom,$c:!0,$r:h,$24r:t,$24r$1:r,$24r$2:n,_r:i,_tuple:a,err:p,err$1:s,err$2:c,fd:l,n:u,p:e,sa:f,$s:d,$deferred:w}}},$.prototype.ReadFrom=function(e){return this.$val.ReadFrom(e)},$.ptr.prototype.ReadFromInet4=function(e,t){var{$24r:n,$24r$1:i,$24r$2:a,_r:p,_tuple:s,err:c,err$1:l,err$2:u,fd:f,from:t,n:d,p:e,$s:w,$deferred:h,$r:g,$c:b}=hr(this,{p:e,from:t});w=w||0;var y=null;try{e:for(;;){switch(w){case 0:h=[],pr.deferStack.push(h),p=(f=this).readLock(),w=1;case 1:if(b&&(b=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;if(!B(c=p,tt)){w=2;continue}w=3;continue;case 2:n=[0,c],w=4;case 4:return n;case 3:if(h.push([k(f,"readUnlock"),[]]),l=f.pd.prepareRead(f.isFile),!B(l,tt)){w=5;continue}w=6;continue;case 5:i=[0,l],w=7;case 7:return i;case 6:case 8:if(d=(s=r.RecvfromInet4(f.Sysfd,e,0,t))[0],u=s[1],!B(u,tt)){if(B(u,new o.Errno(4))){w=8;continue}if(d=0,B(u,new o.Errno(11))&&f.pd.pollable()&&(u=f.pd.waitRead(f.isFile),B(u,tt))){w=8;continue}}a=[d,u=f.eofError(d,u)],w=10;case 10:return a;case 9:return w=-1,[0,tt]}return}}catch(c){return y=c,w=-1,[0,tt]}finally{if(nr(h,y),pr.asleep)return{$blk:$.ptr.prototype.ReadFromInet4,$c:!0,$r:g,$24r:n,$24r$1:i,$24r$2:a,_r:p,_tuple:s,err:c,err$1:l,err$2:u,fd:f,from:t,n:d,p:e,$s:w,$deferred:h}}},$.prototype.ReadFromInet4=function(e,t){return this.$val.ReadFromInet4(e,t)},$.ptr.prototype.ReadFromInet6=function(e,t){var{$24r:n,$24r$1:i,$24r$2:a,_r:p,_tuple:s,err:c,err$1:l,err$2:u,fd:f,from:t,n:d,p:e,$s:w,$deferred:h,$r:g,$c:b}=hr(this,{p:e,from:t});w=w||0;var y=null;try{e:for(;;){switch(w){case 0:h=[],pr.deferStack.push(h),p=(f=this).readLock(),w=1;case 1:if(b&&(b=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;if(!B(c=p,tt)){w=2;continue}w=3;continue;case 2:n=[0,c],w=4;case 4:return n;case 3:if(h.push([k(f,"readUnlock"),[]]),l=f.pd.prepareRead(f.isFile),!B(l,tt)){w=5;continue}w=6;continue;case 5:i=[0,l],w=7;case 7:return i;case 6:case 8:if(d=(s=r.RecvfromInet6(f.Sysfd,e,0,t))[0],u=s[1],!B(u,tt)){if(B(u,new o.Errno(4))){w=8;continue}if(d=0,B(u,new o.Errno(11))&&f.pd.pollable()&&(u=f.pd.waitRead(f.isFile),B(u,tt))){w=8;continue}}a=[d,u=f.eofError(d,u)],w=10;case 10:return a;case 9:return w=-1,[0,tt]}return}}catch(c){return y=c,w=-1,[0,tt]}finally{if(nr(h,y),pr.asleep)return{$blk:$.ptr.prototype.ReadFromInet6,$c:!0,$r:g,$24r:n,$24r$1:i,$24r$2:a,_r:p,_tuple:s,err:c,err$1:l,err$2:u,fd:f,from:t,n:d,p:e,$s:w,$deferred:h}}},$.prototype.ReadFromInet6=function(e,t){return this.$val.ReadFromInet6(e,t)},$.ptr.prototype.ReadMsg=function(e,t,r){var{$24r:n,$24r$1:i,$24r$2:a,_r:p,_tuple:s,err:c,err$1:l,err$2:u,fd:f,flags:r,n:d,oob:t,oobn:w,p:e,sa:h,sysflags:g,$s:b,$deferred:y,$r:m,$c:v}=hr(this,{p:e,oob:t,flags:r});b=b||0;var _=null;try{e:for(;;){switch(b){case 0:y=[],pr.deferStack.push(y),p=(f=this).readLock(),b=1;case 1:if(v&&(v=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;if(!B(c=p,tt)){b=2;continue}b=3;continue;case 2:n=[0,0,0,tt,c],b=4;case 4:return n;case 3:if(y.push([k(f,"readUnlock"),[]]),l=f.pd.prepareRead(f.isFile),!B(l,tt)){b=5;continue}b=6;continue;case 5:i=[0,0,0,tt,l],b=7;case 7:return i;case 6:case 8:if(d=(s=o.Recvmsg(f.Sysfd,e,t,r))[0],w=s[1],g=s[2],h=s[3],u=s[4],!B(u,tt)){if(B(u,new o.Errno(4))){b=8;continue}if(B(u,new o.Errno(11))&&f.pd.pollable()&&(u=f.pd.waitRead(f.isFile),B(u,tt))){b=8;continue}}a=[d,w,g,h,u=f.eofError(d,u)],b=10;case 10:return a;case 9:return b=-1,[0,0,0,tt,tt]}return}}catch(c){return _=c,b=-1,[0,0,0,tt,tt]}finally{if(nr(y,_),pr.asleep)return{$blk:$.ptr.prototype.ReadMsg,$c:!0,$r:m,$24r:n,$24r$1:i,$24r$2:a,_r:p,_tuple:s,err:c,err$1:l,err$2:u,fd:f,flags:r,n:d,oob:t,oobn:w,p:e,sa:h,sysflags:g,$s:b,$deferred:y}}},$.prototype.ReadMsg=function(e,t,r){return this.$val.ReadMsg(e,t,r)},$.ptr.prototype.ReadMsgInet4=function(e,t,n,i){var{$24r:a,$24r$1:p,$24r$2:s,_r:c,_tuple:l,err:u,err$1:f,err$2:d,fd:w,flags:n,n:h,oob:t,oobn:g,p:e,sa4:i,sysflags:b,$s:y,$deferred:m,$r:v,$c:_}=hr(this,{p:e,oob:t,flags:n,sa4:i});y=y||0;var x=null;try{e:for(;;){switch(y){case 0:m=[],pr.deferStack.push(m),c=(w=this).readLock(),y=1;case 1:if(_&&(_=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;if(!B(u=c,tt)){y=2;continue}y=3;continue;case 2:a=[0,0,0,u],y=4;case 4:return a;case 3:if(m.push([k(w,"readUnlock"),[]]),f=w.pd.prepareRead(w.isFile),!B(f,tt)){y=5;continue}y=6;continue;case 5:p=[0,0,0,f],y=7;case 7:return p;case 6:case 8:if(h=(l=r.RecvmsgInet4(w.Sysfd,e,t,n,i))[0],g=l[1],b=l[2],d=l[3],!B(d,tt)){if(B(d,new o.Errno(4))){y=8;continue}if(B(d,new o.Errno(11))&&w.pd.pollable()&&(d=w.pd.waitRead(w.isFile),B(d,tt))){y=8;continue}}s=[h,g,b,d=w.eofError(h,d)],y=10;case 10:return s;case 9:return y=-1,[0,0,0,tt]}return}}catch(u){return x=u,y=-1,[0,0,0,tt]}finally{if(nr(m,x),pr.asleep)return{$blk:$.ptr.prototype.ReadMsgInet4,$c:!0,$r:v,$24r:a,$24r$1:p,$24r$2:s,_r:c,_tuple:l,err:u,err$1:f,err$2:d,fd:w,flags:n,n:h,oob:t,oobn:g,p:e,sa4:i,sysflags:b,$s:y,$deferred:m}}},$.prototype.ReadMsgInet4=function(e,t,r,n){return this.$val.ReadMsgInet4(e,t,r,n)},$.ptr.prototype.ReadMsgInet6=function(e,t,n,i){var{$24r:a,$24r$1:p,$24r$2:s,_r:c,_tuple:l,err:u,err$1:f,err$2:d,fd:w,flags:n,n:h,oob:t,oobn:g,p:e,sa6:i,sysflags:b,$s:y,$deferred:m,$r:v,$c:_}=hr(this,{p:e,oob:t,flags:n,sa6:i});y=y||0;var x=null;try{e:for(;;){switch(y){case 0:m=[],pr.deferStack.push(m),c=(w=this).readLock(),y=1;case 1:if(_&&(_=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;if(!B(u=c,tt)){y=2;continue}y=3;continue;case 2:a=[0,0,0,u],y=4;case 4:return a;case 3:if(m.push([k(w,"readUnlock"),[]]),f=w.pd.prepareRead(w.isFile),!B(f,tt)){y=5;continue}y=6;continue;case 5:p=[0,0,0,f],y=7;case 7:return p;case 6:case 8:if(h=(l=r.RecvmsgInet6(w.Sysfd,e,t,n,i))[0],g=l[1],b=l[2],d=l[3],!B(d,tt)){if(B(d,new o.Errno(4))){y=8;continue}if(B(d,new o.Errno(11))&&w.pd.pollable()&&(d=w.pd.waitRead(w.isFile),B(d,tt))){y=8;continue}}s=[h,g,b,d=w.eofError(h,d)],y=10;case 10:return s;case 9:return y=-1,[0,0,0,tt]}return}}catch(u){return x=u,y=-1,[0,0,0,tt]}finally{if(nr(m,x),pr.asleep)return{$blk:$.ptr.prototype.ReadMsgInet6,$c:!0,$r:v,$24r:a,$24r$1:p,$24r$2:s,_r:c,_tuple:l,err:u,err$1:f,err$2:d,fd:w,flags:n,n:h,oob:t,oobn:g,p:e,sa6:i,sysflags:b,$s:y,$deferred:m}}},$.prototype.ReadMsgInet6=function(e,t,r,n){return this.$val.ReadMsgInet6(e,t,r,n)},$.ptr.prototype.Write=function(e){var{$24r:t,$24r$1:r,$24r$2:i,$24r$3:a,$24r$4:p,_r:s,_r$1:c,_tuple:l,err:u,err$1:f,err$2:d,fd:w,max:h,n:g,nn:b,p:e,$s:m,$deferred:v,$r:_,$c:x}=hr(this,{p:e});m=m||0;var S=null;try{e:for(;;){switch(m){case 0:v=[],pr.deferStack.push(v),s=(w=this).writeLock(),m=1;case 1:if(x&&(x=!1,s=s.$blk()),s&&void 0!==s.$blk)break e;if(!B(u=s,tt)){m=2;continue}m=3;continue;case 2:t=[0,u],m=4;case 4:return t;case 3:if(v.push([k(w,"writeUnlock"),[]]),f=w.pd.prepareWrite(w.isFile),!B(f,tt)){m=5;continue}m=6;continue;case 5:r=[0,f],m=7;case 7:return r;case 6:b=0;case 8:h=e.$length,w.IsStream&&(h-b|0)>1073741824&&(h=b+1073741824|0),c=j(o.Write,w.Sysfd,y(e,b,h)),m=10;case 10:if(x&&(x=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;if(g=(l=c)[0],d=l[1],g>0&&(b=b+g|0),b===e.$length){m=11;continue}m=12;continue;case 11:i=[b,d],m=13;case 13:return i;case 12:if(B(d,new o.Errno(11))&&w.pd.pollable()&&(d=w.pd.waitWrite(w.isFile),B(d,tt))){m=8;continue}if(!B(d,tt)){m=14;continue}m=15;continue;case 14:a=[b,d],m=16;case 16:return a;case 15:if(0===g){m=17;continue}m=18;continue;case 17:p=[b,n.ErrUnexpectedEOF],m=19;case 19:return p;case 18:m=8;continue;case 9:return m=-1,[0,tt]}return}}catch(u){return S=u,m=-1,[0,tt]}finally{if(nr(v,S),pr.asleep)return{$blk:$.ptr.prototype.Write,$c:!0,$r:_,$24r:t,$24r$1:r,$24r$2:i,$24r$3:a,$24r$4:p,_r:s,_r$1:c,_tuple:l,err:u,err$1:f,err$2:d,fd:w,max:h,n:g,nn:b,p:e,$s:m,$deferred:v}}},$.prototype.Write=function(e){return this.$val.Write(e)},$.ptr.prototype.Pwrite=function(e,t){var{$24r:r,$24r$1:i,$24r$2:a,$24r$3:p,_r:s,_tuple:c,err:l,err$1:u,fd:f,max:d,n:w,nn:h,off:t,p:e,x:g,$s:b,$deferred:m,$r:v,$c:_}=hr(this,{p:e,off:t});b=b||0;var x=null;try{e:for(;;){switch(b){case 0:if(m=[],pr.deferStack.push(m),l=(f=this).incref(),!B(l,tt)){b=1;continue}b=2;continue;case 1:r=[0,l],b=3;case 3:return r;case 2:m.push([k(f,"decref"),[]]),h=0;case 4:d=e.$length,f.IsStream&&(d-h|0)>1073741824&&(d=h+1073741824|0),s=o.Pwrite(f.Sysfd,y(e,h,d),(g=new Re(0,h),new Re(t.$high+g.$high,t.$low+g.$low))),b=6;case 6:if(_&&(_=!1,s=s.$blk()),s&&void 0!==s.$blk)break e;if(w=(c=s)[0],u=c[1],B(u,new o.Errno(4))){b=4;continue}if(w>0&&(h=h+w|0),h===e.$length){b=7;continue}b=8;continue;case 7:i=[h,u],b=9;case 9:return i;case 8:if(!B(u,tt)){b=10;continue}b=11;continue;case 10:a=[h,u],b=12;case 12:return a;case 11:if(0===w){b=13;continue}b=14;continue;case 13:p=[h,n.ErrUnexpectedEOF],b=15;case 15:return p;case 14:b=4;continue;case 5:return b=-1,[0,tt]}return}}catch(l){return x=l,b=-1,[0,tt]}finally{if(nr(m,x),pr.asleep)return{$blk:$.ptr.prototype.Pwrite,$c:!0,$r:v,$24r:r,$24r$1:i,$24r$2:a,$24r$3:p,_r:s,_tuple:c,err:l,err$1:u,fd:f,max:d,n:w,nn:h,off:t,p:e,x:g,$s:b,$deferred:m}}},$.prototype.Pwrite=function(e,t){return this.$val.Pwrite(e,t)},$.ptr.prototype.WriteToInet4=function(e,t){var{$24r:n,$24r$1:i,$24r$2:a,$24r$3:p,_r:s,err:c,err$1:l,err$2:u,fd:f,p:e,sa:t,$s:d,$deferred:w,$r:h,$c:g}=hr(this,{p:e,sa:t});d=d||0;var b=null;try{e:for(;;){switch(d){case 0:w=[],pr.deferStack.push(w),s=(f=this).writeLock(),d=1;case 1:if(g&&(g=!1,s=s.$blk()),s&&void 0!==s.$blk)break e;if(!B(c=s,tt)){d=2;continue}d=3;continue;case 2:n=[0,c],d=4;case 4:return n;case 3:if(w.push([k(f,"writeUnlock"),[]]),l=f.pd.prepareWrite(f.isFile),!B(l,tt)){d=5;continue}d=6;continue;case 5:i=[0,l],d=7;case 7:return i;case 6:case 8:if(u=r.SendtoInet4(f.Sysfd,e,0,t),B(u,new o.Errno(4))){d=8;continue}if(B(u,new o.Errno(11))&&f.pd.pollable()&&(u=f.pd.waitWrite(f.isFile),B(u,tt))){d=8;continue}if(!B(u,tt)){d=10;continue}d=11;continue;case 10:a=[0,u],d=12;case 12:return a;case 11:p=[e.$length,tt],d=13;case 13:return p;case 9:return d=-1,[0,tt]}return}}catch(c){return b=c,d=-1,[0,tt]}finally{if(nr(w,b),pr.asleep)return{$blk:$.ptr.prototype.WriteToInet4,$c:!0,$r:h,$24r:n,$24r$1:i,$24r$2:a,$24r$3:p,_r:s,err:c,err$1:l,err$2:u,fd:f,p:e,sa:t,$s:d,$deferred:w}}},$.prototype.WriteToInet4=function(e,t){return this.$val.WriteToInet4(e,t)},$.ptr.prototype.WriteToInet6=function(e,t){var{$24r:n,$24r$1:i,$24r$2:a,$24r$3:p,_r:s,err:c,err$1:l,err$2:u,fd:f,p:e,sa:t,$s:d,$deferred:w,$r:h,$c:g}=hr(this,{p:e,sa:t});d=d||0;var b=null;try{e:for(;;){switch(d){case 0:w=[],pr.deferStack.push(w),s=(f=this).writeLock(),d=1;case 1:if(g&&(g=!1,s=s.$blk()),s&&void 0!==s.$blk)break e;if(!B(c=s,tt)){d=2;continue}d=3;continue;case 2:n=[0,c],d=4;case 4:return n;case 3:if(w.push([k(f,"writeUnlock"),[]]),l=f.pd.prepareWrite(f.isFile),!B(l,tt)){d=5;continue}d=6;continue;case 5:i=[0,l],d=7;case 7:return i;case 6:case 8:if(u=r.SendtoInet6(f.Sysfd,e,0,t),B(u,new o.Errno(4))){d=8;continue}if(B(u,new o.Errno(11))&&f.pd.pollable()&&(u=f.pd.waitWrite(f.isFile),B(u,tt))){d=8;continue}if(!B(u,tt)){d=10;continue}d=11;continue;case 10:a=[0,u],d=12;case 12:return a;case 11:p=[e.$length,tt],d=13;case 13:return p;case 9:return d=-1,[0,tt]}return}}catch(c){return b=c,d=-1,[0,tt]}finally{if(nr(w,b),pr.asleep)return{$blk:$.ptr.prototype.WriteToInet6,$c:!0,$r:h,$24r:n,$24r$1:i,$24r$2:a,$24r$3:p,_r:s,err:c,err$1:l,err$2:u,fd:f,p:e,sa:t,$s:d,$deferred:w}}},$.prototype.WriteToInet6=function(e,t){return this.$val.WriteToInet6(e,t)},$.ptr.prototype.WriteTo=function(e,t){var{$24r:r,$24r$1:n,$24r$2:i,$24r$3:a,_r:p,err:s,err$1:c,err$2:l,fd:u,p:e,sa:t,$s:f,$deferred:d,$r:w,$c:h}=hr(this,{p:e,sa:t});f=f||0;var g=null;try{e:for(;;){switch(f){case 0:d=[],pr.deferStack.push(d),p=(u=this).writeLock(),f=1;case 1:if(h&&(h=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;if(!B(s=p,tt)){f=2;continue}f=3;continue;case 2:r=[0,s],f=4;case 4:return r;case 3:if(d.push([k(u,"writeUnlock"),[]]),c=u.pd.prepareWrite(u.isFile),!B(c,tt)){f=5;continue}f=6;continue;case 5:n=[0,c],f=7;case 7:return n;case 6:case 8:if(l=o.Sendto(u.Sysfd,e,0,t),B(l,new o.Errno(4))){f=8;continue}if(B(l,new o.Errno(11))&&u.pd.pollable()&&(l=u.pd.waitWrite(u.isFile),B(l,tt))){f=8;continue}if(!B(l,tt)){f=10;continue}f=11;continue;case 10:i=[0,l],f=12;case 12:return i;case 11:a=[e.$length,tt],f=13;case 13:return a;case 9:return f=-1,[0,tt]}return}}catch(s){return g=s,f=-1,[0,tt]}finally{if(nr(d,g),pr.asleep)return{$blk:$.ptr.prototype.WriteTo,$c:!0,$r:w,$24r:r,$24r$1:n,$24r$2:i,$24r$3:a,_r:p,err:s,err$1:c,err$2:l,fd:u,p:e,sa:t,$s:f,$deferred:d}}},$.prototype.WriteTo=function(e,t){return this.$val.WriteTo(e,t)},$.ptr.prototype.WriteMsg=function(e,t,r){var{$24r:n,$24r$1:i,$24r$2:a,$24r$3:p,_r:s,_tuple:c,err:l,err$1:u,err$2:f,fd:d,n:w,oob:t,p:e,sa:r,$s:h,$deferred:g,$r:b,$c:y}=hr(this,{p:e,oob:t,sa:r});h=h||0;var m=null;try{e:for(;;){switch(h){case 0:g=[],pr.deferStack.push(g),s=(d=this).writeLock(),h=1;case 1:if(y&&(y=!1,s=s.$blk()),s&&void 0!==s.$blk)break e;if(!B(l=s,tt)){h=2;continue}h=3;continue;case 2:n=[0,0,l],h=4;case 4:return n;case 3:if(g.push([k(d,"writeUnlock"),[]]),u=d.pd.prepareWrite(d.isFile),!B(u,tt)){h=5;continue}h=6;continue;case 5:i=[0,0,u],h=7;case 7:return i;case 6:case 8:if(w=(c=o.SendmsgN(d.Sysfd,e,t,r,0))[0],f=c[1],B(f,new o.Errno(4))){h=8;continue}if(B(f,new o.Errno(11))&&d.pd.pollable()&&(f=d.pd.waitWrite(d.isFile),B(f,tt))){h=8;continue}if(!B(f,tt)){h=10;continue}h=11;continue;case 10:a=[w,0,f],h=12;case 12:return a;case 11:p=[w,t.$length,f],h=13;case 13:return p;case 9:return h=-1,[0,0,tt]}return}}catch(l){return m=l,h=-1,[0,0,tt]}finally{if(nr(g,m),pr.asleep)return{$blk:$.ptr.prototype.WriteMsg,$c:!0,$r:b,$24r:n,$24r$1:i,$24r$2:a,$24r$3:p,_r:s,_tuple:c,err:l,err$1:u,err$2:f,fd:d,n:w,oob:t,p:e,sa:r,$s:h,$deferred:g}}},$.prototype.WriteMsg=function(e,t,r){return this.$val.WriteMsg(e,t,r)},$.ptr.prototype.WriteMsgInet4=function(e,t,n){var{$24r:i,$24r$1:a,$24r$2:p,$24r$3:s,_r:c,_tuple:l,err:u,err$1:f,err$2:d,fd:w,n:h,oob:t,p:e,sa:n,$s:g,$deferred:b,$r:y,$c:m}=hr(this,{p:e,oob:t,sa:n});g=g||0;var v=null;try{e:for(;;){switch(g){case 0:b=[],pr.deferStack.push(b),c=(w=this).writeLock(),g=1;case 1:if(m&&(m=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;if(!B(u=c,tt)){g=2;continue}g=3;continue;case 2:i=[0,0,u],g=4;case 4:return i;case 3:if(b.push([k(w,"writeUnlock"),[]]),f=w.pd.prepareWrite(w.isFile),!B(f,tt)){g=5;continue}g=6;continue;case 5:a=[0,0,f],g=7;case 7:return a;case 6:case 8:if(h=(l=r.SendmsgNInet4(w.Sysfd,e,t,n,0))[0],d=l[1],B(d,new o.Errno(4))){g=8;continue}if(B(d,new o.Errno(11))&&w.pd.pollable()&&(d=w.pd.waitWrite(w.isFile),B(d,tt))){g=8;continue}if(!B(d,tt)){g=10;continue}g=11;continue;case 10:p=[h,0,d],g=12;case 12:return p;case 11:s=[h,t.$length,d],g=13;case 13:return s;case 9:return g=-1,[0,0,tt]}return}}catch(u){return v=u,g=-1,[0,0,tt]}finally{if(nr(b,v),pr.asleep)return{$blk:$.ptr.prototype.WriteMsgInet4,$c:!0,$r:y,$24r:i,$24r$1:a,$24r$2:p,$24r$3:s,_r:c,_tuple:l,err:u,err$1:f,err$2:d,fd:w,n:h,oob:t,p:e,sa:n,$s:g,$deferred:b}}},$.prototype.WriteMsgInet4=function(e,t,r){return this.$val.WriteMsgInet4(e,t,r)},$.ptr.prototype.WriteMsgInet6=function(e,t,n){var{$24r:i,$24r$1:a,$24r$2:p,$24r$3:s,_r:c,_tuple:l,err:u,err$1:f,err$2:d,fd:w,n:h,oob:t,p:e,sa:n,$s:g,$deferred:b,$r:y,$c:m}=hr(this,{p:e,oob:t,sa:n});g=g||0;var v=null;try{e:for(;;){switch(g){case 0:b=[],pr.deferStack.push(b),c=(w=this).writeLock(),g=1;case 1:if(m&&(m=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;if(!B(u=c,tt)){g=2;continue}g=3;continue;case 2:i=[0,0,u],g=4;case 4:return i;case 3:if(b.push([k(w,"writeUnlock"),[]]),f=w.pd.prepareWrite(w.isFile),!B(f,tt)){g=5;continue}g=6;continue;case 5:a=[0,0,f],g=7;case 7:return a;case 6:case 8:if(h=(l=r.SendmsgNInet6(w.Sysfd,e,t,n,0))[0],d=l[1],B(d,new o.Errno(4))){g=8;continue}if(B(d,new o.Errno(11))&&w.pd.pollable()&&(d=w.pd.waitWrite(w.isFile),B(d,tt))){g=8;continue}if(!B(d,tt)){g=10;continue}g=11;continue;case 10:p=[h,0,d],g=12;case 12:return p;case 11:s=[h,t.$length,d],g=13;case 13:return s;case 9:return g=-1,[0,0,tt]}return}}catch(u){return v=u,g=-1,[0,0,tt]}finally{if(nr(b,v),pr.asleep)return{$blk:$.ptr.prototype.WriteMsgInet6,$c:!0,$r:y,$24r:i,$24r$1:a,$24r$2:p,$24r$3:s,_r:c,_tuple:l,err:u,err$1:f,err$2:d,fd:w,n:h,oob:t,p:e,sa:n,$s:g,$deferred:b}}},$.prototype.WriteMsgInet6=function(e,t,r){return this.$val.WriteMsgInet6(e,t,r)},$.ptr.prototype.Accept=function(){var{$24r:e,$24r$1:t,$24r$2:r,$24r$3:n,_1:i,_r:a,_r$1:p,_tuple:s,err:c,err$1:l,err$2:u,errcall:f,fd:d,rsa:w,s:h,$s:g,$deferred:b,$r:y,$c:m}=hr(this,{});g=g||0;var v=null;try{e:for(;;){switch(g){case 0:b=[],pr.deferStack.push(b),a=(d=this).readLock(),g=1;case 1:if(m&&(m=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;if(!B(c=a,tt)){g=2;continue}g=3;continue;case 2:e=[-1,tt,"",c],g=4;case 4:return e;case 3:if(b.push([k(d,"readUnlock"),[]]),l=d.pd.prepareRead(d.isFile),!B(l,tt)){g=5;continue}g=6;continue;case 5:t=[-1,tt,"",l],g=7;case 7:return t;case 6:case 8:p=V(d.Sysfd),g=10;case 10:if(m&&(m=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;if(h=(s=p)[0],w=s[1],f=s[2],u=s[3],B(u,tt)){g=11;continue}g=12;continue;case 11:r=[h,w,"",u],g=13;case 13:return r;case 12:if(B(i=u,new o.Errno(4))){g=8;continue}if(B(i,new o.Errno(11))){if(d.pd.pollable()&&(u=d.pd.waitRead(d.isFile),B(u,tt))){g=8;continue}}else if(B(i,new o.Errno(103))){g=8;continue}n=[-1,tt,f,u],g=14;case 14:return n;case 9:return g=-1,[0,tt,"",tt]}return}}catch(c){return v=c,g=-1,[0,tt,"",tt]}finally{if(nr(b,v),pr.asleep)return{$blk:$.ptr.prototype.Accept,$c:!0,$r:y,$24r:e,$24r$1:t,$24r$2:r,$24r$3:n,_1:i,_r:a,_r$1:p,_tuple:s,err:c,err$1:l,err$2:u,errcall:f,fd:d,rsa:w,s:h,$s:g,$deferred:b}}},$.prototype.Accept=function(){return this.$val.Accept()},$.ptr.prototype.Seek=function(e,t){var{$24r:r,$24r$1:n,_r:i,err:a,fd:p,offset:e,whence:t,$s:s,$deferred:c,$r:l,$c:u}=hr(this,{offset:e,whence:t});s=s||0;var f=null;try{e:for(;;){switch(s){case 0:if(c=[],pr.deferStack.push(c),a=(p=this).incref(),!B(a,tt)){s=1;continue}s=2;continue;case 1:r=[new Re(0,0),a],s=3;case 3:return r;case 2:c.push([k(p,"decref"),[]]),i=o.Seek(p.Sysfd,e,t),s=4;case 4:if(u&&(u=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;n=i,s=5;case 5:return n}return}}catch(a){return f=a,s=-1,[new Re(0,0),tt]}finally{if(nr(c,f),pr.asleep)return{$blk:$.ptr.prototype.Seek,$c:!0,$r:l,$24r:r,$24r$1:n,_r:i,err:a,fd:p,offset:e,whence:t,$s:s,$deferred:c}}},$.prototype.Seek=function(e,t){return this.$val.Seek(e,t)},$.ptr.prototype.ReadDirent=function(e){var{$24r:t,$24r$1:r,_r:n,_tuple:i,buf:e,err:a,err$1:p,fd:s,n:c,$s:l,$deferred:u,$r:f,$c:d}=hr(this,{buf:e});l=l||0;var w=null;try{e:for(;;){switch(l){case 0:if(u=[],pr.deferStack.push(u),a=(s=this).incref(),!B(a,tt)){l=1;continue}l=2;continue;case 1:t=[0,a],l=3;case 3:return t;case 2:u.push([k(s,"decref"),[]]);case 4:n=j(o.ReadDirent,s.Sysfd,e),l=6;case 6:if(d&&(d=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;if(c=(i=n)[0],p=i[1],!B(p,tt)&&(c=0,B(p,new o.Errno(11))&&s.pd.pollable()&&(p=s.pd.waitRead(s.isFile),B(p,tt)))){l=4;continue}r=[c,p],l=7;case 7:return r;case 5:return l=-1,[0,tt]}return}}catch(a){return w=a,l=-1,[0,tt]}finally{if(nr(u,w),pr.asleep)return{$blk:$.ptr.prototype.ReadDirent,$c:!0,$r:f,$24r:t,$24r$1:r,_r:n,_tuple:i,buf:e,err:a,err$1:p,fd:s,n:c,$s:l,$deferred:u}}},$.prototype.ReadDirent=function(e){return this.$val.ReadDirent(e)},$.ptr.prototype.Fchmod=function(e){var{$24r:t,$24r$1:r,_r:n,err:i,fd:a,mode:e,$s:p,$deferred:s,$r:c,$c:l}=hr(this,{mode:e});p=p||0;var u=null;try{e:for(;;){switch(p){case 0:if(s=[],pr.deferStack.push(s),e=[e],(a=[a])[0]=this,i=a[0].incref(),!B(i,tt)){p=1;continue}p=2;continue;case 1:t=i,p=3;case 3:return t;case 2:s.push([k(a[0],"decref"),[]]),n=W(function(e,t){return function r(){var{$24r$1:n,_r:i,$s:a,$r:p,$c:s}=hr(this,{});a=a||0;t:for(;;){switch(a){case 0:i=o.Fchmod(e[0].Sysfd,t[0]),a=1;case 1:if(s&&(s=!1,i=i.$blk()),i&&void 0!==i.$blk)break t;n=i,a=2;case 2:return n}return}return{$blk:r,$c:!0,$r:p,$24r$1:n,_r:i,$s:a}}}(a,e)),p=4;case 4:if(l&&(l=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;r=n,p=5;case 5:return r}return}}catch(i){return u=i,p=-1,tt}finally{if(nr(s,u),pr.asleep)return{$blk:$.ptr.prototype.Fchmod,$c:!0,$r:c,$24r:t,$24r$1:r,_r:n,err:i,fd:a,mode:e,$s:p,$deferred:s}}},$.prototype.Fchmod=function(e){return this.$val.Fchmod(e)},$.ptr.prototype.Fchdir=function(){var{$24r:e,$24r$1:t,_r:r,err:n,fd:i,$s:a,$deferred:p,$r:s,$c:c}=hr(this,{});a=a||0;var l=null;try{e:for(;;){switch(a){case 0:if(p=[],pr.deferStack.push(p),n=(i=this).incref(),!B(n,tt)){a=1;continue}a=2;continue;case 1:e=n,a=3;case 3:return e;case 2:p.push([k(i,"decref"),[]]),r=o.Fchdir(i.Sysfd),a=4;case 4:if(c&&(c=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;t=r,a=5;case 5:return t}return}}catch(n){return l=n,a=-1,tt}finally{if(nr(p,l),pr.asleep)return{$blk:$.ptr.prototype.Fchdir,$c:!0,$r:s,$24r:e,$24r$1:t,_r:r,err:n,fd:i,$s:a,$deferred:p}}},$.prototype.Fchdir=function(){return this.$val.Fchdir()},$.ptr.prototype.Fstat=function(e){var{$24r:t,$24r$1:r,_r:n,err:i,fd:a,s:e,$s:p,$deferred:s,$r:c,$c:l}=hr(this,{s:e});p=p||0;var u=null;try{e:for(;;){switch(p){case 0:if(s=[],pr.deferStack.push(s),e=[e],(a=[a])[0]=this,i=a[0].incref(),!B(i,tt)){p=1;continue}p=2;continue;case 1:t=i,p=3;case 3:return t;case 2:s.push([k(a[0],"decref"),[]]),n=W(function(e,t){return function r(){var{$24r$1:n,_r:i,$s:a,$r:p,$c:s}=hr(this,{});a=a||0;t:for(;;){switch(a){case 0:i=o.Fstat(e[0].Sysfd,t[0]),a=1;case 1:if(s&&(s=!1,i=i.$blk()),i&&void 0!==i.$blk)break t;n=i,a=2;case 2:return n}return}return{$blk:r,$c:!0,$r:p,$24r$1:n,_r:i,$s:a}}}(a,e)),p=4;case 4:if(l&&(l=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;r=n,p=5;case 5:return r}return}}catch(i){return u=i,p=-1,tt}finally{if(nr(s,u),pr.asleep)return{$blk:$.ptr.prototype.Fstat,$c:!0,$r:c,$24r:t,$24r$1:r,_r:n,err:i,fd:a,s:e,$s:p,$deferred:s}}},$.prototype.Fstat=function(e){return this.$val.Fstat(e)},L=function(e){var{$24r:t,_1:r,_r:n,_tuple:a,e1:p,fd:e,r0:s,$s:c,$r:$,$c:l}=hr(this,{fd:e});c=c||0;e:for(;;){switch(c){case 0:if(1===i.LoadInt32(N||(N=new h((function(){return T}),(function(e){T=e}))))){if(s=(a=K(e,1,0))[0],p=a[1],B(p,tt))return c=-1,[s,"",tt];if(22!==(r=Yt(p,o.Errno))&&38!==r)return c=-1,[-1,"fcntl",p];i.StoreInt32(N||(N=new h((function(){return T}),(function(e){T=e}))),0)}n=M(e),c=1;case 1:if(l&&(l=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;t=n,c=2;case 2:return t}return}return{$blk:L,$c:!0,$r:$,$24r:t,_1:r,_r:n,_tuple:a,e1:p,fd:e,r0:s,$s:c}},G.DupCloseOnExec=L,M=function(e){var{$24r:t,$24r$1:r,_tuple:n,err:i,fd:e,newfd:a,$s:p,$deferred:s,$r:c,$c:$}=hr(this,{fd:e});p=p||0;var l=null;try{e:for(;;){switch(p){case 0:s=[],pr.deferStack.push(s),c=o.ForkLock.RLock(),p=1;case 1:if($&&($=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;if(s.push([k(o.ForkLock,"RUnlock"),[]]),a=(n=o.Dup(e))[0],i=n[1],!B(i,tt)){p=2;continue}p=3;continue;case 2:t=[-1,"dup",i],p=4;case 4:return t;case 3:o.CloseOnExec(a),r=[a,"",tt],p=5;case 5:return r}return}}catch(i){return l=i,p=-1,[0,"",tt]}finally{if(nr(s,l),pr.asleep)return{$blk:M,$c:!0,$r:c,$24r:t,$24r$1:r,_tuple:n,err:i,fd:e,newfd:a,$s:p,$deferred:s}}},$.ptr.prototype.Dup=function(){var{$24r:e,$24r$1:t,_r:r,err:n,fd:i,$s:o,$deferred:a,$r:p,$c:s}=hr(this,{});o=o||0;var c=null;try{e:for(;;){switch(o){case 0:if(a=[],pr.deferStack.push(a),n=(i=this).incref(),!B(n,tt)){o=1;continue}o=2;continue;case 1:e=[-1,"",n],o=3;case 3:return e;case 2:a.push([k(i,"decref"),[]]),r=L(i.Sysfd),o=4;case 4:if(s&&(s=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;t=r,o=5;case 5:return t}return}}catch(n){return c=n,o=-1,[0,"",tt]}finally{if(nr(a,c),pr.asleep)return{$blk:$.ptr.prototype.Dup,$c:!0,$r:p,$24r:e,$24r$1:t,_r:r,err:n,fd:i,$s:o,$deferred:a}}},$.prototype.Dup=function(){return this.$val.Dup()},$.ptr.prototype.WaitWrite=function(){return this.pd.waitWrite(this.isFile)},$.prototype.WaitWrite=function(){return this.$val.WaitWrite()},$.ptr.prototype.WriteOnce=function(e){var{$24r:t,$24r$1:r,_r:n,_r$1:i,err:a,fd:p,p:e,$s:s,$deferred:c,$r:l,$c:u}=hr(this,{p:e});s=s||0;var f=null;try{e:for(;;){switch(s){case 0:c=[],pr.deferStack.push(c),n=(p=this).writeLock(),s=1;case 1:if(u&&(u=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;if(!B(a=n,tt)){s=2;continue}s=3;continue;case 2:t=[0,a],s=4;case 4:return t;case 3:c.push([k(p,"writeUnlock"),[]]),i=j(o.Write,p.Sysfd,e),s=5;case 5:if(u&&(u=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;r=i,s=6;case 6:return r}return}}catch(a){return f=a,s=-1,[0,tt]}finally{if(nr(c,f),pr.asleep)return{$blk:$.ptr.prototype.WriteOnce,$c:!0,$r:l,$24r:t,$24r$1:r,_r:n,_r$1:i,err:a,fd:p,p:e,$s:s,$deferred:c}}},$.prototype.WriteOnce=function(e){return this.$val.WriteOnce(e)},$.ptr.prototype.RawRead=function(e){var{$24r:t,$24r$1:r,$24r$2:n,$24r$3:i,_r:o,_r$1:a,err:p,err$1:s,err$2:c,f:e,fd:l,$s:u,$deferred:f,$r:d,$c:w}=hr(this,{f:e});u=u||0;var h=null;try{e:for(;;){switch(u){case 0:f=[],pr.deferStack.push(f),o=(l=this).readLock(),u=1;case 1:if(w&&(w=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;if(!B(p=o,tt)){u=2;continue}u=3;continue;case 2:t=p,u=4;case 4:return t;case 3:if(f.push([k(l,"readUnlock"),[]]),s=l.pd.prepareRead(l.isFile),!B(s,tt)){u=5;continue}u=6;continue;case 5:r=s,u=7;case 7:return r;case 6:case 8:a=e(l.Sysfd>>>0),u=12;case 12:if(w&&(w=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;if(a){u=10;continue}u=11;continue;case 10:n=tt,u=13;case 13:return n;case 11:if(c=l.pd.waitRead(l.isFile),!B(c,tt)){u=14;continue}u=15;continue;case 14:i=c,u=16;case 16:return i;case 15:u=8;continue;case 9:return u=-1,tt}return}}catch(p){return h=p,u=-1,tt}finally{if(nr(f,h),pr.asleep)return{$blk:$.ptr.prototype.RawRead,$c:!0,$r:d,$24r:t,$24r$1:r,$24r$2:n,$24r$3:i,_r:o,_r$1:a,err:p,err$1:s,err$2:c,f:e,fd:l,$s:u,$deferred:f}}},$.prototype.RawRead=function(e){return this.$val.RawRead(e)},$.ptr.prototype.RawWrite=function(e){var{$24r:t,$24r$1:r,$24r$2:n,$24r$3:i,_r:o,_r$1:a,err:p,err$1:s,err$2:c,f:e,fd:l,$s:u,$deferred:f,$r:d,$c:w}=hr(this,{f:e});u=u||0;var h=null;try{e:for(;;){switch(u){case 0:f=[],pr.deferStack.push(f),o=(l=this).writeLock(),u=1;case 1:if(w&&(w=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;if(!B(p=o,tt)){u=2;continue}u=3;continue;case 2:t=p,u=4;case 4:return t;case 3:if(f.push([k(l,"writeUnlock"),[]]),s=l.pd.prepareWrite(l.isFile),!B(s,tt)){u=5;continue}u=6;continue;case 5:r=s,u=7;case 7:return r;case 6:case 8:a=e(l.Sysfd>>>0),u=12;case 12:if(w&&(w=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;if(a){u=10;continue}u=11;continue;case 10:n=tt,u=13;case 13:return n;case 11:if(c=l.pd.waitWrite(l.isFile),!B(c,tt)){u=14;continue}u=15;continue;case 14:i=c,u=16;case 16:return i;case 15:u=8;continue;case 9:return u=-1,tt}return}}catch(p){return h=p,u=-1,tt}finally{if(nr(f,h),pr.asleep)return{$blk:$.ptr.prototype.RawWrite,$c:!0,$r:d,$24r:t,$24r$1:r,$24r$2:n,$24r$3:i,_r:o,_r$1:a,err:p,err$1:s,err$2:c,f:e,fd:l,$s:u,$deferred:f}}},$.prototype.RawWrite=function(e){return this.$val.RawWrite(e)},j=function(e,t,r){var{_r:n,_tuple:i,err:a,fd:t,fn:e,n:p,p:r,$s:s,$r:c,$c:$}=hr(this,{fn:e,fd:t,p:r});s=s||0;e:for(;;){switch(s){case 0:case 1:n=e(t,r),s=3;case 3:if($&&($=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;if(p=(i=n)[0],a=i[1],!B(a,new o.Errno(4)))return s=-1,[p,a];s=1;continue;case 2:return s=-1,[0,tt]}return}return{$blk:j,$c:!0,$r:c,_r:n,_tuple:i,err:a,fd:t,fn:e,n:p,p:r,$s:s}},$.ptr.prototype.eofError=function(e,t){return 0===e&&B(t,tt)&&this.ZeroReadIsEOF?n.EOF:t},$.prototype.eofError=function(e,t){return this.$val.eofError(e,t)},$.ptr.prototype.Shutdown=function(e){var{$24r:t,$24r$1:r,err:n,fd:i,how:e,$s:a,$deferred:p,$r:s,$c:c}=hr(this,{how:e});a=a||0;var l=null;try{for(;;){switch(a){case 0:if(p=[],pr.deferStack.push(p),n=(i=this).incref(),!B(n,tt)){a=1;continue}a=2;continue;case 1:t=n,a=3;case 3:return t;case 2:p.push([k(i,"decref"),[]]),r=o.Shutdown(i.Sysfd,e),a=4;case 4:return r}return}}catch(n){return l=n,a=-1,tt}finally{if(nr(p,l),pr.asleep)return{$blk:$.ptr.prototype.Shutdown,$c:!0,$r:s,$24r:t,$24r$1:r,err:n,fd:i,how:e,$s:a,$deferred:p}}},$.prototype.Shutdown=function(e){return this.$val.Shutdown(e)},$.ptr.prototype.Fchown=function(e,t){var{$24r:r,$24r$1:n,_r:i,err:a,fd:p,gid:t,uid:e,$s:s,$deferred:c,$r:l,$c:u}=hr(this,{uid:e,gid:t});s=s||0;var f=null;try{e:for(;;){switch(s){case 0:if(c=[],pr.deferStack.push(c),t=[t],e=[e],(p=[p])[0]=this,a=p[0].incref(),!B(a,tt)){s=1;continue}s=2;continue;case 1:r=a,s=3;case 3:return r;case 2:c.push([k(p[0],"decref"),[]]),i=W(function(e,t,r){return function n(){var{$24r$1:i,_r:a,$s:p,$r:s,$c:c}=hr(this,{});p=p||0;t:for(;;){switch(p){case 0:a=o.Fchown(e[0].Sysfd,r[0],t[0]),p=1;case 1:if(c&&(c=!1,a=a.$blk()),a&&void 0!==a.$blk)break t;i=a,p=2;case 2:return i}return}return{$blk:n,$c:!0,$r:s,$24r$1:i,_r:a,$s:p}}}(p,t,e)),s=4;case 4:if(u&&(u=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;n=i,s=5;case 5:return n}return}}catch(a){return f=a,s=-1,tt}finally{if(nr(c,f),pr.asleep)return{$blk:$.ptr.prototype.Fchown,$c:!0,$r:l,$24r:r,$24r$1:n,_r:i,err:a,fd:p,gid:t,uid:e,$s:s,$deferred:c}}},$.prototype.Fchown=function(e,t){return this.$val.Fchown(e,t)},$.ptr.prototype.Ftruncate=function(e){var{$24r:t,$24r$1:r,_r:n,err:i,fd:a,size:e,$s:p,$deferred:s,$r:c,$c:l}=hr(this,{size:e});p=p||0;var u=null;try{e:for(;;){switch(p){case 0:if(s=[],pr.deferStack.push(s),e=[e],(a=[a])[0]=this,i=a[0].incref(),!B(i,tt)){p=1;continue}p=2;continue;case 1:t=i,p=3;case 3:return t;case 2:s.push([k(a[0],"decref"),[]]),n=W(function(e,t){return function r(){var{$24r$1:n,_r:i,$s:a,$r:p,$c:s}=hr(this,{});a=a||0;t:for(;;){switch(a){case 0:i=o.Ftruncate(e[0].Sysfd,t[0]),a=1;case 1:if(s&&(s=!1,i=i.$blk()),i&&void 0!==i.$blk)break t;n=i,a=2;case 2:return n}return}return{$blk:r,$c:!0,$r:p,$24r$1:n,_r:i,$s:a}}}(a,e)),p=4;case 4:if(l&&(l=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;r=n,p=5;case 5:return r}return}}catch(i){return u=i,p=-1,tt}finally{if(nr(s,u),pr.asleep)return{$blk:$.ptr.prototype.Ftruncate,$c:!0,$r:c,$24r:t,$24r$1:r,_r:n,err:i,fd:a,size:e,$s:p,$deferred:s}}},$.prototype.Ftruncate=function(e){return this.$val.Ftruncate(e)},$.ptr.prototype.RawControl=function(e){var{$24r:t,$24r$1:r,err:n,f:e,fd:i,$s:o,$deferred:a,$r:p,$c:s}=hr(this,{f:e});o=o||0;var c=null;try{e:for(;;){switch(o){case 0:if(a=[],pr.deferStack.push(a),n=(i=this).incref(),!B(n,tt)){o=1;continue}o=2;continue;case 1:t=n,o=3;case 3:return t;case 2:a.push([k(i,"decref"),[]]),p=e(i.Sysfd>>>0),o=4;case 4:if(s&&(s=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;r=tt,o=5;case 5:return r}return}}catch(n){return c=n,o=-1,tt}finally{if(nr(a,c),pr.asleep)return{$blk:$.ptr.prototype.RawControl,$c:!0,$r:p,$24r:t,$24r$1:r,err:n,f:e,fd:i,$s:o,$deferred:a}}},$.prototype.RawControl=function(e){return this.$val.RawControl(e)},W=function(e){var{_r:t,err:r,fn:e,$s:n,$r:i,$c:a}=hr(this,{fn:e});n=n||0;e:for(;;){switch(n){case 0:case 1:t=e(),n=3;case 3:if(a&&(a=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;if(!B(r=t,new o.Errno(4)))return n=-1,r;n=1;continue;case 2:return n=-1,tt}return}return{$blk:W,$c:!0,$r:i,_r:t,err:r,fn:e,$s:n}},l.ptr.prototype.init=function(e){return this.fd=e,tt},l.prototype.init=function(e){return this.$val.init(e)},l.ptr.prototype.close=function(){},l.prototype.close=function(){return this.$val.close()},l.ptr.prototype.evict=function(){var e;(e=this).closing=!0,e.fd!==g.nil&&o.StopIO(e.fd.Sysfd)},l.prototype.evict=function(){return this.$val.evict()},l.ptr.prototype.prepare=function(e,t){return this.closing?z(t):tt},l.prototype.prepare=function(e,t){return this.$val.prepare(e,t)},l.ptr.prototype.prepareRead=function(e){return this.prepare(114,e)},l.prototype.prepareRead=function(e){return this.$val.prepareRead(e)},l.ptr.prototype.prepareWrite=function(e){return this.prepare(119,e)},l.prototype.prepareWrite=function(e){return this.$val.prepareWrite(e)},l.ptr.prototype.wait=function(e,t){return this.closing?z(t):t?tt:G.ErrDeadlineExceeded},l.prototype.wait=function(e,t){return this.$val.wait(e,t)},l.ptr.prototype.waitRead=function(e){return this.wait(114,e)},l.prototype.waitRead=function(e){return this.$val.waitRead(e)},l.ptr.prototype.waitWrite=function(e){return this.wait(119,e)},l.prototype.waitWrite=function(e){return this.$val.waitWrite(e)},l.ptr.prototype.pollable=function(){return!0},l.prototype.pollable=function(){return this.$val.pollable()},$.ptr.prototype.SetDeadline=function(e){var{$24r:t,_r:r,fd:n,t:e,$s:i,$r:o,$c:p}=hr(this,{t:e});i=i||0;e:for(;;){switch(i){case 0:r=U(n=this,P(e,a.Time),233),i=1;case 1:if(p&&(p=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;t=r,i=2;case 2:return t}return}return{$blk:$.ptr.prototype.SetDeadline,$c:!0,$r:o,$24r:t,_r:r,fd:n,t:e,$s:i}},$.prototype.SetDeadline=function(e){return this.$val.SetDeadline(e)},$.ptr.prototype.SetReadDeadline=function(e){var{$24r:t,_r:r,fd:n,t:e,$s:i,$r:o,$c:p}=hr(this,{t:e});i=i||0;e:for(;;){switch(i){case 0:r=U(n=this,P(e,a.Time),114),i=1;case 1:if(p&&(p=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;t=r,i=2;case 2:return t}return}return{$blk:$.ptr.prototype.SetReadDeadline,$c:!0,$r:o,$24r:t,_r:r,fd:n,t:e,$s:i}},$.prototype.SetReadDeadline=function(e){return this.$val.SetReadDeadline(e)},$.ptr.prototype.SetWriteDeadline=function(e){var{$24r:t,_r:r,fd:n,t:e,$s:i,$r:o,$c:p}=hr(this,{t:e});i=i||0;e:for(;;){switch(i){case 0:r=U(n=this,P(e,a.Time),119),i=1;case 1:if(p&&(p=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;t=r,i=2;case 2:return t}return}return{$blk:$.ptr.prototype.SetWriteDeadline,$c:!0,$r:o,$24r:t,_r:r,fd:n,t:e,$s:i}},$.prototype.SetWriteDeadline=function(e){return this.$val.SetWriteDeadline(e)},U=function(e,t,r){var{_1:n,_r:i,d:p,err:s,fd:e,mode:r,t,$s:c,$r:$,$c:l}=hr(this,{fd:e,t,mode:r});c=c||0;e:for(;;){switch(c){case 0:if(p=P(t,a.Time).UnixNano(),P(t,a.Time).IsZero()&&(p=new Re(0,0)),s=e.incref(),!B(s,tt))return c=-1,s;114===(n=r)?o.SetReadDeadline(e.Sysfd,p):119===n?o.SetWriteDeadline(e.Sysfd,p):233===n&&(o.SetReadDeadline(e.Sysfd,p),o.SetWriteDeadline(e.Sysfd,p)),i=e.decref(),c=1;case 1:if(l&&(l=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;return c=-1,tt}return}return{$blk:U,$c:!0,$r:$,_1:n,_r:i,d:p,err:s,fd:e,mode:r,t,$s:c}},u.ptr.prototype.incref=function(){var e,t,r,n,o;for(e=this;;){if(r=i.LoadUint64(e.$ptr_state||(e.$ptr_state=new b((function(){return this.$target.state}),(function(e){this.$target.state=e}),e))),0!==(n=new Oe(0&r.$high,(1&r.$low)>>>0)).$high||0!==n.$low)return!1;if(t=new Oe(r.$high+0,r.$low+8),0===(o=new Oe(0&t.$high,(8388600&t.$low)>>>0)).$high&&0===o.$low&&ir(new We("too many concurrent operations on a single file or socket (max 1048575)")),i.CompareAndSwapUint64(e.$ptr_state||(e.$ptr_state=new b((function(){return this.$target.state}),(function(e){this.$target.state=e}),e)),r,t))return!0}},u.prototype.incref=function(){return this.$val.incref()},u.ptr.prototype.increfAndClose=function(){var{mu:e,new$1:t,old:r,x:n,x$1:o,x$2:a,x$3:p,x$4:s,x$5:c,x$6:$,x$7:l,$s:f,$r:d,$c:h}=hr(this,{});f=f||0;e:for(;;){switch(f){case 0:e=this;case 1:if(r=i.LoadUint64(e.$ptr_state||(e.$ptr_state=new b((function(){return this.$target.state}),(function(e){this.$target.state=e}),e))),0!==(n=new Oe(0&r.$high,(1&r.$low)>>>0)).$high||0!==n.$low)return f=-1,!1;if(o=new Oe(0|r.$high,(1|r.$low)>>>0),t=new Oe(o.$high+0,o.$low+8),0===(a=new Oe(0&t.$high,(8388600&t.$low)>>>0)).$high&&0===a.$low&&ir(new We("too many concurrent operations on a single file or socket (max 1048575)")),p=new Oe(2147483647,4286578688),t=new Oe(t.$high&~p.$high,(t.$low&~p.$low)>>>0),i.CompareAndSwapUint64(e.$ptr_state||(e.$ptr_state=new b((function(){return this.$target.state}),(function(e){this.$target.state=e}),e)),r,t)){f=3;continue}f=4;continue;case 3:case 5:if(0===(s=new Oe(2047&r.$high,(4286578688&r.$low)>>>0)).$high&&0===s.$low){f=6;continue}c=new Oe(0,8388608),r=new Oe(r.$high-c.$high,r.$low-c.$low),d=D(e.$ptr_rsema||(e.$ptr_rsema=new w((function(){return this.$target.rsema}),(function(e){this.$target.rsema=e}),e))),f=7;case 7:if(h&&(h=!1,d=d.$blk()),d&&void 0!==d.$blk)break e;f=5;continue;case 6:case 8:if(0===($=new Oe(2147481600&r.$high,(0&r.$low)>>>0)).$high&&0===$.$low){f=9;continue}l=new Oe(2048,0),r=new Oe(r.$high-l.$high,r.$low-l.$low),d=D(e.$ptr_wsema||(e.$ptr_wsema=new w((function(){return this.$target.wsema}),(function(e){this.$target.wsema=e}),e))),f=10;case 10:if(h&&(h=!1,d=d.$blk()),d&&void 0!==d.$blk)break e;f=8;continue;case 9:return f=-1,!0;case 4:f=1;continue;case 2:return f=-1,!1}return}return{$blk:u.ptr.prototype.increfAndClose,$c:!0,$r:d,mu:e,new$1:t,old:r,x:n,x$1:o,x$2:a,x$3:p,x$4:s,x$5:c,x$6:$,x$7:l,$s:f}},u.prototype.increfAndClose=function(){return this.$val.increfAndClose()},u.ptr.prototype.decref=function(){var e,t,r,n,o;for(e=this;;)if(r=i.LoadUint64(e.$ptr_state||(e.$ptr_state=new b((function(){return this.$target.state}),(function(e){this.$target.state=e}),e))),0===(n=new Oe(0&r.$high,(8388600&r.$low)>>>0)).$high&&0===n.$low&&ir(new We("inconsistent poll.fdMutex")),t=new Oe(r.$high-0,r.$low-8),i.CompareAndSwapUint64(e.$ptr_state||(e.$ptr_state=new b((function(){return this.$target.state}),(function(e){this.$target.state=e}),e)),r,t))return 0===(o=new Oe(0&t.$high,(8388601&t.$low)>>>0)).$high&&1===o.$low},u.prototype.decref=function(){return this.$val.decref()},u.ptr.prototype.rwlock=function(e){var{_tmp:t,_tmp$1:r,_tmp$2:n,mu:o,mutexBit:a,mutexMask:p,mutexSema:s,mutexWait:c,new$1:$,old:l,read:e,x:f,x$1:d,x$2:h,x$3:g,x$4:k,x$5:y,$s:m,$r:v,$c:_}=hr(this,{read:e});m=m||0;e:for(;;){switch(m){case 0:o=this,a=t=new Oe(0,0),c=r=new Oe(0,0),p=n=new Oe(0,0),s=w.nil,e?(a=new Oe(0,2),c=new Oe(0,8388608),p=new Oe(2047,4286578688),s=o.$ptr_rsema||(o.$ptr_rsema=new w((function(){return this.$target.rsema}),(function(e){this.$target.rsema=e}),o))):(a=new Oe(0,4),c=new Oe(2048,0),p=new Oe(2147481600,0),s=o.$ptr_wsema||(o.$ptr_wsema=new w((function(){return this.$target.wsema}),(function(e){this.$target.wsema=e}),o)));case 1:if(l=i.LoadUint64(o.$ptr_state||(o.$ptr_state=new b((function(){return this.$target.state}),(function(e){this.$target.state=e}),o))),0!==(f=new Oe(0&l.$high,(1&l.$low)>>>0)).$high||0!==f.$low)return m=-1,!1;if($=new Oe(0,0),0===(d=new Oe(l.$high&a.$high,(l.$low&a.$low)>>>0)).$high&&0===d.$low?(h=new Oe(l.$high|a.$high,(l.$low|a.$low)>>>0),$=new Oe(h.$high+0,h.$low+8),0===(g=new Oe(0&$.$high,(8388600&$.$low)>>>0)).$high&&0===g.$low&&ir(new We("too many concurrent operations on a single file or socket (max 1048575)"))):($=new Oe(l.$high+c.$high,l.$low+c.$low),0===(k=new Oe($.$high&p.$high,($.$low&p.$low)>>>0)).$high&&0===k.$low&&ir(new We("too many concurrent operations on a single file or socket (max 1048575)"))),i.CompareAndSwapUint64(o.$ptr_state||(o.$ptr_state=new b((function(){return this.$target.state}),(function(e){this.$target.state=e}),o)),l,$)){m=3;continue}m=4;continue;case 3:if(0===(y=new Oe(l.$high&a.$high,(l.$low&a.$low)>>>0)).$high&&0===y.$low)return m=-1,!0;v=O(s),m=5;case 5:if(_&&(_=!1,v=v.$blk()),v&&void 0!==v.$blk)break e;case 4:m=1;continue;case 2:return m=-1,!1}return}return{$blk:u.ptr.prototype.rwlock,$c:!0,$r:v,_tmp:t,_tmp$1:r,_tmp$2:n,mu:o,mutexBit:a,mutexMask:p,mutexSema:s,mutexWait:c,new$1:$,old:l,read:e,x:f,x$1:d,x$2:h,x$3:g,x$4:k,x$5:y,$s:m}},u.prototype.rwlock=function(e){return this.$val.rwlock(e)},u.ptr.prototype.rwunlock=function(e){var{_tmp:t,_tmp$1:r,_tmp$2:n,mu:o,mutexBit:a,mutexMask:p,mutexSema:s,mutexWait:c,new$1:$,old:l,read:e,x:f,x$1:d,x$2:h,x$3:g,x$4:k,x$5:y,x$6:m,$s:v,$r:_,$c:x}=hr(this,{read:e});v=v||0;e:for(;;){switch(v){case 0:o=this,a=t=new Oe(0,0),c=r=new Oe(0,0),p=n=new Oe(0,0),s=w.nil,e?(a=new Oe(0,2),c=new Oe(0,8388608),p=new Oe(2047,4286578688),s=o.$ptr_rsema||(o.$ptr_rsema=new w((function(){return this.$target.rsema}),(function(e){this.$target.rsema=e}),o))):(a=new Oe(0,4),c=new Oe(2048,0),p=new Oe(2147481600,0),s=o.$ptr_wsema||(o.$ptr_wsema=new w((function(){return this.$target.wsema}),(function(e){this.$target.wsema=e}),o)));case 1:if(l=i.LoadUint64(o.$ptr_state||(o.$ptr_state=new b((function(){return this.$target.state}),(function(e){this.$target.state=e}),o))),(0===(f=new Oe(l.$high&a.$high,(l.$low&a.$low)>>>0)).$high&&0===f.$low||0===(d=new Oe(0&l.$high,(8388600&l.$low)>>>0)).$high&&0===d.$low)&&ir(new We("inconsistent poll.fdMutex")),h=new Oe(l.$high&~a.$high,(l.$low&~a.$low)>>>0),$=new Oe(h.$high-0,h.$low-8),(0!==(g=new Oe(l.$high&p.$high,(l.$low&p.$low)>>>0)).$high||0!==g.$low)&&(k=c,$=new Oe($.$high-k.$high,$.$low-k.$low)),i.CompareAndSwapUint64(o.$ptr_state||(o.$ptr_state=new b((function(){return this.$target.state}),(function(e){this.$target.state=e}),o)),l,$)){v=3;continue}v=4;continue;case 3:if(0!==(y=new Oe(l.$high&p.$high,(l.$low&p.$low)>>>0)).$high||0!==y.$low){v=5;continue}v=6;continue;case 5:_=D(s),v=7;case 7:if(x&&(x=!1,_=_.$blk()),_&&void 0!==_.$blk)break e;case 6:return v=-1,0===(m=new Oe(0&$.$high,(8388601&$.$low)>>>0)).$high&&1===m.$low;case 4:v=1;continue;case 2:return v=-1,!1}return}return{$blk:u.ptr.prototype.rwunlock,$c:!0,$r:_,_tmp:t,_tmp$1:r,_tmp$2:n,mu:o,mutexBit:a,mutexMask:p,mutexSema:s,mutexWait:c,new$1:$,old:l,read:e,x:f,x$1:d,x$2:h,x$3:g,x$4:k,x$5:y,x$6:m,$s:v}},u.prototype.rwunlock=function(e){return this.$val.rwunlock(e)},$.ptr.prototype.incref=function(){return this.fdmu.incref()?tt:z(this.isFile)},$.prototype.incref=function(){return this.$val.incref()},$.ptr.prototype.decref=function(){var{$24r:e,_r:t,fd:r,$s:n,$r:i,$c:o}=hr(this,{});n=n||0;e:for(;;){switch(n){case 0:if((r=this).fdmu.decref()){n=1;continue}n=2;continue;case 1:t=r.destroy(),n=3;case 3:if(o&&(o=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;e=t,n=4;case 4:return e;case 2:return n=-1,tt}return}return{$blk:$.ptr.prototype.decref,$c:!0,$r:i,$24r:e,_r:t,fd:r,$s:n}},$.prototype.decref=function(){return this.$val.decref()},$.ptr.prototype.readLock=function(){var{_r:e,fd:t,$s:r,$r:n,$c:i}=hr(this,{});r=r||0;e:for(;;){switch(r){case 0:e=(t=this).fdmu.rwlock(!0),r=3;case 3:if(i&&(i=!1,e=e.$blk()),e&&void 0!==e.$blk)break e;if(!e){r=1;continue}r=2;continue;case 1:return r=-1,z(t.isFile);case 2:return r=-1,tt}return}return{$blk:$.ptr.prototype.readLock,$c:!0,$r:n,_r:e,fd:t,$s:r}},$.prototype.readLock=function(){return this.$val.readLock()},$.ptr.prototype.readUnlock=function(){var{_r:e,_r$1:t,fd:r,$s:n,$r:i,$c:o}=hr(this,{});n=n||0;e:for(;;){switch(n){case 0:e=(r=this).fdmu.rwunlock(!0),n=3;case 3:if(o&&(o=!1,e=e.$blk()),e&&void 0!==e.$blk)break e;if(e){n=1;continue}n=2;continue;case 1:t=r.destroy(),n=4;case 4:if(o&&(o=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;case 2:return void(n=-1)}return}return{$blk:$.ptr.prototype.readUnlock,$c:!0,$r:i,_r:e,_r$1:t,fd:r,$s:n}},$.prototype.readUnlock=function(){return this.$val.readUnlock()},$.ptr.prototype.writeLock=function(){var{_r:e,fd:t,$s:r,$r:n,$c:i}=hr(this,{});r=r||0;e:for(;;){switch(r){case 0:e=(t=this).fdmu.rwlock(!1),r=3;case 3:if(i&&(i=!1,e=e.$blk()),e&&void 0!==e.$blk)break e;if(!e){r=1;continue}r=2;continue;case 1:return r=-1,z(t.isFile);case 2:return r=-1,tt}return}return{$blk:$.ptr.prototype.writeLock,$c:!0,$r:n,_r:e,fd:t,$s:r}},$.prototype.writeLock=function(){return this.$val.writeLock()},$.ptr.prototype.writeUnlock=function(){var{_r:e,_r$1:t,fd:r,$s:n,$r:i,$c:o}=hr(this,{});n=n||0;e:for(;;){switch(n){case 0:e=(r=this).fdmu.rwunlock(!1),n=3;case 3:if(o&&(o=!1,e=e.$blk()),e&&void 0!==e.$blk)break e;if(e){n=1;continue}n=2;continue;case 1:t=r.destroy(),n=4;case 4:if(o&&(o=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;case 2:return void(n=-1)}return}return{$blk:$.ptr.prototype.writeUnlock,$c:!0,$r:i,_r:e,_r$1:t,fd:r,$s:n}},$.prototype.writeUnlock=function(){return this.$val.writeUnlock()},$.ptr.prototype.Fsync=function(){var{$24r:e,$24r$1:t,_r:r,err:n,fd:i,$s:a,$deferred:p,$r:s,$c:c}=hr(this,{});a=a||0;var l=null;try{e:for(;;){switch(a){case 0:if(p=[],pr.deferStack.push(p),(i=[i])[0]=this,n=i[0].incref(),!B(n,tt)){a=1;continue}a=2;continue;case 1:e=n,a=3;case 3:return e;case 2:p.push([k(i[0],"decref"),[]]),r=W(function(e){return function t(){var{$24r$1:r,_r:n,$s:i,$r:a,$c:p}=hr(this,{});i=i||0;t:for(;;){switch(i){case 0:n=o.Fsync(e[0].Sysfd),i=1;case 1:if(p&&(p=!1,n=n.$blk()),n&&void 0!==n.$blk)break t;r=n,i=2;case 2:return r}return}return{$blk:t,$c:!0,$r:a,$24r$1:r,_r:n,$s:i}}}(i)),a=4;case 4:if(c&&(c=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;t=r,a=5;case 5:return t}return}}catch(n){return l=n,a=-1,tt}finally{if(nr(p,l),pr.asleep)return{$blk:$.ptr.prototype.Fsync,$c:!0,$r:s,$24r:e,$24r$1:t,_r:r,err:n,fd:i,$s:a,$deferred:p}}},$.prototype.Fsync=function(){return this.$val.Fsync()},f.ptr.prototype.Error=function(){return"use of closed network connection"},f.prototype.Error=function(){return this.$val.Error()},f.ptr.prototype.Timeout=function(){return!1},f.prototype.Timeout=function(){return this.$val.Timeout()},f.ptr.prototype.Temporary=function(){return!1},f.prototype.Temporary=function(){return this.$val.Temporary()},z=function(e){return e?G.ErrFileClosing:new G.ErrNetClosing.constructor.elem(G.ErrNetClosing)},d.ptr.prototype.Error=function(){return"i/o timeout"},d.prototype.Error=function(){return this.$val.Error()},d.ptr.prototype.Timeout=function(){return!0},d.prototype.Timeout=function(){return this.$val.Timeout()},d.ptr.prototype.Temporary=function(){return!0},d.prototype.Temporary=function(){return this.$val.Temporary()},K=function(e,t,r){return[0,new o.Errno(38)]},g.methods=[{prop:"Init",name:"Init",pkg:"",typ:Qe([We,Ee],[rt],!1)},{prop:"destroy",name:"destroy",pkg:"internal/poll",typ:Qe([],[rt],!1)},{prop:"Close",name:"Close",pkg:"",typ:Qe([],[rt],!1)},{prop:"SetBlocking",name:"SetBlocking",pkg:"",typ:Qe([],[rt],!1)},{prop:"Read",name:"Read",pkg:"",typ:Qe([m],[Ce,rt],!1)},{prop:"Pread",name:"Pread",pkg:"",typ:Qe([m,Re],[Ce,rt],!1)},{prop:"ReadFrom",name:"ReadFrom",pkg:"",typ:Qe([m],[Ce,o.Sockaddr,rt],!1)},{prop:"ReadFromInet4",name:"ReadFromInet4",pkg:"",typ:Qe([m,x],[Ce,rt],!1)},{prop:"ReadFromInet6",name:"ReadFromInet6",pkg:"",typ:Qe([m,S],[Ce,rt],!1)},{prop:"ReadMsg",name:"ReadMsg",pkg:"",typ:Qe([m,m,Ce],[Ce,Ce,Ce,o.Sockaddr,rt],!1)},{prop:"ReadMsgInet4",name:"ReadMsgInet4",pkg:"",typ:Qe([m,m,Ce,x],[Ce,Ce,Ce,rt],!1)},{prop:"ReadMsgInet6",name:"ReadMsgInet6",pkg:"",typ:Qe([m,m,Ce,S],[Ce,Ce,Ce,rt],!1)},{prop:"Write",name:"Write",pkg:"",typ:Qe([m],[Ce,rt],!1)},{prop:"Pwrite",name:"Pwrite",pkg:"",typ:Qe([m,Re],[Ce,rt],!1)},{prop:"WriteToInet4",name:"WriteToInet4",pkg:"",typ:Qe([m,x],[Ce,rt],!1)},{prop:"WriteToInet6",name:"WriteToInet6",pkg:"",typ:Qe([m,S],[Ce,rt],!1)},{prop:"WriteTo",name:"WriteTo",pkg:"",typ:Qe([m,o.Sockaddr],[Ce,rt],!1)},{prop:"WriteMsg",name:"WriteMsg",pkg:"",typ:Qe([m,m,o.Sockaddr],[Ce,Ce,rt],!1)},{prop:"WriteMsgInet4",name:"WriteMsgInet4",pkg:"",typ:Qe([m,m,x],[Ce,Ce,rt],!1)},{prop:"WriteMsgInet6",name:"WriteMsgInet6",pkg:"",typ:Qe([m,m,S],[Ce,Ce,rt],!1)},{prop:"Accept",name:"Accept",pkg:"",typ:Qe([],[Ce,o.Sockaddr,We,rt],!1)},{prop:"Seek",name:"Seek",pkg:"",typ:Qe([Re,Ce],[Re,rt],!1)},{prop:"ReadDirent",name:"ReadDirent",pkg:"",typ:Qe([m],[Ce,rt],!1)},{prop:"Fchmod",name:"Fchmod",pkg:"",typ:Qe([Ve],[rt],!1)},{prop:"Fchdir",name:"Fchdir",pkg:"",typ:Qe([],[rt],!1)},{prop:"Fstat",name:"Fstat",pkg:"",typ:Qe([E],[rt],!1)},{prop:"Dup",name:"Dup",pkg:"",typ:Qe([],[Ce,We,rt],!1)},{prop:"WaitWrite",name:"WaitWrite",pkg:"",typ:Qe([],[rt],!1)},{prop:"WriteOnce",name:"WriteOnce",pkg:"",typ:Qe([m],[Ce,rt],!1)},{prop:"RawRead",name:"RawRead",pkg:"",typ:Qe([C],[rt],!1)},{prop:"RawWrite",name:"RawWrite",pkg:"",typ:Qe([C],[rt],!1)},{prop:"eofError",name:"eofError",pkg:"internal/poll",typ:Qe([Ce,rt],[rt],!1)},{prop:"Shutdown",name:"Shutdown",pkg:"",typ:Qe([Ce],[rt],!1)},{prop:"Fchown",name:"Fchown",pkg:"",typ:Qe([Ce,Ce],[rt],!1)},{prop:"Ftruncate",name:"Ftruncate",pkg:"",typ:Qe([Re],[rt],!1)},{prop:"RawControl",name:"RawControl",pkg:"",typ:Qe([I],[rt],!1)},{prop:"SetDeadline",name:"SetDeadline",pkg:"",typ:Qe([a.Time],[rt],!1)},{prop:"SetReadDeadline",name:"SetReadDeadline",pkg:"",typ:Qe([a.Time],[rt],!1)},{prop:"SetWriteDeadline",name:"SetWriteDeadline",pkg:"",typ:Qe([a.Time],[rt],!1)},{prop:"incref",name:"incref",pkg:"internal/poll",typ:Qe([],[rt],!1)},{prop:"decref",name:"decref",pkg:"internal/poll",typ:Qe([],[rt],!1)},{prop:"readLock",name:"readLock",pkg:"internal/poll",typ:Qe([],[rt],!1)},{prop:"readUnlock",name:"readUnlock",pkg:"internal/poll",typ:Qe([],[],!1)},{prop:"writeLock",name:"writeLock",pkg:"internal/poll",typ:Qe([],[rt],!1)},{prop:"writeUnlock",name:"writeUnlock",pkg:"internal/poll",typ:Qe([],[],!1)},{prop:"Fsync",name:"Fsync",pkg:"",typ:Qe([],[rt],!1)}],A.methods=[{prop:"init",name:"init",pkg:"internal/poll",typ:Qe([g],[rt],!1)},{prop:"close",name:"close",pkg:"internal/poll",typ:Qe([],[],!1)},{prop:"evict",name:"evict",pkg:"internal/poll",typ:Qe([],[],!1)},{prop:"prepare",name:"prepare",pkg:"internal/poll",typ:Qe([Ce,Ee],[rt],!1)},{prop:"prepareRead",name:"prepareRead",pkg:"internal/poll",typ:Qe([Ee],[rt],!1)},{prop:"prepareWrite",name:"prepareWrite",pkg:"internal/poll",typ:Qe([Ee],[rt],!1)},{prop:"wait",name:"wait",pkg:"internal/poll",typ:Qe([Ce,Ee],[rt],!1)},{prop:"waitRead",name:"waitRead",pkg:"internal/poll",typ:Qe([Ee],[rt],!1)},{prop:"waitWrite",name:"waitWrite",pkg:"internal/poll",typ:Qe([Ee],[rt],!1)},{prop:"waitCanceled",name:"waitCanceled",pkg:"internal/poll",typ:Qe([Ce],[],!1)},{prop:"pollable",name:"pollable",pkg:"internal/poll",typ:Qe([],[Ee],!1)}],F.methods=[{prop:"incref",name:"incref",pkg:"internal/poll",typ:Qe([],[Ee],!1)},{prop:"increfAndClose",name:"increfAndClose",pkg:"internal/poll",typ:Qe([],[Ee],!1)},{prop:"decref",name:"decref",pkg:"internal/poll",typ:Qe([],[Ee],!1)},{prop:"rwlock",name:"rwlock",pkg:"internal/poll",typ:Qe([Ee],[Ee],!1)},{prop:"rwunlock",name:"rwunlock",pkg:"internal/poll",typ:Qe([Ee],[Ee],!1)}],f.methods=[{prop:"Error",name:"Error",pkg:"",typ:Qe([],[We],!1)},{prop:"Timeout",name:"Timeout",pkg:"",typ:Qe([],[Ee],!1)},{prop:"Temporary",name:"Temporary",pkg:"",typ:Qe([],[Ee],!1)}],R.methods=[{prop:"Error",name:"Error",pkg:"",typ:Qe([],[We],!1)},{prop:"Timeout",name:"Timeout",pkg:"",typ:Qe([],[Ee],!1)},{prop:"Temporary",name:"Temporary",pkg:"",typ:Qe([],[Ee],!1)}],$.init("internal/poll",[{prop:"fdmu",name:"fdmu",embedded:!1,exported:!1,typ:u,tag:""},{prop:"Sysfd",name:"Sysfd",embedded:!1,exported:!0,typ:Ce,tag:""},{prop:"pd",name:"pd",embedded:!1,exported:!1,typ:l,tag:""},{prop:"iovecs",name:"iovecs",embedded:!1,exported:!1,typ:_,tag:""},{prop:"csema",name:"csema",embedded:!1,exported:!1,typ:Ve,tag:""},{prop:"isBlocking",name:"isBlocking",embedded:!1,exported:!1,typ:Ve,tag:""},{prop:"IsStream",name:"IsStream",embedded:!1,exported:!0,typ:Ee,tag:""},{prop:"ZeroReadIsEOF",name:"ZeroReadIsEOF",embedded:!1,exported:!0,typ:Ee,tag:""},{prop:"isFile",name:"isFile",embedded:!1,exported:!1,typ:Ee,tag:""}]),l.init("internal/poll",[{prop:"fd",name:"fd",embedded:!1,exported:!1,typ:g,tag:""},{prop:"closing",name:"closing",embedded:!1,exported:!1,typ:Ee,tag:""}]),u.init("internal/poll",[{prop:"state",name:"state",embedded:!1,exported:!1,typ:Oe,tag:""},{prop:"rsema",name:"rsema",embedded:!1,exported:!1,typ:Ve,tag:""},{prop:"wsema",name:"wsema",embedded:!1,exported:!1,typ:Ve,tag:""}]),f.init("",[]),d.init("",[]),G.$initLinknames=function(){O=s["sync.runtime_Semacquire"],D=s["sync.runtime_Semrelease"]},e=function(){G.$init=function(){};var p,s,c=!1,$=0;void 0!==this&&void 0!==this.$blk&&(c=!0,$=(p=this).$s,s=p.$r);e:for(;;){switch($){case 0:s=t.$init(),$=1;case 1:if(c&&(c=!1,s=s.$blk()),s&&void 0!==s.$blk)break e;s=r.$init(),$=2;case 2:if(c&&(c=!1,s=s.$blk()),s&&void 0!==s.$blk)break e;s=n.$init(),$=3;case 3:if(c&&(c=!1,s=s.$blk()),s&&void 0!==s.$blk)break e;s=i.$init(),$=4;case 4:if(c&&(c=!1,s=s.$blk()),s&&void 0!==s.$blk)break e;s=o.$init(),$=5;case 5:if(c&&(c=!1,s=s.$blk()),s&&void 0!==s.$blk)break e;s=a.$init(),$=6;case 6:if(c&&(c=!1,s=s.$blk()),s&&void 0!==s.$blk)break e;G.CloseFunc=o.Close,G.AcceptFunc=o.Accept,T=1,G.ErrNetClosing=new f.ptr,G.ErrFileClosing=t.New("use of closed file"),G.ErrNoDeadline=t.New("file type does not support deadline"),G.ErrDeadlineExceeded=new d.ptr,G.ErrNotPollable=t.New("not pollable")}return}return void 0===p&&(p={$blk:e}),p.$s=$,p.$r=s,p},G.$init=e,G}(),c["internal/safefilepath"]=function(){var e,t,r,n={};return t=c.errors,r=c.runtime,e=function(){n.$init=function(){};var i,o,a=!1,p=0;void 0!==this&&void 0!==this.$blk&&(a=!0,p=(i=this).$s,o=i.$r);e:for(;;){switch(p){case 0:o=t.$init(),p=1;case 1:if(a&&(a=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;o=r.$init(),p=2;case 2:if(a&&(a=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;t.New("invalid path")}return}return void 0===i&&(i={$blk:e}),i.$s=p,i.$r=o,i},n.$init=e,n}(),c["internal/syscall/execenv"]=function(){var e,t,r={};return t=c.syscall,e=function(){r.$init=function(){};var n,i,o=!1,a=0;void 0!==this&&void 0!==this.$blk&&(o=!0,a=(n=this).$s,i=n.$r);e:for(;;){switch(a){case 0:i=t.$init(),a=1;case 1:if(o&&(o=!1,i=i.$blk()),i&&void 0!==i.$blk)break e}return}return void 0===n&&(n={$blk:e}),n.$s=a,n.$r=i,n},r.$init=e,r}(),c["internal/testlog"]=function(){var e,t,r,n,i,o,a,p,s={};return t=c.sync,r=c["sync/atomic"],n=s.Interface=xe(8,ue,"testlog.Interface",!0,"internal/testlog",!0,null),i=Gt(n),a=function(){var e;return e=o.Load(),B(e,tt)?tt:Yt(e,i).$get()},s.Logger=a,p=function(e){var{log:t,name:e,$s:r,$r:n,$c:i}=hr(this,{name:e});r=r||0;e:for(;;){switch(r){case 0:if(t=a(),!B(t,tt)){r=1;continue}r=2;continue;case 1:n=t.Stat(e),r=3;case 3:if(i&&(i=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;case 2:return void(r=-1)}return}return{$blk:p,$c:!0,$r:n,log:t,name:e,$s:r}},s.Stat=p,n.init([{prop:"Chdir",name:"Chdir",pkg:"",typ:Qe([We],[],!1)},{prop:"Getenv",name:"Getenv",pkg:"",typ:Qe([We],[],!1)},{prop:"Open",name:"Open",pkg:"",typ:Qe([We],[],!1)},{prop:"Stat",name:"Stat",pkg:"",typ:Qe([We],[],!1)}]),e=function(){s.$init=function(){};var n,i,a=!1,p=0;void 0!==this&&void 0!==this.$blk&&(a=!0,p=(n=this).$s,i=n.$r);e:for(;;){switch(p){case 0:i=t.$init(),p=1;case 1:if(a&&(a=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;i=r.$init(),p=2;case 2:if(a&&(a=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;o=new r.Value.ptr(tt)}return}return void 0===n&&(n={$blk:e}),n.$s=p,n.$r=i,n},s.$init=e,s}(),c.path=function(){var e,t,r,n,i={};return t=c.errors,r=c["internal/bytealg"],n=c["unicode/utf8"],e=function(){i.$init=function(){};var o,a,p=!1,s=0;void 0!==this&&void 0!==this.$blk&&(p=!0,s=(o=this).$s,a=o.$r);e:for(;;){switch(s){case 0:a=t.$init(),s=1;case 1:if(p&&(p=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;a=r.$init(),s=2;case 2:if(p&&(p=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;a=n.$init(),s=3;case 3:if(p&&(p=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;i.ErrBadPattern=t.New("syntax error in pattern")}return}return void 0===o&&(o={$blk:e}),o.$s=s,o.$r=a,o},i.$init=e,i}(),c["io/fs"]=function(){var e,t,r,n,i,o,a,s,$,l,u,f,d,w,h,g,k,b,m,v,_,x={};return t=c.errors,r=c["internal/oserror"],n=c.io,i=c.path,o=c.sort,a=c.time,s=c["unicode/utf8"],$=x.DirEntry=xe(8,ue,"fs.DirEntry",!0,"io/fs",!0,null),l=x.FileInfo=xe(8,ue,"fs.FileInfo",!0,"io/fs",!0,null),u=x.FileMode=xe(4,ne,"fs.FileMode",!0,"io/fs",!0,null),f=x.PathError=xe(0,ge,"fs.PathError",!0,"io/fs",!0,(function(e,t,r){if(this.$val=this,0===arguments.length)return this.Op="",this.Path="",void(this.Err=tt);this.Op=e,this.Path=t,this.Err=r})),d=Gt(f),w=Jt(Ne),h=qe(Ne,32),g=Ye([{prop:"Timeout",name:"Timeout",pkg:"",typ:Qe([],[Ee],!1)}]),k=function(){return r.ErrInvalid},b=function(){return r.ErrPermission},m=function(){return r.ErrExist},v=function(){return r.ErrNotExist},_=function(){return r.ErrClosed},u.prototype.String=function(){var e,t,r,n,i,o,a,s,c,$,l,u,f;for($=this.$val,i=h.zero(),l=0,e=0;e<13;)s=e,o=(r=S("dalTLDpSugct?",e))[0],($&((u=(31-s|0)>>>0)<32?1<>>0)>>>0!=0&&(l<0||l>=i.length?p("index out of range"):i[l]=o<<24>>>24,l=l+1|0),e+=r[1];for(0===l&&(l<0||l>=i.length?p("index out of range"):i[l]=45,l=l+1|0),t=0;t<9;)c=t,a=(n=S("rwxrwxrwx",t))[0],($&((f=(8-c|0)>>>0)<32?1<>>0)>>>0!=0?l<0||l>=i.length?p("index out of range"):i[l]=a<<24>>>24:l<0||l>=i.length?p("index out of range"):i[l]=45,l=l+1|0,t+=n[1];return I(y(new w(i),0,l))},Gt(u).prototype.String=function(){return new u(this.$get()).String()},u.prototype.IsDir=function(){return!((2147483648&this.$val)>>>0==0)},Gt(u).prototype.IsDir=function(){return new u(this.$get()).IsDir()},u.prototype.IsRegular=function(){return(2401763328&this.$val)>>>0==0},Gt(u).prototype.IsRegular=function(){return new u(this.$get()).IsRegular()},u.prototype.Perm=function(){return(511&this.$val)>>>0},Gt(u).prototype.Perm=function(){return new u(this.$get()).Perm()},u.prototype.Type=function(){return(2401763328&this.$val)>>>0},Gt(u).prototype.Type=function(){return new u(this.$get()).Type()},f.ptr.prototype.Error=function(){var{$24r:e,_r:t,e:r,$s:n,$r:i,$c:o}=hr(this,{});n=n||0;e:for(;;){switch(n){case 0:t=(r=this).Err.Error(),n=1;case 1:if(o&&(o=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;e=r.Op+" "+r.Path+": "+t,n=2;case 2:return e}return}return{$blk:f.ptr.prototype.Error,$c:!0,$r:i,$24r:e,_r:t,e:r,$s:n}},f.prototype.Error=function(){return this.$val.Error()},f.ptr.prototype.Unwrap=function(){return this.Err},f.prototype.Unwrap=function(){return this.$val.Unwrap()},f.ptr.prototype.Timeout=function(){var{$24r:e,_r:t,_tuple:r,_v:n,e:i,ok:o,t:a,$s:p,$r:s,$c:c}=hr(this,{});p=p||0;e:for(;;){switch(p){case 0:if(a=(r=Yt((i=this).Err,g,!0))[0],!(o=r[1])){n=!1,p=1;continue e}t=a.Timeout(),p=2;case 2:if(c&&(c=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;n=t;case 1:e=n,p=3;case 3:return e}return}return{$blk:f.ptr.prototype.Timeout,$c:!0,$r:s,$24r:e,_r:t,_tuple:r,_v:n,e:i,ok:o,t:a,$s:p}},f.prototype.Timeout=function(){return this.$val.Timeout()},u.methods=[{prop:"String",name:"String",pkg:"",typ:Qe([],[We],!1)},{prop:"IsDir",name:"IsDir",pkg:"",typ:Qe([],[Ee],!1)},{prop:"IsRegular",name:"IsRegular",pkg:"",typ:Qe([],[Ee],!1)},{prop:"Perm",name:"Perm",pkg:"",typ:Qe([],[u],!1)},{prop:"Type",name:"Type",pkg:"",typ:Qe([],[u],!1)}],d.methods=[{prop:"Error",name:"Error",pkg:"",typ:Qe([],[We],!1)},{prop:"Unwrap",name:"Unwrap",pkg:"",typ:Qe([],[rt],!1)},{prop:"Timeout",name:"Timeout",pkg:"",typ:Qe([],[Ee],!1)}],$.init([{prop:"Info",name:"Info",pkg:"",typ:Qe([],[l,rt],!1)},{prop:"IsDir",name:"IsDir",pkg:"",typ:Qe([],[Ee],!1)},{prop:"Name",name:"Name",pkg:"",typ:Qe([],[We],!1)},{prop:"Type",name:"Type",pkg:"",typ:Qe([],[u],!1)}]),l.init([{prop:"IsDir",name:"IsDir",pkg:"",typ:Qe([],[Ee],!1)},{prop:"ModTime",name:"ModTime",pkg:"",typ:Qe([],[a.Time],!1)},{prop:"Mode",name:"Mode",pkg:"",typ:Qe([],[u],!1)},{prop:"Name",name:"Name",pkg:"",typ:Qe([],[We],!1)},{prop:"Size",name:"Size",pkg:"",typ:Qe([],[Re],!1)},{prop:"Sys",name:"Sys",pkg:"",typ:Qe([],[et],!1)}]),f.init("",[{prop:"Op",name:"Op",embedded:!1,exported:!0,typ:We,tag:""},{prop:"Path",name:"Path",embedded:!1,exported:!0,typ:We,tag:""},{prop:"Err",name:"Err",embedded:!1,exported:!0,typ:rt,tag:""}]),e=function(){x.$init=function(){};var p,c,$=!1,l=0;void 0!==this&&void 0!==this.$blk&&($=!0,l=(p=this).$s,c=p.$r);e:for(;;){switch(l){case 0:c=t.$init(),l=1;case 1:if($&&($=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;c=r.$init(),l=2;case 2:if($&&($=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;c=n.$init(),l=3;case 3:if($&&($=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;c=i.$init(),l=4;case 4:if($&&($=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;c=o.$init(),l=5;case 5:if($&&($=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;c=a.$init(),l=6;case 6:if($&&($=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;c=s.$init(),l=7;case 7:if($&&($=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;x.SkipDir=t.New("skip this directory"),x.ErrInvalid=k(),x.ErrPermission=b(),x.ErrExist=m(),x.ErrNotExist=v(),x.ErrClosed=_()}return}return void 0===p&&(p={$blk:e}),p.$s=l,p.$r=c,p},x.$init=e,x}(),c.os=function(){var e,r,n,i,o,a,s,$,l,u,f,d,w,h,g,k,v,_,x,S,E,A,F,R,T,N,V,D,L,M,j,W,U,z,G,q,H,J,X,Y,ee,te,re,ne,ie,oe,ae,pe,se,ce,$e,le,fe,de,we,he,ke,be,ye,me,ve,_e,Se,Ie,Ae,Fe,Te,Pe,Ve,Le,Me,Be,je,Ue,ze,Ke,Ge,qe,He,Je,Ze,Xe,Ye,nt,it={};return r=c.errors,n=c["github.com/gopherjs/gopherjs/js"],i=c["internal/itoa"],o=c["internal/oserror"],a=c["internal/poll"],s=c["internal/safefilepath"],$=c["internal/syscall/execenv"],l=c["internal/syscall/unix"],u=c["internal/testlog"],f=c.io,d=c["io/fs"],w=c.runtime,h=c.sort,g=c.sync,k=c["sync/atomic"],v=c.syscall,_=c.time,x=it.fileStat=xe(0,ge,"os.fileStat",!0,"os",!1,(function(e,t,r,n,i){if(this.$val=this,0===arguments.length)return this.name="",this.size=new Re(0,0),this.mode=0,this.modTime=new _.Time.ptr(new Oe(0,0),new Re(0,0),q.nil),void(this.sys=new v.Stat_t.ptr(new Re(0,0),new Oe(0,0),0,0,0,0,new Re(0,0),new Re(0,0),0,0,new Re(0,0),new Re(0,0),new Re(0,0),new Re(0,0),new Re(0,0),new Re(0,0)));this.name=e,this.size=t,this.mode=r,this.modTime=n,this.sys=i})),S=it.File=xe(0,ge,"os.File",!0,"os",!0,(function(e){this.$val=this,this.file=0!==arguments.length?e:te.nil})),E=it.rawConn=xe(0,ge,"os.rawConn",!0,"os",!1,(function(e){this.$val=this,this.file=0!==arguments.length?e:G.nil})),A=it.file=xe(0,ge,"os.file",!0,"os",!1,(function(e,t,r,n,i,o){if(this.$val=this,0===arguments.length)return this.pfd=new a.FD.ptr(new a.fdMutex.ptr(new Oe(0,0),0,0),0,new a.pollDesc.ptr(J.nil,!1),Y.nil,0,0,!1,!1,!1),this.name="",this.dirinfo=ee.nil,this.nonblock=!1,this.stdoutOrErr=!1,void(this.appendMode=!1);this.pfd=e,this.name=t,this.dirinfo=r,this.nonblock=n,this.stdoutOrErr=i,this.appendMode=o})),F=it.unixDirent=xe(0,ge,"os.unixDirent",!0,"os",!1,(function(e,t,r,n){if(this.$val=this,0===arguments.length)return this.parent="",this.name="",this.typ=0,void(this.info=tt);this.parent=e,this.name=t,this.typ=r,this.info=n})),R=it.LinkError=xe(0,ge,"os.LinkError",!0,"os",!0,(function(e,t,r,n){if(this.$val=this,0===arguments.length)return this.Op="",this.Old="",this.New="",void(this.Err=tt);this.Op=e,this.Old=t,this.New=r,this.Err=n})),T=it.onlyWriter=xe(0,ge,"os.onlyWriter",!0,"os",!1,(function(e){this.$val=this,this.Writer=0!==arguments.length?e:tt})),N=it.timeout=xe(8,ue,"os.timeout",!0,"os",!1,null),V=it.SyscallError=xe(0,ge,"os.SyscallError",!0,"os",!0,(function(e,t){if(this.$val=this,0===arguments.length)return this.Syscall="",void(this.Err=tt);this.Syscall=e,this.Err=t})),D=it.dirInfo=xe(0,ge,"os.dirInfo",!0,"os",!1,(function(e,t,r){if(this.$val=this,0===arguments.length)return this.buf=U.nil,this.nbuf=0,void(this.bufp=0);this.buf=e,this.nbuf=t,this.bufp=r})),L=it.readdirMode=xe(4,2,"os.readdirMode",!0,"os",!1,null),M=Jt(We),j=Jt(et),W=Jt(Ne),U=Gt(W),z=Gt(x),G=Gt(S),q=Gt(_.Location),H=Gt(d.PathError),J=Gt(a.FD),X=Jt(v.Iovec),Y=Gt(X),ee=Gt(D),te=Gt(A),re=Qe([te],[rt],!1),ne=Gt(R),ie=Gt(V),oe=Jt(d.DirEntry),ae=Jt(d.FileInfo),pe=Qe([De],[],!1),se=Qe([De],[Ee],!1),ce=Gt(E),$e=Gt(F),x.ptr.prototype.Size=function(){return this.size},x.prototype.Size=function(){return this.$val.Size()},x.ptr.prototype.Mode=function(){return this.mode},x.prototype.Mode=function(){return this.$val.Mode()},x.ptr.prototype.ModTime=function(){return this.modTime},x.prototype.ModTime=function(){return this.$val.ModTime()},x.ptr.prototype.Sys=function(){return this.sys},x.prototype.Sys=function(){return this.$val.Sys()},x.ptr.prototype.Name=function(){return this.name},x.prototype.Name=function(){return this.$val.Name()},x.ptr.prototype.IsDir=function(){return new d.FileMode(this.Mode()).IsDir()},x.prototype.IsDir=function(){return this.$val.IsDir()},S.ptr.prototype.Stat=function(){var{_r$3:e,err:t,f:r,fs$1:n,$s:i,$r:o,$c:a}=hr(this,{});i=i||0;e:for(;;){switch(i){case 0:if(n=[n],(r=this)===G.nil)return i=-1,[tt,it.ErrInvalid];n[0]=new x.ptr("",new Re(0,0),0,new _.Time.ptr(new Oe(0,0),new Re(0,0),q.nil),new v.Stat_t.ptr(new Re(0,0),new Oe(0,0),0,0,0,0,new Re(0,0),new Re(0,0),0,0,new Re(0,0),new Re(0,0),new Re(0,0),new Re(0,0),new Re(0,0),new Re(0,0))),e=r.file.pfd.Fstat(n[0].sys),i=1;case 1:if(a&&(a=!1,e=e.$blk()),e&&void 0!==e.$blk)break e;return B(t=e,tt)?(me(n[0],r.file.name),i=-1,[n[0],tt]):(i=-1,[tt,new d.PathError.ptr("stat",r.file.name,t)])}return}return{$blk:S.ptr.prototype.Stat,$c:!0,$r:o,_r$3:e,err:t,f:r,fs$1:n,$s:i}},S.prototype.Stat=function(){return this.$val.Stat()},ye=function(e){var{_r$3:t,err:r,fs$1:n,name:e,$s:i,$r:o,$c:a}=hr(this,{name:e});i=i||0;e:for(;;){switch(i){case 0:e=[e],(n=[n])[0]=new x.ptr("",new Re(0,0),0,new _.Time.ptr(new Oe(0,0),new Re(0,0),q.nil),new v.Stat_t.ptr(new Re(0,0),new Oe(0,0),0,0,0,0,new Re(0,0),new Re(0,0),0,0,new Re(0,0),new Re(0,0),new Re(0,0),new Re(0,0),new Re(0,0),new Re(0,0))),t=je(function(e,t){return function r(){var{$24r:n,_r$3:i,$s:o,$r:a,$c:p}=hr(this,{});o=o||0;t:for(;;){switch(o){case 0:i=v.Lstat(t[0],e[0].sys),o=1;case 1:if(p&&(p=!1,i=i.$blk()),i&&void 0!==i.$blk)break t;n=i,o=2;case 2:return n}return}return{$blk:r,$c:!0,$r:a,$24r:n,_r$3:i,$s:o}}}(n,e)),i=1;case 1:if(a&&(a=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;return B(r=t,tt)?(me(n[0],e[0]),i=-1,[n[0],tt]):(i=-1,[tt,new d.PathError.ptr("lstat",e[0],r)])}return}return{$blk:ye,$c:!0,$r:o,_r$3:t,err:r,fs$1:n,name:e,$s:i}},me=function(e,t){var r;e.name=Ie(t),e.size=e.sys.Size,_.Time.copy(e.modTime,_.Unix(e.sys.Mtime,e.sys.MtimeNsec)),e.mode=(511&e.sys.Mode)>>>0>>>0,24576==(r=(126976&e.sys.Mode)>>>0)?e.mode=(67108864|e.mode)>>>0:8192===r?e.mode=(69206016|e.mode)>>>0:16384===r?e.mode=(2147483648|e.mode)>>>0:4096===r?e.mode=(33554432|e.mode)>>>0:40960===r?e.mode=(134217728|e.mode)>>>0:32768===r||49152===r&&(e.mode=(16777216|e.mode)>>>0),(1024&e.sys.Mode)>>>0!=0&&(e.mode=(4194304|e.mode)>>>0),(2048&e.sys.Mode)>>>0!=0&&(e.mode=(8388608|e.mode)>>>0),(512&e.sys.Mode)>>>0!=0&&(e.mode=(1048576|e.mode)>>>0)},ve=function(e){var{$24r:t,_r$3:r,name:e,$s:n,$r:i,$c:o}=hr(this,{name:e});n=n||0;e:for(;;){switch(n){case 0:i=u.Stat(e),n=1;case 1:if(o&&(o=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;r=ye(e),n=2;case 2:if(o&&(o=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;t=r,n=3;case 3:return t}return}return{$blk:ve,$c:!0,$r:i,$24r:t,_r$3:r,name:e,$s:n}},it.Lstat=ve,S.ptr.prototype.readFrom=function(e){return new Re(0,0),[new Re(0,0),!1,tt]},S.prototype.readFrom=function(e){return this.$val.readFrom(e)},E.ptr.prototype.Control=function(e){var{_r$3:t,c:r,err:n,err$1:i,f:e,$s:o,$r:a,$c:p}=hr(this,{f:e});o=o||0;e:for(;;){switch(o){case 0:if(n=(r=this).file.checkValid("SyscallConn.Control"),!B(n,tt))return o=-1,n;t=r.file.file.pfd.RawControl(e),o=1;case 1:if(p&&(p=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;return i=t,w.KeepAlive(r.file),o=-1,i}return}return{$blk:E.ptr.prototype.Control,$c:!0,$r:a,_r$3:t,c:r,err:n,err$1:i,f:e,$s:o}},E.prototype.Control=function(e){return this.$val.Control(e)},E.ptr.prototype.Read=function(e){var{_r$3:t,c:r,err:n,err$1:i,f:e,$s:o,$r:a,$c:p}=hr(this,{f:e});o=o||0;e:for(;;){switch(o){case 0:if(n=(r=this).file.checkValid("SyscallConn.Read"),!B(n,tt))return o=-1,n;t=r.file.file.pfd.RawRead(e),o=1;case 1:if(p&&(p=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;return i=t,w.KeepAlive(r.file),o=-1,i}return}return{$blk:E.ptr.prototype.Read,$c:!0,$r:a,_r$3:t,c:r,err:n,err$1:i,f:e,$s:o}},E.prototype.Read=function(e){return this.$val.Read(e)},E.ptr.prototype.Write=function(e){var{_r$3:t,c:r,err:n,err$1:i,f:e,$s:o,$r:a,$c:p}=hr(this,{f:e});o=o||0;e:for(;;){switch(o){case 0:if(n=(r=this).file.checkValid("SyscallConn.Write"),!B(n,tt))return o=-1,n;t=r.file.file.pfd.RawWrite(e),o=1;case 1:if(p&&(p=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;return i=t,w.KeepAlive(r.file),o=-1,i}return}return{$blk:E.ptr.prototype.Write,$c:!0,$r:a,_r$3:t,c:r,err:n,err$1:i,f:e,$s:o}},E.prototype.Write=function(e){return this.$val.Write(e)},_e=function(e){return[new E.ptr(e),tt]},Se=function(){it.Args=Ae()},Ie=function(e){var t;for(t=e.length-1|0;t>0&&47===e.charCodeAt(t);)e=m(e,0,t),t=t-1|0;for(t=t-1|0;t>=0;){if(47===e.charCodeAt(t)){e=m(e,t+1|0);break}t=t-1|0}return e},Ae=function(){return it.Args},Fe=function(){var e,r,n;if(void 0!==(n=t.process)&&void 0!==(e=n.argv)&&K(e.length)>=1)for(it.Args=Zt(M,K(e.length)-1|0),r=0;r<(K(e.length)-1|0);)r<0||r>=it.Args.$length?p("index out of range"):it.Args.$array[it.Args.$offset+r]=xr(e[r+1|0],We),r=r+1|0;0===it.Args.$length&&(it.Args=new M(["?"]))},S.ptr.prototype.WriteString=function(e){var{$24r:t,_r$3:r,_tuple:n,err:i,f:o,n:a,s:e,$s:p,$r:s,$c:c}=hr(this,{s:e});p=p||0;e:for(;;){switch(p){case 0:a=0,i=tt,r=(o=this).Write(new W(C(e))),p=1;case 1:if(c&&(c=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;t=[a=(n=r)[0],i=n[1]],p=2;case 2:return t}return}return{$blk:S.ptr.prototype.WriteString,$c:!0,$r:s,$24r:t,_r$3:r,_tuple:n,err:i,f:o,n:a,s:e,$s:p}},S.prototype.WriteString=function(e){return this.$val.WriteString(e)},S.ptr.prototype.Fd=function(){var{_r$3:e,f:t,$s:r,$r:n,$c:i}=hr(this,{});r=r||0;e:for(;;){switch(r){case 0:if((t=this)===G.nil)return r=-1,4294967295;if(t.file.nonblock){r=1;continue}r=2;continue;case 1:e=t.file.pfd.SetBlocking(),r=3;case 3:if(i&&(i=!1,e=e.$blk()),e&&void 0!==e.$blk)break e;case 2:return r=-1,t.file.pfd.Sysfd>>>0}return}return{$blk:S.ptr.prototype.Fd,$c:!0,$r:n,_r$3:e,f:t,$s:r}},S.prototype.Fd=function(){return this.$val.Fd()},Te=function(e,t){var{$24r:r,_r$3:n,_tuple:i,err:o,fd:e,kind:a,name:t,nb:p,$s:s,$r:c,$c:$}=hr(this,{fd:e,name:t});s=s||0;e:for(;;){switch(s){case 0:a=0,p=(i=l.IsNonblock(0|e))[0],o=i[1],B(o,tt)&&p&&(a=3),n=Pe(e,t,a),s=1;case 1:if($&&($=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;r=n,s=2;case 2:return r}return}return{$blk:Te,$c:!0,$r:c,$24r:r,_r$3:n,_tuple:i,err:o,fd:e,kind:a,name:t,nb:p,$s:s}},it.NewFile=Te,Pe=function(e,t,r){var{_1:n,_r$3:i,err:o,err$1:p,err$2:s,f:c,fd:e,fdi:$,kind:r,name:t,pollable:l,st:u,typ:f,$s:d,$r:h,$c:g}=hr(this,{fd:e,name:t,kind:r});d=d||0;e:for(;;){switch(d){case 0:if(u=[u],($=[$])[0]=0|e,$[0]<0)return d=-1,G.nil;if(c=new S.ptr(new A.ptr(P(new a.FD.ptr(new a.fdMutex.ptr(new Oe(0,0),0,0),$[0],new a.pollDesc.ptr(J.nil,!1),Y.nil,0,0,!0,!0,!1),a.FD),t,ee.nil,!1,1===$[0]||2===$[0],!1)),l=1===r||2===r||3===r,1===r){d=1;continue}d=2;continue;case 1:if("darwin"==(n="js")||"ios"===n||"dragonfly"===n||"freebsd"===n||"netbsd"===n||"openbsd"===n){d=4;continue}d=5;continue;case 4:u[0]=new v.Stat_t.ptr(new Re(0,0),new Oe(0,0),0,0,0,0,new Re(0,0),new Re(0,0),0,0,new Re(0,0),new Re(0,0),new Re(0,0),new Re(0,0),new Re(0,0),new Re(0,0)),i=je(function(e,t){return function r(){var{$24r:n,_r$3:i,$s:o,$r:a,$c:p}=hr(this,{});o=o||0;t:for(;;){switch(o){case 0:i=v.Fstat(e[0],t[0]),o=1;case 1:if(p&&(p=!1,i=i.$blk()),i&&void 0!==i.$blk)break t;n=i,o=2;case 2:return n}return}return{$blk:r,$c:!0,$r:a,$24r:n,_r$3:i,$s:o}}}($,u)),d=6;case 6:if(g&&(g=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;o=i,f=(126976&u[0].Mode)>>>0,!B(o,tt)||32768!==f&&16384!==f||(l=!1);case 5:case 3:case 2:return p=c.file.pfd.Init("file",l),B(p,tt)&&l&&(s=v.SetNonblock($[0],!0),B(s,tt)&&(c.file.nonblock=!0)),w.SetFinalizer(c.file,new re(b(te,"close"))),d=-1,c}return}return{$blk:Pe,$c:!0,$r:h,_1:n,_r$3:i,err:o,err$1:p,err$2:s,f:c,fd:e,fdi:$,kind:r,name:t,pollable:l,st:u,typ:f,$s:d}},Ve=function(e,t){var{e:t,file$1:e,$s:r,$r:n,$c:i}=hr(this,{file$1:e,e:t});r=r||0;e:for(;;){switch(r){case 0:if(B(t,new v.Errno(32))&&e.file.stdoutOrErr){r=1;continue}r=2;continue;case 1:n=Me(),r=3;case 3:if(i&&(i=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;case 2:return void(r=-1)}return}return{$blk:Ve,$c:!0,$r:n,e:t,file$1:e,$s:r}},A.ptr.prototype.close=function(){var{_r$3:e,e:t,err:r,file$1:n,$s:i,$r:o,$c:p}=hr(this,{});i=i||0;e:for(;;){switch(i){case 0:if((n=this)===te.nil)return i=-1,new v.Errno(22);n.dirinfo!==ee.nil&&(n.dirinfo.close(),n.dirinfo=ee.nil),r=tt,e=n.pfd.Close(),i=1;case 1:if(p&&(p=!1,e=e.$blk()),e&&void 0!==e.$blk)break e;return B(t=e,tt)||(B(t,a.ErrFileClosing)&&(t=it.ErrClosed),r=new d.PathError.ptr("close",n.name,t)),w.SetFinalizer(n,tt),i=-1,r}return}return{$blk:A.ptr.prototype.close,$c:!0,$r:o,_r$3:e,e:t,err:r,file$1:n,$s:i}},A.prototype.close=function(){return this.$val.close()},S.ptr.prototype.seek=function(e,t){var{_r$3:r,_tmp:n,_tmp$1:i,_tuple:o,err:a,f:p,offset:e,ret:s,whence:t,$s:c,$r:$,$c:l}=hr(this,{offset:e,whence:t});c=c||0;e:for(;;){switch(c){case 0:s=new Re(0,0),a=tt,(p=this).file.dirinfo!==ee.nil&&(p.file.dirinfo.close(),p.file.dirinfo=ee.nil),r=p.file.pfd.Seek(e,t),c=1;case 1:if(l&&(l=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;return s=(o=r)[0],a=o[1],w.KeepAlive(p),c=-1,[s=n=s,a=i=a]}return}return{$blk:S.ptr.prototype.seek,$c:!0,$r:$,_r$3:r,_tmp:n,_tmp$1:i,_tuple:o,err:a,f:p,offset:e,ret:s,whence:t,$s:c}},S.prototype.seek=function(e,t){return this.$val.seek(e,t)},F.ptr.prototype.Name=function(){return this.name},F.prototype.Name=function(){return this.$val.Name()},F.ptr.prototype.IsDir=function(){return new d.FileMode(this.typ).IsDir()},F.prototype.IsDir=function(){return this.$val.IsDir()},F.ptr.prototype.Type=function(){return this.typ},F.prototype.Type=function(){return this.$val.Type()},F.ptr.prototype.Info=function(){var{$24r:e,_r$3:t,d:r,$s:n,$r:i,$c:o}=hr(this,{});n=n||0;e:for(;;){switch(n){case 0:if(!B((r=this).info,tt))return n=-1,[r.info,tt];t=fe(r.parent+"/"+r.name),n=1;case 1:if(o&&(o=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;e=t,n=2;case 2:return e}return}return{$blk:F.ptr.prototype.Info,$c:!0,$r:i,$24r:e,_r$3:t,d:r,$s:n}},F.prototype.Info=function(){return this.$val.Info()},Le=function(e,t,r){var{_r$3:n,_r$4:i,_r$5:o,_tuple:a,err:p,info:s,name:t,parent:e,typ:r,ude:c,$s:$,$r:l,$c:u}=hr(this,{parent:e,name:t,typ:r});$=$||0;e:for(;;){switch($){case 0:if(c=new F.ptr(e,t,r,tt),4294967295!==r&&!we)return $=-1,[c,tt];n=fe(e+"/"+t),$=1;case 1:if(u&&(u=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;if(s=(a=n)[0],p=a[1],!B(p,tt))return $=-1,[tt,p];i=s.Mode(),$=2;case 2:if(u&&(u=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;o=new d.FileMode(i).Type(),$=3;case 3:if(u&&(u=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;return c.typ=o,c.info=s,$=-1,[c,tt]}return}return{$blk:Le,$c:!0,$r:l,_r$3:n,_r$4:i,_r$5:o,_tuple:a,err:p,info:s,name:t,parent:e,typ:r,ude:c,$s:$}},Me=function(){p("native function not implemented: os.sigpipe")},S.ptr.prototype.Close=function(){var{$24r:e,_r$3:t,f:r,$s:n,$r:i,$c:o}=hr(this,{});n=n||0;e:for(;;){switch(n){case 0:if((r=this)===G.nil)return n=-1,it.ErrInvalid;t=r.file.close(),n=1;case 1:if(o&&(o=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;e=t,n=2;case 2:return e}return}return{$blk:S.ptr.prototype.Close,$c:!0,$r:i,$24r:e,_r$3:t,f:r,$s:n}},S.prototype.Close=function(){return this.$val.Close()},S.ptr.prototype.read=function(e){var{_r$3:t,_tmp:r,_tmp$1:n,_tuple:i,b:e,err:o,f:a,n:p,$s:s,$r:c,$c:$}=hr(this,{b:e});s=s||0;e:for(;;){switch(s){case 0:p=0,o=tt,t=(a=this).file.pfd.Read(e),s=1;case 1:if($&&($=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;return p=(i=t)[0],o=i[1],w.KeepAlive(a),s=-1,[p=r=p,o=n=o]}return}return{$blk:S.ptr.prototype.read,$c:!0,$r:c,_r$3:t,_tmp:r,_tmp$1:n,_tuple:i,b:e,err:o,f:a,n:p,$s:s}},S.prototype.read=function(e){return this.$val.read(e)},S.ptr.prototype.pread=function(e,t){var{_r$3:r,_tmp:n,_tmp$1:i,_tuple:o,b:e,err:a,f:p,n:s,off:t,$s:c,$r:$,$c:l}=hr(this,{b:e,off:t});c=c||0;e:for(;;){switch(c){case 0:s=0,a=tt,r=(p=this).file.pfd.Pread(e,t),c=1;case 1:if(l&&(l=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;return s=(o=r)[0],a=o[1],w.KeepAlive(p),c=-1,[s=n=s,a=i=a]}return}return{$blk:S.ptr.prototype.pread,$c:!0,$r:$,_r$3:r,_tmp:n,_tmp$1:i,_tuple:o,b:e,err:a,f:p,n:s,off:t,$s:c}},S.prototype.pread=function(e,t){return this.$val.pread(e,t)},S.ptr.prototype.write=function(e){var{_r$3:t,_tmp:r,_tmp$1:n,_tuple:i,b:e,err:o,f:a,n:p,$s:s,$r:c,$c:$}=hr(this,{b:e});s=s||0;e:for(;;){switch(s){case 0:p=0,o=tt,t=(a=this).file.pfd.Write(e),s=1;case 1:if($&&($=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;return p=(i=t)[0],o=i[1],w.KeepAlive(a),s=-1,[p=r=p,o=n=o]}return}return{$blk:S.ptr.prototype.write,$c:!0,$r:c,_r$3:t,_tmp:r,_tmp$1:n,_tuple:i,b:e,err:o,f:a,n:p,$s:s}},S.prototype.write=function(e){return this.$val.write(e)},S.ptr.prototype.pwrite=function(e,t){var{_r$3:r,_tmp:n,_tmp$1:i,_tuple:o,b:e,err:a,f:p,n:s,off:t,$s:c,$r:$,$c:l}=hr(this,{b:e,off:t});c=c||0;e:for(;;){switch(c){case 0:s=0,a=tt,r=(p=this).file.pfd.Pwrite(e,t),c=1;case 1:if(l&&(l=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;return s=(o=r)[0],a=o[1],w.KeepAlive(p),c=-1,[s=n=s,a=i=a]}return}return{$blk:S.ptr.prototype.pwrite,$c:!0,$r:$,_r$3:r,_tmp:n,_tmp$1:i,_tuple:o,b:e,err:a,f:p,n:s,off:t,$s:c}},S.prototype.pwrite=function(e,t){return this.$val.pwrite(e,t)},Be=function(e){var t;return t=((t=0)|new d.FileMode(e).Perm()>>>0)>>>0,(8388608&e)>>>0!=0&&(t=(2048|t)>>>0),(4194304&e)>>>0!=0&&(t=(1024|t)>>>0),(1048576&e)>>>0!=0&&(t=(512|t)>>>0),t},S.ptr.prototype.chmod=function(e){var{_r$3:t,e:r,err:n,f:i,mode:e,$s:o,$r:a,$c:p}=hr(this,{mode:e});o=o||0;e:for(;;){switch(o){case 0:if(n=(i=this).checkValid("chmod"),!B(n,tt))return o=-1,n;t=i.file.pfd.Fchmod(Be(e)),o=1;case 1:if(p&&(p=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;return B(r=t,tt)?(o=-1,tt):(o=-1,i.wrapErr("chmod",r))}return}return{$blk:S.ptr.prototype.chmod,$c:!0,$r:a,_r$3:t,e:r,err:n,f:i,mode:e,$s:o}},S.prototype.chmod=function(e){return this.$val.chmod(e)},S.ptr.prototype.Chown=function(e,t){var{_r$3:r,e:n,err:i,f:o,gid:t,uid:e,$s:a,$r:p,$c:s}=hr(this,{uid:e,gid:t});a=a||0;e:for(;;){switch(a){case 0:if(i=(o=this).checkValid("chown"),!B(i,tt))return a=-1,i;r=o.file.pfd.Fchown(e,t),a=1;case 1:if(s&&(s=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;return B(n=r,tt)?(a=-1,tt):(a=-1,o.wrapErr("chown",n))}return}return{$blk:S.ptr.prototype.Chown,$c:!0,$r:p,_r$3:r,e:n,err:i,f:o,gid:t,uid:e,$s:a}},S.prototype.Chown=function(e,t){return this.$val.Chown(e,t)},S.ptr.prototype.Truncate=function(e){var{_r$3:t,e:r,err:n,f:i,size:e,$s:o,$r:a,$c:p}=hr(this,{size:e});o=o||0;e:for(;;){switch(o){case 0:if(n=(i=this).checkValid("truncate"),!B(n,tt))return o=-1,n;t=i.file.pfd.Ftruncate(e),o=1;case 1:if(p&&(p=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;return B(r=t,tt)?(o=-1,tt):(o=-1,i.wrapErr("truncate",r))}return}return{$blk:S.ptr.prototype.Truncate,$c:!0,$r:a,_r$3:t,e:r,err:n,f:i,size:e,$s:o}},S.prototype.Truncate=function(e){return this.$val.Truncate(e)},S.ptr.prototype.Sync=function(){var{_r$3:e,e:t,err:r,f:n,$s:i,$r:o,$c:a}=hr(this,{});i=i||0;e:for(;;){switch(i){case 0:if(r=(n=this).checkValid("sync"),!B(r,tt))return i=-1,r;e=n.file.pfd.Fsync(),i=1;case 1:if(a&&(a=!1,e=e.$blk()),e&&void 0!==e.$blk)break e;return B(t=e,tt)?(i=-1,tt):(i=-1,n.wrapErr("sync",t))}return}return{$blk:S.ptr.prototype.Sync,$c:!0,$r:o,_r$3:e,e:t,err:r,f:n,$s:i}},S.prototype.Sync=function(){return this.$val.Sync()},S.ptr.prototype.Chdir=function(){var{_r$3:e,e:t,err:r,f:n,$s:i,$r:o,$c:a}=hr(this,{});i=i||0;e:for(;;){switch(i){case 0:if(r=(n=this).checkValid("chdir"),!B(r,tt))return i=-1,r;e=n.file.pfd.Fchdir(),i=1;case 1:if(a&&(a=!1,e=e.$blk()),e&&void 0!==e.$blk)break e;return B(t=e,tt)?(i=-1,tt):(i=-1,n.wrapErr("chdir",t))}return}return{$blk:S.ptr.prototype.Chdir,$c:!0,$r:o,_r$3:e,e:t,err:r,f:n,$s:i}},S.prototype.Chdir=function(){return this.$val.Chdir()},S.ptr.prototype.setDeadline=function(e){var{$24r:t,_r$3:r,err:n,f:i,t:e,$s:o,$r:a,$c:p}=hr(this,{t:e});o=o||0;e:for(;;){switch(o){case 0:if(n=(i=this).checkValid("SetDeadline"),!B(n,tt))return o=-1,n;r=i.file.pfd.SetDeadline(P(e,_.Time)),o=1;case 1:if(p&&(p=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;t=r,o=2;case 2:return t}return}return{$blk:S.ptr.prototype.setDeadline,$c:!0,$r:a,$24r:t,_r$3:r,err:n,f:i,t:e,$s:o}},S.prototype.setDeadline=function(e){return this.$val.setDeadline(e)},S.ptr.prototype.setReadDeadline=function(e){var{$24r:t,_r$3:r,err:n,f:i,t:e,$s:o,$r:a,$c:p}=hr(this,{t:e});o=o||0;e:for(;;){switch(o){case 0:if(n=(i=this).checkValid("SetReadDeadline"),!B(n,tt))return o=-1,n;r=i.file.pfd.SetReadDeadline(P(e,_.Time)),o=1;case 1:if(p&&(p=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;t=r,o=2;case 2:return t}return}return{$blk:S.ptr.prototype.setReadDeadline,$c:!0,$r:a,$24r:t,_r$3:r,err:n,f:i,t:e,$s:o}},S.prototype.setReadDeadline=function(e){return this.$val.setReadDeadline(e)},S.ptr.prototype.setWriteDeadline=function(e){var{$24r:t,_r$3:r,err:n,f:i,t:e,$s:o,$r:a,$c:p}=hr(this,{t:e});o=o||0;e:for(;;){switch(o){case 0:if(n=(i=this).checkValid("SetWriteDeadline"),!B(n,tt))return o=-1,n;r=i.file.pfd.SetWriteDeadline(P(e,_.Time)),o=1;case 1:if(p&&(p=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;t=r,o=2;case 2:return t}return}return{$blk:S.ptr.prototype.setWriteDeadline,$c:!0,$r:a,$24r:t,_r$3:r,err:n,f:i,t:e,$s:o}},S.prototype.setWriteDeadline=function(e){return this.$val.setWriteDeadline(e)},S.ptr.prototype.checkValid=function(e){return this===G.nil?it.ErrInvalid:tt},S.prototype.checkValid=function(e){return this.$val.checkValid(e)},je=function(e){var{_r$3:t,err:r,fn:e,$s:n,$r:i,$c:o}=hr(this,{fn:e});n=n||0;e:for(;;){switch(n){case 0:case 1:t=e(),n=3;case 3:if(o&&(o=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;if(!B(r=t,new v.Errno(4)))return n=-1,r;n=1;continue;case 2:return n=-1,tt}return}return{$blk:je,$c:!0,$r:i,_r$3:t,err:r,fn:e,$s:n}},S.ptr.prototype.Name=function(){return this.file.name},S.prototype.Name=function(){return this.$val.Name()},R.ptr.prototype.Error=function(){var{$24r:e,_r$3:t,e:r,$s:n,$r:i,$c:o}=hr(this,{});n=n||0;e:for(;;){switch(n){case 0:t=(r=this).Err.Error(),n=1;case 1:if(o&&(o=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;e=r.Op+" "+r.Old+" "+r.New+": "+t,n=2;case 2:return e}return}return{$blk:R.ptr.prototype.Error,$c:!0,$r:i,$24r:e,_r$3:t,e:r,$s:n}},R.prototype.Error=function(){return this.$val.Error()},R.ptr.prototype.Unwrap=function(){return this.Err},R.prototype.Unwrap=function(){return this.$val.Unwrap()},S.ptr.prototype.Read=function(e){var{_r$3:t,_tmp:r,_tmp$1:n,_tmp$2:i,_tmp$3:o,_tuple:a,b:e,e:p,err:s,err$1:c,f:$,n:l,$s:u,$r:f,$c:d}=hr(this,{b:e});u=u||0;e:for(;;){switch(u){case 0:if(l=0,s=tt,c=($=this).checkValid("read"),!B(c,tt))return u=-1,[l=r=0,s=n=c];t=$.read(e),u=1;case 1:if(d&&(d=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;return l=(a=t)[0],p=a[1],u=-1,[l=i=l,s=o=$.wrapErr("read",p)]}return}return{$blk:S.ptr.prototype.Read,$c:!0,$r:f,_r$3:t,_tmp:r,_tmp$1:n,_tmp$2:i,_tmp$3:o,_tuple:a,b:e,e:p,err:s,err$1:c,f:$,n:l,$s:u}},S.prototype.Read=function(e){return this.$val.Read(e)},S.ptr.prototype.ReadAt=function(e,t){var{_r$3:n,_tmp:i,_tmp$1:o,_tmp$2:a,_tmp$3:p,_tuple:s,b:e,e:c,err:$,err$1:l,f:u,m:f,n:w,off:t,x:h,$s:g,$r:k,$c:b}=hr(this,{b:e,off:t});g=g||0;e:for(;;){switch(g){case 0:if(w=0,$=tt,l=(u=this).checkValid("read"),!B(l,tt))return g=-1,[w=i=0,$=o=l];if(t.$high<0||0===t.$high&&t.$low<0)return g=-1,[w=a=0,$=p=new d.PathError.ptr("readat",u.file.name,r.New("negative offset"))];case 1:if(!(e.$length>0)){g=2;continue}n=u.pread(e,t),g=3;case 3:if(b&&(b=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;if(f=(s=n)[0],c=s[1],!B(c,tt)){$=u.wrapErr("read",c),g=2;continue}w=w+f|0,e=y(e,f),h=new Re(0,f),t=new Re(t.$high+h.$high,t.$low+h.$low),g=1;continue;case 2:return g=-1,[w,$]}return}return{$blk:S.ptr.prototype.ReadAt,$c:!0,$r:k,_r$3:n,_tmp:i,_tmp$1:o,_tmp$2:a,_tmp$3:p,_tuple:s,b:e,e:c,err:$,err$1:l,f:u,m:f,n:w,off:t,x:h,$s:g}},S.prototype.ReadAt=function(e,t){return this.$val.ReadAt(e,t)},S.ptr.prototype.ReadFrom=function(e){var{$24r:t,_r$3:r,_tmp:n,_tmp$1:i,_tmp$2:o,_tmp$3:a,_tuple:p,_tuple$1:s,e:c,err:$,err$1:l,f:u,handled:f,n:d,r:e,$s:w,$r:h,$c:g}=hr(this,{r:e});w=w||0;e:for(;;){switch(w){case 0:if(d=new Re(0,0),$=tt,l=(u=this).checkValid("write"),!B(l,tt))return w=-1,[d=n=new Re(0,0),$=i=l];if(d=(p=u.readFrom(e))[0],f=p[1],c=p[2],!f){w=1;continue}w=2;continue;case 1:r=Ue(u,e),w=3;case 3:if(g&&(g=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;t=[d=(s=r)[0],$=s[1]],w=4;case 4:return t;case 2:return w=-1,[d=o=d,$=a=u.wrapErr("write",c)]}return}return{$blk:S.ptr.prototype.ReadFrom,$c:!0,$r:h,$24r:t,_r$3:r,_tmp:n,_tmp$1:i,_tmp$2:o,_tmp$3:a,_tuple:p,_tuple$1:s,e:c,err:$,err$1:l,f:u,handled:f,n:d,r:e,$s:w}},S.prototype.ReadFrom=function(e){return this.$val.ReadFrom(e)},Ue=function(e,t){var{$24r:r,_r$3:n,f:e,r:t,x:i,$s:o,$r:a,$c:p}=hr(this,{f:e,r:t});o=o||0;e:for(;;){switch(o){case 0:n=f.Copy(new((i=new T.ptr(e)).constructor.elem)(i),t),o=1;case 1:if(p&&(p=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;r=n,o=2;case 2:return r}return}return{$blk:Ue,$c:!0,$r:a,$24r:r,_r$3:n,f:e,r:t,x:i,$s:o}},S.ptr.prototype.Write=function(e){var{_r$3:t,_tmp:r,_tmp$1:n,_tmp$2:i,_tmp$3:o,_tuple:a,b:e,e:p,err:s,err$1:c,f:$,n:l,$s:u,$r:d,$c:w}=hr(this,{b:e});u=u||0;e:for(;;){switch(u){case 0:if(l=0,s=tt,c=($=this).checkValid("write"),!B(c,tt))return u=-1,[l=r=0,s=n=c];t=$.write(e),u=1;case 1:if(w&&(w=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;l=(a=t)[0],p=a[1],l<0&&(l=0),l!==e.$length&&(s=f.ErrShortWrite),d=Ve($,p),u=2;case 2:if(w&&(w=!1,d=d.$blk()),d&&void 0!==d.$blk)break e;return B(p,tt)||(s=$.wrapErr("write",p)),u=-1,[l=i=l,s=o=s]}return}return{$blk:S.ptr.prototype.Write,$c:!0,$r:d,_r$3:t,_tmp:r,_tmp$1:n,_tmp$2:i,_tmp$3:o,_tuple:a,b:e,e:p,err:s,err$1:c,f:$,n:l,$s:u}},S.prototype.Write=function(e){return this.$val.Write(e)},S.ptr.prototype.WriteAt=function(e,t){var{_r$3:n,_tmp:i,_tmp$1:o,_tmp$2:a,_tmp$3:p,_tmp$4:s,_tmp$5:c,_tuple:$,b:e,e:l,err:u,err$1:f,f:w,m:h,n:g,off:t,x:k,$s:b,$r:m,$c:v}=hr(this,{b:e,off:t});b=b||0;e:for(;;){switch(b){case 0:if(g=0,u=tt,f=(w=this).checkValid("write"),!B(f,tt))return b=-1,[g=i=0,u=o=f];if(w.file.appendMode)return b=-1,[g=a=0,u=p=le];if(t.$high<0||0===t.$high&&t.$low<0)return b=-1,[g=s=0,u=c=new d.PathError.ptr("writeat",w.file.name,r.New("negative offset"))];case 1:if(!(e.$length>0)){b=2;continue}n=w.pwrite(e,t),b=3;case 3:if(v&&(v=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;if(h=($=n)[0],l=$[1],!B(l,tt)){u=w.wrapErr("write",l),b=2;continue}g=g+h|0,e=y(e,h),k=new Re(0,h),t=new Re(t.$high+k.$high,t.$low+k.$low),b=1;continue;case 2:return b=-1,[g,u]}return}return{$blk:S.ptr.prototype.WriteAt,$c:!0,$r:m,_r$3:n,_tmp:i,_tmp$1:o,_tmp$2:a,_tmp$3:p,_tmp$4:s,_tmp$5:c,_tuple:$,b:e,e:l,err:u,err$1:f,f:w,m:h,n:g,off:t,x:k,$s:b}},S.prototype.WriteAt=function(e,t){return this.$val.WriteAt(e,t)},S.ptr.prototype.Seek=function(e,t){var{_r$3:r,_tmp:n,_tmp$1:i,_tmp$2:o,_tmp$3:a,_tmp$4:p,_tmp$5:s,_tuple:c,e:$,err:l,err$1:u,f,offset:e,r:d,ret:w,whence:t,$s:h,$r:g,$c:k}=hr(this,{offset:e,whence:t});h=h||0;e:for(;;){switch(h){case 0:if(w=new Re(0,0),l=tt,u=(f=this).checkValid("seek"),!B(u,tt))return h=-1,[w=n=new Re(0,0),l=i=u];r=f.seek(e,t),h=1;case 1:if(k&&(k=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;return d=(c=r)[0],$=c[1],!B($,tt)||f.file.dirinfo===ee.nil||0===d.$high&&0===d.$low||($=new v.Errno(21)),B($,tt)?(h=-1,[w=p=d,l=s=tt]):(h=-1,[w=o=new Re(0,0),l=a=f.wrapErr("seek",$)])}return}return{$blk:S.ptr.prototype.Seek,$c:!0,$r:g,_r$3:r,_tmp:n,_tmp$1:i,_tmp$2:o,_tmp$3:a,_tmp$4:p,_tmp$5:s,_tuple:c,e:$,err:l,err$1:u,f,offset:e,r:d,ret:w,whence:t,$s:h}},S.prototype.Seek=function(e,t){return this.$val.Seek(e,t)},S.ptr.prototype.wrapErr=function(e,t){return B(t,tt)||B(t,f.EOF)?t:(B(t,a.ErrFileClosing)&&(t=it.ErrClosed),new d.PathError.ptr(e,this.file.name,t))},S.prototype.wrapErr=function(e,t){return this.$val.wrapErr(e,t)},S.ptr.prototype.Chmod=function(e){var{$24r:t,_r$3:r,f:n,mode:e,$s:i,$r:o,$c:a}=hr(this,{mode:e});i=i||0;e:for(;;){switch(i){case 0:r=(n=this).chmod(e),i=1;case 1:if(a&&(a=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;t=r,i=2;case 2:return t}return}return{$blk:S.ptr.prototype.Chmod,$c:!0,$r:o,$24r:t,_r$3:r,f:n,mode:e,$s:i}},S.prototype.Chmod=function(e){return this.$val.Chmod(e)},S.ptr.prototype.SetDeadline=function(e){var{$24r:t,_r$3:r,f:n,t:e,$s:i,$r:o,$c:a}=hr(this,{t:e});i=i||0;e:for(;;){switch(i){case 0:r=(n=this).setDeadline(P(e,_.Time)),i=1;case 1:if(a&&(a=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;t=r,i=2;case 2:return t}return}return{$blk:S.ptr.prototype.SetDeadline,$c:!0,$r:o,$24r:t,_r$3:r,f:n,t:e,$s:i}},S.prototype.SetDeadline=function(e){return this.$val.SetDeadline(e)},S.ptr.prototype.SetReadDeadline=function(e){var{$24r:t,_r$3:r,f:n,t:e,$s:i,$r:o,$c:a}=hr(this,{t:e});i=i||0;e:for(;;){switch(i){case 0:r=(n=this).setReadDeadline(P(e,_.Time)),i=1;case 1:if(a&&(a=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;t=r,i=2;case 2:return t}return}return{$blk:S.ptr.prototype.SetReadDeadline,$c:!0,$r:o,$24r:t,_r$3:r,f:n,t:e,$s:i}},S.prototype.SetReadDeadline=function(e){return this.$val.SetReadDeadline(e)},S.ptr.prototype.SetWriteDeadline=function(e){var{$24r:t,_r$3:r,f:n,t:e,$s:i,$r:o,$c:a}=hr(this,{t:e});i=i||0;e:for(;;){switch(i){case 0:r=(n=this).setWriteDeadline(P(e,_.Time)),i=1;case 1:if(a&&(a=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;t=r,i=2;case 2:return t}return}return{$blk:S.ptr.prototype.SetWriteDeadline,$c:!0,$r:o,$24r:t,_r$3:r,f:n,t:e,$s:i}},S.prototype.SetWriteDeadline=function(e){return this.$val.SetWriteDeadline(e)},S.ptr.prototype.SyscallConn=function(){var e,t;return t=this.checkValid("SyscallConn"),B(t,tt)?[(e=_e(this))[0],e[1]]:[tt,t]},S.prototype.SyscallConn=function(){return this.$val.SyscallConn()},ze=function(){return a.ErrNoDeadline},Ke=function(){return a.ErrDeadlineExceeded},V.ptr.prototype.Error=function(){var{$24r:e,_r$3:t,e:r,$s:n,$r:i,$c:o}=hr(this,{});n=n||0;e:for(;;){switch(n){case 0:t=(r=this).Err.Error(),n=1;case 1:if(o&&(o=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;e=r.Syscall+": "+t,n=2;case 2:return e}return}return{$blk:V.ptr.prototype.Error,$c:!0,$r:i,$24r:e,_r$3:t,e:r,$s:n}},V.prototype.Error=function(){return this.$val.Error()},V.ptr.prototype.Unwrap=function(){return this.Err},V.prototype.Unwrap=function(){return this.$val.Unwrap()},V.ptr.prototype.Timeout=function(){var{$24r:e,_r$3:t,_tuple:r,_v:n,e:i,ok:o,t:a,$s:p,$r:s,$c:c}=hr(this,{});p=p||0;e:for(;;){switch(p){case 0:if(a=(r=Yt((i=this).Err,N,!0))[0],!(o=r[1])){n=!1,p=1;continue e}t=a.Timeout(),p=2;case 2:if(c&&(c=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;n=t;case 1:e=n,p=3;case 3:return e}return}return{$blk:V.ptr.prototype.Timeout,$c:!0,$r:s,$24r:e,_r$3:t,_tuple:r,_v:n,e:i,ok:o,t:a,$s:p}},V.prototype.Timeout=function(){return this.$val.Timeout()},Ge=function(e){return qe(e,it.ErrNotExist)},it.IsNotExist=Ge,qe=function(e,t){var r,n;return e=He(e),!!B(e,t)||(n=(r=Yt(e,v.Errno,!0))[0],r[1]&&new v.Errno(n).Is(t))},He=function(e){var t;return Yt(t=e,H,!0)[1]||Yt(t,ne,!0)[1]||Yt(t,ie,!0)[1]?t.$val.Err:e},Je=function(e){return[new Oe(0,1),!0]},Ze=function(e){return Ye(e,0,2)},Xe=function(e){var t,r;return r=(t=Ze(e))[0],t[1]?[new Oe(r.$high-0,r.$low-2),!0]:[new Oe(0,0),!1]},D.ptr.prototype.close=function(){this.buf!==U.nil&&(de.Put(this.buf),this.buf=U.nil)},D.prototype.close=function(){return this.$val.close()},S.ptr.prototype.readdir=function(e,t){var{_i:r,_r$3:n,_r$4:i,_r$5:o,_r$6:a,_ref:s,_tmp:c,_tmp$1:$,_tmp$10:l,_tmp$11:u,_tmp$12:h,_tmp$13:g,_tmp$14:k,_tmp$15:b,_tmp$16:m,_tmp$17:v,_tmp$18:_,_tmp$19:x,_tmp$2:E,_tmp$3:C,_tmp$4:A,_tmp$5:F,_tmp$6:R,_tmp$7:T,_tmp$8:N,_tmp$9:P,_tuple:V,_tuple$1:L,_tuple$2:j,_tuple$3:W,_tuple$4:z,_tuple$5:K,buf:G,c:q,d:H,de:J,dirents:Q,err:X,err$1:Y,err$2:te,errno:re,f:ne,i:ie,info:pe,infos:se,ino:ce,mode:t,n:e,name:$e,names:le,namlen:ue,ok:we,rec:he,reclen:ge,x:ke,x$1:be,x$2:ye,$s:me,$r:ve,$c:_e}=hr(this,{n:e,mode:t});me=me||0;e:for(;;){switch(me){case 0:if(le=M.nil,Q=oe.nil,se=ae.nil,X=tt,(ne=this).file.dirinfo===ee.nil){me=1;continue}me=2;continue;case 1:ne.file.dirinfo=new D.ptr(U.nil,0,0),n=de.Get(),me=3;case 3:if(_e&&(_e=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;ne.file.dirinfo.buf=Yt(n,U);case 2:H=ne.file.dirinfo,0===e&&(e=-1);case 4:if(0===e){me=5;continue}if(H.bufp>=H.nbuf){me=6;continue}me=7;continue;case 6:H.bufp=0,re=tt,i=ne.file.pfd.ReadDirent(H.buf.$get()),me=8;case 8:if(_e&&(_e=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;if(V=i,H.nbuf=V[0],re=V[1],w.KeepAlive(ne),!B(re,tt))return me=-1,[le=c=le,Q=$=Q,se=E=se,X=C=new d.PathError.ptr("readdirent",ne.file.name,re)];if(H.nbuf<=0){me=5;continue}case 7:if(G=y(H.buf.$get(),H.bufp,H.nbuf),ge=(L=Ze(G))[0],!(we=L[1])||(ke=new Oe(0,G.$length),ge.$high>ke.$high||ge.$high===ke.$high&&ge.$low>ke.$low)){me=5;continue}if(he=y(G,0,Z(ge)),H.bufp=H.bufp+(0|ge.$low)|0,ce=(j=Je())[0],!(we=j[1])){me=5;continue}if(0===ce.$high&&0===ce.$low){me=4;continue}if(ue=(W=Xe(he))[0],!(we=W[1])||(be=new Oe(0+ue.$high,2+ue.$low),ye=new Oe(0,he.$length),be.$high>ye.$high||be.$high===ye.$high&&be.$low>ye.$low)){me=5;continue}for(s=$e=y(he,2,Z(new Oe(0+ue.$high,2+ue.$low))),r=0;r=s.$length?void p("index out of range"):s.$array[s.$offset+r])){$e=y($e,0,ie);break}r++}if("."===I($e)||".."===I($e)){me=4;continue}if(e>0&&(e=e-1|0),0===t){me=9;continue}if(1===t){me=10;continue}me=11;continue;case 9:le=O(le,I($e)),me=12;continue;case 10:o=Le(ne.file.name,I($e),4294967295),me=13;case 13:if(_e&&(_e=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;if(J=(z=o)[0],Y=z[1],Ge(Y)){me=4;continue}if(!B(Y,tt))return me=-1,[le=A=M.nil,Q=F=Q,se=R=ae.nil,X=T=Y];Q=O(Q,J),me=12;continue;case 11:a=fe(ne.file.name+"/"+I($e)),me=14;case 14:if(_e&&(_e=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;if(pe=(K=a)[0],te=K[1],Ge(te)){me=4;continue}if(!B(te,tt))return me=-1,[le=N=M.nil,Q=P=oe.nil,se=l=se,X=u=te];se=O(se,pe);case 12:me=4;continue;case 5:return e>0&&!((le.$length+Q.$length|0)+se.$length|0)?(me=-1,[le=h=M.nil,Q=g=oe.nil,se=k=ae.nil,X=b=f.EOF]):(me=-1,[le=m=le,Q=v=Q,se=_=se,X=x=tt])}return}return{$blk:S.ptr.prototype.readdir,$c:!0,$r:ve,_i:r,_r$3:n,_r$4:i,_r$5:o,_r$6:a,_ref:s,_tmp:c,_tmp$1:$,_tmp$10:l,_tmp$11:u,_tmp$12:h,_tmp$13:g,_tmp$14:k,_tmp$15:b,_tmp$16:m,_tmp$17:v,_tmp$18:_,_tmp$19:x,_tmp$2:E,_tmp$3:C,_tmp$4:A,_tmp$5:F,_tmp$6:R,_tmp$7:T,_tmp$8:N,_tmp$9:P,_tuple:V,_tuple$1:L,_tuple$2:j,_tuple$3:W,_tuple$4:z,_tuple$5:K,buf:G,c:q,d:H,de:J,dirents:Q,err:X,err$1:Y,err$2:te,errno:re,f:ne,i:ie,info:pe,infos:se,ino:ce,mode:t,n:e,name:$e,names:le,namlen:ue,ok:we,rec:he,reclen:ge,x:ke,x$1:be,x$2:ye,$s:me}},S.prototype.readdir=function(e,t){return this.$val.readdir(e,t)},Ye=function(e,t,r){return new Oe(0,0),e.$length<(t+r>>>0|0)?[new Oe(0,0),!1]:[nt(y(e,t),r),!0]},nt=function(e,t){var r,n,i,o,a,s,c,$,l,u,f,d,w,h,g,k,b,y,m,v,_,x,S;return 1===(r=t)?new Oe(0,0>=e.$length?void p("index out of range"):e.$array[e.$offset+0]):2===r?(1>=e.$length?p("index out of range"):e.$array[e.$offset+1],n=new Oe(0,0>=e.$length?void p("index out of range"):e.$array[e.$offset+0]),i=Q(new Oe(0,1>=e.$length?void p("index out of range"):e.$array[e.$offset+1]),8),new Oe(n.$high|i.$high,(n.$low|i.$low)>>>0)):4===r?(3>=e.$length?p("index out of range"):e.$array[e.$offset+3],y=new Oe(0,0>=e.$length?void p("index out of range"):e.$array[e.$offset+0]),m=Q(new Oe(0,1>=e.$length?void p("index out of range"):e.$array[e.$offset+1]),8),b=new Oe(y.$high|m.$high,(y.$low|m.$low)>>>0),v=Q(new Oe(0,2>=e.$length?void p("index out of range"):e.$array[e.$offset+2]),16),h=new Oe(b.$high|v.$high,(b.$low|v.$low)>>>0),_=Q(new Oe(0,3>=e.$length?void p("index out of range"):e.$array[e.$offset+3]),24),new Oe(h.$high|_.$high,(h.$low|_.$low)>>>0)):8===r?(7>=e.$length?p("index out of range"):e.$array[e.$offset+7],$=new Oe(0,0>=e.$length?void p("index out of range"):e.$array[e.$offset+0]),l=Q(new Oe(0,1>=e.$length?void p("index out of range"):e.$array[e.$offset+1]),8),c=new Oe($.$high|l.$high,($.$low|l.$low)>>>0),u=Q(new Oe(0,2>=e.$length?void p("index out of range"):e.$array[e.$offset+2]),16),s=new Oe(c.$high|u.$high,(c.$low|u.$low)>>>0),f=Q(new Oe(0,3>=e.$length?void p("index out of range"):e.$array[e.$offset+3]),24),a=new Oe(s.$high|f.$high,(s.$low|f.$low)>>>0),d=Q(new Oe(0,4>=e.$length?void p("index out of range"):e.$array[e.$offset+4]),32),o=new Oe(a.$high|d.$high,(a.$low|d.$low)>>>0),w=Q(new Oe(0,5>=e.$length?void p("index out of range"):e.$array[e.$offset+5]),40),S=new Oe(o.$high|w.$high,(o.$low|w.$low)>>>0),g=Q(new Oe(0,6>=e.$length?void p("index out of range"):e.$array[e.$offset+6]),48),x=new Oe(S.$high|g.$high,(S.$low|g.$low)>>>0),k=Q(new Oe(0,7>=e.$length?void p("index out of range"):e.$array[e.$offset+7]),56),new Oe(x.$high|k.$high,(x.$low|k.$low)>>>0)):void ir(new We("syscall: readInt with unsupported size"))},S.ptr.prototype.Readdir=function(e){var{_r$3:t,_tuple:r,err:n,f:i,infos:o,n:e,$s:a,$r:p,$c:s}=hr(this,{n:e});a=a||0;e:for(;;){switch(a){case 0:if((i=this)===G.nil)return a=-1,[ae.nil,it.ErrInvalid];t=i.readdir(e,2),a=1;case 1:if(s&&(s=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;return o=(r=t)[2],n=r[3],o===ae.nil&&(o=new ae([])),a=-1,[o,n]}return}return{$blk:S.ptr.prototype.Readdir,$c:!0,$r:p,_r$3:t,_tuple:r,err:n,f:i,infos:o,n:e,$s:a}},S.prototype.Readdir=function(e){return this.$val.Readdir(e)},S.ptr.prototype.Readdirnames=function(e){var{_r$3:t,_tmp:r,_tmp$1:n,_tmp$2:i,_tmp$3:o,_tuple:a,err:p,f:s,n:e,names:c,$s:$,$r:l,$c:u}=hr(this,{n:e});$=$||0;e:for(;;){switch($){case 0:if(c=M.nil,p=tt,(s=this)===G.nil)return $=-1,[c=r=M.nil,p=n=it.ErrInvalid];t=s.readdir(e,0),$=1;case 1:if(u&&(u=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;return c=(a=t)[0],p=a[3],c===M.nil&&(c=new M([])),$=-1,[c=i=c,p=o=p]}return}return{$blk:S.ptr.prototype.Readdirnames,$c:!0,$r:l,_r$3:t,_tmp:r,_tmp$1:n,_tmp$2:i,_tmp$3:o,_tuple:a,err:p,f:s,n:e,names:c,$s:$}},S.prototype.Readdirnames=function(e){return this.$val.Readdirnames(e)},S.ptr.prototype.ReadDir=function(e){var{_r$3:t,_tuple:r,dirents:n,err:i,f:o,n:e,$s:a,$r:p,$c:s}=hr(this,{n:e});a=a||0;e:for(;;){switch(a){case 0:if((o=this)===G.nil)return a=-1,[oe.nil,it.ErrInvalid];t=o.readdir(e,1),a=1;case 1:if(s&&(s=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;return n=(r=t)[1],i=r[3],n===oe.nil&&(n=new oe([])),a=-1,[n,i]}return}return{$blk:S.ptr.prototype.ReadDir,$c:!0,$r:p,_r$3:t,_tuple:r,dirents:n,err:i,f:o,n:e,$s:a}},S.prototype.ReadDir=function(e){return this.$val.ReadDir(e)},z.methods=[{prop:"Size",name:"Size",pkg:"",typ:Qe([],[Re],!1)},{prop:"Mode",name:"Mode",pkg:"",typ:Qe([],[d.FileMode],!1)},{prop:"ModTime",name:"ModTime",pkg:"",typ:Qe([],[_.Time],!1)},{prop:"Sys",name:"Sys",pkg:"",typ:Qe([],[et],!1)},{prop:"Name",name:"Name",pkg:"",typ:Qe([],[We],!1)},{prop:"IsDir",name:"IsDir",pkg:"",typ:Qe([],[Ee],!1)}],G.methods=[{prop:"Stat",name:"Stat",pkg:"",typ:Qe([],[d.FileInfo,rt],!1)},{prop:"readFrom",name:"readFrom",pkg:"os",typ:Qe([f.Reader],[Re,Ee,rt],!1)},{prop:"WriteString",name:"WriteString",pkg:"",typ:Qe([We],[Ce,rt],!1)},{prop:"Fd",name:"Fd",pkg:"",typ:Qe([],[De],!1)},{prop:"seek",name:"seek",pkg:"os",typ:Qe([Re,Ce],[Re,rt],!1)},{prop:"Close",name:"Close",pkg:"",typ:Qe([],[rt],!1)},{prop:"read",name:"read",pkg:"os",typ:Qe([W],[Ce,rt],!1)},{prop:"pread",name:"pread",pkg:"os",typ:Qe([W,Re],[Ce,rt],!1)},{prop:"write",name:"write",pkg:"os",typ:Qe([W],[Ce,rt],!1)},{prop:"pwrite",name:"pwrite",pkg:"os",typ:Qe([W,Re],[Ce,rt],!1)},{prop:"chmod",name:"chmod",pkg:"os",typ:Qe([d.FileMode],[rt],!1)},{prop:"Chown",name:"Chown",pkg:"",typ:Qe([Ce,Ce],[rt],!1)},{prop:"Truncate",name:"Truncate",pkg:"",typ:Qe([Re],[rt],!1)},{prop:"Sync",name:"Sync",pkg:"",typ:Qe([],[rt],!1)},{prop:"Chdir",name:"Chdir",pkg:"",typ:Qe([],[rt],!1)},{prop:"setDeadline",name:"setDeadline",pkg:"os",typ:Qe([_.Time],[rt],!1)},{prop:"setReadDeadline",name:"setReadDeadline",pkg:"os",typ:Qe([_.Time],[rt],!1)},{prop:"setWriteDeadline",name:"setWriteDeadline",pkg:"os",typ:Qe([_.Time],[rt],!1)},{prop:"checkValid",name:"checkValid",pkg:"os",typ:Qe([We],[rt],!1)},{prop:"Name",name:"Name",pkg:"",typ:Qe([],[We],!1)},{prop:"Read",name:"Read",pkg:"",typ:Qe([W],[Ce,rt],!1)},{prop:"ReadAt",name:"ReadAt",pkg:"",typ:Qe([W,Re],[Ce,rt],!1)},{prop:"ReadFrom",name:"ReadFrom",pkg:"",typ:Qe([f.Reader],[Re,rt],!1)},{prop:"Write",name:"Write",pkg:"",typ:Qe([W],[Ce,rt],!1)},{prop:"WriteAt",name:"WriteAt",pkg:"",typ:Qe([W,Re],[Ce,rt],!1)},{prop:"Seek",name:"Seek",pkg:"",typ:Qe([Re,Ce],[Re,rt],!1)},{prop:"wrapErr",name:"wrapErr",pkg:"os",typ:Qe([We,rt],[rt],!1)},{prop:"Chmod",name:"Chmod",pkg:"",typ:Qe([d.FileMode],[rt],!1)},{prop:"SetDeadline",name:"SetDeadline",pkg:"",typ:Qe([_.Time],[rt],!1)},{prop:"SetReadDeadline",name:"SetReadDeadline",pkg:"",typ:Qe([_.Time],[rt],!1)},{prop:"SetWriteDeadline",name:"SetWriteDeadline",pkg:"",typ:Qe([_.Time],[rt],!1)},{prop:"SyscallConn",name:"SyscallConn",pkg:"",typ:Qe([],[v.RawConn,rt],!1)},{prop:"readdir",name:"readdir",pkg:"os",typ:Qe([Ce,L],[M,oe,ae,rt],!1)},{prop:"Readdir",name:"Readdir",pkg:"",typ:Qe([Ce],[ae,rt],!1)},{prop:"Readdirnames",name:"Readdirnames",pkg:"",typ:Qe([Ce],[M,rt],!1)},{prop:"ReadDir",name:"ReadDir",pkg:"",typ:Qe([Ce],[oe,rt],!1)}],ce.methods=[{prop:"Control",name:"Control",pkg:"",typ:Qe([pe],[rt],!1)},{prop:"Read",name:"Read",pkg:"",typ:Qe([se],[rt],!1)},{prop:"Write",name:"Write",pkg:"",typ:Qe([se],[rt],!1)}],te.methods=[{prop:"close",name:"close",pkg:"os",typ:Qe([],[rt],!1)}],$e.methods=[{prop:"Name",name:"Name",pkg:"",typ:Qe([],[We],!1)},{prop:"IsDir",name:"IsDir",pkg:"",typ:Qe([],[Ee],!1)},{prop:"Type",name:"Type",pkg:"",typ:Qe([],[d.FileMode],!1)},{prop:"Info",name:"Info",pkg:"",typ:Qe([],[d.FileInfo,rt],!1)}],ne.methods=[{prop:"Error",name:"Error",pkg:"",typ:Qe([],[We],!1)},{prop:"Unwrap",name:"Unwrap",pkg:"",typ:Qe([],[rt],!1)}],ie.methods=[{prop:"Error",name:"Error",pkg:"",typ:Qe([],[We],!1)},{prop:"Unwrap",name:"Unwrap",pkg:"",typ:Qe([],[rt],!1)},{prop:"Timeout",name:"Timeout",pkg:"",typ:Qe([],[Ee],!1)}],ee.methods=[{prop:"close",name:"close",pkg:"os",typ:Qe([],[],!1)}],x.init("os",[{prop:"name",name:"name",embedded:!1,exported:!1,typ:We,tag:""},{prop:"size",name:"size",embedded:!1,exported:!1,typ:Re,tag:""},{prop:"mode",name:"mode",embedded:!1,exported:!1,typ:d.FileMode,tag:""},{prop:"modTime",name:"modTime",embedded:!1,exported:!1,typ:_.Time,tag:""},{prop:"sys",name:"sys",embedded:!1,exported:!1,typ:v.Stat_t,tag:""}]),S.init("os",[{prop:"file",name:"file",embedded:!0,exported:!1,typ:te,tag:""}]),E.init("os",[{prop:"file",name:"file",embedded:!1,exported:!1,typ:G,tag:""}]),A.init("os",[{prop:"pfd",name:"pfd",embedded:!1,exported:!1,typ:a.FD,tag:""},{prop:"name",name:"name",embedded:!1,exported:!1,typ:We,tag:""},{prop:"dirinfo",name:"dirinfo",embedded:!1,exported:!1,typ:ee,tag:""},{prop:"nonblock",name:"nonblock",embedded:!1,exported:!1,typ:Ee,tag:""},{prop:"stdoutOrErr",name:"stdoutOrErr",embedded:!1,exported:!1,typ:Ee,tag:""},{prop:"appendMode",name:"appendMode",embedded:!1,exported:!1,typ:Ee,tag:""}]),F.init("os",[{prop:"parent",name:"parent",embedded:!1,exported:!1,typ:We,tag:""},{prop:"name",name:"name",embedded:!1,exported:!1,typ:We,tag:""},{prop:"typ",name:"typ",embedded:!1,exported:!1,typ:d.FileMode,tag:""},{prop:"info",name:"info",embedded:!1,exported:!1,typ:d.FileInfo,tag:""}]),R.init("",[{prop:"Op",name:"Op",embedded:!1,exported:!0,typ:We,tag:""},{prop:"Old",name:"Old",embedded:!1,exported:!0,typ:We,tag:""},{prop:"New",name:"New",embedded:!1,exported:!0,typ:We,tag:""},{prop:"Err",name:"Err",embedded:!1,exported:!0,typ:rt,tag:""}]),T.init("",[{prop:"Writer",name:"Writer",embedded:!0,exported:!0,typ:f.Writer,tag:""}]),N.init([{prop:"Timeout",name:"Timeout",pkg:"",typ:Qe([],[Ee],!1)}]),V.init("",[{prop:"Syscall",name:"Syscall",embedded:!1,exported:!0,typ:We,tag:""},{prop:"Err",name:"Err",embedded:!1,exported:!0,typ:rt,tag:""}]),D.init("os",[{prop:"buf",name:"buf",embedded:!1,exported:!1,typ:U,tag:""},{prop:"nbuf",name:"nbuf",embedded:!1,exported:!1,typ:Ce,tag:""},{prop:"bufp",name:"bufp",embedded:!1,exported:!1,typ:Ce,tag:""}]),e=function(){it.$init=function(){};var t,p,c=!1,b=0;void 0!==this&&void 0!==this.$blk&&(c=!0,b=(t=this).$s,p=t.$r);e:for(;;){switch(b){case 0:p=r.$init(),b=1;case 1:if(c&&(c=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;p=n.$init(),b=2;case 2:if(c&&(c=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;p=i.$init(),b=3;case 3:if(c&&(c=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;p=o.$init(),b=4;case 4:if(c&&(c=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;p=a.$init(),b=5;case 5:if(c&&(c=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;p=s.$init(),b=6;case 6:if(c&&(c=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;p=$.$init(),b=7;case 7:if(c&&(c=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;p=l.$init(),b=8;case 8:if(c&&(c=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;p=u.$init(),b=9;case 9:if(c&&(c=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;p=f.$init(),b=10;case 10:if(c&&(c=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;p=d.$init(),b=11;case 11:if(c&&(c=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;p=w.$init(),b=12;case 12:if(c&&(c=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;p=h.$init(),b=13;case 13:if(c&&(c=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;p=g.$init(),b=14;case 14:if(c&&(c=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;p=k.$init(),b=15;case 15:if(c&&(c=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;p=v.$init(),b=16;case 16:if(c&&(c=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;p=_.$init(),b=17;case 17:if(c&&(c=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;it.Args=M.nil,we=!1,r.New("pattern contains path separator"),le=r.New("os: invalid use of WriteAt on file opened with O_APPEND"),fe=ve,it.ErrProcessDone=r.New("os: process already finished"),it.ErrInvalid=d.ErrInvalid,it.ErrNotExist=d.ErrNotExist,it.ErrClosed=d.ErrClosed,it.ErrNoDeadline=ze(),it.ErrDeadlineExceeded=Ke(),de=new g.Pool.ptr(j.nil,(function(){var e;return e=Zt(W,8192),new U((function(){return e}),(function(t){e=t}))})),he=Te(0,"/dev/stdin"),b=18;case 18:if(c&&(c=!1,he=he.$blk()),he&&void 0!==he.$blk)break e;it.Stdin=he,ke=Te(1,"/dev/stdout"),b=19;case 19:if(c&&(c=!1,ke=ke.$blk()),ke&&void 0!==ke.$blk)break e;it.Stdout=ke,be=Te(2,"/dev/stderr"),b=20;case 20:if(c&&(c=!1,be=be.$blk()),be&&void 0!==be.$blk)break e;it.Stderr=be,Se(),Fe()}return}return void 0===t&&(t={$blk:e}),t.$s=b,t.$r=p,t},it.$init=e,it}(),c.fmt=function(){var e,t,r,n,i,o,a,s,$,l,f,d,w,h,g,b,v,_,E,C,A,F,R,N,V,L,M,j,W,U,z,K,G,q,H,Q,X,re,ne,ie,oe,ae,pe,se,ce,$e,le,fe,de,he,ke,be={};return t=c.errors,r=c["internal/fmtsort"],n=c.io,i=c.math,o=c.os,a=c.reflect,s=c.strconv,$=c.sync,l=c["unicode/utf8"],f=be.scanError=xe(0,ge,"fmt.scanError",!0,"fmt",!1,(function(e){this.$val=this,this.err=0!==arguments.length?e:tt})),d=be.ss=xe(0,ge,"fmt.ss",!0,"fmt",!1,(function(e,t,r,n,i){if(this.$val=this,0===arguments.length)return this.rs=tt,this.buf=_.nil,this.count=0,this.atEOF=!1,void(this.ssave=new w.ptr(!1,!1,!1,0,0,0));this.rs=e,this.buf=t,this.count=r,this.atEOF=n,this.ssave=i})),w=be.ssave=xe(0,ge,"fmt.ssave",!0,"fmt",!1,(function(e,t,r,n,i,o){if(this.$val=this,0===arguments.length)return this.validSave=!1,this.nlIsEnd=!1,this.nlIsSpace=!1,this.argLimit=0,this.limit=0,void(this.maxWid=0);this.validSave=e,this.nlIsEnd=t,this.nlIsSpace=r,this.argLimit=n,this.limit=i,this.maxWid=o})),h=be.State=xe(8,ue,"fmt.State",!0,"fmt",!0,null),g=be.Formatter=xe(8,ue,"fmt.Formatter",!0,"fmt",!0,null),b=be.Stringer=xe(8,ue,"fmt.Stringer",!0,"fmt",!0,null),v=be.GoStringer=xe(8,ue,"fmt.GoStringer",!0,"fmt",!0,null),_=be.buffer=xe(12,we,"fmt.buffer",!0,"fmt",!1,null),E=be.pp=xe(0,ge,"fmt.pp",!0,"fmt",!1,(function(e,t,r,n,i,o,p,s,c,$){if(this.$val=this,0===arguments.length)return this.buf=_.nil,this.arg=tt,this.value=new a.Value.ptr(L.nil,0,0),this.fmt=new A.ptr(M.nil,new C.ptr(!1,!1,!1,!1,!1,!1,!1,!1,!1),0,0,j.zero()),this.reordered=!1,this.goodArgNum=!1,this.panicking=!1,this.erroring=!1,this.wrapErrs=!1,void(this.wrappedErr=tt);this.buf=e,this.arg=t,this.value=r,this.fmt=n,this.reordered=i,this.goodArgNum=o,this.panicking=p,this.erroring=s,this.wrapErrs=c,this.wrappedErr=$})),C=be.fmtFlags=xe(0,ge,"fmt.fmtFlags",!0,"fmt",!1,(function(e,t,r,n,i,o,a,p,s){if(this.$val=this,0===arguments.length)return this.widPresent=!1,this.precPresent=!1,this.minus=!1,this.plus=!1,this.sharp=!1,this.space=!1,this.zero=!1,this.plusV=!1,void(this.sharpV=!1);this.widPresent=e,this.precPresent=t,this.minus=r,this.plus=n,this.sharp=i,this.space=o,this.zero=a,this.plusV=p,this.sharpV=s})),A=be.fmt=xe(0,ge,"fmt.fmt",!0,"fmt",!1,(function(e,t,r,n,i){if(this.$val=this,0===arguments.length)return this.buf=M.nil,this.fmtFlags=new C.ptr(!1,!1,!1,!1,!1,!1,!1,!1,!1),this.wid=0,this.prec=0,void(this.intbuf=j.zero());this.buf=e,this.fmtFlags=t,this.wid=r,this.prec=n,this.intbuf=i})),F=be.wrapError=xe(0,ge,"fmt.wrapError",!0,"fmt",!1,(function(e,t){if(this.$val=this,0===arguments.length)return this.msg="",void(this.err=tt);this.msg=e,this.err=t})),R=qe(Pe,2),N=Jt(R),V=Jt(et),L=Gt(a.rtype),M=Gt(_),j=qe(Ne,68),W=Jt(Ne),U=Gt(d),z=Gt(E),K=qe(Ne,6),G=Qe([Fe],[Ee],!1),q=Gt(A),H=Gt(F),d.ptr.prototype.Read=function(e){return[0,t.New("ScanState's Read should not be called. Use ReadRune")]},d.prototype.Read=function(e){return this.$val.Read(e)},d.ptr.prototype.ReadRune=function(){var{_r:e,_tuple:t,err:r,r:i,s:o,size:a,$s:p,$r:s,$c:c}=hr(this,{});p=p||0;e:for(;;){switch(p){case 0:if(i=0,a=0,r=tt,(o=this).atEOF||o.count>=o.ssave.argLimit)return p=-1,[i,a,r=n.EOF];e=o.rs.ReadRune(),p=1;case 1:if(c&&(c=!1,e=e.$blk()),e&&void 0!==e.$blk)break e;return i=(t=e)[0],a=t[1],r=t[2],B(r,tt)?(o.count=o.count+1|0,o.ssave.nlIsEnd&&10===i&&(o.atEOF=!0)):B(r,n.EOF)&&(o.atEOF=!0),p=-1,[i,a,r]}return}return{$blk:d.ptr.prototype.ReadRune,$c:!0,$r:s,_r:e,_tuple:t,err:r,r:i,s:o,size:a,$s:p}},d.prototype.ReadRune=function(){return this.$val.ReadRune()},d.ptr.prototype.Width=function(){return 1073741824===this.ssave.maxWid?[0,!1]:[this.ssave.maxWid,!0]},d.prototype.Width=function(){return this.$val.Width()},d.ptr.prototype.getRune=function(){var{_r:e,_tuple:t,err:r,r:i,s:o,$s:a,$r:p,$c:s}=hr(this,{});a=a||0;e:for(;;){switch(a){case 0:i=0,e=(o=this).ReadRune(),a=1;case 1:if(s&&(s=!1,e=e.$blk()),e&&void 0!==e.$blk)break e;if(i=(t=e)[0],r=t[2],!B(r,tt)){if(B(r,n.EOF))return a=-1,-1;o.error(r)}return a=-1,i}return}return{$blk:d.ptr.prototype.getRune,$c:!0,$r:p,_r:e,_tuple:t,err:r,r:i,s:o,$s:a}},d.prototype.getRune=function(){return this.$val.getRune()},d.ptr.prototype.UnreadRune=function(){var{_r:e,s:t,$s:r,$r:n,$c:i}=hr(this,{});r=r||0;e:for(;;){switch(r){case 0:e=(t=this).rs.UnreadRune(),r=1;case 1:if(i&&(i=!1,e=e.$blk()),e&&void 0!==e.$blk)break e;return t.atEOF=!1,t.count=t.count-1|0,r=-1,tt}return}return{$blk:d.ptr.prototype.UnreadRune,$c:!0,$r:n,_r:e,s:t,$s:r}},d.prototype.UnreadRune=function(){return this.$val.UnreadRune()},d.ptr.prototype.error=function(e){var t;ir(new((t=new f.ptr(e)).constructor.elem)(t))},d.prototype.error=function(e){return this.$val.error(e)},d.ptr.prototype.errorString=function(e){var r;ir(new((r=new f.ptr(t.New(e))).constructor.elem)(r))},d.prototype.errorString=function(e){return this.$val.errorString(e)},d.ptr.prototype.Token=function(e,t){var{$24r:r,_r:n,err:i,f:t,s:o,skipSpace:e,tok:a,$s:p,$deferred:s,$r:c,$c:$}=hr(this,{skipSpace:e,f:t});p=p||0;var l=null;try{e:for(;;){switch(p){case 0:s=[],pr.deferStack.push(s),i=[i],a=W.nil,i[0]=tt,o=this,s.push([function(e){return function(){var t,r,n;r=or(),B(r,tt)||(t=Yt(r,f,!0),n=P(t[0],f),t[1]?e[0]=n.err:ir(r))}}(i),[]]),t===u&&(t=ie),o.buf=y(o.buf,0,0),n=o.token(e,t),p=1;case 1:if($&&($=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;r=[a=n,i[0]],p=2;case 2:return r}return}}catch(i){l=i,p=-1}finally{if(nr(s,l),!pr.asleep)return[a,i[0]];if(pr.asleep)return{$blk:d.ptr.prototype.Token,$c:!0,$r:c,$24r:r,_r:n,err:i,f:t,s:o,skipSpace:e,tok:a,$s:p,$deferred:s}}},d.prototype.Token=function(e,t){return this.$val.Token(e,t)},ne=function(e){var t,r,n,i;if(e>=65536)return!1;for(i=e<<16>>>16,r=Q,t=0;t=r.$length?void p("index out of range"):r.$array[r.$offset+t],R))[0])return!1;if(i<=n[1])return!0;t++}return!1},ie=function(e){return!ne(e)},d.ptr.prototype.free=function(e){var t;t=this,e.validSave?w.copy(t.ssave,e):t.buf.$capacity>1024||(t.buf=y(t.buf,0,0),t.rs=tt,X.Put(t))},d.prototype.free=function(e){return this.$val.free(e)},d.ptr.prototype.SkipSpace=function(){var{_r:e,_r$1:t,_r$2:r,_v:n,r:i,s:o,$s:a,$r:p,$c:s}=hr(this,{});a=a||0;e:for(;;){switch(a){case 0:o=this;case 1:e=o.getRune(),a=3;case 3:if(s&&(s=!1,e=e.$blk()),e&&void 0!==e.$blk)break e;if(-1===(i=e))return void(a=-1);if(13!==i){n=!1,a=6;continue e}t=o.peek("\n"),a=7;case 7:if(s&&(s=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;n=t;case 6:if(n){a=4;continue}a=5;continue;case 4:a=1;continue;case 5:if(10===i){if(o.ssave.nlIsSpace){a=1;continue}return o.errorString("unexpected newline"),void(a=-1)}if(!ne(i)){a=8;continue}a=9;continue;case 8:r=o.UnreadRune(),a=10;case 10:if(s&&(s=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;a=2;continue;case 9:a=1;continue;case 2:return void(a=-1)}return}return{$blk:d.ptr.prototype.SkipSpace,$c:!0,$r:p,_r:e,_r$1:t,_r$2:r,_v:n,r:i,s:o,$s:a}},d.prototype.SkipSpace=function(){return this.$val.SkipSpace()},d.ptr.prototype.token=function(e,t){var{_r:r,_r$1:n,_r$2:i,f:t,r:o,s:a,skipSpace:e,$s:p,$r:s,$c:c}=hr(this,{skipSpace:e,f:t});p=p||0;e:for(;;){switch(p){case 0:if(a=this,e){p=1;continue}p=2;continue;case 1:s=a.SkipSpace(),p=3;case 3:if(c&&(c=!1,s=s.$blk()),s&&void 0!==s.$blk)break e;case 2:case 4:r=a.getRune(),p=6;case 6:if(c&&(c=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;if(-1===(o=r)){p=5;continue}n=t(o),p=9;case 9:if(c&&(c=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;if(!n){p=7;continue}p=8;continue;case 7:i=a.UnreadRune(),p=10;case 10:if(c&&(c=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;p=5;continue;case 8:(a.$ptr_buf||(a.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),a))).writeRune(o),p=4;continue;case 5:return p=-1,x(a.buf,W)}return}return{$blk:d.ptr.prototype.token,$c:!0,$r:s,_r:r,_r$1:n,_r$2:i,f:t,r:o,s:a,skipSpace:e,$s:p}},d.prototype.token=function(e,t){return this.$val.token(e,t)},oe=function(e,t){var r,n,i,o;for(n=e,r=0;r=0}return}return{$blk:d.ptr.prototype.peek,$c:!0,$r:a,_r:t,_r$1:r,ok:e,r:n,s:i,$s:o}},d.prototype.peek=function(e){return this.$val.peek(e)},Gt(_).prototype.write=function(e){this.$set(D(this.$get(),e))},Gt(_).prototype.writeString=function(e){this.$set(D(this.$get(),e))},Gt(_).prototype.writeByte=function(e){this.$set(O(this.$get(),e))},Gt(_).prototype.writeRune=function(e){var t,r,n,i;if(r=this,e<128)r.$set(O(r.$get(),e<<24>>>24));else{for(n=(t=r.$get()).$length;(n+4|0)>t.$capacity;)t=O(t,0);i=l.EncodeRune(x(y(t,n,n+4|0),W),e),r.$set(y(t,0,n+i|0))}},ae=function(){var{_r:e,p:t,$s:r,$r:n,$c:i}=hr(this,{});r=r||0;e:for(;;){switch(r){case 0:e=re.Get(),r=1;case 1:if(i&&(i=!1,e=e.$blk()),e&&void 0!==e.$blk)break e;return(t=Yt(e,z)).panicking=!1,t.erroring=!1,t.wrapErrs=!1,t.fmt.init(t.$ptr_buf||(t.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),t))),r=-1,t}return}return{$blk:ae,$c:!0,$r:n,_r:e,p:t,$s:r}},E.ptr.prototype.free=function(){var e;(e=this).buf.$capacity>65536||(e.buf=y(e.buf,0,0),e.arg=tt,e.value=new a.Value.ptr(L.nil,0,0),e.wrappedErr=tt,re.Put(e))},E.prototype.free=function(){return this.$val.free()},E.ptr.prototype.Width=function(){return[this.fmt.wid,this.fmt.fmtFlags.widPresent]},E.prototype.Width=function(){return this.$val.Width()},E.ptr.prototype.Precision=function(){return[this.fmt.prec,this.fmt.fmtFlags.precPresent]},E.prototype.Precision=function(){return this.$val.Precision()},E.ptr.prototype.Flag=function(e){var t,r;return r=this,45===(t=e)?r.fmt.fmtFlags.minus:43===t?r.fmt.fmtFlags.plus||r.fmt.fmtFlags.plusV:35===t?r.fmt.fmtFlags.sharp||r.fmt.fmtFlags.sharpV:32===t?r.fmt.fmtFlags.space:48===t&&r.fmt.fmtFlags.zero},E.prototype.Flag=function(e){return this.$val.Flag(e)},E.ptr.prototype.Write=function(e){return(this.$ptr_buf||(this.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),this))).write(e),[e.$length,tt]},E.prototype.Write=function(e){return this.$val.Write(e)},E.ptr.prototype.WriteString=function(e){return(this.$ptr_buf||(this.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),this))).writeString(e),[e.length,tt]},E.prototype.WriteString=function(e){return this.$val.WriteString(e)},pe=function(e,t,r){var{_r:n,_r$1:i,_tuple:o,a:r,err:a,format:t,n:p,p:s,w:e,$s:c,$r:$,$c:l}=hr(this,{w:e,format:t,a:r});c=c||0;e:for(;;){switch(c){case 0:p=0,a=tt,n=ae(),c=1;case 1:if(l&&(l=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;$=(s=n).doPrintf(t,r),c=2;case 2:if(l&&(l=!1,$=$.$blk()),$&&void 0!==$.$blk)break e;i=e.Write(x(s.buf,W)),c=3;case 3:if(l&&(l=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;return p=(o=i)[0],a=o[1],s.free(),c=-1,[p,a]}return}return{$blk:pe,$c:!0,$r:$,_r:n,_r$1:i,_tuple:o,a:r,err:a,format:t,n:p,p:s,w:e,$s:c}},be.Fprintf=pe,se=function(e,t){var{$24r:r,_r:n,_tuple:i,a:t,err:a,format:e,n:p,$s:s,$r:c,$c:$}=hr(this,{format:e,a:t});s=s||0;e:for(;;){switch(s){case 0:p=0,a=tt,n=pe(o.Stdout,e,t),s=1;case 1:if($&&($=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;r=[p=(i=n)[0],a=i[1]],s=2;case 2:return r}return}return{$blk:se,$c:!0,$r:c,$24r:r,_r:n,_tuple:i,a:t,err:a,format:e,n:p,$s:s}},be.Printf=se,ce=function(e,t){var{_r:r,a:t,format:e,p:n,s:i,$s:o,$r:a,$c:p}=hr(this,{format:e,a:t});o=o||0;e:for(;;){switch(o){case 0:r=ae(),o=1;case 1:if(p&&(p=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;a=(n=r).doPrintf(e,t),o=2;case 2:if(p&&(p=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;return i=I(n.buf),n.free(),o=-1,i}return}return{$blk:ce,$c:!0,$r:a,_r:r,a:t,format:e,p:n,s:i,$s:o}},be.Sprintf=ce,$e=function(e,t){var{_r:r,_r$1:n,i:t,v:e,val:i,$s:o,$r:p,$c:s}=hr(this,{v:e,i:t});o=o||0;e:for(;;){switch(o){case 0:r=P(e,a.Value).Field(t),o=1;case 1:if(s&&(s=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;if(20===P(i=r,a.Value).Kind()&&!P(i,a.Value).IsNil()){o=2;continue}o=3;continue;case 2:n=P(i,a.Value).Elem(),o=4;case 4:if(s&&(s=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;i=n;case 3:return o=-1,i}return}return{$blk:$e,$c:!0,$r:p,_r:r,_r$1:n,i:t,v:e,val:i,$s:o}},le=function(e){return e>1e6||e<-1e6},fe=function(e,t,r){var n,i,o;if(o=0,n=!1,i=0,t>=r)return[o=0,n=!1,i=r];for(i=t;i>>24|0)|0,n=!0,i=i+1|0}return[o,n,i]},E.ptr.prototype.unknownType=function(e){var{_r:t,p:r,v:e,$s:n,$r:i,$c:o}=hr(this,{v:e});n=n||0;e:for(;;){switch(n){case 0:if(r=this,!P(e,a.Value).IsValid())return(r.$ptr_buf||(r.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),r))).writeString(""),void(n=-1);(r.$ptr_buf||(r.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),r))).writeByte(63),t=P(e,a.Value).Type().String(),n=1;case 1:if(o&&(o=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;i=(r.$ptr_buf||(r.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),r))).writeString(t),n=2;case 2:if(o&&(o=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;return(r.$ptr_buf||(r.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),r))).writeByte(63),void(n=-1)}return}return{$blk:E.ptr.prototype.unknownType,$c:!0,$r:i,_r:t,p:r,v:e,$s:n}},E.prototype.unknownType=function(e){return this.$val.unknownType(e)},E.ptr.prototype.badVerb=function(e){var{_r:t,_r$1:r,p:n,verb:e,$s:i,$r:o,$c:p}=hr(this,{verb:e});i=i||0;e:for(;;){switch(i){case 0:if((n=this).erroring=!0,(n.$ptr_buf||(n.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),n))).writeString("%!"),(n.$ptr_buf||(n.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),n))).writeRune(e),(n.$ptr_buf||(n.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),n))).writeByte(40),!B(n.arg,tt)){i=2;continue}if(P(n.value,a.Value).IsValid()){i=3;continue}i=4;continue;case 2:t=a.TypeOf(n.arg).String(),i=6;case 6:if(p&&(p=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;o=(n.$ptr_buf||(n.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),n))).writeString(t),i=7;case 7:if(p&&(p=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;(n.$ptr_buf||(n.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),n))).writeByte(61),o=n.printArg(n.arg,118),i=8;case 8:if(p&&(p=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;i=5;continue;case 3:r=P(n.value,a.Value).Type().String(),i=9;case 9:if(p&&(p=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;o=(n.$ptr_buf||(n.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),n))).writeString(r),i=10;case 10:if(p&&(p=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;(n.$ptr_buf||(n.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),n))).writeByte(61),o=n.printValue(P(n.value,a.Value),118,0),i=11;case 11:if(p&&(p=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;i=5;continue;case 4:(n.$ptr_buf||(n.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),n))).writeString("");case 5:case 1:return(n.$ptr_buf||(n.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),n))).writeByte(41),n.erroring=!1,void(i=-1)}return}return{$blk:E.ptr.prototype.badVerb,$c:!0,$r:o,_r:t,_r$1:r,p:n,verb:e,$s:i}},E.prototype.badVerb=function(e){return this.$val.badVerb(e)},E.ptr.prototype.fmtBool=function(e,t){var{_1:r,p:n,v:e,verb:t,$s:i,$r:o,$c:a}=hr(this,{v:e,verb:t});i=i||0;e:for(;;){switch(i){case 0:if(n=this,116===(r=t)||118===r){i=2;continue}i=3;continue;case 2:n.fmt.fmtBoolean(e),i=4;continue;case 3:o=n.badVerb(t),i=5;case 5:if(a&&(a=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;case 4:case 1:return void(i=-1)}return}return{$blk:E.ptr.prototype.fmtBool,$c:!0,$r:o,_1:r,p:n,v:e,verb:t,$s:i}},E.prototype.fmtBool=function(e,t){return this.$val.fmtBool(e,t)},E.ptr.prototype.fmt0x64=function(e,t){var r,n;n=(r=this).fmt.fmtFlags.sharp,r.fmt.fmtFlags.sharp=t,r.fmt.fmtInteger(e,16,!1,118,"0123456789abcdefx"),r.fmt.fmtFlags.sharp=n},E.prototype.fmt0x64=function(e,t){return this.$val.fmt0x64(e,t)},E.ptr.prototype.fmtInteger=function(e,t,r){var{_1:n,isSigned:t,p:i,v:e,verb:r,$s:o,$r:a,$c:p}=hr(this,{v:e,isSigned:t,verb:r});o=o||0;e:for(;;){switch(o){case 0:if(i=this,118===(n=r)){o=2;continue}if(100===n){o=3;continue}if(98===n){o=4;continue}if(111===n||79===n){o=5;continue}if(120===n){o=6;continue}if(88===n){o=7;continue}if(99===n){o=8;continue}if(113===n){o=9;continue}if(85===n){o=10;continue}o=11;continue;case 2:i.fmt.fmtFlags.sharpV&&!t?i.fmt0x64(e,!0):i.fmt.fmtInteger(e,10,t,r,"0123456789abcdefx"),o=12;continue;case 3:i.fmt.fmtInteger(e,10,t,r,"0123456789abcdefx"),o=12;continue;case 4:i.fmt.fmtInteger(e,2,t,r,"0123456789abcdefx"),o=12;continue;case 5:i.fmt.fmtInteger(e,8,t,r,"0123456789abcdefx"),o=12;continue;case 6:i.fmt.fmtInteger(e,16,t,r,"0123456789abcdefx"),o=12;continue;case 7:i.fmt.fmtInteger(e,16,t,r,"0123456789ABCDEFX"),o=12;continue;case 8:i.fmt.fmtC(e),o=12;continue;case 9:i.fmt.fmtQc(e),o=12;continue;case 10:i.fmt.fmtUnicode(e),o=12;continue;case 11:a=i.badVerb(r),o=13;case 13:if(p&&(p=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;case 12:case 1:return void(o=-1)}return}return{$blk:E.ptr.prototype.fmtInteger,$c:!0,$r:a,_1:n,isSigned:t,p:i,v:e,verb:r,$s:o}},E.prototype.fmtInteger=function(e,t,r){return this.$val.fmtInteger(e,t,r)},E.ptr.prototype.fmtFloat=function(e,t,r){var{_1:n,p:i,size:t,v:e,verb:r,$s:o,$r:a,$c:p}=hr(this,{v:e,size:t,verb:r});o=o||0;e:for(;;){switch(o){case 0:if(i=this,118===(n=r)){o=2;continue}if(98===n||103===n||71===n||120===n||88===n){o=3;continue}if(102===n||101===n||69===n){o=4;continue}if(70===n){o=5;continue}o=6;continue;case 2:i.fmt.fmtFloat(e,t,103,-1),o=7;continue;case 3:i.fmt.fmtFloat(e,t,r,-1),o=7;continue;case 4:i.fmt.fmtFloat(e,t,r,6),o=7;continue;case 5:i.fmt.fmtFloat(e,t,102,6),o=7;continue;case 6:a=i.badVerb(r),o=8;case 8:if(p&&(p=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;case 7:case 1:return void(o=-1)}return}return{$blk:E.ptr.prototype.fmtFloat,$c:!0,$r:a,_1:n,p:i,size:t,v:e,verb:r,$s:o}},E.prototype.fmtFloat=function(e,t,r){return this.$val.fmtFloat(e,t,r)},E.ptr.prototype.fmtComplex=function(e,t,r){var{_1:n,_q:i,_q$1:o,oldPlus:a,p:s,size:t,v:e,verb:r,$s:c,$r:$,$c:l}=hr(this,{v:e,size:t,verb:r});c=c||0;e:for(;;){switch(c){case 0:if(s=this,118===(n=r)||98===n||103===n||71===n||120===n||88===n||102===n||70===n||101===n||69===n){c=2;continue}c=3;continue;case 2:a=s.fmt.fmtFlags.plus,(s.$ptr_buf||(s.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),s))).writeByte(40),$=s.fmtFloat(e.$real,(i=t/2)==i&&i!==1/0&&i!==-1/0?0|i:p("integer divide by zero"),r),c=5;case 5:if(l&&(l=!1,$=$.$blk()),$&&void 0!==$.$blk)break e;s.fmt.fmtFlags.plus=!0,$=s.fmtFloat(e.$imag,(o=t/2)==o&&o!==1/0&&o!==-1/0?0|o:p("integer divide by zero"),r),c=6;case 6:if(l&&(l=!1,$=$.$blk()),$&&void 0!==$.$blk)break e;(s.$ptr_buf||(s.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),s))).writeString("i)"),s.fmt.fmtFlags.plus=a,c=4;continue;case 3:$=s.badVerb(r),c=7;case 7:if(l&&(l=!1,$=$.$blk()),$&&void 0!==$.$blk)break e;case 4:case 1:return void(c=-1)}return}return{$blk:E.ptr.prototype.fmtComplex,$c:!0,$r:$,_1:n,_q:i,_q$1:o,oldPlus:a,p:s,size:t,v:e,verb:r,$s:c}},E.prototype.fmtComplex=function(e,t,r){return this.$val.fmtComplex(e,t,r)},E.ptr.prototype.fmtString=function(e,t){var{_1:r,p:n,v:e,verb:t,$s:i,$r:o,$c:a}=hr(this,{v:e,verb:t});i=i||0;e:for(;;){switch(i){case 0:if(n=this,118===(r=t)){i=2;continue}if(115===r){i=3;continue}if(120===r){i=4;continue}if(88===r){i=5;continue}if(113===r){i=6;continue}i=7;continue;case 2:n.fmt.fmtFlags.sharpV?n.fmt.fmtQ(e):n.fmt.fmtS(e),i=8;continue;case 3:n.fmt.fmtS(e),i=8;continue;case 4:n.fmt.fmtSx(e,"0123456789abcdefx"),i=8;continue;case 5:n.fmt.fmtSx(e,"0123456789ABCDEFX"),i=8;continue;case 6:n.fmt.fmtQ(e),i=8;continue;case 7:o=n.badVerb(t),i=9;case 9:if(a&&(a=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;case 8:case 1:return void(i=-1)}return}return{$blk:E.ptr.prototype.fmtString,$c:!0,$r:o,_1:r,p:n,v:e,verb:t,$s:i}},E.prototype.fmtString=function(e,t){return this.$val.fmtString(e,t)},E.ptr.prototype.fmtBytes=function(e,t,r){var{_1:n,_i:i,_i$1:o,_r:s,_ref:c,_ref$1:$,c:l,c$1:u,i:f,i$1:d,p:w,typeString:r,v:e,verb:t,$s:h,$r:g,$c:k}=hr(this,{v:e,verb:t,typeString:r});h=h||0;e:for(;;){switch(h){case 0:if(w=this,118===(n=t)||100===n){h=2;continue}if(115===n){h=3;continue}if(120===n){h=4;continue}if(88===n){h=5;continue}if(113===n){h=6;continue}h=7;continue;case 2:if(w.fmt.fmtFlags.sharpV){if((w.$ptr_buf||(w.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),w))).writeString(r),e===W.nil)return(w.$ptr_buf||(w.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),w))).writeString("(nil)"),void(h=-1);for((w.$ptr_buf||(w.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),w))).writeByte(123),c=e,i=0;i=c.$length?void p("index out of range"):c.$array[c.$offset+i],f>0&&(w.$ptr_buf||(w.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),w))).writeString(", "),w.fmt0x64(new Oe(0,l),!0),i++;(w.$ptr_buf||(w.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),w))).writeByte(125)}else{for((w.$ptr_buf||(w.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),w))).writeByte(91),$=e,o=0;o<$.$length;)d=o,u=o<0||o>=$.$length?void p("index out of range"):$.$array[$.$offset+o],d>0&&(w.$ptr_buf||(w.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),w))).writeByte(32),w.fmt.fmtInteger(new Oe(0,u),10,!1,t,"0123456789abcdefx"),o++;(w.$ptr_buf||(w.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),w))).writeByte(93)}h=8;continue;case 3:w.fmt.fmtBs(e),h=8;continue;case 4:w.fmt.fmtBx(e,"0123456789abcdefx"),h=8;continue;case 5:w.fmt.fmtBx(e,"0123456789ABCDEFX"),h=8;continue;case 6:w.fmt.fmtQ(I(e)),h=8;continue;case 7:s=a.ValueOf(e),h=9;case 9:if(k&&(k=!1,s=s.$blk()),s&&void 0!==s.$blk)break e;g=w.printValue(P(s,a.Value),t,0),h=10;case 10:if(k&&(k=!1,g=g.$blk()),g&&void 0!==g.$blk)break e;case 8:case 1:return void(h=-1)}return}return{$blk:E.ptr.prototype.fmtBytes,$c:!0,$r:g,_1:n,_i:i,_i$1:o,_r:s,_ref:c,_ref$1:$,c:l,c$1:u,i:f,i$1:d,p:w,typeString:r,v:e,verb:t,$s:h}},E.prototype.fmtBytes=function(e,t,r){return this.$val.fmtBytes(e,t,r)},E.ptr.prototype.fmtPointer=function(e,t){var{_1:r,_2:n,_r:i,p:o,u:p,value:e,verb:t,$s:s,$r:c,$c:$}=hr(this,{value:e,verb:t});s=s||0;e:for(;;){switch(s){case 0:if(o=this,p=0,18===(r=P(e,a.Value).Kind())||19===r||21===r||22===r||23===r||26===r){s=2;continue}s=3;continue;case 2:p=P(e,a.Value).Pointer(),s=4;continue;case 3:c=o.badVerb(t),s=5;case 5:if($&&($=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;return void(s=-1);case 4:case 1:if(118===(n=t)){s=7;continue}if(112===n){s=8;continue}if(98===n||111===n||100===n||120===n||88===n){s=9;continue}s=10;continue;case 7:if(o.fmt.fmtFlags.sharpV){s=12;continue}s=13;continue;case 12:(o.$ptr_buf||(o.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),o))).writeByte(40),i=P(e,a.Value).Type().String(),s=15;case 15:if($&&($=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;c=(o.$ptr_buf||(o.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),o))).writeString(i),s=16;case 16:if($&&($=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;(o.$ptr_buf||(o.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),o))).writeString(")("),0===p?(o.$ptr_buf||(o.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),o))).writeString("nil"):o.fmt0x64(new Oe(0,p.constructor===Number?p:1),!0),(o.$ptr_buf||(o.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),o))).writeByte(41),s=14;continue;case 13:0===p?o.fmt.padString(""):o.fmt0x64(new Oe(0,p.constructor===Number?p:1),!o.fmt.fmtFlags.sharp);case 14:s=11;continue;case 8:o.fmt0x64(new Oe(0,p.constructor===Number?p:1),!o.fmt.fmtFlags.sharp),s=11;continue;case 9:c=o.fmtInteger(new Oe(0,p.constructor===Number?p:1),!1,t),s=17;case 17:if($&&($=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;s=11;continue;case 10:c=o.badVerb(t),s=18;case 18:if($&&($=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;case 11:case 6:return void(s=-1)}return}return{$blk:E.ptr.prototype.fmtPointer,$c:!0,$r:c,_1:r,_2:n,_r:i,p:o,u:p,value:e,verb:t,$s:s}},E.prototype.fmtPointer=function(e,t){return this.$val.fmtPointer(e,t)},E.ptr.prototype.catchPanic=function(e,t,r){var{_r:n,arg:e,err:i,method:r,oldFlags:o,p,v:s,verb:t,$s:c,$r:$,$c:l}=hr(this,{arg:e,verb:t,method:r});c=c||0;e:for(;;){switch(c){case 0:if(p=this,i=or(),!B(i,tt)){c=1;continue}c=2;continue;case 1:n=a.ValueOf(e),c=3;case 3:if(l&&(l=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;if(22===P(s=n,a.Value).Kind()&&P(s,a.Value).IsNil())return(p.$ptr_buf||(p.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),p))).writeString(""),void(c=-1);p.panicking&&ir(i),o=P(p.fmt.fmtFlags,C),p.fmt.clearflags(),(p.$ptr_buf||(p.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),p))).writeString("%!"),(p.$ptr_buf||(p.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),p))).writeRune(t),(p.$ptr_buf||(p.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),p))).writeString("(PANIC="),(p.$ptr_buf||(p.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),p))).writeString(r),(p.$ptr_buf||(p.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),p))).writeString(" method: "),p.panicking=!0,$=p.printArg(i,118),c=4;case 4:if(l&&(l=!1,$=$.$blk()),$&&void 0!==$.$blk)break e;p.panicking=!1,(p.$ptr_buf||(p.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),p))).writeByte(41),C.copy(p.fmt.fmtFlags,o);case 2:return void(c=-1)}return}return{$blk:E.ptr.prototype.catchPanic,$c:!0,$r:$,_r:n,arg:e,err:i,method:r,oldFlags:o,p,v:s,verb:t,$s:c}},E.prototype.catchPanic=function(e,t,r){return this.$val.catchPanic(e,t,r)},E.ptr.prototype.handleMethods=function(e){var{$24r:t,$24r$1:r,$24r$2:n,$24r$3:i,$24r$4:o,$24r$5:a,$24r$6:p,_1:s,_r:c,_r$1:$,_r$2:l,_ref:u,_tuple:f,_tuple$1:d,_tuple$2:w,err:h,formatter:y,handled:m,ok:_,ok$1:x,ok$2:S,p:C,stringer:I,v:A,v$1:F,verb:e,$s:R,$deferred:T,$r:N,$c:P}=hr(this,{verb:e});R=R||0;var V=null;try{e:for(;;){switch(R){case 0:if(T=[],pr.deferStack.push(T),m=!1,(C=this).erroring){R=1;continue}R=2;continue;case 1:t=m,R=3;case 3:return t;case 2:if(119===e){R=4;continue}R=5;continue;case 4:if(h=(f=Yt(C.arg,rt,!0))[0],!(_=f[1])||!C.wrapErrs||!B(C.wrappedErr,tt)){R=6;continue}R=7;continue;case 6:C.wrappedErr=tt,C.wrapErrs=!1,N=C.badVerb(e),R=8;case 8:if(P&&(P=!1,N=N.$blk()),N&&void 0!==N.$blk)break e;r=m=!0,R=9;case 9:return r;case 7:C.wrappedErr=h,e=118;case 5:if(y=(d=Yt(C.arg,g,!0))[0],x=d[1]){R=10;continue}R=11;continue;case 10:m=!0,T.push([k(C,"catchPanic"),[C.arg,e,"Format"]]),N=y.Format(C,e),R=12;case 12:if(P&&(P=!1,N=N.$blk()),N&&void 0!==N.$blk)break e;n=m,R=13;case 13:return n;case 11:if(C.fmt.fmtFlags.sharpV){R=14;continue}R=15;continue;case 14:if(I=(w=Yt(C.arg,v,!0))[0],S=w[1]){R=17;continue}R=18;continue;case 17:m=!0,T.push([k(C,"catchPanic"),[C.arg,e,"GoString"]]),c=I.GoString(),R=19;case 19:if(P&&(P=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;N=C.fmt.fmtS(c),R=20;case 20:if(P&&(P=!1,N=N.$blk()),N&&void 0!==N.$blk)break e;i=m,R=21;case 21:return i;case 18:R=16;continue;case 15:if(118===(s=e)||115===s||120===s||88===s||113===s){R=23;continue}R=24;continue;case 23:if(u=C.arg,Yt(u,rt,!0)[1]){R=25;continue}if(Yt(u,b,!0)[1]){R=26;continue}R=27;continue;case 25:A=u,m=!0,T.push([k(C,"catchPanic"),[C.arg,e,"Error"]]),$=A.Error(),R=28;case 28:if(P&&(P=!1,$=$.$blk()),$&&void 0!==$.$blk)break e;N=C.fmtString($,e),R=29;case 29:if(P&&(P=!1,N=N.$blk()),N&&void 0!==N.$blk)break e;o=m,R=30;case 30:return o;case 26:F=u,m=!0,T.push([k(C,"catchPanic"),[C.arg,e,"String"]]),l=F.String(),R=31;case 31:if(P&&(P=!1,l=l.$blk()),l&&void 0!==l.$blk)break e;N=C.fmtString(l,e),R=32;case 32:if(P&&(P=!1,N=N.$blk()),N&&void 0!==N.$blk)break e;a=m,R=33;case 33:return a;case 27:case 24:case 22:case 16:p=m=!1,R=34;case 34:return p}return}}catch(h){V=h,R=-1}finally{if(nr(T,V),!pr.asleep)return m;if(pr.asleep)return{$blk:E.ptr.prototype.handleMethods,$c:!0,$r:N,$24r:t,$24r$1:r,$24r$2:n,$24r$3:i,$24r$4:o,$24r$5:a,$24r$6:p,_1:s,_r:c,_r$1:$,_r$2:l,_ref:u,_tuple:f,_tuple$1:d,_tuple$2:w,err:h,formatter:y,handled:m,ok:_,ok$1:x,ok$2:S,p:C,stringer:I,v:A,v$1:F,verb:e,$s:R,$deferred:T}}},E.prototype.handleMethods=function(e){return this.$val.handleMethods(e)},E.ptr.prototype.printArg=function(e,t){var{_1:r,_2:n,_r:i,_r$1:o,_r$2:p,_r$3:s,_r$4:c,_r$5:$,_ref:l,arg:e,f:u,f$1:f,f$10:d,f$11:w,f$12:h,f$13:g,f$14:k,f$15:b,f$16:y,f$17:m,f$18:v,f$19:_,f$2:x,f$3:S,f$4:C,f$5:I,f$6:A,f$7:F,f$8:R,f$9:T,p:N,verb:t,$s:V,$r:O,$c:D}=hr(this,{arg:e,verb:t});V=V||0;e:for(;;){switch(V){case 0:if((N=this).arg=e,N.value=new a.Value.ptr(L.nil,0,0),B(e,tt)){V=1;continue}V=2;continue;case 1:if(84===(r=t)||118===r){V=4;continue}V=5;continue;case 4:N.fmt.padString(""),V=6;continue;case 5:O=N.badVerb(t),V=7;case 7:if(D&&(D=!1,O=O.$blk()),O&&void 0!==O.$blk)break e;case 6:case 3:return void(V=-1);case 2:if(84===(n=t)){V=9;continue}if(112===n){V=10;continue}V=11;continue;case 9:i=a.TypeOf(e).String(),V=12;case 12:if(D&&(D=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;O=N.fmt.fmtS(i),V=13;case 13:if(D&&(D=!1,O=O.$blk()),O&&void 0!==O.$blk)break e;return void(V=-1);case 10:o=a.ValueOf(e),V=14;case 14:if(D&&(D=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;O=N.fmtPointer(P(o,a.Value),112),V=15;case 15:if(D&&(D=!1,O=O.$blk()),O&&void 0!==O.$blk)break e;return void(V=-1);case 11:case 8:if(Yt(l=e,Ee,!0)[1]){V=16;continue}if(Yt(l,Le,!0)[1]){V=17;continue}if(Yt(l,Me,!0)[1]){V=18;continue}if(Yt(l,Be,!0)[1]){V=19;continue}if(Yt(l,je,!0)[1]){V=20;continue}if(Yt(l,Ce,!0)[1]){V=21;continue}if(Yt(l,Ie,!0)[1]){V=22;continue}if(Yt(l,Ae,!0)[1]){V=23;continue}if(Yt(l,Fe,!0)[1]){V=24;continue}if(Yt(l,Re,!0)[1]){V=25;continue}if(Yt(l,Te,!0)[1]){V=26;continue}if(Yt(l,Ne,!0)[1]){V=27;continue}if(Yt(l,Pe,!0)[1]){V=28;continue}if(Yt(l,Ve,!0)[1]){V=29;continue}if(Yt(l,Oe,!0)[1]){V=30;continue}if(Yt(l,De,!0)[1]){V=31;continue}if(Yt(l,We,!0)[1]){V=32;continue}if(Yt(l,W,!0)[1]){V=33;continue}if(Yt(l,a.Value,!0)[1]){V=34;continue}V=35;continue;case 16:u=l.$val,O=N.fmtBool(u,t),V=37;case 37:if(D&&(D=!1,O=O.$blk()),O&&void 0!==O.$blk)break e;V=36;continue;case 17:f=l.$val,O=N.fmtFloat(f,32,t),V=38;case 38:if(D&&(D=!1,O=O.$blk()),O&&void 0!==O.$blk)break e;V=36;continue;case 18:x=l.$val,O=N.fmtFloat(x,64,t),V=39;case 39:if(D&&(D=!1,O=O.$blk()),O&&void 0!==O.$blk)break e;V=36;continue;case 19:S=l.$val,O=N.fmtComplex(new je(S.$real,S.$imag),64,t),V=40;case 40:if(D&&(D=!1,O=O.$blk()),O&&void 0!==O.$blk)break e;V=36;continue;case 20:C=l.$val,O=N.fmtComplex(C,128,t),V=41;case 41:if(D&&(D=!1,O=O.$blk()),O&&void 0!==O.$blk)break e;V=36;continue;case 21:I=l.$val,O=N.fmtInteger(new Oe(0,I),!0,t),V=42;case 42:if(D&&(D=!1,O=O.$blk()),O&&void 0!==O.$blk)break e;V=36;continue;case 22:A=l.$val,O=N.fmtInteger(new Oe(0,A),!0,t),V=43;case 43:if(D&&(D=!1,O=O.$blk()),O&&void 0!==O.$blk)break e;V=36;continue;case 23:F=l.$val,O=N.fmtInteger(new Oe(0,F),!0,t),V=44;case 44:if(D&&(D=!1,O=O.$blk()),O&&void 0!==O.$blk)break e;V=36;continue;case 24:R=l.$val,O=N.fmtInteger(new Oe(0,R),!0,t),V=45;case 45:if(D&&(D=!1,O=O.$blk()),O&&void 0!==O.$blk)break e;V=36;continue;case 25:T=l.$val,O=N.fmtInteger(new Oe(T.$high,T.$low),!0,t),V=46;case 46:if(D&&(D=!1,O=O.$blk()),O&&void 0!==O.$blk)break e;V=36;continue;case 26:d=l.$val,O=N.fmtInteger(new Oe(0,d),!1,t),V=47;case 47:if(D&&(D=!1,O=O.$blk()),O&&void 0!==O.$blk)break e;V=36;continue;case 27:w=l.$val,O=N.fmtInteger(new Oe(0,w),!1,t),V=48;case 48:if(D&&(D=!1,O=O.$blk()),O&&void 0!==O.$blk)break e;V=36;continue;case 28:h=l.$val,O=N.fmtInteger(new Oe(0,h),!1,t),V=49;case 49:if(D&&(D=!1,O=O.$blk()),O&&void 0!==O.$blk)break e;V=36;continue;case 29:g=l.$val,O=N.fmtInteger(new Oe(0,g),!1,t),V=50;case 50:if(D&&(D=!1,O=O.$blk()),O&&void 0!==O.$blk)break e;V=36;continue;case 30:k=l.$val,O=N.fmtInteger(k,!1,t),V=51;case 51:if(D&&(D=!1,O=O.$blk()),O&&void 0!==O.$blk)break e;V=36;continue;case 31:b=l.$val,O=N.fmtInteger(new Oe(0,b.constructor===Number?b:1),!1,t),V=52;case 52:if(D&&(D=!1,O=O.$blk()),O&&void 0!==O.$blk)break e;V=36;continue;case 32:y=l.$val,O=N.fmtString(y,t),V=53;case 53:if(D&&(D=!1,O=O.$blk()),O&&void 0!==O.$blk)break e;V=36;continue;case 33:m=l.$val,O=N.fmtBytes(m,t,"[]byte"),V=54;case 54:if(D&&(D=!1,O=O.$blk()),O&&void 0!==O.$blk)break e;V=36;continue;case 34:if(v=l.$val,P(v,a.Value).IsValid()&&P(v,a.Value).CanInterface()){V=55;continue}V=56;continue;case 55:p=P(v,a.Value).Interface(),V=57;case 57:if(D&&(D=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;N.arg=p,s=N.handleMethods(t),V=60;case 60:if(D&&(D=!1,s=s.$blk()),s&&void 0!==s.$blk)break e;if(s){V=58;continue}V=59;continue;case 58:return void(V=-1);case 59:case 56:O=N.printValue(P(v,a.Value),t,0),V=61;case 61:if(D&&(D=!1,O=O.$blk()),O&&void 0!==O.$blk)break e;V=36;continue;case 35:_=l,c=N.handleMethods(t),V=64;case 64:if(D&&(D=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;if(!c){V=62;continue}V=63;continue;case 62:$=a.ValueOf(_),V=65;case 65:if(D&&(D=!1,$=$.$blk()),$&&void 0!==$.$blk)break e;O=N.printValue(P($,a.Value),t,0),V=66;case 66:if(D&&(D=!1,O=O.$blk()),O&&void 0!==O.$blk)break e;case 63:case 36:return void(V=-1)}return}return{$blk:E.ptr.prototype.printArg,$c:!0,$r:O,_1:r,_2:n,_r:i,_r$1:o,_r$2:p,_r$3:s,_r$4:c,_r$5:$,_ref:l,arg:e,f:u,f$1:f,f$10:d,f$11:w,f$12:h,f$13:g,f$14:k,f$15:b,f$16:y,f$17:m,f$18:v,f$19:_,f$2:x,f$3:S,f$4:C,f$5:I,f$6:A,f$7:F,f$8:R,f$9:T,p:N,verb:t,$s:V}},E.prototype.printArg=function(e,t){return this.$val.printArg(e,t)},E.ptr.prototype.printValue=function(e,t,n){var{_1:i,_2:o,_3:s,_4:c,_arg:$,_arg$1:l,_arg$2:u,_arg$3:f,_i:d,_i$1:w,_r:h,_r$1:g,_r$10:k,_r$11:b,_r$12:y,_r$13:m,_r$14:v,_r$15:_,_r$16:x,_r$17:S,_r$18:C,_r$19:I,_r$2:A,_r$20:F,_r$21:R,_r$22:T,_r$23:N,_r$24:V,_r$25:O,_r$3:D,_r$4:L,_r$5:B,_r$6:j,_r$7:U,_r$8:z,_r$9:K,_ref:G,_ref$1:q,a:H,bytes:J,depth:n,f:Z,i:Q,i$1:X,i$2:Y,i$3:ee,i$4:te,key:re,name:ne,p:ie,sorted:oe,t:ae,value:e,value$1:pe,verb:t,x:se,x$1:ce,$s:le,$r:ue,$c:fe}=hr(this,{value:e,verb:t,depth:n});le=le||0;e:for(;;){switch(le){case 0:if(ie=this,n>0&&P(e,a.Value).IsValid()&&P(e,a.Value).CanInterface()){le=1;continue}le=2;continue;case 1:h=P(e,a.Value).Interface(),le=3;case 3:if(fe&&(fe=!1,h=h.$blk()),h&&void 0!==h.$blk)break e;ie.arg=h,g=ie.handleMethods(t),le=6;case 6:if(fe&&(fe=!1,g=g.$blk()),g&&void 0!==g.$blk)break e;if(g){le=4;continue}le=5;continue;case 4:return void(le=-1);case 5:case 2:if(ie.arg=tt,ie.value=e,Z=e,0===(i=P(e,a.Value).Kind())){le=8;continue}if(1===i){le=9;continue}if(2===i||3===i||4===i||5===i||6===i){le=10;continue}if(7===i||8===i||9===i||10===i||11===i||12===i){le=11;continue}if(13===i){le=12;continue}if(14===i){le=13;continue}if(15===i){le=14;continue}if(16===i){le=15;continue}if(24===i){le=16;continue}if(21===i){le=17;continue}if(25===i){le=18;continue}if(20===i){le=19;continue}if(17===i||23===i){le=20;continue}if(22===i){le=21;continue}if(18===i||19===i||26===i){le=22;continue}le=23;continue;case 8:if(0===n){le=25;continue}le=26;continue;case 25:(ie.$ptr_buf||(ie.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),ie))).writeString(""),le=27;continue;case 26:if(118===(o=t)){le=29;continue}le=30;continue;case 29:(ie.$ptr_buf||(ie.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),ie))).writeString(""),le=31;continue;case 30:ue=ie.badVerb(t),le=32;case 32:if(fe&&(fe=!1,ue=ue.$blk()),ue&&void 0!==ue.$blk)break e;case 31:case 28:case 27:le=24;continue;case 9:ue=ie.fmtBool(P(Z,a.Value).Bool(),t),le=33;case 33:if(fe&&(fe=!1,ue=ue.$blk()),ue&&void 0!==ue.$blk)break e;le=24;continue;case 10:ue=ie.fmtInteger((se=P(Z,a.Value).Int(),new Oe(se.$high,se.$low)),!0,t),le=34;case 34:if(fe&&(fe=!1,ue=ue.$blk()),ue&&void 0!==ue.$blk)break e;le=24;continue;case 11:ue=ie.fmtInteger(P(Z,a.Value).Uint(),!1,t),le=35;case 35:if(fe&&(fe=!1,ue=ue.$blk()),ue&&void 0!==ue.$blk)break e;le=24;continue;case 12:ue=ie.fmtFloat(P(Z,a.Value).Float(),32,t),le=36;case 36:if(fe&&(fe=!1,ue=ue.$blk()),ue&&void 0!==ue.$blk)break e;le=24;continue;case 13:ue=ie.fmtFloat(P(Z,a.Value).Float(),64,t),le=37;case 37:if(fe&&(fe=!1,ue=ue.$blk()),ue&&void 0!==ue.$blk)break e;le=24;continue;case 14:ue=ie.fmtComplex(P(Z,a.Value).Complex(),64,t),le=38;case 38:if(fe&&(fe=!1,ue=ue.$blk()),ue&&void 0!==ue.$blk)break e;le=24;continue;case 15:ue=ie.fmtComplex(P(Z,a.Value).Complex(),128,t),le=39;case 39:if(fe&&(fe=!1,ue=ue.$blk()),ue&&void 0!==ue.$blk)break e;le=24;continue;case 16:A=P(Z,a.Value).String(),le=40;case 40:if(fe&&(fe=!1,A=A.$blk()),A&&void 0!==A.$blk)break e;ue=ie.fmtString(A,t),le=41;case 41:if(fe&&(fe=!1,ue=ue.$blk()),ue&&void 0!==ue.$blk)break e;le=24;continue;case 17:if(ie.fmt.fmtFlags.sharpV){le=42;continue}le=43;continue;case 42:D=P(Z,a.Value).Type().String(),le=45;case 45:if(fe&&(fe=!1,D=D.$blk()),D&&void 0!==D.$blk)break e;ue=(ie.$ptr_buf||(ie.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),ie))).writeString(D),le=46;case 46:if(fe&&(fe=!1,ue=ue.$blk()),ue&&void 0!==ue.$blk)break e;if(P(Z,a.Value).IsNil())return(ie.$ptr_buf||(ie.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),ie))).writeString("(nil)"),void(le=-1);(ie.$ptr_buf||(ie.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),ie))).writeByte(123),le=44;continue;case 43:(ie.$ptr_buf||(ie.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),ie))).writeString("map[");case 44:L=r.Sort(P(Z,a.Value)),le=47;case 47:if(fe&&(fe=!1,L=L.$blk()),L&&void 0!==L.$blk)break e;G=(oe=L).Key,d=0;case 48:if(!(d=G.$length?void p("index out of range"):G.$array[G.$offset+d],Q>0&&(ie.fmt.fmtFlags.sharpV?(ie.$ptr_buf||(ie.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),ie))).writeString(", "):(ie.$ptr_buf||(ie.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),ie))).writeByte(32)),ue=ie.printValue(P(re,a.Value),t,n+1|0),le=50;case 50:if(fe&&(fe=!1,ue=ue.$blk()),ue&&void 0!==ue.$blk)break e;(ie.$ptr_buf||(ie.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),ie))).writeByte(58),ue=ie.printValue(P((ce=oe.Value,Q<0||Q>=ce.$length?void p("index out of range"):ce.$array[ce.$offset+Q]),a.Value),t,n+1|0),le=51;case 51:if(fe&&(fe=!1,ue=ue.$blk()),ue&&void 0!==ue.$blk)break e;d++,le=48;continue;case 49:ie.fmt.fmtFlags.sharpV?(ie.$ptr_buf||(ie.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),ie))).writeByte(125):(ie.$ptr_buf||(ie.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),ie))).writeByte(93),le=24;continue;case 18:if(ie.fmt.fmtFlags.sharpV){le=52;continue}le=53;continue;case 52:B=P(Z,a.Value).Type().String(),le=54;case 54:if(fe&&(fe=!1,B=B.$blk()),B&&void 0!==B.$blk)break e;ue=(ie.$ptr_buf||(ie.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),ie))).writeString(B),le=55;case 55:if(fe&&(fe=!1,ue=ue.$blk()),ue&&void 0!==ue.$blk)break e;case 53:(ie.$ptr_buf||(ie.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),ie))).writeByte(123),X=0;case 56:if(!(X0&&(ie.fmt.fmtFlags.sharpV?(ie.$ptr_buf||(ie.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),ie))).writeString(", "):(ie.$ptr_buf||(ie.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),ie))).writeByte(32)),ie.fmt.fmtFlags.plusV||ie.fmt.fmtFlags.sharpV){le=58;continue}le=59;continue;case 58:j=P(Z,a.Value).Type().Field(X),le=60;case 60:if(fe&&(fe=!1,j=j.$blk()),j&&void 0!==j.$blk)break e;""!==(ne=j.Name)&&((ie.$ptr_buf||(ie.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),ie))).writeString(ne),(ie.$ptr_buf||(ie.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),ie))).writeByte(58));case 59:U=$e(P(Z,a.Value),X),le=61;case 61:if(fe&&(fe=!1,U=U.$blk()),U&&void 0!==U.$blk)break e;ue=ie.printValue(P(U,a.Value),t,n+1|0),le=62;case 62:if(fe&&(fe=!1,ue=ue.$blk()),ue&&void 0!==ue.$blk)break e;X=X+1|0,le=56;continue;case 57:(ie.$ptr_buf||(ie.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),ie))).writeByte(125),le=24;continue;case 19:z=P(Z,a.Value).Elem(),le=63;case 63:if(fe&&(fe=!1,z=z.$blk()),z&&void 0!==z.$blk)break e;if(!P(pe=z,a.Value).IsValid()){le=64;continue}le=65;continue;case 64:if(ie.fmt.fmtFlags.sharpV){le=67;continue}le=68;continue;case 67:K=P(Z,a.Value).Type().String(),le=70;case 70:if(fe&&(fe=!1,K=K.$blk()),K&&void 0!==K.$blk)break e;ue=(ie.$ptr_buf||(ie.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),ie))).writeString(K),le=71;case 71:if(fe&&(fe=!1,ue=ue.$blk()),ue&&void 0!==ue.$blk)break e;(ie.$ptr_buf||(ie.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),ie))).writeString("(nil)"),le=69;continue;case 68:(ie.$ptr_buf||(ie.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),ie))).writeString("");case 69:le=66;continue;case 65:ue=ie.printValue(P(pe,a.Value),t,n+1|0),le=72;case 72:if(fe&&(fe=!1,ue=ue.$blk()),ue&&void 0!==ue.$blk)break e;case 66:le=24;continue;case 20:if(115===(s=t)||113===s||120===s||88===s){le=74;continue}le=75;continue;case 74:k=(ae=P(Z,a.Value).Type()).Elem(),le=78;case 78:if(fe&&(fe=!1,k=k.$blk()),k&&void 0!==k.$blk)break e;b=k.Kind(),le=79;case 79:if(fe&&(fe=!1,b=b.$blk()),b&&void 0!==b.$blk)break e;if(8===b){le=76;continue}le=77;continue;case 76:if(J=W.nil,23===P(Z,a.Value).Kind()){le=80;continue}if(P(Z,a.Value).CanAddr()){le=81;continue}le=82;continue;case 80:y=P(Z,a.Value).Bytes(),le=84;case 84:if(fe&&(fe=!1,y=y.$blk()),y&&void 0!==y.$blk)break e;J=y,le=83;continue;case 81:m=P(Z,a.Value).Len(),le=85;case 85:if(fe&&(fe=!1,m=m.$blk()),m&&void 0!==m.$blk)break e;$=m,v=P(Z,a.Value).Slice(0,$),le=86;case 86:if(fe&&(fe=!1,v=v.$blk()),v&&void 0!==v.$blk)break e;_=P(v,a.Value).Bytes(),le=87;case 87:if(fe&&(fe=!1,_=_.$blk()),_&&void 0!==_.$blk)break e;J=_,le=83;continue;case 82:x=P(Z,a.Value).Len(),le=88;case 88:if(fe&&(fe=!1,x=x.$blk()),x&&void 0!==x.$blk)break e;q=J=Zt(W,x),w=0;case 89:if(!(w=J.$length?p("index out of range"):J.$array[J.$offset+Y]=C.$low<<24>>>24,w++,le=89;continue;case 90:case 83:l=J,u=t,I=ae.String(),le=93;case 93:if(fe&&(fe=!1,I=I.$blk()),I&&void 0!==I.$blk)break e;f=I,ue=ie.fmtBytes(l,u,f),le=94;case 94:if(fe&&(fe=!1,ue=ue.$blk()),ue&&void 0!==ue.$blk)break e;return void(le=-1);case 77:case 75:case 73:if(ie.fmt.fmtFlags.sharpV){le=95;continue}le=96;continue;case 95:F=P(Z,a.Value).Type().String(),le=98;case 98:if(fe&&(fe=!1,F=F.$blk()),F&&void 0!==F.$blk)break e;ue=(ie.$ptr_buf||(ie.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),ie))).writeString(F),le=99;case 99:if(fe&&(fe=!1,ue=ue.$blk()),ue&&void 0!==ue.$blk)break e;if(23===P(Z,a.Value).Kind()&&P(Z,a.Value).IsNil())return(ie.$ptr_buf||(ie.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),ie))).writeString("(nil)"),void(le=-1);(ie.$ptr_buf||(ie.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),ie))).writeByte(123),ee=0;case 100:R=P(Z,a.Value).Len(),le=102;case 102:if(fe&&(fe=!1,R=R.$blk()),R&&void 0!==R.$blk)break e;if(!(ee0&&(ie.$ptr_buf||(ie.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),ie))).writeString(", "),T=P(Z,a.Value).Index(ee),le=103;case 103:if(fe&&(fe=!1,T=T.$blk()),T&&void 0!==T.$blk)break e;ue=ie.printValue(P(T,a.Value),t,n+1|0),le=104;case 104:if(fe&&(fe=!1,ue=ue.$blk()),ue&&void 0!==ue.$blk)break e;ee=ee+1|0,le=100;continue;case 101:(ie.$ptr_buf||(ie.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),ie))).writeByte(125),le=97;continue;case 96:(ie.$ptr_buf||(ie.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),ie))).writeByte(91),te=0;case 105:N=P(Z,a.Value).Len(),le=107;case 107:if(fe&&(fe=!1,N=N.$blk()),N&&void 0!==N.$blk)break e;if(!(te0&&(ie.$ptr_buf||(ie.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),ie))).writeByte(32),V=P(Z,a.Value).Index(te),le=108;case 108:if(fe&&(fe=!1,V=V.$blk()),V&&void 0!==V.$blk)break e;ue=ie.printValue(P(V,a.Value),t,n+1|0),le=109;case 109:if(fe&&(fe=!1,ue=ue.$blk()),ue&&void 0!==ue.$blk)break e;te=te+1|0,le=105;continue;case 106:(ie.$ptr_buf||(ie.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),ie))).writeByte(93);case 97:le=24;continue;case 21:if(0===n&&0!==P(Z,a.Value).Pointer()){le=110;continue}le=111;continue;case 110:O=P(Z,a.Value).Elem(),le=113;case 113:if(fe&&(fe=!1,O=O.$blk()),O&&void 0!==O.$blk)break e;if(17===(c=P(H=O,a.Value).Kind())||23===c||25===c||21===c){le=114;continue}le=115;continue;case 114:(ie.$ptr_buf||(ie.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),ie))).writeByte(38),ue=ie.printValue(P(H,a.Value),t,n+1|0),le=116;case 116:if(fe&&(fe=!1,ue=ue.$blk()),ue&&void 0!==ue.$blk)break e;return void(le=-1);case 115:case 112:case 111:ue=ie.fmtPointer(P(Z,a.Value),t),le=117;case 117:if(fe&&(fe=!1,ue=ue.$blk()),ue&&void 0!==ue.$blk)break e;le=24;continue;case 22:ue=ie.fmtPointer(P(Z,a.Value),t),le=118;case 118:if(fe&&(fe=!1,ue=ue.$blk()),ue&&void 0!==ue.$blk)break e;le=24;continue;case 23:ue=ie.unknownType(P(Z,a.Value)),le=119;case 119:if(fe&&(fe=!1,ue=ue.$blk()),ue&&void 0!==ue.$blk)break e;case 24:case 7:return void(le=-1)}return}return{$blk:E.ptr.prototype.printValue,$c:!0,$r:ue,_1:i,_2:o,_3:s,_4:c,_arg:$,_arg$1:l,_arg$2:u,_arg$3:f,_i:d,_i$1:w,_r:h,_r$1:g,_r$10:k,_r$11:b,_r$12:y,_r$13:m,_r$14:v,_r$15:_,_r$16:x,_r$17:S,_r$18:C,_r$19:I,_r$2:A,_r$20:F,_r$21:R,_r$22:T,_r$23:N,_r$24:V,_r$25:O,_r$3:D,_r$4:L,_r$5:B,_r$6:j,_r$7:U,_r$8:z,_r$9:K,_ref:G,_ref$1:q,a:H,bytes:J,depth:n,f:Z,i:Q,i$1:X,i$2:Y,i$3:ee,i$4:te,key:re,name:ne,p:ie,sorted:oe,t:ae,value:e,value$1:pe,verb:t,x:se,x$1:ce,$s:le}},E.prototype.printValue=function(e,t,r){return this.$val.printValue(e,t,r)},de=function(e,t){var{_1:r,_r:n,_tuple:i,a:e,argNum:t,isInt:o,n:s,n$1:c,newArgNum:$,num:l,v:u,x:f,x$1:d,x$2:w,$s:h,$r:g,$c:k}=hr(this,{a:e,argNum:t});h=h||0;e:for(;;){switch(h){case 0:if(l=0,o=!1,$=0,$=t,t=e.$length?void p("index out of range"):e.$array[e.$offset+t],Ce,!0))[0],!(o=i[1])){h=3;continue}h=4;continue;case 3:n=a.ValueOf(t<0||t>=e.$length?void p("index out of range"):e.$array[e.$offset+t]),h=6;case 6:if(k&&(k=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;2===(r=P(u=n,a.Value).Kind())||3===r||4===r||5===r||6===r?(s=P(u,a.Value).Int(),(f=new Re(0,s.$low+4294967296*(s.$high>>31)|0)).$high===s.$high&&f.$low===s.$low&&(l=s.$low+4294967296*(s.$high>>31)|0,o=!0)):7!==r&&8!==r&&9!==r&&10!==r&&11!==r&&12!==r||(c=P(u,a.Value).Uint(),((d=new Re(c.$high,c.$low)).$high>0||0===d.$high&&d.$low>=0)&&(w=new Oe(0,0|c.$low)).$high===c.$high&&w.$low===c.$low&&(l=0|c.$low,o=!0));case 5:case 4:$=t+1|0,le(l)&&(l=0,o=!1);case 2:return h=-1,[l,o,$]}return}return{$blk:de,$c:!0,$r:g,_1:r,_r:n,_tuple:i,a:e,argNum:t,isInt:o,n:s,n$1:c,newArgNum:$,num:l,v:u,x:f,x$1:d,x$2:w,$s:h}},he=function(e){var t,r,n,i,o;if(e.length<3)return[0,1,!1];for(r=1;rR&&(T.$ptr_buf||(T.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),T))).writeString(m(e,R,A)),A>=I){V=2;continue}A=A+1|0,T.fmt.clearflags();case 3:if(!(A=t.$length?void p("index out of range"):t.$array[t.$offset+S],0|C),V=15;case 15:if(D&&(D=!1,O=O.$blk()),O&&void 0!==O.$blk)break e;S=S+1|0,A=A+1|0,V=1;continue e;case 14:V=4;continue e;case 12:case 5:A=A+1|0,V=3;continue;case 4:if(S=(f=T.argNumber(S,e,A,t.$length))[0],A=f[1],_=f[2],A=I){(T.$ptr_buf||(T.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),T))).writeString("%!(NOVERB)"),V=2;continue}if(N=u=1,(P=$=0|e.charCodeAt(A))>=128&&(P=(v=l.DecodeRuneInString(m(e,A)))[0],N=v[1]),A=A+N|0,37===P){V=27;continue}if(!T.goodArgNum){V=28;continue}if(S>=t.$length){V=29;continue}if(118===P){V=30;continue}V=31;continue;case 27:(T.$ptr_buf||(T.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),T))).writeByte(37),V=32;continue;case 28:T.badArgNum(P),V=32;continue;case 29:T.missingArg(P),V=32;continue;case 30:T.fmt.fmtFlags.sharpV=T.fmt.fmtFlags.sharp,T.fmt.fmtFlags.sharp=!1,T.fmt.fmtFlags.plusV=T.fmt.fmtFlags.plus,T.fmt.fmtFlags.plus=!1,O=T.printArg(S<0||S>=t.$length?void p("index out of range"):t.$array[t.$offset+S],P),V=33;case 33:if(D&&(D=!1,O=O.$blk()),O&&void 0!==O.$blk)break e;S=S+1|0,V=32;continue;case 31:O=T.printArg(S<0||S>=t.$length?void p("index out of range"):t.$array[t.$offset+S],P),V=34;case 34:if(D&&(D=!1,O=O.$blk()),O&&void 0!==O.$blk)break e;S=S+1|0;case 32:case 26:V=1;continue;case 2:if(!T.reordered&&S=c.$length?void p("index out of range"):c.$array[c.$offset+n],F>0&&(T.$ptr_buf||(T.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),T))).writeString(", "),B(x,tt)){V=39;continue}V=40;continue;case 39:(T.$ptr_buf||(T.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),T))).writeString(""),V=41;continue;case 40:s=a.TypeOf(x).String(),V=42;case 42:if(D&&(D=!1,s=s.$blk()),s&&void 0!==s.$blk)break e;O=(T.$ptr_buf||(T.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),T))).writeString(s),V=43;case 43:if(D&&(D=!1,O=O.$blk()),O&&void 0!==O.$blk)break e;(T.$ptr_buf||(T.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),T))).writeByte(61),O=T.printArg(x,118),V=44;case 44:if(D&&(D=!1,O=O.$blk()),O&&void 0!==O.$blk)break e;case 41:n++,V=37;continue;case 38:(T.$ptr_buf||(T.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),T))).writeByte(41);case 36:return void(V=-1)}return}return{$blk:E.ptr.prototype.doPrintf,$c:!0,$r:O,_1:r,_i:n,_r:i,_r$1:o,_r$2:s,_ref:c,_tmp:$,_tmp$1:u,_tuple:f,_tuple$1:d,_tuple$2:w,_tuple$3:h,_tuple$4:g,_tuple$5:k,_tuple$6:b,_tuple$7:v,a:t,afterIndex:_,arg:x,argNum:S,c:C,end:I,format:e,i:A,i$1:F,lasti:R,p:T,size:N,verb:P,$s:V}},E.prototype.doPrintf=function(e,t){return this.$val.doPrintf(e,t)},A.ptr.prototype.clearflags=function(){C.copy(this.fmtFlags,new C.ptr(!1,!1,!1,!1,!1,!1,!1,!1,!1))},A.prototype.clearflags=function(){return this.$val.clearflags()},A.ptr.prototype.init=function(e){this.buf=e,this.clearflags()},A.prototype.init=function(e){return this.$val.init(e)},A.ptr.prototype.writePadding=function(e){var t,r,n,i,o,a,s,c,$;if(i=this,!(e<=0)){for((a=(s=(n=i.buf.$get()).$length)+e|0)>n.$capacity&&(n=Zt(_,J(n.$capacity,2)+e|0),T(n,i.buf.$get())),c=32,i.fmtFlags.zero&&(c=48),r=$=y(n,s,a),t=0;t=$.$length?p("index out of range"):$.$array[$.$offset+o]=c,t++;i.buf.$set(y(n,0,a))}},A.prototype.writePadding=function(e){return this.$val.writePadding(e)},A.ptr.prototype.pad=function(e){var t,r;(t=this).fmtFlags.widPresent&&0!==t.wid?(r=t.wid-l.RuneCount(e)|0,t.fmtFlags.minus?(t.buf.write(e),t.writePadding(r)):(t.writePadding(r),t.buf.write(e))):t.buf.write(e)},A.prototype.pad=function(e){return this.$val.pad(e)},A.ptr.prototype.padString=function(e){var t,r;(t=this).fmtFlags.widPresent&&0!==t.wid?(r=t.wid-l.RuneCountInString(e)|0,t.fmtFlags.minus?(t.buf.writeString(e),t.writePadding(r)):(t.writePadding(r),t.buf.writeString(e))):t.buf.writeString(e)},A.prototype.padString=function(e){return this.$val.padString(e)},A.ptr.prototype.fmtBoolean=function(e){e?this.padString("true"):this.padString("false")},A.prototype.fmtBoolean=function(e){return this.$val.fmtBoolean(e)},A.ptr.prototype.fmtUnicode=function(e){var t,r,n,i,o,a;for(t=y(new W((r=this).intbuf),0),o=4,r.fmtFlags.precPresent&&r.prec>4&&(a=1+(4+(2+(2+(o=r.prec)|0)|0)|0)|0)>t.$length&&(t=Zt(W,a)),n=t.$length,r.fmtFlags.sharp&&(e.$high<0||0===e.$high&&e.$low<=1114111)&&s.IsPrint(0|e.$low)&&((n=n-1|0)<0||n>=t.$length?p("index out of range"):t.$array[t.$offset+n]=39,n=n-l.RuneLen(0|e.$low)|0,l.EncodeRune(y(t,n),0|e.$low),(n=n-1|0)<0||n>=t.$length?p("index out of range"):t.$array[t.$offset+n]=39,(n=n-1|0)<0||n>=t.$length?p("index out of range"):t.$array[t.$offset+n]=32);e.$high>0||0===e.$high&&e.$low>=16;)(n=n-1|0)<0||n>=t.$length?p("index out of range"):t.$array[t.$offset+n]="0123456789ABCDEFX".charCodeAt(Z(new Oe(0&e.$high,(15&e.$low)>>>0))),o=o-1|0,e=Y(e,4);for((n=n-1|0)<0||n>=t.$length?p("index out of range"):t.$array[t.$offset+n]="0123456789ABCDEFX".charCodeAt(Z(e)),o=o-1|0;o>0;)(n=n-1|0)<0||n>=t.$length?p("index out of range"):t.$array[t.$offset+n]=48,o=o-1|0;(n=n-1|0)<0||n>=t.$length?p("index out of range"):t.$array[t.$offset+n]=43,(n=n-1|0)<0||n>=t.$length?p("index out of range"):t.$array[t.$offset+n]=85,i=r.fmtFlags.zero,r.fmtFlags.zero=!1,r.pad(y(t,n)),r.fmtFlags.zero=i},A.prototype.fmtUnicode=function(e){return this.$val.fmtUnicode(e)},A.ptr.prototype.fmtInteger=function(e,t,r,n,i){var o,a,s,c,$,l,u,f,d,w,h,g,k,b,m,v;if(c=this,(l=r&&((g=new Re(e.$high,e.$low)).$high<0||0===g.$high&&g.$low<0))&&(e=new Oe(-e.$high,-e.$low)),s=y(new W(c.intbuf),0),(c.fmtFlags.widPresent||c.fmtFlags.precPresent)&&(h=(3+c.wid|0)+c.prec|0)>s.$length&&(s=Zt(W,h)),w=0,c.fmtFlags.precPresent){if(0===(w=c.prec)&&0===e.$high&&0===e.$low)return f=c.fmtFlags.zero,c.fmtFlags.zero=!1,c.writePadding(c.wid),void(c.fmtFlags.zero=f)}else c.fmtFlags.zero&&c.fmtFlags.widPresent&&(w=c.wid,(l||c.fmtFlags.plus||c.fmtFlags.space)&&(w=w-1|0));if($=s.$length,10===(o=t))for(;e.$high>0||0===e.$high&&e.$low>=10;)$=$-1|0,u=te(e,new Oe(0,10),!1),$<0||$>=s.$length?p("index out of range"):s.$array[s.$offset+$]=(k=new Oe(0+e.$high,48+e.$low),b=ee(u,new Oe(0,10)),new Oe(k.$high-b.$high,k.$low-b.$low)).$low<<24>>>24,e=u;else if(16===o)for(;e.$high>0||0===e.$high&&e.$low>=16;)($=$-1|0)<0||$>=s.$length?p("index out of range"):s.$array[s.$offset+$]=i.charCodeAt(Z(new Oe(0&e.$high,(15&e.$low)>>>0))),e=Y(e,4);else if(8===o)for(;e.$high>0||0===e.$high&&e.$low>=8;)($=$-1|0)<0||$>=s.$length?p("index out of range"):s.$array[s.$offset+$]=(m=new Oe(0&e.$high,(7&e.$low)>>>0),new Oe(0+m.$high,48+m.$low)).$low<<24>>>24,e=Y(e,3);else if(2===o)for(;e.$high>0||0===e.$high&&e.$low>=2;)($=$-1|0)<0||$>=s.$length?p("index out of range"):s.$array[s.$offset+$]=(v=new Oe(0&e.$high,(1&e.$low)>>>0),new Oe(0+v.$high,48+v.$low)).$low<<24>>>24,e=Y(e,1);else ir(new We("fmt: unknown base; can't happen"));for(($=$-1|0)<0||$>=s.$length?p("index out of range"):s.$array[s.$offset+$]=i.charCodeAt(Z(e));$>0&&w>(s.$length-$|0);)($=$-1|0)<0||$>=s.$length?p("index out of range"):s.$array[s.$offset+$]=48;c.fmtFlags.sharp&&(2===(a=t)?(($=$-1|0)<0||$>=s.$length?p("index out of range"):s.$array[s.$offset+$]=98,($=$-1|0)<0||$>=s.$length?p("index out of range"):s.$array[s.$offset+$]=48):8===a?48!==($<0||$>=s.$length?void p("index out of range"):s.$array[s.$offset+$])&&(($=$-1|0)<0||$>=s.$length?p("index out of range"):s.$array[s.$offset+$]=48):16===a&&(($=$-1|0)<0||$>=s.$length?p("index out of range"):s.$array[s.$offset+$]=i.charCodeAt(16),($=$-1|0)<0||$>=s.$length?p("index out of range"):s.$array[s.$offset+$]=48)),79===n&&(($=$-1|0)<0||$>=s.$length?p("index out of range"):s.$array[s.$offset+$]=111,($=$-1|0)<0||$>=s.$length?p("index out of range"):s.$array[s.$offset+$]=48),l?($=$-1|0)<0||$>=s.$length?p("index out of range"):s.$array[s.$offset+$]=45:c.fmtFlags.plus?($=$-1|0)<0||$>=s.$length?p("index out of range"):s.$array[s.$offset+$]=43:c.fmtFlags.space&&(($=$-1|0)<0||$>=s.$length?p("index out of range"):s.$array[s.$offset+$]=32),d=c.fmtFlags.zero,c.fmtFlags.zero=!1,c.pad(y(s,$)),c.fmtFlags.zero=d},A.prototype.fmtInteger=function(e,t,r,n,i){return this.$val.fmtInteger(e,t,r,n,i)},A.ptr.prototype.truncateString=function(e){var t,r,n,i;if(this.fmtFlags.precPresent)for(i=this.prec,r=e,t=0;t=e.$length?void p("index out of range"):e.$array[e.$offset+t])>=128&&(n=l.DecodeRune(y(e,t))[1]),t=t+n|0}return e},A.prototype.truncate=function(e){return this.$val.truncate(e)},A.ptr.prototype.fmtS=function(e){e=this.truncateString(e),this.padString(e)},A.prototype.fmtS=function(e){return this.$val.fmtS(e)},A.ptr.prototype.fmtBs=function(e){e=this.truncate(e),this.pad(e)},A.prototype.fmtBs=function(e){return this.$val.fmtBs(e)},A.ptr.prototype.fmtSbx=function(e,t,r){var n,i,o,a,s,c;if(o=this,s=t.$length,t===W.nil&&(s=e.length),o.fmtFlags.precPresent&&o.prec0){for(o.fmtFlags.space?(o.fmtFlags.sharp&&(c=J(c,2)),c=c+(s-1|0)|0):o.fmtFlags.sharp&&(c=c+2|0),o.fmtFlags.widPresent&&o.wid>c&&!o.fmtFlags.minus&&o.writePadding(o.wid-c|0),n=o.buf.$get(),o.fmtFlags.sharp&&(n=O(n,48,r.charCodeAt(16))),i=0,a=0;a0&&(n=O(n,32),o.fmtFlags.sharp&&(n=O(n,48,r.charCodeAt(16)))),i=t!==W.nil?a<0||a>=t.$length?void p("index out of range"):t.$array[t.$offset+a]:e.charCodeAt(a),n=O(n,r.charCodeAt(i>>>4<<24>>>24),r.charCodeAt((15&i)>>>0)),a=a+1|0;o.buf.$set(n),o.fmtFlags.widPresent&&o.wid>c&&o.fmtFlags.minus&&o.writePadding(o.wid-c|0)}else o.fmtFlags.widPresent&&o.writePadding(o.wid)},A.prototype.fmtSbx=function(e,t,r){return this.$val.fmtSbx(e,t,r)},A.ptr.prototype.fmtSx=function(e,t){this.fmtSbx(e,W.nil,t)},A.prototype.fmtSx=function(e,t){return this.$val.fmtSx(e,t)},A.ptr.prototype.fmtBx=function(e,t){this.fmtSbx("",e,t)},A.prototype.fmtBx=function(e,t){return this.$val.fmtBx(e,t)},A.ptr.prototype.fmtQ=function(e){var t,r;e=(r=this).truncateString(e),r.fmtFlags.sharp&&s.CanBackquote(e)?r.padString("`"+e+"`"):(t=y(new W(r.intbuf),0,0),r.fmtFlags.plus?r.pad(s.AppendQuoteToASCII(t,e)):r.pad(s.AppendQuote(t,e)))},A.prototype.fmtQ=function(e){return this.$val.fmtQ(e)},A.ptr.prototype.fmtC=function(e){var t,r,n;r=0|e.$low,(e.$high>0||0===e.$high&&e.$low>1114111)&&(r=65533),t=y(new W(this.intbuf),0,0),n=l.EncodeRune(y(t,0,4),r),this.pad(y(t,0,n))},A.prototype.fmtC=function(e){return this.$val.fmtC(e)},A.ptr.prototype.fmtQc=function(e){var t,r,n;r=this,n=0|e.$low,(e.$high>0||0===e.$high&&e.$low>1114111)&&(n=65533),t=y(new W(r.intbuf),0,0),r.fmtFlags.plus?r.pad(s.AppendQuoteRuneToASCII(t,n)):r.pad(s.AppendQuoteRune(t,n))},A.prototype.fmtQc=function(e){return this.$val.fmtQc(e)},A.ptr.prototype.fmtFloat=function(e,t,r,n){var i,o,a,c,$,l,u,f,d,w,h;if((c=this).fmtFlags.precPresent&&(n=c.prec),45===(1>=(u=s.AppendFloat(y(new W(c.intbuf),0,1),e,r<<24>>>24,n,t)).$length?void p("index out of range"):u.$array[u.$offset+1])||43===(1>=u.$length?void p("index out of range"):u.$array[u.$offset+1])?u=y(u,1):0>=u.$length?p("index out of range"):u.$array[u.$offset+0]=43,c.fmtFlags.space&&43===(0>=u.$length?void p("index out of range"):u.$array[u.$offset+0])&&!c.fmtFlags.plus&&(0>=u.$length?p("index out of range"):u.$array[u.$offset+0]=32),73===(1>=u.$length?void p("index out of range"):u.$array[u.$offset+1])||78===(1>=u.$length?void p("index out of range"):u.$array[u.$offset+1]))return f=c.fmtFlags.zero,c.fmtFlags.zero=!1,78!==(1>=u.$length?void p("index out of range"):u.$array[u.$offset+1])||c.fmtFlags.space||c.fmtFlags.plus||(u=y(u,1)),c.pad(u),void(c.fmtFlags.zero=f);if(c.fmtFlags.sharp&&98!==r){for(a=0,118!==(i=r)&&103!==i&&71!==i&&120!==i||-1===(a=n)&&(a=6),h=K.zero(),w=y(new W(h),0,0),$=!1,d=!1,l=1;l=u.$length?void p("index out of range"):u.$array[u.$offset+l]))$=!0;else if(112===o||80===o)w=D(w,y(u,l)),u=y(u,0,l);else if(101===o||69===o){if(120!==r&&88!==r){w=D(w,y(u,l)),u=y(u,0,l);break}48!==(l<0||l>=u.$length?void p("index out of range"):u.$array[u.$offset+l])&&(d=!0),d&&(a=a-1|0)}else 48!==(l<0||l>=u.$length?void p("index out of range"):u.$array[u.$offset+l])&&(d=!0),d&&(a=a-1|0)}l=l+1|0}for($||(2===u.$length&&48===(1>=u.$length?void p("index out of range"):u.$array[u.$offset+1])&&(a=a-1|0),u=O(u,46));a>0;)u=O(u,48),a=a-1|0;u=D(u,w)}if(c.fmtFlags.plus||43!==(0>=u.$length?void p("index out of range"):u.$array[u.$offset+0]))return c.fmtFlags.zero&&c.fmtFlags.widPresent&&c.wid>u.$length?(c.buf.writeByte(0>=u.$length?void p("index out of range"):u.$array[u.$offset+0]),c.writePadding(c.wid-u.$length|0),void c.buf.write(y(u,1))):void c.pad(u);c.pad(y(u,1))},A.prototype.fmtFloat=function(e,t,r,n){return this.$val.fmtFloat(e,t,r,n)},ke=function(e,r){var{_r:n,a:r,err:i,format:e,p:o,s:a,$s:p,$r:s,$c:c}=hr(this,{format:e,a:r});p=p||0;e:for(;;){switch(p){case 0:n=ae(),p=1;case 1:if(c&&(c=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;(o=n).wrapErrs=!0,s=o.doPrintf(e,r),p=2;case 2:if(c&&(c=!1,s=s.$blk()),s&&void 0!==s.$blk)break e;return a=I(o.buf),i=tt,i=B(o.wrappedErr,tt)?t.New(a):new F.ptr(a,o.wrappedErr),o.free(),p=-1,i}return}return{$blk:ke,$c:!0,$r:s,_r:n,a:r,err:i,format:e,p:o,s:a,$s:p}},be.Errorf=ke,F.ptr.prototype.Error=function(){return this.msg},F.prototype.Error=function(){return this.$val.Error()},F.ptr.prototype.Unwrap=function(){return this.err},F.prototype.Unwrap=function(){return this.$val.Unwrap()},U.methods=[{prop:"Read",name:"Read",pkg:"",typ:Qe([W],[Ce,rt],!1)},{prop:"ReadRune",name:"ReadRune",pkg:"",typ:Qe([],[Fe,Ce,rt],!1)},{prop:"Width",name:"Width",pkg:"",typ:Qe([],[Ce,Ee],!1)},{prop:"getRune",name:"getRune",pkg:"fmt",typ:Qe([],[Fe],!1)},{prop:"mustReadRune",name:"mustReadRune",pkg:"fmt",typ:Qe([],[Fe],!1)},{prop:"UnreadRune",name:"UnreadRune",pkg:"",typ:Qe([],[rt],!1)},{prop:"error",name:"error",pkg:"fmt",typ:Qe([rt],[],!1)},{prop:"errorString",name:"errorString",pkg:"fmt",typ:Qe([We],[],!1)},{prop:"Token",name:"Token",pkg:"",typ:Qe([Ee,G],[W,rt],!1)},{prop:"free",name:"free",pkg:"fmt",typ:Qe([w],[],!1)},{prop:"SkipSpace",name:"SkipSpace",pkg:"",typ:Qe([],[],!1)},{prop:"token",name:"token",pkg:"fmt",typ:Qe([Ee,G],[W],!1)},{prop:"consume",name:"consume",pkg:"fmt",typ:Qe([We,Ee],[Ee],!1)},{prop:"peek",name:"peek",pkg:"fmt",typ:Qe([We],[Ee],!1)},{prop:"notEOF",name:"notEOF",pkg:"fmt",typ:Qe([],[],!1)},{prop:"accept",name:"accept",pkg:"fmt",typ:Qe([We],[Ee],!1)},{prop:"okVerb",name:"okVerb",pkg:"fmt",typ:Qe([Fe,We,We],[Ee],!1)},{prop:"scanBool",name:"scanBool",pkg:"fmt",typ:Qe([Fe],[Ee],!1)},{prop:"getBase",name:"getBase",pkg:"fmt",typ:Qe([Fe],[Ce,We],!1)},{prop:"scanNumber",name:"scanNumber",pkg:"fmt",typ:Qe([We,Ee],[We],!1)},{prop:"scanRune",name:"scanRune",pkg:"fmt",typ:Qe([Ce],[Re],!1)},{prop:"scanBasePrefix",name:"scanBasePrefix",pkg:"fmt",typ:Qe([],[Ce,We,Ee],!1)},{prop:"scanInt",name:"scanInt",pkg:"fmt",typ:Qe([Fe,Ce],[Re],!1)},{prop:"scanUint",name:"scanUint",pkg:"fmt",typ:Qe([Fe,Ce],[Oe],!1)},{prop:"floatToken",name:"floatToken",pkg:"fmt",typ:Qe([],[We],!1)},{prop:"complexTokens",name:"complexTokens",pkg:"fmt",typ:Qe([],[We,We],!1)},{prop:"convertFloat",name:"convertFloat",pkg:"fmt",typ:Qe([We,Ce],[Me],!1)},{prop:"scanComplex",name:"scanComplex",pkg:"fmt",typ:Qe([Fe,Ce],[je],!1)},{prop:"convertString",name:"convertString",pkg:"fmt",typ:Qe([Fe],[We],!1)},{prop:"quotedString",name:"quotedString",pkg:"fmt",typ:Qe([],[We],!1)},{prop:"hexByte",name:"hexByte",pkg:"fmt",typ:Qe([],[Ne,Ee],!1)},{prop:"hexString",name:"hexString",pkg:"fmt",typ:Qe([],[We],!1)},{prop:"scanPercent",name:"scanPercent",pkg:"fmt",typ:Qe([],[],!1)},{prop:"scanOne",name:"scanOne",pkg:"fmt",typ:Qe([Fe,et],[],!1)},{prop:"doScan",name:"doScan",pkg:"fmt",typ:Qe([V],[Ce,rt],!1)},{prop:"advance",name:"advance",pkg:"fmt",typ:Qe([We],[Ce],!1)},{prop:"doScanf",name:"doScanf",pkg:"fmt",typ:Qe([We,V],[Ce,rt],!1)}],M.methods=[{prop:"write",name:"write",pkg:"fmt",typ:Qe([W],[],!1)},{prop:"writeString",name:"writeString",pkg:"fmt",typ:Qe([We],[],!1)},{prop:"writeByte",name:"writeByte",pkg:"fmt",typ:Qe([Ne],[],!1)},{prop:"writeRune",name:"writeRune",pkg:"fmt",typ:Qe([Fe],[],!1)}],z.methods=[{prop:"free",name:"free",pkg:"fmt",typ:Qe([],[],!1)},{prop:"Width",name:"Width",pkg:"",typ:Qe([],[Ce,Ee],!1)},{prop:"Precision",name:"Precision",pkg:"",typ:Qe([],[Ce,Ee],!1)},{prop:"Flag",name:"Flag",pkg:"",typ:Qe([Ce],[Ee],!1)},{prop:"Write",name:"Write",pkg:"",typ:Qe([W],[Ce,rt],!1)},{prop:"WriteString",name:"WriteString",pkg:"",typ:Qe([We],[Ce,rt],!1)},{prop:"unknownType",name:"unknownType",pkg:"fmt",typ:Qe([a.Value],[],!1)},{prop:"badVerb",name:"badVerb",pkg:"fmt",typ:Qe([Fe],[],!1)},{prop:"fmtBool",name:"fmtBool",pkg:"fmt",typ:Qe([Ee,Fe],[],!1)},{prop:"fmt0x64",name:"fmt0x64",pkg:"fmt",typ:Qe([Oe,Ee],[],!1)},{prop:"fmtInteger",name:"fmtInteger",pkg:"fmt",typ:Qe([Oe,Ee,Fe],[],!1)},{prop:"fmtFloat",name:"fmtFloat",pkg:"fmt",typ:Qe([Me,Ce,Fe],[],!1)},{prop:"fmtComplex",name:"fmtComplex",pkg:"fmt",typ:Qe([je,Ce,Fe],[],!1)},{prop:"fmtString",name:"fmtString",pkg:"fmt",typ:Qe([We,Fe],[],!1)},{prop:"fmtBytes",name:"fmtBytes",pkg:"fmt",typ:Qe([W,Fe,We],[],!1)},{prop:"fmtPointer",name:"fmtPointer",pkg:"fmt",typ:Qe([a.Value,Fe],[],!1)},{prop:"catchPanic",name:"catchPanic",pkg:"fmt",typ:Qe([et,Fe,We],[],!1)},{prop:"handleMethods",name:"handleMethods",pkg:"fmt",typ:Qe([Fe],[Ee],!1)},{prop:"printArg",name:"printArg",pkg:"fmt",typ:Qe([et,Fe],[],!1)},{prop:"printValue",name:"printValue",pkg:"fmt",typ:Qe([a.Value,Fe,Ce],[],!1)},{prop:"argNumber",name:"argNumber",pkg:"fmt",typ:Qe([Ce,We,Ce,Ce],[Ce,Ce,Ee],!1)},{prop:"badArgNum",name:"badArgNum",pkg:"fmt",typ:Qe([Fe],[],!1)},{prop:"missingArg",name:"missingArg",pkg:"fmt",typ:Qe([Fe],[],!1)},{prop:"doPrintf",name:"doPrintf",pkg:"fmt",typ:Qe([We,V],[],!1)},{prop:"doPrint",name:"doPrint",pkg:"fmt",typ:Qe([V],[],!1)},{prop:"doPrintln",name:"doPrintln",pkg:"fmt",typ:Qe([V],[],!1)}],q.methods=[{prop:"clearflags",name:"clearflags",pkg:"fmt",typ:Qe([],[],!1)},{prop:"init",name:"init",pkg:"fmt",typ:Qe([M],[],!1)},{prop:"writePadding",name:"writePadding",pkg:"fmt",typ:Qe([Ce],[],!1)},{prop:"pad",name:"pad",pkg:"fmt",typ:Qe([W],[],!1)},{prop:"padString",name:"padString",pkg:"fmt",typ:Qe([We],[],!1)},{prop:"fmtBoolean",name:"fmtBoolean",pkg:"fmt",typ:Qe([Ee],[],!1)},{prop:"fmtUnicode",name:"fmtUnicode",pkg:"fmt",typ:Qe([Oe],[],!1)},{prop:"fmtInteger",name:"fmtInteger",pkg:"fmt",typ:Qe([Oe,Ce,Ee,Fe,We],[],!1)},{prop:"truncateString",name:"truncateString",pkg:"fmt",typ:Qe([We],[We],!1)},{prop:"truncate",name:"truncate",pkg:"fmt",typ:Qe([W],[W],!1)},{prop:"fmtS",name:"fmtS",pkg:"fmt",typ:Qe([We],[],!1)},{prop:"fmtBs",name:"fmtBs",pkg:"fmt",typ:Qe([W],[],!1)},{prop:"fmtSbx",name:"fmtSbx",pkg:"fmt",typ:Qe([We,W,We],[],!1)},{prop:"fmtSx",name:"fmtSx",pkg:"fmt",typ:Qe([We,We],[],!1)},{prop:"fmtBx",name:"fmtBx",pkg:"fmt",typ:Qe([W,We],[],!1)},{prop:"fmtQ",name:"fmtQ",pkg:"fmt",typ:Qe([We],[],!1)},{prop:"fmtC",name:"fmtC",pkg:"fmt",typ:Qe([Oe],[],!1)},{prop:"fmtQc",name:"fmtQc",pkg:"fmt",typ:Qe([Oe],[],!1)},{prop:"fmtFloat",name:"fmtFloat",pkg:"fmt",typ:Qe([Me,Ce,Fe,Ce],[],!1)}],H.methods=[{prop:"Error",name:"Error",pkg:"",typ:Qe([],[We],!1)},{prop:"Unwrap",name:"Unwrap",pkg:"",typ:Qe([],[rt],!1)}],f.init("fmt",[{prop:"err",name:"err",embedded:!1,exported:!1,typ:rt,tag:""}]),d.init("fmt",[{prop:"rs",name:"rs",embedded:!1,exported:!1,typ:n.RuneScanner,tag:""},{prop:"buf",name:"buf",embedded:!1,exported:!1,typ:_,tag:""},{prop:"count",name:"count",embedded:!1,exported:!1,typ:Ce,tag:""},{prop:"atEOF",name:"atEOF",embedded:!1,exported:!1,typ:Ee,tag:""},{prop:"ssave",name:"ssave",embedded:!0,exported:!1,typ:w,tag:""}]),w.init("fmt",[{prop:"validSave",name:"validSave",embedded:!1,exported:!1,typ:Ee,tag:""},{prop:"nlIsEnd",name:"nlIsEnd",embedded:!1,exported:!1,typ:Ee,tag:""},{prop:"nlIsSpace",name:"nlIsSpace",embedded:!1,exported:!1,typ:Ee,tag:""},{prop:"argLimit",name:"argLimit",embedded:!1,exported:!1,typ:Ce,tag:""},{prop:"limit",name:"limit",embedded:!1,exported:!1,typ:Ce,tag:""},{prop:"maxWid",name:"maxWid",embedded:!1,exported:!1,typ:Ce,tag:""}]),h.init([{prop:"Flag",name:"Flag",pkg:"",typ:Qe([Ce],[Ee],!1)},{prop:"Precision",name:"Precision",pkg:"",typ:Qe([],[Ce,Ee],!1)},{prop:"Width",name:"Width",pkg:"",typ:Qe([],[Ce,Ee],!1)},{prop:"Write",name:"Write",pkg:"",typ:Qe([W],[Ce,rt],!1)}]),g.init([{prop:"Format",name:"Format",pkg:"",typ:Qe([h,Fe],[],!1)}]),b.init([{prop:"String",name:"String",pkg:"",typ:Qe([],[We],!1)}]),v.init([{prop:"GoString",name:"GoString",pkg:"",typ:Qe([],[We],!1)}]),_.init(Ne),E.init("fmt",[{prop:"buf",name:"buf",embedded:!1,exported:!1,typ:_,tag:""},{prop:"arg",name:"arg",embedded:!1,exported:!1,typ:et,tag:""},{prop:"value",name:"value",embedded:!1,exported:!1,typ:a.Value,tag:""},{prop:"fmt",name:"fmt",embedded:!1,exported:!1,typ:A,tag:""},{prop:"reordered",name:"reordered",embedded:!1,exported:!1,typ:Ee,tag:""},{prop:"goodArgNum",name:"goodArgNum",embedded:!1,exported:!1,typ:Ee,tag:""},{prop:"panicking",name:"panicking",embedded:!1,exported:!1,typ:Ee,tag:""},{prop:"erroring",name:"erroring",embedded:!1,exported:!1,typ:Ee,tag:""},{prop:"wrapErrs",name:"wrapErrs",embedded:!1,exported:!1,typ:Ee,tag:""},{prop:"wrappedErr",name:"wrappedErr",embedded:!1,exported:!1,typ:rt,tag:""}]),C.init("fmt",[{prop:"widPresent",name:"widPresent",embedded:!1,exported:!1,typ:Ee,tag:""},{prop:"precPresent",name:"precPresent",embedded:!1,exported:!1,typ:Ee,tag:""},{prop:"minus",name:"minus",embedded:!1,exported:!1,typ:Ee,tag:""},{prop:"plus",name:"plus",embedded:!1,exported:!1,typ:Ee,tag:""},{prop:"sharp",name:"sharp",embedded:!1,exported:!1,typ:Ee,tag:""},{prop:"space",name:"space",embedded:!1,exported:!1,typ:Ee,tag:""},{prop:"zero",name:"zero",embedded:!1,exported:!1,typ:Ee,tag:""},{prop:"plusV",name:"plusV",embedded:!1,exported:!1,typ:Ee,tag:""},{prop:"sharpV",name:"sharpV",embedded:!1,exported:!1,typ:Ee,tag:""}]),A.init("fmt",[{prop:"buf",name:"buf",embedded:!1,exported:!1,typ:M,tag:""},{prop:"fmtFlags",name:"fmtFlags",embedded:!0,exported:!1,typ:C,tag:""},{prop:"wid",name:"wid",embedded:!1,exported:!1,typ:Ce,tag:""},{prop:"prec",name:"prec",embedded:!1,exported:!1,typ:Ce,tag:""},{prop:"intbuf",name:"intbuf",embedded:!1,exported:!1,typ:j,tag:""}]),F.init("fmt",[{prop:"msg",name:"msg",embedded:!1,exported:!1,typ:We,tag:""},{prop:"err",name:"err",embedded:!1,exported:!1,typ:rt,tag:""}]),e=function(){be.$init=function(){};var p,c,u=!1,f=0;void 0!==this&&void 0!==this.$blk&&(u=!0,f=(p=this).$s,c=p.$r);e:for(;;){switch(f){case 0:c=t.$init(),f=1;case 1:if(u&&(u=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;c=r.$init(),f=2;case 2:if(u&&(u=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;c=n.$init(),f=3;case 3:if(u&&(u=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;c=i.$init(),f=4;case 4:if(u&&(u=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;c=o.$init(),f=5;case 5:if(u&&(u=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;c=a.$init(),f=6;case 6:if(u&&(u=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;c=s.$init(),f=7;case 7:if(u&&(u=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;c=$.$init(),f=8;case 8:if(u&&(u=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;c=l.$init(),f=9;case 9:if(u&&(u=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;Q=new N([P(Ke(9,[9,13]),R),P(Ke(9,[32,32]),R),P(Ke(9,[133,133]),R),P(Ke(9,[160,160]),R),P(Ke(9,[5760,5760]),R),P(Ke(9,[8192,8202]),R),P(Ke(9,[8232,8233]),R),P(Ke(9,[8239,8239]),R),P(Ke(9,[8287,8287]),R),P(Ke(9,[12288,12288]),R)]),X=new $.Pool.ptr(V.nil,(function(){return new d.ptr(tt,_.nil,0,!1,new w.ptr(!1,!1,!1,0,0,0))})),t.New("syntax error scanning complex number"),t.New("syntax error scanning boolean"),re=new $.Pool.ptr(V.nil,(function(){return new E.ptr(_.nil,tt,new a.Value.ptr(L.nil,0,0),new A.ptr(M.nil,new C.ptr(!1,!1,!1,!1,!1,!1,!1,!1,!1),0,0,j.zero()),!1,!1,!1,!1,!1,tt)}))}return}return void 0===p&&(p={$blk:e}),p.$s=f,p.$r=c,p},be.$init=e,be}(),c.strings=function(){var e,r,n,i,o,a,s,$,l,u,f,d,w,h,g,k,b,v,_,x,C={};return r=c.errors,n=c["github.com/gopherjs/gopherjs/js"],i=c.io,o=c.sync,a=c.unicode,s=c["unicode/utf8"],$=C.Builder=xe(0,ge,"strings.Builder",!0,"strings",!0,(function(e,t){if(this.$val=this,0===arguments.length)return this.addr=l.nil,void(this.buf=u.nil);this.addr=e,this.buf=t})),l=Gt($),u=Jt(Ne),f=function(e,t){return x(e,t)>=0},C.Contains=f,d=function(e,t){return w(e,t)>=0},C.ContainsRune=d,w=function(e,t){var r,n,i,o;if(0<=t&&t<128)return _(e,t<<24>>>24);if(65533===t){for(n=e,r=0;r=e.$length?void p("index out of range"):e.$array[e.$offset+0];for(s=J(t.length,e.$length-1|0),a=0;a=e.$length?void p("index out of range"):e.$array[e.$offset+a]).length|0,a=a+1|0;for((o=new $.ptr(l.nil,u.nil)).Grow(s),o.WriteString(0>=e.$length?void p("index out of range"):e.$array[e.$offset+0]),i=y(e,1),n=0;n=i.$length?void p("index out of range"):i.$array[i.$offset+n],o.WriteString(t),o.WriteString(c),n++;return o.String()},C.Join=h,g=function(e,t){return e.length>=t.length&&m(e,0,t.length)===t},C.HasPrefix=g,k=function(e,t){var{_r:r,_tuple:n,f:t,i,s:e,wid:o,$s:a,$r:p,$c:c}=hr(this,{s:e,f:t});a=a||0;e:for(;;){switch(a){case 0:r=b(e,t,!1),a=1;case 1:if(c&&(c=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;return i=(i=r)>=0&&e.charCodeAt(i)>=128?i+(o=(n=s.DecodeRuneInString(m(e,i)))[1])|0:i+1|0,a=-1,m(e,0,i)}return}return{$blk:k,$c:!0,$r:p,_r:r,_tuple:n,f:t,i,s:e,wid:o,$s:a}},C.TrimRightFunc=k,b=function(e,t,r){var{_r:n,_tuple:i,f:t,i:o,r:a,s:e,size:p,truth:r,$s:c,$r:$,$c:l}=hr(this,{s:e,f:t,truth:r});c=c||0;e:for(;;){switch(c){case 0:o=e.length;case 1:if(!(o>0)){c=2;continue}a=(i=s.DecodeLastRuneInString(m(e,0,o)))[0],o=o-(p=i[1])|0,n=t(a),c=5;case 5:if(l&&(l=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;if(n===r){c=3;continue}c=4;continue;case 3:return c=-1,o;case 4:c=1;continue;case 2:return c=-1,-1}return}return{$blk:b,$c:!0,$r:$,_r:n,_tuple:i,f:t,i:o,r:a,s:e,size:p,truth:r,$s:c}},v=function(e,t){var r;return(r=x(e,t))>=0?[m(e,0,r),m(e,r+t.length|0),!0]:[e,"",!1]},C.Cut=v,_=function(e,r){return 0|K(e.indexOf(t.String.fromCharCode(r)))},C.IndexByte=_,x=function(e,t){return 0|K(e.indexOf(t))},C.Index=x,$.ptr.prototype.String=function(){return I(this.buf)},$.prototype.String=function(){return this.$val.String()},$.ptr.prototype.copyCheck=function(){var e;(e=this).addr===l.nil?e.addr=e:e.addr!==e&&ir(new We("strings: illegal use of non-zero Builder copied by value"))},$.prototype.copyCheck=function(){return this.$val.copyCheck()},$.ptr.prototype.Len=function(){return this.buf.$length},$.prototype.Len=function(){return this.$val.Len()},$.ptr.prototype.Cap=function(){return this.buf.$capacity},$.prototype.Cap=function(){return this.$val.Cap()},$.ptr.prototype.Reset=function(){this.addr=l.nil,this.buf=u.nil},$.prototype.Reset=function(){return this.$val.Reset()},$.ptr.prototype.grow=function(e){var t,r;r=Zt(u,(t=this).buf.$length,J(2,t.buf.$capacity)+e|0),T(r,t.buf),t.buf=r},$.prototype.grow=function(e){return this.$val.grow(e)},$.ptr.prototype.Grow=function(e){var t;(t=this).copyCheck(),e<0&&ir(new We("strings.Builder.Grow: negative count")),(t.buf.$capacity-t.buf.$length|0)>>0<128?(t.buf=O(t.buf,e<<24>>>24),[1,tt]):(r=t.buf.$length,(t.buf.$capacity-r|0)<4&&t.grow(4),n=s.EncodeRune(y(t.buf,r,r+4|0),e),t.buf=y(t.buf,0,r+n|0),[n,tt])},$.prototype.WriteRune=function(e){return this.$val.WriteRune(e)},$.ptr.prototype.WriteString=function(e){var t;return(t=this).copyCheck(),t.buf=D(t.buf,e),[e.length,tt]},$.prototype.WriteString=function(e){return this.$val.WriteString(e)},l.methods=[{prop:"String",name:"String",pkg:"",typ:Qe([],[We],!1)},{prop:"copyCheck",name:"copyCheck",pkg:"strings",typ:Qe([],[],!1)},{prop:"Len",name:"Len",pkg:"",typ:Qe([],[Ce],!1)},{prop:"Cap",name:"Cap",pkg:"",typ:Qe([],[Ce],!1)},{prop:"Reset",name:"Reset",pkg:"",typ:Qe([],[],!1)},{prop:"grow",name:"grow",pkg:"strings",typ:Qe([Ce],[],!1)},{prop:"Grow",name:"Grow",pkg:"",typ:Qe([Ce],[],!1)},{prop:"Write",name:"Write",pkg:"",typ:Qe([u],[Ce,rt],!1)},{prop:"WriteByte",name:"WriteByte",pkg:"",typ:Qe([Ne],[rt],!1)},{prop:"WriteRune",name:"WriteRune",pkg:"",typ:Qe([Fe],[Ce,rt],!1)},{prop:"WriteString",name:"WriteString",pkg:"",typ:Qe([We],[Ce,rt],!1)}],$.init("strings",[{prop:"addr",name:"addr",embedded:!1,exported:!1,typ:l,tag:""},{prop:"buf",name:"buf",embedded:!1,exported:!1,typ:u,tag:""}]),e=function(){C.$init=function(){};var t,p,c=!1,$=0;void 0!==this&&void 0!==this.$blk&&(c=!0,$=(t=this).$s,p=t.$r);e:for(;;){switch($){case 0:p=r.$init(),$=1;case 1:if(c&&(c=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;p=n.$init(),$=2;case 2:if(c&&(c=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;p=i.$init(),$=3;case 3:if(c&&(c=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;p=o.$init(),$=4;case 4:if(c&&(c=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;p=a.$init(),$=5;case 5:if(c&&(c=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;p=s.$init(),$=6;case 6:if(c&&(c=!1,p=p.$blk()),p&&void 0!==p.$blk)break e}return}return void 0===t&&(t={$blk:e}),t.$s=$,t.$r=p,t},C.$init=e,C}(),c["unicode/utf16"]=function(){var e,t,r,n={};return t=function(e){return 55296<=e&&e<57344},n.IsSurrogate=t,r=function(e,t){return 55296<=e&&e<56320&&56320<=t&&t<57344?65536+(e-55296<<10|t-56320)|0:65533},n.DecodeRune=r,e=function(){n.$init=function(){};var t,r,i=0;for(void 0!==this&&void 0!==this.$blk&&(i=(t=this).$s,r=t.$r);;)return;return void 0===t&&(t={$blk:e}),t.$s=i,t.$r=r,t},n.$init=e,n}(),c["encoding/json"]=function(){var e,r,n,i,o,a,s,$,l,f,d,w,b,v,_,A,F,R,N,V,L,j,W,U,z,K,G,q,Z,Q,X,Y,ee,te,re,ne,ie,oe,ae,pe,se,ce,$e,fe,de,ke,be,ye,me,ve,_e,Se,Ie,Ae,Fe,Pe,Ve,Oe,De,Le,Be,je,ze,Ge,He,Je,Ze,Xe,Ye,nt,it,ot,at,pt,st,ct,$t,lt,ut,ft,dt,wt,ht,gt,kt,bt,yt,mt,vt,_t,xt,St,Et,Ct,It,At,Ft,Rt,Tt,Nt,Pt,Vt,Ot,Dt,Lt,Mt,Bt,jt,Wt,Ut,qt,Ht,Qt,er,tr,rr,ar,sr,cr,$r,lr,ur,fr,dr,wr,gr,kr,br,yr,mr,vr,_r,xr,Sr,Er,Cr,Ir,Ar,Fr,Rr,Tr,Nr,Pr,Vr,Or,Dr,Lr,Mr,Br,jr,Wr,Ur,zr,Kr,Gr,qr,Hr,Jr,Zr,Qr,Xr,Yr,en,tn,rn,nn,on,an,pn,sn,cn,$n,ln={};return r=c.bytes,n=c.encoding,i=c["encoding/base64"],o=c.errors,a=c.fmt,s=c["github.com/gopherjs/gopherjs/nosync"],$=c.io,l=c.math,f=c.reflect,d=c.sort,w=c.strconv,b=c.strings,v=c.unicode,_=c["unicode/utf16"],A=c["unicode/utf8"],F=ln.tagOptions=xe(8,he,"json.tagOptions",!0,"encoding/json",!1,null),R=ln.RawMessage=xe(12,we,"json.RawMessage",!0,"encoding/json",!0,null),N=ln.SyntaxError=xe(0,ge,"json.SyntaxError",!0,"encoding/json",!0,(function(e,t){if(this.$val=this,0===arguments.length)return this.msg="",void(this.Offset=new Re(0,0));this.msg=e,this.Offset=t})),V=ln.scanner=xe(0,ge,"json.scanner",!0,"encoding/json",!1,(function(e,t,r,n,i){if(this.$val=this,0===arguments.length)return this.step=u,this.endTop=!1,this.parseState=me.nil,this.err=tt,void(this.bytes=new Re(0,0));this.step=e,this.endTop=t,this.parseState=r,this.err=n,this.bytes=i})),L=ln.Marshaler=xe(8,ue,"json.Marshaler",!0,"encoding/json",!0,null),j=ln.UnsupportedTypeError=xe(0,ge,"json.UnsupportedTypeError",!0,"encoding/json",!0,(function(e){this.$val=this,this.Type=0!==arguments.length?e:tt})),W=ln.UnsupportedValueError=xe(0,ge,"json.UnsupportedValueError",!0,"encoding/json",!0,(function(e,t){if(this.$val=this,0===arguments.length)return this.Value=new f.Value.ptr(ze.nil,0,0),void(this.Str="");this.Value=e,this.Str=t})),U=ln.MarshalerError=xe(0,ge,"json.MarshalerError",!0,"encoding/json",!0,(function(e,t,r){if(this.$val=this,0===arguments.length)return this.Type=tt,this.Err=tt,void(this.sourceFunc="");this.Type=e,this.Err=t,this.sourceFunc=r})),z=ln.encodeState=xe(0,ge,"json.encodeState",!0,"encoding/json",!1,(function(e,t,n,i){if(this.$val=this,0===arguments.length)return this.Buffer=new r.Buffer.ptr(Se.nil,0,0),this.scratch=Ve.zero(),this.ptrLevel=0,void(this.ptrSeen=!1);this.Buffer=e,this.scratch=t,this.ptrLevel=n,this.ptrSeen=i})),K=ln.jsonError=xe(0,ge,"json.jsonError",!0,"encoding/json",!1,(function(e){this.$val=this,this.error=0!==arguments.length?e:tt})),G=ln.encOpts=xe(0,ge,"json.encOpts",!0,"encoding/json",!1,(function(e,t){if(this.$val=this,0===arguments.length)return this.quoted=!1,void(this.escapeHTML=!1);this.quoted=e,this.escapeHTML=t})),q=ln.encoderFunc=xe(4,le,"json.encoderFunc",!0,"encoding/json",!1,null),Z=ln.floatEncoder=xe(4,2,"json.floatEncoder",!0,"encoding/json",!1,null),Q=ln.structEncoder=xe(0,ge,"json.structEncoder",!0,"encoding/json",!1,(function(e){this.$val=this,this.fields=0!==arguments.length?e:new X.ptr(Oe.nil,!1)})),X=ln.structFields=xe(0,ge,"json.structFields",!0,"encoding/json",!1,(function(e,t){if(this.$val=this,0===arguments.length)return this.list=Oe.nil,void(this.nameIndex=!1);this.list=e,this.nameIndex=t})),Y=ln.mapEncoder=xe(0,ge,"json.mapEncoder",!0,"encoding/json",!1,(function(e){this.$val=this,this.elemEnc=0!==arguments.length?e:u})),ee=ln.sliceEncoder=xe(0,ge,"json.sliceEncoder",!0,"encoding/json",!1,(function(e){this.$val=this,this.arrayEnc=0!==arguments.length?e:u})),te=ln.arrayEncoder=xe(0,ge,"json.arrayEncoder",!0,"encoding/json",!1,(function(e){this.$val=this,this.elemEnc=0!==arguments.length?e:u})),re=ln.ptrEncoder=xe(0,ge,"json.ptrEncoder",!0,"encoding/json",!1,(function(e){this.$val=this,this.elemEnc=0!==arguments.length?e:u})),ne=ln.condAddrEncoder=xe(0,ge,"json.condAddrEncoder",!0,"encoding/json",!1,(function(e,t){if(this.$val=this,0===arguments.length)return this.canAddrEnc=u,void(this.elseEnc=u);this.canAddrEnc=e,this.elseEnc=t})),ie=ln.reflectWithString=xe(0,ge,"json.reflectWithString",!0,"encoding/json",!1,(function(e,t,r){if(this.$val=this,0===arguments.length)return this.k=new f.Value.ptr(ze.nil,0,0),this.v=new f.Value.ptr(ze.nil,0,0),void(this.ks="");this.k=e,this.v=t,this.ks=r})),oe=ln.field=xe(0,ge,"json.field",!0,"encoding/json",!1,(function(e,t,r,n,i,o,a,p,s,c,$){if(this.$val=this,0===arguments.length)return this.name="",this.nameBytes=Se.nil,this.equalFold=u,this.nameNonEsc="",this.nameEscHTML="",this.tag=!1,this.index=me.nil,this.typ=tt,this.omitEmpty=!1,this.quoted=!1,void(this.encoder=u);this.name=e,this.nameBytes=t,this.equalFold=r,this.nameNonEsc=n,this.nameEscHTML=i,this.tag=o,this.index=a,this.typ=p,this.omitEmpty=s,this.quoted=c,this.encoder=$})),ae=ln.byIndex=xe(12,we,"json.byIndex",!0,"encoding/json",!1,null),pe=ln.Unmarshaler=xe(8,ue,"json.Unmarshaler",!0,"encoding/json",!0,null),se=ln.UnmarshalTypeError=xe(0,ge,"json.UnmarshalTypeError",!0,"encoding/json",!0,(function(e,t,r,n,i){if(this.$val=this,0===arguments.length)return this.Value="",this.Type=tt,this.Offset=new Re(0,0),this.Struct="",void(this.Field="");this.Value=e,this.Type=t,this.Offset=r,this.Struct=n,this.Field=i})),ce=ln.InvalidUnmarshalError=xe(0,ge,"json.InvalidUnmarshalError",!0,"encoding/json",!0,(function(e){this.$val=this,this.Type=0!==arguments.length?e:tt})),$e=ln.Number=xe(8,he,"json.Number",!0,"encoding/json",!0,null),fe=ln.errorContext=xe(0,ge,"json.errorContext",!0,"encoding/json",!1,(function(e,t){if(this.$val=this,0===arguments.length)return this.Struct=tt,void(this.FieldStack=He.nil);this.Struct=e,this.FieldStack=t})),de=ln.decodeState=xe(0,ge,"json.decodeState",!0,"encoding/json",!1,(function(e,t,r,n,i,o,a,p){if(this.$val=this,0===arguments.length)return this.data=Se.nil,this.off=0,this.opcode=0,this.scan=new V.ptr(u,!1,me.nil,tt,new Re(0,0)),this.errorContext=Ae.nil,this.savedError=tt,this.useNumber=!1,void(this.disallowUnknownFields=!1);this.data=e,this.off=t,this.opcode=r,this.scan=n,this.errorContext=i,this.savedError=o,this.useNumber=a,this.disallowUnknownFields=p})),ke=ln.unquotedValue=xe(0,ge,"json.unquotedValue",!0,"encoding/json",!1,(function(){this.$val=this})),be=Jt(et),ye=Gt(R),me=Jt(Ce),ve=Gt(L),_e=Gt(n.TextMarshaler),Se=Jt(Ne),Ie=Gt(n.TextUnmarshaler),Ae=Gt(fe),Fe=Gt(V),Pe=Gt(z),Ve=qe(Ne,64),Oe=Jt(oe),De=Xt("",[]),Le=Jt(ie),Be=Xt("encoding/json",[{prop:"ptr",name:"ptr",embedded:!1,exported:!1,typ:et,tag:""},{prop:"len",name:"len",embedded:!1,exported:!1,typ:Ce,tag:""}]),je=Gt(se),ze=Gt(f.rtype),Ge=zt(We,et),He=Jt(We),Je=Gt(oe),Ze=Gt(N),Xe=Qe([Fe,Ne],[Ce],!1),Ye=Gt(j),nt=Gt(W),it=Gt(U),ot=zt(et,De),at=zt(We,Ce),pt=Gt(ie),st=Qe([Se,Se],[Ee],!1),ct=Gt(ce),$t=Gt(de),It=function(e){var t;return[e=(t=b.Cut(e,","))[0],t[1]]},F.prototype.Contains=function(e){var t,r,n,i;if(0===(n=this.$val).length)return!1;for(i=n;""!==i;)if(r=(t=b.Cut(i,","))[0],i=t[1],r===e)return!0;return!1},Gt(F).prototype.Contains=function(e){return new F(this.$get()).Contains(e)},R.prototype.MarshalJSON=function(){return this===R.nil?[new Se(C("null")),tt]:[x(this,Se),tt]},Gt(R).prototype.MarshalJSON=function(){return this.$get().MarshalJSON()},Gt(R).prototype.UnmarshalJSON=function(e){return this===ye.nil?o.New("json.RawMessage: UnmarshalJSON on nil pointer"):(this.$set(D(y(this.$get(),0,0),e)),tt)},At=function(e,t){var{_i:r,_r$3:n,_r$4:i,_ref:o,c:a,data:e,scan:t,x:s,x$1:c,$s:$,$r:l,$c:u}=hr(this,{data:e,scan:t});$=$||0;e:for(;;){switch($){case 0:t.reset(),o=e,r=0;case 1:if(!(r=o.$length?void p("index out of range"):o.$array[o.$offset+r],t.bytes=(s=t.bytes,c=new Re(0,1),new Re(s.$high+c.$high,s.$low+c.$low)),n=t.step(t,a),$=5;case 5:if(u&&(u=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;if(11===n){$=3;continue}$=4;continue;case 3:return $=-1,t.err;case 4:r++,$=1;continue;case 2:i=t.eof(),$=8;case 8:if(u&&(u=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;if(11===i){$=6;continue}$=7;continue;case 6:return $=-1,t.err;case 7:return $=-1,tt}return}return{$blk:At,$c:!0,$r:l,_i:r,_r$3:n,_r$4:i,_ref:o,c:a,data:e,scan:t,x:s,x$1:c,$s:$}},N.ptr.prototype.Error=function(){return this.msg},N.prototype.Error=function(){return this.$val.Error()},Ft=function(){var{_r$3:e,scan:t,$s:r,$r:n,$c:i}=hr(this,{});r=r||0;e:for(;;){switch(r){case 0:e=ft.Get(),r=1;case 1:if(i&&(i=!1,e=e.$blk()),e&&void 0!==e.$blk)break e;return(t=Yt(e,Fe)).bytes=new Re(0,0),t.reset(),r=-1,t}return}return{$blk:Ft,$c:!0,$r:n,_r$3:e,scan:t,$s:r}},Rt=function(e){e.parseState.$length>1024&&(e.parseState=me.nil),ft.Put(e)},V.ptr.prototype.reset=function(){var e;(e=this).step=Pt,e.parseState=y(e.parseState,0,0),e.err=tt,e.endTop=!1},V.prototype.reset=function(){return this.$val.reset()},V.ptr.prototype.eof=function(){var{_r$3:e,s:t,$s:r,$r:n,$c:i}=hr(this,{});r=r||0;e:for(;;){switch(r){case 0:if(!B((t=this).err,tt))return r=-1,11;if(t.endTop)return r=-1,10;e=t.step(t,32),r=1;case 1:if(i&&(i=!1,e=e.$blk()),e&&void 0!==e.$blk)break e;return t.endTop?(r=-1,10):(B(t.err,tt)&&(t.err=new N.ptr("unexpected end of JSON input",t.bytes)),r=-1,11)}return}return{$blk:V.ptr.prototype.eof,$c:!0,$r:n,_r$3:e,s:t,$s:r}},V.prototype.eof=function(){return this.$val.eof()},V.ptr.prototype.pushParseState=function(e,t,r){var n;return(n=this).parseState=O(n.parseState,t),n.parseState.$length<=1e4?r:n.error(e,"exceeded max depth")},V.prototype.pushParseState=function(e,t,r){return this.$val.pushParseState(e,t,r)},V.ptr.prototype.popParseState=function(){var e,t;e=(t=this).parseState.$length-1|0,t.parseState=y(t.parseState,0,e),0===e?(t.step=Lt,t.endTop=!0):t.step=Dt},V.prototype.popParseState=function(){return this.$val.popParseState()},Tt=function(e){return e<=32&&(32===e||9===e||13===e||10===e)},Nt=function(e,t){return Tt(t)?9:93===t?Dt(e,t):Pt(e,t)},Pt=function(e,t){var r;return Tt(t)?9:123===(r=t)?(e.step=Vt,e.pushParseState(t,0,2)):91===r?(e.step=Nt,e.pushParseState(t,2,6)):34===r?(e.step=Mt,1):45===r?(e.step=Ht,1):48===r?(e.step=er,1):116===r?(e.step=$r,1):102===r?(e.step=fr,1):110===r?(e.step=kr,1):49<=t&&t<=57?(e.step=Qt,1):e.error(t,"looking for beginning of value")},Vt=function(e,t){var r,n,i;return Tt(t)?9:125===t?(r=e.parseState.$length,n=e.parseState,(i=r-1|0)<0||i>=n.$length?p("index out of range"):n.$array[n.$offset+i]=1,Dt(e,t)):Ot(e,t)},Ot=function(e,t){return Tt(t)?9:34===t?(e.step=Mt,1):e.error(t,"looking for beginning of object key string")},Dt=function(e,t){var r,n,i,o,a,s,c,$;return 0===(n=e.parseState.$length)?(e.step=Lt,e.endTop=!0,Lt(e,t)):Tt(t)?(e.step=Dt,9):(i=e.parseState,0===(r=(o=n-1|0)<0||o>=i.$length?void p("index out of range"):i.$array[i.$offset+o])?58===t?(a=e.parseState,(s=n-1|0)<0||s>=a.$length?p("index out of range"):a.$array[a.$offset+s]=1,e.step=Pt,3):e.error(t,"after object key"):1===r?44===t?(c=e.parseState,($=n-1|0)<0||$>=c.$length?p("index out of range"):c.$array[c.$offset+$]=0,e.step=Ot,4):125===t?(e.popParseState(),5):e.error(t,"after object key:value pair"):2===r?44===t?(e.step=Pt,7):93===t?(e.popParseState(),8):e.error(t,"after array element"):e.error(t,""))},Lt=function(e,t){return Tt(t)||e.error(t,"after top-level value"),10},Mt=function(e,t){return 34===t?(e.step=Dt,0):92===t?(e.step=Bt,0):t<32?e.error(t,"in string literal"):0},Bt=function(e,t){var r;return 98===(r=t)||102===r||110===r||114===r||116===r||92===r||47===r||34===r?(e.step=Mt,0):117===r?(e.step=jt,0):e.error(t,"in string escape code")},jt=function(e,t){return 48<=t&&t<=57||97<=t&&t<=102||65<=t&&t<=70?(e.step=Wt,0):e.error(t,"in \\u hexadecimal character escape")},Wt=function(e,t){return 48<=t&&t<=57||97<=t&&t<=102||65<=t&&t<=70?(e.step=Ut,0):e.error(t,"in \\u hexadecimal character escape")},Ut=function(e,t){return 48<=t&&t<=57||97<=t&&t<=102||65<=t&&t<=70?(e.step=qt,0):e.error(t,"in \\u hexadecimal character escape")},qt=function(e,t){return 48<=t&&t<=57||97<=t&&t<=102||65<=t&&t<=70?(e.step=Mt,0):e.error(t,"in \\u hexadecimal character escape")},Ht=function(e,t){return 48===t?(e.step=er,0):49<=t&&t<=57?(e.step=Qt,0):e.error(t,"in numeric literal")},Qt=function(e,t){return 48<=t&&t<=57?(e.step=Qt,0):er(e,t)},er=function(e,t){return 46===t?(e.step=tr,0):101===t||69===t?(e.step=ar,0):Dt(e,t)},tr=function(e,t){return 48<=t&&t<=57?(e.step=rr,0):e.error(t,"after decimal point in numeric literal")},rr=function(e,t){return 48<=t&&t<=57?0:101===t||69===t?(e.step=ar,0):Dt(e,t)},ar=function(e,t){return 43===t||45===t?(e.step=sr,0):sr(e,t)},sr=function(e,t){return 48<=t&&t<=57?(e.step=cr,0):e.error(t,"in exponent of numeric literal")},cr=function(e,t){return 48<=t&&t<=57?0:Dt(e,t)},$r=function(e,t){return 114===t?(e.step=lr,0):e.error(t,"in literal true (expecting 'r')")},lr=function(e,t){return 117===t?(e.step=ur,0):e.error(t,"in literal true (expecting 'u')")},ur=function(e,t){return 101===t?(e.step=Dt,0):e.error(t,"in literal true (expecting 'e')")},fr=function(e,t){return 97===t?(e.step=dr,0):e.error(t,"in literal false (expecting 'a')")},dr=function(e,t){return 108===t?(e.step=wr,0):e.error(t,"in literal false (expecting 'l')")},wr=function(e,t){return 115===t?(e.step=gr,0):e.error(t,"in literal false (expecting 's')")},gr=function(e,t){return 101===t?(e.step=Dt,0):e.error(t,"in literal false (expecting 'e')")},kr=function(e,t){return 117===t?(e.step=br,0):e.error(t,"in literal null (expecting 'u')")},br=function(e,t){return 108===t?(e.step=yr,0):e.error(t,"in literal null (expecting 'l')")},yr=function(e,t){return 108===t?(e.step=Dt,0):e.error(t,"in literal null (expecting 'l')")},mr=function(e,t){return 11},V.ptr.prototype.error=function(e,t){var r;return(r=this).step=mr,r.err=new N.ptr("invalid character "+vr(e)+" "+t,r.bytes),11},V.prototype.error=function(e,t){return this.$val.error(e,t)},vr=function(e){var t;return 39===e?"'\\''":34===e?"'\"'":(t=w.Quote(E(e)),"'"+m(t,1,t.length-1|0)+"'")},_r=function(e,t,r){var{$24r:n,$24r$1:i,_i:o,_r$10:a,_r$11:s,_r$12:c,_r$13:$,_r$14:l,_r$3:u,_r$4:f,_r$5:d,_r$6:w,_r$7:h,_r$8:g,_r$9:k,_ref:b,c:m,dst:e,escape:r,i:v,origLen:_,scan:x,src:t,start:S,v:E,x:C,x$1:I,x$2:A,$s:F,$deferred:R,$r:T,$c:N}=hr(this,{dst:e,src:t,escape:r});F=F||0;var P=null;try{e:for(;;){switch(F){case 0:R=[],pr.deferStack.push(R),_=e.Len(),u=Ft(),F=1;case 1:if(N&&(N=!1,u=u.$blk()),u&&void 0!==u.$blk)break e;x=u,R.push([Rt,[x]]),S=0,b=t,o=0;case 2:if(!(o=b.$length?void p("index out of range"):b.$array[b.$offset+o],r&&(60===m||62===m||38===m)){F=4;continue}F=5;continue;case 4:if(S>>4<<24>>>24)),F=10;case 10:if(N&&(N=!1,w=w.$blk()),w&&void 0!==w.$blk)break e;h=e.WriteByte(dt.charCodeAt((15&m)>>>0)),F=11;case 11:if(N&&(N=!1,h=h.$blk()),h&&void 0!==h.$blk)break e;S=v+1|0;case 5:if(r&&226===m&&(v+2|0)=t.$length?void p("index out of range"):t.$array[t.$offset+C])&&(-2&((I=v+2|0)<0||I>=t.$length?void p("index out of range"):t.$array[t.$offset+I]))<<24>>>24==168){F=12;continue}F=13;continue;case 12:if(S=t.$length?void p("index out of range"):t.$array[t.$offset+A]))>>>0)),F=18;case 18:if(N&&(N=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;S=v+3|0;case 13:s=x.step(x,m),F=19;case 19:if(N&&(N=!1,s=s.$blk()),s&&void 0!==s.$blk)break e;if((E=s)>=9){F=20;continue}F=21;continue;case 20:if(11===E){F=3;continue}if(S=n.$length?void p("index out of range"):n.$array[n.$offset+t])>=128)return r.EqualFold;(s=(223&i)>>>0)<65||s>90?o=!0:75!==s&&83!==s||(a=!0),t++}return a?Sr:o?Er:Cr},Sr=function(e,t){var r,n,i,o,a,s,c,$,l;for(i=e,n=0;n=i.$length?void p("index out of range"):i.$array[i.$offset+n],0===t.$length)return!1;if(($=0>=t.$length?void p("index out of range"):t.$array[t.$offset+0])<128){if(a!==$){if(!(65<=(s=(223&a)>>>0)&&s<=90))return!1;if(s!==(223&$)>>>0)return!1}t=y(t,1),n++}else{if(l=(o=A.DecodeRune(t))[0],c=o[1],115===(r=a)||83===r){if(383!==l)return!1}else{if(107!==r&&75!==r)return!1;if(8490!==l)return!1}t=y(t,c),n++}}return!(t.$length>0)},Er=function(e,t){var r,n,i,o,a;if(e.$length!==t.$length)return!1;for(n=e,r=0;r=n.$length?void p("index out of range"):n.$array[n.$offset+r])!==(a=i<0||i>=t.$length?void p("index out of range"):t.$array[t.$offset+i])){if(!(97<=o&&o<=122||65<=o&&o<=90))return!1;if((223&o)>>>0!=(223&a)>>>0)return!1;r++}else r++;return!0},Cr=function(e,t){var r,n,i;if(e.$length!==t.$length)return!1;for(n=e,r=0;r=n.$length?void p("index out of range"):n.$array[n.$offset+r]))>>>0!=(223&(i<0||i>=t.$length?void p("index out of range"):t.$array[t.$offset+i]))>>>0)return!1;r++}return!0},Ir=function(e){var{_r$3:t,_r$4:r,buf:n,e:i,err:o,v:e,$s:a,$r:p,$c:s}=hr(this,{v:e});a=a||0;e:for(;;){switch(a){case 0:t=Fr(),a=1;case 1:if(s&&(s=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;r=(i=t).marshal(e,P(new G.ptr(!1,!0),G)),a=2;case 2:if(s&&(s=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;return B(o=r,tt)?(n=D(Se.nil,i.Buffer.Bytes()),wt.Put(i),a=-1,[n,tt]):(a=-1,[Se.nil,o])}return}return{$blk:Ir,$c:!0,$r:p,_r$3:t,_r$4:r,buf:n,e:i,err:o,v:e,$s:a}},ln.Marshal=Ir,Ar=function(e,t){var{_i:r,_r$10:n,_r$3:i,_r$4:o,_r$5:a,_r$6:s,_r$7:c,_r$8:$,_r$9:l,_ref:u,c:f,dst:e,i:d,src:t,start:w,x:h,x$1:g,x$2:k,$s:b,$r:m,$c:v}=hr(this,{dst:e,src:t});b=b||0;e:for(;;){switch(b){case 0:w=0,u=t,r=0;case 1:if(!(r=u.$length?void p("index out of range"):u.$array[u.$offset+r])||62===f||38===f){b=3;continue}b=4;continue;case 3:if(w>>4<<24>>>24)),b=9;case 9:if(v&&(v=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;s=e.WriteByte(dt.charCodeAt((15&f)>>>0)),b=10;case 10:if(v&&(v=!1,s=s.$blk()),s&&void 0!==s.$blk)break e;w=d+1|0;case 4:if(226===f&&(d+2|0)=t.$length?void p("index out of range"):t.$array[t.$offset+h])&&(-2&((g=d+2|0)<0||g>=t.$length?void p("index out of range"):t.$array[t.$offset+g]))<<24>>>24==168){b=11;continue}b=12;continue;case 11:if(w=t.$length?void p("index out of range"):t.$array[t.$offset+k]))>>>0)),b=17;case 17:if(v&&(v=!1,l=l.$blk()),l&&void 0!==l.$blk)break e;w=d+3|0;case 12:r++,b=1;continue;case 2:if(w0&&ir(new We("ptrEncoder.encode should have emptied ptrSeen via defers")),n.ptrLevel=0,o=-1,n)}return}return{$blk:Fr,$c:!0,$r:a,_r$3:e,e:n,v:i,$s:o}},z.ptr.prototype.marshal=function(e,t){var{$24r:r,_r$3:n,e:i,err:o,opts:t,v:e,$s:a,$deferred:p,$r:s,$c:c}=hr(this,{v:e,opts:t});a=a||0;var $=null;try{e:for(;;){switch(a){case 0:p=[],pr.deferStack.push(p),(o=[o])[0]=tt,i=this,p.push([function(e){return function(){var t,r,n;n=or(),B(n,tt)||(t=Yt(n,K,!0),r=P(t[0],K),t[1]?e[0]=r.error:ir(n))}}(o),[]]),n=f.ValueOf(e),a=1;case 1:if(c&&(c=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;s=i.reflectValue(P(n,f.Value),P(t,G)),a=2;case 2:if(c&&(c=!1,s=s.$blk()),s&&void 0!==s.$blk)break e;o[0]=tt,r=o[0],a=3;case 3:return r}return}}catch(o){$=o,a=-1}finally{if(nr(p,$),!pr.asleep)return o[0];if(pr.asleep)return{$blk:z.ptr.prototype.marshal,$c:!0,$r:s,$24r:r,_r$3:n,e:i,err:o,opts:t,v:e,$s:a,$deferred:p}}},z.prototype.marshal=function(e,t){return this.$val.marshal(e,t)},z.ptr.prototype.error=function(e){var t;ir(new((t=new K.ptr(e)).constructor.elem)(t))},z.prototype.error=function(e){return this.$val.error(e)},Rr=function(e){var{$24r:t,_1:r,_r$3:n,v:e,x:i,x$1:o,$s:a,$r:p,$c:s}=hr(this,{v:e});a=a||0;e:for(;;){switch(a){case 0:if(17===(r=P(e,f.Value).Kind())||21===r||23===r||24===r){a=2;continue}if(1===r){a=3;continue}if(2===r||3===r||4===r||5===r||6===r){a=4;continue}if(7===r||8===r||9===r||10===r||11===r||12===r){a=5;continue}if(13===r||14===r){a=6;continue}if(20===r||22===r){a=7;continue}a=8;continue;case 2:n=P(e,f.Value).Len(),a=9;case 9:if(s&&(s=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;t=0===n,a=10;case 10:return t;case 3:return a=-1,!P(e,f.Value).Bool();case 4:return a=-1,0===(i=P(e,f.Value).Int()).$high&&0===i.$low;case 5:return a=-1,0===(o=P(e,f.Value).Uint()).$high&&0===o.$low;case 6:return a=-1,0===P(e,f.Value).Float();case 7:return a=-1,P(e,f.Value).IsNil();case 8:case 1:return a=-1,!1}return}return{$blk:Rr,$c:!0,$r:p,$24r:t,_1:r,_r$3:n,v:e,x:i,x$1:o,$s:a}},z.ptr.prototype.reflectValue=function(e,t){var{_r$3:r,e:n,opts:t,v:e,$s:i,$r:o,$c:a}=hr(this,{v:e,opts:t});i=i||0;e:for(;;){switch(i){case 0:n=this,r=Tr(P(e,f.Value)),i=1;case 1:if(a&&(a=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;o=r(n,P(e,f.Value),P(t,G)),i=2;case 2:if(a&&(a=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;return void(i=-1)}return}return{$blk:z.ptr.prototype.reflectValue,$c:!0,$r:o,_r$3:r,e:n,opts:t,v:e,$s:i}},z.prototype.reflectValue=function(e,t){return this.$val.reflectValue(e,t)},Tr=function(e){var{$24r:t,_r$3:r,v:e,$s:n,$r:i,$c:o}=hr(this,{v:e});n=n||0;e:for(;;){switch(n){case 0:if(!P(e,f.Value).IsValid())return n=-1,Vr;r=Nr(P(e,f.Value).Type()),n=1;case 1:if(o&&(o=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;t=r,n=2;case 2:return t}return}return{$blk:Tr,$c:!0,$r:i,$24r:t,_r$3:r,v:e,$s:n}},Nr=function(e){var{_r$3:t,_tuple:r,_tuple$1:n,f:i,fi:o,fi$1:a,loaded:p,ok:c,t:e,wg:$,$s:l,$r:d,$c:w}=hr(this,{t:e});l=l||0;e:for(;;){switch(l){case 0:if(i=[i],$=[$],o=(r=ht.Load(e))[0],c=r[1])return l=-1,Yt(o,q);if($[0]=new s.WaitGroup.ptr(0),i[0]=u,$[0].Add(1),n=ht.LoadOrStore(e,new q(function(e,t){return function r(n,i,o){var{e:n,opts:o,v:i,$s:a,$r:p,$c:s}=hr(this,{e:n,v:i,opts:o});a=a||0;t:for(;;){switch(a){case 0:t[0].Wait(),p=e[0](n,P(i,f.Value),P(o,G)),a=1;case 1:if(s&&(s=!1,p=p.$blk()),p&&void 0!==p.$blk)break t;return void(a=-1)}return}return{$blk:r,$c:!0,$r:p,e:n,opts:o,v:i,$s:a}}}(i,$))),a=n[0],p=n[1])return l=-1,Yt(a,q);t=Pr(e,!0),l=1;case 1:if(w&&(w=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;return i[0]=t,$[0].Done(),ht.Store(e,new q(i[0])),l=-1,i[0]}return}return{$blk:Nr,$c:!0,$r:d,_r$3:t,_tuple:r,_tuple$1:n,f:i,fi:o,fi$1:a,loaded:p,ok:c,t:e,wg:$,$s:l}},Pr=function(e,t){var{$24r:r,$24r$1:n,$24r$2:i,$24r$3:o,$24r$4:a,$24r$5:p,$24r$6:s,_1:c,_arg:$,_arg$1:l,_arg$2:d,_arg$3:w,_r$10:h,_r$11:g,_r$12:k,_r$13:b,_r$14:y,_r$15:m,_r$16:v,_r$17:_,_r$18:x,_r$3:S,_r$4:E,_r$5:C,_r$6:I,_r$7:A,_r$8:F,_r$9:R,_v:T,_v$1:N,allowAddr:t,t:e,$s:P,$r:V,$c:O}=hr(this,{t:e,allowAddr:t});P=P||0;e:for(;;){switch(P){case 0:S=e.Kind(),P=4;case 4:if(O&&(O=!1,S=S.$blk()),S&&void 0!==S.$blk)break e;if(22===S||!t){T=!1,P=3;continue e}E=f.PointerTo(e).Implements(gt),P=5;case 5:if(O&&(O=!1,E=E.$blk()),E&&void 0!==E.$blk)break e;T=E;case 3:if(T){P=1;continue}P=2;continue;case 1:$=Dr,C=Pr(e,!1),P=6;case 6:if(O&&(O=!1,C=C.$blk()),C&&void 0!==C.$blk)break e;I=Yr($,l=C),P=7;case 7:if(O&&(O=!1,I=I.$blk()),I&&void 0!==I.$blk)break e;r=I,P=8;case 8:return r;case 2:A=e.Implements(gt),P=11;case 11:if(O&&(O=!1,A=A.$blk()),A&&void 0!==A.$blk)break e;if(A){P=9;continue}P=10;continue;case 9:return P=-1,Or;case 10:F=e.Kind(),P=15;case 15:if(O&&(O=!1,F=F.$blk()),F&&void 0!==F.$blk)break e;if(22===F||!t){N=!1,P=14;continue e}R=f.PointerTo(e).Implements(kt),P=16;case 16:if(O&&(O=!1,R=R.$blk()),R&&void 0!==R.$blk)break e;N=R;case 14:if(N){P=12;continue}P=13;continue;case 12:d=Mr,h=Pr(e,!1),P=17;case 17:if(O&&(O=!1,h=h.$blk()),h&&void 0!==h.$blk)break e;g=Yr(d,w=h),P=18;case 18:if(O&&(O=!1,g=g.$blk()),g&&void 0!==g.$blk)break e;n=g,P=19;case 19:return n;case 13:k=e.Implements(kt),P=22;case 22:if(O&&(O=!1,k=k.$blk()),k&&void 0!==k.$blk)break e;if(k){P=20;continue}P=21;continue;case 20:return P=-1,Lr;case 21:b=e.Kind(),P=24;case 24:if(O&&(O=!1,b=b.$blk()),b&&void 0!==b.$blk)break e;if(1===(c=b)){P=25;continue}if(2===c||3===c||4===c||5===c||6===c){P=26;continue}if(7===c||8===c||9===c||10===c||11===c||12===c){P=27;continue}if(13===c){P=28;continue}if(14===c){P=29;continue}if(24===c){P=30;continue}if(20===c){P=31;continue}if(25===c){P=32;continue}if(21===c){P=33;continue}if(23===c){P=34;continue}if(17===c){P=35;continue}if(22===c){P=36;continue}P=37;continue;case 25:return P=-1,Br;case 26:return P=-1,jr;case 27:return P=-1,Wr;case 28:return P=-1,bt;case 29:return P=-1,yt;case 30:return P=-1,Ur;case 31:return P=-1,Kr;case 32:y=qr(e),P=39;case 39:if(O&&(O=!1,y=y.$blk()),y&&void 0!==y.$blk)break e;i=y,P=40;case 40:return i;case 33:m=Hr(e),P=41;case 41:if(O&&(O=!1,m=m.$blk()),m&&void 0!==m.$blk)break e;o=m,P=42;case 42:return o;case 34:v=Zr(e),P=43;case 43:if(O&&(O=!1,v=v.$blk()),v&&void 0!==v.$blk)break e;a=v,P=44;case 44:return a;case 35:_=Qr(e),P=45;case 45:if(O&&(O=!1,_=_.$blk()),_&&void 0!==_.$blk)break e;p=_,P=46;case 46:return p;case 36:x=Xr(e),P=47;case 47:if(O&&(O=!1,x=x.$blk()),x&&void 0!==x.$blk)break e;s=x,P=48;case 48:return s;case 37:return P=-1,Gr;case 38:case 23:return P=-1,u}return}return{$blk:Pr,$c:!0,$r:V,$24r:r,$24r$1:n,$24r$2:i,$24r$3:o,$24r$4:a,$24r$5:p,$24r$6:s,_1:c,_arg:$,_arg$1:l,_arg$2:d,_arg$3:w,_r$10:h,_r$11:g,_r$12:k,_r$13:b,_r$14:y,_r$15:m,_r$16:v,_r$17:_,_r$18:x,_r$3:S,_r$4:E,_r$5:C,_r$6:I,_r$7:A,_r$8:F,_r$9:R,_v:T,_v$1:N,allowAddr:t,t:e,$s:P}},Vr=function(e,t,r){var{_r$3:n,e,param:r,v:t,$s:i,$r:o,$c:a}=hr(this,{e,v:t,param:r});i=i||0;e:for(;;){switch(i){case 0:n=e.Buffer.WriteString("null"),i=1;case 1:if(a&&(a=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;return void(i=-1)}return}return{$blk:Vr,$c:!0,$r:o,_r$3:n,e,param:r,v:t,$s:i}},Or=function(e,t,r){var{_r$3:n,_r$4:i,_r$5:o,_r$6:a,_r$7:p,_tuple:s,_tuple$1:c,b:$,e,err:l,m:u,ok:d,opts:r,v:t,$s:w,$r:h,$c:g}=hr(this,{e,v:t,opts:r});w=w||0;e:for(;;){switch(w){case 0:if(22===P(t,f.Value).Kind()&&P(t,f.Value).IsNil()){w=1;continue}w=2;continue;case 1:n=e.Buffer.WriteString("null"),w=3;case 3:if(g&&(g=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;return void(w=-1);case 2:i=P(t,f.Value).Interface(),w=4;case 4:if(g&&(g=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;if(u=(s=Yt(i,L,!0))[0],!(d=s[1])){w=5;continue}w=6;continue;case 5:o=e.Buffer.WriteString("null"),w=7;case 7:if(g&&(g=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;return void(w=-1);case 6:a=u.MarshalJSON(),w=8;case 8:if(g&&(g=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;if($=(c=a)[0],l=c[1],B(l,tt)){w=9;continue}w=10;continue;case 9:p=_r(e.Buffer,$,r.escapeHTML),w=11;case 11:if(g&&(g=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;l=p;case 10:return B(l,tt)||e.error(new U.ptr(P(t,f.Value).Type(),l,"MarshalJSON")),void(w=-1)}return}return{$blk:Or,$c:!0,$r:h,_r$3:n,_r$4:i,_r$5:o,_r$6:a,_r$7:p,_tuple:s,_tuple$1:c,b:$,e,err:l,m:u,ok:d,opts:r,v:t,$s:w}},Dr=function(e,t,r){var{_r$3:n,_r$4:i,_r$5:o,_r$6:a,_tuple:p,b:s,e,err:c,m:$,opts:r,v:t,va:l,$s:u,$r:d,$c:w}=hr(this,{e,v:t,opts:r});u=u||0;e:for(;;){switch(u){case 0:if(l=P(t,f.Value).Addr(),P(l,f.Value).IsNil()){u=1;continue}u=2;continue;case 1:n=e.Buffer.WriteString("null"),u=3;case 3:if(w&&(w=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;return void(u=-1);case 2:i=P(l,f.Value).Interface(),u=4;case 4:if(w&&(w=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;o=($=Yt(i,L)).MarshalJSON(),u=5;case 5:if(w&&(w=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;if(s=(p=o)[0],c=p[1],B(c,tt)){u=6;continue}u=7;continue;case 6:a=_r(e.Buffer,s,r.escapeHTML),u=8;case 8:if(w&&(w=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;c=a;case 7:return B(c,tt)||e.error(new U.ptr(P(t,f.Value).Type(),c,"MarshalJSON")),void(u=-1)}return}return{$blk:Dr,$c:!0,$r:d,_r$3:n,_r$4:i,_r$5:o,_r$6:a,_tuple:p,b:s,e,err:c,m:$,opts:r,v:t,va:l,$s:u}},Lr=function(e,t,r){var{_r$3:i,_r$4:o,_r$5:a,_r$6:p,_tuple:s,_tuple$1:c,b:$,e,err:l,m:u,ok:d,opts:r,v:t,$s:w,$r:h,$c:g}=hr(this,{e,v:t,opts:r});w=w||0;e:for(;;){switch(w){case 0:if(22===P(t,f.Value).Kind()&&P(t,f.Value).IsNil()){w=1;continue}w=2;continue;case 1:i=e.Buffer.WriteString("null"),w=3;case 3:if(g&&(g=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;return void(w=-1);case 2:o=P(t,f.Value).Interface(),w=4;case 4:if(g&&(g=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;if(u=(s=Yt(o,n.TextMarshaler,!0))[0],!(d=s[1])){w=5;continue}w=6;continue;case 5:a=e.Buffer.WriteString("null"),w=7;case 7:if(g&&(g=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;return void(w=-1);case 6:p=u.MarshalText(),w=8;case 8:if(g&&(g=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;$=(c=p)[0],l=c[1],B(l,tt)||e.error(new U.ptr(P(t,f.Value).Type(),l,"MarshalText")),h=e.stringBytes($,r.escapeHTML),w=9;case 9:if(g&&(g=!1,h=h.$blk()),h&&void 0!==h.$blk)break e;return void(w=-1)}return}return{$blk:Lr,$c:!0,$r:h,_r$3:i,_r$4:o,_r$5:a,_r$6:p,_tuple:s,_tuple$1:c,b:$,e,err:l,m:u,ok:d,opts:r,v:t,$s:w}},Mr=function(e,t,r){var{_r$3:i,_r$4:o,_r$5:a,_tuple:p,b:s,e,err:c,m:$,opts:r,v:t,va:l,$s:u,$r:d,$c:w}=hr(this,{e,v:t,opts:r});u=u||0;e:for(;;){switch(u){case 0:if(l=P(t,f.Value).Addr(),P(l,f.Value).IsNil()){u=1;continue}u=2;continue;case 1:i=e.Buffer.WriteString("null"),u=3;case 3:if(w&&(w=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;return void(u=-1);case 2:o=P(l,f.Value).Interface(),u=4;case 4:if(w&&(w=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;a=($=Yt(o,n.TextMarshaler)).MarshalText(),u=5;case 5:if(w&&(w=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;s=(p=a)[0],c=p[1],B(c,tt)||e.error(new U.ptr(P(t,f.Value).Type(),c,"MarshalText")),d=e.stringBytes(s,r.escapeHTML),u=6;case 6:if(w&&(w=!1,d=d.$blk()),d&&void 0!==d.$blk)break e;return void(u=-1)}return}return{$blk:Mr,$c:!0,$r:d,_r$3:i,_r$4:o,_r$5:a,_tuple:p,b:s,e,err:c,m:$,opts:r,v:t,va:l,$s:u}},Br=function(e,t,r){var{_r$3:n,_r$4:i,_r$5:o,_r$6:a,e,opts:r,v:t,$s:p,$r:s,$c:c}=hr(this,{e,v:t,opts:r});p=p||0;e:for(;;){switch(p){case 0:if(r.quoted){p=1;continue}p=2;continue;case 1:n=e.Buffer.WriteByte(34),p=3;case 3:if(c&&(c=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;case 2:if(P(t,f.Value).Bool()){p=4;continue}p=5;continue;case 4:i=e.Buffer.WriteString("true"),p=7;case 7:if(c&&(c=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;p=6;continue;case 5:o=e.Buffer.WriteString("false"),p=8;case 8:if(c&&(c=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;case 6:if(r.quoted){p=9;continue}p=10;continue;case 9:a=e.Buffer.WriteByte(34),p=11;case 11:if(c&&(c=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;case 10:return void(p=-1)}return}return{$blk:Br,$c:!0,$r:s,_r$3:n,_r$4:i,_r$5:o,_r$6:a,e,opts:r,v:t,$s:p}},jr=function(e,t,r){var{_r$3:n,_r$4:i,_r$5:o,b:a,e,opts:r,v:t,$s:p,$r:s,$c:c}=hr(this,{e,v:t,opts:r});p=p||0;e:for(;;){switch(p){case 0:if(a=w.AppendInt(y(new Se(e.scratch),0,0),P(t,f.Value).Int(),10),r.quoted){p=1;continue}p=2;continue;case 1:n=e.Buffer.WriteByte(34),p=3;case 3:if(c&&(c=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;case 2:i=e.Buffer.Write(a),p=4;case 4:if(c&&(c=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;if(r.quoted){p=5;continue}p=6;continue;case 5:o=e.Buffer.WriteByte(34),p=7;case 7:if(c&&(c=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;case 6:return void(p=-1)}return}return{$blk:jr,$c:!0,$r:s,_r$3:n,_r$4:i,_r$5:o,b:a,e,opts:r,v:t,$s:p}},Wr=function(e,t,r){var{_r$3:n,_r$4:i,_r$5:o,b:a,e,opts:r,v:t,$s:p,$r:s,$c:c}=hr(this,{e,v:t,opts:r});p=p||0;e:for(;;){switch(p){case 0:if(a=w.AppendUint(y(new Se(e.scratch),0,0),P(t,f.Value).Uint(),10),r.quoted){p=1;continue}p=2;continue;case 1:n=e.Buffer.WriteByte(34),p=3;case 3:if(c&&(c=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;case 2:i=e.Buffer.Write(a),p=4;case 4:if(c&&(c=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;if(r.quoted){p=5;continue}p=6;continue;case 5:o=e.Buffer.WriteByte(34),p=7;case 7:if(c&&(c=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;case 6:return void(p=-1)}return}return{$blk:Wr,$c:!0,$r:s,_r$3:n,_r$4:i,_r$5:o,b:a,e,opts:r,v:t,$s:p}},Z.prototype.encode=function(e,t,r){var{_r$3:n,_r$4:i,_r$5:o,abs:a,b:s,bits:c,e,f:$,fmt$1:u,n:d,opts:r,v:t,x:h,x$1:g,x$2:k,x$3:b,x$4:m,$s:v,$r:_,$c:x}=hr(this,{e,v:t,opts:r});v=v||0;e:for(;;){switch(v){case 0:if(c=this.$val,$=P(t,f.Value).Float(),(l.IsInf($,0)||l.IsNaN($))&&e.error(new W.ptr(P(t,f.Value),w.FormatFloat($,103,-1,0|c))),s=y(new Se(e.scratch),0,0),u=102,0!==(a=l.Abs($))&&(64===c&&(a<1e-6||a>=1e21)||32===c&&(H(a)<9.999999974752427e-7||H(a)>=10000000200408773e5))&&(u=101),s=w.AppendFloat(s,$,u,-1,0|c),101===u&&(d=s.$length)>=4&&101===((h=d-4|0)<0||h>=s.$length?void p("index out of range"):s.$array[s.$offset+h])&&45===((g=d-3|0)<0||g>=s.$length?void p("index out of range"):s.$array[s.$offset+g])&&48===((k=d-2|0)<0||k>=s.$length?void p("index out of range"):s.$array[s.$offset+k])&&((m=d-2|0)<0||m>=s.$length?p("index out of range"):s.$array[s.$offset+m]=(b=d-1|0)<0||b>=s.$length?void p("index out of range"):s.$array[s.$offset+b],s=y(s,0,d-1|0)),r.quoted){v=1;continue}v=2;continue;case 1:n=e.Buffer.WriteByte(34),v=3;case 3:if(x&&(x=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;case 2:i=e.Buffer.Write(s),v=4;case 4:if(x&&(x=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;if(r.quoted){v=5;continue}v=6;continue;case 5:o=e.Buffer.WriteByte(34),v=7;case 7:if(x&&(x=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;case 6:return void(v=-1)}return}return{$blk:Z.prototype.encode,$c:!0,$r:_,_r$3:n,_r$4:i,_r$5:o,abs:a,b:s,bits:c,e,f:$,fmt$1:u,n:d,opts:r,v:t,x:h,x$1:g,x$2:k,x$3:b,x$4:m,$s:v}},Gt(Z).prototype.encode=function(e,t,r){return new Z(this.$get()).encode(e,t,r)},Ur=function(e,t,r){var{_r$10:n,_r$3:i,_r$4:o,_r$5:p,_r$6:s,_r$7:c,_r$8:$,_r$9:l,e,e2:u,numStr:d,opts:r,v:t,$s:w,$r:h,$c:g}=hr(this,{e,v:t,opts:r});w=w||0;e:for(;;){switch(w){case 0:if(B(P(t,f.Value).Type(),xt)){w=1;continue}w=2;continue;case 1:i=P(t,f.Value).String(),w=3;case 3:if(g&&(g=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;if(""===(d=i)&&(d="0"),!zr(d)){w=4;continue}w=5;continue;case 4:o=a.Errorf("json: invalid number literal %q",new be([new We(d)])),w=6;case 6:if(g&&(g=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;h=e.error(o),w=7;case 7:if(g&&(g=!1,h=h.$blk()),h&&void 0!==h.$blk)break e;case 5:if(r.quoted){w=8;continue}w=9;continue;case 8:p=e.Buffer.WriteByte(34),w=10;case 10:if(g&&(g=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;case 9:s=e.Buffer.WriteString(d),w=11;case 11:if(g&&(g=!1,s=s.$blk()),s&&void 0!==s.$blk)break e;if(r.quoted){w=12;continue}w=13;continue;case 12:c=e.Buffer.WriteByte(34),w=14;case 14:if(g&&(g=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;case 13:return void(w=-1);case 2:if(r.quoted){w=15;continue}w=16;continue;case 15:$=Fr(),w=18;case 18:if(g&&(g=!1,$=$.$blk()),$&&void 0!==$.$blk)break e;u=$,l=P(t,f.Value).String(),w=19;case 19:if(g&&(g=!1,l=l.$blk()),l&&void 0!==l.$blk)break e;h=u.string(l,r.escapeHTML),w=20;case 20:if(g&&(g=!1,h=h.$blk()),h&&void 0!==h.$blk)break e;h=e.stringBytes(u.Buffer.Bytes(),!1),w=21;case 21:if(g&&(g=!1,h=h.$blk()),h&&void 0!==h.$blk)break e;wt.Put(u),w=17;continue;case 16:n=P(t,f.Value).String(),w=22;case 22:if(g&&(g=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;h=e.string(n,r.escapeHTML),w=23;case 23:if(g&&(g=!1,h=h.$blk()),h&&void 0!==h.$blk)break e;case 17:return void(w=-1)}return}return{$blk:Ur,$c:!0,$r:h,_r$10:n,_r$3:i,_r$4:o,_r$5:p,_r$6:s,_r$7:c,_r$8:$,_r$9:l,e,e2:u,numStr:d,opts:r,v:t,$s:w}},zr=function(e){if(""===e)return!1;if(45===e.charCodeAt(0)&&""===(e=m(e,1)))return!1;if(48===e.charCodeAt(0))e=m(e,1);else{if(!(49<=e.charCodeAt(0)&&e.charCodeAt(0)<=57))return!1;for(e=m(e,1);e.length>0&&48<=e.charCodeAt(0)&&e.charCodeAt(0)<=57;)e=m(e,1)}if(e.length>=2&&46===e.charCodeAt(0)&&48<=e.charCodeAt(1)&&e.charCodeAt(1)<=57)for(e=m(e,2);e.length>0&&48<=e.charCodeAt(0)&&e.charCodeAt(0)<=57;)e=m(e,1);if(e.length>=2&&(101===e.charCodeAt(0)||69===e.charCodeAt(0))){if((43===(e=m(e,1)).charCodeAt(0)||45===e.charCodeAt(0))&&""===(e=m(e,1)))return!1;for(;e.length>0&&48<=e.charCodeAt(0)&&e.charCodeAt(0)<=57;)e=m(e,1)}return""===e},Kr=function(e,t,r){var{_r$3:n,_r$4:i,e,opts:r,v:t,$s:o,$r:a,$c:p}=hr(this,{e,v:t,opts:r});o=o||0;e:for(;;){switch(o){case 0:if(P(t,f.Value).IsNil()){o=1;continue}o=2;continue;case 1:n=e.Buffer.WriteString("null"),o=3;case 3:if(p&&(p=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;return void(o=-1);case 2:i=P(t,f.Value).Elem(),o=4;case 4:if(p&&(p=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;a=e.reflectValue(P(i,f.Value),P(r,G)),o=5;case 5:if(p&&(p=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;return void(o=-1)}return}return{$blk:Kr,$c:!0,$r:a,_r$3:n,_r$4:i,e,opts:r,v:t,$s:o}},Gr=function(e,t,r){e.error(new j.ptr(P(t,f.Value).Type()))},Q.ptr.prototype.encode=function(e,t,r){var{_i:n,_i$1:i,_r$10:o,_r$3:a,_r$4:s,_r$5:c,_r$6:$,_r$7:l,_r$8:u,_r$9:d,_ref:w,_ref$1:h,_v:g,e,f:k,fv:b,i:y,i$1:m,next:v,opts:r,se:_,v:t,x,$s:S,$r:E,$c:C}=hr(this,{e,v:t,opts:r});S=S||0;e:for(;;){switch(S){case 0:v=123,w=(_=this).fields.list,n=0;case 1:if(!(n=x.$length?void p("index out of range"):x.$array[x.$offset+y]).index,i=0;case 3:if(!(i=h.$length?void p("index out of range"):h.$array[h.$offset+i],22===P(b,f.Value).Kind()){S=5;continue}S=6;continue;case 5:if(P(b,f.Value).IsNil()){n++,S=1;continue e}a=P(b,f.Value).Elem(),S=7;case 7:if(C&&(C=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;b=a;case 6:s=P(b,f.Value).Field(m),S=8;case 8:if(C&&(C=!1,s=s.$blk()),s&&void 0!==s.$blk)break e;b=s,i++,S=3;continue;case 4:if(!k.omitEmpty){g=!1,S=11;continue e}c=Rr(P(b,f.Value)),S=12;case 12:if(C&&(C=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;g=c;case 11:if(g){S=9;continue}S=10;continue;case 9:n++,S=1;continue;case 10:$=e.Buffer.WriteByte(v),S=13;case 13:if(C&&(C=!1,$=$.$blk()),$&&void 0!==$.$blk)break e;if(v=44,r.escapeHTML){S=14;continue}S=15;continue;case 14:l=e.Buffer.WriteString(k.nameEscHTML),S=17;case 17:if(C&&(C=!1,l=l.$blk()),l&&void 0!==l.$blk)break e;S=16;continue;case 15:u=e.Buffer.WriteString(k.nameNonEsc),S=18;case 18:if(C&&(C=!1,u=u.$blk()),u&&void 0!==u.$blk)break e;case 16:r.quoted=k.quoted,E=k.encoder(e,P(b,f.Value),P(r,G)),S=19;case 19:if(C&&(C=!1,E=E.$blk()),E&&void 0!==E.$blk)break e;n++,S=1;continue;case 2:if(123===v){S=20;continue}S=21;continue;case 20:d=e.Buffer.WriteString("{}"),S=23;case 23:if(C&&(C=!1,d=d.$blk()),d&&void 0!==d.$blk)break e;S=22;continue;case 21:o=e.Buffer.WriteByte(125),S=24;case 24:if(C&&(C=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;case 22:return void(S=-1)}return}return{$blk:Q.ptr.prototype.encode,$c:!0,$r:E,_i:n,_i$1:i,_r$10:o,_r$3:a,_r$4:s,_r$5:c,_r$6:$,_r$7:l,_r$8:u,_r$9:d,_ref:w,_ref$1:h,_v:g,e,f:k,fv:b,i:y,i$1:m,next:v,opts:r,se:_,v:t,x,$s:S}},Q.prototype.encode=function(e,t,r){return this.$val.encode(e,t,r)},qr=function(e){var{_r$3:t,se:r,t:e,$s:n,$r:i,$c:o}=hr(this,{t:e});n=n||0;e:for(;;){switch(n){case 0:t=on(e),n=1;case 1:if(o&&(o=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;return r=new Q.ptr(P(t,X)),n=-1,k(P(r,Q),"encode")}return}return{$blk:qr,$c:!0,$r:i,_r$3:t,se:r,t:e,$s:n}},Y.ptr.prototype.encode=function(e,t,r){var{_arg:n,_arg$1:i,_arg$2:o,_arg$3:s,_entry:c,_i:$,_key:l,_r$10:u,_r$11:w,_r$12:k,_r$13:b,_r$14:y,_r$15:m,_r$16:v,_r$17:_,_r$3:x,_r$4:S,_r$5:E,_r$6:C,_r$7:I,_r$8:A,_r$9:F,_ref:R,_tuple:T,e,err:N,i:V,i$1:O,kv:D,me:L,mi:M,ok:j,opts:r,ptr:U,sv:z,v:t,$s:K,$deferred:q,$r:H,$c:J}=hr(this,{e,v:t,opts:r});K=K||0;var Z=null;try{e:for(;;){switch(K){case 0:if(q=[],pr.deferStack.push(q),z=[z],L=this,P(t,f.Value).IsNil()){K=1;continue}K=2;continue;case 1:x=e.Buffer.WriteString("null"),K=3;case 3:if(J&&(J=!1,x=x.$blk()),x&&void 0!==x.$blk)break e;K=4;case 4:return;case 2:if(e.ptrLevel=e.ptrLevel+1>>>0,e.ptrLevel>1e3){K=5;continue}K=6;continue;case 5:S=P(t,f.Value).UnsafePointer(),K=7;case 7:if(J&&(J=!1,S=S.$blk()),S&&void 0!==S.$blk)break e;if(U=S,j=(T=void 0!==(c=h(e.ptrSeen,et.keyFor(new Ue(U))))?[c.v,!0]:[new De.ptr,!1])[1]){K=8;continue}K=9;continue;case 8:E=a.Sprintf("encountered a cycle via %s",new be([P(t,f.Value).Type()])),K=10;case 10:if(J&&(J=!1,E=E.$blk()),E&&void 0!==E.$blk)break e;H=e.error(new W.ptr(P(t,f.Value),E)),K=11;case 11:if(J&&(J=!1,H=H.$blk()),H&&void 0!==H.$blk)break e;case 9:l=new Ue(U),(e.ptrSeen||p("assignment to entry in nil map")).set(et.keyFor(l),{k:l,v:P(new De.ptr,De)}),q.push([function(e,t){g(e,et.keyFor(t))},[e.ptrSeen,new Ue(U)]]);case 6:C=e.Buffer.WriteByte(123),K=12;case 12:if(J&&(J=!1,C=C.$blk()),C&&void 0!==C.$blk)break e;I=P(t,f.Value).Len(),K=13;case 13:if(J&&(J=!1,I=I.$blk()),I&&void 0!==I.$blk)break e;z[0]=Zt(Le,I),M=P(t,f.Value).MapRange(),V=0;case 14:A=M.Next(),K=16;case 16:if(J&&(J=!1,A=A.$blk()),A&&void 0!==A.$blk)break e;if(!A){K=15;continue}F=M.Key(),K=17;case 17:if(J&&(J=!1,F=F.$blk()),F&&void 0!==F.$blk)break e;(V<0||V>=z[0].$length?void p("index out of range"):z[0].$array[z[0].$offset+V]).k=F,u=M.Value(),K=18;case 18:if(J&&(J=!1,u=u.$blk()),u&&void 0!==u.$blk)break e;(V<0||V>=z[0].$length?void p("index out of range"):z[0].$array[z[0].$offset+V]).v=u,w=(V<0||V>=z[0].$length?void p("index out of range"):z[0].$array[z[0].$offset+V]).resolve(),K=19;case 19:if(J&&(J=!1,w=w.$blk()),w&&void 0!==w.$blk)break e;if(!B(N=w,tt)){K=20;continue}K=21;continue;case 20:k=P(t,f.Value).Type().String(),K=22;case 22:if(J&&(J=!1,k=k.$blk()),k&&void 0!==k.$blk)break e;o=new We(k),b=N.Error(),K=23;case 23:if(J&&(J=!1,b=b.$blk()),b&&void 0!==b.$blk)break e;s=new We(b),y=a.Errorf("json: encoding error for type %q: %q",new be([o,s])),K=24;case 24:if(J&&(J=!1,y=y.$blk()),y&&void 0!==y.$blk)break e;H=e.error(y),K=25;case 25:if(J&&(J=!1,H=H.$blk()),H&&void 0!==H.$blk)break e;case 21:V=V+1|0,K=14;continue;case 15:H=d.Slice(z[0],function(e){return function(t,r){return(t<0||t>=e[0].$length?void p("index out of range"):e[0].$array[e[0].$offset+t]).ks<(r<0||r>=e[0].$length?void p("index out of range"):e[0].$array[e[0].$offset+r]).ks}}(z)),K=26;case 26:if(J&&(J=!1,H=H.$blk()),H&&void 0!==H.$blk)break e;R=z[0],$=0;case 27:if(!($=R.$length?void p("index out of range"):R.$array[R.$offset+$],ie),O>0){K=29;continue}K=30;continue;case 29:m=e.Buffer.WriteByte(44),K=31;case 31:if(J&&(J=!1,m=m.$blk()),m&&void 0!==m.$blk)break e;case 30:H=e.string(D.ks,r.escapeHTML),K=32;case 32:if(J&&(J=!1,H=H.$blk()),H&&void 0!==H.$blk)break e;v=e.Buffer.WriteByte(58),K=33;case 33:if(J&&(J=!1,v=v.$blk()),v&&void 0!==v.$blk)break e;H=L.elemEnc(e,P(D.v,f.Value),P(r,G)),K=34;case 34:if(J&&(J=!1,H=H.$blk()),H&&void 0!==H.$blk)break e;$++,K=27;continue;case 28:_=e.Buffer.WriteByte(125),K=35;case 35:if(J&&(J=!1,_=_.$blk()),_&&void 0!==_.$blk)break e;return e.ptrLevel=e.ptrLevel-1>>>0,void(K=-1)}return}}catch(N){Z=N,K=-1}finally{if(nr(q,Z),pr.asleep)return{$blk:Y.ptr.prototype.encode,$c:!0,$r:H,_arg:n,_arg$1:i,_arg$2:o,_arg$3:s,_entry:c,_i:$,_key:l,_r$10:u,_r$11:w,_r$12:k,_r$13:b,_r$14:y,_r$15:m,_r$16:v,_r$17:_,_r$3:x,_r$4:S,_r$5:E,_r$6:C,_r$7:I,_r$8:A,_r$9:F,_ref:R,_tuple:T,e,err:N,i:V,i$1:O,kv:D,me:L,mi:M,ok:j,opts:r,ptr:U,sv:z,v:t,$s:K,$deferred:q}}},Y.prototype.encode=function(e,t,r){return this.$val.encode(e,t,r)},Hr=function(e){var{_1:t,_r$3:r,_r$4:n,_r$5:i,_r$6:o,_r$7:a,_r$8:p,me:s,t:e,$s:c,$r:$,$c:l}=hr(this,{t:e});c=c||0;e:for(;;){switch(c){case 0:r=e.Key(),c=2;case 2:if(l&&(l=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;n=r.Kind(),c=3;case 3:if(l&&(l=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;if(24===(t=n)||2===t||3===t||4===t||5===t||6===t||7===t||8===t||9===t||10===t||11===t||12===t){c=4;continue}i=e.Key(),c=7;case 7:if(l&&(l=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;o=i.Implements(kt),c=8;case 8:if(l&&(l=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;if(!o){c=5;continue}c=6;continue;case 4:c=6;continue;case 5:return c=-1,Gr;case 6:case 1:a=e.Elem(),c=9;case 9:if(l&&(l=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;p=Nr(a),c=10;case 10:if(l&&(l=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;return s=new Y.ptr(p),c=-1,k(P(s,Y),"encode")}return}return{$blk:Hr,$c:!0,$r:$,_1:t,_r$3:r,_r$4:n,_r$5:i,_r$6:o,_r$7:a,_r$8:p,me:s,t:e,$s:c}},Jr=function(e,t,r){var{_r$10:n,_r$3:o,_r$4:a,_r$5:p,_r$6:s,_r$7:c,_r$8:$,_r$9:l,dst:u,dst$1:d,e,enc:w,encodedLen:h,param:r,s:g,v:t,$s:k,$r:b,$c:m}=hr(this,{e,v:t,param:r});k=k||0;e:for(;;){switch(k){case 0:if(P(t,f.Value).IsNil()){k=1;continue}k=2;continue;case 1:o=e.Buffer.WriteString("null"),k=3;case 3:if(m&&(m=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;return void(k=-1);case 2:a=P(t,f.Value).Bytes(),k=4;case 4:if(m&&(m=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;g=a,p=e.Buffer.WriteByte(34),k=5;case 5:if(m&&(m=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;if((h=i.StdEncoding.EncodedLen(g.$length))<=64){k=6;continue}if(h<=1024){k=7;continue}k=8;continue;case 6:u=y(new Se(e.scratch),0,h),i.StdEncoding.Encode(u,g),s=e.Buffer.Write(u),k=10;case 10:if(m&&(m=!1,s=s.$blk()),s&&void 0!==s.$blk)break e;k=9;continue;case 7:d=Zt(Se,h),i.StdEncoding.Encode(d,g),c=e.Buffer.Write(d),k=11;case 11:if(m&&(m=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;k=9;continue;case 8:$=(w=i.NewEncoder(i.StdEncoding,e)).Write(g),k=12;case 12:if(m&&(m=!1,$=$.$blk()),$&&void 0!==$.$blk)break e;l=w.Close(),k=13;case 13:if(m&&(m=!1,l=l.$blk()),l&&void 0!==l.$blk)break e;case 9:n=e.Buffer.WriteByte(34),k=14;case 14:if(m&&(m=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;return void(k=-1)}return}return{$blk:Jr,$c:!0,$r:b,_r$10:n,_r$3:o,_r$4:a,_r$5:p,_r$6:s,_r$7:c,_r$8:$,_r$9:l,dst:u,dst$1:d,e,enc:w,encodedLen:h,param:r,s:g,v:t,$s:k}},ee.ptr.prototype.encode=function(e,t,r){var{_arg:n,_arg$1:i,_entry:o,_key:s,_r$3:c,_r$4:$,_r$5:l,_r$6:u,_tuple:d,e,ok:w,opts:r,ptr:k,se:b,v:t,$s:y,$deferred:m,$r:v,$c:_}=hr(this,{e,v:t,opts:r});y=y||0;var x=null;try{e:for(;;){switch(y){case 0:if(m=[],pr.deferStack.push(m),b=this,P(t,f.Value).IsNil()){y=1;continue}y=2;continue;case 1:c=e.Buffer.WriteString("null"),y=3;case 3:if(_&&(_=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;y=4;case 4:return;case 2:if(e.ptrLevel=e.ptrLevel+1>>>0,e.ptrLevel>1e3){y=5;continue}y=6;continue;case 5:$=P(t,f.Value).UnsafePointer(),y=7;case 7:if(_&&(_=!1,$=$.$blk()),$&&void 0!==$.$blk)break e;l=P(t,f.Value).Len(),y=8;case 8:if(_&&(_=!1,l=l.$blk()),l&&void 0!==l.$blk)break e;if(k=new Be.ptr(new Ue($),l),w=(d=void 0!==(o=h(e.ptrSeen,et.keyFor(new k.constructor.elem(k))))?[o.v,!0]:[new De.ptr,!1])[1]){y=9;continue}y=10;continue;case 9:u=a.Sprintf("encountered a cycle via %s",new be([P(t,f.Value).Type()])),y=11;case 11:if(_&&(_=!1,u=u.$blk()),u&&void 0!==u.$blk)break e;v=e.error(new W.ptr(P(t,f.Value),u)),y=12;case 12:if(_&&(_=!1,v=v.$blk()),v&&void 0!==v.$blk)break e;case 10:s=new k.constructor.elem(k),(e.ptrSeen||p("assignment to entry in nil map")).set(et.keyFor(s),{k:s,v:P(new De.ptr,De)}),m.push([function(e,t){g(e,et.keyFor(t))},[e.ptrSeen,new k.constructor.elem(k)]]);case 6:v=b.arrayEnc(e,P(t,f.Value),P(r,G)),y=13;case 13:if(_&&(_=!1,v=v.$blk()),v&&void 0!==v.$blk)break e;return e.ptrLevel=e.ptrLevel-1>>>0,void(y=-1)}return}}catch(e){x=e,y=-1}finally{if(nr(m,x),pr.asleep)return{$blk:ee.ptr.prototype.encode,$c:!0,$r:v,_arg:n,_arg$1:i,_entry:o,_key:s,_r$3:c,_r$4:$,_r$5:l,_r$6:u,_tuple:d,e,ok:w,opts:r,ptr:k,se:b,v:t,$s:y,$deferred:m}}},ee.prototype.encode=function(e,t,r){return this.$val.encode(e,t,r)},Zr=function(e){var{_r$3:t,_r$4:r,_r$5:n,_r$6:i,_r$7:o,_r$8:a,_r$9:p,_v:s,enc:c,p:$,t:e,$s:l,$r:u,$c:d}=hr(this,{t:e});l=l||0;e:for(;;){switch(l){case 0:t=e.Elem(),l=3;case 3:if(d&&(d=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;r=t.Kind(),l=4;case 4:if(d&&(d=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;if(8===r){l=1;continue}l=2;continue;case 1:n=e.Elem(),l=5;case 5:if(d&&(d=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;i=f.PointerTo(n),l=6;case 6:if(d&&(d=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;o=($=i).Implements(gt),l=10;case 10:if(d&&(d=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;if(o){s=!1,l=9;continue e}a=$.Implements(kt),l=11;case 11:if(d&&(d=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;s=!a;case 9:if(s){l=7;continue}l=8;continue;case 7:return l=-1,Jr;case 8:case 2:p=Qr(e),l=12;case 12:if(d&&(d=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;return c=new ee.ptr(p),l=-1,k(P(c,ee),"encode")}return}return{$blk:Zr,$c:!0,$r:u,_r$3:t,_r$4:r,_r$5:n,_r$6:i,_r$7:o,_r$8:a,_r$9:p,_v:s,enc:c,p:$,t:e,$s:l}},te.ptr.prototype.encode=function(e,t,r){var{_arg:n,_arg$1:i,_arg$2:o,_r$3:a,_r$4:p,_r$5:s,_r$6:c,_r$7:$,ae:l,e,i:u,n:d,opts:r,v:t,$s:w,$r:h,$c:g}=hr(this,{e,v:t,opts:r});w=w||0;e:for(;;){switch(w){case 0:l=this,a=e.Buffer.WriteByte(91),w=1;case 1:if(g&&(g=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;p=P(t,f.Value).Len(),w=2;case 2:if(g&&(g=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;d=p,u=0;case 3:if(!(u0){w=5;continue}w=6;continue;case 5:s=e.Buffer.WriteByte(44),w=7;case 7:if(g&&(g=!1,s=s.$blk()),s&&void 0!==s.$blk)break e;case 6:n=e,c=P(t,f.Value).Index(u),w=8;case 8:if(g&&(g=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;i=P(c,f.Value),o=P(r,G),h=l.elemEnc(n,i,o),w=9;case 9:if(g&&(g=!1,h=h.$blk()),h&&void 0!==h.$blk)break e;u=u+1|0,w=3;continue;case 4:$=e.Buffer.WriteByte(93),w=10;case 10:if(g&&(g=!1,$=$.$blk()),$&&void 0!==$.$blk)break e;return void(w=-1)}return}return{$blk:te.ptr.prototype.encode,$c:!0,$r:h,_arg:n,_arg$1:i,_arg$2:o,_r$3:a,_r$4:p,_r$5:s,_r$6:c,_r$7:$,ae:l,e,i:u,n:d,opts:r,v:t,$s:w}},te.prototype.encode=function(e,t,r){return this.$val.encode(e,t,r)},Qr=function(e){var{_r$3:t,_r$4:r,enc:n,t:e,$s:i,$r:o,$c:a}=hr(this,{t:e});i=i||0;e:for(;;){switch(i){case 0:t=e.Elem(),i=1;case 1:if(a&&(a=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;r=Nr(t),i=2;case 2:if(a&&(a=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;return n=new te.ptr(r),i=-1,k(P(n,te),"encode")}return}return{$blk:Qr,$c:!0,$r:o,_r$3:t,_r$4:r,enc:n,t:e,$s:i}},re.ptr.prototype.encode=function(e,t,r){var{_arg:n,_arg$1:i,_arg$2:o,_arg$3:s,_arg$4:c,_entry:$,_key:l,_r$3:u,_r$4:d,_r$5:w,_r$6:k,_tuple:b,e,ok:y,opts:r,pe:m,ptr:v,v:t,$s:_,$deferred:x,$r:S,$c:E}=hr(this,{e,v:t,opts:r});_=_||0;var C=null;try{e:for(;;){switch(_){case 0:if(x=[],pr.deferStack.push(x),m=this,P(t,f.Value).IsNil()){_=1;continue}_=2;continue;case 1:u=e.Buffer.WriteString("null"),_=3;case 3:if(E&&(E=!1,u=u.$blk()),u&&void 0!==u.$blk)break e;_=4;case 4:return;case 2:if(e.ptrLevel=e.ptrLevel+1>>>0,e.ptrLevel>1e3){_=5;continue}_=6;continue;case 5:d=P(t,f.Value).Interface(),_=7;case 7:if(E&&(E=!1,d=d.$blk()),d&&void 0!==d.$blk)break e;if(v=d,y=(b=void 0!==($=h(e.ptrSeen,et.keyFor(v)))?[$.v,!0]:[new De.ptr,!1])[1]){_=8;continue}_=9;continue;case 8:w=a.Sprintf("encountered a cycle via %s",new be([P(t,f.Value).Type()])),_=10;case 10:if(E&&(E=!1,w=w.$blk()),w&&void 0!==w.$blk)break e;S=e.error(new W.ptr(P(t,f.Value),w)),_=11;case 11:if(E&&(E=!1,S=S.$blk()),S&&void 0!==S.$blk)break e;case 9:l=v,(e.ptrSeen||p("assignment to entry in nil map")).set(et.keyFor(l),{k:l,v:P(new De.ptr,De)}),x.push([function(e,t){g(e,et.keyFor(t))},[e.ptrSeen,v]]);case 6:o=e,k=P(t,f.Value).Elem(),_=12;case 12:if(E&&(E=!1,k=k.$blk()),k&&void 0!==k.$blk)break e;s=P(k,f.Value),c=P(r,G),S=m.elemEnc(o,s,c),_=13;case 13:if(E&&(E=!1,S=S.$blk()),S&&void 0!==S.$blk)break e;return e.ptrLevel=e.ptrLevel-1>>>0,void(_=-1)}return}}catch(e){C=e,_=-1}finally{if(nr(x,C),pr.asleep)return{$blk:re.ptr.prototype.encode,$c:!0,$r:S,_arg:n,_arg$1:i,_arg$2:o,_arg$3:s,_arg$4:c,_entry:$,_key:l,_r$3:u,_r$4:d,_r$5:w,_r$6:k,_tuple:b,e,ok:y,opts:r,pe:m,ptr:v,v:t,$s:_,$deferred:x}}},re.prototype.encode=function(e,t,r){return this.$val.encode(e,t,r)},Xr=function(e){var{_r$3:t,_r$4:r,enc:n,t:e,$s:i,$r:o,$c:a}=hr(this,{t:e});i=i||0;e:for(;;){switch(i){case 0:t=e.Elem(),i=1;case 1:if(a&&(a=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;r=Nr(t),i=2;case 2:if(a&&(a=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;return n=new re.ptr(r),i=-1,k(P(n,re),"encode")}return}return{$blk:Xr,$c:!0,$r:o,_r$3:t,_r$4:r,enc:n,t:e,$s:i}},ne.ptr.prototype.encode=function(e,t,r){var{ce:n,e,opts:r,v:t,$s:i,$r:o,$c:a}=hr(this,{e,v:t,opts:r});i=i||0;e:for(;;){switch(i){case 0:if(n=this,P(t,f.Value).CanAddr()){i=1;continue}i=2;continue;case 1:o=n.canAddrEnc(e,P(t,f.Value),P(r,G)),i=4;case 4:if(a&&(a=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;i=3;continue;case 2:o=n.elseEnc(e,P(t,f.Value),P(r,G)),i=5;case 5:if(a&&(a=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;case 3:return void(i=-1)}return}return{$blk:ne.ptr.prototype.encode,$c:!0,$r:o,ce:n,e,opts:r,v:t,$s:i}},ne.prototype.encode=function(e,t,r){return this.$val.encode(e,t,r)},Yr=function(e,t){var r;return r=new ne.ptr(e,t),k(P(r,ne),"encode")},en=function(e){var t,r,n,i;if(""===e)return!1;for(r=e,t=0;t?@[]^_{|}~ ",i));else if(!v.IsLetter(i)&&!v.IsDigit(i))return!1;t+=n[1]}return!0},tn=function(e,t){var{_i:r,_r$3:n,_r$4:i,_r$5:o,_ref:a,i:s,index:t,t:e,$s:c,$r:$,$c:l}=hr(this,{t:e,index:t});c=c||0;e:for(;;){switch(c){case 0:a=t,r=0;case 1:if(!(r=a.$length?void p("index out of range"):a.$array[a.$offset+r],n=e.Kind(),c=5;case 5:if(l&&(l=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;if(22===n){c=3;continue}c=4;continue;case 3:i=e.Elem(),c=6;case 6:if(l&&(l=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;e=i;case 4:o=e.Field(s),c=7;case 7:if(l&&(l=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;e=o.Type,r++,c=1;continue;case 2:return c=-1,e}return}return{$blk:tn,$c:!0,$r:$,_i:r,_r$3:n,_r$4:i,_r$5:o,_ref:a,i:s,index:t,t:e,$s:c}},ie.ptr.prototype.resolve=function(){var{_1:e,_r$3:t,_r$4:r,_r$5:i,_tuple:o,_tuple$1:a,buf:p,err:s,ok:c,tm:$,w:l,$s:u,$r:d,$c:h}=hr(this,{});u=u||0;e:for(;;){switch(u){case 0:if(24===P((l=this).k,f.Value).Kind()){u=1;continue}u=2;continue;case 1:t=P(l.k,f.Value).String(),u=3;case 3:if(h&&(h=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;return l.ks=t,u=-1,tt;case 2:r=P(l.k,f.Value).Interface(),u=4;case 4:if(h&&(h=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;if($=(o=Yt(r,n.TextMarshaler,!0))[0],c=o[1]){u=5;continue}u=6;continue;case 5:if(22===P(l.k,f.Value).Kind()&&P(l.k,f.Value).IsNil())return u=-1,tt;i=$.MarshalText(),u=7;case 7:if(h&&(h=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;return p=(a=i)[0],s=a[1],l.ks=I(p),u=-1,s;case 6:return 2===(e=P(l.k,f.Value).Kind())||3===e||4===e||5===e||6===e?(l.ks=w.FormatInt(P(l.k,f.Value).Int(),10),u=-1,tt):7===e||8===e||9===e||10===e||11===e||12===e?(l.ks=w.FormatUint(P(l.k,f.Value).Uint(),10),u=-1,tt):(ir(new We("unexpected map key type")),u=-1,tt)}return}return{$blk:ie.ptr.prototype.resolve,$c:!0,$r:d,_1:e,_r$3:t,_r$4:r,_r$5:i,_tuple:o,_tuple$1:a,buf:p,err:s,ok:c,tm:$,w:l,$s:u}},ie.prototype.resolve=function(){return this.$val.resolve()},z.ptr.prototype.string=function(e,t){var{_1:r,_r$10:n,_r$11:i,_r$12:o,_r$13:a,_r$14:s,_r$15:c,_r$16:$,_r$17:l,_r$18:u,_r$19:f,_r$3:d,_r$4:w,_r$5:h,_r$6:g,_r$7:k,_r$8:b,_r$9:y,_tuple:v,b:_,c:x,e:S,escapeHTML:t,i:E,s:e,size:C,start:I,$s:F,$r:R,$c:T}=hr(this,{s:e,escapeHTML:t});F=F||0;e:for(;;){switch(F){case 0:d=(S=this).Buffer.WriteByte(34),F=1;case 1:if(T&&(T=!1,d=d.$blk()),d&&void 0!==d.$blk)break e;I=0,E=0;case 2:if(!(E=ut.length?void p("index out of range"):ut[_])||!t&&(_<0||_>=lt.length?void p("index out of range"):lt[_])){E=E+1|0,F=2;continue}if(I>>4<<24>>>24)),F=22;case 22:if(T&&(T=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;o=S.Buffer.WriteByte(dt.charCodeAt((15&_)>>>0)),F=23;case 23:if(T&&(T=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;case 16:case 10:I=E=E+1|0,F=2;continue;case 5:if(x=(v=A.DecodeRuneInString(m(e,E)))[0],C=v[1],65533===x&&1===C){F=24;continue}F=25;continue;case 24:if(I=e.$length?void p("index out of range"):e.$array[e.$offset+E])<128){F=4;continue}F=5;continue;case 4:if((_<0||_>=ut.length?void p("index out of range"):ut[_])||!t&&(_<0||_>=lt.length?void p("index out of range"):lt[_])){E=E+1|0,F=2;continue}if(I>>4<<24>>>24)),F=22;case 22:if(T&&(T=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;o=S.Buffer.WriteByte(dt.charCodeAt((15&_)>>>0)),F=23;case 23:if(T&&(T=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;case 16:case 10:I=E=E+1|0,F=2;continue;case 5:if(x=(v=A.DecodeRune(y(e,E)))[0],C=v[1],65533===x&&1===C){F=24;continue}F=25;continue;case 24:if(I=i.$length?void p("index out of range"):i.$array[i.$offset+t],oe),n=P(e<0||e>=i.$length?void p("index out of range"):i.$array[i.$offset+e],oe),oe.copy(e<0||e>=i.$length?void p("index out of range"):i.$array[i.$offset+e],r),oe.copy(t<0||t>=i.$length?void p("index out of range"):i.$array[i.$offset+t],n)},Gt(ae).prototype.Swap=function(e,t){return this.$get().Swap(e,t)},ae.prototype.Less=function(e,t){var r,n,i,o,a,s,c;for(o=this,n=(e<0||e>=o.$length?void p("index out of range"):o.$array[o.$offset+e]).index,r=0;r=n.$length?void p("index out of range"):n.$array[n.$offset+r],i>=(t<0||t>=o.$length?void p("index out of range"):o.$array[o.$offset+t]).index.$length)return!1;if(c!==(a=(t<0||t>=o.$length?void p("index out of range"):o.$array[o.$offset+t]).index,i<0||i>=a.$length?void p("index out of range"):a.$array[a.$offset+i]))return c<(s=(t<0||t>=o.$length?void p("index out of range"):o.$array[o.$offset+t]).index,i<0||i>=s.$length?void p("index out of range"):s.$array[s.$offset+i]);r++}return(e<0||e>=o.$length?void p("index out of range"):o.$array[o.$offset+e]).index.$length<(t<0||t>=o.$length?void p("index out of range"):o.$array[o.$offset+t]).index.$length},Gt(ae).prototype.Less=function(e,t){return this.$get().Less(e,t)},rn=function(e){var{_1:n,_entry:i,_entry$1:o,_entry$2:a,_entry$3:s,_i:c,_i$1:$,_i$2:l,_key:w,_key$1:g,_key$2:k,_r$10:b,_r$11:m,_r$12:v,_r$13:_,_r$14:S,_r$15:E,_r$16:I,_r$17:A,_r$3:R,_r$4:N,_r$5:V,_r$6:D,_r$7:L,_r$8:M,_r$9:B,_ref:j,_ref$1:W,_ref$2:U,_tmp:z,_tmp$1:K,_tmp$2:G,_tmp$3:q,_tmp$4:H,_tmp$5:J,_tmp$6:Z,_tmp$7:Q,_tuple:Y,_tuple$1:ee,_v:te,_v$1:re,_v$2:ne,advance:ie,count:pe,current:se,dominant:ce,f:$e,f$1:le,fi:ue,field$1:fe,field$2:de,fields:we,fj:he,ft:ge,i:ke,i$1:be,i$2:ye,i$3:ve,index:_e,name:xe,name$1:Ee,nameEscBuf:Ce,nameIndex:Ie,next:Ae,nextCount:Fe,ok:Re,opts:Te,out:Ne,quoted:Pe,sf:Ve,t:e,t$1:De,tag:Le,tagged:Me,visited:Be,x:je,x$1:Ue,x$2:ze,x$3:Ke,$s:Ge,$r:qe,$c:He}=hr(this,{t:e});Ge=Ge||0;e:for(;;){switch(Ge){case 0:we=[we],Ce=[Ce],se=new Oe([]),Ae=new Oe([P(new oe.ptr("",Se.nil,u,"","",!1,me.nil,e,!1,!1,u),oe)]),pe=z=!1,Fe=K=!1,Be=Kt(f.Type.keyFor,[]),we[0]=Oe.nil,Ce[0]=new r.Buffer.ptr(Se.nil,0,0);case 1:if(!(Ae.$length>0)){Ge=2;continue}G=Ae,q=y(se,0,0),se=G,Ae=q,pe=H=Fe,Fe=J=Kt(f.Type.keyFor,[]),j=se,c=0;case 3:if(!(c=j.$length?void p("index out of range"):j.$array[j.$offset+c],oe),void 0!==(i=h(Be,f.Type.keyFor($e.typ)))&&i.v){c++,Ge=3;continue}w=$e.typ,(Be||p("assignment to entry in nil map")).set(f.Type.keyFor(w),{k:w,v:!0}),ke=0;case 5:R=$e.typ.NumField(),Ge=7;case 7:if(He&&(He=!1,R=R.$blk()),R&&void 0!==R.$blk)break e;if(!(ke=_e.$length?p("index out of range"):_e.$array[_e.$offset+je]=ke,M=(ge=Ve.Type).Name(),Ge=23;case 23:if(He&&(He=!1,M=M.$blk()),M&&void 0!==M.$blk)break e;if(""!==M){re=!1,Ge=22;continue e}B=ge.Kind(),Ge=24;case 24:if(He&&(He=!1,B=B.$blk()),B&&void 0!==B.$blk)break e;re=22===B;case 22:if(re){Ge=20;continue}Ge=21;continue;case 20:b=ge.Elem(),Ge=25;case 25:if(He&&(He=!1,b=b.$blk()),b&&void 0!==b.$blk)break e;ge=b;case 21:if(Pe=!1,new F(Te).Contains("string")){Ge=26;continue}Ge=27;continue;case 26:m=ge.Kind(),Ge=29;case 29:if(He&&(He=!1,m=m.$blk()),m&&void 0!==m.$blk)break e;1!==(n=m)&&2!==n&&3!==n&&4!==n&&5!==n&&6!==n&&7!==n&&8!==n&&9!==n&&10!==n&&11!==n&&12!==n&&13!==n&&14!==n&&24!==n||(Pe=!0);case 28:case 27:if(""!==xe||!Ve.Anonymous){ne=!0,Ge=32;continue e}v=ge.Kind(),Ge=33;case 33:if(He&&(He=!1,v=v.$blk()),v&&void 0!==v.$blk)break e;ne=!(25===v);case 32:if(ne){Ge=30;continue}Ge=31;continue;case 30:Me=!(""===xe),""===xe&&(xe=Ve.Name),(fe=new oe.ptr(xe,Se.nil,u,"","",Me,_e,ge,new F(Te).Contains("omitempty"),Pe,u)).nameBytes=new Se(C(fe.name)),fe.equalFold=xr(fe.nameBytes),Ce[0].Reset(),_=Ce[0].WriteString('"'),Ge=34;case 34:if(He&&(He=!1,_=_.$blk()),_&&void 0!==_.$blk)break e;qe=Ar(Ce[0],fe.nameBytes),Ge=35;case 35:if(He&&(He=!1,qe=qe.$blk()),qe&&void 0!==qe.$blk)break e;S=Ce[0].WriteString('":'),Ge=36;case 36:if(He&&(He=!1,S=S.$blk()),S&&void 0!==S.$blk)break e;fe.nameEscHTML=Ce[0].String(),fe.nameNonEsc='"'+fe.name+'":',we[0]=O(we[0],fe),(void 0!==(o=h(pe,f.Type.keyFor($e.typ)))?o.v:0)>1&&(we[0]=O(we[0],(Ue=we[0].$length-1|0)<0||Ue>=we[0].$length?void p("index out of range"):we[0].$array[we[0].$offset+Ue])),ke=ke+1|0,Ge=5;continue;case 31:if(g=ge,(Fe||p("assignment to entry in nil map")).set(f.Type.keyFor(g),{k:g,v:(a=h(Fe,f.Type.keyFor(ge)),(void 0!==a?a.v:0)+1|0)}),1===(void 0!==(s=h(Fe,f.Type.keyFor(ge)))?s.v:0)){Ge=37;continue}Ge=38;continue;case 37:E=ge.Name(),Ge=39;case 39:if(He&&(He=!1,E=E.$blk()),E&&void 0!==E.$blk)break e;Ae=O(Ae,new oe.ptr(E,Se.nil,u,"","",!1,_e,ge,!1,!1,u));case 38:ke=ke+1|0,Ge=5;continue;case 6:c++,Ge=3;continue;case 4:Ge=1;continue;case 2:qe=d.Slice(we[0],function(e){return function(t,r){var n;return n=e[0],(t<0||t>=n.$length?void p("index out of range"):n.$array[n.$offset+t]).name!==(r<0||r>=n.$length?void p("index out of range"):n.$array[n.$offset+r]).name?(t<0||t>=n.$length?void p("index out of range"):n.$array[n.$offset+t]).name<(r<0||r>=n.$length?void p("index out of range"):n.$array[n.$offset+r]).name:(t<0||t>=n.$length?void p("index out of range"):n.$array[n.$offset+t]).index.$length!==(r<0||r>=n.$length?void p("index out of range"):n.$array[n.$offset+r]).index.$length?(t<0||t>=n.$length?void p("index out of range"):n.$array[n.$offset+t]).index.$length<(r<0||r>=n.$length?void p("index out of range"):n.$array[n.$offset+r]).index.$length:(t<0||t>=n.$length?void p("index out of range"):n.$array[n.$offset+t]).tag!==(r<0||r>=n.$length?void p("index out of range"):n.$array[n.$offset+r]).tag?(t<0||t>=n.$length?void p("index out of range"):n.$array[n.$offset+t]).tag:x(n,ae).Less(t,r)}}(we)),Ge=40;case 40:if(He&&(He=!1,qe=qe.$blk()),qe&&void 0!==qe.$blk)break e;for(Ne=y(we[0],0,0),ie=Z=0,be=Q=0;be=we[0].$length?void p("index out of range"):we[0].$array[we[0].$offset+be],oe)).name,ie=1;(be+ie|0)=we[0].$length?void p("index out of range"):we[0].$array[we[0].$offset+ze],oe)).name===Ee;)ie=ie+1|0;1!==ie?(ee=nn(y(we[0],be,be+ie|0)),ce=P(ee[0],oe),(Re=ee[1])&&(Ne=O(Ne,ce)),be=be+ie|0):(Ne=O(Ne,ue),be=be+ie|0)}we[0]=Ne,qe=d.Sort(x(we[0],ae)),Ge=41;case 41:if(He&&(He=!1,qe=qe.$blk()),qe&&void 0!==qe.$blk)break e;W=we[0],$=0;case 42:if(!($=we[0].$length?void p("index out of range"):we[0].$array[we[0].$offset+ye],I=tn(e,le.index),Ge=44;case 44:if(He&&(He=!1,I=I.$blk()),I&&void 0!==I.$blk)break e;A=Nr(I),Ge=45;case 45:if(He&&(He=!1,A=A.$blk()),A&&void 0!==A.$blk)break e;le.encoder=A,$++,Ge=42;continue;case 43:for(Ie=(Ke=we[0].$length)<0||Ke>2147483647?p("makemap: size out of range"):new t.Map,U=we[0],l=0;l=U.$length?void p("index out of range"):U.$array[U.$offset+l],oe)).name,(Ie||p("assignment to entry in nil map")).set(We.keyFor(k),{k,v:ve}),l++;return Ge=-1,new X.ptr(we[0],Ie)}return}return{$blk:rn,$c:!0,$r:qe,_1:n,_entry:i,_entry$1:o,_entry$2:a,_entry$3:s,_i:c,_i$1:$,_i$2:l,_key:w,_key$1:g,_key$2:k,_r$10:b,_r$11:m,_r$12:v,_r$13:_,_r$14:S,_r$15:E,_r$16:I,_r$17:A,_r$3:R,_r$4:N,_r$5:V,_r$6:D,_r$7:L,_r$8:M,_r$9:B,_ref:j,_ref$1:W,_ref$2:U,_tmp:z,_tmp$1:K,_tmp$2:G,_tmp$3:q,_tmp$4:H,_tmp$5:J,_tmp$6:Z,_tmp$7:Q,_tuple:Y,_tuple$1:ee,_v:te,_v$1:re,_v$2:ne,advance:ie,count:pe,current:se,dominant:ce,f:$e,f$1:le,fi:ue,field$1:fe,field$2:de,fields:we,fj:he,ft:ge,i:ke,i$1:be,i$2:ye,i$3:ve,index:_e,name:xe,name$1:Ee,nameEscBuf:Ce,nameIndex:Ie,next:Ae,nextCount:Fe,ok:Re,opts:Te,out:Ne,quoted:Pe,sf:Ve,t:e,t$1:De,tag:Le,tagged:Me,visited:Be,x:je,x$1:Ue,x$2:ze,x$3:Ke,$s:Ge}},nn=function(e){return e.$length>1&&(0>=e.$length?void p("index out of range"):e.$array[e.$offset+0]).index.$length===(1>=e.$length?void p("index out of range"):e.$array[e.$offset+1]).index.$length&&(0>=e.$length?void p("index out of range"):e.$array[e.$offset+0]).tag===(1>=e.$length?void p("index out of range"):e.$array[e.$offset+1]).tag?[new oe.ptr("",Se.nil,u,"","",!1,me.nil,tt,!1,!1,u),!1]:[0>=e.$length?void p("index out of range"):e.$array[e.$offset+0],!0]},on=function(e){var{_arg:t,_arg$1:r,_r$3:n,_r$4:i,_tuple:o,_tuple$1:a,f:p,f$1:s,ok:c,t:e,x:$,$s:l,$r:u,$c:f}=hr(this,{t:e});l=l||0;e:for(;;){switch(l){case 0:if(p=(o=mt.Load(e))[0],c=o[1])return l=-1,Yt(p,X);t=e,n=rn(e),l=1;case 1:if(f&&(f=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;r=new($=n).constructor.elem($),i=mt.LoadOrStore(t,r),l=2;case 2:if(f&&(f=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;return s=(a=i)[0],l=-1,Yt(s,X)}return}return{$blk:on,$c:!0,$r:u,_arg:t,_arg$1:r,_r$3:n,_r$4:i,_tuple:o,_tuple$1:a,f:p,f$1:s,ok:c,t:e,x:$,$s:l}},an=function(e,t){var{$24r:r,_r$3:n,_r$4:i,d:o,data:e,err:a,v:t,$s:p,$r:s,$c:c}=hr(this,{data:e,v:t});p=p||0;e:for(;;){switch(p){case 0:o=new de.ptr(Se.nil,0,0,new V.ptr(u,!1,me.nil,tt,new Re(0,0)),Ae.nil,tt,!1,!1),n=At(e,o.scan),p=1;case 1:if(c&&(c=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;if(!B(a=n,tt))return p=-1,a;o.init(e),i=o.unmarshal(t),p=2;case 2:if(c&&(c=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;r=i,p=3;case 3:return r}return}return{$blk:an,$c:!0,$r:s,$24r:r,_r$3:n,_r$4:i,d:o,data:e,err:a,v:t,$s:p}},ln.Unmarshal=an,se.ptr.prototype.Error=function(){var{$24r:e,$24r$1:t,_r$3:r,_r$4:n,e:i,$s:o,$r:a,$c:p}=hr(this,{});o=o||0;e:for(;;){switch(o){case 0:if(""!==(i=this).Struct||""!==i.Field){o=1;continue}o=2;continue;case 1:r=i.Type.String(),o=3;case 3:if(p&&(p=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;e="json: cannot unmarshal "+i.Value+" into Go struct field "+i.Struct+"."+i.Field+" of type "+r,o=4;case 4:return e;case 2:n=i.Type.String(),o=5;case 5:if(p&&(p=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;t="json: cannot unmarshal "+i.Value+" into Go value of type "+n,o=6;case 6:return t}return}return{$blk:se.ptr.prototype.Error,$c:!0,$r:a,$24r:e,$24r$1:t,_r$3:r,_r$4:n,e:i,$s:o}},se.prototype.Error=function(){return this.$val.Error()},ce.ptr.prototype.Error=function(){var{$24r:e,$24r$1:t,_r$3:r,_r$4:n,_r$5:i,e:o,$s:a,$r:p,$c:s}=hr(this,{});a=a||0;e:for(;;){switch(a){case 0:if(B((o=this).Type,tt))return a=-1,"json: Unmarshal(nil)";r=o.Type.Kind(),a=3;case 3:if(s&&(s=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;if(22!==r){a=1;continue}a=2;continue;case 1:n=o.Type.String(),a=4;case 4:if(s&&(s=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;e="json: Unmarshal(non-pointer "+n+")",a=5;case 5:return e;case 2:i=o.Type.String(),a=6;case 6:if(s&&(s=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;t="json: Unmarshal(nil "+i+")",a=7;case 7:return t}return}return{$blk:ce.ptr.prototype.Error,$c:!0,$r:p,$24r:e,$24r$1:t,_r$3:r,_r$4:n,_r$5:i,e:o,$s:a}},ce.prototype.Error=function(){return this.$val.Error()},de.ptr.prototype.unmarshal=function(e){var{$24r:t,_r$3:r,_r$4:n,_r$5:i,d:o,err:a,rv:p,v:e,$s:s,$r:c,$c:$}=hr(this,{v:e});s=s||0;e:for(;;){switch(s){case 0:o=this,r=f.ValueOf(e),s=1;case 1:if($&&($=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;if(22!==P(p=r,f.Value).Kind()||P(p,f.Value).IsNil())return s=-1,new ce.ptr(f.TypeOf(e));o.scan.reset(),c=o.scanWhile(9),s=2;case 2:if($&&($=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;n=o.value(P(p,f.Value)),s=3;case 3:if($&&($=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;if(!B(a=n,tt)){s=4;continue}s=5;continue;case 4:i=o.addErrorContext(a),s=6;case 6:if($&&($=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;t=i,s=7;case 7:return t;case 5:return s=-1,o.savedError}return}return{$blk:de.ptr.prototype.unmarshal,$c:!0,$r:c,$24r:t,_r$3:r,_r$4:n,_r$5:i,d:o,err:a,rv:p,v:e,$s:s}},de.prototype.unmarshal=function(e){return this.$val.unmarshal(e)},$e.prototype.String=function(){return this.$val},Gt($e).prototype.String=function(){return new $e(this.$get()).String()},$e.prototype.Float64=function(){var e;return e=this.$val,w.ParseFloat(e,64)},Gt($e).prototype.Float64=function(){return new $e(this.$get()).Float64()},$e.prototype.Int64=function(){var e;return e=this.$val,w.ParseInt(e,10,64)},Gt($e).prototype.Int64=function(){return new $e(this.$get()).Int64()},de.ptr.prototype.readIndex=function(){return this.off-1|0},de.prototype.readIndex=function(){return this.$val.readIndex()},de.ptr.prototype.init=function(e){var t;return(t=this).data=e,t.off=0,t.savedError=tt,t.errorContext!==Ae.nil&&(t.errorContext.Struct=tt,t.errorContext.FieldStack=y(t.errorContext.FieldStack,0,0)),t},de.prototype.init=function(e){return this.$val.init(e)},de.ptr.prototype.saveError=function(e){var{_r$3:t,d:r,err:e,$s:n,$r:i,$c:o}=hr(this,{err:e});n=n||0;e:for(;;){switch(n){case 0:if(B((r=this).savedError,tt)){n=1;continue}n=2;continue;case 1:t=r.addErrorContext(e),n=3;case 3:if(o&&(o=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;r.savedError=t;case 2:return void(n=-1)}return}return{$blk:de.ptr.prototype.saveError,$c:!0,$r:i,_r$3:t,d:r,err:e,$s:n}},de.prototype.saveError=function(e){return this.$val.saveError(e)},de.ptr.prototype.addErrorContext=function(e){var{_r$3:t,_ref:r,d:n,err:e,err$1:i,$s:o,$r:a,$c:p}=hr(this,{err:e});o=o||0;e:for(;;){switch(o){case 0:if((n=this).errorContext!==Ae.nil&&(!B(n.errorContext.Struct,tt)||n.errorContext.FieldStack.$length>0)){o=1;continue}o=2;continue;case 1:if(Yt(r=e,je,!0)[1]){o=3;continue}o=4;continue;case 3:i=r.$val,t=n.errorContext.Struct.Name(),o=5;case 5:if(p&&(p=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;i.Struct=t,i.Field=b.Join(n.errorContext.FieldStack,".");case 4:case 2:return o=-1,e}return}return{$blk:de.ptr.prototype.addErrorContext,$c:!0,$r:a,_r$3:t,_ref:r,d:n,err:e,err$1:i,$s:o}},de.prototype.addErrorContext=function(e){return this.$val.addErrorContext(e)},de.ptr.prototype.skip=function(){var{_r$3:e,_tmp:t,_tmp$1:r,_tmp$2:n,d:i,data:o,depth:a,i:s,op:c,s:$,$s:l,$r:u,$c:f}=hr(this,{});l=l||0;e:for(;;){switch(l){case 0:t=(i=this).scan,o=r=i.data,s=n=i.off,a=($=t).parseState.$length;case 1:e=$.step($,s<0||s>=o.$length?void p("index out of range"):o.$array[o.$offset+s]),l=3;case 3:if(f&&(f=!1,e=e.$blk()),e&&void 0!==e.$blk)break e;if(c=e,s=s+1|0,$.parseState.$length=n.$length?void p("index out of range"):n.$array[n.$offset+i])),o=4;case 4:if(s&&(s=!1,e=e.$blk()),e&&void 0!==e.$blk)break e;r.opcode=e,r.off=r.off+1|0,o=3;continue;case 2:t=r.scan.eof(),o=5;case 5:if(s&&(s=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;r.opcode=t,r.off=r.data.$length+1|0;case 3:return void(o=-1)}return}return{$blk:de.ptr.prototype.scanNext,$c:!0,$r:a,_r$3:e,_r$4:t,d:r,x:n,x$1:i,$s:o}},de.prototype.scanNext=function(){return this.$val.scanNext()},de.ptr.prototype.scanWhile=function(e){var{_r$3:t,_r$4:r,_tmp:n,_tmp$1:i,_tmp$2:o,d:a,data:s,i:c,newOp:$,op:e,s:l,$s:u,$r:f,$c:d}=hr(this,{op:e});u=u||0;e:for(;;){switch(u){case 0:l=n=(a=this).scan,s=i=a.data,c=o=a.off;case 1:if(!(c=s.$length?void p("index out of range"):s.$array[s.$offset+c]),u=3;case 3:if(d&&(d=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;if(c=c+1|0,($=t)!==e)return a.opcode=$,a.off=c,void(u=-1);u=1;continue;case 2:a.off=s.$length+1|0,r=a.scan.eof(),u=4;case 4:if(d&&(d=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;return a.opcode=r,void(u=-1)}return}return{$blk:de.ptr.prototype.scanWhile,$c:!0,$r:f,_r$3:t,_r$4:r,_tmp:n,_tmp$1:i,_tmp$2:o,d:a,data:s,i:c,newOp:$,op:e,s:l,$s:u}},de.prototype.scanWhile=function(e){return this.$val.scanWhile(e)},de.ptr.prototype.rescanLiteral=function(){var e,t,r,n,i,o,a;i=(n=this).data;e:if(34===(e=(a=(o=n.off)-1|0)<0||a>=i.$length?void p("index out of range"):i.$array[i.$offset+a]))for(;o=i.$length?void p("index out of range"):i.$array[i.$offset+o]))o=o+1|0;else if(34===t){o=o+1|0;break e}o=o+1|0}else if(48===e||49===e||50===e||51===e||52===e||53===e||54===e||55===e||56===e||57===e||45===e)for(;o=i.$length?void p("index out of range"):i.$array[i.$offset+o])&&49!==r&&50!==r&&51!==r&&52!==r&&53!==r&&54!==r&&55!==r&&56!==r&&57!==r&&46!==r&&101!==r&&69!==r&&43!==r&&45!==r)break e;o=o+1|0}else 116===e?o=o+3|0:102===e?o=o+4|0:110===e&&(o=o+3|0);o=i.$length?void p("index out of range"):i.$array[i.$offset+o]):n.opcode=10,n.off=o+1|0},de.prototype.rescanLiteral=function(){return this.$val.rescanLiteral()},de.ptr.prototype.value=function(e){var{_1:t,_r$3:r,_r$4:n,_r$5:i,d:o,err:a,err$1:p,err$2:s,start:c,v:e,$s:$,$r:l,$c:u}=hr(this,{v:e});$=$||0;e:for(;;){switch($){case 0:if(6===(t=(o=this).opcode)){$=2;continue}if(2===t){$=3;continue}if(1===t){$=4;continue}$=5;continue;case 2:if(P(e,f.Value).IsValid()){$=7;continue}$=8;continue;case 7:r=o.array(P(e,f.Value)),$=10;case 10:if(u&&(u=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;if(!B(a=r,tt))return $=-1,a;$=9;continue;case 8:l=o.skip(),$=11;case 11:if(u&&(u=!1,l=l.$blk()),l&&void 0!==l.$blk)break e;case 9:l=o.scanNext(),$=12;case 12:if(u&&(u=!1,l=l.$blk()),l&&void 0!==l.$blk)break e;$=6;continue;case 3:if(P(e,f.Value).IsValid()){$=13;continue}$=14;continue;case 13:n=o.object(P(e,f.Value)),$=16;case 16:if(u&&(u=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;if(!B(p=n,tt))return $=-1,p;$=15;continue;case 14:l=o.skip(),$=17;case 17:if(u&&(u=!1,l=l.$blk()),l&&void 0!==l.$blk)break e;case 15:l=o.scanNext(),$=18;case 18:if(u&&(u=!1,l=l.$blk()),l&&void 0!==l.$blk)break e;$=6;continue;case 4:if(c=o.readIndex(),o.rescanLiteral(),P(e,f.Value).IsValid()){$=19;continue}$=20;continue;case 19:i=o.literalStore(y(o.data,c,o.readIndex()),P(e,f.Value),!1),$=21;case 21:if(u&&(u=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;if(!B(s=i,tt))return $=-1,s;case 20:$=6;continue;case 5:ir(new We("JSON decoder out of sync - data changing underfoot?"));case 6:case 1:return $=-1,tt}return}return{$blk:de.ptr.prototype.value,$c:!0,$r:l,_1:t,_r$3:r,_r$4:n,_r$5:i,d:o,err:a,err$1:p,err$2:s,start:c,v:e,$s:$}},de.prototype.value=function(e){return this.$val.value(e)},de.ptr.prototype.valueQuoted=function(){var{_1:e,_r$3:t,_ref:r,d:n,v:i,x:o,$s:a,$r:p,$c:s}=hr(this,{});a=a||0;e:for(;;){switch(a){case 0:if(6===(e=(n=this).opcode)||2===e){a=2;continue}if(1===e){a=3;continue}a=4;continue;case 2:p=n.skip(),a=6;case 6:if(s&&(s=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;p=n.scanNext(),a=7;case 7:if(s&&(s=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;a=5;continue;case 3:t=n.literalInterface(),a=8;case 8:if(s&&(s=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;if((r=i=t)===tt||Yt(r,We,!0)[1])return a=-1,i;a=5;continue;case 4:ir(new We("JSON decoder out of sync - data changing underfoot?"));case 5:case 1:return a=-1,new((o=new ke.ptr).constructor.elem)(o)}return}return{$blk:de.ptr.prototype.valueQuoted,$c:!0,$r:p,_1:e,_r$3:t,_ref:r,d:n,v:i,x:o,$s:a}},de.prototype.valueQuoted=function(){return this.$val.valueQuoted()},pn=function(e,t){var{_r$10:r,_r$11:i,_r$12:o,_r$13:a,_r$14:p,_r$15:s,_r$16:c,_r$17:$,_r$3:l,_r$4:u,_r$5:d,_r$6:w,_r$7:h,_r$8:g,_r$9:k,_tuple:b,_tuple$1:y,_v:m,_v$1:v,_v$2:_,_v$3:x,decodingNull:t,e:S,haveAddr:E,ok:C,ok$1:I,u:A,u$1:F,v:e,v0:R,$s:T,$r:N,$c:V}=hr(this,{v:e,decodingNull:t});T=T||0;e:for(;;){switch(T){case 0:if(R=e,E=!1,22===P(e,f.Value).Kind()){m=!1,T=3;continue e}l=P(e,f.Value).Type().Name(),T=4;case 4:if(V&&(V=!1,l=l.$blk()),l&&void 0!==l.$blk)break e;m=!(""===l);case 3:if(m&&P(e,f.Value).CanAddr()){T=1;continue}T=2;continue;case 1:E=!0,e=P(e,f.Value).Addr();case 2:case 5:if(20===P(e,f.Value).Kind()&&!P(e,f.Value).IsNil()){T=7;continue}T=8;continue;case 7:u=P(e,f.Value).Elem(),T=9;case 9:if(V&&(V=!1,u=u.$blk()),u&&void 0!==u.$blk)break e;if(22!==P(S=u,f.Value).Kind()||P(S,f.Value).IsNil()){v=!1,T=12;continue e}if(!t){_=!0,T=13;continue e}d=P(S,f.Value).Elem(),T=14;case 14:if(V&&(V=!1,d=d.$blk()),d&&void 0!==d.$blk)break e;w=P(d,f.Value).Kind(),T=15;case 15:if(V&&(V=!1,w=w.$blk()),w&&void 0!==w.$blk)break e;_=22===w;case 13:v=_;case 12:if(v){T=10;continue}T=11;continue;case 10:E=!1,e=S,T=5;continue;case 11:case 8:if(22!==P(e,f.Value).Kind()){T=6;continue}if(t&&P(e,f.Value).CanSet()){T=6;continue}h=P(e,f.Value).Elem(),T=19;case 19:if(V&&(V=!1,h=h.$blk()),h&&void 0!==h.$blk)break e;g=P(h,f.Value).Kind(),T=20;case 20:if(V&&(V=!1,g=g.$blk()),g&&void 0!==g.$blk)break e;if(20!==g){x=!1,T=18;continue e}k=P(e,f.Value).Elem(),T=21;case 21:if(V&&(V=!1,k=k.$blk()),k&&void 0!==k.$blk)break e;r=P(k,f.Value).Elem(),T=22;case 22:if(V&&(V=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;x=M(r,e,f.Value);case 18:if(x){T=16;continue}T=17;continue;case 16:i=P(e,f.Value).Elem(),T=23;case 23:if(V&&(V=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;e=i,T=6;continue;case 17:if(P(e,f.Value).IsNil()){T=24;continue}T=25;continue;case 24:o=P(e,f.Value).Type().Elem(),T=26;case 26:if(V&&(V=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;a=f.New(o),T=27;case 27:if(V&&(V=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;N=P(e,f.Value).Set(P(a,f.Value)),T=28;case 28:if(V&&(V=!1,N=N.$blk()),N&&void 0!==N.$blk)break e;case 25:p=P(e,f.Value).Type().NumMethod(),T=31;case 31:if(V&&(V=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;if(p>0&&P(e,f.Value).CanInterface()){T=29;continue}T=30;continue;case 29:s=P(e,f.Value).Interface(),T=32;case 32:if(V&&(V=!1,s=s.$blk()),s&&void 0!==s.$blk)break e;if(A=(b=Yt(s,pe,!0))[0],C=b[1])return T=-1,[A,tt,new f.Value.ptr(ze.nil,0,0)];if(!t){T=33;continue}T=34;continue;case 33:c=P(e,f.Value).Interface(),T=35;case 35:if(V&&(V=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;if(F=(y=Yt(c,n.TextUnmarshaler,!0))[0],I=y[1])return T=-1,[tt,F,new f.Value.ptr(ze.nil,0,0)];case 34:case 30:if(E){T=36;continue}T=37;continue;case 36:e=R,E=!1,T=38;continue;case 37:$=P(e,f.Value).Elem(),T=39;case 39:if(V&&(V=!1,$=$.$blk()),$&&void 0!==$.$blk)break e;e=$;case 38:T=5;continue;case 6:return T=-1,[tt,tt,e]}return}return{$blk:pn,$c:!0,$r:N,_r$10:r,_r$11:i,_r$12:o,_r$13:a,_r$14:p,_r$15:s,_r$16:c,_r$17:$,_r$3:l,_r$4:u,_r$5:d,_r$6:w,_r$7:h,_r$8:g,_r$9:k,_tuple:b,_tuple$1:y,_v:m,_v$1:v,_v$2:_,_v$3:x,decodingNull:t,e:S,haveAddr:E,ok:C,ok$1:I,u:A,u$1:F,v:e,v0:R,$s:T}},de.ptr.prototype.array=function(e){var{$24r:t,_1:r,_arg:n,_arg$1:i,_arg$2:o,_q:a,_r$10:s,_r$11:c,_r$12:$,_r$13:l,_r$14:u,_r$15:d,_r$16:w,_r$17:h,_r$18:g,_r$19:k,_r$20:b,_r$21:m,_r$22:v,_r$23:_,_r$3:x,_r$4:S,_r$5:E,_r$6:C,_r$7:I,_r$8:A,_r$9:F,_tuple:R,ai:T,d:N,err:V,err$1:O,i:D,newcap:L,newv:M,pv:j,start:W,u:U,ut:z,v:e,z:K,$s:G,$r:q,$c:H}=hr(this,{v:e});G=G||0;e:for(;;){switch(G){case 0:N=this,x=pn(P(e,f.Value),!1),G=1;case 1:if(H&&(H=!1,x=x.$blk()),x&&void 0!==x.$blk)break e;if(U=(R=x)[0],z=R[1],j=R[2],!B(U,tt)){G=2;continue}G=3;continue;case 2:W=N.readIndex(),q=N.skip(),G=4;case 4:if(H&&(H=!1,q=q.$blk()),q&&void 0!==q.$blk)break e;S=U.UnmarshalJSON(y(N.data,W,N.off)),G=5;case 5:if(H&&(H=!1,S=S.$blk()),S&&void 0!==S.$blk)break e;t=S,G=6;case 6:return t;case 3:if(!B(z,tt)){G=7;continue}G=8;continue;case 7:q=N.saveError(new se.ptr("array",P(e,f.Value).Type(),new Re(0,N.off),"","")),G=9;case 9:if(H&&(H=!1,q=q.$blk()),q&&void 0!==q.$blk)break e;q=N.skip(),G=10;case 10:if(H&&(H=!1,q=q.$blk()),q&&void 0!==q.$blk)break e;return G=-1,tt;case 8:if(20===(r=P(e=j,f.Value).Kind())){G=12;continue}if(17===r||23===r){G=13;continue}G=14;continue;case 12:if(0===P(e,f.Value).NumMethod()){G=16;continue}G=17;continue;case 16:E=N.arrayInterface(),G=18;case 18:if(H&&(H=!1,E=E.$blk()),E&&void 0!==E.$blk)break e;T=E,C=f.ValueOf(T),G=19;case 19:if(H&&(H=!1,C=C.$blk()),C&&void 0!==C.$blk)break e;q=P(e,f.Value).Set(P(C,f.Value)),G=20;case 20:if(H&&(H=!1,q=q.$blk()),q&&void 0!==q.$blk)break e;return G=-1,tt;case 17:q=N.saveError(new se.ptr("array",P(e,f.Value).Type(),new Re(0,N.off),"","")),G=21;case 21:if(H&&(H=!1,q=q.$blk()),q&&void 0!==q.$blk)break e;q=N.skip(),G=22;case 22:if(H&&(H=!1,q=q.$blk()),q&&void 0!==q.$blk)break e;return G=-1,tt;case 13:G=11;continue;case 14:q=N.saveError(new se.ptr("array",P(e,f.Value).Type(),new Re(0,N.off),"","")),G=23;case 23:if(H&&(H=!1,q=q.$blk()),q&&void 0!==q.$blk)break e;q=N.skip(),G=24;case 24:if(H&&(H=!1,q=q.$blk()),q&&void 0!==q.$blk)break e;return G=-1,tt;case 15:case 11:D=0;case 25:q=N.scanWhile(9),G=27;case 27:if(H&&(H=!1,q=q.$blk()),q&&void 0!==q.$blk)break e;if(8===N.opcode){G=26;continue}if(23===P(e,f.Value).Kind()){G=28;continue}G=29;continue;case 28:I=P(e,f.Value).Cap(),G=32;case 32:if(H&&(H=!1,I=I.$blk()),I&&void 0!==I.$blk)break e;if(D>=I){G=30;continue}G=31;continue;case 30:A=P(e,f.Value).Cap(),G=33;case 33:if(H&&(H=!1,A=A.$blk()),A&&void 0!==A.$blk)break e;F=P(e,f.Value).Cap(),G=34;case 34:if(H&&(H=!1,F=F.$blk()),F&&void 0!==F.$blk)break e;(L=A+((a=F/2)==a&&a!==1/0&&a!==-1/0?0|a:p("integer divide by zero"))|0)<4&&(L=4),n=P(e,f.Value).Type(),s=P(e,f.Value).Len(),G=35;case 35:if(H&&(H=!1,s=s.$blk()),s&&void 0!==s.$blk)break e;i=s,o=L,c=f.MakeSlice(n,i,o),G=36;case 36:if(H&&(H=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;M=c,$=f.Copy(P(M,f.Value),P(e,f.Value)),G=37;case 37:if(H&&(H=!1,$=$.$blk()),$&&void 0!==$.$blk)break e;q=P(e,f.Value).Set(P(M,f.Value)),G=38;case 38:if(H&&(H=!1,q=q.$blk()),q&&void 0!==q.$blk)break e;case 31:l=P(e,f.Value).Len(),G=41;case 41:if(H&&(H=!1,l=l.$blk()),l&&void 0!==l.$blk)break e;if(D>=l){G=39;continue}G=40;continue;case 39:P(e,f.Value).SetLen(D+1|0);case 40:case 29:u=P(e,f.Value).Len(),G=45;case 45:if(H&&(H=!1,u=u.$blk()),u&&void 0!==u.$blk)break e;if(D=kt.$length?void p("index out of range"):kt.$array[kt.$offset+Be],yt=54;continue;case 53:le=Me.list,c=0;case 55:if(!(c=bt.$length?void p("index out of range"):bt.$array[bt.$offset+je]).equalFold(Le.nameBytes,qe),yt=59;case 59:if(xt&&(xt=!1,v=v.$blk()),v&&void 0!==v.$blk)break e;if(v){yt=57;continue}yt=58;continue;case 57:De=Le,yt=56;continue;case 58:c++,yt=55;continue;case 56:case 54:if(De!==Je.nil){yt=60;continue}if(xe.disallowUnknownFields){yt=61;continue}yt=62;continue;case 60:dt=e,Ee=De.quoted,ue=De.index,$=0;case 63:if(!($=ue.$length?void p("index out of range"):ue.$array[ue.$offset+$],22===P(dt,f.Value).Kind()){yt=65;continue}yt=66;continue;case 65:if(P(dt,f.Value).IsNil()){yt=67;continue}yt=68;continue;case 67:if(!P(dt,f.Value).CanSet()){yt=69;continue}yt=70;continue;case 69:_=P(dt,f.Value).Type().Elem(),yt=71;case 71:if(xt&&(xt=!1,_=_.$blk()),_&&void 0!==_.$blk)break e;o=_,x=a.Errorf("json: cannot set embedded pointer to unexported struct: %v",new be([o])),yt=72;case 72:if(xt&&(xt=!1,x=x.$blk()),x&&void 0!==x.$blk)break e;mt=xe.saveError(x),yt=73;case 73:if(xt&&(xt=!1,mt=mt.$blk()),mt&&void 0!==mt.$blk)break e;dt=new f.Value.ptr(ze.nil,0,0),Ee=!1,yt=64;continue;case 70:S=P(dt,f.Value).Type().Elem(),yt=74;case 74:if(xt&&(xt=!1,S=S.$blk()),S&&void 0!==S.$blk)break e;E=f.New(S),yt=75;case 75:if(xt&&(xt=!1,E=E.$blk()),E&&void 0!==E.$blk)break e;mt=P(dt,f.Value).Set(P(E,f.Value)),yt=76;case 76:if(xt&&(xt=!1,mt=mt.$blk()),mt&&void 0!==mt.$blk)break e;case 68:A=P(dt,f.Value).Elem(),yt=77;case 77:if(xt&&(xt=!1,A=A.$blk()),A&&void 0!==A.$blk)break e;dt=A;case 66:F=P(dt,f.Value).Field(Ue),yt=78;case 78:if(xt&&(xt=!1,F=F.$blk()),F&&void 0!==F.$blk)break e;dt=F,$++,yt=63;continue;case 64:xe.errorContext===Ae.nil&&(xe.errorContext=new fe.ptr(tt,He.nil)),xe.errorContext.FieldStack=O(xe.errorContext.FieldStack,De.name),xe.errorContext.Struct=wt,yt=62;continue;case 61:R=a.Errorf("json: unknown field %q",new be([qe])),yt=79;case 79:if(xt&&(xt=!1,R=R.$blk()),R&&void 0!==R.$blk)break e;mt=xe.saveError(R),yt=80;case 80:if(xt&&(xt=!1,mt=mt.$blk()),mt&&void 0!==mt.$blk)break e;case 62:case 44:if(9===xe.opcode){yt=81;continue}yt=82;continue;case 81:mt=xe.scanWhile(9),yt=83;case 83:if(xt&&(xt=!1,mt=mt.$blk()),mt&&void 0!==mt.$blk)break e;case 82:3!==xe.opcode&&ir(new We("JSON decoder out of sync - data changing underfoot?")),mt=xe.scanWhile(9),yt=84;case 84:if(xt&&(xt=!1,mt=mt.$blk()),mt&&void 0!==mt.$blk)break e;if(Ee){yt=85;continue}yt=86;continue;case 85:T=xe.valueQuoted(),yt=88;case 88:if(xt&&(xt=!1,T=T.$blk()),T&&void 0!==T.$blk)break e;if((we=T)===tt){yt=89;continue}if(Yt(we,We,!0)[1]){yt=90;continue}yt=91;continue;case 89:pt=we,N=xe.literalStore(vt,P(dt,f.Value),!1),yt=93;case 93:if(xt&&(xt=!1,N=N.$blk()),N&&void 0!==N.$blk)break e;if(!B(Ie=N,tt))return yt=-1,Ie;yt=92;continue;case 90:st=we.$val,V=xe.literalStore(new Se(C(st)),P(dt,f.Value),!0),yt=94;case 94:if(xt&&(xt=!1,V=V.$blk()),V&&void 0!==V.$blk)break e;if(!B(Fe=V,tt))return yt=-1,Fe;yt=92;continue;case 91:ct=we,D=a.Errorf("json: invalid use of ,string struct tag, trying to unmarshal unquoted value into %v",new be([P(dt,f.Value).Type()])),yt=95;case 95:if(xt&&(xt=!1,D=D.$blk()),D&&void 0!==D.$blk)break e;mt=xe.saveError(D),yt=96;case 96:if(xt&&(xt=!1,mt=mt.$blk()),mt&&void 0!==mt.$blk)break e;case 92:yt=87;continue;case 86:L=xe.value(P(dt,f.Value)),yt=97;case 97:if(xt&&(xt=!1,L=L.$blk()),L&&void 0!==L.$blk)break e;if(!B(Te=L,tt))return yt=-1,Te;case 87:if(21===P(e,f.Value).Kind()){yt=98;continue}yt=99;continue;case 98:j=wt.Key(),yt=100;case 100:if(xt&&(xt=!1,j=j.$blk()),j&&void 0!==j.$blk)break e;Ze=j,Qe=new f.Value.ptr(ze.nil,0,0),W=f.PointerTo(Ze).Implements(_t),yt=106;case 106:if(xt&&(xt=!1,W=W.$blk()),W&&void 0!==W.$blk)break e;if(W){yt=102;continue}U=Ze.Kind(),yt=107;case 107:if(xt&&(xt=!1,U=U.$blk()),U&&void 0!==U.$blk)break e;if(24===U){yt=103;continue}yt=104;continue;case 102:Qe=f.New(Ze),z=xe.literalStore(Ke,P(Qe,f.Value),!0),yt=108;case 108:if(xt&&(xt=!1,z=z.$blk()),z&&void 0!==z.$blk)break e;if(!B(Ne=z,tt))return yt=-1,Ne;K=P(Qe,f.Value).Elem(),yt=109;case 109:if(xt&&(xt=!1,K=K.$blk()),K&&void 0!==K.$blk)break e;Qe=K,yt=105;continue;case 103:G=f.ValueOf(qe),yt=110;case 110:if(xt&&(xt=!1,G=G.$blk()),G&&void 0!==G.$blk)break e;q=P(G,f.Value).Convert(Ze),yt=111;case 111:if(xt&&(xt=!1,q=q.$blk()),q&&void 0!==q.$blk)break e;Qe=q,yt=105;continue;case 104:H=Ze.Kind(),yt=113;case 113:if(xt&&(xt=!1,H=H.$blk()),H&&void 0!==H.$blk)break e;if(2===(i=H)||3===i||4===i||5===i||6===i){yt=114;continue}if(7===i||8===i||9===i||10===i||11===i||12===i){yt=115;continue}yt=116;continue;case 114:if($t=I(qe),Ye=(ye=w.ParseInt($t,10,64))[0],Pe=ye[1],!B(Pe,tt)){ve=!0,yt=120;continue e}J=f.Zero(Ze),yt=121;case 121:if(xt&&(xt=!1,J=J.$blk()),J&&void 0!==J.$blk)break e;Z=P(J,f.Value).OverflowInt(Ye),yt=122;case 122:if(xt&&(xt=!1,Z=Z.$blk()),Z&&void 0!==Z.$blk)break e;ve=Z;case 120:if(ve){yt=118;continue}yt=119;continue;case 118:mt=xe.saveError(new se.ptr("number "+$t,Ze,new Re(0,ft+1|0),"","")),yt=123;case 123:if(xt&&(xt=!1,mt=mt.$blk()),mt&&void 0!==mt.$blk)break e;yt=112;continue;case 119:Y=f.ValueOf(Ye),yt=124;case 124:if(xt&&(xt=!1,Y=Y.$blk()),Y&&void 0!==Y.$blk)break e;ee=P(Y,f.Value).Convert(Ze),yt=125;case 125:if(xt&&(xt=!1,ee=ee.$blk()),ee&&void 0!==ee.$blk)break e;Qe=ee,yt=117;continue;case 115:if(lt=I(qe),et=(me=w.ParseUint(lt,10,64))[0],Ve=me[1],!B(Ve,tt)){_e=!0,yt=128;continue e}te=f.Zero(Ze),yt=129;case 129:if(xt&&(xt=!1,te=te.$blk()),te&&void 0!==te.$blk)break e;re=P(te,f.Value).OverflowUint(et),yt=130;case 130:if(xt&&(xt=!1,re=re.$blk()),re&&void 0!==re.$blk)break e;_e=re;case 128:if(_e){yt=126;continue}yt=127;continue;case 126:mt=xe.saveError(new se.ptr("number "+lt,Ze,new Re(0,ft+1|0),"","")),yt=131;case 131:if(xt&&(xt=!1,mt=mt.$blk()),mt&&void 0!==mt.$blk)break e;yt=112;continue;case 127:ne=f.ValueOf(et),yt=132;case 132:if(xt&&(xt=!1,ne=ne.$blk()),ne&&void 0!==ne.$blk)break e;ie=P(ne,f.Value).Convert(Ze),yt=133;case 133:if(xt&&(xt=!1,ie=ie.$blk()),ie&&void 0!==ie.$blk)break e;Qe=ie,yt=117;continue;case 116:ir(new We("json: Unexpected key type"));case 117:case 112:case 105:case 101:if(P(Qe,f.Value).IsValid()){yt=134;continue}yt=135;continue;case 134:mt=P(e,f.Value).SetMapIndex(P(Qe,f.Value),P(dt,f.Value)),yt=136;case 136:if(xt&&(xt=!1,mt=mt.$blk()),mt&&void 0!==mt.$blk)break e;case 135:case 99:if(9===xe.opcode){yt=137;continue}yt=138;continue;case 137:mt=xe.scanWhile(9),yt=139;case 139:if(xt&&(xt=!1,mt=mt.$blk()),mt&&void 0!==mt.$blk)break e;case 138:if(xe.errorContext!==Ae.nil&&(xe.errorContext.FieldStack=y(xe.errorContext.FieldStack,0,ot.FieldStack.$length),xe.errorContext.Struct=ot.Struct),5===xe.opcode){yt=40;continue}4!==xe.opcode&&ir(new We("JSON decoder out of sync - data changing underfoot?")),yt=39;continue;case 40:return yt=-1,tt}return}return{$blk:de.ptr.prototype.object,$c:!0,$r:mt,$24r:t,_1:r,_2:n,_3:i,_arg:o,_entry:s,_i:c,_i$1:$,_r$10:l,_r$11:u,_r$12:d,_r$13:g,_r$14:k,_r$15:b,_r$16:m,_r$17:v,_r$18:_,_r$19:x,_r$20:S,_r$21:E,_r$22:A,_r$23:F,_r$24:R,_r$25:T,_r$26:N,_r$27:V,_r$28:D,_r$29:L,_r$3:M,_r$30:j,_r$31:W,_r$32:U,_r$33:z,_r$34:K,_r$35:G,_r$36:q,_r$37:H,_r$38:J,_r$39:Z,_r$4:Q,_r$40:Y,_r$41:ee,_r$42:te,_r$43:re,_r$44:ne,_r$45:ie,_r$5:oe,_r$6:ae,_r$7:pe,_r$8:ce,_r$9:$e,_ref:le,_ref$1:ue,_ref$2:we,_tuple:he,_tuple$1:ge,_tuple$2:ke,_tuple$3:ye,_tuple$4:me,_v:ve,_v$1:_e,d:xe,destring:Ee,elemType:Ce,err:Ie,err$1:Fe,err$2:Te,err$3:Ne,err$4:Pe,err$5:Ve,f:De,ff:Le,fields:Me,i:Be,i$1:je,i$2:Ue,item:Ke,key:qe,kt:Ze,kv:Qe,mapElem:Xe,n:Ye,n$1:et,oi:rt,ok:nt,ok$1:it,origErrorContext:ot,pv:at,qv:pt,qv$1:st,qv$2:ct,s:$t,s$1:lt,start:ut,start$1:ft,subv:dt,t:wt,u:ht,ut:gt,v:e,x:kt,x$1:bt,$s:yt}},de.prototype.object=function(e){return this.$val.object(e)},de.ptr.prototype.convertNumber=function(e){var t,r,n;return this.useNumber?[new $e(e),tt]:(n=(t=w.ParseFloat(e,64))[0],r=t[1],B(r,tt)?[new Me(n),tt]:[tt,new se.ptr("number "+e,f.TypeOf(new Me(0)),new Re(0,this.off),"","")])},de.prototype.convertNumber=function(e){return this.$val.convertNumber(e)},de.ptr.prototype.literalStore=function(e,t,r){var{$24r:n,$24r$1:o,$24r$2:s,$24r$3:c,$24r$4:$,$24r$5:l,$24r$6:u,_1:d,_2:h,_3:g,_4:k,_5:b,_6:m,_arg:v,_arg$1:_,_r$10:x,_r$11:S,_r$12:E,_r$13:C,_r$14:A,_r$15:F,_r$16:R,_r$17:T,_r$18:N,_r$19:V,_r$20:O,_r$21:D,_r$22:L,_r$23:M,_r$3:j,_r$4:W,_r$5:U,_r$6:z,_r$7:K,_r$8:G,_r$9:q,_tuple:H,_tuple$1:J,_tuple$2:Z,_tuple$3:Q,_tuple$4:X,_tuple$5:Y,_tuple$6:ee,_tuple$7:te,b:re,c:ne,d:ie,err:oe,err$1:ae,err$2:pe,err$3:ce,err$4:$e,fromQuoted:r,isNull:le,item:e,n:ue,n$1:fe,n$2:we,n$3:he,n$4:ge,ok:ke,ok$1:ye,pv:me,s:ve,s$1:_e,s$2:xe,u:Ce,ut:Ie,v:t,val:Ae,value:Fe,$s:Te,$r:Ne,$c:Pe}=hr(this,{item:e,v:t,fromQuoted:r});Te=Te||0;e:for(;;){switch(Te){case 0:if(ie=this,0===e.$length){Te=1;continue}Te=2;continue;case 1:j=a.Errorf("json: invalid use of ,string struct tag, trying to unmarshal %q into %v",new be([e,P(t,f.Value).Type()])),Te=3;case 3:if(Pe&&(Pe=!1,j=j.$blk()),j&&void 0!==j.$blk)break e;Ne=ie.saveError(j),Te=4;case 4:if(Pe&&(Pe=!1,Ne=Ne.$blk()),Ne&&void 0!==Ne.$blk)break e;return Te=-1,tt;case 2:le=110===(0>=e.$length?void p("index out of range"):e.$array[e.$offset+0]),W=pn(P(t,f.Value),le),Te=5;case 5:if(Pe&&(Pe=!1,W=W.$blk()),W&&void 0!==W.$blk)break e;if(Ce=(H=W)[0],Ie=H[1],me=H[2],!B(Ce,tt)){Te=6;continue}Te=7;continue;case 6:U=Ce.UnmarshalJSON(e),Te=8;case 8:if(Pe&&(Pe=!1,U=U.$blk()),U&&void 0!==U.$blk)break e;n=U,Te=9;case 9:return n;case 7:if(!B(Ie,tt)){Te=10;continue}Te=11;continue;case 10:if(34!==(0>=e.$length?void p("index out of range"):e.$array[e.$offset+0])){Te=12;continue}Te=13;continue;case 12:if(r){Te=14;continue}Te=15;continue;case 14:z=a.Errorf("json: invalid use of ,string struct tag, trying to unmarshal %q into %v",new be([e,P(t,f.Value).Type()])),Te=16;case 16:if(Pe&&(Pe=!1,z=z.$blk()),z&&void 0!==z.$blk)break e;Ne=ie.saveError(z),Te=17;case 17:if(Pe&&(Pe=!1,Ne=Ne.$blk()),Ne&&void 0!==Ne.$blk)break e;return Te=-1,tt;case 15:Ae="number",110===(d=0>=e.$length?void p("index out of range"):e.$array[e.$offset+0])?Ae="null":116!==d&&102!==d||(Ae="bool"),Ne=ie.saveError(new se.ptr(Ae,P(t,f.Value).Type(),new Re(0,ie.readIndex()),"","")),Te=18;case 18:if(Pe&&(Pe=!1,Ne=Ne.$blk()),Ne&&void 0!==Ne.$blk)break e;return Te=-1,tt;case 13:if(ve=(J=$n(e))[0],!(ke=J[1])){Te=19;continue}Te=20;continue;case 19:if(r){Te=21;continue}Te=22;continue;case 21:K=a.Errorf("json: invalid use of ,string struct tag, trying to unmarshal %q into %v",new be([e,P(t,f.Value).Type()])),Te=23;case 23:if(Pe&&(Pe=!1,K=K.$blk()),K&&void 0!==K.$blk)break e;o=K,Te=24;case 24:return o;case 22:ir(new We("JSON decoder out of sync - data changing underfoot?"));case 20:G=Ie.UnmarshalText(ve),Te=25;case 25:if(Pe&&(Pe=!1,G=G.$blk()),G&&void 0!==G.$blk)break e;s=G,Te=26;case 26:return s;case 11:if(t=me,110===(h=ne=0>=e.$length?void p("index out of range"):e.$array[e.$offset+0])){Te=28;continue}if(116===h||102===h){Te=29;continue}if(34===h){Te=30;continue}Te=31;continue;case 28:if(r&&"null"!==I(e)){Te=33;continue}Te=34;continue;case 33:q=a.Errorf("json: invalid use of ,string struct tag, trying to unmarshal %q into %v",new be([e,P(t,f.Value).Type()])),Te=35;case 35:if(Pe&&(Pe=!1,q=q.$blk()),q&&void 0!==q.$blk)break e;Ne=ie.saveError(q),Te=36;case 36:if(Pe&&(Pe=!1,Ne=Ne.$blk()),Ne&&void 0!==Ne.$blk)break e;Te=27;continue;case 34:if(20===(g=P(t,f.Value).Kind())||22===g||21===g||23===g){Te=38;continue}Te=39;continue;case 38:x=f.Zero(P(t,f.Value).Type()),Te=40;case 40:if(Pe&&(Pe=!1,x=x.$blk()),x&&void 0!==x.$blk)break e;Ne=P(t,f.Value).Set(P(x,f.Value)),Te=41;case 41:if(Pe&&(Pe=!1,Ne=Ne.$blk()),Ne&&void 0!==Ne.$blk)break e;case 39:case 37:Te=32;continue;case 29:if(Fe=116===(0>=e.$length?void p("index out of range"):e.$array[e.$offset+0]),r&&"true"!==I(e)&&"false"!==I(e)){Te=42;continue}Te=43;continue;case 42:S=a.Errorf("json: invalid use of ,string struct tag, trying to unmarshal %q into %v",new be([e,P(t,f.Value).Type()])),Te=44;case 44:if(Pe&&(Pe=!1,S=S.$blk()),S&&void 0!==S.$blk)break e;Ne=ie.saveError(S),Te=45;case 45:if(Pe&&(Pe=!1,Ne=Ne.$blk()),Ne&&void 0!==Ne.$blk)break e;Te=27;continue;case 43:if(1===(k=P(t,f.Value).Kind())){Te=47;continue}if(20===k){Te=48;continue}if(r){Te=49;continue}Te=50;continue;case 47:P(t,f.Value).SetBool(Fe),Te=51;continue;case 48:if(0===P(t,f.Value).NumMethod()){Te=52;continue}Te=53;continue;case 52:E=f.ValueOf(new Ee(Fe)),Te=55;case 55:if(Pe&&(Pe=!1,E=E.$blk()),E&&void 0!==E.$blk)break e;Ne=P(t,f.Value).Set(P(E,f.Value)),Te=56;case 56:if(Pe&&(Pe=!1,Ne=Ne.$blk()),Ne&&void 0!==Ne.$blk)break e;Te=54;continue;case 53:Ne=ie.saveError(new se.ptr("bool",P(t,f.Value).Type(),new Re(0,ie.readIndex()),"","")),Te=57;case 57:if(Pe&&(Pe=!1,Ne=Ne.$blk()),Ne&&void 0!==Ne.$blk)break e;case 54:Te=51;continue;case 49:C=a.Errorf("json: invalid use of ,string struct tag, trying to unmarshal %q into %v",new be([e,P(t,f.Value).Type()])),Te=58;case 58:if(Pe&&(Pe=!1,C=C.$blk()),C&&void 0!==C.$blk)break e;Ne=ie.saveError(C),Te=59;case 59:if(Pe&&(Pe=!1,Ne=Ne.$blk()),Ne&&void 0!==Ne.$blk)break e;Te=51;continue;case 50:Ne=ie.saveError(new se.ptr("bool",P(t,f.Value).Type(),new Re(0,ie.readIndex()),"","")),Te=60;case 60:if(Pe&&(Pe=!1,Ne=Ne.$blk()),Ne&&void 0!==Ne.$blk)break e;case 51:case 46:Te=32;continue;case 30:if(_e=(Z=$n(e))[0],!(ye=Z[1])){Te=61;continue}Te=62;continue;case 61:if(r){Te=63;continue}Te=64;continue;case 63:A=a.Errorf("json: invalid use of ,string struct tag, trying to unmarshal %q into %v",new be([e,P(t,f.Value).Type()])),Te=65;case 65:if(Pe&&(Pe=!1,A=A.$blk()),A&&void 0!==A.$blk)break e;c=A,Te=66;case 66:return c;case 64:ir(new We("JSON decoder out of sync - data changing underfoot?"));case 62:if(23===(b=P(t,f.Value).Kind())){Te=68;continue}if(24===b){Te=69;continue}if(20===b){Te=70;continue}Te=71;continue;case 68:F=P(t,f.Value).Type().Elem(),Te=75;case 75:if(Pe&&(Pe=!1,F=F.$blk()),F&&void 0!==F.$blk)break e;R=F.Kind(),Te=76;case 76:if(Pe&&(Pe=!1,R=R.$blk()),R&&void 0!==R.$blk)break e;if(8!==R){Te=73;continue}Te=74;continue;case 73:Ne=ie.saveError(new se.ptr("string",P(t,f.Value).Type(),new Re(0,ie.readIndex()),"","")),Te=77;case 77:if(Pe&&(Pe=!1,Ne=Ne.$blk()),Ne&&void 0!==Ne.$blk)break e;Te=67;continue;case 74:if(re=Zt(Se,i.StdEncoding.DecodedLen(_e.$length)),ue=(Q=i.StdEncoding.Decode(re,_e))[0],oe=Q[1],!B(oe,tt)){Te=78;continue}Te=79;continue;case 78:Ne=ie.saveError(oe),Te=80;case 80:if(Pe&&(Pe=!1,Ne=Ne.$blk()),Ne&&void 0!==Ne.$blk)break e;Te=67;continue;case 79:Ne=P(t,f.Value).SetBytes(y(re,0,ue)),Te=81;case 81:if(Pe&&(Pe=!1,Ne=Ne.$blk()),Ne&&void 0!==Ne.$blk)break e;Te=72;continue;case 69:if(B(P(t,f.Value).Type(),xt)&&!zr(I(_e))){Te=82;continue}Te=83;continue;case 82:T=a.Errorf("json: invalid number literal, trying to unmarshal %q into Number",new be([e])),Te=84;case 84:if(Pe&&(Pe=!1,T=T.$blk()),T&&void 0!==T.$blk)break e;$=T,Te=85;case 85:return $;case 83:P(t,f.Value).SetString(I(_e)),Te=72;continue;case 70:if(0===P(t,f.Value).NumMethod()){Te=86;continue}Te=87;continue;case 86:N=f.ValueOf(new We(I(_e))),Te=89;case 89:if(Pe&&(Pe=!1,N=N.$blk()),N&&void 0!==N.$blk)break e;Ne=P(t,f.Value).Set(P(N,f.Value)),Te=90;case 90:if(Pe&&(Pe=!1,Ne=Ne.$blk()),Ne&&void 0!==Ne.$blk)break e;Te=88;continue;case 87:Ne=ie.saveError(new se.ptr("string",P(t,f.Value).Type(),new Re(0,ie.readIndex()),"","")),Te=91;case 91:if(Pe&&(Pe=!1,Ne=Ne.$blk()),Ne&&void 0!==Ne.$blk)break e;case 88:Te=72;continue;case 71:Ne=ie.saveError(new se.ptr("string",P(t,f.Value).Type(),new Re(0,ie.readIndex()),"","")),Te=92;case 92:if(Pe&&(Pe=!1,Ne=Ne.$blk()),Ne&&void 0!==Ne.$blk)break e;case 72:case 67:Te=32;continue;case 31:if(45!==ne&&(ne<48||ne>57)){Te=93;continue}Te=94;continue;case 93:if(r){Te=95;continue}Te=96;continue;case 95:V=a.Errorf("json: invalid use of ,string struct tag, trying to unmarshal %q into %v",new be([e,P(t,f.Value).Type()])),Te=97;case 97:if(Pe&&(Pe=!1,V=V.$blk()),V&&void 0!==V.$blk)break e;l=V,Te=98;case 98:return l;case 96:ir(new We("JSON decoder out of sync - data changing underfoot?"));case 94:if(xe=I(e),20===(m=P(t,f.Value).Kind())){Te=100;continue}if(2===m||3===m||4===m||5===m||6===m){Te=101;continue}if(7===m||8===m||9===m||10===m||11===m||12===m){Te=102;continue}if(13===m||14===m){Te=103;continue}Te=104;continue;case 100:if(fe=(X=ie.convertNumber(xe))[0],ae=X[1],!B(ae,tt)){Te=106;continue}Te=107;continue;case 106:Ne=ie.saveError(ae),Te=108;case 108:if(Pe&&(Pe=!1,Ne=Ne.$blk()),Ne&&void 0!==Ne.$blk)break e;Te=99;continue;case 107:if(0!==P(t,f.Value).NumMethod()){Te=109;continue}Te=110;continue;case 109:Ne=ie.saveError(new se.ptr("number",P(t,f.Value).Type(),new Re(0,ie.readIndex()),"","")),Te=111;case 111:if(Pe&&(Pe=!1,Ne=Ne.$blk()),Ne&&void 0!==Ne.$blk)break e;Te=99;continue;case 110:O=f.ValueOf(fe),Te=112;case 112:if(Pe&&(Pe=!1,O=O.$blk()),O&&void 0!==O.$blk)break e;Ne=P(t,f.Value).Set(P(O,f.Value)),Te=113;case 113:if(Pe&&(Pe=!1,Ne=Ne.$blk()),Ne&&void 0!==Ne.$blk)break e;Te=105;continue;case 101:if(we=(Y=w.ParseInt(xe,10,64))[0],pe=Y[1],!B(pe,tt)||P(t,f.Value).OverflowInt(we)){Te=114;continue}Te=115;continue;case 114:Ne=ie.saveError(new se.ptr("number "+xe,P(t,f.Value).Type(),new Re(0,ie.readIndex()),"","")),Te=116;case 116:if(Pe&&(Pe=!1,Ne=Ne.$blk()),Ne&&void 0!==Ne.$blk)break e;Te=99;continue;case 115:P(t,f.Value).SetInt(we),Te=105;continue;case 102:if(he=(ee=w.ParseUint(xe,10,64))[0],ce=ee[1],!B(ce,tt)||P(t,f.Value).OverflowUint(he)){Te=117;continue}Te=118;continue;case 117:Ne=ie.saveError(new se.ptr("number "+xe,P(t,f.Value).Type(),new Re(0,ie.readIndex()),"","")),Te=119;case 119:if(Pe&&(Pe=!1,Ne=Ne.$blk()),Ne&&void 0!==Ne.$blk)break e;Te=99;continue;case 118:P(t,f.Value).SetUint(he),Te=105;continue;case 103:v=xe,D=P(t,f.Value).Type().Bits(),Te=120;case 120:if(Pe&&(Pe=!1,D=D.$blk()),D&&void 0!==D.$blk)break e;_=D,L=w.ParseFloat(v,_),Te=121;case 121:if(Pe&&(Pe=!1,L=L.$blk()),L&&void 0!==L.$blk)break e;if(ge=(te=L)[0],$e=te[1],!B($e,tt)||P(t,f.Value).OverflowFloat(ge)){Te=122;continue}Te=123;continue;case 122:Ne=ie.saveError(new se.ptr("number "+xe,P(t,f.Value).Type(),new Re(0,ie.readIndex()),"","")),Te=124;case 124:if(Pe&&(Pe=!1,Ne=Ne.$blk()),Ne&&void 0!==Ne.$blk)break e;Te=99;continue;case 123:P(t,f.Value).SetFloat(ge),Te=105;continue;case 104:if(24===P(t,f.Value).Kind()&&B(P(t,f.Value).Type(),xt)){P(t,f.Value).SetString(xe),Te=99;continue}if(r){Te=125;continue}Te=126;continue;case 125:M=a.Errorf("json: invalid use of ,string struct tag, trying to unmarshal %q into %v",new be([e,P(t,f.Value).Type()])),Te=127;case 127:if(Pe&&(Pe=!1,M=M.$blk()),M&&void 0!==M.$blk)break e;u=M,Te=128;case 128:return u;case 126:Ne=ie.saveError(new se.ptr("number",P(t,f.Value).Type(),new Re(0,ie.readIndex()),"","")),Te=129;case 129:if(Pe&&(Pe=!1,Ne=Ne.$blk()),Ne&&void 0!==Ne.$blk)break e;case 105:case 99:case 32:case 27:return Te=-1,tt}return}return{$blk:de.ptr.prototype.literalStore,$c:!0,$r:Ne,$24r:n,$24r$1:o,$24r$2:s,$24r$3:c,$24r$4:$,$24r$5:l,$24r$6:u,_1:d,_2:h,_3:g,_4:k,_5:b,_6:m,_arg:v,_arg$1:_,_r$10:x,_r$11:S,_r$12:E,_r$13:C,_r$14:A,_r$15:F,_r$16:R,_r$17:T,_r$18:N,_r$19:V,_r$20:O,_r$21:D,_r$22:L,_r$23:M,_r$3:j,_r$4:W,_r$5:U,_r$6:z,_r$7:K,_r$8:G,_r$9:q,_tuple:H,_tuple$1:J,_tuple$2:Z,_tuple$3:Q,_tuple$4:X,_tuple$5:Y,_tuple$6:ee,_tuple$7:te,b:re,c:ne,d:ie,err:oe,err$1:ae,err$2:pe,err$3:ce,err$4:$e,fromQuoted:r,isNull:le,item:e,n:ue,n$1:fe,n$2:we,n$3:he,n$4:ge,ok:ke,ok$1:ye,pv:me,s:ve,s$1:_e,s$2:xe,u:Ce,ut:Ie,v:t,val:Ae,value:Fe,$s:Te}},de.prototype.literalStore=function(e,t,r){return this.$val.literalStore(e,t,r)},de.ptr.prototype.valueInterface=function(){var{_1:e,_r$3:t,_r$4:r,_r$5:n,d:i,val:o,$s:a,$r:p,$c:s}=hr(this,{});a=a||0;e:for(;;){switch(a){case 0:if(o=tt,6===(e=(i=this).opcode)){a=2;continue}if(2===e){a=3;continue}if(1===e){a=4;continue}a=5;continue;case 2:t=i.arrayInterface(),a=7;case 7:if(s&&(s=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;o=t,p=i.scanNext(),a=8;case 8:if(s&&(s=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;a=6;continue;case 3:r=i.objectInterface(),a=9;case 9:if(s&&(s=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;o=new Ge(r),p=i.scanNext(),a=10;case 10:if(s&&(s=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;a=6;continue;case 4:n=i.literalInterface(),a=11;case 11:if(s&&(s=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;o=n,a=6;continue;case 5:ir(new We("JSON decoder out of sync - data changing underfoot?"));case 6:case 1:return a=-1,o}return}return{$blk:de.ptr.prototype.valueInterface,$c:!0,$r:p,_1:e,_r$3:t,_r$4:r,_r$5:n,d:i,val:o,$s:a}},de.prototype.valueInterface=function(){return this.$val.valueInterface()},de.ptr.prototype.arrayInterface=function(){var{_r$3:e,d:t,v:r,$s:n,$r:i,$c:o}=hr(this,{});n=n||0;e:for(;;){switch(n){case 0:t=this,r=Zt(be,0);case 1:i=t.scanWhile(9),n=3;case 3:if(o&&(o=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;if(8===t.opcode){n=2;continue}e=t.valueInterface(),n=4;case 4:if(o&&(o=!1,e=e.$blk()),e&&void 0!==e.$blk)break e;if(r=O(r,e),9===t.opcode){n=5;continue}n=6;continue;case 5:i=t.scanWhile(9),n=7;case 7:if(o&&(o=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;case 6:if(8===t.opcode){n=2;continue}7!==t.opcode&&ir(new We("JSON decoder out of sync - data changing underfoot?")),n=1;continue;case 2:return n=-1,r}return}return{$blk:de.ptr.prototype.arrayInterface,$c:!0,$r:i,_r$3:e,d:t,v:r,$s:n}},de.prototype.arrayInterface=function(){return this.$val.arrayInterface()},de.ptr.prototype.objectInterface=function(){var{_key:e,_r$3:r,_tuple:n,d:i,item:o,key:a,m:s,ok:c,start:$,$s:l,$r:u,$c:f}=hr(this,{});l=l||0;e:for(;;){switch(l){case 0:i=this,s=new t.Map;case 1:u=i.scanWhile(9),l=3;case 3:if(f&&(f=!1,u=u.$blk()),u&&void 0!==u.$blk)break e;if(5===i.opcode){l=2;continue}if(1!==i.opcode&&ir(new We("JSON decoder out of sync - data changing underfoot?")),$=i.readIndex(),i.rescanLiteral(),o=y(i.data,$,i.readIndex()),a=(n=cn(o))[0],(c=n[1])||ir(new We("JSON decoder out of sync - data changing underfoot?")),9===i.opcode){l=4;continue}l=5;continue;case 4:u=i.scanWhile(9),l=6;case 6:if(f&&(f=!1,u=u.$blk()),u&&void 0!==u.$blk)break e;case 5:3!==i.opcode&&ir(new We("JSON decoder out of sync - data changing underfoot?")),u=i.scanWhile(9),l=7;case 7:if(f&&(f=!1,u=u.$blk()),u&&void 0!==u.$blk)break e;r=i.valueInterface(),l=8;case 8:if(f&&(f=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;if(e=a,(s||p("assignment to entry in nil map")).set(We.keyFor(e),{k:e,v:r}),9===i.opcode){l=9;continue}l=10;continue;case 9:u=i.scanWhile(9),l=11;case 11:if(f&&(f=!1,u=u.$blk()),u&&void 0!==u.$blk)break e;case 10:if(5===i.opcode){l=2;continue}4!==i.opcode&&ir(new We("JSON decoder out of sync - data changing underfoot?")),l=1;continue;case 2:return l=-1,s}return}return{$blk:de.ptr.prototype.objectInterface,$c:!0,$r:u,_key:e,_r$3:r,_tuple:n,d:i,item:o,key:a,m:s,ok:c,start:$,$s:l}},de.prototype.objectInterface=function(){return this.$val.objectInterface()},de.ptr.prototype.literalInterface=function(){var{_1:e,_tuple:t,_tuple$1:r,c:n,d:i,err:o,item:a,n:s,ok:c,s:$,start:l,$s:u,$r:f,$c:d}=hr(this,{});u=u||0;e:for(;;){switch(u){case 0:if(l=(i=this).readIndex(),i.rescanLiteral(),110===(e=n=0>=(a=y(i.data,l,i.readIndex())).$length?void p("index out of range"):a.$array[a.$offset+0])){u=2;continue}if(116===e||102===e){u=3;continue}if(34===e){u=4;continue}u=5;continue;case 2:return u=-1,tt;case 3:return u=-1,new Ee(116===n);case 4:return $=(t=cn(a))[0],(c=t[1])||ir(new We("JSON decoder out of sync - data changing underfoot?")),u=-1,new We($);case 5:if(45!==n&&(n<48||n>57)&&ir(new We("JSON decoder out of sync - data changing underfoot?")),s=(r=i.convertNumber(I(a)))[0],o=r[1],!B(o,tt)){u=7;continue}u=8;continue;case 7:f=i.saveError(o),u=9;case 9:if(d&&(d=!1,f=f.$blk()),f&&void 0!==f.$blk)break e;case 8:return u=-1,s;case 6:case 1:return u=-1,tt}return}return{$blk:de.ptr.prototype.literalInterface,$c:!0,$r:f,_1:e,_tuple:t,_tuple$1:r,c:n,d:i,err:o,item:a,n:s,ok:c,s:$,start:l,$s:u}},de.prototype.literalInterface=function(){return this.$val.literalInterface()},sn=function(e){var t,r,n,i;if(e.$length<6||92!==(0>=e.$length?void p("index out of range"):e.$array[e.$offset+0])||117!==(1>=e.$length?void p("index out of range"):e.$array[e.$offset+1]))return-1;for(i=0,r=y(e,2,6),t=0;t=r.$length?void p("index out of range"):r.$array[r.$offset+t])&&n<=57)n=n-48<<24>>>24;else if(97<=n&&n<=102)n=10+(n-97<<24>>>24)<<24>>>24;else{if(!(65<=n&&n<=70))return-1;n=10+(n-65<<24>>>24)<<24>>>24}i=J(i,16)+(0|n)|0,t++}return i},cn=function(e){var t,r;return e=(t=$n(e))[0],r=t[1],[I(e),r]},$n=function(e){var t,r,n,i,o,a,s,c,$,l,u,f,d,w,h,g,k,b;if(g=Se.nil,$=!1,e.$length<2||34!==(0>=e.$length?void p("index out of range"):e.$array[e.$offset+0])||34!==((b=e.$length-1|0)<0||b>=e.$length?void p("index out of range"):e.$array[e.$offset+b]))return[g,$];for(e=y(e,1,e.$length-1|0),l=0;l=e.$length?void p("index out of range"):e.$array[e.$offset+l])||34===o||o<32);)if(o<128)l=l+1|0;else{if(u=(r=A.DecodeRune(y(e,l)))[0],h=r[1],65533===u&&1===h)break;l=l+h|0}if(l===e.$length)return[g=e,$=!0];for(i=Zt(Se,e.$length+8|0),k=T(i,y(e,0,l));l=(i.$length-8|0)&&(c=Zt(Se,J(i.$length+4|0,2)),T(c,y(i,0,k)),i=c),92===(a=l<0||l>=e.$length?void p("index out of range"):e.$array[e.$offset+l])){if((l=l+1|0)>=e.$length)return[g,$];switch(0){default:if(34===(t=l<0||l>=e.$length?void p("index out of range"):e.$array[e.$offset+l])||92===t||47===t||39===t)k<0||k>=i.$length?p("index out of range"):i.$array[i.$offset+k]=l<0||l>=e.$length?void p("index out of range"):e.$array[e.$offset+l],l=l+1|0,k=k+1|0;else if(98===t)k<0||k>=i.$length?p("index out of range"):i.$array[i.$offset+k]=8,l=l+1|0,k=k+1|0;else if(102===t)k<0||k>=i.$length?p("index out of range"):i.$array[i.$offset+k]=12,l=l+1|0,k=k+1|0;else if(110===t)k<0||k>=i.$length?p("index out of range"):i.$array[i.$offset+k]=10,l=l+1|0,k=k+1|0;else if(114===t)k<0||k>=i.$length?p("index out of range"):i.$array[i.$offset+k]=13,l=l+1|0,k=k+1|0;else if(116===t)k<0||k>=i.$length?p("index out of range"):i.$array[i.$offset+k]=9,l=l+1|0,k=k+1|0;else{if(117!==t)return[g,$];if((f=sn(y(e,l=l-1|0)))<0)return[g,$];if(l=l+6|0,_.IsSurrogate(f)){if(w=sn(y(e,l)),65533!==(s=_.DecodeRune(f,w))){l=l+6|0,k=k+A.EncodeRune(y(i,k),s)|0;break}f=65533}k=k+A.EncodeRune(y(i,k),f)|0}}}else{if(34===a||a<32)return[g,$];a<128?(k<0||k>=i.$length?p("index out of range"):i.$array[i.$offset+k]=a,l=l+1|0,k=k+1|0):(d=(n=A.DecodeRune(y(e,l)))[0],l=l+n[1]|0,k=k+A.EncodeRune(y(i,k),d)|0)}return[g=y(i,0,k),$=!0]},F.methods=[{prop:"Contains",name:"Contains",pkg:"",typ:Qe([We],[Ee],!1)}],R.methods=[{prop:"MarshalJSON",name:"MarshalJSON",pkg:"",typ:Qe([],[Se,rt],!1)}],ye.methods=[{prop:"UnmarshalJSON",name:"UnmarshalJSON",pkg:"",typ:Qe([Se],[rt],!1)}],Ze.methods=[{prop:"Error",name:"Error",pkg:"",typ:Qe([],[We],!1)}],Fe.methods=[{prop:"reset",name:"reset",pkg:"encoding/json",typ:Qe([],[],!1)},{prop:"eof",name:"eof",pkg:"encoding/json",typ:Qe([],[Ce],!1)},{prop:"pushParseState",name:"pushParseState",pkg:"encoding/json",typ:Qe([Ne,Ce,Ce],[Ce],!1)},{prop:"popParseState",name:"popParseState",pkg:"encoding/json",typ:Qe([],[],!1)},{prop:"error",name:"error",pkg:"encoding/json",typ:Qe([Ne,We],[Ce],!1)}],Ye.methods=[{prop:"Error",name:"Error",pkg:"",typ:Qe([],[We],!1)}],nt.methods=[{prop:"Error",name:"Error",pkg:"",typ:Qe([],[We],!1)}],it.methods=[{prop:"Error",name:"Error",pkg:"",typ:Qe([],[We],!1)},{prop:"Unwrap",name:"Unwrap",pkg:"",typ:Qe([],[rt],!1)}],Pe.methods=[{prop:"marshal",name:"marshal",pkg:"encoding/json",typ:Qe([et,G],[rt],!1)},{prop:"error",name:"error",pkg:"encoding/json",typ:Qe([rt],[],!1)},{prop:"reflectValue",name:"reflectValue",pkg:"encoding/json",typ:Qe([f.Value,G],[],!1)},{prop:"string",name:"string",pkg:"encoding/json",typ:Qe([We,Ee],[],!1)},{prop:"stringBytes",name:"stringBytes",pkg:"encoding/json",typ:Qe([Se,Ee],[],!1)}],Z.methods=[{prop:"encode",name:"encode",pkg:"encoding/json",typ:Qe([Pe,f.Value,G],[],!1)}],Q.methods=[{prop:"encode",name:"encode",pkg:"encoding/json",typ:Qe([Pe,f.Value,G],[],!1)}],Y.methods=[{prop:"encode",name:"encode",pkg:"encoding/json",typ:Qe([Pe,f.Value,G],[],!1)}],ee.methods=[{prop:"encode",name:"encode",pkg:"encoding/json",typ:Qe([Pe,f.Value,G],[],!1)}],te.methods=[{prop:"encode",name:"encode",pkg:"encoding/json",typ:Qe([Pe,f.Value,G],[],!1)}],re.methods=[{prop:"encode",name:"encode",pkg:"encoding/json",typ:Qe([Pe,f.Value,G],[],!1)}],ne.methods=[{prop:"encode",name:"encode",pkg:"encoding/json",typ:Qe([Pe,f.Value,G],[],!1)}],pt.methods=[{prop:"resolve",name:"resolve",pkg:"encoding/json",typ:Qe([],[rt],!1)}],ae.methods=[{prop:"Len",name:"Len",pkg:"",typ:Qe([],[Ce],!1)},{prop:"Swap",name:"Swap",pkg:"",typ:Qe([Ce,Ce],[],!1)},{prop:"Less",name:"Less",pkg:"",typ:Qe([Ce,Ce],[Ee],!1)}],je.methods=[{prop:"Error",name:"Error",pkg:"",typ:Qe([],[We],!1)}],ct.methods=[{prop:"Error",name:"Error",pkg:"",typ:Qe([],[We],!1)}],$e.methods=[{prop:"String",name:"String",pkg:"",typ:Qe([],[We],!1)},{prop:"Float64",name:"Float64",pkg:"",typ:Qe([],[Me,rt],!1)},{prop:"Int64",name:"Int64",pkg:"",typ:Qe([],[Re,rt],!1)}],$t.methods=[{prop:"unmarshal",name:"unmarshal",pkg:"encoding/json",typ:Qe([et],[rt],!1)},{prop:"readIndex",name:"readIndex",pkg:"encoding/json",typ:Qe([],[Ce],!1)},{prop:"init",name:"init",pkg:"encoding/json",typ:Qe([Se],[$t],!1)},{prop:"saveError",name:"saveError",pkg:"encoding/json",typ:Qe([rt],[],!1)},{prop:"addErrorContext",name:"addErrorContext",pkg:"encoding/json",typ:Qe([rt],[rt],!1)},{prop:"skip",name:"skip",pkg:"encoding/json",typ:Qe([],[],!1)},{prop:"scanNext",name:"scanNext",pkg:"encoding/json",typ:Qe([],[],!1)},{prop:"scanWhile",name:"scanWhile",pkg:"encoding/json",typ:Qe([Ce],[],!1)},{prop:"rescanLiteral",name:"rescanLiteral",pkg:"encoding/json",typ:Qe([],[],!1)},{prop:"value",name:"value",pkg:"encoding/json",typ:Qe([f.Value],[rt],!1)},{prop:"valueQuoted",name:"valueQuoted",pkg:"encoding/json",typ:Qe([],[et],!1)},{prop:"array",name:"array",pkg:"encoding/json",typ:Qe([f.Value],[rt],!1)},{prop:"object",name:"object",pkg:"encoding/json",typ:Qe([f.Value],[rt],!1)},{prop:"convertNumber",name:"convertNumber",pkg:"encoding/json",typ:Qe([We],[et,rt],!1)},{prop:"literalStore",name:"literalStore",pkg:"encoding/json",typ:Qe([Se,f.Value,Ee],[rt],!1)},{prop:"valueInterface",name:"valueInterface",pkg:"encoding/json",typ:Qe([],[et],!1)},{prop:"arrayInterface",name:"arrayInterface",pkg:"encoding/json",typ:Qe([],[be],!1)},{prop:"objectInterface",name:"objectInterface",pkg:"encoding/json",typ:Qe([],[Ge],!1)},{prop:"literalInterface",name:"literalInterface",pkg:"encoding/json",typ:Qe([],[et],!1)}],R.init(Ne),N.init("encoding/json",[{prop:"msg",name:"msg",embedded:!1,exported:!1,typ:We,tag:""},{prop:"Offset",name:"Offset",embedded:!1,exported:!0,typ:Re,tag:""}]),V.init("encoding/json",[{prop:"step",name:"step",embedded:!1,exported:!1,typ:Xe,tag:""},{prop:"endTop",name:"endTop",embedded:!1,exported:!1,typ:Ee,tag:""},{prop:"parseState",name:"parseState",embedded:!1,exported:!1,typ:me,tag:""},{prop:"err",name:"err",embedded:!1,exported:!1,typ:rt,tag:""},{prop:"bytes",name:"bytes",embedded:!1,exported:!1,typ:Re,tag:""}]),L.init([{prop:"MarshalJSON",name:"MarshalJSON",pkg:"",typ:Qe([],[Se,rt],!1)}]),j.init("",[{prop:"Type",name:"Type",embedded:!1,exported:!0,typ:f.Type,tag:""}]),W.init("",[{prop:"Value",name:"Value",embedded:!1,exported:!0,typ:f.Value,tag:""},{prop:"Str",name:"Str",embedded:!1,exported:!0,typ:We,tag:""}]),U.init("encoding/json",[{prop:"Type",name:"Type",embedded:!1,exported:!0,typ:f.Type,tag:""},{prop:"Err",name:"Err",embedded:!1,exported:!0,typ:rt,tag:""},{prop:"sourceFunc",name:"sourceFunc",embedded:!1,exported:!1,typ:We,tag:""}]),z.init("encoding/json",[{prop:"Buffer",name:"Buffer",embedded:!0,exported:!0,typ:r.Buffer,tag:""},{prop:"scratch",name:"scratch",embedded:!1,exported:!1,typ:Ve,tag:""},{prop:"ptrLevel",name:"ptrLevel",embedded:!1,exported:!1,typ:Te,tag:""},{prop:"ptrSeen",name:"ptrSeen",embedded:!1,exported:!1,typ:ot,tag:""}]),K.init("encoding/json",[{prop:"error",name:"error",embedded:!0,exported:!1,typ:rt,tag:""}]),G.init("encoding/json",[{prop:"quoted",name:"quoted",embedded:!1,exported:!1,typ:Ee,tag:""},{prop:"escapeHTML",name:"escapeHTML",embedded:!1,exported:!1,typ:Ee,tag:""}]),q.init([Pe,f.Value,G],[],!1),Q.init("encoding/json",[{prop:"fields",name:"fields",embedded:!1,exported:!1,typ:X,tag:""}]),X.init("encoding/json",[{prop:"list",name:"list",embedded:!1,exported:!1,typ:Oe,tag:""},{prop:"nameIndex",name:"nameIndex",embedded:!1,exported:!1,typ:at,tag:""}]),Y.init("encoding/json",[{prop:"elemEnc",name:"elemEnc",embedded:!1,exported:!1,typ:q,tag:""}]),ee.init("encoding/json",[{prop:"arrayEnc",name:"arrayEnc",embedded:!1,exported:!1,typ:q,tag:""}]),te.init("encoding/json",[{prop:"elemEnc",name:"elemEnc",embedded:!1,exported:!1,typ:q,tag:""}]),re.init("encoding/json",[{prop:"elemEnc",name:"elemEnc",embedded:!1,exported:!1,typ:q,tag:""}]),ne.init("encoding/json",[{prop:"canAddrEnc",name:"canAddrEnc",embedded:!1,exported:!1,typ:q,tag:""},{prop:"elseEnc",name:"elseEnc",embedded:!1,exported:!1,typ:q,tag:""}]),ie.init("encoding/json",[{prop:"k",name:"k",embedded:!1,exported:!1,typ:f.Value,tag:""},{prop:"v",name:"v",embedded:!1,exported:!1,typ:f.Value,tag:""},{prop:"ks",name:"ks",embedded:!1,exported:!1,typ:We,tag:""}]),oe.init("encoding/json",[{prop:"name",name:"name",embedded:!1,exported:!1,typ:We,tag:""},{prop:"nameBytes",name:"nameBytes",embedded:!1,exported:!1,typ:Se,tag:""},{prop:"equalFold",name:"equalFold",embedded:!1,exported:!1,typ:st,tag:""},{prop:"nameNonEsc",name:"nameNonEsc",embedded:!1,exported:!1,typ:We,tag:""},{prop:"nameEscHTML",name:"nameEscHTML",embedded:!1,exported:!1,typ:We,tag:""},{prop:"tag",name:"tag",embedded:!1,exported:!1,typ:Ee,tag:""},{prop:"index",name:"index",embedded:!1,exported:!1,typ:me,tag:""},{prop:"typ",name:"typ",embedded:!1,exported:!1,typ:f.Type,tag:""},{prop:"omitEmpty",name:"omitEmpty",embedded:!1,exported:!1,typ:Ee,tag:""},{prop:"quoted",name:"quoted",embedded:!1,exported:!1,typ:Ee,tag:""},{prop:"encoder",name:"encoder",embedded:!1,exported:!1,typ:q,tag:""}]),ae.init(oe),pe.init([{prop:"UnmarshalJSON",name:"UnmarshalJSON",pkg:"",typ:Qe([Se],[rt],!1)}]),se.init("",[{prop:"Value",name:"Value",embedded:!1,exported:!0,typ:We,tag:""},{prop:"Type",name:"Type",embedded:!1,exported:!0,typ:f.Type,tag:""},{prop:"Offset",name:"Offset",embedded:!1,exported:!0,typ:Re,tag:""},{prop:"Struct",name:"Struct",embedded:!1,exported:!0,typ:We,tag:""},{prop:"Field",name:"Field",embedded:!1,exported:!0,typ:We,tag:""}]),ce.init("",[{prop:"Type",name:"Type",embedded:!1,exported:!0,typ:f.Type,tag:""}]),fe.init("",[{prop:"Struct",name:"Struct",embedded:!1,exported:!0,typ:f.Type,tag:""},{prop:"FieldStack",name:"FieldStack",embedded:!1,exported:!0,typ:He,tag:""}]),de.init("encoding/json",[{prop:"data",name:"data",embedded:!1,exported:!1,typ:Se,tag:""},{prop:"off",name:"off",embedded:!1,exported:!1,typ:Ce,tag:""},{prop:"opcode",name:"opcode",embedded:!1,exported:!1,typ:Ce,tag:""},{prop:"scan",name:"scan",embedded:!1,exported:!1,typ:V,tag:""},{prop:"errorContext",name:"errorContext",embedded:!1,exported:!1,typ:Ae,tag:""},{prop:"savedError",name:"savedError",embedded:!1,exported:!1,typ:rt,tag:""},{prop:"useNumber",name:"useNumber",embedded:!1,exported:!1,typ:Ee,tag:""},{prop:"disallowUnknownFields",name:"disallowUnknownFields",embedded:!1,exported:!1,typ:Ee,tag:""}]),ke.init("",[]),e=function(){ln.$init=function(){};var t,p,c=!1,h=0;void 0!==this&&void 0!==this.$blk&&(c=!0,h=(t=this).$s,p=t.$r);e:for(;;){switch(h){case 0:p=r.$init(),h=1;case 1:if(c&&(c=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;p=n.$init(),h=2;case 2:if(c&&(c=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;p=i.$init(),h=3;case 3:if(c&&(c=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;p=o.$init(),h=4;case 4:if(c&&(c=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;p=a.$init(),h=5;case 5:if(c&&(c=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;p=s.$init(),h=6;case 6:if(c&&(c=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;p=$.$init(),h=7;case 7:if(c&&(c=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;p=l.$init(),h=8;case 8:if(c&&(c=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;p=f.$init(),h=9;case 9:if(c&&(c=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;p=d.$init(),h=10;case 10:if(c&&(c=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;p=w.$init(),h=11;case 11:if(c&&(c=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;p=b.$init(),h=12;case 12:if(c&&(c=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;p=v.$init(),h=13;case 13:if(c&&(c=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;p=_.$init(),h=14;case 14:if(c&&(c=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;p=A.$init(),h=15;case 15:if(c&&(c=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;wt=new s.Pool.ptr(be.nil,u),ht=new s.Map.ptr(!1),mt=new s.Map.ptr(!1),lt=Ke(1,[!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!0,!0,!1,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!1,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0]),ut=Ke(1,[!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!0,!0,!1,!0,!0,!0,!1,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!1,!0,!1,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!1,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0]),ft=new s.Pool.ptr(be.nil,(function(){return new V.ptr(u,!1,me.nil,tt,new Re(0,0))})),dt="0123456789abcdef",St=f.TypeOf(ve.nil).Elem(),h=16;case 16:if(c&&(c=!1,St=St.$blk()),St&&void 0!==St.$blk)break e;gt=St,Et=f.TypeOf(_e.nil).Elem(),h=17;case 17:if(c&&(c=!1,Et=Et.$blk()),Et&&void 0!==Et.$blk)break e;kt=Et,bt=k(new Z(32),"encode"),yt=k(new Z(64),"encode"),vt=new Se(C("null")),Ct=f.TypeOf(Ie.nil).Elem(),h=18;case 18:if(c&&(c=!1,Ct=Ct.$blk()),Ct&&void 0!==Ct.$blk)break e;_t=Ct,xt=f.TypeOf(new $e(""))}return}return void 0===t&&(t={$blk:e}),t.$s=h,t.$r=p,t},ln.$init=e,ln}(),c["golang.org/x/exp/rand"]=function(){var e,t,r,n,i,o,a,s,$,l,u,f,d,w,h,g,k,b,m,v,_,x,S,E,C,I,A,F,R,T={};return t=c["encoding/binary"],r=c.io,n=c.math,i=c["math/bits"],o=c.sync,a=T.PCGSource=xe(0,ge,"rand.PCGSource",!0,"golang.org/x/exp/rand",!0,(function(e,t){if(this.$val=this,0===arguments.length)return this.low=new Oe(0,0),void(this.high=new Oe(0,0));this.low=e,this.high=t})),s=T.Source=xe(8,ue,"rand.Source",!0,"golang.org/x/exp/rand",!0,null),$=T.Rand=xe(0,ge,"rand.Rand",!0,"golang.org/x/exp/rand",!0,(function(e,t,r){if(this.$val=this,0===arguments.length)return this.src=tt,this.readVal=new Oe(0,0),void(this.readPos=0);this.src=e,this.readVal=t,this.readPos=r})),l=T.LockedSource=xe(0,ge,"rand.LockedSource",!0,"golang.org/x/exp/rand",!0,(function(e,t){if(this.$val=this,0===arguments.length)return this.lk=new o.Mutex.ptr(0,0),void(this.src=new a.ptr(new Oe(0,0),new Oe(0,0)));this.lk=e,this.src=t})),u=Gt(a),f=Gt(l),d=Gt($),w=qe(Ne,16),h=Jt(Ne),g=Gt(Ie),k=Jt(Ce),b=Gt(Oe),m=Qe([Ce,Ce],[],!1),a.ptr.prototype.Seed=function(e){this.low=e,this.high=e},a.prototype.Seed=function(e){return this.$val.Seed(e)},a.ptr.prototype.Uint64=function(){var e,t,r;return(e=this).multiply(),e.add(),i.RotateLeft64((t=e.high,r=e.low,new Oe(t.$high^r.$high,(t.$low^r.$low)>>>0)),-(0|Y(e.high,58).$low))},a.prototype.Uint64=function(){return this.$val.Uint64()},a.ptr.prototype.add=function(){var e,t,r,n;n=this,new Oe(0,0),e=i.Add64(n.low,new Oe(335903614,4150755663),new Oe(0,0)),n.low=e[0],r=e[1],t=i.Add64(n.high,new Oe(1481765933,1284865837),r),n.high=t[0]},a.prototype.add=function(){return this.$val.add()},a.ptr.prototype.multiply=function(){var e,t,r,n,o,a;n=this,t=(e=i.Mul64(n.low,new Oe(1132846948,2681009733)))[0],r=e[1],o=ee(n.high,new Oe(1132846948,2681009733)),t=new Oe(t.$high+o.$high,t.$low+o.$low),a=ee(n.low,new Oe(593554693,533093796)),t=new Oe(t.$high+a.$high,t.$low+a.$low),n.low=r,n.high=t},a.prototype.multiply=function(){return this.$val.multiply()},a.ptr.prototype.MarshalBinary=function(){var e;return e=w.zero(),P(t.BigEndian,t.bigEndian).PutUint64(y(new h(e),0,8),this.high),P(t.BigEndian,t.bigEndian).PutUint64(y(new h(e),8),this.low),[new h(e),tt]},a.prototype.MarshalBinary=function(){return this.$val.MarshalBinary()},a.ptr.prototype.UnmarshalBinary=function(e){return e.$length<16?r.ErrUnexpectedEOF:(this.low=P(t.BigEndian,t.bigEndian).Uint64(y(e,8)),this.high=P(t.BigEndian,t.bigEndian).Uint64(y(e,0,8)),tt)},a.prototype.UnmarshalBinary=function(e){return this.$val.UnmarshalBinary(e)},I=function(e){var t;return(t=new a.ptr(new Oe(0,0),new Oe(0,0))).Seed(e),t},T.NewSource=I,A=function(e){return new $.ptr(e,new Oe(0,0),0)},T.New=A,$.ptr.prototype.Seed=function(e){var{_tuple:t,lk:r,ok:n,r:i,seed:e,$s:o,$r:a,$c:p}=hr(this,{seed:e});o=o||0;e:for(;;){switch(o){case 0:if(r=(t=Yt((i=this).src,f,!0))[0],n=t[1]){o=1;continue}o=2;continue;case 1:a=r.seedPos(e,i.$ptr_readPos||(i.$ptr_readPos=new g((function(){return this.$target.readPos}),(function(e){this.$target.readPos=e}),i))),o=3;case 3:if(p&&(p=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;return void(o=-1);case 2:a=i.src.Seed(e),o=4;case 4:if(p&&(p=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;return i.readPos=0,void(o=-1)}return}return{$blk:$.ptr.prototype.Seed,$c:!0,$r:a,_tuple:t,lk:r,ok:n,r:i,seed:e,$s:o}},$.prototype.Seed=function(e){return this.$val.Seed(e)},$.ptr.prototype.Uint64=function(){var{$24r:e,_r:t,r,$s:n,$r:i,$c:o}=hr(this,{});n=n||0;e:for(;;){switch(n){case 0:t=(r=this).src.Uint64(),n=1;case 1:if(o&&(o=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;e=t,n=2;case 2:return e}return}return{$blk:$.ptr.prototype.Uint64,$c:!0,$r:i,$24r:e,_r:t,r,$s:n}},$.prototype.Uint64=function(){return this.$val.Uint64()},$.ptr.prototype.Int63=function(){var{$24r:e,_r:t,r,x:n,x$1:i,$s:o,$r:a,$c:p}=hr(this,{});o=o||0;e:for(;;){switch(o){case 0:t=(r=this).src.Uint64(),o=1;case 1:if(p&&(p=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;n=new Oe(2147483647&(i=t).$high,(-1&i.$low)>>>0),e=new Re(n.$high,n.$low),o=2;case 2:return e}return}return{$blk:$.ptr.prototype.Int63,$c:!0,$r:a,$24r:e,_r:t,r,x:n,x$1:i,$s:o}},$.prototype.Int63=function(){return this.$val.Int63()},$.ptr.prototype.Uint32=function(){var{$24r:e,_r:t,r,$s:n,$r:i,$c:o}=hr(this,{});n=n||0;e:for(;;){switch(n){case 0:t=(r=this).Uint64(),n=1;case 1:if(o&&(o=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;e=Y(t,32).$low>>>0,n=2;case 2:return e}return}return{$blk:$.ptr.prototype.Uint32,$c:!0,$r:i,$24r:e,_r:t,r,$s:n}},$.prototype.Uint32=function(){return this.$val.Uint32()},$.ptr.prototype.Int31=function(){var{$24r:e,_r:t,r,$s:n,$r:i,$c:o}=hr(this,{});n=n||0;e:for(;;){switch(n){case 0:t=(r=this).Uint64(),n=1;case 1:if(o&&(o=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;e=0|Y(t,33).$low,n=2;case 2:return e}return}return{$blk:$.ptr.prototype.Int31,$c:!0,$r:i,$24r:e,_r:t,r,$s:n}},$.prototype.Int31=function(){return this.$val.Int31()},$.ptr.prototype.Int=function(){var{_r:e,r:t,u:r,$s:n,$r:i,$c:o}=hr(this,{});n=n||0;e:for(;;){switch(n){case 0:e=(t=this).Uint64(),n=1;case 1:if(o&&(o=!1,e=e.$blk()),e&&void 0!==e.$blk)break e;return n=-1,(r=e.$low>>>0)<<1>>>0>>>1>>>0|0}return}return{$blk:$.ptr.prototype.Int,$c:!0,$r:i,_r:e,r:t,u:r,$s:n}},$.prototype.Int=function(){return this.$val.Int()},$.ptr.prototype.Uint64n=function(e){var{$24r:t,_r:r,_r$1:n,_r$2:i,ceiling:o,n:e,r:a,v:p,x:s,x$1:c,x$2:l,x$3:u,x$4:f,x$5:d,$s:w,$r:h,$c:g}=hr(this,{n:e});w=w||0;e:for(;;){switch(w){case 0:if(a=this,c=new Oe(e.$high-0,e.$low-1),0===(s=new Oe(e.$high&c.$high,(e.$low&c.$low)>>>0)).$high&&0===s.$low){w=1;continue}w=2;continue;case 1:0===e.$high&&0===e.$low&&ir(new We("invalid argument to Uint64n")),r=a.Uint64(),w=3;case 3:if(g&&(g=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;l=r,u=new Oe(e.$high-0,e.$low-1),t=new Oe(l.$high&u.$high,(l.$low&u.$low)>>>0),w=4;case 4:return t;case 2:n=a.Uint64(),w=5;case 5:if(g&&(g=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;if(p=n,f=new Oe(4294967295-e.$high,4294967295-e.$low),p.$high>f.$high||p.$high===f.$high&&p.$low>f.$low){w=6;continue}w=7;continue;case 6:d=te(new Oe(4294967295,4294967295),e,!0),o=new Oe(4294967295-d.$high,4294967295-d.$low);case 8:if(!(p.$high>o.$high||p.$high===o.$high&&p.$low>=o.$low)){w=9;continue}i=a.Uint64(),w=10;case 10:if(g&&(g=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;p=i,w=8;continue;case 9:case 7:return w=-1,te(p,e,!0)}return}return{$blk:$.ptr.prototype.Uint64n,$c:!0,$r:h,$24r:t,_r:r,_r$1:n,_r$2:i,ceiling:o,n:e,r:a,v:p,x:s,x$1:c,x$2:l,x$3:u,x$4:f,x$5:d,$s:w}},$.prototype.Uint64n=function(e){return this.$val.Uint64n(e)},$.ptr.prototype.Int63n=function(e){var{$24r:t,_r:r,n:e,r:n,x:i,$s:o,$r:a,$c:p}=hr(this,{n:e});o=o||0;e:for(;;){switch(o){case 0:n=this,(e.$high<0||0===e.$high&&e.$low<=0)&&ir(new We("invalid argument to Int63n")),r=n.Uint64n(new Oe(e.$high,e.$low)),o=1;case 1:if(p&&(p=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;t=new Re((i=r).$high,i.$low),o=2;case 2:return t}return}return{$blk:$.ptr.prototype.Int63n,$c:!0,$r:a,$24r:t,_r:r,n:e,r:n,x:i,$s:o}},$.prototype.Int63n=function(e){return this.$val.Int63n(e)},$.ptr.prototype.Int31n=function(e){var{$24r:t,_r:r,n:e,r:n,$s:i,$r:o,$c:a}=hr(this,{n:e});i=i||0;e:for(;;){switch(i){case 0:n=this,e<=0&&ir(new We("invalid argument to Int31n")),r=n.Uint64n(new Oe(0,e)),i=1;case 1:if(a&&(a=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;t=0|r.$low,i=2;case 2:return t}return}return{$blk:$.ptr.prototype.Int31n,$c:!0,$r:o,$24r:t,_r:r,n:e,r:n,$s:i}},$.prototype.Int31n=function(e){return this.$val.Int31n(e)},$.ptr.prototype.Intn=function(e){var{$24r:t,_r:r,n:e,r:n,$s:i,$r:o,$c:a}=hr(this,{n:e});i=i||0;e:for(;;){switch(i){case 0:n=this,e<=0&&ir(new We("invalid argument to Intn")),r=n.Uint64n(new Oe(0,e)),i=1;case 1:if(a&&(a=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;t=0|r.$low,i=2;case 2:return t}return}return{$blk:$.ptr.prototype.Intn,$c:!0,$r:o,$24r:t,_r:r,n:e,r:n,$s:i}},$.prototype.Intn=function(e){return this.$val.Intn(e)},$.ptr.prototype.Float64=function(){var{_r:e,f:t,r,$s:n,$r:i,$c:o}=hr(this,{});n=n||0;e:for(;;){switch(n){case 0:r=this;case 1:e=r.Uint64n(new Oe(2097152,0)),n=2;case 2:if(o&&(o=!1,e=e.$blk()),e&&void 0!==e.$blk)break e;if(1==(t=Z(e)/9007199254740992)){n=3;continue}n=4;continue;case 3:n=1;continue;case 4:return n=-1,t}return}return{$blk:$.ptr.prototype.Float64,$c:!0,$r:i,_r:e,f:t,r,$s:n}},$.prototype.Float64=function(){return this.$val.Float64()},$.ptr.prototype.Float32=function(){var{_r:e,f:t,r,$s:n,$r:i,$c:o}=hr(this,{});n=n||0;e:for(;;){switch(n){case 0:r=this;case 1:e=r.Float64(),n=2;case 2:if(o&&(o=!1,e=e.$blk()),e&&void 0!==e.$blk)break e;if(1===(t=H(e))){n=3;continue}n=4;continue;case 3:n=1;continue;case 4:return n=-1,t}return}return{$blk:$.ptr.prototype.Float32,$c:!0,$r:i,_r:e,f:t,r,$s:n}},$.prototype.Float32=function(){return this.$val.Float32()},$.ptr.prototype.Perm=function(e){var{_r:t,i:r,j:n,m:i,n:e,r:o,$s:a,$r:s,$c:c}=hr(this,{n:e});a=a||0;e:for(;;){switch(a){case 0:o=this,i=Zt(k,e),r=0;case 1:if(!(r=i.$length?p("index out of range"):i.$array[i.$offset+r]=n<0||n>=i.$length?void p("index out of range"):i.$array[i.$offset+n],n<0||n>=i.$length?p("index out of range"):i.$array[i.$offset+n]=r,r=r+1|0,a=1;continue;case 2:return a=-1,i}return}return{$blk:$.ptr.prototype.Perm,$c:!0,$r:s,_r:t,i:r,j:n,m:i,n:e,r:o,$s:a}},$.prototype.Perm=function(e){return this.$val.Perm(e)},$.ptr.prototype.Shuffle=function(e,t){var{_r:r,_r$1:n,i,j:o,j$1:a,n:e,r:p,swap:t,x:s,$s:c,$r:l,$c:u}=hr(this,{n:e,swap:t});c=c||0;e:for(;;){switch(c){case 0:p=this,e<0&&ir(new We("invalid argument to Shuffle")),i=e-1|0;case 1:if(!(i>2147483646)){c=2;continue}r=p.Int63n(new Re(0,i+1|0)),c=3;case 3:if(u&&(u=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;l=t(i,o=(s=r).$low+4294967296*(s.$high>>31)|0),c=4;case 4:if(u&&(u=!1,l=l.$blk()),l&&void 0!==l.$blk)break e;i=i-1|0,c=1;continue;case 2:case 5:if(!(i>0)){c=6;continue}n=p.Int31n(i+1|0),c=7;case 7:if(u&&(u=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;l=t(i,a=0|n),c=8;case 8:if(u&&(u=!1,l=l.$blk()),l&&void 0!==l.$blk)break e;i=i-1|0,c=5;continue;case 6:return void(c=-1)}return}return{$blk:$.ptr.prototype.Shuffle,$c:!0,$r:l,_r:r,_r$1:n,i,j:o,j$1:a,n:e,r:p,swap:t,x:s,$s:c}},$.prototype.Shuffle=function(e,t){return this.$val.Shuffle(e,t)},$.ptr.prototype.Read=function(e){var{$24r:t,$24r$1:r,_r:n,_r$1:i,_tuple:o,_tuple$1:a,_tuple$2:p,err:s,lk:c,n:l,ok:u,p:e,r:d,$s:w,$r:h,$c:k}=hr(this,{p:e});w=w||0;e:for(;;){switch(w){case 0:if(l=0,s=tt,c=(o=Yt((d=this).src,f,!0))[0],u=o[1]){w=1;continue}w=2;continue;case 1:n=c.Read(e,d.$ptr_readVal||(d.$ptr_readVal=new b((function(){return this.$target.readVal}),(function(e){this.$target.readVal=e}),d)),d.$ptr_readPos||(d.$ptr_readPos=new g((function(){return this.$target.readPos}),(function(e){this.$target.readPos=e}),d))),w=3;case 3:if(k&&(k=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;t=[l=(a=n)[0],s=a[1]],w=4;case 4:return t;case 2:i=F(e,d.src,d.$ptr_readVal||(d.$ptr_readVal=new b((function(){return this.$target.readVal}),(function(e){this.$target.readVal=e}),d)),d.$ptr_readPos||(d.$ptr_readPos=new g((function(){return this.$target.readPos}),(function(e){this.$target.readPos=e}),d))),w=5;case 5:if(k&&(k=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;r=[l=(p=i)[0],s=p[1]],w=6;case 6:return r}return}return{$blk:$.ptr.prototype.Read,$c:!0,$r:h,$24r:t,$24r$1:r,_r:n,_r$1:i,_tuple:o,_tuple$1:a,_tuple$2:p,err:s,lk:c,n:l,ok:u,p:e,r:d,$s:w}},$.prototype.Read=function(e){return this.$val.Read(e)},F=function(e,t,r,n){var{_r:i,_tuple:o,err:a,n:s,p:e,pos:c,readPos:n,readVal:r,rng:$,src:t,val:l,$s:f,$r:d,$c:w}=hr(this,{p:e,src:t,readVal:r,readPos:n});f=f||0;e:for(;;){switch(f){case 0:s=0,a=tt,c=n.$get(),l=r.$get(),$=(o=Yt(t,u,!0))[0],s=0;case 1:if(!(s=e.$length?p("index out of range"):e.$array[e.$offset+s]=l.$low<<24>>>24,l=Y(l,8),c=c-1<<24>>24,s=s+1|0,f=1;continue;case 2:return n.$set(c),r.$set(l),f=-1,[s,a]}return}return{$blk:F,$c:!0,$r:d,_r:i,_tuple:o,err:a,n:s,p:e,pos:c,readPos:n,readVal:r,rng:$,src:t,val:l,$s:f}},l.ptr.prototype.Uint64=function(){var{n:e,s:t,$s:r,$r:n,$c:i}=hr(this,{});r=r||0;e:for(;;){switch(r){case 0:e=new Oe(0,0),n=(t=this).lk.Lock(),r=1;case 1:if(i&&(i=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;e=t.src.Uint64(),n=t.lk.Unlock(),r=2;case 2:if(i&&(i=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;return r=-1,e}return}return{$blk:l.ptr.prototype.Uint64,$c:!0,$r:n,n:e,s:t,$s:r}},l.prototype.Uint64=function(){return this.$val.Uint64()},l.ptr.prototype.Seed=function(e){var{s:t,seed:e,$s:r,$r:n,$c:i}=hr(this,{seed:e});r=r||0;e:for(;;){switch(r){case 0:n=(t=this).lk.Lock(),r=1;case 1:if(i&&(i=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;t.src.Seed(e),n=t.lk.Unlock(),r=2;case 2:if(i&&(i=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;return void(r=-1)}return}return{$blk:l.ptr.prototype.Seed,$c:!0,$r:n,s:t,seed:e,$s:r}},l.prototype.Seed=function(e){return this.$val.Seed(e)},l.ptr.prototype.seedPos=function(e,t){var{readPos:t,s:r,seed:e,$s:n,$r:i,$c:o}=hr(this,{seed:e,readPos:t});n=n||0;e:for(;;){switch(n){case 0:i=(r=this).lk.Lock(),n=1;case 1:if(o&&(o=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;r.src.Seed(e),t.$set(0),i=r.lk.Unlock(),n=2;case 2:if(o&&(o=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;return void(n=-1)}return}return{$blk:l.ptr.prototype.seedPos,$c:!0,$r:i,readPos:t,s:r,seed:e,$s:n}},l.prototype.seedPos=function(e,t){return this.$val.seedPos(e,t)},l.ptr.prototype.Read=function(e,t,r){var{_r:n,_tuple:i,err:o,n:a,p:e,readPos:r,readVal:t,s:p,$s:s,$r:c,$c:$}=hr(this,{p:e,readVal:t,readPos:r});s=s||0;e:for(;;){switch(s){case 0:a=0,o=tt,c=(p=this).lk.Lock(),s=1;case 1:if($&&($=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;n=F(e,p.src,t,r),s=2;case 2:if($&&($=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;a=(i=n)[0],o=i[1],c=p.lk.Unlock(),s=3;case 3:if($&&($=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;return s=-1,[a,o]}return}return{$blk:l.ptr.prototype.Read,$c:!0,$r:c,_r:n,_tuple:i,err:o,n:a,p:e,readPos:r,readVal:t,s:p,$s:s}},l.prototype.Read=function(e,t,r){return this.$val.Read(e,t,r)},R=function(e){return e<0?-e>>>0:e>>>0},$.ptr.prototype.NormFloat64=function(){var{_r:e,_r$1:t,_r$2:r,_r$3:i,_r$4:o,_r$5:a,i:s,j:c,r:l,x:u,x$1:f,y:d,$s:w,$r:h,$c:g}=hr(this,{});w=w||0;e:for(;;){switch(w){case 0:l=this;case 1:e=l.Uint32(),w=3;case 3:if(g&&(g=!1,e=e.$blk()),e&&void 0!==e.$blk)break e;if(u=(c=0|e)*((s=127&c)<0||s>=_.length?void p("index out of range"):_[s]),R(c)<(s<0||s>=v.length?void p("index out of range"):v[s]))return w=-1,u;if(0===s){w=4;continue}w=5;continue;case 4:case 6:t=l.Float64(),w=8;case 8:if(g&&(g=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;r=n.Log(t),w=9;case 9:if(g&&(g=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;u=.29047645161474317*-r,i=l.Float64(),w=10;case 10:if(g&&(g=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;o=n.Log(i),w=11;case 11:if(g&&(g=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;if((d=-o)+d>=u*u){w=7;continue}w=6;continue;case 7:return c>0?(w=-1,3.442619855899+u):(w=-1,-3.442619855899-u);case 5:a=l.Float64(),w=14;case 14:if(g&&(g=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;if(H((s<0||s>=x.length?void p("index out of range"):x[s])+H(H(a)*H(((f=s-1|0)<0||f>=x.length?void p("index out of range"):x[f])-(s<0||s>=x.length?void p("index out of range"):x[s]))))>>0)<0||a>=E.length?void p("index out of range"):E[a]),s<(a<0||a>=S.length?void p("index out of range"):S[a]))return f=-1,l;if(0===a){f=4;continue}f=5;continue;case 4:r=c.Float64(),f=6;case 6:if(w&&(w=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;i=n.Log(r),f=7;case 7:if(w&&(w=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;e=7.69711747013105-i,f=8;case 8:return e;case 5:o=c.Float64(),f=11;case 11:if(w&&(w=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;if(H((a<0||a>=C.length?void p("index out of range"):C[a])+H(H(o)*H(((u=a-1>>>0)<0||u>=C.length?void p("index out of range"):C[u])-(a<0||a>=C.length?void p("index out of range"):C[a]))))>31)|0,t=-20;t<607;)o=C(o),t>=0&&(n=new Re(0,0),n=Q(new Re(0,o),40),o=C(o),a=Q(new Re(0,o),20),n=new Re(n.$high^a.$high,(n.$low^a.$low)>>>0),o=C(o),s=new Re(0,o),n=new Re(n.$high^s.$high,(n.$low^s.$low)>>>0),c=t<0||t>=b.length?void p("index out of range"):b[t],n=new Re(n.$high^c.$high,(n.$low^c.$low)>>>0),$=r.vec,t<0||t>=$.length?p("index out of range"):$[t]=n),t=t+1|0},n.prototype.Seed=function(e){return this.$val.Seed(e)},n.ptr.prototype.Int63=function(){var e,t;return t=this.Uint64(),e=new Oe(2147483647&t.$high,(4294967295&t.$low)>>>0),new Re(e.$high,e.$low)},n.prototype.Int63=function(){return this.$val.Int63()},n.ptr.prototype.Uint64=function(){var e,t,r,n,i,o,a,s,c,$;return(e=this).tap=e.tap-1|0,e.tap<0&&(e.tap=e.tap+607|0),e.feed=e.feed-1|0,e.feed<0&&(e.feed=e.feed+607|0),r=e.vec,t=(n=e.feed)<0||n>=r.length?void p("index out of range"):r[n],o=e.vec,i=(a=e.tap)<0||a>=o.length?void p("index out of range"):o[a],s=new Re(t.$high+i.$high,t.$low+i.$low),c=e.vec,($=e.feed)<0||$>=c.length?p("index out of range"):c[$]=s,new Oe(s.$high,s.$low)},n.prototype.Uint64=function(){return this.$val.Uint64()},I=function(e){var t;return(t=new n.ptr(0,0,f.zero())).Seed(e),t},N.NewSource=I,A=function(e){var t;return t=Yt(e,o,!0)[0],new a.ptr(e,t,new Re(0,0),0)},N.New=A,a.ptr.prototype.Seed=function(e){var{_tuple:t,lk:r,ok:n,r:i,seed:e,$s:o,$r:p,$c:s}=hr(this,{seed:e});o=o||0;e:for(;;){switch(o){case 0:if(r=(t=Yt((i=this).src,l,!0))[0],n=t[1])return r.seedPos(e,i.$ptr_readPos||(i.$ptr_readPos=new d((function(){return this.$target.readPos}),(function(e){this.$target.readPos=e}),i))),void(o=-1);p=i.src.Seed(e),o=1;case 1:if(s&&(s=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;return i.readPos=0,void(o=-1)}return}return{$blk:a.ptr.prototype.Seed,$c:!0,$r:p,_tuple:t,lk:r,ok:n,r:i,seed:e,$s:o}},a.prototype.Seed=function(e){return this.$val.Seed(e)},a.ptr.prototype.Int63=function(){var{$24r:e,_r:t,r,$s:n,$r:i,$c:o}=hr(this,{});n=n||0;e:for(;;){switch(n){case 0:t=(r=this).src.Int63(),n=1;case 1:if(o&&(o=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;e=t,n=2;case 2:return e}return}return{$blk:a.ptr.prototype.Int63,$c:!0,$r:i,$24r:e,_r:t,r,$s:n}},a.prototype.Int63=function(){return this.$val.Int63()},a.ptr.prototype.Uint32=function(){var{$24r:e,_r:t,r,$s:n,$r:i,$c:o}=hr(this,{});n=n||0;e:for(;;){switch(n){case 0:t=(r=this).Int63(),n=1;case 1:if(o&&(o=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;e=X(t,31).$low>>>0,n=2;case 2:return e}return}return{$blk:a.ptr.prototype.Uint32,$c:!0,$r:i,$24r:e,_r:t,r,$s:n}},a.prototype.Uint32=function(){return this.$val.Uint32()},a.ptr.prototype.Uint64=function(){var{$24r:e,$24r$1:t,_r:r,_r$1:n,_r$2:i,r:o,x:p,x$1:s,x$2:c,x$3:$,$s:l,$r:u,$c:f}=hr(this,{});l=l||0;e:for(;;){switch(l){case 0:if(!B((o=this).s64,tt)){l=1;continue}l=2;continue;case 1:r=o.s64.Uint64(),l=3;case 3:if(f&&(f=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;e=r,l=4;case 4:return e;case 2:n=o.Int63(),l=5;case 5:if(f&&(f=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;i=o.Int63(),l=6;case 6:if(f&&(f=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;p=Y(new Oe((s=n).$high,s.$low),31),c=Q(new Oe(($=i).$high,$.$low),32),t=new Oe(p.$high|c.$high,(p.$low|c.$low)>>>0),l=7;case 7:return t}return}return{$blk:a.ptr.prototype.Uint64,$c:!0,$r:u,$24r:e,$24r$1:t,_r:r,_r$1:n,_r$2:i,r:o,x:p,x$1:s,x$2:c,x$3:$,$s:l}},a.prototype.Uint64=function(){return this.$val.Uint64()},a.ptr.prototype.Int31=function(){var{$24r:e,_r:t,r,x:n,$s:i,$r:o,$c:p}=hr(this,{});i=i||0;e:for(;;){switch(i){case 0:t=(r=this).Int63(),i=1;case 1:if(p&&(p=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;e=(n=X(t,32)).$low+4294967296*(n.$high>>31)|0,i=2;case 2:return e}return}return{$blk:a.ptr.prototype.Int31,$c:!0,$r:o,$24r:e,_r:t,r,x:n,$s:i}},a.prototype.Int31=function(){return this.$val.Int31()},a.ptr.prototype.Int=function(){var{_r:e,r:t,u:r,$s:n,$r:i,$c:o}=hr(this,{});n=n||0;e:for(;;){switch(n){case 0:e=(t=this).Int63(),n=1;case 1:if(o&&(o=!1,e=e.$blk()),e&&void 0!==e.$blk)break e;return n=-1,(r=e.$low>>>0)<<1>>>0>>>1>>>0|0}return}return{$blk:a.ptr.prototype.Int,$c:!0,$r:i,_r:e,r:t,u:r,$s:n}},a.prototype.Int=function(){return this.$val.Int()},a.ptr.prototype.Int63n=function(e){var{$24r:t,_r:r,_r$1:n,_r$2:i,max:o,n:e,r:p,v:s,x:c,x$1:$,x$2:l,x$3:u,x$4:f,x$5:d,$s:w,$r:h,$c:g}=hr(this,{n:e});w=w||0;e:for(;;){switch(w){case 0:if(p=this,(e.$high<0||0===e.$high&&e.$low<=0)&&ir(new We("invalid argument to Int63n")),$=new Re(e.$high-0,e.$low-1),0===(c=new Re(e.$high&$.$high,(e.$low&$.$low)>>>0)).$high&&0===c.$low){w=1;continue}w=2;continue;case 1:r=p.Int63(),w=3;case 3:if(g&&(g=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;l=r,u=new Re(e.$high-0,e.$low-1),t=new Re(l.$high&u.$high,(l.$low&u.$low)>>>0),w=4;case 4:return t;case 2:d=te(new Oe(2147483648,0),new Oe(e.$high,e.$low),!0),f=new Oe(2147483647-d.$high,4294967295-d.$low),o=new Re(f.$high,f.$low),n=p.Int63(),w=5;case 5:if(g&&(g=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;s=n;case 6:if(!(s.$high>o.$high||s.$high===o.$high&&s.$low>o.$low)){w=7;continue}i=p.Int63(),w=8;case 8:if(g&&(g=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;s=i,w=6;continue;case 7:return w=-1,te(s,e,!0)}return}return{$blk:a.ptr.prototype.Int63n,$c:!0,$r:h,$24r:t,_r:r,_r$1:n,_r$2:i,max:o,n:e,r:p,v:s,x:c,x$1:$,x$2:l,x$3:u,x$4:f,x$5:d,$s:w}},a.prototype.Int63n=function(e){return this.$val.Int63n(e)},a.ptr.prototype.Int31n=function(e){var{$24r:t,_r:r,_r$1:n,_r$2:i,_r$3:o,_r$4:s,max:c,n:e,r:$,v:l,$s:u,$r:f,$c:d}=hr(this,{n:e});u=u||0;e:for(;;){switch(u){case 0:if($=this,e<=0&&ir(new We("invalid argument to Int31n")),!(e&e-1)){u=1;continue}u=2;continue;case 1:r=$.Int31(),u=3;case 3:if(d&&(d=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;t=r&e-1,u=4;case 4:return t;case 2:c=2147483647-((n=2147483648%(e>>>0))==n?n:p("integer divide by zero"))>>>0|0,i=$.Int31(),u=5;case 5:if(d&&(d=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;l=i;case 6:if(!(l>c)){u=7;continue}o=$.Int31(),u=8;case 8:if(d&&(d=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;l=o,u=6;continue;case 7:return u=-1,(s=l%e)==s?s:p("integer divide by zero")}return}return{$blk:a.ptr.prototype.Int31n,$c:!0,$r:f,$24r:t,_r:r,_r$1:n,_r$2:i,_r$3:o,_r$4:s,max:c,n:e,r:$,v:l,$s:u}},a.prototype.Int31n=function(e){return this.$val.Int31n(e)},a.ptr.prototype.int31n=function(e){var{_r:t,_r$1:r,_r$2:n,low:i,n:e,prod:o,r:s,thresh:c,v:$,$s:l,$r:u,$c:f}=hr(this,{n:e});l=l||0;e:for(;;){switch(l){case 0:t=(s=this).Uint32(),l=1;case 1:if(f&&(f=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;if((i=(o=ee(new Oe(0,$=t),new Oe(0,e))).$low>>>0)>>0){l=2;continue}l=3;continue;case 2:c=(r=(-e>>>0)%(e>>>0))==r?r:p("integer divide by zero");case 4:if(!(i>>0,l=4;continue;case 5:case 3:return l=-1,0|Y(o,32).$low}return}return{$blk:a.ptr.prototype.int31n,$c:!0,$r:u,_r:t,_r$1:r,_r$2:n,low:i,n:e,prod:o,r:s,thresh:c,v:$,$s:l}},a.prototype.int31n=function(e){return this.$val.int31n(e)},a.ptr.prototype.Intn=function(e){var{$24r:t,$24r$1:r,_r:n,_r$1:i,n:e,r:o,x:p,$s:s,$r:c,$c:$}=hr(this,{n:e});s=s||0;e:for(;;){switch(s){case 0:if(o=this,e<=0&&ir(new We("invalid argument to Intn")),e<=2147483647){s=1;continue}s=2;continue;case 1:n=o.Int31n(0|e),s=3;case 3:if($&&($=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;t=0|n,s=4;case 4:return t;case 2:i=o.Int63n(new Re(0,e)),s=5;case 5:if($&&($=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;r=(p=i).$low+4294967296*(p.$high>>31)|0,s=6;case 6:return r}return}return{$blk:a.ptr.prototype.Intn,$c:!0,$r:c,$24r:t,$24r$1:r,_r:n,_r$1:i,n:e,r:o,x:p,$s:s}},a.prototype.Intn=function(e){return this.$val.Intn(e)},a.ptr.prototype.Float64=function(){var{_r:e,f:t,r,$s:n,$r:i,$c:o}=hr(this,{});n=n||0;e:for(;;){switch(n){case 0:r=this;case 1:e=r.Int63(),n=2;case 2:if(o&&(o=!1,e=e.$blk()),e&&void 0!==e.$blk)break e;if(1==(t=Z(e)/0x8000000000000000)){n=3;continue}n=4;continue;case 3:n=1;continue;case 4:return n=-1,t}return}return{$blk:a.ptr.prototype.Float64,$c:!0,$r:i,_r:e,f:t,r,$s:n}},a.prototype.Float64=function(){return this.$val.Float64()},a.ptr.prototype.Float32=function(){var{_r:e,f:t,r,$s:n,$r:i,$c:o}=hr(this,{});n=n||0;e:for(;;){switch(n){case 0:r=this;case 1:e=r.Float64(),n=2;case 2:if(o&&(o=!1,e=e.$blk()),e&&void 0!==e.$blk)break e;if(1===(t=H(e))){n=3;continue}n=4;continue;case 3:n=1;continue;case 4:return n=-1,t}return}return{$blk:a.ptr.prototype.Float32,$c:!0,$r:i,_r:e,f:t,r,$s:n}},a.prototype.Float32=function(){return this.$val.Float32()},a.ptr.prototype.Perm=function(e){var{_r:t,i:r,j:n,m:i,n:e,r:o,$s:s,$r:c,$c:$}=hr(this,{n:e});s=s||0;e:for(;;){switch(s){case 0:o=this,i=Zt(w,e),r=0;case 1:if(!(r=i.$length?p("index out of range"):i.$array[i.$offset+r]=n<0||n>=i.$length?void p("index out of range"):i.$array[i.$offset+n],n<0||n>=i.$length?p("index out of range"):i.$array[i.$offset+n]=r,r=r+1|0,s=1;continue;case 2:return s=-1,i}return}return{$blk:a.ptr.prototype.Perm,$c:!0,$r:c,_r:t,i:r,j:n,m:i,n:e,r:o,$s:s}},a.prototype.Perm=function(e){return this.$val.Perm(e)},a.ptr.prototype.Shuffle=function(e,t){var{_r:r,_r$1:n,i,j:o,j$1:p,n:e,r:s,swap:t,x:c,$s:$,$r:l,$c:u}=hr(this,{n:e,swap:t});$=$||0;e:for(;;){switch($){case 0:s=this,e<0&&ir(new We("invalid argument to Shuffle")),i=e-1|0;case 1:if(!(i>2147483646)){$=2;continue}r=s.Int63n(new Re(0,i+1|0)),$=3;case 3:if(u&&(u=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;l=t(i,o=(c=r).$low+4294967296*(c.$high>>31)|0),$=4;case 4:if(u&&(u=!1,l=l.$blk()),l&&void 0!==l.$blk)break e;i=i-1|0,$=1;continue;case 2:case 5:if(!(i>0)){$=6;continue}n=s.int31n(i+1|0),$=7;case 7:if(u&&(u=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;l=t(i,p=0|n),$=8;case 8:if(u&&(u=!1,l=l.$blk()),l&&void 0!==l.$blk)break e;i=i-1|0,$=5;continue;case 6:return void($=-1)}return}return{$blk:a.ptr.prototype.Shuffle,$c:!0,$r:l,_r:r,_r$1:n,i,j:o,j$1:p,n:e,r:s,swap:t,x:c,$s:$}},a.prototype.Shuffle=function(e,t){return this.$val.Shuffle(e,t)},a.ptr.prototype.Read=function(e){var{$24r:t,$24r$1:r,_r:n,_r$1:i,_tuple:o,_tuple$1:p,_tuple$2:s,err:c,lk:$,n:u,ok:f,p:e,r:w,$s:g,$r:k,$c:b}=hr(this,{p:e});g=g||0;e:for(;;){switch(g){case 0:if(u=0,c=tt,$=(o=Yt((w=this).src,l,!0))[0],f=o[1]){g=1;continue}g=2;continue;case 1:n=$.read(e,w.$ptr_readVal||(w.$ptr_readVal=new h((function(){return this.$target.readVal}),(function(e){this.$target.readVal=e}),w)),w.$ptr_readPos||(w.$ptr_readPos=new d((function(){return this.$target.readPos}),(function(e){this.$target.readPos=e}),w))),g=3;case 3:if(b&&(b=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;t=[u=(p=n)[0],c=p[1]],g=4;case 4:return t;case 2:i=F(e,w.src,w.$ptr_readVal||(w.$ptr_readVal=new h((function(){return this.$target.readVal}),(function(e){this.$target.readVal=e}),w)),w.$ptr_readPos||(w.$ptr_readPos=new d((function(){return this.$target.readPos}),(function(e){this.$target.readPos=e}),w))),g=5;case 5:if(b&&(b=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;r=[u=(s=i)[0],c=s[1]],g=6;case 6:return r}return}return{$blk:a.ptr.prototype.Read,$c:!0,$r:k,$24r:t,$24r$1:r,_r:n,_r$1:i,_tuple:o,_tuple$1:p,_tuple$2:s,err:c,lk:$,n:u,ok:f,p:e,r:w,$s:g}},a.prototype.Read=function(e){return this.$val.Read(e)},F=function(e,t,r,n){var{_r:i,_tuple:o,err:a,n:s,p:e,pos:c,readPos:n,readVal:r,rng:l,src:t,val:u,$s:f,$r:d,$c:w}=hr(this,{p:e,src:t,readVal:r,readPos:n});f=f||0;e:for(;;){switch(f){case 0:s=0,a=tt,c=n.$get(),u=r.$get(),l=(o=Yt(t,$,!0))[0],s=0;case 1:if(!(s=e.$length?p("index out of range"):e.$array[e.$offset+s]=u.$low<<24>>>24,u=X(u,8),c=c-1<<24>>24,s=s+1|0,f=1;continue;case 2:return n.$set(c),r.$set(u),f=-1,[s,a]}return}return{$blk:F,$c:!0,$r:d,_r:i,_tuple:o,err:a,n:s,p:e,pos:c,readPos:n,readVal:r,rng:l,src:t,val:u,$s:f}},R=function(e){var{$24r:t,_r:r,n:e,$s:n,$r:i,$c:o}=hr(this,{n:e});n=n||0;e:for(;;){switch(n){case 0:r=y.Intn(e),n=1;case 1:if(o&&(o=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;t=r,n=2;case 2:return t}return}return{$blk:R,$c:!0,$r:i,$24r:t,_r:r,n:e,$s:n}},N.Intn=R,s.ptr.prototype.Int63=function(){var e,t;return new Re(0,0),(t=this).lk.Lock(),e=t.src.Int63(),t.lk.Unlock(),e},s.prototype.Int63=function(){return this.$val.Int63()},s.ptr.prototype.Uint64=function(){var e,t;return new Oe(0,0),(t=this).lk.Lock(),e=t.src.Uint64(),t.lk.Unlock(),e},s.prototype.Uint64=function(){return this.$val.Uint64()},s.ptr.prototype.Seed=function(e){var t;(t=this).lk.Lock(),t.src.Seed(e),t.lk.Unlock()},s.prototype.Seed=function(e){return this.$val.Seed(e)},s.ptr.prototype.seedPos=function(e,t){var r;(r=this).lk.Lock(),r.src.Seed(e),t.$set(0),r.lk.Unlock()},s.prototype.seedPos=function(e,t){return this.$val.seedPos(e,t)},s.ptr.prototype.read=function(e,t,r){var{_r:n,_tuple:i,err:o,n:a,p:e,r:p,readPos:r,readVal:t,$s:c,$r:$,$c:l}=hr(this,{p:e,readVal:t,readPos:r});c=c||0;e:for(;;){switch(c){case 0:a=0,o=tt,(p=this).lk.Lock(),n=F(e,p.src,t,r),c=1;case 1:if(l&&(l=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;return a=(i=n)[0],o=i[1],p.lk.Unlock(),c=-1,[a,o]}return}return{$blk:s.ptr.prototype.read,$c:!0,$r:$,_r:n,_tuple:i,err:o,n:a,p:e,r:p,readPos:r,readVal:t,$s:c}},s.prototype.read=function(e,t,r){return this.$val.read(e,t,r)},T=function(e){return e<0?-e>>>0:e>>>0},a.ptr.prototype.NormFloat64=function(){var{_r:e,_r$1:t,_r$2:n,_r$3:i,_r$4:o,_r$5:s,i:c,j:$,r:l,x:u,x$1:f,y:d,$s:w,$r:h,$c:g}=hr(this,{});w=w||0;e:for(;;){switch(w){case 0:l=this;case 1:e=l.Uint32(),w=3;case 3:if(g&&(g=!1,e=e.$blk()),e&&void 0!==e.$blk)break e;if(u=($=0|e)*((c=127&$)<0||c>=v.length?void p("index out of range"):v[c]),T($)<(c<0||c>=m.length?void p("index out of range"):m[c]))return w=-1,u;if(0===c){w=4;continue}w=5;continue;case 4:case 6:t=l.Float64(),w=8;case 8:if(g&&(g=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;n=r.Log(t),w=9;case 9:if(g&&(g=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;u=.29047645161474317*-n,i=l.Float64(),w=10;case 10:if(g&&(g=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;o=r.Log(i),w=11;case 11:if(g&&(g=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;if((d=-o)+d>=u*u){w=7;continue}w=6;continue;case 7:return $>0?(w=-1,3.442619855899+u):(w=-1,-3.442619855899-u);case 5:s=l.Float64(),w=14;case 14:if(g&&(g=!1,s=s.$blk()),s&&void 0!==s.$blk)break e;if(H((c<0||c>=_.length?void p("index out of range"):_[c])+H(H(s)*H(((f=c-1|0)<0||f>=_.length?void p("index out of range"):_[f])-(c<0||c>=_.length?void p("index out of range"):_[c]))))>>0)<0||s>=S.length?void p("index out of range"):S[s]),c<(s<0||s>=x.length?void p("index out of range"):x[s]))return f=-1,l;if(0===s){f=4;continue}f=5;continue;case 4:n=$.Float64(),f=6;case 6:if(w&&(w=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;i=r.Log(n),f=7;case 7:if(w&&(w=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;e=7.69711747013105-i,f=8;case 8:return e;case 5:o=$.Float64(),f=11;case 11:if(w&&(w=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;if(H((s<0||s>=E.length?void p("index out of range"):E[s])+H(H(o)*H(((u=s-1>>>0)<0||u>=E.length?void p("index out of range"):E[u])-(s<0||s>=E.length?void p("index out of range"):E[s]))))=r.$length?void p("index out of range"):r.$array[r.$offset+t]).Simplify(),c===d&&u!==w&&(c=new s.ptr(0,0,j.nil,W.zero(),N.nil,U.zero(),0,0,0,""),s.copy(c,d),c.Rune=N.nil,c.Sub=D(y(new j(c.Sub0),0,0),y(d.Sub,0,n))),c!==d&&(c.Sub=O(c.Sub,u)),t++;return c}if(14===e||15===e||16===e)return h=(b=d.Sub,0>=b.$length?void p("index out of range"):b.$array[b.$offset+0]).Simplify(),Me(d.Op,d.Flags,h,d);if(17===e){if(0===d.Min&&0===d.Max)return new s.ptr(2,0,j.nil,W.zero(),N.nil,U.zero(),0,0,0,"");if(g=(m=d.Sub,0>=m.$length?void p("index out of range"):m.$array[m.$offset+0]).Simplify(),-1===d.Max){if(0===d.Min)return Me(14,d.Flags,g,M.nil);if(1===d.Min)return Me(15,d.Flags,g,M.nil);for(($=new s.ptr(18,0,j.nil,W.zero(),N.nil,U.zero(),0,0,0,"")).Sub=y(new j($.Sub0),0,0),i=0;i<(d.Min-1|0);)$.Sub=O($.Sub,g),i=i+1|0;return $.Sub=O($.Sub,Me(15,d.Flags,g,M.nil)),$}if(1===d.Min&&1===d.Max)return g;if(f=M.nil,d.Min>0)for((f=new s.ptr(18,0,j.nil,W.zero(),N.nil,U.zero(),0,0,0,"")).Sub=y(new j(f.Sub0),0,0),o=0;od.Min){for(k=Me(16,d.Flags,g,M.nil),a=d.Min+1|0;a>>0==(32&r.Flags)>>>0?r:(n!==M.nil&&n.Op===e&&(32&n.Flags)>>>0==(32&t)>>>0&&r===(0>=(i=n.Sub).$length?void p("index out of range"):i.$array[i.$offset+0])||((n=new s.ptr(e,t,j.nil,W.zero(),N.nil,U.zero(),0,0,0,"")).Sub=O(y(new j(n.Sub0),0,0),r)),n)},s.ptr.prototype.Equal=function(e){var t,r,n,i,o,a,s,c,$,l,u,f,d,w,h,g;if((c=this)===M.nil||e===M.nil)return c===e;if(c.Op!==e.Op)return!1;if(10===(t=c.Op)){if((256&c.Flags)>>>0!=(256&e.Flags)>>>0)return!1}else if(3===t||4===t){if(c.Rune.$length!==e.Rune.$length)return!1;for(i=c.Rune,r=0;r=i.$length?void p("index out of range"):i.$array[i.$offset+r])!==($=e.Rune,a<0||a>=$.$length?void p("index out of range"):$.$array[$.$offset+a]))return!1;r++}}else if(19===t||18===t){if(c.Sub.$length!==e.Sub.$length)return!1;for(o=c.Sub,n=0;n=o.$length?void p("index out of range"):o.$array[o.$offset+n]).Equal((l=e.Sub,s<0||s>=l.$length?void p("index out of range"):l.$array[l.$offset+s])))return!1;n++}}else if(14===t||15===t||16===t){if((32&c.Flags)>>>0!=(32&e.Flags)>>>0||!(u=c.Sub,0>=u.$length?void p("index out of range"):u.$array[u.$offset+0]).Equal((f=e.Sub,0>=f.$length?void p("index out of range"):f.$array[f.$offset+0])))return!1}else if(17===t){if((32&c.Flags)>>>0!=(32&e.Flags)>>>0||c.Min!==e.Min||c.Max!==e.Max||!(d=c.Sub,0>=d.$length?void p("index out of range"):d.$array[d.$offset+0]).Equal((w=e.Sub,0>=w.$length?void p("index out of range"):w.$array[w.$offset+0])))return!1}else if(13===t&&(c.Cap!==e.Cap||c.Name!==e.Name||!(h=c.Sub,0>=h.$length?void p("index out of range"):h.$array[h.$offset+0]).Equal((g=e.Sub,0>=g.$length?void p("index out of range"):g.$array[g.$offset+0]))))return!1;return!0},s.prototype.Equal=function(e){return this.$val.Equal(e)},Be=function(e,t){var r,i,o,a,s,c,$,l,u,f,d,w,h,g,k,b,y,m,v,_,x,S,E,C,I,A,F,R,T,N,P,V,O,D;switch(0){default:if(1===(r=t.Op))e.WriteString("[^\\x00-\\x{10FFFF}]");else if(2===r)e.WriteString("(?:)");else if(3===r){for((1&t.Flags)>>>0!=0&&e.WriteString("(?i:"),$=t.Rune,o=0;o<$.$length;)v=o<0||o>=$.$length?void p("index out of range"):$.$array[$.$offset+o],je(e,v,!1),o++;(1&t.Flags)>>>0!=0&&e.WriteString(")")}else if(4===r){if(0!==((c=t.Rune.$length%2)==c?c:p("integer divide by zero"))){e.WriteString("[invalid char class]");break}if(e.WriteRune(91),0===t.Rune.$length)e.WriteString("^\\x00-\\x{10FFFF}");else if(0===(0>=(E=t.Rune).$length?void p("index out of range"):E.$array[E.$offset+0])&&1114111===(C=t.Rune,(F=t.Rune.$length-1|0)<0||F>=C.$length?void p("index out of range"):C.$array[C.$offset+F])&&t.Rune.$length>2)for(e.WriteRune(94),g=1;g<(t.Rune.$length-1|0);)R=t.Rune,f=(g<0||g>=R.$length?void p("index out of range"):R.$array[R.$offset+g])+1|0,T=t.Rune,w=((N=g+1|0)<0||N>=T.$length?void p("index out of range"):T.$array[T.$offset+N])-1|0,je(e,y=f,45===y),y!==w&&(e.WriteRune(45),je(e,w,45===w)),g=g+2|0;else for(k=0;k=P.$length?void p("index out of range"):P.$array[P.$offset+k],V=t.Rune,h=(O=k+1|0)<0||O>=V.$length?void p("index out of range"):V.$array[V.$offset+O],je(e,m=d,45===m),m!==h&&(e.WriteRune(45),je(e,h,45===h)),k=k+2|0;e.WriteRune(93)}else if(5===r)e.WriteString("(?-s:.)");else if(6===r)e.WriteString("(?s:.)");else if(7===r)e.WriteString("(?m:^)");else if(8===r)e.WriteString("(?m:$)");else if(9===r)e.WriteString("\\A");else if(10===r)(256&t.Flags)>>>0!=0?e.WriteString("(?-m:$)"):e.WriteString("\\z");else if(11===r)e.WriteString("\\b");else if(12===r)e.WriteString("\\B");else if(13===r)""!==t.Name?(e.WriteString("(?P<"),e.WriteString(t.Name),e.WriteRune(62)):e.WriteRune(40),2!==(D=t.Sub,0>=D.$length?void p("index out of range"):D.$array[D.$offset+0]).Op&&Be(e,0>=(I=t.Sub).$length?void p("index out of range"):I.$array[I.$offset+0]),e.WriteRune(41);else if(14===r||15===r||16===r||17===r)(_=0>=(A=t.Sub).$length?void p("index out of range"):A.$array[A.$offset+0]).Op>13||3===_.Op&&_.Rune.$length>1?(e.WriteString("(?:"),Be(e,_),e.WriteString(")")):Be(e,_),14===(i=t.Op)?e.WriteRune(42):15===i?e.WriteRune(43):16===i?e.WriteRune(63):17===i&&(e.WriteRune(123),e.WriteString(n.Itoa(t.Min)),t.Max!==t.Min&&(e.WriteRune(44),t.Max>=0&&e.WriteString(n.Itoa(t.Max))),e.WriteRune(125)),(32&t.Flags)>>>0!=0&&e.WriteRune(63);else if(18===r)for(l=t.Sub,a=0;a=l.$length?void p("index out of range"):l.$array[l.$offset+a]).Op?(e.WriteString("(?:"),Be(e,x),e.WriteString(")")):Be(e,x),a++;else if(19===r)for(u=t.Sub,s=0;s=u.$length?void p("index out of range"):u.$array[u.$offset+s],b>0&&e.WriteRune(124),Be(e,S),s++;else e.WriteString("")}},s.ptr.prototype.String=function(){var e;return e=new i.Builder.ptr(z.nil,K.nil),Be(e,this),e.String()},s.prototype.String=function(){return this.$val.String()},je=function(e,t,r){var a,p;if(o.IsPrint(t))return(i.ContainsRune("\\.+*?()|[]{}^$",t)||r)&&e.WriteRune(92),void e.WriteRune(t);switch(0){default:if(7===(a=t))e.WriteString("\\a");else if(12===a)e.WriteString("\\f");else if(10===a)e.WriteString("\\n");else if(13===a)e.WriteString("\\r");else if(9===a)e.WriteString("\\t");else if(11===a)e.WriteString("\\v");else{if(t<256){e.WriteString("\\x"),1===(p=n.FormatInt(new Re(0,t),16)).length&&e.WriteRune(48),e.WriteString(p);break}e.WriteString("\\x{"),e.WriteString(n.FormatInt(new Re(0,t),16)),e.WriteString("}")}}},s.ptr.prototype.MaxCap=function(){var e,t,r,n;for(r=0,13===this.Op&&(r=this.Cap),t=this.Sub,e=0;e=t.$length?void p("index out of range"):t.$array[t.$offset+e]).MaxCap())&&(r=n),e++;return r},s.prototype.MaxCap=function(){return this.$val.MaxCap()},s.ptr.prototype.CapNames=function(){var e;return e=Zt(R,this.MaxCap()+1|0),this.capNames(e),e},s.prototype.CapNames=function(){return this.$val.CapNames()},s.ptr.prototype.capNames=function(e){var t,r,n,i;for(13===(n=this).Op&&((i=n.Cap)<0||i>=e.$length?p("index out of range"):e.$array[e.$offset+i]=n.Name),r=n.Sub,t=0;t=r.$length?void p("index out of range"):r.$array[r.$offset+t]).capNames(e),t++},s.prototype.capNames=function(e){return this.$val.capNames(e)},u.prototype.String=function(){var e;return(e=this.$val)>>>0>=oe.$length>>>0?"":e<0||e>=oe.$length?void p("index out of range"):oe.$array[oe.$offset+e]},Gt(u).prototype.String=function(){return new u(this.$get()).String()},Ue=function(e){return 65<=e&&e<=90||97<=e&&e<=122||48<=e&&e<=57||95===e},Et.IsWordChar=Ue,l.ptr.prototype.String=function(){var e;return e=new i.Builder.ptr(z.nil,K.nil),Ge(e,this),e.String()},l.prototype.String=function(){return this.$val.String()},l.ptr.prototype.skipNop=function(e){var t,r,n,i;for(r=this.Inst,t=e<0||e>=r.$length?void p("index out of range"):r.$array[r.$offset+e];6===t.Op||2===t.Op;)n=this.Inst,t=(i=t.Out)<0||i>=n.$length?void p("index out of range"):n.$array[n.$offset+i];return t},l.prototype.skipNop=function(e){return this.$val.skipNop(e)},d.ptr.prototype.op=function(){var e,t;return 8!==(e=t=this.Op)&&9!==e&&10!==e||(t=7),t},d.prototype.op=function(){return this.$val.op()},l.ptr.prototype.Prefix=function(){var e,t,r,n,o;if(7!==(t=(r=this).skipNop(r.Start>>>0)).op()||1!==t.Rune.$length)return["",4===t.Op];for(e=new i.Builder.ptr(z.nil,K.nil);7===t.op()&&1===t.Rune.$length&&(t.Arg<<16>>>16&1)>>>0==0&&65533!==(0>=(n=t.Rune).$length?void p("index out of range"):n.$array[n.$offset+0]);)e.WriteRune(0>=(o=t.Rune).$length?void p("index out of range"):o.$array[o.$offset+0]),t=r.skipNop(t.Out);return[e.String(),4===t.Op]},l.prototype.Prefix=function(){return this.$val.Prefix()},l.ptr.prototype.StartCond=function(){var e,t,r,n,i,o;t=0,n=this.Start>>>0,i=this.Inst,r=n<0||n>=i.$length?void p("index out of range"):i.$array[i.$offset+n];e:for(;;){if(3===(e=r.Op))t=(t|r.Arg<<24>>>24)>>>0;else{if(5===e)return 255;if(2!==e&&6!==e)break e}n=r.Out,o=this.Inst,r=n<0||n>=o.$length?void p("index out of range"):o.$array[o.$offset+n]}return t},l.prototype.StartCond=function(){return this.$val.StartCond()},d.ptr.prototype.MatchRune=function(e){return!(-1===this.MatchRunePos(e))},d.prototype.MatchRune=function(e){return this.$val.MatchRune(e)},d.ptr.prototype.MatchRunePos=function(e){var t,r,n,i,a,s,c,$,l,u,f,d,w,h;if(0===(t=(f=this.Rune).$length))return-1;if(1===t){if(e===(l=0>=f.$length?void p("index out of range"):f.$array[f.$offset+0]))return 0;if((this.Arg<<16>>>16&1)>>>0!=0)for(u=o.SimpleFold(l);u!==l;){if(e===u)return 0;u=o.SimpleFold(u)}return-1}if(2===t)return e>=(0>=f.$length?void p("index out of range"):f.$array[f.$offset+0])&&e<=(1>=f.$length?void p("index out of range"):f.$array[f.$offset+1])?0:-1;if(4===t||6===t||8===t){for(s=0;s=f.$length?void p("index out of range"):f.$array[f.$offset+s]))return-1;if(e<=((d=s+1|0)<0||d>=f.$length?void p("index out of range"):f.$array[f.$offset+d]))return(r=s/2)==r&&r!==1/0&&r!==-1/0?0|r:p("integer divide by zero");s=s+2|0}return-1}for(c=0,a=(n=f.$length/2)==n&&n!==1/0&&n!==-1/0?0|n:p("integer divide by zero");c=f.$length?void p("index out of range"):f.$array[f.$offset+w])<=e){if(e<=((h=J(2,$)+1|0)<0||h>=f.$length?void p("index out of range"):f.$array[f.$offset+h]))return $;c=$+1|0}else a=$;return-1},d.prototype.MatchRunePos=function(e){return this.$val.MatchRunePos(e)},d.ptr.prototype.MatchEmptyWidth=function(e,t){var r;return 1==(r=this.Arg<<24>>>24)?10===e||-1===e:2===r?10===t||-1===t:4===r?-1===e:8===r?-1===t:16===r?!(Ue(e)===Ue(t)):32===r?Ue(e)===Ue(t):void ir(new We("unknown empty width arg"))},d.prototype.MatchEmptyWidth=function(e,t){return this.$val.MatchEmptyWidth(e,t)},d.ptr.prototype.String=function(){var e;return e=new i.Builder.ptr(z.nil,K.nil),Je(e,this),e.String()},d.prototype.String=function(){return this.$val.String()},ze=function(e,t){var r,n,i;for(n=t,r=0;r=n.$length?void p("index out of range"):n.$array[n.$offset+r],e.WriteString(i),r++},Ge=function(e,t){var r,i,o,a,s,c;for(i=t.Inst,r=0;r=c.$length?void p("index out of range"):c.$array[c.$offset+a],(s=n.Itoa(a)).length<3&&e.WriteString(m(" ",s.length)),a===t.Start&&(s+="*"),ze(e,new R([s,"\t"])),Je(e,o),ze(e,new R(["\n"])),r++},He=function(e){return n.FormatUint(new Oe(0,e),10)},Je=function(e,t){var r;0===(r=t.Op)?ze(e,new R(["alt -> ",He(t.Out),", ",He(t.Arg)])):1===r?ze(e,new R(["altmatch -> ",He(t.Out),", ",He(t.Arg)])):2===r?ze(e,new R(["cap ",He(t.Arg)," -> ",He(t.Out)])):3===r?ze(e,new R(["empty ",He(t.Arg)," -> ",He(t.Out)])):4===r?ze(e,new R(["match"])):5===r?ze(e,new R(["fail"])):6===r?ze(e,new R(["nop -> ",He(t.Out)])):7===r?(t.Rune===N.nil&&ze(e,new R(["rune "])),ze(e,new R(["rune ",n.QuoteToASCII(F(t.Rune))])),(t.Arg<<16>>>16&1)>>>0!=0&&ze(e,new R(["/i"])),ze(e,new R([" -> ",He(t.Out)]))):8===r?ze(e,new R(["rune1 ",n.QuoteToASCII(F(t.Rune))," -> ",He(t.Out)])):9===r?ze(e,new R(["any -> ",He(t.Out)])):10===r&&ze(e,new R(["anynotnl -> ",He(t.Out)]))},w.ptr.prototype.Error=function(){return"error parsing regexp: "+new k(this.Code).String()+": `"+this.Expr+"`"},w.prototype.Error=function(){return this.$val.Error()},k.prototype.String=function(){return this.$val},Gt(k).prototype.String=function(){return new k(this.$get()).String()},v.ptr.prototype.newRegexp=function(e){var t,r;return(r=(t=this).free)!==M.nil?(t.free=r.Sub0[0],s.copy(r,new s.ptr(0,0,j.nil,W.zero(),N.nil,U.zero(),0,0,0,""))):(r=new s.ptr(0,0,j.nil,W.zero(),N.nil,U.zero(),0,0,0,""),t.numRegexp=t.numRegexp+1|0),r.Op=e,r},v.prototype.newRegexp=function(e){return this.$val.newRegexp(e)},v.ptr.prototype.reuse=function(e){var t;!1!==(t=this).height&&g(t.height,M.keyFor(e)),e.Sub0[0]=t.free,t.free=e},v.prototype.reuse=function(e){return this.$val.reuse(e)},v.ptr.prototype.checkLimits=function(e){this.numRunes>33554432&&ir(new k("regexp/syntax: internal error")),this.checkSize(e),this.checkHeight(e)},v.prototype.checkLimits=function(e){return this.$val.checkLimits(e)},v.ptr.prototype.checkSize=function(e){var r,n,i,o,a,s,c,$,l,u,f;if(!1===(o=this).size){if(0===(s=o.repeats).$high&&0===s.$low&&(o.repeats=new Re(0,1)),17===e.Op&&(-1===(i=e.Max)&&(i=e.Min),i<=0&&(i=1),c=new Re(0,i),$=te(new Re(0,3355443),o.repeats,!1),c.$high>$.$high||c.$high===$.$high&&c.$low>$.$low?o.repeats=new Re(0,3355443):o.repeats=ee(o.repeats,new Re(0,i))),l=new Re(0,o.numRegexp),u=te(new Re(0,3355443),o.repeats,!1),l.$high=n.$length?void p("index out of range"):n.$array[n.$offset+r],o.checkSize(a),r++}((f=o.calcSize(e,!0)).$high>0||0===f.$high&&f.$low>3355443)&&ir(new k("regexp/syntax: internal error"))},v.prototype.checkSize=function(e){return this.$val.checkSize(e)},v.ptr.prototype.calcSize=function(e,t){var r,n,i,o,a,s,c,$,l,u,f,d,w,g,k,b,y,m,v,_,x,S,E,C,I;if(l=this,!t&&($=void 0!==(n=h(l.size,M.keyFor(e)))?[n.v,!0]:[new Re(0,0),!1])[1])return $[0];switch(u=new Re(0,0),0){default:if(3===(r=e.Op))u=new Re(0,e.Rune.$length);else if(13===r||14===r)g=l.calcSize(0>=(k=e.Sub).$length?void p("index out of range"):k.$array[k.$offset+0],!1),u=new Re(0+g.$high,2+g.$low);else if(15===r||16===r)m=l.calcSize(0>=(v=e.Sub).$length?void p("index out of range"):v.$array[v.$offset+0],!1),u=new Re(0+m.$high,1+m.$low);else if(18===r)for(s=e.Sub,i=0;i=s.$length?void p("index out of range"):s.$array[s.$offset+i],_=l.calcSize(f,!1),u=new Re(u.$high+_.$high,u.$low+_.$low),i++;else if(19===r){for(c=e.Sub,o=0;o=c.$length?void p("index out of range"):c.$array[c.$offset+o],x=l.calcSize(d,!1),u=new Re(u.$high+x.$high,u.$low+x.$low),o++;e.Sub.$length>1&&(E=new Re(0,e.Sub.$length),S=new Re(E.$high-0,E.$low-1),u=new Re(u.$high+S.$high,u.$low+S.$low))}else if(17===r){if(w=l.calcSize(0>=(C=e.Sub).$length?void p("index out of range"):C.$array[C.$offset+0],!1),-1===e.Max){0===e.Min?u=new Re(0+w.$high,2+w.$low):(I=ee(new Re(0,e.Min),w),u=new Re(0+I.$high,1+I.$low));break}b=ee(new Re(0,e.Max),w),y=new Re(0,e.Max-e.Min|0),u=new Re(b.$high+y.$high,b.$low+y.$low)}}return(u.$high<0||0===u.$high&&u.$low<1)&&(u=new Re(0,1)),a=e,(l.size||p("assignment to entry in nil map")).set(M.keyFor(a),{k:a,v:u}),u},v.prototype.calcSize=function(e,t){return this.$val.calcSize(e,t)},v.ptr.prototype.checkHeight=function(e){var r,n,i,o;if(!((i=this).numRegexp<1e3)){if(!1===i.height)for(i.height=new t.Map,n=i.stack,r=0;r=n.$length?void p("index out of range"):n.$array[n.$offset+r],i.checkHeight(o),r++;i.calcHeight(e,!0)>1e3&&ir(new k("expression nests too deeply"))}},v.prototype.checkHeight=function(e){return this.$val.checkHeight(e)},v.ptr.prototype.calcHeight=function(e,t){var r,n,i,o,a,s,c,$,l;if($=this,!t&&(a=void 0!==(r=h($.height,M.keyFor(e)))?[r.v,!0]:[0,!1])[1])return a[0];for(s=1,o=e.Sub,n=0;n=o.$length?void p("index out of range"):o.$array[o.$offset+n],s<(1+(c=$.calcHeight(l,!1))|0)&&(s=1+c|0),n++;return i=e,($.height||p("assignment to entry in nil map")).set(M.keyFor(i),{k:i,v:s}),s},v.prototype.calcHeight=function(e,t){return this.$val.calcHeight(e,t)},v.ptr.prototype.push=function(e){var t,r,n,i,a,s,c,$,l,u,f,d,w,h,g,k,b,m,v;if((t=this).numRunes=t.numRunes+e.Rune.$length|0,4===e.Op&&2===e.Rune.$length&&(0>=(r=e.Rune).$length?void p("index out of range"):r.$array[r.$offset+0])===(1>=(n=e.Rune).$length?void p("index out of range"):n.$array[n.$offset+1])){if(t.maybeConcat(0>=(u=e.Rune).$length?void p("index out of range"):u.$array[u.$offset+0],(-2&t.flags)<<16>>>16))return M.nil;e.Op=3,e.Rune=y(e.Rune,0,1),e.Flags=(-2&t.flags)<<16>>>16}else if(4===e.Op&&4===e.Rune.$length&&(0>=(d=e.Rune).$length?void p("index out of range"):d.$array[d.$offset+0])===(1>=(w=e.Rune).$length?void p("index out of range"):w.$array[w.$offset+1])&&(2>=(h=e.Rune).$length?void p("index out of range"):h.$array[h.$offset+2])===(3>=(g=e.Rune).$length?void p("index out of range"):g.$array[g.$offset+3])&&o.SimpleFold(0>=(k=e.Rune).$length?void p("index out of range"):k.$array[k.$offset+0])===(2>=(b=e.Rune).$length?void p("index out of range"):b.$array[b.$offset+2])&&o.SimpleFold(2>=(m=e.Rune).$length?void p("index out of range"):m.$array[m.$offset+2])===(0>=(v=e.Rune).$length?void p("index out of range"):v.$array[v.$offset+0])||4===e.Op&&2===e.Rune.$length&&((0>=(i=e.Rune).$length?void p("index out of range"):i.$array[i.$offset+0])+1|0)===(1>=(a=e.Rune).$length?void p("index out of range"):a.$array[a.$offset+1])&&o.SimpleFold(0>=(s=e.Rune).$length?void p("index out of range"):s.$array[s.$offset+0])===(1>=(c=e.Rune).$length?void p("index out of range"):c.$array[c.$offset+1])&&o.SimpleFold(1>=($=e.Rune).$length?void p("index out of range"):$.$array[$.$offset+1])===(0>=(l=e.Rune).$length?void p("index out of range"):l.$array[l.$offset+0])){if(t.maybeConcat(0>=(f=e.Rune).$length?void p("index out of range"):f.$array[f.$offset+0],(1|t.flags)>>>0))return M.nil;e.Op=3,e.Rune=y(e.Rune,0,1),e.Flags=(1|t.flags)>>>0}else t.maybeConcat(-1,0);return t.stack=O(t.stack,e),t.checkLimits(e),e},v.prototype.push=function(e){return this.$val.push(e)},v.ptr.prototype.maybeConcat=function(e,t){var r,n,i,o,a,s,c,$,l;return!((r=(n=this).stack.$length)<2||(a=n.stack,i=(s=r-1|0)<0||s>=a.$length?void p("index out of range"):a.$array[a.$offset+s],c=n.stack,o=($=r-2|0)<0||$>=c.$length?void p("index out of range"):c.$array[c.$offset+$],3!==i.Op||3!==o.Op||(1&i.Flags)>>>0!=(1&o.Flags)>>>0||(o.Rune=D(o.Rune,i.Rune),e>=0?(i.Rune=y(new N(i.Rune0),0,1),0>=(l=i.Rune).$length?p("index out of range"):l.$array[l.$offset+0]=e,i.Flags=t,0):(n.stack=y(n.stack,0,r-1|0),n.reuse(i),1))))},v.prototype.maybeConcat=function(e,t){return this.$val.maybeConcat(e,t)},v.ptr.prototype.literal=function(e){var t,r;(r=(t=this).newRegexp(3)).Flags=t.flags,(1&t.flags)>>>0!=0&&(e=Ze(e)),r.Rune0[0]=e,r.Rune=y(new N(r.Rune0),0,1),t.push(r)},v.prototype.literal=function(e){return this.$val.literal(e)},Ze=function(e){var t,r;if(e<65||e>125251)return e;for(t=e,r=e,e=o.SimpleFold(e);e!==r;)t>e&&(t=e),e=o.SimpleFold(e);return t},v.ptr.prototype.op=function(e){var t,r;return(r=(t=this).newRegexp(e)).Flags=t.flags,t.push(r)},v.prototype.op=function(e){return this.$val.op(e)},v.ptr.prototype.repeat=function(e,t,r,n,i,o){var a,s,c,$,l,u,f,d,h,g;return a=(c=this).flags,(64&c.flags)>>>0!=0&&(i.length>0&&63===i.charCodeAt(0)&&(i=m(i,1),a=(32^a)<<16>>>16),""!==o)?["",new w.ptr("invalid nested repetition operator",m(o,0,o.length-i.length|0))]:0===(s=c.stack.$length)?["",new w.ptr("missing argument to repetition operator",m(n,0,n.length-i.length|0))]:(u=c.stack,(l=(f=s-1|0)<0||f>=u.$length?void p("index out of range"):u.$array[u.$offset+f]).Op>=128?["",new w.ptr("missing argument to repetition operator",m(n,0,n.length-i.length|0))]:(($=c.newRegexp(e)).Min=t,$.Max=r,$.Flags=a,$.Sub=y(new j($.Sub0),0,1),0>=(d=$.Sub).$length?p("index out of range"):d.$array[d.$offset+0]=l,h=c.stack,(g=s-1|0)<0||g>=h.$length?p("index out of range"):h.$array[h.$offset+g]=$,c.checkLimits($),17===e&&(t>=2||r>=2)&&!Xe($,1e3)?["",new w.ptr("invalid repeat count",m(n,0,n.length-i.length|0))]:[i,tt]))},v.prototype.repeat=function(e,t,r,n,i,o){return this.$val.repeat(e,t,r,n,i,o)},Xe=function(e,t){var r,n,i,o,a;if(17===e.Op){if(0===(o=e.Max))return!0;if(o<0&&(o=e.Min),o>t)return!1;o>0&&(t=(n=t/o)==n&&n!==1/0&&n!==-1/0?0|n:p("integer divide by zero"))}for(i=e.Sub,r=0;r=i.$length?void p("index out of range"):i.$array[i.$offset+r],!Xe(a,t))return!1;r++}return!0},v.ptr.prototype.concat=function(){var{$24r:e,_r:t,_r$1:r,i:n,p:i,subs:o,x:a,x$1:s,$s:c,$r:$,$c:l}=hr(this,{});c=c||0;e:for(;;){switch(c){case 0:for((i=this).maybeConcat(-1,0),n=i.stack.$length;n>0&&(a=i.stack,s=n-1|0,s<0||s>=a.$length?void p("index out of range"):a.$array[a.$offset+s]).Op<128;)n=n-1|0;if(o=y(i.stack,n),i.stack=y(i.stack,0,n),0===o.$length)return c=-1,i.push(i.newRegexp(2));t=i.collapse(o,18),c=1;case 1:if(l&&(l=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;r=i.push(t),c=2;case 2:if(l&&(l=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;e=r,c=3;case 3:return e}return}return{$blk:v.ptr.prototype.concat,$c:!0,$r:$,$24r:e,_r:t,_r$1:r,i:n,p:i,subs:o,x:a,x$1:s,$s:c}},v.prototype.concat=function(){return this.$val.concat()},v.ptr.prototype.alternate=function(){var{$24r:e,_r:t,_r$1:r,i:n,p:i,subs:o,x:a,x$1:s,x$2:c,$s:$,$r:l,$c:u}=hr(this,{});$=$||0;e:for(;;){switch($){case 0:for(n=(i=this).stack.$length;n>0&&(a=i.stack,s=n-1|0,s<0||s>=a.$length?void p("index out of range"):a.$array[a.$offset+s]).Op<128;)n=n-1|0;if(o=y(i.stack,n),i.stack=y(i.stack,0,n),o.$length>0){$=1;continue}$=2;continue;case 1:l=Ye((c=o.$length-1|0)<0||c>=o.$length?void p("index out of range"):o.$array[o.$offset+c]),$=3;case 3:if(u&&(u=!1,l=l.$blk()),l&&void 0!==l.$blk)break e;case 2:if(0===o.$length)return $=-1,i.push(i.newRegexp(1));t=i.collapse(o,19),$=4;case 4:if(u&&(u=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;r=i.push(t),$=5;case 5:if(u&&(u=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;e=r,$=6;case 6:return e}return}return{$blk:v.ptr.prototype.alternate,$c:!0,$r:l,$24r:e,_r:t,_r$1:r,i:n,p:i,subs:o,x:a,x$1:s,x$2:c,$s:$}},v.prototype.alternate=function(){return this.$val.alternate()},Ye=function(e){var{_1:t,_r:r,re:e,x:n,x$1:i,x$2:o,x$3:a,x$4:s,x$5:c,$s:$,$r:l,$c:u}=hr(this,{re:e});$=$||0;e:for(;;){switch($){case 0:if(4===(t=e.Op)){$=2;continue}$=3;continue;case 2:r=$t(e.$ptr_Rune||(e.$ptr_Rune=new G((function(){return this.$target.Rune}),(function(e){this.$target.Rune=e}),e))),$=4;case 4:if(u&&(u=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;if(e.Rune=r,2===e.Rune.$length&&0===(0>=(n=e.Rune).$length?void p("index out of range"):n.$array[n.$offset+0])&&1114111===(1>=(i=e.Rune).$length?void p("index out of range"):i.$array[i.$offset+1]))return e.Rune=N.nil,e.Op=6,void($=-1);if(4===e.Rune.$length&&0===(0>=(o=e.Rune).$length?void p("index out of range"):o.$array[o.$offset+0])&&9===(1>=(a=e.Rune).$length?void p("index out of range"):a.$array[a.$offset+1])&&11===(2>=(s=e.Rune).$length?void p("index out of range"):s.$array[s.$offset+2])&&1114111===(3>=(c=e.Rune).$length?void p("index out of range"):c.$array[c.$offset+3]))return e.Rune=N.nil,e.Op=5,void($=-1);(e.Rune.$capacity-e.Rune.$length|0)>100&&(e.Rune=D(y(new N(e.Rune0),0,0),e.Rune));case 3:case 1:return void($=-1)}return}return{$blk:Ye,$c:!0,$r:l,_1:t,_r:r,re:e,x:n,x$1:i,x$2:o,x$3:a,x$4:s,x$5:c,$s:$}},v.ptr.prototype.collapse=function(e,t){var{_i:r,_r:n,_ref:i,old:o,op:t,p:a,re:s,sub:c,subs:e,x:$,$s:l,$r:u,$c:f}=hr(this,{subs:e,op:t});l=l||0;e:for(;;){switch(l){case 0:if(a=this,1===e.$length)return l=-1,0>=e.$length?void p("index out of range"):e.$array[e.$offset+0];for((s=a.newRegexp(t)).Sub=y(new j(s.Sub0),0,0),i=e,r=0;r=i.$length?void p("index out of range"):i.$array[i.$offset+r]).Op===t?(s.Sub=D(s.Sub,c.Sub),a.reuse(c)):s.Sub=O(s.Sub,c),r++;if(19===t){l=1;continue}l=2;continue;case 1:n=a.factor(s.Sub),l=3;case 3:if(f&&(f=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;s.Sub=n,1===s.Sub.$length&&(o=s,s=0>=($=s.Sub).$length?void p("index out of range"):$.$array[$.$offset+0],a.reuse(o));case 2:return l=-1,s}return}return{$blk:v.ptr.prototype.collapse,$c:!0,$r:u,_i:r,_r:n,_ref:i,old:o,op:t,p:a,re:s,sub:c,subs:e,x:$,$s:l}},v.prototype.collapse=function(e,t){return this.$val.collapse(e,t)},v.ptr.prototype.factor=function(e){var{_i:t,_r:r,_r$1:n,_ref:i,_tmp:o,_tmp$1:a,_tuple:s,first:c,i:$,i$1:l,i$2:u,i$3:f,ifirst:d,iflags:w,istr:h,j:g,j$1:k,j$2:b,j$3:m,max:_,out:x,p:S,prefix:E,prefix$1:C,re:I,re$1:A,reuse:F,same:R,start:T,str:P,strflags:V,sub:e,suffix:L,suffix$1:B,x:j,x$1:W,$s:U,$r:z,$c:K}=hr(this,{sub:e});U=U||0;e:for(;;){switch(U){case 0:if(S=this,e.$length<2)return U=-1,e;P=N.nil,V=0,T=0,x=y(e,0,0),$=0;case 1:if(!($<=e.$length)){U=2;continue}if(h=N.nil,w=0,$=e.$length?void p("index out of range"):e.$array[e.$offset+$]))[0],(w=s[1])===V)){for(R=0;R=P.$length?void p("index out of range"):P.$array[P.$offset+R])===(R<0||R>=h.$length?void p("index out of range"):h.$array[h.$offset+R]);)R=R+1|0;if(R>0){P=y(P,0,R),$=$+1|0,U=1;continue}}if($===T){U=3;continue}if($===(T+1|0)){U=4;continue}U=5;continue;case 3:U=6;continue;case 4:x=O(x,T<0||T>=e.$length?void p("index out of range"):e.$array[e.$offset+T]),U=6;continue;case 5:for((E=S.newRegexp(3)).Flags=V,E.Rune=D(y(E.Rune,0,0),P),g=T;g<$;)g<0||g>=e.$length?p("index out of range"):e.$array[e.$offset+g]=S.removeLeadingString(g<0||g>=e.$length?void p("index out of range"):e.$array[e.$offset+g],P.$length),S.checkLimits(g<0||g>=e.$length?void p("index out of range"):e.$array[e.$offset+g]),g=g+1|0;r=S.collapse(y(e,T,$),19),U=7;case 7:if(K&&(K=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;L=r,(I=S.newRegexp(18)).Sub=O(y(I.Sub,0,0),E,L),x=O(x,I);case 6:T=$,P=h,V=w,$=$+1|0,U=1;continue;case 2:T=0,x=y(e=x,0,0),c=M.nil,l=0;case 8:if(!(l<=e.$length)){U=9;continue}if(d=M.nil,l=e.$length?void p("index out of range"):e.$array[e.$offset+l]),c!==M.nil&&c.Equal(d)&&(at(c)||17===c.Op&&c.Min===c.Max&&at(0>=(j=c.Sub).$length?void p("index out of range"):j.$array[j.$offset+0])))){l=l+1|0,U=8;continue}if(l===T){U=10;continue}if(l===(T+1|0)){U=11;continue}U=12;continue;case 10:U=13;continue;case 11:x=O(x,T<0||T>=e.$length?void p("index out of range"):e.$array[e.$offset+T]),U=13;continue;case 12:for(C=c,k=T;k=e.$length?p("index out of range"):e.$array[e.$offset+k]=S.removeLeadingRegexp(k<0||k>=e.$length?void p("index out of range"):e.$array[e.$offset+k],F),S.checkLimits(k<0||k>=e.$length?void p("index out of range"):e.$array[e.$offset+k]),k=k+1|0;n=S.collapse(y(e,T,l),19),U=14;case 14:if(K&&(K=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;B=n,(A=S.newRegexp(18)).Sub=O(y(A.Sub,0,0),C,B),x=O(x,A);case 13:T=l,c=d,l=l+1|0,U=8;continue;case 9:T=0,x=y(e=x,0,0),u=0;case 15:if(!(u<=e.$length)){U=16;continue}if(u=e.$length?void p("index out of range"):e.$array[e.$offset+u])){u=u+1|0,U=15;continue}if(u===T){U=17;continue}if(u===(T+1|0)){U=18;continue}U=19;continue;case 17:U=20;continue;case 18:x=O(x,T<0||T>=e.$length?void p("index out of range"):e.$array[e.$offset+T]),U=20;continue;case 19:for(_=T,b=T+1|0;b=e.$length?void p("index out of range"):e.$array[e.$offset+_]).Op<(b<0||b>=e.$length?void p("index out of range"):e.$array[e.$offset+b]).Op||(_<0||_>=e.$length?void p("index out of range"):e.$array[e.$offset+_]).Op===(b<0||b>=e.$length?void p("index out of range"):e.$array[e.$offset+b]).Op&&(_<0||_>=e.$length?void p("index out of range"):e.$array[e.$offset+_]).Rune.$length<(b<0||b>=e.$length?void p("index out of range"):e.$array[e.$offset+b]).Rune.$length)&&(_=b),b=b+1|0;for(o=_<0||_>=e.$length?void p("index out of range"):e.$array[e.$offset+_],a=T<0||T>=e.$length?void p("index out of range"):e.$array[e.$offset+T],T<0||T>=e.$length?p("index out of range"):e.$array[e.$offset+T]=o,_<0||_>=e.$length?p("index out of range"):e.$array[e.$offset+_]=a,m=T+1|0;m=e.$length?void p("index out of range"):e.$array[e.$offset+T],m<0||m>=e.$length?void p("index out of range"):e.$array[e.$offset+m]),S.reuse(m<0||m>=e.$length?void p("index out of range"):e.$array[e.$offset+m]),m=m+1|0;z=Ye(T<0||T>=e.$length?void p("index out of range"):e.$array[e.$offset+T]),U=21;case 21:if(K&&(K=!1,z=z.$blk()),z&&void 0!==z.$blk)break e;x=O(x,T<0||T>=e.$length?void p("index out of range"):e.$array[e.$offset+T]);case 20:u=e.$length?void p("index out of range"):e.$array[e.$offset+u])),T=u+1|0,u=u+1|0,U=15;continue;case 16:for(T=0,x=y(e=x,0,0),i=e,t=0;t=e.$length?void p("index out of range"):e.$array[e.$offset+f]).Op&&2===(W=f+1|0,W<0||W>=e.$length?void p("index out of range"):e.$array[e.$offset+W]).Op||(x=O(x,f<0||f>=e.$length?void p("index out of range"):e.$array[e.$offset+f])),t++;return U=-1,x}return}return{$blk:v.ptr.prototype.factor,$c:!0,$r:z,_i:t,_r:r,_r$1:n,_ref:i,_tmp:o,_tmp$1:a,_tuple:s,first:c,i:$,i$1:l,i$2:u,i$3:f,ifirst:d,iflags:w,istr:h,j:g,j$1:k,j$2:b,j$3:m,max:_,out:x,p:S,prefix:E,prefix$1:C,re:I,re$1:A,reuse:F,same:R,start:T,str:P,strflags:V,sub:e,suffix:L,suffix$1:B,x:j,x$1:W,$s:U}},v.prototype.factor=function(e){return this.$val.factor(e)},v.ptr.prototype.leadingString=function(e){var t;return 18===e.Op&&e.Sub.$length>0&&(e=0>=(t=e.Sub).$length?void p("index out of range"):t.$array[t.$offset+0]),3!==e.Op?[N.nil,0]:[e.Rune,(1&e.Flags)>>>0]},v.prototype.leadingString=function(e){return this.$val.leadingString(e)},v.ptr.prototype.removeLeadingString=function(e,t){var r,n,i,o,a,s,c;return i=this,18===e.Op&&e.Sub.$length>0?(o=0>=(a=e.Sub).$length?void p("index out of range"):a.$array[a.$offset+0],o=i.removeLeadingString(o,t),0>=(s=e.Sub).$length?p("index out of range"):s.$array[s.$offset+0]=o,2===o.Op&&(i.reuse(o),0===(r=e.Sub.$length)||1===r?(e.Op=2,e.Sub=j.nil):2===r?(n=e,e=1>=(c=e.Sub).$length?void p("index out of range"):c.$array[c.$offset+1],i.reuse(n)):(T(e.Sub,y(e.Sub,1)),e.Sub=y(e.Sub,0,e.Sub.$length-1|0))),e):(3===e.Op&&(e.Rune=y(e.Rune,0,T(e.Rune,y(e.Rune,t))),0===e.Rune.$length&&(e.Op=2)),e)},v.prototype.removeLeadingString=function(e,t){return this.$val.removeLeadingString(e,t)},v.ptr.prototype.leadingRegexp=function(e){var t,r;return 2===e.Op?M.nil:18===e.Op&&e.Sub.$length>0?2===(t=0>=(r=e.Sub).$length?void p("index out of range"):r.$array[r.$offset+0]).Op?M.nil:t:e},v.prototype.leadingRegexp=function(e){return this.$val.leadingRegexp(e)},v.ptr.prototype.removeLeadingRegexp=function(e,t){var r,n,i,o,a;return i=this,18===e.Op&&e.Sub.$length>0?(t&&i.reuse(0>=(o=e.Sub).$length?void p("index out of range"):o.$array[o.$offset+0]),e.Sub=y(e.Sub,0,T(e.Sub,y(e.Sub,1))),0===(r=e.Sub.$length)?(e.Op=2,e.Sub=j.nil):1===r&&(n=e,e=0>=(a=e.Sub).$length?void p("index out of range"):a.$array[a.$offset+0],i.reuse(n)),e):(t&&i.reuse(e),i.newRegexp(2))},v.prototype.removeLeadingRegexp=function(e,t){return this.$val.removeLeadingRegexp(e,t)},et=function(e,t){var r,n,i,o,a;for((a=new s.ptr(3,0,j.nil,W.zero(),N.nil,U.zero(),0,0,0,"")).Flags=t,a.Rune=y(new N(a.Rune0),0,0),n=e,r=0;r=a.Rune.$capacity){a.Rune=new N(A(e));break}a.Rune=O(a.Rune,o),r+=i[1]}return a},nt=function(e,t){var{$24r:r,_r:n,flags:t,s:e,$s:i,$r:o,$c:a}=hr(this,{s:e,flags:t});i=i||0;e:for(;;){switch(i){case 0:n=it(e,t),i=1;case 1:if(a&&(a=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;r=n,i=2;case 2:return r}return}return{$blk:nt,$c:!0,$r:o,$24r:r,_r:n,flags:t,s:e,$s:i}},Et.Parse=nt,it=function(e,t){var{$24r:r,$24r$1:n,$24r$10:o,$24r$11:a,$24r$12:s,$24r$13:c,$24r$14:$,$24r$15:l,$24r$2:u,$24r$3:f,$24r$4:d,$24r$5:h,$24r$6:g,$24r$7:b,$24r$8:_,$24r$9:x,_:S,_2:E,_3:C,_4:I,_r:A,_r$1:F,_r$2:R,_r$3:T,_r$4:P,_r$5:V,_r$6:O,_r$7:D,_struct:L,_tmp:W,_tmp$1:U,_tmp$10:z,_tmp$11:K,_tmp$12:G,_tmp$13:q,_tmp$14:H,_tmp$15:J,_tmp$16:Z,_tmp$17:Q,_tmp$18:X,_tmp$19:Y,_tmp$2:ee,_tmp$20:te,_tmp$21:re,_tmp$22:ne,_tmp$23:ie,_tmp$24:oe,_tmp$25:ae,_tmp$26:pe,_tmp$27:se,_tmp$28:ce,_tmp$29:$e,_tmp$3:le,_tmp$30:ue,_tmp$31:fe,_tmp$4:de,_tmp$5:we,_tmp$6:he,_tmp$7:ge,_tmp$8:ke,_tmp$9:be,_tuple:ye,_tuple$1:me,_tuple$10:ve,_tuple$2:_e,_tuple$3:xe,_tuple$4:Se,_tuple$5:Ee,_tuple$6:Ce,_tuple$7:Ie,_tuple$8:Ae,_tuple$9:Fe,after:Te,after$1:Ne,before:Pe,before$1:Ve,c:Oe,c$1:De,err:Le,err$1:Me,err$2:Be,err$3:je,flags:t,lastRepeat:We,lit:Ue,max:ze,min:Ke,n:Ge,ok:qe,op:He,p:Je,r:Ze,r$1:Qe,re:Xe,repeat:Ye,rest:rt,rest$1:nt,rest$2:ot,s:e,t:at,x:pt,$s:st,$deferred:ct,$r:$t,$c:lt}=hr(this,{s:e,flags:t});st=st||0;var ut=null;try{e:for(;;){switch(st){case 0:if(ct=[],pr.deferStack.push(ct),Le=[Le],e=[e],S=M.nil,Le[0]=tt,ct.push([function(e,t){return function(){var r,n;n=or(),B(r=n,tt)||(B(r,new k("regexp/syntax: internal error"))?e[0]=new w.ptr("regexp/syntax: internal error",t[0]):B(r,new k("expression nests too deeply"))?e[0]=new w.ptr("expression nests too deeply",t[0]):ir(n))}}(Le,e),[]]),(2&t)>>>0!=0){st=1;continue}st=2;continue;case 1:if(Me=yt(e[0]),!B(Me,tt)){st=3;continue}st=4;continue;case 3:W=M.nil,U=Me,S=W,Le[0]=U,r=[S,Le[0]],st=5;case 5:return r;case 4:ee=et(e[0],t),le=tt,S=ee,Le[0]=le,n=[S,Le[0]],st=6;case 6:return n;case 2:Je=new v.ptr(0,j.nil,M.nil,0,"",N.nil,0,0,new Re(0,0),!1,!1),Oe=0,He=0,We="",Je.flags=t,Je.wholeRegexp=e[0],at=e[0];case 7:if(""===at){st=8;continue}if(Ye="",40===(E=at.charCodeAt(0))){st=10;continue}if(124===E){st=11;continue}if(41===E){st=12;continue}if(94===E){st=13;continue}if(36===E){st=14;continue}if(46===E){st=15;continue}if(91===E){st=16;continue}if(42===E||43===E||63===E){st=17;continue}if(123===E){st=18;continue}if(92===E){st=19;continue}st=20;continue;case 10:if((64&Je.flags)>>>0!=0&&at.length>=2&&63===at.charCodeAt(1)){st=22;continue}st=23;continue;case 22:if(at=(ye=Je.parsePerlFlags(at))[0],Le[0]=ye[1],!B(Le[0],tt)){st=24;continue}st=25;continue;case 24:de=M.nil,we=Le[0],S=de,Le[0]=we,u=[S,Le[0]],st=26;case 26:return u;case 25:st=9;continue;case 23:Je.numCap=Je.numCap+1|0,Je.op(128).Cap=Je.numCap,at=m(at,1),st=21;continue;case 11:A=Je.parseVerticalBar(),st=27;case 27:if(lt&&(lt=!1,A=A.$blk()),A&&void 0!==A.$blk)break e;if(Le[0]=A,!B(Le[0],tt)){st=28;continue}st=29;continue;case 28:he=M.nil,ge=Le[0],S=he,Le[0]=ge,f=[S,Le[0]],st=30;case 30:return f;case 29:at=m(at,1),st=21;continue;case 12:F=Je.parseRightParen(),st=31;case 31:if(lt&&(lt=!1,F=F.$blk()),F&&void 0!==F.$blk)break e;if(Le[0]=F,!B(Le[0],tt)){st=32;continue}st=33;continue;case 32:ke=M.nil,be=Le[0],S=ke,Le[0]=be,d=[S,Le[0]],st=34;case 34:return d;case 33:at=m(at,1),st=21;continue;case 13:(16&Je.flags)>>>0!=0?Je.op(9):Je.op(7),at=m(at,1),st=21;continue;case 14:(16&Je.flags)>>>0!=0?(L=Je.op(10)).Flags=(256|L.Flags)>>>0:Je.op(8),at=m(at,1),st=21;continue;case 15:(8&Je.flags)>>>0!=0?Je.op(6):Je.op(5),at=m(at,1),st=21;continue;case 16:R=Je.parseClass(at),st=35;case 35:if(lt&&(lt=!1,R=R.$blk()),R&&void 0!==R.$blk)break e;if(at=(me=R)[0],Le[0]=me[1],!B(Le[0],tt)){st=36;continue}st=37;continue;case 36:z=M.nil,K=Le[0],S=z,Le[0]=K,h=[S,Le[0]],st=38;case 38:return h;case 37:st=21;continue;case 17:if(Pe=at,42===(C=at.charCodeAt(0))?He=14:43===C?He=15:63===C&&(He=16),Te=m(at,1),Te=(_e=Je.repeat(He,0,0,Pe,Te,We))[0],Le[0]=_e[1],!B(Le[0],tt)){st=39;continue}st=40;continue;case 39:G=M.nil,q=Le[0],S=G,Le[0]=q,g=[S,Le[0]],st=41;case 41:return g;case 40:Ye=Pe,at=Te,st=21;continue;case 18:if(He=17,Ve=at,Ke=(xe=Je.parseRepeat(at))[0],ze=xe[1],Ne=xe[2],!(qe=xe[3])){Je.literal(123),at=m(at,1),st=9;continue}if(Ke<0||Ke>1e3||ze>1e3||ze>=0&&Ke>ze){st=42;continue}st=43;continue;case 42:H=M.nil,J=new w.ptr("invalid repeat count",m(Ve,0,Ve.length-Ne.length|0)),S=H,Le[0]=J,b=[S,Le[0]],st=44;case 44:return b;case 43:if(Ne=(Se=Je.repeat(He,Ke,ze,Ve,Ne,We))[0],Le[0]=Se[1],!B(Le[0],tt)){st=45;continue}st=46;continue;case 45:Z=M.nil,Q=Le[0],S=Z,Le[0]=Q,_=[S,Le[0]],st=47;case 47:return _;case 46:Ye=Ve,at=Ne,st=21;continue;case 19:if((64&Je.flags)>>>0!=0&&at.length>=2){st=48;continue}st=49;continue;case 48:if(65===(I=at.charCodeAt(1))){st=51;continue}if(98===I){st=52;continue}if(66===I){st=53;continue}if(67===I){st=54;continue}if(81===I){st=55;continue}if(122===I){st=56;continue}st=57;continue;case 51:Je.op(9),at=m(at,2),st=9;continue e;case 52:Je.op(11),at=m(at,2),st=9;continue e;case 53:Je.op(12),at=m(at,2),st=9;continue e;case 54:X=M.nil,Y=new w.ptr("invalid escape sequence",m(at,0,2)),S=X,Le[0]=Y,x=[S,Le[0]],st=58;case 58:return x;case 55:Ue="",Ue=(Ee=i.Cut(m(at,2),"\\E"))[0],at=Ee[1];case 59:if(""===Ue){st=60;continue}if(De=(Ce=mt(Ue))[0],rt=Ce[1],Be=Ce[2],!B(Be,tt)){st=61;continue}st=62;continue;case 61:te=M.nil,re=Be,S=te,Le[0]=re,o=[S,Le[0]],st=63;case 63:return o;case 62:Je.literal(De),Ue=rt,st=59;continue;case 60:st=9;continue e;case 56:Je.op(10),at=m(at,2),st=9;continue e;case 57:case 50:case 49:if((Xe=Je.newRegexp(4)).Flags=Je.flags,at.length>=2&&(112===at.charCodeAt(1)||80===at.charCodeAt(1))){st=64;continue}st=65;continue;case 64:T=Je.parseUnicodeClass(at,y(new N(Xe.Rune0),0,0)),st=66;case 66:if(lt&&(lt=!1,T=T.$blk()),T&&void 0!==T.$blk)break e;if(Ze=(Ie=T)[0],nt=Ie[1],je=Ie[2],!B(je,tt)){st=67;continue}st=68;continue;case 67:ne=M.nil,ie=je,S=ne,Le[0]=ie,a=[S,Le[0]],st=69;case 69:return a;case 68:if(Ze!==N.nil){Xe.Rune=Ze,at=nt,Je.push(Xe),st=9;continue e}case 65:P=Je.parsePerlClassEscape(at,y(new N(Xe.Rune0),0,0)),st=70;case 70:if(lt&&(lt=!1,P=P.$blk()),P&&void 0!==P.$blk)break e;if(Qe=(Ae=P)[0],ot=Ae[1],Qe!==N.nil){Xe.Rune=Qe,at=ot,Je.push(Xe),st=9;continue e}if(Je.reuse(Xe),Oe=(Fe=Je.parseEscape(at))[0],at=Fe[1],Le[0]=Fe[2],!B(Le[0],tt)){st=71;continue}st=72;continue;case 71:oe=M.nil,ae=Le[0],S=oe,Le[0]=ae,s=[S,Le[0]],st=73;case 73:return s;case 72:Je.literal(Oe),st=21;continue;case 20:if(Oe=(ve=mt(at))[0],at=ve[1],Le[0]=ve[2],!B(Le[0],tt)){st=74;continue}st=75;continue;case 74:pe=M.nil,se=Le[0],S=pe,Le[0]=se,c=[S,Le[0]],st=76;case 76:return c;case 75:Je.literal(Oe);case 21:case 9:We=Ye,st=7;continue;case 8:V=Je.concat(),st=77;case 77:if(lt&&(lt=!1,V=V.$blk()),V&&void 0!==V.$blk)break e;O=Je.swapVerticalBar(),st=80;case 80:if(lt&&(lt=!1,O=O.$blk()),O&&void 0!==O.$blk)break e;if(O){st=78;continue}st=79;continue;case 78:Je.stack=y(Je.stack,0,Je.stack.$length-1|0);case 79:D=Je.alternate(),st=81;case 81:if(lt&&(lt=!1,D=D.$blk()),D&&void 0!==D.$blk)break e;if(1!==(Ge=Je.stack.$length)){st=82;continue}st=83;continue;case 82:ce=M.nil,$e=new w.ptr("missing closing )",e[0]),S=ce,Le[0]=$e,$=[S,Le[0]],st=84;case 84:return $;case 83:ue=0>=(pt=Je.stack).$length?void p("index out of range"):pt.$array[pt.$offset+0],fe=tt,S=ue,Le[0]=fe,l=[S,Le[0]],st=85;case 85:return l}return}}catch(Le){ut=Le,st=-1}finally{if(nr(ct,ut),!pr.asleep)return[S,Le[0]];if(pr.asleep)return{$blk:it,$c:!0,$r:$t,$24r:r,$24r$1:n,$24r$10:o,$24r$11:a,$24r$12:s,$24r$13:c,$24r$14:$,$24r$15:l,$24r$2:u,$24r$3:f,$24r$4:d,$24r$5:h,$24r$6:g,$24r$7:b,$24r$8:_,$24r$9:x,_:S,_2:E,_3:C,_4:I,_r:A,_r$1:F,_r$2:R,_r$3:T,_r$4:P,_r$5:V,_r$6:O,_r$7:D,_struct:L,_tmp:W,_tmp$1:U,_tmp$10:z,_tmp$11:K,_tmp$12:G,_tmp$13:q,_tmp$14:H,_tmp$15:J,_tmp$16:Z,_tmp$17:Q,_tmp$18:X,_tmp$19:Y,_tmp$2:ee,_tmp$20:te,_tmp$21:re,_tmp$22:ne,_tmp$23:ie,_tmp$24:oe,_tmp$25:ae,_tmp$26:pe,_tmp$27:se,_tmp$28:ce,_tmp$29:$e,_tmp$3:le,_tmp$30:ue,_tmp$31:fe,_tmp$4:de,_tmp$5:we,_tmp$6:he,_tmp$7:ge,_tmp$8:ke,_tmp$9:be,_tuple:ye,_tuple$1:me,_tuple$10:ve,_tuple$2:_e,_tuple$3:xe,_tuple$4:Se,_tuple$5:Ee,_tuple$6:Ce,_tuple$7:Ie,_tuple$8:Ae,_tuple$9:Fe,after:Te,after$1:Ne,before:Pe,before$1:Ve,c:Oe,c$1:De,err:Le,err$1:Me,err$2:Be,err$3:je,flags:t,lastRepeat:We,lit:Ue,max:ze,min:Ke,n:Ge,ok:qe,op:He,p:Je,r:Ze,r$1:Qe,re:Xe,repeat:Ye,rest:rt,rest$1:nt,rest$2:ot,s:e,t:at,x:pt,$s:st,$deferred:ct}}},v.ptr.prototype.parseRepeat=function(e){var t,r,n,i,o,a;if(i=0,n=0,a="",o=!1,""===e||123!==e.charCodeAt(0))return[i,n,a,o];if(e=m(e,1),i=(t=this.parseInt(e))[0],e=t[1],!t[2])return[i,n,a,o];if(""===e)return[i,n,a,o];if(44!==e.charCodeAt(0))n=i;else{if(""===(e=m(e,1)))return[i,n,a,o];if(125===e.charCodeAt(0))n=-1;else{if(n=(r=this.parseInt(e))[0],e=r[1],!r[2])return[i,n,a,o];n<0&&(i=-1)}}return""===e||125!==e.charCodeAt(0)?[i,n,a,o]:[i,n,a=m(e,1),o=!0]},v.prototype.parseRepeat=function(e){return this.$val.parseRepeat(e)},v.ptr.prototype.parsePerlFlags=function(e){var t,r,n,o,a,p,s,c,$,l,u,f,d;if(p=tt,$=this,(d=e).length>4&&80===d.charCodeAt(2)&&60===d.charCodeAt(3))return(a=i.IndexRune(d,62))<0?(p=yt(d),B(p,tt)?["",p=new w.ptr("invalid named capture",e)]:["",p]):(o=m(d,0,a+1|0),c=m(d,4,a),p=yt(c),B(p,tt)?ot(c)?($.numCap=$.numCap+1|0,(l=$.op(128)).Cap=$.numCap,l.Name=c,[m(d,a+1|0),p=tt]):["",p=new w.ptr("invalid named capture",o)]:["",p]);n=0,d=m(d,2),s=$.flags,f=1,u=!1;e:for(;""!==d;){if(n=(r=mt(d))[0],d=r[1],p=r[2],!B(p,tt))return["",p];if(105===(t=n))s=(1|s)>>>0,u=!0;else if(109===t)s=(-17&s)<<16>>>16,u=!0;else if(115===t)s=(8|s)>>>0,u=!0;else if(85===t)s=(32|s)>>>0,u=!0;else{if(45!==t){if(58===t||41===t){if(f<0){if(!u)break e;s=~s<<16>>>16}return 58===n&&$.op(128),$.flags=s,[d,p=tt]}break e}if(f<0)break e;f=-1,s=~s<<16>>>16,u=!1}}return["",p=new w.ptr("invalid or unsupported Perl syntax",m(e,0,e.length-d.length|0))]},v.prototype.parsePerlFlags=function(e){return this.$val.parsePerlFlags(e)},ot=function(e){var t,r,n,i;if(""===e)return!1;for(r=e,t=0;t=2&&48===e.charCodeAt(0)&&48<=e.charCodeAt(1)&&e.charCodeAt(1)<=57)return[r,i,n];for(o=e;""!==e&&48<=e.charCodeAt(0)&&e.charCodeAt(0)<=57;)e=m(e,1);for(i=e,n=!0,o=m(o,0,o.length-e.length|0),t=0;t=1e8){r=-1;break}r=(J(r,10)+(0|o.charCodeAt(t))|0)-48|0,t=t+1|0}return[r,i,n]},v.prototype.parseInt=function(e){return this.$val.parseInt(e)},at=function(e){return 3===e.Op&&1===e.Rune.$length||4===e.Op||5===e.Op||6===e.Op},pt=function(e,t){var r,n,i,o,a,s;if(3===(r=e.Op))return 1===e.Rune.$length&&(0>=(i=e.Rune).$length?void p("index out of range"):i.$array[i.$offset+0])===t;if(4===r){for(n=0;n=o.$length?void p("index out of range"):o.$array[o.$offset+n])<=t&&t<=(a=e.Rune,(s=n+1|0)<0||s>=a.$length?void p("index out of range"):a.$array[a.$offset+s]))return!0;n=n+2|0}return!1}return 5===r?!(10===t):6===r},v.ptr.prototype.parseVerticalBar=function(){var{_r:e,_r$1:t,p:r,$s:n,$r:i,$c:o}=hr(this,{});n=n||0;e:for(;;){switch(n){case 0:e=(r=this).concat(),n=1;case 1:if(o&&(o=!1,e=e.$blk()),e&&void 0!==e.$blk)break e;t=r.swapVerticalBar(),n=4;case 4:if(o&&(o=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;if(!t){n=2;continue}n=3;continue;case 2:r.op(129);case 3:return n=-1,tt}return}return{$blk:v.ptr.prototype.parseVerticalBar,$c:!0,$r:i,_r:e,_r$1:t,p:r,$s:n}},v.prototype.parseVerticalBar=function(){return this.$val.parseVerticalBar()},st=function(e,t){var r,n,i,o,a,s;switch(0){default:if(6===(r=e.Op));else if(5===r)pt(t,10)&&(e.Op=6);else if(4===r)3===t.Op?e.Rune=lt(e.Rune,0>=(n=t.Rune).$length?void p("index out of range"):n.$array[n.$offset+0],t.Flags):e.Rune=dt(e.Rune,t.Rune);else if(3===r){if((0>=(i=t.Rune).$length?void p("index out of range"):i.$array[i.$offset+0])===(0>=(o=e.Rune).$length?void p("index out of range"):o.$array[o.$offset+0])&&t.Flags===e.Flags)break;e.Op=4,e.Rune=lt(y(e.Rune,0,0),0>=(a=e.Rune).$length?void p("index out of range"):a.$array[a.$offset+0],e.Flags),e.Rune=lt(e.Rune,0>=(s=t.Rune).$length?void p("index out of range"):s.$array[s.$offset+0],t.Flags)}}},v.ptr.prototype.swapVerticalBar=function(){var{_tmp:e,_tmp$1:t,n:r,p:n,re1:i,re1$1:o,re2:a,re3:s,x:c,x$1:$,x$10:l,x$11:u,x$12:f,x$13:d,x$14:w,x$15:h,x$16:g,x$17:k,x$18:b,x$19:m,x$2:_,x$20:x,x$21:S,x$3:E,x$4:C,x$5:I,x$6:A,x$7:F,x$8:R,x$9:T,$s:N,$r:P,$c:V}=hr(this,{});N=N||0;e:for(;;){switch(N){case 0:if((r=(n=this).stack.$length)>=3&&129===(c=n.stack,$=r-2|0,$<0||$>=c.$length?void p("index out of range"):c.$array[c.$offset+$]).Op&&at((_=n.stack,(E=r-1|0)<0||E>=_.$length?void p("index out of range"):_.$array[_.$offset+E]))&&at((C=n.stack,(I=r-3|0)<0||I>=C.$length?void p("index out of range"):C.$array[C.$offset+I])))return A=n.stack,i=(F=r-1|0)<0||F>=A.$length?void p("index out of range"):A.$array[A.$offset+F],R=n.stack,s=(T=r-3|0)<0||T>=R.$length?void p("index out of range"):R.$array[R.$offset+T],i.Op>s.Op&&(t=i,i=e=s,s=t,l=n.stack,(u=r-3|0)<0||u>=l.$length?p("index out of range"):l.$array[l.$offset+u]=s),st(s,i),n.reuse(i),n.stack=y(n.stack,0,r-1|0),N=-1,!0;if(r>=2){N=1;continue}N=2;continue;case 1:if(f=n.stack,o=(d=r-1|0)<0||d>=f.$length?void p("index out of range"):f.$array[f.$offset+d],w=n.stack,129===(a=(h=r-2|0)<0||h>=w.$length?void p("index out of range"):w.$array[w.$offset+h]).Op){N=3;continue}N=4;continue;case 3:if(r>=3){N=5;continue}N=6;continue;case 5:P=Ye((g=n.stack,(k=r-3|0)<0||k>=g.$length?void p("index out of range"):g.$array[g.$offset+k])),N=7;case 7:if(V&&(V=!1,P=P.$blk()),P&&void 0!==P.$blk)break e;case 6:return b=n.stack,(m=r-2|0)<0||m>=b.$length?p("index out of range"):b.$array[b.$offset+m]=o,x=n.stack,(S=r-1|0)<0||S>=x.$length?p("index out of range"):x.$array[x.$offset+S]=a,N=-1,!0;case 4:case 2:return N=-1,!1}return}return{$blk:v.ptr.prototype.swapVerticalBar,$c:!0,$r:P,_tmp:e,_tmp$1:t,n:r,p:n,re1:i,re1$1:o,re2:a,re3:s,x:c,x$1:$,x$10:l,x$11:u,x$12:f,x$13:d,x$14:w,x$15:h,x$16:g,x$17:k,x$18:b,x$19:m,x$2:_,x$20:x,x$21:S,x$3:E,x$4:C,x$5:I,x$6:A,x$7:F,x$8:R,x$9:T,$s:N}},v.prototype.swapVerticalBar=function(){return this.$val.swapVerticalBar()},v.ptr.prototype.parseRightParen=function(){var{_r:e,_r$1:t,_r$2:r,n,p:i,re1:o,re2:a,x:s,x$1:c,x$2:$,x$3:l,x$4:u,$s:f,$r:d,$c:h}=hr(this,{});f=f||0;e:for(;;){switch(f){case 0:e=(i=this).concat(),f=1;case 1:if(h&&(h=!1,e=e.$blk()),e&&void 0!==e.$blk)break e;t=i.swapVerticalBar(),f=4;case 4:if(h&&(h=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;if(t){f=2;continue}f=3;continue;case 2:i.stack=y(i.stack,0,i.stack.$length-1|0);case 3:r=i.alternate(),f=5;case 5:if(h&&(h=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;return(n=i.stack.$length)<2?(f=-1,new w.ptr("unexpected )",i.wholeRegexp)):(s=i.stack,o=(c=n-1|0)<0||c>=s.$length?void p("index out of range"):s.$array[s.$offset+c],$=i.stack,a=(l=n-2|0)<0||l>=$.$length?void p("index out of range"):$.$array[$.$offset+l],i.stack=y(i.stack,0,n-2|0),128!==a.Op?(f=-1,new w.ptr("unexpected )",i.wholeRegexp)):(i.flags=a.Flags,0===a.Cap?i.push(o):(a.Op=13,a.Sub=y(new j(a.Sub0),0,1),0>=(u=a.Sub).$length?p("index out of range"):u.$array[u.$offset+0]=o,i.push(a)),f=-1,tt))}return}return{$blk:v.ptr.prototype.parseRightParen,$c:!0,$r:d,_r:e,_r$1:t,_r$2:r,n,p:i,re1:o,re2:a,x:s,x$1:c,x$2:$,x$3:l,x$4:u,$s:f}},v.prototype.parseRightParen=function(){return this.$val.parseRightParen()},v.ptr.prototype.parseEscape=function(e){var t,r,n,i,o,a,p,s,c,$,l,u,f,d;if($=0,p=tt,""===(l=m(e,1)))return[$=0,"",p=new w.ptr("trailing backslash at end of expression","")];if(a=(r=mt(l))[0],l=r[1],p=r[2],!B(p,tt))return[$=0,"",p];e:switch(0){default:if(49===(t=a)||50===t||51===t||52===t||53===t||54===t||55===t){if(""===l||l.charCodeAt(0)<48||l.charCodeAt(0)>55)break;for($=a-48|0,s=1;s<3&&!(""===l||l.charCodeAt(0)<48||l.charCodeAt(0)>55);)$=(J($,8)+(0|l.charCodeAt(0))|0)-48|0,l=m(l,1),s=s+1|0;return[$,l,p=tt]}if(48===t){for($=a-48|0,s=1;s<3&&!(""===l||l.charCodeAt(0)<48||l.charCodeAt(0)>55);)$=(J($,8)+(0|l.charCodeAt(0))|0)-48|0,l=m(l,1),s=s+1|0;return[$,l,p=tt]}if(120===t){if(""===l)break;if(a=(n=mt(l))[0],l=n[1],p=n[2],!B(p,tt))return[$=0,"",p];if(123===a){for(c=0,$=0;;){if(""===l)break e;if(a=(i=mt(l))[0],l=i[1],p=i[2],!B(p,tt))return[$=0,"",p];if(125===a)break;if((u=_t(a))<0)break e;if(($=J($,16)+u|0)>1114111)break e;c=c+1|0}if(0===c)break e;return[$,l,p=tt]}if(f=_t(a),a=(o=mt(l))[0],l=o[1],p=o[2],!B(p,tt))return[$=0,"",p];if(d=_t(a),f<0||d<0)break;return[$=J(f,16)+d|0,l,p=tt]}if(97===t)return[$=7,l,p];if(102===t)return[$=12,l,p];if(110===t)return[$=10,l,p];if(114===t)return[$=13,l,p];if(116===t)return[$=9,l,p];if(118===t)return[$=11,l,p];if(a<128&&!vt(a))return[$=a,l,p=tt]}return[$=0,"",p=new w.ptr("invalid escape sequence",m(e,0,e.length-l.length|0))]},v.prototype.parseEscape=function(e){return this.$val.parseEscape(e)},v.ptr.prototype.parseClassChar=function(e,t){var r,n;return""===e?[0,"",new w.ptr("missing closing ]",t)]:92===e.charCodeAt(0)?[(r=this.parseEscape(e))[0],r[1],r[2]]:[(n=mt(e))[0],n[1],n[2]]},v.prototype.parseClassChar=function(e,t){return this.$val.parseClassChar(e,t)},v.ptr.prototype.parsePerlClassEscape=function(e,t){var{$24r:r,_entry:n,_r:i,_tmp:o,_tmp$1:a,g:p,out:s,p:c,r:t,rest:$,s:e,$s:l,$r:u,$c:f}=hr(this,{s:e,r:t});l=l||0;e:for(;;){switch(l){case 0:if(s=N.nil,$="",(64&(c=this).flags)>>>0==0||e.length<2||92!==e.charCodeAt(0))return l=-1,[s,$];if(0===(p=P(void 0!==(n=h(ce,We.keyFor(m(e,0,2))))?n.v:new _.ptr(0,N.nil),_)).sign)return l=-1,[s,$];i=c.appendGroup(t,P(p,_)),l=1;case 1:if(f&&(f=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;r=[s=o=i,$=a=m(e,2)],l=2;case 2:return r}return}return{$blk:v.ptr.prototype.parsePerlClassEscape,$c:!0,$r:u,$24r:r,_entry:n,_r:i,_tmp:o,_tmp$1:a,g:p,out:s,p:c,r:t,rest:$,s:e,$s:l}},v.prototype.parsePerlClassEscape=function(e,t){return this.$val.parsePerlClassEscape(e,t)},v.ptr.prototype.parseNamedClass=function(e,t){var{$24r:r,_entry:n,_r:o,_tmp:a,_tmp$1:p,_tmp$2:s,_tmp$3:c,_tmp$4:$,_tmp$5:l,_tmp$6:u,_tmp$7:f,err:d,g,i:k,name:b,out:y,p:x,r:t,rest:S,s:e,$s:E,$r:C,$c:I}=hr(this,{s:e,r:t});E=E||0;e:for(;;){switch(E){case 0:if(y=N.nil,S="",d=tt,x=this,e.length<2||91!==e.charCodeAt(0)||58!==e.charCodeAt(1))return E=-1,[y,S,d];if((k=i.Index(m(e,2),":]"))<0)return E=-1,[y,S,d];if(b=a=m(e,0,2+(k=k+2|0)|0),e=p=m(e,k+2|0),0===(g=P(void 0!==(n=h(Ae,We.keyFor(b)))?n.v:new _.ptr(0,N.nil),_)).sign)return E=-1,[y=s=N.nil,S=c="",d=$=new w.ptr("invalid character class range",b)];o=x.appendGroup(t,P(g,_)),E=1;case 1:if(I&&(I=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;r=[y=l=o,S=u=e,d=f=tt],E=2;case 2:return r}return}return{$blk:v.ptr.prototype.parseNamedClass,$c:!0,$r:C,$24r:r,_entry:n,_r:o,_tmp:a,_tmp$1:p,_tmp$2:s,_tmp$3:c,_tmp$4:$,_tmp$5:l,_tmp$6:u,_tmp$7:f,err:d,g,i:k,name:b,out:y,p:x,r:t,rest:S,s:e,$s:E}},v.prototype.parseNamedClass=function(e,t){return this.$val.parseNamedClass(e,t)},v.ptr.prototype.appendGroup=function(e,t){var{_r:r,g:t,p:n,r:e,tmp:i,$s:o,$r:a,$c:p}=hr(this,{r:e,g:t});o=o||0;e:for(;;){switch(o){case 0:if((1&(n=this).flags)>>>0==0){o=1;continue}o=2;continue;case 1:e=t.sign<0?ht(e,t.class$1):dt(e,t.class$1),o=3;continue;case 2:i=y(n.tmpClass,0,0),i=wt(i,t.class$1),n.tmpClass=i,r=$t(n.$ptr_tmpClass||(n.$ptr_tmpClass=new G((function(){return this.$target.tmpClass}),(function(e){this.$target.tmpClass=e}),n))),o=4;case 4:if(p&&(p=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;i=r,e=t.sign<0?ht(e,i):dt(e,i);case 3:return o=-1,e}return}return{$blk:v.ptr.prototype.appendGroup,$c:!0,$r:a,_r:r,g:t,p:n,r:e,tmp:i,$s:o}},v.prototype.appendGroup=function(e,t){return this.$val.appendGroup(e,t)},ct=function(e){var t,r,n,i,a,p;return"Any"===e?[Te,Te]:(a=void 0!==(t=h(o.Categories,We.keyFor(e)))?t.v:q.nil)!==q.nil?[a,(r=h(o.FoldCategory,We.keyFor(e)),void 0!==r?r.v:q.nil)]:(p=void 0!==(n=h(o.Scripts,We.keyFor(e)))?n.v:q.nil)!==q.nil?[p,(i=h(o.FoldScript,We.keyFor(e)),void 0!==i?i.v:q.nil)]:[q.nil,q.nil]},v.ptr.prototype.parseUnicodeClass=function(e,t){var{_r:r,_tmp:n,_tmp$1:o,_tmp$10:a,_tmp$11:p,_tmp$12:s,_tmp$2:c,_tmp$3:$,_tmp$4:l,_tmp$5:u,_tmp$6:f,_tmp$7:d,_tmp$8:h,_tmp$9:g,_tuple:k,_tuple$1:b,c:_,end:x,err:S,fold:E,name:C,out:I,p:A,r:t,rest:F,s:e,seq:R,sign:T,t:P,tab:V,tmp:O,$s:D,$r:L,$c:M}=hr(this,{s:e,r:t});D=D||0;e:for(;;){switch(D){case 0:if(I=N.nil,F="",S=tt,(128&(A=this).flags)>>>0==0||e.length<2||92!==e.charCodeAt(0)||112!==e.charCodeAt(1)&&80!==e.charCodeAt(1))return D=-1,[I,F,S];if(T=1,80===e.charCodeAt(1)&&(T=-1),P=m(e,2),_=(k=mt(P))[0],P=k[1],S=k[2],!B(S,tt))return D=-1,[I,F,S];if(R=n="",C=o="",123!==_)R=m(e,0,e.length-P.length|0),C=m(R,2);else{if((x=i.IndexRune(e,125))<0)return S=yt(e),B(S,tt)?(D=-1,[I=c=N.nil,F=$="",S=l=new w.ptr("invalid character class range",e)]):(D=-1,[I,F,S]);if(R=u=m(e,0,x+1|0),P=f=m(e,x+1|0),C=m(e,3,x),S=yt(C),!B(S,tt))return D=-1,[I,F,S]}if(""!==C&&94===C.charCodeAt(0)&&(T=-T,C=m(C,1)),V=(b=ct(C))[0],E=b[1],V===q.nil)return D=-1,[I=d=N.nil,F=h="",S=g=new w.ptr("invalid character class range",R)];if((1&A.flags)>>>0==0||E===q.nil){D=1;continue}D=2;continue;case 1:t=T>0?gt(t,V):kt(t,V),D=3;continue;case 2:O=y(A.tmpClass,0,0),O=gt(O,V),O=gt(O,E),A.tmpClass=O,r=$t(A.$ptr_tmpClass||(A.$ptr_tmpClass=new G((function(){return this.$target.tmpClass}),(function(e){this.$target.tmpClass=e}),A))),D=4;case 4:if(M&&(M=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;O=r,t=T>0?dt(t,O):ht(t,O);case 3:return D=-1,[I=a=t,F=p=P,S=s=tt]}return}return{$blk:v.ptr.prototype.parseUnicodeClass,$c:!0,$r:L,_r:r,_tmp:n,_tmp$1:o,_tmp$10:a,_tmp$11:p,_tmp$12:s,_tmp$2:c,_tmp$3:$,_tmp$4:l,_tmp$5:u,_tmp$6:f,_tmp$7:d,_tmp$8:h,_tmp$9:g,_tuple:k,_tuple$1:b,c:_,end:x,err:S,fold:E,name:C,out:I,p:A,r:t,rest:F,s:e,seq:R,sign:T,t:P,tab:V,tmp:O,$s:D}},v.prototype.parseUnicodeClass=function(e,t){return this.$val.parseUnicodeClass(e,t)},v.ptr.prototype.parseClass=function(e){var{_r:t,_r$1:r,_r$2:n,_r$3:i,_tmp:o,_tmp$1:p,_tmp$10:s,_tmp$11:c,_tmp$12:$,_tmp$13:l,_tmp$14:u,_tmp$15:f,_tmp$16:d,_tmp$17:h,_tmp$18:g,_tmp$19:k,_tmp$2:b,_tmp$20:_,_tmp$21:x,_tmp$3:S,_tmp$4:E,_tmp$5:C,_tmp$6:I,_tmp$7:A,_tmp$8:F,_tmp$9:R,_tuple:T,_tuple$1:P,_tuple$2:V,_tuple$3:D,_tuple$4:L,_tuple$5:M,class$1:j,err:W,err$1:U,err$2:z,first:K,hi:q,lo:H,nclass:J,nclass$1:Z,nclass$2:Q,nt:X,nt$1:Y,nt$2:ee,p:te,re,rest:ne,rng:ie,s:e,sign:oe,size:ae,t:pe,$s:se,$r:ce,$c:$e}=hr(this,{s:e});se=se||0;e:for(;;){switch(se){case 0:ne="",W=tt,te=this,pe=m(e,1),(re=te.newRegexp(4)).Flags=te.flags,re.Rune=y(new N(re.Rune0),0,0),oe=1,""!==pe&&94===pe.charCodeAt(0)&&(oe=-1,pe=m(pe,1),(4&te.flags)>>>0==0&&(re.Rune=O(re.Rune,10,10))),j=re.Rune,K=!0;case 1:if(""!==pe&&93===pe.charCodeAt(0)&&!K){se=2;continue}if(""!==pe&&45===pe.charCodeAt(0)&&(64&te.flags)>>>0==0&&!K&&(1===pe.length||93!==pe.charCodeAt(1)))return ae=(T=a.DecodeRuneInString(m(pe,1)))[1],se=-1,[ne=o="",W=p=new w.ptr("invalid character class range",m(pe,0,1+ae|0))];if(K=!1,pe.length>2&&91===pe.charCodeAt(0)&&58===pe.charCodeAt(1)){se=3;continue}se=4;continue;case 3:t=te.parseNamedClass(pe,j),se=5;case 5:if($e&&($e=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;if(J=(P=t)[0],X=P[1],U=P[2],!B(U,tt))return se=-1,[ne=b="",W=S=U];if(J!==N.nil){j=E=J,pe=C=X,se=1;continue}case 4:r=te.parseUnicodeClass(pe,j),se=6;case 6:if($e&&($e=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;if(Z=(V=r)[0],Y=V[1],z=V[2],!B(z,tt))return se=-1,[ne=I="",W=A=z];if(Z!==N.nil){j=F=Z,pe=R=Y,se=1;continue}n=te.parsePerlClassEscape(pe,j),se=7;case 7:if($e&&($e=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;if(Q=(D=n)[0],ee=D[1],Q!==N.nil){j=s=Q,pe=c=ee,se=1;continue}if(ie=pe,H=$=0,q=l=0,H=(L=te.parseClassChar(pe,e))[0],pe=L[1],z=L[2],!B(z,tt))return se=-1,[ne=u="",W=f=z];if(q=H,pe.length>=2&&45===pe.charCodeAt(0)&&93!==pe.charCodeAt(1)){if(pe=m(pe,1),q=(M=te.parseClassChar(pe,e))[0],pe=M[1],z=M[2],!B(z,tt))return se=-1,[ne=d="",W=h=z];if(q>>0==0?ut(j,H,q):ft(j,H,q),se=1;continue;case 2:pe=m(pe,1),re.Rune=j,i=$t(re.$ptr_Rune||(re.$ptr_Rune=new G((function(){return this.$target.Rune}),(function(e){this.$target.Rune=e}),re))),se=8;case 8:if($e&&($e=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;return j=i,oe<0&&(j=bt(j)),re.Rune=j,te.push(re),se=-1,[ne=_=pe,W=x=tt]}return}return{$blk:v.ptr.prototype.parseClass,$c:!0,$r:ce,_r:t,_r$1:r,_r$2:n,_r$3:i,_tmp:o,_tmp$1:p,_tmp$10:s,_tmp$11:c,_tmp$12:$,_tmp$13:l,_tmp$14:u,_tmp$15:f,_tmp$16:d,_tmp$17:h,_tmp$18:g,_tmp$19:k,_tmp$2:b,_tmp$20:_,_tmp$21:x,_tmp$3:S,_tmp$4:E,_tmp$5:C,_tmp$6:I,_tmp$7:A,_tmp$8:F,_tmp$9:R,_tuple:T,_tuple$1:P,_tuple$2:V,_tuple$3:D,_tuple$4:L,_tuple$5:M,class$1:j,err:W,err$1:U,err$2:z,first:K,hi:q,lo:H,nclass:J,nclass$1:Z,nclass$2:Q,nt:X,nt$1:Y,nt$2:ee,p:te,re,rest:ne,rng:ie,s:e,sign:oe,size:ae,t:pe,$s:se}},v.prototype.parseClass=function(e){return this.$val.parseClass(e)},$t=function(e){var{_tmp:t,_tmp$1:n,hi:i,i:o,lo:a,r:s,rp:e,w:c,x:$,x$1:l,x$2:u,x$3:f,x$4:d,x$5:w,$s:h,$r:g,$c:k}=hr(this,{rp:e});h=h||0;e:for(;;){switch(h){case 0:g=r.Sort(new(($=new x.ptr(e)).constructor.elem)($)),h=1;case 1:if(k&&(k=!1,g=g.$blk()),g&&void 0!==g.$blk)break e;if((s=e.$get()).$length<2)return h=-1,s;for(c=2,o=2;o=s.$length?void p("index out of range"):s.$array[s.$offset+o],i=n=(l=o+1|0)<0||l>=s.$length?void p("index out of range"):s.$array[s.$offset+l],(a=t)<=(((u=c-1|0)<0||u>=s.$length?void p("index out of range"):s.$array[s.$offset+u])+1|0)?(i>((f=c-1|0)<0||f>=s.$length?void p("index out of range"):s.$array[s.$offset+f])&&((d=c-1|0)<0||d>=s.$length?p("index out of range"):s.$array[s.$offset+d]=i),o=o+2|0):(c<0||c>=s.$length?p("index out of range"):s.$array[s.$offset+c]=a,(w=c+1|0)<0||w>=s.$length?p("index out of range"):s.$array[s.$offset+w]=i,c=c+2|0,o=o+2|0);return h=-1,y(s,0,c)}return}return{$blk:$t,$c:!0,$r:g,_tmp:t,_tmp$1:n,hi:i,i:o,lo:a,r:s,rp:e,w:c,x:$,x$1:l,x$2:u,x$3:f,x$4:d,x$5:w,$s:h}},lt=function(e,t,r){return(1&r)>>>0!=0?ft(e,t,t):ut(e,t,t)},ut=function(e,t,r){var n,i,o,a,s,c,$,l;for(i=e.$length,n=2;n<=4;){if(i>=n&&(a=(s=i-n|0)<0||s>=e.$length?void p("index out of range"):e.$array[e.$offset+s],t<=((o=(c=1+(i-n|0)|0)<0||c>=e.$length?void p("index out of range"):e.$array[e.$offset+c])+1|0)&&a<=(r+1|0)))return t=e.$length?p("index out of range"):e.$array[e.$offset+$]=t),r>o&&((l=1+(i-n|0)|0)<0||l>=e.$length?p("index out of range"):e.$array[e.$offset+l]=r),e;n=n+2|0}return O(e,t,r)},ft=function(e,t,r){var n,i;if(t<=65&&r>=125251)return ut(e,t,r);if(r<65||t>125251)return ut(e,t,r);for(t<65&&(e=ut(e,t,64),t=65),r>125251&&(e=ut(e,125252,r),r=125251),n=t;n<=r;){for(e=ut(e,n,n),i=o.SimpleFold(n);i!==n;)e=ut(e,i,i),i=o.SimpleFold(i);n=n+1|0}return e},dt=function(e,t){var r,n;for(r=0;r=t.$length?void p("index out of range"):t.$array[t.$offset+r],(n=r+1|0)<0||n>=t.$length?void p("index out of range"):t.$array[t.$offset+n]),r=r+2|0;return e},wt=function(e,t){var r,n;for(r=0;r=t.$length?void p("index out of range"):t.$array[t.$offset+r],(n=r+1|0)<0||n>=t.$length?void p("index out of range"):t.$array[t.$offset+n]),r=r+2|0;return e},ht=function(e,t){var r,n,i,o,a,s;for(a=0,i=0;i=t.$length?void p("index out of range"):t.$array[t.$offset+i],n=(s=i+1|0)<0||s>=t.$length?void p("index out of range"):t.$array[t.$offset+s],a<=((o=r)-1|0)&&(e=ut(e,a,o-1|0)),a=n+1|0,i=i+2|0;return a<=1114111&&(e=ut(e,a,1114111)),e},gt=function(e,t){var r,n,i,a,s,c,$,l,u,f,d,w,h,g;for(i=t.R16,r=0;r=i.$length?void p("index out of range"):i.$array[i.$offset+r],o.Range16)).Lo,$=0|h.Hi,1!=(d=0|h.Stride)){for(s=u;s<=$;)e=ut(e,s,s),s=s+d|0;r++}else e=ut(e,u,$),r++;for(a=t.R32,n=0;n=a.$length?void p("index out of range"):a.$array[a.$offset+n],o.Range32)).Lo,l=0|g.Hi,1!=(w=0|g.Stride)){for(c=f;c<=l;)e=ut(e,c,c),c=c+w|0;n++}else e=ut(e,f,l),n++;return e},kt=function(e,t){var r,n,i,a,s,c,$,l,u,f,d,w,h,g,k;for(d=0,i=t.R16,r=0;r=i.$length?void p("index out of range"):i.$array[i.$offset+r],o.Range16)).Lo,$=0|g.Hi,1!=(w=0|g.Stride)){for(s=u;s<=$;)d<=(s-1|0)&&(e=ut(e,d,s-1|0)),d=s+1|0,s=s+w|0;r++}else d<=(u-1|0)&&(e=ut(e,d,u-1|0)),d=$+1|0,r++;for(a=t.R32,n=0;n=a.$length?void p("index out of range"):a.$array[a.$offset+n],o.Range32)).Lo,l=0|k.Hi,1!=(h=0|k.Stride)){for(c=f;c<=l;)d<=(c-1|0)&&(e=ut(e,d,c-1|0)),d=c+1|0,c=c+h|0;n++}else d<=(f-1|0)&&(e=ut(e,d,f-1|0)),d=l+1|0,n++;return d<=1114111&&(e=ut(e,d,1114111)),e},bt=function(e){var t,r,n,i,o,a,s,c;for(o=0,a=0,n=0;n=e.$length?void p("index out of range"):e.$array[e.$offset+n],r=(s=n+1|0)<0||s>=e.$length?void p("index out of range"):e.$array[e.$offset+s],o<=((i=t)-1|0)&&(a<0||a>=e.$length?p("index out of range"):e.$array[e.$offset+a]=o,(c=a+1|0)<0||c>=e.$length?p("index out of range"):e.$array[e.$offset+c]=i-1|0,a=a+2|0),o=r+1|0,n=n+2|0;return e=y(e,0,a),o<=1114111&&(e=O(e,o,1114111)),e},x.ptr.prototype.Less=function(e,t){var r,n,i;return r=this.p.$get(),e=J(e,2),t=J(t,2),(e<0||e>=r.$length?void p("index out of range"):r.$array[r.$offset+e])<(t<0||t>=r.$length?void p("index out of range"):r.$array[r.$offset+t])||(e<0||e>=r.$length?void p("index out of range"):r.$array[r.$offset+e])===(t<0||t>=r.$length?void p("index out of range"):r.$array[r.$offset+t])&&((n=e+1|0)<0||n>=r.$length?void p("index out of range"):r.$array[r.$offset+n])>((i=t+1|0)<0||i>=r.$length?void p("index out of range"):r.$array[r.$offset+i])},x.prototype.Less=function(e,t){return this.$val.Less(e,t)},x.ptr.prototype.Len=function(){var e;return(e=this.p.$get().$length/2)==e&&e!==1/0&&e!==-1/0?0|e:p("integer divide by zero")},x.prototype.Len=function(){return this.$val.Len()},x.ptr.prototype.Swap=function(e,t){var r,n,i,o,a,s,c,$,l;a=this.p.$get(),e=J(e,2),r=(t=J(t,2))<0||t>=a.$length?void p("index out of range"):a.$array[a.$offset+t],n=(s=t+1|0)<0||s>=a.$length?void p("index out of range"):a.$array[a.$offset+s],i=e<0||e>=a.$length?void p("index out of range"):a.$array[a.$offset+e],o=(c=e+1|0)<0||c>=a.$length?void p("index out of range"):a.$array[a.$offset+c],e<0||e>=a.$length?p("index out of range"):a.$array[a.$offset+e]=r,($=e+1|0)<0||$>=a.$length?p("index out of range"):a.$array[a.$offset+$]=n,t<0||t>=a.$length?p("index out of range"):a.$array[a.$offset+t]=i,(l=t+1|0)<0||l>=a.$length?p("index out of range"):a.$array[a.$offset+l]=o},x.prototype.Swap=function(e,t){return this.$val.Swap(e,t)},yt=function(e){for(var t,r,n;""!==e;){if(r=(t=a.DecodeRuneInString(e))[0],n=t[1],65533===r&&1===n)return new w.ptr("invalid UTF-8",e);e=m(e,n)}return tt},mt=function(e){var t,r,n;return r=0,r=(t=a.DecodeRuneInString(e))[0],n=t[1],65533===r&&1===n?[r=0,"",new w.ptr("invalid UTF-8",e)]:[r,m(e,n),tt]},vt=function(e){return 48<=e&&e<=57||65<=e&&e<=90||97<=e&&e<=122},_t=function(e){return 48<=e&&e<=57?e-48|0:97<=e&&e<=102?10+(e-97|0)|0:65<=e&&e<=70?10+(e-65|0)|0:-1},$.prototype.String=function(){var e,t;return 1<=(e=this.$val)&&e<=19?m("NoMatchEmptyMatchLiteralCharClassAnyCharNotNLAnyCharBeginLineEndLineBeginTextEndTextWordBoundaryNoWordBoundaryCaptureStarPlusQuestRepeatConcatAlternate",(e=e-1<<24>>>24)<0||e>=Pe.length?void p("index out of range"):Pe[e],(t=e+1<<24>>>24)<0||t>=Pe.length?void p("index out of range"):Pe[t]):128===e?"opPseudo":"Op("+n.FormatInt(new Re(0,e),10)+")"},Gt($).prototype.String=function(){return new $(this.$get()).String()},xt=function(e){return new E.ptr(e,e)},E.ptr.prototype.patch=function(e,t){var r,n,i,o;for(r=this.head;0!==r;)i=e.Inst,n=(o=r>>>1>>>0)<0||o>=i.$length?void p("index out of range"):i.$array[i.$offset+o],(1&r)>>>0==0?(r=n.Out,n.Out=t):(r=n.Arg,n.Arg=t)},E.prototype.patch=function(e,t){return this.$val.patch(e,t)},E.ptr.prototype.append=function(e,t){var r,n,i,o;return 0===(n=this).head?t:0===t.head?n:(i=e.Inst,r=(o=n.tail>>>1>>>0)<0||o>=i.$length?void p("index out of range"):i.$array[i.$offset+o],(1&n.tail)>>>0==0?r.Out=t.head:r.Arg=t.head,new E.ptr(n.head,t.tail))},E.prototype.append=function(e,t){return this.$val.append(e,t)},St=function(e){var t,r;return(t=new I.ptr(H.nil)).init(),r=P(t.compile(e),C),P(r.out,E).patch(t.p,t.inst(4).i),t.p.Start=0|r.i,[t.p,tt]},Et.Compile=St,I.ptr.prototype.init=function(){var e;(e=this).p=new l.ptr(Z.nil,0,0),e.p.NumCap=2,e.inst(5)},I.prototype.init=function(){return this.$val.init()},I.ptr.prototype.compile=function(e){var t,r,n,i,o,a,s,c,$,l,u,f,d,w,h,g,k,b,m,v,_,x,S;if($=this,1===(t=e.Op))return $.fail();if(2===t)return $.nop();if(3===t){if(0===e.Rune.$length)return $.nop();for(l=new C.ptr(0,new E.ptr(0,0),!1),o=e.Rune,r=0;r>>0),C),k=P($.compile(0>=(v=e.Sub).$length?void p("index out of range"):v.$array[v.$offset+0]),C),g=P($.cap((e.Cap<<1|1)>>>0),C),$.cat(P($.cat(P(c,C),P(k,C)),C),P(g,C));if(14===t)return $.star(P($.compile(0>=(_=e.Sub).$length?void p("index out of range"):_.$array[_.$offset+0]),C),!((32&e.Flags)>>>0==0));if(15===t)return $.plus(P($.compile(0>=(x=e.Sub).$length?void p("index out of range"):x.$array[x.$offset+0]),C),!((32&e.Flags)>>>0==0));if(16===t)return $.quest(P($.compile(0>=(S=e.Sub).$length?void p("index out of range"):S.$array[S.$offset+0]),C),!((32&e.Flags)>>>0==0));if(18===t){if(0===e.Sub.$length)return $.nop();for(u=new C.ptr(0,new E.ptr(0,0),!1),a=e.Sub,n=0;n=a.$length?void p("index out of range"):a.$array[a.$offset+n],0===w?C.copy(u,$.compile(b)):C.copy(u,$.cat(P(u,C),P($.compile(b),C))),n++;return u}if(19===t){for(f=new C.ptr(0,new E.ptr(0,0),!1),s=e.Sub,i=0;i=s.$length?void p("index out of range"):s.$array[s.$offset+i],C.copy(f,$.alt(P(f,C),P($.compile(m),C))),i++;return f}ir(new We("regexp: unhandled case in compile"))},I.prototype.compile=function(e){return this.$val.compile(e)},I.ptr.prototype.inst=function(e){var t,r;return t=this,r=new C.ptr(t.p.Inst.$length>>>0,new E.ptr(0,0),!0),t.p.Inst=O(t.p.Inst,new d.ptr(e,0,0,N.nil)),r},I.prototype.inst=function(e){return this.$val.inst(e)},I.ptr.prototype.nop=function(){var e;return e=P(this.inst(6),C),E.copy(e.out,xt(e.i<<1>>>0)),e},I.prototype.nop=function(){return this.$val.nop()},I.ptr.prototype.fail=function(){return new C.ptr(0,new E.ptr(0,0),!1)},I.prototype.fail=function(){return this.$val.fail()},I.ptr.prototype.cap=function(e){var t,r,n,i;return r=P((t=this).inst(2),C),E.copy(r.out,xt(r.i<<1>>>0)),(n=t.p.Inst,i=r.i,i<0||i>=n.$length?void p("index out of range"):n.$array[n.$offset+i]).Arg=e,t.p.NumCap<(1+(0|e)|0)&&(t.p.NumCap=1+(0|e)|0),r},I.prototype.cap=function(e){return this.$val.cap(e)},I.ptr.prototype.cat=function(e,t){return 0===e.i||0===t.i?new C.ptr(0,new E.ptr(0,0),!1):(P(e.out,E).patch(this.p,t.i),new C.ptr(e.i,P(t.out,E),e.nullable&&t.nullable))},I.prototype.cat=function(e,t){return this.$val.cat(e,t)},I.ptr.prototype.alt=function(e,t){var r,n,i,o,a;return r=this,0===e.i?t:0===t.i?e:(n=P(r.inst(0),C),o=r.p.Inst,(i=(a=n.i)<0||a>=o.$length?void p("index out of range"):o.$array[o.$offset+a]).Out=e.i,i.Arg=t.i,E.copy(n.out,P(e.out,E).append(r.p,P(t.out,E))),n.nullable=e.nullable||t.nullable,n)},I.prototype.alt=function(e,t){return this.$val.alt(e,t)},I.ptr.prototype.quest=function(e,t){var r,n,i,o,a;return n=P((r=this).inst(0),C),o=r.p.Inst,i=(a=n.i)<0||a>=o.$length?void p("index out of range"):o.$array[o.$offset+a],t?(i.Arg=e.i,E.copy(n.out,xt(n.i<<1>>>0))):(i.Out=e.i,E.copy(n.out,xt((n.i<<1>>>0|1)>>>0))),E.copy(n.out,P(n.out,E).append(r.p,P(e.out,E))),n},I.prototype.quest=function(e,t){return this.$val.quest(e,t)},I.ptr.prototype.loop=function(e,t){var r,n,i,o,a;return n=P((r=this).inst(0),C),o=r.p.Inst,i=(a=n.i)<0||a>=o.$length?void p("index out of range"):o.$array[o.$offset+a],t?(i.Arg=e.i,E.copy(n.out,xt(n.i<<1>>>0))):(i.Out=e.i,E.copy(n.out,xt((n.i<<1>>>0|1)>>>0))),P(e.out,E).patch(r.p,n.i),n},I.prototype.loop=function(e,t){return this.$val.loop(e,t)},I.ptr.prototype.star=function(e,t){var r;return r=this,e.nullable?r.quest(P(r.plus(P(e,C),t),C),t):r.loop(P(e,C),t)},I.prototype.star=function(e,t){return this.$val.star(e,t)},I.ptr.prototype.plus=function(e,t){return new C.ptr(e.i,P(this.loop(P(e,C),t).out,E),e.nullable)},I.prototype.plus=function(e,t){return this.$val.plus(e,t)},I.ptr.prototype.empty=function(e){var t,r,n;return t=P(this.inst(3),C),(r=this.p.Inst,n=t.i,n<0||n>=r.$length?void p("index out of range"):r.$array[r.$offset+n]).Arg=e>>>0,E.copy(t.out,xt(t.i<<1>>>0)),t},I.prototype.empty=function(e){return this.$val.empty(e)},I.ptr.prototype.rune=function(e,t){var r,n,i,a;return(r=P(this.inst(7),C)).nullable=!1,i=this.p.Inst,(n=(a=r.i)<0||a>=i.$length?void p("index out of range"):i.$array[i.$offset+a]).Rune=e,t=(1&t)>>>0,1===e.$length&&o.SimpleFold(0>=e.$length?void p("index out of range"):e.$array[e.$offset+0])!==(0>=e.$length?void p("index out of range"):e.$array[e.$offset+0])||(t=(-2&t)<<16>>>16),n.Arg=t>>>0,E.copy(r.out,xt(r.i<<1>>>0)),(1&t)>>>0==0&&(1===e.$length||2===e.$length&&(0>=e.$length?void p("index out of range"):e.$array[e.$offset+0])===(1>=e.$length?void p("index out of range"):e.$array[e.$offset+1]))?n.Op=8:2===e.$length&&0===(0>=e.$length?void p("index out of range"):e.$array[e.$offset+0])&&1114111===(1>=e.$length?void p("index out of range"):e.$array[e.$offset+1])?n.Op=9:4===e.$length&&0===(0>=e.$length?void p("index out of range"):e.$array[e.$offset+0])&&9===(1>=e.$length?void p("index out of range"):e.$array[e.$offset+1])&&11===(2>=e.$length?void p("index out of range"):e.$array[e.$offset+2])&&1114111===(3>=e.$length?void p("index out of range"):e.$array[e.$offset+3])&&(n.Op=10),r},I.prototype.rune=function(e,t){return this.$val.rune(e,t)},M.methods=[{prop:"Simplify",name:"Simplify",pkg:"",typ:Qe([],[M],!1)},{prop:"Equal",name:"Equal",pkg:"",typ:Qe([M],[Ee],!1)},{prop:"String",name:"String",pkg:"",typ:Qe([],[We],!1)},{prop:"MaxCap",name:"MaxCap",pkg:"",typ:Qe([],[Ce],!1)},{prop:"CapNames",name:"CapNames",pkg:"",typ:Qe([],[R],!1)},{prop:"capNames",name:"capNames",pkg:"regexp/syntax",typ:Qe([R],[],!1)}],$.methods=[{prop:"String",name:"String",pkg:"",typ:Qe([],[We],!1)}],H.methods=[{prop:"String",name:"String",pkg:"",typ:Qe([],[We],!1)},{prop:"skipNop",name:"skipNop",pkg:"regexp/syntax",typ:Qe([Ve],[Q],!1)},{prop:"Prefix",name:"Prefix",pkg:"",typ:Qe([],[We,Ee],!1)},{prop:"StartCond",name:"StartCond",pkg:"",typ:Qe([],[f],!1)}],u.methods=[{prop:"String",name:"String",pkg:"",typ:Qe([],[We],!1)}],Q.methods=[{prop:"op",name:"op",pkg:"regexp/syntax",typ:Qe([],[u],!1)},{prop:"MatchRune",name:"MatchRune",pkg:"",typ:Qe([Fe],[Ee],!1)},{prop:"MatchRunePos",name:"MatchRunePos",pkg:"",typ:Qe([Fe],[Ce],!1)},{prop:"MatchEmptyWidth",name:"MatchEmptyWidth",pkg:"",typ:Qe([Fe,Fe],[Ee],!1)},{prop:"String",name:"String",pkg:"",typ:Qe([],[We],!1)}],X.methods=[{prop:"Error",name:"Error",pkg:"",typ:Qe([],[We],!1)}],k.methods=[{prop:"String",name:"String",pkg:"",typ:Qe([],[We],!1)}],Y.methods=[{prop:"newRegexp",name:"newRegexp",pkg:"regexp/syntax",typ:Qe([$],[M],!1)},{prop:"reuse",name:"reuse",pkg:"regexp/syntax",typ:Qe([M],[],!1)},{prop:"checkLimits",name:"checkLimits",pkg:"regexp/syntax",typ:Qe([M],[],!1)},{prop:"checkSize",name:"checkSize",pkg:"regexp/syntax",typ:Qe([M],[],!1)},{prop:"calcSize",name:"calcSize",pkg:"regexp/syntax",typ:Qe([M,Ee],[Re],!1)},{prop:"checkHeight",name:"checkHeight",pkg:"regexp/syntax",typ:Qe([M],[],!1)},{prop:"calcHeight",name:"calcHeight",pkg:"regexp/syntax",typ:Qe([M,Ee],[Ce],!1)},{prop:"push",name:"push",pkg:"regexp/syntax",typ:Qe([M],[M],!1)},{prop:"maybeConcat",name:"maybeConcat",pkg:"regexp/syntax",typ:Qe([Fe,b],[Ee],!1)},{prop:"literal",name:"literal",pkg:"regexp/syntax",typ:Qe([Fe],[],!1)},{prop:"op",name:"op",pkg:"regexp/syntax",typ:Qe([$],[M],!1)},{prop:"repeat",name:"repeat",pkg:"regexp/syntax",typ:Qe([$,Ce,Ce,We,We,We],[We,rt],!1)},{prop:"concat",name:"concat",pkg:"regexp/syntax",typ:Qe([],[M],!1)},{prop:"alternate",name:"alternate",pkg:"regexp/syntax",typ:Qe([],[M],!1)},{prop:"collapse",name:"collapse",pkg:"regexp/syntax",typ:Qe([j,$],[M],!1)},{prop:"factor",name:"factor",pkg:"regexp/syntax",typ:Qe([j],[j],!1)},{prop:"leadingString",name:"leadingString",pkg:"regexp/syntax",typ:Qe([M],[N,b],!1)},{prop:"removeLeadingString",name:"removeLeadingString",pkg:"regexp/syntax",typ:Qe([M,Ce],[M],!1)},{prop:"leadingRegexp",name:"leadingRegexp",pkg:"regexp/syntax",typ:Qe([M],[M],!1)},{prop:"removeLeadingRegexp",name:"removeLeadingRegexp",pkg:"regexp/syntax",typ:Qe([M,Ee],[M],!1)},{prop:"parseRepeat",name:"parseRepeat",pkg:"regexp/syntax",typ:Qe([We],[Ce,Ce,We,Ee],!1)},{prop:"parsePerlFlags",name:"parsePerlFlags",pkg:"regexp/syntax",typ:Qe([We],[We,rt],!1)},{prop:"parseInt",name:"parseInt",pkg:"regexp/syntax",typ:Qe([We],[Ce,We,Ee],!1)},{prop:"parseVerticalBar",name:"parseVerticalBar",pkg:"regexp/syntax",typ:Qe([],[rt],!1)},{prop:"swapVerticalBar",name:"swapVerticalBar",pkg:"regexp/syntax",typ:Qe([],[Ee],!1)},{prop:"parseRightParen",name:"parseRightParen",pkg:"regexp/syntax",typ:Qe([],[rt],!1)},{prop:"parseEscape",name:"parseEscape",pkg:"regexp/syntax",typ:Qe([We],[Fe,We,rt],!1)},{prop:"parseClassChar",name:"parseClassChar",pkg:"regexp/syntax",typ:Qe([We,We],[Fe,We,rt],!1)},{prop:"parsePerlClassEscape",name:"parsePerlClassEscape",pkg:"regexp/syntax",typ:Qe([We,N],[N,We],!1)},{prop:"parseNamedClass",name:"parseNamedClass",pkg:"regexp/syntax",typ:Qe([We,N],[N,We,rt],!1)},{prop:"appendGroup",name:"appendGroup",pkg:"regexp/syntax",typ:Qe([N,_],[N],!1)},{prop:"parseUnicodeClass",name:"parseUnicodeClass",pkg:"regexp/syntax",typ:Qe([We,N],[N,We,rt],!1)},{prop:"parseClass",name:"parseClass",pkg:"regexp/syntax",typ:Qe([We],[We,rt],!1)}],x.methods=[{prop:"Less",name:"Less",pkg:"",typ:Qe([Ce,Ce],[Ee],!1)},{prop:"Len",name:"Len",pkg:"",typ:Qe([],[Ce],!1)},{prop:"Swap",name:"Swap",pkg:"",typ:Qe([Ce,Ce],[],!1)}],E.methods=[{prop:"patch",name:"patch",pkg:"regexp/syntax",typ:Qe([H,Ve],[],!1)},{prop:"append",name:"append",pkg:"regexp/syntax",typ:Qe([H,E],[E],!1)}],ie.methods=[{prop:"init",name:"init",pkg:"regexp/syntax",typ:Qe([],[],!1)},{prop:"compile",name:"compile",pkg:"regexp/syntax",typ:Qe([M],[C],!1)},{prop:"inst",name:"inst",pkg:"regexp/syntax",typ:Qe([u],[C],!1)},{prop:"nop",name:"nop",pkg:"regexp/syntax",typ:Qe([],[C],!1)},{prop:"fail",name:"fail",pkg:"regexp/syntax",typ:Qe([],[C],!1)},{prop:"cap",name:"cap",pkg:"regexp/syntax",typ:Qe([Ve],[C],!1)},{prop:"cat",name:"cat",pkg:"regexp/syntax",typ:Qe([C,C],[C],!1)},{prop:"alt",name:"alt",pkg:"regexp/syntax",typ:Qe([C,C],[C],!1)},{prop:"quest",name:"quest",pkg:"regexp/syntax",typ:Qe([C,Ee],[C],!1)},{prop:"loop",name:"loop",pkg:"regexp/syntax",typ:Qe([C,Ee],[C],!1)},{prop:"star",name:"star",pkg:"regexp/syntax",typ:Qe([C,Ee],[C],!1)},{prop:"plus",name:"plus",pkg:"regexp/syntax",typ:Qe([C,Ee],[C],!1)},{prop:"empty",name:"empty",pkg:"regexp/syntax",typ:Qe([f],[C],!1)},{prop:"rune",name:"rune",pkg:"regexp/syntax",typ:Qe([N,b],[C],!1)}],s.init("",[{prop:"Op",name:"Op",embedded:!1,exported:!0,typ:$,tag:""},{prop:"Flags",name:"Flags",embedded:!1,exported:!0,typ:b,tag:""},{prop:"Sub",name:"Sub",embedded:!1,exported:!0,typ:j,tag:""},{prop:"Sub0",name:"Sub0",embedded:!1,exported:!0,typ:W,tag:""},{prop:"Rune",name:"Rune",embedded:!1,exported:!0,typ:N,tag:""},{prop:"Rune0",name:"Rune0",embedded:!1,exported:!0,typ:U,tag:""},{prop:"Min",name:"Min",embedded:!1,exported:!0,typ:Ce,tag:""},{prop:"Max",name:"Max",embedded:!1,exported:!0,typ:Ce,tag:""},{prop:"Cap",name:"Cap",embedded:!1,exported:!0,typ:Ce,tag:""},{prop:"Name",name:"Name",embedded:!1,exported:!0,typ:We,tag:""}]),l.init("",[{prop:"Inst",name:"Inst",embedded:!1,exported:!0,typ:Z,tag:""},{prop:"Start",name:"Start",embedded:!1,exported:!0,typ:Ce,tag:""},{prop:"NumCap",name:"NumCap",embedded:!1,exported:!0,typ:Ce,tag:""}]),d.init("",[{prop:"Op",name:"Op",embedded:!1,exported:!0,typ:u,tag:""},{prop:"Out",name:"Out",embedded:!1,exported:!0,typ:Ve,tag:""},{prop:"Arg",name:"Arg",embedded:!1,exported:!0,typ:Ve,tag:""},{prop:"Rune",name:"Rune",embedded:!1,exported:!0,typ:N,tag:""}]),w.init("",[{prop:"Code",name:"Code",embedded:!1,exported:!0,typ:k,tag:""},{prop:"Expr",name:"Expr",embedded:!1,exported:!0,typ:We,tag:""}]),v.init("regexp/syntax",[{prop:"flags",name:"flags",embedded:!1,exported:!1,typ:b,tag:""},{prop:"stack",name:"stack",embedded:!1,exported:!1,typ:j,tag:""},{prop:"free",name:"free",embedded:!1,exported:!1,typ:M,tag:""},{prop:"numCap",name:"numCap",embedded:!1,exported:!1,typ:Ce,tag:""},{prop:"wholeRegexp",name:"wholeRegexp",embedded:!1,exported:!1,typ:We,tag:""},{prop:"tmpClass",name:"tmpClass",embedded:!1,exported:!1,typ:N,tag:""},{prop:"numRegexp",name:"numRegexp",embedded:!1,exported:!1,typ:Ce,tag:""},{prop:"numRunes",name:"numRunes",embedded:!1,exported:!1,typ:Ce,tag:""},{prop:"repeats",name:"repeats",embedded:!1,exported:!1,typ:Re,tag:""},{prop:"height",name:"height",embedded:!1,exported:!1,typ:re,tag:""},{prop:"size",name:"size",embedded:!1,exported:!1,typ:ne,tag:""}]),_.init("regexp/syntax",[{prop:"sign",name:"sign",embedded:!1,exported:!1,typ:Ce,tag:""},{prop:"class$1",name:"class",embedded:!1,exported:!1,typ:N,tag:""}]),x.init("regexp/syntax",[{prop:"p",name:"p",embedded:!1,exported:!1,typ:G,tag:""}]),E.init("regexp/syntax",[{prop:"head",name:"head",embedded:!1,exported:!1,typ:Ve,tag:""},{prop:"tail",name:"tail",embedded:!1,exported:!1,typ:Ve,tag:""}]),C.init("regexp/syntax",[{prop:"i",name:"i",embedded:!1,exported:!1,typ:Ve,tag:""},{prop:"out",name:"out",embedded:!1,exported:!1,typ:E,tag:""},{prop:"nullable",name:"nullable",embedded:!1,exported:!1,typ:Ee,tag:""}]),I.init("regexp/syntax",[{prop:"p",name:"p",embedded:!1,exported:!1,typ:H,tag:""}]),e=function(){Et.$init=function(){};var t,p,s=!1,c=0;void 0!==this&&void 0!==this.$blk&&(s=!0,c=(t=this).$s,p=t.$r);e:for(;;){switch(c){case 0:p=r.$init(),c=1;case 1:if(s&&(s=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;p=n.$init(),c=2;case 2:if(s&&(s=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;p=i.$init(),c=3;case 3:if(s&&(s=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;p=o.$init(),c=4;case 4:if(s&&(s=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;p=a.$init(),c=5;case 5:if(s&&(s=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;oe=new R(["InstAlt","InstAltMatch","InstCapture","InstEmptyWidth","InstMatch","InstFail","InstNop","InstRune","InstRune1","InstRuneAny","InstRuneAnyNotNL"]),ae=new N([48,57]),pe=new N([9,10,12,13,32,32]),se=new N([48,57,65,90,95,95,97,122]),ce=Kt(We.keyFor,[{k:"\\d",v:P(new _.ptr(1,ae),_)},{k:"\\D",v:P(new _.ptr(-1,ae),_)},{k:"\\s",v:P(new _.ptr(1,pe),_)},{k:"\\S",v:P(new _.ptr(-1,pe),_)},{k:"\\w",v:P(new _.ptr(1,se),_)},{k:"\\W",v:P(new _.ptr(-1,se),_)}]),$e=new N([48,57,65,90,97,122]),le=new N([65,90,97,122]),ue=new N([0,127]),fe=new N([9,9,32,32]),de=new N([0,31,127,127]),we=new N([48,57]),ke=new N([33,126]),be=new N([97,122]),ye=new N([32,126]),me=new N([33,47,58,64,91,96,123,126]),ve=new N([9,13,32,32]),_e=new N([65,90]),Se=new N([48,57,65,90,95,95,97,122]),Ie=new N([48,57,65,70,97,102]),Ae=Kt(We.keyFor,[{k:"[:alnum:]",v:P(new _.ptr(1,$e),_)},{k:"[:^alnum:]",v:P(new _.ptr(-1,$e),_)},{k:"[:alpha:]",v:P(new _.ptr(1,le),_)},{k:"[:^alpha:]",v:P(new _.ptr(-1,le),_)},{k:"[:ascii:]",v:P(new _.ptr(1,ue),_)},{k:"[:^ascii:]",v:P(new _.ptr(-1,ue),_)},{k:"[:blank:]",v:P(new _.ptr(1,fe),_)},{k:"[:^blank:]",v:P(new _.ptr(-1,fe),_)},{k:"[:cntrl:]",v:P(new _.ptr(1,de),_)},{k:"[:^cntrl:]",v:P(new _.ptr(-1,de),_)},{k:"[:digit:]",v:P(new _.ptr(1,we),_)},{k:"[:^digit:]",v:P(new _.ptr(-1,we),_)},{k:"[:graph:]",v:P(new _.ptr(1,ke),_)},{k:"[:^graph:]",v:P(new _.ptr(-1,ke),_)},{k:"[:lower:]",v:P(new _.ptr(1,be),_)},{k:"[:^lower:]",v:P(new _.ptr(-1,be),_)},{k:"[:print:]",v:P(new _.ptr(1,ye),_)},{k:"[:^print:]",v:P(new _.ptr(-1,ye),_)},{k:"[:punct:]",v:P(new _.ptr(1,me),_)},{k:"[:^punct:]",v:P(new _.ptr(-1,me),_)},{k:"[:space:]",v:P(new _.ptr(1,ve),_)},{k:"[:^space:]",v:P(new _.ptr(-1,ve),_)},{k:"[:upper:]",v:P(new _.ptr(1,_e),_)},{k:"[:^upper:]",v:P(new _.ptr(-1,_e),_)},{k:"[:word:]",v:P(new _.ptr(1,Se),_)},{k:"[:^word:]",v:P(new _.ptr(-1,Se),_)},{k:"[:xdigit:]",v:P(new _.ptr(1,Ie),_)},{k:"[:^xdigit:]",v:P(new _.ptr(-1,Ie),_)}]),Te=new o.RangeTable.ptr(new V([P(new o.Range16.ptr(0,65535,1),o.Range16)]),new L([P(new o.Range32.ptr(65536,1114111,1),o.Range32)]),0),Pe=Ke(8,[0,7,17,24,33,45,52,61,68,77,84,96,110,117,121,125,130,136,142,151]),De=new N([0,9,11,1114111]),Le=new N([0,1114111])}return}return void 0===t&&(t={$blk:e}),t.$s=c,t.$r=p,t},Et.$init=e,Et}(),c.regexp=function(){var e,t,r,n,i,o,a,s,$,l,f,d,w,h,g,k,b,v,_,S,E,A,F,R,N,V,L,M,j,W,U,z,K,G,q,H,Z,X,ee,te,re,ne,oe,ae,pe,se,ce,$e,le,fe,de,he,ke,be,ye,me,ve,_e,Se,Ie,Ae,Re,Te,Pe,De,Le,Me,Be,je,Ue,ze,Ge,He,Je,Ze,Xe,Ye,rt,nt,it,ot,at,pt,st,ct,$t,lt,ut,ft,dt,wt,ht,gt,kt,bt,yt,mt,vt,_t,xt,St,Et,Ct,It,At,Ft={};return t=c.bytes,r=c["github.com/gopherjs/gopherjs/nosync"],n=c.io,i=c["regexp/syntax"],o=c.sort,a=c.strconv,s=c.strings,$=c.unicode,l=c["unicode/utf8"],f=Ft.Regexp=xe(0,ge,"regexp.Regexp",!0,"regexp",!0,(function(e,t,r,n,i,o,a,p,s,c,$,l,u,f,d,w){if(this.$val=this,0===arguments.length)return this.expr="",this.prog=H.nil,this.onepass=Z.nil,this.numSubexp=0,this.maxBitStateLen=0,this.subexpNames=X.nil,this.prefix="",this.prefixBytes=ee.nil,this.prefixRune=0,this.prefixEnd=0,this.mpool=0,this.matchcap=0,this.prefixComplete=!1,this.cond=0,this.minInputLen=0,void(this.longest=!1);this.expr=e,this.prog=t,this.onepass=r,this.numSubexp=n,this.maxBitStateLen=i,this.subexpNames=o,this.prefix=a,this.prefixBytes=p,this.prefixRune=s,this.prefixEnd=c,this.mpool=$,this.matchcap=l,this.prefixComplete=u,this.cond=f,this.minInputLen=d,this.longest=w})),d=Ft.input=xe(8,ue,"regexp.input",!0,"regexp",!1,null),w=Ft.inputString=xe(0,ge,"regexp.inputString",!0,"regexp",!1,(function(e){this.$val=this,this.str=0!==arguments.length?e:""})),h=Ft.inputBytes=xe(0,ge,"regexp.inputBytes",!0,"regexp",!1,(function(e){this.$val=this,this.str=0!==arguments.length?e:ee.nil})),g=Ft.inputReader=xe(0,ge,"regexp.inputReader",!0,"regexp",!1,(function(e,t,r){if(this.$val=this,0===arguments.length)return this.r=tt,this.atEOT=!1,void(this.pos=0);this.r=e,this.atEOT=t,this.pos=r})),k=Ft.onePassProg=xe(0,ge,"regexp.onePassProg",!0,"regexp",!1,(function(e,t,r){if(this.$val=this,0===arguments.length)return this.Inst=be.nil,this.Start=0,void(this.NumCap=0);this.Inst=e,this.Start=t,this.NumCap=r})),b=Ft.onePassInst=xe(0,ge,"regexp.onePassInst",!0,"regexp",!1,(function(e,t){if(this.$val=this,0===arguments.length)return this.Inst=new i.Inst.ptr(0,0,0,K.nil),void(this.Next=G.nil);this.Inst=e,this.Next=t})),v=Ft.queueOnePass=xe(0,ge,"regexp.queueOnePass",!0,"regexp",!1,(function(e,t,r,n){if(this.$val=this,0===arguments.length)return this.sparse=G.nil,this.dense=G.nil,this.size=0,void(this.nextIndex=0);this.sparse=e,this.dense=t,this.size=r,this.nextIndex=n})),_=Ft.runeSlice=xe(12,we,"regexp.runeSlice",!0,"regexp",!1,null),S=Ft.queue=xe(0,ge,"regexp.queue",!0,"regexp",!1,(function(e,t){if(this.$val=this,0===arguments.length)return this.sparse=G.nil,void(this.dense=re.nil);this.sparse=e,this.dense=t})),E=Ft.entry=xe(0,ge,"regexp.entry",!0,"regexp",!1,(function(e,t){if(this.$val=this,0===arguments.length)return this.pc=0,void(this.t=ne.nil);this.pc=e,this.t=t})),A=Ft.thread=xe(0,ge,"regexp.thread",!0,"regexp",!1,(function(e,t){if(this.$val=this,0===arguments.length)return this.inst=Se.nil,void(this.cap=ae.nil);this.inst=e,this.cap=t})),F=Ft.machine=xe(0,ge,"regexp.machine",!0,"regexp",!1,(function(e,t,r,n,i,o,a,p){if(this.$val=this,0===arguments.length)return this.re=q.nil,this.p=H.nil,this.q0=new S.ptr(G.nil,re.nil),this.q1=new S.ptr(G.nil,re.nil),this.pool=oe.nil,this.matched=!1,this.matchcap=ae.nil,void(this.inputs=new R.ptr(new h.ptr(ee.nil),new w.ptr(""),new g.ptr(tt,!1,0)));this.re=e,this.p=t,this.q0=r,this.q1=n,this.pool=i,this.matched=o,this.matchcap=a,this.inputs=p})),R=Ft.inputs=xe(0,ge,"regexp.inputs",!0,"regexp",!1,(function(e,t,r){if(this.$val=this,0===arguments.length)return this.bytes=new h.ptr(ee.nil),this.string=new w.ptr(""),void(this.reader=new g.ptr(tt,!1,0));this.bytes=e,this.string=t,this.reader=r})),N=Ft.lazyFlag=xe(8,ie,"regexp.lazyFlag",!0,"regexp",!1,null),V=Ft.onePassMachine=xe(0,ge,"regexp.onePassMachine",!0,"regexp",!1,(function(e,t){if(this.$val=this,0===arguments.length)return this.inputs=new R.ptr(new h.ptr(ee.nil),new w.ptr(""),new g.ptr(tt,!1,0)),void(this.matchcap=ae.nil);this.inputs=e,this.matchcap=t})),L=Ft.job=xe(0,ge,"regexp.job",!0,"regexp",!1,(function(e,t,r){if(this.$val=this,0===arguments.length)return this.pc=0,this.arg=!1,void(this.pos=0);this.pc=e,this.arg=t,this.pos=r})),M=Ft.bitState=xe(0,ge,"regexp.bitState",!0,"regexp",!1,(function(e,t,r,n,i,o){if(this.$val=this,0===arguments.length)return this.end=0,this.cap=ae.nil,this.matchcap=ae.nil,this.jobs=Te.nil,this.visited=G.nil,void(this.inputs=new R.ptr(new h.ptr(ee.nil),new w.ptr(""),new g.ptr(tt,!1,0)));this.end=e,this.cap=t,this.matchcap=r,this.jobs=n,this.visited=i,this.inputs=o})),j=Jt(et),W=qe(r.Pool,5),U=qe(Ne,16),z=qe(Ce,0),K=Jt(Fe),G=Jt(Ve),q=Gt(f),H=Gt(i.Prog),Z=Gt(k),X=Jt(We),ee=Jt(Ne),te=Gt(F),re=Jt(E),ne=Gt(A),oe=Jt(ne),ae=Jt(Ce),pe=qe(Ce,2),se=qe(Ce,4),ce=Jt(ee),$e=Jt(ae),le=Jt(ce),fe=Jt(X),de=Gt(s.Builder),he=Gt(v),ke=Gt(Ce),be=Jt(b),ye=Gt(Ve),me=Jt(K),ve=Gt(K),_e=Jt(Ee),Se=Gt(i.Inst),Ie=Gt(N),Ae=Gt(V),Re=Gt(M),Te=Jt(L),Pe=Qe([We],[We],!1),De=Qe([ee,ae],[ee],!1),Le=Qe([ee],[ee],!1),Me=Qe([ae],[],!1),Be=Gt(w),je=Gt(h),Ue=Gt(g),ze=Gt(S),Ge=Gt(R),f.ptr.prototype.String=function(){return this.expr},f.prototype.String=function(){return this.$val.String()},f.ptr.prototype.Copy=function(){return P(this,f)},f.prototype.Copy=function(){return this.$val.Copy()},pt=function(e){var{$24r:t,_r:r,expr:e,$s:n,$r:i,$c:o}=hr(this,{expr:e});n=n||0;e:for(;;){switch(n){case 0:r=st(e,212,!1),n=1;case 1:if(o&&(o=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;t=r,n=2;case 2:return t}return}return{$blk:pt,$c:!0,$r:i,$24r:t,_r:r,expr:e,$s:n}},Ft.Compile=pt,f.ptr.prototype.Longest=function(){this.longest=!0},f.prototype.Longest=function(){return this.$val.Longest()},st=function(e,t,r){var{_r:n,_r$1:o,_tuple:a,_tuple$1:s,_tuple$2:c,_tuple$3:$,_tuple$4:u,capNames:d,err:w,expr:e,i:h,longest:r,matchcap:g,maxCap:k,mode:t,n:b,prog:y,re:m,regexp:v,$s:_,$r:x,$c:S}=hr(this,{expr:e,mode:t,longest:r});_=_||0;e:for(;;){switch(_){case 0:n=i.Parse(e,t),_=1;case 1:if(S&&(S=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;if(m=(a=n)[0],w=a[1],!B(w,tt))return _=-1,[q.nil,w];if(k=m.MaxCap(),d=m.CapNames(),m=m.Simplify(),y=(s=i.Compile(m))[0],w=s[1],!B(w,tt))return _=-1,[q.nil,w];(g=y.NumCap)<2&&(g=2),o=vt(y),_=2;case 2:if(S&&(S=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;for((v=new f.ptr(e,y,o,k,0,d,"",ee.nil,0,0,0,g,!1,y.StartCond(),ct(m),r)).onepass===Z.nil?(c=y.Prefix(),v.prefix=c[0],v.prefixComplete=c[1],v.maxBitStateLen=It(y)):($=dt(y),v.prefix=$[0],v.prefixComplete=$[1],v.prefixEnd=$[2]),""!==v.prefix&&(v.prefixBytes=new ee(C(v.prefix)),u=l.DecodeRuneInString(v.prefix),v.prefixRune=u[0]),b=y.Inst.$length,h=0;0!==(h<0||h>=He.length?void p("index out of range"):He[h])&&(h<0||h>=He.length?void p("index out of range"):He[h])=Je.length?void p("index out of range"):Je[$]).Get(),u=1;case 1:if(k&&(k=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;if(i=(n=Yt(t,te,!0))[0],(a=n[1])||(i=new F.ptr(q.nil,H.nil,new S.ptr(G.nil,re.nil),new S.ptr(G.nil,re.nil),oe.nil,!1,ae.nil,new R.ptr(new h.ptr(ee.nil),new w.ptr(""),new g.ptr(tt,!1,0)))),i.re=s,i.p=s.prog,i.matchcap.$capacity=r.$length?void p("index out of range"):r.$array[r.$offset+e]).cap=Zt(ae,s.matchcap),e++;return 0===(o=(l=s.mpool)<0||l>=He.length?void p("index out of range"):He[l])&&(o=s.prog.Inst.$length),i.q0.sparse.$length=Je.length?void p("index out of range"):Je[t]).Put(e)},f.prototype.put=function(e){return this.$val.put(e)},ct=function(e){var t,r,n,i,o,a,s,c,$,u,f,d,w,h,g,k,b;if(6===(t=e.Op)||5===t||4===t)return 1;if(3===t){for(c=0,o=e.Rune,r=0;r=o.$length?void p("index out of range"):o.$array[o.$offset+r])?c+1|0:c+l.RuneLen(d)|0,r++;return c}if(13===t||15===t)return ct(0>=(g=e.Sub).$length?void p("index out of range"):g.$array[g.$offset+0]);if(17===t)return J(e.Min,ct(0>=(k=e.Sub).$length?void p("index out of range"):k.$array[k.$offset+0]));if(18===t){for($=0,a=e.Sub,n=0;n=a.$length?void p("index out of range"):a.$array[a.$offset+n],$=$+ct(w)|0,n++;return $}if(19===t){for(u=ct(0>=(b=e.Sub).$length?void p("index out of range"):b.$array[b.$offset+0]),f=0,s=y(e.Sub,1),i=0;i=s.$length?void p("index out of range"):s.$array[s.$offset+i],(f=ct(h))=r.$length?void p("index out of range"):r.$array[r.$offset+t]))return n;t++}return-1},f.prototype.SubexpIndex=function(e){return this.$val.SubexpIndex(e)},w.ptr.prototype.step=function(e){var t;return e>>0<(t=this).str.length>>>0&&(r=0|t.str.charCodeAt(e-1|0))>=128&&(r=l.DecodeLastRuneInString(m(t.str,0,e))[0]),e>>>0>>0&&(n=0|t.str.charCodeAt(e))>=128&&(n=l.DecodeRuneInString(m(t.str,e))[0]),_t(r,n)},w.prototype.context=function(e){return this.$val.context(e)},h.ptr.prototype.step=function(e){var t,r;return e=r.$length?void p("index out of range"):r.$array[r.$offset+e])<128?[0|t,1]:l.DecodeRune(y(this.str,e))):[-1,0]},h.prototype.step=function(e){return this.$val.step(e)},h.ptr.prototype.canCheckPrefix=function(){return!0},h.prototype.canCheckPrefix=function(){return this.$val.canCheckPrefix()},h.ptr.prototype.hasPrefix=function(e){return t.HasPrefix(this.str,e.prefixBytes)},h.prototype.hasPrefix=function(e){return this.$val.hasPrefix(e)},h.ptr.prototype.index=function(e,r){return t.Index(y(this.str,r),e.prefixBytes)},h.prototype.index=function(e,t){return this.$val.index(e,t)},h.ptr.prototype.context=function(e){var t,r,n,i,o,a;return r=-1,n=-1,(e-1|0)>>>0<(t=this).str.$length>>>0&&(i=t.str,(r=0|((o=e-1|0)<0||o>=i.$length?void p("index out of range"):i.$array[i.$offset+o]))>=128&&(r=l.DecodeLastRune(y(t.str,0,e))[0])),e>>>0>>0&&(a=t.str,(n=0|(e<0||e>=a.$length?void p("index out of range"):a.$array[a.$offset+e]))>=128&&(n=l.DecodeRune(y(t.str,e))[0])),_t(r,n)},h.prototype.context=function(e){return this.$val.context(e)},g.ptr.prototype.step=function(e){var{_r:t,_tuple:r,err:n,i,pos:e,r:o,w:a,$s:p,$r:s,$c:c}=hr(this,{pos:e});p=p||0;e:for(;;){switch(p){case 0:if(!(i=this).atEOT&&e!==i.pos)return p=-1,[-1,0];t=i.r.ReadRune(),p=1;case 1:if(c&&(c=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;return o=(r=t)[0],a=r[1],n=r[2],B(n,tt)?(i.pos=i.pos+a|0,p=-1,[o,a]):(i.atEOT=!0,p=-1,[-1,0])}return}return{$blk:g.ptr.prototype.step,$c:!0,$r:s,_r:t,_tuple:r,err:n,i,pos:e,r:o,w:a,$s:p}},g.prototype.step=function(e){return this.$val.step(e)},g.ptr.prototype.canCheckPrefix=function(){return!1},g.prototype.canCheckPrefix=function(){return this.$val.canCheckPrefix()},g.ptr.prototype.hasPrefix=function(e){return!1},g.prototype.hasPrefix=function(e){return this.$val.hasPrefix(e)},g.ptr.prototype.index=function(e,t){return-1},g.prototype.index=function(e,t){return this.$val.index(e,t)},g.ptr.prototype.context=function(e){return new N(0,0)},g.prototype.context=function(e){return this.$val.context(e)},f.ptr.prototype.LiteralPrefix=function(){return[this.prefix,this.prefixComplete]},f.prototype.LiteralPrefix=function(){return this.$val.LiteralPrefix()},f.ptr.prototype.MatchReader=function(e){var{$24r:t,_r:r,r:e,re:n,$s:i,$r:o,$c:a}=hr(this,{r:e});i=i||0;e:for(;;){switch(i){case 0:r=(n=this).doMatch(e,ee.nil,""),i=1;case 1:if(a&&(a=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;t=r,i=2;case 2:return t}return}return{$blk:f.ptr.prototype.MatchReader,$c:!0,$r:o,$24r:t,_r:r,r:e,re:n,$s:i}},f.prototype.MatchReader=function(e){return this.$val.MatchReader(e)},f.ptr.prototype.MatchString=function(e){var{$24r:t,_r:r,re:n,s:e,$s:i,$r:o,$c:a}=hr(this,{s:e});i=i||0;e:for(;;){switch(i){case 0:r=(n=this).doMatch(tt,ee.nil,e),i=1;case 1:if(a&&(a=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;t=r,i=2;case 2:return t}return}return{$blk:f.ptr.prototype.MatchString,$c:!0,$r:o,$24r:t,_r:r,re:n,s:e,$s:i}},f.prototype.MatchString=function(e){return this.$val.MatchString(e)},f.ptr.prototype.Match=function(e){var{$24r:t,_r:r,b:e,re:n,$s:i,$r:o,$c:a}=hr(this,{b:e});i=i||0;e:for(;;){switch(i){case 0:r=(n=this).doMatch(tt,e,""),i=1;case 1:if(a&&(a=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;t=r,i=2;case 2:return t}return}return{$blk:f.ptr.prototype.Match,$c:!0,$r:o,$24r:t,_r:r,b:e,re:n,$s:i}},f.prototype.Match=function(e){return this.$val.Match(e)},f.ptr.prototype.ReplaceAllString=function(e,t){var{_r:r,b:n,n:i,re:o,repl:t,src:e,$s:a,$r:p,$c:c}=hr(this,{src:e,repl:t});a=a||0;e:for(;;){switch(a){case 0:t=[t],e=[e],(o=[o])[0]=this,i=2,s.Contains(t[0],"$")&&(i=J(2,o[0].numSubexp+1|0)),r=o[0].replaceAll(ee.nil,e[0],i,function(e,t,r){return function(n,i){return e[0].expand(n,t[0],ee.nil,r[0],i)}}(o,t,e)),a=1;case 1:if(c&&(c=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;return a=-1,I(n=r)}return}return{$blk:f.ptr.prototype.ReplaceAllString,$c:!0,$r:p,_r:r,b:n,n:i,re:o,repl:t,src:e,$s:a}},f.prototype.ReplaceAllString=function(e,t){return this.$val.ReplaceAllString(e,t)},f.ptr.prototype.ReplaceAllLiteralString=function(e,t){var{$24r:r,_r:n,re:i,repl:t,src:e,$s:o,$r:a,$c:p}=hr(this,{src:e,repl:t});o=o||0;e:for(;;){switch(o){case 0:t=[t],n=(i=this).replaceAll(ee.nil,e,2,function(e){return function(t,r){return D(t,e[0])}}(t)),o=1;case 1:if(p&&(p=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;r=I(n),o=2;case 2:return r}return}return{$blk:f.ptr.prototype.ReplaceAllLiteralString,$c:!0,$r:a,$24r:r,_r:n,re:i,repl:t,src:e,$s:o}},f.prototype.ReplaceAllLiteralString=function(e,t){return this.$val.ReplaceAllLiteralString(e,t)},f.ptr.prototype.ReplaceAllStringFunc=function(e,t){var{_r:r,b:n,re:i,repl:t,src:e,$s:o,$r:a,$c:s}=hr(this,{src:e,repl:t});o=o||0;e:for(;;){switch(o){case 0:t=[t],e=[e],r=(i=this).replaceAll(ee.nil,e[0],2,function(e,t){return function r(n,i){var{$24r:o,_arg:a,_arg$1:s,_r:c,dst:n,match:i,$s:$,$r:l,$c:u}=hr(this,{dst:n,match:i});$=$||0;t:for(;;){switch($){case 0:a=n,c=e[0](m(t[0],0>=i.$length?void p("index out of range"):i.$array[i.$offset+0],1>=i.$length?void p("index out of range"):i.$array[i.$offset+1])),$=1;case 1:if(u&&(u=!1,c=c.$blk()),c&&void 0!==c.$blk)break t;o=D(a,s=c),$=2;case 2:return o}return}return{$blk:r,$c:!0,$r:l,$24r:o,_arg:a,_arg$1:s,_r:c,dst:n,match:i,$s:$}}}(t,e)),o=1;case 1:if(s&&(s=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;return o=-1,I(n=r)}return}return{$blk:f.ptr.prototype.ReplaceAllStringFunc,$c:!0,$r:a,_r:r,b:n,re:i,repl:t,src:e,$s:o}},f.prototype.ReplaceAllStringFunc=function(e,t){return this.$val.ReplaceAllStringFunc(e,t)},f.ptr.prototype.replaceAll=function(e,t,r,n){var{_r:i,_r$1:o,_tuple:a,_tuple$1:s,a:c,bsrc:e,buf:$,dstCap:u,endPos:d,lastMatchEnd:w,nmatch:r,re:h,repl:n,searchPos:g,src:t,width:k,$s:b,$r:v,$c:_}=hr(this,{bsrc:e,src:t,nmatch:r,repl:n});b=b||0;e:for(;;){switch(b){case 0:h=this,w=0,g=0,$=ee.nil,d=0,d=e!==ee.nil?e.$length:t.length,r>h.prog.NumCap&&(r=h.prog.NumCap),u=pe.zero();case 1:if(!(g<=d)){b=2;continue}i=h.doExecute(tt,e,t,g,r,y(new ae(u),0,0)),b=3;case 3:if(_&&(_=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;if(0===(c=i).$length){b=2;continue}if($=e!==ee.nil?D($,y(e,w,0>=c.$length?void p("index out of range"):c.$array[c.$offset+0])):D($,m(t,w,0>=c.$length?void p("index out of range"):c.$array[c.$offset+0])),(1>=c.$length?void p("index out of range"):c.$array[c.$offset+1])>w||0===(0>=c.$length?void p("index out of range"):c.$array[c.$offset+0])){b=4;continue}b=5;continue;case 4:o=n($,c),b=6;case 6:if(_&&(_=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;$=o;case 5:w=1>=c.$length?void p("index out of range"):c.$array[c.$offset+1],k=0,g=(g+(k=e!==ee.nil?(a=l.DecodeRune(y(e,g)))[1]:(s=l.DecodeRuneInString(m(t,g)))[1])|0)>(1>=c.$length?void p("index out of range"):c.$array[c.$offset+1])?g+k|0:(g+1|0)>(1>=c.$length?void p("index out of range"):c.$array[c.$offset+1])?g+1|0:1>=c.$length?void p("index out of range"):c.$array[c.$offset+1],b=1;continue;case 2:return b=-1,e!==ee.nil?D($,y(e,w)):D($,m(t,w))}return}return{$blk:f.ptr.prototype.replaceAll,$c:!0,$r:v,_r:i,_r$1:o,_tuple:a,_tuple$1:s,a:c,bsrc:e,buf:$,dstCap:u,endPos:d,lastMatchEnd:w,nmatch:r,re:h,repl:n,searchPos:g,src:t,width:k,$s:b}},f.prototype.replaceAll=function(e,t,r,n){return this.$val.replaceAll(e,t,r,n)},f.ptr.prototype.ReplaceAll=function(e,r){var{_r:n,b:i,n:o,re:a,repl:r,src:e,srepl:p,$s:s,$r:c,$c:$}=hr(this,{src:e,repl:r});s=s||0;e:for(;;){switch(s){case 0:r=[r],e=[e],p=[p],(a=[a])[0]=this,o=2,t.IndexByte(r[0],36)>=0&&(o=J(2,a[0].numSubexp+1|0)),p[0]="",n=a[0].replaceAll(e[0],"",o,function(e,t,r,n){return function(i,o){return n[0].length!==t[0].$length&&(n[0]=I(t[0])),e[0].expand(i,n[0],r[0],"",o)}}(a,r,e,p)),s=1;case 1:if($&&($=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;return s=-1,n}return}return{$blk:f.ptr.prototype.ReplaceAll,$c:!0,$r:c,_r:n,b:i,n:o,re:a,repl:r,src:e,srepl:p,$s:s}},f.prototype.ReplaceAll=function(e,t){return this.$val.ReplaceAll(e,t)},f.ptr.prototype.ReplaceAllLiteral=function(e,t){var{$24r:r,_r:n,re:i,repl:t,src:e,$s:o,$r:a,$c:p}=hr(this,{src:e,repl:t});o=o||0;e:for(;;){switch(o){case 0:t=[t],n=(i=this).replaceAll(e,"",2,function(e){return function(t,r){return D(t,e[0])}}(t)),o=1;case 1:if(p&&(p=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;r=n,o=2;case 2:return r}return}return{$blk:f.ptr.prototype.ReplaceAllLiteral,$c:!0,$r:a,$24r:r,_r:n,re:i,repl:t,src:e,$s:o}},f.prototype.ReplaceAllLiteral=function(e,t){return this.$val.ReplaceAllLiteral(e,t)},f.ptr.prototype.ReplaceAllFunc=function(e,t){var{$24r:r,_r:n,re:i,repl:t,src:e,$s:o,$r:a,$c:s}=hr(this,{src:e,repl:t});o=o||0;e:for(;;){switch(o){case 0:t=[t],e=[e],n=(i=this).replaceAll(e[0],"",2,function(e,t){return function r(n,i){var{$24r:o,_arg:a,_arg$1:s,_r:c,dst:n,match:i,$s:$,$r:l,$c:u}=hr(this,{dst:n,match:i});$=$||0;t:for(;;){switch($){case 0:a=n,c=e[0](y(t[0],0>=i.$length?void p("index out of range"):i.$array[i.$offset+0],1>=i.$length?void p("index out of range"):i.$array[i.$offset+1])),$=1;case 1:if(u&&(u=!1,c=c.$blk()),c&&void 0!==c.$blk)break t;o=D(a,s=c),$=2;case 2:return o}return}return{$blk:r,$c:!0,$r:l,$24r:o,_arg:a,_arg$1:s,_r:c,dst:n,match:i,$s:$}}}(t,e)),o=1;case 1:if(s&&(s=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;r=n,o=2;case 2:return r}return}return{$blk:f.ptr.prototype.ReplaceAllFunc,$c:!0,$r:a,$24r:r,_r:n,re:i,repl:t,src:e,$s:o}},f.prototype.ReplaceAllFunc=function(e,t){return this.$val.ReplaceAllFunc(e,t)},ut=function(){var e,t,r,n,i,o,a;for(i=new ee(C("\\.+*?()|[]{}^$")),e=0;e=i.$length?void p("index out of range"):i.$array[i.$offset+e])%16)==n?n:p("integer divide by zero"))<0||t>=Ze.length?p("index out of range"):Ze[t]=((t<0||t>=Ze.length?void p("index out of range"):Ze[t])|((a=(r=o/16)==r&&r!==1/0&&r!==-1/0?r>>>0:p("integer divide by zero"))<32?1<>>24)>>>0,e++},f.ptr.prototype.pad=function(e){var t;if(e===ae.nil)return ae.nil;for(t=J(1+this.numSubexp|0,2);e.$length=b.$length?void p("index out of range"):b.$array[b.$offset+1])===y?((0>=b.$length?void p("index out of range"):b.$array[b.$offset+0])===m&&(l=!1),_=0,y=(_=t===ee.nil?(c=(k=new w.ptr(e)).step(y))[1]:($=(g=new h.ptr(t)).step(y))[1])>0?y+_|0:u+1|0):y=1>=b.$length?void p("index out of range"):b.$array[b.$offset+1],m=1>=b.$length?void p("index out of range"):b.$array[b.$offset+1],l){x=4;continue}x=5;continue;case 4:S=n(v.pad(b)),x=6;case 6:if(E&&(E=!1,S=S.$blk()),S&&void 0!==S.$blk)break e;d=d+1|0;case 5:x=1;continue;case 2:return void(x=-1)}return}return{$blk:f.ptr.prototype.allMatches,$c:!0,$r:S,_r:i,_tmp:o,_tmp$1:a,_tmp$2:s,_tuple:c,_tuple$1:$,accept:l,b:t,deliver:n,end:u,i:d,ib:g,is:k,matches:b,n:r,pos:y,prevMatchEnd:m,re:v,s:e,width:_,$s:x}},f.prototype.allMatches=function(e,t,r,n){return this.$val.allMatches(e,t,r,n)},f.ptr.prototype.Find=function(e){var{_r:t,a:r,b:e,dstCap:n,re:i,$s:o,$r:a,$c:s}=hr(this,{b:e});o=o||0;e:for(;;){switch(o){case 0:i=this,n=pe.zero(),t=i.doExecute(tt,e,"",0,2,y(new ae(n),0,0)),o=1;case 1:if(s&&(s=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;return(r=t)===ae.nil?(o=-1,ee.nil):(o=-1,y(e,0>=r.$length?void p("index out of range"):r.$array[r.$offset+0],1>=r.$length?void p("index out of range"):r.$array[r.$offset+1],1>=r.$length?void p("index out of range"):r.$array[r.$offset+1]))}return}return{$blk:f.ptr.prototype.Find,$c:!0,$r:a,_r:t,a:r,b:e,dstCap:n,re:i,$s:o}},f.prototype.Find=function(e){return this.$val.Find(e)},f.ptr.prototype.FindIndex=function(e){var{_r:t,a:r,b:e,loc:n,re:i,$s:o,$r:a,$c:p}=hr(this,{b:e});o=o||0;e:for(;;){switch(o){case 0:n=ae.nil,t=(i=this).doExecute(tt,e,"",0,2,ae.nil),o=1;case 1:if(p&&(p=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;return(r=t)===ae.nil?(o=-1,n=ae.nil):(o=-1,n=y(r,0,2))}return}return{$blk:f.ptr.prototype.FindIndex,$c:!0,$r:a,_r:t,a:r,b:e,loc:n,re:i,$s:o}},f.prototype.FindIndex=function(e){return this.$val.FindIndex(e)},f.ptr.prototype.FindString=function(e){var{_r:t,a:r,dstCap:n,re:i,s:e,$s:o,$r:a,$c:s}=hr(this,{s:e});o=o||0;e:for(;;){switch(o){case 0:i=this,n=pe.zero(),t=i.doExecute(tt,ee.nil,e,0,2,y(new ae(n),0,0)),o=1;case 1:if(s&&(s=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;return(r=t)===ae.nil?(o=-1,""):(o=-1,m(e,0>=r.$length?void p("index out of range"):r.$array[r.$offset+0],1>=r.$length?void p("index out of range"):r.$array[r.$offset+1]))}return}return{$blk:f.ptr.prototype.FindString,$c:!0,$r:a,_r:t,a:r,dstCap:n,re:i,s:e,$s:o}},f.prototype.FindString=function(e){return this.$val.FindString(e)},f.ptr.prototype.FindStringIndex=function(e){var{_r:t,a:r,loc:n,re:i,s:e,$s:o,$r:a,$c:p}=hr(this,{s:e});o=o||0;e:for(;;){switch(o){case 0:n=ae.nil,t=(i=this).doExecute(tt,ee.nil,e,0,2,ae.nil),o=1;case 1:if(p&&(p=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;return(r=t)===ae.nil?(o=-1,n=ae.nil):(o=-1,n=y(r,0,2))}return}return{$blk:f.ptr.prototype.FindStringIndex,$c:!0,$r:a,_r:t,a:r,loc:n,re:i,s:e,$s:o}},f.prototype.FindStringIndex=function(e){return this.$val.FindStringIndex(e)},f.ptr.prototype.FindReaderIndex=function(e){var{_r:t,a:r,loc:n,r:e,re:i,$s:o,$r:a,$c:p}=hr(this,{r:e});o=o||0;e:for(;;){switch(o){case 0:n=ae.nil,t=(i=this).doExecute(e,ee.nil,"",0,2,ae.nil),o=1;case 1:if(p&&(p=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;return(r=t)===ae.nil?(o=-1,n=ae.nil):(o=-1,n=y(r,0,2))}return}return{$blk:f.ptr.prototype.FindReaderIndex,$c:!0,$r:a,_r:t,a:r,loc:n,r:e,re:i,$s:o}},f.prototype.FindReaderIndex=function(e){return this.$val.FindReaderIndex(e)},f.ptr.prototype.FindSubmatch=function(e){var{_i:t,_r:r,_ref:n,a:i,b:e,dstCap:o,i:a,re:s,ret:c,x:$,x$1:l,x$2:u,x$3:d,$s:w,$r:h,$c:g}=hr(this,{b:e});w=w||0;e:for(;;){switch(w){case 0:s=this,o=se.zero(),r=s.doExecute(tt,e,"",0,s.prog.NumCap,y(new ae(o),0,0)),w=1;case 1:if(g&&(g=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;if((i=r)===ae.nil)return w=-1,ce.nil;for(n=c=Zt(ce,1+s.numSubexp|0),t=0;t=i.$length?void p("index out of range"):i.$array[i.$offset+$])>=0&&(a<0||a>=c.$length?p("index out of range"):c.$array[c.$offset+a]=y(e,(l=J(2,a))<0||l>=i.$length?void p("index out of range"):i.$array[i.$offset+l],(u=J(2,a)+1|0)<0||u>=i.$length?void p("index out of range"):i.$array[i.$offset+u],(d=J(2,a)+1|0)<0||d>=i.$length?void p("index out of range"):i.$array[i.$offset+d])),t++;return w=-1,c}return}return{$blk:f.ptr.prototype.FindSubmatch,$c:!0,$r:h,_i:t,_r:r,_ref:n,a:i,b:e,dstCap:o,i:a,re:s,ret:c,x:$,x$1:l,x$2:u,x$3:d,$s:w}},f.prototype.FindSubmatch=function(e){return this.$val.FindSubmatch(e)},f.ptr.prototype.Expand=function(e,t,r,n){return this.expand(e,I(t),r,"",n)},f.prototype.Expand=function(e,t,r,n){return this.$val.Expand(e,t,r,n)},f.ptr.prototype.ExpandString=function(e,t,r,n){return this.expand(e,t,ee.nil,r,n)},f.prototype.ExpandString=function(e,t,r,n){return this.$val.ExpandString(e,t,r,n)},f.ptr.prototype.expand=function(e,t,r,n,i){for(var o,a,c,$,l,u,f,d,w,h,g,k,b,v,_,x,S,E,C,I;t.length>0&&(u=(c=s.Cut(t,"$"))[0],l=c[1],c[2]);)if(e=D(e,u),""===(t=l)||36!==t.charCodeAt(0))if(d=($=ft(t))[0],w=$[1],h=$[2],$[3])if(t=h,w>=0)(J(2,w)+1|0)=i.$length?void p("index out of range"):i.$array[i.$offset+g])>=0&&(e=r!==ee.nil?D(e,y(r,(k=J(2,w))<0||k>=i.$length?void p("index out of range"):i.$array[i.$offset+k],(b=J(2,w)+1|0)<0||b>=i.$length?void p("index out of range"):i.$array[i.$offset+b])):D(e,m(n,(v=J(2,w))<0||v>=i.$length?void p("index out of range"):i.$array[i.$offset+v],(_=J(2,w)+1|0)<0||_>=i.$length?void p("index out of range"):i.$array[i.$offset+_])));else for(a=this.subexpNames,o=0;o=a.$length?void p("index out of range"):a.$array[a.$offset+o])&&(J(2,f)+1|0)=i.$length?void p("index out of range"):i.$array[i.$offset+x])>=0){e=r!==ee.nil?D(e,y(r,(S=J(2,f))<0||S>=i.$length?void p("index out of range"):i.$array[i.$offset+S],(E=J(2,f)+1|0)<0||E>=i.$length?void p("index out of range"):i.$array[i.$offset+E])):D(e,m(n,(C=J(2,f))<0||C>=i.$length?void p("index out of range"):i.$array[i.$offset+C],(I=J(2,f)+1|0)<0||I>=i.$length?void p("index out of range"):i.$array[i.$offset+I]));break}o++}else e=O(e,36);else e=O(e,36),t=m(t,1);return D(e,t)},f.prototype.expand=function(e,t,r,n,i){return this.$val.expand(e,t,r,n,i)},ft=function(e){var t,r,n,i,o,a,p,s,c,u;if(o="",a=0,s="",p=!1,""===e)return[o,a,s,p];for(r=!1,123===e.charCodeAt(0)&&(r=!0,e=m(e,1)),n=0;n=e.length||125!==e.charCodeAt(n))return[o,a,s,p];n=n+1|0}for(a=0,i=0;i=1e8){a=-1;break}a=(J(a,10)+(0|o.charCodeAt(i))|0)-48|0,i=i+1|0}return 48===o.charCodeAt(0)&&o.length>1&&(a=-1),[o,a,s=m(e,n),p=!0]},f.ptr.prototype.FindSubmatchIndex=function(e){var{$24r:t,_r:r,_r$1:n,b:e,re:i,$s:o,$r:a,$c:p}=hr(this,{b:e});o=o||0;e:for(;;){switch(o){case 0:r=(i=this).doExecute(tt,e,"",0,i.prog.NumCap,ae.nil),o=1;case 1:if(p&&(p=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;n=i.pad(r),o=2;case 2:if(p&&(p=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;t=n,o=3;case 3:return t}return}return{$blk:f.ptr.prototype.FindSubmatchIndex,$c:!0,$r:a,$24r:t,_r:r,_r$1:n,b:e,re:i,$s:o}},f.prototype.FindSubmatchIndex=function(e){return this.$val.FindSubmatchIndex(e)},f.ptr.prototype.FindStringSubmatch=function(e){var{_i:t,_r:r,_ref:n,a:i,dstCap:o,i:a,re:s,ret:c,s:e,x:$,x$1:l,x$2:u,$s:d,$r:w,$c:h}=hr(this,{s:e});d=d||0;e:for(;;){switch(d){case 0:s=this,o=se.zero(),r=s.doExecute(tt,ee.nil,e,0,s.prog.NumCap,y(new ae(o),0,0)),d=1;case 1:if(h&&(h=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;if((i=r)===ae.nil)return d=-1,X.nil;for(n=c=Zt(X,1+s.numSubexp|0),t=0;t=i.$length?void p("index out of range"):i.$array[i.$offset+$])>=0&&(a<0||a>=c.$length?p("index out of range"):c.$array[c.$offset+a]=m(e,(l=J(2,a))<0||l>=i.$length?void p("index out of range"):i.$array[i.$offset+l],(u=J(2,a)+1|0)<0||u>=i.$length?void p("index out of range"):i.$array[i.$offset+u])),t++;return d=-1,c}return}return{$blk:f.ptr.prototype.FindStringSubmatch,$c:!0,$r:w,_i:t,_r:r,_ref:n,a:i,dstCap:o,i:a,re:s,ret:c,s:e,x:$,x$1:l,x$2:u,$s:d}},f.prototype.FindStringSubmatch=function(e){return this.$val.FindStringSubmatch(e)},f.ptr.prototype.FindStringSubmatchIndex=function(e){var{$24r:t,_r:r,_r$1:n,re:i,s:e,$s:o,$r:a,$c:p}=hr(this,{s:e});o=o||0;e:for(;;){switch(o){case 0:r=(i=this).doExecute(tt,ee.nil,e,0,i.prog.NumCap,ae.nil),o=1;case 1:if(p&&(p=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;n=i.pad(r),o=2;case 2:if(p&&(p=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;t=n,o=3;case 3:return t}return}return{$blk:f.ptr.prototype.FindStringSubmatchIndex,$c:!0,$r:a,$24r:t,_r:r,_r$1:n,re:i,s:e,$s:o}},f.prototype.FindStringSubmatchIndex=function(e){return this.$val.FindStringSubmatchIndex(e)},f.ptr.prototype.FindReaderSubmatchIndex=function(e){var{$24r:t,_r:r,_r$1:n,r:e,re:i,$s:o,$r:a,$c:p}=hr(this,{r:e});o=o||0;e:for(;;){switch(o){case 0:r=(i=this).doExecute(e,ee.nil,"",0,i.prog.NumCap,ae.nil),o=1;case 1:if(p&&(p=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;n=i.pad(r),o=2;case 2:if(p&&(p=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;t=n,o=3;case 3:return t}return}return{$blk:f.ptr.prototype.FindReaderSubmatchIndex,$c:!0,$r:a,$24r:t,_r:r,_r$1:n,r:e,re:i,$s:o}},f.prototype.FindReaderSubmatchIndex=function(e){return this.$val.FindReaderSubmatchIndex(e)},f.ptr.prototype.FindAll=function(e,t){var{b:e,n:t,re:r,result:n,$s:i,$r:o,$c:a}=hr(this,{b:e,n:t});i=i||0;e:for(;;){switch(i){case 0:e=[e],n=[n],r=this,t<0&&(t=e[0].$length+1|0),n[0]=ce.nil,o=r.allMatches("",e[0],t,function(e,t){return function(r){t[0]===ce.nil&&(t[0]=Zt(ce,0,10)),t[0]=O(t[0],y(e[0],0>=r.$length?void p("index out of range"):r.$array[r.$offset+0],1>=r.$length?void p("index out of range"):r.$array[r.$offset+1],1>=r.$length?void p("index out of range"):r.$array[r.$offset+1]))}}(e,n)),i=1;case 1:if(a&&(a=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;return i=-1,n[0]}return}return{$blk:f.ptr.prototype.FindAll,$c:!0,$r:o,b:e,n:t,re:r,result:n,$s:i}},f.prototype.FindAll=function(e,t){return this.$val.FindAll(e,t)},f.ptr.prototype.FindAllIndex=function(e,t){var{b:e,n:t,re:r,result:n,$s:i,$r:o,$c:a}=hr(this,{b:e,n:t});i=i||0;e:for(;;){switch(i){case 0:n=[n],r=this,t<0&&(t=e.$length+1|0),n[0]=$e.nil,o=r.allMatches("",e,t,function(e){return function(t){e[0]===$e.nil&&(e[0]=Zt($e,0,10)),e[0]=O(e[0],y(t,0,2))}}(n)),i=1;case 1:if(a&&(a=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;return i=-1,n[0]}return}return{$blk:f.ptr.prototype.FindAllIndex,$c:!0,$r:o,b:e,n:t,re:r,result:n,$s:i}},f.prototype.FindAllIndex=function(e,t){return this.$val.FindAllIndex(e,t)},f.ptr.prototype.FindAllString=function(e,t){var{n:t,re:r,result:n,s:e,$s:i,$r:o,$c:a}=hr(this,{s:e,n:t});i=i||0;e:for(;;){switch(i){case 0:n=[n],e=[e],r=this,t<0&&(t=e[0].length+1|0),n[0]=X.nil,o=r.allMatches(e[0],ee.nil,t,function(e,t){return function(r){e[0]===X.nil&&(e[0]=Zt(X,0,10)),e[0]=O(e[0],m(t[0],0>=r.$length?void p("index out of range"):r.$array[r.$offset+0],1>=r.$length?void p("index out of range"):r.$array[r.$offset+1]))}}(n,e)),i=1;case 1:if(a&&(a=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;return i=-1,n[0]}return}return{$blk:f.ptr.prototype.FindAllString,$c:!0,$r:o,n:t,re:r,result:n,s:e,$s:i}},f.prototype.FindAllString=function(e,t){return this.$val.FindAllString(e,t)},f.ptr.prototype.FindAllStringIndex=function(e,t){var{n:t,re:r,result:n,s:e,$s:i,$r:o,$c:a}=hr(this,{s:e,n:t});i=i||0;e:for(;;){switch(i){case 0:n=[n],r=this,t<0&&(t=e.length+1|0),n[0]=$e.nil,o=r.allMatches(e,ee.nil,t,function(e){return function(t){e[0]===$e.nil&&(e[0]=Zt($e,0,10)),e[0]=O(e[0],y(t,0,2))}}(n)),i=1;case 1:if(a&&(a=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;return i=-1,n[0]}return}return{$blk:f.ptr.prototype.FindAllStringIndex,$c:!0,$r:o,n:t,re:r,result:n,s:e,$s:i}},f.prototype.FindAllStringIndex=function(e,t){return this.$val.FindAllStringIndex(e,t)},f.ptr.prototype.FindAllSubmatch=function(e,t){var{b:e,n:t,re:r,result:n,$s:i,$r:o,$c:a}=hr(this,{b:e,n:t});i=i||0;e:for(;;){switch(i){case 0:e=[e],n=[n],r=this,t<0&&(t=e[0].$length+1|0),n[0]=le.nil,o=r.allMatches("",e[0],t,function(e,t){return function(r){var n,i,o,a,s,c,$,l,u;for(t[0]===le.nil&&(t[0]=Zt(le,0,10)),o=s=Zt(ce,(i=r.$length/2)==i&&i!==1/0&&i!==-1/0?0|i:p("integer divide by zero")),n=0;n=r.$length?void p("index out of range"):r.$array[r.$offset+c])>=0&&(a<0||a>=s.$length?p("index out of range"):s.$array[s.$offset+a]=y(e[0],($=J(2,a))<0||$>=r.$length?void p("index out of range"):r.$array[r.$offset+$],(l=J(2,a)+1|0)<0||l>=r.$length?void p("index out of range"):r.$array[r.$offset+l],(u=J(2,a)+1|0)<0||u>=r.$length?void p("index out of range"):r.$array[r.$offset+u])),n++;t[0]=O(t[0],s)}}(e,n)),i=1;case 1:if(a&&(a=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;return i=-1,n[0]}return}return{$blk:f.ptr.prototype.FindAllSubmatch,$c:!0,$r:o,b:e,n:t,re:r,result:n,$s:i}},f.prototype.FindAllSubmatch=function(e,t){return this.$val.FindAllSubmatch(e,t)},f.ptr.prototype.FindAllSubmatchIndex=function(e,t){var{b:e,n:t,re:r,result:n,$s:i,$r:o,$c:a}=hr(this,{b:e,n:t});i=i||0;e:for(;;){switch(i){case 0:n=[n],r=this,t<0&&(t=e.$length+1|0),n[0]=$e.nil,o=r.allMatches("",e,t,function(e){return function(t){e[0]===$e.nil&&(e[0]=Zt($e,0,10)),e[0]=O(e[0],t)}}(n)),i=1;case 1:if(a&&(a=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;return i=-1,n[0]}return}return{$blk:f.ptr.prototype.FindAllSubmatchIndex,$c:!0,$r:o,b:e,n:t,re:r,result:n,$s:i}},f.prototype.FindAllSubmatchIndex=function(e,t){return this.$val.FindAllSubmatchIndex(e,t)},f.ptr.prototype.FindAllStringSubmatch=function(e,t){var{n:t,re:r,result:n,s:e,$s:i,$r:o,$c:a}=hr(this,{s:e,n:t});i=i||0;e:for(;;){switch(i){case 0:n=[n],e=[e],r=this,t<0&&(t=e[0].length+1|0),n[0]=fe.nil,o=r.allMatches(e[0],ee.nil,t,function(e,t){return function(r){var n,i,o,a,s,c,$,l;for(e[0]===fe.nil&&(e[0]=Zt(fe,0,10)),o=s=Zt(X,(i=r.$length/2)==i&&i!==1/0&&i!==-1/0?0|i:p("integer divide by zero")),n=0;n=r.$length?void p("index out of range"):r.$array[r.$offset+c])>=0&&(a<0||a>=s.$length?p("index out of range"):s.$array[s.$offset+a]=m(t[0],($=J(2,a))<0||$>=r.$length?void p("index out of range"):r.$array[r.$offset+$],(l=J(2,a)+1|0)<0||l>=r.$length?void p("index out of range"):r.$array[r.$offset+l])),n++;e[0]=O(e[0],s)}}(n,e)),i=1;case 1:if(a&&(a=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;return i=-1,n[0]}return}return{$blk:f.ptr.prototype.FindAllStringSubmatch,$c:!0,$r:o,n:t,re:r,result:n,s:e,$s:i}},f.prototype.FindAllStringSubmatch=function(e,t){return this.$val.FindAllStringSubmatch(e,t)},f.ptr.prototype.FindAllStringSubmatchIndex=function(e,t){var{n:t,re:r,result:n,s:e,$s:i,$r:o,$c:a}=hr(this,{s:e,n:t});i=i||0;e:for(;;){switch(i){case 0:n=[n],r=this,t<0&&(t=e.length+1|0),n[0]=$e.nil,o=r.allMatches(e,ee.nil,t,function(e){return function(t){e[0]===$e.nil&&(e[0]=Zt($e,0,10)),e[0]=O(e[0],t)}}(n)),i=1;case 1:if(a&&(a=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;return i=-1,n[0]}return}return{$blk:f.ptr.prototype.FindAllStringSubmatchIndex,$c:!0,$r:o,n:t,re:r,result:n,s:e,$s:i}},f.prototype.FindAllStringSubmatchIndex=function(e,t){return this.$val.FindAllStringSubmatchIndex(e,t)},f.ptr.prototype.Split=function(e,t){var{_i:r,_r:n,_ref:i,beg:o,end:a,match:s,matches:c,n:t,re:$,s:e,strings$1:l,$s:u,$r:d,$c:w}=hr(this,{s:e,n:t});u=u||0;e:for(;;){switch(u){case 0:if($=this,0===t)return u=-1,X.nil;if($.expr.length>0&&0===e.length)return u=-1,new X([""]);n=$.FindAllStringIndex(e,t),u=1;case 1:if(w&&(w=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;for(l=Zt(X,0,(c=n).$length),o=0,a=0,i=c,r=0;r=i.$length?void p("index out of range"):i.$array[i.$offset+r],!(t>0&&l.$length>=(t-1|0)));)a=0>=s.$length?void p("index out of range"):s.$array[s.$offset+0],0!==(1>=s.$length?void p("index out of range"):s.$array[s.$offset+1])&&(l=O(l,m(e,o,a))),o=1>=s.$length?void p("index out of range"):s.$array[s.$offset+1],r++;return a!==e.length&&(l=O(l,m(e,o))),u=-1,l}return}return{$blk:f.ptr.prototype.Split,$c:!0,$r:d,_i:r,_r:n,_ref:i,beg:o,end:a,match:s,matches:c,n:t,re:$,s:e,strings$1:l,$s:u}},f.prototype.Split=function(e,t){return this.$val.Split(e,t)},dt=function(e){var t,r,n,i,o,a,c,$,l,u,f,d,w,h,g;if(n=!1,o=0,a=e.Inst,3!==(i=(c=e.Start)<0||c>=a.$length?void p("index out of range"):a.$array[a.$offset+c]).Op||(i.Arg<<24>>>24&4)>>>0==0)return["",n=4===i.Op,o=e.Start>>>0];for(o=i.Out,$=e.Inst,i=o<0||o>=$.$length?void p("index out of range"):$.$array[$.$offset+o];6===i.Op;)o=i.Out,l=e.Inst,i=o<0||o>=l.$length?void p("index out of range"):l.$array[l.$offset+o];if(7!==ht(i)||1!==i.Rune.$length)return["",n=4===i.Op,o=e.Start>>>0];for(r=new s.Builder.ptr(de.nil,ee.nil);7===ht(i)&&1===i.Rune.$length&&(i.Arg<<16>>>16&1)>>>0==0&&65533!==(0>=(u=i.Rune).$length?void p("index out of range"):u.$array[u.$offset+0]);)r.WriteRune(0>=(f=i.Rune).$length?void p("index out of range"):f.$array[f.$offset+0]),t=i.Out,d=e.Inst,o=t,i=(w=i.Out)<0||w>=d.$length?void p("index out of range"):d.$array[d.$offset+w];return 3===i.Op&&(i.Arg<<24>>>24&8)>>>0!=0&&4===(h=e.Inst,g=i.Out,g<0||g>=h.$length?void p("index out of range"):h.$array[h.$offset+g]).Op&&(n=!0),[r.String(),n,o]},wt=function(e,t){var r,n;return(r=e.Inst.MatchRunePos(t))>=0?(n=e.Next,r<0||r>=n.$length?void p("index out of range"):n.$array[n.$offset+r]):1===e.Inst.Op?e.Inst.Out:0},ht=function(e){var t,r;return 8!==(t=r=e.Op)&&9!==t&&10!==t||(r=7),r},v.ptr.prototype.empty=function(){return this.nextIndex>=this.size},v.prototype.empty=function(){return this.$val.empty()},v.ptr.prototype.next=function(){var e,t,r,n;return 0,r=(t=this).dense,e=(n=t.nextIndex)<0||n>=r.$length?void p("index out of range"):r.$array[r.$offset+n],t.nextIndex=t.nextIndex+1>>>0,e},v.prototype.next=function(){return this.$val.next()},v.ptr.prototype.clear=function(){this.size=0,this.nextIndex=0},v.prototype.clear=function(){return this.$val.clear()},v.ptr.prototype.contains=function(e){var t,r,n,i,o;return!(e>=(t=this).sparse.$length>>>0)&&(r=t.sparse,(e<0||e>=r.$length?void p("index out of range"):r.$array[r.$offset+e])=o.$length?void p("index out of range"):o.$array[o.$offset+e])<0||i>=n.$length?void p("index out of range"):n.$array[n.$offset+i])===e))},v.prototype.contains=function(e){return this.$val.contains(e)},v.ptr.prototype.insert=function(e){this.contains(e)||this.insertNew(e)},v.prototype.insert=function(e){return this.$val.insert(e)},v.ptr.prototype.insertNew=function(e){var t,r,n,i;e>=(t=this).sparse.$length>>>0||(r=t.sparse,e<0||e>=r.$length?p("index out of range"):r.$array[r.$offset+e]=t.size,n=t.dense,(i=t.size)<0||i>=n.$length?p("index out of range"):n.$array[n.$offset+i]=e,t.size=t.size+1>>>0)},v.prototype.insertNew=function(e){return this.$val.insertNew(e)},gt=function(e){return he.nil,new v.ptr(Zt(G,e),Zt(G,e),0,0)},kt=function(e,t,r,n){var{$24r:i,$24r$1:o,_r:a,_r$1:s,_r$2:c,_r$3:$,_tmp:l,_tmp$1:u,extend:f,ix:d,leftLen:w,leftPC:r,leftRunes:e,lx:h,merged:g,next:k,ok:b,rightLen:y,rightPC:n,rightRunes:t,rx:m,x:v,x$1:_,$s:x,$deferred:S,$r:E,$c:C}=hr(this,{leftRunes:e,rightRunes:t,leftPC:r,rightPC:n});x=x||0;var I=null;try{e:for(;;){switch(x){case 0:S=[],pr.deferStack.push(S),d=[d],h=[h],g=[g],k=[k],b=[b],m=[m],w=e.$get().$length,y=t.$get().$length,(1&w||1&y)&&ir(new We("mergeRuneSets odd length []rune")),l=0,u=0,h[0]=l,m[0]=u,g[0]=Zt(K,0),k[0]=Zt(G,0),b[0]=!0,S.push([function(e,t,r,n,i){return function(){i[0]||(r[0]=K.nil,n[0]=G.nil)}}(0,0,g,k,b),[]]),d[0]=-1,f=function(e,t,r,n){return function(t,i,o){var a,s,c,$,l,u;return!(e[0]>0&&(a=i.$get(),((s=t.$get())<0||s>=a.$length?void p("index out of range"):a.$array[a.$offset+s])<=(e[0]<0||e[0]>=r[0].$length?void p("index out of range"):r[0].$array[r[0].$offset+e[0]]))||(r[0]=O(r[0],(c=i.$get(),($=t.$get())<0||$>=c.$length?void p("index out of range"):c.$array[c.$offset+$]),(l=i.$get(),(u=t.$get()+1|0)<0||u>=l.$length?void p("index out of range"):l.$array[l.$offset+u])),t.$set(t.$get()+2|0),e[0]=e[0]+2|0,n[0]=O(n[0],o),0))}}(d,0,g,k);case 1:if(!(h[0]=y){x=4;continue}if(h[0]>=w){x=5;continue}if(v=t.$get(),(m[0]<0||m[0]>=v.$length?void p("index out of range"):v.$array[v.$offset+m[0]])<(_=e.$get(),h[0]<0||h[0]>=_.$length?void p("index out of range"):_.$array[_.$offset+h[0]])){x=6;continue}x=7;continue;case 4:a=f(h.$ptr||(h.$ptr=new ke((function(){return this.$target[0]}),(function(e){this.$target[0]=e}),h)),e,r),x=9;case 9:if(C&&(C=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;b[0]=a,x=8;continue;case 5:s=f(m.$ptr||(m.$ptr=new ke((function(){return this.$target[0]}),(function(e){this.$target[0]=e}),m)),t,n),x=10;case 10:if(C&&(C=!1,s=s.$blk()),s&&void 0!==s.$blk)break e;b[0]=s,x=8;continue;case 6:c=f(m.$ptr||(m.$ptr=new ke((function(){return this.$target[0]}),(function(e){this.$target[0]=e}),m)),t,n),x=11;case 11:if(C&&(C=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;b[0]=c,x=8;continue;case 7:$=f(h.$ptr||(h.$ptr=new ke((function(){return this.$target[0]}),(function(e){this.$target[0]=e}),h)),e,r),x=12;case 12:if(C&&(C=!1,$=$.$blk()),$&&void 0!==$.$blk)break e;b[0]=$;case 8:case 3:if(!b[0]){x=13;continue}x=14;continue;case 13:i=[Xe,Ye],x=15;case 15:return i;case 14:x=1;continue;case 2:o=[g[0],k[0]],x=16;case 16:return o}return}}catch(e){return I=e,x=-1,[K.nil,G.nil]}finally{if(nr(S,I),pr.asleep)return{$blk:kt,$c:!0,$r:E,$24r:i,$24r$1:o,_r:a,_r$1:s,_r$2:c,_r$3:$,_tmp:l,_tmp$1:u,extend:f,ix:d,leftLen:w,leftPC:r,leftRunes:e,lx:h,merged:g,next:k,ok:b,rightLen:y,rightPC:n,rightRunes:t,rx:m,x:v,x$1:_,$s:x,$deferred:S}}},bt=function(e,t){var r,n,o,a,s,c,$,l;for(o=t.Inst,n=0;n=o.$length?void p("index out of range"):o.$array[o.$offset+n],i.Inst)).Op)||1===r||7===r||(2===r||3===r||6===r||4===r||5===r?(c=e.Inst,s<0||s>=c.$length?void p("index out of range"):c.$array[c.$offset+s]).Next=G.nil:8!==r&&9!==r&&10!==r||(($=e.Inst,s<0||s>=$.$length?void p("index out of range"):$.$array[$.$offset+s]).Next=G.nil,b.copy((l=e.Inst,s<0||s>=l.$length?void p("index out of range"):l.$array[l.$offset+s]),new b.ptr(P(a,i.Inst),G.nil)))),n++},yt=function(e){var t,r,n,o,a,s,c,$,l,u,f,d,w,h,g,y,m,v,_,x,S,E,C,I,A,F,R,T,N,V,O,D,L,M,B,j;for(d=new k.ptr(Zt(be,e.Inst.$length),e.Start,e.NumCap),o=e.Inst,r=0;r=o.$length?void p("index out of range"):o.$array[o.$offset+r],i.Inst),b.copy((_=d.Inst,$<0||$>=_.$length?void p("index out of range"):_.$array[_.$offset+$]),new b.ptr(P(l,i.Inst),G.nil)),r++;for(a=d.Inst,n=0;n=x.$length?void p("index out of range"):x.$array[x.$offset+v]).Inst.Op)||1===t?(V=d.Inst,h=(N=v<0||v>=V.$length?void p("index out of range"):V.$array[V.$offset+v]).$ptr_Out||(N.$ptr_Out=new ye((function(){return this.$target.Inst.Out}),(function(e){this.$target.Inst.Out=e}),N)),D=d.Inst,w=(O=v<0||v>=D.$length?void p("index out of range"):D.$array[D.$offset+v]).$ptr_Arg||(O.$ptr_Arg=new ye((function(){return this.$target.Inst.Arg}),(function(e){this.$target.Inst.Arg=e}),O)),0!==(u=P((L=d.Inst,(M=w.$get())<0||M>=L.$length?void p("index out of range"):L.$array[L.$offset+M]),b)).Inst.Op&&1!==u.Inst.Op&&(s=w,w=h,h=s,b.copy(u,(B=d.Inst,(j=w.$get())<0||j>=B.$length?void p("index out of range"):B.$array[B.$offset+j])),0!==u.Inst.Op&&1!==u.Inst.Op)||0===(f=P((S=d.Inst,(E=h.$get())<0||E>=S.$length?void p("index out of range"):S.$array[S.$offset+E]),b)).Inst.Op||1===f.Inst.Op||(I=d.Inst,g=(C=(A=w.$get())<0||A>=I.$length?void p("index out of range"):I.$array[I.$offset+A]).$ptr_Out||(C.$ptr_Out=new ye((function(){return this.$target.Inst.Out}),(function(e){this.$target.Inst.Out=e}),C)),R=d.Inst,y=(F=(T=w.$get())<0||T>=R.$length?void p("index out of range"):R.$array[R.$offset+T]).$ptr_Arg||(F.$ptr_Arg=new ye((function(){return this.$target.Inst.Arg}),(function(e){this.$target.Inst.Arg=e}),F)),m=!1,u.Inst.Out===v>>>0?m=!0:u.Inst.Arg===v>>>0&&(m=!0,c=g,g=y,y=c),m&&g.$set(h.$get()),h.$get()===g.$get()&&w.$set(y.$get())),n++):n++;return d},_.prototype.Len=function(){return this.$length},Gt(_).prototype.Len=function(){return this.$get().Len()},_.prototype.Less=function(e,t){var r;return r=this,(e<0||e>=r.$length?void p("index out of range"):r.$array[r.$offset+e])<(t<0||t>=r.$length?void p("index out of range"):r.$array[r.$offset+t])},Gt(_).prototype.Less=function(e,t){return this.$get().Less(e,t)},_.prototype.Swap=function(e,t){var r,n,i;i=this,r=t<0||t>=i.$length?void p("index out of range"):i.$array[i.$offset+t],n=e<0||e>=i.$length?void p("index out of range"):i.$array[i.$offset+e],e<0||e>=i.$length?p("index out of range"):i.$array[i.$offset+e]=r,t<0||t>=i.$length?p("index out of range"):i.$array[i.$offset+t]=n},Gt(_).prototype.Swap=function(e,t){return this.$get().Swap(e,t)},mt=function(e){var{_i:t,_r:r,_ref:n,check:i,i:a,instQueue:s,m:c,onePassRunes:l,p:e,pc:f,visitQueue:d,x:w,$s:h,$r:g,$c:k}=hr(this,{p:e});h=h||0;e:for(;;){switch(h){case 0:if(i=[i],s=[s],l=[l],d=[d],(e=[e])[0].Inst.$length>=1e3)return h=-1,Z.nil;s[0]=gt(e[0].Inst.$length),d[0]=gt(e[0].Inst.$length),i[0]=u,l[0]=Zt(me,e[0].Inst.$length),i[0]=function(e,t,r,n,i){return function a(s,c){var{_1:l,_i:u,_i$1:f,_i$2:d,_i$3:w,_i$4:h,_q:g,_q$1:k,_q$2:b,_q$3:y,_q$4:m,_r:v,_r$1:S,_r$2:E,_r$3:C,_r$4:I,_ref:A,_ref$1:F,_ref$2:R,_ref$3:T,_ref$4:N,_tmp:P,_tmp$1:V,_tmp$2:L,_tmp$3:M,_tuple:B,_v:j,i:W,i$1:U,i$2:z,i$3:q,i$4:H,inst:J,m:c,matchArg:Z,matchOut:Q,ok:X,pc:s,r0:Y,r0$1:ee,r1:te,r1$1:re,runes:ne,runes$1:ie,x:oe,x$1:ae,x$10:pe,x$11:se,x$12:ce,x$13:$e,x$14:le,x$15:ue,x$16:fe,x$2:de,x$3:we,x$4:he,x$5:ge,x$6:ke,x$7:be,x$8:ye,x$9:me,$s:_e,$r:xe,$c:Se}=hr(this,{pc:s,m:c});_e=_e||0;t:for(;;){switch(_e){case 0:if(X=!1,X=!0,oe=n[0].Inst,J=s<0||s>=oe.$length?void p("index out of range"):oe.$array[oe.$offset+s],i[0].contains(s))return _e=-1,X;if(i[0].insert(s),0===(l=J.Inst.Op)||1===l){_e=2;continue}if(2===l||6===l){_e=3;continue}if(3===l){_e=4;continue}if(4===l||5===l){_e=5;continue}if(7===l){_e=6;continue}if(8===l){_e=7;continue}if(9===l){_e=8;continue}if(10===l){_e=9;continue}_e=10;continue;case 2:v=e[0](J.Inst.Out,c),_e=12;case 12:if(Se&&(Se=!1,v=v.$blk()),v&&void 0!==v.$blk)break t;if(!v){j=!1,_e=11;continue t}S=e[0](J.Inst.Arg,c),_e=13;case 13:if(Se&&(Se=!1,S=S.$blk()),S&&void 0!==S.$blk)break t;j=S;case 11:if(X=j,Q=(ae=J.Inst.Out)<0||ae>=c.$length?void p("index out of range"):c.$array[c.$offset+ae],Z=(de=J.Inst.Arg)<0||de>=c.$length?void p("index out of range"):c.$array[c.$offset+de],Q&&Z){X=!1,_e=1;continue}Z&&(P=J.Inst.Arg,V=J.Inst.Out,J.Inst.Out=P,J.Inst.Arg=V,M=Q,Q=L=Z,Z=M),Q&&(s<0||s>=c.$length?p("index out of range"):c.$array[c.$offset+s]=!0,J.Inst.Op=1),E=kt(Ht(r[0].$array,r[0].$offset+J.Inst.Out,ve),Ht(r[0].$array,r[0].$offset+J.Inst.Arg,ve),J.Inst.Out,J.Inst.Arg),_e=14;case 14:if(Se&&(Se=!1,E=E.$blk()),E&&void 0!==E.$blk)break t;if(B=E,s<0||s>=r[0].$length?p("index out of range"):r[0].$array[r[0].$offset+s]=B[0],J.Next=B[1],J.Next.$length>0&&4294967295===(0>=(we=J.Next).$length?void p("index out of range"):we.$array[we.$offset+0])){X=!1,_e=1;continue}_e=10;continue;case 3:C=e[0](J.Inst.Out,c),_e=15;case 15:if(Se&&(Se=!1,C=C.$blk()),C&&void 0!==C.$blk)break t;for(X=C,s<0||s>=c.$length?p("index out of range"):c.$array[c.$offset+s]=(he=J.Inst.Out)<0||he>=c.$length?void p("index out of range"):c.$array[c.$offset+he],s<0||s>=r[0].$length?p("index out of range"):r[0].$array[r[0].$offset+s]=D(new K([]),(ge=J.Inst.Out)<0||ge>=r[0].$length?void p("index out of range"):r[0].$array[r[0].$offset+ge]),J.Next=Zt(G,((g=(s<0||s>=r[0].$length?void p("index out of range"):r[0].$array[r[0].$offset+s]).$length/2)==g&&g!==1/0&&g!==-1/0?0|g:p("integer divide by zero"))+1|0),A=J.Next,u=0;u=ke.$length?p("index out of range"):ke.$array[ke.$offset+W]=J.Inst.Out,u++;_e=10;continue;case 4:I=e[0](J.Inst.Out,c),_e=16;case 16:if(Se&&(Se=!1,I=I.$blk()),I&&void 0!==I.$blk)break t;for(X=I,s<0||s>=c.$length?p("index out of range"):c.$array[c.$offset+s]=(be=J.Inst.Out)<0||be>=c.$length?void p("index out of range"):c.$array[c.$offset+be],s<0||s>=r[0].$length?p("index out of range"):r[0].$array[r[0].$offset+s]=D(new K([]),(ye=J.Inst.Out)<0||ye>=r[0].$length?void p("index out of range"):r[0].$array[r[0].$offset+ye]),J.Next=Zt(G,((k=(s<0||s>=r[0].$length?void p("index out of range"):r[0].$array[r[0].$offset+s]).$length/2)==k&&k!==1/0&&k!==-1/0?0|k:p("integer divide by zero"))+1|0),F=J.Next,f=0;f=me.$length?p("index out of range"):me.$array[me.$offset+U]=J.Inst.Out,f++;_e=10;continue;case 5:s<0||s>=c.$length?p("index out of range"):c.$array[c.$offset+s]=4===J.Inst.Op,_e=10;continue;case 6:if(s<0||s>=c.$length?p("index out of range"):c.$array[c.$offset+s]=!1,J.Next.$length>0){_e=1;continue}if(t[0].insert(J.Inst.Out),0===J.Inst.Rune.$length){s<0||s>=r[0].$length?p("index out of range"):r[0].$array[r[0].$offset+s]=new K([]),J.Next=new G([J.Inst.Out]),_e=1;continue}if(ne=Zt(K,0),1===J.Inst.Rune.$length&&(J.Inst.Arg<<16>>>16&1)>>>0!=0){_e=17;continue}_e=18;continue;case 17:for(Y=0>=(pe=J.Inst.Rune).$length?void p("index out of range"):pe.$array[pe.$offset+0],ne=O(ne,Y,Y),te=$.SimpleFold(Y);te!==Y;)ne=O(ne,te,te),te=$.SimpleFold(te);xe=o.Sort(x(ne,_)),_e=20;case 20:if(Se&&(Se=!1,xe=xe.$blk()),xe&&void 0!==xe.$blk)break t;_e=19;continue;case 18:ne=D(ne,J.Inst.Rune);case 19:for(s<0||s>=r[0].$length?p("index out of range"):r[0].$array[r[0].$offset+s]=ne,J.Next=Zt(G,((b=(s<0||s>=r[0].$length?void p("index out of range"):r[0].$array[r[0].$offset+s]).$length/2)==b&&b!==1/0&&b!==-1/0?0|b:p("integer divide by zero"))+1|0),R=J.Next,d=0;d=se.$length?p("index out of range"):se.$array[se.$offset+z]=J.Inst.Out,d++;J.Inst.Op=7,_e=10;continue;case 7:if(s<0||s>=c.$length?p("index out of range"):c.$array[c.$offset+s]=!1,J.Next.$length>0){_e=1;continue}if(t[0].insert(J.Inst.Out),ie=new K([]),(J.Inst.Arg<<16>>>16&1)>>>0!=0){_e=21;continue}_e=22;continue;case 21:for(ee=0>=(ce=J.Inst.Rune).$length?void p("index out of range"):ce.$array[ce.$offset+0],ie=O(ie,ee,ee),re=$.SimpleFold(ee);re!==ee;)ie=O(ie,re,re),re=$.SimpleFold(re);xe=o.Sort(x(ie,_)),_e=24;case 24:if(Se&&(Se=!1,xe=xe.$blk()),xe&&void 0!==xe.$blk)break t;_e=23;continue;case 22:ie=O(ie,0>=($e=J.Inst.Rune).$length?void p("index out of range"):$e.$array[$e.$offset+0],0>=(le=J.Inst.Rune).$length?void p("index out of range"):le.$array[le.$offset+0]);case 23:for(s<0||s>=r[0].$length?p("index out of range"):r[0].$array[r[0].$offset+s]=ie,J.Next=Zt(G,((y=(s<0||s>=r[0].$length?void p("index out of range"):r[0].$array[r[0].$offset+s]).$length/2)==y&&y!==1/0&&y!==-1/0?0|y:p("integer divide by zero"))+1|0),T=J.Next,w=0;w=ue.$length?p("index out of range"):ue.$array[ue.$offset+q]=J.Inst.Out,w++;J.Inst.Op=7,_e=10;continue;case 8:if(s<0||s>=c.$length?p("index out of range"):c.$array[c.$offset+s]=!1,J.Next.$length>0){_e=1;continue}t[0].insert(J.Inst.Out),s<0||s>=r[0].$length?p("index out of range"):r[0].$array[r[0].$offset+s]=D(new K([]),nt),J.Next=new G([J.Inst.Out]),_e=10;continue;case 9:if(s<0||s>=c.$length?p("index out of range"):c.$array[c.$offset+s]=!1,J.Next.$length>0){_e=1;continue}for(t[0].insert(J.Inst.Out),s<0||s>=r[0].$length?p("index out of range"):r[0].$array[r[0].$offset+s]=D(new K([]),rt),J.Next=Zt(G,((m=(s<0||s>=r[0].$length?void p("index out of range"):r[0].$array[r[0].$offset+s]).$length/2)==m&&m!==1/0&&m!==-1/0?0|m:p("integer divide by zero"))+1|0),N=J.Next,h=0;h=fe.$length?p("index out of range"):fe.$array[fe.$offset+H]=J.Inst.Out,h++;case 10:case 1:return _e=-1,X}return}return{$blk:a,$c:!0,$r:xe,_1:l,_i:u,_i$1:f,_i$2:d,_i$3:w,_i$4:h,_q:g,_q$1:k,_q$2:b,_q$3:y,_q$4:m,_r:v,_r$1:S,_r$2:E,_r$3:C,_r$4:I,_ref:A,_ref$1:F,_ref$2:R,_ref$3:T,_ref$4:N,_tmp:P,_tmp$1:V,_tmp$2:L,_tmp$3:M,_tuple:B,_v:j,i:W,i$1:U,i$2:z,i$3:q,i$4:H,inst:J,m:c,matchArg:Z,matchOut:Q,ok:X,pc:s,r0:Y,r0$1:ee,r1:te,r1$1:re,runes:ne,runes$1:ie,x:oe,x$1:ae,x$10:pe,x$11:se,x$12:ce,x$13:$e,x$14:le,x$15:ue,x$16:fe,x$2:de,x$3:we,x$4:he,x$5:ge,x$6:ke,x$7:be,x$8:ye,x$9:me,$s:_e}}}(i,s,l,e,d),s[0].clear(),s[0].insert(e[0].Start>>>0),c=Zt(_e,e[0].Inst.$length);case 1:if(s[0].empty()){h=2;continue}d[0].clear(),f=s[0].next(),r=i[0](f,c),h=5;case 5:if(k&&(k=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;if(!r){h=3;continue}h=4;continue;case 3:e[0]=Z.nil,h=2;continue;case 4:h=1;continue;case 2:if(e[0]!==Z.nil)for(n=e[0].Inst,t=0;t=w.$length?void p("index out of range"):w.$array[w.$offset+a]).Inst.Rune=a<0||a>=l[0].$length?void p("index out of range"):l[0].$array[l[0].$offset+a],t++;return h=-1,e[0]}return}return{$blk:mt,$c:!0,$r:g,_i:t,_r:r,_ref:n,check:i,i:a,instQueue:s,m:c,onePassRunes:l,p:e,pc:f,visitQueue:d,x:w,$s:h}},vt=function(e){var{_1:t,_i:r,_r:n,_ref:o,inst:a,opOut:s,p:c,prog:e,x:$,x$1:l,x$2:u,x$3:f,x$4:d,x$5:w,x$6:h,x$7:g,$s:k,$r:b,$c:y}=hr(this,{prog:e});k=k||0;e:for(;;){switch(k){case 0:if(c=Z.nil,0===e.Start)return k=-1,Z.nil;if(3!==($=e.Inst,l=e.Start,l<0||l>=$.$length?void p("index out of range"):$.$array[$.$offset+l]).Op||((u=e.Inst,f=e.Start,f<0||f>=u.$length?void p("index out of range"):u.$array[u.$offset+f]).Arg<<24>>>24&4)>>>0!=4)return k=-1,Z.nil;for(o=e.Inst,r=0;r=o.$length?void p("index out of range"):o.$array[o.$offset+r],i.Inst),s=(d=e.Inst,w=a.Out,w<0||w>=d.$length?void p("index out of range"):d.$array[d.$offset+w]).Op,0===(t=a.Op)||1===t){if(4===s||4===(h=e.Inst,g=a.Arg,g<0||g>=h.$length?void p("index out of range"):h.$array[h.$offset+g]).Op)return k=-1,Z.nil}else if(3===t){if(4===s){if((a.Arg<<24>>>24&8)>>>0==8){r++;continue}return k=-1,Z.nil}}else if(4===s)return k=-1,Z.nil;r++}c=yt(e),n=mt(c),k=1;case 1:if(y&&(y=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;return(c=n)!==Z.nil&&bt(c,e),k=-1,c}return}return{$blk:vt,$c:!0,$r:b,_1:t,_i:r,_r:n,_ref:o,inst:a,opOut:s,p:c,prog:e,x:$,x$1:l,x$2:u,x$3:f,x$4:d,x$5:w,x$6:h,x$7:g,$s:k}},R.ptr.prototype.newBytes=function(e){return this.bytes.str=e,this.bytes},R.prototype.newBytes=function(e){return this.$val.newBytes(e)},R.ptr.prototype.newString=function(e){return this.string.str=e,this.string},R.prototype.newString=function(e){return this.$val.newString(e)},R.ptr.prototype.newReader=function(e){var t;return(t=this).reader.r=e,t.reader.atEOT=!1,t.reader.pos=0,t.reader},R.prototype.newReader=function(e){return this.$val.newReader(e)},R.ptr.prototype.clear=function(){var e;(e=this).bytes.str!==ee.nil?e.bytes.str=ee.nil:B(e.reader.r,tt)?e.string.str="":e.reader.r=tt},R.prototype.clear=function(){return this.$val.clear()},R.ptr.prototype.init=function(e,t,r){var n;return n=this,B(e,tt)?t!==ee.nil?[n.newBytes(t),t.$length]:[n.newString(r),r.length]:[n.newReader(e),0]},R.prototype.init=function(e,t,r){return this.$val.init(e,t,r)},F.ptr.prototype.init=function(e){var t,r,n;for(r=this.pool,t=0;t=r.$length?void p("index out of range"):r.$array[r.$offset+t]).cap=y(n.cap,0,e),t++;this.matchcap=y(this.matchcap,0,e)},F.prototype.init=function(e){return this.$val.init(e)},F.ptr.prototype.alloc=function(e){var t,r,n,i,o;return t=this,n=ne.nil,(r=t.pool.$length)>0?(i=t.pool,n=(o=r-1|0)<0||o>=i.$length?void p("index out of range"):i.$array[i.$offset+o],t.pool=y(t.pool,0,r-1|0)):(n=new A.ptr(Se.nil,ae.nil)).cap=Zt(ae,t.matchcap.$length,t.matchcap.$capacity),n.inst=e,n},F.prototype.alloc=function(e){return this.$val.alloc(e)},_t=function(e,t){var r,n,i;return n=Q(new Oe(0,e),32),i=new Oe(0,t>>>0),r=new Oe(n.$high|i.$high,(n.$low|i.$low)>>>0),new N(r.$high,r.$low)},N.prototype.match=function(e){var t,r;if(0===e)return!0;if(t=0|Y(this,32).$low,(1&e)>>>0!=0){if(10!==t&&t>=0)return!1;e=(-2&e)<<24>>>24}if((4&e)>>>0!=0){if(t>=0)return!1;e=(-5&e)<<24>>>24}if(0===e)return!0;if(r=0|this.$low,(2&e)>>>0!=0){if(10!==r&&r>=0)return!1;e=(-3&e)<<24>>>24}if((8&e)>>>0!=0){if(r>=0)return!1;e=(-9&e)<<24>>>24}return 0===e||0==(i.IsWordChar(t)!==i.IsWordChar(r)?(-17&e)<<24>>>24:(-33&e)<<24>>>24)},Gt(N).prototype.match=function(e){return this.$get().match(e)},F.ptr.prototype.match=function(e,t){var{_i:r,_r:n,_r$1:i,_r$2:o,_r$3:a,_r$4:s,_r$5:c,_r$6:$,_r$7:l,_ref:u,_tmp:f,_tmp$1:d,_tmp$2:w,_tmp$3:h,_tmp$4:g,_tmp$5:k,_tmp$6:b,_tmp$7:y,_tmp$8:m,_tmp$9:v,_tuple:_,_tuple$1:x,_tuple$2:S,_tuple$3:E,_tuple$4:C,_v:I,advance:A,flag:R,i:e,i$1:T,m:P,nextq:V,pos:t,r:O,r1:D,runq:L,startCond:M,width:B,width1:j,x:W,x$1:U,$s:z,$r:K,$c:G}=hr(this,{i:e,pos:t});z=z||0;e:for(;;){switch(z){case 0:if(R=[R],255===(M=(P=this).re.cond))return z=-1,!1;for(P.matched=!1,u=P.matchcap,r=0;r=W.$length?p("index out of range"):W.$array[W.$offset+T]=-1,r++;L=f=P.q0,V=d=P.q1,O=w=-1,D=h=-1,B=g=0,j=k=0,n=e.step(t),z=1;case 1:if(G&&(G=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;if(O=(_=n)[0],B=_[1],-1!==O){z=2;continue}z=3;continue;case 2:i=e.step(t+B|0),z=4;case 4:if(G&&(G=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;D=(x=i)[0],j=x[1];case 3:if(R[0]=new N(0,0),0===t){z=5;continue}z=6;continue;case 5:R[0]=_t(-1,O),z=7;continue;case 6:o=e.context(t),z=8;case 8:if(G&&(G=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;R[0]=o;case 7:case 9:if(0===L.dense.$length){z=11;continue}z=12;continue;case 11:if((4&M)>>>0!=0&&0!==t){z=10;continue}if(P.matched){z=10;continue}if(!(P.re.prefix.length>0&&D!==P.re.prefixRune)){I=!1,z=15;continue e}a=e.canCheckPrefix(),z=16;case 16:if(G&&(G=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;I=a;case 15:if(I){z=13;continue}z=14;continue;case 13:s=e.index(P.re,t),z=17;case 17:if(G&&(G=!1,s=s.$blk()),s&&void 0!==s.$blk)break e;if((A=s)<0){z=10;continue}t=t+A|0,c=e.step(t),z=18;case 18:if(G&&(G=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;O=(S=c)[0],B=S[1],$=e.step(t+B|0),z=19;case 19:if(G&&(G=!1,$=$.$blk()),$&&void 0!==$.$blk)break e;D=(E=$)[0],j=E[1];case 14:case 12:if(P.matched||(P.matchcap.$length>0&&(0>=(U=P.matchcap).$length?p("index out of range"):U.$array[U.$offset+0]=t),P.add(L,P.p.Start>>>0,t,P.matchcap,R.$ptr||(R.$ptr=new Ie((function(){return this.$target[0]}),(function(e){this.$target[0]=e}),R)),ne.nil)),R[0]=_t(O,D),P.step(L,V,t,t+B|0,O,R.$ptr||(R.$ptr=new Ie((function(){return this.$target[0]}),(function(e){this.$target[0]=e}),R))),0===B){z=10;continue}if(0===P.matchcap.$length&&P.matched){z=10;continue}if(t=t+B|0,B=y=j,-1!==(O=b=D)){z=20;continue}z=21;continue;case 20:l=e.step(t+B|0),z=22;case 22:if(G&&(G=!1,l=l.$blk()),l&&void 0!==l.$blk)break e;D=(C=l)[0],j=C[1];case 21:v=L,L=m=V,V=v,z=9;continue;case 10:return P.clear(V),z=-1,P.matched}return}return{$blk:F.ptr.prototype.match,$c:!0,$r:K,_i:r,_r:n,_r$1:i,_r$2:o,_r$3:a,_r$4:s,_r$5:c,_r$6:$,_r$7:l,_ref:u,_tmp:f,_tmp$1:d,_tmp$2:w,_tmp$3:h,_tmp$4:g,_tmp$5:k,_tmp$6:b,_tmp$7:y,_tmp$8:m,_tmp$9:v,_tuple:_,_tuple$1:x,_tuple$2:S,_tuple$3:E,_tuple$4:C,_v:I,advance:A,flag:R,i:e,i$1:T,m:P,nextq:V,pos:t,r:O,r1:D,runq:L,startCond:M,width:B,width1:j,x:W,x$1:U,$s:z}},F.prototype.match=function(e,t){return this.$val.match(e,t)},F.ptr.prototype.clear=function(e){var t,r,n;for(r=e.dense,t=0;t=r.$length?void p("index out of range"):r.$array[r.$offset+t],E)).t!==ne.nil&&(this.pool=O(this.pool,n.t)),t++;e.dense=y(e.dense,0,0)},F.prototype.clear=function(e){return this.$val.clear(e)},F.ptr.prototype.step=function(e,t,r,n,i,o){var a,s,c,$,l,u,f,d,w,h,g,k,b,m,v,_;for(d=(w=this).re.longest,f=0;f=g.$length?void p("index out of range"):g.$array[g.$offset+f]).t)!==ne.nil)if(d&&w.matched&&h.cap.$length>0&&(0>=(k=w.matchcap).$length?void p("index out of range"):k.$array[k.$offset+0])<(0>=(b=h.cap).$length?void p("index out of range"):b.$array[b.$offset+0]))w.pool=O(w.pool,h),f=f+1|0;else{if($=!1,4===(a=(u=h.inst).Op)){if(h.cap.$length>0&&(!d||!w.matched||(1>=(m=w.matchcap).$length?void p("index out of range"):m.$array[m.$offset+1])=(v=h.cap).$length?p("index out of range"):v.$array[v.$offset+1]=r,T(w.matchcap,h.cap)),!d){for(c=y(e.dense,f+1|0),s=0;s=c.$length?void p("index out of range"):c.$array[c.$offset+s],E)).t!==ne.nil&&(w.pool=O(w.pool,l.t)),s++;e.dense=y(e.dense,0,0)}w.matched=!0}else 7===a?$=u.MatchRune(i):8===a?$=i===(0>=(_=u.Rune).$length?void p("index out of range"):_.$array[_.$offset+0]):9===a?$=!0:10===a?$=!(10===i):ir(new We("bad inst"));$&&(h=w.add(t,u.Out,n,h.cap,o,h)),h!==ne.nil&&(w.pool=O(w.pool,h)),f=f+1|0}else f=f+1|0;e.dense=y(e.dense,0,0)},F.prototype.step=function(e,t,r,n,i,o){return this.$val.step(e,t,r,n,i,o)},F.ptr.prototype.add=function(e,t,r,n,i,o){var a,s,c,$,l,u,f,d,w,h,g,k,b,m,v,_,x;for(x=x||0;;){switch(x){case 0:u=this;case 1:if(0===t)return x=-1,o;if(d=e.sparse,($=t<0||t>=d.$length?void p("index out of range"):d.$array[d.$offset+t])>>0&&(w=e.dense,$<0||$>=w.$length?void p("index out of range"):w.$array[w.$offset+$]).pc===t)return x=-1,o;if(l=e.dense.$length,e.dense=y(e.dense,0,l+1|0),h=e.dense,(s=l<0||l>=h.$length?void p("index out of range"):h.$array[h.$offset+l]).t=ne.nil,s.pc=t,g=e.sparse,t<0||t>=g.$length?p("index out of range"):g.$array[g.$offset+t]=l>>>0,k=u.p.Inst,5===(a=(c=t<0||t>=k.$length?void p("index out of range"):k.$array[k.$offset+t]).Op)){x=3;continue}if(0===a||1===a){x=4;continue}if(3===a){x=5;continue}if(6===a){x=6;continue}if(2===a){x=7;continue}if(4===a||7===a||8===a||9===a||10===a){x=8;continue}x=9;continue;case 3:x=10;continue;case 4:o=u.add(e,c.Out,r,n,i,o),t=c.Arg,x=1;continue;case 5:if(i.match(c.Arg<<24>>>24)){x=11;continue}x=12;continue;case 11:t=c.Out,x=1;continue;case 12:x=10;continue;case 6:t=c.Out,x=1;continue;case 7:if((0|c.Arg)=n.$length?void p("index out of range"):n.$array[n.$offset+b],(m=c.Arg)<0||m>=n.$length?p("index out of range"):n.$array[n.$offset+m]=r,u.add(e,c.Out,r,n,i,ne.nil),(v=c.Arg)<0||v>=n.$length?p("index out of range"):n.$array[n.$offset+v]=f,x=15;continue;case 14:t=c.Out,x=1;continue;case 15:x=10;continue;case 8:o===ne.nil?o=u.alloc(c):o.inst=c,n.$length>0&&(_=o.cap,Ht(_.$array,_.$offset+0,ke)!==Ht(n.$array,n.$offset+0,ke))&&T(o.cap,n),s.t=o,o=ne.nil,x=10;continue;case 9:ir(new We("unhandled"));case 10:case 2:return x=-1,o}return}},F.prototype.add=function(e,t,r,n,i,o){return this.$val.add(e,t,r,n,i,o)},xt=function(){var{_r:e,_tuple:t,m:r,ok:n,$s:i,$r:o,$c:a}=hr(this,{});i=i||0;e:for(;;){switch(i){case 0:e=it.Get(),i=1;case 1:if(a&&(a=!1,e=e.$blk()),e&&void 0!==e.$blk)break e;return r=(t=Yt(e,Ae,!0))[0],(n=t[1])||(r=new V.ptr(new R.ptr(new h.ptr(ee.nil),new w.ptr(""),new g.ptr(tt,!1,0)),ae.nil)),i=-1,r}return}return{$blk:xt,$c:!0,$r:o,_r:e,_tuple:t,m:r,ok:n,$s:i}},St=function(e){e.inputs.clear(),it.Put(e)},f.ptr.prototype.doOnePass=function(e,t,r,n,i,o){var{_1:a,_i:s,_r:c,_r$1:$,_r$2:l,_r$3:u,_r$4:d,_r$5:w,_r$6:h,_r$7:g,_r$8:k,_r$9:b,_ref:m,_tmp:v,_tmp$1:_,_tmp$2:x,_tmp$3:S,_tmp$4:E,_tmp$5:C,_tuple:I,_tuple$1:A,_tuple$2:F,_tuple$3:R,_tuple$4:T,_tuple$5:P,_v:V,dstCap:o,flag:O,i:L,i$1:M,ib:t,inst:B,ir:e,is:r,m:j,matched:W,ncap:i,pc:U,pos:n,r:z,r1:K,re:G,startCond:q,width:H,width1:J,x:Z,x$1:Q,x$2:X,x$3:Y,x$4:ee,x$5:te,x$6:re,x$7:ne,$s:ie,$r:oe,$c:pe}=hr(this,{ir:e,ib:t,is:r,pos:n,ncap:i,dstCap:o});ie=ie||0;e:for(;;){switch(ie){case 0:if(255===(q=(G=this).cond))return ie=-1,ae.nil;c=xt(),ie=1;case 1:if(pe&&(pe=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;for((j=c).matchcap.$capacity=Z.$length?p("index out of range"):Z.$array[Z.$offset+L]=-1,s++;z=v=-1,K=_=-1,H=x=0,J=S=0,$=(M=(I=j.inputs.init(e,t,r))[0]).step(n),ie=2;case 2:if(pe&&(pe=!1,$=$.$blk()),$&&void 0!==$.$blk)break e;if(z=(A=$)[0],H=A[1],-1!==z){ie=3;continue}ie=4;continue;case 3:l=M.step(n+H|0),ie=5;case 5:if(pe&&(pe=!1,l=l.$blk()),l&&void 0!==l.$blk)break e;K=(F=l)[0],J=F[1];case 4:if(O=new N(0,0),0===n){ie=6;continue}ie=7;continue;case 6:O=_t(-1,z),ie=8;continue;case 7:u=M.context(n),ie=9;case 9:if(pe&&(pe=!1,u=u.$blk()),u&&void 0!==u.$blk)break e;O=u;case 8:if(U=G.onepass.Start,Q=G.onepass.Inst,B=U<0||U>=Q.$length?void p("index out of range"):Q.$array[Q.$offset+U],!(0===n&&O.match(B.Inst.Arg<<24>>>24)&&G.prefix.length>0)){V=!1,ie=12;continue e}d=M.canCheckPrefix(),ie=13;case 13:if(pe&&(pe=!1,d=d.$blk()),d&&void 0!==d.$blk)break e;V=d;case 12:if(V){ie=10;continue}ie=11;continue;case 10:w=M.hasPrefix(G),ie=16;case 16:if(pe&&(pe=!1,w=w.$blk()),w&&void 0!==w.$blk)break e;if(!w){ie=14;continue}ie=15;continue;case 14:ie=17;continue;case 15:n=n+G.prefix.length|0,h=M.step(n),ie=18;case 18:if(pe&&(pe=!1,h=h.$blk()),h&&void 0!==h.$blk)break e;z=(R=h)[0],H=R[1],g=M.step(n+H|0),ie=19;case 19:if(pe&&(pe=!1,g=g.$blk()),g&&void 0!==g.$blk)break e;K=(T=g)[0],J=T[1],k=M.context(n),ie=20;case 20:if(pe&&(pe=!1,k=k.$blk()),k&&void 0!==k.$blk)break e;O=k,U=0|G.prefixEnd;case 11:case 21:if(X=G.onepass.Inst,U=0|(B=U<0||U>=X.$length?void p("index out of range"):X.$array[X.$offset+U]).Inst.Out,4===(a=B.Inst.Op)){ie=24;continue}if(7===a){ie=25;continue}if(8===a){ie=26;continue}if(9===a){ie=27;continue}if(10===a){ie=28;continue}if(0===a||1===a){ie=29;continue}if(5===a){ie=30;continue}if(6===a){ie=31;continue}if(3===a){ie=32;continue}if(2===a){ie=33;continue}ie=34;continue;case 24:W=!0,j.matchcap.$length>0&&(0>=(Y=j.matchcap).$length?p("index out of range"):Y.$array[Y.$offset+0]=0,1>=(ee=j.matchcap).$length?p("index out of range"):ee.$array[ee.$offset+1]=n),ie=17;continue;case 25:if(!B.Inst.MatchRune(z)){ie=36;continue}ie=37;continue;case 36:ie=17;continue;case 37:ie=35;continue;case 26:if(z!==(0>=(te=B.Inst.Rune).$length?void p("index out of range"):te.$array[te.$offset+0])){ie=38;continue}ie=39;continue;case 38:ie=17;continue;case 39:case 27:ie=35;continue;case 28:if(10===z){ie=40;continue}ie=41;continue;case 40:ie=17;continue;case 41:ie=35;continue;case 29:U=0|wt(B,z),ie=21;continue;case 30:ie=17;continue;case 31:ie=21;continue;case 32:if(!O.match(B.Inst.Arg<<24>>>24)){ie=42;continue}ie=43;continue;case 42:ie=17;continue;case 43:ie=21;continue;case 33:(0|B.Inst.Arg)=re.$length?p("index out of range"):re.$array[re.$offset+ne]=n),ie=21;continue;case 34:ir(new We("bad inst"));case 35:case 23:if(0===H){ie=22;continue}if(O=_t(z,K),n=n+H|0,H=C=J,-1!==(z=E=K)){ie=44;continue}ie=45;continue;case 44:b=M.step(n+H|0),ie=46;case 46:if(pe&&(pe=!1,b=b.$blk()),b&&void 0!==b.$blk)break e;K=(P=b)[0],J=P[1];case 45:ie=21;continue;case 22:case 17:return W?(o=D(o,j.matchcap),St(j),ie=-1,o):(St(j),ie=-1,ae.nil)}return}return{$blk:f.ptr.prototype.doOnePass,$c:!0,$r:oe,_1:a,_i:s,_r:c,_r$1:$,_r$2:l,_r$3:u,_r$4:d,_r$5:w,_r$6:h,_r$7:g,_r$8:k,_r$9:b,_ref:m,_tmp:v,_tmp$1:_,_tmp$2:x,_tmp$3:S,_tmp$4:E,_tmp$5:C,_tuple:I,_tuple$1:A,_tuple$2:F,_tuple$3:R,_tuple$4:T,_tuple$5:P,_v:V,dstCap:o,flag:O,i:L,i$1:M,ib:t,inst:B,ir:e,is:r,m:j,matched:W,ncap:i,pc:U,pos:n,r:z,r1:K,re:G,startCond:q,width:H,width1:J,x:Z,x$1:Q,x$2:X,x$3:Y,x$4:ee,x$5:te,x$6:re,x$7:ne,$s:ie}},f.prototype.doOnePass=function(e,t,r,n,i,o){return this.$val.doOnePass(e,t,r,n,i,o)},f.ptr.prototype.doMatch=function(e,t,r){var{$24r:n,_r:i,b:t,r:e,re:o,s:r,$s:a,$r:p,$c:s}=hr(this,{r:e,b:t,s:r});a=a||0;e:for(;;){switch(a){case 0:i=(o=this).doExecute(e,t,r,0,0,ae.nil),a=1;case 1:if(s&&(s=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;n=!(i===ae.nil),a=2;case 2:return n}return}return{$blk:f.ptr.prototype.doMatch,$c:!0,$r:p,$24r:n,_r:i,b:t,r:e,re:o,s:r,$s:a}},f.prototype.doMatch=function(e,t,r){return this.$val.doMatch(e,t,r)},f.ptr.prototype.doExecute=function(e,t,r,n,i,o){var{$24r:a,$24r$1:p,_r:s,_r$1:c,_r$2:$,_r$3:l,_tuple:u,b:t,dstCap:o,i:d,m:w,ncap:i,pos:n,r:e,re:h,s:r,$s:g,$r:k,$c:b}=hr(this,{r:e,b:t,s:r,pos:n,ncap:i,dstCap:o});g=g||0;e:for(;;){switch(g){case 0:if(h=this,o===ae.nil&&(o=y(new ae(ot),0,0,0)),B(e,tt)&&(t.$length+r.length|0)=h.$length?p("index out of range"):h.$array[h.$offset+u]=0,n++;for(l.cap.$capacity=g.$length?p("index out of range"):g.$array[g.$offset+f]=-1,i++;for(l.matchcap.$capacity=k.$length?p("index out of range"):k.$array[k.$offset+d]=-1,o++},M.prototype.reset=function(e,t,r){return this.$val.reset(e,t,r)},M.ptr.prototype.shouldVisit=function(e,t){var r,n,i,o,a,s,c,$,l,u,f;return a=(J(0|e,(o=this).end+1|0)+t|0)>>>0,0==(s=o.visited,(((c=(n=a/32)==n&&n!==1/0&&n!==-1/0?n>>>0:p("integer divide by zero"))<0||c>=s.$length?void p("index out of range"):s.$array[s.$offset+c])&((u=(31&a)>>>0)<32?1<>>0)>>>0)&&(r=(i=a/32)==i&&i!==1/0&&i!==-1/0?i>>>0:p("integer divide by zero"),l=o.visited,r<0||r>=l.$length?p("index out of range"):l.$array[l.$offset+r]=($=o.visited,((r<0||r>=$.$length?void p("index out of range"):$.$array[$.$offset+r])|((f=(31&a)>>>0)<32?1<>>0)>>>0),!0)},M.prototype.shouldVisit=function(e,t){return this.$val.shouldVisit(e,t)},M.ptr.prototype.push=function(e,t,r,n){var i,o;i=this,5!==(o=e.prog.Inst,t<0||t>=o.$length?void p("index out of range"):o.$array[o.$offset+t]).Op&&(n||i.shouldVisit(t,r))&&(i.jobs=O(i.jobs,new L.ptr(t,n,r)))},M.prototype.push=function(e,t,r,n){return this.$val.push(e,t,r,n)},f.ptr.prototype.tryBacktrack=function(e,t,r,n){var{_1:i,_2:o,_r:a,_r$1:s,_r$2:c,_r$3:$,_r$4:l,_tuple:u,_tuple$1:d,_tuple$2:w,_tuple$3:h,arg:g,b:e,flag:k,i:t,inst:b,l:m,longest:v,old:_,pc:r,pc$1:x,pos:n,pos$1:S,r:E,r$1:C,r$2:I,r$3:A,re:F,width:R,width$1:N,width$2:P,width$3:V,x:O,x$1:D,x$10:L,x$11:M,x$12:B,x$13:j,x$14:W,x$15:U,x$2:z,x$3:K,x$4:G,x$5:q,x$6:H,x$7:J,x$8:Z,x$9:Q,$s:X,$r:Y,$c:ee}=hr(this,{b:e,i:t,pc:r,pos:n});X=X||0;e:for(;;){switch(X){case 0:v=(F=this).longest,e.push(F,r,n,!1);case 1:if(!(e.jobs.$length>0)){X=2;continue}m=e.jobs.$length-1|0,x=(O=e.jobs,m<0||m>=O.$length?void p("index out of range"):O.$array[O.$offset+m]).pc,S=(D=e.jobs,m<0||m>=D.$length?void p("index out of range"):D.$array[D.$offset+m]).pos,g=(z=e.jobs,m<0||m>=z.$length?void p("index out of range"):z.$array[z.$offset+m]).arg,e.jobs=y(e.jobs,0,m),X=3;continue;case 4:if(!e.shouldVisit(x,S)){X=1;continue}case 3:if(K=F.prog.Inst,5===(i=(b=x<0||x>=K.$length?void p("index out of range"):K.$array[K.$offset+x]).Op)){X=6;continue}if(0===i){X=7;continue}if(1===i){X=8;continue}if(7===i){X=9;continue}if(8===i){X=10;continue}if(10===i){X=11;continue}if(9===i){X=12;continue}if(2===i){X=13;continue}if(3===i){X=14;continue}if(6===i){X=15;continue}if(4===i){X=16;continue}X=17;continue;case 6:ir(new We("unexpected InstFail")),X=18;continue;case 7:if(g){X=19;continue}X=20;continue;case 19:g=!1,x=b.Arg,X=4;continue;case 20:e.push(F,x,S,!0),x=b.Out,X=4;continue;case 21:X=18;continue;case 8:if(7===(o=(G=F.prog.Inst,q=b.Out,q<0||q>=G.$length?void p("index out of range"):G.$array[G.$offset+q]).Op)||8===o||9===o||10===o){X=23;continue}X=24;continue;case 23:e.push(F,b.Arg,S,!1),x=b.Arg,S=e.end,X=4;continue;case 24:case 22:e.push(F,b.Out,e.end,!1),x=b.Out,X=4;continue;case 9:a=t.step(S),X=25;case 25:if(ee&&(ee=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;if(E=(u=a)[0],R=u[1],!b.MatchRune(E)){X=1;continue}S=S+R|0,x=b.Out,X=4;continue;case 10:s=t.step(S),X=26;case 26:if(ee&&(ee=!1,s=s.$blk()),s&&void 0!==s.$blk)break e;if(C=(d=s)[0],N=d[1],C!==(0>=(H=b.Rune).$length?void p("index out of range"):H.$array[H.$offset+0])){X=1;continue}S=S+N|0,x=b.Out,X=4;continue;case 11:c=t.step(S),X=27;case 27:if(ee&&(ee=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;if(I=(w=c)[0],P=w[1],10===I||-1===I){X=1;continue}S=S+P|0,x=b.Out,X=4;continue;case 12:$=t.step(S),X=28;case 28:if(ee&&(ee=!1,$=$.$blk()),$&&void 0!==$.$blk)break e;if(A=(h=$)[0],V=h[1],-1===A){X=1;continue}S=S+V|0,x=b.Out,X=4;continue;case 13:if(g){X=29;continue}X=30;continue;case 29:J=e.cap,(Z=b.Arg)<0||Z>=J.$length?p("index out of range"):J.$array[J.$offset+Z]=S,X=1;continue;case 30:b.Arg>>0&&(e.push(F,x,(Q=e.cap,(L=b.Arg)<0||L>=Q.$length?void p("index out of range"):Q.$array[Q.$offset+L]),!0),M=e.cap,(B=b.Arg)<0||B>=M.$length?p("index out of range"):M.$array[M.$offset+B]=S),x=b.Out,X=4;continue;case 31:X=18;continue;case 14:l=t.context(S),X=32;case 32:if(ee&&(ee=!1,l=l.$blk()),l&&void 0!==l.$blk)break e;if(!(k=l).match(b.Arg<<24>>>24)){X=1;continue}x=b.Out,X=4;continue;case 15:x=b.Out,X=4;continue;case 16:if(0===e.cap.$length)return X=-1,!0;if(e.cap.$length>1&&(1>=(j=e.cap).$length?p("index out of range"):j.$array[j.$offset+1]=S),(-1===(_=1>=(W=e.matchcap).$length?void p("index out of range"):W.$array[W.$offset+1])||v&&S>0&&S>_)&&T(e.matchcap,e.cap),!v)return X=-1,!0;if(S===e.end)return X=-1,!0;X=1;continue;case 17:ir(new We("bad inst"));case 18:case 5:X=1;continue;case 2:return X=-1,v&&e.matchcap.$length>1&&(1>=(U=e.matchcap).$length?void p("index out of range"):U.$array[U.$offset+1])>=0}return}return{$blk:f.ptr.prototype.tryBacktrack,$c:!0,$r:Y,_1:i,_2:o,_r:a,_r$1:s,_r$2:c,_r$3:$,_r$4:l,_tuple:u,_tuple$1:d,_tuple$2:w,_tuple$3:h,arg:g,b:e,flag:k,i:t,inst:b,l:m,longest:v,old:_,pc:r,pc$1:x,pos:n,pos$1:S,r:E,r$1:C,r$2:I,r$3:A,re:F,width:R,width$1:N,width$2:P,width$3:V,x:O,x$1:D,x$10:L,x$11:M,x$12:B,x$13:j,x$14:W,x$15:U,x$2:z,x$3:K,x$4:G,x$5:q,x$6:H,x$7:J,x$8:Z,x$9:Q,$s:X}},f.prototype.tryBacktrack=function(e,t,r,n){return this.$val.tryBacktrack(e,t,r,n)},f.ptr.prototype.backtrack=function(e,t,r,n,i){var{_r:o,_r$1:a,_r$2:s,_r$3:c,_r$4:$,_tuple:l,_tuple$1:u,advance:d,b:w,dstCap:i,end:h,i:g,ib:e,is:t,ncap:n,pos:r,re:k,startCond:b,width:y,x:m,x$1:v,$s:_,$r:x,$c:S}=hr(this,{ib:e,is:t,pos:r,ncap:n,dstCap:i});_=_||0;e:for(;;){switch(_){case 0:if(255===(b=(k=this).cond))return _=-1,ae.nil;if((4&b)>>>0!=0&&0!==r)return _=-1,ae.nil;o=Et(),_=1;case 1:if(S&&(S=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;if(g=(l=(w=o).inputs.init(tt,e,t))[0],h=l[1],w.reset(k.prog,h,n),(4&b)>>>0!=0){_=2;continue}_=3;continue;case 2:w.cap.$length>0&&(0>=(m=w.cap).$length?p("index out of range"):m.$array[m.$offset+0]=r),a=k.tryBacktrack(w,g,k.prog.Start>>>0,r),_=7;case 7:if(S&&(S=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;if(!a){_=5;continue}_=6;continue;case 5:return Ct(w),_=-1,ae.nil;case 6:_=4;continue;case 3:y=-1;case 8:if(!(r<=h&&0!==y)){_=9;continue}if(k.prefix.length>0){_=10;continue}_=11;continue;case 10:s=g.index(k,r),_=12;case 12:if(S&&(S=!1,s=s.$blk()),s&&void 0!==s.$blk)break e;if((d=s)<0)return Ct(w),_=-1,ae.nil;r=r+d|0;case 11:w.cap.$length>0&&(0>=(v=w.cap).$length?p("index out of range"):v.$array[v.$offset+0]=r),c=k.tryBacktrack(w,g,k.prog.Start>>>0,r),_=15;case 15:if(S&&(S=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;if(c){_=13;continue}_=14;continue;case 13:_=16;continue;case 14:$=g.step(r),_=17;case 17:if(S&&(S=!1,$=$.$blk()),$&&void 0!==$.$blk)break e;r=r+(y=(u=$)[1])|0,_=8;continue;case 9:return Ct(w),_=-1,ae.nil;case 4:case 16:return i=D(i,w.matchcap),Ct(w),_=-1,i}return}return{$blk:f.ptr.prototype.backtrack,$c:!0,$r:x,_r:o,_r$1:a,_r$2:s,_r$3:c,_r$4:$,_tuple:l,_tuple$1:u,advance:d,b:w,dstCap:i,end:h,i:g,ib:e,is:t,ncap:n,pos:r,re:k,startCond:b,width:y,x:m,x$1:v,$s:_}},f.prototype.backtrack=function(e,t,r,n,i){return this.$val.backtrack(e,t,r,n,i)},q.methods=[{prop:"String",name:"String",pkg:"",typ:Qe([],[We],!1)},{prop:"Copy",name:"Copy",pkg:"",typ:Qe([],[q],!1)},{prop:"Longest",name:"Longest",pkg:"",typ:Qe([],[],!1)},{prop:"get",name:"get",pkg:"regexp",typ:Qe([],[te],!1)},{prop:"put",name:"put",pkg:"regexp",typ:Qe([te],[],!1)},{prop:"NumSubexp",name:"NumSubexp",pkg:"",typ:Qe([],[Ce],!1)},{prop:"SubexpNames",name:"SubexpNames",pkg:"",typ:Qe([],[X],!1)},{prop:"SubexpIndex",name:"SubexpIndex",pkg:"",typ:Qe([We],[Ce],!1)},{prop:"LiteralPrefix",name:"LiteralPrefix",pkg:"",typ:Qe([],[We,Ee],!1)},{prop:"MatchReader",name:"MatchReader",pkg:"",typ:Qe([n.RuneReader],[Ee],!1)},{prop:"MatchString",name:"MatchString",pkg:"",typ:Qe([We],[Ee],!1)},{prop:"Match",name:"Match",pkg:"",typ:Qe([ee],[Ee],!1)},{prop:"ReplaceAllString",name:"ReplaceAllString",pkg:"",typ:Qe([We,We],[We],!1)},{prop:"ReplaceAllLiteralString",name:"ReplaceAllLiteralString",pkg:"",typ:Qe([We,We],[We],!1)},{prop:"ReplaceAllStringFunc",name:"ReplaceAllStringFunc",pkg:"",typ:Qe([We,Pe],[We],!1)},{prop:"replaceAll",name:"replaceAll",pkg:"regexp",typ:Qe([ee,We,Ce,De],[ee],!1)},{prop:"ReplaceAll",name:"ReplaceAll",pkg:"",typ:Qe([ee,ee],[ee],!1)},{prop:"ReplaceAllLiteral",name:"ReplaceAllLiteral",pkg:"",typ:Qe([ee,ee],[ee],!1)},{prop:"ReplaceAllFunc",name:"ReplaceAllFunc",pkg:"",typ:Qe([ee,Le],[ee],!1)},{prop:"pad",name:"pad",pkg:"regexp",typ:Qe([ae],[ae],!1)},{prop:"allMatches",name:"allMatches",pkg:"regexp",typ:Qe([We,ee,Ce,Me],[],!1)},{prop:"Find",name:"Find",pkg:"",typ:Qe([ee],[ee],!1)},{prop:"FindIndex",name:"FindIndex",pkg:"",typ:Qe([ee],[ae],!1)},{prop:"FindString",name:"FindString",pkg:"",typ:Qe([We],[We],!1)},{prop:"FindStringIndex",name:"FindStringIndex",pkg:"",typ:Qe([We],[ae],!1)},{prop:"FindReaderIndex",name:"FindReaderIndex",pkg:"",typ:Qe([n.RuneReader],[ae],!1)},{prop:"FindSubmatch",name:"FindSubmatch",pkg:"",typ:Qe([ee],[ce],!1)},{prop:"Expand",name:"Expand",pkg:"",typ:Qe([ee,ee,ee,ae],[ee],!1)},{prop:"ExpandString",name:"ExpandString",pkg:"",typ:Qe([ee,We,We,ae],[ee],!1)},{prop:"expand",name:"expand",pkg:"regexp",typ:Qe([ee,We,ee,We,ae],[ee],!1)},{prop:"FindSubmatchIndex",name:"FindSubmatchIndex",pkg:"",typ:Qe([ee],[ae],!1)},{prop:"FindStringSubmatch",name:"FindStringSubmatch",pkg:"",typ:Qe([We],[X],!1)},{prop:"FindStringSubmatchIndex",name:"FindStringSubmatchIndex",pkg:"",typ:Qe([We],[ae],!1)},{prop:"FindReaderSubmatchIndex",name:"FindReaderSubmatchIndex",pkg:"",typ:Qe([n.RuneReader],[ae],!1)},{prop:"FindAll",name:"FindAll",pkg:"",typ:Qe([ee,Ce],[ce],!1)},{prop:"FindAllIndex",name:"FindAllIndex",pkg:"",typ:Qe([ee,Ce],[$e],!1)},{prop:"FindAllString",name:"FindAllString",pkg:"",typ:Qe([We,Ce],[X],!1)},{prop:"FindAllStringIndex",name:"FindAllStringIndex",pkg:"",typ:Qe([We,Ce],[$e],!1)},{prop:"FindAllSubmatch",name:"FindAllSubmatch",pkg:"",typ:Qe([ee,Ce],[le],!1)},{prop:"FindAllSubmatchIndex",name:"FindAllSubmatchIndex",pkg:"",typ:Qe([ee,Ce],[$e],!1)},{prop:"FindAllStringSubmatch",name:"FindAllStringSubmatch",pkg:"",typ:Qe([We,Ce],[fe],!1)},{prop:"FindAllStringSubmatchIndex",name:"FindAllStringSubmatchIndex",pkg:"",typ:Qe([We,Ce],[$e],!1)},{prop:"Split",name:"Split",pkg:"",typ:Qe([We,Ce],[X],!1)},{prop:"doOnePass",name:"doOnePass",pkg:"regexp",typ:Qe([n.RuneReader,ee,We,Ce,Ce,ae],[ae],!1)},{prop:"doMatch",name:"doMatch",pkg:"regexp",typ:Qe([n.RuneReader,ee,We],[Ee],!1)},{prop:"doExecute",name:"doExecute",pkg:"regexp",typ:Qe([n.RuneReader,ee,We,Ce,Ce,ae],[ae],!1)},{prop:"tryBacktrack",name:"tryBacktrack",pkg:"regexp",typ:Qe([Re,d,Ve,Ce],[Ee],!1)},{prop:"backtrack",name:"backtrack",pkg:"regexp",typ:Qe([ee,We,Ce,Ce,ae],[ae],!1)}],Be.methods=[{prop:"step",name:"step",pkg:"regexp",typ:Qe([Ce],[Fe,Ce],!1)},{prop:"canCheckPrefix",name:"canCheckPrefix",pkg:"regexp",typ:Qe([],[Ee],!1)},{prop:"hasPrefix",name:"hasPrefix",pkg:"regexp",typ:Qe([q],[Ee],!1)},{prop:"index",name:"index",pkg:"regexp",typ:Qe([q,Ce],[Ce],!1)},{prop:"context",name:"context",pkg:"regexp",typ:Qe([Ce],[N],!1)}],je.methods=[{prop:"step",name:"step",pkg:"regexp",typ:Qe([Ce],[Fe,Ce],!1)},{prop:"canCheckPrefix",name:"canCheckPrefix",pkg:"regexp",typ:Qe([],[Ee],!1)},{prop:"hasPrefix",name:"hasPrefix",pkg:"regexp",typ:Qe([q],[Ee],!1)},{prop:"index",name:"index",pkg:"regexp",typ:Qe([q,Ce],[Ce],!1)},{prop:"context",name:"context",pkg:"regexp",typ:Qe([Ce],[N],!1)}],Ue.methods=[{prop:"step",name:"step",pkg:"regexp",typ:Qe([Ce],[Fe,Ce],!1)},{prop:"canCheckPrefix",name:"canCheckPrefix",pkg:"regexp",typ:Qe([],[Ee],!1)},{prop:"hasPrefix",name:"hasPrefix",pkg:"regexp",typ:Qe([q],[Ee],!1)},{prop:"index",name:"index",pkg:"regexp",typ:Qe([q,Ce],[Ce],!1)},{prop:"context",name:"context",pkg:"regexp",typ:Qe([Ce],[N],!1)}],he.methods=[{prop:"empty",name:"empty",pkg:"regexp",typ:Qe([],[Ee],!1)},{prop:"next",name:"next",pkg:"regexp",typ:Qe([],[Ve],!1)},{prop:"clear",name:"clear",pkg:"regexp",typ:Qe([],[],!1)},{prop:"contains",name:"contains",pkg:"regexp",typ:Qe([Ve],[Ee],!1)},{prop:"insert",name:"insert",pkg:"regexp",typ:Qe([Ve],[],!1)},{prop:"insertNew",name:"insertNew",pkg:"regexp",typ:Qe([Ve],[],!1)}],_.methods=[{prop:"Len",name:"Len",pkg:"",typ:Qe([],[Ce],!1)},{prop:"Less",name:"Less",pkg:"",typ:Qe([Ce,Ce],[Ee],!1)},{prop:"Swap",name:"Swap",pkg:"",typ:Qe([Ce,Ce],[],!1)}],te.methods=[{prop:"init",name:"init",pkg:"regexp",typ:Qe([Ce],[],!1)},{prop:"alloc",name:"alloc",pkg:"regexp",typ:Qe([Se],[ne],!1)},{prop:"match",name:"match",pkg:"regexp",typ:Qe([d,Ce],[Ee],!1)},{prop:"clear",name:"clear",pkg:"regexp",typ:Qe([ze],[],!1)},{prop:"step",name:"step",pkg:"regexp",typ:Qe([ze,ze,Ce,Ce,Fe,Ie],[],!1)},{prop:"add",name:"add",pkg:"regexp",typ:Qe([ze,Ve,Ce,ae,Ie,ne],[ne],!1)}],Ge.methods=[{prop:"newBytes",name:"newBytes",pkg:"regexp",typ:Qe([ee],[d],!1)},{prop:"newString",name:"newString",pkg:"regexp",typ:Qe([We],[d],!1)},{prop:"newReader",name:"newReader",pkg:"regexp",typ:Qe([n.RuneReader],[d],!1)},{prop:"clear",name:"clear",pkg:"regexp",typ:Qe([],[],!1)},{prop:"init",name:"init",pkg:"regexp",typ:Qe([n.RuneReader,ee,We],[d,Ce],!1)}],N.methods=[{prop:"match",name:"match",pkg:"regexp",typ:Qe([i.EmptyOp],[Ee],!1)}],Re.methods=[{prop:"reset",name:"reset",pkg:"regexp",typ:Qe([H,Ce,Ce],[],!1)},{prop:"shouldVisit",name:"shouldVisit",pkg:"regexp",typ:Qe([Ve,Ce],[Ee],!1)},{prop:"push",name:"push",pkg:"regexp",typ:Qe([q,Ve,Ce,Ee],[],!1)}],f.init("regexp",[{prop:"expr",name:"expr",embedded:!1,exported:!1,typ:We,tag:""},{prop:"prog",name:"prog",embedded:!1,exported:!1,typ:H,tag:""},{prop:"onepass",name:"onepass",embedded:!1,exported:!1,typ:Z,tag:""},{prop:"numSubexp",name:"numSubexp",embedded:!1,exported:!1,typ:Ce,tag:""},{prop:"maxBitStateLen",name:"maxBitStateLen",embedded:!1,exported:!1,typ:Ce,tag:""},{prop:"subexpNames",name:"subexpNames",embedded:!1,exported:!1,typ:X,tag:""},{prop:"prefix",name:"prefix",embedded:!1,exported:!1,typ:We,tag:""},{prop:"prefixBytes",name:"prefixBytes",embedded:!1,exported:!1,typ:ee,tag:""},{prop:"prefixRune",name:"prefixRune",embedded:!1,exported:!1,typ:Fe,tag:""},{prop:"prefixEnd",name:"prefixEnd",embedded:!1,exported:!1,typ:Ve,tag:""},{prop:"mpool",name:"mpool",embedded:!1,exported:!1,typ:Ce,tag:""},{prop:"matchcap",name:"matchcap",embedded:!1,exported:!1,typ:Ce,tag:""},{prop:"prefixComplete",name:"prefixComplete",embedded:!1,exported:!1,typ:Ee,tag:""},{prop:"cond",name:"cond",embedded:!1,exported:!1,typ:i.EmptyOp,tag:""},{prop:"minInputLen",name:"minInputLen",embedded:!1,exported:!1,typ:Ce,tag:""},{prop:"longest",name:"longest",embedded:!1,exported:!1,typ:Ee,tag:""}]),d.init([{prop:"canCheckPrefix",name:"canCheckPrefix",pkg:"regexp",typ:Qe([],[Ee],!1)},{prop:"context",name:"context",pkg:"regexp",typ:Qe([Ce],[N],!1)},{prop:"hasPrefix",name:"hasPrefix",pkg:"regexp",typ:Qe([q],[Ee],!1)},{prop:"index",name:"index",pkg:"regexp",typ:Qe([q,Ce],[Ce],!1)},{prop:"step",name:"step",pkg:"regexp",typ:Qe([Ce],[Fe,Ce],!1)}]),w.init("regexp",[{prop:"str",name:"str",embedded:!1,exported:!1,typ:We,tag:""}]),h.init("regexp",[{prop:"str",name:"str",embedded:!1,exported:!1,typ:ee,tag:""}]),g.init("regexp",[{prop:"r",name:"r",embedded:!1,exported:!1,typ:n.RuneReader,tag:""},{prop:"atEOT",name:"atEOT",embedded:!1,exported:!1,typ:Ee,tag:""},{prop:"pos",name:"pos",embedded:!1,exported:!1,typ:Ce,tag:""}]),k.init("",[{prop:"Inst",name:"Inst",embedded:!1,exported:!0,typ:be,tag:""},{prop:"Start",name:"Start",embedded:!1,exported:!0,typ:Ce,tag:""},{prop:"NumCap",name:"NumCap",embedded:!1,exported:!0,typ:Ce,tag:""}]),b.init("",[{prop:"Inst",name:"Inst",embedded:!0,exported:!0,typ:i.Inst,tag:""},{prop:"Next",name:"Next",embedded:!1,exported:!0,typ:G,tag:""}]),v.init("regexp",[{prop:"sparse",name:"sparse",embedded:!1,exported:!1,typ:G,tag:""},{prop:"dense",name:"dense",embedded:!1,exported:!1,typ:G,tag:""},{prop:"size",name:"size",embedded:!1,exported:!1,typ:Ve,tag:""},{prop:"nextIndex",name:"nextIndex",embedded:!1,exported:!1,typ:Ve,tag:""}]),_.init(Fe),S.init("regexp",[{prop:"sparse",name:"sparse",embedded:!1,exported:!1,typ:G,tag:""},{prop:"dense",name:"dense",embedded:!1,exported:!1,typ:re,tag:""}]),E.init("regexp",[{prop:"pc",name:"pc",embedded:!1,exported:!1,typ:Ve,tag:""},{prop:"t",name:"t",embedded:!1,exported:!1,typ:ne,tag:""}]),A.init("regexp",[{prop:"inst",name:"inst",embedded:!1,exported:!1,typ:Se,tag:""},{prop:"cap",name:"cap",embedded:!1,exported:!1,typ:ae,tag:""}]),F.init("regexp",[{prop:"re",name:"re",embedded:!1,exported:!1,typ:q,tag:""},{prop:"p",name:"p",embedded:!1,exported:!1,typ:H,tag:""},{prop:"q0",name:"q0",embedded:!1,exported:!1,typ:S,tag:""},{prop:"q1",name:"q1",embedded:!1,exported:!1,typ:S,tag:""},{prop:"pool",name:"pool",embedded:!1,exported:!1,typ:oe,tag:""},{prop:"matched",name:"matched",embedded:!1,exported:!1,typ:Ee,tag:""},{prop:"matchcap",name:"matchcap",embedded:!1,exported:!1,typ:ae,tag:""},{prop:"inputs",name:"inputs",embedded:!1,exported:!1,typ:R,tag:""}]),R.init("regexp",[{prop:"bytes",name:"bytes",embedded:!1,exported:!1,typ:h,tag:""},{prop:"string",name:"string",embedded:!1,exported:!1,typ:w,tag:""},{prop:"reader",name:"reader",embedded:!1,exported:!1,typ:g,tag:""}]),V.init("regexp",[{prop:"inputs",name:"inputs",embedded:!1,exported:!1,typ:R,tag:""},{prop:"matchcap",name:"matchcap",embedded:!1,exported:!1,typ:ae,tag:""}]),L.init("regexp",[{prop:"pc",name:"pc",embedded:!1,exported:!1,typ:Ve,tag:""},{prop:"arg",name:"arg",embedded:!1,exported:!1,typ:Ee,tag:""},{prop:"pos",name:"pos",embedded:!1,exported:!1,typ:Ce,tag:""}]),M.init("regexp",[{prop:"end",name:"end",embedded:!1,exported:!1,typ:Ce,tag:""},{prop:"cap",name:"cap",embedded:!1,exported:!1,typ:ae,tag:""},{prop:"matchcap",name:"matchcap",embedded:!1,exported:!1,typ:ae,tag:""},{prop:"jobs",name:"jobs",embedded:!1,exported:!1,typ:Te,tag:""},{prop:"visited",name:"visited",embedded:!1,exported:!1,typ:G,tag:""},{prop:"inputs",name:"inputs",embedded:!1,exported:!1,typ:R,tag:""}]),e=function(){Ft.$init=function(){};var p,c,f=!1,d=0;void 0!==this&&void 0!==this.$blk&&(f=!0,d=(p=this).$s,c=p.$r);e:for(;;){switch(d){case 0:c=t.$init(),d=1;case 1:if(f&&(f=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;c=r.$init(),d=2;case 2:if(f&&(f=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;c=n.$init(),d=3;case 3:if(f&&(f=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;c=i.$init(),d=4;case 4:if(f&&(f=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;c=o.$init(),d=5;case 5:if(f&&(f=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;c=a.$init(),d=6;case 6:if(f&&(f=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;c=s.$init(),d=7;case 7:if(f&&(f=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;c=$.$init(),d=8;case 8:if(f&&(f=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;c=l.$init(),d=9;case 9:if(f&&(f=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;Je=W.zero(),Ze=U.zero(),it=new r.Pool.ptr(j.nil,u),ot=z.zero(),at=new r.Pool.ptr(j.nil,u),He=Ke(2,[128,512,2048,16384,0]),Xe=new K([]),Ye=new G([4294967295]),rt=new K([0,9,11,1114111]),nt=new K([0,1114111]),ut()}return}return void 0===p&&(p={$blk:e}),p.$s=d,p.$r=c,p},Ft.$init=e,Ft}(),c["github.com/sealdice/dicescript"]=function(){var e,r,n,i,o,a,s,$,l,f,d,w,v,_,E,R,N,L,M,j,W,U,z,K,G,q,H,Z,Q,X,Y,ee,te,re,ne,ie,oe,ae,pe,se,ce,$e,ue,fe,de,he,ke,be,ye,me,ve,_e,Se,Ie,Ae,Te,Pe,Ve,De,Le,Be,je,ze,Ke,Ge,He,Je,Ze,Xe,Ye,nt,it,ot,at,pt,st,ct,$t,lt,ut,ft,dt,wt,ht,gt,kt,bt,yt,mt,vt,_t,xt,St,Et,Ct,It,At,Ft,Rt,Tt,Nt,Pt,Vt,Ot,Dt,Lt,Mt,Bt,jt,Wt,Ut,Ht,Qt,er,tr,rr,ar,sr,cr,$r,lr,ur,fr,dr,wr,gr,kr,br,yr,mr,vr,_r,xr,Sr,Er,Cr,Ir,Ar,Fr,Rr,Tr,Nr,Pr,Vr,Or,Dr,Lr,Mr,Br,jr,Wr,Ur,zr,Kr,Gr,qr,Hr,Jr,Zr,Qr,Xr,Yr,en,tn,rn,nn,on,an,pn,sn,cn,$n,ln,un,fn,dn,wn,hn,gn,kn,bn,yn,mn,vn,_n,xn,Sn,En,Cn,In,An,Fn,Rn,Tn,Nn,Pn,Vn,On,Dn,Ln,Mn,Bn,jn,Wn,Un,zn,Kn,Gn,qn,Hn,Jn,Zn,Qn,Xn,Yn,ei,ti,ri,ni,ii,oi,ai,pi,si,ci,$i,li,ui,fi,di,wi,hi,gi,ki,bi,yi,mi,vi,_i,xi,Si,Ei,Ci,Ii,Ai,Fi,Ri,Ti,Ni,Pi,Vi,Oi,Di,Li,Mi,Bi,ji,Wi,Ui,zi,Ki,Gi,qi,Hi,Ji,Zi,Qi,Xi,Yi,eo,to,ro,no,io,oo,ao,po,so,co,$o,lo,uo,fo,wo,ho,go,ko,bo,yo,mo,vo,_o,xo,So,Eo,Co,Io,Ao,Fo,Ro,To,No,Po,Vo,Oo,Do,Lo,Mo,Bo,jo,Wo,Uo,zo,Ko,Go,qo,Ho,Jo,Zo,Qo,Xo,Yo,ea,ta,ra,na,ia,oa,aa,pa,sa,ca,$a,la,ua,fa,da,wa,ha,ga,ka,ba,ya,ma,va,_a,xa,Sa,Ea,Ca,Ia={};return r=c.bytes,n=c["encoding/json"],i=c.errors,o=c.fmt,a=c["golang.org/x/exp/rand"],s=c.math,$=c["math/rand"],l=c.reflect,f=c.regexp,d=c.sort,w=c.strconv,v=c.strings,_=c.sync,E=c["sync/atomic"],R=c.time,N=c.unicode,L=c["unicode/utf8"],M=Ia.ValueMap=xe(0,ge,"dicescript.ValueMap",!0,"github.com/sealdice/dicescript",!0,(function(e,t,r,n){if(this.$val=this,0===arguments.length)return this.mu=new _.Mutex.ptr(0,0),this.read=new E.Value.ptr(tt),this.dirty=!1,void(this.misses=0);this.mu=e,this.read=t,this.dirty=r,this.misses=n})),j=Ia.readOnlyValueMap=xe(0,ge,"dicescript.readOnlyValueMap",!0,"github.com/sealdice/dicescript",!1,(function(e,t){if(this.$val=this,0===arguments.length)return this.m=!1,void(this.amended=!1);this.m=e,this.amended=t})),W=Ia.entryValueMap=xe(0,ge,"dicescript.entryValueMap",!0,"github.com/sealdice/dicescript",!1,(function(e){this.$val=this,this.p=0!==arguments.length?e:0})),U=Ia.VMValueType=xe(4,2,"dicescript.VMValueType",!0,"github.com/sealdice/dicescript",!0,null),z=Ia.IntType=xe(4,2,"dicescript.IntType",!0,"github.com/sealdice/dicescript",!0,null),K=Ia.RollConfig=xe(0,ge,"dicescript.RollConfig",!0,"github.com/sealdice/dicescript",!0,(function(e,t,r,n,i,o,a,p,s,c,$,l,f,d,w,h,g,k,b,y){if(this.$val=this,0===arguments.length)return this.EnableDiceWoD=!1,this.EnableDiceCoC=!1,this.EnableDiceFate=!1,this.EnableDiceDoubleCross=!1,this.DisableBitwiseOp=!1,this.DisableStmts=!1,this.DisableNDice=!1,this.HookFuncValueStore=u,this.HookFuncValueLoad=u,this.HookFuncValueLoadOverwrite=u,this.CallbackSt=u,this.CustomMakeDetailFunc=u,this.ParseExprLimit=new Oe(0,0),this.OpCountLimit=0,this.DefaultDiceSideExpr="",this.defaultDiceSideExprCacheFunc=lt.nil,this.PrintBytecode=!1,this.IgnoreDiv0=!1,this.DiceMinMode=!1,void(this.DiceMaxMode=!1);this.EnableDiceWoD=e,this.EnableDiceCoC=t,this.EnableDiceFate=r,this.EnableDiceDoubleCross=n,this.DisableBitwiseOp=i,this.DisableStmts=o,this.DisableNDice=a,this.HookFuncValueStore=p,this.HookFuncValueLoad=s,this.HookFuncValueLoadOverwrite=c,this.CallbackSt=$,this.CustomMakeDetailFunc=l,this.ParseExprLimit=f,this.OpCountLimit=d,this.DefaultDiceSideExpr=w,this.defaultDiceSideExprCacheFunc=h,this.PrintBytecode=g,this.IgnoreDiv0=k,this.DiceMinMode=b,this.DiceMaxMode=y})),G=Ia.customDiceItem=xe(0,ge,"dicescript.customDiceItem",!0,"github.com/sealdice/dicescript",!1,(function(){this.$val=this})),q=Ia.Context=xe(0,ge,"dicescript.Context",!0,"github.com/sealdice/dicescript",!0,(function(e,t,r,n,i,o,a,p,s,c,$,l,f,d,w,h,g,k,b,y,m,v,_,x,S){if(this.$val=this,0===arguments.length)return this.parser=gt.nil,this.subThreadDepth=0,this.Attrs=Pt.nil,this.UpCtx=ut.nil,this.code=Ut.nil,this.codeIndex=0,this.stack=yr.nil,this.top=0,this.NumOpCount=0,this.Config=new K.ptr(!1,!1,!1,!1,!1,!1,!1,u,u,u,u,u,new Oe(0,0),0,"",lt.nil,!1,!1,!1,!1),this.Error=tt,this.Ret=lt.nil,this.RestInput="",this.Matched="",this.DetailSpans=lr.nil,this.detailCache="",this.IsComputedLoaded=!1,this.Seed=Ct.nil,this.RandSrc=ur.nil,this.IsRunning=!1,this.CustomDiceInfo=vr.nil,this.globalNames=Pt.nil,this.GlobalValueStoreFunc=u,this.GlobalValueLoadFunc=u,void(this.GlobalValueLoadOverwriteFunc=u);this.parser=e,this.subThreadDepth=t,this.Attrs=r,this.UpCtx=n,this.code=i,this.codeIndex=o,this.stack=a,this.top=p,this.NumOpCount=s,this.Config=c,this.Error=$,this.Ret=l,this.RestInput=f,this.Matched=d,this.DetailSpans=w,this.detailCache=h,this.IsComputedLoaded=g,this.Seed=k,this.RandSrc=b,this.IsRunning=y,this.CustomDiceInfo=m,this.globalNames=v,this.GlobalValueStoreFunc=_,this.GlobalValueLoadFunc=x,this.GlobalValueLoadOverwriteFunc=S})),H=Ia.VMValue=xe(0,ge,"dicescript.VMValue",!0,"github.com/sealdice/dicescript",!0,(function(e,t){if(this.$val=this,0===arguments.length)return this.TypeId=0,void(this.Value=tt);this.TypeId=e,this.Value=t})),Z=Ia.VMDictValue=xe(0,ge,"dicescript.VMDictValue",!0,"github.com/sealdice/dicescript",!0,(function(e,t){if(this.$val=this,0===arguments.length)return this.TypeId=0,void(this.Value=tt);this.TypeId=e,this.Value=t})),Q=Ia.ArrayData=xe(0,ge,"dicescript.ArrayData",!0,"github.com/sealdice/dicescript",!0,(function(e){this.$val=this,this.List=0!==arguments.length?e:_t.nil})),X=Ia.DictData=xe(0,ge,"dicescript.DictData",!0,"github.com/sealdice/dicescript",!0,(function(e){this.$val=this,this.Dict=0!==arguments.length?e:Pt.nil})),Y=Ia.ComputedData=xe(0,ge,"dicescript.ComputedData",!0,"github.com/sealdice/dicescript",!0,(function(e,t,r,n){if(this.$val=this,0===arguments.length)return this.Expr="",this.Attrs=Pt.nil,this.code=Ut.nil,void(this.codeIndex=0);this.Expr=e,this.Attrs=t,this.code=r,this.codeIndex=n})),ee=Ia.FunctionData=xe(0,ge,"dicescript.FunctionData",!0,"github.com/sealdice/dicescript",!0,(function(e,t,r,n,i,o,a){if(this.$val=this,0===arguments.length)return this.Expr="",this.Name="",this.Params=vt.nil,this.Defaults=_t.nil,this.Self=lt.nil,this.code=Ut.nil,void(this.codeIndex=0);this.Expr=e,this.Name=t,this.Params=r,this.Defaults=n,this.Self=i,this.code=o,this.codeIndex=a})),te=Ia.NativeFunctionDef=xe(4,le,"dicescript.NativeFunctionDef",!0,"github.com/sealdice/dicescript",!0,null),re=Ia.NativeFunctionData=xe(0,ge,"dicescript.NativeFunctionData",!0,"github.com/sealdice/dicescript",!0,(function(e,t,r,n,i){if(this.$val=this,0===arguments.length)return this.Name="",this.Params=vt.nil,this.Defaults=_t.nil,this.Self=lt.nil,void(this.NativeFunc=u);this.Name=e,this.Params=t,this.Defaults=r,this.Self=n,this.NativeFunc=i})),ne=Ia.NativeObjectData=xe(0,ge,"dicescript.NativeObjectData",!0,"github.com/sealdice/dicescript",!0,(function(e,t,r,n,i,o,a){if(this.$val=this,0===arguments.length)return this.Name="",this.AttrSet=u,this.AttrGet=u,this.ItemSet=u,this.ItemGet=u,this.DirFunc=u,void(this.ToString=u);this.Name=e,this.AttrSet=t,this.AttrGet=r,this.ItemSet=n,this.ItemGet=i,this.DirFunc=o,this.ToString=a})),ie=Ia.recursionInfo=xe(0,ge,"dicescript.recursionInfo",!0,"github.com/sealdice/dicescript",!1,(function(e){this.$val=this,this.exists=0!==arguments.length&&e})),oe=Ia.spanByBegin=xe(12,we,"dicescript.spanByBegin",!0,"github.com/sealdice/dicescript",!1,null),ae=Ia.spanByEnd=xe(12,we,"dicescript.spanByEnd",!0,"github.com/sealdice/dicescript",!1,null),pe=Ia.ParserCustomData=xe(0,ge,"dicescript.ParserCustomData",!0,"github.com/sealdice/dicescript",!0,(function(e){this.$val=this,this.ParserData=0!==arguments.length?e:new ot.ptr(Ut.nil,0,new K.ptr(!1,!1,!1,!1,!1,!1,!1,u,u,u,u,u,new Oe(0,0),0,"",lt.nil,!1,!1,!1,!1),Wr.nil,Tr.nil,vt.nil,Tr.nil,Tr.nil,Tr.nil,zr.nil,0,Gr.nil)})),se=Ia.parserStack=xe(0,ge,"dicescript.parserStack",!0,"github.com/sealdice/dicescript",!1,(function(e,t,r){if(this.$val=this,0===arguments.length)return this.data=Nr.nil,this.index=0,void(this.size=0);this.data=e,this.index=t,this.size=r})),ce=Ia.option=xe(4,le,"dicescript.option",!0,"github.com/sealdice/dicescript",!1,null),$e=Ia.position=xe(0,ge,"dicescript.position",!0,"github.com/sealdice/dicescript",!1,(function(e,t,r){if(this.$val=this,0===arguments.length)return this.line=0,this.col=0,void(this.offset=0);this.line=e,this.col=t,this.offset=r})),ue=Ia.savepoint=xe(0,ge,"dicescript.savepoint",!0,"github.com/sealdice/dicescript",!1,(function(e,t,r){if(this.$val=this,0===arguments.length)return this.position=new $e.ptr(0,0,0),this.rn=0,void(this.w=0);this.position=e,this.rn=t,this.w=r})),fe=Ia.current=xe(0,ge,"dicescript.current",!0,"github.com/sealdice/dicescript",!1,(function(e,t,r){if(this.$val=this,0===arguments.length)return this.pos=new $e.ptr(0,0,0),this.text=Ct.nil,void(this.data=Or.nil);this.pos=e,this.text=t,this.data=r})),de=Ia.grammar=xe(0,ge,"dicescript.grammar",!0,"github.com/sealdice/dicescript",!1,(function(e){this.$val=this,this.rules=0!==arguments.length?e:ht.nil})),he=Ia.rule=xe(0,ge,"dicescript.rule",!0,"github.com/sealdice/dicescript",!1,(function(e,t,r,n){if(this.$val=this,0===arguments.length)return this.name="",this.displayName="",this.expr=tt,void(this.varExists=!1);this.name=e,this.displayName=t,this.expr=r,this.varExists=n})),ke=Ia.choiceExpr=xe(0,ge,"dicescript.choiceExpr",!0,"github.com/sealdice/dicescript",!1,(function(e){this.$val=this,this.alternatives=0!==arguments.length?e:kt.nil})),be=Ia.actionExpr=xe(0,ge,"dicescript.actionExpr",!0,"github.com/sealdice/dicescript",!1,(function(e,t){if(this.$val=this,0===arguments.length)return this.expr=tt,void(this.run=u);this.expr=e,this.run=t})),ye=Ia.recoveryExpr=xe(0,ge,"dicescript.recoveryExpr",!0,"github.com/sealdice/dicescript",!1,(function(e,t,r){if(this.$val=this,0===arguments.length)return this.expr=tt,this.recoverExpr=tt,void(this.failureLabel=vt.nil);this.expr=e,this.recoverExpr=t,this.failureLabel=r})),me=Ia.seqExpr=xe(0,ge,"dicescript.seqExpr",!0,"github.com/sealdice/dicescript",!1,(function(e){this.$val=this,this.exprs=0!==arguments.length?e:kt.nil})),ve=Ia.throwExpr=xe(0,ge,"dicescript.throwExpr",!0,"github.com/sealdice/dicescript",!1,(function(e){this.$val=this,this.label=0!==arguments.length?e:""})),_e=Ia.labeledExpr=xe(0,ge,"dicescript.labeledExpr",!0,"github.com/sealdice/dicescript",!1,(function(e,t,r){if(this.$val=this,0===arguments.length)return this.label="",this.expr=tt,void(this.textCapture=!1);this.label=e,this.expr=t,this.textCapture=r})),Se=Ia.andExpr=xe(0,ge,"dicescript.andExpr",!0,"github.com/sealdice/dicescript",!1,(function(e){this.$val=this,this.expr=0!==arguments.length?e:tt})),Ie=Ia.notExpr=xe(0,ge,"dicescript.notExpr",!0,"github.com/sealdice/dicescript",!1,(function(e){this.$val=this,this.expr=0!==arguments.length?e:tt})),Ae=Ia.andLogicalExpr=xe(0,ge,"dicescript.andLogicalExpr",!0,"github.com/sealdice/dicescript",!1,(function(e){this.$val=this,this.expr=0!==arguments.length?e:tt})),Te=Ia.notLogicalExpr=xe(0,ge,"dicescript.notLogicalExpr",!0,"github.com/sealdice/dicescript",!1,(function(e){this.$val=this,this.expr=0!==arguments.length?e:tt})),Pe=Ia.zeroOrOneExpr=xe(0,ge,"dicescript.zeroOrOneExpr",!0,"github.com/sealdice/dicescript",!1,(function(e){this.$val=this,this.expr=0!==arguments.length?e:tt})),Ve=Ia.zeroOrMoreExpr=xe(0,ge,"dicescript.zeroOrMoreExpr",!0,"github.com/sealdice/dicescript",!1,(function(e){this.$val=this,this.expr=0!==arguments.length?e:tt})),De=Ia.oneOrMoreExpr=xe(0,ge,"dicescript.oneOrMoreExpr",!0,"github.com/sealdice/dicescript",!1,(function(e){this.$val=this,this.expr=0!==arguments.length?e:tt})),Le=Ia.ruleRefExpr=xe(0,ge,"dicescript.ruleRefExpr",!0,"github.com/sealdice/dicescript",!1,(function(e){this.$val=this,this.name=0!==arguments.length?e:""})),Be=Ia.ruleIRefExpr=xe(0,ge,"dicescript.ruleIRefExpr",!0,"github.com/sealdice/dicescript",!1,(function(e){this.$val=this,this.index=0!==arguments.length?e:0})),je=Ia.andCodeExpr=xe(0,ge,"dicescript.andCodeExpr",!0,"github.com/sealdice/dicescript",!1,(function(e){this.$val=this,this.run=0!==arguments.length?e:u})),ze=Ia.notCodeExpr=xe(0,ge,"dicescript.notCodeExpr",!0,"github.com/sealdice/dicescript",!1,(function(e){this.$val=this,this.run=0!==arguments.length?e:u})),Ke=Ia.litMatcher=xe(0,ge,"dicescript.litMatcher",!0,"github.com/sealdice/dicescript",!1,(function(e,t,r){if(this.$val=this,0===arguments.length)return this.val="",this.ignoreCase=!1,void(this.want="");this.val=e,this.ignoreCase=t,this.want=r})),Ge=Ia.codeExpr=xe(0,ge,"dicescript.codeExpr",!0,"github.com/sealdice/dicescript",!1,(function(e,t){if(this.$val=this,0===arguments.length)return this.run=u,void(this.notSkip=!1);this.run=e,this.notSkip=t})),He=Ia.charClassMatcher=xe(0,ge,"dicescript.charClassMatcher",!0,"github.com/sealdice/dicescript",!1,(function(e,t,r,n,i,o){if(this.$val=this,0===arguments.length)return this.val="",this.chars=bt.nil,this.ranges=bt.nil,this.classes=mt.nil,this.ignoreCase=!1,void(this.inverted=!1);this.val=e,this.chars=t,this.ranges=r,this.classes=n,this.ignoreCase=i,this.inverted=o})),Je=Ia.anyMatcher=xe(0,ge,"dicescript.anyMatcher",!0,"github.com/sealdice/dicescript",!1,(function(){this.$val=this})),Ze=Ia.errList=xe(12,we,"dicescript.errList",!0,"github.com/sealdice/dicescript",!1,null),Xe=Ia.parserError=xe(0,ge,"dicescript.parserError",!0,"github.com/sealdice/dicescript",!1,(function(e,t,r,n){if(this.$val=this,0===arguments.length)return this.Inner=tt,this.pos=new $e.ptr(0,0,0),this.prefix="",void(this.expected=vt.nil);this.Inner=e,this.pos=t,this.prefix=r,this.expected=n})),Ye=Ia.resultTuple=xe(0,ge,"dicescript.resultTuple",!0,"github.com/sealdice/dicescript",!1,(function(e,t,r){if(this.$val=this,0===arguments.length)return this.v=tt,this.b=!1,void(this.end=new ue.ptr(new $e.ptr(0,0,0),0,0));this.v=e,this.b=t,this.end=r})),nt=Ia.Stats=xe(0,ge,"dicescript.Stats",!0,"github.com/sealdice/dicescript",!0,(function(e,t){if(this.$val=this,0===arguments.length)return this.ExprCnt=new Oe(0,0),void(this.ChoiceAltCnt=!1);this.ExprCnt=e,this.ChoiceAltCnt=t})),it=Ia.parser=xe(0,ge,"dicescript.parser",!0,"github.com/sealdice/dicescript",!1,(function(e,t,r,n,i,o,a,p,s,c,$,l,u,f,d,w,h,g,k,b,y,m,v,_,x){if(this.$val=this,0===arguments.length)return this.filename="",this.pt=new ue.ptr(new $e.ptr(0,0,0),0,0),this.cur=new fe.ptr(new $e.ptr(0,0,0),Ct.nil,Or.nil),this.data=Ct.nil,this.errs=Pr.nil,this.depth=0,this.recover=!1,this.memo1=!1,this.memo2=!1,this.rules=!1,this.rulesArray=ht.nil,this.vstack=Lr.nil,this.rstack=ht.nil,this.maxFailPos=new $e.ptr(0,0,0),this.maxFailExpected=vt.nil,this.maxFailInvertExpected=!1,this.maxExprCnt=new Oe(0,0),this.entrypoint="",this.allowInvalidUTF8=!1,this.Stats=Mr.nil,this.choiceNoMatch="",this.recoveryStack=Lr.nil,this._errPos=Br.nil,this.scStack=jr.nil,void(this.spStack=new se.ptr(Nr.nil,0,0));this.filename=e,this.pt=t,this.cur=r,this.data=n,this.errs=i,this.depth=o,this.recover=a,this.memo1=p,this.memo2=s,this.rules=c,this.rulesArray=$,this.vstack=l,this.rstack=u,this.maxFailPos=f,this.maxFailExpected=d,this.maxFailInvertExpected=w,this.maxExprCnt=h,this.entrypoint=g,this.allowInvalidUTF8=k,this.Stats=b,this.choiceNoMatch=y,this.recoveryStack=m,this._errPos=v,this.scStack=_,this.spStack=x})),ot=Ia.ParserData=xe(0,ge,"dicescript.ParserData",!0,"github.com/sealdice/dicescript",!0,(function(e,t,r,n,i,o,a,p,s,c,$,l){if(this.$val=this,0===arguments.length)return this.code=Ut.nil,this.codeIndex=0,this.Config=new K.ptr(!1,!1,!1,!1,!1,!1,!1,u,u,u,u,u,new Oe(0,0),0,"",lt.nil,!1,!1,!1,!1),this.flagsStack=Wr.nil,this.counterStack=Tr.nil,this.varnameStack=vt.nil,this.jmpStack=Tr.nil,this.breakStack=Tr.nil,this.continueStack=Tr.nil,this.loopInfo=zr.nil,this.loopLayer=0,void(this.codeStack=Gr.nil);this.code=e,this.codeIndex=t,this.Config=r,this.flagsStack=n,this.counterStack=i,this.varnameStack=o,this.jmpStack=a,this.breakStack=p,this.continueStack=s,this.loopInfo=c,this.loopLayer=$,this.codeStack=l})),at=Ia.BufferSpan=xe(0,ge,"dicescript.BufferSpan",!0,"github.com/sealdice/dicescript",!0,(function(e,t,r,n,i,o){if(this.$val=this,0===arguments.length)return this.Begin=0,this.End=0,this.Ret=lt.nil,this.Text="",this.Expr="",void(this.Tag="");this.Begin=e,this.End=t,this.Ret=r,this.Text=n,this.Expr=i,this.Tag=o})),pt=Ia.StInfo=xe(0,ge,"dicescript.StInfo",!0,"github.com/sealdice/dicescript",!0,(function(e,t){if(this.$val=this,0===arguments.length)return this.Op="",void(this.Text="");this.Op=e,this.Text=t})),st=Ia.CodeType=xe(1,8,"dicescript.CodeType",!0,"github.com/sealdice/dicescript",!0,null),ct=Ia.ByteCode=xe(0,ge,"dicescript.ByteCode",!0,"github.com/sealdice/dicescript",!0,(function(e,t){if(this.$val=this,0===arguments.length)return this.T=0,void(this.Value=tt);this.T=e,this.Value=t})),$t=xe(0,ge,"dicescript.Group",!0,"github.com/sealdice/dicescript",!0,(function(e,t,r,n,i){if(this.$val=this,0===arguments.length)return this.begin=0,this.end=0,this.tag="",this.spans=lr.nil,void(this.val=lt.nil);this.begin=e,this.end=t,this.tag=r,this.spans=n,this.val=i})),lt=Gt(H),ut=Gt(q),ft=Qe([lt,ut,lt],[lt],!1),dt=Jt(ft),wt=Gt(he),ht=Jt(wt),gt=Gt(it),kt=Jt(et),bt=Jt(Fe),yt=Gt(N.RangeTable),mt=Jt(yt),vt=Jt(We),_t=Jt(lt),xt=Gt(lt),St=Gt(W),Et=Gt(Ue),Ct=Jt(Ne),It=Jt(Ct),At=zt(We,lt),Ft=Gt(At),Rt=Xt("",[{prop:"TypeId",name:"TypeId",embedded:!1,exported:!0,typ:U,tag:'json:"t"'}]),Tt=Xt("",[{prop:"Expr",name:"Expr",embedded:!1,exported:!0,typ:We,tag:'json:"expr"'},{prop:"Attrs",name:"Attrs",embedded:!1,exported:!0,typ:n.RawMessage,tag:'json:"attrs,omitempty"'}]),Nt=Xt("",[{prop:"TypeId",name:"TypeId",embedded:!1,exported:!0,typ:U,tag:'json:"t"'},{prop:"Value",name:"Value",embedded:!1,exported:!0,typ:Tt,tag:'json:"v"'}]),Pt=Gt(M),Vt=Xt("",[{prop:"Expr",name:"Expr",embedded:!1,exported:!0,typ:We,tag:'json:"expr"'},{prop:"Name",name:"Name",embedded:!1,exported:!0,typ:We,tag:'json:"name"'},{prop:"Params",name:"Params",embedded:!1,exported:!0,typ:vt,tag:'json:"params"'}]),Ot=Xt("",[{prop:"TypeId",name:"TypeId",embedded:!1,exported:!0,typ:U,tag:'json:"t"'},{prop:"Value",name:"Value",embedded:!1,exported:!0,typ:Vt,tag:'json:"v"'}]),Dt=Xt("",[{prop:"Name",name:"Name",embedded:!1,exported:!0,typ:We,tag:'json:"name"'}]),Lt=Xt("",[{prop:"TypeId",name:"TypeId",embedded:!1,exported:!0,typ:U,tag:'json:"t"'},{prop:"Value",name:"Value",embedded:!1,exported:!0,typ:Dt,tag:'json:"v"'}]),Mt=Xt("",[{prop:"Value",name:"Value",embedded:!1,exported:!0,typ:z,tag:'json:"v"'}]),Bt=Xt("",[{prop:"Value",name:"Value",embedded:!1,exported:!0,typ:Me,tag:'json:"v"'}]),jt=Xt("",[{prop:"Value",name:"Value",embedded:!1,exported:!0,typ:We,tag:'json:"v"'}]),Wt=Xt("",[{prop:"Value",name:"Value",embedded:!1,exported:!0,typ:Tt,tag:'json:"v"'}]),Ut=Jt(ct),Ht=Xt("",[{prop:"List",name:"List",embedded:!1,exported:!0,typ:_t,tag:'json:"list"'}]),Qt=Xt("",[{prop:"Value",name:"Value",embedded:!1,exported:!0,typ:Ht,tag:'json:"v"'}]),er=Xt("",[{prop:"Dict",name:"Dict",embedded:!1,exported:!0,typ:M,tag:'json:"dict"'}]),tr=Xt("",[{prop:"Value",name:"Value",embedded:!1,exported:!0,typ:er,tag:'json:"v"'}]),rr=Xt("",[{prop:"Value",name:"Value",embedded:!1,exported:!0,typ:Vt,tag:'json:"v"'}]),ar=Xt("",[{prop:"Value",name:"Value",embedded:!1,exported:!0,typ:Dt,tag:'json:"v"'}]),sr=Gt(at),cr=Gt(Z),$r=Jt(Me),lr=Jt(at),ur=Gt(a.PCGSource),fr=Gt(Y),dr=Gt(Q),wr=Gt(X),gr=Gt(ee),kr=Gt(re),br=Gt(ne),yr=Jt(H),mr=Gt(G),vr=Jt(mr),_r=Jt(ce),xr=Gt(de),Sr=Jt($t),Er=Gt(z),Cr=Xt("github.com/sealdice/dicescript",[{prop:"times",name:"times",embedded:!1,exported:!1,typ:z,tag:""},{prop:"isKeepLH",name:"isKeepLH",embedded:!1,exported:!1,typ:z,tag:""},{prop:"lowNum",name:"lowNum",embedded:!1,exported:!1,typ:z,tag:""},{prop:"highNum",name:"highNum",embedded:!1,exported:!1,typ:z,tag:""},{prop:"min",name:"min",embedded:!1,exported:!1,typ:Er,tag:""},{prop:"max",name:"max",embedded:!1,exported:!1,typ:Er,tag:""}]),Ir=Jt(Cr),Ar=Xt("github.com/sealdice/dicescript",[{prop:"pool",name:"pool",embedded:!1,exported:!1,typ:z,tag:""},{prop:"points",name:"points",embedded:!1,exported:!1,typ:z,tag:""},{prop:"threshold",name:"threshold",embedded:!1,exported:!1,typ:z,tag:""},{prop:"isGE",name:"isGE",embedded:!1,exported:!1,typ:Ee,tag:""}]),Fr=Xt("github.com/sealdice/dicescript",[{prop:"pool",name:"pool",embedded:!1,exported:!1,typ:z,tag:""},{prop:"points",name:"points",embedded:!1,exported:!1,typ:z,tag:""}]),Rr=qe(Ce,20),Tr=Jt(z),Nr=Jt(ue),Pr=Gt(Ze),Vr=Jt(rt),Or=Gt(pe),Dr=zt(We,et),Lr=Jt(Dr),Mr=Gt(nt),Br=Gt($e),jr=Jt(Ee),Wr=Jt(K),Ur=Xt("github.com/sealdice/dicescript",[{prop:"continueIndex",name:"continueIndex",embedded:!1,exported:!1,typ:Ce,tag:""},{prop:"breakIndex",name:"breakIndex",embedded:!1,exported:!1,typ:Ce,tag:""}]),zr=Jt(Ur),Kr=Xt("github.com/sealdice/dicescript",[{prop:"code",name:"code",embedded:!1,exported:!1,typ:Ut,tag:""},{prop:"index",name:"index",embedded:!1,exported:!1,typ:Ce,tag:""}]),Gr=Jt(Kr),qr=Xt("",[]),Hr=Gt(Ye),Jr=Gt(be),Zr=Gt(je),Qr=Gt(Se),Xr=Gt(Ae),Yr=Gt(Je),en=Gt(He),tn=Gt(ke),rn=Gt(Ge),nn=Gt(_e),on=Gt(Ke),an=Gt(ze),pn=Gt(Ie),sn=Gt(Te),cn=Gt(De),$n=Gt(ye),ln=Gt(Le),un=Gt(Be),fn=Gt(me),dn=Gt(ve),wn=Gt(Ve),hn=Gt(Pe),gn=Qe([We,lt],[Ee],!1),kn=zt(We,St),bn=Qe([ut,We,lt],[lt,Ee],!1),yn=Qe([ut,We],[We,lt],!1),mn=Qe([lt],[lt],!1),vn=Qe([ut,We,lt,mn,sr],[lt],!1),_n=Qe([We,We,lt,lt,We,We],[],!1),xn=Qe([ut,lr,Ct],[We],!1),Sn=Gt(K),En=Qe([ut,vt],[lt],!1),Cn=Qe([We,lt],[],!1),In=Qe([We],[lt],!1),An=Qe([We,lt],[lt],!1),Fn=zt(lt,Ee),Rn=Gt(ie),Tn=Qe([ut,We,lt],[],!1),Nn=Qe([ut,We],[lt],!1),Pn=Qe([ut,lt,lt],[],!1),Vn=Qe([ut,lt],[lt],!1),On=Qe([ut],[_t],!1),Dn=Qe([ut],[We],!1),Ln=zt(et,Ee),Mn=Gt(ue),Bn=Gt(se),jn=Qe([gt],[et],!1),Wn=Qe([gt],[Ee],!1),Un=Gt(Xe),zn=zt(We,Ce),Kn=zt(We,zn),Gn=zt(et,Hr),qn=zt(Ce,Gn),Hn=zt(We,wt),Jn=Gt(ot),Zn=Gt(ct),ho=function(e){var t;return new W.ptr(t||(t=new xt((function(){return e}),(function(t){e=t}))))},M.ptr.prototype.Load=function(e){var{_entry:t,_entry$1:r,_entry$2:n,_tmp:i,_tmp$1:o,_tuple:a,_tuple$1:p,_tuple$2:s,_tuple$3:c,_tuple$4:$,_tuple$5:l,e:u,key:e,m:f,ok:d,read:w,value:g,$s:k,$r:b,$c:y}=hr(this,{key:e});k=k||0;e:for(;;){switch(k){case 0:if(g=lt.nil,d=!1,a=Yt((f=this).read.Load(),j,!0),w=P(a[0],j),u=(p=void 0!==(t=h(w.m,We.keyFor(e)))?[t.v,!0]:[St.nil,!1])[0],!(d=p[1])&&w.amended){k=1;continue}k=2;continue;case 1:b=f.mu.Lock(),k=3;case 3:if(y&&(y=!1,b=b.$blk()),b&&void 0!==b.$blk)break e;s=Yt(f.read.Load(),j,!0),j.copy(w,s[0]),u=(c=void 0!==(r=h(w.m,We.keyFor(e)))?[r.v,!0]:[St.nil,!1])[0],!(d=c[1])&&w.amended&&(u=($=void 0!==(n=h(f.dirty,We.keyFor(e)))?[n.v,!0]:[St.nil,!1])[0],d=$[1],f.missLocked()),b=f.mu.Unlock(),k=4;case 4:if(y&&(y=!1,b=b.$blk()),b&&void 0!==b.$blk)break e;case 2:return d?(k=-1,[g=(l=u.load())[0],d=l[1]]):(k=-1,[g=i=g,d=o=!1])}return}return{$blk:M.ptr.prototype.Load,$c:!0,$r:b,_entry:t,_entry$1:r,_entry$2:n,_tmp:i,_tmp$1:o,_tuple:a,_tuple$1:p,_tuple$2:s,_tuple$3:c,_tuple$4:$,_tuple$5:l,e:u,key:e,m:f,ok:d,read:w,value:g,$s:k}},M.prototype.Load=function(e){return this.$val.Load(e)},M.ptr.prototype.Length=function(){var{$24r:e,$24r$1:t,_tuple:r,m:n,read:i,$s:o,$deferred:a,$r:p,$c:s}=hr(this,{});o=o||0;var c=null;try{e:for(;;){switch(o){case 0:if(a=[],pr.deferStack.push(a),r=Yt((n=this).read.Load(),j,!0),(i=P(r[0],j)).amended){o=1;continue}o=2;continue;case 1:p=n.mu.Lock(),o=3;case 3:if(s&&(s=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;a.push([k(n.mu,"Unlock"),[]]),e=n.dirty?n.dirty.size:0,o=4;case 4:return e;case 2:t=i.m?i.m.size:0,o=5;case 5:return t}return}}catch(e){return c=e,o=-1,0}finally{if(nr(a,c),pr.asleep)return{$blk:M.ptr.prototype.Length,$c:!0,$r:p,$24r:e,$24r$1:t,_tuple:r,m:n,read:i,$s:o,$deferred:a}}},M.prototype.Length=function(){return this.$val.Length()},M.ptr.prototype.Clear=function(){var{_tuple:e,_tuple$1:t,m:r,read:n,x:i,$s:o,$deferred:a,$r:p,$c:s}=hr(this,{});o=o||0;var c=null;try{e:for(;;){switch(o){case 0:if(a=[],pr.deferStack.push(a),e=Yt((r=this).read.Load(),j,!0),0===((n=P(e[0],j)).m?n.m.size:0)&&!n.amended){o=1;continue}o=2;continue;case 1:o=3;case 3:return;case 2:p=r.mu.Lock(),o=4;case 4:if(s&&(s=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;return a.push([k(r.mu,"Unlock"),[]]),t=Yt(r.read.Load(),j,!0),j.copy(n,t[0]),((n.m?n.m.size:0)>0||n.amended)&&r.read.Store(new((i=new j.ptr(!1,!1)).constructor.elem)(i)),r.dirty=Kt(We.keyFor,[]),r.misses=0,void(o=-1)}return}}catch(e){c=e,o=-1}finally{if(nr(a,c),pr.asleep)return{$blk:M.ptr.prototype.Clear,$c:!0,$r:p,_tuple:e,_tuple$1:t,m:r,read:n,x:i,$s:o,$deferred:a}}},M.prototype.Clear=function(){return this.$val.Clear()},M.ptr.prototype.MustLoad=function(e){var{_r$34:t,_tuple:r,key:e,m:n,v:i,$s:o,$r:a,$c:p}=hr(this,{key:e});o=o||0;e:for(;;){switch(o){case 0:t=(n=this).Load(e),o=1;case 1:if(p&&(p=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;return o=-1,(r=t)[0]}return}return{$blk:M.ptr.prototype.MustLoad,$c:!0,$r:a,_r$34:t,_tuple:r,key:e,m:n,v:i,$s:o}},M.prototype.MustLoad=function(e){return this.$val.MustLoad(e)},W.ptr.prototype.load=function(){var e,t,r;return r=lt.nil,e=this,0===(t=E.LoadPointer(e.$ptr_p||(e.$ptr_p=new Et((function(){return this.$target.p}),(function(e){this.$target.p=e}),e))))||t===Qn?[r,!1]:[r=t.$get(),!0]},W.prototype.load=function(){return this.$val.load()},M.ptr.prototype.Store=function(e,t){var{_entry:r,_entry$1:n,_entry$2:i,_key:o,_key$1:a,_tuple:s,_tuple$1:c,_tuple$2:$,_tuple$3:l,_tuple$4:u,e:f,e$1:d,e$2:w,key:e,m:g,ok:k,ok$1:b,ok$2:y,read:m,value:t,x:v,$s:_,$r:x,$c:S}=hr(this,{key:e,value:t});_=_||0;e:for(;;){switch(_){case 0:if(t=[t],s=Yt((g=this).read.Load(),j,!0),m=P(s[0],j),f=(c=void 0!==(r=h(m.m,We.keyFor(e)))?[r.v,!0]:[St.nil,!1])[0],(k=c[1])&&f.tryStore(t.$ptr||(t.$ptr=new xt((function(){return this.$target[0]}),(function(e){this.$target[0]=e}),t))))return void(_=-1);x=g.mu.Lock(),_=1;case 1:if(S&&(S=!1,x=x.$blk()),x&&void 0!==x.$blk)break e;$=Yt(g.read.Load(),j,!0),j.copy(m,$[0]),d=(l=void 0!==(n=h(m.m,We.keyFor(e)))?[n.v,!0]:[St.nil,!1])[0],(b=l[1])?(d.unexpungeLocked()&&(o=e,(g.dirty||p("assignment to entry in nil map")).set(We.keyFor(o),{k:o,v:d})),d.storeLocked(t.$ptr||(t.$ptr=new xt((function(){return this.$target[0]}),(function(e){this.$target[0]=e}),t)))):(w=(u=void 0!==(i=h(g.dirty,We.keyFor(e)))?[i.v,!0]:[St.nil,!1])[0],(y=u[1])?w.storeLocked(t.$ptr||(t.$ptr=new xt((function(){return this.$target[0]}),(function(e){this.$target[0]=e}),t))):(m.amended||(g.dirtyLocked(),g.read.Store(new((v=new j.ptr(m.m,!0)).constructor.elem)(v))),a=e,(g.dirty||p("assignment to entry in nil map")).set(We.keyFor(a),{k:a,v:ho(t[0])}))),x=g.mu.Unlock(),_=2;case 2:if(S&&(S=!1,x=x.$blk()),x&&void 0!==x.$blk)break e;return void(_=-1)}return}return{$blk:M.ptr.prototype.Store,$c:!0,$r:x,_entry:r,_entry$1:n,_entry$2:i,_key:o,_key$1:a,_tuple:s,_tuple$1:c,_tuple$2:$,_tuple$3:l,_tuple$4:u,e:f,e$1:d,e$2:w,key:e,m:g,ok:k,ok$1:b,ok$2:y,read:m,value:t,x:v,$s:_}},M.prototype.Store=function(e,t){return this.$val.Store(e,t)},W.ptr.prototype.tryStore=function(e){var t,r;for(t=this;;){if((r=E.LoadPointer(t.$ptr_p||(t.$ptr_p=new Et((function(){return this.$target.p}),(function(e){this.$target.p=e}),t))))===Qn)return!1;if(E.CompareAndSwapPointer(t.$ptr_p||(t.$ptr_p=new Et((function(){return this.$target.p}),(function(e){this.$target.p=e}),t)),r,e))return!0}},W.prototype.tryStore=function(e){return this.$val.tryStore(e)},W.ptr.prototype.unexpungeLocked=function(){var e;return e=this,E.CompareAndSwapPointer(e.$ptr_p||(e.$ptr_p=new Et((function(){return this.$target.p}),(function(e){this.$target.p=e}),e)),Qn,0)},W.prototype.unexpungeLocked=function(){return this.$val.unexpungeLocked()},W.ptr.prototype.storeLocked=function(e){var t;t=this,E.StorePointer(t.$ptr_p||(t.$ptr_p=new Et((function(){return this.$target.p}),(function(e){this.$target.p=e}),t)),e)},W.prototype.storeLocked=function(e){return this.$val.storeLocked(e)},M.ptr.prototype.LoadOrStore=function(e,t){var{_entry:r,_entry$1:n,_entry$2:i,_key:o,_key$1:a,_tmp:s,_tmp$1:c,_tmp$2:$,_tmp$3:l,_tmp$4:u,_tmp$5:f,_tuple:d,_tuple$1:w,_tuple$2:g,_tuple$3:k,_tuple$4:b,_tuple$5:y,_tuple$6:m,_tuple$7:v,actual:_,actual$1:x,e:S,e$1:E,e$2:C,key:e,loaded:I,loaded$1:A,m:F,ok:R,ok$1:T,ok$2:N,ok$3:V,read:O,value:t,x:D,$s:L,$r:B,$c:W}=hr(this,{key:e,value:t});L=L||0;e:for(;;){switch(L){case 0:if(_=lt.nil,I=!1,d=Yt((F=this).read.Load(),j,!0),O=P(d[0],j),S=(w=void 0!==(r=h(O.m,We.keyFor(e)))?[r.v,!0]:[St.nil,!1])[0],(R=w[1])&&(x=(g=S.tryLoadOrStore(t))[0],A=g[1],T=g[2]))return L=-1,[_=s=x,I=c=A];B=F.mu.Lock(),L=1;case 1:if(W&&(W=!1,B=B.$blk()),B&&void 0!==B.$blk)break e;k=Yt(F.read.Load(),j,!0),j.copy(O,k[0]),E=(b=void 0!==(n=h(O.m,We.keyFor(e)))?[n.v,!0]:[St.nil,!1])[0],(N=b[1])?(E.unexpungeLocked()&&(o=e,(F.dirty||p("assignment to entry in nil map")).set(We.keyFor(o),{k:o,v:E})),_=(y=E.tryLoadOrStore(t))[0],I=y[1]):(C=(m=void 0!==(i=h(F.dirty,We.keyFor(e)))?[i.v,!0]:[St.nil,!1])[0],(V=m[1])?(_=(v=C.tryLoadOrStore(t))[0],I=v[1],F.missLocked()):(O.amended||(F.dirtyLocked(),F.read.Store(new((D=new j.ptr(O.m,!0)).constructor.elem)(D))),a=e,(F.dirty||p("assignment to entry in nil map")).set(We.keyFor(a),{k:a,v:ho(t)}),_=$=t,I=l=!1)),B=F.mu.Unlock(),L=2;case 2:if(W&&(W=!1,B=B.$blk()),B&&void 0!==B.$blk)break e;return L=-1,[_=u=_,I=f=I]}return}return{$blk:M.ptr.prototype.LoadOrStore,$c:!0,$r:B,_entry:r,_entry$1:n,_entry$2:i,_key:o,_key$1:a,_tmp:s,_tmp$1:c,_tmp$2:$,_tmp$3:l,_tmp$4:u,_tmp$5:f,_tuple:d,_tuple$1:w,_tuple$2:g,_tuple$3:k,_tuple$4:b,_tuple$5:y,_tuple$6:m,_tuple$7:v,actual:_,actual$1:x,e:S,e$1:E,e$2:C,key:e,loaded:I,loaded$1:A,m:F,ok:R,ok$1:T,ok$2:N,ok$3:V,read:O,value:t,x:D,$s:L}},M.prototype.LoadOrStore=function(e,t){return this.$val.LoadOrStore(e,t)},W.ptr.prototype.tryLoadOrStore=function(e){var t,r,n,i,o;if(t=lt.nil,r=this,(o=E.LoadPointer(r.$ptr_p||(r.$ptr_p=new Et((function(){return this.$target.p}),(function(e){this.$target.p=e}),r))))===Qn)return[t,!1,!1];if(0!==o)return[t=o.$get(),!0,!0];for(n=e;;){if(E.CompareAndSwapPointer(r.$ptr_p||(r.$ptr_p=new Et((function(){return this.$target.p}),(function(e){this.$target.p=e}),r)),0,i||(i=new xt((function(){return n}),(function(e){n=e})))))return[t=e,!1,!0];if((o=E.LoadPointer(r.$ptr_p||(r.$ptr_p=new Et((function(){return this.$target.p}),(function(e){this.$target.p=e}),r))))===Qn)return[t,!1,!1];if(0!==o)return[t=o.$get(),!0,!0]}},W.prototype.tryLoadOrStore=function(e){return this.$val.tryLoadOrStore(e)},M.ptr.prototype.LoadAndDelete=function(e){var{_entry:t,_entry$1:r,_entry$2:n,_tmp:i,_tmp$1:o,_tuple:a,_tuple$1:p,_tuple$2:s,_tuple$3:c,_tuple$4:$,_tuple$5:l,e:u,key:e,loaded:f,m:d,ok:w,read:k,value:b,$s:y,$r:m,$c:v}=hr(this,{key:e});y=y||0;e:for(;;){switch(y){case 0:if(b=lt.nil,f=!1,a=Yt((d=this).read.Load(),j,!0),k=P(a[0],j),u=(p=void 0!==(t=h(k.m,We.keyFor(e)))?[t.v,!0]:[St.nil,!1])[0],!(w=p[1])&&k.amended){y=1;continue}y=2;continue;case 1:m=d.mu.Lock(),y=3;case 3:if(v&&(v=!1,m=m.$blk()),m&&void 0!==m.$blk)break e;s=Yt(d.read.Load(),j,!0),j.copy(k,s[0]),u=(c=void 0!==(r=h(k.m,We.keyFor(e)))?[r.v,!0]:[St.nil,!1])[0],!(w=c[1])&&k.amended&&(u=($=void 0!==(n=h(d.dirty,We.keyFor(e)))?[n.v,!0]:[St.nil,!1])[0],w=$[1],g(d.dirty,We.keyFor(e)),d.missLocked()),m=d.mu.Unlock(),y=4;case 4:if(v&&(v=!1,m=m.$blk()),m&&void 0!==m.$blk)break e;case 2:return w?(y=-1,[b=(l=u.delete$())[0],f=l[1]]):(y=-1,[b=i=b,f=o=!1])}return}return{$blk:M.ptr.prototype.LoadAndDelete,$c:!0,$r:m,_entry:t,_entry$1:r,_entry$2:n,_tmp:i,_tmp$1:o,_tuple:a,_tuple$1:p,_tuple$2:s,_tuple$3:c,_tuple$4:$,_tuple$5:l,e:u,key:e,loaded:f,m:d,ok:w,read:k,value:b,$s:y}},M.prototype.LoadAndDelete=function(e){return this.$val.LoadAndDelete(e)},M.ptr.prototype.Delete=function(e){var{_r$34:t,key:e,m:r,$s:n,$r:i,$c:o}=hr(this,{key:e});n=n||0;e:for(;;){switch(n){case 0:t=(r=this).LoadAndDelete(e),n=1;case 1:if(o&&(o=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;return void(n=-1)}return}return{$blk:M.ptr.prototype.Delete,$c:!0,$r:i,_r$34:t,key:e,m:r,$s:n}},M.prototype.Delete=function(e){return this.$val.Delete(e)},W.ptr.prototype.delete$=function(){var e,t,r;for(r=lt.nil,e=this;;){if(0===(t=E.LoadPointer(e.$ptr_p||(e.$ptr_p=new Et((function(){return this.$target.p}),(function(e){this.$target.p=e}),e))))||t===Qn)return[r,!1];if(E.CompareAndSwapPointer(e.$ptr_p||(e.$ptr_p=new Et((function(){return this.$target.p}),(function(e){this.$target.p=e}),e)),t,0))return[r=t.$get(),!0]}},W.prototype.delete$=function(){return this.$val.delete$()},M.ptr.prototype.Range=function(e){var{_entry:t,_i:r,_key:n,_keys:i,_r$34:o,_ref:a,_size:p,_tuple:s,_tuple$1:c,_tuple$2:$,e:l,f:e,k:u,m:f,ok:d,read:w,v:h,$s:g,$r:k,$c:b}=hr(this,{f:e});g=g||0;e:for(;;){switch(g){case 0:if(s=Yt((f=this).read.Load(),j,!0),(w=P(s[0],j)).amended){g=1;continue}g=2;continue;case 1:k=f.mu.Lock(),g=3;case 3:if(b&&(b=!1,k=k.$blk()),k&&void 0!==k.$blk)break e;c=Yt(f.read.Load(),j,!0),j.copy(w,c[0]),w.amended&&(j.copy(w,new j.ptr(f.dirty,!1)),f.read.Store(new w.constructor.elem(w)),f.dirty=!1,f.misses=0),k=f.mu.Unlock(),g=4;case 4:if(b&&(b=!1,k=k.$blk()),k&&void 0!==k.$blk)break e;case 2:r=0,i=(a=w.m)?a.keys():void 0,p=a?a.size:0;case 5:if(!(r2147483647?p("makemap: size out of range"):new t.Map,r=0,o=(a=f.m)?a.keys():void 0,s=a?a.size:0;r=N.$length?void p("index out of range"):N.$array[N.$offset+g]).ToJSONRaw(e),ke=28;case 28:if(ye&&(ye=!1,I=I.$blk()),I&&void 0!==I.$blk)break e;if(se=(j=I)[0],te=j[1],!B(te,tt))return ke=-1,[Ct.nil,te];ce=O(ce,se),g++,ke=26;continue;case 27:return $e=new It([new Ct(C('{"t":6,"v":{"list":['))]),$e=O($e,r.Join(ce,new Ct(C(",")))),$e=O($e,new Ct(C("]}}"))),ke=-1,[r.Join($e,new Ct(C(""))),tt];case 8:if(!1===e&&(e=Kt(lt.keyFor,[])),ie=(W=void 0!==(w=h(e,lt.keyFor(ue)))?[w.v,!0]:[!1,!1])[1])return ke=-1,[Ct.nil,i.New("值错误: 序列化时检测到循环引用")];b=ue,(e||p("assignment to entry in nil map")).set(lt.keyFor(b),{k:b,v:!0}),A=(Q=ue.MustReadDictData()).Dict.ToJSON(),ke=29;case 29:if(ye&&(ye=!1,A=A.$blk()),A&&void 0!==A.$blk)break e;return Y=(U=A)[0],re=U[1],B(re,tt)?(le=new It([new Ct(C('{"t":7,"v":{"dict":'))]),le=O(le,Y),le=O(le,new Ct(C("}}"))),ke=-1,[r.Join(le,new Ct(C(""))),tt]):(ke=-1,[Ct.nil,re]);case 9:X=(z=ue.ReadFunctionData())[0],F=n.Marshal(new((we=new Ot.ptr(ue.TypeId,P(new Vt.ptr(X.Expr,X.Name,X.Params),Vt))).constructor.elem)(we)),ke=30;case 30:if(ye&&(ye=!1,F=F.$blk()),F&&void 0!==F.$blk)break e;$=F,ke=31;case 31:return $;case 10:oe=(K=ue.ReadNativeFunctionData())[0],R=n.Marshal(new((he=new Lt.ptr(ue.TypeId,P(new Dt.ptr(oe.Name),Dt))).constructor.elem)(he)),ke=32;case 32:if(ye&&(ye=!1,R=R.$blk()),R&&void 0!==R.$blk)break e;l=R,ke=33;case 33:return l;case 11:ae=(G=ue.ReadNativeObjectData())[0],T=n.Marshal(new((ge=new Lt.ptr(ue.TypeId,P(new Dt.ptr(ae.Name),Dt))).constructor.elem)(ge)),ke=34;case 34:if(ye&&(ye=!1,T=T.$blk()),T&&void 0!==T.$blk)break e;u=T,ke=35;case 35:return u;case 12:case 1:return ke=-1,[Ct.nil,tt]}return}return{$blk:H.ptr.prototype.ToJSONRaw,$c:!0,$r:be,$24r:t,$24r$1:o,$24r$2:a,$24r$3:s,$24r$4:c,$24r$5:$,$24r$6:l,$24r$7:u,_1:f,_entry:d,_entry$1:w,_i:g,_key:k,_key$1:b,_r$34:y,_r$35:m,_r$36:v,_r$37:_,_r$38:S,_r$39:E,_r$40:I,_r$41:A,_r$42:F,_r$43:R,_r$44:T,_ref:N,_tuple:V,_tuple$1:D,_tuple$2:L,_tuple$3:M,_tuple$4:j,_tuple$5:W,_tuple$6:U,_tuple$7:z,_tuple$8:K,_tuple$9:G,ad:q,attrJson:J,cd:Z,cd$1:Q,cd$2:X,dictJson:Y,err:ee,err$1:te,err$2:re,exists:ne,exists$1:ie,fd:oe,fd$1:ae,i:pe,json_data:se,lst:ce,lst2:$e,lst2$1:le,save:e,v:ue,x:fe,x$1:de,x$2:we,x$3:he,x$4:ge,$s:ke}},H.prototype.ToJSONRaw=function(e){return this.$val.ToJSONRaw(e)},H.ptr.prototype.ToJSON=function(){var{$24r:e,_r$34:t,v:r,$s:n,$r:i,$c:o}=hr(this,{});n=n||0;e:for(;;){switch(n){case 0:t=(r=this).ToJSONRaw(!1),n=1;case 1:if(o&&(o=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;e=t,n=2;case 2:return e}return}return{$blk:H.ptr.prototype.ToJSON,$c:!0,$r:i,$24r:e,_r$34:t,v:r,$s:n}},H.prototype.ToJSON=function(){return this.$val.ToJSON()},H.ptr.prototype.UnmarshalJSON=function(e){var{_1:t,_entry:r,_r$34:i,_r$35:o,_r$36:a,_r$37:p,_r$38:s,_r$39:c,_r$40:$,_r$41:l,_r$42:f,_r$43:d,_r$44:w,_tuple:g,cd:k,err:b,err$1:y,err$10:m,err$2:v,err$3:S,err$4:C,err$5:I,err$6:A,err$7:F,err$8:R,err$9:T,fd:N,input:e,od:P,ok:V,v:O,v0:D,v1:L,v1$1:j,v1$2:W,v1$3:U,v1$4:z,v1$5:K,v1$6:G,v1$7:q,v1$8:J,val:Z,$s:Q,$r:X,$c:te}=hr(this,{input:e});Q=Q||0;e:for(;;){switch(Q){case 0:L=[L],j=[j],W=[W],U=[U],z=[z],K=[K],G=[G],q=[q],J=[J],O=this,(D=[D])[0]=new Rt.ptr(0),i=n.Unmarshal(e,D[0]),Q=1;case 1:if(te&&(te=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;if(!B(b=i,tt))return Q=-1,b;if(O.TypeId=D[0].TypeId,0===(t=D[0].TypeId)){Q=3;continue}if(1===t){Q=4;continue}if(2===t){Q=5;continue}if(4===t){Q=6;continue}if(5===t){Q=7;continue}if(6===t){Q=8;continue}if(7===t){Q=9;continue}if(8===t){Q=10;continue}if(9===t){Q=11;continue}if(10===t){Q=12;continue}Q=13;continue;case 3:L[0]=new Mt.ptr(0),o=n.Unmarshal(e,L[0]),Q=14;case 14:if(te&&(te=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;return B(y=o,tt)&&(O.Value=Lo(L[0].Value).Value),Q=-1,y;case 4:j[0]=new Bt.ptr(0),a=n.Unmarshal(e,j[0]),Q=15;case 15:if(te&&(te=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;return B(v=a,tt)&&(O.Value=Mo(j[0].Value).Value),Q=-1,v;case 5:W[0]=new jt.ptr(""),p=n.Unmarshal(e,W[0]),Q=16;case 16:if(te&&(te=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;return B(S=p,tt)&&(O.Value=Bo(W[0].Value).Value),Q=-1,S;case 6:return Q=-1,tt;case 7:U[0]=new Wt.ptr(new Tt.ptr("",n.RawMessage.nil)),s=n.Unmarshal(e,U[0]),Q=17;case 17:if(te&&(te=!1,s=s.$blk()),s&&void 0!==s.$blk)break e;if(B(C=s,tt)){Q=18;continue}Q=19;continue;case 18:if(k=new Y.ptr(U[0].Value.Expr,Pt.nil,Ut.nil,0),U[0].Value.Attrs!==n.RawMessage.nil){Q=20;continue}Q=21;continue;case 20:k.Attrs=new M.ptr(new _.Mutex.ptr(0,0),new E.Value.ptr(tt),!1,0),c=n.Unmarshal(x(U[0].Value.Attrs,Ct),k.Attrs),Q=22;case 22:if(te&&(te=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;if(!B(I=c,tt))return Q=-1,I;case 21:O.Value=k;case 19:return Q=-1,C;case 8:z[0]=new Qt.ptr(new Ht.ptr(_t.nil)),$=n.Unmarshal(e,z[0]),Q=23;case 23:if(te&&(te=!1,$=$.$blk()),$&&void 0!==$.$blk)break e;return B(A=$,tt)&&(O.Value=Uo(z[0].Value.List).Value),Q=-1,A;case 9:K[0]=new tr.ptr(new er.ptr(new M.ptr(new _.Mutex.ptr(0,0),new E.Value.ptr(tt),!1,0))),l=n.Unmarshal(e,K[0]),Q=24;case 24:if(te&&(te=!1,l=l.$blk()),l&&void 0!==l.$blk)break e;return B(F=l,tt)?(O.Value=Ko(K[0].Value.Dict).Value,Q=-1,tt):(Q=-1,F);case 10:G[0]=new rr.ptr(new Vt.ptr("","",vt.nil)),f=n.Unmarshal(e,G[0]),Q=25;case 25:if(te&&(te=!1,f=f.$blk()),f&&void 0!==f.$blk)break e;return B(R=f,tt)?(N=new ee.ptr(G[0].Value.Expr,G[0].Value.Name,G[0].Value.Params,_t.nil,lt.nil,Ut.nil,0),O.Value=N,Q=-1,tt):(Q=-1,R);case 11:q[0]=new ar.ptr(new Dt.ptr("")),d=n.Unmarshal(e,q[0]),Q=26;case 26:if(te&&(te=!1,d=d.$blk()),d&&void 0!==d.$blk)break e;return B(T=d,tt)?(Z=(g=void 0!==(r=h(pi,We.keyFor(q[0].Value.Name)))?[r.v,!0]:[lt.nil,!1])[0],(V=g[1])&&(O.Value=Z.Value),Q=-1,tt):(Q=-1,T);case 12:J[0]=new ar.ptr(new Dt.ptr("")),w=n.Unmarshal(e,J[0]),Q=27;case 27:if(te&&(te=!1,w=w.$blk()),w&&void 0!==w.$blk)break e;return B(m=w,tt)?(P=new ne.ptr(J[0].Value.Name,u,u,u,u,u,u),O.Value=Qo(P).Value,Q=-1,tt):(Q=-1,m);case 13:case 2:return Q=-1,tt}return}return{$blk:H.ptr.prototype.UnmarshalJSON,$c:!0,$r:X,_1:t,_entry:r,_r$34:i,_r$35:o,_r$36:a,_r$37:p,_r$38:s,_r$39:c,_r$40:$,_r$41:l,_r$42:f,_r$43:d,_r$44:w,_tuple:g,cd:k,err:b,err$1:y,err$10:m,err$2:v,err$3:S,err$4:C,err$5:I,err$6:A,err$7:F,err$8:R,err$9:T,fd:N,input:e,od:P,ok:V,v:O,v0:D,v1:L,v1$1:j,v1$2:W,v1$3:U,v1$4:z,v1$5:K,v1$6:G,v1$7:q,v1$8:J,val:Z,$s:Q}},H.prototype.UnmarshalJSON=function(e){return this.$val.UnmarshalJSON(e)},go=function(e,t,r){var{$24r:n,_r$34:i,ctx:e,params:r,this$1:t,$s:o,$r:a,$c:p}=hr(this,{ctx:e,this$1:t,params:r});o=o||0;e:for(;;){switch(o){case 0:i=t.ComputedExecute(e,sr.nil),o=1;case 1:if(p&&(p=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;n=i,o=2;case 2:return n}return}return{$blk:go,$c:!0,$r:a,$24r:n,_r$34:i,ctx:e,params:r,this$1:t,$s:o}},ko=function(e,t,r){var{_r$34:n,_tuple:i,ctx:e,isAllInt:o,params:r,ret:a,this$1:t,$s:s,$r:c,$c:$}=hr(this,{ctx:e,this$1:t,params:r});s=s||0;e:for(;;){switch(s){case 0:n=t.ArrayFuncKeepLow(e,(0>=r.$length?void p("index out of range"):r.$array[r.$offset+0]).MustReadInt()),s=1;case 1:if($&&($=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;return o=(i=n)[0],a=i[1],o?(s=-1,Lo(0|a)):(s=-1,Mo(a))}return}return{$blk:ko,$c:!0,$r:c,_r$34:n,_tuple:i,ctx:e,isAllInt:o,params:r,ret:a,this$1:t,$s:s}},bo=function(e,t,r){var{_r$34:n,_tuple:i,ctx:e,isAllInt:o,params:r,ret:a,this$1:t,$s:s,$r:c,$c:$}=hr(this,{ctx:e,this$1:t,params:r});s=s||0;e:for(;;){switch(s){case 0:n=t.ArrayFuncKeepHigh(e,(0>=r.$length?void p("index out of range"):r.$array[r.$offset+0]).MustReadInt()),s=1;case 1:if($&&($=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;return o=(i=n)[0],a=i[1],o?(s=-1,Lo(0|a)):(s=-1,Mo(a))}return}return{$blk:bo,$c:!0,$r:c,_r$34:n,_tuple:i,ctx:e,isAllInt:o,params:r,ret:a,this$1:t,$s:s}},yo=function(e,t,r){var n,i,o,a,s,c;for(s=!0,c=0,o=t.ReadArray()[0].List,i=0;i=o.$length?void p("index out of range"):o.$array[o.$offset+i]).TypeId)?c+=a.MustReadInt():1===n&&(s=!1,c+=a.MustReadFloat()),i++;return s?Lo(0|c):Mo(c)},mo=function(e,t,r){var n;return n=t.ReadArray()[0],Lo(0|n.List.$length)},vo=function(e,t,r){var{_r$34:n,_tmp:i,_tmp$1:o,_tuple:a,arr:s,ctx:e,i:c,j:l,lst:u,params:r,this$1:t,$s:f,$r:d,$c:w}=hr(this,{ctx:e,this$1:t,params:r});f=f||0;e:for(;;){switch(f){case 0:c=(u=(s=(a=t.ReadArray())[0]).List).$length-1|0;case 1:if(!(c>0)){f=2;continue}n=$.Intn(c+1|0),f=3;case 3:if(w&&(w=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;i=(l=n)<0||l>=u.$length?void p("index out of range"):u.$array[u.$offset+l],o=c<0||c>=u.$length?void p("index out of range"):u.$array[u.$offset+c],c<0||c>=u.$length?p("index out of range"):u.$array[u.$offset+c]=i,l<0||l>=u.$length?p("index out of range"):u.$array[u.$offset+l]=o,c=c-1|0,f=1;continue;case 2:return f=-1,t}return}return{$blk:vo,$c:!0,$r:d,_r$34:n,_tmp:i,_tmp$1:o,_tuple:a,arr:s,ctx:e,i:c,j:l,lst:u,params:r,this$1:t,$s:f}},_o=function(e,t,r){var{$24r:n,_r$34:i,_tuple:o,arr:a,ctx:e,params:r,this$1:t,x:s,x$1:c,$s:l,$r:u,$c:f}=hr(this,{ctx:e,this$1:t,params:r});l=l||0;e:for(;;){switch(l){case 0:a=(o=t.ReadArray())[0],i=$.Intn(a.List.$length),l=1;case 1:if(f&&(f=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;s=a.List,n=(c=i)<0||c>=s.$length?void p("index out of range"):s.$array[s.$offset+c],l=2;case 2:return n}return}return{$blk:_o,$c:!0,$r:u,$24r:n,_r$34:i,_tuple:o,arr:a,ctx:e,params:r,this$1:t,x:s,x$1:c,$s:l}},xo=function(e,t,r){var{_r$34:n,_tuple:o,_tuple$1:a,_tuple$2:s,arr:c,ctx:e,newArr:$,ok:l,params:r,this$1:t,val:u,$s:f,$r:d,$c:w}=hr(this,{ctx:e,this$1:t,params:r});f=f||0;e:for(;;){switch(f){case 0:c=(o=t.ReadArray())[0],$=zo(c.List),n=vo(e,$,new _t([])),f=1;case 1:if(w&&(w=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;return c=(a=$.ReadArray())[0],u=(s=(0>=r.$length?void p("index out of range"):r.$array[r.$offset+0]).ReadInt())[0],(l=s[1])?(c.List=y(c.List,0,u),f=-1,$):(e.Error=i.New("(arr.randSize)类型不符"),f=-1,lt.nil)}return}return{$blk:xo,$c:!0,$r:d,_r$34:n,_tuple:o,_tuple$1:a,_tuple$2:s,arr:c,ctx:e,newArr:$,ok:l,params:r,this$1:t,val:u,$s:f}},So=function(e,t,r){var n,i,o,a;return(n=t.ReadArray()[0]).List.$length>=1?(o=n.List,i=(a=n.List.$length-1|0)<0||a>=o.$length?void p("index out of range"):o.$array[o.$offset+a],n.List=y(n.List,0,n.List.$length-1|0),i):Wo()},Eo=function(e,t,r){var n,i,o;return(n=t.ReadArray()[0]).List.$length>=1?(i=0>=(o=n.List).$length?void p("index out of range"):o.$array[o.$offset+0],n.List=y(n.List,1),i):Wo()},Co=function(e,t,r){var n;return(n=t.ReadArray()[0]).List=O(n.List,0>=r.$length?void p("index out of range"):r.$array[r.$offset+0]),t},Io=function(e,t,r){var{arr:n,ctx:e,d:i,params:r,this$1:t,$s:o,$r:a,$c:p}=hr(this,{ctx:e,this$1:t,params:r});o=o||0;e:for(;;){switch(o){case 0:n=[n],i=t.MustReadDictData(),n[0]=_t.nil,a=i.Dict.Range(function(e){return function(t,r){return e[0]=O(e[0],Bo(t)),!0}}(n)),o=1;case 1:if(p&&(p=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;return o=-1,Uo(n[0])}return}return{$blk:Io,$c:!0,$r:a,arr:n,ctx:e,d:i,params:r,this$1:t,$s:o}},Ao=function(e,t,r){var{arr:n,ctx:e,d:i,params:r,this$1:t,$s:o,$r:a,$c:p}=hr(this,{ctx:e,this$1:t,params:r});o=o||0;e:for(;;){switch(o){case 0:n=[n],i=t.MustReadDictData(),n[0]=_t.nil,a=i.Dict.Range(function(e){return function(t,r){return e[0]=O(e[0],r),!0}}(n)),o=1;case 1:if(p&&(p=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;return o=-1,Uo(n[0])}return}return{$blk:Ao,$c:!0,$r:a,arr:n,ctx:e,d:i,params:r,this$1:t,$s:o}},Fo=function(e,t,r){var{arr:n,ctx:e,d:i,params:r,this$1:t,$s:o,$r:a,$c:p}=hr(this,{ctx:e,this$1:t,params:r});o=o||0;e:for(;;){switch(o){case 0:n=[n],i=t.MustReadDictData(),n[0]=_t.nil,a=i.Dict.Range(function(e){return function(t,r){return e[0]=O(e[0],zo(new _t([Bo(t),r]))),!0}}(n)),o=1;case 1:if(p&&(p=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;return o=-1,Uo(n[0])}return}return{$blk:Fo,$c:!0,$r:a,arr:n,ctx:e,d:i,params:r,this$1:t,$s:o}},Ro=function(e,t,r){var{$24r:n,_r$34:i,_r$35:o,ctx:e,d:a,params:r,this$1:t,$s:p,$r:s,$c:c}=hr(this,{ctx:e,this$1:t,params:r});p=p||0;e:for(;;){switch(p){case 0:i=(a=t.MustReadDictData()).Dict.Length(),p=1;case 1:if(c&&(c=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;o=Lo(0|i),p=2;case 2:if(c&&(c=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;n=o,p=3;case 3:return n}return}return{$blk:Ro,$c:!0,$r:s,$24r:n,_r$34:i,_r$35:o,ctx:e,d:a,params:r,this$1:t,$s:p}},To=function(e,t){var r,n,i,o,a;return 8===(r=t.TypeId)?(n=t.ReadFunctionData()[0],(o=P(n,ee)).Self=e.Clone(),Jo(o)):9===r?(i=t.ReadNativeFunctionData()[0],(a=P(i,re)).Self=e.Clone(),Zo(a)):lt.nil},No=function(){var{_entry:e,_r$34:t,funcCompute:r,$s:n,$r:i,$c:o}=hr(this,{});n=n||0;e:for(;;){switch(n){case 0:t=ai(new re.ptr("Computed.compute",new vt([]),_t.nil,lt.nil,go)),n=1;case 1:if(o&&(o=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;r=t,i=(e=h(Xn,U.keyFor(5)),void 0!==e?e.v:cr.nil).Store("compute",r),n=2;case 2:if(o&&(o=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;return n=-1,!1}return}return{$blk:No,$c:!0,$r:i,_entry:e,_r$34:t,funcCompute:r,$s:n}},Z.ptr.prototype.V=function(){return V(this,lt)},Z.prototype.V=function(){return this.$val.V()},Z.ptr.prototype.Store=function(e,t){var{_tuple:r,d:n,dd:i,key:e,ok:o,value:t,$s:a,$r:p,$c:s}=hr(this,{key:e,value:t});a=a||0;e:for(;;){switch(a){case 0:if(i=(r=(n=this).V().ReadDictData())[0],o=r[1]){a=1;continue}a=2;continue;case 1:p=i.Dict.Store(e,t),a=3;case 3:if(s&&(s=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;case 2:return void(a=-1)}return}return{$blk:Z.ptr.prototype.Store,$c:!0,$r:p,_tuple:r,d:n,dd:i,key:e,ok:o,value:t,$s:a}},Z.prototype.Store=function(e,t){return this.$val.Store(e,t)},Z.ptr.prototype.Range=function(e){var{_tuple:t,callback:e,d:r,dd:n,ok:i,$s:o,$r:a,$c:p}=hr(this,{callback:e});o=o||0;e:for(;;){switch(o){case 0:if(n=(t=(r=this).V().ReadDictData())[0],i=t[1]){o=1;continue}o=2;continue;case 1:a=n.Dict.Range(e),o=3;case 3:if(p&&(p=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;case 2:return void(o=-1)}return}return{$blk:Z.ptr.prototype.Range,$c:!0,$r:a,_tuple:t,callback:e,d:r,dd:n,ok:i,$s:o}},Z.prototype.Range=function(e){return this.$val.Range(e)},Z.ptr.prototype.Load=function(e){var{$24r:t,_r$34:r,_tmp:n,_tmp$1:i,_tuple:o,_tuple$1:a,d:p,dd:s,key:e,ok:c,ok$1:$,value:l,$s:u,$r:f,$c:d}=hr(this,{key:e});u=u||0;e:for(;;){switch(u){case 0:if(l=lt.nil,c=!1,s=(o=(p=this).V().ReadDictData())[0],$=o[1]){u=1;continue}u=2;continue;case 1:r=s.Dict.Load(e),u=3;case 3:if(d&&(d=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;t=[l=(a=r)[0],c=a[1]],u=4;case 4:return t;case 2:return u=-1,[l=n=lt.nil,c=i=!1]}return}return{$blk:Z.ptr.prototype.Load,$c:!0,$r:f,$24r:t,_r$34:r,_tmp:n,_tmp$1:i,_tuple:o,_tuple$1:a,d:p,dd:s,key:e,ok:c,ok$1:$,value:l,$s:u}},Z.prototype.Load=function(e){return this.$val.Load(e)},Z.ptr.prototype.ToString=function(){var{$24r:e,_r$34:t,d:r,$s:n,$r:i,$c:o}=hr(this,{});n=n||0;e:for(;;){switch(n){case 0:t=(r=this).V().ToString(),n=1;case 1:if(o&&(o=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;e=t,n=2;case 2:return e}return}return{$blk:Z.ptr.prototype.ToString,$c:!0,$r:i,$24r:e,_r$34:t,d:r,$s:n}},Z.prototype.ToString=function(){return this.$val.ToString()},H.ptr.prototype.ArrayItemGet=function(e,t){var r,n;return 6===this.TypeId?(r=this.ReadArray()[0],t=Vo(e,t,0|r.List.$length),B(e.Error,tt)?(n=r.List,t<0||t>=n.$length?void p("index out of range"):n.$array[n.$offset+t]):lt.nil):(e.Error=i.New("此类型无法取下标"),lt.nil)},H.prototype.ArrayItemGet=function(e,t){return this.$val.ArrayItemGet(e,t)},H.ptr.prototype.ArrayItemSet=function(e,t,r){var n,o;return 6===this.TypeId?(n=this.ReadArray()[0],t=Vo(e,t,0|n.List.$length),!!B(e.Error,tt)&&(o=n.List,t<0||t>=o.$length?p("index out of range"):o.$array[o.$offset+t]=r.Clone(),!0)):(e.Error=i.New("此类型无法赋值下标"),!1)},H.prototype.ArrayItemSet=function(e,t,r){return this.$val.ArrayItemSet(e,t,r)},H.ptr.prototype.ArrayFuncKeepBase=function(e,t,r){var{_1:n,_i:i,_ref:o,_tmp:a,_tmp$1:s,_tuple:c,arr:$,ctx:e,i:l,i$1:u,isAllInt:f,num:w,nums:h,orderType:r,pickNum:t,ret:g,v:k,$s:b,$r:y,$c:m}=hr(this,{ctx:e,pickNum:t,orderType:r});b=b||0;e:for(;;){switch(b){case 0:for(h=[h],f=!1,g=0,$=(c=(k=this).ReadArray())[0],h[0]=$r.nil,f=!0,o=$.List,i=0;i=o.$length?void p("index out of range"):o.$array[o.$offset+i]).TypeId)?h[0]=O(h[0],l.MustReadInt()):1===n&&(f=!1,h[0]=O(h[0],l.MustReadFloat())),i++;if(0===r){b=1;continue}if(1===r){b=2;continue}b=3;continue;case 1:y=d.Slice(h[0],function(e){return function(t,r){return(t<0||t>=e[0].$length?void p("index out of range"):e[0].$array[e[0].$offset+t])>(r<0||r>=e[0].$length?void p("index out of range"):e[0].$array[e[0].$offset+r])}}(h)),b=4;case 4:if(m&&(m=!1,y=y.$blk()),y&&void 0!==y.$blk)break e;b=3;continue;case 2:y=d.Slice(h[0],function(e){return function(t,r){return(t<0||t>=e[0].$length?void p("index out of range"):e[0].$array[e[0].$offset+t])<(r<0||r>=e[0].$length?void p("index out of range"):e[0].$array[e[0].$offset+r])}}(h)),b=5;case 5:if(m&&(m=!1,y=y.$blk()),y&&void 0!==y.$blk)break e;case 3:for(w=0,u=0;u=(0|h[0].$length)||(w+=u<0||u>=h[0].$length?void p("index out of range"):h[0].$array[h[0].$offset+u]),u=u+1|0;return b=-1,[f=a=f,g=s=w]}return}return{$blk:H.ptr.prototype.ArrayFuncKeepBase,$c:!0,$r:y,_1:n,_i:i,_ref:o,_tmp:a,_tmp$1:s,_tuple:c,arr:$,ctx:e,i:l,i$1:u,isAllInt:f,num:w,nums:h,orderType:r,pickNum:t,ret:g,v:k,$s:b}},H.prototype.ArrayFuncKeepBase=function(e,t,r){return this.$val.ArrayFuncKeepBase(e,t,r)},H.ptr.prototype.ArrayFuncKeepHigh=function(e,t){var{$24r:r,_r$34:n,_tuple:i,ctx:e,isAllInt:o,pickNum:t,ret:a,v:p,$s:s,$r:c,$c:$}=hr(this,{ctx:e,pickNum:t});s=s||0;e:for(;;){switch(s){case 0:o=!1,a=0,n=(p=this).ArrayFuncKeepBase(e,t,0),s=1;case 1:if($&&($=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;r=[o=(i=n)[0],a=i[1]],s=2;case 2:return r}return}return{$blk:H.ptr.prototype.ArrayFuncKeepHigh,$c:!0,$r:c,$24r:r,_r$34:n,_tuple:i,ctx:e,isAllInt:o,pickNum:t,ret:a,v:p,$s:s}},H.prototype.ArrayFuncKeepHigh=function(e,t){return this.$val.ArrayFuncKeepHigh(e,t)},H.ptr.prototype.ArrayFuncKeepLow=function(e,t){var{$24r:r,_r$34:n,_tuple:i,ctx:e,isAllInt:o,pickNum:t,ret:a,v:p,$s:s,$r:c,$c:$}=hr(this,{ctx:e,pickNum:t});s=s||0;e:for(;;){switch(s){case 0:o=!1,a=0,n=(p=this).ArrayFuncKeepBase(e,t,1),s=1;case 1:if($&&($=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;r=[o=(i=n)[0],a=i[1]],s=2;case 2:return r}return}return{$blk:H.ptr.prototype.ArrayFuncKeepLow,$c:!0,$r:c,$24r:r,_r$34:n,_tuple:i,ctx:e,isAllInt:o,pickNum:t,ret:a,v:p,$s:s}},H.prototype.ArrayFuncKeepLow=function(e,t){return this.$val.ArrayFuncKeepLow(e,t)},q.ptr.prototype.GetDetailText=function(){var{_r$34:e,ctx:t,$s:r,$r:n,$c:i}=hr(this,{});r=r||0;e:for(;;){switch(r){case 0:if((t=this).DetailSpans!==lr.nil){r=1;continue}r=2;continue;case 1:if(""!==t.detailCache)return r=-1,t.detailCache;e=t.makeDetailStr(t.DetailSpans),r=3;case 3:if(i&&(i=!1,e=e.$blk()),e&&void 0!==e.$blk)break e;return t.detailCache=e,r=-1,t.detailCache;case 2:return r=-1,""}return}return{$blk:q.ptr.prototype.GetDetailText,$c:!0,$r:n,_r$34:e,ctx:t,$s:r}},q.prototype.GetDetailText=function(){return this.$val.GetDetailText()},q.ptr.prototype.StackTop=function(){return this.top},q.prototype.StackTop=function(){return this.$val.StackTop()},q.ptr.prototype.Depth=function(){return this.subThreadDepth},q.prototype.Depth=function(){return this.$val.Depth()},q.ptr.prototype.SetConfig=function(e){K.copy(this.Config,e)},q.prototype.SetConfig=function(e){return this.$val.SetConfig(e)},q.ptr.prototype.Init=function(){var e,t;(e=this).Attrs=new M.ptr(new _.Mutex.ptr(0,0),new E.Value.ptr(tt),!1,0),e.globalNames=new M.ptr(new _.Mutex.ptr(0,0),new E.Value.ptr(tt),!1,0),e.detailCache="",e.DetailSpans=lr.nil,e.Seed!==Ct.nil&&((t=new a.PCGSource.ptr(new Oe(0,0),new Oe(0,0))).UnmarshalBinary(e.Seed),e.RandSrc=t)},q.prototype.Init=function(){return this.$val.Init()},q.ptr.prototype.GetCurSeed=function(){return this.RandSrc!==ur.nil?this.RandSrc.MarshalBinary():ei.MarshalBinary()},q.prototype.GetCurSeed=function(){return this.$val.GetCurSeed()},q.ptr.prototype.loadInnerVar=function(e){var t;return void 0!==(t=h(pi,We.keyFor(e)))?t.v:lt.nil},q.prototype.loadInnerVar=function(e){return this.$val.loadInnerVar(e)},q.ptr.prototype.LoadNameGlobalWithDetail=function(e,t,r){var{_r$34:n,_r$35:i,_r$36:o,_r$37:a,ctx:p,detail:r,isRaw:t,loadFunc:s,name:e,val:c,val$1:$,$s:l,$r:f,$c:d}=hr(this,{name:e,isRaw:t,detail:r});l=l||0;e:for(;;){switch(l){case 0:if(p=this,(s=u)===u&&(s=p.GlobalValueLoadFunc),s!==u){l=1;continue}l=2;continue;case 1:n=s(e),l=3;case 3:if(d&&(d=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;if((c=n)!==lt.nil){l=4;continue}l=5;continue;case 4:if(!t&&5===c.TypeId){l=6;continue}l=7;continue;case 6:i=c.ComputedExecute(p,r),l=8;case 8:if(d&&(d=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;if(c=i,!B(p.Error,tt))return l=-1,lt.nil;case 7:return l=-1,c;case 5:case 2:if($=p.loadInnerVar(e),p.GlobalValueLoadOverwriteFunc!==u){l=9;continue}l=10;continue;case 9:o=p.GlobalValueLoadOverwriteFunc(e,$),l=11;case 11:if(d&&(d=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;$=o;case 10:if($===lt.nil&&($=Wo()),!t&&5===$.TypeId){l=12;continue}l=13;continue;case 12:a=$.ComputedExecute(p,r),l=14;case 14:if(d&&(d=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;if($=a,!B(p.Error,tt))return l=-1,lt.nil;case 13:return l=-1,$}return}return{$blk:q.ptr.prototype.LoadNameGlobalWithDetail,$c:!0,$r:f,_r$34:n,_r$35:i,_r$36:o,_r$37:a,ctx:p,detail:r,isRaw:t,loadFunc:s,name:e,val:c,val$1:$,$s:l}},q.prototype.LoadNameGlobalWithDetail=function(e,t,r){return this.$val.LoadNameGlobalWithDetail(e,t,r)},q.ptr.prototype.LoadNameGlobal=function(e,t){var{$24r:r,_r$34:n,ctx:i,isRaw:t,name:e,$s:o,$r:a,$c:p}=hr(this,{name:e,isRaw:t});o=o||0;e:for(;;){switch(o){case 0:n=(i=this).LoadNameGlobalWithDetail(e,t,sr.nil),o=1;case 1:if(p&&(p=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;r=n,o=2;case 2:return r}return}return{$blk:q.ptr.prototype.LoadNameGlobal,$c:!0,$r:a,$24r:r,_r$34:n,ctx:i,isRaw:t,name:e,$s:o}},q.prototype.LoadNameGlobal=function(e,t){return this.$val.LoadNameGlobal(e,t)},q.ptr.prototype.LoadNameLocalWithDetail=function(e,t,r){var{_r$34:n,_r$35:i,_tuple:o,ctx:a,detail:r,exists:p,isRaw:t,name:e,ret:s,$s:c,$r:$,$c:l}=hr(this,{name:e,isRaw:t,detail:r});c=c||0;e:for(;;){switch(c){case 0:n=(a=this).Attrs.Load(e),c=1;case 1:if(l&&(l=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;if(s=(o=n)[0],(p=o[1])||(s=Wo()),!t&&5===s.TypeId){c=2;continue}c=3;continue;case 2:i=s.ComputedExecute(a,r),c=4;case 4:if(l&&(l=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;if(s=i,!B(a.Error,tt))return c=-1,lt.nil;case 3:return c=-1,s}return}return{$blk:q.ptr.prototype.LoadNameLocalWithDetail,$c:!0,$r:$,_r$34:n,_r$35:i,_tuple:o,ctx:a,detail:r,exists:p,isRaw:t,name:e,ret:s,$s:c}},q.prototype.LoadNameLocalWithDetail=function(e,t,r){return this.$val.LoadNameLocalWithDetail(e,t,r)},q.ptr.prototype.LoadNameLocal=function(e,t){var{$24r:r,_r$34:n,ctx:i,isRaw:t,name:e,$s:o,$r:a,$c:p}=hr(this,{name:e,isRaw:t});o=o||0;e:for(;;){switch(o){case 0:n=(i=this).LoadNameLocalWithDetail(e,t,sr.nil),o=1;case 1:if(p&&(p=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;r=n,o=2;case 2:return r}return}return{$blk:q.ptr.prototype.LoadNameLocal,$c:!0,$r:a,$24r:r,_r$34:n,ctx:i,isRaw:t,name:e,$s:o}},q.prototype.LoadNameLocal=function(e,t){return this.$val.LoadNameLocal(e,t)},q.ptr.prototype.LoadNameWithDetail=function(e,t,r,n){var{$24r:i,_r$34:o,_r$35:a,_r$36:p,_tuple:s,ctx:c,curCtx:$,detail:n,isRaw:t,name:e,overwrite:l,ret:f,useHook:r,$s:d,$r:w,$c:h}=hr(this,{name:e,isRaw:t,useHook:r,detail:n});d=d||0;e:for(;;){switch(d){case 0:if(c=this,r&&c.Config.HookFuncValueLoad!==u){d=1;continue}d=2;continue;case 1:l=lt.nil,o=c.Config.HookFuncValueLoad(c,e),d=3;case 3:if(h&&(h=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;if(e=(s=o)[0],(l=s[1])!==lt.nil)return d=-1,l;case 2:$=c;case 4:a=$.LoadNameLocalWithDetail(e,t,n),d=6;case 6:if(h&&(h=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;if(f=a,!B($.Error,tt))return c.Error=$.Error,d=-1,lt.nil;if(4!==f.TypeId)return d=-1,f;if($.UpCtx===ut.nil){d=5;continue}$=$.UpCtx,d=4;continue;case 5:p=c.LoadNameGlobalWithDetail(e,t,n),d=7;case 7:if(h&&(h=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;i=p,d=8;case 8:return i}return}return{$blk:q.ptr.prototype.LoadNameWithDetail,$c:!0,$r:w,$24r:i,_r$34:o,_r$35:a,_r$36:p,_tuple:s,ctx:c,curCtx:$,detail:n,isRaw:t,name:e,overwrite:l,ret:f,useHook:r,$s:d}},q.prototype.LoadNameWithDetail=function(e,t,r,n){return this.$val.LoadNameWithDetail(e,t,r,n)},q.ptr.prototype.LoadName=function(e,t,r){var{$24r:n,_r$34:i,ctx:o,isRaw:t,name:e,useHook:r,$s:a,$r:p,$c:s}=hr(this,{name:e,isRaw:t,useHook:r});a=a||0;e:for(;;){switch(a){case 0:i=(o=this).LoadNameWithDetail(e,t,r,sr.nil),a=1;case 1:if(s&&(s=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;n=i,a=2;case 2:return n}return}return{$blk:q.ptr.prototype.LoadName,$c:!0,$r:p,$24r:n,_r$34:i,ctx:o,isRaw:t,name:e,useHook:r,$s:a}},q.prototype.LoadName=function(e,t,r){return this.$val.LoadName(e,t,r)},q.ptr.prototype.StoreName=function(e,t,r){var{_r$34:n,_r$35:i,_tuple:o,_tuple$1:a,ctx:p,name:e,ok:s,overwrite:c,solved:$,useHook:r,v:t,$s:l,$r:f,$c:d}=hr(this,{name:e,v:t,useHook:r});l=l||0;e:for(;;){switch(l){case 0:if(p=this,r&&p.Config.HookFuncValueStore!==u){l=1;continue}l=2;continue;case 1:n=p.Config.HookFuncValueStore(p,e,t),l=3;case 3:if(d&&(d=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;if(c=(o=n)[0],$=o[1])return void(l=-1);c!==lt.nil&&(t=c);case 2:i=p.globalNames.Load(e),l=4;case 4:if(d&&(d=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;if(s=(a=i)[1]){l=5;continue}l=6;continue;case 5:f=p.StoreNameGlobal(e,t),l=8;case 8:if(d&&(d=!1,f=f.$blk()),f&&void 0!==f.$blk)break e;l=7;continue;case 6:f=p.StoreNameLocal(e,t),l=9;case 9:if(d&&(d=!1,f=f.$blk()),f&&void 0!==f.$blk)break e;case 7:return void(l=-1)}return}return{$blk:q.ptr.prototype.StoreName,$c:!0,$r:f,_r$34:n,_r$35:i,_tuple:o,_tuple$1:a,ctx:p,name:e,ok:s,overwrite:c,solved:$,useHook:r,v:t,$s:l}},q.prototype.StoreName=function(e,t,r){return this.$val.StoreName(e,t,r)},q.ptr.prototype.StoreNameLocal=function(e,t){var{ctx:r,name:e,v:t,$s:n,$r:i,$c:o}=hr(this,{name:e,v:t});n=n||0;e:for(;;){switch(n){case 0:i=(r=this).Attrs.Store(e,t),n=1;case 1:if(o&&(o=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;return void(n=-1)}return}return{$blk:q.ptr.prototype.StoreNameLocal,$c:!0,$r:i,ctx:r,name:e,v:t,$s:n}},q.prototype.StoreNameLocal=function(e,t){return this.$val.StoreNameLocal(e,t)},q.ptr.prototype.StoreNameGlobal=function(e,t){var{ctx:r,name:e,storeFunc:n,v:t,$s:o,$r:a,$c:p}=hr(this,{name:e,v:t});o=o||0;e:for(;;){switch(o){case 0:if((n=(r=this).GlobalValueStoreFunc)!==u){o=1;continue}o=2;continue;case 1:a=n(e,t),o=4;case 4:if(p&&(p=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;o=3;continue;case 2:return r.Error=i.New("未设置 ValueStoreNameFunc,无法储存变量"),void(o=-1);case 3:return void(o=-1)}return}return{$blk:q.ptr.prototype.StoreNameGlobal,$c:!0,$r:a,ctx:r,name:e,storeFunc:n,v:t,$s:o}},q.prototype.StoreNameGlobal=function(e,t){return this.$val.StoreNameGlobal(e,t)},q.ptr.prototype.RegCustomDice=function(e,t){return tt},q.prototype.RegCustomDice=function(e,t){return this.$val.RegCustomDice(e,t)},H.ptr.prototype.Clone=function(){return new H.ptr(this.TypeId,this.Value)},H.prototype.Clone=function(){return this.$val.Clone()},H.ptr.prototype.AsBool=function(){var{$24r:e,_1:t,_r$34:r,ad:n,dd:i,v:o,vd:a,$s:p,$r:s,$c:c}=hr(this,{});p=p||0;e:for(;;){switch(p){case 0:if(0===(t=(o=this).TypeId)){p=2;continue}if(1===t){p=3;continue}if(2===t){p=4;continue}if(4===t){p=5;continue}if(5===t){p=6;continue}if(6===t){p=7;continue}if(7===t){p=8;continue}if(8===t||9===t||10===t){p=9;continue}p=10;continue;case 2:return p=-1,!B(o.Value,new z(0));case 3:return p=-1,!B(o.Value,new Me(0));case 4:return p=-1,!B(o.Value,new We(""));case 5:return p=-1,!1;case 6:return p=-1,!(""===(a=Yt(o.Value,fr)).Expr);case 7:return p=-1,!(0===(n=o.MustReadArray()).List.$length);case 8:r=(i=o.MustReadDictData()).Dict.Length(),p=12;case 12:if(c&&(c=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;e=!(0===r),p=13;case 13:return e;case 9:return p=-1,!0;case 10:case 11:case 1:return p=-1,!1}return}return{$blk:H.ptr.prototype.AsBool,$c:!0,$r:s,$24r:e,_1:t,_r$34:r,ad:n,dd:i,v:o,vd:a,$s:p}},H.prototype.AsBool=function(){return this.$val.AsBool()},H.ptr.prototype.ToString=function(){var{$24r:e,_r$34:t,ri:r,v:n,$s:i,$r:o,$c:a}=hr(this,{});i=i||0;e:for(;;){switch(i){case 0:n=this,r=new ie.ptr(Kt(et.keyFor,[])),t=n.toStringRaw(r),i=1;case 1:if(a&&(a=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;e=t,i=2;case 2:return e}return}return{$blk:H.ptr.prototype.ToString,$c:!0,$r:o,$24r:e,_r$34:t,ri:r,v:n,$s:i}},H.prototype.ToString=function(){return this.$val.ToString()},H.ptr.prototype.toStringRaw=function(e){var{_1:t,_entry:r,_entry$1:n,_i:i,_key:a,_key$1:s,_r$34:c,_ref:$,_tuple:l,_tuple$1:u,_tuple$2:f,_tuple$3:d,_tuple$4:g,_tuple$5:k,_tuple$6:b,_tuple$7:y,arr:m,cd:_,cd$1:x,cd$2:S,dd:E,exists:C,exists$1:I,i:A,index:F,items:R,od:T,ri:e,s:N,v:P,x:V,$s:D,$r:L,$c:M}=hr(this,{ri:e});D=D||0;e:for(;;){switch(D){case 0:if(R=[R],e=[e],(P=this)===lt.nil)return D=-1,"NIL";if(0===(t=P.TypeId)){D=2;continue}if(1===t){D=3;continue}if(2===t){D=4;continue}if(4===t){D=5;continue}if(6===t){D=6;continue}if(5===t){D=7;continue}if(7===t){D=8;continue}if(8===t){D=9;continue}if(9===t){D=10;continue}if(10===t){D=11;continue}D=12;continue;case 2:return D=-1,w.FormatInt(new Re(0,Yt(P.Value,z)),10);case 3:return D=-1,w.FormatFloat(Yt(P.Value,Me),102,-1,64);case 4:return D=-1,Yt(P.Value,We);case 5:return D=-1,"null";case 6:if(C=(l=void 0!==(r=h(e[0].exists,et.keyFor(P.Value)))?[r.v,!0]:[!1,!1])[1])return D=-1,"[...]";a=P.Value,(e[0].exists||p("assignment to entry in nil map")).set(et.keyFor(a),{k:a,v:!0}),N="[",$=(m=(u=P.ReadArray())[0]).List,i=0;case 14:if(!(i<$.$length)){D=15;continue}F=i,c=(A=i<0||i>=$.$length?void p("index out of range"):$.$array[$.$offset+i]).toReprRaw(e[0]),D=16;case 16:if(M&&(M=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;N+=V=c,F!==(m.List.$length-1|0)&&(N+=", "),i++,D=14;continue;case 15:return D=-1,N+"]";case 7:return D=-1,"&("+(_=(f=P.ReadComputed())[0]).Expr+")";case 8:if(I=(d=void 0!==(n=h(e[0].exists,et.keyFor(P.Value)))?[n.v,!0]:[!1,!1])[1])return D=-1,"{...}";s=P.Value,(e[0].exists||p("assignment to entry in nil map")).set(et.keyFor(s),{k:s,v:!0}),R[0]=vt.nil,L=(E=(g=P.ReadDictData())[0]).Dict.Range(function(e,t){return function r(n,i){var{_r$35:a,_r$36:p,key:n,txt:s,value:i,$s:c,$r:$,$c:l}=hr(this,{key:n,value:i});c=c||0;t:for(;;){switch(c){case 0:a=i.toReprRaw(t[0]),c=1;case 1:if(l&&(l=!1,a=a.$blk()),a&&void 0!==a.$blk)break t;s=a,p=o.Sprintf("'%s': %s",new kt([new We(n),new We(s)])),c=2;case 2:if(l&&(l=!1,p=p.$blk()),p&&void 0!==p.$blk)break t;return e[0]=O(e[0],p),c=-1,!0}return}return{$blk:r,$c:!0,$r:$,_r$35:a,_r$36:p,key:n,txt:s,value:i,$s:c}}}(R,e)),D=17;case 17:if(M&&(M=!1,L=L.$blk()),L&&void 0!==L.$blk)break e;return D=-1,"{"+v.Join(R[0],", ")+"}";case 9:return D=-1,"function "+(x=(k=P.ReadFunctionData())[0]).Name;case 10:return D=-1,"nfunction "+(S=(b=P.ReadNativeFunctionData())[0]).Name;case 11:return D=-1,"nobject "+(T=(y=P.ReadNativeObjectData())[0]).Name;case 12:return D=-1,"a value";case 13:case 1:return D=-1,""}return}return{$blk:H.ptr.prototype.toStringRaw,$c:!0,$r:L,_1:t,_entry:r,_entry$1:n,_i:i,_key:a,_key$1:s,_r$34:c,_ref:$,_tuple:l,_tuple$1:u,_tuple$2:f,_tuple$3:d,_tuple$4:g,_tuple$5:k,_tuple$6:b,_tuple$7:y,arr:m,cd:_,cd$1:x,cd$2:S,dd:E,exists:C,exists$1:I,i:A,index:F,items:R,od:T,ri:e,s:N,v:P,x:V,$s:D}},H.prototype.toStringRaw=function(e){return this.$val.toStringRaw(e)},H.ptr.prototype.toReprRaw=function(e){var{$24r:t,$24r$1:r,_1:n,_r$34:i,_r$35:o,ri:e,v:a,$s:p,$r:s,$c:c}=hr(this,{ri:e});p=p||0;e:for(;;){switch(p){case 0:if((a=this)===lt.nil)return p=-1,"NIL";if(2===(n=a.TypeId)){p=2;continue}if(0===n||1===n||4===n||6===n||5===n||7===n||8===n||9===n||10===n){p=3;continue}p=4;continue;case 2:i=a.toStringRaw(e),p=6;case 6:if(c&&(c=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;t="'"+i+"'",p=7;case 7:return t;case 3:o=a.toStringRaw(e),p=8;case 8:if(c&&(c=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;r=o,p=9;case 9:return r;case 4:return p=-1,"";case 5:case 1:return p=-1,""}return}return{$blk:H.ptr.prototype.toReprRaw,$c:!0,$r:s,$24r:t,$24r$1:r,_1:n,_r$34:i,_r$35:o,ri:e,v:a,$s:p}},H.prototype.toReprRaw=function(e){return this.$val.toReprRaw(e)},H.ptr.prototype.ToRepr=function(){var{$24r:e,_r$34:t,ri:r,v:n,$s:i,$r:o,$c:a}=hr(this,{});i=i||0;e:for(;;){switch(i){case 0:n=this,r=new ie.ptr(Kt(et.keyFor,[])),t=n.toReprRaw(r),i=1;case 1:if(a&&(a=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;e=t,i=2;case 2:return e}return}return{$blk:H.ptr.prototype.ToRepr,$c:!0,$r:o,$24r:e,_r$34:t,ri:r,v:n,$s:i}},H.prototype.ToRepr=function(){return this.$val.ToRepr()},H.ptr.prototype.ReadInt=function(){return 0===this.TypeId?[Yt(this.Value,z),!0]:[0,!1]},H.prototype.ReadInt=function(){return this.$val.ReadInt()},H.ptr.prototype.ReadFloat=function(){return 1===this.TypeId?[Yt(this.Value,Me),!0]:[0,!1]},H.prototype.ReadFloat=function(){return this.$val.ReadFloat()},H.ptr.prototype.ReadString=function(){return 2===this.TypeId?[Yt(this.Value,We),!0]:["",!1]},H.prototype.ReadString=function(){return this.$val.ReadString()},H.ptr.prototype.ReadArray=function(){return 6===this.TypeId?[Yt(this.Value,dr),!0]:[dr.nil,!1]},H.prototype.ReadArray=function(){return this.$val.ReadArray()},H.ptr.prototype.ReadComputed=function(){return 5===this.TypeId?[Yt(this.Value,fr),!0]:[fr.nil,!1]},H.prototype.ReadComputed=function(){return this.$val.ReadComputed()},H.ptr.prototype.ReadDictData=function(){return 7===this.TypeId?[Yt(this.Value,wr),!0]:[wr.nil,!1]},H.prototype.ReadDictData=function(){return this.$val.ReadDictData()},H.ptr.prototype.MustReadDictData=function(){if(7===this.TypeId)return Yt(this.Value,wr);ir(new We("错误: 不正确的类型"))},H.prototype.MustReadDictData=function(){return this.$val.MustReadDictData()},H.ptr.prototype.MustReadArray=function(){var e,t;if(t=(e=this.ReadArray())[0],e[1])return t;ir(new We("错误: 不正确的类型"))},H.prototype.MustReadArray=function(){return this.$val.MustReadArray()},H.ptr.prototype.MustReadInt=function(){var e,t;if(t=(e=this.ReadInt())[0],e[1])return t;ir(new We("错误: 不正确的类型"))},H.prototype.MustReadInt=function(){return this.$val.MustReadInt()},H.ptr.prototype.MustReadFloat=function(){var e,t;if(t=(e=this.ReadFloat())[0],e[1])return t;ir(new We("错误: 不正确的类型"))},H.prototype.MustReadFloat=function(){return this.$val.MustReadFloat()},H.ptr.prototype.ReadFunctionData=function(){return 8===this.TypeId?[Yt(this.Value,gr),!0]:[gr.nil,!1]},H.prototype.ReadFunctionData=function(){return this.$val.ReadFunctionData()},H.ptr.prototype.ReadNativeFunctionData=function(){return 9===this.TypeId?[Yt(this.Value,kr),!0]:[kr.nil,!1]},H.prototype.ReadNativeFunctionData=function(){return this.$val.ReadNativeFunctionData()},H.ptr.prototype.ReadNativeObjectData=function(){return 10===this.TypeId?[Yt(this.Value,br),!0]:[br.nil,!1]},H.prototype.ReadNativeObjectData=function(){return this.$val.ReadNativeObjectData()},H.ptr.prototype.OpAdd=function(e,t){var r,n,o,a,s,c,$,l,u,f,d,w,h,g,k,b,y;if(0===(r=(d=this).TypeId)){if(0===(n=t.TypeId))return w=Yt(d.Value,z)+Yt(t.Value,z)|0,Lo(w);if(1===n)return h=Yt(d.Value,z)+Yt(t.Value,Me),Mo(h)}else if(1===r){if(0===(o=t.TypeId))return g=Yt(d.Value,Me)+Yt(t.Value,z),Mo(g);if(1===o)return k=Yt(d.Value,Me)+Yt(t.Value,Me),Mo(k)}else if(2===r){if(2===t.TypeId)return b=Yt(d.Value,We)+Yt(t.Value,We),Bo(b)}else if(6===r&&6===t.TypeId){if(c=d.ReadArray()[0],$=t.ReadArray()[0],(c.List.$length+$.List.$length|0)>512)return e.Error=i.New("不能一次性创建过长的数组"),lt.nil;for(l=Zt(_t,c.List.$length+$.List.$length|0),T(l,c.List),s=$.List,a=0;a=s.$length?void p("index out of range"):s.$array[s.$offset+a],(y=c.List.$length+f|0)<0||y>=l.$length?p("index out of range"):l.$array[l.$offset+y]=u,a++;return zo(l)}return lt.nil},H.prototype.OpAdd=function(e,t){return this.$val.OpAdd(e,t)},H.ptr.prototype.OpSub=function(e,t){var r,n,i,o,a,p,s,c;if(0===(r=(o=this).TypeId)){if(0===(n=t.TypeId))return a=Yt(o.Value,z)-Yt(t.Value,z)|0,Lo(a);if(1===n)return p=Yt(o.Value,z)-Yt(t.Value,Me),Mo(p)}else if(1===r){if(0===(i=t.TypeId))return s=Yt(o.Value,Me)-Yt(t.Value,z),Mo(s);if(1===i)return c=Yt(o.Value,Me)-Yt(t.Value,Me),Mo(c)}return lt.nil},H.prototype.OpSub=function(e,t){return this.$val.OpSub(e,t)},H.ptr.prototype.OpMultiply=function(e,t){var r,n,i,o,a,p,s,c;if(0===(r=(o=this).TypeId)){if(0===(n=t.TypeId))return a=J(Yt(o.Value,z),Yt(t.Value,z)),Lo(a);if(1===n)return p=Yt(o.Value,z)*Yt(t.Value,Me),Mo(p);if(6===n)return t.ArrayRepeatTimesEx(e,o)}else if(1===r){if(0===(i=t.TypeId))return s=Yt(o.Value,Me)*Yt(t.Value,z),Mo(s);if(1===i)return c=Yt(o.Value,Me)*Yt(t.Value,Me),Mo(c)}else if(6===r)return o.ArrayRepeatTimesEx(e,t);return lt.nil},H.prototype.OpMultiply=function(e,t){return this.$val.OpMultiply(e,t)},H.ptr.prototype.OpDivide=function(e,t){var{$24r:r,$24r$1:n,$24r$2:o,$24r$3:a,_1:s,_2:c,_3:$,_q:l,_r$34:u,_r$35:f,_r$36:d,_r$37:w,ctx:e,setDivideZero:h,v:g,v2:t,val:k,val$1:b,val$2:y,val$3:m,$s:v,$r:_,$c:x}=hr(this,{ctx:e,v2:t});v=v||0;e:for(;;){switch(v){case 0:if(e=[e],(g=[g])[0]=this,h=function(e,t){return function(){return e[0].Config.IgnoreDiv0?t[0]:(e[0].Error=i.New("被除数为0"),lt.nil)}}(e,g),0===(s=g[0].TypeId)){v=2;continue}if(1===s){v=3;continue}v=4;continue;case 2:if(0===(c=t.TypeId)){v=6;continue}if(1===c){v=7;continue}v=8;continue;case 6:if(0===Yt(t.Value,z)){v=9;continue}v=10;continue;case 9:u=h(),v=11;case 11:if(x&&(x=!1,u=u.$blk()),u&&void 0!==u.$blk)break e;r=u,v=12;case 12:return r;case 10:return k=(l=Yt(g[0].Value,z)/Yt(t.Value,z))==l&&l!==1/0&&l!==-1/0?0|l:p("integer divide by zero"),v=-1,Lo(k);case 7:if(0===Yt(t.Value,Me)){v=13;continue}v=14;continue;case 13:f=h(),v=15;case 15:if(x&&(x=!1,f=f.$blk()),f&&void 0!==f.$blk)break e;n=f,v=16;case 16:return n;case 14:return b=Yt(g[0].Value,z)/Yt(t.Value,Me),v=-1,Mo(b);case 8:case 5:v=4;continue;case 3:if(0===($=t.TypeId)){v=18;continue}if(1===$){v=19;continue}v=20;continue;case 18:if(0===Yt(t.Value,z)){v=21;continue}v=22;continue;case 21:d=h(),v=23;case 23:if(x&&(x=!1,d=d.$blk()),d&&void 0!==d.$blk)break e;o=d,v=24;case 24:return o;case 22:return y=Yt(g[0].Value,Me)/Yt(t.Value,z),v=-1,Mo(y);case 19:if(0===Yt(t.Value,Me)){v=25;continue}v=26;continue;case 25:w=h(),v=27;case 27:if(x&&(x=!1,w=w.$blk()),w&&void 0!==w.$blk)break e;a=w,v=28;case 28:return a;case 26:return m=Yt(g[0].Value,Me)/Yt(t.Value,Me),v=-1,Mo(m);case 20:case 17:case 4:case 1:return v=-1,lt.nil}return}return{$blk:H.ptr.prototype.OpDivide,$c:!0,$r:_,$24r:r,$24r$1:n,$24r$2:o,$24r$3:a,_1:s,_2:c,_3:$,_q:l,_r$34:u,_r$35:f,_r$36:d,_r$37:w,ctx:e,setDivideZero:h,v:g,v2:t,val:k,val$1:b,val$2:y,val$3:m,$s:v}},H.prototype.OpDivide=function(e,t){return this.$val.OpDivide(e,t)},H.ptr.prototype.OpModulus=function(e,t){var{_1:r,_2:n,_r$34:o,ctx:e,setDivideZero:a,v:s,v2:t,val:c,$s:$,$r:l,$c:u}=hr(this,{ctx:e,v2:t});$=$||0;e:for(;;){switch($){case 0:if(s=this,a=function(e){return function(){e[0].Error=i.New("被除数被0")}}(e=[e]),0===(r=s.TypeId)){$=2;continue}$=3;continue;case 2:if(0===(n=t.TypeId)){$=5;continue}$=6;continue;case 5:if(0===Yt(t.Value,z)){$=7;continue}$=8;continue;case 7:l=a(),$=9;case 9:if(u&&(u=!1,l=l.$blk()),l&&void 0!==l.$blk)break e;return $=-1,lt.nil;case 8:return c=(o=Yt(s.Value,z)%Yt(t.Value,z))==o?o:p("integer divide by zero"),$=-1,Lo(c);case 6:case 4:case 3:case 1:return $=-1,lt.nil}return}return{$blk:H.ptr.prototype.OpModulus,$c:!0,$r:l,_1:r,_2:n,_r$34:o,ctx:e,setDivideZero:a,v:s,v2:t,val:c,$s:$}},H.prototype.OpModulus=function(e,t){return this.$val.OpModulus(e,t)},H.ptr.prototype.OpPower=function(e,t){var r,n,i,o,a,p,c,$;if(0===(r=(o=this).TypeId)){if(0===(n=t.TypeId))return a=0|s.Pow(Yt(o.Value,z),Yt(t.Value,z)),Lo(a);if(1===n)return p=s.Pow(Yt(o.Value,z),Yt(t.Value,Me)),Mo(p)}else if(1===r){if(0===(i=t.TypeId))return c=s.Pow(Yt(o.Value,Me),Yt(t.Value,z)),Mo(c);if(1===i)return $=s.Pow(Yt(o.Value,Me),Yt(t.Value,Me)),Mo($)}return lt.nil},H.prototype.OpPower=function(e,t){return this.$val.OpPower(e,t)},H.ptr.prototype.OpNullCoalescing=function(e,t){return 4===this.TypeId?t:this},H.prototype.OpNullCoalescing=function(e,t){return this.$val.OpNullCoalescing(e,t)},Po=function(e){var t;return t=0,e&&(t=1),Lo(t)},H.ptr.prototype.OpCompLT=function(e,t){var r,n,i,o;if(0===(r=(o=this).TypeId)){if(0===(n=t.TypeId))return Po(Yt(o.Value,z)=Yt(t.Value,z));if(1===n)return Po(Yt(o.Value,z)>=Yt(t.Value,Me))}else if(1===r){if(0===(i=t.TypeId))return Po(Yt(o.Value,Me)>=Yt(t.Value,z));if(1===i)return Po(Yt(o.Value,Me)>=Yt(t.Value,Me))}return lt.nil},H.prototype.OpCompGE=function(e,t){return this.$val.OpCompGE(e,t)},H.ptr.prototype.OpCompGT=function(e,t){var r,n,i,o;if(0===(r=(o=this).TypeId)){if(0===(n=t.TypeId))return Po(Yt(o.Value,z)>Yt(t.Value,z));if(1===n)return Po(Yt(o.Value,z)>Yt(t.Value,Me))}else if(1===r){if(0===(i=t.TypeId))return Po(Yt(o.Value,Me)>Yt(t.Value,z));if(1===i)return Po(Yt(o.Value,Me)>Yt(t.Value,Me))}return lt.nil},H.prototype.OpCompGT=function(e,t){return this.$val.OpCompGT(e,t)},H.ptr.prototype.OpBitwiseAnd=function(e,t){return 0===this.TypeId&&0===t.TypeId?Lo(Yt(this.Value,z)&Yt(t.Value,z)):lt.nil},H.prototype.OpBitwiseAnd=function(e,t){return this.$val.OpBitwiseAnd(e,t)},H.ptr.prototype.OpBitwiseOr=function(e,t){return 0===this.TypeId&&0===t.TypeId?Lo(Yt(this.Value,z)|Yt(t.Value,z)):lt.nil},H.prototype.OpBitwiseOr=function(e,t){return this.$val.OpBitwiseOr(e,t)},H.ptr.prototype.OpPositive=function(){var e;return 0===(e=this.TypeId)?Lo(Yt(this.Value,z)):1===e?Mo(Yt(this.Value,Me)):lt.nil},H.prototype.OpPositive=function(){return this.$val.OpPositive()},H.ptr.prototype.OpNegation=function(){var e;return 0===(e=this.TypeId)?Lo(-Yt(this.Value,z)):1===e?Mo(-Yt(this.Value,Me)):lt.nil},H.prototype.OpNegation=function(){return this.$val.OpNegation()},H.ptr.prototype.AttrSet=function(e,t,r){var{_1:n,_tuple:i,_tuple$1:o,cd:a,ctx:e,d:p,name:t,od:s,v:c,val:r,$s:$,$r:l,$c:u}=hr(this,{ctx:e,name:t,val:r});$=$||0;e:for(;;){switch($){case 0:if(5===(n=(c=this).TypeId)){$=2;continue}if(7===n){$=3;continue}if(10===n){$=4;continue}$=5;continue;case 2:(a=(i=c.ReadComputed())[0]).Attrs===Pt.nil&&(a.Attrs=new M.ptr(new _.Mutex.ptr(0,0),new E.Value.ptr(tt),!1,0)),l=a.Attrs.Store(t,r.Clone()),$=6;case 6:if(u&&(u=!1,l=l.$blk()),l&&void 0!==l.$blk)break e;return $=-1,r;case 3:l=(p=V(c,cr)).Store(t,r),$=7;case 7:if(u&&(u=!1,l=l.$blk()),l&&void 0!==l.$blk)break e;return $=-1,r;case 4:l=(s=(o=c.ReadNativeObjectData())[0]).AttrSet(e,t,r),$=8;case 8:if(u&&(u=!1,l=l.$blk()),l&&void 0!==l.$blk)break e;return $=-1,r;case 5:case 1:return $=-1,lt.nil}return}return{$blk:H.ptr.prototype.AttrSet,$c:!0,$r:l,_1:n,_tuple:i,_tuple$1:o,cd:a,ctx:e,d:p,name:t,od:s,v:c,val:r,$s:$}},H.prototype.AttrSet=function(e,t,r){return this.$val.AttrSet(e,t,r)},H.ptr.prototype.AttrGet=function(e,t){var{_1:r,_2:n,_entry:i,_r$34:o,_r$35:a,_r$36:p,_r$37:s,_r$38:c,_r$39:$,_r$40:l,_r$41:u,_tuple:f,_tuple$1:d,_tuple$2:w,_tuple$3:g,_tuple$4:k,_tuple$5:b,_tuple$6:y,a:m,cd:v,ctx:e,exists:_,method:x,name:t,od:S,ok:E,ok$1:C,p1:I,p1x:A,proto:F,ret:R,ret$1:T,ret$2:N,ret$3:P,ret$4:O,v:D,$s:L,$r:M,$c:B}=hr(this,{ctx:e,name:t});L=L||0;e:for(;;){switch(L){case 0:if(5===(r=(D=this).TypeId)){L=2;continue}if(7===r){L=3;continue}if(21===r){L=4;continue}if(20===r){L=5;continue}if(10===r){L=6;continue}L=7;continue;case 2:if(v=(f=D.ReadComputed())[0],R=lt.nil,v.Attrs!==Pt.nil){L=8;continue}L=9;continue;case 8:o=v.Attrs.Load(t),L=10;case 10:if(B&&(B=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;R=(d=o)[0];case 9:return R===lt.nil&&(R=Wo()),L=-1,R;case 3:a=(m=V(D,cr)).Load(t),L=11;case 11:if(B&&(B=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;if((T=(w=a)[0])===lt.nil){L=12;continue}L=13;continue;case 12:E=!1,I=D,A=m;case 14:p=A.Load("__proto__"),L=16;case 16:if(B&&(B=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;if(I=(g=p)[0],(E=g[1])&&7===I.TypeId){L=17;continue}L=18;continue;case 17:_=!1,s=(A=V(I,cr)).Load(t),L=20;case 20:if(B&&(B=!1,s=s.$blk()),s&&void 0!==s.$blk)break e;if(T=(k=s)[0],_=k[1]){L=15;continue}L=19;continue;case 18:L=15;continue;case 19:L=14;continue;case 15:case 13:if(T!==lt.nil)return L=-1,T;L=7;continue;case 4:c=e.LoadNameGlobal(t,!1),L=21;case 21:if(B&&(B=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;return(N=c)===lt.nil&&(N=Wo()),L=-1,N;case 5:$=e.LoadNameLocal(t,!1),L=22;case 22:if(B&&(B=!1,$=$.$blk()),$&&void 0!==$.$blk)break e;return(P=$)===lt.nil&&(P=Wo()),L=-1,P;case 6:l=(S=(b=D.ReadNativeObjectData())[0]).AttrGet(e,t),L=23;case 23:if(B&&(B=!1,l=l.$blk()),l&&void 0!==l.$blk)break e;if((O=l)!==lt.nil)return L=-1,O;case 7:case 1:if((F=void 0!==(i=h(Xn,U.keyFor(D.TypeId)))?i.v:cr.nil)!==cr.nil){L=24;continue}L=25;continue;case 24:u=F.Load(t),L=26;case 26:if(B&&(B=!1,u=u.$blk()),u&&void 0!==u.$blk)break e;if(x=(y=u)[0],C=y[1])return L=-1,To(D,x);case 25:return 0===(n=D.TypeId)||1===n||2===n||4===n?(L=-1,lt.nil):(L=-1,Wo())}return}return{$blk:H.ptr.prototype.AttrGet,$c:!0,$r:M,_1:r,_2:n,_entry:i,_r$34:o,_r$35:a,_r$36:p,_r$37:s,_r$38:c,_r$39:$,_r$40:l,_r$41:u,_tuple:f,_tuple$1:d,_tuple$2:w,_tuple$3:g,_tuple$4:k,_tuple$5:b,_tuple$6:y,a:m,cd:v,ctx:e,exists:_,method:x,name:t,od:S,ok:E,ok$1:C,p1:I,p1x:A,proto:F,ret:R,ret$1:T,ret$2:N,ret$3:P,ret$4:O,v:D,$s:L}},H.prototype.AttrGet=function(e,t){return this.$val.AttrGet(e,t)},H.ptr.prototype.ItemGet=function(e,t){var{_1:r,_index:n,_r$34:a,_r$35:p,_r$36:s,_r$37:c,_r$38:$,_tuple:l,_tuple$1:u,_tuple$2:f,_tuple$3:d,ctx:e,err:w,index:t,key:h,newArr:g,od:k,rIndex:b,ret:m,rstr:v,str:_,v:x,val:S,$s:E,$r:C,$c:I}=hr(this,{ctx:e,index:t});E=E||0;e:for(;;){switch(E){case 0:if(6===(r=(x=this).TypeId)){E=2;continue}if(7===r){E=3;continue}if(2===r){E=4;continue}if(10===r){E=5;continue}E=6;continue;case 2:if(0!==t.TypeId){E=8;continue}E=9;continue;case 8:a=o.Errorf("类型错误: 数字下标必须为数字,不能为 %s",new kt([new We(t.GetTypeName())])),E=11;case 11:if(I&&(I=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;e.Error=a,E=10;continue;case 9:return E=-1,x.ArrayItemGet(e,t.MustReadInt());case 10:E=7;continue;case 3:p=t.AsDictKey(),E=12;case 12:if(I&&(I=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;if(h=(l=p)[0],w=l[1],!B(w,tt)){E=13;continue}E=14;continue;case 13:e.Error=w,E=15;continue;case 14:s=V(x,cr).Load(h),E=16;case 16:if(I&&(I=!1,s=s.$blk()),s&&void 0!==s.$blk)break e;return E=-1,(u=s)[0];case 15:E=7;continue;case 4:if(0!==t.TypeId){E=17;continue}E=18;continue;case 17:c=o.Errorf("类型错误: 数字下标必须为数字,不能为 %s",new kt([new We(t.GetTypeName())])),E=20;case 20:if(I&&(I=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;e.Error=c,E=19;continue;case 18:return _=(f=x.ReadString())[0],v=new bt(A(_)),b=t.MustReadInt(),n=Oo(e,b,0|v.$length),g=F(y(v,n,n+1|0)),E=-1,Bo(g);case 19:E=7;continue;case 5:$=(k=(d=x.ReadNativeObjectData())[0]).ItemGet(e,t),E=21;case 21:if(I&&(I=!1,$=$.$blk()),$&&void 0!==$.$blk)break e;return(m=$)===lt.nil&&(m=Wo()),E=-1,m;case 6:e.Error=i.New("此类型无法取下标");case 7:case 1:return E=-1,lt.nil}return}return{$blk:H.ptr.prototype.ItemGet,$c:!0,$r:C,_1:r,_index:n,_r$34:a,_r$35:p,_r$36:s,_r$37:c,_r$38:$,_tuple:l,_tuple$1:u,_tuple$2:f,_tuple$3:d,ctx:e,err:w,index:t,key:h,newArr:g,od:k,rIndex:b,ret:m,rstr:v,str:_,v:x,val:S,$s:E}},H.prototype.ItemGet=function(e,t){return this.$val.ItemGet(e,t)},H.ptr.prototype.ItemSet=function(e,t,r){var{_1:n,_r$34:a,_r$35:p,_tuple:s,_tuple$1:c,ctx:e,err:$,index:t,key:l,od:u,v:f,val:r,$s:d,$r:w,$c:h}=hr(this,{ctx:e,index:t,val:r});d=d||0;e:for(;;){switch(d){case 0:if(6===(n=(f=this).TypeId)){d=2;continue}if(7===n){d=3;continue}if(10===n){d=4;continue}d=5;continue;case 2:if(0!==t.TypeId){d=7;continue}d=8;continue;case 7:a=o.Errorf("类型错误: 数字下标必须为数字,不能为 %s",new kt([new We(t.GetTypeName())])),d=10;case 10:if(h&&(h=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;e.Error=a,d=9;continue;case 8:return d=-1,f.ArrayItemSet(e,t.MustReadInt(),r);case 9:d=6;continue;case 3:p=t.AsDictKey(),d=11;case 11:if(h&&(h=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;if(l=(s=p)[0],$=s[1],!B($,tt)){d=12;continue}d=13;continue;case 12:e.Error=$,d=14;continue;case 13:w=V(f,cr).Store(l,r),d=15;case 15:if(h&&(h=!1,w=w.$blk()),w&&void 0!==w.$blk)break e;return d=-1,!0;case 14:d=6;continue;case 4:w=(u=(c=f.ReadNativeObjectData())[0]).ItemSet(e,t,r),d=16;case 16:if(h&&(h=!1,w=w.$blk()),w&&void 0!==w.$blk)break e;if(B(e.Error,tt))return d=-1,!0;d=6;continue;case 5:e.Error=i.New("此类型无法赋值下标");case 6:case 1:return d=-1,!1}return}return{$blk:H.ptr.prototype.ItemSet,$c:!0,$r:w,_1:n,_r$34:a,_r$35:p,_tuple:s,_tuple$1:c,ctx:e,err:$,index:t,key:l,od:u,v:f,val:r,$s:d}},H.prototype.ItemSet=function(e,t,r){return this.$val.ItemSet(e,t,r)},Vo=function(e,t,r){return t<0&&(t=r+t|0),(t>=r||t<0)&&(e.Error=i.New("无法获取此下标")),t},Oo=function(e,t,r){return t<0&&(t=r+t|0),t<0&&(t=0),t>r&&(t=r),t},H.ptr.prototype.GetSlice=function(e,t,r,n){var{_1:o,_a:a,_b:p,_r$34:s,_tuple:c,_tuple$1:$,a:t,arr:l,b:r,ctx:e,length:u,newArr:f,newArr$1:d,step:n,str:w,v:h,$s:g,$r:k,$c:b}=hr(this,{ctx:e,a:t,b:r,step:n});g=g||0;e:for(;;){switch(g){case 0:s=(h=this).Length(e),g=1;case 1:if(b&&(b=!1,s=s.$blk()),s&&void 0!==s.$blk)break e;return u=s,B(e.Error,tt)?((a=Oo(e,t,u))>(p=Oo(e,r,u))&&(a=p),2===(o=h.TypeId)?(w=(c=h.ReadString())[0],f=F(y(new bt(A(w)),a,p)),g=-1,Bo(f)):6===o?(l=($=h.ReadArray())[0],d=y(l.List,a,p),g=-1,zo(d)):(e.Error=i.New("这个类型无法取得分片"),g=-1,lt.nil)):(g=-1,lt.nil)}return}return{$blk:H.ptr.prototype.GetSlice,$c:!0,$r:k,_1:o,_a:a,_b:p,_r$34:s,_tuple:c,_tuple$1:$,a:t,arr:l,b:r,ctx:e,length:u,newArr:f,newArr$1:d,step:n,str:w,v:h,$s:g}},H.prototype.GetSlice=function(e,t,r,n){return this.$val.GetSlice(e,t,r,n)},H.ptr.prototype.Length=function(e){var{_1:t,_r$34:r,_tuple:n,_tuple$1:o,arr:a,ctx:e,d:p,length:s,str:c,v:$,$s:l,$r:u,$c:f}=hr(this,{ctx:e});l=l||0;e:for(;;){switch(l){case 0:if(s=0,6===(t=($=this).TypeId)){l=2;continue}if(7===t){l=3;continue}if(2===t){l=4;continue}l=5;continue;case 2:s=0|(a=(n=$.ReadArray())[0]).List.$length,l=6;continue;case 3:r=(p=$.MustReadDictData()).Dict.Length(),l=7;case 7:if(f&&(f=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;s=0|r,l=6;continue;case 4:c=(o=$.ReadString())[0],s=0|new bt(A(c)).$length,l=6;continue;case 5:return e.Error=i.New("这个类型无法取得长度"),l=-1,0;case 6:case 1:return l=-1,s}return}return{$blk:H.ptr.prototype.Length,$c:!0,$r:u,_1:t,_r$34:r,_tuple:n,_tuple$1:o,arr:a,ctx:e,d:p,length:s,str:c,v:$,$s:l}},H.prototype.Length=function(e){return this.$val.Length(e)},H.ptr.prototype.GetSliceEx=function(e,t,r){var{$24r:n,_r$34:o,_r$35:a,_tuple:p,_tuple$1:s,a:t,b:r,ctx:e,length:c,ok:$,v:l,valA:u,valB:f,$s:d,$r:w,$c:h}=hr(this,{ctx:e,a:t,b:r});d=d||0;e:for(;;){switch(d){case 0:l=this,4===t.TypeId&&(t=Lo(0)),o=l.Length(e),d=1;case 1:if(h&&(h=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;if(c=o,!B(e.Error,tt))return d=-1,lt.nil;if(4===r.TypeId&&(r=Lo(c)),u=(p=t.ReadInt())[0],!($=p[1]))return e.Error=i.New("第一个值类型错误"),d=-1,lt.nil;if(f=(s=r.ReadInt())[0],!($=s[1]))return e.Error=i.New("第二个值类型错误"),d=-1,lt.nil;a=l.GetSlice(e,u,f,1),d=2;case 2:if(h&&(h=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;n=a,d=3;case 3:return n}return}return{$blk:H.ptr.prototype.GetSliceEx,$c:!0,$r:w,$24r:n,_r$34:o,_r$35:a,_tuple:p,_tuple$1:s,a:t,b:r,ctx:e,length:c,ok:$,v:l,valA:u,valB:f,$s:d}},H.prototype.GetSliceEx=function(e,t,r){return this.$val.GetSliceEx(e,t,r)},H.ptr.prototype.SetSlice=function(e,t,r,n,o){var a,s,c,$,l,u,f,d,w,h,g,k,b,y,m,v,_;if(l=(c=this.ReadArray())[0],!c[1])return e.Error=i.New("这个类型无法赋值分片"),!1;if(u=($=o.ReadArray())[0],!$[1])return e.Error=i.New("val 的类型必须是一个列表"),!1;for(h=0|l.List.$length,(a=Oo(e,t,h))>(s=Oo(e,r,h))&&(a=s),k=u.List.$length-(s-a|0)|0,g=Zt(_t,l.List.$length+k|0),f=0;f=g.$length?p("index out of range"):g.$array[g.$offset+f]=(b=l.List,f<0||f>=b.$length?void p("index out of range"):b.$array[b.$offset+f]),f=f+1|0;for(d=0;d=g.$length?p("index out of range"):g.$array[g.$offset+m]=(y=u.List,d<0||d>=y.$length?void p("index out of range"):y.$array[y.$offset+d]),d=d+1|0;for(w=(0|s)+k|0;w=g.$length?p("index out of range"):g.$array[g.$offset+w]=(v=l.List,(_=w-k|0)<0||_>=v.$length?void p("index out of range"):v.$array[v.$offset+_]),w=w+1|0;return l.List=g,!0},H.prototype.SetSlice=function(e,t,r,n,i){return this.$val.SetSlice(e,t,r,n,i)},H.ptr.prototype.SetSliceEx=function(e,t,r,n){var o,a,p,s,c,$;return 4===t.TypeId&&(t=Lo(0)),s=(o=this.ReadArray())[0],o[1]?(4===r.TypeId&&(r=Lo(0|s.List.$length)),c=(a=t.ReadInt())[0],a[1]?($=(p=r.ReadInt())[0],p[1]?this.SetSlice(e,c,$,1,n):(e.Error=i.New("第二个值类型错误"),!1)):(e.Error=i.New("第一个值类型错误"),!1)):(e.Error=i.New("这个类型无法赋值分片"),!1)},H.prototype.SetSliceEx=function(e,t,r,n){return this.$val.SetSliceEx(e,t,r,n)},H.ptr.prototype.ArrayRepeatTimesEx=function(e,t){var r,n,o,a,s,c,$,l;if(0===t.TypeId){if(c=t.ReadInt()[0],n=this.ReadArray()[0],(s=J(0|n.List.$length,c))>512)return e.Error=i.New("不能一次性创建过长的数组"),lt.nil;for(o=Zt(_t,s),a=0;a=o.$length?p("index out of range"):o.$array[o.$offset+a]=($=n.List,r=(0|a)%n.List.$length,l=r==r?r:p("integer divide by zero"),l<0||l>=$.$length?void p("index out of range"):$.$array[$.$offset+l]).Clone(),a=a+1|0;return zo(o)}return lt.nil},H.prototype.ArrayRepeatTimesEx=function(e,t){return this.$val.ArrayRepeatTimesEx(e,t)},H.ptr.prototype.GetTypeName=function(){var e;return 0===(e=this.TypeId)?"int":1===e?"float":2===e?"str":4===e?"null":5===e?"computed":6===e?"array":8===e?"function":9===e?"nfunction":10===e?"nobject":"unknown"},H.prototype.GetTypeName=function(){return this.$val.GetTypeName()},H.ptr.prototype.ComputedExecute=function(e,t){var{_r$34:r,_tuple:n,cd:o,ctx:e,detail:t,ret:a,v:s,vm:c,x:$,x$1:l,$s:u,$r:f,$c:d}=hr(this,{ctx:e,detail:t});u=u||0;e:for(;;){switch(u){case 0:if(o=(n=(s=this).ReadComputed())[0],c=Xo(),K.copy(c.Config,e.Config),o.Attrs===Pt.nil&&(o.Attrs=new M.ptr(new _.Mutex.ptr(0,0),new E.Value.ptr(tt),!1,0)),c.Attrs=o.Attrs,c.GlobalValueStoreFunc=e.GlobalValueStoreFunc,c.GlobalValueLoadFunc=e.GlobalValueLoadFunc,c.GlobalValueLoadOverwriteFunc=e.GlobalValueLoadOverwriteFunc,c.subThreadDepth=e.subThreadDepth+1|0,c.UpCtx=e,c.NumOpCount=e.NumOpCount+100|0,e.NumOpCount=c.NumOpCount,c.RandSrc=e.RandSrc,e.Config.OpCountLimit>0&&c.NumOpCount>c.Config.OpCountLimit)return c.Error=i.New("允许算力上限"),e.Error=c.Error,u=-1,lt.nil;if(o.code===Ut.nil){u=1;continue}u=2;continue;case 1:r=c.Run(o.Expr),u=4;case 4:if(d&&(d=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;o.code=c.code,o.codeIndex=c.codeIndex,u=3;continue;case 2:c.code=o.code,c.codeIndex=o.codeIndex,f=c.evaluate(),u=5;case 5:if(d&&(d=!1,f=f.$blk()),f&&void 0!==f.$blk)break e;case 3:return B(c.Error,tt)?(a=lt.nil,a=0!==c.top?($=c.stack,l=c.top-1|0,l<0||l>=$.$length?void p("index out of range"):$.$array[$.$offset+l]).Clone():Wo(),e.NumOpCount=c.NumOpCount,e.IsComputedLoaded=!0,t!==sr.nil&&(t.Tag="load.computed",t.Text=o.Expr),u=-1,a):(e.Error=c.Error,u=-1,lt.nil)}return}return{$blk:H.ptr.prototype.ComputedExecute,$c:!0,$r:f,_r$34:r,_tuple:n,cd:o,ctx:e,detail:t,ret:a,v:s,vm:c,x:$,x$1:l,$s:u}},H.prototype.ComputedExecute=function(e,t){return this.$val.ComputedExecute(e,t)},H.ptr.prototype.FuncInvoke=function(e,t){var{$24r:r,_r$34:n,ctx:e,params:t,v:i,$s:o,$r:a,$c:p}=hr(this,{ctx:e,params:t});o=o||0;e:for(;;){switch(o){case 0:n=(i=this).FuncInvokeRaw(e,t,!1),o=1;case 1:if(p&&(p=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;r=n,o=2;case 2:return r}return}return{$blk:H.ptr.prototype.FuncInvoke,$c:!0,$r:a,$24r:r,_r$34:n,ctx:e,params:t,v:i,$s:o}},H.prototype.FuncInvoke=function(e,t){return this.$val.FuncInvoke(e,t)},H.ptr.prototype.FuncInvokeRaw=function(e,t,r){var{_i:n,_r$34:a,_r$35:s,_ref:c,_tuple:$,cd:l,ctx:e,i:u,index:f,params:t,ret:d,useUpCtxLocal:r,v:w,vm:h,x:g,x$1:k,$s:b,$r:y,$c:m}=hr(this,{ctx:e,params:t,useUpCtxLocal:r});b=b||0;e:for(;;){switch(b){case 0:if(w=this,h=Xo(),l=($=w.ReadFunctionData())[0],h.Attrs=r?e.Attrs:new M.ptr(new _.Mutex.ptr(0,0),new E.Value.ptr(tt),!1,0),l.Params.$length!==t.$length){b=1;continue}b=2;continue;case 1:a=o.Errorf("调用参数个数与函数定义不符,需求%d,传入%d",new kt([new Ce(l.Params.$length),new Ce(t.$length)])),b=3;case 3:if(m&&(m=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;return e.Error=a,b=-1,lt.nil;case 2:c=l.Params,n=0;case 4:if(!(n=c.$length?void p("index out of range"):c.$array[c.$offset+n],y=h.Attrs.Store(u,f<0||f>=t.$length?void p("index out of range"):t.$array[t.$offset+f]),b=6;case 6:if(m&&(m=!1,y=y.$blk()),y&&void 0!==y.$blk)break e;n++,b=4;continue;case 5:if(K.copy(h.Config,e.Config),h.GlobalValueStoreFunc=e.GlobalValueStoreFunc,h.GlobalValueLoadFunc=e.GlobalValueLoadFunc,h.GlobalValueLoadOverwriteFunc=e.GlobalValueLoadOverwriteFunc,h.subThreadDepth=e.subThreadDepth+1|0,h.UpCtx=e,h.NumOpCount=e.NumOpCount+100|0,e.NumOpCount=h.NumOpCount,h.RandSrc=e.RandSrc,e.Config.OpCountLimit>0&&h.NumOpCount>h.Config.OpCountLimit)return h.Error=i.New("允许算力上限"),e.Error=h.Error,b=-1,lt.nil;if(l.code===Ut.nil){b=7;continue}b=8;continue;case 7:s=h.Run(l.Expr),b=10;case 10:if(m&&(m=!1,s=s.$blk()),s&&void 0!==s.$blk)break e;l.code=h.code,l.codeIndex=h.codeIndex,b=9;continue;case 8:h.code=l.code,h.codeIndex=l.codeIndex,y=h.evaluate(),b=11;case 11:if(m&&(m=!1,y=y.$blk()),y&&void 0!==y.$blk)break e;case 9:return B(h.Error,tt)?(d=lt.nil,d=0!==h.top?(g=h.stack,k=h.top-1|0,k<0||k>=g.$length?void p("index out of range"):g.$array[g.$offset+k]).Clone():Wo(),e.NumOpCount=h.NumOpCount,r||(h.Attrs=new M.ptr(new _.Mutex.ptr(0,0),new E.Value.ptr(tt),!1,0)),e.IsComputedLoaded=!0,b=-1,d):(e.Error=h.Error,b=-1,lt.nil)}return}return{$blk:H.ptr.prototype.FuncInvokeRaw,$c:!0,$r:y,_i:n,_r$34:a,_r$35:s,_ref:c,_tuple:$,cd:l,ctx:e,i:u,index:f,params:t,ret:d,useUpCtxLocal:r,v:w,vm:h,x:g,x$1:k,$s:b}},H.prototype.FuncInvokeRaw=function(e,t,r){return this.$val.FuncInvokeRaw(e,t,r)},H.ptr.prototype.FuncInvokeNative=function(e,t){var{_r$34:r,_r$35:n,_tuple:i,cd:a,ctx:e,i:s,params:t,ret:c,v:$,x:l,x$1:u,$s:f,$r:d,$c:w}=hr(this,{ctx:e,params:t});f=f||0;e:for(;;){switch(f){case 0:if((a=(i=($=this).ReadNativeFunctionData())[0]).Defaults!==_t.nil)for(s=0;s=l.$length?void p("index out of range"):l.$array[l.$offset+s])!==lt.nil&&t.$length<=s&&(t=O(t,(u=a.Defaults,s<0||s>=u.$length?void p("index out of range"):u.$array[u.$offset+s]))),s=s+1|0;if(a.Params.$length!==t.$length){f=1;continue}f=2;continue;case 1:r=o.Errorf("调用参数个数与函数定义不符,需求%d,传入%d",new kt([new Ce(a.Params.$length),new Ce(t.$length)])),f=3;case 3:if(w&&(w=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;return e.Error=r,f=-1,lt.nil;case 2:n=a.NativeFunc(e,a.Self,t),f=4;case 4:if(w&&(w=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;return c=n,B(e.Error,tt)?(c===lt.nil&&(c=Wo()),f=-1,c):(f=-1,lt.nil)}return}return{$blk:H.ptr.prototype.FuncInvokeNative,$c:!0,$r:d,_r$34:r,_r$35:n,_tuple:i,cd:a,ctx:e,i:s,params:t,ret:c,v:$,x:l,x$1:u,$s:f}},H.prototype.FuncInvokeNative=function(e,t){return this.$val.FuncInvokeNative(e,t)},H.ptr.prototype.AsDictKey=function(){var{$24r:e,$24r$1:t,_r$34:r,_r$35:n,v:i,$s:a,$r:p,$c:s}=hr(this,{});a=a||0;e:for(;;){switch(a){case 0:if(2===(i=this).TypeId||0===i.TypeId||1===i.TypeId){a=1;continue}a=2;continue;case 1:r=i.ToString(),a=4;case 4:if(s&&(s=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;e=[r,tt],a=5;case 5:return e;case 2:n=o.Errorf("类型错误: 字典键只能为字符串或数字,不支持 %s",new kt([new We(i.GetTypeName())])),a=6;case 6:if(s&&(s=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;t=["",n],a=7;case 7:return t;case 3:return a=-1,["",tt]}return}return{$blk:H.ptr.prototype.AsDictKey,$c:!0,$r:p,$24r:e,$24r$1:t,_r$34:r,_r$35:n,v:i,$s:a}},H.prototype.AsDictKey=function(){return this.$val.AsDictKey()},Do=function(e,t,r){var{$24r:n,_1:i,_2:o,_3:a,_4:s,_i:c,_r$34:$,_r$35:u,_r$36:f,_r$37:d,_r$38:w,_ref:h,_tuple:g,_tuple$1:k,_tuple$2:b,_tuple$3:y,_tuple$4:m,_tuple$5:v,a:e,arr1:_,arr2:x,autoConvert:r,b:t,c1:S,c2:E,d1:C,d2:I,fd1:A,fd2:F,i:R,index:T,isSame:N,x:V,$s:O,$r:D,$c:L}=hr(this,{a:e,b:t,autoConvert:r});O=O||0;e:for(;;){switch(O){case 0:if(r=[r],I=[I],N=[N],e===t)return O=-1,!0;if(e===lt.nil||t===lt.nil)return O=-1,!1;if(e.TypeId===t.TypeId){O=1;continue}O=2;continue;case 1:if(6===(i=e.TypeId)){O=5;continue}if(7===i){O=6;continue}if(5===i){O=7;continue}if(9===i){O=8;continue}O=9;continue;case 5:if(_=(g=e.ReadArray())[0],x=(k=t.ReadArray())[0],_.List.$length!==x.List.$length)return O=-1,!1;h=_.List,c=0;case 11:if(!(c=h.$length?void p("index out of range"):h.$array[h.$offset+c],$=Do(R,(V=x.List,T<0||T>=V.$length?void p("index out of range"):V.$array[V.$offset+T]),r[0]),O=15;case 15:if(L&&(L=!1,$=$.$blk()),$&&void 0!==$.$blk)break e;if(!$){O=13;continue}O=14;continue;case 13:return O=-1,!1;case 14:c++,O=11;continue;case 12:return O=-1,!0;case 6:if(C=e.MustReadDictData(),I[0]=t.MustReadDictData(),(C.Dict.dirty?C.Dict.dirty.size:0)!==(I[0].Dict.dirty?I[0].Dict.dirty.size:0))return O=-1,!1;N[0]=!0,D=C.Dict.Range(function(e,t,r){return function n(i,o){var{_arg$30:a,_arg$31:p,_arg$32:s,_r$35:c,_r$36:$,isEqual:l,key:i,value:o,$s:u,$r:f,$c:d}=hr(this,{key:i,value:o});u=u||0;t:for(;;){switch(u){case 0:a=o,c=t[0].Dict.MustLoad(i),u=1;case 1:if(d&&(d=!1,c=c.$blk()),c&&void 0!==c.$blk)break t;p=c,s=e[0],$=Do(a,p,s),u=2;case 2:if(d&&(d=!1,$=$.$blk()),$&&void 0!==$.$blk)break t;return(l=$)?(u=-1,!0):(r[0]=!1,u=-1,!1)}return}return{$blk:n,$c:!0,$r:f,_arg$30:a,_arg$31:p,_arg$32:s,_r$35:c,_r$36:$,isEqual:l,key:i,value:o,$s:u}}}(r,I,N)),O=16;case 16:if(L&&(L=!1,D=D.$blk()),D&&void 0!==D.$blk)break e;return O=-1,N[0];case 7:return S=(b=e.ReadComputed())[0],E=(y=t.ReadComputed())[0],O=-1,S.Expr===E.Expr;case 8:A=(m=e.ReadNativeFunctionData())[0],F=(v=t.ReadNativeFunctionData())[0],u=l.ValueOf(new te(A.NativeFunc)),O=17;case 17:if(L&&(L=!1,u=u.$blk()),u&&void 0!==u.$blk)break e;f=P(u,l.Value).Pointer(),O=18;case 18:if(L&&(L=!1,f=f.$blk()),f&&void 0!==f.$blk)break e;d=l.ValueOf(new te(F.NativeFunc)),O=19;case 19:if(L&&(L=!1,d=d.$blk()),d&&void 0!==d.$blk)break e;w=P(d,l.Value).Pointer(),O=20;case 20:if(L&&(L=!1,w=w.$blk()),w&&void 0!==w.$blk)break e;n=f===w,O=21;case 21:return n;case 9:return O=-1,B(e.Value,t.Value);case 10:case 4:O=3;continue;case 2:if(r[0])if(0===(o=e.TypeId)){if(1===(a=t.TypeId))return O=-1,Yt(e.Value,z)===Yt(t.Value,Me)}else if(1===o&&0===(s=t.TypeId))return O=-1,Yt(e.Value,Me)===Yt(t.Value,z);case 3:return O=-1,!1}return}return{$blk:Do,$c:!0,$r:D,$24r:n,_1:i,_2:o,_3:a,_4:s,_i:c,_r$34:$,_r$35:u,_r$36:f,_r$37:d,_r$38:w,_ref:h,_tuple:g,_tuple$1:k,_tuple$2:b,_tuple$3:y,_tuple$4:m,_tuple$5:v,a:e,arr1:_,arr2:x,autoConvert:r,b:t,c1:S,c2:E,d1:C,d2:I,fd1:A,fd2:F,i:R,index:T,isSame:N,x:V,$s:O}},Ia.ValueEqual=Do,Lo=function(e){return new H.ptr(0,new z(e))},Ia.NewIntVal=Lo,Mo=function(e){return new H.ptr(1,new Me(e))},Ia.NewFloatVal=Mo,Bo=function(e){return new H.ptr(2,new We(e))},Ia.NewStrVal=Bo,jo=function(){return new H.ptr(20,tt)},Wo=function(){return new H.ptr(4,tt)},Ia.NewNullVal=Wo,Uo=function(e){return new H.ptr(6,new Q.ptr(e))},Ia.NewArrayValRaw=Uo,zo=function(e){var t;return t=_t.nil,t=D(t,e),new H.ptr(6,new Q.ptr(t))},Ia.NewArrayVal=zo,Ko=function(e){return e===Pt.nil&&(e=new M.ptr(new _.Mutex.ptr(0,0),new E.Value.ptr(tt),!1,0)),new Z.ptr(7,new X.ptr(e))},Ia.NewDictVal=Ko,Go=function(e){var{_r$34:t,_tuple:r,arr:e,data:n,err:i,i:o,kName:a,x:s,$s:c,$r:$,$c:l}=hr(this,{arr:e});c=c||0;e:for(;;){switch(c){case 0:n=new M.ptr(new _.Mutex.ptr(0,0),new E.Value.ptr(tt),!1,0),o=0;case 1:if(!(o=e.$length?void p("index out of range"):e.$array[e.$offset+o]).AsDictKey(),c=3;case 3:if(l&&(l=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;if(a=(r=t)[0],i=r[1],!B(i,tt))return c=-1,[cr.nil,i];$=n.Store(a,(s=o+1|0)<0||s>=e.$length?void p("index out of range"):e.$array[e.$offset+s]),c=4;case 4:if(l&&(l=!1,$=$.$blk()),$&&void 0!==$.$blk)break e;o=o+2|0,c=1;continue;case 2:return c=-1,[new Z.ptr(7,new X.ptr(n)),tt]}return}return{$blk:Go,$c:!0,$r:$,_r$34:t,_tuple:r,arr:e,data:n,err:i,i:o,kName:a,x:s,$s:c}},Ia.NewDictValWithArray=Go,qo=function(e){var{_r$34:t,_tuple:r,arr:e,d:n,err:i,$s:o,$r:a,$c:p}=hr(this,{arr:e});o=o||0;e:for(;;){switch(o){case 0:t=Go(e),o=1;case 1:if(p&&(p=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;return n=(r=t)[0],i=r[1],B(i,tt)||ir(i),o=-1,n}return}return{$blk:qo,$c:!0,$r:a,_r$34:t,_tuple:r,arr:e,d:n,err:i,$s:o}},Ia.NewDictValWithArrayMust=qo,Ho=function(e){return new H.ptr(5,e)},Ia.NewComputedValRaw=Ho,Jo=function(e){return new H.ptr(8,e)},Ia.NewFunctionValRaw=Jo,Zo=function(e){return new H.ptr(9,e)},Ia.NewNativeFunctionVal=Zo,Qo=function(e){return new H.ptr(10,e)},Ia.NewNativeObjectVal=Qo,Xo=function(){var e;return(e=new q.ptr(gt.nil,0,Pt.nil,ut.nil,Ut.nil,0,yr.nil,0,0,new K.ptr(!1,!1,!1,!1,!1,!1,!1,u,u,u,u,u,new Oe(0,0),0,"",lt.nil,!1,!1,!1,!1),tt,lt.nil,"","",lr.nil,"",!1,Ct.nil,ur.nil,!1,vr.nil,Pt.nil,u,u,u)).Init(),e},Ia.NewVM=Xo,q.ptr.prototype.RunExpr=function(e,t){var{_r$34:r,ctx:n,curErr:i,oldErr:o,useUpCtxLocal:t,v:a,val:p,value:e,$s:s,$r:c,$c:$}=hr(this,{value:e,useUpCtxLocal:t});s=s||0;e:for(;;){switch(s){case 0:n=this,p=Jo(new ee.ptr(e,"",vt.nil,_t.nil,lt.nil,Ut.nil,0)),o=n.Error,r=p.FuncInvokeRaw(n,_t.nil,t),s=1;case 1:if($&&($=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;return a=r,i=n.Error,n.Error=o,s=-1,[a,i]}return}return{$blk:q.ptr.prototype.RunExpr,$c:!0,$r:c,_r$34:r,ctx:n,curErr:i,oldErr:o,useUpCtxLocal:t,v:a,val:p,value:e,$s:s}},q.prototype.RunExpr=function(e,t){return this.$val.RunExpr(e,t)},q.ptr.prototype.GetErrorText=function(){var{$24r:e,_r$34:t,ctx:r,$s:n,$r:i,$c:o}=hr(this,{});n=n||0;e:for(;;){switch(n){case 0:if(!B((r=this).Error,tt)){n=1;continue}n=2;continue;case 1:t=r.Error.Error(),n=3;case 3:if(o&&(o=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;e=t,n=4;case 4:return e;case 2:return n=-1,""}return}return{$blk:q.ptr.prototype.GetErrorText,$c:!0,$r:i,$24r:e,_r$34:t,ctx:r,$s:n}},q.prototype.GetErrorText=function(){return this.$val.GetErrorText()},q.ptr.prototype.Parse=function(e){var{_r$34:t,_r$35:r,_tuple:n,ctx:o,d:a,err:p,p:s,value:e,x:c,$s:$,$r:l,$c:u}=hr(this,{value:e});$=$||0;e:for(;;){switch($){case 0:if((o=this).IsRunning)return $=-1,i.New("正在执行中,无法执行新的语句");t=$a("",new Ct(C(e)),_r.nil),$=1;case 1:if(u&&(u=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;s=t,o.parser=s,(a=s.cur.data).ParserData.code=Zt(Ut,512),a.ParserData.codeIndex=0,K.copy(a.ParserData.Config,o.Config),o.Error=tt,o.NumOpCount=0,o.detailCache="",(0!==(c=o.Config.ParseExprLimit).$high||0!==c.$low)&&(s.maxExprCnt=o.Config.ParseExprLimit),r=s.parse(xr.nil),$=2;case 2:if(u&&(u=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;return p=(n=r)[1],B(p,tt)?(o.code=s.cur.data.ParserData.code,o.codeIndex=s.cur.data.ParserData.codeIndex,$=-1,tt):(o.Error=p,$=-1,p)}return}return{$blk:q.ptr.prototype.Parse,$c:!0,$r:l,_r$34:t,_r$35:r,_tuple:n,ctx:o,d:a,err:p,p:s,value:e,x:c,$s:$}},q.prototype.Parse=function(e){return this.$val.Parse(e)},q.ptr.prototype.IsCalculateExists=function(){var e,t,r;for(r=this.code,t=0;t=r.$length?void p("index out of range"):r.$array[r.$offset+t],ct).T)||65===e||59===e||58===e||57===e||56===e)return!0;if(28===e||29===e||30===e||31===e||32===e||33===e)return!0;if(20===e||21===e)return!0;t++}return!1},q.prototype.IsCalculateExists=function(){return this.$val.IsCalculateExists()},q.ptr.prototype.RunAfterParsed=function(){var{_r$34:e,ctx:t,matched:r,offset:n,x:i,x$1:o,$s:a,$r:s,$c:c}=hr(this,{});a=a||0;e:for(;;){switch(a){case 0:(t=this).IsComputedLoaded=!1,s=t.evaluate(),a=1;case 1:if(c&&(c=!1,s=s.$blk()),s&&void 0!==s.$blk)break e;if(!B(t.Error,tt))return a=-1,t.Error;0!==t.top?t.Ret=(i=t.stack,(o=t.top-1|0)<0||o>=i.$length?void p("index out of range"):i.$array[i.$offset+o]):t.Ret=Wo(),n=t.parser.pt.position.offset,e=v.TrimRightFunc(I(y(t.parser.data,0,n)),(function(e){return N.IsSpace(e)})),a=2;case 2:if(c&&(c=!1,e=e.$blk()),e&&void 0!==e.$blk)break e;return r=e,t.Matched=r,t.RestInput=I(y(t.parser.data,r.length)),a=-1,tt}return}return{$blk:q.ptr.prototype.RunAfterParsed,$c:!0,$r:s,_r$34:e,ctx:t,matched:r,offset:n,x:i,x$1:o,$s:a}},q.prototype.RunAfterParsed=function(){return this.$val.RunAfterParsed()},q.ptr.prototype.Run=function(e){var{$24r:t,_r$34:r,_r$35:n,ctx:i,err:o,value:e,$s:a,$r:p,$c:s}=hr(this,{value:e});a=a||0;e:for(;;){switch(a){case 0:r=(i=this).Parse(e),a=1;case 1:if(s&&(s=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;if(!B(o=r,tt))return a=-1,o;n=i.RunAfterParsed(),a=2;case 2:if(s&&(s=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;t=n,a=3;case 3:return t}return}return{$blk:q.ptr.prototype.Run,$c:!0,$r:p,$24r:t,_r$34:r,_r$35:n,ctx:i,err:o,value:e,$s:a}},q.prototype.Run=function(e){return this.$val.Run(e)},oe.prototype.Len=function(){return this.$length},Gt(oe).prototype.Len=function(){return this.$get().Len()},oe.prototype.Swap=function(e,t){var r,n,i;i=this,r=P(t<0||t>=i.$length?void p("index out of range"):i.$array[i.$offset+t],at),n=P(e<0||e>=i.$length?void p("index out of range"):i.$array[i.$offset+e],at),at.copy(e<0||e>=i.$length?void p("index out of range"):i.$array[i.$offset+e],r),at.copy(t<0||t>=i.$length?void p("index out of range"):i.$array[i.$offset+t],n)},Gt(oe).prototype.Swap=function(e,t){return this.$get().Swap(e,t)},oe.prototype.Less=function(e,t){var r;return r=this,(e<0||e>=r.$length?void p("index out of range"):r.$array[r.$offset+e]).Begin<(t<0||t>=r.$length?void p("index out of range"):r.$array[r.$offset+t]).Begin},Gt(oe).prototype.Less=function(e,t){return this.$get().Less(e,t)},ae.prototype.Len=function(){return this.$length},Gt(ae).prototype.Len=function(){return this.$get().Len()},ae.prototype.Swap=function(e,t){var r,n,i;i=this,r=P(t<0||t>=i.$length?void p("index out of range"):i.$array[i.$offset+t],at),n=P(e<0||e>=i.$length?void p("index out of range"):i.$array[i.$offset+e],at),at.copy(e<0||e>=i.$length?void p("index out of range"):i.$array[i.$offset+e],r),at.copy(t<0||t>=i.$length?void p("index out of range"):i.$array[i.$offset+t],n)},Gt(ae).prototype.Swap=function(e,t){return this.$get().Swap(e,t)},ae.prototype.Less=function(e,t){var r;return r=this,(e<0||e>=r.$length?void p("index out of range"):r.$array[r.$offset+e]).End<(t<0||t>=r.$length?void p("index out of range"):r.$array[r.$offset+t]).End},Gt(ae).prototype.Less=function(e,t){return this.$get().Less(e,t)},q.ptr.prototype.makeDetailStr=function(e){var{$24r:t,_1:n,_i:i,_r$34:o,_r$35:a,_r$36:s,_r$37:c,_ref:$,baseExprText:l,buf:f,ctx:w,curPoint:h,detail:g,detailResult:k,detailStr:b,details:e,exprText:m,i:v,i$1:_,item:S,j:E,last:C,lastEnd:A,m:F,offset:R,partRet:T,size:N,span:V,subDetailsText:D,writeBuf:L,writeBufStr:M,x:B,x$1:j,x$2:W,x$3:U,x$4:z,x$5:K,x$6:G,$s:H,$r:J,$c:Z}=hr(this,{details:e});H=H||0;e:for(;;){switch(H){case 0:if((w=this).Config.CustomMakeDetailFunc!==u){H=1;continue}H=2;continue;case 1:o=w.Config.CustomMakeDetailFunc(w,e,w.parser.data),H=3;case 3:if(Z&&(Z=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;t=o,H=4;case 4:return t;case 2:for(R=w.parser.pt.position.offset,k=y(w.parser.data,0,R),h=-1,A=-1,F=Sr.nil,$=e,i=0;i<$.$length;)(v=P(i<0||i>=$.$length?void p("index out of range"):$.$array[$.$offset+i],at)).Begin>A?(h=v.Begin,F=O(F,new $t.ptr(h,v.End,v.Tag,new lr([P(v,at)]),v.Ret))):((j=F.$length-1|0,j<0||j>=F.$length?void p("index out of range"):F.$array[F.$offset+j]).spans=O((B=F.$length-1|0,B<0||B>=F.$length?void p("index out of range"):F.$array[F.$offset+B]).spans,v),v.End>(W=F.$length-1|0,W<0||W>=F.$length?void p("index out of range"):F.$array[F.$offset+W]).end&&((U=F.$length-1|0,U<0||U>=F.$length?void p("index out of range"):F.$array[F.$offset+U]).end=v.End)),v.End>A&&(A=v.End),i++;_=F.$length-1|0;case 5:if(!(_>=0)){H=6;continue}(f=[f])[0]=new r.Buffer.ptr(Ct.nil,0,0),L=function(e){return function t(r){var{_r$35:n,p:r,$s:i,$r:o,$c:a}=hr(this,{p:r});i=i||0;t:for(;;){switch(i){case 0:n=e[0].Write(r),i=1;case 1:if(a&&(a=!1,n=n.$blk()),n&&void 0!==n.$blk)break t;return void(i=-1)}return}return{$blk:t,$c:!0,$r:o,_r$35:n,p:r,$s:i}}}(f),M=function(e){return function t(r){var{_r$35:n,s:r,$s:i,$r:o,$c:a}=hr(this,{s:r});i=i||0;t:for(;;){switch(i){case 0:n=e[0].WriteString(r),i=1;case 1:if(a&&(a=!1,n=n.$blk()),n&&void 0!==n.$blk)break t;return void(i=-1)}return}return{$blk:t,$c:!0,$r:o,_r$35:n,s:r,$s:i}}}(f),N=(S=P(_<0||_>=F.$length?void p("index out of range"):F.$array[F.$offset+_],$t)).spans.$length,J=d.Sort(x(S.spans,ae)),H=7;case 7:if(Z&&(Z=!1,J=J.$blk()),J&&void 0!==J.$blk)break e;if(C=P((z=S.spans,(K=N-1|0)<0||K>=z.$length?void p("index out of range"):z.$array[z.$offset+K]),at),D="",N>1){H=8;continue}H=9;continue;case 8:E=0;case 10:if(!(E<(S.spans.$length-1|0))){H=11;continue}a=(V=P((G=S.spans,E<0||E>=G.$length?void p("index out of range"):G.$array[G.$offset+E]),at)).Ret.ToString(),H=12;case 12:if(Z&&(Z=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;D=D+","+I(y(k,V.Begin,V.End))+"="+a,E=E+1|0,H=10;continue;case 11:case 9:m=C.Expr,l=I(y(k,S.begin,S.end)),""===C.Expr&&(m=l),J=L(y(k,0,S.begin)),H=13;case 13:if(Z&&(Z=!1,J=J.$blk()),J&&void 0!==J.$blk)break e;s=C.Ret.ToString(),H=14;case 14:if(Z&&(Z=!1,s=s.$blk()),s&&void 0!==s.$blk)break e;T=s,g="["+m,""!==C.Text&&T!==C.Text&&(g=g+"="+C.Text),"load.computed"===(n=S.tag)&&(g=g+"="+T),g+=D+"]",1===F.$length&&g==="["+l+"]"&&(g=""),g.length>400&&(g="[略]"),J=M(T+g),H=15;case 15:if(Z&&(Z=!1,J=J.$blk()),J&&void 0!==J.$blk)break e;J=L(y(k,S.end)),H=16;case 16:if(Z&&(Z=!1,J=J.$blk()),J&&void 0!==J.$blk)break e;k=f[0].Bytes(),_=_-1|0,H=5;continue;case 6:b=I(k),c=w.Ret.ToString(),H=19;case 19:if(Z&&(Z=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;if(b===c){H=17;continue}H=18;continue;case 17:b="";case 18:return H=-1,b}return}return{$blk:q.ptr.prototype.makeDetailStr,$c:!0,$r:J,$24r:t,_1:n,_i:i,_r$34:o,_r$35:a,_r$36:s,_r$37:c,_ref:$,baseExprText:l,buf:f,ctx:w,curPoint:h,detail:g,detailResult:k,detailStr:b,details:e,exprText:m,i:v,i$1:_,item:S,j:E,last:C,lastEnd:A,m:F,offset:R,partRet:T,size:N,span:V,subDetailsText:D,writeBuf:L,writeBufStr:M,x:B,x$1:j,x$2:W,x$3:U,x$4:z,x$5:K,x$6:G,$s:H}},q.prototype.makeDetailStr=function(e){return this.$val.makeDetailStr(e)},q.ptr.prototype.evaluate=function(){var{_1:e,_2:t,_a:r,_arg$30:n,_arg$31:a,_arg$32:s,_arg$33:c,_arg$34:$,_arg$35:l,_arg$36:w,_arg$37:h,_arg$38:g,_arg$39:k,_arg$40:b,_arg$41:m,_arg$42:v,_arg$43:_,_arg$44:S,_arg$45:E,_arg$46:C,_arg$47:A,_arg$48:F,_arg$49:T,_arg$50:N,_arg$51:V,_arg$52:D,_arg$53:L,_arg$54:M,_arg$55:j,_arg$56:W,_arg$57:U,_arg$58:K,_arg$59:G,_arg$60:Z,_arg$61:Q,_arg$62:X,_arg$63:Y,_arg$64:te,_arg$65:re,_arg$66:ne,_arg$67:ie,_arg$68:ae,_arg$69:pe,_b:se,_r$100:ce,_r$101:$e,_r$102:le,_r$103:ue,_r$104:fe,_r$105:de,_r$106:we,_r$107:he,_r$108:ge,_r$109:ke,_r$110:be,_r$111:ye,_r$112:me,_r$113:ve,_r$114:_e,_r$115:xe,_r$116:Se,_r$117:Ee,_r$118:Ie,_r$119:Ae,_r$120:Fe,_r$121:Te,_r$122:Ne,_r$123:Pe,_r$124:Ve,_r$125:Oe,_r$126:De,_r$127:Le,_r$128:Me,_r$129:Be,_r$130:je,_r$131:Ue,_r$132:ze,_r$133:Ke,_r$134:Ge,_r$135:qe,_r$136:He,_r$137:Je,_r$138:Ze,_r$139:Qe,_r$140:Xe,_r$141:Ye,_r$142:et,_r$34:rt,_r$35:nt,_r$36:it,_r$37:ot,_r$38:st,_r$39:$t,_r$40:ut,_r$41:ft,_r$42:dt,_r$43:wt,_r$44:ht,_r$45:gt,_r$46:bt,_r$47:yt,_r$48:mt,_r$49:xt,_r$50:St,_r$51:Et,_r$52:Ct,_r$53:It,_r$54:At,_r$55:Ft,_r$56:Rt,_r$57:Tt,_r$58:Nt,_r$59:Pt,_r$60:Vt,_r$61:Ot,_r$62:Dt,_r$63:Lt,_r$64:Mt,_r$65:Bt,_r$66:jt,_r$67:Wt,_r$68:zt,_r$69:Kt,_r$70:Gt,_r$71:qt,_r$72:Ht,_r$73:Jt,_r$74:Qt,_r$75:Xt,_r$76:er,_r$77:tr,_r$78:rr,_r$79:ir,_r$80:or,_r$81:ar,_r$82:sr,_r$83:cr,_r$84:$r,_r$85:fr,_r$86:dr,_r$87:wr,_r$88:gr,_r$89:kr,_r$90:br,_r$91:mr,_r$92:vr,_r$93:_r,_r$94:xr,_r$95:Sr,_r$96:Tr,_r$97:Nr,_r$98:Pr,_r$99:Vr,_tuple:Or,_tuple$1:Dr,_tuple$10:Lr,_tuple$11:Mr,_tuple$12:Br,_tuple$13:jr,_tuple$14:Wr,_tuple$15:Ur,_tuple$16:zr,_tuple$17:Kr,_tuple$18:Gr,_tuple$19:qr,_tuple$2:Hr,_tuple$20:Jr,_tuple$21:Zr,_tuple$22:Qr,_tuple$23:Xr,_tuple$24:Yr,_tuple$25:en,_tuple$26:tn,_tuple$27:rn,_tuple$28:nn,_tuple$29:on,_tuple$3:an,_tuple$4:pn,_tuple$5:sn,_tuple$6:cn,_tuple$7:$n,_tuple$8:ln,_tuple$9:un,a:fn,a$1:dn,a$2:wn,a$3:hn,arr:gn,arr$1:kn,attrName:bn,attrName$1:yn,attrVal:mn,b:vn,b$1:_n,b$2:xn,b$3:Sn,bInt:En,blockIndex:Cn,blockStack:In,cIndex:An,code:Fn,ctx:Rn,d:Tn,dText:Nn,dcInit:Pn,dcState:Vn,detail:On,detail$1:Dn,detail$2:Ln,detailText:Mn,detailText$1:Bn,detailText$2:jn,details:Wn,diceInit:Un,diceNum:zn,diceState:Kn,diceStateIndex:Gn,diceStates:qn,dict:Hn,doCompute:Jn,e:Zn,err:Qn,fd:Xn,fstrBlockIndex:ei,fstrBlockStack:ti,funcObj:ri,getRollMode:ni,i:ii,i$1:oi,i$2:ai,index:pi,index$1:si,isBonus:ci,isRaw:$i,itemIndex:li,itemIndex$1:ui,items:fi,lastPop:di,length:wi,name:hi,name$1:gi,name$2:ki,name$3:bi,name$4:yi,name$5:mi,newTop:vi,newTop$1:_i,num:xi,num$1:Si,num$2:Ei,num$3:Ci,num$4:Ii,numOpCountAdd:Ai,obj:Fi,obj$1:Ri,obj$2:Ti,obj$3:Ni,obj$4:Pi,obj$5:Vi,ok:Oi,ok$1:Di,ok$2:Li,ok1:Mi,ok2:Bi,oldRet:ji,opErr:Wi,opErr$1:Ui,opFunc:zi,opIndex:Ki,outStr:Gi,paramsNum:qi,r:Hi,ret:Ji,ret$1:Zi,ret$10:Qi,ret$11:Xi,ret$12:Yi,ret$2:eo,ret$3:to,ret$4:ro,ret$5:no,ret$6:io,ret$7:oo,ret$8:ao,ret$9:po,s:so,s$1:co,solveDetail:$o,span:lo,stExtra:uo,stInfo:fo,stName:wo,stName$1:ho,stName$2:go,stName$3:ko,stVal:bo,stVal$1:yo,stVal$2:mo,stVal$3:vo,stack:_o,stackPop:xo,stackPop2:So,stackPopN:Eo,stackPush:Co,startTime:Io,step:Ao,step$1:Fo,step$2:Ro,subThread:To,success:No,sum:Po,t:Vo,t$1:Oo,times:Do,v:Mo,v$1:Uo,v$10:Ko,v$11:qo,v$12:Ho,v$13:Zo,v$14:Qo,v$15:Xo,v$16:Yo,v$17:ea,v$18:sa,v$19:ca,v$2:$a,v$3:la,v$4:ua,v$5:fa,v$6:da,v$7:wa,v$8:ha,v$9:ga,v1:ka,v2:ba,val:ya,val$1:ma,val$2:va,val$3:_a,val$4:xa,val$5:Sa,val$6:Ea,withDetail:Ca,wodInit:Ia,wodState:Aa,x:Fa,x$1:Ra,x$10:Ta,x$11:Na,x$12:Pa,x$13:Va,x$14:Oa,x$15:Da,x$16:La,x$17:Ma,x$18:Ba,x$19:ja,x$2:Wa,x$20:Ua,x$21:za,x$22:Ka,x$23:Ga,x$24:qa,x$25:Ha,x$26:Ja,x$27:Za,x$28:Qa,x$29:Xa,x$3:Ya,x$30:ep,x$31:tp,x$32:rp,x$33:np,x$34:ip,x$35:op,x$36:ap,x$37:pp,x$38:sp,x$39:cp,x$4:$p,x$5:lp,x$6:up,x$7:fp,x$8:dp,x$9:wp,$s:hp,$deferred:gp,$r:kp,$c:bp}=hr(this,{});hp=hp||0;var yp=null;try{e:for(;;){switch(hp){case 0:gp=[],pr.deferStack.push(gp),Vn=[Vn],Wn=[Wn],Gn=[Gn],qn=[qn],Zn=[Zn],di=[di],xo=[xo],Aa=[Aa],(Rn=[Rn])[0]=this,Rn[0].top=0,Rn[0].stack=Zt(yr,1e3),Rn[0].IsRunning=!0,_o=Rn[0].stack,gp.push([function(e){return function(){e[0].IsRunning=!1}}(Rn),[]]),Zn[0]=Rn[0],Wn[0]=lr.nil,Ai=function(e,t,r,n,o,a){return function(t){return a[0].NumOpCount=a[0].NumOpCount+t|0,e[0].Config.OpCountLimit>0&&a[0].NumOpCount>e[0].Config.OpCountLimit&&(e[0].Error=i.New("允许算力上限"),!0)}}(Rn,0,0,0,0,Zn),Gn[0]=-1,qn[0]=Ir.nil,Un=function(e,t,r,n,i){return function(){var e;n[0]=n[0]+1|0,e=new Cr.ptr(1,0,0,0,Er.nil,Er.nil),n[0]>=i[0].$length?i[0]=O(i[0],e):Cr.copy(n[0]<0||n[0]>=i[0].$length?void p("index out of range"):i[0].$array[i[0].$offset+n[0]],e)}}(0,0,0,Gn,qn),Aa[0]=new Ar.ptr(0,0,0,!1),Ia=function(e,t,r,n,i,o,a,p,s){return function(){s[0].pool=1,s[0].points=10,s[0].threshold=8,s[0].isGE=!0}}(0,0,0,0,0,0,0,0,Aa),Vn[0]=new Fr.ptr(0,0),Pn=function(e,t){return function(){t[0].pool=1,t[0].points=10}}(0,Vn),$o=function(e,t,r){return function t(){var{$s:n,$r:i,$c:o}=hr(this,{});n=n||0;t:for(;;){switch(n){case 0:if(0!==e[0].subThreadDepth)return void(n=-1);i=d.Sort(x(r[0],oe)),n=1;case 1:if(o&&(o=!1,i=i.$blk()),i&&void 0!==i.$blk)break t;return e[0].DetailSpans=r[0],void(n=-1)}return}return{$blk:t,$c:!0,$r:i,$s:n}}}(Rn,0,Wn),di[0]=lt.nil,xo[0]=function(e,t,r,n,i,o,a){return function(){var e,t,r;return t=o[0].stack,e=(r=o[0].top-1|0)<0||r>=t.$length?void p("index out of range"):t.$array[t.$offset+r],o[0].top=o[0].top-1|0,a[0]=e,e}}(0,0,0,0,0,Zn,di),So=function(e,t,r,n,i,o,a,p){return function e(){var{_r$34:t,_r$35:r,_tmp:n,_tmp$1:i,v1:o,v2:s,$s:c,$r:$,$c:l}=hr(this,{});c=c||0;t:for(;;){switch(c){case 0:t=p[0](),c=1;case 1:if(l&&(l=!1,t=t.$blk()),t&&void 0!==t.$blk)break t;n=t,r=p[0](),c=2;case 2:if(l&&(l=!1,r=r.$blk()),r&&void 0!==r.$blk)break t;return s=n,o=i=r,a[0]=o,c=-1,[o,s]}return}return{$blk:e,$c:!0,$r:$,_r$34:t,_r$35:r,_tmp:n,_tmp$1:i,v1:o,v2:s,$s:c}}}(0,0,0,0,0,0,di,xo),Eo=function(e,t,r,n,i,o,a,s){return function e(t){var{_r$34:r,_r$35:n,_tmp:i,_tmp$1:o,_tmp$2:c,_tmp$3:$,_tmp$4:l,_tmp$5:u,data:f,i:d,i$1:w,j:h,num:t,$s:g,$r:k,$c:b}=hr(this,{num:t});g=g||0;t:for(;;){switch(g){case 0:f=_t.nil,d=0;case 1:if(!(d=f.$length?void p("index out of range"):f.$array[f.$offset+h],$=w<0||w>=f.$length?void p("index out of range"):f.$array[f.$offset+w],w<0||w>=f.$length?p("index out of range"):f.$array[f.$offset+w]=c,h<0||h>=f.$length?p("index out of range"):f.$array[f.$offset+h]=$,w=l=w+1|0,h=u=h-1|0;return t>=1&&(a[0]=0>=f.$length?void p("index out of range"):f.$array[f.$offset+0]),g=-1,f}return}return{$blk:e,$c:!0,$r:k,_r$34:r,_r$35:n,_tmp:i,_tmp$1:o,_tmp$2:c,_tmp$3:$,_tmp$4:l,_tmp$5:u,data:f,i:d,i$1:w,j:h,num:t,$s:g}}}(0,0,0,0,0,0,di,xo),Co=function(e,t,r,n,i,o){return function(e){var t,r;H.copy((t=o[0].stack,(r=o[0].top)<0||r>=t.$length?void p("index out of range"):t.$array[t.$offset+r]),e),o[0].top=o[0].top+1|0}}(0,0,0,0,0,Zn),ni=function(e){return function(){return e[0].Config.DiceMinMode?-1:e[0].Config.DiceMaxMode?1:0}}(Rn),ti=Rr.zero(),ei=0,In=Rr.zero(),Cn=0,rt=R.Now(),hp=1;case 1:if(bp&&(bp=!1,rt=rt.$blk()),rt&&void 0!==rt.$blk)break e;nt=P(rt,R.Time).UnixMilli(),hp=2;case 2:if(bp&&(bp=!1,nt=nt.$blk()),nt&&void 0!==nt.$blk)break e;Io=nt,Ki=0;case 3:if(!(Ki=Fa.$length?void p("index out of range"):Fa.$array[Fa.$offset+Ki]),ct),ot=o.Sprintf("%d/%d",new kt([new Ce(Ki+1|0),new Ce(Zn[0].codeIndex)])),hp=9;case 9:if(bp&&(bp=!1,ot=ot.$blk()),ot&&void 0!==ot.$blk)break e;if(An=ot,Rn[0].Config.PrintBytecode){hp=10;continue}hp=11;continue;case 10:if(To="",0!==Rn[0].subThreadDepth){hp=12;continue}hp=13;continue;case 12:st=o.Sprintf(" S%d",new kt([new Ce(Rn[0].subThreadDepth)])),hp=14;case 14:if(bp&&(bp=!1,st=st.$blk()),st&&void 0!==st.$blk)break e;To=st;case 13:$t=Fn.CodeString(),hp=15;case 15:if(bp&&(bp=!1,$t=$t.$blk()),$t&&void 0!==$t.$blk)break e;n=new We($t),a=new We(An),ut=R.Now(),hp=16;case 16:if(bp&&(bp=!1,ut=ut.$blk()),ut&&void 0!==ut.$blk)break e;ft=P(ut,R.Time).UnixMilli(),hp=17;case 17:if(bp&&(bp=!1,ft=ft.$blk()),ft&&void 0!==ft.$blk)break e;s=new Re((Ra=ft).$high-Io.$high,Ra.$low-Io.$low),c=new We(To),dt=o.Printf("!!! %-20s %s %dms%s\n",new kt([n,a,s,c])),hp=18;case 18:if(bp&&(bp=!1,dt=dt.$blk()),dt&&void 0!==dt.$blk)break e;case 11:if(0===(e=Fn.T)){hp=20;continue}if(1===e){hp=21;continue}if(2===e){hp=22;continue}if(3===e){hp=23;continue}if(4===e){hp=24;continue}if(6===e||10===e){hp=25;continue}if(7===e){hp=26;continue}if(8===e){hp=27;continue}if(5===e){hp=28;continue}if(11===e){hp=29;continue}if(12===e){hp=30;continue}if(43===e){hp=31;continue}if(20===e){hp=32;continue}if(22===e){hp=33;continue}if(23===e){hp=34;continue}if(25===e){hp=35;continue}if(24===e){hp=36;continue}if(26===e){hp=37;continue}if(27===e){hp=38;continue}if(78===e){hp=39;continue}if(69===e){hp=40;continue}if(13===e){hp=41;continue}if(14===e||16===e||15===e){hp=42;continue}if(17===e){hp=43;continue}if(75===e||77===e){hp=44;continue}if(76===e){hp=45;continue}if(74===e){hp=46;continue}if(71===e){hp=47;continue}if(72===e){hp=48;continue}if(28===e||29===e||30===e||31===e||32===e||33===e||34===e||35===e||36===e||37===e||38===e||39===e||40===e||41===e||42===e){hp=49;continue}if(46===e||45===e){hp=50;continue}if(47===e){hp=51;continue}if(48===e){hp=52;continue}if(49===e){hp=53;continue}if(50===e){hp=54;continue}if(51===e){hp=55;continue}if(52===e){hp=56;continue}if(53===e){hp=57;continue}if(54===e){hp=58;continue}if(70===e){hp=59;continue}if(55===e){hp=60;continue}if(58===e){hp=61;continue}if(57===e||56===e){hp=62;continue}if(60===e){hp=63;continue}if(62===e){hp=64;continue}if(63===e){hp=65;continue}if(64===e){hp=66;continue}if(61===e){hp=67;continue}if(59===e){hp=68;continue}if(66===e){hp=69;continue}if(67===e){hp=70;continue}if(68===e){hp=71;continue}if(65===e){hp=72;continue}if(81===e){hp=73;continue}if(82===e){hp=74;continue}if(79===e){hp=75;continue}if(80===e){hp=76;continue}if(83===e){hp=77;continue}if(84===e){hp=78;continue}if(85===e){hp=79;continue}if(86===e){hp=80;continue}hp=81;continue;case 20:(Wa=Zn[0].top,Wa<0||Wa>=_o.$length?void p("index out of range"):_o.$array[_o.$offset+Wa]).TypeId=0,(Ya=Zn[0].top,Ya<0||Ya>=_o.$length?void p("index out of range"):_o.$array[_o.$offset+Ya]).Value=Fn.Value,Zn[0].top=Zn[0].top+1|0,hp=81;continue;case 21:($p=Zn[0].top,$p<0||$p>=_o.$length?void p("index out of range"):_o.$array[_o.$offset+$p]).TypeId=1,(lp=Zn[0].top,lp<0||lp>=_o.$length?void p("index out of range"):_o.$array[_o.$offset+lp]).Value=Fn.Value,Zn[0].top=Zn[0].top+1|0,hp=81;continue;case 22:so=Yt(Fn.Value,We),(up=Zn[0].top,up<0||up>=_o.$length?void p("index out of range"):_o.$array[_o.$offset+up]).TypeId=2,(fp=Zn[0].top,fp<0||fp>=_o.$length?void p("index out of range"):_o.$array[_o.$offset+fp]).Value=new We(so),Zn[0].top=Zn[0].top+1|0,hp=81;continue;case 23:wt=Eo(xi=Yt(Fn.Value,z)),hp=82;case 82:if(bp&&(bp=!1,wt=wt.$blk()),wt&&void 0!==wt.$blk)break e;ht=zo(wt),hp=83;case 83:if(bp&&(bp=!1,ht=ht.$blk()),ht&&void 0!==ht.$blk)break e;kp=Co(ht),hp=84;case 84:if(bp&&(bp=!1,kp=kp.$blk()),kp&&void 0!==kp.$blk)break e;hp=81;continue;case 24:Si=Yt(Fn.Value,z),gt=Eo(J(Si,2)),hp=85;case 85:if(bp&&(bp=!1,gt=gt.$blk()),gt&&void 0!==gt.$blk)break e;bt=Go(fi=gt),hp=86;case 86:if(bp&&(bp=!1,bt=bt.$blk()),bt&&void 0!==bt.$blk)break e;if(Hn=(Or=bt)[0],Qn=Or[1],!B(Qn,tt)){hp=87;continue}hp=88;continue;case 87:Zn[0].Error=Qn,hp=89;case 89:return;case 88:kp=Co(Hn.V()),hp=90;case 90:if(bp&&(bp=!1,kp=kp.$blk()),kp&&void 0!==kp.$blk)break e;hp=81;continue;case 25:kp=Co(ya=Yt(Fn.Value,lt)),hp=91;case 91:if(bp&&(bp=!1,kp=kp.$blk()),kp&&void 0!==kp.$blk)break e;hp=81;continue;case 26:kp=Co(Wo()),hp=92;case 92:if(bp&&(bp=!1,kp=kp.$blk()),kp&&void 0!==kp.$blk)break e;hp=81;continue;case 27:kp=Co(jo()),hp=93;case 93:if(bp&&(bp=!1,kp=kp.$blk()),kp&&void 0!==kp.$blk)break e;hp=81;continue;case 28:yt=So(),hp=94;case 94:if(bp&&(bp=!1,yt=yt.$blk()),yt&&void 0!==yt.$blk)break e;if(fn=(Dr=yt)[0],vn=Dr[1],r=(Hr=fn.ReadInt())[0],Mi=Hr[1],se=(an=vn.ReadInt())[0],Bi=an[1],!Mi||!Bi){hp=95;continue}hp=96;continue;case 95:Rn[0].Error=i.New("左右两个区间必须都是数字类型"),hp=97;case 97:return;case 96:if(Ao=1,(wi=se-r|0)<0&&(Ao=-1,wi=-wi),(wi=wi+1|0)>512){hp=98;continue}hp=99;continue;case 98:Rn[0].Error=i.New("不能一次性创建过长的数组"),hp=100;case 100:return;case 99:for(gn=Zt(_t,wi),pi=0,ai=r;pi<0||pi>=gn.$length?p("index out of range"):gn.$array[gn.$offset+pi]=Lo(ai),pi=pi+1|0,ai!==se;)ai=ai+Ao|0;kp=Co(zo(gn)),hp=101;case 101:if(bp&&(bp=!1,kp=kp.$blk()),kp&&void 0!==kp.$blk)break e;hp=81;continue;case 29:if(di[0]===lt.nil){hp=102;continue}hp=103;continue;case 102:Rn[0].Error=i.New("非法调用指令 push.last"),hp=104;case 104:return;case 103:kp=Co(di[0]),hp=105;case 105:if(bp&&(bp=!1,kp=kp.$blk()),kp&&void 0!==kp.$blk)break e;hp=81;continue;case 30:if(""!==Rn[0].Config.DefaultDiceSideExpr){hp=106;continue}hp=107;continue;case 106:ma=lt.nil,Rn[0].Config.defaultDiceSideExprCacheFunc!==lt.nil&&(Xn=(pn=Rn[0].Config.defaultDiceSideExprCacheFunc.ReadFunctionData())[0],(Oi=pn[1])&&Xn.Expr===Rn[0].Config.DefaultDiceSideExpr&&(ma=Rn[0].Config.defaultDiceSideExprCacheFunc)),ma===lt.nil&&(ma=Jo(new ee.ptr(Rn[0].Config.DefaultDiceSideExpr,"",vt.nil,_t.nil,lt.nil,Ut.nil,0)),Rn[0].Config.defaultDiceSideExprCacheFunc=ma),mt=ma.FuncInvoke(Rn[0],_t.nil),hp=109;case 109:if(bp&&(bp=!1,mt=mt.$blk()),mt&&void 0!==mt.$blk)break e;if(Mo=mt,!B(Rn[0].Error,tt)){hp=110;continue}hp=111;continue;case 110:hp=112;case 112:return;case 111:kp=Co(Mo),hp=113;case 113:if(bp&&(bp=!1,kp=kp.$blk()),kp&&void 0!==kp.$blk)break e;hp=108;continue;case 107:kp=Co(Lo(100)),hp=114;case 114:if(bp&&(bp=!1,kp=kp.$blk()),kp&&void 0!==kp.$blk)break e;case 108:Tn=(dp=Wn[0].$length-1|0)<0||dp>=Wn[0].$length?void p("index out of range"):Wn[0].$array[Wn[0].$offset+dp],Nn=I(y(Rn[0].parser.data,Tn.Begin,Tn.End)),xt=f.MustCompile("[dD][优優劣][势勢]"),hp=117;case 117:if(bp&&(bp=!1,xt=xt.$blk()),xt&&void 0!==xt.$blk)break e;St=xt.MatchString(Nn),hp=118;case 118:if(bp&&(bp=!1,St=St.$blk()),St&&void 0!==St.$blk)break e;if(!St){hp=115;continue}hp=116;continue;case 115:if((co=Gn[0]<0||Gn[0]>=qn[0].$length?void p("index out of range"):qn[0].$array[qn[0].$offset+Gn[0]]).times>1){hp=119;continue}hp=120;continue;case 119:$=new z(co.times),Et=(wp=Zn[0].top-1|0,wp<0||wp>=_o.$length?void p("index out of range"):_o.$array[_o.$offset+wp]).ToString(),hp=122;case 122:if(bp&&(bp=!1,Et=Et.$blk()),Et&&void 0!==Et.$blk)break e;l=new We(Et),Ct=o.Sprintf("%dD%s",new kt([$,l])),hp=123;case 123:if(bp&&(bp=!1,Ct=Ct.$blk()),Ct&&void 0!==Ct.$blk)break e;Tn.Expr=Ct,hp=121;continue;case 120:It=(Ta=Zn[0].top-1|0,Ta<0||Ta>=_o.$length?void p("index out of range"):_o.$array[_o.$offset+Ta]).ToString(),hp=124;case 124:if(bp&&(bp=!1,It=It.$blk()),It&&void 0!==It.$blk)break e;w=new We(It),At=o.Sprintf("D%s",new kt([w])),hp=125;case 125:if(bp&&(bp=!1,At=At.$blk()),At&&void 0!==At.$blk)break e;Tn.Expr=At;case 121:if(1===(t=co.isKeepLH)){hp=127;continue}if(2===t){hp=128;continue}if(3===t){hp=129;continue}if(4===t){hp=130;continue}hp=131;continue;case 127:Ft=o.Sprintf("kl%d",new kt([new z(co.lowNum)])),hp=132;case 132:if(bp&&(bp=!1,Ft=Ft.$blk()),Ft&&void 0!==Ft.$blk)break e;Tn.Expr=Tn.Expr+Ft,hp=131;continue;case 128:Rt=o.Sprintf("kh%d",new kt([new z(co.highNum)])),hp=133;case 133:if(bp&&(bp=!1,Rt=Rt.$blk()),Rt&&void 0!==Rt.$blk)break e;Tn.Expr=Tn.Expr+Rt,hp=131;continue;case 129:Tt=o.Sprintf("dl%d",new kt([new z(co.lowNum)])),hp=134;case 134:if(bp&&(bp=!1,Tt=Tt.$blk()),Tt&&void 0!==Tt.$blk)break e;Tn.Expr=Tn.Expr+Tt,hp=131;continue;case 130:Nt=o.Sprintf("dh%d",new kt([new z(co.highNum)])),hp=135;case 135:if(bp&&(bp=!1,Nt=Nt.$blk()),Nt&&void 0!==Nt.$blk)break e;Tn.Expr=Tn.Expr+Nt;case 131:case 126:if(co.min!==Er.nil){hp=136;continue}hp=137;continue;case 136:Pt=o.Sprintf("min%d",new kt([new z(co.min.$get())])),hp=138;case 138:if(bp&&(bp=!1,Pt=Pt.$blk()),Pt&&void 0!==Pt.$blk)break e;Tn.Expr=Tn.Expr+Pt;case 137:if(co.max!==Er.nil){hp=139;continue}hp=140;continue;case 139:Vt=o.Sprintf("max%d",new kt([new z(co.max.$get())])),hp=141;case 141:if(bp&&(bp=!1,Vt=Vt.$blk()),Vt&&void 0!==Vt.$blk)break e;Tn.Expr=Tn.Expr+Vt;case 140:case 116:hp=81;continue;case 31:Ot=So(),hp=142;case 142:if(bp&&(bp=!1,Ot=Ot.$blk()),Ot&&void 0!==Ot.$blk)break e;dn=(sn=Ot)[0],_n=sn[1],Dt=dn.AsBool(),hp=146;case 146:if(bp&&(bp=!1,Dt=Dt.$blk()),Dt&&void 0!==Dt.$blk)break e;if(!Dt){hp=143;continue}hp=144;continue;case 143:kp=Co(dn),hp=147;case 147:if(bp&&(bp=!1,kp=kp.$blk()),kp&&void 0!==kp.$blk)break e;hp=145;continue;case 144:kp=Co(_n),hp=148;case 148:if(bp&&(bp=!1,kp=kp.$blk()),kp&&void 0!==kp.$blk)break e;case 145:hp=81;continue;case 32:Lt=Eo(qi=Yt(Fn.Value,z)),hp=149;case 149:if(bp&&(bp=!1,Lt=Lt.$blk()),Lt&&void 0!==Lt.$blk)break e;kn=Lt,Mt=xo[0](),hp=150;case 150:if(bp&&(bp=!1,Mt=Mt.$blk()),Mt&&void 0!==Mt.$blk)break e;if(8===(ri=Mt).TypeId){hp=151;continue}if(9===ri.TypeId){hp=152;continue}hp=153;continue;case 151:Bt=ri.FuncInvoke(Rn[0],kn),hp=155;case 155:if(bp&&(bp=!1,Bt=Bt.$blk()),Bt&&void 0!==Bt.$blk)break e;if(Ji=Bt,!B(Rn[0].Error,tt)){hp=156;continue}hp=157;continue;case 156:hp=158;case 158:return;case 157:kp=Co(Ji),hp=159;case 159:if(bp&&(bp=!1,kp=kp.$blk()),kp&&void 0!==kp.$blk)break e;hp=154;continue;case 152:jt=ri.FuncInvokeNative(Rn[0],kn),hp=160;case 160:if(bp&&(bp=!1,jt=jt.$blk()),jt&&void 0!==jt.$blk)break e;if(Zi=jt,!B(Rn[0].Error,tt)){hp=161;continue}hp=162;continue;case 161:hp=163;case 163:return;case 162:kp=Co(Zi),hp=164;case 164:if(bp&&(bp=!1,kp=kp.$blk()),kp&&void 0!==kp.$blk)break e;hp=154;continue;case 153:Wt=ri.ToString(),hp=165;case 165:if(bp&&(bp=!1,Wt=Wt.$blk()),Wt&&void 0!==Wt.$blk)break e;h=new We(Wt),zt=o.Errorf("类型错误: [%s]无法被调用,必须是一个函数",new kt([h])),hp=166;case 166:if(bp&&(bp=!1,zt=zt.$blk()),zt&&void 0!==zt.$blk)break e;Rn[0].Error=zt;case 154:hp=81;continue;case 33:Kt=xo[0](),hp=167;case 167:if(bp&&(bp=!1,Kt=Kt.$blk()),Kt&&void 0!==Kt.$blk)break e;li=Kt,Gt=xo[0](),hp=168;case 168:if(bp&&(bp=!1,Gt=Gt.$blk()),Gt&&void 0!==Gt.$blk)break e;qt=(Fi=Gt).ItemGet(Rn[0],li),hp=169;case 169:if(bp&&(bp=!1,qt=qt.$blk()),qt&&void 0!==qt.$blk)break e;if(eo=qt,!B(Rn[0].Error,tt)){hp=170;continue}hp=171;continue;case 170:hp=172;case 172:return;case 171:eo===lt.nil&&(eo=Wo()),kp=Co(eo),hp=173;case 173:if(bp&&(bp=!1,kp=kp.$blk()),kp&&void 0!==kp.$blk)break e;hp=81;continue;case 34:Ht=xo[0](),hp=174;case 174:if(bp&&(bp=!1,Ht=Ht.$blk()),Ht&&void 0!==Ht.$blk)break e;va=Ht,Jt=xo[0](),hp=175;case 175:if(bp&&(bp=!1,Jt=Jt.$blk()),Jt&&void 0!==Jt.$blk)break e;ui=Jt,Qt=xo[0](),hp=176;case 176:if(bp&&(bp=!1,Qt=Qt.$blk()),Qt&&void 0!==Qt.$blk)break e;Xt=(Ri=Qt).ItemSet(Rn[0],ui,va.Clone()),hp=177;case 177:if(bp&&(bp=!1,Xt=Xt.$blk()),Xt&&void 0!==Xt.$blk)break e;if(!B(Rn[0].Error,tt)){hp=178;continue}hp=179;continue;case 178:hp=180;case 180:return;case 179:hp=81;continue;case 35:er=So(),hp=181;case 181:if(bp&&(bp=!1,er=er.$blk()),er&&void 0!==er.$blk)break e;mn=(cn=er)[0],Ti=cn[1],bn=Yt(Fn.Value,We),tr=Ti.AttrSet(Rn[0],bn,mn.Clone()),hp=182;case 182:if(bp&&(bp=!1,tr=tr.$blk()),tr&&void 0!==tr.$blk)break e;if(to=tr,B(Rn[0].Error,tt)&&to===lt.nil&&(Rn[0].Error=i.New("不支持的类型:当前变量无法用.来设置属性")),!B(Rn[0].Error,tt)){hp=183;continue}hp=184;continue;case 183:hp=185;case 185:return;case 184:hp=81;continue;case 36:rr=xo[0](),hp=186;case 186:if(bp&&(bp=!1,rr=rr.$blk()),rr&&void 0!==rr.$blk)break e;Ni=rr,yn=Yt(Fn.Value,We),ir=Ni.AttrGet(Rn[0],yn),hp=187;case 187:if(bp&&(bp=!1,ir=ir.$blk()),ir&&void 0!==ir.$blk)break e;if(ro=ir,!B(Rn[0].Error,tt)){hp=188;continue}hp=189;continue;case 188:hp=190;case 190:return;case 189:if(ro===lt.nil){hp=191;continue}hp=192;continue;case 191:Rn[0].Error=i.New("不支持的类型:当前变量无法用.来取属性"),hp=193;case 193:return;case 192:kp=Co(ro),hp=194;case 194:if(bp&&(bp=!1,kp=kp.$blk()),kp&&void 0!==kp.$blk)break e;hp=81;continue;case 37:or=xo[0](),hp=195;case 195:if(bp&&(bp=!1,or=or.$blk()),or&&void 0!==or.$blk)break e;if(4!==(Fo=or).TypeId){hp=196;continue}hp=197;continue;case 196:Rn[0].Error=i.New("尚不支持分片步长"),hp=198;case 198:return;case 197:ar=So(),hp=199;case 199:if(bp&&(bp=!1,ar=ar.$blk()),ar&&void 0!==ar.$blk)break e;wn=($n=ar)[0],xn=$n[1],sr=xo[0](),hp=200;case 200:if(bp&&(bp=!1,sr=sr.$blk()),sr&&void 0!==sr.$blk)break e;cr=(Pi=sr).GetSliceEx(Rn[0],wn,xn),hp=201;case 201:if(bp&&(bp=!1,cr=cr.$blk()),cr&&void 0!==cr.$blk)break e;if(no=cr,!B(Rn[0].Error,tt)){hp=202;continue}hp=203;continue;case 202:hp=204;case 204:return;case 203:kp=Co(no),hp=205;case 205:if(bp&&(bp=!1,kp=kp.$blk()),kp&&void 0!==kp.$blk)break e;hp=81;continue;case 38:$r=xo[0](),hp=206;case 206:if(bp&&(bp=!1,$r=$r.$blk()),$r&&void 0!==$r.$blk)break e;_a=$r,fr=xo[0](),hp=207;case 207:if(bp&&(bp=!1,fr=fr.$blk()),fr&&void 0!==fr.$blk)break e;if(4!==(Ro=fr).TypeId){hp=208;continue}hp=209;continue;case 208:Rn[0].Error=i.New("尚不支持分片步长"),hp=210;case 210:return;case 209:dr=So(),hp=211;case 211:if(bp&&(bp=!1,dr=dr.$blk()),dr&&void 0!==dr.$blk)break e;hn=(ln=dr)[0],Sn=ln[1],wr=xo[0](),hp=212;case 212:if(bp&&(bp=!1,wr=wr.$blk()),wr&&void 0!==wr.$blk)break e;if((Vi=wr).SetSliceEx(Rn[0],hn,Sn,_a),!B(Rn[0].Error,tt)){hp=213;continue}hp=214;continue;case 213:hp=215;case 215:return;case 214:hp=81;continue;case 39:kp=$o(),hp=216;case 216:if(bp&&(bp=!1,kp=kp.$blk()),kp&&void 0!==kp.$blk)break e;Rn[0].IsRunning=!1,hp=217;case 217:return;case 40:kp=$o(),hp=218;case 218:if(bp&&(bp=!1,kp=kp.$blk()),kp&&void 0!==kp.$blk)break e;Rn[0].IsRunning=!1,hp=219;case 219:return;case 41:Ei=0|Yt(Fn.Value,z),Gi="",si=0;case 220:if(!(si=_o.$length?void p("index out of range"):_o.$array[_o.$offset+Na]);case 224:gr=xa.ToString(),hp=226;case 226:if(bp&&(bp=!1,gr=gr.$blk()),gr&&void 0!==gr.$blk)break e;Gi+=gr,si=si+1|0,hp=220;continue;case 221:Zn[0].top=Zn[0].top-Ei|0,(Pa=Zn[0].top,Pa<0||Pa>=_o.$length?void p("index out of range"):_o.$array[_o.$offset+Pa]).TypeId=2,(Va=Zn[0].top,Va<0||Va>=_o.$length?void p("index out of range"):_o.$array[_o.$offset+Va]).Value=new We(Gi),Zn[0].top=Zn[0].top+1|0,hp=81;continue;case 42:if(hi=Yt(Fn.Value,We),Sa=lt.nil,Ca[0]=15===Fn.T,Ca[0]){hp=227;continue}hp=228;continue;case 227:(On=(Oa=Wn[0].$length-1|0)<0||Oa>=Wn[0].$length?void p("index out of range"):Wn[0].$array[Wn[0].$offset+Oa]).Tag="load",On.Text="",kr=Rn[0].LoadNameWithDetail(hi,!0,!0,On),hp=230;case 230:if(bp&&(bp=!1,kr=kr.$blk()),kr&&void 0!==kr.$blk)break e;Sa=kr,hp=229;continue;case 228:br=Rn[0].LoadName(hi,!0,!0),hp=231;case 231:if(bp&&(bp=!1,br=br.$blk()),br&&void 0!==br.$blk)break e;Sa=br;case 229:if(!B(Rn[0].Error,tt)){hp=232;continue}hp=233;continue;case 232:hp=234;case 234:return;case 233:if($i[0]=16===Fn.T,Jn=function(e,t,r,n,i,o,a,s,c,$,l,u){return function t(n){var{_r$91:i,_r$92:o,detail$1:a,detail$2:s,val$6:n,x$15:$,x$16:l,$s:f,$r:d,$c:w}=hr(this,{val$6:n});f=f||0;t:for(;;){switch(f){case 0:if(!c[0]&&5===n.TypeId){f=1;continue}f=2;continue;case 1:if(u[0]){f=3;continue}f=4;continue;case 3:a=($=r[0].$length-1|0)<0||$>=r[0].$length?void p("index out of range"):r[0].$array[r[0].$offset+$],i=n.ComputedExecute(e[0],a),f=6;case 6:if(w&&(w=!1,i=i.$blk()),i&&void 0!==i.$blk)break t;n=i,f=5;continue;case 4:o=n.ComputedExecute(e[0],new at.ptr(0,0,lt.nil,"","","")),f=7;case 7:if(w&&(w=!1,o=o.$blk()),o&&void 0!==o.$blk)break t;n=o;case 5:if(!B(e[0].Error,tt))return f=-1,lt.nil;case 2:return u[0]&&((s=(l=r[0].$length-1|0)<0||l>=r[0].$length?void p("index out of range"):r[0].$array[r[0].$offset+l]).Ret=n),f=-1,n}return}return{$blk:t,$c:!0,$r:d,_r$91:i,_r$92:o,detail$1:a,detail$2:s,val$6:n,x$15:$,x$16:l,$s:f}}}(Rn,0,Wn,0,0,0,0,0,$i,0,0,Ca),Rn[0].Config.HookFuncValueLoadOverwrite!==u){hp=235;continue}hp=236;continue;case 235:if(Wn[0].$length>0){hp=238;continue}hp=239;continue;case 238:ji=(Da=Wn[0].$length-1|0,Da<0||Da>=Wn[0].$length?void p("index out of range"):Wn[0].$array[Wn[0].$offset+Da]).Ret,mr=Rn[0].Config.HookFuncValueLoadOverwrite(Rn[0],hi,Sa,Jn,(La=Wn[0].$length-1|0)<0||La>=Wn[0].$length?void p("index out of range"):Wn[0].$array[Wn[0].$offset+La]),hp=241;case 241:if(bp&&(bp=!1,mr=mr.$blk()),mr&&void 0!==mr.$blk)break e;Sa=mr,ji===(Ma=Wn[0].$length-1|0,Ma<0||Ma>=Wn[0].$length?void p("index out of range"):Wn[0].$array[Wn[0].$offset+Ma]).Ret&&((Ba=Wn[0].$length-1|0,Ba<0||Ba>=Wn[0].$length?void p("index out of range"):Wn[0].$array[Wn[0].$offset+Ba]).Ret=Sa),hp=240;continue;case 239:vr=Rn[0].Config.HookFuncValueLoadOverwrite(Rn[0],hi,Sa,Jn,new at.ptr(0,0,lt.nil,"","","")),hp=242;case 242:if(bp&&(bp=!1,vr=vr.$blk()),vr&&void 0!==vr.$blk)break e;Sa=vr;case 240:hp=237;continue;case 236:_r=Jn(Sa),hp=243;case 243:if(bp&&(bp=!1,_r=_r.$blk()),_r&&void 0!==_r.$blk)break e;Sa=_r;case 237:if(!B(Rn[0].Error,tt)){hp=244;continue}hp=245;continue;case 244:hp=246;case 246:return;case 245:kp=Co(Sa),hp=247;case 247:if(bp&&(bp=!1,kp=kp.$blk()),kp&&void 0!==kp.$blk)break e;hp=81;continue;case 43:Uo=(ja=Zn[0].stack,Ua=Zn[0].top-1|0,Ua<0||Ua>=ja.$length?void p("index out of range"):ja.$array[ja.$offset+Ua]).Clone(),gi=Yt(Fn.Value,We),kp=Rn[0].StoreName(gi,Uo,!0),hp=248;case 248:if(bp&&(bp=!1,kp=kp.$blk()),kp&&void 0!==kp.$blk)break e;if(!B(Rn[0].Error,tt)){hp=249;continue}hp=250;continue;case 249:hp=251;case 251:return;case 250:hp=81;continue;case 44:xr=xo[0](),hp=252;case 252:if(bp&&(bp=!1,xr=xr.$blk()),xr&&void 0!==xr.$blk)break e;Sr=($a=xr).AsBool(),hp=255;case 255:if(bp&&(bp=!1,Sr=Sr.$blk()),Sr&&void 0!==Sr.$blk)break e;if(Sr){hp=253;continue}hp=254;continue;case 253:if(Ki=Ki+(0|Yt(Fn.Value,z))|0,77===Fn.T){hp=256;continue}hp=257;continue;case 256:kp=Co($a),hp=258;case 258:if(bp&&(bp=!1,kp=kp.$blk()),kp&&void 0!==kp.$blk)break e;case 257:case 254:hp=81;continue;case 45:Tr=xo[0](),hp=259;case 259:if(bp&&(bp=!1,Tr=Tr.$blk()),Tr&&void 0!==Tr.$blk)break e;Nr=(Vo=Tr).AsBool(),hp=262;case 262:if(bp&&(bp=!1,Nr=Nr.$blk()),Nr&&void 0!==Nr.$blk)break e;if(!Nr){hp=260;continue}hp=261;continue;case 260:Ki=Ki+(0|Yt(Fn.Value,z))|0;case 261:hp=81;continue;case 46:Ki=Ki+(0|Yt(Fn.Value,z))|0,hp=81;continue;case 47:Pr=xo[0](),hp=263;case 263:if(bp&&(bp=!1,Pr=Pr.$blk()),Pr&&void 0!==Pr.$blk)break e;hp=81;continue;case 48:Vr=Eo(Yt(Fn.Value,z)),hp=264;case 264:if(bp&&(bp=!1,Vr=Vr.$blk()),Vr&&void 0!==Vr.$blk)break e;hp=81;continue;case 49:ce=So(),hp=265;case 265:if(bp&&(bp=!1,ce=ce.$blk()),ce&&void 0!==ce.$blk)break e;ka=(un=ce)[0],ba=un[1],$e=(zi=(za=Fn.T-28<<24>>>24)<0||za>=Yn.$length?void p("index out of range"):Yn.$array[Yn.$offset+za])(ka,Rn[0],ba),hp=266;case 266:if(bp&&(bp=!1,$e=$e.$blk()),$e&&void 0!==$e.$blk)break e;if(io=$e,B(Rn[0].Error,tt)&&io===lt.nil){hp=267;continue}hp=268;continue;case 267:le=Fn.CodeString(),hp=269;case 269:if(bp&&(bp=!1,le=le.$blk()),le&&void 0!==le.$blk)break e;g=new We(le),k=new We(ka.GetTypeName()),b=new We(ba.GetTypeName()),ue=o.Sprintf("这两种类型无法使用 %s 算符连接: %s, %s",new kt([g,k,b])),hp=270;case 270:if(bp&&(bp=!1,ue=ue.$blk()),ue&&void 0!==ue.$blk)break e;Wi=ue,Rn[0].Error=i.New(Wi);case 268:if(!B(Rn[0].Error,tt)){hp=271;continue}hp=272;continue;case 271:hp=273;case 273:return;case 272:kp=Co(io),hp=274;case 274:if(bp&&(bp=!1,kp=kp.$blk()),kp&&void 0!==kp.$blk)break e;hp=81;continue;case 50:fe=xo[0](),hp=275;case 275:if(bp&&(bp=!1,fe=fe.$blk()),fe&&void 0!==fe.$blk)break e;if(la=fe,oo=lt.nil,(oo=46===Fn.T?la.OpPositive():la.OpNegation())===lt.nil){hp=276;continue}hp=277;continue;case 276:de=Fn.CodeString(),hp=278;case 278:if(bp&&(bp=!1,de=de.$blk()),de&&void 0!==de.$blk)break e;m=new We(de),v=new We(la.GetTypeName()),we=o.Sprintf("此类型无法使用一元算符 %s: %s",new kt([m,v])),hp=279;case 279:if(bp&&(bp=!1,we=we.$blk()),we&&void 0!==we.$blk)break e;Ui=we,Rn[0].Error=i.New(Ui);case 277:if(!B(Rn[0].Error,tt)){hp=280;continue}hp=281;continue;case 280:hp=282;case 282:return;case 281:kp=Co(oo),hp=283;case 283:if(bp&&(bp=!1,kp=kp.$blk()),kp&&void 0!==kp.$blk)break e;hp=81;continue;case 51:kp=Un(),hp=284;case 284:if(bp&&(bp=!1,kp=kp.$blk()),kp&&void 0!==kp.$blk)break e;hp=81;continue;case 52:he=xo[0](),hp=285;case 285:if(bp&&(bp=!1,he=he.$blk()),he&&void 0!==he.$blk)break e;if(Do=(Lr=(ua=he).ReadInt())[0],!(Di=Lr[1])||Do<=0){hp=286;continue}hp=287;continue;case 286:Rn[0].Error=i.New("骰点次数不为正整数"),hp=288;case 288:return;case 287:(Gn[0]<0||Gn[0]>=qn[0].$length?void p("index out of range"):qn[0].$array[qn[0].$offset+Gn[0]]).times=Do,hp=81;continue;case 53:ge=xo[0](),hp=289;case 289:if(bp&&(bp=!1,ge=ge.$blk()),ge&&void 0!==ge.$blk)break e;fa=ge,(Gn[0]<0||Gn[0]>=qn[0].$length?void p("index out of range"):qn[0].$array[qn[0].$offset+Gn[0]]).isKeepLH=1,Mr=fa.ReadInt(),(Gn[0]<0||Gn[0]>=qn[0].$length?void p("index out of range"):qn[0].$array[qn[0].$offset+Gn[0]]).lowNum=Mr[0],hp=81;continue;case 54:ke=xo[0](),hp=290;case 290:if(bp&&(bp=!1,ke=ke.$blk()),ke&&void 0!==ke.$blk)break e;da=ke,(Gn[0]<0||Gn[0]>=qn[0].$length?void p("index out of range"):qn[0].$array[qn[0].$offset+Gn[0]]).isKeepLH=2,Br=da.ReadInt(),(Gn[0]<0||Gn[0]>=qn[0].$length?void p("index out of range"):qn[0].$array[qn[0].$offset+Gn[0]]).highNum=Br[0],hp=81;continue;case 55:be=xo[0](),hp=291;case 291:if(bp&&(bp=!1,be=be.$blk()),be&&void 0!==be.$blk)break e;wa=be,(Gn[0]<0||Gn[0]>=qn[0].$length?void p("index out of range"):qn[0].$array[qn[0].$offset+Gn[0]]).isKeepLH=3,jr=wa.ReadInt(),(Gn[0]<0||Gn[0]>=qn[0].$length?void p("index out of range"):qn[0].$array[qn[0].$offset+Gn[0]]).lowNum=jr[0],hp=81;continue;case 56:ye=xo[0](),hp=292;case 292:if(bp&&(bp=!1,ye=ye.$blk()),ye&&void 0!==ye.$blk)break e;ha=ye,(Gn[0]<0||Gn[0]>=qn[0].$length?void p("index out of range"):qn[0].$array[qn[0].$offset+Gn[0]]).isKeepLH=4,Wr=ha.ReadInt(),(Gn[0]<0||Gn[0]>=qn[0].$length?void p("index out of range"):qn[0].$array[qn[0].$offset+Gn[0]]).highNum=Wr[0],hp=81;continue;case 57:me=xo[0](),hp=293;case 293:if(bp&&(bp=!1,me=me.$blk()),me&&void 0!==me.$blk)break e;Ur=(ga=me).ReadInt(),ii[0]=Ur[0],(Gn[0]<0||Gn[0]>=qn[0].$length?void p("index out of range"):qn[0].$array[qn[0].$offset+Gn[0]]).min=ii.$ptr||(ii.$ptr=new Er((function(){return this.$target[0]}),(function(e){this.$target[0]=e}),ii)),hp=81;continue;case 58:ve=xo[0](),hp=294;case 294:if(bp&&(bp=!1,ve=ve.$blk()),ve&&void 0!==ve.$blk)break e;zr=(Ko=ve).ReadInt(),oi[0]=zr[0],(Gn[0]<0||Gn[0]>=qn[0].$length?void p("index out of range"):qn[0].$array[qn[0].$offset+Gn[0]]).max=oi.$ptr||(oi.$ptr=new Er((function(){return this.$target[0]}),(function(e){this.$target[0]=e}),oi)),hp=81;continue;case 59:lo=P(Yt(Fn.Value,at),at),Wn[0]=O(Wn[0],lo),hp=81;continue;case 60:Kn=P(Gn[0]<0||Gn[0]>=qn[0].$length?void p("index out of range"):qn[0].$array[qn[0].$offset+Gn[0]],Cr),_e=xo[0](),hp=295;case 295:if(bp&&(bp=!1,_e=_e.$blk()),_e&&void 0!==_e.$blk)break e;if(En=(Kr=(Ea=_e).ReadInt())[0],!(Li=Kr[1])||En<=0){hp=296;continue}hp=297;continue;case 296:Rn[0].Error=i.New("骰子面数不为正整数"),hp=298;case 298:return;case 297:if(Li&&(1===Kn.isKeepLH||3===Kn.isKeepLH)&&Kn.lowNum<=0){hp=299;continue}hp=300;continue;case 299:Rn[0].Error=i.New("骰子取低个数不为正整数"),hp=301;case 301:return;case 300:if(Li&&(2===Kn.isKeepLH||4===Kn.isKeepLH)&&Kn.highNum<=0){hp=302;continue}hp=303;continue;case 302:Rn[0].Error=i.New("骰子取高个数不为正整数"),hp=304;case 304:return;case 303:xe=Ai(Kn.times),hp=305;case 305:if(bp&&(bp=!1,xe=xe.$blk()),xe&&void 0!==xe.$blk)break e;if(!B(Rn[0].Error,tt)){hp=306;continue}hp=307;continue;case 306:hp=308;case 308:return;case 307:_=Rn[0].RandSrc,S=Kn.times,E=En,C=Kn.min,A=Kn.max,F=Kn.isKeepLH,T=Kn.lowNum,N=Kn.highNum,Se=ni(),hp=309;case 309:if(bp&&(bp=!1,Se=Se.$blk()),Se&&void 0!==Se.$blk)break e;Ee=oa(_,S,E,C,A,F,T,N,V=Se),hp=310;case 310:if(bp&&(bp=!1,Ee=Ee.$blk()),Ee&&void 0!==Ee.$blk)break e;Ci=(Gr=Ee)[0],Dn=Gr[1],Gn[0]=Gn[0]-1|0,ao=Lo(Ci),(Ka=Wn[0].$length-1|0,Ka<0||Ka>=Wn[0].$length?void p("index out of range"):Wn[0].$array[Wn[0].$offset+Ka]).Ret=ao,(Ga=Wn[0].$length-1|0,Ga<0||Ga>=Wn[0].$length?void p("index out of range"):Wn[0].$array[Wn[0].$offset+Ga]).Text=Dn,(qa=Wn[0].$length-1|0,qa<0||qa>=Wn[0].$length?void p("index out of range"):Wn[0].$array[Wn[0].$offset+qa]).Tag="dice",kp=Co(ao),hp=311;case 311:if(bp&&(bp=!1,kp=kp.$blk()),kp&&void 0!==kp.$blk)break e;hp=81;continue;case 61:D=Rn[0].RandSrc,Ie=ni(),hp=312;case 312:if(bp&&(bp=!1,Ie=Ie.$blk()),Ie&&void 0!==Ie.$blk)break e;Ae=pa(D,L=Ie),hp=313;case 313:if(bp&&(bp=!1,Ae=Ae.$blk()),Ae&&void 0!==Ae.$blk)break e;Po=(qr=Ae)[0],Ln=qr[1],po=Lo(Po),(Ha=Wn[0].$length-1|0,Ha<0||Ha>=Wn[0].$length?void p("index out of range"):Wn[0].$array[Wn[0].$offset+Ha]).Ret=po,(Ja=Wn[0].$length-1|0,Ja<0||Ja>=Wn[0].$length?void p("index out of range"):Wn[0].$array[Wn[0].$offset+Ja]).Text=Ln,(Za=Wn[0].$length-1|0,Za<0||Za>=Wn[0].$length?void p("index out of range"):Wn[0].$array[Wn[0].$offset+Za]).Tag="dice-fate",kp=Co(po),hp=314;case 314:if(bp&&(bp=!1,kp=kp.$blk()),kp&&void 0!==kp.$blk)break e;hp=81;continue;case 62:Fe=xo[0](),hp=315;case 315:if(bp&&(bp=!1,Fe=Fe.$blk()),Fe&&void 0!==Fe.$blk)break e;Te=Ai(zn=(Oo=Fe).MustReadInt()),hp=318;case 318:if(bp&&(bp=!1,Te=Te.$blk()),Te&&void 0!==Te.$blk)break e;if(Te){hp=316;continue}hp=317;continue;case 316:hp=319;case 319:return;case 317:ci=57===Fn.T,M=Rn[0].RandSrc,j=ci,W=zn,Ne=ni(),hp=320;case 320:if(bp&&(bp=!1,Ne=Ne.$blk()),Ne&&void 0!==Ne.$blk)break e;Pe=aa(M,j,W,U=Ne),hp=321;case 321:if(bp&&(bp=!1,Pe=Pe.$blk()),Pe&&void 0!==Pe.$blk)break e;Hi=(Jr=Pe)[0],Mn=Jr[1],Qi=Lo(Hi),(Qa=Wn[0].$length-1|0,Qa<0||Qa>=Wn[0].$length?void p("index out of range"):Wn[0].$array[Wn[0].$offset+Qa]).Ret=Qi,(Xa=Wn[0].$length-1|0,Xa<0||Xa>=Wn[0].$length?void p("index out of range"):Wn[0].$array[Wn[0].$offset+Xa]).Text=Mn,ci?(ep=Wn[0].$length-1|0,ep<0||ep>=Wn[0].$length?void p("index out of range"):Wn[0].$array[Wn[0].$offset+ep]).Tag="dice-coc-bonus":(tp=Wn[0].$length-1|0,tp<0||tp>=Wn[0].$length?void p("index out of range"):Wn[0].$array[Wn[0].$offset+tp]).Tag="dice-coc-penalty",kp=Co(Qi),hp=322;case 322:if(bp&&(bp=!1,kp=kp.$blk()),kp&&void 0!==kp.$blk)break e;hp=81;continue;case 63:kp=Ia(),hp=323;case 323:if(bp&&(bp=!1,kp=kp.$blk()),kp&&void 0!==kp.$blk)break e;hp=81;continue;case 64:Ve=xo[0](),hp=324;case 324:if(bp&&(bp=!1,Ve=Ve.$blk()),Ve&&void 0!==Ve.$blk)break e;qo=Ve,Aa[0].points=qo.MustReadInt(),hp=81;continue;case 65:Oe=xo[0](),hp=325;case 325:if(bp&&(bp=!1,Oe=Oe.$blk()),Oe&&void 0!==Oe.$blk)break e;Ho=Oe,Aa[0].threshold=Ho.MustReadInt(),Aa[0].isGE=!0,hp=81;continue;case 66:De=xo[0](),hp=326;case 326:if(bp&&(bp=!1,De=De.$blk()),De&&void 0!==De.$blk)break e;Zo=De,Aa[0].threshold=Zo.MustReadInt(),Aa[0].isGE=!1,hp=81;continue;case 67:Le=xo[0](),hp=327;case 327:if(bp&&(bp=!1,Le=Le.$blk()),Le&&void 0!==Le.$blk)break e;Qo=Le,Aa[0].pool=Qo.MustReadInt(),hp=81;continue;case 68:Me=xo[0](),hp=328;case 328:if(bp&&(bp=!1,Me=Me.$blk()),Me&&void 0!==Me.$blk)break e;if(Xo=Me,!ta(Rn[0],Xo.MustReadInt(),Aa[0].pool,Aa[0].points,Aa[0].threshold)){hp=329;continue}hp=330;continue;case 329:hp=331;case 331:return;case 330:K=Rn[0].RandSrc,G=Xo.MustReadInt(),Z=Aa[0].pool,Q=Aa[0].points,X=Aa[0].threshold,Y=Aa[0].isGE,Be=ni(),hp=332;case 332:if(bp&&(bp=!1,Be=Be.$blk()),Be&&void 0!==Be.$blk)break e;je=ra(K,G,Z,Q,X,Y,te=Be),hp=333;case 333:if(bp&&(bp=!1,je=je.$blk()),je&&void 0!==je.$blk)break e;Ii=(Zr=je)[0],Bn=Zr[3],Xi=Lo(Ii),(rp=Wn[0].$length-1|0,rp<0||rp>=Wn[0].$length?void p("index out of range"):Wn[0].$array[Wn[0].$offset+rp]).Ret=Xi,(np=Wn[0].$length-1|0,np<0||np>=Wn[0].$length?void p("index out of range"):Wn[0].$array[Wn[0].$offset+np]).Text=Bn,(ip=Wn[0].$length-1|0,ip<0||ip>=Wn[0].$length?void p("index out of range"):Wn[0].$array[Wn[0].$offset+ip]).Tag="dice-wod",kp=Co(Xi),hp=334;case 334:if(bp&&(bp=!1,kp=kp.$blk()),kp&&void 0!==kp.$blk)break e;hp=81;continue;case 69:kp=Pn(),hp=335;case 335:if(bp&&(bp=!1,kp=kp.$blk()),kp&&void 0!==kp.$blk)break e;hp=81;continue;case 70:Ue=xo[0](),hp=336;case 336:if(bp&&(bp=!1,Ue=Ue.$blk()),Ue&&void 0!==Ue.$blk)break e;Yo=Ue,Vn[0].pool=Yo.MustReadInt(),hp=81;continue;case 71:ze=xo[0](),hp=337;case 337:if(bp&&(bp=!1,ze=ze.$blk()),ze&&void 0!==ze.$blk)break e;ea=ze,Vn[0].points=ea.MustReadInt(),hp=81;continue;case 72:Ke=xo[0](),hp=338;case 338:if(bp&&(bp=!1,Ke=Ke.$blk()),Ke&&void 0!==Ke.$blk)break e;if(sa=Ke,!na(Rn[0],sa.MustReadInt(),Vn[0].pool,Vn[0].points)){hp=339;continue}hp=340;continue;case 339:hp=341;case 341:return;case 340:re=ur.nil,ne=sa.MustReadInt(),ie=Vn[0].pool,ae=Vn[0].points,Ge=ni(),hp=342;case 342:if(bp&&(bp=!1,Ge=Ge.$blk()),Ge&&void 0!==Ge.$blk)break e;qe=ia(re,ne,ie,ae,pe=Ge),hp=343;case 343:if(bp&&(bp=!1,qe=qe.$blk()),qe&&void 0!==qe.$blk)break e;No=(Qr=qe)[0],jn=Qr[3],Yi=Lo(No),(op=Wn[0].$length-1|0,op<0||op>=Wn[0].$length?void p("index out of range"):Wn[0].$array[Wn[0].$offset+op]).Ret=Yi,(ap=Wn[0].$length-1|0,ap<0||ap>=Wn[0].$length?void p("index out of range"):Wn[0].$array[Wn[0].$offset+ap]).Text=jn,(pp=Wn[0].$length-1|0,pp<0||pp>=Wn[0].$length?void p("index out of range"):Wn[0].$array[Wn[0].$offset+pp]).Tag="dice-dc",kp=Co(Yi),hp=344;case 344:if(bp&&(bp=!1,kp=kp.$blk()),kp&&void 0!==kp.$blk)break e;hp=81;continue;case 73:if(Cn>20){hp=345;continue}hp=346;continue;case 345:Rn[0].Error=i.New("语句块嵌套层数过多"),hp=347;case 347:return;case 346:Cn<0||Cn>=In.length?p("index out of range"):In[Cn]=Zn[0].top,Cn=Cn+1|0,hp=81;continue;case 74:if(vi=(sp=Cn-1|0)<0||sp>=In.length?void p("index out of range"):In[sp],Zn[0].top=vi,Cn=Cn-1|0,ei>0){hp=348;continue}hp=349;continue;case 348:kp=Co(Bo("")),hp=351;case 351:if(bp&&(bp=!1,kp=kp.$blk()),kp&&void 0!==kp.$blk)break e;hp=350;continue;case 349:kp=Co(Wo()),hp=352;case 352:if(bp&&(bp=!1,kp=kp.$blk()),kp&&void 0!==kp.$blk)break e;case 350:hp=81;continue;case 75:if(ei>20){hp=353;continue}hp=354;continue;case 353:Rn[0].Error=i.New("字符串模板嵌套层数过多"),hp=355;case 355:return;case 354:ei<0||ei>=ti.length?p("index out of range"):ti[ei]=Zn[0].top,ei=ei+1|0,hp=81;continue;case 76:if(_i=(cp=ei-1|0)<0||cp>=ti.length?void p("index out of range"):ti[cp],ca=lt.nil,_i!==Zn[0].top){hp=356;continue}hp=357;continue;case 356:He=xo[0](),hp=358;case 358:if(bp&&(bp=!1,He=He.$blk()),He&&void 0!==He.$blk)break e;ca=He;case 357:if(Zn[0].top=_i,ei=ei-1|0,ca!==lt.nil){hp=359;continue}hp=360;continue;case 359:kp=Co(ca),hp=362;case 362:if(bp&&(bp=!1,kp=kp.$blk()),kp&&void 0!==kp.$blk)break e;hp=361;continue;case 360:kp=Co(Bo("")),hp=363;case 363:if(bp&&(bp=!1,kp=kp.$blk()),kp&&void 0!==kp.$blk)break e;case 361:hp=81;continue;case 77:Je=So(),hp=364;case 364:if(bp&&(bp=!1,Je=Je.$blk()),Je&&void 0!==Je.$blk)break e;if(wo=(Xr=Je)[0],bo=Xr[1],Zn[0].Config.CallbackSt!==u){hp=365;continue}hp=366;continue;case 365:ki=(Yr=wo.ReadString())[0],kp=Zn[0].Config.CallbackSt("set",ki,bo.Clone(),lt.nil,"",""),hp=367;case 367:if(bp&&(bp=!1,kp=kp.$blk()),kp&&void 0!==kp.$blk)break e;case 366:hp=81;continue;case 78:Ze=So(),hp=368;case 368:if(bp&&(bp=!1,Ze=Ze.$blk()),Ze&&void 0!==Ze.$blk)break e;if(ho=(en=Ze)[0],yo=en[1],fo=P(Yt(Fn.Value,pt),pt),Zn[0].Config.CallbackSt!==u){hp=369;continue}hp=370;continue;case 369:bi=(tn=ho.ReadString())[0],"-"===fo.Op&&(yo=yo.OpNegation()),kp=Zn[0].Config.CallbackSt("mod",bi,yo.Clone(),lt.nil,fo.Op,fo.Text),hp=371;case 371:if(bp&&(bp=!1,kp=kp.$blk()),kp&&void 0!==kp.$blk)break e;case 370:hp=81;continue;case 79:Qe=So(),hp=372;case 372:if(bp&&(bp=!1,Qe=Qe.$blk()),Qe&&void 0!==Qe.$blk)break e;if(go=(rn=Qe)[0],mo=rn[1],Zn[0].Config.CallbackSt!==u){hp=373;continue}hp=374;continue;case 373:yi=(nn=go.ReadString())[0],kp=Zn[0].Config.CallbackSt("set.x0",yi,mo.Clone(),lt.nil,"",""),hp=375;case 375:if(bp&&(bp=!1,kp=kp.$blk()),kp&&void 0!==kp.$blk)break e;case 374:hp=81;continue;case 80:Xe=xo[0](),hp=376;case 376:if(bp&&(bp=!1,Xe=Xe.$blk()),Xe&&void 0!==Xe.$blk)break e;vo=Xe,Ye=xo[0](),hp=377;case 377:if(bp&&(bp=!1,Ye=Ye.$blk()),Ye&&void 0!==Ye.$blk)break e;uo=Ye,et=xo[0](),hp=378;case 378:if(bp&&(bp=!1,et=et.$blk()),et&&void 0!==et.$blk)break e;if(ko=et,Zn[0].Config.CallbackSt!==u){hp=379;continue}hp=380;continue;case 379:mi=(on=ko.ReadString())[0],kp=Zn[0].Config.CallbackSt("set.x1",mi,vo.Clone(),uo.Clone(),"",""),hp=381;case 381:if(bp&&(bp=!1,kp=kp.$blk()),kp&&void 0!==kp.$blk)break e;case 380:case 81:case 19:Ki=Ki+1|0,hp=3;continue;case 4:return void(hp=-1)}return}}catch(Qn){yp=Qn,hp=-1}finally{if(nr(gp,yp),pr.asleep)return{$blk:q.ptr.prototype.evaluate,$c:!0,$r:kp,_1:e,_2:t,_a:r,_arg$30:n,_arg$31:a,_arg$32:s,_arg$33:c,_arg$34:$,_arg$35:l,_arg$36:w,_arg$37:h,_arg$38:g,_arg$39:k,_arg$40:b,_arg$41:m,_arg$42:v,_arg$43:_,_arg$44:S,_arg$45:E,_arg$46:C,_arg$47:A,_arg$48:F,_arg$49:T,_arg$50:N,_arg$51:V,_arg$52:D,_arg$53:L,_arg$54:M,_arg$55:j,_arg$56:W,_arg$57:U,_arg$58:K,_arg$59:G,_arg$60:Z,_arg$61:Q,_arg$62:X,_arg$63:Y,_arg$64:te,_arg$65:re,_arg$66:ne,_arg$67:ie,_arg$68:ae,_arg$69:pe,_b:se,_r$100:ce,_r$101:$e,_r$102:le,_r$103:ue,_r$104:fe,_r$105:de,_r$106:we,_r$107:he,_r$108:ge,_r$109:ke,_r$110:be,_r$111:ye,_r$112:me,_r$113:ve,_r$114:_e,_r$115:xe,_r$116:Se,_r$117:Ee,_r$118:Ie,_r$119:Ae,_r$120:Fe,_r$121:Te,_r$122:Ne,_r$123:Pe,_r$124:Ve,_r$125:Oe,_r$126:De,_r$127:Le,_r$128:Me,_r$129:Be,_r$130:je,_r$131:Ue,_r$132:ze,_r$133:Ke,_r$134:Ge,_r$135:qe,_r$136:He,_r$137:Je,_r$138:Ze,_r$139:Qe,_r$140:Xe,_r$141:Ye,_r$142:et,_r$34:rt,_r$35:nt,_r$36:it,_r$37:ot,_r$38:st,_r$39:$t,_r$40:ut,_r$41:ft,_r$42:dt,_r$43:wt,_r$44:ht,_r$45:gt,_r$46:bt,_r$47:yt,_r$48:mt,_r$49:xt,_r$50:St,_r$51:Et,_r$52:Ct,_r$53:It,_r$54:At,_r$55:Ft,_r$56:Rt,_r$57:Tt,_r$58:Nt,_r$59:Pt,_r$60:Vt,_r$61:Ot,_r$62:Dt,_r$63:Lt,_r$64:Mt,_r$65:Bt,_r$66:jt,_r$67:Wt,_r$68:zt,_r$69:Kt,_r$70:Gt,_r$71:qt,_r$72:Ht,_r$73:Jt,_r$74:Qt,_r$75:Xt,_r$76:er,_r$77:tr,_r$78:rr,_r$79:ir,_r$80:or,_r$81:ar,_r$82:sr,_r$83:cr,_r$84:$r,_r$85:fr,_r$86:dr,_r$87:wr,_r$88:gr,_r$89:kr,_r$90:br,_r$91:mr,_r$92:vr,_r$93:_r,_r$94:xr,_r$95:Sr,_r$96:Tr,_r$97:Nr,_r$98:Pr,_r$99:Vr,_tuple:Or,_tuple$1:Dr,_tuple$10:Lr,_tuple$11:Mr,_tuple$12:Br,_tuple$13:jr,_tuple$14:Wr,_tuple$15:Ur,_tuple$16:zr,_tuple$17:Kr,_tuple$18:Gr,_tuple$19:qr,_tuple$2:Hr,_tuple$20:Jr,_tuple$21:Zr,_tuple$22:Qr,_tuple$23:Xr,_tuple$24:Yr,_tuple$25:en,_tuple$26:tn,_tuple$27:rn,_tuple$28:nn,_tuple$29:on,_tuple$3:an,_tuple$4:pn,_tuple$5:sn,_tuple$6:cn,_tuple$7:$n,_tuple$8:ln,_tuple$9:un,a:fn,a$1:dn,a$2:wn,a$3:hn,arr:gn,arr$1:kn,attrName:bn,attrName$1:yn,attrVal:mn,b:vn,b$1:_n,b$2:xn,b$3:Sn,bInt:En,blockIndex:Cn,blockStack:In,cIndex:An,code:Fn,ctx:Rn,d:Tn,dText:Nn,dcInit:Pn,dcState:Vn,detail:On,detail$1:Dn,detail$2:Ln,detailText:Mn,detailText$1:Bn,detailText$2:jn,details:Wn,diceInit:Un,diceNum:zn,diceState:Kn,diceStateIndex:Gn,diceStates:qn,dict:Hn,doCompute:Jn,e:Zn,err:Qn,fd:Xn,fstrBlockIndex:ei,fstrBlockStack:ti,funcObj:ri,getRollMode:ni,i:ii,i$1:oi,i$2:ai,index:pi,index$1:si,isBonus:ci,isRaw:$i,itemIndex:li,itemIndex$1:ui,items:fi,lastPop:di,length:wi,name:hi,name$1:gi,name$2:ki,name$3:bi,name$4:yi,name$5:mi,newTop:vi,newTop$1:_i,num:xi,num$1:Si,num$2:Ei,num$3:Ci,num$4:Ii,numOpCountAdd:Ai,obj:Fi,obj$1:Ri,obj$2:Ti,obj$3:Ni,obj$4:Pi,obj$5:Vi,ok:Oi,ok$1:Di,ok$2:Li,ok1:Mi,ok2:Bi,oldRet:ji,opErr:Wi,opErr$1:Ui,opFunc:zi,opIndex:Ki,outStr:Gi,paramsNum:qi,r:Hi,ret:Ji,ret$1:Zi,ret$10:Qi,ret$11:Xi,ret$12:Yi,ret$2:eo,ret$3:to,ret$4:ro,ret$5:no,ret$6:io,ret$7:oo,ret$8:ao,ret$9:po,s:so,s$1:co,solveDetail:$o,span:lo,stExtra:uo,stInfo:fo,stName:wo,stName$1:ho,stName$2:go,stName$3:ko,stVal:bo,stVal$1:yo,stVal$2:mo,stVal$3:vo,stack:_o,stackPop:xo,stackPop2:So,stackPopN:Eo,stackPush:Co,startTime:Io,step:Ao,step$1:Fo,step$2:Ro,subThread:To,success:No,sum:Po,t:Vo,t$1:Oo,times:Do,v:Mo,v$1:Uo,v$10:Ko,v$11:qo,v$12:Ho,v$13:Zo,v$14:Qo,v$15:Xo,v$16:Yo,v$17:ea,v$18:sa,v$19:ca,v$2:$a,v$3:la,v$4:ua,v$5:fa,v$6:da,v$7:wa,v$8:ha,v$9:ga,v1:ka,v2:ba,val:ya,val$1:ma,val$2:va,val$3:_a,val$4:xa,val$5:Sa,val$6:Ea,withDetail:Ca,wodInit:Ia,wodState:Aa,x:Fa,x$1:Ra,x$10:Ta,x$11:Na,x$12:Pa,x$13:Va,x$14:Oa,x$15:Da,x$16:La,x$17:Ma,x$18:Ba,x$19:ja,x$2:Wa,x$20:Ua,x$21:za,x$22:Ka,x$23:Ga,x$24:qa,x$25:Ha,x$26:Ja,x$27:Za,x$28:Qa,x$29:Xa,x$3:Ya,x$30:ep,x$31:tp,x$32:rp,x$33:np,x$34:ip,x$35:op,x$36:ap,x$37:pp,x$38:sp,x$39:cp,x$4:$p,x$5:lp,x$6:up,x$7:fp,x$8:dp,x$9:wp,$s:hp,$deferred:gp}}},q.prototype.evaluate=function(){return this.$val.evaluate()},q.ptr.prototype.GetAsmText=function(){var{_i:e,_r$34:t,_ref:r,ctx:n,i,index:o,ret:a,s,$s:c,$r:$,$c:l}=hr(this,{});c=c||0;e:for(;;){switch(c){case 0:a="",a+="=== VM Code ===\n",r=(n=this).code,e=0;case 1:if(!(e=r.$length?void p("index out of range"):r.$array[r.$offset+e],ct),o>=n.codeIndex){c=2;continue}t=i.CodeString(),c=3;case 3:if(l&&(l=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;""!==(s=t)?a+=s+"\n":a=a+"@raw: "+w.FormatInt(new Re(0,i.T),10)+"\n",e++,c=1;continue;case 2:return c=-1,a+"=== VM Code End===\n"}return}return{$blk:q.ptr.prototype.GetAsmText,$c:!0,$r:$,_i:e,_r$34:t,_ref:r,ctx:n,i,index:o,ret:a,s,$s:c}},q.prototype.GetAsmText=function(){return this.$val.GetAsmText()},Yo=function(){var{_r$34:e,_r$35:t,s:r,x:n,$s:i,$r:o,$c:p}=hr(this,{});i=i||0;e:for(;;){switch(i){case 0:r=new a.PCGSource.ptr(new Oe(0,0),new Oe(0,0)),e=R.Now(),i=1;case 1:if(p&&(p=!1,e=e.$blk()),e&&void 0!==e.$blk)break e;t=P(e,R.Time).UnixMilli(),i=2;case 2:if(p&&(p=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;o=r.Seed(new Oe((n=t).$high,n.$low)),i=3;case 3:if(p&&(p=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;return i=-1,r}return}return{$blk:Yo,$c:!0,$r:o,_r$34:e,_r$35:t,s:r,x:n,$s:i}},ea=function(e,t,r){var n,i;return 0===t?0:-1===r?1:1===r?t:(e===ur.nil&&(e=ei),((n=(0|(i=e.Uint64(),new Oe(0&i.$high,(2147483647&i.$low)>>>0)).$low)%t)==n?n:p("integer divide by zero"))+1|0)},Ia.Roll=ea,ta=function(e,t,r,n,o){return r<1||r>2e4?(e.Error=i.New("E7: 非法数值, 骰池范围是1到20000"),!1):0!==t&&t<2?(e.Error=i.New("E7: 非法数值, 加骰线必须为0[不加骰],或≥2"),!1):n<1?(e.Error=i.New("E7: 非法数值, 面数至少为1"),!1):!(o<1&&(e.Error=i.New("E7: 非法数值, 成功线至少为1"),1))},ra=function(e,t,r,n,i,a,p){var{_r$34:s,_r$35:c,addCount:$,addLine:t,addTimes:l,allRollCount:u,baseText:f,detailText:d,details:h,detailsOne:g,i:k,isGE:a,isShowDetails:b,mode:p,one:m,points:n,pool:r,reachAddRound:_,reachSuccess:x,roundsText:S,src:e,successCount:E,threshold:i,times:C,$s:I,$r:A,$c:F}=hr(this,{src:e,addLine:t,pool:r,points:n,threshold:i,isGE:a,mode:p});I=I||0;e:for(;;){switch(I){case 0:for(h=vt.nil,l=1,b=r<15,u=r,E=0,C=0;C=t),(x=a?m>=i:m<=i)&&(E=E+1|0),_&&($=$+1|0),b&&(f=w.FormatInt(new Re(0,m),10),x&&(f+="*"),_&&(f="<"+f+">"),g=O(g,f)),k=k+1|0;$>0&&(l=l+1|0,r=$),(u=u+$|0)>100&&(b=!1,h=y(h,0,0)),b&&(h=O(h,"{"+v.Join(g,",")+"}")),C=C+1|0}if(S="",l>1){I=1;continue}I=2;continue;case 1:s=o.Sprintf(" 轮数:%d",new kt([new Ce(l)])),I=3;case 3:if(F&&(F=!1,s=s.$blk()),s&&void 0!==s.$blk)break e;S=s;case 2:d="",h.$length>0&&(d=" "+v.Join(h,",")),c=o.Sprintf("成功%d/%d%s%s",new kt([new z(E),new z(u),new We(S),new We(d)])),I=4;case 4:if(F&&(F=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;return I=-1,[E,u,0|l,d=c]}return}return{$blk:ra,$c:!0,$r:A,_r$34:s,_r$35:c,addCount:$,addLine:t,addTimes:l,allRollCount:u,baseText:f,detailText:d,details:h,detailsOne:g,i:k,isGE:a,isShowDetails:b,mode:p,one:m,points:n,pool:r,reachAddRound:_,reachSuccess:x,roundsText:S,src:e,successCount:E,threshold:i,times:C,$s:I}},Ia.RollWoD=ra,na=function(e,t,r,n){return r<1||r>2e4?(e.Error=i.New("E7: 非法数值, 骰池范围是1到20000"),!1):t<2?(e.Error=i.New("E7: 非法数值, 加骰线必须大于等于2"),!1):!(n<1&&(e.Error=i.New("E7: 非法数值, 面数至少为1"),1))},ia=function(e,t,r,n,i){var{_r$34:a,_r$35:p,_r$36:s,addCount:c,addLine:t,addTimes:$,allRollCount:l,baseText:u,detailText:f,details:d,detailsOne:h,i:g,isShowDetails:k,lastDetail:b,maxDice:m,mode:i,one:_,points:n,pool:r,reachAddRound:x,resultDice:S,roundsText:E,src:e,times:C,$s:I,$r:A,$c:F}=hr(this,{src:e,addLine:t,pool:r,points:n,mode:i});I=I||0;e:for(;;){switch(I){case 0:for(d=vt.nil,$=1,k=r<15,l=r,S=0,C=0;C<$;){for(c=0,h=new vt([]),m=0,g=0;gm&&(m=_),(x=_>=t)&&(c=c+1|0,m=10),k&&(u=w.FormatInt(new Re(0,_),10),x&&(u="<"+u+">"),h=O(h,u)),g=g+1|0;S=S+m|0,c>0&&($=$+1|0,r=c),(l=l+c|0)>100&&(k=!1,d=y(d,0,0)),k&&(d=O(d,"{"+v.Join(h,",")+"}")),C=C+1|0}if(f="",d.$length>0&&(f=" "+v.Join(d,",")),E="",$>1){I=1;continue}I=2;continue;case 1:a=o.Sprintf(" 轮数:%d",new kt([new Ce($)])),I=3;case 3:if(F&&(F=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;E=a;case 2:if(b="",1===S){I=4;continue}I=5;continue;case 4:p=o.Sprintf("大失败 出目%d/%d%s%s",new kt([new z(S),new z(l),new We(E),new We(f)])),I=7;case 7:if(F&&(F=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;b=p,I=6;continue;case 5:s=o.Sprintf("出目%d/%d%s%s",new kt([new z(S),new z(l),new We(E),new We(f)])),I=8;case 8:if(F&&(F=!1,s=s.$blk()),s&&void 0!==s.$blk)break e;b=s;case 6:return I=-1,[S,l,0|$,b]}return}return{$blk:ia,$c:!0,$r:A,_r$34:a,_r$35:p,_r$36:s,addCount:c,addLine:t,addTimes:$,allRollCount:l,baseText:u,detailText:f,details:d,detailsOne:h,i:g,isShowDetails:k,lastDetail:b,maxDice:m,mode:i,one:_,points:n,pool:r,reachAddRound:x,resultDice:S,roundsText:E,src:e,times:C,$s:I}},Ia.RollDoubleCross=ia,oa=function(e,t,r,n,i,a,s,c,$){var{_1:l,_r$34:u,_r$35:f,diceMax:i,diceMin:n,dicePoints:r,die:w,highNum:c,i:h,i$1:g,i$2:k,i$3:b,isKeepLH:a,lowNum:s,mode:$,num:y,nums:v,pickNum:_,src:e,text:x,times:t,$s:S,$r:E,$c:C}=hr(this,{src:e,times:t,dicePoints:r,diceMin:n,diceMax:i,isKeepLH:a,lowNum:s,highNum:c,mode:$});S=S||0;e:for(;;){switch(S){case 0:for((v=[v])[0]=Tr.nil,h=0;hi.$get()&&(w=i.$get()),n!==Er.nil&&w=e[0].$length?void p("index out of range"):e[0].$array[e[0].$offset+t])<(r<0||r>=e[0].$length?void p("index out of range"):e[0].$array[e[0].$offset+r])}}(v)),S=6;case 6:if(C&&(C=!1,E=E.$blk()),E&&void 0!==E.$blk)break e;S=5;continue;case 4:E=d.Slice(v[0],function(e){return function(t,r){return(t<0||t>=e[0].$length?void p("index out of range"):e[0].$array[e[0].$offset+t])>(r<0||r>=e[0].$length?void p("index out of range"):e[0].$array[e[0].$offset+r])}}(v)),S=7;case 7:if(C&&(C=!1,E=E.$blk()),E&&void 0!==E.$blk)break e;case 5:1===(l=a)||3===l?_=s:2!==l&&4!==l||(_=c),a>2&&(_=t-_|0),_<0&&(_=0),_>t&&(_=t);case 2:for(y=0,g=0;g<_;)g>=(0|v[0].$length)||(y=y+(g<0||g>=v[0].$length?void p("index out of range"):v[0].$array[v[0].$offset+g])|0),g=g+1|0;if(x="",_===t){S=8;continue}S=9;continue;case 8:x="",k=0;case 11:if(!(k=v[0].$length?void p("index out of range"):v[0].$array[v[0].$offset+k])])),S=13;case 13:if(C&&(C=!1,u=u.$blk()),u&&void 0!==u.$blk)break e;x+=u,k=k+1|0,S=11;continue;case 12:v[0].$length>0&&(x=m(x,0,x.length-1|0)),S=10;continue;case 9:x="{",b=0;case 14:if(!(b<(0|v[0].$length))){S=15;continue}b===_&&(x+="| "),f=o.Sprintf("%d ",new kt([new z(b<0||b>=v[0].$length?void p("index out of range"):v[0].$array[v[0].$offset+b])])),S=16;case 16:if(C&&(C=!1,f=f.$blk()),f&&void 0!==f.$blk)break e;x+=f,b=b+1|0,S=14;continue;case 15:v[0].$length>0&&(x=m(x,0,x.length-1|0)),x+="}";case 10:return S=-1,[y,x]}return}return{$blk:oa,$c:!0,$r:E,_1:l,_r$34:u,_r$35:f,diceMax:i,diceMin:n,dicePoints:r,die:w,highNum:c,i:h,i$1:g,i$2:k,i$3:b,isKeepLH:a,lowNum:s,mode:$,num:y,nums:v,pickNum:_,src:e,text:x,times:t,$s:S}},Ia.RollCommon=oa,aa=function(e,t,r,n){var{_q:i,_r$34:a,_r$35:s,_r$36:c,diceMax:$,diceMin:l,diceNum:r,diceResult:u,diceTens:f,diceUnits:d,i:h,isBonus:t,lastDetail:g,lastDetail$1:k,mode:n,n:b,newVal:y,newVal$1:m,num10Exists:_,nums:x,src:e,$s:S,$r:E,$c:C}=hr(this,{src:e,isBonus:t,diceNum:r,mode:n});S=S||0;e:for(;;){switch(S){case 0:for(f=(i=(u=ea(e,100,n))/10)==i&&i!==1/0&&i!==-1/0?0|i:p("integer divide by zero"),d=(a=u%10)==a?a:p("integer divide by zero"),x=vt.nil,l=f,$=f,_=!1,h=0;h$&&($=b),h=h+1|0):(_=!0,x=O(x,"0"),h=h+1|0);if(t){S=1;continue}S=2;continue;case 1:0!==d&&_&&(l=0),y=J(l,10)+d|0,s=o.Sprintf("(D100=%d,奖励%s)",new kt([new z(u),new We(v.Join(x," "))])),S=4;case 4:if(C&&(C=!1,s=s.$blk()),s&&void 0!==s.$blk)break e;return S=-1,[y,g=s];case 2:0===d&&_&&($=10),m=J($,10)+d|0,c=o.Sprintf("(D100=%d,惩罚%s)",new kt([new z(u),new We(v.Join(x," "))])),S=5;case 5:if(C&&(C=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;return S=-1,[m,k=c];case 3:return S=-1,[0,""]}return}return{$blk:aa,$c:!0,$r:E,_q:i,_r$34:a,_r$35:s,_r$36:c,diceMax:$,diceMin:l,diceNum:r,diceResult:u,diceTens:f,diceUnits:d,i:h,isBonus:t,lastDetail:g,lastDetail$1:k,mode:n,n:b,newVal:y,newVal$1:m,num10Exists:_,nums:x,src:e,$s:S}},Ia.RollCoC=aa,pa=function(e,t){var r,n,i,o,a;for(n="",a=0,i=0;i<4;)a=a+(o=ea(e,3,t)-2|0)|0,-1===(r=o)?n+="-":0===r?n+="0":1===r&&(n+="+"),i=i+1|0;return[a,n]},Ia.RollFate=pa,sa=function(e){return I(e)},ca=function(e){var{_i:t,_r$34:n,_ref:i,buf:o,i:a,items:e,$s:s,$r:c,$c:$}=hr(this,{items:e});s=s||0;e:for(;;){switch(s){case 0:o=new r.Buffer.ptr(Ct.nil,0,0),i=Yt(e,kt),t=0;case 1:if(!(t=i.$length?void p("index out of range"):i.$array[i.$offset+t],n=o.Write(Yt(a,Ct)),s=3;case 3:if($&&($=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;t++,s=1;continue;case 2:return s=-1,o.String()}return}return{$blk:ca,$c:!0,$r:c,_i:t,_r$34:n,_ref:i,buf:o,i:a,items:e,$s:s}},it.ptr.prototype.call_ondicescript_1=function(){return this.cur.data.ParserData.AddOp(69),tt},it.prototype.call_ondicescript_1=function(){return this.$val.call_ondicescript_1()},it.ptr.prototype.call_onstmtLines_3=function(){return!this.cur.data.ParserData.Config.DisableStmts},it.prototype.call_onstmtLines_3=function(){return this.$val.call_onstmtLines_3()},it.ptr.prototype.call_onflagsSwitch_1=function(){var e,t,r,n,i,o,a,s,c,$;return n=this.vstack,r=(i=this.vstack.$length-1|0)<0||i>=n.$length?void p("index out of range"):n.$array[n.$offset+i],o=this.cur,a=void 0!==(e=h(r,We.keyFor("id")))?e.v:tt,s=void 0!==(t=h(r,We.keyFor("on")))?t.v:tt,$=B(s,new We("true")),"wod"===(c=Yt(a,We))?o.data.ParserData.Config.EnableDiceWoD=$:"coc"===c?o.data.ParserData.Config.EnableDiceCoC=$:"fate"===c?o.data.ParserData.Config.EnableDiceFate=$:"doublecross"===c&&(o.data.ParserData.Config.EnableDiceDoubleCross=$),tt},it.prototype.call_onflagsSwitch_1=function(){return this.$val.call_onflagsSwitch_1()},it.ptr.prototype.call_onstmtBreak_1=function(){var{$24r:e,_r$34:t,p:r,$s:n,$r:o,$c:a}=hr(this,{});n=n||0;e:for(;;){switch(n){case 0:(r=[r])[0]=this,t=function(e){return function t(r){var{c:r,$s:n,$r:o,$c:a}=hr(this,{c:r});n=n||0;t:for(;;){switch(n){case 0:if(0===r.data.ParserData.loopLayer){n=1;continue}n=2;continue;case 1:o=e[0].addErr(i.New("`break` is not allowed outside loop.")),n=4;case 4:if(a&&(a=!1,o=o.$blk()),o&&void 0!==o.$blk)break t;return n=-1,new Ee(!1);case 2:r.data.ParserData.BreakPush();case 3:return n=-1,tt}return}return{$blk:t,$c:!0,$r:o,c:r,$s:n}}}(r)(r[0].cur),n=1;case 1:if(a&&(a=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;e=t,n=2;case 2:return e}return}return{$blk:it.ptr.prototype.call_onstmtBreak_1,$c:!0,$r:o,$24r:e,_r$34:t,p:r,$s:n}},it.prototype.call_onstmtBreak_1=function(){return this.$val.call_onstmtBreak_1()},it.ptr.prototype.call_onstmtContinue_1=function(){var{$24r:e,_r$34:t,p:r,$s:n,$r:o,$c:a}=hr(this,{});n=n||0;e:for(;;){switch(n){case 0:(r=[r])[0]=this,t=function(e){return function t(r){var{c:r,$s:n,$r:o,$c:a}=hr(this,{c:r});n=n||0;t:for(;;){switch(n){case 0:if(0===r.data.ParserData.loopLayer){n=1;continue}n=2;continue;case 1:o=e[0].addErr(i.New("`continue` is not allowed outside loop.")),n=4;case 4:if(a&&(a=!1,o=o.$blk()),o&&void 0!==o.$blk)break t;return n=-1,new Ee(!1);case 2:r.data.ParserData.ContinuePush();case 3:return n=-1,tt}return}return{$blk:t,$c:!0,$r:o,c:r,$s:n}}}(r)(r[0].cur),n=1;case 1:if(a&&(a=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;e=t,n=2;case 2:return e}return}return{$blk:it.ptr.prototype.call_onstmtContinue_1,$c:!0,$r:o,$24r:e,_r$34:t,p:r,$s:n}},it.prototype.call_onstmtContinue_1=function(){return this.$val.call_onstmtContinue_1()},it.ptr.prototype.call_onstmtReturn_2=function(){return this.cur.data.ParserData.AddOp(78),tt},it.prototype.call_onstmtReturn_2=function(){return this.$val.call_onstmtReturn_2()},it.ptr.prototype.call_onstmtReturn_7=function(){var e;return(e=this.cur).data.ParserData.PushNull(),e.data.ParserData.AddOp(78),tt},it.prototype.call_onstmtReturn_7=function(){return this.$val.call_onstmtReturn_7()},it.ptr.prototype.call_onstmtWhile_2=function(){var e;return(e=this.cur).data.ParserData.AddOp(81),e.data.ParserData.LoopBegin(),e.data.ParserData.OffsetPush(),tt},it.prototype.call_onstmtWhile_2=function(){return this.$val.call_onstmtWhile_2()},it.ptr.prototype.call_onstmtWhile_6=function(){var e;return(e=this.cur).data.ParserData.AddOp(76),e.data.ParserData.OffsetPush(),tt},it.prototype.call_onstmtWhile_6=function(){return this.$val.call_onstmtWhile_6()},it.ptr.prototype.call_onstmtWhile_10=function(){var e;return(e=this.cur).data.ParserData.AddOp(74),e.data.ParserData.OffsetPush(),e.data.ParserData.OffsetJmpSetX(0,2,!0),e.data.ParserData.OffsetJmpSetX(1,1,!1),e.data.ParserData.ContinueSet(2),e.data.ParserData.BreakSet(),e.data.ParserData.OffsetPopN(3),e.data.ParserData.LoopEnd(),e.data.ParserData.AddOp(82),tt},it.prototype.call_onstmtWhile_10=function(){return this.$val.call_onstmtWhile_10()},it.ptr.prototype.call_onstmtIf_6=function(){var e;return(e=this.cur).data.ParserData.AddOp(81),e.data.ParserData.AddOp(76),e.data.ParserData.OffsetPush(),tt},it.prototype.call_onstmtIf_6=function(){return this.$val.call_onstmtIf_6()},it.ptr.prototype.call_onstmtIf_10=function(){var e;return(e=this.cur).data.ParserData.AddOp(74),e.data.ParserData.OffsetPopAndSet(),e.data.ParserData.OffsetPush(),tt},it.prototype.call_onstmtIf_10=function(){return this.$val.call_onstmtIf_10()},it.ptr.prototype.call_onstmtIf_12=function(){var e;return(e=this.cur).data.ParserData.OffsetPopAndSet(),e.data.ParserData.AddOp(82),tt},it.prototype.call_onstmtIf_12=function(){return this.$val.call_onstmtIf_12()},it.ptr.prototype.call_onstmtIf_15=function(){var{$24r:e,_r$34:t,p:r,$s:n,$r:o,$c:a}=hr(this,{});n=n||0;e:for(;;){switch(n){case 0:(r=[r])[0]=this,t=function(e){return function t(r){var{c:r,$s:n,$r:o,$c:a}=hr(this,{c:r});n=n||0;t:for(;;){switch(n){case 0:o=e[0].addErr(i.New("不符合if语法: if expr {...} [else {...}]")),n=1;case 1:if(a&&(a=!1,o=o.$blk()),o&&void 0!==o.$blk)break t;return n=-1,!1}return}return{$blk:t,$c:!0,$r:o,c:r,$s:n}}}(r)(r[0].cur),n=1;case 1:if(a&&(a=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;e=t,n=2;case 2:return e}return}return{$blk:it.ptr.prototype.call_onstmtIf_15,$c:!0,$r:o,$24r:e,_r$34:t,p:r,$s:n}},it.prototype.call_onstmtIf_15=function(){return this.$val.call_onstmtIf_15()},it.ptr.prototype.call_onfunc_def_params_2=function(){return this.cur.data.ParserData.CounterPush(),tt},it.prototype.call_onfunc_def_params_2=function(){return this.$val.call_onfunc_def_params_2()},it.ptr.prototype.call_onfunc_def_params_9=function(){var e;return(e=this.cur).data.ParserData.CounterPush(),e.data.ParserData.CounterAdd(1),tt},it.prototype.call_onfunc_def_params_9=function(){return this.$val.call_onfunc_def_params_9()},it.ptr.prototype.call_onfunc_def_params_13=function(){var e,t,r,n,i,o;return r=this.vstack,t=(n=this.vstack.$length-1|0)<0||n>=r.$length?void p("index out of range"):r.$array[r.$offset+n],i=this.cur,o=void 0!==(e=h(t,We.keyFor("id")))?e.v:tt,i.data.ParserData.NamePush(Yt(o,We)),tt},it.prototype.call_onfunc_def_params_13=function(){return this.$val.call_onfunc_def_params_13()},it.ptr.prototype.call_onfunc_def_params_21=function(){var e,t,r,n,i,o;return r=this.vstack,t=(n=this.vstack.$length-1|0)<0||n>=r.$length?void p("index out of range"):r.$array[r.$offset+n],i=this.cur,o=void 0!==(e=h(t,We.keyFor("id2")))?e.v:tt,i.data.ParserData.NamePush(Yt(o,We)),tt},it.prototype.call_onfunc_def_params_21=function(){return this.$val.call_onfunc_def_params_21()},it.ptr.prototype.call_onfunc_def_params_28=function(){var e,t,r,n,i;return r=this.vstack,t=(n=this.vstack.$length-1|0)<0||n>=r.$length?void p("index out of range"):r.$array[r.$offset+n],i=this.cur,void 0!==(e=h(t,We.keyFor("id2")))&&e.v,i.data.ParserData.CounterAdd(1),tt},it.prototype.call_onfunc_def_params_28=function(){return this.$val.call_onfunc_def_params_28()},it.ptr.prototype.call_onstmtFunc_2=function(){var e,t,r,n,i,o;return r=this.vstack,t=(n=this.vstack.$length-1|0)<0||n>=r.$length?void p("index out of range"):r.$array[r.$offset+n],i=this.cur,o=void 0!==(e=h(t,We.keyFor("id")))?e.v:tt,i.data.ParserData.NamePush(Yt(o,We)),tt},it.prototype.call_onstmtFunc_2=function(){return this.$val.call_onstmtFunc_2()},it.ptr.prototype.call_onstmtFunc_9=function(){var e,t,r,n,i;return r=this.vstack,t=(n=this.vstack.$length-1|0)<0||n>=r.$length?void p("index out of range"):r.$array[r.$offset+n],i=this.cur,void 0!==(e=h(t,We.keyFor("id")))&&e.v,i.data.ParserData.CodePush(),tt},it.prototype.call_onstmtFunc_9=function(){return this.$val.call_onstmtFunc_9()},it.ptr.prototype.call_onstmtFunc_14=function(){var e,t,r,n,i;return n=this.vstack,r=(i=this.vstack.$length-1|0)<0||i>=n.$length?void p("index out of range"):n.$array[n.$offset+i],function(e,t,r){var n,i,o;for(o=e.data.ParserData.CounterPop(),n=new vt([]),i=0;i=r.$length?void p("index out of range"):r.$array[r.$offset+n],i=this.cur,o=void 0!==(e=h(t,We.keyFor("id")))?e.v:tt,i.data.ParserData.NamePush(Yt(o,We)),tt},it.prototype.call_onstmtAssignType1_2=function(){return this.$val.call_onstmtAssignType1_2()},it.ptr.prototype.call_onstmtAssignType1_7=function(){var e,t,r,n,i;return r=this.vstack,t=(n=this.vstack.$length-1|0)<0||n>=r.$length?void p("index out of range"):r.$array[r.$offset+n],i=this.cur,void 0!==(e=h(t,We.keyFor("id")))&&e.v,i.data.ParserData.AddStore(i.data.ParserData.NamePop()),tt},it.prototype.call_onstmtAssignType1_7=function(){return this.$val.call_onstmtAssignType1_7()},it.ptr.prototype.call_onstmtAssignType2_2=function(){var e,t,r,n,i,o;return r=this.vstack,t=(n=this.vstack.$length-1|0)<0||n>=r.$length?void p("index out of range"):r.$array[r.$offset+n],i=this.cur,o=void 0!==(e=h(t,We.keyFor("id")))?e.v:tt,i.data.ParserData.NamePush(Yt(o,We)),tt},it.prototype.call_onstmtAssignType2_2=function(){return this.$val.call_onstmtAssignType2_2()},it.ptr.prototype.call_onstmtAssignType2_8=function(){var e,t,r,n,i;return r=this.vstack,t=(n=this.vstack.$length-1|0)<0||n>=r.$length?void p("index out of range"):r.$array[r.$offset+n],i=this.cur,void 0!==(e=h(t,We.keyFor("id")))&&e.v,i.data.ParserData.CodePush(),tt},it.prototype.call_onstmtAssignType2_8=function(){return this.$val.call_onstmtAssignType2_8()},it.ptr.prototype.call_onstmtAssignType2_12=function(){var e,t,r,n,i,o,a;return n=this.vstack,r=(i=this.vstack.$length-1|0)<0||i>=n.$length?void p("index out of range"):n.$array[n.$offset+i],o=this.cur,void 0!==(e=h(r,We.keyFor("id")))&&e.v,a=void 0!==(t=h(r,We.keyFor("expr")))?t.v:tt,o.data.ParserData.AddStoreComputed(o.data.ParserData.NamePop(),Yt(a,We)),tt},it.prototype.call_onstmtAssignType2_12=function(){return this.$val.call_onstmtAssignType2_12()},it.ptr.prototype.call_onstmtAssignType3_2=function(){var e,t,r,n,i,o;return r=this.vstack,t=(n=this.vstack.$length-1|0)<0||n>=r.$length?void p("index out of range"):r.$array[r.$offset+n],i=this.cur,o=void 0!==(e=h(t,We.keyFor("id")))?e.v:tt,i.data.ParserData.NamePush(Yt(o,We)),tt},it.prototype.call_onstmtAssignType3_2=function(){return this.$val.call_onstmtAssignType3_2()},it.ptr.prototype.call_onstmtAssignType3_8=function(){var e,t,r,n,i,o,a;return n=this.vstack,r=(i=this.vstack.$length-1|0)<0||i>=n.$length?void p("index out of range"):n.$array[n.$offset+i],o=this.cur,void 0!==(e=h(r,We.keyFor("id")))&&e.v,a=void 0!==(t=h(r,We.keyFor("id2")))?t.v:tt,o.data.ParserData.NamePush(Yt(a,We)),tt},it.prototype.call_onstmtAssignType3_8=function(){return this.$val.call_onstmtAssignType3_8()},it.ptr.prototype.call_onstmtAssignType3_14=function(){var e,t,r,n,i,o,a,s;return n=this.vstack,r=(i=this.vstack.$length-1|0)<0||i>=n.$length?void p("index out of range"):n.$array[n.$offset+i],o=this.cur,void 0!==(e=h(r,We.keyFor("id")))&&e.v,void 0!==(t=h(r,We.keyFor("id2")))&&t.v,a=o.data.ParserData.NamePop(),s=o.data.ParserData.NamePop(),o.data.ParserData.AddAttrSet(s,a,!0),tt},it.prototype.call_onstmtAssignType3_14=function(){return this.$val.call_onstmtAssignType3_14()},it.ptr.prototype.call_onstmtAssignType4_2=function(){var e,t,r,n,i,o;return r=this.vstack,t=(n=this.vstack.$length-1|0)<0||n>=r.$length?void p("index out of range"):r.$array[r.$offset+n],i=this.cur,o=void 0!==(e=h(t,We.keyFor("id")))?e.v:tt,i.data.ParserData.NamePush(Yt(o,We)),tt},it.prototype.call_onstmtAssignType4_2=function(){return this.$val.call_onstmtAssignType4_2()},it.ptr.prototype.call_onstmtAssignType4_11=function(){var e,t,r,n,i;return r=this.vstack,t=(n=this.vstack.$length-1|0)<0||n>=r.$length?void p("index out of range"):r.$array[r.$offset+n],i=this.cur,void 0!==(e=h(t,We.keyFor("id")))&&e.v,i.data.ParserData.AddStoreLocal(i.data.ParserData.NamePop()),tt},it.prototype.call_onstmtAssignType4_11=function(){return this.$val.call_onstmtAssignType4_11()},it.ptr.prototype.call_onstmtAssignType5_2=function(){var e,t,r,n,i,o;return r=this.vstack,t=(n=this.vstack.$length-1|0)<0||n>=r.$length?void p("index out of range"):r.$array[r.$offset+n],i=this.cur,o=void 0!==(e=h(t,We.keyFor("id")))?e.v:tt,i.data.ParserData.NamePush(Yt(o,We)),tt},it.prototype.call_onstmtAssignType5_2=function(){return this.$val.call_onstmtAssignType5_2()},it.ptr.prototype.call_onstmtAssignType5_7=function(){var e,t,r,n,i,o,a;return n=this.vstack,r=(i=this.vstack.$length-1|0)<0||i>=n.$length?void p("index out of range"):n.$array[n.$offset+i],o=this.cur,void 0!==(e=h(r,We.keyFor("id")))&&e.v,a=void 0!==(t=h(r,We.keyFor("id2")))?t.v:tt,o.data.ParserData.NamePush(Yt(a,We)),tt},it.prototype.call_onstmtAssignType5_7=function(){return this.$val.call_onstmtAssignType5_7()},it.ptr.prototype.call_onstmtAssignType5_14=function(){var e,t,r,n,i,o,a,s;return n=this.vstack,r=(i=this.vstack.$length-1|0)<0||i>=n.$length?void p("index out of range"):n.$array[n.$offset+i],o=this.cur,void 0!==(e=h(r,We.keyFor("id")))&&e.v,void 0!==(t=h(r,We.keyFor("id2")))&&t.v,a=o.data.ParserData.NamePop(),s=o.data.ParserData.NamePop(),o.data.ParserData.AddAttrSet(s,a,!1),tt},it.prototype.call_onstmtAssignType5_14=function(){return this.$val.call_onstmtAssignType5_14()},it.ptr.prototype.call_onstmtAssignType6_1=function(){return this.cur.data.ParserData.AddOp(23),tt},it.prototype.call_onstmtAssignType6_1=function(){return this.$val.call_onstmtAssignType6_1()},it.ptr.prototype.call_onstmtAssignType7_1=function(){return this.cur.data.ParserData.AddOp(27),tt},it.prototype.call_onstmtAssignType7_1=function(){return this.$val.call_onstmtAssignType7_1()},it.ptr.prototype.call_on_step_7=function(){return this.cur.data.ParserData.PushNull(),tt},it.prototype.call_on_step_7=function(){return this.$val.call_on_step_7()},it.ptr.prototype.call_on_step_9=function(){return this.cur.data.ParserData.PushNull(),tt},it.prototype.call_on_step_9=function(){return this.$val.call_on_step_9()},it.ptr.prototype.call_on_sliceSuffix_6=function(){return this.cur.data.ParserData.PushNull(),tt},it.prototype.call_on_sliceSuffix_6=function(){return this.$val.call_on_sliceSuffix_6()},it.ptr.prototype.call_on_sliceSuffix_12=function(){return this.cur.data.ParserData.PushNull(),tt},it.prototype.call_on_sliceSuffix_12=function(){return this.$val.call_on_sliceSuffix_12()},it.ptr.prototype.call_onexprSliceType1_1=function(){return this.cur.data.ParserData.AddOp(26),tt},it.prototype.call_onexprSliceType1_1=function(){return this.$val.call_onexprSliceType1_1()},it.ptr.prototype.call_onexprValueIfExists_2=function(){var e;return(e=this.cur).data.ParserData.AddOp(76),e.data.ParserData.OffsetPush(),tt},it.prototype.call_onexprValueIfExists_2=function(){return this.$val.call_onexprValueIfExists_2()},it.ptr.prototype.call_onexprValueIfExists_8=function(){var e;return(e=this.cur).data.ParserData.AddOp(74),e.data.ParserData.OffsetPopAndSet(),e.data.ParserData.OffsetPush(),tt},it.prototype.call_onexprValueIfExists_8=function(){return this.$val.call_onexprValueIfExists_8()},it.ptr.prototype.call_onexprTernaryType1_2=function(){var e;return(e=this.cur).data.ParserData.AddOp(76),e.data.ParserData.OffsetPush(),tt},it.prototype.call_onexprTernaryType1_2=function(){return this.$val.call_onexprTernaryType1_2()},it.ptr.prototype.call_onexprTernaryType1_8=function(){var e;return(e=this.cur).data.ParserData.AddOp(74),e.data.ParserData.OffsetPopAndSet(),e.data.ParserData.OffsetPush(),tt},it.prototype.call_onexprTernaryType1_8=function(){return this.$val.call_onexprTernaryType1_8()},it.ptr.prototype.call_onexprTernaryType1_14=function(){return this.cur.data.ParserData.OffsetPopAndSet(),tt},it.prototype.call_onexprTernaryType1_14=function(){return this.$val.call_onexprTernaryType1_14()},it.ptr.prototype.call_onexprTernaryType2_2=function(){return this.cur.data.ParserData.CounterPush(),tt},it.prototype.call_onexprTernaryType2_2=function(){return this.$val.call_onexprTernaryType2_2()},it.ptr.prototype.call_onexprTernaryType2_6=function(){return this.cur.data.ParserData.CounterAdd(1),tt},it.prototype.call_onexprTernaryType2_6=function(){return this.$val.call_onexprTernaryType2_6()},it.ptr.prototype.call_onexprTernaryType2_4=function(){return function(e){var t,r;for(e.data.ParserData.PushStr(""),r=e.data.ParserData.CounterPop()+1|0,t=0;t=r.$length?void p("index out of range"):r.$array[r.$offset+n],i=this.cur,o=void 0!==(e=h(t,We.keyFor("id")))?e.v:tt,i.data.ParserData.WriteCode(24,new We(Yt(o,We))),tt},it.prototype.call_onattr_getX_4=function(){return this.$val.call_onattr_getX_4()},it.ptr.prototype.call_onfunc_invoke_2=function(){return this.cur.data.ParserData.AddInvoke(0),tt},it.prototype.call_onfunc_invoke_2=function(){return this.$val.call_onfunc_invoke_2()},it.ptr.prototype.call_onfunc_invoke_8=function(){var e;return(e=this.cur).data.ParserData.CounterPush(),e.data.ParserData.CounterAdd(1),tt},it.prototype.call_onfunc_invoke_8=function(){return this.$val.call_onfunc_invoke_8()},it.ptr.prototype.call_onfunc_invoke_17=function(){return this.cur.data.ParserData.CounterAdd(1),tt},it.prototype.call_onfunc_invoke_17=function(){return this.$val.call_onfunc_invoke_17()},it.ptr.prototype.call_onfunc_invoke_12=function(){var e;return(e=this.cur).data.ParserData.AddInvoke(e.data.ParserData.CounterPop()),tt},it.prototype.call_onfunc_invoke_12=function(){return this.$val.call_onfunc_invoke_12()},it.ptr.prototype.call_ondict_item_1=function(){return this.cur.data.ParserData.CounterAdd(1),tt},it.prototype.call_ondict_item_1=function(){return this.$val.call_ondict_item_1()},it.ptr.prototype.call_onvalue_id_without_colon_2=function(){var e,t,r,n,i,o;return r=this.vstack,t=(n=this.vstack.$length-1|0)<0||n>=r.$length?void p("index out of range"):r.$array[r.$offset+n],i=this.cur,o=void 0!==(e=h(t,We.keyFor("id")))?e.v:tt,i.data.ParserData.WriteCode(14,new We(Yt(o,We))),tt},it.prototype.call_onvalue_id_without_colon_2=function(){return this.$val.call_onvalue_id_without_colon_2()},it.ptr.prototype.call_onvalue_array_range_1=function(){return this.cur.data.ParserData.AddOp(5),tt},it.prototype.call_onvalue_array_range_1=function(){return this.$val.call_onvalue_array_range_1()},it.ptr.prototype.call_onvalue_array_2=function(){var e;return(e=this.cur).data.ParserData.CounterPush(),e.data.ParserData.CounterAdd(1),tt},it.prototype.call_onvalue_array_2=function(){return this.$val.call_onvalue_array_2()},it.ptr.prototype.call_onvalue_array_10=function(){return this.cur.data.ParserData.CounterAdd(1),tt},it.prototype.call_onvalue_array_10=function(){return this.$val.call_onvalue_array_10()},it.ptr.prototype.call_onvalue_array_6=function(){var e;return(e=this.cur).data.ParserData.PushArray(e.data.ParserData.CounterPop()),tt},it.prototype.call_onvalue_array_6=function(){return this.$val.call_onvalue_array_6()},it.ptr.prototype.call_onvalue_2=function(){return this.cur.data.ParserData.PushIntNumber("1"),tt},it.prototype.call_onvalue_2=function(){return this.$val.call_onvalue_2()},it.ptr.prototype.call_onvalue_6=function(){return this.cur.data.ParserData.PushIntNumber("0"),tt},it.prototype.call_onvalue_6=function(){return this.$val.call_onvalue_6()},it.ptr.prototype.call_onvalue_10=function(){return this.cur.data.ParserData.PushNull(),tt},it.prototype.call_onvalue_10=function(){return this.$val.call_onvalue_10()},it.ptr.prototype.call_onvalue_15=function(){return this.cur.data.ParserData.PushThis(),tt},it.prototype.call_onvalue_15=function(){return this.$val.call_onvalue_15()},it.ptr.prototype.call_onvalue_23=function(){var e,t,r,n,i,o;return r=this.vstack,t=(n=this.vstack.$length-1|0)<0||n>=r.$length?void p("index out of range"):r.$array[r.$offset+n],i=this.cur,o=void 0!==(e=h(t,We.keyFor("id")))?e.v:tt,i.data.ParserData.WriteCode(16,new We(Yt(o,We))),tt},it.prototype.call_onvalue_23=function(){return this.$val.call_onvalue_23()},it.ptr.prototype.call_onvalue_33=function(){var e,t,r,n,i,o;return r=this.vstack,t=(n=this.vstack.$length-1|0)<0||n>=r.$length?void p("index out of range"):r.$array[r.$offset+n],i=this.cur,o=void 0!==(e=h(t,We.keyFor("id")))?e.v:tt,i.data.ParserData.WriteCode(15,new We(Yt(o,We))),tt},it.prototype.call_onvalue_33=function(){return this.$val.call_onvalue_33()},it.ptr.prototype.call_onvalue_55=function(){return this.cur.data.ParserData.PushArray(0),tt},it.prototype.call_onvalue_55=function(){return this.$val.call_onvalue_55()},it.ptr.prototype.call_onvalue_80=function(){return this.cur.data.ParserData.PushDict(0),tt},it.prototype.call_onvalue_80=function(){return this.$val.call_onvalue_80()},it.ptr.prototype.call_onvalue_90=function(){return this.cur.data.ParserData.CounterPush(),tt},it.prototype.call_onvalue_90=function(){return this.$val.call_onvalue_90()},it.ptr.prototype.call_onvalue_94=function(){var e;return(e=this.cur).data.ParserData.PushDict(e.data.ParserData.CounterPop()),tt},it.prototype.call_onvalue_94=function(){return this.$val.call_onvalue_94()},it.ptr.prototype.call_onnumber_1=function(){var e;return(e=this.cur).data.ParserData.PushIntNumber(sa(e.text)),tt},it.prototype.call_onnumber_1=function(){return this.$val.call_onnumber_1()},it.ptr.prototype.call_onfloat_1=function(){var e;return(e=this.cur).data.ParserData.PushFloatNumber(sa(e.text)),tt},it.prototype.call_onfloat_1=function(){return this.$val.call_onfloat_1()},it.ptr.prototype.call_onstrPart1_1=function(){var{$24r:e,_entry:t,_r$34:r,p:n,stack:i,x:o,x$1:a,$s:s,$r:c,$c:$}=hr(this,{});s=s||0;e:for(;;){switch(s){case 0:o=(n=this).vstack,i=(a=n.vstack.$length-1|0)<0||a>=o.$length?void p("index out of range"):o.$array[o.$offset+a],r=function e(t,r){var{_r$34:n,c:t,items:r,$s:i,$r:o,$c:a}=hr(this,{c:t,items:r});i=i||0;t:for(;;){switch(i){case 0:n=ca(r),i=1;case 1:if(a&&(a=!1,n=n.$blk()),n&&void 0!==n.$blk)break t;o=t.data.ParserData.PushStr(n),i=2;case 2:if(a&&(a=!1,o=o.$blk()),o&&void 0!==o.$blk)break t;return t.data.ParserData.CounterAdd(1),i=-1,tt}return}return{$blk:e,$c:!0,$r:o,_r$34:n,c:t,items:r,$s:i}}(n.cur,void 0!==(t=h(i,We.keyFor("items")))?t.v:tt),s=1;case 1:if($&&($=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;e=r,s=2;case 2:return e}return}return{$blk:it.ptr.prototype.call_onstrPart1_1,$c:!0,$r:c,$24r:e,_entry:t,_r$34:r,p:n,stack:i,x:o,x$1:a,$s:s}},it.prototype.call_onstrPart1_1=function(){return this.$val.call_onstrPart1_1()},it.ptr.prototype.call_onstrPart1Normal_1=function(){return this.cur.text},it.prototype.call_onstrPart1Normal_1=function(){return this.$val.call_onstrPart1Normal_1()},it.ptr.prototype.call_onstrPart2_1=function(){var{$24r:e,_entry:t,_r$34:r,p:n,stack:i,x:o,x$1:a,$s:s,$r:c,$c:$}=hr(this,{});s=s||0;e:for(;;){switch(s){case 0:o=(n=this).vstack,i=(a=n.vstack.$length-1|0)<0||a>=o.$length?void p("index out of range"):o.$array[o.$offset+a],r=function e(t,r){var{_r$34:n,c:t,items:r,$s:i,$r:o,$c:a}=hr(this,{c:t,items:r});i=i||0;t:for(;;){switch(i){case 0:n=ca(r),i=1;case 1:if(a&&(a=!1,n=n.$blk()),n&&void 0!==n.$blk)break t;o=t.data.ParserData.PushStr(n),i=2;case 2:if(a&&(a=!1,o=o.$blk()),o&&void 0!==o.$blk)break t;return t.data.ParserData.CounterAdd(1),i=-1,tt}return}return{$blk:e,$c:!0,$r:o,_r$34:n,c:t,items:r,$s:i}}(n.cur,void 0!==(t=h(i,We.keyFor("items")))?t.v:tt),s=1;case 1:if($&&($=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;e=r,s=2;case 2:return e}return}return{$blk:it.ptr.prototype.call_onstrPart2_1,$c:!0,$r:c,$24r:e,_entry:t,_r$34:r,p:n,stack:i,x:o,x$1:a,$s:s}},it.prototype.call_onstrPart2_1=function(){return this.$val.call_onstrPart2_1()},it.ptr.prototype.call_onstrPart2Normal_1=function(){return this.cur.text},it.prototype.call_onstrPart2Normal_1=function(){return this.$val.call_onstrPart2Normal_1()},it.ptr.prototype.call_onstrPart3_1=function(){var{$24r:e,_entry:t,_r$34:r,p:n,stack:i,x:o,x$1:a,$s:s,$r:c,$c:$}=hr(this,{});s=s||0;e:for(;;){switch(s){case 0:o=(n=this).vstack,i=(a=n.vstack.$length-1|0)<0||a>=o.$length?void p("index out of range"):o.$array[o.$offset+a],r=function e(t,r){var{_r$34:n,c:t,items:r,$s:i,$r:o,$c:a}=hr(this,{c:t,items:r});i=i||0;t:for(;;){switch(i){case 0:n=ca(r),i=1;case 1:if(a&&(a=!1,n=n.$blk()),n&&void 0!==n.$blk)break t;o=t.data.ParserData.PushStr(n),i=2;case 2:if(a&&(a=!1,o=o.$blk()),o&&void 0!==o.$blk)break t;return t.data.ParserData.CounterAdd(1),i=-1,tt}return}return{$blk:e,$c:!0,$r:o,_r$34:n,c:t,items:r,$s:i}}(n.cur,void 0!==(t=h(i,We.keyFor("items")))?t.v:tt),s=1;case 1:if($&&($=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;e=r,s=2;case 2:return e}return}return{$blk:it.ptr.prototype.call_onstrPart3_1,$c:!0,$r:c,$24r:e,_entry:t,_r$34:r,p:n,stack:i,x:o,x$1:a,$s:s}},it.prototype.call_onstrPart3_1=function(){return this.$val.call_onstrPart3_1()},it.ptr.prototype.call_onstrPart3Normal_1=function(){return this.cur.text},it.prototype.call_onstrPart3Normal_1=function(){return this.$val.call_onstrPart3Normal_1()},it.ptr.prototype.call_onstrPart4_1=function(){var{$24r:e,_entry:t,_r$34:r,p:n,stack:i,x:o,x$1:a,$s:s,$r:c,$c:$}=hr(this,{});s=s||0;e:for(;;){switch(s){case 0:o=(n=this).vstack,i=(a=n.vstack.$length-1|0)<0||a>=o.$length?void p("index out of range"):o.$array[o.$offset+a],r=function e(t,r){var{_r$34:n,c:t,items:r,$s:i,$r:o,$c:a}=hr(this,{c:t,items:r});i=i||0;t:for(;;){switch(i){case 0:n=ca(r),i=1;case 1:if(a&&(a=!1,n=n.$blk()),n&&void 0!==n.$blk)break t;o=t.data.ParserData.PushStr(n),i=2;case 2:if(a&&(a=!1,o=o.$blk()),o&&void 0!==o.$blk)break t;return t.data.ParserData.CounterAdd(1),i=-1,tt}return}return{$blk:e,$c:!0,$r:o,_r$34:n,c:t,items:r,$s:i}}(n.cur,void 0!==(t=h(i,We.keyFor("items")))?t.v:tt),s=1;case 1:if($&&($=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;e=r,s=2;case 2:return e}return}return{$blk:it.ptr.prototype.call_onstrPart4_1,$c:!0,$r:c,$24r:e,_entry:t,_r$34:r,p:n,stack:i,x:o,x$1:a,$s:s}},it.prototype.call_onstrPart4_1=function(){return this.$val.call_onstrPart4_1()},it.ptr.prototype.call_onstrPart4Normal_1=function(){return this.cur.text},it.prototype.call_onstrPart4Normal_1=function(){return this.$val.call_onstrPart4Normal_1()},it.ptr.prototype.call_onstrEscape_2=function(){return this.cur,new Ct(C("\n"))},it.prototype.call_onstrEscape_2=function(){return this.$val.call_onstrEscape_2()},it.ptr.prototype.call_onstrEscape_4=function(){return this.cur,new Ct(C("\r"))},it.prototype.call_onstrEscape_4=function(){return this.$val.call_onstrEscape_4()},it.ptr.prototype.call_onstrEscape_6=function(){return this.cur,new Ct(C("\f"))},it.prototype.call_onstrEscape_6=function(){return this.$val.call_onstrEscape_6()},it.ptr.prototype.call_onstrEscape_8=function(){return this.cur,new Ct(C("\t"))},it.prototype.call_onstrEscape_8=function(){return this.$val.call_onstrEscape_8()},it.ptr.prototype.call_onstrEscape_10=function(){return this.cur,new Ct(C("\\"))},it.prototype.call_onstrEscape_10=function(){return this.$val.call_onstrEscape_10()},it.ptr.prototype.call_onstrEscape_12=function(){return this.cur,new Ct(C("'"))},it.prototype.call_onstrEscape_12=function(){return this.$val.call_onstrEscape_12()},it.ptr.prototype.call_onstrEscape_14=function(){return this.cur,new Ct(C('"'))},it.prototype.call_onstrEscape_14=function(){return this.$val.call_onstrEscape_14()},it.ptr.prototype.call_onstrEscape_16=function(){return this.cur,new Ct(C("{"))},it.prototype.call_onstrEscape_16=function(){return this.$val.call_onstrEscape_16()},it.ptr.prototype.call_onstrEscape_18=function(){return this.cur,new Ct(C("}"))},it.prototype.call_onstrEscape_18=function(){return this.$val.call_onstrEscape_18()},it.ptr.prototype.call_onstrEscape_20=function(){return this.cur,new Ct(C("\\"))},it.prototype.call_onstrEscape_20=function(){return this.$val.call_onstrEscape_20()},it.ptr.prototype.call_onfstringStmt_6=function(){return this.cur.data.ParserData.AddOp(79),tt},it.prototype.call_onfstringStmt_6=function(){return this.$val.call_onfstringStmt_6()},it.ptr.prototype.call_onfstringStmt_7=function(){var e;return(e=this.cur).data.ParserData.AddOp(80),e.data.ParserData.CounterAdd(1),tt},it.prototype.call_onfstringStmt_7=function(){return this.$val.call_onfstringStmt_7()},it.ptr.prototype.call_onfstringStmt_9=function(){var{$24r:e,_r$34:t,p:r,$s:n,$r:o,$c:a}=hr(this,{});n=n||0;e:for(;;){switch(n){case 0:(r=[r])[0]=this,t=function(e){return function t(r){var{c:r,$s:n,$r:o,$c:a}=hr(this,{c:r});n=n||0;t:for(;;){switch(n){case 0:o=e[0].addErr(i.New("{%} 内必须是语句块或表达式")),n=1;case 1:if(a&&(a=!1,o=o.$blk()),o&&void 0!==o.$blk)break t;return n=-1,!1}return}return{$blk:t,$c:!0,$r:o,c:r,$s:n}}}(r)(r[0].cur),n=1;case 1:if(a&&(a=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;e=t,n=2;case 2:return e}return}return{$blk:it.ptr.prototype.call_onfstringStmt_9,$c:!0,$r:o,$24r:e,_r$34:t,p:r,$s:n}},it.prototype.call_onfstringStmt_9=function(){return this.$val.call_onfstringStmt_9()},it.ptr.prototype.call_onfstringStmt2_6=function(){return this.cur.data.ParserData.AddOp(79),tt},it.prototype.call_onfstringStmt2_6=function(){return this.$val.call_onfstringStmt2_6()},it.ptr.prototype.call_onfstringStmt2_7=function(){var e;return(e=this.cur).data.ParserData.AddOp(80),e.data.ParserData.CounterAdd(1),tt},it.prototype.call_onfstringStmt2_7=function(){return this.$val.call_onfstringStmt2_7()},it.ptr.prototype.call_onfstringStmt2_9=function(){var{$24r:e,_r$34:t,p:r,$s:n,$r:o,$c:a}=hr(this,{});n=n||0;e:for(;;){switch(n){case 0:(r=[r])[0]=this,t=function(e){return function t(r){var{c:r,$s:n,$r:o,$c:a}=hr(this,{c:r});n=n||0;t:for(;;){switch(n){case 0:o=e[0].addErr(i.New("{} 内必须是语句块或表达式")),n=1;case 1:if(a&&(a=!1,o=o.$blk()),o&&void 0!==o.$blk)break t;return n=-1,!1}return}return{$blk:t,$c:!0,$r:o,c:r,$s:n}}}(r)(r[0].cur),n=1;case 1:if(a&&(a=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;e=t,n=2;case 2:return e}return}return{$blk:it.ptr.prototype.call_onfstringStmt2_9,$c:!0,$r:o,$24r:e,_r$34:t,p:r,$s:n}},it.prototype.call_onfstringStmt2_9=function(){return this.$val.call_onfstringStmt2_9()},it.ptr.prototype.call_onfstring_3=function(){return this.cur.data.ParserData.PushStr(""),tt},it.prototype.call_onfstring_3=function(){return this.$val.call_onfstring_3()},it.ptr.prototype.call_onfstring_7=function(){return this.cur.data.ParserData.PushStr(""),tt},it.prototype.call_onfstring_7=function(){return this.$val.call_onfstring_7()},it.ptr.prototype.call_onfstring_11=function(){return this.cur.data.ParserData.PushStr(""),tt},it.prototype.call_onfstring_11=function(){return this.$val.call_onfstring_11()},it.ptr.prototype.call_onfstring_15=function(){return this.cur.data.ParserData.PushStr(""),tt},it.prototype.call_onfstring_15=function(){return this.$val.call_onfstring_15()},it.ptr.prototype.call_onfstring_20=function(){return this.cur.data.ParserData.CounterPush(),tt},it.prototype.call_onfstring_20=function(){return this.$val.call_onfstring_20()},it.ptr.prototype.call_onfstring_22=function(){return this.cur.data.ParserData.CounterPop(),tt},it.prototype.call_onfstring_22=function(){return this.$val.call_onfstring_22()},it.ptr.prototype.call_onfstring_28=function(){return this.cur.data.ParserData.CounterPush(),tt},it.prototype.call_onfstring_28=function(){return this.$val.call_onfstring_28()},it.ptr.prototype.call_onfstring_30=function(){return this.cur.data.ParserData.CounterPop(),tt},it.prototype.call_onfstring_30=function(){return this.$val.call_onfstring_30()},it.ptr.prototype.call_onfstring_36=function(){return this.cur.data.ParserData.CounterPush(),tt},it.prototype.call_onfstring_36=function(){return this.$val.call_onfstring_36()},it.ptr.prototype.call_onfstring_38=function(){var e;return(e=this.cur).data.ParserData.AddFormatString(e.data.ParserData.CounterPop()),tt},it.prototype.call_onfstring_38=function(){return this.$val.call_onfstring_38()},it.ptr.prototype.call_onfstring_47=function(){return this.cur.data.ParserData.CounterPush(),tt},it.prototype.call_onfstring_47=function(){return this.$val.call_onfstring_47()},it.ptr.prototype.call_onfstring_49=function(){var e;return(e=this.cur).data.ParserData.AddFormatString(e.data.ParserData.CounterPop()),tt},it.prototype.call_onfstring_49=function(){return this.$val.call_onfstring_49()},it.ptr.prototype.call_onkeywords_test_6=function(){var{$24r:e,_r$34:t,p:r,$s:n,$r:o,$c:a}=hr(this,{});n=n||0;e:for(;;){switch(n){case 0:(r=[r])[0]=this,t=function(e){return function t(r){var{c:r,$s:n,$r:o,$c:a}=hr(this,{c:r});n=n||0;t:for(;;){switch(n){case 0:o=e[0].addErr(i.New("使用关键字作为变量名")),n=1;case 1:if(a&&(a=!1,o=o.$blk()),o&&void 0!==o.$blk)break t;return n=-1,!0}return}return{$blk:t,$c:!0,$r:o,c:r,$s:n}}}(r)(r[0].cur),n=1;case 1:if(a&&(a=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;e=t,n=2;case 2:return e}return}return{$blk:it.ptr.prototype.call_onkeywords_test_6,$c:!0,$r:o,$24r:e,_r$34:t,p:r,$s:n}},it.prototype.call_onkeywords_test_6=function(){return this.$val.call_onkeywords_test_6()},it.ptr.prototype.call_onidentifier_1=function(){var e;return e=this.cur,new We(sa(e.text))},it.prototype.call_onidentifier_1=function(){return this.$val.call_onidentifier_1()},it.ptr.prototype.call_onidentifierWithoutColon_1=function(){var e;return e=this.cur,new We(sa(e.text))},it.prototype.call_onidentifierWithoutColon_1=function(){return this.$val.call_onidentifierWithoutColon_1()},it.ptr.prototype.call_onest_7=function(){var e;return(e=this.cur).data.ParserData.FlagsPush(),e.data.ParserData.Config.DisableStmts=!0,e.data.ParserData.Config.DisableNDice=!0,e.data.ParserData.Config.DisableBitwiseOp=!0,tt},it.prototype.call_onest_7=function(){return this.$val.call_onest_7()},it.ptr.prototype.call_onest_10=function(){return this.cur.data.ParserData.FlagsPop(),tt},it.prototype.call_onest_10=function(){return this.$val.call_onest_10()},it.ptr.prototype.call_onst_assign_2=function(){return this.cur.data.ParserData.AddStName(),tt},it.prototype.call_onst_assign_2=function(){return this.$val.call_onst_assign_2()},it.ptr.prototype.call_onst_assign_20=function(){return this.cur.data.ParserData.AddStName(),tt},it.prototype.call_onst_assign_20=function(){return this.$val.call_onst_assign_20()},it.ptr.prototype.call_onst_assign_28=function(){return this.cur.data.ParserData.AddOp(86),tt},it.prototype.call_onst_assign_28=function(){return this.$val.call_onst_assign_28()},it.ptr.prototype.call_onst_assign_50=function(){return this.cur.data.ParserData.AddOp(85),tt},it.prototype.call_onst_assign_50=function(){return this.$val.call_onst_assign_50()},it.ptr.prototype.call_onst_assign_72=function(){return this.cur.data.ParserData.AddStName(),tt},it.prototype.call_onst_assign_72=function(){return this.$val.call_onst_assign_72()},it.ptr.prototype.call_onst_assign_90=function(){return this.cur.data.ParserData.AddStName(),tt},it.prototype.call_onst_assign_90=function(){return this.$val.call_onst_assign_90()},it.ptr.prototype.call_onst_assign_99=function(){return this.cur.data.ParserData.CodePush(),tt},it.prototype.call_onst_assign_99=function(){return this.$val.call_onst_assign_99()},it.ptr.prototype.call_onst_assign_117=function(){var e,t,r,n,i,o;return r=this.vstack,t=(n=this.vstack.$length-1|0)<0||n>=r.$length?void p("index out of range"):r.$array[r.$offset+n],i=this.cur,o=void 0!==(e=h(t,We.keyFor("text")))?e.v:tt,i.data.ParserData.AddStoreComputedOnStack(Yt(o,We)),i.data.ParserData.AddStName(),tt},it.prototype.call_onst_assign_117=function(){return this.$val.call_onst_assign_117()},it.ptr.prototype.call_onst_assign_121=function(){return this.cur.data.ParserData.CodePush(),tt},it.prototype.call_onst_assign_121=function(){return this.$val.call_onst_assign_121()},it.ptr.prototype.call_onst_assign_139=function(){var e,t,r,n,i,o;return r=this.vstack,t=(n=this.vstack.$length-1|0)<0||n>=r.$length?void p("index out of range"):r.$array[r.$offset+n],i=this.cur,o=void 0!==(e=h(t,We.keyFor("text")))?e.v:tt,i.data.ParserData.AddStoreComputedOnStack(Yt(o,We)),i.data.ParserData.AddStName(),tt},it.prototype.call_onst_assign_139=function(){return this.$val.call_onst_assign_139()},it.ptr.prototype.call_onst_modify_rest1_4=function(){var e,t,r,n,i,o;return r=this.vstack,t=(n=this.vstack.$length-1|0)<0||n>=r.$length?void p("index out of range"):r.$array[r.$offset+n],i=this.cur,o=void 0!==(e=h(t,We.keyFor("text")))?e.v:tt,i.data.ParserData.AddStModify("+",Yt(o,We)),tt},it.prototype.call_onst_modify_rest1_4=function(){return this.$val.call_onst_modify_rest1_4()},it.ptr.prototype.call_onst_modify_rest1_10=function(){var e,t,r,n,i,o;return r=this.vstack,t=(n=this.vstack.$length-1|0)<0||n>=r.$length?void p("index out of range"):r.$array[r.$offset+n],i=this.cur,o=void 0!==(e=h(t,We.keyFor("text")))?e.v:tt,i.data.ParserData.AddStModify("-=",Yt(o,We)),tt},it.prototype.call_onst_modify_rest1_10=function(){return this.$val.call_onst_modify_rest1_10()},it.ptr.prototype.call_onst_modify_rest_4=function(){var e,t,r,n,i,o;return r=this.vstack,t=(n=this.vstack.$length-1|0)<0||n>=r.$length?void p("index out of range"):r.$array[r.$offset+n],i=this.cur,o=void 0!==(e=h(t,We.keyFor("text")))?e.v:tt,i.data.ParserData.AddStModify("+",Yt(o,We)),tt},it.prototype.call_onst_modify_rest_4=function(){return this.$val.call_onst_modify_rest_4()},it.ptr.prototype.call_onst_modify_rest_12=function(){var e,t,r,n,i,o;return r=this.vstack,t=(n=this.vstack.$length-1|0)<0||n>=r.$length?void p("index out of range"):r.$array[r.$offset+n],i=this.cur,o=void 0!==(e=h(t,We.keyFor("text")))?e.v:tt,i.data.ParserData.AddStModify("-=",Yt(o,We)),tt},it.prototype.call_onst_modify_rest_12=function(){return this.$val.call_onst_modify_rest_12()},it.ptr.prototype.call_onst_modify_rest_18=function(){var e,t,r,n,i,o;return r=this.vstack,t=(n=this.vstack.$length-1|0)<0||n>=r.$length?void p("index out of range"):r.$array[r.$offset+n],i=this.cur,o=void 0!==(e=h(t,We.keyFor("text")))?e.v:tt,i.data.ParserData.AddStModify("-",Yt(o,We)),tt},it.prototype.call_onst_modify_rest_18=function(){return this.$val.call_onst_modify_rest_18()},it.ptr.prototype.call_onst_name1_1=function(){var e,t,r,n,i,o;return r=this.vstack,t=(n=this.vstack.$length-1|0)<0||n>=r.$length?void p("index out of range"):r.$array[r.$offset+n],i=this.cur,o=void 0!==(e=h(t,We.keyFor("text")))?e.v:tt,i.data.ParserData.PushStr(Yt(o,We)),tt},it.prototype.call_onst_name1_1=function(){return this.$val.call_onst_name1_1()},it.ptr.prototype.call_onst_name1r_2=function(){var e,t,r,n,i,o;return r=this.vstack,t=(n=this.vstack.$length-1|0)<0||n>=r.$length?void p("index out of range"):r.$array[r.$offset+n],i=this.cur,o=void 0!==(e=h(t,We.keyFor("text")))?e.v:tt,i.data.ParserData.PushStr(Yt(o,We)),tt},it.prototype.call_onst_name1r_2=function(){return this.$val.call_onst_name1r_2()},it.ptr.prototype.call_onst_name1r_6=function(){var e,t,r,n,i,o;return r=this.vstack,t=(n=this.vstack.$length-1|0)<0||n>=r.$length?void p("index out of range"):r.$array[r.$offset+n],i=this.cur,o=void 0!==(e=h(t,We.keyFor("text")))?e.v:tt,i.data.ParserData.PushStr(Yt(o,We)),tt},it.prototype.call_onst_name1r_6=function(){return this.$val.call_onst_name1r_6()},it.ptr.prototype.call_onst_name2r_2=function(){var e,t,r,n,i,o;return r=this.vstack,t=(n=this.vstack.$length-1|0)<0||n>=r.$length?void p("index out of range"):r.$array[r.$offset+n],i=this.cur,o=void 0!==(e=h(t,We.keyFor("text")))?e.v:tt,i.data.ParserData.PushStr(Yt(o,We)),tt},it.prototype.call_onst_name2r_2=function(){return this.$val.call_onst_name2r_2()},it.ptr.prototype.call_onst_name2r_6=function(){var e,t,r,n,i,o;return r=this.vstack,t=(n=this.vstack.$length-1|0)<0||n>=r.$length?void p("index out of range"):r.$array[r.$offset+n],i=this.cur,o=void 0!==(e=h(t,We.keyFor("text")))?e.v:tt,i.data.ParserData.PushStr(Yt(o,We)),tt},it.prototype.call_onst_name2r_6=function(){return this.$val.call_onst_name2r_6()},se.ptr.prototype.init=function(e){var t;(t=this).index=-1,t.data=Zt(Nr,e),t.size=e},se.prototype.init=function(e){return this.$val.init(e)},se.ptr.prototype.push=function(e){var t,r,n;(t=this).index=t.index+1|0,t.index===t.size?(t.data=O(t.data,e),t.size=t.data.$length):ue.copy((r=t.data,(n=t.index)<0||n>=r.$length?void p("index out of range"):r.$array[r.$offset+n]),e)},se.prototype.push=function(e){return this.$val.push(e)},se.ptr.prototype.pop=function(){var e,t,r,n;return r=(t=this).data,e=(n=t.index)<0||n>=r.$length?void p("index out of range"):r.$array[r.$offset+n],t.index=t.index-1|0,e},se.prototype.pop=function(){return this.$val.pop()},$e.ptr.prototype.String=function(){var e;return e=this,w.Itoa(e.line)+":"+w.Itoa(e.col)+" ["+w.Itoa(e.offset)+"]"},$e.prototype.String=function(){return this.$val.String()},Gt(Ze).prototype.add=function(e){this.$set(O(this.$get(),e))},Ze.prototype.err=function(){var{e,e$24ptr:t,$s:r,$r:n,$c:i}=hr(this,{});r=r||0;e:for(;;){switch(r){case 0:if(0===(e=this).$length)return r=-1,tt;n=(t||(t=new Pr((function(){return e}),(function(t){e=t})))).dedupe(),r=1;case 1:if(i&&(i=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;return r=-1,e}return}return{$blk:Ze.prototype.err,$c:!0,$r:n,e,e$24ptr:t,$s:r}},Gt(Ze).prototype.err=function(){return this.$get().err()},Gt(Ze).prototype.dedupe=function(){var{_entry:e,_i:r,_key:n,_r$34:i,_ref:o,cleaned:a,e:s,err:c,msg:$,set:l,$s:u,$r:f,$c:d}=hr(this,{});u=u||0;e:for(;;){switch(u){case 0:s=this,a=Vr.nil,l=new t.Map,o=s.$get(),r=0;case 1:if(!(r=o.$length?void p("index out of range"):o.$array[o.$offset+r]).Error(),u=3;case 3:if(d&&(d=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;$=i,void 0!==(e=h(l,We.keyFor($)))&&e.v||(n=$,(l||p("assignment to entry in nil map")).set(We.keyFor(n),{k:n,v:!0}),a=O(a,c)),r++,u=1;continue;case 2:return s.$set(x(a,Ze)),void(u=-1)}return}return{$blk:Gt(Ze).prototype.dedupe,$c:!0,$r:f,_entry:e,_i:r,_key:n,_r$34:i,_ref:o,cleaned:a,e:s,err:c,msg:$,set:l,$s:u}},Ze.prototype.Error=function(){var{$24r:e,_1:t,_i:n,_r$34:i,_r$35:o,_r$36:a,_r$37:s,_ref:c,buf:$,e:l,err:u,i:f,$s:d,$r:w,$c:h}=hr(this,{});d=d||0;e:for(;;){switch(d){case 0:if(0===(t=(l=this).$length)){d=2;continue}if(1===t){d=3;continue}d=4;continue;case 2:return d=-1,"";case 3:i=(0>=l.$length?void p("index out of range"):l.$array[l.$offset+0]).Error(),d=6;case 6:if(h&&(h=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;e=i,d=7;case 7:return e;case 4:$=new r.Buffer.ptr(Ct.nil,0,0),c=l,n=0;case 8:if(!(n=c.$length?void p("index out of range"):c.$array[c.$offset+n],f>0){d=10;continue}d=11;continue;case 10:o=$.WriteRune(10),d=12;case 12:if(h&&(h=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;case 11:a=u.Error(),d=13;case 13:if(h&&(h=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;s=$.WriteString(a),d=14;case 14:if(h&&(h=!1,s=s.$blk()),s&&void 0!==s.$blk)break e;n++,d=8;continue;case 9:return d=-1,$.String();case 5:case 1:return d=-1,""}return}return{$blk:Ze.prototype.Error,$c:!0,$r:w,$24r:e,_1:t,_i:n,_r$34:i,_r$35:o,_r$36:a,_r$37:s,_ref:c,buf:$,e:l,err:u,i:f,$s:d}},Gt(Ze).prototype.Error=function(){return this.$get().Error()},Xe.ptr.prototype.Error=function(){var{$24r:e,_r$34:t,p:r,$s:n,$r:i,$c:o}=hr(this,{});n=n||0;e:for(;;){switch(n){case 0:t=(r=this).Inner.Error(),n=1;case 1:if(o&&(o=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;e=r.prefix+": "+t,n=2;case 2:return e}return}return{$blk:Xe.ptr.prototype.Error,$c:!0,$r:i,$24r:e,_r$34:t,p:r,$s:n}},Xe.prototype.Error=function(){return this.$val.Error()},$a=function(e,r,n){var{b:r,filename:e,opts:n,p:i,stats:o,x:a,$s:p,$r:s,$c:c}=hr(this,{filename:e,b:r,opts:n});p=p||0;e:for(;;){switch(p){case 0:(o=[o])[0]=new nt.ptr(new Oe(0,0),new t.Map),(i=new it.ptr(e,P(new ue.ptr(P(new $e.ptr(1,0,0),$e),0,0),ue),P(new fe.ptr(new $e.ptr(0,0,0),Ct.nil,new pe.ptr(new ot.ptr(Ut.nil,0,new K.ptr(!1,!1,!1,!1,!1,!1,!1,u,u,u,u,u,new Oe(0,0),0,"",lt.nil,!1,!1,!1,!1),Wr.nil,Tr.nil,vt.nil,Tr.nil,Tr.nil,Tr.nil,zr.nil,0,Gr.nil))),fe),r,qt(Ze.nil,Pr),0,!1,Kt(Ce.keyFor,[]),Kt(Ce.keyFor,[]),!1,ht.nil,Lr.nil,ht.nil,P(new $e.ptr(1,1,0),$e),Zt(vt,0,20),!1,new Oe(0,0),"dicescript",!1,o[0],"",Lr.nil,Br.nil,new jr([!1]),new se.ptr(Nr.nil,0,0))).spStack.init(5),s=i.setOptions(n),p=1;case 1:if(c&&(c=!1,s=s.$blk()),s&&void 0!==s.$blk)break e;return 0===(a=i.maxExprCnt).$high&&0===a.$low&&(i.maxExprCnt=new Oe(4294967295,4294967295)),p=-1,i}return}return{$blk:$a,$c:!0,$r:s,b:r,filename:e,opts:n,p:i,stats:o,x:a,$s:p}},it.ptr.prototype.setOptions=function(e){var{_i:t,_r$34:r,_ref:n,opt:i,opts:e,p:o,$s:a,$r:s,$c:c}=hr(this,{opts:e});a=a||0;e:for(;;){switch(a){case 0:o=this,n=e,t=0;case 1:if(!(t=n.$length?void p("index out of range"):n.$array[n.$offset+t])(o),a=3;case 3:if(c&&(c=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;t++,a=1;continue;case 2:return void(a=-1)}return}return{$blk:it.ptr.prototype.setOptions,$c:!0,$r:s,_i:t,_r$34:r,_ref:n,opt:i,opts:e,p:o,$s:a}},it.prototype.setOptions=function(e){return this.$val.setOptions(e)},it.ptr.prototype.checkSkipCode=function(){var e,t;return e=this.scStack,(t=this.scStack.$length-1|0)<0||t>=e.$length?void p("index out of range"):e.$array[e.$offset+t]},it.prototype.checkSkipCode=function(){return this.$val.checkSkipCode()},it.ptr.prototype.pushV=function(){var e,r,n,i,o,a;(r=this).vstack.$capacity===r.vstack.$length?r.vstack=O(r.vstack,!1):r.vstack=y(r.vstack,0,r.vstack.$length+1|0),n=r.vstack,!1!==(e=(i=r.vstack.$length-1|0)<0||i>=n.$length?void p("index out of range"):n.$array[n.$offset+i])&&0===(e?e.size:0)||(e=new t.Map,o=r.vstack,(a=r.vstack.$length-1|0)<0||a>=o.$length?p("index out of range"):o.$array[o.$offset+a]=e)},it.prototype.pushV=function(){return this.$val.pushV()},it.ptr.prototype.popV=function(){var e,t,r,n,i,o;r=(t=this).vstack,((e=(n=t.vstack.$length-1|0)<0||n>=r.$length?void p("index out of range"):r.$array[r.$offset+n])?e.size:0)>0&&(i=t.vstack,(o=t.vstack.$length-1|0)<0||o>=i.$length?p("index out of range"):i.$array[i.$offset+o]=!1),t.vstack=y(t.vstack,0,t.vstack.$length-1|0)},it.prototype.popV=function(){return this.$val.popV()},it.ptr.prototype.pushRecovery=function(e,r){var n,i,o,a,s,c,$,l;for((s=this).recoveryStack.$capacity===s.recoveryStack.$length?s.recoveryStack=O(s.recoveryStack,!1):s.recoveryStack=y(s.recoveryStack,0,s.recoveryStack.$length+1|0),a=(c=e.$length)<0||c>2147483647?p("makemap: size out of range"):new t.Map,o=e,n=0;n=o.$length?void p("index out of range"):o.$array[o.$offset+n],(a||p("assignment to entry in nil map")).set(We.keyFor(i),{k:i,v:r}),n++;$=s.recoveryStack,(l=s.recoveryStack.$length-1|0)<0||l>=$.$length?p("index out of range"):$.$array[$.$offset+l]=a},it.prototype.pushRecovery=function(e,t){return this.$val.pushRecovery(e,t)},it.ptr.prototype.popRecovery=function(){var e,t,r;t=(e=this).recoveryStack,(r=e.recoveryStack.$length-1|0)<0||r>=t.$length?p("index out of range"):t.$array[t.$offset+r]=!1,e.recoveryStack=y(e.recoveryStack,0,e.recoveryStack.$length-1|0)},it.prototype.popRecovery=function(){return this.$val.popRecovery()},it.ptr.prototype.addErr=function(e){var{err:e,p:t,$s:r,$r:n,$c:i}=hr(this,{err:e});r=r||0;e:for(;;){switch(r){case 0:if((t=this)._errPos!==Br.nil){r=1;continue}r=2;continue;case 1:n=t.addErrAt(e,P(t._errPos,$e),new vt([])),r=4;case 4:if(i&&(i=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;r=3;continue;case 2:n=t.addErrAt(e,P(t.pt.position,$e),new vt([])),r=5;case 5:if(i&&(i=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;case 3:return void(r=-1)}return}return{$blk:it.ptr.prototype.addErr,$c:!0,$r:n,err:e,p:t,$s:r}},it.prototype.addErr=function(e){return this.$val.addErr(e)},it.ptr.prototype.addErrAt=function(e,t,n){var{_r$34:i,_r$35:a,_r$36:s,_r$37:c,_r$38:$,_r$39:l,_r$40:u,buf:f,err:e,expected:n,p:d,pe:w,pos:t,rule$1:h,x:g,x$1:k,$s:b,$r:y,$c:v}=hr(this,{err:e,pos:t,expected:n});b=b||0;e:for(;;){switch(b){case 0:if(d=this,f=new r.Buffer.ptr(Ct.nil,0,0),""!==d.filename){b=1;continue}b=2;continue;case 1:i=f.WriteString(d.filename),b=3;case 3:if(v&&(v=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;case 2:if(f.Len()>0){b=4;continue}b=5;continue;case 4:a=f.WriteString(":"),b=6;case 6:if(v&&(v=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;case 5:s=o.Sprintf("%d:%d",new kt([new Ce(t.line),new Ce(t.col)])),b=7;case 7:if(v&&(v=!1,s=s.$blk()),s&&void 0!==s.$blk)break e;c=f.WriteString(s),b=8;case 8:if(v&&(v=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;if(d.rstack.$length>0){b=9;continue}b=10;continue;case 9:if(f.Len()>0){b=11;continue}b=12;continue;case 11:$=f.WriteString(" "),b=13;case 13:if(v&&(v=!1,$=$.$blk()),$&&void 0!==$.$blk)break e;case 12:if(g=d.rstack,""!==(h=(k=d.rstack.$length-1|0)<0||k>=g.$length?void p("index out of range"):g.$array[g.$offset+k]).displayName){b=14;continue}b=15;continue;case 14:l=f.WriteString(m(h.displayName,1,h.displayName.length-1|0)),b=17;case 17:if(v&&(v=!1,l=l.$blk()),l&&void 0!==l.$blk)break e;b=16;continue;case 15:u=f.WriteString(h.name),b=18;case 18:if(v&&(v=!1,u=u.$blk()),u&&void 0!==u.$blk)break e;case 16:case 10:return w=new Xe.ptr(e,P(t,$e),f.String(),n),d.errs.add(w),void(b=-1)}return}return{$blk:it.ptr.prototype.addErrAt,$c:!0,$r:y,_r$34:i,_r$35:a,_r$36:s,_r$37:c,_r$38:$,_r$39:l,_r$40:u,buf:f,err:e,expected:n,p:d,pe:w,pos:t,rule$1:h,x:g,x$1:k,$s:b}},it.prototype.addErrAt=function(e,t,r){return this.$val.addErrAt(e,t,r)},it.ptr.prototype.failAt=function(e,t,r){var n;if(e===(n=this).maxFailInvertExpected){if(t.offsetn.maxFailPos.offset&&($e.copy(n.maxFailPos,t),n.maxFailExpected=y(n.maxFailExpected,0,0)),n.maxFailInvertExpected&&(r="!"+r),n.maxFailExpected=O(n.maxFailExpected,r)}},it.prototype.failAt=function(e,t,r){return this.$val.failAt(e,t,r)},it.ptr.prototype.read=function(){var{_tuple:e,n:t,p:r,rn:n,$s:i,$r:o,$c:a}=hr(this,{});i=i||0;e:for(;;){switch(i){case 0:if((r=this).pt.position.offset=r.pt.position.offset+r.pt.w|0,n=(e=L.DecodeRune(y(r.data,r.pt.position.offset)))[0],t=e[1],r.pt.rn=n,r.pt.w=t,r.pt.position.col=r.pt.position.col+1|0,10===n&&(r.pt.position.line=r.pt.position.line+1|0,r.pt.position.col=0),65533===n&&1===t){i=1;continue}i=2;continue;case 1:if(!r.allowInvalidUTF8){i=3;continue}i=4;continue;case 3:o=r.addErr(ii),i=5;case 5:if(a&&(a=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;case 4:case 2:return void(i=-1)}return}return{$blk:it.ptr.prototype.read,$c:!0,$r:o,_tuple:e,n:t,p:r,rn:n,$s:i}},it.prototype.read=function(){return this.$val.read()},it.ptr.prototype.restore=function(e){e.position.offset!==this.pt.position.offset&&ue.copy(this.pt,e)},it.prototype.restore=function(e){return this.$val.restore(e)},it.ptr.prototype.sliceFrom=function(e){return y(this.data,e.position.offset,this.pt.position.offset)},it.prototype.sliceFrom=function(e){return this.$val.sliceFrom(e)},it.ptr.prototype.sliceFromOffset=function(e){return y(this.data,e,this.pt.position.offset)},it.prototype.sliceFromOffset=function(e){return this.$val.sliceFromOffset(e)},it.ptr.prototype.buildRulesTable=function(e){var r,n,i,o,a;for(this.rules=(a=e.rules.$length)<0||a>2147483647?p("makemap: size out of range"):new t.Map,i=e.rules,r=0;r=i.$length?void p("index out of range"):i.$array[i.$offset+r]).name,(this.rules||p("assignment to entry in nil map")).set(We.keyFor(n),{k:n,v:o}),r++},it.prototype.buildRulesTable=function(e){return this.$val.buildRulesTable(e)},it.ptr.prototype.parse=function(e){var{$24r:r,$24r$1:n,$24r$2:a,$24r$3:s,_entry:c,_entry$1:$,_entry$2:l,_i:u,_i$1:f,_key:w,_key$1:k,_keys:b,_r$34:y,_r$35:m,_r$36:v,_r$37:_,_r$38:x,_ref:S,_ref$1:E,_size:C,_tmp:I,_tmp$1:A,_tmp$2:F,_tmp$3:R,_tmp$4:T,_tmp$5:N,_tmp$6:V,_tmp$7:D,_tuple:L,_tuple$1:M,_tuple$2:j,eof:W,err:U,expected:z,grammar$1:e,k:K,maxFailExpectedMap:G,ok:q,ok$1:H,p:J,startRule:Z,v:Q,val:X,x:Y,$s:ee,$deferred:te,$r:re,$c:ne}=hr(this,{grammar$1:e});ee=ee||0;var ie=null;try{e:for(;;){switch(ee){case 0:if(te=[],pr.deferStack.push(te),U=[U],J=[J],(X=[X])[0]=tt,U[0]=tt,J[0]=this,e===xr.nil&&(e=ti),0===e.rules.$length){ee=1;continue}ee=2;continue;case 1:re=J[0].addErr(ri),ee=3;case 3:if(ne&&(ne=!1,re=re.$blk()),re&&void 0!==re.$blk)break e;I=tt,y=J[0].errs.err(),ee=4;case 4:if(ne&&(ne=!1,y=y.$blk()),y&&void 0!==y.$blk)break e;A=y,X[0]=I,U[0]=A,r=[X[0],U[0]],ee=5;case 5:return r;case 2:if(J[0].rulesArray=e.rules,J[0].buildRulesTable(e),J[0].recover){ee=6;continue}ee=7;continue;case 6:te.push([function(e,t,r){return function n(){var{_r$35:i,_r$36:a,_ref:p,e:s,e$1:c,e$2:$,$s:l,$r:u,$c:f}=hr(this,{});l=l||0;t:for(;;){switch(l){case 0:if(s=or(),!B(s,tt)){l=1;continue}l=2;continue;case 1:if(r[0]=tt,Yt(p=s,rt,!0)[1]){l=3;continue}l=4;continue;case 3:c=p,u=t[0].addErr(c),l=6;case 6:if(f&&(f=!1,u=u.$blk()),u&&void 0!==u.$blk)break t;l=5;continue;case 4:$=p,i=o.Errorf("%v",new kt([$])),l=7;case 7:if(f&&(f=!1,i=i.$blk()),i&&void 0!==i.$blk)break t;u=t[0].addErr(i),l=8;case 8:if(f&&(f=!1,u=u.$blk()),u&&void 0!==u.$blk)break t;case 5:a=t[0].errs.err(),l=9;case 9:if(f&&(f=!1,a=a.$blk()),a&&void 0!==a.$blk)break t;e[0]=a;case 2:return void(l=-1)}return}return{$blk:n,$c:!0,$r:u,_r$35:i,_r$36:a,_ref:p,e:s,e$1:c,e$2:$,$s:l}}}(U,J,X),[]]);case 7:if(Z=(L=void 0!==(c=h(J[0].rules,We.keyFor(J[0].entrypoint)))?[c.v,!0]:[wt.nil,!1])[0],!(q=L[1])){ee=8;continue}ee=9;continue;case 8:re=J[0].addErr(ni),ee=10;case 10:if(ne&&(ne=!1,re=re.$blk()),re&&void 0!==re.$blk)break e;F=tt,m=J[0].errs.err(),ee=11;case 11:if(ne&&(ne=!1,m=m.$blk()),m&&void 0!==m.$blk)break e;R=m,X[0]=F,U[0]=R,n=[X[0],U[0]],ee=12;case 12:return n;case 9:re=J[0].read(),ee=13;case 13:if(ne&&(ne=!1,re=re.$blk()),re&&void 0!==re.$blk)break e;v=J[0].parseRuleWrap(Z),ee=14;case 14:if(ne&&(ne=!1,v=v.$blk()),v&&void 0!==v.$blk)break e;if(M=v,X[0]=M[0],!(q=M[1])){ee=15;continue}ee=16;continue;case 15:if(0===J[0].errs.$get().$length){ee=17;continue}ee=18;continue;case 17:for(G=(Y=J[0].maxFailExpected.$length)<0||Y>2147483647?p("makemap: size out of range"):new t.Map,S=J[0].maxFailExpected,u=0;u=S.$length?void p("index out of range"):S.$array[S.$offset+u],(G||p("assignment to entry in nil map")).set(We.keyFor(w),{k:w,v:P(new qr.ptr,qr)}),u++;for(z=Zt(vt,0,G?G.size:0),W=!1,(H=(j=void 0!==($=h(G,We.keyFor("!.")))?[$.v,!0]:[new qr.ptr,!1])[1])&&(g(G,We.keyFor("!.")),W=!0),f=0,b=(E=G)?E.keys():void 0,C=E?E.size:0;f=e.$length?void p("index out of range"):e.$array[e.$offset+0]:v.Join(y(e,0,e.$length-1|0),t)+" "+r+" "+((i=e.$length-1|0)<0||i>=e.$length?void p("index out of range"):e.$array[e.$offset+i])},it.ptr.prototype.parseRuleWrap=function(e){var{_r$34:t,_r$35:r,_tuple:n,_tuple$1:i,ok:o,p:a,rule$1:e,val:p,$s:s,$r:c,$c:$}=hr(this,{rule$1:e});s=s||0;e:for(;;){switch(s){case 0:if((a=this).rstack=O(a.rstack,e),p=tt,o=!1,e.varExists&&!a.checkSkipCode()){s=1;continue}s=2;continue;case 1:a.pushV(),t=a.parseExprWrap(e.expr),s=4;case 4:if($&&($=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;p=(n=t)[0],o=n[1],a.popV(),s=3;continue;case 2:r=a.parseExprWrap(e.expr),s=5;case 5:if($&&($=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;p=(i=r)[0],o=i[1];case 3:return a.rstack=y(a.rstack,0,a.rstack.$length-1|0),s=-1,[p,o]}return}return{$blk:it.ptr.prototype.parseRuleWrap,$c:!0,$r:c,_r$34:t,_r$35:r,_tuple:n,_tuple$1:i,ok:o,p:a,rule$1:e,val:p,$s:s}},it.prototype.parseRuleWrap=function(e){return this.$val.parseRuleWrap(e)},it.ptr.prototype.parseExprWrap=function(e){var{_r$34:t,_r$35:r,_r$36:n,_r$37:i,_r$38:a,_r$39:s,_r$40:c,_r$41:$,_r$42:l,_r$43:u,_r$44:f,_r$45:d,_r$46:w,_r$47:g,_r$48:k,_r$49:b,_r$50:y,_r$51:m,_r$52:v,_r$53:_,_r$54:x,_r$55:S,_r$56:E,_ref:C,_tuple:I,_tuple$1:A,_tuple$10:F,_tuple$11:R,_tuple$12:T,_tuple$13:N,_tuple$14:V,_tuple$15:O,_tuple$16:D,_tuple$17:L,_tuple$18:M,_tuple$19:B,_tuple$2:j,_tuple$20:W,_tuple$3:U,_tuple$4:z,_tuple$5:K,_tuple$6:G,_tuple$7:q,_tuple$8:H,_tuple$9:J,expr$1:e,expr$10:Z,expr$11:Q,expr$12:X,expr$13:Y,expr$14:ee,expr$15:te,expr$16:re,expr$17:ne,expr$18:ie,expr$19:oe,expr$2:ae,expr$20:pe,expr$21:se,expr$22:ce,expr$23:$e,expr$3:le,expr$4:fe,expr$5:de,expr$6:we,expr$7:he,expr$8:ge,expr$9:ke,getMemoized:be,m:ye,memo:me,ok:ve,p:_e,pos:xe,setMemoized:Se,skipCode:Ee,val:Ie,x:Ae,x$1:Fe,x$2:Re,x$3:Te,$s:Ne,$r:Pe,$c:Ve}=hr(this,{expr$1:e});Ne=Ne||0;e:for(;;){switch(Ne){case 0:me=[me],(_e=[_e])[0]=this,_e[0].Stats.ExprCnt=(Ae=_e[0].Stats.ExprCnt,Fe=new Oe(0,1),new Oe(Ae.$high+Fe.$high,Ae.$low+Fe.$low)),Re=_e[0].Stats.ExprCnt,Te=_e[0].maxExprCnt,(Re.$high>Te.$high||Re.$high===Te.$high&&Re.$low>Te.$low)&&ir(oi),Ee=_e[0].checkSkipCode(),me[0]=_e[0].memo1,Ee&&(me[0]=_e[0].memo2),Se=function(e){return function(t,r,n){var i,o,a,s;!1===(void 0!==(i=h(e[0],Ce.keyFor(t)))&&i.v)&&(a=t,(e[0]||p("assignment to entry in nil map")).set(Ce.keyFor(a),{k:a,v:Kt(et.keyFor,[])})),s=r,(o=h(e[0],Ce.keyFor(t)),void 0!==o&&o.v||p("assignment to entry in nil map")).set(et.keyFor(s),{k:s,v:n})}}(me),be=function(e,t){return function(r){var n,i,o,a;return a=t[0].pt.position.offset,!1===(void 0!==(n=h(e[0],Ce.keyFor(a)))&&n.v)?Hr.nil:void 0!==(i=h(void 0!==(o=h(e[0],Ce.keyFor(a)))&&o.v,et.keyFor(r)))?i.v:Hr.nil}}(me,_e),t=be(e),Ne=1;case 1:if(Ve&&(Ve=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;if((ye=t)!==Hr.nil)return _e[0].restore(ye.end),Ne=-1,[ye.v,ye.b];if(xe=_e[0].pt.position.offset,Ie=tt,ve=!1,Yt(C=e,Jr,!0)[1]){Ne=2;continue}if(Yt(C,Zr,!0)[1]){Ne=3;continue}if(Yt(C,Qr,!0)[1]){Ne=4;continue}if(Yt(C,Xr,!0)[1]){Ne=5;continue}if(Yt(C,Yr,!0)[1]){Ne=6;continue}if(Yt(C,en,!0)[1]){Ne=7;continue}if(Yt(C,tn,!0)[1]){Ne=8;continue}if(Yt(C,rn,!0)[1]){Ne=9;continue}if(Yt(C,nn,!0)[1]){Ne=10;continue}if(Yt(C,on,!0)[1]){Ne=11;continue}if(Yt(C,an,!0)[1]){Ne=12;continue}if(Yt(C,pn,!0)[1]){Ne=13;continue}if(Yt(C,sn,!0)[1]){Ne=14;continue}if(Yt(C,cn,!0)[1]){Ne=15;continue}if(Yt(C,$n,!0)[1]){Ne=16;continue}if(Yt(C,ln,!0)[1]){Ne=17;continue}if(Yt(C,un,!0)[1]){Ne=18;continue}if(Yt(C,fn,!0)[1]){Ne=19;continue}if(Yt(C,dn,!0)[1]){Ne=20;continue}if(Yt(C,wn,!0)[1]){Ne=21;continue}if(Yt(C,hn,!0)[1]){Ne=22;continue}Ne=23;continue;case 2:ae=C.$val,r=_e[0].parseActionExpr(ae),Ne=25;case 25:if(Ve&&(Ve=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;Ie=(I=r)[0],ve=I[1],Ne=24;continue;case 3:le=C.$val,n=_e[0].parseAndCodeExpr(le),Ne=26;case 26:if(Ve&&(Ve=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;Ie=(A=n)[0],ve=A[1],Ne=24;continue;case 4:fe=C.$val,i=_e[0].parseAndExpr(fe),Ne=27;case 27:if(Ve&&(Ve=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;Ie=(j=i)[0],ve=j[1],Ne=24;continue;case 5:de=C.$val,a=_e[0].parseAndLogicalExpr(de),Ne=28;case 28:if(Ve&&(Ve=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;Ie=(U=a)[0],ve=U[1],Ne=24;continue;case 6:we=C.$val,s=_e[0].parseAnyMatcher(we),Ne=29;case 29:if(Ve&&(Ve=!1,s=s.$blk()),s&&void 0!==s.$blk)break e;Ie=(z=s)[0],ve=z[1],Ne=24;continue;case 7:he=C.$val,c=_e[0].parseCharClassMatcher(he),Ne=30;case 30:if(Ve&&(Ve=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;Ie=(K=c)[0],ve=K[1],Ne=24;continue;case 8:ge=C.$val,$=_e[0].parseChoiceExpr(ge),Ne=31;case 31:if(Ve&&(Ve=!1,$=$.$blk()),$&&void 0!==$.$blk)break e;Ie=(G=$)[0],ve=G[1],Ne=24;continue;case 9:ke=C.$val,l=_e[0].parseCodeExpr(ke),Ne=32;case 32:if(Ve&&(Ve=!1,l=l.$blk()),l&&void 0!==l.$blk)break e;Ie=(q=l)[0],ve=q[1],Ne=24;continue;case 10:Z=C.$val,u=_e[0].parseLabeledExpr(Z),Ne=33;case 33:if(Ve&&(Ve=!1,u=u.$blk()),u&&void 0!==u.$blk)break e;Ie=(H=u)[0],ve=H[1],Ne=24;continue;case 11:Q=C.$val,f=_e[0].parseLitMatcher(Q),Ne=34;case 34:if(Ve&&(Ve=!1,f=f.$blk()),f&&void 0!==f.$blk)break e;Ie=(J=f)[0],ve=J[1],Ne=24;continue;case 12:X=C.$val,d=_e[0].parseNotCodeExpr(X),Ne=35;case 35:if(Ve&&(Ve=!1,d=d.$blk()),d&&void 0!==d.$blk)break e;Ie=(F=d)[0],ve=F[1],Ne=24;continue;case 13:Y=C.$val,w=_e[0].parseNotExpr(Y),Ne=36;case 36:if(Ve&&(Ve=!1,w=w.$blk()),w&&void 0!==w.$blk)break e;Ie=(R=w)[0],ve=R[1],Ne=24;continue;case 14:ee=C.$val,g=_e[0].parseNotLogicalExpr(ee),Ne=37;case 37:if(Ve&&(Ve=!1,g=g.$blk()),g&&void 0!==g.$blk)break e;Ie=(T=g)[0],ve=T[1],Ne=24;continue;case 15:te=C.$val,k=_e[0].parseOneOrMoreExpr(te),Ne=38;case 38:if(Ve&&(Ve=!1,k=k.$blk()),k&&void 0!==k.$blk)break e;Ie=(N=k)[0],ve=N[1],Ne=24;continue;case 16:re=C.$val,b=_e[0].parseRecoveryExpr(re),Ne=39;case 39:if(Ve&&(Ve=!1,b=b.$blk()),b&&void 0!==b.$blk)break e;Ie=(V=b)[0],ve=V[1],Ne=24;continue;case 17:ne=C.$val,y=_e[0].parseRuleRefExpr(ne),Ne=40;case 40:if(Ve&&(Ve=!1,y=y.$blk()),y&&void 0!==y.$blk)break e;Ie=(O=y)[0],ve=O[1],Ne=24;continue;case 18:ie=C.$val,m=_e[0].parseRuleIRefExpr(ie),Ne=41;case 41:if(Ve&&(Ve=!1,m=m.$blk()),m&&void 0!==m.$blk)break e;Ie=(D=m)[0],ve=D[1],Ne=24;continue;case 19:oe=C.$val,v=_e[0].parseSeqExpr(oe),Ne=42;case 42:if(Ve&&(Ve=!1,v=v.$blk()),v&&void 0!==v.$blk)break e;Ie=(L=v)[0],ve=L[1],Ne=24;continue;case 20:pe=C.$val,_=_e[0].parseThrowExpr(pe),Ne=43;case 43:if(Ve&&(Ve=!1,_=_.$blk()),_&&void 0!==_.$blk)break e;Ie=(M=_)[0],ve=M[1],Ne=24;continue;case 21:se=C.$val,x=_e[0].parseZeroOrMoreExpr(se),Ne=44;case 44:if(Ve&&(Ve=!1,x=x.$blk()),x&&void 0!==x.$blk)break e;Ie=(B=x)[0],ve=B[1],Ne=24;continue;case 22:ce=C.$val,S=_e[0].parseZeroOrOneExpr(ce),Ne=45;case 45:if(Ve&&(Ve=!1,S=S.$blk()),S&&void 0!==S.$blk)break e;Ie=(W=S)[0],ve=W[1],Ne=24;continue;case 23:$e=C,E=o.Sprintf("unknown expression type %T",new kt([$e])),Ne=46;case 46:if(Ve&&(Ve=!1,E=E.$blk()),E&&void 0!==E.$blk)break e;ir(new We(E));case 24:Pe=Se(xe,e,P(new Ye.ptr(Ie,ve,P(_e[0].pt,ue)),Ye)),Ne=47;case 47:if(Ve&&(Ve=!1,Pe=Pe.$blk()),Pe&&void 0!==Pe.$blk)break e;return Ne=-1,[Ie,ve]}return}return{$blk:it.ptr.prototype.parseExprWrap,$c:!0,$r:Pe,_r$34:t,_r$35:r,_r$36:n,_r$37:i,_r$38:a,_r$39:s,_r$40:c,_r$41:$,_r$42:l,_r$43:u,_r$44:f,_r$45:d,_r$46:w,_r$47:g,_r$48:k,_r$49:b,_r$50:y,_r$51:m,_r$52:v,_r$53:_,_r$54:x,_r$55:S,_r$56:E,_ref:C,_tuple:I,_tuple$1:A,_tuple$10:F,_tuple$11:R,_tuple$12:T,_tuple$13:N,_tuple$14:V,_tuple$15:O,_tuple$16:D,_tuple$17:L,_tuple$18:M,_tuple$19:B,_tuple$2:j,_tuple$20:W,_tuple$3:U,_tuple$4:z,_tuple$5:K,_tuple$6:G,_tuple$7:q,_tuple$8:H,_tuple$9:J,expr$1:e,expr$10:Z,expr$11:Q,expr$12:X,expr$13:Y,expr$14:ee,expr$15:te,expr$16:re,expr$17:ne,expr$18:ie,expr$19:oe,expr$2:ae,expr$20:pe,expr$21:se,expr$22:ce,expr$23:$e,expr$3:le,expr$4:fe,expr$5:de,expr$6:we,expr$7:he,expr$8:ge,expr$9:ke,getMemoized:be,m:ye,memo:me,ok:ve,p:_e,pos:xe,setMemoized:Se,skipCode:Ee,val:Ie,x:Ae,x$1:Fe,x$2:Re,x$3:Te,$s:Ne}},it.prototype.parseExprWrap=function(e){return this.$val.parseExprWrap(e)},it.ptr.prototype.parseActionExpr=function(e){var{_r$34:t,_r$35:r,_r$36:n,_tuple:i,_tuple$1:o,act:e,actVal:a,ok:p,ok$1:s,p:c,start:$,val:l,$s:u,$r:f,$c:d}=hr(this,{act:e});u=u||0;e:for(;;){switch(u){case 0:if((c=this).checkSkipCode()){u=1;continue}u=2;continue;case 1:t=c.parseExprWrap(e.expr),u=3;case 3:if(d&&(d=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;return p=(i=t)[1],u=-1,[tt,p];case 2:c.spStack.push(c.pt),r=c.parseExprWrap(e.expr),u=4;case 4:if(d&&(d=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;if(l=(o=r)[0],s=o[1],$=c.spStack.pop(),s){u=5;continue}u=6;continue;case 5:$e.copy(c.cur.pos,$.position),c.cur.text=c.sliceFrom($),c._errPos=$.position,n=e.run(c),u=7;case 7:if(d&&(d=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;a=n,c._errPos=Br.nil,l=a;case 6:return u=-1,[l,s]}return}return{$blk:it.ptr.prototype.parseActionExpr,$c:!0,$r:f,_r$34:t,_r$35:r,_r$36:n,_tuple:i,_tuple$1:o,act:e,actVal:a,ok:p,ok$1:s,p:c,start:$,val:l,$s:u}},it.prototype.parseActionExpr=function(e){return this.$val.parseActionExpr(e)},it.ptr.prototype.parseAndCodeExpr=function(e){var{_r$34:t,and:e,ok:r,p:n,$s:i,$r:o,$c:a}=hr(this,{and:e});i=i||0;e:for(;;){switch(i){case 0:n=this,t=e.run(n),i=1;case 1:if(a&&(a=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;return i=-1,[tt,r=t]}return}return{$blk:it.ptr.prototype.parseAndCodeExpr,$c:!0,$r:o,_r$34:t,and:e,ok:r,p:n,$s:i}},it.prototype.parseAndCodeExpr=function(e){return this.$val.parseAndCodeExpr(e)},it.ptr.prototype.parseAndExpr=function(e){var{$24r:t,_r$34:r,and:e,p:n,$s:i,$r:o,$c:a}=hr(this,{and:e});i=i||0;e:for(;;){switch(i){case 0:r=(n=this).parseAndExprBase(e,!1),i=1;case 1:if(a&&(a=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;t=r,i=2;case 2:return t}return}return{$blk:it.ptr.prototype.parseAndExpr,$c:!0,$r:o,$24r:t,_r$34:r,and:e,p:n,$s:i}},it.prototype.parseAndExpr=function(e){return this.$val.parseAndExpr(e)},it.ptr.prototype.parseAndLogicalExpr=function(e){var{$24r:t,_r$34:r,and:e,p:n,$s:i,$r:o,$c:a}=hr(this,{and:e});i=i||0;e:for(;;){switch(i){case 0:r=(n=this).parseAndExprBase(V(e,Qr),!0),i=1;case 1:if(a&&(a=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;t=r,i=2;case 2:return t}return}return{$blk:it.ptr.prototype.parseAndLogicalExpr,$c:!0,$r:o,$24r:t,_r$34:r,and:e,p:n,$s:i}},it.prototype.parseAndLogicalExpr=function(e){return this.$val.parseAndLogicalExpr(e)},it.ptr.prototype.parseAndExprBase=function(e,t){var{_r$34:r,_tuple:n,and:e,logical:t,matchedOffset:i,ok:o,p:a,pt:p,$s:s,$r:c,$c:$}=hr(this,{and:e,logical:t});s=s||0;e:for(;;){switch(s){case 0:(p=[p])[0]=P((a=this).pt,ue),a.scStack=O(a.scStack,!0),r=a.parseExprWrap(e.expr),s=1;case 1:if($&&($=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;return o=(n=r)[1],a.scStack=y(a.scStack,0,a.scStack.$length-1|0),i=a.pt.position.offset,a.restore(p[0]),t?(s=-1,[tt,o&&!(a.pt.position.offset===i)]):(s=-1,[tt,o])}return}return{$blk:it.ptr.prototype.parseAndExprBase,$c:!0,$r:c,_r$34:r,_tuple:n,and:e,logical:t,matchedOffset:i,ok:o,p:a,pt:p,$s:s}},it.prototype.parseAndExprBase=function(e,t){return this.$val.parseAndExprBase(e,t)},it.ptr.prototype.parseAnyMatcher=function(e){var{any:e,p:t,$s:r,$r:n,$c:i}=hr(this,{any:e});r=r||0;e:for(;;){switch(r){case 0:if(65533===(t=this).pt.rn&&0===t.pt.w)return t.failAt(!1,t.pt.position,"."),r=-1,[tt,!1];t.failAt(!0,t.pt.position,"."),n=t.read(),r=1;case 1:if(i&&(i=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;return r=-1,[tt,!0]}return}return{$blk:it.ptr.prototype.parseAnyMatcher,$c:!0,$r:n,any:e,p:t,$s:r}},it.prototype.parseAnyMatcher=function(e){return this.$val.parseAnyMatcher(e)},it.ptr.prototype.parseCharClassMatcher=function(e){var{_i:t,_i$1:r,_ref:n,_ref$1:i,chr:e,cl:o,cur:a,i:s,p:c,rn:$,x:l,x$1:u,x$2:f,$s:d,$r:w,$c:h}=hr(this,{chr:e});d=d||0;e:for(;;){switch(d){case 0:if(65533===(a=(c=this).pt.rn)&&0===c.pt.w)return c.failAt(!1,c.pt.position,e.val),d=-1,[tt,!1];e.ignoreCase&&(a=N.ToLower(a)),n=e.chars,t=0;case 1:if(!(t=n.$length?void p("index out of range"):n.$array[n.$offset+t])===a){d=3;continue}d=4;continue;case 3:if(e.inverted)return c.failAt(!1,c.pt.position,e.val),d=-1,[tt,!1];c.failAt(!0,c.pt.position,e.val),w=c.read(),d=5;case 5:if(h&&(h=!1,w=w.$blk()),w&&void 0!==w.$blk)break e;return d=-1,[tt,!0];case 4:t++,d=1;continue;case 2:s=0;case 6:if(!(s=(l=e.ranges,s<0||s>=l.$length?void p("index out of range"):l.$array[l.$offset+s])&&a<=(u=e.ranges,(f=s+1|0)<0||f>=u.$length?void p("index out of range"):u.$array[u.$offset+f])){d=8;continue}d=9;continue;case 8:if(e.inverted)return c.failAt(!1,c.pt.position,e.val),d=-1,[tt,!1];c.failAt(!0,c.pt.position,e.val),w=c.read(),d=10;case 10:if(h&&(h=!1,w=w.$blk()),w&&void 0!==w.$blk)break e;return d=-1,[tt,!0];case 9:s=s+2|0,d=6;continue;case 7:i=e.classes,r=0;case 11:if(!(r=i.$length?void p("index out of range"):i.$array[i.$offset+r],N.Is(o,a)){d=13;continue}d=14;continue;case 13:if(e.inverted)return c.failAt(!1,c.pt.position,e.val),d=-1,[tt,!1];c.failAt(!0,c.pt.position,e.val),w=c.read(),d=15;case 15:if(h&&(h=!1,w=w.$blk()),w&&void 0!==w.$blk)break e;return d=-1,[tt,!0];case 14:r++,d=11;continue;case 12:if(e.inverted){d=16;continue}d=17;continue;case 16:c.failAt(!0,c.pt.position,e.val),w=c.read(),d=18;case 18:if(h&&(h=!1,w=w.$blk()),w&&void 0!==w.$blk)break e;return d=-1,[tt,!0];case 17:return c.failAt(!1,c.pt.position,e.val),d=-1,[tt,!1]}return}return{$blk:it.ptr.prototype.parseCharClassMatcher,$c:!0,$r:w,_i:t,_i$1:r,_ref:n,_ref$1:i,chr:e,cl:o,cur:a,i:s,p:c,rn:$,x:l,x$1:u,x$2:f,$s:d}},it.prototype.parseCharClassMatcher=function(e){return this.$val.parseCharClassMatcher(e)},it.ptr.prototype.parseChoiceExpr=function(e){var{_i:t,_r$34:r,_ref:n,_tuple:i,alt:o,altI:a,ch:e,ok:s,p:c,val:$,$s:l,$r:u,$c:f}=hr(this,{ch:e});l=l||0;e:for(;;){switch(l){case 0:c=this,n=e.alternatives,t=0;case 1:if(!(t=n.$length?void p("index out of range"):n.$array[n.$offset+t],r=c.parseExprWrap(o),l=3;case 3:if(f&&(f=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;if($=(i=r)[0],s=i[1])return l=-1,[$,s];t++,l=1;continue;case 2:return l=-1,[tt,!1]}return}return{$blk:it.ptr.prototype.parseChoiceExpr,$c:!0,$r:u,_i:t,_r$34:r,_ref:n,_tuple:i,alt:o,altI:a,ch:e,ok:s,p:c,val:$,$s:l}},it.prototype.parseChoiceExpr=function(e){return this.$val.parseChoiceExpr(e)},it.ptr.prototype.parseLabeledExpr=function(e){var{_key:t,_key$1:r,_r$34:n,_tuple:i,lab:e,m:o,ok:a,p:s,startOffset:c,val:$,x:l,x$1:u,$s:f,$r:d,$c:w}=hr(this,{lab:e});f=f||0;e:for(;;){switch(f){case 0:c=(s=this).pt.position.offset,$=tt,a=!1,n=s.parseExprWrap(e.expr),f=1;case 1:if(w&&(w=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;return $=(i=n)[0],(a=i[1])&&""!==e.label&&!s.checkSkipCode()&&(l=s.vstack,o=(u=s.vstack.$length-1|0)<0||u>=l.$length?void p("index out of range"):l.$array[l.$offset+u],e.textCapture?(t=e.label,(o||p("assignment to entry in nil map")).set(We.keyFor(t),{k:t,v:new We(I(s.sliceFromOffset(c)))})):(r=e.label,(o||p("assignment to entry in nil map")).set(We.keyFor(r),{k:r,v:$}))),f=-1,[$,a]}return}return{$blk:it.ptr.prototype.parseLabeledExpr,$c:!0,$r:d,_key:t,_key$1:r,_r$34:n,_tuple:i,lab:e,m:o,ok:a,p:s,startOffset:c,val:$,x:l,x$1:u,$s:f}},it.prototype.parseLabeledExpr=function(e){return this.$val.parseLabeledExpr(e)},it.ptr.prototype.parseCodeExpr=function(e){var{$24r:t,_r$34:r,code:e,p:n,$s:i,$r:o,$c:a}=hr(this,{code:e});i=i||0;e:for(;;){switch(i){case 0:if(n=this,!e.notSkip&&n.checkSkipCode())return i=-1,[tt,!0];r=e.run(n),i=1;case 1:if(a&&(a=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;t=[r,!0],i=2;case 2:return t}return}return{$blk:it.ptr.prototype.parseCodeExpr,$c:!0,$r:o,$24r:t,_r$34:r,code:e,p:n,$s:i}},it.prototype.parseCodeExpr=function(e){return this.$val.parseCodeExpr(e)},it.ptr.prototype.parseLitMatcher=function(e){var{_i:t,_ref:r,_rune:n,cur:i,lit:e,p:o,start:a,want:p,$s:s,$r:c,$c:$}=hr(this,{lit:e});s=s||0;e:for(;;){switch(s){case 0:(a=[a])[0]=P((o=this).pt,ue),r=e.val,t=0;case 1:if(!(t0?(s=-1,[p,n]):(s=-1,[tt,n]);n=!0,B(a,tt)||(p=O(p,a)),s=1;continue;case 2:return s=-1,[tt,!1]}return}return{$blk:it.ptr.prototype.parseOneOrMoreExpr,$c:!0,$r:c,_r$34:t,_tuple:r,expr$1:e,matched:n,ok:i,p:o,val:a,vals:p,$s:s}},it.prototype.parseOneOrMoreExpr=function(e){return this.$val.parseOneOrMoreExpr(e)},it.ptr.prototype.parseRecoveryExpr=function(e){var{_r$34:t,_tuple:r,ok:n,p:i,recover:e,val:o,$s:a,$r:p,$c:s}=hr(this,{recover:e});a=a||0;e:for(;;){switch(a){case 0:(i=this).pushRecovery(e.failureLabel,e.recoverExpr),t=i.parseExprWrap(e.expr),a=1;case 1:if(s&&(s=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;return o=(r=t)[0],n=r[1],i.popRecovery(),a=-1,[o,n]}return}return{$blk:it.ptr.prototype.parseRecoveryExpr,$c:!0,$r:p,_r$34:t,_tuple:r,ok:n,p:i,recover:e,val:o,$s:a}},it.prototype.parseRecoveryExpr=function(e){return this.$val.parseRecoveryExpr(e)},it.ptr.prototype.parseRuleRefExpr=function(e){var{$24r:t,_entry:r,_r$34:n,_r$35:i,p:a,ref:e,rule$1:p,$s:s,$r:c,$c:$}=hr(this,{ref:e});s=s||0;e:for(;;){switch(s){case 0:if((p=void 0!==(r=h((a=this).rules,We.keyFor(e.name)))?r.v:wt.nil)===wt.nil){s=1;continue}s=2;continue;case 1:n=o.Errorf("undefined rule: %s",new kt([new We(e.name)])),s=3;case 3:if($&&($=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;c=a.addErr(n),s=4;case 4:if($&&($=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;return s=-1,[tt,!1];case 2:i=a.parseRuleWrap(p),s=5;case 5:if($&&($=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;t=i,s=6;case 6:return t}return}return{$blk:it.ptr.prototype.parseRuleRefExpr,$c:!0,$r:c,$24r:t,_entry:r,_r$34:n,_r$35:i,p:a,ref:e,rule$1:p,$s:s}},it.prototype.parseRuleRefExpr=function(e){return this.$val.parseRuleRefExpr(e)},it.ptr.prototype.parseRuleIRefExpr=function(e){var{$24r:t,_r$34:r,p:n,ref:e,x:i,x$1:o,$s:a,$r:s,$c:c}=hr(this,{ref:e});a=a||0;e:for(;;){switch(a){case 0:r=(n=this).parseRuleWrap((i=n.rulesArray,(o=e.index)<0||o>=i.$length?void p("index out of range"):i.$array[i.$offset+o])),a=1;case 1:if(c&&(c=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;t=r,a=2;case 2:return t}return}return{$blk:it.ptr.prototype.parseRuleIRefExpr,$c:!0,$r:s,$24r:t,_r$34:r,p:n,ref:e,x:i,x$1:o,$s:a}},it.prototype.parseRuleIRefExpr=function(e){return this.$val.parseRuleIRefExpr(e)},it.ptr.prototype.parseSeqExpr=function(e){var{_i:t,_r$34:r,_ref:n,_tuple:i,expr$1:o,notSkipCode:a,ok:s,p:c,pt:$,seq:e,val:l,vals:u,$s:f,$r:d,$c:w}=hr(this,{seq:e});f=f||0;e:for(;;){switch(f){case 0:$=[$],c=this,u=kt.nil,a=c.checkSkipCode(),$[0]=P(c.pt,ue),n=e.exprs,t=0;case 1:if(!(t=n.$length?void p("index out of range"):n.$array[n.$offset+t],r=c.parseExprWrap(o),f=3;case 3:if(w&&(w=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;if(l=(i=r)[0],!(s=i[1]))return c.restore($[0]),f=-1,[tt,!1];a&&!B(l,tt)&&(u=O(u,l)),t++,f=1;continue;case 2:return u.$length>0?(f=-1,[u,!0]):(f=-1,[tt,!0])}return}return{$blk:it.ptr.prototype.parseSeqExpr,$c:!0,$r:d,_i:t,_r$34:r,_ref:n,_tuple:i,expr$1:o,notSkipCode:a,ok:s,p:c,pt:$,seq:e,val:l,vals:u,$s:f}},it.prototype.parseSeqExpr=function(e){return this.$val.parseSeqExpr(e)},it.ptr.prototype.parseThrowExpr=function(e){var{_entry:t,_r$34:r,_tuple:n,_tuple$1:i,expr$1:e,i:o,ok:a,ok$1:s,p:c,recoverExpr:$,val:l,x:u,$s:f,$r:d,$c:w}=hr(this,{expr$1:e});f=f||0;e:for(;;){switch(f){case 0:o=(c=this).recoveryStack.$length-1|0;case 1:if(!(o>=0)){f=2;continue}if($=(n=void 0!==(t=h((u=c.recoveryStack,o<0||o>=u.$length?void p("index out of range"):u.$array[u.$offset+o]),We.keyFor(e.label)))?[t.v,!0]:[tt,!1])[0],a=n[1]){f=3;continue}f=4;continue;case 3:r=c.parseExprWrap($),f=5;case 5:if(w&&(w=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;if(l=(i=r)[0],s=i[1])return f=-1,[l,s];case 4:o=o-1|0,f=1;continue;case 2:return f=-1,[tt,!1]}return}return{$blk:it.ptr.prototype.parseThrowExpr,$c:!0,$r:d,_entry:t,_r$34:r,_tuple:n,_tuple$1:i,expr$1:e,i:o,ok:a,ok$1:s,p:c,recoverExpr:$,val:l,x:u,$s:f}},it.prototype.parseThrowExpr=function(e){return this.$val.parseThrowExpr(e)},it.ptr.prototype.parseZeroOrMoreExpr=function(e){var{_r$34:t,_tuple:r,expr$1:e,ok:n,p:i,val:o,vals:a,$s:p,$r:s,$c:c}=hr(this,{expr$1:e});p=p||0;e:for(;;){switch(p){case 0:i=this,a=kt.nil;case 1:t=i.parseExprWrap(e.expr),p=3;case 3:if(c&&(c=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;if(o=(r=t)[0],!(n=r[1]))return a.$length>0?(p=-1,[a,!0]):(p=-1,[tt,!0]);B(o,tt)||(a=O(a,o)),p=1;continue;case 2:return p=-1,[tt,!1]}return}return{$blk:it.ptr.prototype.parseZeroOrMoreExpr,$c:!0,$r:s,_r$34:t,_tuple:r,expr$1:e,ok:n,p:i,val:o,vals:a,$s:p}},it.prototype.parseZeroOrMoreExpr=function(e){return this.$val.parseZeroOrMoreExpr(e)},it.ptr.prototype.parseZeroOrOneExpr=function(e){var{_r$34:t,_tuple:r,expr$1:e,p:n,val:i,$s:o,$r:a,$c:p}=hr(this,{expr$1:e});o=o||0;e:for(;;){switch(o){case 0:t=(n=this).parseExprWrap(e.expr),o=1;case 1:if(p&&(p=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;return o=-1,[i=(r=t)[0],!0]}return}return{$blk:it.ptr.prototype.parseZeroOrOneExpr,$c:!0,$r:a,_r$34:t,_tuple:r,expr$1:e,p:n,val:i,$s:o}},it.prototype.parseZeroOrOneExpr=function(e){return this.$val.parseZeroOrOneExpr(e)},ot.ptr.prototype.LoopBegin=function(){var e;(e=this).loopLayer=e.loopLayer+1|0,e.loopInfo=O(e.loopInfo,new Ur.ptr(e.continueStack.$length,e.breakStack.$length))},ot.prototype.LoopBegin=function(){return this.$val.LoopBegin()},ot.ptr.prototype.LoopEnd=function(){var e,t,r,n;(e=this).loopLayer=e.loopLayer-1|0,t=P((r=e.loopInfo,(n=e.loopInfo.$length-1|0)<0||n>=r.$length?void p("index out of range"):r.$array[r.$offset+n]),Ur),e.continueStack=y(e.continueStack,0,t.continueIndex),e.breakStack=y(e.breakStack,0,t.breakIndex),e.loopInfo=y(e.loopInfo,0,e.loopInfo.$length-1|0)},ot.prototype.LoopEnd=function(){return this.$val.LoopEnd()},ot.ptr.prototype.checkStackOverflow=function(){var e,t,r;if((e=this).codeIndex>=e.code.$length){if(!((t=J(e.code.$length,2))<=8192))return!0;r=Zt(Ut,t),T(r,e.code),e.code=r}return!1},ot.prototype.checkStackOverflow=function(){return this.$val.checkStackOverflow()},ot.ptr.prototype.WriteCode=function(e,t){var r,n,i,o;(n=this).checkStackOverflow()||(i=n.code,(r=(o=n.codeIndex)<0||o>=i.$length?void p("index out of range"):i.$array[i.$offset+o]).T=e,r.Value=t,n.codeIndex=n.codeIndex+1|0)},ot.prototype.WriteCode=function(e,t){return this.$val.WriteCode(e,t)},ot.ptr.prototype.AddDiceDetail=function(e,t){var r;this.WriteCode(70,new((r=new at.ptr(e,t,lt.nil,"","","")).constructor.elem)(r))},ot.prototype.AddDiceDetail=function(e,t){return this.$val.AddDiceDetail(e,t)},ot.ptr.prototype.AddOp=function(e){var t;t=tt,76!==e&&74!==e||(t=new z(0)),this.WriteCode(e,t)},ot.prototype.AddOp=function(e){return this.$val.AddOp(e)},ot.ptr.prototype.AddLoadName=function(e){this.WriteCode(14,new We(e))},ot.prototype.AddLoadName=function(e){return this.$val.AddLoadName(e)},ot.ptr.prototype.PushIntNumber=function(e){var t;t=w.ParseInt(e,10,64)[0],this.WriteCode(0,new z(t.$low+4294967296*(t.$high>>31)|0))},ot.prototype.PushIntNumber=function(e){return this.$val.PushIntNumber(e)},ot.ptr.prototype.PushStr=function(e){this.WriteCode(2,new We(e))},ot.prototype.PushStr=function(e){return this.$val.PushStr(e)},ot.ptr.prototype.PushArray=function(e){this.WriteCode(3,new z(e))},ot.prototype.PushArray=function(e){return this.$val.PushArray(e)},ot.ptr.prototype.PushDict=function(e){this.WriteCode(4,new z(e))},ot.prototype.PushDict=function(e){return this.$val.PushDict(e)},ot.ptr.prototype.PushNull=function(){this.WriteCode(7,tt)},ot.prototype.PushNull=function(){return this.$val.PushNull()},ot.ptr.prototype.PushThis=function(){this.WriteCode(8,tt)},ot.prototype.PushThis=function(){return this.$val.PushThis()},ot.ptr.prototype.PushGlobal=function(){this.WriteCode(9,tt)},ot.prototype.PushGlobal=function(){return this.$val.PushGlobal()},ot.ptr.prototype.AddFormatString=function(e){this.WriteCode(13,new z(e))},ot.prototype.AddFormatString=function(e){return this.$val.AddFormatString(e)},ot.ptr.prototype.PushFloatNumber=function(e){var t;t=w.ParseFloat(e,64)[0],this.WriteCode(1,new Me(t))},ot.prototype.PushFloatNumber=function(e){return this.$val.PushFloatNumber(e)},ot.ptr.prototype.AddStName=function(){this.WriteCode(83,tt)},ot.prototype.AddStName=function(){return this.$val.AddStName()},ot.ptr.prototype.AddStModify=function(e,t){var r;this.WriteCode(84,new((r=new pt.ptr(e,t)).constructor.elem)(r))},ot.prototype.AddStModify=function(e,t){return this.$val.AddStModify(e,t)},ot.ptr.prototype.AddStore=function(e){this.WriteCode(17,new We(e))},ot.prototype.AddStore=function(e){return this.$val.AddStore(e)},ot.ptr.prototype.AddStoreGlobal=function(e){this.WriteCode(18,new We(e))},ot.prototype.AddStoreGlobal=function(e){return this.$val.AddStoreGlobal(e)},ot.ptr.prototype.AddStoreLocal=function(e){this.WriteCode(19,new We(e))},ot.prototype.AddStoreLocal=function(e){return this.$val.AddStoreLocal(e)},ot.ptr.prototype.NamePush=function(e){this.varnameStack=O(this.varnameStack,e)},ot.prototype.NamePush=function(e){return this.$val.NamePush(e)},ot.ptr.prototype.NamePop=function(){var e,t,r,n;return t=(e=this).varnameStack.$length-1|0,n=e.varnameStack,r=t<0||t>=n.$length?void p("index out of range"):n.$array[n.$offset+t],e.varnameStack=y(e.varnameStack,0,t),r},ot.prototype.NamePop=function(){return this.$val.NamePop()},ot.ptr.prototype.OffsetPush=function(){var e;(e=this).jmpStack=O(e.jmpStack,(0|e.codeIndex)-1|0)},ot.prototype.OffsetPush=function(){return this.$val.OffsetPush()},ot.ptr.prototype.ContinuePush=function(){var e;return(e=this).loopLayer>0?(e.continueStack===Tr.nil&&(e.continueStack=new Tr([])),e.AddOp(74),e.continueStack=O(e.continueStack,(0|e.codeIndex)-1|0),tt):i.New("循环外不能放置continue")},ot.prototype.ContinuePush=function(){return this.$val.ContinuePush()},ot.ptr.prototype.ContinueSet=function(e){var t,r,n,i,o,a,s,c,$,l,u;if((s=this).continueStack!==Tr.nil)for(i=P((c=s.loopInfo,($=s.loopInfo.$length-1|0)<0||$>=c.$length?void p("index out of range"):c.$array[c.$offset+$]),Ur),r=y(s.continueStack,i.continueIndex),t=0;t=r.$length?void p("index out of range"):r.$array[r.$offset+t],a=(s.jmpStack.$length-1|0)-e|0,l=s.jmpStack,o=a<0||a>=l.$length?void p("index out of range"):l.$array[l.$offset+a],(u=s.code,n<0||n>=u.$length?void p("index out of range"):u.$array[u.$offset+n]).Value=new z(-(n-o|0)),t++},ot.prototype.ContinueSet=function(e){return this.$val.ContinueSet(e)},ot.ptr.prototype.BreakSet=function(){var e,t,r,n,i,o,a,s;if((i=this).breakStack!==Tr.nil)for(n=P((o=i.loopInfo,(a=i.loopInfo.$length-1|0)<0||a>=o.$length?void p("index out of range"):o.$array[o.$offset+a]),Ur),t=y(i.breakStack,n.breakIndex),e=0;e=t.$length?void p("index out of range"):t.$array[t.$offset+e],(s=i.code,r<0||r>=s.$length?void p("index out of range"):s.$array[s.$offset+r]).Value=new z(((0|i.codeIndex)-r|0)-1|0),e++},ot.prototype.BreakSet=function(){return this.$val.BreakSet()},ot.ptr.prototype.BreakPush=function(){var e;return(e=this).loopLayer>0?(e.breakStack===Tr.nil&&(e.breakStack=new Tr([])),e.AddOp(74),e.breakStack=O(e.breakStack,(0|e.codeIndex)-1|0),tt):i.New("循环外不能放置break")},ot.prototype.BreakPush=function(){return this.$val.BreakPush()},ot.ptr.prototype.OffsetPopAndSet=function(){var e,t,r,n,i;r=(t=this).jmpStack.$length-1|0,n=t.jmpStack,e=r<0||r>=n.$length?void p("index out of range"):n.$array[n.$offset+r],t.jmpStack=y(t.jmpStack,0,r),(i=t.code,e<0||e>=i.$length?void p("index out of range"):i.$array[i.$offset+e]).Value=new z(((0|t.codeIndex)-e|0)-1|0)},ot.prototype.OffsetPopAndSet=function(){return this.$val.OffsetPopAndSet()},ot.ptr.prototype.OffsetPopN=function(e){var t;t=this.jmpStack.$length-e|0,this.jmpStack=y(this.jmpStack,0,t)},ot.prototype.OffsetPopN=function(e){return this.$val.OffsetPopN(e)},ot.ptr.prototype.OffsetJmpSetX=function(e,t,r){var n,i,o,a,s,c,$,l,u;a=((i=this).jmpStack.$length-1|0)-e|0,s=(i.jmpStack.$length-1|0)-t|0,c=i.jmpStack,n=a<0||a>=c.$length?void p("index out of range"):c.$array[c.$offset+a],$=i.jmpStack,o=s<0||s>=$.$length?void p("index out of range"):$.$array[$.$offset+s],r?(l=i.code,n<0||n>=l.$length?void p("index out of range"):l.$array[l.$offset+n]).Value=new z(-(((0|i.codeIndex)-o|0)-1|0)):(u=i.code,n<0||n>=u.$length?void p("index out of range"):u.$array[u.$offset+n]).Value=new z(((0|i.codeIndex)-o|0)-1|0)},ot.prototype.OffsetJmpSetX=function(e,t,r){return this.$val.OffsetJmpSetX(e,t,r)},ot.ptr.prototype.CounterPush=function(){this.counterStack=O(this.counterStack,0)},ot.prototype.CounterPush=function(){return this.$val.CounterPush()},ot.ptr.prototype.CounterAdd=function(e){var t,r,n;-1!=(t=this.counterStack.$length-1|0)&&(n=this.counterStack,t<0||t>=n.$length?p("index out of range"):n.$array[n.$offset+t]=(r=this.counterStack,(t<0||t>=r.$length?void p("index out of range"):r.$array[r.$offset+t])+e|0))},ot.prototype.CounterAdd=function(e){return this.$val.CounterAdd(e)},ot.ptr.prototype.CounterPop=function(){var e,t,r,n;return t=(e=this).counterStack.$length-1|0,n=e.counterStack,r=t<0||t>=n.$length?void p("index out of range"):n.$array[n.$offset+t],e.counterStack=y(e.counterStack,0,t),r},ot.prototype.CounterPop=function(){return this.$val.CounterPop()},ot.ptr.prototype.FlagsPush=function(){var e;(e=this).flagsStack=O(e.flagsStack,e.Config)},ot.prototype.FlagsPush=function(){return this.$val.FlagsPush()},ot.ptr.prototype.FlagsPop=function(){var e,t,r;t=(e=this).flagsStack.$length-1|0,K.copy(e.Config,(r=e.flagsStack,t<0||t>=r.$length?void p("index out of range"):r.$array[r.$offset+t])),e.flagsStack=y(e.flagsStack,0,t)},ot.prototype.FlagsPop=function(){return this.$val.FlagsPop()},ot.ptr.prototype.AddInvokeMethod=function(e,t){this.WriteCode(0,new z(t)),this.WriteCode(21,new We(e))},ot.prototype.AddInvokeMethod=function(e,t){return this.$val.AddInvokeMethod(e,t)},ot.ptr.prototype.AddInvoke=function(e){this.WriteCode(20,new z(e))},ot.prototype.AddInvoke=function(e){return this.$val.AddInvoke(e)},ot.ptr.prototype.AddStoreComputed=function(e,t){var r,n,i,o,a;n=(r=(o=this).CodePop())[0],i=r[1],a=Ho(new Y.ptr(t,Pt.nil,n,i)),o.WriteCode(6,a),o.WriteCode(17,new We(e))},ot.prototype.AddStoreComputed=function(e,t){return this.$val.AddStoreComputed(e,t)},ot.ptr.prototype.AddStoreComputedOnStack=function(e){var t,r,n,i;r=(t=this.CodePop())[0],n=t[1],i=Ho(new Y.ptr(e,Pt.nil,r,n)),this.WriteCode(6,i)},ot.prototype.AddStoreComputedOnStack=function(e){return this.$val.AddStoreComputedOnStack(e)},ot.ptr.prototype.AddStoreFunction=function(e,t,r){var n,i,o,a,s,c,$,l,u;for(a=(o=(l=this).CodePop())[0],$=o[1],s=0,c=t.$length-1|0;s=t.$length?void p("index out of range"):t.$array[t.$offset+c],i=s<0||s>=t.$length?void p("index out of range"):t.$array[t.$offset+s],s<0||s>=t.$length?p("index out of range"):t.$array[t.$offset+s]=n,c<0||c>=t.$length?p("index out of range"):t.$array[t.$offset+c]=i,s=s+1|0,c=c-1|0;u=Jo(new ee.ptr(r,e,t,_t.nil,lt.nil,a,$)),l.WriteCode(10,u),""!==e&&l.WriteCode(17,new We(e))},ot.prototype.AddStoreFunction=function(e,t,r){return this.$val.AddStoreFunction(e,t,r)},ot.ptr.prototype.AddAttrSet=function(e,t,r){var n;n=this,r?n.WriteCode(16,new We(e)):n.WriteCode(14,new We(e)),n.WriteCode(25,new We(t))},ot.prototype.AddAttrSet=function(e,t,r){return this.$val.AddAttrSet(e,t,r)},ot.ptr.prototype.CodePush=function(){var e;(e=this).codeStack=O(e.codeStack,new Kr.ptr(e.code,e.codeIndex)),e.code=Zt(Ut,256),e.codeIndex=0},ot.prototype.CodePush=function(){return this.$val.CodePush()},ot.ptr.prototype.CodePop=function(){var e,t,r,n,i,o;return r=(i=this).code,n=i.codeIndex,t=i.codeStack.$length-1|0,e=P((o=i.codeStack,t<0||t>=o.$length?void p("index out of range"):o.$array[o.$offset+t]),Kr),i.codeStack=y(i.codeStack,0,t),i.code=e.code,i.codeIndex=e.index,[r,n]},ot.prototype.CodePop=function(){return this.$val.CodePop()},ct.ptr.prototype.CodeString=function(){var{$24r:e,$24r$1:t,$24r$10:r,$24r$2:n,$24r$3:i,$24r$4:a,$24r$5:p,$24r$6:s,$24r$7:c,$24r$8:$,$24r$9:l,_1:u,_r$34:f,_r$35:d,_r$36:h,_r$37:g,_r$38:k,_r$39:b,_r$40:y,_r$41:m,_r$42:v,_r$43:_,_r$44:x,_tuple:S,_tuple$1:E,code:C,computed:I,computed$1:A,v:F,$s:R,$r:T,$c:N}=hr(this,{});R=R||0;e:for(;;){switch(R){case 0:if(0===(u=(C=this).T)){R=2;continue}if(1===u){R=3;continue}if(2===u){R=4;continue}if(5===u){R=5;continue}if(3===u){R=6;continue}if(4===u){R=7;continue}if(6===u){R=8;continue}if(7===u){R=9;continue}if(8===u){R=10;continue}if(9===u){R=11;continue}if(10===u){R=12;continue}if(20===u){R=13;continue}if(21===u){R=14;continue}if(22===u){R=15;continue}if(23===u){R=16;continue}if(25===u){R=17;continue}if(24===u){R=18;continue}if(26===u){R=19;continue}if(27===u){R=20;continue}if(28===u){R=21;continue}if(29===u){R=22;continue}if(30===u){R=23;continue}if(31===u){R=24;continue}if(32===u){R=25;continue}if(33===u){R=26;continue}if(34===u){R=27;continue}if(43===u){R=28;continue}if(44===u){R=29;continue}if(41===u){R=30;continue}if(42===u){R=31;continue}if(45===u){R=32;continue}if(46===u){R=33;continue}if(47===u){R=34;continue}if(48===u){R=35;continue}if(49===u){R=36;continue}if(50===u){R=37;continue}if(51===u){R=38;continue}if(52===u){R=39;continue}if(53===u){R=40;continue}if(54===u){R=41;continue}if(55===u){R=42;continue}if(56===u){R=43;continue}if(57===u){R=44;continue}if(58===u){R=45;continue}if(60===u){R=46;continue}if(61===u){R=47;continue}if(62===u){R=48;continue}if(63===u){R=49;continue}if(64===u){R=50;continue}if(65===u){R=51;continue}if(66===u){R=52;continue}if(67===u){R=53;continue}if(68===u){R=54;continue}if(59===u){R=55;continue}if(14===u){R=56;continue}if(15===u){R=57;continue}if(16===u){R=58;continue}if(13===u){R=59;continue}if(17===u){R=60;continue}if(18===u){R=61;continue}if(19===u){R=62;continue}if(69===u){R=63;continue}if(70===u){R=64;continue}if(74===u){R=65;continue}if(75===u){R=66;continue}if(77===u){R=67;continue}if(76===u){R=68;continue}if(35===u){R=69;continue}if(36===u){R=70;continue}if(37===u){R=71;continue}if(38===u){R=72;continue}if(39===u){R=73;continue}if(40===u){R=74;continue}if(11===u){R=75;continue}if(12===u){R=76;continue}if(71===u){R=77;continue}if(72===u){R=78;continue}if(73===u){R=79;continue}if(78===u){R=80;continue}if(81===u){R=81;continue}if(82===u){R=82;continue}if(79===u){R=83;continue}if(80===u){R=84;continue}if(83===u){R=85;continue}if(84===u){R=86;continue}if(85===u){R=87;continue}if(86===u){R=88;continue}R=89;continue;case 2:return R=-1,"push.int "+w.FormatInt(new Re(0,Yt(C.Value,z)),10);case 3:return R=-1,"push.flt "+w.FormatFloat(Yt(C.Value,Me),102,2,64);case 4:return R=-1,"push.str "+Yt(C.Value,We);case 5:return R=-1,"push.range";case 6:return R=-1,"push.arr "+w.FormatInt(new Re(0,Yt(C.Value,z)),10);case 7:return R=-1,"push.dict "+w.FormatInt(new Re(0,Yt(C.Value,z)),10);case 8:return R=-1,"push.computed "+(I=(S=Yt(C.Value,lt).ReadComputed())[0]).Expr;case 9:return R=-1,"push.null";case 10:return R=-1,"push.this";case 11:return R=-1,"push.global";case 12:return R=-1,"push.func "+(A=(E=Yt(C.Value,lt).ReadFunctionData())[0]).Name;case 13:return R=-1,"invoke "+w.FormatInt(new Re(0,Yt(C.Value,z)),10);case 14:return R=-1,"invoke.self "+Yt(C.Value,We);case 15:return R=-1,"item.get";case 16:return R=-1,"item.set";case 17:return R=-1,"attr.set "+Yt(C.Value,We);case 18:return R=-1,"attr.get "+Yt(C.Value,We);case 19:return R=-1,"slice.get";case 20:return R=-1,"slice.set";case 21:return R=-1,"add";case 22:return R=-1,"sub";case 23:return R=-1,"mul";case 24:return R=-1,"div";case 25:return R=-1,"mod";case 26:return R=-1,"pow";case 27:return R=-1,"nullCoalescing";case 28:return R=-1,"and";case 29:return R=-1,"or";case 30:return R=-1,"&";case 31:return R=-1,"|";case 32:return R=-1,"neg";case 33:return R=-1,"pos";case 34:return R=-1,"dice.init";case 35:return R=-1,"dice.setTimes";case 36:return R=-1,"dice.setKeepLow";case 37:return R=-1,"dice.setKeepHigh";case 38:return R=-1,"dice.setDropLow";case 39:return R=-1,"dice.setDropHigh";case 40:return R=-1,"dice.setMin";case 41:return R=-1,"dice.setMax";case 42:return R=-1,"dice";case 43:return R=-1,"coc.penalty";case 44:return R=-1,"coc.bonus";case 45:return R=-1,"dice.fate";case 46:return R=-1,"wod.init";case 47:return R=-1,"wod.pool";case 48:return R=-1,"wod.points";case 49:return R=-1,"wod.threshold";case 50:return R=-1,"wod.thresholdQ";case 51:return R=-1,"dice.dc";case 52:return R=-1,"dc.setInit";case 53:return R=-1,"dc.setPool";case 54:return R=-1,"dc.setPoints";case 55:return R=-1,"dice.wod";case 56:return R=-1,"ld "+Yt(C.Value,We);case 57:return R=-1,"ld.d "+Yt(C.Value,We);case 58:return R=-1,"ld.raw "+Yt(C.Value,We);case 59:f=o.Sprintf("ld.fs %d",new kt([C.Value])),R=90;case 90:if(N&&(N=!1,f=f.$blk()),f&&void 0!==f.$blk)break e;e=f,R=91;case 91:return e;case 60:d=o.Sprintf("store %s",new kt([C.Value])),R=92;case 92:if(N&&(N=!1,d=d.$blk()),d&&void 0!==d.$blk)break e;t=d,R=93;case 93:return t;case 61:h=o.Sprintf("store.global %s",new kt([C.Value])),R=94;case 94:if(N&&(N=!1,h=h.$blk()),h&&void 0!==h.$blk)break e;n=h,R=95;case 95:return n;case 62:g=o.Sprintf("store.local %s",new kt([C.Value])),R=96;case 96:if(N&&(N=!1,g=g.$blk()),g&&void 0!==g.$blk)break e;i=g,R=97;case 97:return i;case 63:return R=-1,"halt";case 64:F=P(Yt(C.Value,at),at),k=o.Sprintf("mark.detail %d, %d",new kt([new z(F.Begin),new z(F.End)])),R=98;case 98:if(N&&(N=!1,k=k.$blk()),k&&void 0!==k.$blk)break e;a=k,R=99;case 99:return a;case 65:b=o.Sprintf("jmp %d",new kt([C.Value])),R=100;case 100:if(N&&(N=!1,b=b.$blk()),b&&void 0!==b.$blk)break e;p=b,R=101;case 101:return p;case 66:y=o.Sprintf("je %d",new kt([C.Value])),R=102;case 102:if(N&&(N=!1,y=y.$blk()),y&&void 0!==y.$blk)break e;s=y,R=103;case 103:return s;case 67:m=o.Sprintf("je.dup %d",new kt([C.Value])),R=104;case 104:if(N&&(N=!1,m=m.$blk()),m&&void 0!==m.$blk)break e;c=m,R=105;case 105:return c;case 68:v=o.Sprintf("jne %d",new kt([C.Value])),R=106;case 106:if(N&&(N=!1,v=v.$blk()),v&&void 0!==v.$blk)break e;$=v,R=107;case 107:return $;case 69:return R=-1,"comp.lt";case 70:return R=-1,"comp.le";case 71:return R=-1,"comp.eq";case 72:return R=-1,"comp.ne";case 73:return R=-1,"comp.ge";case 74:return R=-1,"comp.gt";case 75:return R=-1,"push.last";case 76:return R=-1,"push.def_expr";case 77:return R=-1,"pop";case 78:_=o.Sprintf("popn %d",new kt([C.Value])),R=108;case 108:if(N&&(N=!1,_=_.$blk()),_&&void 0!==_.$blk)break e;l=_,R=109;case 109:return l;case 79:return R=-1,"nop";case 80:return R=-1,"ret";case 81:return R=-1,"block.push";case 82:return R=-1,"block.pop";case 83:return R=-1,"fstr.block.push";case 84:return R=-1,"fstr.block.pop";case 85:return R=-1,"st.set";case 86:x=o.Sprintf("st.mod %s",new kt([C.Value])),R=110;case 110:if(N&&(N=!1,x=x.$blk()),x&&void 0!==x.$blk)break e;r=x,R=111;case 111:return r;case 87:return R=-1,"st.x0";case 88:return R=-1,"st.x1";case 89:case 1:return R=-1,""}return}return{$blk:ct.ptr.prototype.CodeString,$c:!0,$r:T,$24r:e,$24r$1:t,$24r$10:r,$24r$2:n,$24r$3:i,$24r$4:a,$24r$5:p,$24r$6:s,$24r$7:c,$24r$8:$,$24r$9:l,_1:u,_r$34:f,_r$35:d,_r$36:h,_r$37:g,_r$38:k,_r$39:b,_r$40:y,_r$41:m,_r$42:v,_r$43:_,_r$44:x,_tuple:S,_tuple$1:E,code:C,computed:I,computed$1:A,v:F,$s:R}},ct.prototype.CodeString=function(){return this.$val.CodeString()},ua=function(e,t,r){var n,o;return 0===(0>=r.$length?void p("index out of range"):r.$array[r.$offset+0]).TypeId?0>=r.$length?void p("index out of range"):r.$array[r.$offset+0]:(o=(n=(0>=r.$length?void p("index out of range"):r.$array[r.$offset+0]).ReadFloat())[0],n[1]?Lo(0|s.Ceil(o)):(e.Error=i.New("(ceil)类型错误: 只能是数字类型"),lt.nil))},fa=function(e,t,r){var n,o;return 0===(0>=r.$length?void p("index out of range"):r.$array[r.$offset+0]).TypeId?0>=r.$length?void p("index out of range"):r.$array[r.$offset+0]:(o=(n=(0>=r.$length?void p("index out of range"):r.$array[r.$offset+0]).ReadFloat())[0],n[1]?Lo(0|s.Round(o)):(e.Error=i.New("(round)类型错误: 只能是数字类型"),lt.nil))},da=function(e,t,r){var n,o;return 0===(0>=r.$length?void p("index out of range"):r.$array[r.$offset+0]).TypeId?0>=r.$length?void p("index out of range"):r.$array[r.$offset+0]:(o=(n=(0>=r.$length?void p("index out of range"):r.$array[r.$offset+0]).ReadFloat())[0],n[1]?Lo(0|s.Floor(o)):(e.Error=i.New("(floor)类型错误: 只能是数字类型"),lt.nil))},wa=function(e,t,r){var n,o,a,s;return 0===(n=(o=0>=r.$length?void p("index out of range"):r.$array[r.$offset+0]).TypeId)?(a=o.MustReadInt())<0?Lo(-a):o:1===n?(s=o.MustReadFloat())<0?Mo(-s):o:(e.Error=i.New("(abs)类型错误: 参数必须为int或float"),lt.nil)},ha=function(e,t,r){var{_r$34:n,ctx:e,params:r,this$1:t,v:i,$s:o,$r:a,$c:s}=hr(this,{ctx:e,this$1:t,params:r});o=o||0;e:for(;;){switch(o){case 0:n=(i=0>=r.$length?void p("index out of range"):r.$array[r.$offset+0]).AsBool(),o=3;case 3:if(s&&(s=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;if(n){o=1;continue}o=2;continue;case 1:return o=-1,Lo(1);case 2:return o=-1,Lo(0)}return}return{$blk:ha,$c:!0,$r:a,_r$34:n,ctx:e,params:r,this$1:t,v:i,$s:o}},ga=function(e,t,r){var n,o,a,s,c,$;if(0===(n=(0>=r.$length?void p("index out of range"):r.$array[r.$offset+0]).TypeId))return 0>=r.$length?void p("index out of range"):r.$array[r.$offset+0];if(1===n)return c=(0>=r.$length?void p("index out of range"):r.$array[r.$offset+0]).ReadFloat()[0],Lo(0|c);if(2===n){if(s=(0>=r.$length?void p("index out of range"):r.$array[r.$offset+0]).ReadString()[0],$=(o=w.ParseInt(s,10,64))[0],a=o[1],B(a,tt))return Lo($.$low+4294967296*($.$high>>31)|0);e.Error=i.New("(int)值错误: 无法进行 int() 转换: "+s)}else e.Error=i.New("(int)类型错误: 只能是数字类型");return lt.nil},ka=function(e,t,r){var n,o,a,s,c,$;if(0===(n=(0>=r.$length?void p("index out of range"):r.$array[r.$offset+0]).TypeId))return c=(0>=r.$length?void p("index out of range"):r.$array[r.$offset+0]).ReadInt()[0],Mo(c);if(1===n)return 0>=r.$length?void p("index out of range"):r.$array[r.$offset+0];if(2===n){if(s=(0>=r.$length?void p("index out of range"):r.$array[r.$offset+0]).ReadString()[0],$=(o=w.ParseFloat(s,64))[0],a=o[1],B(a,tt))return Mo($);e.Error=i.New("(float)值错误: 无法进行 float() 转换: "+s)}else e.Error=i.New("(float)类型错误: 只能是数字类型");return lt.nil},ba=function(e,t,r){var{$24r:n,_r$34:i,_r$35:o,ctx:e,params:r,this$1:t,$s:a,$r:s,$c:c}=hr(this,{ctx:e,this$1:t,params:r});a=a||0;e:for(;;){switch(a){case 0:i=(0>=r.$length?void p("index out of range"):r.$array[r.$offset+0]).ToString(),a=1;case 1:if(c&&(c=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;o=Bo(i),a=2;case 2:if(c&&(c=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;n=o,a=3;case 3:return n}return}return{$blk:ba,$c:!0,$r:s,$24r:n,_r$34:i,_r$35:o,ctx:e,params:r,this$1:t,$s:a}},ya=function(e,t,r){var{$24r:n,_r$34:i,_r$35:o,ctx:e,params:r,this$1:t,$s:a,$r:s,$c:c}=hr(this,{ctx:e,this$1:t,params:r});a=a||0;e:for(;;){switch(a){case 0:i=(0>=r.$length?void p("index out of range"):r.$array[r.$offset+0]).ToRepr(),a=1;case 1:if(c&&(c=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;o=Bo(i),a=2;case 2:if(c&&(c=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;n=o,a=3;case 3:return n}return}return{$blk:ya,$c:!0,$r:s,$24r:n,_r$34:i,_r$35:o,ctx:e,params:r,this$1:t,$s:a}},ma=function(e,t,r){return Lo(0|(0>=r.$length?void p("index out of range"):r.$array[r.$offset+0]).TypeId)},va=function(e,t,r,n){var{_r$34:o,_r$35:a,_r$36:s,ctx:e,doCompute:c,isRaw:n,name:$,params:r,this$1:t,v:l,val:f,$s:d,$r:w,$c:h}=hr(this,{ctx:e,this$1:t,params:r,isRaw:n});d=d||0;e:for(;;){switch(d){case 0:if(e=[e],n=[n],2!==(l=0>=r.$length?void p("index out of range"):r.$array[r.$offset+0]).TypeId)return e[0].Error=i.New("(load)类型错误: 参数类型必须为str"),d=-1,lt.nil;$=Yt(l.Value,We),o=e[0].LoadName($,!0,!0),d=1;case 1:if(h&&(h=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;if(f=o,!B(e[0].Error,tt))return d=-1,lt.nil;if(c=function(e,t){return function r(n){var{_r$35:i,val$1:n,$s:o,$r:a,$c:p}=hr(this,{val$1:n});o=o||0;t:for(;;){switch(o){case 0:if(!t[0]){o=1;continue}o=2;continue;case 1:if(5===n.TypeId){o=3;continue}o=4;continue;case 3:i=n.ComputedExecute(e[0],sr.nil),o=5;case 5:if(p&&(p=!1,i=i.$blk()),i&&void 0!==i.$blk)break t;if(n=i,!B(e[0].Error,tt))return o=-1,lt.nil;case 4:case 2:return o=-1,n}return}return{$blk:r,$c:!0,$r:a,_r$35:i,val$1:n,$s:o}}}(e,n),e[0].Config.HookFuncValueLoadOverwrite!==u){d=2;continue}d=3;continue;case 2:a=e[0].Config.HookFuncValueLoadOverwrite(e[0],$,f,c,new at.ptr(0,0,lt.nil,"","","")),d=5;case 5:if(h&&(h=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;f=a,d=4;continue;case 3:s=c(f),d=6;case 6:if(h&&(h=!1,s=s.$blk()),s&&void 0!==s.$blk)break e;f=s;case 4:return B(e[0].Error,tt)?(d=-1,f):(d=-1,lt.nil)}return}return{$blk:va,$c:!0,$r:w,_r$34:o,_r$35:a,_r$36:s,ctx:e,doCompute:c,isRaw:n,name:$,params:r,this$1:t,v:l,val:f,$s:d}},_a=function(e,t,r){var{$24r:n,_r$34:i,ctx:e,params:r,this$1:t,$s:o,$r:a,$c:p}=hr(this,{ctx:e,this$1:t,params:r});o=o||0;e:for(;;){switch(o){case 0:i=va(e,t,r,!1),o=1;case 1:if(p&&(p=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;n=i,o=2;case 2:return n}return}return{$blk:_a,$c:!0,$r:a,$24r:n,_r$34:i,ctx:e,params:r,this$1:t,$s:o}},xa=function(e,t,r){var{$24r:n,_r$34:i,ctx:e,params:r,this$1:t,$s:o,$r:a,$c:p}=hr(this,{ctx:e,this$1:t,params:r});o=o||0;e:for(;;){switch(o){case 0:i=va(e,t,r,!0),o=1;case 1:if(p&&(p=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;n=i,o=2;case 2:return n}return}return{$blk:xa,$c:!0,$r:a,$24r:n,_r$34:i,ctx:e,params:r,this$1:t,$s:o}},Sa=function(e,t,r){var{ctx:e,name:n,params:r,this$1:t,val:o,$s:a,$r:s,$c:c}=hr(this,{ctx:e,this$1:t,params:r});a=a||0;e:for(;;){switch(a){case 0:if(2!==(n=0>=r.$length?void p("index out of range"):r.$array[r.$offset+0]).TypeId)return e.Error=i.New("(store)类型错误: 参数1类型必须为str"),a=-1,lt.nil;o=1>=r.$length?void p("index out of range"):r.$array[r.$offset+1],s=e.StoreName(Yt(n.Value,We),o,!0),a=1;case 1:if(c&&(c=!1,s=s.$blk()),s&&void 0!==s.$blk)break e;return a=-1,o}return}return{$blk:Sa,$c:!0,$r:s,ctx:e,name:n,params:r,this$1:t,val:o,$s:a}},Ea=function(e,t,r){var{_arg$30:n,_arg$31:i,_entry:o,_r$34:a,_tuple:s,_tuple$1:c,arr:$,ctx:e,d:l,ok:f,params:r,this$1:t,typeId:d,v:w,v$1:g,$s:k,$r:b,$c:y}=hr(this,{ctx:e,this$1:t,params:r});k=k||0;e:for(;;){switch(k){case 0:if($=[$],d=(0>=r.$length?void p("index out of range"):r.$array[r.$offset+0]).TypeId,$[0]=_t.nil,w=(s=void 0!==(o=h(Xn,U.keyFor(d)))?[o.v,!0]:[cr.nil,!1])[0],f=s[1]){k=1;continue}k=2;continue;case 1:b=w.Range(function(e){return function(t,r){return e[0]=O(e[0],Bo(t)),!0}}($)),k=3;case 3:if(y&&(y=!1,b=b.$blk()),b&&void 0!==b.$blk)break e;case 2:if(10===d){k=4;continue}k=5;continue;case 4:if((l=(c=(g=0>=r.$length?void p("index out of range"):r.$array[r.$offset+0]).ReadNativeObjectData())[0]).DirFunc!==u){k=6;continue}k=7;continue;case 6:n=$[0],a=l.DirFunc(e),k=8;case 8:if(y&&(y=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;i=a,$[0]=D(n,i);case 7:case 5:return k=-1,Uo($[0])}return}return{$blk:Ea,$c:!0,$r:b,_arg$30:n,_arg$31:i,_entry:o,_r$34:a,_tuple:s,_tuple$1:c,arr:$,ctx:e,d:l,ok:f,params:r,this$1:t,typeId:d,v:w,v$1:g,$s:k}},Ca=function(){var e,t,r;return(e=h(pi,We.keyFor("load")),void 0!==e?e.v:lt.nil).ReadNativeFunctionData()[0].NativeFunc=_a,(t=h(pi,We.keyFor("loadRaw")),void 0!==t?t.v:lt.nil).ReadNativeFunctionData()[0].NativeFunc=xa,(r=h(pi,We.keyFor("store")),void 0!==r?r.v:lt.nil).ReadNativeFunctionData()[0].NativeFunc=Sa,!1},Pt.methods=[{prop:"Load",name:"Load",pkg:"",typ:Qe([We],[lt,Ee],!1)},{prop:"Length",name:"Length",pkg:"",typ:Qe([],[Ce],!1)},{prop:"Clear",name:"Clear",pkg:"",typ:Qe([],[],!1)},{prop:"MustLoad",name:"MustLoad",pkg:"",typ:Qe([We],[lt],!1)},{prop:"Store",name:"Store",pkg:"",typ:Qe([We,lt],[],!1)},{prop:"LoadOrStore",name:"LoadOrStore",pkg:"",typ:Qe([We,lt],[lt,Ee],!1)},{prop:"LoadAndDelete",name:"LoadAndDelete",pkg:"",typ:Qe([We],[lt,Ee],!1)},{prop:"Delete",name:"Delete",pkg:"",typ:Qe([We],[],!1)},{prop:"Range",name:"Range",pkg:"",typ:Qe([gn],[],!1)},{prop:"missLocked",name:"missLocked",pkg:"github.com/sealdice/dicescript",typ:Qe([],[],!1)},{prop:"dirtyLocked",name:"dirtyLocked",pkg:"github.com/sealdice/dicescript",typ:Qe([],[],!1)},{prop:"ToJSON",name:"ToJSON",pkg:"",typ:Qe([],[Ct,rt],!1)},{prop:"UnmarshalJSON",name:"UnmarshalJSON",pkg:"",typ:Qe([Ct],[rt],!1)}],St.methods=[{prop:"load",name:"load",pkg:"github.com/sealdice/dicescript",typ:Qe([],[lt,Ee],!1)},{prop:"tryStore",name:"tryStore",pkg:"github.com/sealdice/dicescript",typ:Qe([xt],[Ee],!1)},{prop:"unexpungeLocked",name:"unexpungeLocked",pkg:"github.com/sealdice/dicescript",typ:Qe([],[Ee],!1)},{prop:"storeLocked",name:"storeLocked",pkg:"github.com/sealdice/dicescript",typ:Qe([xt],[],!1)},{prop:"tryLoadOrStore",name:"tryLoadOrStore",pkg:"github.com/sealdice/dicescript",typ:Qe([lt],[lt,Ee,Ee],!1)},{prop:"delete$",name:"delete",pkg:"github.com/sealdice/dicescript",typ:Qe([],[lt,Ee],!1)},{prop:"tryExpungeLocked",name:"tryExpungeLocked",pkg:"github.com/sealdice/dicescript",typ:Qe([],[Ee],!1)}],ut.methods=[{prop:"GetDetailText",name:"GetDetailText",pkg:"",typ:Qe([],[We],!1)},{prop:"StackTop",name:"StackTop",pkg:"",typ:Qe([],[Ce],!1)},{prop:"Depth",name:"Depth",pkg:"",typ:Qe([],[Ce],!1)},{prop:"SetConfig",name:"SetConfig",pkg:"",typ:Qe([Sn],[],!1)},{prop:"Init",name:"Init",pkg:"",typ:Qe([],[],!1)},{prop:"GetCurSeed",name:"GetCurSeed",pkg:"",typ:Qe([],[Ct,rt],!1)},{prop:"loadInnerVar",name:"loadInnerVar",pkg:"github.com/sealdice/dicescript",typ:Qe([We],[lt],!1)},{prop:"LoadNameGlobalWithDetail",name:"LoadNameGlobalWithDetail",pkg:"",typ:Qe([We,Ee,sr],[lt],!1)},{prop:"LoadNameGlobal",name:"LoadNameGlobal",pkg:"",typ:Qe([We,Ee],[lt],!1)},{prop:"LoadNameLocalWithDetail",name:"LoadNameLocalWithDetail",pkg:"",typ:Qe([We,Ee,sr],[lt],!1)},{prop:"LoadNameLocal",name:"LoadNameLocal",pkg:"",typ:Qe([We,Ee],[lt],!1)},{prop:"LoadNameWithDetail",name:"LoadNameWithDetail",pkg:"",typ:Qe([We,Ee,Ee,sr],[lt],!1)},{prop:"LoadName",name:"LoadName",pkg:"",typ:Qe([We,Ee,Ee],[lt],!1)},{prop:"StoreName",name:"StoreName",pkg:"",typ:Qe([We,lt,Ee],[],!1)},{prop:"StoreNameLocal",name:"StoreNameLocal",pkg:"",typ:Qe([We,lt],[],!1)},{prop:"StoreNameGlobal",name:"StoreNameGlobal",pkg:"",typ:Qe([We,lt],[],!1)},{prop:"RegCustomDice",name:"RegCustomDice",pkg:"",typ:Qe([We,En],[rt],!1)},{prop:"RunExpr",name:"RunExpr",pkg:"",typ:Qe([We,Ee],[lt,rt],!1)},{prop:"GetErrorText",name:"GetErrorText",pkg:"",typ:Qe([],[We],!1)},{prop:"Parse",name:"Parse",pkg:"",typ:Qe([We],[rt],!1)},{prop:"IsCalculateExists",name:"IsCalculateExists",pkg:"",typ:Qe([],[Ee],!1)},{prop:"RunAfterParsed",name:"RunAfterParsed",pkg:"",typ:Qe([],[rt],!1)},{prop:"Run",name:"Run",pkg:"",typ:Qe([We],[rt],!1)},{prop:"makeDetailStr",name:"makeDetailStr",pkg:"github.com/sealdice/dicescript",typ:Qe([lr],[We],!1)},{prop:"evaluate",name:"evaluate",pkg:"github.com/sealdice/dicescript",typ:Qe([],[],!1)},{prop:"GetAsmText",name:"GetAsmText",pkg:"",typ:Qe([],[We],!1)}],lt.methods=[{prop:"ToJSONRaw",name:"ToJSONRaw",pkg:"",typ:Qe([Fn],[Ct,rt],!1)},{prop:"ToJSON",name:"ToJSON",pkg:"",typ:Qe([],[Ct,rt],!1)},{prop:"UnmarshalJSON",name:"UnmarshalJSON",pkg:"",typ:Qe([Ct],[rt],!1)},{prop:"ArrayItemGet",name:"ArrayItemGet",pkg:"",typ:Qe([ut,z],[lt],!1)},{prop:"ArrayItemSet",name:"ArrayItemSet",pkg:"",typ:Qe([ut,z,lt],[Ee],!1)},{prop:"ArrayFuncKeepBase",name:"ArrayFuncKeepBase",pkg:"",typ:Qe([ut,z,Ce],[Ee,Me],!1)},{prop:"ArrayFuncKeepHigh",name:"ArrayFuncKeepHigh",pkg:"",typ:Qe([ut,z],[Ee,Me],!1)},{prop:"ArrayFuncKeepLow",name:"ArrayFuncKeepLow",pkg:"",typ:Qe([ut,z],[Ee,Me],!1)},{prop:"Clone",name:"Clone",pkg:"",typ:Qe([],[lt],!1)},{prop:"AsBool",name:"AsBool",pkg:"",typ:Qe([],[Ee],!1)},{prop:"ToString",name:"ToString",pkg:"",typ:Qe([],[We],!1)},{prop:"toStringRaw",name:"toStringRaw",pkg:"github.com/sealdice/dicescript",typ:Qe([Rn],[We],!1)},{prop:"toReprRaw",name:"toReprRaw",pkg:"github.com/sealdice/dicescript",typ:Qe([Rn],[We],!1)},{prop:"ToRepr",name:"ToRepr",pkg:"",typ:Qe([],[We],!1)},{prop:"ReadInt",name:"ReadInt",pkg:"",typ:Qe([],[z,Ee],!1)},{prop:"ReadFloat",name:"ReadFloat",pkg:"",typ:Qe([],[Me,Ee],!1)},{prop:"ReadString",name:"ReadString",pkg:"",typ:Qe([],[We,Ee],!1)},{prop:"ReadArray",name:"ReadArray",pkg:"",typ:Qe([],[dr,Ee],!1)},{prop:"ReadComputed",name:"ReadComputed",pkg:"",typ:Qe([],[fr,Ee],!1)},{prop:"ReadDictData",name:"ReadDictData",pkg:"",typ:Qe([],[wr,Ee],!1)},{prop:"MustReadDictData",name:"MustReadDictData",pkg:"",typ:Qe([],[wr],!1)},{prop:"MustReadArray",name:"MustReadArray",pkg:"",typ:Qe([],[dr],!1)},{prop:"MustReadInt",name:"MustReadInt",pkg:"",typ:Qe([],[z],!1)},{prop:"MustReadFloat",name:"MustReadFloat",pkg:"",typ:Qe([],[Me],!1)},{prop:"ReadFunctionData",name:"ReadFunctionData",pkg:"",typ:Qe([],[gr,Ee],!1)},{prop:"ReadNativeFunctionData",name:"ReadNativeFunctionData",pkg:"",typ:Qe([],[kr,Ee],!1)},{prop:"ReadNativeObjectData",name:"ReadNativeObjectData",pkg:"",typ:Qe([],[br,Ee],!1)},{prop:"OpAdd",name:"OpAdd",pkg:"",typ:Qe([ut,lt],[lt],!1)},{prop:"OpSub",name:"OpSub",pkg:"",typ:Qe([ut,lt],[lt],!1)},{prop:"OpMultiply",name:"OpMultiply",pkg:"",typ:Qe([ut,lt],[lt],!1)},{prop:"OpDivide",name:"OpDivide",pkg:"",typ:Qe([ut,lt],[lt],!1)},{prop:"OpModulus",name:"OpModulus",pkg:"",typ:Qe([ut,lt],[lt],!1)},{prop:"OpPower",name:"OpPower",pkg:"",typ:Qe([ut,lt],[lt],!1)},{prop:"OpNullCoalescing",name:"OpNullCoalescing",pkg:"",typ:Qe([ut,lt],[lt],!1)},{prop:"OpCompLT",name:"OpCompLT",pkg:"",typ:Qe([ut,lt],[lt],!1)},{prop:"OpCompLE",name:"OpCompLE",pkg:"",typ:Qe([ut,lt],[lt],!1)},{prop:"OpCompEQ",name:"OpCompEQ",pkg:"",typ:Qe([ut,lt],[lt],!1)},{prop:"OpCompNE",name:"OpCompNE",pkg:"",typ:Qe([ut,lt],[lt],!1)},{prop:"OpCompGE",name:"OpCompGE",pkg:"",typ:Qe([ut,lt],[lt],!1)},{prop:"OpCompGT",name:"OpCompGT",pkg:"",typ:Qe([ut,lt],[lt],!1)},{prop:"OpBitwiseAnd",name:"OpBitwiseAnd",pkg:"",typ:Qe([ut,lt],[lt],!1)},{prop:"OpBitwiseOr",name:"OpBitwiseOr",pkg:"",typ:Qe([ut,lt],[lt],!1)},{prop:"OpPositive",name:"OpPositive",pkg:"",typ:Qe([],[lt],!1)},{prop:"OpNegation",name:"OpNegation",pkg:"",typ:Qe([],[lt],!1)},{prop:"AttrSet",name:"AttrSet",pkg:"",typ:Qe([ut,We,lt],[lt],!1)},{prop:"AttrGet",name:"AttrGet",pkg:"",typ:Qe([ut,We],[lt],!1)},{prop:"ItemGet",name:"ItemGet",pkg:"",typ:Qe([ut,lt],[lt],!1)},{prop:"ItemSet",name:"ItemSet",pkg:"",typ:Qe([ut,lt,lt],[Ee],!1)},{prop:"GetSlice",name:"GetSlice",pkg:"",typ:Qe([ut,z,z,z],[lt],!1)},{prop:"Length",name:"Length",pkg:"",typ:Qe([ut],[z],!1)},{prop:"GetSliceEx",name:"GetSliceEx",pkg:"",typ:Qe([ut,lt,lt],[lt],!1)},{prop:"SetSlice",name:"SetSlice",pkg:"",typ:Qe([ut,z,z,z,lt],[Ee],!1)},{prop:"SetSliceEx",name:"SetSliceEx",pkg:"",typ:Qe([ut,lt,lt,lt],[Ee],!1)},{prop:"ArrayRepeatTimesEx",name:"ArrayRepeatTimesEx",pkg:"",typ:Qe([ut,lt],[lt],!1)},{prop:"GetTypeName",name:"GetTypeName",pkg:"",typ:Qe([],[We],!1)},{prop:"ComputedExecute",name:"ComputedExecute",pkg:"",typ:Qe([ut,sr],[lt],!1)},{prop:"FuncInvoke",name:"FuncInvoke",pkg:"",typ:Qe([ut,_t],[lt],!1)},{prop:"FuncInvokeRaw",name:"FuncInvokeRaw",pkg:"",typ:Qe([ut,_t,Ee],[lt],!1)},{prop:"FuncInvokeNative",name:"FuncInvokeNative",pkg:"",typ:Qe([ut,_t],[lt],!1)},{prop:"AsDictKey",name:"AsDictKey",pkg:"",typ:Qe([],[We,rt],!1)}],cr.methods=[{prop:"V",name:"V",pkg:"",typ:Qe([],[lt],!1)},{prop:"Store",name:"Store",pkg:"",typ:Qe([We,lt],[],!1)},{prop:"Range",name:"Range",pkg:"",typ:Qe([gn],[],!1)},{prop:"Load",name:"Load",pkg:"",typ:Qe([We],[lt,Ee],!1)},{prop:"ToString",name:"ToString",pkg:"",typ:Qe([],[We],!1)}],oe.methods=[{prop:"Len",name:"Len",pkg:"",typ:Qe([],[Ce],!1)},{prop:"Swap",name:"Swap",pkg:"",typ:Qe([Ce,Ce],[],!1)},{prop:"Less",name:"Less",pkg:"",typ:Qe([Ce,Ce],[Ee],!1)}],ae.methods=[{prop:"Len",name:"Len",pkg:"",typ:Qe([],[Ce],!1)},{prop:"Swap",name:"Swap",pkg:"",typ:Qe([Ce,Ce],[],!1)},{prop:"Less",name:"Less",pkg:"",typ:Qe([Ce,Ce],[Ee],!1)}],Bn.methods=[{prop:"init",name:"init",pkg:"github.com/sealdice/dicescript",typ:Qe([Ce],[],!1)},{prop:"push",name:"push",pkg:"github.com/sealdice/dicescript",typ:Qe([Mn],[],!1)},{prop:"pop",name:"pop",pkg:"github.com/sealdice/dicescript",typ:Qe([],[Mn],!1)},{prop:"top",name:"top",pkg:"github.com/sealdice/dicescript",typ:Qe([],[Mn],!1)}],$e.methods=[{prop:"String",name:"String",pkg:"",typ:Qe([],[We],!1)}],Ze.methods=[{prop:"err",name:"err",pkg:"github.com/sealdice/dicescript",typ:Qe([],[rt],!1)},{prop:"Error",name:"Error",pkg:"",typ:Qe([],[We],!1)}],Pr.methods=[{prop:"add",name:"add",pkg:"github.com/sealdice/dicescript",typ:Qe([rt],[],!1)},{prop:"dedupe",name:"dedupe",pkg:"github.com/sealdice/dicescript",typ:Qe([],[],!1)}],Un.methods=[{prop:"Error",name:"Error",pkg:"",typ:Qe([],[We],!1)}],gt.methods=[{prop:"call_ondicescript_1",name:"call_ondicescript_1",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onstmtLines_3",name:"call_onstmtLines_3",pkg:"github.com/sealdice/dicescript",typ:Qe([],[Ee],!1)},{prop:"call_onflagsSwitch_1",name:"call_onflagsSwitch_1",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onstmtBreak_1",name:"call_onstmtBreak_1",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onstmtContinue_1",name:"call_onstmtContinue_1",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onstmtReturn_2",name:"call_onstmtReturn_2",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onstmtReturn_7",name:"call_onstmtReturn_7",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onstmtWhile_2",name:"call_onstmtWhile_2",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onstmtWhile_6",name:"call_onstmtWhile_6",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onstmtWhile_10",name:"call_onstmtWhile_10",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onstmtIf_6",name:"call_onstmtIf_6",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onstmtIf_10",name:"call_onstmtIf_10",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onstmtIf_12",name:"call_onstmtIf_12",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onstmtIf_15",name:"call_onstmtIf_15",pkg:"github.com/sealdice/dicescript",typ:Qe([],[Ee],!1)},{prop:"call_onfunc_def_params_2",name:"call_onfunc_def_params_2",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onfunc_def_params_9",name:"call_onfunc_def_params_9",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onfunc_def_params_13",name:"call_onfunc_def_params_13",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onfunc_def_params_21",name:"call_onfunc_def_params_21",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onfunc_def_params_28",name:"call_onfunc_def_params_28",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onstmtFunc_2",name:"call_onstmtFunc_2",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onstmtFunc_9",name:"call_onstmtFunc_9",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onstmtFunc_14",name:"call_onstmtFunc_14",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onstmtAssignType1_2",name:"call_onstmtAssignType1_2",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onstmtAssignType1_7",name:"call_onstmtAssignType1_7",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onstmtAssignType2_2",name:"call_onstmtAssignType2_2",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onstmtAssignType2_8",name:"call_onstmtAssignType2_8",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onstmtAssignType2_12",name:"call_onstmtAssignType2_12",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onstmtAssignType3_2",name:"call_onstmtAssignType3_2",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onstmtAssignType3_8",name:"call_onstmtAssignType3_8",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onstmtAssignType3_14",name:"call_onstmtAssignType3_14",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onstmtAssignType4_2",name:"call_onstmtAssignType4_2",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onstmtAssignType4_11",name:"call_onstmtAssignType4_11",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onstmtAssignType5_2",name:"call_onstmtAssignType5_2",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onstmtAssignType5_7",name:"call_onstmtAssignType5_7",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onstmtAssignType5_14",name:"call_onstmtAssignType5_14",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onstmtAssignType6_1",name:"call_onstmtAssignType6_1",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onstmtAssignType7_1",name:"call_onstmtAssignType7_1",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_on_step_7",name:"call_on_step_7",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_on_step_9",name:"call_on_step_9",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_on_sliceSuffix_6",name:"call_on_sliceSuffix_6",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_on_sliceSuffix_12",name:"call_on_sliceSuffix_12",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onexprSliceType1_1",name:"call_onexprSliceType1_1",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onexprValueIfExists_2",name:"call_onexprValueIfExists_2",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onexprValueIfExists_8",name:"call_onexprValueIfExists_8",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onexprTernaryType1_2",name:"call_onexprTernaryType1_2",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onexprTernaryType1_8",name:"call_onexprTernaryType1_8",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onexprTernaryType1_14",name:"call_onexprTernaryType1_14",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onexprTernaryType2_2",name:"call_onexprTernaryType2_2",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onexprTernaryType2_6",name:"call_onexprTernaryType2_6",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onexprTernaryType2_4",name:"call_onexprTernaryType2_4",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onexprLogicOr_5",name:"call_onexprLogicOr_5",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onexprLogicOr_9",name:"call_onexprLogicOr_9",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onexprLogicOr_11",name:"call_onexprLogicOr_11",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onexprLogicAnd_4",name:"call_onexprLogicAnd_4",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onexprBitwiseOr_3",name:"call_onexprBitwiseOr_3",pkg:"github.com/sealdice/dicescript",typ:Qe([],[Ee],!1)},{prop:"call_onexprBitwiseOr_8",name:"call_onexprBitwiseOr_8",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onexprBitwiseAnd_4",name:"call_onexprBitwiseAnd_4",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onexprCompare_7",name:"call_onexprCompare_7",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onexprCompare_11",name:"call_onexprCompare_11",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onexprCompare_15",name:"call_onexprCompare_15",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onexprCompare_19",name:"call_onexprCompare_19",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onexprCompare_23",name:"call_onexprCompare_23",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onexprCompare_27",name:"call_onexprCompare_27",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onexprAdditive_7",name:"call_onexprAdditive_7",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onexprAdditive_11",name:"call_onexprAdditive_11",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onexprMultiplicative_7",name:"call_onexprMultiplicative_7",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onexprMultiplicative_11",name:"call_onexprMultiplicative_11",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onexprMultiplicative_15",name:"call_onexprMultiplicative_15",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onexprNullCoalescing_4",name:"call_onexprNullCoalescing_4",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onexprExp_4",name:"call_onexprExp_4",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onexprUnaryNeg_2",name:"call_onexprUnaryNeg_2",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onexprUnaryPos_2",name:"call_onexprUnaryPos_2",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_ondetailStart_1",name:"call_ondetailStart_1",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_ondetailEnd_1",name:"call_ondetailEnd_1",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_on_diceMod_2",name:"call_on_diceMod_2",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_on_diceMod_8",name:"call_on_diceMod_8",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_on_diceMod_12",name:"call_on_diceMod_12",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_on_diceMod_18",name:"call_on_diceMod_18",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_on_diceMod_22",name:"call_on_diceMod_22",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_on_diceMod_26",name:"call_on_diceMod_26",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_on_diceMod_28",name:"call_on_diceMod_28",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_on_diceMod_32",name:"call_on_diceMod_32",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_on_diceModType2_2",name:"call_on_diceModType2_2",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_on_diceModType2_6",name:"call_on_diceModType2_6",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_on_dicePearMod_2",name:"call_on_dicePearMod_2",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_on_dicePearMod_6",name:"call_on_dicePearMod_6",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_on_diceExpr1_2",name:"call_on_diceExpr1_2",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_on_diceExpr2_2",name:"call_on_diceExpr2_2",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_on_diceExpr3_2",name:"call_on_diceExpr3_2",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_on_diceExpr4_2",name:"call_on_diceExpr4_2",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_on_diceExprX_1",name:"call_on_diceExprX_1",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_on_wodMain_6",name:"call_on_wodMain_6",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_on_wodMain_10",name:"call_on_wodMain_10",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_on_wodMain_14",name:"call_on_wodMain_14",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_on_diceCocBonus_9",name:"call_on_diceCocBonus_9",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_on_diceCocBonus_1",name:"call_on_diceCocBonus_1",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_on_diceCocPenalty_9",name:"call_on_diceCocPenalty_9",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_on_diceCocPenalty_1",name:"call_on_diceCocPenalty_1",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onexprDice_3",name:"call_onexprDice_3",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onexprDice_14",name:"call_onexprDice_14",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onexprDice_26",name:"call_onexprDice_26",pkg:"github.com/sealdice/dicescript",typ:Qe([],[Ee],!1)},{prop:"call_onexprDice_24",name:"call_onexprDice_24",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onexprDice_38",name:"call_onexprDice_38",pkg:"github.com/sealdice/dicescript",typ:Qe([],[Ee],!1)},{prop:"call_onexprDice_36",name:"call_onexprDice_36",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onexprDice_42",name:"call_onexprDice_42",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onexprDice_49",name:"call_onexprDice_49",pkg:"github.com/sealdice/dicescript",typ:Qe([],[Ee],!1)},{prop:"call_onexprDice_59",name:"call_onexprDice_59",pkg:"github.com/sealdice/dicescript",typ:Qe([],[Ee],!1)},{prop:"call_onexprDice_57",name:"call_onexprDice_57",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onexprDice_67",name:"call_onexprDice_67",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onexprDice_63",name:"call_onexprDice_63",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onexprDice_78",name:"call_onexprDice_78",pkg:"github.com/sealdice/dicescript",typ:Qe([],[Ee],!1)},{prop:"call_onexprDice_76",name:"call_onexprDice_76",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onexprDice_82",name:"call_onexprDice_82",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onexprDice_89",name:"call_onexprDice_89",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onexprDice_84",name:"call_onexprDice_84",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onexprDice_96",name:"call_onexprDice_96",pkg:"github.com/sealdice/dicescript",typ:Qe([],[Ee],!1)},{prop:"call_onexprDice_94",name:"call_onexprDice_94",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onarray_call_3",name:"call_onarray_call_3",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onarray_call_6",name:"call_onarray_call_6",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onarray_call_8",name:"call_onarray_call_8",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onarray_call_10",name:"call_onarray_call_10",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onarray_call_13",name:"call_onarray_call_13",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onarray_call_15",name:"call_onarray_call_15",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onarray_call_17",name:"call_onarray_call_17",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onitem_getX_3",name:"call_onitem_getX_3",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onattr_getX_4",name:"call_onattr_getX_4",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onfunc_invoke_2",name:"call_onfunc_invoke_2",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onfunc_invoke_8",name:"call_onfunc_invoke_8",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onfunc_invoke_17",name:"call_onfunc_invoke_17",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onfunc_invoke_12",name:"call_onfunc_invoke_12",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_ondict_item_1",name:"call_ondict_item_1",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onvalue_id_without_colon_2",name:"call_onvalue_id_without_colon_2",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onvalue_array_range_1",name:"call_onvalue_array_range_1",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onvalue_array_2",name:"call_onvalue_array_2",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onvalue_array_10",name:"call_onvalue_array_10",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onvalue_array_6",name:"call_onvalue_array_6",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onvalue_2",name:"call_onvalue_2",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onvalue_6",name:"call_onvalue_6",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onvalue_10",name:"call_onvalue_10",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onvalue_15",name:"call_onvalue_15",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onvalue_23",name:"call_onvalue_23",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onvalue_33",name:"call_onvalue_33",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onvalue_55",name:"call_onvalue_55",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onvalue_80",name:"call_onvalue_80",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onvalue_90",name:"call_onvalue_90",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onvalue_94",name:"call_onvalue_94",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onnumber_1",name:"call_onnumber_1",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onfloat_1",name:"call_onfloat_1",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onstrPart1_1",name:"call_onstrPart1_1",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onstrPart1Normal_1",name:"call_onstrPart1Normal_1",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onstrPart2_1",name:"call_onstrPart2_1",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onstrPart2Normal_1",name:"call_onstrPart2Normal_1",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onstrPart3_1",name:"call_onstrPart3_1",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onstrPart3Normal_1",name:"call_onstrPart3Normal_1",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onstrPart4_1",name:"call_onstrPart4_1",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onstrPart4Normal_1",name:"call_onstrPart4Normal_1",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onstrEscape_2",name:"call_onstrEscape_2",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onstrEscape_4",name:"call_onstrEscape_4",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onstrEscape_6",name:"call_onstrEscape_6",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onstrEscape_8",name:"call_onstrEscape_8",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onstrEscape_10",name:"call_onstrEscape_10",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onstrEscape_12",name:"call_onstrEscape_12",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onstrEscape_14",name:"call_onstrEscape_14",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onstrEscape_16",name:"call_onstrEscape_16",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onstrEscape_18",name:"call_onstrEscape_18",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onstrEscape_20",name:"call_onstrEscape_20",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onfstringStmt_6",name:"call_onfstringStmt_6",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onfstringStmt_7",name:"call_onfstringStmt_7",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onfstringStmt_9",name:"call_onfstringStmt_9",pkg:"github.com/sealdice/dicescript",typ:Qe([],[Ee],!1)},{prop:"call_onfstringStmt2_6",name:"call_onfstringStmt2_6",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onfstringStmt2_7",name:"call_onfstringStmt2_7",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onfstringStmt2_9",name:"call_onfstringStmt2_9",pkg:"github.com/sealdice/dicescript",typ:Qe([],[Ee],!1)},{prop:"call_onfstring_3",name:"call_onfstring_3",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onfstring_7",name:"call_onfstring_7",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onfstring_11",name:"call_onfstring_11",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onfstring_15",name:"call_onfstring_15",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onfstring_20",name:"call_onfstring_20",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onfstring_22",name:"call_onfstring_22",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onfstring_28",name:"call_onfstring_28",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onfstring_30",name:"call_onfstring_30",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onfstring_36",name:"call_onfstring_36",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onfstring_38",name:"call_onfstring_38",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onfstring_47",name:"call_onfstring_47",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onfstring_49",name:"call_onfstring_49",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onkeywords_test_6",name:"call_onkeywords_test_6",pkg:"github.com/sealdice/dicescript",typ:Qe([],[Ee],!1)},{prop:"call_onidentifier_1",name:"call_onidentifier_1",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onidentifierWithoutColon_1",name:"call_onidentifierWithoutColon_1",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onest_7",name:"call_onest_7",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onest_10",name:"call_onest_10",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onst_assign_2",name:"call_onst_assign_2",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onst_assign_20",name:"call_onst_assign_20",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onst_assign_28",name:"call_onst_assign_28",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onst_assign_50",name:"call_onst_assign_50",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onst_assign_72",name:"call_onst_assign_72",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onst_assign_90",name:"call_onst_assign_90",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onst_assign_99",name:"call_onst_assign_99",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onst_assign_117",name:"call_onst_assign_117",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onst_assign_121",name:"call_onst_assign_121",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onst_assign_139",name:"call_onst_assign_139",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onst_modify_rest1_4",name:"call_onst_modify_rest1_4",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onst_modify_rest1_10",name:"call_onst_modify_rest1_10",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onst_modify_rest_4",name:"call_onst_modify_rest_4",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onst_modify_rest_12",name:"call_onst_modify_rest_12",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onst_modify_rest_18",name:"call_onst_modify_rest_18",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onst_name1_1",name:"call_onst_name1_1",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onst_name1r_2",name:"call_onst_name1r_2",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onst_name1r_6",name:"call_onst_name1r_6",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onst_name2r_2",name:"call_onst_name2r_2",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onst_name2r_6",name:"call_onst_name2r_6",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"setOptions",name:"setOptions",pkg:"github.com/sealdice/dicescript",typ:Qe([_r],[],!1)},{prop:"setCustomData",name:"setCustomData",pkg:"github.com/sealdice/dicescript",typ:Qe([Or],[],!1)},{prop:"checkSkipCode",name:"checkSkipCode",pkg:"github.com/sealdice/dicescript",typ:Qe([],[Ee],!1)},{prop:"pushV",name:"pushV",pkg:"github.com/sealdice/dicescript",typ:Qe([],[],!1)},{prop:"popV",name:"popV",pkg:"github.com/sealdice/dicescript",typ:Qe([],[],!1)},{prop:"pushRecovery",name:"pushRecovery",pkg:"github.com/sealdice/dicescript",typ:Qe([vt,et],[],!1)},{prop:"popRecovery",name:"popRecovery",pkg:"github.com/sealdice/dicescript",typ:Qe([],[],!1)},{prop:"addErr",name:"addErr",pkg:"github.com/sealdice/dicescript",typ:Qe([rt],[],!1)},{prop:"addErrAt",name:"addErrAt",pkg:"github.com/sealdice/dicescript",typ:Qe([rt,$e,vt],[],!1)},{prop:"failAt",name:"failAt",pkg:"github.com/sealdice/dicescript",typ:Qe([Ee,Br,We],[],!1)},{prop:"read",name:"read",pkg:"github.com/sealdice/dicescript",typ:Qe([],[],!1)},{prop:"restore",name:"restore",pkg:"github.com/sealdice/dicescript",typ:Qe([Mn],[],!1)},{prop:"sliceFrom",name:"sliceFrom",pkg:"github.com/sealdice/dicescript",typ:Qe([Mn],[Ct],!1)},{prop:"sliceFromOffset",name:"sliceFromOffset",pkg:"github.com/sealdice/dicescript",typ:Qe([Ce],[Ct],!1)},{prop:"buildRulesTable",name:"buildRulesTable",pkg:"github.com/sealdice/dicescript",typ:Qe([xr],[],!1)},{prop:"parse",name:"parse",pkg:"github.com/sealdice/dicescript",typ:Qe([xr],[et,rt],!1)},{prop:"parseRuleWrap",name:"parseRuleWrap",pkg:"github.com/sealdice/dicescript",typ:Qe([wt],[et,Ee],!1)},{prop:"parseExprWrap",name:"parseExprWrap",pkg:"github.com/sealdice/dicescript",typ:Qe([et],[et,Ee],!1)},{prop:"parseActionExpr",name:"parseActionExpr",pkg:"github.com/sealdice/dicescript",typ:Qe([Jr],[et,Ee],!1)},{prop:"parseAndCodeExpr",name:"parseAndCodeExpr",pkg:"github.com/sealdice/dicescript",typ:Qe([Zr],[et,Ee],!1)},{prop:"parseAndExpr",name:"parseAndExpr",pkg:"github.com/sealdice/dicescript",typ:Qe([Qr],[et,Ee],!1)},{prop:"parseAndLogicalExpr",name:"parseAndLogicalExpr",pkg:"github.com/sealdice/dicescript",typ:Qe([Xr],[et,Ee],!1)},{prop:"parseAndExprBase",name:"parseAndExprBase",pkg:"github.com/sealdice/dicescript",typ:Qe([Qr,Ee],[et,Ee],!1)},{prop:"parseAnyMatcher",name:"parseAnyMatcher",pkg:"github.com/sealdice/dicescript",typ:Qe([Yr],[et,Ee],!1)},{prop:"parseCharClassMatcher",name:"parseCharClassMatcher",pkg:"github.com/sealdice/dicescript",typ:Qe([en],[et,Ee],!1)},{prop:"parseChoiceExpr",name:"parseChoiceExpr",pkg:"github.com/sealdice/dicescript",typ:Qe([tn],[et,Ee],!1)},{prop:"parseLabeledExpr",name:"parseLabeledExpr",pkg:"github.com/sealdice/dicescript",typ:Qe([nn],[et,Ee],!1)},{prop:"parseCodeExpr",name:"parseCodeExpr",pkg:"github.com/sealdice/dicescript",typ:Qe([rn],[et,Ee],!1)},{prop:"parseLitMatcher",name:"parseLitMatcher",pkg:"github.com/sealdice/dicescript",typ:Qe([on],[et,Ee],!1)},{prop:"parseNotCodeExpr",name:"parseNotCodeExpr",pkg:"github.com/sealdice/dicescript",typ:Qe([an],[et,Ee],!1)},{prop:"parseNotExpr",name:"parseNotExpr",pkg:"github.com/sealdice/dicescript",typ:Qe([pn],[et,Ee],!1)},{prop:"parseNotLogicalExpr",name:"parseNotLogicalExpr",pkg:"github.com/sealdice/dicescript",typ:Qe([sn],[et,Ee],!1)},{prop:"parseNotExprBase",name:"parseNotExprBase",pkg:"github.com/sealdice/dicescript",typ:Qe([pn,Ee],[et,Ee],!1)},{prop:"parseOneOrMoreExpr",name:"parseOneOrMoreExpr",pkg:"github.com/sealdice/dicescript",typ:Qe([cn],[et,Ee],!1)},{prop:"parseRecoveryExpr",name:"parseRecoveryExpr",pkg:"github.com/sealdice/dicescript",typ:Qe([$n],[et,Ee],!1)},{prop:"parseRuleRefExpr",name:"parseRuleRefExpr",pkg:"github.com/sealdice/dicescript",typ:Qe([ln],[et,Ee],!1)},{prop:"parseRuleIRefExpr",name:"parseRuleIRefExpr",pkg:"github.com/sealdice/dicescript",typ:Qe([un],[et,Ee],!1)},{prop:"parseSeqExpr",name:"parseSeqExpr",pkg:"github.com/sealdice/dicescript",typ:Qe([fn],[et,Ee],!1)},{prop:"parseThrowExpr",name:"parseThrowExpr",pkg:"github.com/sealdice/dicescript",typ:Qe([dn],[et,Ee],!1)},{prop:"parseZeroOrMoreExpr",name:"parseZeroOrMoreExpr",pkg:"github.com/sealdice/dicescript",typ:Qe([wn],[et,Ee],!1)},{prop:"parseZeroOrOneExpr",name:"parseZeroOrOneExpr",pkg:"github.com/sealdice/dicescript",typ:Qe([hn],[et,Ee],!1)}],Jn.methods=[{prop:"LoopBegin",name:"LoopBegin",pkg:"",typ:Qe([],[],!1)},{prop:"LoopEnd",name:"LoopEnd",pkg:"",typ:Qe([],[],!1)},{prop:"checkStackOverflow",name:"checkStackOverflow",pkg:"github.com/sealdice/dicescript",typ:Qe([],[Ee],!1)},{prop:"WriteCode",name:"WriteCode",pkg:"",typ:Qe([st,et],[],!1)},{prop:"AddDiceDetail",name:"AddDiceDetail",pkg:"",typ:Qe([z,z],[],!1)},{prop:"AddOp",name:"AddOp",pkg:"",typ:Qe([st],[],!1)},{prop:"AddLoadName",name:"AddLoadName",pkg:"",typ:Qe([We],[],!1)},{prop:"PushIntNumber",name:"PushIntNumber",pkg:"",typ:Qe([We],[],!1)},{prop:"PushStr",name:"PushStr",pkg:"",typ:Qe([We],[],!1)},{prop:"PushArray",name:"PushArray",pkg:"",typ:Qe([z],[],!1)},{prop:"PushDict",name:"PushDict",pkg:"",typ:Qe([z],[],!1)},{prop:"PushNull",name:"PushNull",pkg:"",typ:Qe([],[],!1)},{prop:"PushThis",name:"PushThis",pkg:"",typ:Qe([],[],!1)},{prop:"PushGlobal",name:"PushGlobal",pkg:"",typ:Qe([],[],!1)},{prop:"AddFormatString",name:"AddFormatString",pkg:"",typ:Qe([z],[],!1)},{prop:"PushFloatNumber",name:"PushFloatNumber",pkg:"",typ:Qe([We],[],!1)},{prop:"AddStName",name:"AddStName",pkg:"",typ:Qe([],[],!1)},{prop:"AddStModify",name:"AddStModify",pkg:"",typ:Qe([We,We],[],!1)},{prop:"AddStore",name:"AddStore",pkg:"",typ:Qe([We],[],!1)},{prop:"AddStoreGlobal",name:"AddStoreGlobal",pkg:"",typ:Qe([We],[],!1)},{prop:"AddStoreLocal",name:"AddStoreLocal",pkg:"",typ:Qe([We],[],!1)},{prop:"NamePush",name:"NamePush",pkg:"",typ:Qe([We],[],!1)},{prop:"NamePop",name:"NamePop",pkg:"",typ:Qe([],[We],!1)},{prop:"OffsetPush",name:"OffsetPush",pkg:"",typ:Qe([],[],!1)},{prop:"ContinuePush",name:"ContinuePush",pkg:"",typ:Qe([],[rt],!1)},{prop:"ContinueSet",name:"ContinueSet",pkg:"",typ:Qe([Ce],[],!1)},{prop:"BreakSet",name:"BreakSet",pkg:"",typ:Qe([],[],!1)},{prop:"BreakPush",name:"BreakPush",pkg:"",typ:Qe([],[rt],!1)},{prop:"OffsetPopAndSet",name:"OffsetPopAndSet",pkg:"",typ:Qe([],[],!1)},{prop:"OffsetPopN",name:"OffsetPopN",pkg:"",typ:Qe([Ce],[],!1)},{prop:"OffsetJmpSetX",name:"OffsetJmpSetX",pkg:"",typ:Qe([Ce,Ce,Ee],[],!1)},{prop:"CounterPush",name:"CounterPush",pkg:"",typ:Qe([],[],!1)},{prop:"CounterAdd",name:"CounterAdd",pkg:"",typ:Qe([z],[],!1)},{prop:"CounterPop",name:"CounterPop",pkg:"",typ:Qe([],[z],!1)},{prop:"FlagsPush",name:"FlagsPush",pkg:"",typ:Qe([],[],!1)},{prop:"FlagsPop",name:"FlagsPop",pkg:"",typ:Qe([],[],!1)},{prop:"AddInvokeMethod",name:"AddInvokeMethod",pkg:"",typ:Qe([We,z],[],!1)},{prop:"AddInvoke",name:"AddInvoke",pkg:"",typ:Qe([z],[],!1)},{prop:"AddStoreComputed",name:"AddStoreComputed",pkg:"",typ:Qe([We,We],[],!1)},{prop:"AddStoreComputedOnStack",name:"AddStoreComputedOnStack",pkg:"",typ:Qe([We],[],!1)},{prop:"AddStoreFunction",name:"AddStoreFunction",pkg:"",typ:Qe([We,vt,We],[],!1)},{prop:"AddAttrSet",name:"AddAttrSet",pkg:"",typ:Qe([We,We,Ee],[],!1)},{prop:"CodePush",name:"CodePush",pkg:"",typ:Qe([],[],!1)},{prop:"CodePop",name:"CodePop",pkg:"",typ:Qe([],[Ut,Ce],!1)}],Zn.methods=[{prop:"CodeString",name:"CodeString",pkg:"",typ:Qe([],[We],!1)}],M.init("github.com/sealdice/dicescript",[{prop:"mu",name:"mu",embedded:!1,exported:!1,typ:_.Mutex,tag:""},{prop:"read",name:"read",embedded:!1,exported:!1,typ:E.Value,tag:""},{prop:"dirty",name:"dirty",embedded:!1,exported:!1,typ:kn,tag:""},{prop:"misses",name:"misses",embedded:!1,exported:!1,typ:Ce,tag:""}]),j.init("github.com/sealdice/dicescript",[{prop:"m",name:"m",embedded:!1,exported:!1,typ:kn,tag:""},{prop:"amended",name:"amended",embedded:!1,exported:!1,typ:Ee,tag:""}]),W.init("github.com/sealdice/dicescript",[{prop:"p",name:"p",embedded:!1,exported:!1,typ:Ue,tag:""}]),K.init("github.com/sealdice/dicescript",[{prop:"EnableDiceWoD",name:"EnableDiceWoD",embedded:!1,exported:!0,typ:Ee,tag:""},{prop:"EnableDiceCoC",name:"EnableDiceCoC",embedded:!1,exported:!0,typ:Ee,tag:""},{prop:"EnableDiceFate",name:"EnableDiceFate",embedded:!1,exported:!0,typ:Ee,tag:""},{prop:"EnableDiceDoubleCross",name:"EnableDiceDoubleCross",embedded:!1,exported:!0,typ:Ee,tag:""},{prop:"DisableBitwiseOp",name:"DisableBitwiseOp",embedded:!1,exported:!0,typ:Ee,tag:""},{prop:"DisableStmts",name:"DisableStmts",embedded:!1,exported:!0,typ:Ee,tag:""},{prop:"DisableNDice",name:"DisableNDice",embedded:!1,exported:!0,typ:Ee,tag:""},{prop:"HookFuncValueStore",name:"HookFuncValueStore",embedded:!1,exported:!0,typ:bn,tag:""},{prop:"HookFuncValueLoad",name:"HookFuncValueLoad",embedded:!1,exported:!0,typ:yn,tag:""},{prop:"HookFuncValueLoadOverwrite",name:"HookFuncValueLoadOverwrite",embedded:!1,exported:!0,typ:vn,tag:""},{prop:"CallbackSt",name:"CallbackSt",embedded:!1,exported:!0,typ:_n,tag:""},{prop:"CustomMakeDetailFunc",name:"CustomMakeDetailFunc",embedded:!1,exported:!0,typ:xn,tag:""},{prop:"ParseExprLimit",name:"ParseExprLimit",embedded:!1,exported:!0,typ:Oe,tag:""},{prop:"OpCountLimit",name:"OpCountLimit",embedded:!1,exported:!0,typ:z,tag:""},{prop:"DefaultDiceSideExpr",name:"DefaultDiceSideExpr",embedded:!1,exported:!0,typ:We,tag:""},{prop:"defaultDiceSideExprCacheFunc",name:"defaultDiceSideExprCacheFunc",embedded:!1,exported:!1,typ:lt,tag:""},{prop:"PrintBytecode",name:"PrintBytecode",embedded:!1,exported:!0,typ:Ee,tag:""},{prop:"IgnoreDiv0",name:"IgnoreDiv0",embedded:!1,exported:!0,typ:Ee,tag:""},{prop:"DiceMinMode",name:"DiceMinMode",embedded:!1,exported:!0,typ:Ee,tag:""},{prop:"DiceMaxMode",name:"DiceMaxMode",embedded:!1,exported:!0,typ:Ee,tag:""}]),G.init("",[]),q.init("github.com/sealdice/dicescript",[{prop:"parser",name:"parser",embedded:!1,exported:!1,typ:gt,tag:""},{prop:"subThreadDepth",name:"subThreadDepth",embedded:!1,exported:!1,typ:Ce,tag:""},{prop:"Attrs",name:"Attrs",embedded:!1,exported:!0,typ:Pt,tag:""},{prop:"UpCtx",name:"UpCtx",embedded:!1,exported:!0,typ:ut,tag:""},{prop:"code",name:"code",embedded:!1,exported:!1,typ:Ut,tag:""},{prop:"codeIndex",name:"codeIndex",embedded:!1,exported:!1,typ:Ce,tag:""},{prop:"stack",name:"stack",embedded:!1,exported:!1,typ:yr,tag:""},{prop:"top",name:"top",embedded:!1,exported:!1,typ:Ce,tag:""},{prop:"NumOpCount",name:"NumOpCount",embedded:!1,exported:!0,typ:z,tag:""},{prop:"Config",name:"Config",embedded:!1,exported:!0,typ:K,tag:""},{prop:"Error",name:"Error",embedded:!1,exported:!0,typ:rt,tag:""},{prop:"Ret",name:"Ret",embedded:!1,exported:!0,typ:lt,tag:""},{prop:"RestInput",name:"RestInput",embedded:!1,exported:!0,typ:We,tag:""},{prop:"Matched",name:"Matched",embedded:!1,exported:!0,typ:We,tag:""},{prop:"DetailSpans",name:"DetailSpans",embedded:!1,exported:!0,typ:lr,tag:""},{prop:"detailCache",name:"detailCache",embedded:!1,exported:!1,typ:We,tag:""},{prop:"IsComputedLoaded",name:"IsComputedLoaded",embedded:!1,exported:!0,typ:Ee,tag:""},{prop:"Seed",name:"Seed",embedded:!1,exported:!0,typ:Ct,tag:""},{prop:"RandSrc",name:"RandSrc",embedded:!1,exported:!0,typ:ur,tag:""},{prop:"IsRunning",name:"IsRunning",embedded:!1,exported:!0,typ:Ee,tag:""},{prop:"CustomDiceInfo",name:"CustomDiceInfo",embedded:!1,exported:!0,typ:vr,tag:""},{prop:"globalNames",name:"globalNames",embedded:!1,exported:!1,typ:Pt,tag:""},{prop:"GlobalValueStoreFunc",name:"GlobalValueStoreFunc",embedded:!1,exported:!0,typ:Cn,tag:""},{prop:"GlobalValueLoadFunc",name:"GlobalValueLoadFunc",embedded:!1,exported:!0,typ:In,tag:""},{prop:"GlobalValueLoadOverwriteFunc",name:"GlobalValueLoadOverwriteFunc",embedded:!1,exported:!0,typ:An,tag:""}]),H.init("",[{prop:"TypeId",name:"TypeId",embedded:!1,exported:!0,typ:U,tag:'json:"t"'},{prop:"Value",name:"Value",embedded:!1,exported:!0,typ:et,tag:'json:"v"'}]),Z.init("",[{prop:"TypeId",name:"TypeId",embedded:!1,exported:!0,typ:U,tag:'json:"t"'},{prop:"Value",name:"Value",embedded:!1,exported:!0,typ:et,tag:'json:"v"'}]),Q.init("",[{prop:"List",name:"List",embedded:!1,exported:!0,typ:_t,tag:""}]),X.init("",[{prop:"Dict",name:"Dict",embedded:!1,exported:!0,typ:Pt,tag:""}]),Y.init("github.com/sealdice/dicescript",[{prop:"Expr",name:"Expr",embedded:!1,exported:!0,typ:We,tag:""},{prop:"Attrs",name:"Attrs",embedded:!1,exported:!0,typ:Pt,tag:""},{prop:"code",name:"code",embedded:!1,exported:!1,typ:Ut,tag:""},{prop:"codeIndex",name:"codeIndex",embedded:!1,exported:!1,typ:Ce,tag:""}]),ee.init("github.com/sealdice/dicescript",[{prop:"Expr",name:"Expr",embedded:!1,exported:!0,typ:We,tag:""},{prop:"Name",name:"Name",embedded:!1,exported:!0,typ:We,tag:""},{prop:"Params",name:"Params",embedded:!1,exported:!0,typ:vt,tag:""},{prop:"Defaults",name:"Defaults",embedded:!1,exported:!0,typ:_t,tag:""},{prop:"Self",name:"Self",embedded:!1,exported:!0,typ:lt,tag:""},{prop:"code",name:"code",embedded:!1,exported:!1,typ:Ut,tag:""},{prop:"codeIndex",name:"codeIndex",embedded:!1,exported:!1,typ:Ce,tag:""}]),te.init([ut,lt,_t],[lt],!1),re.init("",[{prop:"Name",name:"Name",embedded:!1,exported:!0,typ:We,tag:""},{prop:"Params",name:"Params",embedded:!1,exported:!0,typ:vt,tag:""},{prop:"Defaults",name:"Defaults",embedded:!1,exported:!0,typ:_t,tag:""},{prop:"Self",name:"Self",embedded:!1,exported:!0,typ:lt,tag:""},{prop:"NativeFunc",name:"NativeFunc",embedded:!1,exported:!0,typ:te,tag:""}]),ne.init("",[{prop:"Name",name:"Name",embedded:!1,exported:!0,typ:We,tag:""},{prop:"AttrSet",name:"AttrSet",embedded:!1,exported:!0,typ:Tn,tag:""},{prop:"AttrGet",name:"AttrGet",embedded:!1,exported:!0,typ:Nn,tag:""},{prop:"ItemSet",name:"ItemSet",embedded:!1,exported:!0,typ:Pn,tag:""},{prop:"ItemGet",name:"ItemGet",embedded:!1,exported:!0,typ:Vn,tag:""},{prop:"DirFunc",name:"DirFunc",embedded:!1,exported:!0,typ:On,tag:""},{prop:"ToString",name:"ToString",embedded:!1,exported:!0,typ:Dn,tag:""}]),ie.init("github.com/sealdice/dicescript",[{prop:"exists",name:"exists",embedded:!1,exported:!1,typ:Ln,tag:""}]),oe.init(at),ae.init(at),pe.init("",[{prop:"ParserData",name:"ParserData",embedded:!0,exported:!0,typ:ot,tag:""}]),se.init("github.com/sealdice/dicescript",[{prop:"data",name:"data",embedded:!1,exported:!1,typ:Nr,tag:""},{prop:"index",name:"index",embedded:!1,exported:!1,typ:Ce,tag:""},{prop:"size",name:"size",embedded:!1,exported:!1,typ:Ce,tag:""}]),ce.init([gt],[ce],!1),$e.init("github.com/sealdice/dicescript",[{prop:"line",name:"line",embedded:!1,exported:!1,typ:Ce,tag:""},{prop:"col",name:"col",embedded:!1,exported:!1,typ:Ce,tag:""},{prop:"offset",name:"offset",embedded:!1,exported:!1,typ:Ce,tag:""}]),ue.init("github.com/sealdice/dicescript",[{prop:"position",name:"position",embedded:!0,exported:!1,typ:$e,tag:""},{prop:"rn",name:"rn",embedded:!1,exported:!1,typ:Fe,tag:""},{prop:"w",name:"w",embedded:!1,exported:!1,typ:Ce,tag:""}]),fe.init("github.com/sealdice/dicescript",[{prop:"pos",name:"pos",embedded:!1,exported:!1,typ:$e,tag:""},{prop:"text",name:"text",embedded:!1,exported:!1,typ:Ct,tag:""},{prop:"data",name:"data",embedded:!1,exported:!1,typ:Or,tag:""}]),de.init("github.com/sealdice/dicescript",[{prop:"rules",name:"rules",embedded:!1,exported:!1,typ:ht,tag:""}]),he.init("github.com/sealdice/dicescript",[{prop:"name",name:"name",embedded:!1,exported:!1,typ:We,tag:""},{prop:"displayName",name:"displayName",embedded:!1,exported:!1,typ:We,tag:""},{prop:"expr",name:"expr",embedded:!1,exported:!1,typ:et,tag:""},{prop:"varExists",name:"varExists",embedded:!1,exported:!1,typ:Ee,tag:""}]),ke.init("github.com/sealdice/dicescript",[{prop:"alternatives",name:"alternatives",embedded:!1,exported:!1,typ:kt,tag:""}]),be.init("github.com/sealdice/dicescript",[{prop:"expr",name:"expr",embedded:!1,exported:!1,typ:et,tag:""},{prop:"run",name:"run",embedded:!1,exported:!1,typ:jn,tag:""}]),ye.init("github.com/sealdice/dicescript",[{prop:"expr",name:"expr",embedded:!1,exported:!1,typ:et,tag:""},{prop:"recoverExpr",name:"recoverExpr",embedded:!1,exported:!1,typ:et,tag:""},{prop:"failureLabel",name:"failureLabel",embedded:!1,exported:!1,typ:vt,tag:""}]),me.init("github.com/sealdice/dicescript",[{prop:"exprs",name:"exprs",embedded:!1,exported:!1,typ:kt,tag:""}]),ve.init("github.com/sealdice/dicescript",[{prop:"label",name:"label",embedded:!1,exported:!1,typ:We,tag:""}]),_e.init("github.com/sealdice/dicescript",[{prop:"label",name:"label",embedded:!1,exported:!1,typ:We,tag:""},{prop:"expr",name:"expr",embedded:!1,exported:!1,typ:et,tag:""},{prop:"textCapture",name:"textCapture",embedded:!1,exported:!1,typ:Ee,tag:""}]),Se.init("github.com/sealdice/dicescript",[{prop:"expr",name:"expr",embedded:!1,exported:!1,typ:et,tag:""}]),Ie.init("github.com/sealdice/dicescript",[{prop:"expr",name:"expr",embedded:!1,exported:!1,typ:et,tag:""}]),Ae.init("github.com/sealdice/dicescript",[{prop:"expr",name:"expr",embedded:!1,exported:!1,typ:et,tag:""}]),Te.init("github.com/sealdice/dicescript",[{prop:"expr",name:"expr",embedded:!1,exported:!1,typ:et,tag:""}]),Pe.init("github.com/sealdice/dicescript",[{prop:"expr",name:"expr",embedded:!1,exported:!1,typ:et,tag:""}]),Ve.init("github.com/sealdice/dicescript",[{prop:"expr",name:"expr",embedded:!1,exported:!1,typ:et,tag:""}]),De.init("github.com/sealdice/dicescript",[{prop:"expr",name:"expr",embedded:!1,exported:!1,typ:et,tag:""}]),Le.init("github.com/sealdice/dicescript",[{prop:"name",name:"name",embedded:!1,exported:!1,typ:We,tag:""}]),Be.init("github.com/sealdice/dicescript",[{prop:"index",name:"index",embedded:!1,exported:!1,typ:Ce,tag:""}]),je.init("github.com/sealdice/dicescript",[{prop:"run",name:"run",embedded:!1,exported:!1,typ:Wn,tag:""}]),ze.init("github.com/sealdice/dicescript",[{prop:"run",name:"run",embedded:!1,exported:!1,typ:Wn,tag:""}]),Ke.init("github.com/sealdice/dicescript",[{prop:"val",name:"val",embedded:!1,exported:!1,typ:We,tag:""},{prop:"ignoreCase",name:"ignoreCase",embedded:!1,exported:!1,typ:Ee,tag:""},{prop:"want",name:"want",embedded:!1,exported:!1,typ:We,tag:""}]),Ge.init("github.com/sealdice/dicescript",[{prop:"run",name:"run",embedded:!1,exported:!1,typ:jn,tag:""},{prop:"notSkip",name:"notSkip",embedded:!1,exported:!1,typ:Ee,tag:""}]),He.init("github.com/sealdice/dicescript",[{prop:"val",name:"val",embedded:!1,exported:!1,typ:We,tag:""},{prop:"chars",name:"chars",embedded:!1,exported:!1,typ:bt,tag:""},{prop:"ranges",name:"ranges",embedded:!1,exported:!1,typ:bt,tag:""},{prop:"classes",name:"classes",embedded:!1,exported:!1,typ:mt,tag:""},{prop:"ignoreCase",name:"ignoreCase",embedded:!1,exported:!1,typ:Ee,tag:""},{prop:"inverted",name:"inverted",embedded:!1,exported:!1,typ:Ee,tag:""}]),Je.init("",[]),Ze.init(rt),Xe.init("github.com/sealdice/dicescript",[{prop:"Inner",name:"Inner",embedded:!1,exported:!0,typ:rt,tag:""},{prop:"pos",name:"pos",embedded:!1,exported:!1,typ:$e,tag:""},{prop:"prefix",name:"prefix",embedded:!1,exported:!1,typ:We,tag:""},{prop:"expected",name:"expected",embedded:!1,exported:!1,typ:vt,tag:""}]),Ye.init("github.com/sealdice/dicescript",[{prop:"v",name:"v",embedded:!1,exported:!1,typ:et,tag:""},{prop:"b",name:"b",embedded:!1,exported:!1,typ:Ee,tag:""},{prop:"end",name:"end",embedded:!1,exported:!1,typ:ue,tag:""}]),nt.init("",[{prop:"ExprCnt",name:"ExprCnt",embedded:!1,exported:!0,typ:Oe,tag:""},{prop:"ChoiceAltCnt",name:"ChoiceAltCnt",embedded:!1,exported:!0,typ:Kn,tag:""}]),it.init("github.com/sealdice/dicescript",[{prop:"filename",name:"filename",embedded:!1,exported:!1,typ:We,tag:""},{prop:"pt",name:"pt",embedded:!1,exported:!1,typ:ue,tag:""},{prop:"cur",name:"cur",embedded:!1,exported:!1,typ:fe,tag:""},{prop:"data",name:"data",embedded:!1,exported:!1,typ:Ct,tag:""},{prop:"errs",name:"errs",embedded:!1,exported:!1,typ:Pr,tag:""},{prop:"depth",name:"depth",embedded:!1,exported:!1,typ:Ce,tag:""},{prop:"recover",name:"recover",embedded:!1,exported:!1,typ:Ee,tag:""},{prop:"memo1",name:"memo1",embedded:!1,exported:!1,typ:qn,tag:""},{prop:"memo2",name:"memo2",embedded:!1,exported:!1,typ:qn,tag:""},{prop:"rules",name:"rules",embedded:!1,exported:!1,typ:Hn,tag:""},{prop:"rulesArray",name:"rulesArray",embedded:!1,exported:!1,typ:ht,tag:""},{prop:"vstack",name:"vstack",embedded:!1,exported:!1,typ:Lr,tag:""},{prop:"rstack",name:"rstack",embedded:!1,exported:!1,typ:ht,tag:""},{prop:"maxFailPos",name:"maxFailPos",embedded:!1,exported:!1,typ:$e,tag:""},{prop:"maxFailExpected",name:"maxFailExpected",embedded:!1,exported:!1,typ:vt,tag:""},{prop:"maxFailInvertExpected",name:"maxFailInvertExpected",embedded:!1,exported:!1,typ:Ee,tag:""},{prop:"maxExprCnt",name:"maxExprCnt",embedded:!1,exported:!1,typ:Oe,tag:""},{prop:"entrypoint",name:"entrypoint",embedded:!1,exported:!1,typ:We,tag:""},{prop:"allowInvalidUTF8",name:"allowInvalidUTF8",embedded:!1,exported:!1,typ:Ee,tag:""},{prop:"Stats",name:"Stats",embedded:!0,exported:!0,typ:Mr,tag:""},{prop:"choiceNoMatch",name:"choiceNoMatch",embedded:!1,exported:!1,typ:We,tag:""},{prop:"recoveryStack",name:"recoveryStack",embedded:!1,exported:!1,typ:Lr,tag:""},{prop:"_errPos",name:"_errPos",embedded:!1,exported:!1,typ:Br,tag:""},{prop:"scStack",name:"scStack",embedded:!1,exported:!1,typ:jr,tag:""},{prop:"spStack",name:"spStack",embedded:!1,exported:!1,typ:se,tag:""}]),ot.init("github.com/sealdice/dicescript",[{prop:"code",name:"code",embedded:!1,exported:!1,typ:Ut,tag:""},{prop:"codeIndex",name:"codeIndex",embedded:!1,exported:!1,typ:Ce,tag:""},{prop:"Config",name:"Config",embedded:!1,exported:!0,typ:K,tag:""},{prop:"flagsStack",name:"flagsStack",embedded:!1,exported:!1,typ:Wr,tag:""},{prop:"counterStack",name:"counterStack",embedded:!1,exported:!1,typ:Tr,tag:""},{prop:"varnameStack",name:"varnameStack",embedded:!1,exported:!1,typ:vt,tag:""},{prop:"jmpStack",name:"jmpStack",embedded:!1,exported:!1,typ:Tr,tag:""},{prop:"breakStack",name:"breakStack",embedded:!1,exported:!1,typ:Tr,tag:""},{prop:"continueStack",name:"continueStack",embedded:!1,exported:!1,typ:Tr,tag:""},{prop:"loopInfo",name:"loopInfo",embedded:!1,exported:!1,typ:zr,tag:""},{prop:"loopLayer",name:"loopLayer",embedded:!1,exported:!1,typ:Ce,tag:""},{prop:"codeStack",name:"codeStack",embedded:!1,exported:!1,typ:Gr,tag:""}]),at.init("",[{prop:"Begin",name:"Begin",embedded:!1,exported:!0,typ:z,tag:""},{prop:"End",name:"End",embedded:!1,exported:!0,typ:z,tag:""},{prop:"Ret",name:"Ret",embedded:!1,exported:!0,typ:lt,tag:""},{prop:"Text",name:"Text",embedded:!1,exported:!0,typ:We,tag:""},{prop:"Expr",name:"Expr",embedded:!1,exported:!0,typ:We,tag:""},{prop:"Tag",name:"Tag",embedded:!1,exported:!0,typ:We,tag:""}]),pt.init("",[{prop:"Op",name:"Op",embedded:!1,exported:!0,typ:We,tag:""},{prop:"Text",name:"Text",embedded:!1,exported:!0,typ:We,tag:""}]),ct.init("",[{prop:"T",name:"T",embedded:!1,exported:!0,typ:st,tag:""},{prop:"Value",name:"Value",embedded:!1,exported:!0,typ:et,tag:""}]),$t.init("github.com/sealdice/dicescript",[{prop:"begin",name:"begin",embedded:!1,exported:!1,typ:z,tag:""},{prop:"end",name:"end",embedded:!1,exported:!1,typ:z,tag:""},{prop:"tag",name:"tag",embedded:!1,exported:!1,typ:We,tag:""},{prop:"spans",name:"spans",embedded:!1,exported:!1,typ:lr,tag:""},{prop:"val",name:"val",embedded:!1,exported:!1,typ:lt,tag:""}]),e=function(){Ia.$init=function(){};var t,p,c=!1,h=0;void 0!==this&&void 0!==this.$blk&&(c=!0,h=(t=this).$s,p=t.$r);e:for(;;){switch(h){case 0:p=r.$init(),h=1;case 1:if(c&&(c=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;p=n.$init(),h=2;case 2:if(c&&(c=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;p=i.$init(),h=3;case 3:if(c&&(c=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;p=o.$init(),h=4;case 4:if(c&&(c=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;p=a.$init(),h=5;case 5:if(c&&(c=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;p=s.$init(),h=6;case 6:if(c&&(c=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;p=$.$init(),h=7;case 7:if(c&&(c=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;p=l.$init(),h=8;case 8:if(c&&(c=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;p=f.$init(),h=9;case 9:if(c&&(c=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;p=d.$init(),h=10;case 10:if(c&&(c=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;p=w.$init(),h=11;case 11:if(c&&(c=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;p=v.$init(),h=12;case 12:if(c&&(c=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;p=_.$init(),h=13;case 13:if(c&&(c=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;p=E.$init(),h=14;case 14:if(c&&(c=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;p=R.$init(),h=15;case 15:if(c&&(c=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;p=N.$init(),h=16;case 16:if(c&&(c=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;p=L.$init(),h=17;case 17:if(c&&(c=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;Qn=new Uint8Array(4),Yn=new dt([b(lt,"OpAdd"),b(lt,"OpSub"),b(lt,"OpMultiply"),b(lt,"OpDivide"),b(lt,"OpModulus"),b(lt,"OpPower"),b(lt,"OpNullCoalescing"),b(lt,"OpCompLT"),b(lt,"OpCompLE"),b(lt,"OpCompEQ"),b(lt,"OpCompNE"),b(lt,"OpCompGE"),b(lt,"OpCompGT"),b(lt,"OpBitwiseAnd"),b(lt,"OpBitwiseOr")]),si=Yo(),h=18;case 18:if(c&&(c=!1,si=si.$blk()),si&&void 0!==si.$blk)break e;ei=si,ri=i.New("grammar has no rule"),ni=i.New("invalid entrypoint"),ii=i.New("invalid encoding"),oi=i.New("max number of expressions parsed"),ti=new de.ptr(new ht([new he.ptr("dicescript","",new be.ptr(new me.ptr(new kt([new Be.ptr(122),new Be.ptr(1),new Be.ptr(122)])),b(gt,"call_ondicescript_1")),!1),new he.ptr("stmtSt","",new ke.ptr(new kt([new me.ptr(new kt([new Ke.ptr("^st",!1,'"^st"'),new Be.ptr(129)])),new Be.ptr(2)])),!1),new he.ptr("stmtRoot","",new me.ptr(new kt([new Be.ptr(3),new Be.ptr(122)])),!1),new he.ptr("stmtLines","",new ke.ptr(new kt([new me.ptr(new kt([new je.ptr(b(gt,"call_onstmtLines_3")),new Be.ptr(6),new Pe.ptr(new Be.ptr(3))])),new me.ptr(new kt([new Be.ptr(4),new Pe.ptr(new Be.ptr(3))])),new me.ptr(new kt([new Be.ptr(126),new Be.ptr(122),new Pe.ptr(new Be.ptr(3))])),new me.ptr(new kt([new Be.ptr(5),new Pe.ptr(new Be.ptr(7))])),new me.ptr(new kt([new De.ptr(new me.ptr(new kt([new Ke.ptr(";",!1,'";"'),new Be.ptr(122)]))),new Pe.ptr(new Be.ptr(3))]))])),!1),new he.ptr("flagsSwitch","",new be.ptr(new me.ptr(new kt([new Ke.ptr("//",!1,'"//"'),new Be.ptr(122),new Ke.ptr("#EnableDice",!1,'"#EnableDice"'),new Be.ptr(124),new _e.ptr("id",new Be.ptr(97),!1),new Be.ptr(124),new _e.ptr("on",new ke.ptr(new kt([new Ke.ptr("true",!1,'"true"'),new Ke.ptr("false",!1,'"false"')])),!0),new Be.ptr(127)])),b(gt,"call_onflagsSwitch_1")),!0),new he.ptr("stmtWithSemicolon","",new ke.ptr(new kt([new Be.ptr(8),new Be.ptr(9),new Be.ptr(26)])),!1),new he.ptr("stmtWithBlock","",new ke.ptr(new kt([new Be.ptr(14),new Be.ptr(16),new Be.ptr(11),new Be.ptr(10)])),!1),new he.ptr("nextLine","",new me.ptr(new kt([new De.ptr(new me.ptr(new kt([new ke.ptr(new kt([new me.ptr(new kt([new Be.ptr(125),new Ke.ptr("\n",!1,'"\\n"')])),new me.ptr(new kt([new Be.ptr(122),new Ke.ptr(";",!1,'";"')]))])),new Be.ptr(122)]))),new Pe.ptr(new Be.ptr(3))])),!1),new he.ptr("stmtBreak","",new be.ptr(new me.ptr(new kt([new Ke.ptr("break",!1,'"break"'),new Be.ptr(122)])),b(gt,"call_onstmtBreak_1")),!1),new he.ptr("stmtContinue","",new be.ptr(new me.ptr(new kt([new Ke.ptr("continue",!1,'"continue"'),new Be.ptr(122)])),b(gt,"call_onstmtContinue_1")),!1),new he.ptr("stmtReturn","",new ke.ptr(new kt([new be.ptr(new me.ptr(new kt([new Ke.ptr("return",!1,'"return"'),new Be.ptr(124),new Be.ptr(26)])),b(gt,"call_onstmtReturn_2")),new be.ptr(new me.ptr(new kt([new Ke.ptr("return",!1,'"return"'),new Be.ptr(122)])),b(gt,"call_onstmtReturn_7"))])),!1),new he.ptr("stmtWhile","",new me.ptr(new kt([new be.ptr(new me.ptr(new kt([new Ke.ptr("while",!1,'"while"'),new Be.ptr(124)])),b(gt,"call_onstmtWhile_2")),new be.ptr(new me.ptr(new kt([new Be.ptr(26),new Be.ptr(122)])),b(gt,"call_onstmtWhile_6")),new be.ptr(new Be.ptr(12),b(gt,"call_onstmtWhile_10"))])),!1),new he.ptr("block","",new me.ptr(new kt([new ke.ptr(new kt([new me.ptr(new kt([new Ke.ptr("{",!1,'"{"'),new Be.ptr(122),new Ke.ptr("}",!1,'"}"')])),new me.ptr(new kt([new Ke.ptr("{",!1,'"{"'),new Be.ptr(122),new Be.ptr(2),new Ke.ptr("}",!1,'"}"')]))])),new Be.ptr(122)])),!1),new he.ptr("stmtElse","",new me.ptr(new kt([new Ke.ptr("else",!1,'"else"'),new ke.ptr(new kt([new me.ptr(new kt([new Be.ptr(122),new Be.ptr(12)])),new me.ptr(new kt([new Be.ptr(124),new Be.ptr(14)]))]))])),!1),new he.ptr("stmtIf","",new me.ptr(new kt([new Ke.ptr("if",!1,'"if"'),new Be.ptr(124),new ke.ptr(new kt([new me.ptr(new kt([new be.ptr(new me.ptr(new kt([new Be.ptr(26),new Be.ptr(122)])),b(gt,"call_onstmtIf_6")),new be.ptr(new Be.ptr(12),b(gt,"call_onstmtIf_10")),new be.ptr(new Pe.ptr(new Be.ptr(13)),b(gt,"call_onstmtIf_12"))])),new je.ptr(b(gt,"call_onstmtIf_15"))]))])),!1),new he.ptr("func_def_params","",new ke.ptr(new kt([new be.ptr(new me.ptr(new kt([new Ke.ptr("(",!1,'"("'),new Be.ptr(122),new Ke.ptr(")",!1,'")"'),new Be.ptr(122)])),b(gt,"call_onfunc_def_params_2")),new me.ptr(new kt([new be.ptr(new me.ptr(new kt([new Ke.ptr("(",!1,'"("'),new Be.ptr(122)])),b(gt,"call_onfunc_def_params_9")),new be.ptr(new me.ptr(new kt([new _e.ptr("id",new Be.ptr(97),!1),new Be.ptr(122)])),b(gt,"call_onfunc_def_params_13")),new me.ptr(new kt([new Ve.ptr(new me.ptr(new kt([new be.ptr(new me.ptr(new kt([new Ke.ptr(",",!1,'","'),new Be.ptr(122),new _e.ptr("id2",new Be.ptr(97),!1),new Be.ptr(122)])),b(gt,"call_onfunc_def_params_21")),new Ge.ptr(b(gt,"call_onfunc_def_params_28"),!1)]))),new Ke.ptr(")",!1,'")"'),new Be.ptr(122)]))]))])),!0),new he.ptr("stmtFunc","",new me.ptr(new kt([new be.ptr(new me.ptr(new kt([new Ke.ptr("func",!1,'"func"'),new Be.ptr(124),new _e.ptr("id",new Be.ptr(97),!1),new Be.ptr(122)])),b(gt,"call_onstmtFunc_2")),new be.ptr(new me.ptr(new kt([new Be.ptr(15),new Ke.ptr("{",!1,'"{"'),new Be.ptr(122)])),b(gt,"call_onstmtFunc_9")),new be.ptr(new me.ptr(new kt([new _e.ptr("exprText",new Pe.ptr(new Be.ptr(2)),!0),new Ke.ptr("}",!1,'"}"'),new Be.ptr(122)])),b(gt,"call_onstmtFunc_14"))])),!0),new he.ptr("stmtAssignType1","",new me.ptr(new kt([new be.ptr(new me.ptr(new kt([new _e.ptr("id",new Be.ptr(97),!1),new Be.ptr(122)])),b(gt,"call_onstmtAssignType1_2")),new be.ptr(new me.ptr(new kt([new Ke.ptr("=",!1,'"="'),new Be.ptr(122),new Be.ptr(26)])),b(gt,"call_onstmtAssignType1_7"))])),!0),new he.ptr("stmtAssignType2","",new me.ptr(new kt([new be.ptr(new me.ptr(new kt([new Ke.ptr("&",!1,'"&"'),new _e.ptr("id",new Be.ptr(97),!1),new Be.ptr(122)])),b(gt,"call_onstmtAssignType2_2")),new be.ptr(new me.ptr(new kt([new Ke.ptr("=",!1,'"="'),new Be.ptr(122)])),b(gt,"call_onstmtAssignType2_8")),new be.ptr(new _e.ptr("expr",new Be.ptr(26),!0),b(gt,"call_onstmtAssignType2_12"))])),!0),new he.ptr("stmtAssignType3","",new me.ptr(new kt([new be.ptr(new me.ptr(new kt([new Ke.ptr("&",!1,'"&"'),new _e.ptr("id",new Be.ptr(97),!1),new Be.ptr(122)])),b(gt,"call_onstmtAssignType3_2")),new be.ptr(new me.ptr(new kt([new Ke.ptr(".",!1,'"."'),new _e.ptr("id2",new Be.ptr(97),!1),new Be.ptr(122)])),b(gt,"call_onstmtAssignType3_8")),new be.ptr(new me.ptr(new kt([new Be.ptr(122),new Ke.ptr("=",!1,'"="'),new Be.ptr(122),new Be.ptr(26)])),b(gt,"call_onstmtAssignType3_14"))])),!0),new he.ptr("stmtAssignType4","",new me.ptr(new kt([new be.ptr(new me.ptr(new kt([new Ke.ptr("this",!1,'"this"'),new Be.ptr(122),new Ke.ptr(".",!1,'"."'),new Be.ptr(122),new _e.ptr("id",new Be.ptr(97),!1),new Be.ptr(122)])),b(gt,"call_onstmtAssignType4_2")),new be.ptr(new me.ptr(new kt([new Ke.ptr("=",!1,'"="'),new Be.ptr(122),new Be.ptr(26)])),b(gt,"call_onstmtAssignType4_11"))])),!0),new he.ptr("stmtAssignType5","",new me.ptr(new kt([new be.ptr(new me.ptr(new kt([new _e.ptr("id",new Be.ptr(97),!1),new Be.ptr(122)])),b(gt,"call_onstmtAssignType5_2")),new be.ptr(new me.ptr(new kt([new Ke.ptr(".",!1,'"."'),new Be.ptr(122),new _e.ptr("id2",new Be.ptr(97),!1),new Be.ptr(122)])),b(gt,"call_onstmtAssignType5_7")),new be.ptr(new me.ptr(new kt([new Ke.ptr("=",!1,'"="'),new Be.ptr(122),new Be.ptr(26)])),b(gt,"call_onstmtAssignType5_14"))])),!0),new he.ptr("stmtAssignType6","",new be.ptr(new me.ptr(new kt([new Be.ptr(30),new Ke.ptr("[",!1,'"["'),new Be.ptr(122),new Be.ptr(26),new Ke.ptr("]",!1,'"]"'),new Be.ptr(122),new Ke.ptr("=",!1,'"="'),new Be.ptr(122),new Be.ptr(26)])),b(gt,"call_onstmtAssignType6_1")),!1),new he.ptr("stmtAssignType7","",new be.ptr(new me.ptr(new kt([new Be.ptr(30),new Be.ptr(28),new Ke.ptr("=",!1,'"="'),new Be.ptr(122),new Be.ptr(26)])),b(gt,"call_onstmtAssignType7_1")),!1),new he.ptr("stmtAssign","",new ke.ptr(new kt([new me.ptr(new kt([new Se.ptr(new Be.ptr(17)),new Be.ptr(17)])),new me.ptr(new kt([new Se.ptr(new Be.ptr(18)),new Be.ptr(18)])),new me.ptr(new kt([new Se.ptr(new Be.ptr(19)),new Be.ptr(19)])),new me.ptr(new kt([new Se.ptr(new Be.ptr(20)),new Be.ptr(20)])),new me.ptr(new kt([new Se.ptr(new Be.ptr(21)),new Be.ptr(21)])),new me.ptr(new kt([new Se.ptr(new Be.ptr(22)),new Be.ptr(22)])),new me.ptr(new kt([new Se.ptr(new Be.ptr(23)),new Be.ptr(23)]))])),!1),new he.ptr("nestedBoost","",new ke.ptr(new kt([new me.ptr(new kt([new Se.ptr(new me.ptr(new kt([new Be.ptr(102),new Be.ptr(122),new He.ptr("[-+*/%^dDcCaA&|?<>=]",new bt([45,43,42,47,37,94,100,68,99,67,97,65,38,124,63,60,62,61]),bt.nil,mt.nil,!1,!1)]))),new ke.ptr(new kt([new Be.ptr(24),new Be.ptr(30)]))])),new me.ptr(new kt([new Se.ptr(new Be.ptr(102)),new Be.ptr(102)]))])),!1),new he.ptr("exprRoot","",new ke.ptr(new kt([new Be.ptr(25),new Be.ptr(24),new Be.ptr(30)])),!1),new he.ptr("_step","",new ke.ptr(new kt([new me.ptr(new kt([new Ke.ptr(":",!1,'":"'),new Be.ptr(122),new ke.ptr(new kt([new Be.ptr(26),new be.ptr(new Be.ptr(122),b(gt,"call_on_step_7"))]))])),new be.ptr(new Be.ptr(122),b(gt,"call_on_step_9"))])),!1),new he.ptr("_sliceSuffix","",new me.ptr(new kt([new Ke.ptr("[",!1,'"["'),new Be.ptr(122),new ke.ptr(new kt([new Be.ptr(26),new be.ptr(new Be.ptr(122),b(gt,"call_on_sliceSuffix_6"))])),new Ke.ptr(":",!1,'":"'),new Be.ptr(122),new ke.ptr(new kt([new Be.ptr(26),new be.ptr(new Be.ptr(122),b(gt,"call_on_sliceSuffix_12"))])),new Be.ptr(27),new Be.ptr(122),new Ke.ptr("]",!1,'"]"'),new Be.ptr(122)])),!1),new he.ptr("exprSliceType1","",new be.ptr(new me.ptr(new kt([new Be.ptr(34),new Be.ptr(28),new Ie.ptr(new Ke.ptr("=",!1,'"="'))])),b(gt,"call_onexprSliceType1_1")),!1),new he.ptr("exprSlice","",new ke.ptr(new kt([new me.ptr(new kt([new Se.ptr(new Be.ptr(29)),new Be.ptr(29)])),new Be.ptr(34)])),!1),new he.ptr("exprValueIfExists","",new me.ptr(new kt([new be.ptr(new me.ptr(new kt([new Be.ptr(35),new Be.ptr(122),new Ke.ptr("?",!1,'"?"'),new Be.ptr(122)])),b(gt,"call_onexprValueIfExists_2")),new be.ptr(new me.ptr(new kt([new Be.ptr(35),new Be.ptr(122)])),b(gt,"call_onexprValueIfExists_8"))])),!1),new he.ptr("exprTernaryType1","",new me.ptr(new kt([new be.ptr(new me.ptr(new kt([new Be.ptr(35),new Be.ptr(122),new Ke.ptr("?",!1,'"?"'),new Be.ptr(122)])),b(gt,"call_onexprTernaryType1_2")),new be.ptr(new me.ptr(new kt([new Be.ptr(35),new Be.ptr(122),new Ke.ptr(":",!1,'":"'),new Be.ptr(122)])),b(gt,"call_onexprTernaryType1_8")),new be.ptr(new me.ptr(new kt([new Be.ptr(35),new Be.ptr(122)])),b(gt,"call_onexprTernaryType1_14"))])),!1),new he.ptr("exprTernaryType2","",new me.ptr(new kt([new be.ptr(new Be.ptr(31),b(gt,"call_onexprTernaryType2_2")),new be.ptr(new Ve.ptr(new be.ptr(new me.ptr(new kt([new Ke.ptr(",",!1,'","'),new Be.ptr(122),new Be.ptr(31)])),b(gt,"call_onexprTernaryType2_6"))),b(gt,"call_onexprTernaryType2_4"))])),!1),new he.ptr("exprTernary","",new ke.ptr(new kt([new me.ptr(new kt([new Se.ptr(new Be.ptr(32)),new Be.ptr(32)])),new me.ptr(new kt([new Se.ptr(new Be.ptr(33)),new Be.ptr(33)])),new Be.ptr(35)])),!1),new he.ptr("exprLogicOr","",new me.ptr(new kt([new Be.ptr(36),new Ve.ptr(new me.ptr(new kt([new be.ptr(new me.ptr(new kt([new Be.ptr(122),new Be.ptr(114)])),b(gt,"call_onexprLogicOr_5")),new be.ptr(new Be.ptr(36),b(gt,"call_onexprLogicOr_9")),new Ge.ptr(b(gt,"call_onexprLogicOr_11"),!1)])))])),!1),new he.ptr("exprLogicAnd","",new me.ptr(new kt([new Be.ptr(37),new Ve.ptr(new be.ptr(new me.ptr(new kt([new Be.ptr(122),new Be.ptr(115),new Be.ptr(37)])),b(gt,"call_onexprLogicAnd_4")))])),!1),new he.ptr("exprBitwiseOr","",new ke.ptr(new kt([new me.ptr(new kt([new je.ptr(b(gt,"call_onexprBitwiseOr_3")),new Be.ptr(39)])),new me.ptr(new kt([new Be.ptr(38),new Ve.ptr(new be.ptr(new me.ptr(new kt([new Be.ptr(122),new Be.ptr(112),new Be.ptr(38)])),b(gt,"call_onexprBitwiseOr_8")))]))])),!1),new he.ptr("exprBitwiseAnd","",new me.ptr(new kt([new Be.ptr(39),new Ve.ptr(new be.ptr(new me.ptr(new kt([new Be.ptr(122),new Be.ptr(113),new Be.ptr(39)])),b(gt,"call_onexprBitwiseAnd_4")))])),!1),new he.ptr("exprCompare","",new me.ptr(new kt([new Be.ptr(40),new Ve.ptr(new me.ptr(new kt([new Be.ptr(122),new ke.ptr(new kt([new be.ptr(new me.ptr(new kt([new Be.ptr(116),new Be.ptr(40)])),b(gt,"call_onexprCompare_7")),new be.ptr(new me.ptr(new kt([new Be.ptr(118),new Be.ptr(40)])),b(gt,"call_onexprCompare_11")),new be.ptr(new me.ptr(new kt([new Be.ptr(120),new Be.ptr(40)])),b(gt,"call_onexprCompare_15")),new be.ptr(new me.ptr(new kt([new Be.ptr(121),new Be.ptr(40)])),b(gt,"call_onexprCompare_19")),new be.ptr(new me.ptr(new kt([new Be.ptr(119),new Be.ptr(40)])),b(gt,"call_onexprCompare_23")),new be.ptr(new me.ptr(new kt([new Be.ptr(117),new Be.ptr(40)])),b(gt,"call_onexprCompare_27"))]))])))])),!1),new he.ptr("exprAdditive","",new me.ptr(new kt([new Be.ptr(41),new Ve.ptr(new me.ptr(new kt([new Be.ptr(122),new ke.ptr(new kt([new be.ptr(new me.ptr(new kt([new Be.ptr(105),new Be.ptr(41)])),b(gt,"call_onexprAdditive_7")),new be.ptr(new me.ptr(new kt([new Be.ptr(106),new Be.ptr(41)])),b(gt,"call_onexprAdditive_11"))]))])))])),!1),new he.ptr("exprMultiplicative","",new me.ptr(new kt([new Be.ptr(42),new Ve.ptr(new me.ptr(new kt([new Be.ptr(122),new ke.ptr(new kt([new be.ptr(new me.ptr(new kt([new Be.ptr(107),new Be.ptr(43)])),b(gt,"call_onexprMultiplicative_7")),new be.ptr(new me.ptr(new kt([new Be.ptr(108),new Be.ptr(43)])),b(gt,"call_onexprMultiplicative_11")),new be.ptr(new me.ptr(new kt([new Be.ptr(109),new Be.ptr(43)])),b(gt,"call_onexprMultiplicative_15"))]))])))])),!1),new he.ptr("exprNullCoalescing","",new me.ptr(new kt([new Be.ptr(43),new Ve.ptr(new be.ptr(new me.ptr(new kt([new Be.ptr(122),new Be.ptr(111),new Be.ptr(43)])),b(gt,"call_onexprNullCoalescing_4")))])),!1),new he.ptr("exprExp","",new me.ptr(new kt([new Be.ptr(44),new Ve.ptr(new be.ptr(new me.ptr(new kt([new Be.ptr(122),new Be.ptr(110),new Be.ptr(44)])),b(gt,"call_onexprExp_4")))])),!1),new he.ptr("exprUnaryNeg","",new ke.ptr(new kt([new be.ptr(new me.ptr(new kt([new Be.ptr(106),new Be.ptr(69)])),b(gt,"call_onexprUnaryNeg_2")),new Be.ptr(45)])),!1),new he.ptr("exprUnaryPos","",new ke.ptr(new kt([new be.ptr(new me.ptr(new kt([new Be.ptr(105),new Be.ptr(69)])),b(gt,"call_onexprUnaryPos_2")),new Be.ptr(69)])),!1),new he.ptr("nos","",new ke.ptr(new kt([new Be.ptr(81),new Be.ptr(101)])),!1),new he.ptr("detailStart","",new Ge.ptr(b(gt,"call_ondetailStart_1"),!1),!1),new he.ptr("detailEnd","",new Ge.ptr(b(gt,"call_ondetailEnd_1"),!1),!1),new he.ptr("_diceMod","",new ke.ptr(new kt([new be.ptr(new me.ptr(new kt([new ke.ptr(new kt([new Ke.ptr("kl",!1,'"kl"'),new He.ptr("[qQ]",new bt([113,81]),bt.nil,mt.nil,!1,!1)])),new Be.ptr(46)])),b(gt,"call_on_diceMod_2")),new be.ptr(new ke.ptr(new kt([new Ke.ptr("kl",!1,'"kl"'),new He.ptr("[qQ]",new bt([113,81]),bt.nil,mt.nil,!1,!1)])),b(gt,"call_on_diceMod_8")),new be.ptr(new me.ptr(new kt([new ke.ptr(new kt([new Ke.ptr("kh",!1,'"kh"'),new He.ptr("[kK]",new bt([107,75]),bt.nil,mt.nil,!1,!1)])),new Be.ptr(46)])),b(gt,"call_on_diceMod_12")),new be.ptr(new ke.ptr(new kt([new Ke.ptr("kh",!1,'"kh"'),new He.ptr("[kK]",new bt([107,75]),bt.nil,mt.nil,!1,!1)])),b(gt,"call_on_diceMod_18")),new be.ptr(new me.ptr(new kt([new Ke.ptr("dh",!1,'"dh"'),new Be.ptr(46)])),b(gt,"call_on_diceMod_22")),new be.ptr(new Ke.ptr("dh",!1,'"dh"'),b(gt,"call_on_diceMod_26")),new be.ptr(new me.ptr(new kt([new Ke.ptr("dl",!1,'"dl"'),new Be.ptr(46)])),b(gt,"call_on_diceMod_28")),new be.ptr(new Ke.ptr("dl",!1,'"dl"'),b(gt,"call_on_diceMod_32"))])),!1),new he.ptr("_diceModType2","",new ke.ptr(new kt([new be.ptr(new me.ptr(new kt([new Ke.ptr("min",!1,'"min"'),new Be.ptr(46)])),b(gt,"call_on_diceModType2_2")),new be.ptr(new me.ptr(new kt([new Ke.ptr("max",!1,'"max"'),new Be.ptr(46)])),b(gt,"call_on_diceModType2_6"))])),!1),new he.ptr("_dicePearMod","",new ke.ptr(new kt([new be.ptr(new ke.ptr(new kt([new Ke.ptr("优势",!1,'"优势"'),new Ke.ptr("優勢",!1,'"優勢"')])),b(gt,"call_on_dicePearMod_2")),new be.ptr(new ke.ptr(new kt([new Ke.ptr("劣势",!1,'"劣势"'),new Ke.ptr("劣勢",!1,'"劣勢"')])),b(gt,"call_on_dicePearMod_6"))])),!1),new he.ptr("_diceType1","",new me.ptr(new kt([new Be.ptr(46),new He.ptr("[dD]",new bt([100,68]),bt.nil,mt.nil,!1,!1),new Be.ptr(46)])),!1),new he.ptr("_diceType2","",new me.ptr(new kt([new He.ptr("[dD]",new bt([100,68]),bt.nil,mt.nil,!1,!1),new Be.ptr(46)])),!1),new he.ptr("_diceType3","",new me.ptr(new kt([new Be.ptr(46),new He.ptr("[dD]",new bt([100,68]),bt.nil,mt.nil,!1,!1)])),!1),new he.ptr("_diceType4","",new me.ptr(new kt([new He.ptr("[dD]",new bt([100,68]),bt.nil,mt.nil,!1,!1),new ke.ptr(new kt([new Ke.ptr("优势",!1,'"优势"'),new Ke.ptr("優勢",!1,'"優勢"'),new Ke.ptr("劣势",!1,'"劣势"'),new Ke.ptr("劣勢",!1,'"劣勢"'),new Ie.ptr(new Be.ptr(99))]))])),!1),new he.ptr("_diceExpr1","",new me.ptr(new kt([new be.ptr(new He.ptr("[dD]",new bt([100,68]),bt.nil,mt.nil,!1,!1),b(gt,"call_on_diceExpr1_2")),new me.ptr(new kt([new Be.ptr(46),new Pe.ptr(new Be.ptr(49)),new Pe.ptr(new Be.ptr(50))]))])),!1),new he.ptr("_diceExpr2","",new me.ptr(new kt([new be.ptr(new He.ptr("[dD]",new bt([100,68]),bt.nil,mt.nil,!1,!1),b(gt,"call_on_diceExpr2_2")),new me.ptr(new kt([new Be.ptr(46),new Pe.ptr(new ke.ptr(new kt([new Be.ptr(51),new Be.ptr(49)]))),new Pe.ptr(new Be.ptr(50))]))])),!1),new he.ptr("_diceExpr3","",new me.ptr(new kt([new be.ptr(new He.ptr("[dD]",new bt([100,68]),bt.nil,mt.nil,!1,!1),b(gt,"call_on_diceExpr3_2")),new me.ptr(new kt([new Pe.ptr(new Be.ptr(49)),new Pe.ptr(new Be.ptr(50))]))])),!1),new he.ptr("_diceExpr4","",new me.ptr(new kt([new be.ptr(new He.ptr("[dD]",new bt([100,68]),bt.nil,mt.nil,!1,!1),b(gt,"call_on_diceExpr4_2")),new me.ptr(new kt([new Pe.ptr(new ke.ptr(new kt([new Be.ptr(51),new Be.ptr(49)]))),new Pe.ptr(new Be.ptr(50))]))])),!1),new he.ptr("_diceExprX","",new be.ptr(new me.ptr(new kt([new Se.ptr(new Be.ptr(53)),new Be.ptr(47),new Be.ptr(56),new Be.ptr(48)])),b(gt,"call_on_diceExprX_1")),!1),new he.ptr("_wodTypeMain","",new me.ptr(new kt([new He.ptr("[aA]",new bt([97,65]),bt.nil,mt.nil,!1,!1),new Be.ptr(46),new Ve.ptr(new ke.ptr(new kt([new me.ptr(new kt([new He.ptr("[mM]",new bt([109,77]),bt.nil,mt.nil,!1,!1),new Be.ptr(46)])),new me.ptr(new kt([new He.ptr("[kK]",new bt([107,75]),bt.nil,mt.nil,!1,!1),new Be.ptr(46)])),new me.ptr(new kt([new He.ptr("[qQ]",new bt([113,81]),bt.nil,mt.nil,!1,!1),new Be.ptr(46)]))])))])),!1),new he.ptr("_wodDiceType","",new ke.ptr(new kt([new me.ptr(new kt([new Be.ptr(46),new Be.ptr(61)])),new me.ptr(new kt([new Be.ptr(61),new Ie.ptr(new Be.ptr(100))]))])),!1),new he.ptr("_wodMain","",new me.ptr(new kt([new He.ptr("[aA]",new bt([97,65]),bt.nil,mt.nil,!1,!1),new Be.ptr(46),new Ve.ptr(new ke.ptr(new kt([new be.ptr(new me.ptr(new kt([new He.ptr("[mM]",new bt([109,77]),bt.nil,mt.nil,!1,!1),new Be.ptr(46)])),b(gt,"call_on_wodMain_6")),new be.ptr(new me.ptr(new kt([new He.ptr("[kK]",new bt([107,75]),bt.nil,mt.nil,!1,!1),new Be.ptr(46)])),b(gt,"call_on_wodMain_10")),new be.ptr(new me.ptr(new kt([new He.ptr("[qQ]",new bt([113,81]),bt.nil,mt.nil,!1,!1),new Be.ptr(46)])),b(gt,"call_on_wodMain_14"))])))])),!1),new he.ptr("_cocDiceType","",new me.ptr(new kt([new He.ptr("[pPbB]",new bt([112,80,98,66]),bt.nil,mt.nil,!1,!1),new ke.ptr(new kt([new me.ptr(new kt([new Be.ptr(46),new Ie.ptr(new Be.ptr(100))])),new Ie.ptr(new Be.ptr(100))]))])),!1),new he.ptr("_diceCocBonus","",new be.ptr(new me.ptr(new kt([new He.ptr("[bB]",new bt([98,66]),bt.nil,mt.nil,!1,!1),new ke.ptr(new kt([new me.ptr(new kt([new Be.ptr(46),new Ie.ptr(new Be.ptr(100))])),new be.ptr(new Ie.ptr(new Be.ptr(100)),b(gt,"call_on_diceCocBonus_9"))])),new Be.ptr(48)])),b(gt,"call_on_diceCocBonus_1")),!1),new he.ptr("_diceCocPenalty","",new be.ptr(new me.ptr(new kt([new He.ptr("[pP]",new bt([112,80]),bt.nil,mt.nil,!1,!1),new ke.ptr(new kt([new me.ptr(new kt([new Be.ptr(46),new Ie.ptr(new Be.ptr(100))])),new be.ptr(new Ie.ptr(new Be.ptr(100)),b(gt,"call_on_diceCocPenalty_9"))])),new Be.ptr(48)])),b(gt,"call_on_diceCocPenalty_1")),!1),new he.ptr("_dcDiceType","",new me.ptr(new kt([new Be.ptr(46),new He.ptr("[cC]",new bt([99,67]),bt.nil,mt.nil,!1,!1),new Be.ptr(46),new Ve.ptr(new me.ptr(new kt([new He.ptr("[mM]",new bt([109,77]),bt.nil,mt.nil,!1,!1),new Be.ptr(46)])))])),!1),new he.ptr("_fateDiceType","",new me.ptr(new kt([new He.ptr("[fF]",new bt([102,70]),bt.nil,mt.nil,!1,!1),new Ie.ptr(new Be.ptr(100))])),!1),new he.ptr("exprDice","",new ke.ptr(new kt([new me.ptr(new kt([new be.ptr(new me.ptr(new kt([new Se.ptr(new Be.ptr(52)),new Be.ptr(47),new Be.ptr(46),new Be.ptr(56),new Be.ptr(48)])),b(gt,"call_onexprDice_3")),new Ve.ptr(new Be.ptr(60))])),new me.ptr(new kt([new be.ptr(new me.ptr(new kt([new Se.ptr(new Be.ptr(53)),new Be.ptr(47),new Be.ptr(57),new Be.ptr(48)])),b(gt,"call_onexprDice_14")),new Ve.ptr(new Be.ptr(60))])),new me.ptr(new kt([new be.ptr(new me.ptr(new kt([new je.ptr(b(gt,"call_onexprDice_26")),new Se.ptr(new Be.ptr(54)),new Be.ptr(47),new Be.ptr(46),new Be.ptr(58),new Be.ptr(48)])),b(gt,"call_onexprDice_24")),new Ve.ptr(new Be.ptr(60))])),new me.ptr(new kt([new be.ptr(new me.ptr(new kt([new je.ptr(b(gt,"call_onexprDice_38")),new Se.ptr(new Be.ptr(55)),new Be.ptr(47)])),b(gt,"call_onexprDice_36")),new be.ptr(new me.ptr(new kt([new Be.ptr(59),new Be.ptr(48)])),b(gt,"call_onexprDice_42")),new Ve.ptr(new Be.ptr(60))])),new me.ptr(new kt([new je.ptr(b(gt,"call_onexprDice_49")),new Se.ptr(new Be.ptr(64)),new Be.ptr(47),new ke.ptr(new kt([new Be.ptr(65),new Be.ptr(66)]))])),new me.ptr(new kt([new be.ptr(new me.ptr(new kt([new je.ptr(b(gt,"call_onexprDice_59")),new Se.ptr(new Be.ptr(62)),new Be.ptr(47)])),b(gt,"call_onexprDice_57")),new be.ptr(new me.ptr(new kt([new ke.ptr(new kt([new me.ptr(new kt([new be.ptr(new Be.ptr(46),b(gt,"call_onexprDice_67")),new Be.ptr(63)])),new me.ptr(new kt([new Be.ptr(63),new Ie.ptr(new Be.ptr(100))]))])),new Be.ptr(48)])),b(gt,"call_onexprDice_63"))])),new me.ptr(new kt([new be.ptr(new me.ptr(new kt([new je.ptr(b(gt,"call_onexprDice_78")),new Se.ptr(new Be.ptr(67)),new Be.ptr(47)])),b(gt,"call_onexprDice_76")),new be.ptr(new Be.ptr(46),b(gt,"call_onexprDice_82")),new be.ptr(new me.ptr(new kt([new He.ptr("[cC]",new bt([99,67]),bt.nil,mt.nil,!1,!1),new Be.ptr(46),new Ve.ptr(new be.ptr(new me.ptr(new kt([new He.ptr("[mM]",new bt([109,77]),bt.nil,mt.nil,!1,!1),new Be.ptr(46)])),b(gt,"call_onexprDice_89"))),new Be.ptr(48)])),b(gt,"call_onexprDice_84"))])),new be.ptr(new me.ptr(new kt([new je.ptr(b(gt,"call_onexprDice_96")),new Se.ptr(new Be.ptr(68)),new Be.ptr(47),new He.ptr("[fF]",new bt([102,70]),bt.nil,mt.nil,!1,!1),new Ie.ptr(new Be.ptr(100)),new Be.ptr(48)])),b(gt,"call_onexprDice_94")),new Be.ptr(80)])),!1),new he.ptr("array_call","",new ke.ptr(new kt([new me.ptr(new kt([new be.ptr(new Ke.ptr("kh",!1,'"kh"'),b(gt,"call_onarray_call_3")),new ke.ptr(new kt([new be.ptr(new Be.ptr(81),b(gt,"call_onarray_call_6")),new Ge.ptr(b(gt,"call_onarray_call_8"),!1)]))])),new me.ptr(new kt([new be.ptr(new Ke.ptr("kl",!1,'"kl"'),b(gt,"call_onarray_call_10")),new ke.ptr(new kt([new be.ptr(new Be.ptr(81),b(gt,"call_onarray_call_13")),new Ge.ptr(b(gt,"call_onarray_call_15"),!1)]))])),new De.ptr(new be.ptr(new me.ptr(new kt([new Ke.ptr("[",!1,'"["'),new Be.ptr(122),new Be.ptr(26),new Be.ptr(122),new Ke.ptr("]",!1,'"]"'),new Be.ptr(122)])),b(gt,"call_onarray_call_17")))])),!1),new he.ptr("item_getX","",new Ve.ptr(new me.ptr(new kt([new be.ptr(new me.ptr(new kt([new Ke.ptr("[",!1,'"["'),new Be.ptr(122),new Be.ptr(26),new Be.ptr(122),new Ke.ptr("]",!1,'"]"'),new Be.ptr(122),new Ie.ptr(new Ke.ptr("=",!1,'"="'))])),b(gt,"call_onitem_getX_3")),new Pe.ptr(new Be.ptr(75))]))),!1),new he.ptr("item_get","",new Pe.ptr(new me.ptr(new kt([new Ae.ptr(new Be.ptr(71)),new Be.ptr(71)]))),!1),new he.ptr("attr_getX","",new Ve.ptr(new me.ptr(new kt([new Ke.ptr(".",!1,'"."'),new be.ptr(new me.ptr(new kt([new Be.ptr(122),new _e.ptr("id",new Be.ptr(97),!1),new Be.ptr(122)])),b(gt,"call_onattr_getX_4")),new Pe.ptr(new Be.ptr(75))]))),!0),new he.ptr("attr_get","",new Pe.ptr(new me.ptr(new kt([new Ae.ptr(new Be.ptr(73)),new Be.ptr(73)]))),!1),new he.ptr("func_invoke","",new ke.ptr(new kt([new be.ptr(new me.ptr(new kt([new Ke.ptr("(",!1,'"("'),new Be.ptr(122),new Ke.ptr(")",!1,'")"')])),b(gt,"call_onfunc_invoke_2")),new me.ptr(new kt([new be.ptr(new me.ptr(new kt([new Ke.ptr("(",!1,'"("'),new Be.ptr(122)])),b(gt,"call_onfunc_invoke_8")),new be.ptr(new me.ptr(new kt([new Be.ptr(26),new Be.ptr(122),new Ve.ptr(new be.ptr(new me.ptr(new kt([new Ke.ptr(",",!1,'","'),new Be.ptr(122),new Be.ptr(26)])),b(gt,"call_onfunc_invoke_17"))),new Be.ptr(122),new Ke.ptr(")",!1,'")"')])),b(gt,"call_onfunc_invoke_12"))]))])),!1),new he.ptr("dict_item","",new be.ptr(new me.ptr(new kt([new me.ptr(new kt([new ke.ptr(new kt([new Be.ptr(77),new Be.ptr(26)])),new Be.ptr(122),new Ke.ptr(":",!1,'":"'),new Be.ptr(122),new Be.ptr(26)])),new Be.ptr(122)])),b(gt,"call_ondict_item_1")),!1),new he.ptr("value_id_without_colon","",new me.ptr(new kt([new be.ptr(new me.ptr(new kt([new _e.ptr("id",new Be.ptr(98),!1),new Be.ptr(122)])),b(gt,"call_onvalue_id_without_colon_2")),new me.ptr(new kt([new Pe.ptr(new Be.ptr(75)),new Be.ptr(72),new Be.ptr(74)]))])),!0),new he.ptr("value_array_range","",new be.ptr(new me.ptr(new kt([new Ke.ptr("[",!1,'"["'),new Be.ptr(122),new Be.ptr(26),new Ke.ptr("..",!1,'".."'),new Be.ptr(122),new Be.ptr(26),new Ke.ptr("]",!1,'"]"'),new Be.ptr(122)])),b(gt,"call_onvalue_array_range_1")),!1),new he.ptr("value_array","",new me.ptr(new kt([new be.ptr(new me.ptr(new kt([new Ke.ptr("[",!1,'"["'),new Be.ptr(122)])),b(gt,"call_onvalue_array_2")),new be.ptr(new me.ptr(new kt([new Be.ptr(26),new Ve.ptr(new be.ptr(new me.ptr(new kt([new Ke.ptr(",",!1,'","'),new Be.ptr(122),new Be.ptr(26)])),b(gt,"call_onvalue_array_10"))),new Ke.ptr("]",!1,'"]"'),new Be.ptr(122)])),b(gt,"call_onvalue_array_6"))])),!1),new he.ptr("value","",new ke.ptr(new kt([new be.ptr(new me.ptr(new kt([new Ke.ptr("true",!1,'"true"'),new Be.ptr(122)])),b(gt,"call_onvalue_2")),new be.ptr(new me.ptr(new kt([new Ke.ptr("false",!1,'"false"'),new Be.ptr(122)])),b(gt,"call_onvalue_6")),new be.ptr(new me.ptr(new kt([new Ke.ptr("null",!1,'"null"'),new Be.ptr(122)])),b(gt,"call_onvalue_10")),new me.ptr(new kt([new be.ptr(new me.ptr(new kt([new Ke.ptr("this",!1,'"this"'),new Be.ptr(122)])),b(gt,"call_onvalue_15")),new me.ptr(new kt([new Be.ptr(72),new Be.ptr(74)]))])),new me.ptr(new kt([new be.ptr(new me.ptr(new kt([new Ke.ptr("&",!1,'"&"'),new _e.ptr("id",new Be.ptr(97),!1),new Be.ptr(122)])),b(gt,"call_onvalue_23")),new Be.ptr(74)])),new Be.ptr(82),new Be.ptr(81),new me.ptr(new kt([new be.ptr(new me.ptr(new kt([new Se.ptr(new me.ptr(new kt([new Be.ptr(97),new Be.ptr(125)]))),new Be.ptr(47),new _e.ptr("id",new Be.ptr(97),!1),new Be.ptr(48),new Be.ptr(125)])),b(gt,"call_onvalue_33")),new me.ptr(new kt([new Pe.ptr(new Be.ptr(75)),new Be.ptr(72),new Be.ptr(74)]))])),new Be.ptr(94),new me.ptr(new kt([new Be.ptr(101),new Be.ptr(72),new Be.ptr(74)])),new me.ptr(new kt([new be.ptr(new me.ptr(new kt([new Ke.ptr("[",!1,'"["'),new Be.ptr(122),new Ke.ptr("]",!1,'"]"'),new Be.ptr(122)])),b(gt,"call_onvalue_55")),new me.ptr(new kt([new Pe.ptr(new Be.ptr(70)),new Be.ptr(74)]))])),new me.ptr(new kt([new Se.ptr(new Be.ptr(78)),new Be.ptr(78),new Pe.ptr(new Be.ptr(70)),new Be.ptr(74)])),new me.ptr(new kt([new Se.ptr(new Be.ptr(79)),new Be.ptr(79),new Pe.ptr(new Be.ptr(70)),new Be.ptr(74)])),new me.ptr(new kt([new be.ptr(new me.ptr(new kt([new Ke.ptr("{",!1,'"{"'),new Be.ptr(122),new Ke.ptr("}",!1,'"}"'),new Be.ptr(122)])),b(gt,"call_onvalue_80")),new me.ptr(new kt([new Be.ptr(72),new Be.ptr(74)]))])),new me.ptr(new kt([new be.ptr(new me.ptr(new kt([new Ke.ptr("{",!1,'"{"'),new Be.ptr(122)])),b(gt,"call_onvalue_90")),new be.ptr(new me.ptr(new kt([new Be.ptr(76),new Ve.ptr(new me.ptr(new kt([new Ke.ptr(",",!1,'","'),new Be.ptr(122),new Be.ptr(76)]))),new Pe.ptr(new Ke.ptr(",",!1,'","')),new Ke.ptr("}",!1,'"}"'),new Be.ptr(122)])),b(gt,"call_onvalue_94")),new me.ptr(new kt([new Be.ptr(72),new Be.ptr(74)]))]))])),!0),new he.ptr("number","",new be.ptr(new De.ptr(new He.ptr("[0-9]",bt.nil,new bt([48,57]),mt.nil,!1,!1)),b(gt,"call_onnumber_1")),!1),new he.ptr("float","",new be.ptr(new me.ptr(new kt([new Ve.ptr(new He.ptr("[0-9]",bt.nil,new bt([48,57]),mt.nil,!1,!1)),new Ke.ptr(".",!1,'"."'),new De.ptr(new He.ptr("[0-9]",bt.nil,new bt([48,57]),mt.nil,!1,!1))])),b(gt,"call_onfloat_1")),!1),new he.ptr("strPart1","",new be.ptr(new _e.ptr("items",new De.ptr(new ke.ptr(new kt([new Be.ptr(91),new Be.ptr(84)]))),!1),b(gt,"call_onstrPart1_1")),!0),new he.ptr("strPart1Normal","",new be.ptr(new De.ptr(new me.ptr(new kt([new Se.ptr(new He.ptr("[^'\\\\]",new bt([39,92]),bt.nil,mt.nil,!1,!0)),new Je.ptr]))),b(gt,"call_onstrPart1Normal_1")),!1),new he.ptr("strPart2","",new be.ptr(new _e.ptr("items",new De.ptr(new ke.ptr(new kt([new Be.ptr(91),new Be.ptr(86)]))),!1),b(gt,"call_onstrPart2_1")),!0),new he.ptr("strPart2Normal","",new be.ptr(new De.ptr(new me.ptr(new kt([new Se.ptr(new He.ptr('[^"\\\\]',new bt([34,92]),bt.nil,mt.nil,!1,!0)),new Je.ptr]))),b(gt,"call_onstrPart2Normal_1")),!1),new he.ptr("strPart3","",new be.ptr(new _e.ptr("items",new De.ptr(new ke.ptr(new kt([new Be.ptr(91),new Be.ptr(88)]))),!1),b(gt,"call_onstrPart3_1")),!0),new he.ptr("strPart3Normal","",new be.ptr(new De.ptr(new me.ptr(new kt([new Se.ptr(new He.ptr("[^`\\\\{]",new bt([96,92,123]),bt.nil,mt.nil,!1,!0)),new Je.ptr]))),b(gt,"call_onstrPart3Normal_1")),!1),new he.ptr("strPart4","",new be.ptr(new _e.ptr("items",new De.ptr(new ke.ptr(new kt([new Be.ptr(91),new Be.ptr(90)]))),!1),b(gt,"call_onstrPart4_1")),!0),new he.ptr("strPart4Normal","",new be.ptr(new De.ptr(new me.ptr(new kt([new Se.ptr(new He.ptr("[^\\x1e\\\\{]",new bt([30,92,123]),bt.nil,mt.nil,!1,!0)),new Je.ptr]))),b(gt,"call_onstrPart4Normal_1")),!1),new he.ptr("strEscape","",new ke.ptr(new kt([new be.ptr(new Ke.ptr("\\n",!1,'"\\\\n"'),b(gt,"call_onstrEscape_2")),new be.ptr(new Ke.ptr("\\r",!1,'"\\\\r"'),b(gt,"call_onstrEscape_4")),new be.ptr(new Ke.ptr("\\f",!1,'"\\\\f"'),b(gt,"call_onstrEscape_6")),new be.ptr(new Ke.ptr("\\t",!1,'"\\\\t"'),b(gt,"call_onstrEscape_8")),new be.ptr(new Ke.ptr("\\\\",!1,'"\\\\\\\\"'),b(gt,"call_onstrEscape_10")),new be.ptr(new Ke.ptr("\\'",!1,'"\\\\\'"'),b(gt,"call_onstrEscape_12")),new be.ptr(new Ke.ptr('\\"',!1,'"\\\\\\""'),b(gt,"call_onstrEscape_14")),new be.ptr(new Ke.ptr("\\{",!1,'"\\\\{"'),b(gt,"call_onstrEscape_16")),new be.ptr(new Ke.ptr("\\}",!1,'"\\\\}"'),b(gt,"call_onstrEscape_18")),new be.ptr(new Ke.ptr("\\",!1,'"\\\\"'),b(gt,"call_onstrEscape_20"))])),!1),new he.ptr("fstringStmt","",new me.ptr(new kt([new Ke.ptr("{%",!1,'"{%"'),new Be.ptr(122),new ke.ptr(new kt([new me.ptr(new kt([new Ge.ptr(b(gt,"call_onfstringStmt_6"),!1),new be.ptr(new Be.ptr(2),b(gt,"call_onfstringStmt_7"))])),new je.ptr(b(gt,"call_onfstringStmt_9"))])),new Be.ptr(122),new Ke.ptr("%}",!1,'"%}"')])),!1),new he.ptr("fstringStmt2","",new me.ptr(new kt([new Ke.ptr("{",!1,'"{"'),new Be.ptr(122),new ke.ptr(new kt([new me.ptr(new kt([new Ge.ptr(b(gt,"call_onfstringStmt2_6"),!1),new be.ptr(new Be.ptr(2),b(gt,"call_onfstringStmt2_7"))])),new je.ptr(b(gt,"call_onfstringStmt2_9"))])),new Be.ptr(122),new Ke.ptr("}",!1,'"}"')])),!1),new he.ptr("fstring","",new me.ptr(new kt([new ke.ptr(new kt([new be.ptr(new me.ptr(new kt([new Ke.ptr("'",!1,'"\'"'),new Ke.ptr("'",!1,'"\'"')])),b(gt,"call_onfstring_3")),new be.ptr(new me.ptr(new kt([new Ke.ptr("",!1,'"\\x1e"'),new Ke.ptr("",!1,'"\\x1e"')])),b(gt,"call_onfstring_7")),new be.ptr(new me.ptr(new kt([new Ke.ptr('"',!1,'"\\""'),new Ke.ptr('"',!1,'"\\""')])),b(gt,"call_onfstring_11")),new be.ptr(new me.ptr(new kt([new Ke.ptr("`",!1,'"`"'),new Ke.ptr("`",!1,'"`"')])),b(gt,"call_onfstring_15")),new me.ptr(new kt([new be.ptr(new Ke.ptr("'",!1,'"\'"'),b(gt,"call_onfstring_20")),new be.ptr(new me.ptr(new kt([new Ve.ptr(new Be.ptr(83)),new Ke.ptr("'",!1,'"\'"')])),b(gt,"call_onfstring_22"))])),new me.ptr(new kt([new be.ptr(new Ke.ptr('"',!1,'"\\""'),b(gt,"call_onfstring_28")),new be.ptr(new me.ptr(new kt([new Ve.ptr(new Be.ptr(85)),new Ke.ptr('"',!1,'"\\""')])),b(gt,"call_onfstring_30"))])),new me.ptr(new kt([new be.ptr(new Ke.ptr("`",!1,'"`"'),b(gt,"call_onfstring_36")),new be.ptr(new me.ptr(new kt([new Ve.ptr(new ke.ptr(new kt([new Be.ptr(87),new Be.ptr(92),new Be.ptr(93)]))),new Ke.ptr("`",!1,'"`"')])),b(gt,"call_onfstring_38"))])),new me.ptr(new kt([new be.ptr(new Ke.ptr("",!1,'"\\x1e"'),b(gt,"call_onfstring_47")),new be.ptr(new me.ptr(new kt([new Ve.ptr(new ke.ptr(new kt([new Be.ptr(89),new Be.ptr(92),new Be.ptr(93)]))),new Ke.ptr("",!1,'"\\x1e"')])),b(gt,"call_onfstring_49"))]))])),new Be.ptr(122)])),!1),new he.ptr("keywords","",new ke.ptr(new kt([new Ke.ptr("while",!1,'"while"'),new Ke.ptr("if",!1,'"if"'),new Ke.ptr("else",!1,'"else"'),new Ke.ptr("continue",!1,'"continue"'),new Ke.ptr("break",!1,'"break"'),new Ke.ptr("return",!1,'"return"'),new Ke.ptr("func",!1,'"func"')])),!1),new he.ptr("keywords_test",'"keywords"',new Ie.ptr(new me.ptr(new kt([new Be.ptr(95),new Ie.ptr(new Be.ptr(100)),new je.ptr(b(gt,"call_onkeywords_test_6"))]))),!1),new he.ptr("identifier","",new be.ptr(new me.ptr(new kt([new Be.ptr(96),new Be.ptr(99),new Ve.ptr(new ke.ptr(new kt([new Be.ptr(100),new Ke.ptr(":",!1,'":"')])))])),b(gt,"call_onidentifier_1")),!1),new he.ptr("identifierWithoutColon","",new be.ptr(new me.ptr(new kt([new Be.ptr(96),new Be.ptr(99),new Ve.ptr(new Be.ptr(100))])),b(gt,"call_onidentifierWithoutColon_1")),!1),new he.ptr("xidStart","",new He.ptr("[_$\\p{L}\\p{Other_ID_Start}]",new bt([95,36]),bt.nil,new mt([N.L,N.Other_ID_Start]),!1,!1),!1),new he.ptr("xidContinue","",new He.ptr("[$\\p{L}\\p{Other_ID_Start}\\p{Nl}\\p{Mn}\\p{Mc}\\p{Nd}\\p{Pc}\\p{Other_ID_Continue}()【】]",new bt([36,65288,65289,12304,12305]),bt.nil,new mt([N.L,N.Other_ID_Start,N.Nl,N.Mn,N.Mc,N.Nd,N.Pc,N.Other_ID_Continue]),!1,!1),!1),new he.ptr("sub","",new me.ptr(new kt([new Be.ptr(103),new Be.ptr(26),new Be.ptr(104)])),!1),new he.ptr("subX","",new me.ptr(new kt([new Be.ptr(101),new Be.ptr(72),new Be.ptr(74)])),!1),new he.ptr("parenOpen","",new me.ptr(new kt([new Ke.ptr("(",!1,'"("'),new Be.ptr(122)])),!1),new he.ptr("parenClose","",new me.ptr(new kt([new Ke.ptr(")",!1,'")"'),new Be.ptr(122)])),!1),new he.ptr("add","",new me.ptr(new kt([new ke.ptr(new kt([new Ke.ptr("+",!1,'"+"'),new Ke.ptr("+",!1,'"+"')])),new Be.ptr(122)])),!1),new he.ptr("minus","",new me.ptr(new kt([new ke.ptr(new kt([new Ke.ptr("-",!1,'"-"'),new Ke.ptr("-",!1,'"-"')])),new Be.ptr(122)])),!1),new he.ptr("multiply","",new me.ptr(new kt([new ke.ptr(new kt([new Ke.ptr("*",!1,'"*"'),new Ke.ptr("*",!1,'"*"')])),new Be.ptr(122)])),!1),new he.ptr("divide","",new me.ptr(new kt([new ke.ptr(new kt([new Ke.ptr("/",!1,'"/"'),new Ke.ptr("/",!1,'"/"')])),new Be.ptr(122)])),!1),new he.ptr("modulus","",new me.ptr(new kt([new Ke.ptr("%",!1,'"%"'),new Be.ptr(122)])),!1),new he.ptr("exponentiation","",new ke.ptr(new kt([new me.ptr(new kt([new Ke.ptr("^",!1,'"^"'),new Be.ptr(122)])),new me.ptr(new kt([new Ke.ptr("**",!1,'"**"'),new Be.ptr(122)]))])),!1),new he.ptr("nullCoalescing","",new me.ptr(new kt([new Ke.ptr("??",!1,'"??"'),new Be.ptr(122)])),!1),new he.ptr("bitwiseOr","",new me.ptr(new kt([new Ke.ptr("|",!1,'"|"'),new Be.ptr(122)])),!1),new he.ptr("bitwiseAnd","",new me.ptr(new kt([new Ke.ptr("&",!1,'"&"'),new Be.ptr(122)])),!1),new he.ptr("logicOr","",new me.ptr(new kt([new Ke.ptr("||",!1,'"||"'),new Be.ptr(122)])),!1),new he.ptr("logicAnd","",new me.ptr(new kt([new Ke.ptr("&&",!1,'"&&"'),new Be.ptr(122)])),!1),new he.ptr("lt","",new me.ptr(new kt([new Ke.ptr("<",!1,'"<"'),new Be.ptr(122)])),!1),new he.ptr("gt","",new me.ptr(new kt([new Ke.ptr(">",!1,'">"'),new Be.ptr(122)])),!1),new he.ptr("le","",new me.ptr(new kt([new Ke.ptr("<=",!1,'"<="'),new Be.ptr(122)])),!1),new he.ptr("ge","",new me.ptr(new kt([new Ke.ptr(">=",!1,'">="'),new Be.ptr(122)])),!1),new he.ptr("eq","",new me.ptr(new kt([new Ke.ptr("==",!1,'"=="'),new Be.ptr(122)])),!1),new he.ptr("ne","",new me.ptr(new kt([new Ke.ptr("!=",!1,'"!="'),new Be.ptr(122)])),!1),new he.ptr("sp",'"whitespace"',new Ve.ptr(new He.ptr("[ \\n\\t\\r]",new bt([32,10,9,13]),bt.nil,mt.nil,!1,!1)),!1),new he.ptr("sp1",'"whitespace"',new ke.ptr(new kt([new me.ptr(new kt([new He.ptr("[ \\n\\t\\r]",new bt([32,10,9,13]),bt.nil,mt.nil,!1,!1),new Be.ptr(122)])),new Ie.ptr(new Je.ptr)])),!1),new he.ptr("sp1x","",new me.ptr(new kt([new Be.ptr(123),new Be.ptr(122)])),!1),new he.ptr("spNoCR","",new Ve.ptr(new He.ptr("[ \\t]",new bt([32,9]),bt.nil,mt.nil,!1,!1)),!1),new he.ptr("comment","",new me.ptr(new kt([new Be.ptr(125),new Ke.ptr("//",!1,'"//"'),new Be.ptr(127)])),!1),new he.ptr("commentLineRest","",new me.ptr(new kt([new Ve.ptr(new me.ptr(new kt([new Ie.ptr(new He.ptr("[\\r\\n]",new bt([13,10]),bt.nil,mt.nil,!1,!1)),new Je.ptr]))),new ke.ptr(new kt([new He.ptr("[\\r\\n]",new bt([13,10]),bt.nil,mt.nil,!1,!1),new Ie.ptr(new Je.ptr)]))])),!1),new he.ptr("commentLineRest2","",new me.ptr(new kt([new Ve.ptr(new me.ptr(new kt([new Ie.ptr(new He.ptr("[\\r\\n]",new bt([13,10]),bt.nil,mt.nil,!1,!1)),new Je.ptr]))),new He.ptr("[\\r\\n]",new bt([13,10]),bt.nil,mt.nil,!1,!1)])),!1),new he.ptr("st_expr","",new ke.ptr(new kt([new Be.ptr(134),new Be.ptr(131)])),!1),new he.ptr("est","",new ke.ptr(new kt([new me.ptr(new kt([new Se.ptr(new Ke.ptr("(",!1,'"("')),new Be.ptr(26)])),new me.ptr(new kt([new be.ptr(new Se.ptr(new Be.ptr(26)),b(gt,"call_onest_7")),new be.ptr(new Be.ptr(26),b(gt,"call_onest_10"))]))])),!1),new he.ptr("st_assign_multi","",new De.ptr(new me.ptr(new kt([new Be.ptr(133),new Be.ptr(122),new Pe.ptr(new Ke.ptr(",",!1,'","')),new Be.ptr(122)]))),!1),new he.ptr("st_star","",new me.ptr(new kt([new Ke.ptr("*",!1,'"*"'),new Be.ptr(122),new ke.ptr(new kt([new Be.ptr(82),new Be.ptr(81),new Be.ptr(101)]))])),!1),new he.ptr("st_assign","",new ke.ptr(new kt([new be.ptr(new me.ptr(new kt([new Se.ptr(new me.ptr(new kt([new Be.ptr(141),new Be.ptr(122),new ke.ptr(new kt([new Ke.ptr(":",!1,'":"'),new Ke.ptr("=",!1,'"="')])),new Be.ptr(122),new Be.ptr(130)]))),new Be.ptr(141),new Be.ptr(122),new ke.ptr(new kt([new Ke.ptr(":",!1,'":"'),new Ke.ptr("=",!1,'"="')])),new Be.ptr(122),new Be.ptr(130)])),b(gt,"call_onst_assign_2")),new be.ptr(new me.ptr(new kt([new Se.ptr(new me.ptr(new kt([new Be.ptr(139),new Be.ptr(130)]))),new Be.ptr(139),new Be.ptr(130)])),b(gt,"call_onst_assign_20")),new be.ptr(new me.ptr(new kt([new Se.ptr(new me.ptr(new kt([new Be.ptr(142),new Be.ptr(122),new Be.ptr(132),new Be.ptr(122),new ke.ptr(new kt([new Ke.ptr(":",!1,'":"'),new Ke.ptr("=",!1,'"="')])),new Be.ptr(122),new Be.ptr(130)]))),new Be.ptr(142),new Be.ptr(122),new Be.ptr(132),new Be.ptr(122),new ke.ptr(new kt([new Ke.ptr(":",!1,'":"'),new Ke.ptr("=",!1,'"="')])),new Be.ptr(122),new Be.ptr(130)])),b(gt,"call_onst_assign_28")),new be.ptr(new me.ptr(new kt([new Se.ptr(new me.ptr(new kt([new Be.ptr(142),new Be.ptr(122),new Ke.ptr("*",!1,'"*"'),new Be.ptr(122),new ke.ptr(new kt([new Ke.ptr(":",!1,'":"'),new Ke.ptr("=",!1,'"="')])),new Be.ptr(122),new Be.ptr(130)]))),new Be.ptr(142),new Be.ptr(122),new Ke.ptr("*",!1,'"*"'),new Be.ptr(122),new ke.ptr(new kt([new Ke.ptr(":",!1,'":"'),new Ke.ptr("=",!1,'"="')])),new Be.ptr(122),new Be.ptr(130)])),b(gt,"call_onst_assign_50")),new be.ptr(new me.ptr(new kt([new Se.ptr(new me.ptr(new kt([new Be.ptr(142),new Be.ptr(122),new ke.ptr(new kt([new Ke.ptr(":",!1,'":"'),new Ke.ptr("=",!1,'"="')])),new Be.ptr(122),new Be.ptr(130)]))),new Be.ptr(142),new Be.ptr(122),new ke.ptr(new kt([new Ke.ptr(":",!1,'":"'),new Ke.ptr("=",!1,'"="')])),new Be.ptr(122),new Be.ptr(130)])),b(gt,"call_onst_assign_72")),new be.ptr(new me.ptr(new kt([new Se.ptr(new me.ptr(new kt([new Be.ptr(140),new Be.ptr(130)]))),new Be.ptr(140),new Be.ptr(130)])),b(gt,"call_onst_assign_90")),new me.ptr(new kt([new be.ptr(new me.ptr(new kt([new Se.ptr(new me.ptr(new kt([new Ke.ptr("&",!1,'"&"'),new Be.ptr(141),new Be.ptr(122),new ke.ptr(new kt([new Ke.ptr(":",!1,'":"'),new Ke.ptr("=",!1,'"="')])),new Be.ptr(130)]))),new Ke.ptr("&",!1,'"&"'),new Be.ptr(141),new Be.ptr(122),new ke.ptr(new kt([new Ke.ptr(":",!1,'":"'),new Ke.ptr("=",!1,'"="')])),new Be.ptr(122)])),b(gt,"call_onst_assign_99")),new be.ptr(new _e.ptr("text",new Be.ptr(130),!0),b(gt,"call_onst_assign_117"))])),new me.ptr(new kt([new be.ptr(new me.ptr(new kt([new Se.ptr(new me.ptr(new kt([new Ke.ptr("&",!1,'"&"'),new Be.ptr(142),new Be.ptr(122),new ke.ptr(new kt([new Ke.ptr(":",!1,'":"'),new Ke.ptr("=",!1,'"="')])),new Be.ptr(130)]))),new Ke.ptr("&",!1,'"&"'),new Be.ptr(142),new Be.ptr(122),new ke.ptr(new kt([new Ke.ptr(":",!1,'":"'),new Ke.ptr("=",!1,'"="')])),new Be.ptr(122)])),b(gt,"call_onst_assign_121")),new be.ptr(new _e.ptr("text",new Be.ptr(130),!0),b(gt,"call_onst_assign_139"))]))])),!0),new he.ptr("st_modify_multi_1","",new me.ptr(new kt([new me.ptr(new kt([new Be.ptr(135),new Be.ptr(122),new Pe.ptr(new Ke.ptr(",",!1,'","')),new Be.ptr(122)])),new Be.ptr(136)])),!1),new he.ptr("st_modify_lead","",new ke.ptr(new kt([new me.ptr(new kt([new Se.ptr(new me.ptr(new kt([new Be.ptr(141),new Be.ptr(137)]))),new Be.ptr(141),new Be.ptr(137)])),new me.ptr(new kt([new Se.ptr(new me.ptr(new kt([new Be.ptr(142),new Be.ptr(137)]))),new Be.ptr(142),new Be.ptr(137)])),new me.ptr(new kt([new Se.ptr(new me.ptr(new kt([new Be.ptr(139),new Be.ptr(138)]))),new Be.ptr(139),new Be.ptr(138)])),new me.ptr(new kt([new Se.ptr(new me.ptr(new kt([new Be.ptr(140),new Be.ptr(138)]))),new Be.ptr(140),new Be.ptr(138)]))])),!1),new he.ptr("st_modify_multi_rest","",new Ve.ptr(new me.ptr(new kt([new Be.ptr(135),new Be.ptr(122),new Pe.ptr(new Ke.ptr(",",!1,'","')),new Be.ptr(122)]))),!1),new he.ptr("st_modify_rest1","",new me.ptr(new kt([new Be.ptr(122),new ke.ptr(new kt([new be.ptr(new me.ptr(new kt([new Ke.ptr("+=",!1,'"+="'),new Be.ptr(122),new _e.ptr("text",new Be.ptr(26),!0)])),b(gt,"call_onst_modify_rest1_4")),new be.ptr(new me.ptr(new kt([new Ke.ptr("-=",!1,'"-="'),new Be.ptr(122),new _e.ptr("text",new Be.ptr(26),!0)])),b(gt,"call_onst_modify_rest1_10"))]))])),!0),new he.ptr("st_modify_rest","",new me.ptr(new kt([new Be.ptr(122),new ke.ptr(new kt([new be.ptr(new me.ptr(new kt([new Ke.ptr("+",!1,'"+"'),new Pe.ptr(new Ke.ptr("=",!1,'"="')),new Be.ptr(122),new _e.ptr("text",new Be.ptr(26),!0)])),b(gt,"call_onst_modify_rest_4")),new be.ptr(new me.ptr(new kt([new Ke.ptr("-=",!1,'"-="'),new Be.ptr(122),new _e.ptr("text",new Be.ptr(26),!0)])),b(gt,"call_onst_modify_rest_12")),new be.ptr(new me.ptr(new kt([new Se.ptr(new Ke.ptr("-",!1,'"-"')),new Be.ptr(122),new _e.ptr("text",new Be.ptr(26),!0)])),b(gt,"call_onst_modify_rest_18"))]))])),!0),new he.ptr("st_name1","",new be.ptr(new _e.ptr("text",new me.ptr(new kt([new De.ptr(new Be.ptr(143)),new Ke.ptr(":",!1,'":"'),new De.ptr(new Be.ptr(143))])),!0),b(gt,"call_onst_name1_1")),!0),new he.ptr("st_name1r","",new ke.ptr(new kt([new be.ptr(new _e.ptr("text",new De.ptr(new Be.ptr(143)),!0),b(gt,"call_onst_name1r_2")),new be.ptr(new me.ptr(new kt([new Ke.ptr("'",!1,'"\'"'),new _e.ptr("text",new De.ptr(new ke.ptr(new kt([new Be.ptr(143),new He.ptr("[0-9]",bt.nil,new bt([48,57]),mt.nil,!1,!1),new Ke.ptr(" ",!1,'" "'),new Ke.ptr(":",!1,'":"')]))),!0),new Ke.ptr("'",!1,'"\'"')])),b(gt,"call_onst_name1r_6"))])),!0),new he.ptr("st_name2","",new Be.ptr(139),!1),new he.ptr("st_name2r","",new ke.ptr(new kt([new be.ptr(new _e.ptr("text",new De.ptr(new Be.ptr(143)),!0),b(gt,"call_onst_name2r_2")),new be.ptr(new me.ptr(new kt([new Ke.ptr("'",!1,'"\'"'),new _e.ptr("text",new De.ptr(new ke.ptr(new kt([new Be.ptr(143),new He.ptr("[0-9]",bt.nil,new bt([48,57]),mt.nil,!1,!1),new Ke.ptr(" ",!1,'" "'),new Ke.ptr(":",!1,'":"')]))),!0),new Ke.ptr("'",!1,'"\'"')])),b(gt,"call_onst_name2r_6"))])),!0),new he.ptr("id_ch","",new Be.ptr(99),!1)])),ai=Zo,ci=Bo("compute"),$i=ai(new re.ptr("Computed.compute",new vt([]),_t.nil,lt.nil,u)),h=19;case 19:if(c&&(c=!1,$i=$i.$blk()),$i&&void 0!==$i.$blk)break e;li=qo(new _t([ci,$i])),h=20;case 20:if(c&&(c=!1,li=li.$blk()),li&&void 0!==li.$blk)break e;ui=Bo("kh"),fi=ai(new re.ptr("Array.kh",new vt(["num"]),new _t([Lo(1)]),lt.nil,bo)),h=21;case 21:if(c&&(c=!1,fi=fi.$blk()),fi&&void 0!==fi.$blk)break e;di=fi,wi=Bo("kl"),hi=ai(new re.ptr("Array.kl",new vt(["num"]),new _t([Lo(1)]),lt.nil,ko)),h=22;case 22:if(c&&(c=!1,hi=hi.$blk()),hi&&void 0!==hi.$blk)break e;gi=hi,ki=Bo("sum"),bi=ai(new re.ptr("Array.sum",new vt([]),_t.nil,lt.nil,yo)),h=23;case 23:if(c&&(c=!1,bi=bi.$blk()),bi&&void 0!==bi.$blk)break e;yi=bi,mi=Bo("len"),vi=ai(new re.ptr("Array.len",new vt([]),_t.nil,lt.nil,mo)),h=24;case 24:if(c&&(c=!1,vi=vi.$blk()),vi&&void 0!==vi.$blk)break e;_i=vi,xi=Bo("shuffle"),Si=ai(new re.ptr("Array.shuffle",new vt([]),_t.nil,lt.nil,vo)),h=25;case 25:if(c&&(c=!1,Si=Si.$blk()),Si&&void 0!==Si.$blk)break e;Ei=Si,Ci=Bo("rand"),Ii=ai(new re.ptr("Array.rand",new vt([]),_t.nil,lt.nil,_o)),h=26;case 26:if(c&&(c=!1,Ii=Ii.$blk()),Ii&&void 0!==Ii.$blk)break e;Ai=Ii,Fi=Bo("randSize"),Ri=ai(new re.ptr("Array.randSize",new vt(["num"]),_t.nil,lt.nil,xo)),h=27;case 27:if(c&&(c=!1,Ri=Ri.$blk()),Ri&&void 0!==Ri.$blk)break e;Ti=Ri,Ni=Bo("pop"),Pi=ai(new re.ptr("Array.pop",new vt([]),_t.nil,lt.nil,So)),h=28;case 28:if(c&&(c=!1,Pi=Pi.$blk()),Pi&&void 0!==Pi.$blk)break e;Vi=Pi,Oi=Bo("shift"),Di=ai(new re.ptr("Array.shift",new vt([]),_t.nil,lt.nil,Eo)),h=29;case 29:if(c&&(c=!1,Di=Di.$blk()),Di&&void 0!==Di.$blk)break e;Li=Di,Mi=Bo("push"),Bi=ai(new re.ptr("Array.push",new vt(["value"]),_t.nil,lt.nil,Co)),h=30;case 30:if(c&&(c=!1,Bi=Bi.$blk()),Bi&&void 0!==Bi.$blk)break e;ji=qo(new _t([ui,di,wi,gi,ki,yi,mi,_i,xi,Ei,Ci,Ai,Fi,Ti,Ni,Vi,Oi,Li,Mi,Bi])),h=31;case 31:if(c&&(c=!1,ji=ji.$blk()),ji&&void 0!==ji.$blk)break e;Wi=Bo("keys"),Ui=ai(new re.ptr("Dict.keys",new vt([]),_t.nil,lt.nil,Io)),h=32;case 32:if(c&&(c=!1,Ui=Ui.$blk()),Ui&&void 0!==Ui.$blk)break e;zi=Ui,Ki=Bo("values"),Gi=ai(new re.ptr("Dict.values",new vt([]),_t.nil,lt.nil,Ao)),h=33;case 33:if(c&&(c=!1,Gi=Gi.$blk()),Gi&&void 0!==Gi.$blk)break e;qi=Gi,Hi=Bo("items"),Ji=ai(new re.ptr("Dict.items",new vt([]),_t.nil,lt.nil,Fo)),h=34;case 34:if(c&&(c=!1,Ji=Ji.$blk()),Ji&&void 0!==Ji.$blk)break e;Zi=Ji,Qi=Bo("len"),Xi=ai(new re.ptr("Dict.len",new vt([]),_t.nil,lt.nil,Ro)),h=35;case 35:if(c&&(c=!1,Xi=Xi.$blk()),Xi&&void 0!==Xi.$blk)break e;Yi=qo(new _t([Wi,zi,Ki,qi,Hi,Zi,Qi,Xi])),h=36;case 36:if(c&&(c=!1,Yi=Yi.$blk()),Yi&&void 0!==Yi.$blk)break e;Xn=Kt(U.keyFor,[{k:5,v:li},{k:6,v:ji},{k:7,v:Yi}]),eo=ai(new re.ptr("ceil",new vt(["value"]),_t.nil,lt.nil,ua)),h=37;case 37:if(c&&(c=!1,eo=eo.$blk()),eo&&void 0!==eo.$blk)break e;to=ai(new re.ptr("floor",new vt(["value"]),_t.nil,lt.nil,da)),h=38;case 38:if(c&&(c=!1,to=to.$blk()),to&&void 0!==to.$blk)break e;ro=ai(new re.ptr("round",new vt(["value"]),_t.nil,lt.nil,fa)),h=39;case 39:if(c&&(c=!1,ro=ro.$blk()),ro&&void 0!==ro.$blk)break e;no=ai(new re.ptr("abs",new vt(["value"]),_t.nil,lt.nil,wa)),h=40;case 40:if(c&&(c=!1,no=no.$blk()),no&&void 0!==no.$blk)break e;io=ai(new re.ptr("int",new vt(["value"]),_t.nil,lt.nil,ga)),h=41;case 41:if(c&&(c=!1,io=io.$blk()),io&&void 0!==io.$blk)break e;oo=ai(new re.ptr("float",new vt(["value"]),_t.nil,lt.nil,ka)),h=42;case 42:if(c&&(c=!1,oo=oo.$blk()),oo&&void 0!==oo.$blk)break e;ao=ai(new re.ptr("str",new vt(["value"]),_t.nil,lt.nil,ba)),h=43;case 43:if(c&&(c=!1,ao=ao.$blk()),ao&&void 0!==ao.$blk)break e;po=ai(new re.ptr("bool",new vt(["value"]),_t.nil,lt.nil,ha)),h=44;case 44:if(c&&(c=!1,po=po.$blk()),po&&void 0!==po.$blk)break e;so=ai(new re.ptr("repr",new vt(["value"]),_t.nil,lt.nil,ya)),h=45;case 45:if(c&&(c=!1,so=so.$blk()),so&&void 0!==so.$blk)break e;co=ai(new re.ptr("load",new vt(["value"]),_t.nil,lt.nil,u)),h=46;case 46:if(c&&(c=!1,co=co.$blk()),co&&void 0!==co.$blk)break e;$o=ai(new re.ptr("loadRaw",new vt(["value"]),_t.nil,lt.nil,u)),h=47;case 47:if(c&&(c=!1,$o=$o.$blk()),$o&&void 0!==$o.$blk)break e;lo=ai(new re.ptr("store",new vt(["name","value"]),_t.nil,lt.nil,u)),h=48;case 48:if(c&&(c=!1,lo=lo.$blk()),lo&&void 0!==lo.$blk)break e;uo=ai(new re.ptr("dir",new vt(["value"]),_t.nil,lt.nil,Ea)),h=49;case 49:if(c&&(c=!1,uo=uo.$blk()),uo&&void 0!==uo.$blk)break e;fo=ai(new re.ptr("typeId",new vt(["value"]),_t.nil,lt.nil,ma)),h=50;case 50:if(c&&(c=!1,fo=fo.$blk()),fo&&void 0!==fo.$blk)break e;pi=Kt(We.keyFor,[{k:"ceil",v:eo},{k:"floor",v:to},{k:"round",v:ro},{k:"abs",v:no},{k:"int",v:io},{k:"float",v:oo},{k:"str",v:ao},{k:"bool",v:po},{k:"repr",v:so},{k:"load",v:co},{k:"loadRaw",v:$o},{k:"store",v:lo},{k:"dir",v:uo},{k:"typeId",v:fo}]),wo=No(),h=51;case 51:if(c&&(c=!1,wo=wo.$blk()),wo&&void 0!==wo.$blk)break e;Ca()}return}return void 0===t&&(t={$blk:e}),t.$s=h,t.$r=p,t},Ia.$init=e,Ia}(),c["github.com/sealdice/dicescript/jsport"]=function(){var e,t,r,i,o,a,s,$,l,f,d,w,h,g,k={};return t=c["github.com/gopherjs/gopherjs/js"],r=c["github.com/sealdice/dicescript"],i=Gt(r.ValueMap),o=Gt(t.Object),a=Qe([We],[o],!1),s=Qe([],[o],!1),$=Gt(r.VMValue),l=Qe([r.IntType],[o],!1),f=Qe([Me],[o],!1),d=zt(We,et),h=function(e){var{$24r:n,_key:o,_r:a,name:e,player:s,vm:c,$s:$,$r:l,$c:u}=hr(this,{name:e});$=$||0;e:for(;;){switch($){case 0:l=(s=r.NewDictVal(i.nil)).Store("力量",r.NewIntVal(50)),$=1;case 1:if(u&&(u=!1,l=l.$blk()),l&&void 0!==l.$blk)break e;l=s.Store("敏捷",r.NewIntVal(60)),$=2;case 2:if(u&&(u=!1,l=l.$blk()),l&&void 0!==l.$blk)break e;l=s.Store("智力",r.NewIntVal(70)),$=3;case 3:if(u&&(u=!1,l=l.$blk()),l&&void 0!==l.$blk)break e;o="player",(w||p("assignment to entry in nil map")).set(We.keyFor(o),{k:o,v:s.V()}),c=r.NewVM(),a=t.MakeFullWrapper(c),$=4;case 4:if(u&&(u=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;n=a,$=5;case 5:return n}return}return{$blk:h,$c:!0,$r:l,$24r:n,_key:o,_r:a,name:e,player:s,vm:c,$s:$}},g=function(){var e;e=Kt(We.keyFor,[{k:"newVMForPlaygournd",v:new a(h)},{k:"newVM",v:new s((function e(){var{$24r:n,_r:i,vm:o,$s:a,$r:p,$c:s}=hr(this,{});a=a||0;e:for(;;){switch(a){case 0:o=r.NewVM(),i=t.MakeFullWrapper(o),a=1;case 1:if(s&&(s=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;n=i,a=2;case 2:return n}return}return{$blk:e,$c:!0,$r:p,$24r:n,_r:i,vm:o,$s:a}}))},{k:"newConfig",v:new s((function e(){var{$24r:n,_r:i,$s:o,$r:a,$c:p}=hr(this,{});o=o||0;e:for(;;){switch(o){case 0:i=t.MakeFullWrapper(new r.RollConfig.ptr(!1,!1,!1,!1,!1,!1,!1,u,u,u,u,u,new Oe(0,0),0,"",$.nil,!1,!1,!1,!1)),o=1;case 1:if(p&&(p=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;n=i,o=2;case 2:return n}return}return{$blk:e,$c:!0,$r:a,$24r:n,_r:i,$s:o}}))},{k:"newValueMap",v:new s((function e(){var{$24r:n,_r:i,$s:o,$r:a,$c:p}=hr(this,{});o=o||0;e:for(;;){switch(o){case 0:i=t.MakeFullWrapper(new r.ValueMap.ptr(new c.sync.Mutex.ptr(0,0),new c["sync/atomic"].Value.ptr(tt),!1,0)),o=1;case 1:if(p&&(p=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;n=i,o=2;case 2:return n}return}return{$blk:e,$c:!0,$r:a,$24r:n,_r:i,$s:o}}))},{k:"vmNewInt",v:new l((function e(n){var{$24r:i,_r:o,i:n,$s:a,$r:p,$c:s}=hr(this,{i:n});a=a||0;e:for(;;){switch(a){case 0:o=t.MakeFullWrapper(r.NewIntVal(n)),a=1;case 1:if(s&&(s=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;i=o,a=2;case 2:return i}return}return{$blk:e,$c:!0,$r:p,$24r:i,_r:o,i:n,$s:a}}))},{k:"vmNewFloat",v:new f((function e(n){var{$24r:i,_r:o,i:n,$s:a,$r:p,$c:s}=hr(this,{i:n});a=a||0;e:for(;;){switch(a){case 0:o=t.MakeFullWrapper(r.NewFloatVal(n)),a=1;case 1:if(s&&(s=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;i=o,a=2;case 2:return i}return}return{$blk:e,$c:!0,$r:p,$24r:i,_r:o,i:n,$s:a}}))},{k:"vmNewStr",v:new a((function e(n){var{$24r:i,_r:o,s:n,$s:a,$r:p,$c:s}=hr(this,{s:n});a=a||0;e:for(;;){switch(a){case 0:o=t.MakeFullWrapper(r.NewStrVal(n)),a=1;case 1:if(s&&(s=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;i=o,a=2;case 2:return i}return}return{$blk:e,$c:!0,$r:p,$24r:i,_r:o,s:n,$s:a}}))},{k:"vmNewDict",v:new s((function e(){var{$24r:n,_r:o,$s:a,$r:p,$c:s}=hr(this,{});a=a||0;e:for(;;){switch(a){case 0:o=t.MakeFullWrapper(r.NewDictVal(i.nil)),a=1;case 1:if(s&&(s=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;n=o,a=2;case 2:return n}return}return{$blk:e,$c:!0,$r:p,$24r:n,_r:o,$s:a}}))},{k:"help",v:new We("此项目的js绑定: https://github.com/sealdice/dice")}]),n.exports.ds=vr(e,d)},e=function(){k.$init=function(){};var n,i,o=!1,a=0;void 0!==this&&void 0!==this.$blk&&(o=!0,a=(n=this).$s,i=n.$r);e:for(;;){switch(a){case 0:i=t.$init(),a=1;case 1:if(o&&(o=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;i=r.$init(),a=2;case 2:if(o&&(o=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;w=Kt(We.keyFor,[]),k===Cr&&(g(),lr=!0)}return}return void 0===n&&(n={$blk:e}),n.$s=a,n.$r=i,n},k.$init=e,k}(),ke.forEach((e=>{e()})),ke=null,(()=>{for(var e=l(c),t=0;t{sr++;var n=()=>{try{pr=n;var i=e(...r);if(i&&void 0!==i.$blk)return e=()=>i.$blk(),void(r=[]);n.exit=!0}catch(e){if(!n.exit)throw e}finally{pr=ar,n.exit&&(n.asleep=!0),n.asleep&&(sr--,!lr&&0===sr&&cr&&0===$r&&(console.error("fatal error: all goroutines are asleep - deadlock!"),void 0!==t.process&&t.process.exit(2)))}};n.asleep=!1,n.exit=!1,n.deferStack=[],n.panicStack=[],dr(n)})(Cr.$init,[])}.call(this)}},t={};function r(n){var i=t[n];if(void 0!==i)return i.exports;var o=t[n]={id:n,loaded:!1,exports:{}};return e[n].call(o.exports,o,o.exports,r),o.loaded=!0,o.exports}r.d=(e,t)=>{for(var n in t)r.o(t,n)&&!r.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},r.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"==typeof window)return window}}(),r.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),r.nmd=e=>(e.paths=[],e.children||(e.children=[]),e);var n={};r.d(n,{A:()=>i});const i=r(501).ds;var o=n.A;export{o as default}; \ No newline at end of file +var e={641:e=>{function t(e){var t=new Error("Cannot find module '"+e+"'");throw t.code="MODULE_NOT_FOUND",t}t.keys=()=>[],t.resolve=t,t.id=641,e.exports=t},501:function(e,t,r){e=r.nmd(e),function(){var t,n;if(Error.stackTraceLimit=1/0,"undefined"!=typeof window?t=window:"undefined"!=typeof self?t=self:void 0!==r.g?(t=r.g).require=r(641):t=this,void 0===t||void 0===t.Array)throw new Error("no global object found");if(n=e,!t.fs&&t.require)try{var i=t.require("fs");"object"==typeof i&&null!==i&&0!==Object.keys(i).length&&(t.fs=i)}catch(e){}if(!t.fs){var o="",a=new TextDecoder("utf-8");t.fs={constants:{O_WRONLY:-1,O_RDWR:-1,O_CREAT:-1,O_TRUNC:-1,O_APPEND:-1,O_EXCL:-1},writeSync:function(e,t){var r=(o+=a.decode(t)).lastIndexOf("\n");return-1!=r&&(console.log(o.substr(0,r)),o=o.substr(r+1)),t.length},write:function(e,t,r,n,i,o){0===r&&n===t.length&&null===i?o(null,this.writeSync(e,t)):o(enosys())}}}var p,s={},c={},$=0,l=e=>e?Object.keys(e):[],u=()=>{p("invalid memory address or nil pointer dereference")},f=(e,t,r)=>e.apply(t,r),d=e=>function(...r){return vr(e(this,new(Jt(it))(t.Array.prototype.slice.call(r,[]))),et)};if(console.log,void 0!==t.process&&t.require)try{t.require("util")}catch(e){}console.log;var w=(e,t)=>{for(var r=new e.constructor(e.length),n=0;n"function"==typeof e.get?e.get(t):void 0,g=(e,t)=>{"function"==typeof e.delete&&e.delete(t)},k=(e,t)=>{var r=e.$methodVals||{};e.$methodVals=r;var n=r[t];return void 0!==n||(n=e[t].bind(e),r[t]=n),n},b=(e,t)=>{var r=e.prototype[t];return void 0===r.$expr&&(r.$expr=(...t)=>{er--;try{return e.wrapped&&(t[0]=new e(t[0])),Function.call.apply(r,t)}finally{er++}}),r.$expr},y=(e,t,r,n)=>{if(void 0===r&&(r=e.$length),void 0===n&&(n=e.$capacity),(t<0||re.$capacity||n>e.$capacity)&&p("slice bounds out of range"),e===e.constructor.nil)return e;var i=new e.constructor(e.$array);return i.$offset=e.$offset+t,i.$length=r-t,i.$capacity=n-t,i},m=(e,t,r)=>((t<0||re.length)&&p("slice bounds out of range"),e.substring(t,r)),v=e=>e.$array.constructor!==Array?e.$array.subarray(e.$offset,e.$offset+e.$length):e.$array.slice(e.$offset,e.$offset+e.$length),_=(e,t)=>{var r=t.elem;return void 0!==r&&e.$lengthe==e.constructor.nil?t.nil:y(new t(e.$array),e.$offset,e.$offset+e.$length),S=(e,t)=>{var r=e.charCodeAt(t);if(r<128)return[r,1];if(r!=r||r<192)return[65533,1];var n=e.charCodeAt(t+1);if(n!=n||n<128||192<=n)return[65533,1];if(r<224)return(o=(31&r)<<6|63&n)<=127?[65533,1]:[o,2];var i=e.charCodeAt(t+2);if(i!=i||i<128||192<=i)return[65533,1];if(r<240)return(o=(15&r)<<12|(63&n)<<6|63&i)<=2047||55296<=o&&o<=57343?[65533,1]:[o,3];var o,a=e.charCodeAt(t+3);return a!=a||a<128||192<=a?[65533,1]:r<248?(o=(7&r)<<18|(63&n)<<12|(63&i)<<6|63&a)<=65535||1114111((e<0||e>1114111||55296<=e&&e<=57343)&&(e=65533),e<=127?String.fromCharCode(e):e<=2047?String.fromCharCode(192|e>>6,128|63&e):e<=65535?String.fromCharCode(224|e>>12,128|e>>6&63,128|63&e):String.fromCharCode(240|e>>18,128|e>>12&63,128|e>>6&63,128|63&e)),C=e=>{for(var t=new Uint8Array(e.length),r=0;r{if(0===e.$length)return"";for(var t="",r=0;r{for(var t,r=new Int32Array(e.length),n=0,i=0;i{if(0===e.$length)return"";for(var t="",r=0;r{for(var r=Math.min(t.length,e.$length),n=0;n{var r=Math.min(t.$length,e.$length);return N(e.$array,t.$array,e.$offset,t.$offset,r,e.constructor.elem),r},N=(e,t,r,n,i,o)=>{if(0!==i&&(e!==t||r!==n))if(t.subarray)e.set(t.subarray(n,n+i),r);else{switch(o.kind){case $e:case ge:if(e===t&&r>n){for(var a=i-1;a>=0;a--)o.copy(e[r+a],t[n+a]);return}for(a=0;an)for(a=i-1;a>=0;a--)e[r+a]=t[n+a];else for(a=0;a{var r=t.zero();return t.copy(r,e),r},V=(e,t)=>{void 0===e.$proxies&&(e.$proxies={},e.$proxies[e.constructor.string]=e);var r=e.$proxies[t.string];if(void 0===r){for(var n={},i=0;i{n[t]={get:()=>e[t],set(r){e[t]=r}}})(t.elem.fields[i].prop);(r=Object.create(t.prototype,n)).$val=r,e.$proxies[t.string]=r,r.$proxies=e.$proxies}return r},O=function(e){return L(e,arguments,1,arguments.length-1)},D=(e,t)=>{if(t.constructor===String){var r=C(t);return L(e,r,0,r.length)}return L(e,t.$array,t.$offset,t.$length)},L=(e,t,r,n)=>{if(0===n)return e;var i=e.$array,o=e.$offset,a=e.$length+n,p=e.$capacity;if(a>p)if(o=0,p=Math.max(a,e.$capacity<1024?2*e.$capacity:Math.floor(5*e.$capacity/4)),e.$array.constructor===Array){(i=e.$array.slice(e.$offset,e.$offset+e.$length)).length=p;for(var s=e.constructor.elem.zero,c=e.$length;c{if(r===it)return e===t;switch(r.kind){case se:case ce:return e.$real===t.$real&&e.$imag===t.$imag;case re:case ie:return e.$high===t.$high&&e.$low===t.$low;case $e:if(e.length!==t.length)return!1;for(var n=0;ne===tt||t===tt?e===t:e.constructor===t.constructor&&(e.constructor===it?e.object===t.object:(e.constructor.comparable||p("comparing uncomparable type "+e.constructor.string),M(e.$val,t.$val,e.constructor))),j=e=>e,W=(e,t)=>e instanceof t,U=e=>typeof e,z=Math.min,K=parseInt,G=e=>null!=e&&e.constructor===Number?e:parseFloat(e),q=new Float32Array(1),H=Math.fround||(e=>(q[0]=e,q[0])),J=Math.imul||((e,t)=>{var r=65535&e,n=65535&t;return r*n+((e>>>16&65535)*n+r*(t>>>16&65535)<<16>>>0)|0}),Z=e=>4294967296*e.$high+e.$low,Q=(e,t)=>0===t?e:t<32?new e.constructor(e.$high<>>32-t,e.$low<>>0):t<64?new e.constructor(e.$low<0===t?e:t<32?new e.constructor(e.$high>>t,(e.$low>>>t|e.$high<<32-t)>>>0):t<64?new e.constructor(e.$high>>31,e.$high>>t-32>>>0):e.$high<0?new e.constructor(-1,4294967295):new e.constructor(0,0),Y=(e,t)=>0===t?e:t<32?new e.constructor(e.$high>>>t,(e.$low>>>t|e.$high<<32-t)>>>0):t<64?new e.constructor(0,e.$high>>>t-32):new e.constructor(0,0),ee=(e,t)=>{var r=e.$high>>>16,n=65535&e.$high,i=e.$low>>>16,o=65535&e.$low,a=t.$high>>>16,p=65535&t.$high,s=t.$low>>>16,c=65535&t.$low,$=0,l=0,u=0,f=0;u+=(f+=o*c)>>>16,l+=(u+=i*c)>>>16,u&=65535,l+=(u+=o*s)>>>16,$+=(l+=n*c)>>>16,l&=65535,$+=(l+=i*s)>>>16,l&=65535,$+=(l+=o*p)>>>16,$+=r*c+n*s+i*p+o*a;var d=(($&=65535)<<16|(l&=65535))>>>0,w=((u&=65535)<<16|(f&=65535))>>>0;return new e.constructor(d,w)},te=(e,t,r)=>{0===t.$high&&0===t.$low&&p("integer divide by zero");var n=1,i=1,o=e.$high,a=e.$low;o<0&&(n=-1,i=-1,o=-o,0!==a&&(o--,a=4294967296-a));var s=t.$high,c=t.$low;t.$high<0&&(n*=-1,s=-s,0!==c&&(s--,c=4294967296-c));for(var $=0,l=0,u=0;s<2147483648&&(o>s||o===s&&a>c);)s=(s<<1|c>>>31)>>>0,c=c<<1>>>0,u++;for(var f=0;f<=u;f++)$=$<<1|l>>>31,l=l<<1>>>0,(o>s||o===s&&a>=c)&&(o-=s,(a-=c)<0&&(o--,a+=4294967296),4294967296==++l&&($++,l=0)),c=(c>>>1|s<<31)>>>0,s>>>=1;return r?new e.constructor(o*i,a*i):new e.constructor($*n,l*n)},re=6,ne=10,ie=11,oe=12,ae=13,pe=14,se=15,ce=16,$e=17,le=19,ue=20,fe=21,de=22,we=23,he=24,ge=25,ke=[],be=e=>{if(e===tt)return"nil";var t=e.constructor;return t.string+"$"+t.keyFor(e.$val)},ye=e=>e,me=0,ve=e=>(void 0===e.$id&&($++,e.$id=$),String(e.$id)),_e=()=>function(e){this.$get=()=>e,this.$set=function(e){typ.copy(this,e)},this.$val=e},xe=(e,t,r,n,i,o,a)=>{var p;switch(t){case 1:case 2:case 3:case 4:case 5:case 7:case 8:case 9:case ne:case oe:case 26:(p=function(e){this.$val=e}).wrapped=!0,p.keyFor=ye;break;case he:(p=function(e){this.$val=e}).wrapped=!0,p.keyFor=e=>"$"+e;break;case ae:case pe:(p=function(e){this.$val=e}).wrapped=!0,p.keyFor=e=>{return(t=e)!=t?"NaN$"+ ++$:String(t);var t};break;case re:(p=function(e,t){this.$high=e+Math.floor(Math.ceil(t)/4294967296)|0,this.$low=t>>>0,this.$val=this}).keyFor=e=>e.$high+"$"+e.$low;break;case ie:(p=function(e,t){this.$high=e+Math.floor(Math.ceil(t)/4294967296)>>>0,this.$low=t>>>0,this.$val=this}).keyFor=e=>e.$high+"$"+e.$low;break;case se:(p=function(e,t){this.$real=H(e),this.$imag=H(t),this.$val=this}).keyFor=e=>e.$real+"$"+e.$imag;break;case ce:(p=function(e,t){this.$real=e,this.$imag=t,this.$val=this}).keyFor=e=>e.$real+"$"+e.$imag;break;case $e:(p=function(e){this.$val=e}).wrapped=!0,p.ptr=xe(4,de,"*"+r,!1,"",!1,_e()),p.init=(e,t)=>{p.elem=e,p.len=t,p.comparable=e.comparable,p.keyFor=t=>Array.prototype.join.call(w(t,(t=>String(e.keyFor(t)).replace(/\\/g,"\\\\").replace(/\$/g,"\\$"))),"$"),p.copy=(t,r)=>{N(t,r,0,0,r.length,e)},p.ptr.init(p),Object.defineProperty(p.ptr.nil,"nilCheck",{get:u})};break;case 18:(p=function(e){this.$val=e}).wrapped=!0,p.keyFor=ve,p.init=(e,t,r)=>{p.elem=e,p.sendOnly=t,p.recvOnly=r};break;case le:(p=function(e){this.$val=e}).wrapped=!0,p.init=(e,t,r)=>{p.params=e,p.results=t,p.variadic=r,p.comparable=!1};break;case ue:(p={implementedBy:{},missingMethodFor:{}}).keyFor=be,p.init=e=>{p.methods=e,e.forEach((e=>{tt[e.prop]=u}))};break;case fe:(p=function(e){this.$val=e}).wrapped=!0,p.init=(e,t)=>{p.key=e,p.elem=t,p.comparable=!1};break;case de:(p=a||function(e,t,r){this.$get=e,this.$set=t,this.$target=r,this.$val=this}).keyFor=ve,p.init=e=>{p.elem=e,p.wrapped=e.kind===$e,p.nil=new p(u,u)};break;case we:(p=function(e){e.constructor!==p.nativeArray&&(e=new p.nativeArray(e)),this.$array=e,this.$offset=0,this.$length=e.length,this.$capacity=e.length,this.$val=this}).init=e=>{p.elem=e,p.comparable=!1,p.nativeArray=ze(e.kind),p.nil=new p([])};break;case ge:(p=function(e){this.$val=e}).wrapped=!0,p.ptr=xe(4,de,"*"+r,!1,i,o,a),p.ptr.elem=p,p.ptr.prototype.$get=function(){return this},p.ptr.prototype.$set=function(e){p.copy(this,e)},p.init=(e,t)=>{p.pkgPath=e,p.fields=t,t.forEach((e=>{e.typ.comparable||(p.comparable=!1)})),p.keyFor=e=>{var r=e.$val;return w(t,(e=>String(e.typ.keyFor(r[e.prop])).replace(/\\/g,"\\\\").replace(/\$/g,"\\$"))).join("$")},p.copy=(e,r)=>{for(var n=0;n{n[e.prop]={get:u,set:u}})),p.ptr.nil=Object.create(a.prototype,n),p.ptr.nil.$val=p.ptr.nil,r=()=>{var e=(e,t,r)=>{void 0===e.prototype[t.prop]&&(e.prototype[t.prop]=function(...e){var n=this.$val[r.prop];return r.typ===it&&(n=new it(n)),void 0===n.$val&&(n=new r.typ(n)),n[t.prop](...e)})};t.forEach((t=>{t.embedded&&(Se(t.typ).forEach((r=>{e(p,r,t),e(p.ptr,r,t)})),Se(Gt(t.typ)).forEach((r=>{e(p.ptr,r,t)})))}))},null!==ke?ke.push(r):r()};break;default:ir(new We("invalid kind: "+t))}switch(t){case 1:case fe:p.zero=()=>!1;break;case 2:case 3:case 4:case 5:case 7:case 8:case 9:case ne:case oe:case 26:case ae:case pe:p.zero=()=>0;break;case he:p.zero=()=>"";break;case re:case ie:case se:case ce:var s=new p(0,0);p.zero=()=>s;break;case de:case we:p.zero=()=>p.nil;break;case 18:p.zero=()=>Je;break;case le:p.zero=()=>u;break;case ue:p.zero=()=>tt;break;case $e:p.zero=()=>{var e=ze(p.elem.kind);if(e!==Array)return new e(p.len);for(var t=new Array(p.len),r=0;rnew p.ptr;break;default:ir(new We("invalid kind: "+t))}return p.id=me,me++,p.size=e,p.kind=t,p.string=r,p.named=n,p.pkg=i,p.exported=o,p.methods=[],p.methodSetCache=null,p.comparable=!0,p},Se=e=>{if(null!==e.methodSetCache)return e.methodSetCache;var t={},r=e.kind===de;if(r&&e.elem.kind===ue)return e.methodSetCache=[],[];for(var n=[{typ:r?e.elem:e,indirect:r}],i={};n.length>0;){var o=[],a=[];n.forEach((e=>{if(!i[e.typ.string])switch(i[e.typ.string]=!0,e.typ.named&&(a=a.concat(e.typ.methods),e.indirect&&(a=a.concat(Gt(e.typ).methods))),e.typ.kind){case ge:e.typ.fields.forEach((t=>{if(t.embedded){var r=t.typ,n=r.kind===de;o.push({typ:n?r.elem:r,indirect:e.indirect||n})}}));break;case ue:a=a.concat(e.typ.methods)}})),a.forEach((e=>{void 0===t[e.name]&&(t[e.name]=e)})),n=o}return e.methodSetCache=[],Object.keys(t).sort().forEach((r=>{e.methodSetCache.push(t[r])})),e.methodSetCache},Ee=xe(1,1,"bool",!0,"",!1,null),Ce=xe(4,2,"int",!0,"",!1,null),Ie=xe(1,3,"int8",!0,"",!1,null),Ae=xe(2,4,"int16",!0,"",!1,null),Fe=xe(4,5,"int32",!0,"",!1,null),Re=xe(8,re,"int64",!0,"",!1,null),Te=xe(4,7,"uint",!0,"",!1,null),Ne=xe(1,8,"uint8",!0,"",!1,null),Pe=xe(2,9,"uint16",!0,"",!1,null),Ve=xe(4,ne,"uint32",!0,"",!1,null),Oe=xe(8,ie,"uint64",!0,"",!1,null),De=xe(4,oe,"uintptr",!0,"",!1,null),Le=xe(4,ae,"float32",!0,"",!1,null),Me=xe(8,pe,"float64",!0,"",!1,null),Be=xe(8,se,"complex64",!0,"",!1,null),je=xe(16,ce,"complex128",!0,"",!1,null),We=xe(8,he,"string",!0,"",!1,null),Ue=xe(4,26,"unsafe.Pointer",!0,"unsafe",!1,null),ze=e=>{switch(e){case 2:return Int32Array;case 3:return Int8Array;case 4:return Int16Array;case 5:return Int32Array;case 7:return Uint32Array;case 8:return Uint8Array;case 9:return Uint16Array;case ne:case oe:return Uint32Array;case ae:return Float32Array;case pe:return Float64Array;default:return Array}},Ke=(e,t)=>{var r=ze(e);return r===Array?t:new r(t)},Ge={},qe=(e,t)=>{var r=e.id+"$"+t,n=Ge[r];return void 0===n&&(n=xe(e.size*t,$e,"["+t+"]"+e.string,!1,"",!1,null),Ge[r]=n,n.init(e,t)),n},He=function(e,t){(t<0||t>2147483647)&&p("makechan: size out of range"),this.$elem=e,this.$capacity=t,this.$buffer=[],this.$sendQueue=[],this.$recvQueue=[],this.$closed=!1},Je=new He(null,0);Je.$sendQueue=Je.$recvQueue={length:0,push(){},shift(){},indexOf:()=>-1};var Ze={},Qe=(e,t,r)=>{var n=w(e,(e=>e.id)).join(",")+"$"+w(t,(e=>e.id)).join(",")+"$"+r,i=Ze[n];if(void 0===i){var o=w(e,(e=>e.string));r&&(o[o.length-1]="..."+o[o.length-1].substr(2));var a="func("+o.join(", ")+")";1===t.length?a+=" "+t[0].string:t.length>1&&(a+=" ("+w(t,(e=>e.string)).join(", ")+")"),i=xe(4,le,a,!1,"",!1,null),Ze[n]=i,i.init(e,t,r)}return i},Xe={},Ye=e=>{var t=w(e,(e=>e.pkg+","+e.name+","+e.typ.id)).join("$"),r=Xe[t];if(void 0===r){var n="interface {}";0!==e.length&&(n="interface { "+w(e,(e=>(""!==e.pkg?e.pkg+".":"")+e.name+e.typ.string.substr(4))).join("; ")+" }"),r=xe(8,ue,n,!1,"",!1,null),Xe[t]=r,r.init(e)}return r},et=Ye([]),tt={},rt=xe(8,ue,"error",!0,"",!1,null);rt.init([{prop:"Error",name:"Error",pkg:"",typ:Qe([],[We],!1)}]);var nt,it,ot,at,pt,st,ct,$t,lt,ut,ft,dt,wt,ht,gt,kt,bt,yt,mt,vt,_t,xt,St,Et,Ct,It,At,Ft,Rt,Tt,Nt,Pt,Vt,Ot,Dt,Lt,Mt,Bt,jt,Wt,Ut={},zt=(e,t)=>{var r=e.id+"$"+t.id,n=Ut[r];return void 0===n&&(n=xe(4,fe,"map["+e.string+"]"+t.string,!1,"",!1,null),Ut[r]=n,n.init(e,t)),n},Kt=(e,t)=>{for(var r=new Map,n=0;n{var t=e.ptr;return void 0===t&&(t=xe(4,de,"*"+e.string,!1,"",e.exported,null),e.ptr=t,t.init(e)),t},qt=(e,t)=>t.elem.kind===ge?e:new t((()=>e),(t=>{e=t})),Ht=(e,t,r)=>{if(e.buffer){var n=e.buffer.$ptr=e.buffer.$ptr||{},i=n[e.name]=n[e.name]||{},o=e.BYTES_PER_ELEMENT*t+e.byteOffset;return i[o]||(i[o]=new r((()=>e[t]),(r=>{e[t]=r})))}return e.$ptr=e.$ptr||{},e.$ptr[t]||(e.$ptr[t]=new r((()=>e[t]),(r=>{e[t]=r})))},Jt=e=>{var t=e.slice;return void 0===t&&(t=xe(12,we,"[]"+e.string,!1,"",!1,null),e.slice=t,t.init(e)),t},Zt=(e,t,r=t)=>{(t<0||t>2147483647)&&p("makeslice: len out of range"),(r<0||r2147483647)&&p("makeslice: cap out of range");var n=new e.nativeArray(r);if(e.nativeArray===Array)for(var i=0;i{var r=w(t,(e=>e.name+","+e.typ.id+","+e.tag)).join("$"),n=Qt[r];if(void 0===n){var i="struct { "+w(t,(e=>{var t=e.typ.string+(""!==e.tag?' "'+e.tag.replace(/\\/g,"\\\\").replace(/"/g,'\\"')+'"':"");return e.embedded?t:e.name+" "+t})).join("; ")+" }";0===t.length&&(i="struct {}"),n=xe(0,ge,i,!1,"",!1,(function(...e){this.$val=this;for(var r=0;r{var n,i=t.kind===ue,o="";if(e===tt)n=!1;else if(i){var a=e.constructor.string;if(void 0===(n=t.implementedBy[a])){n=!0;for(var p=Se(e.constructor),s=t.methods,$=0;${var e=new Error;if(void 0!==e.stack)return er+e.stack.split("\n").length},rr=null,nr=(e,t,r)=>{if(!r&&null!==e&&-1==pr.deferStack.indexOf(e))throw t;if(null===t){if(!pr.asleep){er--;var n=rr,i=nt,o=pr.panicStack.pop();void 0!==o&&(rr=tr(),nt=o);try{for(;;){if(null===e&&void 0===(e=pr.deferStack[pr.deferStack.length-1])){if(rr=null,o.Object instanceof Error)throw o.Object;var a;throw a=o.constructor===We?o.$val:void 0!==o.Error?o.Error():void 0!==o.String?o.String():o,new Error(a)}var p=e.pop();if(void 0===p){if(pr.deferStack.pop(),void 0!==o){e=null;continue}return}var s=p[0].apply(p[2],p[1]);if(s&&void 0!==s.$blk){if(e.push([s.$blk,[],s]),r)throw null;return}if(void 0!==o&&null===rr){if(r)throw null;return}}}catch(t){if(r)throw t;nr(e,t,r)}finally{void 0!==o&&(null!==rr&&pr.panicStack.push(o),rr=n,nt=i),er++}}}else{var c=null;try{ir(new ot(t))}catch(e){c=e}nr(e,c)}},ir=e=>{pr.panicStack.push(e),nr(null,null,!0)},or=()=>null===rr||void 0!==rr&&rr!==tr()-2?tt:(rr=null,nt),ar={asleep:!1,exit:!1,deferStack:[],panicStack:[]},pr=ar,sr=0,cr=!0,$r=0,lr=!1,ur=[],fr=()=>{var e=setTimeout(fr);try{for(var t,r=Date.now();void 0!==(t=ur.shift());){t();var n=Date.now()-r;if(n>4||n<0)break}}finally{0==ur.length&&clearTimeout(e)}},dr=e=>{e.asleep&&(e.asleep=!1,sr++),ur.push(e),pr===ar&&fr()},wr=()=>{pr===ar&&p("cannot block in JavaScript callback, fix by wrapping code in goroutine"),pr.asleep=!0},hr=(e,t)=>void 0!==e&&void 0!==e.$blk?e:t,gr=(e,t)=>{e.$closed&&p("send on closed channel");var r=e.$recvQueue.shift();if(void 0===r){if(!(e.$buffer.length(n=e,dr(i),t))),wr(),{$blk(){n&&p("send on closed channel")}}}e.$buffer.push(t)}else r([t,!0])},kr=e=>{var t=e.$sendQueue.shift();void 0!==t&&e.$buffer.push(t(!1));var r=e.$buffer.shift();if(void 0!==r)return[r,!0];if(e.$closed)return[e.$elem.zero(),!1];var n=pr,i={$blk(){return this.value}};return e.$recvQueue.push((e=>{i.value=e,dr(n)})),wr(),i},br=e=>{for(e.$closed&&p("close of closed channel"),e.$closed=!0;;){var t=e.$sendQueue.shift();if(void 0===t)break;t(!0)}for(;;){var r=e.$recvQueue.shift();if(void 0===r)break;r([e.$elem.zero(),!1])}},yr=e=>{for(var t=[],r=-1,n=0;n{for(var e=0;e{var r=e[t];switch(r.length){case 1:var n=e=>{c.selection=[t,e],$(),dr(s)};a.push([r[0].$recvQueue,n]),r[0].$recvQueue.push(n);break;case 2:n=()=>(r[0].$closed&&p("send on closed channel"),c.selection=[t],$(),dr(s),r[1]),a.push([r[0].$sendQueue,n]),r[0].$sendQueue.push(n)}})(n);return wr(),c},mr=e=>{switch(e.kind){case 1:case 2:case 3:case 4:case 5:case 7:case 8:case 9:case ne:case oe:case ae:case pe:return!1;default:return e!==it}},vr=(e,t,r)=>{if(t===it)return e;switch(t.kind){case 1:case 2:case 3:case 4:case 5:case 7:case 8:case 9:case ne:case oe:case ae:case pe:return e;case re:case ie:return Z(e);case $e:return mr(t.elem)?w(e,(e=>vr(e,t.elem,r))):e;case le:return _r(e,t,!1,r);case ue:return e===tt?null:e.constructor===it?e.$val.object:vr(e.$val,e.constructor,r);case fe:if(void 0===e.keys)return null;for(var n={},i=Array.from(e.keys()),o=0;ovr(e,t.elem,r))):v(e);case he:if(Er(e))return e;var s,$="";for(o=0;o65535){var u=Math.floor((l-65536)/1024)+55296,f=(l-65536)%1024+56320;$+=String.fromCharCode(u,f)}else $+=String.fromCharCode(l)}return $;case ge:var d=c.time;if(void 0!==d&&e.constructor===d.Time.ptr){var h=te(e.UnixNano(),new Re(0,1e6));return new Date(Z(h))}var g={},k=(e,t)=>{if(t===it)return e;switch(t.kind){case de:return e===t.nil?g:k(e.$get(),t.elem);case ge:if(0===t.fields.length)return g;var r=t.fields[0];return k(e[r.prop],r.typ);case ue:return k(e.$val,e.constructor);default:return g}},b=k(e,t);if(b!==g)return b;if(void 0!==r)return r(e);for(b={},o=0;oe===u?null:(void 0===e.$externalizeWrapper&&(cr=!1,e.$externalizeWrapper=function(){for(var i=[],o=0;o{if(r===it)return e;if(r===it.elem&&p("cannot internalize js.Object, use *js.Object instead"),e&&void 0!==e.__internal_object__)return Yt(e.__internal_object__,r,!1);var a=c.time;if(void 0!==a&&r===a.Time)return null!=e&&e.constructor===Date||p("cannot internalize time.Time from "+typeof e+", must be Date"),a.Unix(new Re(0,0),new Re(0,1e6*e.getTime()));if(void 0===i&&(i=new Map),i.has(r)||i.set(r,new Map),i.get(r).has(e))return i.get(r).get(e);switch(r.kind){case 1:return!!e;case 2:return parseInt(e);case 3:return parseInt(e)<<24>>24;case 4:return parseInt(e)<<16>>16;case 5:return 0|parseInt(e);case 7:return parseInt(e);case 8:return parseInt(e)<<24>>>24;case 9:return parseInt(e)<<16>>>16;case ne:case oe:return parseInt(e)>>>0;case re:case ie:return new r(0,e);case ae:case pe:return parseFloat(e);case $e:return e.length!==r.len&&p("got array with wrong size from JavaScript native"),w(e,(e=>xr(e,r.elem,o)));case le:return function(){for(var t=[],i=0;i{}).constructor:var s=Qe([Jt(et)],[it],!0);return new s(xr(e,s,o));case Number:return new Me(parseFloat(e));case String:return new We(xr(e,We,o));default:if(t.Node&&e instanceof t.Node)return new it(e);var $=zt(We,et);return new $(xr(e,$,n,i,o))}case fe:var u=new Map;i.get(r).set(e,u);for(var f=l(e),d=0;dxr(e,r.elem,o))));case he:if(e=String(e),Er(e))return e;var g="";for(d=0;d{if(t===it)return e;switch(t===it.elem&&p("cannot internalize js.Object, use *js.Object instead"),t.kind){case de:return m(t.elem);case ge:if(0===t.fields.length)return y;var r=t.fields[0],n=m(r.typ);if(n!==y){var i=new t.ptr;return i[r.prop]=n,i}return y;default:return y}},v=m(r);if(v!==y)return v;var _=new r.ptr;for(d=0;d{if(e&&e.constructor&&e.constructor.copy)return new e.constructor(P(e.$val,e.constructor));if(t.copy){var r=t.zero();return t.copy(r,e),r}return e},Er=e=>{for(var t=0;t=128)return!1;return!0};c["github.com/gopherjs/gopherjs/js"]=function(){var e,r,n,i,o,a,p,s,c,$,l,u,f,w,h={};return r=h.Object=xe(0,ge,"js.Object",!0,"github.com/gopherjs/gopherjs/js",!0,(function(e){this.$val=this,this.object=0!==arguments.length?e:null})),n=h.Error=xe(0,ge,"js.Error",!0,"github.com/gopherjs/gopherjs/js",!0,(function(e){this.$val=this,this.Object=0!==arguments.length?e:null})),i=h.M=xe(4,fe,"js.M",!0,"github.com/gopherjs/gopherjs/js",!0,null),o=Jt(et),a=Gt(r),p=Jt(a),s=Qe([p],[a],!0),c=Qe([],[a],!1),$=Qe([a],[],!1),l=Gt(n),r.ptr.prototype.Get=function(e){return this.object[vr(e,We)]},r.prototype.Get=function(e){return this.$val.Get(e)},r.ptr.prototype.Set=function(e,t){this.object[vr(e,We)]=vr(t,et)},r.prototype.Set=function(e,t){return this.$val.Set(e,t)},r.ptr.prototype.Delete=function(e){delete this.object[vr(e,We)]},r.prototype.Delete=function(e){return this.$val.Delete(e)},r.ptr.prototype.Length=function(){return K(this.object.length)},r.prototype.Length=function(){return this.$val.Length()},r.ptr.prototype.Index=function(e){return this.object[e]},r.prototype.Index=function(e){return this.$val.Index(e)},r.ptr.prototype.SetIndex=function(e,t){this.object[e]=vr(t,et)},r.prototype.SetIndex=function(e,t){return this.$val.SetIndex(e,t)},r.ptr.prototype.Call=function(e,t){var r;return(r=this.object)[vr(e,We)].apply(r,vr(t,o))},r.prototype.Call=function(e,t){return this.$val.Call(e,t)},r.ptr.prototype.Invoke=function(e){return this.object.apply(void 0,vr(e,o))},r.prototype.Invoke=function(e){return this.$val.Invoke(e)},r.ptr.prototype.New=function(e){return new(t.Function.prototype.bind.apply(this.object,[void 0].concat(vr(e,o))))},r.prototype.New=function(e){return this.$val.New(e)},r.ptr.prototype.Bool=function(){return!!this.object},r.prototype.Bool=function(){return this.$val.Bool()},r.ptr.prototype.String=function(){return xr(this.object,We)},r.prototype.String=function(){return this.$val.String()},r.ptr.prototype.Int=function(){return 0|K(this.object)},r.prototype.Int=function(){return this.$val.Int()},r.ptr.prototype.Int64=function(){return xr(this.object,Re)},r.prototype.Int64=function(){return this.$val.Int64()},r.ptr.prototype.Uint64=function(){return xr(this.object,Oe)},r.prototype.Uint64=function(){return this.$val.Uint64()},r.ptr.prototype.Float=function(){return G(this.object)},r.prototype.Float=function(){return this.$val.Float()},r.ptr.prototype.Interface=function(){return xr(this.object,et)},r.prototype.Interface=function(){return this.$val.Interface()},r.ptr.prototype.Unsafe=function(){return this.object},r.prototype.Unsafe=function(){return this.$val.Unsafe()},n.ptr.prototype.Error=function(){return"JavaScript error: "+xr(this.Object.message,We)},n.prototype.Error=function(){return this.$val.Error()},n.ptr.prototype.Stack=function(){return xr(this.Object.stack,We)},n.prototype.Stack=function(){return this.$val.Stack()},u=function(e){return d(e)},h.MakeFunc=u,f=function(e){var{constructor:r,defineProperty:n,e:o,f:a,fields:l,i:e,i$1:u,i$2:d,i$3:w,internalObj:h,m:g,methods:k,ms:b,pkg:y,pkgTyp:v,ptr:_,typ:x,wrapperObj:S,$s:E,$r:C,$c:I}=hr(this,{i:e});E=E||0;e:for(;;){switch(E){case 0:S=[S],(h=[h])[0]=e,r=h[0].constructor,S[0]=new t.Object,n=function(e,r){return function(e,n){t.Object.defineProperty(r[0],vr(e,We),vr(n,i))}}(0,S),C=n("__internal_object__",Kt(We.keyFor,[{k:"value",v:new it(h[0])}])),E=1;case 1:if(I&&(I=!1,C=C.$blk()),C&&void 0!==C.$blk)break e;for(x=xr(r.string,We),y=xr(r.pkg,We),_="",42===x.charCodeAt(0)&&(_="*"),u=0;u>>0,xt=O(xt,s),o=c,(_t||p("assignment to entry in nil map")).set(We.keyFor(o),{k:o,v:$}),$)},Ft=function(e){return xr(new t.String(e),We)},Rt=function(e,r){var n;return e=1+(e+1|0)|0,n=(new t.Error).stack.split(vr("\n",We)).slice(e,e+r|0),Tt(n)},Tt=function(e){var t,r,n,i,o,a,p,s;for(a=new bt([]),s=K(e.length),p=0;p=0?(f=new t.RegExp(vr("[@:]",We)),c=e.split(f),new $t.ptr(xr(c[0],We),xr(c.slice(1,K(c.length)-2|0).join(vr(":",We)),We),0|K(c[K(c.length)-2|0]),0|K(c[K(c.length)-1|0]))):-1==(s=0|K(e.lastIndexOf(vr("(",We))))?($=e.split(vr(":",We)),new $t.ptr("",xr($.slice(0,K($.length)-2|0).join(vr(":",We)).replace(new t.RegExp(vr("^\\s*at ",We)),vr("",We)),We),0|K($[K($.length)-2|0]),0|K($[K($.length)-1|0]))):(n="",p=0,r=0,l=(u=e.substring(s+1|0,0|K(e.indexOf(vr(")",We))))).split(vr(":",We)),""===xr(u,We)?n="":(n=xr(l.slice(0,K(l.length)-2|0).join(vr(":",We)),We),p=0|K(l[K(l.length)-2|0]),r=0|K(l[K(l.length)-1|0])),i=e.substring(3+(0|K(e.indexOf(vr("at ",We))))|0,0|K(e.indexOf(vr(" (",We)))),(a=0|K(i.indexOf(vr("[as ",We))))>0&&(i=i.substring(a+4|0,i.indexOf(vr("]",We)))),o=xr(i,We),new $t.ptr(o,n,p,r))},Wt.ParseCallFrame=Nt,Pt=function(e,t){var r,n,i,o,a;for(n=o=Rt(e,t.$length),r=0;r=n.$length?void p("index out of range"):n.$array[n.$offset+r],$t),a<0||a>=t.$length?p("index out of range"):t.$array[t.$offset+a]=At(i.FuncName,i.File,i.Line,i.Col),r++;return o.$length},Wt.Callers=Pt,Vt=function(e){var t,r,n,i,o;for(o=new lt.ptr(yt.nil,0),r=e,t=0;t=r.$length?void p("index out of range"):r.$array[r.$offset+t],n=Dt(i),o.frames=O(o.frames,new ut.ptr(i,n,n.name,n.file,n.line,n.Entry())),t++;return o},Wt.CallersFrames=Vt,lt.ptr.prototype.Next=function(){var e,t,r,n,i,o,a,s;return o=new ut.ptr(0,wt.nil,"","",0,0),(n=this).current>=n.frames.$length?(e=new ut.ptr(0,wt.nil,"","",0,0),ut.copy(o,e),[o,!1]):(i=P((a=n.frames,(s=n.current)<0||s>=a.$length?void p("index out of range"):a.$array[a.$offset+s]),ut),n.current=n.current+1|0,t=P(i,ut),r=n.current":this.name},ft.prototype.Name=function(){return this.$val.Name()},Dt=function(e){var t;return(t=0|e)>=xt.$length&&ir(new We("GopherJS: pc="+Ft(t)+" is out of range of known position counters")),t<0||t>=xt.$length?void p("index out of range"):xt.$array[xt.$offset+t]},Wt.FuncForPC=Dt,Lt=function(e){},Wt.KeepAlive=Lt,dt.prototype.RuntimeError=function(){this.$val},Gt(dt).prototype.RuntimeError=function(){return new dt(this.$get()).RuntimeError()},dt.prototype.Error=function(){return"runtime error: "+this.$val},Gt(dt).prototype.Error=function(){return new dt(this.$get()).Error()},Mt=function(e){ir(new dt(e))},Bt=function(){return ee(xr((new t.Date).getTime(),Re),new Re(0,1e6))},s["runtime.nanotime"]=Bt,jt=function(){return 4294967295*G(t.Math.random())|0},s["runtime.fastrand"]=jt,gt.methods=[{prop:"string",name:"string",pkg:"runtime",typ:Qe([],[We],!1)},{prop:"pkgpath",name:"pkgpath",pkg:"runtime",typ:Qe([],[We],!1)}],mt.methods=[{prop:"RuntimeError",name:"RuntimeError",pkg:"",typ:Qe([],[],!1)},{prop:"Error",name:"Error",pkg:"",typ:Qe([],[We],!1)}],vt.methods=[{prop:"Next",name:"Next",pkg:"",typ:Qe([],[ut,Ee],!1)}],wt.methods=[{prop:"Entry",name:"Entry",pkg:"",typ:Qe([],[De],!1)},{prop:"FileLine",name:"FileLine",pkg:"",typ:Qe([De],[We,Ce],!1)},{prop:"Name",name:"Name",pkg:"",typ:Qe([],[We],!1)}],dt.methods=[{prop:"RuntimeError",name:"RuntimeError",pkg:"",typ:Qe([],[],!1)},{prop:"Error",name:"Error",pkg:"",typ:Qe([],[We],!1)}],st.init("runtime",[{prop:"str",name:"str",embedded:!1,exported:!1,typ:We,tag:""}]),ct.init("runtime",[{prop:"_interface",name:"_interface",embedded:!1,exported:!1,typ:gt,tag:""},{prop:"concrete",name:"concrete",embedded:!1,exported:!1,typ:gt,tag:""},{prop:"asserted",name:"asserted",embedded:!1,exported:!1,typ:gt,tag:""},{prop:"missingMethod",name:"missingMethod",embedded:!1,exported:!1,typ:We,tag:""}]),$t.init("",[{prop:"FuncName",name:"FuncName",embedded:!1,exported:!0,typ:We,tag:""},{prop:"File",name:"File",embedded:!1,exported:!0,typ:We,tag:""},{prop:"Line",name:"Line",embedded:!1,exported:!0,typ:Ce,tag:""},{prop:"Col",name:"Col",embedded:!1,exported:!0,typ:Ce,tag:""}]),lt.init("runtime",[{prop:"frames",name:"frames",embedded:!1,exported:!1,typ:yt,tag:""},{prop:"current",name:"current",embedded:!1,exported:!1,typ:Ce,tag:""}]),ut.init("",[{prop:"PC",name:"PC",embedded:!1,exported:!0,typ:De,tag:""},{prop:"Func",name:"Func",embedded:!1,exported:!0,typ:wt,tag:""},{prop:"Function",name:"Function",embedded:!1,exported:!0,typ:We,tag:""},{prop:"File",name:"File",embedded:!1,exported:!0,typ:We,tag:""},{prop:"Line",name:"Line",embedded:!1,exported:!0,typ:Ce,tag:""},{prop:"Entry",name:"Entry",embedded:!1,exported:!0,typ:De,tag:""}]),ft.init("runtime",[{prop:"name",name:"name",embedded:!1,exported:!1,typ:We,tag:""},{prop:"file",name:"file",embedded:!1,exported:!1,typ:We,tag:""},{prop:"line",name:"line",embedded:!1,exported:!1,typ:Ce,tag:""},{prop:"opaque",name:"opaque",embedded:!1,exported:!1,typ:kt,tag:""}]),at=function(){Wt.$init=function(){};var e,t,r=!1,n=0;void 0!==this&&void 0!==this.$blk&&(r=!0,n=(e=this).$s,t=e.$r);e:for(;;){switch(n){case 0:t=pt.$init(),n=1;case 1:if(r&&(r=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;_t=Kt(We.keyFor,[]),xt=new ht([]),St=Kt(We.keyFor,[{k:"$callDeferred",v:!0}]),Et=Kt(We.keyFor,[{k:"$panic",v:"runtime.gopanic"},{k:"$goroutine",v:"runtime.goexit"}]),Ct()}return}return void 0===e&&(e={$blk:at}),e.$s=n,e.$r=t,e},Wt.$init=at,Wt),c["internal/goarch"]=function(){var e,t={};return e=function(){t.$init=function(){};var r,n,i=0;for(void 0!==this&&void 0!==this.$blk&&(i=(r=this).$s,n=r.$r);;)return;return void 0===r&&(r={$blk:e}),r.$s=i,r.$r=n,r},t.$init=e,t}(),c["internal/reflectlite"]=function(){var e,r,n,i,o,a,s,$,l,d,w,g,k,b,v,_,x,S,E,C,I,A,F,R,T,N,D,L,M,j,W,U,z,G,q,H,J,Z,Q,X,Y,ee,te,re,ne,ie,ae,pe,se,ce,$e,le,fe,de,we,he,ke,be,ye,me,ve,_e,Ie,Ae,Fe,Re,Te,Oe,Le,Me,Be,je,ze,Ke,Ge,He,Ze,Xe,Ye,rt,nt,ot,at,pt,st,ct,$t,lt,ut,ft,dt,wt,ht,gt,kt,bt,yt,mt,vt,_t,xt,St,Et,Ct,It,At,Ft,Rt,Tt,Nt,Pt,Vt,Ot,Dt={};return r=c["github.com/gopherjs/gopherjs/js"],n=c["internal/goarch"],i=Dt.Value=xe(0,ge,"reflectlite.Value",!0,"internal/reflectlite",!0,(function(e,t,r){if(this.$val=this,0===arguments.length)return this.typ=z.nil,this.ptr=0,void(this.flag=0);this.typ=e,this.ptr=t,this.flag=r})),o=Dt.flag=xe(4,oe,"reflectlite.flag",!0,"internal/reflectlite",!1,null),a=Dt.ValueError=xe(0,ge,"reflectlite.ValueError",!0,"internal/reflectlite",!0,(function(e,t){if(this.$val=this,0===arguments.length)return this.Method="",void(this.Kind=0);this.Method=e,this.Kind=t})),s=Dt.Type=xe(8,ue,"reflectlite.Type",!0,"internal/reflectlite",!0,null),$=Dt.Kind=xe(4,7,"reflectlite.Kind",!0,"internal/reflectlite",!0,null),l=Dt.tflag=xe(1,8,"reflectlite.tflag",!0,"internal/reflectlite",!1,null),d=Dt.rtype=xe(0,ge,"reflectlite.rtype",!0,"internal/reflectlite",!1,(function(e,t,r,n,i,o,a,p,s,c,$){if(this.$val=this,0===arguments.length)return this.size=0,this.ptrdata=0,this.hash=0,this.tflag=0,this.align=0,this.fieldAlign=0,this.kind=0,this.equal=u,this.gcdata=re.nil,this.str=0,void(this.ptrToThis=0);this.size=e,this.ptrdata=t,this.hash=r,this.tflag=n,this.align=i,this.fieldAlign=o,this.kind=a,this.equal=p,this.gcdata=s,this.str=c,this.ptrToThis=$})),w=Dt.method=xe(0,ge,"reflectlite.method",!0,"internal/reflectlite",!1,(function(e,t,r,n){if(this.$val=this,0===arguments.length)return this.name=0,this.mtyp=0,this.ifn=0,void(this.tfn=0);this.name=e,this.mtyp=t,this.ifn=r,this.tfn=n})),g=Dt.chanDir=xe(4,2,"reflectlite.chanDir",!0,"internal/reflectlite",!1,null),k=Dt.arrayType=xe(0,ge,"reflectlite.arrayType",!0,"internal/reflectlite",!1,(function(e,t,r,n){if(this.$val=this,0===arguments.length)return this.rtype=new d.ptr(0,0,0,0,0,0,0,u,re.nil,0,0),this.elem=z.nil,this.slice=z.nil,void(this.len=0);this.rtype=e,this.elem=t,this.slice=r,this.len=n})),b=Dt.chanType=xe(0,ge,"reflectlite.chanType",!0,"internal/reflectlite",!1,(function(e,t,r){if(this.$val=this,0===arguments.length)return this.rtype=new d.ptr(0,0,0,0,0,0,0,u,re.nil,0,0),this.elem=z.nil,void(this.dir=0);this.rtype=e,this.elem=t,this.dir=r})),v=Dt.imethod=xe(0,ge,"reflectlite.imethod",!0,"internal/reflectlite",!1,(function(e,t){if(this.$val=this,0===arguments.length)return this.name=0,void(this.typ=0);this.name=e,this.typ=t})),_=Dt.interfaceType=xe(0,ge,"reflectlite.interfaceType",!0,"internal/reflectlite",!1,(function(e,t,r){if(this.$val=this,0===arguments.length)return this.rtype=new d.ptr(0,0,0,0,0,0,0,u,re.nil,0,0),this.pkgPath=new M.ptr(re.nil),void(this.methods=pe.nil);this.rtype=e,this.pkgPath=t,this.methods=r})),x=Dt.mapType=xe(0,ge,"reflectlite.mapType",!0,"internal/reflectlite",!1,(function(e,t,r,n,i,o,a,p,s){if(this.$val=this,0===arguments.length)return this.rtype=new d.ptr(0,0,0,0,0,0,0,u,re.nil,0,0),this.key=z.nil,this.elem=z.nil,this.bucket=z.nil,this.hasher=u,this.keysize=0,this.valuesize=0,this.bucketsize=0,void(this.flags=0);this.rtype=e,this.key=t,this.elem=r,this.bucket=n,this.hasher=i,this.keysize=o,this.valuesize=a,this.bucketsize=p,this.flags=s})),S=Dt.ptrType=xe(0,ge,"reflectlite.ptrType",!0,"internal/reflectlite",!1,(function(e,t){if(this.$val=this,0===arguments.length)return this.rtype=new d.ptr(0,0,0,0,0,0,0,u,re.nil,0,0),void(this.elem=z.nil);this.rtype=e,this.elem=t})),E=Dt.sliceType=xe(0,ge,"reflectlite.sliceType",!0,"internal/reflectlite",!1,(function(e,t){if(this.$val=this,0===arguments.length)return this.rtype=new d.ptr(0,0,0,0,0,0,0,u,re.nil,0,0),void(this.elem=z.nil);this.rtype=e,this.elem=t})),C=Dt.structField=xe(0,ge,"reflectlite.structField",!0,"internal/reflectlite",!1,(function(e,t,r){if(this.$val=this,0===arguments.length)return this.name=new M.ptr(re.nil),this.typ=z.nil,void(this.offset=0);this.name=e,this.typ=t,this.offset=r})),I=Dt.structType=xe(0,ge,"reflectlite.structType",!0,"internal/reflectlite",!1,(function(e,t,r){if(this.$val=this,0===arguments.length)return this.rtype=new d.ptr(0,0,0,0,0,0,0,u,re.nil,0,0),this.pkgPath=new M.ptr(re.nil),void(this.fields=se.nil);this.rtype=e,this.pkgPath=t,this.fields=r})),A=Dt.nameOff=xe(4,5,"reflectlite.nameOff",!0,"internal/reflectlite",!1,null),F=Dt.typeOff=xe(4,5,"reflectlite.typeOff",!0,"internal/reflectlite",!1,null),R=Dt.textOff=xe(4,5,"reflectlite.textOff",!0,"internal/reflectlite",!1,null),T=Dt.errorString=xe(0,ge,"reflectlite.errorString",!0,"internal/reflectlite",!1,(function(e){this.$val=this,this.s=0!==arguments.length?e:""})),N=Dt.Method=xe(0,ge,"reflectlite.Method",!0,"internal/reflectlite",!0,(function(e,t,r,n,o){if(this.$val=this,0===arguments.length)return this.Name="",this.PkgPath="",this.Type=tt,this.Func=new i.ptr(z.nil,0,0),void(this.Index=0);this.Name=e,this.PkgPath=t,this.Type=r,this.Func=n,this.Index=o})),D=Dt.uncommonType=xe(0,ge,"reflectlite.uncommonType",!0,"internal/reflectlite",!1,(function(e,t,r,n,i){if(this.$val=this,0===arguments.length)return this.pkgPath=0,this.mcount=0,this.xcount=0,this.moff=0,void(this._methods=Y.nil);this.pkgPath=e,this.mcount=t,this.xcount=r,this.moff=n,this._methods=i})),L=Dt.funcType=xe(0,ge,"reflectlite.funcType",!0,"internal/reflectlite",!1,(function(e,t,r,n,i){if(this.$val=this,0===arguments.length)return this.rtype=new d.ptr(0,0,0,0,0,0,0,u,re.nil,0,0),this.inCount=0,this.outCount=0,this._in=q.nil,void(this._out=q.nil);this.rtype=e,this.inCount=t,this.outCount=r,this._in=n,this._out=i})),M=Dt.name=xe(0,ge,"reflectlite.name",!0,"internal/reflectlite",!1,(function(e){this.$val=this,this.bytes=0!==arguments.length?e:re.nil})),j=Dt.nameData=xe(0,ge,"reflectlite.nameData",!0,"internal/reflectlite",!1,(function(e,t,r,n){if(this.$val=this,0===arguments.length)return this.name="",this.tag="",this.exported=!1,void(this.embedded=!1);this.name=e,this.tag=t,this.exported=r,this.embedded=n})),W=Dt.mapIter=xe(0,ge,"reflectlite.mapIter",!0,"internal/reflectlite",!1,(function(e,t,r,n,i){if(this.$val=this,0===arguments.length)return this.t=tt,this.m=null,this.keys=null,this.i=0,void(this.last=null);this.t=e,this.m=t,this.keys=r,this.i=n,this.last=i})),U=Dt.TypeEx=xe(8,ue,"reflectlite.TypeEx",!0,"internal/reflectlite",!0,null),z=Gt(d),G=Jt(M),q=Jt(z),H=Jt(We),J=Jt(et),Z=Gt(r.Object),Q=Qe([J],[Z],!0),X=Gt(D),Y=Jt(w),ee=Gt(L),te=Jt(i),re=Gt(Ne),ne=Gt(Ue),ie=Jt(s),ae=Jt(Z),pe=Jt(v),se=Jt(C),ce=Gt(j),$e=Xt("internal/reflectlite",[{prop:"str",name:"str",embedded:!1,exported:!1,typ:We,tag:""}]),le=Gt(W),fe=qe(De,2),de=Jt(Ne),we=Gt(a),he=Qe([Ue,Ue],[Ee],!1),ke=Gt(_),be=Qe([Ue,De],[De],!1),ye=Gt(C),me=Gt(T),o.prototype.kind=function(){return(31&this.$val)>>>0>>>0},Gt(o).prototype.kind=function(){return new o(this.$get()).kind()},o.prototype.ro=function(){return(96&this.$val)>>>0!=0?32:0},Gt(o).prototype.ro=function(){return new o(this.$get()).ro()},i.ptr.prototype.pointer=function(){var e;return 4===(e=this).typ.size&&e.typ.pointers()||ir(new We("can't call pointer on a non-pointer Value")),(128&e.flag)>>>0!=0?e.ptr.$get():e.ptr},i.prototype.pointer=function(){return this.$val.pointer()},a.ptr.prototype.Error=function(){var e;return 0===(e=this).Kind?"reflect: call of "+e.Method+" on zero Value":"reflect: call of "+e.Method+" on "+new $(e.Kind).String()+" Value"},a.prototype.Error=function(){return this.$val.Error()},o.prototype.mustBeExported=function(){var e;0===(e=this.$val)&&ir(new a.ptr(Ft(),0)),(96&e)>>>0!=0&&ir(new We("reflect: "+Ft()+" using value obtained using unexported field"))},Gt(o).prototype.mustBeExported=function(){return new o(this.$get()).mustBeExported()},o.prototype.mustBeAssignable=function(){var e;0===(e=this.$val)&&ir(new a.ptr(Ft(),0)),(96&e)>>>0!=0&&ir(new We("reflect: "+Ft()+" using value obtained using unexported field")),(256&e)>>>0==0&&ir(new We("reflect: "+Ft()+" using unaddressable value"))},Gt(o).prototype.mustBeAssignable=function(){return new o(this.$get()).mustBeAssignable()},i.ptr.prototype.CanSet=function(){return(352&this.flag)>>>0==256},i.prototype.CanSet=function(){return this.$val.CanSet()},i.ptr.prototype.IsValid=function(){return!(0===this.flag)},i.prototype.IsValid=function(){return this.$val.IsValid()},i.ptr.prototype.Kind=function(){return new o(this.flag).kind()},i.prototype.Kind=function(){return this.$val.Kind()},i.ptr.prototype.Type=function(){return 0===this.flag&&ir(new a.ptr("reflectlite.Value.Type",0)),this.typ},i.prototype.Type=function(){return this.$val.Type()},C.ptr.prototype.embedded=function(){return P(this.name,M).embedded()},C.prototype.embedded=function(){return this.$val.embedded()},$.prototype.String=function(){var e;return(0|(e=this.$val))=ve.$length?void p("index out of range"):ve.$array[ve.$offset+e]:0>=ve.$length?void p("index out of range"):ve.$array[ve.$offset+0]},Gt($).prototype.String=function(){return new $(this.$get()).String()},d.ptr.prototype.String=function(){var e,t;return e=P((t=this).nameOff(t.str),M).name(),(2&t.tflag)>>>0!=0?m(e,1):e},d.prototype.String=function(){return this.$val.String()},d.ptr.prototype.Size=function(){return this.size},d.prototype.Size=function(){return this.$val.Size()},d.ptr.prototype.Kind=function(){return(31&this.kind)>>>0>>>0},d.prototype.Kind=function(){return this.$val.Kind()},d.ptr.prototype.pointers=function(){return!(0===this.ptrdata)},d.prototype.pointers=function(){return this.$val.pointers()},d.ptr.prototype.common=function(){return this},d.prototype.common=function(){return this.$val.common()},d.ptr.prototype.exportedMethods=function(){var e;return(e=this.uncommon())===X.nil?Y.nil:e.exportedMethods()},d.prototype.exportedMethods=function(){return this.$val.exportedMethods()},d.ptr.prototype.NumMethod=function(){var e;return 20===(e=this).Kind()?e.kindType.NumMethod():e.exportedMethods().$length},d.prototype.NumMethod=function(){return this.$val.NumMethod()},d.ptr.prototype.PkgPath=function(){var e;return(4&this.tflag)>>>0==0||(e=this.uncommon())===X.nil?"":P(this.nameOff(e.pkgPath),M).name()},d.prototype.PkgPath=function(){return this.$val.PkgPath()},d.ptr.prototype.hasName=function(){return!((4&this.tflag)>>>0==0)},d.prototype.hasName=function(){return this.$val.hasName()},d.ptr.prototype.Name=function(){var e,t,r,n;if(!this.hasName())return"";for(t=(r=this.String()).length-1|0,n=0;t>=0&&(46!==r.charCodeAt(t)||0!==n);)93===(e=r.charCodeAt(t))?n=n+1|0:91===e&&(n=n-1|0),t=t-1|0;return m(r,t+1|0)},d.prototype.Name=function(){return this.$val.Name()},d.ptr.prototype.chanDir=function(){return 18!==this.Kind()&&ir(new We("reflect: chanDir of non-chan type")),0|this.kindType.dir},d.prototype.chanDir=function(){return this.$val.chanDir()},d.ptr.prototype.Elem=function(){var e,t,r,n,i,o,a;return 17===(e=(t=this).Kind())?(r=t.kindType,Ze(r.elem)):18===e?(n=t.kindType,Ze(n.elem)):21===e?(i=t.kindType,Ze(i.elem)):22===e?(o=t.kindType,Ze(o.elem)):23===e?(a=t.kindType,Ze(a.elem)):void ir(new We("reflect: Elem of invalid type"))},d.prototype.Elem=function(){return this.$val.Elem()},d.ptr.prototype.In=function(e){var t,r;return 19!==this.Kind()&&ir(new We("reflect: In of non-func type")),t=this.kindType,Ze((r=t.in$(),e<0||e>=r.$length?void p("index out of range"):r.$array[r.$offset+e]))},d.prototype.In=function(e){return this.$val.In(e)},d.ptr.prototype.Len=function(){return 17!==this.Kind()&&ir(new We("reflect: Len of non-array type")),0|this.kindType.len},d.prototype.Len=function(){return this.$val.Len()},d.ptr.prototype.NumIn=function(){return 19!==this.Kind()&&ir(new We("reflect: NumIn of non-func type")),0|this.kindType.inCount},d.prototype.NumIn=function(){return this.$val.NumIn()},d.ptr.prototype.NumOut=function(){return 19!==this.Kind()&&ir(new We("reflect: NumOut of non-func type")),this.kindType.out().$length},d.prototype.NumOut=function(){return this.$val.NumOut()},d.ptr.prototype.Out=function(e){var t,r;return 19!==this.Kind()&&ir(new We("reflect: Out of non-func type")),t=this.kindType,Ze((r=t.out(),e<0||e>=r.$length?void p("index out of range"):r.$array[r.$offset+e]))},d.prototype.Out=function(e){return this.$val.Out(e)},_.ptr.prototype.NumMethod=function(){return this.methods.$length},_.prototype.NumMethod=function(){return this.$val.NumMethod()},d.ptr.prototype.Implements=function(e){var{_r:t,t:r,u:e,$s:n,$r:i,$c:o}=hr(this,{u:e});n=n||0;e:for(;;){switch(n){case 0:r=this,B(e,tt)&&ir(new We("reflect: nil type passed to Type.Implements")),t=e.Kind(),n=3;case 3:if(o&&(o=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;if(20!==t){n=1;continue}n=2;continue;case 1:ir(new We("reflect: non-interface type passed to Type.Implements"));case 2:return n=-1,ze(Yt(e,z),r)}return}return{$blk:d.ptr.prototype.Implements,$c:!0,$r:i,_r:t,t:r,u:e,$s:n}},d.prototype.Implements=function(e){return this.$val.Implements(e)},d.ptr.prototype.AssignableTo=function(e){var{$24r:t,_r:r,t:n,u:e,uu:i,$s:o,$r:a,$c:p}=hr(this,{u:e});o=o||0;e:for(;;){switch(o){case 0:n=this,B(e,tt)&&ir(new We("reflect: nil type passed to Type.AssignableTo")),i=Yt(e,z),r=Ke(i,n),o=1;case 1:if(p&&(p=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;t=r||ze(i,n),o=2;case 2:return t}return}return{$blk:d.ptr.prototype.AssignableTo,$c:!0,$r:a,$24r:t,_r:r,t:n,u:e,uu:i,$s:o}},d.prototype.AssignableTo=function(e){return this.$val.AssignableTo(e)},ze=function(e,t){var r,n,i,o,a,s,c,$,l,u,f,d,h,g,k,b,y,m,v,_,x,S,E;if(20!==e.Kind())return!1;if(0===(a=e.kindType).methods.$length)return!0;if(20===t.Kind()){for(d=t.kindType,r=0,i=0;i=x.$length?void p("index out of range"):x.$array[x.$offset+r],$=P(a.rtype.nameOff(s.name),M),S=d.methods,g=i<0||i>=S.$length?void p("index out of range"):S.$array[S.$offset+i],b=P(t.nameOff(g.name),M),P(b,M).name()===P($,M).name()&&t.typeOff(g.typ)===a.rtype.typeOff(s.typ)){if(!P($,M).isExported()&&(""===(u=P($,M).pkgPath())&&(u=P(a.pkgPath,M).name()),""===(m=P(b,M).pkgPath())&&(m=P(d.pkgPath,M).name()),u!==m)){i=i+1|0;continue}if((r=r+1|0)>=a.methods.$length)return!0}i=i+1|0}return!1}if((h=t.uncommon())===X.nil)return!1;for(n=0,_=h.methods(),o=0;o<(0|h.mcount);){if(E=a.methods,c=n<0||n>=E.$length?void p("index out of range"):E.$array[E.$offset+n],l=P(a.rtype.nameOff(c.name),M),k=P(o<0||o>=_.$length?void p("index out of range"):_.$array[_.$offset+o],w),y=P(t.nameOff(k.name),M),P(y,M).name()===P(l,M).name()&&t.typeOff(k.mtyp)===a.rtype.typeOff(c.typ)){if(!P(l,M).isExported()&&(""===(f=P(l,M).pkgPath())&&(f=P(a.pkgPath,M).name()),""===(v=P(y,M).pkgPath())&&(v=P(t.nameOff(h.pkgPath),M).name()),f!==v)){o=o+1|0;continue}if((n=n+1|0)>=a.methods.$length)return!0}o=o+1|0}return!1},Ke=function(e,t){var{$24r:r,T:e,V:t,_r:n,$s:i,$r:o,$c:a}=hr(this,{T:e,V:t});i=i||0;e:for(;;){switch(i){case 0:if(e===t)return i=-1,!0;if(e.hasName()&&t.hasName()||e.Kind()!==t.Kind())return i=-1,!1;n=He(e,t,!0),i=1;case 1:if(a&&(a=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;r=n,i=2;case 2:return r}return}return{$blk:Ke,$c:!0,$r:o,$24r:r,T:e,V:t,_r:n,$s:i}},Ge=function(e,t,r){var{$24r:n,T:e,V:t,_arg:i,_arg$1:o,_r:a,_r$1:p,_r$2:s,_r$3:c,_r$4:$,_r$5:l,_r$6:u,_v:f,cmpTags:r,$s:d,$r:w,$c:h}=hr(this,{T:e,V:t,cmpTags:r});d=d||0;e:for(;;){switch(d){case 0:if(r)return d=-1,B(e,t);a=e.Name(),d=4;case 4:if(h&&(h=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;p=t.Name(),d=5;case 5:if(h&&(h=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;if(a!==p){f=!0,d=3;continue e}s=e.Kind(),d=6;case 6:if(h&&(h=!1,s=s.$blk()),s&&void 0!==s.$blk)break e;c=t.Kind(),d=7;case 7:if(h&&(h=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;f=!(s===c);case 3:if(f){d=1;continue}d=2;continue;case 1:return d=-1,!1;case 2:$=e.common(),d=8;case 8:if(h&&(h=!1,$=$.$blk()),$&&void 0!==$.$blk)break e;i=$,l=t.common(),d=9;case 9:if(h&&(h=!1,l=l.$blk()),l&&void 0!==l.$blk)break e;u=He(i,o=l,!1),d=10;case 10:if(h&&(h=!1,u=u.$blk()),u&&void 0!==u.$blk)break e;n=u,d=11;case 11:return n}return}return{$blk:Ge,$c:!0,$r:w,$24r:n,T:e,V:t,_arg:i,_arg$1:o,_r:a,_r$1:p,_r$2:s,_r$3:c,_r$4:$,_r$5:l,_r$6:u,_v:f,cmpTags:r,$s:d}},He=function(e,t,r){var{$24r:n,$24r$1:i,$24r$2:o,$24r$3:a,T:e,V:t,_1:s,_i:c,_r:$,_r$1:l,_r$2:u,_r$3:f,_r$4:d,_r$5:w,_r$6:h,_r$7:g,_r$8:k,_ref:b,_v:y,_v$1:m,_v$2:v,_v$3:_,cmpTags:r,i:x,i$1:S,i$2:E,kind:C,t:I,t$1:A,t$2:F,tf:R,v:T,v$1:N,v$2:V,vf:O,x:D,x$1:L,$s:B,$r:j,$c:W}=hr(this,{T:e,V:t,cmpTags:r});B=B||0;e:for(;;){switch(B){case 0:if(e===t)return B=-1,!0;if((C=e.Kind())!==t.Kind())return B=-1,!1;if(1<=C&&C<=16||24===C||26===C)return B=-1,!0;if(17===(s=C)){B=2;continue}if(18===s){B=3;continue}if(19===s){B=4;continue}if(20===s){B=5;continue}if(21===s){B=6;continue}if(22===s||23===s){B=7;continue}if(25===s){B=8;continue}B=9;continue;case 2:if(e.Len()!==t.Len()){y=!1,B=10;continue e}$=Ge(e.Elem(),t.Elem(),r),B=11;case 11:if(W&&(W=!1,$=$.$blk()),$&&void 0!==$.$blk)break e;y=$;case 10:n=y,B=12;case 12:return n;case 3:if(3!==t.chanDir()){m=!1,B=15;continue e}l=Ge(e.Elem(),t.Elem(),r),B=16;case 16:if(W&&(W=!1,l=l.$blk()),l&&void 0!==l.$blk)break e;m=l;case 15:if(m){B=13;continue}B=14;continue;case 13:return B=-1,!0;case 14:if(t.chanDir()!==e.chanDir()){v=!1,B=17;continue e}u=Ge(e.Elem(),t.Elem(),r),B=18;case 18:if(W&&(W=!1,u=u.$blk()),u&&void 0!==u.$blk)break e;v=u;case 17:i=v,B=19;case 19:return i;case 4:if(I=e.kindType,T=t.kindType,I.outCount!==T.outCount||I.inCount!==T.inCount)return B=-1,!1;x=0;case 20:if(!(x=D.$length?void p("index out of range"):D.$array[D.$offset+E],L=V.fields,O=E<0||E>=L.$length?void p("index out of range"):L.$array[L.$offset+E],P(R.name,M).name()!==P(O.name,M).name())return B=-1,!1;k=Ge(R.typ,O.typ,r),B=40;case 40:if(W&&(W=!1,k=k.$blk()),k&&void 0!==k.$blk)break e;if(!k){B=38;continue}B=39;continue;case 38:return B=-1,!1;case 39:if(r&&P(R.name,M).tag()!==P(O.name,M).tag())return B=-1,!1;if(R.offset!==O.offset)return B=-1,!1;if(R.embedded()!==O.embedded())return B=-1,!1;c++,B=36;continue;case 37:return B=-1,!0;case 9:case 1:return B=-1,!1}return}return{$blk:He,$c:!0,$r:j,$24r:n,$24r$1:i,$24r$2:o,$24r$3:a,T:e,V:t,_1:s,_i:c,_r:$,_r$1:l,_r$2:u,_r$3:f,_r$4:d,_r$5:w,_r$6:h,_r$7:g,_r$8:k,_ref:b,_v:y,_v$1:m,_v$2:v,_v$3:_,cmpTags:r,i:x,i$1:S,i$2:E,kind:C,t:I,t$1:A,t$2:F,tf:R,v:T,v$1:N,v$2:V,vf:O,x:D,x$1:L,$s:B}},Ze=function(e){return e===z.nil?tt:e},Xe=function(e){return(32&e.kind)>>>0==0},i.ptr.prototype.object=function(){var e,t,r,n;if(17===(r=this).typ.Kind()||25===r.typ.Kind())return r.ptr;if((128&r.flag)>>>0!=0){if((n=r.ptr.$get())!==tt&&n.constructor!==ot(r.typ))switch(0){default:if(11===(e=r.typ.Kind())||6===e)n=new(ot(r.typ))(n.$high,n.$low);else if(15===e||16===e)n=new(ot(r.typ))(n.$real,n.$imag);else if(23===e){if(n===n.constructor.nil){n=ot(r.typ).nil;break}(t=new(ot(r.typ))(n.$array)).$offset=n.$offset,t.$length=n.$length,t.$capacity=n.$capacity,n=t}}return n}return r.ptr},i.prototype.object=function(){return this.$val.object()},i.ptr.prototype.assignTo=function(e,t,r){var{_r:n,_r$1:a,_r$2:p,context:e,dst:t,fl:s,target:r,v:c,x:$,$s:l,$r:u,$c:f}=hr(this,{context:e,dst:t,target:r});l=l||0;e:for(;;){switch(l){case 0:if((512&(c=this).flag)>>>0!=0){l=1;continue}l=2;continue;case 1:n=Rt(e,P(c,i)),l=3;case 3:if(f&&(f=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;i.copy(c,n);case 2:a=Ke(t,c.typ),l=8;case 8:if(f&&(f=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;if(a){l=5;continue}if(ze(t,c.typ)){l=6;continue}l=7;continue;case 5:return s=((s=((384&c.flag)>>>0|new o(c.flag).ro())>>>0)|t.Kind()>>>0)>>>0,l=-1,new i.ptr(t,c.ptr,s);case 6:0===r&&(r=bt(t)),p=It(P(c,i)),l=9;case 9:if(f&&(f=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;return $=p,0===t.NumMethod()?r.$set($):At(t,$,r),l=-1,new i.ptr(t,r,148);case 7:case 4:return ir(new We(e+": value of type "+c.typ.String()+" is not assignable to type "+t.String())),l=-1,new i.ptr(z.nil,0,0)}return}return{$blk:i.ptr.prototype.assignTo,$c:!0,$r:u,_r:n,_r$1:a,_r$2:p,context:e,dst:t,fl:s,target:r,v:c,x:$,$s:l}},i.prototype.assignTo=function(e,t,r){return this.$val.assignTo(e,t,r)},i.ptr.prototype.Cap=function(){var e,t;return 17===(e=t=new o(this.flag).kind())?this.typ.Len():18===e||23===e?0|K(P(this,i).object().$capacity):void ir(new a.ptr("reflect.Value.Cap",t))},i.prototype.Cap=function(){return this.$val.Cap()},i.ptr.prototype.Index=function(e){var{$24r:t,$24r$1:r,_1:n,_r:p,_r$1:s,a:c,a$1:$,c:l,fl:u,fl$1:f,fl$2:d,i:e,k:w,s:h,str:g,tt:k,tt$1:b,typ:y,typ$1:m,v,$s:_,$r:x,$c:S}=hr(this,{i:e});_=_||0;e:for(;;){switch(_){case 0:if(c=[c],$=[$],l=[l],e=[e],y=[y],m=[m],17===(n=w=new o((v=this).flag).kind())){_=2;continue}if(23===n){_=3;continue}if(24===n){_=4;continue}_=5;continue;case 2:if(k=v.typ.kindType,(e[0]<0||e[0]>(0|k.len))&&ir(new We("reflect: array index out of range")),y[0]=k.elem,u=(((384&v.flag)>>>0|new o(v.flag).ro())>>>0|y[0].Kind()>>>0)>>>0,c[0]=v.ptr,(128&u)>>>0!=0&&17!==y[0].Kind()&&25!==y[0].Kind()){_=7;continue}_=8;continue;case 7:return _=-1,new i.ptr(y[0],new(ot(Vt(y[0])))(function(e,t,r,n,i){return function(){return Tt(i[0],e[0][n[0]])}}(c,0,0,e,y),function(e,t,r,n,i){return function(t){e[0][n[0]]=Nt(i[0],t)}}(c,0,0,e,y)),u);case 8:p=dt(y[0],Tt(y[0],c[0][e[0]]),u),_=9;case 9:if(S&&(S=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;t=p,_=10;case 10:return t;case 3:if(h=P(v,i).object(),(e[0]<0||e[0]>=(0|K(h.$length)))&&ir(new We("reflect: slice index out of range")),b=v.typ.kindType,m[0]=b.elem,f=((384|new o(v.flag).ro())>>>0|m[0].Kind()>>>0)>>>0,e[0]=e[0]+(0|K(h.$offset))|0,$[0]=h.$array,(128&f)>>>0!=0&&17!==m[0].Kind()&&25!==m[0].Kind()){_=11;continue}_=12;continue;case 11:return _=-1,new i.ptr(m[0],new(ot(Vt(m[0])))(function(e,t,r,n,i,o){return function(){return Tt(o[0],t[0][n[0]])}}(0,$,0,e,0,m),function(e,t,r,n,i,o){return function(e){t[0][n[0]]=Nt(o[0],e)}}(0,$,0,e,0,m)),f);case 12:s=dt(m[0],Tt(m[0],$[0][e[0]]),f),_=13;case 13:if(S&&(S=!1,s=s.$blk()),s&&void 0!==s.$blk)break e;r=s,_=14;case 14:return r;case 4:return g=v.ptr.$get(),(e[0]<0||e[0]>=g.length)&&ir(new We("reflect: string index out of range")),d=((8|new o(v.flag).ro())>>>0|128)>>>0,l[0]=g.charCodeAt(e[0]),_=-1,new i.ptr(Ie,l.$ptr||(l.$ptr=new re((function(){return this.$target[0]}),(function(e){this.$target[0]=e}),l)),d);case 5:ir(new a.ptr("reflect.Value.Index",w));case 6:case 1:return _=-1,new i.ptr(z.nil,0,0)}return}return{$blk:i.ptr.prototype.Index,$c:!0,$r:x,$24r:t,$24r$1:r,_1:n,_r:p,_r$1:s,a:c,a$1:$,c:l,fl:u,fl$1:f,fl$2:d,i:e,k:w,s:h,str:g,tt:k,tt$1:b,typ:y,typ$1:m,v,$s:_}},i.prototype.Index=function(e){return this.$val.Index(e)},i.ptr.prototype.InterfaceData=function(){ir(new We("InterfaceData is not supported by GopherJS"))},i.prototype.InterfaceData=function(){return this.$val.InterfaceData()},i.ptr.prototype.IsNil=function(){var e,t,r;return 22===(e=t=new o((r=this).flag).kind())||23===e?P(r,i).object()===ot(r.typ).nil:18===e?P(r,i).object()===Je:19===e?P(r,i).object()===u:21===e?!1===P(r,i).object():20===e?P(r,i).object()===tt:26===e?0===P(r,i).object():void ir(new a.ptr("reflect.Value.IsNil",t))},i.prototype.IsNil=function(){return this.$val.IsNil()},i.ptr.prototype.Len=function(){var e,t,r;return 17===(e=t=new o((r=this).flag).kind())||24===e?K(P(r,i).object().length):23===e?0|K(P(r,i).object().$length):18===e?0|K(P(r,i).object().$buffer.length):21===e?0|K(P(r,i).object().size):void ir(new a.ptr("reflect.Value.Len",t))},i.prototype.Len=function(){return this.$val.Len()},i.ptr.prototype.Pointer=function(){var e,t,r;return 18===(e=t=new o((r=this).flag).kind())||21===e||22===e||26===e?P(r,i).IsNil()?0:P(r,i).object():19===e?P(r,i).IsNil()?0:1:23===e?P(r,i).IsNil()?0:P(r,i).object().$array:void ir(new a.ptr("reflect.Value.Pointer",t))},i.prototype.Pointer=function(){return this.$val.Pointer()},i.ptr.prototype.Set=function(e){var{_1:t,_r:r,_r$1:n,v:a,x:e,$s:p,$r:s,$c:c}=hr(this,{x:e});p=p||0;e:for(;;){switch(p){case 0:new o((a=this).flag).mustBeAssignable(),new o(e.flag).mustBeExported(),r=P(e,i).assignTo("reflect.Set",a.typ,0),p=1;case 1:if(c&&(c=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;if(i.copy(e,r),(128&a.flag)>>>0!=0){p=2;continue}p=3;continue;case 2:if(17===(t=a.typ.Kind())){p=5;continue}if(20===t){p=6;continue}if(25===t){p=7;continue}p=8;continue;case 5:ot(a.typ).copy(a.ptr,e.ptr),p=9;continue;case 6:n=It(P(e,i)),p=10;case 10:if(c&&(c=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;a.ptr.$set(n),p=9;continue;case 7:ft(a.ptr,e.ptr,a.typ),p=9;continue;case 8:a.ptr.$set(P(e,i).object());case 9:case 4:return void(p=-1);case 3:return a.ptr=e.ptr,void(p=-1)}return}return{$blk:i.ptr.prototype.Set,$c:!0,$r:s,_1:t,_r:r,_r$1:n,v:a,x:e,$s:p}},i.prototype.Set=function(e){return this.$val.Set(e)},i.ptr.prototype.SetBytes=function(e){var{_r:t,_r$1:r,_v:n,slice:a,typedSlice:p,v:s,x:e,$s:c,$r:$,$c:l}=hr(this,{x:e});c=c||0;e:for(;;){switch(c){case 0:new o((s=this).flag).mustBeAssignable(),new o(s.flag).mustBe(23),t=s.typ.Elem().Kind(),c=3;case 3:if(l&&(l=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;if(8!==t){c=1;continue}c=2;continue;case 1:ir(new We("reflect.Value.SetBytes of non-byte slice"));case 2:if(a=e,""!==s.typ.Name()){n=!0,c=6;continue e}r=s.typ.Elem().Name(),c=7;case 7:if(l&&(l=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;n=!(""===r);case 6:if(n){c=4;continue}c=5;continue;case 4:(p=new(ot(s.typ))(a.$array)).$offset=a.$offset,p.$length=a.$length,p.$capacity=a.$capacity,a=p;case 5:return s.ptr.$set(a),void(c=-1)}return}return{$blk:i.ptr.prototype.SetBytes,$c:!0,$r:$,_r:t,_r$1:r,_v:n,slice:a,typedSlice:p,v:s,x:e,$s:c}},i.prototype.SetBytes=function(e){return this.$val.SetBytes(e)},i.ptr.prototype.SetCap=function(e){var t,r,n;new o((n=this).flag).mustBeAssignable(),new o(n.flag).mustBe(23),r=n.ptr.$get(),(e<(0|K(r.$length))||e>(0|K(r.$capacity)))&&ir(new We("reflect: slice capacity out of range in SetCap")),(t=new(ot(n.typ))(r.$array)).$offset=r.$offset,t.$length=r.$length,t.$capacity=e,n.ptr.$set(t)},i.prototype.SetCap=function(e){return this.$val.SetCap(e)},i.ptr.prototype.SetLen=function(e){var t,r,n;new o((n=this).flag).mustBeAssignable(),new o(n.flag).mustBe(23),r=n.ptr.$get(),(e<0||e>(0|K(r.$capacity)))&&ir(new We("reflect: slice length out of range in SetLen")),(t=new(ot(n.typ))(r.$array)).$offset=r.$offset,t.$length=e,t.$capacity=r.$capacity,n.ptr.$set(t)},i.prototype.SetLen=function(e){return this.$val.SetLen(e)},i.ptr.prototype.Slice=function(e,t){var{$24r:r,$24r$1:n,_1:p,_r:s,_r$1:c,cap:$,i:e,j:t,kind:l,s:u,str:f,tt:d,typ:w,v:h,$s:g,$r:k,$c:b}=hr(this,{i:e,j:t});g=g||0;e:for(;;){switch(g){case 0:if($=0,w=tt,u=null,17===(p=l=new o((h=this).flag).kind())){g=2;continue}if(23===p){g=3;continue}if(24===p){g=4;continue}g=5;continue;case 2:(256&h.flag)>>>0==0&&ir(new We("reflect.Value.Slice: slice of unaddressable array")),$=0|(d=h.typ.kindType).len,w=kt(d.elem),u=new(ot(w))(P(h,i).object()),g=6;continue;case 3:w=h.typ,u=P(h,i).object(),$=0|K(u.$capacity),g=6;continue;case 4:f=h.ptr.$get(),(e<0||tf.length)&&ir(new We("reflect.Value.Slice: string slice index out of bounds")),s=ht(new We(m(f,e,t))),g=7;case 7:if(b&&(b=!1,s=s.$blk()),s&&void 0!==s.$blk)break e;r=s,g=8;case 8:return r;case 5:ir(new a.ptr("reflect.Value.Slice",l));case 6:case 1:(e<0||t$)&&ir(new We("reflect.Value.Slice: slice index out of bounds")),c=dt(w,y(u,e,t),new o(h.flag).ro()),g=9;case 9:if(b&&(b=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;n=c,g=10;case 10:return n}return}return{$blk:i.ptr.prototype.Slice,$c:!0,$r:k,$24r:r,$24r$1:n,_1:p,_r:s,_r$1:c,cap:$,i:e,j:t,kind:l,s:u,str:f,tt:d,typ:w,v:h,$s:g}},i.prototype.Slice=function(e,t){return this.$val.Slice(e,t)},i.ptr.prototype.Slice3=function(e,t,r){var{$24r:n,_1:p,_r:s,cap:c,i:e,j:t,k:r,kind:$,s:l,tt:u,typ:f,v:d,$s:w,$r:h,$c:g}=hr(this,{i:e,j:t,k:r});w=w||0;e:for(;;){switch(w){case 0:c=0,f=tt,l=null,17===(p=$=new o((d=this).flag).kind())?((256&d.flag)>>>0==0&&ir(new We("reflect.Value.Slice: slice of unaddressable array")),c=0|(u=d.typ.kindType).len,f=kt(u.elem),l=new(ot(f))(P(d,i).object())):23===p?(f=d.typ,l=P(d,i).object(),c=0|K(l.$capacity)):ir(new a.ptr("reflect.Value.Slice3",$)),(e<0||tc)&&ir(new We("reflect.Value.Slice3: slice index out of bounds")),s=dt(f,y(l,e,t,r),new o(d.flag).ro()),w=1;case 1:if(g&&(g=!1,s=s.$blk()),s&&void 0!==s.$blk)break e;n=s,w=2;case 2:return n}return}return{$blk:i.ptr.prototype.Slice3,$c:!0,$r:h,$24r:n,_1:p,_r:s,cap:c,i:e,j:t,k:r,kind:$,s:l,tt:u,typ:f,v:d,$s:w}},i.prototype.Slice3=function(e,t,r){return this.$val.Slice3(e,t,r)},i.ptr.prototype.Close=function(){new o(this.flag).mustBe(18),new o(this.flag).mustBeExported(),br(P(this,i).object())},i.prototype.Close=function(){return this.$val.Close()},i.ptr.prototype.Elem=function(){var{$24r:e,_1:t,_r:r,fl:n,k:p,tt:s,typ:c,v:$,val:l,val$1:u,$s:f,$r:d,$c:w}=hr(this,{});f=f||0;e:for(;;){switch(f){case 0:if(20===(t=p=new o(($=this).flag).kind())){f=2;continue}if(22===t){f=3;continue}f=4;continue;case 2:if((l=P($,i).object())===tt)return f=-1,new i.ptr(z.nil,0,0);c=at(l.constructor),r=dt(c,l.$val,new o($.flag).ro()),f=6;case 6:if(w&&(w=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;e=r,f=7;case 7:return e;case 3:return P($,i).IsNil()?(f=-1,new i.ptr(z.nil,0,0)):(u=P($,i).object(),s=$.typ.kindType,n=((n=(((96&$.flag)>>>0|128)>>>0|256)>>>0)|s.elem.Kind()>>>0)>>>0,f=-1,new i.ptr(s.elem,Tt(s.elem,u),n));case 4:ir(new a.ptr("reflect.Value.Elem",p));case 5:case 1:return f=-1,new i.ptr(z.nil,0,0)}return}return{$blk:i.ptr.prototype.Elem,$c:!0,$r:d,$24r:e,_1:t,_r:r,fl:n,k:p,tt:s,typ:c,v:$,val:l,val$1:u,$s:f}},i.prototype.Elem=function(){return this.$val.Elem()},i.ptr.prototype.NumField=function(){return new o(this.flag).mustBe(25),this.typ.kindType.fields.$length},i.prototype.NumField=function(){return this.$val.NumField()},i.ptr.prototype.MapKeys=function(){var{_r:e,a:t,fl:r,i:n,it:a,key:s,keyType:c,m:$,mlen:l,tt:u,v:f,$s:d,$r:w,$c:h}=hr(this,{});d=d||0;e:for(;;){switch(d){case 0:new o((f=this).flag).mustBe(21),c=(u=f.typ.kindType).key,r=(new o(f.flag).ro()|c.Kind()>>>0)>>>0,l=0,0!==($=P(f,i).pointer())&&(l=Et($)),a=_t(f.typ,$),t=Zt(te,l),n=0,n=0;case 1:if(!(n=t.$length?void p("index out of range"):t.$array[t.$offset+n],Ot(c,r,s)),St(a),n=n+1|0,d=1;continue;case 2:return d=-1,y(t,0,n)}return}return{$blk:i.ptr.prototype.MapKeys,$c:!0,$r:w,_r:e,a:t,fl:r,i:n,it:a,key:s,keyType:c,m:$,mlen:l,tt:u,v:f,$s:d}},i.prototype.MapKeys=function(){return this.$val.MapKeys()},i.ptr.prototype.MapIndex=function(e){var{_r:t,e:r,fl:n,k:a,key:e,tt:p,typ:s,v:c,$s:$,$r:l,$c:u}=hr(this,{key:e});$=$||0;e:for(;;){switch($){case 0:new o((c=this).flag).mustBe(21),p=c.typ.kindType,t=P(e,i).assignTo("reflect.Value.MapIndex",p.key,0),$=1;case 1:if(u&&(u=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;return i.copy(e,t),a=0,a=(128&e.flag)>>>0!=0?e.ptr:e.$ptr_ptr||(e.$ptr_ptr=new ne((function(){return this.$target.ptr}),(function(e){this.$target.ptr=e}),e)),0===(r=vt(c.typ,P(c,i).pointer(),a))?($=-1,new i.ptr(z.nil,0,0)):(s=p.elem,n=((n=new o((c.flag|e.flag)>>>0).ro())|s.Kind()>>>0)>>>0,$=-1,Ot(s,n,r))}return}return{$blk:i.ptr.prototype.MapIndex,$c:!0,$r:l,_r:t,e:r,fl:n,k:a,key:e,tt:p,typ:s,v:c,$s:$}},i.prototype.MapIndex=function(e){return this.$val.MapIndex(e)},i.ptr.prototype.Field=function(e){var{$24r:t,_r:r,_r$1:n,_r$2:s,field:c,fl:$,i:e,jsTag:l,o:u,prop:f,s:d,tag:w,tt:h,typ:g,v:k,x:b,x$1:y,$s:m,$r:v,$c:_}=hr(this,{i:e});m=m||0;e:for(;;){switch(m){case 0:if(l=[l],f=[f],d=[d],g=[g],25!==new o((k=this).flag).kind()&&ir(new a.ptr("reflect.Value.Field",new o(k.flag).kind())),e>>>0>=(h=k.typ.kindType).fields.$length>>>0&&ir(new We("reflect: Field index out of range")),f[0]=xr(ot(k.typ).fields[e].prop,We),b=h.fields,c=e<0||e>=b.$length?void p("index out of range"):b.$array[b.$offset+e],g[0]=c.typ,$=((416&k.flag)>>>0|g[0].Kind()>>>0)>>>0,P(c.name,M).isExported()||($=c.embedded()?(64|$)>>>0:(32|$)>>>0),""!==(w=P((y=h.fields,e<0||e>=y.$length?void p("index out of range"):y.$array[y.$offset+e]).name,M).tag())&&0!==e){m=1;continue}m=2;continue;case 1:if(l[0]=Pt(w),""!==l[0]){m=3;continue}m=4;continue;case 3:case 5:u=[u],r=P(k,i).Field(0),m=7;case 7:if(_&&(_=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;if(i.copy(k,r),k.typ===je){m=8;continue}m=9;continue;case 8:return u[0]=P(k,i).object().object,m=-1,new i.ptr(g[0],new(ot(Vt(g[0])))(function(e,t,r,n,i){return function(){return xr(t[0][vr(e[0],We)],ot(i[0]))}}(l,u,0,0,g),function(e,t,r,n,i){return function(r){t[0][vr(e[0],We)]=vr(r,ot(i[0]))}}(l,u,0,0,g)),$);case 9:if(22===k.typ.Kind()){m=10;continue}m=11;continue;case 10:n=P(k,i).Elem(),m=12;case 12:if(_&&(_=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;i.copy(k,n);case 11:m=5;continue;case 6:case 4:case 2:if(d[0]=k.ptr,(128&$)>>>0!=0&&17!==g[0].Kind()&&25!==g[0].Kind()){m=13;continue}m=14;continue;case 13:return m=-1,new i.ptr(g[0],new(ot(Vt(g[0])))(function(e,t,r,n){return function(){return Tt(n[0],r[0][vr(t[0],We)])}}(0,f,d,g),function(e,t,r,n){return function(e){r[0][vr(t[0],We)]=Nt(n[0],e)}}(0,f,d,g)),$);case 14:s=dt(g[0],Tt(g[0],d[0][vr(f[0],We)]),$),m=15;case 15:if(_&&(_=!1,s=s.$blk()),s&&void 0!==s.$blk)break e;t=s,m=16;case 16:return t}return}return{$blk:i.ptr.prototype.Field,$c:!0,$r:v,$24r:t,_r:r,_r$1:n,_r$2:s,field:c,fl:$,i:e,jsTag:l,o:u,prop:f,s:d,tag:w,tt:h,typ:g,v:k,x:b,x$1:y,$s:m}},i.prototype.Field=function(e){return this.$val.Field(e)},T.ptr.prototype.Error=function(){return this.s},T.prototype.Error=function(){return this.$val.Error()},Ye=function(e){return e.length<2?[e,tt]:39===e.charCodeAt(0)||34===e.charCodeAt(0)?e.charCodeAt(e.length-1|0)===e.charCodeAt(0)?[m(e,1,e.length-1|0),tt]:["",Dt.ErrSyntax]:[e,tt]},o.prototype.mustBe=function(e){var t;(31&(t=this.$val))>>>0>>>0!==e&&ir(new a.ptr(Ft(),new o(t).kind()))},Gt(o).prototype.mustBe=function(e){return new o(this.$get()).mustBe(e)},d.ptr.prototype.Comparable=function(){var{$24r:e,_1:t,_r:r,_r$1:n,ft:i,i:o,t:a,$s:p,$r:s,$c:c}=hr(this,{});p=p||0;e:for(;;){switch(p){case 0:if(19===(t=(a=this).Kind())||23===t||21===t){p=2;continue}if(17===t){p=3;continue}if(25===t){p=4;continue}p=5;continue;case 2:return p=-1,!1;case 3:r=a.Elem().Comparable(),p=6;case 6:if(c&&(c=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;e=r,p=7;case 7:return e;case 4:o=0;case 8:if(!(o>>0==0)},d.prototype.IsVariadic=function(){return this.$val.IsVariadic()},d.ptr.prototype.Field=function(e){var t,r;return 25!==this.Kind()&&ir(new We("reflect: Field of non-struct type")),t=this.kindType,(e<0||e>=t.fields.$length)&&ir(new We("reflect: Field index out of bounds")),r=t.fields,e<0||e>=r.$length?void p("index out of range"):r.$array[r.$offset+e]},d.prototype.Field=function(e){return this.$val.Field(e)},d.ptr.prototype.Key=function(){var e;return 21!==this.Kind()&&ir(new We("reflect: Key of non-map type")),e=this.kindType,Ze(e.key)},d.prototype.Key=function(){return this.$val.Key()},d.ptr.prototype.NumField=function(){return 25!==this.Kind()&&ir(new We("reflect: NumField of non-struct type")),this.kindType.fields.$length},d.prototype.NumField=function(){return this.$val.NumField()},d.ptr.prototype.Method=function(e){var{$24r:t,_i:n,_i$1:o,_r:a,_r$1:s,_ref:c,_ref$1:$,arg:l,fl:u,fn:f,ft:h,i:e,in$1:g,m:k,methods:b,mt:m,mtyp:v,out:_,p:x,pname:S,prop:E,ret:C,t:I,tt:A,$s:F,$r:R,$c:T}=hr(this,{i:e});F=F||0;e:for(;;){switch(F){case 0:if(E=[E],k=new N.ptr("","",tt,new i.ptr(z.nil,0,0),0),20===(I=this).Kind()){F=1;continue}F=2;continue;case 1:a=(A=I.kindType).rtype.Method(e),F=3;case 3:if(T&&(T=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;N.copy(k,a),t=k,F=4;case 4:return t;case 2:for(b=I.exportedMethods(),(e<0||e>=b.$length)&&ir(new We("reflect: Method index out of range")),x=P(e<0||e>=b.$length?void p("index out of range"):b.$array[b.$offset+e],w),S=P(I.nameOff(x.name),M),k.Name=P(S,M).name(),u=19,h=(v=I.typeOff(x.mtyp)).kindType,g=Zt(ie,0,1+h.in$().$length|0),g=O(g,I),c=h.in$(),n=0;n=c.$length?void p("index out of range"):c.$array[c.$offset+n],g=O(g,l),n++;for(_=Zt(ie,0,h.out().$length),$=h.out(),o=0;o<$.$length;)C=o<0||o>=$.$length?void p("index out of range"):$.$array[$.$offset+o],_=O(_,C),o++;s=gt(g,_,h.rtype.IsVariadic()),F=5;case 5:if(T&&(T=!1,s=s.$blk()),s&&void 0!==s.$blk)break e;return m=s,k.Type=m,E[0]=xr(Se(I[vr(Ae,We)])[e].prop,We),f=r.MakeFunc(function(e){return function(t,r){var n;return n=0>=r.$length?void p("index out of range"):r.$array[r.$offset+0],new it(n[vr(e[0],We)].apply(n,vr(y(r,1),ae)))}}(E)),i.copy(k.Func,new i.ptr(Yt(m,z),f,u)),k.Index=e,N.copy(k,k),F=-1,k}return}return{$blk:d.ptr.prototype.Method,$c:!0,$r:R,$24r:t,_i:n,_i$1:o,_r:a,_r$1:s,_ref:c,_ref$1:$,arg:l,fl:u,fn:f,ft:h,i:e,in$1:g,m:k,methods:b,mt:m,mtyp:v,out:_,p:x,pname:S,prop:E,ret:C,t:I,tt:A,$s:F}},d.prototype.Method=function(e){return this.$val.Method(e)},rt=function(e){var{_1:t,_r:r,a:n,off:o,slice:e,v:p,vLen:s,$s:c,$r:$,$c:l}=hr(this,{slice:e});c=c||0;e:for(;;){switch(c){case 0:n=[n],o=[o],s=[s],r=ht(e),c=1;case 1:if(l&&(l=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;return p=P(r,i),23!==P(p,i).Kind()&&ir(new a.ptr("Swapper",P(p,i).Kind())),s[0]=P(p,i).Len()>>>0,0===(t=s[0])?(c=-1,function(e,t){ir(new We("reflect: slice index out of range"))}):1===t?(c=-1,function(e,t){0===e&&0===t||ir(new We("reflect: slice index out of range"))}):(n[0]=e.$array,o[0]=0|K(e.$offset),c=-1,function(e,t,r){return function(n,i){var o;(n>>>0>=r[0]||i>>>0>=r[0])&&ir(new We("reflect: slice index out of range")),n=n+t[0]|0,i=i+t[0]|0,o=e[0][n],e[0][n]=e[0][i],e[0][i]=o}}(n,o,s))}return}return{$blk:rt,$c:!0,$r:$,_1:t,_r:r,a:n,off:o,slice:e,v:p,vLen:s,$s:c}},Dt.Swapper=rt,nt=function(){var{used:e,x:t,x$1:r,x$10:n,x$11:i,x$12:o,x$2:a,x$3:p,x$4:s,x$5:c,x$6:$,x$7:l,x$8:f,x$9:h,$s:g,$r:y,$c:m}=hr(this,{});g=g||0;e:for(;;){switch(g){case 0:y=(e=function(e){})(new((t=new d.ptr(0,0,0,0,0,0,0,u,re.nil,0,0)).constructor.elem)(t)),g=1;case 1:if(m&&(m=!1,y=y.$blk()),y&&void 0!==y.$blk)break e;y=e(new((r=new D.ptr(0,0,0,0,Y.nil)).constructor.elem)(r)),g=2;case 2:if(m&&(m=!1,y=y.$blk()),y&&void 0!==y.$blk)break e;y=e(new((a=new w.ptr(0,0,0,0)).constructor.elem)(a)),g=3;case 3:if(m&&(m=!1,y=y.$blk()),y&&void 0!==y.$blk)break e;y=e(new((p=new k.ptr(new d.ptr(0,0,0,0,0,0,0,u,re.nil,0,0),z.nil,z.nil,0)).constructor.elem)(p)),g=4;case 4:if(m&&(m=!1,y=y.$blk()),y&&void 0!==y.$blk)break e;y=e(new((s=new b.ptr(new d.ptr(0,0,0,0,0,0,0,u,re.nil,0,0),z.nil,0)).constructor.elem)(s)),g=5;case 5:if(m&&(m=!1,y=y.$blk()),y&&void 0!==y.$blk)break e;y=e(new((c=new L.ptr(new d.ptr(0,0,0,0,0,0,0,u,re.nil,0,0),0,0,q.nil,q.nil)).constructor.elem)(c)),g=6;case 6:if(m&&(m=!1,y=y.$blk()),y&&void 0!==y.$blk)break e;y=e(new(($=new _.ptr(new d.ptr(0,0,0,0,0,0,0,u,re.nil,0,0),new M.ptr(re.nil),pe.nil)).constructor.elem)($)),g=7;case 7:if(m&&(m=!1,y=y.$blk()),y&&void 0!==y.$blk)break e;y=e(new((l=new x.ptr(new d.ptr(0,0,0,0,0,0,0,u,re.nil,0,0),z.nil,z.nil,z.nil,u,0,0,0,0)).constructor.elem)(l)),g=8;case 8:if(m&&(m=!1,y=y.$blk()),y&&void 0!==y.$blk)break e;y=e(new((f=new S.ptr(new d.ptr(0,0,0,0,0,0,0,u,re.nil,0,0),z.nil)).constructor.elem)(f)),g=9;case 9:if(m&&(m=!1,y=y.$blk()),y&&void 0!==y.$blk)break e;y=e(new((h=new E.ptr(new d.ptr(0,0,0,0,0,0,0,u,re.nil,0,0),z.nil)).constructor.elem)(h)),g=10;case 10:if(m&&(m=!1,y=y.$blk()),y&&void 0!==y.$blk)break e;y=e(new((n=new I.ptr(new d.ptr(0,0,0,0,0,0,0,u,re.nil,0,0),new M.ptr(re.nil),se.nil)).constructor.elem)(n)),g=11;case 11:if(m&&(m=!1,y=y.$blk()),y&&void 0!==y.$blk)break e;y=e(new((i=new v.ptr(0,0)).constructor.elem)(i)),g=12;case 12:if(m&&(m=!1,y=y.$blk()),y&&void 0!==y.$blk)break e;y=e(new((o=new C.ptr(new M.ptr(re.nil),z.nil,0)).constructor.elem)(o)),g=13;case 13:if(m&&(m=!1,y=y.$blk()),y&&void 0!==y.$blk)break e;return _e=!0,Ie=Yt(wt(new Ne(0)),z),void(g=-1)}return}return{$blk:nt,$c:!0,$r:y,used:e,x:t,x$1:r,x$10:n,x$11:i,x$12:o,x$2:a,x$3:p,x$4:s,x$5:c,x$6:$,x$7:l,x$8:f,x$9:h,$s:g}},ot=function(e){return e[vr(Ae,We)]},at=function(e){var t,r,n,i,o,a,s,c,$,l,f,h,g,y,m,A,F,R,T,N,V,B,j,W,U,G,H,J,Z,Q,X,ee,te,ne,ie,oe,ae;if(void 0===e[vr(Fe,We)]){if((ie=new d.ptr((0|K(e.size))>>>0,0,0,0,0,0,K(e.kind)<<24>>>24,u,re.nil,ct(P(st(lt(e.string),"",!!e.exported,!1),M)),0))[vr(Ae,We)]=e,e[vr(Fe,We)]=ie,H=Se(e),0!==K(H.length)||e.named){for(ie.tflag=(1|ie.tflag)>>>0,e.named&&(ie.tflag=(4|ie.tflag)>>>0),te=Y.nil,A=0;A>>16,F=0;F>>16,ae,0,te),a=ie,(Oe||p("assignment to entry in nil map")).set(z.keyFor(a),{k:a,v:oe}),oe[vr(Ae,We)]=e}if(17===(t=ie.Kind()))pt(ie,new k.ptr(new d.ptr(0,0,0,0,0,0,0,u,re.nil,0,0),at(e.elem),z.nil,(0|K(e.len))>>>0));else if(18===t)f=3,e.sendOnly&&(f=2),e.recvOnly&&(f=1),pt(ie,new b.ptr(new d.ptr(0,0,0,0,0,0,0,u,re.nil,0,0),at(e.elem),f>>>0));else if(19===t){for(X=e.params,s=j=Zt(q,K(X.length)),r=0;r=j.$length?p("index out of range"):j.$array[j.$offset+R]=at(X[R]),r++;for(ne=e.results,c=Z=Zt(q,K(ne.length)),n=0;n=Z.$length?p("index out of range"):Z.$array[Z.$offset+T]=at(ne[T]),n++;Q=K(ne.length)<<16>>>16,e.variadic&&(Q=(32768|Q)>>>0),pt(ie,new L.ptr(P(ie,d),K(X.length)<<16>>>16,Q,j,Z))}else if(20===t){for(J=e.methods,$=B=Zt(pe,K(J.length)),i=0;i<$.$length;)G=J[N=i],v.copy(N<0||N>=B.$length?void p("index out of range"):B.$array[B.$offset+N],new v.ptr(ct(P(st(lt(G.name),"",""===lt(G.pkg),!1),M)),$t(at(G.typ)))),i++;pt(ie,new _.ptr(P(ie,d),P(st(lt(e.pkg),"",!1,!1),M),B))}else if(21===t)pt(ie,new x.ptr(new d.ptr(0,0,0,0,0,0,0,u,re.nil,0,0),at(e.key),at(e.elem),z.nil,u,0,0,0,0));else if(22===t)pt(ie,new S.ptr(new d.ptr(0,0,0,0,0,0,0,u,re.nil,0,0),at(e.elem)));else if(23===t)pt(ie,new E.ptr(new d.ptr(0,0,0,0,0,0,0,u,re.nil,0,0),at(e.elem)));else if(25===t){for(m=e.fields,l=ee=Zt(se,K(m.length)),o=0;o=ee.$length?void p("index out of range"):ee.$array[ee.$offset+V],new C.ptr(P(st(lt(y.name),lt(y.tag),!!y.exported,!!y.embedded),M),at(y.typ),V>>>0)),o++;pt(ie,new I.ptr(P(ie,d),P(st(lt(e.pkgPath),"",!1,!1),M),ee))}}return e[vr(Fe,We)]},pt=function(e,t){e[vr(Re,We)]=t,t[vr(Te,We)]=e},D.ptr.prototype.methods=function(){return this._methods},D.prototype.methods=function(){return this.$val.methods()},D.ptr.prototype.exportedMethods=function(){return y(this._methods,0,this.xcount,this.xcount)},D.prototype.exportedMethods=function(){return this.$val.exportedMethods()},d.ptr.prototype.uncommon=function(){var e;return void 0!==(e=h(Oe,z.keyFor(this)))?e.v:X.nil},d.prototype.uncommon=function(){return this.$val.uncommon()},L.ptr.prototype.in$=function(){return this._in},L.prototype.in$=function(){return this.$val.in$()},L.ptr.prototype.out=function(){return this._out},L.prototype.out=function(){return this.$val.out()},M.ptr.prototype.name=function(){var e;return(e=h(Le,re.keyFor(this.bytes)),void 0!==e?e.v:ce.nil).name},M.prototype.name=function(){return this.$val.name()},M.ptr.prototype.tag=function(){var e;return(e=h(Le,re.keyFor(this.bytes)),void 0!==e?e.v:ce.nil).tag},M.prototype.tag=function(){return this.$val.tag()},M.ptr.prototype.pkgPath=function(){return""},M.prototype.pkgPath=function(){return this.$val.pkgPath()},M.ptr.prototype.isExported=function(){var e;return(e=h(Le,re.keyFor(this.bytes)),void 0!==e?e.v:ce.nil).exported},M.prototype.isExported=function(){return this.$val.isExported()},M.ptr.prototype.embedded=function(){var e;return(e=h(Le,re.keyFor(this.bytes)),void 0!==e?e.v:ce.nil).embedded},M.prototype.embedded=function(){return this.$val.embedded()},st=function(e,t,r,n){var i,o;return i=o=qt(0,re),(Le||p("assignment to entry in nil map")).set(re.keyFor(i),{k:i,v:new j.ptr(e,t,r,n)}),new M.ptr(o)},d.ptr.prototype.nameOff=function(e){var t;return(t=0|e)<0||t>=Me.$length?void p("index out of range"):Me.$array[Me.$offset+t]},d.prototype.nameOff=function(e){return this.$val.nameOff(e)},ct=function(e){var t;return t=Me.$length,Me=O(Me,e),0|t},d.ptr.prototype.typeOff=function(e){var t;return(t=0|e)<0||t>=Be.$length?void p("index out of range"):Be.$array[Be.$offset+t]},d.prototype.typeOff=function(e){return this.$val.typeOff(e)},$t=function(e){var t;return t=Be.$length,Be=O(Be,e),0|t},lt=function(e){var t;return(t=new $e.ptr("")).str=e,t.str},ut=function(e){return!!ot(e).wrapped},ft=function(e,t,r){var n,i,o;for(n=ot(r).fields,i=0;i>>0)>>>0),w=10;case 10:return n;case 3:l=e.Kind(),w=11;case 11:if(g&&(g=!1,l=l.$blk()),l&&void 0!==l.$blk)break e;o=new i.ptr(d,qt(t,ot(d.ptrTo())),((r|l>>>0)>>>0|128)>>>0),w=12;case 12:return o}return}return{$blk:dt,$c:!0,$r:h,$24r:n,$24r$1:o,_r:a,_r$1:p,_r$2:s,_r$3:c,_r$4:$,_r$5:l,_v:u,_v$1:f,fl:r,rt:d,t:e,v:t,$s:w}},wt=function(e){return _e?B(e,tt)?tt:at(e.constructor):new d.ptr(0,0,0,0,0,0,0,u,re.nil,0,0)},Dt.TypeOf=wt,ht=function(e){var{$24r:t,_r:r,i:e,$s:n,$r:o,$c:a}=hr(this,{i:e});n=n||0;e:for(;;){switch(n){case 0:if(B(e,tt))return n=-1,new i.ptr(z.nil,0,0);r=dt(at(e.constructor),e.$val,0),n=1;case 1:if(a&&(a=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;t=r,n=2;case 2:return t}return}return{$blk:ht,$c:!0,$r:o,$24r:t,_r:r,i:e,$s:n}},Dt.ValueOf=ht,gt=function(e,t,r){var{_i:n,_i$1:i,_r:o,_ref:a,_ref$1:s,_v:c,_v$1:$,i:l,i$1:u,in$1:e,jsIn:f,jsOut:d,out:t,v:w,v$1:h,variadic:r,x:g,$s:k,$r:b,$c:y}=hr(this,{in$1:e,out:t,variadic:r});k=k||0;e:for(;;){switch(k){case 0:if(!r){c=!1,k=3;continue e}if(0===e.$length){$=!0,k=4;continue e}o=(g=e.$length-1|0,g<0||g>=e.$length?void p("index out of range"):e.$array[e.$offset+g]).Kind(),k=5;case 5:if(y&&(y=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;$=!(23===o);case 4:c=$;case 3:if(c){k=1;continue}k=2;continue;case 1:ir(new We("reflect.FuncOf: last arg of variadic func must be slice"));case 2:for(f=Zt(ae,e.$length),a=e,n=0;n=a.$length?void p("index out of range"):a.$array[a.$offset+n],l<0||l>=f.$length?p("index out of range"):f.$array[f.$offset+l]=ot(w),n++;for(d=Zt(ae,t.$length),s=t,i=0;i=s.$length?void p("index out of range"):s.$array[s.$offset+i],u<0||u>=d.$length?p("index out of range"):d.$array[d.$offset+u]=ot(h),i++;return k=-1,at(Qe(vr(f,ae),vr(d,ae),vr(r,Ee)))}return}return{$blk:gt,$c:!0,$r:b,_i:n,_i$1:i,_r:o,_ref:a,_ref$1:s,_v:c,_v$1:$,i:l,i$1:u,in$1:e,jsIn:f,jsOut:d,out:t,v:w,v$1:h,variadic:r,x:g,$s:k}},Dt.FuncOf=gt,d.ptr.prototype.ptrTo=function(){return at(Gt(ot(this)))},d.prototype.ptrTo=function(){return this.$val.ptrTo()},kt=function(e){return at(Jt(ot(e)))},Dt.SliceOf=kt,bt=function(e){var t;return 25===(t=e.Kind())?new(ot(e).ptr):17===t?ot(e).zero():qt(ot(e).zero(),ot(e.ptrTo()))},yt=function(e,t,r){t.$set(r.$get())},mt=function(e,t){var r;return void 0!==(r=t).$get&&(r=r.$get()),[r,xr(ot(e.Key()).keyFor(r),We)]},vt=function(e,t,r){var n,i;return i=mt(e,r)[1],void 0===(n=t.get(vr(i,We)))?0:qt(n.v,ot(Vt(e.Elem())))},W.ptr.prototype.skipUntilValidKey=function(){var e,t;for(e=this;e.i=u.methods.$length)&&ir(new We("reflect: internal error: invalid method index")),f=u.methods,o=r<0||r>=f.$length?void p("index out of range"):f.$array[f.$offset+r],P(u.rtype.nameOff(o.name),M).isExported()||ir(new We("reflect: "+e+" of unexported method")),l=u.rtype.typeOff(o.typ).kindType,c=P(u.rtype.nameOff(o.name),M).name()):(r>>>0>=(s=t.typ.exportedMethods()).$length>>>0&&ir(new We("reflect: internal error: invalid method index")),a=P(r<0||r>=s.$length?void p("index out of range"):s.$array[s.$offset+r],w),P(t.typ.nameOff(a.name),M).isExported()||ir(new We("reflect: "+e+" of unexported method")),l=t.typ.typeOff(a.mtyp).kindType,c=xr(Se(ot(t.typ))[r].prop,We)),$=P(t,i).object(),ut(t.typ)&&($=new(ot(t.typ))($)),[n,l,$[vr(c,We)]]},It=function(e){var{_r:t,cv:r,v:e,$s:n,$r:o,$c:p}=hr(this,{v:e});n=n||0;e:for(;;){switch(n){case 0:if(0===e.flag&&ir(new a.ptr("reflect.Value.Interface",0)),(512&e.flag)>>>0!=0){n=1;continue}n=2;continue;case 1:t=Rt("Interface",P(e,i)),n=3;case 3:if(p&&(p=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;i.copy(e,t);case 2:return ut(e.typ)?(128&e.flag)>>>0!=0&&25===P(e,i).Kind()?(r=ot(e.typ).zero(),ft(r,P(e,i).object(),e.typ),n=-1,new(ot(e.typ))(r)):(n=-1,new(ot(e.typ))(P(e,i).object())):(n=-1,P(e,i).object())}return}return{$blk:It,$c:!0,$r:o,_r:t,cv:r,v:e,$s:n}},At=function(e,t,r){r.$set(t)},Ft=function(){return"?FIXME?"},Rt=function(e,t){var{$24r:n,_r:a,_tuple:p,fn:s,fv:c,op:e,rcvr:$,v:t,$s:l,$r:u,$c:f}=hr(this,{op:e,v:t});l=l||0;e:for(;;){switch(l){case 0:s=[s],$=[$],(512&t.flag)>>>0==0&&ir(new We("reflect: internal error: invalid use of makePartialFunc")),p=Ct(e,P(t,i),t.flag>>10),s[0]=p[2],$[0]=P(t,i).object(),ut(t.typ)&&($[0]=new(ot(t.typ))($[0])),c=r.MakeFunc(function(e,t){return function(r,n){return new it(e[0].apply(t[0],vr(n,ae)))}}(s,$)),a=P(t,i).Type().common(),l=1;case 1:if(f&&(f=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;n=new i.ptr(a,c,(19|new o(t.flag).ro())>>>0),l=2;case 2:return n}return}return{$blk:Rt,$c:!0,$r:u,$24r:n,_r:a,_tuple:p,fn:s,fv:c,op:e,rcvr:$,v:t,$s:l}},Tt=function(e,t){return B(e,je)?new(ot(je))(t):t},Nt=function(e,t){return B(e,je)?t.object:t},Pt=function(e){for(var t,r,n;""!==e;){for(t=0;t=e.length||58!==e.charCodeAt(t)||34!==e.charCodeAt(t+1|0))break;for(r=m(e,0,t),e=m(e,t+1|0),t=1;t=e.length)break;if(n=m(e,0,t+1|0),e=m(e,t+1|0),"js"===r)return Ye(n)[0]}return""},Vt=function(e){return Yt(e,z).ptrTo()},Dt.PtrTo=Vt,Ot=function(e,t,r){var n;return Xe(e)?(n=bt(e),yt(0,n,r),new i.ptr(e,n,(128|t)>>>0)):new i.ptr(e,r.$get(),t)},i.methods=[{prop:"pointer",name:"pointer",pkg:"internal/reflectlite",typ:Qe([],[Ue],!1)},{prop:"CanSet",name:"CanSet",pkg:"",typ:Qe([],[Ee],!1)},{prop:"IsValid",name:"IsValid",pkg:"",typ:Qe([],[Ee],!1)},{prop:"Kind",name:"Kind",pkg:"",typ:Qe([],[$],!1)},{prop:"numMethod",name:"numMethod",pkg:"internal/reflectlite",typ:Qe([],[Ce],!1)},{prop:"Type",name:"Type",pkg:"",typ:Qe([],[s],!1)},{prop:"object",name:"object",pkg:"internal/reflectlite",typ:Qe([],[Z],!1)},{prop:"assignTo",name:"assignTo",pkg:"internal/reflectlite",typ:Qe([We,z,Ue],[i],!1)},{prop:"call",name:"call",pkg:"internal/reflectlite",typ:Qe([We,te],[te],!1)},{prop:"Cap",name:"Cap",pkg:"",typ:Qe([],[Ce],!1)},{prop:"Index",name:"Index",pkg:"",typ:Qe([Ce],[i],!1)},{prop:"InterfaceData",name:"InterfaceData",pkg:"",typ:Qe([],[fe],!1)},{prop:"IsNil",name:"IsNil",pkg:"",typ:Qe([],[Ee],!1)},{prop:"Len",name:"Len",pkg:"",typ:Qe([],[Ce],!1)},{prop:"Pointer",name:"Pointer",pkg:"",typ:Qe([],[De],!1)},{prop:"Set",name:"Set",pkg:"",typ:Qe([i],[],!1)},{prop:"SetBytes",name:"SetBytes",pkg:"",typ:Qe([de],[],!1)},{prop:"SetCap",name:"SetCap",pkg:"",typ:Qe([Ce],[],!1)},{prop:"SetLen",name:"SetLen",pkg:"",typ:Qe([Ce],[],!1)},{prop:"Slice",name:"Slice",pkg:"",typ:Qe([Ce,Ce],[i],!1)},{prop:"Slice3",name:"Slice3",pkg:"",typ:Qe([Ce,Ce,Ce],[i],!1)},{prop:"Close",name:"Close",pkg:"",typ:Qe([],[],!1)},{prop:"Elem",name:"Elem",pkg:"",typ:Qe([],[i],!1)},{prop:"NumField",name:"NumField",pkg:"",typ:Qe([],[Ce],!1)},{prop:"MapKeys",name:"MapKeys",pkg:"",typ:Qe([],[te],!1)},{prop:"MapIndex",name:"MapIndex",pkg:"",typ:Qe([i],[i],!1)},{prop:"Field",name:"Field",pkg:"",typ:Qe([Ce],[i],!1)}],o.methods=[{prop:"kind",name:"kind",pkg:"internal/reflectlite",typ:Qe([],[$],!1)},{prop:"ro",name:"ro",pkg:"internal/reflectlite",typ:Qe([],[o],!1)},{prop:"mustBeExported",name:"mustBeExported",pkg:"internal/reflectlite",typ:Qe([],[],!1)},{prop:"mustBeAssignable",name:"mustBeAssignable",pkg:"internal/reflectlite",typ:Qe([],[],!1)},{prop:"mustBe",name:"mustBe",pkg:"internal/reflectlite",typ:Qe([$],[],!1)}],we.methods=[{prop:"Error",name:"Error",pkg:"",typ:Qe([],[We],!1)}],$.methods=[{prop:"String",name:"String",pkg:"",typ:Qe([],[We],!1)}],z.methods=[{prop:"String",name:"String",pkg:"",typ:Qe([],[We],!1)},{prop:"Size",name:"Size",pkg:"",typ:Qe([],[De],!1)},{prop:"Kind",name:"Kind",pkg:"",typ:Qe([],[$],!1)},{prop:"pointers",name:"pointers",pkg:"internal/reflectlite",typ:Qe([],[Ee],!1)},{prop:"common",name:"common",pkg:"internal/reflectlite",typ:Qe([],[z],!1)},{prop:"exportedMethods",name:"exportedMethods",pkg:"internal/reflectlite",typ:Qe([],[Y],!1)},{prop:"NumMethod",name:"NumMethod",pkg:"",typ:Qe([],[Ce],!1)},{prop:"PkgPath",name:"PkgPath",pkg:"",typ:Qe([],[We],!1)},{prop:"hasName",name:"hasName",pkg:"internal/reflectlite",typ:Qe([],[Ee],!1)},{prop:"Name",name:"Name",pkg:"",typ:Qe([],[We],!1)},{prop:"chanDir",name:"chanDir",pkg:"internal/reflectlite",typ:Qe([],[g],!1)},{prop:"Elem",name:"Elem",pkg:"",typ:Qe([],[s],!1)},{prop:"In",name:"In",pkg:"",typ:Qe([Ce],[s],!1)},{prop:"Len",name:"Len",pkg:"",typ:Qe([],[Ce],!1)},{prop:"NumIn",name:"NumIn",pkg:"",typ:Qe([],[Ce],!1)},{prop:"NumOut",name:"NumOut",pkg:"",typ:Qe([],[Ce],!1)},{prop:"Out",name:"Out",pkg:"",typ:Qe([Ce],[s],!1)},{prop:"Implements",name:"Implements",pkg:"",typ:Qe([s],[Ee],!1)},{prop:"AssignableTo",name:"AssignableTo",pkg:"",typ:Qe([s],[Ee],!1)},{prop:"Comparable",name:"Comparable",pkg:"",typ:Qe([],[Ee],!1)},{prop:"IsVariadic",name:"IsVariadic",pkg:"",typ:Qe([],[Ee],!1)},{prop:"kindType",name:"kindType",pkg:"internal/reflectlite",typ:Qe([],[z],!1)},{prop:"Field",name:"Field",pkg:"",typ:Qe([Ce],[C],!1)},{prop:"Key",name:"Key",pkg:"",typ:Qe([],[s],!1)},{prop:"NumField",name:"NumField",pkg:"",typ:Qe([],[Ce],!1)},{prop:"Method",name:"Method",pkg:"",typ:Qe([Ce],[N],!1)},{prop:"uncommon",name:"uncommon",pkg:"internal/reflectlite",typ:Qe([],[X],!1)},{prop:"nameOff",name:"nameOff",pkg:"internal/reflectlite",typ:Qe([A],[M],!1)},{prop:"typeOff",name:"typeOff",pkg:"internal/reflectlite",typ:Qe([F],[z],!1)},{prop:"ptrTo",name:"ptrTo",pkg:"internal/reflectlite",typ:Qe([],[z],!1)}],ke.methods=[{prop:"NumMethod",name:"NumMethod",pkg:"",typ:Qe([],[Ce],!1)}],ye.methods=[{prop:"embedded",name:"embedded",pkg:"internal/reflectlite",typ:Qe([],[Ee],!1)}],me.methods=[{prop:"Error",name:"Error",pkg:"",typ:Qe([],[We],!1)}],X.methods=[{prop:"methods",name:"methods",pkg:"internal/reflectlite",typ:Qe([],[Y],!1)},{prop:"exportedMethods",name:"exportedMethods",pkg:"internal/reflectlite",typ:Qe([],[Y],!1)}],ee.methods=[{prop:"in$",name:"in",pkg:"internal/reflectlite",typ:Qe([],[q],!1)},{prop:"out",name:"out",pkg:"internal/reflectlite",typ:Qe([],[q],!1)}],M.methods=[{prop:"data",name:"data",pkg:"internal/reflectlite",typ:Qe([Ce,We],[re],!1)},{prop:"hasTag",name:"hasTag",pkg:"internal/reflectlite",typ:Qe([],[Ee],!1)},{prop:"readVarint",name:"readVarint",pkg:"internal/reflectlite",typ:Qe([Ce],[Ce,Ce],!1)},{prop:"name",name:"name",pkg:"internal/reflectlite",typ:Qe([],[We],!1)},{prop:"tag",name:"tag",pkg:"internal/reflectlite",typ:Qe([],[We],!1)},{prop:"pkgPath",name:"pkgPath",pkg:"internal/reflectlite",typ:Qe([],[We],!1)},{prop:"isExported",name:"isExported",pkg:"internal/reflectlite",typ:Qe([],[Ee],!1)},{prop:"embedded",name:"embedded",pkg:"internal/reflectlite",typ:Qe([],[Ee],!1)}],le.methods=[{prop:"skipUntilValidKey",name:"skipUntilValidKey",pkg:"internal/reflectlite",typ:Qe([],[],!1)}],i.init("internal/reflectlite",[{prop:"typ",name:"typ",embedded:!1,exported:!1,typ:z,tag:""},{prop:"ptr",name:"ptr",embedded:!1,exported:!1,typ:Ue,tag:""},{prop:"flag",name:"flag",embedded:!0,exported:!1,typ:o,tag:""}]),a.init("",[{prop:"Method",name:"Method",embedded:!1,exported:!0,typ:We,tag:""},{prop:"Kind",name:"Kind",embedded:!1,exported:!0,typ:$,tag:""}]),s.init([{prop:"AssignableTo",name:"AssignableTo",pkg:"",typ:Qe([s],[Ee],!1)},{prop:"Comparable",name:"Comparable",pkg:"",typ:Qe([],[Ee],!1)},{prop:"Elem",name:"Elem",pkg:"",typ:Qe([],[s],!1)},{prop:"Implements",name:"Implements",pkg:"",typ:Qe([s],[Ee],!1)},{prop:"Kind",name:"Kind",pkg:"",typ:Qe([],[$],!1)},{prop:"Name",name:"Name",pkg:"",typ:Qe([],[We],!1)},{prop:"PkgPath",name:"PkgPath",pkg:"",typ:Qe([],[We],!1)},{prop:"Size",name:"Size",pkg:"",typ:Qe([],[De],!1)},{prop:"String",name:"String",pkg:"",typ:Qe([],[We],!1)},{prop:"common",name:"common",pkg:"internal/reflectlite",typ:Qe([],[z],!1)},{prop:"uncommon",name:"uncommon",pkg:"internal/reflectlite",typ:Qe([],[X],!1)}]),d.init("internal/reflectlite",[{prop:"size",name:"size",embedded:!1,exported:!1,typ:De,tag:""},{prop:"ptrdata",name:"ptrdata",embedded:!1,exported:!1,typ:De,tag:""},{prop:"hash",name:"hash",embedded:!1,exported:!1,typ:Ve,tag:""},{prop:"tflag",name:"tflag",embedded:!1,exported:!1,typ:l,tag:""},{prop:"align",name:"align",embedded:!1,exported:!1,typ:Ne,tag:""},{prop:"fieldAlign",name:"fieldAlign",embedded:!1,exported:!1,typ:Ne,tag:""},{prop:"kind",name:"kind",embedded:!1,exported:!1,typ:Ne,tag:""},{prop:"equal",name:"equal",embedded:!1,exported:!1,typ:he,tag:""},{prop:"gcdata",name:"gcdata",embedded:!1,exported:!1,typ:re,tag:""},{prop:"str",name:"str",embedded:!1,exported:!1,typ:A,tag:""},{prop:"ptrToThis",name:"ptrToThis",embedded:!1,exported:!1,typ:F,tag:""}]),w.init("internal/reflectlite",[{prop:"name",name:"name",embedded:!1,exported:!1,typ:A,tag:""},{prop:"mtyp",name:"mtyp",embedded:!1,exported:!1,typ:F,tag:""},{prop:"ifn",name:"ifn",embedded:!1,exported:!1,typ:R,tag:""},{prop:"tfn",name:"tfn",embedded:!1,exported:!1,typ:R,tag:""}]),k.init("internal/reflectlite",[{prop:"rtype",name:"rtype",embedded:!0,exported:!1,typ:d,tag:""},{prop:"elem",name:"elem",embedded:!1,exported:!1,typ:z,tag:""},{prop:"slice",name:"slice",embedded:!1,exported:!1,typ:z,tag:""},{prop:"len",name:"len",embedded:!1,exported:!1,typ:De,tag:""}]),b.init("internal/reflectlite",[{prop:"rtype",name:"rtype",embedded:!0,exported:!1,typ:d,tag:""},{prop:"elem",name:"elem",embedded:!1,exported:!1,typ:z,tag:""},{prop:"dir",name:"dir",embedded:!1,exported:!1,typ:De,tag:""}]),v.init("internal/reflectlite",[{prop:"name",name:"name",embedded:!1,exported:!1,typ:A,tag:""},{prop:"typ",name:"typ",embedded:!1,exported:!1,typ:F,tag:""}]),_.init("internal/reflectlite",[{prop:"rtype",name:"rtype",embedded:!0,exported:!1,typ:d,tag:""},{prop:"pkgPath",name:"pkgPath",embedded:!1,exported:!1,typ:M,tag:""},{prop:"methods",name:"methods",embedded:!1,exported:!1,typ:pe,tag:""}]),x.init("internal/reflectlite",[{prop:"rtype",name:"rtype",embedded:!0,exported:!1,typ:d,tag:""},{prop:"key",name:"key",embedded:!1,exported:!1,typ:z,tag:""},{prop:"elem",name:"elem",embedded:!1,exported:!1,typ:z,tag:""},{prop:"bucket",name:"bucket",embedded:!1,exported:!1,typ:z,tag:""},{prop:"hasher",name:"hasher",embedded:!1,exported:!1,typ:be,tag:""},{prop:"keysize",name:"keysize",embedded:!1,exported:!1,typ:Ne,tag:""},{prop:"valuesize",name:"valuesize",embedded:!1,exported:!1,typ:Ne,tag:""},{prop:"bucketsize",name:"bucketsize",embedded:!1,exported:!1,typ:Pe,tag:""},{prop:"flags",name:"flags",embedded:!1,exported:!1,typ:Ve,tag:""}]),S.init("internal/reflectlite",[{prop:"rtype",name:"rtype",embedded:!0,exported:!1,typ:d,tag:""},{prop:"elem",name:"elem",embedded:!1,exported:!1,typ:z,tag:""}]),E.init("internal/reflectlite",[{prop:"rtype",name:"rtype",embedded:!0,exported:!1,typ:d,tag:""},{prop:"elem",name:"elem",embedded:!1,exported:!1,typ:z,tag:""}]),C.init("internal/reflectlite",[{prop:"name",name:"name",embedded:!1,exported:!1,typ:M,tag:""},{prop:"typ",name:"typ",embedded:!1,exported:!1,typ:z,tag:""},{prop:"offset",name:"offset",embedded:!1,exported:!1,typ:De,tag:""}]),I.init("internal/reflectlite",[{prop:"rtype",name:"rtype",embedded:!0,exported:!1,typ:d,tag:""},{prop:"pkgPath",name:"pkgPath",embedded:!1,exported:!1,typ:M,tag:""},{prop:"fields",name:"fields",embedded:!1,exported:!1,typ:se,tag:""}]),T.init("internal/reflectlite",[{prop:"s",name:"s",embedded:!1,exported:!1,typ:We,tag:""}]),N.init("",[{prop:"Name",name:"Name",embedded:!1,exported:!0,typ:We,tag:""},{prop:"PkgPath",name:"PkgPath",embedded:!1,exported:!0,typ:We,tag:""},{prop:"Type",name:"Type",embedded:!1,exported:!0,typ:s,tag:""},{prop:"Func",name:"Func",embedded:!1,exported:!0,typ:i,tag:""},{prop:"Index",name:"Index",embedded:!1,exported:!0,typ:Ce,tag:""}]),D.init("internal/reflectlite",[{prop:"pkgPath",name:"pkgPath",embedded:!1,exported:!1,typ:A,tag:""},{prop:"mcount",name:"mcount",embedded:!1,exported:!1,typ:Pe,tag:""},{prop:"xcount",name:"xcount",embedded:!1,exported:!1,typ:Pe,tag:""},{prop:"moff",name:"moff",embedded:!1,exported:!1,typ:Ve,tag:""},{prop:"_methods",name:"_methods",embedded:!1,exported:!1,typ:Y,tag:""}]),L.init("internal/reflectlite",[{prop:"rtype",name:"rtype",embedded:!0,exported:!1,typ:d,tag:'reflect:"func"'},{prop:"inCount",name:"inCount",embedded:!1,exported:!1,typ:Pe,tag:""},{prop:"outCount",name:"outCount",embedded:!1,exported:!1,typ:Pe,tag:""},{prop:"_in",name:"_in",embedded:!1,exported:!1,typ:q,tag:""},{prop:"_out",name:"_out",embedded:!1,exported:!1,typ:q,tag:""}]),M.init("internal/reflectlite",[{prop:"bytes",name:"bytes",embedded:!1,exported:!1,typ:re,tag:""}]),j.init("internal/reflectlite",[{prop:"name",name:"name",embedded:!1,exported:!1,typ:We,tag:""},{prop:"tag",name:"tag",embedded:!1,exported:!1,typ:We,tag:""},{prop:"exported",name:"exported",embedded:!1,exported:!1,typ:Ee,tag:""},{prop:"embedded",name:"embedded",embedded:!1,exported:!1,typ:Ee,tag:""}]),W.init("internal/reflectlite",[{prop:"t",name:"t",embedded:!1,exported:!1,typ:s,tag:""},{prop:"m",name:"m",embedded:!1,exported:!1,typ:Z,tag:""},{prop:"keys",name:"keys",embedded:!1,exported:!1,typ:Z,tag:""},{prop:"i",name:"i",embedded:!1,exported:!1,typ:Ce,tag:""},{prop:"last",name:"last",embedded:!1,exported:!1,typ:Z,tag:""}]),U.init([{prop:"AssignableTo",name:"AssignableTo",pkg:"",typ:Qe([s],[Ee],!1)},{prop:"Comparable",name:"Comparable",pkg:"",typ:Qe([],[Ee],!1)},{prop:"Elem",name:"Elem",pkg:"",typ:Qe([],[s],!1)},{prop:"Implements",name:"Implements",pkg:"",typ:Qe([s],[Ee],!1)},{prop:"Key",name:"Key",pkg:"",typ:Qe([],[s],!1)},{prop:"Kind",name:"Kind",pkg:"",typ:Qe([],[$],!1)},{prop:"Name",name:"Name",pkg:"",typ:Qe([],[We],!1)},{prop:"PkgPath",name:"PkgPath",pkg:"",typ:Qe([],[We],!1)},{prop:"Size",name:"Size",pkg:"",typ:Qe([],[De],!1)},{prop:"String",name:"String",pkg:"",typ:Qe([],[We],!1)},{prop:"common",name:"common",pkg:"internal/reflectlite",typ:Qe([],[z],!1)},{prop:"uncommon",name:"uncommon",pkg:"internal/reflectlite",typ:Qe([],[X],!1)}]),e=function(){Dt.$init=function(){};var i,o,a=!1,p=0;void 0!==this&&void 0!==this.$blk&&(a=!0,p=(i=this).$s,o=i.$r);e:for(;;){switch(p){case 0:o=r.$init(),p=1;case 1:if(a&&(a=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;o=n.$init(),p=2;case 2:if(a&&(a=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;Ie=z.nil,Me=G.nil,Be=q.nil,ve=new H(["invalid","bool","int","int8","int16","int32","int64","uint","uint8","uint16","uint32","uint64","uintptr","float32","float64","complex64","complex128","array","chan","func","interface","map","ptr","slice","string","struct","unsafe.Pointer"]),Yt(xr(f,et),Q),Dt.ErrSyntax=new T.ptr("invalid syntax"),_e=!1,Ae="_jsType",Fe="_reflectType",Re="kindType",Te="_rtype",Oe=new t.Map,Le=new t.Map,je=at(it),Yt(xr(yr,et),Q),o=nt(),p=3;case 3:if(a&&(a=!1,o=o.$blk()),o&&void 0!==o.$blk)break e}return}return void 0===i&&(i={$blk:e}),i.$s=p,i.$r=o,i},Dt.$init=e,Dt}(),c.errors=function(){var e,t,r,n,i,o,a,p={};return t=c["internal/reflectlite"],r=p.errorString=xe(0,ge,"errors.errorString",!0,"errors",!1,(function(e){this.$val=this,this.s=0!==arguments.length?e:""})),n=Gt(rt),i=Gt(r),a=function(e){return new r.ptr(e)},p.New=a,r.ptr.prototype.Error=function(){return this.s},r.prototype.Error=function(){return this.$val.Error()},i.methods=[{prop:"Error",name:"Error",pkg:"",typ:Qe([],[We],!1)}],r.init("errors",[{prop:"s",name:"s",embedded:!1,exported:!1,typ:We,tag:""}]),e=function(){p.$init=function(){};var r,i,a=!1,s=0;void 0!==this&&void 0!==this.$blk&&(a=!0,s=(r=this).$s,i=r.$r);e:for(;;){switch(s){case 0:i=t.$init(),s=1;case 1:if(a&&(a=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;o=t.TypeOf(n.nil).Elem(),s=2;case 2:if(a&&(a=!1,o=o.$blk()),o&&void 0!==o.$blk)break e}return}return void 0===r&&(r={$blk:e}),r.$s=s,r.$r=i,r},p.$init=e,p}(),c["internal/cpu"]=function(){var e,t={};return e=function(){t.$init=function(){};var r,n,i=0;for(void 0!==this&&void 0!==this.$blk&&(i=(r=this).$s,n=r.$r);;)return;return void 0===r&&(r={$blk:e}),r.$s=i,r.$r=n,r},t.$init=e,t}(),c["internal/bytealg"]=function(){var e,t,r,n,i,o,a,s,$={};return t=c["internal/cpu"],r=function(e,t){ir(new We("unimplemented"))},$.Index=r,n=function(e){ir(new We("unimplemented"))},$.Cutover=n,i=function(e,t){var r,n,i;if(e.$length!==t.$length)return!1;for(n=e,r=0;r=n.$length?void p("index out of range"):n.$array[n.$offset+r])!==(i<0||i>=t.$length?void p("index out of range"):t.$array[t.$offset+i]))return!1;r++}return!0},$.Equal=i,o=function(e,t){var r;for(r=0;r>>0)+((r<0||r>=e.$length?void p("index out of range"):e.$array[e.$offset+r])>>>0)>>>0,r=r+1|0;for(i=1,o=16777619,n=e.$length;n>0;)1&n&&(i=J(i,o)>>>0),o=J(o,o)>>>0,n>>=z(1,31);return[t,i]},$.HashStrBytes=a,s=function(e,t){var r,n,o,s,c,$,l,u;for(o=(r=a(t))[0],l=r[1],$=t.$length,n=0,s=0;s<$;)n=(J(n,16777619)>>>0)+((s<0||s>=e.$length?void p("index out of range"):e.$array[e.$offset+s])>>>0)>>>0,s=s+1|0;if(n===o&&i(y(e,0,$),t))return 0;for(c=$;c>>0)+((c<0||c>=e.$length?void p("index out of range"):e.$array[e.$offset+c])>>>0)>>>0)-(J(l,((u=c-$|0)<0||u>=e.$length?void p("index out of range"):e.$array[e.$offset+u])>>>0)>>>0)>>>0,c=c+1|0,n===o&&i(y(e,c-$|0,c),t))return c-$|0;return-1},$.IndexRabinKarpBytes=s,e=function(){$.$init=function(){};var r,n,i=!1,o=0;void 0!==this&&void 0!==this.$blk&&(i=!0,o=(r=this).$s,n=r.$r);e:for(;;){switch(o){case 0:n=t.$init(),o=1;case 1:if(i&&(i=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;$.MaxLen=0}return}return void 0===r&&(r={$blk:e}),r.$s=o,r.$r=n,r},$.$init=e,$}(),c["internal/race"]=function(){var e,t,r,n,i,o,a={};return t=function(e){},a.Acquire=t,r=function(e){},a.Release=r,n=function(e){},a.ReleaseMerge=n,i=function(){},a.Disable=i,o=function(){},a.Enable=o,e=function(){a.$init=function(){};var t,r,n=0;for(void 0!==this&&void 0!==this.$blk&&(n=(t=this).$s,r=t.$r);;)return;return void 0===t&&(t={$blk:e}),t.$s=n,t.$r=r,t},a.$init=e,a}(),c["sync/atomic"]=function(){var e,t,r,n,i,o,a,p,s,$,l,u,f,d,w,h={};return t=c["github.com/gopherjs/gopherjs/js"],r=h.Value=xe(0,ge,"atomic.Value",!0,"sync/atomic",!0,(function(e){this.$val=this,this.v=0!==arguments.length?e:tt})),n=Gt(r),i=function(e,t,r){return e.$get()===t&&(e.$set(r),!0)},h.CompareAndSwapInt32=i,o=function(e,t,r){var n;return(n=e.$get()).$high===t.$high&&n.$low===t.$low&&(e.$set(r),!0)},h.CompareAndSwapUint64=o,a=function(e,t,r){return e.$get()===t&&(e.$set(r),!0)},h.CompareAndSwapPointer=a,p=function(e,t){var r;return r=e.$get()+t|0,e.$set(r),r},h.AddInt32=p,s=function(e){return e.$get()},h.LoadInt32=s,$=function(e){return e.$get()},h.LoadUint64=$,l=function(e){return e.$get()},h.LoadPointer=l,u=function(e,t){e.$set(t)},h.StoreInt32=u,f=function(e,t){e.$set(t)},h.StoreUint32=f,d=function(e,t){e.$set(t)},h.StorePointer=d,r.ptr.prototype.Load=function(){return this.v},r.prototype.Load=function(){return this.$val.Load()},r.ptr.prototype.Store=function(e){this.checkNew("store",e),this.v=e},r.prototype.Store=function(e){return this.$val.Store(e)},r.ptr.prototype.Swap=function(e){var t,r,n;return tt,(n=this).checkNew("swap",e),t=e,r=n.v,n.v=t,r},r.prototype.Swap=function(e){return this.$val.Swap(e)},r.ptr.prototype.CompareAndSwap=function(e,t){var r;return(r=this).checkNew("compare and swap",t),B(r.v,tt)&&B(e,tt)||w(e,t)||ir(new We("sync/atomic: compare and swap of inconsistently typed values into Value")),!!B(r.v,e)&&(r.v=t,!0)},r.prototype.CompareAndSwap=function(e,t){return this.$val.CompareAndSwap(e,t)},r.ptr.prototype.checkNew=function(e,t){B(t,tt)&&ir(new We("sync/atomic: "+e+" of nil value into Value")),B(this.v,tt)||w(t,this.v)||ir(new We("sync/atomic: "+e+" of inconsistently typed value into Value"))},r.prototype.checkNew=function(e,t){return this.$val.checkNew(e,t)},w=function(e,t){return e.constructor===t.constructor},n.methods=[{prop:"Load",name:"Load",pkg:"",typ:Qe([],[et],!1)},{prop:"Store",name:"Store",pkg:"",typ:Qe([et],[],!1)},{prop:"Swap",name:"Swap",pkg:"",typ:Qe([et],[et],!1)},{prop:"CompareAndSwap",name:"CompareAndSwap",pkg:"",typ:Qe([et,et],[Ee],!1)},{prop:"checkNew",name:"checkNew",pkg:"sync/atomic",typ:Qe([We,et],[],!1)}],r.init("sync/atomic",[{prop:"v",name:"v",embedded:!1,exported:!1,typ:et,tag:""}]),e=function(){h.$init=function(){};var r,n,i=!1,o=0;void 0!==this&&void 0!==this.$blk&&(i=!0,o=(r=this).$s,n=r.$r);e:for(;;){switch(o){case 0:n=t.$init(),o=1;case 1:if(i&&(i=!1,n=n.$blk()),n&&void 0!==n.$blk)break e}return}return void 0===r&&(r={$blk:e}),r.$s=o,r.$r=n,r},h.$init=e,h}(),c.sync=function(){var e,r,n,i,o,a,$,l,f,d,w,k,b,m,v,_,x,S,E,C,I,A,F,R,T,N,P,L,M,j,W,U,z={};return r=c["github.com/gopherjs/gopherjs/js"],n=c["internal/race"],i=c["sync/atomic"],o=z.RWMutex=xe(0,ge,"sync.RWMutex",!0,"sync",!0,(function(e,t,r,n,i){if(this.$val=this,0===arguments.length)return this.w=new l.ptr(0,0),this.writerSem=0,this.readerSem=0,this.readerCount=0,void(this.readerWait=0);this.w=e,this.writerSem=t,this.readerSem=r,this.readerCount=n,this.readerWait=i})),a=z.rlocker=xe(0,ge,"sync.rlocker",!0,"sync",!1,(function(e,t,r,n,i){if(this.$val=this,0===arguments.length)return this.w=new l.ptr(0,0),this.writerSem=0,this.readerSem=0,this.readerCount=0,void(this.readerWait=0);this.w=e,this.writerSem=t,this.readerSem=r,this.readerCount=n,this.readerWait=i})),$=z.notifyList=xe(0,ge,"sync.notifyList",!0,"sync",!1,(function(e,t,r,n,i){if(this.$val=this,0===arguments.length)return this.wait=0,this.notify=0,this.lock=0,this.head=0,void(this.tail=0);this.wait=e,this.notify=t,this.lock=r,this.head=n,this.tail=i})),l=z.Mutex=xe(0,ge,"sync.Mutex",!0,"sync",!0,(function(e,t){if(this.$val=this,0===arguments.length)return this.state=0,void(this.sema=0);this.state=e,this.sema=t})),f=z.Locker=xe(8,ue,"sync.Locker",!0,"sync",!0,null),d=z.Pool=xe(0,ge,"sync.Pool",!0,"sync",!0,(function(e,t){if(this.$val=this,0===arguments.length)return this.store=S.nil,void(this.New=u);this.store=e,this.New=t})),w=Gt(Ve),k=Gt(Fe),b=Gt(a),m=Gt(o),v=((e,t,r)=>{var n="chan ";"<"!=e.string[0]?n+=e.string:n+="("+e.string+")";var i="Chan",o=e[i];return void 0===o&&(o=xe(4,18,n,!1,"",!1,null),e[i]=o,o.init(e,t,r)),o})(Ee,!1,!1),_=Jt(v),x=Gt(l),S=Jt(et),E=Gt(d),C=Qe([],[et],!1),o.ptr.prototype.RLock=function(){var{rw:e,$s:t,$r:r,$c:n}=hr(this,{});t=t||0;e:for(;;){switch(t){case 0:if(e=this,i.AddInt32(e.$ptr_readerCount||(e.$ptr_readerCount=new k((function(){return this.$target.readerCount}),(function(e){this.$target.readerCount=e}),e)),1)<0){t=1;continue}t=2;continue;case 1:r=P(e.$ptr_readerSem||(e.$ptr_readerSem=new w((function(){return this.$target.readerSem}),(function(e){this.$target.readerSem=e}),e)),!1,0),t=3;case 3:if(n&&(n=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;case 2:return void(t=-1)}return}return{$blk:o.ptr.prototype.RLock,$c:!0,$r:r,rw:e,$s:t}},o.prototype.RLock=function(){return this.$val.RLock()},o.ptr.prototype.TryRLock=function(){var e,t;for(t=this;;){if((e=i.LoadInt32(t.$ptr_readerCount||(t.$ptr_readerCount=new k((function(){return this.$target.readerCount}),(function(e){this.$target.readerCount=e}),t))))<0)return!1;if(i.CompareAndSwapInt32(t.$ptr_readerCount||(t.$ptr_readerCount=new k((function(){return this.$target.readerCount}),(function(e){this.$target.readerCount=e}),t)),e,e+1|0))return!0}},o.prototype.TryRLock=function(){return this.$val.TryRLock()},o.ptr.prototype.RUnlock=function(){var{r:e,rw:t,$s:r,$r:n,$c:a}=hr(this,{});r=r||0;e:for(;;){switch(r){case 0:if(t=this,(e=i.AddInt32(t.$ptr_readerCount||(t.$ptr_readerCount=new k((function(){return this.$target.readerCount}),(function(e){this.$target.readerCount=e}),t)),-1))<0){r=1;continue}r=2;continue;case 1:n=t.rUnlockSlow(e),r=3;case 3:if(a&&(a=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;case 2:return void(r=-1)}return}return{$blk:o.ptr.prototype.RUnlock,$c:!0,$r:n,r:e,rw:t,$s:r}},o.prototype.RUnlock=function(){return this.$val.RUnlock()},o.ptr.prototype.rUnlockSlow=function(e){var{r:e,rw:t,$s:r,$r:a,$c:p}=hr(this,{r:e});r=r||0;e:for(;;){switch(r){case 0:if(t=this,!(e+1|0)||-1073741824==(e+1|0)){r=1;continue}r=2;continue;case 1:n.Enable(),a=T("sync: RUnlock of unlocked RWMutex"),r=3;case 3:if(p&&(p=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;case 2:if(0===i.AddInt32(t.$ptr_readerWait||(t.$ptr_readerWait=new k((function(){return this.$target.readerWait}),(function(e){this.$target.readerWait=e}),t)),-1)){r=4;continue}r=5;continue;case 4:a=L(t.$ptr_writerSem||(t.$ptr_writerSem=new w((function(){return this.$target.writerSem}),(function(e){this.$target.writerSem=e}),t)),!1,1),r=6;case 6:if(p&&(p=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;case 5:return void(r=-1)}return}return{$blk:o.ptr.prototype.rUnlockSlow,$c:!0,$r:a,r:e,rw:t,$s:r}},o.prototype.rUnlockSlow=function(e){return this.$val.rUnlockSlow(e)},o.ptr.prototype.Lock=function(){var{r:e,rw:t,$s:r,$r:n,$c:a}=hr(this,{});r=r||0;e:for(;;){switch(r){case 0:n=(t=this).w.Lock(),r=1;case 1:if(a&&(a=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;if(0!=(e=i.AddInt32(t.$ptr_readerCount||(t.$ptr_readerCount=new k((function(){return this.$target.readerCount}),(function(e){this.$target.readerCount=e}),t)),-1073741824)+1073741824|0)&&0!==i.AddInt32(t.$ptr_readerWait||(t.$ptr_readerWait=new k((function(){return this.$target.readerWait}),(function(e){this.$target.readerWait=e}),t)),e)){r=2;continue}r=3;continue;case 2:n=P(t.$ptr_writerSem||(t.$ptr_writerSem=new w((function(){return this.$target.writerSem}),(function(e){this.$target.writerSem=e}),t)),!1,0),r=4;case 4:if(a&&(a=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;case 3:return void(r=-1)}return}return{$blk:o.ptr.prototype.Lock,$c:!0,$r:n,r:e,rw:t,$s:r}},o.prototype.Lock=function(){return this.$val.Lock()},o.ptr.prototype.TryLock=function(){var{rw:e,$s:t,$r:r,$c:n}=hr(this,{});t=t||0;e:for(;;){switch(t){case 0:if(!(e=this).w.TryLock())return t=-1,!1;if(!i.CompareAndSwapInt32(e.$ptr_readerCount||(e.$ptr_readerCount=new k((function(){return this.$target.readerCount}),(function(e){this.$target.readerCount=e}),e)),0,-1073741824)){t=1;continue}t=2;continue;case 1:r=e.w.Unlock(),t=3;case 3:if(n&&(n=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;return t=-1,!1;case 2:return t=-1,!0}return}return{$blk:o.ptr.prototype.TryLock,$c:!0,$r:r,rw:e,$s:t}},o.prototype.TryLock=function(){return this.$val.TryLock()},o.ptr.prototype.Unlock=function(){var{i:e,r:t,rw:r,$s:a,$r:p,$c:s}=hr(this,{});a=a||0;e:for(;;){switch(a){case 0:if(r=this,(t=i.AddInt32(r.$ptr_readerCount||(r.$ptr_readerCount=new k((function(){return this.$target.readerCount}),(function(e){this.$target.readerCount=e}),r)),1073741824))>=1073741824){a=1;continue}a=2;continue;case 1:n.Enable(),p=T("sync: Unlock of unlocked RWMutex"),a=3;case 3:if(s&&(s=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;case 2:e=0;case 4:if(!(e<(0|t))){a=5;continue}p=L(r.$ptr_readerSem||(r.$ptr_readerSem=new w((function(){return this.$target.readerSem}),(function(e){this.$target.readerSem=e}),r)),!1,0),a=6;case 6:if(s&&(s=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;e=e+1|0,a=4;continue;case 5:p=r.w.Unlock(),a=7;case 7:if(s&&(s=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;return void(a=-1)}return}return{$blk:o.ptr.prototype.Unlock,$c:!0,$r:p,i:e,r:t,rw:r,$s:a}},o.prototype.Unlock=function(){return this.$val.Unlock()},o.ptr.prototype.RLocker=function(){return V(this,b)},o.prototype.RLocker=function(){return this.$val.RLocker()},a.ptr.prototype.Lock=function(){var{r:e,$s:t,$r:r,$c:n}=hr(this,{});t=t||0;e:for(;;){switch(t){case 0:r=V(e=this,m).RLock(),t=1;case 1:if(n&&(n=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;return void(t=-1)}return}return{$blk:a.ptr.prototype.Lock,$c:!0,$r:r,r:e,$s:t}},a.prototype.Lock=function(){return this.$val.Lock()},a.ptr.prototype.Unlock=function(){var{r:e,$s:t,$r:r,$c:n}=hr(this,{});t=t||0;e:for(;;){switch(t){case 0:r=V(e=this,m).RUnlock(),t=1;case 1:if(n&&(n=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;return void(t=-1)}return}return{$blk:a.ptr.prototype.Unlock,$c:!0,$r:r,r:e,$s:t}},a.prototype.Unlock=function(){return this.$val.Unlock()},F=function(){new $.ptr(0,0,0,0,0),M(20)},R=function(){p("native function not implemented: sync.runtime_doSpin")},T=function(){p("native function not implemented: sync.fatal")},l.ptr.prototype.Lock=function(){var{m:e,$s:t,$r:r,$c:n}=hr(this,{});t=t||0;e:for(;;){switch(t){case 0:if(e=this,i.CompareAndSwapInt32(e.$ptr_state||(e.$ptr_state=new k((function(){return this.$target.state}),(function(e){this.$target.state=e}),e)),0,1))return void(t=-1);r=e.lockSlow(),t=1;case 1:if(n&&(n=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;return void(t=-1)}return}return{$blk:l.ptr.prototype.Lock,$c:!0,$r:r,m:e,$s:t}},l.prototype.Lock=function(){return this.$val.Lock()},l.ptr.prototype.TryLock=function(){var e,t;return!(5&(t=(e=this).state)||!i.CompareAndSwapInt32(e.$ptr_state||(e.$ptr_state=new k((function(){return this.$target.state}),(function(e){this.$target.state=e}),e)),t,1|t))},l.prototype.TryLock=function(){return this.$val.TryLock()},l.ptr.prototype.lockSlow=function(){var{_r:e,_r$1:t,_v:r,awoke:n,delta:o,iter:a,m:p,new$1:s,old:c,queueLifo:$,starving:u,waitStartTime:f,x:d,x$1:h,$s:g,$r:b,$c:y}=hr(this,{});g=g||0;e:for(;;){switch(g){case 0:p=this,f=new Re(0,0),u=!1,n=!1,a=0,c=p.state;case 1:if(1==(5&c)&&j(a)){g=3;continue}g=4;continue;case 3:!n&&!(2&c)&&c>>3&&i.CompareAndSwapInt32(p.$ptr_state||(p.$ptr_state=new k((function(){return this.$target.state}),(function(e){this.$target.state=e}),p)),c,2|c)&&(n=!0),b=R(),g=5;case 5:if(y&&(y=!1,b=b.$blk()),b&&void 0!==b.$blk)break e;a=a+1|0,c=p.state,g=1;continue;case 4:if(s=c,4&c||(s|=1),5&c&&(s=s+8|0),u&&1&c&&(s|=4),n&&(2&s||U("sync: inconsistent mutex state"),s&=-3),i.CompareAndSwapInt32(p.$ptr_state||(p.$ptr_state=new k((function(){return this.$target.state}),(function(e){this.$target.state=e}),p)),c,s)){g=6;continue}g=7;continue;case 6:if(!(5&c)){g=2;continue}if($=!(0===f.$high&&0===f.$low),0===f.$high&&0===f.$low){g=9;continue}g=10;continue;case 9:e=W(),g=11;case 11:if(y&&(y=!1,e=e.$blk()),e&&void 0!==e.$blk)break e;f=e;case 10:b=P(p.$ptr_sema||(p.$ptr_sema=new w((function(){return this.$target.sema}),(function(e){this.$target.sema=e}),p)),$,1),g=12;case 12:if(y&&(y=!1,b=b.$blk()),b&&void 0!==b.$blk)break e;if(u){r=!0,g=13;continue e}t=W(),g=14;case 14:if(y&&(y=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;r=(d=new Re((h=t).$high-f.$high,h.$low-f.$low)).$high>0||0===d.$high&&d.$low>1e6;case 13:if(u=r,4&(c=p.state)){!(3&c)&&c>>3||U("sync: inconsistent mutex state"),o=-7,u&&c>>3!=1||(o=o-4|0),i.AddInt32(p.$ptr_state||(p.$ptr_state=new k((function(){return this.$target.state}),(function(e){this.$target.state=e}),p)),o),g=2;continue}n=!0,a=0,g=8;continue;case 7:c=p.state;case 8:g=1;continue;case 2:return void(g=-1)}return}return{$blk:l.ptr.prototype.lockSlow,$c:!0,$r:b,_r:e,_r$1:t,_v:r,awoke:n,delta:o,iter:a,m:p,new$1:s,old:c,queueLifo:$,starving:u,waitStartTime:f,x:d,x$1:h,$s:g}},l.prototype.lockSlow=function(){return this.$val.lockSlow()},l.ptr.prototype.Unlock=function(){var{m:e,new$1:t,$s:r,$r:n,$c:o}=hr(this,{});r=r||0;e:for(;;){switch(r){case 0:if(e=this,0!==(t=i.AddInt32(e.$ptr_state||(e.$ptr_state=new k((function(){return this.$target.state}),(function(e){this.$target.state=e}),e)),-1))){r=1;continue}r=2;continue;case 1:n=e.unlockSlow(t),r=3;case 3:if(o&&(o=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;case 2:return void(r=-1)}return}return{$blk:l.ptr.prototype.Unlock,$c:!0,$r:n,m:e,new$1:t,$s:r}},l.prototype.Unlock=function(){return this.$val.Unlock()},l.ptr.prototype.unlockSlow=function(e){var{m:t,new$1:e,old:r,$s:n,$r:o,$c:a}=hr(this,{new$1:e});n=n||0;e:for(;;){switch(n){case 0:if(t=this,!(e+1&1)){n=1;continue}n=2;continue;case 1:o=T("sync: unlock of unlocked mutex"),n=3;case 3:if(a&&(a=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;case 2:if(!(4&e)){n=4;continue}n=5;continue;case 4:r=e;case 7:if(!(r>>3)||7&r)return void(n=-1);if(e=r-8|2,i.CompareAndSwapInt32(t.$ptr_state||(t.$ptr_state=new k((function(){return this.$target.state}),(function(e){this.$target.state=e}),t)),r,e)){n=9;continue}n=10;continue;case 9:o=L(t.$ptr_sema||(t.$ptr_sema=new w((function(){return this.$target.sema}),(function(e){this.$target.sema=e}),t)),!1,1),n=11;case 11:if(a&&(a=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;return void(n=-1);case 10:r=t.state,n=7;continue;case 8:n=6;continue;case 5:o=L(t.$ptr_sema||(t.$ptr_sema=new w((function(){return this.$target.sema}),(function(e){this.$target.sema=e}),t)),!0,1),n=12;case 12:if(a&&(a=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;case 6:return void(n=-1)}return}return{$blk:l.ptr.prototype.unlockSlow,$c:!0,$r:o,m:t,new$1:e,old:r,$s:n}},l.prototype.unlockSlow=function(e){return this.$val.unlockSlow(e)},N=function(e){var{s:e,$s:t,$r:r,$c:n}=hr(this,{s:e});t=t||0;e:for(;;){switch(t){case 0:r=P(e,!1,1),t=1;case 1:if(n&&(n=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;return void(t=-1)}return}return{$blk:N,$c:!0,$r:r,s:e,$s:t}},s["sync.runtime_Semacquire"]=N,P=function(e,t,r){var{_entry:n,_entry$1:i,_entry$2:o,_entry$3:a,_entry$4:s,_key:c,_key$1:$,_key$2:l,_r:u,ch:f,lifo:t,s:e,skipframes:r,$s:d,$r:k,$c:b}=hr(this,{s:e,lifo:t,skipframes:r});d=d||0;e:for(;;){switch(d){case 0:if(e.$get()-(void 0!==(n=h(A,w.keyFor(e)))?n.v:0)>>>0==0){d=1;continue}d=2;continue;case 1:f=new He(Ee,0),t?(c=e,(I||p("assignment to entry in nil map")).set(w.keyFor(c),{k:c,v:D(new _([f]),(i=h(I,w.keyFor(e)),void 0!==i?i.v:_.nil))})):($=e,(I||p("assignment to entry in nil map")).set(w.keyFor($),{k:$,v:O((o=h(I,w.keyFor(e)),void 0!==o?o.v:_.nil),f)})),u=kr(f),d=3;case 3:if(b&&(b=!1,u=u.$blk()),u&&void 0!==u.$blk)break e;u[0],l=e,(A||p("assignment to entry in nil map")).set(w.keyFor(l),{k:l,v:(a=h(A,w.keyFor(e)),(void 0!==a?a.v:0)-1>>>0)}),0===(void 0!==(s=h(A,w.keyFor(e)))?s.v:0)&&g(A,w.keyFor(e));case 2:return e.$set(e.$get()-1>>>0),void(d=-1)}return}return{$blk:P,$c:!0,$r:k,_entry:n,_entry$1:i,_entry$2:o,_entry$3:a,_entry$4:s,_key:c,_key$1:$,_key$2:l,_r:u,ch:f,lifo:t,s:e,skipframes:r,$s:d}},L=function(e,t,r){var{_entry:n,_entry$1:i,_key:o,_key$1:a,ch:s,handoff:t,s:e,skipframes:r,w:c,$s:$,$r:l,$c:u}=hr(this,{s:e,handoff:t,skipframes:r});$=$||0;e:for(;;){switch($){case 0:if(e.$set(e.$get()+1>>>0),0===(c=void 0!==(n=h(I,w.keyFor(e)))?n.v:_.nil).$length)return void($=-1);s=0>=c.$length?void p("index out of range"):c.$array[c.$offset+0],c=y(c,1),o=e,(I||p("assignment to entry in nil map")).set(w.keyFor(o),{k:o,v:c}),0===c.$length&&g(I,w.keyFor(e)),a=e,(A||p("assignment to entry in nil map")).set(w.keyFor(a),{k:a,v:(i=h(A,w.keyFor(e)),(void 0!==i?i.v:0)+1>>>0)}),l=gr(s,!0),$=1;case 1:if(u&&(u=!1,l=l.$blk()),l&&void 0!==l.$blk)break e;return void($=-1)}return}return{$blk:L,$c:!0,$r:l,_entry:n,_entry$1:i,_key:o,_key$1:a,ch:s,handoff:t,s:e,skipframes:r,w:c,$s:$}},s["sync.runtime_Semrelease"]=L,M=function(e){},j=function(e){return!1},W=function(){p("native function not implemented: sync.runtime_nanotime")},U=function(e){p(vr(e,We))},d.ptr.prototype.Get=function(){var{$24r:e,_r:t,p:r,x:n,x$1:i,x$2:o,$s:a,$r:s,$c:c}=hr(this,{});a=a||0;e:for(;;){switch(a){case 0:if(0===(r=this).store.$length){a=1;continue}a=2;continue;case 1:if(r.New!==u){a=3;continue}a=4;continue;case 3:t=r.New(),a=5;case 5:if(c&&(c=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;e=t,a=6;case 6:return e;case 4:return a=-1,tt;case 2:return n=r.store,o=(i=r.store.$length-1|0)<0||i>=n.$length?void p("index out of range"):n.$array[n.$offset+i],r.store=y(r.store,0,r.store.$length-1|0),a=-1,o}return}return{$blk:d.ptr.prototype.Get,$c:!0,$r:s,$24r:e,_r:t,p:r,x:n,x$1:i,x$2:o,$s:a}},d.prototype.Get=function(){return this.$val.Get()},d.ptr.prototype.Put=function(e){B(e,tt)||(this.store=O(this.store,e))},d.prototype.Put=function(e){return this.$val.Put(e)},m.methods=[{prop:"RLock",name:"RLock",pkg:"",typ:Qe([],[],!1)},{prop:"TryRLock",name:"TryRLock",pkg:"",typ:Qe([],[Ee],!1)},{prop:"RUnlock",name:"RUnlock",pkg:"",typ:Qe([],[],!1)},{prop:"rUnlockSlow",name:"rUnlockSlow",pkg:"sync",typ:Qe([Fe],[],!1)},{prop:"Lock",name:"Lock",pkg:"",typ:Qe([],[],!1)},{prop:"TryLock",name:"TryLock",pkg:"",typ:Qe([],[Ee],!1)},{prop:"Unlock",name:"Unlock",pkg:"",typ:Qe([],[],!1)},{prop:"RLocker",name:"RLocker",pkg:"",typ:Qe([],[f],!1)}],b.methods=[{prop:"Lock",name:"Lock",pkg:"",typ:Qe([],[],!1)},{prop:"Unlock",name:"Unlock",pkg:"",typ:Qe([],[],!1)}],x.methods=[{prop:"Lock",name:"Lock",pkg:"",typ:Qe([],[],!1)},{prop:"TryLock",name:"TryLock",pkg:"",typ:Qe([],[Ee],!1)},{prop:"lockSlow",name:"lockSlow",pkg:"sync",typ:Qe([],[],!1)},{prop:"Unlock",name:"Unlock",pkg:"",typ:Qe([],[],!1)},{prop:"unlockSlow",name:"unlockSlow",pkg:"sync",typ:Qe([Fe],[],!1)}],E.methods=[{prop:"Get",name:"Get",pkg:"",typ:Qe([],[et],!1)},{prop:"Put",name:"Put",pkg:"",typ:Qe([et],[],!1)}],o.init("sync",[{prop:"w",name:"w",embedded:!1,exported:!1,typ:l,tag:""},{prop:"writerSem",name:"writerSem",embedded:!1,exported:!1,typ:Ve,tag:""},{prop:"readerSem",name:"readerSem",embedded:!1,exported:!1,typ:Ve,tag:""},{prop:"readerCount",name:"readerCount",embedded:!1,exported:!1,typ:Fe,tag:""},{prop:"readerWait",name:"readerWait",embedded:!1,exported:!1,typ:Fe,tag:""}]),a.init("sync",[{prop:"w",name:"w",embedded:!1,exported:!1,typ:l,tag:""},{prop:"writerSem",name:"writerSem",embedded:!1,exported:!1,typ:Ve,tag:""},{prop:"readerSem",name:"readerSem",embedded:!1,exported:!1,typ:Ve,tag:""},{prop:"readerCount",name:"readerCount",embedded:!1,exported:!1,typ:Fe,tag:""},{prop:"readerWait",name:"readerWait",embedded:!1,exported:!1,typ:Fe,tag:""}]),$.init("sync",[{prop:"wait",name:"wait",embedded:!1,exported:!1,typ:Ve,tag:""},{prop:"notify",name:"notify",embedded:!1,exported:!1,typ:Ve,tag:""},{prop:"lock",name:"lock",embedded:!1,exported:!1,typ:De,tag:""},{prop:"head",name:"head",embedded:!1,exported:!1,typ:Ue,tag:""},{prop:"tail",name:"tail",embedded:!1,exported:!1,typ:Ue,tag:""}]),l.init("sync",[{prop:"state",name:"state",embedded:!1,exported:!1,typ:Fe,tag:""},{prop:"sema",name:"sema",embedded:!1,exported:!1,typ:Ve,tag:""}]),f.init([{prop:"Lock",name:"Lock",pkg:"",typ:Qe([],[],!1)},{prop:"Unlock",name:"Unlock",pkg:"",typ:Qe([],[],!1)}]),d.init("sync",[{prop:"store",name:"store",embedded:!1,exported:!1,typ:S,tag:""},{prop:"New",name:"New",embedded:!1,exported:!0,typ:C,tag:""}]),z.$initLinknames=function(){W=s["runtime.nanotime"]},e=function(){z.$init=function(){};var o,a,p=!1,s=0;void 0!==this&&void 0!==this.$blk&&(p=!0,s=(o=this).$s,a=o.$r);e:for(;;){switch(s){case 0:a=r.$init(),s=1;case 1:if(p&&(p=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;a=n.$init(),s=2;case 2:if(p&&(p=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;a=i.$init(),s=3;case 3:if(p&&(p=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;new Uint8Array(8),I=new t.Map,A=new t.Map,F()}return}return void 0===o&&(o={$blk:e}),o.$s=s,o.$r=a,o},z.$init=e,z}(),c.io=function(){var e,t,r,n,i,o,a,p,s,$,l,u,f,d,w,h,g,k={};return t=c.errors,r=c.sync,n=k.Reader=xe(8,ue,"io.Reader",!0,"io",!0,null),i=k.Writer=xe(8,ue,"io.Writer",!0,"io",!0,null),o=k.ReaderFrom=xe(8,ue,"io.ReaderFrom",!0,"io",!0,null),a=k.WriterTo=xe(8,ue,"io.WriterTo",!0,"io",!0,null),p=k.RuneReader=xe(8,ue,"io.RuneReader",!0,"io",!0,null),s=k.RuneScanner=xe(8,ue,"io.RuneScanner",!0,"io",!0,null),$=k.LimitedReader=xe(0,ge,"io.LimitedReader",!0,"io",!0,(function(e,t){if(this.$val=this,0===arguments.length)return this.R=tt,void(this.N=new Re(0,0));this.R=e,this.N=t})),l=Jt(et),u=Jt(Ne),f=Gt(u),d=Gt($),h=function(e,t){var{$24r:r,_r:n,_tuple:i,dst:e,err:o,src:t,written:a,$s:p,$r:s,$c:c}=hr(this,{dst:e,src:t});p=p||0;e:for(;;){switch(p){case 0:a=new Re(0,0),o=tt,n=g(e,t,u.nil),p=1;case 1:if(c&&(c=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;r=[a=(i=n)[0],o=i[1]],p=2;case 2:return r}return}return{$blk:h,$c:!0,$r:s,$24r:r,_r:n,_tuple:i,dst:e,err:o,src:t,written:a,$s:p}},k.Copy=h,g=function(e,t,r){var{$24r:n,$24r$1:i,_r:p,_r$1:s,_r$2:c,_r$3:$,_tmp:l,_tmp$1:f,_tuple:h,_tuple$1:b,_tuple$2:m,_tuple$3:v,_tuple$4:_,_tuple$5:x,_tuple$6:S,buf:r,dst:e,er:E,err:C,ew:I,l:A,nr:F,nw:R,ok:T,ok$1:N,ok$2:P,rt:V,size:O,src:t,written:D,wt:L,x$2:M,x$3:j,x$4:W,x$5:U,x$6:z,$s:K,$r:G,$c:q}=hr(this,{dst:e,src:t,buf:r});K=K||0;e:for(;;){switch(K){case 0:if(D=new Re(0,0),C=tt,L=(h=Yt(t,a,!0))[0],T=h[1]){K=1;continue}K=2;continue;case 1:p=L.WriteTo(e),K=3;case 3:if(q&&(q=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;n=[D=(b=p)[0],C=b[1]],K=4;case 4:return n;case 2:if(V=(m=Yt(e,o,!0))[0],N=m[1]){K=5;continue}K=6;continue;case 5:s=V.ReadFrom(t),K=7;case 7:if(q&&(q=!1,s=s.$blk()),s&&void 0!==s.$blk)break e;i=[D=(v=s)[0],C=v[1]],K=8;case 8:return i;case 6:r===u.nil&&(O=32768,A=(_=Yt(t,d,!0))[0],(P=_[1])&&(M=new Re(0,O),j=A.N,M.$high>j.$high||M.$high===j.$high&&M.$low>j.$low)&&(O=(W=A.N).$high<0||0===W.$high&&W.$low<1?1:(U=A.N).$low+4294967296*(U.$high>>31)|0),r=Zt(u,O));case 9:c=t.Read(r),K=11;case 11:if(q&&(q=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;if(F=(x=c)[0],E=x[1],F>0){K=12;continue}K=13;continue;case 12:$=e.Write(y(r,0,F)),K=14;case 14:if(q&&(q=!1,$=$.$blk()),$&&void 0!==$.$blk)break e;if(R=(S=$)[0],I=S[1],(R<0||Fl.$high||c.$high===l.$high&&c.$low>l.$low)&&(e=y(e,0,Z(a.N))),t=a.R.Read(e),d=1;case 1:if(h&&(h=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;return p=(i=t)[0],o=i[1],a.N=(u=a.N,f=new Re(0,p),new Re(u.$high-f.$high,u.$low-f.$low)),d=-1,[p,o]}return}return{$blk:$.ptr.prototype.Read,$c:!0,$r:w,_r:t,_tmp:r,_tmp$1:n,_tuple:i,err:o,l:a,n:p,p:e,x$2:s,x$3:c,x$4:l,x$5:u,x$6:f,$s:d}},$.prototype.Read=function(e){return this.$val.Read(e)},d.methods=[{prop:"Read",name:"Read",pkg:"",typ:Qe([u],[Ce,rt],!1)}],n.init([{prop:"Read",name:"Read",pkg:"",typ:Qe([u],[Ce,rt],!1)}]),i.init([{prop:"Write",name:"Write",pkg:"",typ:Qe([u],[Ce,rt],!1)}]),o.init([{prop:"ReadFrom",name:"ReadFrom",pkg:"",typ:Qe([n],[Re,rt],!1)}]),a.init([{prop:"WriteTo",name:"WriteTo",pkg:"",typ:Qe([i],[Re,rt],!1)}]),p.init([{prop:"ReadRune",name:"ReadRune",pkg:"",typ:Qe([],[Fe,Ce,rt],!1)}]),s.init([{prop:"ReadRune",name:"ReadRune",pkg:"",typ:Qe([],[Fe,Ce,rt],!1)},{prop:"UnreadRune",name:"UnreadRune",pkg:"",typ:Qe([],[rt],!1)}]),$.init("",[{prop:"R",name:"R",embedded:!1,exported:!0,typ:n,tag:""},{prop:"N",name:"N",embedded:!1,exported:!0,typ:Re,tag:""}]),e=function(){k.$init=function(){};var n,i,o=!1,a=0;void 0!==this&&void 0!==this.$blk&&(o=!0,a=(n=this).$s,i=n.$r);e:for(;;){switch(a){case 0:i=t.$init(),a=1;case 1:if(o&&(o=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;i=r.$init(),a=2;case 2:if(o&&(o=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;k.ErrClosedPipe=t.New("io: read/write on closed pipe"),k.ErrShortWrite=t.New("short write"),w=t.New("invalid write result"),k.ErrShortBuffer=t.New("short buffer"),k.EOF=t.New("EOF"),k.ErrUnexpectedEOF=t.New("unexpected EOF"),k.ErrNoProgress=t.New("multiple Read calls return no data or error"),t.New("Seek: invalid whence"),t.New("Seek: invalid offset"),new r.Pool.ptr(l.nil,(function(){var e;return e=Zt(u,8192),new f((function(){return e}),(function(t){e=t}))}))}return}return void 0===n&&(n={$blk:e}),n.$s=a,n.$r=i,n},k.$init=e,k}(),c.unicode=function(){var e,t,r,n,i,o,a,s,c,$,l,u,f,d,w,h,g,k,b,m,v,_,x,S,E,C,I,A,F,R,T,N,V,O,D,L,M,B,j,W,U,z,K,G,q,H,J,Z,Q,X,Y,ee,te,re,ne,ie,oe,ae,pe,se,ce,le,ue,fe,de,we,he,ke,be,ye,me,ve,_e,Se,Ee,Ie,Ae,Re,Te,Ne,Oe,De,Le,Me,Be,je,Ue,ze,Ge,He,Je,Ze,Qe,Xe,Ye,et,tt,rt,nt,it,ot,at,pt,st,ct,$t,lt,ut,ft,dt,wt,ht,gt,kt,bt,yt,mt,vt,_t,xt,St,Et,Ct,It,At,Ft,Rt,Tt,Nt,Pt,Vt,Ot,Dt,Lt,Mt,Bt,jt,Wt,Ut,zt,qt,Ht,Zt,Qt,Xt,Yt,er,tr,rr,nr,ir,or,ar,pr,sr,cr,$r,lr,ur,fr,dr,wr,hr,gr,kr,br,yr,mr,vr,_r,xr,Sr,Er,Cr,Ir,Ar,Fr,Rr,Tr,Nr,Pr,Vr,Or,Dr,Lr,Mr,Br,jr,Wr,Ur,zr,Kr,Gr,qr,Hr,Jr,Zr,Qr,Xr,Yr,en,tn,rn,nn,on,an,pn,sn,cn,$n,ln,un,fn,dn,wn,hn,gn,kn,bn,yn,mn,vn,_n,xn,Sn,En,Cn,In,An,Fn,Rn,Tn,Nn,Pn,Vn,On,Dn={};return t=Dn.RangeTable=xe(0,ge,"unicode.RangeTable",!0,"unicode",!0,(function(e,t,r){if(this.$val=this,0===arguments.length)return this.R16=s.nil,this.R32=c.nil,void(this.LatinOffset=0);this.R16=e,this.R32=t,this.LatinOffset=r})),r=Dn.Range16=xe(0,ge,"unicode.Range16",!0,"unicode",!0,(function(e,t,r){if(this.$val=this,0===arguments.length)return this.Lo=0,this.Hi=0,void(this.Stride=0);this.Lo=e,this.Hi=t,this.Stride=r})),n=Dn.Range32=xe(0,ge,"unicode.Range32",!0,"unicode",!0,(function(e,t,r){if(this.$val=this,0===arguments.length)return this.Lo=0,this.Hi=0,void(this.Stride=0);this.Lo=e,this.Hi=t,this.Stride=r})),i=Dn.CaseRange=xe(0,ge,"unicode.CaseRange",!0,"unicode",!0,(function(e,t,r){if(this.$val=this,0===arguments.length)return this.Lo=0,this.Hi=0,void(this.Delta=u.zero());this.Lo=e,this.Hi=t,this.Delta=r})),o=Dn.d=xe(12,$e,"unicode.d",!0,"unicode",!1,null),a=Dn.foldPair=xe(0,ge,"unicode.foldPair",!0,"unicode",!1,(function(e,t){if(this.$val=this,0===arguments.length)return this.From=0,void(this.To=0);this.From=e,this.To=t})),s=Jt(r),c=Jt(n),$=Jt(a),l=Jt(i),u=qe(Fe,3),f=Gt(t),d=Jt(f),_n=function(e,t){var r,n,i,o,a,s,c,$,l,u,f;if(e.$length<=18||t<=255){for(a=e,r=0;r=e.$length?void p("index out of range"):e.$array[e.$offset+c]).Lo)return!1;if(t<=u.Hi)return 1===u.Stride||0===((i=(t-u.Lo<<16>>>16)%u.Stride)==i?i:p("integer divide by zero"));r++}return!1}for($=0,s=e.$length;$=e.$length?void p("index out of range"):e.$array[e.$offset+l]).Lo<=t&&t<=f.Hi)return 1===f.Stride||0===((o=(t-f.Lo<<16>>>16)%f.Stride)==o?o:p("integer divide by zero"));t=e.$length?void p("index out of range"):e.$array[e.$offset+$]).Lo)return!1;if(t<=f.Hi)return 1===f.Stride||0===((o=(t-f.Lo>>>0)%f.Stride)==o?o:p("integer divide by zero"));r++}return!1}for(l=0,c=e.$length;l=e.$length?void p("index out of range"):e.$array[e.$offset+u],n)).Lo<=t&&t<=d.Hi)return 1===d.Stride||0===((a=(t-d.Lo>>>0)%d.Stride)==a?a:p("integer divide by zero"));t0&&t>>>0<=(i=r.$length-1|0,i<0||i>=r.$length?void p("index out of range"):r.$array[r.$offset+i]).Hi>>>0?_n(r,t<<16>>>16):(n=e.R32).$length>0&&t>=(0|(0>=n.$length?void p("index out of range"):n.$array[n.$offset+0]).Lo)&&xn(n,t>>>0)},Dn.Is=Sn,En=function(e,t){var r,n,i,o;return n=e.R16,r=e.LatinOffset,n.$length>r&&t>>>0<=(o=n.$length-1|0,o<0||o>=n.$length?void p("index out of range"):n.$array[n.$offset+o]).Hi>>>0?_n(y(n,r),t<<16>>>16):(i=e.R32).$length>0&&t>=(0|(0>=i.$length?void p("index out of range"):i.$array[i.$offset+0]).Lo)&&xn(i,t>>>0)},Cn=function(e,t){return Vn(e,t,Dn.CaseRanges)[0]},Dn.To=Cn,In=function(e){return e<=127?(97<=e&&e<=122&&(e=e-32|0),e):Cn(0,e)},Dn.ToUpper=In,An=function(e){return e<=127?(65<=e&&e<=90&&(e=e+32|0),e):Cn(1,e)},Dn.ToLower=An,Fn=function(e){var t,r,n,i,o;if(e<0||e>1114111)return e;if((0|e)<128)return 0|(e<0||e>=un.length?void p("index out of range"):un[e]);for(i=0,r=fn.$length;i=fn.$length?void p("index out of range"):fn.$array[fn.$offset+o]).From)=fn.$length?void p("index out of range"):fn.$array[fn.$offset+i]).From)===e?0|(i<0||i>=fn.$length?void p("index out of range"):fn.$array[fn.$offset+i]).To:(n=An(e))!==e?n:In(e)},Dn.SimpleFold=Fn,Rn=function(e){var t;return e>>>0<=255?!((128&(t=e<<24>>>24,t<0||t>=ln.length?void p("index out of range"):ln[t]))>>>0==0):Tn(e,Dn.PrintRanges)},Dn.IsPrint=Rn,Tn=function(e,t){var r,n,i;for(n=t,r=0;r=n.$length?void p("index out of range"):n.$array[n.$offset+r],Sn(i,e))return!0;r++}return!1},Dn.In=Tn,Nn=function(e){var t;return e>>>0<=255?!((96&(t=e<<24>>>24,t<0||t>=ln.length?void p("index out of range"):ln[t]))>>>0==0):En(Dn.Letter,e)},Dn.IsLetter=Nn,Pn=function(e){var t;return e>>>0<=255?9===(t=e)||10===t||11===t||12===t||13===t||32===t||133===t||160===t:En(Dn.White_Space,e)},Dn.IsSpace=Pn,Vn=function(e,t,r){var n,i,o,a,s,c,$;if(e<0||3<=e)return[65533,!1];for(s=0,a=r.$length;s=r.$length?void p("index out of range"):r.$array[r.$offset+c]).Lo)<=t&&t<=(0|i.Hi))return $=i.Delta,(o=e<0||e>=$.length?void p("index out of range"):$[e])>1114111?[(0|i.Lo)+(t-(0|i.Lo)&-2|1&e)|0,!0]:[t+o|0,!0];t<(0|i.Lo)?a=c:s=c+1|0}return[t,!1]},On=function(e){return e<=255?48<=e&&e<=57:En(Dn.Digit,e)},Dn.IsDigit=On,t.init("",[{prop:"R16",name:"R16",embedded:!1,exported:!0,typ:s,tag:""},{prop:"R32",name:"R32",embedded:!1,exported:!0,typ:c,tag:""},{prop:"LatinOffset",name:"LatinOffset",embedded:!1,exported:!0,typ:Ce,tag:""}]),r.init("",[{prop:"Lo",name:"Lo",embedded:!1,exported:!0,typ:Pe,tag:""},{prop:"Hi",name:"Hi",embedded:!1,exported:!0,typ:Pe,tag:""},{prop:"Stride",name:"Stride",embedded:!1,exported:!0,typ:Pe,tag:""}]),n.init("",[{prop:"Lo",name:"Lo",embedded:!1,exported:!0,typ:Ve,tag:""},{prop:"Hi",name:"Hi",embedded:!1,exported:!0,typ:Ve,tag:""},{prop:"Stride",name:"Stride",embedded:!1,exported:!0,typ:Ve,tag:""}]),i.init("",[{prop:"Lo",name:"Lo",embedded:!1,exported:!0,typ:Ve,tag:""},{prop:"Hi",name:"Hi",embedded:!1,exported:!0,typ:Ve,tag:""},{prop:"Delta",name:"Delta",embedded:!1,exported:!0,typ:o,tag:""}]),o.init(Fe,3),a.init("",[{prop:"From",name:"From",embedded:!1,exported:!0,typ:Pe,tag:""},{prop:"To",name:"To",embedded:!1,exported:!0,typ:Pe,tag:""}]),e=function(){Dn.$init=function(){};var p,u,f=0;for(void 0!==this&&void 0!==this.$blk&&(f=(p=this).$s,u=p.$r);;)return void(0===f&&(w=new t.ptr(new s([P(new r.ptr(0,31,1),r),P(new r.ptr(127,159,1),r),P(new r.ptr(173,1536,1363),r),P(new r.ptr(1537,1541,1),r),P(new r.ptr(1564,1757,193),r),P(new r.ptr(1807,2274,467),r),P(new r.ptr(6158,8203,2045),r),P(new r.ptr(8204,8207,1),r),P(new r.ptr(8234,8238,1),r),P(new r.ptr(8288,8292,1),r),P(new r.ptr(8294,8303,1),r),P(new r.ptr(55296,63743,1),r),P(new r.ptr(65279,65529,250),r),P(new r.ptr(65530,65531,1),r)]),new c([P(new n.ptr(69821,69837,16),n),P(new n.ptr(78896,78904,1),n),P(new n.ptr(113824,113827,1),n),P(new n.ptr(119155,119162,1),n),P(new n.ptr(917505,917536,31),n),P(new n.ptr(917537,917631,1),n),P(new n.ptr(983040,1048573,1),n),P(new n.ptr(1048576,1114109,1),n)]),2),h=new t.ptr(new s([P(new r.ptr(0,31,1),r),P(new r.ptr(127,159,1),r)]),c.nil,2),g=new t.ptr(new s([P(new r.ptr(173,1536,1363),r),P(new r.ptr(1537,1541,1),r),P(new r.ptr(1564,1757,193),r),P(new r.ptr(1807,2274,467),r),P(new r.ptr(6158,8203,2045),r),P(new r.ptr(8204,8207,1),r),P(new r.ptr(8234,8238,1),r),P(new r.ptr(8288,8292,1),r),P(new r.ptr(8294,8303,1),r),P(new r.ptr(65279,65529,250),r),P(new r.ptr(65530,65531,1),r)]),new c([P(new n.ptr(69821,69837,16),n),P(new n.ptr(78896,78904,1),n),P(new n.ptr(113824,113827,1),n),P(new n.ptr(119155,119162,1),n),P(new n.ptr(917505,917536,31),n),P(new n.ptr(917537,917631,1),n)]),0),k=new t.ptr(new s([P(new r.ptr(57344,63743,1),r)]),new c([P(new n.ptr(983040,1048573,1),n),P(new n.ptr(1048576,1114109,1),n)]),0),b=new t.ptr(new s([P(new r.ptr(55296,57343,1),r)]),c.nil,0),m=new t.ptr(new s([P(new r.ptr(65,90,1),r),P(new r.ptr(97,122,1),r),P(new r.ptr(170,181,11),r),P(new r.ptr(186,192,6),r),P(new r.ptr(193,214,1),r),P(new r.ptr(216,246,1),r),P(new r.ptr(248,705,1),r),P(new r.ptr(710,721,1),r),P(new r.ptr(736,740,1),r),P(new r.ptr(748,750,2),r),P(new r.ptr(880,884,1),r),P(new r.ptr(886,887,1),r),P(new r.ptr(890,893,1),r),P(new r.ptr(895,902,7),r),P(new r.ptr(904,906,1),r),P(new r.ptr(908,910,2),r),P(new r.ptr(911,929,1),r),P(new r.ptr(931,1013,1),r),P(new r.ptr(1015,1153,1),r),P(new r.ptr(1162,1327,1),r),P(new r.ptr(1329,1366,1),r),P(new r.ptr(1369,1376,7),r),P(new r.ptr(1377,1416,1),r),P(new r.ptr(1488,1514,1),r),P(new r.ptr(1519,1522,1),r),P(new r.ptr(1568,1610,1),r),P(new r.ptr(1646,1647,1),r),P(new r.ptr(1649,1747,1),r),P(new r.ptr(1749,1765,16),r),P(new r.ptr(1766,1774,8),r),P(new r.ptr(1775,1786,11),r),P(new r.ptr(1787,1788,1),r),P(new r.ptr(1791,1808,17),r),P(new r.ptr(1810,1839,1),r),P(new r.ptr(1869,1957,1),r),P(new r.ptr(1969,1994,25),r),P(new r.ptr(1995,2026,1),r),P(new r.ptr(2036,2037,1),r),P(new r.ptr(2042,2048,6),r),P(new r.ptr(2049,2069,1),r),P(new r.ptr(2074,2084,10),r),P(new r.ptr(2088,2112,24),r),P(new r.ptr(2113,2136,1),r),P(new r.ptr(2144,2154,1),r),P(new r.ptr(2208,2228,1),r),P(new r.ptr(2230,2247,1),r),P(new r.ptr(2308,2361,1),r),P(new r.ptr(2365,2384,19),r),P(new r.ptr(2392,2401,1),r),P(new r.ptr(2417,2432,1),r),P(new r.ptr(2437,2444,1),r),P(new r.ptr(2447,2448,1),r),P(new r.ptr(2451,2472,1),r),P(new r.ptr(2474,2480,1),r),P(new r.ptr(2482,2486,4),r),P(new r.ptr(2487,2489,1),r),P(new r.ptr(2493,2510,17),r),P(new r.ptr(2524,2525,1),r),P(new r.ptr(2527,2529,1),r),P(new r.ptr(2544,2545,1),r),P(new r.ptr(2556,2565,9),r),P(new r.ptr(2566,2570,1),r),P(new r.ptr(2575,2576,1),r),P(new r.ptr(2579,2600,1),r),P(new r.ptr(2602,2608,1),r),P(new r.ptr(2610,2611,1),r),P(new r.ptr(2613,2614,1),r),P(new r.ptr(2616,2617,1),r),P(new r.ptr(2649,2652,1),r),P(new r.ptr(2654,2674,20),r),P(new r.ptr(2675,2676,1),r),P(new r.ptr(2693,2701,1),r),P(new r.ptr(2703,2705,1),r),P(new r.ptr(2707,2728,1),r),P(new r.ptr(2730,2736,1),r),P(new r.ptr(2738,2739,1),r),P(new r.ptr(2741,2745,1),r),P(new r.ptr(2749,2768,19),r),P(new r.ptr(2784,2785,1),r),P(new r.ptr(2809,2821,12),r),P(new r.ptr(2822,2828,1),r),P(new r.ptr(2831,2832,1),r),P(new r.ptr(2835,2856,1),r),P(new r.ptr(2858,2864,1),r),P(new r.ptr(2866,2867,1),r),P(new r.ptr(2869,2873,1),r),P(new r.ptr(2877,2908,31),r),P(new r.ptr(2909,2911,2),r),P(new r.ptr(2912,2913,1),r),P(new r.ptr(2929,2947,18),r),P(new r.ptr(2949,2954,1),r),P(new r.ptr(2958,2960,1),r),P(new r.ptr(2962,2965,1),r),P(new r.ptr(2969,2970,1),r),P(new r.ptr(2972,2974,2),r),P(new r.ptr(2975,2979,4),r),P(new r.ptr(2980,2984,4),r),P(new r.ptr(2985,2986,1),r),P(new r.ptr(2990,3001,1),r),P(new r.ptr(3024,3077,53),r),P(new r.ptr(3078,3084,1),r),P(new r.ptr(3086,3088,1),r),P(new r.ptr(3090,3112,1),r),P(new r.ptr(3114,3129,1),r),P(new r.ptr(3133,3160,27),r),P(new r.ptr(3161,3162,1),r),P(new r.ptr(3168,3169,1),r),P(new r.ptr(3200,3205,5),r),P(new r.ptr(3206,3212,1),r),P(new r.ptr(3214,3216,1),r),P(new r.ptr(3218,3240,1),r),P(new r.ptr(3242,3251,1),r),P(new r.ptr(3253,3257,1),r),P(new r.ptr(3261,3294,33),r),P(new r.ptr(3296,3297,1),r),P(new r.ptr(3313,3314,1),r),P(new r.ptr(3332,3340,1),r),P(new r.ptr(3342,3344,1),r),P(new r.ptr(3346,3386,1),r),P(new r.ptr(3389,3406,17),r),P(new r.ptr(3412,3414,1),r),P(new r.ptr(3423,3425,1),r),P(new r.ptr(3450,3455,1),r),P(new r.ptr(3461,3478,1),r),P(new r.ptr(3482,3505,1),r),P(new r.ptr(3507,3515,1),r),P(new r.ptr(3517,3520,3),r),P(new r.ptr(3521,3526,1),r),P(new r.ptr(3585,3632,1),r),P(new r.ptr(3634,3635,1),r),P(new r.ptr(3648,3654,1),r),P(new r.ptr(3713,3714,1),r),P(new r.ptr(3716,3718,2),r),P(new r.ptr(3719,3722,1),r),P(new r.ptr(3724,3747,1),r),P(new r.ptr(3749,3751,2),r),P(new r.ptr(3752,3760,1),r),P(new r.ptr(3762,3763,1),r),P(new r.ptr(3773,3776,3),r),P(new r.ptr(3777,3780,1),r),P(new r.ptr(3782,3804,22),r),P(new r.ptr(3805,3807,1),r),P(new r.ptr(3840,3904,64),r),P(new r.ptr(3905,3911,1),r),P(new r.ptr(3913,3948,1),r),P(new r.ptr(3976,3980,1),r),P(new r.ptr(4096,4138,1),r),P(new r.ptr(4159,4176,17),r),P(new r.ptr(4177,4181,1),r),P(new r.ptr(4186,4189,1),r),P(new r.ptr(4193,4197,4),r),P(new r.ptr(4198,4206,8),r),P(new r.ptr(4207,4208,1),r),P(new r.ptr(4213,4225,1),r),P(new r.ptr(4238,4256,18),r),P(new r.ptr(4257,4293,1),r),P(new r.ptr(4295,4301,6),r),P(new r.ptr(4304,4346,1),r),P(new r.ptr(4348,4680,1),r),P(new r.ptr(4682,4685,1),r),P(new r.ptr(4688,4694,1),r),P(new r.ptr(4696,4698,2),r),P(new r.ptr(4699,4701,1),r),P(new r.ptr(4704,4744,1),r),P(new r.ptr(4746,4749,1),r),P(new r.ptr(4752,4784,1),r),P(new r.ptr(4786,4789,1),r),P(new r.ptr(4792,4798,1),r),P(new r.ptr(4800,4802,2),r),P(new r.ptr(4803,4805,1),r),P(new r.ptr(4808,4822,1),r),P(new r.ptr(4824,4880,1),r),P(new r.ptr(4882,4885,1),r),P(new r.ptr(4888,4954,1),r),P(new r.ptr(4992,5007,1),r),P(new r.ptr(5024,5109,1),r),P(new r.ptr(5112,5117,1),r),P(new r.ptr(5121,5740,1),r),P(new r.ptr(5743,5759,1),r),P(new r.ptr(5761,5786,1),r),P(new r.ptr(5792,5866,1),r),P(new r.ptr(5873,5880,1),r),P(new r.ptr(5888,5900,1),r),P(new r.ptr(5902,5905,1),r),P(new r.ptr(5920,5937,1),r),P(new r.ptr(5952,5969,1),r),P(new r.ptr(5984,5996,1),r),P(new r.ptr(5998,6e3,1),r),P(new r.ptr(6016,6067,1),r),P(new r.ptr(6103,6108,5),r),P(new r.ptr(6176,6264,1),r),P(new r.ptr(6272,6276,1),r),P(new r.ptr(6279,6312,1),r),P(new r.ptr(6314,6320,6),r),P(new r.ptr(6321,6389,1),r),P(new r.ptr(6400,6430,1),r),P(new r.ptr(6480,6509,1),r),P(new r.ptr(6512,6516,1),r),P(new r.ptr(6528,6571,1),r),P(new r.ptr(6576,6601,1),r),P(new r.ptr(6656,6678,1),r),P(new r.ptr(6688,6740,1),r),P(new r.ptr(6823,6917,94),r),P(new r.ptr(6918,6963,1),r),P(new r.ptr(6981,6987,1),r),P(new r.ptr(7043,7072,1),r),P(new r.ptr(7086,7087,1),r),P(new r.ptr(7098,7141,1),r),P(new r.ptr(7168,7203,1),r),P(new r.ptr(7245,7247,1),r),P(new r.ptr(7258,7293,1),r),P(new r.ptr(7296,7304,1),r),P(new r.ptr(7312,7354,1),r),P(new r.ptr(7357,7359,1),r),P(new r.ptr(7401,7404,1),r),P(new r.ptr(7406,7411,1),r),P(new r.ptr(7413,7414,1),r),P(new r.ptr(7418,7424,6),r),P(new r.ptr(7425,7615,1),r),P(new r.ptr(7680,7957,1),r),P(new r.ptr(7960,7965,1),r),P(new r.ptr(7968,8005,1),r),P(new r.ptr(8008,8013,1),r),P(new r.ptr(8016,8023,1),r),P(new r.ptr(8025,8031,2),r),P(new r.ptr(8032,8061,1),r),P(new r.ptr(8064,8116,1),r),P(new r.ptr(8118,8124,1),r),P(new r.ptr(8126,8130,4),r),P(new r.ptr(8131,8132,1),r),P(new r.ptr(8134,8140,1),r),P(new r.ptr(8144,8147,1),r),P(new r.ptr(8150,8155,1),r),P(new r.ptr(8160,8172,1),r),P(new r.ptr(8178,8180,1),r),P(new r.ptr(8182,8188,1),r),P(new r.ptr(8305,8319,14),r),P(new r.ptr(8336,8348,1),r),P(new r.ptr(8450,8455,5),r),P(new r.ptr(8458,8467,1),r),P(new r.ptr(8469,8473,4),r),P(new r.ptr(8474,8477,1),r),P(new r.ptr(8484,8490,2),r),P(new r.ptr(8491,8493,1),r),P(new r.ptr(8495,8505,1),r),P(new r.ptr(8508,8511,1),r),P(new r.ptr(8517,8521,1),r),P(new r.ptr(8526,8579,53),r),P(new r.ptr(8580,11264,2684),r),P(new r.ptr(11265,11310,1),r),P(new r.ptr(11312,11358,1),r),P(new r.ptr(11360,11492,1),r),P(new r.ptr(11499,11502,1),r),P(new r.ptr(11506,11507,1),r),P(new r.ptr(11520,11557,1),r),P(new r.ptr(11559,11565,6),r),P(new r.ptr(11568,11623,1),r),P(new r.ptr(11631,11648,17),r),P(new r.ptr(11649,11670,1),r),P(new r.ptr(11680,11686,1),r),P(new r.ptr(11688,11694,1),r),P(new r.ptr(11696,11702,1),r),P(new r.ptr(11704,11710,1),r),P(new r.ptr(11712,11718,1),r),P(new r.ptr(11720,11726,1),r),P(new r.ptr(11728,11734,1),r),P(new r.ptr(11736,11742,1),r),P(new r.ptr(11823,12293,470),r),P(new r.ptr(12294,12337,43),r),P(new r.ptr(12338,12341,1),r),P(new r.ptr(12347,12348,1),r),P(new r.ptr(12353,12438,1),r),P(new r.ptr(12445,12447,1),r),P(new r.ptr(12449,12538,1),r),P(new r.ptr(12540,12543,1),r),P(new r.ptr(12549,12591,1),r),P(new r.ptr(12593,12686,1),r),P(new r.ptr(12704,12735,1),r),P(new r.ptr(12784,12799,1),r),P(new r.ptr(13312,19903,1),r),P(new r.ptr(19968,40956,1),r),P(new r.ptr(40960,42124,1),r),P(new r.ptr(42192,42237,1),r),P(new r.ptr(42240,42508,1),r),P(new r.ptr(42512,42527,1),r),P(new r.ptr(42538,42539,1),r),P(new r.ptr(42560,42606,1),r),P(new r.ptr(42623,42653,1),r),P(new r.ptr(42656,42725,1),r),P(new r.ptr(42775,42783,1),r),P(new r.ptr(42786,42888,1),r),P(new r.ptr(42891,42943,1),r),P(new r.ptr(42946,42954,1),r),P(new r.ptr(42997,43009,1),r),P(new r.ptr(43011,43013,1),r),P(new r.ptr(43015,43018,1),r),P(new r.ptr(43020,43042,1),r),P(new r.ptr(43072,43123,1),r),P(new r.ptr(43138,43187,1),r),P(new r.ptr(43250,43255,1),r),P(new r.ptr(43259,43261,2),r),P(new r.ptr(43262,43274,12),r),P(new r.ptr(43275,43301,1),r),P(new r.ptr(43312,43334,1),r),P(new r.ptr(43360,43388,1),r),P(new r.ptr(43396,43442,1),r),P(new r.ptr(43471,43488,17),r),P(new r.ptr(43489,43492,1),r),P(new r.ptr(43494,43503,1),r),P(new r.ptr(43514,43518,1),r),P(new r.ptr(43520,43560,1),r),P(new r.ptr(43584,43586,1),r),P(new r.ptr(43588,43595,1),r),P(new r.ptr(43616,43638,1),r),P(new r.ptr(43642,43646,4),r),P(new r.ptr(43647,43695,1),r),P(new r.ptr(43697,43701,4),r),P(new r.ptr(43702,43705,3),r),P(new r.ptr(43706,43709,1),r),P(new r.ptr(43712,43714,2),r),P(new r.ptr(43739,43741,1),r),P(new r.ptr(43744,43754,1),r),P(new r.ptr(43762,43764,1),r),P(new r.ptr(43777,43782,1),r),P(new r.ptr(43785,43790,1),r),P(new r.ptr(43793,43798,1),r),P(new r.ptr(43808,43814,1),r),P(new r.ptr(43816,43822,1),r),P(new r.ptr(43824,43866,1),r),P(new r.ptr(43868,43881,1),r),P(new r.ptr(43888,44002,1),r),P(new r.ptr(44032,55203,1),r),P(new r.ptr(55216,55238,1),r),P(new r.ptr(55243,55291,1),r),P(new r.ptr(63744,64109,1),r),P(new r.ptr(64112,64217,1),r),P(new r.ptr(64256,64262,1),r),P(new r.ptr(64275,64279,1),r),P(new r.ptr(64285,64287,2),r),P(new r.ptr(64288,64296,1),r),P(new r.ptr(64298,64310,1),r),P(new r.ptr(64312,64316,1),r),P(new r.ptr(64318,64320,2),r),P(new r.ptr(64321,64323,2),r),P(new r.ptr(64324,64326,2),r),P(new r.ptr(64327,64433,1),r),P(new r.ptr(64467,64829,1),r),P(new r.ptr(64848,64911,1),r),P(new r.ptr(64914,64967,1),r),P(new r.ptr(65008,65019,1),r),P(new r.ptr(65136,65140,1),r),P(new r.ptr(65142,65276,1),r),P(new r.ptr(65313,65338,1),r),P(new r.ptr(65345,65370,1),r),P(new r.ptr(65382,65470,1),r),P(new r.ptr(65474,65479,1),r),P(new r.ptr(65482,65487,1),r),P(new r.ptr(65490,65495,1),r),P(new r.ptr(65498,65500,1),r)]),new c([P(new n.ptr(65536,65547,1),n),P(new n.ptr(65549,65574,1),n),P(new n.ptr(65576,65594,1),n),P(new n.ptr(65596,65597,1),n),P(new n.ptr(65599,65613,1),n),P(new n.ptr(65616,65629,1),n),P(new n.ptr(65664,65786,1),n),P(new n.ptr(66176,66204,1),n),P(new n.ptr(66208,66256,1),n),P(new n.ptr(66304,66335,1),n),P(new n.ptr(66349,66368,1),n),P(new n.ptr(66370,66377,1),n),P(new n.ptr(66384,66421,1),n),P(new n.ptr(66432,66461,1),n),P(new n.ptr(66464,66499,1),n),P(new n.ptr(66504,66511,1),n),P(new n.ptr(66560,66717,1),n),P(new n.ptr(66736,66771,1),n),P(new n.ptr(66776,66811,1),n),P(new n.ptr(66816,66855,1),n),P(new n.ptr(66864,66915,1),n),P(new n.ptr(67072,67382,1),n),P(new n.ptr(67392,67413,1),n),P(new n.ptr(67424,67431,1),n),P(new n.ptr(67584,67589,1),n),P(new n.ptr(67592,67594,2),n),P(new n.ptr(67595,67637,1),n),P(new n.ptr(67639,67640,1),n),P(new n.ptr(67644,67647,3),n),P(new n.ptr(67648,67669,1),n),P(new n.ptr(67680,67702,1),n),P(new n.ptr(67712,67742,1),n),P(new n.ptr(67808,67826,1),n),P(new n.ptr(67828,67829,1),n),P(new n.ptr(67840,67861,1),n),P(new n.ptr(67872,67897,1),n),P(new n.ptr(67968,68023,1),n),P(new n.ptr(68030,68031,1),n),P(new n.ptr(68096,68112,16),n),P(new n.ptr(68113,68115,1),n),P(new n.ptr(68117,68119,1),n),P(new n.ptr(68121,68149,1),n),P(new n.ptr(68192,68220,1),n),P(new n.ptr(68224,68252,1),n),P(new n.ptr(68288,68295,1),n),P(new n.ptr(68297,68324,1),n),P(new n.ptr(68352,68405,1),n),P(new n.ptr(68416,68437,1),n),P(new n.ptr(68448,68466,1),n),P(new n.ptr(68480,68497,1),n),P(new n.ptr(68608,68680,1),n),P(new n.ptr(68736,68786,1),n),P(new n.ptr(68800,68850,1),n),P(new n.ptr(68864,68899,1),n),P(new n.ptr(69248,69289,1),n),P(new n.ptr(69296,69297,1),n),P(new n.ptr(69376,69404,1),n),P(new n.ptr(69415,69424,9),n),P(new n.ptr(69425,69445,1),n),P(new n.ptr(69552,69572,1),n),P(new n.ptr(69600,69622,1),n),P(new n.ptr(69635,69687,1),n),P(new n.ptr(69763,69807,1),n),P(new n.ptr(69840,69864,1),n),P(new n.ptr(69891,69926,1),n),P(new n.ptr(69956,69959,3),n),P(new n.ptr(69968,70002,1),n),P(new n.ptr(70006,70019,13),n),P(new n.ptr(70020,70066,1),n),P(new n.ptr(70081,70084,1),n),P(new n.ptr(70106,70108,2),n),P(new n.ptr(70144,70161,1),n),P(new n.ptr(70163,70187,1),n),P(new n.ptr(70272,70278,1),n),P(new n.ptr(70280,70282,2),n),P(new n.ptr(70283,70285,1),n),P(new n.ptr(70287,70301,1),n),P(new n.ptr(70303,70312,1),n),P(new n.ptr(70320,70366,1),n),P(new n.ptr(70405,70412,1),n),P(new n.ptr(70415,70416,1),n),P(new n.ptr(70419,70440,1),n),P(new n.ptr(70442,70448,1),n),P(new n.ptr(70450,70451,1),n),P(new n.ptr(70453,70457,1),n),P(new n.ptr(70461,70480,19),n),P(new n.ptr(70493,70497,1),n),P(new n.ptr(70656,70708,1),n),P(new n.ptr(70727,70730,1),n),P(new n.ptr(70751,70753,1),n),P(new n.ptr(70784,70831,1),n),P(new n.ptr(70852,70853,1),n),P(new n.ptr(70855,71040,185),n),P(new n.ptr(71041,71086,1),n),P(new n.ptr(71128,71131,1),n),P(new n.ptr(71168,71215,1),n),P(new n.ptr(71236,71296,60),n),P(new n.ptr(71297,71338,1),n),P(new n.ptr(71352,71424,72),n),P(new n.ptr(71425,71450,1),n),P(new n.ptr(71680,71723,1),n),P(new n.ptr(71840,71903,1),n),P(new n.ptr(71935,71942,1),n),P(new n.ptr(71945,71948,3),n),P(new n.ptr(71949,71955,1),n),P(new n.ptr(71957,71958,1),n),P(new n.ptr(71960,71983,1),n),P(new n.ptr(71999,72001,2),n),P(new n.ptr(72096,72103,1),n),P(new n.ptr(72106,72144,1),n),P(new n.ptr(72161,72163,2),n),P(new n.ptr(72192,72203,11),n),P(new n.ptr(72204,72242,1),n),P(new n.ptr(72250,72272,22),n),P(new n.ptr(72284,72329,1),n),P(new n.ptr(72349,72384,35),n),P(new n.ptr(72385,72440,1),n),P(new n.ptr(72704,72712,1),n),P(new n.ptr(72714,72750,1),n),P(new n.ptr(72768,72818,50),n),P(new n.ptr(72819,72847,1),n),P(new n.ptr(72960,72966,1),n),P(new n.ptr(72968,72969,1),n),P(new n.ptr(72971,73008,1),n),P(new n.ptr(73030,73056,26),n),P(new n.ptr(73057,73061,1),n),P(new n.ptr(73063,73064,1),n),P(new n.ptr(73066,73097,1),n),P(new n.ptr(73112,73440,328),n),P(new n.ptr(73441,73458,1),n),P(new n.ptr(73648,73728,80),n),P(new n.ptr(73729,74649,1),n),P(new n.ptr(74880,75075,1),n),P(new n.ptr(77824,78894,1),n),P(new n.ptr(82944,83526,1),n),P(new n.ptr(92160,92728,1),n),P(new n.ptr(92736,92766,1),n),P(new n.ptr(92880,92909,1),n),P(new n.ptr(92928,92975,1),n),P(new n.ptr(92992,92995,1),n),P(new n.ptr(93027,93047,1),n),P(new n.ptr(93053,93071,1),n),P(new n.ptr(93760,93823,1),n),P(new n.ptr(93952,94026,1),n),P(new n.ptr(94032,94099,67),n),P(new n.ptr(94100,94111,1),n),P(new n.ptr(94176,94177,1),n),P(new n.ptr(94179,94208,29),n),P(new n.ptr(94209,100343,1),n),P(new n.ptr(100352,101589,1),n),P(new n.ptr(101632,101640,1),n),P(new n.ptr(110592,110878,1),n),P(new n.ptr(110928,110930,1),n),P(new n.ptr(110948,110951,1),n),P(new n.ptr(110960,111355,1),n),P(new n.ptr(113664,113770,1),n),P(new n.ptr(113776,113788,1),n),P(new n.ptr(113792,113800,1),n),P(new n.ptr(113808,113817,1),n),P(new n.ptr(119808,119892,1),n),P(new n.ptr(119894,119964,1),n),P(new n.ptr(119966,119967,1),n),P(new n.ptr(119970,119973,3),n),P(new n.ptr(119974,119977,3),n),P(new n.ptr(119978,119980,1),n),P(new n.ptr(119982,119993,1),n),P(new n.ptr(119995,119997,2),n),P(new n.ptr(119998,120003,1),n),P(new n.ptr(120005,120069,1),n),P(new n.ptr(120071,120074,1),n),P(new n.ptr(120077,120084,1),n),P(new n.ptr(120086,120092,1),n),P(new n.ptr(120094,120121,1),n),P(new n.ptr(120123,120126,1),n),P(new n.ptr(120128,120132,1),n),P(new n.ptr(120134,120138,4),n),P(new n.ptr(120139,120144,1),n),P(new n.ptr(120146,120485,1),n),P(new n.ptr(120488,120512,1),n),P(new n.ptr(120514,120538,1),n),P(new n.ptr(120540,120570,1),n),P(new n.ptr(120572,120596,1),n),P(new n.ptr(120598,120628,1),n),P(new n.ptr(120630,120654,1),n),P(new n.ptr(120656,120686,1),n),P(new n.ptr(120688,120712,1),n),P(new n.ptr(120714,120744,1),n),P(new n.ptr(120746,120770,1),n),P(new n.ptr(120772,120779,1),n),P(new n.ptr(123136,123180,1),n),P(new n.ptr(123191,123197,1),n),P(new n.ptr(123214,123584,370),n),P(new n.ptr(123585,123627,1),n),P(new n.ptr(124928,125124,1),n),P(new n.ptr(125184,125251,1),n),P(new n.ptr(125259,126464,1205),n),P(new n.ptr(126465,126467,1),n),P(new n.ptr(126469,126495,1),n),P(new n.ptr(126497,126498,1),n),P(new n.ptr(126500,126503,3),n),P(new n.ptr(126505,126514,1),n),P(new n.ptr(126516,126519,1),n),P(new n.ptr(126521,126523,2),n),P(new n.ptr(126530,126535,5),n),P(new n.ptr(126537,126541,2),n),P(new n.ptr(126542,126543,1),n),P(new n.ptr(126545,126546,1),n),P(new n.ptr(126548,126551,3),n),P(new n.ptr(126553,126561,2),n),P(new n.ptr(126562,126564,2),n),P(new n.ptr(126567,126570,1),n),P(new n.ptr(126572,126578,1),n),P(new n.ptr(126580,126583,1),n),P(new n.ptr(126585,126588,1),n),P(new n.ptr(126590,126592,2),n),P(new n.ptr(126593,126601,1),n),P(new n.ptr(126603,126619,1),n),P(new n.ptr(126625,126627,1),n),P(new n.ptr(126629,126633,1),n),P(new n.ptr(126635,126651,1),n),P(new n.ptr(131072,173789,1),n),P(new n.ptr(173824,177972,1),n),P(new n.ptr(177984,178205,1),n),P(new n.ptr(178208,183969,1),n),P(new n.ptr(183984,191456,1),n),P(new n.ptr(194560,195101,1),n),P(new n.ptr(196608,201546,1),n)]),6),v=new t.ptr(new s([P(new r.ptr(97,122,1),r),P(new r.ptr(181,223,42),r),P(new r.ptr(224,246,1),r),P(new r.ptr(248,255,1),r),P(new r.ptr(257,311,2),r),P(new r.ptr(312,328,2),r),P(new r.ptr(329,375,2),r),P(new r.ptr(378,382,2),r),P(new r.ptr(383,384,1),r),P(new r.ptr(387,389,2),r),P(new r.ptr(392,396,4),r),P(new r.ptr(397,402,5),r),P(new r.ptr(405,409,4),r),P(new r.ptr(410,411,1),r),P(new r.ptr(414,417,3),r),P(new r.ptr(419,421,2),r),P(new r.ptr(424,426,2),r),P(new r.ptr(427,429,2),r),P(new r.ptr(432,436,4),r),P(new r.ptr(438,441,3),r),P(new r.ptr(442,445,3),r),P(new r.ptr(446,447,1),r),P(new r.ptr(454,460,3),r),P(new r.ptr(462,476,2),r),P(new r.ptr(477,495,2),r),P(new r.ptr(496,499,3),r),P(new r.ptr(501,505,4),r),P(new r.ptr(507,563,2),r),P(new r.ptr(564,569,1),r),P(new r.ptr(572,575,3),r),P(new r.ptr(576,578,2),r),P(new r.ptr(583,591,2),r),P(new r.ptr(592,659,1),r),P(new r.ptr(661,687,1),r),P(new r.ptr(881,883,2),r),P(new r.ptr(887,891,4),r),P(new r.ptr(892,893,1),r),P(new r.ptr(912,940,28),r),P(new r.ptr(941,974,1),r),P(new r.ptr(976,977,1),r),P(new r.ptr(981,983,1),r),P(new r.ptr(985,1007,2),r),P(new r.ptr(1008,1011,1),r),P(new r.ptr(1013,1019,3),r),P(new r.ptr(1020,1072,52),r),P(new r.ptr(1073,1119,1),r),P(new r.ptr(1121,1153,2),r),P(new r.ptr(1163,1215,2),r),P(new r.ptr(1218,1230,2),r),P(new r.ptr(1231,1327,2),r),P(new r.ptr(1376,1416,1),r),P(new r.ptr(4304,4346,1),r),P(new r.ptr(4349,4351,1),r),P(new r.ptr(5112,5117,1),r),P(new r.ptr(7296,7304,1),r),P(new r.ptr(7424,7467,1),r),P(new r.ptr(7531,7543,1),r),P(new r.ptr(7545,7578,1),r),P(new r.ptr(7681,7829,2),r),P(new r.ptr(7830,7837,1),r),P(new r.ptr(7839,7935,2),r),P(new r.ptr(7936,7943,1),r),P(new r.ptr(7952,7957,1),r),P(new r.ptr(7968,7975,1),r),P(new r.ptr(7984,7991,1),r),P(new r.ptr(8e3,8005,1),r),P(new r.ptr(8016,8023,1),r),P(new r.ptr(8032,8039,1),r),P(new r.ptr(8048,8061,1),r),P(new r.ptr(8064,8071,1),r),P(new r.ptr(8080,8087,1),r),P(new r.ptr(8096,8103,1),r),P(new r.ptr(8112,8116,1),r),P(new r.ptr(8118,8119,1),r),P(new r.ptr(8126,8130,4),r),P(new r.ptr(8131,8132,1),r),P(new r.ptr(8134,8135,1),r),P(new r.ptr(8144,8147,1),r),P(new r.ptr(8150,8151,1),r),P(new r.ptr(8160,8167,1),r),P(new r.ptr(8178,8180,1),r),P(new r.ptr(8182,8183,1),r),P(new r.ptr(8458,8462,4),r),P(new r.ptr(8463,8467,4),r),P(new r.ptr(8495,8505,5),r),P(new r.ptr(8508,8509,1),r),P(new r.ptr(8518,8521,1),r),P(new r.ptr(8526,8580,54),r),P(new r.ptr(11312,11358,1),r),P(new r.ptr(11361,11365,4),r),P(new r.ptr(11366,11372,2),r),P(new r.ptr(11377,11379,2),r),P(new r.ptr(11380,11382,2),r),P(new r.ptr(11383,11387,1),r),P(new r.ptr(11393,11491,2),r),P(new r.ptr(11492,11500,8),r),P(new r.ptr(11502,11507,5),r),P(new r.ptr(11520,11557,1),r),P(new r.ptr(11559,11565,6),r),P(new r.ptr(42561,42605,2),r),P(new r.ptr(42625,42651,2),r),P(new r.ptr(42787,42799,2),r),P(new r.ptr(42800,42801,1),r),P(new r.ptr(42803,42865,2),r),P(new r.ptr(42866,42872,1),r),P(new r.ptr(42874,42876,2),r),P(new r.ptr(42879,42887,2),r),P(new r.ptr(42892,42894,2),r),P(new r.ptr(42897,42899,2),r),P(new r.ptr(42900,42901,1),r),P(new r.ptr(42903,42921,2),r),P(new r.ptr(42927,42933,6),r),P(new r.ptr(42935,42943,2),r),P(new r.ptr(42947,42952,5),r),P(new r.ptr(42954,42998,44),r),P(new r.ptr(43002,43824,822),r),P(new r.ptr(43825,43866,1),r),P(new r.ptr(43872,43880,1),r),P(new r.ptr(43888,43967,1),r),P(new r.ptr(64256,64262,1),r),P(new r.ptr(64275,64279,1),r),P(new r.ptr(65345,65370,1),r)]),new c([P(new n.ptr(66600,66639,1),n),P(new n.ptr(66776,66811,1),n),P(new n.ptr(68800,68850,1),n),P(new n.ptr(71872,71903,1),n),P(new n.ptr(93792,93823,1),n),P(new n.ptr(119834,119859,1),n),P(new n.ptr(119886,119892,1),n),P(new n.ptr(119894,119911,1),n),P(new n.ptr(119938,119963,1),n),P(new n.ptr(119990,119993,1),n),P(new n.ptr(119995,119997,2),n),P(new n.ptr(119998,120003,1),n),P(new n.ptr(120005,120015,1),n),P(new n.ptr(120042,120067,1),n),P(new n.ptr(120094,120119,1),n),P(new n.ptr(120146,120171,1),n),P(new n.ptr(120198,120223,1),n),P(new n.ptr(120250,120275,1),n),P(new n.ptr(120302,120327,1),n),P(new n.ptr(120354,120379,1),n),P(new n.ptr(120406,120431,1),n),P(new n.ptr(120458,120485,1),n),P(new n.ptr(120514,120538,1),n),P(new n.ptr(120540,120545,1),n),P(new n.ptr(120572,120596,1),n),P(new n.ptr(120598,120603,1),n),P(new n.ptr(120630,120654,1),n),P(new n.ptr(120656,120661,1),n),P(new n.ptr(120688,120712,1),n),P(new n.ptr(120714,120719,1),n),P(new n.ptr(120746,120770,1),n),P(new n.ptr(120772,120777,1),n),P(new n.ptr(120779,125218,4439),n),P(new n.ptr(125219,125251,1),n)]),4),_=new t.ptr(new s([P(new r.ptr(688,705,1),r),P(new r.ptr(710,721,1),r),P(new r.ptr(736,740,1),r),P(new r.ptr(748,750,2),r),P(new r.ptr(884,890,6),r),P(new r.ptr(1369,1600,231),r),P(new r.ptr(1765,1766,1),r),P(new r.ptr(2036,2037,1),r),P(new r.ptr(2042,2074,32),r),P(new r.ptr(2084,2088,4),r),P(new r.ptr(2417,3654,1237),r),P(new r.ptr(3782,4348,566),r),P(new r.ptr(6103,6211,108),r),P(new r.ptr(6823,7288,465),r),P(new r.ptr(7289,7293,1),r),P(new r.ptr(7468,7530,1),r),P(new r.ptr(7544,7579,35),r),P(new r.ptr(7580,7615,1),r),P(new r.ptr(8305,8319,14),r),P(new r.ptr(8336,8348,1),r),P(new r.ptr(11388,11389,1),r),P(new r.ptr(11631,11823,192),r),P(new r.ptr(12293,12337,44),r),P(new r.ptr(12338,12341,1),r),P(new r.ptr(12347,12445,98),r),P(new r.ptr(12446,12540,94),r),P(new r.ptr(12541,12542,1),r),P(new r.ptr(40981,42232,1251),r),P(new r.ptr(42233,42237,1),r),P(new r.ptr(42508,42623,115),r),P(new r.ptr(42652,42653,1),r),P(new r.ptr(42775,42783,1),r),P(new r.ptr(42864,42888,24),r),P(new r.ptr(43e3,43001,1),r),P(new r.ptr(43471,43494,23),r),P(new r.ptr(43632,43741,109),r),P(new r.ptr(43763,43764,1),r),P(new r.ptr(43868,43871,1),r),P(new r.ptr(43881,65392,21511),r),P(new r.ptr(65438,65439,1),r)]),new c([P(new n.ptr(92992,92995,1),n),P(new n.ptr(94099,94111,1),n),P(new n.ptr(94176,94177,1),n),P(new n.ptr(94179,123191,29012),n),P(new n.ptr(123192,123197,1),n),P(new n.ptr(125259,125259,1),n)]),0),x=new t.ptr(new s([P(new r.ptr(170,186,16),r),P(new r.ptr(443,448,5),r),P(new r.ptr(449,451,1),r),P(new r.ptr(660,1488,828),r),P(new r.ptr(1489,1514,1),r),P(new r.ptr(1519,1522,1),r),P(new r.ptr(1568,1599,1),r),P(new r.ptr(1601,1610,1),r),P(new r.ptr(1646,1647,1),r),P(new r.ptr(1649,1747,1),r),P(new r.ptr(1749,1774,25),r),P(new r.ptr(1775,1786,11),r),P(new r.ptr(1787,1788,1),r),P(new r.ptr(1791,1808,17),r),P(new r.ptr(1810,1839,1),r),P(new r.ptr(1869,1957,1),r),P(new r.ptr(1969,1994,25),r),P(new r.ptr(1995,2026,1),r),P(new r.ptr(2048,2069,1),r),P(new r.ptr(2112,2136,1),r),P(new r.ptr(2144,2154,1),r),P(new r.ptr(2208,2228,1),r),P(new r.ptr(2230,2247,1),r),P(new r.ptr(2308,2361,1),r),P(new r.ptr(2365,2384,19),r),P(new r.ptr(2392,2401,1),r),P(new r.ptr(2418,2432,1),r),P(new r.ptr(2437,2444,1),r),P(new r.ptr(2447,2448,1),r),P(new r.ptr(2451,2472,1),r),P(new r.ptr(2474,2480,1),r),P(new r.ptr(2482,2486,4),r),P(new r.ptr(2487,2489,1),r),P(new r.ptr(2493,2510,17),r),P(new r.ptr(2524,2525,1),r),P(new r.ptr(2527,2529,1),r),P(new r.ptr(2544,2545,1),r),P(new r.ptr(2556,2565,9),r),P(new r.ptr(2566,2570,1),r),P(new r.ptr(2575,2576,1),r),P(new r.ptr(2579,2600,1),r),P(new r.ptr(2602,2608,1),r),P(new r.ptr(2610,2611,1),r),P(new r.ptr(2613,2614,1),r),P(new r.ptr(2616,2617,1),r),P(new r.ptr(2649,2652,1),r),P(new r.ptr(2654,2674,20),r),P(new r.ptr(2675,2676,1),r),P(new r.ptr(2693,2701,1),r),P(new r.ptr(2703,2705,1),r),P(new r.ptr(2707,2728,1),r),P(new r.ptr(2730,2736,1),r),P(new r.ptr(2738,2739,1),r),P(new r.ptr(2741,2745,1),r),P(new r.ptr(2749,2768,19),r),P(new r.ptr(2784,2785,1),r),P(new r.ptr(2809,2821,12),r),P(new r.ptr(2822,2828,1),r),P(new r.ptr(2831,2832,1),r),P(new r.ptr(2835,2856,1),r),P(new r.ptr(2858,2864,1),r),P(new r.ptr(2866,2867,1),r),P(new r.ptr(2869,2873,1),r),P(new r.ptr(2877,2908,31),r),P(new r.ptr(2909,2911,2),r),P(new r.ptr(2912,2913,1),r),P(new r.ptr(2929,2947,18),r),P(new r.ptr(2949,2954,1),r),P(new r.ptr(2958,2960,1),r),P(new r.ptr(2962,2965,1),r),P(new r.ptr(2969,2970,1),r),P(new r.ptr(2972,2974,2),r),P(new r.ptr(2975,2979,4),r),P(new r.ptr(2980,2984,4),r),P(new r.ptr(2985,2986,1),r),P(new r.ptr(2990,3001,1),r),P(new r.ptr(3024,3077,53),r),P(new r.ptr(3078,3084,1),r),P(new r.ptr(3086,3088,1),r),P(new r.ptr(3090,3112,1),r),P(new r.ptr(3114,3129,1),r),P(new r.ptr(3133,3160,27),r),P(new r.ptr(3161,3162,1),r),P(new r.ptr(3168,3169,1),r),P(new r.ptr(3200,3205,5),r),P(new r.ptr(3206,3212,1),r),P(new r.ptr(3214,3216,1),r),P(new r.ptr(3218,3240,1),r),P(new r.ptr(3242,3251,1),r),P(new r.ptr(3253,3257,1),r),P(new r.ptr(3261,3294,33),r),P(new r.ptr(3296,3297,1),r),P(new r.ptr(3313,3314,1),r),P(new r.ptr(3332,3340,1),r),P(new r.ptr(3342,3344,1),r),P(new r.ptr(3346,3386,1),r),P(new r.ptr(3389,3406,17),r),P(new r.ptr(3412,3414,1),r),P(new r.ptr(3423,3425,1),r),P(new r.ptr(3450,3455,1),r),P(new r.ptr(3461,3478,1),r),P(new r.ptr(3482,3505,1),r),P(new r.ptr(3507,3515,1),r),P(new r.ptr(3517,3520,3),r),P(new r.ptr(3521,3526,1),r),P(new r.ptr(3585,3632,1),r),P(new r.ptr(3634,3635,1),r),P(new r.ptr(3648,3653,1),r),P(new r.ptr(3713,3714,1),r),P(new r.ptr(3716,3718,2),r),P(new r.ptr(3719,3722,1),r),P(new r.ptr(3724,3747,1),r),P(new r.ptr(3749,3751,2),r),P(new r.ptr(3752,3760,1),r),P(new r.ptr(3762,3763,1),r),P(new r.ptr(3773,3776,3),r),P(new r.ptr(3777,3780,1),r),P(new r.ptr(3804,3807,1),r),P(new r.ptr(3840,3904,64),r),P(new r.ptr(3905,3911,1),r),P(new r.ptr(3913,3948,1),r),P(new r.ptr(3976,3980,1),r),P(new r.ptr(4096,4138,1),r),P(new r.ptr(4159,4176,17),r),P(new r.ptr(4177,4181,1),r),P(new r.ptr(4186,4189,1),r),P(new r.ptr(4193,4197,4),r),P(new r.ptr(4198,4206,8),r),P(new r.ptr(4207,4208,1),r),P(new r.ptr(4213,4225,1),r),P(new r.ptr(4238,4352,114),r),P(new r.ptr(4353,4680,1),r),P(new r.ptr(4682,4685,1),r),P(new r.ptr(4688,4694,1),r),P(new r.ptr(4696,4698,2),r),P(new r.ptr(4699,4701,1),r),P(new r.ptr(4704,4744,1),r),P(new r.ptr(4746,4749,1),r),P(new r.ptr(4752,4784,1),r),P(new r.ptr(4786,4789,1),r),P(new r.ptr(4792,4798,1),r),P(new r.ptr(4800,4802,2),r),P(new r.ptr(4803,4805,1),r),P(new r.ptr(4808,4822,1),r),P(new r.ptr(4824,4880,1),r),P(new r.ptr(4882,4885,1),r),P(new r.ptr(4888,4954,1),r),P(new r.ptr(4992,5007,1),r),P(new r.ptr(5121,5740,1),r),P(new r.ptr(5743,5759,1),r),P(new r.ptr(5761,5786,1),r),P(new r.ptr(5792,5866,1),r),P(new r.ptr(5873,5880,1),r),P(new r.ptr(5888,5900,1),r),P(new r.ptr(5902,5905,1),r),P(new r.ptr(5920,5937,1),r),P(new r.ptr(5952,5969,1),r),P(new r.ptr(5984,5996,1),r),P(new r.ptr(5998,6e3,1),r),P(new r.ptr(6016,6067,1),r),P(new r.ptr(6108,6176,68),r),P(new r.ptr(6177,6210,1),r),P(new r.ptr(6212,6264,1),r),P(new r.ptr(6272,6276,1),r),P(new r.ptr(6279,6312,1),r),P(new r.ptr(6314,6320,6),r),P(new r.ptr(6321,6389,1),r),P(new r.ptr(6400,6430,1),r),P(new r.ptr(6480,6509,1),r),P(new r.ptr(6512,6516,1),r),P(new r.ptr(6528,6571,1),r),P(new r.ptr(6576,6601,1),r),P(new r.ptr(6656,6678,1),r),P(new r.ptr(6688,6740,1),r),P(new r.ptr(6917,6963,1),r),P(new r.ptr(6981,6987,1),r),P(new r.ptr(7043,7072,1),r),P(new r.ptr(7086,7087,1),r),P(new r.ptr(7098,7141,1),r),P(new r.ptr(7168,7203,1),r),P(new r.ptr(7245,7247,1),r),P(new r.ptr(7258,7287,1),r),P(new r.ptr(7401,7404,1),r),P(new r.ptr(7406,7411,1),r),P(new r.ptr(7413,7414,1),r),P(new r.ptr(7418,8501,1083),r),P(new r.ptr(8502,8504,1),r),P(new r.ptr(11568,11623,1),r),P(new r.ptr(11648,11670,1),r),P(new r.ptr(11680,11686,1),r),P(new r.ptr(11688,11694,1),r),P(new r.ptr(11696,11702,1),r),P(new r.ptr(11704,11710,1),r),P(new r.ptr(11712,11718,1),r),P(new r.ptr(11720,11726,1),r),P(new r.ptr(11728,11734,1),r),P(new r.ptr(11736,11742,1),r),P(new r.ptr(12294,12348,54),r),P(new r.ptr(12353,12438,1),r),P(new r.ptr(12447,12449,2),r),P(new r.ptr(12450,12538,1),r),P(new r.ptr(12543,12549,6),r),P(new r.ptr(12550,12591,1),r),P(new r.ptr(12593,12686,1),r),P(new r.ptr(12704,12735,1),r),P(new r.ptr(12784,12799,1),r),P(new r.ptr(13312,19903,1),r),P(new r.ptr(19968,40956,1),r),P(new r.ptr(40960,40980,1),r),P(new r.ptr(40982,42124,1),r),P(new r.ptr(42192,42231,1),r),P(new r.ptr(42240,42507,1),r),P(new r.ptr(42512,42527,1),r),P(new r.ptr(42538,42539,1),r),P(new r.ptr(42606,42656,50),r),P(new r.ptr(42657,42725,1),r),P(new r.ptr(42895,42999,104),r),P(new r.ptr(43003,43009,1),r),P(new r.ptr(43011,43013,1),r),P(new r.ptr(43015,43018,1),r),P(new r.ptr(43020,43042,1),r),P(new r.ptr(43072,43123,1),r),P(new r.ptr(43138,43187,1),r),P(new r.ptr(43250,43255,1),r),P(new r.ptr(43259,43261,2),r),P(new r.ptr(43262,43274,12),r),P(new r.ptr(43275,43301,1),r),P(new r.ptr(43312,43334,1),r),P(new r.ptr(43360,43388,1),r),P(new r.ptr(43396,43442,1),r),P(new r.ptr(43488,43492,1),r),P(new r.ptr(43495,43503,1),r),P(new r.ptr(43514,43518,1),r),P(new r.ptr(43520,43560,1),r),P(new r.ptr(43584,43586,1),r),P(new r.ptr(43588,43595,1),r),P(new r.ptr(43616,43631,1),r),P(new r.ptr(43633,43638,1),r),P(new r.ptr(43642,43646,4),r),P(new r.ptr(43647,43695,1),r),P(new r.ptr(43697,43701,4),r),P(new r.ptr(43702,43705,3),r),P(new r.ptr(43706,43709,1),r),P(new r.ptr(43712,43714,2),r),P(new r.ptr(43739,43740,1),r),P(new r.ptr(43744,43754,1),r),P(new r.ptr(43762,43777,15),r),P(new r.ptr(43778,43782,1),r),P(new r.ptr(43785,43790,1),r),P(new r.ptr(43793,43798,1),r),P(new r.ptr(43808,43814,1),r),P(new r.ptr(43816,43822,1),r),P(new r.ptr(43968,44002,1),r),P(new r.ptr(44032,55203,1),r),P(new r.ptr(55216,55238,1),r),P(new r.ptr(55243,55291,1),r),P(new r.ptr(63744,64109,1),r),P(new r.ptr(64112,64217,1),r),P(new r.ptr(64285,64287,2),r),P(new r.ptr(64288,64296,1),r),P(new r.ptr(64298,64310,1),r),P(new r.ptr(64312,64316,1),r),P(new r.ptr(64318,64320,2),r),P(new r.ptr(64321,64323,2),r),P(new r.ptr(64324,64326,2),r),P(new r.ptr(64327,64433,1),r),P(new r.ptr(64467,64829,1),r),P(new r.ptr(64848,64911,1),r),P(new r.ptr(64914,64967,1),r),P(new r.ptr(65008,65019,1),r),P(new r.ptr(65136,65140,1),r),P(new r.ptr(65142,65276,1),r),P(new r.ptr(65382,65391,1),r),P(new r.ptr(65393,65437,1),r),P(new r.ptr(65440,65470,1),r),P(new r.ptr(65474,65479,1),r),P(new r.ptr(65482,65487,1),r),P(new r.ptr(65490,65495,1),r),P(new r.ptr(65498,65500,1),r)]),new c([P(new n.ptr(65536,65547,1),n),P(new n.ptr(65549,65574,1),n),P(new n.ptr(65576,65594,1),n),P(new n.ptr(65596,65597,1),n),P(new n.ptr(65599,65613,1),n),P(new n.ptr(65616,65629,1),n),P(new n.ptr(65664,65786,1),n),P(new n.ptr(66176,66204,1),n),P(new n.ptr(66208,66256,1),n),P(new n.ptr(66304,66335,1),n),P(new n.ptr(66349,66368,1),n),P(new n.ptr(66370,66377,1),n),P(new n.ptr(66384,66421,1),n),P(new n.ptr(66432,66461,1),n),P(new n.ptr(66464,66499,1),n),P(new n.ptr(66504,66511,1),n),P(new n.ptr(66640,66717,1),n),P(new n.ptr(66816,66855,1),n),P(new n.ptr(66864,66915,1),n),P(new n.ptr(67072,67382,1),n),P(new n.ptr(67392,67413,1),n),P(new n.ptr(67424,67431,1),n),P(new n.ptr(67584,67589,1),n),P(new n.ptr(67592,67594,2),n),P(new n.ptr(67595,67637,1),n),P(new n.ptr(67639,67640,1),n),P(new n.ptr(67644,67647,3),n),P(new n.ptr(67648,67669,1),n),P(new n.ptr(67680,67702,1),n),P(new n.ptr(67712,67742,1),n),P(new n.ptr(67808,67826,1),n),P(new n.ptr(67828,67829,1),n),P(new n.ptr(67840,67861,1),n),P(new n.ptr(67872,67897,1),n),P(new n.ptr(67968,68023,1),n),P(new n.ptr(68030,68031,1),n),P(new n.ptr(68096,68112,16),n),P(new n.ptr(68113,68115,1),n),P(new n.ptr(68117,68119,1),n),P(new n.ptr(68121,68149,1),n),P(new n.ptr(68192,68220,1),n),P(new n.ptr(68224,68252,1),n),P(new n.ptr(68288,68295,1),n),P(new n.ptr(68297,68324,1),n),P(new n.ptr(68352,68405,1),n),P(new n.ptr(68416,68437,1),n),P(new n.ptr(68448,68466,1),n),P(new n.ptr(68480,68497,1),n),P(new n.ptr(68608,68680,1),n),P(new n.ptr(68864,68899,1),n),P(new n.ptr(69248,69289,1),n),P(new n.ptr(69296,69297,1),n),P(new n.ptr(69376,69404,1),n),P(new n.ptr(69415,69424,9),n),P(new n.ptr(69425,69445,1),n),P(new n.ptr(69552,69572,1),n),P(new n.ptr(69600,69622,1),n),P(new n.ptr(69635,69687,1),n),P(new n.ptr(69763,69807,1),n),P(new n.ptr(69840,69864,1),n),P(new n.ptr(69891,69926,1),n),P(new n.ptr(69956,69959,3),n),P(new n.ptr(69968,70002,1),n),P(new n.ptr(70006,70019,13),n),P(new n.ptr(70020,70066,1),n),P(new n.ptr(70081,70084,1),n),P(new n.ptr(70106,70108,2),n),P(new n.ptr(70144,70161,1),n),P(new n.ptr(70163,70187,1),n),P(new n.ptr(70272,70278,1),n),P(new n.ptr(70280,70282,2),n),P(new n.ptr(70283,70285,1),n),P(new n.ptr(70287,70301,1),n),P(new n.ptr(70303,70312,1),n),P(new n.ptr(70320,70366,1),n),P(new n.ptr(70405,70412,1),n),P(new n.ptr(70415,70416,1),n),P(new n.ptr(70419,70440,1),n),P(new n.ptr(70442,70448,1),n),P(new n.ptr(70450,70451,1),n),P(new n.ptr(70453,70457,1),n),P(new n.ptr(70461,70480,19),n),P(new n.ptr(70493,70497,1),n),P(new n.ptr(70656,70708,1),n),P(new n.ptr(70727,70730,1),n),P(new n.ptr(70751,70753,1),n),P(new n.ptr(70784,70831,1),n),P(new n.ptr(70852,70853,1),n),P(new n.ptr(70855,71040,185),n),P(new n.ptr(71041,71086,1),n),P(new n.ptr(71128,71131,1),n),P(new n.ptr(71168,71215,1),n),P(new n.ptr(71236,71296,60),n),P(new n.ptr(71297,71338,1),n),P(new n.ptr(71352,71424,72),n),P(new n.ptr(71425,71450,1),n),P(new n.ptr(71680,71723,1),n),P(new n.ptr(71935,71942,1),n),P(new n.ptr(71945,71948,3),n),P(new n.ptr(71949,71955,1),n),P(new n.ptr(71957,71958,1),n),P(new n.ptr(71960,71983,1),n),P(new n.ptr(71999,72001,2),n),P(new n.ptr(72096,72103,1),n),P(new n.ptr(72106,72144,1),n),P(new n.ptr(72161,72163,2),n),P(new n.ptr(72192,72203,11),n),P(new n.ptr(72204,72242,1),n),P(new n.ptr(72250,72272,22),n),P(new n.ptr(72284,72329,1),n),P(new n.ptr(72349,72384,35),n),P(new n.ptr(72385,72440,1),n),P(new n.ptr(72704,72712,1),n),P(new n.ptr(72714,72750,1),n),P(new n.ptr(72768,72818,50),n),P(new n.ptr(72819,72847,1),n),P(new n.ptr(72960,72966,1),n),P(new n.ptr(72968,72969,1),n),P(new n.ptr(72971,73008,1),n),P(new n.ptr(73030,73056,26),n),P(new n.ptr(73057,73061,1),n),P(new n.ptr(73063,73064,1),n),P(new n.ptr(73066,73097,1),n),P(new n.ptr(73112,73440,328),n),P(new n.ptr(73441,73458,1),n),P(new n.ptr(73648,73728,80),n),P(new n.ptr(73729,74649,1),n),P(new n.ptr(74880,75075,1),n),P(new n.ptr(77824,78894,1),n),P(new n.ptr(82944,83526,1),n),P(new n.ptr(92160,92728,1),n),P(new n.ptr(92736,92766,1),n),P(new n.ptr(92880,92909,1),n),P(new n.ptr(92928,92975,1),n),P(new n.ptr(93027,93047,1),n),P(new n.ptr(93053,93071,1),n),P(new n.ptr(93952,94026,1),n),P(new n.ptr(94032,94208,176),n),P(new n.ptr(94209,100343,1),n),P(new n.ptr(100352,101589,1),n),P(new n.ptr(101632,101640,1),n),P(new n.ptr(110592,110878,1),n),P(new n.ptr(110928,110930,1),n),P(new n.ptr(110948,110951,1),n),P(new n.ptr(110960,111355,1),n),P(new n.ptr(113664,113770,1),n),P(new n.ptr(113776,113788,1),n),P(new n.ptr(113792,113800,1),n),P(new n.ptr(113808,113817,1),n),P(new n.ptr(123136,123180,1),n),P(new n.ptr(123214,123584,370),n),P(new n.ptr(123585,123627,1),n),P(new n.ptr(124928,125124,1),n),P(new n.ptr(126464,126467,1),n),P(new n.ptr(126469,126495,1),n),P(new n.ptr(126497,126498,1),n),P(new n.ptr(126500,126503,3),n),P(new n.ptr(126505,126514,1),n),P(new n.ptr(126516,126519,1),n),P(new n.ptr(126521,126523,2),n),P(new n.ptr(126530,126535,5),n),P(new n.ptr(126537,126541,2),n),P(new n.ptr(126542,126543,1),n),P(new n.ptr(126545,126546,1),n),P(new n.ptr(126548,126551,3),n),P(new n.ptr(126553,126561,2),n),P(new n.ptr(126562,126564,2),n),P(new n.ptr(126567,126570,1),n),P(new n.ptr(126572,126578,1),n),P(new n.ptr(126580,126583,1),n),P(new n.ptr(126585,126588,1),n),P(new n.ptr(126590,126592,2),n),P(new n.ptr(126593,126601,1),n),P(new n.ptr(126603,126619,1),n),P(new n.ptr(126625,126627,1),n),P(new n.ptr(126629,126633,1),n),P(new n.ptr(126635,126651,1),n),P(new n.ptr(131072,173789,1),n),P(new n.ptr(173824,177972,1),n),P(new n.ptr(177984,178205,1),n),P(new n.ptr(178208,183969,1),n),P(new n.ptr(183984,191456,1),n),P(new n.ptr(194560,195101,1),n),P(new n.ptr(196608,201546,1),n)]),1),S=new t.ptr(new s([P(new r.ptr(453,459,3),r),P(new r.ptr(498,8072,7574),r),P(new r.ptr(8073,8079,1),r),P(new r.ptr(8088,8095,1),r),P(new r.ptr(8104,8111,1),r),P(new r.ptr(8124,8140,16),r),P(new r.ptr(8188,8188,1),r)]),c.nil,0),E=new t.ptr(new s([P(new r.ptr(65,90,1),r),P(new r.ptr(192,214,1),r),P(new r.ptr(216,222,1),r),P(new r.ptr(256,310,2),r),P(new r.ptr(313,327,2),r),P(new r.ptr(330,376,2),r),P(new r.ptr(377,381,2),r),P(new r.ptr(385,386,1),r),P(new r.ptr(388,390,2),r),P(new r.ptr(391,393,2),r),P(new r.ptr(394,395,1),r),P(new r.ptr(398,401,1),r),P(new r.ptr(403,404,1),r),P(new r.ptr(406,408,1),r),P(new r.ptr(412,413,1),r),P(new r.ptr(415,416,1),r),P(new r.ptr(418,422,2),r),P(new r.ptr(423,425,2),r),P(new r.ptr(428,430,2),r),P(new r.ptr(431,433,2),r),P(new r.ptr(434,435,1),r),P(new r.ptr(437,439,2),r),P(new r.ptr(440,444,4),r),P(new r.ptr(452,461,3),r),P(new r.ptr(463,475,2),r),P(new r.ptr(478,494,2),r),P(new r.ptr(497,500,3),r),P(new r.ptr(502,504,1),r),P(new r.ptr(506,562,2),r),P(new r.ptr(570,571,1),r),P(new r.ptr(573,574,1),r),P(new r.ptr(577,579,2),r),P(new r.ptr(580,582,1),r),P(new r.ptr(584,590,2),r),P(new r.ptr(880,882,2),r),P(new r.ptr(886,895,9),r),P(new r.ptr(902,904,2),r),P(new r.ptr(905,906,1),r),P(new r.ptr(908,910,2),r),P(new r.ptr(911,913,2),r),P(new r.ptr(914,929,1),r),P(new r.ptr(931,939,1),r),P(new r.ptr(975,978,3),r),P(new r.ptr(979,980,1),r),P(new r.ptr(984,1006,2),r),P(new r.ptr(1012,1015,3),r),P(new r.ptr(1017,1018,1),r),P(new r.ptr(1021,1071,1),r),P(new r.ptr(1120,1152,2),r),P(new r.ptr(1162,1216,2),r),P(new r.ptr(1217,1229,2),r),P(new r.ptr(1232,1326,2),r),P(new r.ptr(1329,1366,1),r),P(new r.ptr(4256,4293,1),r),P(new r.ptr(4295,4301,6),r),P(new r.ptr(5024,5109,1),r),P(new r.ptr(7312,7354,1),r),P(new r.ptr(7357,7359,1),r),P(new r.ptr(7680,7828,2),r),P(new r.ptr(7838,7934,2),r),P(new r.ptr(7944,7951,1),r),P(new r.ptr(7960,7965,1),r),P(new r.ptr(7976,7983,1),r),P(new r.ptr(7992,7999,1),r),P(new r.ptr(8008,8013,1),r),P(new r.ptr(8025,8031,2),r),P(new r.ptr(8040,8047,1),r),P(new r.ptr(8120,8123,1),r),P(new r.ptr(8136,8139,1),r),P(new r.ptr(8152,8155,1),r),P(new r.ptr(8168,8172,1),r),P(new r.ptr(8184,8187,1),r),P(new r.ptr(8450,8455,5),r),P(new r.ptr(8459,8461,1),r),P(new r.ptr(8464,8466,1),r),P(new r.ptr(8469,8473,4),r),P(new r.ptr(8474,8477,1),r),P(new r.ptr(8484,8490,2),r),P(new r.ptr(8491,8493,1),r),P(new r.ptr(8496,8499,1),r),P(new r.ptr(8510,8511,1),r),P(new r.ptr(8517,8579,62),r),P(new r.ptr(11264,11310,1),r),P(new r.ptr(11360,11362,2),r),P(new r.ptr(11363,11364,1),r),P(new r.ptr(11367,11373,2),r),P(new r.ptr(11374,11376,1),r),P(new r.ptr(11378,11381,3),r),P(new r.ptr(11390,11392,1),r),P(new r.ptr(11394,11490,2),r),P(new r.ptr(11499,11501,2),r),P(new r.ptr(11506,42560,31054),r),P(new r.ptr(42562,42604,2),r),P(new r.ptr(42624,42650,2),r),P(new r.ptr(42786,42798,2),r),P(new r.ptr(42802,42862,2),r),P(new r.ptr(42873,42877,2),r),P(new r.ptr(42878,42886,2),r),P(new r.ptr(42891,42893,2),r),P(new r.ptr(42896,42898,2),r),P(new r.ptr(42902,42922,2),r),P(new r.ptr(42923,42926,1),r),P(new r.ptr(42928,42932,1),r),P(new r.ptr(42934,42942,2),r),P(new r.ptr(42946,42948,2),r),P(new r.ptr(42949,42951,1),r),P(new r.ptr(42953,42997,44),r),P(new r.ptr(65313,65338,1),r)]),new c([P(new n.ptr(66560,66599,1),n),P(new n.ptr(66736,66771,1),n),P(new n.ptr(68736,68786,1),n),P(new n.ptr(71840,71871,1),n),P(new n.ptr(93760,93791,1),n),P(new n.ptr(119808,119833,1),n),P(new n.ptr(119860,119885,1),n),P(new n.ptr(119912,119937,1),n),P(new n.ptr(119964,119966,2),n),P(new n.ptr(119967,119973,3),n),P(new n.ptr(119974,119977,3),n),P(new n.ptr(119978,119980,1),n),P(new n.ptr(119982,119989,1),n),P(new n.ptr(120016,120041,1),n),P(new n.ptr(120068,120069,1),n),P(new n.ptr(120071,120074,1),n),P(new n.ptr(120077,120084,1),n),P(new n.ptr(120086,120092,1),n),P(new n.ptr(120120,120121,1),n),P(new n.ptr(120123,120126,1),n),P(new n.ptr(120128,120132,1),n),P(new n.ptr(120134,120138,4),n),P(new n.ptr(120139,120144,1),n),P(new n.ptr(120172,120197,1),n),P(new n.ptr(120224,120249,1),n),P(new n.ptr(120276,120301,1),n),P(new n.ptr(120328,120353,1),n),P(new n.ptr(120380,120405,1),n),P(new n.ptr(120432,120457,1),n),P(new n.ptr(120488,120512,1),n),P(new n.ptr(120546,120570,1),n),P(new n.ptr(120604,120628,1),n),P(new n.ptr(120662,120686,1),n),P(new n.ptr(120720,120744,1),n),P(new n.ptr(120778,125184,4406),n),P(new n.ptr(125185,125217,1),n)]),3),C=new t.ptr(new s([P(new r.ptr(768,879,1),r),P(new r.ptr(1155,1161,1),r),P(new r.ptr(1425,1469,1),r),P(new r.ptr(1471,1473,2),r),P(new r.ptr(1474,1476,2),r),P(new r.ptr(1477,1479,2),r),P(new r.ptr(1552,1562,1),r),P(new r.ptr(1611,1631,1),r),P(new r.ptr(1648,1750,102),r),P(new r.ptr(1751,1756,1),r),P(new r.ptr(1759,1764,1),r),P(new r.ptr(1767,1768,1),r),P(new r.ptr(1770,1773,1),r),P(new r.ptr(1809,1840,31),r),P(new r.ptr(1841,1866,1),r),P(new r.ptr(1958,1968,1),r),P(new r.ptr(2027,2035,1),r),P(new r.ptr(2045,2070,25),r),P(new r.ptr(2071,2073,1),r),P(new r.ptr(2075,2083,1),r),P(new r.ptr(2085,2087,1),r),P(new r.ptr(2089,2093,1),r),P(new r.ptr(2137,2139,1),r),P(new r.ptr(2259,2273,1),r),P(new r.ptr(2275,2307,1),r),P(new r.ptr(2362,2364,1),r),P(new r.ptr(2366,2383,1),r),P(new r.ptr(2385,2391,1),r),P(new r.ptr(2402,2403,1),r),P(new r.ptr(2433,2435,1),r),P(new r.ptr(2492,2494,2),r),P(new r.ptr(2495,2500,1),r),P(new r.ptr(2503,2504,1),r),P(new r.ptr(2507,2509,1),r),P(new r.ptr(2519,2530,11),r),P(new r.ptr(2531,2558,27),r),P(new r.ptr(2561,2563,1),r),P(new r.ptr(2620,2622,2),r),P(new r.ptr(2623,2626,1),r),P(new r.ptr(2631,2632,1),r),P(new r.ptr(2635,2637,1),r),P(new r.ptr(2641,2672,31),r),P(new r.ptr(2673,2677,4),r),P(new r.ptr(2689,2691,1),r),P(new r.ptr(2748,2750,2),r),P(new r.ptr(2751,2757,1),r),P(new r.ptr(2759,2761,1),r),P(new r.ptr(2763,2765,1),r),P(new r.ptr(2786,2787,1),r),P(new r.ptr(2810,2815,1),r),P(new r.ptr(2817,2819,1),r),P(new r.ptr(2876,2878,2),r),P(new r.ptr(2879,2884,1),r),P(new r.ptr(2887,2888,1),r),P(new r.ptr(2891,2893,1),r),P(new r.ptr(2901,2903,1),r),P(new r.ptr(2914,2915,1),r),P(new r.ptr(2946,3006,60),r),P(new r.ptr(3007,3010,1),r),P(new r.ptr(3014,3016,1),r),P(new r.ptr(3018,3021,1),r),P(new r.ptr(3031,3072,41),r),P(new r.ptr(3073,3076,1),r),P(new r.ptr(3134,3140,1),r),P(new r.ptr(3142,3144,1),r),P(new r.ptr(3146,3149,1),r),P(new r.ptr(3157,3158,1),r),P(new r.ptr(3170,3171,1),r),P(new r.ptr(3201,3203,1),r),P(new r.ptr(3260,3262,2),r),P(new r.ptr(3263,3268,1),r),P(new r.ptr(3270,3272,1),r),P(new r.ptr(3274,3277,1),r),P(new r.ptr(3285,3286,1),r),P(new r.ptr(3298,3299,1),r),P(new r.ptr(3328,3331,1),r),P(new r.ptr(3387,3388,1),r),P(new r.ptr(3390,3396,1),r),P(new r.ptr(3398,3400,1),r),P(new r.ptr(3402,3405,1),r),P(new r.ptr(3415,3426,11),r),P(new r.ptr(3427,3457,30),r),P(new r.ptr(3458,3459,1),r),P(new r.ptr(3530,3535,5),r),P(new r.ptr(3536,3540,1),r),P(new r.ptr(3542,3544,2),r),P(new r.ptr(3545,3551,1),r),P(new r.ptr(3570,3571,1),r),P(new r.ptr(3633,3636,3),r),P(new r.ptr(3637,3642,1),r),P(new r.ptr(3655,3662,1),r),P(new r.ptr(3761,3764,3),r),P(new r.ptr(3765,3772,1),r),P(new r.ptr(3784,3789,1),r),P(new r.ptr(3864,3865,1),r),P(new r.ptr(3893,3897,2),r),P(new r.ptr(3902,3903,1),r),P(new r.ptr(3953,3972,1),r),P(new r.ptr(3974,3975,1),r),P(new r.ptr(3981,3991,1),r),P(new r.ptr(3993,4028,1),r),P(new r.ptr(4038,4139,101),r),P(new r.ptr(4140,4158,1),r),P(new r.ptr(4182,4185,1),r),P(new r.ptr(4190,4192,1),r),P(new r.ptr(4194,4196,1),r),P(new r.ptr(4199,4205,1),r),P(new r.ptr(4209,4212,1),r),P(new r.ptr(4226,4237,1),r),P(new r.ptr(4239,4250,11),r),P(new r.ptr(4251,4253,1),r),P(new r.ptr(4957,4959,1),r),P(new r.ptr(5906,5908,1),r),P(new r.ptr(5938,5940,1),r),P(new r.ptr(5970,5971,1),r),P(new r.ptr(6002,6003,1),r),P(new r.ptr(6068,6099,1),r),P(new r.ptr(6109,6155,46),r),P(new r.ptr(6156,6157,1),r),P(new r.ptr(6277,6278,1),r),P(new r.ptr(6313,6432,119),r),P(new r.ptr(6433,6443,1),r),P(new r.ptr(6448,6459,1),r),P(new r.ptr(6679,6683,1),r),P(new r.ptr(6741,6750,1),r),P(new r.ptr(6752,6780,1),r),P(new r.ptr(6783,6832,49),r),P(new r.ptr(6833,6848,1),r),P(new r.ptr(6912,6916,1),r),P(new r.ptr(6964,6980,1),r),P(new r.ptr(7019,7027,1),r),P(new r.ptr(7040,7042,1),r),P(new r.ptr(7073,7085,1),r),P(new r.ptr(7142,7155,1),r),P(new r.ptr(7204,7223,1),r),P(new r.ptr(7376,7378,1),r),P(new r.ptr(7380,7400,1),r),P(new r.ptr(7405,7412,7),r),P(new r.ptr(7415,7417,1),r),P(new r.ptr(7616,7673,1),r),P(new r.ptr(7675,7679,1),r),P(new r.ptr(8400,8432,1),r),P(new r.ptr(11503,11505,1),r),P(new r.ptr(11647,11744,97),r),P(new r.ptr(11745,11775,1),r),P(new r.ptr(12330,12335,1),r),P(new r.ptr(12441,12442,1),r),P(new r.ptr(42607,42610,1),r),P(new r.ptr(42612,42621,1),r),P(new r.ptr(42654,42655,1),r),P(new r.ptr(42736,42737,1),r),P(new r.ptr(43010,43014,4),r),P(new r.ptr(43019,43043,24),r),P(new r.ptr(43044,43047,1),r),P(new r.ptr(43052,43136,84),r),P(new r.ptr(43137,43188,51),r),P(new r.ptr(43189,43205,1),r),P(new r.ptr(43232,43249,1),r),P(new r.ptr(43263,43302,39),r),P(new r.ptr(43303,43309,1),r),P(new r.ptr(43335,43347,1),r),P(new r.ptr(43392,43395,1),r),P(new r.ptr(43443,43456,1),r),P(new r.ptr(43493,43561,68),r),P(new r.ptr(43562,43574,1),r),P(new r.ptr(43587,43596,9),r),P(new r.ptr(43597,43643,46),r),P(new r.ptr(43644,43645,1),r),P(new r.ptr(43696,43698,2),r),P(new r.ptr(43699,43700,1),r),P(new r.ptr(43703,43704,1),r),P(new r.ptr(43710,43711,1),r),P(new r.ptr(43713,43755,42),r),P(new r.ptr(43756,43759,1),r),P(new r.ptr(43765,43766,1),r),P(new r.ptr(44003,44010,1),r),P(new r.ptr(44012,44013,1),r),P(new r.ptr(64286,65024,738),r),P(new r.ptr(65025,65039,1),r),P(new r.ptr(65056,65071,1),r)]),new c([P(new n.ptr(66045,66272,227),n),P(new n.ptr(66422,66426,1),n),P(new n.ptr(68097,68099,1),n),P(new n.ptr(68101,68102,1),n),P(new n.ptr(68108,68111,1),n),P(new n.ptr(68152,68154,1),n),P(new n.ptr(68159,68325,166),n),P(new n.ptr(68326,68900,574),n),P(new n.ptr(68901,68903,1),n),P(new n.ptr(69291,69292,1),n),P(new n.ptr(69446,69456,1),n),P(new n.ptr(69632,69634,1),n),P(new n.ptr(69688,69702,1),n),P(new n.ptr(69759,69762,1),n),P(new n.ptr(69808,69818,1),n),P(new n.ptr(69888,69890,1),n),P(new n.ptr(69927,69940,1),n),P(new n.ptr(69957,69958,1),n),P(new n.ptr(70003,70016,13),n),P(new n.ptr(70017,70018,1),n),P(new n.ptr(70067,70080,1),n),P(new n.ptr(70089,70092,1),n),P(new n.ptr(70094,70095,1),n),P(new n.ptr(70188,70199,1),n),P(new n.ptr(70206,70367,161),n),P(new n.ptr(70368,70378,1),n),P(new n.ptr(70400,70403,1),n),P(new n.ptr(70459,70460,1),n),P(new n.ptr(70462,70468,1),n),P(new n.ptr(70471,70472,1),n),P(new n.ptr(70475,70477,1),n),P(new n.ptr(70487,70498,11),n),P(new n.ptr(70499,70502,3),n),P(new n.ptr(70503,70508,1),n),P(new n.ptr(70512,70516,1),n),P(new n.ptr(70709,70726,1),n),P(new n.ptr(70750,70832,82),n),P(new n.ptr(70833,70851,1),n),P(new n.ptr(71087,71093,1),n),P(new n.ptr(71096,71104,1),n),P(new n.ptr(71132,71133,1),n),P(new n.ptr(71216,71232,1),n),P(new n.ptr(71339,71351,1),n),P(new n.ptr(71453,71467,1),n),P(new n.ptr(71724,71738,1),n),P(new n.ptr(71984,71989,1),n),P(new n.ptr(71991,71992,1),n),P(new n.ptr(71995,71998,1),n),P(new n.ptr(72e3,72002,2),n),P(new n.ptr(72003,72145,142),n),P(new n.ptr(72146,72151,1),n),P(new n.ptr(72154,72160,1),n),P(new n.ptr(72164,72193,29),n),P(new n.ptr(72194,72202,1),n),P(new n.ptr(72243,72249,1),n),P(new n.ptr(72251,72254,1),n),P(new n.ptr(72263,72273,10),n),P(new n.ptr(72274,72283,1),n),P(new n.ptr(72330,72345,1),n),P(new n.ptr(72751,72758,1),n),P(new n.ptr(72760,72767,1),n),P(new n.ptr(72850,72871,1),n),P(new n.ptr(72873,72886,1),n),P(new n.ptr(73009,73014,1),n),P(new n.ptr(73018,73020,2),n),P(new n.ptr(73021,73023,2),n),P(new n.ptr(73024,73029,1),n),P(new n.ptr(73031,73098,67),n),P(new n.ptr(73099,73102,1),n),P(new n.ptr(73104,73105,1),n),P(new n.ptr(73107,73111,1),n),P(new n.ptr(73459,73462,1),n),P(new n.ptr(92912,92916,1),n),P(new n.ptr(92976,92982,1),n),P(new n.ptr(94031,94033,2),n),P(new n.ptr(94034,94087,1),n),P(new n.ptr(94095,94098,1),n),P(new n.ptr(94180,94192,12),n),P(new n.ptr(94193,113821,19628),n),P(new n.ptr(113822,119141,5319),n),P(new n.ptr(119142,119145,1),n),P(new n.ptr(119149,119154,1),n),P(new n.ptr(119163,119170,1),n),P(new n.ptr(119173,119179,1),n),P(new n.ptr(119210,119213,1),n),P(new n.ptr(119362,119364,1),n),P(new n.ptr(121344,121398,1),n),P(new n.ptr(121403,121452,1),n),P(new n.ptr(121461,121476,15),n),P(new n.ptr(121499,121503,1),n),P(new n.ptr(121505,121519,1),n),P(new n.ptr(122880,122886,1),n),P(new n.ptr(122888,122904,1),n),P(new n.ptr(122907,122913,1),n),P(new n.ptr(122915,122916,1),n),P(new n.ptr(122918,122922,1),n),P(new n.ptr(123184,123190,1),n),P(new n.ptr(123628,123631,1),n),P(new n.ptr(125136,125142,1),n),P(new n.ptr(125252,125258,1),n),P(new n.ptr(917760,917999,1),n)]),0),I=new t.ptr(new s([P(new r.ptr(2307,2363,56),r),P(new r.ptr(2366,2368,1),r),P(new r.ptr(2377,2380,1),r),P(new r.ptr(2382,2383,1),r),P(new r.ptr(2434,2435,1),r),P(new r.ptr(2494,2496,1),r),P(new r.ptr(2503,2504,1),r),P(new r.ptr(2507,2508,1),r),P(new r.ptr(2519,2563,44),r),P(new r.ptr(2622,2624,1),r),P(new r.ptr(2691,2750,59),r),P(new r.ptr(2751,2752,1),r),P(new r.ptr(2761,2763,2),r),P(new r.ptr(2764,2818,54),r),P(new r.ptr(2819,2878,59),r),P(new r.ptr(2880,2887,7),r),P(new r.ptr(2888,2891,3),r),P(new r.ptr(2892,2903,11),r),P(new r.ptr(3006,3007,1),r),P(new r.ptr(3009,3010,1),r),P(new r.ptr(3014,3016,1),r),P(new r.ptr(3018,3020,1),r),P(new r.ptr(3031,3073,42),r),P(new r.ptr(3074,3075,1),r),P(new r.ptr(3137,3140,1),r),P(new r.ptr(3202,3203,1),r),P(new r.ptr(3262,3264,2),r),P(new r.ptr(3265,3268,1),r),P(new r.ptr(3271,3272,1),r),P(new r.ptr(3274,3275,1),r),P(new r.ptr(3285,3286,1),r),P(new r.ptr(3330,3331,1),r),P(new r.ptr(3390,3392,1),r),P(new r.ptr(3398,3400,1),r),P(new r.ptr(3402,3404,1),r),P(new r.ptr(3415,3458,43),r),P(new r.ptr(3459,3535,76),r),P(new r.ptr(3536,3537,1),r),P(new r.ptr(3544,3551,1),r),P(new r.ptr(3570,3571,1),r),P(new r.ptr(3902,3903,1),r),P(new r.ptr(3967,4139,172),r),P(new r.ptr(4140,4145,5),r),P(new r.ptr(4152,4155,3),r),P(new r.ptr(4156,4182,26),r),P(new r.ptr(4183,4194,11),r),P(new r.ptr(4195,4196,1),r),P(new r.ptr(4199,4205,1),r),P(new r.ptr(4227,4228,1),r),P(new r.ptr(4231,4236,1),r),P(new r.ptr(4239,4250,11),r),P(new r.ptr(4251,4252,1),r),P(new r.ptr(6070,6078,8),r),P(new r.ptr(6079,6085,1),r),P(new r.ptr(6087,6088,1),r),P(new r.ptr(6435,6438,1),r),P(new r.ptr(6441,6443,1),r),P(new r.ptr(6448,6449,1),r),P(new r.ptr(6451,6456,1),r),P(new r.ptr(6681,6682,1),r),P(new r.ptr(6741,6743,2),r),P(new r.ptr(6753,6755,2),r),P(new r.ptr(6756,6765,9),r),P(new r.ptr(6766,6770,1),r),P(new r.ptr(6916,6965,49),r),P(new r.ptr(6971,6973,2),r),P(new r.ptr(6974,6977,1),r),P(new r.ptr(6979,6980,1),r),P(new r.ptr(7042,7073,31),r),P(new r.ptr(7078,7079,1),r),P(new r.ptr(7082,7143,61),r),P(new r.ptr(7146,7148,1),r),P(new r.ptr(7150,7154,4),r),P(new r.ptr(7155,7204,49),r),P(new r.ptr(7205,7211,1),r),P(new r.ptr(7220,7221,1),r),P(new r.ptr(7393,7415,22),r),P(new r.ptr(12334,12335,1),r),P(new r.ptr(43043,43044,1),r),P(new r.ptr(43047,43136,89),r),P(new r.ptr(43137,43188,51),r),P(new r.ptr(43189,43203,1),r),P(new r.ptr(43346,43347,1),r),P(new r.ptr(43395,43444,49),r),P(new r.ptr(43445,43450,5),r),P(new r.ptr(43451,43454,3),r),P(new r.ptr(43455,43456,1),r),P(new r.ptr(43567,43568,1),r),P(new r.ptr(43571,43572,1),r),P(new r.ptr(43597,43643,46),r),P(new r.ptr(43645,43755,110),r),P(new r.ptr(43758,43759,1),r),P(new r.ptr(43765,44003,238),r),P(new r.ptr(44004,44006,2),r),P(new r.ptr(44007,44009,2),r),P(new r.ptr(44010,44012,2),r)]),new c([P(new n.ptr(69632,69634,2),n),P(new n.ptr(69762,69808,46),n),P(new n.ptr(69809,69810,1),n),P(new n.ptr(69815,69816,1),n),P(new n.ptr(69932,69957,25),n),P(new n.ptr(69958,70018,60),n),P(new n.ptr(70067,70069,1),n),P(new n.ptr(70079,70080,1),n),P(new n.ptr(70094,70188,94),n),P(new n.ptr(70189,70190,1),n),P(new n.ptr(70194,70195,1),n),P(new n.ptr(70197,70368,171),n),P(new n.ptr(70369,70370,1),n),P(new n.ptr(70402,70403,1),n),P(new n.ptr(70462,70463,1),n),P(new n.ptr(70465,70468,1),n),P(new n.ptr(70471,70472,1),n),P(new n.ptr(70475,70477,1),n),P(new n.ptr(70487,70498,11),n),P(new n.ptr(70499,70709,210),n),P(new n.ptr(70710,70711,1),n),P(new n.ptr(70720,70721,1),n),P(new n.ptr(70725,70832,107),n),P(new n.ptr(70833,70834,1),n),P(new n.ptr(70841,70843,2),n),P(new n.ptr(70844,70846,1),n),P(new n.ptr(70849,71087,238),n),P(new n.ptr(71088,71089,1),n),P(new n.ptr(71096,71099,1),n),P(new n.ptr(71102,71216,114),n),P(new n.ptr(71217,71218,1),n),P(new n.ptr(71227,71228,1),n),P(new n.ptr(71230,71340,110),n),P(new n.ptr(71342,71343,1),n),P(new n.ptr(71350,71456,106),n),P(new n.ptr(71457,71462,5),n),P(new n.ptr(71724,71726,1),n),P(new n.ptr(71736,71984,248),n),P(new n.ptr(71985,71989,1),n),P(new n.ptr(71991,71992,1),n),P(new n.ptr(71997,72e3,3),n),P(new n.ptr(72002,72145,143),n),P(new n.ptr(72146,72147,1),n),P(new n.ptr(72156,72159,1),n),P(new n.ptr(72164,72249,85),n),P(new n.ptr(72279,72280,1),n),P(new n.ptr(72343,72751,408),n),P(new n.ptr(72766,72873,107),n),P(new n.ptr(72881,72884,3),n),P(new n.ptr(73098,73102,1),n),P(new n.ptr(73107,73108,1),n),P(new n.ptr(73110,73461,351),n),P(new n.ptr(73462,94033,20571),n),P(new n.ptr(94034,94087,1),n),P(new n.ptr(94192,94193,1),n),P(new n.ptr(119141,119142,1),n),P(new n.ptr(119149,119154,1),n)]),0),A=new t.ptr(new s([P(new r.ptr(1160,1161,1),r),P(new r.ptr(6846,8413,1567),r),P(new r.ptr(8414,8416,1),r),P(new r.ptr(8418,8420,1),r),P(new r.ptr(42608,42610,1),r)]),c.nil,0),F=new t.ptr(new s([P(new r.ptr(768,879,1),r),P(new r.ptr(1155,1159,1),r),P(new r.ptr(1425,1469,1),r),P(new r.ptr(1471,1473,2),r),P(new r.ptr(1474,1476,2),r),P(new r.ptr(1477,1479,2),r),P(new r.ptr(1552,1562,1),r),P(new r.ptr(1611,1631,1),r),P(new r.ptr(1648,1750,102),r),P(new r.ptr(1751,1756,1),r),P(new r.ptr(1759,1764,1),r),P(new r.ptr(1767,1768,1),r),P(new r.ptr(1770,1773,1),r),P(new r.ptr(1809,1840,31),r),P(new r.ptr(1841,1866,1),r),P(new r.ptr(1958,1968,1),r),P(new r.ptr(2027,2035,1),r),P(new r.ptr(2045,2070,25),r),P(new r.ptr(2071,2073,1),r),P(new r.ptr(2075,2083,1),r),P(new r.ptr(2085,2087,1),r),P(new r.ptr(2089,2093,1),r),P(new r.ptr(2137,2139,1),r),P(new r.ptr(2259,2273,1),r),P(new r.ptr(2275,2306,1),r),P(new r.ptr(2362,2364,2),r),P(new r.ptr(2369,2376,1),r),P(new r.ptr(2381,2385,4),r),P(new r.ptr(2386,2391,1),r),P(new r.ptr(2402,2403,1),r),P(new r.ptr(2433,2492,59),r),P(new r.ptr(2497,2500,1),r),P(new r.ptr(2509,2530,21),r),P(new r.ptr(2531,2558,27),r),P(new r.ptr(2561,2562,1),r),P(new r.ptr(2620,2625,5),r),P(new r.ptr(2626,2631,5),r),P(new r.ptr(2632,2635,3),r),P(new r.ptr(2636,2637,1),r),P(new r.ptr(2641,2672,31),r),P(new r.ptr(2673,2677,4),r),P(new r.ptr(2689,2690,1),r),P(new r.ptr(2748,2753,5),r),P(new r.ptr(2754,2757,1),r),P(new r.ptr(2759,2760,1),r),P(new r.ptr(2765,2786,21),r),P(new r.ptr(2787,2810,23),r),P(new r.ptr(2811,2815,1),r),P(new r.ptr(2817,2876,59),r),P(new r.ptr(2879,2881,2),r),P(new r.ptr(2882,2884,1),r),P(new r.ptr(2893,2901,8),r),P(new r.ptr(2902,2914,12),r),P(new r.ptr(2915,2946,31),r),P(new r.ptr(3008,3021,13),r),P(new r.ptr(3072,3076,4),r),P(new r.ptr(3134,3136,1),r),P(new r.ptr(3142,3144,1),r),P(new r.ptr(3146,3149,1),r),P(new r.ptr(3157,3158,1),r),P(new r.ptr(3170,3171,1),r),P(new r.ptr(3201,3260,59),r),P(new r.ptr(3263,3270,7),r),P(new r.ptr(3276,3277,1),r),P(new r.ptr(3298,3299,1),r),P(new r.ptr(3328,3329,1),r),P(new r.ptr(3387,3388,1),r),P(new r.ptr(3393,3396,1),r),P(new r.ptr(3405,3426,21),r),P(new r.ptr(3427,3457,30),r),P(new r.ptr(3530,3538,8),r),P(new r.ptr(3539,3540,1),r),P(new r.ptr(3542,3633,91),r),P(new r.ptr(3636,3642,1),r),P(new r.ptr(3655,3662,1),r),P(new r.ptr(3761,3764,3),r),P(new r.ptr(3765,3772,1),r),P(new r.ptr(3784,3789,1),r),P(new r.ptr(3864,3865,1),r),P(new r.ptr(3893,3897,2),r),P(new r.ptr(3953,3966,1),r),P(new r.ptr(3968,3972,1),r),P(new r.ptr(3974,3975,1),r),P(new r.ptr(3981,3991,1),r),P(new r.ptr(3993,4028,1),r),P(new r.ptr(4038,4141,103),r),P(new r.ptr(4142,4144,1),r),P(new r.ptr(4146,4151,1),r),P(new r.ptr(4153,4154,1),r),P(new r.ptr(4157,4158,1),r),P(new r.ptr(4184,4185,1),r),P(new r.ptr(4190,4192,1),r),P(new r.ptr(4209,4212,1),r),P(new r.ptr(4226,4229,3),r),P(new r.ptr(4230,4237,7),r),P(new r.ptr(4253,4957,704),r),P(new r.ptr(4958,4959,1),r),P(new r.ptr(5906,5908,1),r),P(new r.ptr(5938,5940,1),r),P(new r.ptr(5970,5971,1),r),P(new r.ptr(6002,6003,1),r),P(new r.ptr(6068,6069,1),r),P(new r.ptr(6071,6077,1),r),P(new r.ptr(6086,6089,3),r),P(new r.ptr(6090,6099,1),r),P(new r.ptr(6109,6155,46),r),P(new r.ptr(6156,6157,1),r),P(new r.ptr(6277,6278,1),r),P(new r.ptr(6313,6432,119),r),P(new r.ptr(6433,6434,1),r),P(new r.ptr(6439,6440,1),r),P(new r.ptr(6450,6457,7),r),P(new r.ptr(6458,6459,1),r),P(new r.ptr(6679,6680,1),r),P(new r.ptr(6683,6742,59),r),P(new r.ptr(6744,6750,1),r),P(new r.ptr(6752,6754,2),r),P(new r.ptr(6757,6764,1),r),P(new r.ptr(6771,6780,1),r),P(new r.ptr(6783,6832,49),r),P(new r.ptr(6833,6845,1),r),P(new r.ptr(6847,6848,1),r),P(new r.ptr(6912,6915,1),r),P(new r.ptr(6964,6966,2),r),P(new r.ptr(6967,6970,1),r),P(new r.ptr(6972,6978,6),r),P(new r.ptr(7019,7027,1),r),P(new r.ptr(7040,7041,1),r),P(new r.ptr(7074,7077,1),r),P(new r.ptr(7080,7081,1),r),P(new r.ptr(7083,7085,1),r),P(new r.ptr(7142,7144,2),r),P(new r.ptr(7145,7149,4),r),P(new r.ptr(7151,7153,1),r),P(new r.ptr(7212,7219,1),r),P(new r.ptr(7222,7223,1),r),P(new r.ptr(7376,7378,1),r),P(new r.ptr(7380,7392,1),r),P(new r.ptr(7394,7400,1),r),P(new r.ptr(7405,7412,7),r),P(new r.ptr(7416,7417,1),r),P(new r.ptr(7616,7673,1),r),P(new r.ptr(7675,7679,1),r),P(new r.ptr(8400,8412,1),r),P(new r.ptr(8417,8421,4),r),P(new r.ptr(8422,8432,1),r),P(new r.ptr(11503,11505,1),r),P(new r.ptr(11647,11744,97),r),P(new r.ptr(11745,11775,1),r),P(new r.ptr(12330,12333,1),r),P(new r.ptr(12441,12442,1),r),P(new r.ptr(42607,42612,5),r),P(new r.ptr(42613,42621,1),r),P(new r.ptr(42654,42655,1),r),P(new r.ptr(42736,42737,1),r),P(new r.ptr(43010,43014,4),r),P(new r.ptr(43019,43045,26),r),P(new r.ptr(43046,43052,6),r),P(new r.ptr(43204,43205,1),r),P(new r.ptr(43232,43249,1),r),P(new r.ptr(43263,43302,39),r),P(new r.ptr(43303,43309,1),r),P(new r.ptr(43335,43345,1),r),P(new r.ptr(43392,43394,1),r),P(new r.ptr(43443,43446,3),r),P(new r.ptr(43447,43449,1),r),P(new r.ptr(43452,43453,1),r),P(new r.ptr(43493,43561,68),r),P(new r.ptr(43562,43566,1),r),P(new r.ptr(43569,43570,1),r),P(new r.ptr(43573,43574,1),r),P(new r.ptr(43587,43596,9),r),P(new r.ptr(43644,43696,52),r),P(new r.ptr(43698,43700,1),r),P(new r.ptr(43703,43704,1),r),P(new r.ptr(43710,43711,1),r),P(new r.ptr(43713,43756,43),r),P(new r.ptr(43757,43766,9),r),P(new r.ptr(44005,44008,3),r),P(new r.ptr(44013,64286,20273),r),P(new r.ptr(65024,65039,1),r),P(new r.ptr(65056,65071,1),r)]),new c([P(new n.ptr(66045,66272,227),n),P(new n.ptr(66422,66426,1),n),P(new n.ptr(68097,68099,1),n),P(new n.ptr(68101,68102,1),n),P(new n.ptr(68108,68111,1),n),P(new n.ptr(68152,68154,1),n),P(new n.ptr(68159,68325,166),n),P(new n.ptr(68326,68900,574),n),P(new n.ptr(68901,68903,1),n),P(new n.ptr(69291,69292,1),n),P(new n.ptr(69446,69456,1),n),P(new n.ptr(69633,69688,55),n),P(new n.ptr(69689,69702,1),n),P(new n.ptr(69759,69761,1),n),P(new n.ptr(69811,69814,1),n),P(new n.ptr(69817,69818,1),n),P(new n.ptr(69888,69890,1),n),P(new n.ptr(69927,69931,1),n),P(new n.ptr(69933,69940,1),n),P(new n.ptr(70003,70016,13),n),P(new n.ptr(70017,70070,53),n),P(new n.ptr(70071,70078,1),n),P(new n.ptr(70089,70092,1),n),P(new n.ptr(70095,70191,96),n),P(new n.ptr(70192,70193,1),n),P(new n.ptr(70196,70198,2),n),P(new n.ptr(70199,70206,7),n),P(new n.ptr(70367,70371,4),n),P(new n.ptr(70372,70378,1),n),P(new n.ptr(70400,70401,1),n),P(new n.ptr(70459,70460,1),n),P(new n.ptr(70464,70502,38),n),P(new n.ptr(70503,70508,1),n),P(new n.ptr(70512,70516,1),n),P(new n.ptr(70712,70719,1),n),P(new n.ptr(70722,70724,1),n),P(new n.ptr(70726,70750,24),n),P(new n.ptr(70835,70840,1),n),P(new n.ptr(70842,70847,5),n),P(new n.ptr(70848,70850,2),n),P(new n.ptr(70851,71090,239),n),P(new n.ptr(71091,71093,1),n),P(new n.ptr(71100,71101,1),n),P(new n.ptr(71103,71104,1),n),P(new n.ptr(71132,71133,1),n),P(new n.ptr(71219,71226,1),n),P(new n.ptr(71229,71231,2),n),P(new n.ptr(71232,71339,107),n),P(new n.ptr(71341,71344,3),n),P(new n.ptr(71345,71349,1),n),P(new n.ptr(71351,71453,102),n),P(new n.ptr(71454,71455,1),n),P(new n.ptr(71458,71461,1),n),P(new n.ptr(71463,71467,1),n),P(new n.ptr(71727,71735,1),n),P(new n.ptr(71737,71738,1),n),P(new n.ptr(71995,71996,1),n),P(new n.ptr(71998,72003,5),n),P(new n.ptr(72148,72151,1),n),P(new n.ptr(72154,72155,1),n),P(new n.ptr(72160,72193,33),n),P(new n.ptr(72194,72202,1),n),P(new n.ptr(72243,72248,1),n),P(new n.ptr(72251,72254,1),n),P(new n.ptr(72263,72273,10),n),P(new n.ptr(72274,72278,1),n),P(new n.ptr(72281,72283,1),n),P(new n.ptr(72330,72342,1),n),P(new n.ptr(72344,72345,1),n),P(new n.ptr(72752,72758,1),n),P(new n.ptr(72760,72765,1),n),P(new n.ptr(72767,72850,83),n),P(new n.ptr(72851,72871,1),n),P(new n.ptr(72874,72880,1),n),P(new n.ptr(72882,72883,1),n),P(new n.ptr(72885,72886,1),n),P(new n.ptr(73009,73014,1),n),P(new n.ptr(73018,73020,2),n),P(new n.ptr(73021,73023,2),n),P(new n.ptr(73024,73029,1),n),P(new n.ptr(73031,73104,73),n),P(new n.ptr(73105,73109,4),n),P(new n.ptr(73111,73459,348),n),P(new n.ptr(73460,92912,19452),n),P(new n.ptr(92913,92916,1),n),P(new n.ptr(92976,92982,1),n),P(new n.ptr(94031,94095,64),n),P(new n.ptr(94096,94098,1),n),P(new n.ptr(94180,113821,19641),n),P(new n.ptr(113822,119143,5321),n),P(new n.ptr(119144,119145,1),n),P(new n.ptr(119163,119170,1),n),P(new n.ptr(119173,119179,1),n),P(new n.ptr(119210,119213,1),n),P(new n.ptr(119362,119364,1),n),P(new n.ptr(121344,121398,1),n),P(new n.ptr(121403,121452,1),n),P(new n.ptr(121461,121476,15),n),P(new n.ptr(121499,121503,1),n),P(new n.ptr(121505,121519,1),n),P(new n.ptr(122880,122886,1),n),P(new n.ptr(122888,122904,1),n),P(new n.ptr(122907,122913,1),n),P(new n.ptr(122915,122916,1),n),P(new n.ptr(122918,122922,1),n),P(new n.ptr(123184,123190,1),n),P(new n.ptr(123628,123631,1),n),P(new n.ptr(125136,125142,1),n),P(new n.ptr(125252,125258,1),n),P(new n.ptr(917760,917999,1),n)]),0),R=new t.ptr(new s([P(new r.ptr(48,57,1),r),P(new r.ptr(178,179,1),r),P(new r.ptr(185,188,3),r),P(new r.ptr(189,190,1),r),P(new r.ptr(1632,1641,1),r),P(new r.ptr(1776,1785,1),r),P(new r.ptr(1984,1993,1),r),P(new r.ptr(2406,2415,1),r),P(new r.ptr(2534,2543,1),r),P(new r.ptr(2548,2553,1),r),P(new r.ptr(2662,2671,1),r),P(new r.ptr(2790,2799,1),r),P(new r.ptr(2918,2927,1),r),P(new r.ptr(2930,2935,1),r),P(new r.ptr(3046,3058,1),r),P(new r.ptr(3174,3183,1),r),P(new r.ptr(3192,3198,1),r),P(new r.ptr(3302,3311,1),r),P(new r.ptr(3416,3422,1),r),P(new r.ptr(3430,3448,1),r),P(new r.ptr(3558,3567,1),r),P(new r.ptr(3664,3673,1),r),P(new r.ptr(3792,3801,1),r),P(new r.ptr(3872,3891,1),r),P(new r.ptr(4160,4169,1),r),P(new r.ptr(4240,4249,1),r),P(new r.ptr(4969,4988,1),r),P(new r.ptr(5870,5872,1),r),P(new r.ptr(6112,6121,1),r),P(new r.ptr(6128,6137,1),r),P(new r.ptr(6160,6169,1),r),P(new r.ptr(6470,6479,1),r),P(new r.ptr(6608,6618,1),r),P(new r.ptr(6784,6793,1),r),P(new r.ptr(6800,6809,1),r),P(new r.ptr(6992,7001,1),r),P(new r.ptr(7088,7097,1),r),P(new r.ptr(7232,7241,1),r),P(new r.ptr(7248,7257,1),r),P(new r.ptr(8304,8308,4),r),P(new r.ptr(8309,8313,1),r),P(new r.ptr(8320,8329,1),r),P(new r.ptr(8528,8578,1),r),P(new r.ptr(8581,8585,1),r),P(new r.ptr(9312,9371,1),r),P(new r.ptr(9450,9471,1),r),P(new r.ptr(10102,10131,1),r),P(new r.ptr(11517,12295,778),r),P(new r.ptr(12321,12329,1),r),P(new r.ptr(12344,12346,1),r),P(new r.ptr(12690,12693,1),r),P(new r.ptr(12832,12841,1),r),P(new r.ptr(12872,12879,1),r),P(new r.ptr(12881,12895,1),r),P(new r.ptr(12928,12937,1),r),P(new r.ptr(12977,12991,1),r),P(new r.ptr(42528,42537,1),r),P(new r.ptr(42726,42735,1),r),P(new r.ptr(43056,43061,1),r),P(new r.ptr(43216,43225,1),r),P(new r.ptr(43264,43273,1),r),P(new r.ptr(43472,43481,1),r),P(new r.ptr(43504,43513,1),r),P(new r.ptr(43600,43609,1),r),P(new r.ptr(44016,44025,1),r),P(new r.ptr(65296,65305,1),r)]),new c([P(new n.ptr(65799,65843,1),n),P(new n.ptr(65856,65912,1),n),P(new n.ptr(65930,65931,1),n),P(new n.ptr(66273,66299,1),n),P(new n.ptr(66336,66339,1),n),P(new n.ptr(66369,66378,9),n),P(new n.ptr(66513,66517,1),n),P(new n.ptr(66720,66729,1),n),P(new n.ptr(67672,67679,1),n),P(new n.ptr(67705,67711,1),n),P(new n.ptr(67751,67759,1),n),P(new n.ptr(67835,67839,1),n),P(new n.ptr(67862,67867,1),n),P(new n.ptr(68028,68029,1),n),P(new n.ptr(68032,68047,1),n),P(new n.ptr(68050,68095,1),n),P(new n.ptr(68160,68168,1),n),P(new n.ptr(68221,68222,1),n),P(new n.ptr(68253,68255,1),n),P(new n.ptr(68331,68335,1),n),P(new n.ptr(68440,68447,1),n),P(new n.ptr(68472,68479,1),n),P(new n.ptr(68521,68527,1),n),P(new n.ptr(68858,68863,1),n),P(new n.ptr(68912,68921,1),n),P(new n.ptr(69216,69246,1),n),P(new n.ptr(69405,69414,1),n),P(new n.ptr(69457,69460,1),n),P(new n.ptr(69573,69579,1),n),P(new n.ptr(69714,69743,1),n),P(new n.ptr(69872,69881,1),n),P(new n.ptr(69942,69951,1),n),P(new n.ptr(70096,70105,1),n),P(new n.ptr(70113,70132,1),n),P(new n.ptr(70384,70393,1),n),P(new n.ptr(70736,70745,1),n),P(new n.ptr(70864,70873,1),n),P(new n.ptr(71248,71257,1),n),P(new n.ptr(71360,71369,1),n),P(new n.ptr(71472,71483,1),n),P(new n.ptr(71904,71922,1),n),P(new n.ptr(72016,72025,1),n),P(new n.ptr(72784,72812,1),n),P(new n.ptr(73040,73049,1),n),P(new n.ptr(73120,73129,1),n),P(new n.ptr(73664,73684,1),n),P(new n.ptr(74752,74862,1),n),P(new n.ptr(92768,92777,1),n),P(new n.ptr(93008,93017,1),n),P(new n.ptr(93019,93025,1),n),P(new n.ptr(93824,93846,1),n),P(new n.ptr(119520,119539,1),n),P(new n.ptr(119648,119672,1),n),P(new n.ptr(120782,120831,1),n),P(new n.ptr(123200,123209,1),n),P(new n.ptr(123632,123641,1),n),P(new n.ptr(125127,125135,1),n),P(new n.ptr(125264,125273,1),n),P(new n.ptr(126065,126123,1),n),P(new n.ptr(126125,126127,1),n),P(new n.ptr(126129,126132,1),n),P(new n.ptr(126209,126253,1),n),P(new n.ptr(126255,126269,1),n),P(new n.ptr(127232,127244,1),n),P(new n.ptr(130032,130041,1),n)]),4),T=new t.ptr(new s([P(new r.ptr(48,57,1),r),P(new r.ptr(1632,1641,1),r),P(new r.ptr(1776,1785,1),r),P(new r.ptr(1984,1993,1),r),P(new r.ptr(2406,2415,1),r),P(new r.ptr(2534,2543,1),r),P(new r.ptr(2662,2671,1),r),P(new r.ptr(2790,2799,1),r),P(new r.ptr(2918,2927,1),r),P(new r.ptr(3046,3055,1),r),P(new r.ptr(3174,3183,1),r),P(new r.ptr(3302,3311,1),r),P(new r.ptr(3430,3439,1),r),P(new r.ptr(3558,3567,1),r),P(new r.ptr(3664,3673,1),r),P(new r.ptr(3792,3801,1),r),P(new r.ptr(3872,3881,1),r),P(new r.ptr(4160,4169,1),r),P(new r.ptr(4240,4249,1),r),P(new r.ptr(6112,6121,1),r),P(new r.ptr(6160,6169,1),r),P(new r.ptr(6470,6479,1),r),P(new r.ptr(6608,6617,1),r),P(new r.ptr(6784,6793,1),r),P(new r.ptr(6800,6809,1),r),P(new r.ptr(6992,7001,1),r),P(new r.ptr(7088,7097,1),r),P(new r.ptr(7232,7241,1),r),P(new r.ptr(7248,7257,1),r),P(new r.ptr(42528,42537,1),r),P(new r.ptr(43216,43225,1),r),P(new r.ptr(43264,43273,1),r),P(new r.ptr(43472,43481,1),r),P(new r.ptr(43504,43513,1),r),P(new r.ptr(43600,43609,1),r),P(new r.ptr(44016,44025,1),r),P(new r.ptr(65296,65305,1),r)]),new c([P(new n.ptr(66720,66729,1),n),P(new n.ptr(68912,68921,1),n),P(new n.ptr(69734,69743,1),n),P(new n.ptr(69872,69881,1),n),P(new n.ptr(69942,69951,1),n),P(new n.ptr(70096,70105,1),n),P(new n.ptr(70384,70393,1),n),P(new n.ptr(70736,70745,1),n),P(new n.ptr(70864,70873,1),n),P(new n.ptr(71248,71257,1),n),P(new n.ptr(71360,71369,1),n),P(new n.ptr(71472,71481,1),n),P(new n.ptr(71904,71913,1),n),P(new n.ptr(72016,72025,1),n),P(new n.ptr(72784,72793,1),n),P(new n.ptr(73040,73049,1),n),P(new n.ptr(73120,73129,1),n),P(new n.ptr(92768,92777,1),n),P(new n.ptr(93008,93017,1),n),P(new n.ptr(120782,120831,1),n),P(new n.ptr(123200,123209,1),n),P(new n.ptr(123632,123641,1),n),P(new n.ptr(125264,125273,1),n),P(new n.ptr(130032,130041,1),n)]),1),N=new t.ptr(new s([P(new r.ptr(5870,5872,1),r),P(new r.ptr(8544,8578,1),r),P(new r.ptr(8581,8584,1),r),P(new r.ptr(12295,12321,26),r),P(new r.ptr(12322,12329,1),r),P(new r.ptr(12344,12346,1),r),P(new r.ptr(42726,42735,1),r)]),new c([P(new n.ptr(65856,65908,1),n),P(new n.ptr(66369,66378,9),n),P(new n.ptr(66513,66517,1),n),P(new n.ptr(74752,74862,1),n)]),0),V=new t.ptr(new s([P(new r.ptr(178,179,1),r),P(new r.ptr(185,188,3),r),P(new r.ptr(189,190,1),r),P(new r.ptr(2548,2553,1),r),P(new r.ptr(2930,2935,1),r),P(new r.ptr(3056,3058,1),r),P(new r.ptr(3192,3198,1),r),P(new r.ptr(3416,3422,1),r),P(new r.ptr(3440,3448,1),r),P(new r.ptr(3882,3891,1),r),P(new r.ptr(4969,4988,1),r),P(new r.ptr(6128,6137,1),r),P(new r.ptr(6618,8304,1686),r),P(new r.ptr(8308,8313,1),r),P(new r.ptr(8320,8329,1),r),P(new r.ptr(8528,8543,1),r),P(new r.ptr(8585,9312,727),r),P(new r.ptr(9313,9371,1),r),P(new r.ptr(9450,9471,1),r),P(new r.ptr(10102,10131,1),r),P(new r.ptr(11517,12690,1173),r),P(new r.ptr(12691,12693,1),r),P(new r.ptr(12832,12841,1),r),P(new r.ptr(12872,12879,1),r),P(new r.ptr(12881,12895,1),r),P(new r.ptr(12928,12937,1),r),P(new r.ptr(12977,12991,1),r),P(new r.ptr(43056,43061,1),r)]),new c([P(new n.ptr(65799,65843,1),n),P(new n.ptr(65909,65912,1),n),P(new n.ptr(65930,65931,1),n),P(new n.ptr(66273,66299,1),n),P(new n.ptr(66336,66339,1),n),P(new n.ptr(67672,67679,1),n),P(new n.ptr(67705,67711,1),n),P(new n.ptr(67751,67759,1),n),P(new n.ptr(67835,67839,1),n),P(new n.ptr(67862,67867,1),n),P(new n.ptr(68028,68029,1),n),P(new n.ptr(68032,68047,1),n),P(new n.ptr(68050,68095,1),n),P(new n.ptr(68160,68168,1),n),P(new n.ptr(68221,68222,1),n),P(new n.ptr(68253,68255,1),n),P(new n.ptr(68331,68335,1),n),P(new n.ptr(68440,68447,1),n),P(new n.ptr(68472,68479,1),n),P(new n.ptr(68521,68527,1),n),P(new n.ptr(68858,68863,1),n),P(new n.ptr(69216,69246,1),n),P(new n.ptr(69405,69414,1),n),P(new n.ptr(69457,69460,1),n),P(new n.ptr(69573,69579,1),n),P(new n.ptr(69714,69733,1),n),P(new n.ptr(70113,70132,1),n),P(new n.ptr(71482,71483,1),n),P(new n.ptr(71914,71922,1),n),P(new n.ptr(72794,72812,1),n),P(new n.ptr(73664,73684,1),n),P(new n.ptr(93019,93025,1),n),P(new n.ptr(93824,93846,1),n),P(new n.ptr(119520,119539,1),n),P(new n.ptr(119648,119672,1),n),P(new n.ptr(125127,125135,1),n),P(new n.ptr(126065,126123,1),n),P(new n.ptr(126125,126127,1),n),P(new n.ptr(126129,126132,1),n),P(new n.ptr(126209,126253,1),n),P(new n.ptr(126255,126269,1),n),P(new n.ptr(127232,127244,1),n)]),3),O=new t.ptr(new s([P(new r.ptr(33,35,1),r),P(new r.ptr(37,42,1),r),P(new r.ptr(44,47,1),r),P(new r.ptr(58,59,1),r),P(new r.ptr(63,64,1),r),P(new r.ptr(91,93,1),r),P(new r.ptr(95,123,28),r),P(new r.ptr(125,161,36),r),P(new r.ptr(167,171,4),r),P(new r.ptr(182,183,1),r),P(new r.ptr(187,191,4),r),P(new r.ptr(894,903,9),r),P(new r.ptr(1370,1375,1),r),P(new r.ptr(1417,1418,1),r),P(new r.ptr(1470,1472,2),r),P(new r.ptr(1475,1478,3),r),P(new r.ptr(1523,1524,1),r),P(new r.ptr(1545,1546,1),r),P(new r.ptr(1548,1549,1),r),P(new r.ptr(1563,1566,3),r),P(new r.ptr(1567,1642,75),r),P(new r.ptr(1643,1645,1),r),P(new r.ptr(1748,1792,44),r),P(new r.ptr(1793,1805,1),r),P(new r.ptr(2039,2041,1),r),P(new r.ptr(2096,2110,1),r),P(new r.ptr(2142,2404,262),r),P(new r.ptr(2405,2416,11),r),P(new r.ptr(2557,2678,121),r),P(new r.ptr(2800,3191,391),r),P(new r.ptr(3204,3572,368),r),P(new r.ptr(3663,3674,11),r),P(new r.ptr(3675,3844,169),r),P(new r.ptr(3845,3858,1),r),P(new r.ptr(3860,3898,38),r),P(new r.ptr(3899,3901,1),r),P(new r.ptr(3973,4048,75),r),P(new r.ptr(4049,4052,1),r),P(new r.ptr(4057,4058,1),r),P(new r.ptr(4170,4175,1),r),P(new r.ptr(4347,4960,613),r),P(new r.ptr(4961,4968,1),r),P(new r.ptr(5120,5742,622),r),P(new r.ptr(5787,5788,1),r),P(new r.ptr(5867,5869,1),r),P(new r.ptr(5941,5942,1),r),P(new r.ptr(6100,6102,1),r),P(new r.ptr(6104,6106,1),r),P(new r.ptr(6144,6154,1),r),P(new r.ptr(6468,6469,1),r),P(new r.ptr(6686,6687,1),r),P(new r.ptr(6816,6822,1),r),P(new r.ptr(6824,6829,1),r),P(new r.ptr(7002,7008,1),r),P(new r.ptr(7164,7167,1),r),P(new r.ptr(7227,7231,1),r),P(new r.ptr(7294,7295,1),r),P(new r.ptr(7360,7367,1),r),P(new r.ptr(7379,8208,829),r),P(new r.ptr(8209,8231,1),r),P(new r.ptr(8240,8259,1),r),P(new r.ptr(8261,8273,1),r),P(new r.ptr(8275,8286,1),r),P(new r.ptr(8317,8318,1),r),P(new r.ptr(8333,8334,1),r),P(new r.ptr(8968,8971,1),r),P(new r.ptr(9001,9002,1),r),P(new r.ptr(10088,10101,1),r),P(new r.ptr(10181,10182,1),r),P(new r.ptr(10214,10223,1),r),P(new r.ptr(10627,10648,1),r),P(new r.ptr(10712,10715,1),r),P(new r.ptr(10748,10749,1),r),P(new r.ptr(11513,11516,1),r),P(new r.ptr(11518,11519,1),r),P(new r.ptr(11632,11776,144),r),P(new r.ptr(11777,11822,1),r),P(new r.ptr(11824,11855,1),r),P(new r.ptr(11858,12289,431),r),P(new r.ptr(12290,12291,1),r),P(new r.ptr(12296,12305,1),r),P(new r.ptr(12308,12319,1),r),P(new r.ptr(12336,12349,13),r),P(new r.ptr(12448,12539,91),r),P(new r.ptr(42238,42239,1),r),P(new r.ptr(42509,42511,1),r),P(new r.ptr(42611,42622,11),r),P(new r.ptr(42738,42743,1),r),P(new r.ptr(43124,43127,1),r),P(new r.ptr(43214,43215,1),r),P(new r.ptr(43256,43258,1),r),P(new r.ptr(43260,43310,50),r),P(new r.ptr(43311,43359,48),r),P(new r.ptr(43457,43469,1),r),P(new r.ptr(43486,43487,1),r),P(new r.ptr(43612,43615,1),r),P(new r.ptr(43742,43743,1),r),P(new r.ptr(43760,43761,1),r),P(new r.ptr(44011,64830,20819),r),P(new r.ptr(64831,65040,209),r),P(new r.ptr(65041,65049,1),r),P(new r.ptr(65072,65106,1),r),P(new r.ptr(65108,65121,1),r),P(new r.ptr(65123,65128,5),r),P(new r.ptr(65130,65131,1),r),P(new r.ptr(65281,65283,1),r),P(new r.ptr(65285,65290,1),r),P(new r.ptr(65292,65295,1),r),P(new r.ptr(65306,65307,1),r),P(new r.ptr(65311,65312,1),r),P(new r.ptr(65339,65341,1),r),P(new r.ptr(65343,65371,28),r),P(new r.ptr(65373,65375,2),r),P(new r.ptr(65376,65381,1),r)]),new c([P(new n.ptr(65792,65794,1),n),P(new n.ptr(66463,66512,49),n),P(new n.ptr(66927,67671,744),n),P(new n.ptr(67871,67903,32),n),P(new n.ptr(68176,68184,1),n),P(new n.ptr(68223,68336,113),n),P(new n.ptr(68337,68342,1),n),P(new n.ptr(68409,68415,1),n),P(new n.ptr(68505,68508,1),n),P(new n.ptr(69293,69461,168),n),P(new n.ptr(69462,69465,1),n),P(new n.ptr(69703,69709,1),n),P(new n.ptr(69819,69820,1),n),P(new n.ptr(69822,69825,1),n),P(new n.ptr(69952,69955,1),n),P(new n.ptr(70004,70005,1),n),P(new n.ptr(70085,70088,1),n),P(new n.ptr(70093,70107,14),n),P(new n.ptr(70109,70111,1),n),P(new n.ptr(70200,70205,1),n),P(new n.ptr(70313,70731,418),n),P(new n.ptr(70732,70735,1),n),P(new n.ptr(70746,70747,1),n),P(new n.ptr(70749,70854,105),n),P(new n.ptr(71105,71127,1),n),P(new n.ptr(71233,71235,1),n),P(new n.ptr(71264,71276,1),n),P(new n.ptr(71484,71486,1),n),P(new n.ptr(71739,72004,265),n),P(new n.ptr(72005,72006,1),n),P(new n.ptr(72162,72255,93),n),P(new n.ptr(72256,72262,1),n),P(new n.ptr(72346,72348,1),n),P(new n.ptr(72350,72354,1),n),P(new n.ptr(72769,72773,1),n),P(new n.ptr(72816,72817,1),n),P(new n.ptr(73463,73464,1),n),P(new n.ptr(73727,74864,1137),n),P(new n.ptr(74865,74868,1),n),P(new n.ptr(92782,92783,1),n),P(new n.ptr(92917,92983,66),n),P(new n.ptr(92984,92987,1),n),P(new n.ptr(92996,93847,851),n),P(new n.ptr(93848,93850,1),n),P(new n.ptr(94178,113823,19645),n),P(new n.ptr(121479,121483,1),n),P(new n.ptr(125278,125279,1),n)]),11),D=new t.ptr(new s([P(new r.ptr(95,8255,8160),r),P(new r.ptr(8256,8276,20),r),P(new r.ptr(65075,65076,1),r),P(new r.ptr(65101,65103,1),r),P(new r.ptr(65343,65343,1),r)]),c.nil,0),L=new t.ptr(new s([P(new r.ptr(45,1418,1373),r),P(new r.ptr(1470,5120,3650),r),P(new r.ptr(6150,8208,2058),r),P(new r.ptr(8209,8213,1),r),P(new r.ptr(11799,11802,3),r),P(new r.ptr(11834,11835,1),r),P(new r.ptr(11840,12316,476),r),P(new r.ptr(12336,12448,112),r),P(new r.ptr(65073,65074,1),r),P(new r.ptr(65112,65123,11),r),P(new r.ptr(65293,65293,1),r)]),new c([P(new n.ptr(69293,69293,1),n)]),0),M=new t.ptr(new s([P(new r.ptr(41,93,52),r),P(new r.ptr(125,3899,3774),r),P(new r.ptr(3901,5788,1887),r),P(new r.ptr(8262,8318,56),r),P(new r.ptr(8334,8969,635),r),P(new r.ptr(8971,9002,31),r),P(new r.ptr(10089,10101,2),r),P(new r.ptr(10182,10215,33),r),P(new r.ptr(10217,10223,2),r),P(new r.ptr(10628,10648,2),r),P(new r.ptr(10713,10715,2),r),P(new r.ptr(10749,11811,1062),r),P(new r.ptr(11813,11817,2),r),P(new r.ptr(12297,12305,2),r),P(new r.ptr(12309,12315,2),r),P(new r.ptr(12318,12319,1),r),P(new r.ptr(64830,65048,218),r),P(new r.ptr(65078,65092,2),r),P(new r.ptr(65096,65114,18),r),P(new r.ptr(65116,65118,2),r),P(new r.ptr(65289,65341,52),r),P(new r.ptr(65373,65379,3),r)]),c.nil,1),B=new t.ptr(new s([P(new r.ptr(187,8217,8030),r),P(new r.ptr(8221,8250,29),r),P(new r.ptr(11779,11781,2),r),P(new r.ptr(11786,11789,3),r),P(new r.ptr(11805,11809,4),r)]),c.nil,0),j=new t.ptr(new s([P(new r.ptr(171,8216,8045),r),P(new r.ptr(8219,8220,1),r),P(new r.ptr(8223,8249,26),r),P(new r.ptr(11778,11780,2),r),P(new r.ptr(11785,11788,3),r),P(new r.ptr(11804,11808,4),r)]),c.nil,0),W=new t.ptr(new s([P(new r.ptr(33,35,1),r),P(new r.ptr(37,39,1),r),P(new r.ptr(42,46,2),r),P(new r.ptr(47,58,11),r),P(new r.ptr(59,63,4),r),P(new r.ptr(64,92,28),r),P(new r.ptr(161,167,6),r),P(new r.ptr(182,183,1),r),P(new r.ptr(191,894,703),r),P(new r.ptr(903,1370,467),r),P(new r.ptr(1371,1375,1),r),P(new r.ptr(1417,1472,55),r),P(new r.ptr(1475,1478,3),r),P(new r.ptr(1523,1524,1),r),P(new r.ptr(1545,1546,1),r),P(new r.ptr(1548,1549,1),r),P(new r.ptr(1563,1566,3),r),P(new r.ptr(1567,1642,75),r),P(new r.ptr(1643,1645,1),r),P(new r.ptr(1748,1792,44),r),P(new r.ptr(1793,1805,1),r),P(new r.ptr(2039,2041,1),r),P(new r.ptr(2096,2110,1),r),P(new r.ptr(2142,2404,262),r),P(new r.ptr(2405,2416,11),r),P(new r.ptr(2557,2678,121),r),P(new r.ptr(2800,3191,391),r),P(new r.ptr(3204,3572,368),r),P(new r.ptr(3663,3674,11),r),P(new r.ptr(3675,3844,169),r),P(new r.ptr(3845,3858,1),r),P(new r.ptr(3860,3973,113),r),P(new r.ptr(4048,4052,1),r),P(new r.ptr(4057,4058,1),r),P(new r.ptr(4170,4175,1),r),P(new r.ptr(4347,4960,613),r),P(new r.ptr(4961,4968,1),r),P(new r.ptr(5742,5867,125),r),P(new r.ptr(5868,5869,1),r),P(new r.ptr(5941,5942,1),r),P(new r.ptr(6100,6102,1),r),P(new r.ptr(6104,6106,1),r),P(new r.ptr(6144,6149,1),r),P(new r.ptr(6151,6154,1),r),P(new r.ptr(6468,6469,1),r),P(new r.ptr(6686,6687,1),r),P(new r.ptr(6816,6822,1),r),P(new r.ptr(6824,6829,1),r),P(new r.ptr(7002,7008,1),r),P(new r.ptr(7164,7167,1),r),P(new r.ptr(7227,7231,1),r),P(new r.ptr(7294,7295,1),r),P(new r.ptr(7360,7367,1),r),P(new r.ptr(7379,8214,835),r),P(new r.ptr(8215,8224,9),r),P(new r.ptr(8225,8231,1),r),P(new r.ptr(8240,8248,1),r),P(new r.ptr(8251,8254,1),r),P(new r.ptr(8257,8259,1),r),P(new r.ptr(8263,8273,1),r),P(new r.ptr(8275,8277,2),r),P(new r.ptr(8278,8286,1),r),P(new r.ptr(11513,11516,1),r),P(new r.ptr(11518,11519,1),r),P(new r.ptr(11632,11776,144),r),P(new r.ptr(11777,11782,5),r),P(new r.ptr(11783,11784,1),r),P(new r.ptr(11787,11790,3),r),P(new r.ptr(11791,11798,1),r),P(new r.ptr(11800,11801,1),r),P(new r.ptr(11803,11806,3),r),P(new r.ptr(11807,11818,11),r),P(new r.ptr(11819,11822,1),r),P(new r.ptr(11824,11833,1),r),P(new r.ptr(11836,11839,1),r),P(new r.ptr(11841,11843,2),r),P(new r.ptr(11844,11855,1),r),P(new r.ptr(11858,12289,431),r),P(new r.ptr(12290,12291,1),r),P(new r.ptr(12349,12539,190),r),P(new r.ptr(42238,42239,1),r),P(new r.ptr(42509,42511,1),r),P(new r.ptr(42611,42622,11),r),P(new r.ptr(42738,42743,1),r),P(new r.ptr(43124,43127,1),r),P(new r.ptr(43214,43215,1),r),P(new r.ptr(43256,43258,1),r),P(new r.ptr(43260,43310,50),r),P(new r.ptr(43311,43359,48),r),P(new r.ptr(43457,43469,1),r),P(new r.ptr(43486,43487,1),r),P(new r.ptr(43612,43615,1),r),P(new r.ptr(43742,43743,1),r),P(new r.ptr(43760,43761,1),r),P(new r.ptr(44011,65040,21029),r),P(new r.ptr(65041,65046,1),r),P(new r.ptr(65049,65072,23),r),P(new r.ptr(65093,65094,1),r),P(new r.ptr(65097,65100,1),r),P(new r.ptr(65104,65106,1),r),P(new r.ptr(65108,65111,1),r),P(new r.ptr(65119,65121,1),r),P(new r.ptr(65128,65130,2),r),P(new r.ptr(65131,65281,150),r),P(new r.ptr(65282,65283,1),r),P(new r.ptr(65285,65287,1),r),P(new r.ptr(65290,65294,2),r),P(new r.ptr(65295,65306,11),r),P(new r.ptr(65307,65311,4),r),P(new r.ptr(65312,65340,28),r),P(new r.ptr(65377,65380,3),r),P(new r.ptr(65381,65381,1),r)]),new c([P(new n.ptr(65792,65794,1),n),P(new n.ptr(66463,66512,49),n),P(new n.ptr(66927,67671,744),n),P(new n.ptr(67871,67903,32),n),P(new n.ptr(68176,68184,1),n),P(new n.ptr(68223,68336,113),n),P(new n.ptr(68337,68342,1),n),P(new n.ptr(68409,68415,1),n),P(new n.ptr(68505,68508,1),n),P(new n.ptr(69461,69465,1),n),P(new n.ptr(69703,69709,1),n),P(new n.ptr(69819,69820,1),n),P(new n.ptr(69822,69825,1),n),P(new n.ptr(69952,69955,1),n),P(new n.ptr(70004,70005,1),n),P(new n.ptr(70085,70088,1),n),P(new n.ptr(70093,70107,14),n),P(new n.ptr(70109,70111,1),n),P(new n.ptr(70200,70205,1),n),P(new n.ptr(70313,70731,418),n),P(new n.ptr(70732,70735,1),n),P(new n.ptr(70746,70747,1),n),P(new n.ptr(70749,70854,105),n),P(new n.ptr(71105,71127,1),n),P(new n.ptr(71233,71235,1),n),P(new n.ptr(71264,71276,1),n),P(new n.ptr(71484,71486,1),n),P(new n.ptr(71739,72004,265),n),P(new n.ptr(72005,72006,1),n),P(new n.ptr(72162,72255,93),n),P(new n.ptr(72256,72262,1),n),P(new n.ptr(72346,72348,1),n),P(new n.ptr(72350,72354,1),n),P(new n.ptr(72769,72773,1),n),P(new n.ptr(72816,72817,1),n),P(new n.ptr(73463,73464,1),n),P(new n.ptr(73727,74864,1137),n),P(new n.ptr(74865,74868,1),n),P(new n.ptr(92782,92783,1),n),P(new n.ptr(92917,92983,66),n),P(new n.ptr(92984,92987,1),n),P(new n.ptr(92996,93847,851),n),P(new n.ptr(93848,93850,1),n),P(new n.ptr(94178,113823,19645),n),P(new n.ptr(121479,121483,1),n),P(new n.ptr(125278,125279,1),n)]),8),U=new t.ptr(new s([P(new r.ptr(40,91,51),r),P(new r.ptr(123,3898,3775),r),P(new r.ptr(3900,5787,1887),r),P(new r.ptr(8218,8222,4),r),P(new r.ptr(8261,8317,56),r),P(new r.ptr(8333,8968,635),r),P(new r.ptr(8970,9001,31),r),P(new r.ptr(10088,10100,2),r),P(new r.ptr(10181,10214,33),r),P(new r.ptr(10216,10222,2),r),P(new r.ptr(10627,10647,2),r),P(new r.ptr(10712,10714,2),r),P(new r.ptr(10748,11810,1062),r),P(new r.ptr(11812,11816,2),r),P(new r.ptr(11842,12296,454),r),P(new r.ptr(12298,12304,2),r),P(new r.ptr(12308,12314,2),r),P(new r.ptr(12317,64831,52514),r),P(new r.ptr(65047,65077,30),r),P(new r.ptr(65079,65091,2),r),P(new r.ptr(65095,65113,18),r),P(new r.ptr(65115,65117,2),r),P(new r.ptr(65288,65339,51),r),P(new r.ptr(65371,65375,4),r),P(new r.ptr(65378,65378,1),r)]),c.nil,1),z=new t.ptr(new s([P(new r.ptr(36,43,7),r),P(new r.ptr(60,62,1),r),P(new r.ptr(94,96,2),r),P(new r.ptr(124,126,2),r),P(new r.ptr(162,166,1),r),P(new r.ptr(168,169,1),r),P(new r.ptr(172,174,2),r),P(new r.ptr(175,177,1),r),P(new r.ptr(180,184,4),r),P(new r.ptr(215,247,32),r),P(new r.ptr(706,709,1),r),P(new r.ptr(722,735,1),r),P(new r.ptr(741,747,1),r),P(new r.ptr(749,751,2),r),P(new r.ptr(752,767,1),r),P(new r.ptr(885,900,15),r),P(new r.ptr(901,1014,113),r),P(new r.ptr(1154,1421,267),r),P(new r.ptr(1422,1423,1),r),P(new r.ptr(1542,1544,1),r),P(new r.ptr(1547,1550,3),r),P(new r.ptr(1551,1758,207),r),P(new r.ptr(1769,1789,20),r),P(new r.ptr(1790,2038,248),r),P(new r.ptr(2046,2047,1),r),P(new r.ptr(2546,2547,1),r),P(new r.ptr(2554,2555,1),r),P(new r.ptr(2801,2928,127),r),P(new r.ptr(3059,3066,1),r),P(new r.ptr(3199,3407,208),r),P(new r.ptr(3449,3647,198),r),P(new r.ptr(3841,3843,1),r),P(new r.ptr(3859,3861,2),r),P(new r.ptr(3862,3863,1),r),P(new r.ptr(3866,3871,1),r),P(new r.ptr(3892,3896,2),r),P(new r.ptr(4030,4037,1),r),P(new r.ptr(4039,4044,1),r),P(new r.ptr(4046,4047,1),r),P(new r.ptr(4053,4056,1),r),P(new r.ptr(4254,4255,1),r),P(new r.ptr(5008,5017,1),r),P(new r.ptr(5741,6107,366),r),P(new r.ptr(6464,6622,158),r),P(new r.ptr(6623,6655,1),r),P(new r.ptr(7009,7018,1),r),P(new r.ptr(7028,7036,1),r),P(new r.ptr(8125,8127,2),r),P(new r.ptr(8128,8129,1),r),P(new r.ptr(8141,8143,1),r),P(new r.ptr(8157,8159,1),r),P(new r.ptr(8173,8175,1),r),P(new r.ptr(8189,8190,1),r),P(new r.ptr(8260,8274,14),r),P(new r.ptr(8314,8316,1),r),P(new r.ptr(8330,8332,1),r),P(new r.ptr(8352,8383,1),r),P(new r.ptr(8448,8449,1),r),P(new r.ptr(8451,8454,1),r),P(new r.ptr(8456,8457,1),r),P(new r.ptr(8468,8470,2),r),P(new r.ptr(8471,8472,1),r),P(new r.ptr(8478,8483,1),r),P(new r.ptr(8485,8489,2),r),P(new r.ptr(8494,8506,12),r),P(new r.ptr(8507,8512,5),r),P(new r.ptr(8513,8516,1),r),P(new r.ptr(8522,8525,1),r),P(new r.ptr(8527,8586,59),r),P(new r.ptr(8587,8592,5),r),P(new r.ptr(8593,8967,1),r),P(new r.ptr(8972,9e3,1),r),P(new r.ptr(9003,9254,1),r),P(new r.ptr(9280,9290,1),r),P(new r.ptr(9372,9449,1),r),P(new r.ptr(9472,10087,1),r),P(new r.ptr(10132,10180,1),r),P(new r.ptr(10183,10213,1),r),P(new r.ptr(10224,10626,1),r),P(new r.ptr(10649,10711,1),r),P(new r.ptr(10716,10747,1),r),P(new r.ptr(10750,11123,1),r),P(new r.ptr(11126,11157,1),r),P(new r.ptr(11159,11263,1),r),P(new r.ptr(11493,11498,1),r),P(new r.ptr(11856,11857,1),r),P(new r.ptr(11904,11929,1),r),P(new r.ptr(11931,12019,1),r),P(new r.ptr(12032,12245,1),r),P(new r.ptr(12272,12283,1),r),P(new r.ptr(12292,12306,14),r),P(new r.ptr(12307,12320,13),r),P(new r.ptr(12342,12343,1),r),P(new r.ptr(12350,12351,1),r),P(new r.ptr(12443,12444,1),r),P(new r.ptr(12688,12689,1),r),P(new r.ptr(12694,12703,1),r),P(new r.ptr(12736,12771,1),r),P(new r.ptr(12800,12830,1),r),P(new r.ptr(12842,12871,1),r),P(new r.ptr(12880,12896,16),r),P(new r.ptr(12897,12927,1),r),P(new r.ptr(12938,12976,1),r),P(new r.ptr(12992,13311,1),r),P(new r.ptr(19904,19967,1),r),P(new r.ptr(42128,42182,1),r),P(new r.ptr(42752,42774,1),r),P(new r.ptr(42784,42785,1),r),P(new r.ptr(42889,42890,1),r),P(new r.ptr(43048,43051,1),r),P(new r.ptr(43062,43065,1),r),P(new r.ptr(43639,43641,1),r),P(new r.ptr(43867,43882,15),r),P(new r.ptr(43883,64297,20414),r),P(new r.ptr(64434,64449,1),r),P(new r.ptr(65020,65021,1),r),P(new r.ptr(65122,65124,2),r),P(new r.ptr(65125,65126,1),r),P(new r.ptr(65129,65284,155),r),P(new r.ptr(65291,65308,17),r),P(new r.ptr(65309,65310,1),r),P(new r.ptr(65342,65344,2),r),P(new r.ptr(65372,65374,2),r),P(new r.ptr(65504,65510,1),r),P(new r.ptr(65512,65518,1),r),P(new r.ptr(65532,65533,1),r)]),new c([P(new n.ptr(65847,65855,1),n),P(new n.ptr(65913,65929,1),n),P(new n.ptr(65932,65934,1),n),P(new n.ptr(65936,65948,1),n),P(new n.ptr(65952,66e3,48),n),P(new n.ptr(66001,66044,1),n),P(new n.ptr(67703,67704,1),n),P(new n.ptr(68296,71487,3191),n),P(new n.ptr(73685,73713,1),n),P(new n.ptr(92988,92991,1),n),P(new n.ptr(92997,113820,20823),n),P(new n.ptr(118784,119029,1),n),P(new n.ptr(119040,119078,1),n),P(new n.ptr(119081,119140,1),n),P(new n.ptr(119146,119148,1),n),P(new n.ptr(119171,119172,1),n),P(new n.ptr(119180,119209,1),n),P(new n.ptr(119214,119272,1),n),P(new n.ptr(119296,119361,1),n),P(new n.ptr(119365,119552,187),n),P(new n.ptr(119553,119638,1),n),P(new n.ptr(120513,120539,26),n),P(new n.ptr(120571,120597,26),n),P(new n.ptr(120629,120655,26),n),P(new n.ptr(120687,120713,26),n),P(new n.ptr(120745,120771,26),n),P(new n.ptr(120832,121343,1),n),P(new n.ptr(121399,121402,1),n),P(new n.ptr(121453,121460,1),n),P(new n.ptr(121462,121475,1),n),P(new n.ptr(121477,121478,1),n),P(new n.ptr(123215,123647,432),n),P(new n.ptr(126124,126128,4),n),P(new n.ptr(126254,126704,450),n),P(new n.ptr(126705,126976,271),n),P(new n.ptr(126977,127019,1),n),P(new n.ptr(127024,127123,1),n),P(new n.ptr(127136,127150,1),n),P(new n.ptr(127153,127167,1),n),P(new n.ptr(127169,127183,1),n),P(new n.ptr(127185,127221,1),n),P(new n.ptr(127245,127405,1),n),P(new n.ptr(127462,127490,1),n),P(new n.ptr(127504,127547,1),n),P(new n.ptr(127552,127560,1),n),P(new n.ptr(127568,127569,1),n),P(new n.ptr(127584,127589,1),n),P(new n.ptr(127744,128727,1),n),P(new n.ptr(128736,128748,1),n),P(new n.ptr(128752,128764,1),n),P(new n.ptr(128768,128883,1),n),P(new n.ptr(128896,128984,1),n),P(new n.ptr(128992,129003,1),n),P(new n.ptr(129024,129035,1),n),P(new n.ptr(129040,129095,1),n),P(new n.ptr(129104,129113,1),n),P(new n.ptr(129120,129159,1),n),P(new n.ptr(129168,129197,1),n),P(new n.ptr(129200,129201,1),n),P(new n.ptr(129280,129400,1),n),P(new n.ptr(129402,129483,1),n),P(new n.ptr(129485,129619,1),n),P(new n.ptr(129632,129645,1),n),P(new n.ptr(129648,129652,1),n),P(new n.ptr(129656,129658,1),n),P(new n.ptr(129664,129670,1),n),P(new n.ptr(129680,129704,1),n),P(new n.ptr(129712,129718,1),n),P(new n.ptr(129728,129730,1),n),P(new n.ptr(129744,129750,1),n),P(new n.ptr(129792,129938,1),n),P(new n.ptr(129940,129994,1),n)]),10),K=new t.ptr(new s([P(new r.ptr(36,162,126),r),P(new r.ptr(163,165,1),r),P(new r.ptr(1423,1547,124),r),P(new r.ptr(2046,2047,1),r),P(new r.ptr(2546,2547,1),r),P(new r.ptr(2555,2801,246),r),P(new r.ptr(3065,3647,582),r),P(new r.ptr(6107,8352,2245),r),P(new r.ptr(8353,8383,1),r),P(new r.ptr(43064,65020,21956),r),P(new r.ptr(65129,65284,155),r),P(new r.ptr(65504,65505,1),r),P(new r.ptr(65509,65510,1),r)]),new c([P(new n.ptr(73693,73696,1),n),P(new n.ptr(123647,126128,2481),n)]),2),G=new t.ptr(new s([P(new r.ptr(94,96,2),r),P(new r.ptr(168,175,7),r),P(new r.ptr(180,184,4),r),P(new r.ptr(706,709,1),r),P(new r.ptr(722,735,1),r),P(new r.ptr(741,747,1),r),P(new r.ptr(749,751,2),r),P(new r.ptr(752,767,1),r),P(new r.ptr(885,900,15),r),P(new r.ptr(901,8125,7224),r),P(new r.ptr(8127,8129,1),r),P(new r.ptr(8141,8143,1),r),P(new r.ptr(8157,8159,1),r),P(new r.ptr(8173,8175,1),r),P(new r.ptr(8189,8190,1),r),P(new r.ptr(12443,12444,1),r),P(new r.ptr(42752,42774,1),r),P(new r.ptr(42784,42785,1),r),P(new r.ptr(42889,42890,1),r),P(new r.ptr(43867,43882,15),r),P(new r.ptr(43883,64434,20551),r),P(new r.ptr(64435,64449,1),r),P(new r.ptr(65342,65344,2),r),P(new r.ptr(65507,65507,1),r)]),new c([P(new n.ptr(127995,127999,1),n)]),3),q=new t.ptr(new s([P(new r.ptr(43,60,17),r),P(new r.ptr(61,62,1),r),P(new r.ptr(124,126,2),r),P(new r.ptr(172,177,5),r),P(new r.ptr(215,247,32),r),P(new r.ptr(1014,1542,528),r),P(new r.ptr(1543,1544,1),r),P(new r.ptr(8260,8274,14),r),P(new r.ptr(8314,8316,1),r),P(new r.ptr(8330,8332,1),r),P(new r.ptr(8472,8512,40),r),P(new r.ptr(8513,8516,1),r),P(new r.ptr(8523,8592,69),r),P(new r.ptr(8593,8596,1),r),P(new r.ptr(8602,8603,1),r),P(new r.ptr(8608,8614,3),r),P(new r.ptr(8622,8654,32),r),P(new r.ptr(8655,8658,3),r),P(new r.ptr(8660,8692,32),r),P(new r.ptr(8693,8959,1),r),P(new r.ptr(8992,8993,1),r),P(new r.ptr(9084,9115,31),r),P(new r.ptr(9116,9139,1),r),P(new r.ptr(9180,9185,1),r),P(new r.ptr(9655,9665,10),r),P(new r.ptr(9720,9727,1),r),P(new r.ptr(9839,10176,337),r),P(new r.ptr(10177,10180,1),r),P(new r.ptr(10183,10213,1),r),P(new r.ptr(10224,10239,1),r),P(new r.ptr(10496,10626,1),r),P(new r.ptr(10649,10711,1),r),P(new r.ptr(10716,10747,1),r),P(new r.ptr(10750,11007,1),r),P(new r.ptr(11056,11076,1),r),P(new r.ptr(11079,11084,1),r),P(new r.ptr(64297,65122,825),r),P(new r.ptr(65124,65126,1),r),P(new r.ptr(65291,65308,17),r),P(new r.ptr(65309,65310,1),r),P(new r.ptr(65372,65374,2),r),P(new r.ptr(65506,65513,7),r),P(new r.ptr(65514,65516,1),r)]),new c([P(new n.ptr(120513,120539,26),n),P(new n.ptr(120571,120597,26),n),P(new n.ptr(120629,120655,26),n),P(new n.ptr(120687,120713,26),n),P(new n.ptr(120745,120771,26),n),P(new n.ptr(126704,126705,1),n)]),5),H=new t.ptr(new s([P(new r.ptr(166,169,3),r),P(new r.ptr(174,176,2),r),P(new r.ptr(1154,1421,267),r),P(new r.ptr(1422,1550,128),r),P(new r.ptr(1551,1758,207),r),P(new r.ptr(1769,1789,20),r),P(new r.ptr(1790,2038,248),r),P(new r.ptr(2554,2928,374),r),P(new r.ptr(3059,3064,1),r),P(new r.ptr(3066,3199,133),r),P(new r.ptr(3407,3449,42),r),P(new r.ptr(3841,3843,1),r),P(new r.ptr(3859,3861,2),r),P(new r.ptr(3862,3863,1),r),P(new r.ptr(3866,3871,1),r),P(new r.ptr(3892,3896,2),r),P(new r.ptr(4030,4037,1),r),P(new r.ptr(4039,4044,1),r),P(new r.ptr(4046,4047,1),r),P(new r.ptr(4053,4056,1),r),P(new r.ptr(4254,4255,1),r),P(new r.ptr(5008,5017,1),r),P(new r.ptr(5741,6464,723),r),P(new r.ptr(6622,6655,1),r),P(new r.ptr(7009,7018,1),r),P(new r.ptr(7028,7036,1),r),P(new r.ptr(8448,8449,1),r),P(new r.ptr(8451,8454,1),r),P(new r.ptr(8456,8457,1),r),P(new r.ptr(8468,8470,2),r),P(new r.ptr(8471,8478,7),r),P(new r.ptr(8479,8483,1),r),P(new r.ptr(8485,8489,2),r),P(new r.ptr(8494,8506,12),r),P(new r.ptr(8507,8522,15),r),P(new r.ptr(8524,8525,1),r),P(new r.ptr(8527,8586,59),r),P(new r.ptr(8587,8597,10),r),P(new r.ptr(8598,8601,1),r),P(new r.ptr(8604,8607,1),r),P(new r.ptr(8609,8610,1),r),P(new r.ptr(8612,8613,1),r),P(new r.ptr(8615,8621,1),r),P(new r.ptr(8623,8653,1),r),P(new r.ptr(8656,8657,1),r),P(new r.ptr(8659,8661,2),r),P(new r.ptr(8662,8691,1),r),P(new r.ptr(8960,8967,1),r),P(new r.ptr(8972,8991,1),r),P(new r.ptr(8994,9e3,1),r),P(new r.ptr(9003,9083,1),r),P(new r.ptr(9085,9114,1),r),P(new r.ptr(9140,9179,1),r),P(new r.ptr(9186,9254,1),r),P(new r.ptr(9280,9290,1),r),P(new r.ptr(9372,9449,1),r),P(new r.ptr(9472,9654,1),r),P(new r.ptr(9656,9664,1),r),P(new r.ptr(9666,9719,1),r),P(new r.ptr(9728,9838,1),r),P(new r.ptr(9840,10087,1),r),P(new r.ptr(10132,10175,1),r),P(new r.ptr(10240,10495,1),r),P(new r.ptr(11008,11055,1),r),P(new r.ptr(11077,11078,1),r),P(new r.ptr(11085,11123,1),r),P(new r.ptr(11126,11157,1),r),P(new r.ptr(11159,11263,1),r),P(new r.ptr(11493,11498,1),r),P(new r.ptr(11856,11857,1),r),P(new r.ptr(11904,11929,1),r),P(new r.ptr(11931,12019,1),r),P(new r.ptr(12032,12245,1),r),P(new r.ptr(12272,12283,1),r),P(new r.ptr(12292,12306,14),r),P(new r.ptr(12307,12320,13),r),P(new r.ptr(12342,12343,1),r),P(new r.ptr(12350,12351,1),r),P(new r.ptr(12688,12689,1),r),P(new r.ptr(12694,12703,1),r),P(new r.ptr(12736,12771,1),r),P(new r.ptr(12800,12830,1),r),P(new r.ptr(12842,12871,1),r),P(new r.ptr(12880,12896,16),r),P(new r.ptr(12897,12927,1),r),P(new r.ptr(12938,12976,1),r),P(new r.ptr(12992,13311,1),r),P(new r.ptr(19904,19967,1),r),P(new r.ptr(42128,42182,1),r),P(new r.ptr(43048,43051,1),r),P(new r.ptr(43062,43063,1),r),P(new r.ptr(43065,43639,574),r),P(new r.ptr(43640,43641,1),r),P(new r.ptr(65021,65508,487),r),P(new r.ptr(65512,65517,5),r),P(new r.ptr(65518,65532,14),r),P(new r.ptr(65533,65533,1),r)]),new c([P(new n.ptr(65847,65855,1),n),P(new n.ptr(65913,65929,1),n),P(new n.ptr(65932,65934,1),n),P(new n.ptr(65936,65948,1),n),P(new n.ptr(65952,66e3,48),n),P(new n.ptr(66001,66044,1),n),P(new n.ptr(67703,67704,1),n),P(new n.ptr(68296,71487,3191),n),P(new n.ptr(73685,73692,1),n),P(new n.ptr(73697,73713,1),n),P(new n.ptr(92988,92991,1),n),P(new n.ptr(92997,113820,20823),n),P(new n.ptr(118784,119029,1),n),P(new n.ptr(119040,119078,1),n),P(new n.ptr(119081,119140,1),n),P(new n.ptr(119146,119148,1),n),P(new n.ptr(119171,119172,1),n),P(new n.ptr(119180,119209,1),n),P(new n.ptr(119214,119272,1),n),P(new n.ptr(119296,119361,1),n),P(new n.ptr(119365,119552,187),n),P(new n.ptr(119553,119638,1),n),P(new n.ptr(120832,121343,1),n),P(new n.ptr(121399,121402,1),n),P(new n.ptr(121453,121460,1),n),P(new n.ptr(121462,121475,1),n),P(new n.ptr(121477,121478,1),n),P(new n.ptr(123215,126124,2909),n),P(new n.ptr(126254,126976,722),n),P(new n.ptr(126977,127019,1),n),P(new n.ptr(127024,127123,1),n),P(new n.ptr(127136,127150,1),n),P(new n.ptr(127153,127167,1),n),P(new n.ptr(127169,127183,1),n),P(new n.ptr(127185,127221,1),n),P(new n.ptr(127245,127405,1),n),P(new n.ptr(127462,127490,1),n),P(new n.ptr(127504,127547,1),n),P(new n.ptr(127552,127560,1),n),P(new n.ptr(127568,127569,1),n),P(new n.ptr(127584,127589,1),n),P(new n.ptr(127744,127994,1),n),P(new n.ptr(128e3,128727,1),n),P(new n.ptr(128736,128748,1),n),P(new n.ptr(128752,128764,1),n),P(new n.ptr(128768,128883,1),n),P(new n.ptr(128896,128984,1),n),P(new n.ptr(128992,129003,1),n),P(new n.ptr(129024,129035,1),n),P(new n.ptr(129040,129095,1),n),P(new n.ptr(129104,129113,1),n),P(new n.ptr(129120,129159,1),n),P(new n.ptr(129168,129197,1),n),P(new n.ptr(129200,129201,1),n),P(new n.ptr(129280,129400,1),n),P(new n.ptr(129402,129483,1),n),P(new n.ptr(129485,129619,1),n),P(new n.ptr(129632,129645,1),n),P(new n.ptr(129648,129652,1),n),P(new n.ptr(129656,129658,1),n),P(new n.ptr(129664,129670,1),n),P(new n.ptr(129680,129704,1),n),P(new n.ptr(129712,129718,1),n),P(new n.ptr(129728,129730,1),n),P(new n.ptr(129744,129750,1),n),P(new n.ptr(129792,129938,1),n),P(new n.ptr(129940,129994,1),n)]),2),J=new t.ptr(new s([P(new r.ptr(32,160,128),r),P(new r.ptr(5760,8192,2432),r),P(new r.ptr(8193,8202,1),r),P(new r.ptr(8232,8233,1),r),P(new r.ptr(8239,8287,48),r),P(new r.ptr(12288,12288,1),r)]),c.nil,1),Z=new t.ptr(new s([P(new r.ptr(8232,8232,1),r)]),c.nil,0),Q=new t.ptr(new s([P(new r.ptr(8233,8233,1),r)]),c.nil,0),X=new t.ptr(new s([P(new r.ptr(32,160,128),r),P(new r.ptr(5760,8192,2432),r),P(new r.ptr(8193,8202,1),r),P(new r.ptr(8239,8287,48),r),P(new r.ptr(12288,12288,1),r)]),c.nil,1),Dn.Cc=h,Dn.Cf=g,Dn.Co=k,Dn.Cs=b,Dn.Digit=T,Dn.Nd=T,Dn.Letter=m,Dn.L=m,Dn.Lm=_,Dn.Lo=x,Dn.Ll=v,Dn.M=C,Dn.Mc=I,Dn.Me=A,Dn.Mn=F,Dn.Nl=N,Dn.No=V,Dn.N=R,Dn.C=w,Dn.Pc=D,Dn.Pd=L,Dn.Pe=M,Dn.Pf=B,Dn.Pi=j,Dn.Po=W,Dn.Ps=U,Dn.P=O,Dn.Sc=K,Dn.Sk=G,Dn.Sm=q,Dn.So=H,Dn.Z=J,Dn.S=z,Dn.Lt=S,Dn.Lu=E,Dn.Zl=Z,Dn.Zp=Q,Dn.Zs=X,Dn.Categories=Kt(We.keyFor,[{k:"C",v:Dn.C},{k:"Cc",v:Dn.Cc},{k:"Cf",v:Dn.Cf},{k:"Co",v:Dn.Co},{k:"Cs",v:Dn.Cs},{k:"L",v:Dn.L},{k:"Ll",v:Dn.Ll},{k:"Lm",v:Dn.Lm},{k:"Lo",v:Dn.Lo},{k:"Lt",v:Dn.Lt},{k:"Lu",v:Dn.Lu},{k:"M",v:Dn.M},{k:"Mc",v:Dn.Mc},{k:"Me",v:Dn.Me},{k:"Mn",v:Dn.Mn},{k:"N",v:Dn.N},{k:"Nd",v:Dn.Nd},{k:"Nl",v:Dn.Nl},{k:"No",v:Dn.No},{k:"P",v:Dn.P},{k:"Pc",v:Dn.Pc},{k:"Pd",v:Dn.Pd},{k:"Pe",v:Dn.Pe},{k:"Pf",v:Dn.Pf},{k:"Pi",v:Dn.Pi},{k:"Po",v:Dn.Po},{k:"Ps",v:Dn.Ps},{k:"S",v:Dn.S},{k:"Sc",v:Dn.Sc},{k:"Sk",v:Dn.Sk},{k:"Sm",v:Dn.Sm},{k:"So",v:Dn.So},{k:"Z",v:Dn.Z},{k:"Zl",v:Dn.Zl},{k:"Zp",v:Dn.Zp},{k:"Zs",v:Dn.Zs}]),Y=new t.ptr(new s([]),new c([P(new n.ptr(125184,125259,1),n),P(new n.ptr(125264,125273,1),n),P(new n.ptr(125278,125279,1),n)]),0),ee=new t.ptr(new s([]),new c([P(new n.ptr(71424,71450,1),n),P(new n.ptr(71453,71467,1),n),P(new n.ptr(71472,71487,1),n)]),0),te=new t.ptr(new s([]),new c([P(new n.ptr(82944,83526,1),n)]),0),re=new t.ptr(new s([P(new r.ptr(1536,1540,1),r),P(new r.ptr(1542,1547,1),r),P(new r.ptr(1549,1562,1),r),P(new r.ptr(1564,1568,2),r),P(new r.ptr(1569,1599,1),r),P(new r.ptr(1601,1610,1),r),P(new r.ptr(1622,1647,1),r),P(new r.ptr(1649,1756,1),r),P(new r.ptr(1758,1791,1),r),P(new r.ptr(1872,1919,1),r),P(new r.ptr(2208,2228,1),r),P(new r.ptr(2230,2247,1),r),P(new r.ptr(2259,2273,1),r),P(new r.ptr(2275,2303,1),r),P(new r.ptr(64336,64449,1),r),P(new r.ptr(64467,64829,1),r),P(new r.ptr(64848,64911,1),r),P(new r.ptr(64914,64967,1),r),P(new r.ptr(65008,65021,1),r),P(new r.ptr(65136,65140,1),r),P(new r.ptr(65142,65276,1),r)]),new c([P(new n.ptr(69216,69246,1),n),P(new n.ptr(126464,126467,1),n),P(new n.ptr(126469,126495,1),n),P(new n.ptr(126497,126498,1),n),P(new n.ptr(126500,126503,3),n),P(new n.ptr(126505,126514,1),n),P(new n.ptr(126516,126519,1),n),P(new n.ptr(126521,126523,2),n),P(new n.ptr(126530,126535,5),n),P(new n.ptr(126537,126541,2),n),P(new n.ptr(126542,126543,1),n),P(new n.ptr(126545,126546,1),n),P(new n.ptr(126548,126551,3),n),P(new n.ptr(126553,126561,2),n),P(new n.ptr(126562,126564,2),n),P(new n.ptr(126567,126570,1),n),P(new n.ptr(126572,126578,1),n),P(new n.ptr(126580,126583,1),n),P(new n.ptr(126585,126588,1),n),P(new n.ptr(126590,126592,2),n),P(new n.ptr(126593,126601,1),n),P(new n.ptr(126603,126619,1),n),P(new n.ptr(126625,126627,1),n),P(new n.ptr(126629,126633,1),n),P(new n.ptr(126635,126651,1),n),P(new n.ptr(126704,126705,1),n)]),0),ne=new t.ptr(new s([P(new r.ptr(1329,1366,1),r),P(new r.ptr(1369,1418,1),r),P(new r.ptr(1421,1423,1),r),P(new r.ptr(64275,64279,1),r)]),c.nil,0),ie=new t.ptr(new s([]),new c([P(new n.ptr(68352,68405,1),n),P(new n.ptr(68409,68415,1),n)]),0),oe=new t.ptr(new s([P(new r.ptr(6912,6987,1),r),P(new r.ptr(6992,7036,1),r)]),c.nil,0),ae=new t.ptr(new s([P(new r.ptr(42656,42743,1),r)]),new c([P(new n.ptr(92160,92728,1),n)]),0),pe=new t.ptr(new s([]),new c([P(new n.ptr(92880,92909,1),n),P(new n.ptr(92912,92917,1),n)]),0),se=new t.ptr(new s([P(new r.ptr(7104,7155,1),r),P(new r.ptr(7164,7167,1),r)]),c.nil,0),ce=new t.ptr(new s([P(new r.ptr(2432,2435,1),r),P(new r.ptr(2437,2444,1),r),P(new r.ptr(2447,2448,1),r),P(new r.ptr(2451,2472,1),r),P(new r.ptr(2474,2480,1),r),P(new r.ptr(2482,2486,4),r),P(new r.ptr(2487,2489,1),r),P(new r.ptr(2492,2500,1),r),P(new r.ptr(2503,2504,1),r),P(new r.ptr(2507,2510,1),r),P(new r.ptr(2519,2524,5),r),P(new r.ptr(2525,2527,2),r),P(new r.ptr(2528,2531,1),r),P(new r.ptr(2534,2558,1),r)]),c.nil,0),le=new t.ptr(new s([]),new c([P(new n.ptr(72704,72712,1),n),P(new n.ptr(72714,72758,1),n),P(new n.ptr(72760,72773,1),n),P(new n.ptr(72784,72812,1),n)]),0),ue=new t.ptr(new s([P(new r.ptr(746,747,1),r),P(new r.ptr(12549,12591,1),r),P(new r.ptr(12704,12735,1),r)]),c.nil,0),fe=new t.ptr(new s([]),new c([P(new n.ptr(69632,69709,1),n),P(new n.ptr(69714,69743,1),n),P(new n.ptr(69759,69759,1),n)]),0),de=new t.ptr(new s([P(new r.ptr(10240,10495,1),r)]),c.nil,0),we=new t.ptr(new s([P(new r.ptr(6656,6683,1),r),P(new r.ptr(6686,6687,1),r)]),c.nil,0),he=new t.ptr(new s([P(new r.ptr(5952,5971,1),r)]),c.nil,0),ke=new t.ptr(new s([P(new r.ptr(5120,5759,1),r),P(new r.ptr(6320,6389,1),r)]),c.nil,0),be=new t.ptr(new s([]),new c([P(new n.ptr(66208,66256,1),n)]),0),ye=new t.ptr(new s([]),new c([P(new n.ptr(66864,66915,1),n),P(new n.ptr(66927,66927,1),n)]),0),me=new t.ptr(new s([]),new c([P(new n.ptr(69888,69940,1),n),P(new n.ptr(69942,69959,1),n)]),0),ve=new t.ptr(new s([P(new r.ptr(43520,43574,1),r),P(new r.ptr(43584,43597,1),r),P(new r.ptr(43600,43609,1),r),P(new r.ptr(43612,43615,1),r)]),c.nil,0),_e=new t.ptr(new s([P(new r.ptr(5024,5109,1),r),P(new r.ptr(5112,5117,1),r),P(new r.ptr(43888,43967,1),r)]),c.nil,0),Se=new t.ptr(new s([]),new c([P(new n.ptr(69552,69579,1),n)]),0),Ee=new t.ptr(new s([P(new r.ptr(0,64,1),r),P(new r.ptr(91,96,1),r),P(new r.ptr(123,169,1),r),P(new r.ptr(171,185,1),r),P(new r.ptr(187,191,1),r),P(new r.ptr(215,247,32),r),P(new r.ptr(697,735,1),r),P(new r.ptr(741,745,1),r),P(new r.ptr(748,767,1),r),P(new r.ptr(884,894,10),r),P(new r.ptr(901,903,2),r),P(new r.ptr(1541,1548,7),r),P(new r.ptr(1563,1567,4),r),P(new r.ptr(1600,1757,157),r),P(new r.ptr(2274,2404,130),r),P(new r.ptr(2405,3647,1242),r),P(new r.ptr(4053,4056,1),r),P(new r.ptr(4347,5867,1520),r),P(new r.ptr(5868,5869,1),r),P(new r.ptr(5941,5942,1),r),P(new r.ptr(6146,6147,1),r),P(new r.ptr(6149,7379,1230),r),P(new r.ptr(7393,7401,8),r),P(new r.ptr(7402,7404,1),r),P(new r.ptr(7406,7411,1),r),P(new r.ptr(7413,7415,1),r),P(new r.ptr(7418,8192,774),r),P(new r.ptr(8193,8203,1),r),P(new r.ptr(8206,8292,1),r),P(new r.ptr(8294,8304,1),r),P(new r.ptr(8308,8318,1),r),P(new r.ptr(8320,8334,1),r),P(new r.ptr(8352,8383,1),r),P(new r.ptr(8448,8485,1),r),P(new r.ptr(8487,8489,1),r),P(new r.ptr(8492,8497,1),r),P(new r.ptr(8499,8525,1),r),P(new r.ptr(8527,8543,1),r),P(new r.ptr(8585,8587,1),r),P(new r.ptr(8592,9254,1),r),P(new r.ptr(9280,9290,1),r),P(new r.ptr(9312,10239,1),r),P(new r.ptr(10496,11123,1),r),P(new r.ptr(11126,11157,1),r),P(new r.ptr(11159,11263,1),r),P(new r.ptr(11776,11858,1),r),P(new r.ptr(12272,12283,1),r),P(new r.ptr(12288,12292,1),r),P(new r.ptr(12294,12296,2),r),P(new r.ptr(12297,12320,1),r),P(new r.ptr(12336,12343,1),r),P(new r.ptr(12348,12351,1),r),P(new r.ptr(12443,12444,1),r),P(new r.ptr(12448,12539,91),r),P(new r.ptr(12540,12688,148),r),P(new r.ptr(12689,12703,1),r),P(new r.ptr(12736,12771,1),r),P(new r.ptr(12832,12895,1),r),P(new r.ptr(12927,13007,1),r),P(new r.ptr(13055,13144,89),r),P(new r.ptr(13145,13311,1),r),P(new r.ptr(19904,19967,1),r),P(new r.ptr(42752,42785,1),r),P(new r.ptr(42888,42890,1),r),P(new r.ptr(43056,43065,1),r),P(new r.ptr(43310,43471,161),r),P(new r.ptr(43867,43882,15),r),P(new r.ptr(43883,64830,20947),r),P(new r.ptr(64831,65040,209),r),P(new r.ptr(65041,65049,1),r),P(new r.ptr(65072,65106,1),r),P(new r.ptr(65108,65126,1),r),P(new r.ptr(65128,65131,1),r),P(new r.ptr(65279,65281,2),r),P(new r.ptr(65282,65312,1),r),P(new r.ptr(65339,65344,1),r),P(new r.ptr(65371,65381,1),r),P(new r.ptr(65392,65438,46),r),P(new r.ptr(65439,65504,65),r),P(new r.ptr(65505,65510,1),r),P(new r.ptr(65512,65518,1),r),P(new r.ptr(65529,65533,1),r)]),new c([P(new n.ptr(65792,65794,1),n),P(new n.ptr(65799,65843,1),n),P(new n.ptr(65847,65855,1),n),P(new n.ptr(65936,65948,1),n),P(new n.ptr(66e3,66044,1),n),P(new n.ptr(66273,66299,1),n),P(new n.ptr(94178,94179,1),n),P(new n.ptr(113824,113827,1),n),P(new n.ptr(118784,119029,1),n),P(new n.ptr(119040,119078,1),n),P(new n.ptr(119081,119142,1),n),P(new n.ptr(119146,119162,1),n),P(new n.ptr(119171,119172,1),n),P(new n.ptr(119180,119209,1),n),P(new n.ptr(119214,119272,1),n),P(new n.ptr(119520,119539,1),n),P(new n.ptr(119552,119638,1),n),P(new n.ptr(119648,119672,1),n),P(new n.ptr(119808,119892,1),n),P(new n.ptr(119894,119964,1),n),P(new n.ptr(119966,119967,1),n),P(new n.ptr(119970,119973,3),n),P(new n.ptr(119974,119977,3),n),P(new n.ptr(119978,119980,1),n),P(new n.ptr(119982,119993,1),n),P(new n.ptr(119995,119997,2),n),P(new n.ptr(119998,120003,1),n),P(new n.ptr(120005,120069,1),n),P(new n.ptr(120071,120074,1),n),P(new n.ptr(120077,120084,1),n),P(new n.ptr(120086,120092,1),n),P(new n.ptr(120094,120121,1),n),P(new n.ptr(120123,120126,1),n),P(new n.ptr(120128,120132,1),n),P(new n.ptr(120134,120138,4),n),P(new n.ptr(120139,120144,1),n),P(new n.ptr(120146,120485,1),n),P(new n.ptr(120488,120779,1),n),P(new n.ptr(120782,120831,1),n),P(new n.ptr(126065,126132,1),n),P(new n.ptr(126209,126269,1),n),P(new n.ptr(126976,127019,1),n),P(new n.ptr(127024,127123,1),n),P(new n.ptr(127136,127150,1),n),P(new n.ptr(127153,127167,1),n),P(new n.ptr(127169,127183,1),n),P(new n.ptr(127185,127221,1),n),P(new n.ptr(127232,127405,1),n),P(new n.ptr(127462,127487,1),n),P(new n.ptr(127489,127490,1),n),P(new n.ptr(127504,127547,1),n),P(new n.ptr(127552,127560,1),n),P(new n.ptr(127568,127569,1),n),P(new n.ptr(127584,127589,1),n),P(new n.ptr(127744,128727,1),n),P(new n.ptr(128736,128748,1),n),P(new n.ptr(128752,128764,1),n),P(new n.ptr(128768,128883,1),n),P(new n.ptr(128896,128984,1),n),P(new n.ptr(128992,129003,1),n),P(new n.ptr(129024,129035,1),n),P(new n.ptr(129040,129095,1),n),P(new n.ptr(129104,129113,1),n),P(new n.ptr(129120,129159,1),n),P(new n.ptr(129168,129197,1),n),P(new n.ptr(129200,129201,1),n),P(new n.ptr(129280,129400,1),n),P(new n.ptr(129402,129483,1),n),P(new n.ptr(129485,129619,1),n),P(new n.ptr(129632,129645,1),n),P(new n.ptr(129648,129652,1),n),P(new n.ptr(129656,129658,1),n),P(new n.ptr(129664,129670,1),n),P(new n.ptr(129680,129704,1),n),P(new n.ptr(129712,129718,1),n),P(new n.ptr(129728,129730,1),n),P(new n.ptr(129744,129750,1),n),P(new n.ptr(129792,129938,1),n),P(new n.ptr(129940,129994,1),n),P(new n.ptr(130032,130041,1),n),P(new n.ptr(917505,917536,31),n),P(new n.ptr(917537,917631,1),n)]),6),Ie=new t.ptr(new s([P(new r.ptr(994,1007,1),r),P(new r.ptr(11392,11507,1),r),P(new r.ptr(11513,11519,1),r)]),c.nil,0),Ae=new t.ptr(new s([]),new c([P(new n.ptr(73728,74649,1),n),P(new n.ptr(74752,74862,1),n),P(new n.ptr(74864,74868,1),n),P(new n.ptr(74880,75075,1),n)]),0),Re=new t.ptr(new s([]),new c([P(new n.ptr(67584,67589,1),n),P(new n.ptr(67592,67594,2),n),P(new n.ptr(67595,67637,1),n),P(new n.ptr(67639,67640,1),n),P(new n.ptr(67644,67647,3),n)]),0),Te=new t.ptr(new s([P(new r.ptr(1024,1156,1),r),P(new r.ptr(1159,1327,1),r),P(new r.ptr(7296,7304,1),r),P(new r.ptr(7467,7544,77),r),P(new r.ptr(11744,11775,1),r),P(new r.ptr(42560,42655,1),r),P(new r.ptr(65070,65071,1),r)]),c.nil,0),Ne=new t.ptr(new s([]),new c([P(new n.ptr(66560,66639,1),n)]),0),Oe=new t.ptr(new s([P(new r.ptr(2304,2384,1),r),P(new r.ptr(2389,2403,1),r),P(new r.ptr(2406,2431,1),r),P(new r.ptr(43232,43263,1),r)]),c.nil,0),De=new t.ptr(new s([]),new c([P(new n.ptr(71936,71942,1),n),P(new n.ptr(71945,71948,3),n),P(new n.ptr(71949,71955,1),n),P(new n.ptr(71957,71958,1),n),P(new n.ptr(71960,71989,1),n),P(new n.ptr(71991,71992,1),n),P(new n.ptr(71995,72006,1),n),P(new n.ptr(72016,72025,1),n)]),0),Le=new t.ptr(new s([]),new c([P(new n.ptr(71680,71739,1),n)]),0),Me=new t.ptr(new s([]),new c([P(new n.ptr(113664,113770,1),n),P(new n.ptr(113776,113788,1),n),P(new n.ptr(113792,113800,1),n),P(new n.ptr(113808,113817,1),n),P(new n.ptr(113820,113823,1),n)]),0),Be=new t.ptr(new s([]),new c([P(new n.ptr(77824,78894,1),n),P(new n.ptr(78896,78904,1),n)]),0),je=new t.ptr(new s([]),new c([P(new n.ptr(66816,66855,1),n)]),0),Ue=new t.ptr(new s([]),new c([P(new n.ptr(69600,69622,1),n)]),0),ze=new t.ptr(new s([P(new r.ptr(4608,4680,1),r),P(new r.ptr(4682,4685,1),r),P(new r.ptr(4688,4694,1),r),P(new r.ptr(4696,4698,2),r),P(new r.ptr(4699,4701,1),r),P(new r.ptr(4704,4744,1),r),P(new r.ptr(4746,4749,1),r),P(new r.ptr(4752,4784,1),r),P(new r.ptr(4786,4789,1),r),P(new r.ptr(4792,4798,1),r),P(new r.ptr(4800,4802,2),r),P(new r.ptr(4803,4805,1),r),P(new r.ptr(4808,4822,1),r),P(new r.ptr(4824,4880,1),r),P(new r.ptr(4882,4885,1),r),P(new r.ptr(4888,4954,1),r),P(new r.ptr(4957,4988,1),r),P(new r.ptr(4992,5017,1),r),P(new r.ptr(11648,11670,1),r),P(new r.ptr(11680,11686,1),r),P(new r.ptr(11688,11694,1),r),P(new r.ptr(11696,11702,1),r),P(new r.ptr(11704,11710,1),r),P(new r.ptr(11712,11718,1),r),P(new r.ptr(11720,11726,1),r),P(new r.ptr(11728,11734,1),r),P(new r.ptr(11736,11742,1),r),P(new r.ptr(43777,43782,1),r),P(new r.ptr(43785,43790,1),r),P(new r.ptr(43793,43798,1),r),P(new r.ptr(43808,43814,1),r),P(new r.ptr(43816,43822,1),r)]),c.nil,0),Ge=new t.ptr(new s([P(new r.ptr(4256,4293,1),r),P(new r.ptr(4295,4301,6),r),P(new r.ptr(4304,4346,1),r),P(new r.ptr(4348,4351,1),r),P(new r.ptr(7312,7354,1),r),P(new r.ptr(7357,7359,1),r),P(new r.ptr(11520,11557,1),r),P(new r.ptr(11559,11565,6),r)]),c.nil,0),He=new t.ptr(new s([P(new r.ptr(11264,11310,1),r),P(new r.ptr(11312,11358,1),r)]),new c([P(new n.ptr(122880,122886,1),n),P(new n.ptr(122888,122904,1),n),P(new n.ptr(122907,122913,1),n),P(new n.ptr(122915,122916,1),n),P(new n.ptr(122918,122922,1),n)]),0),Je=new t.ptr(new s([]),new c([P(new n.ptr(66352,66378,1),n)]),0),Ze=new t.ptr(new s([]),new c([P(new n.ptr(70400,70403,1),n),P(new n.ptr(70405,70412,1),n),P(new n.ptr(70415,70416,1),n),P(new n.ptr(70419,70440,1),n),P(new n.ptr(70442,70448,1),n),P(new n.ptr(70450,70451,1),n),P(new n.ptr(70453,70457,1),n),P(new n.ptr(70460,70468,1),n),P(new n.ptr(70471,70472,1),n),P(new n.ptr(70475,70477,1),n),P(new n.ptr(70480,70487,7),n),P(new n.ptr(70493,70499,1),n),P(new n.ptr(70502,70508,1),n),P(new n.ptr(70512,70516,1),n)]),0),Qe=new t.ptr(new s([P(new r.ptr(880,883,1),r),P(new r.ptr(885,887,1),r),P(new r.ptr(890,893,1),r),P(new r.ptr(895,900,5),r),P(new r.ptr(902,904,2),r),P(new r.ptr(905,906,1),r),P(new r.ptr(908,910,2),r),P(new r.ptr(911,929,1),r),P(new r.ptr(931,993,1),r),P(new r.ptr(1008,1023,1),r),P(new r.ptr(7462,7466,1),r),P(new r.ptr(7517,7521,1),r),P(new r.ptr(7526,7530,1),r),P(new r.ptr(7615,7936,321),r),P(new r.ptr(7937,7957,1),r),P(new r.ptr(7960,7965,1),r),P(new r.ptr(7968,8005,1),r),P(new r.ptr(8008,8013,1),r),P(new r.ptr(8016,8023,1),r),P(new r.ptr(8025,8031,2),r),P(new r.ptr(8032,8061,1),r),P(new r.ptr(8064,8116,1),r),P(new r.ptr(8118,8132,1),r),P(new r.ptr(8134,8147,1),r),P(new r.ptr(8150,8155,1),r),P(new r.ptr(8157,8175,1),r),P(new r.ptr(8178,8180,1),r),P(new r.ptr(8182,8190,1),r),P(new r.ptr(8486,43877,35391),r)]),new c([P(new n.ptr(65856,65934,1),n),P(new n.ptr(65952,119296,53344),n),P(new n.ptr(119297,119365,1),n)]),0),Xe=new t.ptr(new s([P(new r.ptr(2689,2691,1),r),P(new r.ptr(2693,2701,1),r),P(new r.ptr(2703,2705,1),r),P(new r.ptr(2707,2728,1),r),P(new r.ptr(2730,2736,1),r),P(new r.ptr(2738,2739,1),r),P(new r.ptr(2741,2745,1),r),P(new r.ptr(2748,2757,1),r),P(new r.ptr(2759,2761,1),r),P(new r.ptr(2763,2765,1),r),P(new r.ptr(2768,2784,16),r),P(new r.ptr(2785,2787,1),r),P(new r.ptr(2790,2801,1),r),P(new r.ptr(2809,2815,1),r)]),c.nil,0),Ye=new t.ptr(new s([]),new c([P(new n.ptr(73056,73061,1),n),P(new n.ptr(73063,73064,1),n),P(new n.ptr(73066,73102,1),n),P(new n.ptr(73104,73105,1),n),P(new n.ptr(73107,73112,1),n),P(new n.ptr(73120,73129,1),n)]),0),et=new t.ptr(new s([P(new r.ptr(2561,2563,1),r),P(new r.ptr(2565,2570,1),r),P(new r.ptr(2575,2576,1),r),P(new r.ptr(2579,2600,1),r),P(new r.ptr(2602,2608,1),r),P(new r.ptr(2610,2611,1),r),P(new r.ptr(2613,2614,1),r),P(new r.ptr(2616,2617,1),r),P(new r.ptr(2620,2622,2),r),P(new r.ptr(2623,2626,1),r),P(new r.ptr(2631,2632,1),r),P(new r.ptr(2635,2637,1),r),P(new r.ptr(2641,2649,8),r),P(new r.ptr(2650,2652,1),r),P(new r.ptr(2654,2662,8),r),P(new r.ptr(2663,2678,1),r)]),c.nil,0),tt=new t.ptr(new s([P(new r.ptr(11904,11929,1),r),P(new r.ptr(11931,12019,1),r),P(new r.ptr(12032,12245,1),r),P(new r.ptr(12293,12295,2),r),P(new r.ptr(12321,12329,1),r),P(new r.ptr(12344,12347,1),r),P(new r.ptr(13312,19903,1),r),P(new r.ptr(19968,40956,1),r),P(new r.ptr(63744,64109,1),r),P(new r.ptr(64112,64217,1),r)]),new c([P(new n.ptr(94192,94193,1),n),P(new n.ptr(131072,173789,1),n),P(new n.ptr(173824,177972,1),n),P(new n.ptr(177984,178205,1),n),P(new n.ptr(178208,183969,1),n),P(new n.ptr(183984,191456,1),n),P(new n.ptr(194560,195101,1),n),P(new n.ptr(196608,201546,1),n)]),0),rt=new t.ptr(new s([P(new r.ptr(4352,4607,1),r),P(new r.ptr(12334,12335,1),r),P(new r.ptr(12593,12686,1),r),P(new r.ptr(12800,12830,1),r),P(new r.ptr(12896,12926,1),r),P(new r.ptr(43360,43388,1),r),P(new r.ptr(44032,55203,1),r),P(new r.ptr(55216,55238,1),r),P(new r.ptr(55243,55291,1),r),P(new r.ptr(65440,65470,1),r),P(new r.ptr(65474,65479,1),r),P(new r.ptr(65482,65487,1),r),P(new r.ptr(65490,65495,1),r),P(new r.ptr(65498,65500,1),r)]),c.nil,0),nt=new t.ptr(new s([]),new c([P(new n.ptr(68864,68903,1),n),P(new n.ptr(68912,68921,1),n)]),0),it=new t.ptr(new s([P(new r.ptr(5920,5940,1),r)]),c.nil,0),ot=new t.ptr(new s([]),new c([P(new n.ptr(67808,67826,1),n),P(new n.ptr(67828,67829,1),n),P(new n.ptr(67835,67839,1),n)]),0),at=new t.ptr(new s([P(new r.ptr(1425,1479,1),r),P(new r.ptr(1488,1514,1),r),P(new r.ptr(1519,1524,1),r),P(new r.ptr(64285,64310,1),r),P(new r.ptr(64312,64316,1),r),P(new r.ptr(64318,64320,2),r),P(new r.ptr(64321,64323,2),r),P(new r.ptr(64324,64326,2),r),P(new r.ptr(64327,64335,1),r)]),c.nil,0),pt=new t.ptr(new s([P(new r.ptr(12353,12438,1),r),P(new r.ptr(12445,12447,1),r)]),new c([P(new n.ptr(110593,110878,1),n),P(new n.ptr(110928,110930,1),n),P(new n.ptr(127488,127488,1),n)]),0),st=new t.ptr(new s([]),new c([P(new n.ptr(67648,67669,1),n),P(new n.ptr(67671,67679,1),n)]),0),ct=new t.ptr(new s([P(new r.ptr(768,879,1),r),P(new r.ptr(1157,1158,1),r),P(new r.ptr(1611,1621,1),r),P(new r.ptr(1648,2385,737),r),P(new r.ptr(2386,2388,1),r),P(new r.ptr(6832,6848,1),r),P(new r.ptr(7376,7378,1),r),P(new r.ptr(7380,7392,1),r),P(new r.ptr(7394,7400,1),r),P(new r.ptr(7405,7412,7),r),P(new r.ptr(7416,7417,1),r),P(new r.ptr(7616,7673,1),r),P(new r.ptr(7675,7679,1),r),P(new r.ptr(8204,8205,1),r),P(new r.ptr(8400,8432,1),r),P(new r.ptr(12330,12333,1),r),P(new r.ptr(12441,12442,1),r),P(new r.ptr(65024,65039,1),r),P(new r.ptr(65056,65069,1),r)]),new c([P(new n.ptr(66045,66272,227),n),P(new n.ptr(70459,119143,48684),n),P(new n.ptr(119144,119145,1),n),P(new n.ptr(119163,119170,1),n),P(new n.ptr(119173,119179,1),n),P(new n.ptr(119210,119213,1),n),P(new n.ptr(917760,917999,1),n)]),0),$t=new t.ptr(new s([]),new c([P(new n.ptr(68448,68466,1),n),P(new n.ptr(68472,68479,1),n)]),0),lt=new t.ptr(new s([]),new c([P(new n.ptr(68416,68437,1),n),P(new n.ptr(68440,68447,1),n)]),0),ut=new t.ptr(new s([P(new r.ptr(43392,43469,1),r),P(new r.ptr(43472,43481,1),r),P(new r.ptr(43486,43487,1),r)]),c.nil,0),ft=new t.ptr(new s([]),new c([P(new n.ptr(69760,69825,1),n),P(new n.ptr(69837,69837,1),n)]),0),dt=new t.ptr(new s([P(new r.ptr(3200,3212,1),r),P(new r.ptr(3214,3216,1),r),P(new r.ptr(3218,3240,1),r),P(new r.ptr(3242,3251,1),r),P(new r.ptr(3253,3257,1),r),P(new r.ptr(3260,3268,1),r),P(new r.ptr(3270,3272,1),r),P(new r.ptr(3274,3277,1),r),P(new r.ptr(3285,3286,1),r),P(new r.ptr(3294,3296,2),r),P(new r.ptr(3297,3299,1),r),P(new r.ptr(3302,3311,1),r),P(new r.ptr(3313,3314,1),r)]),c.nil,0),wt=new t.ptr(new s([P(new r.ptr(12449,12538,1),r),P(new r.ptr(12541,12543,1),r),P(new r.ptr(12784,12799,1),r),P(new r.ptr(13008,13054,1),r),P(new r.ptr(13056,13143,1),r),P(new r.ptr(65382,65391,1),r),P(new r.ptr(65393,65437,1),r)]),new c([P(new n.ptr(110592,110948,356),n),P(new n.ptr(110949,110951,1),n)]),0),ht=new t.ptr(new s([P(new r.ptr(43264,43309,1),r),P(new r.ptr(43311,43311,1),r)]),c.nil,0),gt=new t.ptr(new s([]),new c([P(new n.ptr(68096,68099,1),n),P(new n.ptr(68101,68102,1),n),P(new n.ptr(68108,68115,1),n),P(new n.ptr(68117,68119,1),n),P(new n.ptr(68121,68149,1),n),P(new n.ptr(68152,68154,1),n),P(new n.ptr(68159,68168,1),n),P(new n.ptr(68176,68184,1),n)]),0),kt=new t.ptr(new s([]),new c([P(new n.ptr(94180,101120,6940),n),P(new n.ptr(101121,101589,1),n)]),0),bt=new t.ptr(new s([P(new r.ptr(6016,6109,1),r),P(new r.ptr(6112,6121,1),r),P(new r.ptr(6128,6137,1),r),P(new r.ptr(6624,6655,1),r)]),c.nil,0),yt=new t.ptr(new s([]),new c([P(new n.ptr(70144,70161,1),n),P(new n.ptr(70163,70206,1),n)]),0),mt=new t.ptr(new s([]),new c([P(new n.ptr(70320,70378,1),n),P(new n.ptr(70384,70393,1),n)]),0),vt=new t.ptr(new s([P(new r.ptr(3713,3714,1),r),P(new r.ptr(3716,3718,2),r),P(new r.ptr(3719,3722,1),r),P(new r.ptr(3724,3747,1),r),P(new r.ptr(3749,3751,2),r),P(new r.ptr(3752,3773,1),r),P(new r.ptr(3776,3780,1),r),P(new r.ptr(3782,3784,2),r),P(new r.ptr(3785,3789,1),r),P(new r.ptr(3792,3801,1),r),P(new r.ptr(3804,3807,1),r)]),c.nil,0),_t=new t.ptr(new s([P(new r.ptr(65,90,1),r),P(new r.ptr(97,122,1),r),P(new r.ptr(170,186,16),r),P(new r.ptr(192,214,1),r),P(new r.ptr(216,246,1),r),P(new r.ptr(248,696,1),r),P(new r.ptr(736,740,1),r),P(new r.ptr(7424,7461,1),r),P(new r.ptr(7468,7516,1),r),P(new r.ptr(7522,7525,1),r),P(new r.ptr(7531,7543,1),r),P(new r.ptr(7545,7614,1),r),P(new r.ptr(7680,7935,1),r),P(new r.ptr(8305,8319,14),r),P(new r.ptr(8336,8348,1),r),P(new r.ptr(8490,8491,1),r),P(new r.ptr(8498,8526,28),r),P(new r.ptr(8544,8584,1),r),P(new r.ptr(11360,11391,1),r),P(new r.ptr(42786,42887,1),r),P(new r.ptr(42891,42943,1),r),P(new r.ptr(42946,42954,1),r),P(new r.ptr(42997,43007,1),r),P(new r.ptr(43824,43866,1),r),P(new r.ptr(43868,43876,1),r),P(new r.ptr(43878,43881,1),r),P(new r.ptr(64256,64262,1),r),P(new r.ptr(65313,65338,1),r),P(new r.ptr(65345,65370,1),r)]),c.nil,5),xt=new t.ptr(new s([P(new r.ptr(7168,7223,1),r),P(new r.ptr(7227,7241,1),r),P(new r.ptr(7245,7247,1),r)]),c.nil,0),St=new t.ptr(new s([P(new r.ptr(6400,6430,1),r),P(new r.ptr(6432,6443,1),r),P(new r.ptr(6448,6459,1),r),P(new r.ptr(6464,6468,4),r),P(new r.ptr(6469,6479,1),r)]),c.nil,0),Et=new t.ptr(new s([]),new c([P(new n.ptr(67072,67382,1),n),P(new n.ptr(67392,67413,1),n),P(new n.ptr(67424,67431,1),n)]),0),Ct=new t.ptr(new s([]),new c([P(new n.ptr(65536,65547,1),n),P(new n.ptr(65549,65574,1),n),P(new n.ptr(65576,65594,1),n),P(new n.ptr(65596,65597,1),n),P(new n.ptr(65599,65613,1),n),P(new n.ptr(65616,65629,1),n),P(new n.ptr(65664,65786,1),n)]),0),It=new t.ptr(new s([P(new r.ptr(42192,42239,1),r)]),new c([P(new n.ptr(73648,73648,1),n)]),0),At=new t.ptr(new s([]),new c([P(new n.ptr(66176,66204,1),n)]),0),Ft=new t.ptr(new s([]),new c([P(new n.ptr(67872,67897,1),n),P(new n.ptr(67903,67903,1),n)]),0),Rt=new t.ptr(new s([]),new c([P(new n.ptr(69968,70006,1),n)]),0),Tt=new t.ptr(new s([]),new c([P(new n.ptr(73440,73464,1),n)]),0),Nt=new t.ptr(new s([P(new r.ptr(3328,3340,1),r),P(new r.ptr(3342,3344,1),r),P(new r.ptr(3346,3396,1),r),P(new r.ptr(3398,3400,1),r),P(new r.ptr(3402,3407,1),r),P(new r.ptr(3412,3427,1),r),P(new r.ptr(3430,3455,1),r)]),c.nil,0),Pt=new t.ptr(new s([P(new r.ptr(2112,2139,1),r),P(new r.ptr(2142,2142,1),r)]),c.nil,0),Vt=new t.ptr(new s([]),new c([P(new n.ptr(68288,68326,1),n),P(new n.ptr(68331,68342,1),n)]),0),Ot=new t.ptr(new s([]),new c([P(new n.ptr(72816,72847,1),n),P(new n.ptr(72850,72871,1),n),P(new n.ptr(72873,72886,1),n)]),0),Dt=new t.ptr(new s([]),new c([P(new n.ptr(72960,72966,1),n),P(new n.ptr(72968,72969,1),n),P(new n.ptr(72971,73014,1),n),P(new n.ptr(73018,73020,2),n),P(new n.ptr(73021,73023,2),n),P(new n.ptr(73024,73031,1),n),P(new n.ptr(73040,73049,1),n)]),0),Lt=new t.ptr(new s([]),new c([P(new n.ptr(93760,93850,1),n)]),0),Mt=new t.ptr(new s([P(new r.ptr(43744,43766,1),r),P(new r.ptr(43968,44013,1),r),P(new r.ptr(44016,44025,1),r)]),c.nil,0),Bt=new t.ptr(new s([]),new c([P(new n.ptr(124928,125124,1),n),P(new n.ptr(125127,125142,1),n)]),0),jt=new t.ptr(new s([]),new c([P(new n.ptr(68e3,68023,1),n),P(new n.ptr(68028,68047,1),n),P(new n.ptr(68050,68095,1),n)]),0),Wt=new t.ptr(new s([]),new c([P(new n.ptr(67968,67999,1),n)]),0),Ut=new t.ptr(new s([]),new c([P(new n.ptr(93952,94026,1),n),P(new n.ptr(94031,94087,1),n),P(new n.ptr(94095,94111,1),n)]),0),zt=new t.ptr(new s([]),new c([P(new n.ptr(71168,71236,1),n),P(new n.ptr(71248,71257,1),n)]),0),qt=new t.ptr(new s([P(new r.ptr(6144,6145,1),r),P(new r.ptr(6148,6150,2),r),P(new r.ptr(6151,6158,1),r),P(new r.ptr(6160,6169,1),r),P(new r.ptr(6176,6264,1),r),P(new r.ptr(6272,6314,1),r)]),new c([P(new n.ptr(71264,71276,1),n)]),0),Ht=new t.ptr(new s([]),new c([P(new n.ptr(92736,92766,1),n),P(new n.ptr(92768,92777,1),n),P(new n.ptr(92782,92783,1),n)]),0),Zt=new t.ptr(new s([]),new c([P(new n.ptr(70272,70278,1),n),P(new n.ptr(70280,70282,2),n),P(new n.ptr(70283,70285,1),n),P(new n.ptr(70287,70301,1),n),P(new n.ptr(70303,70313,1),n)]),0),Qt=new t.ptr(new s([P(new r.ptr(4096,4255,1),r),P(new r.ptr(43488,43518,1),r),P(new r.ptr(43616,43647,1),r)]),c.nil,0),Xt=new t.ptr(new s([]),new c([P(new n.ptr(67712,67742,1),n),P(new n.ptr(67751,67759,1),n)]),0),Yt=new t.ptr(new s([]),new c([P(new n.ptr(72096,72103,1),n),P(new n.ptr(72106,72151,1),n),P(new n.ptr(72154,72164,1),n)]),0),er=new t.ptr(new s([P(new r.ptr(6528,6571,1),r),P(new r.ptr(6576,6601,1),r),P(new r.ptr(6608,6618,1),r),P(new r.ptr(6622,6623,1),r)]),c.nil,0),tr=new t.ptr(new s([]),new c([P(new n.ptr(70656,70747,1),n),P(new n.ptr(70749,70753,1),n)]),0),rr=new t.ptr(new s([P(new r.ptr(1984,2042,1),r),P(new r.ptr(2045,2047,1),r)]),c.nil,0),nr=new t.ptr(new s([]),new c([P(new n.ptr(94177,110960,16783),n),P(new n.ptr(110961,111355,1),n)]),0),ir=new t.ptr(new s([]),new c([P(new n.ptr(123136,123180,1),n),P(new n.ptr(123184,123197,1),n),P(new n.ptr(123200,123209,1),n),P(new n.ptr(123214,123215,1),n)]),0),or=new t.ptr(new s([P(new r.ptr(5760,5788,1),r)]),c.nil,0),ar=new t.ptr(new s([P(new r.ptr(7248,7295,1),r)]),c.nil,0),pr=new t.ptr(new s([]),new c([P(new n.ptr(68736,68786,1),n),P(new n.ptr(68800,68850,1),n),P(new n.ptr(68858,68863,1),n)]),0),sr=new t.ptr(new s([]),new c([P(new n.ptr(66304,66339,1),n),P(new n.ptr(66349,66351,1),n)]),0),cr=new t.ptr(new s([]),new c([P(new n.ptr(68224,68255,1),n)]),0),$r=new t.ptr(new s([]),new c([P(new n.ptr(66384,66426,1),n)]),0),lr=new t.ptr(new s([]),new c([P(new n.ptr(66464,66499,1),n),P(new n.ptr(66504,66517,1),n)]),0),ur=new t.ptr(new s([]),new c([P(new n.ptr(69376,69415,1),n)]),0),fr=new t.ptr(new s([]),new c([P(new n.ptr(68192,68223,1),n)]),0),dr=new t.ptr(new s([]),new c([P(new n.ptr(68608,68680,1),n)]),0),wr=new t.ptr(new s([P(new r.ptr(2817,2819,1),r),P(new r.ptr(2821,2828,1),r),P(new r.ptr(2831,2832,1),r),P(new r.ptr(2835,2856,1),r),P(new r.ptr(2858,2864,1),r),P(new r.ptr(2866,2867,1),r),P(new r.ptr(2869,2873,1),r),P(new r.ptr(2876,2884,1),r),P(new r.ptr(2887,2888,1),r),P(new r.ptr(2891,2893,1),r),P(new r.ptr(2901,2903,1),r),P(new r.ptr(2908,2909,1),r),P(new r.ptr(2911,2915,1),r),P(new r.ptr(2918,2935,1),r)]),c.nil,0),hr=new t.ptr(new s([]),new c([P(new n.ptr(66736,66771,1),n),P(new n.ptr(66776,66811,1),n)]),0),gr=new t.ptr(new s([]),new c([P(new n.ptr(66688,66717,1),n),P(new n.ptr(66720,66729,1),n)]),0),kr=new t.ptr(new s([]),new c([P(new n.ptr(92928,92997,1),n),P(new n.ptr(93008,93017,1),n),P(new n.ptr(93019,93025,1),n),P(new n.ptr(93027,93047,1),n),P(new n.ptr(93053,93071,1),n)]),0),br=new t.ptr(new s([]),new c([P(new n.ptr(67680,67711,1),n)]),0),yr=new t.ptr(new s([]),new c([P(new n.ptr(72384,72440,1),n)]),0),mr=new t.ptr(new s([P(new r.ptr(43072,43127,1),r)]),c.nil,0),vr=new t.ptr(new s([]),new c([P(new n.ptr(67840,67867,1),n),P(new n.ptr(67871,67871,1),n)]),0),_r=new t.ptr(new s([]),new c([P(new n.ptr(68480,68497,1),n),P(new n.ptr(68505,68508,1),n),P(new n.ptr(68521,68527,1),n)]),0),xr=new t.ptr(new s([P(new r.ptr(43312,43347,1),r),P(new r.ptr(43359,43359,1),r)]),c.nil,0),Sr=new t.ptr(new s([P(new r.ptr(5792,5866,1),r),P(new r.ptr(5870,5880,1),r)]),c.nil,0),Er=new t.ptr(new s([P(new r.ptr(2048,2093,1),r),P(new r.ptr(2096,2110,1),r)]),c.nil,0),Cr=new t.ptr(new s([P(new r.ptr(43136,43205,1),r),P(new r.ptr(43214,43225,1),r)]),c.nil,0),Ir=new t.ptr(new s([]),new c([P(new n.ptr(70016,70111,1),n)]),0),Ar=new t.ptr(new s([]),new c([P(new n.ptr(66640,66687,1),n)]),0),Fr=new t.ptr(new s([]),new c([P(new n.ptr(71040,71093,1),n),P(new n.ptr(71096,71133,1),n)]),0),Rr=new t.ptr(new s([]),new c([P(new n.ptr(120832,121483,1),n),P(new n.ptr(121499,121503,1),n),P(new n.ptr(121505,121519,1),n)]),0),Tr=new t.ptr(new s([P(new r.ptr(3457,3459,1),r),P(new r.ptr(3461,3478,1),r),P(new r.ptr(3482,3505,1),r),P(new r.ptr(3507,3515,1),r),P(new r.ptr(3517,3520,3),r),P(new r.ptr(3521,3526,1),r),P(new r.ptr(3530,3535,5),r),P(new r.ptr(3536,3540,1),r),P(new r.ptr(3542,3544,2),r),P(new r.ptr(3545,3551,1),r),P(new r.ptr(3558,3567,1),r),P(new r.ptr(3570,3572,1),r)]),new c([P(new n.ptr(70113,70132,1),n)]),0),Nr=new t.ptr(new s([]),new c([P(new n.ptr(69424,69465,1),n)]),0),Pr=new t.ptr(new s([]),new c([P(new n.ptr(69840,69864,1),n),P(new n.ptr(69872,69881,1),n)]),0),Vr=new t.ptr(new s([]),new c([P(new n.ptr(72272,72354,1),n)]),0),Or=new t.ptr(new s([P(new r.ptr(7040,7103,1),r),P(new r.ptr(7360,7367,1),r)]),c.nil,0),Dr=new t.ptr(new s([P(new r.ptr(43008,43052,1),r)]),c.nil,0),Lr=new t.ptr(new s([P(new r.ptr(1792,1805,1),r),P(new r.ptr(1807,1866,1),r),P(new r.ptr(1869,1871,1),r),P(new r.ptr(2144,2154,1),r)]),c.nil,0),Mr=new t.ptr(new s([P(new r.ptr(5888,5900,1),r),P(new r.ptr(5902,5908,1),r)]),c.nil,0),Br=new t.ptr(new s([P(new r.ptr(5984,5996,1),r),P(new r.ptr(5998,6e3,1),r),P(new r.ptr(6002,6003,1),r)]),c.nil,0),jr=new t.ptr(new s([P(new r.ptr(6480,6509,1),r),P(new r.ptr(6512,6516,1),r)]),c.nil,0),Wr=new t.ptr(new s([P(new r.ptr(6688,6750,1),r),P(new r.ptr(6752,6780,1),r),P(new r.ptr(6783,6793,1),r),P(new r.ptr(6800,6809,1),r),P(new r.ptr(6816,6829,1),r)]),c.nil,0),Ur=new t.ptr(new s([P(new r.ptr(43648,43714,1),r),P(new r.ptr(43739,43743,1),r)]),c.nil,0),zr=new t.ptr(new s([]),new c([P(new n.ptr(71296,71352,1),n),P(new n.ptr(71360,71369,1),n)]),0),Kr=new t.ptr(new s([P(new r.ptr(2946,2947,1),r),P(new r.ptr(2949,2954,1),r),P(new r.ptr(2958,2960,1),r),P(new r.ptr(2962,2965,1),r),P(new r.ptr(2969,2970,1),r),P(new r.ptr(2972,2974,2),r),P(new r.ptr(2975,2979,4),r),P(new r.ptr(2980,2984,4),r),P(new r.ptr(2985,2986,1),r),P(new r.ptr(2990,3001,1),r),P(new r.ptr(3006,3010,1),r),P(new r.ptr(3014,3016,1),r),P(new r.ptr(3018,3021,1),r),P(new r.ptr(3024,3031,7),r),P(new r.ptr(3046,3066,1),r)]),new c([P(new n.ptr(73664,73713,1),n),P(new n.ptr(73727,73727,1),n)]),0),Gr=new t.ptr(new s([]),new c([P(new n.ptr(94176,94208,32),n),P(new n.ptr(94209,100343,1),n),P(new n.ptr(100352,101119,1),n),P(new n.ptr(101632,101640,1),n)]),0),qr=new t.ptr(new s([P(new r.ptr(3072,3084,1),r),P(new r.ptr(3086,3088,1),r),P(new r.ptr(3090,3112,1),r),P(new r.ptr(3114,3129,1),r),P(new r.ptr(3133,3140,1),r),P(new r.ptr(3142,3144,1),r),P(new r.ptr(3146,3149,1),r),P(new r.ptr(3157,3158,1),r),P(new r.ptr(3160,3162,1),r),P(new r.ptr(3168,3171,1),r),P(new r.ptr(3174,3183,1),r),P(new r.ptr(3191,3199,1),r)]),c.nil,0),Hr=new t.ptr(new s([P(new r.ptr(1920,1969,1),r)]),c.nil,0),Jr=new t.ptr(new s([P(new r.ptr(3585,3642,1),r),P(new r.ptr(3648,3675,1),r)]),c.nil,0),Zr=new t.ptr(new s([P(new r.ptr(3840,3911,1),r),P(new r.ptr(3913,3948,1),r),P(new r.ptr(3953,3991,1),r),P(new r.ptr(3993,4028,1),r),P(new r.ptr(4030,4044,1),r),P(new r.ptr(4046,4052,1),r),P(new r.ptr(4057,4058,1),r)]),c.nil,0),Qr=new t.ptr(new s([P(new r.ptr(11568,11623,1),r),P(new r.ptr(11631,11632,1),r),P(new r.ptr(11647,11647,1),r)]),c.nil,0),Xr=new t.ptr(new s([]),new c([P(new n.ptr(70784,70855,1),n),P(new n.ptr(70864,70873,1),n)]),0),Yr=new t.ptr(new s([]),new c([P(new n.ptr(66432,66461,1),n),P(new n.ptr(66463,66463,1),n)]),0),en=new t.ptr(new s([P(new r.ptr(42240,42539,1),r)]),c.nil,0),tn=new t.ptr(new s([]),new c([P(new n.ptr(123584,123641,1),n),P(new n.ptr(123647,123647,1),n)]),0),rn=new t.ptr(new s([]),new c([P(new n.ptr(71840,71922,1),n),P(new n.ptr(71935,71935,1),n)]),0),nn=new t.ptr(new s([]),new c([P(new n.ptr(69248,69289,1),n),P(new n.ptr(69291,69293,1),n),P(new n.ptr(69296,69297,1),n)]),0),on=new t.ptr(new s([P(new r.ptr(40960,42124,1),r),P(new r.ptr(42128,42182,1),r)]),c.nil,0),an=new t.ptr(new s([]),new c([P(new n.ptr(72192,72263,1),n)]),0),Dn.Adlam=Y,Dn.Ahom=ee,Dn.Anatolian_Hieroglyphs=te,Dn.Arabic=re,Dn.Armenian=ne,Dn.Avestan=ie,Dn.Balinese=oe,Dn.Bamum=ae,Dn.Bassa_Vah=pe,Dn.Batak=se,Dn.Bengali=ce,Dn.Bhaiksuki=le,Dn.Bopomofo=ue,Dn.Brahmi=fe,Dn.Braille=de,Dn.Buginese=we,Dn.Buhid=he,Dn.Canadian_Aboriginal=ke,Dn.Carian=be,Dn.Caucasian_Albanian=ye,Dn.Chakma=me,Dn.Cham=ve,Dn.Cherokee=_e,Dn.Chorasmian=Se,Dn.Common=Ee,Dn.Coptic=Ie,Dn.Cuneiform=Ae,Dn.Cypriot=Re,Dn.Cyrillic=Te,Dn.Deseret=Ne,Dn.Devanagari=Oe,Dn.Dives_Akuru=De,Dn.Dogra=Le,Dn.Duployan=Me,Dn.Egyptian_Hieroglyphs=Be,Dn.Elbasan=je,Dn.Elymaic=Ue,Dn.Ethiopic=ze,Dn.Georgian=Ge,Dn.Glagolitic=He,Dn.Gothic=Je,Dn.Grantha=Ze,Dn.Greek=Qe,Dn.Gujarati=Xe,Dn.Gunjala_Gondi=Ye,Dn.Gurmukhi=et,Dn.Han=tt,Dn.Hangul=rt,Dn.Hanifi_Rohingya=nt,Dn.Hanunoo=it,Dn.Hatran=ot,Dn.Hebrew=at,Dn.Hiragana=pt,Dn.Imperial_Aramaic=st,Dn.Inherited=ct,Dn.Inscriptional_Pahlavi=$t,Dn.Inscriptional_Parthian=lt,Dn.Javanese=ut,Dn.Kaithi=ft,Dn.Kannada=dt,Dn.Katakana=wt,Dn.Kayah_Li=ht,Dn.Kharoshthi=gt,Dn.Khitan_Small_Script=kt,Dn.Khmer=bt,Dn.Khojki=yt,Dn.Khudawadi=mt,Dn.Lao=vt,Dn.Latin=_t,Dn.Lepcha=xt,Dn.Limbu=St,Dn.Linear_A=Et,Dn.Linear_B=Ct,Dn.Lisu=It,Dn.Lycian=At,Dn.Lydian=Ft,Dn.Mahajani=Rt,Dn.Makasar=Tt,Dn.Malayalam=Nt,Dn.Mandaic=Pt,Dn.Manichaean=Vt,Dn.Marchen=Ot,Dn.Masaram_Gondi=Dt,Dn.Medefaidrin=Lt,Dn.Meetei_Mayek=Mt,Dn.Mende_Kikakui=Bt,Dn.Meroitic_Cursive=jt,Dn.Meroitic_Hieroglyphs=Wt,Dn.Miao=Ut,Dn.Modi=zt,Dn.Mongolian=qt,Dn.Mro=Ht,Dn.Multani=Zt,Dn.Myanmar=Qt,Dn.Nabataean=Xt,Dn.Nandinagari=Yt,Dn.New_Tai_Lue=er,Dn.Newa=tr,Dn.Nko=rr,Dn.Nushu=nr,Dn.Nyiakeng_Puachue_Hmong=ir,Dn.Ogham=or,Dn.Ol_Chiki=ar,Dn.Old_Hungarian=pr,Dn.Old_Italic=sr,Dn.Old_North_Arabian=cr,Dn.Old_Permic=$r,Dn.Old_Persian=lr,Dn.Old_Sogdian=ur,Dn.Old_South_Arabian=fr,Dn.Old_Turkic=dr,Dn.Oriya=wr,Dn.Osage=hr,Dn.Osmanya=gr,Dn.Pahawh_Hmong=kr,Dn.Palmyrene=br,Dn.Pau_Cin_Hau=yr,Dn.Phags_Pa=mr,Dn.Phoenician=vr,Dn.Psalter_Pahlavi=_r,Dn.Rejang=xr,Dn.Runic=Sr,Dn.Samaritan=Er,Dn.Saurashtra=Cr,Dn.Sharada=Ir,Dn.Shavian=Ar,Dn.Siddham=Fr,Dn.SignWriting=Rr,Dn.Sinhala=Tr,Dn.Sogdian=Nr,Dn.Sora_Sompeng=Pr,Dn.Soyombo=Vr,Dn.Sundanese=Or,Dn.Syloti_Nagri=Dr,Dn.Syriac=Lr,Dn.Tagalog=Mr,Dn.Tagbanwa=Br,Dn.Tai_Le=jr,Dn.Tai_Tham=Wr,Dn.Tai_Viet=Ur,Dn.Takri=zr,Dn.Tamil=Kr,Dn.Tangut=Gr,Dn.Telugu=qr,Dn.Thaana=Hr,Dn.Thai=Jr,Dn.Tibetan=Zr,Dn.Tifinagh=Qr,Dn.Tirhuta=Xr,Dn.Ugaritic=Yr,Dn.Vai=en,Dn.Wancho=tn,Dn.Warang_Citi=rn,Dn.Yezidi=nn,Dn.Yi=on,Dn.Zanabazar_Square=an,Dn.Scripts=Kt(We.keyFor,[{k:"Adlam",v:Dn.Adlam},{k:"Ahom",v:Dn.Ahom},{k:"Anatolian_Hieroglyphs",v:Dn.Anatolian_Hieroglyphs},{k:"Arabic",v:Dn.Arabic},{k:"Armenian",v:Dn.Armenian},{k:"Avestan",v:Dn.Avestan},{k:"Balinese",v:Dn.Balinese},{k:"Bamum",v:Dn.Bamum},{k:"Bassa_Vah",v:Dn.Bassa_Vah},{k:"Batak",v:Dn.Batak},{k:"Bengali",v:Dn.Bengali},{k:"Bhaiksuki",v:Dn.Bhaiksuki},{k:"Bopomofo",v:Dn.Bopomofo},{k:"Brahmi",v:Dn.Brahmi},{k:"Braille",v:Dn.Braille},{k:"Buginese",v:Dn.Buginese},{k:"Buhid",v:Dn.Buhid},{k:"Canadian_Aboriginal",v:Dn.Canadian_Aboriginal},{k:"Carian",v:Dn.Carian},{k:"Caucasian_Albanian",v:Dn.Caucasian_Albanian},{k:"Chakma",v:Dn.Chakma},{k:"Cham",v:Dn.Cham},{k:"Cherokee",v:Dn.Cherokee},{k:"Chorasmian",v:Dn.Chorasmian},{k:"Common",v:Dn.Common},{k:"Coptic",v:Dn.Coptic},{k:"Cuneiform",v:Dn.Cuneiform},{k:"Cypriot",v:Dn.Cypriot},{k:"Cyrillic",v:Dn.Cyrillic},{k:"Deseret",v:Dn.Deseret},{k:"Devanagari",v:Dn.Devanagari},{k:"Dives_Akuru",v:Dn.Dives_Akuru},{k:"Dogra",v:Dn.Dogra},{k:"Duployan",v:Dn.Duployan},{k:"Egyptian_Hieroglyphs",v:Dn.Egyptian_Hieroglyphs},{k:"Elbasan",v:Dn.Elbasan},{k:"Elymaic",v:Dn.Elymaic},{k:"Ethiopic",v:Dn.Ethiopic},{k:"Georgian",v:Dn.Georgian},{k:"Glagolitic",v:Dn.Glagolitic},{k:"Gothic",v:Dn.Gothic},{k:"Grantha",v:Dn.Grantha},{k:"Greek",v:Dn.Greek},{k:"Gujarati",v:Dn.Gujarati},{k:"Gunjala_Gondi",v:Dn.Gunjala_Gondi},{k:"Gurmukhi",v:Dn.Gurmukhi},{k:"Han",v:Dn.Han},{k:"Hangul",v:Dn.Hangul},{k:"Hanifi_Rohingya",v:Dn.Hanifi_Rohingya},{k:"Hanunoo",v:Dn.Hanunoo},{k:"Hatran",v:Dn.Hatran},{k:"Hebrew",v:Dn.Hebrew},{k:"Hiragana",v:Dn.Hiragana},{k:"Imperial_Aramaic",v:Dn.Imperial_Aramaic},{k:"Inherited",v:Dn.Inherited},{k:"Inscriptional_Pahlavi",v:Dn.Inscriptional_Pahlavi},{k:"Inscriptional_Parthian",v:Dn.Inscriptional_Parthian},{k:"Javanese",v:Dn.Javanese},{k:"Kaithi",v:Dn.Kaithi},{k:"Kannada",v:Dn.Kannada},{k:"Katakana",v:Dn.Katakana},{k:"Kayah_Li",v:Dn.Kayah_Li},{k:"Kharoshthi",v:Dn.Kharoshthi},{k:"Khitan_Small_Script",v:Dn.Khitan_Small_Script},{k:"Khmer",v:Dn.Khmer},{k:"Khojki",v:Dn.Khojki},{k:"Khudawadi",v:Dn.Khudawadi},{k:"Lao",v:Dn.Lao},{k:"Latin",v:Dn.Latin},{k:"Lepcha",v:Dn.Lepcha},{k:"Limbu",v:Dn.Limbu},{k:"Linear_A",v:Dn.Linear_A},{k:"Linear_B",v:Dn.Linear_B},{k:"Lisu",v:Dn.Lisu},{k:"Lycian",v:Dn.Lycian},{k:"Lydian",v:Dn.Lydian},{k:"Mahajani",v:Dn.Mahajani},{k:"Makasar",v:Dn.Makasar},{k:"Malayalam",v:Dn.Malayalam},{k:"Mandaic",v:Dn.Mandaic},{k:"Manichaean",v:Dn.Manichaean},{k:"Marchen",v:Dn.Marchen},{k:"Masaram_Gondi",v:Dn.Masaram_Gondi},{k:"Medefaidrin",v:Dn.Medefaidrin},{k:"Meetei_Mayek",v:Dn.Meetei_Mayek},{k:"Mende_Kikakui",v:Dn.Mende_Kikakui},{k:"Meroitic_Cursive",v:Dn.Meroitic_Cursive},{k:"Meroitic_Hieroglyphs",v:Dn.Meroitic_Hieroglyphs},{k:"Miao",v:Dn.Miao},{k:"Modi",v:Dn.Modi},{k:"Mongolian",v:Dn.Mongolian},{k:"Mro",v:Dn.Mro},{k:"Multani",v:Dn.Multani},{k:"Myanmar",v:Dn.Myanmar},{k:"Nabataean",v:Dn.Nabataean},{k:"Nandinagari",v:Dn.Nandinagari},{k:"New_Tai_Lue",v:Dn.New_Tai_Lue},{k:"Newa",v:Dn.Newa},{k:"Nko",v:Dn.Nko},{k:"Nushu",v:Dn.Nushu},{k:"Nyiakeng_Puachue_Hmong",v:Dn.Nyiakeng_Puachue_Hmong},{k:"Ogham",v:Dn.Ogham},{k:"Ol_Chiki",v:Dn.Ol_Chiki},{k:"Old_Hungarian",v:Dn.Old_Hungarian},{k:"Old_Italic",v:Dn.Old_Italic},{k:"Old_North_Arabian",v:Dn.Old_North_Arabian},{k:"Old_Permic",v:Dn.Old_Permic},{k:"Old_Persian",v:Dn.Old_Persian},{k:"Old_Sogdian",v:Dn.Old_Sogdian},{k:"Old_South_Arabian",v:Dn.Old_South_Arabian},{k:"Old_Turkic",v:Dn.Old_Turkic},{k:"Oriya",v:Dn.Oriya},{k:"Osage",v:Dn.Osage},{k:"Osmanya",v:Dn.Osmanya},{k:"Pahawh_Hmong",v:Dn.Pahawh_Hmong},{k:"Palmyrene",v:Dn.Palmyrene},{k:"Pau_Cin_Hau",v:Dn.Pau_Cin_Hau},{k:"Phags_Pa",v:Dn.Phags_Pa},{k:"Phoenician",v:Dn.Phoenician},{k:"Psalter_Pahlavi",v:Dn.Psalter_Pahlavi},{k:"Rejang",v:Dn.Rejang},{k:"Runic",v:Dn.Runic},{k:"Samaritan",v:Dn.Samaritan},{k:"Saurashtra",v:Dn.Saurashtra},{k:"Sharada",v:Dn.Sharada},{k:"Shavian",v:Dn.Shavian},{k:"Siddham",v:Dn.Siddham},{k:"SignWriting",v:Dn.SignWriting},{k:"Sinhala",v:Dn.Sinhala},{k:"Sogdian",v:Dn.Sogdian},{k:"Sora_Sompeng",v:Dn.Sora_Sompeng},{k:"Soyombo",v:Dn.Soyombo},{k:"Sundanese",v:Dn.Sundanese},{k:"Syloti_Nagri",v:Dn.Syloti_Nagri},{k:"Syriac",v:Dn.Syriac},{k:"Tagalog",v:Dn.Tagalog},{k:"Tagbanwa",v:Dn.Tagbanwa},{k:"Tai_Le",v:Dn.Tai_Le},{k:"Tai_Tham",v:Dn.Tai_Tham},{k:"Tai_Viet",v:Dn.Tai_Viet},{k:"Takri",v:Dn.Takri},{k:"Tamil",v:Dn.Tamil},{k:"Tangut",v:Dn.Tangut},{k:"Telugu",v:Dn.Telugu},{k:"Thaana",v:Dn.Thaana},{k:"Thai",v:Dn.Thai},{k:"Tibetan",v:Dn.Tibetan},{k:"Tifinagh",v:Dn.Tifinagh},{k:"Tirhuta",v:Dn.Tirhuta},{k:"Ugaritic",v:Dn.Ugaritic},{k:"Vai",v:Dn.Vai},{k:"Wancho",v:Dn.Wancho},{k:"Warang_Citi",v:Dn.Warang_Citi},{k:"Yezidi",v:Dn.Yezidi},{k:"Yi",v:Dn.Yi},{k:"Zanabazar_Square",v:Dn.Zanabazar_Square}]),pn=new t.ptr(new s([P(new r.ptr(183,903,720),r),P(new r.ptr(4969,4977,1),r),P(new r.ptr(6618,6618,1),r)]),c.nil,0),sn=new t.ptr(new s([P(new r.ptr(6277,6278,1),r),P(new r.ptr(8472,8494,22),r),P(new r.ptr(12443,12444,1),r)]),c.nil,0),cn=new t.ptr(new s([P(new r.ptr(9,13,1),r),P(new r.ptr(32,133,101),r),P(new r.ptr(160,5760,5600),r),P(new r.ptr(8192,8202,1),r),P(new r.ptr(8232,8233,1),r),P(new r.ptr(8239,8287,48),r),P(new r.ptr(12288,12288,1),r)]),c.nil,2),Dn.Other_ID_Continue=pn,Dn.Other_ID_Start=sn,Dn.White_Space=cn,fn=new $([P(new a.ptr(75,107),a),P(new a.ptr(83,115),a),P(new a.ptr(107,8490),a),P(new a.ptr(115,383),a),P(new a.ptr(181,924),a),P(new a.ptr(197,229),a),P(new a.ptr(223,7838),a),P(new a.ptr(229,8491),a),P(new a.ptr(304,304),a),P(new a.ptr(305,305),a),P(new a.ptr(383,83),a),P(new a.ptr(452,453),a),P(new a.ptr(453,454),a),P(new a.ptr(454,452),a),P(new a.ptr(455,456),a),P(new a.ptr(456,457),a),P(new a.ptr(457,455),a),P(new a.ptr(458,459),a),P(new a.ptr(459,460),a),P(new a.ptr(460,458),a),P(new a.ptr(497,498),a),P(new a.ptr(498,499),a),P(new a.ptr(499,497),a),P(new a.ptr(837,921),a),P(new a.ptr(914,946),a),P(new a.ptr(917,949),a),P(new a.ptr(920,952),a),P(new a.ptr(921,953),a),P(new a.ptr(922,954),a),P(new a.ptr(924,956),a),P(new a.ptr(928,960),a),P(new a.ptr(929,961),a),P(new a.ptr(931,962),a),P(new a.ptr(934,966),a),P(new a.ptr(937,969),a),P(new a.ptr(946,976),a),P(new a.ptr(949,1013),a),P(new a.ptr(952,977),a),P(new a.ptr(953,8126),a),P(new a.ptr(954,1008),a),P(new a.ptr(956,181),a),P(new a.ptr(960,982),a),P(new a.ptr(961,1009),a),P(new a.ptr(962,963),a),P(new a.ptr(963,931),a),P(new a.ptr(966,981),a),P(new a.ptr(969,8486),a),P(new a.ptr(976,914),a),P(new a.ptr(977,1012),a),P(new a.ptr(981,934),a),P(new a.ptr(982,928),a),P(new a.ptr(1008,922),a),P(new a.ptr(1009,929),a),P(new a.ptr(1012,920),a),P(new a.ptr(1013,917),a),P(new a.ptr(1042,1074),a),P(new a.ptr(1044,1076),a),P(new a.ptr(1054,1086),a),P(new a.ptr(1057,1089),a),P(new a.ptr(1058,1090),a),P(new a.ptr(1066,1098),a),P(new a.ptr(1074,7296),a),P(new a.ptr(1076,7297),a),P(new a.ptr(1086,7298),a),P(new a.ptr(1089,7299),a),P(new a.ptr(1090,7300),a),P(new a.ptr(1098,7302),a),P(new a.ptr(1122,1123),a),P(new a.ptr(1123,7303),a),P(new a.ptr(7296,1042),a),P(new a.ptr(7297,1044),a),P(new a.ptr(7298,1054),a),P(new a.ptr(7299,1057),a),P(new a.ptr(7300,7301),a),P(new a.ptr(7301,1058),a),P(new a.ptr(7302,1066),a),P(new a.ptr(7303,1122),a),P(new a.ptr(7304,42570),a),P(new a.ptr(7776,7777),a),P(new a.ptr(7777,7835),a),P(new a.ptr(7835,7776),a),P(new a.ptr(7838,223),a),P(new a.ptr(8126,837),a),P(new a.ptr(8486,937),a),P(new a.ptr(8490,75),a),P(new a.ptr(8491,197),a),P(new a.ptr(42570,42571),a),P(new a.ptr(42571,7304),a)]),dn=new t.ptr(new s([P(new r.ptr(837,837,1),r)]),c.nil,0),wn=new t.ptr(new s([P(new r.ptr(65,90,1),r),P(new r.ptr(192,214,1),r),P(new r.ptr(216,222,1),r),P(new r.ptr(256,302,2),r),P(new r.ptr(306,310,2),r),P(new r.ptr(313,327,2),r),P(new r.ptr(330,376,2),r),P(new r.ptr(377,381,2),r),P(new r.ptr(385,386,1),r),P(new r.ptr(388,390,2),r),P(new r.ptr(391,393,2),r),P(new r.ptr(394,395,1),r),P(new r.ptr(398,401,1),r),P(new r.ptr(403,404,1),r),P(new r.ptr(406,408,1),r),P(new r.ptr(412,413,1),r),P(new r.ptr(415,416,1),r),P(new r.ptr(418,422,2),r),P(new r.ptr(423,425,2),r),P(new r.ptr(428,430,2),r),P(new r.ptr(431,433,2),r),P(new r.ptr(434,435,1),r),P(new r.ptr(437,439,2),r),P(new r.ptr(440,444,4),r),P(new r.ptr(452,453,1),r),P(new r.ptr(455,456,1),r),P(new r.ptr(458,459,1),r),P(new r.ptr(461,475,2),r),P(new r.ptr(478,494,2),r),P(new r.ptr(497,498,1),r),P(new r.ptr(500,502,2),r),P(new r.ptr(503,504,1),r),P(new r.ptr(506,562,2),r),P(new r.ptr(570,571,1),r),P(new r.ptr(573,574,1),r),P(new r.ptr(577,579,2),r),P(new r.ptr(580,582,1),r),P(new r.ptr(584,590,2),r),P(new r.ptr(837,880,43),r),P(new r.ptr(882,886,4),r),P(new r.ptr(895,902,7),r),P(new r.ptr(904,906,1),r),P(new r.ptr(908,910,2),r),P(new r.ptr(911,913,2),r),P(new r.ptr(914,929,1),r),P(new r.ptr(931,939,1),r),P(new r.ptr(975,984,9),r),P(new r.ptr(986,1006,2),r),P(new r.ptr(1012,1015,3),r),P(new r.ptr(1017,1018,1),r),P(new r.ptr(1021,1071,1),r),P(new r.ptr(1120,1152,2),r),P(new r.ptr(1162,1216,2),r),P(new r.ptr(1217,1229,2),r),P(new r.ptr(1232,1326,2),r),P(new r.ptr(1329,1366,1),r),P(new r.ptr(4256,4293,1),r),P(new r.ptr(4295,4301,6),r),P(new r.ptr(5024,5109,1),r),P(new r.ptr(7312,7354,1),r),P(new r.ptr(7357,7359,1),r),P(new r.ptr(7680,7828,2),r),P(new r.ptr(7838,7934,2),r),P(new r.ptr(7944,7951,1),r),P(new r.ptr(7960,7965,1),r),P(new r.ptr(7976,7983,1),r),P(new r.ptr(7992,7999,1),r),P(new r.ptr(8008,8013,1),r),P(new r.ptr(8025,8031,2),r),P(new r.ptr(8040,8047,1),r),P(new r.ptr(8072,8079,1),r),P(new r.ptr(8088,8095,1),r),P(new r.ptr(8104,8111,1),r),P(new r.ptr(8120,8124,1),r),P(new r.ptr(8136,8140,1),r),P(new r.ptr(8152,8155,1),r),P(new r.ptr(8168,8172,1),r),P(new r.ptr(8184,8188,1),r),P(new r.ptr(8486,8490,4),r),P(new r.ptr(8491,8498,7),r),P(new r.ptr(8579,11264,2685),r),P(new r.ptr(11265,11310,1),r),P(new r.ptr(11360,11362,2),r),P(new r.ptr(11363,11364,1),r),P(new r.ptr(11367,11373,2),r),P(new r.ptr(11374,11376,1),r),P(new r.ptr(11378,11381,3),r),P(new r.ptr(11390,11392,1),r),P(new r.ptr(11394,11490,2),r),P(new r.ptr(11499,11501,2),r),P(new r.ptr(11506,42560,31054),r),P(new r.ptr(42562,42604,2),r),P(new r.ptr(42624,42650,2),r),P(new r.ptr(42786,42798,2),r),P(new r.ptr(42802,42862,2),r),P(new r.ptr(42873,42877,2),r),P(new r.ptr(42878,42886,2),r),P(new r.ptr(42891,42893,2),r),P(new r.ptr(42896,42898,2),r),P(new r.ptr(42902,42922,2),r),P(new r.ptr(42923,42926,1),r),P(new r.ptr(42928,42932,1),r),P(new r.ptr(42934,42942,2),r),P(new r.ptr(42946,42948,2),r),P(new r.ptr(42949,42951,1),r),P(new r.ptr(42953,42997,44),r),P(new r.ptr(65313,65338,1),r)]),new c([P(new n.ptr(66560,66599,1),n),P(new n.ptr(66736,66771,1),n),P(new n.ptr(68736,68786,1),n),P(new n.ptr(71840,71871,1),n),P(new n.ptr(93760,93791,1),n),P(new n.ptr(125184,125217,1),n)]),3),hn=new t.ptr(new s([P(new r.ptr(452,454,2),r),P(new r.ptr(455,457,2),r),P(new r.ptr(458,460,2),r),P(new r.ptr(497,499,2),r),P(new r.ptr(8064,8071,1),r),P(new r.ptr(8080,8087,1),r),P(new r.ptr(8096,8103,1),r),P(new r.ptr(8115,8131,16),r),P(new r.ptr(8179,8179,1),r)]),c.nil,0),gn=new t.ptr(new s([P(new r.ptr(97,122,1),r),P(new r.ptr(181,223,42),r),P(new r.ptr(224,246,1),r),P(new r.ptr(248,255,1),r),P(new r.ptr(257,303,2),r),P(new r.ptr(307,311,2),r),P(new r.ptr(314,328,2),r),P(new r.ptr(331,375,2),r),P(new r.ptr(378,382,2),r),P(new r.ptr(383,384,1),r),P(new r.ptr(387,389,2),r),P(new r.ptr(392,396,4),r),P(new r.ptr(402,405,3),r),P(new r.ptr(409,410,1),r),P(new r.ptr(414,417,3),r),P(new r.ptr(419,421,2),r),P(new r.ptr(424,429,5),r),P(new r.ptr(432,436,4),r),P(new r.ptr(438,441,3),r),P(new r.ptr(445,447,2),r),P(new r.ptr(453,454,1),r),P(new r.ptr(456,457,1),r),P(new r.ptr(459,460,1),r),P(new r.ptr(462,476,2),r),P(new r.ptr(477,495,2),r),P(new r.ptr(498,499,1),r),P(new r.ptr(501,505,4),r),P(new r.ptr(507,543,2),r),P(new r.ptr(547,563,2),r),P(new r.ptr(572,575,3),r),P(new r.ptr(576,578,2),r),P(new r.ptr(583,591,2),r),P(new r.ptr(592,596,1),r),P(new r.ptr(598,599,1),r),P(new r.ptr(601,603,2),r),P(new r.ptr(604,608,4),r),P(new r.ptr(609,613,2),r),P(new r.ptr(614,616,2),r),P(new r.ptr(617,620,1),r),P(new r.ptr(623,625,2),r),P(new r.ptr(626,629,3),r),P(new r.ptr(637,640,3),r),P(new r.ptr(642,643,1),r),P(new r.ptr(647,652,1),r),P(new r.ptr(658,669,11),r),P(new r.ptr(670,837,167),r),P(new r.ptr(881,883,2),r),P(new r.ptr(887,891,4),r),P(new r.ptr(892,893,1),r),P(new r.ptr(940,943,1),r),P(new r.ptr(945,974,1),r),P(new r.ptr(976,977,1),r),P(new r.ptr(981,983,1),r),P(new r.ptr(985,1007,2),r),P(new r.ptr(1008,1011,1),r),P(new r.ptr(1013,1019,3),r),P(new r.ptr(1072,1119,1),r),P(new r.ptr(1121,1153,2),r),P(new r.ptr(1163,1215,2),r),P(new r.ptr(1218,1230,2),r),P(new r.ptr(1231,1327,2),r),P(new r.ptr(1377,1414,1),r),P(new r.ptr(4304,4346,1),r),P(new r.ptr(4349,4351,1),r),P(new r.ptr(5112,5117,1),r),P(new r.ptr(7296,7304,1),r),P(new r.ptr(7545,7549,4),r),P(new r.ptr(7566,7681,115),r),P(new r.ptr(7683,7829,2),r),P(new r.ptr(7835,7841,6),r),P(new r.ptr(7843,7935,2),r),P(new r.ptr(7936,7943,1),r),P(new r.ptr(7952,7957,1),r),P(new r.ptr(7968,7975,1),r),P(new r.ptr(7984,7991,1),r),P(new r.ptr(8e3,8005,1),r),P(new r.ptr(8017,8023,2),r),P(new r.ptr(8032,8039,1),r),P(new r.ptr(8048,8061,1),r),P(new r.ptr(8112,8113,1),r),P(new r.ptr(8126,8144,18),r),P(new r.ptr(8145,8160,15),r),P(new r.ptr(8161,8165,4),r),P(new r.ptr(8526,8580,54),r),P(new r.ptr(11312,11358,1),r),P(new r.ptr(11361,11365,4),r),P(new r.ptr(11366,11372,2),r),P(new r.ptr(11379,11382,3),r),P(new r.ptr(11393,11491,2),r),P(new r.ptr(11500,11502,2),r),P(new r.ptr(11507,11520,13),r),P(new r.ptr(11521,11557,1),r),P(new r.ptr(11559,11565,6),r),P(new r.ptr(42561,42605,2),r),P(new r.ptr(42625,42651,2),r),P(new r.ptr(42787,42799,2),r),P(new r.ptr(42803,42863,2),r),P(new r.ptr(42874,42876,2),r),P(new r.ptr(42879,42887,2),r),P(new r.ptr(42892,42897,5),r),P(new r.ptr(42899,42900,1),r),P(new r.ptr(42903,42921,2),r),P(new r.ptr(42933,42943,2),r),P(new r.ptr(42947,42952,5),r),P(new r.ptr(42954,42998,44),r),P(new r.ptr(43859,43888,29),r),P(new r.ptr(43889,43967,1),r),P(new r.ptr(65345,65370,1),r)]),new c([P(new n.ptr(66600,66639,1),n),P(new n.ptr(66776,66811,1),n),P(new n.ptr(68800,68850,1),n),P(new n.ptr(71872,71903,1),n),P(new n.ptr(93792,93823,1),n),P(new n.ptr(125218,125251,1),n)]),4),kn=new t.ptr(new s([P(new r.ptr(921,953,32),r),P(new r.ptr(8126,8126,1),r)]),c.nil,0),bn=new t.ptr(new s([P(new r.ptr(921,953,32),r),P(new r.ptr(8126,8126,1),r)]),c.nil,0),Dn.FoldCategory=Kt(We.keyFor,[{k:"L",v:dn},{k:"Ll",v:wn},{k:"Lt",v:hn},{k:"Lu",v:gn},{k:"M",v:kn},{k:"Mn",v:bn}]),yn=new t.ptr(new s([P(new r.ptr(924,956,32),r)]),c.nil,0),mn=new t.ptr(new s([P(new r.ptr(181,837,656),r)]),c.nil,0),vn=new t.ptr(new s([P(new r.ptr(921,953,32),r),P(new r.ptr(8126,8126,1),r)]),c.nil,0),Dn.FoldScript=Kt(We.keyFor,[{k:"Common",v:yn},{k:"Greek",v:mn},{k:"Inherited",v:vn}]),un=Ke(9,[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,50,51,52,53,54,55,56,57,58,59,60,61,62,63,64,97,98,99,100,101,102,103,104,105,106,107,108,109,110,111,112,113,114,115,116,117,118,119,120,121,122,91,92,93,94,95,96,65,66,67,68,69,70,71,72,73,74,8490,76,77,78,79,80,81,82,383,84,85,86,87,88,89,90,123,124,125,126,127]),$n=new l([P(new i.ptr(65,90,P(Ke(5,[0,32,0]),o)),i),P(new i.ptr(97,122,P(Ke(5,[-32,0,-32]),o)),i),P(new i.ptr(181,181,P(Ke(5,[743,0,743]),o)),i),P(new i.ptr(192,214,P(Ke(5,[0,32,0]),o)),i),P(new i.ptr(216,222,P(Ke(5,[0,32,0]),o)),i),P(new i.ptr(224,246,P(Ke(5,[-32,0,-32]),o)),i),P(new i.ptr(248,254,P(Ke(5,[-32,0,-32]),o)),i),P(new i.ptr(255,255,P(Ke(5,[121,0,121]),o)),i),P(new i.ptr(256,303,P(Ke(5,[1114112,1114112,1114112]),o)),i),P(new i.ptr(304,304,P(Ke(5,[0,-199,0]),o)),i),P(new i.ptr(305,305,P(Ke(5,[-232,0,-232]),o)),i),P(new i.ptr(306,311,P(Ke(5,[1114112,1114112,1114112]),o)),i),P(new i.ptr(313,328,P(Ke(5,[1114112,1114112,1114112]),o)),i),P(new i.ptr(330,375,P(Ke(5,[1114112,1114112,1114112]),o)),i),P(new i.ptr(376,376,P(Ke(5,[0,-121,0]),o)),i),P(new i.ptr(377,382,P(Ke(5,[1114112,1114112,1114112]),o)),i),P(new i.ptr(383,383,P(Ke(5,[-300,0,-300]),o)),i),P(new i.ptr(384,384,P(Ke(5,[195,0,195]),o)),i),P(new i.ptr(385,385,P(Ke(5,[0,210,0]),o)),i),P(new i.ptr(386,389,P(Ke(5,[1114112,1114112,1114112]),o)),i),P(new i.ptr(390,390,P(Ke(5,[0,206,0]),o)),i),P(new i.ptr(391,392,P(Ke(5,[1114112,1114112,1114112]),o)),i),P(new i.ptr(393,394,P(Ke(5,[0,205,0]),o)),i),P(new i.ptr(395,396,P(Ke(5,[1114112,1114112,1114112]),o)),i),P(new i.ptr(398,398,P(Ke(5,[0,79,0]),o)),i),P(new i.ptr(399,399,P(Ke(5,[0,202,0]),o)),i),P(new i.ptr(400,400,P(Ke(5,[0,203,0]),o)),i),P(new i.ptr(401,402,P(Ke(5,[1114112,1114112,1114112]),o)),i),P(new i.ptr(403,403,P(Ke(5,[0,205,0]),o)),i),P(new i.ptr(404,404,P(Ke(5,[0,207,0]),o)),i),P(new i.ptr(405,405,P(Ke(5,[97,0,97]),o)),i),P(new i.ptr(406,406,P(Ke(5,[0,211,0]),o)),i),P(new i.ptr(407,407,P(Ke(5,[0,209,0]),o)),i),P(new i.ptr(408,409,P(Ke(5,[1114112,1114112,1114112]),o)),i),P(new i.ptr(410,410,P(Ke(5,[163,0,163]),o)),i),P(new i.ptr(412,412,P(Ke(5,[0,211,0]),o)),i),P(new i.ptr(413,413,P(Ke(5,[0,213,0]),o)),i),P(new i.ptr(414,414,P(Ke(5,[130,0,130]),o)),i),P(new i.ptr(415,415,P(Ke(5,[0,214,0]),o)),i),P(new i.ptr(416,421,P(Ke(5,[1114112,1114112,1114112]),o)),i),P(new i.ptr(422,422,P(Ke(5,[0,218,0]),o)),i),P(new i.ptr(423,424,P(Ke(5,[1114112,1114112,1114112]),o)),i),P(new i.ptr(425,425,P(Ke(5,[0,218,0]),o)),i),P(new i.ptr(428,429,P(Ke(5,[1114112,1114112,1114112]),o)),i),P(new i.ptr(430,430,P(Ke(5,[0,218,0]),o)),i),P(new i.ptr(431,432,P(Ke(5,[1114112,1114112,1114112]),o)),i),P(new i.ptr(433,434,P(Ke(5,[0,217,0]),o)),i),P(new i.ptr(435,438,P(Ke(5,[1114112,1114112,1114112]),o)),i),P(new i.ptr(439,439,P(Ke(5,[0,219,0]),o)),i),P(new i.ptr(440,441,P(Ke(5,[1114112,1114112,1114112]),o)),i),P(new i.ptr(444,445,P(Ke(5,[1114112,1114112,1114112]),o)),i),P(new i.ptr(447,447,P(Ke(5,[56,0,56]),o)),i),P(new i.ptr(452,452,P(Ke(5,[0,2,1]),o)),i),P(new i.ptr(453,453,P(Ke(5,[-1,1,0]),o)),i),P(new i.ptr(454,454,P(Ke(5,[-2,0,-1]),o)),i),P(new i.ptr(455,455,P(Ke(5,[0,2,1]),o)),i),P(new i.ptr(456,456,P(Ke(5,[-1,1,0]),o)),i),P(new i.ptr(457,457,P(Ke(5,[-2,0,-1]),o)),i),P(new i.ptr(458,458,P(Ke(5,[0,2,1]),o)),i),P(new i.ptr(459,459,P(Ke(5,[-1,1,0]),o)),i),P(new i.ptr(460,460,P(Ke(5,[-2,0,-1]),o)),i),P(new i.ptr(461,476,P(Ke(5,[1114112,1114112,1114112]),o)),i),P(new i.ptr(477,477,P(Ke(5,[-79,0,-79]),o)),i),P(new i.ptr(478,495,P(Ke(5,[1114112,1114112,1114112]),o)),i),P(new i.ptr(497,497,P(Ke(5,[0,2,1]),o)),i),P(new i.ptr(498,498,P(Ke(5,[-1,1,0]),o)),i),P(new i.ptr(499,499,P(Ke(5,[-2,0,-1]),o)),i),P(new i.ptr(500,501,P(Ke(5,[1114112,1114112,1114112]),o)),i),P(new i.ptr(502,502,P(Ke(5,[0,-97,0]),o)),i),P(new i.ptr(503,503,P(Ke(5,[0,-56,0]),o)),i),P(new i.ptr(504,543,P(Ke(5,[1114112,1114112,1114112]),o)),i),P(new i.ptr(544,544,P(Ke(5,[0,-130,0]),o)),i),P(new i.ptr(546,563,P(Ke(5,[1114112,1114112,1114112]),o)),i),P(new i.ptr(570,570,P(Ke(5,[0,10795,0]),o)),i),P(new i.ptr(571,572,P(Ke(5,[1114112,1114112,1114112]),o)),i),P(new i.ptr(573,573,P(Ke(5,[0,-163,0]),o)),i),P(new i.ptr(574,574,P(Ke(5,[0,10792,0]),o)),i),P(new i.ptr(575,576,P(Ke(5,[10815,0,10815]),o)),i),P(new i.ptr(577,578,P(Ke(5,[1114112,1114112,1114112]),o)),i),P(new i.ptr(579,579,P(Ke(5,[0,-195,0]),o)),i),P(new i.ptr(580,580,P(Ke(5,[0,69,0]),o)),i),P(new i.ptr(581,581,P(Ke(5,[0,71,0]),o)),i),P(new i.ptr(582,591,P(Ke(5,[1114112,1114112,1114112]),o)),i),P(new i.ptr(592,592,P(Ke(5,[10783,0,10783]),o)),i),P(new i.ptr(593,593,P(Ke(5,[10780,0,10780]),o)),i),P(new i.ptr(594,594,P(Ke(5,[10782,0,10782]),o)),i),P(new i.ptr(595,595,P(Ke(5,[-210,0,-210]),o)),i),P(new i.ptr(596,596,P(Ke(5,[-206,0,-206]),o)),i),P(new i.ptr(598,599,P(Ke(5,[-205,0,-205]),o)),i),P(new i.ptr(601,601,P(Ke(5,[-202,0,-202]),o)),i),P(new i.ptr(603,603,P(Ke(5,[-203,0,-203]),o)),i),P(new i.ptr(604,604,P(Ke(5,[42319,0,42319]),o)),i),P(new i.ptr(608,608,P(Ke(5,[-205,0,-205]),o)),i),P(new i.ptr(609,609,P(Ke(5,[42315,0,42315]),o)),i),P(new i.ptr(611,611,P(Ke(5,[-207,0,-207]),o)),i),P(new i.ptr(613,613,P(Ke(5,[42280,0,42280]),o)),i),P(new i.ptr(614,614,P(Ke(5,[42308,0,42308]),o)),i),P(new i.ptr(616,616,P(Ke(5,[-209,0,-209]),o)),i),P(new i.ptr(617,617,P(Ke(5,[-211,0,-211]),o)),i),P(new i.ptr(618,618,P(Ke(5,[42308,0,42308]),o)),i),P(new i.ptr(619,619,P(Ke(5,[10743,0,10743]),o)),i),P(new i.ptr(620,620,P(Ke(5,[42305,0,42305]),o)),i),P(new i.ptr(623,623,P(Ke(5,[-211,0,-211]),o)),i),P(new i.ptr(625,625,P(Ke(5,[10749,0,10749]),o)),i),P(new i.ptr(626,626,P(Ke(5,[-213,0,-213]),o)),i),P(new i.ptr(629,629,P(Ke(5,[-214,0,-214]),o)),i),P(new i.ptr(637,637,P(Ke(5,[10727,0,10727]),o)),i),P(new i.ptr(640,640,P(Ke(5,[-218,0,-218]),o)),i),P(new i.ptr(642,642,P(Ke(5,[42307,0,42307]),o)),i),P(new i.ptr(643,643,P(Ke(5,[-218,0,-218]),o)),i),P(new i.ptr(647,647,P(Ke(5,[42282,0,42282]),o)),i),P(new i.ptr(648,648,P(Ke(5,[-218,0,-218]),o)),i),P(new i.ptr(649,649,P(Ke(5,[-69,0,-69]),o)),i),P(new i.ptr(650,651,P(Ke(5,[-217,0,-217]),o)),i),P(new i.ptr(652,652,P(Ke(5,[-71,0,-71]),o)),i),P(new i.ptr(658,658,P(Ke(5,[-219,0,-219]),o)),i),P(new i.ptr(669,669,P(Ke(5,[42261,0,42261]),o)),i),P(new i.ptr(670,670,P(Ke(5,[42258,0,42258]),o)),i),P(new i.ptr(837,837,P(Ke(5,[84,0,84]),o)),i),P(new i.ptr(880,883,P(Ke(5,[1114112,1114112,1114112]),o)),i),P(new i.ptr(886,887,P(Ke(5,[1114112,1114112,1114112]),o)),i),P(new i.ptr(891,893,P(Ke(5,[130,0,130]),o)),i),P(new i.ptr(895,895,P(Ke(5,[0,116,0]),o)),i),P(new i.ptr(902,902,P(Ke(5,[0,38,0]),o)),i),P(new i.ptr(904,906,P(Ke(5,[0,37,0]),o)),i),P(new i.ptr(908,908,P(Ke(5,[0,64,0]),o)),i),P(new i.ptr(910,911,P(Ke(5,[0,63,0]),o)),i),P(new i.ptr(913,929,P(Ke(5,[0,32,0]),o)),i),P(new i.ptr(931,939,P(Ke(5,[0,32,0]),o)),i),P(new i.ptr(940,940,P(Ke(5,[-38,0,-38]),o)),i),P(new i.ptr(941,943,P(Ke(5,[-37,0,-37]),o)),i),P(new i.ptr(945,961,P(Ke(5,[-32,0,-32]),o)),i),P(new i.ptr(962,962,P(Ke(5,[-31,0,-31]),o)),i),P(new i.ptr(963,971,P(Ke(5,[-32,0,-32]),o)),i),P(new i.ptr(972,972,P(Ke(5,[-64,0,-64]),o)),i),P(new i.ptr(973,974,P(Ke(5,[-63,0,-63]),o)),i),P(new i.ptr(975,975,P(Ke(5,[0,8,0]),o)),i),P(new i.ptr(976,976,P(Ke(5,[-62,0,-62]),o)),i),P(new i.ptr(977,977,P(Ke(5,[-57,0,-57]),o)),i),P(new i.ptr(981,981,P(Ke(5,[-47,0,-47]),o)),i),P(new i.ptr(982,982,P(Ke(5,[-54,0,-54]),o)),i),P(new i.ptr(983,983,P(Ke(5,[-8,0,-8]),o)),i),P(new i.ptr(984,1007,P(Ke(5,[1114112,1114112,1114112]),o)),i),P(new i.ptr(1008,1008,P(Ke(5,[-86,0,-86]),o)),i),P(new i.ptr(1009,1009,P(Ke(5,[-80,0,-80]),o)),i),P(new i.ptr(1010,1010,P(Ke(5,[7,0,7]),o)),i),P(new i.ptr(1011,1011,P(Ke(5,[-116,0,-116]),o)),i),P(new i.ptr(1012,1012,P(Ke(5,[0,-60,0]),o)),i),P(new i.ptr(1013,1013,P(Ke(5,[-96,0,-96]),o)),i),P(new i.ptr(1015,1016,P(Ke(5,[1114112,1114112,1114112]),o)),i),P(new i.ptr(1017,1017,P(Ke(5,[0,-7,0]),o)),i),P(new i.ptr(1018,1019,P(Ke(5,[1114112,1114112,1114112]),o)),i),P(new i.ptr(1021,1023,P(Ke(5,[0,-130,0]),o)),i),P(new i.ptr(1024,1039,P(Ke(5,[0,80,0]),o)),i),P(new i.ptr(1040,1071,P(Ke(5,[0,32,0]),o)),i),P(new i.ptr(1072,1103,P(Ke(5,[-32,0,-32]),o)),i),P(new i.ptr(1104,1119,P(Ke(5,[-80,0,-80]),o)),i),P(new i.ptr(1120,1153,P(Ke(5,[1114112,1114112,1114112]),o)),i),P(new i.ptr(1162,1215,P(Ke(5,[1114112,1114112,1114112]),o)),i),P(new i.ptr(1216,1216,P(Ke(5,[0,15,0]),o)),i),P(new i.ptr(1217,1230,P(Ke(5,[1114112,1114112,1114112]),o)),i),P(new i.ptr(1231,1231,P(Ke(5,[-15,0,-15]),o)),i),P(new i.ptr(1232,1327,P(Ke(5,[1114112,1114112,1114112]),o)),i),P(new i.ptr(1329,1366,P(Ke(5,[0,48,0]),o)),i),P(new i.ptr(1377,1414,P(Ke(5,[-48,0,-48]),o)),i),P(new i.ptr(4256,4293,P(Ke(5,[0,7264,0]),o)),i),P(new i.ptr(4295,4295,P(Ke(5,[0,7264,0]),o)),i),P(new i.ptr(4301,4301,P(Ke(5,[0,7264,0]),o)),i),P(new i.ptr(4304,4346,P(Ke(5,[3008,0,0]),o)),i),P(new i.ptr(4349,4351,P(Ke(5,[3008,0,0]),o)),i),P(new i.ptr(5024,5103,P(Ke(5,[0,38864,0]),o)),i),P(new i.ptr(5104,5109,P(Ke(5,[0,8,0]),o)),i),P(new i.ptr(5112,5117,P(Ke(5,[-8,0,-8]),o)),i),P(new i.ptr(7296,7296,P(Ke(5,[-6254,0,-6254]),o)),i),P(new i.ptr(7297,7297,P(Ke(5,[-6253,0,-6253]),o)),i),P(new i.ptr(7298,7298,P(Ke(5,[-6244,0,-6244]),o)),i),P(new i.ptr(7299,7300,P(Ke(5,[-6242,0,-6242]),o)),i),P(new i.ptr(7301,7301,P(Ke(5,[-6243,0,-6243]),o)),i),P(new i.ptr(7302,7302,P(Ke(5,[-6236,0,-6236]),o)),i),P(new i.ptr(7303,7303,P(Ke(5,[-6181,0,-6181]),o)),i),P(new i.ptr(7304,7304,P(Ke(5,[35266,0,35266]),o)),i),P(new i.ptr(7312,7354,P(Ke(5,[0,-3008,0]),o)),i),P(new i.ptr(7357,7359,P(Ke(5,[0,-3008,0]),o)),i),P(new i.ptr(7545,7545,P(Ke(5,[35332,0,35332]),o)),i),P(new i.ptr(7549,7549,P(Ke(5,[3814,0,3814]),o)),i),P(new i.ptr(7566,7566,P(Ke(5,[35384,0,35384]),o)),i),P(new i.ptr(7680,7829,P(Ke(5,[1114112,1114112,1114112]),o)),i),P(new i.ptr(7835,7835,P(Ke(5,[-59,0,-59]),o)),i),P(new i.ptr(7838,7838,P(Ke(5,[0,-7615,0]),o)),i),P(new i.ptr(7840,7935,P(Ke(5,[1114112,1114112,1114112]),o)),i),P(new i.ptr(7936,7943,P(Ke(5,[8,0,8]),o)),i),P(new i.ptr(7944,7951,P(Ke(5,[0,-8,0]),o)),i),P(new i.ptr(7952,7957,P(Ke(5,[8,0,8]),o)),i),P(new i.ptr(7960,7965,P(Ke(5,[0,-8,0]),o)),i),P(new i.ptr(7968,7975,P(Ke(5,[8,0,8]),o)),i),P(new i.ptr(7976,7983,P(Ke(5,[0,-8,0]),o)),i),P(new i.ptr(7984,7991,P(Ke(5,[8,0,8]),o)),i),P(new i.ptr(7992,7999,P(Ke(5,[0,-8,0]),o)),i),P(new i.ptr(8e3,8005,P(Ke(5,[8,0,8]),o)),i),P(new i.ptr(8008,8013,P(Ke(5,[0,-8,0]),o)),i),P(new i.ptr(8017,8017,P(Ke(5,[8,0,8]),o)),i),P(new i.ptr(8019,8019,P(Ke(5,[8,0,8]),o)),i),P(new i.ptr(8021,8021,P(Ke(5,[8,0,8]),o)),i),P(new i.ptr(8023,8023,P(Ke(5,[8,0,8]),o)),i),P(new i.ptr(8025,8025,P(Ke(5,[0,-8,0]),o)),i),P(new i.ptr(8027,8027,P(Ke(5,[0,-8,0]),o)),i),P(new i.ptr(8029,8029,P(Ke(5,[0,-8,0]),o)),i),P(new i.ptr(8031,8031,P(Ke(5,[0,-8,0]),o)),i),P(new i.ptr(8032,8039,P(Ke(5,[8,0,8]),o)),i),P(new i.ptr(8040,8047,P(Ke(5,[0,-8,0]),o)),i),P(new i.ptr(8048,8049,P(Ke(5,[74,0,74]),o)),i),P(new i.ptr(8050,8053,P(Ke(5,[86,0,86]),o)),i),P(new i.ptr(8054,8055,P(Ke(5,[100,0,100]),o)),i),P(new i.ptr(8056,8057,P(Ke(5,[128,0,128]),o)),i),P(new i.ptr(8058,8059,P(Ke(5,[112,0,112]),o)),i),P(new i.ptr(8060,8061,P(Ke(5,[126,0,126]),o)),i),P(new i.ptr(8064,8071,P(Ke(5,[8,0,8]),o)),i),P(new i.ptr(8072,8079,P(Ke(5,[0,-8,0]),o)),i),P(new i.ptr(8080,8087,P(Ke(5,[8,0,8]),o)),i),P(new i.ptr(8088,8095,P(Ke(5,[0,-8,0]),o)),i),P(new i.ptr(8096,8103,P(Ke(5,[8,0,8]),o)),i),P(new i.ptr(8104,8111,P(Ke(5,[0,-8,0]),o)),i),P(new i.ptr(8112,8113,P(Ke(5,[8,0,8]),o)),i),P(new i.ptr(8115,8115,P(Ke(5,[9,0,9]),o)),i),P(new i.ptr(8120,8121,P(Ke(5,[0,-8,0]),o)),i),P(new i.ptr(8122,8123,P(Ke(5,[0,-74,0]),o)),i),P(new i.ptr(8124,8124,P(Ke(5,[0,-9,0]),o)),i),P(new i.ptr(8126,8126,P(Ke(5,[-7205,0,-7205]),o)),i),P(new i.ptr(8131,8131,P(Ke(5,[9,0,9]),o)),i),P(new i.ptr(8136,8139,P(Ke(5,[0,-86,0]),o)),i),P(new i.ptr(8140,8140,P(Ke(5,[0,-9,0]),o)),i),P(new i.ptr(8144,8145,P(Ke(5,[8,0,8]),o)),i),P(new i.ptr(8152,8153,P(Ke(5,[0,-8,0]),o)),i),P(new i.ptr(8154,8155,P(Ke(5,[0,-100,0]),o)),i),P(new i.ptr(8160,8161,P(Ke(5,[8,0,8]),o)),i),P(new i.ptr(8165,8165,P(Ke(5,[7,0,7]),o)),i),P(new i.ptr(8168,8169,P(Ke(5,[0,-8,0]),o)),i),P(new i.ptr(8170,8171,P(Ke(5,[0,-112,0]),o)),i),P(new i.ptr(8172,8172,P(Ke(5,[0,-7,0]),o)),i),P(new i.ptr(8179,8179,P(Ke(5,[9,0,9]),o)),i),P(new i.ptr(8184,8185,P(Ke(5,[0,-128,0]),o)),i),P(new i.ptr(8186,8187,P(Ke(5,[0,-126,0]),o)),i),P(new i.ptr(8188,8188,P(Ke(5,[0,-9,0]),o)),i),P(new i.ptr(8486,8486,P(Ke(5,[0,-7517,0]),o)),i),P(new i.ptr(8490,8490,P(Ke(5,[0,-8383,0]),o)),i),P(new i.ptr(8491,8491,P(Ke(5,[0,-8262,0]),o)),i),P(new i.ptr(8498,8498,P(Ke(5,[0,28,0]),o)),i),P(new i.ptr(8526,8526,P(Ke(5,[-28,0,-28]),o)),i),P(new i.ptr(8544,8559,P(Ke(5,[0,16,0]),o)),i),P(new i.ptr(8560,8575,P(Ke(5,[-16,0,-16]),o)),i),P(new i.ptr(8579,8580,P(Ke(5,[1114112,1114112,1114112]),o)),i),P(new i.ptr(9398,9423,P(Ke(5,[0,26,0]),o)),i),P(new i.ptr(9424,9449,P(Ke(5,[-26,0,-26]),o)),i),P(new i.ptr(11264,11310,P(Ke(5,[0,48,0]),o)),i),P(new i.ptr(11312,11358,P(Ke(5,[-48,0,-48]),o)),i),P(new i.ptr(11360,11361,P(Ke(5,[1114112,1114112,1114112]),o)),i),P(new i.ptr(11362,11362,P(Ke(5,[0,-10743,0]),o)),i),P(new i.ptr(11363,11363,P(Ke(5,[0,-3814,0]),o)),i),P(new i.ptr(11364,11364,P(Ke(5,[0,-10727,0]),o)),i),P(new i.ptr(11365,11365,P(Ke(5,[-10795,0,-10795]),o)),i),P(new i.ptr(11366,11366,P(Ke(5,[-10792,0,-10792]),o)),i),P(new i.ptr(11367,11372,P(Ke(5,[1114112,1114112,1114112]),o)),i),P(new i.ptr(11373,11373,P(Ke(5,[0,-10780,0]),o)),i),P(new i.ptr(11374,11374,P(Ke(5,[0,-10749,0]),o)),i),P(new i.ptr(11375,11375,P(Ke(5,[0,-10783,0]),o)),i),P(new i.ptr(11376,11376,P(Ke(5,[0,-10782,0]),o)),i),P(new i.ptr(11378,11379,P(Ke(5,[1114112,1114112,1114112]),o)),i),P(new i.ptr(11381,11382,P(Ke(5,[1114112,1114112,1114112]),o)),i),P(new i.ptr(11390,11391,P(Ke(5,[0,-10815,0]),o)),i),P(new i.ptr(11392,11491,P(Ke(5,[1114112,1114112,1114112]),o)),i),P(new i.ptr(11499,11502,P(Ke(5,[1114112,1114112,1114112]),o)),i),P(new i.ptr(11506,11507,P(Ke(5,[1114112,1114112,1114112]),o)),i),P(new i.ptr(11520,11557,P(Ke(5,[-7264,0,-7264]),o)),i),P(new i.ptr(11559,11559,P(Ke(5,[-7264,0,-7264]),o)),i),P(new i.ptr(11565,11565,P(Ke(5,[-7264,0,-7264]),o)),i),P(new i.ptr(42560,42605,P(Ke(5,[1114112,1114112,1114112]),o)),i),P(new i.ptr(42624,42651,P(Ke(5,[1114112,1114112,1114112]),o)),i),P(new i.ptr(42786,42799,P(Ke(5,[1114112,1114112,1114112]),o)),i),P(new i.ptr(42802,42863,P(Ke(5,[1114112,1114112,1114112]),o)),i),P(new i.ptr(42873,42876,P(Ke(5,[1114112,1114112,1114112]),o)),i),P(new i.ptr(42877,42877,P(Ke(5,[0,-35332,0]),o)),i),P(new i.ptr(42878,42887,P(Ke(5,[1114112,1114112,1114112]),o)),i),P(new i.ptr(42891,42892,P(Ke(5,[1114112,1114112,1114112]),o)),i),P(new i.ptr(42893,42893,P(Ke(5,[0,-42280,0]),o)),i),P(new i.ptr(42896,42899,P(Ke(5,[1114112,1114112,1114112]),o)),i),P(new i.ptr(42900,42900,P(Ke(5,[48,0,48]),o)),i),P(new i.ptr(42902,42921,P(Ke(5,[1114112,1114112,1114112]),o)),i),P(new i.ptr(42922,42922,P(Ke(5,[0,-42308,0]),o)),i),P(new i.ptr(42923,42923,P(Ke(5,[0,-42319,0]),o)),i),P(new i.ptr(42924,42924,P(Ke(5,[0,-42315,0]),o)),i),P(new i.ptr(42925,42925,P(Ke(5,[0,-42305,0]),o)),i),P(new i.ptr(42926,42926,P(Ke(5,[0,-42308,0]),o)),i),P(new i.ptr(42928,42928,P(Ke(5,[0,-42258,0]),o)),i),P(new i.ptr(42929,42929,P(Ke(5,[0,-42282,0]),o)),i),P(new i.ptr(42930,42930,P(Ke(5,[0,-42261,0]),o)),i),P(new i.ptr(42931,42931,P(Ke(5,[0,928,0]),o)),i),P(new i.ptr(42932,42943,P(Ke(5,[1114112,1114112,1114112]),o)),i),P(new i.ptr(42946,42947,P(Ke(5,[1114112,1114112,1114112]),o)),i),P(new i.ptr(42948,42948,P(Ke(5,[0,-48,0]),o)),i),P(new i.ptr(42949,42949,P(Ke(5,[0,-42307,0]),o)),i),P(new i.ptr(42950,42950,P(Ke(5,[0,-35384,0]),o)),i),P(new i.ptr(42951,42954,P(Ke(5,[1114112,1114112,1114112]),o)),i),P(new i.ptr(42997,42998,P(Ke(5,[1114112,1114112,1114112]),o)),i),P(new i.ptr(43859,43859,P(Ke(5,[-928,0,-928]),o)),i),P(new i.ptr(43888,43967,P(Ke(5,[-38864,0,-38864]),o)),i),P(new i.ptr(65313,65338,P(Ke(5,[0,32,0]),o)),i),P(new i.ptr(65345,65370,P(Ke(5,[-32,0,-32]),o)),i),P(new i.ptr(66560,66599,P(Ke(5,[0,40,0]),o)),i),P(new i.ptr(66600,66639,P(Ke(5,[-40,0,-40]),o)),i),P(new i.ptr(66736,66771,P(Ke(5,[0,40,0]),o)),i),P(new i.ptr(66776,66811,P(Ke(5,[-40,0,-40]),o)),i),P(new i.ptr(68736,68786,P(Ke(5,[0,64,0]),o)),i),P(new i.ptr(68800,68850,P(Ke(5,[-64,0,-64]),o)),i),P(new i.ptr(71840,71871,P(Ke(5,[0,32,0]),o)),i),P(new i.ptr(71872,71903,P(Ke(5,[-32,0,-32]),o)),i),P(new i.ptr(93760,93791,P(Ke(5,[0,32,0]),o)),i),P(new i.ptr(93792,93823,P(Ke(5,[-32,0,-32]),o)),i),P(new i.ptr(125184,125217,P(Ke(5,[0,34,0]),o)),i),P(new i.ptr(125218,125251,P(Ke(5,[-34,0,-34]),o)),i)]),Dn.CaseRanges=$n,ln=Ke(8,[1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,144,130,130,130,136,130,130,130,130,130,130,136,130,130,130,130,132,132,132,132,132,132,132,132,132,132,130,130,136,136,136,130,130,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,130,130,130,136,130,136,192,192,192,192,192,192,192,192,192,192,192,192,192,192,192,192,192,192,192,192,192,192,192,192,192,192,130,136,130,136,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,1,16,130,136,136,136,136,136,130,136,136,224,130,136,0,136,136,136,136,132,132,136,192,130,130,136,132,224,130,132,132,132,130,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,160,136,160,160,160,160,160,160,160,192,192,192,192,192,192,192,192,192,192,192,192,192,192,192,192,192,192,192,192,192,192,192,192,136,192,192,192,192,192,192,192,192]),Dn.PrintRanges=new d([Dn.L,Dn.M,Dn.N,Dn.P,Dn.S])));return void 0===p&&(p={$blk:e}),p.$s=f,p.$r=u,p},Dn.$init=e,Dn}(),c["unicode/utf8"]=function(){var e,t,r,n,i,o,a,s,c,$,l,u,f,d,w,h={};return t=h.acceptRange=xe(0,ge,"utf8.acceptRange",!0,"unicode/utf8",!1,(function(e,t){if(this.$val=this,0===arguments.length)return this.lo=0,void(this.hi=0);this.lo=e,this.hi=t})),i=function(e){var i,o,a,s,c,$,l,u,f,d;return($=e.$length)<1?[65533,0]:(f=(l=0>=e.$length?void p("index out of range"):e.$array[e.$offset+0])<0||l>=r.length?void p("index out of range"):r[l])>=240?(c=f<<31>>31,[(0>=e.$length?void p("index out of range"):e.$array[e.$offset+0])&~c|65533&c,1]):(u=(7&f)>>>0|0,i=P((d=f>>>4<<24>>>24)<0||d>=n.length?void p("index out of range"):n[d],t),$=e.$length?void p("index out of range"):e.$array[e.$offset+1])>>0<<6|(63&o)>>>0,2]:(a=2>=e.$length?void p("index out of range"):e.$array[e.$offset+2])<128||191>>0<<12|(63&o)>>>0<<6|(63&a)>>>0,3]:(s=3>=e.$length?void p("index out of range"):e.$array[e.$offset+3])<128||191>>0<<18|(63&o)>>>0<<12|(63&a)>>>0<<6|(63&s)>>>0,4])},h.DecodeRune=i,o=function(e){var i,o,a,s,c,$,l,u,f,d;return(a=e.length)<1?[65533,0]:(f=(s=e.charCodeAt(0))<0||s>=r.length?void p("index out of range"):r[s])>=240?(o=f<<31>>31,[e.charCodeAt(0)&~o|65533&o,1]):(u=(7&f)>>>0|0,i=P((d=f>>>4<<24>>>24)<0||d>=n.length?void p("index out of range"):n[d],t),a>>0<<6|(63&c)>>>0,2]:($=e.charCodeAt(2))<128||191<$?[65533,1]:u<=3?[(15&s)>>>0<<12|(63&c)>>>0<<6|(63&$)>>>0,3]:(l=e.charCodeAt(3))<128||191>>0<<18|(63&c)>>>0<<12|(63&$)>>>0<<6|(63&l)>>>0,4])},h.DecodeRuneInString=o,a=function(e){var t,r,n,o,a,s;if(o=0,a=0,0===(r=e.$length))return[o=65533,a=0];if((o=0|((s=r-1|0)<0||s>=e.$length?void p("index out of range"):e.$array[e.$offset+s]))<128)return[o,a=1];for((n=r-4|0)<0&&(n=0),s=s-1|0;s>=n&&!f(s<0||s>=e.$length?void p("index out of range"):e.$array[e.$offset+s]);)s=s-1|0;return s<0&&(s=0),o=(t=i(y(e,s,r)))[0],(s+(a=t[1])|0)!==r?[o=65533,a=1]:[o,a]},h.DecodeLastRune=a,s=function(e){var t,r,n,i,a,p;if(i=0,a=0,0===(r=e.length))return[i=65533,a=0];if(p=r-1|0,(i=0|e.charCodeAt(p))<128)return[i,a=1];for((n=r-4|0)<0&&(n=0),p=p-1|0;p>=n&&!f(e.charCodeAt(p));)p=p-1|0;return p<0&&(p=0),i=(t=o(m(e,p,r)))[0],(p+(a=t[1])|0)!==r?[i=65533,a=1]:[i,a]},h.DecodeLastRuneInString=s,c=function(e){return e<0?-1:e<=127?1:e<=2047?2:55296<=e&&e<=57343?-1:e<=65535?3:e<=1114111?4:-1},h.RuneLen=c,$=function(e,t){var r;return(r=t>>>0)<=127?(0>=e.$length?p("index out of range"):e.$array[e.$offset+0]=t<<24>>>24,1):r<=2047?(1>=e.$length?p("index out of range"):e.$array[e.$offset+1],0>=e.$length?p("index out of range"):e.$array[e.$offset+0]=(192|t>>6<<24>>>24)>>>0,1>=e.$length?p("index out of range"):e.$array[e.$offset+1]=(128|(t<<24>>>24&63)>>>0)>>>0,2):r>1114111||55296<=r&&r<=57343?(t=65533,2>=e.$length?p("index out of range"):e.$array[e.$offset+2],0>=e.$length?p("index out of range"):e.$array[e.$offset+0]=(224|t>>12<<24>>>24)>>>0,1>=e.$length?p("index out of range"):e.$array[e.$offset+1]=(128|(t>>6<<24>>>24&63)>>>0)>>>0,2>=e.$length?p("index out of range"):e.$array[e.$offset+2]=(128|(t<<24>>>24&63)>>>0)>>>0,3):r<=65535?(2>=e.$length?p("index out of range"):e.$array[e.$offset+2],0>=e.$length?p("index out of range"):e.$array[e.$offset+0]=(224|t>>12<<24>>>24)>>>0,1>=e.$length?p("index out of range"):e.$array[e.$offset+1]=(128|(t>>6<<24>>>24&63)>>>0)>>>0,2>=e.$length?p("index out of range"):e.$array[e.$offset+2]=(128|(t<<24>>>24&63)>>>0)>>>0,3):(3>=e.$length?p("index out of range"):e.$array[e.$offset+3],0>=e.$length?p("index out of range"):e.$array[e.$offset+0]=(240|t>>18<<24>>>24)>>>0,1>=e.$length?p("index out of range"):e.$array[e.$offset+1]=(128|(t>>12<<24>>>24&63)>>>0)>>>0,2>=e.$length?p("index out of range"):e.$array[e.$offset+2]=(128|(t>>6<<24>>>24&63)>>>0)>>>0,3>=e.$length?p("index out of range"):e.$array[e.$offset+3]=(128|(t<<24>>>24&63)>>>0)>>>0,4)},h.EncodeRune=$,l=function(e){var i,o,a,s,c,$,l,u,f,d,w,h,g,k;for(u=e.$length,l=0,$=0;$=e.$length?void p("index out of range"):e.$array[e.$offset+$])<128?$=$+1|0:241!==(d=o<0||o>=r.length?void p("index out of range"):r[o])?($+(f=(7&d)>>>0|0)|0)>u?$=$+1|0:(i=P((w=d>>>4<<24>>>24)<0||w>=n.length?void p("index out of range"):n[w],t),(a=(h=$+1|0)<0||h>=e.$length?void p("index out of range"):e.$array[e.$offset+h])=e.$length?void p("index out of range"):e.$array[e.$offset+g])<128||191=e.$length?void p("index out of range"):e.$array[e.$offset+k])<128||191=r.length?void p("index out of range"):r[o])?($+(f=(7&d)>>>0|0)|0)>u?($=$+1|0,l=l+1|0):(i=P((w=d>>>4<<24>>>24)<0||w>=n.length?void p("index out of range"):n[w],t),(a=e.charCodeAt($+1|0))>>0==128)},h.RuneStart=f,d=function(e){for(var i,o,a,s,c,$,l,u,f,d;e.length>=8&&(((((e.charCodeAt(0)>>>0|e.charCodeAt(1)>>>0<<8>>>0)>>>0|e.charCodeAt(2)>>>0<<16>>>0)>>>0|e.charCodeAt(3)>>>0<<24>>>0)>>>0|(((e.charCodeAt(4)>>>0|e.charCodeAt(5)>>>0<<8>>>0)>>>0|e.charCodeAt(6)>>>0<<16>>>0)>>>0|e.charCodeAt(7)>>>0<<24>>>0)>>>0)>>>0&2155905152)>>>0==0;)e=m(e,8);for($=e.length,c=0;c<$;)if((l=e.charCodeAt(c))<128)c=c+1|0;else{if(241===(f=l<0||l>=r.length?void p("index out of range"):r[l]))return!1;if((c+(u=(7&f)>>>0|0)|0)>$)return!1;if(i=P((d=f>>>4<<24>>>24)<0||d>=n.length?void p("index out of range"):n[d],t),(o=e.charCodeAt(c+1|0))=n.$length?void p("index out of range"):n.$array[n.$offset+r])===t)return i;r++}return-1},v.IndexByte=d,w=function(e,t){var r,n,i;if(e.$length!==t.$length)return!1;for(n=e,r=0;r=n.$length?void p("index out of range"):n.$array[n.$offset+r])!==(i<0||i>=t.$length?void p("index out of range"):t.$array[t.$offset+i]))return!1;r++}return!0},v.Equal=w,h=function(e,t){var r,n,i,o,a,s,c,l;if(0===e.$length)return new $([]);if(1===e.$length)return D($.nil,0>=e.$length?void p("index out of range"):e.$array[e.$offset+0]);for(c=J(t.$length,e.$length-1|0),i=e,r=0;r=i.$length?void p("index out of range"):i.$array[i.$offset+r]).$length|0,r++;for(a=Zt($,c),s=T(a,0>=e.$length?void p("index out of range"):e.$array[e.$offset+0]),o=y(e,1),n=0;n=o.$length?void p("index out of range"):o.$array[o.$offset+n],s=(s=s+T(y(a,s),t)|0)+T(y(a,s),l)|0,n++;return a},v.Join=h,g=function(e,t){return e.$length>=t.$length&&w(y(e,0,t.$length),t)},v.HasPrefix=g,k=function(e,t){for(var r,n,a,s,c,$,l,u,f,d;0!==e.$length&&0!==t.$length;)if(f=0,d=0,(0>=e.$length?void p("index out of range"):e.$array[e.$offset+0])<128?(f=0|(0>=e.$length?void p("index out of range"):e.$array[e.$offset+0]),e=y(e,1)):(s=(n=o.DecodeRune(e))[0],l=n[1],f=s,e=y(e,l)),(0>=t.$length?void p("index out of range"):t.$array[t.$offset+0])<128?(d=0|(0>=t.$length?void p("index out of range"):t.$array[t.$offset+0]),t=y(t,1)):(c=(a=o.DecodeRune(t))[0],u=a[1],d=c,t=y(t,u)),d!==f){if(d=t.$length?void p("index out of range"):t.$array[t.$offset+0]);if(f===e.$length)return w(t,e)?0:-1;if(f>e.$length)return-1;if(f<=r.MaxLen){if(e.$length<=0)return r.Index(e,t);for(n=0>=t.$length?void p("index out of range"):t.$array[t.$offset+0],o=1>=t.$length?void p("index out of range"):t.$array[t.$offset+1],$=0,b=1+(e.$length-f|0)|0,s=0;$=e.$length?void p("index out of range"):e.$array[e.$offset+$])!==n){if((h=d(y(e,$+1|0,b),n))<0)return-1;$=$+(h+1|0)|0}if(((v=$+1|0)<0||v>=e.$length?void p("index out of range"):e.$array[e.$offset+v])===o&&w(y(e,$,$+f|0),t))return $;if($=$+1|0,(s=s+1|0)>r.Cutover($))return(k=r.Index(y(e,$),t))>=0?k+$|0:-1}return-1}for(i=0>=t.$length?void p("index out of range"):t.$array[t.$offset+0],a=1>=t.$length?void p("index out of range"):t.$array[t.$offset+1],l=0,c=0,m=1+(e.$length-f|0)|0;l=e.$length?void p("index out of range"):e.$array[e.$offset+l])!==i){if((g=d(y(e,l+1|0,m),i))<0)break;l=l+(g+1|0)|0}if(((_=l+1|0)<0||_>=e.$length?void p("index out of range"):e.$array[e.$offset+_])===a&&w(y(e,l,l+f|0),t))return l;if((c=c+1|0)>=(4+((l=l+1|0)>>4)|0)&&l":I(y(this.buf,this.off))},a.prototype.String=function(){return this.$val.String()},a.ptr.prototype.empty=function(){return this.buf.$length<=this.off},a.prototype.empty=function(){return this.$val.empty()},a.ptr.prototype.Len=function(){return this.buf.$length-this.off|0},a.prototype.Len=function(){return this.$val.Len()},a.ptr.prototype.Cap=function(){return this.buf.$capacity},a.prototype.Cap=function(){return this.$val.Cap()},a.ptr.prototype.Truncate=function(e){var t;t=this,0!==e?(t.lastRead=0,(e<0||e>t.Len())&&ir(new We("bytes.Buffer: truncation out of range")),t.buf=y(t.buf,0,t.off+e|0)):t.Reset()},a.prototype.Truncate=function(e){return this.$val.Truncate(e)},a.ptr.prototype.Reset=function(){var e;(e=this).buf=y(e.buf,0,0),e.off=0,e.lastRead=0},a.prototype.Reset=function(){return this.$val.Reset()},a.ptr.prototype.tryGrowByReslice=function(e){var t,r;return r=(t=this).buf.$length,e<=(t.buf.$capacity-r|0)?(t.buf=y(t.buf,0,r+e|0),[r,!0]):[0,!1]},a.prototype.tryGrowByReslice=function(e){return this.$val.tryGrowByReslice(e)},a.ptr.prototype.grow=function(e){var{_q:t,_r:r,_tuple:n,b:i,c:o,i:s,m:c,n:e,ok:l,$s:u,$r:f,$c:d}=hr(this,{n:e});u=u||0;e:for(;;){switch(u){case 0:if(0===(c=(i=this).Len())&&0!==i.off&&i.Reset(),s=(n=i.tryGrowByReslice(e))[0],l=n[1])return u=-1,s;if(i.buf===$.nil&&e<=64)return i.buf=Zt($,e,64),u=-1,0;if(e<=(((t=(o=i.buf.$capacity)/2)==t&&t!==1/0&&t!==-1/0?0|t:p("integer divide by zero"))-c|0)){u=1;continue}if(o>((2147483647-o|0)-e|0)){u=2;continue}u=3;continue;case 1:T(i.buf,y(i.buf,i.off)),u=4;continue;case 2:ir(v.ErrTooLarge),u=4;continue;case 3:r=m(y(i.buf,i.off),i.off+e|0),u=5;case 5:if(d&&(d=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;i.buf=r;case 4:return i.off=0,i.buf=y(i.buf,0,c+e|0),u=-1,c}return}return{$blk:a.ptr.prototype.grow,$c:!0,$r:f,_q:t,_r:r,_tuple:n,b:i,c:o,i:s,m:c,n:e,ok:l,$s:u}},a.prototype.grow=function(e){return this.$val.grow(e)},a.ptr.prototype.Grow=function(e){var{_r:t,b:r,m:n,n:e,$s:i,$r:o,$c:p}=hr(this,{n:e});i=i||0;e:for(;;){switch(i){case 0:r=this,e<0&&ir(new We("bytes.Buffer.Grow: negative count")),t=r.grow(e),i=1;case 1:if(p&&(p=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;return n=t,r.buf=y(r.buf,0,n),void(i=-1)}return}return{$blk:a.ptr.prototype.Grow,$c:!0,$r:o,_r:t,b:r,m:n,n:e,$s:i}},a.prototype.Grow=function(e){return this.$val.Grow(e)},a.ptr.prototype.Write=function(e){var{_r:t,_tmp:r,_tmp$1:n,_tuple:i,b:o,err:p,m:s,n:c,ok:$,p:e,$s:l,$r:u,$c:f}=hr(this,{p:e});l=l||0;e:for(;;){switch(l){case 0:if(c=0,p=tt,(o=this).lastRead=0,s=(i=o.tryGrowByReslice(e.$length))[0],!($=i[1])){l=1;continue}l=2;continue;case 1:t=o.grow(e.$length),l=3;case 3:if(f&&(f=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;s=t;case 2:return l=-1,[c=r=T(y(o.buf,s),e),p=n=tt]}return}return{$blk:a.ptr.prototype.Write,$c:!0,$r:u,_r:t,_tmp:r,_tmp$1:n,_tuple:i,b:o,err:p,m:s,n:c,ok:$,p:e,$s:l}},a.prototype.Write=function(e){return this.$val.Write(e)},a.ptr.prototype.WriteString=function(e){var{_r:t,_tmp:r,_tmp$1:n,_tuple:i,b:o,err:p,m:s,n:c,ok:$,s:e,$s:l,$r:u,$c:f}=hr(this,{s:e});l=l||0;e:for(;;){switch(l){case 0:if(c=0,p=tt,(o=this).lastRead=0,s=(i=o.tryGrowByReslice(e.length))[0],!($=i[1])){l=1;continue}l=2;continue;case 1:t=o.grow(e.length),l=3;case 3:if(f&&(f=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;s=t;case 2:return l=-1,[c=r=R(y(o.buf,s),e),p=n=tt]}return}return{$blk:a.ptr.prototype.WriteString,$c:!0,$r:u,_r:t,_tmp:r,_tmp$1:n,_tuple:i,b:o,err:p,m:s,n:c,ok:$,s:e,$s:l}},a.prototype.WriteString=function(e){return this.$val.WriteString(e)},a.ptr.prototype.ReadFrom=function(e){var{_r:t,_r$1:r,_tmp:i,_tmp$1:o,_tmp$2:p,_tmp$3:s,_tuple:c,b:$,e:l,err:f,i:d,m:w,n:h,r:e,x:g,$s:k,$r:b,$c:m}=hr(this,{r:e});k=k||0;e:for(;;){switch(k){case 0:h=new Re(0,0),f=tt,($=this).lastRead=0;case 1:t=$.grow(512),k=3;case 3:if(m&&(m=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;d=t,$.buf=y($.buf,0,d),r=e.Read(y($.buf,d,$.buf.$capacity)),k=4;case 4:if(m&&(m=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;if(w=(c=r)[0],l=c[1],w<0&&ir(u),$.buf=y($.buf,0,d+w|0),g=new Re(0,w),h=new Re(h.$high+g.$high,h.$low+g.$low),B(l,n.EOF))return k=-1,[h=i=h,f=o=tt];if(!B(l,tt))return k=-1,[h=p=h,f=s=l];k=1;continue;case 2:return k=-1,[h,f]}return}return{$blk:a.ptr.prototype.ReadFrom,$c:!0,$r:b,_r:t,_r$1:r,_tmp:i,_tmp$1:o,_tmp$2:p,_tmp$3:s,_tuple:c,b:$,e:l,err:f,i:d,m:w,n:h,r:e,x:g,$s:k}},a.prototype.ReadFrom=function(e){return this.$val.ReadFrom(e)},m=function(e,t){var{$24r:r,b:e,b2:n,c:i,n:t,$s:o,$deferred:a,$r:p,$c:s}=hr(this,{b:e,n:t});o=o||0;var c=null;try{for(;;){switch(o){case 0:a=[],pr.deferStack.push(a),a.push([function(){B(or(),tt)||ir(v.ErrTooLarge)},[]]),(i=e.$length+t|0)0){g=1;continue}g=2;continue;case 1:t=e.Write(y(l.buf,l.off)),g=3;case 3:if(b&&(b=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;if(d=($=t)[0],u=$[1],d>h&&ir(new We("bytes.Buffer.WriteTo: invalid Write count")),l.off=l.off+d|0,w=new Re(0,d),!B(u,tt))return g=-1,[w=r=w,f=i=u];if(d!==h)return g=-1,[w=o=w,f=p=n.ErrShortWrite];case 2:return l.Reset(),g=-1,[w=s=w,f=c=tt]}return}return{$blk:a.ptr.prototype.WriteTo,$c:!0,$r:k,_r:t,_tmp:r,_tmp$1:i,_tmp$2:o,_tmp$3:p,_tmp$4:s,_tmp$5:c,_tuple:$,b:l,e:u,err:f,m:d,n:w,nBytes:h,w:e,$s:g}},a.prototype.WriteTo=function(e){return this.$val.WriteTo(e)},a.ptr.prototype.WriteByte=function(e){var{_r:t,_tuple:r,b:n,c:e,m:i,ok:o,x:s,$s:c,$r:$,$c:l}=hr(this,{c:e});c=c||0;e:for(;;){switch(c){case 0:if((n=this).lastRead=0,i=(r=n.tryGrowByReslice(1))[0],!(o=r[1])){c=1;continue}c=2;continue;case 1:t=n.grow(1),c=3;case 3:if(l&&(l=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;i=t;case 2:return s=n.buf,i<0||i>=s.$length?p("index out of range"):s.$array[s.$offset+i]=e,c=-1,tt}return}return{$blk:a.ptr.prototype.WriteByte,$c:!0,$r:$,_r:t,_tuple:r,b:n,c:e,m:i,ok:o,x:s,$s:c}},a.prototype.WriteByte=function(e){return this.$val.WriteByte(e)},a.ptr.prototype.WriteRune=function(e){var{_r:t,_r$1:r,_tmp:n,_tmp$1:i,_tmp$2:p,_tmp$3:s,_tuple:c,b:$,err:l,m:u,n:f,ok:d,r:e,$s:w,$r:h,$c:g}=hr(this,{r:e});w=w||0;e:for(;;){switch(w){case 0:if(f=0,l=tt,$=this,e>>>0<128){w=1;continue}w=2;continue;case 1:t=$.WriteByte(e<<24>>>24),w=3;case 3:if(g&&(g=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;return w=-1,[f=n=1,l=i=tt];case 2:if($.lastRead=0,u=(c=$.tryGrowByReslice(4))[0],!(d=c[1])){w=4;continue}w=5;continue;case 4:r=$.grow(4),w=6;case 6:if(g&&(g=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;u=r;case 5:return f=o.EncodeRune(y($.buf,u,u+4|0),e),$.buf=y($.buf,0,u+f|0),w=-1,[f=p=f,l=s=tt]}return}return{$blk:a.ptr.prototype.WriteRune,$c:!0,$r:h,_r:t,_r$1:r,_tmp:n,_tmp$1:i,_tmp$2:p,_tmp$3:s,_tuple:c,b:$,err:l,m:u,n:f,ok:d,r:e,$s:w}},a.prototype.WriteRune=function(e){return this.$val.WriteRune(e)},a.ptr.prototype.Read=function(e){var t,r;return r=0,(t=this).lastRead=0,t.empty()?(t.Reset(),0===e.$length?[r=0,tt]:[r=0,n.EOF]):(r=T(e,y(t.buf,t.off)),t.off=t.off+r|0,r>0&&(t.lastRead=-1),[r,tt])},a.prototype.Read=function(e){return this.$val.Read(e)},a.ptr.prototype.Next=function(e){var t,r,n;return(t=this).lastRead=0,e>(n=t.Len())&&(e=n),r=y(t.buf,t.off,t.off+e|0),t.off=t.off+e|0,e>0&&(t.lastRead=-1),r},a.prototype.Next=function(e){return this.$val.Next(e)},a.ptr.prototype.ReadByte=function(){var e,t,r,i;return(e=this).empty()?(e.Reset(),[0,n.EOF]):(r=e.buf,t=(i=e.off)<0||i>=r.$length?void p("index out of range"):r.$array[r.$offset+i],e.off=e.off+1|0,e.lastRead=-1,[t,tt])},a.prototype.ReadByte=function(){return this.$val.ReadByte()},a.ptr.prototype.ReadRune=function(){var e,t,r,i,a,s,c;return a=0,(t=this).empty()?(t.Reset(),[a=0,0,n.EOF]):(s=t.buf,(r=(c=t.off)<0||c>=s.$length?void p("index out of range"):s.$array[s.$offset+c])<128?(t.off=t.off+1|0,t.lastRead=1,[a=0|r,1,tt]):(a=(e=o.DecodeRune(y(t.buf,t.off)))[0],i=e[1],t.off=t.off+i|0,t.lastRead=i<<24>>24,[a,i,tt]))},a.prototype.ReadRune=function(){return this.$val.ReadRune()},a.ptr.prototype.UnreadRune=function(){var e;return(e=this).lastRead<=0?t.New("bytes.Buffer: UnreadRune: previous operation was not a successful ReadRune"):(e.off>=(0|e.lastRead)&&(e.off=e.off-(0|e.lastRead)|0),e.lastRead=0,tt)},a.prototype.UnreadRune=function(){return this.$val.UnreadRune()},a.ptr.prototype.UnreadByte=function(){var e;return 0===(e=this).lastRead?f:(e.lastRead=0,e.off>0&&(e.off=e.off-1|0),tt)},a.prototype.UnreadByte=function(){return this.$val.UnreadByte()},a.ptr.prototype.ReadBytes=function(e){var t,r,n,i;return n=$.nil,r=tt,i=(t=this.readSlice(e))[0],r=t[1],[n=n=D(n,i),r]},a.prototype.ReadBytes=function(e){return this.$val.ReadBytes(e)},a.ptr.prototype.readSlice=function(e){var t,r,i,o,a;return a=$.nil,i=tt,o=d(y((t=this).buf,t.off),e),r=1+(t.off+o|0)|0,o<0&&(r=t.buf.$length,i=n.EOF),a=y(t.buf,t.off,r),t.off=r,t.lastRead=-1,[a,i]},a.prototype.readSlice=function(e){return this.$val.readSlice(e)},a.ptr.prototype.ReadString=function(e){var t,r,n;return r=tt,n=(t=this.readSlice(e))[0],r=t[1],[I(n),r]},a.prototype.ReadString=function(e){return this.$val.ReadString(e)},l.methods=[{prop:"Bytes",name:"Bytes",pkg:"",typ:Qe([],[$],!1)},{prop:"String",name:"String",pkg:"",typ:Qe([],[We],!1)},{prop:"empty",name:"empty",pkg:"bytes",typ:Qe([],[Ee],!1)},{prop:"Len",name:"Len",pkg:"",typ:Qe([],[Ce],!1)},{prop:"Cap",name:"Cap",pkg:"",typ:Qe([],[Ce],!1)},{prop:"Truncate",name:"Truncate",pkg:"",typ:Qe([Ce],[],!1)},{prop:"Reset",name:"Reset",pkg:"",typ:Qe([],[],!1)},{prop:"tryGrowByReslice",name:"tryGrowByReslice",pkg:"bytes",typ:Qe([Ce],[Ce,Ee],!1)},{prop:"grow",name:"grow",pkg:"bytes",typ:Qe([Ce],[Ce],!1)},{prop:"Grow",name:"Grow",pkg:"",typ:Qe([Ce],[],!1)},{prop:"Write",name:"Write",pkg:"",typ:Qe([$],[Ce,rt],!1)},{prop:"WriteString",name:"WriteString",pkg:"",typ:Qe([We],[Ce,rt],!1)},{prop:"ReadFrom",name:"ReadFrom",pkg:"",typ:Qe([n.Reader],[Re,rt],!1)},{prop:"WriteTo",name:"WriteTo",pkg:"",typ:Qe([n.Writer],[Re,rt],!1)},{prop:"WriteByte",name:"WriteByte",pkg:"",typ:Qe([Ne],[rt],!1)},{prop:"WriteRune",name:"WriteRune",pkg:"",typ:Qe([Fe],[Ce,rt],!1)},{prop:"Read",name:"Read",pkg:"",typ:Qe([$],[Ce,rt],!1)},{prop:"Next",name:"Next",pkg:"",typ:Qe([Ce],[$],!1)},{prop:"ReadByte",name:"ReadByte",pkg:"",typ:Qe([],[Ne,rt],!1)},{prop:"ReadRune",name:"ReadRune",pkg:"",typ:Qe([],[Fe,Ce,rt],!1)},{prop:"UnreadRune",name:"UnreadRune",pkg:"",typ:Qe([],[rt],!1)},{prop:"UnreadByte",name:"UnreadByte",pkg:"",typ:Qe([],[rt],!1)},{prop:"ReadBytes",name:"ReadBytes",pkg:"",typ:Qe([Ne],[$,rt],!1)},{prop:"readSlice",name:"readSlice",pkg:"bytes",typ:Qe([Ne],[$,rt],!1)},{prop:"ReadString",name:"ReadString",pkg:"",typ:Qe([Ne],[We,rt],!1)}],a.init("bytes",[{prop:"buf",name:"buf",embedded:!1,exported:!1,typ:$,tag:""},{prop:"off",name:"off",embedded:!1,exported:!1,typ:Ce,tag:""},{prop:"lastRead",name:"lastRead",embedded:!1,exported:!1,typ:s,tag:""}]),e=function(){v.$init=function(){};var a,p,s=!1,c=0;void 0!==this&&void 0!==this.$blk&&(s=!0,c=(a=this).$s,p=a.$r);e:for(;;){switch(c){case 0:p=t.$init(),c=1;case 1:if(s&&(s=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;p=r.$init(),c=2;case 2:if(s&&(s=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;p=n.$init(),c=3;case 3:if(s&&(s=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;p=i.$init(),c=4;case 4:if(s&&(s=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;p=o.$init(),c=5;case 5:if(s&&(s=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;v.ErrTooLarge=t.New("bytes.Buffer: too large"),u=t.New("bytes.Buffer: reader returned negative count from Read"),f=t.New("bytes.Buffer: UnreadByte: previous operation was not a successful read")}return}return void 0===a&&(a={$blk:e}),a.$s=c,a.$r=p,a},v.$init=e,v}(),c.encoding=function(){var e,t,r,n,i={};return t=i.TextMarshaler=xe(8,ue,"encoding.TextMarshaler",!0,"encoding",!0,null),r=i.TextUnmarshaler=xe(8,ue,"encoding.TextUnmarshaler",!0,"encoding",!0,null),n=Jt(Ne),t.init([{prop:"MarshalText",name:"MarshalText",pkg:"",typ:Qe([],[n,rt],!1)}]),r.init([{prop:"UnmarshalText",name:"UnmarshalText",pkg:"",typ:Qe([n],[rt],!1)}]),e=function(){i.$init=function(){};var t,r,n=0;for(void 0!==this&&void 0!==this.$blk&&(n=(t=this).$s,r=t.$r);;)return;return void 0===t&&(t={$blk:e}),t.$s=n,t.$r=r,t},i.$init=e,i}(),c["math/bits"]=function(){var e,t,r,n,i,o,a,s,c,$,l,u,f,d={};return n=function(e){return 64-l(e)|0},d.LeadingZeros64=n,i=function(e){return o(e>>>0)},d.TrailingZeros=i,o=function(e){var r;return 0===e?32:0|((r=J((e&-e>>>0)>>>0,125613361)>>>0>>>27>>>0)<0||r>=t.length?void p("index out of range"):t[r])},d.TrailingZeros32=o,a=function(e){var t,n;return 0===e.$high&&0===e.$low?64:(t=Y(ee((n=new Oe(-e.$high,-e.$low),new Oe(e.$high&n.$high,(e.$low&n.$low)>>>0)),new Oe(66559345,3033172745)),58),0|(Z(t)<0||Z(t)>=r.length?void p("index out of range"):r[Z(t)]))},d.TrailingZeros64=a,s=function(e,t){var r,n,i;return n=Q(e,r=(t>>>0&63)>>>0),i=Y(e,64-r>>>0),new Oe(n.$high|i.$high,(n.$low|i.$low)>>>0)},d.RotateLeft64=s,c=function(e){return $(e>>>0)},d.Len=c,$=function(e){var t;return t=0,e>=65536&&(e=e>>>16>>>0,t=16),e>=256&&(e=e>>>8>>>0,t=t+8|0),t+(0|"\0\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b".charCodeAt(e))|0},d.Len32=$,l=function(e){var t;return t=0,(e.$high>1||1===e.$high&&e.$low>=0)&&(e=Y(e,32),t=32),(e.$high>0||0===e.$high&&e.$low>=65536)&&(e=Y(e,16),t=t+16|0),(e.$high>0||0===e.$high&&e.$low>=256)&&(e=Y(e,8),t=t+8|0),t+(0|"\0\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b\b".charCodeAt(Z(e)))|0},d.Len64=l,u=function(e,t,r){var n,i,o,a,p;return new Oe(0,0),new Oe(0,0),i=new Oe(e.$high+t.$high,e.$low+t.$low),[n=new Oe(i.$high+r.$high,i.$low+r.$low),Y((o=new Oe(e.$high&t.$high,(e.$low&t.$low)>>>0),p=new Oe(e.$high|t.$high,(e.$low|t.$low)>>>0),a=new Oe(p.$high&~n.$high,(p.$low&~n.$low)>>>0),new Oe(o.$high|a.$high,(o.$low|a.$low)>>>0)),63)]},d.Add64=u,f=function(e,t){var r,n,i,o,a,p,s,c,$,l,u,f,d,w;return new Oe(0,0),new Oe(0,0),u=new Oe(0&e.$high,(4294967295&e.$low)>>>0),f=Y(e,32),d=new Oe(0&t.$high,(4294967295&t.$low)>>>0),w=Y(t,32),n=ee(u,d),a=ee(f,d),p=Y(n,32),r=new Oe(a.$high+p.$high,a.$low+p.$low),i=new Oe(0&r.$high,(4294967295&r.$low)>>>0),o=Y(r,32),s=ee(u,w),i=new Oe(i.$high+s.$high,i.$low+s.$low),$=ee(f,w),c=new Oe($.$high+o.$high,$.$low+o.$low),l=Y(i,32),[new Oe(c.$high+l.$high,c.$low+l.$low),ee(e,t)]},d.Mul64=f,e=function(){d.$init=function(){};var n,i,o=0;for(void 0!==this&&void 0!==this.$blk&&(o=(n=this).$s,i=n.$r);;)return void(0===o&&(t=Ke(8,[0,1,28,2,29,14,24,3,30,22,20,15,25,17,4,8,31,27,13,23,21,19,16,7,26,12,18,6,11,5,10,9]),r=Ke(8,[0,1,56,2,57,49,28,3,61,58,42,50,38,29,17,4,62,47,59,36,45,43,51,22,53,39,33,30,24,18,12,5,63,55,48,27,60,41,37,16,46,35,44,21,52,32,23,11,54,26,40,15,34,20,31,10,25,14,19,9,13,8,7,6])));return void 0===n&&(n={$blk:e}),n.$s=o,n.$r=i,n},d.$init=e,d}(),c.math=function(){var e,r,n,i,o,a,p,s,$,l,u,f,d,w,h,g,k,b,y,m,v,_,x,S,E,C,I,A,F={};return r=c["github.com/gopherjs/gopherjs/js"],n=c["math/bits"],i=qe(Ve,2),o=qe(Le,2),a=qe(Me,1),p=Xt("math",[{prop:"uint32array",name:"uint32array",embedded:!1,exported:!1,typ:i,tag:""},{prop:"float32array",name:"float32array",embedded:!1,exported:!1,typ:o,tag:""},{prop:"float64array",name:"float64array",embedded:!1,exported:!1,typ:a,tag:""}]),d=function(e){return G(s.ceil(e))},F.Ceil=d,w=function(e){return G(s.exp(e))},F.Exp=w,h=function(e){return G(s.floor(e))},F.Floor=h,g=function(e){return e>=0?$:l},F.Inf=g,k=function(e,t){return e===$?t>=0:e===l&&t<=0},F.IsInf=k,b=function(e){return!(e==e)},F.IsNaN=b,y=function(e){return e!=e?u:G(s.log(e))},F.Log=y,m=function(){return u},F.NaN=m,v=function(e,t){return 1===e||-1===e&&(t===$||t===l)?1:G(s.pow(e,t))},F.Pow=v,_=function(){var e;e=new t.ArrayBuffer(8),f.uint32array=new t.Uint32Array(e),f.float32array=new t.Float32Array(e),f.float64array=new t.Float64Array(e)},x=function(e){return f.float32array[0]=e,f.uint32array[0]},F.Float32bits=x,S=function(e){return f.uint32array[0]=e,f.float32array[0]},F.Float32frombits=S,E=function(e){var t,r;return f.float64array[0]=e,t=Q(new Oe(0,f.uint32array[1]),32),r=new Oe(0,f.uint32array[0]),new Oe(t.$high+r.$high,t.$low+r.$low)},F.Float64bits=E,C=function(e){return f.uint32array[0]=e.$low>>>0,f.uint32array[1]=Y(e,32).$low>>>0,f.float64array[0]},F.Float64frombits=C,I=function(e){var t,r,n,i,o,a;return t=E(e),(r=(Y(t,52).$low>>>0&2047)>>>0)<1023?(n=new Oe(2147483648,0),t=new Oe(t.$high&n.$high,(t.$low&n.$low)>>>0),1022===r&&(i=new Oe(1072693248,0),t=new Oe(t.$high|i.$high,(t.$low|i.$low)>>>0))):r<1075&&(r=r-1023>>>0,o=Y(new Oe(524288,0),r),t=new Oe(t.$high+o.$high,t.$low+o.$low),a=Y(new Oe(1048575,4294967295),r),t=new Oe(t.$high&~a.$high,(t.$low&~a.$low)>>>0)),C(t)},F.Round=I,A=function(e){var t;return C((t=E(e),new Oe(2147483647&t.$high,(-1&t.$low)>>>0)))},F.Abs=A,e=function(){F.$init=function(){};var c,d,w=!1,h=0;void 0!==this&&void 0!==this.$blk&&(w=!0,h=(c=this).$s,d=c.$r);e:for(;;){switch(h){case 0:d=r.$init(),h=1;case 1:if(w&&(w=!1,d=d.$blk()),d&&void 0!==d.$blk)break e;d=n.$init(),h=2;case 2:if(w&&(w=!1,d=d.$blk()),d&&void 0!==d.$blk)break e;f=new p.ptr(i.zero(),o.zero(),a.zero()),s=t.Math,$=1/0,l=-1/0,u=G(0/0),_()}return}return void 0===c&&(c={$blk:e}),c.$s=h,c.$r=d,c},F.$init=e,F}(),c["internal/abi"]=function(){var e,t,r,n={};return t=c["internal/goarch"],r=function(){p("native function not implemented: internal/abi.FuncPCABI0")},n.FuncPCABI0=r,e=function(){n.$init=function(){};var r,i,o=!1,a=0;void 0!==this&&void 0!==this.$blk&&(o=!0,a=(r=this).$s,i=r.$r);e:for(;;){switch(a){case 0:i=t.$init(),a=1;case 1:if(o&&(o=!1,i=i.$blk()),i&&void 0!==i.$blk)break e}return}return void 0===r&&(r={$blk:e}),r.$s=a,r.$r=i,r},n.$init=e,n}(),c["internal/itoa"]=function(){var e,t,r,n,i,o={};return t=qe(Ne,20),r=Jt(Ne),n=function(e){return e<0?"-"+i(-e>>>0):i(e>>>0)},o.Itoa=n,i=function(e){var n,i,o,a;if(0===e)return"0";for(i=t.zero(),o=19;e>=10;)a=(n=e/10)==n&&n!==1/0&&n!==-1/0?n>>>0:p("integer divide by zero"),o<0||o>=i.length?p("index out of range"):i[o]=(48+e>>>0)-(10*a>>>0)>>>0<<24>>>24,o=o-1|0,e=a;return o<0||o>=i.length?p("index out of range"):i[o]=48+e>>>0<<24>>>24,I(y(new r(i),o))},o.Uitoa=i,e=function(){o.$init=function(){};var t,r,n=0;for(void 0!==this&&void 0!==this.$blk&&(n=(t=this).$s,r=t.$r);;)return;return void 0===t&&(t={$blk:e}),t.$s=n,t.$r=r,t},o.$init=e,o}(),c["internal/unsafeheader"]=function(){var e,t,r={};return t=r.Slice=xe(0,ge,"unsafeheader.Slice",!0,"internal/unsafeheader",!0,(function(e,t,r){if(this.$val=this,0===arguments.length)return this.Data=0,this.Len=0,void(this.Cap=0);this.Data=e,this.Len=t,this.Cap=r})),t.init("",[{prop:"Data",name:"Data",embedded:!1,exported:!0,typ:Ue,tag:""},{prop:"Len",name:"Len",embedded:!1,exported:!0,typ:Ce,tag:""},{prop:"Cap",name:"Cap",embedded:!1,exported:!0,typ:Ce,tag:""}]),e=function(){r.$init=function(){};var t,n,i=0;for(void 0!==this&&void 0!==this.$blk&&(i=(t=this).$s,n=t.$r);;)return;return void 0===t&&(t={$blk:e}),t.$s=i,t.$r=n,t},r.$init=e,r}(),c.strconv=function(){var e,t,r,n,i,o,a,s,$,l,u,f,d,w,h,g,k,b,v,_,x,S,E,A,F,R,N,V,L,M,j,W,U,K,G,q,X,re,ne,oe,ae,pe,se,ce,le,ue,fe,de,we,he,ke,be,ye,me,ve,_e,Se,Ie,Ae,Fe,De,Be,je,Ue,ze,Ge,He,Je,Ze,Xe,Ye,et,nt,it,ot,at,pt,st,ct,$t,lt,ut,ft,dt,wt,ht,gt,kt,bt,yt,mt,vt,_t,xt,St,Et,Ct,It,At,Ft,Rt,Tt,Nt,Pt,Vt,Ot,Dt,Lt,Mt,Bt,jt,Wt,Ut,zt,Kt,qt,Ht,Qt,Xt,er,tr,rr,nr={};return t=c.errors,r=c["github.com/gopherjs/gopherjs/js"],n=c["internal/bytealg"],i=c.math,o=c["math/bits"],a=c["unicode/utf8"],s=nr.floatInfo=xe(0,ge,"strconv.floatInfo",!0,"strconv",!1,(function(e,t,r){if(this.$val=this,0===arguments.length)return this.mantbits=0,this.expbits=0,void(this.bias=0);this.mantbits=e,this.expbits=t,this.bias=r})),$=nr.decimalSlice=xe(0,ge,"strconv.decimalSlice",!0,"strconv",!1,(function(e,t,r,n){if(this.$val=this,0===arguments.length)return this.d=_.nil,this.nd=0,this.dp=0,void(this.neg=!1);this.d=e,this.nd=t,this.dp=r,this.neg=n})),l=nr.decimal=xe(0,ge,"strconv.decimal",!0,"strconv",!1,(function(e,t,r,n,i){if(this.$val=this,0===arguments.length)return this.d=R.zero(),this.nd=0,this.dp=0,this.neg=!1,void(this.trunc=!1);this.d=e,this.nd=t,this.dp=r,this.neg=n,this.trunc=i})),u=nr.leftCheat=xe(0,ge,"strconv.leftCheat",!0,"strconv",!1,(function(e,t){if(this.$val=this,0===arguments.length)return this.delta=0,void(this.cutoff="");this.delta=e,this.cutoff=t})),f=nr.NumError=xe(0,ge,"strconv.NumError",!0,"strconv",!0,(function(e,t,r){if(this.$val=this,0===arguments.length)return this.Func="",this.Num="",void(this.Err=tt);this.Func=e,this.Num=t,this.Err=r})),d=Jt(Pe),w=Jt(Ve),h=qe(Oe,2),g=Jt(u),k=Jt(Ce),b=Jt(Me),v=Jt(Le),_=Jt(Ne),x=qe(Ne,4),S=qe(Ne,65),E=Gt(s),A=qe(Ne,32),F=qe(Ne,24),R=qe(Ne,800),N=Gt(f),V=Gt(l),se=function(e,t){return!(-1===Pt(e,t))},ce=function(e,t,r,n){var i;return I(le(Zt(_,0,(i=J(3,e.length)/2)==i&&i!==1/0&&i!==-1/0?0|i:p("integer divide by zero")),e,t,r,n))},le=function(e,t,r,n,i){var o,p,s,c;for((e.$capacity-e.$length|0)0;)c=1,(s=0|t.charCodeAt(0))>=128&&(s=(o=a.DecodeRuneInString(t))[0],c=o[1]),1!==c||65533!==s?(e=fe(e,s,r,n,i),t=m(t,c)):(e=D(e,"\\x"),e=O(e,"0123456789abcdef".charCodeAt(t.charCodeAt(0)>>>4<<24>>>24)),e=O(e,"0123456789abcdef".charCodeAt((15&t.charCodeAt(0))>>>0)),t=m(t,c));return O(e,r)},ue=function(e,t,r,n,i){return e=O(e,r),a.ValidRune(t)||(t=65533),e=fe(e,t,r,n,i),O(e,r)},fe=function(e,t,r,n,i){var o,p,s,c,$;if(s=x.zero(),t===(0|r)||92===t)return e=O(e,92),O(e,t<<24>>>24);if(n){if(t<128&&De(t))return O(e,t<<24>>>24)}else if(De(t)||i&&Be(t))return p=a.EncodeRune(new _(s),t),D(e,y(new _(s),0,p));if(7===(o=t))e=D(e,"\\a");else if(8===o)e=D(e,"\\b");else if(12===o)e=D(e,"\\f");else if(10===o)e=D(e,"\\n");else if(13===o)e=D(e,"\\r");else if(9===o)e=D(e,"\\t");else if(11===o)e=D(e,"\\v");else if(t<32||127===t)e=D(e,"\\x"),e=O(e,"0123456789abcdef".charCodeAt(t<<24>>>24>>>4<<24>>>24)),e=O(e,"0123456789abcdef".charCodeAt((t<<24>>>24&15)>>>0));else if(a.ValidRune(t))if(t<65536)for(e=D(e,"\\u"),c=12;c>=0;)e=O(e,"0123456789abcdef".charCodeAt(t>>z(c>>>0,31)&15)),c=c-4|0;else for(e=D(e,"\\U"),$=28;$>=0;)e=O(e,"0123456789abcdef".charCodeAt(t>>z($>>>0,31)&15)),$=$-4|0;else for(t=65533,e=D(e,"\\u"),c=12;c>=0;)e=O(e,"0123456789abcdef".charCodeAt(t>>z(c>>>0,31)&15)),c=c-4|0;return e},de=function(e){return ce(e,34,!1,!1)},nr.Quote=de,we=function(e,t){return le(e,t,34,!1,!1)},nr.AppendQuote=we,he=function(e){return ce(e,34,!0,!1)},nr.QuoteToASCII=he,ke=function(e,t){return le(e,t,34,!0,!1)},nr.AppendQuoteToASCII=ke,be=function(e,t){return ue(e,t,39,!1,!1)},nr.AppendQuoteRune=be,ye=function(e,t){return ue(e,t,39,!0,!1)},nr.AppendQuoteRuneToASCII=ye,me=function(e){for(var t,r,n;e.length>0;)if(r=(t=a.DecodeRuneInString(e))[0],n=t[1],e=m(e,n),n>1){if(65279===r)return!1}else{if(65533===r)return!1;if(r<32&&9!==r||96===r||127===r)return!1}return!0},nr.CanBackquote=me,ve=function(e){var t,r,n;return n=0,r=!1,48<=(t=0|e)&&t<=57?[n=t-48|0,r=!0]:97<=t&&t<=102?[n=10+(t-97|0)|0,r=!0]:65<=t&&t<=70?[n=10+(t-65|0)|0,r=!0]:[n,r]},_e=function(e,t){var r,n,i,o,p,s,c,$,l,u,f,d,w,h,g,k,b,y,v;if(b=0,u=!1,h="",c=tt,0===e.length)return[b,u,h,c=nr.ErrSyntax];if((p=e.charCodeAt(0))===t&&(39===t||34===t))return[b,u,h,c=nr.ErrSyntax];if(p>=128)return d=(i=a.DecodeRuneInString(e))[0],w=i[1],[b=d,u=!0,h=m(e,w),c=tt];if(92!==p)return[b=0|e.charCodeAt(0),u=!1,h=m(e,1),c=tt];if(e.length<=1)return[b,u,h,c=nr.ErrSyntax];switch(s=e.charCodeAt(1),e=m(e,2),0){default:if(97===(r=s))b=7;else if(98===r)b=8;else if(102===r)b=12;else if(110===r)b=10;else if(114===r)b=13;else if(116===r)b=9;else if(118===r)b=11;else if(120===r||117===r||85===r){if(f=0,120===(n=s)?f=2:117===n?f=4:85===n&&(f=8),g=0,e.length7)return[b,u,h,c=nr.ErrSyntax];k=k<<3|v,l=l+1|0}if(e=m(e,2),k>255)return[b,u,h,c=nr.ErrSyntax];b=k}else if(92===r)b=92;else{if(39!==r&&34!==r)return[b,u,h,c=nr.ErrSyntax];if(s!==t)return[b,u,h,c=nr.ErrSyntax];b=0|s}}return[b,u,h=e,c]},nr.UnquoteChar=_e,Se=function(e){var t,r,n,i;return n=(t=Ie(e,!0))[0],i=t[1],r=t[2],i.length>0?["",nr.ErrSyntax]:[n,r]},nr.Unquote=Se,Ie=function(e,t){var r,n,i,o,s,c,$,l,u,f,d,w,h,g,k,b,v,S,E,C,A;if(b="",e.length<2)return[b="",e,nr.ErrSyntax];if(v=e.charCodeAt(0),(u=Pt(m(e,1),v))<0)return[b="",e,nr.ErrSyntax];if(u=u+2|0,96===(r=v)){if(t)if(se(m(e,0,u),13)){for($=Zt(_,0,((u-1|0)-1|0)-1|0),d=1;d<(u-1|0);)13!==e.charCodeAt(d)&&($=O($,e.charCodeAt(d))),d=d+1|0;b=I($)}else b=m(e,1,u-1|0);else b=m(e,0,u);return[b,m(e,u),tt]}if(34===r||39===r){if(!se(m(e,0,u),92)&&!se(m(e,0,u),10)&&(A=!1,34===(n=v)?A=a.ValidString(m(e,1,u-1|0)):39===n&&(S=(o=a.DecodeRuneInString(m(e,1,u-1|0)))[0],A=!((1+(1+(g=o[1])|0)|0)!==u||65533===S&&1===g)),A))return b=m(e,0,u),t&&(b=m(b,1,u-1|0)),[b,m(e,u),tt];for(l=_.nil,w=e,e=m(e,1),t&&(l=Zt(_,0,(i=J(3,u)/2)==i&&i!==1/0&&i!==-1/0?0|i:p("integer divide by zero")));e.length>0&&e.charCodeAt(0)!==v;){if(E=(s=_e(e,v))[0],h=s[1],C=s[2],f=s[3],10===e.charCodeAt(0)||!B(f,tt))return[b="",w,nr.ErrSyntax];if(e=C,t&&(E<128||!h?l=O(l,E<<24>>>24):(c=x.zero(),k=a.EncodeRune(new _(c),E),l=D(l,y(new _(c),0,k)))),39===v)break}return e.length>0&&e.charCodeAt(0)===v?(e=m(e,1),t?[b=I(l),e,tt]:[b=m(w,0,w.length-e.length|0),e,tt]):[b="",w,nr.ErrSyntax]}return[b="",e,nr.ErrSyntax]},Ae=function(e,t){var r,n,i;for(n=0,i=e.$length;n>1)|0)<0||r>=e.$length?void p("index out of range"):e.$array[e.$offset+r])>1)|0)<0||r>=e.$length?void p("index out of range"):e.$array[e.$offset+r])>>16))>=o.$length||$<((u=-2&t)<0||u>=o.$length?void p("index out of range"):o.$array[o.$offset+u])||((f=1|t)<0||f>=o.$length?void p("index out of range"):o.$array[o.$offset+f])<$||!((s=Ae(n,$))>=n.$length)&&(s<0||s>=n.$length?void p("index out of range"):n.$array[n.$offset+s])===$)):(i=W,!((r=Fe(a=j,l=e>>>0))>=a.$length||l<((d=-2&r)<0||d>=a.$length?void p("index out of range"):a.$array[a.$offset+d])||((w=1|r)<0||w>=a.$length?void p("index out of range"):a.$array[a.$offset+w])=131072||(c=Ae(i,(e=e-65536|0)<<16>>>16))>=i.$length)&&(c<0||c>=i.$length?void p("index out of range"):i.$array[i.$offset+c])===e<<16>>>16))},nr.IsPrint=De,Be=function(e){var t,r;return!(e>65535)&&(t=Ae(U,r=e<<16>>>16))=U.$length?void p("index out of range"):U.$array[U.$offset+t])},je=function(e,t){return(e.$high<0||0===e.$high&&e.$low<100)&&10===t?He(0|e.$low):Je(_.nil,e,t,!1,!1)[1]},nr.FormatUint=je,Ue=function(e,t){return(0>31)|0):Je(_.nil,new Oe(e.$high,e.$low),t,e.$high<0||0===e.$high&&e.$low<0,!1)[1]},nr.FormatInt=Ue,ze=function(e,t,r){return(0>31)|0)):e=Je(e,new Oe(t.$high,t.$low),r,t.$high<0||0===t.$high&&t.$low<0,!0)[0]},nr.AppendInt=ze,Ge=function(e,t,r){return(t.$high<0||0===t.$high&&t.$low<100)&&10===r?D(e,He(0|t.$low)):e=Je(e,t,r,!1,!0)[0]},nr.AppendUint=Ge,He=function(e){return e<10?m("0123456789abcdefghijklmnopqrstuvwxyz",e,e+1|0):m("00010203040506070809101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899",J(e,2),J(e,2)+2|0)},Je=function(e,t,r,n,i){var a,s,c,$,l,u,f,d,w,h,g,k,b,m,v,x,E,C,A,F,R,T,N,P,V,O;if(d=_.nil,E="",(r<2||r>36)&&ir(new We("strconv: illegal AppendInt/FormatInt base")),l=S.zero(),w=65,n&&(t=new Oe(-t.$high,-t.$low)),10===r){for(;t.$high>0||0===t.$high&&t.$low>=1e9;){for(v=te(t,new Oe(0,1e9),!1),A=(R=ee(v,new Oe(0,1e9)),new Oe(t.$high-R.$high,t.$low-R.$low)).$low>>>0,b=4;b>0;)h=2*((c=A%100)==c?c:p("integer divide by zero"))>>>0,A=(a=A/100)==a&&a!==1/0&&a!==-1/0?a>>>0:p("integer divide by zero"),(T=1+(w=w-2|0)|0)<0||T>=l.length?p("index out of range"):l[T]="00010203040506070809101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899".charCodeAt(h+1>>>0),(N=w+0|0)<0||N>=l.length?p("index out of range"):l[N]="00010203040506070809101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899".charCodeAt(h+0>>>0),b=b-1|0;(w=w-1|0)<0||w>=l.length?p("index out of range"):l[w]="00010203040506070809101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899".charCodeAt(1+(2*A>>>0)>>>0),t=v}for(F=t.$low>>>0;F>=100;)g=2*(($=F%100)==$?$:p("integer divide by zero"))>>>0,F=(s=F/100)==s&&s!==1/0&&s!==-1/0?s>>>0:p("integer divide by zero"),(P=1+(w=w-2|0)|0)<0||P>=l.length?p("index out of range"):l[P]="00010203040506070809101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899".charCodeAt(g+1>>>0),(V=w+0|0)<0||V>=l.length?p("index out of range"):l[V]="00010203040506070809101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899".charCodeAt(g+0>>>0);k=2*F>>>0,(w=w-1|0)<0||w>=l.length?p("index out of range"):l[w]="00010203040506070809101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899".charCodeAt(k+1>>>0),F>=10&&((w=w-1|0)<0||w>=l.length?p("index out of range"):l[w]="00010203040506070809101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899".charCodeAt(k))}else if(Ze(r)){for(C=(o.TrailingZeros(r>>>0)>>>0&7)>>>0,u=new Oe(0,r),m=(r>>>0)-1>>>0;t.$high>u.$high||t.$high===u.$high&&t.$low>=u.$low;)(w=w-1|0)<0||w>=l.length?p("index out of range"):l[w]="0123456789abcdefghijklmnopqrstuvwxyz".charCodeAt((t.$low>>>0&m)>>>0),t=Y(t,C);(w=w-1|0)<0||w>=l.length?p("index out of range"):l[w]="0123456789abcdefghijklmnopqrstuvwxyz".charCodeAt(t.$low>>>0)}else{for(f=new Oe(0,r);t.$high>f.$high||t.$high===f.$high&&t.$low>=f.$low;)w=w-1|0,x=te(t,f,!1),w<0||w>=l.length?p("index out of range"):l[w]="0123456789abcdefghijklmnopqrstuvwxyz".charCodeAt((O=ee(x,f),new Oe(t.$high-O.$high,t.$low-O.$low)).$low>>>0),t=x;(w=w-1|0)<0||w>=l.length?p("index out of range"):l[w]="0123456789abcdefghijklmnopqrstuvwxyz".charCodeAt(t.$low>>>0)}return n&&((w=w-1|0)<0||w>=l.length?p("index out of range"):l[w]=45),i?[d=D(e,y(new _(l),w)),E]:[d,E=I(y(new _(l),w))]},Ze=function(e){return!(e&e-1)},Xe=function(e){return xr(e.toString(),We)},nr.Itoa=Xe,Ye=function(e,t,r,n){var i,a,p,s,c,$,l,u,f,d,w,h,g,k,b,y,m,v,_;if(n<0&&ir(new We("ryuFtoaFixed32 called with negative prec")),n>9&&ir(new We("ryuFtoaFixed32 called with prec > 9")),0===t)return e.nd=0,void(e.dp=0);u=r,(p=o.Len32(t))<25&&(t=((g=(25-p|0)>>>0)<32?t<>>0,u=u+(p-25|0)|0),f=(w=(-ot(u+24|0)+n|0)-1|0)<=27&&w>=0,l=(a=$t(t,u,w))[0],c=a[1],s=a[2],c>=0&&ir(new We("not enough significant bits after mult64bitPow10")),w<0&&w>=-10&&ut(new Oe(0,t),-w)&&(f=!0,s=!0),i=(l&(((k=d=-c>>>0)<32?1<>>0)-1>>>0)>>>0,l=((b=d)<32?l>>>b:0)>>>0,$=i,h=f?$>((y=d-1>>>0)<32?1<>>0||$===((m=d-1>>>0)<32?1<>>0&&!s||$===((v=d-1>>>0)<32?1<>>0&&s&&(1&l)>>>0==1:1==((_=d-1>>>0)<32?$>>>_:0)>>>0,0!==$&&(s=!1),nt(e,new Oe(0,l),!s,h,n),e.dp=e.dp-w|0},et=function(e,t,r,n){var i,a,p,s,c,$,l,u,f,d,w,h,g,k,b,y,m,v,_,x;if(n>18&&ir(new We("ryuFtoaFixed64 called with prec > 18")),0===t.$high&&0===t.$low)return e.nd=0,void(e.dp=0);f=r,(s=o.Len64(t))<55&&(t=Q(t,(55-s|0)>>>0),f=f+(s-55|0)|0),d=(g=(-ot(f+54|0)+n|0)-1|0)<=55&&g>=0,u=(p=lt(t,f,g))[0],$=p[1],c=p[2],$>=0&&ir(new We("not enough significant bits after mult128bitPow10")),g<0&&g>=-22&&ut(t,-g)&&(d=!0,c=!0),w=-$>>>0,b=Q(new Oe(0,1),w),h=new Oe(b.$high-0,b.$low-1),i=Y(u,w),a=new Oe(u.$high&h.$high,(u.$low&h.$low)>>>0),u=i,l=a,k=!1,d?(y=Q(new Oe(0,1),w-1>>>0),k=l.$high>y.$high||l.$high===y.$high&&l.$low>y.$low||(m=Q(new Oe(0,1),w-1>>>0),l.$high===m.$high&&l.$low===m.$low&&!c)||(v=Q(new Oe(0,1),w-1>>>0),l.$high===v.$high&&l.$low===v.$low&&c&&0===(_=new Oe(0&u.$high,(1&u.$low)>>>0)).$high&&1===_.$low)):k=0===(x=Y(l,w-1>>>0)).$high&&1===x.$low,0===l.$high&&0===l.$low||(c=!1),nt(e,u,!c,k,n),e.dp=e.dp-g|0},nt=function(e,t,r,n,i){var o,a,s,c,$,l,u,f,d,w,h,g,k,b,y,m,v,_,x,S,E,C,I,A,F;for(l=i<0||i>=K.length?void p("index out of range"):K[i],f=0;t.$high>l.$high||t.$high===l.$high&&t.$low>=l.$low;)s=te(t,new Oe(0,10),!1),c=te(t,new Oe(0,10),!0),t=s,f=f+1|0,n=($=c).$high>0||0===$.$high&&$.$low>5||!($.$high<0||0===$.$high&&$.$low<5)&&(r||0===(g=new Oe(0&t.$high,(1&t.$low)>>>0)).$high&&1===g.$low),0===$.$high&&0===$.$low||(r=!0);for(n&&(k=new Oe(0,1),t=new Oe(t.$high+k.$high,t.$low+k.$low)),(t.$high>l.$high||t.$high===l.$high&&t.$low>=l.$low)&&(t=te(t,new Oe(0,10),!1),f=f+1|0),u=i>>>0,e.nd=i,d=t;d.$high>0||0===d.$high&&d.$low>=100;)w=new Oe(0,0),h=new Oe(0,0),0===(_=Y(d,32)).$high&&0===_.$low?(w=new Oe(0,(o=(d.$low>>>0)/100)==o&&o!==1/0&&o!==-1/0?o>>>0:p("integer divide by zero")),h=new Oe(0,(a=(d.$low>>>0)%100)==a?a:p("integer divide by zero"))):(w=te(d,new Oe(0,100),!1),h=te(d,new Oe(0,100),!0)),u=u-2>>>0,S=e.d,(E=u+1>>>0)<0||E>=S.$length?p("index out of range"):S.$array[S.$offset+E]="00010203040506070809101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899".charCodeAt(Z((x=ee(new Oe(0,2),h),new Oe(x.$high+0,x.$low+1)))),I=e.d,(A=u+0>>>0)<0||A>=I.$length?p("index out of range"):I.$array[I.$offset+A]="00010203040506070809101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899".charCodeAt(Z((C=ee(new Oe(0,2),h),new Oe(C.$high+0,C.$low+0)))),d=w;for((d.$high>0||0===d.$high&&d.$low>0)&&(u=u-1>>>0,b=e.d,u<0||u>=b.$length?p("index out of range"):b.$array[b.$offset+u]="00010203040506070809101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899".charCodeAt(Z((F=ee(new Oe(0,2),d),new Oe(F.$high+0,F.$low+1))))),(d.$high>0||0===d.$high&&d.$low>=10)&&(u=u-1>>>0,y=e.d,u<0||u>=y.$length?p("index out of range"):y.$array[y.$offset+u]="00010203040506070809101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899".charCodeAt(Z(ee(new Oe(0,2),d))));48===(m=e.d,(v=e.nd-1|0)<0||v>=m.$length?void p("index out of range"):m.$array[m.$offset+v]);)e.nd=e.nd-1|0,f=f+1|0;e.dp=e.nd+f|0},it=function(e,t,r,n){var i,a,p,s,c,$,l,u,f,d,w,h,g,k,b,y,m,v,_,x,S,E,C,I,A,F,R,T,N,P,V,O,D,L,M,B,j,W,U,z,K,q,H,J;return 0===t.$high&&0===t.$low?(e.nd=0,void(e.dp=0)):r<=0&&o.TrailingZeros64(t)>=-r?(t=Y(t,-r>>>0),void st(e,t,t,t,!0,!1)):(O=(l=pt(t,r,n))[0],V=l[1],D=l[2],void(0!==(A=l[3])?(L=ot(-A)+1|0,_=new Oe(0,0),y=new Oe(0,0),E=new Oe(0,0),x=!1,m=!1,C=!1,n===G?(S=(u=$t(O.$low>>>0,A,L))[0],x=u[2],v=(f=$t(V.$low>>>0,A,L))[0],m=f[2],I=(d=$t(D.$low>>>0,A,L))[0],A=d[1],C=d[2],_=new Oe(0,S),y=new Oe(0,v),E=new Oe(0,I)):(_=(w=lt(O,A,L))[0],x=w[2],y=(h=lt(V,A,L))[0],m=h[2],E=(g=lt(D,A,L))[0],A=g[1],C=g[2]),A>=0&&ir(new We("not enough significant bits after mult128bitPow10")),L>55&&(x=!1,m=!1,C=!1),L<0&&L>=-24&&(ut(O,-L)&&(x=!0),ut(V,-L)&&(m=!0),ut(D,-L)&&(C=!0)),F=-A>>>0,B=Q(new Oe(0,1),F),R=new Oe(B.$high-0,B.$low-1),i=Y(_,F),a=new Oe(_.$high&R.$high,(_.$low&R.$low)>>>0),_=i,N=a,p=Y(y,F),s=new Oe(y.$high&R.$high,(y.$low&R.$low)>>>0),y=p,T=s,c=Y(E,F),$=new Oe(E.$high&R.$high,(E.$low&R.$low)>>>0),E=c,P=$,M=!C||P.$high>0||0===P.$high&&P.$low>0,C&&0===P.$high&&0===P.$low&&(M=0===(j=new Oe(0&t.$high,(1&t.$low)>>>0)).$high&&0===j.$low),M||(W=new Oe(0,1),E=new Oe(E.$high-W.$high,E.$low-W.$low)),b=!1,m?(U=Q(new Oe(0,1),F-1>>>0),b=T.$high>U.$high||T.$high===U.$high&&T.$low>U.$low||(z=Q(new Oe(0,1),F-1>>>0),T.$high===z.$high&&T.$low===z.$low&&0===(K=new Oe(0&y.$high,(1&y.$low)>>>0)).$high&&1===K.$low)):b=0===(q=Y(T,F-1>>>0)).$high&&1===q.$low,x&&0===N.$high&&0===N.$low&&0===(H=new Oe(0&t.$high,(1&t.$low)>>>0)).$high&&0===H.$low||(J=new Oe(0,1),_=new Oe(_.$high+J.$high,_.$low+J.$low)),k=m&&0===T.$high&&0===T.$low,st(e,_,y,E,k,b),e.dp=e.dp-L|0):st(e,O,V,D,!0,!1)))},ot=function(e){return J(e,78913)>>18},at=function(e){return J(e,108853)>>15},pt=function(e,t,r){var n,i,o,a,p,s,c,$,l;return new Oe(0,0),new Oe(0,0),new Oe(0,0),p=Q(new Oe(0,1),r.mantbits),e.$high!==p.$high||e.$low!==p.$low||t===((r.bias+1|0)-(0|r.mantbits)|0)?(s=ee(new Oe(0,2),e),n=new Oe(s.$high-0,s.$low-1),i=ee(new Oe(0,2),e),c=ee(new Oe(0,2),e),[n,i,new Oe(c.$high+0,c.$low+1),t-1|0]):($=ee(new Oe(0,4),e),o=new Oe($.$high-0,$.$low-1),a=ee(new Oe(0,4),e),l=ee(new Oe(0,4),e),[o,a,new Oe(l.$high+0,l.$low+2),t-2|0])},st=function(e,t,r,n,i,o){var a,s,c,$,l,u,f,d,w,h,g,k,b,m,v,_,x,S,E;if(w=($=ft(t))[0],h=$[1],f=(l=ft(r))[0],d=l[1],k=(u=ft(n))[0],b=u[1],0===k)ct(e,h,d,b,i,o,8);else if(w>>0),ct(e,w,f,k,i=i&&0===d,o=d>5e8||5e8===d&&o,8),e.dp=e.dp+9|0;else{for(e.nd=0,g=9,m=f;m>0;)c=(a=m/10)==a&&a!==1/0&&a!==-1/0?a>>>0:p("integer divide by zero"),v=(s=m%10)==s?s:p("integer divide by zero"),m=c,g=g-1>>>0,_=e.d,g<0||g>=_.$length?p("index out of range"):_.$array[_.$offset+g]=v+48>>>0<<24>>>24;e.d=y(e.d,g),e.nd=9-g>>>0|0,ct(e,h,d,b,i,o,e.nd+8|0)}for(;e.nd>0&&48===(x=e.d,(S=e.nd-1|0)<0||S>=x.$length?void p("index out of range"):x.$array[x.$offset+S]);)e.nd=e.nd-1|0;for(;e.nd>0&&48===(0>=(E=e.d).$length?void p("index out of range"):E.$array[E.$offset+0]);)e.nd=e.nd-1|0,e.dp=e.dp-1|0,e.d=y(e.d,1)},ct=function(e,t,r,n,i,o,a){var s,c,$,l,u,f,d,w,h,g,k,b,y,m,v,_,x,S,E,C;if(0!==n){for(b=0,w=0;n>0&&(g=(s=(t+9>>>0)/10)==s&&s!==1/0&&s!==-1/0?s>>>0:p("integer divide by zero"),d=(c=r/10)==c&&c!==1/0&&c!==-1/0?c>>>0:p("integer divide by zero"),h=(u=r%10)==u?u:p("integer divide by zero"),!(g>(y=($=n/10)==$&&$!==1/0&&$!==-1/0?$>>>0:p("integer divide by zero"))));)g===d+1>>>0&&d>>0,h=0,o=!1),b=b+1|0,i=i&&0===w,w=0|h,t=g,r=d,n=y;for(b>0&&(o=w>5||5===w&&!i||5===w&&i&&(1&r)>>>0==1),r>>0),m=r,k=a=a-b|0;k>e.nd;)v=(l=m/100)==l&&l!==1/0&&l!==-1/0?l>>>0:p("integer divide by zero"),_=(f=m%100)==f?f:p("integer divide by zero"),x=e.d,k<0||k>=x.$length?p("index out of range"):x.$array[x.$offset+k]="00010203040506070809101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899".charCodeAt(1+(J(2,_)>>>0)>>>0),S=e.d,(E=k-1|0)<0||E>=S.$length?p("index out of range"):S.$array[S.$offset+E]="00010203040506070809101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899".charCodeAt(0+(J(2,_)>>>0)>>>0),k=k-2|0,m=v;k===e.nd&&(C=e.d,k<0||k>=C.$length?p("index out of range"):C.$array[C.$offset+k]=m+48>>>0<<24>>>24),e.nd=a+1|0,e.dp=e.nd+b|0}else e.dp=a+1|0},$t=function(e,t,r){var n,i,a,s,c,$,l,u,f;return 0===r?[e<<6>>>0,t-6|0,!0]:((r<-348||347=X.length?void p("index out of range"):X[c])[1],r<0&&($=new Oe(0,1),s=new Oe(s.$high+$.$high,s.$low+$.$low)),i=(n=o.Mul64(new Oe(0,e),s))[0],a=n[1],t=t+(57+(at(r)-63|0)|0)|0,[(l=Q(i,7),u=Y(a,57),new Oe(l.$high|u.$high,(l.$low|u.$low)>>>0)).$low>>>0,t,0===(f=Q(a,7)).$high&&0===f.$low])},lt=function(e,t,r){var n,i,a,s,c,$,l,u,f,d,w,g,k,b,y,m;return new Oe(0,0),0===r?[Q(e,8),t-8|0,!0]:((r<-348||347=X.length?void p("index out of range"):X[d],h),r<0&&(f[0]=(w=f[0],g=new Oe(0,1),new Oe(w.$high+g.$high,w.$low+g.$low))),t=t+(119+(at(r)-127|0)|0)|0,l=(n=o.Mul64(e,f[0]))[0],$=n[1],c=(i=o.Mul64(e,f[1]))[0],s=i[1],u=(a=o.Add64(l,s,new Oe(0,0)))[0],k=a[1],c=new Oe(c.$high+k.$high,c.$low+k.$low),b=Q(c,9),y=Y(u,55),[new Oe(b.$high|y.$high,(b.$low|y.$low)>>>0),t,0===(m=Q(u,9)).$high&&0===m.$low&&0===$.$high&&0===$.$low])},ut=function(e,t){var r,n;if(0===e.$high&&0===e.$low)return!0;for(r=0;r>>0,(n=ee(r,new Oe(0,1e9)),new Oe(e.$high-n.$high,e.$low-n.$low)).$low>>>0]},dt=function(e,t,r,n){return I(ht(Zt(_,0,St(r+4|0,24)),e,t,r,n))},nr.FormatFloat=dt,wt=function(e,t,r,n,i){return ht(e,t,r,n,i)},nr.AppendFloat=wt,ht=function(e,t,r,n,o){var a,p,s,c,l,u,f,d,w,h,g,k,b,y,m,v,x,S,C,I,R,T;return l=new Oe(0,0),g=E.nil,32===(a=o)?(l=new Oe(0,i.Float32bits(H(t))),g=G):64===a?(l=i.Float64bits(t),g=q):ir(new We("strconv: illegal AppendFloat/FormatFloat bitSize")),b=!(0===(x=Y(l,g.expbits+g.mantbits>>>0)).$high&&0===x.$low),h=Y(l,g.mantbits).$low&(0|((R=g.expbits)<32?1<>>0),(p=h)===((0|((T=g.expbits)<32?1<>>0)),h=h+g.bias|0,98===r?vt(e,b,k,h,g):120===r||88===r?_t(e,n,r,b,k,h,g):ne?(w=new $.ptr(_.nil,0,0,!1),y=!1,(v=n<0)?(u=A.zero(),w.d=new _(u),it(w,k,h-(0|g.mantbits)|0,g),y=!0,101===(s=r)||69===s?n=St(w.nd-1|0,0):102===s?n=St(w.nd-w.dp|0,0):103!==s&&71!==s||(n=w.nd)):102!==r&&(d=n,101===(c=r)||69===c?d=d+1|0:103===c||71===c?(0===n&&(n=1),d=n):d=1,f=F.zero(),32===o&&d<=9?(w.d=new _(f),Ye(w,k.$low>>>0,h-(0|g.mantbits)|0,d),y=!0):d<=18&&(w.d=new _(f),et(w,k,h-(0|g.mantbits)|0,d),y=!0)),y?kt(e,v,b,P(w,$),n,r):gt(e,n,r,b,k,h,g)):gt(e,n,r,b,k,h,g))},gt=function(e,t,r,n,i,o,a){var p,s,c,u,f;return(c=new l.ptr(R.zero(),0,0,!1,!1)).Assign(i),c.Shift(o-(0|a.mantbits)|0),u=new $.ptr(_.nil,0,0,!1),(f=t<0)?(bt(c,i,o,a),$.copy(u,new $.ptr(new _(c.d),c.nd,c.dp,!1)),101===(p=r)||69===p?t=u.nd-1|0:102===p?t=St(u.nd-u.dp|0,0):103!==p&&71!==p||(t=u.nd)):(101===(s=r)||69===s?c.Round(t+1|0):102===s?c.Round(c.dp+t|0):103!==s&&71!==s||(0===t&&(t=1),c.Round(t)),$.copy(u,new $.ptr(new _(c.d),c.nd,c.dp,!1))),kt(e,f,n,P(u,$),t,r)},kt=function(e,t,r,n,i,o){var a,p,s;return 101===(a=o)||69===a?yt(e,r,P(n,$),i,o):102===a?mt(e,r,P(n,$),i):103===a||71===a?((p=i)>n.nd&&n.nd>=n.dp&&(p=n.nd),t&&(p=6),(s=n.dp-1|0)<-4||s>=p?(i>n.nd&&(i=n.nd),yt(e,r,P(n,$),i-1|0,(o+101<<24>>>24)-103<<24>>>24)):(i>n.dp&&(i=n.nd),mt(e,r,P(n,$),St(i-n.dp|0,0)))):O(e,37,o)},bt=function(e,t,r,n){var i,o,a,s,c,$,u,f,d,w,h,g,k,b,y,m,v,_,x,S,E,C,I;if(0!==t.$high||0!==t.$low){if(!(r>(d=n.bias+1|0)&&J(332,e.dp-e.nd|0)>=J(100,r-(0|n.mantbits)|0)))for((b=new l.ptr(R.zero(),0,0,!1,!1)).Assign((m=ee(t,new Oe(0,2)),new Oe(m.$high+0,m.$low+1))),b.Shift((r-(0|n.mantbits)|0)-1|0),u=new Oe(0,0),i=0,v=Q(new Oe(0,1),n.mantbits),t.$high>v.$high||t.$high===v.$high&&t.$low>v.$low||r===d?(u=new Oe(t.$high-0,t.$low-1),i=r):(_=ee(t,new Oe(0,2)),u=new Oe(_.$high-0,_.$low-1),i=r-1|0),(c=new l.ptr(R.zero(),0,0,!1,!1)).Assign((x=ee(u,new Oe(0,2)),new Oe(x.$high+0,x.$low+1))),c.Shift((i-(0|n.mantbits)|0)-1|0),o=0===(S=te(t,new Oe(0,2),!0)).$high&&0===S.$low,y=0,k=0;!((f=(k-b.dp|0)+e.dp|0)>=e.nd);){if(a=48,(s=(k-b.dp|0)+c.dp|0)>=0&&s=E.length?void p("index out of range"):E[s]),$=48,f>=0&&(C=e.d,$=f<0||f>=C.length?void p("index out of range"):C[f]),g=48,k=I.length?void p("index out of range"):I[k]),w=!(a===$)||o&&(s+1|0)===c.nd,0===y&&$+1<<24>>>240&&(o||y>1||(k+1|0)=(h=r.d).$length?void p("index out of range"):h.$array[h.$offset+0]),e=O(e,u),n>0)for(e=O(e,46),(d=1)<(w=xt(r.nd,n+1|0))&&(e=D(e,y(r.d,d,w)),d=w);d<=n;)e=O(e,48),d=d+1|0;return e=O(e,i),f=r.dp-1|0,0===r.nd&&(f=0),f<0?(u=45,f=-f):u=43,e=O(e,u),f<10?O(e,48,48+(f<<24>>>24)<<24>>>24):f<100?O(e,48+(((o=f/10)==o&&o!==1/0&&o!==-1/0?o:p("integer divide by zero"))<<24>>>24)<<24>>>24,48+(((c=f%10)==c?c:p("integer divide by zero"))<<24>>>24)<<24>>>24):O(e,48+(((a=f/100)==a&&a!==1/0&&a!==-1/0?a:p("integer divide by zero"))<<24>>>24)<<24>>>24,(($=(((s=f/10)==s&&s!==1/0&&s!==-1/0?s:p("integer divide by zero"))<<24>>>24)%10)==$?$:p("integer divide by zero"))+48<<24>>>24,48+(((l=f%10)==l?l:p("integer divide by zero"))<<24>>>24)<<24>>>24)},mt=function(e,t,r,n){var i,o,a,s,c;if(t&&(e=O(e,45)),r.dp>0)for(s=xt(r.nd,r.dp),e=D(e,y(r.d,0,s));s0)for(e=O(e,46),o=0;o=c.$length?void p("index out of range"):c.$array[c.$offset+a]),e=O(e,i),o=o+1|0;return e},vt=function(e,t,r,n,i){return t&&(e=O(e,45)),e=Je(e,r,10,!1,!0)[0],e=O(e,112),(n=n-(0|i.mantbits)|0)>=0&&(e=O(e,43)),Je(e,new Oe(0,n),10,n<0,!0)[0]},_t=function(e,t,r,n,i,o,a){var s,c,$,l,u,f,d,w,h,g,k,b,y,m,v,_,x,S,E,C,I,A,F,R,T,N;for(0===i.$high&&0===i.$low&&(o=0),i=Q(i,60-a.mantbits>>>0);(0!==i.$high||0!==i.$low)&&0===(S=new Oe(268435456&i.$high,(0&i.$low)>>>0)).$high&&0===S.$low;)i=Q(i,1),o=o-1|0;if(t>=0&&t<15&&(x=J(t,4)>>>0,E=Q(i,x),m=new Oe(268435455&E.$high,(4294967295&E.$low)>>>0),i=Y(i,60-x>>>0),I=new Oe(0&i.$high,(1&i.$low)>>>0),((C=new Oe(m.$high|I.$high,(m.$low|I.$low)>>>0)).$high>134217728||134217728===C.$high&&C.$low>0)&&(A=new Oe(0,1),i=new Oe(i.$high+A.$high,i.$low+A.$low)),i=Q(i,60-x>>>0),(0!==(F=new Oe(536870912&i.$high,(0&i.$low)>>>0)).$high||0!==F.$low)&&(i=Y(i,1),o=o+1|0)),v="0123456789abcdef",88===r&&(v="0123456789ABCDEF"),n&&(e=O(e,45)),e=O(e,48,r,48+((R=Y(i,60),new Oe(0&R.$high,(1&R.$low)>>>0)).$low<<24>>>24)<<24>>>24),i=Q(i,4),t<0&&(0!==i.$high||0!==i.$low))for(e=O(e,46);0!==i.$high||0!==i.$low;)e=O(e,v.charCodeAt(Z((T=Y(i,60),new Oe(0&T.$high,(15&T.$low)>>>0))))),i=Q(i,4);else if(t>0)for(e=O(e,46),_=0;_>>0))))),i=Q(i,4),_=_+1|0;return y=80,r===Vt(r)&&(y=112),e=O(e,y),o<0?(y=45,o=-o):y=43,e=O(e,y),o<100?O(e,48+(((s=o/10)==s&&s!==1/0&&s!==-1/0?s:p("integer divide by zero"))<<24>>>24)<<24>>>24,48+(((d=o%10)==d?d:p("integer divide by zero"))<<24>>>24)<<24>>>24):o<1e3?O(e,48+(((c=o/100)==c&&c!==1/0&&c!==-1/0?c:p("integer divide by zero"))<<24>>>24)<<24>>>24,48+(((w=(($=o/10)==$&&$!==1/0&&$!==-1/0?0|$:p("integer divide by zero"))%10)==w?w:p("integer divide by zero"))<<24>>>24)<<24>>>24,48+(((h=o%10)==h?h:p("integer divide by zero"))<<24>>>24)<<24>>>24):O(e,48+(((l=o/1e3)==l&&l!==1/0&&l!==-1/0?l:p("integer divide by zero"))<<24>>>24)<<24>>>24,((g=(((u=o/100)==u&&u!==1/0&&u!==-1/0?u:p("integer divide by zero"))<<24>>>24)%10)==g?g:p("integer divide by zero"))+48<<24>>>24,48+(((k=((f=o/10)==f&&f!==1/0&&f!==-1/0?0|f:p("integer divide by zero"))%10)==k?k:p("integer divide by zero"))<<24>>>24)<<24>>>24,48+(((b=o%10)==b?b:p("integer divide by zero"))<<24>>>24)<<24>>>24)},xt=function(e,t){return et?e:t},Et=function(e,t,r){var n,a,s,c,$,l,u,f,d,w,h,g,k,b,y,m,v,_,x,S,E,C,I,A,F,R,T,N,P,V,O,D,L,M;if(c=0,0===e.$high&&0===e.$low)return r&&(c=i.Float64frombits(new Oe(2147483648,0))),[c,!0];if(t<-348||347>>0),h=new Oe(0,1023+(64+(J(217706,t)>>16)|0)|0),g=new Oe(0,s),d=new Oe(h.$high-g.$high,h.$low-g.$low),O=(n=o.Mul64(e,(I=t- -348|0,I<0||I>=X.length?void p("index out of range"):X[I])[1]))[0],D=n[1],0===(A=new Oe(0&O.$high,(511&O.$low)>>>0)).$high&&511===A.$low&&((F=new Oe(D.$high+e.$high,D.$low+e.$low)).$high=X.length?void p("index out of range"):X[R])[0]))[0],M=a[1],$=O,((l=new Oe(D.$high+L.$high,D.$low+L.$low)).$high>>0)).$high&&511===N.$low&&0===(P=new Oe(l.$high+0,l.$low+1)).$high&&0===P.$low&&((V=new Oe(M.$high+e.$high,M.$low+e.$low)).$high>>0),d=new Oe(d.$high-k.$high,d.$low-k.$low),0===D.$high&&0===D.$low&&0===(b=new Oe(0&O.$high,(511&O.$low)>>>0)).$high&&0===b.$low&&0===(y=new Oe(0&w.$high,(3&w.$low)>>>0)).$high&&1===y.$low?[c=0,!1]:(m=new Oe(0&w.$high,(1&w.$low)>>>0),w=new Oe(w.$high+m.$high,w.$low+m.$low),w=Y(w,1),((v=Y(w,53)).$high>0||0===v.$high&&v.$low>0)&&(w=Y(w,1),_=new Oe(0,1),d=new Oe(d.$high+_.$high,d.$low+_.$low)),(x=new Oe(d.$high-0,d.$low-1)).$high>0||0===x.$high&&x.$low>=2046?[c=0,!1]:(S=Q(d,52),E=new Oe(1048575&w.$high,(4294967295&w.$low)>>>0),f=new Oe(S.$high|E.$high,(S.$low|E.$low)>>>0),r&&(C=new Oe(2147483648,0),f=new Oe(f.$high|C.$high,(f.$low|C.$low)>>>0)),[c=i.Float64frombits(f),!0]))},Ct=function(e,t,r){var n,a,s,c,$,l,u,f,d,w,h,g,k,b,y,m,v,_,x,S,E,C,I,A,F,R,T,N,P,V,O,D,L,M;if(c=0,0===e.$high&&0===e.$low)return r&&(c=i.Float32frombits(2147483648)),[c,!0];if(t<-348||347>>0),h=new Oe(0,127+(64+(J(217706,t)>>16)|0)|0),g=new Oe(0,s),d=new Oe(h.$high-g.$high,h.$low-g.$low),O=(n=o.Mul64(e,(I=t- -348|0,I<0||I>=X.length?void p("index out of range"):X[I])[1]))[0],D=n[1],63===(A=new Oe(63&O.$high,(4294967295&O.$low)>>>0)).$high&&4294967295===A.$low&&((F=new Oe(D.$high+e.$high,D.$low+e.$low)).$high=X.length?void p("index out of range"):X[R])[0]))[0],M=a[1],$=O,((l=new Oe(D.$high+L.$high,D.$low+L.$low)).$high>>0)).$high&&4294967295===N.$low&&0===(P=new Oe(l.$high+0,l.$low+1)).$high&&0===P.$low&&((V=new Oe(M.$high+e.$high,M.$low+e.$low)).$high>>0),d=new Oe(d.$high-k.$high,d.$low-k.$low),0===D.$high&&0===D.$low&&0===(b=new Oe(63&O.$high,(4294967295&O.$low)>>>0)).$high&&0===b.$low&&0===(y=new Oe(0&w.$high,(3&w.$low)>>>0)).$high&&1===y.$low?[c=0,!1]:(m=new Oe(0&w.$high,(1&w.$low)>>>0),w=new Oe(w.$high+m.$high,w.$low+m.$low),w=Y(w,1),((v=Y(w,24)).$high>0||0===v.$high&&v.$low>0)&&(w=Y(w,1),_=new Oe(0,1),d=new Oe(d.$high+_.$high,d.$low+_.$low)),(x=new Oe(d.$high-0,d.$low-1)).$high>0||0===x.$high&&x.$low>=254?[c=0,!1]:(S=Q(d,23),E=new Oe(0&w.$high,(8388607&w.$low)>>>0),f=new Oe(S.$high|E.$high,(S.$low|E.$low)>>>0),r&&(C=new Oe(0,2147483648),f=new Oe(f.$high|C.$high,(f.$low|C.$low)>>>0)),[c=i.Float32frombits(f.$low>>>0),!0]))},l.ptr.prototype.String=function(){var e,t,r,n;return r=10+(e=this).nd|0,e.dp>0&&(r=r+e.dp|0),e.dp<0&&(r=r+-e.dp|0),t=Zt(_,r),n=0,0===e.nd?"0":(e.dp<=0?(n<0||n>=t.$length?p("index out of range"):t.$array[t.$offset+n]=48,(n=n+1|0)<0||n>=t.$length?p("index out of range"):t.$array[t.$offset+n]=46,n=(n=(n=n+1|0)+It(y(t,n,n+-e.dp|0))|0)+T(y(t,n),y(new _(e.d),0,e.nd))|0):e.dp=t.$length?p("index out of range"):t.$array[t.$offset+n]=46,n=(n=n+1|0)+T(y(t,n),y(new _(e.d),e.dp,e.nd))|0):n=(n=n+T(y(t,n),y(new _(e.d),0,e.nd))|0)+It(y(t,n,(n+e.dp|0)-e.nd|0))|0,I(y(t,0,n)))},l.prototype.String=function(){return this.$val.String()},It=function(e){var t,r,n;for(r=e,t=0;t=e.$length?p("index out of range"):e.$array[e.$offset+n]=48,t++;return e.$length},At=function(e){for(var t,r;e.nd>0&&48===(t=e.d,(r=e.nd-1|0)<0||r>=t.length?void p("index out of range"):t[r]);)e.nd=e.nd-1|0;0===e.nd&&(e.dp=0)},l.ptr.prototype.Assign=function(e){var t,r,n,i,o,a,s;for(t=this,r=F.zero(),n=0;e.$high>0||0===e.$high&&e.$low>0;)i=te(e,new Oe(0,10),!1),o=ee(new Oe(0,10),i),e=new Oe(e.$high-o.$high,e.$low-o.$low),n<0||n>=r.length?p("index out of range"):r[n]=new Oe(e.$high+0,e.$low+48).$low<<24>>>24,n=n+1|0,e=i;for(t.nd=0,n=n-1|0;n>=0;)a=t.d,(s=t.nd)<0||s>=a.length?p("index out of range"):a[s]=n<0||n>=r.length?void p("index out of range"):r[n],t.nd=t.nd+1|0,n=n-1|0;t.dp=t.nd,At(t)},l.prototype.Assign=function(e){return this.$val.Assign(e)},Ft=function(e,t){var r,n,i,o,a,s,c,$,l,u,f,d,w,h,g,k;for(s=0,c=0,a=0;0==((d=t)<32?a>>>d:0)>>>0;){if(s>=e.nd){if(0===a)return void(e.nd=0);for(;0==((w=t)<32?a>>>w:0)>>>0;)a=10*a>>>0,s=s+1|0;break}$=e.d,a=((10*a>>>0)+((s<0||s>=$.length?void p("index out of range"):$[s])>>>0)>>>0)-48>>>0,s=s+1|0}for(e.dp=e.dp-(s-1|0)|0,o=(((h=t)<32?1<>>0)-1>>>0;s=l.length?void p("index out of range"):l[s])>>>0,n=((g=t)<32?a>>>g:0)>>>0,a=(a&o)>>>0,u=e.d,c<0||c>=u.length?p("index out of range"):u[c]=n+48>>>0<<24>>>24,c=c+1|0,a=((10*a>>>0)+r>>>0)-48>>>0,s=s+1|0;for(;a>0;)i=((k=t)<32?a>>>k:0)>>>0,a=(a&o)>>>0,c<800?(f=e.d,c<0||c>=f.length?p("index out of range"):f[c]=i+48>>>0<<24>>>24,c=c+1|0):i>0&&(e.trunc=!0),a=10*a>>>0;e.nd=c,At(e)},Rt=function(e,t){var r;for(r=0;r=e.$length)return!0;if((r<0||r>=e.$length?void p("index out of range"):e.$array[e.$offset+r])!==t.charCodeAt(r))return(r<0||r>=e.$length?void p("index out of range"):e.$array[e.$offset+r])=re.$length?void p("index out of range"):re.$array[re.$offset+t]).delta,Rt(y(new _(e.d),0,e.nd),(t<0||t>=re.$length?void p("index out of range"):re.$array[re.$offset+t]).cutoff)&&(i=i-1|0),c=e.nd,u=e.nd+i|0,o=0,c=c-1|0;c>=0;)$=(o=o+(((h=t)<32?(f=e.d,((c<0||c>=f.length?void p("index out of range"):f[c])>>>0)-48>>>0<>>0)>>>0)-(10*(a=(r=o/10)==r&&r!==1/0&&r!==-1/0?r>>>0:p("integer divide by zero"))>>>0)>>>0,(u=u-1|0)<800?(d=e.d,u<0||u>=d.length?p("index out of range"):d[u]=$+48>>>0<<24>>>24):0!==$&&(e.trunc=!0),o=a,c=c-1|0;for(;o>0;)l=o-(10*(s=(n=o/10)==n&&n!==1/0&&n!==-1/0?n>>>0:p("integer divide by zero"))>>>0)>>>0,(u=u-1|0)<800?(w=e.d,u<0||u>=w.length?p("index out of range"):w[u]=l+48>>>0<<24>>>24):0!==l&&(e.trunc=!0),o=s;e.nd=e.nd+i|0,e.nd>=800&&(e.nd=800),e.dp=e.dp+i|0,At(e)},l.ptr.prototype.Shift=function(e){var t;if(0===(t=this).nd);else if(e>0){for(;e>28;)Tt(t,28),e=e-28|0;Tt(t,e>>>0)}else if(e<0){for(;e<-28;)Ft(t,28),e=e+28|0;Ft(t,-e>>>0)}},l.prototype.Shift=function(e){return this.$val.Shift(e)},Nt=function(e,t){var r,n,i,o,a;return!(t<0||t>=e.nd)&&(53===(n=e.d,t<0||t>=n.length?void p("index out of range"):n[t])&&(t+1|0)===e.nd?!!e.trunc||t>0&&!(0===(i=e.d,o=t-1|0,r=((o<0||o>=i.length?void p("index out of range"):i[o])-48<<24>>>24)%2,r==r?r:p("integer divide by zero"))):(a=e.d,(t<0||t>=a.length?void p("index out of range"):a[t])>=53))},l.ptr.prototype.Round=function(e){var t;t=this,e<0||e>=t.nd||(Nt(t,e)?t.RoundUp(e):t.RoundDown(e))},l.prototype.Round=function(e){return this.$val.Round(e)},l.ptr.prototype.RoundDown=function(e){var t;t=this,e<0||e>=t.nd||(t.nd=e,At(t))},l.prototype.RoundDown=function(e){return this.$val.RoundDown(e)},l.ptr.prototype.RoundUp=function(e){var t,r,n,i,o;if(t=this,!(e<0||e>=t.nd)){for(r=e-1|0;r>=0;){if(n=t.d,(r<0||r>=n.length?void p("index out of range"):n[r])<57)return o=t.d,r<0||r>=o.length?p("index out of range"):o[r]=(i=t.d,(r<0||r>=i.length?void p("index out of range"):i[r])+1<<24>>>24),void(t.nd=r+1|0);r=r-1|0}t.d[0]=49,t.nd=1,t.dp=t.dp+1|0}},l.prototype.RoundUp=function(e){return this.$val.RoundUp(e)},l.ptr.prototype.RoundedInteger=function(){var e,t,r,n,i,o,a;if((e=this).dp>20)return new Oe(4294967295,4294967295);for(t=0,r=new Oe(0,0),t=0;t=o.length?void p("index out of range"):o[t])-48<<24>>>24)),r=new Oe(n.$high+i.$high,n.$low+i.$low),t=t+1|0;for(;t>>0},f.ptr.prototype.Error=function(){var{$24r:e,_r:t,e:r,$s:n,$r:i,$c:o}=hr(this,{});n=n||0;e:for(;;){switch(n){case 0:t=(r=this).Err.Error(),n=1;case 1:if(o&&(o=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;e="strconv."+r.Func+": parsing "+de(r.Num)+": "+t,n=2;case 2:return e}return}return{$blk:f.ptr.prototype.Error,$c:!0,$r:i,$24r:e,_r:t,e:r,$s:n}},f.prototype.Error=function(){return this.$val.Error()},f.ptr.prototype.Unwrap=function(){return this.Err},f.prototype.Unwrap=function(){return this.$val.Unwrap()},Ot=function(e,t){return new f.ptr(e,t,nr.ErrSyntax)},Dt=function(e,t){return new f.ptr(e,t,nr.ErrRange)},Lt=function(e,r,n){return new f.ptr(e,r,t.New("invalid base "+Xe(n)))},Mt=function(e,r,n){return new f.ptr(e,r,t.New("invalid bit size "+Xe(n)))},Bt=function(e,t,r){var n,i,o,a,s,c,$,l,u,f,d,w,h,g,k;if(""===e)return[new Oe(0,0),Ot("ParseUint",e)];if(a=0===t,d=e,2<=t&&t<=36);else{if(0!==t)return[new Oe(0,0),Lt("ParseUint",d,t)];t=10,48===e.charCodeAt(0)&&(e.length>=3&&98===Vt(e.charCodeAt(1))?(t=2,e=m(e,2)):e.length>=3&&111===Vt(e.charCodeAt(1))?(t=8,e=m(e,2)):e.length>=3&&120===Vt(e.charCodeAt(1))?(t=16,e=m(e,2)):(t=8,e=m(e,1)))}if(0===r)r=32;else if(r<0||r>64)return[new Oe(0,0),Mt("ParseUint",d,r)];for(c=new Oe(0,0),10===(n=t)?c=new Oe(429496729,2576980378):16===n?c=new Oe(268435456,0):(h=te(new Oe(4294967295,4294967295),new Oe(0,t),!1),c=new Oe(h.$high+0,h.$low+1)),g=Q(new Oe(0,1),r>>>0),l=new Oe(g.$high-0,g.$low-1),w=!1,u=new Oe(0,0),o=new _(C(e)),i=0;i=o.$length?void p("index out of range"):o.$array[o.$offset+i])&&a)w=!0,i++;else{if(48<=s&&s<=57)$=s-48<<24>>>24;else{if(!(97<=Vt(s)&&Vt(s)<=122))return[new Oe(0,0),Ot("ParseUint",d)];$=10+(Vt(s)-97<<24>>>24)<<24>>>24}if($>=t<<24>>>24)return[new Oe(0,0),Ot("ParseUint",d)];if(u.$high>c.$high||u.$high===c.$high&&u.$low>=c.$low)return[l,Dt("ParseUint",d)];if(u=ee(u,new Oe(0,t)),k=new Oe(0,$),(f=new Oe(u.$high+k.$high,u.$low+k.$low)).$highl.$high||f.$high===l.$high&&f.$low>l.$low)return[l,Dt("ParseUint",d)];u=f,i++}return w&&!Wt(d)?[new Oe(0,0),Ot("ParseUint",d)]:[u,tt]},nr.ParseUint=Bt,jt=function(e,t,r){var n,i,o,a,p,s,c,$,l;return new Re(0,0),o=tt,""===e?[new Re(0,0),o=Ot("ParseInt",e)]:(s=e,p=!1,43===e.charCodeAt(0)?e=m(e,1):45===e.charCodeAt(0)&&(p=!0,e=m(e,1)),new Oe(0,0),c=(n=Bt(e,t,r))[0],o=n[1],B(o,tt)||B(Yt(o,N).Err,nr.ErrRange)?(0===r&&(r=32),i=Q(new Oe(0,1),(r-1|0)>>>0),!p&&(c.$high>i.$high||c.$high===i.$high&&c.$low>=i.$low)?($=new Oe(i.$high-0,i.$low-1),[new Re($.$high,$.$low),o=Dt("ParseInt",s)]):p&&(c.$high>i.$high||c.$high===i.$high&&c.$low>i.$low)?(l=new Re(i.$high,i.$low),[new Re(-l.$high,-l.$low),o=Dt("ParseInt",s)]):(a=new Re(c.$high,c.$low),p&&(a=new Re(-a.$high,-a.$low)),[a,o=tt])):(Yt(o,N).Func="ParseInt",Yt(o,N).Num=s,[new Re(0,0),o]))},nr.ParseInt=jt,Wt=function(e){var t,r,n;for(n=94,r=0,e.length>=1&&(45===e.charCodeAt(0)||43===e.charCodeAt(0))&&(e=m(e,1)),t=!1,e.length>=2&&48===e.charCodeAt(0)&&(98===Vt(e.charCodeAt(1))||111===Vt(e.charCodeAt(1))||120===Vt(e.charCodeAt(1)))&&(r=2,n=48,t=120===Vt(e.charCodeAt(1)));re.length&&(i=e.length),n=0;n>>24),r!==t.charCodeAt(n))return n;n=n+1|0}return i},zt=function(e){var t,r,n,o;if(0===e.length)return[0,0,!1];if(o=1,n=0,43===(t=e.charCodeAt(0))||45===t){if(45===e.charCodeAt(0)&&(o=-1),n=1,e=m(e,1),3<(r=Ut(e,"infinity"))&&r<8&&(r=3),3===r||8===r)return[i.Inf(o),n+r|0,!0]}else if(105===t||73===t){if(3<(r=Ut(e,"infinity"))&&r<8&&(r=3),3===r||8===r)return[i.Inf(o),n+r|0,!0]}else if((110===t||78===t)&&3===Ut(e,"nan"))return[i.NaN(),3,!0];return[0,0,!1]},l.ptr.prototype.set=function(e){var t,r,n,i,o,a,s,c,$;if(o=!1,i=0,(t=this).neg=!1,t.trunc=!1,i>=e.length)return o;for(43===e.charCodeAt(i)?i=i+1|0:45===e.charCodeAt(i)&&(t.neg=!0,i=i+1|0),s=!1,a=!1;i=c.length?p("index out of range"):c[$]=e.charCodeAt(i),t.nd=t.nd+1|0):48!==e.charCodeAt(i)&&(t.trunc=!0),i=i+1|0}else{if(s)return o;s=!0,t.dp=t.nd,i=i+1|0}else i=i+1|0;if(!a)return o;if(s||(t.dp=t.nd),i=e.length)return o;if(n=1,43===e.charCodeAt(i)?i=i+1|0:45===e.charCodeAt(i)&&(i=i+1|0,n=-1),i>=e.length||e.charCodeAt(i)<48||e.charCodeAt(i)>57)return o;for(r=0;i=e.length)return[l,p,w,b,c,$,h];43===e.charCodeAt($)?$=$+1|0:45===e.charCodeAt($)&&(w=!0,$=$+1|0),r=new Oe(0,10),u=19,s=101,($+2|0)>>24)<<24>>>24),l=new Oe(l.$high+_.$high,l.$low+_.$low),d=d+1|0):b=!0,$=$+1|0}else{if(g=!0,48===n&&0===f){i=i-1|0,$=$+1|0;continue}f=f+1|0,d>>24),l=new Oe(l.$high+v.$high,l.$low+v.$low),d=d+1|0):48!==n&&(b=!0),$=$+1|0}else{if(k)break e;k=!0,i=f,$=$+1|0}else y=!0,$=$+1|0;if(!g)return[l,p,w,b,c,$,h];if(k||(i=f),0===r.$high&&16===r.$low&&(i=J(i,4),d=J(d,4)),$=e.length)return[l,p,w,b,c,$,h];if(a=1,43===e.charCodeAt($)?$=$+1|0:45===e.charCodeAt($)&&($=$+1|0,a=-1),$>=e.length||e.charCodeAt($)<48||e.charCodeAt($)>57)return[l,p,w,b,c,$,h];for(o=0;$310){_=4;continue}_=5;continue;case 4:_=6;continue;case 5:if(r.dp<-330){_=7;continue}_=8;continue;case 7:i=new Oe(0,0),n=e.bias,_=3;continue;case 8:for(n=0;r.dp>0;)0,o=r.dp>=oe.$length?27:($=r.dp)<0||$>=oe.$length?void p("index out of range"):oe.$array[oe.$offset+$],r.Shift(-o),n=n+o|0;for(;r.dp<0||0===r.dp&&r.d[0]<53;)0,a=-r.dp>=oe.$length?27:(l=-r.dp)<0||l>=oe.$length?void p("index out of range"):oe.$array[oe.$offset+l],r.Shift(a),n=n-a|0;if((n=n-1|0)<(e.bias+1|0)&&(s=(e.bias+1|0)-n|0,r.Shift(-s),n=n+s|0),(n-e.bias|0)>=((0|((b=e.expbits)<32?1<>>0|0),i=r.RoundedInteger(),u=Q(new Oe(0,2),e.mantbits),i.$high===u.$high&&i.$low===u.$low){_=11;continue}_=12;continue;case 11:if(i=Y(i,1),((n=n+1|0)-e.bias|0)>=((0|((y=e.expbits)<32?1<>>0)).$high&&0===f.$low&&(n=e.bias),_=3;continue;case 6:i=new Oe(0,0),n=((0|((m=e.expbits)<32?1<>>0),g=Q(new Oe(0,n-e.bias&(0|((v=e.expbits)<32?1<>>0),r.neg&&(k=Q(Q(new Oe(0,1),e.mantbits),e.expbits),t=new Oe(t.$high|k.$high,(t.$low|k.$low)>>>0)),_=-1,[t,c]}return}},l.prototype.floatBits=function(e){return this.$val.floatBits(e)},qt=function(e,t,r){var n,i,o,a,s;return n=0,i=!1,0!==(o=Y(e,q.mantbits)).$high||0!==o.$low?[n,i]:(n=Z(e),r&&(n=-n),0===t?[n,i=!0]:t>0&&t<=37?(t>22&&(n*=(a=t-22|0)<0||a>=ae.$length?void p("index out of range"):ae.$array[ae.$offset+a],t=22),n>1e15||n<-1e15?[n,i]:[n*=t<0||t>=ae.$length?void p("index out of range"):ae.$array[ae.$offset+t],i=!0]):t<0&&t>=-22?[n/=(s=-t)<0||s>=ae.$length?void p("index out of range"):ae.$array[ae.$offset+s],i=!0]:[n,i])},Ht=function(e,t,r){var n,i,o,a,s;return n=0,i=!1,0!==(o=Y(e,G.mantbits)).$high||0!==o.$low?[n,i]:(n=Z(e),r&&(n=-n),0===t?[n,i=!0]:t>0&&t<=17?(t>10&&(n=H(n*((a=t-10|0)<0||a>=pe.$length?void p("index out of range"):pe.$array[pe.$offset+a])),t=10),n>1e7||n<-1e7?[n,i]:[n=H(n*(t<0||t>=pe.$length?void p("index out of range"):pe.$array[pe.$offset+t])),i=!0]):t<0&&t>=-10?[n=H(n/((s=-t)<0||s>=pe.$length?void p("index out of range"):pe.$array[pe.$offset+s])),i=!0]:[n,i])},Qt=function(e,t,r,n,o,a){var p,s,c,$,l,u,f,d,w,h,g,k,b,y,m,v,_,x,S,E,C,I;for(c=((0|((C=t.expbits)<32?1<>>0)).$high&&0===u.$low;)r=Q(r,1),n=n-1|0;for(a&&(f=new Oe(0,1),r=new Oe(r.$high|f.$high,(r.$low|f.$low)>>>0));0!==(b=Y(r,2+(1+t.mantbits>>>0)>>>0)).$high||0!==b.$low;)y=Y(r,1),m=new Oe(0&r.$high,(1&r.$low)>>>0),r=new Oe(y.$high|m.$high,(y.$low|m.$low)>>>0),n=n+1|0;for(;(r.$high>0||0===r.$high&&r.$low>1)&&n<($-2|0);)v=Y(r,1),_=new Oe(0&r.$high,(1&r.$low)>>>0),r=new Oe(v.$high|_.$high,(v.$low|_.$low)>>>0),n=n+1|0;return l=new Oe(0&r.$high,(3&r.$low)>>>0),r=Y(r,2),x=new Oe(0&r.$high,(1&r.$low)>>>0),n=n+2|0,0===(l=new Oe(l.$high|x.$high,(l.$low|x.$low)>>>0)).$high&&3===l.$low&&(S=new Oe(0,1),r=new Oe(r.$high+S.$high,r.$low+S.$low),E=Q(new Oe(0,1),1+t.mantbits>>>0),r.$high===E.$high&&r.$low===E.$low&&(r=Y(r,1),n=n+1|0)),0===(d=Y(r,t.mantbits)).$high&&0===d.$low&&(n=t.bias),s=tt,n>c&&(r=Q(new Oe(0,1),t.mantbits),n=c+1|0,s=Dt("ParseFloat",e)),h=Q(new Oe(0,1),t.mantbits),w=new Oe(h.$high-0,h.$low-1),p=new Oe(r.$high&w.$high,(r.$low&w.$low)>>>0),g=Q(new Oe(0,n-t.bias&(0|((I=t.expbits)<32?1<>>0),o&&(k=Q(Q(new Oe(0,1),t.mantbits),t.expbits),p=new Oe(p.$high|k.$high,(p.$low|k.$low)>>>0)),t===G?[i.Float32frombits(p.$low>>>0),s]:[i.Float64frombits(p),s]},Xt=function(e){var t,r,n,o,a,p,s,c,$,u,f,d,w,h,g,k,b,y,v,_,x,S,E,C,I;if(w=0,_=0,u=tt,I=(t=zt(e))[0],x=t[1],t[2])return[w=H(I),_=x,u=tt];if(v=(r=Kt(e))[0],d=r[1],S=r[2],C=r[3],y=r[4],_=r[5],!r[6])return[w=0,_,u=Ot("ParseFloat",e)];if(y)return h=(n=Qt(m(e,0,_),G,v,d,S,C))[0],f=n[1],[w=H(h),_,u=f];if(ne){if(!C&&(g=(o=Ht(v,d,S))[0],o[1]))return[w=g,_,u=tt];if(k=(a=Ct(v,d,S))[0],a[1]){if(!C)return[w=k,_,u=tt];if(b=(p=Ct(new Oe(v.$high+0,v.$low+1),d,S))[0],p[1]&&k===b)return[w=k,_,u=tt]}}return($=new l.ptr(R.zero(),0,0,!1,!1)).set(m(e,0,_))?(c=(s=$.floatBits(G))[0],E=s[1],w=i.Float32frombits(c.$low>>>0),E&&(u=Dt("ParseFloat",e)),[w,_,u]):[w=0,_,u=Ot("ParseFloat",e)]},er=function(e){var t,r,n,o,a,p,s,c,$,u,f,d,w,h,g,k,b,y,v,_,x,S,E;if(d=0,y=0,u=tt,E=(t=zt(e))[0],v=t[1],t[2])return[d=E,y=v,u=tt];if(b=(r=Kt(e))[0],f=r[1],_=r[2],S=r[3],k=r[4],y=r[5],!r[6])return[d=0,y,u=Ot("ParseFloat",e)];if(k)return[d=(n=Qt(m(e,0,y),q,b,f,_,S))[0],y,u=n[1]];if(ne){if(!S&&(w=(o=qt(b,f,_))[0],o[1]))return[d=w,y,u=tt];if(h=(a=Et(b,f,_))[0],a[1]){if(!S)return[d=h,y,u=tt];if(g=(p=Et(new Oe(b.$high+0,b.$low+1),f,_))[0],p[1]&&h===g)return[d=h,y,u=tt]}}return($=new l.ptr(R.zero(),0,0,!1,!1)).set(m(e,0,y))?(c=(s=$.floatBits(q))[0],x=s[1],d=i.Float64frombits(c),x&&(u=Dt("ParseFloat",e)),[d,y,u]):[d=0,y,u=Ot("ParseFloat",e)]},tr=function(e,t){var r,n,i,o;return i=(r=rr(e,t))[0],o=r[1],n=r[2],o===e.length||!B(n,tt)&&B(Yt(n,N).Err,nr.ErrSyntax)?[i,n]:[0,Ot("ParseFloat",e)]},nr.ParseFloat=tr,rr=function(e,t){var r;return 32===t?[(r=Xt(e))[0],r[1],r[2]]:er(e)},V.methods=[{prop:"String",name:"String",pkg:"",typ:Qe([],[We],!1)},{prop:"Assign",name:"Assign",pkg:"",typ:Qe([Oe],[],!1)},{prop:"Shift",name:"Shift",pkg:"",typ:Qe([Ce],[],!1)},{prop:"Round",name:"Round",pkg:"",typ:Qe([Ce],[],!1)},{prop:"RoundDown",name:"RoundDown",pkg:"",typ:Qe([Ce],[],!1)},{prop:"RoundUp",name:"RoundUp",pkg:"",typ:Qe([Ce],[],!1)},{prop:"RoundedInteger",name:"RoundedInteger",pkg:"",typ:Qe([],[Oe],!1)},{prop:"set",name:"set",pkg:"strconv",typ:Qe([We],[Ee],!1)},{prop:"floatBits",name:"floatBits",pkg:"strconv",typ:Qe([E],[Oe,Ee],!1)}],N.methods=[{prop:"Error",name:"Error",pkg:"",typ:Qe([],[We],!1)},{prop:"Unwrap",name:"Unwrap",pkg:"",typ:Qe([],[rt],!1)}],s.init("strconv",[{prop:"mantbits",name:"mantbits",embedded:!1,exported:!1,typ:Te,tag:""},{prop:"expbits",name:"expbits",embedded:!1,exported:!1,typ:Te,tag:""},{prop:"bias",name:"bias",embedded:!1,exported:!1,typ:Ce,tag:""}]),$.init("strconv",[{prop:"d",name:"d",embedded:!1,exported:!1,typ:_,tag:""},{prop:"nd",name:"nd",embedded:!1,exported:!1,typ:Ce,tag:""},{prop:"dp",name:"dp",embedded:!1,exported:!1,typ:Ce,tag:""},{prop:"neg",name:"neg",embedded:!1,exported:!1,typ:Ee,tag:""}]),l.init("strconv",[{prop:"d",name:"d",embedded:!1,exported:!1,typ:R,tag:""},{prop:"nd",name:"nd",embedded:!1,exported:!1,typ:Ce,tag:""},{prop:"dp",name:"dp",embedded:!1,exported:!1,typ:Ce,tag:""},{prop:"neg",name:"neg",embedded:!1,exported:!1,typ:Ee,tag:""},{prop:"trunc",name:"trunc",embedded:!1,exported:!1,typ:Ee,tag:""}]),u.init("strconv",[{prop:"delta",name:"delta",embedded:!1,exported:!1,typ:Ce,tag:""},{prop:"cutoff",name:"cutoff",embedded:!1,exported:!1,typ:We,tag:""}]),f.init("",[{prop:"Func",name:"Func",embedded:!1,exported:!0,typ:We,tag:""},{prop:"Num",name:"Num",embedded:!1,exported:!0,typ:We,tag:""},{prop:"Err",name:"Err",embedded:!1,exported:!0,typ:rt,tag:""}]),e=function(){nr.$init=function(){};var p,c,$=!1,l=0;void 0!==this&&void 0!==this.$blk&&($=!0,l=(p=this).$s,c=p.$r);e:for(;;){switch(l){case 0:c=t.$init(),l=1;case 1:if($&&($=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;c=r.$init(),l=2;case 2:if($&&($=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;c=n.$init(),l=3;case 3:if($&&($=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;c=i.$init(),l=4;case 4:if($&&($=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;c=o.$init(),l=5;case 5:if($&&($=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;c=a.$init(),l=6;case 6:if($&&($=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;L=new d([32,126,161,887,890,895,900,1366,1369,1418,1421,1479,1488,1514,1519,1524,1542,1563,1566,1805,1808,1866,1869,1969,1984,2042,2045,2093,2096,2139,2142,2154,2208,2247,2259,2444,2447,2448,2451,2482,2486,2489,2492,2500,2503,2504,2507,2510,2519,2519,2524,2531,2534,2558,2561,2570,2575,2576,2579,2617,2620,2626,2631,2632,2635,2637,2641,2641,2649,2654,2662,2678,2689,2745,2748,2765,2768,2768,2784,2787,2790,2801,2809,2828,2831,2832,2835,2873,2876,2884,2887,2888,2891,2893,2901,2903,2908,2915,2918,2935,2946,2954,2958,2965,2969,2975,2979,2980,2984,2986,2990,3001,3006,3010,3014,3021,3024,3024,3031,3031,3046,3066,3072,3129,3133,3149,3157,3162,3168,3171,3174,3183,3191,3257,3260,3277,3285,3286,3294,3299,3302,3314,3328,3407,3412,3427,3430,3478,3482,3517,3520,3526,3530,3530,3535,3551,3558,3567,3570,3572,3585,3642,3647,3675,3713,3773,3776,3789,3792,3801,3804,3807,3840,3948,3953,4058,4096,4295,4301,4301,4304,4685,4688,4701,4704,4749,4752,4789,4792,4805,4808,4885,4888,4954,4957,4988,4992,5017,5024,5109,5112,5117,5120,5788,5792,5880,5888,5908,5920,5942,5952,5971,5984,6003,6016,6109,6112,6121,6128,6137,6144,6157,6160,6169,6176,6264,6272,6314,6320,6389,6400,6443,6448,6459,6464,6464,6468,6509,6512,6516,6528,6571,6576,6601,6608,6618,6622,6683,6686,6780,6783,6793,6800,6809,6816,6829,6832,6848,6912,6987,6992,7036,7040,7155,7164,7223,7227,7241,7245,7304,7312,7354,7357,7367,7376,7418,7424,7957,7960,7965,7968,8005,8008,8013,8016,8061,8064,8147,8150,8175,8178,8190,8208,8231,8240,8286,8304,8305,8308,8348,8352,8383,8400,8432,8448,8587,8592,9254,9280,9290,9312,11123,11126,11507,11513,11559,11565,11565,11568,11623,11631,11632,11647,11670,11680,11858,11904,12019,12032,12245,12272,12283,12289,12438,12441,12543,12549,12771,12784,40956,40960,42124,42128,42182,42192,42539,42560,42743,42752,42943,42946,42954,42997,43052,43056,43065,43072,43127,43136,43205,43214,43225,43232,43347,43359,43388,43392,43481,43486,43574,43584,43597,43600,43609,43612,43714,43739,43766,43777,43782,43785,43790,43793,43798,43808,43883,43888,44013,44016,44025,44032,55203,55216,55238,55243,55291,63744,64109,64112,64217,64256,64262,64275,64279,64285,64449,64467,64831,64848,64911,64914,64967,65008,65021,65024,65049,65056,65131,65136,65276,65281,65470,65474,65479,65482,65487,65490,65495,65498,65500,65504,65518,65532,65533]),M=new d([173,907,909,930,1328,1424,1757,2111,2143,2229,2274,2436,2473,2481,2526,2564,2601,2609,2612,2615,2621,2653,2692,2702,2706,2729,2737,2740,2758,2762,2816,2820,2857,2865,2868,2910,2948,2961,2971,2973,3017,3085,3089,3113,3141,3145,3159,3213,3217,3241,3252,3269,3273,3295,3312,3341,3345,3397,3401,3456,3460,3506,3516,3541,3543,3715,3717,3723,3748,3750,3781,3783,3912,3992,4029,4045,4294,4681,4695,4697,4745,4785,4799,4801,4823,4881,5760,5901,5997,6001,6431,6751,7674,8024,8026,8028,8030,8117,8133,8156,8181,8335,11158,11311,11359,11558,11687,11695,11703,11711,11719,11727,11735,11743,11930,12352,12592,12687,12831,43470,43519,43815,43823,64311,64317,64319,64322,64325,65107,65127,65141,65511]),j=new w([65536,65613,65616,65629,65664,65786,65792,65794,65799,65843,65847,65948,65952,65952,66e3,66045,66176,66204,66208,66256,66272,66299,66304,66339,66349,66378,66384,66426,66432,66499,66504,66517,66560,66717,66720,66729,66736,66771,66776,66811,66816,66855,66864,66915,66927,66927,67072,67382,67392,67413,67424,67431,67584,67589,67592,67640,67644,67644,67647,67742,67751,67759,67808,67829,67835,67867,67871,67897,67903,67903,67968,68023,68028,68047,68050,68102,68108,68149,68152,68154,68159,68168,68176,68184,68192,68255,68288,68326,68331,68342,68352,68405,68409,68437,68440,68466,68472,68497,68505,68508,68521,68527,68608,68680,68736,68786,68800,68850,68858,68903,68912,68921,69216,69293,69296,69297,69376,69415,69424,69465,69552,69579,69600,69622,69632,69709,69714,69743,69759,69825,69840,69864,69872,69881,69888,69959,69968,70006,70016,70132,70144,70206,70272,70313,70320,70378,70384,70393,70400,70412,70415,70416,70419,70468,70471,70472,70475,70477,70480,70480,70487,70487,70493,70499,70502,70508,70512,70516,70656,70753,70784,70855,70864,70873,71040,71093,71096,71133,71168,71236,71248,71257,71264,71276,71296,71352,71360,71369,71424,71450,71453,71467,71472,71487,71680,71739,71840,71922,71935,71942,71945,71945,71948,71992,71995,72006,72016,72025,72096,72103,72106,72151,72154,72164,72192,72263,72272,72354,72384,72440,72704,72773,72784,72812,72816,72847,72850,72886,72960,73014,73018,73031,73040,73049,73056,73112,73120,73129,73440,73464,73648,73648,73664,73713,73727,74649,74752,74868,74880,75075,77824,78894,82944,83526,92160,92728,92736,92777,92782,92783,92880,92909,92912,92917,92928,92997,93008,93047,93053,93071,93760,93850,93952,94026,94031,94087,94095,94111,94176,94180,94192,94193,94208,100343,100352,101589,101632,101640,110592,110878,110928,110930,110948,110951,110960,111355,113664,113770,113776,113788,113792,113800,113808,113817,113820,113823,118784,119029,119040,119078,119081,119154,119163,119272,119296,119365,119520,119539,119552,119638,119648,119672,119808,119967,119970,119970,119973,119974,119977,120074,120077,120134,120138,120485,120488,120779,120782,121483,121499,121519,122880,122904,122907,122922,123136,123180,123184,123197,123200,123209,123214,123215,123584,123641,123647,123647,124928,125124,125127,125142,125184,125259,125264,125273,125278,125279,126065,126132,126209,126269,126464,126500,126503,126523,126530,126530,126535,126548,126551,126564,126567,126619,126625,126651,126704,126705,126976,127019,127024,127123,127136,127150,127153,127221,127232,127405,127462,127490,127504,127547,127552,127560,127568,127569,127584,127589,127744,128727,128736,128748,128752,128764,128768,128883,128896,128984,128992,129003,129024,129035,129040,129095,129104,129113,129120,129159,129168,129197,129200,129201,129280,129619,129632,129645,129648,129652,129656,129658,129664,129670,129680,129704,129712,129718,129728,129730,129744,129750,129792,129994,130032,130041,131072,173789,173824,177972,177984,178205,178208,183969,183984,191456,194560,195101,196608,201546,917760,917999]),W=new d([12,39,59,62,399,926,2057,2102,2134,2291,2564,2580,2584,3711,3754,4285,4405,4576,4626,4743,4745,4750,4766,4868,4905,4913,4916,4922,5212,6420,6423,6454,7177,7223,7336,7431,7434,7483,7486,7526,7529,7567,7570,9327,27231,27482,27490,54357,54429,54445,54458,54460,54468,54534,54549,54557,54586,54591,54597,54609,55968,57351,57378,57381,60932,60960,60963,60968,60979,60984,60986,61e3,61002,61004,61008,61011,61016,61018,61020,61022,61024,61027,61035,61043,61048,61053,61055,61066,61092,61098,61632,61648,63865,63948,64403]),U=new d([160,5760,8192,8193,8194,8195,8196,8197,8198,8199,8200,8201,8202,8239,8287,12288]),K=Ke(ie,[new Oe(0,1),new Oe(0,10),new Oe(0,100),new Oe(0,1e3),new Oe(0,1e4),new Oe(0,1e5),new Oe(0,1e6),new Oe(0,1e7),new Oe(0,1e8),new Oe(0,1e9),new Oe(2,1410065408),new Oe(23,1215752192),new Oe(232,3567587328),new Oe(2328,1316134912),new Oe(23283,276447232),new Oe(232830,2764472320),new Oe(2328306,1874919424),new Oe(23283064,1569325056),new Oe(232830643,2808348672),new Oe(2328306436,2313682944)]),G=new s.ptr(23,8,-127),q=new s.ptr(52,11,-1023),X=Ke($e,[P(Ke(ie,[new Oe(389204073,3445679187),new Oe(4203730336,136053384)]),h),P(Ke(ie,[new Oe(243252546,542936756),new Oe(2627331460,85033365)]),h),P(Ke(ie,[new Oe(1377807506,2826154593),new Oe(3284164325,106291706)]),h),P(Ke(ie,[new Oe(3869743031,1385209593),new Oe(4105205406,1206606456)]),h),P(Ke(ie,[new Oe(2418589394,2476368732),new Oe(2565753378,3975354507)]),h),P(Ke(ie,[new Oe(1949494919,947977267),new Oe(3207191723,2821709486)]),h),P(Ke(ie,[new Oe(289385001,111229759),new Oe(4008989654,2453395034)]),h),P(Ke(ie,[new Oe(1254607449,2753873159),new Oe(2505618534,459630072)]),h),P(Ke(ie,[new Oe(1568259312,221115977),new Oe(3132023167,2722021238)]),h),P(Ke(ie,[new Oe(4107807788,276394972),new Oe(3915028959,2328784723)]),h),P(Ke(ie,[new Oe(2030508955,2320230505),new Oe(2446893099,3066103188)]),h),P(Ke(ie,[new Oe(2538136194,1826546308),new Oe(3058616374,2758887161)]),h),P(Ke(ie,[new Oe(4246412067,135699237),new Oe(3823270468,1301125303)]),h),P(Ke(ie,[new Oe(4264620277,3842908407),new Oe(2389544042,2960686962)]),h),P(Ke(ie,[new Oe(3183291699,1582410037),new Oe(2986930053,1553375055)]),h),P(Ke(ie,[new Oe(2905372800,904270722),new Oe(3733662566,3015460643)]),h),P(Ke(ie,[new Oe(1278987088,565169201),new Oe(2333539104,810921078)]),h),P(Ke(ie,[new Oe(3746217508,706461501),new Oe(2916923880,1013651347)]),h),P(Ke(ie,[new Oe(3609030061,883076877),new Oe(3646154850,1267064184)]),h),P(Ke(ie,[new Oe(2255643788,1088793960),new Oe(2278846781,1865656939)]),h),P(Ke(ie,[new Oe(1745812911,1360992450),new Oe(2848558476,3405812998)]),h),P(Ke(ie,[new Oe(34782491,627498738),new Oe(3560698095,4257266248)]),h),P(Ke(ie,[new Oe(21739056,4150283095),new Oe(2225436309,4271404141)]),h),P(Ke(ie,[new Oe(1100915645,892886573),new Oe(2781795387,2118029704)]),h),P(Ke(ie,[new Oe(1376144556,2189850041),new Oe(3477244234,1573795306)]),h),P(Ke(ie,[new Oe(1933832171,3516139923),new Oe(2173277646,2057363890)]),h),P(Ke(ie,[new Oe(269806566,3321433080),new Oe(2716597058,424221215)]),h),P(Ke(ie,[new Oe(3558483680,2004307702),new Oe(3395746322,2677760166)]),h),P(Ke(ie,[new Oe(2300620952,2505384628),new Oe(4244682903,1199716560)]),h),P(Ke(ie,[new Oe(1437888095,1565865392),new Oe(2652926814,2360435586)]),h),P(Ke(ie,[new Oe(3944843767,883589917),new Oe(3316158518,803060834)]),h),P(Ke(ie,[new Oe(2783571061,30745572),new Oe(4145198147,3151309691)]),h),P(Ke(ie,[new Oe(1202861001,556086894),new Oe(2590748842,1432697645)]),h),P(Ke(ie,[new Oe(2577318075,1768850442),new Oe(3238436052,3938355704)]),h),P(Ke(ie,[new Oe(3221647594,1137321229),new Oe(4048045066,627977334)]),h),P(Ke(ie,[new Oe(939787922,1784567592),new Oe(2530028166,1466227658)]),h),P(Ke(ie,[new Oe(3322218551,83225842),new Oe(3162535207,3980268220)]),h),P(Ke(ie,[new Oe(4152773188,3325257774),new Oe(3953169009,3901593451)]),h),P(Ke(ie,[new Oe(2058612330,4225769757),new Oe(2470730631,827883171)]),h),P(Ke(ie,[new Oe(1499523589,3134728548),new Oe(3088413288,4256079436)]),h),P(Ke(ie,[new Oe(1874404487,697185213),new Oe(3860516611,1025131999)]),h),P(Ke(ie,[new Oe(2782115540,2046353494),new Oe(2412822882,103836587)]),h),P(Ke(ie,[new Oe(2403902601,2557941868),new Oe(3016028602,2277279382)]),h),P(Ke(ie,[new Oe(857394603,4271169159),new Oe(3770035753,699115580)]),h),P(Ke(ie,[new Oe(2683355275,2132609812),new Oe(2356272345,3121301797)]),h),P(Ke(ie,[new Oe(132968622,1592020441),new Oe(2945340432,680401775)]),h),P(Ke(ie,[new Oe(3387436249,4137509200),new Oe(3681675540,850502218)]),h),P(Ke(ie,[new Oe(3190889480,975330514),new Oe(2301047212,2679047534)]),h),P(Ke(ie,[new Oe(1841128202,1219163142),new Oe(2876309015,3348809418)]),h),P(Ke(ie,[new Oe(153926604,3671437576),new Oe(3595386269,3112269949)]),h),P(Ke(ie,[new Oe(633075040,147164837),new Oe(2247116418,2482039630)]),h),P(Ke(ie,[new Oe(2938827448,183956046),new Oe(2808895523,955065889)]),h),P(Ke(ie,[new Oe(452308838,229945057),new Oe(3511119404,120090538)]),h),P(Ke(ie,[new Oe(1356434847,3364941133),new Oe(2194449627,2222540234)]),h),P(Ke(ie,[new Oe(3843027207,3132434592),new Oe(2743062034,1704433468)]),h),P(Ke(ie,[new Oe(508816713,2841801416),new Oe(3428827542,4278025484)]),h),P(Ke(ie,[new Oe(636020892,331026298),new Oe(4286034428,3200048207)]),h),P(Ke(ie,[new Oe(2008125793,2354375084),new Oe(2678771517,4147513777)]),h),P(Ke(ie,[new Oe(3583899065,4016710679),new Oe(3348464397,1963166749)]),h),P(Ke(ie,[new Oe(1258648360,1799662877),new Oe(4185580496,3527700261)]),h),P(Ke(ie,[new Oe(1323526137,1124789298),new Oe(2615987810,2204812663)]),h),P(Ke(ie,[new Oe(580665847,2479728447),new Oe(3269984763,608532181)]),h),P(Ke(ie,[new Oe(1799574133,2025918735),new Oe(4087480953,3981890698)]),h),P(Ke(ie,[new Oe(2198475657,1803070121),new Oe(2554675596,878068950)]),h),P(Ke(ie,[new Oe(600610923,3327579475),new Oe(3193344495,1097586188)]),h),P(Ke(ie,[new Oe(750763654,3085732520),new Oe(3991680619,298240911)]),h),P(Ke(ie,[new Oe(2079840020,854841001),new Oe(2494800386,3944496953)]),h),P(Ke(ie,[new Oe(3673541849,1068551251),new Oe(3118500483,2783137543)]),h),P(Ke(ie,[new Oe(3518185487,2409430888),new Oe(3898125604,2405180105)]),h),P(Ke(ie,[new Oe(588253193,3116507041),new Oe(2436328502,3650721214)]),h),P(Ke(ie,[new Oe(2882800140,674408330),new Oe(3045410628,2415917869)]),h),P(Ke(ie,[new Oe(382274703,843010412),new Oe(3806763285,3019897337)]),h),P(Ke(ie,[new Oe(2923276249,2137494243),new Oe(2379227053,2424306747)]),h),P(Ke(ie,[new Oe(2580353487,3745609628),new Oe(2974033816,4104125258)]),h),P(Ke(ie,[new Oe(1077958211,3608270211),new Oe(3717542271,835189277)]),h),P(Ke(ie,[new Oe(1210594794,1718297970),new Oe(2323463919,2132606034)]),h),P(Ke(ie,[new Oe(3660727141,388815),new Oe(2904329899,1592015718)]),h),P(Ke(ie,[new Oe(2428425278,1074227842),new Oe(3630412374,916277824)]),h),P(Ke(ie,[new Oe(1517765798,3892617873),new Oe(2269007733,3793899112)]),h),P(Ke(ie,[new Oe(1897207248,2718288694),new Oe(2836259667,1521148418)]),h),P(Ke(ie,[new Oe(224025412,3397860867),new Oe(3545324584,827693699)]),h),P(Ke(ie,[new Oe(3898112266,4271146690),new Oe(2215827865,517308561)]),h),P(Ke(ie,[new Oe(1651414861,3191449714),new Oe(2769784831,1720377526)]),h),P(Ke(ie,[new Oe(4211752225,768086671),new Oe(3462231039,1076730083)]),h),P(Ke(ie,[new Oe(2095474228,3164408729),new Oe(2163894399,2283569038)]),h),P(Ke(ie,[new Oe(471859137,3955510912),new Oe(2704867999,1780719474)]),h),P(Ke(ie,[new Oe(2737307570,1723163168),new Oe(3381084999,1152157518)]),h),P(Ke(ie,[new Oe(1274150815,6470312),new Oe(4226356249,366455074)]),h),P(Ke(ie,[new Oe(1870086083,1614656681),new Oe(2641472655,2913388981)]),h),P(Ke(ie,[new Oe(3411349428,944579027),new Oe(3301840819,2567994402)]),h),P(Ke(ie,[new Oe(2116703137,1180723784),new Oe(4127301024,2136251179)]),h),P(Ke(ie,[new Oe(786068548,3422306925),new Oe(2579563140,1335156987)]),h),P(Ke(ie,[new Oe(4203811157,4277883656),new Oe(3224453925,1668946233)]),h),P(Ke(ie,[new Oe(2033538475,2126129098),new Oe(4030567406,3159924616)]),h),P(Ke(ie,[new Oe(1270961547,791959774),new Oe(2519104629,901211061)]),h),P(Ke(ie,[new Oe(2662443757,4211175190),new Oe(3148880786,2200255650)]),h),P(Ke(ie,[new Oe(1180571049,2042743516),new Oe(3936100983,602835915)]),h),P(Ke(ie,[new Oe(200985993,3961069257),new Oe(2460063114,1987385183)]),h),P(Ke(ie,[new Oe(3472457964,1730111099),new Oe(3075078893,336747830)]),h),P(Ke(ie,[new Oe(2193088807,2162638874),new Oe(3843848616,1494676612)]),h),P(Ke(ie,[new Oe(3518164152,2962262032),new Oe(2402405385,934172882)]),h),P(Ke(ie,[new Oe(2250221542,3702827541),new Oe(3003006731,2241457927)]),h),P(Ke(ie,[new Oe(1739035104,2481050778),new Oe(3753758414,1728080585)]),h),P(Ke(ie,[new Oe(3771251500,1550656736),new Oe(2346099009,6308541)]),h),P(Ke(ie,[new Oe(1492838903,1938320920),new Oe(2932623761,1081627501)]),h),P(Ke(ie,[new Oe(2939790453,1349159326),new Oe(3665779701,2425776200)]),h),P(Ke(ie,[new Oe(1837369033,1380095491),new Oe(2291112313,2052981037)]),h),P(Ke(ie,[new Oe(3370453115,2798861187),new Oe(2863890391,3639968120)]),h),P(Ke(ie,[new Oe(4213066394,2424834660),new Oe(3579862989,3476218326)]),h),P(Ke(ie,[new Oe(1559424672,2589263487),new Oe(2237414368,2709507366)]),h),P(Ke(ie,[new Oe(4096764488,3236579358),new Oe(2796767960,3386884207)]),h),P(Ke(ie,[new Oe(4047213786,4045724198),new Oe(3495959950,4233605259)]),h),P(Ke(ie,[new Oe(1992637704,3602319448),new Oe(2184974969,1572261463)]),h),P(Ke(ie,[new Oe(1417055307,207932014),new Oe(2731218711,3039068653)]),h),P(Ke(ie,[new Oe(2845060957,3481140489),new Oe(3414023389,2725093992)]),h),P(Ke(ie,[new Oe(3556326197,1130200140),new Oe(4267529237,185142018)]),h),P(Ke(ie,[new Oe(3296445697,1243245999),new Oe(2667205773,652584673)]),h),P(Ke(ie,[new Oe(899331649,2627799323),new Oe(3334007216,1889472666)]),h),P(Ke(ie,[new Oe(3271648210,63523682),new Oe(4167509020,2361840832)]),h),P(Ke(ie,[new Oe(2044780131,1113444125),new Oe(2604693137,3623634168)]),h),P(Ke(ie,[new Oe(2555975164,318063332),new Oe(3255866422,1308317238)]),h),P(Ke(ie,[new Oe(1047485307,397579165),new Oe(4069833027,3782880196)]),h),P(Ke(ie,[new Oe(2802161964,4006583362),new Oe(2543645642,1827429210)]),h),P(Ke(ie,[new Oe(1355218808,713261907),new Oe(3179557053,136802865)]),h),P(Ke(ie,[new Oe(2767765334,891577384),new Oe(3974446316,1244745405)]),h),P(Ke(ie,[new Oe(2266724245,3778461337),new Oe(2484028947,2925449526)]),h),P(Ke(ie,[new Oe(685921659,1501851199),new Oe(3105036184,2583070084)]),h),P(Ke(ie,[new Oe(857402074,803572175),new Oe(3881295230,3228837605)]),h),P(Ke(ie,[new Oe(1072747208,1575974433),new Oe(2425809519,944281679)]),h),P(Ke(ie,[new Oe(267192186,1969968041),new Oe(3032261899,106610275)]),h),P(Ke(ie,[new Oe(3555215705,314976404),new Oe(3790327373,3354488315)]),h),P(Ke(ie,[new Oe(1685138903,2881214812),new Oe(2368954608,2633426109)]),h),P(Ke(ie,[new Oe(3180165453,2527776691),new Oe(2961193260,3291782636)]),h),P(Ke(ie,[new Oe(3975206816,4233462688),new Oe(3701491575,4114728295)]),h),P(Ke(ie,[new Oe(4095116996,2645914180),new Oe(2313432234,4182317920)]),h),P(Ke(ie,[new Oe(823928949,3307392725),new Oe(2891790293,3080413753)]),h),P(Ke(ie,[new Oe(2103653011,913015435),new Oe(3614737867,629291719)]),h),P(Ke(ie,[new Oe(2925395868,33763735),new Oe(2259211166,4151403708)]),h),P(Ke(ie,[new Oe(3656744835,42204668),new Oe(2824013958,3041770987)]),h),P(Ke(ie,[new Oe(3497189219,3273981307),new Oe(3530017448,1654730086)]),h),P(Ke(ie,[new Oe(1112001438,1509367405),new Oe(2206260905,1034206304)]),h),P(Ke(ie,[new Oe(1390001797,4034192904),new Oe(2757826131,2366499704)]),h),P(Ke(ie,[new Oe(1737502247,1821515659),new Oe(3447282664,1884382806)]),h),P(Ke(ie,[new Oe(12197080,2749060022),new Oe(2154551665,1177739254)]),h),P(Ke(ie,[new Oe(2162729998,3436325028),new Oe(2693189581,2545915891)]),h),P(Ke(ie,[new Oe(1629670674,2147922637),new Oe(3366486976,4256136688)]),h),P(Ke(ie,[new Oe(2037088343,537419649),new Oe(4208108721,1025203564)]),h),P(Ke(ie,[new Oe(3420663862,1946500016),new Oe(2630067950,3325106787)]),h),P(Ke(ie,[new Oe(3202088004,285641372),new Oe(3287584938,2008899836)]),h),P(Ke(ie,[new Oe(4002610005,357051716),new Oe(4109481173,363641147)]),h),P(Ke(ie,[new Oe(1964760341,760028234),new Oe(2568425733,764146629)]),h),P(Ke(ie,[new Oe(3529692250,2023777117),new Oe(3210532166,2028925110)]),h),P(Ke(ie,[new Oe(2264631665,382237748),new Oe(4013165208,388672740)]),h),P(Ke(ie,[new Oe(3562878438,2923253152),new Oe(2508228255,242920462)]),h),P(Ke(ie,[new Oe(2306114400,1506582793),new Oe(3135285318,3524876050)]),h),P(Ke(ie,[new Oe(735159352,1883228491),new Oe(3919106648,2258611415)]),h),P(Ke(ie,[new Oe(2070087331,1177017807),new Oe(2449441655,1411632134)]),h),P(Ke(ie,[new Oe(440125516,397530434),new Oe(3061802069,690798344)]),h),P(Ke(ie,[new Oe(550156895,496913043),new Oe(3827252586,1937239754)]),h),P(Ke(ie,[new Oe(1417589883,1921183388),new Oe(2392032866,2284516670)]),h),P(Ke(ie,[new Oe(3919471002,1327737411),new Oe(2990041083,708162189)]),h),P(Ke(ie,[new Oe(1678113280,3807155412),new Oe(3737551353,4106428209)]),h),P(Ke(ie,[new Oe(3733175360,2379472132),new Oe(2335969596,955904894)]),h),P(Ke(ie,[new Oe(2518985552,2974340165),new Oe(2919961995,1194881118)]),h),P(Ke(ie,[new Oe(1001248292,3717925207),new Oe(3649952494,419859574)]),h),P(Ke(ie,[new Oe(3847005655,176219606),new Oe(2281220308,3483637705)]),h),P(Ke(ie,[new Oe(1587531596,3441499980),new Oe(2851525386,59579836)]),h),P(Ke(ie,[new Oe(1984414496,6907679),new Oe(3564406732,2221958443)]),h),P(Ke(ie,[new Oe(703388148,4317299),new Oe(2227754207,3536207675)]),h),P(Ke(ie,[new Oe(4100460657,5396624),new Oe(2784692759,3346517769)]),h),P(Ke(ie,[new Oe(1904350349,1080487604),new Oe(3480865949,3109405388)]),h),P(Ke(ie,[new Oe(3337702616,1212175664),new Oe(2175541218,2480249279)]),h),P(Ke(ie,[new Oe(3098386446,1515219580),new Oe(2719426523,952827951)]),h),P(Ke(ie,[new Oe(2799241233,4041508124),new Oe(3399283154,117293115)]),h),P(Ke(ie,[new Oe(2425309718,1830659683),new Oe(4249103942,2294100042)]),h),P(Ke(ie,[new Oe(2589560398,70420478),new Oe(2655689964,360070702)]),h),P(Ke(ie,[new Oe(1089466849,2235509245),new Oe(3319612455,450088378)]),h),P(Ke(ie,[new Oe(3509317209,3868128380),new Oe(4149515568,3783835944)]),h),P(Ke(ie,[new Oe(2193323256,806967502),new Oe(2593447230,2364897465)]),h),P(Ke(ie,[new Oe(3815395894,1008709377),new Oe(3241809038,808638183)]),h),P(Ke(ie,[new Oe(3695503043,3408370369),new Oe(4052261297,3158281377)]),h),P(Ke(ie,[new Oe(699076666,1593360569),new Oe(2532663311,363313125)]),h),P(Ke(ie,[new Oe(1947587656,4139184359),new Oe(3165829138,3675366878)]),h),P(Ke(ie,[new Oe(287000923,879013153),new Oe(3957286423,2446724950)]),h),P(Ke(ie,[new Oe(3400601049,12512308),new Oe(2473304014,3139815829)]),h),P(Ke(ie,[new Oe(1029525839,1089382210),new Oe(3091630018,1777286139)]),h),P(Ke(ie,[new Oe(213165475,287985938),new Oe(3864537523,74124026)]),h),P(Ke(ie,[new Oe(1206970245,3938087595),new Oe(2415335951,3804423900)]),h),P(Ke(ie,[new Oe(1508712807,1701384022),new Oe(3019169939,3681788051)]),h),P(Ke(ie,[new Oe(812149185,1052988204),new Oe(3773962424,3528493240)]),h),P(Ke(ie,[new Oe(507593240,3342472187),new Oe(2358726515,2205308275)]),h),P(Ke(ie,[new Oe(3855717022,4178090234),new Oe(2948408144,1682893519)]),h),P(Ke(ie,[new Oe(3745904454,3075129145),new Oe(3685510180,2103616899)]),h),P(Ke(ie,[new Oe(1804319372,848213891),new Oe(2303443862,3462244210)]),h),P(Ke(ie,[new Oe(107915567,1060267364),new Oe(2879304828,2180321615)]),h),P(Ke(ie,[new Oe(3356119931,251592381),new Oe(3599131035,2725402018)]),h),P(Ke(ie,[new Oe(3171316780,3915341622),new Oe(2249456897,1166505349)]),h),P(Ke(ie,[new Oe(742920504,599209732),new Oe(2811821121,2531873511)]),h),P(Ke(ie,[new Oe(4149876102,749012165),new Oe(3514776401,4238583712)]),h),P(Ke(ie,[new Oe(2593672563,3689358075),new Oe(2196735251,1038502084)]),h),P(Ke(ie,[new Oe(3242090704,3537955770),new Oe(2745919064,224385781)]),h),P(Ke(ie,[new Oe(831387909,127477416),new Oe(3432398830,280482227)]),h),P(Ke(ie,[new Oe(4260460358,1233088594),new Oe(4290498537,2498086431)]),h),P(Ke(ie,[new Oe(4273400459,3991905843),new Oe(2681561585,4245658579)]),h),P(Ke(ie,[new Oe(4268008750,3916140480),new Oe(3351951982,2085847752)]),h),P(Ke(ie,[new Oe(1040043642,2747691952),new Oe(4189939978,459826043)]),h),P(Ke(ie,[new Oe(113156364,2791049294),new Oe(2618712486,1361133101)]),h),P(Ke(ie,[new Oe(1215187279,3488811618),new Oe(3273390607,3848900024)]),h),P(Ke(ie,[new Oe(1518984099,3287272698),new Oe(4091738259,3737383206)]),h),P(Ke(ie,[new Oe(4170590534,1517674524),new Oe(2557336412,1798993591)]),h),P(Ke(ie,[new Oe(4139496343,4044576803),new Oe(3196670515,2248741989)]),h),P(Ke(ie,[new Oe(1953144957,3981979180),new Oe(3995838144,1737185663)]),h),P(Ke(ie,[new Oe(2831328334,3025607900),new Oe(2497398840,1085741039)]),h),P(Ke(ie,[new Oe(2465418594,1634526227),new Oe(3121748550,1357176299)]),h),P(Ke(ie,[new Oe(2008031418,4190641431),new Oe(3902185687,3843954022)]),h),P(Ke(ie,[new Oe(181277812,3692892718),new Oe(2438866054,4013084e3)]),h),P(Ke(ie,[new Oe(226597266,321148602),new Oe(3048582568,2868871352)]),h),P(Ke(ie,[new Oe(283246582,2548919401),new Oe(3810728210,3586089190)]),h),P(Ke(ie,[new Oe(3398254586,519332801),new Oe(2381705131,3315047567)]),h),P(Ke(ie,[new Oe(3174076408,2796649650),new Oe(2977131414,3070067635)]),h),P(Ke(ie,[new Oe(2893853686,3495812062),new Oe(3721414268,1690100896)]),h),P(Ke(ie,[new Oe(1808658554,1111140715),new Oe(2325883917,3203796708)]),h),P(Ke(ie,[new Oe(2260823192,3536409542),new Oe(2907354897,783520413)]),h),P(Ke(ie,[new Oe(3899770815,125544631),new Oe(3634193621,2053142340)]),h),P(Ke(ie,[new Oe(289873111,1689078130),new Oe(2271371013,1820084875)]),h),P(Ke(ie,[new Oe(3583566861,1037605839),new Oe(2839213766,3348847917)]),h),P(Ke(ie,[new Oe(1258233104,2370749123),new Oe(3549017208,2038576249)]),h),P(Ke(ie,[new Oe(3470750250,1481718202),new Oe(2218135755,1274110155)]),h),P(Ke(ie,[new Oe(3264695988,3999631400),new Oe(2772669694,518895870)]),h),P(Ke(ie,[new Oe(1933386338,704571954),new Oe(3465837117,2796103486)]),h),P(Ke(ie,[new Oe(134624637,1514099295),new Oe(2166148198,2284435591)]),h),P(Ke(ie,[new Oe(3389506268,2966365943),new Oe(2707685248,708060840)]),h),P(Ke(ie,[new Oe(4236882835,3707957429),new Oe(3384606560,885076050)]),h),P(Ke(ie,[new Oe(3148619896,3561204962),new Oe(4230758200,1106345063)]),h),P(Ke(ie,[new Oe(3578500171,2225753101),new Oe(2644223875,691465664)]),h),P(Ke(ie,[new Oe(178157918,1708449553),new Oe(3305279843,4085557553)]),h),P(Ke(ie,[new Oe(1296439221,4283045589),new Oe(4131599804,4033205117)]),h),P(Ke(ie,[new Oe(1347145425,3213774405),new Oe(2582249878,373269550)]),h),P(Ke(ie,[new Oe(3831415430,795992534),new Oe(3227812347,2614070585)]),h),P(Ke(ie,[new Oe(1568043815,3142474316),new Oe(4034765434,2193846408)]),h),P(Ke(ie,[new Oe(980027384,3574659183),new Oe(2521728396,2444895829)]),h),P(Ke(ie,[new Oe(2298776055,173356683),new Oe(3152160495,3056119786)]),h),P(Ke(ie,[new Oe(725986420,3437921326),new Oe(3940200619,2746407909)]),h),P(Ke(ie,[new Oe(990612425,1217181),new Oe(2462625387,1179634031)]),h),P(Ke(ie,[new Oe(164523707,1075263300),new Oe(3078281734,400800715)]),h),P(Ke(ie,[new Oe(3426880106,270337301),new Oe(3847852167,2648484541)]),h),P(Ke(ie,[new Oe(2678670978,1242702637),new Oe(2404907604,3265915574)]),h),P(Ke(ie,[new Oe(1200855074,3700861945),new Oe(3006134505,4082394468)]),h),P(Ke(ie,[new Oe(1501068843,2478593783),new Oe(3757668132,1881767613)]),h),P(Ke(ie,[new Oe(1475038939,1012250202),new Oe(2348542582,3323588406)]),h),P(Ke(ie,[new Oe(3991282322,191570929),new Oe(2935678228,2007001859)]),h),P(Ke(ie,[new Oe(3915361078,2386947309),new Oe(3669597785,2508752324)]),h),P(Ke(ie,[new Oe(299617026,418100244),new Oe(2293498615,4252324763)]),h),P(Ke(ie,[new Oe(3595746754,2670108953),new Oe(2866873269,4241664129)]),h),P(Ke(ie,[new Oe(1273457971,1190152543),new Oe(3583591587,2080854690)]),h),P(Ke(ie,[new Oe(1869653056,206974427),new Oe(2239744742,763663269)]),h),P(Ke(ie,[new Oe(3410808144,258718034),new Oe(2799680927,3102062734)]),h),P(Ke(ie,[new Oe(2116026532,323397543),new Oe(3499601159,2803836594)]),h),P(Ke(ie,[new Oe(2396258406,2349607112),new Oe(2187250724,3363010607)]),h),P(Ke(ie,[new Oe(1921581184,789525242),new Oe(2734063405,4203763259)]),h),P(Ke(ie,[new Oe(1328234656,986906553),new Oe(3417579257,2033478602)]),h),P(Ke(ie,[new Oe(3807776968,1233633192),new Oe(4271974071,3615590076)]),h),P(Ke(ie,[new Oe(232376957,771020745),new Oe(2669983794,3870356534)]),h),P(Ke(ie,[new Oe(2437954844,2037517755),new Oe(3337479743,2690462019)]),h),P(Ke(ie,[new Oe(1973701731,2546897194),new Oe(4171849679,2289335700)]),h),P(Ke(ie,[new Oe(3381047230,1054939834),new Oe(2607406049,3041447548)]),h),P(Ke(ie,[new Oe(4226309037,3466158440),new Oe(3259257562,580583963)]),h),P(Ke(ie,[new Oe(4209144473,1111472579),new Oe(4074071952,2873213602)]),h),P(Ke(ie,[new Oe(3704457119,3379024922),new Oe(2546294970,1795758501)]),h),P(Ke(ie,[new Oe(1409345927,3150039328),new Oe(3182868713,97214479)]),h),P(Ke(ie,[new Oe(687940585,2863807336),new Oe(3978585891,1195259923)]),h),P(Ke(ie,[new Oe(4188059250,179266849),new Oe(2486616182,210166539)]),h),P(Ke(ie,[new Oe(4161332238,2371567209),new Oe(3108270227,2410191822)]),h),P(Ke(ie,[new Oe(3054181650,816975364),new Oe(3885337784,1938997954)]),h),P(Ke(ie,[new Oe(2982605355,1584351426),new Oe(2428336115,1211873721)]),h),P(Ke(ie,[new Oe(507031222,906697459),new Oe(3035420144,441100328)]),h),P(Ke(ie,[new Oe(633789027,3280855472),new Oe(3794275180,551375410)]),h),P(Ke(ie,[new Oe(1469859966,1513663758),new Oe(2371421987,2492093279)]),h),P(Ke(ie,[new Oe(763583133,4039563345),new Oe(2964277484,2041374775)]),h),P(Ke(ie,[new Oe(4175704389,1828228709),new Oe(3705346855,2551718468)]),h),P(Ke(ie,[new Oe(462331595,1679513855),new Oe(2315841784,3205436779)]),h),P(Ke(ie,[new Oe(3799139966,1025650495),new Oe(2894802230,4006795973)]),h),P(Ke(ie,[new Oe(1527699485,3429546767),new Oe(3618502788,2861011319)]),h),P(Ke(ie,[new Oe(2565424914,2680337641),new Oe(2261564242,3935615722)]),h),P(Ke(ie,[new Oe(1059297495,1202938404),new Oe(2826955303,2772036005)]),h),P(Ke(ie,[new Oe(2397863693,429931181),new Oe(3533694129,2391303182)]),h),P(Ke(ie,[new Oe(424922984,805577900),new Oe(2208558830,4178919049)]),h),P(Ke(ie,[new Oe(1604895554,1006972375),new Oe(2760698538,3076165163)]),h),P(Ke(ie,[new Oe(932377618,3406199117),new Oe(3450873173,1697722806)]),h),P(Ke(ie,[new Oe(3803961483,3202616272),new Oe(2156795733,1597947665)]),h),P(Ke(ie,[new Oe(1533726382,2929528516),new Oe(2695994666,3071176406)]),h),P(Ke(ie,[new Oe(4064641626,1514426997),new Oe(3369993333,1691486859)]),h),P(Ke(ie,[new Oe(4007060208,4040517394),new Oe(4212491666,3188100398)]),h),P(Ke(ie,[new Oe(1430670806,2525323371),new Oe(2632807291,3066304573)]),h),P(Ke(ie,[new Oe(2862080332,1009170566),new Oe(3291009114,2759138892)]),h),P(Ke(ie,[new Oe(3577600415,1261463208),new Oe(4113761393,1301439967)]),h),P(Ke(ie,[new Oe(3846612995,2399027241),new Oe(2571100870,3497754539)]),h),P(Ke(ie,[new Oe(3734524420,1925042227),new Oe(3213876088,2224709526)]),h),P(Ke(ie,[new Oe(2520671877,2406302784),new Oe(4017345110,2780886908)]),h),P(Ke(ie,[new Oe(3722903571,2040810152),new Oe(2510840694,664312493)]),h),P(Ke(ie,[new Oe(1432403992,1477270866),new Oe(3138550867,2977874265)]),h),P(Ke(ie,[new Oe(2864246814,1846588582),new Oe(3923188584,2648601007)]),h),P(Ke(ie,[new Oe(3400766995,80376040),new Oe(2451992865,1655375629)]),h),P(Ke(ie,[new Oe(1029733271,3321695522),new Oe(3064991081,3142961361)]),h),P(Ke(ie,[new Oe(2360908413,3078377578),new Oe(3831238852,707476229)]),h),P(Ke(ie,[new Oe(2012438670,2460856898),new Oe(2394524282,2589656291)]),h),P(Ke(ie,[new Oe(1441806514,928587475),new Oe(2993155353,1089586716)]),h),P(Ke(ie,[new Oe(1802258142,3308217992),new Oe(3741444191,2435725219)]),h),P(Ke(ie,[new Oe(589540427,993894421),new Oe(2338402619,3132940998)]),h),P(Ke(ie,[new Oe(2884409182,168626202),new Oe(2923003274,2842434423)]),h),P(Ke(ie,[new Oe(2531769653,2358266401),new Oe(3653754093,1405559381)]),h),P(Ke(ie,[new Oe(2119226945,2010787412),new Oe(2283596308,1415345525)]),h),P(Ke(ie,[new Oe(3722775505,3587226089),new Oe(2854495385,1769181906)]),h),P(Ke(ie,[new Oe(2505985734,1262807140),new Oe(3568119231,3285219207)]),h),P(Ke(ie,[new Oe(3176853819,4010479934),new Oe(2230074519,3663874740)]),h),P(Ke(ie,[new Oe(3971067274,3939358094),new Oe(2787593149,3506101601)]),h),P(Ke(ie,[new Oe(1742608621,2776713970),new Oe(3484491437,1161401530)]),h),P(Ke(ie,[new Oe(2162872212,2272317143),new Oe(2177807148,1262746868)]),h),P(Ke(ie,[new Oe(2703590265,2840396429),new Oe(2722258935,1578433585)]),h),P(Ke(ie,[new Oe(158262360,329270064),new Oe(3402823669,899300158)]),h),P(Ke(ie,[new Oe(2345311598,411587580),new Oe(4253529586,2197867021)]),h),P(Ke(ie,[new Oe(2002690660,3478467709),new Oe(2658455991,2447408712)]),h),P(Ke(ie,[new Oe(2503363326,53117341),new Oe(3323069989,1985519066)]),h),P(Ke(ie,[new Oe(981720509,2213880324),new Oe(4153837486,3555640657)]),h),P(Ke(ie,[new Oe(3297929878,1920546114),new Oe(2596148429,1148533586)]),h),P(Ke(ie,[new Oe(1974928700,253198995),new Oe(3245185536,2509408807)]),h),P(Ke(ie,[new Oe(1394919051,316498744),new Oe(4056481920,3136761009)]),h),P(Ke(ie,[new Oe(3556178966,3955908099),new Oe(2535301200,1960475630)]),h),P(Ke(ie,[new Oe(2297740060,2797401476),new Oe(3169126500,2450594538)]),h),P(Ke(ie,[new Oe(724691427,3496751845),new Oe(3961408125,3063243173)]),h),P(Ke(ie,[new Oe(989803054,1648598991),new Oe(2475880078,2451397895)]),h),P(Ke(ie,[new Oe(163511993,4208232386),new Oe(3094850098,916763721)]),h),P(Ke(ie,[new Oe(1278131816,2039065011),new Oe(3868562622,3293438299)]),h),P(Ke(ie,[new Oe(261961473,1274415632),new Oe(2417851639,984657113)]),h),P(Ke(ie,[new Oe(1401193665,2666761364),new Oe(3022314549,157079567)]),h),P(Ke(ie,[new Oe(677750258,112226233),new Oe(3777893186,1270091283)]),h),P(Ke(ie,[new Oe(4181690295,1143883219),new Oe(2361183241,1867548875)]),h),P(Ke(ie,[new Oe(4153371045,356112200),new Oe(2951479051,3408177918)]),h),P(Ke(ie,[new Oe(3044230158,1518882075),new Oe(3689348814,3186480574)]),h),P(Ke(ie,[new Oe(828902024,4170526768),new Oe(2305843009,917808535)]),h),P(Ke(ie,[new Oe(4257353003,918191165),new Oe(2882303761,2221002492)]),h),P(Ke(ie,[new Oe(1026723958,73997132),new Oe(3602879701,3849994940)]),h),P(Ke(ie,[new Oe(2789186121,3267473679),new Oe(2251799813,2943117749)]),h),P(Ke(ie,[new Oe(265257180,863116627),new Oe(2814749767,457671715)]),h),P(Ke(ie,[new Oe(3552796947,1078895784),new Oe(3518437208,3793315115)]),h),P(Ke(ie,[new Oe(1683627180,137438953),new Oe(2199023255,2370821947)]),h),P(Ke(ie,[new Oe(1030792151,171798691),new Oe(2748779069,1889785610)]),h),P(Ke(ie,[new Oe(3435973836,3435973836),new Oe(3435973836,3435973836)]),h),P(Ke(ie,[new Oe(0,0),new Oe(2147483648,0)]),h),P(Ke(ie,[new Oe(0,0),new Oe(2684354560,0)]),h),P(Ke(ie,[new Oe(0,0),new Oe(3355443200,0)]),h),P(Ke(ie,[new Oe(0,0),new Oe(4194304e3,0)]),h),P(Ke(ie,[new Oe(0,0),new Oe(262144e4,0)]),h),P(Ke(ie,[new Oe(0,0),new Oe(32768e5,0)]),h),P(Ke(ie,[new Oe(0,0),new Oe(4096e6,0)]),h),P(Ke(ie,[new Oe(0,0),new Oe(256e7,0)]),h),P(Ke(ie,[new Oe(0,0),new Oe(32e8,0)]),h),P(Ke(ie,[new Oe(0,0),new Oe(4e9,0)]),h),P(Ke(ie,[new Oe(0,0),new Oe(25e8,0)]),h),P(Ke(ie,[new Oe(0,0),new Oe(3125e6,0)]),h),P(Ke(ie,[new Oe(0,0),new Oe(390625e4,0)]),h),P(Ke(ie,[new Oe(0,0),new Oe(2441406250,0)]),h),P(Ke(ie,[new Oe(0,0),new Oe(3051757812,2147483648)]),h),P(Ke(ie,[new Oe(0,0),new Oe(3814697265,2684354560)]),h),P(Ke(ie,[new Oe(0,0),new Oe(2384185791,67108864)]),h),P(Ke(ie,[new Oe(0,0),new Oe(2980232238,3305111552)]),h),P(Ke(ie,[new Oe(0,0),new Oe(3725290298,1983905792)]),h),P(Ke(ie,[new Oe(0,0),new Oe(2328306436,2313682944)]),h),P(Ke(ie,[new Oe(0,0),new Oe(2910383045,2892103680)]),h),P(Ke(ie,[new Oe(0,0),new Oe(3637978807,393904128)]),h),P(Ke(ie,[new Oe(0,0),new Oe(2273736754,1856802816)]),h),P(Ke(ie,[new Oe(0,0),new Oe(2842170943,173519872)]),h),P(Ke(ie,[new Oe(0,0),new Oe(3552713678,3438125312)]),h),P(Ke(ie,[new Oe(0,0),new Oe(2220446049,1075086496)]),h),P(Ke(ie,[new Oe(0,0),new Oe(2775557561,2417599944)]),h),P(Ke(ie,[new Oe(0,0),new Oe(3469446951,4095741754)]),h),P(Ke(ie,[new Oe(1073741824,0),new Oe(2168404344,4170451332)]),h),P(Ke(ie,[new Oe(1342177280,0),new Oe(2710505431,918096869)]),h),P(Ke(ie,[new Oe(2751463424,0),new Oe(3388131789,73879262)]),h),P(Ke(ie,[new Oe(1291845632,0),new Oe(4235164736,1166090902)]),h),P(Ke(ie,[new Oe(4028628992,0),new Oe(2646977960,728806813)]),h),P(Ke(ie,[new Oe(1814560768,0),new Oe(3308722450,911008517)]),h),P(Ke(ie,[new Oe(3341942784,0),new Oe(4135903062,3286244294)]),h),P(Ke(ie,[new Oe(1014972416,0),new Oe(2584939414,980160860)]),h),P(Ke(ie,[new Oe(1268715520,0),new Oe(3231174267,3372684723)]),h),P(Ke(ie,[new Oe(512152576,0),new Oe(4038967834,3142114080)]),h),P(Ke(ie,[new Oe(320095360,0),new Oe(2524354896,3037563124)]),h),P(Ke(ie,[new Oe(400119200,0),new Oe(3155443620,3796953905)]),h),P(Ke(ie,[new Oe(1573890824,0),new Oe(3944304526,451225085)]),h),P(Ke(ie,[new Oe(1520552677,0),new Oe(2465190328,3503241150)]),h),P(Ke(ie,[new Oe(4048174494,1073741824),new Oe(3081487911,84084141)]),h),P(Ke(ie,[new Oe(1838992645,3489660928),new Oe(3851859888,3326330649)]),h),P(Ke(ie,[new Oe(3833724963,2717908992),new Oe(2407412430,2078956655)]),h),P(Ke(ie,[new Oe(3718414380,2323644416),new Oe(3009265538,451212171)]),h),P(Ke(ie,[new Oe(3574276151,2904555520),new Oe(3761581922,2711498862)]),h),P(Ke(ie,[new Oe(1160180770,3425959936),new Oe(2350988701,2768428613)]),h),P(Ke(ie,[new Oe(2523967787,2134966272),new Oe(2938735877,239310294)]),h),P(Ke(ie,[new Oe(1007476086,1594966016),new Oe(3673419846,1372879692)]),h),P(Ke(ie,[new Oe(2777156201,4218079232),new Oe(2295887403,4079275279)]),h),P(Ke(ie,[new Oe(2397703428,2051373568),new Oe(2869859254,4025352275)]),h),P(Ke(ie,[new Oe(1923387461,2564216960),new Oe(3587324068,2884206696)]),h),P(Ke(ie,[new Oe(1202117163,2139506512),new Oe(2242077542,3950112833)]),h),P(Ke(ie,[new Oe(2576388278,1600641316),new Oe(2802596928,2790157393)]),h),P(Ke(ie,[new Oe(4294227171,4148285293),new Oe(3503246160,3487696741)]),h),P(Ke(ie,[new Oe(3220762894,2055807396),new Oe(2189528850,2179810463)]),h),P(Ke(ie,[new Oe(2952211794,422275597),new Oe(2736911063,577279431)]),h),P(Ke(ie,[new Oe(2616522918,2675328144),new Oe(3421138828,3942824761)]),h),P(Ke(ie,[new Oe(49428176,1196676532),new Oe(4276423536,633563656)]),h),P(Ke(ie,[new Oe(30892610,747922832),new Oe(2672764710,395977285)]),h),P(Ke(ie,[new Oe(1112357586,3082387189),new Oe(3340955887,2642455254)]),h),P(Ke(ie,[new Oe(3537930631,1705500338),new Oe(4176194859,2229327243)]),h),P(Ke(ie,[new Oe(1674335732,2676550447),new Oe(2610121787,856458615)]),h),P(Ke(ie,[new Oe(1019177841,3345688059),new Oe(3262652233,4291798741)]),h),P(Ke(ie,[new Oe(2347714126,960884602),new Oe(4078315292,2143522954)]),h),P(Ke(ie,[new Oe(2541063152,3821778348),new Oe(2548947057,3487185494)]),h),P(Ke(ie,[new Oe(1028845293,482255639),new Oe(3186183822,1137756396)]),h),P(Ke(ie,[new Oe(1286056616,1676561373),new Oe(3982729777,3569679143)]),h),P(Ke(ie,[new Oe(2414398121,1047850858),new Oe(2489206111,620436728)]),h),P(Ke(ie,[new Oe(3017997651,2383555396),new Oe(3111507638,3996771382)]),h),P(Ke(ie,[new Oe(1625013416,1905702422),new Oe(3889384548,2848480580)]),h),P(Ke(ie,[new Oe(3163117033,1191064013),new Oe(2430865342,3927784010)]),h),P(Ke(ie,[new Oe(1806412643,2562571841),new Oe(3038581678,2762246365)]),h),P(Ke(ie,[new Oe(3331757628,2129472977),new Oe(3798227098,1305324308)]),h),P(Ke(ie,[new Oe(4229832165,3478404258),new Oe(2373891936,1889569516)]),h),P(Ke(ie,[new Oe(992322911,1126779851),new Oe(2967364920,2361961896)]),h),P(Ke(ie,[new Oe(1240403639,334732990),new Oe(3709206150,2952452370)]),h),P(Ke(ie,[new Oe(1848994098,1819820855),new Oe(2318253844,771540907)]),h),P(Ke(ie,[new Oe(1237500799,127292420),new Oe(2897817305,964426134)]),h),P(Ke(ie,[new Oe(3694359646,3380340998),new Oe(3622271631,2279274491)]),h),P(Ke(ie,[new Oe(1772103867,1038971299),new Oe(2263919769,3035159293)]),h),P(Ke(ie,[new Oe(3288871658,224972300),new Oe(2829899712,572723644)]),h),P(Ke(ie,[new Oe(4111089572,2428699024),new Oe(3537374640,715904555)]),h),P(Ke(ie,[new Oe(2032560070,3665420538),new Oe(2210859150,447440347)]),h),P(Ke(ie,[new Oe(1466958264,2434292024),new Oe(2763573937,2706784082)]),h),P(Ke(ie,[new Oe(3981181478,3042865030),new Oe(3454467422,162254630)]),h),P(Ke(ie,[new Oe(1414496600,828048820),new Oe(2159042138,3322634616)]),h),P(Ke(ie,[new Oe(1768120750,1035061025),new Oe(2698802673,2005809622)]),h),P(Ke(ie,[new Oe(62667289,3441309929),new Oe(3373503341,3581003852)]),h),P(Ke(ie,[new Oe(78334112,1080411939),new Oe(4216879177,1255029343)]),h),P(Ke(ie,[new Oe(1659571556,675257462),new Oe(2635549485,3468747899)]),h),P(Ke(ie,[new Oe(1000722621,844071828),new Oe(3294436857,1114709402)]),h),P(Ke(ie,[new Oe(3398386924,2128831609),new Oe(4118046071,2467128576)]),h),P(Ke(ie,[new Oe(2123991827,3478003403),new Oe(2573778794,3152568096)]),h),P(Ke(ie,[new Oe(2654989784,3273762430),new Oe(3217223493,1793226472)]),h),P(Ke(ie,[new Oe(3318737230,4092203038),new Oe(4021529366,3315274914)]),h),P(Ke(ie,[new Oe(3147952593,1483885074),new Oe(2513455854,998304997)]),h),P(Ke(ie,[new Oe(713715269,2928598167),new Oe(3141819817,3395364895)]),h),P(Ke(ie,[new Oe(4113369559,439522237),new Oe(3927274772,1022980646)]),h),P(Ke(ie,[new Oe(1497114150,1885314134),new Oe(2454546732,2786846552)]),h),P(Ke(ie,[new Oe(1871392688,209159020),new Oe(3068183415,3483558190)]),h),P(Ke(ie,[new Oe(191757212,261448775),new Oe(3835229269,3280705914)]),h),P(Ke(ie,[new Oe(1193590081,2310889132),new Oe(2397018293,2587312108)]),h),P(Ke(ie,[new Oe(1491987601,3962353239),new Oe(2996272867,12914663)]),h),P(Ke(ie,[new Oe(791242678,1731716077),new Oe(3745341083,3237368801)]),h),P(Ke(ie,[new Oe(3178881234,8580724),new Oe(2340838177,1486484588)]),h),P(Ke(ie,[new Oe(3973601542,2158209553),new Oe(2926047721,2931847559)]),h),P(Ke(ie,[new Oe(3893260104,550278293),new Oe(3657559652,443583977)]),h),P(Ke(ie,[new Oe(822674829,343923933),new Oe(2285974782,2424723634)]),h),P(Ke(ie,[new Oe(3175827184,1503646741),new Oe(2857468478,883420894)]),h),P(Ke(ie,[new Oe(1822300332,1879558426),new Oe(3571835597,3251759766)]),h),P(Ke(ie,[new Oe(65195883,3322207664),new Oe(2232397248,2569220766)]),h),P(Ke(ie,[new Oe(2228978502,3079017756),new Oe(2790496560,3211525957)]),h),P(Ke(ie,[new Oe(3859964952,1701288547),new Oe(3488120700,4014407446)]),h),P(Ke(ie,[new Oe(1338736271,1063305342),new Oe(2180075438,361521006)]),h),P(Ke(ie,[new Oe(3820903987,255389853),new Oe(2725094297,2599384905)]),h),P(Ke(ie,[new Oe(1554904511,3540462789),new Oe(3406367872,28005660)]),h),P(Ke(ie,[new Oe(1943630639,3351836662),new Oe(4257959840,35007075)]),h),P(Ke(ie,[new Oe(677898237,3705510650),new Oe(2661224900,21879422)]),h),P(Ke(ie,[new Oe(2994856445,1410662840),new Oe(3326531125,27349277)]),h),P(Ke(ie,[new Oe(522345084,2837070374),new Oe(4158163906,1107928421)]),h),P(Ke(ie,[new Oe(863336589,3920652632),new Oe(2598852441,1766197087)]),h),P(Ke(ie,[new Oe(5428913,1679590318),new Oe(3248565551,3281488183)]),h),P(Ke(ie,[new Oe(3228011613,3173229722),new Oe(4060706939,3028118404)]),h),P(Ke(ie,[new Oe(4164990906,2520139488),new Oe(2537941837,1355703090)]),h),P(Ke(ie,[new Oe(3058754985,1002690712),new Oe(3172427296,2768370687)]),h),P(Ke(ie,[new Oe(2749701907,2327105214),new Oe(3965534120,3460463359)]),h),P(Ke(ie,[new Oe(3329176428,917569847),new Oe(2478458825,2162789599)]),h),P(Ke(ie,[new Oe(3087728711,1146962308),new Oe(3098073531,3777228823)]),h),P(Ke(ie,[new Oe(2785919065,359961061),new Oe(3872591914,3647794205)]),h),P(Ke(ie,[new Oe(2278070327,2909330223),new Oe(2420369946,3353613202)]),h),P(Ke(ie,[new Oe(700104261,2562920955),new Oe(3025462433,2044532855)]),h),P(Ke(ie,[new Oe(4096355798,4277393018),new Oe(3781828041,3629407892)]),h),P(Ke(ie,[new Oe(412738726,1599628812),new Oe(2363642526,657767197)]),h),P(Ke(ie,[new Oe(1589665231,4147019663),new Oe(2954553157,2969692644)]),h),P(Ke(ie,[new Oe(1987081539,4110032755),new Oe(3693191447,490890333)]),h),P(Ke(ie,[new Oe(1778796874,2031899560),new Oe(2308244654,1917419194)]),h),P(Ke(ie,[new Oe(76012445,392390802),new Oe(2885305818,249290345)]),h),P(Ke(ie,[new Oe(1168757380,1564230326),new Oe(3606632272,2459096579)]),h),P(Ke(ie,[new Oe(193602450,3125127602),new Oe(2254145170,1536935362)]),h),P(Ke(ie,[new Oe(2389486711,1758925854),new Oe(2817681462,4068652850)]),h),P(Ke(ie,[new Oe(839374741,1124915494),new Oe(3522101828,2938332415)]),h),P(Ke(ie,[new Oe(2135221949,1239943096),new Oe(2201313642,3983941407)]),h),P(Ke(ie,[new Oe(1595285612,2623670694),new Oe(2751642053,2832443111)]),h),P(Ke(ie,[new Oe(920365191,3279588367),new Oe(3439552567,319328417)]),h),P(Ke(ie,[new Oe(3259582804,3660355465),new Oe(2149720354,1810192996)]),h),P(Ke(ie,[new Oe(4074478506,280477036),new Oe(2687150443,115257597)]),h),P(Ke(ie,[new Oe(1871872660,2498079943),new Oe(3358938053,3365297469)]),h),P(Ke(ie,[new Oe(3413582649,3122599929),new Oe(4198672567,985396364)]),h),P(Ke(ie,[new Oe(4280972804,341012219),new Oe(2624170354,2226485463)]),h),P(Ke(ie,[new Oe(4277474181,426265274),new Oe(3280212943,635623181)]),h),P(Ke(ie,[new Oe(2125617254,1606573417),new Oe(4100266178,4015754449)]),h),P(Ke(ie,[new Oe(4012865343,4225333857),new Oe(2562666361,3583588354)]),h),P(Ke(ie,[new Oe(2868598031,4207925498),new Oe(3203332952,1258259971)]),h),P(Ke(ie,[new Oe(2512005715,4186165048),new Oe(4004166190,1572824964)]),h),P(Ke(ie,[new Oe(3717487220,2079482243),new Oe(2502603868,4204241074)]),h),P(Ke(ie,[new Oe(2499375377,2599352804),new Oe(3128254836,960334047)]),h),P(Ke(ie,[new Oe(2050477398,27965533),new Oe(3910318545,1200417559)]),h),P(Ke(ie,[new Oe(2892161109,3238703930),new Oe(2443949090,3434615534)]),h),P(Ke(ie,[new Oe(1467717739,827154441),new Oe(3054936363,2145785770)]),h),P(Ke(ie,[new Oe(3982130821,4255168523),new Oe(3818670454,1608490388)]),h),P(Ke(ie,[new Oe(341348115,3196351239),new Oe(2386669033,4226531965)]),h),P(Ke(ie,[new Oe(1500426968,2921697224),new Oe(2983336292,2061939484)]),h),P(Ke(ie,[new Oe(1875533710,3652121531),new Oe(3729170365,2577424355)]),h),P(Ke(ie,[new Oe(635337657,1208834132),new Oe(2330731478,2147761134)]),h),P(Ke(ie,[new Oe(2941655719,2584784490),new Oe(2913414348,537217769)]),h),P(Ke(ie,[new Oe(455844177,2157238788),new Oe(3641767935,671522212)]),h),P(Ke(ie,[new Oe(2432386258,4032628802),new Oe(2276104959,2030314118)]),h),P(Ke(ie,[new Oe(892999175,2893302355),new Oe(2845131199,1464150824)]),h),P(Ke(ie,[new Oe(1116248969,2542886120),new Oe(3556413999,756446706)]),h),P(Ke(ie,[new Oe(1771397429,4273658385),new Oe(2222758749,2083391927)]),h),P(Ke(ie,[new Oe(1140504963,2120847509),new Oe(2778448436,3677981733)]),h),P(Ke(ie,[new Oe(2499373028,1577317563),new Oe(3473060546,302509870)]),h),P(Ke(ie,[new Oe(488366318,3133307125),new Oe(2170662841,1262810493)]),h),P(Ke(ie,[new Oe(1684199722,1769150258),new Oe(2713328551,2652254940)]),h),P(Ke(ie,[new Oe(2105249653,63954174),new Oe(3391660689,2241576851)]),h),P(Ke(ie,[new Oe(1557820242,1153684542),new Oe(4239575861,3875712888)]),h),P(Ke(ie,[new Oe(973637651,1794794663),new Oe(2649734913,2959191467)]),h),P(Ke(ie,[new Oe(143305240,1169751504),new Oe(3312168642,477763862)]),h),P(Ke(ie,[new Oe(2326615198,1462189381),new Oe(4140210802,2744688475)]),h),P(Ke(ie,[new Oe(917263586,4135093835),new Oe(2587631751,2789172121)]),h),P(Ke(ie,[new Oe(2220321307,3021383645),new Oe(3234539689,2412723327)]),h),P(Ke(ie,[new Oe(1701659810,2702987733),new Oe(4043174611,4089645983)]),h),P(Ke(ie,[new Oe(2674150117,2763109157),new Oe(2526984132,2019157827)]),h),P(Ke(ie,[new Oe(2268945823,232660974),new Oe(3158730165,2523947284)]),h),P(Ke(ie,[new Oe(2836182278,3512051690),new Oe(3948412706,4228675929)]),h),P(Ke(ie,[new Oe(162001188,1121290482),new Oe(2467757941,3716664280)]),h),P(Ke(ie,[new Oe(202501485,1401613103),new Oe(3084697427,1424604878)]),h),P(Ke(ie,[new Oe(2400610504,2825758202),new Oe(3855871784,707014273)]),h),P(Ke(ie,[new Oe(4184736125,1766098876),new Oe(2409919865,441883920)]),h),P(Ke(ie,[new Oe(935952860,3281365420),new Oe(3012399831,1626096725)]),h),P(Ke(ie,[new Oe(2243682899,4101706775),new Oe(3765499789,958879082)]),h),P(Ke(ie,[new Oe(2476043636,2026695822),new Oe(2353437368,1136170338)]),h),P(Ke(ie,[new Oe(947570897,2533369778),new Oe(2941796710,1420212923)]),h),P(Ke(ie,[new Oe(110721797,4240454046),new Oe(3677245887,3922749802)]),h),P(Ke(ie,[new Oe(1142942947,3187154691),new Oe(2298278679,4062331362)]),h),P(Ke(ie,[new Oe(3576162332,2910201539),new Oe(2872848349,4004172378)]),h),P(Ke(ie,[new Oe(2322719267,3637751924),new Oe(3591060437,1783990001)]),h),P(Ke(ie,[new Oe(4136054102,1736724041),new Oe(2244412773,1651864662)]),h),P(Ke(ie,[new Oe(3022583980,23421403),new Oe(2805515966,3138572652)]),h),P(Ke(ie,[new Oe(3778229975,29276754),new Oe(3506894958,1775732167)]),h),P(Ke(ie,[new Oe(3972006470,1628910707),new Oe(2191809349,36090780)]),h),P(Ke(ie,[new Oe(670040791,4183622032),new Oe(2739761686,1118855300)]),h),P(Ke(ie,[new Oe(837550989,4155785716),new Oe(3424702107,3546052773)]),h),P(Ke(ie,[new Oe(2120680561,1973506673),new Oe(4280877634,3358824142)]),h),P(Ke(ie,[new Oe(251683526,3917796230),new Oe(2675548521,3173006913)]),h),P(Ke(ie,[new Oe(1388346232,2749761640),new Oe(3344435652,745033169)]),h),P(Ke(ie,[new Oe(2809174614,3437202050),new Oe(4180544565,931291461)]),h),P(Ke(ie,[new Oe(2292605046,1074509457),new Oe(2612840353,1118928075)]),h),P(Ke(ie,[new Oe(1792014483,3490620469),new Oe(3266050441,2472401918)]),h),P(Ke(ie,[new Oe(92534456,3289533763),new Oe(4082563051,4164244222)]),h),P(Ke(ie,[new Oe(3279059507,2055958602),new Oe(2551601907,2065781726)]),h),P(Ke(ie,[new Oe(1951340736,1496206428),new Oe(3189502384,1508485334)]),h),P(Ke(ie,[new Oe(291692272,1870258035),new Oe(3986877980,1885606668)]),h),P(Ke(ie,[new Oe(2329791318,1168911272),new Oe(2491798737,3325987815)]),h),P(Ke(ie,[new Oe(1838497323,3608622738),new Oe(3114748422,936259297)]),h),P(Ke(ie,[new Oe(3371863478,3437036599),new Oe(3893435527,3317807769)]),h),P(Ke(ie,[new Oe(496801938,1074406050),new Oe(2433397204,3684242592)]),h),P(Ke(ie,[new Oe(621002422,3490491211),new Oe(3041746506,310335944)]),h),P(Ke(ie,[new Oe(776253028,2215630365),new Oe(3802183132,2535403578)]),h),P(Ke(ie,[new Oe(1558899966,3532252626),new Oe(2376364457,3732110884)]),h),P(Ke(ie,[new Oe(1948624958,2267832135),new Oe(2970455572,1443913133)]),h),P(Ke(ie,[new Oe(3509523022,687306521),new Oe(3713069465,1804891416)]),h),P(Ke(ie,[new Oe(2193451888,3650792047),new Oe(2320668415,3812411695)]),h),P(Ke(ie,[new Oe(1668073037,268522763),new Oe(2900835519,3691772795)]),h),P(Ke(ie,[new Oe(1011349472,1409395278),new Oe(3626044399,3540974170)]),h),P(Ke(ie,[new Oe(1705835244,880872049),new Oe(2266277749,3823721592)]),h),P(Ke(ie,[new Oe(2132294055,1101090061),new Oe(2832847187,1558426518)]),h),P(Ke(ie,[new Oe(517883921,302620752),new Oe(3541058984,874291324)]),h),P(Ke(ie,[new Oe(2471161098,2873492530),new Oe(2213161865,546432077)]),h),P(Ke(ie,[new Oe(4162693197,1444382015),new Oe(2766452331,1756781920)]),h),P(Ke(ie,[new Oe(908399200,2879219342),new Oe(3458065414,1122235577)]),h),P(Ke(ie,[new Oe(3252104060,1799512089),new Oe(2161290883,3922622707)]),h),P(Ke(ie,[new Oe(2991388251,2249390111),new Oe(2701613604,3829536560)]),h),P(Ke(ie,[new Oe(3739235314,1737995815),new Oe(3377017006,491953404)]),h),P(Ke(ie,[new Oe(379076847,25011121),new Oe(4221271257,2762425404)]),h),P(Ke(ie,[new Oe(2384406677,1626244686),new Oe(2638294536,115903141)]),h),P(Ke(ie,[new Oe(4054250170,3106547682),new Oe(3297868170,144878926)]),h),P(Ke(ie,[new Oe(2920329065,1735700955),new Oe(4122335212,2328582306)]),h),P(Ke(ie,[new Oe(2898947489,3769167657),new Oe(2576459507,3602847589)]),h),P(Ke(ie,[new Oe(402458890,1490234099),new Oe(3220574384,3429817663)]),h),P(Ke(ie,[new Oe(3724299084,4010276272),new Oe(4025717980,4287272078)]),h),P(Ke(ie,[new Oe(1253945104,358939022),new Oe(2516073738,532061401)]),h),P(Ke(ie,[new Oe(2641173204,448673777),new Oe(3145092172,2812560399)]),h),P(Ke(ie,[new Oe(2227724681,560842221),new Oe(3931365215,3515700499)]),h),P(Ke(ie,[new Oe(855457013,3034880948),new Oe(2457103259,3807925548)]),h),P(Ke(ie,[new Oe(1069321267,572375713),new Oe(3071379074,3686165111)]),h),P(Ke(ie,[new Oe(262909759,3936695114),new Oe(3839223843,2460222741)]),h),P(Ke(ie,[new Oe(701189511,4071047182),new Oe(2399514902,1000768301)]),h),P(Ke(ie,[new Oe(1950228713,4015067154),new Oe(2999393627,3398444024)]),h),P(Ke(ie,[new Oe(2437785892,1797608470),new Oe(3749242034,3174313206)]),h),P(Ke(ie,[new Oe(449874358,3270988942),new Oe(2343276271,3057687578)]),h),P(Ke(ie,[new Oe(2709826596,1941252529),new Oe(2929095339,2748367648)]),h),P(Ke(ie,[new Oe(3387283245,2426565662),new Oe(3661369174,2361717736)]),h),P(Ke(ie,[new Oe(2117052028,2053474450),new Oe(2288355734,402331761)]),h),P(Ke(ie,[new Oe(3720056859,2566843063),new Oe(2860444667,2650398349)]),h),P(Ke(ie,[new Oe(1428845602,2134812005),new Oe(3575555834,2239256113)]),h),P(Ke(ie,[new Oe(3577383061,2407999327),new Oe(2234722396,2473276894)]),h),P(Ke(ie,[new Oe(2324245178,4083740983),new Oe(2793402995,3091596118)]),h),P(Ke(ie,[new Oe(757822825,2957192581),new Oe(3491753744,2790753324)]),h),P(Ke(ie,[new Oe(2621122914,237632627),new Oe(2182346090,1744220827)]),h),P(Ke(ie,[new Oe(2202661818,2444524431),new Oe(2727932613,32792386)]),h),P(Ke(ie,[new Oe(605843625,908171891),new Oe(3409915766,1114732307)]),h),P(Ke(ie,[new Oe(3978530003,2208956688),new Oe(4262394707,3540899031)]),h),P(Ke(ie,[new Oe(4097193988,843727018),new Oe(2663996692,1676190982)]),h),P(Ke(ie,[new Oe(2974008837,1054658773),new Oe(3329995865,2095238728)]),h),P(Ke(ie,[new Oe(3717511046,2392065290),new Oe(4162494831,3692790234)]),h),P(Ke(ie,[new Oe(3397186228,421298982),new Oe(2601559269,3918606632)]),h),P(Ke(ie,[new Oe(4246482785,526623728),new Oe(3251949087,1677032818)]),h),P(Ke(ie,[new Oe(3160619833,1732021484),new Oe(4064936359,1022549199)]),h),P(Ke(ie,[new Oe(3586000131,3766867987),new Oe(2540585224,2249705985)]),h),P(Ke(ie,[new Oe(1261274692,3634843160),new Oe(3175731530,2812132482)]),h),P(Ke(ie,[new Oe(3724077014,248586654),new Oe(3969664413,1367681954)]),h),P(Ke(ie,[new Oe(3401289957,3376592131),new Oe(2481040258,1391672133)]),h),P(Ke(ie,[new Oe(1030386975,999514691),new Oe(3101300322,3887073815)]),h),P(Ke(ie,[new Oe(214241895,175651540),new Oe(3876625403,2711358621)]),h),P(Ke(ie,[new Oe(670772096,1720394949),new Oe(2422890877,1157728226)]),h),P(Ke(ie,[new Oe(2985948768,2150493686),new Oe(3028613596,2520902106)]),h),P(Ke(ie,[new Oe(1584952312,2688117107),new Oe(3785766995,3151127633)]),h),P(Ke(ie,[new Oe(3674949755,1680073192),new Oe(2366104372,1432583858)]),h),P(Ke(ie,[new Oe(2446203546,1026349666),new Oe(2957630465,1790729823)]),h),P(Ke(ie,[new Oe(1984012608,3430420731),new Oe(3697038081,3312154103)]),h),P(Ke(ie,[new Oe(2850620616,2144012957),new Oe(2310648801,459483578)]),h),P(Ke(ie,[new Oe(1415792122,2680016196),new Oe(2888311001,1648096297)]),h),P(Ke(ie,[new Oe(2843481977,1202536597),new Oe(3610388751,3133862195)]),h),P(Ke(ie,[new Oe(1240305323,3435939933),new Oe(2256492969,3569276608)]),h),P(Ke(ie,[new Oe(1550381654,3221183092),new Oe(2820616212,1240370288)]),h),P(Ke(ie,[new Oe(1937977068,1878995217),new Oe(3525770265,1550462860)]),h),P(Ke(ie,[new Oe(3358719315,3321855659),new Oe(2203606415,3653393847)]),h),P(Ke(ie,[new Oe(3124657320,3078577749),new Oe(2754508019,3493000485)]),h),P(Ke(ie,[new Oe(684596178,3848222187),new Oe(3443135024,3292508783)]),h),P(Ke(ie,[new Oe(2038485347,3478880691),new Oe(2151959390,2057817989)]),h),P(Ke(ie,[new Oe(3621848508,3274859039),new Oe(2689949238,424788838)]),h),P(Ke(ie,[new Oe(2379826987,4093573799),new Oe(3362436547,2678469696)]),h),P(Ke(ie,[new Oe(2974783734,4043225425),new Oe(4203045684,2274345296)]),h),P(Ke(ie,[new Oe(1859239834,1453274067),new Oe(2626903552,3568949458)]),h),P(Ke(ie,[new Oe(176566144,3964076232),new Oe(3283629441,166219527)]),h),P(Ke(ie,[new Oe(3441933153,660127994),new Oe(4104536801,1281516232)]),h),P(Ke(ie,[new Oe(2151208220,3096934556),new Oe(2565335500,3485302205)]),h),P(Ke(ie,[new Oe(3762752099,3871168195),new Oe(3206669376,61660460)]),h),P(Ke(ie,[new Oe(408472828,3765218420),new Oe(4008336720,77075576)]),h),P(Ke(ie,[new Oe(255295518,205777864),new Oe(2505210450,48172235)]),h),P(Ke(ie,[new Oe(3540344869,2404705978),new Oe(3131513062,2207698941)]),h),P(Ke(ie,[new Oe(1204205614,4079624297),new Oe(3914391328,612140029)]),h),P(Ke(ie,[new Oe(1289499421,1476023361),new Oe(2446494580,382587518)]),h),P(Ke(ie,[new Oe(3759357924,2918771026),new Oe(3058118225,478234397)]),h),P(Ke(ie,[new Oe(1477971933,3648463782),new Oe(3822647781,1671534821)]),h),P(Ke(ie,[new Oe(1460603370,2817160776),new Oe(2389154863,1581580175)]),h),P(Ke(ie,[new Oe(752012389,1373967322),new Oe(2986443579,903233395)]),h),P(Ke(ie,[new Oe(4161240958,2791200977),new Oe(3733054474,55299919)]),h),P(Ke(ie,[new Oe(4211388335,670758786),new Oe(2333159046,1108304273)]),h),P(Ke(ie,[new Oe(2043009946,4059673955),new Oe(2916448807,3532863990)]),h),P(Ke(ie,[new Oe(406278785,2927108796),new Oe(3645561009,3342338164)]),h),P(Ke(ie,[new Oe(2401407889,218830261),new Oe(2278475631,478348616)]),h),P(Ke(ie,[new Oe(3001759861,1347279650),new Oe(2848094538,3819161242)]),h),P(Ke(ie,[new Oe(1604716178,2757841387),new Oe(3560118173,2626467905)]),h),P(Ke(ie,[new Oe(3687302171,2797392691),new Oe(2225073858,2178413352)]),h),P(Ke(ie,[new Oe(314160418,2422999040),new Oe(2781342323,575533043)]),h),P(Ke(ie,[new Oe(3613925995,881265152),new Oe(3476677903,3940641775)]),h),P(Ke(ie,[new Oe(3869316483,13919808),new Oe(2172923689,4073513845)]),h),P(Ke(ie,[new Oe(1615420131,3238625232),new Oe(2716154612,1870666835)]),h),P(Ke(ie,[new Oe(945533340,2974539716),new Oe(3395193265,2338333544)]),h),P(Ke(ie,[new Oe(1181916675,3718174645),new Oe(4243991581,3996658754)]),h),P(Ke(ie,[new Oe(1812439746,1786988241),new Oe(2652494738,3034782633)]),h),P(Ke(ie,[new Oe(3339291507,86251653),new Oe(3315618423,1645994643)]),h),P(Ke(ie,[new Oe(3100372559,3329040039),new Oe(4144523029,983751480)]),h),P(Ke(ie,[new Oe(1937732849,3691262760),new Oe(2590326893,1151715587)]),h),P(Ke(ie,[new Oe(1348424238,1392852978),new Oe(3237908616,2513386308)]),h),P(Ke(ie,[new Oe(1685530297,3888549871),new Oe(4047385770,3141732885)]),h),P(Ke(ie,[new Oe(1590327348,819730933),new Oe(2529616106,3037324877)]),h),P(Ke(ie,[new Oe(3061651009,1024663666),new Oe(3162020133,1649172448)]),h),P(Ke(ie,[new Oe(3827063761,2354571407),new Oe(3952525166,3135207384)]),h),P(Ke(ie,[new Oe(2391914850,4155961689),new Oe(2470328229,885762791)]),h),P(Ke(ie,[new Oe(1916151739,3047468464),new Oe(3087910286,2180945313)]),h),P(Ke(ie,[new Oe(3468931498,2735593756),new Oe(3859887858,578697993)]),h),P(Ke(ie,[new Oe(557469450,2783487921),new Oe(2412429911,1435428070)]),h),P(Ke(ie,[new Oe(2844320461,1331876253),new Oe(3015537389,720543263)]),h),P(Ke(ie,[new Oe(2481658752,2738587141),new Oe(3769421736,1974420903)]),h),P(Ke(ie,[new Oe(3161649456,1711616963),new Oe(2355888585,1234013064)]),h),P(Ke(ie,[new Oe(3952061820,2139521204),new Oe(2944860731,2616258154)]),h),P(Ke(ie,[new Oe(2792593627,2674401505),new Oe(3681075914,2196580869)]),h),P(Ke(ie,[new Oe(2282241929,1134630028),new Oe(2300672446,2446604867)]),h),P(Ke(ie,[new Oe(1779060587,2492029360),new Oe(2875840558,910772436)]),h),P(Ke(ie,[new Oe(2223825734,2041294876),new Oe(3594800697,3285949193)]),h),P(Ke(ie,[new Oe(4074245644,202067473),new Oe(2246750436,443105509)]),h),P(Ke(ie,[new Oe(1871581583,252584341),new Oe(2808438045,553881887)]),h),P(Ke(ie,[new Oe(1265735154,3536955899),new Oe(3510547556,1766094183)]),h)]),re=new g([P(new u.ptr(0,""),u),P(new u.ptr(1,"5"),u),P(new u.ptr(1,"25"),u),P(new u.ptr(1,"125"),u),P(new u.ptr(2,"625"),u),P(new u.ptr(2,"3125"),u),P(new u.ptr(2,"15625"),u),P(new u.ptr(3,"78125"),u),P(new u.ptr(3,"390625"),u),P(new u.ptr(3,"1953125"),u),P(new u.ptr(4,"9765625"),u),P(new u.ptr(4,"48828125"),u),P(new u.ptr(4,"244140625"),u),P(new u.ptr(4,"1220703125"),u),P(new u.ptr(5,"6103515625"),u),P(new u.ptr(5,"30517578125"),u),P(new u.ptr(5,"152587890625"),u),P(new u.ptr(6,"762939453125"),u),P(new u.ptr(6,"3814697265625"),u),P(new u.ptr(6,"19073486328125"),u),P(new u.ptr(7,"95367431640625"),u),P(new u.ptr(7,"476837158203125"),u),P(new u.ptr(7,"2384185791015625"),u),P(new u.ptr(7,"11920928955078125"),u),P(new u.ptr(8,"59604644775390625"),u),P(new u.ptr(8,"298023223876953125"),u),P(new u.ptr(8,"1490116119384765625"),u),P(new u.ptr(9,"7450580596923828125"),u),P(new u.ptr(9,"37252902984619140625"),u),P(new u.ptr(9,"186264514923095703125"),u),P(new u.ptr(10,"931322574615478515625"),u),P(new u.ptr(10,"4656612873077392578125"),u),P(new u.ptr(10,"23283064365386962890625"),u),P(new u.ptr(10,"116415321826934814453125"),u),P(new u.ptr(11,"582076609134674072265625"),u),P(new u.ptr(11,"2910383045673370361328125"),u),P(new u.ptr(11,"14551915228366851806640625"),u),P(new u.ptr(12,"72759576141834259033203125"),u),P(new u.ptr(12,"363797880709171295166015625"),u),P(new u.ptr(12,"1818989403545856475830078125"),u),P(new u.ptr(13,"9094947017729282379150390625"),u),P(new u.ptr(13,"45474735088646411895751953125"),u),P(new u.ptr(13,"227373675443232059478759765625"),u),P(new u.ptr(13,"1136868377216160297393798828125"),u),P(new u.ptr(14,"5684341886080801486968994140625"),u),P(new u.ptr(14,"28421709430404007434844970703125"),u),P(new u.ptr(14,"142108547152020037174224853515625"),u),P(new u.ptr(15,"710542735760100185871124267578125"),u),P(new u.ptr(15,"3552713678800500929355621337890625"),u),P(new u.ptr(15,"17763568394002504646778106689453125"),u),P(new u.ptr(16,"88817841970012523233890533447265625"),u),P(new u.ptr(16,"444089209850062616169452667236328125"),u),P(new u.ptr(16,"2220446049250313080847263336181640625"),u),P(new u.ptr(16,"11102230246251565404236316680908203125"),u),P(new u.ptr(17,"55511151231257827021181583404541015625"),u),P(new u.ptr(17,"277555756156289135105907917022705078125"),u),P(new u.ptr(17,"1387778780781445675529539585113525390625"),u),P(new u.ptr(18,"6938893903907228377647697925567626953125"),u),P(new u.ptr(18,"34694469519536141888238489627838134765625"),u),P(new u.ptr(18,"173472347597680709441192448139190673828125"),u),P(new u.ptr(19,"867361737988403547205962240695953369140625"),u)]),nr.ErrRange=t.New("value out of range"),nr.ErrSyntax=t.New("invalid syntax"),ne=!0,oe=new k([1,3,6,9,13,16,19,23,26]),ae=new b([1,10,100,1e3,1e4,1e5,1e6,1e7,1e8,1e9,1e10,1e11,1e12,1e13,1e14,1e15,1e16,1e17,1e18,1e19,1e20,1e21,1e22]),pe=new v([1,10,100,1e3,1e4,1e5,1e6,1e7,1e8,1e9,1e10])}return}return void 0===p&&(p={$blk:e}),p.$s=l,p.$r=c,p},nr.$init=e,nr}(),c.reflect=function(){var e,r,n,i,o,a,s,$,l,d,w,g,k,b,v,x,S,N,L,M,j,W,U,z,G,q,ee,te,re,ne,ie,ae,pe,se,ce,$e,le,fe,de,we,ke,be,ye,me,ve,_e,Ie,Ae,Te,Le,ze,Ke,Ge,He,Ze,Xe,Ye,nt,ot,at,pt,st,ct,$t,lt,ut,ft,dt,wt,ht,gt,kt,bt,yt,mt,vt,_t,xt,St,Et,Ct,It,At,Ft,Rt,Tt,Nt,Pt,Vt,Ot,Dt,Lt,Mt,Bt,jt,Wt,Ut,zt,Ht,Qt,er,tr,rr,nr,or,ar,pr,sr,cr,$r,lr,ur,fr,dr,wr,gr,kr,mr,_r,Sr,Er,Cr,Ir,Ar,Fr,Rr,Tr,Nr,Pr,Vr,Or,Dr,Lr,Mr,Br,jr,Wr,Ur,zr,Kr,Gr,qr,Hr,Jr,Zr,Qr,Xr,Yr,en,tn,rn,nn,on,an,pn,sn,cn,$n,ln,un,fn,dn,wn,hn,gn,kn,bn,yn,mn,vn,_n,xn,Sn,En,Cn,In,An,Fn,Rn,Tn,Nn,Pn,Vn,On,Dn,Ln,Mn,Bn={};return r=c.errors,n=c["github.com/gopherjs/gopherjs/js"],i=c["internal/abi"],o=c["internal/bytealg"],a=c["internal/goarch"],s=c["internal/itoa"],$=c["internal/unsafeheader"],l=c.math,d=c.runtime,w=c.strconv,g=c.sync,k=c.unicode,b=c["unicode/utf8"],v=Bn.Value=xe(0,ge,"reflect.Value",!0,"reflect",!0,(function(e,t,r){if(this.$val=this,0===arguments.length)return this.typ=Ie.nil,this.ptr=0,void(this.flag=0);this.typ=e,this.ptr=t,this.flag=r})),x=Bn.flag=xe(4,oe,"reflect.flag",!0,"reflect",!1,null),S=Bn.ValueError=xe(0,ge,"reflect.ValueError",!0,"reflect",!0,(function(e,t){if(this.$val=this,0===arguments.length)return this.Method="",void(this.Kind=0);this.Method=e,this.Kind=t})),N=Bn.MapIter=xe(0,ge,"reflect.MapIter",!0,"reflect",!0,(function(e,t){if(this.$val=this,0===arguments.length)return this.m=new v.ptr(Ie.nil,0,0),void(this.hiter=new ve.ptr(tt,null,null,0,null));this.m=e,this.hiter=t})),L=Bn.Type=xe(8,ue,"reflect.Type",!0,"reflect",!0,null),M=Bn.Kind=xe(4,7,"reflect.Kind",!0,"reflect",!0,null),j=Bn.tflag=xe(1,8,"reflect.tflag",!0,"reflect",!1,null),W=Bn.rtype=xe(0,ge,"reflect.rtype",!0,"reflect",!1,(function(e,t,r,n,i,o,a,p,s,c,$){if(this.$val=this,0===arguments.length)return this.size=0,this.ptrdata=0,this.hash=0,this.tflag=0,this.align=0,this.fieldAlign=0,this.kind=0,this.equal=u,this.gcdata=ut.nil,this.str=0,void(this.ptrToThis=0);this.size=e,this.ptrdata=t,this.hash=r,this.tflag=n,this.align=i,this.fieldAlign=o,this.kind=a,this.equal=p,this.gcdata=s,this.str=c,this.ptrToThis=$})),U=Bn.method=xe(0,ge,"reflect.method",!0,"reflect",!1,(function(e,t,r,n){if(this.$val=this,0===arguments.length)return this.name=0,this.mtyp=0,this.ifn=0,void(this.tfn=0);this.name=e,this.mtyp=t,this.ifn=r,this.tfn=n})),z=Bn.ChanDir=xe(4,2,"reflect.ChanDir",!0,"reflect",!0,null),G=Bn.arrayType=xe(0,ge,"reflect.arrayType",!0,"reflect",!1,(function(e,t,r,n){if(this.$val=this,0===arguments.length)return this.rtype=new W.ptr(0,0,0,0,0,0,0,u,ut.nil,0,0),this.elem=Ie.nil,this.slice=Ie.nil,void(this.len=0);this.rtype=e,this.elem=t,this.slice=r,this.len=n})),q=Bn.chanType=xe(0,ge,"reflect.chanType",!0,"reflect",!1,(function(e,t,r){if(this.$val=this,0===arguments.length)return this.rtype=new W.ptr(0,0,0,0,0,0,0,u,ut.nil,0,0),this.elem=Ie.nil,void(this.dir=0);this.rtype=e,this.elem=t,this.dir=r})),ee=Bn.imethod=xe(0,ge,"reflect.imethod",!0,"reflect",!1,(function(e,t){if(this.$val=this,0===arguments.length)return this.name=0,void(this.typ=0);this.name=e,this.typ=t})),te=Bn.interfaceType=xe(0,ge,"reflect.interfaceType",!0,"reflect",!1,(function(e,t,r){if(this.$val=this,0===arguments.length)return this.rtype=new W.ptr(0,0,0,0,0,0,0,u,ut.nil,0,0),this.pkgPath=new ye.ptr(ut.nil),void(this.methods=dt.nil);this.rtype=e,this.pkgPath=t,this.methods=r})),re=Bn.mapType=xe(0,ge,"reflect.mapType",!0,"reflect",!1,(function(e,t,r,n,i,o,a,p,s){if(this.$val=this,0===arguments.length)return this.rtype=new W.ptr(0,0,0,0,0,0,0,u,ut.nil,0,0),this.key=Ie.nil,this.elem=Ie.nil,this.bucket=Ie.nil,this.hasher=u,this.keysize=0,this.valuesize=0,this.bucketsize=0,void(this.flags=0);this.rtype=e,this.key=t,this.elem=r,this.bucket=n,this.hasher=i,this.keysize=o,this.valuesize=a,this.bucketsize=p,this.flags=s})),ne=Bn.ptrType=xe(0,ge,"reflect.ptrType",!0,"reflect",!1,(function(e,t){if(this.$val=this,0===arguments.length)return this.rtype=new W.ptr(0,0,0,0,0,0,0,u,ut.nil,0,0),void(this.elem=Ie.nil);this.rtype=e,this.elem=t})),ie=Bn.sliceType=xe(0,ge,"reflect.sliceType",!0,"reflect",!1,(function(e,t){if(this.$val=this,0===arguments.length)return this.rtype=new W.ptr(0,0,0,0,0,0,0,u,ut.nil,0,0),void(this.elem=Ie.nil);this.rtype=e,this.elem=t})),ae=Bn.structField=xe(0,ge,"reflect.structField",!0,"reflect",!1,(function(e,t,r){if(this.$val=this,0===arguments.length)return this.name=new ye.ptr(ut.nil),this.typ=Ie.nil,void(this.offset=0);this.name=e,this.typ=t,this.offset=r})),pe=Bn.structType=xe(0,ge,"reflect.structType",!0,"reflect",!1,(function(e,t,r){if(this.$val=this,0===arguments.length)return this.rtype=new W.ptr(0,0,0,0,0,0,0,u,ut.nil,0,0),this.pkgPath=new ye.ptr(ut.nil),void(this.fields=wt.nil);this.rtype=e,this.pkgPath=t,this.fields=r})),se=Bn.Method=xe(0,ge,"reflect.Method",!0,"reflect",!0,(function(e,t,r,n,i){if(this.$val=this,0===arguments.length)return this.Name="",this.PkgPath="",this.Type=tt,this.Func=new v.ptr(Ie.nil,0,0),void(this.Index=0);this.Name=e,this.PkgPath=t,this.Type=r,this.Func=n,this.Index=i})),ce=Bn.nameOff=xe(4,5,"reflect.nameOff",!0,"reflect",!1,null),$e=Bn.typeOff=xe(4,5,"reflect.typeOff",!0,"reflect",!1,null),le=Bn.textOff=xe(4,5,"reflect.textOff",!0,"reflect",!1,null),fe=Bn.StructField=xe(0,ge,"reflect.StructField",!0,"reflect",!0,(function(e,t,r,n,i,o,a){if(this.$val=this,0===arguments.length)return this.Name="",this.PkgPath="",this.Type=tt,this.Tag="",this.Offset=0,this.Index=He.nil,void(this.Anonymous=!1);this.Name=e,this.PkgPath=t,this.Type=r,this.Tag=n,this.Offset=i,this.Index=o,this.Anonymous=a})),de=Bn.StructTag=xe(8,he,"reflect.StructTag",!0,"reflect",!0,null),we=Bn.fieldScan=xe(0,ge,"reflect.fieldScan",!0,"reflect",!1,(function(e,t){if(this.$val=this,0===arguments.length)return this.typ=lt.nil,void(this.index=He.nil);this.typ=e,this.index=t})),ke=Bn.uncommonType=xe(0,ge,"reflect.uncommonType",!0,"reflect",!1,(function(e,t,r,n,i){if(this.$val=this,0===arguments.length)return this.pkgPath=0,this.mcount=0,this.xcount=0,this.moff=0,void(this._methods=pt.nil);this.pkgPath=e,this.mcount=t,this.xcount=r,this.moff=n,this._methods=i})),be=Bn.funcType=xe(0,ge,"reflect.funcType",!0,"reflect",!1,(function(e,t,r,n,i){if(this.$val=this,0===arguments.length)return this.rtype=new W.ptr(0,0,0,0,0,0,0,u,ut.nil,0,0),this.inCount=0,this.outCount=0,this._in=Ae.nil,void(this._out=Ae.nil);this.rtype=e,this.inCount=t,this.outCount=r,this._in=n,this._out=i})),ye=Bn.name=xe(0,ge,"reflect.name",!0,"reflect",!1,(function(e){this.$val=this,this.bytes=0!==arguments.length?e:ut.nil})),me=Bn.nameData=xe(0,ge,"reflect.nameData",!0,"reflect",!1,(function(e,t,r,n,i){if(this.$val=this,0===arguments.length)return this.name="",this.tag="",this.exported=!1,this.embedded=!1,void(this.pkgPath="");this.name=e,this.tag=t,this.exported=r,this.embedded=n,this.pkgPath=i})),ve=Bn.hiter=xe(0,ge,"reflect.hiter",!0,"reflect",!1,(function(e,t,r,n,i){if(this.$val=this,0===arguments.length)return this.t=tt,this.m=null,this.keys=null,this.i=0,void(this.last=null);this.t=e,this.m=t,this.keys=r,this.i=n,this.last=i})),_e=Jt(ye),Ie=Gt(W),Ae=Jt(Ie),Te=Jt(We),Le=Jt(Ne),ze=Jt(et),Ke=Gt(n.Object),Ge=Qe([ze],[Ke],!0),He=Jt(Ce),Ze=Jt(v),Xe=Gt(d.Func),Ye=Gt(Ue),nt=Gt($.Slice),ot=Jt(Fe),at=Gt(ke),pt=Jt(U),st=Gt(te),ct=Gt(ee),$t=Jt(we),lt=Gt(pe),ut=Gt(Ne),ft=Qe([],[],!1),dt=Jt(ee),wt=Jt(ae),ht=Gt(me),gt=Xt("reflect",[{prop:"str",name:"str",embedded:!1,exported:!1,typ:We,tag:""}]),kt=Jt(Ke),bt=Gt(We),yt=Gt(be),mt=Jt(L),vt=Jt(kt),_t=qe(De,5),xt=Jt(De),St=Qe([We],[Ee],!1),Et=Gt(N),Ct=qe(De,2),It=Gt(S),At=Qe([Ue,Ue],[Ee],!1),Ft=Qe([Ue,De],[De],!1),Rt=Gt(ae),Tt=Gt(ve),x.prototype.kind=function(){return(31&this.$val)>>>0>>>0},Gt(x).prototype.kind=function(){return new x(this.$get()).kind()},x.prototype.ro=function(){return(96&this.$val)>>>0!=0?32:0},Gt(x).prototype.ro=function(){return new x(this.$get()).ro()},v.ptr.prototype.pointer=function(){var e;return 4===(e=this).typ.size&&e.typ.pointers()||ir(new We("can't call pointer on a non-pointer Value")),(128&e.flag)>>>0!=0?e.ptr.$get():e.ptr},v.prototype.pointer=function(){return this.$val.pointer()},S.ptr.prototype.Error=function(){var e;return 0===(e=this).Kind?"reflect: call of "+e.Method+" on zero Value":"reflect: call of "+e.Method+" on "+new M(e.Kind).String()+" Value"},S.prototype.Error=function(){return this.$val.Error()},x.prototype.mustBe=function(e){var t;(31&(t=this.$val))>>>0>>>0!==e&&ir(new S.ptr(Ln(),new x(t).kind()))},Gt(x).prototype.mustBe=function(e){return new x(this.$get()).mustBe(e)},x.prototype.mustBeExported=function(){var e;0!==(e=this.$val)&&(96&e)>>>0==0||new x(e).mustBeExportedSlow()},Gt(x).prototype.mustBeExported=function(){return new x(this.$get()).mustBeExported()},x.prototype.mustBeExportedSlow=function(){var e;0===(e=this.$val)&&ir(new S.ptr(Ln(),0)),(96&e)>>>0!=0&&ir(new We("reflect: "+Ln()+" using value obtained using unexported field"))},Gt(x).prototype.mustBeExportedSlow=function(){return new x(this.$get()).mustBeExportedSlow()},x.prototype.mustBeAssignable=function(){var e;(96&(e=this.$val))>>>0==0&&(256&e)>>>0!=0||new x(e).mustBeAssignableSlow()},Gt(x).prototype.mustBeAssignable=function(){return new x(this.$get()).mustBeAssignable()},x.prototype.mustBeAssignableSlow=function(){var e;0===(e=this.$val)&&ir(new S.ptr(Ln(),0)),(96&e)>>>0!=0&&ir(new We("reflect: "+Ln()+" using value obtained using unexported field")),(256&e)>>>0==0&&ir(new We("reflect: "+Ln()+" using unaddressable value"))},Gt(x).prototype.mustBeAssignableSlow=function(){return new x(this.$get()).mustBeAssignableSlow()},v.ptr.prototype.Addr=function(){var e,t;return(256&(t=this).flag)>>>0==0&&ir(new We("reflect.Value.Addr of unaddressable value")),e=(96&t.flag)>>>0,new v.ptr(t.typ.ptrTo(),t.ptr,(22|e)>>>0)},v.prototype.Addr=function(){return this.$val.Addr()},v.ptr.prototype.Bool=function(){return 1!==new x(this.flag).kind()&&P(this,v).panicNotBool(),this.ptr.$get()},v.prototype.Bool=function(){return this.$val.Bool()},v.ptr.prototype.panicNotBool=function(){new x(this.flag).mustBe(1)},v.prototype.panicNotBool=function(){return this.$val.panicNotBool()},v.ptr.prototype.Bytes=function(){var{$24r:e,_r:t,v:r,$s:n,$r:i,$c:o}=hr(this,{});n=n||0;e:for(;;){switch(n){case 0:if((r=this).typ===Nt)return n=-1,r.ptr.$get();t=P(r,v).bytesSlow(),n=1;case 1:if(o&&(o=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;e=t,n=2;case 2:return e}return}return{$blk:v.ptr.prototype.Bytes,$c:!0,$r:i,$24r:e,_r:t,v:r,$s:n}},v.prototype.Bytes=function(){return this.$val.Bytes()},v.ptr.prototype.runes=function(){var{_r:e,v:t,$s:r,$r:n,$c:i}=hr(this,{});r=r||0;e:for(;;){switch(r){case 0:new x((t=this).flag).mustBe(23),e=t.typ.Elem().Kind(),r=3;case 3:if(i&&(i=!1,e=e.$blk()),e&&void 0!==e.$blk)break e;if(5!==e){r=1;continue}r=2;continue;case 1:ir(new We("reflect.Value.Bytes of non-rune slice"));case 2:return r=-1,t.ptr.$get()}return}return{$blk:v.ptr.prototype.runes,$c:!0,$r:n,_r:e,v:t,$s:r}},v.prototype.runes=function(){return this.$val.runes()},v.ptr.prototype.CanAddr=function(){return!((256&this.flag)>>>0==0)},v.prototype.CanAddr=function(){return this.$val.CanAddr()},v.ptr.prototype.CanSet=function(){return(352&this.flag)>>>0==256},v.prototype.CanSet=function(){return this.$val.CanSet()},v.ptr.prototype.Call=function(e){var{$24r:t,_r:r,in$1:e,v:n,$s:i,$r:o,$c:a}=hr(this,{in$1:e});i=i||0;e:for(;;){switch(i){case 0:new x((n=this).flag).mustBe(19),new x(n.flag).mustBeExported(),r=P(n,v).call("Call",e),i=1;case 1:if(a&&(a=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;t=r,i=2;case 2:return t}return}return{$blk:v.ptr.prototype.Call,$c:!0,$r:o,$24r:t,_r:r,in$1:e,v:n,$s:i}},v.prototype.Call=function(e){return this.$val.Call(e)},v.ptr.prototype.CallSlice=function(e){var{$24r:t,_r:r,in$1:e,v:n,$s:i,$r:o,$c:a}=hr(this,{in$1:e});i=i||0;e:for(;;){switch(i){case 0:new x((n=this).flag).mustBe(19),new x(n.flag).mustBeExported(),r=P(n,v).call("CallSlice",e),i=1;case 1:if(a&&(a=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;t=r,i=2;case 2:return t}return}return{$blk:v.ptr.prototype.CallSlice,$c:!0,$r:o,$24r:t,_r:r,in$1:e,v:n,$s:i}},v.prototype.CallSlice=function(e){return this.$val.CallSlice(e)},v.ptr.prototype.CanComplex=function(){var e;return 15===(e=new x(this.flag).kind())||16===e},v.prototype.CanComplex=function(){return this.$val.CanComplex()},v.ptr.prototype.Complex=function(){var e,t,r;return 15===(e=new x((t=this).flag).kind())?(r=t.ptr.$get(),new je(r.$real,r.$imag)):16===e?t.ptr.$get():void ir(new S.ptr("reflect.Value.Complex",new x(t.flag).kind()))},v.prototype.Complex=function(){return this.$val.Complex()},v.ptr.prototype.FieldByIndex=function(e){var{$24r:t,_i:r,_r:n,_r$1:i,_r$2:o,_r$3:a,_ref:s,_v:c,i:$,index:e,v:l,x:u,$s:f,$r:d,$c:w}=hr(this,{index:e});f=f||0;e:for(;;){switch(f){case 0:if(l=this,1===e.$length){f=1;continue}f=2;continue;case 1:n=P(l,v).Field(0>=e.$length?void p("index out of range"):e.$array[e.$offset+0]),f=3;case 3:if(w&&(w=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;t=n,f=4;case 4:return t;case 2:new x(l.flag).mustBe(25),s=e,r=0;case 5:if(!(r=s.$length?void p("index out of range"):s.$array[s.$offset+r],$>0){f=7;continue}f=8;continue;case 7:if(22!==P(l,v).Kind()){c=!1,f=11;continue e}i=l.typ.Elem().Kind(),f=12;case 12:if(w&&(w=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;c=25===i;case 11:if(c){f=9;continue}f=10;continue;case 9:P(l,v).IsNil()&&ir(new We("reflect: indirection through nil pointer to embedded struct")),o=P(l,v).Elem(),f=13;case 13:if(w&&(w=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;l=o;case 10:case 8:a=P(l,v).Field(u),f=14;case 14:if(w&&(w=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;l=a,r++,f=5;continue;case 6:return f=-1,l}return}return{$blk:v.ptr.prototype.FieldByIndex,$c:!0,$r:d,$24r:t,_i:r,_r:n,_r$1:i,_r$2:o,_r$3:a,_ref:s,_v:c,i:$,index:e,v:l,x:u,$s:f}},v.prototype.FieldByIndex=function(e){return this.$val.FieldByIndex(e)},v.ptr.prototype.FieldByIndexErr=function(e){var{$24r:t,$24r$1:n,_i:i,_r:o,_r$1:a,_r$2:s,_r$3:c,_r$4:$,_r$5:l,_ref:u,_v:f,i:d,index:e,v:w,x:h,$s:g,$r:k,$c:b}=hr(this,{index:e});g=g||0;e:for(;;){switch(g){case 0:if(w=this,1===e.$length){g=1;continue}g=2;continue;case 1:o=P(w,v).Field(0>=e.$length?void p("index out of range"):e.$array[e.$offset+0]),g=3;case 3:if(b&&(b=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;t=[o,tt],g=4;case 4:return t;case 2:new x(w.flag).mustBe(25),u=e,i=0;case 5:if(!(i=u.$length?void p("index out of range"):u.$array[u.$offset+i],d>0){g=7;continue}g=8;continue;case 7:if(22!==P(w,v).Kind()){f=!1,g=11;continue e}a=w.typ.Elem().Kind(),g=12;case 12:if(b&&(b=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;f=25===a;case 11:if(f){g=9;continue}g=10;continue;case 9:if(P(w,v).IsNil()){g=13;continue}g=14;continue;case 13:s=w.typ.Elem().Name(),g=15;case 15:if(b&&(b=!1,s=s.$blk()),s&&void 0!==s.$blk)break e;c=r.New("reflect: indirection through nil pointer to embedded struct field "+s),g=16;case 16:if(b&&(b=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;n=[new v.ptr(Ie.nil,0,0),c],g=17;case 17:return n;case 14:$=P(w,v).Elem(),g=18;case 18:if(b&&(b=!1,$=$.$blk()),$&&void 0!==$.$blk)break e;w=$;case 10:case 8:l=P(w,v).Field(h),g=19;case 19:if(b&&(b=!1,l=l.$blk()),l&&void 0!==l.$blk)break e;w=l,i++,g=5;continue;case 6:return g=-1,[w,tt]}return}return{$blk:v.ptr.prototype.FieldByIndexErr,$c:!0,$r:k,$24r:t,$24r$1:n,_i:i,_r:o,_r$1:a,_r$2:s,_r$3:c,_r$4:$,_r$5:l,_ref:u,_v:f,i:d,index:e,v:w,x:h,$s:g}},v.prototype.FieldByIndexErr=function(e){return this.$val.FieldByIndexErr(e)},v.ptr.prototype.FieldByName=function(e){var{$24r:t,_r:r,_r$1:n,_tuple:i,f:o,name$1:e,ok:a,v:p,$s:s,$r:c,$c:$}=hr(this,{name$1:e});s=s||0;e:for(;;){switch(s){case 0:new x((p=this).flag).mustBe(25),r=p.typ.FieldByName(e),s=1;case 1:if($&&($=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;if(o=P((i=r)[0],fe),a=i[1]){s=2;continue}s=3;continue;case 2:n=P(p,v).FieldByIndex(o.Index),s=4;case 4:if($&&($=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;t=n,s=5;case 5:return t;case 3:return s=-1,new v.ptr(Ie.nil,0,0)}return}return{$blk:v.ptr.prototype.FieldByName,$c:!0,$r:c,$24r:t,_r:r,_r$1:n,_tuple:i,f:o,name$1:e,ok:a,v:p,$s:s}},v.prototype.FieldByName=function(e){return this.$val.FieldByName(e)},v.ptr.prototype.FieldByNameFunc=function(e){var{$24r:t,_r:r,_r$1:n,_tuple:i,f:o,match:e,ok:a,v:p,$s:s,$r:c,$c:$}=hr(this,{match:e});s=s||0;e:for(;;){switch(s){case 0:r=(p=this).typ.FieldByNameFunc(e),s=1;case 1:if($&&($=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;if(o=P((i=r)[0],fe),a=i[1]){s=2;continue}s=3;continue;case 2:n=P(p,v).FieldByIndex(o.Index),s=4;case 4:if($&&($=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;t=n,s=5;case 5:return t;case 3:return s=-1,new v.ptr(Ie.nil,0,0)}return}return{$blk:v.ptr.prototype.FieldByNameFunc,$c:!0,$r:c,$24r:t,_r:r,_r$1:n,_tuple:i,f:o,match:e,ok:a,v:p,$s:s}},v.prototype.FieldByNameFunc=function(e){return this.$val.FieldByNameFunc(e)},v.ptr.prototype.CanFloat=function(){var e;return 13===(e=new x(this.flag).kind())||14===e},v.prototype.CanFloat=function(){return this.$val.CanFloat()},v.ptr.prototype.Float=function(){var e;return 13===(e=new x(this.flag).kind())||14===e?this.ptr.$get():void ir(new S.ptr("reflect.Value.Float",new x(this.flag).kind()))},v.prototype.Float=function(){return this.$val.Float()},v.ptr.prototype.CanInt=function(){var e;return 2===(e=new x(this.flag).kind())||3===e||4===e||5===e||6===e},v.prototype.CanInt=function(){return this.$val.CanInt()},v.ptr.prototype.Int=function(){var e,t,r;return t=new x(this.flag).kind(),r=this.ptr,2===(e=t)||3===e||4===e||5===e?new Re(0,r.$get()):6===e?r.$get():void ir(new S.ptr("reflect.Value.Int",new x(this.flag).kind()))},v.prototype.Int=function(){return this.$val.Int()},v.ptr.prototype.CanInterface=function(){return 0===this.flag&&ir(new S.ptr("reflect.Value.CanInterface",0)),(96&this.flag)>>>0==0},v.prototype.CanInterface=function(){return this.$val.CanInterface()},v.ptr.prototype.Interface=function(){var{$24r:e,_r:t,i:r,v:n,$s:i,$r:o,$c:a}=hr(this,{});i=i||0;e:for(;;){switch(i){case 0:r=tt,t=In(P(n=this,v),!0),i=1;case 1:if(a&&(a=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;e=r=t,i=2;case 2:return e}return}return{$blk:v.ptr.prototype.Interface,$c:!0,$r:o,$24r:e,_r:t,i:r,v:n,$s:i}},v.prototype.Interface=function(){return this.$val.Interface()},v.ptr.prototype.IsValid=function(){return!(0===this.flag)},v.prototype.IsValid=function(){return this.$val.IsValid()},v.ptr.prototype.IsZero=function(){var{$24r:e,_1:t,_r:r,_r$1:n,_r$2:i,_r$3:o,_r$4:a,_r$5:p,c:s,i:c,i$1:$,v:u,x:f,x$1:d,x$2:w,x$3:h,x$4:g,$s:k,$r:b,$c:y}=hr(this,{});k=k||0;e:for(;;){switch(k){case 0:if(1===(t=new x((u=this).flag).kind())){k=2;continue}if(2===t||3===t||4===t||5===t||6===t){k=3;continue}if(7===t||8===t||9===t||10===t||11===t||12===t){k=4;continue}if(13===t||14===t){k=5;continue}if(15===t||16===t){k=6;continue}if(17===t){k=7;continue}if(18===t||19===t||20===t||21===t||22===t||23===t||26===t){k=8;continue}if(24===t){k=9;continue}if(25===t){k=10;continue}k=11;continue;case 2:return k=-1,!P(u,v).Bool();case 3:return k=-1,0===(f=P(u,v).Int()).$high&&0===f.$low;case 4:return k=-1,0===(d=P(u,v).Uint()).$high&&0===d.$low;case 5:return k=-1,0===(w=l.Float64bits(P(u,v).Float())).$high&&0===w.$low;case 6:return s=P(u,v).Complex(),k=-1,0===(h=l.Float64bits(s.$real)).$high&&0===h.$low&&0===(g=l.Float64bits(s.$imag)).$high&&0===g.$low;case 7:c=0;case 13:r=P(u,v).Len(),k=15;case 15:if(y&&(y=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;if(!(c>>0!=0?e.ptr:e.$ptr_ptr||(e.$ptr_ptr=new Ye((function(){return this.$target.ptr}),(function(e){this.$target.ptr=e}),e)),r=fn(s.typ,P(s,v).pointer(),o);case 3:return 0===r?(c=-1,new v.ptr(Ie.nil,0,0)):(p=a.elem,n=((n=new x((s.flag|e.flag)>>>0).ro())|p.Kind()>>>0)>>>0,c=-1,zt(p,n,r))}return}return{$blk:v.ptr.prototype.MapIndex,$c:!0,$r:$,_r:t,e:r,fl:n,k:i,k$1:o,key:e,tt:a,typ:p,v:s,$s:c}},v.prototype.MapIndex=function(e){return this.$val.MapIndex(e)},v.ptr.prototype.MapKeys=function(){var{_r:e,a:t,fl:r,i:n,it:i,key:o,keyType:a,m:s,mlen:c,tt:$,v:l,$s:u,$r:f,$c:d}=hr(this,{});u=u||0;e:for(;;){switch(u){case 0:i=[i],new x((l=this).flag).mustBe(21),a=($=l.typ.kindType).key,r=(new x(l.flag).ro()|a.Kind()>>>0)>>>0,c=0,0!==(s=P(l,v).pointer())&&(c=_n(s)),i[0]=new ve.ptr(tt,null,null,0,null),bn(l.typ,s,i[0]),t=Zt(Ze,c),n=0,n=0;case 1:if(!(n=t.$length?p("index out of range"):t.$array[t.$offset+n]=zt(a,r,o),vn(i[0]),n=n+1|0,u=1;continue;case 2:return u=-1,y(t,0,n)}return}return{$blk:v.ptr.prototype.MapKeys,$c:!0,$r:f,_r:e,a:t,fl:r,i:n,it:i,key:o,keyType:a,m:s,mlen:c,tt:$,v:l,$s:u}},v.prototype.MapKeys=function(){return this.$val.MapKeys()},ve.ptr.prototype.initialized=function(){return!B(this.t,tt)},ve.prototype.initialized=function(){return this.$val.initialized()},N.ptr.prototype.Key=function(){var{_r:e,iter:t,iterkey:r,ktype:n,t:i,$s:o,$r:a,$c:p}=hr(this,{});o=o||0;e:for(;;){switch(o){case 0:(t=this).hiter.initialized()||ir(new We("MapIter.Key called before Next")),e=yn(t.hiter),o=1;case 1:if(p&&(p=!1,e=e.$blk()),e&&void 0!==e.$blk)break e;return 0===(r=e)&&ir(new We("MapIter.Key called on exhausted iterator")),n=(i=t.m.typ.kindType).key,o=-1,zt(n,(new x(t.m.flag).ro()|n.Kind()>>>0)>>>0,r)}return}return{$blk:N.ptr.prototype.Key,$c:!0,$r:a,_r:e,iter:t,iterkey:r,ktype:n,t:i,$s:o}},N.prototype.Key=function(){return this.$val.Key()},v.ptr.prototype.SetIterKey=function(e){var{_r:t,_r$1:r,iter:e,iterkey:n,key:i,ktype:o,t:a,target:p,v:s,$s:c,$r:$,$c:l}=hr(this,{iter:e});c=c||0;e:for(;;){switch(c){case 0:s=this,e.hiter.initialized()||ir(new We("reflect: Value.SetIterKey called before Next")),t=yn(e.hiter),c=1;case 1:if(l&&(l=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;0===(n=t)&&ir(new We("reflect: Value.SetIterKey called on exhausted iterator")),new x(s.flag).mustBeAssignable(),p=0,20===new x(s.flag).kind()&&(p=s.ptr),o=(a=e.m.typ.kindType).key,i=new v.ptr(o,n,((e.m.flag|o.Kind()>>>0)>>>0|128)>>>0),r=P(i,v).assignTo("reflect.MapIter.SetKey",s.typ,p),c=2;case 2:if(l&&(l=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;return i=r,$n(s.typ,s.ptr,i.ptr),void(c=-1)}return}return{$blk:v.ptr.prototype.SetIterKey,$c:!0,$r:$,_r:t,_r$1:r,iter:e,iterkey:n,key:i,ktype:o,t:a,target:p,v:s,$s:c}},v.prototype.SetIterKey=function(e){return this.$val.SetIterKey(e)},N.ptr.prototype.Value=function(){var{_r:e,iter:t,iterelem:r,t:n,vtype:i,$s:o,$r:a,$c:p}=hr(this,{});o=o||0;e:for(;;){switch(o){case 0:(t=this).hiter.initialized()||ir(new We("MapIter.Value called before Next")),e=mn(t.hiter),o=1;case 1:if(p&&(p=!1,e=e.$blk()),e&&void 0!==e.$blk)break e;return 0===(r=e)&&ir(new We("MapIter.Value called on exhausted iterator")),i=(n=t.m.typ.kindType).elem,o=-1,zt(i,(new x(t.m.flag).ro()|i.Kind()>>>0)>>>0,r)}return}return{$blk:N.ptr.prototype.Value,$c:!0,$r:a,_r:e,iter:t,iterelem:r,t:n,vtype:i,$s:o}},N.prototype.Value=function(){return this.$val.Value()},v.ptr.prototype.SetIterValue=function(e){var{_r:t,_r$1:r,elem:n,iter:e,iterelem:i,t:o,target:a,v:p,vtype:s,$s:c,$r:$,$c:l}=hr(this,{iter:e});c=c||0;e:for(;;){switch(c){case 0:p=this,e.hiter.initialized()||ir(new We("reflect: Value.SetIterValue called before Next")),t=mn(e.hiter),c=1;case 1:if(l&&(l=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;0===(i=t)&&ir(new We("reflect: Value.SetIterValue called on exhausted iterator")),new x(p.flag).mustBeAssignable(),a=0,20===new x(p.flag).kind()&&(a=p.ptr),s=(o=e.m.typ.kindType).elem,n=new v.ptr(s,i,((e.m.flag|s.Kind()>>>0)>>>0|128)>>>0),r=P(n,v).assignTo("reflect.MapIter.SetValue",p.typ,a),c=2;case 2:if(l&&(l=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;return n=r,$n(p.typ,p.ptr,n.ptr),void(c=-1)}return}return{$blk:v.ptr.prototype.SetIterValue,$c:!0,$r:$,_r:t,_r$1:r,elem:n,iter:e,iterelem:i,t:o,target:a,v:p,vtype:s,$s:c}},v.prototype.SetIterValue=function(e){return this.$val.SetIterValue(e)},N.ptr.prototype.Next=function(){var{$24r:e,_r:t,_r$1:r,iter:n,$s:i,$r:o,$c:a}=hr(this,{});i=i||0;e:for(;;){switch(i){case 0:if(P((n=this).m,v).IsValid()||ir(new We("MapIter.Next called on an iterator that does not have an associated map Value")),!n.hiter.initialized()){i=1;continue}i=2;continue;case 1:bn(n.m.typ,P(n.m,v).pointer(),n.hiter),i=3;continue;case 2:t=yn(n.hiter),i=6;case 6:if(a&&(a=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;if(0===t){i=4;continue}i=5;continue;case 4:ir(new We("MapIter.Next called on exhausted iterator"));case 5:vn(n.hiter);case 3:r=yn(n.hiter),i=7;case 7:if(a&&(a=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;e=!(0===r),i=8;case 8:return e}return}return{$blk:N.ptr.prototype.Next,$c:!0,$r:o,$24r:e,_r:t,_r$1:r,iter:n,$s:i}},N.prototype.Next=function(){return this.$val.Next()},N.ptr.prototype.Reset=function(e){P(e,v).IsValid()&&new x(e.flag).mustBe(21),this.m=e,ve.copy(this.hiter,new ve.ptr(tt,null,null,0,null))},N.prototype.Reset=function(e){return this.$val.Reset(e)},v.ptr.prototype.MapRange=function(){return 21!==new x(this.flag).kind()&&new x(this.flag).panicNotMap(),new N.ptr(P(this,v),new ve.ptr(tt,null,null,0,null))},v.prototype.MapRange=function(){return this.$val.MapRange()},x.prototype.panicNotMap=function(){var e;e=this.$val,new x(e).mustBe(21)},Gt(x).prototype.panicNotMap=function(){return new x(this.$get()).panicNotMap()},zt=function(e,t,r){var n;return Mr(e)?(n=sn(e),$n(e,n,r),new v.ptr(e,n,(128|t)>>>0)):new v.ptr(e,r.$get(),t)},v.ptr.prototype.Method=function(e){var t,r;return(r=this).typ===Ie.nil&&ir(new S.ptr("reflect.Value.Method",0)),((512&r.flag)>>>0!=0||e>>>0>=r.typ.NumMethod()>>>0)&&ir(new We("reflect: Method index out of range")),20===r.typ.Kind()&&P(r,v).IsNil()&&ir(new We("reflect: Method on nil interface value")),t=((t=(19|(t=(new x(r.flag).ro()|(128&r.flag)>>>0)>>>0))>>>0)|(e>>>0<<10>>>0|512)>>>0)>>>0,new v.ptr(r.typ,r.ptr,t)},v.prototype.Method=function(e){return this.$val.Method(e)},v.ptr.prototype.NumMethod=function(){return this.typ===Ie.nil&&ir(new S.ptr("reflect.Value.NumMethod",0)),(512&this.flag)>>>0!=0?0:this.typ.NumMethod()},v.prototype.NumMethod=function(){return this.$val.NumMethod()},v.ptr.prototype.MethodByName=function(e){var{_r:t,_tuple:r,m:n,name$1:e,ok:i,v:o,$s:a,$r:p,$c:s}=hr(this,{name$1:e});a=a||0;e:for(;;){switch(a){case 0:if((o=this).typ===Ie.nil&&ir(new S.ptr("reflect.Value.MethodByName",0)),(512&o.flag)>>>0!=0)return a=-1,new v.ptr(Ie.nil,0,0);t=o.typ.MethodByName(e),a=1;case 1:if(s&&(s=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;return n=P((r=t)[0],se),(i=r[1])?(a=-1,P(o,v).Method(n.Index)):(a=-1,new v.ptr(Ie.nil,0,0))}return}return{$blk:v.ptr.prototype.MethodByName,$c:!0,$r:p,_r:t,_tuple:r,m:n,name$1:e,ok:i,v:o,$s:a}},v.prototype.MethodByName=function(e){return this.$val.MethodByName(e)},v.ptr.prototype.NumField=function(){return new x(this.flag).mustBe(25),this.typ.kindType.fields.$length},v.prototype.NumField=function(){return this.$val.NumField()},v.ptr.prototype.OverflowComplex=function(e){var t;return 15===(t=new x(this.flag).kind())?Ht(e.$real)||Ht(e.$imag):16!==t&&void ir(new S.ptr("reflect.Value.OverflowComplex",new x(this.flag).kind()))},v.prototype.OverflowComplex=function(e){return this.$val.OverflowComplex(e)},v.ptr.prototype.OverflowFloat=function(e){var t;return 13===(t=new x(this.flag).kind())?Ht(e):14!==t&&void ir(new S.ptr("reflect.Value.OverflowFloat",new x(this.flag).kind()))},v.prototype.OverflowFloat=function(e){return this.$val.OverflowFloat(e)},Ht=function(e){return e<0&&(e=-e),34028234663852886e22>>0,n=X(Q(e,64-r>>>0),64-r>>>0),!(e.$high===n.$high&&e.$low===n.$low);ir(new S.ptr("reflect.Value.OverflowInt",new x(this.flag).kind()))},v.prototype.OverflowInt=function(e){return this.$val.OverflowInt(e)},v.ptr.prototype.OverflowUint=function(e){var t,r,n;if(7===(t=new x(this.flag).kind())||12===t||8===t||9===t||10===t||11===t)return r=J(this.typ.size,8)>>>0,n=Y(Q(e,64-r>>>0),64-r>>>0),!(e.$high===n.$high&&e.$low===n.$low);ir(new S.ptr("reflect.Value.OverflowUint",new x(this.flag).kind()))},v.prototype.OverflowUint=function(e){return this.$val.OverflowUint(e)},v.ptr.prototype.Recv=function(){var{$24r:e,_r:t,_tuple:r,ok:n,v:i,x:o,$s:a,$r:p,$c:s}=hr(this,{});a=a||0;e:for(;;){switch(a){case 0:o=new v.ptr(Ie.nil,0,0),n=!1,new x((i=this).flag).mustBe(18),new x(i.flag).mustBeExported(),t=P(i,v).recv(!1),a=1;case 1:if(s&&(s=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;e=[o=(r=t)[0],n=r[1]],a=2;case 2:return e}return}return{$blk:v.ptr.prototype.Recv,$c:!0,$r:p,$24r:e,_r:t,_tuple:r,ok:n,v:i,x:o,$s:a}},v.prototype.Recv=function(){return this.$val.Recv()},v.ptr.prototype.recv=function(e){var{_r:t,_tuple:r,nb:e,ok:n,p:i,selected:o,t:a,tt:p,v:s,val:c,$s:$,$r:l,$c:u}=hr(this,{nb:e});$=$||0;e:for(;;){switch($){case 0:c=new v.ptr(Ie.nil,0,0),n=!1,1&(p=(s=this).typ.kindType).dir||ir(new We("reflect: recv on send-only channel")),a=p.elem,c=new v.ptr(a,0,a.Kind()>>>0),i=0,Mr(a)?(i=sn(a),c.ptr=i,c.flag=(128|c.flag)>>>0):i=c.$ptr_ptr||(c.$ptr_ptr=new Ye((function(){return this.$target.ptr}),(function(e){this.$target.ptr=e}),c)),t=Pn(P(s,v).pointer(),e,i),$=1;case 1:if(u&&(u=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;return o=(r=t)[0],n=r[1],o||(c=new v.ptr(Ie.nil,0,0)),$=-1,[c,n]}return}return{$blk:v.ptr.prototype.recv,$c:!0,$r:l,_r:t,_tuple:r,nb:e,ok:n,p:i,selected:o,t:a,tt:p,v:s,val:c,$s:$}},v.prototype.recv=function(e){return this.$val.recv(e)},v.ptr.prototype.Send=function(e){var{_r:t,v:r,x:e,$s:n,$r:i,$c:o}=hr(this,{x:e});n=n||0;e:for(;;){switch(n){case 0:new x((r=this).flag).mustBe(18),new x(r.flag).mustBeExported(),t=P(r,v).send(P(e,v),!1),n=1;case 1:if(o&&(o=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;return void(n=-1)}return}return{$blk:v.ptr.prototype.Send,$c:!0,$r:i,_r:t,v:r,x:e,$s:n}},v.prototype.Send=function(e){return this.$val.Send(e)},v.ptr.prototype.send=function(e,t){var{$24r:r,_r:n,_r$1:i,nb:t,p:o,selected:a,tt:p,v:s,x:e,$s:c,$r:$,$c:l}=hr(this,{x:e,nb:t});c=c||0;e:for(;;){switch(c){case 0:a=!1,2&(p=(s=this).typ.kindType).dir||ir(new We("reflect: send on recv-only channel")),new x(e.flag).mustBeExported(),n=P(e,v).assignTo("reflect.Value.Send",p.elem,0),c=1;case 1:if(l&&(l=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;o=0,o=(128&(e=n).flag)>>>0!=0?e.ptr:e.$ptr_ptr||(e.$ptr_ptr=new Ye((function(){return this.$target.ptr}),(function(e){this.$target.ptr=e}),e)),i=Vn(P(s,v).pointer(),o,t),c=2;case 2:if(l&&(l=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;r=a=i,c=3;case 3:return r}return}return{$blk:v.ptr.prototype.send,$c:!0,$r:$,$24r:r,_r:n,_r$1:i,nb:t,p:o,selected:a,tt:p,v:s,x:e,$s:c}},v.prototype.send=function(e,t){return this.$val.send(e,t)},v.ptr.prototype.SetBool=function(e){new x(this.flag).mustBeAssignable(),new x(this.flag).mustBe(1),this.ptr.$set(e)},v.prototype.SetBool=function(e){return this.$val.SetBool(e)},v.ptr.prototype.setRunes=function(e){var{_r:t,v:r,x:e,$s:n,$r:i,$c:o}=hr(this,{x:e});n=n||0;e:for(;;){switch(n){case 0:new x((r=this).flag).mustBeAssignable(),new x(r.flag).mustBe(23),t=r.typ.Elem().Kind(),n=3;case 3:if(o&&(o=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;if(5!==t){n=1;continue}n=2;continue;case 1:ir(new We("reflect.Value.setRunes of non-rune slice"));case 2:return r.ptr.$set(e),void(n=-1)}return}return{$blk:v.ptr.prototype.setRunes,$c:!0,$r:i,_r:t,v:r,x:e,$s:n}},v.prototype.setRunes=function(e){return this.$val.setRunes(e)},v.ptr.prototype.SetComplex=function(e){var t,r;new x((r=this).flag).mustBeAssignable(),15===(t=new x(r.flag).kind())?r.ptr.$set(new Be(e.$real,e.$imag)):16===t?r.ptr.$set(e):ir(new S.ptr("reflect.Value.SetComplex",new x(r.flag).kind()))},v.prototype.SetComplex=function(e){return this.$val.SetComplex(e)},v.ptr.prototype.SetFloat=function(e){var t,r;new x((r=this).flag).mustBeAssignable(),13===(t=new x(r.flag).kind())?r.ptr.$set(H(e)):14===t?r.ptr.$set(e):ir(new S.ptr("reflect.Value.SetFloat",new x(r.flag).kind()))},v.prototype.SetFloat=function(e){return this.$val.SetFloat(e)},v.ptr.prototype.SetInt=function(e){var t,r;new x((r=this).flag).mustBeAssignable(),2===(t=new x(r.flag).kind())?r.ptr.$set(e.$low+4294967296*(e.$high>>31)|0):3===t?r.ptr.$set(e.$low+4294967296*(e.$high>>31)<<24>>24):4===t?r.ptr.$set(e.$low+4294967296*(e.$high>>31)<<16>>16):5===t?r.ptr.$set(e.$low+4294967296*(e.$high>>31)|0):6===t?r.ptr.$set(e):ir(new S.ptr("reflect.Value.SetInt",new x(r.flag).kind()))},v.prototype.SetInt=function(e){return this.$val.SetInt(e)},v.ptr.prototype.SetMapIndex=function(e,t){var{_r:r,_r$1:n,_r$2:i,e:o,e$1:a,elem:t,k:p,k$1:s,key:e,tt:c,v:$,$s:l,$r:u,$c:f}=hr(this,{key:e,elem:t});l=l||0;e:for(;;){switch(l){case 0:if(new x(($=this).flag).mustBe(21),new x($.flag).mustBeExported(),new x(e.flag).mustBeExported(),((c=$.typ.kindType).key===Vt||24===new x(e.flag).kind())&&c.key===e.typ&&c.elem.size<=128){l=1;continue}l=2;continue;case 1:if(p=e.ptr.$get(),t.typ===Ie.nil)return kn($.typ,P($,v).pointer(),p),void(l=-1);new x(t.flag).mustBeExported(),r=P(t,v).assignTo("reflect.Value.SetMapIndex",c.elem,0),l=3;case 3:if(f&&(f=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;o=0,o=(128&(t=r).flag)>>>0!=0?t.ptr:t.$ptr_ptr||(t.$ptr_ptr=new Ye((function(){return this.$target.ptr}),(function(e){this.$target.ptr=e}),t)),u=gn($.typ,P($,v).pointer(),p,o),l=4;case 4:if(f&&(f=!1,u=u.$blk()),u&&void 0!==u.$blk)break e;return void(l=-1);case 2:n=P(e,v).assignTo("reflect.Value.SetMapIndex",c.key,0),l=5;case 5:if(f&&(f=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;if(s=0,s=(128&(e=n).flag)>>>0!=0?e.ptr:e.$ptr_ptr||(e.$ptr_ptr=new Ye((function(){return this.$target.ptr}),(function(e){this.$target.ptr=e}),e)),t.typ===Ie.nil)return wn($.typ,P($,v).pointer(),s),void(l=-1);new x(t.flag).mustBeExported(),i=P(t,v).assignTo("reflect.Value.SetMapIndex",c.elem,0),l=6;case 6:if(f&&(f=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;a=0,a=(128&(t=i).flag)>>>0!=0?t.ptr:t.$ptr_ptr||(t.$ptr_ptr=new Ye((function(){return this.$target.ptr}),(function(e){this.$target.ptr=e}),t)),u=dn($.typ,P($,v).pointer(),s,a),l=7;case 7:if(f&&(f=!1,u=u.$blk()),u&&void 0!==u.$blk)break e;return void(l=-1)}return}return{$blk:v.ptr.prototype.SetMapIndex,$c:!0,$r:u,_r:r,_r$1:n,_r$2:i,e:o,e$1:a,elem:t,k:p,k$1:s,key:e,tt:c,v:$,$s:l}},v.prototype.SetMapIndex=function(e,t){return this.$val.SetMapIndex(e,t)},v.ptr.prototype.SetUint=function(e){var t,r;new x((r=this).flag).mustBeAssignable(),7===(t=new x(r.flag).kind())?r.ptr.$set(e.$low>>>0):8===t?r.ptr.$set(e.$low<<24>>>24):9===t?r.ptr.$set(e.$low<<16>>>16):10===t?r.ptr.$set(e.$low>>>0):11===t?r.ptr.$set(e):12===t?r.ptr.$set(e.$low>>>0):ir(new S.ptr("reflect.Value.SetUint",new x(r.flag).kind()))},v.prototype.SetUint=function(e){return this.$val.SetUint(e)},v.ptr.prototype.SetPointer=function(e){new x(this.flag).mustBeAssignable(),new x(this.flag).mustBe(26),this.ptr.$set(e)},v.prototype.SetPointer=function(e){return this.$val.SetPointer(e)},v.ptr.prototype.SetString=function(e){new x(this.flag).mustBeAssignable(),new x(this.flag).mustBe(24),this.ptr.$set(e)},v.prototype.SetString=function(e){return this.$val.SetString(e)},v.ptr.prototype.String=function(){var{$24r:e,_r:t,v:r,$s:n,$r:i,$c:o}=hr(this,{});n=n||0;e:for(;;){switch(n){case 0:if(24===new x((r=this).flag).kind())return n=-1,r.ptr.$get();t=P(r,v).stringNonString(),n=1;case 1:if(o&&(o=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;e=t,n=2;case 2:return e}return}return{$blk:v.ptr.prototype.String,$c:!0,$r:i,$24r:e,_r:t,v:r,$s:n}},v.prototype.String=function(){return this.$val.String()},v.ptr.prototype.stringNonString=function(){var{$24r:e,_r:t,v:r,$s:n,$r:i,$c:o}=hr(this,{});n=n||0;e:for(;;){switch(n){case 0:if(0===new x((r=this).flag).kind())return n=-1,"";t=P(r,v).Type().String(),n=1;case 1:if(o&&(o=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;e="<"+t+" Value>",n=2;case 2:return e}return}return{$blk:v.ptr.prototype.stringNonString,$c:!0,$r:i,$24r:e,_r:t,v:r,$s:n}},v.prototype.stringNonString=function(){return this.$val.stringNonString()},v.ptr.prototype.TryRecv=function(){var{$24r:e,_r:t,_tuple:r,ok:n,v:i,x:o,$s:a,$r:p,$c:s}=hr(this,{});a=a||0;e:for(;;){switch(a){case 0:o=new v.ptr(Ie.nil,0,0),n=!1,new x((i=this).flag).mustBe(18),new x(i.flag).mustBeExported(),t=P(i,v).recv(!0),a=1;case 1:if(s&&(s=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;e=[o=(r=t)[0],n=r[1]],a=2;case 2:return e}return}return{$blk:v.ptr.prototype.TryRecv,$c:!0,$r:p,$24r:e,_r:t,_tuple:r,ok:n,v:i,x:o,$s:a}},v.prototype.TryRecv=function(){return this.$val.TryRecv()},v.ptr.prototype.TrySend=function(e){var{$24r:t,_r:r,v:n,x:e,$s:i,$r:o,$c:a}=hr(this,{x:e});i=i||0;e:for(;;){switch(i){case 0:new x((n=this).flag).mustBe(18),new x(n.flag).mustBeExported(),r=P(n,v).send(P(e,v),!0),i=1;case 1:if(a&&(a=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;t=r,i=2;case 2:return t}return}return{$blk:v.ptr.prototype.TrySend,$c:!0,$r:o,$24r:t,_r:r,v:n,x:e,$s:i}},v.prototype.TrySend=function(e){return this.$val.TrySend(e)},v.ptr.prototype.Type=function(){var e;return 0!==(e=this).flag&&(512&e.flag)>>>0==0?e.typ:P(e,v).typeSlow()},v.prototype.Type=function(){return this.$val.Type()},v.ptr.prototype.typeSlow=function(){var e,t,r,n,i,o,a;return 0===(o=this).flag&&ir(new S.ptr("reflect.Value.Type",0)),(512&o.flag)>>>0==0?o.typ:(e=o.flag>>10,20===o.typ.Kind()?(e>>>0>=(i=o.typ.kindType).methods.$length>>>0&&ir(new We("reflect: internal error: invalid method index")),a=i.methods,t=e<0||e>=a.$length?void p("index out of range"):a.$array[a.$offset+e],o.typ.typeOff(t.typ)):(e>>>0>=(n=o.typ.exportedMethods()).$length>>>0&&ir(new We("reflect: internal error: invalid method index")),r=P(e<0||e>=n.$length?void p("index out of range"):n.$array[n.$offset+e],U),o.typ.typeOff(r.mtyp)))},v.prototype.typeSlow=function(){return this.$val.typeSlow()},v.ptr.prototype.CanUint=function(){var e;return 7===(e=new x(this.flag).kind())||8===e||9===e||10===e||11===e||12===e},v.prototype.CanUint=function(){return this.$val.CanUint()},v.ptr.prototype.Uint=function(){var e,t,r,n;return t=new x(this.flag).kind(),r=this.ptr,7===(e=t)||8===e||9===e||10===e?new Oe(0,r.$get()):11===e?r.$get():12===e?(n=r.$get(),new Oe(0,n.constructor===Number?n:1)):void ir(new S.ptr("reflect.Value.Uint",new x(this.flag).kind()))},v.prototype.Uint=function(){return this.$val.Uint()},v.ptr.prototype.UnsafeAddr=function(){return this.typ===Ie.nil&&ir(new S.ptr("reflect.Value.UnsafeAddr",0)),(256&this.flag)>>>0==0&&ir(new We("reflect.Value.UnsafeAddr of unaddressable value")),this.ptr},v.prototype.UnsafeAddr=function(){return this.$val.UnsafeAddr()},v.ptr.prototype.UnsafePointer=function(){var{_1:e,_r:t,code:r,k:n,p:i,v:o,$s:a,$r:p,$c:s}=hr(this,{});a=a||0;e:for(;;){switch(a){case 0:if(r=[r],22===(e=n=new x((o=this).flag).kind())){a=2;continue}if(18===e||21===e||26===e){a=3;continue}if(19===e){a=4;continue}if(23===e){a=5;continue}a=6;continue;case 2:return 0===o.typ.ptrdata?(Mn(o.ptr.$get())||ir(new We("reflect: reflect.Value.UnsafePointer on an invalid notinheap pointer")),a=-1,o.ptr.$get()):(a=-1,P(o,v).pointer());case 3:return a=-1,P(o,v).pointer();case 4:if((512&o.flag)>>>0!=0){a=7;continue}a=8;continue;case 7:t=Br(),a=9;case 9:if(s&&(s=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;return r[0]=t,a=-1,r[0];case 8:return 0!==(i=P(o,v).pointer())&&(i=i.$get()),a=-1,i;case 5:return a=-1,V(o.ptr,nt).Data;case 6:case 1:return ir(new S.ptr("reflect.Value.UnsafePointer",new x(o.flag).kind())),a=-1,0}return}return{$blk:v.ptr.prototype.UnsafePointer,$c:!0,$r:p,_1:e,_r:t,code:r,k:n,p:i,v:o,$s:a}},v.prototype.UnsafePointer=function(){return this.$val.UnsafePointer()},Qt=function(e,t,r){var{_r:n,_r$1:i,t1:t,t2:r,what:e,$s:o,$r:a,$c:p}=hr(this,{what:e,t1:t,t2:r});o=o||0;e:for(;;){switch(o){case 0:if(!B(t,r)){o=1;continue}o=2;continue;case 1:n=t.String(),o=3;case 3:if(p&&(p=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;i=r.String(),o=4;case 4:if(p&&(p=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;ir(new We(e+": "+n+" != "+i));case 2:return void(o=-1)}return}return{$blk:Qt,$c:!0,$r:a,_r:n,_r$1:i,t1:t,t2:r,what:e,$s:o}},er=function(e){var{$24r:t,_r:r,typ:e,$s:n,$r:i,$c:o}=hr(this,{typ:e});n=n||0;e:for(;;){switch(n){case 0:r=tr(e,0),n=1;case 1:if(o&&(o=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;t=r,n=2;case 2:return t}return}return{$blk:er,$c:!0,$r:i,$24r:t,_r:r,typ:e,$s:n}},Bn.MakeMap=er,tr=function(e,t){var{_r:r,m:n,n:t,t:i,typ:e,$s:o,$r:a,$c:p}=hr(this,{typ:e,n:t});o=o||0;e:for(;;){switch(o){case 0:r=e.Kind(),o=3;case 3:if(p&&(p=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;if(21!==r){o=1;continue}o=2;continue;case 1:ir(new We("reflect.MakeMapWithSize of non-map type"));case 2:return i=Yt(e,Ie),n=ln(i,t),o=-1,new v.ptr(i,n,21)}return}return{$blk:tr,$c:!0,$r:a,_r:r,m:n,n:t,t:i,typ:e,$s:o}},Bn.MakeMapWithSize=tr,v.ptr.prototype.Convert=function(e){var{$24r:t,_r:r,_r$1:n,_r$2:i,_r$3:o,_r$4:a,op:p,t:e,v:s,$s:c,$r:$,$c:l}=hr(this,{t:e});c=c||0;e:for(;;){switch(c){case 0:if((512&(s=this).flag)>>>0!=0){c=1;continue}c=2;continue;case 1:r=Fn("Convert",P(s,v)),c=3;case 3:if(l&&(l=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;s=r;case 2:n=e.common(),c=4;case 4:if(l&&(l=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;i=rr(n,s.typ),c=5;case 5:if(l&&(l=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;if((p=i)===u){c=6;continue}c=7;continue;case 6:o=e.String(),c=8;case 8:if(l&&(l=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;ir(new We("reflect.Value.Convert: value of type "+s.typ.String()+" cannot be converted to type "+o));case 7:a=p(P(s,v),e),c=9;case 9:if(l&&(l=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;t=a,c=10;case 10:return t}return}return{$blk:v.ptr.prototype.Convert,$c:!0,$r:$,$24r:t,_r:r,_r$1:n,_r$2:i,_r$3:o,_r$4:a,op:p,t:e,v:s,$s:c}},v.prototype.Convert=function(e){return this.$val.Convert(e)},v.ptr.prototype.CanConvert=function(e){var{_r:t,_r$1:r,_r$2:n,_r$3:i,_r$4:o,_r$5:a,_r$6:p,_r$7:s,_v:c,_v$1:$,n:l,t:e,v:u,vt:f,$s:d,$r:w,$c:h}=hr(this,{t:e});d=d||0;e:for(;;){switch(d){case 0:t=(f=P(u=this,v).Type()).ConvertibleTo(e),d=3;case 3:if(h&&(h=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;if(!t){d=1;continue}d=2;continue;case 1:return d=-1,!1;case 2:r=f.Kind(),d=8;case 8:if(h&&(h=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;if(23!==r){$=!1,d=7;continue e}n=e.Kind(),d=9;case 9:if(h&&(h=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;$=22===n;case 7:if(!$){c=!1,d=6;continue e}i=e.Elem(),d=10;case 10:if(h&&(h=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;o=i.Kind(),d=11;case 11:if(h&&(h=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;c=17===o;case 6:if(c){d=4;continue}d=5;continue;case 4:a=e.Elem(),d=12;case 12:if(h&&(h=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;p=a.Len(),d=13;case 13:if(h&&(h=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;l=p,s=P(u,v).Len(),d=16;case 16:if(h&&(h=!1,s=s.$blk()),s&&void 0!==s.$blk)break e;if(l>s){d=14;continue}d=15;continue;case 14:return d=-1,!1;case 15:case 5:return d=-1,!0}return}return{$blk:v.ptr.prototype.CanConvert,$c:!0,$r:w,_r:t,_r$1:r,_r$2:n,_r$3:i,_r$4:o,_r$5:a,_r$6:p,_r$7:s,_v:c,_v$1:$,n:l,t:e,v:u,vt:f,$s:d}},v.prototype.CanConvert=function(e){return this.$val.CanConvert(e)},rr=function(e,t){var{_1:r,_2:n,_3:i,_4:o,_5:a,_6:p,_7:s,_arg:c,_arg$1:$,_r:l,_r$1:f,_r$10:d,_r$2:w,_r$3:h,_r$4:g,_r$5:k,_r$6:b,_r$7:y,_r$8:m,_r$9:v,_v:_,_v$1:x,_v$2:S,_v$3:E,_v$4:C,_v$5:I,dst:e,src:t,$s:A,$r:F,$c:R}=hr(this,{dst:e,src:t});A=A||0;e:for(;;){switch(A){case 0:if(2===(r=t.Kind())||3===r||4===r||5===r||6===r){A=2;continue}if(7===r||8===r||9===r||10===r||11===r||12===r){A=3;continue}if(13===r||14===r){A=4;continue}if(15===r||16===r){A=5;continue}if(24===r){A=6;continue}if(23===r){A=7;continue}if(18===r){A=8;continue}A=9;continue;case 2:if(2===(n=e.Kind())||3===n||4===n||5===n||6===n||7===n||8===n||9===n||10===n||11===n||12===n)return A=-1,$r;if(13===n||14===n)return A=-1,dr;if(24===n)return A=-1,mr;A=9;continue;case 3:if(2===(i=e.Kind())||3===i||4===i||5===i||6===i||7===i||8===i||9===i||10===i||11===i||12===i)return A=-1,lr;if(13===i||14===i)return A=-1,wr;if(24===i)return A=-1,_r;A=9;continue;case 4:if(2===(o=e.Kind())||3===o||4===o||5===o||6===o)return A=-1,ur;if(7===o||8===o||9===o||10===o||11===o||12===o)return A=-1,fr;if(13===o||14===o)return A=-1,gr;A=9;continue;case 5:if(15===(a=e.Kind())||16===a)return A=-1,kr;A=9;continue;case 6:if(23!==e.Kind()){_=!1,A=12;continue e}l=e.Elem().PkgPath(),A=13;case 13:if(R&&(R=!1,l=l.$blk()),l&&void 0!==l.$blk)break e;_=""===l;case 12:if(_){A=10;continue}A=11;continue;case 10:f=e.Elem().Kind(),A=15;case 15:if(R&&(R=!1,f=f.$blk()),f&&void 0!==f.$blk)break e;if(8===(p=f))return A=-1,Er;if(5===p)return A=-1,Ir;case 14:case 11:A=9;continue;case 7:if(24!==e.Kind()){x=!1,A=18;continue e}w=t.Elem().PkgPath(),A=19;case 19:if(R&&(R=!1,w=w.$blk()),w&&void 0!==w.$blk)break e;x=""===w;case 18:if(x){A=16;continue}A=17;continue;case 16:h=t.Elem().Kind(),A=21;case 21:if(R&&(R=!1,h=h.$blk()),h&&void 0!==h.$blk)break e;if(8===(s=h))return A=-1,Sr;if(5===s)return A=-1,Cr;case 20:case 17:if(22!==e.Kind()){E=!1,A=25;continue e}g=e.Elem().Kind(),A=26;case 26:if(R&&(R=!1,g=g.$blk()),g&&void 0!==g.$blk)break e;E=17===g;case 25:if(!E){S=!1,A=24;continue e}k=e.Elem().Elem(),A=27;case 27:if(R&&(R=!1,k=k.$blk()),k&&void 0!==k.$blk)break e;S=B(t.Elem(),k);case 24:if(S){A=22;continue}A=23;continue;case 22:return A=-1,Sn;case 23:A=9;continue;case 8:if(18!==e.Kind()){C=!1,A=30;continue e}b=Pr(e,t),A=31;case 31:if(R&&(R=!1,b=b.$blk()),b&&void 0!==b.$blk)break e;C=b;case 30:if(C){A=28;continue}A=29;continue;case 28:return A=-1,xn;case 29:case 9:case 1:y=Dr(e,t,!1),A=34;case 34:if(R&&(R=!1,y=y.$blk()),y&&void 0!==y.$blk)break e;if(y){A=32;continue}A=33;continue;case 32:return A=-1,xn;case 33:if(22!==e.Kind()||""!==e.Name()||22!==t.Kind()||""!==t.Name()){I=!1,A=37;continue e}m=e.Elem().common(),A=38;case 38:if(R&&(R=!1,m=m.$blk()),m&&void 0!==m.$blk)break e;c=m,v=t.Elem().common(),A=39;case 39:if(R&&(R=!1,v=v.$blk()),v&&void 0!==v.$blk)break e;d=Dr(c,$=v,!1),A=40;case 40:if(R&&(R=!1,d=d.$blk()),d&&void 0!==d.$blk)break e;I=d;case 37:if(I){A=35;continue}A=36;continue;case 35:return A=-1,xn;case 36:return Nr(e,t)?20===t.Kind()?(A=-1,Fr):(A=-1,Ar):(A=-1,u)}return}return{$blk:rr,$c:!0,$r:F,_1:r,_2:n,_3:i,_4:o,_5:a,_6:p,_7:s,_arg:c,_arg$1:$,_r:l,_r$1:f,_r$10:d,_r$2:w,_r$3:h,_r$4:g,_r$5:k,_r$6:b,_r$7:y,_r$8:m,_r$9:v,_v:_,_v$1:x,_v$2:S,_v$3:E,_v$4:C,_v$5:I,dst:e,src:t,$s:A}},nr=function(e,t,r){var{_1:n,_r:i,f:e,ptr:o,t:r,typ:a,v:t,$s:p,$r:s,$c:c}=hr(this,{f:e,v:t,t:r});p=p||0;e:for(;;){switch(p){case 0:i=r.common(),p=1;case 1:if(c&&(c=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;return o=sn(a=i),4===(n=a.size)?o.$set(H(t)):8===n&&o.$set(t),p=-1,new v.ptr(a,o,((128|e)>>>0|a.Kind()>>>0)>>>0)}return}return{$blk:nr,$c:!0,$r:s,_1:n,_r:i,f:e,ptr:o,t:r,typ:a,v:t,$s:p}},or=function(e,t,r){var{_r:n,f:e,ptr:i,t:r,typ:o,v:t,$s:a,$r:p,$c:s}=hr(this,{f:e,v:t,t:r});a=a||0;e:for(;;){switch(a){case 0:n=r.common(),a=1;case 1:if(s&&(s=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;return(i=sn(o=n)).$set(t),a=-1,new v.ptr(o,i,((128|e)>>>0|o.Kind()>>>0)>>>0)}return}return{$blk:or,$c:!0,$r:p,_r:n,f:e,ptr:i,t:r,typ:o,v:t,$s:a}},ar=function(e,t,r){var{_1:n,_r:i,f:e,ptr:o,t:r,typ:a,v:t,$s:p,$r:s,$c:c}=hr(this,{f:e,v:t,t:r});p=p||0;e:for(;;){switch(p){case 0:i=r.common(),p=1;case 1:if(c&&(c=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;return o=sn(a=i),8===(n=a.size)?o.$set(new Be(t.$real,t.$imag)):16===n&&o.$set(t),p=-1,new v.ptr(a,o,((128|e)>>>0|a.Kind()>>>0)>>>0)}return}return{$blk:ar,$c:!0,$r:s,_1:n,_r:i,f:e,ptr:o,t:r,typ:a,v:t,$s:p}},pr=function(e,t,r){var{_r:n,f:e,ret:i,t:r,v:t,$s:o,$r:a,$c:p}=hr(this,{f:e,v:t,t:r});o=o||0;e:for(;;){switch(o){case 0:n=P(Ur(r),v).Elem(),o=1;case 1:if(p&&(p=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;return P(i=n,v).SetString(t),i.flag=((-257&i.flag)>>>0|e)>>>0,o=-1,i}return}return{$blk:pr,$c:!0,$r:a,_r:n,f:e,ret:i,t:r,v:t,$s:o}},sr=function(e,t,r){var{_r:n,f:e,ret:i,t:r,v:t,$s:o,$r:a,$c:p}=hr(this,{f:e,v:t,t:r});o=o||0;e:for(;;){switch(o){case 0:n=P(Ur(r),v).Elem(),o=1;case 1:if(p&&(p=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;a=P(i=n,v).SetBytes(t),o=2;case 2:if(p&&(p=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;return i.flag=((-257&i.flag)>>>0|e)>>>0,o=-1,i}return}return{$blk:sr,$c:!0,$r:a,_r:n,f:e,ret:i,t:r,v:t,$s:o}},cr=function(e,t,r){var{_r:n,f:e,ret:i,t:r,v:t,$s:o,$r:a,$c:p}=hr(this,{f:e,v:t,t:r});o=o||0;e:for(;;){switch(o){case 0:n=P(Ur(r),v).Elem(),o=1;case 1:if(p&&(p=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;a=P(i=n,v).setRunes(t),o=2;case 2:if(p&&(p=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;return i.flag=((-257&i.flag)>>>0|e)>>>0,o=-1,i}return}return{$blk:cr,$c:!0,$r:a,_r:n,f:e,ret:i,t:r,v:t,$s:o}},$r=function(e,t){var{$24r:r,_r:n,t,v:e,x:i,$s:o,$r:a,$c:p}=hr(this,{v:e,t});o=o||0;e:for(;;){switch(o){case 0:n=cn(new x(e.flag).ro(),(i=P(e,v).Int(),new Oe(i.$high,i.$low)),t),o=1;case 1:if(p&&(p=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;r=n,o=2;case 2:return r}return}return{$blk:$r,$c:!0,$r:a,$24r:r,_r:n,t,v:e,x:i,$s:o}},lr=function(e,t){var{$24r:r,_r:n,t,v:e,$s:i,$r:o,$c:a}=hr(this,{v:e,t});i=i||0;e:for(;;){switch(i){case 0:n=cn(new x(e.flag).ro(),P(e,v).Uint(),t),i=1;case 1:if(a&&(a=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;r=n,i=2;case 2:return r}return}return{$blk:lr,$c:!0,$r:o,$24r:r,_r:n,t,v:e,$s:i}},ur=function(e,t){var{$24r:r,_r:n,t,v:e,x:i,$s:o,$r:a,$c:p}=hr(this,{v:e,t});o=o||0;e:for(;;){switch(o){case 0:n=cn(new x(e.flag).ro(),(i=new Re(0,P(e,v).Float()),new Oe(i.$high,i.$low)),t),o=1;case 1:if(p&&(p=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;r=n,o=2;case 2:return r}return}return{$blk:ur,$c:!0,$r:a,$24r:r,_r:n,t,v:e,x:i,$s:o}},fr=function(e,t){var{$24r:r,_r:n,t,v:e,$s:i,$r:o,$c:a}=hr(this,{v:e,t});i=i||0;e:for(;;){switch(i){case 0:n=cn(new x(e.flag).ro(),new Oe(0,P(e,v).Float()),t),i=1;case 1:if(a&&(a=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;r=n,i=2;case 2:return r}return}return{$blk:fr,$c:!0,$r:o,$24r:r,_r:n,t,v:e,$s:i}},dr=function(e,t){var{$24r:r,_r:n,t,v:e,$s:i,$r:o,$c:a}=hr(this,{v:e,t});i=i||0;e:for(;;){switch(i){case 0:n=nr(new x(e.flag).ro(),Z(P(e,v).Int()),t),i=1;case 1:if(a&&(a=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;r=n,i=2;case 2:return r}return}return{$blk:dr,$c:!0,$r:o,$24r:r,_r:n,t,v:e,$s:i}},wr=function(e,t){var{$24r:r,_r:n,t,v:e,$s:i,$r:o,$c:a}=hr(this,{v:e,t});i=i||0;e:for(;;){switch(i){case 0:n=nr(new x(e.flag).ro(),Z(P(e,v).Uint()),t),i=1;case 1:if(a&&(a=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;r=n,i=2;case 2:return r}return}return{$blk:wr,$c:!0,$r:o,$24r:r,_r:n,t,v:e,$s:i}},gr=function(e,t){var{$24r:r,$24r$1:n,_r:i,_r$1:o,_r$2:a,_r$3:p,_v:s,t,v:e,$s:c,$r:$,$c:l}=hr(this,{v:e,t});c=c||0;e:for(;;){switch(c){case 0:i=P(e,v).Type().Kind(),c=4;case 4:if(l&&(l=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;if(13!==i){s=!1,c=3;continue e}o=t.Kind(),c=5;case 5:if(l&&(l=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;s=13===o;case 3:if(s){c=1;continue}c=2;continue;case 1:a=or(new x(e.flag).ro(),e.ptr.$get(),t),c=6;case 6:if(l&&(l=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;r=a,c=7;case 7:return r;case 2:p=nr(new x(e.flag).ro(),P(e,v).Float(),t),c=8;case 8:if(l&&(l=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;n=p,c=9;case 9:return n}return}return{$blk:gr,$c:!0,$r:$,$24r:r,$24r$1:n,_r:i,_r$1:o,_r$2:a,_r$3:p,_v:s,t,v:e,$s:c}},kr=function(e,t){var{$24r:r,_r:n,t,v:e,$s:i,$r:o,$c:a}=hr(this,{v:e,t});i=i||0;e:for(;;){switch(i){case 0:n=ar(new x(e.flag).ro(),P(e,v).Complex(),t),i=1;case 1:if(a&&(a=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;r=n,i=2;case 2:return r}return}return{$blk:kr,$c:!0,$r:o,$24r:r,_r:n,t,v:e,$s:i}},mr=function(e,t){var{$24r:r,_r:n,s:i,t,v:e,x:o,x$1:a,$s:p,$r:s,$c:c}=hr(this,{v:e,t});p=p||0;e:for(;;){switch(p){case 0:i="�",o=P(e,v).Int(),(a=new Re(0,o.$low+4294967296*(o.$high>>31)|0)).$high===o.$high&&a.$low===o.$low&&(i=E(o.$low+4294967296*(o.$high>>31)|0)),n=pr(new x(e.flag).ro(),i,t),p=1;case 1:if(c&&(c=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;r=n,p=2;case 2:return r}return}return{$blk:mr,$c:!0,$r:s,$24r:r,_r:n,s:i,t,v:e,x:o,x$1:a,$s:p}},_r=function(e,t){var{$24r:r,_r:n,s:i,t,v:e,x:o,x$1:a,$s:p,$r:s,$c:c}=hr(this,{v:e,t});p=p||0;e:for(;;){switch(p){case 0:i="�",o=P(e,v).Uint(),(a=new Oe(0,0|o.$low)).$high===o.$high&&a.$low===o.$low&&(i=E(0|o.$low)),n=pr(new x(e.flag).ro(),i,t),p=1;case 1:if(c&&(c=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;r=n,p=2;case 2:return r}return}return{$blk:_r,$c:!0,$r:s,$24r:r,_r:n,s:i,t,v:e,x:o,x$1:a,$s:p}},Sr=function(e,t){var{$24r:r,_arg:n,_arg$1:i,_arg$2:o,_r:a,_r$1:p,t,v:e,$s:s,$r:c,$c:$}=hr(this,{v:e,t});s=s||0;e:for(;;){switch(s){case 0:n=new x(e.flag).ro(),a=P(e,v).Bytes(),s=1;case 1:if($&&($=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;i=I(a),p=pr(n,i,o=t),s=2;case 2:if($&&($=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;r=p,s=3;case 3:return r}return}return{$blk:Sr,$c:!0,$r:c,$24r:r,_arg:n,_arg$1:i,_arg$2:o,_r:a,_r$1:p,t,v:e,$s:s}},Er=function(e,t){var{$24r:r,_arg:n,_arg$1:i,_arg$2:o,_r:a,_r$1:p,t,v:e,$s:s,$r:c,$c:$}=hr(this,{v:e,t});s=s||0;e:for(;;){switch(s){case 0:n=new x(e.flag).ro(),a=P(e,v).String(),s=1;case 1:if($&&($=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;i=new Le(C(a)),p=sr(n,i,o=t),s=2;case 2:if($&&($=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;r=p,s=3;case 3:return r}return}return{$blk:Er,$c:!0,$r:c,$24r:r,_arg:n,_arg$1:i,_arg$2:o,_r:a,_r$1:p,t,v:e,$s:s}},Cr=function(e,t){var{$24r:r,_arg:n,_arg$1:i,_arg$2:o,_r:a,_r$1:p,t,v:e,$s:s,$r:c,$c:$}=hr(this,{v:e,t});s=s||0;e:for(;;){switch(s){case 0:n=new x(e.flag).ro(),a=P(e,v).runes(),s=1;case 1:if($&&($=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;i=F(a),p=pr(n,i,o=t),s=2;case 2:if($&&($=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;r=p,s=3;case 3:return r}return}return{$blk:Cr,$c:!0,$r:c,$24r:r,_arg:n,_arg$1:i,_arg$2:o,_r:a,_r$1:p,t,v:e,$s:s}},Ir=function(e,t){var{$24r:r,_arg:n,_arg$1:i,_arg$2:o,_r:a,_r$1:p,t,v:e,$s:s,$r:c,$c:$}=hr(this,{v:e,t});s=s||0;e:for(;;){switch(s){case 0:n=new x(e.flag).ro(),a=P(e,v).String(),s=1;case 1:if($&&($=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;i=new ot(A(a)),p=cr(n,i,o=t),s=2;case 2:if($&&($=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;r=p,s=3;case 3:return r}return}return{$blk:Ir,$c:!0,$r:c,$24r:r,_arg:n,_arg$1:i,_arg$2:o,_r:a,_r$1:p,t,v:e,$s:s}},Ar=function(e,t){var{$24r:r,_r:n,_r$1:i,_r$2:o,_r$3:a,_r$4:p,target:s,typ:t,v:e,x:c,$s:$,$r:l,$c:u}=hr(this,{v:e,typ:t});$=$||0;e:for(;;){switch($){case 0:n=t.common(),$=1;case 1:if(u&&(u=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;i=sn(n),$=2;case 2:if(u&&(u=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;s=i,o=In(P(e,v),!1),$=3;case 3:if(u&&(u=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;c=o,a=t.NumMethod(),$=7;case 7:if(u&&(u=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;if(0===a){$=4;continue}$=5;continue;case 4:s.$set(c),$=6;continue;case 5:An(Yt(t,Ie),c,s);case 6:p=t.common(),$=8;case 8:if(u&&(u=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;r=new v.ptr(p,s,((128|new x(e.flag).ro())>>>0|20)>>>0),$=9;case 9:return r}return}return{$blk:Ar,$c:!0,$r:l,$24r:r,_r:n,_r$1:i,_r$2:o,_r$3:a,_r$4:p,target:s,typ:t,v:e,x:c,$s:$}},Fr=function(e,t){var{$24r:r,_r:n,_r$1:i,_r$2:o,ret:a,typ:t,v:e,$s:p,$r:s,$c:c}=hr(this,{v:e,typ:t});p=p||0;e:for(;;){switch(p){case 0:if(P(e,v).IsNil()){p=1;continue}p=2;continue;case 1:n=pn(t),p=3;case 3:if(c&&(c=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;return(a=n).flag=(a.flag|new x(e.flag).ro())>>>0,p=-1,a;case 2:i=P(e,v).Elem(),p=4;case 4:if(c&&(c=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;o=Ar(P(i,v),t),p=5;case 5:if(c&&(c=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;r=o,p=6;case 6:return r}return}return{$blk:Fr,$c:!0,$r:s,$24r:r,_r:n,_r$1:i,_r$2:o,ret:a,typ:t,v:e,$s:p}},ae.ptr.prototype.embedded=function(){return P(this.name,ye).embedded()},ae.prototype.embedded=function(){return this.$val.embedded()},se.ptr.prototype.IsExported=function(){return""===this.PkgPath},se.prototype.IsExported=function(){return this.$val.IsExported()},M.prototype.String=function(){var e,t;return(e=this.$val)>>>0>>0?(t=e>>>0)<0||t>=Ot.$length?void p("index out of range"):Ot.$array[Ot.$offset+t]:"kind"+w.Itoa(0|e)},Gt(M).prototype.String=function(){return new M(this.$get()).String()},W.ptr.prototype.String=function(){var e,t;return e=P((t=this).nameOff(t.str),ye).name(),(2&t.tflag)>>>0!=0?m(e,1):e},W.prototype.String=function(){return this.$val.String()},W.ptr.prototype.Size=function(){return this.size},W.prototype.Size=function(){return this.$val.Size()},W.ptr.prototype.Bits=function(){var e,t;return(t=this)===Ie.nil&&ir(new We("reflect: Bits of nil Type")),((e=t.Kind())<2||e>16)&&ir(new We("reflect: Bits of non-arithmetic Type "+t.String())),J(0|t.size,8)},W.prototype.Bits=function(){return this.$val.Bits()},W.ptr.prototype.Align=function(){return 0|this.align},W.prototype.Align=function(){return this.$val.Align()},W.ptr.prototype.FieldAlign=function(){return 0|this.fieldAlign},W.prototype.FieldAlign=function(){return this.$val.FieldAlign()},W.ptr.prototype.Kind=function(){return(31&this.kind)>>>0>>>0},W.prototype.Kind=function(){return this.$val.Kind()},W.ptr.prototype.common=function(){return this},W.prototype.common=function(){return this.$val.common()},W.ptr.prototype.exportedMethods=function(){var e;return(e=this.uncommon())===at.nil?pt.nil:e.exportedMethods()},W.prototype.exportedMethods=function(){return this.$val.exportedMethods()},W.ptr.prototype.NumMethod=function(){var e;return 20===(e=this).Kind()?e.kindType.NumMethod():e.exportedMethods().$length},W.prototype.NumMethod=function(){return this.$val.NumMethod()},W.ptr.prototype.MethodByName=function(e){var{$24r:t,_i:r,_r:n,_ref:i,_tmp:o,_tmp$1:a,_tmp$2:s,_tmp$3:c,_tmp$4:$,_tmp$5:l,_tuple:u,i:f,m:d,name$1:e,ok:w,p:h,t:g,tt:k,ut:b,$s:y,$r:m,$c:_}=hr(this,{name$1:e});y=y||0;e:for(;;){switch(y){case 0:if(d=new se.ptr("","",tt,new v.ptr(Ie.nil,0,0),0),w=!1,20===(g=this).Kind())return u=(k=g.kindType).MethodByName(e),se.copy(d,u[0]),y=-1,[d,w=u[1]];if((b=g.uncommon())===at.nil)return o=new se.ptr("","",tt,new v.ptr(Ie.nil,0,0),0),a=!1,se.copy(d,o),y=-1,[d,w=a];i=b.exportedMethods(),r=0;case 1:if(!(r=i.$length?void p("index out of range"):i.$array[i.$offset+r],U),P(g.nameOff(h.name),ye).name()===e){y=3;continue}y=4;continue;case 3:n=g.Method(f),y=5;case 5:if(_&&(_=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;s=P(n,se),c=!0,se.copy(d,s),t=[d,w=c],y=6;case 6:return t;case 4:r++,y=1;continue;case 2:return $=new se.ptr("","",tt,new v.ptr(Ie.nil,0,0),0),l=!1,se.copy(d,$),y=-1,[d,w=l]}return}return{$blk:W.ptr.prototype.MethodByName,$c:!0,$r:m,$24r:t,_i:r,_r:n,_ref:i,_tmp:o,_tmp$1:a,_tmp$2:s,_tmp$3:c,_tmp$4:$,_tmp$5:l,_tuple:u,i:f,m:d,name$1:e,ok:w,p:h,t:g,tt:k,ut:b,$s:y}},W.prototype.MethodByName=function(e){return this.$val.MethodByName(e)},W.ptr.prototype.PkgPath=function(){var e;return(4&this.tflag)>>>0==0||(e=this.uncommon())===at.nil?"":P(this.nameOff(e.pkgPath),ye).name()},W.prototype.PkgPath=function(){return this.$val.PkgPath()},W.ptr.prototype.hasName=function(){return!((4&this.tflag)>>>0==0)},W.prototype.hasName=function(){return this.$val.hasName()},W.ptr.prototype.Name=function(){var e,t,r,n;if(!this.hasName())return"";for(t=(r=this.String()).length-1|0,n=0;t>=0&&(46!==r.charCodeAt(t)||0!==n);)93===(e=r.charCodeAt(t))?n=n+1|0:91===e&&(n=n-1|0),t=t-1|0;return m(r,t+1|0)},W.prototype.Name=function(){return this.$val.Name()},W.ptr.prototype.ChanDir=function(){var e;return 18!==(e=this).Kind()&&ir(new We("reflect: ChanDir of non-chan type "+e.String())),0|e.kindType.dir},W.prototype.ChanDir=function(){return this.$val.ChanDir()},W.ptr.prototype.IsVariadic=function(){var e;return 19!==(e=this).Kind()&&ir(new We("reflect: IsVariadic of non-func type "+e.String())),!((32768&e.kindType.outCount)>>>0==0)},W.prototype.IsVariadic=function(){return this.$val.IsVariadic()},W.ptr.prototype.Elem=function(){var e,t,r,n,i,o,a;return 17===(e=(t=this).Kind())?(r=t.kindType,Lr(r.elem)):18===e?(n=t.kindType,Lr(n.elem)):21===e?(i=t.kindType,Lr(i.elem)):22===e?(o=t.kindType,Lr(o.elem)):23===e?(a=t.kindType,Lr(a.elem)):void ir(new We("reflect: Elem of invalid type "+t.String()))},W.prototype.Elem=function(){return this.$val.Elem()},W.ptr.prototype.Field=function(e){var t;return 25!==(t=this).Kind()&&ir(new We("reflect: Field of non-struct type "+t.String())),t.kindType.Field(e)},W.prototype.Field=function(e){return this.$val.Field(e)},W.ptr.prototype.FieldByIndex=function(e){var{$24r:t,_r:r,index:e,t:n,tt:i,$s:o,$r:a,$c:p}=hr(this,{index:e});o=o||0;e:for(;;){switch(o){case 0:25!==(n=this).Kind()&&ir(new We("reflect: FieldByIndex of non-struct type "+n.String())),r=(i=n.kindType).FieldByIndex(e),o=1;case 1:if(p&&(p=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;t=r,o=2;case 2:return t}return}return{$blk:W.ptr.prototype.FieldByIndex,$c:!0,$r:a,$24r:t,_r:r,index:e,t:n,tt:i,$s:o}},W.prototype.FieldByIndex=function(e){return this.$val.FieldByIndex(e)},W.ptr.prototype.FieldByName=function(e){var{$24r:t,_r:r,name$1:e,t:n,tt:i,$s:o,$r:a,$c:p}=hr(this,{name$1:e});o=o||0;e:for(;;){switch(o){case 0:25!==(n=this).Kind()&&ir(new We("reflect: FieldByName of non-struct type "+n.String())),r=(i=n.kindType).FieldByName(e),o=1;case 1:if(p&&(p=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;t=r,o=2;case 2:return t}return}return{$blk:W.ptr.prototype.FieldByName,$c:!0,$r:a,$24r:t,_r:r,name$1:e,t:n,tt:i,$s:o}},W.prototype.FieldByName=function(e){return this.$val.FieldByName(e)},W.ptr.prototype.FieldByNameFunc=function(e){var{$24r:t,_r:r,match:e,t:n,tt:i,$s:o,$r:a,$c:p}=hr(this,{match:e});o=o||0;e:for(;;){switch(o){case 0:25!==(n=this).Kind()&&ir(new We("reflect: FieldByNameFunc of non-struct type "+n.String())),r=(i=n.kindType).FieldByNameFunc(e),o=1;case 1:if(p&&(p=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;t=r,o=2;case 2:return t}return}return{$blk:W.ptr.prototype.FieldByNameFunc,$c:!0,$r:a,$24r:t,_r:r,match:e,t:n,tt:i,$s:o}},W.prototype.FieldByNameFunc=function(e){return this.$val.FieldByNameFunc(e)},W.ptr.prototype.In=function(e){var t,r,n;return 19!==(t=this).Kind()&&ir(new We("reflect: In of non-func type "+t.String())),r=t.kindType,Lr((n=r.in$(),e<0||e>=n.$length?void p("index out of range"):n.$array[n.$offset+e]))},W.prototype.In=function(e){return this.$val.In(e)},W.ptr.prototype.Key=function(){var e,t;return 21!==(e=this).Kind()&&ir(new We("reflect: Key of non-map type "+e.String())),t=e.kindType,Lr(t.key)},W.prototype.Key=function(){return this.$val.Key()},W.ptr.prototype.Len=function(){var e;return 17!==(e=this).Kind()&&ir(new We("reflect: Len of non-array type "+e.String())),0|e.kindType.len},W.prototype.Len=function(){return this.$val.Len()},W.ptr.prototype.NumField=function(){var e;return 25!==(e=this).Kind()&&ir(new We("reflect: NumField of non-struct type "+e.String())),e.kindType.fields.$length},W.prototype.NumField=function(){return this.$val.NumField()},W.ptr.prototype.NumIn=function(){var e;return 19!==(e=this).Kind()&&ir(new We("reflect: NumIn of non-func type "+e.String())),0|e.kindType.inCount},W.prototype.NumIn=function(){return this.$val.NumIn()},W.ptr.prototype.NumOut=function(){var e;return 19!==(e=this).Kind()&&ir(new We("reflect: NumOut of non-func type "+e.String())),e.kindType.out().$length},W.prototype.NumOut=function(){return this.$val.NumOut()},W.ptr.prototype.Out=function(e){var t,r,n;return 19!==(t=this).Kind()&&ir(new We("reflect: Out of non-func type "+t.String())),r=t.kindType,Lr((n=r.out(),e<0||e>=n.$length?void p("index out of range"):n.$array[n.$offset+e]))},W.prototype.Out=function(e){return this.$val.Out(e)},z.prototype.String=function(){var e,t;return 2===(e=t=this.$val)?"chan<-":1===e?"<-chan":3===e?"chan":"ChanDir"+w.Itoa(0|t)},Gt(z).prototype.String=function(){return new z(this.$get()).String()},te.ptr.prototype.Method=function(e){var t,r,n,i,o;return t=new se.ptr("","",tt,new v.ptr(Ie.nil,0,0),0),i=this,e<0||e>=i.methods.$length||(o=i.methods,r=e<0||e>=o.$length?void p("index out of range"):o.$array[o.$offset+e],n=P(i.rtype.nameOff(r.name),ye),t.Name=P(n,ye).name(),P(n,ye).isExported()||(t.PkgPath=P(n,ye).pkgPath(),""===t.PkgPath&&(t.PkgPath=P(i.pkgPath,ye).name())),t.Type=Lr(i.rtype.typeOff(r.typ)),t.Index=e),t},te.prototype.Method=function(e){return this.$val.Method(e)},te.ptr.prototype.NumMethod=function(){return this.methods.$length},te.prototype.NumMethod=function(){return this.$val.NumMethod()},te.ptr.prototype.MethodByName=function(e){var t,r,n,i,o,a,s,c,$;if(o=new se.ptr("","",tt,new v.ptr(Ie.nil,0,0),0),a=!1,(c=this)===st.nil)return[o,a];for(s=ct.nil,r=c.methods,t=0;t=$.$length?void p("index out of range"):$.$array[$.$offset+i],P(c.rtype.nameOff(s.name),ye).name()===e)return n=P(c.Method(i),se),se.copy(o,n),[o,a=!0];t++}return[o,a]},te.prototype.MethodByName=function(e){return this.$val.MethodByName(e)},fe.ptr.prototype.IsExported=function(){return""===this.PkgPath},fe.prototype.IsExported=function(){return this.$val.IsExported()},de.prototype.Get=function(e){var t;return t=this.$val,new de(t).Lookup(e)[0]},Gt(de).prototype.Get=function(e){return new de(this.$get()).Get(e)},de.prototype.Lookup=function(e){var t,r,n,i,o,a,p;for(a=this.$val;""!==a;){for(n=0;n32&&58!==a.charCodeAt(n)&&34!==a.charCodeAt(n)&&127!==a.charCodeAt(n);)n=n+1|0;if(0===n||(n+1|0)>=a.length||58!==a.charCodeAt(n)||34!==a.charCodeAt(n+1|0))break;for(i=m(a,0,n),a=m(a,n+1|0),n=1;n=a.length)break;if(o=m(a,0,n+1|0),a=m(a,n+1|0),e===i){if(p=(t=w.Unquote(o))[0],r=t[1],!B(r,tt))break;return[p,!0]}}return["",!1]},Gt(de).prototype.Lookup=function(e){return new de(this.$get()).Lookup(e)},pe.ptr.prototype.Field=function(e){var t,r,n,i,o;return t=new fe.ptr("","",tt,"",0,He.nil,!1),n=this,(e<0||e>=n.fields.$length)&&ir(new We("reflect: Field index out of bounds")),o=n.fields,r=e<0||e>=o.$length?void p("index out of range"):o.$array[o.$offset+e],t.Type=Lr(r.typ),t.Name=P(r.name,ye).name(),t.Anonymous=r.embedded(),P(r.name,ye).isExported()||(t.PkgPath=P(n.pkgPath,ye).name()),""!==(i=P(r.name,ye).tag())&&(t.Tag=i),t.Offset=r.offset,t.Index=new He([e]),t},pe.prototype.Field=function(e){return this.$val.Field(e)},pe.ptr.prototype.FieldByIndex=function(e){var{_i:t,_r:r,_r$1:n,_r$2:i,_r$3:o,_r$4:a,_ref:s,_v:c,f:$,ft:l,i:u,index:e,t:f,x:d,$s:w,$r:h,$c:g}=hr(this,{index:e});w=w||0;e:for(;;){switch(w){case 0:f=this,($=new fe.ptr("","",tt,"",0,He.nil,!1)).Type=Lr(f.rtype),s=e,t=0;case 1:if(!(t=s.$length?void p("index out of range"):s.$array[s.$offset+t],u>0){w=3;continue}w=4;continue;case 3:r=(l=$.Type).Kind(),w=8;case 8:if(g&&(g=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;if(22!==r){c=!1,w=7;continue e}n=l.Elem(),w=9;case 9:if(g&&(g=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;i=n.Kind(),w=10;case 10:if(g&&(g=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;c=25===i;case 7:if(c){w=5;continue}w=6;continue;case 5:o=l.Elem(),w=11;case 11:if(g&&(g=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;l=o;case 6:$.Type=l;case 4:a=$.Type.Field(d),w=12;case 12:if(g&&(g=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;fe.copy($,a),t++,w=1;continue;case 2:return w=-1,$}return}return{$blk:pe.ptr.prototype.FieldByIndex,$c:!0,$r:h,_i:t,_r:r,_r$1:n,_r$2:i,_r$3:o,_r$4:a,_ref:s,_v:c,f:$,ft:l,i:u,index:e,t:f,x:d,$s:w}},pe.prototype.FieldByIndex=function(e){return this.$val.FieldByIndex(e)},pe.ptr.prototype.FieldByNameFunc=function(e){var{_entry:t,_entry$1:r,_entry$2:n,_entry$3:i,_i:o,_i$1:a,_key:s,_key$1:c,_key$2:$,_key$3:l,_r:u,_r$1:f,_ref:d,_ref$1:w,_tmp:g,_tmp$1:k,_tmp$2:b,_tmp$3:m,count:v,current:_,f:x,fname:S,i:E,index:C,match:e,next:I,nextCount:A,ntyp:F,ok:R,result:T,scan:N,styp:V,t:L,t$1:M,visited:B,x:j,$s:W,$r:U,$c:z}=hr(this,{match:e});W=W||0;e:for(;;){switch(W){case 0:T=new fe.ptr("","",tt,"",0,He.nil,!1),R=!1,L=this,_=new $t([]),I=new $t([P(new we.ptr(L,He.nil),we)]),A=!1,B=Kt(lt.keyFor,[]);case 1:if(!(I.$length>0)){W=2;continue}g=I,I=k=y(_,0,0),v=A,A=!1,d=_=g,o=0;case 3:if(!(o=d.$length?void p("index out of range"):d.$array[d.$offset+o],we)).typ,void 0!==(t=h(B,lt.keyFor(M)))&&t.v){o++,W=3;continue}s=M,(B||p("assignment to entry in nil map")).set(lt.keyFor(s),{k:s,v:!0}),w=M.fields,a=0;case 5:if(!(a=j.$length?void p("index out of range"):j.$array[j.$offset+E],S=P(x.name,ye).name(),F=Ie.nil,x.embedded()){W=7;continue}W=8;continue;case 7:if(22===(F=x.typ).Kind()){W=9;continue}W=10;continue;case 9:u=F.Elem().common(),W=11;case 11:if(z&&(z=!1,u=u.$blk()),u&&void 0!==u.$blk)break e;F=u;case 10:case 8:f=e(S),W=14;case 14:if(z&&(z=!1,f=f.$blk()),f&&void 0!==f.$blk)break e;if(f){W=12;continue}W=13;continue;case 12:if((void 0!==(r=h(v,lt.keyFor(M)))?r.v:0)>1||R)return b=new fe.ptr("","",tt,"",0,He.nil,!1),m=!1,fe.copy(T,b),W=-1,[T,R=m];fe.copy(T,M.Field(E)),T.Index=He.nil,T.Index=D(T.Index,N.index),T.Index=O(T.Index,E),R=!0,a++,W=5;continue;case 13:if(R||F===Ie.nil||25!==F.Kind()){a++,W=5;continue}if(V=F.kindType,(void 0!==(n=h(A,lt.keyFor(V)))?n.v:0)>0){c=V,(A||p("assignment to entry in nil map")).set(lt.keyFor(c),{k:c,v:2}),a++,W=5;continue}!1===A&&(A=Kt(lt.keyFor,[])),$=V,(A||p("assignment to entry in nil map")).set(lt.keyFor($),{k:$,v:1}),(void 0!==(i=h(v,lt.keyFor(M)))?i.v:0)>1&&(l=V,(A||p("assignment to entry in nil map")).set(lt.keyFor(l),{k:l,v:2})),C=He.nil,C=D(C,N.index),C=O(C,E),I=O(I,new we.ptr(V,C)),a++,W=5;continue;case 6:o++,W=3;continue;case 4:if(R){W=2;continue}W=1;continue;case 2:return W=-1,[T,R]}return}return{$blk:pe.ptr.prototype.FieldByNameFunc,$c:!0,$r:U,_entry:t,_entry$1:r,_entry$2:n,_entry$3:i,_i:o,_i$1:a,_key:s,_key$1:c,_key$2:$,_key$3:l,_r:u,_r$1:f,_ref:d,_ref$1:w,_tmp:g,_tmp$1:k,_tmp$2:b,_tmp$3:m,count:v,current:_,f:x,fname:S,i:E,index:C,match:e,next:I,nextCount:A,ntyp:F,ok:R,result:T,scan:N,styp:V,t:L,t$1:M,visited:B,x:j,$s:W}},pe.prototype.FieldByNameFunc=function(e){return this.$val.FieldByNameFunc(e)},pe.ptr.prototype.FieldByName=function(e){var{$24r:t,_i:r,_r:n,_ref:i,_tmp:o,_tmp$1:a,_tuple:s,f:c,hasEmbeds:$,i:l,name$1:e,present:u,t:f,tf:d,x:w,$s:h,$r:g,$c:k}=hr(this,{name$1:e});h=h||0;e:for(;;){switch(h){case 0:if(e=[e],c=new fe.ptr("","",tt,"",0,He.nil,!1),u=!1,f=this,$=!1,""!==e[0])for(i=f.fields,r=0;r=w.$length?void p("index out of range"):w.$array[w.$offset+l],P(d.name,ye).name()===e[0])return o=P(f.Field(l),fe),a=!0,fe.copy(c,o),h=-1,[c,u=a];d.embedded()&&($=!0),r++}if(!$)return h=-1,[c,u];n=f.FieldByNameFunc(function(e){return function(t){return t===e[0]}}(e)),h=1;case 1:if(k&&(k=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;s=n,fe.copy(c,s[0]),t=[c,u=s[1]],h=2;case 2:return t}return}return{$blk:pe.ptr.prototype.FieldByName,$c:!0,$r:g,$24r:t,_i:r,_r:n,_ref:i,_tmp:o,_tmp$1:a,_tuple:s,f:c,hasEmbeds:$,i:l,name$1:e,present:u,t:f,tf:d,x:w,$s:h}},pe.prototype.FieldByName=function(e){return this.$val.FieldByName(e)},Rr=function(e){return Tr(e)},Bn.PtrTo=Rr,Tr=function(e){return Yt(e,Ie).ptrTo()},Bn.PointerTo=Tr,W.ptr.prototype.Implements=function(e){var{_r:t,t:r,u:e,$s:n,$r:i,$c:o}=hr(this,{u:e});n=n||0;e:for(;;){switch(n){case 0:r=this,B(e,tt)&&ir(new We("reflect: nil type passed to Type.Implements")),t=e.Kind(),n=3;case 3:if(o&&(o=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;if(20!==t){n=1;continue}n=2;continue;case 1:ir(new We("reflect: non-interface type passed to Type.Implements"));case 2:return n=-1,Nr(Yt(e,Ie),r)}return}return{$blk:W.ptr.prototype.Implements,$c:!0,$r:i,_r:t,t:r,u:e,$s:n}},W.prototype.Implements=function(e){return this.$val.Implements(e)},W.ptr.prototype.AssignableTo=function(e){var{$24r:t,_r:r,t:n,u:e,uu:i,$s:o,$r:a,$c:p}=hr(this,{u:e});o=o||0;e:for(;;){switch(o){case 0:n=this,B(e,tt)&&ir(new We("reflect: nil type passed to Type.AssignableTo")),i=Yt(e,Ie),r=Vr(i,n),o=1;case 1:if(p&&(p=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;t=r||Nr(i,n),o=2;case 2:return t}return}return{$blk:W.ptr.prototype.AssignableTo,$c:!0,$r:a,$24r:t,_r:r,t:n,u:e,uu:i,$s:o}},W.prototype.AssignableTo=function(e){return this.$val.AssignableTo(e)},W.ptr.prototype.ConvertibleTo=function(e){var{$24r:t,_r:r,t:n,u:e,uu:i,$s:o,$r:a,$c:p}=hr(this,{u:e});o=o||0;e:for(;;){switch(o){case 0:n=this,B(e,tt)&&ir(new We("reflect: nil type passed to Type.ConvertibleTo")),i=Yt(e,Ie),r=rr(i,n),o=1;case 1:if(p&&(p=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;t=!(r===u),o=2;case 2:return t}return}return{$blk:W.ptr.prototype.ConvertibleTo,$c:!0,$r:a,$24r:t,_r:r,t:n,u:e,uu:i,$s:o}},W.prototype.ConvertibleTo=function(e){return this.$val.ConvertibleTo(e)},Nr=function(e,t){var r,n,i,o,a,s,c,$,l,u,f,d,w,h,g,k,b,y,m,v,_,x,S;if(20!==e.Kind())return!1;if(0===(a=e.kindType).methods.$length)return!0;if(20===t.Kind()){for(d=t.kindType,r=0,i=0;i=_.$length?void p("index out of range"):_.$array[_.$offset+r],$=P(a.rtype.nameOff(s.name),ye),x=d.methods,h=i<0||i>=x.$length?void p("index out of range"):x.$array[x.$offset+i],k=P(t.nameOff(h.name),ye),P(k,ye).name()===P($,ye).name()&&t.typeOff(h.typ)===a.rtype.typeOff(s.typ)){if(!P($,ye).isExported()&&(""===(u=P($,ye).pkgPath())&&(u=P(a.pkgPath,ye).name()),""===(y=P(k,ye).pkgPath())&&(y=P(d.pkgPath,ye).name()),u!==y)){i=i+1|0;continue}if((r=r+1|0)>=a.methods.$length)return!0}i=i+1|0}return!1}if((w=t.uncommon())===at.nil)return!1;for(n=0,v=w.methods(),o=0;o<(0|w.mcount);){if(S=a.methods,c=n<0||n>=S.$length?void p("index out of range"):S.$array[S.$offset+n],l=P(a.rtype.nameOff(c.name),ye),g=P(o<0||o>=v.$length?void p("index out of range"):v.$array[v.$offset+o],U),b=P(t.nameOff(g.name),ye),P(b,ye).name()===P(l,ye).name()&&t.typeOff(g.mtyp)===a.rtype.typeOff(c.typ)){if(!P(l,ye).isExported()&&(""===(f=P(l,ye).pkgPath())&&(f=P(a.pkgPath,ye).name()),""===(m=P(b,ye).pkgPath())&&(m=P(t.nameOff(w.pkgPath),ye).name()),f!==m)){o=o+1|0;continue}if((n=n+1|0)>=a.methods.$length)return!0}o=o+1|0}return!1},Pr=function(e,t){var{$24r:r,T:e,V:t,_r:n,_v:i,$s:o,$r:a,$c:p}=hr(this,{T:e,V:t});o=o||0;e:for(;;){switch(o){case 0:if(3!==t.ChanDir()||""!==e.Name()&&""!==t.Name()){i=!1,o=1;continue e}n=Or(e.Elem(),t.Elem(),!0),o=2;case 2:if(p&&(p=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;i=n;case 1:r=i,o=3;case 3:return r}return}return{$blk:Pr,$c:!0,$r:a,$24r:r,T:e,V:t,_r:n,_v:i,$s:o}},Vr=function(e,t){var{$24r:r,T:e,V:t,_r:n,_r$1:i,_v:o,$s:a,$r:p,$c:s}=hr(this,{T:e,V:t});a=a||0;e:for(;;){switch(a){case 0:if(e===t)return a=-1,!0;if(e.hasName()&&t.hasName()||e.Kind()!==t.Kind())return a=-1,!1;if(18!==e.Kind()){o=!1,a=3;continue e}n=Pr(e,t),a=4;case 4:if(s&&(s=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;o=n;case 3:if(o){a=1;continue}a=2;continue;case 1:return a=-1,!0;case 2:i=Dr(e,t,!0),a=5;case 5:if(s&&(s=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;r=i,a=6;case 6:return r}return}return{$blk:Vr,$c:!0,$r:p,$24r:r,T:e,V:t,_r:n,_r$1:i,_v:o,$s:a}},Or=function(e,t,r){var{$24r:n,T:e,V:t,_arg:i,_arg$1:o,_r:a,_r$1:p,_r$2:s,_r$3:c,_r$4:$,_r$5:l,_r$6:u,_r$7:f,_r$8:d,_v:w,_v$1:h,cmpTags:r,$s:g,$r:k,$c:b}=hr(this,{T:e,V:t,cmpTags:r});g=g||0;e:for(;;){switch(g){case 0:if(r)return g=-1,B(e,t);a=e.Name(),g=5;case 5:if(b&&(b=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;p=t.Name(),g=6;case 6:if(b&&(b=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;if(a!==p){h=!0,g=4;continue e}s=e.Kind(),g=7;case 7:if(b&&(b=!1,s=s.$blk()),s&&void 0!==s.$blk)break e;c=t.Kind(),g=8;case 8:if(b&&(b=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;h=!(s===c);case 4:if(h){w=!0,g=3;continue e}$=e.PkgPath(),g=9;case 9:if(b&&(b=!1,$=$.$blk()),$&&void 0!==$.$blk)break e;l=t.PkgPath(),g=10;case 10:if(b&&(b=!1,l=l.$blk()),l&&void 0!==l.$blk)break e;w=!($===l);case 3:if(w){g=1;continue}g=2;continue;case 1:return g=-1,!1;case 2:u=e.common(),g=11;case 11:if(b&&(b=!1,u=u.$blk()),u&&void 0!==u.$blk)break e;i=u,f=t.common(),g=12;case 12:if(b&&(b=!1,f=f.$blk()),f&&void 0!==f.$blk)break e;d=Dr(i,o=f,!1),g=13;case 13:if(b&&(b=!1,d=d.$blk()),d&&void 0!==d.$blk)break e;n=d,g=14;case 14:return n}return}return{$blk:Or,$c:!0,$r:k,$24r:n,T:e,V:t,_arg:i,_arg$1:o,_r:a,_r$1:p,_r$2:s,_r$3:c,_r$4:$,_r$5:l,_r$6:u,_r$7:f,_r$8:d,_v:w,_v$1:h,cmpTags:r,$s:g}},Dr=function(e,t,r){var{$24r:n,$24r$1:i,$24r$2:o,$24r$3:a,T:e,V:t,_1:s,_i:c,_r:$,_r$1:l,_r$2:u,_r$3:f,_r$4:d,_r$5:w,_r$6:h,_r$7:g,_ref:k,_v:b,_v$1:y,_v$2:m,cmpTags:r,i:v,i$1:_,i$2:x,kind:S,t:E,t$1:C,t$2:I,tf:A,v:F,v$1:R,v$2:T,vf:N,x:V,x$1:O,$s:D,$r:L,$c:M}=hr(this,{T:e,V:t,cmpTags:r});D=D||0;e:for(;;){switch(D){case 0:if(e===t)return D=-1,!0;if((S=e.Kind())!==t.Kind())return D=-1,!1;if(1<=S&&S<=16||24===S||26===S)return D=-1,!0;if(17===(s=S)){D=2;continue}if(18===s){D=3;continue}if(19===s){D=4;continue}if(20===s){D=5;continue}if(21===s){D=6;continue}if(22===s||23===s){D=7;continue}if(25===s){D=8;continue}D=9;continue;case 2:if(e.Len()!==t.Len()){b=!1,D=10;continue e}$=Or(e.Elem(),t.Elem(),r),D=11;case 11:if(M&&(M=!1,$=$.$blk()),$&&void 0!==$.$blk)break e;b=$;case 10:n=b,D=12;case 12:return n;case 3:if(t.ChanDir()!==e.ChanDir()){y=!1,D=13;continue e}l=Or(e.Elem(),t.Elem(),r),D=14;case 14:if(M&&(M=!1,l=l.$blk()),l&&void 0!==l.$blk)break e;y=l;case 13:i=y,D=15;case 15:return i;case 4:if(E=e.kindType,F=t.kindType,E.outCount!==F.outCount||E.inCount!==F.inCount)return D=-1,!1;v=0;case 16:if(!(v=V.$length?void p("index out of range"):V.$array[V.$offset+x],O=T.fields,N=x<0||x>=O.$length?void p("index out of range"):O.$array[O.$offset+x],P(A.name,ye).name()!==P(N.name,ye).name())return D=-1,!1;g=Or(A.typ,N.typ,r),D=36;case 36:if(M&&(M=!1,g=g.$blk()),g&&void 0!==g.$blk)break e;if(!g){D=34;continue}D=35;continue;case 34:return D=-1,!1;case 35:if(r&&P(A.name,ye).tag()!==P(N.name,ye).tag())return D=-1,!1;if(A.offset!==N.offset)return D=-1,!1;if(A.embedded()!==N.embedded())return D=-1,!1;c++,D=32;continue;case 33:return D=-1,!0;case 9:case 1:return D=-1,!1}return}return{$blk:Dr,$c:!0,$r:L,$24r:n,$24r$1:i,$24r$2:o,$24r$3:a,T:e,V:t,_1:s,_i:c,_r:$,_r$1:l,_r$2:u,_r$3:f,_r$4:d,_r$5:w,_r$6:h,_r$7:g,_ref:k,_v:b,_v$1:y,_v$2:m,cmpTags:r,i:v,i$1:_,i$2:x,kind:S,t:E,t$1:C,t$2:I,tf:A,v:F,v$1:R,v$2:T,vf:N,x:V,x$1:O,$s:D}},Lr=function(e){return e===Ie.nil?tt:e},Mr=function(e){return(32&e.kind)>>>0==0},Br=function(){var{$24r:e,_r:t,$s:r,$r:n,$c:o}=hr(this,{});r=r||0;e:for(;;){switch(r){case 0:t=i.FuncPCABI0(new ft(jr)),r=1;case 1:if(o&&(o=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;e=t,r=2;case 2:return e}return}return{$blk:Br,$c:!0,$r:n,$24r:e,_r:t,$s:r}},jr=function(){p("native function not implemented: reflect.methodValueCall")},Wr=function(){var{used:e,x:t,x$1:r,x$10:n,x$11:i,x$12:o,x$2:a,x$3:p,x$4:s,x$5:c,x$6:$,x$7:l,x$8:f,x$9:d,$s:w,$r:h,$c:g}=hr(this,{});w=w||0;e:for(;;){switch(w){case 0:h=(e=function(e){})(new((t=new W.ptr(0,0,0,0,0,0,0,u,ut.nil,0,0)).constructor.elem)(t)),w=1;case 1:if(g&&(g=!1,h=h.$blk()),h&&void 0!==h.$blk)break e;h=e(new((r=new ke.ptr(0,0,0,0,pt.nil)).constructor.elem)(r)),w=2;case 2:if(g&&(g=!1,h=h.$blk()),h&&void 0!==h.$blk)break e;h=e(new((a=new U.ptr(0,0,0,0)).constructor.elem)(a)),w=3;case 3:if(g&&(g=!1,h=h.$blk()),h&&void 0!==h.$blk)break e;h=e(new((p=new G.ptr(new W.ptr(0,0,0,0,0,0,0,u,ut.nil,0,0),Ie.nil,Ie.nil,0)).constructor.elem)(p)),w=4;case 4:if(g&&(g=!1,h=h.$blk()),h&&void 0!==h.$blk)break e;h=e(new((s=new q.ptr(new W.ptr(0,0,0,0,0,0,0,u,ut.nil,0,0),Ie.nil,0)).constructor.elem)(s)),w=5;case 5:if(g&&(g=!1,h=h.$blk()),h&&void 0!==h.$blk)break e;h=e(new((c=new be.ptr(new W.ptr(0,0,0,0,0,0,0,u,ut.nil,0,0),0,0,Ae.nil,Ae.nil)).constructor.elem)(c)),w=6;case 6:if(g&&(g=!1,h=h.$blk()),h&&void 0!==h.$blk)break e;h=e(new(($=new te.ptr(new W.ptr(0,0,0,0,0,0,0,u,ut.nil,0,0),new ye.ptr(ut.nil),dt.nil)).constructor.elem)($)),w=7;case 7:if(g&&(g=!1,h=h.$blk()),h&&void 0!==h.$blk)break e;h=e(new((l=new re.ptr(new W.ptr(0,0,0,0,0,0,0,u,ut.nil,0,0),Ie.nil,Ie.nil,Ie.nil,u,0,0,0,0)).constructor.elem)(l)),w=8;case 8:if(g&&(g=!1,h=h.$blk()),h&&void 0!==h.$blk)break e;h=e(new((f=new ne.ptr(new W.ptr(0,0,0,0,0,0,0,u,ut.nil,0,0),Ie.nil)).constructor.elem)(f)),w=9;case 9:if(g&&(g=!1,h=h.$blk()),h&&void 0!==h.$blk)break e;h=e(new((d=new ie.ptr(new W.ptr(0,0,0,0,0,0,0,u,ut.nil,0,0),Ie.nil)).constructor.elem)(d)),w=10;case 10:if(g&&(g=!1,h=h.$blk()),h&&void 0!==h.$blk)break e;h=e(new((n=new pe.ptr(new W.ptr(0,0,0,0,0,0,0,u,ut.nil,0,0),new ye.ptr(ut.nil),wt.nil)).constructor.elem)(n)),w=11;case 11:if(g&&(g=!1,h=h.$blk()),h&&void 0!==h.$blk)break e;h=e(new((i=new ee.ptr(0,0)).constructor.elem)(i)),w=12;case 12:if(g&&(g=!1,h=h.$blk()),h&&void 0!==h.$blk)break e;h=e(new((o=new ae.ptr(new ye.ptr(ut.nil),Ie.nil,0)).constructor.elem)(o)),w=13;case 13:if(g&&(g=!1,h=h.$blk()),h&&void 0!==h.$blk)break e;return Dt=!0,Pt=Yt(rn(new Ne(0)),Ie),void(w=-1)}return}return{$blk:Wr,$c:!0,$r:h,used:e,x:t,x$1:r,x$10:n,x$11:i,x$12:o,x$2:a,x$3:p,x$4:s,x$5:c,x$6:$,x$7:l,x$8:f,x$9:d,$s:w}},Ur=function(e){var t,r,n;return B(e,tt)&&ir(new We("reflect: New(nil)")),t=(n=Yt(e,Ie)).ptrTo(),r=sn(n),new v.ptr(t,r,22)},Bn.New=Ur,zr=function(e){return e.jsType},Kr=function(e){var t,r,n,i,o,a,s,c,$,l,f,d,w,h,g,k,b,y,m,v,_,x,S,E,C,I,A,F,R,T,N,V,D,L;if(void 0===e.reflectType){if((V=new W.ptr((0|K(e.size))>>>0,0,0,0,0,0,K(e.kind)<<24>>>24,u,ut.nil,Jr(P(qr(Qr(e.string),"",!!e.exported,!1),ye)),0)).jsType=e,e.reflectType=V,E=Se(e),0!==K(E.length)||e.named){for(V.tflag=(1|V.tflag)>>>0,e.named&&(V.tflag=(4|V.tflag)>>>0),T=pt.nil,w=0;w>>16,h=0;h>>16,L,0,T)).jsType=e,V.uncommonType=D}if(17===(t=V.Kind()))Gr(V,new G.ptr(new W.ptr(0,0,0,0,0,0,0,u,ut.nil,0,0),Kr(e.elem),Ie.nil,(0|K(e.len))>>>0));else if(18===t)l=3,e.sendOnly&&(l=2),e.recvOnly&&(l=1),Gr(V,new q.ptr(new W.ptr(0,0,0,0,0,0,0,u,ut.nil,0,0),Kr(e.elem),l>>>0));else if(19===t){for(F=e.params,a=v=Zt(Ae,K(F.length)),r=0;r=v.$length?p("index out of range"):v.$array[v.$offset+g]=Kr(F[g]),r++;for(N=e.results,s=I=Zt(Ae,K(N.length)),n=0;n=I.$length?p("index out of range"):I.$array[I.$offset+k]=Kr(N[k]),n++;A=K(N.length)<<16>>>16,e.variadic&&(A=(32768|A)>>>0),Gr(V,new be.ptr(P(V,W),K(F.length)<<16>>>16,A,v,I))}else if(20===t){for(C=e.methods,c=m=Zt(dt,K(C.length)),i=0;i=m.$length?void p("index out of range"):m.$array[m.$offset+b],new ee.ptr(Jr(P(Hr(S),ye)),Zr(Kr(S.typ)))),i++;Gr(V,new te.ptr(P(V,W),P(qr(Qr(e.pkg),"",!1,!1),ye),m))}else if(21===t)Gr(V,new re.ptr(new W.ptr(0,0,0,0,0,0,0,u,ut.nil,0,0),Kr(e.key),Kr(e.elem),Ie.nil,u,0,0,0,0));else if(22===t)Gr(V,new ne.ptr(new W.ptr(0,0,0,0,0,0,0,u,ut.nil,0,0),Kr(e.elem)));else if(23===t)Gr(V,new ie.ptr(new W.ptr(0,0,0,0,0,0,0,u,ut.nil,0,0),Kr(e.elem)));else if(25===t){for(d=e.fields,$=R=Zt(wt,K(d.length)),o=0;o<$.$length;)f=d[y=o],ae.copy(y<0||y>=R.$length?void p("index out of range"):R.$array[R.$offset+y],new ae.ptr(P(qr(Qr(f.name),Qr(f.tag),!!f.exported,!!f.embedded),ye),Kr(f.typ),y>>>0)),o++;Gr(V,new pe.ptr(P(V,W),P(qr(Qr(e.pkgPath),"",!1,!1),ye),R))}}return e.reflectType},Gr=function(e,t){e.kindType=t,t.rtype=e},ke.ptr.prototype.methods=function(){return this._methods},ke.prototype.methods=function(){return this.$val.methods()},ke.ptr.prototype.exportedMethods=function(){return y(this._methods,0,this.xcount,this.xcount)},ke.prototype.exportedMethods=function(){return this.$val.exportedMethods()},W.ptr.prototype.uncommon=function(){var e;return void 0===(e=this.uncommonType)?at.nil:e},W.prototype.uncommon=function(){return this.$val.uncommon()},be.ptr.prototype.in$=function(){return this._in},be.prototype.in$=function(){return this.$val.in$()},be.ptr.prototype.out=function(){return this._out},be.prototype.out=function(){return this.$val.out()},ye.ptr.prototype.name=function(){var e;return(e=h(Lt,ut.keyFor(this.bytes)),void 0!==e?e.v:ht.nil).name},ye.prototype.name=function(){return this.$val.name()},ye.ptr.prototype.tag=function(){var e;return(e=h(Lt,ut.keyFor(this.bytes)),void 0!==e?e.v:ht.nil).tag},ye.prototype.tag=function(){return this.$val.tag()},ye.ptr.prototype.pkgPath=function(){var e;return(e=h(Lt,ut.keyFor(this.bytes)),void 0!==e?e.v:ht.nil).pkgPath},ye.prototype.pkgPath=function(){return this.$val.pkgPath()},ye.ptr.prototype.isExported=function(){var e;return(e=h(Lt,ut.keyFor(this.bytes)),void 0!==e?e.v:ht.nil).exported},ye.prototype.isExported=function(){return this.$val.isExported()},ye.ptr.prototype.embedded=function(){var e;return(e=h(Lt,ut.keyFor(this.bytes)),void 0!==e?e.v:ht.nil).embedded},ye.prototype.embedded=function(){return this.$val.embedded()},qr=function(e,t,r,n){var i,o;return i=o=qt(0,ut),(Lt||p("assignment to entry in nil map")).set(ut.keyFor(i),{k:i,v:new me.ptr(e,t,r,n,"")}),new ye.ptr(o)},Hr=function(e){var t,r;return t=r=qt(0,ut),(Lt||p("assignment to entry in nil map")).set(ut.keyFor(t),{k:t,v:new me.ptr(Qr(e.name),"",""===Qr(e.pkg),!1,Qr(e.pkg))}),new ye.ptr(r)},W.ptr.prototype.nameOff=function(e){var t;return(t=0|e)<0||t>=Mt.$length?void p("index out of range"):Mt.$array[Mt.$offset+t]},W.prototype.nameOff=function(e){return this.$val.nameOff(e)},Jr=function(e){var t;return t=Mt.$length,Mt=O(Mt,e),0|t},W.ptr.prototype.typeOff=function(e){var t;return(t=0|e)<0||t>=Bt.$length?void p("index out of range"):Bt.$array[Bt.$offset+t]},W.prototype.typeOff=function(e){return this.$val.typeOff(e)},Zr=function(e){var t;return t=Bt.$length,Bt=O(Bt,e),0|t},Qr=function(e){var t;return(t=new gt.ptr("")).str=e,t.str},Xr=function(e){return!!zr(e).wrapped},Yr=function(e,t,r){var n,i,o;for(n=zr(r).fields,i=0;i>>0)>>>0),d=10;case 10:return n;case 3:$=e.Kind(),d=11;case 11:if(h&&(h=!1,$=$.$blk()),$&&void 0!==$.$blk)break e;i=new v.ptr(f,qt(t,zr(f.ptrTo())),((r|$>>>0)>>>0|128)>>>0),d=12;case 12:return i}return}return{$blk:en,$c:!0,$r:w,$24r:n,$24r$1:i,_r:o,_r$1:a,_r$2:p,_r$3:s,_r$4:c,_r$5:$,_v:l,_v$1:u,fl:r,rt:f,t:e,v:t,$s:d}},tn=function(e,t,r){var{$24r:n,_r:i,_r$1:o,cap:r,len:t,typ:e,$s:a,$r:p,$c:s}=hr(this,{typ:e,len:t,cap:r});a=a||0;e:for(;;){switch(a){case 0:i=(e=[e])[0].Kind(),a=3;case 3:if(s&&(s=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;if(23!==i){a=1;continue}a=2;continue;case 1:ir(new We("reflect.MakeSlice of non-slice type"));case 2:t<0&&ir(new We("reflect.MakeSlice: negative len")),r<0&&ir(new We("reflect.MakeSlice: negative cap")),t>r&&ir(new We("reflect.MakeSlice: len > cap")),o=en(e[0],Zt(zr(e[0]),t,r),0),a=4;case 4:if(s&&(s=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;n=o,a=5;case 5:return n}return}return{$blk:tn,$c:!0,$r:p,$24r:n,_r:i,_r$1:o,cap:r,len:t,typ:e,$s:a}},Bn.MakeSlice=tn,rn=function(e){return Dt?B(e,tt)?tt:Kr(e.constructor):new W.ptr(0,0,0,0,0,0,0,u,ut.nil,0,0)},Bn.TypeOf=rn,nn=function(e){var{$24r:t,_r:r,i:e,$s:n,$r:i,$c:o}=hr(this,{i:e});n=n||0;e:for(;;){switch(n){case 0:if(B(e,tt))return n=-1,new v.ptr(Ie.nil,0,0);r=en(Kr(e.constructor),e.$val,0),n=1;case 1:if(o&&(o=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;t=r,n=2;case 2:return t}return}return{$blk:nn,$c:!0,$r:i,$24r:t,_r:r,i:e,$s:n}},Bn.ValueOf=nn,on=function(e,t,r){var{_i:n,_i$1:i,_r:o,_ref:a,_ref$1:s,_v:c,_v$1:$,i:l,i$1:u,in$1:e,jsIn:f,jsOut:d,out:t,v:w,v$1:h,variadic:r,x:g,$s:k,$r:b,$c:y}=hr(this,{in$1:e,out:t,variadic:r});k=k||0;e:for(;;){switch(k){case 0:if(!r){c=!1,k=3;continue e}if(0===e.$length){$=!0,k=4;continue e}o=(g=e.$length-1|0,g<0||g>=e.$length?void p("index out of range"):e.$array[e.$offset+g]).Kind(),k=5;case 5:if(y&&(y=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;$=!(23===o);case 4:c=$;case 3:if(c){k=1;continue}k=2;continue;case 1:ir(new We("reflect.FuncOf: last arg of variadic func must be slice"));case 2:for(f=Zt(kt,e.$length),a=e,n=0;n=a.$length?void p("index out of range"):a.$array[a.$offset+n],l<0||l>=f.$length?p("index out of range"):f.$array[f.$offset+l]=zr(w),n++;for(d=Zt(kt,t.$length),s=t,i=0;i=s.$length?void p("index out of range"):s.$array[s.$offset+i],u<0||u>=d.$length?p("index out of range"):d.$array[d.$offset+u]=zr(h),i++;return k=-1,Kr(Qe(vr(f,kt),vr(d,kt),vr(r,Ee)))}return}return{$blk:on,$c:!0,$r:b,_i:n,_i$1:i,_r:o,_ref:a,_ref$1:s,_v:c,_v$1:$,i:l,i$1:u,in$1:e,jsIn:f,jsOut:d,out:t,v:w,v$1:h,variadic:r,x:g,$s:k}},Bn.FuncOf=on,W.ptr.prototype.ptrTo=function(){return Kr(Gt(zr(this)))},W.prototype.ptrTo=function(){return this.$val.ptrTo()},an=function(e){return Kr(Jt(zr(e)))},Bn.SliceOf=an,pn=function(e){var{$24r:t,_r:r,typ:e,$s:n,$r:i,$c:o}=hr(this,{typ:e});n=n||0;e:for(;;){switch(n){case 0:r=en(e,zr(e).zero(),0),n=1;case 1:if(o&&(o=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;t=r,n=2;case 2:return t}return}return{$blk:pn,$c:!0,$r:i,$24r:t,_r:r,typ:e,$s:n}},Bn.Zero=pn,sn=function(e){var t;return 25===(t=e.Kind())?new(zr(e).ptr):17===t?zr(e).zero():qt(zr(e).zero(),zr(e.ptrTo()))},cn=function(e,t,r){var{_1:n,_r:i,bits:t,f:e,ptr:o,t:r,typ:a,$s:p,$r:s,$c:c}=hr(this,{f:e,bits:t,t:r});p=p||0;e:for(;;){switch(p){case 0:i=r.common(),p=1;case 1:if(c&&(c=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;return o=sn(a=i),3===(n=a.Kind())?o.$set(t.$low<<24>>24):4===n?o.$set(t.$low<<16>>16):2===n||5===n?o.$set(0|t.$low):6===n?o.$set(new Re(t.$high,t.$low)):8===n?o.$set(t.$low<<24>>>24):9===n?o.$set(t.$low<<16>>>16):7===n||10===n||12===n?o.$set(t.$low>>>0):11===n&&o.$set(t),p=-1,new v.ptr(a,o,((128|e)>>>0|a.Kind()>>>0)>>>0)}return}return{$blk:cn,$c:!0,$r:s,_1:n,_r:i,bits:t,f:e,ptr:o,t:r,typ:a,$s:p}},$n=function(e,t,r){t.$set(r.$get())},ln=function(e,r){return new t.Map},un=function(e,t){var r;return void 0!==(r=t).$get&&(r=r.$get()),[r,zr(e.Key()).keyFor(r)]},fn=function(e,t,r){var n,i;return t?(i=un(e,r)[1],void 0===(n=t.get(i))?0:qt(n.v,zr(Rr(e.Elem())))):0},dn=function(e,r,n,i){var{_r:o,_tuple:a,entry:p,et:s,jsVal:c,k:$,key:n,kv:l,m:r,newVal:u,t:e,val:i,$s:f,$r:d,$c:w}=hr(this,{t:e,m:r,key:n,val:i});f=f||0;e:for(;;){switch(f){case 0:l=(a=un(e,n))[0],$=a[1],c=i.$get(),o=(s=e.Elem()).Kind(),f=3;case 3:if(w&&(w=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;if(25===o){f=1;continue}f=2;continue;case 1:u=zr(s).zero(),Yr(u,c,s),c=u;case 2:return(p=new t.Object).k=l,p.v=c,r.set($,p),void(f=-1)}return}return{$blk:dn,$c:!0,$r:d,_r:o,_tuple:a,entry:p,et:s,jsVal:c,k:$,key:n,kv:l,m:r,newVal:u,t:e,val:i,$s:f}},wn=function(e,t,r){var n;n=un(e,r)[1],t&&t.delete(n)},hn=function(e,t,r){var n;return fn(e,t,n||(n=new bt((function(){return r}),(function(e){r=e}))))},gn=function(e,t,r,n){var{key:r,m:t,t:e,val:n,$s:i,$r:o,$c:a}=hr(this,{t:e,m:t,key:r,val:n});i=i||0;e:for(;;){switch(i){case 0:o=dn(e,t,(r=[r]).$ptr||(r.$ptr=new bt((function(){return this.$target[0]}),(function(e){this.$target[0]=e}),r)),n),i=1;case 1:if(a&&(a=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;return void(i=-1)}return}return{$blk:gn,$c:!0,$r:o,key:r,m:t,t:e,val:n,$s:i}},kn=function(e,t,r){var n;wn(e,t,n||(n=new bt((function(){return r}),(function(e){r=e}))))},ve.ptr.prototype.skipUntilValidKey=function(){var e,t;for(e=this;e.i>>0)>>>0|h>>>0)>>>0),m=27;case 27:return n}return}return{$blk:xn,$c:!0,$r:_,$24r:r,$24r$1:n,_1:i,_2:o,_arg:a,_arg$1:p,_arg$2:s,_r:c,_r$1:$,_r$2:l,_r$3:u,_r$4:f,_r$5:d,_r$6:w,_r$7:h,k:g,slice:k,srcVal:b,typ:t,v:e,val:y,$s:m}},Sn=function(e,t){var{$24r:r,_r:n,_r$1:i,_r$2:o,alen:a,array:p,slen:c,slice:$,t,v:e,$s:l,$r:u,$c:f}=hr(this,{v:e,t});l=l||0;e:for(;;){switch(l){case 0:$=P(e,v).object(),c=0|K($.$length),n=t.Elem(),l=1;case 1:if(f&&(f=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;i=n.Len(),l=2;case 2:if(f&&(f=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;(a=i)>c&&ir(new We("reflect: cannot convert slice with length "+s.Itoa(c)+" to pointer to array with length "+s.Itoa(a))),p=_($,zr(t)),o=t.common(),l=3;case 3:if(f&&(f=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;r=new v.ptr(o,p,((-416&e.flag)>>>0|22)>>>0),l=4;case 4:return r}return}return{$blk:Sn,$c:!0,$r:u,$24r:r,_r:n,_r$1:i,_r$2:o,alen:a,array:p,slen:c,slice:$,t,v:e,$s:l}},En=function(e,t){var{_r:r,_v:n,dk:i,dst:e,dstVal:o,sk:a,src:t,srcVal:p,stringCopy:s,$s:c,$r:$,$c:l}=hr(this,{dst:e,src:t});c=c||0;e:for(;;){switch(c){case 0:if(17!==(i=new x(e.flag).kind())&&23!==i&&ir(new S.ptr("reflect.Copy",i)),17===i&&new x(e.flag).mustBeAssignable(),new x(e.flag).mustBeExported(),s=!1,17!==(a=new x(t.flag).kind())&&23!==a){c=1;continue}c=2;continue;case 1:if(24!==a){n=!1,c=3;continue e}r=e.typ.Elem().Kind(),c=4;case 4:if(l&&(l=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;n=8===r;case 3:(s=n)||ir(new S.ptr("reflect.Copy",a));case 2:if(new x(t.flag).mustBeExported(),!s){c=5;continue}c=6;continue;case 5:$=Qt("reflect.Copy",e.typ.Elem(),t.typ.Elem()),c=7;case 7:if(l&&(l=!1,$=$.$blk()),$&&void 0!==$.$blk)break e;case 6:return o=P(e,v).object(),17===i&&(o=new(zr(an(e.typ.Elem())))(o)),p=P(t,v).object(),17===a&&(p=new(zr(an(t.typ.Elem())))(p)),s?(c=-1,0|K(R(o,p))):(c=-1,0|K(T(o,p)))}return}return{$blk:En,$c:!0,$r:$,_r:r,_v:n,dk:i,dst:e,dstVal:o,sk:a,src:t,srcVal:p,stringCopy:s,$s:c}},Bn.Copy=En,Cn=function(e,t,r){var n,i,o,a,s,c,$,l,u;return n=Ie.nil,$=yt.nil,s="",20===t.typ.Kind()?(l=t.typ.kindType,(r<0||r>=l.methods.$length)&&ir(new We("reflect: internal error: invalid method index")),u=l.methods,i=r<0||r>=u.$length?void p("index out of range"):u.$array[u.$offset+r],P(l.rtype.nameOff(i.name),ye).isExported()||ir(new We("reflect: "+e+" of unexported method")),$=l.rtype.typeOff(i.typ).kindType,s=P(l.rtype.nameOff(i.name),ye).name()):(r>>>0>=(a=t.typ.exportedMethods()).$length>>>0&&ir(new We("reflect: internal error: invalid method index")),o=P(r<0||r>=a.$length?void p("index out of range"):a.$array[a.$offset+r],U),P(t.typ.nameOff(o.name),ye).isExported()||ir(new We("reflect: "+e+" of unexported method")),$=t.typ.typeOff(o.mtyp).kindType,s=xr(Se(zr(t.typ))[r].prop,We)),c=P(t,v).object(),Xr(t.typ)&&(c=new(zr(t.typ))(c)),[n,$,c[vr(s,We)]]},In=function(e,t){var{_r:r,cv:n,safe:t,v:e,$s:i,$r:o,$c:a}=hr(this,{v:e,safe:t});i=i||0;e:for(;;){switch(i){case 0:if(0===e.flag&&ir(new S.ptr("reflect.Value.Interface",0)),t&&(96&e.flag)>>>0!=0&&ir(new We("reflect.Value.Interface: cannot return value obtained from unexported field or method")),(512&e.flag)>>>0!=0){i=1;continue}i=2;continue;case 1:r=Fn("Interface",P(e,v)),i=3;case 3:if(a&&(a=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;e=r;case 2:return Xr(e.typ)?(128&e.flag)>>>0!=0&&25===P(e,v).Kind()?(n=zr(e.typ).zero(),Yr(n,P(e,v).object(),e.typ),i=-1,new(zr(e.typ))(n)):(i=-1,new(zr(e.typ))(P(e,v).object())):(i=-1,P(e,v).object())}return}return{$blk:In,$c:!0,$r:o,_r:r,cv:n,safe:t,v:e,$s:i}},An=function(e,t,r){r.$set(t)},Fn=function(e,t){var{$24r:r,_r:i,_tuple:o,fn:a,fv:p,op:e,rcvr:s,v:t,$s:c,$r:$,$c:l}=hr(this,{op:e,v:t});c=c||0;e:for(;;){switch(c){case 0:a=[a],s=[s],(512&t.flag)>>>0==0&&ir(new We("reflect: internal error: invalid use of makePartialFunc")),o=Cn(e,P(t,v),t.flag>>10),a[0]=o[2],s[0]=P(t,v).object(),Xr(t.typ)&&(s[0]=new(zr(t.typ))(s[0])),p=n.MakeFunc(function(e,t){return function(r,n){return new it(e[0].apply(t[0],vr(n,kt)))}}(a,s)),i=P(t,v).Type().common(),c=1;case 1:if(l&&(l=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;r=new v.ptr(i,p,(19|new x(t.flag).ro())>>>0),c=2;case 2:return r}return}return{$blk:Fn,$c:!0,$r:$,$24r:r,_r:i,_tuple:o,fn:a,fv:p,op:e,rcvr:s,v:t,$s:c}},W.ptr.prototype.pointers=function(){var e;return 22===(e=this.Kind())||21===e||18===e||19===e||25===e||17===e},W.prototype.pointers=function(){return this.$val.pointers()},W.ptr.prototype.Comparable=function(){var{$24r:e,_1:t,_r:r,_r$1:n,i,t:o,$s:a,$r:p,$c:s}=hr(this,{});a=a||0;e:for(;;){switch(a){case 0:if(19===(t=(o=this).Kind())||23===t||21===t){a=2;continue}if(17===t){a=3;continue}if(25===t){a=4;continue}a=5;continue;case 2:return a=-1,!1;case 3:r=o.Elem().Comparable(),a=6;case 6:if(s&&(s=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;e=r,a=7;case 7:return e;case 4:i=0;case 8:if(!(i=d.$length)&&ir(new We("reflect: Method index out of range")),k=P(e<0||e>=d.$length?void p("index out of range"):d.$array[d.$offset+e],U),b=P(x.nameOff(k.name),ye),f.Name=P(b,ye).name(),c=19,l=(h=x.typeOff(k.mtyp)).kindType,u=Zt(mt,0,1+l.in$().$length|0),u=O(u,x),o=l.in$(),t=0;t=o.$length?void p("index out of range"):o.$array[o.$offset+t],u=O(u,s),t++;for(g=Zt(mt,0,l.out().$length),a=l.out(),r=0;r=a.$length?void p("index out of range"):a.$array[a.$offset+r],g=O(g,_),r++;i=on(u,g,l.rtype.IsVariadic()),E=1;case 1:if(I&&(I=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;return w=i,f.Type=w,m[0]=xr(Se(x.jsType)[e].prop,We),$=n.MakeFunc(function(e){return function(t,r){var n;return n=0>=r.$length?void p("index out of range"):r.$array[r.$offset+0],new it(n[vr(e[0],We)].apply(n,vr(y(r,1),kt)))}}(m)),f.Func=new v.ptr(Yt(w,Ie),$,c),f.Index=e,se.copy(f,f),E=-1,f}return}return{$blk:W.ptr.prototype.Method,$c:!0,$r:C,_i:t,_i$1:r,_r:i,_ref:o,_ref$1:a,arg:s,fl:c,fn:$,ft:l,i:e,in$1:u,m:f,methods:d,mt:w,mtyp:h,out:g,p:k,pname:b,prop:m,ret:_,t:x,tt:S,$s:E}},W.prototype.Method=function(e){return this.$val.Method(e)},v.ptr.prototype.object=function(){var e,t,r,n;if(17===(r=this).typ.Kind()||25===r.typ.Kind())return r.ptr;if((128&r.flag)>>>0!=0){if((n=r.ptr.$get())!==tt&&n.constructor!==zr(r.typ))switch(0){default:if(11===(e=r.typ.Kind())||6===e)n=new(zr(r.typ))(n.$high,n.$low);else if(15===e||16===e)n=new(zr(r.typ))(n.$real,n.$imag);else if(23===e){if(n===n.constructor.nil){n=zr(r.typ).nil;break}(t=new(zr(r.typ))(n.$array)).$offset=n.$offset,t.$length=n.$length,t.$capacity=n.$capacity,n=t}}return n}return r.ptr},v.prototype.object=function(){return this.$val.object()},v.ptr.prototype.assignTo=function(e,t,r){var{_r:n,_r$1:i,_r$2:o,context:e,dst:t,fl:a,target:r,v:p,x:s,$s:c,$r:$,$c:l}=hr(this,{context:e,dst:t,target:r});c=c||0;e:for(;;){switch(c){case 0:if((512&(p=this).flag)>>>0!=0){c=1;continue}c=2;continue;case 1:n=Fn(e,P(p,v)),c=3;case 3:if(l&&(l=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;p=n;case 2:i=Vr(t,p.typ),c=8;case 8:if(l&&(l=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;if(i){c=5;continue}if(Nr(t,p.typ)){c=6;continue}c=7;continue;case 5:return a=((a=((384&p.flag)>>>0|new x(p.flag).ro())>>>0)|t.Kind()>>>0)>>>0,c=-1,new v.ptr(t,p.ptr,a);case 6:0===r&&(r=sn(t)),o=In(P(p,v),!1),c=9;case 9:if(l&&(l=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;return s=o,0===t.NumMethod()?r.$set(s):An(t,s,r),c=-1,new v.ptr(t,r,148);case 7:case 4:return ir(new We(e+": value of type "+p.typ.String()+" is not assignable to type "+t.String())),c=-1,new v.ptr(Ie.nil,0,0)}return}return{$blk:v.ptr.prototype.assignTo,$c:!0,$r:$,_r:n,_r$1:i,_r$2:o,context:e,dst:t,fl:a,target:r,v:p,x:s,$s:c}},v.prototype.assignTo=function(e,t,r){return this.$val.assignTo(e,t,r)},v.ptr.prototype.call=function(e,r){var{$24r:n,_1:i,_arg:o,_arg$1:a,_arg$2:s,_arg$3:c,_i:$,_i$1:l,_i$2:u,_r:f,_r$1:d,_r$10:w,_r$11:h,_r$12:g,_r$13:k,_r$14:b,_r$15:m,_r$2:_,_r$3:x,_r$4:S,_r$5:E,_r$6:C,_r$7:I,_r$8:A,_r$9:F,_ref:R,_ref$1:N,_ref$2:V,_tmp:O,_tmp$1:D,_tuple:L,arg:M,argsArray:B,elem:j,fn:W,i:U,i$1:z,i$2:K,i$3:G,in$1:r,isSlice:q,m:H,n:J,nin:Z,nout:Q,op:e,origIn:X,rcvr:Y,results:ee,ret:te,slice:re,t:ne,targ:ie,v:oe,x:ae,x$1:pe,x$2:se,xt:ce,xt$1:$e,$s:le,$r:ue,$c:fe}=hr(this,{op:e,in$1:r});le=le||0;e:for(;;){switch(le){case 0:for(oe=this,ne=yt.nil,W=0,Y=null,(512&oe.flag)>>>0!=0?(ne=(L=Cn(e,P(oe,v),oe.flag>>10))[1],W=L[2],Y=P(oe,v).object(),Xr(oe.typ)&&(Y=new(zr(oe.typ))(Y))):(ne=oe.typ.kindType,W=P(oe,v).object(),Y=void 0),0===W&&ir(new We("reflect.Value.Call: call of nil function")),q="CallSlice"===e,J=ne.rtype.NumIn(),q?(ne.rtype.IsVariadic()||ir(new We("reflect: CallSlice of non-variadic function")),r.$lengthJ&&ir(new We("reflect: CallSlice with too many input arguments"))):(ne.rtype.IsVariadic()&&(J=J-1|0),r.$lengthJ&&ir(new We("reflect: Call with too many input arguments"))),R=r,$=0;$=R.$length?void p("index out of range"):R.$array[R.$offset+$],0===P(ae,v).Kind()&&ir(new We("reflect: "+e+" using zero Value argument")),$++;U=0;case 1:if(!(U=r.$length?void p("index out of range"):r.$array[r.$offset+U],v).Type(),ie=D=ne.rtype.In(U),f=(ce=O).AssignableTo(ie),le=5;case 5:if(fe&&(fe=!1,f=f.$blk()),f&&void 0!==f.$blk)break e;if(!f){le=3;continue}le=4;continue;case 3:d=ce.String(),le=6;case 6:if(fe&&(fe=!1,d=d.$blk()),d&&void 0!==d.$blk)break e;_=ie.String(),le=7;case 7:if(fe&&(fe=!1,_=_.$blk()),_&&void 0!==_.$blk)break e;ir(new We("reflect: "+e+" using "+d+" as type "+_));case 4:U=U+1|0,le=1;continue;case 2:if(!q&&ne.rtype.IsVariadic()){le=8;continue}le=9;continue;case 8:H=r.$length-J|0,x=tn(ne.rtype.In(J),H,H),le=10;case 10:if(fe&&(fe=!1,x=x.$blk()),x&&void 0!==x.$blk)break e;re=x,S=ne.rtype.In(J).Elem(),le=11;case 11:if(fe&&(fe=!1,S=S.$blk()),S&&void 0!==S.$blk)break e;j=S,z=0;case 12:if(!(z=r.$length?void p("index out of range"):r.$array[r.$offset+pe],E=($e=P(se,v).Type()).AssignableTo(j),le=16;case 16:if(fe&&(fe=!1,E=E.$blk()),E&&void 0!==E.$blk)break e;if(!E){le=14;continue}le=15;continue;case 14:C=$e.String(),le=17;case 17:if(fe&&(fe=!1,C=C.$blk()),C&&void 0!==C.$blk)break e;I=j.String(),le=18;case 18:if(fe&&(fe=!1,I=I.$blk()),I&&void 0!==I.$blk)break e;ir(new We("reflect: cannot use "+C+" as type "+I+" in "+e));case 15:A=P(re,v).Index(z),le=19;case 19:if(fe&&(fe=!1,A=A.$blk()),A&&void 0!==A.$blk)break e;ue=P(A,v).Set(P(se,v)),le=20;case 20:if(fe&&(fe=!1,ue=ue.$blk()),ue&&void 0!==ue.$blk)break e;z=z+1|0,le=12;continue;case 13:X=r,r=Zt(Ze,J+1|0),T(y(r,0,J),X),J<0||J>=r.$length?p("index out of range"):r.$array[r.$offset+J]=re;case 9:(Z=r.$length)!==ne.rtype.NumIn()&&ir(new We("reflect.Value.Call: wrong argument count")),Q=ne.rtype.NumOut(),B=new t.Array(ne.rtype.NumIn()),N=r,l=0;case 21:if(!(l=N.$length?void p("index out of range"):N.$array[N.$offset+l],o=ne.rtype.In(K),F=ne.rtype.In(K).common(),le=23;case 23:if(fe&&(fe=!1,F=F.$blk()),F&&void 0!==F.$blk)break e;a=F,s=0,w=P(M,v).assignTo("reflect.Value.Call",a,s),le=24;case 24:if(fe&&(fe=!1,w=w.$blk()),w&&void 0!==w.$blk)break e;h=P(w,v).object(),le=25;case 25:if(fe&&(fe=!1,h=h.$blk()),h&&void 0!==h.$blk)break e;g=Tn(o,c=h),le=26;case 26:if(fe&&(fe=!1,g=g.$blk()),g&&void 0!==g.$blk)break e;B[K]=g,l++,le=21;continue;case 22:k=jt(new ze([new it(W),new it(Y),new it(B)])),le=27;case 27:if(fe&&(fe=!1,k=k.$blk()),k&&void 0!==k.$blk)break e;if(ee=k,0===(i=Q)){le=29;continue}if(1===i){le=30;continue}le=31;continue;case 29:return le=-1,Ze.nil;case 30:b=en(ne.rtype.Out(0),Rn(ne.rtype.Out(0),ee),0),le=33;case 33:if(fe&&(fe=!1,b=b.$blk()),b&&void 0!==b.$blk)break e;n=new Ze([P(b,v)]),le=34;case 34:return n;case 31:V=te=Zt(Ze,Q),u=0;case 35:if(!(u=te.$length?p("index out of range"):te.$array[te.$offset+G]=m,u++,le=35;continue;case 36:return le=-1,te;case 32:case 28:return le=-1,Ze.nil}return}return{$blk:v.ptr.prototype.call,$c:!0,$r:ue,$24r:n,_1:i,_arg:o,_arg$1:a,_arg$2:s,_arg$3:c,_i:$,_i$1:l,_i$2:u,_r:f,_r$1:d,_r$10:w,_r$11:h,_r$12:g,_r$13:k,_r$14:b,_r$15:m,_r$2:_,_r$3:x,_r$4:S,_r$5:E,_r$6:C,_r$7:I,_r$8:A,_r$9:F,_ref:R,_ref$1:N,_ref$2:V,_tmp:O,_tmp$1:D,_tuple:L,arg:M,argsArray:B,elem:j,fn:W,i:U,i$1:z,i$2:K,i$3:G,in$1:r,isSlice:q,m:H,n:J,nin:Z,nout:Q,op:e,origIn:X,rcvr:Y,results:ee,ret:te,slice:re,t:ne,targ:ie,v:oe,x:ae,x$1:pe,x$2:se,xt:ce,xt$1:$e,$s:le}},v.prototype.call=function(e,t){return this.$val.call(e,t)},v.ptr.prototype.Cap=function(){var{$24r:e,_1:t,_r:r,_r$1:n,k:i,v:o,$s:a,$r:p,$c:s}=hr(this,{});a=a||0;e:for(;;){switch(a){case 0:if(17===(t=i=new x((o=this).flag).kind())){a=2;continue}if(18===t||23===t){a=3;continue}if(22===t){a=4;continue}a=5;continue;case 2:return a=-1,o.typ.Len();case 3:return a=-1,0|K(P(o,v).object().$capacity);case 4:r=o.typ.Elem().Kind(),a=8;case 8:if(s&&(s=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;if(17===r){a=6;continue}a=7;continue;case 6:n=o.typ.Elem().Len(),a=9;case 9:if(s&&(s=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;e=n,a=10;case 10:return e;case 7:ir(new We("reflect: call of reflect.Value.Cap on ptr to non-array Value"));case 5:case 1:return ir(new S.ptr("reflect.Value.Cap",i)),a=-1,0}return}return{$blk:v.ptr.prototype.Cap,$c:!0,$r:p,$24r:e,_1:t,_r:r,_r$1:n,k:i,v:o,$s:a}},v.prototype.Cap=function(){return this.$val.Cap()},Rn=function(e,t){return B(e,Wt)?new(zr(Wt))(t):t},Tn=function(e,t){return B(e,Wt)?t.object:t},v.ptr.prototype.Elem=function(){var{$24r:e,_1:t,_r:r,fl:n,k:i,tt:o,typ:a,v:p,val:s,val$1:c,$s:$,$r:l,$c:u}=hr(this,{});$=$||0;e:for(;;){switch($){case 0:if(20===(t=i=new x((p=this).flag).kind())){$=2;continue}if(22===t){$=3;continue}$=4;continue;case 2:if((s=P(p,v).object())===tt)return $=-1,new v.ptr(Ie.nil,0,0);a=Kr(s.constructor),r=en(a,s.$val,new x(p.flag).ro()),$=6;case 6:if(u&&(u=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;e=r,$=7;case 7:return e;case 3:return P(p,v).IsNil()?($=-1,new v.ptr(Ie.nil,0,0)):(c=P(p,v).object(),o=p.typ.kindType,n=((n=(((96&p.flag)>>>0|128)>>>0|256)>>>0)|o.elem.Kind()>>>0)>>>0,$=-1,new v.ptr(o.elem,Rn(o.elem,c),n));case 4:ir(new S.ptr("reflect.Value.Elem",i));case 5:case 1:return $=-1,new v.ptr(Ie.nil,0,0)}return}return{$blk:v.ptr.prototype.Elem,$c:!0,$r:l,$24r:e,_1:t,_r:r,fl:n,k:i,tt:o,typ:a,v:p,val:s,val$1:c,$s:$}},v.prototype.Elem=function(){return this.$val.Elem()},v.ptr.prototype.Field=function(e){var{$24r:t,_r:r,_r$1:n,_r$2:i,field:o,fl:a,i:e,jsTag:s,o:c,prop:$,s:l,tag:u,tt:f,typ:d,v:w,x:h,x$1:g,$s:k,$r:b,$c:y}=hr(this,{i:e});k=k||0;e:for(;;){switch(k){case 0:if(s=[s],$=[$],l=[l],d=[d],25!==new x((w=this).flag).kind()&&ir(new S.ptr("reflect.Value.Field",new x(w.flag).kind())),e>>>0>=(f=w.typ.kindType).fields.$length>>>0&&ir(new We("reflect: Field index out of range")),$[0]=xr(zr(w.typ).fields[e].prop,We),h=f.fields,o=e<0||e>=h.$length?void p("index out of range"):h.$array[h.$offset+e],d[0]=o.typ,a=((416&w.flag)>>>0|d[0].Kind()>>>0)>>>0,P(o.name,ye).isExported()||(a=o.embedded()?(64|a)>>>0:(32|a)>>>0),""!==(u=P((g=f.fields,e<0||e>=g.$length?void p("index out of range"):g.$array[g.$offset+e]).name,ye).tag())&&0!==e){k=1;continue}k=2;continue;case 1:if(s[0]=Nn(u),""!==s[0]){k=3;continue}k=4;continue;case 3:case 5:c=[c],r=P(w,v).Field(0),k=7;case 7:if(y&&(y=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;if((w=r).typ===Wt){k=8;continue}k=9;continue;case 8:return c[0]=P(w,v).object().object,k=-1,new v.ptr(d[0],new(zr(Rr(d[0])))(function(e,t,r,n,i){return function(){return xr(t[0][vr(e[0],We)],zr(i[0]))}}(s,c,0,0,d),function(e,t,r,n,i){return function(r){t[0][vr(e[0],We)]=vr(r,zr(i[0]))}}(s,c,0,0,d)),a);case 9:if(22===w.typ.Kind()){k=10;continue}k=11;continue;case 10:n=P(w,v).Elem(),k=12;case 12:if(y&&(y=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;w=n;case 11:k=5;continue;case 6:case 4:case 2:if(l[0]=w.ptr,(128&a)>>>0!=0&&17!==d[0].Kind()&&25!==d[0].Kind()){k=13;continue}k=14;continue;case 13:return k=-1,new v.ptr(d[0],new(zr(Rr(d[0])))(function(e,t,r,n){return function(){return Rn(n[0],r[0][vr(t[0],We)])}}(0,$,l,d),function(e,t,r,n){return function(e){r[0][vr(t[0],We)]=Tn(n[0],e)}}(0,$,l,d)),a);case 14:i=en(d[0],Rn(d[0],l[0][vr($[0],We)]),a),k=15;case 15:if(y&&(y=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;t=i,k=16;case 16:return t}return}return{$blk:v.ptr.prototype.Field,$c:!0,$r:b,$24r:t,_r:r,_r$1:n,_r$2:i,field:o,fl:a,i:e,jsTag:s,o:c,prop:$,s:l,tag:u,tt:f,typ:d,v:w,x:h,x$1:g,$s:k}},v.prototype.Field=function(e){return this.$val.Field(e)},Nn=function(e){for(var t,r,n;""!==e;){for(t=0;t=e.length||58!==e.charCodeAt(t)||34!==e.charCodeAt(t+1|0))break;for(r=m(e,0,t),e=m(e,t+1|0),t=1;t=e.length)break;if(n=m(e,0,t+1|0),e=m(e,t+1|0),"js"===r)return w.Unquote(n)[0]}return""},v.ptr.prototype.Index=function(e){var{$24r:t,$24r$1:r,_1:n,_r:i,_r$1:o,a,a$1:p,c:s,fl:c,fl$1:$,fl$2:l,i:e,k:u,s:f,str:d,tt:w,tt$1:h,typ:g,typ$1:k,v:b,$s:y,$r:m,$c:_}=hr(this,{i:e});y=y||0;e:for(;;){switch(y){case 0:if(a=[a],p=[p],s=[s],e=[e],g=[g],k=[k],17===(n=u=new x((b=this).flag).kind())){y=2;continue}if(23===n){y=3;continue}if(24===n){y=4;continue}y=5;continue;case 2:if(w=b.typ.kindType,(e[0]<0||e[0]>(0|w.len))&&ir(new We("reflect: array index out of range")),g[0]=w.elem,c=(((384&b.flag)>>>0|new x(b.flag).ro())>>>0|g[0].Kind()>>>0)>>>0,a[0]=b.ptr,(128&c)>>>0!=0&&17!==g[0].Kind()&&25!==g[0].Kind()){y=7;continue}y=8;continue;case 7:return y=-1,new v.ptr(g[0],new(zr(Rr(g[0])))(function(e,t,r,n,i){return function(){return Rn(i[0],e[0][n[0]])}}(a,0,0,e,g),function(e,t,r,n,i){return function(t){e[0][n[0]]=Tn(i[0],t)}}(a,0,0,e,g)),c);case 8:i=en(g[0],Rn(g[0],a[0][e[0]]),c),y=9;case 9:if(_&&(_=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;t=i,y=10;case 10:return t;case 3:if(f=P(b,v).object(),(e[0]<0||e[0]>=(0|K(f.$length)))&&ir(new We("reflect: slice index out of range")),h=b.typ.kindType,k[0]=h.elem,$=((384|new x(b.flag).ro())>>>0|k[0].Kind()>>>0)>>>0,e[0]=e[0]+(0|K(f.$offset))|0,p[0]=f.$array,(128&$)>>>0!=0&&17!==k[0].Kind()&&25!==k[0].Kind()){y=11;continue}y=12;continue;case 11:return y=-1,new v.ptr(k[0],new(zr(Rr(k[0])))(function(e,t,r,n,i,o){return function(){return Rn(o[0],t[0][n[0]])}}(0,p,0,e,0,k),function(e,t,r,n,i,o){return function(e){t[0][n[0]]=Tn(o[0],e)}}(0,p,0,e,0,k)),$);case 12:o=en(k[0],Rn(k[0],p[0][e[0]]),$),y=13;case 13:if(_&&(_=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;r=o,y=14;case 14:return r;case 4:return d=b.ptr.$get(),(e[0]<0||e[0]>=d.length)&&ir(new We("reflect: string index out of range")),l=((8|new x(b.flag).ro())>>>0|128)>>>0,s[0]=d.charCodeAt(e[0]),y=-1,new v.ptr(Pt,s.$ptr||(s.$ptr=new ut((function(){return this.$target[0]}),(function(e){this.$target[0]=e}),s)),l);case 5:ir(new S.ptr("reflect.Value.Index",u));case 6:case 1:return y=-1,new v.ptr(Ie.nil,0,0)}return}return{$blk:v.ptr.prototype.Index,$c:!0,$r:m,$24r:t,$24r$1:r,_1:n,_r:i,_r$1:o,a,a$1:p,c:s,fl:c,fl$1:$,fl$2:l,i:e,k:u,s:f,str:d,tt:w,tt$1:h,typ:g,typ$1:k,v:b,$s:y}},v.prototype.Index=function(e){return this.$val.Index(e)},v.ptr.prototype.InterfaceData=function(){ir(r.New("InterfaceData is not supported by GopherJS"))},v.prototype.InterfaceData=function(){return this.$val.InterfaceData()},v.ptr.prototype.IsNil=function(){var e,t,r;return 22===(e=t=new x((r=this).flag).kind())||23===e?P(r,v).object()===zr(r.typ).nil:18===e?P(r,v).object()===Je:19===e?P(r,v).object()===u:21===e?!1===P(r,v).object():20===e?P(r,v).object()===tt:26===e?0===P(r,v).object():void ir(new S.ptr("reflect.Value.IsNil",t))},v.prototype.IsNil=function(){return this.$val.IsNil()},v.ptr.prototype.Len=function(){var{$24r:e,_1:t,_r:r,_r$1:n,k:i,v:o,$s:a,$r:p,$c:s}=hr(this,{});a=a||0;e:for(;;){switch(a){case 0:if(17===(t=i=new x((o=this).flag).kind())||24===t){a=2;continue}if(23===t){a=3;continue}if(18===t){a=4;continue}if(21===t){a=5;continue}if(22===t){a=6;continue}a=7;continue;case 2:return a=-1,K(P(o,v).object().length);case 3:return a=-1,0|K(P(o,v).object().$length);case 4:return a=-1,0|K(P(o,v).object().$buffer.length);case 5:return a=-1,0|K(P(o,v).object().size);case 6:r=o.typ.Elem().Kind(),a=11;case 11:if(s&&(s=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;if(17===r){a=9;continue}a=10;continue;case 9:n=o.typ.Elem().Len(),a=12;case 12:if(s&&(s=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;e=n,a=13;case 13:return e;case 10:ir(new We("reflect: call of reflect.Value.Len on ptr to non-array Value")),a=8;continue;case 7:ir(new S.ptr("reflect.Value.Len",i));case 8:case 1:return a=-1,0}return}return{$blk:v.ptr.prototype.Len,$c:!0,$r:p,$24r:e,_1:t,_r:r,_r$1:n,k:i,v:o,$s:a}},v.prototype.Len=function(){return this.$val.Len()},v.ptr.prototype.Pointer=function(){var e,t,r;return 18===(e=t=new x((r=this).flag).kind())||21===e||22===e||26===e?P(r,v).IsNil()?0:P(r,v).object():19===e?P(r,v).IsNil()?0:1:23===e?P(r,v).IsNil()?0:P(r,v).object().$array:void ir(new S.ptr("reflect.Value.Pointer",t))},v.prototype.Pointer=function(){return this.$val.Pointer()},v.ptr.prototype.Set=function(e){var{_1:t,_r:r,_r$1:n,v:i,x:e,$s:o,$r:a,$c:p}=hr(this,{x:e});o=o||0;e:for(;;){switch(o){case 0:new x((i=this).flag).mustBeAssignable(),new x(e.flag).mustBeExported(),r=P(e,v).assignTo("reflect.Set",i.typ,0),o=1;case 1:if(p&&(p=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;if(e=r,(128&i.flag)>>>0!=0){o=2;continue}o=3;continue;case 2:if(17===(t=i.typ.Kind())||25===t){o=5;continue}if(20===t){o=6;continue}o=7;continue;case 5:zr(i.typ).copy(i.ptr,e.ptr),o=8;continue;case 6:n=In(P(e,v),!1),o=9;case 9:if(p&&(p=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;i.ptr.$set(n),o=8;continue;case 7:i.ptr.$set(P(e,v).object());case 8:case 4:return void(o=-1);case 3:return i.ptr=e.ptr,void(o=-1)}return}return{$blk:v.ptr.prototype.Set,$c:!0,$r:a,_1:t,_r:r,_r$1:n,v:i,x:e,$s:o}},v.prototype.Set=function(e){return this.$val.Set(e)},v.ptr.prototype.bytesSlow=function(){var{_1:e,_r:t,_r$1:r,v:n,$s:i,$r:o,$c:a}=hr(this,{});i=i||0;e:for(;;){switch(i){case 0:if(23===(e=new x((n=this).flag).kind())){i=2;continue}if(17===e){i=3;continue}i=4;continue;case 2:t=n.typ.Elem().Kind(),i=7;case 7:if(a&&(a=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;if(8!==t){i=5;continue}i=6;continue;case 5:ir(new We("reflect.Value.Bytes of non-byte slice"));case 6:return i=-1,n.ptr.$get();case 3:r=n.typ.Elem().Kind(),i=10;case 10:if(a&&(a=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;if(8!==r){i=8;continue}i=9;continue;case 8:ir(new We("reflect.Value.Bytes of non-byte array"));case 9:return P(n,v).CanAddr()||ir(new We("reflect.Value.Bytes of unaddressable byte array")),i=-1,Yt(xr(n.ptr,et),Le);case 4:case 1:return ir(new S.ptr("reflect.Value.Bytes",new x(n.flag).kind())),i=-1,Le.nil}return}return{$blk:v.ptr.prototype.bytesSlow,$c:!0,$r:o,_1:e,_r:t,_r$1:r,v:n,$s:i}},v.prototype.bytesSlow=function(){return this.$val.bytesSlow()},v.ptr.prototype.SetBytes=function(e){var{_r:t,_r$1:r,_v:n,slice:i,typedSlice:o,v:a,x:e,$s:p,$r:s,$c:c}=hr(this,{x:e});p=p||0;e:for(;;){switch(p){case 0:new x((a=this).flag).mustBeAssignable(),new x(a.flag).mustBe(23),t=a.typ.Elem().Kind(),p=3;case 3:if(c&&(c=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;if(8!==t){p=1;continue}p=2;continue;case 1:ir(new We("reflect.Value.SetBytes of non-byte slice"));case 2:if(i=e,""!==a.typ.Name()){n=!0,p=6;continue e}r=a.typ.Elem().Name(),p=7;case 7:if(c&&(c=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;n=!(""===r);case 6:if(n){p=4;continue}p=5;continue;case 4:(o=new(zr(a.typ))(i.$array)).$offset=i.$offset,o.$length=i.$length,o.$capacity=i.$capacity,i=o;case 5:return a.ptr.$set(i),void(p=-1)}return}return{$blk:v.ptr.prototype.SetBytes,$c:!0,$r:s,_r:t,_r$1:r,_v:n,slice:i,typedSlice:o,v:a,x:e,$s:p}},v.prototype.SetBytes=function(e){return this.$val.SetBytes(e)},v.ptr.prototype.SetCap=function(e){var t,r,n;new x((n=this).flag).mustBeAssignable(),new x(n.flag).mustBe(23),r=n.ptr.$get(),(e<(0|K(r.$length))||e>(0|K(r.$capacity)))&&ir(new We("reflect: slice capacity out of range in SetCap")),(t=new(zr(n.typ))(r.$array)).$offset=r.$offset,t.$length=r.$length,t.$capacity=e,n.ptr.$set(t)},v.prototype.SetCap=function(e){return this.$val.SetCap(e)},v.ptr.prototype.SetLen=function(e){var t,r,n;new x((n=this).flag).mustBeAssignable(),new x(n.flag).mustBe(23),r=n.ptr.$get(),(e<0||e>(0|K(r.$capacity)))&&ir(new We("reflect: slice length out of range in SetLen")),(t=new(zr(n.typ))(r.$array)).$offset=r.$offset,t.$length=e,t.$capacity=r.$capacity,n.ptr.$set(t)},v.prototype.SetLen=function(e){return this.$val.SetLen(e)},v.ptr.prototype.Slice=function(e,t){var{$24r:r,$24r$1:n,_1:i,_r:o,_r$1:a,cap:p,i:e,j:t,kind:s,s:c,str:$,tt:l,typ:u,v:f,$s:d,$r:w,$c:h}=hr(this,{i:e,j:t});d=d||0;e:for(;;){switch(d){case 0:if(p=0,u=tt,c=null,17===(i=s=new x((f=this).flag).kind())){d=2;continue}if(23===i){d=3;continue}if(24===i){d=4;continue}d=5;continue;case 2:(256&f.flag)>>>0==0&&ir(new We("reflect.Value.Slice: slice of unaddressable array")),p=0|(l=f.typ.kindType).len,u=an(l.elem),c=new(zr(u))(P(f,v).object()),d=6;continue;case 3:u=f.typ,c=P(f,v).object(),p=0|K(c.$capacity),d=6;continue;case 4:$=f.ptr.$get(),(e<0||t$.length)&&ir(new We("reflect.Value.Slice: string slice index out of bounds")),o=nn(new We(m($,e,t))),d=7;case 7:if(h&&(h=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;r=o,d=8;case 8:return r;case 5:ir(new S.ptr("reflect.Value.Slice",s));case 6:case 1:(e<0||tp)&&ir(new We("reflect.Value.Slice: slice index out of bounds")),a=en(u,y(c,e,t),new x(f.flag).ro()),d=9;case 9:if(h&&(h=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;n=a,d=10;case 10:return n}return}return{$blk:v.ptr.prototype.Slice,$c:!0,$r:w,$24r:r,$24r$1:n,_1:i,_r:o,_r$1:a,cap:p,i:e,j:t,kind:s,s:c,str:$,tt:l,typ:u,v:f,$s:d}},v.prototype.Slice=function(e,t){return this.$val.Slice(e,t)},v.ptr.prototype.Slice3=function(e,t,r){var{$24r:n,_1:i,_r:o,cap:a,i:e,j:t,k:r,kind:p,s,tt:c,typ:$,v:l,$s:u,$r:f,$c:d}=hr(this,{i:e,j:t,k:r});u=u||0;e:for(;;){switch(u){case 0:a=0,$=tt,s=null,17===(i=p=new x((l=this).flag).kind())?((256&l.flag)>>>0==0&&ir(new We("reflect.Value.Slice: slice of unaddressable array")),a=0|(c=l.typ.kindType).len,$=an(c.elem),s=new(zr($))(P(l,v).object())):23===i?($=l.typ,s=P(l,v).object(),a=0|K(s.$capacity)):ir(new S.ptr("reflect.Value.Slice3",p)),(e<0||ta)&&ir(new We("reflect.Value.Slice3: slice index out of bounds")),o=en($,y(s,e,t,r),new x(l.flag).ro()),u=1;case 1:if(d&&(d=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;n=o,u=2;case 2:return n}return}return{$blk:v.ptr.prototype.Slice3,$c:!0,$r:f,$24r:n,_1:i,_r:o,cap:a,i:e,j:t,k:r,kind:p,s,tt:c,typ:$,v:l,$s:u}},v.prototype.Slice3=function(e,t,r){return this.$val.Slice3(e,t,r)},v.ptr.prototype.Close=function(){new x(this.flag).mustBe(18),new x(this.flag).mustBeExported(),br(P(this,v).object())},v.prototype.Close=function(){return this.$val.Close()},Pn=function(e,t,r){var{_r:n,_tmp:i,_tmp$1:o,_tmp$2:a,_tmp$3:p,ch:e,comms:s,nb:t,received:c,recvRes:$,selectRes:l,selected:u,val:r,$s:f,$r:d,$c:w}=hr(this,{ch:e,nb:t,val:r});f=f||0;e:for(;;){switch(f){case 0:u=!1,c=!1,s=new vt([new kt([e])]),t&&(s=O(s,new kt([]))),n=Ut(new ze([s])),f=1;case 1:if(w&&(w=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;return l=n,t&&1==(0|K(l[0]))?(f=-1,[u=i=!1,c=o=!1]):($=l[1],r.$set($[0]),f=-1,[u=a=!0,c=p=!!$[1]])}return}return{$blk:Pn,$c:!0,$r:d,_r:n,_tmp:i,_tmp$1:o,_tmp$2:a,_tmp$3:p,ch:e,comms:s,nb:t,received:c,recvRes:$,selectRes:l,selected:u,val:r,$s:f}},Vn=function(e,t,r){var{_r:n,ch:e,comms:i,nb:r,selectRes:o,val:t,$s:a,$r:p,$c:s}=hr(this,{ch:e,val:t,nb:r});a=a||0;e:for(;;){switch(a){case 0:i=new vt([new kt([e,t.$get()])]),r&&(i=O(i,new kt([]))),n=Ut(new ze([i])),a=1;case 1:if(s&&(s=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;return o=n,r&&1==(0|K(o[0]))?(a=-1,!1):(a=-1,!0)}return}return{$blk:Vn,$c:!0,$r:p,_r:n,ch:e,comms:i,nb:r,selectRes:o,val:t,$s:a}},On=function(e,t){var r;for(r=e.length-1|0;r>=0;){if(e.charCodeAt(r)===t)return r;r=r-1|0}return-1},Dn=function(e,t){return e.length>=t.length&&m(e,0,t.length)===t},Ln=function(){var e,t,r,n,i,o,a,p,s;for(s=_t.zero(),a=d.Callers(1,new xt(s)),r=d.CallersFrames(y(new xt(s),0,a)),t=new d.Frame.ptr(0,Xe.nil,"","",0,0),o=!0;o;)if(e=r.Next(),d.Frame.copy(t,e[0]),o=e[1],p=t.Function,Dn(p,"Object.$packages.reflect.")&&(n=On(p,46))>=0&&(i=m(p,n+1|0)).length>0&&65<=i.charCodeAt(0)&&i.charCodeAt(0)<=90)return"reflect.Value."+i;return"unknown method"},Mn=function(e){return!0},v.methods=[{prop:"pointer",name:"pointer",pkg:"reflect",typ:Qe([],[Ue],!1)},{prop:"Addr",name:"Addr",pkg:"",typ:Qe([],[v],!1)},{prop:"Bool",name:"Bool",pkg:"",typ:Qe([],[Ee],!1)},{prop:"panicNotBool",name:"panicNotBool",pkg:"reflect",typ:Qe([],[],!1)},{prop:"Bytes",name:"Bytes",pkg:"",typ:Qe([],[Le],!1)},{prop:"runes",name:"runes",pkg:"reflect",typ:Qe([],[ot],!1)},{prop:"CanAddr",name:"CanAddr",pkg:"",typ:Qe([],[Ee],!1)},{prop:"CanSet",name:"CanSet",pkg:"",typ:Qe([],[Ee],!1)},{prop:"Call",name:"Call",pkg:"",typ:Qe([Ze],[Ze],!1)},{prop:"CallSlice",name:"CallSlice",pkg:"",typ:Qe([Ze],[Ze],!1)},{prop:"capNonSlice",name:"capNonSlice",pkg:"reflect",typ:Qe([],[Ce],!1)},{prop:"CanComplex",name:"CanComplex",pkg:"",typ:Qe([],[Ee],!1)},{prop:"Complex",name:"Complex",pkg:"",typ:Qe([],[je],!1)},{prop:"FieldByIndex",name:"FieldByIndex",pkg:"",typ:Qe([He],[v],!1)},{prop:"FieldByIndexErr",name:"FieldByIndexErr",pkg:"",typ:Qe([He],[v,rt],!1)},{prop:"FieldByName",name:"FieldByName",pkg:"",typ:Qe([We],[v],!1)},{prop:"FieldByNameFunc",name:"FieldByNameFunc",pkg:"",typ:Qe([St],[v],!1)},{prop:"CanFloat",name:"CanFloat",pkg:"",typ:Qe([],[Ee],!1)},{prop:"Float",name:"Float",pkg:"",typ:Qe([],[Me],!1)},{prop:"CanInt",name:"CanInt",pkg:"",typ:Qe([],[Ee],!1)},{prop:"Int",name:"Int",pkg:"",typ:Qe([],[Re],!1)},{prop:"CanInterface",name:"CanInterface",pkg:"",typ:Qe([],[Ee],!1)},{prop:"Interface",name:"Interface",pkg:"",typ:Qe([],[et],!1)},{prop:"IsValid",name:"IsValid",pkg:"",typ:Qe([],[Ee],!1)},{prop:"IsZero",name:"IsZero",pkg:"",typ:Qe([],[Ee],!1)},{prop:"Kind",name:"Kind",pkg:"",typ:Qe([],[M],!1)},{prop:"lenNonSlice",name:"lenNonSlice",pkg:"reflect",typ:Qe([],[Ce],!1)},{prop:"MapIndex",name:"MapIndex",pkg:"",typ:Qe([v],[v],!1)},{prop:"MapKeys",name:"MapKeys",pkg:"",typ:Qe([],[Ze],!1)},{prop:"SetIterKey",name:"SetIterKey",pkg:"",typ:Qe([Et],[],!1)},{prop:"SetIterValue",name:"SetIterValue",pkg:"",typ:Qe([Et],[],!1)},{prop:"MapRange",name:"MapRange",pkg:"",typ:Qe([],[Et],!1)},{prop:"Method",name:"Method",pkg:"",typ:Qe([Ce],[v],!1)},{prop:"NumMethod",name:"NumMethod",pkg:"",typ:Qe([],[Ce],!1)},{prop:"MethodByName",name:"MethodByName",pkg:"",typ:Qe([We],[v],!1)},{prop:"NumField",name:"NumField",pkg:"",typ:Qe([],[Ce],!1)},{prop:"OverflowComplex",name:"OverflowComplex",pkg:"",typ:Qe([je],[Ee],!1)},{prop:"OverflowFloat",name:"OverflowFloat",pkg:"",typ:Qe([Me],[Ee],!1)},{prop:"OverflowInt",name:"OverflowInt",pkg:"",typ:Qe([Re],[Ee],!1)},{prop:"OverflowUint",name:"OverflowUint",pkg:"",typ:Qe([Oe],[Ee],!1)},{prop:"Recv",name:"Recv",pkg:"",typ:Qe([],[v,Ee],!1)},{prop:"recv",name:"recv",pkg:"reflect",typ:Qe([Ee],[v,Ee],!1)},{prop:"Send",name:"Send",pkg:"",typ:Qe([v],[],!1)},{prop:"send",name:"send",pkg:"reflect",typ:Qe([v,Ee],[Ee],!1)},{prop:"SetBool",name:"SetBool",pkg:"",typ:Qe([Ee],[],!1)},{prop:"setRunes",name:"setRunes",pkg:"reflect",typ:Qe([ot],[],!1)},{prop:"SetComplex",name:"SetComplex",pkg:"",typ:Qe([je],[],!1)},{prop:"SetFloat",name:"SetFloat",pkg:"",typ:Qe([Me],[],!1)},{prop:"SetInt",name:"SetInt",pkg:"",typ:Qe([Re],[],!1)},{prop:"SetMapIndex",name:"SetMapIndex",pkg:"",typ:Qe([v,v],[],!1)},{prop:"SetUint",name:"SetUint",pkg:"",typ:Qe([Oe],[],!1)},{prop:"SetPointer",name:"SetPointer",pkg:"",typ:Qe([Ue],[],!1)},{prop:"SetString",name:"SetString",pkg:"",typ:Qe([We],[],!1)},{prop:"String",name:"String",pkg:"",typ:Qe([],[We],!1)},{prop:"stringNonString",name:"stringNonString",pkg:"reflect",typ:Qe([],[We],!1)},{prop:"TryRecv",name:"TryRecv",pkg:"",typ:Qe([],[v,Ee],!1)},{prop:"TrySend",name:"TrySend",pkg:"",typ:Qe([v],[Ee],!1)},{prop:"Type",name:"Type",pkg:"",typ:Qe([],[L],!1)},{prop:"typeSlow",name:"typeSlow",pkg:"reflect",typ:Qe([],[L],!1)},{prop:"CanUint",name:"CanUint",pkg:"",typ:Qe([],[Ee],!1)},{prop:"Uint",name:"Uint",pkg:"",typ:Qe([],[Oe],!1)},{prop:"UnsafeAddr",name:"UnsafeAddr",pkg:"",typ:Qe([],[De],!1)},{prop:"UnsafePointer",name:"UnsafePointer",pkg:"",typ:Qe([],[Ue],!1)},{prop:"Convert",name:"Convert",pkg:"",typ:Qe([L],[v],!1)},{prop:"CanConvert",name:"CanConvert",pkg:"",typ:Qe([L],[Ee],!1)},{prop:"object",name:"object",pkg:"reflect",typ:Qe([],[Ke],!1)},{prop:"assignTo",name:"assignTo",pkg:"reflect",typ:Qe([We,Ie,Ue],[v],!1)},{prop:"call",name:"call",pkg:"reflect",typ:Qe([We,Ze],[Ze],!1)},{prop:"Cap",name:"Cap",pkg:"",typ:Qe([],[Ce],!1)},{prop:"Elem",name:"Elem",pkg:"",typ:Qe([],[v],!1)},{prop:"Field",name:"Field",pkg:"",typ:Qe([Ce],[v],!1)},{prop:"Index",name:"Index",pkg:"",typ:Qe([Ce],[v],!1)},{prop:"InterfaceData",name:"InterfaceData",pkg:"",typ:Qe([],[Ct],!1)},{prop:"IsNil",name:"IsNil",pkg:"",typ:Qe([],[Ee],!1)},{prop:"Len",name:"Len",pkg:"",typ:Qe([],[Ce],!1)},{prop:"Pointer",name:"Pointer",pkg:"",typ:Qe([],[De],!1)},{prop:"Set",name:"Set",pkg:"",typ:Qe([v],[],!1)},{prop:"bytesSlow",name:"bytesSlow",pkg:"reflect",typ:Qe([],[Le],!1)},{prop:"SetBytes",name:"SetBytes",pkg:"",typ:Qe([Le],[],!1)},{prop:"SetCap",name:"SetCap",pkg:"",typ:Qe([Ce],[],!1)},{prop:"SetLen",name:"SetLen",pkg:"",typ:Qe([Ce],[],!1)},{prop:"Slice",name:"Slice",pkg:"",typ:Qe([Ce,Ce],[v],!1)},{prop:"Slice3",name:"Slice3",pkg:"",typ:Qe([Ce,Ce,Ce],[v],!1)},{prop:"Close",name:"Close",pkg:"",typ:Qe([],[],!1)}],x.methods=[{prop:"kind",name:"kind",pkg:"reflect",typ:Qe([],[M],!1)},{prop:"ro",name:"ro",pkg:"reflect",typ:Qe([],[x],!1)},{prop:"mustBe",name:"mustBe",pkg:"reflect",typ:Qe([M],[],!1)},{prop:"mustBeExported",name:"mustBeExported",pkg:"reflect",typ:Qe([],[],!1)},{prop:"mustBeExportedSlow",name:"mustBeExportedSlow",pkg:"reflect",typ:Qe([],[],!1)},{prop:"mustBeAssignable",name:"mustBeAssignable",pkg:"reflect",typ:Qe([],[],!1)},{prop:"mustBeAssignableSlow",name:"mustBeAssignableSlow",pkg:"reflect",typ:Qe([],[],!1)},{prop:"panicNotMap",name:"panicNotMap",pkg:"reflect",typ:Qe([],[],!1)}],It.methods=[{prop:"Error",name:"Error",pkg:"",typ:Qe([],[We],!1)}],Et.methods=[{prop:"Key",name:"Key",pkg:"",typ:Qe([],[v],!1)},{prop:"Value",name:"Value",pkg:"",typ:Qe([],[v],!1)},{prop:"Next",name:"Next",pkg:"",typ:Qe([],[Ee],!1)},{prop:"Reset",name:"Reset",pkg:"",typ:Qe([v],[],!1)}],M.methods=[{prop:"String",name:"String",pkg:"",typ:Qe([],[We],!1)}],Ie.methods=[{prop:"textOff",name:"textOff",pkg:"reflect",typ:Qe([le],[Ue],!1)},{prop:"String",name:"String",pkg:"",typ:Qe([],[We],!1)},{prop:"Size",name:"Size",pkg:"",typ:Qe([],[De],!1)},{prop:"Bits",name:"Bits",pkg:"",typ:Qe([],[Ce],!1)},{prop:"Align",name:"Align",pkg:"",typ:Qe([],[Ce],!1)},{prop:"FieldAlign",name:"FieldAlign",pkg:"",typ:Qe([],[Ce],!1)},{prop:"Kind",name:"Kind",pkg:"",typ:Qe([],[M],!1)},{prop:"common",name:"common",pkg:"reflect",typ:Qe([],[Ie],!1)},{prop:"exportedMethods",name:"exportedMethods",pkg:"reflect",typ:Qe([],[pt],!1)},{prop:"NumMethod",name:"NumMethod",pkg:"",typ:Qe([],[Ce],!1)},{prop:"MethodByName",name:"MethodByName",pkg:"",typ:Qe([We],[se,Ee],!1)},{prop:"PkgPath",name:"PkgPath",pkg:"",typ:Qe([],[We],!1)},{prop:"hasName",name:"hasName",pkg:"reflect",typ:Qe([],[Ee],!1)},{prop:"Name",name:"Name",pkg:"",typ:Qe([],[We],!1)},{prop:"ChanDir",name:"ChanDir",pkg:"",typ:Qe([],[z],!1)},{prop:"IsVariadic",name:"IsVariadic",pkg:"",typ:Qe([],[Ee],!1)},{prop:"Elem",name:"Elem",pkg:"",typ:Qe([],[L],!1)},{prop:"Field",name:"Field",pkg:"",typ:Qe([Ce],[fe],!1)},{prop:"FieldByIndex",name:"FieldByIndex",pkg:"",typ:Qe([He],[fe],!1)},{prop:"FieldByName",name:"FieldByName",pkg:"",typ:Qe([We],[fe,Ee],!1)},{prop:"FieldByNameFunc",name:"FieldByNameFunc",pkg:"",typ:Qe([St],[fe,Ee],!1)},{prop:"In",name:"In",pkg:"",typ:Qe([Ce],[L],!1)},{prop:"Key",name:"Key",pkg:"",typ:Qe([],[L],!1)},{prop:"Len",name:"Len",pkg:"",typ:Qe([],[Ce],!1)},{prop:"NumField",name:"NumField",pkg:"",typ:Qe([],[Ce],!1)},{prop:"NumIn",name:"NumIn",pkg:"",typ:Qe([],[Ce],!1)},{prop:"NumOut",name:"NumOut",pkg:"",typ:Qe([],[Ce],!1)},{prop:"Out",name:"Out",pkg:"",typ:Qe([Ce],[L],!1)},{prop:"Implements",name:"Implements",pkg:"",typ:Qe([L],[Ee],!1)},{prop:"AssignableTo",name:"AssignableTo",pkg:"",typ:Qe([L],[Ee],!1)},{prop:"ConvertibleTo",name:"ConvertibleTo",pkg:"",typ:Qe([L],[Ee],!1)},{prop:"gcSlice",name:"gcSlice",pkg:"reflect",typ:Qe([De,De],[Le],!1)},{prop:"uncommon",name:"uncommon",pkg:"reflect",typ:Qe([],[at],!1)},{prop:"nameOff",name:"nameOff",pkg:"reflect",typ:Qe([ce],[ye],!1)},{prop:"typeOff",name:"typeOff",pkg:"reflect",typ:Qe([$e],[Ie],!1)},{prop:"ptrTo",name:"ptrTo",pkg:"reflect",typ:Qe([],[Ie],!1)},{prop:"pointers",name:"pointers",pkg:"reflect",typ:Qe([],[Ee],!1)},{prop:"Comparable",name:"Comparable",pkg:"",typ:Qe([],[Ee],!1)},{prop:"Method",name:"Method",pkg:"",typ:Qe([Ce],[se],!1)}],z.methods=[{prop:"String",name:"String",pkg:"",typ:Qe([],[We],!1)}],st.methods=[{prop:"Method",name:"Method",pkg:"",typ:Qe([Ce],[se],!1)},{prop:"NumMethod",name:"NumMethod",pkg:"",typ:Qe([],[Ce],!1)},{prop:"MethodByName",name:"MethodByName",pkg:"",typ:Qe([We],[se,Ee],!1)}],Rt.methods=[{prop:"embedded",name:"embedded",pkg:"reflect",typ:Qe([],[Ee],!1)}],lt.methods=[{prop:"Field",name:"Field",pkg:"",typ:Qe([Ce],[fe],!1)},{prop:"FieldByIndex",name:"FieldByIndex",pkg:"",typ:Qe([He],[fe],!1)},{prop:"FieldByNameFunc",name:"FieldByNameFunc",pkg:"",typ:Qe([St],[fe,Ee],!1)},{prop:"FieldByName",name:"FieldByName",pkg:"",typ:Qe([We],[fe,Ee],!1)}],se.methods=[{prop:"IsExported",name:"IsExported",pkg:"",typ:Qe([],[Ee],!1)}],fe.methods=[{prop:"IsExported",name:"IsExported",pkg:"",typ:Qe([],[Ee],!1)}],de.methods=[{prop:"Get",name:"Get",pkg:"",typ:Qe([We],[We],!1)},{prop:"Lookup",name:"Lookup",pkg:"",typ:Qe([We],[We,Ee],!1)}],at.methods=[{prop:"methods",name:"methods",pkg:"reflect",typ:Qe([],[pt],!1)},{prop:"exportedMethods",name:"exportedMethods",pkg:"reflect",typ:Qe([],[pt],!1)}],yt.methods=[{prop:"in$",name:"in",pkg:"reflect",typ:Qe([],[Ae],!1)},{prop:"out",name:"out",pkg:"reflect",typ:Qe([],[Ae],!1)}],ye.methods=[{prop:"data",name:"data",pkg:"reflect",typ:Qe([Ce,We],[ut],!1)},{prop:"hasTag",name:"hasTag",pkg:"reflect",typ:Qe([],[Ee],!1)},{prop:"readVarint",name:"readVarint",pkg:"reflect",typ:Qe([Ce],[Ce,Ce],!1)},{prop:"name",name:"name",pkg:"reflect",typ:Qe([],[We],!1)},{prop:"tag",name:"tag",pkg:"reflect",typ:Qe([],[We],!1)},{prop:"pkgPath",name:"pkgPath",pkg:"reflect",typ:Qe([],[We],!1)},{prop:"isExported",name:"isExported",pkg:"reflect",typ:Qe([],[Ee],!1)},{prop:"embedded",name:"embedded",pkg:"reflect",typ:Qe([],[Ee],!1)},{prop:"setPkgPath",name:"setPkgPath",pkg:"reflect",typ:Qe([We],[],!1)}],Tt.methods=[{prop:"initialized",name:"initialized",pkg:"reflect",typ:Qe([],[Ee],!1)},{prop:"skipUntilValidKey",name:"skipUntilValidKey",pkg:"reflect",typ:Qe([],[],!1)}],v.init("reflect",[{prop:"typ",name:"typ",embedded:!1,exported:!1,typ:Ie,tag:""},{prop:"ptr",name:"ptr",embedded:!1,exported:!1,typ:Ue,tag:""},{prop:"flag",name:"flag",embedded:!0,exported:!1,typ:x,tag:""}]),S.init("",[{prop:"Method",name:"Method",embedded:!1,exported:!0,typ:We,tag:""},{prop:"Kind",name:"Kind",embedded:!1,exported:!0,typ:M,tag:""}]),N.init("reflect",[{prop:"m",name:"m",embedded:!1,exported:!1,typ:v,tag:""},{prop:"hiter",name:"hiter",embedded:!1,exported:!1,typ:ve,tag:""}]),L.init([{prop:"Align",name:"Align",pkg:"",typ:Qe([],[Ce],!1)},{prop:"AssignableTo",name:"AssignableTo",pkg:"",typ:Qe([L],[Ee],!1)},{prop:"Bits",name:"Bits",pkg:"",typ:Qe([],[Ce],!1)},{prop:"ChanDir",name:"ChanDir",pkg:"",typ:Qe([],[z],!1)},{prop:"Comparable",name:"Comparable",pkg:"",typ:Qe([],[Ee],!1)},{prop:"ConvertibleTo",name:"ConvertibleTo",pkg:"",typ:Qe([L],[Ee],!1)},{prop:"Elem",name:"Elem",pkg:"",typ:Qe([],[L],!1)},{prop:"Field",name:"Field",pkg:"",typ:Qe([Ce],[fe],!1)},{prop:"FieldAlign",name:"FieldAlign",pkg:"",typ:Qe([],[Ce],!1)},{prop:"FieldByIndex",name:"FieldByIndex",pkg:"",typ:Qe([He],[fe],!1)},{prop:"FieldByName",name:"FieldByName",pkg:"",typ:Qe([We],[fe,Ee],!1)},{prop:"FieldByNameFunc",name:"FieldByNameFunc",pkg:"",typ:Qe([St],[fe,Ee],!1)},{prop:"Implements",name:"Implements",pkg:"",typ:Qe([L],[Ee],!1)},{prop:"In",name:"In",pkg:"",typ:Qe([Ce],[L],!1)},{prop:"IsVariadic",name:"IsVariadic",pkg:"",typ:Qe([],[Ee],!1)},{prop:"Key",name:"Key",pkg:"",typ:Qe([],[L],!1)},{prop:"Kind",name:"Kind",pkg:"",typ:Qe([],[M],!1)},{prop:"Len",name:"Len",pkg:"",typ:Qe([],[Ce],!1)},{prop:"Method",name:"Method",pkg:"",typ:Qe([Ce],[se],!1)},{prop:"MethodByName",name:"MethodByName",pkg:"",typ:Qe([We],[se,Ee],!1)},{prop:"Name",name:"Name",pkg:"",typ:Qe([],[We],!1)},{prop:"NumField",name:"NumField",pkg:"",typ:Qe([],[Ce],!1)},{prop:"NumIn",name:"NumIn",pkg:"",typ:Qe([],[Ce],!1)},{prop:"NumMethod",name:"NumMethod",pkg:"",typ:Qe([],[Ce],!1)},{prop:"NumOut",name:"NumOut",pkg:"",typ:Qe([],[Ce],!1)},{prop:"Out",name:"Out",pkg:"",typ:Qe([Ce],[L],!1)},{prop:"PkgPath",name:"PkgPath",pkg:"",typ:Qe([],[We],!1)},{prop:"Size",name:"Size",pkg:"",typ:Qe([],[De],!1)},{prop:"String",name:"String",pkg:"",typ:Qe([],[We],!1)},{prop:"common",name:"common",pkg:"reflect",typ:Qe([],[Ie],!1)},{prop:"uncommon",name:"uncommon",pkg:"reflect",typ:Qe([],[at],!1)}]),W.init("reflect",[{prop:"size",name:"size",embedded:!1,exported:!1,typ:De,tag:""},{prop:"ptrdata",name:"ptrdata",embedded:!1,exported:!1,typ:De,tag:""},{prop:"hash",name:"hash",embedded:!1,exported:!1,typ:Ve,tag:""},{prop:"tflag",name:"tflag",embedded:!1,exported:!1,typ:j,tag:""},{prop:"align",name:"align",embedded:!1,exported:!1,typ:Ne,tag:""},{prop:"fieldAlign",name:"fieldAlign",embedded:!1,exported:!1,typ:Ne,tag:""},{prop:"kind",name:"kind",embedded:!1,exported:!1,typ:Ne,tag:""},{prop:"equal",name:"equal",embedded:!1,exported:!1,typ:At,tag:""},{prop:"gcdata",name:"gcdata",embedded:!1,exported:!1,typ:ut,tag:""},{prop:"str",name:"str",embedded:!1,exported:!1,typ:ce,tag:""},{prop:"ptrToThis",name:"ptrToThis",embedded:!1,exported:!1,typ:$e,tag:""}]),U.init("reflect",[{prop:"name",name:"name",embedded:!1,exported:!1,typ:ce,tag:""},{prop:"mtyp",name:"mtyp",embedded:!1,exported:!1,typ:$e,tag:""},{prop:"ifn",name:"ifn",embedded:!1,exported:!1,typ:le,tag:""},{prop:"tfn",name:"tfn",embedded:!1,exported:!1,typ:le,tag:""}]),G.init("reflect",[{prop:"rtype",name:"rtype",embedded:!0,exported:!1,typ:W,tag:""},{prop:"elem",name:"elem",embedded:!1,exported:!1,typ:Ie,tag:""},{prop:"slice",name:"slice",embedded:!1,exported:!1,typ:Ie,tag:""},{prop:"len",name:"len",embedded:!1,exported:!1,typ:De,tag:""}]),q.init("reflect",[{prop:"rtype",name:"rtype",embedded:!0,exported:!1,typ:W,tag:""},{prop:"elem",name:"elem",embedded:!1,exported:!1,typ:Ie,tag:""},{prop:"dir",name:"dir",embedded:!1,exported:!1,typ:De,tag:""}]),ee.init("reflect",[{prop:"name",name:"name",embedded:!1,exported:!1,typ:ce,tag:""},{prop:"typ",name:"typ",embedded:!1,exported:!1,typ:$e,tag:""}]),te.init("reflect",[{prop:"rtype",name:"rtype",embedded:!0,exported:!1,typ:W,tag:""},{prop:"pkgPath",name:"pkgPath",embedded:!1,exported:!1,typ:ye,tag:""},{prop:"methods",name:"methods",embedded:!1,exported:!1,typ:dt,tag:""}]),re.init("reflect",[{prop:"rtype",name:"rtype",embedded:!0,exported:!1,typ:W,tag:""},{prop:"key",name:"key",embedded:!1,exported:!1,typ:Ie,tag:""},{prop:"elem",name:"elem",embedded:!1,exported:!1,typ:Ie,tag:""},{prop:"bucket",name:"bucket",embedded:!1,exported:!1,typ:Ie,tag:""},{prop:"hasher",name:"hasher",embedded:!1,exported:!1,typ:Ft,tag:""},{prop:"keysize",name:"keysize",embedded:!1,exported:!1,typ:Ne,tag:""},{prop:"valuesize",name:"valuesize",embedded:!1,exported:!1,typ:Ne,tag:""},{prop:"bucketsize",name:"bucketsize",embedded:!1,exported:!1,typ:Pe,tag:""},{prop:"flags",name:"flags",embedded:!1,exported:!1,typ:Ve,tag:""}]),ne.init("reflect",[{prop:"rtype",name:"rtype",embedded:!0,exported:!1,typ:W,tag:""},{prop:"elem",name:"elem",embedded:!1,exported:!1,typ:Ie,tag:""}]),ie.init("reflect",[{prop:"rtype",name:"rtype",embedded:!0,exported:!1,typ:W,tag:""},{prop:"elem",name:"elem",embedded:!1,exported:!1,typ:Ie,tag:""}]),ae.init("reflect",[{prop:"name",name:"name",embedded:!1,exported:!1,typ:ye,tag:""},{prop:"typ",name:"typ",embedded:!1,exported:!1,typ:Ie,tag:""},{prop:"offset",name:"offset",embedded:!1,exported:!1,typ:De,tag:""}]),pe.init("reflect",[{prop:"rtype",name:"rtype",embedded:!0,exported:!1,typ:W,tag:""},{prop:"pkgPath",name:"pkgPath",embedded:!1,exported:!1,typ:ye,tag:""},{prop:"fields",name:"fields",embedded:!1,exported:!1,typ:wt,tag:""}]),se.init("",[{prop:"Name",name:"Name",embedded:!1,exported:!0,typ:We,tag:""},{prop:"PkgPath",name:"PkgPath",embedded:!1,exported:!0,typ:We,tag:""},{prop:"Type",name:"Type",embedded:!1,exported:!0,typ:L,tag:""},{prop:"Func",name:"Func",embedded:!1,exported:!0,typ:v,tag:""},{prop:"Index",name:"Index",embedded:!1,exported:!0,typ:Ce,tag:""}]),fe.init("",[{prop:"Name",name:"Name",embedded:!1,exported:!0,typ:We,tag:""},{prop:"PkgPath",name:"PkgPath",embedded:!1,exported:!0,typ:We,tag:""},{prop:"Type",name:"Type",embedded:!1,exported:!0,typ:L,tag:""},{prop:"Tag",name:"Tag",embedded:!1,exported:!0,typ:de,tag:""},{prop:"Offset",name:"Offset",embedded:!1,exported:!0,typ:De,tag:""},{prop:"Index",name:"Index",embedded:!1,exported:!0,typ:He,tag:""},{prop:"Anonymous",name:"Anonymous",embedded:!1,exported:!0,typ:Ee,tag:""}]),we.init("reflect",[{prop:"typ",name:"typ",embedded:!1,exported:!1,typ:lt,tag:""},{prop:"index",name:"index",embedded:!1,exported:!1,typ:He,tag:""}]),ke.init("reflect",[{prop:"pkgPath",name:"pkgPath",embedded:!1,exported:!1,typ:ce,tag:""},{prop:"mcount",name:"mcount",embedded:!1,exported:!1,typ:Pe,tag:""},{prop:"xcount",name:"xcount",embedded:!1,exported:!1,typ:Pe,tag:""},{prop:"moff",name:"moff",embedded:!1,exported:!1,typ:Ve,tag:""},{prop:"_methods",name:"_methods",embedded:!1,exported:!1,typ:pt,tag:""}]),be.init("reflect",[{prop:"rtype",name:"rtype",embedded:!0,exported:!1,typ:W,tag:'reflect:"func"'},{prop:"inCount",name:"inCount",embedded:!1,exported:!1,typ:Pe,tag:""},{prop:"outCount",name:"outCount",embedded:!1,exported:!1,typ:Pe,tag:""},{prop:"_in",name:"_in",embedded:!1,exported:!1,typ:Ae,tag:""},{prop:"_out",name:"_out",embedded:!1,exported:!1,typ:Ae,tag:""}]),ye.init("reflect",[{prop:"bytes",name:"bytes",embedded:!1,exported:!1,typ:ut,tag:""}]),me.init("reflect",[{prop:"name",name:"name",embedded:!1,exported:!1,typ:We,tag:""},{prop:"tag",name:"tag",embedded:!1,exported:!1,typ:We,tag:""},{prop:"exported",name:"exported",embedded:!1,exported:!1,typ:Ee,tag:""},{prop:"embedded",name:"embedded",embedded:!1,exported:!1,typ:Ee,tag:""},{prop:"pkgPath",name:"pkgPath",embedded:!1,exported:!1,typ:We,tag:""}]),ve.init("reflect",[{prop:"t",name:"t",embedded:!1,exported:!1,typ:L,tag:""},{prop:"m",name:"m",embedded:!1,exported:!1,typ:Ke,tag:""},{prop:"keys",name:"keys",embedded:!1,exported:!1,typ:Ke,tag:""},{prop:"i",name:"i",embedded:!1,exported:!1,typ:Ce,tag:""},{prop:"last",name:"last",embedded:!1,exported:!1,typ:Ke,tag:""}]),e=function(){Bn.$init=function(){};var p,c,u=!1,h=0;void 0!==this&&void 0!==this.$blk&&(u=!0,h=(p=this).$s,c=p.$r);e:for(;;){switch(h){case 0:c=r.$init(),h=1;case 1:if(u&&(u=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;c=n.$init(),h=2;case 2:if(u&&(u=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;c=i.$init(),h=3;case 3:if(u&&(u=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;c=o.$init(),h=4;case 4:if(u&&(u=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;c=a.$init(),h=5;case 5:if(u&&(u=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;c=s.$init(),h=6;case 6:if(u&&(u=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;c=$.$init(),h=7;case 7:if(u&&(u=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;c=l.$init(),h=8;case 8:if(u&&(u=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;c=d.$init(),h=9;case 9:if(u&&(u=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;c=w.$init(),h=10;case 10:if(u&&(u=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;c=g.$init(),h=11;case 11:if(u&&(u=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;c=k.$init(),h=12;case 12:if(u&&(u=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;c=b.$init(),h=13;case 13:if(u&&(u=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;Mt=_e.nil,Bt=Ae.nil,Ot=new Te(["invalid","bool","int","int8","int16","int32","int64","uint","uint8","uint16","uint32","uint64","uintptr","float32","float64","complex64","complex128","array","chan","func","interface","map","ptr","slice","string","struct","unsafe.Pointer"]),Dt=!1,Lt=new t.Map,Nt=Yt(rn(Le.nil),Ie),Pt=Yt(rn(new Ne(0)),Ie),Vt=Yt(rn(new We("")),Ie),jt=Yt(xr(f,et),Ge),Wt=Kr(it),Ut=Yt(xr(yr,et),Ge),c=Wr(),h=14;case 14:if(u&&(u=!1,c=c.$blk()),c&&void 0!==c.$blk)break e}return}return void 0===p&&(p={$blk:e}),p.$s=h,p.$r=c,p},Bn.$init=e,Bn}(),c["encoding/binary"]=function(){var e,t,r,n,i,o,a,s,$={};return t=c.errors,r=c.io,n=c.math,i=c.reflect,o=c.sync,a=$.bigEndian=xe(0,ge,"binary.bigEndian",!0,"encoding/binary",!1,(function(){this.$val=this})),s=Jt(Ne),a.ptr.prototype.Uint16=function(e){return 1>=e.$length?p("index out of range"):e.$array[e.$offset+1],((1>=e.$length?void p("index out of range"):e.$array[e.$offset+1])<<16>>>16|(0>=e.$length?void p("index out of range"):e.$array[e.$offset+0])<<16>>>16<<8<<16>>>16)>>>0},a.prototype.Uint16=function(e){return this.$val.Uint16(e)},a.ptr.prototype.PutUint16=function(e,t){1>=e.$length?p("index out of range"):e.$array[e.$offset+1],0>=e.$length?p("index out of range"):e.$array[e.$offset+0]=t>>>8<<16>>>16<<24>>>24,1>=e.$length?p("index out of range"):e.$array[e.$offset+1]=t<<24>>>24},a.prototype.PutUint16=function(e,t){return this.$val.PutUint16(e,t)},a.ptr.prototype.AppendUint16=function(e,t){return O(e,t>>>8<<16>>>16<<24>>>24,t<<24>>>24)},a.prototype.AppendUint16=function(e,t){return this.$val.AppendUint16(e,t)},a.ptr.prototype.Uint32=function(e){return 3>=e.$length?p("index out of range"):e.$array[e.$offset+3],((((3>=e.$length?void p("index out of range"):e.$array[e.$offset+3])>>>0|(2>=e.$length?void p("index out of range"):e.$array[e.$offset+2])>>>0<<8>>>0)>>>0|(1>=e.$length?void p("index out of range"):e.$array[e.$offset+1])>>>0<<16>>>0)>>>0|(0>=e.$length?void p("index out of range"):e.$array[e.$offset+0])>>>0<<24>>>0)>>>0},a.prototype.Uint32=function(e){return this.$val.Uint32(e)},a.ptr.prototype.PutUint32=function(e,t){3>=e.$length?p("index out of range"):e.$array[e.$offset+3],0>=e.$length?p("index out of range"):e.$array[e.$offset+0]=t>>>24>>>0<<24>>>24,1>=e.$length?p("index out of range"):e.$array[e.$offset+1]=t>>>16>>>0<<24>>>24,2>=e.$length?p("index out of range"):e.$array[e.$offset+2]=t>>>8>>>0<<24>>>24,3>=e.$length?p("index out of range"):e.$array[e.$offset+3]=t<<24>>>24},a.prototype.PutUint32=function(e,t){return this.$val.PutUint32(e,t)},a.ptr.prototype.AppendUint32=function(e,t){return O(e,t>>>24>>>0<<24>>>24,t>>>16>>>0<<24>>>24,t>>>8>>>0<<24>>>24,t<<24>>>24)},a.prototype.AppendUint32=function(e,t){return this.$val.AppendUint32(e,t)},a.ptr.prototype.Uint64=function(e){var t,r,n,i,o,a,s,c,$,l,u,f,d,w;return 7>=e.$length?p("index out of range"):e.$array[e.$offset+7],u=new Oe(0,7>=e.$length?void p("index out of range"):e.$array[e.$offset+7]),f=Q(new Oe(0,6>=e.$length?void p("index out of range"):e.$array[e.$offset+6]),8),l=new Oe(u.$high|f.$high,(u.$low|f.$low)>>>0),d=Q(new Oe(0,5>=e.$length?void p("index out of range"):e.$array[e.$offset+5]),16),$=new Oe(l.$high|d.$high,(l.$low|d.$low)>>>0),w=Q(new Oe(0,4>=e.$length?void p("index out of range"):e.$array[e.$offset+4]),24),c=new Oe($.$high|w.$high,($.$low|w.$low)>>>0),n=Q(new Oe(0,3>=e.$length?void p("index out of range"):e.$array[e.$offset+3]),32),s=new Oe(c.$high|n.$high,(c.$low|n.$low)>>>0),i=Q(new Oe(0,2>=e.$length?void p("index out of range"):e.$array[e.$offset+2]),40),r=new Oe(s.$high|i.$high,(s.$low|i.$low)>>>0),o=Q(new Oe(0,1>=e.$length?void p("index out of range"):e.$array[e.$offset+1]),48),t=new Oe(r.$high|o.$high,(r.$low|o.$low)>>>0),a=Q(new Oe(0,0>=e.$length?void p("index out of range"):e.$array[e.$offset+0]),56),new Oe(t.$high|a.$high,(t.$low|a.$low)>>>0)},a.prototype.Uint64=function(e){return this.$val.Uint64(e)},a.ptr.prototype.PutUint64=function(e,t){7>=e.$length?p("index out of range"):e.$array[e.$offset+7],0>=e.$length?p("index out of range"):e.$array[e.$offset+0]=Y(t,56).$low<<24>>>24,1>=e.$length?p("index out of range"):e.$array[e.$offset+1]=Y(t,48).$low<<24>>>24,2>=e.$length?p("index out of range"):e.$array[e.$offset+2]=Y(t,40).$low<<24>>>24,3>=e.$length?p("index out of range"):e.$array[e.$offset+3]=Y(t,32).$low<<24>>>24,4>=e.$length?p("index out of range"):e.$array[e.$offset+4]=Y(t,24).$low<<24>>>24,5>=e.$length?p("index out of range"):e.$array[e.$offset+5]=Y(t,16).$low<<24>>>24,6>=e.$length?p("index out of range"):e.$array[e.$offset+6]=Y(t,8).$low<<24>>>24,7>=e.$length?p("index out of range"):e.$array[e.$offset+7]=t.$low<<24>>>24},a.prototype.PutUint64=function(e,t){return this.$val.PutUint64(e,t)},a.ptr.prototype.AppendUint64=function(e,t){return O(e,Y(t,56).$low<<24>>>24,Y(t,48).$low<<24>>>24,Y(t,40).$low<<24>>>24,Y(t,32).$low<<24>>>24,Y(t,24).$low<<24>>>24,Y(t,16).$low<<24>>>24,Y(t,8).$low<<24>>>24,t.$low<<24>>>24)},a.prototype.AppendUint64=function(e,t){return this.$val.AppendUint64(e,t)},a.ptr.prototype.String=function(){return"BigEndian"},a.prototype.String=function(){return this.$val.String()},a.ptr.prototype.GoString=function(){return"binary.BigEndian"},a.prototype.GoString=function(){return this.$val.GoString()},a.methods=[{prop:"Uint16",name:"Uint16",pkg:"",typ:Qe([s],[Pe],!1)},{prop:"PutUint16",name:"PutUint16",pkg:"",typ:Qe([s,Pe],[],!1)},{prop:"AppendUint16",name:"AppendUint16",pkg:"",typ:Qe([s,Pe],[s],!1)},{prop:"Uint32",name:"Uint32",pkg:"",typ:Qe([s],[Ve],!1)},{prop:"PutUint32",name:"PutUint32",pkg:"",typ:Qe([s,Ve],[],!1)},{prop:"AppendUint32",name:"AppendUint32",pkg:"",typ:Qe([s,Ve],[s],!1)},{prop:"Uint64",name:"Uint64",pkg:"",typ:Qe([s],[Oe],!1)},{prop:"PutUint64",name:"PutUint64",pkg:"",typ:Qe([s,Oe],[],!1)},{prop:"AppendUint64",name:"AppendUint64",pkg:"",typ:Qe([s,Oe],[s],!1)},{prop:"String",name:"String",pkg:"",typ:Qe([],[We],!1)},{prop:"GoString",name:"GoString",pkg:"",typ:Qe([],[We],!1)}],a.init("",[]),e=function(){$.$init=function(){};var p,s,c=!1,l=0;void 0!==this&&void 0!==this.$blk&&(c=!0,l=(p=this).$s,s=p.$r);e:for(;;){switch(l){case 0:s=t.$init(),l=1;case 1:if(c&&(c=!1,s=s.$blk()),s&&void 0!==s.$blk)break e;s=r.$init(),l=2;case 2:if(c&&(c=!1,s=s.$blk()),s&&void 0!==s.$blk)break e;s=n.$init(),l=3;case 3:if(c&&(c=!1,s=s.$blk()),s&&void 0!==s.$blk)break e;s=i.$init(),l=4;case 4:if(c&&(c=!1,s=s.$blk()),s&&void 0!==s.$blk)break e;s=o.$init(),l=5;case 5:if(c&&(c=!1,s=s.$blk()),s&&void 0!==s.$blk)break e;$.BigEndian=new a.ptr,t.New("binary: varint overflows a 64-bit integer")}return}return void 0===p&&(p={$blk:e}),p.$s=l,p.$r=s,p},$.$init=e,$}(),c["encoding/base64"]=function(){var e,t,r,n,i,o,a,s,$,l,u,f,d,w,h,g,k,b,m={};return t=c["encoding/binary"],r=c.io,n=c.strconv,i=m.Encoding=xe(0,ge,"base64.Encoding",!0,"encoding/base64",!0,(function(e,t,r,n){if(this.$val=this,0===arguments.length)return this.encode=s.zero(),this.decodeMap=$.zero(),this.padChar=0,void(this.strict=!1);this.encode=e,this.decodeMap=t,this.padChar=r,this.strict=n})),o=m.encoder=xe(0,ge,"base64.encoder",!0,"encoding/base64",!1,(function(e,t,r,n,i,o){if(this.$val=this,0===arguments.length)return this.err=tt,this.enc=u.nil,this.w=tt,this.buf=f.zero(),this.nbuf=0,void(this.out=d.zero());this.err=e,this.enc=t,this.w=r,this.buf=n,this.nbuf=i,this.out=o})),a=m.CorruptInputError=xe(8,re,"base64.CorruptInputError",!0,"encoding/base64",!0,null),s=qe(Ne,64),$=qe(Ne,256),l=Jt(Ne),u=Gt(i),f=qe(Ne,3),d=qe(Ne,1024),w=qe(Ne,4),h=Gt(o),g=function(e){var t,r,n,o,a,c,u;for(64!==e.length&&ir(new We("encoding alphabet is not 64-bytes long")),r=0;r=a.length?p("index out of range"):a[n]=255,n=n+1|0;for(o=0;o=c.length?p("index out of range"):c[u]=o<<24>>>24,o=o+1|0;return t},m.NewEncoding=g,i.ptr.prototype.WithPadding=function(e){var t,r,n;for(t=this,(13===e||10===e||e>255)&&ir(new We("invalid padding")),r=0;r<64;)n=t.encode,(0|(r<0||r>=n.length?void p("index out of range"):n[r]))===e&&ir(new We("padding contained in alphabet")),r=r+1|0;return t.padChar=e,t},i.prototype.WithPadding=function(e){return this.$val.WithPadding(e)},i.ptr.prototype.Strict=function(){return this.strict=!0,this},i.prototype.Strict=function(){return this.$val.Strict()},i.ptr.prototype.Encode=function(e,t){var r,n,i,o,a,s,c,$,l,u,f,d,w,h,g,k,b,y,m,v,_,x,S,E,C,I,A,F,R,T,N,P,V,O,D,L,M,B;if(o=this,0!==t.$length){for(o.encode,i=0,c=0,a=J((n=t.$length/3)==n&&n!==1/0&&n!==-1/0?0|n:p("integer divide by zero"),3);c=t.$length?void p("index out of range"):t.$array[t.$offset+u])>>>0<<16>>>0|((f=c+1|0)<0||f>=t.$length?void p("index out of range"):t.$array[t.$offset+f])>>>0<<8>>>0)>>>0|((x=c+2|0)<0||x>=t.$length?void p("index out of range"):t.$array[t.$offset+x])>>>0)>>>0,(O=i+0|0)<0||O>=e.$length?p("index out of range"):e.$array[e.$offset+O]=(P=o.encode,(V=($>>>18>>>0&63)>>>0)<0||V>=P.length?void p("index out of range"):P[V]),(M=i+1|0)<0||M>=e.$length?p("index out of range"):e.$array[e.$offset+M]=(D=o.encode,(L=($>>>12>>>0&63)>>>0)<0||L>=D.length?void p("index out of range"):D[L]),(w=i+2|0)<0||w>=e.$length?p("index out of range"):e.$array[e.$offset+w]=(B=o.encode,(d=($>>>6>>>0&63)>>>0)<0||d>=B.length?void p("index out of range"):B[d]),(k=i+3|0)<0||k>=e.$length?p("index out of range"):e.$array[e.$offset+k]=(h=o.encode,(g=(63&$)>>>0)<0||g>=h.length?void p("index out of range"):h[g]),c=c+3|0,i=i+4|0;0!=(s=t.$length-c|0)&&(l=((b=c+0|0)<0||b>=t.$length?void p("index out of range"):t.$array[t.$offset+b])>>>0<<16>>>0,2===s&&(l=(l|((y=c+1|0)<0||y>=t.$length?void p("index out of range"):t.$array[t.$offset+y])>>>0<<8>>>0)>>>0),(_=i+0|0)<0||_>=e.$length?p("index out of range"):e.$array[e.$offset+_]=(m=o.encode,(v=(l>>>18>>>0&63)>>>0)<0||v>=m.length?void p("index out of range"):m[v]),(C=i+1|0)<0||C>=e.$length?p("index out of range"):e.$array[e.$offset+C]=(S=o.encode,(E=(l>>>12>>>0&63)>>>0)<0||E>=S.length?void p("index out of range"):S[E]),2===(r=s)?((F=i+2|0)<0||F>=e.$length?p("index out of range"):e.$array[e.$offset+F]=(I=o.encode,(A=(l>>>6>>>0&63)>>>0)<0||A>=I.length?void p("index out of range"):I[A]),-1!==o.padChar&&((R=i+3|0)<0||R>=e.$length?p("index out of range"):e.$array[e.$offset+R]=o.padChar<<24>>>24)):1===r&&-1!==o.padChar&&((T=i+2|0)<0||T>=e.$length?p("index out of range"):e.$array[e.$offset+T]=o.padChar<<24>>>24,(N=i+3|0)<0||N>=e.$length?p("index out of range"):e.$array[e.$offset+N]=o.padChar<<24>>>24))}},i.prototype.Encode=function(e,t){return this.$val.Encode(e,t)},i.ptr.prototype.EncodeToString=function(e){var t;return t=Zt(l,this.EncodedLen(e.$length)),this.Encode(t,e),I(t)},i.prototype.EncodeToString=function(e){return this.$val.EncodeToString(e)},o.ptr.prototype.Write=function(e){var{_q:t,_r:r,_r$1:n,_r$2:i,_tmp:a,_tmp$1:s,_tmp$2:c,_tmp$3:$,_tmp$4:u,_tmp$5:f,_tuple:d,_tuple$1:w,e:h,err:g,i:k,n:b,nn:m,p:e,x:v,x$1:_,$s:x,$r:S,$c:E}=hr(this,{p:e});x=x||0;e:for(;;){switch(x){case 0:if(b=0,g=tt,!B((h=this).err,tt))return x=-1,[b=a=0,g=s=h.err];if(h.nbuf>0){x=1;continue}x=2;continue;case 1:for(k=0,k=0;k=v.length?p("index out of range"):v[_]=k<0||k>=e.$length?void p("index out of range"):e.$array[e.$offset+k],h.nbuf=h.nbuf+1|0,k=k+1|0;if(b=b+k|0,e=y(e,k),h.nbuf<3)return x=-1,[b,g];h.enc.Encode(new l(h.out),new l(h.buf)),r=h.w.Write(y(new l(h.out),0,4)),x=3;case 3:if(E&&(E=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;if(d=r,h.err=d[1],!B(h.err,tt))return x=-1,[b=c=b,g=$=h.err];h.nbuf=0;case 2:case 4:if(!(e.$length>=3)){x=5;continue}(m=768)>e.$length&&(m=(m=e.$length)-((n=m%3)==n?n:p("integer divide by zero"))|0),h.enc.Encode(new l(h.out),y(e,0,m)),i=h.w.Write(y(new l(h.out),0,J((t=m/3)==t&&t!==1/0&&t!==-1/0?0|t:p("integer divide by zero"),4))),x=6;case 6:if(E&&(E=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;if(w=i,h.err=w[1],!B(h.err,tt))return x=-1,[b=u=b,g=f=h.err];b=b+m|0,e=y(e,m),x=4;continue;case 5:return T(new l(h.buf),e),h.nbuf=e.$length,x=-1,[b=b+e.$length|0,g]}return}return{$blk:o.ptr.prototype.Write,$c:!0,$r:S,_q:t,_r:r,_r$1:n,_r$2:i,_tmp:a,_tmp$1:s,_tmp$2:c,_tmp$3:$,_tmp$4:u,_tmp$5:f,_tuple:d,_tuple$1:w,e:h,err:g,i:k,n:b,nn:m,p:e,x:v,x$1:_,$s:x}},o.prototype.Write=function(e){return this.$val.Write(e)},o.ptr.prototype.Close=function(){var{_r:e,_tuple:t,e:r,$s:n,$r:i,$c:a}=hr(this,{});n=n||0;e:for(;;){switch(n){case 0:if(B((r=this).err,tt)&&r.nbuf>0){n=1;continue}n=2;continue;case 1:r.enc.Encode(new l(r.out),y(new l(r.buf),0,r.nbuf)),e=r.w.Write(y(new l(r.out),0,r.enc.EncodedLen(r.nbuf))),n=3;case 3:if(a&&(a=!1,e=e.$blk()),e&&void 0!==e.$blk)break e;t=e,r.err=t[1],r.nbuf=0;case 2:return n=-1,r.err}return}return{$blk:o.ptr.prototype.Close,$c:!0,$r:i,_r:e,_tuple:t,e:r,$s:n}},o.prototype.Close=function(){return this.$val.Close()},k=function(e,t){return new o.ptr(tt,e,t,f.zero(),0,d.zero())},m.NewEncoder=k,i.ptr.prototype.EncodedLen=function(e){var t,r;return-1===this.padChar?(t=(J(e,8)+5|0)/6)==t&&t!==1/0&&t!==-1/0?0|t:p("integer divide by zero"):J((r=(e+2|0)/3)==r&&r!==1/0&&r!==-1/0?0|r:p("integer divide by zero"),4)},i.prototype.EncodedLen=function(e){return this.$val.EncodedLen(e)},a.prototype.Error=function(){return"illegal base64 data at input byte "+n.FormatInt(new Re(this.$high,this.$low),10)},Gt(a).prototype.Error=function(){return this.$get().Error()},i.ptr.prototype.decodeQuantum=function(e,t,r){var n,i,o,s,c,$,l,u,f,d,h,g,k,b;for(f=tt,u=this,$=w.zero(),l=4,u.decodeMap,h=0;h<4;){if(t.$length===r){if(0===h)return[r,0,f=tt];if(1===h||-1!==u.padChar)return[r,0,f=new a(0,r-h|0)];l=h;break}if(d=r<0||r>=t.$length?void p("index out of range"):t.$array[t.$offset+r],r=r+1|0,b=u.decodeMap,255===(g=d<0||d>=b.length?void p("index out of range"):b[d])){if(10!==d&&13!==d){if((0|d)!==u.padChar)return[r,0,f=new a(0,r-1|0)];if(0===(n=h)||1===n)return[r,0,f=new a(0,r-1|0)];if(2===n){for(;r=t.$length?void p("index out of range"):t.$array[t.$offset+r])||13===(r<0||r>=t.$length?void p("index out of range"):t.$array[t.$offset+r]));)r=r+1|0;if(r===t.$length)return[r,0,f=new a(0,t.$length)];if((0|(r<0||r>=t.$length?void p("index out of range"):t.$array[t.$offset+r]))!==u.padChar)return[r,0,f=new a(0,r-1|0)];r=r+1|0}for(;r=t.$length?void p("index out of range"):t.$array[t.$offset+r])||13===(r<0||r>=t.$length?void p("index out of range"):t.$array[t.$offset+r]));)r=r+1|0;r=$.length?p("index out of range"):$[h]=g,h=h+1|0}if(o=(k=((($[0]>>>0<<18>>>0|$[1]>>>0<<12>>>0)>>>0|$[2]>>>0<<6>>>0)>>>0|$[3]>>>0)>>>0)>>>0>>>0<<24>>>24,s=k>>>8>>>0<<24>>>24,c=k>>>16>>>0<<24>>>24,$[2]=o,$[1]=s,$[0]=c,4===(i=l)){if(2>=e.$length?p("index out of range"):e.$array[e.$offset+2]=$[2],$[2]=0,1>=e.$length?p("index out of range"):e.$array[e.$offset+1]=$[1],u.strict&&0!==$[2])return[r,0,f=new a(0,r-1|0)];if($[1]=0,0>=e.$length?p("index out of range"):e.$array[e.$offset+0]=$[0],u.strict&&(0!==$[1]||0!==$[2]))return[r,0,f=new a(0,r-2|0)]}else if(3===i){if(1>=e.$length?p("index out of range"):e.$array[e.$offset+1]=$[1],u.strict&&0!==$[2])return[r,0,f=new a(0,r-1|0)];if($[1]=0,0>=e.$length?p("index out of range"):e.$array[e.$offset+0]=$[0],u.strict&&(0!==$[1]||0!==$[2]))return[r,0,f=new a(0,r-2|0)]}else if(2===i&&(0>=e.$length?p("index out of range"):e.$array[e.$offset+0]=$[0],u.strict&&(0!==$[1]||0!==$[2])))return[r,0,f=new a(0,r-2|0)];return[r,l-1|0,f]},i.prototype.decodeQuantum=function(e,t,r){return this.$val.decodeQuantum(e,t,r)},i.ptr.prototype.DecodeString=function(e){var t,r,n,i;return r=Zt(l,this.DecodedLen(e.length)),i=(t=this.Decode(r,new l(C(e))))[0],n=t[1],[y(r,0,i),n]},i.prototype.DecodeString=function(e){return this.$val.DecodeString(e)},i.ptr.prototype.Decode=function(e,r){var n,i,o,a,s,c,$,l,u,f,d,w,h,g,k,m,v,_,x;if($=0,c=tt,s=this,0===r.$length)return[$=0,c=tt];for(s.decodeMap,f=0;(r.$length-f|0)>=4&&(e.$length-$|0)>=4;)if(d=y(r,f,f+4|0),a=(n=b((w=s.decodeMap,(h=0>=d.$length?void p("index out of range"):d.$array[d.$offset+0])<0||h>=w.length?void p("index out of range"):w[h]),(g=s.decodeMap,(k=1>=d.$length?void p("index out of range"):d.$array[d.$offset+1])<0||k>=g.length?void p("index out of range"):g[k]),(m=s.decodeMap,(v=2>=d.$length?void p("index out of range"):d.$array[d.$offset+2])<0||v>=m.length?void p("index out of range"):m[v]),(_=s.decodeMap,(x=3>=d.$length?void p("index out of range"):d.$array[d.$offset+3])<0||x>=_.length?void p("index out of range"):_[x])))[0],n[1])P(t.BigEndian,t.bigEndian).PutUint32(y(e,$),a),$=$+3|0,f=f+4|0;else if(f=(i=s.decodeQuantum(y(e,$),r,f))[0],l=i[1],c=i[2],$=$+l|0,!B(c,tt))return[$,c];for(;f>>0|r)>>>0|n)>>>0==255?[0,!1]:[(((e>>>0<<26>>>0|t>>>0<<20>>>0)>>>0|r>>>0<<14>>>0)>>>0|n>>>0<<8>>>0)>>>0,!0]},i.ptr.prototype.DecodedLen=function(e){var t,r;return-1===this.padChar?(t=J(e,6)/8)==t&&t!==1/0&&t!==-1/0?0|t:p("integer divide by zero"):J((r=e/4)==r&&r!==1/0&&r!==-1/0?0|r:p("integer divide by zero"),3)},i.prototype.DecodedLen=function(e){return this.$val.DecodedLen(e)},i.methods=[{prop:"WithPadding",name:"WithPadding",pkg:"",typ:Qe([Fe],[u],!1)},{prop:"Strict",name:"Strict",pkg:"",typ:Qe([],[u],!1)}],u.methods=[{prop:"Encode",name:"Encode",pkg:"",typ:Qe([l,l],[],!1)},{prop:"EncodeToString",name:"EncodeToString",pkg:"",typ:Qe([l],[We],!1)},{prop:"EncodedLen",name:"EncodedLen",pkg:"",typ:Qe([Ce],[Ce],!1)},{prop:"decodeQuantum",name:"decodeQuantum",pkg:"encoding/base64",typ:Qe([l,l,Ce],[Ce,Ce,rt],!1)},{prop:"DecodeString",name:"DecodeString",pkg:"",typ:Qe([We],[l,rt],!1)},{prop:"Decode",name:"Decode",pkg:"",typ:Qe([l,l],[Ce,rt],!1)},{prop:"DecodedLen",name:"DecodedLen",pkg:"",typ:Qe([Ce],[Ce],!1)}],h.methods=[{prop:"Write",name:"Write",pkg:"",typ:Qe([l],[Ce,rt],!1)},{prop:"Close",name:"Close",pkg:"",typ:Qe([],[rt],!1)}],a.methods=[{prop:"Error",name:"Error",pkg:"",typ:Qe([],[We],!1)}],i.init("encoding/base64",[{prop:"encode",name:"encode",embedded:!1,exported:!1,typ:s,tag:""},{prop:"decodeMap",name:"decodeMap",embedded:!1,exported:!1,typ:$,tag:""},{prop:"padChar",name:"padChar",embedded:!1,exported:!1,typ:Fe,tag:""},{prop:"strict",name:"strict",embedded:!1,exported:!1,typ:Ee,tag:""}]),o.init("encoding/base64",[{prop:"err",name:"err",embedded:!1,exported:!1,typ:rt,tag:""},{prop:"enc",name:"enc",embedded:!1,exported:!1,typ:u,tag:""},{prop:"w",name:"w",embedded:!1,exported:!1,typ:r.Writer,tag:""},{prop:"buf",name:"buf",embedded:!1,exported:!1,typ:f,tag:""},{prop:"nbuf",name:"nbuf",embedded:!1,exported:!1,typ:Ce,tag:""},{prop:"out",name:"out",embedded:!1,exported:!1,typ:d,tag:""}]),e=function(){m.$init=function(){};var o,a,p=!1,s=0;void 0!==this&&void 0!==this.$blk&&(p=!0,s=(o=this).$s,a=o.$r);e:for(;;){switch(s){case 0:a=t.$init(),s=1;case 1:if(p&&(p=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;a=r.$init(),s=2;case 2:if(p&&(p=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;a=n.$init(),s=3;case 3:if(p&&(p=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;m.StdEncoding=g("ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/"),m.URLEncoding=g("ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_"),m.RawStdEncoding=P(m.StdEncoding,i).WithPadding(-1),m.RawURLEncoding=P(m.URLEncoding,i).WithPadding(-1)}return}return void 0===o&&(o={$blk:e}),o.$s=s,o.$r=a,o},m.$init=e,m}(),c.sort=function(){var e,t,r,n,i,o,a,s,$,l,f,d,w,h,g,k,b,y,m,v,_,S,E,C,I,A,F,R,T,N,V,O,D,L,M,B,j,W,U,z,K,G,q,H,Z,X,ee,te,re,ne,oe={};return t=c["internal/reflectlite"],r=c["math/bits"],n=oe.xorshift=xe(8,ie,"sort.xorshift",!0,"sort",!1,null),i=oe.lessSwap=xe(0,ge,"sort.lessSwap",!0,"sort",!1,(function(e,t){if(this.$val=this,0===arguments.length)return this.Less=u,void(this.Swap=u);this.Less=e,this.Swap=t})),o=oe.StringSlice=xe(12,we,"sort.StringSlice",!0,"sort",!0,null),a=Gt(n),s=Gt(Ce),$=Jt(We),l=Qe([Ce,Ce],[Ee],!1),f=Qe([Ce,Ce],[],!1),h=function(e,t,r){var{_r:n,_v:i,a:t,b:r,data:e,i:o,j:a,$s:p,$r:s,$c:c}=hr(this,{data:e,a:t,b:r});p=p||0;e:for(;;){switch(p){case 0:o=t+1|0;case 1:if(!(ot)){i=!1,p=5;continue e}n=e.Less(a,a-1|0),p=6;case 6:if(c&&(c=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;i=n;case 5:if(!i){p=4;continue}s=e.Swap(a,a-1|0),p=7;case 7:if(c&&(c=!1,s=s.$blk()),s&&void 0!==s.$blk)break e;a=a-1|0,p=3;continue;case 4:o=o+1|0,p=1;continue;case 2:return void(p=-1)}return}return{$blk:h,$c:!0,$r:s,_r:n,_v:i,a:t,b:r,data:e,i:o,j:a,$s:p}},g=function(e,t,r,n){var{_r:i,_r$1:o,_v:a,child:p,data:e,first:n,hi:r,lo:t,root:s,$s:c,$r:$,$c:l}=hr(this,{data:e,lo:t,hi:r,first:n});c=c||0;e:for(;;){switch(c){case 0:s=t;case 1:if((p=J(2,s)+1|0)>=r){c=2;continue}if(!((p+1|0)=0)){$=2;continue}l=g(e,a,o,i),$=3;case 3:if(u&&(u=!1,l=l.$blk()),l&&void 0!==l.$blk)break e;a=a-1|0,$=1;continue;case 2:s=o-1|0;case 4:if(!(s>=0)){$=5;continue}l=e.Swap(i,i+s|0),$=6;case 6:if(u&&(u=!1,l=l.$blk()),l&&void 0!==l.$blk)break e;l=g(e,c,s,i),$=7;case 7:if(u&&(u=!1,l=l.$blk()),l&&void 0!==l.$blk)break e;s=s-1|0,$=4;continue;case 5:return void($=-1)}return}return{$blk:k,$c:!0,$r:l,_q:n,a:t,b:r,data:e,first:i,hi:o,i:a,i$1:s,lo:c,$s:$}},b=function(e,t,r,n){var{_q:i,_r:o,_r$1:a,_r$2:s,_r$3:c,_r$4:$,_tmp:l,_tmp$1:u,_tuple:f,_tuple$1:d,_v:w,a:t,alreadyPartitioned:g,b:r,balanceThreshold:x,data:e,hint:E,leftLen:C,length:I,limit:n,mid:F,mid$1:R,pivot:T,rightLen:N,wasBalanced:P,wasPartitioned:V,$s:O,$r:D,$c:L}=hr(this,{data:e,a:t,b:r,limit:n});O=O||0;e:for(;;){switch(O){case 0:P=!0,V=!0;case 1:if((I=r-t|0)<=12){O=3;continue}O=4;continue;case 3:D=h(e,t,r),O=5;case 5:if(L&&(L=!1,D=D.$blk()),D&&void 0!==D.$blk)break e;return void(O=-1);case 4:if(0===n){O=6;continue}O=7;continue;case 6:D=k(e,t,r),O=8;case 8:if(L&&(L=!1,D=D.$blk()),D&&void 0!==D.$blk)break e;return void(O=-1);case 7:if(!P){O=9;continue}O=10;continue;case 9:D=_(e,t,r),O=11;case 11:if(L&&(L=!1,D=D.$blk()),D&&void 0!==D.$blk)break e;n=n-1|0;case 10:o=S(e,t,r),O=12;case 12:if(L&&(L=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;if(T=(f=o)[0],2===(E=f[1])){O=13;continue}O=14;continue;case 13:D=A(e,t,r),O=15;case 15:if(L&&(L=!1,D=D.$blk()),D&&void 0!==D.$blk)break e;T=(r-1|0)-(T-t|0)|0,E=1;case 14:if(P&&V&&1===E){O=16;continue}O=17;continue;case 16:a=v(e,t,r),O=20;case 20:if(L&&(L=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;if(a){O=18;continue}O=19;continue;case 18:return void(O=-1);case 19:case 17:if(!(t>0)){w=!1,O=23;continue e}s=e.Less(t-1|0,T),O=24;case 24:if(L&&(L=!1,s=s.$blk()),s&&void 0!==s.$blk)break e;w=!s;case 23:if(w){O=21;continue}O=22;continue;case 21:c=m(e,t,r,T),O=25;case 25:if(L&&(L=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;t=F=c,O=1;continue;case 22:$=y(e,t,r,T),O=26;case 26:if(L&&(L=!1,$=$.$blk()),$&&void 0!==$.$blk)break e;if(R=(d=$)[0],V=g=d[1],C=l=R-t|0,N=u=r-R|0,x=(i=I/8)==i&&i!==1/0&&i!==-1/0?0|i:p("integer divide by zero"),C=x,D=b(e,t,R,n),O=30;case 30:if(L&&(L=!1,D=D.$blk()),D&&void 0!==D.$blk)break e;t=R+1|0,O=29;continue;case 28:P=N>=x,D=b(e,R+1|0,r,n),O=31;case 31:if(L&&(L=!1,D=D.$blk()),D&&void 0!==D.$blk)break e;r=R;case 29:O=1;continue;case 2:return void(O=-1)}return}return{$blk:b,$c:!0,$r:D,_q:i,_r:o,_r$1:a,_r$2:s,_r$3:c,_r$4:$,_tmp:l,_tmp$1:u,_tuple:f,_tuple$1:d,_v:w,a:t,alreadyPartitioned:g,b:r,balanceThreshold:x,data:e,hint:E,leftLen:C,length:I,limit:n,mid:F,mid$1:R,pivot:T,rightLen:N,wasBalanced:P,wasPartitioned:V,$s:O}},y=function(e,t,r,n){var{_r:i,_r$1:o,_r$2:a,_r$3:p,_tmp:s,_tmp$1:c,_tmp$2:$,_tmp$3:l,_tmp$4:u,_tmp$5:f,_v:d,_v$1:w,_v$2:h,_v$3:g,a:t,alreadyPartitioned:k,b:r,data:e,i:b,j:m,newpivot:v,pivot:n,$s:_,$r:x,$c:S}=hr(this,{data:e,a:t,b:r,pivot:n});_=_||0;e:for(;;){switch(_){case 0:v=0,k=!1,x=e.Swap(t,n),_=1;case 1:if(S&&(S=!1,x=x.$blk()),x&&void 0!==x.$blk)break e;b=s=t+1|0,m=c=r-1|0;case 2:if(!(b<=m)){d=!1,_=4;continue e}i=e.Less(b,t),_=5;case 5:if(S&&(S=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;d=i;case 4:if(!d){_=3;continue}b=b+1|0,_=2;continue;case 3:case 6:if(!(b<=m)){w=!1,_=8;continue e}o=e.Less(m,t),_=9;case 9:if(S&&(S=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;w=!o;case 8:if(!w){_=7;continue}m=m-1|0,_=6;continue;case 7:if(b>m){_=10;continue}_=11;continue;case 10:x=e.Swap(m,t),_=12;case 12:if(S&&(S=!1,x=x.$blk()),x&&void 0!==x.$blk)break e;return _=-1,[v=$=m,k=l=!0];case 11:x=e.Swap(b,m),_=13;case 13:if(S&&(S=!1,x=x.$blk()),x&&void 0!==x.$blk)break e;b=b+1|0,m=m-1|0;case 14:case 16:if(!(b<=m)){h=!1,_=18;continue e}a=e.Less(b,t),_=19;case 19:if(S&&(S=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;h=a;case 18:if(!h){_=17;continue}b=b+1|0,_=16;continue;case 17:case 20:if(!(b<=m)){g=!1,_=22;continue e}p=e.Less(m,t),_=23;case 23:if(S&&(S=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;g=!p;case 22:if(!g){_=21;continue}m=m-1|0,_=20;continue;case 21:if(b>m){_=15;continue}x=e.Swap(b,m),_=24;case 24:if(S&&(S=!1,x=x.$blk()),x&&void 0!==x.$blk)break e;b=b+1|0,m=m-1|0,_=14;continue;case 15:x=e.Swap(m,t),_=25;case 25:if(S&&(S=!1,x=x.$blk()),x&&void 0!==x.$blk)break e;return _=-1,[v=u=m,k=f=!1]}return}return{$blk:y,$c:!0,$r:x,_r:i,_r$1:o,_r$2:a,_r$3:p,_tmp:s,_tmp$1:c,_tmp$2:$,_tmp$3:l,_tmp$4:u,_tmp$5:f,_v:d,_v$1:w,_v$2:h,_v$3:g,a:t,alreadyPartitioned:k,b:r,data:e,i:b,j:m,newpivot:v,pivot:n,$s:_}},m=function(e,t,r,n){var{_r:i,_r$1:o,_tmp:a,_tmp$1:p,_v:s,_v$1:c,a:t,b:r,data:e,i:$,j:l,newpivot:u,pivot:n,$s:f,$r:d,$c:w}=hr(this,{data:e,a:t,b:r,pivot:n});f=f||0;e:for(;;){switch(f){case 0:u=0,d=e.Swap(t,n),f=1;case 1:if(w&&(w=!1,d=d.$blk()),d&&void 0!==d.$blk)break e;$=a=t+1|0,l=p=r-1|0;case 2:case 4:if(!($<=l)){s=!1,f=6;continue e}i=e.Less(t,$),f=7;case 7:if(w&&(w=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;s=!i;case 6:if(!s){f=5;continue}$=$+1|0,f=4;continue;case 5:case 8:if(!($<=l)){c=!1,f=10;continue e}o=e.Less(t,l),f=11;case 11:if(w&&(w=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;c=o;case 10:if(!c){f=9;continue}l=l-1|0,f=8;continue;case 9:if($>l){f=3;continue}d=e.Swap($,l),f=12;case 12:if(w&&(w=!1,d=d.$blk()),d&&void 0!==d.$blk)break e;$=$+1|0,l=l-1|0,f=2;continue;case 3:return f=-1,$}return}return{$blk:m,$c:!0,$r:d,_r:i,_r$1:o,_tmp:a,_tmp$1:p,_v:s,_v$1:c,a:t,b:r,data:e,i:$,j:l,newpivot:u,pivot:n,$s:f}},v=function(e,t,r){var{_r:n,_r$1:i,_r$2:o,_v:a,a:t,b:r,data:e,i:p,j:s,j$1:c,j$2:$,$s:l,$r:u,$c:f}=hr(this,{data:e,a:t,b:r});l=l||0;e:for(;;){switch(l){case 0:p=t+1|0,s=0;case 1:if(!(s<5)){l=2;continue}case 3:if(!(p=2){l=8;continue}l=9;continue;case 8:c=p-1|0;case 10:if(!(c>=1)){l=11;continue}i=e.Less(c,c-1|0),l=14;case 14:if(f&&(f=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;if(!i){l=12;continue}l=13;continue;case 12:l=11;continue;case 13:u=e.Swap(c,c-1|0),l=15;case 15:if(f&&(f=!1,u=u.$blk()),u&&void 0!==u.$blk)break e;c=c-1|0,l=10;continue;case 11:case 9:if((r-p|0)>=2){l=16;continue}l=17;continue;case 16:$=p+1|0;case 18:if(!($=8){d=1;continue}d=2;continue;case 1:u=new n(0,c),$=Z(c),s=(t+J((i=c/4)==i&&i!==1/0&&i!==-1/0?0|i:p("integer divide by zero"),2)|0)-1|0;case 3:if(!(s<=(1+(t+J((o=c/4,o==o&&o!==1/0&&o!==-1/0?0|o:p("integer divide by zero")),2)|0)|0))){d=4;continue}(l=((f||(f=new a((function(){return u}),(function(e){u=e})))).Next().$low>>>0&$-1>>>0)>>>0|0)>=c&&(l=l-c|0),w=e.Swap(s,t+l|0),d=5;case 5:if(h&&(h=!1,w=w.$blk()),w&&void 0!==w.$blk)break e;s=s+1|0,d=3;continue;case 4:case 2:return void(d=-1)}return}return{$blk:_,$c:!0,$r:w,_q:i,_q$1:o,a:t,b:r,data:e,idx:s,length:c,modulus:$,other:l,random:u,random$24ptr:f,$s:d}},S=function(e,t,r){var{_1:n,_q:i,_q$1:o,_q$2:a,_r:c,_r$1:$,_r$2:l,_r$3:u,_tmp:f,_tmp$1:d,_tmp$2:w,_tmp$3:h,_tmp$4:g,_tmp$5:k,a:t,b:r,data:e,hint:b,i:y,j:m,k:v,l:_,pivot:x,swaps:E,$s:A,$r:F,$c:R}=hr(this,{data:e,a:t,b:r});A=A||0;e:for(;;){switch(A){case 0:if(x=0,b=0,_=r-t|0,(E=[E])[0]=0,y=t+J((i=_/4)==i&&i!==1/0&&i!==-1/0?0|i:p("integer divide by zero"),1)|0,m=t+J((o=_/4)==o&&o!==1/0&&o!==-1/0?0|o:p("integer divide by zero"),2)|0,v=t+J((a=_/4)==a&&a!==1/0&&a!==-1/0?0|a:p("integer divide by zero"),3)|0,_>=8){A=1;continue}A=2;continue;case 1:if(_>=50){A=3;continue}A=4;continue;case 3:c=I(e,y,E.$ptr||(E.$ptr=new s((function(){return this.$target[0]}),(function(e){this.$target[0]=e}),E))),A=5;case 5:if(R&&(R=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;y=c,$=I(e,m,E.$ptr||(E.$ptr=new s((function(){return this.$target[0]}),(function(e){this.$target[0]=e}),E))),A=6;case 6:if(R&&(R=!1,$=$.$blk()),$&&void 0!==$.$blk)break e;m=$,l=I(e,v,E.$ptr||(E.$ptr=new s((function(){return this.$target[0]}),(function(e){this.$target[0]=e}),E))),A=7;case 7:if(R&&(R=!1,l=l.$blk()),l&&void 0!==l.$blk)break e;v=l;case 4:u=C(e,y,m,v,E.$ptr||(E.$ptr=new s((function(){return this.$target[0]}),(function(e){this.$target[0]=e}),E))),A=8;case 8:if(R&&(R=!1,u=u.$blk()),u&&void 0!==u.$blk)break e;m=u;case 2:return 0===(n=E[0])?(A=-1,[x=f=m,b=d=1]):12===n?(A=-1,[x=w=m,b=h=2]):(A=-1,[x=g=m,b=k=0])}return}return{$blk:S,$c:!0,$r:F,_1:n,_q:i,_q$1:o,_q$2:a,_r:c,_r$1:$,_r$2:l,_r$3:u,_tmp:f,_tmp$1:d,_tmp$2:w,_tmp$3:h,_tmp$4:g,_tmp$5:k,a:t,b:r,data:e,hint:b,i:y,j:m,k:v,l:_,pivot:x,swaps:E,$s:A}},E=function(e,t,r,n){var{_r:i,a:t,b:r,data:e,swaps:n,$s:o,$r:a,$c:p}=hr(this,{data:e,a:t,b:r,swaps:n});o=o||0;e:for(;;){switch(o){case 0:i=e.Less(r,t),o=3;case 3:if(p&&(p=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;if(i){o=1;continue}o=2;continue;case 1:return n.$set(n.$get()+1|0),o=-1,[r,t];case 2:return o=-1,[t,r]}return}return{$blk:E,$c:!0,$r:a,_r:i,a:t,b:r,data:e,swaps:n,$s:o}},C=function(e,t,r,n,i){var{_r:o,_r$1:a,_r$2:p,_tuple:s,_tuple$1:c,_tuple$2:$,a:t,b:r,c:n,data:e,swaps:i,$s:l,$r:u,$c:f}=hr(this,{data:e,a:t,b:r,c:n,swaps:i});l=l||0;e:for(;;){switch(l){case 0:o=E(e,t,r,i),l=1;case 1:if(f&&(f=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;t=(s=o)[0],r=s[1],a=E(e,r,n,i),l=2;case 2:if(f&&(f=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;r=(c=a)[0],n=c[1],p=E(e,t,r,i),l=3;case 3:if(f&&(f=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;return t=($=p)[0],l=-1,$[1]}return}return{$blk:C,$c:!0,$r:u,_r:o,_r$1:a,_r$2:p,_tuple:s,_tuple$1:c,_tuple$2:$,a:t,b:r,c:n,data:e,swaps:i,$s:l}},I=function(e,t,r){var{$24r:n,_r:i,a:t,data:e,swaps:r,$s:o,$r:a,$c:p}=hr(this,{data:e,a:t,swaps:r});o=o||0;e:for(;;){switch(o){case 0:i=C(e,t-1|0,t,t+1|0,r),o=1;case 1:if(p&&(p=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;n=i,o=2;case 2:return n}return}return{$blk:I,$c:!0,$r:a,$24r:n,_r:i,a:t,data:e,swaps:r,$s:o}},A=function(e,t,r){var{a:t,b:r,data:e,i:n,j:i,$s:o,$r:a,$c:p}=hr(this,{data:e,a:t,b:r});o=o||0;e:for(;;){switch(o){case 0:n=t,i=r-1|0;case 1:if(!(n>>0>>>1>>>0|0,i=e.Less(l,t),x=8;case 8:if(E&&(E=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;if(i){x=5;continue}x=6;continue;case 5:f=l+1|0,x=7;continue;case 6:w=l;case 7:x=3;continue;case 4:g=t;case 9:if(!(g<(f-1|0))){x=10;continue}S=e.Swap(g,g+1|0),x=11;case 11:if(E&&(E=!1,S=S.$blk()),S&&void 0!==S.$blk)break e;g=g+1|0,x=9;continue;case 10:return void(x=-1);case 2:if(1==(n-r|0)){x=12;continue}x=13;continue;case 12:d=t,h=r;case 14:if(!(d>>0>>>1>>>0|0,o=e.Less(r,u),x=19;case 19:if(E&&(E=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;if(!o){x=16;continue}x=17;continue;case 16:d=u+1|0,x=18;continue;case 17:h=u;case 18:x=14;continue;case 15:k=r;case 20:if(!(k>d)){x=21;continue}S=e.Swap(k,k-1|0),x=22;case 22:if(E&&(E=!1,S=S.$blk()),S&&void 0!==S.$blk)break e;k=k-1|0,x=20;continue;case 21:return void(x=-1);case 13:y=(b=(t+n|0)>>>0>>>1>>>0|0)+r|0,_=p=0,v=s=0,r>b?(_=y-n|0,v=b):(_=t,v=r),m=y-1|0;case 23:if(!(_>>0>>>1>>>0|0,a=e.Less(m-c|0,c),x=28;case 28:if(E&&(E=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;if(!a){x=25;continue}x=26;continue;case 25:_=c+1|0,x=27;continue;case 26:v=c;case 27:x=23;continue;case 24:if($=y-_|0,_o){a=3;continue}a=4;continue;case 3:p=F(e,r-i|0,r,o),a=6;case 6:if(s&&(s=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;i=i-o|0,a=5;continue;case 4:p=F(e,r-i|0,(r+o|0)-i|0,i),a=7;case 7:if(s&&(s=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;o=o-i|0;case 5:a=1;continue;case 2:p=F(e,r-i|0,r,i),a=8;case 8:if(s&&(s=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;return void(a=-1)}return}return{$blk:N,$c:!0,$r:p,a:t,b:n,data:e,i,j:o,m:r,$s:a}},V=function(e,t,r){var{_r:n,_v:i,a:t,b:r,data:e,i:o,j:a,$s:p,$r:s,$c:c}=hr(this,{data:e,a:t,b:r});p=p||0;e:for(;;){switch(p){case 0:o=t+1|0;case 1:if(!(ot)){i=!1,p=5;continue e}n=e.Less(a,a-1|0),p=6;case 6:if(c&&(c=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;i=n;case 5:if(!i){p=4;continue}s=e.Swap(a,a-1|0),p=7;case 7:if(c&&(c=!1,s=s.$blk()),s&&void 0!==s.$blk)break e;a=a-1|0,p=3;continue;case 4:o=o+1|0,p=1;continue;case 2:return void(p=-1)}return}return{$blk:V,$c:!0,$r:s,_r:n,_v:i,a:t,b:r,data:e,i:o,j:a,$s:p}},O=function(e,t,r,n){var{_r:i,_r$1:o,_v:a,child:p,data:e,first:n,hi:r,lo:t,root:s,$s:c,$r:$,$c:l}=hr(this,{data:e,lo:t,hi:r,first:n});c=c||0;e:for(;;){switch(c){case 0:s=t;case 1:if((p=J(2,s)+1|0)>=r){c=2;continue}if(!((p+1|0)=0)){l=2;continue}u=O(P(e,i),s,a,o),l=3;case 3:if(f&&(f=!1,u=u.$blk()),u&&void 0!==u.$blk)break e;s=s-1|0,l=1;continue;case 2:c=a-1|0;case 4:if(!(c>=0)){l=5;continue}u=e.Swap(o,o+c|0),l=6;case 6:if(f&&(f=!1,u=u.$blk()),u&&void 0!==u.$blk)break e;u=O(P(e,i),$,c,o),l=7;case 7:if(f&&(f=!1,u=u.$blk()),u&&void 0!==u.$blk)break e;c=c-1|0,l=4;continue;case 5:return void(l=-1)}return}return{$blk:D,$c:!0,$r:u,_q:n,a:t,b:r,data:e,first:o,hi:a,i:s,i$1:c,lo:$,$s:l}},L=function(e,t,r,n){var{_q:o,_r:a,_r$1:s,_r$2:c,_r$3:$,_r$4:l,_tmp:u,_tmp$1:f,_tuple:d,_tuple$1:w,_v:h,a:t,alreadyPartitioned:g,b:r,balanceThreshold:k,data:e,hint:b,leftLen:y,length:m,limit:n,mid:v,mid$1:_,pivot:x,rightLen:S,wasBalanced:E,wasPartitioned:C,$s:I,$r:A,$c:F}=hr(this,{data:e,a:t,b:r,limit:n});I=I||0;e:for(;;){switch(I){case 0:E=!0,C=!0;case 1:if((m=r-t|0)<=12){I=3;continue}I=4;continue;case 3:A=V(P(e,i),t,r),I=5;case 5:if(F&&(F=!1,A=A.$blk()),A&&void 0!==A.$blk)break e;return void(I=-1);case 4:if(0===n){I=6;continue}I=7;continue;case 6:A=D(P(e,i),t,r),I=8;case 8:if(F&&(F=!1,A=A.$blk()),A&&void 0!==A.$blk)break e;return void(I=-1);case 7:if(!E){I=9;continue}I=10;continue;case 9:A=W(P(e,i),t,r),I=11;case 11:if(F&&(F=!1,A=A.$blk()),A&&void 0!==A.$blk)break e;n=n-1|0;case 10:a=U(P(e,i),t,r),I=12;case 12:if(F&&(F=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;if(x=(d=a)[0],2===(b=d[1])){I=13;continue}I=14;continue;case 13:A=q(P(e,i),t,r),I=15;case 15:if(F&&(F=!1,A=A.$blk()),A&&void 0!==A.$blk)break e;x=(r-1|0)-(x-t|0)|0,b=1;case 14:if(E&&C&&1===b){I=16;continue}I=17;continue;case 16:s=j(P(e,i),t,r),I=20;case 20:if(F&&(F=!1,s=s.$blk()),s&&void 0!==s.$blk)break e;if(s){I=18;continue}I=19;continue;case 18:return void(I=-1);case 19:case 17:if(!(t>0)){h=!1,I=23;continue e}c=e.Less(t-1|0,x),I=24;case 24:if(F&&(F=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;h=!c;case 23:if(h){I=21;continue}I=22;continue;case 21:$=B(P(e,i),t,r,x),I=25;case 25:if(F&&(F=!1,$=$.$blk()),$&&void 0!==$.$blk)break e;t=v=$,I=1;continue;case 22:l=M(P(e,i),t,r,x),I=26;case 26:if(F&&(F=!1,l=l.$blk()),l&&void 0!==l.$blk)break e;if(_=(w=l)[0],C=g=w[1],y=u=_-t|0,S=f=r-_|0,k=(o=m/8)==o&&o!==1/0&&o!==-1/0?0|o:p("integer divide by zero"),y=k,A=L(P(e,i),t,_,n),I=30;case 30:if(F&&(F=!1,A=A.$blk()),A&&void 0!==A.$blk)break e;t=_+1|0,I=29;continue;case 28:E=S>=k,A=L(P(e,i),_+1|0,r,n),I=31;case 31:if(F&&(F=!1,A=A.$blk()),A&&void 0!==A.$blk)break e;r=_;case 29:I=1;continue;case 2:return void(I=-1)}return}return{$blk:L,$c:!0,$r:A,_q:o,_r:a,_r$1:s,_r$2:c,_r$3:$,_r$4:l,_tmp:u,_tmp$1:f,_tuple:d,_tuple$1:w,_v:h,a:t,alreadyPartitioned:g,b:r,balanceThreshold:k,data:e,hint:b,leftLen:y,length:m,limit:n,mid:v,mid$1:_,pivot:x,rightLen:S,wasBalanced:E,wasPartitioned:C,$s:I}},M=function(e,t,r,n){var{_r:i,_r$1:o,_r$2:a,_r$3:p,_tmp:s,_tmp$1:c,_tmp$2:$,_tmp$3:l,_tmp$4:u,_tmp$5:f,_v:d,_v$1:w,_v$2:h,_v$3:g,a:t,alreadyPartitioned:k,b:r,data:e,i:b,j:y,newpivot:m,pivot:n,$s:v,$r:_,$c:x}=hr(this,{data:e,a:t,b:r,pivot:n});v=v||0;e:for(;;){switch(v){case 0:m=0,k=!1,_=e.Swap(t,n),v=1;case 1:if(x&&(x=!1,_=_.$blk()),_&&void 0!==_.$blk)break e;b=s=t+1|0,y=c=r-1|0;case 2:if(!(b<=y)){d=!1,v=4;continue e}i=e.Less(b,t),v=5;case 5:if(x&&(x=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;d=i;case 4:if(!d){v=3;continue}b=b+1|0,v=2;continue;case 3:case 6:if(!(b<=y)){w=!1,v=8;continue e}o=e.Less(y,t),v=9;case 9:if(x&&(x=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;w=!o;case 8:if(!w){v=7;continue}y=y-1|0,v=6;continue;case 7:if(b>y){v=10;continue}v=11;continue;case 10:_=e.Swap(y,t),v=12;case 12:if(x&&(x=!1,_=_.$blk()),_&&void 0!==_.$blk)break e;return v=-1,[m=$=y,k=l=!0];case 11:_=e.Swap(b,y),v=13;case 13:if(x&&(x=!1,_=_.$blk()),_&&void 0!==_.$blk)break e;b=b+1|0,y=y-1|0;case 14:case 16:if(!(b<=y)){h=!1,v=18;continue e}a=e.Less(b,t),v=19;case 19:if(x&&(x=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;h=a;case 18:if(!h){v=17;continue}b=b+1|0,v=16;continue;case 17:case 20:if(!(b<=y)){g=!1,v=22;continue e}p=e.Less(y,t),v=23;case 23:if(x&&(x=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;g=!p;case 22:if(!g){v=21;continue}y=y-1|0,v=20;continue;case 21:if(b>y){v=15;continue}_=e.Swap(b,y),v=24;case 24:if(x&&(x=!1,_=_.$blk()),_&&void 0!==_.$blk)break e;b=b+1|0,y=y-1|0,v=14;continue;case 15:_=e.Swap(y,t),v=25;case 25:if(x&&(x=!1,_=_.$blk()),_&&void 0!==_.$blk)break e;return v=-1,[m=u=y,k=f=!1]}return}return{$blk:M,$c:!0,$r:_,_r:i,_r$1:o,_r$2:a,_r$3:p,_tmp:s,_tmp$1:c,_tmp$2:$,_tmp$3:l,_tmp$4:u,_tmp$5:f,_v:d,_v$1:w,_v$2:h,_v$3:g,a:t,alreadyPartitioned:k,b:r,data:e,i:b,j:y,newpivot:m,pivot:n,$s:v}},B=function(e,t,r,n){var{_r:i,_r$1:o,_tmp:a,_tmp$1:p,_v:s,_v$1:c,a:t,b:r,data:e,i:$,j:l,newpivot:u,pivot:n,$s:f,$r:d,$c:w}=hr(this,{data:e,a:t,b:r,pivot:n});f=f||0;e:for(;;){switch(f){case 0:u=0,d=e.Swap(t,n),f=1;case 1:if(w&&(w=!1,d=d.$blk()),d&&void 0!==d.$blk)break e;$=a=t+1|0,l=p=r-1|0;case 2:case 4:if(!($<=l)){s=!1,f=6;continue e}i=e.Less(t,$),f=7;case 7:if(w&&(w=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;s=!i;case 6:if(!s){f=5;continue}$=$+1|0,f=4;continue;case 5:case 8:if(!($<=l)){c=!1,f=10;continue e}o=e.Less(t,l),f=11;case 11:if(w&&(w=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;c=o;case 10:if(!c){f=9;continue}l=l-1|0,f=8;continue;case 9:if($>l){f=3;continue}d=e.Swap($,l),f=12;case 12:if(w&&(w=!1,d=d.$blk()),d&&void 0!==d.$blk)break e;$=$+1|0,l=l-1|0,f=2;continue;case 3:return f=-1,$}return}return{$blk:B,$c:!0,$r:d,_r:i,_r$1:o,_tmp:a,_tmp$1:p,_v:s,_v$1:c,a:t,b:r,data:e,i:$,j:l,newpivot:u,pivot:n,$s:f}},j=function(e,t,r){var{_r:n,_r$1:i,_r$2:o,_v:a,a:t,b:r,data:e,i:p,j:s,j$1:c,j$2:$,$s:l,$r:u,$c:f}=hr(this,{data:e,a:t,b:r});l=l||0;e:for(;;){switch(l){case 0:p=t+1|0,s=0;case 1:if(!(s<5)){l=2;continue}case 3:if(!(p=2){l=8;continue}l=9;continue;case 8:c=p-1|0;case 10:if(!(c>=1)){l=11;continue}i=e.Less(c,c-1|0),l=14;case 14:if(f&&(f=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;if(!i){l=12;continue}l=13;continue;case 12:l=11;continue;case 13:u=e.Swap(c,c-1|0),l=15;case 15:if(f&&(f=!1,u=u.$blk()),u&&void 0!==u.$blk)break e;c=c-1|0,l=10;continue;case 11:case 9:if((r-p|0)>=2){l=16;continue}l=17;continue;case 16:$=p+1|0;case 18:if(!($=8){d=1;continue}d=2;continue;case 1:u=new n(0,c),$=Z(c),s=(t+J((i=c/4)==i&&i!==1/0&&i!==-1/0?0|i:p("integer divide by zero"),2)|0)-1|0;case 3:if(!(s<=(1+(t+J((o=c/4,o==o&&o!==1/0&&o!==-1/0?0|o:p("integer divide by zero")),2)|0)|0))){d=4;continue}(l=((f||(f=new a((function(){return u}),(function(e){u=e})))).Next().$low>>>0&$-1>>>0)>>>0|0)>=c&&(l=l-c|0),w=e.Swap(s,t+l|0),d=5;case 5:if(h&&(h=!1,w=w.$blk()),w&&void 0!==w.$blk)break e;s=s+1|0,d=3;continue;case 4:case 2:return void(d=-1)}return}return{$blk:W,$c:!0,$r:w,_q:i,_q$1:o,a:t,b:r,data:e,idx:s,length:c,modulus:$,other:l,random:u,random$24ptr:f,$s:d}},U=function(e,t,r){var{_1:n,_q:o,_q$1:a,_q$2:c,_r:$,_r$1:l,_r$2:u,_r$3:f,_tmp:d,_tmp$1:w,_tmp$2:h,_tmp$3:g,_tmp$4:k,_tmp$5:b,a:t,b:r,data:e,hint:y,i:m,j:v,k:_,l:x,pivot:S,swaps:E,$s:C,$r:I,$c:A}=hr(this,{data:e,a:t,b:r});C=C||0;e:for(;;){switch(C){case 0:if(S=0,y=0,x=r-t|0,(E=[E])[0]=0,m=t+J((o=x/4)==o&&o!==1/0&&o!==-1/0?0|o:p("integer divide by zero"),1)|0,v=t+J((a=x/4)==a&&a!==1/0&&a!==-1/0?0|a:p("integer divide by zero"),2)|0,_=t+J((c=x/4)==c&&c!==1/0&&c!==-1/0?0|c:p("integer divide by zero"),3)|0,x>=8){C=1;continue}C=2;continue;case 1:if(x>=50){C=3;continue}C=4;continue;case 3:$=G(P(e,i),m,E.$ptr||(E.$ptr=new s((function(){return this.$target[0]}),(function(e){this.$target[0]=e}),E))),C=5;case 5:if(A&&(A=!1,$=$.$blk()),$&&void 0!==$.$blk)break e;m=$,l=G(P(e,i),v,E.$ptr||(E.$ptr=new s((function(){return this.$target[0]}),(function(e){this.$target[0]=e}),E))),C=6;case 6:if(A&&(A=!1,l=l.$blk()),l&&void 0!==l.$blk)break e;v=l,u=G(P(e,i),_,E.$ptr||(E.$ptr=new s((function(){return this.$target[0]}),(function(e){this.$target[0]=e}),E))),C=7;case 7:if(A&&(A=!1,u=u.$blk()),u&&void 0!==u.$blk)break e;_=u;case 4:f=K(P(e,i),m,v,_,E.$ptr||(E.$ptr=new s((function(){return this.$target[0]}),(function(e){this.$target[0]=e}),E))),C=8;case 8:if(A&&(A=!1,f=f.$blk()),f&&void 0!==f.$blk)break e;v=f;case 2:return 0===(n=E[0])?(C=-1,[S=d=v,y=w=1]):12===n?(C=-1,[S=h=v,y=g=2]):(C=-1,[S=k=v,y=b=0])}return}return{$blk:U,$c:!0,$r:I,_1:n,_q:o,_q$1:a,_q$2:c,_r:$,_r$1:l,_r$2:u,_r$3:f,_tmp:d,_tmp$1:w,_tmp$2:h,_tmp$3:g,_tmp$4:k,_tmp$5:b,a:t,b:r,data:e,hint:y,i:m,j:v,k:_,l:x,pivot:S,swaps:E,$s:C}},z=function(e,t,r,n){var{_r:i,a:t,b:r,data:e,swaps:n,$s:o,$r:a,$c:p}=hr(this,{data:e,a:t,b:r,swaps:n});o=o||0;e:for(;;){switch(o){case 0:i=e.Less(r,t),o=3;case 3:if(p&&(p=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;if(i){o=1;continue}o=2;continue;case 1:return n.$set(n.$get()+1|0),o=-1,[r,t];case 2:return o=-1,[t,r]}return}return{$blk:z,$c:!0,$r:a,_r:i,a:t,b:r,data:e,swaps:n,$s:o}},K=function(e,t,r,n,o){var{_r:a,_r$1:p,_r$2:s,_tuple:c,_tuple$1:$,_tuple$2:l,a:t,b:r,c:n,data:e,swaps:o,$s:u,$r:f,$c:d}=hr(this,{data:e,a:t,b:r,c:n,swaps:o});u=u||0;e:for(;;){switch(u){case 0:a=z(P(e,i),t,r,o),u=1;case 1:if(d&&(d=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;t=(c=a)[0],r=c[1],p=z(P(e,i),r,n,o),u=2;case 2:if(d&&(d=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;r=($=p)[0],n=$[1],s=z(P(e,i),t,r,o),u=3;case 3:if(d&&(d=!1,s=s.$blk()),s&&void 0!==s.$blk)break e;return t=(l=s)[0],u=-1,l[1]}return}return{$blk:K,$c:!0,$r:f,_r:a,_r$1:p,_r$2:s,_tuple:c,_tuple$1:$,_tuple$2:l,a:t,b:r,c:n,data:e,swaps:o,$s:u}},G=function(e,t,r){var{$24r:n,_r:o,a:t,data:e,swaps:r,$s:a,$r:p,$c:s}=hr(this,{data:e,a:t,swaps:r});a=a||0;e:for(;;){switch(a){case 0:o=K(P(e,i),t-1|0,t,t+1|0,r),a=1;case 1:if(s&&(s=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;n=o,a=2;case 2:return n}return}return{$blk:G,$c:!0,$r:p,$24r:n,_r:o,a:t,data:e,swaps:r,$s:a}},q=function(e,t,r){var{a:t,b:r,data:e,i:n,j:i,$s:o,$r:a,$c:p}=hr(this,{data:e,a:t,b:r});o=o||0;e:for(;;){switch(o){case 0:n=t,i=r-1|0;case 1:if(!(n>>0),a=b(e,0,i,n),o=2;case 2:if(p&&(p=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;return void(o=-1)}return}return{$blk:H,$c:!0,$r:a,_r:t,data:e,limit:n,n:i,$s:o}},oe.Sort=H,Gt(n).prototype.Next=function(){var e,t,r,i,o,a,p,s;return(e=this).$set((t=e.$get(),r=Q(e.$get(),13),new n(t.$high^r.$high,(t.$low^r.$low)>>>0))),e.$set((i=e.$get(),o=Y(e.$get(),17),new n(i.$high^o.$high,(i.$low^o.$low)>>>0))),e.$set((a=e.$get(),p=Q(e.$get(),5),new n(a.$high^p.$high,(a.$low^p.$low)>>>0))),s=e.$get(),new Oe(s.$high,s.$low)},Z=function(e){var t;return((t=r.Len(e>>>0)>>>0)<32?1<>>0},o.prototype.Len=function(){return this.$length},Gt(o).prototype.Len=function(){return this.$get().Len()},o.prototype.Less=function(e,t){var r;return r=this,(e<0||e>=r.$length?void p("index out of range"):r.$array[r.$offset+e])<(t<0||t>=r.$length?void p("index out of range"):r.$array[r.$offset+t])},Gt(o).prototype.Less=function(e,t){return this.$get().Less(e,t)},o.prototype.Swap=function(e,t){var r,n,i;i=this,r=t<0||t>=i.$length?void p("index out of range"):i.$array[i.$offset+t],n=e<0||e>=i.$length?void p("index out of range"):i.$array[i.$offset+e],e<0||e>=i.$length?p("index out of range"):i.$array[i.$offset+e]=r,t<0||t>=i.$length?p("index out of range"):i.$array[i.$offset+t]=n},Gt(o).prototype.Swap=function(e,t){return this.$get().Swap(e,t)},o.prototype.Sort=function(){var{x:e,$s:t,$r:r,$c:n}=hr(this,{});t=t||0;e:for(;;){switch(t){case 0:r=H(e=this),t=1;case 1:if(n&&(n=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;return void(t=-1)}return}return{$blk:o.prototype.Sort,$c:!0,$r:r,x:e,$s:t}},Gt(o).prototype.Sort=function(){return this.$get().Sort()},X=function(e){var{x:e,$s:t,$r:r,$c:n}=hr(this,{x:e});t=t||0;e:for(;;){switch(t){case 0:r=H(x(e,o)),t=1;case 1:if(n&&(n=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;return void(t=-1)}return}return{$blk:X,$c:!0,$r:r,x:e,$s:t}},oe.Strings=X,ee=function(e){var{_arg:t,_arg$1:r,_r:n,data:e,$s:i,$r:o,$c:a}=hr(this,{data:e});i=i||0;e:for(;;){switch(i){case 0:t=e,n=e.Len(),i=1;case 1:if(a&&(a=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;o=R(t,r=n),i=2;case 2:if(a&&(a=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;return void(i=-1)}return}return{$blk:ee,$c:!0,$r:o,_arg:t,_arg$1:r,_r:n,data:e,$s:i}},oe.Stable=ee,te=function(e,n){var{_r:o,_r$1:a,length:p,less:n,limit:s,rv:c,swap:$,x:e,$s:l,$r:u,$c:f}=hr(this,{x:e,less:n});l=l||0;e:for(;;){switch(l){case 0:o=d(e),l=1;case 1:if(f&&(f=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;c=P(o,t.Value),a=w(e),l=2;case 2:if(f&&(f=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;$=a,p=P(c,t.Value).Len(),s=r.Len(p>>>0),u=L(P(new i.ptr(n,$),i),0,p,s),l=3;case 3:if(f&&(f=!1,u=u.$blk()),u&&void 0!==u.$blk)break e;return void(l=-1)}return}return{$blk:te,$c:!0,$r:u,_r:o,_r$1:a,length:p,less:n,limit:s,rv:c,swap:$,x:e,$s:l}},oe.Slice=te,re=function(e,t){var{_r:r,_tmp:n,_tmp$1:i,f:t,h:o,i:a,j:p,n:e,$s:s,$r:c,$c:$}=hr(this,{n:e,f:t});s=s||0;e:for(;;){switch(s){case 0:a=n=0,p=i=e;case 1:if(!(a>>0>>>1>>>0|0),s=6;case 6:if($&&($=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;if(!r){s=3;continue}s=4;continue;case 3:a=o+1|0,s=5;continue;case 4:p=o;case 5:s=1;continue;case 2:return s=-1,a}return}return{$blk:re,$c:!0,$r:c,_r:r,_tmp:n,_tmp$1:i,f:t,h:o,i:a,j:p,n:e,$s:s}},oe.Search=re,ne=function(e,t){var{$24r:r,_r:n,a:e,x:t,$s:i,$r:o,$c:a}=hr(this,{a:e,x:t});i=i||0;e:for(;;){switch(i){case 0:t=[t],n=re((e=[e])[0].$length,function(e,t){return function(r){return(r<0||r>=e[0].$length?void p("index out of range"):e[0].$array[e[0].$offset+r])>=t[0]}}(e,t)),i=1;case 1:if(a&&(a=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;r=n,i=2;case 2:return r}return}return{$blk:ne,$c:!0,$r:o,$24r:r,_r:n,a:e,x:t,$s:i}},oe.SearchStrings=ne,o.prototype.Search=function(e){var{$24r:t,_r:r,p:n,x:e,$s:i,$r:a,$c:p}=hr(this,{x:e});i=i||0;e:for(;;){switch(i){case 0:r=ne(x(n=this,$),e),i=1;case 1:if(p&&(p=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;t=r,i=2;case 2:return t}return}return{$blk:o.prototype.Search,$c:!0,$r:a,$24r:t,_r:r,p:n,x:e,$s:i}},Gt(o).prototype.Search=function(e){return this.$get().Search(e)},a.methods=[{prop:"Next",name:"Next",pkg:"",typ:Qe([],[Oe],!1)}],o.methods=[{prop:"Len",name:"Len",pkg:"",typ:Qe([],[Ce],!1)},{prop:"Less",name:"Less",pkg:"",typ:Qe([Ce,Ce],[Ee],!1)},{prop:"Swap",name:"Swap",pkg:"",typ:Qe([Ce,Ce],[],!1)},{prop:"Sort",name:"Sort",pkg:"",typ:Qe([],[],!1)},{prop:"Search",name:"Search",pkg:"",typ:Qe([We],[Ce],!1)}],i.init("",[{prop:"Less",name:"Less",embedded:!1,exported:!0,typ:l,tag:""},{prop:"Swap",name:"Swap",embedded:!1,exported:!0,typ:f,tag:""}]),o.init(We),e=function(){oe.$init=function(){};var n,i,o=!1,a=0;void 0!==this&&void 0!==this.$blk&&(o=!0,a=(n=this).$s,i=n.$r);e:for(;;){switch(a){case 0:i=t.$init(),a=1;case 1:if(o&&(o=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;i=r.$init(),a=2;case 2:if(o&&(o=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;d=t.ValueOf,w=t.Swapper}return}return void 0===n&&(n={$blk:e}),n.$s=a,n.$r=i,n},oe.$init=e,oe}(),c["internal/fmtsort"]=function(){var e,t,r,n,i,o,a,s,$,l,u,f={};return t=c.reflect,r=c.sort,n=f.SortedMap=xe(0,ge,"fmtsort.SortedMap",!0,"internal/fmtsort",!0,(function(e,t){if(this.$val=this,0===arguments.length)return this.Key=o.nil,void(this.Value=o.nil);this.Key=e,this.Value=t})),i=Gt(n),o=Jt(t.Value),n.ptr.prototype.Len=function(){return this.Key.$length},n.prototype.Len=function(){return this.$val.Len()},n.ptr.prototype.Less=function(e,r){var{$24r:i,_r:o,i:e,j:r,o:a,x:c,x$1:$,$s:l,$r:u,$c:f}=hr(this,{i:e,j:r});l=l||0;e:for(;;){switch(l){case 0:o=s(P((c=(a=this).Key,e<0||e>=c.$length?void p("index out of range"):c.$array[c.$offset+e]),t.Value),P(($=a.Key,r<0||r>=$.$length?void p("index out of range"):$.$array[$.$offset+r]),t.Value)),l=1;case 1:if(f&&(f=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;i=o<0,l=2;case 2:return i}return}return{$blk:n.ptr.prototype.Less,$c:!0,$r:u,$24r:i,_r:o,i:e,j:r,o:a,x:c,x$1:$,$s:l}},n.prototype.Less=function(e,t){return this.$val.Less(e,t)},n.ptr.prototype.Swap=function(e,t){var r,n,i,o,a,s,c,$,l,u,f,d,w;s=(a=this).Key,r=t<0||t>=s.$length?void p("index out of range"):s.$array[s.$offset+t],c=a.Key,n=e<0||e>=c.$length?void p("index out of range"):c.$array[c.$offset+e],$=a.Key,e<0||e>=$.$length?p("index out of range"):$.$array[$.$offset+e]=r,l=a.Key,t<0||t>=l.$length?p("index out of range"):l.$array[l.$offset+t]=n,u=a.Value,i=t<0||t>=u.$length?void p("index out of range"):u.$array[u.$offset+t],f=a.Value,o=e<0||e>=f.$length?void p("index out of range"):f.$array[f.$offset+e],d=a.Value,e<0||e>=d.$length?p("index out of range"):d.$array[d.$offset+e]=i,w=a.Value,t<0||t>=w.$length?p("index out of range"):w.$array[w.$offset+t]=o},n.prototype.Swap=function(e,t){return this.$val.Swap(e,t)},a=function(e){var{_r:p,_r$1:s,_r$2:c,_r$3:$,_r$4:l,iter:u,key:f,mapValue:e,n:d,sorted:w,value:h,$s:g,$r:k,$c:b}=hr(this,{mapValue:e});g=g||0;e:for(;;){switch(g){case 0:p=P(e,t.Value).Type().Kind(),g=3;case 3:if(b&&(b=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;if(21!==p){g=1;continue}g=2;continue;case 1:return g=-1,i.nil;case 2:s=P(e,t.Value).Len(),g=4;case 4:if(b&&(b=!1,s=s.$blk()),s&&void 0!==s.$blk)break e;f=Zt(o,0,d=s),h=Zt(o,0,d),u=P(e,t.Value).MapRange();case 5:c=u.Next(),g=7;case 7:if(b&&(b=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;if(!c){g=6;continue}$=u.Key(),g=8;case 8:if(b&&(b=!1,$=$.$blk()),$&&void 0!==$.$blk)break e;f=O(f,$),l=u.Value(),g=9;case 9:if(b&&(b=!1,l=l.$blk()),l&&void 0!==l.$blk)break e;h=O(h,l),g=5;continue;case 6:w=new n.ptr(f,h),k=r.Stable(w),g=10;case 10:if(b&&(b=!1,k=k.$blk()),k&&void 0!==k.$blk)break e;return g=-1,w}return}return{$blk:a,$c:!0,$r:k,_r:p,_r$1:s,_r$2:c,_r$3:$,_r$4:l,iter:u,key:f,mapValue:e,n:d,sorted:w,value:h,$s:g}},f.Sort=a,s=function(e,r){var{$24r:n,_1:i,_arg:o,_arg$1:a,_arg$2:p,_arg$3:c,_arg$4:u,_arg$5:f,_arg$6:d,_arg$7:w,_r:h,_r$1:g,_r$10:k,_r$11:b,_r$12:y,_r$13:m,_r$14:v,_r$15:_,_r$16:x,_r$17:S,_r$18:E,_r$19:C,_r$2:I,_r$3:A,_r$4:F,_r$5:R,_r$6:T,_r$7:N,_r$8:V,_r$9:O,_tmp:D,_tmp$1:L,_tmp$10:M,_tmp$11:j,_tmp$12:W,_tmp$13:U,_tmp$14:z,_tmp$15:K,_tmp$2:G,_tmp$3:q,_tmp$4:H,_tmp$5:J,_tmp$6:Z,_tmp$7:Q,_tmp$8:X,_tmp$9:Y,_tuple:ee,_tuple$1:te,a:re,a$1:ne,a$2:ie,a$3:oe,a$4:ae,a$5:pe,aType:se,aVal:e,ap:ce,b:$e,b$1:le,b$2:ue,b$3:fe,b$4:de,b$5:we,bType:he,bVal:r,bp:ge,c:ke,c$1:be,c$2:ye,c$3:me,c$4:ve,c$5:_e,i:xe,i$1:Se,ok:Ee,ok$1:Ce,$s:Ie,$r:Ae,$c:Fe}=hr(this,{aVal:e,bVal:r});Ie=Ie||0;e:for(;;){switch(Ie){case 0:if(D=P(e,t.Value).Type(),L=P(r,t.Value).Type(),!B(se=D,he=L))return Ie=-1,-1;if(2===(i=P(e,t.Value).Kind())||3===i||4===i||5===i||6===i){Ie=2;continue}if(7===i||8===i||9===i||10===i||11===i||12===i){Ie=3;continue}if(24===i){Ie=4;continue}if(13===i||14===i){Ie=5;continue}if(15===i||16===i){Ie=6;continue}if(1===i){Ie=7;continue}if(22===i||26===i){Ie=8;continue}if(18===i){Ie=9;continue}if(25===i){Ie=10;continue}if(17===i){Ie=11;continue}if(20===i){Ie=12;continue}Ie=13;continue;case 2:return G=P(e,t.Value).Int(),$e=q=P(r,t.Value).Int(),(re=G).$high<$e.$high||re.$high===$e.$high&&re.$low<$e.$low?(Ie=-1,-1):re.$high>$e.$high||re.$high===$e.$high&&re.$low>$e.$low?(Ie=-1,1):(Ie=-1,0);case 3:return H=P(e,t.Value).Uint(),le=J=P(r,t.Value).Uint(),(ne=H).$highle.$high||ne.$high===le.$high&&ne.$low>le.$low?(Ie=-1,1):(Ie=-1,0);case 4:h=P(e,t.Value).String(),Ie=15;case 15:if(Fe&&(Fe=!1,h=h.$blk()),h&&void 0!==h.$blk)break e;Z=h,g=P(r,t.Value).String(),Ie=16;case 16:if(Fe&&(Fe=!1,g=g.$blk()),g&&void 0!==g.$blk)break e;return(ie=Z)<(ue=Q=g)?(Ie=-1,-1):ie>ue?(Ie=-1,1):(Ie=-1,0);case 5:return Ie=-1,l(P(e,t.Value).Float(),P(r,t.Value).Float());case 6:return X=P(e,t.Value).Complex(),fe=Y=P(r,t.Value).Complex(),0!==(ke=l((oe=X).$real,fe.$real))?(Ie=-1,ke):(Ie=-1,l(oe.$imag,fe.$imag));case 7:return(ae=M=P(e,t.Value).Bool())===(de=j=P(r,t.Value).Bool())?(Ie=-1,0):ae?(Ie=-1,1):(Ie=-1,-1);case 8:return(pe=W=P(e,t.Value).Pointer())<(we=U=P(r,t.Value).Pointer())?(Ie=-1,-1):pe>we?(Ie=-1,1):(Ie=-1,0);case 9:return be=(ee=$(P(e,t.Value),P(r,t.Value)))[0],(Ee=ee[1])?(Ie=-1,be):(ce=z=P(e,t.Value).Pointer())<(ge=K=P(r,t.Value).Pointer())?(Ie=-1,-1):ce>ge?(Ie=-1,1):(Ie=-1,0);case 10:xe=0;case 17:if(!(xet?1:0},u=function(e){return!(e==e)},i.methods=[{prop:"Len",name:"Len",pkg:"",typ:Qe([],[Ce],!1)},{prop:"Less",name:"Less",pkg:"",typ:Qe([Ce,Ce],[Ee],!1)},{prop:"Swap",name:"Swap",pkg:"",typ:Qe([Ce,Ce],[],!1)}],n.init("",[{prop:"Key",name:"Key",embedded:!1,exported:!0,typ:o,tag:""},{prop:"Value",name:"Value",embedded:!1,exported:!0,typ:o,tag:""}]),e=function(){f.$init=function(){};var n,i,o=!1,a=0;void 0!==this&&void 0!==this.$blk&&(o=!0,a=(n=this).$s,i=n.$r);e:for(;;){switch(a){case 0:i=t.$init(),a=1;case 1:if(o&&(o=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;i=r.$init(),a=2;case 2:if(o&&(o=!1,i=i.$blk()),i&&void 0!==i.$blk)break e}return}return void 0===n&&(n={$blk:e}),n.$s=a,n.$r=i,n},f.$init=e,f}(),c["internal/oserror"]=function(){var e,t,r={};return t=c.errors,e=function(){r.$init=function(){};var n,i,o=!1,a=0;void 0!==this&&void 0!==this.$blk&&(o=!0,a=(n=this).$s,i=n.$r);e:for(;;){switch(a){case 0:i=t.$init(),a=1;case 1:if(o&&(o=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;r.ErrInvalid=t.New("invalid argument"),r.ErrPermission=t.New("permission denied"),r.ErrExist=t.New("file already exists"),r.ErrNotExist=t.New("file does not exist"),r.ErrClosed=t.New("file already closed")}return}return void 0===n&&(n={$blk:e}),n.$s=a,n.$r=i,n},r.$init=e,r}(),c["syscall/js"]=function(){var e,r,n,i,o,a,s,$,l,u,f,d,w,h,g,k,b,y,m,v,_,x,S,E,C,I,A,F,R,N,V,D,L,M={};return r=c["github.com/gopherjs/gopherjs/js"],n=M.Type=xe(4,2,"js.Type",!0,"syscall/js",!0,null),i=M.Func=xe(0,ge,"js.Func",!0,"syscall/js",!0,(function(e){this.$val=this,this.Value=0!==arguments.length?e:new a.ptr(null,!1,u.zero())})),o=M.Error=xe(0,ge,"js.Error",!0,"syscall/js",!0,(function(e){this.$val=this,this.Value=0!==arguments.length?e:new a.ptr(null,!1,u.zero())})),a=M.Value=xe(0,ge,"js.Value",!0,"syscall/js",!0,(function(e,t,r){if(this.$val=this,0===arguments.length)return this.v=null,this.inited=!1,void(this._$2=u.zero());this.v=e,this.inited=t,this._$2=r})),s=M.ValueError=xe(0,ge,"js.ValueError",!0,"syscall/js",!0,(function(e,t){if(this.$val=this,0===arguments.length)return this.Method="",void(this.Type=0);this.Method=e,this.Type=t})),$=Jt(We),l=Qe([],[],!1),u=qe(l,0),f=Jt(a),d=zt(We,et),w=Jt(et),h=Gt(r.Error),g=Jt(Ne),k=Gt(r.Object),b=Gt(s),n.prototype.String=function(){var e;return((0|(e=this.$val))<0||y.$length<=(0|e))&&ir(new We("bad type")),e<0||e>=y.$length?void p("index out of range"):y.$array[y.$offset+e]},Gt(n).prototype.String=function(){return new n(this.$get()).String()},n.prototype.isObject=function(){var e;return 6===(e=this.$val)||7===e},Gt(n).prototype.isObject=function(){return new n(this.$get()).isObject()},x=function(){return I(t)},M.Global=x,S=function(){return I(null)},M.Null=S,E=function(){return I(void 0)},M.Undefined=E,i.ptr.prototype.Release=function(){$r=(0|K($r))-1|0,a.copy(this.Value,S())},i.prototype.Release=function(){return this.$val.Release()},C=function(e){return $r=1+(0|K($r))|0,new i.ptr(P(I(r.MakeFunc((function t(r,n){var{$24r:i,_i:o,_r:s,_ref:c,a:$,args:n,i:l,this$1:r,vargs:u,$s:d,$r:w,$c:h}=hr(this,{this$1:r,args:n});d=d||0;e:for(;;){switch(d){case 0:for(u=Zt(f,n.$length),c=n,o=0;o=c.$length?void p("index out of range"):c.$array[c.$offset+o],a.copy(l<0||l>=u.$length?void p("index out of range"):u.$array[u.$offset+l],I($)),o++;s=e(P(I(r),a),u),d=1;case 1:if(h&&(h=!1,s=s.$blk()),s&&void 0!==s.$blk)break e;i=s,d=2;case 2:return i}return}return{$blk:t,$c:!0,$r:w,$24r:i,_i:o,_r:s,_ref:c,a:$,args:n,i:l,this$1:r,vargs:u,$s:d}}))),a))},M.FuncOf=C,o.ptr.prototype.Error=function(){return"JavaScript error: "+P(P(this.Value,a).Get("message"),a).String()},o.prototype.Error=function(){return this.$val.Error()},I=function(e){return void 0===e?new a.ptr(null,!1,u.zero()):new a.ptr(e,!0,u.zero())},A=function(){null!==t&&(m=j,v=W,_=U)},F=function(e){var t,r,n,i;if(null===e)return 1;for(n=xr(_(e),We),r=y,t=0;t=r.$length?void p("index out of range"):r.$array[r.$offset+t]))return 0|i;t++}return 6},R=function(e){var t;return Yt(t=e,a,!0)[1]?P(t.$val,a):Yt(t,i,!0)[1]?P(t.$val,i).Value:t===tt?S():Yt(t,Ee,!0)[1]||Yt(t,Ce,!0)[1]||Yt(t,Ie,!0)[1]||Yt(t,Ae,!0)[1]||Yt(t,Fe,!0)[1]||Yt(t,Re,!0)[1]||Yt(t,Te,!0)[1]||Yt(t,Ne,!0)[1]||Yt(t,Pe,!0)[1]||Yt(t,Ve,!0)[1]||Yt(t,Oe,!0)[1]||Yt(t,Le,!0)[1]||Yt(t,Me,!0)[1]||Yt(t,Ue,!0)[1]||Yt(t,We,!0)[1]||Yt(t,d,!0)[1]||Yt(t,w,!0)[1]?I(m(vr(t,et))):void ir(new We("ValueOf: invalid value"))},M.ValueOf=R,a.ptr.prototype.internal=function(){if(this.inited)return this.v},a.prototype.internal=function(){return this.$val.internal()},a.ptr.prototype.Bool=function(){var e;return 2!==(e=P(this,a).Type())&&ir(new s.ptr("Value.Bool",e)),!!P(this,a).internal()},a.prototype.Bool=function(){return this.$val.Bool()},N=function(e){var t,r,n,i,o;for(i=new w([]),r=e,t=0;t=r.$length?void p("index out of range"):r.$array[r.$offset+t],o=P(R(n),a),i=O(i,new it(P(o,a).internal())),t++;return i},V=function(){var e,t,r,n;t=or(),B(t,tt)||(r=(e=Yt(t,h,!0))[0],e[1]&&ir(new((n=new o.ptr(P(I(r.Object),a))).constructor.elem)(n)),ir(t))},a.ptr.prototype.Call=function(e,t){var{$24r:r,args:t,m:e,obj:i,propType:o,v:p,vType:c,$s:$,$deferred:l,$r:f,$c:d}=hr(this,{m:e,args:t});$=$||0;var h=null;try{for(;;){switch($){case 0:l=[],pr.deferStack.push(l),6!==(c=P(p=this,a).Type())&&7!==c&&ir(new s.ptr("Value.Call",c)),7!==(o=P(P(p,a).Get(e),a).Type())&&ir(new We("js: Value.Call: property "+e+" is not a function, got "+new n(o).String())),l.push([V,[]]),r=I((i=P(p,a).internal())[vr(e,We)].apply(i,vr(N(t),w))),$=1;case 1:return r}return}}catch(e){return h=e,$=-1,new a.ptr(null,!1,u.zero())}finally{if(nr(l,h),pr.asleep)return{$blk:a.ptr.prototype.Call,$c:!0,$r:f,$24r:r,args:t,m:e,obj:i,propType:o,v:p,vType:c,$s:$,$deferred:l}}},a.prototype.Call=function(e,t){return this.$val.Call(e,t)},a.ptr.prototype.Float=function(){var e;return 3!==(e=P(this,a).Type())&&ir(new s.ptr("Value.Float",e)),G(P(this,a).internal())},a.prototype.Float=function(){return this.$val.Float()},a.ptr.prototype.Get=function(e){var t;return t=P(this,a).Type(),new n(t).isObject()||ir(new s.ptr("Value.Get",t)),I(P(this,a).internal()[vr(e,We)])},a.prototype.Get=function(e){return this.$val.Get(e)},a.ptr.prototype.Index=function(e){var t;return t=P(this,a).Type(),new n(t).isObject()||ir(new s.ptr("Value.Index",t)),I(P(this,a).internal()[e])},a.prototype.Index=function(e){return this.$val.Index(e)},a.ptr.prototype.Int=function(){var e;return 3!==(e=P(this,a).Type())&&ir(new s.ptr("Value.Int",e)),0|K(P(this,a).internal())},a.prototype.Int=function(){return this.$val.Int()},a.ptr.prototype.InstanceOf=function(e){return!!v(P(this,a).internal(),P(e,a).internal())},a.prototype.InstanceOf=function(e){return this.$val.InstanceOf(e)},a.ptr.prototype.Invoke=function(e){var t;return 7!==(t=P(this,a).Type())&&ir(new s.ptr("Value.Invoke",t)),I(P(this,a).internal().apply(void 0,vr(N(e),w)))},a.prototype.Invoke=function(e){return this.$val.Invoke(e)},a.ptr.prototype.JSValue=function(){return this},a.prototype.JSValue=function(){return this.$val.JSValue()},a.ptr.prototype.Length=function(){return K(P(this,a).internal().length)},a.prototype.Length=function(){return this.$val.Length()},a.ptr.prototype.New=function(e){var{$24r:r,args:e,v:n,$s:i,$deferred:p,$r:c,$c:$}=hr(this,{args:e});i=i||0;var l=null;try{for(;;){switch(i){case 0:p=[],pr.deferStack.push(p),(n=[n])[0]=this,p.push([function(e){return function(){var t,r,n,i,p;r=or(),B(r,tt)||(7!==(i=P(e[0],a).Type())&&ir(new s.ptr("Value.New",i)),n=(t=Yt(r,h,!0))[0],t[1]&&ir(new((p=new o.ptr(P(I(n.Object),a))).constructor.elem)(p)),ir(r))}}(n),[]]),r=I(new(t.Function.prototype.bind.apply(P(n[0],a).internal(),[void 0].concat(vr(N(e),w))))),i=1;case 1:return r}return}}catch(e){return l=e,i=-1,new a.ptr(null,!1,u.zero())}finally{if(nr(p,l),pr.asleep)return{$blk:a.ptr.prototype.New,$c:!0,$r:c,$24r:r,args:e,v:n,$s:i,$deferred:p}}},a.prototype.New=function(e){return this.$val.New(e)},a.ptr.prototype.Set=function(e,t){var r,i;r=P(this,a).Type(),new n(r).isObject()||ir(new s.ptr("Value.Set",r)),P(this,a).internal()[vr(e,We)]=vr(0>=(i=N(new w([t]))).$length?void p("index out of range"):i.$array[i.$offset+0],et)},a.prototype.Set=function(e,t){return this.$val.Set(e,t)},a.ptr.prototype.SetIndex=function(e,t){var r,i;r=P(this,a).Type(),new n(r).isObject()||ir(new s.ptr("Value.SetIndex",r)),P(this,a).internal()[e]=vr(0>=(i=N(new w([t]))).$length?void p("index out of range"):i.$array[i.$offset+0],et)},a.prototype.SetIndex=function(e,t){return this.$val.SetIndex(e,t)},a.ptr.prototype.String=function(){var e,t;return 4===(e=P(t=this,a).Type())?xr(P(t,a).internal(),We):0===e?"":1===e?"":2===e?"":3===e?"":5===e?"":6===e?"":7===e?"":void ir(new We("bad type"))},a.prototype.String=function(){return this.$val.String()},a.ptr.prototype.Truthy=function(){return!!P(this,a).internal()},a.prototype.Truthy=function(){return this.$val.Truthy()},a.ptr.prototype.Type=function(){return F(P(this,a).internal())},a.prototype.Type=function(){return this.$val.Type()},a.ptr.prototype.IsNull=function(){return 1===P(this,a).Type()},a.prototype.IsNull=function(){return this.$val.IsNull()},a.ptr.prototype.IsUndefined=function(){return!this.inited},a.prototype.IsUndefined=function(){return this.$val.IsUndefined()},a.ptr.prototype.IsNaN=function(){return!!t.isNaN(P(this,a).internal())},a.prototype.IsNaN=function(){return this.$val.IsNaN()},a.ptr.prototype.Delete=function(e){var t;t=P(this,a).Type(),new n(t).isObject()||ir(new s.ptr("Value.Delete",t)),delete P(this,a).internal()[vr(e,We)]},a.prototype.Delete=function(e){return this.$val.Delete(e)},a.ptr.prototype.Equal=function(e){return P(this,a).internal()===P(e,a).internal()},a.prototype.Equal=function(e){return this.$val.Equal(e)},s.ptr.prototype.Error=function(){return"syscall/js: call of "+this.Method+" on "+new n(this.Type).String()},s.prototype.Error=function(){return this.$val.Error()},D=function(e,t){var r,n;return n=K(t.v.length),(r=e.$length)=V.length?void p("index out of range"):V[e])?t:"errno "+n.Itoa(0|e)},Gt($).prototype.Error=function(){return new $(this.$get()).Error()},$.prototype.Is=function(e){var t,r;return r=this.$val,B(t=e,i.ErrPermission)?13===r||1===r:B(t,i.ErrExist)?17===r||39===r:!!B(t,i.ErrNotExist)&&2===r},Gt($).prototype.Is=function(e){return new $(this.$get()).Is(e)},$.prototype.Temporary=function(){var e;return 4===(e=this.$val)||24===e||new $(e).Timeout()},Gt($).prototype.Temporary=function(){return new $(this.$get()).Temporary()},$.prototype.Timeout=function(){var e;return 11===(e=this.$val)||11===e||110===e},Gt($).prototype.Timeout=function(){return new $(this.$get()).Timeout()},Z=function(e){return new $(38)},Je.StopIO=Z,Q=function(e){return[0,tt,new $(38)]},Je.Accept=Q,X=function(e,t,r){return[0,tt,new $(38)]},Je.Recvfrom=X,Y=function(e,t,r,n){return new $(38)},Je.Sendto=Y,re=function(e,t,r,n){return[0,0,0,tt,new $(38)]},Je.Recvmsg=re,ne=function(e,t,r,n,i){return[0,new $(38)]},Je.SendmsgN=ne,ie=function(e,t){return new $(38)},Je.SetReadDeadline=ie,ae=function(e,t){return new $(38)},Je.SetWriteDeadline=ae,pe=function(e,t){return new $(38)},Je.Shutdown=pe,se=function(e,t){return tt},Je.SetNonblock=se,ce=function(){var{_r$1:e,envkeys:t,envs$1:r,i:n,jsEnv:i,key:o,process:a,$s:c,$r:$,$c:l}=hr(this,{});c=c||0;e:for(;;){switch(c){case 0:if(a=P(P(s.Global(),s.Value).Get("process"),s.Value),P(a,s.Value).IsUndefined())return c=-1,_.nil;if(i=P(P(a,s.Value).Get("env"),s.Value),P(i,s.Value).IsUndefined())return c=-1,_.nil;e=P(P(s.Global(),s.Value).Get("Object"),s.Value).Call("keys",new x([new i.constructor.elem(i)])),c=1;case 1:if(l&&(l=!1,e=e.$blk()),e&&void 0!==e.$blk)break e;for(t=P(e,s.Value),r=Zt(_,P(t,s.Value).Length()),n=0;n=r.$length?p("index out of range"):r.$array[r.$offset+n]=o+"="+P(P(i,s.Value).Get(o),s.Value).String(),n=n+1|0;return c=-1,r}return}return{$blk:ce,$c:!0,$r:$,_r$1:e,envkeys:t,envs$1:r,i:n,jsEnv:i,key:o,process:a,$s:c}},$e=function(e,t){var r,n,i;e.Dev=new Re(0,P(P(t,s.Value).Get("dev"),s.Value).Int()),e.Ino=new Oe(0,P(P(t,s.Value).Get("ino"),s.Value).Int()),e.Mode=P(P(t,s.Value).Get("mode"),s.Value).Int()>>>0,e.Nlink=P(P(t,s.Value).Get("nlink"),s.Value).Int()>>>0,e.Uid=P(P(t,s.Value).Get("uid"),s.Value).Int()>>>0,e.Gid=P(P(t,s.Value).Get("gid"),s.Value).Int()>>>0,e.Rdev=new Re(0,P(P(t,s.Value).Get("rdev"),s.Value).Int()),e.Size=new Re(0,P(P(t,s.Value).Get("size"),s.Value).Int()),e.Blksize=0|P(P(t,s.Value).Get("blksize"),s.Value).Int(),e.Blocks=0|P(P(t,s.Value).Get("blocks"),s.Value).Int(),r=new Re(0,P(P(t,s.Value).Get("atimeMs"),s.Value).Float()),e.Atime=te(r,new Re(0,1e3),!1),e.AtimeNsec=ee(te(r,new Re(0,1e3),!0),new Re(0,1e6)),i=new Re(0,P(P(t,s.Value).Get("mtimeMs"),s.Value).Float()),e.Mtime=te(i,new Re(0,1e3),!1),e.MtimeNsec=ee(te(i,new Re(0,1e3),!0),new Re(0,1e6)),n=new Re(0,P(P(t,s.Value).Get("ctimeMs"),s.Value).Float()),e.Ctime=te(n,new Re(0,1e3),!1),e.CtimeNsec=ee(te(n,new Re(0,1e3),!0),new Re(0,1e6))},le=function(e,t){var{$24r:r,$24r$1:n,_r$1:i,_r$2:o,args:t,c:a,f:c,name:e,res:l,$s:u,$deferred:f,$r:d,$c:w}=hr(this,{name:e,args:t});u=u||0;var h=null;try{e:for(;;){switch(u){case 0:if(f=[],pr.deferStack.push(f),(a=[a])[0]=new He(v,1),c=P(s.FuncOf(function(e){return function t(r,n){var{args$1:n,jsErr:i,res:o,this$1:r,$s:a,$r:c,$c:$}=hr(this,{this$1:r,args$1:n});a=a||0;t:for(;;){switch(a){case 0:o=new v.ptr(new s.Value.ptr(null,!1,C.zero()),tt),n.$length>=1&&(i=P(0>=n.$length?void p("index out of range"):n.$array[n.$offset+0],s.Value),P(i,s.Value).IsUndefined()||P(i,s.Value).IsNull()||(o.err=Ge(P(i,s.Value)))),s.Value.copy(o.val,s.Undefined()),n.$length>=2&&s.Value.copy(o.val,1>=n.$length?void p("index out of range"):n.$array[n.$offset+1]),c=gr(e[0],P(P(o,v),v)),a=1;case 1:if($&&($=!1,c=c.$blk()),c&&void 0!==c.$blk)break t;return a=-1,tt}return}return{$blk:t,$c:!0,$r:c,args$1:n,jsErr:i,res:o,this$1:r,$s:a}}}(a)),s.Func),f.push([k(P(c,s.Func),"Release"),[]]),P(P(U,s.Value).Get(e),s.Value).IsUndefined()){u=1;continue}u=2;continue;case 1:r=[s.Undefined(),new $(38)],u=3;case 3:return r;case 2:i=P(U,s.Value).Call(e,O(t,new c.constructor.elem(c))),u=4;case 4:if(w&&(w=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;o=kr(a[0]),u=5;case 5:if(w&&(w=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;n=[(l=P(o[0],v)).val,l.err],u=6;case 6:return n}return}}catch(e){return h=e,u=-1,[new s.Value.ptr(null,!1,C.zero()),tt]}finally{if(nr(f,h),pr.asleep)return{$blk:le,$c:!0,$r:d,$24r:r,$24r$1:n,_r$1:i,_r$2:o,args:t,c:a,f:c,name:e,res:l,$s:u,$deferred:f}}},fe=function(e){var{_entry:t,_tuple:r,f:n,fd:e,ok:i,$s:o,$r:a,$c:p}=hr(this,{fd:e});o=o||0;e:for(;;){switch(o){case 0:a=G.Lock(),o=1;case 1:if(p&&(p=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;n=(r=void 0!==(t=h(q,Ce.keyFor(e)))?[t.v,!0]:[I.nil,!1])[0],i=r[1],a=G.Unlock(),o=2;case 2:if(p&&(p=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;return i?(o=-1,[n,tt]):(o=-1,[I.nil,new $(9)])}return}return{$blk:fe,$c:!0,$r:a,_entry:t,_tuple:r,f:n,fd:e,ok:i,$s:o}},de=function(e){var{_r$1:t,_tuple:r,err:n,fd:e,$s:i,$r:o,$c:a}=hr(this,{fd:e});i=i||0;e:for(;;){switch(i){case 0:o=G.Lock(),i=1;case 1:if(a&&(a=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;g(q,Ce.keyFor(e)),o=G.Unlock(),i=2;case 2:if(a&&(a=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;t=le("close",new x([new Ce(e)])),i=3;case 3:if(a&&(a=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;return i=-1,(r=t)[1]}return}return{$blk:de,$c:!0,$r:o,_r$1:t,_tuple:r,err:n,fd:e,$s:i}},Je.Close=de,we=function(e){},Je.CloseOnExec=we,ke=function(e,t){var{_r$1:r,_tuple:n,buf:t,entry:i,err:o,f:a,fd:e,l:s,n:c,x:l,x$1:u,$s:f,$r:d,$c:w}=hr(this,{fd:e,buf:t});f=f||0;e:for(;;){switch(f){case 0:r=fe(e),f=1;case 1:if(w&&(w=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;if(a=(n=r)[0],o=n[1],!B(o,tt))return f=-1,[0,o];if(a.entries===_.nil)return f=-1,[0,new $(22)];for(c=0;a.dirIdx=l.$length?void p("index out of range"):l.$array[l.$offset+u]).length|0)>t.$length));)0>=t.$length?p("index out of range"):t.$array[t.$offset+0]=s<<24>>>24,1>=t.$length?p("index out of range"):t.$array[t.$offset+1]=s>>8<<24>>>24,R(y(t,2),i),t=y(t,s),c=c+s|0,a.dirIdx=a.dirIdx+1|0;return f=-1,[c,tt]}return}return{$blk:ke,$c:!0,$r:d,_r$1:r,_tuple:n,buf:t,entry:i,err:o,f:a,fd:e,l:s,n:c,x:l,x$1:u,$s:f}},Je.ReadDirent=ke,be=function(e,t){var{_r$1:r,_tuple:n,err:i,err$1:o,jsSt:a,path:e,st:t,$s:p,$r:c,$c:$}=hr(this,{path:e,st:t});p=p||0;e:for(;;){switch(p){case 0:if(i=Ue(e),!B(i,tt))return p=-1,i;r=le("lstat",new x([new We(e)])),p=1;case 1:if($&&($=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;return a=P((n=r)[0],s.Value),o=n[1],B(o,tt)?($e(t,P(a,s.Value)),p=-1,tt):(p=-1,o)}return}return{$blk:be,$c:!0,$r:c,_r$1:r,_tuple:n,err:i,err$1:o,jsSt:a,path:e,st:t,$s:p}},Je.Lstat=be,ye=function(e,t){var{_r$1:r,_tuple:n,err:i,fd:e,jsSt:o,st:t,$s:a,$r:p,$c:c}=hr(this,{fd:e,st:t});a=a||0;e:for(;;){switch(a){case 0:r=le("fstat",new x([new Ce(e)])),a=1;case 1:if(c&&(c=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;return o=P((n=r)[0],s.Value),i=n[1],B(i,tt)?($e(t,P(o,s.Value)),a=-1,tt):(a=-1,i)}return}return{$blk:ye,$c:!0,$r:p,_r$1:r,_tuple:n,err:i,fd:e,jsSt:o,st:t,$s:a}},Je.Fstat=ye,me=function(e,t){var{_r$1:r,_tuple:n,err:i,fd:e,mode:t,$s:o,$r:a,$c:p}=hr(this,{fd:e,mode:t});o=o||0;e:for(;;){switch(o){case 0:r=le("fchmod",new x([new Ce(e),new Ve(t)])),o=1;case 1:if(p&&(p=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;return o=-1,(n=r)[1]}return}return{$blk:me,$c:!0,$r:a,_r$1:r,_tuple:n,err:i,fd:e,mode:t,$s:o}},Je.Fchmod=me,ve=function(e,t,r){var{_r$1:n,_tuple:i,err:o,fd:e,gid:r,uid:t,$s:a,$r:p,$c:s}=hr(this,{fd:e,uid:t,gid:r});a=a||0;e:for(;;){switch(a){case 0:n=le("fchown",new x([new Ce(e),new Ve(t>>>0),new Ve(r>>>0)])),a=1;case 1:if(s&&(s=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;return a=-1,(i=n)[1]}return}return{$blk:ve,$c:!0,$r:p,_r$1:n,_tuple:i,err:o,fd:e,gid:r,uid:t,$s:a}},Je.Fchown=ve,_e=function(e,t){var{_r$1:r,_tuple:n,err:i,fd:e,length:t,$s:o,$r:a,$c:p}=hr(this,{fd:e,length:t});o=o||0;e:for(;;){switch(o){case 0:r=le("ftruncate",new x([new Ce(e),t])),o=1;case 1:if(p&&(p=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;return o=-1,(n=r)[1]}return}return{$blk:_e,$c:!0,$r:a,_r$1:r,_tuple:n,err:i,fd:e,length:t,$s:o}},Je.Ftruncate=_e,Se=function(e){var{$24r:t,$24r$1:r,_r$1:n,err:i,err$1:o,path:e,$s:a,$deferred:p,$r:c,$c:$}=hr(this,{path:e});a=a||0;var l=null;try{e:for(;;){switch(a){case 0:if(p=[],pr.deferStack.push(p),(i=[i])[0]=tt,o=Ue(e),!B(o,tt)){a=1;continue}a=2;continue;case 1:i[0]=o,t=i[0],a=3;case 3:return t;case 2:p.push([ze,[i.$ptr||(i.$ptr=new S((function(){return this.$target[0]}),(function(e){this.$target[0]=e}),i))]]),n=P(W,s.Value).Call("chdir",new x([new We(e)])),a=4;case 4:if($&&($=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;r=i[0],a=5;case 5:return r}return}}catch(i){l=i,a=-1}finally{if(nr(p,l),!pr.asleep)return i[0];if(pr.asleep)return{$blk:Se,$c:!0,$r:c,$24r:t,$24r$1:r,_r$1:n,err:i,err$1:o,path:e,$s:a,$deferred:p}}},Je.Chdir=Se,Ie=function(e){var{$24r:t,_r$1:r,_r$2:n,_tuple:i,err:o,f:a,fd:e,$s:p,$r:s,$c:c}=hr(this,{fd:e});p=p||0;e:for(;;){switch(p){case 0:r=fe(e),p=1;case 1:if(c&&(c=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;if(a=(i=r)[0],o=i[1],!B(o,tt))return p=-1,o;n=Se(a.path),p=2;case 2:if(c&&(c=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;t=n,p=3;case 3:return t}return}return{$blk:Ie,$c:!0,$r:s,$24r:t,_r$1:r,_r$2:n,_tuple:i,err:o,f:a,fd:e,$s:p}},Je.Fchdir=Ie,Ae=function(e){var{_r$1:t,_tuple:r,err:n,fd:e,$s:i,$r:o,$c:a}=hr(this,{fd:e});i=i||0;e:for(;;){switch(i){case 0:t=le("fsync",new x([new Ce(e)])),i=1;case 1:if(a&&(a=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;return i=-1,(r=t)[1]}return}return{$blk:Ae,$c:!0,$r:o,_r$1:t,_tuple:r,err:n,fd:e,$s:i}},Je.Fsync=Ae,Te=function(e,t){var{_r$1:r,_r$2:n,_r$3:i,_r$4:o,_tuple:a,_tuple$1:p,_tuple$2:c,b:t,buf:$,err:l,err$1:u,f,fd:e,n:d,n$1:w,n2:h,x:g,x$1:k,x$2:b,x$3:y,$s:m,$r:v,$c:_}=hr(this,{fd:e,b:t});m=m||0;e:for(;;){switch(m){case 0:r=fe(e),m=1;case 1:if(_&&(_=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;if(f=(a=r)[0],l=a[1],!B(l,tt))return m=-1,[0,l];if(f.seeked){m=2;continue}m=3;continue;case 2:n=Le(e,t,f.pos),m=4;case 4:if(_&&(_=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;return d=(p=n)[0],u=p[1],f.pos=(g=f.pos,k=new Re(0,d),new Re(g.$high+k.$high,g.$low+k.$low)),m=-1,[d,u];case 3:i=P(K,s.Value).New(new x([new Ce(t.$length)])),m=5;case 5:if(_&&(_=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;$=P(i,s.Value),o=le("read",new x([new Ce(e),new $.constructor.elem($),new Ce(0),new Ce(t.$length),tt])),m=6;case 6:if(_&&(_=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;return w=P((c=o)[0],s.Value),l=c[1],B(l,tt)?(s.CopyBytesToGo(t,P($,s.Value)),h=P(w,s.Value).Int(),f.pos=(b=f.pos,y=new Re(0,h),new Re(b.$high+y.$high,b.$low+y.$low)),m=-1,[h,l]):(m=-1,[0,l])}return}return{$blk:Te,$c:!0,$r:v,_r$1:r,_r$2:n,_r$3:i,_r$4:o,_tuple:a,_tuple$1:p,_tuple$2:c,b:t,buf:$,err:l,err$1:u,f,fd:e,n:d,n$1:w,n2:h,x:g,x$1:k,x$2:b,x$3:y,$s:m}},Je.Read=Te,Pe=function(e,t){var{_r$1:r,_r$2:n,_r$3:i,_r$4:o,_tuple:a,_tuple$1:p,_tuple$2:c,b:t,buf:$,err:l,err$1:u,f,fd:e,n:d,n$1:w,n$2:h,n2:g,x:k,x$1:b,x$2:y,x$3:m,$s:v,$r:_,$c:S}=hr(this,{fd:e,b:t});v=v||0;e:for(;;){switch(v){case 0:r=fe(e),v=1;case 1:if(S&&(S=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;if(f=(a=r)[0],l=a[1],!B(l,tt))return v=-1,[0,l];if(f.seeked){v=2;continue}v=3;continue;case 2:n=Me(e,t,f.pos),v=4;case 4:if(S&&(S=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;return d=(p=n)[0],u=p[1],f.pos=(k=f.pos,b=new Re(0,d),new Re(k.$high+b.$high,k.$low+b.$low)),v=-1,[d,u];case 3:i=P(K,s.Value).New(new x([new Ce(t.$length)])),v=5;case 5:if(S&&(S=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;$=P(i,s.Value),s.CopyBytesToJS(P($,s.Value),t),o=le("write",new x([new Ce(e),new $.constructor.elem($),new Ce(0),new Ce(t.$length),tt])),v=6;case 6:if(S&&(S=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;return h=P((c=o)[0],s.Value),l=c[1],B(l,tt)?(g=P(h,s.Value).Int(),f.pos=(y=f.pos,m=new Re(0,g),new Re(y.$high+m.$high,y.$low+m.$low)),v=-1,[g,l]):(v=-1,[0,l])}return}return{$blk:Pe,$c:!0,$r:_,_r$1:r,_r$2:n,_r$3:i,_r$4:o,_tuple:a,_tuple$1:p,_tuple$2:c,b:t,buf:$,err:l,err$1:u,f,fd:e,n:d,n$1:w,n$2:h,n2:g,x:k,x$1:b,x$2:y,x$3:m,$s:v}},Je.Write=Pe,Le=function(e,t,r){var{_r$1:n,_r$2:i,_tuple:o,b:t,buf:a,err:p,fd:e,n:c,offset:r,$s:$,$r:l,$c:u}=hr(this,{fd:e,b:t,offset:r});$=$||0;e:for(;;){switch($){case 0:n=P(K,s.Value).New(new x([new Ce(t.$length)])),$=1;case 1:if(u&&(u=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;a=P(n,s.Value),i=le("read",new x([new Ce(e),new a.constructor.elem(a),new Ce(0),new Ce(t.$length),r])),$=2;case 2:if(u&&(u=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;return c=P((o=i)[0],s.Value),p=o[1],B(p,tt)?(s.CopyBytesToGo(t,P(a,s.Value)),$=-1,[P(c,s.Value).Int(),tt]):($=-1,[0,p])}return}return{$blk:Le,$c:!0,$r:l,_r$1:n,_r$2:i,_tuple:o,b:t,buf:a,err:p,fd:e,n:c,offset:r,$s:$}},Je.Pread=Le,Me=function(e,t,r){var{_r$1:n,_r$2:i,_tuple:o,b:t,buf:a,err:p,fd:e,n:c,offset:r,$s:$,$r:l,$c:u}=hr(this,{fd:e,b:t,offset:r});$=$||0;e:for(;;){switch($){case 0:n=P(K,s.Value).New(new x([new Ce(t.$length)])),$=1;case 1:if(u&&(u=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;a=P(n,s.Value),s.CopyBytesToJS(P(a,s.Value),t),i=le("write",new x([new Ce(e),new a.constructor.elem(a),new Ce(0),new Ce(t.$length),r])),$=2;case 2:if(u&&(u=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;return c=P((o=i)[0],s.Value),p=o[1],B(p,tt)?($=-1,[P(c,s.Value).Int(),tt]):($=-1,[0,p])}return}return{$blk:Me,$c:!0,$r:l,_r$1:n,_r$2:i,_tuple:o,b:t,buf:a,err:p,fd:e,n:c,offset:r,$s:$}},Je.Pwrite=Me,Be=function(e,t,r){var{_1:n,_r$1:i,_r$2:o,_tuple:a,err:p,err$1:s,f:c,fd:e,newPos:$,offset:t,st:u,whence:r,x:f,x$1:d,$s:w,$r:h,$c:g}=hr(this,{fd:e,offset:t,whence:r});w=w||0;e:for(;;){switch(w){case 0:u=[u],i=fe(e),w=1;case 1:if(g&&(g=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;if(c=(a=i)[0],p=a[1],!B(p,tt))return w=-1,[new Re(0,0),p];if($=new Re(0,0),0===(n=r)){w=3;continue}if(1===n){w=4;continue}if(2===n){w=5;continue}w=6;continue;case 3:$=t,w=7;continue;case 4:f=c.pos,$=new Re(f.$high+t.$high,f.$low+t.$low),w=7;continue;case 5:u[0]=new l.ptr(new Re(0,0),new Oe(0,0),0,0,0,0,new Re(0,0),new Re(0,0),0,0,new Re(0,0),new Re(0,0),new Re(0,0),new Re(0,0),new Re(0,0),new Re(0,0)),o=ye(e,u[0]),w=8;case 8:if(g&&(g=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;if(!B(s=o,tt))return w=-1,[new Re(0,0),s];d=u[0].Size,$=new Re(d.$high+t.$high,d.$low+t.$low),w=7;continue;case 6:return w=-1,[new Re(0,0),J(22)];case 7:case 2:return $.$high<0||0===$.$high&&$.$low<0?(w=-1,[new Re(0,0),J(22)]):(c.seeked=!0,c.dirIdx=0,c.pos=$,w=-1,[$,tt])}return}return{$blk:Be,$c:!0,$r:h,_1:n,_r$1:i,_r$2:o,_tuple:a,err:p,err$1:s,f:c,fd:e,newPos:$,offset:t,st:u,whence:r,x:f,x$1:d,$s:w}},Je.Seek=Be,je=function(e){return[0,new $(38)]},Je.Dup=je,Ue=function(e){var t;if(""===e)return new $(22);for(t=0;t=i.$length?void p("index out of range"):i.$array[i.$offset+o],n.store=y(n.store,0,n.store.$length-1|0),s=-1,a}return}return{$blk:r.ptr.prototype.Get,$c:!0,$r:c,$24r:e,_r:t,p:n,x:i,x$1:o,x$2:a,$s:s}},r.prototype.Get=function(){return this.$val.Get()},r.ptr.prototype.Put=function(e){B(e,tt)||(this.store=O(this.store,e))},r.prototype.Put=function(e){return this.$val.Put(e)},n.ptr.prototype.Do=function(e){var{f:e,o:t,$s:r,$deferred:i,$r:o,$c:a}=hr(this,{f:e});r=r||0;var p=null;try{e:for(;;){switch(r){case 0:if(i=[],pr.deferStack.push(i),(t=[t])[0]=this,t[0].done){r=1;continue}r=2;continue;case 1:r=3;case 3:return;case 2:t[0].doing&&ir(new We("nosync: Do called within f")),t[0].doing=!0,i.push([function(e){return function(){e[0].doing=!1,e[0].done=!0}}(t),[]]),o=e(),r=4;case 4:if(a&&(a=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;return void(r=-1)}return}}catch(e){p=e,r=-1}finally{if(nr(i,p),pr.asleep)return{$blk:n.ptr.prototype.Do,$c:!0,$r:o,f:e,o:t,$s:r,$deferred:i}}},n.prototype.Do=function(e){return this.$val.Do(e)},i.ptr.prototype.Lock=function(){this.locked&&ir(new We("nosync: mutex is already locked")),this.locked=!0},i.prototype.Lock=function(){return this.$val.Lock()},i.ptr.prototype.Unlock=function(){this.locked||ir(new We("nosync: unlock of unlocked mutex")),this.locked=!1},i.prototype.Unlock=function(){return this.$val.Unlock()},o.ptr.prototype.Add=function(e){var t;(t=this).counter=t.counter+e|0,t.counter<0&&ir(new We("sync: negative WaitGroup counter"))},o.prototype.Add=function(e){return this.$val.Add(e)},o.ptr.prototype.Done=function(){this.Add(-1)},o.prototype.Done=function(){return this.$val.Done()},o.ptr.prototype.Wait=function(){0!==this.counter&&ir(new We("sync: WaitGroup counter not zero"))},o.prototype.Wait=function(){return this.$val.Wait()},a.ptr.prototype.Load=function(e){var t,r;return[(r=void 0!==(t=h(this.m,et.keyFor(e)))?[t.v,!0]:[tt,!1])[0],r[1]]},a.prototype.Load=function(e){return this.$val.Load(e)},a.ptr.prototype.Store=function(e,r){var n;!1===this.m&&(this.m=new t.Map),n=e,(this.m||p("assignment to entry in nil map")).set(et.keyFor(n),{k:n,v:r})},a.prototype.Store=function(e,t){return this.$val.Store(e,t)},a.ptr.prototype.LoadOrStore=function(e,r){var n,i,o,a;return(o=void 0!==(n=h((a=this).m,et.keyFor(e)))?[n.v,!0]:[tt,!1])[1]?[o[0],!0]:(!1===a.m&&(a.m=new t.Map),i=e,(a.m||p("assignment to entry in nil map")).set(et.keyFor(i),{k:i,v:r}),[r,!1])},a.prototype.LoadOrStore=function(e,t){return this.$val.LoadOrStore(e,t)},a.ptr.prototype.Delete=function(e){!1!==this.m&&g(this.m,et.keyFor(e))},a.prototype.Delete=function(e){return this.$val.Delete(e)},a.ptr.prototype.Range=function(e){var{_entry:t,_i:r,_key:n,_keys:i,_r:o,_ref:p,_size:s,f:e,k:c,m:$,v:l,$s:u,$r:f,$c:d}=hr(this,{f:e});u=u||0;e:for(;;){switch(u){case 0:r=0,i=(p=($=this).m)?p.keys():void 0,s=p?p.size:0;case 1:if(!(r=(n=r.zone).$length?void p("index out of range"):n.$array[n.$offset+0],r},St.FixedZone=fe,$.ptr.prototype.lookup=function(e){var{_q:t,_r$1:r,_tmp:n,_tmp$1:i,_tmp$2:o,_tmp$3:a,_tmp$4:s,_tuple:c,eend:l,eisDST:u,ename:f,end:d,eoffset:w,estart:h,hi:g,isDST:k,l:b,lim:y,lo:m,m:v,name:_,offset:S,ok:E,sec:e,start:C,tx:I,x$1:A,x$2:F,x$3:R,x$4:T,x$5:N,x$6:P,x$7:V,x$8:O,x$9:D,zone$1:L,zone$2:M,zone$3:B,$s:j,$r:W,$c:U}=hr(this,{sec:e});j=j||0;e:for(;;){switch(j){case 0:_="",S=0,C=new Re(0,0),d=new Re(0,0),k=!1,r=(b=this).get(),j=1;case 1:if(U&&(U=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;if(0===(b=r).zone.$length)return j=-1,[_="UTC",S=0,C=new Re(-2147483648,0),d=new Re(2147483647,4294967295),k=!1];if((L=b.cacheZone)!==x.nil&&((A=b.cacheStart).$high=T.$length?void p("index out of range"):T.$array[T.$offset+0]).when,e.$high=N.$length?void p("index out of range"):N.$array[N.$offset+P]).name,S=M.offset,C=new Re(-2147483648,0),d=b.tx.$length>0?(V=b.tx,0>=V.$length?void p("index out of range"):V.$array[V.$offset+0]).when:new Re(2147483647,4294967295),k=M.isDST];for(I=b.tx,d=new Re(2147483647,4294967295),m=0,g=I.$length;(g-m|0)>1;)y=((v=m+((t=(g-m|0)/2)==t&&t!==1/0&&t!==-1/0?0|t:p("integer divide by zero"))|0)<0||v>=I.$length?void p("index out of range"):I.$array[I.$offset+v]).when,e.$high=I.$length?void p("index out of range"):I.$array[I.$offset+m]).index)<0||D>=O.$length?void p("index out of range"):O.$array[O.$offset+D]).name,S=B.offset,C=(m<0||m>=I.$length?void p("index out of range"):I.$array[I.$offset+m]).when,k=B.isDST,m===(I.$length-1|0)&&""!==b.extend&&(f=(c=de(b.extend,C,e))[0],w=c[1],h=c[2],l=c[3],u=c[4],E=c[5])?(j=-1,[_=n=f,S=i=w,C=o=h,d=a=l,k=s=u]):(j=-1,[_,S,C,d,k])}return}return{$blk:$.ptr.prototype.lookup,$c:!0,$r:W,_q:t,_r$1:r,_tmp:n,_tmp$1:i,_tmp$2:o,_tmp$3:a,_tmp$4:s,_tuple:c,eend:l,eisDST:u,ename:f,end:d,eoffset:w,estart:h,hi:g,isDST:k,l:b,lim:y,lo:m,m:v,name:_,offset:S,ok:E,sec:e,start:C,tx:I,x$1:A,x$2:F,x$3:R,x$4:T,x$5:N,x$6:P,x$7:V,x$8:O,x$9:D,zone$1:L,zone$2:M,zone$3:B,$s:j}},$.prototype.lookup=function(e){return this.$val.lookup(e)},$.ptr.prototype.lookupFirstZone=function(){var e,t,r,n,i,o,a,s,c,$,l;if(!(r=this).firstZoneUsed())return 0;if(r.tx.$length>0&&(n=r.zone,i=(o=r.tx,0>=o.$length?void p("index out of range"):o.$array[o.$offset+0]).index,i<0||i>=n.$length?void p("index out of range"):n.$array[n.$offset+i]).isDST)for($=(0|(a=r.tx,0>=a.$length?void p("index out of range"):a.$array[a.$offset+0]).index)-1|0;$>=0;){if(!(s=r.zone,$<0||$>=s.$length?void p("index out of range"):s.$array[s.$offset+$]).isDST)return $;$=$-1|0}for(t=r.zone,e=0;e=c.$length?void p("index out of range"):c.$array[c.$offset+l]).isDST)return l;e++}return 0},$.prototype.lookupFirstZone=function(){return this.$val.lookupFirstZone()},$.ptr.prototype.firstZoneUsed=function(){var e,t;for(t=this.tx,e=0;e=t.$length?void p("index out of range"):t.$array[t.$offset+e],u).index)return!0;e++}return!1},$.prototype.firstZoneUsed=function(){return this.$val.firstZoneUsed()},de=function(e,t,r){var n,i,o,a,p,s,c,$,l,u,f,w,h,g,k,b,y,v,_,x,S,E,C,I,A,F,R,T,N,V,O,D,L,M,B;return new Re(0,0),new Re(0,0),S=!1,A="",y="",F=0,v=0,A=(c=we(e))[0],e=c[1],(S=c[2])&&(F=($=he(e))[0],e=$[1],S=$[2]),S?(F=-F,0===e.length||44===e.charCodeAt(0)?[A,F,t,new Re(2147483647,4294967295),!1,S=!0]:(y=(l=we(e))[0],e=l[1],(S=l[2])&&(0===e.length||44===e.charCodeAt(0)?v=F+3600|0:(v=(u=he(e))[0],e=u[1],S=u[2],v=-v)),S?(0===e.length&&(e=",M3.2.0,M11.1.0"),44!==e.charCodeAt(0)&&59!==e.charCodeAt(0)?["",0,new Re(0,0),new Re(0,0),!1,S=!1]:(e=m(e,1),n=new d.ptr(0,0,0,0,0),i=new d.ptr(0,0,0,0,0),E=P(n,d),_=P(i,d),f=ke(e),d.copy(E,f[0]),e=f[1],(S=f[2])&&0!==e.length&&44===e.charCodeAt(0)?(e=m(e,1),w=ke(e),d.copy(_,w[0]),e=w[1],!(S=w[2])||e.length>0?["",0,new Re(0,0),new Re(0,0),!1,S=!1]:(M=(h=Ae((T=new Re(r.$high+14,r.$low+2006054656),R=new Re(T.$high+2147483631,T.$low+2739393024),new Oe(R.$high,R.$low)),!1))[0],L=h[3],N=new Re(0,J(L,86400)),V=te(r,new Re(0,86400),!0),B=new Re(N.$high+V.$high,N.$low+V.$low),k=Pe(M),O=ee(k,new Oe(0,86400)),g=new Re(O.$high,O.$low),D=new Re(-2147483647,3844486912),g=new Re(g.$high+D.$high,g.$low+D.$low),C=new Re(0,ye(M,P(E,d),F)),b=!0,I=!1,((x=new Re(0,ye(M,P(_,d),v))).$highx.$high||B.$high===x.$high&&B.$low>=x.$low?[A,F,new Re(x.$high+g.$high,x.$low+g.$low),new Re(g.$high+0,g.$low+31536e3),I,S=!0]:[y,v,new Re(C.$high+g.$high,C.$low+g.$low),new Re(x.$high+g.$high,x.$low+g.$low),b,S=!0])):["",0,new Re(0,0),new Re(0,0),!1,S=!1])):["",0,new Re(0,0),new Re(0,0),!1,S=!1])):["",0,new Re(0,0),new Re(0,0),!1,S=!1]},we=function(e){var t,r,n,i,o,a,p,s,c;if(0===e.length)return["","",!1];if(60!==e.charCodeAt(0)){for(i=e,r=0;r57)return 0===a||pr)return[p=0,"",!1];n+=o[1]}return p=60&&(h=h+86400|0);else if(1===n)h=J(t.day,86400);else if(2===n){for(w=((c=(t.mon+9|0)%12)==c?c:p("integer divide by zero"))+1|0,k=e,t.mon<=2&&(k=k-1|0),b=(i=k/100)==i&&i!==1/0&&i!==-1/0?0|i:p("integer divide by zero"),y=($=k%100)==$?$:p("integer divide by zero"),(f=(l=(((((((o=(J(26,w)-2|0)/10)==o&&o!==1/0&&o!==-1/0?0|o:p("integer divide by zero"))+1|0)+y|0)+((a=y/4)==a&&a!==1/0&&a!==-1/0?0|a:p("integer divide by zero"))|0)+((s=b/4)==s&&s!==1/0&&s!==-1/0?0|s:p("integer divide by zero"))|0)-J(2,b)|0)%7)==l?l:p("integer divide by zero"))<0&&(f=f+7|0),(u=t.day-f|0)<0&&(u=u+7|0),d=1;d=Te(0|t.mon,e));)u=u+7|0,d=d+1|0;u=u+(0|((g=t.mon-1|0)<0||g>=q.length?void p("index out of range"):q[g]))|0,je(e)&&t.mon>2&&(u=u+1|0),h=J(u,86400)}return(h+t.time|0)-r|0},$.ptr.prototype.lookupName=function(e,t){var{_i:r,_i$1:n,_r$1:i,_r$2:o,_ref:a,_ref$1:s,_tmp:c,_tmp$1:l,_tmp$2:u,_tmp$3:f,_tuple:d,i:w,i$1:h,l:g,nam:k,name:e,offset:b,offset$1:y,ok:m,unix:t,x$1:v,x$2:_,x$3:x,zone$1:S,zone$2:E,$s:C,$r:I,$c:A}=hr(this,{name:e,unix:t});C=C||0;e:for(;;){switch(C){case 0:b=0,m=!1,i=(g=this).get(),C=1;case 1:if(A&&(A=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;a=(g=i).zone,r=0;case 2:if(!(r=v.$length?void p("index out of range"):v.$array[v.$offset+w]).name===e){C=4;continue}C=5;continue;case 4:o=g.lookup((_=new Re(0,S.offset),new Re(t.$high-_.$high,t.$low-_.$low))),C=6;case 6:if(A&&(A=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;if(k=(d=o)[0],y=d[1],k===S.name)return C=-1,[b=c=y,m=l=!0];case 5:r++,C=2;continue;case 3:for(s=g.zone,n=0;n=x.$length?void p("index out of range"):x.$array[x.$offset+h]).name===e)return C=-1,[b=u=E.offset,m=f=!0];n++}return C=-1,[b,m]}return}return{$blk:$.ptr.prototype.lookupName,$c:!0,$r:I,_i:r,_i$1:n,_r$1:i,_r$2:o,_ref:a,_ref$1:s,_tmp:c,_tmp$1:l,_tmp$2:u,_tmp$3:f,_tuple:d,i:w,i$1:h,l:g,nam:k,name:e,offset:b,offset$1:y,ok:m,unix:t,x$1:v,x$2:_,x$3:x,zone$1:S,zone$2:E,$s:C}},$.prototype.lookupName=function(e,t){return this.$val.lookupName(e,t)},w.ptr.prototype.nsec=function(){var e;return 0|(e=this.wall,new Oe(0&e.$high,(1073741823&e.$low)>>>0)).$low},w.prototype.nsec=function(){return this.$val.nsec()},w.ptr.prototype.sec=function(){var e,t,r,n;return t=this.wall,0!==(e=new Oe(2147483648&t.$high,(0&t.$low)>>>0)).$high||0!==e.$low?(n=Y(Q(this.wall,1),31),r=new Re(n.$high,n.$low),new Re(13+r.$high,3618733952+r.$low)):this.ext},w.prototype.sec=function(){return this.$val.sec()},w.ptr.prototype.unixSec=function(){var e;return e=this.sec(),new Re(e.$high+-15,e.$low+2288912640)},w.prototype.unixSec=function(){return this.$val.unixSec()},w.ptr.prototype.addSec=function(e){var t,r,n,i,o,a,p,s,c,$,l,u,f;if(a=(i=this).wall,0!==(o=new Oe(2147483648&a.$high,(0&a.$low)>>>0)).$high||0!==o.$low){if(p=Y(Q(i.wall,1),31),r=new Re(p.$high,p.$low),(0<(t=new Re(r.$high+e.$high,r.$low+e.$low)).$high||0===t.$high&&0<=t.$low)&&(t.$high<1||1===t.$high&&t.$low<=4294967295))return void(i.wall=($=i.wall,c=new Oe(0&$.$high,(1073741823&$.$low)>>>0),l=Q(new Oe(t.$high,t.$low),30),s=new Oe(c.$high|l.$high,(c.$low|l.$low)>>>0),new Oe(2147483648|s.$high,(0|s.$low)>>>0)));i.stripMono()}u=i.ext,n=new Re(u.$high+e.$high,u.$low+e.$low),f=i.ext,(n.$high>f.$high||n.$high===f.$high&&n.$low>f.$low)==(e.$high>0||0===e.$high&&e.$low>0)?i.ext=n:e.$high>0||0===e.$high&&e.$low>0?i.ext=new Re(2147483647,4294967295):i.ext=new Re(-2147483648,1)},w.prototype.addSec=function(e){return this.$val.addSec(e)},w.ptr.prototype.setLoc=function(e){e===U&&(e=T.nil),this.stripMono(),this.loc=e},w.prototype.setLoc=function(e){return this.$val.setLoc(e)},w.ptr.prototype.stripMono=function(){var e,t,r,n,i;r=(e=this).wall,(0!==(t=new Oe(2147483648&r.$high,(0&r.$low)>>>0)).$high||0!==t.$low)&&(e.ext=e.sec(),e.wall=(n=e.wall,i=new Oe(0,1073741823),new Oe(n.$high&i.$high,(n.$low&i.$low)>>>0)))},w.prototype.stripMono=function(){return this.$val.stripMono()},w.ptr.prototype.After=function(e){var t,r,n,i,o,a,p,s,c;return a=(t=this).wall,p=e.wall,o=new Oe(a.$high&p.$high,(a.$low&p.$low)>>>0),0!==(i=new Oe(2147483648&o.$high,(0&o.$low)>>>0)).$high||0!==i.$low?(s=t.ext,c=e.ext,s.$high>c.$high||s.$high===c.$high&&s.$low>c.$low):(r=t.sec(),n=e.sec(),r.$high>n.$high||r.$high===n.$high&&r.$low>n.$low||r.$high===n.$high&&r.$low===n.$low&&t.nsec()>e.nsec())},w.prototype.After=function(e){return this.$val.After(e)},w.ptr.prototype.Before=function(e){var t,r,n,i,o,a,p,s,c;return a=(t=this).wall,p=e.wall,o=new Oe(a.$high&p.$high,(a.$low&p.$low)>>>0),0!==(i=new Oe(2147483648&o.$high,(0&o.$low)>>>0)).$high||0!==i.$low?(s=t.ext,c=e.ext,s.$high>>0),0!==(r=new Oe(2147483648&n.$high,(0&n.$low)>>>0)).$high||0!==r.$low?(a=t.ext,p=e.ext,a.$high===p.$high&&a.$low===p.$low):(s=t.sec(),c=e.sec(),s.$high===c.$high&&s.$low===c.$low&&t.nsec()===e.nsec())},w.prototype.Equal=function(e){return this.$val.Equal(e)},h.prototype.String=function(){var e,t,r,n;return 1<=(t=this.$val)&&t<=12?(n=t-1|0)<0||n>=pe.$length?void p("index out of range"):pe.$array[pe.$offset+n]:(e=Zt(F,20),r=Se(e,new Oe(0,t)),"%!Month("+I(y(e,r))+")")},Gt(h).prototype.String=function(){return new h(this.$get()).String()},g.prototype.String=function(){var e,t,r;return 0<=(t=this.$val)&&t<=6?t<0||t>=ie.$length?void p("index out of range"):ie.$array[ie.$offset+t]:(e=Zt(F,20),r=Se(e,new Oe(0,t)),"%!Weekday("+I(y(e,r))+")")},Gt(g).prototype.String=function(){return new g(this.$get()).String()},w.ptr.prototype.IsZero=function(){var e;return 0===(e=this.sec()).$high&&0===e.$low&&0===this.nsec()},w.prototype.IsZero=function(){return this.$val.IsZero()},w.ptr.prototype.abs=function(){var{_r$1:e,_r$2:t,_tuple:r,l:n,offset:i,sec:o,t:a,x$1:p,x$2:s,x$3:c,x$4:$,x$5:l,$s:u,$r:f,$c:d}=hr(this,{});u=u||0;e:for(;;){switch(u){case 0:if((n=(a=this).loc)===T.nil||n===z){u=1;continue}u=2;continue;case 1:e=n.get(),u=3;case 3:if(d&&(d=!1,e=e.$blk()),e&&void 0!==e.$blk)break e;n=e;case 2:if(o=a.unixSec(),n!==U){u=4;continue}u=5;continue;case 4:if(n.cacheZone!==x.nil&&((p=n.cacheStart).$high=r.length?p("index out of range"):r[s]=115,s=s-1|0,0===a.$high&&0===a.$low)return"0s";a.$high<0||0===a.$high&&a.$low<1e3?(o=0,s<0||s>=r.length?p("index out of range"):r[s]=110):a.$high<0||0===a.$high&&a.$low<1e6?(o=3,s=s-1|0,R(y(new F(r),s),"µ")):(o=6,s<0||s>=r.length?p("index out of range"):r[s]=109),s=(e=_e(y(new F(r),0,s),a,o))[0],a=e[1],s=Se(y(new F(r),0,s),a)}else(s=s-1|0)<0||s>=r.length?p("index out of range"):r[s]=115,s=(t=_e(y(new F(r),0,s),a,9))[0],a=t[1],s=Se(y(new F(r),0,s),te(a,new Oe(0,60),!0)),((a=te(a,new Oe(0,60),!1)).$high>0||0===a.$high&&a.$low>0)&&((s=s-1|0)<0||s>=r.length?p("index out of range"):r[s]=109,s=Se(y(new F(r),0,s),te(a,new Oe(0,60),!0)),((a=te(a,new Oe(0,60),!1)).$high>0||0===a.$high&&a.$low>0)&&((s=s-1|0)<0||s>=r.length?p("index out of range"):r[s]=104,s=Se(y(new F(r),0,s),a)));return i&&((s=s-1|0)<0||s>=r.length?p("index out of range"):r[s]=45),I(y(new F(r),s))},Gt(k).prototype.String=function(){return this.$get().String()},_e=function(e,t,r){var n,i,o,a;for(new Oe(0,0),a=e.$length,o=!1,i=0;i=e.$length?p("index out of range"):e.$array[e.$offset+a]=48+(n.$low<<24>>>24)<<24>>>24),t=te(t,new Oe(0,10),!1),i=i+1|0;return o&&((a=a-1|0)<0||a>=e.$length?p("index out of range"):e.$array[e.$offset+a]=46),[a,t]},Se=function(e,t){var r;if(r=e.$length,0===t.$high&&0===t.$low)(r=r-1|0)<0||r>=e.$length?p("index out of range"):e.$array[e.$offset+r]=48;else for(;t.$high>0||0===t.$high&&t.$low>0;)(r=r-1|0)<0||r>=e.$length?p("index out of range"):e.$array[e.$offset+r]=48+(te(t,new Oe(0,10),!0).$low<<24>>>24)<<24>>>24,t=te(t,new Oe(0,10),!1);return r},k.prototype.Nanoseconds=function(){return new Re(this.$high,this.$low)},Gt(k).prototype.Nanoseconds=function(){return this.$get().Nanoseconds()},k.prototype.Microseconds=function(){return te(new Re(this.$high,this.$low),new Re(0,1e3),!1)},Gt(k).prototype.Microseconds=function(){return this.$get().Microseconds()},k.prototype.Milliseconds=function(){return te(new Re(this.$high,this.$low),new Re(0,1e6),!1)},Gt(k).prototype.Milliseconds=function(){return this.$get().Milliseconds()},k.prototype.Seconds=function(){var e,t;return t=te(this,new k(0,1e9),!1),e=te(this,new k(0,1e9),!0),Z(t)+Z(e)/1e9},Gt(k).prototype.Seconds=function(){return this.$get().Seconds()},k.prototype.Minutes=function(){var e,t;return e=te(this,new k(13,4165425152),!1),t=te(this,new k(13,4165425152),!0),Z(e)+Z(t)/6e10},Gt(k).prototype.Minutes=function(){return this.$get().Minutes()},k.prototype.Hours=function(){var e,t;return e=te(this,new k(838,817405952),!1),t=te(this,new k(838,817405952),!0),Z(e)+Z(t)/36e11},Gt(k).prototype.Hours=function(){return this.$get().Hours()},k.prototype.Truncate=function(e){var t,r;return t=this,e.$high<0||0===e.$high&&e.$low<=0?t:(r=te(t,e,!0),new k(t.$high-r.$high,t.$low-r.$low))},Gt(k).prototype.Truncate=function(e){return this.$get().Truncate(e)},Ie=function(e,t){var r,n,i,o;return n=new Oe(e.$high,e.$low),i=new Oe(e.$high,e.$low),r=new Oe(n.$high+i.$high,n.$low+i.$low),o=new Oe(t.$high,t.$low),r.$hight.$high||n.$high===t.$high&&n.$low>t.$low?n:new k(2147483647,4294967295)))},Gt(k).prototype.Round=function(e){return this.$get().Round(e)},k.prototype.Abs=function(){var e;return(e=this).$high>0||0===e.$high&&e.$low>=0?e:-2147483648===e.$high&&0===e.$low?new k(2147483647,4294967295):new k(-e.$high,-e.$low)},Gt(k).prototype.Abs=function(){return this.$get().Abs()},w.ptr.prototype.Add=function(e){var t,r,n,i,o,a,p,s,c,$,l,u,f,d,w,h,g;return n=this,o=te(e,new k(0,1e9),!1),t=new Re(o.$high,o.$low),(r=n.nsec()+(($=te(e,new k(0,1e9),!0)).$low+4294967296*($.$high>>31)|0)|0)>=1e9?(l=new Re(0,1),t=new Re(t.$high+l.$high,t.$low+l.$low),r=r-1e9|0):r<0&&(u=new Re(0,1),t=new Re(t.$high-u.$high,t.$low-u.$low),r=r+1e9|0),n.wall=(d=n.wall,f=new Oe(-1&d.$high,(-1073741824&d.$low)>>>0),w=new Oe(0,r),new Oe(f.$high|w.$high,(f.$low|w.$low)>>>0)),n.addSec(t),g=n.wall,(0!==(h=new Oe(2147483648&g.$high,(0&g.$low)>>>0)).$high||0!==h.$low)&&(a=n.ext,p=new Re(e.$high,e.$low),i=new Re(a.$high+p.$high,a.$low+p.$low),(e.$high<0||0===e.$high&&e.$low<0)&&(s=n.ext,i.$high>s.$high||i.$high===s.$high&&i.$low>s.$low)||(e.$high>0||0===e.$high&&e.$low>0)&&(c=n.ext,i.$high>>0),0!==(a=new Oe(2147483648&s.$high,(0&s.$low)>>>0)).$high||0!==a.$low?(i=n.ext,o=e.ext,l=new Re(i.$high-o.$high,i.$low-o.$low),((t=new k(l.$high,l.$low)).$high<0||0===t.$high&&t.$low<0)&&(i.$high>o.$high||i.$high===o.$high&&i.$low>o.$low)?new k(2147483647,4294967295):(t.$high>0||0===t.$high&&t.$low>0)&&(i.$high>31)|0,_=0|i.$low,!t)return[x,s,o,_];if(o=_,je(x))if(o>59)o=o-1|0;else if(59===o)return[x,s=2,o=29,_];return n=0,o>=(a=0|((f=1+(s=0|((r=o/31)==r&&r!==1/0&&r!==-1/0?r:p("integer divide by zero")))|0)<0||f>=q.length?void p("index out of range"):q[f]))?(s=s+1|0,n=a):n=0|(s<0||s>=q.length?void p("index out of range"):q[s]),[x,s=s+1|0,o=1+(o-n|0)|0,_]},Te=function(e,t){var r;return 2===e&&je(t)?29:(e<0||e>=q.length?void p("index out of range"):q[e])-((r=e-1|0)<0||r>=q.length?void p("index out of range"):q[r])|0},Pe=function(e){var t,r,n,i,o,a,p,s,c,$,l;return i=new Re(0,e),n=new Re(i.$high- -69,i.$low-4075721025),l=new Oe(n.$high,n.$low),r=te(l,new Oe(0,400),!1),o=ee(new Oe(0,400),r),l=new Oe(l.$high-o.$high,l.$low-o.$low),t=ee(new Oe(0,146097),r),r=te(l,new Oe(0,100),!1),a=ee(new Oe(0,100),r),l=new Oe(l.$high-a.$high,l.$low-a.$low),p=ee(new Oe(0,36524),r),t=new Oe(t.$high+p.$high,t.$low+p.$low),r=te(l,new Oe(0,4),!1),s=ee(new Oe(0,4),r),l=new Oe(l.$high-s.$high,l.$low-s.$low),c=ee(new Oe(0,1461),r),t=new Oe(t.$high+c.$high,t.$low+c.$low),r=l,$=ee(new Oe(0,365),r),new Oe(t.$high+$.$high,t.$low+$.$low)},Ve=function(){p("native function not implemented: time.runtimeNano")},De=function(){var{_r$1:e,_tuple:t,mono:r,nsec:n,sec:i,x$1:o,x$2:a,x$3:p,x$4:s,x$5:c,x$6:$,$s:l,$r:u,$c:f}=hr(this,{});l=l||0;e:for(;;){switch(l){case 0:e=Xe(),l=1;case 1:if(f&&(f=!1,e=e.$blk()),e&&void 0!==e.$blk)break e;return i=(t=e)[0],n=t[1],r=t[2],o=H,r=new Re(r.$high-o.$high,r.$low-o.$low),a=new Re(0,2682288e3),i=new Re(i.$high+a.$high,i.$low+a.$low),0!==(p=Y(new Oe(i.$high,i.$low),33)).$high||0!==p.$low?(l=-1,new w.ptr(new Oe(0,n),new Re(i.$high+13,i.$low+3618733952),St.Local)):(l=-1,new w.ptr((c=Q(new Oe(i.$high,i.$low),30),s=new Oe(2147483648|c.$high,(0|c.$low)>>>0),$=new Oe(0,n),new Oe(s.$high|$.$high,(s.$low|$.$low)>>>0)),r,St.Local))}return}return{$blk:De,$c:!0,$r:u,_r$1:e,_tuple:t,mono:r,nsec:n,sec:i,x$1:o,x$2:a,x$3:p,x$4:s,x$5:c,x$6:$,$s:l}},St.Now=De,Le=function(e,t){return new w.ptr(new Oe(0,t),new Re(e.$high+14,e.$low+2006054656),St.Local)},w.ptr.prototype.UTC=function(){return this.setLoc(U),this},w.prototype.UTC=function(){return this.$val.UTC()},w.ptr.prototype.Local=function(){return this.setLoc(St.Local),this},w.prototype.Local=function(){return this.$val.Local()},w.ptr.prototype.In=function(e){return e===T.nil&&ir(new We("time: missing Location in call to Time.In")),this.setLoc(e),this},w.prototype.In=function(e){return this.$val.In(e)},w.ptr.prototype.Location=function(){var e;return(e=this.loc)===T.nil&&(e=St.UTC),e},w.prototype.Location=function(){return this.$val.Location()},w.ptr.prototype.Zone=function(){var{_r$1:e,_tuple:t,name:r,offset:n,t:i,$s:o,$r:a,$c:p}=hr(this,{});o=o||0;e:for(;;){switch(o){case 0:r="",n=0,e=(i=this).loc.lookup(i.unixSec()),o=1;case 1:if(p&&(p=!1,e=e.$blk()),e&&void 0!==e.$blk)break e;return o=-1,[r=(t=e)[0],n=t[1]]}return}return{$blk:w.ptr.prototype.Zone,$c:!0,$r:a,_r$1:e,_tuple:t,name:r,offset:n,t:i,$s:o}},w.prototype.Zone=function(){return this.$val.Zone()},w.ptr.prototype.ZoneBounds=function(){var{_r$1:e,_tuple:t,end:r,endSec:n,start:i,startSec:o,t:a,$s:p,$r:s,$c:c}=hr(this,{});p=p||0;e:for(;;){switch(p){case 0:i=new w.ptr(new Oe(0,0),new Re(0,0),T.nil),r=new w.ptr(new Oe(0,0),new Re(0,0),T.nil),e=(a=this).loc.lookup(a.unixSec()),p=1;case 1:if(c&&(c=!1,e=e.$blk()),e&&void 0!==e.$blk)break e;return o=(t=e)[2],n=t[3],-2147483648===o.$high&&0===o.$low||(w.copy(i,Le(o,0)),i.setLoc(a.loc)),2147483647===n.$high&&4294967295===n.$low||(w.copy(r,Le(n,0)),r.setLoc(a.loc)),p=-1,[i,r]}return}return{$blk:w.ptr.prototype.ZoneBounds,$c:!0,$r:s,_r$1:e,_tuple:t,end:r,endSec:n,start:i,startSec:o,t:a,$s:p}},w.prototype.ZoneBounds=function(){return this.$val.ZoneBounds()},w.ptr.prototype.Unix=function(){return this.unixSec()},w.prototype.Unix=function(){return this.$val.Unix()},w.ptr.prototype.UnixMilli=function(){var e,t;return e=ee(this.unixSec(),new Re(0,1e3)),t=te(new Re(0,this.nsec()),new Re(0,1e6),!1),new Re(e.$high+t.$high,e.$low+t.$low)},w.prototype.UnixMilli=function(){return this.$val.UnixMilli()},w.ptr.prototype.UnixMicro=function(){var e,t;return e=ee(this.unixSec(),new Re(0,1e6)),t=te(new Re(0,this.nsec()),new Re(0,1e3),!1),new Re(e.$high+t.$high,e.$low+t.$low)},w.prototype.UnixMicro=function(){return this.$val.UnixMicro()},w.ptr.prototype.UnixNano=function(){var e,t;return e=ee(this.unixSec(),new Re(0,1e9)),t=new Re(0,this.nsec()),new Re(e.$high+t.$high,e.$low+t.$low)},w.prototype.UnixNano=function(){return this.$val.UnixNano()},w.ptr.prototype.MarshalBinary=function(){var{_q:e,_r$1:t,_r$2:n,_r$3:i,_tuple:o,enc:a,nsec:s,offset:c,offsetMin:$,offsetSec:l,sec:u,t:f,version:d,$s:h,$r:g,$c:k}=hr(this,{});h=h||0;e:for(;;){switch(h){case 0:if($=0,l=0,d=1,P(f=this,w).Location()===St.UTC){h=1;continue}h=2;continue;case 1:$=-1,h=3;continue;case 2:t=P(f,w).Zone(),h=4;case 4:if(k&&(k=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;if(0!==((n=(c=(o=t)[1])%60)==n?n:p("integer divide by zero"))&&(d=2,l=((i=c%60)==i?i:p("integer divide by zero"))<<24>>24),(c=(e=c/60)==e&&e!==1/0&&e!==-1/0?0|e:p("integer divide by zero"))<-32768||-1===c||c>32767)return h=-1,[F.nil,r.New("Time.MarshalBinary: unexpected zone offset")];$=c<<16>>16;case 3:return u=f.sec(),s=f.nsec(),a=new F([d,X(u,56).$low<<24>>>24,X(u,48).$low<<24>>>24,X(u,40).$low<<24>>>24,X(u,32).$low<<24>>>24,X(u,24).$low<<24>>>24,X(u,16).$low<<24>>>24,X(u,8).$low<<24>>>24,u.$low<<24>>>24,s>>24<<24>>>24,s>>16<<24>>>24,s>>8<<24>>>24,s<<24>>>24,$>>8<<16>>16<<24>>>24,$<<24>>>24]),2===d&&(a=O(a,l<<24>>>24)),h=-1,[a,tt]}return}return{$blk:w.ptr.prototype.MarshalBinary,$c:!0,$r:g,_q:e,_r$1:t,_r$2:n,_r$3:i,_tuple:o,enc:a,nsec:s,offset:c,offsetMin:$,offsetSec:l,sec:u,t:f,version:d,$s:h}},w.prototype.MarshalBinary=function(){return this.$val.MarshalBinary()},w.ptr.prototype.UnmarshalBinary=function(e){var{_r$1:t,_tuple:n,buf:i,data:e,localoff:o,nsec:a,offset:s,sec:c,t:$,version:l,wantLen:u,x$1:f,x$10:d,x$11:h,x$12:g,x$13:k,x$14:b,x$2:m,x$3:v,x$4:_,x$5:x,x$6:S,x$7:E,x$8:C,x$9:I,$s:A,$r:F,$c:R}=hr(this,{data:e});A=A||0;e:for(;;){switch(A){case 0:if($=this,0===(i=e).$length)return A=-1,r.New("Time.UnmarshalBinary: no data");if(1!==(l=0>=i.$length?void p("index out of range"):i.$array[i.$offset+0])&&2!==l)return A=-1,r.New("Time.UnmarshalBinary: unsupported version");if(u=15,2===l&&(u=u+1|0),i.$length!==u)return A=-1,r.New("Time.UnmarshalBinary: invalid length");if(i=y(i,1),E=new Re(0,7>=i.$length?void p("index out of range"):i.$array[i.$offset+7]),C=Q(new Re(0,6>=i.$length?void p("index out of range"):i.$array[i.$offset+6]),8),S=new Re(E.$high|C.$high,(E.$low|C.$low)>>>0),I=Q(new Re(0,5>=i.$length?void p("index out of range"):i.$array[i.$offset+5]),16),x=new Re(S.$high|I.$high,(S.$low|I.$low)>>>0),d=Q(new Re(0,4>=i.$length?void p("index out of range"):i.$array[i.$offset+4]),24),_=new Re(x.$high|d.$high,(x.$low|d.$low)>>>0),h=Q(new Re(0,3>=i.$length?void p("index out of range"):i.$array[i.$offset+3]),32),v=new Re(_.$high|h.$high,(_.$low|h.$low)>>>0),g=Q(new Re(0,2>=i.$length?void p("index out of range"):i.$array[i.$offset+2]),40),m=new Re(v.$high|g.$high,(v.$low|g.$low)>>>0),k=Q(new Re(0,1>=i.$length?void p("index out of range"):i.$array[i.$offset+1]),48),f=new Re(m.$high|k.$high,(m.$low|k.$low)>>>0),b=Q(new Re(0,0>=i.$length?void p("index out of range"):i.$array[i.$offset+0]),56),c=new Re(f.$high|b.$high,(f.$low|b.$low)>>>0),a=(3>=(i=y(i,8)).$length?void p("index out of range"):i.$array[i.$offset+3])|(2>=i.$length?void p("index out of range"):i.$array[i.$offset+2])<<8|(1>=i.$length?void p("index out of range"):i.$array[i.$offset+1])<<16|(0>=i.$length?void p("index out of range"):i.$array[i.$offset+0])<<24,i=y(i,4),s=J((1>=i.$length?void p("index out of range"):i.$array[i.$offset+1])<<16>>16|(0>=i.$length?void p("index out of range"):i.$array[i.$offset+0])<<16>>16<<8<<16>>16,60),2===l&&(s=s+(0|(2>=i.$length?void p("index out of range"):i.$array[i.$offset+2]))|0),w.copy($,new w.ptr(new Oe(0,0),new Re(0,0),T.nil)),$.wall=new Oe(0,a),$.ext=c,-60===s){A=1;continue}A=2;continue;case 1:$.setLoc(U),A=3;continue;case 2:t=St.Local.lookup($.unixSec()),A=4;case 4:if(R&&(R=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;s===(o=(n=t)[1])?$.setLoc(St.Local):$.setLoc(fe("",s));case 3:return A=-1,tt}return}return{$blk:w.ptr.prototype.UnmarshalBinary,$c:!0,$r:F,_r$1:t,_tuple:n,buf:i,data:e,localoff:o,nsec:a,offset:s,sec:c,t:$,version:l,wantLen:u,x$1:f,x$10:d,x$11:h,x$12:g,x$13:k,x$14:b,x$2:m,x$3:v,x$4:_,x$5:x,x$6:S,x$7:E,x$8:C,x$9:I,$s:A}},w.prototype.UnmarshalBinary=function(e){return this.$val.UnmarshalBinary(e)},w.ptr.prototype.GobEncode=function(){var{$24r:e,_r$1:t,t:r,$s:n,$r:i,$c:o}=hr(this,{});n=n||0;e:for(;;){switch(n){case 0:t=P(r=this,w).MarshalBinary(),n=1;case 1:if(o&&(o=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;e=t,n=2;case 2:return e}return}return{$blk:w.ptr.prototype.GobEncode,$c:!0,$r:i,$24r:e,_r$1:t,t:r,$s:n}},w.prototype.GobEncode=function(){return this.$val.GobEncode()},w.ptr.prototype.GobDecode=function(e){var{$24r:t,_r$1:r,data:e,t:n,$s:i,$r:o,$c:a}=hr(this,{data:e});i=i||0;e:for(;;){switch(i){case 0:r=(n=this).UnmarshalBinary(e),i=1;case 1:if(a&&(a=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;t=r,i=2;case 2:return t}return}return{$blk:w.ptr.prototype.GobDecode,$c:!0,$r:o,$24r:t,_r$1:r,data:e,t:n,$s:i}},w.prototype.GobDecode=function(e){return this.$val.GobDecode(e)},w.ptr.prototype.MarshalJSON=function(){var{_r$1:e,_r$2:t,b:n,t:i,y:o,$s:a,$r:p,$c:s}=hr(this,{});a=a||0;e:for(;;){switch(a){case 0:e=P(i=this,w).Year(),a=1;case 1:if(s&&(s=!1,e=e.$blk()),e&&void 0!==e.$blk)break e;if((o=e)<0||o>=1e4)return a=-1,[F.nil,r.New("Time.MarshalJSON: year outside of range [0,9999]")];n=Zt(F,0,37),n=O(n,34),t=P(i,w).AppendFormat(n,"2006-01-02T15:04:05.999999999Z07:00"),a=2;case 2:if(s&&(s=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;return a=-1,[n=O(n=t,34),tt]}return}return{$blk:w.ptr.prototype.MarshalJSON,$c:!0,$r:p,_r$1:e,_r$2:t,b:n,t:i,y:o,$s:a}},w.prototype.MarshalJSON=function(){return this.$val.MarshalJSON()},w.ptr.prototype.UnmarshalJSON=function(e){var{_r$1:t,_tuple:r,data:e,err:n,t:i,$s:o,$r:a,$c:p}=hr(this,{data:e});o=o||0;e:for(;;){switch(o){case 0:if(i=this,"null"===I(e))return o=-1,tt;n=tt,t=gt('"2006-01-02T15:04:05Z07:00"',I(e)),o=1;case 1:if(p&&(p=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;return r=t,w.copy(i,r[0]),o=-1,r[1]}return}return{$blk:w.ptr.prototype.UnmarshalJSON,$c:!0,$r:a,_r$1:t,_tuple:r,data:e,err:n,t:i,$s:o}},w.prototype.UnmarshalJSON=function(e){return this.$val.UnmarshalJSON(e)},w.ptr.prototype.MarshalText=function(){var{$24r:e,_r$1:t,_r$2:n,b:i,t:o,y:a,$s:p,$r:s,$c:c}=hr(this,{});p=p||0;e:for(;;){switch(p){case 0:t=P(o=this,w).Year(),p=1;case 1:if(c&&(c=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;if((a=t)<0||a>=1e4)return p=-1,[F.nil,r.New("Time.MarshalText: year outside of range [0,9999]")];i=Zt(F,0,35),n=P(o,w).AppendFormat(i,"2006-01-02T15:04:05.999999999Z07:00"),p=2;case 2:if(c&&(c=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;e=[n,tt],p=3;case 3:return e}return}return{$blk:w.ptr.prototype.MarshalText,$c:!0,$r:s,$24r:e,_r$1:t,_r$2:n,b:i,t:o,y:a,$s:p}},w.prototype.MarshalText=function(){return this.$val.MarshalText()},w.ptr.prototype.UnmarshalText=function(e){var{_r$1:t,_tuple:r,data:e,err:n,t:i,$s:o,$r:a,$c:p}=hr(this,{data:e});o=o||0;e:for(;;){switch(o){case 0:i=this,n=tt,t=gt("2006-01-02T15:04:05Z07:00",I(e)),o=1;case 1:if(p&&(p=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;return r=t,w.copy(i,r[0]),o=-1,r[1]}return}return{$blk:w.ptr.prototype.UnmarshalText,$c:!0,$r:a,_r$1:t,_tuple:r,data:e,err:n,t:i,$s:o}},w.prototype.UnmarshalText=function(e){return this.$val.UnmarshalText(e)},Be=function(e,t){var r,n,i,o,a;return(t.$high<0||0===t.$high&&t.$low<0||t.$high>0||0===t.$high&&t.$low>=1e9)&&(n=r=te(t,new Re(0,1e9),!1),e=new Re(e.$high+n.$high,e.$low+n.$low),i=ee(r,new Re(0,1e9)),((t=new Re(t.$high-i.$high,t.$low-i.$low)).$high<0||0===t.$high&&t.$low<0)&&(o=new Re(0,1e9),t=new Re(t.$high+o.$high,t.$low+o.$low),a=new Re(0,1),e=new Re(e.$high-a.$high,e.$low-a.$low))),Le(e,t.$low+4294967296*(t.$high>>31)|0)},St.Unix=Be,w.ptr.prototype.IsDST=function(){var{_r$1:e,_tuple:t,isDST:r,t:n,$s:i,$r:o,$c:a}=hr(this,{});i=i||0;e:for(;;){switch(i){case 0:e=(n=this).loc.lookup(P(n,w).Unix()),i=1;case 1:if(a&&(a=!1,e=e.$blk()),e&&void 0!==e.$blk)break e;return i=-1,(t=e)[4]}return}return{$blk:w.ptr.prototype.IsDST,$c:!0,$r:o,_r$1:e,_tuple:t,isDST:r,t:n,$s:i}},w.prototype.IsDST=function(){return this.$val.IsDST()},je=function(e){var t,r,n;return!(0!==(t=e%4,t==t?t:p("integer divide by zero"))||0===(r=e%100,r==r?r:p("integer divide by zero"))&&0!==(n=e%400,n==n?n:p("integer divide by zero")))},Ue=function(e,t,r){var n,i,o,a;return t<0&&(e=e-(o=((n=(-t-1|0)/r)==n&&n!==1/0&&n!==-1/0?0|n:p("integer divide by zero"))+1|0)|0,t=t+J(o,r)|0),t>=r&&(e=e+(a=(i=t/r)==i&&i!==1/0&&i!==-1/0?0|i:p("integer divide by zero"))|0,t=t-J(a,r)|0),[e,t]},ze=function(e,t,r,n,i,o,a,s){var{_r$1:c,_r$2:$,_tuple:l,_tuple$1:u,_tuple$2:f,_tuple$3:d,_tuple$4:h,_tuple$5:g,_tuple$6:k,abs:b,d:y,day:r,end:m,hour:n,loc:s,m:v,min:i,month:t,nsec:a,offset:_,sec:o,start:x,t:S,unix:E,utc:C,x$1:I,x$2:A,x$3:F,x$4:R,x$5:N,x$6:V,x$7:O,x$8:D,year:e,$s:L,$r:M,$c:B}=hr(this,{year:e,month:t,day:r,hour:n,min:i,sec:o,nsec:a,loc:s});L=L||0;e:for(;;){switch(L){case 0:s===T.nil&&ir(new We("time: missing Location in call to Date")),e=(l=Ue(e,v=(0|t)-1|0,12))[0],t=1+(0|(v=l[1]))|0,o=(u=Ue(o,a,1e9))[0],a=u[1],i=(f=Ue(i,o,60))[0],o=f[1],n=(d=Ue(n,i,60))[0],i=d[1],r=(h=Ue(r,n,24))[0],n=h[1],y=Pe(e),I=new Oe(0,(A=t-1|0)<0||A>=q.length?void p("index out of range"):q[A]),y=new Oe(y.$high+I.$high,y.$low+I.$low),je(e)&&t>=3&&(F=new Oe(0,1),y=new Oe(y.$high+F.$high,y.$low+F.$low)),R=new Oe(0,r-1|0),y=new Oe(y.$high+R.$high,y.$low+R.$low),b=ee(y,new Oe(0,86400)),N=new Oe(0,(J(n,3600)+J(i,60)|0)+o|0),b=new Oe(b.$high+N.$high,b.$low+N.$low),V=new Re(b.$high,b.$low),E=new Re(V.$high+-2147483647,V.$low+3844486912),c=s.lookup(E),L=1;case 1:if(B&&(B=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;if(_=(g=c)[1],x=g[2],m=g[3],0!==_){L=2;continue}L=3;continue;case 2:if(O=new Re(0,_),(C=new Re(E.$high-O.$high,E.$low-O.$low)).$highm.$high||C.$high===m.$high&&C.$low>=m.$low){L=4;continue}L=5;continue;case 4:$=s.lookup(C),L=6;case 6:if(B&&(B=!1,$=$.$blk()),$&&void 0!==$.$blk)break e;_=(k=$)[1];case 5:D=new Re(0,_),E=new Re(E.$high-D.$high,E.$low-D.$low);case 3:return(S=P(Le(E,0|a),w)).setLoc(s),L=-1,S}return}return{$blk:ze,$c:!0,$r:M,_r$1:c,_r$2:$,_tuple:l,_tuple$1:u,_tuple$2:f,_tuple$3:d,_tuple$4:h,_tuple$5:g,_tuple$6:k,abs:b,d:y,day:r,end:m,hour:n,loc:s,m:v,min:i,month:t,nsec:a,offset:_,sec:o,start:x,t:S,unix:E,utc:C,x$1:I,x$2:A,x$3:F,x$4:R,x$5:N,x$6:V,x$7:O,x$8:D,year:e,$s:L}},St.Date=ze,w.ptr.prototype.Truncate=function(e){var t,r;return(r=this).stripMono(),e.$high<0||0===e.$high&&e.$low<=0?r:(t=Ge(P(r,w),e)[1],P(r,w).Add(new k(-t.$high,-t.$low)))},w.prototype.Truncate=function(e){return this.$val.Truncate(e)},w.ptr.prototype.Round=function(e){var t,r;return(r=this).stripMono(),e.$high<0||0===e.$high&&e.$low<=0?r:(t=Ge(P(r,w),e)[1],Ie(t,e)?P(r,w).Add(new k(-t.$high,-t.$low)):P(r,w).Add(new k(e.$high-t.$high,e.$low-t.$low)))},w.prototype.Round=function(e){return this.$val.Round(e)},Ge=function(e,t){var r,n,i,o,a,s,c,$,l,u,f,d,w,h,g,b,y,m,v,_,x,S,E,C,I,A,F,R,T,N,P,V;if(l=0,u=new k(0,0),c=!1,$=e.nsec(),((f=e.sec()).$high<0||0===f.$high&&f.$low<0)&&(c=!0,f=new Re(-f.$high,-f.$low),($=-$)<0&&($=$+1e9|0,y=new Re(0,1),f=new Re(f.$high-y.$high,f.$low-y.$low))),(t.$high<0||0===t.$high&&t.$low<1e9)&&0===(I=te(new k(0,1e9),new k(t.$high+t.$high,t.$low+t.$low),!0)).$high&&0===I.$low)l=1&((r=$/(t.$low+4294967296*(t.$high>>31)|0))==r&&r!==1/0&&r!==-1/0?r:p("integer divide by zero")),u=new k(0,(n=$%(t.$low+4294967296*(t.$high>>31)|0))==n?n:p("integer divide by zero"));else if(0===(A=te(t,new k(0,1e9),!0)).$high&&0===A.$low)F=te(t,new k(0,1e9),!1),a=new Re(F.$high,F.$low),l=1&(R=te(f,a,!1)).$low+4294967296*(R.$high>>31),T=ee((N=te(f,a,!0),new k(N.$high,N.$low)),new k(0,1e9)),P=new k(0,$),u=new k(T.$high+P.$high,T.$low+P.$low);else{for(d=new Oe(f.$high,f.$low),w=ee(Y(d,32),new Oe(0,1e9)),b=Y(w,32),h=Q(w,32),w=ee(new Oe(0&d.$high,(4294967295&d.$low)>>>0),new Oe(0,1e9)),g=h,((h=new Oe(h.$high+w.$high,h.$low+w.$low)).$highs.$high||b.$high===s.$high&&b.$low>s.$low||b.$high===s.$high&&b.$low===s.$low&&(h.$high>o.$high||h.$high===o.$high&&h.$low>=o.$low))&&(l=1,g=h,((h=new Oe(h.$high-o.$high,h.$low-o.$low)).$high>g.$high||h.$high===g.$high&&h.$low>g.$low)&&(x=new Oe(0,1),b=new Oe(b.$high-x.$high,b.$low-x.$low)),S=s,b=new Oe(b.$high-S.$high,b.$low-S.$low)),0!==s.$high||0!==s.$low||(E=new Oe(t.$high,t.$low),o.$high!==E.$high||o.$low!==E.$low);)o=Y(o,1),C=Q(new Oe(0&s.$high,(1&s.$low)>>>0),63),o=new Oe(o.$high|C.$high,(o.$low|C.$low)>>>0),s=Y(s,1);u=new k(h.$high,h.$low)}return!c||0===u.$high&&0===u.$low||(l^=1,u=new k(t.$high-u.$high,t.$low-u.$low)),[l,u]},He=function(){var e,r,n,i,o,a;z.name="Local",a=new l.ptr("",0,!1),n=new t.Date,o=J(0|K(n.getTimezoneOffset()),-1),a.offset=J(o,60),a.name="UTC",o<0?(a.name=a.name+"-",o=J(o,-1)):a.name=a.name+"+",a.name=a.name+Je((e=o/60)==e&&e!==1/0&&e!==-1/0?0|e:p("integer divide by zero")),0!==(i=(r=o%60)==r?r:p("integer divide by zero"))&&(a.name=a.name+":"+Je(i)),z.zone=new v([P(a,l)])},Je=function(e){return e<10?m("0123456789",e,e+1|0):m("00010203040506070809101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899",J(e,2),J(e,2)+2|0)},Ze=function(){Be(new Re(0,0),new Re(0,0))},Xe=function(){var{_r$1:e,_tmp:t,_tmp$1:r,_tmp$2:n,mono:i,n:o,nsec:a,sec:p,x$1:s,$s:c,$r:$,$c:l}=hr(this,{});c=c||0;e:for(;;){switch(c){case 0:p=new Re(0,0),a=0,i=new Re(0,0),e=Ve(),c=1;case 1:if(l&&(l=!1,e=e.$blk()),e&&void 0!==e.$blk)break e;return c=-1,[p=t=te(o=e,new Re(0,1e9),!1),a=r=(s=te(o,new Re(0,1e9),!0)).$low+4294967296*(s.$high>>31)|0,i=n=o]}return}return{$blk:Xe,$c:!0,$r:$,_r$1:e,_tmp:t,_tmp$1:r,_tmp$2:n,mono:i,n:o,nsec:a,sec:p,x$1:s,$s:c}},Ye=function(e){var t;return 0!==e.length&&97<=(t=e.charCodeAt(0))&&t<=122},et=function(e){var t,r,n,i,o,a,s,c;for(o=0;o=(o+3|0)&&"Jan"===m(e,o,o+3|0)){if(e.length>=(o+7|0)&&"January"===m(e,o,o+7|0))return[m(e,0,o),257,m(e,o+7|0)];if(!Ye(m(e,o+3|0)))return[m(e,0,o),258,m(e,o+3|0)]}}else if(77===t){if(e.length>=(o+3|0)){if("Mon"===m(e,o,o+3|0)){if(e.length>=(o+6|0)&&"Monday"===m(e,o,o+6|0))return[m(e,0,o),261,m(e,o+6|0)];if(!Ye(m(e,o+3|0)))return[m(e,0,o),262,m(e,o+3|0)]}if("MST"===m(e,o,o+3|0))return[m(e,0,o),23,m(e,o+3|0)]}}else if(48===t){if(e.length>=(o+2|0)&&49<=e.charCodeAt(o+1|0)&&e.charCodeAt(o+1|0)<=54)return[m(e,0,o),(c=e.charCodeAt(o+1|0)-49<<24>>>24)<0||c>=ne.length?void p("index out of range"):ne[c],m(e,o+2|0)];if(e.length>=(o+3|0)&&48===e.charCodeAt(o+1|0)&&50===e.charCodeAt(o+2|0))return[m(e,0,o),267,m(e,o+3|0)]}else{if(49===t)return e.length>=(o+2|0)&&53===e.charCodeAt(o+1|0)?[m(e,0,o),524,m(e,o+2|0)]:[m(e,0,o),259,m(e,o+1|0)];if(50===t)return e.length>=(o+4|0)&&"2006"===m(e,o,o+4|0)?[m(e,0,o),275,m(e,o+4|0)]:[m(e,0,o),263,m(e,o+1|0)];if(95===t){if(e.length>=(o+2|0)&&50===e.charCodeAt(o+1|0))return e.length>=(o+5|0)&&"2006"===m(e,o+1|0,o+5|0)?[m(e,0,o+1|0),275,m(e,o+5|0)]:[m(e,0,o),264,m(e,o+2|0)];if(e.length>=(o+3|0)&&95===e.charCodeAt(o+1|0)&&50===e.charCodeAt(o+2|0))return[m(e,0,o),266,m(e,o+3|0)]}else{if(51===t)return[m(e,0,o),525,m(e,o+1|0)];if(52===t)return[m(e,0,o),527,m(e,o+1|0)];if(53===t)return[m(e,0,o),529,m(e,o+1|0)];if(80===t){if(e.length>=(o+2|0)&&77===e.charCodeAt(o+1|0))return[m(e,0,o),533,m(e,o+2|0)]}else if(112===t){if(e.length>=(o+2|0)&&109===e.charCodeAt(o+1|0))return[m(e,0,o),534,m(e,o+2|0)]}else if(45===t){if(e.length>=(o+7|0)&&"-070000"===m(e,o,o+7|0))return[m(e,0,o),30,m(e,o+7|0)];if(e.length>=(o+9|0)&&"-07:00:00"===m(e,o,o+9|0))return[m(e,0,o),33,m(e,o+9|0)];if(e.length>=(o+5|0)&&"-0700"===m(e,o,o+5|0))return[m(e,0,o),29,m(e,o+5|0)];if(e.length>=(o+6|0)&&"-07:00"===m(e,o,o+6|0))return[m(e,0,o),32,m(e,o+6|0)];if(e.length>=(o+3|0)&&"-07"===m(e,o,o+3|0))return[m(e,0,o),31,m(e,o+3|0)]}else if(90===t){if(e.length>=(o+7|0)&&"Z070000"===m(e,o,o+7|0))return[m(e,0,o),25,m(e,o+7|0)];if(e.length>=(o+9|0)&&"Z07:00:00"===m(e,o,o+9|0))return[m(e,0,o),28,m(e,o+9|0)];if(e.length>=(o+5|0)&&"Z0700"===m(e,o,o+5|0))return[m(e,0,o),24,m(e,o+5|0)];if(e.length>=(o+6|0)&&"Z07:00"===m(e,o,o+6|0))return[m(e,0,o),27,m(e,o+6|0)];if(e.length>=(o+3|0)&&"Z07"===m(e,o,o+3|0))return[m(e,0,o),26,m(e,o+3|0)]}else if((46===t||44===t)&&(o+1|0)>>0)!=(n=(32|n)>>>0)||r<97||r>122))return!1;i=i+1|0}return!0},it=function(e,t){var r,n,i,o;for(n=e,r=0;r=n.$length?void p("index out of range"):n.$array[n.$offset+r],t.length>=o.length&&nt(m(t,0,o.length),o))return[i,m(t,o.length),tt];r++}return[-1,t,ce]},ot=function(e,t,r){var n,i,o,a,s,c;for(s=t>>>0,t<0&&(e=O(e,45),s=-t>>>0),i=V.zero(),o=20;s>=10;)o=o-1|0,a=(n=s/10)==n&&n!==1/0&&n!==-1/0?n>>>0:p("integer divide by zero"),o<0||o>=i.length?p("index out of range"):i[o]=(48+s>>>0)-(10*a>>>0)>>>0<<24>>>24,s=a;for((o=o-1|0)<0||o>=i.length?p("index out of range"):i[o]=48+s>>>0<<24>>>24,c=20-o|0;c>16&4095},ct=function(e){return e>>28?44:46},$t=function(e,t,r){var n,i,o,a,s,c,$,l,u;for(a=st(r),s=ct(r),$=35==(65535&r),l=t,o=L.zero(),c=9;c>0;)(c=c-1|0)<0||c>=o.length?p("index out of range"):o[c]=((i=l%10)==i?i:p("integer divide by zero"))+48>>>0<<24>>>24,l=(n=l/10)==n&&n!==1/0&&n!==-1/0?n>>>0:p("integer divide by zero");if(a>9&&(a=9),$){for(;a>0&&48===((u=a-1|0)<0||u>=o.length?void p("index out of range"):o[u]);)a=a-1|0;if(0===a)return e}return e=O(e,s),D(e,y(new F(o),0,a))},w.ptr.prototype.String=function(){var{_r$1:e,_tmp:t,_tmp$1:r,_tmp$2:n,_tmp$3:i,buf:o,m0:a,m1:p,m2:s,s:c,sign:$,t:l,wid:u,x$1:f,x$2:d,x$3:h,x$4:g,$s:k,$r:b,$c:y}=hr(this,{});k=k||0;e:for(;;){switch(k){case 0:e=P(l=this,w).Format("2006-01-02 15:04:05.999999999 -0700 MST"),k=1;case 1:if(y&&(y=!1,e=e.$blk()),e&&void 0!==e.$blk)break e;return c=e,d=l.wall,(0!==(f=new Oe(2147483648&d.$high,(0&d.$low)>>>0)).$high||0!==f.$low)&&(h=l.ext,s=new Oe(h.$high,h.$low),$=43,((g=l.ext).$high<0||0===g.$high&&g.$low<0)&&($=45,s=new Oe(-s.$high,-s.$low)),t=te(s,new Oe(0,1e9),!1),s=r=te(s,new Oe(0,1e9),!0),a=n=te(p=t,new Oe(0,1e9),!1),p=i=te(p,new Oe(0,1e9),!0),o=Zt(F,0,24),o=D(o," m="),o=O(o,$),u=0,0===a.$high&&0===a.$low||(o=ot(o,0|a.$low,0),u=9),o=ot(o,0|p.$low,u),o=O(o,46),o=ot(o,0|s.$low,9),c+=I(o)),k=-1,c}return}return{$blk:w.ptr.prototype.String,$c:!0,$r:b,_r$1:e,_tmp:t,_tmp$1:r,_tmp$2:n,_tmp$3:i,buf:o,m0:a,m1:p,m2:s,s:c,sign:$,t:l,wid:u,x$1:f,x$2:d,x$3:h,x$4:g,$s:k}},w.prototype.String=function(){return this.$val.String()},w.ptr.prototype.GoString=function(){var{_1:e,_arg:t,_arg$1:r,_arg$10:n,_arg$11:i,_arg$2:o,_arg$3:a,_arg$4:p,_arg$5:s,_arg$6:c,_arg$7:$,_arg$8:l,_arg$9:u,_r$1:f,_r$10:d,_r$11:g,_r$12:k,_r$13:b,_r$2:y,_r$3:m,_r$4:v,_r$5:_,_r$6:x,_r$7:S,_r$8:E,_r$9:A,buf:R,loc:N,month:V,t:L,$s:M,$r:B,$c:j}=hr(this,{});M=M||0;e:for(;;){switch(M){case 0:L=this,R=Zt(F,0,70),t=R=D(R,"time.Date("),f=P(L,w).Year(),M=1;case 1:if(j&&(j=!1,f=f.$blk()),f&&void 0!==f.$blk)break e;y=ot(t,r=f,0),M=2;case 2:if(j&&(j=!1,y=y.$blk()),y&&void 0!==y.$blk)break e;R=y,m=P(L,w).Month(),M=3;case 3:if(j&&(j=!1,m=m.$blk()),m&&void 0!==m.$blk)break e;if(1<=(V=m)&&V<=12){M=4;continue}M=5;continue;case 4:o=R=D(R,", time."),v=P(L,w).Month(),M=7;case 7:if(j&&(j=!1,v=v.$blk()),v&&void 0!==v.$blk)break e;_=new h(v).String(),M=8;case 8:if(j&&(j=!1,_=_.$blk()),_&&void 0!==_.$blk)break e;R=D(o,a=_),M=6;continue;case 5:R=ot(R,0|V,0);case 6:p=R=D(R,", "),x=P(L,w).Day(),M=9;case 9:if(j&&(j=!1,x=x.$blk()),x&&void 0!==x.$blk)break e;S=ot(p,s=x,0),M=10;case 10:if(j&&(j=!1,S=S.$blk()),S&&void 0!==S.$blk)break e;c=R=D(R=S,", "),E=P(L,w).Hour(),M=11;case 11:if(j&&(j=!1,E=E.$blk()),E&&void 0!==E.$blk)break e;A=ot(c,$=E,0),M=12;case 12:if(j&&(j=!1,A=A.$blk()),A&&void 0!==A.$blk)break e;l=R=D(R=A,", "),d=P(L,w).Minute(),M=13;case 13:if(j&&(j=!1,d=d.$blk()),d&&void 0!==d.$blk)break e;g=ot(l,u=d,0),M=14;case 14:if(j&&(j=!1,g=g.$blk()),g&&void 0!==g.$blk)break e;n=R=D(R=g,", "),k=P(L,w).Second(),M=15;case 15:if(j&&(j=!1,k=k.$blk()),k&&void 0!==k.$blk)break e;b=ot(n,i=k,0),M=16;case 16:if(j&&(j=!1,b=b.$blk()),b&&void 0!==b.$blk)break e;return R=D(R=b,", "),R=ot(R,P(L,w).Nanosecond(),0),R=D(R,", "),(e=N=P(L,w).Location())===St.UTC||e===T.nil?R=D(R,"time.UTC"):e===St.Local?R=D(R,"time.Local"):(R=D(R,"time.Location("),R=D(R,new F(C(lt(N.name)))),R=D(R,")")),R=O(R,41),M=-1,I(R)}return}return{$blk:w.ptr.prototype.GoString,$c:!0,$r:B,_1:e,_arg:t,_arg$1:r,_arg$10:n,_arg$11:i,_arg$2:o,_arg$3:a,_arg$4:p,_arg$5:s,_arg$6:c,_arg$7:$,_arg$8:l,_arg$9:u,_r$1:f,_r$10:d,_r$11:g,_r$12:k,_r$13:b,_r$2:y,_r$3:m,_r$4:v,_r$5:_,_r$6:x,_r$7:S,_r$8:E,_r$9:A,buf:R,loc:N,month:V,t:L,$s:M}},w.prototype.GoString=function(){return this.$val.GoString()},w.ptr.prototype.Format=function(e){var{_r$1:t,b:r,buf:n,layout:e,max:i,t:o,$s:a,$r:p,$c:s}=hr(this,{layout:e});a=a||0;e:for(;;){switch(a){case 0:o=this,r=F.nil,(i=e.length+10|0)<64?(n=M.zero(),r=y(new F(n),0,0)):r=Zt(F,0,i),t=P(o,w).AppendFormat(r,e),a=1;case 1:if(s&&(s=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;return a=-1,I(r=t)}return}return{$blk:w.ptr.prototype.Format,$c:!0,$r:p,_r$1:t,b:r,buf:n,layout:e,max:i,t:o,$s:a}},w.prototype.Format=function(e){return this.$val.Format(e)},w.ptr.prototype.AppendFormat=function(e,t){var{_1:r,_q:n,_q$1:i,_q$2:o,_q$3:a,_r$1:s,_r$2:c,_r$3:$,_r$4:l,_r$5:u,_r$6:f,_r$7:d,_tuple:k,_tuple$1:b,_tuple$2:y,_tuple$3:v,abs:_,absoffset:x,b:e,day:S,hour:E,hr:C,hr$1:I,layout:t,m:A,min:F,month:R,name:T,offset:N,prefix:V,s:L,sec:M,std:B,suffix:j,t:W,y:U,yday:z,year:K,zone$1:G,zone$2:q,$s:H,$r:J,$c:Z}=hr(this,{b:e,layout:t});H=H||0;e:for(;;){switch(H){case 0:s=P(W=this,w).locabs(),H=1;case 1:if(Z&&(Z=!1,s=s.$blk()),s&&void 0!==s.$blk)break e;for(T=(k=s)[0],N=k[1],_=k[2],K=-1,R=0,S=0,z=0,E=-1,F=0,M=0;""!==t&&(V=(b=et(t))[0],B=b[1],j=b[2],""!==V&&(e=D(e,V)),0!==B);)switch(t=j,K<0&&256&B&&(K=(y=Ae(_,!0))[0],R=y[1],S=y[2],z=(z=y[3])+1|0),E<0&&512&B&&(E=(v=ve(_))[0],F=v[1],M=v[2]),0){default:if(276==(r=65535&B))(U=K)<0&&(U=-U),e=ot(e,(c=U%100)==c?c:p("integer divide by zero"),2);else if(275===r)e=ot(e,K,4);else if(258===r)e=D(e,m(new h(R).String(),0,3));else if(257===r)A=new h(R).String(),e=D(e,A);else if(259===r)e=ot(e,0|R,0);else if(260===r)e=ot(e,0|R,2);else if(262===r)e=D(e,m(new g(me(_)).String(),0,3));else if(261===r)L=new g(me(_)).String(),e=D(e,L);else if(263===r)e=ot(e,S,0);else if(264===r)S<10&&(e=O(e,32)),e=ot(e,S,0);else if(265===r)e=ot(e,S,2);else if(266===r)z<100&&(e=O(e,32),z<10&&(e=O(e,32))),e=ot(e,z,0);else if(267===r)e=ot(e,z,3);else if(524===r)e=ot(e,E,2);else if(525===r)0===(C=($=E%12)==$?$:p("integer divide by zero"))&&(C=12),e=ot(e,C,0);else if(526===r)0===(I=(l=E%12)==l?l:p("integer divide by zero"))&&(I=12),e=ot(e,I,2);else if(527===r)e=ot(e,F,0);else if(528===r)e=ot(e,F,2);else if(529===r)e=ot(e,M,0);else if(530===r)e=ot(e,M,2);else if(533===r)e=D(e,E>=12?"PM":"AM");else if(534===r)e=D(e,E>=12?"pm":"am");else if(24===r||27===r||25===r||26===r||28===r||29===r||32===r||30===r||31===r||33===r){if(0===N&&(24===B||27===B||25===B||26===B||28===B)){e=O(e,90);break}x=N,(G=(n=N/60)==n&&n!==1/0&&n!==-1/0?0|n:p("integer divide by zero"))<0?(e=O(e,45),G=-G,x=-x):e=O(e,43),e=ot(e,(i=G/60)==i&&i!==1/0&&i!==-1/0?0|i:p("integer divide by zero"),2),27!==B&&32!==B&&28!==B&&33!==B||(e=O(e,58)),31!==B&&26!==B&&(e=ot(e,(u=G%60)==u?u:p("integer divide by zero"),2)),25!==B&&30!==B&&33!==B&&28!==B||(33!==B&&28!==B||(e=O(e,58)),e=ot(e,(f=x%60)==f?f:p("integer divide by zero"),2))}else if(23===r){if(""!==T){e=D(e,T);break}(q=(o=N/60)==o&&o!==1/0&&o!==-1/0?0|o:p("integer divide by zero"))<0?(e=O(e,45),q=-q):e=O(e,43),e=ot(e,(a=q/60)==a&&a!==1/0&&a!==-1/0?0|a:p("integer divide by zero"),2),e=ot(e,(d=q%60)==d?d:p("integer divide by zero"),2)}else 34!==r&&35!==r||(e=$t(e,P(W,w).Nanosecond()>>>0,B))}return H=-1,e}return}return{$blk:w.ptr.prototype.AppendFormat,$c:!0,$r:J,_1:r,_q:n,_q$1:i,_q$2:o,_q$3:a,_r$1:s,_r$2:c,_r$3:$,_r$4:l,_r$5:u,_r$6:f,_r$7:d,_tuple:k,_tuple$1:b,_tuple$2:y,_tuple$3:v,abs:_,absoffset:x,b:e,day:S,hour:E,hr:C,hr$1:I,layout:t,m:A,min:F,month:R,name:T,offset:N,prefix:V,s:L,sec:M,std:B,suffix:j,t:W,y:U,yday:z,year:K,zone$1:G,zone$2:q,$s:H}},w.prototype.AppendFormat=function(e,t){return this.$val.AppendFormat(e,t)},lt=function(e){var t,r,n,i,o,a,s,c;for(0>=(i=Zt(F,1,e.length+2|0)).$length?p("index out of range"):i.$array[i.$offset+0]=34,r=e,t=0;t=128||o<32)for(c=0,65533===o?(c=1,(a+2|0)>>4<<24>>>24)),i=O(i,"0123456789abcdef".charCodeAt((15&e.charCodeAt(a+s|0))>>>0)),s=s+1|0;else 34!==o&&92!==o||(i=O(i,92)),i=D(i,E(o));t+=n[1]}return i=O(i,34),I(i)},b.ptr.prototype.Error=function(){var e;return""===(e=this).Message?"parsing time "+lt(e.Value)+" as "+lt(e.Layout)+": cannot parse "+lt(e.ValueElem)+" as "+lt(e.LayoutElem):"parsing time "+lt(e.Value)+e.Message},b.prototype.Error=function(){return this.$val.Error()},ut=function(e,t){var r;return!(e.length<=t)&&48<=(r=e.charCodeAt(t))&&r<=57},ft=function(e,t){return ut(e,0)?ut(e,1)?[J(e.charCodeAt(0)-48<<24>>>24|0,10)+(e.charCodeAt(1)-48<<24>>>24|0)|0,m(e,2),tt]:t?[0,e,ce]:[e.charCodeAt(0)-48<<24>>>24|0,m(e,1),tt]:[0,e,ce]},dt=function(e,t){var r,n;for(n=0,r=0,r=0;r<3&&ut(e,r);)n=J(n,10)+(e.charCodeAt(r)-48<<24>>>24|0)|0,r=r+1|0;return 0===r||t&&3!==r?[0,e,ce]:[n,m(e,r),tt]},wt=function(e){for(;e.length>0&&32===e.charCodeAt(0);)e=m(e,1);return e},ht=function(e,t){for(;t.length>0;)if(32!==t.charCodeAt(0)){if(0===e.length||e.charCodeAt(0)!==t.charCodeAt(0))return[e,ce];t=m(t,1),e=m(e,1)}else{if(e.length>0&&32!==e.charCodeAt(0))return[e,ce];t=wt(t),e=wt(e)}return[e,tt]},gt=function(e,t){var{$24r:r,_r$1:n,layout:e,value:t,$s:i,$r:o,$c:a}=hr(this,{layout:e,value:t});i=i||0;e:for(;;){switch(i){case 0:n=kt(e,t,St.UTC,St.Local),i=1;case 1:if(a&&(a=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;r=n,i=2;case 2:return r}return}return{$blk:gt,$c:!0,$r:o,$24r:r,_r$1:n,layout:e,value:t,$s:i}},St.Parse=gt,kt=function(e,t,r,n){var{$24r:i,$24r$1:o,_1:a,_2:s,_3:c,_4:$,_q:l,_r$1:u,_r$2:f,_r$3:d,_r$4:h,_r$5:g,_r$6:k,_tmp:y,_tmp$1:v,_tmp$10:_,_tmp$11:x,_tmp$12:S,_tmp$13:E,_tmp$14:C,_tmp$15:I,_tmp$16:A,_tmp$17:F,_tmp$18:R,_tmp$19:N,_tmp$2:V,_tmp$20:O,_tmp$21:D,_tmp$22:L,_tmp$23:M,_tmp$24:j,_tmp$25:W,_tmp$26:U,_tmp$27:z,_tmp$28:K,_tmp$29:G,_tmp$3:H,_tmp$30:Z,_tmp$31:Q,_tmp$32:X,_tmp$33:Y,_tmp$34:ee,_tmp$35:te,_tmp$36:re,_tmp$37:ne,_tmp$38:se,_tmp$39:$e,_tmp$4:le,_tmp$40:ue,_tmp$41:de,_tmp$42:we,_tmp$43:he,_tmp$5:ge,_tmp$6:ke,_tmp$7:be,_tmp$8:ye,_tmp$9:me,_tuple:ve,_tuple$1:_e,_tuple$10:xe,_tuple$11:Se,_tuple$12:Ee,_tuple$13:Ce,_tuple$14:Ie,_tuple$15:Ae,_tuple$16:Fe,_tuple$17:Ne,_tuple$18:Pe,_tuple$19:Ve,_tuple$2:De,_tuple$20:Le,_tuple$21:Me,_tuple$22:Be,_tuple$23:We,_tuple$24:Ue,_tuple$25:Ke,_tuple$3:Ge,_tuple$4:qe,_tuple$5:He,_tuple$6:Je,_tuple$7:Ze,_tuple$8:Qe,_tuple$9:Xe,alayout:Ye,amSet:rt,avalue:nt,d:ot,day:pt,defaultLocation:r,err:ct,hold:$t,hour:wt,hour$1:gt,hr:yt,i:mt,i$1:xt,layout:e,local:n,m:Et,min:Ct,min$1:It,mm:At,month:Ft,n:Rt,n$1:Tt,name:Nt,ndigit:Pt,nsec:Vt,offset:Ot,offset$1:Dt,ok:Lt,ok$1:Mt,p:Bt,pmSet:jt,prefix:Wt,rangeErrString:Ut,sec:zt,seconds:Kt,sign:Gt,ss:qt,std:Ht,stdstr:Jt,suffix:Zt,t:Qt,t$1:Xt,value:t,x$1:Yt,x$2:er,x$3:tr,yday:rr,year:nr,z:ir,zoneName:or,zoneOffset:ar,$s:pr,$r:sr,$c:cr}=hr(this,{layout:e,value:t,defaultLocation:r,local:n});pr=pr||0;e:for(;;){switch(pr){case 0:for(Ye=y=e,nt=v=t,Ut="",rt=!1,jt=!1,nr=0,Ft=-1,pt=-1,rr=-1,wt=0,Ct=0,zt=0,Vt=0,ir=T.nil,ar=-1,or="";;){if(ct=tt,Wt=(ve=et(e))[0],Ht=ve[1],Zt=ve[2],Jt=m(e,Wt.length,e.length-Zt.length|0),t=(_e=ht(t,Wt))[0],ct=_e[1],!B(ct,tt))return pr=-1,[new w.ptr(new Oe(0,0),new Re(0,0),T.nil),new b.ptr(Ye,nt,Wt,t,"")];if(0===Ht){if(0!==t.length)return pr=-1,[new w.ptr(new Oe(0,0),new Re(0,0),T.nil),new b.ptr(Ye,nt,"",t,": extra text: "+lt(t))];break}switch(e=Zt,Bt="",0){default:if(276==(a=65535&Ht)){if(t.length<2){ct=ce;break}$t=t,V=m(t,0,2),t=H=m(t,2),nr=(De=at(Bt=V))[0],ct=De[1],B(ct,tt)?nr=nr>=69?nr+1900|0:nr+2e3|0:t=$t}else if(275===a){if(t.length<4||!ut(t,0)){ct=ce;break}le=m(t,0,4),t=ge=m(t,4),nr=(Ge=at(Bt=le))[0],ct=Ge[1]}else if(258===a)Ft=(qe=it(ae,t))[0],t=qe[1],ct=qe[2],Ft=Ft+1|0;else if(257===a)Ft=(He=it(pe,t))[0],t=He[1],ct=He[2],Ft=Ft+1|0;else if(259===a||260===a)Ft=(Je=ft(t,260===Ht))[0],t=Je[1],ct=Je[2],B(ct,tt)&&(Ft<=0||120&&32===t.charCodeAt(0)&&(t=m(t,1)),pt=(Xe=ft(t,265===Ht))[0],t=Xe[1],ct=Xe[2];else if(266===a||267===a){for(mt=0;mt<2;)266===Ht&&t.length>0&&32===t.charCodeAt(0)&&(t=m(t,1)),mt=mt+1|0;rr=(xe=dt(t,267===Ht))[0],t=xe[1],ct=xe[2]}else if(524===a)wt=(Se=ft(t,!1))[0],t=Se[1],ct=Se[2],(wt<0||24<=wt)&&(Ut="hour");else if(525===a||526===a)wt=(Ee=ft(t,526===Ht))[0],t=Ee[1],ct=Ee[2],(wt<0||12=2&&vt(t.charCodeAt(0))&&ut(t,1)){if(Ht=(Ae=et(e))[1],34==(Ht&=65535)||35===Ht)break;for(Rt=2;Rt=1&&90===t.charCodeAt(0)){t=m(t,1),ir=St.UTC;break}if(Gt=_="",gt=x="",It=S="",Kt=E="",27===Ht||32===Ht){if(t.length<6){ct=ce;break}if(58!==t.charCodeAt(3)){ct=ce;break}Gt=C=m(t,0,1),gt=I=m(t,1,3),It=A=m(t,4,6),Kt=F="00",t=R=m(t,6)}else if(31===Ht||26===Ht){if(t.length<3){ct=ce;break}Gt=N=m(t,0,1),gt=O=m(t,1,3),It=D="00",Kt=L="00",t=M=m(t,3)}else if(28===Ht||33===Ht){if(t.length<9){ct=ce;break}if(58!==t.charCodeAt(3)||58!==t.charCodeAt(6)){ct=ce;break}Gt=j=m(t,0,1),gt=W=m(t,1,3),It=U=m(t,4,6),Kt=z=m(t,7,9),t=K=m(t,9)}else if(25===Ht||30===Ht){if(t.length<7){ct=ce;break}Gt=G=m(t,0,1),gt=Z=m(t,1,3),It=Q=m(t,3,5),Kt=X=m(t,5,7),t=Y=m(t,7)}else{if(t.length<5){ct=ce;break}Gt=ee=m(t,0,1),gt=te=m(t,1,3),It=re=m(t,3,5),Kt=ne="00",t=se=m(t,5)}yt=$e=0,At=ue=0,qt=de=0,yt=(Ne=at(gt))[0],ct=Ne[1],B(ct,tt)&&(At=(Pe=at(It))[0],ct=Pe[1]),B(ct,tt)&&(qt=(Ve=at(Kt))[0],ct=Ve[1]),ar=J(J(yt,60)+At|0,60)+qt|0,43===($=Gt.charCodeAt(0))||(45===$?ar=-ar:ct=ce)}else if(23===a){if(t.length>=3&&"UTC"===m(t,0,3)){ir=St.UTC,t=m(t,3);break}if(Tt=(Le=bt(t))[0],!(Lt=Le[1])){ct=ce;break}or=we=m(t,0,Tt),t=he=m(t,Tt)}else if(34===a){if(Pt=1+st(Ht)|0,t.length=0){if(ot=0,Et=0,je(nr)&&(60===rr?(Et=2,ot=29):rr>60&&(rr=rr-1|0)),rr<1||rr>365)return pr=-1,[new w.ptr(new Oe(0,0),new Re(0,0),T.nil),new b.ptr(Ye,nt,"",t,": day-of-year out of range")];if(0===Et&&((0|((Et=((l=(rr-1|0)/31)==l&&l!==1/0&&l!==-1/0?0|l:p("integer divide by zero"))+1|0)<0||Et>=q.length?void p("index out of range"):q[Et]))=q.length?void p("index out of range"):q[Yt]))|0),Ft>=0&&Ft!==Et)return pr=-1,[new w.ptr(new Oe(0,0),new Re(0,0),T.nil),new b.ptr(Ye,nt,"",t,": day-of-year does not match month")];if(Ft=Et,pt>=0&&pt!==ot)return pr=-1,[new w.ptr(new Oe(0,0),new Re(0,0),T.nil),new b.ptr(Ye,nt,"",t,": day-of-year does not match day")];pt=ot}else Ft<0&&(Ft=1),pt<0&&(pt=1);if(pt<1||pt>Te(0|Ft,nr))return pr=-1,[new w.ptr(new Oe(0,0),new Re(0,0),T.nil),new b.ptr(Ye,nt,"",t,": day out of range")];if(ir!==T.nil){pr=1;continue}pr=2;continue;case 1:u=ze(nr,0|Ft,pt,wt,Ct,zt,Vt,ir),pr=3;case 3:if(cr&&(cr=!1,u=u.$blk()),u&&void 0!==u.$blk)break e;i=[u,tt],pr=4;case 4:return i;case 2:if(-1!==ar){pr=5;continue}pr=6;continue;case 5:f=ze(nr,0|Ft,pt,wt,Ct,zt,Vt,St.UTC),pr=7;case 7:if(cr&&(cr=!1,f=f.$blk()),f&&void 0!==f.$blk)break e;(Qt=P(f,w)).addSec((er=new Re(0,ar),new Re(-er.$high,-er.$low))),d=n.lookup(Qt.unixSec()),pr=8;case 8:if(cr&&(cr=!1,d=d.$blk()),d&&void 0!==d.$blk)break e;return Nt=(We=d)[0],(Ot=We[1])!==ar||""!==or&&Nt!==or?(Qt.setLoc(fe(or,ar)),pr=-1,[Qt,tt]):(Qt.setLoc(n),pr=-1,[Qt,tt]);case 6:if(""!==or){pr=9;continue}pr=10;continue;case 9:h=ze(nr,0|Ft,pt,wt,Ct,zt,Vt,St.UTC),pr=11;case 11:if(cr&&(cr=!1,h=h.$blk()),h&&void 0!==h.$blk)break e;Xt=P(h,w),g=n.lookupName(or,Xt.unixSec()),pr=12;case 12:if(cr&&(cr=!1,g=g.$blk()),g&&void 0!==g.$blk)break e;return Dt=(Ue=g)[0],(Mt=Ue[1])?(Xt.addSec((tr=new Re(0,Dt),new Re(-tr.$high,-tr.$low))),Xt.setLoc(n),pr=-1,[Xt,tt]):(or.length>3&&"GMT"===m(or,0,3)&&(Dt=(Ke=at(m(or,3)))[0],Dt=J(Dt,3600)),Xt.setLoc(fe(or,Dt)),pr=-1,[Xt,tt]);case 10:k=ze(nr,0|Ft,pt,wt,Ct,zt,Vt,r),pr=13;case 13:if(cr&&(cr=!1,k=k.$blk()),k&&void 0!==k.$blk)break e;o=[k,tt],pr=14;case 14:return o}return}return{$blk:kt,$c:!0,$r:sr,$24r:i,$24r$1:o,_1:a,_2:s,_3:c,_4:$,_q:l,_r$1:u,_r$2:f,_r$3:d,_r$4:h,_r$5:g,_r$6:k,_tmp:y,_tmp$1:v,_tmp$10:_,_tmp$11:x,_tmp$12:S,_tmp$13:E,_tmp$14:C,_tmp$15:I,_tmp$16:A,_tmp$17:F,_tmp$18:R,_tmp$19:N,_tmp$2:V,_tmp$20:O,_tmp$21:D,_tmp$22:L,_tmp$23:M,_tmp$24:j,_tmp$25:W,_tmp$26:U,_tmp$27:z,_tmp$28:K,_tmp$29:G,_tmp$3:H,_tmp$30:Z,_tmp$31:Q,_tmp$32:X,_tmp$33:Y,_tmp$34:ee,_tmp$35:te,_tmp$36:re,_tmp$37:ne,_tmp$38:se,_tmp$39:$e,_tmp$4:le,_tmp$40:ue,_tmp$41:de,_tmp$42:we,_tmp$43:he,_tmp$5:ge,_tmp$6:ke,_tmp$7:be,_tmp$8:ye,_tmp$9:me,_tuple:ve,_tuple$1:_e,_tuple$10:xe,_tuple$11:Se,_tuple$12:Ee,_tuple$13:Ce,_tuple$14:Ie,_tuple$15:Ae,_tuple$16:Fe,_tuple$17:Ne,_tuple$18:Pe,_tuple$19:Ve,_tuple$2:De,_tuple$20:Le,_tuple$21:Me,_tuple$22:Be,_tuple$23:We,_tuple$24:Ue,_tuple$25:Ke,_tuple$3:Ge,_tuple$4:qe,_tuple$5:He,_tuple$6:Je,_tuple$7:Ze,_tuple$8:Qe,_tuple$9:Xe,alayout:Ye,amSet:rt,avalue:nt,d:ot,day:pt,defaultLocation:r,err:ct,hold:$t,hour:wt,hour$1:gt,hr:yt,i:mt,i$1:xt,layout:e,local:n,m:Et,min:Ct,min$1:It,mm:At,month:Ft,n:Rt,n$1:Tt,name:Nt,ndigit:Pt,nsec:Vt,offset:Ot,offset$1:Dt,ok:Lt,ok$1:Mt,p:Bt,pmSet:jt,prefix:Wt,rangeErrString:Ut,sec:zt,seconds:Kt,sign:Gt,ss:qt,std:Ht,stdstr:Jt,suffix:Zt,t:Qt,t$1:Xt,value:t,x$1:Yt,x$2:er,x$3:tr,yday:rr,year:nr,z:ir,zoneName:or,zoneOffset:ar,$s:pr}},bt=function(e){var t,r,n,i,o;if(n=0,e.length<3)return[n=0,!1];if(e.length>=4&&("ChST"===m(e,0,4)||"MeST"===m(e,0,4)))return[n=4,!0];if("GMT"===m(e,0,3))return[n=n=yt(e),!0];if(43===e.charCodeAt(0)||45===e.charCodeAt(0))return o=(n=mt(e))>0,[n,o];for(i=0,i=0;i<6&&!(i>=e.length)&&!((r=e.charCodeAt(i))<65||900||0===o.$high&&o.$low>23?0:e.length-n.length|0:0)},vt=function(e){return 46===e||44===e},_t=function(e,t){var r,n,i,o,a,p;if(o=0,a="",n=tt,!vt(e.charCodeAt(0)))return[o,a,n=ce];if(t>10&&(e=m(e,0,10),t=10),o=(r=at(m(e,1,t)))[0],n=r[1],!B(n,tt))return[o,a,n];if(o<0)return[o,a="fractional second",n];for(p=10-t|0,i=0;i57);){if(n.$high>214748364||214748364===n.$high&&n.$low>3435973836)return[n=new Oe(0,0),"",$e];if(o=ee(n,new Oe(0,10)),a=new Oe(0,t),i=new Oe(o.$high+a.$high,o.$low+a.$low),(n=new Oe(i.$high-0,i.$low-48)).$high>2147483648||2147483648===n.$high&&n.$low>0)return[n=new Oe(0,0),"",$e];r=r+1|0}return[n,m(e,r),tt]},T.methods=[{prop:"get",name:"get",pkg:"time",typ:Qe([],[T],!1)},{prop:"String",name:"String",pkg:"",typ:Qe([],[We],!1)},{prop:"lookup",name:"lookup",pkg:"time",typ:Qe([Re],[We,Ce,Re,Re,Ee],!1)},{prop:"lookupFirstZone",name:"lookupFirstZone",pkg:"time",typ:Qe([],[Ce],!1)},{prop:"firstZoneUsed",name:"firstZoneUsed",pkg:"time",typ:Qe([],[Ee],!1)},{prop:"lookupName",name:"lookupName",pkg:"time",typ:Qe([We,Re],[Ce,Ee],!1)}],w.methods=[{prop:"After",name:"After",pkg:"",typ:Qe([w],[Ee],!1)},{prop:"Before",name:"Before",pkg:"",typ:Qe([w],[Ee],!1)},{prop:"Equal",name:"Equal",pkg:"",typ:Qe([w],[Ee],!1)},{prop:"IsZero",name:"IsZero",pkg:"",typ:Qe([],[Ee],!1)},{prop:"abs",name:"abs",pkg:"time",typ:Qe([],[Oe],!1)},{prop:"locabs",name:"locabs",pkg:"time",typ:Qe([],[We,Ce,Oe],!1)},{prop:"Date",name:"Date",pkg:"",typ:Qe([],[Ce,h,Ce],!1)},{prop:"Year",name:"Year",pkg:"",typ:Qe([],[Ce],!1)},{prop:"Month",name:"Month",pkg:"",typ:Qe([],[h],!1)},{prop:"Day",name:"Day",pkg:"",typ:Qe([],[Ce],!1)},{prop:"Weekday",name:"Weekday",pkg:"",typ:Qe([],[g],!1)},{prop:"ISOWeek",name:"ISOWeek",pkg:"",typ:Qe([],[Ce,Ce],!1)},{prop:"Clock",name:"Clock",pkg:"",typ:Qe([],[Ce,Ce,Ce],!1)},{prop:"Hour",name:"Hour",pkg:"",typ:Qe([],[Ce],!1)},{prop:"Minute",name:"Minute",pkg:"",typ:Qe([],[Ce],!1)},{prop:"Second",name:"Second",pkg:"",typ:Qe([],[Ce],!1)},{prop:"Nanosecond",name:"Nanosecond",pkg:"",typ:Qe([],[Ce],!1)},{prop:"YearDay",name:"YearDay",pkg:"",typ:Qe([],[Ce],!1)},{prop:"Add",name:"Add",pkg:"",typ:Qe([k],[w],!1)},{prop:"Sub",name:"Sub",pkg:"",typ:Qe([w],[k],!1)},{prop:"AddDate",name:"AddDate",pkg:"",typ:Qe([Ce,Ce,Ce],[w],!1)},{prop:"date",name:"date",pkg:"time",typ:Qe([Ee],[Ce,h,Ce,Ce],!1)},{prop:"UTC",name:"UTC",pkg:"",typ:Qe([],[w],!1)},{prop:"Local",name:"Local",pkg:"",typ:Qe([],[w],!1)},{prop:"In",name:"In",pkg:"",typ:Qe([T],[w],!1)},{prop:"Location",name:"Location",pkg:"",typ:Qe([],[T],!1)},{prop:"Zone",name:"Zone",pkg:"",typ:Qe([],[We,Ce],!1)},{prop:"ZoneBounds",name:"ZoneBounds",pkg:"",typ:Qe([],[w,w],!1)},{prop:"Unix",name:"Unix",pkg:"",typ:Qe([],[Re],!1)},{prop:"UnixMilli",name:"UnixMilli",pkg:"",typ:Qe([],[Re],!1)},{prop:"UnixMicro",name:"UnixMicro",pkg:"",typ:Qe([],[Re],!1)},{prop:"UnixNano",name:"UnixNano",pkg:"",typ:Qe([],[Re],!1)},{prop:"MarshalBinary",name:"MarshalBinary",pkg:"",typ:Qe([],[F,rt],!1)},{prop:"GobEncode",name:"GobEncode",pkg:"",typ:Qe([],[F,rt],!1)},{prop:"MarshalJSON",name:"MarshalJSON",pkg:"",typ:Qe([],[F,rt],!1)},{prop:"MarshalText",name:"MarshalText",pkg:"",typ:Qe([],[F,rt],!1)},{prop:"IsDST",name:"IsDST",pkg:"",typ:Qe([],[Ee],!1)},{prop:"Truncate",name:"Truncate",pkg:"",typ:Qe([k],[w],!1)},{prop:"Round",name:"Round",pkg:"",typ:Qe([k],[w],!1)},{prop:"String",name:"String",pkg:"",typ:Qe([],[We],!1)},{prop:"GoString",name:"GoString",pkg:"",typ:Qe([],[We],!1)},{prop:"Format",name:"Format",pkg:"",typ:Qe([We],[We],!1)},{prop:"AppendFormat",name:"AppendFormat",pkg:"",typ:Qe([F,We],[F],!1)}],j.methods=[{prop:"nsec",name:"nsec",pkg:"time",typ:Qe([],[Fe],!1)},{prop:"sec",name:"sec",pkg:"time",typ:Qe([],[Re],!1)},{prop:"unixSec",name:"unixSec",pkg:"time",typ:Qe([],[Re],!1)},{prop:"addSec",name:"addSec",pkg:"time",typ:Qe([Re],[],!1)},{prop:"setLoc",name:"setLoc",pkg:"time",typ:Qe([T],[],!1)},{prop:"stripMono",name:"stripMono",pkg:"time",typ:Qe([],[],!1)},{prop:"setMono",name:"setMono",pkg:"time",typ:Qe([Re],[],!1)},{prop:"mono",name:"mono",pkg:"time",typ:Qe([],[Re],!1)},{prop:"UnmarshalBinary",name:"UnmarshalBinary",pkg:"",typ:Qe([F],[rt],!1)},{prop:"GobDecode",name:"GobDecode",pkg:"",typ:Qe([F],[rt],!1)},{prop:"UnmarshalJSON",name:"UnmarshalJSON",pkg:"",typ:Qe([F],[rt],!1)},{prop:"UnmarshalText",name:"UnmarshalText",pkg:"",typ:Qe([F],[rt],!1)}],h.methods=[{prop:"String",name:"String",pkg:"",typ:Qe([],[We],!1)}],g.methods=[{prop:"String",name:"String",pkg:"",typ:Qe([],[We],!1)}],k.methods=[{prop:"String",name:"String",pkg:"",typ:Qe([],[We],!1)},{prop:"Nanoseconds",name:"Nanoseconds",pkg:"",typ:Qe([],[Re],!1)},{prop:"Microseconds",name:"Microseconds",pkg:"",typ:Qe([],[Re],!1)},{prop:"Milliseconds",name:"Milliseconds",pkg:"",typ:Qe([],[Re],!1)},{prop:"Seconds",name:"Seconds",pkg:"",typ:Qe([],[Me],!1)},{prop:"Minutes",name:"Minutes",pkg:"",typ:Qe([],[Me],!1)},{prop:"Hours",name:"Hours",pkg:"",typ:Qe([],[Me],!1)},{prop:"Truncate",name:"Truncate",pkg:"",typ:Qe([k],[k],!1)},{prop:"Round",name:"Round",pkg:"",typ:Qe([k],[k],!1)},{prop:"Abs",name:"Abs",pkg:"",typ:Qe([],[k],!1)}],W.methods=[{prop:"Error",name:"Error",pkg:"",typ:Qe([],[We],!1)}],$.init("time",[{prop:"name",name:"name",embedded:!1,exported:!1,typ:We,tag:""},{prop:"zone",name:"zone",embedded:!1,exported:!1,typ:v,tag:""},{prop:"tx",name:"tx",embedded:!1,exported:!1,typ:_,tag:""},{prop:"extend",name:"extend",embedded:!1,exported:!1,typ:We,tag:""},{prop:"cacheStart",name:"cacheStart",embedded:!1,exported:!1,typ:Re,tag:""},{prop:"cacheEnd",name:"cacheEnd",embedded:!1,exported:!1,typ:Re,tag:""},{prop:"cacheZone",name:"cacheZone",embedded:!1,exported:!1,typ:x,tag:""}]),l.init("time",[{prop:"name",name:"name",embedded:!1,exported:!1,typ:We,tag:""},{prop:"offset",name:"offset",embedded:!1,exported:!1,typ:Ce,tag:""},{prop:"isDST",name:"isDST",embedded:!1,exported:!1,typ:Ee,tag:""}]),u.init("time",[{prop:"when",name:"when",embedded:!1,exported:!1,typ:Re,tag:""},{prop:"index",name:"index",embedded:!1,exported:!1,typ:Ne,tag:""},{prop:"isstd",name:"isstd",embedded:!1,exported:!1,typ:Ee,tag:""},{prop:"isutc",name:"isutc",embedded:!1,exported:!1,typ:Ee,tag:""}]),d.init("time",[{prop:"kind",name:"kind",embedded:!1,exported:!1,typ:f,tag:""},{prop:"day",name:"day",embedded:!1,exported:!1,typ:Ce,tag:""},{prop:"week",name:"week",embedded:!1,exported:!1,typ:Ce,tag:""},{prop:"mon",name:"mon",embedded:!1,exported:!1,typ:Ce,tag:""},{prop:"time",name:"time",embedded:!1,exported:!1,typ:Ce,tag:""}]),w.init("time",[{prop:"wall",name:"wall",embedded:!1,exported:!1,typ:Oe,tag:""},{prop:"ext",name:"ext",embedded:!1,exported:!1,typ:Re,tag:""},{prop:"loc",name:"loc",embedded:!1,exported:!1,typ:T,tag:""}]),b.init("",[{prop:"Layout",name:"Layout",embedded:!1,exported:!0,typ:We,tag:""},{prop:"Value",name:"Value",embedded:!1,exported:!0,typ:We,tag:""},{prop:"LayoutElem",name:"LayoutElem",embedded:!1,exported:!0,typ:We,tag:""},{prop:"ValueElem",name:"ValueElem",embedded:!1,exported:!0,typ:We,tag:""},{prop:"Message",name:"Message",embedded:!1,exported:!0,typ:We,tag:""}]),St.$initLinknames=function(){Ve=s["runtime.nanotime"]},e=function(){St.$init=function(){};var t,p,s=!1,c=0;void 0!==this&&void 0!==this.$blk&&(s=!0,c=(t=this).$s,p=t.$r);e:for(;;){switch(c){case 0:p=r.$init(),c=1;case 1:if(s&&(s=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;p=n.$init(),c=2;case 2:if(s&&(s=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;p=i.$init(),c=3;case 3:if(s&&(s=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;p=o.$init(),c=4;case 4:if(s&&(s=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;p=a.$init(),c=5;case 5:if(s&&(s=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;z=new $.ptr("",v.nil,_.nil,"",new Re(0,0),new Re(0,0),x.nil),G=new i.Once.ptr(!1,!1),r.New("malformed time zone information"),U=new $.ptr("UTC",v.nil,_.nil,"",new Re(0,0),new Re(0,0),x.nil),St.UTC=U,St.Local=z,r.New("time: invalid location name"),q=Ke(5,[0,31,59,90,120,151,181,212,243,273,304,334,365]),ue=Ve(),c=6;case 6:if(s&&(s=!1,ue=ue.$blk()),ue&&void 0!==ue.$blk)break e;H=new Re((le=ue).$high-0,le.$low-1),new A([o.GOROOT()+"/lib/time/zoneinfo.zip"]),ne=Ke(2,[260,265,526,528,530,276]),ie=new A(["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"]),oe=new A(["Sun","Mon","Tue","Wed","Thu","Fri","Sat"]),ae=new A(["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"]),pe=new A(["January","February","March","April","May","June","July","August","September","October","November","December"]),se=r.New("time: invalid number"),ce=r.New("bad value for field"),$e=r.New("time: bad [0-9]*"),Ze()}return}return void 0===t&&(t={$blk:e}),t.$s=c,t.$r=p,t},St.$init=e,St}(),c["internal/poll"]=function(){var e,t,r,n,i,o,a,$,l,u,f,d,w,h,g,b,m,v,_,x,S,E,C,I,A,F,R,T,N,V,O,D,L,M,j,W,U,z,K,G={};return t=c.errors,r=c["internal/syscall/unix"],n=c.io,i=c["sync/atomic"],o=c.syscall,a=c.time,$=G.FD=xe(0,ge,"poll.FD",!0,"internal/poll",!0,(function(e,t,r,n,i,o,a,p,s){if(this.$val=this,0===arguments.length)return this.fdmu=new u.ptr(new Oe(0,0),0,0),this.Sysfd=0,this.pd=new l.ptr(g.nil,!1),this.iovecs=_.nil,this.csema=0,this.isBlocking=0,this.IsStream=!1,this.ZeroReadIsEOF=!1,void(this.isFile=!1);this.fdmu=e,this.Sysfd=t,this.pd=r,this.iovecs=n,this.csema=i,this.isBlocking=o,this.IsStream=a,this.ZeroReadIsEOF=p,this.isFile=s})),l=G.pollDesc=xe(0,ge,"poll.pollDesc",!0,"internal/poll",!1,(function(e,t){if(this.$val=this,0===arguments.length)return this.fd=g.nil,void(this.closing=!1);this.fd=e,this.closing=t})),u=G.fdMutex=xe(0,ge,"poll.fdMutex",!0,"internal/poll",!1,(function(e,t,r){if(this.$val=this,0===arguments.length)return this.state=new Oe(0,0),this.rsema=0,void(this.wsema=0);this.state=e,this.rsema=t,this.wsema=r})),f=G.errNetClosing=xe(0,ge,"poll.errNetClosing",!0,"internal/poll",!1,(function(){this.$val=this})),d=G.DeadlineExceededError=xe(0,ge,"poll.DeadlineExceededError",!0,"internal/poll",!0,(function(){this.$val=this})),w=Gt(Ve),h=Gt(Fe),g=Gt($),b=Gt(Oe),m=Jt(Ne),v=Jt(o.Iovec),_=Gt(v),x=Gt(o.SockaddrInet4),S=Gt(o.SockaddrInet6),E=Gt(o.Stat_t),C=Qe([De],[Ee],!1),I=Qe([De],[],!1),A=Gt(l),F=Gt(u),R=Gt(d),V=function(e){var{_r:t,_r$1:r,_tuple:n,err:i,ns:a,s:e,sa:p,$s:s,$r:c,$c:$}=hr(this,{s:e});s=s||0;e:for(;;){switch(s){case 0:t=G.AcceptFunc(e),s=1;case 1:if($&&($=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;if(a=(n=t)[0],p=n[1],i=n[2],B(i,tt)&&o.CloseOnExec(a),!B(i,tt))return s=-1,[-1,tt,"accept",i];if(i=o.SetNonblock(a,!0),!B(i,tt)){s=2;continue}s=3;continue;case 2:r=G.CloseFunc(a),s=4;case 4:if($&&($=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;return s=-1,[-1,tt,"setnonblock",i];case 3:return s=-1,[a,p,"",tt]}return}return{$blk:V,$c:!0,$r:c,_r:t,_r$1:r,_tuple:n,err:i,ns:a,s:e,sa:p,$s:s}},O=function(){p("native function not implemented: internal/poll.runtime_Semacquire")},D=function(){p("native function not implemented: internal/poll.runtime_Semrelease")},$.ptr.prototype.Init=function(e,t){var r,n;return n=this,"file"===e&&(n.isFile=!0),t?(r=n.pd.init(n),B(r,tt)||(n.isBlocking=1),r):(n.isBlocking=1,tt)},$.prototype.Init=function(e,t){return this.$val.Init(e,t)},$.ptr.prototype.destroy=function(){var{_r:e,err:t,fd:r,$s:n,$r:i,$c:o}=hr(this,{});n=n||0;e:for(;;){switch(n){case 0:(r=this).pd.close(),e=G.CloseFunc(r.Sysfd),n=1;case 1:if(o&&(o=!1,e=e.$blk()),e&&void 0!==e.$blk)break e;t=e,r.Sysfd=-1,i=D(r.$ptr_csema||(r.$ptr_csema=new w((function(){return this.$target.csema}),(function(e){this.$target.csema=e}),r))),n=2;case 2:if(o&&(o=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;return n=-1,t}return}return{$blk:$.ptr.prototype.destroy,$c:!0,$r:i,_r:e,err:t,fd:r,$s:n}},$.prototype.destroy=function(){return this.$val.destroy()},$.ptr.prototype.Close=function(){var{_r:e,_r$1:t,err:r,fd:n,$s:i,$r:o,$c:a}=hr(this,{});i=i||0;e:for(;;){switch(i){case 0:e=(n=this).fdmu.increfAndClose(),i=3;case 3:if(a&&(a=!1,e=e.$blk()),e&&void 0!==e.$blk)break e;if(!e){i=1;continue}i=2;continue;case 1:return i=-1,z(n.isFile);case 2:n.pd.evict(),t=n.decref(),i=4;case 4:if(a&&(a=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;if(r=t,0===n.isBlocking){i=5;continue}i=6;continue;case 5:o=O(n.$ptr_csema||(n.$ptr_csema=new w((function(){return this.$target.csema}),(function(e){this.$target.csema=e}),n))),i=7;case 7:if(a&&(a=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;case 6:return i=-1,r}return}return{$blk:$.ptr.prototype.Close,$c:!0,$r:o,_r:e,_r$1:t,err:r,fd:n,$s:i}},$.prototype.Close=function(){return this.$val.Close()},$.ptr.prototype.SetBlocking=function(){var{$24r:e,$24r$1:t,err:r,fd:n,$s:a,$deferred:p,$r:s,$c:c}=hr(this,{});a=a||0;var l=null;try{for(;;){switch(a){case 0:if(p=[],pr.deferStack.push(p),r=(n=this).incref(),!B(r,tt)){a=1;continue}a=2;continue;case 1:e=r,a=3;case 3:return e;case 2:p.push([k(n,"decref"),[]]),i.StoreUint32(n.$ptr_isBlocking||(n.$ptr_isBlocking=new w((function(){return this.$target.isBlocking}),(function(e){this.$target.isBlocking=e}),n)),1),t=o.SetNonblock(n.Sysfd,!1),a=4;case 4:return t}return}}catch(r){return l=r,a=-1,tt}finally{if(nr(p,l),pr.asleep)return{$blk:$.ptr.prototype.SetBlocking,$c:!0,$r:s,$24r:e,$24r$1:t,err:r,fd:n,$s:a,$deferred:p}}},$.prototype.SetBlocking=function(){return this.$val.SetBlocking()},$.ptr.prototype.Read=function(e){var{$24r:t,$24r$1:r,$24r$2:n,$24r$3:i,_r:a,_r$1:p,_tuple:s,err:c,err$1:l,err$2:u,fd:f,n:d,p:e,$s:w,$deferred:h,$r:g,$c:b}=hr(this,{p:e});w=w||0;var m=null;try{e:for(;;){switch(w){case 0:h=[],pr.deferStack.push(h),a=(f=this).readLock(),w=1;case 1:if(b&&(b=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;if(!B(c=a,tt)){w=2;continue}w=3;continue;case 2:t=[0,c],w=4;case 4:return t;case 3:if(h.push([k(f,"readUnlock"),[]]),0===e.$length){w=5;continue}w=6;continue;case 5:r=[0,tt],w=7;case 7:return r;case 6:if(l=f.pd.prepareRead(f.isFile),!B(l,tt)){w=8;continue}w=9;continue;case 8:n=[0,l],w=10;case 10:return n;case 9:f.IsStream&&e.$length>1073741824&&(e=y(e,0,1073741824));case 11:p=j(o.Read,f.Sysfd,e),w=13;case 13:if(b&&(b=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;if(d=(s=p)[0],u=s[1],!B(u,tt)&&(d=0,B(u,new o.Errno(11))&&f.pd.pollable()&&(u=f.pd.waitRead(f.isFile),B(u,tt)))){w=11;continue}i=[d,u=f.eofError(d,u)],w=14;case 14:return i;case 12:return w=-1,[0,tt]}return}}catch(c){return m=c,w=-1,[0,tt]}finally{if(nr(h,m),pr.asleep)return{$blk:$.ptr.prototype.Read,$c:!0,$r:g,$24r:t,$24r$1:r,$24r$2:n,$24r$3:i,_r:a,_r$1:p,_tuple:s,err:c,err$1:l,err$2:u,fd:f,n:d,p:e,$s:w,$deferred:h}}},$.prototype.Read=function(e){return this.$val.Read(e)},$.ptr.prototype.Pread=function(e,t){var{_r:r,_r$1:n,_tuple:i,err:a,err$1:p,fd:s,n:c,off:t,p:e,$s:l,$r:u,$c:f}=hr(this,{p:e,off:t});l=l||0;e:for(;;){switch(l){case 0:if(a=(s=this).incref(),!B(a,tt))return l=-1,[0,a];s.IsStream&&e.$length>1073741824&&(e=y(e,0,1073741824)),c=0,p=tt;case 1:r=o.Pread(s.Sysfd,e,t),l=3;case 3:if(f&&(f=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;if(c=(i=r)[0],p=i[1],!B(p,new o.Errno(4))){l=2;continue}l=1;continue;case 2:B(p,tt)||(c=0),n=s.decref(),l=4;case 4:if(f&&(f=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;return l=-1,[c,p=s.eofError(c,p)]}return}return{$blk:$.ptr.prototype.Pread,$c:!0,$r:u,_r:r,_r$1:n,_tuple:i,err:a,err$1:p,fd:s,n:c,off:t,p:e,$s:l}},$.prototype.Pread=function(e,t){return this.$val.Pread(e,t)},$.ptr.prototype.ReadFrom=function(e){var{$24r:t,$24r$1:r,$24r$2:n,_r:i,_tuple:a,err:p,err$1:s,err$2:c,fd:l,n:u,p:e,sa:f,$s:d,$deferred:w,$r:h,$c:g}=hr(this,{p:e});d=d||0;var b=null;try{e:for(;;){switch(d){case 0:w=[],pr.deferStack.push(w),i=(l=this).readLock(),d=1;case 1:if(g&&(g=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;if(!B(p=i,tt)){d=2;continue}d=3;continue;case 2:t=[0,tt,p],d=4;case 4:return t;case 3:if(w.push([k(l,"readUnlock"),[]]),s=l.pd.prepareRead(l.isFile),!B(s,tt)){d=5;continue}d=6;continue;case 5:r=[0,tt,s],d=7;case 7:return r;case 6:case 8:if(u=(a=o.Recvfrom(l.Sysfd,e,0))[0],f=a[1],c=a[2],!B(c,tt)){if(B(c,new o.Errno(4))){d=8;continue}if(u=0,B(c,new o.Errno(11))&&l.pd.pollable()&&(c=l.pd.waitRead(l.isFile),B(c,tt))){d=8;continue}}n=[u,f,c=l.eofError(u,c)],d=10;case 10:return n;case 9:return d=-1,[0,tt,tt]}return}}catch(p){return b=p,d=-1,[0,tt,tt]}finally{if(nr(w,b),pr.asleep)return{$blk:$.ptr.prototype.ReadFrom,$c:!0,$r:h,$24r:t,$24r$1:r,$24r$2:n,_r:i,_tuple:a,err:p,err$1:s,err$2:c,fd:l,n:u,p:e,sa:f,$s:d,$deferred:w}}},$.prototype.ReadFrom=function(e){return this.$val.ReadFrom(e)},$.ptr.prototype.ReadFromInet4=function(e,t){var{$24r:n,$24r$1:i,$24r$2:a,_r:p,_tuple:s,err:c,err$1:l,err$2:u,fd:f,from:t,n:d,p:e,$s:w,$deferred:h,$r:g,$c:b}=hr(this,{p:e,from:t});w=w||0;var y=null;try{e:for(;;){switch(w){case 0:h=[],pr.deferStack.push(h),p=(f=this).readLock(),w=1;case 1:if(b&&(b=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;if(!B(c=p,tt)){w=2;continue}w=3;continue;case 2:n=[0,c],w=4;case 4:return n;case 3:if(h.push([k(f,"readUnlock"),[]]),l=f.pd.prepareRead(f.isFile),!B(l,tt)){w=5;continue}w=6;continue;case 5:i=[0,l],w=7;case 7:return i;case 6:case 8:if(d=(s=r.RecvfromInet4(f.Sysfd,e,0,t))[0],u=s[1],!B(u,tt)){if(B(u,new o.Errno(4))){w=8;continue}if(d=0,B(u,new o.Errno(11))&&f.pd.pollable()&&(u=f.pd.waitRead(f.isFile),B(u,tt))){w=8;continue}}a=[d,u=f.eofError(d,u)],w=10;case 10:return a;case 9:return w=-1,[0,tt]}return}}catch(c){return y=c,w=-1,[0,tt]}finally{if(nr(h,y),pr.asleep)return{$blk:$.ptr.prototype.ReadFromInet4,$c:!0,$r:g,$24r:n,$24r$1:i,$24r$2:a,_r:p,_tuple:s,err:c,err$1:l,err$2:u,fd:f,from:t,n:d,p:e,$s:w,$deferred:h}}},$.prototype.ReadFromInet4=function(e,t){return this.$val.ReadFromInet4(e,t)},$.ptr.prototype.ReadFromInet6=function(e,t){var{$24r:n,$24r$1:i,$24r$2:a,_r:p,_tuple:s,err:c,err$1:l,err$2:u,fd:f,from:t,n:d,p:e,$s:w,$deferred:h,$r:g,$c:b}=hr(this,{p:e,from:t});w=w||0;var y=null;try{e:for(;;){switch(w){case 0:h=[],pr.deferStack.push(h),p=(f=this).readLock(),w=1;case 1:if(b&&(b=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;if(!B(c=p,tt)){w=2;continue}w=3;continue;case 2:n=[0,c],w=4;case 4:return n;case 3:if(h.push([k(f,"readUnlock"),[]]),l=f.pd.prepareRead(f.isFile),!B(l,tt)){w=5;continue}w=6;continue;case 5:i=[0,l],w=7;case 7:return i;case 6:case 8:if(d=(s=r.RecvfromInet6(f.Sysfd,e,0,t))[0],u=s[1],!B(u,tt)){if(B(u,new o.Errno(4))){w=8;continue}if(d=0,B(u,new o.Errno(11))&&f.pd.pollable()&&(u=f.pd.waitRead(f.isFile),B(u,tt))){w=8;continue}}a=[d,u=f.eofError(d,u)],w=10;case 10:return a;case 9:return w=-1,[0,tt]}return}}catch(c){return y=c,w=-1,[0,tt]}finally{if(nr(h,y),pr.asleep)return{$blk:$.ptr.prototype.ReadFromInet6,$c:!0,$r:g,$24r:n,$24r$1:i,$24r$2:a,_r:p,_tuple:s,err:c,err$1:l,err$2:u,fd:f,from:t,n:d,p:e,$s:w,$deferred:h}}},$.prototype.ReadFromInet6=function(e,t){return this.$val.ReadFromInet6(e,t)},$.ptr.prototype.ReadMsg=function(e,t,r){var{$24r:n,$24r$1:i,$24r$2:a,_r:p,_tuple:s,err:c,err$1:l,err$2:u,fd:f,flags:r,n:d,oob:t,oobn:w,p:e,sa:h,sysflags:g,$s:b,$deferred:y,$r:m,$c:v}=hr(this,{p:e,oob:t,flags:r});b=b||0;var _=null;try{e:for(;;){switch(b){case 0:y=[],pr.deferStack.push(y),p=(f=this).readLock(),b=1;case 1:if(v&&(v=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;if(!B(c=p,tt)){b=2;continue}b=3;continue;case 2:n=[0,0,0,tt,c],b=4;case 4:return n;case 3:if(y.push([k(f,"readUnlock"),[]]),l=f.pd.prepareRead(f.isFile),!B(l,tt)){b=5;continue}b=6;continue;case 5:i=[0,0,0,tt,l],b=7;case 7:return i;case 6:case 8:if(d=(s=o.Recvmsg(f.Sysfd,e,t,r))[0],w=s[1],g=s[2],h=s[3],u=s[4],!B(u,tt)){if(B(u,new o.Errno(4))){b=8;continue}if(B(u,new o.Errno(11))&&f.pd.pollable()&&(u=f.pd.waitRead(f.isFile),B(u,tt))){b=8;continue}}a=[d,w,g,h,u=f.eofError(d,u)],b=10;case 10:return a;case 9:return b=-1,[0,0,0,tt,tt]}return}}catch(c){return _=c,b=-1,[0,0,0,tt,tt]}finally{if(nr(y,_),pr.asleep)return{$blk:$.ptr.prototype.ReadMsg,$c:!0,$r:m,$24r:n,$24r$1:i,$24r$2:a,_r:p,_tuple:s,err:c,err$1:l,err$2:u,fd:f,flags:r,n:d,oob:t,oobn:w,p:e,sa:h,sysflags:g,$s:b,$deferred:y}}},$.prototype.ReadMsg=function(e,t,r){return this.$val.ReadMsg(e,t,r)},$.ptr.prototype.ReadMsgInet4=function(e,t,n,i){var{$24r:a,$24r$1:p,$24r$2:s,_r:c,_tuple:l,err:u,err$1:f,err$2:d,fd:w,flags:n,n:h,oob:t,oobn:g,p:e,sa4:i,sysflags:b,$s:y,$deferred:m,$r:v,$c:_}=hr(this,{p:e,oob:t,flags:n,sa4:i});y=y||0;var x=null;try{e:for(;;){switch(y){case 0:m=[],pr.deferStack.push(m),c=(w=this).readLock(),y=1;case 1:if(_&&(_=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;if(!B(u=c,tt)){y=2;continue}y=3;continue;case 2:a=[0,0,0,u],y=4;case 4:return a;case 3:if(m.push([k(w,"readUnlock"),[]]),f=w.pd.prepareRead(w.isFile),!B(f,tt)){y=5;continue}y=6;continue;case 5:p=[0,0,0,f],y=7;case 7:return p;case 6:case 8:if(h=(l=r.RecvmsgInet4(w.Sysfd,e,t,n,i))[0],g=l[1],b=l[2],d=l[3],!B(d,tt)){if(B(d,new o.Errno(4))){y=8;continue}if(B(d,new o.Errno(11))&&w.pd.pollable()&&(d=w.pd.waitRead(w.isFile),B(d,tt))){y=8;continue}}s=[h,g,b,d=w.eofError(h,d)],y=10;case 10:return s;case 9:return y=-1,[0,0,0,tt]}return}}catch(u){return x=u,y=-1,[0,0,0,tt]}finally{if(nr(m,x),pr.asleep)return{$blk:$.ptr.prototype.ReadMsgInet4,$c:!0,$r:v,$24r:a,$24r$1:p,$24r$2:s,_r:c,_tuple:l,err:u,err$1:f,err$2:d,fd:w,flags:n,n:h,oob:t,oobn:g,p:e,sa4:i,sysflags:b,$s:y,$deferred:m}}},$.prototype.ReadMsgInet4=function(e,t,r,n){return this.$val.ReadMsgInet4(e,t,r,n)},$.ptr.prototype.ReadMsgInet6=function(e,t,n,i){var{$24r:a,$24r$1:p,$24r$2:s,_r:c,_tuple:l,err:u,err$1:f,err$2:d,fd:w,flags:n,n:h,oob:t,oobn:g,p:e,sa6:i,sysflags:b,$s:y,$deferred:m,$r:v,$c:_}=hr(this,{p:e,oob:t,flags:n,sa6:i});y=y||0;var x=null;try{e:for(;;){switch(y){case 0:m=[],pr.deferStack.push(m),c=(w=this).readLock(),y=1;case 1:if(_&&(_=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;if(!B(u=c,tt)){y=2;continue}y=3;continue;case 2:a=[0,0,0,u],y=4;case 4:return a;case 3:if(m.push([k(w,"readUnlock"),[]]),f=w.pd.prepareRead(w.isFile),!B(f,tt)){y=5;continue}y=6;continue;case 5:p=[0,0,0,f],y=7;case 7:return p;case 6:case 8:if(h=(l=r.RecvmsgInet6(w.Sysfd,e,t,n,i))[0],g=l[1],b=l[2],d=l[3],!B(d,tt)){if(B(d,new o.Errno(4))){y=8;continue}if(B(d,new o.Errno(11))&&w.pd.pollable()&&(d=w.pd.waitRead(w.isFile),B(d,tt))){y=8;continue}}s=[h,g,b,d=w.eofError(h,d)],y=10;case 10:return s;case 9:return y=-1,[0,0,0,tt]}return}}catch(u){return x=u,y=-1,[0,0,0,tt]}finally{if(nr(m,x),pr.asleep)return{$blk:$.ptr.prototype.ReadMsgInet6,$c:!0,$r:v,$24r:a,$24r$1:p,$24r$2:s,_r:c,_tuple:l,err:u,err$1:f,err$2:d,fd:w,flags:n,n:h,oob:t,oobn:g,p:e,sa6:i,sysflags:b,$s:y,$deferred:m}}},$.prototype.ReadMsgInet6=function(e,t,r,n){return this.$val.ReadMsgInet6(e,t,r,n)},$.ptr.prototype.Write=function(e){var{$24r:t,$24r$1:r,$24r$2:i,$24r$3:a,$24r$4:p,_r:s,_r$1:c,_tuple:l,err:u,err$1:f,err$2:d,fd:w,max:h,n:g,nn:b,p:e,$s:m,$deferred:v,$r:_,$c:x}=hr(this,{p:e});m=m||0;var S=null;try{e:for(;;){switch(m){case 0:v=[],pr.deferStack.push(v),s=(w=this).writeLock(),m=1;case 1:if(x&&(x=!1,s=s.$blk()),s&&void 0!==s.$blk)break e;if(!B(u=s,tt)){m=2;continue}m=3;continue;case 2:t=[0,u],m=4;case 4:return t;case 3:if(v.push([k(w,"writeUnlock"),[]]),f=w.pd.prepareWrite(w.isFile),!B(f,tt)){m=5;continue}m=6;continue;case 5:r=[0,f],m=7;case 7:return r;case 6:b=0;case 8:h=e.$length,w.IsStream&&(h-b|0)>1073741824&&(h=b+1073741824|0),c=j(o.Write,w.Sysfd,y(e,b,h)),m=10;case 10:if(x&&(x=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;if(g=(l=c)[0],d=l[1],g>0&&(b=b+g|0),b===e.$length){m=11;continue}m=12;continue;case 11:i=[b,d],m=13;case 13:return i;case 12:if(B(d,new o.Errno(11))&&w.pd.pollable()&&(d=w.pd.waitWrite(w.isFile),B(d,tt))){m=8;continue}if(!B(d,tt)){m=14;continue}m=15;continue;case 14:a=[b,d],m=16;case 16:return a;case 15:if(0===g){m=17;continue}m=18;continue;case 17:p=[b,n.ErrUnexpectedEOF],m=19;case 19:return p;case 18:m=8;continue;case 9:return m=-1,[0,tt]}return}}catch(u){return S=u,m=-1,[0,tt]}finally{if(nr(v,S),pr.asleep)return{$blk:$.ptr.prototype.Write,$c:!0,$r:_,$24r:t,$24r$1:r,$24r$2:i,$24r$3:a,$24r$4:p,_r:s,_r$1:c,_tuple:l,err:u,err$1:f,err$2:d,fd:w,max:h,n:g,nn:b,p:e,$s:m,$deferred:v}}},$.prototype.Write=function(e){return this.$val.Write(e)},$.ptr.prototype.Pwrite=function(e,t){var{$24r:r,$24r$1:i,$24r$2:a,$24r$3:p,_r:s,_tuple:c,err:l,err$1:u,fd:f,max:d,n:w,nn:h,off:t,p:e,x:g,$s:b,$deferred:m,$r:v,$c:_}=hr(this,{p:e,off:t});b=b||0;var x=null;try{e:for(;;){switch(b){case 0:if(m=[],pr.deferStack.push(m),l=(f=this).incref(),!B(l,tt)){b=1;continue}b=2;continue;case 1:r=[0,l],b=3;case 3:return r;case 2:m.push([k(f,"decref"),[]]),h=0;case 4:d=e.$length,f.IsStream&&(d-h|0)>1073741824&&(d=h+1073741824|0),s=o.Pwrite(f.Sysfd,y(e,h,d),(g=new Re(0,h),new Re(t.$high+g.$high,t.$low+g.$low))),b=6;case 6:if(_&&(_=!1,s=s.$blk()),s&&void 0!==s.$blk)break e;if(w=(c=s)[0],u=c[1],B(u,new o.Errno(4))){b=4;continue}if(w>0&&(h=h+w|0),h===e.$length){b=7;continue}b=8;continue;case 7:i=[h,u],b=9;case 9:return i;case 8:if(!B(u,tt)){b=10;continue}b=11;continue;case 10:a=[h,u],b=12;case 12:return a;case 11:if(0===w){b=13;continue}b=14;continue;case 13:p=[h,n.ErrUnexpectedEOF],b=15;case 15:return p;case 14:b=4;continue;case 5:return b=-1,[0,tt]}return}}catch(l){return x=l,b=-1,[0,tt]}finally{if(nr(m,x),pr.asleep)return{$blk:$.ptr.prototype.Pwrite,$c:!0,$r:v,$24r:r,$24r$1:i,$24r$2:a,$24r$3:p,_r:s,_tuple:c,err:l,err$1:u,fd:f,max:d,n:w,nn:h,off:t,p:e,x:g,$s:b,$deferred:m}}},$.prototype.Pwrite=function(e,t){return this.$val.Pwrite(e,t)},$.ptr.prototype.WriteToInet4=function(e,t){var{$24r:n,$24r$1:i,$24r$2:a,$24r$3:p,_r:s,err:c,err$1:l,err$2:u,fd:f,p:e,sa:t,$s:d,$deferred:w,$r:h,$c:g}=hr(this,{p:e,sa:t});d=d||0;var b=null;try{e:for(;;){switch(d){case 0:w=[],pr.deferStack.push(w),s=(f=this).writeLock(),d=1;case 1:if(g&&(g=!1,s=s.$blk()),s&&void 0!==s.$blk)break e;if(!B(c=s,tt)){d=2;continue}d=3;continue;case 2:n=[0,c],d=4;case 4:return n;case 3:if(w.push([k(f,"writeUnlock"),[]]),l=f.pd.prepareWrite(f.isFile),!B(l,tt)){d=5;continue}d=6;continue;case 5:i=[0,l],d=7;case 7:return i;case 6:case 8:if(u=r.SendtoInet4(f.Sysfd,e,0,t),B(u,new o.Errno(4))){d=8;continue}if(B(u,new o.Errno(11))&&f.pd.pollable()&&(u=f.pd.waitWrite(f.isFile),B(u,tt))){d=8;continue}if(!B(u,tt)){d=10;continue}d=11;continue;case 10:a=[0,u],d=12;case 12:return a;case 11:p=[e.$length,tt],d=13;case 13:return p;case 9:return d=-1,[0,tt]}return}}catch(c){return b=c,d=-1,[0,tt]}finally{if(nr(w,b),pr.asleep)return{$blk:$.ptr.prototype.WriteToInet4,$c:!0,$r:h,$24r:n,$24r$1:i,$24r$2:a,$24r$3:p,_r:s,err:c,err$1:l,err$2:u,fd:f,p:e,sa:t,$s:d,$deferred:w}}},$.prototype.WriteToInet4=function(e,t){return this.$val.WriteToInet4(e,t)},$.ptr.prototype.WriteToInet6=function(e,t){var{$24r:n,$24r$1:i,$24r$2:a,$24r$3:p,_r:s,err:c,err$1:l,err$2:u,fd:f,p:e,sa:t,$s:d,$deferred:w,$r:h,$c:g}=hr(this,{p:e,sa:t});d=d||0;var b=null;try{e:for(;;){switch(d){case 0:w=[],pr.deferStack.push(w),s=(f=this).writeLock(),d=1;case 1:if(g&&(g=!1,s=s.$blk()),s&&void 0!==s.$blk)break e;if(!B(c=s,tt)){d=2;continue}d=3;continue;case 2:n=[0,c],d=4;case 4:return n;case 3:if(w.push([k(f,"writeUnlock"),[]]),l=f.pd.prepareWrite(f.isFile),!B(l,tt)){d=5;continue}d=6;continue;case 5:i=[0,l],d=7;case 7:return i;case 6:case 8:if(u=r.SendtoInet6(f.Sysfd,e,0,t),B(u,new o.Errno(4))){d=8;continue}if(B(u,new o.Errno(11))&&f.pd.pollable()&&(u=f.pd.waitWrite(f.isFile),B(u,tt))){d=8;continue}if(!B(u,tt)){d=10;continue}d=11;continue;case 10:a=[0,u],d=12;case 12:return a;case 11:p=[e.$length,tt],d=13;case 13:return p;case 9:return d=-1,[0,tt]}return}}catch(c){return b=c,d=-1,[0,tt]}finally{if(nr(w,b),pr.asleep)return{$blk:$.ptr.prototype.WriteToInet6,$c:!0,$r:h,$24r:n,$24r$1:i,$24r$2:a,$24r$3:p,_r:s,err:c,err$1:l,err$2:u,fd:f,p:e,sa:t,$s:d,$deferred:w}}},$.prototype.WriteToInet6=function(e,t){return this.$val.WriteToInet6(e,t)},$.ptr.prototype.WriteTo=function(e,t){var{$24r:r,$24r$1:n,$24r$2:i,$24r$3:a,_r:p,err:s,err$1:c,err$2:l,fd:u,p:e,sa:t,$s:f,$deferred:d,$r:w,$c:h}=hr(this,{p:e,sa:t});f=f||0;var g=null;try{e:for(;;){switch(f){case 0:d=[],pr.deferStack.push(d),p=(u=this).writeLock(),f=1;case 1:if(h&&(h=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;if(!B(s=p,tt)){f=2;continue}f=3;continue;case 2:r=[0,s],f=4;case 4:return r;case 3:if(d.push([k(u,"writeUnlock"),[]]),c=u.pd.prepareWrite(u.isFile),!B(c,tt)){f=5;continue}f=6;continue;case 5:n=[0,c],f=7;case 7:return n;case 6:case 8:if(l=o.Sendto(u.Sysfd,e,0,t),B(l,new o.Errno(4))){f=8;continue}if(B(l,new o.Errno(11))&&u.pd.pollable()&&(l=u.pd.waitWrite(u.isFile),B(l,tt))){f=8;continue}if(!B(l,tt)){f=10;continue}f=11;continue;case 10:i=[0,l],f=12;case 12:return i;case 11:a=[e.$length,tt],f=13;case 13:return a;case 9:return f=-1,[0,tt]}return}}catch(s){return g=s,f=-1,[0,tt]}finally{if(nr(d,g),pr.asleep)return{$blk:$.ptr.prototype.WriteTo,$c:!0,$r:w,$24r:r,$24r$1:n,$24r$2:i,$24r$3:a,_r:p,err:s,err$1:c,err$2:l,fd:u,p:e,sa:t,$s:f,$deferred:d}}},$.prototype.WriteTo=function(e,t){return this.$val.WriteTo(e,t)},$.ptr.prototype.WriteMsg=function(e,t,r){var{$24r:n,$24r$1:i,$24r$2:a,$24r$3:p,_r:s,_tuple:c,err:l,err$1:u,err$2:f,fd:d,n:w,oob:t,p:e,sa:r,$s:h,$deferred:g,$r:b,$c:y}=hr(this,{p:e,oob:t,sa:r});h=h||0;var m=null;try{e:for(;;){switch(h){case 0:g=[],pr.deferStack.push(g),s=(d=this).writeLock(),h=1;case 1:if(y&&(y=!1,s=s.$blk()),s&&void 0!==s.$blk)break e;if(!B(l=s,tt)){h=2;continue}h=3;continue;case 2:n=[0,0,l],h=4;case 4:return n;case 3:if(g.push([k(d,"writeUnlock"),[]]),u=d.pd.prepareWrite(d.isFile),!B(u,tt)){h=5;continue}h=6;continue;case 5:i=[0,0,u],h=7;case 7:return i;case 6:case 8:if(w=(c=o.SendmsgN(d.Sysfd,e,t,r,0))[0],f=c[1],B(f,new o.Errno(4))){h=8;continue}if(B(f,new o.Errno(11))&&d.pd.pollable()&&(f=d.pd.waitWrite(d.isFile),B(f,tt))){h=8;continue}if(!B(f,tt)){h=10;continue}h=11;continue;case 10:a=[w,0,f],h=12;case 12:return a;case 11:p=[w,t.$length,f],h=13;case 13:return p;case 9:return h=-1,[0,0,tt]}return}}catch(l){return m=l,h=-1,[0,0,tt]}finally{if(nr(g,m),pr.asleep)return{$blk:$.ptr.prototype.WriteMsg,$c:!0,$r:b,$24r:n,$24r$1:i,$24r$2:a,$24r$3:p,_r:s,_tuple:c,err:l,err$1:u,err$2:f,fd:d,n:w,oob:t,p:e,sa:r,$s:h,$deferred:g}}},$.prototype.WriteMsg=function(e,t,r){return this.$val.WriteMsg(e,t,r)},$.ptr.prototype.WriteMsgInet4=function(e,t,n){var{$24r:i,$24r$1:a,$24r$2:p,$24r$3:s,_r:c,_tuple:l,err:u,err$1:f,err$2:d,fd:w,n:h,oob:t,p:e,sa:n,$s:g,$deferred:b,$r:y,$c:m}=hr(this,{p:e,oob:t,sa:n});g=g||0;var v=null;try{e:for(;;){switch(g){case 0:b=[],pr.deferStack.push(b),c=(w=this).writeLock(),g=1;case 1:if(m&&(m=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;if(!B(u=c,tt)){g=2;continue}g=3;continue;case 2:i=[0,0,u],g=4;case 4:return i;case 3:if(b.push([k(w,"writeUnlock"),[]]),f=w.pd.prepareWrite(w.isFile),!B(f,tt)){g=5;continue}g=6;continue;case 5:a=[0,0,f],g=7;case 7:return a;case 6:case 8:if(h=(l=r.SendmsgNInet4(w.Sysfd,e,t,n,0))[0],d=l[1],B(d,new o.Errno(4))){g=8;continue}if(B(d,new o.Errno(11))&&w.pd.pollable()&&(d=w.pd.waitWrite(w.isFile),B(d,tt))){g=8;continue}if(!B(d,tt)){g=10;continue}g=11;continue;case 10:p=[h,0,d],g=12;case 12:return p;case 11:s=[h,t.$length,d],g=13;case 13:return s;case 9:return g=-1,[0,0,tt]}return}}catch(u){return v=u,g=-1,[0,0,tt]}finally{if(nr(b,v),pr.asleep)return{$blk:$.ptr.prototype.WriteMsgInet4,$c:!0,$r:y,$24r:i,$24r$1:a,$24r$2:p,$24r$3:s,_r:c,_tuple:l,err:u,err$1:f,err$2:d,fd:w,n:h,oob:t,p:e,sa:n,$s:g,$deferred:b}}},$.prototype.WriteMsgInet4=function(e,t,r){return this.$val.WriteMsgInet4(e,t,r)},$.ptr.prototype.WriteMsgInet6=function(e,t,n){var{$24r:i,$24r$1:a,$24r$2:p,$24r$3:s,_r:c,_tuple:l,err:u,err$1:f,err$2:d,fd:w,n:h,oob:t,p:e,sa:n,$s:g,$deferred:b,$r:y,$c:m}=hr(this,{p:e,oob:t,sa:n});g=g||0;var v=null;try{e:for(;;){switch(g){case 0:b=[],pr.deferStack.push(b),c=(w=this).writeLock(),g=1;case 1:if(m&&(m=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;if(!B(u=c,tt)){g=2;continue}g=3;continue;case 2:i=[0,0,u],g=4;case 4:return i;case 3:if(b.push([k(w,"writeUnlock"),[]]),f=w.pd.prepareWrite(w.isFile),!B(f,tt)){g=5;continue}g=6;continue;case 5:a=[0,0,f],g=7;case 7:return a;case 6:case 8:if(h=(l=r.SendmsgNInet6(w.Sysfd,e,t,n,0))[0],d=l[1],B(d,new o.Errno(4))){g=8;continue}if(B(d,new o.Errno(11))&&w.pd.pollable()&&(d=w.pd.waitWrite(w.isFile),B(d,tt))){g=8;continue}if(!B(d,tt)){g=10;continue}g=11;continue;case 10:p=[h,0,d],g=12;case 12:return p;case 11:s=[h,t.$length,d],g=13;case 13:return s;case 9:return g=-1,[0,0,tt]}return}}catch(u){return v=u,g=-1,[0,0,tt]}finally{if(nr(b,v),pr.asleep)return{$blk:$.ptr.prototype.WriteMsgInet6,$c:!0,$r:y,$24r:i,$24r$1:a,$24r$2:p,$24r$3:s,_r:c,_tuple:l,err:u,err$1:f,err$2:d,fd:w,n:h,oob:t,p:e,sa:n,$s:g,$deferred:b}}},$.prototype.WriteMsgInet6=function(e,t,r){return this.$val.WriteMsgInet6(e,t,r)},$.ptr.prototype.Accept=function(){var{$24r:e,$24r$1:t,$24r$2:r,$24r$3:n,_1:i,_r:a,_r$1:p,_tuple:s,err:c,err$1:l,err$2:u,errcall:f,fd:d,rsa:w,s:h,$s:g,$deferred:b,$r:y,$c:m}=hr(this,{});g=g||0;var v=null;try{e:for(;;){switch(g){case 0:b=[],pr.deferStack.push(b),a=(d=this).readLock(),g=1;case 1:if(m&&(m=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;if(!B(c=a,tt)){g=2;continue}g=3;continue;case 2:e=[-1,tt,"",c],g=4;case 4:return e;case 3:if(b.push([k(d,"readUnlock"),[]]),l=d.pd.prepareRead(d.isFile),!B(l,tt)){g=5;continue}g=6;continue;case 5:t=[-1,tt,"",l],g=7;case 7:return t;case 6:case 8:p=V(d.Sysfd),g=10;case 10:if(m&&(m=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;if(h=(s=p)[0],w=s[1],f=s[2],u=s[3],B(u,tt)){g=11;continue}g=12;continue;case 11:r=[h,w,"",u],g=13;case 13:return r;case 12:if(B(i=u,new o.Errno(4))){g=8;continue}if(B(i,new o.Errno(11))){if(d.pd.pollable()&&(u=d.pd.waitRead(d.isFile),B(u,tt))){g=8;continue}}else if(B(i,new o.Errno(103))){g=8;continue}n=[-1,tt,f,u],g=14;case 14:return n;case 9:return g=-1,[0,tt,"",tt]}return}}catch(c){return v=c,g=-1,[0,tt,"",tt]}finally{if(nr(b,v),pr.asleep)return{$blk:$.ptr.prototype.Accept,$c:!0,$r:y,$24r:e,$24r$1:t,$24r$2:r,$24r$3:n,_1:i,_r:a,_r$1:p,_tuple:s,err:c,err$1:l,err$2:u,errcall:f,fd:d,rsa:w,s:h,$s:g,$deferred:b}}},$.prototype.Accept=function(){return this.$val.Accept()},$.ptr.prototype.Seek=function(e,t){var{$24r:r,$24r$1:n,_r:i,err:a,fd:p,offset:e,whence:t,$s:s,$deferred:c,$r:l,$c:u}=hr(this,{offset:e,whence:t});s=s||0;var f=null;try{e:for(;;){switch(s){case 0:if(c=[],pr.deferStack.push(c),a=(p=this).incref(),!B(a,tt)){s=1;continue}s=2;continue;case 1:r=[new Re(0,0),a],s=3;case 3:return r;case 2:c.push([k(p,"decref"),[]]),i=o.Seek(p.Sysfd,e,t),s=4;case 4:if(u&&(u=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;n=i,s=5;case 5:return n}return}}catch(a){return f=a,s=-1,[new Re(0,0),tt]}finally{if(nr(c,f),pr.asleep)return{$blk:$.ptr.prototype.Seek,$c:!0,$r:l,$24r:r,$24r$1:n,_r:i,err:a,fd:p,offset:e,whence:t,$s:s,$deferred:c}}},$.prototype.Seek=function(e,t){return this.$val.Seek(e,t)},$.ptr.prototype.ReadDirent=function(e){var{$24r:t,$24r$1:r,_r:n,_tuple:i,buf:e,err:a,err$1:p,fd:s,n:c,$s:l,$deferred:u,$r:f,$c:d}=hr(this,{buf:e});l=l||0;var w=null;try{e:for(;;){switch(l){case 0:if(u=[],pr.deferStack.push(u),a=(s=this).incref(),!B(a,tt)){l=1;continue}l=2;continue;case 1:t=[0,a],l=3;case 3:return t;case 2:u.push([k(s,"decref"),[]]);case 4:n=j(o.ReadDirent,s.Sysfd,e),l=6;case 6:if(d&&(d=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;if(c=(i=n)[0],p=i[1],!B(p,tt)&&(c=0,B(p,new o.Errno(11))&&s.pd.pollable()&&(p=s.pd.waitRead(s.isFile),B(p,tt)))){l=4;continue}r=[c,p],l=7;case 7:return r;case 5:return l=-1,[0,tt]}return}}catch(a){return w=a,l=-1,[0,tt]}finally{if(nr(u,w),pr.asleep)return{$blk:$.ptr.prototype.ReadDirent,$c:!0,$r:f,$24r:t,$24r$1:r,_r:n,_tuple:i,buf:e,err:a,err$1:p,fd:s,n:c,$s:l,$deferred:u}}},$.prototype.ReadDirent=function(e){return this.$val.ReadDirent(e)},$.ptr.prototype.Fchmod=function(e){var{$24r:t,$24r$1:r,_r:n,err:i,fd:a,mode:e,$s:p,$deferred:s,$r:c,$c:l}=hr(this,{mode:e});p=p||0;var u=null;try{e:for(;;){switch(p){case 0:if(s=[],pr.deferStack.push(s),e=[e],(a=[a])[0]=this,i=a[0].incref(),!B(i,tt)){p=1;continue}p=2;continue;case 1:t=i,p=3;case 3:return t;case 2:s.push([k(a[0],"decref"),[]]),n=W(function(e,t){return function r(){var{$24r$1:n,_r:i,$s:a,$r:p,$c:s}=hr(this,{});a=a||0;t:for(;;){switch(a){case 0:i=o.Fchmod(e[0].Sysfd,t[0]),a=1;case 1:if(s&&(s=!1,i=i.$blk()),i&&void 0!==i.$blk)break t;n=i,a=2;case 2:return n}return}return{$blk:r,$c:!0,$r:p,$24r$1:n,_r:i,$s:a}}}(a,e)),p=4;case 4:if(l&&(l=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;r=n,p=5;case 5:return r}return}}catch(i){return u=i,p=-1,tt}finally{if(nr(s,u),pr.asleep)return{$blk:$.ptr.prototype.Fchmod,$c:!0,$r:c,$24r:t,$24r$1:r,_r:n,err:i,fd:a,mode:e,$s:p,$deferred:s}}},$.prototype.Fchmod=function(e){return this.$val.Fchmod(e)},$.ptr.prototype.Fchdir=function(){var{$24r:e,$24r$1:t,_r:r,err:n,fd:i,$s:a,$deferred:p,$r:s,$c:c}=hr(this,{});a=a||0;var l=null;try{e:for(;;){switch(a){case 0:if(p=[],pr.deferStack.push(p),n=(i=this).incref(),!B(n,tt)){a=1;continue}a=2;continue;case 1:e=n,a=3;case 3:return e;case 2:p.push([k(i,"decref"),[]]),r=o.Fchdir(i.Sysfd),a=4;case 4:if(c&&(c=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;t=r,a=5;case 5:return t}return}}catch(n){return l=n,a=-1,tt}finally{if(nr(p,l),pr.asleep)return{$blk:$.ptr.prototype.Fchdir,$c:!0,$r:s,$24r:e,$24r$1:t,_r:r,err:n,fd:i,$s:a,$deferred:p}}},$.prototype.Fchdir=function(){return this.$val.Fchdir()},$.ptr.prototype.Fstat=function(e){var{$24r:t,$24r$1:r,_r:n,err:i,fd:a,s:e,$s:p,$deferred:s,$r:c,$c:l}=hr(this,{s:e});p=p||0;var u=null;try{e:for(;;){switch(p){case 0:if(s=[],pr.deferStack.push(s),e=[e],(a=[a])[0]=this,i=a[0].incref(),!B(i,tt)){p=1;continue}p=2;continue;case 1:t=i,p=3;case 3:return t;case 2:s.push([k(a[0],"decref"),[]]),n=W(function(e,t){return function r(){var{$24r$1:n,_r:i,$s:a,$r:p,$c:s}=hr(this,{});a=a||0;t:for(;;){switch(a){case 0:i=o.Fstat(e[0].Sysfd,t[0]),a=1;case 1:if(s&&(s=!1,i=i.$blk()),i&&void 0!==i.$blk)break t;n=i,a=2;case 2:return n}return}return{$blk:r,$c:!0,$r:p,$24r$1:n,_r:i,$s:a}}}(a,e)),p=4;case 4:if(l&&(l=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;r=n,p=5;case 5:return r}return}}catch(i){return u=i,p=-1,tt}finally{if(nr(s,u),pr.asleep)return{$blk:$.ptr.prototype.Fstat,$c:!0,$r:c,$24r:t,$24r$1:r,_r:n,err:i,fd:a,s:e,$s:p,$deferred:s}}},$.prototype.Fstat=function(e){return this.$val.Fstat(e)},L=function(e){var{$24r:t,_1:r,_r:n,_tuple:a,e1:p,fd:e,r0:s,$s:c,$r:$,$c:l}=hr(this,{fd:e});c=c||0;e:for(;;){switch(c){case 0:if(1===i.LoadInt32(N||(N=new h((function(){return T}),(function(e){T=e}))))){if(s=(a=K(e,1,0))[0],p=a[1],B(p,tt))return c=-1,[s,"",tt];if(22!==(r=Yt(p,o.Errno))&&38!==r)return c=-1,[-1,"fcntl",p];i.StoreInt32(N||(N=new h((function(){return T}),(function(e){T=e}))),0)}n=M(e),c=1;case 1:if(l&&(l=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;t=n,c=2;case 2:return t}return}return{$blk:L,$c:!0,$r:$,$24r:t,_1:r,_r:n,_tuple:a,e1:p,fd:e,r0:s,$s:c}},G.DupCloseOnExec=L,M=function(e){var{$24r:t,$24r$1:r,_tuple:n,err:i,fd:e,newfd:a,$s:p,$deferred:s,$r:c,$c:$}=hr(this,{fd:e});p=p||0;var l=null;try{e:for(;;){switch(p){case 0:s=[],pr.deferStack.push(s),c=o.ForkLock.RLock(),p=1;case 1:if($&&($=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;if(s.push([k(o.ForkLock,"RUnlock"),[]]),a=(n=o.Dup(e))[0],i=n[1],!B(i,tt)){p=2;continue}p=3;continue;case 2:t=[-1,"dup",i],p=4;case 4:return t;case 3:o.CloseOnExec(a),r=[a,"",tt],p=5;case 5:return r}return}}catch(i){return l=i,p=-1,[0,"",tt]}finally{if(nr(s,l),pr.asleep)return{$blk:M,$c:!0,$r:c,$24r:t,$24r$1:r,_tuple:n,err:i,fd:e,newfd:a,$s:p,$deferred:s}}},$.ptr.prototype.Dup=function(){var{$24r:e,$24r$1:t,_r:r,err:n,fd:i,$s:o,$deferred:a,$r:p,$c:s}=hr(this,{});o=o||0;var c=null;try{e:for(;;){switch(o){case 0:if(a=[],pr.deferStack.push(a),n=(i=this).incref(),!B(n,tt)){o=1;continue}o=2;continue;case 1:e=[-1,"",n],o=3;case 3:return e;case 2:a.push([k(i,"decref"),[]]),r=L(i.Sysfd),o=4;case 4:if(s&&(s=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;t=r,o=5;case 5:return t}return}}catch(n){return c=n,o=-1,[0,"",tt]}finally{if(nr(a,c),pr.asleep)return{$blk:$.ptr.prototype.Dup,$c:!0,$r:p,$24r:e,$24r$1:t,_r:r,err:n,fd:i,$s:o,$deferred:a}}},$.prototype.Dup=function(){return this.$val.Dup()},$.ptr.prototype.WaitWrite=function(){return this.pd.waitWrite(this.isFile)},$.prototype.WaitWrite=function(){return this.$val.WaitWrite()},$.ptr.prototype.WriteOnce=function(e){var{$24r:t,$24r$1:r,_r:n,_r$1:i,err:a,fd:p,p:e,$s:s,$deferred:c,$r:l,$c:u}=hr(this,{p:e});s=s||0;var f=null;try{e:for(;;){switch(s){case 0:c=[],pr.deferStack.push(c),n=(p=this).writeLock(),s=1;case 1:if(u&&(u=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;if(!B(a=n,tt)){s=2;continue}s=3;continue;case 2:t=[0,a],s=4;case 4:return t;case 3:c.push([k(p,"writeUnlock"),[]]),i=j(o.Write,p.Sysfd,e),s=5;case 5:if(u&&(u=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;r=i,s=6;case 6:return r}return}}catch(a){return f=a,s=-1,[0,tt]}finally{if(nr(c,f),pr.asleep)return{$blk:$.ptr.prototype.WriteOnce,$c:!0,$r:l,$24r:t,$24r$1:r,_r:n,_r$1:i,err:a,fd:p,p:e,$s:s,$deferred:c}}},$.prototype.WriteOnce=function(e){return this.$val.WriteOnce(e)},$.ptr.prototype.RawRead=function(e){var{$24r:t,$24r$1:r,$24r$2:n,$24r$3:i,_r:o,_r$1:a,err:p,err$1:s,err$2:c,f:e,fd:l,$s:u,$deferred:f,$r:d,$c:w}=hr(this,{f:e});u=u||0;var h=null;try{e:for(;;){switch(u){case 0:f=[],pr.deferStack.push(f),o=(l=this).readLock(),u=1;case 1:if(w&&(w=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;if(!B(p=o,tt)){u=2;continue}u=3;continue;case 2:t=p,u=4;case 4:return t;case 3:if(f.push([k(l,"readUnlock"),[]]),s=l.pd.prepareRead(l.isFile),!B(s,tt)){u=5;continue}u=6;continue;case 5:r=s,u=7;case 7:return r;case 6:case 8:a=e(l.Sysfd>>>0),u=12;case 12:if(w&&(w=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;if(a){u=10;continue}u=11;continue;case 10:n=tt,u=13;case 13:return n;case 11:if(c=l.pd.waitRead(l.isFile),!B(c,tt)){u=14;continue}u=15;continue;case 14:i=c,u=16;case 16:return i;case 15:u=8;continue;case 9:return u=-1,tt}return}}catch(p){return h=p,u=-1,tt}finally{if(nr(f,h),pr.asleep)return{$blk:$.ptr.prototype.RawRead,$c:!0,$r:d,$24r:t,$24r$1:r,$24r$2:n,$24r$3:i,_r:o,_r$1:a,err:p,err$1:s,err$2:c,f:e,fd:l,$s:u,$deferred:f}}},$.prototype.RawRead=function(e){return this.$val.RawRead(e)},$.ptr.prototype.RawWrite=function(e){var{$24r:t,$24r$1:r,$24r$2:n,$24r$3:i,_r:o,_r$1:a,err:p,err$1:s,err$2:c,f:e,fd:l,$s:u,$deferred:f,$r:d,$c:w}=hr(this,{f:e});u=u||0;var h=null;try{e:for(;;){switch(u){case 0:f=[],pr.deferStack.push(f),o=(l=this).writeLock(),u=1;case 1:if(w&&(w=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;if(!B(p=o,tt)){u=2;continue}u=3;continue;case 2:t=p,u=4;case 4:return t;case 3:if(f.push([k(l,"writeUnlock"),[]]),s=l.pd.prepareWrite(l.isFile),!B(s,tt)){u=5;continue}u=6;continue;case 5:r=s,u=7;case 7:return r;case 6:case 8:a=e(l.Sysfd>>>0),u=12;case 12:if(w&&(w=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;if(a){u=10;continue}u=11;continue;case 10:n=tt,u=13;case 13:return n;case 11:if(c=l.pd.waitWrite(l.isFile),!B(c,tt)){u=14;continue}u=15;continue;case 14:i=c,u=16;case 16:return i;case 15:u=8;continue;case 9:return u=-1,tt}return}}catch(p){return h=p,u=-1,tt}finally{if(nr(f,h),pr.asleep)return{$blk:$.ptr.prototype.RawWrite,$c:!0,$r:d,$24r:t,$24r$1:r,$24r$2:n,$24r$3:i,_r:o,_r$1:a,err:p,err$1:s,err$2:c,f:e,fd:l,$s:u,$deferred:f}}},$.prototype.RawWrite=function(e){return this.$val.RawWrite(e)},j=function(e,t,r){var{_r:n,_tuple:i,err:a,fd:t,fn:e,n:p,p:r,$s:s,$r:c,$c:$}=hr(this,{fn:e,fd:t,p:r});s=s||0;e:for(;;){switch(s){case 0:case 1:n=e(t,r),s=3;case 3:if($&&($=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;if(p=(i=n)[0],a=i[1],!B(a,new o.Errno(4)))return s=-1,[p,a];s=1;continue;case 2:return s=-1,[0,tt]}return}return{$blk:j,$c:!0,$r:c,_r:n,_tuple:i,err:a,fd:t,fn:e,n:p,p:r,$s:s}},$.ptr.prototype.eofError=function(e,t){return 0===e&&B(t,tt)&&this.ZeroReadIsEOF?n.EOF:t},$.prototype.eofError=function(e,t){return this.$val.eofError(e,t)},$.ptr.prototype.Shutdown=function(e){var{$24r:t,$24r$1:r,err:n,fd:i,how:e,$s:a,$deferred:p,$r:s,$c:c}=hr(this,{how:e});a=a||0;var l=null;try{for(;;){switch(a){case 0:if(p=[],pr.deferStack.push(p),n=(i=this).incref(),!B(n,tt)){a=1;continue}a=2;continue;case 1:t=n,a=3;case 3:return t;case 2:p.push([k(i,"decref"),[]]),r=o.Shutdown(i.Sysfd,e),a=4;case 4:return r}return}}catch(n){return l=n,a=-1,tt}finally{if(nr(p,l),pr.asleep)return{$blk:$.ptr.prototype.Shutdown,$c:!0,$r:s,$24r:t,$24r$1:r,err:n,fd:i,how:e,$s:a,$deferred:p}}},$.prototype.Shutdown=function(e){return this.$val.Shutdown(e)},$.ptr.prototype.Fchown=function(e,t){var{$24r:r,$24r$1:n,_r:i,err:a,fd:p,gid:t,uid:e,$s:s,$deferred:c,$r:l,$c:u}=hr(this,{uid:e,gid:t});s=s||0;var f=null;try{e:for(;;){switch(s){case 0:if(c=[],pr.deferStack.push(c),t=[t],e=[e],(p=[p])[0]=this,a=p[0].incref(),!B(a,tt)){s=1;continue}s=2;continue;case 1:r=a,s=3;case 3:return r;case 2:c.push([k(p[0],"decref"),[]]),i=W(function(e,t,r){return function n(){var{$24r$1:i,_r:a,$s:p,$r:s,$c:c}=hr(this,{});p=p||0;t:for(;;){switch(p){case 0:a=o.Fchown(e[0].Sysfd,r[0],t[0]),p=1;case 1:if(c&&(c=!1,a=a.$blk()),a&&void 0!==a.$blk)break t;i=a,p=2;case 2:return i}return}return{$blk:n,$c:!0,$r:s,$24r$1:i,_r:a,$s:p}}}(p,t,e)),s=4;case 4:if(u&&(u=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;n=i,s=5;case 5:return n}return}}catch(a){return f=a,s=-1,tt}finally{if(nr(c,f),pr.asleep)return{$blk:$.ptr.prototype.Fchown,$c:!0,$r:l,$24r:r,$24r$1:n,_r:i,err:a,fd:p,gid:t,uid:e,$s:s,$deferred:c}}},$.prototype.Fchown=function(e,t){return this.$val.Fchown(e,t)},$.ptr.prototype.Ftruncate=function(e){var{$24r:t,$24r$1:r,_r:n,err:i,fd:a,size:e,$s:p,$deferred:s,$r:c,$c:l}=hr(this,{size:e});p=p||0;var u=null;try{e:for(;;){switch(p){case 0:if(s=[],pr.deferStack.push(s),e=[e],(a=[a])[0]=this,i=a[0].incref(),!B(i,tt)){p=1;continue}p=2;continue;case 1:t=i,p=3;case 3:return t;case 2:s.push([k(a[0],"decref"),[]]),n=W(function(e,t){return function r(){var{$24r$1:n,_r:i,$s:a,$r:p,$c:s}=hr(this,{});a=a||0;t:for(;;){switch(a){case 0:i=o.Ftruncate(e[0].Sysfd,t[0]),a=1;case 1:if(s&&(s=!1,i=i.$blk()),i&&void 0!==i.$blk)break t;n=i,a=2;case 2:return n}return}return{$blk:r,$c:!0,$r:p,$24r$1:n,_r:i,$s:a}}}(a,e)),p=4;case 4:if(l&&(l=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;r=n,p=5;case 5:return r}return}}catch(i){return u=i,p=-1,tt}finally{if(nr(s,u),pr.asleep)return{$blk:$.ptr.prototype.Ftruncate,$c:!0,$r:c,$24r:t,$24r$1:r,_r:n,err:i,fd:a,size:e,$s:p,$deferred:s}}},$.prototype.Ftruncate=function(e){return this.$val.Ftruncate(e)},$.ptr.prototype.RawControl=function(e){var{$24r:t,$24r$1:r,err:n,f:e,fd:i,$s:o,$deferred:a,$r:p,$c:s}=hr(this,{f:e});o=o||0;var c=null;try{e:for(;;){switch(o){case 0:if(a=[],pr.deferStack.push(a),n=(i=this).incref(),!B(n,tt)){o=1;continue}o=2;continue;case 1:t=n,o=3;case 3:return t;case 2:a.push([k(i,"decref"),[]]),p=e(i.Sysfd>>>0),o=4;case 4:if(s&&(s=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;r=tt,o=5;case 5:return r}return}}catch(n){return c=n,o=-1,tt}finally{if(nr(a,c),pr.asleep)return{$blk:$.ptr.prototype.RawControl,$c:!0,$r:p,$24r:t,$24r$1:r,err:n,f:e,fd:i,$s:o,$deferred:a}}},$.prototype.RawControl=function(e){return this.$val.RawControl(e)},W=function(e){var{_r:t,err:r,fn:e,$s:n,$r:i,$c:a}=hr(this,{fn:e});n=n||0;e:for(;;){switch(n){case 0:case 1:t=e(),n=3;case 3:if(a&&(a=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;if(!B(r=t,new o.Errno(4)))return n=-1,r;n=1;continue;case 2:return n=-1,tt}return}return{$blk:W,$c:!0,$r:i,_r:t,err:r,fn:e,$s:n}},l.ptr.prototype.init=function(e){return this.fd=e,tt},l.prototype.init=function(e){return this.$val.init(e)},l.ptr.prototype.close=function(){},l.prototype.close=function(){return this.$val.close()},l.ptr.prototype.evict=function(){var e;(e=this).closing=!0,e.fd!==g.nil&&o.StopIO(e.fd.Sysfd)},l.prototype.evict=function(){return this.$val.evict()},l.ptr.prototype.prepare=function(e,t){return this.closing?z(t):tt},l.prototype.prepare=function(e,t){return this.$val.prepare(e,t)},l.ptr.prototype.prepareRead=function(e){return this.prepare(114,e)},l.prototype.prepareRead=function(e){return this.$val.prepareRead(e)},l.ptr.prototype.prepareWrite=function(e){return this.prepare(119,e)},l.prototype.prepareWrite=function(e){return this.$val.prepareWrite(e)},l.ptr.prototype.wait=function(e,t){return this.closing?z(t):t?tt:G.ErrDeadlineExceeded},l.prototype.wait=function(e,t){return this.$val.wait(e,t)},l.ptr.prototype.waitRead=function(e){return this.wait(114,e)},l.prototype.waitRead=function(e){return this.$val.waitRead(e)},l.ptr.prototype.waitWrite=function(e){return this.wait(119,e)},l.prototype.waitWrite=function(e){return this.$val.waitWrite(e)},l.ptr.prototype.pollable=function(){return!0},l.prototype.pollable=function(){return this.$val.pollable()},$.ptr.prototype.SetDeadline=function(e){var{$24r:t,_r:r,fd:n,t:e,$s:i,$r:o,$c:p}=hr(this,{t:e});i=i||0;e:for(;;){switch(i){case 0:r=U(n=this,P(e,a.Time),233),i=1;case 1:if(p&&(p=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;t=r,i=2;case 2:return t}return}return{$blk:$.ptr.prototype.SetDeadline,$c:!0,$r:o,$24r:t,_r:r,fd:n,t:e,$s:i}},$.prototype.SetDeadline=function(e){return this.$val.SetDeadline(e)},$.ptr.prototype.SetReadDeadline=function(e){var{$24r:t,_r:r,fd:n,t:e,$s:i,$r:o,$c:p}=hr(this,{t:e});i=i||0;e:for(;;){switch(i){case 0:r=U(n=this,P(e,a.Time),114),i=1;case 1:if(p&&(p=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;t=r,i=2;case 2:return t}return}return{$blk:$.ptr.prototype.SetReadDeadline,$c:!0,$r:o,$24r:t,_r:r,fd:n,t:e,$s:i}},$.prototype.SetReadDeadline=function(e){return this.$val.SetReadDeadline(e)},$.ptr.prototype.SetWriteDeadline=function(e){var{$24r:t,_r:r,fd:n,t:e,$s:i,$r:o,$c:p}=hr(this,{t:e});i=i||0;e:for(;;){switch(i){case 0:r=U(n=this,P(e,a.Time),119),i=1;case 1:if(p&&(p=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;t=r,i=2;case 2:return t}return}return{$blk:$.ptr.prototype.SetWriteDeadline,$c:!0,$r:o,$24r:t,_r:r,fd:n,t:e,$s:i}},$.prototype.SetWriteDeadline=function(e){return this.$val.SetWriteDeadline(e)},U=function(e,t,r){var{_1:n,_r:i,d:p,err:s,fd:e,mode:r,t,$s:c,$r:$,$c:l}=hr(this,{fd:e,t,mode:r});c=c||0;e:for(;;){switch(c){case 0:if(p=P(t,a.Time).UnixNano(),P(t,a.Time).IsZero()&&(p=new Re(0,0)),s=e.incref(),!B(s,tt))return c=-1,s;114===(n=r)?o.SetReadDeadline(e.Sysfd,p):119===n?o.SetWriteDeadline(e.Sysfd,p):233===n&&(o.SetReadDeadline(e.Sysfd,p),o.SetWriteDeadline(e.Sysfd,p)),i=e.decref(),c=1;case 1:if(l&&(l=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;return c=-1,tt}return}return{$blk:U,$c:!0,$r:$,_1:n,_r:i,d:p,err:s,fd:e,mode:r,t,$s:c}},u.ptr.prototype.incref=function(){var e,t,r,n,o;for(e=this;;){if(r=i.LoadUint64(e.$ptr_state||(e.$ptr_state=new b((function(){return this.$target.state}),(function(e){this.$target.state=e}),e))),0!==(n=new Oe(0&r.$high,(1&r.$low)>>>0)).$high||0!==n.$low)return!1;if(t=new Oe(r.$high+0,r.$low+8),0===(o=new Oe(0&t.$high,(8388600&t.$low)>>>0)).$high&&0===o.$low&&ir(new We("too many concurrent operations on a single file or socket (max 1048575)")),i.CompareAndSwapUint64(e.$ptr_state||(e.$ptr_state=new b((function(){return this.$target.state}),(function(e){this.$target.state=e}),e)),r,t))return!0}},u.prototype.incref=function(){return this.$val.incref()},u.ptr.prototype.increfAndClose=function(){var{mu:e,new$1:t,old:r,x:n,x$1:o,x$2:a,x$3:p,x$4:s,x$5:c,x$6:$,x$7:l,$s:f,$r:d,$c:h}=hr(this,{});f=f||0;e:for(;;){switch(f){case 0:e=this;case 1:if(r=i.LoadUint64(e.$ptr_state||(e.$ptr_state=new b((function(){return this.$target.state}),(function(e){this.$target.state=e}),e))),0!==(n=new Oe(0&r.$high,(1&r.$low)>>>0)).$high||0!==n.$low)return f=-1,!1;if(o=new Oe(0|r.$high,(1|r.$low)>>>0),t=new Oe(o.$high+0,o.$low+8),0===(a=new Oe(0&t.$high,(8388600&t.$low)>>>0)).$high&&0===a.$low&&ir(new We("too many concurrent operations on a single file or socket (max 1048575)")),p=new Oe(2147483647,4286578688),t=new Oe(t.$high&~p.$high,(t.$low&~p.$low)>>>0),i.CompareAndSwapUint64(e.$ptr_state||(e.$ptr_state=new b((function(){return this.$target.state}),(function(e){this.$target.state=e}),e)),r,t)){f=3;continue}f=4;continue;case 3:case 5:if(0===(s=new Oe(2047&r.$high,(4286578688&r.$low)>>>0)).$high&&0===s.$low){f=6;continue}c=new Oe(0,8388608),r=new Oe(r.$high-c.$high,r.$low-c.$low),d=D(e.$ptr_rsema||(e.$ptr_rsema=new w((function(){return this.$target.rsema}),(function(e){this.$target.rsema=e}),e))),f=7;case 7:if(h&&(h=!1,d=d.$blk()),d&&void 0!==d.$blk)break e;f=5;continue;case 6:case 8:if(0===($=new Oe(2147481600&r.$high,(0&r.$low)>>>0)).$high&&0===$.$low){f=9;continue}l=new Oe(2048,0),r=new Oe(r.$high-l.$high,r.$low-l.$low),d=D(e.$ptr_wsema||(e.$ptr_wsema=new w((function(){return this.$target.wsema}),(function(e){this.$target.wsema=e}),e))),f=10;case 10:if(h&&(h=!1,d=d.$blk()),d&&void 0!==d.$blk)break e;f=8;continue;case 9:return f=-1,!0;case 4:f=1;continue;case 2:return f=-1,!1}return}return{$blk:u.ptr.prototype.increfAndClose,$c:!0,$r:d,mu:e,new$1:t,old:r,x:n,x$1:o,x$2:a,x$3:p,x$4:s,x$5:c,x$6:$,x$7:l,$s:f}},u.prototype.increfAndClose=function(){return this.$val.increfAndClose()},u.ptr.prototype.decref=function(){var e,t,r,n,o;for(e=this;;)if(r=i.LoadUint64(e.$ptr_state||(e.$ptr_state=new b((function(){return this.$target.state}),(function(e){this.$target.state=e}),e))),0===(n=new Oe(0&r.$high,(8388600&r.$low)>>>0)).$high&&0===n.$low&&ir(new We("inconsistent poll.fdMutex")),t=new Oe(r.$high-0,r.$low-8),i.CompareAndSwapUint64(e.$ptr_state||(e.$ptr_state=new b((function(){return this.$target.state}),(function(e){this.$target.state=e}),e)),r,t))return 0===(o=new Oe(0&t.$high,(8388601&t.$low)>>>0)).$high&&1===o.$low},u.prototype.decref=function(){return this.$val.decref()},u.ptr.prototype.rwlock=function(e){var{_tmp:t,_tmp$1:r,_tmp$2:n,mu:o,mutexBit:a,mutexMask:p,mutexSema:s,mutexWait:c,new$1:$,old:l,read:e,x:f,x$1:d,x$2:h,x$3:g,x$4:k,x$5:y,$s:m,$r:v,$c:_}=hr(this,{read:e});m=m||0;e:for(;;){switch(m){case 0:o=this,a=t=new Oe(0,0),c=r=new Oe(0,0),p=n=new Oe(0,0),s=w.nil,e?(a=new Oe(0,2),c=new Oe(0,8388608),p=new Oe(2047,4286578688),s=o.$ptr_rsema||(o.$ptr_rsema=new w((function(){return this.$target.rsema}),(function(e){this.$target.rsema=e}),o))):(a=new Oe(0,4),c=new Oe(2048,0),p=new Oe(2147481600,0),s=o.$ptr_wsema||(o.$ptr_wsema=new w((function(){return this.$target.wsema}),(function(e){this.$target.wsema=e}),o)));case 1:if(l=i.LoadUint64(o.$ptr_state||(o.$ptr_state=new b((function(){return this.$target.state}),(function(e){this.$target.state=e}),o))),0!==(f=new Oe(0&l.$high,(1&l.$low)>>>0)).$high||0!==f.$low)return m=-1,!1;if($=new Oe(0,0),0===(d=new Oe(l.$high&a.$high,(l.$low&a.$low)>>>0)).$high&&0===d.$low?(h=new Oe(l.$high|a.$high,(l.$low|a.$low)>>>0),$=new Oe(h.$high+0,h.$low+8),0===(g=new Oe(0&$.$high,(8388600&$.$low)>>>0)).$high&&0===g.$low&&ir(new We("too many concurrent operations on a single file or socket (max 1048575)"))):($=new Oe(l.$high+c.$high,l.$low+c.$low),0===(k=new Oe($.$high&p.$high,($.$low&p.$low)>>>0)).$high&&0===k.$low&&ir(new We("too many concurrent operations on a single file or socket (max 1048575)"))),i.CompareAndSwapUint64(o.$ptr_state||(o.$ptr_state=new b((function(){return this.$target.state}),(function(e){this.$target.state=e}),o)),l,$)){m=3;continue}m=4;continue;case 3:if(0===(y=new Oe(l.$high&a.$high,(l.$low&a.$low)>>>0)).$high&&0===y.$low)return m=-1,!0;v=O(s),m=5;case 5:if(_&&(_=!1,v=v.$blk()),v&&void 0!==v.$blk)break e;case 4:m=1;continue;case 2:return m=-1,!1}return}return{$blk:u.ptr.prototype.rwlock,$c:!0,$r:v,_tmp:t,_tmp$1:r,_tmp$2:n,mu:o,mutexBit:a,mutexMask:p,mutexSema:s,mutexWait:c,new$1:$,old:l,read:e,x:f,x$1:d,x$2:h,x$3:g,x$4:k,x$5:y,$s:m}},u.prototype.rwlock=function(e){return this.$val.rwlock(e)},u.ptr.prototype.rwunlock=function(e){var{_tmp:t,_tmp$1:r,_tmp$2:n,mu:o,mutexBit:a,mutexMask:p,mutexSema:s,mutexWait:c,new$1:$,old:l,read:e,x:f,x$1:d,x$2:h,x$3:g,x$4:k,x$5:y,x$6:m,$s:v,$r:_,$c:x}=hr(this,{read:e});v=v||0;e:for(;;){switch(v){case 0:o=this,a=t=new Oe(0,0),c=r=new Oe(0,0),p=n=new Oe(0,0),s=w.nil,e?(a=new Oe(0,2),c=new Oe(0,8388608),p=new Oe(2047,4286578688),s=o.$ptr_rsema||(o.$ptr_rsema=new w((function(){return this.$target.rsema}),(function(e){this.$target.rsema=e}),o))):(a=new Oe(0,4),c=new Oe(2048,0),p=new Oe(2147481600,0),s=o.$ptr_wsema||(o.$ptr_wsema=new w((function(){return this.$target.wsema}),(function(e){this.$target.wsema=e}),o)));case 1:if(l=i.LoadUint64(o.$ptr_state||(o.$ptr_state=new b((function(){return this.$target.state}),(function(e){this.$target.state=e}),o))),(0===(f=new Oe(l.$high&a.$high,(l.$low&a.$low)>>>0)).$high&&0===f.$low||0===(d=new Oe(0&l.$high,(8388600&l.$low)>>>0)).$high&&0===d.$low)&&ir(new We("inconsistent poll.fdMutex")),h=new Oe(l.$high&~a.$high,(l.$low&~a.$low)>>>0),$=new Oe(h.$high-0,h.$low-8),(0!==(g=new Oe(l.$high&p.$high,(l.$low&p.$low)>>>0)).$high||0!==g.$low)&&(k=c,$=new Oe($.$high-k.$high,$.$low-k.$low)),i.CompareAndSwapUint64(o.$ptr_state||(o.$ptr_state=new b((function(){return this.$target.state}),(function(e){this.$target.state=e}),o)),l,$)){v=3;continue}v=4;continue;case 3:if(0!==(y=new Oe(l.$high&p.$high,(l.$low&p.$low)>>>0)).$high||0!==y.$low){v=5;continue}v=6;continue;case 5:_=D(s),v=7;case 7:if(x&&(x=!1,_=_.$blk()),_&&void 0!==_.$blk)break e;case 6:return v=-1,0===(m=new Oe(0&$.$high,(8388601&$.$low)>>>0)).$high&&1===m.$low;case 4:v=1;continue;case 2:return v=-1,!1}return}return{$blk:u.ptr.prototype.rwunlock,$c:!0,$r:_,_tmp:t,_tmp$1:r,_tmp$2:n,mu:o,mutexBit:a,mutexMask:p,mutexSema:s,mutexWait:c,new$1:$,old:l,read:e,x:f,x$1:d,x$2:h,x$3:g,x$4:k,x$5:y,x$6:m,$s:v}},u.prototype.rwunlock=function(e){return this.$val.rwunlock(e)},$.ptr.prototype.incref=function(){return this.fdmu.incref()?tt:z(this.isFile)},$.prototype.incref=function(){return this.$val.incref()},$.ptr.prototype.decref=function(){var{$24r:e,_r:t,fd:r,$s:n,$r:i,$c:o}=hr(this,{});n=n||0;e:for(;;){switch(n){case 0:if((r=this).fdmu.decref()){n=1;continue}n=2;continue;case 1:t=r.destroy(),n=3;case 3:if(o&&(o=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;e=t,n=4;case 4:return e;case 2:return n=-1,tt}return}return{$blk:$.ptr.prototype.decref,$c:!0,$r:i,$24r:e,_r:t,fd:r,$s:n}},$.prototype.decref=function(){return this.$val.decref()},$.ptr.prototype.readLock=function(){var{_r:e,fd:t,$s:r,$r:n,$c:i}=hr(this,{});r=r||0;e:for(;;){switch(r){case 0:e=(t=this).fdmu.rwlock(!0),r=3;case 3:if(i&&(i=!1,e=e.$blk()),e&&void 0!==e.$blk)break e;if(!e){r=1;continue}r=2;continue;case 1:return r=-1,z(t.isFile);case 2:return r=-1,tt}return}return{$blk:$.ptr.prototype.readLock,$c:!0,$r:n,_r:e,fd:t,$s:r}},$.prototype.readLock=function(){return this.$val.readLock()},$.ptr.prototype.readUnlock=function(){var{_r:e,_r$1:t,fd:r,$s:n,$r:i,$c:o}=hr(this,{});n=n||0;e:for(;;){switch(n){case 0:e=(r=this).fdmu.rwunlock(!0),n=3;case 3:if(o&&(o=!1,e=e.$blk()),e&&void 0!==e.$blk)break e;if(e){n=1;continue}n=2;continue;case 1:t=r.destroy(),n=4;case 4:if(o&&(o=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;case 2:return void(n=-1)}return}return{$blk:$.ptr.prototype.readUnlock,$c:!0,$r:i,_r:e,_r$1:t,fd:r,$s:n}},$.prototype.readUnlock=function(){return this.$val.readUnlock()},$.ptr.prototype.writeLock=function(){var{_r:e,fd:t,$s:r,$r:n,$c:i}=hr(this,{});r=r||0;e:for(;;){switch(r){case 0:e=(t=this).fdmu.rwlock(!1),r=3;case 3:if(i&&(i=!1,e=e.$blk()),e&&void 0!==e.$blk)break e;if(!e){r=1;continue}r=2;continue;case 1:return r=-1,z(t.isFile);case 2:return r=-1,tt}return}return{$blk:$.ptr.prototype.writeLock,$c:!0,$r:n,_r:e,fd:t,$s:r}},$.prototype.writeLock=function(){return this.$val.writeLock()},$.ptr.prototype.writeUnlock=function(){var{_r:e,_r$1:t,fd:r,$s:n,$r:i,$c:o}=hr(this,{});n=n||0;e:for(;;){switch(n){case 0:e=(r=this).fdmu.rwunlock(!1),n=3;case 3:if(o&&(o=!1,e=e.$blk()),e&&void 0!==e.$blk)break e;if(e){n=1;continue}n=2;continue;case 1:t=r.destroy(),n=4;case 4:if(o&&(o=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;case 2:return void(n=-1)}return}return{$blk:$.ptr.prototype.writeUnlock,$c:!0,$r:i,_r:e,_r$1:t,fd:r,$s:n}},$.prototype.writeUnlock=function(){return this.$val.writeUnlock()},$.ptr.prototype.Fsync=function(){var{$24r:e,$24r$1:t,_r:r,err:n,fd:i,$s:a,$deferred:p,$r:s,$c:c}=hr(this,{});a=a||0;var l=null;try{e:for(;;){switch(a){case 0:if(p=[],pr.deferStack.push(p),(i=[i])[0]=this,n=i[0].incref(),!B(n,tt)){a=1;continue}a=2;continue;case 1:e=n,a=3;case 3:return e;case 2:p.push([k(i[0],"decref"),[]]),r=W(function(e){return function t(){var{$24r$1:r,_r:n,$s:i,$r:a,$c:p}=hr(this,{});i=i||0;t:for(;;){switch(i){case 0:n=o.Fsync(e[0].Sysfd),i=1;case 1:if(p&&(p=!1,n=n.$blk()),n&&void 0!==n.$blk)break t;r=n,i=2;case 2:return r}return}return{$blk:t,$c:!0,$r:a,$24r$1:r,_r:n,$s:i}}}(i)),a=4;case 4:if(c&&(c=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;t=r,a=5;case 5:return t}return}}catch(n){return l=n,a=-1,tt}finally{if(nr(p,l),pr.asleep)return{$blk:$.ptr.prototype.Fsync,$c:!0,$r:s,$24r:e,$24r$1:t,_r:r,err:n,fd:i,$s:a,$deferred:p}}},$.prototype.Fsync=function(){return this.$val.Fsync()},f.ptr.prototype.Error=function(){return"use of closed network connection"},f.prototype.Error=function(){return this.$val.Error()},f.ptr.prototype.Timeout=function(){return!1},f.prototype.Timeout=function(){return this.$val.Timeout()},f.ptr.prototype.Temporary=function(){return!1},f.prototype.Temporary=function(){return this.$val.Temporary()},z=function(e){return e?G.ErrFileClosing:new G.ErrNetClosing.constructor.elem(G.ErrNetClosing)},d.ptr.prototype.Error=function(){return"i/o timeout"},d.prototype.Error=function(){return this.$val.Error()},d.ptr.prototype.Timeout=function(){return!0},d.prototype.Timeout=function(){return this.$val.Timeout()},d.ptr.prototype.Temporary=function(){return!0},d.prototype.Temporary=function(){return this.$val.Temporary()},K=function(e,t,r){return[0,new o.Errno(38)]},g.methods=[{prop:"Init",name:"Init",pkg:"",typ:Qe([We,Ee],[rt],!1)},{prop:"destroy",name:"destroy",pkg:"internal/poll",typ:Qe([],[rt],!1)},{prop:"Close",name:"Close",pkg:"",typ:Qe([],[rt],!1)},{prop:"SetBlocking",name:"SetBlocking",pkg:"",typ:Qe([],[rt],!1)},{prop:"Read",name:"Read",pkg:"",typ:Qe([m],[Ce,rt],!1)},{prop:"Pread",name:"Pread",pkg:"",typ:Qe([m,Re],[Ce,rt],!1)},{prop:"ReadFrom",name:"ReadFrom",pkg:"",typ:Qe([m],[Ce,o.Sockaddr,rt],!1)},{prop:"ReadFromInet4",name:"ReadFromInet4",pkg:"",typ:Qe([m,x],[Ce,rt],!1)},{prop:"ReadFromInet6",name:"ReadFromInet6",pkg:"",typ:Qe([m,S],[Ce,rt],!1)},{prop:"ReadMsg",name:"ReadMsg",pkg:"",typ:Qe([m,m,Ce],[Ce,Ce,Ce,o.Sockaddr,rt],!1)},{prop:"ReadMsgInet4",name:"ReadMsgInet4",pkg:"",typ:Qe([m,m,Ce,x],[Ce,Ce,Ce,rt],!1)},{prop:"ReadMsgInet6",name:"ReadMsgInet6",pkg:"",typ:Qe([m,m,Ce,S],[Ce,Ce,Ce,rt],!1)},{prop:"Write",name:"Write",pkg:"",typ:Qe([m],[Ce,rt],!1)},{prop:"Pwrite",name:"Pwrite",pkg:"",typ:Qe([m,Re],[Ce,rt],!1)},{prop:"WriteToInet4",name:"WriteToInet4",pkg:"",typ:Qe([m,x],[Ce,rt],!1)},{prop:"WriteToInet6",name:"WriteToInet6",pkg:"",typ:Qe([m,S],[Ce,rt],!1)},{prop:"WriteTo",name:"WriteTo",pkg:"",typ:Qe([m,o.Sockaddr],[Ce,rt],!1)},{prop:"WriteMsg",name:"WriteMsg",pkg:"",typ:Qe([m,m,o.Sockaddr],[Ce,Ce,rt],!1)},{prop:"WriteMsgInet4",name:"WriteMsgInet4",pkg:"",typ:Qe([m,m,x],[Ce,Ce,rt],!1)},{prop:"WriteMsgInet6",name:"WriteMsgInet6",pkg:"",typ:Qe([m,m,S],[Ce,Ce,rt],!1)},{prop:"Accept",name:"Accept",pkg:"",typ:Qe([],[Ce,o.Sockaddr,We,rt],!1)},{prop:"Seek",name:"Seek",pkg:"",typ:Qe([Re,Ce],[Re,rt],!1)},{prop:"ReadDirent",name:"ReadDirent",pkg:"",typ:Qe([m],[Ce,rt],!1)},{prop:"Fchmod",name:"Fchmod",pkg:"",typ:Qe([Ve],[rt],!1)},{prop:"Fchdir",name:"Fchdir",pkg:"",typ:Qe([],[rt],!1)},{prop:"Fstat",name:"Fstat",pkg:"",typ:Qe([E],[rt],!1)},{prop:"Dup",name:"Dup",pkg:"",typ:Qe([],[Ce,We,rt],!1)},{prop:"WaitWrite",name:"WaitWrite",pkg:"",typ:Qe([],[rt],!1)},{prop:"WriteOnce",name:"WriteOnce",pkg:"",typ:Qe([m],[Ce,rt],!1)},{prop:"RawRead",name:"RawRead",pkg:"",typ:Qe([C],[rt],!1)},{prop:"RawWrite",name:"RawWrite",pkg:"",typ:Qe([C],[rt],!1)},{prop:"eofError",name:"eofError",pkg:"internal/poll",typ:Qe([Ce,rt],[rt],!1)},{prop:"Shutdown",name:"Shutdown",pkg:"",typ:Qe([Ce],[rt],!1)},{prop:"Fchown",name:"Fchown",pkg:"",typ:Qe([Ce,Ce],[rt],!1)},{prop:"Ftruncate",name:"Ftruncate",pkg:"",typ:Qe([Re],[rt],!1)},{prop:"RawControl",name:"RawControl",pkg:"",typ:Qe([I],[rt],!1)},{prop:"SetDeadline",name:"SetDeadline",pkg:"",typ:Qe([a.Time],[rt],!1)},{prop:"SetReadDeadline",name:"SetReadDeadline",pkg:"",typ:Qe([a.Time],[rt],!1)},{prop:"SetWriteDeadline",name:"SetWriteDeadline",pkg:"",typ:Qe([a.Time],[rt],!1)},{prop:"incref",name:"incref",pkg:"internal/poll",typ:Qe([],[rt],!1)},{prop:"decref",name:"decref",pkg:"internal/poll",typ:Qe([],[rt],!1)},{prop:"readLock",name:"readLock",pkg:"internal/poll",typ:Qe([],[rt],!1)},{prop:"readUnlock",name:"readUnlock",pkg:"internal/poll",typ:Qe([],[],!1)},{prop:"writeLock",name:"writeLock",pkg:"internal/poll",typ:Qe([],[rt],!1)},{prop:"writeUnlock",name:"writeUnlock",pkg:"internal/poll",typ:Qe([],[],!1)},{prop:"Fsync",name:"Fsync",pkg:"",typ:Qe([],[rt],!1)}],A.methods=[{prop:"init",name:"init",pkg:"internal/poll",typ:Qe([g],[rt],!1)},{prop:"close",name:"close",pkg:"internal/poll",typ:Qe([],[],!1)},{prop:"evict",name:"evict",pkg:"internal/poll",typ:Qe([],[],!1)},{prop:"prepare",name:"prepare",pkg:"internal/poll",typ:Qe([Ce,Ee],[rt],!1)},{prop:"prepareRead",name:"prepareRead",pkg:"internal/poll",typ:Qe([Ee],[rt],!1)},{prop:"prepareWrite",name:"prepareWrite",pkg:"internal/poll",typ:Qe([Ee],[rt],!1)},{prop:"wait",name:"wait",pkg:"internal/poll",typ:Qe([Ce,Ee],[rt],!1)},{prop:"waitRead",name:"waitRead",pkg:"internal/poll",typ:Qe([Ee],[rt],!1)},{prop:"waitWrite",name:"waitWrite",pkg:"internal/poll",typ:Qe([Ee],[rt],!1)},{prop:"waitCanceled",name:"waitCanceled",pkg:"internal/poll",typ:Qe([Ce],[],!1)},{prop:"pollable",name:"pollable",pkg:"internal/poll",typ:Qe([],[Ee],!1)}],F.methods=[{prop:"incref",name:"incref",pkg:"internal/poll",typ:Qe([],[Ee],!1)},{prop:"increfAndClose",name:"increfAndClose",pkg:"internal/poll",typ:Qe([],[Ee],!1)},{prop:"decref",name:"decref",pkg:"internal/poll",typ:Qe([],[Ee],!1)},{prop:"rwlock",name:"rwlock",pkg:"internal/poll",typ:Qe([Ee],[Ee],!1)},{prop:"rwunlock",name:"rwunlock",pkg:"internal/poll",typ:Qe([Ee],[Ee],!1)}],f.methods=[{prop:"Error",name:"Error",pkg:"",typ:Qe([],[We],!1)},{prop:"Timeout",name:"Timeout",pkg:"",typ:Qe([],[Ee],!1)},{prop:"Temporary",name:"Temporary",pkg:"",typ:Qe([],[Ee],!1)}],R.methods=[{prop:"Error",name:"Error",pkg:"",typ:Qe([],[We],!1)},{prop:"Timeout",name:"Timeout",pkg:"",typ:Qe([],[Ee],!1)},{prop:"Temporary",name:"Temporary",pkg:"",typ:Qe([],[Ee],!1)}],$.init("internal/poll",[{prop:"fdmu",name:"fdmu",embedded:!1,exported:!1,typ:u,tag:""},{prop:"Sysfd",name:"Sysfd",embedded:!1,exported:!0,typ:Ce,tag:""},{prop:"pd",name:"pd",embedded:!1,exported:!1,typ:l,tag:""},{prop:"iovecs",name:"iovecs",embedded:!1,exported:!1,typ:_,tag:""},{prop:"csema",name:"csema",embedded:!1,exported:!1,typ:Ve,tag:""},{prop:"isBlocking",name:"isBlocking",embedded:!1,exported:!1,typ:Ve,tag:""},{prop:"IsStream",name:"IsStream",embedded:!1,exported:!0,typ:Ee,tag:""},{prop:"ZeroReadIsEOF",name:"ZeroReadIsEOF",embedded:!1,exported:!0,typ:Ee,tag:""},{prop:"isFile",name:"isFile",embedded:!1,exported:!1,typ:Ee,tag:""}]),l.init("internal/poll",[{prop:"fd",name:"fd",embedded:!1,exported:!1,typ:g,tag:""},{prop:"closing",name:"closing",embedded:!1,exported:!1,typ:Ee,tag:""}]),u.init("internal/poll",[{prop:"state",name:"state",embedded:!1,exported:!1,typ:Oe,tag:""},{prop:"rsema",name:"rsema",embedded:!1,exported:!1,typ:Ve,tag:""},{prop:"wsema",name:"wsema",embedded:!1,exported:!1,typ:Ve,tag:""}]),f.init("",[]),d.init("",[]),G.$initLinknames=function(){O=s["sync.runtime_Semacquire"],D=s["sync.runtime_Semrelease"]},e=function(){G.$init=function(){};var p,s,c=!1,$=0;void 0!==this&&void 0!==this.$blk&&(c=!0,$=(p=this).$s,s=p.$r);e:for(;;){switch($){case 0:s=t.$init(),$=1;case 1:if(c&&(c=!1,s=s.$blk()),s&&void 0!==s.$blk)break e;s=r.$init(),$=2;case 2:if(c&&(c=!1,s=s.$blk()),s&&void 0!==s.$blk)break e;s=n.$init(),$=3;case 3:if(c&&(c=!1,s=s.$blk()),s&&void 0!==s.$blk)break e;s=i.$init(),$=4;case 4:if(c&&(c=!1,s=s.$blk()),s&&void 0!==s.$blk)break e;s=o.$init(),$=5;case 5:if(c&&(c=!1,s=s.$blk()),s&&void 0!==s.$blk)break e;s=a.$init(),$=6;case 6:if(c&&(c=!1,s=s.$blk()),s&&void 0!==s.$blk)break e;G.CloseFunc=o.Close,G.AcceptFunc=o.Accept,T=1,G.ErrNetClosing=new f.ptr,G.ErrFileClosing=t.New("use of closed file"),G.ErrNoDeadline=t.New("file type does not support deadline"),G.ErrDeadlineExceeded=new d.ptr,G.ErrNotPollable=t.New("not pollable")}return}return void 0===p&&(p={$blk:e}),p.$s=$,p.$r=s,p},G.$init=e,G}(),c["internal/safefilepath"]=function(){var e,t,r,n={};return t=c.errors,r=c.runtime,e=function(){n.$init=function(){};var i,o,a=!1,p=0;void 0!==this&&void 0!==this.$blk&&(a=!0,p=(i=this).$s,o=i.$r);e:for(;;){switch(p){case 0:o=t.$init(),p=1;case 1:if(a&&(a=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;o=r.$init(),p=2;case 2:if(a&&(a=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;t.New("invalid path")}return}return void 0===i&&(i={$blk:e}),i.$s=p,i.$r=o,i},n.$init=e,n}(),c["internal/syscall/execenv"]=function(){var e,t,r={};return t=c.syscall,e=function(){r.$init=function(){};var n,i,o=!1,a=0;void 0!==this&&void 0!==this.$blk&&(o=!0,a=(n=this).$s,i=n.$r);e:for(;;){switch(a){case 0:i=t.$init(),a=1;case 1:if(o&&(o=!1,i=i.$blk()),i&&void 0!==i.$blk)break e}return}return void 0===n&&(n={$blk:e}),n.$s=a,n.$r=i,n},r.$init=e,r}(),c["internal/testlog"]=function(){var e,t,r,n,i,o,a,p,s={};return t=c.sync,r=c["sync/atomic"],n=s.Interface=xe(8,ue,"testlog.Interface",!0,"internal/testlog",!0,null),i=Gt(n),a=function(){var e;return e=o.Load(),B(e,tt)?tt:Yt(e,i).$get()},s.Logger=a,p=function(e){var{log:t,name:e,$s:r,$r:n,$c:i}=hr(this,{name:e});r=r||0;e:for(;;){switch(r){case 0:if(t=a(),!B(t,tt)){r=1;continue}r=2;continue;case 1:n=t.Stat(e),r=3;case 3:if(i&&(i=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;case 2:return void(r=-1)}return}return{$blk:p,$c:!0,$r:n,log:t,name:e,$s:r}},s.Stat=p,n.init([{prop:"Chdir",name:"Chdir",pkg:"",typ:Qe([We],[],!1)},{prop:"Getenv",name:"Getenv",pkg:"",typ:Qe([We],[],!1)},{prop:"Open",name:"Open",pkg:"",typ:Qe([We],[],!1)},{prop:"Stat",name:"Stat",pkg:"",typ:Qe([We],[],!1)}]),e=function(){s.$init=function(){};var n,i,a=!1,p=0;void 0!==this&&void 0!==this.$blk&&(a=!0,p=(n=this).$s,i=n.$r);e:for(;;){switch(p){case 0:i=t.$init(),p=1;case 1:if(a&&(a=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;i=r.$init(),p=2;case 2:if(a&&(a=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;o=new r.Value.ptr(tt)}return}return void 0===n&&(n={$blk:e}),n.$s=p,n.$r=i,n},s.$init=e,s}(),c.path=function(){var e,t,r,n,i={};return t=c.errors,r=c["internal/bytealg"],n=c["unicode/utf8"],e=function(){i.$init=function(){};var o,a,p=!1,s=0;void 0!==this&&void 0!==this.$blk&&(p=!0,s=(o=this).$s,a=o.$r);e:for(;;){switch(s){case 0:a=t.$init(),s=1;case 1:if(p&&(p=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;a=r.$init(),s=2;case 2:if(p&&(p=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;a=n.$init(),s=3;case 3:if(p&&(p=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;i.ErrBadPattern=t.New("syntax error in pattern")}return}return void 0===o&&(o={$blk:e}),o.$s=s,o.$r=a,o},i.$init=e,i}(),c["io/fs"]=function(){var e,t,r,n,i,o,a,s,$,l,u,f,d,w,h,g,k,b,m,v,_,x={};return t=c.errors,r=c["internal/oserror"],n=c.io,i=c.path,o=c.sort,a=c.time,s=c["unicode/utf8"],$=x.DirEntry=xe(8,ue,"fs.DirEntry",!0,"io/fs",!0,null),l=x.FileInfo=xe(8,ue,"fs.FileInfo",!0,"io/fs",!0,null),u=x.FileMode=xe(4,ne,"fs.FileMode",!0,"io/fs",!0,null),f=x.PathError=xe(0,ge,"fs.PathError",!0,"io/fs",!0,(function(e,t,r){if(this.$val=this,0===arguments.length)return this.Op="",this.Path="",void(this.Err=tt);this.Op=e,this.Path=t,this.Err=r})),d=Gt(f),w=Jt(Ne),h=qe(Ne,32),g=Ye([{prop:"Timeout",name:"Timeout",pkg:"",typ:Qe([],[Ee],!1)}]),k=function(){return r.ErrInvalid},b=function(){return r.ErrPermission},m=function(){return r.ErrExist},v=function(){return r.ErrNotExist},_=function(){return r.ErrClosed},u.prototype.String=function(){var e,t,r,n,i,o,a,s,c,$,l,u,f;for($=this.$val,i=h.zero(),l=0,e=0;e<13;)s=e,o=(r=S("dalTLDpSugct?",e))[0],($&((u=(31-s|0)>>>0)<32?1<>>0)>>>0!=0&&(l<0||l>=i.length?p("index out of range"):i[l]=o<<24>>>24,l=l+1|0),e+=r[1];for(0===l&&(l<0||l>=i.length?p("index out of range"):i[l]=45,l=l+1|0),t=0;t<9;)c=t,a=(n=S("rwxrwxrwx",t))[0],($&((f=(8-c|0)>>>0)<32?1<>>0)>>>0!=0?l<0||l>=i.length?p("index out of range"):i[l]=a<<24>>>24:l<0||l>=i.length?p("index out of range"):i[l]=45,l=l+1|0,t+=n[1];return I(y(new w(i),0,l))},Gt(u).prototype.String=function(){return new u(this.$get()).String()},u.prototype.IsDir=function(){return!((2147483648&this.$val)>>>0==0)},Gt(u).prototype.IsDir=function(){return new u(this.$get()).IsDir()},u.prototype.IsRegular=function(){return(2401763328&this.$val)>>>0==0},Gt(u).prototype.IsRegular=function(){return new u(this.$get()).IsRegular()},u.prototype.Perm=function(){return(511&this.$val)>>>0},Gt(u).prototype.Perm=function(){return new u(this.$get()).Perm()},u.prototype.Type=function(){return(2401763328&this.$val)>>>0},Gt(u).prototype.Type=function(){return new u(this.$get()).Type()},f.ptr.prototype.Error=function(){var{$24r:e,_r:t,e:r,$s:n,$r:i,$c:o}=hr(this,{});n=n||0;e:for(;;){switch(n){case 0:t=(r=this).Err.Error(),n=1;case 1:if(o&&(o=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;e=r.Op+" "+r.Path+": "+t,n=2;case 2:return e}return}return{$blk:f.ptr.prototype.Error,$c:!0,$r:i,$24r:e,_r:t,e:r,$s:n}},f.prototype.Error=function(){return this.$val.Error()},f.ptr.prototype.Unwrap=function(){return this.Err},f.prototype.Unwrap=function(){return this.$val.Unwrap()},f.ptr.prototype.Timeout=function(){var{$24r:e,_r:t,_tuple:r,_v:n,e:i,ok:o,t:a,$s:p,$r:s,$c:c}=hr(this,{});p=p||0;e:for(;;){switch(p){case 0:if(a=(r=Yt((i=this).Err,g,!0))[0],!(o=r[1])){n=!1,p=1;continue e}t=a.Timeout(),p=2;case 2:if(c&&(c=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;n=t;case 1:e=n,p=3;case 3:return e}return}return{$blk:f.ptr.prototype.Timeout,$c:!0,$r:s,$24r:e,_r:t,_tuple:r,_v:n,e:i,ok:o,t:a,$s:p}},f.prototype.Timeout=function(){return this.$val.Timeout()},u.methods=[{prop:"String",name:"String",pkg:"",typ:Qe([],[We],!1)},{prop:"IsDir",name:"IsDir",pkg:"",typ:Qe([],[Ee],!1)},{prop:"IsRegular",name:"IsRegular",pkg:"",typ:Qe([],[Ee],!1)},{prop:"Perm",name:"Perm",pkg:"",typ:Qe([],[u],!1)},{prop:"Type",name:"Type",pkg:"",typ:Qe([],[u],!1)}],d.methods=[{prop:"Error",name:"Error",pkg:"",typ:Qe([],[We],!1)},{prop:"Unwrap",name:"Unwrap",pkg:"",typ:Qe([],[rt],!1)},{prop:"Timeout",name:"Timeout",pkg:"",typ:Qe([],[Ee],!1)}],$.init([{prop:"Info",name:"Info",pkg:"",typ:Qe([],[l,rt],!1)},{prop:"IsDir",name:"IsDir",pkg:"",typ:Qe([],[Ee],!1)},{prop:"Name",name:"Name",pkg:"",typ:Qe([],[We],!1)},{prop:"Type",name:"Type",pkg:"",typ:Qe([],[u],!1)}]),l.init([{prop:"IsDir",name:"IsDir",pkg:"",typ:Qe([],[Ee],!1)},{prop:"ModTime",name:"ModTime",pkg:"",typ:Qe([],[a.Time],!1)},{prop:"Mode",name:"Mode",pkg:"",typ:Qe([],[u],!1)},{prop:"Name",name:"Name",pkg:"",typ:Qe([],[We],!1)},{prop:"Size",name:"Size",pkg:"",typ:Qe([],[Re],!1)},{prop:"Sys",name:"Sys",pkg:"",typ:Qe([],[et],!1)}]),f.init("",[{prop:"Op",name:"Op",embedded:!1,exported:!0,typ:We,tag:""},{prop:"Path",name:"Path",embedded:!1,exported:!0,typ:We,tag:""},{prop:"Err",name:"Err",embedded:!1,exported:!0,typ:rt,tag:""}]),e=function(){x.$init=function(){};var p,c,$=!1,l=0;void 0!==this&&void 0!==this.$blk&&($=!0,l=(p=this).$s,c=p.$r);e:for(;;){switch(l){case 0:c=t.$init(),l=1;case 1:if($&&($=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;c=r.$init(),l=2;case 2:if($&&($=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;c=n.$init(),l=3;case 3:if($&&($=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;c=i.$init(),l=4;case 4:if($&&($=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;c=o.$init(),l=5;case 5:if($&&($=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;c=a.$init(),l=6;case 6:if($&&($=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;c=s.$init(),l=7;case 7:if($&&($=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;x.SkipDir=t.New("skip this directory"),x.ErrInvalid=k(),x.ErrPermission=b(),x.ErrExist=m(),x.ErrNotExist=v(),x.ErrClosed=_()}return}return void 0===p&&(p={$blk:e}),p.$s=l,p.$r=c,p},x.$init=e,x}(),c.os=function(){var e,r,n,i,o,a,s,$,l,u,f,d,w,h,g,k,v,_,x,S,E,A,F,R,T,N,V,D,L,M,j,W,U,z,G,q,H,J,X,Y,ee,te,re,ne,ie,oe,ae,pe,se,ce,$e,le,fe,de,we,he,ke,be,ye,me,ve,_e,Se,Ie,Ae,Fe,Te,Pe,Ve,Le,Me,Be,je,Ue,ze,Ke,Ge,qe,He,Je,Ze,Xe,Ye,nt,it={};return r=c.errors,n=c["github.com/gopherjs/gopherjs/js"],i=c["internal/itoa"],o=c["internal/oserror"],a=c["internal/poll"],s=c["internal/safefilepath"],$=c["internal/syscall/execenv"],l=c["internal/syscall/unix"],u=c["internal/testlog"],f=c.io,d=c["io/fs"],w=c.runtime,h=c.sort,g=c.sync,k=c["sync/atomic"],v=c.syscall,_=c.time,x=it.fileStat=xe(0,ge,"os.fileStat",!0,"os",!1,(function(e,t,r,n,i){if(this.$val=this,0===arguments.length)return this.name="",this.size=new Re(0,0),this.mode=0,this.modTime=new _.Time.ptr(new Oe(0,0),new Re(0,0),q.nil),void(this.sys=new v.Stat_t.ptr(new Re(0,0),new Oe(0,0),0,0,0,0,new Re(0,0),new Re(0,0),0,0,new Re(0,0),new Re(0,0),new Re(0,0),new Re(0,0),new Re(0,0),new Re(0,0)));this.name=e,this.size=t,this.mode=r,this.modTime=n,this.sys=i})),S=it.File=xe(0,ge,"os.File",!0,"os",!0,(function(e){this.$val=this,this.file=0!==arguments.length?e:te.nil})),E=it.rawConn=xe(0,ge,"os.rawConn",!0,"os",!1,(function(e){this.$val=this,this.file=0!==arguments.length?e:G.nil})),A=it.file=xe(0,ge,"os.file",!0,"os",!1,(function(e,t,r,n,i,o){if(this.$val=this,0===arguments.length)return this.pfd=new a.FD.ptr(new a.fdMutex.ptr(new Oe(0,0),0,0),0,new a.pollDesc.ptr(J.nil,!1),Y.nil,0,0,!1,!1,!1),this.name="",this.dirinfo=ee.nil,this.nonblock=!1,this.stdoutOrErr=!1,void(this.appendMode=!1);this.pfd=e,this.name=t,this.dirinfo=r,this.nonblock=n,this.stdoutOrErr=i,this.appendMode=o})),F=it.unixDirent=xe(0,ge,"os.unixDirent",!0,"os",!1,(function(e,t,r,n){if(this.$val=this,0===arguments.length)return this.parent="",this.name="",this.typ=0,void(this.info=tt);this.parent=e,this.name=t,this.typ=r,this.info=n})),R=it.LinkError=xe(0,ge,"os.LinkError",!0,"os",!0,(function(e,t,r,n){if(this.$val=this,0===arguments.length)return this.Op="",this.Old="",this.New="",void(this.Err=tt);this.Op=e,this.Old=t,this.New=r,this.Err=n})),T=it.onlyWriter=xe(0,ge,"os.onlyWriter",!0,"os",!1,(function(e){this.$val=this,this.Writer=0!==arguments.length?e:tt})),N=it.timeout=xe(8,ue,"os.timeout",!0,"os",!1,null),V=it.SyscallError=xe(0,ge,"os.SyscallError",!0,"os",!0,(function(e,t){if(this.$val=this,0===arguments.length)return this.Syscall="",void(this.Err=tt);this.Syscall=e,this.Err=t})),D=it.dirInfo=xe(0,ge,"os.dirInfo",!0,"os",!1,(function(e,t,r){if(this.$val=this,0===arguments.length)return this.buf=U.nil,this.nbuf=0,void(this.bufp=0);this.buf=e,this.nbuf=t,this.bufp=r})),L=it.readdirMode=xe(4,2,"os.readdirMode",!0,"os",!1,null),M=Jt(We),j=Jt(et),W=Jt(Ne),U=Gt(W),z=Gt(x),G=Gt(S),q=Gt(_.Location),H=Gt(d.PathError),J=Gt(a.FD),X=Jt(v.Iovec),Y=Gt(X),ee=Gt(D),te=Gt(A),re=Qe([te],[rt],!1),ne=Gt(R),ie=Gt(V),oe=Jt(d.DirEntry),ae=Jt(d.FileInfo),pe=Qe([De],[],!1),se=Qe([De],[Ee],!1),ce=Gt(E),$e=Gt(F),x.ptr.prototype.Size=function(){return this.size},x.prototype.Size=function(){return this.$val.Size()},x.ptr.prototype.Mode=function(){return this.mode},x.prototype.Mode=function(){return this.$val.Mode()},x.ptr.prototype.ModTime=function(){return this.modTime},x.prototype.ModTime=function(){return this.$val.ModTime()},x.ptr.prototype.Sys=function(){return this.sys},x.prototype.Sys=function(){return this.$val.Sys()},x.ptr.prototype.Name=function(){return this.name},x.prototype.Name=function(){return this.$val.Name()},x.ptr.prototype.IsDir=function(){return new d.FileMode(this.Mode()).IsDir()},x.prototype.IsDir=function(){return this.$val.IsDir()},S.ptr.prototype.Stat=function(){var{_r$3:e,err:t,f:r,fs$1:n,$s:i,$r:o,$c:a}=hr(this,{});i=i||0;e:for(;;){switch(i){case 0:if(n=[n],(r=this)===G.nil)return i=-1,[tt,it.ErrInvalid];n[0]=new x.ptr("",new Re(0,0),0,new _.Time.ptr(new Oe(0,0),new Re(0,0),q.nil),new v.Stat_t.ptr(new Re(0,0),new Oe(0,0),0,0,0,0,new Re(0,0),new Re(0,0),0,0,new Re(0,0),new Re(0,0),new Re(0,0),new Re(0,0),new Re(0,0),new Re(0,0))),e=r.file.pfd.Fstat(n[0].sys),i=1;case 1:if(a&&(a=!1,e=e.$blk()),e&&void 0!==e.$blk)break e;return B(t=e,tt)?(me(n[0],r.file.name),i=-1,[n[0],tt]):(i=-1,[tt,new d.PathError.ptr("stat",r.file.name,t)])}return}return{$blk:S.ptr.prototype.Stat,$c:!0,$r:o,_r$3:e,err:t,f:r,fs$1:n,$s:i}},S.prototype.Stat=function(){return this.$val.Stat()},ye=function(e){var{_r$3:t,err:r,fs$1:n,name:e,$s:i,$r:o,$c:a}=hr(this,{name:e});i=i||0;e:for(;;){switch(i){case 0:e=[e],(n=[n])[0]=new x.ptr("",new Re(0,0),0,new _.Time.ptr(new Oe(0,0),new Re(0,0),q.nil),new v.Stat_t.ptr(new Re(0,0),new Oe(0,0),0,0,0,0,new Re(0,0),new Re(0,0),0,0,new Re(0,0),new Re(0,0),new Re(0,0),new Re(0,0),new Re(0,0),new Re(0,0))),t=je(function(e,t){return function r(){var{$24r:n,_r$3:i,$s:o,$r:a,$c:p}=hr(this,{});o=o||0;t:for(;;){switch(o){case 0:i=v.Lstat(t[0],e[0].sys),o=1;case 1:if(p&&(p=!1,i=i.$blk()),i&&void 0!==i.$blk)break t;n=i,o=2;case 2:return n}return}return{$blk:r,$c:!0,$r:a,$24r:n,_r$3:i,$s:o}}}(n,e)),i=1;case 1:if(a&&(a=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;return B(r=t,tt)?(me(n[0],e[0]),i=-1,[n[0],tt]):(i=-1,[tt,new d.PathError.ptr("lstat",e[0],r)])}return}return{$blk:ye,$c:!0,$r:o,_r$3:t,err:r,fs$1:n,name:e,$s:i}},me=function(e,t){var r;e.name=Ie(t),e.size=e.sys.Size,_.Time.copy(e.modTime,_.Unix(e.sys.Mtime,e.sys.MtimeNsec)),e.mode=(511&e.sys.Mode)>>>0>>>0,24576==(r=(126976&e.sys.Mode)>>>0)?e.mode=(67108864|e.mode)>>>0:8192===r?e.mode=(69206016|e.mode)>>>0:16384===r?e.mode=(2147483648|e.mode)>>>0:4096===r?e.mode=(33554432|e.mode)>>>0:40960===r?e.mode=(134217728|e.mode)>>>0:32768===r||49152===r&&(e.mode=(16777216|e.mode)>>>0),(1024&e.sys.Mode)>>>0!=0&&(e.mode=(4194304|e.mode)>>>0),(2048&e.sys.Mode)>>>0!=0&&(e.mode=(8388608|e.mode)>>>0),(512&e.sys.Mode)>>>0!=0&&(e.mode=(1048576|e.mode)>>>0)},ve=function(e){var{$24r:t,_r$3:r,name:e,$s:n,$r:i,$c:o}=hr(this,{name:e});n=n||0;e:for(;;){switch(n){case 0:i=u.Stat(e),n=1;case 1:if(o&&(o=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;r=ye(e),n=2;case 2:if(o&&(o=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;t=r,n=3;case 3:return t}return}return{$blk:ve,$c:!0,$r:i,$24r:t,_r$3:r,name:e,$s:n}},it.Lstat=ve,S.ptr.prototype.readFrom=function(e){return new Re(0,0),[new Re(0,0),!1,tt]},S.prototype.readFrom=function(e){return this.$val.readFrom(e)},E.ptr.prototype.Control=function(e){var{_r$3:t,c:r,err:n,err$1:i,f:e,$s:o,$r:a,$c:p}=hr(this,{f:e});o=o||0;e:for(;;){switch(o){case 0:if(n=(r=this).file.checkValid("SyscallConn.Control"),!B(n,tt))return o=-1,n;t=r.file.file.pfd.RawControl(e),o=1;case 1:if(p&&(p=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;return i=t,w.KeepAlive(r.file),o=-1,i}return}return{$blk:E.ptr.prototype.Control,$c:!0,$r:a,_r$3:t,c:r,err:n,err$1:i,f:e,$s:o}},E.prototype.Control=function(e){return this.$val.Control(e)},E.ptr.prototype.Read=function(e){var{_r$3:t,c:r,err:n,err$1:i,f:e,$s:o,$r:a,$c:p}=hr(this,{f:e});o=o||0;e:for(;;){switch(o){case 0:if(n=(r=this).file.checkValid("SyscallConn.Read"),!B(n,tt))return o=-1,n;t=r.file.file.pfd.RawRead(e),o=1;case 1:if(p&&(p=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;return i=t,w.KeepAlive(r.file),o=-1,i}return}return{$blk:E.ptr.prototype.Read,$c:!0,$r:a,_r$3:t,c:r,err:n,err$1:i,f:e,$s:o}},E.prototype.Read=function(e){return this.$val.Read(e)},E.ptr.prototype.Write=function(e){var{_r$3:t,c:r,err:n,err$1:i,f:e,$s:o,$r:a,$c:p}=hr(this,{f:e});o=o||0;e:for(;;){switch(o){case 0:if(n=(r=this).file.checkValid("SyscallConn.Write"),!B(n,tt))return o=-1,n;t=r.file.file.pfd.RawWrite(e),o=1;case 1:if(p&&(p=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;return i=t,w.KeepAlive(r.file),o=-1,i}return}return{$blk:E.ptr.prototype.Write,$c:!0,$r:a,_r$3:t,c:r,err:n,err$1:i,f:e,$s:o}},E.prototype.Write=function(e){return this.$val.Write(e)},_e=function(e){return[new E.ptr(e),tt]},Se=function(){it.Args=Ae()},Ie=function(e){var t;for(t=e.length-1|0;t>0&&47===e.charCodeAt(t);)e=m(e,0,t),t=t-1|0;for(t=t-1|0;t>=0;){if(47===e.charCodeAt(t)){e=m(e,t+1|0);break}t=t-1|0}return e},Ae=function(){return it.Args},Fe=function(){var e,r,n;if(void 0!==(n=t.process)&&void 0!==(e=n.argv)&&K(e.length)>=1)for(it.Args=Zt(M,K(e.length)-1|0),r=0;r<(K(e.length)-1|0);)r<0||r>=it.Args.$length?p("index out of range"):it.Args.$array[it.Args.$offset+r]=xr(e[r+1|0],We),r=r+1|0;0===it.Args.$length&&(it.Args=new M(["?"]))},S.ptr.prototype.WriteString=function(e){var{$24r:t,_r$3:r,_tuple:n,err:i,f:o,n:a,s:e,$s:p,$r:s,$c:c}=hr(this,{s:e});p=p||0;e:for(;;){switch(p){case 0:a=0,i=tt,r=(o=this).Write(new W(C(e))),p=1;case 1:if(c&&(c=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;t=[a=(n=r)[0],i=n[1]],p=2;case 2:return t}return}return{$blk:S.ptr.prototype.WriteString,$c:!0,$r:s,$24r:t,_r$3:r,_tuple:n,err:i,f:o,n:a,s:e,$s:p}},S.prototype.WriteString=function(e){return this.$val.WriteString(e)},S.ptr.prototype.Fd=function(){var{_r$3:e,f:t,$s:r,$r:n,$c:i}=hr(this,{});r=r||0;e:for(;;){switch(r){case 0:if((t=this)===G.nil)return r=-1,4294967295;if(t.file.nonblock){r=1;continue}r=2;continue;case 1:e=t.file.pfd.SetBlocking(),r=3;case 3:if(i&&(i=!1,e=e.$blk()),e&&void 0!==e.$blk)break e;case 2:return r=-1,t.file.pfd.Sysfd>>>0}return}return{$blk:S.ptr.prototype.Fd,$c:!0,$r:n,_r$3:e,f:t,$s:r}},S.prototype.Fd=function(){return this.$val.Fd()},Te=function(e,t){var{$24r:r,_r$3:n,_tuple:i,err:o,fd:e,kind:a,name:t,nb:p,$s:s,$r:c,$c:$}=hr(this,{fd:e,name:t});s=s||0;e:for(;;){switch(s){case 0:a=0,p=(i=l.IsNonblock(0|e))[0],o=i[1],B(o,tt)&&p&&(a=3),n=Pe(e,t,a),s=1;case 1:if($&&($=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;r=n,s=2;case 2:return r}return}return{$blk:Te,$c:!0,$r:c,$24r:r,_r$3:n,_tuple:i,err:o,fd:e,kind:a,name:t,nb:p,$s:s}},it.NewFile=Te,Pe=function(e,t,r){var{_1:n,_r$3:i,err:o,err$1:p,err$2:s,f:c,fd:e,fdi:$,kind:r,name:t,pollable:l,st:u,typ:f,$s:d,$r:h,$c:g}=hr(this,{fd:e,name:t,kind:r});d=d||0;e:for(;;){switch(d){case 0:if(u=[u],($=[$])[0]=0|e,$[0]<0)return d=-1,G.nil;if(c=new S.ptr(new A.ptr(P(new a.FD.ptr(new a.fdMutex.ptr(new Oe(0,0),0,0),$[0],new a.pollDesc.ptr(J.nil,!1),Y.nil,0,0,!0,!0,!1),a.FD),t,ee.nil,!1,1===$[0]||2===$[0],!1)),l=1===r||2===r||3===r,1===r){d=1;continue}d=2;continue;case 1:if("darwin"==(n="js")||"ios"===n||"dragonfly"===n||"freebsd"===n||"netbsd"===n||"openbsd"===n){d=4;continue}d=5;continue;case 4:u[0]=new v.Stat_t.ptr(new Re(0,0),new Oe(0,0),0,0,0,0,new Re(0,0),new Re(0,0),0,0,new Re(0,0),new Re(0,0),new Re(0,0),new Re(0,0),new Re(0,0),new Re(0,0)),i=je(function(e,t){return function r(){var{$24r:n,_r$3:i,$s:o,$r:a,$c:p}=hr(this,{});o=o||0;t:for(;;){switch(o){case 0:i=v.Fstat(e[0],t[0]),o=1;case 1:if(p&&(p=!1,i=i.$blk()),i&&void 0!==i.$blk)break t;n=i,o=2;case 2:return n}return}return{$blk:r,$c:!0,$r:a,$24r:n,_r$3:i,$s:o}}}($,u)),d=6;case 6:if(g&&(g=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;o=i,f=(126976&u[0].Mode)>>>0,!B(o,tt)||32768!==f&&16384!==f||(l=!1);case 5:case 3:case 2:return p=c.file.pfd.Init("file",l),B(p,tt)&&l&&(s=v.SetNonblock($[0],!0),B(s,tt)&&(c.file.nonblock=!0)),w.SetFinalizer(c.file,new re(b(te,"close"))),d=-1,c}return}return{$blk:Pe,$c:!0,$r:h,_1:n,_r$3:i,err:o,err$1:p,err$2:s,f:c,fd:e,fdi:$,kind:r,name:t,pollable:l,st:u,typ:f,$s:d}},Ve=function(e,t){var{e:t,file$1:e,$s:r,$r:n,$c:i}=hr(this,{file$1:e,e:t});r=r||0;e:for(;;){switch(r){case 0:if(B(t,new v.Errno(32))&&e.file.stdoutOrErr){r=1;continue}r=2;continue;case 1:n=Me(),r=3;case 3:if(i&&(i=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;case 2:return void(r=-1)}return}return{$blk:Ve,$c:!0,$r:n,e:t,file$1:e,$s:r}},A.ptr.prototype.close=function(){var{_r$3:e,e:t,err:r,file$1:n,$s:i,$r:o,$c:p}=hr(this,{});i=i||0;e:for(;;){switch(i){case 0:if((n=this)===te.nil)return i=-1,new v.Errno(22);n.dirinfo!==ee.nil&&(n.dirinfo.close(),n.dirinfo=ee.nil),r=tt,e=n.pfd.Close(),i=1;case 1:if(p&&(p=!1,e=e.$blk()),e&&void 0!==e.$blk)break e;return B(t=e,tt)||(B(t,a.ErrFileClosing)&&(t=it.ErrClosed),r=new d.PathError.ptr("close",n.name,t)),w.SetFinalizer(n,tt),i=-1,r}return}return{$blk:A.ptr.prototype.close,$c:!0,$r:o,_r$3:e,e:t,err:r,file$1:n,$s:i}},A.prototype.close=function(){return this.$val.close()},S.ptr.prototype.seek=function(e,t){var{_r$3:r,_tmp:n,_tmp$1:i,_tuple:o,err:a,f:p,offset:e,ret:s,whence:t,$s:c,$r:$,$c:l}=hr(this,{offset:e,whence:t});c=c||0;e:for(;;){switch(c){case 0:s=new Re(0,0),a=tt,(p=this).file.dirinfo!==ee.nil&&(p.file.dirinfo.close(),p.file.dirinfo=ee.nil),r=p.file.pfd.Seek(e,t),c=1;case 1:if(l&&(l=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;return s=(o=r)[0],a=o[1],w.KeepAlive(p),c=-1,[s=n=s,a=i=a]}return}return{$blk:S.ptr.prototype.seek,$c:!0,$r:$,_r$3:r,_tmp:n,_tmp$1:i,_tuple:o,err:a,f:p,offset:e,ret:s,whence:t,$s:c}},S.prototype.seek=function(e,t){return this.$val.seek(e,t)},F.ptr.prototype.Name=function(){return this.name},F.prototype.Name=function(){return this.$val.Name()},F.ptr.prototype.IsDir=function(){return new d.FileMode(this.typ).IsDir()},F.prototype.IsDir=function(){return this.$val.IsDir()},F.ptr.prototype.Type=function(){return this.typ},F.prototype.Type=function(){return this.$val.Type()},F.ptr.prototype.Info=function(){var{$24r:e,_r$3:t,d:r,$s:n,$r:i,$c:o}=hr(this,{});n=n||0;e:for(;;){switch(n){case 0:if(!B((r=this).info,tt))return n=-1,[r.info,tt];t=fe(r.parent+"/"+r.name),n=1;case 1:if(o&&(o=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;e=t,n=2;case 2:return e}return}return{$blk:F.ptr.prototype.Info,$c:!0,$r:i,$24r:e,_r$3:t,d:r,$s:n}},F.prototype.Info=function(){return this.$val.Info()},Le=function(e,t,r){var{_r$3:n,_r$4:i,_r$5:o,_tuple:a,err:p,info:s,name:t,parent:e,typ:r,ude:c,$s:$,$r:l,$c:u}=hr(this,{parent:e,name:t,typ:r});$=$||0;e:for(;;){switch($){case 0:if(c=new F.ptr(e,t,r,tt),4294967295!==r&&!we)return $=-1,[c,tt];n=fe(e+"/"+t),$=1;case 1:if(u&&(u=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;if(s=(a=n)[0],p=a[1],!B(p,tt))return $=-1,[tt,p];i=s.Mode(),$=2;case 2:if(u&&(u=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;o=new d.FileMode(i).Type(),$=3;case 3:if(u&&(u=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;return c.typ=o,c.info=s,$=-1,[c,tt]}return}return{$blk:Le,$c:!0,$r:l,_r$3:n,_r$4:i,_r$5:o,_tuple:a,err:p,info:s,name:t,parent:e,typ:r,ude:c,$s:$}},Me=function(){p("native function not implemented: os.sigpipe")},S.ptr.prototype.Close=function(){var{$24r:e,_r$3:t,f:r,$s:n,$r:i,$c:o}=hr(this,{});n=n||0;e:for(;;){switch(n){case 0:if((r=this)===G.nil)return n=-1,it.ErrInvalid;t=r.file.close(),n=1;case 1:if(o&&(o=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;e=t,n=2;case 2:return e}return}return{$blk:S.ptr.prototype.Close,$c:!0,$r:i,$24r:e,_r$3:t,f:r,$s:n}},S.prototype.Close=function(){return this.$val.Close()},S.ptr.prototype.read=function(e){var{_r$3:t,_tmp:r,_tmp$1:n,_tuple:i,b:e,err:o,f:a,n:p,$s:s,$r:c,$c:$}=hr(this,{b:e});s=s||0;e:for(;;){switch(s){case 0:p=0,o=tt,t=(a=this).file.pfd.Read(e),s=1;case 1:if($&&($=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;return p=(i=t)[0],o=i[1],w.KeepAlive(a),s=-1,[p=r=p,o=n=o]}return}return{$blk:S.ptr.prototype.read,$c:!0,$r:c,_r$3:t,_tmp:r,_tmp$1:n,_tuple:i,b:e,err:o,f:a,n:p,$s:s}},S.prototype.read=function(e){return this.$val.read(e)},S.ptr.prototype.pread=function(e,t){var{_r$3:r,_tmp:n,_tmp$1:i,_tuple:o,b:e,err:a,f:p,n:s,off:t,$s:c,$r:$,$c:l}=hr(this,{b:e,off:t});c=c||0;e:for(;;){switch(c){case 0:s=0,a=tt,r=(p=this).file.pfd.Pread(e,t),c=1;case 1:if(l&&(l=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;return s=(o=r)[0],a=o[1],w.KeepAlive(p),c=-1,[s=n=s,a=i=a]}return}return{$blk:S.ptr.prototype.pread,$c:!0,$r:$,_r$3:r,_tmp:n,_tmp$1:i,_tuple:o,b:e,err:a,f:p,n:s,off:t,$s:c}},S.prototype.pread=function(e,t){return this.$val.pread(e,t)},S.ptr.prototype.write=function(e){var{_r$3:t,_tmp:r,_tmp$1:n,_tuple:i,b:e,err:o,f:a,n:p,$s:s,$r:c,$c:$}=hr(this,{b:e});s=s||0;e:for(;;){switch(s){case 0:p=0,o=tt,t=(a=this).file.pfd.Write(e),s=1;case 1:if($&&($=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;return p=(i=t)[0],o=i[1],w.KeepAlive(a),s=-1,[p=r=p,o=n=o]}return}return{$blk:S.ptr.prototype.write,$c:!0,$r:c,_r$3:t,_tmp:r,_tmp$1:n,_tuple:i,b:e,err:o,f:a,n:p,$s:s}},S.prototype.write=function(e){return this.$val.write(e)},S.ptr.prototype.pwrite=function(e,t){var{_r$3:r,_tmp:n,_tmp$1:i,_tuple:o,b:e,err:a,f:p,n:s,off:t,$s:c,$r:$,$c:l}=hr(this,{b:e,off:t});c=c||0;e:for(;;){switch(c){case 0:s=0,a=tt,r=(p=this).file.pfd.Pwrite(e,t),c=1;case 1:if(l&&(l=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;return s=(o=r)[0],a=o[1],w.KeepAlive(p),c=-1,[s=n=s,a=i=a]}return}return{$blk:S.ptr.prototype.pwrite,$c:!0,$r:$,_r$3:r,_tmp:n,_tmp$1:i,_tuple:o,b:e,err:a,f:p,n:s,off:t,$s:c}},S.prototype.pwrite=function(e,t){return this.$val.pwrite(e,t)},Be=function(e){var t;return t=((t=0)|new d.FileMode(e).Perm()>>>0)>>>0,(8388608&e)>>>0!=0&&(t=(2048|t)>>>0),(4194304&e)>>>0!=0&&(t=(1024|t)>>>0),(1048576&e)>>>0!=0&&(t=(512|t)>>>0),t},S.ptr.prototype.chmod=function(e){var{_r$3:t,e:r,err:n,f:i,mode:e,$s:o,$r:a,$c:p}=hr(this,{mode:e});o=o||0;e:for(;;){switch(o){case 0:if(n=(i=this).checkValid("chmod"),!B(n,tt))return o=-1,n;t=i.file.pfd.Fchmod(Be(e)),o=1;case 1:if(p&&(p=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;return B(r=t,tt)?(o=-1,tt):(o=-1,i.wrapErr("chmod",r))}return}return{$blk:S.ptr.prototype.chmod,$c:!0,$r:a,_r$3:t,e:r,err:n,f:i,mode:e,$s:o}},S.prototype.chmod=function(e){return this.$val.chmod(e)},S.ptr.prototype.Chown=function(e,t){var{_r$3:r,e:n,err:i,f:o,gid:t,uid:e,$s:a,$r:p,$c:s}=hr(this,{uid:e,gid:t});a=a||0;e:for(;;){switch(a){case 0:if(i=(o=this).checkValid("chown"),!B(i,tt))return a=-1,i;r=o.file.pfd.Fchown(e,t),a=1;case 1:if(s&&(s=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;return B(n=r,tt)?(a=-1,tt):(a=-1,o.wrapErr("chown",n))}return}return{$blk:S.ptr.prototype.Chown,$c:!0,$r:p,_r$3:r,e:n,err:i,f:o,gid:t,uid:e,$s:a}},S.prototype.Chown=function(e,t){return this.$val.Chown(e,t)},S.ptr.prototype.Truncate=function(e){var{_r$3:t,e:r,err:n,f:i,size:e,$s:o,$r:a,$c:p}=hr(this,{size:e});o=o||0;e:for(;;){switch(o){case 0:if(n=(i=this).checkValid("truncate"),!B(n,tt))return o=-1,n;t=i.file.pfd.Ftruncate(e),o=1;case 1:if(p&&(p=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;return B(r=t,tt)?(o=-1,tt):(o=-1,i.wrapErr("truncate",r))}return}return{$blk:S.ptr.prototype.Truncate,$c:!0,$r:a,_r$3:t,e:r,err:n,f:i,size:e,$s:o}},S.prototype.Truncate=function(e){return this.$val.Truncate(e)},S.ptr.prototype.Sync=function(){var{_r$3:e,e:t,err:r,f:n,$s:i,$r:o,$c:a}=hr(this,{});i=i||0;e:for(;;){switch(i){case 0:if(r=(n=this).checkValid("sync"),!B(r,tt))return i=-1,r;e=n.file.pfd.Fsync(),i=1;case 1:if(a&&(a=!1,e=e.$blk()),e&&void 0!==e.$blk)break e;return B(t=e,tt)?(i=-1,tt):(i=-1,n.wrapErr("sync",t))}return}return{$blk:S.ptr.prototype.Sync,$c:!0,$r:o,_r$3:e,e:t,err:r,f:n,$s:i}},S.prototype.Sync=function(){return this.$val.Sync()},S.ptr.prototype.Chdir=function(){var{_r$3:e,e:t,err:r,f:n,$s:i,$r:o,$c:a}=hr(this,{});i=i||0;e:for(;;){switch(i){case 0:if(r=(n=this).checkValid("chdir"),!B(r,tt))return i=-1,r;e=n.file.pfd.Fchdir(),i=1;case 1:if(a&&(a=!1,e=e.$blk()),e&&void 0!==e.$blk)break e;return B(t=e,tt)?(i=-1,tt):(i=-1,n.wrapErr("chdir",t))}return}return{$blk:S.ptr.prototype.Chdir,$c:!0,$r:o,_r$3:e,e:t,err:r,f:n,$s:i}},S.prototype.Chdir=function(){return this.$val.Chdir()},S.ptr.prototype.setDeadline=function(e){var{$24r:t,_r$3:r,err:n,f:i,t:e,$s:o,$r:a,$c:p}=hr(this,{t:e});o=o||0;e:for(;;){switch(o){case 0:if(n=(i=this).checkValid("SetDeadline"),!B(n,tt))return o=-1,n;r=i.file.pfd.SetDeadline(P(e,_.Time)),o=1;case 1:if(p&&(p=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;t=r,o=2;case 2:return t}return}return{$blk:S.ptr.prototype.setDeadline,$c:!0,$r:a,$24r:t,_r$3:r,err:n,f:i,t:e,$s:o}},S.prototype.setDeadline=function(e){return this.$val.setDeadline(e)},S.ptr.prototype.setReadDeadline=function(e){var{$24r:t,_r$3:r,err:n,f:i,t:e,$s:o,$r:a,$c:p}=hr(this,{t:e});o=o||0;e:for(;;){switch(o){case 0:if(n=(i=this).checkValid("SetReadDeadline"),!B(n,tt))return o=-1,n;r=i.file.pfd.SetReadDeadline(P(e,_.Time)),o=1;case 1:if(p&&(p=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;t=r,o=2;case 2:return t}return}return{$blk:S.ptr.prototype.setReadDeadline,$c:!0,$r:a,$24r:t,_r$3:r,err:n,f:i,t:e,$s:o}},S.prototype.setReadDeadline=function(e){return this.$val.setReadDeadline(e)},S.ptr.prototype.setWriteDeadline=function(e){var{$24r:t,_r$3:r,err:n,f:i,t:e,$s:o,$r:a,$c:p}=hr(this,{t:e});o=o||0;e:for(;;){switch(o){case 0:if(n=(i=this).checkValid("SetWriteDeadline"),!B(n,tt))return o=-1,n;r=i.file.pfd.SetWriteDeadline(P(e,_.Time)),o=1;case 1:if(p&&(p=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;t=r,o=2;case 2:return t}return}return{$blk:S.ptr.prototype.setWriteDeadline,$c:!0,$r:a,$24r:t,_r$3:r,err:n,f:i,t:e,$s:o}},S.prototype.setWriteDeadline=function(e){return this.$val.setWriteDeadline(e)},S.ptr.prototype.checkValid=function(e){return this===G.nil?it.ErrInvalid:tt},S.prototype.checkValid=function(e){return this.$val.checkValid(e)},je=function(e){var{_r$3:t,err:r,fn:e,$s:n,$r:i,$c:o}=hr(this,{fn:e});n=n||0;e:for(;;){switch(n){case 0:case 1:t=e(),n=3;case 3:if(o&&(o=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;if(!B(r=t,new v.Errno(4)))return n=-1,r;n=1;continue;case 2:return n=-1,tt}return}return{$blk:je,$c:!0,$r:i,_r$3:t,err:r,fn:e,$s:n}},S.ptr.prototype.Name=function(){return this.file.name},S.prototype.Name=function(){return this.$val.Name()},R.ptr.prototype.Error=function(){var{$24r:e,_r$3:t,e:r,$s:n,$r:i,$c:o}=hr(this,{});n=n||0;e:for(;;){switch(n){case 0:t=(r=this).Err.Error(),n=1;case 1:if(o&&(o=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;e=r.Op+" "+r.Old+" "+r.New+": "+t,n=2;case 2:return e}return}return{$blk:R.ptr.prototype.Error,$c:!0,$r:i,$24r:e,_r$3:t,e:r,$s:n}},R.prototype.Error=function(){return this.$val.Error()},R.ptr.prototype.Unwrap=function(){return this.Err},R.prototype.Unwrap=function(){return this.$val.Unwrap()},S.ptr.prototype.Read=function(e){var{_r$3:t,_tmp:r,_tmp$1:n,_tmp$2:i,_tmp$3:o,_tuple:a,b:e,e:p,err:s,err$1:c,f:$,n:l,$s:u,$r:f,$c:d}=hr(this,{b:e});u=u||0;e:for(;;){switch(u){case 0:if(l=0,s=tt,c=($=this).checkValid("read"),!B(c,tt))return u=-1,[l=r=0,s=n=c];t=$.read(e),u=1;case 1:if(d&&(d=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;return l=(a=t)[0],p=a[1],u=-1,[l=i=l,s=o=$.wrapErr("read",p)]}return}return{$blk:S.ptr.prototype.Read,$c:!0,$r:f,_r$3:t,_tmp:r,_tmp$1:n,_tmp$2:i,_tmp$3:o,_tuple:a,b:e,e:p,err:s,err$1:c,f:$,n:l,$s:u}},S.prototype.Read=function(e){return this.$val.Read(e)},S.ptr.prototype.ReadAt=function(e,t){var{_r$3:n,_tmp:i,_tmp$1:o,_tmp$2:a,_tmp$3:p,_tuple:s,b:e,e:c,err:$,err$1:l,f:u,m:f,n:w,off:t,x:h,$s:g,$r:k,$c:b}=hr(this,{b:e,off:t});g=g||0;e:for(;;){switch(g){case 0:if(w=0,$=tt,l=(u=this).checkValid("read"),!B(l,tt))return g=-1,[w=i=0,$=o=l];if(t.$high<0||0===t.$high&&t.$low<0)return g=-1,[w=a=0,$=p=new d.PathError.ptr("readat",u.file.name,r.New("negative offset"))];case 1:if(!(e.$length>0)){g=2;continue}n=u.pread(e,t),g=3;case 3:if(b&&(b=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;if(f=(s=n)[0],c=s[1],!B(c,tt)){$=u.wrapErr("read",c),g=2;continue}w=w+f|0,e=y(e,f),h=new Re(0,f),t=new Re(t.$high+h.$high,t.$low+h.$low),g=1;continue;case 2:return g=-1,[w,$]}return}return{$blk:S.ptr.prototype.ReadAt,$c:!0,$r:k,_r$3:n,_tmp:i,_tmp$1:o,_tmp$2:a,_tmp$3:p,_tuple:s,b:e,e:c,err:$,err$1:l,f:u,m:f,n:w,off:t,x:h,$s:g}},S.prototype.ReadAt=function(e,t){return this.$val.ReadAt(e,t)},S.ptr.prototype.ReadFrom=function(e){var{$24r:t,_r$3:r,_tmp:n,_tmp$1:i,_tmp$2:o,_tmp$3:a,_tuple:p,_tuple$1:s,e:c,err:$,err$1:l,f:u,handled:f,n:d,r:e,$s:w,$r:h,$c:g}=hr(this,{r:e});w=w||0;e:for(;;){switch(w){case 0:if(d=new Re(0,0),$=tt,l=(u=this).checkValid("write"),!B(l,tt))return w=-1,[d=n=new Re(0,0),$=i=l];if(d=(p=u.readFrom(e))[0],f=p[1],c=p[2],!f){w=1;continue}w=2;continue;case 1:r=Ue(u,e),w=3;case 3:if(g&&(g=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;t=[d=(s=r)[0],$=s[1]],w=4;case 4:return t;case 2:return w=-1,[d=o=d,$=a=u.wrapErr("write",c)]}return}return{$blk:S.ptr.prototype.ReadFrom,$c:!0,$r:h,$24r:t,_r$3:r,_tmp:n,_tmp$1:i,_tmp$2:o,_tmp$3:a,_tuple:p,_tuple$1:s,e:c,err:$,err$1:l,f:u,handled:f,n:d,r:e,$s:w}},S.prototype.ReadFrom=function(e){return this.$val.ReadFrom(e)},Ue=function(e,t){var{$24r:r,_r$3:n,f:e,r:t,x:i,$s:o,$r:a,$c:p}=hr(this,{f:e,r:t});o=o||0;e:for(;;){switch(o){case 0:n=f.Copy(new((i=new T.ptr(e)).constructor.elem)(i),t),o=1;case 1:if(p&&(p=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;r=n,o=2;case 2:return r}return}return{$blk:Ue,$c:!0,$r:a,$24r:r,_r$3:n,f:e,r:t,x:i,$s:o}},S.ptr.prototype.Write=function(e){var{_r$3:t,_tmp:r,_tmp$1:n,_tmp$2:i,_tmp$3:o,_tuple:a,b:e,e:p,err:s,err$1:c,f:$,n:l,$s:u,$r:d,$c:w}=hr(this,{b:e});u=u||0;e:for(;;){switch(u){case 0:if(l=0,s=tt,c=($=this).checkValid("write"),!B(c,tt))return u=-1,[l=r=0,s=n=c];t=$.write(e),u=1;case 1:if(w&&(w=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;l=(a=t)[0],p=a[1],l<0&&(l=0),l!==e.$length&&(s=f.ErrShortWrite),d=Ve($,p),u=2;case 2:if(w&&(w=!1,d=d.$blk()),d&&void 0!==d.$blk)break e;return B(p,tt)||(s=$.wrapErr("write",p)),u=-1,[l=i=l,s=o=s]}return}return{$blk:S.ptr.prototype.Write,$c:!0,$r:d,_r$3:t,_tmp:r,_tmp$1:n,_tmp$2:i,_tmp$3:o,_tuple:a,b:e,e:p,err:s,err$1:c,f:$,n:l,$s:u}},S.prototype.Write=function(e){return this.$val.Write(e)},S.ptr.prototype.WriteAt=function(e,t){var{_r$3:n,_tmp:i,_tmp$1:o,_tmp$2:a,_tmp$3:p,_tmp$4:s,_tmp$5:c,_tuple:$,b:e,e:l,err:u,err$1:f,f:w,m:h,n:g,off:t,x:k,$s:b,$r:m,$c:v}=hr(this,{b:e,off:t});b=b||0;e:for(;;){switch(b){case 0:if(g=0,u=tt,f=(w=this).checkValid("write"),!B(f,tt))return b=-1,[g=i=0,u=o=f];if(w.file.appendMode)return b=-1,[g=a=0,u=p=le];if(t.$high<0||0===t.$high&&t.$low<0)return b=-1,[g=s=0,u=c=new d.PathError.ptr("writeat",w.file.name,r.New("negative offset"))];case 1:if(!(e.$length>0)){b=2;continue}n=w.pwrite(e,t),b=3;case 3:if(v&&(v=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;if(h=($=n)[0],l=$[1],!B(l,tt)){u=w.wrapErr("write",l),b=2;continue}g=g+h|0,e=y(e,h),k=new Re(0,h),t=new Re(t.$high+k.$high,t.$low+k.$low),b=1;continue;case 2:return b=-1,[g,u]}return}return{$blk:S.ptr.prototype.WriteAt,$c:!0,$r:m,_r$3:n,_tmp:i,_tmp$1:o,_tmp$2:a,_tmp$3:p,_tmp$4:s,_tmp$5:c,_tuple:$,b:e,e:l,err:u,err$1:f,f:w,m:h,n:g,off:t,x:k,$s:b}},S.prototype.WriteAt=function(e,t){return this.$val.WriteAt(e,t)},S.ptr.prototype.Seek=function(e,t){var{_r$3:r,_tmp:n,_tmp$1:i,_tmp$2:o,_tmp$3:a,_tmp$4:p,_tmp$5:s,_tuple:c,e:$,err:l,err$1:u,f,offset:e,r:d,ret:w,whence:t,$s:h,$r:g,$c:k}=hr(this,{offset:e,whence:t});h=h||0;e:for(;;){switch(h){case 0:if(w=new Re(0,0),l=tt,u=(f=this).checkValid("seek"),!B(u,tt))return h=-1,[w=n=new Re(0,0),l=i=u];r=f.seek(e,t),h=1;case 1:if(k&&(k=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;return d=(c=r)[0],$=c[1],!B($,tt)||f.file.dirinfo===ee.nil||0===d.$high&&0===d.$low||($=new v.Errno(21)),B($,tt)?(h=-1,[w=p=d,l=s=tt]):(h=-1,[w=o=new Re(0,0),l=a=f.wrapErr("seek",$)])}return}return{$blk:S.ptr.prototype.Seek,$c:!0,$r:g,_r$3:r,_tmp:n,_tmp$1:i,_tmp$2:o,_tmp$3:a,_tmp$4:p,_tmp$5:s,_tuple:c,e:$,err:l,err$1:u,f,offset:e,r:d,ret:w,whence:t,$s:h}},S.prototype.Seek=function(e,t){return this.$val.Seek(e,t)},S.ptr.prototype.wrapErr=function(e,t){return B(t,tt)||B(t,f.EOF)?t:(B(t,a.ErrFileClosing)&&(t=it.ErrClosed),new d.PathError.ptr(e,this.file.name,t))},S.prototype.wrapErr=function(e,t){return this.$val.wrapErr(e,t)},S.ptr.prototype.Chmod=function(e){var{$24r:t,_r$3:r,f:n,mode:e,$s:i,$r:o,$c:a}=hr(this,{mode:e});i=i||0;e:for(;;){switch(i){case 0:r=(n=this).chmod(e),i=1;case 1:if(a&&(a=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;t=r,i=2;case 2:return t}return}return{$blk:S.ptr.prototype.Chmod,$c:!0,$r:o,$24r:t,_r$3:r,f:n,mode:e,$s:i}},S.prototype.Chmod=function(e){return this.$val.Chmod(e)},S.ptr.prototype.SetDeadline=function(e){var{$24r:t,_r$3:r,f:n,t:e,$s:i,$r:o,$c:a}=hr(this,{t:e});i=i||0;e:for(;;){switch(i){case 0:r=(n=this).setDeadline(P(e,_.Time)),i=1;case 1:if(a&&(a=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;t=r,i=2;case 2:return t}return}return{$blk:S.ptr.prototype.SetDeadline,$c:!0,$r:o,$24r:t,_r$3:r,f:n,t:e,$s:i}},S.prototype.SetDeadline=function(e){return this.$val.SetDeadline(e)},S.ptr.prototype.SetReadDeadline=function(e){var{$24r:t,_r$3:r,f:n,t:e,$s:i,$r:o,$c:a}=hr(this,{t:e});i=i||0;e:for(;;){switch(i){case 0:r=(n=this).setReadDeadline(P(e,_.Time)),i=1;case 1:if(a&&(a=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;t=r,i=2;case 2:return t}return}return{$blk:S.ptr.prototype.SetReadDeadline,$c:!0,$r:o,$24r:t,_r$3:r,f:n,t:e,$s:i}},S.prototype.SetReadDeadline=function(e){return this.$val.SetReadDeadline(e)},S.ptr.prototype.SetWriteDeadline=function(e){var{$24r:t,_r$3:r,f:n,t:e,$s:i,$r:o,$c:a}=hr(this,{t:e});i=i||0;e:for(;;){switch(i){case 0:r=(n=this).setWriteDeadline(P(e,_.Time)),i=1;case 1:if(a&&(a=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;t=r,i=2;case 2:return t}return}return{$blk:S.ptr.prototype.SetWriteDeadline,$c:!0,$r:o,$24r:t,_r$3:r,f:n,t:e,$s:i}},S.prototype.SetWriteDeadline=function(e){return this.$val.SetWriteDeadline(e)},S.ptr.prototype.SyscallConn=function(){var e,t;return t=this.checkValid("SyscallConn"),B(t,tt)?[(e=_e(this))[0],e[1]]:[tt,t]},S.prototype.SyscallConn=function(){return this.$val.SyscallConn()},ze=function(){return a.ErrNoDeadline},Ke=function(){return a.ErrDeadlineExceeded},V.ptr.prototype.Error=function(){var{$24r:e,_r$3:t,e:r,$s:n,$r:i,$c:o}=hr(this,{});n=n||0;e:for(;;){switch(n){case 0:t=(r=this).Err.Error(),n=1;case 1:if(o&&(o=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;e=r.Syscall+": "+t,n=2;case 2:return e}return}return{$blk:V.ptr.prototype.Error,$c:!0,$r:i,$24r:e,_r$3:t,e:r,$s:n}},V.prototype.Error=function(){return this.$val.Error()},V.ptr.prototype.Unwrap=function(){return this.Err},V.prototype.Unwrap=function(){return this.$val.Unwrap()},V.ptr.prototype.Timeout=function(){var{$24r:e,_r$3:t,_tuple:r,_v:n,e:i,ok:o,t:a,$s:p,$r:s,$c:c}=hr(this,{});p=p||0;e:for(;;){switch(p){case 0:if(a=(r=Yt((i=this).Err,N,!0))[0],!(o=r[1])){n=!1,p=1;continue e}t=a.Timeout(),p=2;case 2:if(c&&(c=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;n=t;case 1:e=n,p=3;case 3:return e}return}return{$blk:V.ptr.prototype.Timeout,$c:!0,$r:s,$24r:e,_r$3:t,_tuple:r,_v:n,e:i,ok:o,t:a,$s:p}},V.prototype.Timeout=function(){return this.$val.Timeout()},Ge=function(e){return qe(e,it.ErrNotExist)},it.IsNotExist=Ge,qe=function(e,t){var r,n;return e=He(e),!!B(e,t)||(n=(r=Yt(e,v.Errno,!0))[0],r[1]&&new v.Errno(n).Is(t))},He=function(e){var t;return Yt(t=e,H,!0)[1]||Yt(t,ne,!0)[1]||Yt(t,ie,!0)[1]?t.$val.Err:e},Je=function(e){return[new Oe(0,1),!0]},Ze=function(e){return Ye(e,0,2)},Xe=function(e){var t,r;return r=(t=Ze(e))[0],t[1]?[new Oe(r.$high-0,r.$low-2),!0]:[new Oe(0,0),!1]},D.ptr.prototype.close=function(){this.buf!==U.nil&&(de.Put(this.buf),this.buf=U.nil)},D.prototype.close=function(){return this.$val.close()},S.ptr.prototype.readdir=function(e,t){var{_i:r,_r$3:n,_r$4:i,_r$5:o,_r$6:a,_ref:s,_tmp:c,_tmp$1:$,_tmp$10:l,_tmp$11:u,_tmp$12:h,_tmp$13:g,_tmp$14:k,_tmp$15:b,_tmp$16:m,_tmp$17:v,_tmp$18:_,_tmp$19:x,_tmp$2:E,_tmp$3:C,_tmp$4:A,_tmp$5:F,_tmp$6:R,_tmp$7:T,_tmp$8:N,_tmp$9:P,_tuple:V,_tuple$1:L,_tuple$2:j,_tuple$3:W,_tuple$4:z,_tuple$5:K,buf:G,c:q,d:H,de:J,dirents:Q,err:X,err$1:Y,err$2:te,errno:re,f:ne,i:ie,info:pe,infos:se,ino:ce,mode:t,n:e,name:$e,names:le,namlen:ue,ok:we,rec:he,reclen:ge,x:ke,x$1:be,x$2:ye,$s:me,$r:ve,$c:_e}=hr(this,{n:e,mode:t});me=me||0;e:for(;;){switch(me){case 0:if(le=M.nil,Q=oe.nil,se=ae.nil,X=tt,(ne=this).file.dirinfo===ee.nil){me=1;continue}me=2;continue;case 1:ne.file.dirinfo=new D.ptr(U.nil,0,0),n=de.Get(),me=3;case 3:if(_e&&(_e=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;ne.file.dirinfo.buf=Yt(n,U);case 2:H=ne.file.dirinfo,0===e&&(e=-1);case 4:if(0===e){me=5;continue}if(H.bufp>=H.nbuf){me=6;continue}me=7;continue;case 6:H.bufp=0,re=tt,i=ne.file.pfd.ReadDirent(H.buf.$get()),me=8;case 8:if(_e&&(_e=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;if(V=i,H.nbuf=V[0],re=V[1],w.KeepAlive(ne),!B(re,tt))return me=-1,[le=c=le,Q=$=Q,se=E=se,X=C=new d.PathError.ptr("readdirent",ne.file.name,re)];if(H.nbuf<=0){me=5;continue}case 7:if(G=y(H.buf.$get(),H.bufp,H.nbuf),ge=(L=Ze(G))[0],!(we=L[1])||(ke=new Oe(0,G.$length),ge.$high>ke.$high||ge.$high===ke.$high&&ge.$low>ke.$low)){me=5;continue}if(he=y(G,0,Z(ge)),H.bufp=H.bufp+(0|ge.$low)|0,ce=(j=Je())[0],!(we=j[1])){me=5;continue}if(0===ce.$high&&0===ce.$low){me=4;continue}if(ue=(W=Xe(he))[0],!(we=W[1])||(be=new Oe(0+ue.$high,2+ue.$low),ye=new Oe(0,he.$length),be.$high>ye.$high||be.$high===ye.$high&&be.$low>ye.$low)){me=5;continue}for(s=$e=y(he,2,Z(new Oe(0+ue.$high,2+ue.$low))),r=0;r=s.$length?void p("index out of range"):s.$array[s.$offset+r])){$e=y($e,0,ie);break}r++}if("."===I($e)||".."===I($e)){me=4;continue}if(e>0&&(e=e-1|0),0===t){me=9;continue}if(1===t){me=10;continue}me=11;continue;case 9:le=O(le,I($e)),me=12;continue;case 10:o=Le(ne.file.name,I($e),4294967295),me=13;case 13:if(_e&&(_e=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;if(J=(z=o)[0],Y=z[1],Ge(Y)){me=4;continue}if(!B(Y,tt))return me=-1,[le=A=M.nil,Q=F=Q,se=R=ae.nil,X=T=Y];Q=O(Q,J),me=12;continue;case 11:a=fe(ne.file.name+"/"+I($e)),me=14;case 14:if(_e&&(_e=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;if(pe=(K=a)[0],te=K[1],Ge(te)){me=4;continue}if(!B(te,tt))return me=-1,[le=N=M.nil,Q=P=oe.nil,se=l=se,X=u=te];se=O(se,pe);case 12:me=4;continue;case 5:return e>0&&!((le.$length+Q.$length|0)+se.$length|0)?(me=-1,[le=h=M.nil,Q=g=oe.nil,se=k=ae.nil,X=b=f.EOF]):(me=-1,[le=m=le,Q=v=Q,se=_=se,X=x=tt])}return}return{$blk:S.ptr.prototype.readdir,$c:!0,$r:ve,_i:r,_r$3:n,_r$4:i,_r$5:o,_r$6:a,_ref:s,_tmp:c,_tmp$1:$,_tmp$10:l,_tmp$11:u,_tmp$12:h,_tmp$13:g,_tmp$14:k,_tmp$15:b,_tmp$16:m,_tmp$17:v,_tmp$18:_,_tmp$19:x,_tmp$2:E,_tmp$3:C,_tmp$4:A,_tmp$5:F,_tmp$6:R,_tmp$7:T,_tmp$8:N,_tmp$9:P,_tuple:V,_tuple$1:L,_tuple$2:j,_tuple$3:W,_tuple$4:z,_tuple$5:K,buf:G,c:q,d:H,de:J,dirents:Q,err:X,err$1:Y,err$2:te,errno:re,f:ne,i:ie,info:pe,infos:se,ino:ce,mode:t,n:e,name:$e,names:le,namlen:ue,ok:we,rec:he,reclen:ge,x:ke,x$1:be,x$2:ye,$s:me}},S.prototype.readdir=function(e,t){return this.$val.readdir(e,t)},Ye=function(e,t,r){return new Oe(0,0),e.$length<(t+r>>>0|0)?[new Oe(0,0),!1]:[nt(y(e,t),r),!0]},nt=function(e,t){var r,n,i,o,a,s,c,$,l,u,f,d,w,h,g,k,b,y,m,v,_,x,S;return 1===(r=t)?new Oe(0,0>=e.$length?void p("index out of range"):e.$array[e.$offset+0]):2===r?(1>=e.$length?p("index out of range"):e.$array[e.$offset+1],n=new Oe(0,0>=e.$length?void p("index out of range"):e.$array[e.$offset+0]),i=Q(new Oe(0,1>=e.$length?void p("index out of range"):e.$array[e.$offset+1]),8),new Oe(n.$high|i.$high,(n.$low|i.$low)>>>0)):4===r?(3>=e.$length?p("index out of range"):e.$array[e.$offset+3],y=new Oe(0,0>=e.$length?void p("index out of range"):e.$array[e.$offset+0]),m=Q(new Oe(0,1>=e.$length?void p("index out of range"):e.$array[e.$offset+1]),8),b=new Oe(y.$high|m.$high,(y.$low|m.$low)>>>0),v=Q(new Oe(0,2>=e.$length?void p("index out of range"):e.$array[e.$offset+2]),16),h=new Oe(b.$high|v.$high,(b.$low|v.$low)>>>0),_=Q(new Oe(0,3>=e.$length?void p("index out of range"):e.$array[e.$offset+3]),24),new Oe(h.$high|_.$high,(h.$low|_.$low)>>>0)):8===r?(7>=e.$length?p("index out of range"):e.$array[e.$offset+7],$=new Oe(0,0>=e.$length?void p("index out of range"):e.$array[e.$offset+0]),l=Q(new Oe(0,1>=e.$length?void p("index out of range"):e.$array[e.$offset+1]),8),c=new Oe($.$high|l.$high,($.$low|l.$low)>>>0),u=Q(new Oe(0,2>=e.$length?void p("index out of range"):e.$array[e.$offset+2]),16),s=new Oe(c.$high|u.$high,(c.$low|u.$low)>>>0),f=Q(new Oe(0,3>=e.$length?void p("index out of range"):e.$array[e.$offset+3]),24),a=new Oe(s.$high|f.$high,(s.$low|f.$low)>>>0),d=Q(new Oe(0,4>=e.$length?void p("index out of range"):e.$array[e.$offset+4]),32),o=new Oe(a.$high|d.$high,(a.$low|d.$low)>>>0),w=Q(new Oe(0,5>=e.$length?void p("index out of range"):e.$array[e.$offset+5]),40),S=new Oe(o.$high|w.$high,(o.$low|w.$low)>>>0),g=Q(new Oe(0,6>=e.$length?void p("index out of range"):e.$array[e.$offset+6]),48),x=new Oe(S.$high|g.$high,(S.$low|g.$low)>>>0),k=Q(new Oe(0,7>=e.$length?void p("index out of range"):e.$array[e.$offset+7]),56),new Oe(x.$high|k.$high,(x.$low|k.$low)>>>0)):void ir(new We("syscall: readInt with unsupported size"))},S.ptr.prototype.Readdir=function(e){var{_r$3:t,_tuple:r,err:n,f:i,infos:o,n:e,$s:a,$r:p,$c:s}=hr(this,{n:e});a=a||0;e:for(;;){switch(a){case 0:if((i=this)===G.nil)return a=-1,[ae.nil,it.ErrInvalid];t=i.readdir(e,2),a=1;case 1:if(s&&(s=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;return o=(r=t)[2],n=r[3],o===ae.nil&&(o=new ae([])),a=-1,[o,n]}return}return{$blk:S.ptr.prototype.Readdir,$c:!0,$r:p,_r$3:t,_tuple:r,err:n,f:i,infos:o,n:e,$s:a}},S.prototype.Readdir=function(e){return this.$val.Readdir(e)},S.ptr.prototype.Readdirnames=function(e){var{_r$3:t,_tmp:r,_tmp$1:n,_tmp$2:i,_tmp$3:o,_tuple:a,err:p,f:s,n:e,names:c,$s:$,$r:l,$c:u}=hr(this,{n:e});$=$||0;e:for(;;){switch($){case 0:if(c=M.nil,p=tt,(s=this)===G.nil)return $=-1,[c=r=M.nil,p=n=it.ErrInvalid];t=s.readdir(e,0),$=1;case 1:if(u&&(u=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;return c=(a=t)[0],p=a[3],c===M.nil&&(c=new M([])),$=-1,[c=i=c,p=o=p]}return}return{$blk:S.ptr.prototype.Readdirnames,$c:!0,$r:l,_r$3:t,_tmp:r,_tmp$1:n,_tmp$2:i,_tmp$3:o,_tuple:a,err:p,f:s,n:e,names:c,$s:$}},S.prototype.Readdirnames=function(e){return this.$val.Readdirnames(e)},S.ptr.prototype.ReadDir=function(e){var{_r$3:t,_tuple:r,dirents:n,err:i,f:o,n:e,$s:a,$r:p,$c:s}=hr(this,{n:e});a=a||0;e:for(;;){switch(a){case 0:if((o=this)===G.nil)return a=-1,[oe.nil,it.ErrInvalid];t=o.readdir(e,1),a=1;case 1:if(s&&(s=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;return n=(r=t)[1],i=r[3],n===oe.nil&&(n=new oe([])),a=-1,[n,i]}return}return{$blk:S.ptr.prototype.ReadDir,$c:!0,$r:p,_r$3:t,_tuple:r,dirents:n,err:i,f:o,n:e,$s:a}},S.prototype.ReadDir=function(e){return this.$val.ReadDir(e)},z.methods=[{prop:"Size",name:"Size",pkg:"",typ:Qe([],[Re],!1)},{prop:"Mode",name:"Mode",pkg:"",typ:Qe([],[d.FileMode],!1)},{prop:"ModTime",name:"ModTime",pkg:"",typ:Qe([],[_.Time],!1)},{prop:"Sys",name:"Sys",pkg:"",typ:Qe([],[et],!1)},{prop:"Name",name:"Name",pkg:"",typ:Qe([],[We],!1)},{prop:"IsDir",name:"IsDir",pkg:"",typ:Qe([],[Ee],!1)}],G.methods=[{prop:"Stat",name:"Stat",pkg:"",typ:Qe([],[d.FileInfo,rt],!1)},{prop:"readFrom",name:"readFrom",pkg:"os",typ:Qe([f.Reader],[Re,Ee,rt],!1)},{prop:"WriteString",name:"WriteString",pkg:"",typ:Qe([We],[Ce,rt],!1)},{prop:"Fd",name:"Fd",pkg:"",typ:Qe([],[De],!1)},{prop:"seek",name:"seek",pkg:"os",typ:Qe([Re,Ce],[Re,rt],!1)},{prop:"Close",name:"Close",pkg:"",typ:Qe([],[rt],!1)},{prop:"read",name:"read",pkg:"os",typ:Qe([W],[Ce,rt],!1)},{prop:"pread",name:"pread",pkg:"os",typ:Qe([W,Re],[Ce,rt],!1)},{prop:"write",name:"write",pkg:"os",typ:Qe([W],[Ce,rt],!1)},{prop:"pwrite",name:"pwrite",pkg:"os",typ:Qe([W,Re],[Ce,rt],!1)},{prop:"chmod",name:"chmod",pkg:"os",typ:Qe([d.FileMode],[rt],!1)},{prop:"Chown",name:"Chown",pkg:"",typ:Qe([Ce,Ce],[rt],!1)},{prop:"Truncate",name:"Truncate",pkg:"",typ:Qe([Re],[rt],!1)},{prop:"Sync",name:"Sync",pkg:"",typ:Qe([],[rt],!1)},{prop:"Chdir",name:"Chdir",pkg:"",typ:Qe([],[rt],!1)},{prop:"setDeadline",name:"setDeadline",pkg:"os",typ:Qe([_.Time],[rt],!1)},{prop:"setReadDeadline",name:"setReadDeadline",pkg:"os",typ:Qe([_.Time],[rt],!1)},{prop:"setWriteDeadline",name:"setWriteDeadline",pkg:"os",typ:Qe([_.Time],[rt],!1)},{prop:"checkValid",name:"checkValid",pkg:"os",typ:Qe([We],[rt],!1)},{prop:"Name",name:"Name",pkg:"",typ:Qe([],[We],!1)},{prop:"Read",name:"Read",pkg:"",typ:Qe([W],[Ce,rt],!1)},{prop:"ReadAt",name:"ReadAt",pkg:"",typ:Qe([W,Re],[Ce,rt],!1)},{prop:"ReadFrom",name:"ReadFrom",pkg:"",typ:Qe([f.Reader],[Re,rt],!1)},{prop:"Write",name:"Write",pkg:"",typ:Qe([W],[Ce,rt],!1)},{prop:"WriteAt",name:"WriteAt",pkg:"",typ:Qe([W,Re],[Ce,rt],!1)},{prop:"Seek",name:"Seek",pkg:"",typ:Qe([Re,Ce],[Re,rt],!1)},{prop:"wrapErr",name:"wrapErr",pkg:"os",typ:Qe([We,rt],[rt],!1)},{prop:"Chmod",name:"Chmod",pkg:"",typ:Qe([d.FileMode],[rt],!1)},{prop:"SetDeadline",name:"SetDeadline",pkg:"",typ:Qe([_.Time],[rt],!1)},{prop:"SetReadDeadline",name:"SetReadDeadline",pkg:"",typ:Qe([_.Time],[rt],!1)},{prop:"SetWriteDeadline",name:"SetWriteDeadline",pkg:"",typ:Qe([_.Time],[rt],!1)},{prop:"SyscallConn",name:"SyscallConn",pkg:"",typ:Qe([],[v.RawConn,rt],!1)},{prop:"readdir",name:"readdir",pkg:"os",typ:Qe([Ce,L],[M,oe,ae,rt],!1)},{prop:"Readdir",name:"Readdir",pkg:"",typ:Qe([Ce],[ae,rt],!1)},{prop:"Readdirnames",name:"Readdirnames",pkg:"",typ:Qe([Ce],[M,rt],!1)},{prop:"ReadDir",name:"ReadDir",pkg:"",typ:Qe([Ce],[oe,rt],!1)}],ce.methods=[{prop:"Control",name:"Control",pkg:"",typ:Qe([pe],[rt],!1)},{prop:"Read",name:"Read",pkg:"",typ:Qe([se],[rt],!1)},{prop:"Write",name:"Write",pkg:"",typ:Qe([se],[rt],!1)}],te.methods=[{prop:"close",name:"close",pkg:"os",typ:Qe([],[rt],!1)}],$e.methods=[{prop:"Name",name:"Name",pkg:"",typ:Qe([],[We],!1)},{prop:"IsDir",name:"IsDir",pkg:"",typ:Qe([],[Ee],!1)},{prop:"Type",name:"Type",pkg:"",typ:Qe([],[d.FileMode],!1)},{prop:"Info",name:"Info",pkg:"",typ:Qe([],[d.FileInfo,rt],!1)}],ne.methods=[{prop:"Error",name:"Error",pkg:"",typ:Qe([],[We],!1)},{prop:"Unwrap",name:"Unwrap",pkg:"",typ:Qe([],[rt],!1)}],ie.methods=[{prop:"Error",name:"Error",pkg:"",typ:Qe([],[We],!1)},{prop:"Unwrap",name:"Unwrap",pkg:"",typ:Qe([],[rt],!1)},{prop:"Timeout",name:"Timeout",pkg:"",typ:Qe([],[Ee],!1)}],ee.methods=[{prop:"close",name:"close",pkg:"os",typ:Qe([],[],!1)}],x.init("os",[{prop:"name",name:"name",embedded:!1,exported:!1,typ:We,tag:""},{prop:"size",name:"size",embedded:!1,exported:!1,typ:Re,tag:""},{prop:"mode",name:"mode",embedded:!1,exported:!1,typ:d.FileMode,tag:""},{prop:"modTime",name:"modTime",embedded:!1,exported:!1,typ:_.Time,tag:""},{prop:"sys",name:"sys",embedded:!1,exported:!1,typ:v.Stat_t,tag:""}]),S.init("os",[{prop:"file",name:"file",embedded:!0,exported:!1,typ:te,tag:""}]),E.init("os",[{prop:"file",name:"file",embedded:!1,exported:!1,typ:G,tag:""}]),A.init("os",[{prop:"pfd",name:"pfd",embedded:!1,exported:!1,typ:a.FD,tag:""},{prop:"name",name:"name",embedded:!1,exported:!1,typ:We,tag:""},{prop:"dirinfo",name:"dirinfo",embedded:!1,exported:!1,typ:ee,tag:""},{prop:"nonblock",name:"nonblock",embedded:!1,exported:!1,typ:Ee,tag:""},{prop:"stdoutOrErr",name:"stdoutOrErr",embedded:!1,exported:!1,typ:Ee,tag:""},{prop:"appendMode",name:"appendMode",embedded:!1,exported:!1,typ:Ee,tag:""}]),F.init("os",[{prop:"parent",name:"parent",embedded:!1,exported:!1,typ:We,tag:""},{prop:"name",name:"name",embedded:!1,exported:!1,typ:We,tag:""},{prop:"typ",name:"typ",embedded:!1,exported:!1,typ:d.FileMode,tag:""},{prop:"info",name:"info",embedded:!1,exported:!1,typ:d.FileInfo,tag:""}]),R.init("",[{prop:"Op",name:"Op",embedded:!1,exported:!0,typ:We,tag:""},{prop:"Old",name:"Old",embedded:!1,exported:!0,typ:We,tag:""},{prop:"New",name:"New",embedded:!1,exported:!0,typ:We,tag:""},{prop:"Err",name:"Err",embedded:!1,exported:!0,typ:rt,tag:""}]),T.init("",[{prop:"Writer",name:"Writer",embedded:!0,exported:!0,typ:f.Writer,tag:""}]),N.init([{prop:"Timeout",name:"Timeout",pkg:"",typ:Qe([],[Ee],!1)}]),V.init("",[{prop:"Syscall",name:"Syscall",embedded:!1,exported:!0,typ:We,tag:""},{prop:"Err",name:"Err",embedded:!1,exported:!0,typ:rt,tag:""}]),D.init("os",[{prop:"buf",name:"buf",embedded:!1,exported:!1,typ:U,tag:""},{prop:"nbuf",name:"nbuf",embedded:!1,exported:!1,typ:Ce,tag:""},{prop:"bufp",name:"bufp",embedded:!1,exported:!1,typ:Ce,tag:""}]),e=function(){it.$init=function(){};var t,p,c=!1,b=0;void 0!==this&&void 0!==this.$blk&&(c=!0,b=(t=this).$s,p=t.$r);e:for(;;){switch(b){case 0:p=r.$init(),b=1;case 1:if(c&&(c=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;p=n.$init(),b=2;case 2:if(c&&(c=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;p=i.$init(),b=3;case 3:if(c&&(c=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;p=o.$init(),b=4;case 4:if(c&&(c=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;p=a.$init(),b=5;case 5:if(c&&(c=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;p=s.$init(),b=6;case 6:if(c&&(c=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;p=$.$init(),b=7;case 7:if(c&&(c=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;p=l.$init(),b=8;case 8:if(c&&(c=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;p=u.$init(),b=9;case 9:if(c&&(c=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;p=f.$init(),b=10;case 10:if(c&&(c=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;p=d.$init(),b=11;case 11:if(c&&(c=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;p=w.$init(),b=12;case 12:if(c&&(c=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;p=h.$init(),b=13;case 13:if(c&&(c=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;p=g.$init(),b=14;case 14:if(c&&(c=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;p=k.$init(),b=15;case 15:if(c&&(c=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;p=v.$init(),b=16;case 16:if(c&&(c=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;p=_.$init(),b=17;case 17:if(c&&(c=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;it.Args=M.nil,we=!1,r.New("pattern contains path separator"),le=r.New("os: invalid use of WriteAt on file opened with O_APPEND"),fe=ve,it.ErrProcessDone=r.New("os: process already finished"),it.ErrInvalid=d.ErrInvalid,it.ErrNotExist=d.ErrNotExist,it.ErrClosed=d.ErrClosed,it.ErrNoDeadline=ze(),it.ErrDeadlineExceeded=Ke(),de=new g.Pool.ptr(j.nil,(function(){var e;return e=Zt(W,8192),new U((function(){return e}),(function(t){e=t}))})),he=Te(0,"/dev/stdin"),b=18;case 18:if(c&&(c=!1,he=he.$blk()),he&&void 0!==he.$blk)break e;it.Stdin=he,ke=Te(1,"/dev/stdout"),b=19;case 19:if(c&&(c=!1,ke=ke.$blk()),ke&&void 0!==ke.$blk)break e;it.Stdout=ke,be=Te(2,"/dev/stderr"),b=20;case 20:if(c&&(c=!1,be=be.$blk()),be&&void 0!==be.$blk)break e;it.Stderr=be,Se(),Fe()}return}return void 0===t&&(t={$blk:e}),t.$s=b,t.$r=p,t},it.$init=e,it}(),c.fmt=function(){var e,t,r,n,i,o,a,s,$,l,f,d,w,h,g,b,v,_,E,C,A,F,R,N,V,L,M,j,W,U,z,K,G,q,H,Q,X,re,ne,ie,oe,ae,pe,se,ce,$e,le,fe,de,he,ke,be={};return t=c.errors,r=c["internal/fmtsort"],n=c.io,i=c.math,o=c.os,a=c.reflect,s=c.strconv,$=c.sync,l=c["unicode/utf8"],f=be.scanError=xe(0,ge,"fmt.scanError",!0,"fmt",!1,(function(e){this.$val=this,this.err=0!==arguments.length?e:tt})),d=be.ss=xe(0,ge,"fmt.ss",!0,"fmt",!1,(function(e,t,r,n,i){if(this.$val=this,0===arguments.length)return this.rs=tt,this.buf=_.nil,this.count=0,this.atEOF=!1,void(this.ssave=new w.ptr(!1,!1,!1,0,0,0));this.rs=e,this.buf=t,this.count=r,this.atEOF=n,this.ssave=i})),w=be.ssave=xe(0,ge,"fmt.ssave",!0,"fmt",!1,(function(e,t,r,n,i,o){if(this.$val=this,0===arguments.length)return this.validSave=!1,this.nlIsEnd=!1,this.nlIsSpace=!1,this.argLimit=0,this.limit=0,void(this.maxWid=0);this.validSave=e,this.nlIsEnd=t,this.nlIsSpace=r,this.argLimit=n,this.limit=i,this.maxWid=o})),h=be.State=xe(8,ue,"fmt.State",!0,"fmt",!0,null),g=be.Formatter=xe(8,ue,"fmt.Formatter",!0,"fmt",!0,null),b=be.Stringer=xe(8,ue,"fmt.Stringer",!0,"fmt",!0,null),v=be.GoStringer=xe(8,ue,"fmt.GoStringer",!0,"fmt",!0,null),_=be.buffer=xe(12,we,"fmt.buffer",!0,"fmt",!1,null),E=be.pp=xe(0,ge,"fmt.pp",!0,"fmt",!1,(function(e,t,r,n,i,o,p,s,c,$){if(this.$val=this,0===arguments.length)return this.buf=_.nil,this.arg=tt,this.value=new a.Value.ptr(L.nil,0,0),this.fmt=new A.ptr(M.nil,new C.ptr(!1,!1,!1,!1,!1,!1,!1,!1,!1),0,0,j.zero()),this.reordered=!1,this.goodArgNum=!1,this.panicking=!1,this.erroring=!1,this.wrapErrs=!1,void(this.wrappedErr=tt);this.buf=e,this.arg=t,this.value=r,this.fmt=n,this.reordered=i,this.goodArgNum=o,this.panicking=p,this.erroring=s,this.wrapErrs=c,this.wrappedErr=$})),C=be.fmtFlags=xe(0,ge,"fmt.fmtFlags",!0,"fmt",!1,(function(e,t,r,n,i,o,a,p,s){if(this.$val=this,0===arguments.length)return this.widPresent=!1,this.precPresent=!1,this.minus=!1,this.plus=!1,this.sharp=!1,this.space=!1,this.zero=!1,this.plusV=!1,void(this.sharpV=!1);this.widPresent=e,this.precPresent=t,this.minus=r,this.plus=n,this.sharp=i,this.space=o,this.zero=a,this.plusV=p,this.sharpV=s})),A=be.fmt=xe(0,ge,"fmt.fmt",!0,"fmt",!1,(function(e,t,r,n,i){if(this.$val=this,0===arguments.length)return this.buf=M.nil,this.fmtFlags=new C.ptr(!1,!1,!1,!1,!1,!1,!1,!1,!1),this.wid=0,this.prec=0,void(this.intbuf=j.zero());this.buf=e,this.fmtFlags=t,this.wid=r,this.prec=n,this.intbuf=i})),F=be.wrapError=xe(0,ge,"fmt.wrapError",!0,"fmt",!1,(function(e,t){if(this.$val=this,0===arguments.length)return this.msg="",void(this.err=tt);this.msg=e,this.err=t})),R=qe(Pe,2),N=Jt(R),V=Jt(et),L=Gt(a.rtype),M=Gt(_),j=qe(Ne,68),W=Jt(Ne),U=Gt(d),z=Gt(E),K=qe(Ne,6),G=Qe([Fe],[Ee],!1),q=Gt(A),H=Gt(F),d.ptr.prototype.Read=function(e){return[0,t.New("ScanState's Read should not be called. Use ReadRune")]},d.prototype.Read=function(e){return this.$val.Read(e)},d.ptr.prototype.ReadRune=function(){var{_r:e,_tuple:t,err:r,r:i,s:o,size:a,$s:p,$r:s,$c:c}=hr(this,{});p=p||0;e:for(;;){switch(p){case 0:if(i=0,a=0,r=tt,(o=this).atEOF||o.count>=o.ssave.argLimit)return p=-1,[i,a,r=n.EOF];e=o.rs.ReadRune(),p=1;case 1:if(c&&(c=!1,e=e.$blk()),e&&void 0!==e.$blk)break e;return i=(t=e)[0],a=t[1],r=t[2],B(r,tt)?(o.count=o.count+1|0,o.ssave.nlIsEnd&&10===i&&(o.atEOF=!0)):B(r,n.EOF)&&(o.atEOF=!0),p=-1,[i,a,r]}return}return{$blk:d.ptr.prototype.ReadRune,$c:!0,$r:s,_r:e,_tuple:t,err:r,r:i,s:o,size:a,$s:p}},d.prototype.ReadRune=function(){return this.$val.ReadRune()},d.ptr.prototype.Width=function(){return 1073741824===this.ssave.maxWid?[0,!1]:[this.ssave.maxWid,!0]},d.prototype.Width=function(){return this.$val.Width()},d.ptr.prototype.getRune=function(){var{_r:e,_tuple:t,err:r,r:i,s:o,$s:a,$r:p,$c:s}=hr(this,{});a=a||0;e:for(;;){switch(a){case 0:i=0,e=(o=this).ReadRune(),a=1;case 1:if(s&&(s=!1,e=e.$blk()),e&&void 0!==e.$blk)break e;if(i=(t=e)[0],r=t[2],!B(r,tt)){if(B(r,n.EOF))return a=-1,-1;o.error(r)}return a=-1,i}return}return{$blk:d.ptr.prototype.getRune,$c:!0,$r:p,_r:e,_tuple:t,err:r,r:i,s:o,$s:a}},d.prototype.getRune=function(){return this.$val.getRune()},d.ptr.prototype.UnreadRune=function(){var{_r:e,s:t,$s:r,$r:n,$c:i}=hr(this,{});r=r||0;e:for(;;){switch(r){case 0:e=(t=this).rs.UnreadRune(),r=1;case 1:if(i&&(i=!1,e=e.$blk()),e&&void 0!==e.$blk)break e;return t.atEOF=!1,t.count=t.count-1|0,r=-1,tt}return}return{$blk:d.ptr.prototype.UnreadRune,$c:!0,$r:n,_r:e,s:t,$s:r}},d.prototype.UnreadRune=function(){return this.$val.UnreadRune()},d.ptr.prototype.error=function(e){var t;ir(new((t=new f.ptr(e)).constructor.elem)(t))},d.prototype.error=function(e){return this.$val.error(e)},d.ptr.prototype.errorString=function(e){var r;ir(new((r=new f.ptr(t.New(e))).constructor.elem)(r))},d.prototype.errorString=function(e){return this.$val.errorString(e)},d.ptr.prototype.Token=function(e,t){var{$24r:r,_r:n,err:i,f:t,s:o,skipSpace:e,tok:a,$s:p,$deferred:s,$r:c,$c:$}=hr(this,{skipSpace:e,f:t});p=p||0;var l=null;try{e:for(;;){switch(p){case 0:s=[],pr.deferStack.push(s),i=[i],a=W.nil,i[0]=tt,o=this,s.push([function(e){return function(){var t,r,n;r=or(),B(r,tt)||(t=Yt(r,f,!0),n=P(t[0],f),t[1]?e[0]=n.err:ir(r))}}(i),[]]),t===u&&(t=ie),o.buf=y(o.buf,0,0),n=o.token(e,t),p=1;case 1:if($&&($=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;r=[a=n,i[0]],p=2;case 2:return r}return}}catch(i){l=i,p=-1}finally{if(nr(s,l),!pr.asleep)return[a,i[0]];if(pr.asleep)return{$blk:d.ptr.prototype.Token,$c:!0,$r:c,$24r:r,_r:n,err:i,f:t,s:o,skipSpace:e,tok:a,$s:p,$deferred:s}}},d.prototype.Token=function(e,t){return this.$val.Token(e,t)},ne=function(e){var t,r,n,i;if(e>=65536)return!1;for(i=e<<16>>>16,r=Q,t=0;t=r.$length?void p("index out of range"):r.$array[r.$offset+t],R))[0])return!1;if(i<=n[1])return!0;t++}return!1},ie=function(e){return!ne(e)},d.ptr.prototype.free=function(e){var t;t=this,e.validSave?w.copy(t.ssave,e):t.buf.$capacity>1024||(t.buf=y(t.buf,0,0),t.rs=tt,X.Put(t))},d.prototype.free=function(e){return this.$val.free(e)},d.ptr.prototype.SkipSpace=function(){var{_r:e,_r$1:t,_r$2:r,_v:n,r:i,s:o,$s:a,$r:p,$c:s}=hr(this,{});a=a||0;e:for(;;){switch(a){case 0:o=this;case 1:e=o.getRune(),a=3;case 3:if(s&&(s=!1,e=e.$blk()),e&&void 0!==e.$blk)break e;if(-1===(i=e))return void(a=-1);if(13!==i){n=!1,a=6;continue e}t=o.peek("\n"),a=7;case 7:if(s&&(s=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;n=t;case 6:if(n){a=4;continue}a=5;continue;case 4:a=1;continue;case 5:if(10===i){if(o.ssave.nlIsSpace){a=1;continue}return o.errorString("unexpected newline"),void(a=-1)}if(!ne(i)){a=8;continue}a=9;continue;case 8:r=o.UnreadRune(),a=10;case 10:if(s&&(s=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;a=2;continue;case 9:a=1;continue;case 2:return void(a=-1)}return}return{$blk:d.ptr.prototype.SkipSpace,$c:!0,$r:p,_r:e,_r$1:t,_r$2:r,_v:n,r:i,s:o,$s:a}},d.prototype.SkipSpace=function(){return this.$val.SkipSpace()},d.ptr.prototype.token=function(e,t){var{_r:r,_r$1:n,_r$2:i,f:t,r:o,s:a,skipSpace:e,$s:p,$r:s,$c:c}=hr(this,{skipSpace:e,f:t});p=p||0;e:for(;;){switch(p){case 0:if(a=this,e){p=1;continue}p=2;continue;case 1:s=a.SkipSpace(),p=3;case 3:if(c&&(c=!1,s=s.$blk()),s&&void 0!==s.$blk)break e;case 2:case 4:r=a.getRune(),p=6;case 6:if(c&&(c=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;if(-1===(o=r)){p=5;continue}n=t(o),p=9;case 9:if(c&&(c=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;if(!n){p=7;continue}p=8;continue;case 7:i=a.UnreadRune(),p=10;case 10:if(c&&(c=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;p=5;continue;case 8:(a.$ptr_buf||(a.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),a))).writeRune(o),p=4;continue;case 5:return p=-1,x(a.buf,W)}return}return{$blk:d.ptr.prototype.token,$c:!0,$r:s,_r:r,_r$1:n,_r$2:i,f:t,r:o,s:a,skipSpace:e,$s:p}},d.prototype.token=function(e,t){return this.$val.token(e,t)},oe=function(e,t){var r,n,i,o;for(n=e,r=0;r=0}return}return{$blk:d.ptr.prototype.peek,$c:!0,$r:a,_r:t,_r$1:r,ok:e,r:n,s:i,$s:o}},d.prototype.peek=function(e){return this.$val.peek(e)},Gt(_).prototype.write=function(e){this.$set(D(this.$get(),e))},Gt(_).prototype.writeString=function(e){this.$set(D(this.$get(),e))},Gt(_).prototype.writeByte=function(e){this.$set(O(this.$get(),e))},Gt(_).prototype.writeRune=function(e){var t,r,n,i;if(r=this,e<128)r.$set(O(r.$get(),e<<24>>>24));else{for(n=(t=r.$get()).$length;(n+4|0)>t.$capacity;)t=O(t,0);i=l.EncodeRune(x(y(t,n,n+4|0),W),e),r.$set(y(t,0,n+i|0))}},ae=function(){var{_r:e,p:t,$s:r,$r:n,$c:i}=hr(this,{});r=r||0;e:for(;;){switch(r){case 0:e=re.Get(),r=1;case 1:if(i&&(i=!1,e=e.$blk()),e&&void 0!==e.$blk)break e;return(t=Yt(e,z)).panicking=!1,t.erroring=!1,t.wrapErrs=!1,t.fmt.init(t.$ptr_buf||(t.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),t))),r=-1,t}return}return{$blk:ae,$c:!0,$r:n,_r:e,p:t,$s:r}},E.ptr.prototype.free=function(){var e;(e=this).buf.$capacity>65536||(e.buf=y(e.buf,0,0),e.arg=tt,e.value=new a.Value.ptr(L.nil,0,0),e.wrappedErr=tt,re.Put(e))},E.prototype.free=function(){return this.$val.free()},E.ptr.prototype.Width=function(){return[this.fmt.wid,this.fmt.fmtFlags.widPresent]},E.prototype.Width=function(){return this.$val.Width()},E.ptr.prototype.Precision=function(){return[this.fmt.prec,this.fmt.fmtFlags.precPresent]},E.prototype.Precision=function(){return this.$val.Precision()},E.ptr.prototype.Flag=function(e){var t,r;return r=this,45===(t=e)?r.fmt.fmtFlags.minus:43===t?r.fmt.fmtFlags.plus||r.fmt.fmtFlags.plusV:35===t?r.fmt.fmtFlags.sharp||r.fmt.fmtFlags.sharpV:32===t?r.fmt.fmtFlags.space:48===t&&r.fmt.fmtFlags.zero},E.prototype.Flag=function(e){return this.$val.Flag(e)},E.ptr.prototype.Write=function(e){return(this.$ptr_buf||(this.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),this))).write(e),[e.$length,tt]},E.prototype.Write=function(e){return this.$val.Write(e)},E.ptr.prototype.WriteString=function(e){return(this.$ptr_buf||(this.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),this))).writeString(e),[e.length,tt]},E.prototype.WriteString=function(e){return this.$val.WriteString(e)},pe=function(e,t,r){var{_r:n,_r$1:i,_tuple:o,a:r,err:a,format:t,n:p,p:s,w:e,$s:c,$r:$,$c:l}=hr(this,{w:e,format:t,a:r});c=c||0;e:for(;;){switch(c){case 0:p=0,a=tt,n=ae(),c=1;case 1:if(l&&(l=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;$=(s=n).doPrintf(t,r),c=2;case 2:if(l&&(l=!1,$=$.$blk()),$&&void 0!==$.$blk)break e;i=e.Write(x(s.buf,W)),c=3;case 3:if(l&&(l=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;return p=(o=i)[0],a=o[1],s.free(),c=-1,[p,a]}return}return{$blk:pe,$c:!0,$r:$,_r:n,_r$1:i,_tuple:o,a:r,err:a,format:t,n:p,p:s,w:e,$s:c}},be.Fprintf=pe,se=function(e,t){var{$24r:r,_r:n,_tuple:i,a:t,err:a,format:e,n:p,$s:s,$r:c,$c:$}=hr(this,{format:e,a:t});s=s||0;e:for(;;){switch(s){case 0:p=0,a=tt,n=pe(o.Stdout,e,t),s=1;case 1:if($&&($=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;r=[p=(i=n)[0],a=i[1]],s=2;case 2:return r}return}return{$blk:se,$c:!0,$r:c,$24r:r,_r:n,_tuple:i,a:t,err:a,format:e,n:p,$s:s}},be.Printf=se,ce=function(e,t){var{_r:r,a:t,format:e,p:n,s:i,$s:o,$r:a,$c:p}=hr(this,{format:e,a:t});o=o||0;e:for(;;){switch(o){case 0:r=ae(),o=1;case 1:if(p&&(p=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;a=(n=r).doPrintf(e,t),o=2;case 2:if(p&&(p=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;return i=I(n.buf),n.free(),o=-1,i}return}return{$blk:ce,$c:!0,$r:a,_r:r,a:t,format:e,p:n,s:i,$s:o}},be.Sprintf=ce,$e=function(e,t){var{_r:r,_r$1:n,i:t,v:e,val:i,$s:o,$r:p,$c:s}=hr(this,{v:e,i:t});o=o||0;e:for(;;){switch(o){case 0:r=P(e,a.Value).Field(t),o=1;case 1:if(s&&(s=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;if(20===P(i=r,a.Value).Kind()&&!P(i,a.Value).IsNil()){o=2;continue}o=3;continue;case 2:n=P(i,a.Value).Elem(),o=4;case 4:if(s&&(s=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;i=n;case 3:return o=-1,i}return}return{$blk:$e,$c:!0,$r:p,_r:r,_r$1:n,i:t,v:e,val:i,$s:o}},le=function(e){return e>1e6||e<-1e6},fe=function(e,t,r){var n,i,o;if(o=0,n=!1,i=0,t>=r)return[o=0,n=!1,i=r];for(i=t;i>>24|0)|0,n=!0,i=i+1|0}return[o,n,i]},E.ptr.prototype.unknownType=function(e){var{_r:t,p:r,v:e,$s:n,$r:i,$c:o}=hr(this,{v:e});n=n||0;e:for(;;){switch(n){case 0:if(r=this,!P(e,a.Value).IsValid())return(r.$ptr_buf||(r.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),r))).writeString(""),void(n=-1);(r.$ptr_buf||(r.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),r))).writeByte(63),t=P(e,a.Value).Type().String(),n=1;case 1:if(o&&(o=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;i=(r.$ptr_buf||(r.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),r))).writeString(t),n=2;case 2:if(o&&(o=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;return(r.$ptr_buf||(r.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),r))).writeByte(63),void(n=-1)}return}return{$blk:E.ptr.prototype.unknownType,$c:!0,$r:i,_r:t,p:r,v:e,$s:n}},E.prototype.unknownType=function(e){return this.$val.unknownType(e)},E.ptr.prototype.badVerb=function(e){var{_r:t,_r$1:r,p:n,verb:e,$s:i,$r:o,$c:p}=hr(this,{verb:e});i=i||0;e:for(;;){switch(i){case 0:if((n=this).erroring=!0,(n.$ptr_buf||(n.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),n))).writeString("%!"),(n.$ptr_buf||(n.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),n))).writeRune(e),(n.$ptr_buf||(n.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),n))).writeByte(40),!B(n.arg,tt)){i=2;continue}if(P(n.value,a.Value).IsValid()){i=3;continue}i=4;continue;case 2:t=a.TypeOf(n.arg).String(),i=6;case 6:if(p&&(p=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;o=(n.$ptr_buf||(n.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),n))).writeString(t),i=7;case 7:if(p&&(p=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;(n.$ptr_buf||(n.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),n))).writeByte(61),o=n.printArg(n.arg,118),i=8;case 8:if(p&&(p=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;i=5;continue;case 3:r=P(n.value,a.Value).Type().String(),i=9;case 9:if(p&&(p=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;o=(n.$ptr_buf||(n.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),n))).writeString(r),i=10;case 10:if(p&&(p=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;(n.$ptr_buf||(n.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),n))).writeByte(61),o=n.printValue(P(n.value,a.Value),118,0),i=11;case 11:if(p&&(p=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;i=5;continue;case 4:(n.$ptr_buf||(n.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),n))).writeString("");case 5:case 1:return(n.$ptr_buf||(n.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),n))).writeByte(41),n.erroring=!1,void(i=-1)}return}return{$blk:E.ptr.prototype.badVerb,$c:!0,$r:o,_r:t,_r$1:r,p:n,verb:e,$s:i}},E.prototype.badVerb=function(e){return this.$val.badVerb(e)},E.ptr.prototype.fmtBool=function(e,t){var{_1:r,p:n,v:e,verb:t,$s:i,$r:o,$c:a}=hr(this,{v:e,verb:t});i=i||0;e:for(;;){switch(i){case 0:if(n=this,116===(r=t)||118===r){i=2;continue}i=3;continue;case 2:n.fmt.fmtBoolean(e),i=4;continue;case 3:o=n.badVerb(t),i=5;case 5:if(a&&(a=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;case 4:case 1:return void(i=-1)}return}return{$blk:E.ptr.prototype.fmtBool,$c:!0,$r:o,_1:r,p:n,v:e,verb:t,$s:i}},E.prototype.fmtBool=function(e,t){return this.$val.fmtBool(e,t)},E.ptr.prototype.fmt0x64=function(e,t){var r,n;n=(r=this).fmt.fmtFlags.sharp,r.fmt.fmtFlags.sharp=t,r.fmt.fmtInteger(e,16,!1,118,"0123456789abcdefx"),r.fmt.fmtFlags.sharp=n},E.prototype.fmt0x64=function(e,t){return this.$val.fmt0x64(e,t)},E.ptr.prototype.fmtInteger=function(e,t,r){var{_1:n,isSigned:t,p:i,v:e,verb:r,$s:o,$r:a,$c:p}=hr(this,{v:e,isSigned:t,verb:r});o=o||0;e:for(;;){switch(o){case 0:if(i=this,118===(n=r)){o=2;continue}if(100===n){o=3;continue}if(98===n){o=4;continue}if(111===n||79===n){o=5;continue}if(120===n){o=6;continue}if(88===n){o=7;continue}if(99===n){o=8;continue}if(113===n){o=9;continue}if(85===n){o=10;continue}o=11;continue;case 2:i.fmt.fmtFlags.sharpV&&!t?i.fmt0x64(e,!0):i.fmt.fmtInteger(e,10,t,r,"0123456789abcdefx"),o=12;continue;case 3:i.fmt.fmtInteger(e,10,t,r,"0123456789abcdefx"),o=12;continue;case 4:i.fmt.fmtInteger(e,2,t,r,"0123456789abcdefx"),o=12;continue;case 5:i.fmt.fmtInteger(e,8,t,r,"0123456789abcdefx"),o=12;continue;case 6:i.fmt.fmtInteger(e,16,t,r,"0123456789abcdefx"),o=12;continue;case 7:i.fmt.fmtInteger(e,16,t,r,"0123456789ABCDEFX"),o=12;continue;case 8:i.fmt.fmtC(e),o=12;continue;case 9:i.fmt.fmtQc(e),o=12;continue;case 10:i.fmt.fmtUnicode(e),o=12;continue;case 11:a=i.badVerb(r),o=13;case 13:if(p&&(p=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;case 12:case 1:return void(o=-1)}return}return{$blk:E.ptr.prototype.fmtInteger,$c:!0,$r:a,_1:n,isSigned:t,p:i,v:e,verb:r,$s:o}},E.prototype.fmtInteger=function(e,t,r){return this.$val.fmtInteger(e,t,r)},E.ptr.prototype.fmtFloat=function(e,t,r){var{_1:n,p:i,size:t,v:e,verb:r,$s:o,$r:a,$c:p}=hr(this,{v:e,size:t,verb:r});o=o||0;e:for(;;){switch(o){case 0:if(i=this,118===(n=r)){o=2;continue}if(98===n||103===n||71===n||120===n||88===n){o=3;continue}if(102===n||101===n||69===n){o=4;continue}if(70===n){o=5;continue}o=6;continue;case 2:i.fmt.fmtFloat(e,t,103,-1),o=7;continue;case 3:i.fmt.fmtFloat(e,t,r,-1),o=7;continue;case 4:i.fmt.fmtFloat(e,t,r,6),o=7;continue;case 5:i.fmt.fmtFloat(e,t,102,6),o=7;continue;case 6:a=i.badVerb(r),o=8;case 8:if(p&&(p=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;case 7:case 1:return void(o=-1)}return}return{$blk:E.ptr.prototype.fmtFloat,$c:!0,$r:a,_1:n,p:i,size:t,v:e,verb:r,$s:o}},E.prototype.fmtFloat=function(e,t,r){return this.$val.fmtFloat(e,t,r)},E.ptr.prototype.fmtComplex=function(e,t,r){var{_1:n,_q:i,_q$1:o,oldPlus:a,p:s,size:t,v:e,verb:r,$s:c,$r:$,$c:l}=hr(this,{v:e,size:t,verb:r});c=c||0;e:for(;;){switch(c){case 0:if(s=this,118===(n=r)||98===n||103===n||71===n||120===n||88===n||102===n||70===n||101===n||69===n){c=2;continue}c=3;continue;case 2:a=s.fmt.fmtFlags.plus,(s.$ptr_buf||(s.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),s))).writeByte(40),$=s.fmtFloat(e.$real,(i=t/2)==i&&i!==1/0&&i!==-1/0?0|i:p("integer divide by zero"),r),c=5;case 5:if(l&&(l=!1,$=$.$blk()),$&&void 0!==$.$blk)break e;s.fmt.fmtFlags.plus=!0,$=s.fmtFloat(e.$imag,(o=t/2)==o&&o!==1/0&&o!==-1/0?0|o:p("integer divide by zero"),r),c=6;case 6:if(l&&(l=!1,$=$.$blk()),$&&void 0!==$.$blk)break e;(s.$ptr_buf||(s.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),s))).writeString("i)"),s.fmt.fmtFlags.plus=a,c=4;continue;case 3:$=s.badVerb(r),c=7;case 7:if(l&&(l=!1,$=$.$blk()),$&&void 0!==$.$blk)break e;case 4:case 1:return void(c=-1)}return}return{$blk:E.ptr.prototype.fmtComplex,$c:!0,$r:$,_1:n,_q:i,_q$1:o,oldPlus:a,p:s,size:t,v:e,verb:r,$s:c}},E.prototype.fmtComplex=function(e,t,r){return this.$val.fmtComplex(e,t,r)},E.ptr.prototype.fmtString=function(e,t){var{_1:r,p:n,v:e,verb:t,$s:i,$r:o,$c:a}=hr(this,{v:e,verb:t});i=i||0;e:for(;;){switch(i){case 0:if(n=this,118===(r=t)){i=2;continue}if(115===r){i=3;continue}if(120===r){i=4;continue}if(88===r){i=5;continue}if(113===r){i=6;continue}i=7;continue;case 2:n.fmt.fmtFlags.sharpV?n.fmt.fmtQ(e):n.fmt.fmtS(e),i=8;continue;case 3:n.fmt.fmtS(e),i=8;continue;case 4:n.fmt.fmtSx(e,"0123456789abcdefx"),i=8;continue;case 5:n.fmt.fmtSx(e,"0123456789ABCDEFX"),i=8;continue;case 6:n.fmt.fmtQ(e),i=8;continue;case 7:o=n.badVerb(t),i=9;case 9:if(a&&(a=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;case 8:case 1:return void(i=-1)}return}return{$blk:E.ptr.prototype.fmtString,$c:!0,$r:o,_1:r,p:n,v:e,verb:t,$s:i}},E.prototype.fmtString=function(e,t){return this.$val.fmtString(e,t)},E.ptr.prototype.fmtBytes=function(e,t,r){var{_1:n,_i:i,_i$1:o,_r:s,_ref:c,_ref$1:$,c:l,c$1:u,i:f,i$1:d,p:w,typeString:r,v:e,verb:t,$s:h,$r:g,$c:k}=hr(this,{v:e,verb:t,typeString:r});h=h||0;e:for(;;){switch(h){case 0:if(w=this,118===(n=t)||100===n){h=2;continue}if(115===n){h=3;continue}if(120===n){h=4;continue}if(88===n){h=5;continue}if(113===n){h=6;continue}h=7;continue;case 2:if(w.fmt.fmtFlags.sharpV){if((w.$ptr_buf||(w.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),w))).writeString(r),e===W.nil)return(w.$ptr_buf||(w.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),w))).writeString("(nil)"),void(h=-1);for((w.$ptr_buf||(w.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),w))).writeByte(123),c=e,i=0;i=c.$length?void p("index out of range"):c.$array[c.$offset+i],f>0&&(w.$ptr_buf||(w.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),w))).writeString(", "),w.fmt0x64(new Oe(0,l),!0),i++;(w.$ptr_buf||(w.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),w))).writeByte(125)}else{for((w.$ptr_buf||(w.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),w))).writeByte(91),$=e,o=0;o<$.$length;)d=o,u=o<0||o>=$.$length?void p("index out of range"):$.$array[$.$offset+o],d>0&&(w.$ptr_buf||(w.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),w))).writeByte(32),w.fmt.fmtInteger(new Oe(0,u),10,!1,t,"0123456789abcdefx"),o++;(w.$ptr_buf||(w.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),w))).writeByte(93)}h=8;continue;case 3:w.fmt.fmtBs(e),h=8;continue;case 4:w.fmt.fmtBx(e,"0123456789abcdefx"),h=8;continue;case 5:w.fmt.fmtBx(e,"0123456789ABCDEFX"),h=8;continue;case 6:w.fmt.fmtQ(I(e)),h=8;continue;case 7:s=a.ValueOf(e),h=9;case 9:if(k&&(k=!1,s=s.$blk()),s&&void 0!==s.$blk)break e;g=w.printValue(P(s,a.Value),t,0),h=10;case 10:if(k&&(k=!1,g=g.$blk()),g&&void 0!==g.$blk)break e;case 8:case 1:return void(h=-1)}return}return{$blk:E.ptr.prototype.fmtBytes,$c:!0,$r:g,_1:n,_i:i,_i$1:o,_r:s,_ref:c,_ref$1:$,c:l,c$1:u,i:f,i$1:d,p:w,typeString:r,v:e,verb:t,$s:h}},E.prototype.fmtBytes=function(e,t,r){return this.$val.fmtBytes(e,t,r)},E.ptr.prototype.fmtPointer=function(e,t){var{_1:r,_2:n,_r:i,p:o,u:p,value:e,verb:t,$s:s,$r:c,$c:$}=hr(this,{value:e,verb:t});s=s||0;e:for(;;){switch(s){case 0:if(o=this,p=0,18===(r=P(e,a.Value).Kind())||19===r||21===r||22===r||23===r||26===r){s=2;continue}s=3;continue;case 2:p=P(e,a.Value).Pointer(),s=4;continue;case 3:c=o.badVerb(t),s=5;case 5:if($&&($=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;return void(s=-1);case 4:case 1:if(118===(n=t)){s=7;continue}if(112===n){s=8;continue}if(98===n||111===n||100===n||120===n||88===n){s=9;continue}s=10;continue;case 7:if(o.fmt.fmtFlags.sharpV){s=12;continue}s=13;continue;case 12:(o.$ptr_buf||(o.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),o))).writeByte(40),i=P(e,a.Value).Type().String(),s=15;case 15:if($&&($=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;c=(o.$ptr_buf||(o.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),o))).writeString(i),s=16;case 16:if($&&($=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;(o.$ptr_buf||(o.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),o))).writeString(")("),0===p?(o.$ptr_buf||(o.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),o))).writeString("nil"):o.fmt0x64(new Oe(0,p.constructor===Number?p:1),!0),(o.$ptr_buf||(o.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),o))).writeByte(41),s=14;continue;case 13:0===p?o.fmt.padString(""):o.fmt0x64(new Oe(0,p.constructor===Number?p:1),!o.fmt.fmtFlags.sharp);case 14:s=11;continue;case 8:o.fmt0x64(new Oe(0,p.constructor===Number?p:1),!o.fmt.fmtFlags.sharp),s=11;continue;case 9:c=o.fmtInteger(new Oe(0,p.constructor===Number?p:1),!1,t),s=17;case 17:if($&&($=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;s=11;continue;case 10:c=o.badVerb(t),s=18;case 18:if($&&($=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;case 11:case 6:return void(s=-1)}return}return{$blk:E.ptr.prototype.fmtPointer,$c:!0,$r:c,_1:r,_2:n,_r:i,p:o,u:p,value:e,verb:t,$s:s}},E.prototype.fmtPointer=function(e,t){return this.$val.fmtPointer(e,t)},E.ptr.prototype.catchPanic=function(e,t,r){var{_r:n,arg:e,err:i,method:r,oldFlags:o,p,v:s,verb:t,$s:c,$r:$,$c:l}=hr(this,{arg:e,verb:t,method:r});c=c||0;e:for(;;){switch(c){case 0:if(p=this,i=or(),!B(i,tt)){c=1;continue}c=2;continue;case 1:n=a.ValueOf(e),c=3;case 3:if(l&&(l=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;if(22===P(s=n,a.Value).Kind()&&P(s,a.Value).IsNil())return(p.$ptr_buf||(p.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),p))).writeString(""),void(c=-1);p.panicking&&ir(i),o=P(p.fmt.fmtFlags,C),p.fmt.clearflags(),(p.$ptr_buf||(p.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),p))).writeString("%!"),(p.$ptr_buf||(p.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),p))).writeRune(t),(p.$ptr_buf||(p.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),p))).writeString("(PANIC="),(p.$ptr_buf||(p.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),p))).writeString(r),(p.$ptr_buf||(p.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),p))).writeString(" method: "),p.panicking=!0,$=p.printArg(i,118),c=4;case 4:if(l&&(l=!1,$=$.$blk()),$&&void 0!==$.$blk)break e;p.panicking=!1,(p.$ptr_buf||(p.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),p))).writeByte(41),C.copy(p.fmt.fmtFlags,o);case 2:return void(c=-1)}return}return{$blk:E.ptr.prototype.catchPanic,$c:!0,$r:$,_r:n,arg:e,err:i,method:r,oldFlags:o,p,v:s,verb:t,$s:c}},E.prototype.catchPanic=function(e,t,r){return this.$val.catchPanic(e,t,r)},E.ptr.prototype.handleMethods=function(e){var{$24r:t,$24r$1:r,$24r$2:n,$24r$3:i,$24r$4:o,$24r$5:a,$24r$6:p,_1:s,_r:c,_r$1:$,_r$2:l,_ref:u,_tuple:f,_tuple$1:d,_tuple$2:w,err:h,formatter:y,handled:m,ok:_,ok$1:x,ok$2:S,p:C,stringer:I,v:A,v$1:F,verb:e,$s:R,$deferred:T,$r:N,$c:P}=hr(this,{verb:e});R=R||0;var V=null;try{e:for(;;){switch(R){case 0:if(T=[],pr.deferStack.push(T),m=!1,(C=this).erroring){R=1;continue}R=2;continue;case 1:t=m,R=3;case 3:return t;case 2:if(119===e){R=4;continue}R=5;continue;case 4:if(h=(f=Yt(C.arg,rt,!0))[0],!(_=f[1])||!C.wrapErrs||!B(C.wrappedErr,tt)){R=6;continue}R=7;continue;case 6:C.wrappedErr=tt,C.wrapErrs=!1,N=C.badVerb(e),R=8;case 8:if(P&&(P=!1,N=N.$blk()),N&&void 0!==N.$blk)break e;r=m=!0,R=9;case 9:return r;case 7:C.wrappedErr=h,e=118;case 5:if(y=(d=Yt(C.arg,g,!0))[0],x=d[1]){R=10;continue}R=11;continue;case 10:m=!0,T.push([k(C,"catchPanic"),[C.arg,e,"Format"]]),N=y.Format(C,e),R=12;case 12:if(P&&(P=!1,N=N.$blk()),N&&void 0!==N.$blk)break e;n=m,R=13;case 13:return n;case 11:if(C.fmt.fmtFlags.sharpV){R=14;continue}R=15;continue;case 14:if(I=(w=Yt(C.arg,v,!0))[0],S=w[1]){R=17;continue}R=18;continue;case 17:m=!0,T.push([k(C,"catchPanic"),[C.arg,e,"GoString"]]),c=I.GoString(),R=19;case 19:if(P&&(P=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;N=C.fmt.fmtS(c),R=20;case 20:if(P&&(P=!1,N=N.$blk()),N&&void 0!==N.$blk)break e;i=m,R=21;case 21:return i;case 18:R=16;continue;case 15:if(118===(s=e)||115===s||120===s||88===s||113===s){R=23;continue}R=24;continue;case 23:if(u=C.arg,Yt(u,rt,!0)[1]){R=25;continue}if(Yt(u,b,!0)[1]){R=26;continue}R=27;continue;case 25:A=u,m=!0,T.push([k(C,"catchPanic"),[C.arg,e,"Error"]]),$=A.Error(),R=28;case 28:if(P&&(P=!1,$=$.$blk()),$&&void 0!==$.$blk)break e;N=C.fmtString($,e),R=29;case 29:if(P&&(P=!1,N=N.$blk()),N&&void 0!==N.$blk)break e;o=m,R=30;case 30:return o;case 26:F=u,m=!0,T.push([k(C,"catchPanic"),[C.arg,e,"String"]]),l=F.String(),R=31;case 31:if(P&&(P=!1,l=l.$blk()),l&&void 0!==l.$blk)break e;N=C.fmtString(l,e),R=32;case 32:if(P&&(P=!1,N=N.$blk()),N&&void 0!==N.$blk)break e;a=m,R=33;case 33:return a;case 27:case 24:case 22:case 16:p=m=!1,R=34;case 34:return p}return}}catch(h){V=h,R=-1}finally{if(nr(T,V),!pr.asleep)return m;if(pr.asleep)return{$blk:E.ptr.prototype.handleMethods,$c:!0,$r:N,$24r:t,$24r$1:r,$24r$2:n,$24r$3:i,$24r$4:o,$24r$5:a,$24r$6:p,_1:s,_r:c,_r$1:$,_r$2:l,_ref:u,_tuple:f,_tuple$1:d,_tuple$2:w,err:h,formatter:y,handled:m,ok:_,ok$1:x,ok$2:S,p:C,stringer:I,v:A,v$1:F,verb:e,$s:R,$deferred:T}}},E.prototype.handleMethods=function(e){return this.$val.handleMethods(e)},E.ptr.prototype.printArg=function(e,t){var{_1:r,_2:n,_r:i,_r$1:o,_r$2:p,_r$3:s,_r$4:c,_r$5:$,_ref:l,arg:e,f:u,f$1:f,f$10:d,f$11:w,f$12:h,f$13:g,f$14:k,f$15:b,f$16:y,f$17:m,f$18:v,f$19:_,f$2:x,f$3:S,f$4:C,f$5:I,f$6:A,f$7:F,f$8:R,f$9:T,p:N,verb:t,$s:V,$r:O,$c:D}=hr(this,{arg:e,verb:t});V=V||0;e:for(;;){switch(V){case 0:if((N=this).arg=e,N.value=new a.Value.ptr(L.nil,0,0),B(e,tt)){V=1;continue}V=2;continue;case 1:if(84===(r=t)||118===r){V=4;continue}V=5;continue;case 4:N.fmt.padString(""),V=6;continue;case 5:O=N.badVerb(t),V=7;case 7:if(D&&(D=!1,O=O.$blk()),O&&void 0!==O.$blk)break e;case 6:case 3:return void(V=-1);case 2:if(84===(n=t)){V=9;continue}if(112===n){V=10;continue}V=11;continue;case 9:i=a.TypeOf(e).String(),V=12;case 12:if(D&&(D=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;O=N.fmt.fmtS(i),V=13;case 13:if(D&&(D=!1,O=O.$blk()),O&&void 0!==O.$blk)break e;return void(V=-1);case 10:o=a.ValueOf(e),V=14;case 14:if(D&&(D=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;O=N.fmtPointer(P(o,a.Value),112),V=15;case 15:if(D&&(D=!1,O=O.$blk()),O&&void 0!==O.$blk)break e;return void(V=-1);case 11:case 8:if(Yt(l=e,Ee,!0)[1]){V=16;continue}if(Yt(l,Le,!0)[1]){V=17;continue}if(Yt(l,Me,!0)[1]){V=18;continue}if(Yt(l,Be,!0)[1]){V=19;continue}if(Yt(l,je,!0)[1]){V=20;continue}if(Yt(l,Ce,!0)[1]){V=21;continue}if(Yt(l,Ie,!0)[1]){V=22;continue}if(Yt(l,Ae,!0)[1]){V=23;continue}if(Yt(l,Fe,!0)[1]){V=24;continue}if(Yt(l,Re,!0)[1]){V=25;continue}if(Yt(l,Te,!0)[1]){V=26;continue}if(Yt(l,Ne,!0)[1]){V=27;continue}if(Yt(l,Pe,!0)[1]){V=28;continue}if(Yt(l,Ve,!0)[1]){V=29;continue}if(Yt(l,Oe,!0)[1]){V=30;continue}if(Yt(l,De,!0)[1]){V=31;continue}if(Yt(l,We,!0)[1]){V=32;continue}if(Yt(l,W,!0)[1]){V=33;continue}if(Yt(l,a.Value,!0)[1]){V=34;continue}V=35;continue;case 16:u=l.$val,O=N.fmtBool(u,t),V=37;case 37:if(D&&(D=!1,O=O.$blk()),O&&void 0!==O.$blk)break e;V=36;continue;case 17:f=l.$val,O=N.fmtFloat(f,32,t),V=38;case 38:if(D&&(D=!1,O=O.$blk()),O&&void 0!==O.$blk)break e;V=36;continue;case 18:x=l.$val,O=N.fmtFloat(x,64,t),V=39;case 39:if(D&&(D=!1,O=O.$blk()),O&&void 0!==O.$blk)break e;V=36;continue;case 19:S=l.$val,O=N.fmtComplex(new je(S.$real,S.$imag),64,t),V=40;case 40:if(D&&(D=!1,O=O.$blk()),O&&void 0!==O.$blk)break e;V=36;continue;case 20:C=l.$val,O=N.fmtComplex(C,128,t),V=41;case 41:if(D&&(D=!1,O=O.$blk()),O&&void 0!==O.$blk)break e;V=36;continue;case 21:I=l.$val,O=N.fmtInteger(new Oe(0,I),!0,t),V=42;case 42:if(D&&(D=!1,O=O.$blk()),O&&void 0!==O.$blk)break e;V=36;continue;case 22:A=l.$val,O=N.fmtInteger(new Oe(0,A),!0,t),V=43;case 43:if(D&&(D=!1,O=O.$blk()),O&&void 0!==O.$blk)break e;V=36;continue;case 23:F=l.$val,O=N.fmtInteger(new Oe(0,F),!0,t),V=44;case 44:if(D&&(D=!1,O=O.$blk()),O&&void 0!==O.$blk)break e;V=36;continue;case 24:R=l.$val,O=N.fmtInteger(new Oe(0,R),!0,t),V=45;case 45:if(D&&(D=!1,O=O.$blk()),O&&void 0!==O.$blk)break e;V=36;continue;case 25:T=l.$val,O=N.fmtInteger(new Oe(T.$high,T.$low),!0,t),V=46;case 46:if(D&&(D=!1,O=O.$blk()),O&&void 0!==O.$blk)break e;V=36;continue;case 26:d=l.$val,O=N.fmtInteger(new Oe(0,d),!1,t),V=47;case 47:if(D&&(D=!1,O=O.$blk()),O&&void 0!==O.$blk)break e;V=36;continue;case 27:w=l.$val,O=N.fmtInteger(new Oe(0,w),!1,t),V=48;case 48:if(D&&(D=!1,O=O.$blk()),O&&void 0!==O.$blk)break e;V=36;continue;case 28:h=l.$val,O=N.fmtInteger(new Oe(0,h),!1,t),V=49;case 49:if(D&&(D=!1,O=O.$blk()),O&&void 0!==O.$blk)break e;V=36;continue;case 29:g=l.$val,O=N.fmtInteger(new Oe(0,g),!1,t),V=50;case 50:if(D&&(D=!1,O=O.$blk()),O&&void 0!==O.$blk)break e;V=36;continue;case 30:k=l.$val,O=N.fmtInteger(k,!1,t),V=51;case 51:if(D&&(D=!1,O=O.$blk()),O&&void 0!==O.$blk)break e;V=36;continue;case 31:b=l.$val,O=N.fmtInteger(new Oe(0,b.constructor===Number?b:1),!1,t),V=52;case 52:if(D&&(D=!1,O=O.$blk()),O&&void 0!==O.$blk)break e;V=36;continue;case 32:y=l.$val,O=N.fmtString(y,t),V=53;case 53:if(D&&(D=!1,O=O.$blk()),O&&void 0!==O.$blk)break e;V=36;continue;case 33:m=l.$val,O=N.fmtBytes(m,t,"[]byte"),V=54;case 54:if(D&&(D=!1,O=O.$blk()),O&&void 0!==O.$blk)break e;V=36;continue;case 34:if(v=l.$val,P(v,a.Value).IsValid()&&P(v,a.Value).CanInterface()){V=55;continue}V=56;continue;case 55:p=P(v,a.Value).Interface(),V=57;case 57:if(D&&(D=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;N.arg=p,s=N.handleMethods(t),V=60;case 60:if(D&&(D=!1,s=s.$blk()),s&&void 0!==s.$blk)break e;if(s){V=58;continue}V=59;continue;case 58:return void(V=-1);case 59:case 56:O=N.printValue(P(v,a.Value),t,0),V=61;case 61:if(D&&(D=!1,O=O.$blk()),O&&void 0!==O.$blk)break e;V=36;continue;case 35:_=l,c=N.handleMethods(t),V=64;case 64:if(D&&(D=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;if(!c){V=62;continue}V=63;continue;case 62:$=a.ValueOf(_),V=65;case 65:if(D&&(D=!1,$=$.$blk()),$&&void 0!==$.$blk)break e;O=N.printValue(P($,a.Value),t,0),V=66;case 66:if(D&&(D=!1,O=O.$blk()),O&&void 0!==O.$blk)break e;case 63:case 36:return void(V=-1)}return}return{$blk:E.ptr.prototype.printArg,$c:!0,$r:O,_1:r,_2:n,_r:i,_r$1:o,_r$2:p,_r$3:s,_r$4:c,_r$5:$,_ref:l,arg:e,f:u,f$1:f,f$10:d,f$11:w,f$12:h,f$13:g,f$14:k,f$15:b,f$16:y,f$17:m,f$18:v,f$19:_,f$2:x,f$3:S,f$4:C,f$5:I,f$6:A,f$7:F,f$8:R,f$9:T,p:N,verb:t,$s:V}},E.prototype.printArg=function(e,t){return this.$val.printArg(e,t)},E.ptr.prototype.printValue=function(e,t,n){var{_1:i,_2:o,_3:s,_4:c,_arg:$,_arg$1:l,_arg$2:u,_arg$3:f,_i:d,_i$1:w,_r:h,_r$1:g,_r$10:k,_r$11:b,_r$12:y,_r$13:m,_r$14:v,_r$15:_,_r$16:x,_r$17:S,_r$18:C,_r$19:I,_r$2:A,_r$20:F,_r$21:R,_r$22:T,_r$23:N,_r$24:V,_r$25:O,_r$3:D,_r$4:L,_r$5:B,_r$6:j,_r$7:U,_r$8:z,_r$9:K,_ref:G,_ref$1:q,a:H,bytes:J,depth:n,f:Z,i:Q,i$1:X,i$2:Y,i$3:ee,i$4:te,key:re,name:ne,p:ie,sorted:oe,t:ae,value:e,value$1:pe,verb:t,x:se,x$1:ce,$s:le,$r:ue,$c:fe}=hr(this,{value:e,verb:t,depth:n});le=le||0;e:for(;;){switch(le){case 0:if(ie=this,n>0&&P(e,a.Value).IsValid()&&P(e,a.Value).CanInterface()){le=1;continue}le=2;continue;case 1:h=P(e,a.Value).Interface(),le=3;case 3:if(fe&&(fe=!1,h=h.$blk()),h&&void 0!==h.$blk)break e;ie.arg=h,g=ie.handleMethods(t),le=6;case 6:if(fe&&(fe=!1,g=g.$blk()),g&&void 0!==g.$blk)break e;if(g){le=4;continue}le=5;continue;case 4:return void(le=-1);case 5:case 2:if(ie.arg=tt,ie.value=e,Z=e,0===(i=P(e,a.Value).Kind())){le=8;continue}if(1===i){le=9;continue}if(2===i||3===i||4===i||5===i||6===i){le=10;continue}if(7===i||8===i||9===i||10===i||11===i||12===i){le=11;continue}if(13===i){le=12;continue}if(14===i){le=13;continue}if(15===i){le=14;continue}if(16===i){le=15;continue}if(24===i){le=16;continue}if(21===i){le=17;continue}if(25===i){le=18;continue}if(20===i){le=19;continue}if(17===i||23===i){le=20;continue}if(22===i){le=21;continue}if(18===i||19===i||26===i){le=22;continue}le=23;continue;case 8:if(0===n){le=25;continue}le=26;continue;case 25:(ie.$ptr_buf||(ie.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),ie))).writeString(""),le=27;continue;case 26:if(118===(o=t)){le=29;continue}le=30;continue;case 29:(ie.$ptr_buf||(ie.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),ie))).writeString(""),le=31;continue;case 30:ue=ie.badVerb(t),le=32;case 32:if(fe&&(fe=!1,ue=ue.$blk()),ue&&void 0!==ue.$blk)break e;case 31:case 28:case 27:le=24;continue;case 9:ue=ie.fmtBool(P(Z,a.Value).Bool(),t),le=33;case 33:if(fe&&(fe=!1,ue=ue.$blk()),ue&&void 0!==ue.$blk)break e;le=24;continue;case 10:ue=ie.fmtInteger((se=P(Z,a.Value).Int(),new Oe(se.$high,se.$low)),!0,t),le=34;case 34:if(fe&&(fe=!1,ue=ue.$blk()),ue&&void 0!==ue.$blk)break e;le=24;continue;case 11:ue=ie.fmtInteger(P(Z,a.Value).Uint(),!1,t),le=35;case 35:if(fe&&(fe=!1,ue=ue.$blk()),ue&&void 0!==ue.$blk)break e;le=24;continue;case 12:ue=ie.fmtFloat(P(Z,a.Value).Float(),32,t),le=36;case 36:if(fe&&(fe=!1,ue=ue.$blk()),ue&&void 0!==ue.$blk)break e;le=24;continue;case 13:ue=ie.fmtFloat(P(Z,a.Value).Float(),64,t),le=37;case 37:if(fe&&(fe=!1,ue=ue.$blk()),ue&&void 0!==ue.$blk)break e;le=24;continue;case 14:ue=ie.fmtComplex(P(Z,a.Value).Complex(),64,t),le=38;case 38:if(fe&&(fe=!1,ue=ue.$blk()),ue&&void 0!==ue.$blk)break e;le=24;continue;case 15:ue=ie.fmtComplex(P(Z,a.Value).Complex(),128,t),le=39;case 39:if(fe&&(fe=!1,ue=ue.$blk()),ue&&void 0!==ue.$blk)break e;le=24;continue;case 16:A=P(Z,a.Value).String(),le=40;case 40:if(fe&&(fe=!1,A=A.$blk()),A&&void 0!==A.$blk)break e;ue=ie.fmtString(A,t),le=41;case 41:if(fe&&(fe=!1,ue=ue.$blk()),ue&&void 0!==ue.$blk)break e;le=24;continue;case 17:if(ie.fmt.fmtFlags.sharpV){le=42;continue}le=43;continue;case 42:D=P(Z,a.Value).Type().String(),le=45;case 45:if(fe&&(fe=!1,D=D.$blk()),D&&void 0!==D.$blk)break e;ue=(ie.$ptr_buf||(ie.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),ie))).writeString(D),le=46;case 46:if(fe&&(fe=!1,ue=ue.$blk()),ue&&void 0!==ue.$blk)break e;if(P(Z,a.Value).IsNil())return(ie.$ptr_buf||(ie.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),ie))).writeString("(nil)"),void(le=-1);(ie.$ptr_buf||(ie.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),ie))).writeByte(123),le=44;continue;case 43:(ie.$ptr_buf||(ie.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),ie))).writeString("map[");case 44:L=r.Sort(P(Z,a.Value)),le=47;case 47:if(fe&&(fe=!1,L=L.$blk()),L&&void 0!==L.$blk)break e;G=(oe=L).Key,d=0;case 48:if(!(d=G.$length?void p("index out of range"):G.$array[G.$offset+d],Q>0&&(ie.fmt.fmtFlags.sharpV?(ie.$ptr_buf||(ie.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),ie))).writeString(", "):(ie.$ptr_buf||(ie.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),ie))).writeByte(32)),ue=ie.printValue(P(re,a.Value),t,n+1|0),le=50;case 50:if(fe&&(fe=!1,ue=ue.$blk()),ue&&void 0!==ue.$blk)break e;(ie.$ptr_buf||(ie.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),ie))).writeByte(58),ue=ie.printValue(P((ce=oe.Value,Q<0||Q>=ce.$length?void p("index out of range"):ce.$array[ce.$offset+Q]),a.Value),t,n+1|0),le=51;case 51:if(fe&&(fe=!1,ue=ue.$blk()),ue&&void 0!==ue.$blk)break e;d++,le=48;continue;case 49:ie.fmt.fmtFlags.sharpV?(ie.$ptr_buf||(ie.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),ie))).writeByte(125):(ie.$ptr_buf||(ie.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),ie))).writeByte(93),le=24;continue;case 18:if(ie.fmt.fmtFlags.sharpV){le=52;continue}le=53;continue;case 52:B=P(Z,a.Value).Type().String(),le=54;case 54:if(fe&&(fe=!1,B=B.$blk()),B&&void 0!==B.$blk)break e;ue=(ie.$ptr_buf||(ie.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),ie))).writeString(B),le=55;case 55:if(fe&&(fe=!1,ue=ue.$blk()),ue&&void 0!==ue.$blk)break e;case 53:(ie.$ptr_buf||(ie.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),ie))).writeByte(123),X=0;case 56:if(!(X0&&(ie.fmt.fmtFlags.sharpV?(ie.$ptr_buf||(ie.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),ie))).writeString(", "):(ie.$ptr_buf||(ie.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),ie))).writeByte(32)),ie.fmt.fmtFlags.plusV||ie.fmt.fmtFlags.sharpV){le=58;continue}le=59;continue;case 58:j=P(Z,a.Value).Type().Field(X),le=60;case 60:if(fe&&(fe=!1,j=j.$blk()),j&&void 0!==j.$blk)break e;""!==(ne=j.Name)&&((ie.$ptr_buf||(ie.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),ie))).writeString(ne),(ie.$ptr_buf||(ie.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),ie))).writeByte(58));case 59:U=$e(P(Z,a.Value),X),le=61;case 61:if(fe&&(fe=!1,U=U.$blk()),U&&void 0!==U.$blk)break e;ue=ie.printValue(P(U,a.Value),t,n+1|0),le=62;case 62:if(fe&&(fe=!1,ue=ue.$blk()),ue&&void 0!==ue.$blk)break e;X=X+1|0,le=56;continue;case 57:(ie.$ptr_buf||(ie.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),ie))).writeByte(125),le=24;continue;case 19:z=P(Z,a.Value).Elem(),le=63;case 63:if(fe&&(fe=!1,z=z.$blk()),z&&void 0!==z.$blk)break e;if(!P(pe=z,a.Value).IsValid()){le=64;continue}le=65;continue;case 64:if(ie.fmt.fmtFlags.sharpV){le=67;continue}le=68;continue;case 67:K=P(Z,a.Value).Type().String(),le=70;case 70:if(fe&&(fe=!1,K=K.$blk()),K&&void 0!==K.$blk)break e;ue=(ie.$ptr_buf||(ie.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),ie))).writeString(K),le=71;case 71:if(fe&&(fe=!1,ue=ue.$blk()),ue&&void 0!==ue.$blk)break e;(ie.$ptr_buf||(ie.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),ie))).writeString("(nil)"),le=69;continue;case 68:(ie.$ptr_buf||(ie.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),ie))).writeString("");case 69:le=66;continue;case 65:ue=ie.printValue(P(pe,a.Value),t,n+1|0),le=72;case 72:if(fe&&(fe=!1,ue=ue.$blk()),ue&&void 0!==ue.$blk)break e;case 66:le=24;continue;case 20:if(115===(s=t)||113===s||120===s||88===s){le=74;continue}le=75;continue;case 74:k=(ae=P(Z,a.Value).Type()).Elem(),le=78;case 78:if(fe&&(fe=!1,k=k.$blk()),k&&void 0!==k.$blk)break e;b=k.Kind(),le=79;case 79:if(fe&&(fe=!1,b=b.$blk()),b&&void 0!==b.$blk)break e;if(8===b){le=76;continue}le=77;continue;case 76:if(J=W.nil,23===P(Z,a.Value).Kind()){le=80;continue}if(P(Z,a.Value).CanAddr()){le=81;continue}le=82;continue;case 80:y=P(Z,a.Value).Bytes(),le=84;case 84:if(fe&&(fe=!1,y=y.$blk()),y&&void 0!==y.$blk)break e;J=y,le=83;continue;case 81:m=P(Z,a.Value).Len(),le=85;case 85:if(fe&&(fe=!1,m=m.$blk()),m&&void 0!==m.$blk)break e;$=m,v=P(Z,a.Value).Slice(0,$),le=86;case 86:if(fe&&(fe=!1,v=v.$blk()),v&&void 0!==v.$blk)break e;_=P(v,a.Value).Bytes(),le=87;case 87:if(fe&&(fe=!1,_=_.$blk()),_&&void 0!==_.$blk)break e;J=_,le=83;continue;case 82:x=P(Z,a.Value).Len(),le=88;case 88:if(fe&&(fe=!1,x=x.$blk()),x&&void 0!==x.$blk)break e;q=J=Zt(W,x),w=0;case 89:if(!(w=J.$length?p("index out of range"):J.$array[J.$offset+Y]=C.$low<<24>>>24,w++,le=89;continue;case 90:case 83:l=J,u=t,I=ae.String(),le=93;case 93:if(fe&&(fe=!1,I=I.$blk()),I&&void 0!==I.$blk)break e;f=I,ue=ie.fmtBytes(l,u,f),le=94;case 94:if(fe&&(fe=!1,ue=ue.$blk()),ue&&void 0!==ue.$blk)break e;return void(le=-1);case 77:case 75:case 73:if(ie.fmt.fmtFlags.sharpV){le=95;continue}le=96;continue;case 95:F=P(Z,a.Value).Type().String(),le=98;case 98:if(fe&&(fe=!1,F=F.$blk()),F&&void 0!==F.$blk)break e;ue=(ie.$ptr_buf||(ie.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),ie))).writeString(F),le=99;case 99:if(fe&&(fe=!1,ue=ue.$blk()),ue&&void 0!==ue.$blk)break e;if(23===P(Z,a.Value).Kind()&&P(Z,a.Value).IsNil())return(ie.$ptr_buf||(ie.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),ie))).writeString("(nil)"),void(le=-1);(ie.$ptr_buf||(ie.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),ie))).writeByte(123),ee=0;case 100:R=P(Z,a.Value).Len(),le=102;case 102:if(fe&&(fe=!1,R=R.$blk()),R&&void 0!==R.$blk)break e;if(!(ee0&&(ie.$ptr_buf||(ie.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),ie))).writeString(", "),T=P(Z,a.Value).Index(ee),le=103;case 103:if(fe&&(fe=!1,T=T.$blk()),T&&void 0!==T.$blk)break e;ue=ie.printValue(P(T,a.Value),t,n+1|0),le=104;case 104:if(fe&&(fe=!1,ue=ue.$blk()),ue&&void 0!==ue.$blk)break e;ee=ee+1|0,le=100;continue;case 101:(ie.$ptr_buf||(ie.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),ie))).writeByte(125),le=97;continue;case 96:(ie.$ptr_buf||(ie.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),ie))).writeByte(91),te=0;case 105:N=P(Z,a.Value).Len(),le=107;case 107:if(fe&&(fe=!1,N=N.$blk()),N&&void 0!==N.$blk)break e;if(!(te0&&(ie.$ptr_buf||(ie.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),ie))).writeByte(32),V=P(Z,a.Value).Index(te),le=108;case 108:if(fe&&(fe=!1,V=V.$blk()),V&&void 0!==V.$blk)break e;ue=ie.printValue(P(V,a.Value),t,n+1|0),le=109;case 109:if(fe&&(fe=!1,ue=ue.$blk()),ue&&void 0!==ue.$blk)break e;te=te+1|0,le=105;continue;case 106:(ie.$ptr_buf||(ie.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),ie))).writeByte(93);case 97:le=24;continue;case 21:if(0===n&&0!==P(Z,a.Value).Pointer()){le=110;continue}le=111;continue;case 110:O=P(Z,a.Value).Elem(),le=113;case 113:if(fe&&(fe=!1,O=O.$blk()),O&&void 0!==O.$blk)break e;if(17===(c=P(H=O,a.Value).Kind())||23===c||25===c||21===c){le=114;continue}le=115;continue;case 114:(ie.$ptr_buf||(ie.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),ie))).writeByte(38),ue=ie.printValue(P(H,a.Value),t,n+1|0),le=116;case 116:if(fe&&(fe=!1,ue=ue.$blk()),ue&&void 0!==ue.$blk)break e;return void(le=-1);case 115:case 112:case 111:ue=ie.fmtPointer(P(Z,a.Value),t),le=117;case 117:if(fe&&(fe=!1,ue=ue.$blk()),ue&&void 0!==ue.$blk)break e;le=24;continue;case 22:ue=ie.fmtPointer(P(Z,a.Value),t),le=118;case 118:if(fe&&(fe=!1,ue=ue.$blk()),ue&&void 0!==ue.$blk)break e;le=24;continue;case 23:ue=ie.unknownType(P(Z,a.Value)),le=119;case 119:if(fe&&(fe=!1,ue=ue.$blk()),ue&&void 0!==ue.$blk)break e;case 24:case 7:return void(le=-1)}return}return{$blk:E.ptr.prototype.printValue,$c:!0,$r:ue,_1:i,_2:o,_3:s,_4:c,_arg:$,_arg$1:l,_arg$2:u,_arg$3:f,_i:d,_i$1:w,_r:h,_r$1:g,_r$10:k,_r$11:b,_r$12:y,_r$13:m,_r$14:v,_r$15:_,_r$16:x,_r$17:S,_r$18:C,_r$19:I,_r$2:A,_r$20:F,_r$21:R,_r$22:T,_r$23:N,_r$24:V,_r$25:O,_r$3:D,_r$4:L,_r$5:B,_r$6:j,_r$7:U,_r$8:z,_r$9:K,_ref:G,_ref$1:q,a:H,bytes:J,depth:n,f:Z,i:Q,i$1:X,i$2:Y,i$3:ee,i$4:te,key:re,name:ne,p:ie,sorted:oe,t:ae,value:e,value$1:pe,verb:t,x:se,x$1:ce,$s:le}},E.prototype.printValue=function(e,t,r){return this.$val.printValue(e,t,r)},de=function(e,t){var{_1:r,_r:n,_tuple:i,a:e,argNum:t,isInt:o,n:s,n$1:c,newArgNum:$,num:l,v:u,x:f,x$1:d,x$2:w,$s:h,$r:g,$c:k}=hr(this,{a:e,argNum:t});h=h||0;e:for(;;){switch(h){case 0:if(l=0,o=!1,$=0,$=t,t=e.$length?void p("index out of range"):e.$array[e.$offset+t],Ce,!0))[0],!(o=i[1])){h=3;continue}h=4;continue;case 3:n=a.ValueOf(t<0||t>=e.$length?void p("index out of range"):e.$array[e.$offset+t]),h=6;case 6:if(k&&(k=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;2===(r=P(u=n,a.Value).Kind())||3===r||4===r||5===r||6===r?(s=P(u,a.Value).Int(),(f=new Re(0,s.$low+4294967296*(s.$high>>31)|0)).$high===s.$high&&f.$low===s.$low&&(l=s.$low+4294967296*(s.$high>>31)|0,o=!0)):7!==r&&8!==r&&9!==r&&10!==r&&11!==r&&12!==r||(c=P(u,a.Value).Uint(),((d=new Re(c.$high,c.$low)).$high>0||0===d.$high&&d.$low>=0)&&(w=new Oe(0,0|c.$low)).$high===c.$high&&w.$low===c.$low&&(l=0|c.$low,o=!0));case 5:case 4:$=t+1|0,le(l)&&(l=0,o=!1);case 2:return h=-1,[l,o,$]}return}return{$blk:de,$c:!0,$r:g,_1:r,_r:n,_tuple:i,a:e,argNum:t,isInt:o,n:s,n$1:c,newArgNum:$,num:l,v:u,x:f,x$1:d,x$2:w,$s:h}},he=function(e){var t,r,n,i,o;if(e.length<3)return[0,1,!1];for(r=1;rR&&(T.$ptr_buf||(T.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),T))).writeString(m(e,R,A)),A>=I){V=2;continue}A=A+1|0,T.fmt.clearflags();case 3:if(!(A=t.$length?void p("index out of range"):t.$array[t.$offset+S],0|C),V=15;case 15:if(D&&(D=!1,O=O.$blk()),O&&void 0!==O.$blk)break e;S=S+1|0,A=A+1|0,V=1;continue e;case 14:V=4;continue e;case 12:case 5:A=A+1|0,V=3;continue;case 4:if(S=(f=T.argNumber(S,e,A,t.$length))[0],A=f[1],_=f[2],A=I){(T.$ptr_buf||(T.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),T))).writeString("%!(NOVERB)"),V=2;continue}if(N=u=1,(P=$=0|e.charCodeAt(A))>=128&&(P=(v=l.DecodeRuneInString(m(e,A)))[0],N=v[1]),A=A+N|0,37===P){V=27;continue}if(!T.goodArgNum){V=28;continue}if(S>=t.$length){V=29;continue}if(118===P){V=30;continue}V=31;continue;case 27:(T.$ptr_buf||(T.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),T))).writeByte(37),V=32;continue;case 28:T.badArgNum(P),V=32;continue;case 29:T.missingArg(P),V=32;continue;case 30:T.fmt.fmtFlags.sharpV=T.fmt.fmtFlags.sharp,T.fmt.fmtFlags.sharp=!1,T.fmt.fmtFlags.plusV=T.fmt.fmtFlags.plus,T.fmt.fmtFlags.plus=!1,O=T.printArg(S<0||S>=t.$length?void p("index out of range"):t.$array[t.$offset+S],P),V=33;case 33:if(D&&(D=!1,O=O.$blk()),O&&void 0!==O.$blk)break e;S=S+1|0,V=32;continue;case 31:O=T.printArg(S<0||S>=t.$length?void p("index out of range"):t.$array[t.$offset+S],P),V=34;case 34:if(D&&(D=!1,O=O.$blk()),O&&void 0!==O.$blk)break e;S=S+1|0;case 32:case 26:V=1;continue;case 2:if(!T.reordered&&S=c.$length?void p("index out of range"):c.$array[c.$offset+n],F>0&&(T.$ptr_buf||(T.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),T))).writeString(", "),B(x,tt)){V=39;continue}V=40;continue;case 39:(T.$ptr_buf||(T.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),T))).writeString(""),V=41;continue;case 40:s=a.TypeOf(x).String(),V=42;case 42:if(D&&(D=!1,s=s.$blk()),s&&void 0!==s.$blk)break e;O=(T.$ptr_buf||(T.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),T))).writeString(s),V=43;case 43:if(D&&(D=!1,O=O.$blk()),O&&void 0!==O.$blk)break e;(T.$ptr_buf||(T.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),T))).writeByte(61),O=T.printArg(x,118),V=44;case 44:if(D&&(D=!1,O=O.$blk()),O&&void 0!==O.$blk)break e;case 41:n++,V=37;continue;case 38:(T.$ptr_buf||(T.$ptr_buf=new M((function(){return this.$target.buf}),(function(e){this.$target.buf=e}),T))).writeByte(41);case 36:return void(V=-1)}return}return{$blk:E.ptr.prototype.doPrintf,$c:!0,$r:O,_1:r,_i:n,_r:i,_r$1:o,_r$2:s,_ref:c,_tmp:$,_tmp$1:u,_tuple:f,_tuple$1:d,_tuple$2:w,_tuple$3:h,_tuple$4:g,_tuple$5:k,_tuple$6:b,_tuple$7:v,a:t,afterIndex:_,arg:x,argNum:S,c:C,end:I,format:e,i:A,i$1:F,lasti:R,p:T,size:N,verb:P,$s:V}},E.prototype.doPrintf=function(e,t){return this.$val.doPrintf(e,t)},A.ptr.prototype.clearflags=function(){C.copy(this.fmtFlags,new C.ptr(!1,!1,!1,!1,!1,!1,!1,!1,!1))},A.prototype.clearflags=function(){return this.$val.clearflags()},A.ptr.prototype.init=function(e){this.buf=e,this.clearflags()},A.prototype.init=function(e){return this.$val.init(e)},A.ptr.prototype.writePadding=function(e){var t,r,n,i,o,a,s,c,$;if(i=this,!(e<=0)){for((a=(s=(n=i.buf.$get()).$length)+e|0)>n.$capacity&&(n=Zt(_,J(n.$capacity,2)+e|0),T(n,i.buf.$get())),c=32,i.fmtFlags.zero&&(c=48),r=$=y(n,s,a),t=0;t=$.$length?p("index out of range"):$.$array[$.$offset+o]=c,t++;i.buf.$set(y(n,0,a))}},A.prototype.writePadding=function(e){return this.$val.writePadding(e)},A.ptr.prototype.pad=function(e){var t,r;(t=this).fmtFlags.widPresent&&0!==t.wid?(r=t.wid-l.RuneCount(e)|0,t.fmtFlags.minus?(t.buf.write(e),t.writePadding(r)):(t.writePadding(r),t.buf.write(e))):t.buf.write(e)},A.prototype.pad=function(e){return this.$val.pad(e)},A.ptr.prototype.padString=function(e){var t,r;(t=this).fmtFlags.widPresent&&0!==t.wid?(r=t.wid-l.RuneCountInString(e)|0,t.fmtFlags.minus?(t.buf.writeString(e),t.writePadding(r)):(t.writePadding(r),t.buf.writeString(e))):t.buf.writeString(e)},A.prototype.padString=function(e){return this.$val.padString(e)},A.ptr.prototype.fmtBoolean=function(e){e?this.padString("true"):this.padString("false")},A.prototype.fmtBoolean=function(e){return this.$val.fmtBoolean(e)},A.ptr.prototype.fmtUnicode=function(e){var t,r,n,i,o,a;for(t=y(new W((r=this).intbuf),0),o=4,r.fmtFlags.precPresent&&r.prec>4&&(a=1+(4+(2+(2+(o=r.prec)|0)|0)|0)|0)>t.$length&&(t=Zt(W,a)),n=t.$length,r.fmtFlags.sharp&&(e.$high<0||0===e.$high&&e.$low<=1114111)&&s.IsPrint(0|e.$low)&&((n=n-1|0)<0||n>=t.$length?p("index out of range"):t.$array[t.$offset+n]=39,n=n-l.RuneLen(0|e.$low)|0,l.EncodeRune(y(t,n),0|e.$low),(n=n-1|0)<0||n>=t.$length?p("index out of range"):t.$array[t.$offset+n]=39,(n=n-1|0)<0||n>=t.$length?p("index out of range"):t.$array[t.$offset+n]=32);e.$high>0||0===e.$high&&e.$low>=16;)(n=n-1|0)<0||n>=t.$length?p("index out of range"):t.$array[t.$offset+n]="0123456789ABCDEFX".charCodeAt(Z(new Oe(0&e.$high,(15&e.$low)>>>0))),o=o-1|0,e=Y(e,4);for((n=n-1|0)<0||n>=t.$length?p("index out of range"):t.$array[t.$offset+n]="0123456789ABCDEFX".charCodeAt(Z(e)),o=o-1|0;o>0;)(n=n-1|0)<0||n>=t.$length?p("index out of range"):t.$array[t.$offset+n]=48,o=o-1|0;(n=n-1|0)<0||n>=t.$length?p("index out of range"):t.$array[t.$offset+n]=43,(n=n-1|0)<0||n>=t.$length?p("index out of range"):t.$array[t.$offset+n]=85,i=r.fmtFlags.zero,r.fmtFlags.zero=!1,r.pad(y(t,n)),r.fmtFlags.zero=i},A.prototype.fmtUnicode=function(e){return this.$val.fmtUnicode(e)},A.ptr.prototype.fmtInteger=function(e,t,r,n,i){var o,a,s,c,$,l,u,f,d,w,h,g,k,b,m,v;if(c=this,(l=r&&((g=new Re(e.$high,e.$low)).$high<0||0===g.$high&&g.$low<0))&&(e=new Oe(-e.$high,-e.$low)),s=y(new W(c.intbuf),0),(c.fmtFlags.widPresent||c.fmtFlags.precPresent)&&(h=(3+c.wid|0)+c.prec|0)>s.$length&&(s=Zt(W,h)),w=0,c.fmtFlags.precPresent){if(0===(w=c.prec)&&0===e.$high&&0===e.$low)return f=c.fmtFlags.zero,c.fmtFlags.zero=!1,c.writePadding(c.wid),void(c.fmtFlags.zero=f)}else c.fmtFlags.zero&&c.fmtFlags.widPresent&&(w=c.wid,(l||c.fmtFlags.plus||c.fmtFlags.space)&&(w=w-1|0));if($=s.$length,10===(o=t))for(;e.$high>0||0===e.$high&&e.$low>=10;)$=$-1|0,u=te(e,new Oe(0,10),!1),$<0||$>=s.$length?p("index out of range"):s.$array[s.$offset+$]=(k=new Oe(0+e.$high,48+e.$low),b=ee(u,new Oe(0,10)),new Oe(k.$high-b.$high,k.$low-b.$low)).$low<<24>>>24,e=u;else if(16===o)for(;e.$high>0||0===e.$high&&e.$low>=16;)($=$-1|0)<0||$>=s.$length?p("index out of range"):s.$array[s.$offset+$]=i.charCodeAt(Z(new Oe(0&e.$high,(15&e.$low)>>>0))),e=Y(e,4);else if(8===o)for(;e.$high>0||0===e.$high&&e.$low>=8;)($=$-1|0)<0||$>=s.$length?p("index out of range"):s.$array[s.$offset+$]=(m=new Oe(0&e.$high,(7&e.$low)>>>0),new Oe(0+m.$high,48+m.$low)).$low<<24>>>24,e=Y(e,3);else if(2===o)for(;e.$high>0||0===e.$high&&e.$low>=2;)($=$-1|0)<0||$>=s.$length?p("index out of range"):s.$array[s.$offset+$]=(v=new Oe(0&e.$high,(1&e.$low)>>>0),new Oe(0+v.$high,48+v.$low)).$low<<24>>>24,e=Y(e,1);else ir(new We("fmt: unknown base; can't happen"));for(($=$-1|0)<0||$>=s.$length?p("index out of range"):s.$array[s.$offset+$]=i.charCodeAt(Z(e));$>0&&w>(s.$length-$|0);)($=$-1|0)<0||$>=s.$length?p("index out of range"):s.$array[s.$offset+$]=48;c.fmtFlags.sharp&&(2===(a=t)?(($=$-1|0)<0||$>=s.$length?p("index out of range"):s.$array[s.$offset+$]=98,($=$-1|0)<0||$>=s.$length?p("index out of range"):s.$array[s.$offset+$]=48):8===a?48!==($<0||$>=s.$length?void p("index out of range"):s.$array[s.$offset+$])&&(($=$-1|0)<0||$>=s.$length?p("index out of range"):s.$array[s.$offset+$]=48):16===a&&(($=$-1|0)<0||$>=s.$length?p("index out of range"):s.$array[s.$offset+$]=i.charCodeAt(16),($=$-1|0)<0||$>=s.$length?p("index out of range"):s.$array[s.$offset+$]=48)),79===n&&(($=$-1|0)<0||$>=s.$length?p("index out of range"):s.$array[s.$offset+$]=111,($=$-1|0)<0||$>=s.$length?p("index out of range"):s.$array[s.$offset+$]=48),l?($=$-1|0)<0||$>=s.$length?p("index out of range"):s.$array[s.$offset+$]=45:c.fmtFlags.plus?($=$-1|0)<0||$>=s.$length?p("index out of range"):s.$array[s.$offset+$]=43:c.fmtFlags.space&&(($=$-1|0)<0||$>=s.$length?p("index out of range"):s.$array[s.$offset+$]=32),d=c.fmtFlags.zero,c.fmtFlags.zero=!1,c.pad(y(s,$)),c.fmtFlags.zero=d},A.prototype.fmtInteger=function(e,t,r,n,i){return this.$val.fmtInteger(e,t,r,n,i)},A.ptr.prototype.truncateString=function(e){var t,r,n,i;if(this.fmtFlags.precPresent)for(i=this.prec,r=e,t=0;t=e.$length?void p("index out of range"):e.$array[e.$offset+t])>=128&&(n=l.DecodeRune(y(e,t))[1]),t=t+n|0}return e},A.prototype.truncate=function(e){return this.$val.truncate(e)},A.ptr.prototype.fmtS=function(e){e=this.truncateString(e),this.padString(e)},A.prototype.fmtS=function(e){return this.$val.fmtS(e)},A.ptr.prototype.fmtBs=function(e){e=this.truncate(e),this.pad(e)},A.prototype.fmtBs=function(e){return this.$val.fmtBs(e)},A.ptr.prototype.fmtSbx=function(e,t,r){var n,i,o,a,s,c;if(o=this,s=t.$length,t===W.nil&&(s=e.length),o.fmtFlags.precPresent&&o.prec0){for(o.fmtFlags.space?(o.fmtFlags.sharp&&(c=J(c,2)),c=c+(s-1|0)|0):o.fmtFlags.sharp&&(c=c+2|0),o.fmtFlags.widPresent&&o.wid>c&&!o.fmtFlags.minus&&o.writePadding(o.wid-c|0),n=o.buf.$get(),o.fmtFlags.sharp&&(n=O(n,48,r.charCodeAt(16))),i=0,a=0;a0&&(n=O(n,32),o.fmtFlags.sharp&&(n=O(n,48,r.charCodeAt(16)))),i=t!==W.nil?a<0||a>=t.$length?void p("index out of range"):t.$array[t.$offset+a]:e.charCodeAt(a),n=O(n,r.charCodeAt(i>>>4<<24>>>24),r.charCodeAt((15&i)>>>0)),a=a+1|0;o.buf.$set(n),o.fmtFlags.widPresent&&o.wid>c&&o.fmtFlags.minus&&o.writePadding(o.wid-c|0)}else o.fmtFlags.widPresent&&o.writePadding(o.wid)},A.prototype.fmtSbx=function(e,t,r){return this.$val.fmtSbx(e,t,r)},A.ptr.prototype.fmtSx=function(e,t){this.fmtSbx(e,W.nil,t)},A.prototype.fmtSx=function(e,t){return this.$val.fmtSx(e,t)},A.ptr.prototype.fmtBx=function(e,t){this.fmtSbx("",e,t)},A.prototype.fmtBx=function(e,t){return this.$val.fmtBx(e,t)},A.ptr.prototype.fmtQ=function(e){var t,r;e=(r=this).truncateString(e),r.fmtFlags.sharp&&s.CanBackquote(e)?r.padString("`"+e+"`"):(t=y(new W(r.intbuf),0,0),r.fmtFlags.plus?r.pad(s.AppendQuoteToASCII(t,e)):r.pad(s.AppendQuote(t,e)))},A.prototype.fmtQ=function(e){return this.$val.fmtQ(e)},A.ptr.prototype.fmtC=function(e){var t,r,n;r=0|e.$low,(e.$high>0||0===e.$high&&e.$low>1114111)&&(r=65533),t=y(new W(this.intbuf),0,0),n=l.EncodeRune(y(t,0,4),r),this.pad(y(t,0,n))},A.prototype.fmtC=function(e){return this.$val.fmtC(e)},A.ptr.prototype.fmtQc=function(e){var t,r,n;r=this,n=0|e.$low,(e.$high>0||0===e.$high&&e.$low>1114111)&&(n=65533),t=y(new W(r.intbuf),0,0),r.fmtFlags.plus?r.pad(s.AppendQuoteRuneToASCII(t,n)):r.pad(s.AppendQuoteRune(t,n))},A.prototype.fmtQc=function(e){return this.$val.fmtQc(e)},A.ptr.prototype.fmtFloat=function(e,t,r,n){var i,o,a,c,$,l,u,f,d,w,h;if((c=this).fmtFlags.precPresent&&(n=c.prec),45===(1>=(u=s.AppendFloat(y(new W(c.intbuf),0,1),e,r<<24>>>24,n,t)).$length?void p("index out of range"):u.$array[u.$offset+1])||43===(1>=u.$length?void p("index out of range"):u.$array[u.$offset+1])?u=y(u,1):0>=u.$length?p("index out of range"):u.$array[u.$offset+0]=43,c.fmtFlags.space&&43===(0>=u.$length?void p("index out of range"):u.$array[u.$offset+0])&&!c.fmtFlags.plus&&(0>=u.$length?p("index out of range"):u.$array[u.$offset+0]=32),73===(1>=u.$length?void p("index out of range"):u.$array[u.$offset+1])||78===(1>=u.$length?void p("index out of range"):u.$array[u.$offset+1]))return f=c.fmtFlags.zero,c.fmtFlags.zero=!1,78!==(1>=u.$length?void p("index out of range"):u.$array[u.$offset+1])||c.fmtFlags.space||c.fmtFlags.plus||(u=y(u,1)),c.pad(u),void(c.fmtFlags.zero=f);if(c.fmtFlags.sharp&&98!==r){for(a=0,118!==(i=r)&&103!==i&&71!==i&&120!==i||-1===(a=n)&&(a=6),h=K.zero(),w=y(new W(h),0,0),$=!1,d=!1,l=1;l=u.$length?void p("index out of range"):u.$array[u.$offset+l]))$=!0;else if(112===o||80===o)w=D(w,y(u,l)),u=y(u,0,l);else if(101===o||69===o){if(120!==r&&88!==r){w=D(w,y(u,l)),u=y(u,0,l);break}48!==(l<0||l>=u.$length?void p("index out of range"):u.$array[u.$offset+l])&&(d=!0),d&&(a=a-1|0)}else 48!==(l<0||l>=u.$length?void p("index out of range"):u.$array[u.$offset+l])&&(d=!0),d&&(a=a-1|0)}l=l+1|0}for($||(2===u.$length&&48===(1>=u.$length?void p("index out of range"):u.$array[u.$offset+1])&&(a=a-1|0),u=O(u,46));a>0;)u=O(u,48),a=a-1|0;u=D(u,w)}if(c.fmtFlags.plus||43!==(0>=u.$length?void p("index out of range"):u.$array[u.$offset+0]))return c.fmtFlags.zero&&c.fmtFlags.widPresent&&c.wid>u.$length?(c.buf.writeByte(0>=u.$length?void p("index out of range"):u.$array[u.$offset+0]),c.writePadding(c.wid-u.$length|0),void c.buf.write(y(u,1))):void c.pad(u);c.pad(y(u,1))},A.prototype.fmtFloat=function(e,t,r,n){return this.$val.fmtFloat(e,t,r,n)},ke=function(e,r){var{_r:n,a:r,err:i,format:e,p:o,s:a,$s:p,$r:s,$c:c}=hr(this,{format:e,a:r});p=p||0;e:for(;;){switch(p){case 0:n=ae(),p=1;case 1:if(c&&(c=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;(o=n).wrapErrs=!0,s=o.doPrintf(e,r),p=2;case 2:if(c&&(c=!1,s=s.$blk()),s&&void 0!==s.$blk)break e;return a=I(o.buf),i=tt,i=B(o.wrappedErr,tt)?t.New(a):new F.ptr(a,o.wrappedErr),o.free(),p=-1,i}return}return{$blk:ke,$c:!0,$r:s,_r:n,a:r,err:i,format:e,p:o,s:a,$s:p}},be.Errorf=ke,F.ptr.prototype.Error=function(){return this.msg},F.prototype.Error=function(){return this.$val.Error()},F.ptr.prototype.Unwrap=function(){return this.err},F.prototype.Unwrap=function(){return this.$val.Unwrap()},U.methods=[{prop:"Read",name:"Read",pkg:"",typ:Qe([W],[Ce,rt],!1)},{prop:"ReadRune",name:"ReadRune",pkg:"",typ:Qe([],[Fe,Ce,rt],!1)},{prop:"Width",name:"Width",pkg:"",typ:Qe([],[Ce,Ee],!1)},{prop:"getRune",name:"getRune",pkg:"fmt",typ:Qe([],[Fe],!1)},{prop:"mustReadRune",name:"mustReadRune",pkg:"fmt",typ:Qe([],[Fe],!1)},{prop:"UnreadRune",name:"UnreadRune",pkg:"",typ:Qe([],[rt],!1)},{prop:"error",name:"error",pkg:"fmt",typ:Qe([rt],[],!1)},{prop:"errorString",name:"errorString",pkg:"fmt",typ:Qe([We],[],!1)},{prop:"Token",name:"Token",pkg:"",typ:Qe([Ee,G],[W,rt],!1)},{prop:"free",name:"free",pkg:"fmt",typ:Qe([w],[],!1)},{prop:"SkipSpace",name:"SkipSpace",pkg:"",typ:Qe([],[],!1)},{prop:"token",name:"token",pkg:"fmt",typ:Qe([Ee,G],[W],!1)},{prop:"consume",name:"consume",pkg:"fmt",typ:Qe([We,Ee],[Ee],!1)},{prop:"peek",name:"peek",pkg:"fmt",typ:Qe([We],[Ee],!1)},{prop:"notEOF",name:"notEOF",pkg:"fmt",typ:Qe([],[],!1)},{prop:"accept",name:"accept",pkg:"fmt",typ:Qe([We],[Ee],!1)},{prop:"okVerb",name:"okVerb",pkg:"fmt",typ:Qe([Fe,We,We],[Ee],!1)},{prop:"scanBool",name:"scanBool",pkg:"fmt",typ:Qe([Fe],[Ee],!1)},{prop:"getBase",name:"getBase",pkg:"fmt",typ:Qe([Fe],[Ce,We],!1)},{prop:"scanNumber",name:"scanNumber",pkg:"fmt",typ:Qe([We,Ee],[We],!1)},{prop:"scanRune",name:"scanRune",pkg:"fmt",typ:Qe([Ce],[Re],!1)},{prop:"scanBasePrefix",name:"scanBasePrefix",pkg:"fmt",typ:Qe([],[Ce,We,Ee],!1)},{prop:"scanInt",name:"scanInt",pkg:"fmt",typ:Qe([Fe,Ce],[Re],!1)},{prop:"scanUint",name:"scanUint",pkg:"fmt",typ:Qe([Fe,Ce],[Oe],!1)},{prop:"floatToken",name:"floatToken",pkg:"fmt",typ:Qe([],[We],!1)},{prop:"complexTokens",name:"complexTokens",pkg:"fmt",typ:Qe([],[We,We],!1)},{prop:"convertFloat",name:"convertFloat",pkg:"fmt",typ:Qe([We,Ce],[Me],!1)},{prop:"scanComplex",name:"scanComplex",pkg:"fmt",typ:Qe([Fe,Ce],[je],!1)},{prop:"convertString",name:"convertString",pkg:"fmt",typ:Qe([Fe],[We],!1)},{prop:"quotedString",name:"quotedString",pkg:"fmt",typ:Qe([],[We],!1)},{prop:"hexByte",name:"hexByte",pkg:"fmt",typ:Qe([],[Ne,Ee],!1)},{prop:"hexString",name:"hexString",pkg:"fmt",typ:Qe([],[We],!1)},{prop:"scanPercent",name:"scanPercent",pkg:"fmt",typ:Qe([],[],!1)},{prop:"scanOne",name:"scanOne",pkg:"fmt",typ:Qe([Fe,et],[],!1)},{prop:"doScan",name:"doScan",pkg:"fmt",typ:Qe([V],[Ce,rt],!1)},{prop:"advance",name:"advance",pkg:"fmt",typ:Qe([We],[Ce],!1)},{prop:"doScanf",name:"doScanf",pkg:"fmt",typ:Qe([We,V],[Ce,rt],!1)}],M.methods=[{prop:"write",name:"write",pkg:"fmt",typ:Qe([W],[],!1)},{prop:"writeString",name:"writeString",pkg:"fmt",typ:Qe([We],[],!1)},{prop:"writeByte",name:"writeByte",pkg:"fmt",typ:Qe([Ne],[],!1)},{prop:"writeRune",name:"writeRune",pkg:"fmt",typ:Qe([Fe],[],!1)}],z.methods=[{prop:"free",name:"free",pkg:"fmt",typ:Qe([],[],!1)},{prop:"Width",name:"Width",pkg:"",typ:Qe([],[Ce,Ee],!1)},{prop:"Precision",name:"Precision",pkg:"",typ:Qe([],[Ce,Ee],!1)},{prop:"Flag",name:"Flag",pkg:"",typ:Qe([Ce],[Ee],!1)},{prop:"Write",name:"Write",pkg:"",typ:Qe([W],[Ce,rt],!1)},{prop:"WriteString",name:"WriteString",pkg:"",typ:Qe([We],[Ce,rt],!1)},{prop:"unknownType",name:"unknownType",pkg:"fmt",typ:Qe([a.Value],[],!1)},{prop:"badVerb",name:"badVerb",pkg:"fmt",typ:Qe([Fe],[],!1)},{prop:"fmtBool",name:"fmtBool",pkg:"fmt",typ:Qe([Ee,Fe],[],!1)},{prop:"fmt0x64",name:"fmt0x64",pkg:"fmt",typ:Qe([Oe,Ee],[],!1)},{prop:"fmtInteger",name:"fmtInteger",pkg:"fmt",typ:Qe([Oe,Ee,Fe],[],!1)},{prop:"fmtFloat",name:"fmtFloat",pkg:"fmt",typ:Qe([Me,Ce,Fe],[],!1)},{prop:"fmtComplex",name:"fmtComplex",pkg:"fmt",typ:Qe([je,Ce,Fe],[],!1)},{prop:"fmtString",name:"fmtString",pkg:"fmt",typ:Qe([We,Fe],[],!1)},{prop:"fmtBytes",name:"fmtBytes",pkg:"fmt",typ:Qe([W,Fe,We],[],!1)},{prop:"fmtPointer",name:"fmtPointer",pkg:"fmt",typ:Qe([a.Value,Fe],[],!1)},{prop:"catchPanic",name:"catchPanic",pkg:"fmt",typ:Qe([et,Fe,We],[],!1)},{prop:"handleMethods",name:"handleMethods",pkg:"fmt",typ:Qe([Fe],[Ee],!1)},{prop:"printArg",name:"printArg",pkg:"fmt",typ:Qe([et,Fe],[],!1)},{prop:"printValue",name:"printValue",pkg:"fmt",typ:Qe([a.Value,Fe,Ce],[],!1)},{prop:"argNumber",name:"argNumber",pkg:"fmt",typ:Qe([Ce,We,Ce,Ce],[Ce,Ce,Ee],!1)},{prop:"badArgNum",name:"badArgNum",pkg:"fmt",typ:Qe([Fe],[],!1)},{prop:"missingArg",name:"missingArg",pkg:"fmt",typ:Qe([Fe],[],!1)},{prop:"doPrintf",name:"doPrintf",pkg:"fmt",typ:Qe([We,V],[],!1)},{prop:"doPrint",name:"doPrint",pkg:"fmt",typ:Qe([V],[],!1)},{prop:"doPrintln",name:"doPrintln",pkg:"fmt",typ:Qe([V],[],!1)}],q.methods=[{prop:"clearflags",name:"clearflags",pkg:"fmt",typ:Qe([],[],!1)},{prop:"init",name:"init",pkg:"fmt",typ:Qe([M],[],!1)},{prop:"writePadding",name:"writePadding",pkg:"fmt",typ:Qe([Ce],[],!1)},{prop:"pad",name:"pad",pkg:"fmt",typ:Qe([W],[],!1)},{prop:"padString",name:"padString",pkg:"fmt",typ:Qe([We],[],!1)},{prop:"fmtBoolean",name:"fmtBoolean",pkg:"fmt",typ:Qe([Ee],[],!1)},{prop:"fmtUnicode",name:"fmtUnicode",pkg:"fmt",typ:Qe([Oe],[],!1)},{prop:"fmtInteger",name:"fmtInteger",pkg:"fmt",typ:Qe([Oe,Ce,Ee,Fe,We],[],!1)},{prop:"truncateString",name:"truncateString",pkg:"fmt",typ:Qe([We],[We],!1)},{prop:"truncate",name:"truncate",pkg:"fmt",typ:Qe([W],[W],!1)},{prop:"fmtS",name:"fmtS",pkg:"fmt",typ:Qe([We],[],!1)},{prop:"fmtBs",name:"fmtBs",pkg:"fmt",typ:Qe([W],[],!1)},{prop:"fmtSbx",name:"fmtSbx",pkg:"fmt",typ:Qe([We,W,We],[],!1)},{prop:"fmtSx",name:"fmtSx",pkg:"fmt",typ:Qe([We,We],[],!1)},{prop:"fmtBx",name:"fmtBx",pkg:"fmt",typ:Qe([W,We],[],!1)},{prop:"fmtQ",name:"fmtQ",pkg:"fmt",typ:Qe([We],[],!1)},{prop:"fmtC",name:"fmtC",pkg:"fmt",typ:Qe([Oe],[],!1)},{prop:"fmtQc",name:"fmtQc",pkg:"fmt",typ:Qe([Oe],[],!1)},{prop:"fmtFloat",name:"fmtFloat",pkg:"fmt",typ:Qe([Me,Ce,Fe,Ce],[],!1)}],H.methods=[{prop:"Error",name:"Error",pkg:"",typ:Qe([],[We],!1)},{prop:"Unwrap",name:"Unwrap",pkg:"",typ:Qe([],[rt],!1)}],f.init("fmt",[{prop:"err",name:"err",embedded:!1,exported:!1,typ:rt,tag:""}]),d.init("fmt",[{prop:"rs",name:"rs",embedded:!1,exported:!1,typ:n.RuneScanner,tag:""},{prop:"buf",name:"buf",embedded:!1,exported:!1,typ:_,tag:""},{prop:"count",name:"count",embedded:!1,exported:!1,typ:Ce,tag:""},{prop:"atEOF",name:"atEOF",embedded:!1,exported:!1,typ:Ee,tag:""},{prop:"ssave",name:"ssave",embedded:!0,exported:!1,typ:w,tag:""}]),w.init("fmt",[{prop:"validSave",name:"validSave",embedded:!1,exported:!1,typ:Ee,tag:""},{prop:"nlIsEnd",name:"nlIsEnd",embedded:!1,exported:!1,typ:Ee,tag:""},{prop:"nlIsSpace",name:"nlIsSpace",embedded:!1,exported:!1,typ:Ee,tag:""},{prop:"argLimit",name:"argLimit",embedded:!1,exported:!1,typ:Ce,tag:""},{prop:"limit",name:"limit",embedded:!1,exported:!1,typ:Ce,tag:""},{prop:"maxWid",name:"maxWid",embedded:!1,exported:!1,typ:Ce,tag:""}]),h.init([{prop:"Flag",name:"Flag",pkg:"",typ:Qe([Ce],[Ee],!1)},{prop:"Precision",name:"Precision",pkg:"",typ:Qe([],[Ce,Ee],!1)},{prop:"Width",name:"Width",pkg:"",typ:Qe([],[Ce,Ee],!1)},{prop:"Write",name:"Write",pkg:"",typ:Qe([W],[Ce,rt],!1)}]),g.init([{prop:"Format",name:"Format",pkg:"",typ:Qe([h,Fe],[],!1)}]),b.init([{prop:"String",name:"String",pkg:"",typ:Qe([],[We],!1)}]),v.init([{prop:"GoString",name:"GoString",pkg:"",typ:Qe([],[We],!1)}]),_.init(Ne),E.init("fmt",[{prop:"buf",name:"buf",embedded:!1,exported:!1,typ:_,tag:""},{prop:"arg",name:"arg",embedded:!1,exported:!1,typ:et,tag:""},{prop:"value",name:"value",embedded:!1,exported:!1,typ:a.Value,tag:""},{prop:"fmt",name:"fmt",embedded:!1,exported:!1,typ:A,tag:""},{prop:"reordered",name:"reordered",embedded:!1,exported:!1,typ:Ee,tag:""},{prop:"goodArgNum",name:"goodArgNum",embedded:!1,exported:!1,typ:Ee,tag:""},{prop:"panicking",name:"panicking",embedded:!1,exported:!1,typ:Ee,tag:""},{prop:"erroring",name:"erroring",embedded:!1,exported:!1,typ:Ee,tag:""},{prop:"wrapErrs",name:"wrapErrs",embedded:!1,exported:!1,typ:Ee,tag:""},{prop:"wrappedErr",name:"wrappedErr",embedded:!1,exported:!1,typ:rt,tag:""}]),C.init("fmt",[{prop:"widPresent",name:"widPresent",embedded:!1,exported:!1,typ:Ee,tag:""},{prop:"precPresent",name:"precPresent",embedded:!1,exported:!1,typ:Ee,tag:""},{prop:"minus",name:"minus",embedded:!1,exported:!1,typ:Ee,tag:""},{prop:"plus",name:"plus",embedded:!1,exported:!1,typ:Ee,tag:""},{prop:"sharp",name:"sharp",embedded:!1,exported:!1,typ:Ee,tag:""},{prop:"space",name:"space",embedded:!1,exported:!1,typ:Ee,tag:""},{prop:"zero",name:"zero",embedded:!1,exported:!1,typ:Ee,tag:""},{prop:"plusV",name:"plusV",embedded:!1,exported:!1,typ:Ee,tag:""},{prop:"sharpV",name:"sharpV",embedded:!1,exported:!1,typ:Ee,tag:""}]),A.init("fmt",[{prop:"buf",name:"buf",embedded:!1,exported:!1,typ:M,tag:""},{prop:"fmtFlags",name:"fmtFlags",embedded:!0,exported:!1,typ:C,tag:""},{prop:"wid",name:"wid",embedded:!1,exported:!1,typ:Ce,tag:""},{prop:"prec",name:"prec",embedded:!1,exported:!1,typ:Ce,tag:""},{prop:"intbuf",name:"intbuf",embedded:!1,exported:!1,typ:j,tag:""}]),F.init("fmt",[{prop:"msg",name:"msg",embedded:!1,exported:!1,typ:We,tag:""},{prop:"err",name:"err",embedded:!1,exported:!1,typ:rt,tag:""}]),e=function(){be.$init=function(){};var p,c,u=!1,f=0;void 0!==this&&void 0!==this.$blk&&(u=!0,f=(p=this).$s,c=p.$r);e:for(;;){switch(f){case 0:c=t.$init(),f=1;case 1:if(u&&(u=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;c=r.$init(),f=2;case 2:if(u&&(u=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;c=n.$init(),f=3;case 3:if(u&&(u=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;c=i.$init(),f=4;case 4:if(u&&(u=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;c=o.$init(),f=5;case 5:if(u&&(u=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;c=a.$init(),f=6;case 6:if(u&&(u=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;c=s.$init(),f=7;case 7:if(u&&(u=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;c=$.$init(),f=8;case 8:if(u&&(u=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;c=l.$init(),f=9;case 9:if(u&&(u=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;Q=new N([P(Ke(9,[9,13]),R),P(Ke(9,[32,32]),R),P(Ke(9,[133,133]),R),P(Ke(9,[160,160]),R),P(Ke(9,[5760,5760]),R),P(Ke(9,[8192,8202]),R),P(Ke(9,[8232,8233]),R),P(Ke(9,[8239,8239]),R),P(Ke(9,[8287,8287]),R),P(Ke(9,[12288,12288]),R)]),X=new $.Pool.ptr(V.nil,(function(){return new d.ptr(tt,_.nil,0,!1,new w.ptr(!1,!1,!1,0,0,0))})),t.New("syntax error scanning complex number"),t.New("syntax error scanning boolean"),re=new $.Pool.ptr(V.nil,(function(){return new E.ptr(_.nil,tt,new a.Value.ptr(L.nil,0,0),new A.ptr(M.nil,new C.ptr(!1,!1,!1,!1,!1,!1,!1,!1,!1),0,0,j.zero()),!1,!1,!1,!1,!1,tt)}))}return}return void 0===p&&(p={$blk:e}),p.$s=f,p.$r=c,p},be.$init=e,be}(),c.strings=function(){var e,r,n,i,o,a,s,$,l,u,f,d,w,h,g,k,b,v,_,x,C={};return r=c.errors,n=c["github.com/gopherjs/gopherjs/js"],i=c.io,o=c.sync,a=c.unicode,s=c["unicode/utf8"],$=C.Builder=xe(0,ge,"strings.Builder",!0,"strings",!0,(function(e,t){if(this.$val=this,0===arguments.length)return this.addr=l.nil,void(this.buf=u.nil);this.addr=e,this.buf=t})),l=Gt($),u=Jt(Ne),f=function(e,t){return x(e,t)>=0},C.Contains=f,d=function(e,t){return w(e,t)>=0},C.ContainsRune=d,w=function(e,t){var r,n,i,o;if(0<=t&&t<128)return _(e,t<<24>>>24);if(65533===t){for(n=e,r=0;r=e.$length?void p("index out of range"):e.$array[e.$offset+0];for(s=J(t.length,e.$length-1|0),a=0;a=e.$length?void p("index out of range"):e.$array[e.$offset+a]).length|0,a=a+1|0;for((o=new $.ptr(l.nil,u.nil)).Grow(s),o.WriteString(0>=e.$length?void p("index out of range"):e.$array[e.$offset+0]),i=y(e,1),n=0;n=i.$length?void p("index out of range"):i.$array[i.$offset+n],o.WriteString(t),o.WriteString(c),n++;return o.String()},C.Join=h,g=function(e,t){return e.length>=t.length&&m(e,0,t.length)===t},C.HasPrefix=g,k=function(e,t){var{_r:r,_tuple:n,f:t,i,s:e,wid:o,$s:a,$r:p,$c:c}=hr(this,{s:e,f:t});a=a||0;e:for(;;){switch(a){case 0:r=b(e,t,!1),a=1;case 1:if(c&&(c=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;return i=(i=r)>=0&&e.charCodeAt(i)>=128?i+(o=(n=s.DecodeRuneInString(m(e,i)))[1])|0:i+1|0,a=-1,m(e,0,i)}return}return{$blk:k,$c:!0,$r:p,_r:r,_tuple:n,f:t,i,s:e,wid:o,$s:a}},C.TrimRightFunc=k,b=function(e,t,r){var{_r:n,_tuple:i,f:t,i:o,r:a,s:e,size:p,truth:r,$s:c,$r:$,$c:l}=hr(this,{s:e,f:t,truth:r});c=c||0;e:for(;;){switch(c){case 0:o=e.length;case 1:if(!(o>0)){c=2;continue}a=(i=s.DecodeLastRuneInString(m(e,0,o)))[0],o=o-(p=i[1])|0,n=t(a),c=5;case 5:if(l&&(l=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;if(n===r){c=3;continue}c=4;continue;case 3:return c=-1,o;case 4:c=1;continue;case 2:return c=-1,-1}return}return{$blk:b,$c:!0,$r:$,_r:n,_tuple:i,f:t,i:o,r:a,s:e,size:p,truth:r,$s:c}},v=function(e,t){var r;return(r=x(e,t))>=0?[m(e,0,r),m(e,r+t.length|0),!0]:[e,"",!1]},C.Cut=v,_=function(e,r){return 0|K(e.indexOf(t.String.fromCharCode(r)))},C.IndexByte=_,x=function(e,t){return 0|K(e.indexOf(t))},C.Index=x,$.ptr.prototype.String=function(){return I(this.buf)},$.prototype.String=function(){return this.$val.String()},$.ptr.prototype.copyCheck=function(){var e;(e=this).addr===l.nil?e.addr=e:e.addr!==e&&ir(new We("strings: illegal use of non-zero Builder copied by value"))},$.prototype.copyCheck=function(){return this.$val.copyCheck()},$.ptr.prototype.Len=function(){return this.buf.$length},$.prototype.Len=function(){return this.$val.Len()},$.ptr.prototype.Cap=function(){return this.buf.$capacity},$.prototype.Cap=function(){return this.$val.Cap()},$.ptr.prototype.Reset=function(){this.addr=l.nil,this.buf=u.nil},$.prototype.Reset=function(){return this.$val.Reset()},$.ptr.prototype.grow=function(e){var t,r;r=Zt(u,(t=this).buf.$length,J(2,t.buf.$capacity)+e|0),T(r,t.buf),t.buf=r},$.prototype.grow=function(e){return this.$val.grow(e)},$.ptr.prototype.Grow=function(e){var t;(t=this).copyCheck(),e<0&&ir(new We("strings.Builder.Grow: negative count")),(t.buf.$capacity-t.buf.$length|0)>>0<128?(t.buf=O(t.buf,e<<24>>>24),[1,tt]):(r=t.buf.$length,(t.buf.$capacity-r|0)<4&&t.grow(4),n=s.EncodeRune(y(t.buf,r,r+4|0),e),t.buf=y(t.buf,0,r+n|0),[n,tt])},$.prototype.WriteRune=function(e){return this.$val.WriteRune(e)},$.ptr.prototype.WriteString=function(e){var t;return(t=this).copyCheck(),t.buf=D(t.buf,e),[e.length,tt]},$.prototype.WriteString=function(e){return this.$val.WriteString(e)},l.methods=[{prop:"String",name:"String",pkg:"",typ:Qe([],[We],!1)},{prop:"copyCheck",name:"copyCheck",pkg:"strings",typ:Qe([],[],!1)},{prop:"Len",name:"Len",pkg:"",typ:Qe([],[Ce],!1)},{prop:"Cap",name:"Cap",pkg:"",typ:Qe([],[Ce],!1)},{prop:"Reset",name:"Reset",pkg:"",typ:Qe([],[],!1)},{prop:"grow",name:"grow",pkg:"strings",typ:Qe([Ce],[],!1)},{prop:"Grow",name:"Grow",pkg:"",typ:Qe([Ce],[],!1)},{prop:"Write",name:"Write",pkg:"",typ:Qe([u],[Ce,rt],!1)},{prop:"WriteByte",name:"WriteByte",pkg:"",typ:Qe([Ne],[rt],!1)},{prop:"WriteRune",name:"WriteRune",pkg:"",typ:Qe([Fe],[Ce,rt],!1)},{prop:"WriteString",name:"WriteString",pkg:"",typ:Qe([We],[Ce,rt],!1)}],$.init("strings",[{prop:"addr",name:"addr",embedded:!1,exported:!1,typ:l,tag:""},{prop:"buf",name:"buf",embedded:!1,exported:!1,typ:u,tag:""}]),e=function(){C.$init=function(){};var t,p,c=!1,$=0;void 0!==this&&void 0!==this.$blk&&(c=!0,$=(t=this).$s,p=t.$r);e:for(;;){switch($){case 0:p=r.$init(),$=1;case 1:if(c&&(c=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;p=n.$init(),$=2;case 2:if(c&&(c=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;p=i.$init(),$=3;case 3:if(c&&(c=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;p=o.$init(),$=4;case 4:if(c&&(c=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;p=a.$init(),$=5;case 5:if(c&&(c=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;p=s.$init(),$=6;case 6:if(c&&(c=!1,p=p.$blk()),p&&void 0!==p.$blk)break e}return}return void 0===t&&(t={$blk:e}),t.$s=$,t.$r=p,t},C.$init=e,C}(),c["unicode/utf16"]=function(){var e,t,r,n={};return t=function(e){return 55296<=e&&e<57344},n.IsSurrogate=t,r=function(e,t){return 55296<=e&&e<56320&&56320<=t&&t<57344?65536+(e-55296<<10|t-56320)|0:65533},n.DecodeRune=r,e=function(){n.$init=function(){};var t,r,i=0;for(void 0!==this&&void 0!==this.$blk&&(i=(t=this).$s,r=t.$r);;)return;return void 0===t&&(t={$blk:e}),t.$s=i,t.$r=r,t},n.$init=e,n}(),c["encoding/json"]=function(){var e,r,n,i,o,a,s,$,l,f,d,w,b,v,_,A,F,R,N,V,L,j,W,U,z,K,G,q,Z,Q,X,Y,ee,te,re,ne,ie,oe,ae,pe,se,ce,$e,fe,de,ke,be,ye,me,ve,_e,Se,Ie,Ae,Fe,Pe,Ve,Oe,De,Le,Be,je,ze,Ge,He,Je,Ze,Xe,Ye,nt,it,ot,at,pt,st,ct,$t,lt,ut,ft,dt,wt,ht,gt,kt,bt,yt,mt,vt,_t,xt,St,Et,Ct,It,At,Ft,Rt,Tt,Nt,Pt,Vt,Ot,Dt,Lt,Mt,Bt,jt,Wt,Ut,qt,Ht,Qt,er,tr,rr,ar,sr,cr,$r,lr,ur,fr,dr,wr,gr,kr,br,yr,mr,vr,_r,xr,Sr,Er,Cr,Ir,Ar,Fr,Rr,Tr,Nr,Pr,Vr,Or,Dr,Lr,Mr,Br,jr,Wr,Ur,zr,Kr,Gr,qr,Hr,Jr,Zr,Qr,Xr,Yr,en,tn,rn,nn,on,an,pn,sn,cn,$n,ln={};return r=c.bytes,n=c.encoding,i=c["encoding/base64"],o=c.errors,a=c.fmt,s=c["github.com/gopherjs/gopherjs/nosync"],$=c.io,l=c.math,f=c.reflect,d=c.sort,w=c.strconv,b=c.strings,v=c.unicode,_=c["unicode/utf16"],A=c["unicode/utf8"],F=ln.tagOptions=xe(8,he,"json.tagOptions",!0,"encoding/json",!1,null),R=ln.RawMessage=xe(12,we,"json.RawMessage",!0,"encoding/json",!0,null),N=ln.SyntaxError=xe(0,ge,"json.SyntaxError",!0,"encoding/json",!0,(function(e,t){if(this.$val=this,0===arguments.length)return this.msg="",void(this.Offset=new Re(0,0));this.msg=e,this.Offset=t})),V=ln.scanner=xe(0,ge,"json.scanner",!0,"encoding/json",!1,(function(e,t,r,n,i){if(this.$val=this,0===arguments.length)return this.step=u,this.endTop=!1,this.parseState=me.nil,this.err=tt,void(this.bytes=new Re(0,0));this.step=e,this.endTop=t,this.parseState=r,this.err=n,this.bytes=i})),L=ln.Marshaler=xe(8,ue,"json.Marshaler",!0,"encoding/json",!0,null),j=ln.UnsupportedTypeError=xe(0,ge,"json.UnsupportedTypeError",!0,"encoding/json",!0,(function(e){this.$val=this,this.Type=0!==arguments.length?e:tt})),W=ln.UnsupportedValueError=xe(0,ge,"json.UnsupportedValueError",!0,"encoding/json",!0,(function(e,t){if(this.$val=this,0===arguments.length)return this.Value=new f.Value.ptr(ze.nil,0,0),void(this.Str="");this.Value=e,this.Str=t})),U=ln.MarshalerError=xe(0,ge,"json.MarshalerError",!0,"encoding/json",!0,(function(e,t,r){if(this.$val=this,0===arguments.length)return this.Type=tt,this.Err=tt,void(this.sourceFunc="");this.Type=e,this.Err=t,this.sourceFunc=r})),z=ln.encodeState=xe(0,ge,"json.encodeState",!0,"encoding/json",!1,(function(e,t,n,i){if(this.$val=this,0===arguments.length)return this.Buffer=new r.Buffer.ptr(Se.nil,0,0),this.scratch=Ve.zero(),this.ptrLevel=0,void(this.ptrSeen=!1);this.Buffer=e,this.scratch=t,this.ptrLevel=n,this.ptrSeen=i})),K=ln.jsonError=xe(0,ge,"json.jsonError",!0,"encoding/json",!1,(function(e){this.$val=this,this.error=0!==arguments.length?e:tt})),G=ln.encOpts=xe(0,ge,"json.encOpts",!0,"encoding/json",!1,(function(e,t){if(this.$val=this,0===arguments.length)return this.quoted=!1,void(this.escapeHTML=!1);this.quoted=e,this.escapeHTML=t})),q=ln.encoderFunc=xe(4,le,"json.encoderFunc",!0,"encoding/json",!1,null),Z=ln.floatEncoder=xe(4,2,"json.floatEncoder",!0,"encoding/json",!1,null),Q=ln.structEncoder=xe(0,ge,"json.structEncoder",!0,"encoding/json",!1,(function(e){this.$val=this,this.fields=0!==arguments.length?e:new X.ptr(Oe.nil,!1)})),X=ln.structFields=xe(0,ge,"json.structFields",!0,"encoding/json",!1,(function(e,t){if(this.$val=this,0===arguments.length)return this.list=Oe.nil,void(this.nameIndex=!1);this.list=e,this.nameIndex=t})),Y=ln.mapEncoder=xe(0,ge,"json.mapEncoder",!0,"encoding/json",!1,(function(e){this.$val=this,this.elemEnc=0!==arguments.length?e:u})),ee=ln.sliceEncoder=xe(0,ge,"json.sliceEncoder",!0,"encoding/json",!1,(function(e){this.$val=this,this.arrayEnc=0!==arguments.length?e:u})),te=ln.arrayEncoder=xe(0,ge,"json.arrayEncoder",!0,"encoding/json",!1,(function(e){this.$val=this,this.elemEnc=0!==arguments.length?e:u})),re=ln.ptrEncoder=xe(0,ge,"json.ptrEncoder",!0,"encoding/json",!1,(function(e){this.$val=this,this.elemEnc=0!==arguments.length?e:u})),ne=ln.condAddrEncoder=xe(0,ge,"json.condAddrEncoder",!0,"encoding/json",!1,(function(e,t){if(this.$val=this,0===arguments.length)return this.canAddrEnc=u,void(this.elseEnc=u);this.canAddrEnc=e,this.elseEnc=t})),ie=ln.reflectWithString=xe(0,ge,"json.reflectWithString",!0,"encoding/json",!1,(function(e,t,r){if(this.$val=this,0===arguments.length)return this.k=new f.Value.ptr(ze.nil,0,0),this.v=new f.Value.ptr(ze.nil,0,0),void(this.ks="");this.k=e,this.v=t,this.ks=r})),oe=ln.field=xe(0,ge,"json.field",!0,"encoding/json",!1,(function(e,t,r,n,i,o,a,p,s,c,$){if(this.$val=this,0===arguments.length)return this.name="",this.nameBytes=Se.nil,this.equalFold=u,this.nameNonEsc="",this.nameEscHTML="",this.tag=!1,this.index=me.nil,this.typ=tt,this.omitEmpty=!1,this.quoted=!1,void(this.encoder=u);this.name=e,this.nameBytes=t,this.equalFold=r,this.nameNonEsc=n,this.nameEscHTML=i,this.tag=o,this.index=a,this.typ=p,this.omitEmpty=s,this.quoted=c,this.encoder=$})),ae=ln.byIndex=xe(12,we,"json.byIndex",!0,"encoding/json",!1,null),pe=ln.Unmarshaler=xe(8,ue,"json.Unmarshaler",!0,"encoding/json",!0,null),se=ln.UnmarshalTypeError=xe(0,ge,"json.UnmarshalTypeError",!0,"encoding/json",!0,(function(e,t,r,n,i){if(this.$val=this,0===arguments.length)return this.Value="",this.Type=tt,this.Offset=new Re(0,0),this.Struct="",void(this.Field="");this.Value=e,this.Type=t,this.Offset=r,this.Struct=n,this.Field=i})),ce=ln.InvalidUnmarshalError=xe(0,ge,"json.InvalidUnmarshalError",!0,"encoding/json",!0,(function(e){this.$val=this,this.Type=0!==arguments.length?e:tt})),$e=ln.Number=xe(8,he,"json.Number",!0,"encoding/json",!0,null),fe=ln.errorContext=xe(0,ge,"json.errorContext",!0,"encoding/json",!1,(function(e,t){if(this.$val=this,0===arguments.length)return this.Struct=tt,void(this.FieldStack=He.nil);this.Struct=e,this.FieldStack=t})),de=ln.decodeState=xe(0,ge,"json.decodeState",!0,"encoding/json",!1,(function(e,t,r,n,i,o,a,p){if(this.$val=this,0===arguments.length)return this.data=Se.nil,this.off=0,this.opcode=0,this.scan=new V.ptr(u,!1,me.nil,tt,new Re(0,0)),this.errorContext=Ae.nil,this.savedError=tt,this.useNumber=!1,void(this.disallowUnknownFields=!1);this.data=e,this.off=t,this.opcode=r,this.scan=n,this.errorContext=i,this.savedError=o,this.useNumber=a,this.disallowUnknownFields=p})),ke=ln.unquotedValue=xe(0,ge,"json.unquotedValue",!0,"encoding/json",!1,(function(){this.$val=this})),be=Jt(et),ye=Gt(R),me=Jt(Ce),ve=Gt(L),_e=Gt(n.TextMarshaler),Se=Jt(Ne),Ie=Gt(n.TextUnmarshaler),Ae=Gt(fe),Fe=Gt(V),Pe=Gt(z),Ve=qe(Ne,64),Oe=Jt(oe),De=Xt("",[]),Le=Jt(ie),Be=Xt("encoding/json",[{prop:"ptr",name:"ptr",embedded:!1,exported:!1,typ:et,tag:""},{prop:"len",name:"len",embedded:!1,exported:!1,typ:Ce,tag:""}]),je=Gt(se),ze=Gt(f.rtype),Ge=zt(We,et),He=Jt(We),Je=Gt(oe),Ze=Gt(N),Xe=Qe([Fe,Ne],[Ce],!1),Ye=Gt(j),nt=Gt(W),it=Gt(U),ot=zt(et,De),at=zt(We,Ce),pt=Gt(ie),st=Qe([Se,Se],[Ee],!1),ct=Gt(ce),$t=Gt(de),It=function(e){var t;return[e=(t=b.Cut(e,","))[0],t[1]]},F.prototype.Contains=function(e){var t,r,n,i;if(0===(n=this.$val).length)return!1;for(i=n;""!==i;)if(r=(t=b.Cut(i,","))[0],i=t[1],r===e)return!0;return!1},Gt(F).prototype.Contains=function(e){return new F(this.$get()).Contains(e)},R.prototype.MarshalJSON=function(){return this===R.nil?[new Se(C("null")),tt]:[x(this,Se),tt]},Gt(R).prototype.MarshalJSON=function(){return this.$get().MarshalJSON()},Gt(R).prototype.UnmarshalJSON=function(e){return this===ye.nil?o.New("json.RawMessage: UnmarshalJSON on nil pointer"):(this.$set(D(y(this.$get(),0,0),e)),tt)},At=function(e,t){var{_i:r,_r$3:n,_r$4:i,_ref:o,c:a,data:e,scan:t,x:s,x$1:c,$s:$,$r:l,$c:u}=hr(this,{data:e,scan:t});$=$||0;e:for(;;){switch($){case 0:t.reset(),o=e,r=0;case 1:if(!(r=o.$length?void p("index out of range"):o.$array[o.$offset+r],t.bytes=(s=t.bytes,c=new Re(0,1),new Re(s.$high+c.$high,s.$low+c.$low)),n=t.step(t,a),$=5;case 5:if(u&&(u=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;if(11===n){$=3;continue}$=4;continue;case 3:return $=-1,t.err;case 4:r++,$=1;continue;case 2:i=t.eof(),$=8;case 8:if(u&&(u=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;if(11===i){$=6;continue}$=7;continue;case 6:return $=-1,t.err;case 7:return $=-1,tt}return}return{$blk:At,$c:!0,$r:l,_i:r,_r$3:n,_r$4:i,_ref:o,c:a,data:e,scan:t,x:s,x$1:c,$s:$}},N.ptr.prototype.Error=function(){return this.msg},N.prototype.Error=function(){return this.$val.Error()},Ft=function(){var{_r$3:e,scan:t,$s:r,$r:n,$c:i}=hr(this,{});r=r||0;e:for(;;){switch(r){case 0:e=ft.Get(),r=1;case 1:if(i&&(i=!1,e=e.$blk()),e&&void 0!==e.$blk)break e;return(t=Yt(e,Fe)).bytes=new Re(0,0),t.reset(),r=-1,t}return}return{$blk:Ft,$c:!0,$r:n,_r$3:e,scan:t,$s:r}},Rt=function(e){e.parseState.$length>1024&&(e.parseState=me.nil),ft.Put(e)},V.ptr.prototype.reset=function(){var e;(e=this).step=Pt,e.parseState=y(e.parseState,0,0),e.err=tt,e.endTop=!1},V.prototype.reset=function(){return this.$val.reset()},V.ptr.prototype.eof=function(){var{_r$3:e,s:t,$s:r,$r:n,$c:i}=hr(this,{});r=r||0;e:for(;;){switch(r){case 0:if(!B((t=this).err,tt))return r=-1,11;if(t.endTop)return r=-1,10;e=t.step(t,32),r=1;case 1:if(i&&(i=!1,e=e.$blk()),e&&void 0!==e.$blk)break e;return t.endTop?(r=-1,10):(B(t.err,tt)&&(t.err=new N.ptr("unexpected end of JSON input",t.bytes)),r=-1,11)}return}return{$blk:V.ptr.prototype.eof,$c:!0,$r:n,_r$3:e,s:t,$s:r}},V.prototype.eof=function(){return this.$val.eof()},V.ptr.prototype.pushParseState=function(e,t,r){var n;return(n=this).parseState=O(n.parseState,t),n.parseState.$length<=1e4?r:n.error(e,"exceeded max depth")},V.prototype.pushParseState=function(e,t,r){return this.$val.pushParseState(e,t,r)},V.ptr.prototype.popParseState=function(){var e,t;e=(t=this).parseState.$length-1|0,t.parseState=y(t.parseState,0,e),0===e?(t.step=Lt,t.endTop=!0):t.step=Dt},V.prototype.popParseState=function(){return this.$val.popParseState()},Tt=function(e){return e<=32&&(32===e||9===e||13===e||10===e)},Nt=function(e,t){return Tt(t)?9:93===t?Dt(e,t):Pt(e,t)},Pt=function(e,t){var r;return Tt(t)?9:123===(r=t)?(e.step=Vt,e.pushParseState(t,0,2)):91===r?(e.step=Nt,e.pushParseState(t,2,6)):34===r?(e.step=Mt,1):45===r?(e.step=Ht,1):48===r?(e.step=er,1):116===r?(e.step=$r,1):102===r?(e.step=fr,1):110===r?(e.step=kr,1):49<=t&&t<=57?(e.step=Qt,1):e.error(t,"looking for beginning of value")},Vt=function(e,t){var r,n,i;return Tt(t)?9:125===t?(r=e.parseState.$length,n=e.parseState,(i=r-1|0)<0||i>=n.$length?p("index out of range"):n.$array[n.$offset+i]=1,Dt(e,t)):Ot(e,t)},Ot=function(e,t){return Tt(t)?9:34===t?(e.step=Mt,1):e.error(t,"looking for beginning of object key string")},Dt=function(e,t){var r,n,i,o,a,s,c,$;return 0===(n=e.parseState.$length)?(e.step=Lt,e.endTop=!0,Lt(e,t)):Tt(t)?(e.step=Dt,9):(i=e.parseState,0===(r=(o=n-1|0)<0||o>=i.$length?void p("index out of range"):i.$array[i.$offset+o])?58===t?(a=e.parseState,(s=n-1|0)<0||s>=a.$length?p("index out of range"):a.$array[a.$offset+s]=1,e.step=Pt,3):e.error(t,"after object key"):1===r?44===t?(c=e.parseState,($=n-1|0)<0||$>=c.$length?p("index out of range"):c.$array[c.$offset+$]=0,e.step=Ot,4):125===t?(e.popParseState(),5):e.error(t,"after object key:value pair"):2===r?44===t?(e.step=Pt,7):93===t?(e.popParseState(),8):e.error(t,"after array element"):e.error(t,""))},Lt=function(e,t){return Tt(t)||e.error(t,"after top-level value"),10},Mt=function(e,t){return 34===t?(e.step=Dt,0):92===t?(e.step=Bt,0):t<32?e.error(t,"in string literal"):0},Bt=function(e,t){var r;return 98===(r=t)||102===r||110===r||114===r||116===r||92===r||47===r||34===r?(e.step=Mt,0):117===r?(e.step=jt,0):e.error(t,"in string escape code")},jt=function(e,t){return 48<=t&&t<=57||97<=t&&t<=102||65<=t&&t<=70?(e.step=Wt,0):e.error(t,"in \\u hexadecimal character escape")},Wt=function(e,t){return 48<=t&&t<=57||97<=t&&t<=102||65<=t&&t<=70?(e.step=Ut,0):e.error(t,"in \\u hexadecimal character escape")},Ut=function(e,t){return 48<=t&&t<=57||97<=t&&t<=102||65<=t&&t<=70?(e.step=qt,0):e.error(t,"in \\u hexadecimal character escape")},qt=function(e,t){return 48<=t&&t<=57||97<=t&&t<=102||65<=t&&t<=70?(e.step=Mt,0):e.error(t,"in \\u hexadecimal character escape")},Ht=function(e,t){return 48===t?(e.step=er,0):49<=t&&t<=57?(e.step=Qt,0):e.error(t,"in numeric literal")},Qt=function(e,t){return 48<=t&&t<=57?(e.step=Qt,0):er(e,t)},er=function(e,t){return 46===t?(e.step=tr,0):101===t||69===t?(e.step=ar,0):Dt(e,t)},tr=function(e,t){return 48<=t&&t<=57?(e.step=rr,0):e.error(t,"after decimal point in numeric literal")},rr=function(e,t){return 48<=t&&t<=57?0:101===t||69===t?(e.step=ar,0):Dt(e,t)},ar=function(e,t){return 43===t||45===t?(e.step=sr,0):sr(e,t)},sr=function(e,t){return 48<=t&&t<=57?(e.step=cr,0):e.error(t,"in exponent of numeric literal")},cr=function(e,t){return 48<=t&&t<=57?0:Dt(e,t)},$r=function(e,t){return 114===t?(e.step=lr,0):e.error(t,"in literal true (expecting 'r')")},lr=function(e,t){return 117===t?(e.step=ur,0):e.error(t,"in literal true (expecting 'u')")},ur=function(e,t){return 101===t?(e.step=Dt,0):e.error(t,"in literal true (expecting 'e')")},fr=function(e,t){return 97===t?(e.step=dr,0):e.error(t,"in literal false (expecting 'a')")},dr=function(e,t){return 108===t?(e.step=wr,0):e.error(t,"in literal false (expecting 'l')")},wr=function(e,t){return 115===t?(e.step=gr,0):e.error(t,"in literal false (expecting 's')")},gr=function(e,t){return 101===t?(e.step=Dt,0):e.error(t,"in literal false (expecting 'e')")},kr=function(e,t){return 117===t?(e.step=br,0):e.error(t,"in literal null (expecting 'u')")},br=function(e,t){return 108===t?(e.step=yr,0):e.error(t,"in literal null (expecting 'l')")},yr=function(e,t){return 108===t?(e.step=Dt,0):e.error(t,"in literal null (expecting 'l')")},mr=function(e,t){return 11},V.ptr.prototype.error=function(e,t){var r;return(r=this).step=mr,r.err=new N.ptr("invalid character "+vr(e)+" "+t,r.bytes),11},V.prototype.error=function(e,t){return this.$val.error(e,t)},vr=function(e){var t;return 39===e?"'\\''":34===e?"'\"'":(t=w.Quote(E(e)),"'"+m(t,1,t.length-1|0)+"'")},_r=function(e,t,r){var{$24r:n,$24r$1:i,_i:o,_r$10:a,_r$11:s,_r$12:c,_r$13:$,_r$14:l,_r$3:u,_r$4:f,_r$5:d,_r$6:w,_r$7:h,_r$8:g,_r$9:k,_ref:b,c:m,dst:e,escape:r,i:v,origLen:_,scan:x,src:t,start:S,v:E,x:C,x$1:I,x$2:A,$s:F,$deferred:R,$r:T,$c:N}=hr(this,{dst:e,src:t,escape:r});F=F||0;var P=null;try{e:for(;;){switch(F){case 0:R=[],pr.deferStack.push(R),_=e.Len(),u=Ft(),F=1;case 1:if(N&&(N=!1,u=u.$blk()),u&&void 0!==u.$blk)break e;x=u,R.push([Rt,[x]]),S=0,b=t,o=0;case 2:if(!(o=b.$length?void p("index out of range"):b.$array[b.$offset+o],r&&(60===m||62===m||38===m)){F=4;continue}F=5;continue;case 4:if(S>>4<<24>>>24)),F=10;case 10:if(N&&(N=!1,w=w.$blk()),w&&void 0!==w.$blk)break e;h=e.WriteByte(dt.charCodeAt((15&m)>>>0)),F=11;case 11:if(N&&(N=!1,h=h.$blk()),h&&void 0!==h.$blk)break e;S=v+1|0;case 5:if(r&&226===m&&(v+2|0)=t.$length?void p("index out of range"):t.$array[t.$offset+C])&&(-2&((I=v+2|0)<0||I>=t.$length?void p("index out of range"):t.$array[t.$offset+I]))<<24>>>24==168){F=12;continue}F=13;continue;case 12:if(S=t.$length?void p("index out of range"):t.$array[t.$offset+A]))>>>0)),F=18;case 18:if(N&&(N=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;S=v+3|0;case 13:s=x.step(x,m),F=19;case 19:if(N&&(N=!1,s=s.$blk()),s&&void 0!==s.$blk)break e;if((E=s)>=9){F=20;continue}F=21;continue;case 20:if(11===E){F=3;continue}if(S=n.$length?void p("index out of range"):n.$array[n.$offset+t])>=128)return r.EqualFold;(s=(223&i)>>>0)<65||s>90?o=!0:75!==s&&83!==s||(a=!0),t++}return a?Sr:o?Er:Cr},Sr=function(e,t){var r,n,i,o,a,s,c,$,l;for(i=e,n=0;n=i.$length?void p("index out of range"):i.$array[i.$offset+n],0===t.$length)return!1;if(($=0>=t.$length?void p("index out of range"):t.$array[t.$offset+0])<128){if(a!==$){if(!(65<=(s=(223&a)>>>0)&&s<=90))return!1;if(s!==(223&$)>>>0)return!1}t=y(t,1),n++}else{if(l=(o=A.DecodeRune(t))[0],c=o[1],115===(r=a)||83===r){if(383!==l)return!1}else{if(107!==r&&75!==r)return!1;if(8490!==l)return!1}t=y(t,c),n++}}return!(t.$length>0)},Er=function(e,t){var r,n,i,o,a;if(e.$length!==t.$length)return!1;for(n=e,r=0;r=n.$length?void p("index out of range"):n.$array[n.$offset+r])!==(a=i<0||i>=t.$length?void p("index out of range"):t.$array[t.$offset+i])){if(!(97<=o&&o<=122||65<=o&&o<=90))return!1;if((223&o)>>>0!=(223&a)>>>0)return!1;r++}else r++;return!0},Cr=function(e,t){var r,n,i;if(e.$length!==t.$length)return!1;for(n=e,r=0;r=n.$length?void p("index out of range"):n.$array[n.$offset+r]))>>>0!=(223&(i<0||i>=t.$length?void p("index out of range"):t.$array[t.$offset+i]))>>>0)return!1;r++}return!0},Ir=function(e){var{_r$3:t,_r$4:r,buf:n,e:i,err:o,v:e,$s:a,$r:p,$c:s}=hr(this,{v:e});a=a||0;e:for(;;){switch(a){case 0:t=Fr(),a=1;case 1:if(s&&(s=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;r=(i=t).marshal(e,P(new G.ptr(!1,!0),G)),a=2;case 2:if(s&&(s=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;return B(o=r,tt)?(n=D(Se.nil,i.Buffer.Bytes()),wt.Put(i),a=-1,[n,tt]):(a=-1,[Se.nil,o])}return}return{$blk:Ir,$c:!0,$r:p,_r$3:t,_r$4:r,buf:n,e:i,err:o,v:e,$s:a}},ln.Marshal=Ir,Ar=function(e,t){var{_i:r,_r$10:n,_r$3:i,_r$4:o,_r$5:a,_r$6:s,_r$7:c,_r$8:$,_r$9:l,_ref:u,c:f,dst:e,i:d,src:t,start:w,x:h,x$1:g,x$2:k,$s:b,$r:m,$c:v}=hr(this,{dst:e,src:t});b=b||0;e:for(;;){switch(b){case 0:w=0,u=t,r=0;case 1:if(!(r=u.$length?void p("index out of range"):u.$array[u.$offset+r])||62===f||38===f){b=3;continue}b=4;continue;case 3:if(w>>4<<24>>>24)),b=9;case 9:if(v&&(v=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;s=e.WriteByte(dt.charCodeAt((15&f)>>>0)),b=10;case 10:if(v&&(v=!1,s=s.$blk()),s&&void 0!==s.$blk)break e;w=d+1|0;case 4:if(226===f&&(d+2|0)=t.$length?void p("index out of range"):t.$array[t.$offset+h])&&(-2&((g=d+2|0)<0||g>=t.$length?void p("index out of range"):t.$array[t.$offset+g]))<<24>>>24==168){b=11;continue}b=12;continue;case 11:if(w=t.$length?void p("index out of range"):t.$array[t.$offset+k]))>>>0)),b=17;case 17:if(v&&(v=!1,l=l.$blk()),l&&void 0!==l.$blk)break e;w=d+3|0;case 12:r++,b=1;continue;case 2:if(w0&&ir(new We("ptrEncoder.encode should have emptied ptrSeen via defers")),n.ptrLevel=0,o=-1,n)}return}return{$blk:Fr,$c:!0,$r:a,_r$3:e,e:n,v:i,$s:o}},z.ptr.prototype.marshal=function(e,t){var{$24r:r,_r$3:n,e:i,err:o,opts:t,v:e,$s:a,$deferred:p,$r:s,$c:c}=hr(this,{v:e,opts:t});a=a||0;var $=null;try{e:for(;;){switch(a){case 0:p=[],pr.deferStack.push(p),(o=[o])[0]=tt,i=this,p.push([function(e){return function(){var t,r,n;n=or(),B(n,tt)||(t=Yt(n,K,!0),r=P(t[0],K),t[1]?e[0]=r.error:ir(n))}}(o),[]]),n=f.ValueOf(e),a=1;case 1:if(c&&(c=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;s=i.reflectValue(P(n,f.Value),P(t,G)),a=2;case 2:if(c&&(c=!1,s=s.$blk()),s&&void 0!==s.$blk)break e;o[0]=tt,r=o[0],a=3;case 3:return r}return}}catch(o){$=o,a=-1}finally{if(nr(p,$),!pr.asleep)return o[0];if(pr.asleep)return{$blk:z.ptr.prototype.marshal,$c:!0,$r:s,$24r:r,_r$3:n,e:i,err:o,opts:t,v:e,$s:a,$deferred:p}}},z.prototype.marshal=function(e,t){return this.$val.marshal(e,t)},z.ptr.prototype.error=function(e){var t;ir(new((t=new K.ptr(e)).constructor.elem)(t))},z.prototype.error=function(e){return this.$val.error(e)},Rr=function(e){var{$24r:t,_1:r,_r$3:n,v:e,x:i,x$1:o,$s:a,$r:p,$c:s}=hr(this,{v:e});a=a||0;e:for(;;){switch(a){case 0:if(17===(r=P(e,f.Value).Kind())||21===r||23===r||24===r){a=2;continue}if(1===r){a=3;continue}if(2===r||3===r||4===r||5===r||6===r){a=4;continue}if(7===r||8===r||9===r||10===r||11===r||12===r){a=5;continue}if(13===r||14===r){a=6;continue}if(20===r||22===r){a=7;continue}a=8;continue;case 2:n=P(e,f.Value).Len(),a=9;case 9:if(s&&(s=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;t=0===n,a=10;case 10:return t;case 3:return a=-1,!P(e,f.Value).Bool();case 4:return a=-1,0===(i=P(e,f.Value).Int()).$high&&0===i.$low;case 5:return a=-1,0===(o=P(e,f.Value).Uint()).$high&&0===o.$low;case 6:return a=-1,0===P(e,f.Value).Float();case 7:return a=-1,P(e,f.Value).IsNil();case 8:case 1:return a=-1,!1}return}return{$blk:Rr,$c:!0,$r:p,$24r:t,_1:r,_r$3:n,v:e,x:i,x$1:o,$s:a}},z.ptr.prototype.reflectValue=function(e,t){var{_r$3:r,e:n,opts:t,v:e,$s:i,$r:o,$c:a}=hr(this,{v:e,opts:t});i=i||0;e:for(;;){switch(i){case 0:n=this,r=Tr(P(e,f.Value)),i=1;case 1:if(a&&(a=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;o=r(n,P(e,f.Value),P(t,G)),i=2;case 2:if(a&&(a=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;return void(i=-1)}return}return{$blk:z.ptr.prototype.reflectValue,$c:!0,$r:o,_r$3:r,e:n,opts:t,v:e,$s:i}},z.prototype.reflectValue=function(e,t){return this.$val.reflectValue(e,t)},Tr=function(e){var{$24r:t,_r$3:r,v:e,$s:n,$r:i,$c:o}=hr(this,{v:e});n=n||0;e:for(;;){switch(n){case 0:if(!P(e,f.Value).IsValid())return n=-1,Vr;r=Nr(P(e,f.Value).Type()),n=1;case 1:if(o&&(o=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;t=r,n=2;case 2:return t}return}return{$blk:Tr,$c:!0,$r:i,$24r:t,_r$3:r,v:e,$s:n}},Nr=function(e){var{_r$3:t,_tuple:r,_tuple$1:n,f:i,fi:o,fi$1:a,loaded:p,ok:c,t:e,wg:$,$s:l,$r:d,$c:w}=hr(this,{t:e});l=l||0;e:for(;;){switch(l){case 0:if(i=[i],$=[$],o=(r=ht.Load(e))[0],c=r[1])return l=-1,Yt(o,q);if($[0]=new s.WaitGroup.ptr(0),i[0]=u,$[0].Add(1),n=ht.LoadOrStore(e,new q(function(e,t){return function r(n,i,o){var{e:n,opts:o,v:i,$s:a,$r:p,$c:s}=hr(this,{e:n,v:i,opts:o});a=a||0;t:for(;;){switch(a){case 0:t[0].Wait(),p=e[0](n,P(i,f.Value),P(o,G)),a=1;case 1:if(s&&(s=!1,p=p.$blk()),p&&void 0!==p.$blk)break t;return void(a=-1)}return}return{$blk:r,$c:!0,$r:p,e:n,opts:o,v:i,$s:a}}}(i,$))),a=n[0],p=n[1])return l=-1,Yt(a,q);t=Pr(e,!0),l=1;case 1:if(w&&(w=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;return i[0]=t,$[0].Done(),ht.Store(e,new q(i[0])),l=-1,i[0]}return}return{$blk:Nr,$c:!0,$r:d,_r$3:t,_tuple:r,_tuple$1:n,f:i,fi:o,fi$1:a,loaded:p,ok:c,t:e,wg:$,$s:l}},Pr=function(e,t){var{$24r:r,$24r$1:n,$24r$2:i,$24r$3:o,$24r$4:a,$24r$5:p,$24r$6:s,_1:c,_arg:$,_arg$1:l,_arg$2:d,_arg$3:w,_r$10:h,_r$11:g,_r$12:k,_r$13:b,_r$14:y,_r$15:m,_r$16:v,_r$17:_,_r$18:x,_r$3:S,_r$4:E,_r$5:C,_r$6:I,_r$7:A,_r$8:F,_r$9:R,_v:T,_v$1:N,allowAddr:t,t:e,$s:P,$r:V,$c:O}=hr(this,{t:e,allowAddr:t});P=P||0;e:for(;;){switch(P){case 0:S=e.Kind(),P=4;case 4:if(O&&(O=!1,S=S.$blk()),S&&void 0!==S.$blk)break e;if(22===S||!t){T=!1,P=3;continue e}E=f.PointerTo(e).Implements(gt),P=5;case 5:if(O&&(O=!1,E=E.$blk()),E&&void 0!==E.$blk)break e;T=E;case 3:if(T){P=1;continue}P=2;continue;case 1:$=Dr,C=Pr(e,!1),P=6;case 6:if(O&&(O=!1,C=C.$blk()),C&&void 0!==C.$blk)break e;I=Yr($,l=C),P=7;case 7:if(O&&(O=!1,I=I.$blk()),I&&void 0!==I.$blk)break e;r=I,P=8;case 8:return r;case 2:A=e.Implements(gt),P=11;case 11:if(O&&(O=!1,A=A.$blk()),A&&void 0!==A.$blk)break e;if(A){P=9;continue}P=10;continue;case 9:return P=-1,Or;case 10:F=e.Kind(),P=15;case 15:if(O&&(O=!1,F=F.$blk()),F&&void 0!==F.$blk)break e;if(22===F||!t){N=!1,P=14;continue e}R=f.PointerTo(e).Implements(kt),P=16;case 16:if(O&&(O=!1,R=R.$blk()),R&&void 0!==R.$blk)break e;N=R;case 14:if(N){P=12;continue}P=13;continue;case 12:d=Mr,h=Pr(e,!1),P=17;case 17:if(O&&(O=!1,h=h.$blk()),h&&void 0!==h.$blk)break e;g=Yr(d,w=h),P=18;case 18:if(O&&(O=!1,g=g.$blk()),g&&void 0!==g.$blk)break e;n=g,P=19;case 19:return n;case 13:k=e.Implements(kt),P=22;case 22:if(O&&(O=!1,k=k.$blk()),k&&void 0!==k.$blk)break e;if(k){P=20;continue}P=21;continue;case 20:return P=-1,Lr;case 21:b=e.Kind(),P=24;case 24:if(O&&(O=!1,b=b.$blk()),b&&void 0!==b.$blk)break e;if(1===(c=b)){P=25;continue}if(2===c||3===c||4===c||5===c||6===c){P=26;continue}if(7===c||8===c||9===c||10===c||11===c||12===c){P=27;continue}if(13===c){P=28;continue}if(14===c){P=29;continue}if(24===c){P=30;continue}if(20===c){P=31;continue}if(25===c){P=32;continue}if(21===c){P=33;continue}if(23===c){P=34;continue}if(17===c){P=35;continue}if(22===c){P=36;continue}P=37;continue;case 25:return P=-1,Br;case 26:return P=-1,jr;case 27:return P=-1,Wr;case 28:return P=-1,bt;case 29:return P=-1,yt;case 30:return P=-1,Ur;case 31:return P=-1,Kr;case 32:y=qr(e),P=39;case 39:if(O&&(O=!1,y=y.$blk()),y&&void 0!==y.$blk)break e;i=y,P=40;case 40:return i;case 33:m=Hr(e),P=41;case 41:if(O&&(O=!1,m=m.$blk()),m&&void 0!==m.$blk)break e;o=m,P=42;case 42:return o;case 34:v=Zr(e),P=43;case 43:if(O&&(O=!1,v=v.$blk()),v&&void 0!==v.$blk)break e;a=v,P=44;case 44:return a;case 35:_=Qr(e),P=45;case 45:if(O&&(O=!1,_=_.$blk()),_&&void 0!==_.$blk)break e;p=_,P=46;case 46:return p;case 36:x=Xr(e),P=47;case 47:if(O&&(O=!1,x=x.$blk()),x&&void 0!==x.$blk)break e;s=x,P=48;case 48:return s;case 37:return P=-1,Gr;case 38:case 23:return P=-1,u}return}return{$blk:Pr,$c:!0,$r:V,$24r:r,$24r$1:n,$24r$2:i,$24r$3:o,$24r$4:a,$24r$5:p,$24r$6:s,_1:c,_arg:$,_arg$1:l,_arg$2:d,_arg$3:w,_r$10:h,_r$11:g,_r$12:k,_r$13:b,_r$14:y,_r$15:m,_r$16:v,_r$17:_,_r$18:x,_r$3:S,_r$4:E,_r$5:C,_r$6:I,_r$7:A,_r$8:F,_r$9:R,_v:T,_v$1:N,allowAddr:t,t:e,$s:P}},Vr=function(e,t,r){var{_r$3:n,e,param:r,v:t,$s:i,$r:o,$c:a}=hr(this,{e,v:t,param:r});i=i||0;e:for(;;){switch(i){case 0:n=e.Buffer.WriteString("null"),i=1;case 1:if(a&&(a=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;return void(i=-1)}return}return{$blk:Vr,$c:!0,$r:o,_r$3:n,e,param:r,v:t,$s:i}},Or=function(e,t,r){var{_r$3:n,_r$4:i,_r$5:o,_r$6:a,_r$7:p,_tuple:s,_tuple$1:c,b:$,e,err:l,m:u,ok:d,opts:r,v:t,$s:w,$r:h,$c:g}=hr(this,{e,v:t,opts:r});w=w||0;e:for(;;){switch(w){case 0:if(22===P(t,f.Value).Kind()&&P(t,f.Value).IsNil()){w=1;continue}w=2;continue;case 1:n=e.Buffer.WriteString("null"),w=3;case 3:if(g&&(g=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;return void(w=-1);case 2:i=P(t,f.Value).Interface(),w=4;case 4:if(g&&(g=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;if(u=(s=Yt(i,L,!0))[0],!(d=s[1])){w=5;continue}w=6;continue;case 5:o=e.Buffer.WriteString("null"),w=7;case 7:if(g&&(g=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;return void(w=-1);case 6:a=u.MarshalJSON(),w=8;case 8:if(g&&(g=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;if($=(c=a)[0],l=c[1],B(l,tt)){w=9;continue}w=10;continue;case 9:p=_r(e.Buffer,$,r.escapeHTML),w=11;case 11:if(g&&(g=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;l=p;case 10:return B(l,tt)||e.error(new U.ptr(P(t,f.Value).Type(),l,"MarshalJSON")),void(w=-1)}return}return{$blk:Or,$c:!0,$r:h,_r$3:n,_r$4:i,_r$5:o,_r$6:a,_r$7:p,_tuple:s,_tuple$1:c,b:$,e,err:l,m:u,ok:d,opts:r,v:t,$s:w}},Dr=function(e,t,r){var{_r$3:n,_r$4:i,_r$5:o,_r$6:a,_tuple:p,b:s,e,err:c,m:$,opts:r,v:t,va:l,$s:u,$r:d,$c:w}=hr(this,{e,v:t,opts:r});u=u||0;e:for(;;){switch(u){case 0:if(l=P(t,f.Value).Addr(),P(l,f.Value).IsNil()){u=1;continue}u=2;continue;case 1:n=e.Buffer.WriteString("null"),u=3;case 3:if(w&&(w=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;return void(u=-1);case 2:i=P(l,f.Value).Interface(),u=4;case 4:if(w&&(w=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;o=($=Yt(i,L)).MarshalJSON(),u=5;case 5:if(w&&(w=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;if(s=(p=o)[0],c=p[1],B(c,tt)){u=6;continue}u=7;continue;case 6:a=_r(e.Buffer,s,r.escapeHTML),u=8;case 8:if(w&&(w=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;c=a;case 7:return B(c,tt)||e.error(new U.ptr(P(t,f.Value).Type(),c,"MarshalJSON")),void(u=-1)}return}return{$blk:Dr,$c:!0,$r:d,_r$3:n,_r$4:i,_r$5:o,_r$6:a,_tuple:p,b:s,e,err:c,m:$,opts:r,v:t,va:l,$s:u}},Lr=function(e,t,r){var{_r$3:i,_r$4:o,_r$5:a,_r$6:p,_tuple:s,_tuple$1:c,b:$,e,err:l,m:u,ok:d,opts:r,v:t,$s:w,$r:h,$c:g}=hr(this,{e,v:t,opts:r});w=w||0;e:for(;;){switch(w){case 0:if(22===P(t,f.Value).Kind()&&P(t,f.Value).IsNil()){w=1;continue}w=2;continue;case 1:i=e.Buffer.WriteString("null"),w=3;case 3:if(g&&(g=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;return void(w=-1);case 2:o=P(t,f.Value).Interface(),w=4;case 4:if(g&&(g=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;if(u=(s=Yt(o,n.TextMarshaler,!0))[0],!(d=s[1])){w=5;continue}w=6;continue;case 5:a=e.Buffer.WriteString("null"),w=7;case 7:if(g&&(g=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;return void(w=-1);case 6:p=u.MarshalText(),w=8;case 8:if(g&&(g=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;$=(c=p)[0],l=c[1],B(l,tt)||e.error(new U.ptr(P(t,f.Value).Type(),l,"MarshalText")),h=e.stringBytes($,r.escapeHTML),w=9;case 9:if(g&&(g=!1,h=h.$blk()),h&&void 0!==h.$blk)break e;return void(w=-1)}return}return{$blk:Lr,$c:!0,$r:h,_r$3:i,_r$4:o,_r$5:a,_r$6:p,_tuple:s,_tuple$1:c,b:$,e,err:l,m:u,ok:d,opts:r,v:t,$s:w}},Mr=function(e,t,r){var{_r$3:i,_r$4:o,_r$5:a,_tuple:p,b:s,e,err:c,m:$,opts:r,v:t,va:l,$s:u,$r:d,$c:w}=hr(this,{e,v:t,opts:r});u=u||0;e:for(;;){switch(u){case 0:if(l=P(t,f.Value).Addr(),P(l,f.Value).IsNil()){u=1;continue}u=2;continue;case 1:i=e.Buffer.WriteString("null"),u=3;case 3:if(w&&(w=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;return void(u=-1);case 2:o=P(l,f.Value).Interface(),u=4;case 4:if(w&&(w=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;a=($=Yt(o,n.TextMarshaler)).MarshalText(),u=5;case 5:if(w&&(w=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;s=(p=a)[0],c=p[1],B(c,tt)||e.error(new U.ptr(P(t,f.Value).Type(),c,"MarshalText")),d=e.stringBytes(s,r.escapeHTML),u=6;case 6:if(w&&(w=!1,d=d.$blk()),d&&void 0!==d.$blk)break e;return void(u=-1)}return}return{$blk:Mr,$c:!0,$r:d,_r$3:i,_r$4:o,_r$5:a,_tuple:p,b:s,e,err:c,m:$,opts:r,v:t,va:l,$s:u}},Br=function(e,t,r){var{_r$3:n,_r$4:i,_r$5:o,_r$6:a,e,opts:r,v:t,$s:p,$r:s,$c:c}=hr(this,{e,v:t,opts:r});p=p||0;e:for(;;){switch(p){case 0:if(r.quoted){p=1;continue}p=2;continue;case 1:n=e.Buffer.WriteByte(34),p=3;case 3:if(c&&(c=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;case 2:if(P(t,f.Value).Bool()){p=4;continue}p=5;continue;case 4:i=e.Buffer.WriteString("true"),p=7;case 7:if(c&&(c=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;p=6;continue;case 5:o=e.Buffer.WriteString("false"),p=8;case 8:if(c&&(c=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;case 6:if(r.quoted){p=9;continue}p=10;continue;case 9:a=e.Buffer.WriteByte(34),p=11;case 11:if(c&&(c=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;case 10:return void(p=-1)}return}return{$blk:Br,$c:!0,$r:s,_r$3:n,_r$4:i,_r$5:o,_r$6:a,e,opts:r,v:t,$s:p}},jr=function(e,t,r){var{_r$3:n,_r$4:i,_r$5:o,b:a,e,opts:r,v:t,$s:p,$r:s,$c:c}=hr(this,{e,v:t,opts:r});p=p||0;e:for(;;){switch(p){case 0:if(a=w.AppendInt(y(new Se(e.scratch),0,0),P(t,f.Value).Int(),10),r.quoted){p=1;continue}p=2;continue;case 1:n=e.Buffer.WriteByte(34),p=3;case 3:if(c&&(c=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;case 2:i=e.Buffer.Write(a),p=4;case 4:if(c&&(c=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;if(r.quoted){p=5;continue}p=6;continue;case 5:o=e.Buffer.WriteByte(34),p=7;case 7:if(c&&(c=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;case 6:return void(p=-1)}return}return{$blk:jr,$c:!0,$r:s,_r$3:n,_r$4:i,_r$5:o,b:a,e,opts:r,v:t,$s:p}},Wr=function(e,t,r){var{_r$3:n,_r$4:i,_r$5:o,b:a,e,opts:r,v:t,$s:p,$r:s,$c:c}=hr(this,{e,v:t,opts:r});p=p||0;e:for(;;){switch(p){case 0:if(a=w.AppendUint(y(new Se(e.scratch),0,0),P(t,f.Value).Uint(),10),r.quoted){p=1;continue}p=2;continue;case 1:n=e.Buffer.WriteByte(34),p=3;case 3:if(c&&(c=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;case 2:i=e.Buffer.Write(a),p=4;case 4:if(c&&(c=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;if(r.quoted){p=5;continue}p=6;continue;case 5:o=e.Buffer.WriteByte(34),p=7;case 7:if(c&&(c=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;case 6:return void(p=-1)}return}return{$blk:Wr,$c:!0,$r:s,_r$3:n,_r$4:i,_r$5:o,b:a,e,opts:r,v:t,$s:p}},Z.prototype.encode=function(e,t,r){var{_r$3:n,_r$4:i,_r$5:o,abs:a,b:s,bits:c,e,f:$,fmt$1:u,n:d,opts:r,v:t,x:h,x$1:g,x$2:k,x$3:b,x$4:m,$s:v,$r:_,$c:x}=hr(this,{e,v:t,opts:r});v=v||0;e:for(;;){switch(v){case 0:if(c=this.$val,$=P(t,f.Value).Float(),(l.IsInf($,0)||l.IsNaN($))&&e.error(new W.ptr(P(t,f.Value),w.FormatFloat($,103,-1,0|c))),s=y(new Se(e.scratch),0,0),u=102,0!==(a=l.Abs($))&&(64===c&&(a<1e-6||a>=1e21)||32===c&&(H(a)<9.999999974752427e-7||H(a)>=10000000200408773e5))&&(u=101),s=w.AppendFloat(s,$,u,-1,0|c),101===u&&(d=s.$length)>=4&&101===((h=d-4|0)<0||h>=s.$length?void p("index out of range"):s.$array[s.$offset+h])&&45===((g=d-3|0)<0||g>=s.$length?void p("index out of range"):s.$array[s.$offset+g])&&48===((k=d-2|0)<0||k>=s.$length?void p("index out of range"):s.$array[s.$offset+k])&&((m=d-2|0)<0||m>=s.$length?p("index out of range"):s.$array[s.$offset+m]=(b=d-1|0)<0||b>=s.$length?void p("index out of range"):s.$array[s.$offset+b],s=y(s,0,d-1|0)),r.quoted){v=1;continue}v=2;continue;case 1:n=e.Buffer.WriteByte(34),v=3;case 3:if(x&&(x=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;case 2:i=e.Buffer.Write(s),v=4;case 4:if(x&&(x=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;if(r.quoted){v=5;continue}v=6;continue;case 5:o=e.Buffer.WriteByte(34),v=7;case 7:if(x&&(x=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;case 6:return void(v=-1)}return}return{$blk:Z.prototype.encode,$c:!0,$r:_,_r$3:n,_r$4:i,_r$5:o,abs:a,b:s,bits:c,e,f:$,fmt$1:u,n:d,opts:r,v:t,x:h,x$1:g,x$2:k,x$3:b,x$4:m,$s:v}},Gt(Z).prototype.encode=function(e,t,r){return new Z(this.$get()).encode(e,t,r)},Ur=function(e,t,r){var{_r$10:n,_r$3:i,_r$4:o,_r$5:p,_r$6:s,_r$7:c,_r$8:$,_r$9:l,e,e2:u,numStr:d,opts:r,v:t,$s:w,$r:h,$c:g}=hr(this,{e,v:t,opts:r});w=w||0;e:for(;;){switch(w){case 0:if(B(P(t,f.Value).Type(),xt)){w=1;continue}w=2;continue;case 1:i=P(t,f.Value).String(),w=3;case 3:if(g&&(g=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;if(""===(d=i)&&(d="0"),!zr(d)){w=4;continue}w=5;continue;case 4:o=a.Errorf("json: invalid number literal %q",new be([new We(d)])),w=6;case 6:if(g&&(g=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;h=e.error(o),w=7;case 7:if(g&&(g=!1,h=h.$blk()),h&&void 0!==h.$blk)break e;case 5:if(r.quoted){w=8;continue}w=9;continue;case 8:p=e.Buffer.WriteByte(34),w=10;case 10:if(g&&(g=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;case 9:s=e.Buffer.WriteString(d),w=11;case 11:if(g&&(g=!1,s=s.$blk()),s&&void 0!==s.$blk)break e;if(r.quoted){w=12;continue}w=13;continue;case 12:c=e.Buffer.WriteByte(34),w=14;case 14:if(g&&(g=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;case 13:return void(w=-1);case 2:if(r.quoted){w=15;continue}w=16;continue;case 15:$=Fr(),w=18;case 18:if(g&&(g=!1,$=$.$blk()),$&&void 0!==$.$blk)break e;u=$,l=P(t,f.Value).String(),w=19;case 19:if(g&&(g=!1,l=l.$blk()),l&&void 0!==l.$blk)break e;h=u.string(l,r.escapeHTML),w=20;case 20:if(g&&(g=!1,h=h.$blk()),h&&void 0!==h.$blk)break e;h=e.stringBytes(u.Buffer.Bytes(),!1),w=21;case 21:if(g&&(g=!1,h=h.$blk()),h&&void 0!==h.$blk)break e;wt.Put(u),w=17;continue;case 16:n=P(t,f.Value).String(),w=22;case 22:if(g&&(g=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;h=e.string(n,r.escapeHTML),w=23;case 23:if(g&&(g=!1,h=h.$blk()),h&&void 0!==h.$blk)break e;case 17:return void(w=-1)}return}return{$blk:Ur,$c:!0,$r:h,_r$10:n,_r$3:i,_r$4:o,_r$5:p,_r$6:s,_r$7:c,_r$8:$,_r$9:l,e,e2:u,numStr:d,opts:r,v:t,$s:w}},zr=function(e){if(""===e)return!1;if(45===e.charCodeAt(0)&&""===(e=m(e,1)))return!1;if(48===e.charCodeAt(0))e=m(e,1);else{if(!(49<=e.charCodeAt(0)&&e.charCodeAt(0)<=57))return!1;for(e=m(e,1);e.length>0&&48<=e.charCodeAt(0)&&e.charCodeAt(0)<=57;)e=m(e,1)}if(e.length>=2&&46===e.charCodeAt(0)&&48<=e.charCodeAt(1)&&e.charCodeAt(1)<=57)for(e=m(e,2);e.length>0&&48<=e.charCodeAt(0)&&e.charCodeAt(0)<=57;)e=m(e,1);if(e.length>=2&&(101===e.charCodeAt(0)||69===e.charCodeAt(0))){if((43===(e=m(e,1)).charCodeAt(0)||45===e.charCodeAt(0))&&""===(e=m(e,1)))return!1;for(;e.length>0&&48<=e.charCodeAt(0)&&e.charCodeAt(0)<=57;)e=m(e,1)}return""===e},Kr=function(e,t,r){var{_r$3:n,_r$4:i,e,opts:r,v:t,$s:o,$r:a,$c:p}=hr(this,{e,v:t,opts:r});o=o||0;e:for(;;){switch(o){case 0:if(P(t,f.Value).IsNil()){o=1;continue}o=2;continue;case 1:n=e.Buffer.WriteString("null"),o=3;case 3:if(p&&(p=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;return void(o=-1);case 2:i=P(t,f.Value).Elem(),o=4;case 4:if(p&&(p=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;a=e.reflectValue(P(i,f.Value),P(r,G)),o=5;case 5:if(p&&(p=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;return void(o=-1)}return}return{$blk:Kr,$c:!0,$r:a,_r$3:n,_r$4:i,e,opts:r,v:t,$s:o}},Gr=function(e,t,r){e.error(new j.ptr(P(t,f.Value).Type()))},Q.ptr.prototype.encode=function(e,t,r){var{_i:n,_i$1:i,_r$10:o,_r$3:a,_r$4:s,_r$5:c,_r$6:$,_r$7:l,_r$8:u,_r$9:d,_ref:w,_ref$1:h,_v:g,e,f:k,fv:b,i:y,i$1:m,next:v,opts:r,se:_,v:t,x,$s:S,$r:E,$c:C}=hr(this,{e,v:t,opts:r});S=S||0;e:for(;;){switch(S){case 0:v=123,w=(_=this).fields.list,n=0;case 1:if(!(n=x.$length?void p("index out of range"):x.$array[x.$offset+y]).index,i=0;case 3:if(!(i=h.$length?void p("index out of range"):h.$array[h.$offset+i],22===P(b,f.Value).Kind()){S=5;continue}S=6;continue;case 5:if(P(b,f.Value).IsNil()){n++,S=1;continue e}a=P(b,f.Value).Elem(),S=7;case 7:if(C&&(C=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;b=a;case 6:s=P(b,f.Value).Field(m),S=8;case 8:if(C&&(C=!1,s=s.$blk()),s&&void 0!==s.$blk)break e;b=s,i++,S=3;continue;case 4:if(!k.omitEmpty){g=!1,S=11;continue e}c=Rr(P(b,f.Value)),S=12;case 12:if(C&&(C=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;g=c;case 11:if(g){S=9;continue}S=10;continue;case 9:n++,S=1;continue;case 10:$=e.Buffer.WriteByte(v),S=13;case 13:if(C&&(C=!1,$=$.$blk()),$&&void 0!==$.$blk)break e;if(v=44,r.escapeHTML){S=14;continue}S=15;continue;case 14:l=e.Buffer.WriteString(k.nameEscHTML),S=17;case 17:if(C&&(C=!1,l=l.$blk()),l&&void 0!==l.$blk)break e;S=16;continue;case 15:u=e.Buffer.WriteString(k.nameNonEsc),S=18;case 18:if(C&&(C=!1,u=u.$blk()),u&&void 0!==u.$blk)break e;case 16:r.quoted=k.quoted,E=k.encoder(e,P(b,f.Value),P(r,G)),S=19;case 19:if(C&&(C=!1,E=E.$blk()),E&&void 0!==E.$blk)break e;n++,S=1;continue;case 2:if(123===v){S=20;continue}S=21;continue;case 20:d=e.Buffer.WriteString("{}"),S=23;case 23:if(C&&(C=!1,d=d.$blk()),d&&void 0!==d.$blk)break e;S=22;continue;case 21:o=e.Buffer.WriteByte(125),S=24;case 24:if(C&&(C=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;case 22:return void(S=-1)}return}return{$blk:Q.ptr.prototype.encode,$c:!0,$r:E,_i:n,_i$1:i,_r$10:o,_r$3:a,_r$4:s,_r$5:c,_r$6:$,_r$7:l,_r$8:u,_r$9:d,_ref:w,_ref$1:h,_v:g,e,f:k,fv:b,i:y,i$1:m,next:v,opts:r,se:_,v:t,x,$s:S}},Q.prototype.encode=function(e,t,r){return this.$val.encode(e,t,r)},qr=function(e){var{_r$3:t,se:r,t:e,$s:n,$r:i,$c:o}=hr(this,{t:e});n=n||0;e:for(;;){switch(n){case 0:t=on(e),n=1;case 1:if(o&&(o=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;return r=new Q.ptr(P(t,X)),n=-1,k(P(r,Q),"encode")}return}return{$blk:qr,$c:!0,$r:i,_r$3:t,se:r,t:e,$s:n}},Y.ptr.prototype.encode=function(e,t,r){var{_arg:n,_arg$1:i,_arg$2:o,_arg$3:s,_entry:c,_i:$,_key:l,_r$10:u,_r$11:w,_r$12:k,_r$13:b,_r$14:y,_r$15:m,_r$16:v,_r$17:_,_r$3:x,_r$4:S,_r$5:E,_r$6:C,_r$7:I,_r$8:A,_r$9:F,_ref:R,_tuple:T,e,err:N,i:V,i$1:O,kv:D,me:L,mi:M,ok:j,opts:r,ptr:U,sv:z,v:t,$s:K,$deferred:q,$r:H,$c:J}=hr(this,{e,v:t,opts:r});K=K||0;var Z=null;try{e:for(;;){switch(K){case 0:if(q=[],pr.deferStack.push(q),z=[z],L=this,P(t,f.Value).IsNil()){K=1;continue}K=2;continue;case 1:x=e.Buffer.WriteString("null"),K=3;case 3:if(J&&(J=!1,x=x.$blk()),x&&void 0!==x.$blk)break e;K=4;case 4:return;case 2:if(e.ptrLevel=e.ptrLevel+1>>>0,e.ptrLevel>1e3){K=5;continue}K=6;continue;case 5:S=P(t,f.Value).UnsafePointer(),K=7;case 7:if(J&&(J=!1,S=S.$blk()),S&&void 0!==S.$blk)break e;if(U=S,j=(T=void 0!==(c=h(e.ptrSeen,et.keyFor(new Ue(U))))?[c.v,!0]:[new De.ptr,!1])[1]){K=8;continue}K=9;continue;case 8:E=a.Sprintf("encountered a cycle via %s",new be([P(t,f.Value).Type()])),K=10;case 10:if(J&&(J=!1,E=E.$blk()),E&&void 0!==E.$blk)break e;H=e.error(new W.ptr(P(t,f.Value),E)),K=11;case 11:if(J&&(J=!1,H=H.$blk()),H&&void 0!==H.$blk)break e;case 9:l=new Ue(U),(e.ptrSeen||p("assignment to entry in nil map")).set(et.keyFor(l),{k:l,v:P(new De.ptr,De)}),q.push([function(e,t){g(e,et.keyFor(t))},[e.ptrSeen,new Ue(U)]]);case 6:C=e.Buffer.WriteByte(123),K=12;case 12:if(J&&(J=!1,C=C.$blk()),C&&void 0!==C.$blk)break e;I=P(t,f.Value).Len(),K=13;case 13:if(J&&(J=!1,I=I.$blk()),I&&void 0!==I.$blk)break e;z[0]=Zt(Le,I),M=P(t,f.Value).MapRange(),V=0;case 14:A=M.Next(),K=16;case 16:if(J&&(J=!1,A=A.$blk()),A&&void 0!==A.$blk)break e;if(!A){K=15;continue}F=M.Key(),K=17;case 17:if(J&&(J=!1,F=F.$blk()),F&&void 0!==F.$blk)break e;(V<0||V>=z[0].$length?void p("index out of range"):z[0].$array[z[0].$offset+V]).k=F,u=M.Value(),K=18;case 18:if(J&&(J=!1,u=u.$blk()),u&&void 0!==u.$blk)break e;(V<0||V>=z[0].$length?void p("index out of range"):z[0].$array[z[0].$offset+V]).v=u,w=(V<0||V>=z[0].$length?void p("index out of range"):z[0].$array[z[0].$offset+V]).resolve(),K=19;case 19:if(J&&(J=!1,w=w.$blk()),w&&void 0!==w.$blk)break e;if(!B(N=w,tt)){K=20;continue}K=21;continue;case 20:k=P(t,f.Value).Type().String(),K=22;case 22:if(J&&(J=!1,k=k.$blk()),k&&void 0!==k.$blk)break e;o=new We(k),b=N.Error(),K=23;case 23:if(J&&(J=!1,b=b.$blk()),b&&void 0!==b.$blk)break e;s=new We(b),y=a.Errorf("json: encoding error for type %q: %q",new be([o,s])),K=24;case 24:if(J&&(J=!1,y=y.$blk()),y&&void 0!==y.$blk)break e;H=e.error(y),K=25;case 25:if(J&&(J=!1,H=H.$blk()),H&&void 0!==H.$blk)break e;case 21:V=V+1|0,K=14;continue;case 15:H=d.Slice(z[0],function(e){return function(t,r){return(t<0||t>=e[0].$length?void p("index out of range"):e[0].$array[e[0].$offset+t]).ks<(r<0||r>=e[0].$length?void p("index out of range"):e[0].$array[e[0].$offset+r]).ks}}(z)),K=26;case 26:if(J&&(J=!1,H=H.$blk()),H&&void 0!==H.$blk)break e;R=z[0],$=0;case 27:if(!($=R.$length?void p("index out of range"):R.$array[R.$offset+$],ie),O>0){K=29;continue}K=30;continue;case 29:m=e.Buffer.WriteByte(44),K=31;case 31:if(J&&(J=!1,m=m.$blk()),m&&void 0!==m.$blk)break e;case 30:H=e.string(D.ks,r.escapeHTML),K=32;case 32:if(J&&(J=!1,H=H.$blk()),H&&void 0!==H.$blk)break e;v=e.Buffer.WriteByte(58),K=33;case 33:if(J&&(J=!1,v=v.$blk()),v&&void 0!==v.$blk)break e;H=L.elemEnc(e,P(D.v,f.Value),P(r,G)),K=34;case 34:if(J&&(J=!1,H=H.$blk()),H&&void 0!==H.$blk)break e;$++,K=27;continue;case 28:_=e.Buffer.WriteByte(125),K=35;case 35:if(J&&(J=!1,_=_.$blk()),_&&void 0!==_.$blk)break e;return e.ptrLevel=e.ptrLevel-1>>>0,void(K=-1)}return}}catch(N){Z=N,K=-1}finally{if(nr(q,Z),pr.asleep)return{$blk:Y.ptr.prototype.encode,$c:!0,$r:H,_arg:n,_arg$1:i,_arg$2:o,_arg$3:s,_entry:c,_i:$,_key:l,_r$10:u,_r$11:w,_r$12:k,_r$13:b,_r$14:y,_r$15:m,_r$16:v,_r$17:_,_r$3:x,_r$4:S,_r$5:E,_r$6:C,_r$7:I,_r$8:A,_r$9:F,_ref:R,_tuple:T,e,err:N,i:V,i$1:O,kv:D,me:L,mi:M,ok:j,opts:r,ptr:U,sv:z,v:t,$s:K,$deferred:q}}},Y.prototype.encode=function(e,t,r){return this.$val.encode(e,t,r)},Hr=function(e){var{_1:t,_r$3:r,_r$4:n,_r$5:i,_r$6:o,_r$7:a,_r$8:p,me:s,t:e,$s:c,$r:$,$c:l}=hr(this,{t:e});c=c||0;e:for(;;){switch(c){case 0:r=e.Key(),c=2;case 2:if(l&&(l=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;n=r.Kind(),c=3;case 3:if(l&&(l=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;if(24===(t=n)||2===t||3===t||4===t||5===t||6===t||7===t||8===t||9===t||10===t||11===t||12===t){c=4;continue}i=e.Key(),c=7;case 7:if(l&&(l=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;o=i.Implements(kt),c=8;case 8:if(l&&(l=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;if(!o){c=5;continue}c=6;continue;case 4:c=6;continue;case 5:return c=-1,Gr;case 6:case 1:a=e.Elem(),c=9;case 9:if(l&&(l=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;p=Nr(a),c=10;case 10:if(l&&(l=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;return s=new Y.ptr(p),c=-1,k(P(s,Y),"encode")}return}return{$blk:Hr,$c:!0,$r:$,_1:t,_r$3:r,_r$4:n,_r$5:i,_r$6:o,_r$7:a,_r$8:p,me:s,t:e,$s:c}},Jr=function(e,t,r){var{_r$10:n,_r$3:o,_r$4:a,_r$5:p,_r$6:s,_r$7:c,_r$8:$,_r$9:l,dst:u,dst$1:d,e,enc:w,encodedLen:h,param:r,s:g,v:t,$s:k,$r:b,$c:m}=hr(this,{e,v:t,param:r});k=k||0;e:for(;;){switch(k){case 0:if(P(t,f.Value).IsNil()){k=1;continue}k=2;continue;case 1:o=e.Buffer.WriteString("null"),k=3;case 3:if(m&&(m=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;return void(k=-1);case 2:a=P(t,f.Value).Bytes(),k=4;case 4:if(m&&(m=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;g=a,p=e.Buffer.WriteByte(34),k=5;case 5:if(m&&(m=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;if((h=i.StdEncoding.EncodedLen(g.$length))<=64){k=6;continue}if(h<=1024){k=7;continue}k=8;continue;case 6:u=y(new Se(e.scratch),0,h),i.StdEncoding.Encode(u,g),s=e.Buffer.Write(u),k=10;case 10:if(m&&(m=!1,s=s.$blk()),s&&void 0!==s.$blk)break e;k=9;continue;case 7:d=Zt(Se,h),i.StdEncoding.Encode(d,g),c=e.Buffer.Write(d),k=11;case 11:if(m&&(m=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;k=9;continue;case 8:$=(w=i.NewEncoder(i.StdEncoding,e)).Write(g),k=12;case 12:if(m&&(m=!1,$=$.$blk()),$&&void 0!==$.$blk)break e;l=w.Close(),k=13;case 13:if(m&&(m=!1,l=l.$blk()),l&&void 0!==l.$blk)break e;case 9:n=e.Buffer.WriteByte(34),k=14;case 14:if(m&&(m=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;return void(k=-1)}return}return{$blk:Jr,$c:!0,$r:b,_r$10:n,_r$3:o,_r$4:a,_r$5:p,_r$6:s,_r$7:c,_r$8:$,_r$9:l,dst:u,dst$1:d,e,enc:w,encodedLen:h,param:r,s:g,v:t,$s:k}},ee.ptr.prototype.encode=function(e,t,r){var{_arg:n,_arg$1:i,_entry:o,_key:s,_r$3:c,_r$4:$,_r$5:l,_r$6:u,_tuple:d,e,ok:w,opts:r,ptr:k,se:b,v:t,$s:y,$deferred:m,$r:v,$c:_}=hr(this,{e,v:t,opts:r});y=y||0;var x=null;try{e:for(;;){switch(y){case 0:if(m=[],pr.deferStack.push(m),b=this,P(t,f.Value).IsNil()){y=1;continue}y=2;continue;case 1:c=e.Buffer.WriteString("null"),y=3;case 3:if(_&&(_=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;y=4;case 4:return;case 2:if(e.ptrLevel=e.ptrLevel+1>>>0,e.ptrLevel>1e3){y=5;continue}y=6;continue;case 5:$=P(t,f.Value).UnsafePointer(),y=7;case 7:if(_&&(_=!1,$=$.$blk()),$&&void 0!==$.$blk)break e;l=P(t,f.Value).Len(),y=8;case 8:if(_&&(_=!1,l=l.$blk()),l&&void 0!==l.$blk)break e;if(k=new Be.ptr(new Ue($),l),w=(d=void 0!==(o=h(e.ptrSeen,et.keyFor(new k.constructor.elem(k))))?[o.v,!0]:[new De.ptr,!1])[1]){y=9;continue}y=10;continue;case 9:u=a.Sprintf("encountered a cycle via %s",new be([P(t,f.Value).Type()])),y=11;case 11:if(_&&(_=!1,u=u.$blk()),u&&void 0!==u.$blk)break e;v=e.error(new W.ptr(P(t,f.Value),u)),y=12;case 12:if(_&&(_=!1,v=v.$blk()),v&&void 0!==v.$blk)break e;case 10:s=new k.constructor.elem(k),(e.ptrSeen||p("assignment to entry in nil map")).set(et.keyFor(s),{k:s,v:P(new De.ptr,De)}),m.push([function(e,t){g(e,et.keyFor(t))},[e.ptrSeen,new k.constructor.elem(k)]]);case 6:v=b.arrayEnc(e,P(t,f.Value),P(r,G)),y=13;case 13:if(_&&(_=!1,v=v.$blk()),v&&void 0!==v.$blk)break e;return e.ptrLevel=e.ptrLevel-1>>>0,void(y=-1)}return}}catch(e){x=e,y=-1}finally{if(nr(m,x),pr.asleep)return{$blk:ee.ptr.prototype.encode,$c:!0,$r:v,_arg:n,_arg$1:i,_entry:o,_key:s,_r$3:c,_r$4:$,_r$5:l,_r$6:u,_tuple:d,e,ok:w,opts:r,ptr:k,se:b,v:t,$s:y,$deferred:m}}},ee.prototype.encode=function(e,t,r){return this.$val.encode(e,t,r)},Zr=function(e){var{_r$3:t,_r$4:r,_r$5:n,_r$6:i,_r$7:o,_r$8:a,_r$9:p,_v:s,enc:c,p:$,t:e,$s:l,$r:u,$c:d}=hr(this,{t:e});l=l||0;e:for(;;){switch(l){case 0:t=e.Elem(),l=3;case 3:if(d&&(d=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;r=t.Kind(),l=4;case 4:if(d&&(d=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;if(8===r){l=1;continue}l=2;continue;case 1:n=e.Elem(),l=5;case 5:if(d&&(d=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;i=f.PointerTo(n),l=6;case 6:if(d&&(d=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;o=($=i).Implements(gt),l=10;case 10:if(d&&(d=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;if(o){s=!1,l=9;continue e}a=$.Implements(kt),l=11;case 11:if(d&&(d=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;s=!a;case 9:if(s){l=7;continue}l=8;continue;case 7:return l=-1,Jr;case 8:case 2:p=Qr(e),l=12;case 12:if(d&&(d=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;return c=new ee.ptr(p),l=-1,k(P(c,ee),"encode")}return}return{$blk:Zr,$c:!0,$r:u,_r$3:t,_r$4:r,_r$5:n,_r$6:i,_r$7:o,_r$8:a,_r$9:p,_v:s,enc:c,p:$,t:e,$s:l}},te.ptr.prototype.encode=function(e,t,r){var{_arg:n,_arg$1:i,_arg$2:o,_r$3:a,_r$4:p,_r$5:s,_r$6:c,_r$7:$,ae:l,e,i:u,n:d,opts:r,v:t,$s:w,$r:h,$c:g}=hr(this,{e,v:t,opts:r});w=w||0;e:for(;;){switch(w){case 0:l=this,a=e.Buffer.WriteByte(91),w=1;case 1:if(g&&(g=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;p=P(t,f.Value).Len(),w=2;case 2:if(g&&(g=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;d=p,u=0;case 3:if(!(u0){w=5;continue}w=6;continue;case 5:s=e.Buffer.WriteByte(44),w=7;case 7:if(g&&(g=!1,s=s.$blk()),s&&void 0!==s.$blk)break e;case 6:n=e,c=P(t,f.Value).Index(u),w=8;case 8:if(g&&(g=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;i=P(c,f.Value),o=P(r,G),h=l.elemEnc(n,i,o),w=9;case 9:if(g&&(g=!1,h=h.$blk()),h&&void 0!==h.$blk)break e;u=u+1|0,w=3;continue;case 4:$=e.Buffer.WriteByte(93),w=10;case 10:if(g&&(g=!1,$=$.$blk()),$&&void 0!==$.$blk)break e;return void(w=-1)}return}return{$blk:te.ptr.prototype.encode,$c:!0,$r:h,_arg:n,_arg$1:i,_arg$2:o,_r$3:a,_r$4:p,_r$5:s,_r$6:c,_r$7:$,ae:l,e,i:u,n:d,opts:r,v:t,$s:w}},te.prototype.encode=function(e,t,r){return this.$val.encode(e,t,r)},Qr=function(e){var{_r$3:t,_r$4:r,enc:n,t:e,$s:i,$r:o,$c:a}=hr(this,{t:e});i=i||0;e:for(;;){switch(i){case 0:t=e.Elem(),i=1;case 1:if(a&&(a=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;r=Nr(t),i=2;case 2:if(a&&(a=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;return n=new te.ptr(r),i=-1,k(P(n,te),"encode")}return}return{$blk:Qr,$c:!0,$r:o,_r$3:t,_r$4:r,enc:n,t:e,$s:i}},re.ptr.prototype.encode=function(e,t,r){var{_arg:n,_arg$1:i,_arg$2:o,_arg$3:s,_arg$4:c,_entry:$,_key:l,_r$3:u,_r$4:d,_r$5:w,_r$6:k,_tuple:b,e,ok:y,opts:r,pe:m,ptr:v,v:t,$s:_,$deferred:x,$r:S,$c:E}=hr(this,{e,v:t,opts:r});_=_||0;var C=null;try{e:for(;;){switch(_){case 0:if(x=[],pr.deferStack.push(x),m=this,P(t,f.Value).IsNil()){_=1;continue}_=2;continue;case 1:u=e.Buffer.WriteString("null"),_=3;case 3:if(E&&(E=!1,u=u.$blk()),u&&void 0!==u.$blk)break e;_=4;case 4:return;case 2:if(e.ptrLevel=e.ptrLevel+1>>>0,e.ptrLevel>1e3){_=5;continue}_=6;continue;case 5:d=P(t,f.Value).Interface(),_=7;case 7:if(E&&(E=!1,d=d.$blk()),d&&void 0!==d.$blk)break e;if(v=d,y=(b=void 0!==($=h(e.ptrSeen,et.keyFor(v)))?[$.v,!0]:[new De.ptr,!1])[1]){_=8;continue}_=9;continue;case 8:w=a.Sprintf("encountered a cycle via %s",new be([P(t,f.Value).Type()])),_=10;case 10:if(E&&(E=!1,w=w.$blk()),w&&void 0!==w.$blk)break e;S=e.error(new W.ptr(P(t,f.Value),w)),_=11;case 11:if(E&&(E=!1,S=S.$blk()),S&&void 0!==S.$blk)break e;case 9:l=v,(e.ptrSeen||p("assignment to entry in nil map")).set(et.keyFor(l),{k:l,v:P(new De.ptr,De)}),x.push([function(e,t){g(e,et.keyFor(t))},[e.ptrSeen,v]]);case 6:o=e,k=P(t,f.Value).Elem(),_=12;case 12:if(E&&(E=!1,k=k.$blk()),k&&void 0!==k.$blk)break e;s=P(k,f.Value),c=P(r,G),S=m.elemEnc(o,s,c),_=13;case 13:if(E&&(E=!1,S=S.$blk()),S&&void 0!==S.$blk)break e;return e.ptrLevel=e.ptrLevel-1>>>0,void(_=-1)}return}}catch(e){C=e,_=-1}finally{if(nr(x,C),pr.asleep)return{$blk:re.ptr.prototype.encode,$c:!0,$r:S,_arg:n,_arg$1:i,_arg$2:o,_arg$3:s,_arg$4:c,_entry:$,_key:l,_r$3:u,_r$4:d,_r$5:w,_r$6:k,_tuple:b,e,ok:y,opts:r,pe:m,ptr:v,v:t,$s:_,$deferred:x}}},re.prototype.encode=function(e,t,r){return this.$val.encode(e,t,r)},Xr=function(e){var{_r$3:t,_r$4:r,enc:n,t:e,$s:i,$r:o,$c:a}=hr(this,{t:e});i=i||0;e:for(;;){switch(i){case 0:t=e.Elem(),i=1;case 1:if(a&&(a=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;r=Nr(t),i=2;case 2:if(a&&(a=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;return n=new re.ptr(r),i=-1,k(P(n,re),"encode")}return}return{$blk:Xr,$c:!0,$r:o,_r$3:t,_r$4:r,enc:n,t:e,$s:i}},ne.ptr.prototype.encode=function(e,t,r){var{ce:n,e,opts:r,v:t,$s:i,$r:o,$c:a}=hr(this,{e,v:t,opts:r});i=i||0;e:for(;;){switch(i){case 0:if(n=this,P(t,f.Value).CanAddr()){i=1;continue}i=2;continue;case 1:o=n.canAddrEnc(e,P(t,f.Value),P(r,G)),i=4;case 4:if(a&&(a=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;i=3;continue;case 2:o=n.elseEnc(e,P(t,f.Value),P(r,G)),i=5;case 5:if(a&&(a=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;case 3:return void(i=-1)}return}return{$blk:ne.ptr.prototype.encode,$c:!0,$r:o,ce:n,e,opts:r,v:t,$s:i}},ne.prototype.encode=function(e,t,r){return this.$val.encode(e,t,r)},Yr=function(e,t){var r;return r=new ne.ptr(e,t),k(P(r,ne),"encode")},en=function(e){var t,r,n,i;if(""===e)return!1;for(r=e,t=0;t?@[]^_{|}~ ",i));else if(!v.IsLetter(i)&&!v.IsDigit(i))return!1;t+=n[1]}return!0},tn=function(e,t){var{_i:r,_r$3:n,_r$4:i,_r$5:o,_ref:a,i:s,index:t,t:e,$s:c,$r:$,$c:l}=hr(this,{t:e,index:t});c=c||0;e:for(;;){switch(c){case 0:a=t,r=0;case 1:if(!(r=a.$length?void p("index out of range"):a.$array[a.$offset+r],n=e.Kind(),c=5;case 5:if(l&&(l=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;if(22===n){c=3;continue}c=4;continue;case 3:i=e.Elem(),c=6;case 6:if(l&&(l=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;e=i;case 4:o=e.Field(s),c=7;case 7:if(l&&(l=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;e=o.Type,r++,c=1;continue;case 2:return c=-1,e}return}return{$blk:tn,$c:!0,$r:$,_i:r,_r$3:n,_r$4:i,_r$5:o,_ref:a,i:s,index:t,t:e,$s:c}},ie.ptr.prototype.resolve=function(){var{_1:e,_r$3:t,_r$4:r,_r$5:i,_tuple:o,_tuple$1:a,buf:p,err:s,ok:c,tm:$,w:l,$s:u,$r:d,$c:h}=hr(this,{});u=u||0;e:for(;;){switch(u){case 0:if(24===P((l=this).k,f.Value).Kind()){u=1;continue}u=2;continue;case 1:t=P(l.k,f.Value).String(),u=3;case 3:if(h&&(h=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;return l.ks=t,u=-1,tt;case 2:r=P(l.k,f.Value).Interface(),u=4;case 4:if(h&&(h=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;if($=(o=Yt(r,n.TextMarshaler,!0))[0],c=o[1]){u=5;continue}u=6;continue;case 5:if(22===P(l.k,f.Value).Kind()&&P(l.k,f.Value).IsNil())return u=-1,tt;i=$.MarshalText(),u=7;case 7:if(h&&(h=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;return p=(a=i)[0],s=a[1],l.ks=I(p),u=-1,s;case 6:return 2===(e=P(l.k,f.Value).Kind())||3===e||4===e||5===e||6===e?(l.ks=w.FormatInt(P(l.k,f.Value).Int(),10),u=-1,tt):7===e||8===e||9===e||10===e||11===e||12===e?(l.ks=w.FormatUint(P(l.k,f.Value).Uint(),10),u=-1,tt):(ir(new We("unexpected map key type")),u=-1,tt)}return}return{$blk:ie.ptr.prototype.resolve,$c:!0,$r:d,_1:e,_r$3:t,_r$4:r,_r$5:i,_tuple:o,_tuple$1:a,buf:p,err:s,ok:c,tm:$,w:l,$s:u}},ie.prototype.resolve=function(){return this.$val.resolve()},z.ptr.prototype.string=function(e,t){var{_1:r,_r$10:n,_r$11:i,_r$12:o,_r$13:a,_r$14:s,_r$15:c,_r$16:$,_r$17:l,_r$18:u,_r$19:f,_r$3:d,_r$4:w,_r$5:h,_r$6:g,_r$7:k,_r$8:b,_r$9:y,_tuple:v,b:_,c:x,e:S,escapeHTML:t,i:E,s:e,size:C,start:I,$s:F,$r:R,$c:T}=hr(this,{s:e,escapeHTML:t});F=F||0;e:for(;;){switch(F){case 0:d=(S=this).Buffer.WriteByte(34),F=1;case 1:if(T&&(T=!1,d=d.$blk()),d&&void 0!==d.$blk)break e;I=0,E=0;case 2:if(!(E=ut.length?void p("index out of range"):ut[_])||!t&&(_<0||_>=lt.length?void p("index out of range"):lt[_])){E=E+1|0,F=2;continue}if(I>>4<<24>>>24)),F=22;case 22:if(T&&(T=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;o=S.Buffer.WriteByte(dt.charCodeAt((15&_)>>>0)),F=23;case 23:if(T&&(T=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;case 16:case 10:I=E=E+1|0,F=2;continue;case 5:if(x=(v=A.DecodeRuneInString(m(e,E)))[0],C=v[1],65533===x&&1===C){F=24;continue}F=25;continue;case 24:if(I=e.$length?void p("index out of range"):e.$array[e.$offset+E])<128){F=4;continue}F=5;continue;case 4:if((_<0||_>=ut.length?void p("index out of range"):ut[_])||!t&&(_<0||_>=lt.length?void p("index out of range"):lt[_])){E=E+1|0,F=2;continue}if(I>>4<<24>>>24)),F=22;case 22:if(T&&(T=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;o=S.Buffer.WriteByte(dt.charCodeAt((15&_)>>>0)),F=23;case 23:if(T&&(T=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;case 16:case 10:I=E=E+1|0,F=2;continue;case 5:if(x=(v=A.DecodeRune(y(e,E)))[0],C=v[1],65533===x&&1===C){F=24;continue}F=25;continue;case 24:if(I=i.$length?void p("index out of range"):i.$array[i.$offset+t],oe),n=P(e<0||e>=i.$length?void p("index out of range"):i.$array[i.$offset+e],oe),oe.copy(e<0||e>=i.$length?void p("index out of range"):i.$array[i.$offset+e],r),oe.copy(t<0||t>=i.$length?void p("index out of range"):i.$array[i.$offset+t],n)},Gt(ae).prototype.Swap=function(e,t){return this.$get().Swap(e,t)},ae.prototype.Less=function(e,t){var r,n,i,o,a,s,c;for(o=this,n=(e<0||e>=o.$length?void p("index out of range"):o.$array[o.$offset+e]).index,r=0;r=n.$length?void p("index out of range"):n.$array[n.$offset+r],i>=(t<0||t>=o.$length?void p("index out of range"):o.$array[o.$offset+t]).index.$length)return!1;if(c!==(a=(t<0||t>=o.$length?void p("index out of range"):o.$array[o.$offset+t]).index,i<0||i>=a.$length?void p("index out of range"):a.$array[a.$offset+i]))return c<(s=(t<0||t>=o.$length?void p("index out of range"):o.$array[o.$offset+t]).index,i<0||i>=s.$length?void p("index out of range"):s.$array[s.$offset+i]);r++}return(e<0||e>=o.$length?void p("index out of range"):o.$array[o.$offset+e]).index.$length<(t<0||t>=o.$length?void p("index out of range"):o.$array[o.$offset+t]).index.$length},Gt(ae).prototype.Less=function(e,t){return this.$get().Less(e,t)},rn=function(e){var{_1:n,_entry:i,_entry$1:o,_entry$2:a,_entry$3:s,_i:c,_i$1:$,_i$2:l,_key:w,_key$1:g,_key$2:k,_r$10:b,_r$11:m,_r$12:v,_r$13:_,_r$14:S,_r$15:E,_r$16:I,_r$17:A,_r$3:R,_r$4:N,_r$5:V,_r$6:D,_r$7:L,_r$8:M,_r$9:B,_ref:j,_ref$1:W,_ref$2:U,_tmp:z,_tmp$1:K,_tmp$2:G,_tmp$3:q,_tmp$4:H,_tmp$5:J,_tmp$6:Z,_tmp$7:Q,_tuple:Y,_tuple$1:ee,_v:te,_v$1:re,_v$2:ne,advance:ie,count:pe,current:se,dominant:ce,f:$e,f$1:le,fi:ue,field$1:fe,field$2:de,fields:we,fj:he,ft:ge,i:ke,i$1:be,i$2:ye,i$3:ve,index:_e,name:xe,name$1:Ee,nameEscBuf:Ce,nameIndex:Ie,next:Ae,nextCount:Fe,ok:Re,opts:Te,out:Ne,quoted:Pe,sf:Ve,t:e,t$1:De,tag:Le,tagged:Me,visited:Be,x:je,x$1:Ue,x$2:ze,x$3:Ke,$s:Ge,$r:qe,$c:He}=hr(this,{t:e});Ge=Ge||0;e:for(;;){switch(Ge){case 0:we=[we],Ce=[Ce],se=new Oe([]),Ae=new Oe([P(new oe.ptr("",Se.nil,u,"","",!1,me.nil,e,!1,!1,u),oe)]),pe=z=!1,Fe=K=!1,Be=Kt(f.Type.keyFor,[]),we[0]=Oe.nil,Ce[0]=new r.Buffer.ptr(Se.nil,0,0);case 1:if(!(Ae.$length>0)){Ge=2;continue}G=Ae,q=y(se,0,0),se=G,Ae=q,pe=H=Fe,Fe=J=Kt(f.Type.keyFor,[]),j=se,c=0;case 3:if(!(c=j.$length?void p("index out of range"):j.$array[j.$offset+c],oe),void 0!==(i=h(Be,f.Type.keyFor($e.typ)))&&i.v){c++,Ge=3;continue}w=$e.typ,(Be||p("assignment to entry in nil map")).set(f.Type.keyFor(w),{k:w,v:!0}),ke=0;case 5:R=$e.typ.NumField(),Ge=7;case 7:if(He&&(He=!1,R=R.$blk()),R&&void 0!==R.$blk)break e;if(!(ke=_e.$length?p("index out of range"):_e.$array[_e.$offset+je]=ke,M=(ge=Ve.Type).Name(),Ge=23;case 23:if(He&&(He=!1,M=M.$blk()),M&&void 0!==M.$blk)break e;if(""!==M){re=!1,Ge=22;continue e}B=ge.Kind(),Ge=24;case 24:if(He&&(He=!1,B=B.$blk()),B&&void 0!==B.$blk)break e;re=22===B;case 22:if(re){Ge=20;continue}Ge=21;continue;case 20:b=ge.Elem(),Ge=25;case 25:if(He&&(He=!1,b=b.$blk()),b&&void 0!==b.$blk)break e;ge=b;case 21:if(Pe=!1,new F(Te).Contains("string")){Ge=26;continue}Ge=27;continue;case 26:m=ge.Kind(),Ge=29;case 29:if(He&&(He=!1,m=m.$blk()),m&&void 0!==m.$blk)break e;1!==(n=m)&&2!==n&&3!==n&&4!==n&&5!==n&&6!==n&&7!==n&&8!==n&&9!==n&&10!==n&&11!==n&&12!==n&&13!==n&&14!==n&&24!==n||(Pe=!0);case 28:case 27:if(""!==xe||!Ve.Anonymous){ne=!0,Ge=32;continue e}v=ge.Kind(),Ge=33;case 33:if(He&&(He=!1,v=v.$blk()),v&&void 0!==v.$blk)break e;ne=!(25===v);case 32:if(ne){Ge=30;continue}Ge=31;continue;case 30:Me=!(""===xe),""===xe&&(xe=Ve.Name),(fe=new oe.ptr(xe,Se.nil,u,"","",Me,_e,ge,new F(Te).Contains("omitempty"),Pe,u)).nameBytes=new Se(C(fe.name)),fe.equalFold=xr(fe.nameBytes),Ce[0].Reset(),_=Ce[0].WriteString('"'),Ge=34;case 34:if(He&&(He=!1,_=_.$blk()),_&&void 0!==_.$blk)break e;qe=Ar(Ce[0],fe.nameBytes),Ge=35;case 35:if(He&&(He=!1,qe=qe.$blk()),qe&&void 0!==qe.$blk)break e;S=Ce[0].WriteString('":'),Ge=36;case 36:if(He&&(He=!1,S=S.$blk()),S&&void 0!==S.$blk)break e;fe.nameEscHTML=Ce[0].String(),fe.nameNonEsc='"'+fe.name+'":',we[0]=O(we[0],fe),(void 0!==(o=h(pe,f.Type.keyFor($e.typ)))?o.v:0)>1&&(we[0]=O(we[0],(Ue=we[0].$length-1|0)<0||Ue>=we[0].$length?void p("index out of range"):we[0].$array[we[0].$offset+Ue])),ke=ke+1|0,Ge=5;continue;case 31:if(g=ge,(Fe||p("assignment to entry in nil map")).set(f.Type.keyFor(g),{k:g,v:(a=h(Fe,f.Type.keyFor(ge)),(void 0!==a?a.v:0)+1|0)}),1===(void 0!==(s=h(Fe,f.Type.keyFor(ge)))?s.v:0)){Ge=37;continue}Ge=38;continue;case 37:E=ge.Name(),Ge=39;case 39:if(He&&(He=!1,E=E.$blk()),E&&void 0!==E.$blk)break e;Ae=O(Ae,new oe.ptr(E,Se.nil,u,"","",!1,_e,ge,!1,!1,u));case 38:ke=ke+1|0,Ge=5;continue;case 6:c++,Ge=3;continue;case 4:Ge=1;continue;case 2:qe=d.Slice(we[0],function(e){return function(t,r){var n;return n=e[0],(t<0||t>=n.$length?void p("index out of range"):n.$array[n.$offset+t]).name!==(r<0||r>=n.$length?void p("index out of range"):n.$array[n.$offset+r]).name?(t<0||t>=n.$length?void p("index out of range"):n.$array[n.$offset+t]).name<(r<0||r>=n.$length?void p("index out of range"):n.$array[n.$offset+r]).name:(t<0||t>=n.$length?void p("index out of range"):n.$array[n.$offset+t]).index.$length!==(r<0||r>=n.$length?void p("index out of range"):n.$array[n.$offset+r]).index.$length?(t<0||t>=n.$length?void p("index out of range"):n.$array[n.$offset+t]).index.$length<(r<0||r>=n.$length?void p("index out of range"):n.$array[n.$offset+r]).index.$length:(t<0||t>=n.$length?void p("index out of range"):n.$array[n.$offset+t]).tag!==(r<0||r>=n.$length?void p("index out of range"):n.$array[n.$offset+r]).tag?(t<0||t>=n.$length?void p("index out of range"):n.$array[n.$offset+t]).tag:x(n,ae).Less(t,r)}}(we)),Ge=40;case 40:if(He&&(He=!1,qe=qe.$blk()),qe&&void 0!==qe.$blk)break e;for(Ne=y(we[0],0,0),ie=Z=0,be=Q=0;be=we[0].$length?void p("index out of range"):we[0].$array[we[0].$offset+be],oe)).name,ie=1;(be+ie|0)=we[0].$length?void p("index out of range"):we[0].$array[we[0].$offset+ze],oe)).name===Ee;)ie=ie+1|0;1!==ie?(ee=nn(y(we[0],be,be+ie|0)),ce=P(ee[0],oe),(Re=ee[1])&&(Ne=O(Ne,ce)),be=be+ie|0):(Ne=O(Ne,ue),be=be+ie|0)}we[0]=Ne,qe=d.Sort(x(we[0],ae)),Ge=41;case 41:if(He&&(He=!1,qe=qe.$blk()),qe&&void 0!==qe.$blk)break e;W=we[0],$=0;case 42:if(!($=we[0].$length?void p("index out of range"):we[0].$array[we[0].$offset+ye],I=tn(e,le.index),Ge=44;case 44:if(He&&(He=!1,I=I.$blk()),I&&void 0!==I.$blk)break e;A=Nr(I),Ge=45;case 45:if(He&&(He=!1,A=A.$blk()),A&&void 0!==A.$blk)break e;le.encoder=A,$++,Ge=42;continue;case 43:for(Ie=(Ke=we[0].$length)<0||Ke>2147483647?p("makemap: size out of range"):new t.Map,U=we[0],l=0;l=U.$length?void p("index out of range"):U.$array[U.$offset+l],oe)).name,(Ie||p("assignment to entry in nil map")).set(We.keyFor(k),{k,v:ve}),l++;return Ge=-1,new X.ptr(we[0],Ie)}return}return{$blk:rn,$c:!0,$r:qe,_1:n,_entry:i,_entry$1:o,_entry$2:a,_entry$3:s,_i:c,_i$1:$,_i$2:l,_key:w,_key$1:g,_key$2:k,_r$10:b,_r$11:m,_r$12:v,_r$13:_,_r$14:S,_r$15:E,_r$16:I,_r$17:A,_r$3:R,_r$4:N,_r$5:V,_r$6:D,_r$7:L,_r$8:M,_r$9:B,_ref:j,_ref$1:W,_ref$2:U,_tmp:z,_tmp$1:K,_tmp$2:G,_tmp$3:q,_tmp$4:H,_tmp$5:J,_tmp$6:Z,_tmp$7:Q,_tuple:Y,_tuple$1:ee,_v:te,_v$1:re,_v$2:ne,advance:ie,count:pe,current:se,dominant:ce,f:$e,f$1:le,fi:ue,field$1:fe,field$2:de,fields:we,fj:he,ft:ge,i:ke,i$1:be,i$2:ye,i$3:ve,index:_e,name:xe,name$1:Ee,nameEscBuf:Ce,nameIndex:Ie,next:Ae,nextCount:Fe,ok:Re,opts:Te,out:Ne,quoted:Pe,sf:Ve,t:e,t$1:De,tag:Le,tagged:Me,visited:Be,x:je,x$1:Ue,x$2:ze,x$3:Ke,$s:Ge}},nn=function(e){return e.$length>1&&(0>=e.$length?void p("index out of range"):e.$array[e.$offset+0]).index.$length===(1>=e.$length?void p("index out of range"):e.$array[e.$offset+1]).index.$length&&(0>=e.$length?void p("index out of range"):e.$array[e.$offset+0]).tag===(1>=e.$length?void p("index out of range"):e.$array[e.$offset+1]).tag?[new oe.ptr("",Se.nil,u,"","",!1,me.nil,tt,!1,!1,u),!1]:[0>=e.$length?void p("index out of range"):e.$array[e.$offset+0],!0]},on=function(e){var{_arg:t,_arg$1:r,_r$3:n,_r$4:i,_tuple:o,_tuple$1:a,f:p,f$1:s,ok:c,t:e,x:$,$s:l,$r:u,$c:f}=hr(this,{t:e});l=l||0;e:for(;;){switch(l){case 0:if(p=(o=mt.Load(e))[0],c=o[1])return l=-1,Yt(p,X);t=e,n=rn(e),l=1;case 1:if(f&&(f=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;r=new($=n).constructor.elem($),i=mt.LoadOrStore(t,r),l=2;case 2:if(f&&(f=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;return s=(a=i)[0],l=-1,Yt(s,X)}return}return{$blk:on,$c:!0,$r:u,_arg:t,_arg$1:r,_r$3:n,_r$4:i,_tuple:o,_tuple$1:a,f:p,f$1:s,ok:c,t:e,x:$,$s:l}},an=function(e,t){var{$24r:r,_r$3:n,_r$4:i,d:o,data:e,err:a,v:t,$s:p,$r:s,$c:c}=hr(this,{data:e,v:t});p=p||0;e:for(;;){switch(p){case 0:o=new de.ptr(Se.nil,0,0,new V.ptr(u,!1,me.nil,tt,new Re(0,0)),Ae.nil,tt,!1,!1),n=At(e,o.scan),p=1;case 1:if(c&&(c=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;if(!B(a=n,tt))return p=-1,a;o.init(e),i=o.unmarshal(t),p=2;case 2:if(c&&(c=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;r=i,p=3;case 3:return r}return}return{$blk:an,$c:!0,$r:s,$24r:r,_r$3:n,_r$4:i,d:o,data:e,err:a,v:t,$s:p}},ln.Unmarshal=an,se.ptr.prototype.Error=function(){var{$24r:e,$24r$1:t,_r$3:r,_r$4:n,e:i,$s:o,$r:a,$c:p}=hr(this,{});o=o||0;e:for(;;){switch(o){case 0:if(""!==(i=this).Struct||""!==i.Field){o=1;continue}o=2;continue;case 1:r=i.Type.String(),o=3;case 3:if(p&&(p=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;e="json: cannot unmarshal "+i.Value+" into Go struct field "+i.Struct+"."+i.Field+" of type "+r,o=4;case 4:return e;case 2:n=i.Type.String(),o=5;case 5:if(p&&(p=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;t="json: cannot unmarshal "+i.Value+" into Go value of type "+n,o=6;case 6:return t}return}return{$blk:se.ptr.prototype.Error,$c:!0,$r:a,$24r:e,$24r$1:t,_r$3:r,_r$4:n,e:i,$s:o}},se.prototype.Error=function(){return this.$val.Error()},ce.ptr.prototype.Error=function(){var{$24r:e,$24r$1:t,_r$3:r,_r$4:n,_r$5:i,e:o,$s:a,$r:p,$c:s}=hr(this,{});a=a||0;e:for(;;){switch(a){case 0:if(B((o=this).Type,tt))return a=-1,"json: Unmarshal(nil)";r=o.Type.Kind(),a=3;case 3:if(s&&(s=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;if(22!==r){a=1;continue}a=2;continue;case 1:n=o.Type.String(),a=4;case 4:if(s&&(s=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;e="json: Unmarshal(non-pointer "+n+")",a=5;case 5:return e;case 2:i=o.Type.String(),a=6;case 6:if(s&&(s=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;t="json: Unmarshal(nil "+i+")",a=7;case 7:return t}return}return{$blk:ce.ptr.prototype.Error,$c:!0,$r:p,$24r:e,$24r$1:t,_r$3:r,_r$4:n,_r$5:i,e:o,$s:a}},ce.prototype.Error=function(){return this.$val.Error()},de.ptr.prototype.unmarshal=function(e){var{$24r:t,_r$3:r,_r$4:n,_r$5:i,d:o,err:a,rv:p,v:e,$s:s,$r:c,$c:$}=hr(this,{v:e});s=s||0;e:for(;;){switch(s){case 0:o=this,r=f.ValueOf(e),s=1;case 1:if($&&($=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;if(22!==P(p=r,f.Value).Kind()||P(p,f.Value).IsNil())return s=-1,new ce.ptr(f.TypeOf(e));o.scan.reset(),c=o.scanWhile(9),s=2;case 2:if($&&($=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;n=o.value(P(p,f.Value)),s=3;case 3:if($&&($=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;if(!B(a=n,tt)){s=4;continue}s=5;continue;case 4:i=o.addErrorContext(a),s=6;case 6:if($&&($=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;t=i,s=7;case 7:return t;case 5:return s=-1,o.savedError}return}return{$blk:de.ptr.prototype.unmarshal,$c:!0,$r:c,$24r:t,_r$3:r,_r$4:n,_r$5:i,d:o,err:a,rv:p,v:e,$s:s}},de.prototype.unmarshal=function(e){return this.$val.unmarshal(e)},$e.prototype.String=function(){return this.$val},Gt($e).prototype.String=function(){return new $e(this.$get()).String()},$e.prototype.Float64=function(){var e;return e=this.$val,w.ParseFloat(e,64)},Gt($e).prototype.Float64=function(){return new $e(this.$get()).Float64()},$e.prototype.Int64=function(){var e;return e=this.$val,w.ParseInt(e,10,64)},Gt($e).prototype.Int64=function(){return new $e(this.$get()).Int64()},de.ptr.prototype.readIndex=function(){return this.off-1|0},de.prototype.readIndex=function(){return this.$val.readIndex()},de.ptr.prototype.init=function(e){var t;return(t=this).data=e,t.off=0,t.savedError=tt,t.errorContext!==Ae.nil&&(t.errorContext.Struct=tt,t.errorContext.FieldStack=y(t.errorContext.FieldStack,0,0)),t},de.prototype.init=function(e){return this.$val.init(e)},de.ptr.prototype.saveError=function(e){var{_r$3:t,d:r,err:e,$s:n,$r:i,$c:o}=hr(this,{err:e});n=n||0;e:for(;;){switch(n){case 0:if(B((r=this).savedError,tt)){n=1;continue}n=2;continue;case 1:t=r.addErrorContext(e),n=3;case 3:if(o&&(o=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;r.savedError=t;case 2:return void(n=-1)}return}return{$blk:de.ptr.prototype.saveError,$c:!0,$r:i,_r$3:t,d:r,err:e,$s:n}},de.prototype.saveError=function(e){return this.$val.saveError(e)},de.ptr.prototype.addErrorContext=function(e){var{_r$3:t,_ref:r,d:n,err:e,err$1:i,$s:o,$r:a,$c:p}=hr(this,{err:e});o=o||0;e:for(;;){switch(o){case 0:if((n=this).errorContext!==Ae.nil&&(!B(n.errorContext.Struct,tt)||n.errorContext.FieldStack.$length>0)){o=1;continue}o=2;continue;case 1:if(Yt(r=e,je,!0)[1]){o=3;continue}o=4;continue;case 3:i=r.$val,t=n.errorContext.Struct.Name(),o=5;case 5:if(p&&(p=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;i.Struct=t,i.Field=b.Join(n.errorContext.FieldStack,".");case 4:case 2:return o=-1,e}return}return{$blk:de.ptr.prototype.addErrorContext,$c:!0,$r:a,_r$3:t,_ref:r,d:n,err:e,err$1:i,$s:o}},de.prototype.addErrorContext=function(e){return this.$val.addErrorContext(e)},de.ptr.prototype.skip=function(){var{_r$3:e,_tmp:t,_tmp$1:r,_tmp$2:n,d:i,data:o,depth:a,i:s,op:c,s:$,$s:l,$r:u,$c:f}=hr(this,{});l=l||0;e:for(;;){switch(l){case 0:t=(i=this).scan,o=r=i.data,s=n=i.off,a=($=t).parseState.$length;case 1:e=$.step($,s<0||s>=o.$length?void p("index out of range"):o.$array[o.$offset+s]),l=3;case 3:if(f&&(f=!1,e=e.$blk()),e&&void 0!==e.$blk)break e;if(c=e,s=s+1|0,$.parseState.$length=n.$length?void p("index out of range"):n.$array[n.$offset+i])),o=4;case 4:if(s&&(s=!1,e=e.$blk()),e&&void 0!==e.$blk)break e;r.opcode=e,r.off=r.off+1|0,o=3;continue;case 2:t=r.scan.eof(),o=5;case 5:if(s&&(s=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;r.opcode=t,r.off=r.data.$length+1|0;case 3:return void(o=-1)}return}return{$blk:de.ptr.prototype.scanNext,$c:!0,$r:a,_r$3:e,_r$4:t,d:r,x:n,x$1:i,$s:o}},de.prototype.scanNext=function(){return this.$val.scanNext()},de.ptr.prototype.scanWhile=function(e){var{_r$3:t,_r$4:r,_tmp:n,_tmp$1:i,_tmp$2:o,d:a,data:s,i:c,newOp:$,op:e,s:l,$s:u,$r:f,$c:d}=hr(this,{op:e});u=u||0;e:for(;;){switch(u){case 0:l=n=(a=this).scan,s=i=a.data,c=o=a.off;case 1:if(!(c=s.$length?void p("index out of range"):s.$array[s.$offset+c]),u=3;case 3:if(d&&(d=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;if(c=c+1|0,($=t)!==e)return a.opcode=$,a.off=c,void(u=-1);u=1;continue;case 2:a.off=s.$length+1|0,r=a.scan.eof(),u=4;case 4:if(d&&(d=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;return a.opcode=r,void(u=-1)}return}return{$blk:de.ptr.prototype.scanWhile,$c:!0,$r:f,_r$3:t,_r$4:r,_tmp:n,_tmp$1:i,_tmp$2:o,d:a,data:s,i:c,newOp:$,op:e,s:l,$s:u}},de.prototype.scanWhile=function(e){return this.$val.scanWhile(e)},de.ptr.prototype.rescanLiteral=function(){var e,t,r,n,i,o,a;i=(n=this).data;e:if(34===(e=(a=(o=n.off)-1|0)<0||a>=i.$length?void p("index out of range"):i.$array[i.$offset+a]))for(;o=i.$length?void p("index out of range"):i.$array[i.$offset+o]))o=o+1|0;else if(34===t){o=o+1|0;break e}o=o+1|0}else if(48===e||49===e||50===e||51===e||52===e||53===e||54===e||55===e||56===e||57===e||45===e)for(;o=i.$length?void p("index out of range"):i.$array[i.$offset+o])&&49!==r&&50!==r&&51!==r&&52!==r&&53!==r&&54!==r&&55!==r&&56!==r&&57!==r&&46!==r&&101!==r&&69!==r&&43!==r&&45!==r)break e;o=o+1|0}else 116===e?o=o+3|0:102===e?o=o+4|0:110===e&&(o=o+3|0);o=i.$length?void p("index out of range"):i.$array[i.$offset+o]):n.opcode=10,n.off=o+1|0},de.prototype.rescanLiteral=function(){return this.$val.rescanLiteral()},de.ptr.prototype.value=function(e){var{_1:t,_r$3:r,_r$4:n,_r$5:i,d:o,err:a,err$1:p,err$2:s,start:c,v:e,$s:$,$r:l,$c:u}=hr(this,{v:e});$=$||0;e:for(;;){switch($){case 0:if(6===(t=(o=this).opcode)){$=2;continue}if(2===t){$=3;continue}if(1===t){$=4;continue}$=5;continue;case 2:if(P(e,f.Value).IsValid()){$=7;continue}$=8;continue;case 7:r=o.array(P(e,f.Value)),$=10;case 10:if(u&&(u=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;if(!B(a=r,tt))return $=-1,a;$=9;continue;case 8:l=o.skip(),$=11;case 11:if(u&&(u=!1,l=l.$blk()),l&&void 0!==l.$blk)break e;case 9:l=o.scanNext(),$=12;case 12:if(u&&(u=!1,l=l.$blk()),l&&void 0!==l.$blk)break e;$=6;continue;case 3:if(P(e,f.Value).IsValid()){$=13;continue}$=14;continue;case 13:n=o.object(P(e,f.Value)),$=16;case 16:if(u&&(u=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;if(!B(p=n,tt))return $=-1,p;$=15;continue;case 14:l=o.skip(),$=17;case 17:if(u&&(u=!1,l=l.$blk()),l&&void 0!==l.$blk)break e;case 15:l=o.scanNext(),$=18;case 18:if(u&&(u=!1,l=l.$blk()),l&&void 0!==l.$blk)break e;$=6;continue;case 4:if(c=o.readIndex(),o.rescanLiteral(),P(e,f.Value).IsValid()){$=19;continue}$=20;continue;case 19:i=o.literalStore(y(o.data,c,o.readIndex()),P(e,f.Value),!1),$=21;case 21:if(u&&(u=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;if(!B(s=i,tt))return $=-1,s;case 20:$=6;continue;case 5:ir(new We("JSON decoder out of sync - data changing underfoot?"));case 6:case 1:return $=-1,tt}return}return{$blk:de.ptr.prototype.value,$c:!0,$r:l,_1:t,_r$3:r,_r$4:n,_r$5:i,d:o,err:a,err$1:p,err$2:s,start:c,v:e,$s:$}},de.prototype.value=function(e){return this.$val.value(e)},de.ptr.prototype.valueQuoted=function(){var{_1:e,_r$3:t,_ref:r,d:n,v:i,x:o,$s:a,$r:p,$c:s}=hr(this,{});a=a||0;e:for(;;){switch(a){case 0:if(6===(e=(n=this).opcode)||2===e){a=2;continue}if(1===e){a=3;continue}a=4;continue;case 2:p=n.skip(),a=6;case 6:if(s&&(s=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;p=n.scanNext(),a=7;case 7:if(s&&(s=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;a=5;continue;case 3:t=n.literalInterface(),a=8;case 8:if(s&&(s=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;if((r=i=t)===tt||Yt(r,We,!0)[1])return a=-1,i;a=5;continue;case 4:ir(new We("JSON decoder out of sync - data changing underfoot?"));case 5:case 1:return a=-1,new((o=new ke.ptr).constructor.elem)(o)}return}return{$blk:de.ptr.prototype.valueQuoted,$c:!0,$r:p,_1:e,_r$3:t,_ref:r,d:n,v:i,x:o,$s:a}},de.prototype.valueQuoted=function(){return this.$val.valueQuoted()},pn=function(e,t){var{_r$10:r,_r$11:i,_r$12:o,_r$13:a,_r$14:p,_r$15:s,_r$16:c,_r$17:$,_r$3:l,_r$4:u,_r$5:d,_r$6:w,_r$7:h,_r$8:g,_r$9:k,_tuple:b,_tuple$1:y,_v:m,_v$1:v,_v$2:_,_v$3:x,decodingNull:t,e:S,haveAddr:E,ok:C,ok$1:I,u:A,u$1:F,v:e,v0:R,$s:T,$r:N,$c:V}=hr(this,{v:e,decodingNull:t});T=T||0;e:for(;;){switch(T){case 0:if(R=e,E=!1,22===P(e,f.Value).Kind()){m=!1,T=3;continue e}l=P(e,f.Value).Type().Name(),T=4;case 4:if(V&&(V=!1,l=l.$blk()),l&&void 0!==l.$blk)break e;m=!(""===l);case 3:if(m&&P(e,f.Value).CanAddr()){T=1;continue}T=2;continue;case 1:E=!0,e=P(e,f.Value).Addr();case 2:case 5:if(20===P(e,f.Value).Kind()&&!P(e,f.Value).IsNil()){T=7;continue}T=8;continue;case 7:u=P(e,f.Value).Elem(),T=9;case 9:if(V&&(V=!1,u=u.$blk()),u&&void 0!==u.$blk)break e;if(22!==P(S=u,f.Value).Kind()||P(S,f.Value).IsNil()){v=!1,T=12;continue e}if(!t){_=!0,T=13;continue e}d=P(S,f.Value).Elem(),T=14;case 14:if(V&&(V=!1,d=d.$blk()),d&&void 0!==d.$blk)break e;w=P(d,f.Value).Kind(),T=15;case 15:if(V&&(V=!1,w=w.$blk()),w&&void 0!==w.$blk)break e;_=22===w;case 13:v=_;case 12:if(v){T=10;continue}T=11;continue;case 10:E=!1,e=S,T=5;continue;case 11:case 8:if(22!==P(e,f.Value).Kind()){T=6;continue}if(t&&P(e,f.Value).CanSet()){T=6;continue}h=P(e,f.Value).Elem(),T=19;case 19:if(V&&(V=!1,h=h.$blk()),h&&void 0!==h.$blk)break e;g=P(h,f.Value).Kind(),T=20;case 20:if(V&&(V=!1,g=g.$blk()),g&&void 0!==g.$blk)break e;if(20!==g){x=!1,T=18;continue e}k=P(e,f.Value).Elem(),T=21;case 21:if(V&&(V=!1,k=k.$blk()),k&&void 0!==k.$blk)break e;r=P(k,f.Value).Elem(),T=22;case 22:if(V&&(V=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;x=M(r,e,f.Value);case 18:if(x){T=16;continue}T=17;continue;case 16:i=P(e,f.Value).Elem(),T=23;case 23:if(V&&(V=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;e=i,T=6;continue;case 17:if(P(e,f.Value).IsNil()){T=24;continue}T=25;continue;case 24:o=P(e,f.Value).Type().Elem(),T=26;case 26:if(V&&(V=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;a=f.New(o),T=27;case 27:if(V&&(V=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;N=P(e,f.Value).Set(P(a,f.Value)),T=28;case 28:if(V&&(V=!1,N=N.$blk()),N&&void 0!==N.$blk)break e;case 25:p=P(e,f.Value).Type().NumMethod(),T=31;case 31:if(V&&(V=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;if(p>0&&P(e,f.Value).CanInterface()){T=29;continue}T=30;continue;case 29:s=P(e,f.Value).Interface(),T=32;case 32:if(V&&(V=!1,s=s.$blk()),s&&void 0!==s.$blk)break e;if(A=(b=Yt(s,pe,!0))[0],C=b[1])return T=-1,[A,tt,new f.Value.ptr(ze.nil,0,0)];if(!t){T=33;continue}T=34;continue;case 33:c=P(e,f.Value).Interface(),T=35;case 35:if(V&&(V=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;if(F=(y=Yt(c,n.TextUnmarshaler,!0))[0],I=y[1])return T=-1,[tt,F,new f.Value.ptr(ze.nil,0,0)];case 34:case 30:if(E){T=36;continue}T=37;continue;case 36:e=R,E=!1,T=38;continue;case 37:$=P(e,f.Value).Elem(),T=39;case 39:if(V&&(V=!1,$=$.$blk()),$&&void 0!==$.$blk)break e;e=$;case 38:T=5;continue;case 6:return T=-1,[tt,tt,e]}return}return{$blk:pn,$c:!0,$r:N,_r$10:r,_r$11:i,_r$12:o,_r$13:a,_r$14:p,_r$15:s,_r$16:c,_r$17:$,_r$3:l,_r$4:u,_r$5:d,_r$6:w,_r$7:h,_r$8:g,_r$9:k,_tuple:b,_tuple$1:y,_v:m,_v$1:v,_v$2:_,_v$3:x,decodingNull:t,e:S,haveAddr:E,ok:C,ok$1:I,u:A,u$1:F,v:e,v0:R,$s:T}},de.ptr.prototype.array=function(e){var{$24r:t,_1:r,_arg:n,_arg$1:i,_arg$2:o,_q:a,_r$10:s,_r$11:c,_r$12:$,_r$13:l,_r$14:u,_r$15:d,_r$16:w,_r$17:h,_r$18:g,_r$19:k,_r$20:b,_r$21:m,_r$22:v,_r$23:_,_r$3:x,_r$4:S,_r$5:E,_r$6:C,_r$7:I,_r$8:A,_r$9:F,_tuple:R,ai:T,d:N,err:V,err$1:O,i:D,newcap:L,newv:M,pv:j,start:W,u:U,ut:z,v:e,z:K,$s:G,$r:q,$c:H}=hr(this,{v:e});G=G||0;e:for(;;){switch(G){case 0:N=this,x=pn(P(e,f.Value),!1),G=1;case 1:if(H&&(H=!1,x=x.$blk()),x&&void 0!==x.$blk)break e;if(U=(R=x)[0],z=R[1],j=R[2],!B(U,tt)){G=2;continue}G=3;continue;case 2:W=N.readIndex(),q=N.skip(),G=4;case 4:if(H&&(H=!1,q=q.$blk()),q&&void 0!==q.$blk)break e;S=U.UnmarshalJSON(y(N.data,W,N.off)),G=5;case 5:if(H&&(H=!1,S=S.$blk()),S&&void 0!==S.$blk)break e;t=S,G=6;case 6:return t;case 3:if(!B(z,tt)){G=7;continue}G=8;continue;case 7:q=N.saveError(new se.ptr("array",P(e,f.Value).Type(),new Re(0,N.off),"","")),G=9;case 9:if(H&&(H=!1,q=q.$blk()),q&&void 0!==q.$blk)break e;q=N.skip(),G=10;case 10:if(H&&(H=!1,q=q.$blk()),q&&void 0!==q.$blk)break e;return G=-1,tt;case 8:if(20===(r=P(e=j,f.Value).Kind())){G=12;continue}if(17===r||23===r){G=13;continue}G=14;continue;case 12:if(0===P(e,f.Value).NumMethod()){G=16;continue}G=17;continue;case 16:E=N.arrayInterface(),G=18;case 18:if(H&&(H=!1,E=E.$blk()),E&&void 0!==E.$blk)break e;T=E,C=f.ValueOf(T),G=19;case 19:if(H&&(H=!1,C=C.$blk()),C&&void 0!==C.$blk)break e;q=P(e,f.Value).Set(P(C,f.Value)),G=20;case 20:if(H&&(H=!1,q=q.$blk()),q&&void 0!==q.$blk)break e;return G=-1,tt;case 17:q=N.saveError(new se.ptr("array",P(e,f.Value).Type(),new Re(0,N.off),"","")),G=21;case 21:if(H&&(H=!1,q=q.$blk()),q&&void 0!==q.$blk)break e;q=N.skip(),G=22;case 22:if(H&&(H=!1,q=q.$blk()),q&&void 0!==q.$blk)break e;return G=-1,tt;case 13:G=11;continue;case 14:q=N.saveError(new se.ptr("array",P(e,f.Value).Type(),new Re(0,N.off),"","")),G=23;case 23:if(H&&(H=!1,q=q.$blk()),q&&void 0!==q.$blk)break e;q=N.skip(),G=24;case 24:if(H&&(H=!1,q=q.$blk()),q&&void 0!==q.$blk)break e;return G=-1,tt;case 15:case 11:D=0;case 25:q=N.scanWhile(9),G=27;case 27:if(H&&(H=!1,q=q.$blk()),q&&void 0!==q.$blk)break e;if(8===N.opcode){G=26;continue}if(23===P(e,f.Value).Kind()){G=28;continue}G=29;continue;case 28:I=P(e,f.Value).Cap(),G=32;case 32:if(H&&(H=!1,I=I.$blk()),I&&void 0!==I.$blk)break e;if(D>=I){G=30;continue}G=31;continue;case 30:A=P(e,f.Value).Cap(),G=33;case 33:if(H&&(H=!1,A=A.$blk()),A&&void 0!==A.$blk)break e;F=P(e,f.Value).Cap(),G=34;case 34:if(H&&(H=!1,F=F.$blk()),F&&void 0!==F.$blk)break e;(L=A+((a=F/2)==a&&a!==1/0&&a!==-1/0?0|a:p("integer divide by zero"))|0)<4&&(L=4),n=P(e,f.Value).Type(),s=P(e,f.Value).Len(),G=35;case 35:if(H&&(H=!1,s=s.$blk()),s&&void 0!==s.$blk)break e;i=s,o=L,c=f.MakeSlice(n,i,o),G=36;case 36:if(H&&(H=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;M=c,$=f.Copy(P(M,f.Value),P(e,f.Value)),G=37;case 37:if(H&&(H=!1,$=$.$blk()),$&&void 0!==$.$blk)break e;q=P(e,f.Value).Set(P(M,f.Value)),G=38;case 38:if(H&&(H=!1,q=q.$blk()),q&&void 0!==q.$blk)break e;case 31:l=P(e,f.Value).Len(),G=41;case 41:if(H&&(H=!1,l=l.$blk()),l&&void 0!==l.$blk)break e;if(D>=l){G=39;continue}G=40;continue;case 39:P(e,f.Value).SetLen(D+1|0);case 40:case 29:u=P(e,f.Value).Len(),G=45;case 45:if(H&&(H=!1,u=u.$blk()),u&&void 0!==u.$blk)break e;if(D=kt.$length?void p("index out of range"):kt.$array[kt.$offset+Be],yt=54;continue;case 53:le=Me.list,c=0;case 55:if(!(c=bt.$length?void p("index out of range"):bt.$array[bt.$offset+je]).equalFold(Le.nameBytes,qe),yt=59;case 59:if(xt&&(xt=!1,v=v.$blk()),v&&void 0!==v.$blk)break e;if(v){yt=57;continue}yt=58;continue;case 57:De=Le,yt=56;continue;case 58:c++,yt=55;continue;case 56:case 54:if(De!==Je.nil){yt=60;continue}if(xe.disallowUnknownFields){yt=61;continue}yt=62;continue;case 60:dt=e,Ee=De.quoted,ue=De.index,$=0;case 63:if(!($=ue.$length?void p("index out of range"):ue.$array[ue.$offset+$],22===P(dt,f.Value).Kind()){yt=65;continue}yt=66;continue;case 65:if(P(dt,f.Value).IsNil()){yt=67;continue}yt=68;continue;case 67:if(!P(dt,f.Value).CanSet()){yt=69;continue}yt=70;continue;case 69:_=P(dt,f.Value).Type().Elem(),yt=71;case 71:if(xt&&(xt=!1,_=_.$blk()),_&&void 0!==_.$blk)break e;o=_,x=a.Errorf("json: cannot set embedded pointer to unexported struct: %v",new be([o])),yt=72;case 72:if(xt&&(xt=!1,x=x.$blk()),x&&void 0!==x.$blk)break e;mt=xe.saveError(x),yt=73;case 73:if(xt&&(xt=!1,mt=mt.$blk()),mt&&void 0!==mt.$blk)break e;dt=new f.Value.ptr(ze.nil,0,0),Ee=!1,yt=64;continue;case 70:S=P(dt,f.Value).Type().Elem(),yt=74;case 74:if(xt&&(xt=!1,S=S.$blk()),S&&void 0!==S.$blk)break e;E=f.New(S),yt=75;case 75:if(xt&&(xt=!1,E=E.$blk()),E&&void 0!==E.$blk)break e;mt=P(dt,f.Value).Set(P(E,f.Value)),yt=76;case 76:if(xt&&(xt=!1,mt=mt.$blk()),mt&&void 0!==mt.$blk)break e;case 68:A=P(dt,f.Value).Elem(),yt=77;case 77:if(xt&&(xt=!1,A=A.$blk()),A&&void 0!==A.$blk)break e;dt=A;case 66:F=P(dt,f.Value).Field(Ue),yt=78;case 78:if(xt&&(xt=!1,F=F.$blk()),F&&void 0!==F.$blk)break e;dt=F,$++,yt=63;continue;case 64:xe.errorContext===Ae.nil&&(xe.errorContext=new fe.ptr(tt,He.nil)),xe.errorContext.FieldStack=O(xe.errorContext.FieldStack,De.name),xe.errorContext.Struct=wt,yt=62;continue;case 61:R=a.Errorf("json: unknown field %q",new be([qe])),yt=79;case 79:if(xt&&(xt=!1,R=R.$blk()),R&&void 0!==R.$blk)break e;mt=xe.saveError(R),yt=80;case 80:if(xt&&(xt=!1,mt=mt.$blk()),mt&&void 0!==mt.$blk)break e;case 62:case 44:if(9===xe.opcode){yt=81;continue}yt=82;continue;case 81:mt=xe.scanWhile(9),yt=83;case 83:if(xt&&(xt=!1,mt=mt.$blk()),mt&&void 0!==mt.$blk)break e;case 82:3!==xe.opcode&&ir(new We("JSON decoder out of sync - data changing underfoot?")),mt=xe.scanWhile(9),yt=84;case 84:if(xt&&(xt=!1,mt=mt.$blk()),mt&&void 0!==mt.$blk)break e;if(Ee){yt=85;continue}yt=86;continue;case 85:T=xe.valueQuoted(),yt=88;case 88:if(xt&&(xt=!1,T=T.$blk()),T&&void 0!==T.$blk)break e;if((we=T)===tt){yt=89;continue}if(Yt(we,We,!0)[1]){yt=90;continue}yt=91;continue;case 89:pt=we,N=xe.literalStore(vt,P(dt,f.Value),!1),yt=93;case 93:if(xt&&(xt=!1,N=N.$blk()),N&&void 0!==N.$blk)break e;if(!B(Ie=N,tt))return yt=-1,Ie;yt=92;continue;case 90:st=we.$val,V=xe.literalStore(new Se(C(st)),P(dt,f.Value),!0),yt=94;case 94:if(xt&&(xt=!1,V=V.$blk()),V&&void 0!==V.$blk)break e;if(!B(Fe=V,tt))return yt=-1,Fe;yt=92;continue;case 91:ct=we,D=a.Errorf("json: invalid use of ,string struct tag, trying to unmarshal unquoted value into %v",new be([P(dt,f.Value).Type()])),yt=95;case 95:if(xt&&(xt=!1,D=D.$blk()),D&&void 0!==D.$blk)break e;mt=xe.saveError(D),yt=96;case 96:if(xt&&(xt=!1,mt=mt.$blk()),mt&&void 0!==mt.$blk)break e;case 92:yt=87;continue;case 86:L=xe.value(P(dt,f.Value)),yt=97;case 97:if(xt&&(xt=!1,L=L.$blk()),L&&void 0!==L.$blk)break e;if(!B(Te=L,tt))return yt=-1,Te;case 87:if(21===P(e,f.Value).Kind()){yt=98;continue}yt=99;continue;case 98:j=wt.Key(),yt=100;case 100:if(xt&&(xt=!1,j=j.$blk()),j&&void 0!==j.$blk)break e;Ze=j,Qe=new f.Value.ptr(ze.nil,0,0),W=f.PointerTo(Ze).Implements(_t),yt=106;case 106:if(xt&&(xt=!1,W=W.$blk()),W&&void 0!==W.$blk)break e;if(W){yt=102;continue}U=Ze.Kind(),yt=107;case 107:if(xt&&(xt=!1,U=U.$blk()),U&&void 0!==U.$blk)break e;if(24===U){yt=103;continue}yt=104;continue;case 102:Qe=f.New(Ze),z=xe.literalStore(Ke,P(Qe,f.Value),!0),yt=108;case 108:if(xt&&(xt=!1,z=z.$blk()),z&&void 0!==z.$blk)break e;if(!B(Ne=z,tt))return yt=-1,Ne;K=P(Qe,f.Value).Elem(),yt=109;case 109:if(xt&&(xt=!1,K=K.$blk()),K&&void 0!==K.$blk)break e;Qe=K,yt=105;continue;case 103:G=f.ValueOf(qe),yt=110;case 110:if(xt&&(xt=!1,G=G.$blk()),G&&void 0!==G.$blk)break e;q=P(G,f.Value).Convert(Ze),yt=111;case 111:if(xt&&(xt=!1,q=q.$blk()),q&&void 0!==q.$blk)break e;Qe=q,yt=105;continue;case 104:H=Ze.Kind(),yt=113;case 113:if(xt&&(xt=!1,H=H.$blk()),H&&void 0!==H.$blk)break e;if(2===(i=H)||3===i||4===i||5===i||6===i){yt=114;continue}if(7===i||8===i||9===i||10===i||11===i||12===i){yt=115;continue}yt=116;continue;case 114:if($t=I(qe),Ye=(ye=w.ParseInt($t,10,64))[0],Pe=ye[1],!B(Pe,tt)){ve=!0,yt=120;continue e}J=f.Zero(Ze),yt=121;case 121:if(xt&&(xt=!1,J=J.$blk()),J&&void 0!==J.$blk)break e;Z=P(J,f.Value).OverflowInt(Ye),yt=122;case 122:if(xt&&(xt=!1,Z=Z.$blk()),Z&&void 0!==Z.$blk)break e;ve=Z;case 120:if(ve){yt=118;continue}yt=119;continue;case 118:mt=xe.saveError(new se.ptr("number "+$t,Ze,new Re(0,ft+1|0),"","")),yt=123;case 123:if(xt&&(xt=!1,mt=mt.$blk()),mt&&void 0!==mt.$blk)break e;yt=112;continue;case 119:Y=f.ValueOf(Ye),yt=124;case 124:if(xt&&(xt=!1,Y=Y.$blk()),Y&&void 0!==Y.$blk)break e;ee=P(Y,f.Value).Convert(Ze),yt=125;case 125:if(xt&&(xt=!1,ee=ee.$blk()),ee&&void 0!==ee.$blk)break e;Qe=ee,yt=117;continue;case 115:if(lt=I(qe),et=(me=w.ParseUint(lt,10,64))[0],Ve=me[1],!B(Ve,tt)){_e=!0,yt=128;continue e}te=f.Zero(Ze),yt=129;case 129:if(xt&&(xt=!1,te=te.$blk()),te&&void 0!==te.$blk)break e;re=P(te,f.Value).OverflowUint(et),yt=130;case 130:if(xt&&(xt=!1,re=re.$blk()),re&&void 0!==re.$blk)break e;_e=re;case 128:if(_e){yt=126;continue}yt=127;continue;case 126:mt=xe.saveError(new se.ptr("number "+lt,Ze,new Re(0,ft+1|0),"","")),yt=131;case 131:if(xt&&(xt=!1,mt=mt.$blk()),mt&&void 0!==mt.$blk)break e;yt=112;continue;case 127:ne=f.ValueOf(et),yt=132;case 132:if(xt&&(xt=!1,ne=ne.$blk()),ne&&void 0!==ne.$blk)break e;ie=P(ne,f.Value).Convert(Ze),yt=133;case 133:if(xt&&(xt=!1,ie=ie.$blk()),ie&&void 0!==ie.$blk)break e;Qe=ie,yt=117;continue;case 116:ir(new We("json: Unexpected key type"));case 117:case 112:case 105:case 101:if(P(Qe,f.Value).IsValid()){yt=134;continue}yt=135;continue;case 134:mt=P(e,f.Value).SetMapIndex(P(Qe,f.Value),P(dt,f.Value)),yt=136;case 136:if(xt&&(xt=!1,mt=mt.$blk()),mt&&void 0!==mt.$blk)break e;case 135:case 99:if(9===xe.opcode){yt=137;continue}yt=138;continue;case 137:mt=xe.scanWhile(9),yt=139;case 139:if(xt&&(xt=!1,mt=mt.$blk()),mt&&void 0!==mt.$blk)break e;case 138:if(xe.errorContext!==Ae.nil&&(xe.errorContext.FieldStack=y(xe.errorContext.FieldStack,0,ot.FieldStack.$length),xe.errorContext.Struct=ot.Struct),5===xe.opcode){yt=40;continue}4!==xe.opcode&&ir(new We("JSON decoder out of sync - data changing underfoot?")),yt=39;continue;case 40:return yt=-1,tt}return}return{$blk:de.ptr.prototype.object,$c:!0,$r:mt,$24r:t,_1:r,_2:n,_3:i,_arg:o,_entry:s,_i:c,_i$1:$,_r$10:l,_r$11:u,_r$12:d,_r$13:g,_r$14:k,_r$15:b,_r$16:m,_r$17:v,_r$18:_,_r$19:x,_r$20:S,_r$21:E,_r$22:A,_r$23:F,_r$24:R,_r$25:T,_r$26:N,_r$27:V,_r$28:D,_r$29:L,_r$3:M,_r$30:j,_r$31:W,_r$32:U,_r$33:z,_r$34:K,_r$35:G,_r$36:q,_r$37:H,_r$38:J,_r$39:Z,_r$4:Q,_r$40:Y,_r$41:ee,_r$42:te,_r$43:re,_r$44:ne,_r$45:ie,_r$5:oe,_r$6:ae,_r$7:pe,_r$8:ce,_r$9:$e,_ref:le,_ref$1:ue,_ref$2:we,_tuple:he,_tuple$1:ge,_tuple$2:ke,_tuple$3:ye,_tuple$4:me,_v:ve,_v$1:_e,d:xe,destring:Ee,elemType:Ce,err:Ie,err$1:Fe,err$2:Te,err$3:Ne,err$4:Pe,err$5:Ve,f:De,ff:Le,fields:Me,i:Be,i$1:je,i$2:Ue,item:Ke,key:qe,kt:Ze,kv:Qe,mapElem:Xe,n:Ye,n$1:et,oi:rt,ok:nt,ok$1:it,origErrorContext:ot,pv:at,qv:pt,qv$1:st,qv$2:ct,s:$t,s$1:lt,start:ut,start$1:ft,subv:dt,t:wt,u:ht,ut:gt,v:e,x:kt,x$1:bt,$s:yt}},de.prototype.object=function(e){return this.$val.object(e)},de.ptr.prototype.convertNumber=function(e){var t,r,n;return this.useNumber?[new $e(e),tt]:(n=(t=w.ParseFloat(e,64))[0],r=t[1],B(r,tt)?[new Me(n),tt]:[tt,new se.ptr("number "+e,f.TypeOf(new Me(0)),new Re(0,this.off),"","")])},de.prototype.convertNumber=function(e){return this.$val.convertNumber(e)},de.ptr.prototype.literalStore=function(e,t,r){var{$24r:n,$24r$1:o,$24r$2:s,$24r$3:c,$24r$4:$,$24r$5:l,$24r$6:u,_1:d,_2:h,_3:g,_4:k,_5:b,_6:m,_arg:v,_arg$1:_,_r$10:x,_r$11:S,_r$12:E,_r$13:C,_r$14:A,_r$15:F,_r$16:R,_r$17:T,_r$18:N,_r$19:V,_r$20:O,_r$21:D,_r$22:L,_r$23:M,_r$3:j,_r$4:W,_r$5:U,_r$6:z,_r$7:K,_r$8:G,_r$9:q,_tuple:H,_tuple$1:J,_tuple$2:Z,_tuple$3:Q,_tuple$4:X,_tuple$5:Y,_tuple$6:ee,_tuple$7:te,b:re,c:ne,d:ie,err:oe,err$1:ae,err$2:pe,err$3:ce,err$4:$e,fromQuoted:r,isNull:le,item:e,n:ue,n$1:fe,n$2:we,n$3:he,n$4:ge,ok:ke,ok$1:ye,pv:me,s:ve,s$1:_e,s$2:xe,u:Ce,ut:Ie,v:t,val:Ae,value:Fe,$s:Te,$r:Ne,$c:Pe}=hr(this,{item:e,v:t,fromQuoted:r});Te=Te||0;e:for(;;){switch(Te){case 0:if(ie=this,0===e.$length){Te=1;continue}Te=2;continue;case 1:j=a.Errorf("json: invalid use of ,string struct tag, trying to unmarshal %q into %v",new be([e,P(t,f.Value).Type()])),Te=3;case 3:if(Pe&&(Pe=!1,j=j.$blk()),j&&void 0!==j.$blk)break e;Ne=ie.saveError(j),Te=4;case 4:if(Pe&&(Pe=!1,Ne=Ne.$blk()),Ne&&void 0!==Ne.$blk)break e;return Te=-1,tt;case 2:le=110===(0>=e.$length?void p("index out of range"):e.$array[e.$offset+0]),W=pn(P(t,f.Value),le),Te=5;case 5:if(Pe&&(Pe=!1,W=W.$blk()),W&&void 0!==W.$blk)break e;if(Ce=(H=W)[0],Ie=H[1],me=H[2],!B(Ce,tt)){Te=6;continue}Te=7;continue;case 6:U=Ce.UnmarshalJSON(e),Te=8;case 8:if(Pe&&(Pe=!1,U=U.$blk()),U&&void 0!==U.$blk)break e;n=U,Te=9;case 9:return n;case 7:if(!B(Ie,tt)){Te=10;continue}Te=11;continue;case 10:if(34!==(0>=e.$length?void p("index out of range"):e.$array[e.$offset+0])){Te=12;continue}Te=13;continue;case 12:if(r){Te=14;continue}Te=15;continue;case 14:z=a.Errorf("json: invalid use of ,string struct tag, trying to unmarshal %q into %v",new be([e,P(t,f.Value).Type()])),Te=16;case 16:if(Pe&&(Pe=!1,z=z.$blk()),z&&void 0!==z.$blk)break e;Ne=ie.saveError(z),Te=17;case 17:if(Pe&&(Pe=!1,Ne=Ne.$blk()),Ne&&void 0!==Ne.$blk)break e;return Te=-1,tt;case 15:Ae="number",110===(d=0>=e.$length?void p("index out of range"):e.$array[e.$offset+0])?Ae="null":116!==d&&102!==d||(Ae="bool"),Ne=ie.saveError(new se.ptr(Ae,P(t,f.Value).Type(),new Re(0,ie.readIndex()),"","")),Te=18;case 18:if(Pe&&(Pe=!1,Ne=Ne.$blk()),Ne&&void 0!==Ne.$blk)break e;return Te=-1,tt;case 13:if(ve=(J=$n(e))[0],!(ke=J[1])){Te=19;continue}Te=20;continue;case 19:if(r){Te=21;continue}Te=22;continue;case 21:K=a.Errorf("json: invalid use of ,string struct tag, trying to unmarshal %q into %v",new be([e,P(t,f.Value).Type()])),Te=23;case 23:if(Pe&&(Pe=!1,K=K.$blk()),K&&void 0!==K.$blk)break e;o=K,Te=24;case 24:return o;case 22:ir(new We("JSON decoder out of sync - data changing underfoot?"));case 20:G=Ie.UnmarshalText(ve),Te=25;case 25:if(Pe&&(Pe=!1,G=G.$blk()),G&&void 0!==G.$blk)break e;s=G,Te=26;case 26:return s;case 11:if(t=me,110===(h=ne=0>=e.$length?void p("index out of range"):e.$array[e.$offset+0])){Te=28;continue}if(116===h||102===h){Te=29;continue}if(34===h){Te=30;continue}Te=31;continue;case 28:if(r&&"null"!==I(e)){Te=33;continue}Te=34;continue;case 33:q=a.Errorf("json: invalid use of ,string struct tag, trying to unmarshal %q into %v",new be([e,P(t,f.Value).Type()])),Te=35;case 35:if(Pe&&(Pe=!1,q=q.$blk()),q&&void 0!==q.$blk)break e;Ne=ie.saveError(q),Te=36;case 36:if(Pe&&(Pe=!1,Ne=Ne.$blk()),Ne&&void 0!==Ne.$blk)break e;Te=27;continue;case 34:if(20===(g=P(t,f.Value).Kind())||22===g||21===g||23===g){Te=38;continue}Te=39;continue;case 38:x=f.Zero(P(t,f.Value).Type()),Te=40;case 40:if(Pe&&(Pe=!1,x=x.$blk()),x&&void 0!==x.$blk)break e;Ne=P(t,f.Value).Set(P(x,f.Value)),Te=41;case 41:if(Pe&&(Pe=!1,Ne=Ne.$blk()),Ne&&void 0!==Ne.$blk)break e;case 39:case 37:Te=32;continue;case 29:if(Fe=116===(0>=e.$length?void p("index out of range"):e.$array[e.$offset+0]),r&&"true"!==I(e)&&"false"!==I(e)){Te=42;continue}Te=43;continue;case 42:S=a.Errorf("json: invalid use of ,string struct tag, trying to unmarshal %q into %v",new be([e,P(t,f.Value).Type()])),Te=44;case 44:if(Pe&&(Pe=!1,S=S.$blk()),S&&void 0!==S.$blk)break e;Ne=ie.saveError(S),Te=45;case 45:if(Pe&&(Pe=!1,Ne=Ne.$blk()),Ne&&void 0!==Ne.$blk)break e;Te=27;continue;case 43:if(1===(k=P(t,f.Value).Kind())){Te=47;continue}if(20===k){Te=48;continue}if(r){Te=49;continue}Te=50;continue;case 47:P(t,f.Value).SetBool(Fe),Te=51;continue;case 48:if(0===P(t,f.Value).NumMethod()){Te=52;continue}Te=53;continue;case 52:E=f.ValueOf(new Ee(Fe)),Te=55;case 55:if(Pe&&(Pe=!1,E=E.$blk()),E&&void 0!==E.$blk)break e;Ne=P(t,f.Value).Set(P(E,f.Value)),Te=56;case 56:if(Pe&&(Pe=!1,Ne=Ne.$blk()),Ne&&void 0!==Ne.$blk)break e;Te=54;continue;case 53:Ne=ie.saveError(new se.ptr("bool",P(t,f.Value).Type(),new Re(0,ie.readIndex()),"","")),Te=57;case 57:if(Pe&&(Pe=!1,Ne=Ne.$blk()),Ne&&void 0!==Ne.$blk)break e;case 54:Te=51;continue;case 49:C=a.Errorf("json: invalid use of ,string struct tag, trying to unmarshal %q into %v",new be([e,P(t,f.Value).Type()])),Te=58;case 58:if(Pe&&(Pe=!1,C=C.$blk()),C&&void 0!==C.$blk)break e;Ne=ie.saveError(C),Te=59;case 59:if(Pe&&(Pe=!1,Ne=Ne.$blk()),Ne&&void 0!==Ne.$blk)break e;Te=51;continue;case 50:Ne=ie.saveError(new se.ptr("bool",P(t,f.Value).Type(),new Re(0,ie.readIndex()),"","")),Te=60;case 60:if(Pe&&(Pe=!1,Ne=Ne.$blk()),Ne&&void 0!==Ne.$blk)break e;case 51:case 46:Te=32;continue;case 30:if(_e=(Z=$n(e))[0],!(ye=Z[1])){Te=61;continue}Te=62;continue;case 61:if(r){Te=63;continue}Te=64;continue;case 63:A=a.Errorf("json: invalid use of ,string struct tag, trying to unmarshal %q into %v",new be([e,P(t,f.Value).Type()])),Te=65;case 65:if(Pe&&(Pe=!1,A=A.$blk()),A&&void 0!==A.$blk)break e;c=A,Te=66;case 66:return c;case 64:ir(new We("JSON decoder out of sync - data changing underfoot?"));case 62:if(23===(b=P(t,f.Value).Kind())){Te=68;continue}if(24===b){Te=69;continue}if(20===b){Te=70;continue}Te=71;continue;case 68:F=P(t,f.Value).Type().Elem(),Te=75;case 75:if(Pe&&(Pe=!1,F=F.$blk()),F&&void 0!==F.$blk)break e;R=F.Kind(),Te=76;case 76:if(Pe&&(Pe=!1,R=R.$blk()),R&&void 0!==R.$blk)break e;if(8!==R){Te=73;continue}Te=74;continue;case 73:Ne=ie.saveError(new se.ptr("string",P(t,f.Value).Type(),new Re(0,ie.readIndex()),"","")),Te=77;case 77:if(Pe&&(Pe=!1,Ne=Ne.$blk()),Ne&&void 0!==Ne.$blk)break e;Te=67;continue;case 74:if(re=Zt(Se,i.StdEncoding.DecodedLen(_e.$length)),ue=(Q=i.StdEncoding.Decode(re,_e))[0],oe=Q[1],!B(oe,tt)){Te=78;continue}Te=79;continue;case 78:Ne=ie.saveError(oe),Te=80;case 80:if(Pe&&(Pe=!1,Ne=Ne.$blk()),Ne&&void 0!==Ne.$blk)break e;Te=67;continue;case 79:Ne=P(t,f.Value).SetBytes(y(re,0,ue)),Te=81;case 81:if(Pe&&(Pe=!1,Ne=Ne.$blk()),Ne&&void 0!==Ne.$blk)break e;Te=72;continue;case 69:if(B(P(t,f.Value).Type(),xt)&&!zr(I(_e))){Te=82;continue}Te=83;continue;case 82:T=a.Errorf("json: invalid number literal, trying to unmarshal %q into Number",new be([e])),Te=84;case 84:if(Pe&&(Pe=!1,T=T.$blk()),T&&void 0!==T.$blk)break e;$=T,Te=85;case 85:return $;case 83:P(t,f.Value).SetString(I(_e)),Te=72;continue;case 70:if(0===P(t,f.Value).NumMethod()){Te=86;continue}Te=87;continue;case 86:N=f.ValueOf(new We(I(_e))),Te=89;case 89:if(Pe&&(Pe=!1,N=N.$blk()),N&&void 0!==N.$blk)break e;Ne=P(t,f.Value).Set(P(N,f.Value)),Te=90;case 90:if(Pe&&(Pe=!1,Ne=Ne.$blk()),Ne&&void 0!==Ne.$blk)break e;Te=88;continue;case 87:Ne=ie.saveError(new se.ptr("string",P(t,f.Value).Type(),new Re(0,ie.readIndex()),"","")),Te=91;case 91:if(Pe&&(Pe=!1,Ne=Ne.$blk()),Ne&&void 0!==Ne.$blk)break e;case 88:Te=72;continue;case 71:Ne=ie.saveError(new se.ptr("string",P(t,f.Value).Type(),new Re(0,ie.readIndex()),"","")),Te=92;case 92:if(Pe&&(Pe=!1,Ne=Ne.$blk()),Ne&&void 0!==Ne.$blk)break e;case 72:case 67:Te=32;continue;case 31:if(45!==ne&&(ne<48||ne>57)){Te=93;continue}Te=94;continue;case 93:if(r){Te=95;continue}Te=96;continue;case 95:V=a.Errorf("json: invalid use of ,string struct tag, trying to unmarshal %q into %v",new be([e,P(t,f.Value).Type()])),Te=97;case 97:if(Pe&&(Pe=!1,V=V.$blk()),V&&void 0!==V.$blk)break e;l=V,Te=98;case 98:return l;case 96:ir(new We("JSON decoder out of sync - data changing underfoot?"));case 94:if(xe=I(e),20===(m=P(t,f.Value).Kind())){Te=100;continue}if(2===m||3===m||4===m||5===m||6===m){Te=101;continue}if(7===m||8===m||9===m||10===m||11===m||12===m){Te=102;continue}if(13===m||14===m){Te=103;continue}Te=104;continue;case 100:if(fe=(X=ie.convertNumber(xe))[0],ae=X[1],!B(ae,tt)){Te=106;continue}Te=107;continue;case 106:Ne=ie.saveError(ae),Te=108;case 108:if(Pe&&(Pe=!1,Ne=Ne.$blk()),Ne&&void 0!==Ne.$blk)break e;Te=99;continue;case 107:if(0!==P(t,f.Value).NumMethod()){Te=109;continue}Te=110;continue;case 109:Ne=ie.saveError(new se.ptr("number",P(t,f.Value).Type(),new Re(0,ie.readIndex()),"","")),Te=111;case 111:if(Pe&&(Pe=!1,Ne=Ne.$blk()),Ne&&void 0!==Ne.$blk)break e;Te=99;continue;case 110:O=f.ValueOf(fe),Te=112;case 112:if(Pe&&(Pe=!1,O=O.$blk()),O&&void 0!==O.$blk)break e;Ne=P(t,f.Value).Set(P(O,f.Value)),Te=113;case 113:if(Pe&&(Pe=!1,Ne=Ne.$blk()),Ne&&void 0!==Ne.$blk)break e;Te=105;continue;case 101:if(we=(Y=w.ParseInt(xe,10,64))[0],pe=Y[1],!B(pe,tt)||P(t,f.Value).OverflowInt(we)){Te=114;continue}Te=115;continue;case 114:Ne=ie.saveError(new se.ptr("number "+xe,P(t,f.Value).Type(),new Re(0,ie.readIndex()),"","")),Te=116;case 116:if(Pe&&(Pe=!1,Ne=Ne.$blk()),Ne&&void 0!==Ne.$blk)break e;Te=99;continue;case 115:P(t,f.Value).SetInt(we),Te=105;continue;case 102:if(he=(ee=w.ParseUint(xe,10,64))[0],ce=ee[1],!B(ce,tt)||P(t,f.Value).OverflowUint(he)){Te=117;continue}Te=118;continue;case 117:Ne=ie.saveError(new se.ptr("number "+xe,P(t,f.Value).Type(),new Re(0,ie.readIndex()),"","")),Te=119;case 119:if(Pe&&(Pe=!1,Ne=Ne.$blk()),Ne&&void 0!==Ne.$blk)break e;Te=99;continue;case 118:P(t,f.Value).SetUint(he),Te=105;continue;case 103:v=xe,D=P(t,f.Value).Type().Bits(),Te=120;case 120:if(Pe&&(Pe=!1,D=D.$blk()),D&&void 0!==D.$blk)break e;_=D,L=w.ParseFloat(v,_),Te=121;case 121:if(Pe&&(Pe=!1,L=L.$blk()),L&&void 0!==L.$blk)break e;if(ge=(te=L)[0],$e=te[1],!B($e,tt)||P(t,f.Value).OverflowFloat(ge)){Te=122;continue}Te=123;continue;case 122:Ne=ie.saveError(new se.ptr("number "+xe,P(t,f.Value).Type(),new Re(0,ie.readIndex()),"","")),Te=124;case 124:if(Pe&&(Pe=!1,Ne=Ne.$blk()),Ne&&void 0!==Ne.$blk)break e;Te=99;continue;case 123:P(t,f.Value).SetFloat(ge),Te=105;continue;case 104:if(24===P(t,f.Value).Kind()&&B(P(t,f.Value).Type(),xt)){P(t,f.Value).SetString(xe),Te=99;continue}if(r){Te=125;continue}Te=126;continue;case 125:M=a.Errorf("json: invalid use of ,string struct tag, trying to unmarshal %q into %v",new be([e,P(t,f.Value).Type()])),Te=127;case 127:if(Pe&&(Pe=!1,M=M.$blk()),M&&void 0!==M.$blk)break e;u=M,Te=128;case 128:return u;case 126:Ne=ie.saveError(new se.ptr("number",P(t,f.Value).Type(),new Re(0,ie.readIndex()),"","")),Te=129;case 129:if(Pe&&(Pe=!1,Ne=Ne.$blk()),Ne&&void 0!==Ne.$blk)break e;case 105:case 99:case 32:case 27:return Te=-1,tt}return}return{$blk:de.ptr.prototype.literalStore,$c:!0,$r:Ne,$24r:n,$24r$1:o,$24r$2:s,$24r$3:c,$24r$4:$,$24r$5:l,$24r$6:u,_1:d,_2:h,_3:g,_4:k,_5:b,_6:m,_arg:v,_arg$1:_,_r$10:x,_r$11:S,_r$12:E,_r$13:C,_r$14:A,_r$15:F,_r$16:R,_r$17:T,_r$18:N,_r$19:V,_r$20:O,_r$21:D,_r$22:L,_r$23:M,_r$3:j,_r$4:W,_r$5:U,_r$6:z,_r$7:K,_r$8:G,_r$9:q,_tuple:H,_tuple$1:J,_tuple$2:Z,_tuple$3:Q,_tuple$4:X,_tuple$5:Y,_tuple$6:ee,_tuple$7:te,b:re,c:ne,d:ie,err:oe,err$1:ae,err$2:pe,err$3:ce,err$4:$e,fromQuoted:r,isNull:le,item:e,n:ue,n$1:fe,n$2:we,n$3:he,n$4:ge,ok:ke,ok$1:ye,pv:me,s:ve,s$1:_e,s$2:xe,u:Ce,ut:Ie,v:t,val:Ae,value:Fe,$s:Te}},de.prototype.literalStore=function(e,t,r){return this.$val.literalStore(e,t,r)},de.ptr.prototype.valueInterface=function(){var{_1:e,_r$3:t,_r$4:r,_r$5:n,d:i,val:o,$s:a,$r:p,$c:s}=hr(this,{});a=a||0;e:for(;;){switch(a){case 0:if(o=tt,6===(e=(i=this).opcode)){a=2;continue}if(2===e){a=3;continue}if(1===e){a=4;continue}a=5;continue;case 2:t=i.arrayInterface(),a=7;case 7:if(s&&(s=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;o=t,p=i.scanNext(),a=8;case 8:if(s&&(s=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;a=6;continue;case 3:r=i.objectInterface(),a=9;case 9:if(s&&(s=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;o=new Ge(r),p=i.scanNext(),a=10;case 10:if(s&&(s=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;a=6;continue;case 4:n=i.literalInterface(),a=11;case 11:if(s&&(s=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;o=n,a=6;continue;case 5:ir(new We("JSON decoder out of sync - data changing underfoot?"));case 6:case 1:return a=-1,o}return}return{$blk:de.ptr.prototype.valueInterface,$c:!0,$r:p,_1:e,_r$3:t,_r$4:r,_r$5:n,d:i,val:o,$s:a}},de.prototype.valueInterface=function(){return this.$val.valueInterface()},de.ptr.prototype.arrayInterface=function(){var{_r$3:e,d:t,v:r,$s:n,$r:i,$c:o}=hr(this,{});n=n||0;e:for(;;){switch(n){case 0:t=this,r=Zt(be,0);case 1:i=t.scanWhile(9),n=3;case 3:if(o&&(o=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;if(8===t.opcode){n=2;continue}e=t.valueInterface(),n=4;case 4:if(o&&(o=!1,e=e.$blk()),e&&void 0!==e.$blk)break e;if(r=O(r,e),9===t.opcode){n=5;continue}n=6;continue;case 5:i=t.scanWhile(9),n=7;case 7:if(o&&(o=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;case 6:if(8===t.opcode){n=2;continue}7!==t.opcode&&ir(new We("JSON decoder out of sync - data changing underfoot?")),n=1;continue;case 2:return n=-1,r}return}return{$blk:de.ptr.prototype.arrayInterface,$c:!0,$r:i,_r$3:e,d:t,v:r,$s:n}},de.prototype.arrayInterface=function(){return this.$val.arrayInterface()},de.ptr.prototype.objectInterface=function(){var{_key:e,_r$3:r,_tuple:n,d:i,item:o,key:a,m:s,ok:c,start:$,$s:l,$r:u,$c:f}=hr(this,{});l=l||0;e:for(;;){switch(l){case 0:i=this,s=new t.Map;case 1:u=i.scanWhile(9),l=3;case 3:if(f&&(f=!1,u=u.$blk()),u&&void 0!==u.$blk)break e;if(5===i.opcode){l=2;continue}if(1!==i.opcode&&ir(new We("JSON decoder out of sync - data changing underfoot?")),$=i.readIndex(),i.rescanLiteral(),o=y(i.data,$,i.readIndex()),a=(n=cn(o))[0],(c=n[1])||ir(new We("JSON decoder out of sync - data changing underfoot?")),9===i.opcode){l=4;continue}l=5;continue;case 4:u=i.scanWhile(9),l=6;case 6:if(f&&(f=!1,u=u.$blk()),u&&void 0!==u.$blk)break e;case 5:3!==i.opcode&&ir(new We("JSON decoder out of sync - data changing underfoot?")),u=i.scanWhile(9),l=7;case 7:if(f&&(f=!1,u=u.$blk()),u&&void 0!==u.$blk)break e;r=i.valueInterface(),l=8;case 8:if(f&&(f=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;if(e=a,(s||p("assignment to entry in nil map")).set(We.keyFor(e),{k:e,v:r}),9===i.opcode){l=9;continue}l=10;continue;case 9:u=i.scanWhile(9),l=11;case 11:if(f&&(f=!1,u=u.$blk()),u&&void 0!==u.$blk)break e;case 10:if(5===i.opcode){l=2;continue}4!==i.opcode&&ir(new We("JSON decoder out of sync - data changing underfoot?")),l=1;continue;case 2:return l=-1,s}return}return{$blk:de.ptr.prototype.objectInterface,$c:!0,$r:u,_key:e,_r$3:r,_tuple:n,d:i,item:o,key:a,m:s,ok:c,start:$,$s:l}},de.prototype.objectInterface=function(){return this.$val.objectInterface()},de.ptr.prototype.literalInterface=function(){var{_1:e,_tuple:t,_tuple$1:r,c:n,d:i,err:o,item:a,n:s,ok:c,s:$,start:l,$s:u,$r:f,$c:d}=hr(this,{});u=u||0;e:for(;;){switch(u){case 0:if(l=(i=this).readIndex(),i.rescanLiteral(),110===(e=n=0>=(a=y(i.data,l,i.readIndex())).$length?void p("index out of range"):a.$array[a.$offset+0])){u=2;continue}if(116===e||102===e){u=3;continue}if(34===e){u=4;continue}u=5;continue;case 2:return u=-1,tt;case 3:return u=-1,new Ee(116===n);case 4:return $=(t=cn(a))[0],(c=t[1])||ir(new We("JSON decoder out of sync - data changing underfoot?")),u=-1,new We($);case 5:if(45!==n&&(n<48||n>57)&&ir(new We("JSON decoder out of sync - data changing underfoot?")),s=(r=i.convertNumber(I(a)))[0],o=r[1],!B(o,tt)){u=7;continue}u=8;continue;case 7:f=i.saveError(o),u=9;case 9:if(d&&(d=!1,f=f.$blk()),f&&void 0!==f.$blk)break e;case 8:return u=-1,s;case 6:case 1:return u=-1,tt}return}return{$blk:de.ptr.prototype.literalInterface,$c:!0,$r:f,_1:e,_tuple:t,_tuple$1:r,c:n,d:i,err:o,item:a,n:s,ok:c,s:$,start:l,$s:u}},de.prototype.literalInterface=function(){return this.$val.literalInterface()},sn=function(e){var t,r,n,i;if(e.$length<6||92!==(0>=e.$length?void p("index out of range"):e.$array[e.$offset+0])||117!==(1>=e.$length?void p("index out of range"):e.$array[e.$offset+1]))return-1;for(i=0,r=y(e,2,6),t=0;t=r.$length?void p("index out of range"):r.$array[r.$offset+t])&&n<=57)n=n-48<<24>>>24;else if(97<=n&&n<=102)n=10+(n-97<<24>>>24)<<24>>>24;else{if(!(65<=n&&n<=70))return-1;n=10+(n-65<<24>>>24)<<24>>>24}i=J(i,16)+(0|n)|0,t++}return i},cn=function(e){var t,r;return e=(t=$n(e))[0],r=t[1],[I(e),r]},$n=function(e){var t,r,n,i,o,a,s,c,$,l,u,f,d,w,h,g,k,b;if(g=Se.nil,$=!1,e.$length<2||34!==(0>=e.$length?void p("index out of range"):e.$array[e.$offset+0])||34!==((b=e.$length-1|0)<0||b>=e.$length?void p("index out of range"):e.$array[e.$offset+b]))return[g,$];for(e=y(e,1,e.$length-1|0),l=0;l=e.$length?void p("index out of range"):e.$array[e.$offset+l])||34===o||o<32);)if(o<128)l=l+1|0;else{if(u=(r=A.DecodeRune(y(e,l)))[0],h=r[1],65533===u&&1===h)break;l=l+h|0}if(l===e.$length)return[g=e,$=!0];for(i=Zt(Se,e.$length+8|0),k=T(i,y(e,0,l));l=(i.$length-8|0)&&(c=Zt(Se,J(i.$length+4|0,2)),T(c,y(i,0,k)),i=c),92===(a=l<0||l>=e.$length?void p("index out of range"):e.$array[e.$offset+l])){if((l=l+1|0)>=e.$length)return[g,$];switch(0){default:if(34===(t=l<0||l>=e.$length?void p("index out of range"):e.$array[e.$offset+l])||92===t||47===t||39===t)k<0||k>=i.$length?p("index out of range"):i.$array[i.$offset+k]=l<0||l>=e.$length?void p("index out of range"):e.$array[e.$offset+l],l=l+1|0,k=k+1|0;else if(98===t)k<0||k>=i.$length?p("index out of range"):i.$array[i.$offset+k]=8,l=l+1|0,k=k+1|0;else if(102===t)k<0||k>=i.$length?p("index out of range"):i.$array[i.$offset+k]=12,l=l+1|0,k=k+1|0;else if(110===t)k<0||k>=i.$length?p("index out of range"):i.$array[i.$offset+k]=10,l=l+1|0,k=k+1|0;else if(114===t)k<0||k>=i.$length?p("index out of range"):i.$array[i.$offset+k]=13,l=l+1|0,k=k+1|0;else if(116===t)k<0||k>=i.$length?p("index out of range"):i.$array[i.$offset+k]=9,l=l+1|0,k=k+1|0;else{if(117!==t)return[g,$];if((f=sn(y(e,l=l-1|0)))<0)return[g,$];if(l=l+6|0,_.IsSurrogate(f)){if(w=sn(y(e,l)),65533!==(s=_.DecodeRune(f,w))){l=l+6|0,k=k+A.EncodeRune(y(i,k),s)|0;break}f=65533}k=k+A.EncodeRune(y(i,k),f)|0}}}else{if(34===a||a<32)return[g,$];a<128?(k<0||k>=i.$length?p("index out of range"):i.$array[i.$offset+k]=a,l=l+1|0,k=k+1|0):(d=(n=A.DecodeRune(y(e,l)))[0],l=l+n[1]|0,k=k+A.EncodeRune(y(i,k),d)|0)}return[g=y(i,0,k),$=!0]},F.methods=[{prop:"Contains",name:"Contains",pkg:"",typ:Qe([We],[Ee],!1)}],R.methods=[{prop:"MarshalJSON",name:"MarshalJSON",pkg:"",typ:Qe([],[Se,rt],!1)}],ye.methods=[{prop:"UnmarshalJSON",name:"UnmarshalJSON",pkg:"",typ:Qe([Se],[rt],!1)}],Ze.methods=[{prop:"Error",name:"Error",pkg:"",typ:Qe([],[We],!1)}],Fe.methods=[{prop:"reset",name:"reset",pkg:"encoding/json",typ:Qe([],[],!1)},{prop:"eof",name:"eof",pkg:"encoding/json",typ:Qe([],[Ce],!1)},{prop:"pushParseState",name:"pushParseState",pkg:"encoding/json",typ:Qe([Ne,Ce,Ce],[Ce],!1)},{prop:"popParseState",name:"popParseState",pkg:"encoding/json",typ:Qe([],[],!1)},{prop:"error",name:"error",pkg:"encoding/json",typ:Qe([Ne,We],[Ce],!1)}],Ye.methods=[{prop:"Error",name:"Error",pkg:"",typ:Qe([],[We],!1)}],nt.methods=[{prop:"Error",name:"Error",pkg:"",typ:Qe([],[We],!1)}],it.methods=[{prop:"Error",name:"Error",pkg:"",typ:Qe([],[We],!1)},{prop:"Unwrap",name:"Unwrap",pkg:"",typ:Qe([],[rt],!1)}],Pe.methods=[{prop:"marshal",name:"marshal",pkg:"encoding/json",typ:Qe([et,G],[rt],!1)},{prop:"error",name:"error",pkg:"encoding/json",typ:Qe([rt],[],!1)},{prop:"reflectValue",name:"reflectValue",pkg:"encoding/json",typ:Qe([f.Value,G],[],!1)},{prop:"string",name:"string",pkg:"encoding/json",typ:Qe([We,Ee],[],!1)},{prop:"stringBytes",name:"stringBytes",pkg:"encoding/json",typ:Qe([Se,Ee],[],!1)}],Z.methods=[{prop:"encode",name:"encode",pkg:"encoding/json",typ:Qe([Pe,f.Value,G],[],!1)}],Q.methods=[{prop:"encode",name:"encode",pkg:"encoding/json",typ:Qe([Pe,f.Value,G],[],!1)}],Y.methods=[{prop:"encode",name:"encode",pkg:"encoding/json",typ:Qe([Pe,f.Value,G],[],!1)}],ee.methods=[{prop:"encode",name:"encode",pkg:"encoding/json",typ:Qe([Pe,f.Value,G],[],!1)}],te.methods=[{prop:"encode",name:"encode",pkg:"encoding/json",typ:Qe([Pe,f.Value,G],[],!1)}],re.methods=[{prop:"encode",name:"encode",pkg:"encoding/json",typ:Qe([Pe,f.Value,G],[],!1)}],ne.methods=[{prop:"encode",name:"encode",pkg:"encoding/json",typ:Qe([Pe,f.Value,G],[],!1)}],pt.methods=[{prop:"resolve",name:"resolve",pkg:"encoding/json",typ:Qe([],[rt],!1)}],ae.methods=[{prop:"Len",name:"Len",pkg:"",typ:Qe([],[Ce],!1)},{prop:"Swap",name:"Swap",pkg:"",typ:Qe([Ce,Ce],[],!1)},{prop:"Less",name:"Less",pkg:"",typ:Qe([Ce,Ce],[Ee],!1)}],je.methods=[{prop:"Error",name:"Error",pkg:"",typ:Qe([],[We],!1)}],ct.methods=[{prop:"Error",name:"Error",pkg:"",typ:Qe([],[We],!1)}],$e.methods=[{prop:"String",name:"String",pkg:"",typ:Qe([],[We],!1)},{prop:"Float64",name:"Float64",pkg:"",typ:Qe([],[Me,rt],!1)},{prop:"Int64",name:"Int64",pkg:"",typ:Qe([],[Re,rt],!1)}],$t.methods=[{prop:"unmarshal",name:"unmarshal",pkg:"encoding/json",typ:Qe([et],[rt],!1)},{prop:"readIndex",name:"readIndex",pkg:"encoding/json",typ:Qe([],[Ce],!1)},{prop:"init",name:"init",pkg:"encoding/json",typ:Qe([Se],[$t],!1)},{prop:"saveError",name:"saveError",pkg:"encoding/json",typ:Qe([rt],[],!1)},{prop:"addErrorContext",name:"addErrorContext",pkg:"encoding/json",typ:Qe([rt],[rt],!1)},{prop:"skip",name:"skip",pkg:"encoding/json",typ:Qe([],[],!1)},{prop:"scanNext",name:"scanNext",pkg:"encoding/json",typ:Qe([],[],!1)},{prop:"scanWhile",name:"scanWhile",pkg:"encoding/json",typ:Qe([Ce],[],!1)},{prop:"rescanLiteral",name:"rescanLiteral",pkg:"encoding/json",typ:Qe([],[],!1)},{prop:"value",name:"value",pkg:"encoding/json",typ:Qe([f.Value],[rt],!1)},{prop:"valueQuoted",name:"valueQuoted",pkg:"encoding/json",typ:Qe([],[et],!1)},{prop:"array",name:"array",pkg:"encoding/json",typ:Qe([f.Value],[rt],!1)},{prop:"object",name:"object",pkg:"encoding/json",typ:Qe([f.Value],[rt],!1)},{prop:"convertNumber",name:"convertNumber",pkg:"encoding/json",typ:Qe([We],[et,rt],!1)},{prop:"literalStore",name:"literalStore",pkg:"encoding/json",typ:Qe([Se,f.Value,Ee],[rt],!1)},{prop:"valueInterface",name:"valueInterface",pkg:"encoding/json",typ:Qe([],[et],!1)},{prop:"arrayInterface",name:"arrayInterface",pkg:"encoding/json",typ:Qe([],[be],!1)},{prop:"objectInterface",name:"objectInterface",pkg:"encoding/json",typ:Qe([],[Ge],!1)},{prop:"literalInterface",name:"literalInterface",pkg:"encoding/json",typ:Qe([],[et],!1)}],R.init(Ne),N.init("encoding/json",[{prop:"msg",name:"msg",embedded:!1,exported:!1,typ:We,tag:""},{prop:"Offset",name:"Offset",embedded:!1,exported:!0,typ:Re,tag:""}]),V.init("encoding/json",[{prop:"step",name:"step",embedded:!1,exported:!1,typ:Xe,tag:""},{prop:"endTop",name:"endTop",embedded:!1,exported:!1,typ:Ee,tag:""},{prop:"parseState",name:"parseState",embedded:!1,exported:!1,typ:me,tag:""},{prop:"err",name:"err",embedded:!1,exported:!1,typ:rt,tag:""},{prop:"bytes",name:"bytes",embedded:!1,exported:!1,typ:Re,tag:""}]),L.init([{prop:"MarshalJSON",name:"MarshalJSON",pkg:"",typ:Qe([],[Se,rt],!1)}]),j.init("",[{prop:"Type",name:"Type",embedded:!1,exported:!0,typ:f.Type,tag:""}]),W.init("",[{prop:"Value",name:"Value",embedded:!1,exported:!0,typ:f.Value,tag:""},{prop:"Str",name:"Str",embedded:!1,exported:!0,typ:We,tag:""}]),U.init("encoding/json",[{prop:"Type",name:"Type",embedded:!1,exported:!0,typ:f.Type,tag:""},{prop:"Err",name:"Err",embedded:!1,exported:!0,typ:rt,tag:""},{prop:"sourceFunc",name:"sourceFunc",embedded:!1,exported:!1,typ:We,tag:""}]),z.init("encoding/json",[{prop:"Buffer",name:"Buffer",embedded:!0,exported:!0,typ:r.Buffer,tag:""},{prop:"scratch",name:"scratch",embedded:!1,exported:!1,typ:Ve,tag:""},{prop:"ptrLevel",name:"ptrLevel",embedded:!1,exported:!1,typ:Te,tag:""},{prop:"ptrSeen",name:"ptrSeen",embedded:!1,exported:!1,typ:ot,tag:""}]),K.init("encoding/json",[{prop:"error",name:"error",embedded:!0,exported:!1,typ:rt,tag:""}]),G.init("encoding/json",[{prop:"quoted",name:"quoted",embedded:!1,exported:!1,typ:Ee,tag:""},{prop:"escapeHTML",name:"escapeHTML",embedded:!1,exported:!1,typ:Ee,tag:""}]),q.init([Pe,f.Value,G],[],!1),Q.init("encoding/json",[{prop:"fields",name:"fields",embedded:!1,exported:!1,typ:X,tag:""}]),X.init("encoding/json",[{prop:"list",name:"list",embedded:!1,exported:!1,typ:Oe,tag:""},{prop:"nameIndex",name:"nameIndex",embedded:!1,exported:!1,typ:at,tag:""}]),Y.init("encoding/json",[{prop:"elemEnc",name:"elemEnc",embedded:!1,exported:!1,typ:q,tag:""}]),ee.init("encoding/json",[{prop:"arrayEnc",name:"arrayEnc",embedded:!1,exported:!1,typ:q,tag:""}]),te.init("encoding/json",[{prop:"elemEnc",name:"elemEnc",embedded:!1,exported:!1,typ:q,tag:""}]),re.init("encoding/json",[{prop:"elemEnc",name:"elemEnc",embedded:!1,exported:!1,typ:q,tag:""}]),ne.init("encoding/json",[{prop:"canAddrEnc",name:"canAddrEnc",embedded:!1,exported:!1,typ:q,tag:""},{prop:"elseEnc",name:"elseEnc",embedded:!1,exported:!1,typ:q,tag:""}]),ie.init("encoding/json",[{prop:"k",name:"k",embedded:!1,exported:!1,typ:f.Value,tag:""},{prop:"v",name:"v",embedded:!1,exported:!1,typ:f.Value,tag:""},{prop:"ks",name:"ks",embedded:!1,exported:!1,typ:We,tag:""}]),oe.init("encoding/json",[{prop:"name",name:"name",embedded:!1,exported:!1,typ:We,tag:""},{prop:"nameBytes",name:"nameBytes",embedded:!1,exported:!1,typ:Se,tag:""},{prop:"equalFold",name:"equalFold",embedded:!1,exported:!1,typ:st,tag:""},{prop:"nameNonEsc",name:"nameNonEsc",embedded:!1,exported:!1,typ:We,tag:""},{prop:"nameEscHTML",name:"nameEscHTML",embedded:!1,exported:!1,typ:We,tag:""},{prop:"tag",name:"tag",embedded:!1,exported:!1,typ:Ee,tag:""},{prop:"index",name:"index",embedded:!1,exported:!1,typ:me,tag:""},{prop:"typ",name:"typ",embedded:!1,exported:!1,typ:f.Type,tag:""},{prop:"omitEmpty",name:"omitEmpty",embedded:!1,exported:!1,typ:Ee,tag:""},{prop:"quoted",name:"quoted",embedded:!1,exported:!1,typ:Ee,tag:""},{prop:"encoder",name:"encoder",embedded:!1,exported:!1,typ:q,tag:""}]),ae.init(oe),pe.init([{prop:"UnmarshalJSON",name:"UnmarshalJSON",pkg:"",typ:Qe([Se],[rt],!1)}]),se.init("",[{prop:"Value",name:"Value",embedded:!1,exported:!0,typ:We,tag:""},{prop:"Type",name:"Type",embedded:!1,exported:!0,typ:f.Type,tag:""},{prop:"Offset",name:"Offset",embedded:!1,exported:!0,typ:Re,tag:""},{prop:"Struct",name:"Struct",embedded:!1,exported:!0,typ:We,tag:""},{prop:"Field",name:"Field",embedded:!1,exported:!0,typ:We,tag:""}]),ce.init("",[{prop:"Type",name:"Type",embedded:!1,exported:!0,typ:f.Type,tag:""}]),fe.init("",[{prop:"Struct",name:"Struct",embedded:!1,exported:!0,typ:f.Type,tag:""},{prop:"FieldStack",name:"FieldStack",embedded:!1,exported:!0,typ:He,tag:""}]),de.init("encoding/json",[{prop:"data",name:"data",embedded:!1,exported:!1,typ:Se,tag:""},{prop:"off",name:"off",embedded:!1,exported:!1,typ:Ce,tag:""},{prop:"opcode",name:"opcode",embedded:!1,exported:!1,typ:Ce,tag:""},{prop:"scan",name:"scan",embedded:!1,exported:!1,typ:V,tag:""},{prop:"errorContext",name:"errorContext",embedded:!1,exported:!1,typ:Ae,tag:""},{prop:"savedError",name:"savedError",embedded:!1,exported:!1,typ:rt,tag:""},{prop:"useNumber",name:"useNumber",embedded:!1,exported:!1,typ:Ee,tag:""},{prop:"disallowUnknownFields",name:"disallowUnknownFields",embedded:!1,exported:!1,typ:Ee,tag:""}]),ke.init("",[]),e=function(){ln.$init=function(){};var t,p,c=!1,h=0;void 0!==this&&void 0!==this.$blk&&(c=!0,h=(t=this).$s,p=t.$r);e:for(;;){switch(h){case 0:p=r.$init(),h=1;case 1:if(c&&(c=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;p=n.$init(),h=2;case 2:if(c&&(c=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;p=i.$init(),h=3;case 3:if(c&&(c=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;p=o.$init(),h=4;case 4:if(c&&(c=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;p=a.$init(),h=5;case 5:if(c&&(c=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;p=s.$init(),h=6;case 6:if(c&&(c=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;p=$.$init(),h=7;case 7:if(c&&(c=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;p=l.$init(),h=8;case 8:if(c&&(c=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;p=f.$init(),h=9;case 9:if(c&&(c=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;p=d.$init(),h=10;case 10:if(c&&(c=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;p=w.$init(),h=11;case 11:if(c&&(c=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;p=b.$init(),h=12;case 12:if(c&&(c=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;p=v.$init(),h=13;case 13:if(c&&(c=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;p=_.$init(),h=14;case 14:if(c&&(c=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;p=A.$init(),h=15;case 15:if(c&&(c=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;wt=new s.Pool.ptr(be.nil,u),ht=new s.Map.ptr(!1),mt=new s.Map.ptr(!1),lt=Ke(1,[!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!0,!0,!1,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!1,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0]),ut=Ke(1,[!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!1,!0,!0,!1,!0,!0,!0,!1,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!1,!0,!1,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!1,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0,!0]),ft=new s.Pool.ptr(be.nil,(function(){return new V.ptr(u,!1,me.nil,tt,new Re(0,0))})),dt="0123456789abcdef",St=f.TypeOf(ve.nil).Elem(),h=16;case 16:if(c&&(c=!1,St=St.$blk()),St&&void 0!==St.$blk)break e;gt=St,Et=f.TypeOf(_e.nil).Elem(),h=17;case 17:if(c&&(c=!1,Et=Et.$blk()),Et&&void 0!==Et.$blk)break e;kt=Et,bt=k(new Z(32),"encode"),yt=k(new Z(64),"encode"),vt=new Se(C("null")),Ct=f.TypeOf(Ie.nil).Elem(),h=18;case 18:if(c&&(c=!1,Ct=Ct.$blk()),Ct&&void 0!==Ct.$blk)break e;_t=Ct,xt=f.TypeOf(new $e(""))}return}return void 0===t&&(t={$blk:e}),t.$s=h,t.$r=p,t},ln.$init=e,ln}(),c["golang.org/x/exp/rand"]=function(){var e,t,r,n,i,o,a,s,$,l,u,f,d,w,h,g,k,b,m,v,_,x,S,E,C,I,A,F,R,T={};return t=c["encoding/binary"],r=c.io,n=c.math,i=c["math/bits"],o=c.sync,a=T.PCGSource=xe(0,ge,"rand.PCGSource",!0,"golang.org/x/exp/rand",!0,(function(e,t){if(this.$val=this,0===arguments.length)return this.low=new Oe(0,0),void(this.high=new Oe(0,0));this.low=e,this.high=t})),s=T.Source=xe(8,ue,"rand.Source",!0,"golang.org/x/exp/rand",!0,null),$=T.Rand=xe(0,ge,"rand.Rand",!0,"golang.org/x/exp/rand",!0,(function(e,t,r){if(this.$val=this,0===arguments.length)return this.src=tt,this.readVal=new Oe(0,0),void(this.readPos=0);this.src=e,this.readVal=t,this.readPos=r})),l=T.LockedSource=xe(0,ge,"rand.LockedSource",!0,"golang.org/x/exp/rand",!0,(function(e,t){if(this.$val=this,0===arguments.length)return this.lk=new o.Mutex.ptr(0,0),void(this.src=new a.ptr(new Oe(0,0),new Oe(0,0)));this.lk=e,this.src=t})),u=Gt(a),f=Gt(l),d=Gt($),w=qe(Ne,16),h=Jt(Ne),g=Gt(Ie),k=Jt(Ce),b=Gt(Oe),m=Qe([Ce,Ce],[],!1),a.ptr.prototype.Seed=function(e){this.low=e,this.high=e},a.prototype.Seed=function(e){return this.$val.Seed(e)},a.ptr.prototype.Uint64=function(){var e,t,r;return(e=this).multiply(),e.add(),i.RotateLeft64((t=e.high,r=e.low,new Oe(t.$high^r.$high,(t.$low^r.$low)>>>0)),-(0|Y(e.high,58).$low))},a.prototype.Uint64=function(){return this.$val.Uint64()},a.ptr.prototype.add=function(){var e,t,r,n;n=this,new Oe(0,0),e=i.Add64(n.low,new Oe(335903614,4150755663),new Oe(0,0)),n.low=e[0],r=e[1],t=i.Add64(n.high,new Oe(1481765933,1284865837),r),n.high=t[0]},a.prototype.add=function(){return this.$val.add()},a.ptr.prototype.multiply=function(){var e,t,r,n,o,a;n=this,t=(e=i.Mul64(n.low,new Oe(1132846948,2681009733)))[0],r=e[1],o=ee(n.high,new Oe(1132846948,2681009733)),t=new Oe(t.$high+o.$high,t.$low+o.$low),a=ee(n.low,new Oe(593554693,533093796)),t=new Oe(t.$high+a.$high,t.$low+a.$low),n.low=r,n.high=t},a.prototype.multiply=function(){return this.$val.multiply()},a.ptr.prototype.MarshalBinary=function(){var e;return e=w.zero(),P(t.BigEndian,t.bigEndian).PutUint64(y(new h(e),0,8),this.high),P(t.BigEndian,t.bigEndian).PutUint64(y(new h(e),8),this.low),[new h(e),tt]},a.prototype.MarshalBinary=function(){return this.$val.MarshalBinary()},a.ptr.prototype.UnmarshalBinary=function(e){return e.$length<16?r.ErrUnexpectedEOF:(this.low=P(t.BigEndian,t.bigEndian).Uint64(y(e,8)),this.high=P(t.BigEndian,t.bigEndian).Uint64(y(e,0,8)),tt)},a.prototype.UnmarshalBinary=function(e){return this.$val.UnmarshalBinary(e)},I=function(e){var t;return(t=new a.ptr(new Oe(0,0),new Oe(0,0))).Seed(e),t},T.NewSource=I,A=function(e){return new $.ptr(e,new Oe(0,0),0)},T.New=A,$.ptr.prototype.Seed=function(e){var{_tuple:t,lk:r,ok:n,r:i,seed:e,$s:o,$r:a,$c:p}=hr(this,{seed:e});o=o||0;e:for(;;){switch(o){case 0:if(r=(t=Yt((i=this).src,f,!0))[0],n=t[1]){o=1;continue}o=2;continue;case 1:a=r.seedPos(e,i.$ptr_readPos||(i.$ptr_readPos=new g((function(){return this.$target.readPos}),(function(e){this.$target.readPos=e}),i))),o=3;case 3:if(p&&(p=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;return void(o=-1);case 2:a=i.src.Seed(e),o=4;case 4:if(p&&(p=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;return i.readPos=0,void(o=-1)}return}return{$blk:$.ptr.prototype.Seed,$c:!0,$r:a,_tuple:t,lk:r,ok:n,r:i,seed:e,$s:o}},$.prototype.Seed=function(e){return this.$val.Seed(e)},$.ptr.prototype.Uint64=function(){var{$24r:e,_r:t,r,$s:n,$r:i,$c:o}=hr(this,{});n=n||0;e:for(;;){switch(n){case 0:t=(r=this).src.Uint64(),n=1;case 1:if(o&&(o=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;e=t,n=2;case 2:return e}return}return{$blk:$.ptr.prototype.Uint64,$c:!0,$r:i,$24r:e,_r:t,r,$s:n}},$.prototype.Uint64=function(){return this.$val.Uint64()},$.ptr.prototype.Int63=function(){var{$24r:e,_r:t,r,x:n,x$1:i,$s:o,$r:a,$c:p}=hr(this,{});o=o||0;e:for(;;){switch(o){case 0:t=(r=this).src.Uint64(),o=1;case 1:if(p&&(p=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;n=new Oe(2147483647&(i=t).$high,(-1&i.$low)>>>0),e=new Re(n.$high,n.$low),o=2;case 2:return e}return}return{$blk:$.ptr.prototype.Int63,$c:!0,$r:a,$24r:e,_r:t,r,x:n,x$1:i,$s:o}},$.prototype.Int63=function(){return this.$val.Int63()},$.ptr.prototype.Uint32=function(){var{$24r:e,_r:t,r,$s:n,$r:i,$c:o}=hr(this,{});n=n||0;e:for(;;){switch(n){case 0:t=(r=this).Uint64(),n=1;case 1:if(o&&(o=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;e=Y(t,32).$low>>>0,n=2;case 2:return e}return}return{$blk:$.ptr.prototype.Uint32,$c:!0,$r:i,$24r:e,_r:t,r,$s:n}},$.prototype.Uint32=function(){return this.$val.Uint32()},$.ptr.prototype.Int31=function(){var{$24r:e,_r:t,r,$s:n,$r:i,$c:o}=hr(this,{});n=n||0;e:for(;;){switch(n){case 0:t=(r=this).Uint64(),n=1;case 1:if(o&&(o=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;e=0|Y(t,33).$low,n=2;case 2:return e}return}return{$blk:$.ptr.prototype.Int31,$c:!0,$r:i,$24r:e,_r:t,r,$s:n}},$.prototype.Int31=function(){return this.$val.Int31()},$.ptr.prototype.Int=function(){var{_r:e,r:t,u:r,$s:n,$r:i,$c:o}=hr(this,{});n=n||0;e:for(;;){switch(n){case 0:e=(t=this).Uint64(),n=1;case 1:if(o&&(o=!1,e=e.$blk()),e&&void 0!==e.$blk)break e;return n=-1,(r=e.$low>>>0)<<1>>>0>>>1>>>0|0}return}return{$blk:$.ptr.prototype.Int,$c:!0,$r:i,_r:e,r:t,u:r,$s:n}},$.prototype.Int=function(){return this.$val.Int()},$.ptr.prototype.Uint64n=function(e){var{$24r:t,_r:r,_r$1:n,_r$2:i,ceiling:o,n:e,r:a,v:p,x:s,x$1:c,x$2:l,x$3:u,x$4:f,x$5:d,$s:w,$r:h,$c:g}=hr(this,{n:e});w=w||0;e:for(;;){switch(w){case 0:if(a=this,c=new Oe(e.$high-0,e.$low-1),0===(s=new Oe(e.$high&c.$high,(e.$low&c.$low)>>>0)).$high&&0===s.$low){w=1;continue}w=2;continue;case 1:0===e.$high&&0===e.$low&&ir(new We("invalid argument to Uint64n")),r=a.Uint64(),w=3;case 3:if(g&&(g=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;l=r,u=new Oe(e.$high-0,e.$low-1),t=new Oe(l.$high&u.$high,(l.$low&u.$low)>>>0),w=4;case 4:return t;case 2:n=a.Uint64(),w=5;case 5:if(g&&(g=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;if(p=n,f=new Oe(4294967295-e.$high,4294967295-e.$low),p.$high>f.$high||p.$high===f.$high&&p.$low>f.$low){w=6;continue}w=7;continue;case 6:d=te(new Oe(4294967295,4294967295),e,!0),o=new Oe(4294967295-d.$high,4294967295-d.$low);case 8:if(!(p.$high>o.$high||p.$high===o.$high&&p.$low>=o.$low)){w=9;continue}i=a.Uint64(),w=10;case 10:if(g&&(g=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;p=i,w=8;continue;case 9:case 7:return w=-1,te(p,e,!0)}return}return{$blk:$.ptr.prototype.Uint64n,$c:!0,$r:h,$24r:t,_r:r,_r$1:n,_r$2:i,ceiling:o,n:e,r:a,v:p,x:s,x$1:c,x$2:l,x$3:u,x$4:f,x$5:d,$s:w}},$.prototype.Uint64n=function(e){return this.$val.Uint64n(e)},$.ptr.prototype.Int63n=function(e){var{$24r:t,_r:r,n:e,r:n,x:i,$s:o,$r:a,$c:p}=hr(this,{n:e});o=o||0;e:for(;;){switch(o){case 0:n=this,(e.$high<0||0===e.$high&&e.$low<=0)&&ir(new We("invalid argument to Int63n")),r=n.Uint64n(new Oe(e.$high,e.$low)),o=1;case 1:if(p&&(p=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;t=new Re((i=r).$high,i.$low),o=2;case 2:return t}return}return{$blk:$.ptr.prototype.Int63n,$c:!0,$r:a,$24r:t,_r:r,n:e,r:n,x:i,$s:o}},$.prototype.Int63n=function(e){return this.$val.Int63n(e)},$.ptr.prototype.Int31n=function(e){var{$24r:t,_r:r,n:e,r:n,$s:i,$r:o,$c:a}=hr(this,{n:e});i=i||0;e:for(;;){switch(i){case 0:n=this,e<=0&&ir(new We("invalid argument to Int31n")),r=n.Uint64n(new Oe(0,e)),i=1;case 1:if(a&&(a=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;t=0|r.$low,i=2;case 2:return t}return}return{$blk:$.ptr.prototype.Int31n,$c:!0,$r:o,$24r:t,_r:r,n:e,r:n,$s:i}},$.prototype.Int31n=function(e){return this.$val.Int31n(e)},$.ptr.prototype.Intn=function(e){var{$24r:t,_r:r,n:e,r:n,$s:i,$r:o,$c:a}=hr(this,{n:e});i=i||0;e:for(;;){switch(i){case 0:n=this,e<=0&&ir(new We("invalid argument to Intn")),r=n.Uint64n(new Oe(0,e)),i=1;case 1:if(a&&(a=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;t=0|r.$low,i=2;case 2:return t}return}return{$blk:$.ptr.prototype.Intn,$c:!0,$r:o,$24r:t,_r:r,n:e,r:n,$s:i}},$.prototype.Intn=function(e){return this.$val.Intn(e)},$.ptr.prototype.Float64=function(){var{_r:e,f:t,r,$s:n,$r:i,$c:o}=hr(this,{});n=n||0;e:for(;;){switch(n){case 0:r=this;case 1:e=r.Uint64n(new Oe(2097152,0)),n=2;case 2:if(o&&(o=!1,e=e.$blk()),e&&void 0!==e.$blk)break e;if(1==(t=Z(e)/9007199254740992)){n=3;continue}n=4;continue;case 3:n=1;continue;case 4:return n=-1,t}return}return{$blk:$.ptr.prototype.Float64,$c:!0,$r:i,_r:e,f:t,r,$s:n}},$.prototype.Float64=function(){return this.$val.Float64()},$.ptr.prototype.Float32=function(){var{_r:e,f:t,r,$s:n,$r:i,$c:o}=hr(this,{});n=n||0;e:for(;;){switch(n){case 0:r=this;case 1:e=r.Float64(),n=2;case 2:if(o&&(o=!1,e=e.$blk()),e&&void 0!==e.$blk)break e;if(1===(t=H(e))){n=3;continue}n=4;continue;case 3:n=1;continue;case 4:return n=-1,t}return}return{$blk:$.ptr.prototype.Float32,$c:!0,$r:i,_r:e,f:t,r,$s:n}},$.prototype.Float32=function(){return this.$val.Float32()},$.ptr.prototype.Perm=function(e){var{_r:t,i:r,j:n,m:i,n:e,r:o,$s:a,$r:s,$c:c}=hr(this,{n:e});a=a||0;e:for(;;){switch(a){case 0:o=this,i=Zt(k,e),r=0;case 1:if(!(r=i.$length?p("index out of range"):i.$array[i.$offset+r]=n<0||n>=i.$length?void p("index out of range"):i.$array[i.$offset+n],n<0||n>=i.$length?p("index out of range"):i.$array[i.$offset+n]=r,r=r+1|0,a=1;continue;case 2:return a=-1,i}return}return{$blk:$.ptr.prototype.Perm,$c:!0,$r:s,_r:t,i:r,j:n,m:i,n:e,r:o,$s:a}},$.prototype.Perm=function(e){return this.$val.Perm(e)},$.ptr.prototype.Shuffle=function(e,t){var{_r:r,_r$1:n,i,j:o,j$1:a,n:e,r:p,swap:t,x:s,$s:c,$r:l,$c:u}=hr(this,{n:e,swap:t});c=c||0;e:for(;;){switch(c){case 0:p=this,e<0&&ir(new We("invalid argument to Shuffle")),i=e-1|0;case 1:if(!(i>2147483646)){c=2;continue}r=p.Int63n(new Re(0,i+1|0)),c=3;case 3:if(u&&(u=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;l=t(i,o=(s=r).$low+4294967296*(s.$high>>31)|0),c=4;case 4:if(u&&(u=!1,l=l.$blk()),l&&void 0!==l.$blk)break e;i=i-1|0,c=1;continue;case 2:case 5:if(!(i>0)){c=6;continue}n=p.Int31n(i+1|0),c=7;case 7:if(u&&(u=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;l=t(i,a=0|n),c=8;case 8:if(u&&(u=!1,l=l.$blk()),l&&void 0!==l.$blk)break e;i=i-1|0,c=5;continue;case 6:return void(c=-1)}return}return{$blk:$.ptr.prototype.Shuffle,$c:!0,$r:l,_r:r,_r$1:n,i,j:o,j$1:a,n:e,r:p,swap:t,x:s,$s:c}},$.prototype.Shuffle=function(e,t){return this.$val.Shuffle(e,t)},$.ptr.prototype.Read=function(e){var{$24r:t,$24r$1:r,_r:n,_r$1:i,_tuple:o,_tuple$1:a,_tuple$2:p,err:s,lk:c,n:l,ok:u,p:e,r:d,$s:w,$r:h,$c:k}=hr(this,{p:e});w=w||0;e:for(;;){switch(w){case 0:if(l=0,s=tt,c=(o=Yt((d=this).src,f,!0))[0],u=o[1]){w=1;continue}w=2;continue;case 1:n=c.Read(e,d.$ptr_readVal||(d.$ptr_readVal=new b((function(){return this.$target.readVal}),(function(e){this.$target.readVal=e}),d)),d.$ptr_readPos||(d.$ptr_readPos=new g((function(){return this.$target.readPos}),(function(e){this.$target.readPos=e}),d))),w=3;case 3:if(k&&(k=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;t=[l=(a=n)[0],s=a[1]],w=4;case 4:return t;case 2:i=F(e,d.src,d.$ptr_readVal||(d.$ptr_readVal=new b((function(){return this.$target.readVal}),(function(e){this.$target.readVal=e}),d)),d.$ptr_readPos||(d.$ptr_readPos=new g((function(){return this.$target.readPos}),(function(e){this.$target.readPos=e}),d))),w=5;case 5:if(k&&(k=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;r=[l=(p=i)[0],s=p[1]],w=6;case 6:return r}return}return{$blk:$.ptr.prototype.Read,$c:!0,$r:h,$24r:t,$24r$1:r,_r:n,_r$1:i,_tuple:o,_tuple$1:a,_tuple$2:p,err:s,lk:c,n:l,ok:u,p:e,r:d,$s:w}},$.prototype.Read=function(e){return this.$val.Read(e)},F=function(e,t,r,n){var{_r:i,_tuple:o,err:a,n:s,p:e,pos:c,readPos:n,readVal:r,rng:$,src:t,val:l,$s:f,$r:d,$c:w}=hr(this,{p:e,src:t,readVal:r,readPos:n});f=f||0;e:for(;;){switch(f){case 0:s=0,a=tt,c=n.$get(),l=r.$get(),$=(o=Yt(t,u,!0))[0],s=0;case 1:if(!(s=e.$length?p("index out of range"):e.$array[e.$offset+s]=l.$low<<24>>>24,l=Y(l,8),c=c-1<<24>>24,s=s+1|0,f=1;continue;case 2:return n.$set(c),r.$set(l),f=-1,[s,a]}return}return{$blk:F,$c:!0,$r:d,_r:i,_tuple:o,err:a,n:s,p:e,pos:c,readPos:n,readVal:r,rng:$,src:t,val:l,$s:f}},l.ptr.prototype.Uint64=function(){var{n:e,s:t,$s:r,$r:n,$c:i}=hr(this,{});r=r||0;e:for(;;){switch(r){case 0:e=new Oe(0,0),n=(t=this).lk.Lock(),r=1;case 1:if(i&&(i=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;e=t.src.Uint64(),n=t.lk.Unlock(),r=2;case 2:if(i&&(i=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;return r=-1,e}return}return{$blk:l.ptr.prototype.Uint64,$c:!0,$r:n,n:e,s:t,$s:r}},l.prototype.Uint64=function(){return this.$val.Uint64()},l.ptr.prototype.Seed=function(e){var{s:t,seed:e,$s:r,$r:n,$c:i}=hr(this,{seed:e});r=r||0;e:for(;;){switch(r){case 0:n=(t=this).lk.Lock(),r=1;case 1:if(i&&(i=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;t.src.Seed(e),n=t.lk.Unlock(),r=2;case 2:if(i&&(i=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;return void(r=-1)}return}return{$blk:l.ptr.prototype.Seed,$c:!0,$r:n,s:t,seed:e,$s:r}},l.prototype.Seed=function(e){return this.$val.Seed(e)},l.ptr.prototype.seedPos=function(e,t){var{readPos:t,s:r,seed:e,$s:n,$r:i,$c:o}=hr(this,{seed:e,readPos:t});n=n||0;e:for(;;){switch(n){case 0:i=(r=this).lk.Lock(),n=1;case 1:if(o&&(o=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;r.src.Seed(e),t.$set(0),i=r.lk.Unlock(),n=2;case 2:if(o&&(o=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;return void(n=-1)}return}return{$blk:l.ptr.prototype.seedPos,$c:!0,$r:i,readPos:t,s:r,seed:e,$s:n}},l.prototype.seedPos=function(e,t){return this.$val.seedPos(e,t)},l.ptr.prototype.Read=function(e,t,r){var{_r:n,_tuple:i,err:o,n:a,p:e,readPos:r,readVal:t,s:p,$s:s,$r:c,$c:$}=hr(this,{p:e,readVal:t,readPos:r});s=s||0;e:for(;;){switch(s){case 0:a=0,o=tt,c=(p=this).lk.Lock(),s=1;case 1:if($&&($=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;n=F(e,p.src,t,r),s=2;case 2:if($&&($=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;a=(i=n)[0],o=i[1],c=p.lk.Unlock(),s=3;case 3:if($&&($=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;return s=-1,[a,o]}return}return{$blk:l.ptr.prototype.Read,$c:!0,$r:c,_r:n,_tuple:i,err:o,n:a,p:e,readPos:r,readVal:t,s:p,$s:s}},l.prototype.Read=function(e,t,r){return this.$val.Read(e,t,r)},R=function(e){return e<0?-e>>>0:e>>>0},$.ptr.prototype.NormFloat64=function(){var{_r:e,_r$1:t,_r$2:r,_r$3:i,_r$4:o,_r$5:a,i:s,j:c,r:l,x:u,x$1:f,y:d,$s:w,$r:h,$c:g}=hr(this,{});w=w||0;e:for(;;){switch(w){case 0:l=this;case 1:e=l.Uint32(),w=3;case 3:if(g&&(g=!1,e=e.$blk()),e&&void 0!==e.$blk)break e;if(u=(c=0|e)*((s=127&c)<0||s>=_.length?void p("index out of range"):_[s]),R(c)<(s<0||s>=v.length?void p("index out of range"):v[s]))return w=-1,u;if(0===s){w=4;continue}w=5;continue;case 4:case 6:t=l.Float64(),w=8;case 8:if(g&&(g=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;r=n.Log(t),w=9;case 9:if(g&&(g=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;u=.29047645161474317*-r,i=l.Float64(),w=10;case 10:if(g&&(g=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;o=n.Log(i),w=11;case 11:if(g&&(g=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;if((d=-o)+d>=u*u){w=7;continue}w=6;continue;case 7:return c>0?(w=-1,3.442619855899+u):(w=-1,-3.442619855899-u);case 5:a=l.Float64(),w=14;case 14:if(g&&(g=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;if(H((s<0||s>=x.length?void p("index out of range"):x[s])+H(H(a)*H(((f=s-1|0)<0||f>=x.length?void p("index out of range"):x[f])-(s<0||s>=x.length?void p("index out of range"):x[s]))))>>0)<0||a>=E.length?void p("index out of range"):E[a]),s<(a<0||a>=S.length?void p("index out of range"):S[a]))return f=-1,l;if(0===a){f=4;continue}f=5;continue;case 4:r=c.Float64(),f=6;case 6:if(w&&(w=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;i=n.Log(r),f=7;case 7:if(w&&(w=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;e=7.69711747013105-i,f=8;case 8:return e;case 5:o=c.Float64(),f=11;case 11:if(w&&(w=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;if(H((a<0||a>=C.length?void p("index out of range"):C[a])+H(H(o)*H(((u=a-1>>>0)<0||u>=C.length?void p("index out of range"):C[u])-(a<0||a>=C.length?void p("index out of range"):C[a]))))>31)|0,t=-20;t<607;)o=C(o),t>=0&&(n=new Re(0,0),n=Q(new Re(0,o),40),o=C(o),a=Q(new Re(0,o),20),n=new Re(n.$high^a.$high,(n.$low^a.$low)>>>0),o=C(o),s=new Re(0,o),n=new Re(n.$high^s.$high,(n.$low^s.$low)>>>0),c=t<0||t>=b.length?void p("index out of range"):b[t],n=new Re(n.$high^c.$high,(n.$low^c.$low)>>>0),$=r.vec,t<0||t>=$.length?p("index out of range"):$[t]=n),t=t+1|0},n.prototype.Seed=function(e){return this.$val.Seed(e)},n.ptr.prototype.Int63=function(){var e,t;return t=this.Uint64(),e=new Oe(2147483647&t.$high,(4294967295&t.$low)>>>0),new Re(e.$high,e.$low)},n.prototype.Int63=function(){return this.$val.Int63()},n.ptr.prototype.Uint64=function(){var e,t,r,n,i,o,a,s,c,$;return(e=this).tap=e.tap-1|0,e.tap<0&&(e.tap=e.tap+607|0),e.feed=e.feed-1|0,e.feed<0&&(e.feed=e.feed+607|0),r=e.vec,t=(n=e.feed)<0||n>=r.length?void p("index out of range"):r[n],o=e.vec,i=(a=e.tap)<0||a>=o.length?void p("index out of range"):o[a],s=new Re(t.$high+i.$high,t.$low+i.$low),c=e.vec,($=e.feed)<0||$>=c.length?p("index out of range"):c[$]=s,new Oe(s.$high,s.$low)},n.prototype.Uint64=function(){return this.$val.Uint64()},I=function(e){var t;return(t=new n.ptr(0,0,f.zero())).Seed(e),t},N.NewSource=I,A=function(e){var t;return t=Yt(e,o,!0)[0],new a.ptr(e,t,new Re(0,0),0)},N.New=A,a.ptr.prototype.Seed=function(e){var{_tuple:t,lk:r,ok:n,r:i,seed:e,$s:o,$r:p,$c:s}=hr(this,{seed:e});o=o||0;e:for(;;){switch(o){case 0:if(r=(t=Yt((i=this).src,l,!0))[0],n=t[1])return r.seedPos(e,i.$ptr_readPos||(i.$ptr_readPos=new d((function(){return this.$target.readPos}),(function(e){this.$target.readPos=e}),i))),void(o=-1);p=i.src.Seed(e),o=1;case 1:if(s&&(s=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;return i.readPos=0,void(o=-1)}return}return{$blk:a.ptr.prototype.Seed,$c:!0,$r:p,_tuple:t,lk:r,ok:n,r:i,seed:e,$s:o}},a.prototype.Seed=function(e){return this.$val.Seed(e)},a.ptr.prototype.Int63=function(){var{$24r:e,_r:t,r,$s:n,$r:i,$c:o}=hr(this,{});n=n||0;e:for(;;){switch(n){case 0:t=(r=this).src.Int63(),n=1;case 1:if(o&&(o=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;e=t,n=2;case 2:return e}return}return{$blk:a.ptr.prototype.Int63,$c:!0,$r:i,$24r:e,_r:t,r,$s:n}},a.prototype.Int63=function(){return this.$val.Int63()},a.ptr.prototype.Uint32=function(){var{$24r:e,_r:t,r,$s:n,$r:i,$c:o}=hr(this,{});n=n||0;e:for(;;){switch(n){case 0:t=(r=this).Int63(),n=1;case 1:if(o&&(o=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;e=X(t,31).$low>>>0,n=2;case 2:return e}return}return{$blk:a.ptr.prototype.Uint32,$c:!0,$r:i,$24r:e,_r:t,r,$s:n}},a.prototype.Uint32=function(){return this.$val.Uint32()},a.ptr.prototype.Uint64=function(){var{$24r:e,$24r$1:t,_r:r,_r$1:n,_r$2:i,r:o,x:p,x$1:s,x$2:c,x$3:$,$s:l,$r:u,$c:f}=hr(this,{});l=l||0;e:for(;;){switch(l){case 0:if(!B((o=this).s64,tt)){l=1;continue}l=2;continue;case 1:r=o.s64.Uint64(),l=3;case 3:if(f&&(f=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;e=r,l=4;case 4:return e;case 2:n=o.Int63(),l=5;case 5:if(f&&(f=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;i=o.Int63(),l=6;case 6:if(f&&(f=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;p=Y(new Oe((s=n).$high,s.$low),31),c=Q(new Oe(($=i).$high,$.$low),32),t=new Oe(p.$high|c.$high,(p.$low|c.$low)>>>0),l=7;case 7:return t}return}return{$blk:a.ptr.prototype.Uint64,$c:!0,$r:u,$24r:e,$24r$1:t,_r:r,_r$1:n,_r$2:i,r:o,x:p,x$1:s,x$2:c,x$3:$,$s:l}},a.prototype.Uint64=function(){return this.$val.Uint64()},a.ptr.prototype.Int31=function(){var{$24r:e,_r:t,r,x:n,$s:i,$r:o,$c:p}=hr(this,{});i=i||0;e:for(;;){switch(i){case 0:t=(r=this).Int63(),i=1;case 1:if(p&&(p=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;e=(n=X(t,32)).$low+4294967296*(n.$high>>31)|0,i=2;case 2:return e}return}return{$blk:a.ptr.prototype.Int31,$c:!0,$r:o,$24r:e,_r:t,r,x:n,$s:i}},a.prototype.Int31=function(){return this.$val.Int31()},a.ptr.prototype.Int=function(){var{_r:e,r:t,u:r,$s:n,$r:i,$c:o}=hr(this,{});n=n||0;e:for(;;){switch(n){case 0:e=(t=this).Int63(),n=1;case 1:if(o&&(o=!1,e=e.$blk()),e&&void 0!==e.$blk)break e;return n=-1,(r=e.$low>>>0)<<1>>>0>>>1>>>0|0}return}return{$blk:a.ptr.prototype.Int,$c:!0,$r:i,_r:e,r:t,u:r,$s:n}},a.prototype.Int=function(){return this.$val.Int()},a.ptr.prototype.Int63n=function(e){var{$24r:t,_r:r,_r$1:n,_r$2:i,max:o,n:e,r:p,v:s,x:c,x$1:$,x$2:l,x$3:u,x$4:f,x$5:d,$s:w,$r:h,$c:g}=hr(this,{n:e});w=w||0;e:for(;;){switch(w){case 0:if(p=this,(e.$high<0||0===e.$high&&e.$low<=0)&&ir(new We("invalid argument to Int63n")),$=new Re(e.$high-0,e.$low-1),0===(c=new Re(e.$high&$.$high,(e.$low&$.$low)>>>0)).$high&&0===c.$low){w=1;continue}w=2;continue;case 1:r=p.Int63(),w=3;case 3:if(g&&(g=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;l=r,u=new Re(e.$high-0,e.$low-1),t=new Re(l.$high&u.$high,(l.$low&u.$low)>>>0),w=4;case 4:return t;case 2:d=te(new Oe(2147483648,0),new Oe(e.$high,e.$low),!0),f=new Oe(2147483647-d.$high,4294967295-d.$low),o=new Re(f.$high,f.$low),n=p.Int63(),w=5;case 5:if(g&&(g=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;s=n;case 6:if(!(s.$high>o.$high||s.$high===o.$high&&s.$low>o.$low)){w=7;continue}i=p.Int63(),w=8;case 8:if(g&&(g=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;s=i,w=6;continue;case 7:return w=-1,te(s,e,!0)}return}return{$blk:a.ptr.prototype.Int63n,$c:!0,$r:h,$24r:t,_r:r,_r$1:n,_r$2:i,max:o,n:e,r:p,v:s,x:c,x$1:$,x$2:l,x$3:u,x$4:f,x$5:d,$s:w}},a.prototype.Int63n=function(e){return this.$val.Int63n(e)},a.ptr.prototype.Int31n=function(e){var{$24r:t,_r:r,_r$1:n,_r$2:i,_r$3:o,_r$4:s,max:c,n:e,r:$,v:l,$s:u,$r:f,$c:d}=hr(this,{n:e});u=u||0;e:for(;;){switch(u){case 0:if($=this,e<=0&&ir(new We("invalid argument to Int31n")),!(e&e-1)){u=1;continue}u=2;continue;case 1:r=$.Int31(),u=3;case 3:if(d&&(d=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;t=r&e-1,u=4;case 4:return t;case 2:c=2147483647-((n=2147483648%(e>>>0))==n?n:p("integer divide by zero"))>>>0|0,i=$.Int31(),u=5;case 5:if(d&&(d=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;l=i;case 6:if(!(l>c)){u=7;continue}o=$.Int31(),u=8;case 8:if(d&&(d=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;l=o,u=6;continue;case 7:return u=-1,(s=l%e)==s?s:p("integer divide by zero")}return}return{$blk:a.ptr.prototype.Int31n,$c:!0,$r:f,$24r:t,_r:r,_r$1:n,_r$2:i,_r$3:o,_r$4:s,max:c,n:e,r:$,v:l,$s:u}},a.prototype.Int31n=function(e){return this.$val.Int31n(e)},a.ptr.prototype.int31n=function(e){var{_r:t,_r$1:r,_r$2:n,low:i,n:e,prod:o,r:s,thresh:c,v:$,$s:l,$r:u,$c:f}=hr(this,{n:e});l=l||0;e:for(;;){switch(l){case 0:t=(s=this).Uint32(),l=1;case 1:if(f&&(f=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;if((i=(o=ee(new Oe(0,$=t),new Oe(0,e))).$low>>>0)>>0){l=2;continue}l=3;continue;case 2:c=(r=(-e>>>0)%(e>>>0))==r?r:p("integer divide by zero");case 4:if(!(i>>0,l=4;continue;case 5:case 3:return l=-1,0|Y(o,32).$low}return}return{$blk:a.ptr.prototype.int31n,$c:!0,$r:u,_r:t,_r$1:r,_r$2:n,low:i,n:e,prod:o,r:s,thresh:c,v:$,$s:l}},a.prototype.int31n=function(e){return this.$val.int31n(e)},a.ptr.prototype.Intn=function(e){var{$24r:t,$24r$1:r,_r:n,_r$1:i,n:e,r:o,x:p,$s:s,$r:c,$c:$}=hr(this,{n:e});s=s||0;e:for(;;){switch(s){case 0:if(o=this,e<=0&&ir(new We("invalid argument to Intn")),e<=2147483647){s=1;continue}s=2;continue;case 1:n=o.Int31n(0|e),s=3;case 3:if($&&($=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;t=0|n,s=4;case 4:return t;case 2:i=o.Int63n(new Re(0,e)),s=5;case 5:if($&&($=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;r=(p=i).$low+4294967296*(p.$high>>31)|0,s=6;case 6:return r}return}return{$blk:a.ptr.prototype.Intn,$c:!0,$r:c,$24r:t,$24r$1:r,_r:n,_r$1:i,n:e,r:o,x:p,$s:s}},a.prototype.Intn=function(e){return this.$val.Intn(e)},a.ptr.prototype.Float64=function(){var{_r:e,f:t,r,$s:n,$r:i,$c:o}=hr(this,{});n=n||0;e:for(;;){switch(n){case 0:r=this;case 1:e=r.Int63(),n=2;case 2:if(o&&(o=!1,e=e.$blk()),e&&void 0!==e.$blk)break e;if(1==(t=Z(e)/0x8000000000000000)){n=3;continue}n=4;continue;case 3:n=1;continue;case 4:return n=-1,t}return}return{$blk:a.ptr.prototype.Float64,$c:!0,$r:i,_r:e,f:t,r,$s:n}},a.prototype.Float64=function(){return this.$val.Float64()},a.ptr.prototype.Float32=function(){var{_r:e,f:t,r,$s:n,$r:i,$c:o}=hr(this,{});n=n||0;e:for(;;){switch(n){case 0:r=this;case 1:e=r.Float64(),n=2;case 2:if(o&&(o=!1,e=e.$blk()),e&&void 0!==e.$blk)break e;if(1===(t=H(e))){n=3;continue}n=4;continue;case 3:n=1;continue;case 4:return n=-1,t}return}return{$blk:a.ptr.prototype.Float32,$c:!0,$r:i,_r:e,f:t,r,$s:n}},a.prototype.Float32=function(){return this.$val.Float32()},a.ptr.prototype.Perm=function(e){var{_r:t,i:r,j:n,m:i,n:e,r:o,$s:s,$r:c,$c:$}=hr(this,{n:e});s=s||0;e:for(;;){switch(s){case 0:o=this,i=Zt(w,e),r=0;case 1:if(!(r=i.$length?p("index out of range"):i.$array[i.$offset+r]=n<0||n>=i.$length?void p("index out of range"):i.$array[i.$offset+n],n<0||n>=i.$length?p("index out of range"):i.$array[i.$offset+n]=r,r=r+1|0,s=1;continue;case 2:return s=-1,i}return}return{$blk:a.ptr.prototype.Perm,$c:!0,$r:c,_r:t,i:r,j:n,m:i,n:e,r:o,$s:s}},a.prototype.Perm=function(e){return this.$val.Perm(e)},a.ptr.prototype.Shuffle=function(e,t){var{_r:r,_r$1:n,i,j:o,j$1:p,n:e,r:s,swap:t,x:c,$s:$,$r:l,$c:u}=hr(this,{n:e,swap:t});$=$||0;e:for(;;){switch($){case 0:s=this,e<0&&ir(new We("invalid argument to Shuffle")),i=e-1|0;case 1:if(!(i>2147483646)){$=2;continue}r=s.Int63n(new Re(0,i+1|0)),$=3;case 3:if(u&&(u=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;l=t(i,o=(c=r).$low+4294967296*(c.$high>>31)|0),$=4;case 4:if(u&&(u=!1,l=l.$blk()),l&&void 0!==l.$blk)break e;i=i-1|0,$=1;continue;case 2:case 5:if(!(i>0)){$=6;continue}n=s.int31n(i+1|0),$=7;case 7:if(u&&(u=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;l=t(i,p=0|n),$=8;case 8:if(u&&(u=!1,l=l.$blk()),l&&void 0!==l.$blk)break e;i=i-1|0,$=5;continue;case 6:return void($=-1)}return}return{$blk:a.ptr.prototype.Shuffle,$c:!0,$r:l,_r:r,_r$1:n,i,j:o,j$1:p,n:e,r:s,swap:t,x:c,$s:$}},a.prototype.Shuffle=function(e,t){return this.$val.Shuffle(e,t)},a.ptr.prototype.Read=function(e){var{$24r:t,$24r$1:r,_r:n,_r$1:i,_tuple:o,_tuple$1:p,_tuple$2:s,err:c,lk:$,n:u,ok:f,p:e,r:w,$s:g,$r:k,$c:b}=hr(this,{p:e});g=g||0;e:for(;;){switch(g){case 0:if(u=0,c=tt,$=(o=Yt((w=this).src,l,!0))[0],f=o[1]){g=1;continue}g=2;continue;case 1:n=$.read(e,w.$ptr_readVal||(w.$ptr_readVal=new h((function(){return this.$target.readVal}),(function(e){this.$target.readVal=e}),w)),w.$ptr_readPos||(w.$ptr_readPos=new d((function(){return this.$target.readPos}),(function(e){this.$target.readPos=e}),w))),g=3;case 3:if(b&&(b=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;t=[u=(p=n)[0],c=p[1]],g=4;case 4:return t;case 2:i=F(e,w.src,w.$ptr_readVal||(w.$ptr_readVal=new h((function(){return this.$target.readVal}),(function(e){this.$target.readVal=e}),w)),w.$ptr_readPos||(w.$ptr_readPos=new d((function(){return this.$target.readPos}),(function(e){this.$target.readPos=e}),w))),g=5;case 5:if(b&&(b=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;r=[u=(s=i)[0],c=s[1]],g=6;case 6:return r}return}return{$blk:a.ptr.prototype.Read,$c:!0,$r:k,$24r:t,$24r$1:r,_r:n,_r$1:i,_tuple:o,_tuple$1:p,_tuple$2:s,err:c,lk:$,n:u,ok:f,p:e,r:w,$s:g}},a.prototype.Read=function(e){return this.$val.Read(e)},F=function(e,t,r,n){var{_r:i,_tuple:o,err:a,n:s,p:e,pos:c,readPos:n,readVal:r,rng:l,src:t,val:u,$s:f,$r:d,$c:w}=hr(this,{p:e,src:t,readVal:r,readPos:n});f=f||0;e:for(;;){switch(f){case 0:s=0,a=tt,c=n.$get(),u=r.$get(),l=(o=Yt(t,$,!0))[0],s=0;case 1:if(!(s=e.$length?p("index out of range"):e.$array[e.$offset+s]=u.$low<<24>>>24,u=X(u,8),c=c-1<<24>>24,s=s+1|0,f=1;continue;case 2:return n.$set(c),r.$set(u),f=-1,[s,a]}return}return{$blk:F,$c:!0,$r:d,_r:i,_tuple:o,err:a,n:s,p:e,pos:c,readPos:n,readVal:r,rng:l,src:t,val:u,$s:f}},R=function(e){var{$24r:t,_r:r,n:e,$s:n,$r:i,$c:o}=hr(this,{n:e});n=n||0;e:for(;;){switch(n){case 0:r=y.Intn(e),n=1;case 1:if(o&&(o=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;t=r,n=2;case 2:return t}return}return{$blk:R,$c:!0,$r:i,$24r:t,_r:r,n:e,$s:n}},N.Intn=R,s.ptr.prototype.Int63=function(){var e,t;return new Re(0,0),(t=this).lk.Lock(),e=t.src.Int63(),t.lk.Unlock(),e},s.prototype.Int63=function(){return this.$val.Int63()},s.ptr.prototype.Uint64=function(){var e,t;return new Oe(0,0),(t=this).lk.Lock(),e=t.src.Uint64(),t.lk.Unlock(),e},s.prototype.Uint64=function(){return this.$val.Uint64()},s.ptr.prototype.Seed=function(e){var t;(t=this).lk.Lock(),t.src.Seed(e),t.lk.Unlock()},s.prototype.Seed=function(e){return this.$val.Seed(e)},s.ptr.prototype.seedPos=function(e,t){var r;(r=this).lk.Lock(),r.src.Seed(e),t.$set(0),r.lk.Unlock()},s.prototype.seedPos=function(e,t){return this.$val.seedPos(e,t)},s.ptr.prototype.read=function(e,t,r){var{_r:n,_tuple:i,err:o,n:a,p:e,r:p,readPos:r,readVal:t,$s:c,$r:$,$c:l}=hr(this,{p:e,readVal:t,readPos:r});c=c||0;e:for(;;){switch(c){case 0:a=0,o=tt,(p=this).lk.Lock(),n=F(e,p.src,t,r),c=1;case 1:if(l&&(l=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;return a=(i=n)[0],o=i[1],p.lk.Unlock(),c=-1,[a,o]}return}return{$blk:s.ptr.prototype.read,$c:!0,$r:$,_r:n,_tuple:i,err:o,n:a,p:e,r:p,readPos:r,readVal:t,$s:c}},s.prototype.read=function(e,t,r){return this.$val.read(e,t,r)},T=function(e){return e<0?-e>>>0:e>>>0},a.ptr.prototype.NormFloat64=function(){var{_r:e,_r$1:t,_r$2:n,_r$3:i,_r$4:o,_r$5:s,i:c,j:$,r:l,x:u,x$1:f,y:d,$s:w,$r:h,$c:g}=hr(this,{});w=w||0;e:for(;;){switch(w){case 0:l=this;case 1:e=l.Uint32(),w=3;case 3:if(g&&(g=!1,e=e.$blk()),e&&void 0!==e.$blk)break e;if(u=($=0|e)*((c=127&$)<0||c>=v.length?void p("index out of range"):v[c]),T($)<(c<0||c>=m.length?void p("index out of range"):m[c]))return w=-1,u;if(0===c){w=4;continue}w=5;continue;case 4:case 6:t=l.Float64(),w=8;case 8:if(g&&(g=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;n=r.Log(t),w=9;case 9:if(g&&(g=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;u=.29047645161474317*-n,i=l.Float64(),w=10;case 10:if(g&&(g=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;o=r.Log(i),w=11;case 11:if(g&&(g=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;if((d=-o)+d>=u*u){w=7;continue}w=6;continue;case 7:return $>0?(w=-1,3.442619855899+u):(w=-1,-3.442619855899-u);case 5:s=l.Float64(),w=14;case 14:if(g&&(g=!1,s=s.$blk()),s&&void 0!==s.$blk)break e;if(H((c<0||c>=_.length?void p("index out of range"):_[c])+H(H(s)*H(((f=c-1|0)<0||f>=_.length?void p("index out of range"):_[f])-(c<0||c>=_.length?void p("index out of range"):_[c]))))>>0)<0||s>=S.length?void p("index out of range"):S[s]),c<(s<0||s>=x.length?void p("index out of range"):x[s]))return f=-1,l;if(0===s){f=4;continue}f=5;continue;case 4:n=$.Float64(),f=6;case 6:if(w&&(w=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;i=r.Log(n),f=7;case 7:if(w&&(w=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;e=7.69711747013105-i,f=8;case 8:return e;case 5:o=$.Float64(),f=11;case 11:if(w&&(w=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;if(H((s<0||s>=E.length?void p("index out of range"):E[s])+H(H(o)*H(((u=s-1>>>0)<0||u>=E.length?void p("index out of range"):E[u])-(s<0||s>=E.length?void p("index out of range"):E[s]))))=r.$length?void p("index out of range"):r.$array[r.$offset+t]).Simplify(),c===d&&u!==w&&(c=new s.ptr(0,0,j.nil,W.zero(),N.nil,U.zero(),0,0,0,""),s.copy(c,d),c.Rune=N.nil,c.Sub=D(y(new j(c.Sub0),0,0),y(d.Sub,0,n))),c!==d&&(c.Sub=O(c.Sub,u)),t++;return c}if(14===e||15===e||16===e)return h=(b=d.Sub,0>=b.$length?void p("index out of range"):b.$array[b.$offset+0]).Simplify(),Me(d.Op,d.Flags,h,d);if(17===e){if(0===d.Min&&0===d.Max)return new s.ptr(2,0,j.nil,W.zero(),N.nil,U.zero(),0,0,0,"");if(g=(m=d.Sub,0>=m.$length?void p("index out of range"):m.$array[m.$offset+0]).Simplify(),-1===d.Max){if(0===d.Min)return Me(14,d.Flags,g,M.nil);if(1===d.Min)return Me(15,d.Flags,g,M.nil);for(($=new s.ptr(18,0,j.nil,W.zero(),N.nil,U.zero(),0,0,0,"")).Sub=y(new j($.Sub0),0,0),i=0;i<(d.Min-1|0);)$.Sub=O($.Sub,g),i=i+1|0;return $.Sub=O($.Sub,Me(15,d.Flags,g,M.nil)),$}if(1===d.Min&&1===d.Max)return g;if(f=M.nil,d.Min>0)for((f=new s.ptr(18,0,j.nil,W.zero(),N.nil,U.zero(),0,0,0,"")).Sub=y(new j(f.Sub0),0,0),o=0;od.Min){for(k=Me(16,d.Flags,g,M.nil),a=d.Min+1|0;a>>0==(32&r.Flags)>>>0?r:(n!==M.nil&&n.Op===e&&(32&n.Flags)>>>0==(32&t)>>>0&&r===(0>=(i=n.Sub).$length?void p("index out of range"):i.$array[i.$offset+0])||((n=new s.ptr(e,t,j.nil,W.zero(),N.nil,U.zero(),0,0,0,"")).Sub=O(y(new j(n.Sub0),0,0),r)),n)},s.ptr.prototype.Equal=function(e){var t,r,n,i,o,a,s,c,$,l,u,f,d,w,h,g;if((c=this)===M.nil||e===M.nil)return c===e;if(c.Op!==e.Op)return!1;if(10===(t=c.Op)){if((256&c.Flags)>>>0!=(256&e.Flags)>>>0)return!1}else if(3===t||4===t){if(c.Rune.$length!==e.Rune.$length)return!1;for(i=c.Rune,r=0;r=i.$length?void p("index out of range"):i.$array[i.$offset+r])!==($=e.Rune,a<0||a>=$.$length?void p("index out of range"):$.$array[$.$offset+a]))return!1;r++}}else if(19===t||18===t){if(c.Sub.$length!==e.Sub.$length)return!1;for(o=c.Sub,n=0;n=o.$length?void p("index out of range"):o.$array[o.$offset+n]).Equal((l=e.Sub,s<0||s>=l.$length?void p("index out of range"):l.$array[l.$offset+s])))return!1;n++}}else if(14===t||15===t||16===t){if((32&c.Flags)>>>0!=(32&e.Flags)>>>0||!(u=c.Sub,0>=u.$length?void p("index out of range"):u.$array[u.$offset+0]).Equal((f=e.Sub,0>=f.$length?void p("index out of range"):f.$array[f.$offset+0])))return!1}else if(17===t){if((32&c.Flags)>>>0!=(32&e.Flags)>>>0||c.Min!==e.Min||c.Max!==e.Max||!(d=c.Sub,0>=d.$length?void p("index out of range"):d.$array[d.$offset+0]).Equal((w=e.Sub,0>=w.$length?void p("index out of range"):w.$array[w.$offset+0])))return!1}else if(13===t&&(c.Cap!==e.Cap||c.Name!==e.Name||!(h=c.Sub,0>=h.$length?void p("index out of range"):h.$array[h.$offset+0]).Equal((g=e.Sub,0>=g.$length?void p("index out of range"):g.$array[g.$offset+0]))))return!1;return!0},s.prototype.Equal=function(e){return this.$val.Equal(e)},Be=function(e,t){var r,i,o,a,s,c,$,l,u,f,d,w,h,g,k,b,y,m,v,_,x,S,E,C,I,A,F,R,T,N,P,V,O,D;switch(0){default:if(1===(r=t.Op))e.WriteString("[^\\x00-\\x{10FFFF}]");else if(2===r)e.WriteString("(?:)");else if(3===r){for((1&t.Flags)>>>0!=0&&e.WriteString("(?i:"),$=t.Rune,o=0;o<$.$length;)v=o<0||o>=$.$length?void p("index out of range"):$.$array[$.$offset+o],je(e,v,!1),o++;(1&t.Flags)>>>0!=0&&e.WriteString(")")}else if(4===r){if(0!==((c=t.Rune.$length%2)==c?c:p("integer divide by zero"))){e.WriteString("[invalid char class]");break}if(e.WriteRune(91),0===t.Rune.$length)e.WriteString("^\\x00-\\x{10FFFF}");else if(0===(0>=(E=t.Rune).$length?void p("index out of range"):E.$array[E.$offset+0])&&1114111===(C=t.Rune,(F=t.Rune.$length-1|0)<0||F>=C.$length?void p("index out of range"):C.$array[C.$offset+F])&&t.Rune.$length>2)for(e.WriteRune(94),g=1;g<(t.Rune.$length-1|0);)R=t.Rune,f=(g<0||g>=R.$length?void p("index out of range"):R.$array[R.$offset+g])+1|0,T=t.Rune,w=((N=g+1|0)<0||N>=T.$length?void p("index out of range"):T.$array[T.$offset+N])-1|0,je(e,y=f,45===y),y!==w&&(e.WriteRune(45),je(e,w,45===w)),g=g+2|0;else for(k=0;k=P.$length?void p("index out of range"):P.$array[P.$offset+k],V=t.Rune,h=(O=k+1|0)<0||O>=V.$length?void p("index out of range"):V.$array[V.$offset+O],je(e,m=d,45===m),m!==h&&(e.WriteRune(45),je(e,h,45===h)),k=k+2|0;e.WriteRune(93)}else if(5===r)e.WriteString("(?-s:.)");else if(6===r)e.WriteString("(?s:.)");else if(7===r)e.WriteString("(?m:^)");else if(8===r)e.WriteString("(?m:$)");else if(9===r)e.WriteString("\\A");else if(10===r)(256&t.Flags)>>>0!=0?e.WriteString("(?-m:$)"):e.WriteString("\\z");else if(11===r)e.WriteString("\\b");else if(12===r)e.WriteString("\\B");else if(13===r)""!==t.Name?(e.WriteString("(?P<"),e.WriteString(t.Name),e.WriteRune(62)):e.WriteRune(40),2!==(D=t.Sub,0>=D.$length?void p("index out of range"):D.$array[D.$offset+0]).Op&&Be(e,0>=(I=t.Sub).$length?void p("index out of range"):I.$array[I.$offset+0]),e.WriteRune(41);else if(14===r||15===r||16===r||17===r)(_=0>=(A=t.Sub).$length?void p("index out of range"):A.$array[A.$offset+0]).Op>13||3===_.Op&&_.Rune.$length>1?(e.WriteString("(?:"),Be(e,_),e.WriteString(")")):Be(e,_),14===(i=t.Op)?e.WriteRune(42):15===i?e.WriteRune(43):16===i?e.WriteRune(63):17===i&&(e.WriteRune(123),e.WriteString(n.Itoa(t.Min)),t.Max!==t.Min&&(e.WriteRune(44),t.Max>=0&&e.WriteString(n.Itoa(t.Max))),e.WriteRune(125)),(32&t.Flags)>>>0!=0&&e.WriteRune(63);else if(18===r)for(l=t.Sub,a=0;a=l.$length?void p("index out of range"):l.$array[l.$offset+a]).Op?(e.WriteString("(?:"),Be(e,x),e.WriteString(")")):Be(e,x),a++;else if(19===r)for(u=t.Sub,s=0;s=u.$length?void p("index out of range"):u.$array[u.$offset+s],b>0&&e.WriteRune(124),Be(e,S),s++;else e.WriteString("")}},s.ptr.prototype.String=function(){var e;return e=new i.Builder.ptr(z.nil,K.nil),Be(e,this),e.String()},s.prototype.String=function(){return this.$val.String()},je=function(e,t,r){var a,p;if(o.IsPrint(t))return(i.ContainsRune("\\.+*?()|[]{}^$",t)||r)&&e.WriteRune(92),void e.WriteRune(t);switch(0){default:if(7===(a=t))e.WriteString("\\a");else if(12===a)e.WriteString("\\f");else if(10===a)e.WriteString("\\n");else if(13===a)e.WriteString("\\r");else if(9===a)e.WriteString("\\t");else if(11===a)e.WriteString("\\v");else{if(t<256){e.WriteString("\\x"),1===(p=n.FormatInt(new Re(0,t),16)).length&&e.WriteRune(48),e.WriteString(p);break}e.WriteString("\\x{"),e.WriteString(n.FormatInt(new Re(0,t),16)),e.WriteString("}")}}},s.ptr.prototype.MaxCap=function(){var e,t,r,n;for(r=0,13===this.Op&&(r=this.Cap),t=this.Sub,e=0;e=t.$length?void p("index out of range"):t.$array[t.$offset+e]).MaxCap())&&(r=n),e++;return r},s.prototype.MaxCap=function(){return this.$val.MaxCap()},s.ptr.prototype.CapNames=function(){var e;return e=Zt(R,this.MaxCap()+1|0),this.capNames(e),e},s.prototype.CapNames=function(){return this.$val.CapNames()},s.ptr.prototype.capNames=function(e){var t,r,n,i;for(13===(n=this).Op&&((i=n.Cap)<0||i>=e.$length?p("index out of range"):e.$array[e.$offset+i]=n.Name),r=n.Sub,t=0;t=r.$length?void p("index out of range"):r.$array[r.$offset+t]).capNames(e),t++},s.prototype.capNames=function(e){return this.$val.capNames(e)},u.prototype.String=function(){var e;return(e=this.$val)>>>0>=oe.$length>>>0?"":e<0||e>=oe.$length?void p("index out of range"):oe.$array[oe.$offset+e]},Gt(u).prototype.String=function(){return new u(this.$get()).String()},Ue=function(e){return 65<=e&&e<=90||97<=e&&e<=122||48<=e&&e<=57||95===e},Et.IsWordChar=Ue,l.ptr.prototype.String=function(){var e;return e=new i.Builder.ptr(z.nil,K.nil),Ge(e,this),e.String()},l.prototype.String=function(){return this.$val.String()},l.ptr.prototype.skipNop=function(e){var t,r,n,i;for(r=this.Inst,t=e<0||e>=r.$length?void p("index out of range"):r.$array[r.$offset+e];6===t.Op||2===t.Op;)n=this.Inst,t=(i=t.Out)<0||i>=n.$length?void p("index out of range"):n.$array[n.$offset+i];return t},l.prototype.skipNop=function(e){return this.$val.skipNop(e)},d.ptr.prototype.op=function(){var e,t;return 8!==(e=t=this.Op)&&9!==e&&10!==e||(t=7),t},d.prototype.op=function(){return this.$val.op()},l.ptr.prototype.Prefix=function(){var e,t,r,n,o;if(7!==(t=(r=this).skipNop(r.Start>>>0)).op()||1!==t.Rune.$length)return["",4===t.Op];for(e=new i.Builder.ptr(z.nil,K.nil);7===t.op()&&1===t.Rune.$length&&(t.Arg<<16>>>16&1)>>>0==0&&65533!==(0>=(n=t.Rune).$length?void p("index out of range"):n.$array[n.$offset+0]);)e.WriteRune(0>=(o=t.Rune).$length?void p("index out of range"):o.$array[o.$offset+0]),t=r.skipNop(t.Out);return[e.String(),4===t.Op]},l.prototype.Prefix=function(){return this.$val.Prefix()},l.ptr.prototype.StartCond=function(){var e,t,r,n,i,o;t=0,n=this.Start>>>0,i=this.Inst,r=n<0||n>=i.$length?void p("index out of range"):i.$array[i.$offset+n];e:for(;;){if(3===(e=r.Op))t=(t|r.Arg<<24>>>24)>>>0;else{if(5===e)return 255;if(2!==e&&6!==e)break e}n=r.Out,o=this.Inst,r=n<0||n>=o.$length?void p("index out of range"):o.$array[o.$offset+n]}return t},l.prototype.StartCond=function(){return this.$val.StartCond()},d.ptr.prototype.MatchRune=function(e){return!(-1===this.MatchRunePos(e))},d.prototype.MatchRune=function(e){return this.$val.MatchRune(e)},d.ptr.prototype.MatchRunePos=function(e){var t,r,n,i,a,s,c,$,l,u,f,d,w,h;if(0===(t=(f=this.Rune).$length))return-1;if(1===t){if(e===(l=0>=f.$length?void p("index out of range"):f.$array[f.$offset+0]))return 0;if((this.Arg<<16>>>16&1)>>>0!=0)for(u=o.SimpleFold(l);u!==l;){if(e===u)return 0;u=o.SimpleFold(u)}return-1}if(2===t)return e>=(0>=f.$length?void p("index out of range"):f.$array[f.$offset+0])&&e<=(1>=f.$length?void p("index out of range"):f.$array[f.$offset+1])?0:-1;if(4===t||6===t||8===t){for(s=0;s=f.$length?void p("index out of range"):f.$array[f.$offset+s]))return-1;if(e<=((d=s+1|0)<0||d>=f.$length?void p("index out of range"):f.$array[f.$offset+d]))return(r=s/2)==r&&r!==1/0&&r!==-1/0?0|r:p("integer divide by zero");s=s+2|0}return-1}for(c=0,a=(n=f.$length/2)==n&&n!==1/0&&n!==-1/0?0|n:p("integer divide by zero");c=f.$length?void p("index out of range"):f.$array[f.$offset+w])<=e){if(e<=((h=J(2,$)+1|0)<0||h>=f.$length?void p("index out of range"):f.$array[f.$offset+h]))return $;c=$+1|0}else a=$;return-1},d.prototype.MatchRunePos=function(e){return this.$val.MatchRunePos(e)},d.ptr.prototype.MatchEmptyWidth=function(e,t){var r;return 1==(r=this.Arg<<24>>>24)?10===e||-1===e:2===r?10===t||-1===t:4===r?-1===e:8===r?-1===t:16===r?!(Ue(e)===Ue(t)):32===r?Ue(e)===Ue(t):void ir(new We("unknown empty width arg"))},d.prototype.MatchEmptyWidth=function(e,t){return this.$val.MatchEmptyWidth(e,t)},d.ptr.prototype.String=function(){var e;return e=new i.Builder.ptr(z.nil,K.nil),Je(e,this),e.String()},d.prototype.String=function(){return this.$val.String()},ze=function(e,t){var r,n,i;for(n=t,r=0;r=n.$length?void p("index out of range"):n.$array[n.$offset+r],e.WriteString(i),r++},Ge=function(e,t){var r,i,o,a,s,c;for(i=t.Inst,r=0;r=c.$length?void p("index out of range"):c.$array[c.$offset+a],(s=n.Itoa(a)).length<3&&e.WriteString(m(" ",s.length)),a===t.Start&&(s+="*"),ze(e,new R([s,"\t"])),Je(e,o),ze(e,new R(["\n"])),r++},He=function(e){return n.FormatUint(new Oe(0,e),10)},Je=function(e,t){var r;0===(r=t.Op)?ze(e,new R(["alt -> ",He(t.Out),", ",He(t.Arg)])):1===r?ze(e,new R(["altmatch -> ",He(t.Out),", ",He(t.Arg)])):2===r?ze(e,new R(["cap ",He(t.Arg)," -> ",He(t.Out)])):3===r?ze(e,new R(["empty ",He(t.Arg)," -> ",He(t.Out)])):4===r?ze(e,new R(["match"])):5===r?ze(e,new R(["fail"])):6===r?ze(e,new R(["nop -> ",He(t.Out)])):7===r?(t.Rune===N.nil&&ze(e,new R(["rune "])),ze(e,new R(["rune ",n.QuoteToASCII(F(t.Rune))])),(t.Arg<<16>>>16&1)>>>0!=0&&ze(e,new R(["/i"])),ze(e,new R([" -> ",He(t.Out)]))):8===r?ze(e,new R(["rune1 ",n.QuoteToASCII(F(t.Rune))," -> ",He(t.Out)])):9===r?ze(e,new R(["any -> ",He(t.Out)])):10===r&&ze(e,new R(["anynotnl -> ",He(t.Out)]))},w.ptr.prototype.Error=function(){return"error parsing regexp: "+new k(this.Code).String()+": `"+this.Expr+"`"},w.prototype.Error=function(){return this.$val.Error()},k.prototype.String=function(){return this.$val},Gt(k).prototype.String=function(){return new k(this.$get()).String()},v.ptr.prototype.newRegexp=function(e){var t,r;return(r=(t=this).free)!==M.nil?(t.free=r.Sub0[0],s.copy(r,new s.ptr(0,0,j.nil,W.zero(),N.nil,U.zero(),0,0,0,""))):(r=new s.ptr(0,0,j.nil,W.zero(),N.nil,U.zero(),0,0,0,""),t.numRegexp=t.numRegexp+1|0),r.Op=e,r},v.prototype.newRegexp=function(e){return this.$val.newRegexp(e)},v.ptr.prototype.reuse=function(e){var t;!1!==(t=this).height&&g(t.height,M.keyFor(e)),e.Sub0[0]=t.free,t.free=e},v.prototype.reuse=function(e){return this.$val.reuse(e)},v.ptr.prototype.checkLimits=function(e){this.numRunes>33554432&&ir(new k("regexp/syntax: internal error")),this.checkSize(e),this.checkHeight(e)},v.prototype.checkLimits=function(e){return this.$val.checkLimits(e)},v.ptr.prototype.checkSize=function(e){var r,n,i,o,a,s,c,$,l,u,f;if(!1===(o=this).size){if(0===(s=o.repeats).$high&&0===s.$low&&(o.repeats=new Re(0,1)),17===e.Op&&(-1===(i=e.Max)&&(i=e.Min),i<=0&&(i=1),c=new Re(0,i),$=te(new Re(0,3355443),o.repeats,!1),c.$high>$.$high||c.$high===$.$high&&c.$low>$.$low?o.repeats=new Re(0,3355443):o.repeats=ee(o.repeats,new Re(0,i))),l=new Re(0,o.numRegexp),u=te(new Re(0,3355443),o.repeats,!1),l.$high=n.$length?void p("index out of range"):n.$array[n.$offset+r],o.checkSize(a),r++}((f=o.calcSize(e,!0)).$high>0||0===f.$high&&f.$low>3355443)&&ir(new k("regexp/syntax: internal error"))},v.prototype.checkSize=function(e){return this.$val.checkSize(e)},v.ptr.prototype.calcSize=function(e,t){var r,n,i,o,a,s,c,$,l,u,f,d,w,g,k,b,y,m,v,_,x,S,E,C,I;if(l=this,!t&&($=void 0!==(n=h(l.size,M.keyFor(e)))?[n.v,!0]:[new Re(0,0),!1])[1])return $[0];switch(u=new Re(0,0),0){default:if(3===(r=e.Op))u=new Re(0,e.Rune.$length);else if(13===r||14===r)g=l.calcSize(0>=(k=e.Sub).$length?void p("index out of range"):k.$array[k.$offset+0],!1),u=new Re(0+g.$high,2+g.$low);else if(15===r||16===r)m=l.calcSize(0>=(v=e.Sub).$length?void p("index out of range"):v.$array[v.$offset+0],!1),u=new Re(0+m.$high,1+m.$low);else if(18===r)for(s=e.Sub,i=0;i=s.$length?void p("index out of range"):s.$array[s.$offset+i],_=l.calcSize(f,!1),u=new Re(u.$high+_.$high,u.$low+_.$low),i++;else if(19===r){for(c=e.Sub,o=0;o=c.$length?void p("index out of range"):c.$array[c.$offset+o],x=l.calcSize(d,!1),u=new Re(u.$high+x.$high,u.$low+x.$low),o++;e.Sub.$length>1&&(E=new Re(0,e.Sub.$length),S=new Re(E.$high-0,E.$low-1),u=new Re(u.$high+S.$high,u.$low+S.$low))}else if(17===r){if(w=l.calcSize(0>=(C=e.Sub).$length?void p("index out of range"):C.$array[C.$offset+0],!1),-1===e.Max){0===e.Min?u=new Re(0+w.$high,2+w.$low):(I=ee(new Re(0,e.Min),w),u=new Re(0+I.$high,1+I.$low));break}b=ee(new Re(0,e.Max),w),y=new Re(0,e.Max-e.Min|0),u=new Re(b.$high+y.$high,b.$low+y.$low)}}return(u.$high<0||0===u.$high&&u.$low<1)&&(u=new Re(0,1)),a=e,(l.size||p("assignment to entry in nil map")).set(M.keyFor(a),{k:a,v:u}),u},v.prototype.calcSize=function(e,t){return this.$val.calcSize(e,t)},v.ptr.prototype.checkHeight=function(e){var r,n,i,o;if(!((i=this).numRegexp<1e3)){if(!1===i.height)for(i.height=new t.Map,n=i.stack,r=0;r=n.$length?void p("index out of range"):n.$array[n.$offset+r],i.checkHeight(o),r++;i.calcHeight(e,!0)>1e3&&ir(new k("expression nests too deeply"))}},v.prototype.checkHeight=function(e){return this.$val.checkHeight(e)},v.ptr.prototype.calcHeight=function(e,t){var r,n,i,o,a,s,c,$,l;if($=this,!t&&(a=void 0!==(r=h($.height,M.keyFor(e)))?[r.v,!0]:[0,!1])[1])return a[0];for(s=1,o=e.Sub,n=0;n=o.$length?void p("index out of range"):o.$array[o.$offset+n],s<(1+(c=$.calcHeight(l,!1))|0)&&(s=1+c|0),n++;return i=e,($.height||p("assignment to entry in nil map")).set(M.keyFor(i),{k:i,v:s}),s},v.prototype.calcHeight=function(e,t){return this.$val.calcHeight(e,t)},v.ptr.prototype.push=function(e){var t,r,n,i,a,s,c,$,l,u,f,d,w,h,g,k,b,m,v;if((t=this).numRunes=t.numRunes+e.Rune.$length|0,4===e.Op&&2===e.Rune.$length&&(0>=(r=e.Rune).$length?void p("index out of range"):r.$array[r.$offset+0])===(1>=(n=e.Rune).$length?void p("index out of range"):n.$array[n.$offset+1])){if(t.maybeConcat(0>=(u=e.Rune).$length?void p("index out of range"):u.$array[u.$offset+0],(-2&t.flags)<<16>>>16))return M.nil;e.Op=3,e.Rune=y(e.Rune,0,1),e.Flags=(-2&t.flags)<<16>>>16}else if(4===e.Op&&4===e.Rune.$length&&(0>=(d=e.Rune).$length?void p("index out of range"):d.$array[d.$offset+0])===(1>=(w=e.Rune).$length?void p("index out of range"):w.$array[w.$offset+1])&&(2>=(h=e.Rune).$length?void p("index out of range"):h.$array[h.$offset+2])===(3>=(g=e.Rune).$length?void p("index out of range"):g.$array[g.$offset+3])&&o.SimpleFold(0>=(k=e.Rune).$length?void p("index out of range"):k.$array[k.$offset+0])===(2>=(b=e.Rune).$length?void p("index out of range"):b.$array[b.$offset+2])&&o.SimpleFold(2>=(m=e.Rune).$length?void p("index out of range"):m.$array[m.$offset+2])===(0>=(v=e.Rune).$length?void p("index out of range"):v.$array[v.$offset+0])||4===e.Op&&2===e.Rune.$length&&((0>=(i=e.Rune).$length?void p("index out of range"):i.$array[i.$offset+0])+1|0)===(1>=(a=e.Rune).$length?void p("index out of range"):a.$array[a.$offset+1])&&o.SimpleFold(0>=(s=e.Rune).$length?void p("index out of range"):s.$array[s.$offset+0])===(1>=(c=e.Rune).$length?void p("index out of range"):c.$array[c.$offset+1])&&o.SimpleFold(1>=($=e.Rune).$length?void p("index out of range"):$.$array[$.$offset+1])===(0>=(l=e.Rune).$length?void p("index out of range"):l.$array[l.$offset+0])){if(t.maybeConcat(0>=(f=e.Rune).$length?void p("index out of range"):f.$array[f.$offset+0],(1|t.flags)>>>0))return M.nil;e.Op=3,e.Rune=y(e.Rune,0,1),e.Flags=(1|t.flags)>>>0}else t.maybeConcat(-1,0);return t.stack=O(t.stack,e),t.checkLimits(e),e},v.prototype.push=function(e){return this.$val.push(e)},v.ptr.prototype.maybeConcat=function(e,t){var r,n,i,o,a,s,c,$,l;return!((r=(n=this).stack.$length)<2||(a=n.stack,i=(s=r-1|0)<0||s>=a.$length?void p("index out of range"):a.$array[a.$offset+s],c=n.stack,o=($=r-2|0)<0||$>=c.$length?void p("index out of range"):c.$array[c.$offset+$],3!==i.Op||3!==o.Op||(1&i.Flags)>>>0!=(1&o.Flags)>>>0||(o.Rune=D(o.Rune,i.Rune),e>=0?(i.Rune=y(new N(i.Rune0),0,1),0>=(l=i.Rune).$length?p("index out of range"):l.$array[l.$offset+0]=e,i.Flags=t,0):(n.stack=y(n.stack,0,r-1|0),n.reuse(i),1))))},v.prototype.maybeConcat=function(e,t){return this.$val.maybeConcat(e,t)},v.ptr.prototype.literal=function(e){var t,r;(r=(t=this).newRegexp(3)).Flags=t.flags,(1&t.flags)>>>0!=0&&(e=Ze(e)),r.Rune0[0]=e,r.Rune=y(new N(r.Rune0),0,1),t.push(r)},v.prototype.literal=function(e){return this.$val.literal(e)},Ze=function(e){var t,r;if(e<65||e>125251)return e;for(t=e,r=e,e=o.SimpleFold(e);e!==r;)t>e&&(t=e),e=o.SimpleFold(e);return t},v.ptr.prototype.op=function(e){var t,r;return(r=(t=this).newRegexp(e)).Flags=t.flags,t.push(r)},v.prototype.op=function(e){return this.$val.op(e)},v.ptr.prototype.repeat=function(e,t,r,n,i,o){var a,s,c,$,l,u,f,d,h,g;return a=(c=this).flags,(64&c.flags)>>>0!=0&&(i.length>0&&63===i.charCodeAt(0)&&(i=m(i,1),a=(32^a)<<16>>>16),""!==o)?["",new w.ptr("invalid nested repetition operator",m(o,0,o.length-i.length|0))]:0===(s=c.stack.$length)?["",new w.ptr("missing argument to repetition operator",m(n,0,n.length-i.length|0))]:(u=c.stack,(l=(f=s-1|0)<0||f>=u.$length?void p("index out of range"):u.$array[u.$offset+f]).Op>=128?["",new w.ptr("missing argument to repetition operator",m(n,0,n.length-i.length|0))]:(($=c.newRegexp(e)).Min=t,$.Max=r,$.Flags=a,$.Sub=y(new j($.Sub0),0,1),0>=(d=$.Sub).$length?p("index out of range"):d.$array[d.$offset+0]=l,h=c.stack,(g=s-1|0)<0||g>=h.$length?p("index out of range"):h.$array[h.$offset+g]=$,c.checkLimits($),17===e&&(t>=2||r>=2)&&!Xe($,1e3)?["",new w.ptr("invalid repeat count",m(n,0,n.length-i.length|0))]:[i,tt]))},v.prototype.repeat=function(e,t,r,n,i,o){return this.$val.repeat(e,t,r,n,i,o)},Xe=function(e,t){var r,n,i,o,a;if(17===e.Op){if(0===(o=e.Max))return!0;if(o<0&&(o=e.Min),o>t)return!1;o>0&&(t=(n=t/o)==n&&n!==1/0&&n!==-1/0?0|n:p("integer divide by zero"))}for(i=e.Sub,r=0;r=i.$length?void p("index out of range"):i.$array[i.$offset+r],!Xe(a,t))return!1;r++}return!0},v.ptr.prototype.concat=function(){var{$24r:e,_r:t,_r$1:r,i:n,p:i,subs:o,x:a,x$1:s,$s:c,$r:$,$c:l}=hr(this,{});c=c||0;e:for(;;){switch(c){case 0:for((i=this).maybeConcat(-1,0),n=i.stack.$length;n>0&&(a=i.stack,s=n-1|0,s<0||s>=a.$length?void p("index out of range"):a.$array[a.$offset+s]).Op<128;)n=n-1|0;if(o=y(i.stack,n),i.stack=y(i.stack,0,n),0===o.$length)return c=-1,i.push(i.newRegexp(2));t=i.collapse(o,18),c=1;case 1:if(l&&(l=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;r=i.push(t),c=2;case 2:if(l&&(l=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;e=r,c=3;case 3:return e}return}return{$blk:v.ptr.prototype.concat,$c:!0,$r:$,$24r:e,_r:t,_r$1:r,i:n,p:i,subs:o,x:a,x$1:s,$s:c}},v.prototype.concat=function(){return this.$val.concat()},v.ptr.prototype.alternate=function(){var{$24r:e,_r:t,_r$1:r,i:n,p:i,subs:o,x:a,x$1:s,x$2:c,$s:$,$r:l,$c:u}=hr(this,{});$=$||0;e:for(;;){switch($){case 0:for(n=(i=this).stack.$length;n>0&&(a=i.stack,s=n-1|0,s<0||s>=a.$length?void p("index out of range"):a.$array[a.$offset+s]).Op<128;)n=n-1|0;if(o=y(i.stack,n),i.stack=y(i.stack,0,n),o.$length>0){$=1;continue}$=2;continue;case 1:l=Ye((c=o.$length-1|0)<0||c>=o.$length?void p("index out of range"):o.$array[o.$offset+c]),$=3;case 3:if(u&&(u=!1,l=l.$blk()),l&&void 0!==l.$blk)break e;case 2:if(0===o.$length)return $=-1,i.push(i.newRegexp(1));t=i.collapse(o,19),$=4;case 4:if(u&&(u=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;r=i.push(t),$=5;case 5:if(u&&(u=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;e=r,$=6;case 6:return e}return}return{$blk:v.ptr.prototype.alternate,$c:!0,$r:l,$24r:e,_r:t,_r$1:r,i:n,p:i,subs:o,x:a,x$1:s,x$2:c,$s:$}},v.prototype.alternate=function(){return this.$val.alternate()},Ye=function(e){var{_1:t,_r:r,re:e,x:n,x$1:i,x$2:o,x$3:a,x$4:s,x$5:c,$s:$,$r:l,$c:u}=hr(this,{re:e});$=$||0;e:for(;;){switch($){case 0:if(4===(t=e.Op)){$=2;continue}$=3;continue;case 2:r=$t(e.$ptr_Rune||(e.$ptr_Rune=new G((function(){return this.$target.Rune}),(function(e){this.$target.Rune=e}),e))),$=4;case 4:if(u&&(u=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;if(e.Rune=r,2===e.Rune.$length&&0===(0>=(n=e.Rune).$length?void p("index out of range"):n.$array[n.$offset+0])&&1114111===(1>=(i=e.Rune).$length?void p("index out of range"):i.$array[i.$offset+1]))return e.Rune=N.nil,e.Op=6,void($=-1);if(4===e.Rune.$length&&0===(0>=(o=e.Rune).$length?void p("index out of range"):o.$array[o.$offset+0])&&9===(1>=(a=e.Rune).$length?void p("index out of range"):a.$array[a.$offset+1])&&11===(2>=(s=e.Rune).$length?void p("index out of range"):s.$array[s.$offset+2])&&1114111===(3>=(c=e.Rune).$length?void p("index out of range"):c.$array[c.$offset+3]))return e.Rune=N.nil,e.Op=5,void($=-1);(e.Rune.$capacity-e.Rune.$length|0)>100&&(e.Rune=D(y(new N(e.Rune0),0,0),e.Rune));case 3:case 1:return void($=-1)}return}return{$blk:Ye,$c:!0,$r:l,_1:t,_r:r,re:e,x:n,x$1:i,x$2:o,x$3:a,x$4:s,x$5:c,$s:$}},v.ptr.prototype.collapse=function(e,t){var{_i:r,_r:n,_ref:i,old:o,op:t,p:a,re:s,sub:c,subs:e,x:$,$s:l,$r:u,$c:f}=hr(this,{subs:e,op:t});l=l||0;e:for(;;){switch(l){case 0:if(a=this,1===e.$length)return l=-1,0>=e.$length?void p("index out of range"):e.$array[e.$offset+0];for((s=a.newRegexp(t)).Sub=y(new j(s.Sub0),0,0),i=e,r=0;r=i.$length?void p("index out of range"):i.$array[i.$offset+r]).Op===t?(s.Sub=D(s.Sub,c.Sub),a.reuse(c)):s.Sub=O(s.Sub,c),r++;if(19===t){l=1;continue}l=2;continue;case 1:n=a.factor(s.Sub),l=3;case 3:if(f&&(f=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;s.Sub=n,1===s.Sub.$length&&(o=s,s=0>=($=s.Sub).$length?void p("index out of range"):$.$array[$.$offset+0],a.reuse(o));case 2:return l=-1,s}return}return{$blk:v.ptr.prototype.collapse,$c:!0,$r:u,_i:r,_r:n,_ref:i,old:o,op:t,p:a,re:s,sub:c,subs:e,x:$,$s:l}},v.prototype.collapse=function(e,t){return this.$val.collapse(e,t)},v.ptr.prototype.factor=function(e){var{_i:t,_r:r,_r$1:n,_ref:i,_tmp:o,_tmp$1:a,_tuple:s,first:c,i:$,i$1:l,i$2:u,i$3:f,ifirst:d,iflags:w,istr:h,j:g,j$1:k,j$2:b,j$3:m,max:_,out:x,p:S,prefix:E,prefix$1:C,re:I,re$1:A,reuse:F,same:R,start:T,str:P,strflags:V,sub:e,suffix:L,suffix$1:B,x:j,x$1:W,$s:U,$r:z,$c:K}=hr(this,{sub:e});U=U||0;e:for(;;){switch(U){case 0:if(S=this,e.$length<2)return U=-1,e;P=N.nil,V=0,T=0,x=y(e,0,0),$=0;case 1:if(!($<=e.$length)){U=2;continue}if(h=N.nil,w=0,$=e.$length?void p("index out of range"):e.$array[e.$offset+$]))[0],(w=s[1])===V)){for(R=0;R=P.$length?void p("index out of range"):P.$array[P.$offset+R])===(R<0||R>=h.$length?void p("index out of range"):h.$array[h.$offset+R]);)R=R+1|0;if(R>0){P=y(P,0,R),$=$+1|0,U=1;continue}}if($===T){U=3;continue}if($===(T+1|0)){U=4;continue}U=5;continue;case 3:U=6;continue;case 4:x=O(x,T<0||T>=e.$length?void p("index out of range"):e.$array[e.$offset+T]),U=6;continue;case 5:for((E=S.newRegexp(3)).Flags=V,E.Rune=D(y(E.Rune,0,0),P),g=T;g<$;)g<0||g>=e.$length?p("index out of range"):e.$array[e.$offset+g]=S.removeLeadingString(g<0||g>=e.$length?void p("index out of range"):e.$array[e.$offset+g],P.$length),S.checkLimits(g<0||g>=e.$length?void p("index out of range"):e.$array[e.$offset+g]),g=g+1|0;r=S.collapse(y(e,T,$),19),U=7;case 7:if(K&&(K=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;L=r,(I=S.newRegexp(18)).Sub=O(y(I.Sub,0,0),E,L),x=O(x,I);case 6:T=$,P=h,V=w,$=$+1|0,U=1;continue;case 2:T=0,x=y(e=x,0,0),c=M.nil,l=0;case 8:if(!(l<=e.$length)){U=9;continue}if(d=M.nil,l=e.$length?void p("index out of range"):e.$array[e.$offset+l]),c!==M.nil&&c.Equal(d)&&(at(c)||17===c.Op&&c.Min===c.Max&&at(0>=(j=c.Sub).$length?void p("index out of range"):j.$array[j.$offset+0])))){l=l+1|0,U=8;continue}if(l===T){U=10;continue}if(l===(T+1|0)){U=11;continue}U=12;continue;case 10:U=13;continue;case 11:x=O(x,T<0||T>=e.$length?void p("index out of range"):e.$array[e.$offset+T]),U=13;continue;case 12:for(C=c,k=T;k=e.$length?p("index out of range"):e.$array[e.$offset+k]=S.removeLeadingRegexp(k<0||k>=e.$length?void p("index out of range"):e.$array[e.$offset+k],F),S.checkLimits(k<0||k>=e.$length?void p("index out of range"):e.$array[e.$offset+k]),k=k+1|0;n=S.collapse(y(e,T,l),19),U=14;case 14:if(K&&(K=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;B=n,(A=S.newRegexp(18)).Sub=O(y(A.Sub,0,0),C,B),x=O(x,A);case 13:T=l,c=d,l=l+1|0,U=8;continue;case 9:T=0,x=y(e=x,0,0),u=0;case 15:if(!(u<=e.$length)){U=16;continue}if(u=e.$length?void p("index out of range"):e.$array[e.$offset+u])){u=u+1|0,U=15;continue}if(u===T){U=17;continue}if(u===(T+1|0)){U=18;continue}U=19;continue;case 17:U=20;continue;case 18:x=O(x,T<0||T>=e.$length?void p("index out of range"):e.$array[e.$offset+T]),U=20;continue;case 19:for(_=T,b=T+1|0;b=e.$length?void p("index out of range"):e.$array[e.$offset+_]).Op<(b<0||b>=e.$length?void p("index out of range"):e.$array[e.$offset+b]).Op||(_<0||_>=e.$length?void p("index out of range"):e.$array[e.$offset+_]).Op===(b<0||b>=e.$length?void p("index out of range"):e.$array[e.$offset+b]).Op&&(_<0||_>=e.$length?void p("index out of range"):e.$array[e.$offset+_]).Rune.$length<(b<0||b>=e.$length?void p("index out of range"):e.$array[e.$offset+b]).Rune.$length)&&(_=b),b=b+1|0;for(o=_<0||_>=e.$length?void p("index out of range"):e.$array[e.$offset+_],a=T<0||T>=e.$length?void p("index out of range"):e.$array[e.$offset+T],T<0||T>=e.$length?p("index out of range"):e.$array[e.$offset+T]=o,_<0||_>=e.$length?p("index out of range"):e.$array[e.$offset+_]=a,m=T+1|0;m=e.$length?void p("index out of range"):e.$array[e.$offset+T],m<0||m>=e.$length?void p("index out of range"):e.$array[e.$offset+m]),S.reuse(m<0||m>=e.$length?void p("index out of range"):e.$array[e.$offset+m]),m=m+1|0;z=Ye(T<0||T>=e.$length?void p("index out of range"):e.$array[e.$offset+T]),U=21;case 21:if(K&&(K=!1,z=z.$blk()),z&&void 0!==z.$blk)break e;x=O(x,T<0||T>=e.$length?void p("index out of range"):e.$array[e.$offset+T]);case 20:u=e.$length?void p("index out of range"):e.$array[e.$offset+u])),T=u+1|0,u=u+1|0,U=15;continue;case 16:for(T=0,x=y(e=x,0,0),i=e,t=0;t=e.$length?void p("index out of range"):e.$array[e.$offset+f]).Op&&2===(W=f+1|0,W<0||W>=e.$length?void p("index out of range"):e.$array[e.$offset+W]).Op||(x=O(x,f<0||f>=e.$length?void p("index out of range"):e.$array[e.$offset+f])),t++;return U=-1,x}return}return{$blk:v.ptr.prototype.factor,$c:!0,$r:z,_i:t,_r:r,_r$1:n,_ref:i,_tmp:o,_tmp$1:a,_tuple:s,first:c,i:$,i$1:l,i$2:u,i$3:f,ifirst:d,iflags:w,istr:h,j:g,j$1:k,j$2:b,j$3:m,max:_,out:x,p:S,prefix:E,prefix$1:C,re:I,re$1:A,reuse:F,same:R,start:T,str:P,strflags:V,sub:e,suffix:L,suffix$1:B,x:j,x$1:W,$s:U}},v.prototype.factor=function(e){return this.$val.factor(e)},v.ptr.prototype.leadingString=function(e){var t;return 18===e.Op&&e.Sub.$length>0&&(e=0>=(t=e.Sub).$length?void p("index out of range"):t.$array[t.$offset+0]),3!==e.Op?[N.nil,0]:[e.Rune,(1&e.Flags)>>>0]},v.prototype.leadingString=function(e){return this.$val.leadingString(e)},v.ptr.prototype.removeLeadingString=function(e,t){var r,n,i,o,a,s,c;return i=this,18===e.Op&&e.Sub.$length>0?(o=0>=(a=e.Sub).$length?void p("index out of range"):a.$array[a.$offset+0],o=i.removeLeadingString(o,t),0>=(s=e.Sub).$length?p("index out of range"):s.$array[s.$offset+0]=o,2===o.Op&&(i.reuse(o),0===(r=e.Sub.$length)||1===r?(e.Op=2,e.Sub=j.nil):2===r?(n=e,e=1>=(c=e.Sub).$length?void p("index out of range"):c.$array[c.$offset+1],i.reuse(n)):(T(e.Sub,y(e.Sub,1)),e.Sub=y(e.Sub,0,e.Sub.$length-1|0))),e):(3===e.Op&&(e.Rune=y(e.Rune,0,T(e.Rune,y(e.Rune,t))),0===e.Rune.$length&&(e.Op=2)),e)},v.prototype.removeLeadingString=function(e,t){return this.$val.removeLeadingString(e,t)},v.ptr.prototype.leadingRegexp=function(e){var t,r;return 2===e.Op?M.nil:18===e.Op&&e.Sub.$length>0?2===(t=0>=(r=e.Sub).$length?void p("index out of range"):r.$array[r.$offset+0]).Op?M.nil:t:e},v.prototype.leadingRegexp=function(e){return this.$val.leadingRegexp(e)},v.ptr.prototype.removeLeadingRegexp=function(e,t){var r,n,i,o,a;return i=this,18===e.Op&&e.Sub.$length>0?(t&&i.reuse(0>=(o=e.Sub).$length?void p("index out of range"):o.$array[o.$offset+0]),e.Sub=y(e.Sub,0,T(e.Sub,y(e.Sub,1))),0===(r=e.Sub.$length)?(e.Op=2,e.Sub=j.nil):1===r&&(n=e,e=0>=(a=e.Sub).$length?void p("index out of range"):a.$array[a.$offset+0],i.reuse(n)),e):(t&&i.reuse(e),i.newRegexp(2))},v.prototype.removeLeadingRegexp=function(e,t){return this.$val.removeLeadingRegexp(e,t)},et=function(e,t){var r,n,i,o,a;for((a=new s.ptr(3,0,j.nil,W.zero(),N.nil,U.zero(),0,0,0,"")).Flags=t,a.Rune=y(new N(a.Rune0),0,0),n=e,r=0;r=a.Rune.$capacity){a.Rune=new N(A(e));break}a.Rune=O(a.Rune,o),r+=i[1]}return a},nt=function(e,t){var{$24r:r,_r:n,flags:t,s:e,$s:i,$r:o,$c:a}=hr(this,{s:e,flags:t});i=i||0;e:for(;;){switch(i){case 0:n=it(e,t),i=1;case 1:if(a&&(a=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;r=n,i=2;case 2:return r}return}return{$blk:nt,$c:!0,$r:o,$24r:r,_r:n,flags:t,s:e,$s:i}},Et.Parse=nt,it=function(e,t){var{$24r:r,$24r$1:n,$24r$10:o,$24r$11:a,$24r$12:s,$24r$13:c,$24r$14:$,$24r$15:l,$24r$2:u,$24r$3:f,$24r$4:d,$24r$5:h,$24r$6:g,$24r$7:b,$24r$8:_,$24r$9:x,_:S,_2:E,_3:C,_4:I,_r:A,_r$1:F,_r$2:R,_r$3:T,_r$4:P,_r$5:V,_r$6:O,_r$7:D,_struct:L,_tmp:W,_tmp$1:U,_tmp$10:z,_tmp$11:K,_tmp$12:G,_tmp$13:q,_tmp$14:H,_tmp$15:J,_tmp$16:Z,_tmp$17:Q,_tmp$18:X,_tmp$19:Y,_tmp$2:ee,_tmp$20:te,_tmp$21:re,_tmp$22:ne,_tmp$23:ie,_tmp$24:oe,_tmp$25:ae,_tmp$26:pe,_tmp$27:se,_tmp$28:ce,_tmp$29:$e,_tmp$3:le,_tmp$30:ue,_tmp$31:fe,_tmp$4:de,_tmp$5:we,_tmp$6:he,_tmp$7:ge,_tmp$8:ke,_tmp$9:be,_tuple:ye,_tuple$1:me,_tuple$10:ve,_tuple$2:_e,_tuple$3:xe,_tuple$4:Se,_tuple$5:Ee,_tuple$6:Ce,_tuple$7:Ie,_tuple$8:Ae,_tuple$9:Fe,after:Te,after$1:Ne,before:Pe,before$1:Ve,c:Oe,c$1:De,err:Le,err$1:Me,err$2:Be,err$3:je,flags:t,lastRepeat:We,lit:Ue,max:ze,min:Ke,n:Ge,ok:qe,op:He,p:Je,r:Ze,r$1:Qe,re:Xe,repeat:Ye,rest:rt,rest$1:nt,rest$2:ot,s:e,t:at,x:pt,$s:st,$deferred:ct,$r:$t,$c:lt}=hr(this,{s:e,flags:t});st=st||0;var ut=null;try{e:for(;;){switch(st){case 0:if(ct=[],pr.deferStack.push(ct),Le=[Le],e=[e],S=M.nil,Le[0]=tt,ct.push([function(e,t){return function(){var r,n;n=or(),B(r=n,tt)||(B(r,new k("regexp/syntax: internal error"))?e[0]=new w.ptr("regexp/syntax: internal error",t[0]):B(r,new k("expression nests too deeply"))?e[0]=new w.ptr("expression nests too deeply",t[0]):ir(n))}}(Le,e),[]]),(2&t)>>>0!=0){st=1;continue}st=2;continue;case 1:if(Me=yt(e[0]),!B(Me,tt)){st=3;continue}st=4;continue;case 3:W=M.nil,U=Me,S=W,Le[0]=U,r=[S,Le[0]],st=5;case 5:return r;case 4:ee=et(e[0],t),le=tt,S=ee,Le[0]=le,n=[S,Le[0]],st=6;case 6:return n;case 2:Je=new v.ptr(0,j.nil,M.nil,0,"",N.nil,0,0,new Re(0,0),!1,!1),Oe=0,He=0,We="",Je.flags=t,Je.wholeRegexp=e[0],at=e[0];case 7:if(""===at){st=8;continue}if(Ye="",40===(E=at.charCodeAt(0))){st=10;continue}if(124===E){st=11;continue}if(41===E){st=12;continue}if(94===E){st=13;continue}if(36===E){st=14;continue}if(46===E){st=15;continue}if(91===E){st=16;continue}if(42===E||43===E||63===E){st=17;continue}if(123===E){st=18;continue}if(92===E){st=19;continue}st=20;continue;case 10:if((64&Je.flags)>>>0!=0&&at.length>=2&&63===at.charCodeAt(1)){st=22;continue}st=23;continue;case 22:if(at=(ye=Je.parsePerlFlags(at))[0],Le[0]=ye[1],!B(Le[0],tt)){st=24;continue}st=25;continue;case 24:de=M.nil,we=Le[0],S=de,Le[0]=we,u=[S,Le[0]],st=26;case 26:return u;case 25:st=9;continue;case 23:Je.numCap=Je.numCap+1|0,Je.op(128).Cap=Je.numCap,at=m(at,1),st=21;continue;case 11:A=Je.parseVerticalBar(),st=27;case 27:if(lt&&(lt=!1,A=A.$blk()),A&&void 0!==A.$blk)break e;if(Le[0]=A,!B(Le[0],tt)){st=28;continue}st=29;continue;case 28:he=M.nil,ge=Le[0],S=he,Le[0]=ge,f=[S,Le[0]],st=30;case 30:return f;case 29:at=m(at,1),st=21;continue;case 12:F=Je.parseRightParen(),st=31;case 31:if(lt&&(lt=!1,F=F.$blk()),F&&void 0!==F.$blk)break e;if(Le[0]=F,!B(Le[0],tt)){st=32;continue}st=33;continue;case 32:ke=M.nil,be=Le[0],S=ke,Le[0]=be,d=[S,Le[0]],st=34;case 34:return d;case 33:at=m(at,1),st=21;continue;case 13:(16&Je.flags)>>>0!=0?Je.op(9):Je.op(7),at=m(at,1),st=21;continue;case 14:(16&Je.flags)>>>0!=0?(L=Je.op(10)).Flags=(256|L.Flags)>>>0:Je.op(8),at=m(at,1),st=21;continue;case 15:(8&Je.flags)>>>0!=0?Je.op(6):Je.op(5),at=m(at,1),st=21;continue;case 16:R=Je.parseClass(at),st=35;case 35:if(lt&&(lt=!1,R=R.$blk()),R&&void 0!==R.$blk)break e;if(at=(me=R)[0],Le[0]=me[1],!B(Le[0],tt)){st=36;continue}st=37;continue;case 36:z=M.nil,K=Le[0],S=z,Le[0]=K,h=[S,Le[0]],st=38;case 38:return h;case 37:st=21;continue;case 17:if(Pe=at,42===(C=at.charCodeAt(0))?He=14:43===C?He=15:63===C&&(He=16),Te=m(at,1),Te=(_e=Je.repeat(He,0,0,Pe,Te,We))[0],Le[0]=_e[1],!B(Le[0],tt)){st=39;continue}st=40;continue;case 39:G=M.nil,q=Le[0],S=G,Le[0]=q,g=[S,Le[0]],st=41;case 41:return g;case 40:Ye=Pe,at=Te,st=21;continue;case 18:if(He=17,Ve=at,Ke=(xe=Je.parseRepeat(at))[0],ze=xe[1],Ne=xe[2],!(qe=xe[3])){Je.literal(123),at=m(at,1),st=9;continue}if(Ke<0||Ke>1e3||ze>1e3||ze>=0&&Ke>ze){st=42;continue}st=43;continue;case 42:H=M.nil,J=new w.ptr("invalid repeat count",m(Ve,0,Ve.length-Ne.length|0)),S=H,Le[0]=J,b=[S,Le[0]],st=44;case 44:return b;case 43:if(Ne=(Se=Je.repeat(He,Ke,ze,Ve,Ne,We))[0],Le[0]=Se[1],!B(Le[0],tt)){st=45;continue}st=46;continue;case 45:Z=M.nil,Q=Le[0],S=Z,Le[0]=Q,_=[S,Le[0]],st=47;case 47:return _;case 46:Ye=Ve,at=Ne,st=21;continue;case 19:if((64&Je.flags)>>>0!=0&&at.length>=2){st=48;continue}st=49;continue;case 48:if(65===(I=at.charCodeAt(1))){st=51;continue}if(98===I){st=52;continue}if(66===I){st=53;continue}if(67===I){st=54;continue}if(81===I){st=55;continue}if(122===I){st=56;continue}st=57;continue;case 51:Je.op(9),at=m(at,2),st=9;continue e;case 52:Je.op(11),at=m(at,2),st=9;continue e;case 53:Je.op(12),at=m(at,2),st=9;continue e;case 54:X=M.nil,Y=new w.ptr("invalid escape sequence",m(at,0,2)),S=X,Le[0]=Y,x=[S,Le[0]],st=58;case 58:return x;case 55:Ue="",Ue=(Ee=i.Cut(m(at,2),"\\E"))[0],at=Ee[1];case 59:if(""===Ue){st=60;continue}if(De=(Ce=mt(Ue))[0],rt=Ce[1],Be=Ce[2],!B(Be,tt)){st=61;continue}st=62;continue;case 61:te=M.nil,re=Be,S=te,Le[0]=re,o=[S,Le[0]],st=63;case 63:return o;case 62:Je.literal(De),Ue=rt,st=59;continue;case 60:st=9;continue e;case 56:Je.op(10),at=m(at,2),st=9;continue e;case 57:case 50:case 49:if((Xe=Je.newRegexp(4)).Flags=Je.flags,at.length>=2&&(112===at.charCodeAt(1)||80===at.charCodeAt(1))){st=64;continue}st=65;continue;case 64:T=Je.parseUnicodeClass(at,y(new N(Xe.Rune0),0,0)),st=66;case 66:if(lt&&(lt=!1,T=T.$blk()),T&&void 0!==T.$blk)break e;if(Ze=(Ie=T)[0],nt=Ie[1],je=Ie[2],!B(je,tt)){st=67;continue}st=68;continue;case 67:ne=M.nil,ie=je,S=ne,Le[0]=ie,a=[S,Le[0]],st=69;case 69:return a;case 68:if(Ze!==N.nil){Xe.Rune=Ze,at=nt,Je.push(Xe),st=9;continue e}case 65:P=Je.parsePerlClassEscape(at,y(new N(Xe.Rune0),0,0)),st=70;case 70:if(lt&&(lt=!1,P=P.$blk()),P&&void 0!==P.$blk)break e;if(Qe=(Ae=P)[0],ot=Ae[1],Qe!==N.nil){Xe.Rune=Qe,at=ot,Je.push(Xe),st=9;continue e}if(Je.reuse(Xe),Oe=(Fe=Je.parseEscape(at))[0],at=Fe[1],Le[0]=Fe[2],!B(Le[0],tt)){st=71;continue}st=72;continue;case 71:oe=M.nil,ae=Le[0],S=oe,Le[0]=ae,s=[S,Le[0]],st=73;case 73:return s;case 72:Je.literal(Oe),st=21;continue;case 20:if(Oe=(ve=mt(at))[0],at=ve[1],Le[0]=ve[2],!B(Le[0],tt)){st=74;continue}st=75;continue;case 74:pe=M.nil,se=Le[0],S=pe,Le[0]=se,c=[S,Le[0]],st=76;case 76:return c;case 75:Je.literal(Oe);case 21:case 9:We=Ye,st=7;continue;case 8:V=Je.concat(),st=77;case 77:if(lt&&(lt=!1,V=V.$blk()),V&&void 0!==V.$blk)break e;O=Je.swapVerticalBar(),st=80;case 80:if(lt&&(lt=!1,O=O.$blk()),O&&void 0!==O.$blk)break e;if(O){st=78;continue}st=79;continue;case 78:Je.stack=y(Je.stack,0,Je.stack.$length-1|0);case 79:D=Je.alternate(),st=81;case 81:if(lt&&(lt=!1,D=D.$blk()),D&&void 0!==D.$blk)break e;if(1!==(Ge=Je.stack.$length)){st=82;continue}st=83;continue;case 82:ce=M.nil,$e=new w.ptr("missing closing )",e[0]),S=ce,Le[0]=$e,$=[S,Le[0]],st=84;case 84:return $;case 83:ue=0>=(pt=Je.stack).$length?void p("index out of range"):pt.$array[pt.$offset+0],fe=tt,S=ue,Le[0]=fe,l=[S,Le[0]],st=85;case 85:return l}return}}catch(Le){ut=Le,st=-1}finally{if(nr(ct,ut),!pr.asleep)return[S,Le[0]];if(pr.asleep)return{$blk:it,$c:!0,$r:$t,$24r:r,$24r$1:n,$24r$10:o,$24r$11:a,$24r$12:s,$24r$13:c,$24r$14:$,$24r$15:l,$24r$2:u,$24r$3:f,$24r$4:d,$24r$5:h,$24r$6:g,$24r$7:b,$24r$8:_,$24r$9:x,_:S,_2:E,_3:C,_4:I,_r:A,_r$1:F,_r$2:R,_r$3:T,_r$4:P,_r$5:V,_r$6:O,_r$7:D,_struct:L,_tmp:W,_tmp$1:U,_tmp$10:z,_tmp$11:K,_tmp$12:G,_tmp$13:q,_tmp$14:H,_tmp$15:J,_tmp$16:Z,_tmp$17:Q,_tmp$18:X,_tmp$19:Y,_tmp$2:ee,_tmp$20:te,_tmp$21:re,_tmp$22:ne,_tmp$23:ie,_tmp$24:oe,_tmp$25:ae,_tmp$26:pe,_tmp$27:se,_tmp$28:ce,_tmp$29:$e,_tmp$3:le,_tmp$30:ue,_tmp$31:fe,_tmp$4:de,_tmp$5:we,_tmp$6:he,_tmp$7:ge,_tmp$8:ke,_tmp$9:be,_tuple:ye,_tuple$1:me,_tuple$10:ve,_tuple$2:_e,_tuple$3:xe,_tuple$4:Se,_tuple$5:Ee,_tuple$6:Ce,_tuple$7:Ie,_tuple$8:Ae,_tuple$9:Fe,after:Te,after$1:Ne,before:Pe,before$1:Ve,c:Oe,c$1:De,err:Le,err$1:Me,err$2:Be,err$3:je,flags:t,lastRepeat:We,lit:Ue,max:ze,min:Ke,n:Ge,ok:qe,op:He,p:Je,r:Ze,r$1:Qe,re:Xe,repeat:Ye,rest:rt,rest$1:nt,rest$2:ot,s:e,t:at,x:pt,$s:st,$deferred:ct}}},v.ptr.prototype.parseRepeat=function(e){var t,r,n,i,o,a;if(i=0,n=0,a="",o=!1,""===e||123!==e.charCodeAt(0))return[i,n,a,o];if(e=m(e,1),i=(t=this.parseInt(e))[0],e=t[1],!t[2])return[i,n,a,o];if(""===e)return[i,n,a,o];if(44!==e.charCodeAt(0))n=i;else{if(""===(e=m(e,1)))return[i,n,a,o];if(125===e.charCodeAt(0))n=-1;else{if(n=(r=this.parseInt(e))[0],e=r[1],!r[2])return[i,n,a,o];n<0&&(i=-1)}}return""===e||125!==e.charCodeAt(0)?[i,n,a,o]:[i,n,a=m(e,1),o=!0]},v.prototype.parseRepeat=function(e){return this.$val.parseRepeat(e)},v.ptr.prototype.parsePerlFlags=function(e){var t,r,n,o,a,p,s,c,$,l,u,f,d;if(p=tt,$=this,(d=e).length>4&&80===d.charCodeAt(2)&&60===d.charCodeAt(3))return(a=i.IndexRune(d,62))<0?(p=yt(d),B(p,tt)?["",p=new w.ptr("invalid named capture",e)]:["",p]):(o=m(d,0,a+1|0),c=m(d,4,a),p=yt(c),B(p,tt)?ot(c)?($.numCap=$.numCap+1|0,(l=$.op(128)).Cap=$.numCap,l.Name=c,[m(d,a+1|0),p=tt]):["",p=new w.ptr("invalid named capture",o)]:["",p]);n=0,d=m(d,2),s=$.flags,f=1,u=!1;e:for(;""!==d;){if(n=(r=mt(d))[0],d=r[1],p=r[2],!B(p,tt))return["",p];if(105===(t=n))s=(1|s)>>>0,u=!0;else if(109===t)s=(-17&s)<<16>>>16,u=!0;else if(115===t)s=(8|s)>>>0,u=!0;else if(85===t)s=(32|s)>>>0,u=!0;else{if(45!==t){if(58===t||41===t){if(f<0){if(!u)break e;s=~s<<16>>>16}return 58===n&&$.op(128),$.flags=s,[d,p=tt]}break e}if(f<0)break e;f=-1,s=~s<<16>>>16,u=!1}}return["",p=new w.ptr("invalid or unsupported Perl syntax",m(e,0,e.length-d.length|0))]},v.prototype.parsePerlFlags=function(e){return this.$val.parsePerlFlags(e)},ot=function(e){var t,r,n,i;if(""===e)return!1;for(r=e,t=0;t=2&&48===e.charCodeAt(0)&&48<=e.charCodeAt(1)&&e.charCodeAt(1)<=57)return[r,i,n];for(o=e;""!==e&&48<=e.charCodeAt(0)&&e.charCodeAt(0)<=57;)e=m(e,1);for(i=e,n=!0,o=m(o,0,o.length-e.length|0),t=0;t=1e8){r=-1;break}r=(J(r,10)+(0|o.charCodeAt(t))|0)-48|0,t=t+1|0}return[r,i,n]},v.prototype.parseInt=function(e){return this.$val.parseInt(e)},at=function(e){return 3===e.Op&&1===e.Rune.$length||4===e.Op||5===e.Op||6===e.Op},pt=function(e,t){var r,n,i,o,a,s;if(3===(r=e.Op))return 1===e.Rune.$length&&(0>=(i=e.Rune).$length?void p("index out of range"):i.$array[i.$offset+0])===t;if(4===r){for(n=0;n=o.$length?void p("index out of range"):o.$array[o.$offset+n])<=t&&t<=(a=e.Rune,(s=n+1|0)<0||s>=a.$length?void p("index out of range"):a.$array[a.$offset+s]))return!0;n=n+2|0}return!1}return 5===r?!(10===t):6===r},v.ptr.prototype.parseVerticalBar=function(){var{_r:e,_r$1:t,p:r,$s:n,$r:i,$c:o}=hr(this,{});n=n||0;e:for(;;){switch(n){case 0:e=(r=this).concat(),n=1;case 1:if(o&&(o=!1,e=e.$blk()),e&&void 0!==e.$blk)break e;t=r.swapVerticalBar(),n=4;case 4:if(o&&(o=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;if(!t){n=2;continue}n=3;continue;case 2:r.op(129);case 3:return n=-1,tt}return}return{$blk:v.ptr.prototype.parseVerticalBar,$c:!0,$r:i,_r:e,_r$1:t,p:r,$s:n}},v.prototype.parseVerticalBar=function(){return this.$val.parseVerticalBar()},st=function(e,t){var r,n,i,o,a,s;switch(0){default:if(6===(r=e.Op));else if(5===r)pt(t,10)&&(e.Op=6);else if(4===r)3===t.Op?e.Rune=lt(e.Rune,0>=(n=t.Rune).$length?void p("index out of range"):n.$array[n.$offset+0],t.Flags):e.Rune=dt(e.Rune,t.Rune);else if(3===r){if((0>=(i=t.Rune).$length?void p("index out of range"):i.$array[i.$offset+0])===(0>=(o=e.Rune).$length?void p("index out of range"):o.$array[o.$offset+0])&&t.Flags===e.Flags)break;e.Op=4,e.Rune=lt(y(e.Rune,0,0),0>=(a=e.Rune).$length?void p("index out of range"):a.$array[a.$offset+0],e.Flags),e.Rune=lt(e.Rune,0>=(s=t.Rune).$length?void p("index out of range"):s.$array[s.$offset+0],t.Flags)}}},v.ptr.prototype.swapVerticalBar=function(){var{_tmp:e,_tmp$1:t,n:r,p:n,re1:i,re1$1:o,re2:a,re3:s,x:c,x$1:$,x$10:l,x$11:u,x$12:f,x$13:d,x$14:w,x$15:h,x$16:g,x$17:k,x$18:b,x$19:m,x$2:_,x$20:x,x$21:S,x$3:E,x$4:C,x$5:I,x$6:A,x$7:F,x$8:R,x$9:T,$s:N,$r:P,$c:V}=hr(this,{});N=N||0;e:for(;;){switch(N){case 0:if((r=(n=this).stack.$length)>=3&&129===(c=n.stack,$=r-2|0,$<0||$>=c.$length?void p("index out of range"):c.$array[c.$offset+$]).Op&&at((_=n.stack,(E=r-1|0)<0||E>=_.$length?void p("index out of range"):_.$array[_.$offset+E]))&&at((C=n.stack,(I=r-3|0)<0||I>=C.$length?void p("index out of range"):C.$array[C.$offset+I])))return A=n.stack,i=(F=r-1|0)<0||F>=A.$length?void p("index out of range"):A.$array[A.$offset+F],R=n.stack,s=(T=r-3|0)<0||T>=R.$length?void p("index out of range"):R.$array[R.$offset+T],i.Op>s.Op&&(t=i,i=e=s,s=t,l=n.stack,(u=r-3|0)<0||u>=l.$length?p("index out of range"):l.$array[l.$offset+u]=s),st(s,i),n.reuse(i),n.stack=y(n.stack,0,r-1|0),N=-1,!0;if(r>=2){N=1;continue}N=2;continue;case 1:if(f=n.stack,o=(d=r-1|0)<0||d>=f.$length?void p("index out of range"):f.$array[f.$offset+d],w=n.stack,129===(a=(h=r-2|0)<0||h>=w.$length?void p("index out of range"):w.$array[w.$offset+h]).Op){N=3;continue}N=4;continue;case 3:if(r>=3){N=5;continue}N=6;continue;case 5:P=Ye((g=n.stack,(k=r-3|0)<0||k>=g.$length?void p("index out of range"):g.$array[g.$offset+k])),N=7;case 7:if(V&&(V=!1,P=P.$blk()),P&&void 0!==P.$blk)break e;case 6:return b=n.stack,(m=r-2|0)<0||m>=b.$length?p("index out of range"):b.$array[b.$offset+m]=o,x=n.stack,(S=r-1|0)<0||S>=x.$length?p("index out of range"):x.$array[x.$offset+S]=a,N=-1,!0;case 4:case 2:return N=-1,!1}return}return{$blk:v.ptr.prototype.swapVerticalBar,$c:!0,$r:P,_tmp:e,_tmp$1:t,n:r,p:n,re1:i,re1$1:o,re2:a,re3:s,x:c,x$1:$,x$10:l,x$11:u,x$12:f,x$13:d,x$14:w,x$15:h,x$16:g,x$17:k,x$18:b,x$19:m,x$2:_,x$20:x,x$21:S,x$3:E,x$4:C,x$5:I,x$6:A,x$7:F,x$8:R,x$9:T,$s:N}},v.prototype.swapVerticalBar=function(){return this.$val.swapVerticalBar()},v.ptr.prototype.parseRightParen=function(){var{_r:e,_r$1:t,_r$2:r,n,p:i,re1:o,re2:a,x:s,x$1:c,x$2:$,x$3:l,x$4:u,$s:f,$r:d,$c:h}=hr(this,{});f=f||0;e:for(;;){switch(f){case 0:e=(i=this).concat(),f=1;case 1:if(h&&(h=!1,e=e.$blk()),e&&void 0!==e.$blk)break e;t=i.swapVerticalBar(),f=4;case 4:if(h&&(h=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;if(t){f=2;continue}f=3;continue;case 2:i.stack=y(i.stack,0,i.stack.$length-1|0);case 3:r=i.alternate(),f=5;case 5:if(h&&(h=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;return(n=i.stack.$length)<2?(f=-1,new w.ptr("unexpected )",i.wholeRegexp)):(s=i.stack,o=(c=n-1|0)<0||c>=s.$length?void p("index out of range"):s.$array[s.$offset+c],$=i.stack,a=(l=n-2|0)<0||l>=$.$length?void p("index out of range"):$.$array[$.$offset+l],i.stack=y(i.stack,0,n-2|0),128!==a.Op?(f=-1,new w.ptr("unexpected )",i.wholeRegexp)):(i.flags=a.Flags,0===a.Cap?i.push(o):(a.Op=13,a.Sub=y(new j(a.Sub0),0,1),0>=(u=a.Sub).$length?p("index out of range"):u.$array[u.$offset+0]=o,i.push(a)),f=-1,tt))}return}return{$blk:v.ptr.prototype.parseRightParen,$c:!0,$r:d,_r:e,_r$1:t,_r$2:r,n,p:i,re1:o,re2:a,x:s,x$1:c,x$2:$,x$3:l,x$4:u,$s:f}},v.prototype.parseRightParen=function(){return this.$val.parseRightParen()},v.ptr.prototype.parseEscape=function(e){var t,r,n,i,o,a,p,s,c,$,l,u,f,d;if($=0,p=tt,""===(l=m(e,1)))return[$=0,"",p=new w.ptr("trailing backslash at end of expression","")];if(a=(r=mt(l))[0],l=r[1],p=r[2],!B(p,tt))return[$=0,"",p];e:switch(0){default:if(49===(t=a)||50===t||51===t||52===t||53===t||54===t||55===t){if(""===l||l.charCodeAt(0)<48||l.charCodeAt(0)>55)break;for($=a-48|0,s=1;s<3&&!(""===l||l.charCodeAt(0)<48||l.charCodeAt(0)>55);)$=(J($,8)+(0|l.charCodeAt(0))|0)-48|0,l=m(l,1),s=s+1|0;return[$,l,p=tt]}if(48===t){for($=a-48|0,s=1;s<3&&!(""===l||l.charCodeAt(0)<48||l.charCodeAt(0)>55);)$=(J($,8)+(0|l.charCodeAt(0))|0)-48|0,l=m(l,1),s=s+1|0;return[$,l,p=tt]}if(120===t){if(""===l)break;if(a=(n=mt(l))[0],l=n[1],p=n[2],!B(p,tt))return[$=0,"",p];if(123===a){for(c=0,$=0;;){if(""===l)break e;if(a=(i=mt(l))[0],l=i[1],p=i[2],!B(p,tt))return[$=0,"",p];if(125===a)break;if((u=_t(a))<0)break e;if(($=J($,16)+u|0)>1114111)break e;c=c+1|0}if(0===c)break e;return[$,l,p=tt]}if(f=_t(a),a=(o=mt(l))[0],l=o[1],p=o[2],!B(p,tt))return[$=0,"",p];if(d=_t(a),f<0||d<0)break;return[$=J(f,16)+d|0,l,p=tt]}if(97===t)return[$=7,l,p];if(102===t)return[$=12,l,p];if(110===t)return[$=10,l,p];if(114===t)return[$=13,l,p];if(116===t)return[$=9,l,p];if(118===t)return[$=11,l,p];if(a<128&&!vt(a))return[$=a,l,p=tt]}return[$=0,"",p=new w.ptr("invalid escape sequence",m(e,0,e.length-l.length|0))]},v.prototype.parseEscape=function(e){return this.$val.parseEscape(e)},v.ptr.prototype.parseClassChar=function(e,t){var r,n;return""===e?[0,"",new w.ptr("missing closing ]",t)]:92===e.charCodeAt(0)?[(r=this.parseEscape(e))[0],r[1],r[2]]:[(n=mt(e))[0],n[1],n[2]]},v.prototype.parseClassChar=function(e,t){return this.$val.parseClassChar(e,t)},v.ptr.prototype.parsePerlClassEscape=function(e,t){var{$24r:r,_entry:n,_r:i,_tmp:o,_tmp$1:a,g:p,out:s,p:c,r:t,rest:$,s:e,$s:l,$r:u,$c:f}=hr(this,{s:e,r:t});l=l||0;e:for(;;){switch(l){case 0:if(s=N.nil,$="",(64&(c=this).flags)>>>0==0||e.length<2||92!==e.charCodeAt(0))return l=-1,[s,$];if(0===(p=P(void 0!==(n=h(ce,We.keyFor(m(e,0,2))))?n.v:new _.ptr(0,N.nil),_)).sign)return l=-1,[s,$];i=c.appendGroup(t,P(p,_)),l=1;case 1:if(f&&(f=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;r=[s=o=i,$=a=m(e,2)],l=2;case 2:return r}return}return{$blk:v.ptr.prototype.parsePerlClassEscape,$c:!0,$r:u,$24r:r,_entry:n,_r:i,_tmp:o,_tmp$1:a,g:p,out:s,p:c,r:t,rest:$,s:e,$s:l}},v.prototype.parsePerlClassEscape=function(e,t){return this.$val.parsePerlClassEscape(e,t)},v.ptr.prototype.parseNamedClass=function(e,t){var{$24r:r,_entry:n,_r:o,_tmp:a,_tmp$1:p,_tmp$2:s,_tmp$3:c,_tmp$4:$,_tmp$5:l,_tmp$6:u,_tmp$7:f,err:d,g,i:k,name:b,out:y,p:x,r:t,rest:S,s:e,$s:E,$r:C,$c:I}=hr(this,{s:e,r:t});E=E||0;e:for(;;){switch(E){case 0:if(y=N.nil,S="",d=tt,x=this,e.length<2||91!==e.charCodeAt(0)||58!==e.charCodeAt(1))return E=-1,[y,S,d];if((k=i.Index(m(e,2),":]"))<0)return E=-1,[y,S,d];if(b=a=m(e,0,2+(k=k+2|0)|0),e=p=m(e,k+2|0),0===(g=P(void 0!==(n=h(Ae,We.keyFor(b)))?n.v:new _.ptr(0,N.nil),_)).sign)return E=-1,[y=s=N.nil,S=c="",d=$=new w.ptr("invalid character class range",b)];o=x.appendGroup(t,P(g,_)),E=1;case 1:if(I&&(I=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;r=[y=l=o,S=u=e,d=f=tt],E=2;case 2:return r}return}return{$blk:v.ptr.prototype.parseNamedClass,$c:!0,$r:C,$24r:r,_entry:n,_r:o,_tmp:a,_tmp$1:p,_tmp$2:s,_tmp$3:c,_tmp$4:$,_tmp$5:l,_tmp$6:u,_tmp$7:f,err:d,g,i:k,name:b,out:y,p:x,r:t,rest:S,s:e,$s:E}},v.prototype.parseNamedClass=function(e,t){return this.$val.parseNamedClass(e,t)},v.ptr.prototype.appendGroup=function(e,t){var{_r:r,g:t,p:n,r:e,tmp:i,$s:o,$r:a,$c:p}=hr(this,{r:e,g:t});o=o||0;e:for(;;){switch(o){case 0:if((1&(n=this).flags)>>>0==0){o=1;continue}o=2;continue;case 1:e=t.sign<0?ht(e,t.class$1):dt(e,t.class$1),o=3;continue;case 2:i=y(n.tmpClass,0,0),i=wt(i,t.class$1),n.tmpClass=i,r=$t(n.$ptr_tmpClass||(n.$ptr_tmpClass=new G((function(){return this.$target.tmpClass}),(function(e){this.$target.tmpClass=e}),n))),o=4;case 4:if(p&&(p=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;i=r,e=t.sign<0?ht(e,i):dt(e,i);case 3:return o=-1,e}return}return{$blk:v.ptr.prototype.appendGroup,$c:!0,$r:a,_r:r,g:t,p:n,r:e,tmp:i,$s:o}},v.prototype.appendGroup=function(e,t){return this.$val.appendGroup(e,t)},ct=function(e){var t,r,n,i,a,p;return"Any"===e?[Te,Te]:(a=void 0!==(t=h(o.Categories,We.keyFor(e)))?t.v:q.nil)!==q.nil?[a,(r=h(o.FoldCategory,We.keyFor(e)),void 0!==r?r.v:q.nil)]:(p=void 0!==(n=h(o.Scripts,We.keyFor(e)))?n.v:q.nil)!==q.nil?[p,(i=h(o.FoldScript,We.keyFor(e)),void 0!==i?i.v:q.nil)]:[q.nil,q.nil]},v.ptr.prototype.parseUnicodeClass=function(e,t){var{_r:r,_tmp:n,_tmp$1:o,_tmp$10:a,_tmp$11:p,_tmp$12:s,_tmp$2:c,_tmp$3:$,_tmp$4:l,_tmp$5:u,_tmp$6:f,_tmp$7:d,_tmp$8:h,_tmp$9:g,_tuple:k,_tuple$1:b,c:_,end:x,err:S,fold:E,name:C,out:I,p:A,r:t,rest:F,s:e,seq:R,sign:T,t:P,tab:V,tmp:O,$s:D,$r:L,$c:M}=hr(this,{s:e,r:t});D=D||0;e:for(;;){switch(D){case 0:if(I=N.nil,F="",S=tt,(128&(A=this).flags)>>>0==0||e.length<2||92!==e.charCodeAt(0)||112!==e.charCodeAt(1)&&80!==e.charCodeAt(1))return D=-1,[I,F,S];if(T=1,80===e.charCodeAt(1)&&(T=-1),P=m(e,2),_=(k=mt(P))[0],P=k[1],S=k[2],!B(S,tt))return D=-1,[I,F,S];if(R=n="",C=o="",123!==_)R=m(e,0,e.length-P.length|0),C=m(R,2);else{if((x=i.IndexRune(e,125))<0)return S=yt(e),B(S,tt)?(D=-1,[I=c=N.nil,F=$="",S=l=new w.ptr("invalid character class range",e)]):(D=-1,[I,F,S]);if(R=u=m(e,0,x+1|0),P=f=m(e,x+1|0),C=m(e,3,x),S=yt(C),!B(S,tt))return D=-1,[I,F,S]}if(""!==C&&94===C.charCodeAt(0)&&(T=-T,C=m(C,1)),V=(b=ct(C))[0],E=b[1],V===q.nil)return D=-1,[I=d=N.nil,F=h="",S=g=new w.ptr("invalid character class range",R)];if((1&A.flags)>>>0==0||E===q.nil){D=1;continue}D=2;continue;case 1:t=T>0?gt(t,V):kt(t,V),D=3;continue;case 2:O=y(A.tmpClass,0,0),O=gt(O,V),O=gt(O,E),A.tmpClass=O,r=$t(A.$ptr_tmpClass||(A.$ptr_tmpClass=new G((function(){return this.$target.tmpClass}),(function(e){this.$target.tmpClass=e}),A))),D=4;case 4:if(M&&(M=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;O=r,t=T>0?dt(t,O):ht(t,O);case 3:return D=-1,[I=a=t,F=p=P,S=s=tt]}return}return{$blk:v.ptr.prototype.parseUnicodeClass,$c:!0,$r:L,_r:r,_tmp:n,_tmp$1:o,_tmp$10:a,_tmp$11:p,_tmp$12:s,_tmp$2:c,_tmp$3:$,_tmp$4:l,_tmp$5:u,_tmp$6:f,_tmp$7:d,_tmp$8:h,_tmp$9:g,_tuple:k,_tuple$1:b,c:_,end:x,err:S,fold:E,name:C,out:I,p:A,r:t,rest:F,s:e,seq:R,sign:T,t:P,tab:V,tmp:O,$s:D}},v.prototype.parseUnicodeClass=function(e,t){return this.$val.parseUnicodeClass(e,t)},v.ptr.prototype.parseClass=function(e){var{_r:t,_r$1:r,_r$2:n,_r$3:i,_tmp:o,_tmp$1:p,_tmp$10:s,_tmp$11:c,_tmp$12:$,_tmp$13:l,_tmp$14:u,_tmp$15:f,_tmp$16:d,_tmp$17:h,_tmp$18:g,_tmp$19:k,_tmp$2:b,_tmp$20:_,_tmp$21:x,_tmp$3:S,_tmp$4:E,_tmp$5:C,_tmp$6:I,_tmp$7:A,_tmp$8:F,_tmp$9:R,_tuple:T,_tuple$1:P,_tuple$2:V,_tuple$3:D,_tuple$4:L,_tuple$5:M,class$1:j,err:W,err$1:U,err$2:z,first:K,hi:q,lo:H,nclass:J,nclass$1:Z,nclass$2:Q,nt:X,nt$1:Y,nt$2:ee,p:te,re,rest:ne,rng:ie,s:e,sign:oe,size:ae,t:pe,$s:se,$r:ce,$c:$e}=hr(this,{s:e});se=se||0;e:for(;;){switch(se){case 0:ne="",W=tt,te=this,pe=m(e,1),(re=te.newRegexp(4)).Flags=te.flags,re.Rune=y(new N(re.Rune0),0,0),oe=1,""!==pe&&94===pe.charCodeAt(0)&&(oe=-1,pe=m(pe,1),(4&te.flags)>>>0==0&&(re.Rune=O(re.Rune,10,10))),j=re.Rune,K=!0;case 1:if(""!==pe&&93===pe.charCodeAt(0)&&!K){se=2;continue}if(""!==pe&&45===pe.charCodeAt(0)&&(64&te.flags)>>>0==0&&!K&&(1===pe.length||93!==pe.charCodeAt(1)))return ae=(T=a.DecodeRuneInString(m(pe,1)))[1],se=-1,[ne=o="",W=p=new w.ptr("invalid character class range",m(pe,0,1+ae|0))];if(K=!1,pe.length>2&&91===pe.charCodeAt(0)&&58===pe.charCodeAt(1)){se=3;continue}se=4;continue;case 3:t=te.parseNamedClass(pe,j),se=5;case 5:if($e&&($e=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;if(J=(P=t)[0],X=P[1],U=P[2],!B(U,tt))return se=-1,[ne=b="",W=S=U];if(J!==N.nil){j=E=J,pe=C=X,se=1;continue}case 4:r=te.parseUnicodeClass(pe,j),se=6;case 6:if($e&&($e=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;if(Z=(V=r)[0],Y=V[1],z=V[2],!B(z,tt))return se=-1,[ne=I="",W=A=z];if(Z!==N.nil){j=F=Z,pe=R=Y,se=1;continue}n=te.parsePerlClassEscape(pe,j),se=7;case 7:if($e&&($e=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;if(Q=(D=n)[0],ee=D[1],Q!==N.nil){j=s=Q,pe=c=ee,se=1;continue}if(ie=pe,H=$=0,q=l=0,H=(L=te.parseClassChar(pe,e))[0],pe=L[1],z=L[2],!B(z,tt))return se=-1,[ne=u="",W=f=z];if(q=H,pe.length>=2&&45===pe.charCodeAt(0)&&93!==pe.charCodeAt(1)){if(pe=m(pe,1),q=(M=te.parseClassChar(pe,e))[0],pe=M[1],z=M[2],!B(z,tt))return se=-1,[ne=d="",W=h=z];if(q>>0==0?ut(j,H,q):ft(j,H,q),se=1;continue;case 2:pe=m(pe,1),re.Rune=j,i=$t(re.$ptr_Rune||(re.$ptr_Rune=new G((function(){return this.$target.Rune}),(function(e){this.$target.Rune=e}),re))),se=8;case 8:if($e&&($e=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;return j=i,oe<0&&(j=bt(j)),re.Rune=j,te.push(re),se=-1,[ne=_=pe,W=x=tt]}return}return{$blk:v.ptr.prototype.parseClass,$c:!0,$r:ce,_r:t,_r$1:r,_r$2:n,_r$3:i,_tmp:o,_tmp$1:p,_tmp$10:s,_tmp$11:c,_tmp$12:$,_tmp$13:l,_tmp$14:u,_tmp$15:f,_tmp$16:d,_tmp$17:h,_tmp$18:g,_tmp$19:k,_tmp$2:b,_tmp$20:_,_tmp$21:x,_tmp$3:S,_tmp$4:E,_tmp$5:C,_tmp$6:I,_tmp$7:A,_tmp$8:F,_tmp$9:R,_tuple:T,_tuple$1:P,_tuple$2:V,_tuple$3:D,_tuple$4:L,_tuple$5:M,class$1:j,err:W,err$1:U,err$2:z,first:K,hi:q,lo:H,nclass:J,nclass$1:Z,nclass$2:Q,nt:X,nt$1:Y,nt$2:ee,p:te,re,rest:ne,rng:ie,s:e,sign:oe,size:ae,t:pe,$s:se}},v.prototype.parseClass=function(e){return this.$val.parseClass(e)},$t=function(e){var{_tmp:t,_tmp$1:n,hi:i,i:o,lo:a,r:s,rp:e,w:c,x:$,x$1:l,x$2:u,x$3:f,x$4:d,x$5:w,$s:h,$r:g,$c:k}=hr(this,{rp:e});h=h||0;e:for(;;){switch(h){case 0:g=r.Sort(new(($=new x.ptr(e)).constructor.elem)($)),h=1;case 1:if(k&&(k=!1,g=g.$blk()),g&&void 0!==g.$blk)break e;if((s=e.$get()).$length<2)return h=-1,s;for(c=2,o=2;o=s.$length?void p("index out of range"):s.$array[s.$offset+o],i=n=(l=o+1|0)<0||l>=s.$length?void p("index out of range"):s.$array[s.$offset+l],(a=t)<=(((u=c-1|0)<0||u>=s.$length?void p("index out of range"):s.$array[s.$offset+u])+1|0)?(i>((f=c-1|0)<0||f>=s.$length?void p("index out of range"):s.$array[s.$offset+f])&&((d=c-1|0)<0||d>=s.$length?p("index out of range"):s.$array[s.$offset+d]=i),o=o+2|0):(c<0||c>=s.$length?p("index out of range"):s.$array[s.$offset+c]=a,(w=c+1|0)<0||w>=s.$length?p("index out of range"):s.$array[s.$offset+w]=i,c=c+2|0,o=o+2|0);return h=-1,y(s,0,c)}return}return{$blk:$t,$c:!0,$r:g,_tmp:t,_tmp$1:n,hi:i,i:o,lo:a,r:s,rp:e,w:c,x:$,x$1:l,x$2:u,x$3:f,x$4:d,x$5:w,$s:h}},lt=function(e,t,r){return(1&r)>>>0!=0?ft(e,t,t):ut(e,t,t)},ut=function(e,t,r){var n,i,o,a,s,c,$,l;for(i=e.$length,n=2;n<=4;){if(i>=n&&(a=(s=i-n|0)<0||s>=e.$length?void p("index out of range"):e.$array[e.$offset+s],t<=((o=(c=1+(i-n|0)|0)<0||c>=e.$length?void p("index out of range"):e.$array[e.$offset+c])+1|0)&&a<=(r+1|0)))return t=e.$length?p("index out of range"):e.$array[e.$offset+$]=t),r>o&&((l=1+(i-n|0)|0)<0||l>=e.$length?p("index out of range"):e.$array[e.$offset+l]=r),e;n=n+2|0}return O(e,t,r)},ft=function(e,t,r){var n,i;if(t<=65&&r>=125251)return ut(e,t,r);if(r<65||t>125251)return ut(e,t,r);for(t<65&&(e=ut(e,t,64),t=65),r>125251&&(e=ut(e,125252,r),r=125251),n=t;n<=r;){for(e=ut(e,n,n),i=o.SimpleFold(n);i!==n;)e=ut(e,i,i),i=o.SimpleFold(i);n=n+1|0}return e},dt=function(e,t){var r,n;for(r=0;r=t.$length?void p("index out of range"):t.$array[t.$offset+r],(n=r+1|0)<0||n>=t.$length?void p("index out of range"):t.$array[t.$offset+n]),r=r+2|0;return e},wt=function(e,t){var r,n;for(r=0;r=t.$length?void p("index out of range"):t.$array[t.$offset+r],(n=r+1|0)<0||n>=t.$length?void p("index out of range"):t.$array[t.$offset+n]),r=r+2|0;return e},ht=function(e,t){var r,n,i,o,a,s;for(a=0,i=0;i=t.$length?void p("index out of range"):t.$array[t.$offset+i],n=(s=i+1|0)<0||s>=t.$length?void p("index out of range"):t.$array[t.$offset+s],a<=((o=r)-1|0)&&(e=ut(e,a,o-1|0)),a=n+1|0,i=i+2|0;return a<=1114111&&(e=ut(e,a,1114111)),e},gt=function(e,t){var r,n,i,a,s,c,$,l,u,f,d,w,h,g;for(i=t.R16,r=0;r=i.$length?void p("index out of range"):i.$array[i.$offset+r],o.Range16)).Lo,$=0|h.Hi,1!=(d=0|h.Stride)){for(s=u;s<=$;)e=ut(e,s,s),s=s+d|0;r++}else e=ut(e,u,$),r++;for(a=t.R32,n=0;n=a.$length?void p("index out of range"):a.$array[a.$offset+n],o.Range32)).Lo,l=0|g.Hi,1!=(w=0|g.Stride)){for(c=f;c<=l;)e=ut(e,c,c),c=c+w|0;n++}else e=ut(e,f,l),n++;return e},kt=function(e,t){var r,n,i,a,s,c,$,l,u,f,d,w,h,g,k;for(d=0,i=t.R16,r=0;r=i.$length?void p("index out of range"):i.$array[i.$offset+r],o.Range16)).Lo,$=0|g.Hi,1!=(w=0|g.Stride)){for(s=u;s<=$;)d<=(s-1|0)&&(e=ut(e,d,s-1|0)),d=s+1|0,s=s+w|0;r++}else d<=(u-1|0)&&(e=ut(e,d,u-1|0)),d=$+1|0,r++;for(a=t.R32,n=0;n=a.$length?void p("index out of range"):a.$array[a.$offset+n],o.Range32)).Lo,l=0|k.Hi,1!=(h=0|k.Stride)){for(c=f;c<=l;)d<=(c-1|0)&&(e=ut(e,d,c-1|0)),d=c+1|0,c=c+h|0;n++}else d<=(f-1|0)&&(e=ut(e,d,f-1|0)),d=l+1|0,n++;return d<=1114111&&(e=ut(e,d,1114111)),e},bt=function(e){var t,r,n,i,o,a,s,c;for(o=0,a=0,n=0;n=e.$length?void p("index out of range"):e.$array[e.$offset+n],r=(s=n+1|0)<0||s>=e.$length?void p("index out of range"):e.$array[e.$offset+s],o<=((i=t)-1|0)&&(a<0||a>=e.$length?p("index out of range"):e.$array[e.$offset+a]=o,(c=a+1|0)<0||c>=e.$length?p("index out of range"):e.$array[e.$offset+c]=i-1|0,a=a+2|0),o=r+1|0,n=n+2|0;return e=y(e,0,a),o<=1114111&&(e=O(e,o,1114111)),e},x.ptr.prototype.Less=function(e,t){var r,n,i;return r=this.p.$get(),e=J(e,2),t=J(t,2),(e<0||e>=r.$length?void p("index out of range"):r.$array[r.$offset+e])<(t<0||t>=r.$length?void p("index out of range"):r.$array[r.$offset+t])||(e<0||e>=r.$length?void p("index out of range"):r.$array[r.$offset+e])===(t<0||t>=r.$length?void p("index out of range"):r.$array[r.$offset+t])&&((n=e+1|0)<0||n>=r.$length?void p("index out of range"):r.$array[r.$offset+n])>((i=t+1|0)<0||i>=r.$length?void p("index out of range"):r.$array[r.$offset+i])},x.prototype.Less=function(e,t){return this.$val.Less(e,t)},x.ptr.prototype.Len=function(){var e;return(e=this.p.$get().$length/2)==e&&e!==1/0&&e!==-1/0?0|e:p("integer divide by zero")},x.prototype.Len=function(){return this.$val.Len()},x.ptr.prototype.Swap=function(e,t){var r,n,i,o,a,s,c,$,l;a=this.p.$get(),e=J(e,2),r=(t=J(t,2))<0||t>=a.$length?void p("index out of range"):a.$array[a.$offset+t],n=(s=t+1|0)<0||s>=a.$length?void p("index out of range"):a.$array[a.$offset+s],i=e<0||e>=a.$length?void p("index out of range"):a.$array[a.$offset+e],o=(c=e+1|0)<0||c>=a.$length?void p("index out of range"):a.$array[a.$offset+c],e<0||e>=a.$length?p("index out of range"):a.$array[a.$offset+e]=r,($=e+1|0)<0||$>=a.$length?p("index out of range"):a.$array[a.$offset+$]=n,t<0||t>=a.$length?p("index out of range"):a.$array[a.$offset+t]=i,(l=t+1|0)<0||l>=a.$length?p("index out of range"):a.$array[a.$offset+l]=o},x.prototype.Swap=function(e,t){return this.$val.Swap(e,t)},yt=function(e){for(var t,r,n;""!==e;){if(r=(t=a.DecodeRuneInString(e))[0],n=t[1],65533===r&&1===n)return new w.ptr("invalid UTF-8",e);e=m(e,n)}return tt},mt=function(e){var t,r,n;return r=0,r=(t=a.DecodeRuneInString(e))[0],n=t[1],65533===r&&1===n?[r=0,"",new w.ptr("invalid UTF-8",e)]:[r,m(e,n),tt]},vt=function(e){return 48<=e&&e<=57||65<=e&&e<=90||97<=e&&e<=122},_t=function(e){return 48<=e&&e<=57?e-48|0:97<=e&&e<=102?10+(e-97|0)|0:65<=e&&e<=70?10+(e-65|0)|0:-1},$.prototype.String=function(){var e,t;return 1<=(e=this.$val)&&e<=19?m("NoMatchEmptyMatchLiteralCharClassAnyCharNotNLAnyCharBeginLineEndLineBeginTextEndTextWordBoundaryNoWordBoundaryCaptureStarPlusQuestRepeatConcatAlternate",(e=e-1<<24>>>24)<0||e>=Pe.length?void p("index out of range"):Pe[e],(t=e+1<<24>>>24)<0||t>=Pe.length?void p("index out of range"):Pe[t]):128===e?"opPseudo":"Op("+n.FormatInt(new Re(0,e),10)+")"},Gt($).prototype.String=function(){return new $(this.$get()).String()},xt=function(e){return new E.ptr(e,e)},E.ptr.prototype.patch=function(e,t){var r,n,i,o;for(r=this.head;0!==r;)i=e.Inst,n=(o=r>>>1>>>0)<0||o>=i.$length?void p("index out of range"):i.$array[i.$offset+o],(1&r)>>>0==0?(r=n.Out,n.Out=t):(r=n.Arg,n.Arg=t)},E.prototype.patch=function(e,t){return this.$val.patch(e,t)},E.ptr.prototype.append=function(e,t){var r,n,i,o;return 0===(n=this).head?t:0===t.head?n:(i=e.Inst,r=(o=n.tail>>>1>>>0)<0||o>=i.$length?void p("index out of range"):i.$array[i.$offset+o],(1&n.tail)>>>0==0?r.Out=t.head:r.Arg=t.head,new E.ptr(n.head,t.tail))},E.prototype.append=function(e,t){return this.$val.append(e,t)},St=function(e){var t,r;return(t=new I.ptr(H.nil)).init(),r=P(t.compile(e),C),P(r.out,E).patch(t.p,t.inst(4).i),t.p.Start=0|r.i,[t.p,tt]},Et.Compile=St,I.ptr.prototype.init=function(){var e;(e=this).p=new l.ptr(Z.nil,0,0),e.p.NumCap=2,e.inst(5)},I.prototype.init=function(){return this.$val.init()},I.ptr.prototype.compile=function(e){var t,r,n,i,o,a,s,c,$,l,u,f,d,w,h,g,k,b,m,v,_,x,S;if($=this,1===(t=e.Op))return $.fail();if(2===t)return $.nop();if(3===t){if(0===e.Rune.$length)return $.nop();for(l=new C.ptr(0,new E.ptr(0,0),!1),o=e.Rune,r=0;r>>0),C),k=P($.compile(0>=(v=e.Sub).$length?void p("index out of range"):v.$array[v.$offset+0]),C),g=P($.cap((e.Cap<<1|1)>>>0),C),$.cat(P($.cat(P(c,C),P(k,C)),C),P(g,C));if(14===t)return $.star(P($.compile(0>=(_=e.Sub).$length?void p("index out of range"):_.$array[_.$offset+0]),C),!((32&e.Flags)>>>0==0));if(15===t)return $.plus(P($.compile(0>=(x=e.Sub).$length?void p("index out of range"):x.$array[x.$offset+0]),C),!((32&e.Flags)>>>0==0));if(16===t)return $.quest(P($.compile(0>=(S=e.Sub).$length?void p("index out of range"):S.$array[S.$offset+0]),C),!((32&e.Flags)>>>0==0));if(18===t){if(0===e.Sub.$length)return $.nop();for(u=new C.ptr(0,new E.ptr(0,0),!1),a=e.Sub,n=0;n=a.$length?void p("index out of range"):a.$array[a.$offset+n],0===w?C.copy(u,$.compile(b)):C.copy(u,$.cat(P(u,C),P($.compile(b),C))),n++;return u}if(19===t){for(f=new C.ptr(0,new E.ptr(0,0),!1),s=e.Sub,i=0;i=s.$length?void p("index out of range"):s.$array[s.$offset+i],C.copy(f,$.alt(P(f,C),P($.compile(m),C))),i++;return f}ir(new We("regexp: unhandled case in compile"))},I.prototype.compile=function(e){return this.$val.compile(e)},I.ptr.prototype.inst=function(e){var t,r;return t=this,r=new C.ptr(t.p.Inst.$length>>>0,new E.ptr(0,0),!0),t.p.Inst=O(t.p.Inst,new d.ptr(e,0,0,N.nil)),r},I.prototype.inst=function(e){return this.$val.inst(e)},I.ptr.prototype.nop=function(){var e;return e=P(this.inst(6),C),E.copy(e.out,xt(e.i<<1>>>0)),e},I.prototype.nop=function(){return this.$val.nop()},I.ptr.prototype.fail=function(){return new C.ptr(0,new E.ptr(0,0),!1)},I.prototype.fail=function(){return this.$val.fail()},I.ptr.prototype.cap=function(e){var t,r,n,i;return r=P((t=this).inst(2),C),E.copy(r.out,xt(r.i<<1>>>0)),(n=t.p.Inst,i=r.i,i<0||i>=n.$length?void p("index out of range"):n.$array[n.$offset+i]).Arg=e,t.p.NumCap<(1+(0|e)|0)&&(t.p.NumCap=1+(0|e)|0),r},I.prototype.cap=function(e){return this.$val.cap(e)},I.ptr.prototype.cat=function(e,t){return 0===e.i||0===t.i?new C.ptr(0,new E.ptr(0,0),!1):(P(e.out,E).patch(this.p,t.i),new C.ptr(e.i,P(t.out,E),e.nullable&&t.nullable))},I.prototype.cat=function(e,t){return this.$val.cat(e,t)},I.ptr.prototype.alt=function(e,t){var r,n,i,o,a;return r=this,0===e.i?t:0===t.i?e:(n=P(r.inst(0),C),o=r.p.Inst,(i=(a=n.i)<0||a>=o.$length?void p("index out of range"):o.$array[o.$offset+a]).Out=e.i,i.Arg=t.i,E.copy(n.out,P(e.out,E).append(r.p,P(t.out,E))),n.nullable=e.nullable||t.nullable,n)},I.prototype.alt=function(e,t){return this.$val.alt(e,t)},I.ptr.prototype.quest=function(e,t){var r,n,i,o,a;return n=P((r=this).inst(0),C),o=r.p.Inst,i=(a=n.i)<0||a>=o.$length?void p("index out of range"):o.$array[o.$offset+a],t?(i.Arg=e.i,E.copy(n.out,xt(n.i<<1>>>0))):(i.Out=e.i,E.copy(n.out,xt((n.i<<1>>>0|1)>>>0))),E.copy(n.out,P(n.out,E).append(r.p,P(e.out,E))),n},I.prototype.quest=function(e,t){return this.$val.quest(e,t)},I.ptr.prototype.loop=function(e,t){var r,n,i,o,a;return n=P((r=this).inst(0),C),o=r.p.Inst,i=(a=n.i)<0||a>=o.$length?void p("index out of range"):o.$array[o.$offset+a],t?(i.Arg=e.i,E.copy(n.out,xt(n.i<<1>>>0))):(i.Out=e.i,E.copy(n.out,xt((n.i<<1>>>0|1)>>>0))),P(e.out,E).patch(r.p,n.i),n},I.prototype.loop=function(e,t){return this.$val.loop(e,t)},I.ptr.prototype.star=function(e,t){var r;return r=this,e.nullable?r.quest(P(r.plus(P(e,C),t),C),t):r.loop(P(e,C),t)},I.prototype.star=function(e,t){return this.$val.star(e,t)},I.ptr.prototype.plus=function(e,t){return new C.ptr(e.i,P(this.loop(P(e,C),t).out,E),e.nullable)},I.prototype.plus=function(e,t){return this.$val.plus(e,t)},I.ptr.prototype.empty=function(e){var t,r,n;return t=P(this.inst(3),C),(r=this.p.Inst,n=t.i,n<0||n>=r.$length?void p("index out of range"):r.$array[r.$offset+n]).Arg=e>>>0,E.copy(t.out,xt(t.i<<1>>>0)),t},I.prototype.empty=function(e){return this.$val.empty(e)},I.ptr.prototype.rune=function(e,t){var r,n,i,a;return(r=P(this.inst(7),C)).nullable=!1,i=this.p.Inst,(n=(a=r.i)<0||a>=i.$length?void p("index out of range"):i.$array[i.$offset+a]).Rune=e,t=(1&t)>>>0,1===e.$length&&o.SimpleFold(0>=e.$length?void p("index out of range"):e.$array[e.$offset+0])!==(0>=e.$length?void p("index out of range"):e.$array[e.$offset+0])||(t=(-2&t)<<16>>>16),n.Arg=t>>>0,E.copy(r.out,xt(r.i<<1>>>0)),(1&t)>>>0==0&&(1===e.$length||2===e.$length&&(0>=e.$length?void p("index out of range"):e.$array[e.$offset+0])===(1>=e.$length?void p("index out of range"):e.$array[e.$offset+1]))?n.Op=8:2===e.$length&&0===(0>=e.$length?void p("index out of range"):e.$array[e.$offset+0])&&1114111===(1>=e.$length?void p("index out of range"):e.$array[e.$offset+1])?n.Op=9:4===e.$length&&0===(0>=e.$length?void p("index out of range"):e.$array[e.$offset+0])&&9===(1>=e.$length?void p("index out of range"):e.$array[e.$offset+1])&&11===(2>=e.$length?void p("index out of range"):e.$array[e.$offset+2])&&1114111===(3>=e.$length?void p("index out of range"):e.$array[e.$offset+3])&&(n.Op=10),r},I.prototype.rune=function(e,t){return this.$val.rune(e,t)},M.methods=[{prop:"Simplify",name:"Simplify",pkg:"",typ:Qe([],[M],!1)},{prop:"Equal",name:"Equal",pkg:"",typ:Qe([M],[Ee],!1)},{prop:"String",name:"String",pkg:"",typ:Qe([],[We],!1)},{prop:"MaxCap",name:"MaxCap",pkg:"",typ:Qe([],[Ce],!1)},{prop:"CapNames",name:"CapNames",pkg:"",typ:Qe([],[R],!1)},{prop:"capNames",name:"capNames",pkg:"regexp/syntax",typ:Qe([R],[],!1)}],$.methods=[{prop:"String",name:"String",pkg:"",typ:Qe([],[We],!1)}],H.methods=[{prop:"String",name:"String",pkg:"",typ:Qe([],[We],!1)},{prop:"skipNop",name:"skipNop",pkg:"regexp/syntax",typ:Qe([Ve],[Q],!1)},{prop:"Prefix",name:"Prefix",pkg:"",typ:Qe([],[We,Ee],!1)},{prop:"StartCond",name:"StartCond",pkg:"",typ:Qe([],[f],!1)}],u.methods=[{prop:"String",name:"String",pkg:"",typ:Qe([],[We],!1)}],Q.methods=[{prop:"op",name:"op",pkg:"regexp/syntax",typ:Qe([],[u],!1)},{prop:"MatchRune",name:"MatchRune",pkg:"",typ:Qe([Fe],[Ee],!1)},{prop:"MatchRunePos",name:"MatchRunePos",pkg:"",typ:Qe([Fe],[Ce],!1)},{prop:"MatchEmptyWidth",name:"MatchEmptyWidth",pkg:"",typ:Qe([Fe,Fe],[Ee],!1)},{prop:"String",name:"String",pkg:"",typ:Qe([],[We],!1)}],X.methods=[{prop:"Error",name:"Error",pkg:"",typ:Qe([],[We],!1)}],k.methods=[{prop:"String",name:"String",pkg:"",typ:Qe([],[We],!1)}],Y.methods=[{prop:"newRegexp",name:"newRegexp",pkg:"regexp/syntax",typ:Qe([$],[M],!1)},{prop:"reuse",name:"reuse",pkg:"regexp/syntax",typ:Qe([M],[],!1)},{prop:"checkLimits",name:"checkLimits",pkg:"regexp/syntax",typ:Qe([M],[],!1)},{prop:"checkSize",name:"checkSize",pkg:"regexp/syntax",typ:Qe([M],[],!1)},{prop:"calcSize",name:"calcSize",pkg:"regexp/syntax",typ:Qe([M,Ee],[Re],!1)},{prop:"checkHeight",name:"checkHeight",pkg:"regexp/syntax",typ:Qe([M],[],!1)},{prop:"calcHeight",name:"calcHeight",pkg:"regexp/syntax",typ:Qe([M,Ee],[Ce],!1)},{prop:"push",name:"push",pkg:"regexp/syntax",typ:Qe([M],[M],!1)},{prop:"maybeConcat",name:"maybeConcat",pkg:"regexp/syntax",typ:Qe([Fe,b],[Ee],!1)},{prop:"literal",name:"literal",pkg:"regexp/syntax",typ:Qe([Fe],[],!1)},{prop:"op",name:"op",pkg:"regexp/syntax",typ:Qe([$],[M],!1)},{prop:"repeat",name:"repeat",pkg:"regexp/syntax",typ:Qe([$,Ce,Ce,We,We,We],[We,rt],!1)},{prop:"concat",name:"concat",pkg:"regexp/syntax",typ:Qe([],[M],!1)},{prop:"alternate",name:"alternate",pkg:"regexp/syntax",typ:Qe([],[M],!1)},{prop:"collapse",name:"collapse",pkg:"regexp/syntax",typ:Qe([j,$],[M],!1)},{prop:"factor",name:"factor",pkg:"regexp/syntax",typ:Qe([j],[j],!1)},{prop:"leadingString",name:"leadingString",pkg:"regexp/syntax",typ:Qe([M],[N,b],!1)},{prop:"removeLeadingString",name:"removeLeadingString",pkg:"regexp/syntax",typ:Qe([M,Ce],[M],!1)},{prop:"leadingRegexp",name:"leadingRegexp",pkg:"regexp/syntax",typ:Qe([M],[M],!1)},{prop:"removeLeadingRegexp",name:"removeLeadingRegexp",pkg:"regexp/syntax",typ:Qe([M,Ee],[M],!1)},{prop:"parseRepeat",name:"parseRepeat",pkg:"regexp/syntax",typ:Qe([We],[Ce,Ce,We,Ee],!1)},{prop:"parsePerlFlags",name:"parsePerlFlags",pkg:"regexp/syntax",typ:Qe([We],[We,rt],!1)},{prop:"parseInt",name:"parseInt",pkg:"regexp/syntax",typ:Qe([We],[Ce,We,Ee],!1)},{prop:"parseVerticalBar",name:"parseVerticalBar",pkg:"regexp/syntax",typ:Qe([],[rt],!1)},{prop:"swapVerticalBar",name:"swapVerticalBar",pkg:"regexp/syntax",typ:Qe([],[Ee],!1)},{prop:"parseRightParen",name:"parseRightParen",pkg:"regexp/syntax",typ:Qe([],[rt],!1)},{prop:"parseEscape",name:"parseEscape",pkg:"regexp/syntax",typ:Qe([We],[Fe,We,rt],!1)},{prop:"parseClassChar",name:"parseClassChar",pkg:"regexp/syntax",typ:Qe([We,We],[Fe,We,rt],!1)},{prop:"parsePerlClassEscape",name:"parsePerlClassEscape",pkg:"regexp/syntax",typ:Qe([We,N],[N,We],!1)},{prop:"parseNamedClass",name:"parseNamedClass",pkg:"regexp/syntax",typ:Qe([We,N],[N,We,rt],!1)},{prop:"appendGroup",name:"appendGroup",pkg:"regexp/syntax",typ:Qe([N,_],[N],!1)},{prop:"parseUnicodeClass",name:"parseUnicodeClass",pkg:"regexp/syntax",typ:Qe([We,N],[N,We,rt],!1)},{prop:"parseClass",name:"parseClass",pkg:"regexp/syntax",typ:Qe([We],[We,rt],!1)}],x.methods=[{prop:"Less",name:"Less",pkg:"",typ:Qe([Ce,Ce],[Ee],!1)},{prop:"Len",name:"Len",pkg:"",typ:Qe([],[Ce],!1)},{prop:"Swap",name:"Swap",pkg:"",typ:Qe([Ce,Ce],[],!1)}],E.methods=[{prop:"patch",name:"patch",pkg:"regexp/syntax",typ:Qe([H,Ve],[],!1)},{prop:"append",name:"append",pkg:"regexp/syntax",typ:Qe([H,E],[E],!1)}],ie.methods=[{prop:"init",name:"init",pkg:"regexp/syntax",typ:Qe([],[],!1)},{prop:"compile",name:"compile",pkg:"regexp/syntax",typ:Qe([M],[C],!1)},{prop:"inst",name:"inst",pkg:"regexp/syntax",typ:Qe([u],[C],!1)},{prop:"nop",name:"nop",pkg:"regexp/syntax",typ:Qe([],[C],!1)},{prop:"fail",name:"fail",pkg:"regexp/syntax",typ:Qe([],[C],!1)},{prop:"cap",name:"cap",pkg:"regexp/syntax",typ:Qe([Ve],[C],!1)},{prop:"cat",name:"cat",pkg:"regexp/syntax",typ:Qe([C,C],[C],!1)},{prop:"alt",name:"alt",pkg:"regexp/syntax",typ:Qe([C,C],[C],!1)},{prop:"quest",name:"quest",pkg:"regexp/syntax",typ:Qe([C,Ee],[C],!1)},{prop:"loop",name:"loop",pkg:"regexp/syntax",typ:Qe([C,Ee],[C],!1)},{prop:"star",name:"star",pkg:"regexp/syntax",typ:Qe([C,Ee],[C],!1)},{prop:"plus",name:"plus",pkg:"regexp/syntax",typ:Qe([C,Ee],[C],!1)},{prop:"empty",name:"empty",pkg:"regexp/syntax",typ:Qe([f],[C],!1)},{prop:"rune",name:"rune",pkg:"regexp/syntax",typ:Qe([N,b],[C],!1)}],s.init("",[{prop:"Op",name:"Op",embedded:!1,exported:!0,typ:$,tag:""},{prop:"Flags",name:"Flags",embedded:!1,exported:!0,typ:b,tag:""},{prop:"Sub",name:"Sub",embedded:!1,exported:!0,typ:j,tag:""},{prop:"Sub0",name:"Sub0",embedded:!1,exported:!0,typ:W,tag:""},{prop:"Rune",name:"Rune",embedded:!1,exported:!0,typ:N,tag:""},{prop:"Rune0",name:"Rune0",embedded:!1,exported:!0,typ:U,tag:""},{prop:"Min",name:"Min",embedded:!1,exported:!0,typ:Ce,tag:""},{prop:"Max",name:"Max",embedded:!1,exported:!0,typ:Ce,tag:""},{prop:"Cap",name:"Cap",embedded:!1,exported:!0,typ:Ce,tag:""},{prop:"Name",name:"Name",embedded:!1,exported:!0,typ:We,tag:""}]),l.init("",[{prop:"Inst",name:"Inst",embedded:!1,exported:!0,typ:Z,tag:""},{prop:"Start",name:"Start",embedded:!1,exported:!0,typ:Ce,tag:""},{prop:"NumCap",name:"NumCap",embedded:!1,exported:!0,typ:Ce,tag:""}]),d.init("",[{prop:"Op",name:"Op",embedded:!1,exported:!0,typ:u,tag:""},{prop:"Out",name:"Out",embedded:!1,exported:!0,typ:Ve,tag:""},{prop:"Arg",name:"Arg",embedded:!1,exported:!0,typ:Ve,tag:""},{prop:"Rune",name:"Rune",embedded:!1,exported:!0,typ:N,tag:""}]),w.init("",[{prop:"Code",name:"Code",embedded:!1,exported:!0,typ:k,tag:""},{prop:"Expr",name:"Expr",embedded:!1,exported:!0,typ:We,tag:""}]),v.init("regexp/syntax",[{prop:"flags",name:"flags",embedded:!1,exported:!1,typ:b,tag:""},{prop:"stack",name:"stack",embedded:!1,exported:!1,typ:j,tag:""},{prop:"free",name:"free",embedded:!1,exported:!1,typ:M,tag:""},{prop:"numCap",name:"numCap",embedded:!1,exported:!1,typ:Ce,tag:""},{prop:"wholeRegexp",name:"wholeRegexp",embedded:!1,exported:!1,typ:We,tag:""},{prop:"tmpClass",name:"tmpClass",embedded:!1,exported:!1,typ:N,tag:""},{prop:"numRegexp",name:"numRegexp",embedded:!1,exported:!1,typ:Ce,tag:""},{prop:"numRunes",name:"numRunes",embedded:!1,exported:!1,typ:Ce,tag:""},{prop:"repeats",name:"repeats",embedded:!1,exported:!1,typ:Re,tag:""},{prop:"height",name:"height",embedded:!1,exported:!1,typ:re,tag:""},{prop:"size",name:"size",embedded:!1,exported:!1,typ:ne,tag:""}]),_.init("regexp/syntax",[{prop:"sign",name:"sign",embedded:!1,exported:!1,typ:Ce,tag:""},{prop:"class$1",name:"class",embedded:!1,exported:!1,typ:N,tag:""}]),x.init("regexp/syntax",[{prop:"p",name:"p",embedded:!1,exported:!1,typ:G,tag:""}]),E.init("regexp/syntax",[{prop:"head",name:"head",embedded:!1,exported:!1,typ:Ve,tag:""},{prop:"tail",name:"tail",embedded:!1,exported:!1,typ:Ve,tag:""}]),C.init("regexp/syntax",[{prop:"i",name:"i",embedded:!1,exported:!1,typ:Ve,tag:""},{prop:"out",name:"out",embedded:!1,exported:!1,typ:E,tag:""},{prop:"nullable",name:"nullable",embedded:!1,exported:!1,typ:Ee,tag:""}]),I.init("regexp/syntax",[{prop:"p",name:"p",embedded:!1,exported:!1,typ:H,tag:""}]),e=function(){Et.$init=function(){};var t,p,s=!1,c=0;void 0!==this&&void 0!==this.$blk&&(s=!0,c=(t=this).$s,p=t.$r);e:for(;;){switch(c){case 0:p=r.$init(),c=1;case 1:if(s&&(s=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;p=n.$init(),c=2;case 2:if(s&&(s=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;p=i.$init(),c=3;case 3:if(s&&(s=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;p=o.$init(),c=4;case 4:if(s&&(s=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;p=a.$init(),c=5;case 5:if(s&&(s=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;oe=new R(["InstAlt","InstAltMatch","InstCapture","InstEmptyWidth","InstMatch","InstFail","InstNop","InstRune","InstRune1","InstRuneAny","InstRuneAnyNotNL"]),ae=new N([48,57]),pe=new N([9,10,12,13,32,32]),se=new N([48,57,65,90,95,95,97,122]),ce=Kt(We.keyFor,[{k:"\\d",v:P(new _.ptr(1,ae),_)},{k:"\\D",v:P(new _.ptr(-1,ae),_)},{k:"\\s",v:P(new _.ptr(1,pe),_)},{k:"\\S",v:P(new _.ptr(-1,pe),_)},{k:"\\w",v:P(new _.ptr(1,se),_)},{k:"\\W",v:P(new _.ptr(-1,se),_)}]),$e=new N([48,57,65,90,97,122]),le=new N([65,90,97,122]),ue=new N([0,127]),fe=new N([9,9,32,32]),de=new N([0,31,127,127]),we=new N([48,57]),ke=new N([33,126]),be=new N([97,122]),ye=new N([32,126]),me=new N([33,47,58,64,91,96,123,126]),ve=new N([9,13,32,32]),_e=new N([65,90]),Se=new N([48,57,65,90,95,95,97,122]),Ie=new N([48,57,65,70,97,102]),Ae=Kt(We.keyFor,[{k:"[:alnum:]",v:P(new _.ptr(1,$e),_)},{k:"[:^alnum:]",v:P(new _.ptr(-1,$e),_)},{k:"[:alpha:]",v:P(new _.ptr(1,le),_)},{k:"[:^alpha:]",v:P(new _.ptr(-1,le),_)},{k:"[:ascii:]",v:P(new _.ptr(1,ue),_)},{k:"[:^ascii:]",v:P(new _.ptr(-1,ue),_)},{k:"[:blank:]",v:P(new _.ptr(1,fe),_)},{k:"[:^blank:]",v:P(new _.ptr(-1,fe),_)},{k:"[:cntrl:]",v:P(new _.ptr(1,de),_)},{k:"[:^cntrl:]",v:P(new _.ptr(-1,de),_)},{k:"[:digit:]",v:P(new _.ptr(1,we),_)},{k:"[:^digit:]",v:P(new _.ptr(-1,we),_)},{k:"[:graph:]",v:P(new _.ptr(1,ke),_)},{k:"[:^graph:]",v:P(new _.ptr(-1,ke),_)},{k:"[:lower:]",v:P(new _.ptr(1,be),_)},{k:"[:^lower:]",v:P(new _.ptr(-1,be),_)},{k:"[:print:]",v:P(new _.ptr(1,ye),_)},{k:"[:^print:]",v:P(new _.ptr(-1,ye),_)},{k:"[:punct:]",v:P(new _.ptr(1,me),_)},{k:"[:^punct:]",v:P(new _.ptr(-1,me),_)},{k:"[:space:]",v:P(new _.ptr(1,ve),_)},{k:"[:^space:]",v:P(new _.ptr(-1,ve),_)},{k:"[:upper:]",v:P(new _.ptr(1,_e),_)},{k:"[:^upper:]",v:P(new _.ptr(-1,_e),_)},{k:"[:word:]",v:P(new _.ptr(1,Se),_)},{k:"[:^word:]",v:P(new _.ptr(-1,Se),_)},{k:"[:xdigit:]",v:P(new _.ptr(1,Ie),_)},{k:"[:^xdigit:]",v:P(new _.ptr(-1,Ie),_)}]),Te=new o.RangeTable.ptr(new V([P(new o.Range16.ptr(0,65535,1),o.Range16)]),new L([P(new o.Range32.ptr(65536,1114111,1),o.Range32)]),0),Pe=Ke(8,[0,7,17,24,33,45,52,61,68,77,84,96,110,117,121,125,130,136,142,151]),De=new N([0,9,11,1114111]),Le=new N([0,1114111])}return}return void 0===t&&(t={$blk:e}),t.$s=c,t.$r=p,t},Et.$init=e,Et}(),c.regexp=function(){var e,t,r,n,i,o,a,s,$,l,f,d,w,h,g,k,b,v,_,S,E,A,F,R,N,V,L,M,j,W,U,z,K,G,q,H,Z,X,ee,te,re,ne,oe,ae,pe,se,ce,$e,le,fe,de,he,ke,be,ye,me,ve,_e,Se,Ie,Ae,Re,Te,Pe,De,Le,Me,Be,je,Ue,ze,Ge,He,Je,Ze,Xe,Ye,rt,nt,it,ot,at,pt,st,ct,$t,lt,ut,ft,dt,wt,ht,gt,kt,bt,yt,mt,vt,_t,xt,St,Et,Ct,It,At,Ft={};return t=c.bytes,r=c["github.com/gopherjs/gopherjs/nosync"],n=c.io,i=c["regexp/syntax"],o=c.sort,a=c.strconv,s=c.strings,$=c.unicode,l=c["unicode/utf8"],f=Ft.Regexp=xe(0,ge,"regexp.Regexp",!0,"regexp",!0,(function(e,t,r,n,i,o,a,p,s,c,$,l,u,f,d,w){if(this.$val=this,0===arguments.length)return this.expr="",this.prog=H.nil,this.onepass=Z.nil,this.numSubexp=0,this.maxBitStateLen=0,this.subexpNames=X.nil,this.prefix="",this.prefixBytes=ee.nil,this.prefixRune=0,this.prefixEnd=0,this.mpool=0,this.matchcap=0,this.prefixComplete=!1,this.cond=0,this.minInputLen=0,void(this.longest=!1);this.expr=e,this.prog=t,this.onepass=r,this.numSubexp=n,this.maxBitStateLen=i,this.subexpNames=o,this.prefix=a,this.prefixBytes=p,this.prefixRune=s,this.prefixEnd=c,this.mpool=$,this.matchcap=l,this.prefixComplete=u,this.cond=f,this.minInputLen=d,this.longest=w})),d=Ft.input=xe(8,ue,"regexp.input",!0,"regexp",!1,null),w=Ft.inputString=xe(0,ge,"regexp.inputString",!0,"regexp",!1,(function(e){this.$val=this,this.str=0!==arguments.length?e:""})),h=Ft.inputBytes=xe(0,ge,"regexp.inputBytes",!0,"regexp",!1,(function(e){this.$val=this,this.str=0!==arguments.length?e:ee.nil})),g=Ft.inputReader=xe(0,ge,"regexp.inputReader",!0,"regexp",!1,(function(e,t,r){if(this.$val=this,0===arguments.length)return this.r=tt,this.atEOT=!1,void(this.pos=0);this.r=e,this.atEOT=t,this.pos=r})),k=Ft.onePassProg=xe(0,ge,"regexp.onePassProg",!0,"regexp",!1,(function(e,t,r){if(this.$val=this,0===arguments.length)return this.Inst=be.nil,this.Start=0,void(this.NumCap=0);this.Inst=e,this.Start=t,this.NumCap=r})),b=Ft.onePassInst=xe(0,ge,"regexp.onePassInst",!0,"regexp",!1,(function(e,t){if(this.$val=this,0===arguments.length)return this.Inst=new i.Inst.ptr(0,0,0,K.nil),void(this.Next=G.nil);this.Inst=e,this.Next=t})),v=Ft.queueOnePass=xe(0,ge,"regexp.queueOnePass",!0,"regexp",!1,(function(e,t,r,n){if(this.$val=this,0===arguments.length)return this.sparse=G.nil,this.dense=G.nil,this.size=0,void(this.nextIndex=0);this.sparse=e,this.dense=t,this.size=r,this.nextIndex=n})),_=Ft.runeSlice=xe(12,we,"regexp.runeSlice",!0,"regexp",!1,null),S=Ft.queue=xe(0,ge,"regexp.queue",!0,"regexp",!1,(function(e,t){if(this.$val=this,0===arguments.length)return this.sparse=G.nil,void(this.dense=re.nil);this.sparse=e,this.dense=t})),E=Ft.entry=xe(0,ge,"regexp.entry",!0,"regexp",!1,(function(e,t){if(this.$val=this,0===arguments.length)return this.pc=0,void(this.t=ne.nil);this.pc=e,this.t=t})),A=Ft.thread=xe(0,ge,"regexp.thread",!0,"regexp",!1,(function(e,t){if(this.$val=this,0===arguments.length)return this.inst=Se.nil,void(this.cap=ae.nil);this.inst=e,this.cap=t})),F=Ft.machine=xe(0,ge,"regexp.machine",!0,"regexp",!1,(function(e,t,r,n,i,o,a,p){if(this.$val=this,0===arguments.length)return this.re=q.nil,this.p=H.nil,this.q0=new S.ptr(G.nil,re.nil),this.q1=new S.ptr(G.nil,re.nil),this.pool=oe.nil,this.matched=!1,this.matchcap=ae.nil,void(this.inputs=new R.ptr(new h.ptr(ee.nil),new w.ptr(""),new g.ptr(tt,!1,0)));this.re=e,this.p=t,this.q0=r,this.q1=n,this.pool=i,this.matched=o,this.matchcap=a,this.inputs=p})),R=Ft.inputs=xe(0,ge,"regexp.inputs",!0,"regexp",!1,(function(e,t,r){if(this.$val=this,0===arguments.length)return this.bytes=new h.ptr(ee.nil),this.string=new w.ptr(""),void(this.reader=new g.ptr(tt,!1,0));this.bytes=e,this.string=t,this.reader=r})),N=Ft.lazyFlag=xe(8,ie,"regexp.lazyFlag",!0,"regexp",!1,null),V=Ft.onePassMachine=xe(0,ge,"regexp.onePassMachine",!0,"regexp",!1,(function(e,t){if(this.$val=this,0===arguments.length)return this.inputs=new R.ptr(new h.ptr(ee.nil),new w.ptr(""),new g.ptr(tt,!1,0)),void(this.matchcap=ae.nil);this.inputs=e,this.matchcap=t})),L=Ft.job=xe(0,ge,"regexp.job",!0,"regexp",!1,(function(e,t,r){if(this.$val=this,0===arguments.length)return this.pc=0,this.arg=!1,void(this.pos=0);this.pc=e,this.arg=t,this.pos=r})),M=Ft.bitState=xe(0,ge,"regexp.bitState",!0,"regexp",!1,(function(e,t,r,n,i,o){if(this.$val=this,0===arguments.length)return this.end=0,this.cap=ae.nil,this.matchcap=ae.nil,this.jobs=Te.nil,this.visited=G.nil,void(this.inputs=new R.ptr(new h.ptr(ee.nil),new w.ptr(""),new g.ptr(tt,!1,0)));this.end=e,this.cap=t,this.matchcap=r,this.jobs=n,this.visited=i,this.inputs=o})),j=Jt(et),W=qe(r.Pool,5),U=qe(Ne,16),z=qe(Ce,0),K=Jt(Fe),G=Jt(Ve),q=Gt(f),H=Gt(i.Prog),Z=Gt(k),X=Jt(We),ee=Jt(Ne),te=Gt(F),re=Jt(E),ne=Gt(A),oe=Jt(ne),ae=Jt(Ce),pe=qe(Ce,2),se=qe(Ce,4),ce=Jt(ee),$e=Jt(ae),le=Jt(ce),fe=Jt(X),de=Gt(s.Builder),he=Gt(v),ke=Gt(Ce),be=Jt(b),ye=Gt(Ve),me=Jt(K),ve=Gt(K),_e=Jt(Ee),Se=Gt(i.Inst),Ie=Gt(N),Ae=Gt(V),Re=Gt(M),Te=Jt(L),Pe=Qe([We],[We],!1),De=Qe([ee,ae],[ee],!1),Le=Qe([ee],[ee],!1),Me=Qe([ae],[],!1),Be=Gt(w),je=Gt(h),Ue=Gt(g),ze=Gt(S),Ge=Gt(R),f.ptr.prototype.String=function(){return this.expr},f.prototype.String=function(){return this.$val.String()},f.ptr.prototype.Copy=function(){return P(this,f)},f.prototype.Copy=function(){return this.$val.Copy()},pt=function(e){var{$24r:t,_r:r,expr:e,$s:n,$r:i,$c:o}=hr(this,{expr:e});n=n||0;e:for(;;){switch(n){case 0:r=st(e,212,!1),n=1;case 1:if(o&&(o=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;t=r,n=2;case 2:return t}return}return{$blk:pt,$c:!0,$r:i,$24r:t,_r:r,expr:e,$s:n}},Ft.Compile=pt,f.ptr.prototype.Longest=function(){this.longest=!0},f.prototype.Longest=function(){return this.$val.Longest()},st=function(e,t,r){var{_r:n,_r$1:o,_tuple:a,_tuple$1:s,_tuple$2:c,_tuple$3:$,_tuple$4:u,capNames:d,err:w,expr:e,i:h,longest:r,matchcap:g,maxCap:k,mode:t,n:b,prog:y,re:m,regexp:v,$s:_,$r:x,$c:S}=hr(this,{expr:e,mode:t,longest:r});_=_||0;e:for(;;){switch(_){case 0:n=i.Parse(e,t),_=1;case 1:if(S&&(S=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;if(m=(a=n)[0],w=a[1],!B(w,tt))return _=-1,[q.nil,w];if(k=m.MaxCap(),d=m.CapNames(),m=m.Simplify(),y=(s=i.Compile(m))[0],w=s[1],!B(w,tt))return _=-1,[q.nil,w];(g=y.NumCap)<2&&(g=2),o=vt(y),_=2;case 2:if(S&&(S=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;for((v=new f.ptr(e,y,o,k,0,d,"",ee.nil,0,0,0,g,!1,y.StartCond(),ct(m),r)).onepass===Z.nil?(c=y.Prefix(),v.prefix=c[0],v.prefixComplete=c[1],v.maxBitStateLen=It(y)):($=dt(y),v.prefix=$[0],v.prefixComplete=$[1],v.prefixEnd=$[2]),""!==v.prefix&&(v.prefixBytes=new ee(C(v.prefix)),u=l.DecodeRuneInString(v.prefix),v.prefixRune=u[0]),b=y.Inst.$length,h=0;0!==(h<0||h>=He.length?void p("index out of range"):He[h])&&(h<0||h>=He.length?void p("index out of range"):He[h])=Je.length?void p("index out of range"):Je[$]).Get(),u=1;case 1:if(k&&(k=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;if(i=(n=Yt(t,te,!0))[0],(a=n[1])||(i=new F.ptr(q.nil,H.nil,new S.ptr(G.nil,re.nil),new S.ptr(G.nil,re.nil),oe.nil,!1,ae.nil,new R.ptr(new h.ptr(ee.nil),new w.ptr(""),new g.ptr(tt,!1,0)))),i.re=s,i.p=s.prog,i.matchcap.$capacity=r.$length?void p("index out of range"):r.$array[r.$offset+e]).cap=Zt(ae,s.matchcap),e++;return 0===(o=(l=s.mpool)<0||l>=He.length?void p("index out of range"):He[l])&&(o=s.prog.Inst.$length),i.q0.sparse.$length=Je.length?void p("index out of range"):Je[t]).Put(e)},f.prototype.put=function(e){return this.$val.put(e)},ct=function(e){var t,r,n,i,o,a,s,c,$,u,f,d,w,h,g,k,b;if(6===(t=e.Op)||5===t||4===t)return 1;if(3===t){for(c=0,o=e.Rune,r=0;r=o.$length?void p("index out of range"):o.$array[o.$offset+r])?c+1|0:c+l.RuneLen(d)|0,r++;return c}if(13===t||15===t)return ct(0>=(g=e.Sub).$length?void p("index out of range"):g.$array[g.$offset+0]);if(17===t)return J(e.Min,ct(0>=(k=e.Sub).$length?void p("index out of range"):k.$array[k.$offset+0]));if(18===t){for($=0,a=e.Sub,n=0;n=a.$length?void p("index out of range"):a.$array[a.$offset+n],$=$+ct(w)|0,n++;return $}if(19===t){for(u=ct(0>=(b=e.Sub).$length?void p("index out of range"):b.$array[b.$offset+0]),f=0,s=y(e.Sub,1),i=0;i=s.$length?void p("index out of range"):s.$array[s.$offset+i],(f=ct(h))=r.$length?void p("index out of range"):r.$array[r.$offset+t]))return n;t++}return-1},f.prototype.SubexpIndex=function(e){return this.$val.SubexpIndex(e)},w.ptr.prototype.step=function(e){var t;return e>>0<(t=this).str.length>>>0&&(r=0|t.str.charCodeAt(e-1|0))>=128&&(r=l.DecodeLastRuneInString(m(t.str,0,e))[0]),e>>>0>>0&&(n=0|t.str.charCodeAt(e))>=128&&(n=l.DecodeRuneInString(m(t.str,e))[0]),_t(r,n)},w.prototype.context=function(e){return this.$val.context(e)},h.ptr.prototype.step=function(e){var t,r;return e=r.$length?void p("index out of range"):r.$array[r.$offset+e])<128?[0|t,1]:l.DecodeRune(y(this.str,e))):[-1,0]},h.prototype.step=function(e){return this.$val.step(e)},h.ptr.prototype.canCheckPrefix=function(){return!0},h.prototype.canCheckPrefix=function(){return this.$val.canCheckPrefix()},h.ptr.prototype.hasPrefix=function(e){return t.HasPrefix(this.str,e.prefixBytes)},h.prototype.hasPrefix=function(e){return this.$val.hasPrefix(e)},h.ptr.prototype.index=function(e,r){return t.Index(y(this.str,r),e.prefixBytes)},h.prototype.index=function(e,t){return this.$val.index(e,t)},h.ptr.prototype.context=function(e){var t,r,n,i,o,a;return r=-1,n=-1,(e-1|0)>>>0<(t=this).str.$length>>>0&&(i=t.str,(r=0|((o=e-1|0)<0||o>=i.$length?void p("index out of range"):i.$array[i.$offset+o]))>=128&&(r=l.DecodeLastRune(y(t.str,0,e))[0])),e>>>0>>0&&(a=t.str,(n=0|(e<0||e>=a.$length?void p("index out of range"):a.$array[a.$offset+e]))>=128&&(n=l.DecodeRune(y(t.str,e))[0])),_t(r,n)},h.prototype.context=function(e){return this.$val.context(e)},g.ptr.prototype.step=function(e){var{_r:t,_tuple:r,err:n,i,pos:e,r:o,w:a,$s:p,$r:s,$c:c}=hr(this,{pos:e});p=p||0;e:for(;;){switch(p){case 0:if(!(i=this).atEOT&&e!==i.pos)return p=-1,[-1,0];t=i.r.ReadRune(),p=1;case 1:if(c&&(c=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;return o=(r=t)[0],a=r[1],n=r[2],B(n,tt)?(i.pos=i.pos+a|0,p=-1,[o,a]):(i.atEOT=!0,p=-1,[-1,0])}return}return{$blk:g.ptr.prototype.step,$c:!0,$r:s,_r:t,_tuple:r,err:n,i,pos:e,r:o,w:a,$s:p}},g.prototype.step=function(e){return this.$val.step(e)},g.ptr.prototype.canCheckPrefix=function(){return!1},g.prototype.canCheckPrefix=function(){return this.$val.canCheckPrefix()},g.ptr.prototype.hasPrefix=function(e){return!1},g.prototype.hasPrefix=function(e){return this.$val.hasPrefix(e)},g.ptr.prototype.index=function(e,t){return-1},g.prototype.index=function(e,t){return this.$val.index(e,t)},g.ptr.prototype.context=function(e){return new N(0,0)},g.prototype.context=function(e){return this.$val.context(e)},f.ptr.prototype.LiteralPrefix=function(){return[this.prefix,this.prefixComplete]},f.prototype.LiteralPrefix=function(){return this.$val.LiteralPrefix()},f.ptr.prototype.MatchReader=function(e){var{$24r:t,_r:r,r:e,re:n,$s:i,$r:o,$c:a}=hr(this,{r:e});i=i||0;e:for(;;){switch(i){case 0:r=(n=this).doMatch(e,ee.nil,""),i=1;case 1:if(a&&(a=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;t=r,i=2;case 2:return t}return}return{$blk:f.ptr.prototype.MatchReader,$c:!0,$r:o,$24r:t,_r:r,r:e,re:n,$s:i}},f.prototype.MatchReader=function(e){return this.$val.MatchReader(e)},f.ptr.prototype.MatchString=function(e){var{$24r:t,_r:r,re:n,s:e,$s:i,$r:o,$c:a}=hr(this,{s:e});i=i||0;e:for(;;){switch(i){case 0:r=(n=this).doMatch(tt,ee.nil,e),i=1;case 1:if(a&&(a=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;t=r,i=2;case 2:return t}return}return{$blk:f.ptr.prototype.MatchString,$c:!0,$r:o,$24r:t,_r:r,re:n,s:e,$s:i}},f.prototype.MatchString=function(e){return this.$val.MatchString(e)},f.ptr.prototype.Match=function(e){var{$24r:t,_r:r,b:e,re:n,$s:i,$r:o,$c:a}=hr(this,{b:e});i=i||0;e:for(;;){switch(i){case 0:r=(n=this).doMatch(tt,e,""),i=1;case 1:if(a&&(a=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;t=r,i=2;case 2:return t}return}return{$blk:f.ptr.prototype.Match,$c:!0,$r:o,$24r:t,_r:r,b:e,re:n,$s:i}},f.prototype.Match=function(e){return this.$val.Match(e)},f.ptr.prototype.ReplaceAllString=function(e,t){var{_r:r,b:n,n:i,re:o,repl:t,src:e,$s:a,$r:p,$c:c}=hr(this,{src:e,repl:t});a=a||0;e:for(;;){switch(a){case 0:t=[t],e=[e],(o=[o])[0]=this,i=2,s.Contains(t[0],"$")&&(i=J(2,o[0].numSubexp+1|0)),r=o[0].replaceAll(ee.nil,e[0],i,function(e,t,r){return function(n,i){return e[0].expand(n,t[0],ee.nil,r[0],i)}}(o,t,e)),a=1;case 1:if(c&&(c=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;return a=-1,I(n=r)}return}return{$blk:f.ptr.prototype.ReplaceAllString,$c:!0,$r:p,_r:r,b:n,n:i,re:o,repl:t,src:e,$s:a}},f.prototype.ReplaceAllString=function(e,t){return this.$val.ReplaceAllString(e,t)},f.ptr.prototype.ReplaceAllLiteralString=function(e,t){var{$24r:r,_r:n,re:i,repl:t,src:e,$s:o,$r:a,$c:p}=hr(this,{src:e,repl:t});o=o||0;e:for(;;){switch(o){case 0:t=[t],n=(i=this).replaceAll(ee.nil,e,2,function(e){return function(t,r){return D(t,e[0])}}(t)),o=1;case 1:if(p&&(p=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;r=I(n),o=2;case 2:return r}return}return{$blk:f.ptr.prototype.ReplaceAllLiteralString,$c:!0,$r:a,$24r:r,_r:n,re:i,repl:t,src:e,$s:o}},f.prototype.ReplaceAllLiteralString=function(e,t){return this.$val.ReplaceAllLiteralString(e,t)},f.ptr.prototype.ReplaceAllStringFunc=function(e,t){var{_r:r,b:n,re:i,repl:t,src:e,$s:o,$r:a,$c:s}=hr(this,{src:e,repl:t});o=o||0;e:for(;;){switch(o){case 0:t=[t],e=[e],r=(i=this).replaceAll(ee.nil,e[0],2,function(e,t){return function r(n,i){var{$24r:o,_arg:a,_arg$1:s,_r:c,dst:n,match:i,$s:$,$r:l,$c:u}=hr(this,{dst:n,match:i});$=$||0;t:for(;;){switch($){case 0:a=n,c=e[0](m(t[0],0>=i.$length?void p("index out of range"):i.$array[i.$offset+0],1>=i.$length?void p("index out of range"):i.$array[i.$offset+1])),$=1;case 1:if(u&&(u=!1,c=c.$blk()),c&&void 0!==c.$blk)break t;o=D(a,s=c),$=2;case 2:return o}return}return{$blk:r,$c:!0,$r:l,$24r:o,_arg:a,_arg$1:s,_r:c,dst:n,match:i,$s:$}}}(t,e)),o=1;case 1:if(s&&(s=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;return o=-1,I(n=r)}return}return{$blk:f.ptr.prototype.ReplaceAllStringFunc,$c:!0,$r:a,_r:r,b:n,re:i,repl:t,src:e,$s:o}},f.prototype.ReplaceAllStringFunc=function(e,t){return this.$val.ReplaceAllStringFunc(e,t)},f.ptr.prototype.replaceAll=function(e,t,r,n){var{_r:i,_r$1:o,_tuple:a,_tuple$1:s,a:c,bsrc:e,buf:$,dstCap:u,endPos:d,lastMatchEnd:w,nmatch:r,re:h,repl:n,searchPos:g,src:t,width:k,$s:b,$r:v,$c:_}=hr(this,{bsrc:e,src:t,nmatch:r,repl:n});b=b||0;e:for(;;){switch(b){case 0:h=this,w=0,g=0,$=ee.nil,d=0,d=e!==ee.nil?e.$length:t.length,r>h.prog.NumCap&&(r=h.prog.NumCap),u=pe.zero();case 1:if(!(g<=d)){b=2;continue}i=h.doExecute(tt,e,t,g,r,y(new ae(u),0,0)),b=3;case 3:if(_&&(_=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;if(0===(c=i).$length){b=2;continue}if($=e!==ee.nil?D($,y(e,w,0>=c.$length?void p("index out of range"):c.$array[c.$offset+0])):D($,m(t,w,0>=c.$length?void p("index out of range"):c.$array[c.$offset+0])),(1>=c.$length?void p("index out of range"):c.$array[c.$offset+1])>w||0===(0>=c.$length?void p("index out of range"):c.$array[c.$offset+0])){b=4;continue}b=5;continue;case 4:o=n($,c),b=6;case 6:if(_&&(_=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;$=o;case 5:w=1>=c.$length?void p("index out of range"):c.$array[c.$offset+1],k=0,g=(g+(k=e!==ee.nil?(a=l.DecodeRune(y(e,g)))[1]:(s=l.DecodeRuneInString(m(t,g)))[1])|0)>(1>=c.$length?void p("index out of range"):c.$array[c.$offset+1])?g+k|0:(g+1|0)>(1>=c.$length?void p("index out of range"):c.$array[c.$offset+1])?g+1|0:1>=c.$length?void p("index out of range"):c.$array[c.$offset+1],b=1;continue;case 2:return b=-1,e!==ee.nil?D($,y(e,w)):D($,m(t,w))}return}return{$blk:f.ptr.prototype.replaceAll,$c:!0,$r:v,_r:i,_r$1:o,_tuple:a,_tuple$1:s,a:c,bsrc:e,buf:$,dstCap:u,endPos:d,lastMatchEnd:w,nmatch:r,re:h,repl:n,searchPos:g,src:t,width:k,$s:b}},f.prototype.replaceAll=function(e,t,r,n){return this.$val.replaceAll(e,t,r,n)},f.ptr.prototype.ReplaceAll=function(e,r){var{_r:n,b:i,n:o,re:a,repl:r,src:e,srepl:p,$s:s,$r:c,$c:$}=hr(this,{src:e,repl:r});s=s||0;e:for(;;){switch(s){case 0:r=[r],e=[e],p=[p],(a=[a])[0]=this,o=2,t.IndexByte(r[0],36)>=0&&(o=J(2,a[0].numSubexp+1|0)),p[0]="",n=a[0].replaceAll(e[0],"",o,function(e,t,r,n){return function(i,o){return n[0].length!==t[0].$length&&(n[0]=I(t[0])),e[0].expand(i,n[0],r[0],"",o)}}(a,r,e,p)),s=1;case 1:if($&&($=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;return s=-1,n}return}return{$blk:f.ptr.prototype.ReplaceAll,$c:!0,$r:c,_r:n,b:i,n:o,re:a,repl:r,src:e,srepl:p,$s:s}},f.prototype.ReplaceAll=function(e,t){return this.$val.ReplaceAll(e,t)},f.ptr.prototype.ReplaceAllLiteral=function(e,t){var{$24r:r,_r:n,re:i,repl:t,src:e,$s:o,$r:a,$c:p}=hr(this,{src:e,repl:t});o=o||0;e:for(;;){switch(o){case 0:t=[t],n=(i=this).replaceAll(e,"",2,function(e){return function(t,r){return D(t,e[0])}}(t)),o=1;case 1:if(p&&(p=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;r=n,o=2;case 2:return r}return}return{$blk:f.ptr.prototype.ReplaceAllLiteral,$c:!0,$r:a,$24r:r,_r:n,re:i,repl:t,src:e,$s:o}},f.prototype.ReplaceAllLiteral=function(e,t){return this.$val.ReplaceAllLiteral(e,t)},f.ptr.prototype.ReplaceAllFunc=function(e,t){var{$24r:r,_r:n,re:i,repl:t,src:e,$s:o,$r:a,$c:s}=hr(this,{src:e,repl:t});o=o||0;e:for(;;){switch(o){case 0:t=[t],e=[e],n=(i=this).replaceAll(e[0],"",2,function(e,t){return function r(n,i){var{$24r:o,_arg:a,_arg$1:s,_r:c,dst:n,match:i,$s:$,$r:l,$c:u}=hr(this,{dst:n,match:i});$=$||0;t:for(;;){switch($){case 0:a=n,c=e[0](y(t[0],0>=i.$length?void p("index out of range"):i.$array[i.$offset+0],1>=i.$length?void p("index out of range"):i.$array[i.$offset+1])),$=1;case 1:if(u&&(u=!1,c=c.$blk()),c&&void 0!==c.$blk)break t;o=D(a,s=c),$=2;case 2:return o}return}return{$blk:r,$c:!0,$r:l,$24r:o,_arg:a,_arg$1:s,_r:c,dst:n,match:i,$s:$}}}(t,e)),o=1;case 1:if(s&&(s=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;r=n,o=2;case 2:return r}return}return{$blk:f.ptr.prototype.ReplaceAllFunc,$c:!0,$r:a,$24r:r,_r:n,re:i,repl:t,src:e,$s:o}},f.prototype.ReplaceAllFunc=function(e,t){return this.$val.ReplaceAllFunc(e,t)},ut=function(){var e,t,r,n,i,o,a;for(i=new ee(C("\\.+*?()|[]{}^$")),e=0;e=i.$length?void p("index out of range"):i.$array[i.$offset+e])%16)==n?n:p("integer divide by zero"))<0||t>=Ze.length?p("index out of range"):Ze[t]=((t<0||t>=Ze.length?void p("index out of range"):Ze[t])|((a=(r=o/16)==r&&r!==1/0&&r!==-1/0?r>>>0:p("integer divide by zero"))<32?1<>>24)>>>0,e++},f.ptr.prototype.pad=function(e){var t;if(e===ae.nil)return ae.nil;for(t=J(1+this.numSubexp|0,2);e.$length=b.$length?void p("index out of range"):b.$array[b.$offset+1])===y?((0>=b.$length?void p("index out of range"):b.$array[b.$offset+0])===m&&(l=!1),_=0,y=(_=t===ee.nil?(c=(k=new w.ptr(e)).step(y))[1]:($=(g=new h.ptr(t)).step(y))[1])>0?y+_|0:u+1|0):y=1>=b.$length?void p("index out of range"):b.$array[b.$offset+1],m=1>=b.$length?void p("index out of range"):b.$array[b.$offset+1],l){x=4;continue}x=5;continue;case 4:S=n(v.pad(b)),x=6;case 6:if(E&&(E=!1,S=S.$blk()),S&&void 0!==S.$blk)break e;d=d+1|0;case 5:x=1;continue;case 2:return void(x=-1)}return}return{$blk:f.ptr.prototype.allMatches,$c:!0,$r:S,_r:i,_tmp:o,_tmp$1:a,_tmp$2:s,_tuple:c,_tuple$1:$,accept:l,b:t,deliver:n,end:u,i:d,ib:g,is:k,matches:b,n:r,pos:y,prevMatchEnd:m,re:v,s:e,width:_,$s:x}},f.prototype.allMatches=function(e,t,r,n){return this.$val.allMatches(e,t,r,n)},f.ptr.prototype.Find=function(e){var{_r:t,a:r,b:e,dstCap:n,re:i,$s:o,$r:a,$c:s}=hr(this,{b:e});o=o||0;e:for(;;){switch(o){case 0:i=this,n=pe.zero(),t=i.doExecute(tt,e,"",0,2,y(new ae(n),0,0)),o=1;case 1:if(s&&(s=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;return(r=t)===ae.nil?(o=-1,ee.nil):(o=-1,y(e,0>=r.$length?void p("index out of range"):r.$array[r.$offset+0],1>=r.$length?void p("index out of range"):r.$array[r.$offset+1],1>=r.$length?void p("index out of range"):r.$array[r.$offset+1]))}return}return{$blk:f.ptr.prototype.Find,$c:!0,$r:a,_r:t,a:r,b:e,dstCap:n,re:i,$s:o}},f.prototype.Find=function(e){return this.$val.Find(e)},f.ptr.prototype.FindIndex=function(e){var{_r:t,a:r,b:e,loc:n,re:i,$s:o,$r:a,$c:p}=hr(this,{b:e});o=o||0;e:for(;;){switch(o){case 0:n=ae.nil,t=(i=this).doExecute(tt,e,"",0,2,ae.nil),o=1;case 1:if(p&&(p=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;return(r=t)===ae.nil?(o=-1,n=ae.nil):(o=-1,n=y(r,0,2))}return}return{$blk:f.ptr.prototype.FindIndex,$c:!0,$r:a,_r:t,a:r,b:e,loc:n,re:i,$s:o}},f.prototype.FindIndex=function(e){return this.$val.FindIndex(e)},f.ptr.prototype.FindString=function(e){var{_r:t,a:r,dstCap:n,re:i,s:e,$s:o,$r:a,$c:s}=hr(this,{s:e});o=o||0;e:for(;;){switch(o){case 0:i=this,n=pe.zero(),t=i.doExecute(tt,ee.nil,e,0,2,y(new ae(n),0,0)),o=1;case 1:if(s&&(s=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;return(r=t)===ae.nil?(o=-1,""):(o=-1,m(e,0>=r.$length?void p("index out of range"):r.$array[r.$offset+0],1>=r.$length?void p("index out of range"):r.$array[r.$offset+1]))}return}return{$blk:f.ptr.prototype.FindString,$c:!0,$r:a,_r:t,a:r,dstCap:n,re:i,s:e,$s:o}},f.prototype.FindString=function(e){return this.$val.FindString(e)},f.ptr.prototype.FindStringIndex=function(e){var{_r:t,a:r,loc:n,re:i,s:e,$s:o,$r:a,$c:p}=hr(this,{s:e});o=o||0;e:for(;;){switch(o){case 0:n=ae.nil,t=(i=this).doExecute(tt,ee.nil,e,0,2,ae.nil),o=1;case 1:if(p&&(p=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;return(r=t)===ae.nil?(o=-1,n=ae.nil):(o=-1,n=y(r,0,2))}return}return{$blk:f.ptr.prototype.FindStringIndex,$c:!0,$r:a,_r:t,a:r,loc:n,re:i,s:e,$s:o}},f.prototype.FindStringIndex=function(e){return this.$val.FindStringIndex(e)},f.ptr.prototype.FindReaderIndex=function(e){var{_r:t,a:r,loc:n,r:e,re:i,$s:o,$r:a,$c:p}=hr(this,{r:e});o=o||0;e:for(;;){switch(o){case 0:n=ae.nil,t=(i=this).doExecute(e,ee.nil,"",0,2,ae.nil),o=1;case 1:if(p&&(p=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;return(r=t)===ae.nil?(o=-1,n=ae.nil):(o=-1,n=y(r,0,2))}return}return{$blk:f.ptr.prototype.FindReaderIndex,$c:!0,$r:a,_r:t,a:r,loc:n,r:e,re:i,$s:o}},f.prototype.FindReaderIndex=function(e){return this.$val.FindReaderIndex(e)},f.ptr.prototype.FindSubmatch=function(e){var{_i:t,_r:r,_ref:n,a:i,b:e,dstCap:o,i:a,re:s,ret:c,x:$,x$1:l,x$2:u,x$3:d,$s:w,$r:h,$c:g}=hr(this,{b:e});w=w||0;e:for(;;){switch(w){case 0:s=this,o=se.zero(),r=s.doExecute(tt,e,"",0,s.prog.NumCap,y(new ae(o),0,0)),w=1;case 1:if(g&&(g=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;if((i=r)===ae.nil)return w=-1,ce.nil;for(n=c=Zt(ce,1+s.numSubexp|0),t=0;t=i.$length?void p("index out of range"):i.$array[i.$offset+$])>=0&&(a<0||a>=c.$length?p("index out of range"):c.$array[c.$offset+a]=y(e,(l=J(2,a))<0||l>=i.$length?void p("index out of range"):i.$array[i.$offset+l],(u=J(2,a)+1|0)<0||u>=i.$length?void p("index out of range"):i.$array[i.$offset+u],(d=J(2,a)+1|0)<0||d>=i.$length?void p("index out of range"):i.$array[i.$offset+d])),t++;return w=-1,c}return}return{$blk:f.ptr.prototype.FindSubmatch,$c:!0,$r:h,_i:t,_r:r,_ref:n,a:i,b:e,dstCap:o,i:a,re:s,ret:c,x:$,x$1:l,x$2:u,x$3:d,$s:w}},f.prototype.FindSubmatch=function(e){return this.$val.FindSubmatch(e)},f.ptr.prototype.Expand=function(e,t,r,n){return this.expand(e,I(t),r,"",n)},f.prototype.Expand=function(e,t,r,n){return this.$val.Expand(e,t,r,n)},f.ptr.prototype.ExpandString=function(e,t,r,n){return this.expand(e,t,ee.nil,r,n)},f.prototype.ExpandString=function(e,t,r,n){return this.$val.ExpandString(e,t,r,n)},f.ptr.prototype.expand=function(e,t,r,n,i){for(var o,a,c,$,l,u,f,d,w,h,g,k,b,v,_,x,S,E,C,I;t.length>0&&(u=(c=s.Cut(t,"$"))[0],l=c[1],c[2]);)if(e=D(e,u),""===(t=l)||36!==t.charCodeAt(0))if(d=($=ft(t))[0],w=$[1],h=$[2],$[3])if(t=h,w>=0)(J(2,w)+1|0)=i.$length?void p("index out of range"):i.$array[i.$offset+g])>=0&&(e=r!==ee.nil?D(e,y(r,(k=J(2,w))<0||k>=i.$length?void p("index out of range"):i.$array[i.$offset+k],(b=J(2,w)+1|0)<0||b>=i.$length?void p("index out of range"):i.$array[i.$offset+b])):D(e,m(n,(v=J(2,w))<0||v>=i.$length?void p("index out of range"):i.$array[i.$offset+v],(_=J(2,w)+1|0)<0||_>=i.$length?void p("index out of range"):i.$array[i.$offset+_])));else for(a=this.subexpNames,o=0;o=a.$length?void p("index out of range"):a.$array[a.$offset+o])&&(J(2,f)+1|0)=i.$length?void p("index out of range"):i.$array[i.$offset+x])>=0){e=r!==ee.nil?D(e,y(r,(S=J(2,f))<0||S>=i.$length?void p("index out of range"):i.$array[i.$offset+S],(E=J(2,f)+1|0)<0||E>=i.$length?void p("index out of range"):i.$array[i.$offset+E])):D(e,m(n,(C=J(2,f))<0||C>=i.$length?void p("index out of range"):i.$array[i.$offset+C],(I=J(2,f)+1|0)<0||I>=i.$length?void p("index out of range"):i.$array[i.$offset+I]));break}o++}else e=O(e,36);else e=O(e,36),t=m(t,1);return D(e,t)},f.prototype.expand=function(e,t,r,n,i){return this.$val.expand(e,t,r,n,i)},ft=function(e){var t,r,n,i,o,a,p,s,c,u;if(o="",a=0,s="",p=!1,""===e)return[o,a,s,p];for(r=!1,123===e.charCodeAt(0)&&(r=!0,e=m(e,1)),n=0;n=e.length||125!==e.charCodeAt(n))return[o,a,s,p];n=n+1|0}for(a=0,i=0;i=1e8){a=-1;break}a=(J(a,10)+(0|o.charCodeAt(i))|0)-48|0,i=i+1|0}return 48===o.charCodeAt(0)&&o.length>1&&(a=-1),[o,a,s=m(e,n),p=!0]},f.ptr.prototype.FindSubmatchIndex=function(e){var{$24r:t,_r:r,_r$1:n,b:e,re:i,$s:o,$r:a,$c:p}=hr(this,{b:e});o=o||0;e:for(;;){switch(o){case 0:r=(i=this).doExecute(tt,e,"",0,i.prog.NumCap,ae.nil),o=1;case 1:if(p&&(p=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;n=i.pad(r),o=2;case 2:if(p&&(p=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;t=n,o=3;case 3:return t}return}return{$blk:f.ptr.prototype.FindSubmatchIndex,$c:!0,$r:a,$24r:t,_r:r,_r$1:n,b:e,re:i,$s:o}},f.prototype.FindSubmatchIndex=function(e){return this.$val.FindSubmatchIndex(e)},f.ptr.prototype.FindStringSubmatch=function(e){var{_i:t,_r:r,_ref:n,a:i,dstCap:o,i:a,re:s,ret:c,s:e,x:$,x$1:l,x$2:u,$s:d,$r:w,$c:h}=hr(this,{s:e});d=d||0;e:for(;;){switch(d){case 0:s=this,o=se.zero(),r=s.doExecute(tt,ee.nil,e,0,s.prog.NumCap,y(new ae(o),0,0)),d=1;case 1:if(h&&(h=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;if((i=r)===ae.nil)return d=-1,X.nil;for(n=c=Zt(X,1+s.numSubexp|0),t=0;t=i.$length?void p("index out of range"):i.$array[i.$offset+$])>=0&&(a<0||a>=c.$length?p("index out of range"):c.$array[c.$offset+a]=m(e,(l=J(2,a))<0||l>=i.$length?void p("index out of range"):i.$array[i.$offset+l],(u=J(2,a)+1|0)<0||u>=i.$length?void p("index out of range"):i.$array[i.$offset+u])),t++;return d=-1,c}return}return{$blk:f.ptr.prototype.FindStringSubmatch,$c:!0,$r:w,_i:t,_r:r,_ref:n,a:i,dstCap:o,i:a,re:s,ret:c,s:e,x:$,x$1:l,x$2:u,$s:d}},f.prototype.FindStringSubmatch=function(e){return this.$val.FindStringSubmatch(e)},f.ptr.prototype.FindStringSubmatchIndex=function(e){var{$24r:t,_r:r,_r$1:n,re:i,s:e,$s:o,$r:a,$c:p}=hr(this,{s:e});o=o||0;e:for(;;){switch(o){case 0:r=(i=this).doExecute(tt,ee.nil,e,0,i.prog.NumCap,ae.nil),o=1;case 1:if(p&&(p=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;n=i.pad(r),o=2;case 2:if(p&&(p=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;t=n,o=3;case 3:return t}return}return{$blk:f.ptr.prototype.FindStringSubmatchIndex,$c:!0,$r:a,$24r:t,_r:r,_r$1:n,re:i,s:e,$s:o}},f.prototype.FindStringSubmatchIndex=function(e){return this.$val.FindStringSubmatchIndex(e)},f.ptr.prototype.FindReaderSubmatchIndex=function(e){var{$24r:t,_r:r,_r$1:n,r:e,re:i,$s:o,$r:a,$c:p}=hr(this,{r:e});o=o||0;e:for(;;){switch(o){case 0:r=(i=this).doExecute(e,ee.nil,"",0,i.prog.NumCap,ae.nil),o=1;case 1:if(p&&(p=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;n=i.pad(r),o=2;case 2:if(p&&(p=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;t=n,o=3;case 3:return t}return}return{$blk:f.ptr.prototype.FindReaderSubmatchIndex,$c:!0,$r:a,$24r:t,_r:r,_r$1:n,r:e,re:i,$s:o}},f.prototype.FindReaderSubmatchIndex=function(e){return this.$val.FindReaderSubmatchIndex(e)},f.ptr.prototype.FindAll=function(e,t){var{b:e,n:t,re:r,result:n,$s:i,$r:o,$c:a}=hr(this,{b:e,n:t});i=i||0;e:for(;;){switch(i){case 0:e=[e],n=[n],r=this,t<0&&(t=e[0].$length+1|0),n[0]=ce.nil,o=r.allMatches("",e[0],t,function(e,t){return function(r){t[0]===ce.nil&&(t[0]=Zt(ce,0,10)),t[0]=O(t[0],y(e[0],0>=r.$length?void p("index out of range"):r.$array[r.$offset+0],1>=r.$length?void p("index out of range"):r.$array[r.$offset+1],1>=r.$length?void p("index out of range"):r.$array[r.$offset+1]))}}(e,n)),i=1;case 1:if(a&&(a=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;return i=-1,n[0]}return}return{$blk:f.ptr.prototype.FindAll,$c:!0,$r:o,b:e,n:t,re:r,result:n,$s:i}},f.prototype.FindAll=function(e,t){return this.$val.FindAll(e,t)},f.ptr.prototype.FindAllIndex=function(e,t){var{b:e,n:t,re:r,result:n,$s:i,$r:o,$c:a}=hr(this,{b:e,n:t});i=i||0;e:for(;;){switch(i){case 0:n=[n],r=this,t<0&&(t=e.$length+1|0),n[0]=$e.nil,o=r.allMatches("",e,t,function(e){return function(t){e[0]===$e.nil&&(e[0]=Zt($e,0,10)),e[0]=O(e[0],y(t,0,2))}}(n)),i=1;case 1:if(a&&(a=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;return i=-1,n[0]}return}return{$blk:f.ptr.prototype.FindAllIndex,$c:!0,$r:o,b:e,n:t,re:r,result:n,$s:i}},f.prototype.FindAllIndex=function(e,t){return this.$val.FindAllIndex(e,t)},f.ptr.prototype.FindAllString=function(e,t){var{n:t,re:r,result:n,s:e,$s:i,$r:o,$c:a}=hr(this,{s:e,n:t});i=i||0;e:for(;;){switch(i){case 0:n=[n],e=[e],r=this,t<0&&(t=e[0].length+1|0),n[0]=X.nil,o=r.allMatches(e[0],ee.nil,t,function(e,t){return function(r){e[0]===X.nil&&(e[0]=Zt(X,0,10)),e[0]=O(e[0],m(t[0],0>=r.$length?void p("index out of range"):r.$array[r.$offset+0],1>=r.$length?void p("index out of range"):r.$array[r.$offset+1]))}}(n,e)),i=1;case 1:if(a&&(a=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;return i=-1,n[0]}return}return{$blk:f.ptr.prototype.FindAllString,$c:!0,$r:o,n:t,re:r,result:n,s:e,$s:i}},f.prototype.FindAllString=function(e,t){return this.$val.FindAllString(e,t)},f.ptr.prototype.FindAllStringIndex=function(e,t){var{n:t,re:r,result:n,s:e,$s:i,$r:o,$c:a}=hr(this,{s:e,n:t});i=i||0;e:for(;;){switch(i){case 0:n=[n],r=this,t<0&&(t=e.length+1|0),n[0]=$e.nil,o=r.allMatches(e,ee.nil,t,function(e){return function(t){e[0]===$e.nil&&(e[0]=Zt($e,0,10)),e[0]=O(e[0],y(t,0,2))}}(n)),i=1;case 1:if(a&&(a=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;return i=-1,n[0]}return}return{$blk:f.ptr.prototype.FindAllStringIndex,$c:!0,$r:o,n:t,re:r,result:n,s:e,$s:i}},f.prototype.FindAllStringIndex=function(e,t){return this.$val.FindAllStringIndex(e,t)},f.ptr.prototype.FindAllSubmatch=function(e,t){var{b:e,n:t,re:r,result:n,$s:i,$r:o,$c:a}=hr(this,{b:e,n:t});i=i||0;e:for(;;){switch(i){case 0:e=[e],n=[n],r=this,t<0&&(t=e[0].$length+1|0),n[0]=le.nil,o=r.allMatches("",e[0],t,function(e,t){return function(r){var n,i,o,a,s,c,$,l,u;for(t[0]===le.nil&&(t[0]=Zt(le,0,10)),o=s=Zt(ce,(i=r.$length/2)==i&&i!==1/0&&i!==-1/0?0|i:p("integer divide by zero")),n=0;n=r.$length?void p("index out of range"):r.$array[r.$offset+c])>=0&&(a<0||a>=s.$length?p("index out of range"):s.$array[s.$offset+a]=y(e[0],($=J(2,a))<0||$>=r.$length?void p("index out of range"):r.$array[r.$offset+$],(l=J(2,a)+1|0)<0||l>=r.$length?void p("index out of range"):r.$array[r.$offset+l],(u=J(2,a)+1|0)<0||u>=r.$length?void p("index out of range"):r.$array[r.$offset+u])),n++;t[0]=O(t[0],s)}}(e,n)),i=1;case 1:if(a&&(a=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;return i=-1,n[0]}return}return{$blk:f.ptr.prototype.FindAllSubmatch,$c:!0,$r:o,b:e,n:t,re:r,result:n,$s:i}},f.prototype.FindAllSubmatch=function(e,t){return this.$val.FindAllSubmatch(e,t)},f.ptr.prototype.FindAllSubmatchIndex=function(e,t){var{b:e,n:t,re:r,result:n,$s:i,$r:o,$c:a}=hr(this,{b:e,n:t});i=i||0;e:for(;;){switch(i){case 0:n=[n],r=this,t<0&&(t=e.$length+1|0),n[0]=$e.nil,o=r.allMatches("",e,t,function(e){return function(t){e[0]===$e.nil&&(e[0]=Zt($e,0,10)),e[0]=O(e[0],t)}}(n)),i=1;case 1:if(a&&(a=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;return i=-1,n[0]}return}return{$blk:f.ptr.prototype.FindAllSubmatchIndex,$c:!0,$r:o,b:e,n:t,re:r,result:n,$s:i}},f.prototype.FindAllSubmatchIndex=function(e,t){return this.$val.FindAllSubmatchIndex(e,t)},f.ptr.prototype.FindAllStringSubmatch=function(e,t){var{n:t,re:r,result:n,s:e,$s:i,$r:o,$c:a}=hr(this,{s:e,n:t});i=i||0;e:for(;;){switch(i){case 0:n=[n],e=[e],r=this,t<0&&(t=e[0].length+1|0),n[0]=fe.nil,o=r.allMatches(e[0],ee.nil,t,function(e,t){return function(r){var n,i,o,a,s,c,$,l;for(e[0]===fe.nil&&(e[0]=Zt(fe,0,10)),o=s=Zt(X,(i=r.$length/2)==i&&i!==1/0&&i!==-1/0?0|i:p("integer divide by zero")),n=0;n=r.$length?void p("index out of range"):r.$array[r.$offset+c])>=0&&(a<0||a>=s.$length?p("index out of range"):s.$array[s.$offset+a]=m(t[0],($=J(2,a))<0||$>=r.$length?void p("index out of range"):r.$array[r.$offset+$],(l=J(2,a)+1|0)<0||l>=r.$length?void p("index out of range"):r.$array[r.$offset+l])),n++;e[0]=O(e[0],s)}}(n,e)),i=1;case 1:if(a&&(a=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;return i=-1,n[0]}return}return{$blk:f.ptr.prototype.FindAllStringSubmatch,$c:!0,$r:o,n:t,re:r,result:n,s:e,$s:i}},f.prototype.FindAllStringSubmatch=function(e,t){return this.$val.FindAllStringSubmatch(e,t)},f.ptr.prototype.FindAllStringSubmatchIndex=function(e,t){var{n:t,re:r,result:n,s:e,$s:i,$r:o,$c:a}=hr(this,{s:e,n:t});i=i||0;e:for(;;){switch(i){case 0:n=[n],r=this,t<0&&(t=e.length+1|0),n[0]=$e.nil,o=r.allMatches(e,ee.nil,t,function(e){return function(t){e[0]===$e.nil&&(e[0]=Zt($e,0,10)),e[0]=O(e[0],t)}}(n)),i=1;case 1:if(a&&(a=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;return i=-1,n[0]}return}return{$blk:f.ptr.prototype.FindAllStringSubmatchIndex,$c:!0,$r:o,n:t,re:r,result:n,s:e,$s:i}},f.prototype.FindAllStringSubmatchIndex=function(e,t){return this.$val.FindAllStringSubmatchIndex(e,t)},f.ptr.prototype.Split=function(e,t){var{_i:r,_r:n,_ref:i,beg:o,end:a,match:s,matches:c,n:t,re:$,s:e,strings$1:l,$s:u,$r:d,$c:w}=hr(this,{s:e,n:t});u=u||0;e:for(;;){switch(u){case 0:if($=this,0===t)return u=-1,X.nil;if($.expr.length>0&&0===e.length)return u=-1,new X([""]);n=$.FindAllStringIndex(e,t),u=1;case 1:if(w&&(w=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;for(l=Zt(X,0,(c=n).$length),o=0,a=0,i=c,r=0;r=i.$length?void p("index out of range"):i.$array[i.$offset+r],!(t>0&&l.$length>=(t-1|0)));)a=0>=s.$length?void p("index out of range"):s.$array[s.$offset+0],0!==(1>=s.$length?void p("index out of range"):s.$array[s.$offset+1])&&(l=O(l,m(e,o,a))),o=1>=s.$length?void p("index out of range"):s.$array[s.$offset+1],r++;return a!==e.length&&(l=O(l,m(e,o))),u=-1,l}return}return{$blk:f.ptr.prototype.Split,$c:!0,$r:d,_i:r,_r:n,_ref:i,beg:o,end:a,match:s,matches:c,n:t,re:$,s:e,strings$1:l,$s:u}},f.prototype.Split=function(e,t){return this.$val.Split(e,t)},dt=function(e){var t,r,n,i,o,a,c,$,l,u,f,d,w,h,g;if(n=!1,o=0,a=e.Inst,3!==(i=(c=e.Start)<0||c>=a.$length?void p("index out of range"):a.$array[a.$offset+c]).Op||(i.Arg<<24>>>24&4)>>>0==0)return["",n=4===i.Op,o=e.Start>>>0];for(o=i.Out,$=e.Inst,i=o<0||o>=$.$length?void p("index out of range"):$.$array[$.$offset+o];6===i.Op;)o=i.Out,l=e.Inst,i=o<0||o>=l.$length?void p("index out of range"):l.$array[l.$offset+o];if(7!==ht(i)||1!==i.Rune.$length)return["",n=4===i.Op,o=e.Start>>>0];for(r=new s.Builder.ptr(de.nil,ee.nil);7===ht(i)&&1===i.Rune.$length&&(i.Arg<<16>>>16&1)>>>0==0&&65533!==(0>=(u=i.Rune).$length?void p("index out of range"):u.$array[u.$offset+0]);)r.WriteRune(0>=(f=i.Rune).$length?void p("index out of range"):f.$array[f.$offset+0]),t=i.Out,d=e.Inst,o=t,i=(w=i.Out)<0||w>=d.$length?void p("index out of range"):d.$array[d.$offset+w];return 3===i.Op&&(i.Arg<<24>>>24&8)>>>0!=0&&4===(h=e.Inst,g=i.Out,g<0||g>=h.$length?void p("index out of range"):h.$array[h.$offset+g]).Op&&(n=!0),[r.String(),n,o]},wt=function(e,t){var r,n;return(r=e.Inst.MatchRunePos(t))>=0?(n=e.Next,r<0||r>=n.$length?void p("index out of range"):n.$array[n.$offset+r]):1===e.Inst.Op?e.Inst.Out:0},ht=function(e){var t,r;return 8!==(t=r=e.Op)&&9!==t&&10!==t||(r=7),r},v.ptr.prototype.empty=function(){return this.nextIndex>=this.size},v.prototype.empty=function(){return this.$val.empty()},v.ptr.prototype.next=function(){var e,t,r,n;return 0,r=(t=this).dense,e=(n=t.nextIndex)<0||n>=r.$length?void p("index out of range"):r.$array[r.$offset+n],t.nextIndex=t.nextIndex+1>>>0,e},v.prototype.next=function(){return this.$val.next()},v.ptr.prototype.clear=function(){this.size=0,this.nextIndex=0},v.prototype.clear=function(){return this.$val.clear()},v.ptr.prototype.contains=function(e){var t,r,n,i,o;return!(e>=(t=this).sparse.$length>>>0)&&(r=t.sparse,(e<0||e>=r.$length?void p("index out of range"):r.$array[r.$offset+e])=o.$length?void p("index out of range"):o.$array[o.$offset+e])<0||i>=n.$length?void p("index out of range"):n.$array[n.$offset+i])===e))},v.prototype.contains=function(e){return this.$val.contains(e)},v.ptr.prototype.insert=function(e){this.contains(e)||this.insertNew(e)},v.prototype.insert=function(e){return this.$val.insert(e)},v.ptr.prototype.insertNew=function(e){var t,r,n,i;e>=(t=this).sparse.$length>>>0||(r=t.sparse,e<0||e>=r.$length?p("index out of range"):r.$array[r.$offset+e]=t.size,n=t.dense,(i=t.size)<0||i>=n.$length?p("index out of range"):n.$array[n.$offset+i]=e,t.size=t.size+1>>>0)},v.prototype.insertNew=function(e){return this.$val.insertNew(e)},gt=function(e){return he.nil,new v.ptr(Zt(G,e),Zt(G,e),0,0)},kt=function(e,t,r,n){var{$24r:i,$24r$1:o,_r:a,_r$1:s,_r$2:c,_r$3:$,_tmp:l,_tmp$1:u,extend:f,ix:d,leftLen:w,leftPC:r,leftRunes:e,lx:h,merged:g,next:k,ok:b,rightLen:y,rightPC:n,rightRunes:t,rx:m,x:v,x$1:_,$s:x,$deferred:S,$r:E,$c:C}=hr(this,{leftRunes:e,rightRunes:t,leftPC:r,rightPC:n});x=x||0;var I=null;try{e:for(;;){switch(x){case 0:S=[],pr.deferStack.push(S),d=[d],h=[h],g=[g],k=[k],b=[b],m=[m],w=e.$get().$length,y=t.$get().$length,(1&w||1&y)&&ir(new We("mergeRuneSets odd length []rune")),l=0,u=0,h[0]=l,m[0]=u,g[0]=Zt(K,0),k[0]=Zt(G,0),b[0]=!0,S.push([function(e,t,r,n,i){return function(){i[0]||(r[0]=K.nil,n[0]=G.nil)}}(0,0,g,k,b),[]]),d[0]=-1,f=function(e,t,r,n){return function(t,i,o){var a,s,c,$,l,u;return!(e[0]>0&&(a=i.$get(),((s=t.$get())<0||s>=a.$length?void p("index out of range"):a.$array[a.$offset+s])<=(e[0]<0||e[0]>=r[0].$length?void p("index out of range"):r[0].$array[r[0].$offset+e[0]]))||(r[0]=O(r[0],(c=i.$get(),($=t.$get())<0||$>=c.$length?void p("index out of range"):c.$array[c.$offset+$]),(l=i.$get(),(u=t.$get()+1|0)<0||u>=l.$length?void p("index out of range"):l.$array[l.$offset+u])),t.$set(t.$get()+2|0),e[0]=e[0]+2|0,n[0]=O(n[0],o),0))}}(d,0,g,k);case 1:if(!(h[0]=y){x=4;continue}if(h[0]>=w){x=5;continue}if(v=t.$get(),(m[0]<0||m[0]>=v.$length?void p("index out of range"):v.$array[v.$offset+m[0]])<(_=e.$get(),h[0]<0||h[0]>=_.$length?void p("index out of range"):_.$array[_.$offset+h[0]])){x=6;continue}x=7;continue;case 4:a=f(h.$ptr||(h.$ptr=new ke((function(){return this.$target[0]}),(function(e){this.$target[0]=e}),h)),e,r),x=9;case 9:if(C&&(C=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;b[0]=a,x=8;continue;case 5:s=f(m.$ptr||(m.$ptr=new ke((function(){return this.$target[0]}),(function(e){this.$target[0]=e}),m)),t,n),x=10;case 10:if(C&&(C=!1,s=s.$blk()),s&&void 0!==s.$blk)break e;b[0]=s,x=8;continue;case 6:c=f(m.$ptr||(m.$ptr=new ke((function(){return this.$target[0]}),(function(e){this.$target[0]=e}),m)),t,n),x=11;case 11:if(C&&(C=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;b[0]=c,x=8;continue;case 7:$=f(h.$ptr||(h.$ptr=new ke((function(){return this.$target[0]}),(function(e){this.$target[0]=e}),h)),e,r),x=12;case 12:if(C&&(C=!1,$=$.$blk()),$&&void 0!==$.$blk)break e;b[0]=$;case 8:case 3:if(!b[0]){x=13;continue}x=14;continue;case 13:i=[Xe,Ye],x=15;case 15:return i;case 14:x=1;continue;case 2:o=[g[0],k[0]],x=16;case 16:return o}return}}catch(e){return I=e,x=-1,[K.nil,G.nil]}finally{if(nr(S,I),pr.asleep)return{$blk:kt,$c:!0,$r:E,$24r:i,$24r$1:o,_r:a,_r$1:s,_r$2:c,_r$3:$,_tmp:l,_tmp$1:u,extend:f,ix:d,leftLen:w,leftPC:r,leftRunes:e,lx:h,merged:g,next:k,ok:b,rightLen:y,rightPC:n,rightRunes:t,rx:m,x:v,x$1:_,$s:x,$deferred:S}}},bt=function(e,t){var r,n,o,a,s,c,$,l;for(o=t.Inst,n=0;n=o.$length?void p("index out of range"):o.$array[o.$offset+n],i.Inst)).Op)||1===r||7===r||(2===r||3===r||6===r||4===r||5===r?(c=e.Inst,s<0||s>=c.$length?void p("index out of range"):c.$array[c.$offset+s]).Next=G.nil:8!==r&&9!==r&&10!==r||(($=e.Inst,s<0||s>=$.$length?void p("index out of range"):$.$array[$.$offset+s]).Next=G.nil,b.copy((l=e.Inst,s<0||s>=l.$length?void p("index out of range"):l.$array[l.$offset+s]),new b.ptr(P(a,i.Inst),G.nil)))),n++},yt=function(e){var t,r,n,o,a,s,c,$,l,u,f,d,w,h,g,y,m,v,_,x,S,E,C,I,A,F,R,T,N,V,O,D,L,M,B,j;for(d=new k.ptr(Zt(be,e.Inst.$length),e.Start,e.NumCap),o=e.Inst,r=0;r=o.$length?void p("index out of range"):o.$array[o.$offset+r],i.Inst),b.copy((_=d.Inst,$<0||$>=_.$length?void p("index out of range"):_.$array[_.$offset+$]),new b.ptr(P(l,i.Inst),G.nil)),r++;for(a=d.Inst,n=0;n=x.$length?void p("index out of range"):x.$array[x.$offset+v]).Inst.Op)||1===t?(V=d.Inst,h=(N=v<0||v>=V.$length?void p("index out of range"):V.$array[V.$offset+v]).$ptr_Out||(N.$ptr_Out=new ye((function(){return this.$target.Inst.Out}),(function(e){this.$target.Inst.Out=e}),N)),D=d.Inst,w=(O=v<0||v>=D.$length?void p("index out of range"):D.$array[D.$offset+v]).$ptr_Arg||(O.$ptr_Arg=new ye((function(){return this.$target.Inst.Arg}),(function(e){this.$target.Inst.Arg=e}),O)),0!==(u=P((L=d.Inst,(M=w.$get())<0||M>=L.$length?void p("index out of range"):L.$array[L.$offset+M]),b)).Inst.Op&&1!==u.Inst.Op&&(s=w,w=h,h=s,b.copy(u,(B=d.Inst,(j=w.$get())<0||j>=B.$length?void p("index out of range"):B.$array[B.$offset+j])),0!==u.Inst.Op&&1!==u.Inst.Op)||0===(f=P((S=d.Inst,(E=h.$get())<0||E>=S.$length?void p("index out of range"):S.$array[S.$offset+E]),b)).Inst.Op||1===f.Inst.Op||(I=d.Inst,g=(C=(A=w.$get())<0||A>=I.$length?void p("index out of range"):I.$array[I.$offset+A]).$ptr_Out||(C.$ptr_Out=new ye((function(){return this.$target.Inst.Out}),(function(e){this.$target.Inst.Out=e}),C)),R=d.Inst,y=(F=(T=w.$get())<0||T>=R.$length?void p("index out of range"):R.$array[R.$offset+T]).$ptr_Arg||(F.$ptr_Arg=new ye((function(){return this.$target.Inst.Arg}),(function(e){this.$target.Inst.Arg=e}),F)),m=!1,u.Inst.Out===v>>>0?m=!0:u.Inst.Arg===v>>>0&&(m=!0,c=g,g=y,y=c),m&&g.$set(h.$get()),h.$get()===g.$get()&&w.$set(y.$get())),n++):n++;return d},_.prototype.Len=function(){return this.$length},Gt(_).prototype.Len=function(){return this.$get().Len()},_.prototype.Less=function(e,t){var r;return r=this,(e<0||e>=r.$length?void p("index out of range"):r.$array[r.$offset+e])<(t<0||t>=r.$length?void p("index out of range"):r.$array[r.$offset+t])},Gt(_).prototype.Less=function(e,t){return this.$get().Less(e,t)},_.prototype.Swap=function(e,t){var r,n,i;i=this,r=t<0||t>=i.$length?void p("index out of range"):i.$array[i.$offset+t],n=e<0||e>=i.$length?void p("index out of range"):i.$array[i.$offset+e],e<0||e>=i.$length?p("index out of range"):i.$array[i.$offset+e]=r,t<0||t>=i.$length?p("index out of range"):i.$array[i.$offset+t]=n},Gt(_).prototype.Swap=function(e,t){return this.$get().Swap(e,t)},mt=function(e){var{_i:t,_r:r,_ref:n,check:i,i:a,instQueue:s,m:c,onePassRunes:l,p:e,pc:f,visitQueue:d,x:w,$s:h,$r:g,$c:k}=hr(this,{p:e});h=h||0;e:for(;;){switch(h){case 0:if(i=[i],s=[s],l=[l],d=[d],(e=[e])[0].Inst.$length>=1e3)return h=-1,Z.nil;s[0]=gt(e[0].Inst.$length),d[0]=gt(e[0].Inst.$length),i[0]=u,l[0]=Zt(me,e[0].Inst.$length),i[0]=function(e,t,r,n,i){return function a(s,c){var{_1:l,_i:u,_i$1:f,_i$2:d,_i$3:w,_i$4:h,_q:g,_q$1:k,_q$2:b,_q$3:y,_q$4:m,_r:v,_r$1:S,_r$2:E,_r$3:C,_r$4:I,_ref:A,_ref$1:F,_ref$2:R,_ref$3:T,_ref$4:N,_tmp:P,_tmp$1:V,_tmp$2:L,_tmp$3:M,_tuple:B,_v:j,i:W,i$1:U,i$2:z,i$3:q,i$4:H,inst:J,m:c,matchArg:Z,matchOut:Q,ok:X,pc:s,r0:Y,r0$1:ee,r1:te,r1$1:re,runes:ne,runes$1:ie,x:oe,x$1:ae,x$10:pe,x$11:se,x$12:ce,x$13:$e,x$14:le,x$15:ue,x$16:fe,x$2:de,x$3:we,x$4:he,x$5:ge,x$6:ke,x$7:be,x$8:ye,x$9:me,$s:_e,$r:xe,$c:Se}=hr(this,{pc:s,m:c});_e=_e||0;t:for(;;){switch(_e){case 0:if(X=!1,X=!0,oe=n[0].Inst,J=s<0||s>=oe.$length?void p("index out of range"):oe.$array[oe.$offset+s],i[0].contains(s))return _e=-1,X;if(i[0].insert(s),0===(l=J.Inst.Op)||1===l){_e=2;continue}if(2===l||6===l){_e=3;continue}if(3===l){_e=4;continue}if(4===l||5===l){_e=5;continue}if(7===l){_e=6;continue}if(8===l){_e=7;continue}if(9===l){_e=8;continue}if(10===l){_e=9;continue}_e=10;continue;case 2:v=e[0](J.Inst.Out,c),_e=12;case 12:if(Se&&(Se=!1,v=v.$blk()),v&&void 0!==v.$blk)break t;if(!v){j=!1,_e=11;continue t}S=e[0](J.Inst.Arg,c),_e=13;case 13:if(Se&&(Se=!1,S=S.$blk()),S&&void 0!==S.$blk)break t;j=S;case 11:if(X=j,Q=(ae=J.Inst.Out)<0||ae>=c.$length?void p("index out of range"):c.$array[c.$offset+ae],Z=(de=J.Inst.Arg)<0||de>=c.$length?void p("index out of range"):c.$array[c.$offset+de],Q&&Z){X=!1,_e=1;continue}Z&&(P=J.Inst.Arg,V=J.Inst.Out,J.Inst.Out=P,J.Inst.Arg=V,M=Q,Q=L=Z,Z=M),Q&&(s<0||s>=c.$length?p("index out of range"):c.$array[c.$offset+s]=!0,J.Inst.Op=1),E=kt(Ht(r[0].$array,r[0].$offset+J.Inst.Out,ve),Ht(r[0].$array,r[0].$offset+J.Inst.Arg,ve),J.Inst.Out,J.Inst.Arg),_e=14;case 14:if(Se&&(Se=!1,E=E.$blk()),E&&void 0!==E.$blk)break t;if(B=E,s<0||s>=r[0].$length?p("index out of range"):r[0].$array[r[0].$offset+s]=B[0],J.Next=B[1],J.Next.$length>0&&4294967295===(0>=(we=J.Next).$length?void p("index out of range"):we.$array[we.$offset+0])){X=!1,_e=1;continue}_e=10;continue;case 3:C=e[0](J.Inst.Out,c),_e=15;case 15:if(Se&&(Se=!1,C=C.$blk()),C&&void 0!==C.$blk)break t;for(X=C,s<0||s>=c.$length?p("index out of range"):c.$array[c.$offset+s]=(he=J.Inst.Out)<0||he>=c.$length?void p("index out of range"):c.$array[c.$offset+he],s<0||s>=r[0].$length?p("index out of range"):r[0].$array[r[0].$offset+s]=D(new K([]),(ge=J.Inst.Out)<0||ge>=r[0].$length?void p("index out of range"):r[0].$array[r[0].$offset+ge]),J.Next=Zt(G,((g=(s<0||s>=r[0].$length?void p("index out of range"):r[0].$array[r[0].$offset+s]).$length/2)==g&&g!==1/0&&g!==-1/0?0|g:p("integer divide by zero"))+1|0),A=J.Next,u=0;u=ke.$length?p("index out of range"):ke.$array[ke.$offset+W]=J.Inst.Out,u++;_e=10;continue;case 4:I=e[0](J.Inst.Out,c),_e=16;case 16:if(Se&&(Se=!1,I=I.$blk()),I&&void 0!==I.$blk)break t;for(X=I,s<0||s>=c.$length?p("index out of range"):c.$array[c.$offset+s]=(be=J.Inst.Out)<0||be>=c.$length?void p("index out of range"):c.$array[c.$offset+be],s<0||s>=r[0].$length?p("index out of range"):r[0].$array[r[0].$offset+s]=D(new K([]),(ye=J.Inst.Out)<0||ye>=r[0].$length?void p("index out of range"):r[0].$array[r[0].$offset+ye]),J.Next=Zt(G,((k=(s<0||s>=r[0].$length?void p("index out of range"):r[0].$array[r[0].$offset+s]).$length/2)==k&&k!==1/0&&k!==-1/0?0|k:p("integer divide by zero"))+1|0),F=J.Next,f=0;f=me.$length?p("index out of range"):me.$array[me.$offset+U]=J.Inst.Out,f++;_e=10;continue;case 5:s<0||s>=c.$length?p("index out of range"):c.$array[c.$offset+s]=4===J.Inst.Op,_e=10;continue;case 6:if(s<0||s>=c.$length?p("index out of range"):c.$array[c.$offset+s]=!1,J.Next.$length>0){_e=1;continue}if(t[0].insert(J.Inst.Out),0===J.Inst.Rune.$length){s<0||s>=r[0].$length?p("index out of range"):r[0].$array[r[0].$offset+s]=new K([]),J.Next=new G([J.Inst.Out]),_e=1;continue}if(ne=Zt(K,0),1===J.Inst.Rune.$length&&(J.Inst.Arg<<16>>>16&1)>>>0!=0){_e=17;continue}_e=18;continue;case 17:for(Y=0>=(pe=J.Inst.Rune).$length?void p("index out of range"):pe.$array[pe.$offset+0],ne=O(ne,Y,Y),te=$.SimpleFold(Y);te!==Y;)ne=O(ne,te,te),te=$.SimpleFold(te);xe=o.Sort(x(ne,_)),_e=20;case 20:if(Se&&(Se=!1,xe=xe.$blk()),xe&&void 0!==xe.$blk)break t;_e=19;continue;case 18:ne=D(ne,J.Inst.Rune);case 19:for(s<0||s>=r[0].$length?p("index out of range"):r[0].$array[r[0].$offset+s]=ne,J.Next=Zt(G,((b=(s<0||s>=r[0].$length?void p("index out of range"):r[0].$array[r[0].$offset+s]).$length/2)==b&&b!==1/0&&b!==-1/0?0|b:p("integer divide by zero"))+1|0),R=J.Next,d=0;d=se.$length?p("index out of range"):se.$array[se.$offset+z]=J.Inst.Out,d++;J.Inst.Op=7,_e=10;continue;case 7:if(s<0||s>=c.$length?p("index out of range"):c.$array[c.$offset+s]=!1,J.Next.$length>0){_e=1;continue}if(t[0].insert(J.Inst.Out),ie=new K([]),(J.Inst.Arg<<16>>>16&1)>>>0!=0){_e=21;continue}_e=22;continue;case 21:for(ee=0>=(ce=J.Inst.Rune).$length?void p("index out of range"):ce.$array[ce.$offset+0],ie=O(ie,ee,ee),re=$.SimpleFold(ee);re!==ee;)ie=O(ie,re,re),re=$.SimpleFold(re);xe=o.Sort(x(ie,_)),_e=24;case 24:if(Se&&(Se=!1,xe=xe.$blk()),xe&&void 0!==xe.$blk)break t;_e=23;continue;case 22:ie=O(ie,0>=($e=J.Inst.Rune).$length?void p("index out of range"):$e.$array[$e.$offset+0],0>=(le=J.Inst.Rune).$length?void p("index out of range"):le.$array[le.$offset+0]);case 23:for(s<0||s>=r[0].$length?p("index out of range"):r[0].$array[r[0].$offset+s]=ie,J.Next=Zt(G,((y=(s<0||s>=r[0].$length?void p("index out of range"):r[0].$array[r[0].$offset+s]).$length/2)==y&&y!==1/0&&y!==-1/0?0|y:p("integer divide by zero"))+1|0),T=J.Next,w=0;w=ue.$length?p("index out of range"):ue.$array[ue.$offset+q]=J.Inst.Out,w++;J.Inst.Op=7,_e=10;continue;case 8:if(s<0||s>=c.$length?p("index out of range"):c.$array[c.$offset+s]=!1,J.Next.$length>0){_e=1;continue}t[0].insert(J.Inst.Out),s<0||s>=r[0].$length?p("index out of range"):r[0].$array[r[0].$offset+s]=D(new K([]),nt),J.Next=new G([J.Inst.Out]),_e=10;continue;case 9:if(s<0||s>=c.$length?p("index out of range"):c.$array[c.$offset+s]=!1,J.Next.$length>0){_e=1;continue}for(t[0].insert(J.Inst.Out),s<0||s>=r[0].$length?p("index out of range"):r[0].$array[r[0].$offset+s]=D(new K([]),rt),J.Next=Zt(G,((m=(s<0||s>=r[0].$length?void p("index out of range"):r[0].$array[r[0].$offset+s]).$length/2)==m&&m!==1/0&&m!==-1/0?0|m:p("integer divide by zero"))+1|0),N=J.Next,h=0;h=fe.$length?p("index out of range"):fe.$array[fe.$offset+H]=J.Inst.Out,h++;case 10:case 1:return _e=-1,X}return}return{$blk:a,$c:!0,$r:xe,_1:l,_i:u,_i$1:f,_i$2:d,_i$3:w,_i$4:h,_q:g,_q$1:k,_q$2:b,_q$3:y,_q$4:m,_r:v,_r$1:S,_r$2:E,_r$3:C,_r$4:I,_ref:A,_ref$1:F,_ref$2:R,_ref$3:T,_ref$4:N,_tmp:P,_tmp$1:V,_tmp$2:L,_tmp$3:M,_tuple:B,_v:j,i:W,i$1:U,i$2:z,i$3:q,i$4:H,inst:J,m:c,matchArg:Z,matchOut:Q,ok:X,pc:s,r0:Y,r0$1:ee,r1:te,r1$1:re,runes:ne,runes$1:ie,x:oe,x$1:ae,x$10:pe,x$11:se,x$12:ce,x$13:$e,x$14:le,x$15:ue,x$16:fe,x$2:de,x$3:we,x$4:he,x$5:ge,x$6:ke,x$7:be,x$8:ye,x$9:me,$s:_e}}}(i,s,l,e,d),s[0].clear(),s[0].insert(e[0].Start>>>0),c=Zt(_e,e[0].Inst.$length);case 1:if(s[0].empty()){h=2;continue}d[0].clear(),f=s[0].next(),r=i[0](f,c),h=5;case 5:if(k&&(k=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;if(!r){h=3;continue}h=4;continue;case 3:e[0]=Z.nil,h=2;continue;case 4:h=1;continue;case 2:if(e[0]!==Z.nil)for(n=e[0].Inst,t=0;t=w.$length?void p("index out of range"):w.$array[w.$offset+a]).Inst.Rune=a<0||a>=l[0].$length?void p("index out of range"):l[0].$array[l[0].$offset+a],t++;return h=-1,e[0]}return}return{$blk:mt,$c:!0,$r:g,_i:t,_r:r,_ref:n,check:i,i:a,instQueue:s,m:c,onePassRunes:l,p:e,pc:f,visitQueue:d,x:w,$s:h}},vt=function(e){var{_1:t,_i:r,_r:n,_ref:o,inst:a,opOut:s,p:c,prog:e,x:$,x$1:l,x$2:u,x$3:f,x$4:d,x$5:w,x$6:h,x$7:g,$s:k,$r:b,$c:y}=hr(this,{prog:e});k=k||0;e:for(;;){switch(k){case 0:if(c=Z.nil,0===e.Start)return k=-1,Z.nil;if(3!==($=e.Inst,l=e.Start,l<0||l>=$.$length?void p("index out of range"):$.$array[$.$offset+l]).Op||((u=e.Inst,f=e.Start,f<0||f>=u.$length?void p("index out of range"):u.$array[u.$offset+f]).Arg<<24>>>24&4)>>>0!=4)return k=-1,Z.nil;for(o=e.Inst,r=0;r=o.$length?void p("index out of range"):o.$array[o.$offset+r],i.Inst),s=(d=e.Inst,w=a.Out,w<0||w>=d.$length?void p("index out of range"):d.$array[d.$offset+w]).Op,0===(t=a.Op)||1===t){if(4===s||4===(h=e.Inst,g=a.Arg,g<0||g>=h.$length?void p("index out of range"):h.$array[h.$offset+g]).Op)return k=-1,Z.nil}else if(3===t){if(4===s){if((a.Arg<<24>>>24&8)>>>0==8){r++;continue}return k=-1,Z.nil}}else if(4===s)return k=-1,Z.nil;r++}c=yt(e),n=mt(c),k=1;case 1:if(y&&(y=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;return(c=n)!==Z.nil&&bt(c,e),k=-1,c}return}return{$blk:vt,$c:!0,$r:b,_1:t,_i:r,_r:n,_ref:o,inst:a,opOut:s,p:c,prog:e,x:$,x$1:l,x$2:u,x$3:f,x$4:d,x$5:w,x$6:h,x$7:g,$s:k}},R.ptr.prototype.newBytes=function(e){return this.bytes.str=e,this.bytes},R.prototype.newBytes=function(e){return this.$val.newBytes(e)},R.ptr.prototype.newString=function(e){return this.string.str=e,this.string},R.prototype.newString=function(e){return this.$val.newString(e)},R.ptr.prototype.newReader=function(e){var t;return(t=this).reader.r=e,t.reader.atEOT=!1,t.reader.pos=0,t.reader},R.prototype.newReader=function(e){return this.$val.newReader(e)},R.ptr.prototype.clear=function(){var e;(e=this).bytes.str!==ee.nil?e.bytes.str=ee.nil:B(e.reader.r,tt)?e.string.str="":e.reader.r=tt},R.prototype.clear=function(){return this.$val.clear()},R.ptr.prototype.init=function(e,t,r){var n;return n=this,B(e,tt)?t!==ee.nil?[n.newBytes(t),t.$length]:[n.newString(r),r.length]:[n.newReader(e),0]},R.prototype.init=function(e,t,r){return this.$val.init(e,t,r)},F.ptr.prototype.init=function(e){var t,r,n;for(r=this.pool,t=0;t=r.$length?void p("index out of range"):r.$array[r.$offset+t]).cap=y(n.cap,0,e),t++;this.matchcap=y(this.matchcap,0,e)},F.prototype.init=function(e){return this.$val.init(e)},F.ptr.prototype.alloc=function(e){var t,r,n,i,o;return t=this,n=ne.nil,(r=t.pool.$length)>0?(i=t.pool,n=(o=r-1|0)<0||o>=i.$length?void p("index out of range"):i.$array[i.$offset+o],t.pool=y(t.pool,0,r-1|0)):(n=new A.ptr(Se.nil,ae.nil)).cap=Zt(ae,t.matchcap.$length,t.matchcap.$capacity),n.inst=e,n},F.prototype.alloc=function(e){return this.$val.alloc(e)},_t=function(e,t){var r,n,i;return n=Q(new Oe(0,e),32),i=new Oe(0,t>>>0),r=new Oe(n.$high|i.$high,(n.$low|i.$low)>>>0),new N(r.$high,r.$low)},N.prototype.match=function(e){var t,r;if(0===e)return!0;if(t=0|Y(this,32).$low,(1&e)>>>0!=0){if(10!==t&&t>=0)return!1;e=(-2&e)<<24>>>24}if((4&e)>>>0!=0){if(t>=0)return!1;e=(-5&e)<<24>>>24}if(0===e)return!0;if(r=0|this.$low,(2&e)>>>0!=0){if(10!==r&&r>=0)return!1;e=(-3&e)<<24>>>24}if((8&e)>>>0!=0){if(r>=0)return!1;e=(-9&e)<<24>>>24}return 0===e||0==(i.IsWordChar(t)!==i.IsWordChar(r)?(-17&e)<<24>>>24:(-33&e)<<24>>>24)},Gt(N).prototype.match=function(e){return this.$get().match(e)},F.ptr.prototype.match=function(e,t){var{_i:r,_r:n,_r$1:i,_r$2:o,_r$3:a,_r$4:s,_r$5:c,_r$6:$,_r$7:l,_ref:u,_tmp:f,_tmp$1:d,_tmp$2:w,_tmp$3:h,_tmp$4:g,_tmp$5:k,_tmp$6:b,_tmp$7:y,_tmp$8:m,_tmp$9:v,_tuple:_,_tuple$1:x,_tuple$2:S,_tuple$3:E,_tuple$4:C,_v:I,advance:A,flag:R,i:e,i$1:T,m:P,nextq:V,pos:t,r:O,r1:D,runq:L,startCond:M,width:B,width1:j,x:W,x$1:U,$s:z,$r:K,$c:G}=hr(this,{i:e,pos:t});z=z||0;e:for(;;){switch(z){case 0:if(R=[R],255===(M=(P=this).re.cond))return z=-1,!1;for(P.matched=!1,u=P.matchcap,r=0;r=W.$length?p("index out of range"):W.$array[W.$offset+T]=-1,r++;L=f=P.q0,V=d=P.q1,O=w=-1,D=h=-1,B=g=0,j=k=0,n=e.step(t),z=1;case 1:if(G&&(G=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;if(O=(_=n)[0],B=_[1],-1!==O){z=2;continue}z=3;continue;case 2:i=e.step(t+B|0),z=4;case 4:if(G&&(G=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;D=(x=i)[0],j=x[1];case 3:if(R[0]=new N(0,0),0===t){z=5;continue}z=6;continue;case 5:R[0]=_t(-1,O),z=7;continue;case 6:o=e.context(t),z=8;case 8:if(G&&(G=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;R[0]=o;case 7:case 9:if(0===L.dense.$length){z=11;continue}z=12;continue;case 11:if((4&M)>>>0!=0&&0!==t){z=10;continue}if(P.matched){z=10;continue}if(!(P.re.prefix.length>0&&D!==P.re.prefixRune)){I=!1,z=15;continue e}a=e.canCheckPrefix(),z=16;case 16:if(G&&(G=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;I=a;case 15:if(I){z=13;continue}z=14;continue;case 13:s=e.index(P.re,t),z=17;case 17:if(G&&(G=!1,s=s.$blk()),s&&void 0!==s.$blk)break e;if((A=s)<0){z=10;continue}t=t+A|0,c=e.step(t),z=18;case 18:if(G&&(G=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;O=(S=c)[0],B=S[1],$=e.step(t+B|0),z=19;case 19:if(G&&(G=!1,$=$.$blk()),$&&void 0!==$.$blk)break e;D=(E=$)[0],j=E[1];case 14:case 12:if(P.matched||(P.matchcap.$length>0&&(0>=(U=P.matchcap).$length?p("index out of range"):U.$array[U.$offset+0]=t),P.add(L,P.p.Start>>>0,t,P.matchcap,R.$ptr||(R.$ptr=new Ie((function(){return this.$target[0]}),(function(e){this.$target[0]=e}),R)),ne.nil)),R[0]=_t(O,D),P.step(L,V,t,t+B|0,O,R.$ptr||(R.$ptr=new Ie((function(){return this.$target[0]}),(function(e){this.$target[0]=e}),R))),0===B){z=10;continue}if(0===P.matchcap.$length&&P.matched){z=10;continue}if(t=t+B|0,B=y=j,-1!==(O=b=D)){z=20;continue}z=21;continue;case 20:l=e.step(t+B|0),z=22;case 22:if(G&&(G=!1,l=l.$blk()),l&&void 0!==l.$blk)break e;D=(C=l)[0],j=C[1];case 21:v=L,L=m=V,V=v,z=9;continue;case 10:return P.clear(V),z=-1,P.matched}return}return{$blk:F.ptr.prototype.match,$c:!0,$r:K,_i:r,_r:n,_r$1:i,_r$2:o,_r$3:a,_r$4:s,_r$5:c,_r$6:$,_r$7:l,_ref:u,_tmp:f,_tmp$1:d,_tmp$2:w,_tmp$3:h,_tmp$4:g,_tmp$5:k,_tmp$6:b,_tmp$7:y,_tmp$8:m,_tmp$9:v,_tuple:_,_tuple$1:x,_tuple$2:S,_tuple$3:E,_tuple$4:C,_v:I,advance:A,flag:R,i:e,i$1:T,m:P,nextq:V,pos:t,r:O,r1:D,runq:L,startCond:M,width:B,width1:j,x:W,x$1:U,$s:z}},F.prototype.match=function(e,t){return this.$val.match(e,t)},F.ptr.prototype.clear=function(e){var t,r,n;for(r=e.dense,t=0;t=r.$length?void p("index out of range"):r.$array[r.$offset+t],E)).t!==ne.nil&&(this.pool=O(this.pool,n.t)),t++;e.dense=y(e.dense,0,0)},F.prototype.clear=function(e){return this.$val.clear(e)},F.ptr.prototype.step=function(e,t,r,n,i,o){var a,s,c,$,l,u,f,d,w,h,g,k,b,m,v,_;for(d=(w=this).re.longest,f=0;f=g.$length?void p("index out of range"):g.$array[g.$offset+f]).t)!==ne.nil)if(d&&w.matched&&h.cap.$length>0&&(0>=(k=w.matchcap).$length?void p("index out of range"):k.$array[k.$offset+0])<(0>=(b=h.cap).$length?void p("index out of range"):b.$array[b.$offset+0]))w.pool=O(w.pool,h),f=f+1|0;else{if($=!1,4===(a=(u=h.inst).Op)){if(h.cap.$length>0&&(!d||!w.matched||(1>=(m=w.matchcap).$length?void p("index out of range"):m.$array[m.$offset+1])=(v=h.cap).$length?p("index out of range"):v.$array[v.$offset+1]=r,T(w.matchcap,h.cap)),!d){for(c=y(e.dense,f+1|0),s=0;s=c.$length?void p("index out of range"):c.$array[c.$offset+s],E)).t!==ne.nil&&(w.pool=O(w.pool,l.t)),s++;e.dense=y(e.dense,0,0)}w.matched=!0}else 7===a?$=u.MatchRune(i):8===a?$=i===(0>=(_=u.Rune).$length?void p("index out of range"):_.$array[_.$offset+0]):9===a?$=!0:10===a?$=!(10===i):ir(new We("bad inst"));$&&(h=w.add(t,u.Out,n,h.cap,o,h)),h!==ne.nil&&(w.pool=O(w.pool,h)),f=f+1|0}else f=f+1|0;e.dense=y(e.dense,0,0)},F.prototype.step=function(e,t,r,n,i,o){return this.$val.step(e,t,r,n,i,o)},F.ptr.prototype.add=function(e,t,r,n,i,o){var a,s,c,$,l,u,f,d,w,h,g,k,b,m,v,_,x;for(x=x||0;;){switch(x){case 0:u=this;case 1:if(0===t)return x=-1,o;if(d=e.sparse,($=t<0||t>=d.$length?void p("index out of range"):d.$array[d.$offset+t])>>0&&(w=e.dense,$<0||$>=w.$length?void p("index out of range"):w.$array[w.$offset+$]).pc===t)return x=-1,o;if(l=e.dense.$length,e.dense=y(e.dense,0,l+1|0),h=e.dense,(s=l<0||l>=h.$length?void p("index out of range"):h.$array[h.$offset+l]).t=ne.nil,s.pc=t,g=e.sparse,t<0||t>=g.$length?p("index out of range"):g.$array[g.$offset+t]=l>>>0,k=u.p.Inst,5===(a=(c=t<0||t>=k.$length?void p("index out of range"):k.$array[k.$offset+t]).Op)){x=3;continue}if(0===a||1===a){x=4;continue}if(3===a){x=5;continue}if(6===a){x=6;continue}if(2===a){x=7;continue}if(4===a||7===a||8===a||9===a||10===a){x=8;continue}x=9;continue;case 3:x=10;continue;case 4:o=u.add(e,c.Out,r,n,i,o),t=c.Arg,x=1;continue;case 5:if(i.match(c.Arg<<24>>>24)){x=11;continue}x=12;continue;case 11:t=c.Out,x=1;continue;case 12:x=10;continue;case 6:t=c.Out,x=1;continue;case 7:if((0|c.Arg)=n.$length?void p("index out of range"):n.$array[n.$offset+b],(m=c.Arg)<0||m>=n.$length?p("index out of range"):n.$array[n.$offset+m]=r,u.add(e,c.Out,r,n,i,ne.nil),(v=c.Arg)<0||v>=n.$length?p("index out of range"):n.$array[n.$offset+v]=f,x=15;continue;case 14:t=c.Out,x=1;continue;case 15:x=10;continue;case 8:o===ne.nil?o=u.alloc(c):o.inst=c,n.$length>0&&(_=o.cap,Ht(_.$array,_.$offset+0,ke)!==Ht(n.$array,n.$offset+0,ke))&&T(o.cap,n),s.t=o,o=ne.nil,x=10;continue;case 9:ir(new We("unhandled"));case 10:case 2:return x=-1,o}return}},F.prototype.add=function(e,t,r,n,i,o){return this.$val.add(e,t,r,n,i,o)},xt=function(){var{_r:e,_tuple:t,m:r,ok:n,$s:i,$r:o,$c:a}=hr(this,{});i=i||0;e:for(;;){switch(i){case 0:e=it.Get(),i=1;case 1:if(a&&(a=!1,e=e.$blk()),e&&void 0!==e.$blk)break e;return r=(t=Yt(e,Ae,!0))[0],(n=t[1])||(r=new V.ptr(new R.ptr(new h.ptr(ee.nil),new w.ptr(""),new g.ptr(tt,!1,0)),ae.nil)),i=-1,r}return}return{$blk:xt,$c:!0,$r:o,_r:e,_tuple:t,m:r,ok:n,$s:i}},St=function(e){e.inputs.clear(),it.Put(e)},f.ptr.prototype.doOnePass=function(e,t,r,n,i,o){var{_1:a,_i:s,_r:c,_r$1:$,_r$2:l,_r$3:u,_r$4:d,_r$5:w,_r$6:h,_r$7:g,_r$8:k,_r$9:b,_ref:m,_tmp:v,_tmp$1:_,_tmp$2:x,_tmp$3:S,_tmp$4:E,_tmp$5:C,_tuple:I,_tuple$1:A,_tuple$2:F,_tuple$3:R,_tuple$4:T,_tuple$5:P,_v:V,dstCap:o,flag:O,i:L,i$1:M,ib:t,inst:B,ir:e,is:r,m:j,matched:W,ncap:i,pc:U,pos:n,r:z,r1:K,re:G,startCond:q,width:H,width1:J,x:Z,x$1:Q,x$2:X,x$3:Y,x$4:ee,x$5:te,x$6:re,x$7:ne,$s:ie,$r:oe,$c:pe}=hr(this,{ir:e,ib:t,is:r,pos:n,ncap:i,dstCap:o});ie=ie||0;e:for(;;){switch(ie){case 0:if(255===(q=(G=this).cond))return ie=-1,ae.nil;c=xt(),ie=1;case 1:if(pe&&(pe=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;for((j=c).matchcap.$capacity=Z.$length?p("index out of range"):Z.$array[Z.$offset+L]=-1,s++;z=v=-1,K=_=-1,H=x=0,J=S=0,$=(M=(I=j.inputs.init(e,t,r))[0]).step(n),ie=2;case 2:if(pe&&(pe=!1,$=$.$blk()),$&&void 0!==$.$blk)break e;if(z=(A=$)[0],H=A[1],-1!==z){ie=3;continue}ie=4;continue;case 3:l=M.step(n+H|0),ie=5;case 5:if(pe&&(pe=!1,l=l.$blk()),l&&void 0!==l.$blk)break e;K=(F=l)[0],J=F[1];case 4:if(O=new N(0,0),0===n){ie=6;continue}ie=7;continue;case 6:O=_t(-1,z),ie=8;continue;case 7:u=M.context(n),ie=9;case 9:if(pe&&(pe=!1,u=u.$blk()),u&&void 0!==u.$blk)break e;O=u;case 8:if(U=G.onepass.Start,Q=G.onepass.Inst,B=U<0||U>=Q.$length?void p("index out of range"):Q.$array[Q.$offset+U],!(0===n&&O.match(B.Inst.Arg<<24>>>24)&&G.prefix.length>0)){V=!1,ie=12;continue e}d=M.canCheckPrefix(),ie=13;case 13:if(pe&&(pe=!1,d=d.$blk()),d&&void 0!==d.$blk)break e;V=d;case 12:if(V){ie=10;continue}ie=11;continue;case 10:w=M.hasPrefix(G),ie=16;case 16:if(pe&&(pe=!1,w=w.$blk()),w&&void 0!==w.$blk)break e;if(!w){ie=14;continue}ie=15;continue;case 14:ie=17;continue;case 15:n=n+G.prefix.length|0,h=M.step(n),ie=18;case 18:if(pe&&(pe=!1,h=h.$blk()),h&&void 0!==h.$blk)break e;z=(R=h)[0],H=R[1],g=M.step(n+H|0),ie=19;case 19:if(pe&&(pe=!1,g=g.$blk()),g&&void 0!==g.$blk)break e;K=(T=g)[0],J=T[1],k=M.context(n),ie=20;case 20:if(pe&&(pe=!1,k=k.$blk()),k&&void 0!==k.$blk)break e;O=k,U=0|G.prefixEnd;case 11:case 21:if(X=G.onepass.Inst,U=0|(B=U<0||U>=X.$length?void p("index out of range"):X.$array[X.$offset+U]).Inst.Out,4===(a=B.Inst.Op)){ie=24;continue}if(7===a){ie=25;continue}if(8===a){ie=26;continue}if(9===a){ie=27;continue}if(10===a){ie=28;continue}if(0===a||1===a){ie=29;continue}if(5===a){ie=30;continue}if(6===a){ie=31;continue}if(3===a){ie=32;continue}if(2===a){ie=33;continue}ie=34;continue;case 24:W=!0,j.matchcap.$length>0&&(0>=(Y=j.matchcap).$length?p("index out of range"):Y.$array[Y.$offset+0]=0,1>=(ee=j.matchcap).$length?p("index out of range"):ee.$array[ee.$offset+1]=n),ie=17;continue;case 25:if(!B.Inst.MatchRune(z)){ie=36;continue}ie=37;continue;case 36:ie=17;continue;case 37:ie=35;continue;case 26:if(z!==(0>=(te=B.Inst.Rune).$length?void p("index out of range"):te.$array[te.$offset+0])){ie=38;continue}ie=39;continue;case 38:ie=17;continue;case 39:case 27:ie=35;continue;case 28:if(10===z){ie=40;continue}ie=41;continue;case 40:ie=17;continue;case 41:ie=35;continue;case 29:U=0|wt(B,z),ie=21;continue;case 30:ie=17;continue;case 31:ie=21;continue;case 32:if(!O.match(B.Inst.Arg<<24>>>24)){ie=42;continue}ie=43;continue;case 42:ie=17;continue;case 43:ie=21;continue;case 33:(0|B.Inst.Arg)=re.$length?p("index out of range"):re.$array[re.$offset+ne]=n),ie=21;continue;case 34:ir(new We("bad inst"));case 35:case 23:if(0===H){ie=22;continue}if(O=_t(z,K),n=n+H|0,H=C=J,-1!==(z=E=K)){ie=44;continue}ie=45;continue;case 44:b=M.step(n+H|0),ie=46;case 46:if(pe&&(pe=!1,b=b.$blk()),b&&void 0!==b.$blk)break e;K=(P=b)[0],J=P[1];case 45:ie=21;continue;case 22:case 17:return W?(o=D(o,j.matchcap),St(j),ie=-1,o):(St(j),ie=-1,ae.nil)}return}return{$blk:f.ptr.prototype.doOnePass,$c:!0,$r:oe,_1:a,_i:s,_r:c,_r$1:$,_r$2:l,_r$3:u,_r$4:d,_r$5:w,_r$6:h,_r$7:g,_r$8:k,_r$9:b,_ref:m,_tmp:v,_tmp$1:_,_tmp$2:x,_tmp$3:S,_tmp$4:E,_tmp$5:C,_tuple:I,_tuple$1:A,_tuple$2:F,_tuple$3:R,_tuple$4:T,_tuple$5:P,_v:V,dstCap:o,flag:O,i:L,i$1:M,ib:t,inst:B,ir:e,is:r,m:j,matched:W,ncap:i,pc:U,pos:n,r:z,r1:K,re:G,startCond:q,width:H,width1:J,x:Z,x$1:Q,x$2:X,x$3:Y,x$4:ee,x$5:te,x$6:re,x$7:ne,$s:ie}},f.prototype.doOnePass=function(e,t,r,n,i,o){return this.$val.doOnePass(e,t,r,n,i,o)},f.ptr.prototype.doMatch=function(e,t,r){var{$24r:n,_r:i,b:t,r:e,re:o,s:r,$s:a,$r:p,$c:s}=hr(this,{r:e,b:t,s:r});a=a||0;e:for(;;){switch(a){case 0:i=(o=this).doExecute(e,t,r,0,0,ae.nil),a=1;case 1:if(s&&(s=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;n=!(i===ae.nil),a=2;case 2:return n}return}return{$blk:f.ptr.prototype.doMatch,$c:!0,$r:p,$24r:n,_r:i,b:t,r:e,re:o,s:r,$s:a}},f.prototype.doMatch=function(e,t,r){return this.$val.doMatch(e,t,r)},f.ptr.prototype.doExecute=function(e,t,r,n,i,o){var{$24r:a,$24r$1:p,_r:s,_r$1:c,_r$2:$,_r$3:l,_tuple:u,b:t,dstCap:o,i:d,m:w,ncap:i,pos:n,r:e,re:h,s:r,$s:g,$r:k,$c:b}=hr(this,{r:e,b:t,s:r,pos:n,ncap:i,dstCap:o});g=g||0;e:for(;;){switch(g){case 0:if(h=this,o===ae.nil&&(o=y(new ae(ot),0,0,0)),B(e,tt)&&(t.$length+r.length|0)=h.$length?p("index out of range"):h.$array[h.$offset+u]=0,n++;for(l.cap.$capacity=g.$length?p("index out of range"):g.$array[g.$offset+f]=-1,i++;for(l.matchcap.$capacity=k.$length?p("index out of range"):k.$array[k.$offset+d]=-1,o++},M.prototype.reset=function(e,t,r){return this.$val.reset(e,t,r)},M.ptr.prototype.shouldVisit=function(e,t){var r,n,i,o,a,s,c,$,l,u,f;return a=(J(0|e,(o=this).end+1|0)+t|0)>>>0,0==(s=o.visited,(((c=(n=a/32)==n&&n!==1/0&&n!==-1/0?n>>>0:p("integer divide by zero"))<0||c>=s.$length?void p("index out of range"):s.$array[s.$offset+c])&((u=(31&a)>>>0)<32?1<>>0)>>>0)&&(r=(i=a/32)==i&&i!==1/0&&i!==-1/0?i>>>0:p("integer divide by zero"),l=o.visited,r<0||r>=l.$length?p("index out of range"):l.$array[l.$offset+r]=($=o.visited,((r<0||r>=$.$length?void p("index out of range"):$.$array[$.$offset+r])|((f=(31&a)>>>0)<32?1<>>0)>>>0),!0)},M.prototype.shouldVisit=function(e,t){return this.$val.shouldVisit(e,t)},M.ptr.prototype.push=function(e,t,r,n){var i,o;i=this,5!==(o=e.prog.Inst,t<0||t>=o.$length?void p("index out of range"):o.$array[o.$offset+t]).Op&&(n||i.shouldVisit(t,r))&&(i.jobs=O(i.jobs,new L.ptr(t,n,r)))},M.prototype.push=function(e,t,r,n){return this.$val.push(e,t,r,n)},f.ptr.prototype.tryBacktrack=function(e,t,r,n){var{_1:i,_2:o,_r:a,_r$1:s,_r$2:c,_r$3:$,_r$4:l,_tuple:u,_tuple$1:d,_tuple$2:w,_tuple$3:h,arg:g,b:e,flag:k,i:t,inst:b,l:m,longest:v,old:_,pc:r,pc$1:x,pos:n,pos$1:S,r:E,r$1:C,r$2:I,r$3:A,re:F,width:R,width$1:N,width$2:P,width$3:V,x:O,x$1:D,x$10:L,x$11:M,x$12:B,x$13:j,x$14:W,x$15:U,x$2:z,x$3:K,x$4:G,x$5:q,x$6:H,x$7:J,x$8:Z,x$9:Q,$s:X,$r:Y,$c:ee}=hr(this,{b:e,i:t,pc:r,pos:n});X=X||0;e:for(;;){switch(X){case 0:v=(F=this).longest,e.push(F,r,n,!1);case 1:if(!(e.jobs.$length>0)){X=2;continue}m=e.jobs.$length-1|0,x=(O=e.jobs,m<0||m>=O.$length?void p("index out of range"):O.$array[O.$offset+m]).pc,S=(D=e.jobs,m<0||m>=D.$length?void p("index out of range"):D.$array[D.$offset+m]).pos,g=(z=e.jobs,m<0||m>=z.$length?void p("index out of range"):z.$array[z.$offset+m]).arg,e.jobs=y(e.jobs,0,m),X=3;continue;case 4:if(!e.shouldVisit(x,S)){X=1;continue}case 3:if(K=F.prog.Inst,5===(i=(b=x<0||x>=K.$length?void p("index out of range"):K.$array[K.$offset+x]).Op)){X=6;continue}if(0===i){X=7;continue}if(1===i){X=8;continue}if(7===i){X=9;continue}if(8===i){X=10;continue}if(10===i){X=11;continue}if(9===i){X=12;continue}if(2===i){X=13;continue}if(3===i){X=14;continue}if(6===i){X=15;continue}if(4===i){X=16;continue}X=17;continue;case 6:ir(new We("unexpected InstFail")),X=18;continue;case 7:if(g){X=19;continue}X=20;continue;case 19:g=!1,x=b.Arg,X=4;continue;case 20:e.push(F,x,S,!0),x=b.Out,X=4;continue;case 21:X=18;continue;case 8:if(7===(o=(G=F.prog.Inst,q=b.Out,q<0||q>=G.$length?void p("index out of range"):G.$array[G.$offset+q]).Op)||8===o||9===o||10===o){X=23;continue}X=24;continue;case 23:e.push(F,b.Arg,S,!1),x=b.Arg,S=e.end,X=4;continue;case 24:case 22:e.push(F,b.Out,e.end,!1),x=b.Out,X=4;continue;case 9:a=t.step(S),X=25;case 25:if(ee&&(ee=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;if(E=(u=a)[0],R=u[1],!b.MatchRune(E)){X=1;continue}S=S+R|0,x=b.Out,X=4;continue;case 10:s=t.step(S),X=26;case 26:if(ee&&(ee=!1,s=s.$blk()),s&&void 0!==s.$blk)break e;if(C=(d=s)[0],N=d[1],C!==(0>=(H=b.Rune).$length?void p("index out of range"):H.$array[H.$offset+0])){X=1;continue}S=S+N|0,x=b.Out,X=4;continue;case 11:c=t.step(S),X=27;case 27:if(ee&&(ee=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;if(I=(w=c)[0],P=w[1],10===I||-1===I){X=1;continue}S=S+P|0,x=b.Out,X=4;continue;case 12:$=t.step(S),X=28;case 28:if(ee&&(ee=!1,$=$.$blk()),$&&void 0!==$.$blk)break e;if(A=(h=$)[0],V=h[1],-1===A){X=1;continue}S=S+V|0,x=b.Out,X=4;continue;case 13:if(g){X=29;continue}X=30;continue;case 29:J=e.cap,(Z=b.Arg)<0||Z>=J.$length?p("index out of range"):J.$array[J.$offset+Z]=S,X=1;continue;case 30:b.Arg>>0&&(e.push(F,x,(Q=e.cap,(L=b.Arg)<0||L>=Q.$length?void p("index out of range"):Q.$array[Q.$offset+L]),!0),M=e.cap,(B=b.Arg)<0||B>=M.$length?p("index out of range"):M.$array[M.$offset+B]=S),x=b.Out,X=4;continue;case 31:X=18;continue;case 14:l=t.context(S),X=32;case 32:if(ee&&(ee=!1,l=l.$blk()),l&&void 0!==l.$blk)break e;if(!(k=l).match(b.Arg<<24>>>24)){X=1;continue}x=b.Out,X=4;continue;case 15:x=b.Out,X=4;continue;case 16:if(0===e.cap.$length)return X=-1,!0;if(e.cap.$length>1&&(1>=(j=e.cap).$length?p("index out of range"):j.$array[j.$offset+1]=S),(-1===(_=1>=(W=e.matchcap).$length?void p("index out of range"):W.$array[W.$offset+1])||v&&S>0&&S>_)&&T(e.matchcap,e.cap),!v)return X=-1,!0;if(S===e.end)return X=-1,!0;X=1;continue;case 17:ir(new We("bad inst"));case 18:case 5:X=1;continue;case 2:return X=-1,v&&e.matchcap.$length>1&&(1>=(U=e.matchcap).$length?void p("index out of range"):U.$array[U.$offset+1])>=0}return}return{$blk:f.ptr.prototype.tryBacktrack,$c:!0,$r:Y,_1:i,_2:o,_r:a,_r$1:s,_r$2:c,_r$3:$,_r$4:l,_tuple:u,_tuple$1:d,_tuple$2:w,_tuple$3:h,arg:g,b:e,flag:k,i:t,inst:b,l:m,longest:v,old:_,pc:r,pc$1:x,pos:n,pos$1:S,r:E,r$1:C,r$2:I,r$3:A,re:F,width:R,width$1:N,width$2:P,width$3:V,x:O,x$1:D,x$10:L,x$11:M,x$12:B,x$13:j,x$14:W,x$15:U,x$2:z,x$3:K,x$4:G,x$5:q,x$6:H,x$7:J,x$8:Z,x$9:Q,$s:X}},f.prototype.tryBacktrack=function(e,t,r,n){return this.$val.tryBacktrack(e,t,r,n)},f.ptr.prototype.backtrack=function(e,t,r,n,i){var{_r:o,_r$1:a,_r$2:s,_r$3:c,_r$4:$,_tuple:l,_tuple$1:u,advance:d,b:w,dstCap:i,end:h,i:g,ib:e,is:t,ncap:n,pos:r,re:k,startCond:b,width:y,x:m,x$1:v,$s:_,$r:x,$c:S}=hr(this,{ib:e,is:t,pos:r,ncap:n,dstCap:i});_=_||0;e:for(;;){switch(_){case 0:if(255===(b=(k=this).cond))return _=-1,ae.nil;if((4&b)>>>0!=0&&0!==r)return _=-1,ae.nil;o=Et(),_=1;case 1:if(S&&(S=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;if(g=(l=(w=o).inputs.init(tt,e,t))[0],h=l[1],w.reset(k.prog,h,n),(4&b)>>>0!=0){_=2;continue}_=3;continue;case 2:w.cap.$length>0&&(0>=(m=w.cap).$length?p("index out of range"):m.$array[m.$offset+0]=r),a=k.tryBacktrack(w,g,k.prog.Start>>>0,r),_=7;case 7:if(S&&(S=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;if(!a){_=5;continue}_=6;continue;case 5:return Ct(w),_=-1,ae.nil;case 6:_=4;continue;case 3:y=-1;case 8:if(!(r<=h&&0!==y)){_=9;continue}if(k.prefix.length>0){_=10;continue}_=11;continue;case 10:s=g.index(k,r),_=12;case 12:if(S&&(S=!1,s=s.$blk()),s&&void 0!==s.$blk)break e;if((d=s)<0)return Ct(w),_=-1,ae.nil;r=r+d|0;case 11:w.cap.$length>0&&(0>=(v=w.cap).$length?p("index out of range"):v.$array[v.$offset+0]=r),c=k.tryBacktrack(w,g,k.prog.Start>>>0,r),_=15;case 15:if(S&&(S=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;if(c){_=13;continue}_=14;continue;case 13:_=16;continue;case 14:$=g.step(r),_=17;case 17:if(S&&(S=!1,$=$.$blk()),$&&void 0!==$.$blk)break e;r=r+(y=(u=$)[1])|0,_=8;continue;case 9:return Ct(w),_=-1,ae.nil;case 4:case 16:return i=D(i,w.matchcap),Ct(w),_=-1,i}return}return{$blk:f.ptr.prototype.backtrack,$c:!0,$r:x,_r:o,_r$1:a,_r$2:s,_r$3:c,_r$4:$,_tuple:l,_tuple$1:u,advance:d,b:w,dstCap:i,end:h,i:g,ib:e,is:t,ncap:n,pos:r,re:k,startCond:b,width:y,x:m,x$1:v,$s:_}},f.prototype.backtrack=function(e,t,r,n,i){return this.$val.backtrack(e,t,r,n,i)},q.methods=[{prop:"String",name:"String",pkg:"",typ:Qe([],[We],!1)},{prop:"Copy",name:"Copy",pkg:"",typ:Qe([],[q],!1)},{prop:"Longest",name:"Longest",pkg:"",typ:Qe([],[],!1)},{prop:"get",name:"get",pkg:"regexp",typ:Qe([],[te],!1)},{prop:"put",name:"put",pkg:"regexp",typ:Qe([te],[],!1)},{prop:"NumSubexp",name:"NumSubexp",pkg:"",typ:Qe([],[Ce],!1)},{prop:"SubexpNames",name:"SubexpNames",pkg:"",typ:Qe([],[X],!1)},{prop:"SubexpIndex",name:"SubexpIndex",pkg:"",typ:Qe([We],[Ce],!1)},{prop:"LiteralPrefix",name:"LiteralPrefix",pkg:"",typ:Qe([],[We,Ee],!1)},{prop:"MatchReader",name:"MatchReader",pkg:"",typ:Qe([n.RuneReader],[Ee],!1)},{prop:"MatchString",name:"MatchString",pkg:"",typ:Qe([We],[Ee],!1)},{prop:"Match",name:"Match",pkg:"",typ:Qe([ee],[Ee],!1)},{prop:"ReplaceAllString",name:"ReplaceAllString",pkg:"",typ:Qe([We,We],[We],!1)},{prop:"ReplaceAllLiteralString",name:"ReplaceAllLiteralString",pkg:"",typ:Qe([We,We],[We],!1)},{prop:"ReplaceAllStringFunc",name:"ReplaceAllStringFunc",pkg:"",typ:Qe([We,Pe],[We],!1)},{prop:"replaceAll",name:"replaceAll",pkg:"regexp",typ:Qe([ee,We,Ce,De],[ee],!1)},{prop:"ReplaceAll",name:"ReplaceAll",pkg:"",typ:Qe([ee,ee],[ee],!1)},{prop:"ReplaceAllLiteral",name:"ReplaceAllLiteral",pkg:"",typ:Qe([ee,ee],[ee],!1)},{prop:"ReplaceAllFunc",name:"ReplaceAllFunc",pkg:"",typ:Qe([ee,Le],[ee],!1)},{prop:"pad",name:"pad",pkg:"regexp",typ:Qe([ae],[ae],!1)},{prop:"allMatches",name:"allMatches",pkg:"regexp",typ:Qe([We,ee,Ce,Me],[],!1)},{prop:"Find",name:"Find",pkg:"",typ:Qe([ee],[ee],!1)},{prop:"FindIndex",name:"FindIndex",pkg:"",typ:Qe([ee],[ae],!1)},{prop:"FindString",name:"FindString",pkg:"",typ:Qe([We],[We],!1)},{prop:"FindStringIndex",name:"FindStringIndex",pkg:"",typ:Qe([We],[ae],!1)},{prop:"FindReaderIndex",name:"FindReaderIndex",pkg:"",typ:Qe([n.RuneReader],[ae],!1)},{prop:"FindSubmatch",name:"FindSubmatch",pkg:"",typ:Qe([ee],[ce],!1)},{prop:"Expand",name:"Expand",pkg:"",typ:Qe([ee,ee,ee,ae],[ee],!1)},{prop:"ExpandString",name:"ExpandString",pkg:"",typ:Qe([ee,We,We,ae],[ee],!1)},{prop:"expand",name:"expand",pkg:"regexp",typ:Qe([ee,We,ee,We,ae],[ee],!1)},{prop:"FindSubmatchIndex",name:"FindSubmatchIndex",pkg:"",typ:Qe([ee],[ae],!1)},{prop:"FindStringSubmatch",name:"FindStringSubmatch",pkg:"",typ:Qe([We],[X],!1)},{prop:"FindStringSubmatchIndex",name:"FindStringSubmatchIndex",pkg:"",typ:Qe([We],[ae],!1)},{prop:"FindReaderSubmatchIndex",name:"FindReaderSubmatchIndex",pkg:"",typ:Qe([n.RuneReader],[ae],!1)},{prop:"FindAll",name:"FindAll",pkg:"",typ:Qe([ee,Ce],[ce],!1)},{prop:"FindAllIndex",name:"FindAllIndex",pkg:"",typ:Qe([ee,Ce],[$e],!1)},{prop:"FindAllString",name:"FindAllString",pkg:"",typ:Qe([We,Ce],[X],!1)},{prop:"FindAllStringIndex",name:"FindAllStringIndex",pkg:"",typ:Qe([We,Ce],[$e],!1)},{prop:"FindAllSubmatch",name:"FindAllSubmatch",pkg:"",typ:Qe([ee,Ce],[le],!1)},{prop:"FindAllSubmatchIndex",name:"FindAllSubmatchIndex",pkg:"",typ:Qe([ee,Ce],[$e],!1)},{prop:"FindAllStringSubmatch",name:"FindAllStringSubmatch",pkg:"",typ:Qe([We,Ce],[fe],!1)},{prop:"FindAllStringSubmatchIndex",name:"FindAllStringSubmatchIndex",pkg:"",typ:Qe([We,Ce],[$e],!1)},{prop:"Split",name:"Split",pkg:"",typ:Qe([We,Ce],[X],!1)},{prop:"doOnePass",name:"doOnePass",pkg:"regexp",typ:Qe([n.RuneReader,ee,We,Ce,Ce,ae],[ae],!1)},{prop:"doMatch",name:"doMatch",pkg:"regexp",typ:Qe([n.RuneReader,ee,We],[Ee],!1)},{prop:"doExecute",name:"doExecute",pkg:"regexp",typ:Qe([n.RuneReader,ee,We,Ce,Ce,ae],[ae],!1)},{prop:"tryBacktrack",name:"tryBacktrack",pkg:"regexp",typ:Qe([Re,d,Ve,Ce],[Ee],!1)},{prop:"backtrack",name:"backtrack",pkg:"regexp",typ:Qe([ee,We,Ce,Ce,ae],[ae],!1)}],Be.methods=[{prop:"step",name:"step",pkg:"regexp",typ:Qe([Ce],[Fe,Ce],!1)},{prop:"canCheckPrefix",name:"canCheckPrefix",pkg:"regexp",typ:Qe([],[Ee],!1)},{prop:"hasPrefix",name:"hasPrefix",pkg:"regexp",typ:Qe([q],[Ee],!1)},{prop:"index",name:"index",pkg:"regexp",typ:Qe([q,Ce],[Ce],!1)},{prop:"context",name:"context",pkg:"regexp",typ:Qe([Ce],[N],!1)}],je.methods=[{prop:"step",name:"step",pkg:"regexp",typ:Qe([Ce],[Fe,Ce],!1)},{prop:"canCheckPrefix",name:"canCheckPrefix",pkg:"regexp",typ:Qe([],[Ee],!1)},{prop:"hasPrefix",name:"hasPrefix",pkg:"regexp",typ:Qe([q],[Ee],!1)},{prop:"index",name:"index",pkg:"regexp",typ:Qe([q,Ce],[Ce],!1)},{prop:"context",name:"context",pkg:"regexp",typ:Qe([Ce],[N],!1)}],Ue.methods=[{prop:"step",name:"step",pkg:"regexp",typ:Qe([Ce],[Fe,Ce],!1)},{prop:"canCheckPrefix",name:"canCheckPrefix",pkg:"regexp",typ:Qe([],[Ee],!1)},{prop:"hasPrefix",name:"hasPrefix",pkg:"regexp",typ:Qe([q],[Ee],!1)},{prop:"index",name:"index",pkg:"regexp",typ:Qe([q,Ce],[Ce],!1)},{prop:"context",name:"context",pkg:"regexp",typ:Qe([Ce],[N],!1)}],he.methods=[{prop:"empty",name:"empty",pkg:"regexp",typ:Qe([],[Ee],!1)},{prop:"next",name:"next",pkg:"regexp",typ:Qe([],[Ve],!1)},{prop:"clear",name:"clear",pkg:"regexp",typ:Qe([],[],!1)},{prop:"contains",name:"contains",pkg:"regexp",typ:Qe([Ve],[Ee],!1)},{prop:"insert",name:"insert",pkg:"regexp",typ:Qe([Ve],[],!1)},{prop:"insertNew",name:"insertNew",pkg:"regexp",typ:Qe([Ve],[],!1)}],_.methods=[{prop:"Len",name:"Len",pkg:"",typ:Qe([],[Ce],!1)},{prop:"Less",name:"Less",pkg:"",typ:Qe([Ce,Ce],[Ee],!1)},{prop:"Swap",name:"Swap",pkg:"",typ:Qe([Ce,Ce],[],!1)}],te.methods=[{prop:"init",name:"init",pkg:"regexp",typ:Qe([Ce],[],!1)},{prop:"alloc",name:"alloc",pkg:"regexp",typ:Qe([Se],[ne],!1)},{prop:"match",name:"match",pkg:"regexp",typ:Qe([d,Ce],[Ee],!1)},{prop:"clear",name:"clear",pkg:"regexp",typ:Qe([ze],[],!1)},{prop:"step",name:"step",pkg:"regexp",typ:Qe([ze,ze,Ce,Ce,Fe,Ie],[],!1)},{prop:"add",name:"add",pkg:"regexp",typ:Qe([ze,Ve,Ce,ae,Ie,ne],[ne],!1)}],Ge.methods=[{prop:"newBytes",name:"newBytes",pkg:"regexp",typ:Qe([ee],[d],!1)},{prop:"newString",name:"newString",pkg:"regexp",typ:Qe([We],[d],!1)},{prop:"newReader",name:"newReader",pkg:"regexp",typ:Qe([n.RuneReader],[d],!1)},{prop:"clear",name:"clear",pkg:"regexp",typ:Qe([],[],!1)},{prop:"init",name:"init",pkg:"regexp",typ:Qe([n.RuneReader,ee,We],[d,Ce],!1)}],N.methods=[{prop:"match",name:"match",pkg:"regexp",typ:Qe([i.EmptyOp],[Ee],!1)}],Re.methods=[{prop:"reset",name:"reset",pkg:"regexp",typ:Qe([H,Ce,Ce],[],!1)},{prop:"shouldVisit",name:"shouldVisit",pkg:"regexp",typ:Qe([Ve,Ce],[Ee],!1)},{prop:"push",name:"push",pkg:"regexp",typ:Qe([q,Ve,Ce,Ee],[],!1)}],f.init("regexp",[{prop:"expr",name:"expr",embedded:!1,exported:!1,typ:We,tag:""},{prop:"prog",name:"prog",embedded:!1,exported:!1,typ:H,tag:""},{prop:"onepass",name:"onepass",embedded:!1,exported:!1,typ:Z,tag:""},{prop:"numSubexp",name:"numSubexp",embedded:!1,exported:!1,typ:Ce,tag:""},{prop:"maxBitStateLen",name:"maxBitStateLen",embedded:!1,exported:!1,typ:Ce,tag:""},{prop:"subexpNames",name:"subexpNames",embedded:!1,exported:!1,typ:X,tag:""},{prop:"prefix",name:"prefix",embedded:!1,exported:!1,typ:We,tag:""},{prop:"prefixBytes",name:"prefixBytes",embedded:!1,exported:!1,typ:ee,tag:""},{prop:"prefixRune",name:"prefixRune",embedded:!1,exported:!1,typ:Fe,tag:""},{prop:"prefixEnd",name:"prefixEnd",embedded:!1,exported:!1,typ:Ve,tag:""},{prop:"mpool",name:"mpool",embedded:!1,exported:!1,typ:Ce,tag:""},{prop:"matchcap",name:"matchcap",embedded:!1,exported:!1,typ:Ce,tag:""},{prop:"prefixComplete",name:"prefixComplete",embedded:!1,exported:!1,typ:Ee,tag:""},{prop:"cond",name:"cond",embedded:!1,exported:!1,typ:i.EmptyOp,tag:""},{prop:"minInputLen",name:"minInputLen",embedded:!1,exported:!1,typ:Ce,tag:""},{prop:"longest",name:"longest",embedded:!1,exported:!1,typ:Ee,tag:""}]),d.init([{prop:"canCheckPrefix",name:"canCheckPrefix",pkg:"regexp",typ:Qe([],[Ee],!1)},{prop:"context",name:"context",pkg:"regexp",typ:Qe([Ce],[N],!1)},{prop:"hasPrefix",name:"hasPrefix",pkg:"regexp",typ:Qe([q],[Ee],!1)},{prop:"index",name:"index",pkg:"regexp",typ:Qe([q,Ce],[Ce],!1)},{prop:"step",name:"step",pkg:"regexp",typ:Qe([Ce],[Fe,Ce],!1)}]),w.init("regexp",[{prop:"str",name:"str",embedded:!1,exported:!1,typ:We,tag:""}]),h.init("regexp",[{prop:"str",name:"str",embedded:!1,exported:!1,typ:ee,tag:""}]),g.init("regexp",[{prop:"r",name:"r",embedded:!1,exported:!1,typ:n.RuneReader,tag:""},{prop:"atEOT",name:"atEOT",embedded:!1,exported:!1,typ:Ee,tag:""},{prop:"pos",name:"pos",embedded:!1,exported:!1,typ:Ce,tag:""}]),k.init("",[{prop:"Inst",name:"Inst",embedded:!1,exported:!0,typ:be,tag:""},{prop:"Start",name:"Start",embedded:!1,exported:!0,typ:Ce,tag:""},{prop:"NumCap",name:"NumCap",embedded:!1,exported:!0,typ:Ce,tag:""}]),b.init("",[{prop:"Inst",name:"Inst",embedded:!0,exported:!0,typ:i.Inst,tag:""},{prop:"Next",name:"Next",embedded:!1,exported:!0,typ:G,tag:""}]),v.init("regexp",[{prop:"sparse",name:"sparse",embedded:!1,exported:!1,typ:G,tag:""},{prop:"dense",name:"dense",embedded:!1,exported:!1,typ:G,tag:""},{prop:"size",name:"size",embedded:!1,exported:!1,typ:Ve,tag:""},{prop:"nextIndex",name:"nextIndex",embedded:!1,exported:!1,typ:Ve,tag:""}]),_.init(Fe),S.init("regexp",[{prop:"sparse",name:"sparse",embedded:!1,exported:!1,typ:G,tag:""},{prop:"dense",name:"dense",embedded:!1,exported:!1,typ:re,tag:""}]),E.init("regexp",[{prop:"pc",name:"pc",embedded:!1,exported:!1,typ:Ve,tag:""},{prop:"t",name:"t",embedded:!1,exported:!1,typ:ne,tag:""}]),A.init("regexp",[{prop:"inst",name:"inst",embedded:!1,exported:!1,typ:Se,tag:""},{prop:"cap",name:"cap",embedded:!1,exported:!1,typ:ae,tag:""}]),F.init("regexp",[{prop:"re",name:"re",embedded:!1,exported:!1,typ:q,tag:""},{prop:"p",name:"p",embedded:!1,exported:!1,typ:H,tag:""},{prop:"q0",name:"q0",embedded:!1,exported:!1,typ:S,tag:""},{prop:"q1",name:"q1",embedded:!1,exported:!1,typ:S,tag:""},{prop:"pool",name:"pool",embedded:!1,exported:!1,typ:oe,tag:""},{prop:"matched",name:"matched",embedded:!1,exported:!1,typ:Ee,tag:""},{prop:"matchcap",name:"matchcap",embedded:!1,exported:!1,typ:ae,tag:""},{prop:"inputs",name:"inputs",embedded:!1,exported:!1,typ:R,tag:""}]),R.init("regexp",[{prop:"bytes",name:"bytes",embedded:!1,exported:!1,typ:h,tag:""},{prop:"string",name:"string",embedded:!1,exported:!1,typ:w,tag:""},{prop:"reader",name:"reader",embedded:!1,exported:!1,typ:g,tag:""}]),V.init("regexp",[{prop:"inputs",name:"inputs",embedded:!1,exported:!1,typ:R,tag:""},{prop:"matchcap",name:"matchcap",embedded:!1,exported:!1,typ:ae,tag:""}]),L.init("regexp",[{prop:"pc",name:"pc",embedded:!1,exported:!1,typ:Ve,tag:""},{prop:"arg",name:"arg",embedded:!1,exported:!1,typ:Ee,tag:""},{prop:"pos",name:"pos",embedded:!1,exported:!1,typ:Ce,tag:""}]),M.init("regexp",[{prop:"end",name:"end",embedded:!1,exported:!1,typ:Ce,tag:""},{prop:"cap",name:"cap",embedded:!1,exported:!1,typ:ae,tag:""},{prop:"matchcap",name:"matchcap",embedded:!1,exported:!1,typ:ae,tag:""},{prop:"jobs",name:"jobs",embedded:!1,exported:!1,typ:Te,tag:""},{prop:"visited",name:"visited",embedded:!1,exported:!1,typ:G,tag:""},{prop:"inputs",name:"inputs",embedded:!1,exported:!1,typ:R,tag:""}]),e=function(){Ft.$init=function(){};var p,c,f=!1,d=0;void 0!==this&&void 0!==this.$blk&&(f=!0,d=(p=this).$s,c=p.$r);e:for(;;){switch(d){case 0:c=t.$init(),d=1;case 1:if(f&&(f=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;c=r.$init(),d=2;case 2:if(f&&(f=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;c=n.$init(),d=3;case 3:if(f&&(f=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;c=i.$init(),d=4;case 4:if(f&&(f=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;c=o.$init(),d=5;case 5:if(f&&(f=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;c=a.$init(),d=6;case 6:if(f&&(f=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;c=s.$init(),d=7;case 7:if(f&&(f=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;c=$.$init(),d=8;case 8:if(f&&(f=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;c=l.$init(),d=9;case 9:if(f&&(f=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;Je=W.zero(),Ze=U.zero(),it=new r.Pool.ptr(j.nil,u),ot=z.zero(),at=new r.Pool.ptr(j.nil,u),He=Ke(2,[128,512,2048,16384,0]),Xe=new K([]),Ye=new G([4294967295]),rt=new K([0,9,11,1114111]),nt=new K([0,1114111]),ut()}return}return void 0===p&&(p={$blk:e}),p.$s=d,p.$r=c,p},Ft.$init=e,Ft}(),c["github.com/sealdice/dicescript"]=function(){var e,r,n,i,o,a,s,$,l,f,d,w,v,_,E,R,N,L,M,j,W,U,z,K,G,q,H,Z,Q,X,Y,ee,re,ne,ie,oe,ae,pe,se,ce,$e,ue,fe,de,he,ke,be,ye,me,ve,_e,Se,Ie,Ae,Te,Pe,Ve,De,Le,Be,je,ze,Ke,Ge,He,Je,Ze,Xe,Ye,nt,it,ot,at,pt,st,ct,$t,lt,ut,ft,dt,wt,ht,gt,kt,bt,yt,mt,vt,_t,xt,St,Et,Ct,It,At,Ft,Rt,Tt,Nt,Pt,Vt,Ot,Dt,Lt,Mt,Bt,jt,Wt,Ut,Ht,Qt,er,tr,rr,ar,sr,cr,$r,lr,ur,fr,dr,wr,gr,kr,br,yr,mr,vr,_r,xr,Sr,Er,Cr,Ir,Ar,Fr,Rr,Tr,Nr,Pr,Vr,Or,Dr,Lr,Mr,Br,jr,Wr,Ur,zr,Kr,Gr,qr,Hr,Jr,Zr,Qr,Xr,Yr,en,tn,rn,nn,on,an,pn,sn,cn,$n,ln,un,fn,dn,wn,hn,gn,kn,bn,yn,mn,vn,_n,xn,Sn,En,Cn,In,An,Fn,Rn,Tn,Nn,Pn,Vn,On,Dn,Ln,Mn,Bn,jn,Wn,Un,zn,Kn,Gn,qn,Hn,Jn,Zn,Qn,Xn,Yn,ei,ti,ri,ni,ii,oi,ai,pi,si,ci,$i,li,ui,fi,di,wi,hi,gi,ki,bi,yi,mi,vi,_i,xi,Si,Ei,Ci,Ii,Ai,Fi,Ri,Ti,Ni,Pi,Vi,Oi,Di,Li,Mi,Bi,ji,Wi,Ui,zi,Ki,Gi,qi,Hi,Ji,Zi,Qi,Xi,Yi,eo,to,ro,no,io,oo,ao,po,so,co,$o,lo,uo,fo,wo,ho,go,ko,bo,yo,mo,vo,_o,xo,So,Eo,Co,Io,Ao,Fo,Ro,To,No,Po,Vo,Oo,Do,Lo,Mo,Bo,jo,Wo,Uo,zo,Ko,Go,qo,Ho,Jo,Zo,Qo,Xo,Yo,ea,ta,ra,na,ia,oa,aa,pa,sa,ca,$a,la,ua,fa,da,wa,ha,ga,ka,ba,ya,ma,va,_a,xa,Sa,Ea,Ca,Ia,Aa,Fa={};return r=c.bytes,n=c["encoding/json"],i=c.errors,o=c.fmt,a=c["golang.org/x/exp/rand"],s=c.math,$=c["math/rand"],l=c.reflect,f=c.regexp,d=c.sort,w=c.strconv,v=c.strings,_=c.sync,E=c["sync/atomic"],R=c.time,N=c.unicode,L=c["unicode/utf8"],M=Fa.ValueMap=xe(0,ge,"dicescript.ValueMap",!0,"github.com/sealdice/dicescript",!0,(function(e,t,r,n){if(this.$val=this,0===arguments.length)return this.mu=new _.Mutex.ptr(0,0),this.read=new E.Value.ptr(tt),this.dirty=!1,void(this.misses=0);this.mu=e,this.read=t,this.dirty=r,this.misses=n})),j=Fa.readOnlyValueMap=xe(0,ge,"dicescript.readOnlyValueMap",!0,"github.com/sealdice/dicescript",!1,(function(e,t){if(this.$val=this,0===arguments.length)return this.m=!1,void(this.amended=!1);this.m=e,this.amended=t})),W=Fa.entryValueMap=xe(0,ge,"dicescript.entryValueMap",!0,"github.com/sealdice/dicescript",!1,(function(e){this.$val=this,this.p=0!==arguments.length?e:0})),U=Fa.VMValueType=xe(4,2,"dicescript.VMValueType",!0,"github.com/sealdice/dicescript",!0,null),z=Fa.IntType=xe(4,2,"dicescript.IntType",!0,"github.com/sealdice/dicescript",!0,null),K=Fa.RollConfig=xe(0,ge,"dicescript.RollConfig",!0,"github.com/sealdice/dicescript",!0,(function(e,t,r,n,i,o,a,p,s,c,$,l,f,d,w,h,g,k,b,y){if(this.$val=this,0===arguments.length)return this.EnableDiceWoD=!1,this.EnableDiceCoC=!1,this.EnableDiceFate=!1,this.EnableDiceDoubleCross=!1,this.DisableBitwiseOp=!1,this.DisableStmts=!1,this.DisableNDice=!1,this.HookFuncValueStore=u,this.HookFuncValueLoad=u,this.HookFuncValueLoadOverwrite=u,this.CallbackSt=u,this.CustomMakeDetailFunc=u,this.ParseExprLimit=new Oe(0,0),this.OpCountLimit=0,this.DefaultDiceSideExpr="",this.defaultDiceSideExprCacheFunc=ut.nil,this.PrintBytecode=!1,this.IgnoreDiv0=!1,this.DiceMinMode=!1,void(this.DiceMaxMode=!1);this.EnableDiceWoD=e,this.EnableDiceCoC=t,this.EnableDiceFate=r,this.EnableDiceDoubleCross=n,this.DisableBitwiseOp=i,this.DisableStmts=o,this.DisableNDice=a,this.HookFuncValueStore=p,this.HookFuncValueLoad=s,this.HookFuncValueLoadOverwrite=c,this.CallbackSt=$,this.CustomMakeDetailFunc=l,this.ParseExprLimit=f,this.OpCountLimit=d,this.DefaultDiceSideExpr=w,this.defaultDiceSideExprCacheFunc=h,this.PrintBytecode=g,this.IgnoreDiv0=k,this.DiceMinMode=b,this.DiceMaxMode=y})),G=Fa.customDiceItem=xe(0,ge,"dicescript.customDiceItem",!0,"github.com/sealdice/dicescript",!1,(function(){this.$val=this})),q=Fa.Context=xe(0,ge,"dicescript.Context",!0,"github.com/sealdice/dicescript",!0,(function(e,t,r,n,i,o,a,p,s,c,$,l,f,d,w,h,g,k,b,y,m,v,_,x,S,E){if(this.$val=this,0===arguments.length)return this.parser=kt.nil,this.subThreadDepth=0,this.Attrs=Vt.nil,this.UpCtx=ft.nil,this.code=Ht.nil,this.codeIndex=0,this.stack=Ar.nil,this.top=0,this.NumOpCount=0,this.Config=new K.ptr(!1,!1,!1,!1,!1,!1,!1,u,u,u,u,u,new Oe(0,0),0,"",ut.nil,!1,!1,!1,!1),this.Error=tt,this.Ret=ut.nil,this.RestInput="",this.Matched="",this.DetailSpans=ur.nil,this.detailCache="",this.IsComputedLoaded=!1,this.Seed=It.nil,this.RandSrc=fr.nil,this.IsRunning=!1,this.CustomDiceInfo=Rr.nil,this.forceSolveDetail=!1,this.globalNames=Vt.nil,this.GlobalValueStoreFunc=u,this.GlobalValueLoadFunc=u,void(this.GlobalValueLoadOverwriteFunc=u);this.parser=e,this.subThreadDepth=t,this.Attrs=r,this.UpCtx=n,this.code=i,this.codeIndex=o,this.stack=a,this.top=p,this.NumOpCount=s,this.Config=c,this.Error=$,this.Ret=l,this.RestInput=f,this.Matched=d,this.DetailSpans=w,this.detailCache=h,this.IsComputedLoaded=g,this.Seed=k,this.RandSrc=b,this.IsRunning=y,this.CustomDiceInfo=m,this.forceSolveDetail=v,this.globalNames=_,this.GlobalValueStoreFunc=x,this.GlobalValueLoadFunc=S,this.GlobalValueLoadOverwriteFunc=E})),H=Fa.VMValue=xe(0,ge,"dicescript.VMValue",!0,"github.com/sealdice/dicescript",!0,(function(e,t){if(this.$val=this,0===arguments.length)return this.TypeId=0,void(this.Value=tt);this.TypeId=e,this.Value=t})),Z=Fa.VMDictValue=xe(0,ge,"dicescript.VMDictValue",!0,"github.com/sealdice/dicescript",!0,(function(e,t){if(this.$val=this,0===arguments.length)return this.TypeId=0,void(this.Value=tt);this.TypeId=e,this.Value=t})),Q=Fa.ArrayData=xe(0,ge,"dicescript.ArrayData",!0,"github.com/sealdice/dicescript",!0,(function(e){this.$val=this,this.List=0!==arguments.length?e:xt.nil})),X=Fa.DictData=xe(0,ge,"dicescript.DictData",!0,"github.com/sealdice/dicescript",!0,(function(e){this.$val=this,this.Dict=0!==arguments.length?e:Vt.nil})),Y=Fa.ComputedData=xe(0,ge,"dicescript.ComputedData",!0,"github.com/sealdice/dicescript",!0,(function(e,t,r,n){if(this.$val=this,0===arguments.length)return this.Expr="",this.Attrs=Vt.nil,this.code=Ht.nil,void(this.codeIndex=0);this.Expr=e,this.Attrs=t,this.code=r,this.codeIndex=n})),ee=Fa.FunctionData=xe(0,ge,"dicescript.FunctionData",!0,"github.com/sealdice/dicescript",!0,(function(e,t,r,n,i,o,a){if(this.$val=this,0===arguments.length)return this.Expr="",this.Name="",this.Params=_t.nil,this.Defaults=xt.nil,this.Self=ut.nil,this.code=Ht.nil,void(this.codeIndex=0);this.Expr=e,this.Name=t,this.Params=r,this.Defaults=n,this.Self=i,this.code=o,this.codeIndex=a})),re=Fa.NativeFunctionDef=xe(4,le,"dicescript.NativeFunctionDef",!0,"github.com/sealdice/dicescript",!0,null),ne=Fa.NativeFunctionData=xe(0,ge,"dicescript.NativeFunctionData",!0,"github.com/sealdice/dicescript",!0,(function(e,t,r,n,i){if(this.$val=this,0===arguments.length)return this.Name="",this.Params=_t.nil,this.Defaults=xt.nil,this.Self=ut.nil,void(this.NativeFunc=u);this.Name=e,this.Params=t,this.Defaults=r,this.Self=n,this.NativeFunc=i})),ie=Fa.NativeObjectData=xe(0,ge,"dicescript.NativeObjectData",!0,"github.com/sealdice/dicescript",!0,(function(e,t,r,n,i,o,a){if(this.$val=this,0===arguments.length)return this.Name="",this.AttrSet=u,this.AttrGet=u,this.ItemSet=u,this.ItemGet=u,this.DirFunc=u,void(this.ToString=u);this.Name=e,this.AttrSet=t,this.AttrGet=r,this.ItemSet=n,this.ItemGet=i,this.DirFunc=o,this.ToString=a})),oe=Fa.recursionInfo=xe(0,ge,"dicescript.recursionInfo",!0,"github.com/sealdice/dicescript",!1,(function(e){this.$val=this,this.exists=0!==arguments.length&&e})),ae=Fa.spanByBegin=xe(12,we,"dicescript.spanByBegin",!0,"github.com/sealdice/dicescript",!1,null),pe=Fa.spanByEnd=xe(12,we,"dicescript.spanByEnd",!0,"github.com/sealdice/dicescript",!1,null),se=Fa.ParserCustomData=xe(0,ge,"dicescript.ParserCustomData",!0,"github.com/sealdice/dicescript",!0,(function(e){this.$val=this,this.ParserData=0!==arguments.length?e:new at.ptr(Ht.nil,0,new K.ptr(!1,!1,!1,!1,!1,!1,!1,u,u,u,u,u,new Oe(0,0),0,"",ut.nil,!1,!1,!1,!1),Ur.nil,jr.nil,_t.nil,jr.nil,jr.nil,jr.nil,Kr.nil,0,qr.nil)})),ce=Fa.parserStack=xe(0,ge,"dicescript.parserStack",!0,"github.com/sealdice/dicescript",!1,(function(e,t,r){if(this.$val=this,0===arguments.length)return this.data=Ir.nil,this.index=0,void(this.size=0);this.data=e,this.index=t,this.size=r})),$e=Fa.option=xe(4,le,"dicescript.option",!0,"github.com/sealdice/dicescript",!1,null),ue=Fa.position=xe(0,ge,"dicescript.position",!0,"github.com/sealdice/dicescript",!1,(function(e,t,r){if(this.$val=this,0===arguments.length)return this.line=0,this.col=0,void(this.offset=0);this.line=e,this.col=t,this.offset=r})),fe=Fa.savepoint=xe(0,ge,"dicescript.savepoint",!0,"github.com/sealdice/dicescript",!1,(function(e,t,r){if(this.$val=this,0===arguments.length)return this.position=new ue.ptr(0,0,0),this.rn=0,void(this.w=0);this.position=e,this.rn=t,this.w=r})),de=Fa.current=xe(0,ge,"dicescript.current",!0,"github.com/sealdice/dicescript",!1,(function(e,t,r){if(this.$val=this,0===arguments.length)return this.pos=new ue.ptr(0,0,0),this.text=It.nil,void(this.data=mr.nil);this.pos=e,this.text=t,this.data=r})),he=Fa.grammar=xe(0,ge,"dicescript.grammar",!0,"github.com/sealdice/dicescript",!1,(function(e){this.$val=this,this.rules=0!==arguments.length?e:gt.nil})),ke=Fa.rule=xe(0,ge,"dicescript.rule",!0,"github.com/sealdice/dicescript",!1,(function(e,t,r,n){if(this.$val=this,0===arguments.length)return this.name="",this.displayName="",this.expr=tt,void(this.varExists=!1);this.name=e,this.displayName=t,this.expr=r,this.varExists=n})),be=Fa.choiceExpr=xe(0,ge,"dicescript.choiceExpr",!0,"github.com/sealdice/dicescript",!1,(function(e){this.$val=this,this.alternatives=0!==arguments.length?e:bt.nil})),ye=Fa.actionExpr=xe(0,ge,"dicescript.actionExpr",!0,"github.com/sealdice/dicescript",!1,(function(e,t){if(this.$val=this,0===arguments.length)return this.expr=tt,void(this.run=u);this.expr=e,this.run=t})),me=Fa.recoveryExpr=xe(0,ge,"dicescript.recoveryExpr",!0,"github.com/sealdice/dicescript",!1,(function(e,t,r){if(this.$val=this,0===arguments.length)return this.expr=tt,this.recoverExpr=tt,void(this.failureLabel=_t.nil);this.expr=e,this.recoverExpr=t,this.failureLabel=r})),ve=Fa.seqExpr=xe(0,ge,"dicescript.seqExpr",!0,"github.com/sealdice/dicescript",!1,(function(e){this.$val=this,this.exprs=0!==arguments.length?e:bt.nil})),_e=Fa.throwExpr=xe(0,ge,"dicescript.throwExpr",!0,"github.com/sealdice/dicescript",!1,(function(e){this.$val=this,this.label=0!==arguments.length?e:""})),Se=Fa.labeledExpr=xe(0,ge,"dicescript.labeledExpr",!0,"github.com/sealdice/dicescript",!1,(function(e,t,r){if(this.$val=this,0===arguments.length)return this.label="",this.expr=tt,void(this.textCapture=!1);this.label=e,this.expr=t,this.textCapture=r})),Ie=Fa.andExpr=xe(0,ge,"dicescript.andExpr",!0,"github.com/sealdice/dicescript",!1,(function(e){this.$val=this,this.expr=0!==arguments.length?e:tt})),Ae=Fa.notExpr=xe(0,ge,"dicescript.notExpr",!0,"github.com/sealdice/dicescript",!1,(function(e){this.$val=this,this.expr=0!==arguments.length?e:tt})),Te=Fa.andLogicalExpr=xe(0,ge,"dicescript.andLogicalExpr",!0,"github.com/sealdice/dicescript",!1,(function(e){this.$val=this,this.expr=0!==arguments.length?e:tt})),Pe=Fa.notLogicalExpr=xe(0,ge,"dicescript.notLogicalExpr",!0,"github.com/sealdice/dicescript",!1,(function(e){this.$val=this,this.expr=0!==arguments.length?e:tt})),Ve=Fa.zeroOrOneExpr=xe(0,ge,"dicescript.zeroOrOneExpr",!0,"github.com/sealdice/dicescript",!1,(function(e){this.$val=this,this.expr=0!==arguments.length?e:tt})),De=Fa.zeroOrMoreExpr=xe(0,ge,"dicescript.zeroOrMoreExpr",!0,"github.com/sealdice/dicescript",!1,(function(e){this.$val=this,this.expr=0!==arguments.length?e:tt})),Le=Fa.oneOrMoreExpr=xe(0,ge,"dicescript.oneOrMoreExpr",!0,"github.com/sealdice/dicescript",!1,(function(e){this.$val=this,this.expr=0!==arguments.length?e:tt})),Be=Fa.ruleRefExpr=xe(0,ge,"dicescript.ruleRefExpr",!0,"github.com/sealdice/dicescript",!1,(function(e){this.$val=this,this.name=0!==arguments.length?e:""})),je=Fa.ruleIRefExpr=xe(0,ge,"dicescript.ruleIRefExpr",!0,"github.com/sealdice/dicescript",!1,(function(e){this.$val=this,this.index=0!==arguments.length?e:0})),ze=Fa.andCodeExpr=xe(0,ge,"dicescript.andCodeExpr",!0,"github.com/sealdice/dicescript",!1,(function(e){this.$val=this,this.run=0!==arguments.length?e:u})),Ke=Fa.notCodeExpr=xe(0,ge,"dicescript.notCodeExpr",!0,"github.com/sealdice/dicescript",!1,(function(e){this.$val=this,this.run=0!==arguments.length?e:u})),Ge=Fa.litMatcher=xe(0,ge,"dicescript.litMatcher",!0,"github.com/sealdice/dicescript",!1,(function(e,t,r){if(this.$val=this,0===arguments.length)return this.val="",this.ignoreCase=!1,void(this.want="");this.val=e,this.ignoreCase=t,this.want=r})),He=Fa.codeExpr=xe(0,ge,"dicescript.codeExpr",!0,"github.com/sealdice/dicescript",!1,(function(e,t){if(this.$val=this,0===arguments.length)return this.run=u,void(this.notSkip=!1);this.run=e,this.notSkip=t})),Je=Fa.charClassMatcher=xe(0,ge,"dicescript.charClassMatcher",!0,"github.com/sealdice/dicescript",!1,(function(e,t,r,n,i,o){if(this.$val=this,0===arguments.length)return this.val="",this.chars=yt.nil,this.ranges=yt.nil,this.classes=vt.nil,this.ignoreCase=!1,void(this.inverted=!1);this.val=e,this.chars=t,this.ranges=r,this.classes=n,this.ignoreCase=i,this.inverted=o})),Ze=Fa.anyMatcher=xe(0,ge,"dicescript.anyMatcher",!0,"github.com/sealdice/dicescript",!1,(function(){this.$val=this})),Xe=Fa.errList=xe(12,we,"dicescript.errList",!0,"github.com/sealdice/dicescript",!1,null),Ye=Fa.parserError=xe(0,ge,"dicescript.parserError",!0,"github.com/sealdice/dicescript",!1,(function(e,t,r,n){if(this.$val=this,0===arguments.length)return this.Inner=tt,this.pos=new ue.ptr(0,0,0),this.prefix="",void(this.expected=_t.nil);this.Inner=e,this.pos=t,this.prefix=r,this.expected=n})),nt=Fa.resultTuple=xe(0,ge,"dicescript.resultTuple",!0,"github.com/sealdice/dicescript",!1,(function(e,t,r){if(this.$val=this,0===arguments.length)return this.v=tt,this.b=!1,void(this.end=new fe.ptr(new ue.ptr(0,0,0),0,0));this.v=e,this.b=t,this.end=r})),it=Fa.Stats=xe(0,ge,"dicescript.Stats",!0,"github.com/sealdice/dicescript",!0,(function(e,t){if(this.$val=this,0===arguments.length)return this.ExprCnt=new Oe(0,0),void(this.ChoiceAltCnt=!1);this.ExprCnt=e,this.ChoiceAltCnt=t})),ot=Fa.parser=xe(0,ge,"dicescript.parser",!0,"github.com/sealdice/dicescript",!1,(function(e,t,r,n,i,o,a,p,s,c,$,l,u,f,d,w,h,g,k,b,y,m,v,_,x){if(this.$val=this,0===arguments.length)return this.filename="",this.pt=new fe.ptr(new ue.ptr(0,0,0),0,0),this.cur=new de.ptr(new ue.ptr(0,0,0),It.nil,mr.nil),this.data=It.nil,this.errs=vr.nil,this.depth=0,this.recover=!1,this.memo1=!1,this.memo2=!1,this.rules=!1,this.rulesArray=gt.nil,this.vstack=xr.nil,this.rstack=gt.nil,this.maxFailPos=new ue.ptr(0,0,0),this.maxFailExpected=_t.nil,this.maxFailInvertExpected=!1,this.maxExprCnt=new Oe(0,0),this.entrypoint="",this.allowInvalidUTF8=!1,this.Stats=Sr.nil,this.choiceNoMatch="",this.recoveryStack=xr.nil,this._errPos=Er.nil,this.scStack=Cr.nil,void(this.spStack=new ce.ptr(Ir.nil,0,0));this.filename=e,this.pt=t,this.cur=r,this.data=n,this.errs=i,this.depth=o,this.recover=a,this.memo1=p,this.memo2=s,this.rules=c,this.rulesArray=$,this.vstack=l,this.rstack=u,this.maxFailPos=f,this.maxFailExpected=d,this.maxFailInvertExpected=w,this.maxExprCnt=h,this.entrypoint=g,this.allowInvalidUTF8=k,this.Stats=b,this.choiceNoMatch=y,this.recoveryStack=m,this._errPos=v,this.scStack=_,this.spStack=x})),at=Fa.ParserData=xe(0,ge,"dicescript.ParserData",!0,"github.com/sealdice/dicescript",!0,(function(e,t,r,n,i,o,a,p,s,c,$,l){if(this.$val=this,0===arguments.length)return this.code=Ht.nil,this.codeIndex=0,this.Config=new K.ptr(!1,!1,!1,!1,!1,!1,!1,u,u,u,u,u,new Oe(0,0),0,"",ut.nil,!1,!1,!1,!1),this.flagsStack=Ur.nil,this.counterStack=jr.nil,this.varnameStack=_t.nil,this.jmpStack=jr.nil,this.breakStack=jr.nil,this.continueStack=jr.nil,this.loopInfo=Kr.nil,this.loopLayer=0,void(this.codeStack=qr.nil);this.code=e,this.codeIndex=t,this.Config=r,this.flagsStack=n,this.counterStack=i,this.varnameStack=o,this.jmpStack=a,this.breakStack=p,this.continueStack=s,this.loopInfo=c,this.loopLayer=$,this.codeStack=l})),pt=Fa.BufferSpan=xe(0,ge,"dicescript.BufferSpan",!0,"github.com/sealdice/dicescript",!0,(function(e,t,r,n,i,o){if(this.$val=this,0===arguments.length)return this.Begin=0,this.End=0,this.Ret=ut.nil,this.Text="",this.Expr="",void(this.Tag="");this.Begin=e,this.End=t,this.Ret=r,this.Text=n,this.Expr=i,this.Tag=o})),st=Fa.StInfo=xe(0,ge,"dicescript.StInfo",!0,"github.com/sealdice/dicescript",!0,(function(e,t){if(this.$val=this,0===arguments.length)return this.Op="",void(this.Text="");this.Op=e,this.Text=t})),ct=Fa.CodeType=xe(1,8,"dicescript.CodeType",!0,"github.com/sealdice/dicescript",!0,null),$t=Fa.ByteCode=xe(0,ge,"dicescript.ByteCode",!0,"github.com/sealdice/dicescript",!0,(function(e,t){if(this.$val=this,0===arguments.length)return this.T=0,void(this.Value=tt);this.T=e,this.Value=t})),lt=xe(0,ge,"dicescript.Group",!0,"github.com/sealdice/dicescript",!0,(function(e,t,r,n,i){if(this.$val=this,0===arguments.length)return this.begin=0,this.end=0,this.tag="",this.spans=ur.nil,void(this.val=ut.nil);this.begin=e,this.end=t,this.tag=r,this.spans=n,this.val=i})),ut=Gt(H),ft=Gt(q),dt=Qe([ut,ft,ut],[ut],!1),wt=Jt(dt),ht=Gt(ke),gt=Jt(ht),kt=Gt(ot),bt=Jt(et),yt=Jt(Fe),mt=Gt(N.RangeTable),vt=Jt(mt),_t=Jt(We),xt=Jt(ut),St=Gt(ut),Et=Gt(W),Ct=Gt(Ue),It=Jt(Ne),At=Jt(It),Ft=zt(We,ut),Rt=Gt(Ft),Tt=Xt("",[{prop:"TypeId",name:"TypeId",embedded:!1,exported:!0,typ:U,tag:'json:"t"'}]),Nt=Xt("",[{prop:"Expr",name:"Expr",embedded:!1,exported:!0,typ:We,tag:'json:"expr"'},{prop:"Attrs",name:"Attrs",embedded:!1,exported:!0,typ:n.RawMessage,tag:'json:"attrs,omitempty"'}]),Pt=Xt("",[{prop:"TypeId",name:"TypeId",embedded:!1,exported:!0,typ:U,tag:'json:"t"'},{prop:"Value",name:"Value",embedded:!1,exported:!0,typ:Nt,tag:'json:"v"'}]),Vt=Gt(M),Ot=Xt("",[{prop:"Expr",name:"Expr",embedded:!1,exported:!0,typ:We,tag:'json:"expr"'},{prop:"Name",name:"Name",embedded:!1,exported:!0,typ:We,tag:'json:"name"'},{prop:"Params",name:"Params",embedded:!1,exported:!0,typ:_t,tag:'json:"params"'}]),Dt=Xt("",[{prop:"TypeId",name:"TypeId",embedded:!1,exported:!0,typ:U,tag:'json:"t"'},{prop:"Value",name:"Value",embedded:!1,exported:!0,typ:Ot,tag:'json:"v"'}]),Lt=Xt("",[{prop:"Name",name:"Name",embedded:!1,exported:!0,typ:We,tag:'json:"name"'}]),Mt=Xt("",[{prop:"TypeId",name:"TypeId",embedded:!1,exported:!0,typ:U,tag:'json:"t"'},{prop:"Value",name:"Value",embedded:!1,exported:!0,typ:Lt,tag:'json:"v"'}]),Bt=Xt("",[{prop:"Value",name:"Value",embedded:!1,exported:!0,typ:z,tag:'json:"v"'}]),jt=Xt("",[{prop:"Value",name:"Value",embedded:!1,exported:!0,typ:Me,tag:'json:"v"'}]),Wt=Xt("",[{prop:"Value",name:"Value",embedded:!1,exported:!0,typ:We,tag:'json:"v"'}]),Ut=Xt("",[{prop:"Value",name:"Value",embedded:!1,exported:!0,typ:Nt,tag:'json:"v"'}]),Ht=Jt($t),Qt=Xt("",[{prop:"List",name:"List",embedded:!1,exported:!0,typ:xt,tag:'json:"list"'}]),er=Xt("",[{prop:"Value",name:"Value",embedded:!1,exported:!0,typ:Qt,tag:'json:"v"'}]),tr=Xt("",[{prop:"Dict",name:"Dict",embedded:!1,exported:!0,typ:M,tag:'json:"dict"'}]),rr=Xt("",[{prop:"Value",name:"Value",embedded:!1,exported:!0,typ:tr,tag:'json:"v"'}]),ar=Xt("",[{prop:"Value",name:"Value",embedded:!1,exported:!0,typ:Ot,tag:'json:"v"'}]),sr=Xt("",[{prop:"Value",name:"Value",embedded:!1,exported:!0,typ:Lt,tag:'json:"v"'}]),cr=Gt(pt),$r=Gt(Z),lr=Jt(Me),ur=Jt(pt),fr=Gt(a.PCGSource),dr=Gt(Y),wr=Gt(Q),gr=Gt(X),kr=Gt(ee),br=Gt(ne),yr=Gt(ie),mr=Gt(se),vr=Gt(Xe),_r=zt(We,et),xr=Jt(_r),Sr=Gt(it),Er=Gt(ue),Cr=Jt(Ee),Ir=Jt(fe),Ar=Jt(H),Fr=Gt(G),Rr=Jt(Fr),Tr=Jt($e),Nr=Gt(he),Pr=Jt(lt),Vr=Gt(z),Or=Xt("github.com/sealdice/dicescript",[{prop:"times",name:"times",embedded:!1,exported:!1,typ:z,tag:""},{prop:"isKeepLH",name:"isKeepLH",embedded:!1,exported:!1,typ:z,tag:""},{prop:"lowNum",name:"lowNum",embedded:!1,exported:!1,typ:z,tag:""},{prop:"highNum",name:"highNum",embedded:!1,exported:!1,typ:z,tag:""},{prop:"min",name:"min",embedded:!1,exported:!1,typ:Vr,tag:""},{prop:"max",name:"max",embedded:!1,exported:!1,typ:Vr,tag:""}]),Dr=Jt(Or),Lr=Xt("github.com/sealdice/dicescript",[{prop:"pool",name:"pool",embedded:!1,exported:!1,typ:z,tag:""},{prop:"points",name:"points",embedded:!1,exported:!1,typ:z,tag:""},{prop:"threshold",name:"threshold",embedded:!1,exported:!1,typ:z,tag:""},{prop:"isGE",name:"isGE",embedded:!1,exported:!1,typ:Ee,tag:""}]),Mr=Xt("github.com/sealdice/dicescript",[{prop:"pool",name:"pool",embedded:!1,exported:!1,typ:z,tag:""},{prop:"points",name:"points",embedded:!1,exported:!1,typ:z,tag:""}]),Br=qe(Ce,20),jr=Jt(z),Wr=Jt(rt),Ur=Jt(K),zr=Xt("github.com/sealdice/dicescript",[{prop:"continueIndex",name:"continueIndex",embedded:!1,exported:!1,typ:Ce,tag:""},{prop:"breakIndex",name:"breakIndex",embedded:!1,exported:!1,typ:Ce,tag:""}]),Kr=Jt(zr),Gr=Xt("github.com/sealdice/dicescript",[{prop:"code",name:"code",embedded:!1,exported:!1,typ:Ht,tag:""},{prop:"index",name:"index",embedded:!1,exported:!1,typ:Ce,tag:""},{prop:"textPos",name:"textPos",embedded:!1,exported:!1,typ:Ce,tag:""}]),qr=Jt(Gr),Hr=Xt("",[]),Jr=Gt(nt),Zr=Gt(ye),Qr=Gt(ze),Xr=Gt(Ie),Yr=Gt(Te),en=Gt(Ze),tn=Gt(Je),rn=Gt(be),nn=Gt(He),on=Gt(Se),an=Gt(Ge),pn=Gt(Ke),sn=Gt(Ae),cn=Gt(Pe),$n=Gt(Le),ln=Gt(me),un=Gt(Be),fn=Gt(je),dn=Gt(ve),wn=Gt(_e),hn=Gt(De),gn=Gt(Ve),kn=Qe([We,ut],[Ee],!1),bn=zt(We,Et),yn=Qe([ft,We,ut],[ut,Ee],!1),mn=Qe([ft,We],[We,ut],!1),vn=Qe([ut],[ut],!1),_n=Qe([ft,We,ut,vn,cr],[ut],!1),xn=Qe([We,We,ut,ut,We,We],[],!1),Sn=Qe([ft,ur,It],[We],!1),En=Gt(K),Cn=Qe([ft,_t],[ut],!1),In=Qe([We,ut],[],!1),An=Qe([We],[ut],!1),Fn=Qe([We,ut],[ut],!1),Rn=zt(ut,Ee),Tn=Gt(oe),Nn=Qe([ft,We,ut],[],!1),Pn=Qe([ft,We],[ut],!1),Vn=Qe([ft,ut,ut],[],!1),On=Qe([ft,ut],[ut],!1),Dn=Qe([ft],[xt],!1),Ln=Qe([ft],[We],!1),Mn=zt(et,Ee),Bn=Gt(fe),jn=Gt(ce),Wn=Qe([kt],[et],!1),Un=Qe([kt],[Ee],!1),zn=Gt(Ye),Kn=zt(We,Ce),Gn=zt(We,Kn),qn=zt(et,Jr),Hn=zt(Ce,qn),Jn=zt(We,ht),Zn=Gt(at),Qn=Gt($t),go=function(e){var t;return new W.ptr(t||(t=new St((function(){return e}),(function(t){e=t}))))},M.ptr.prototype.Load=function(e){var{_entry:t,_entry$1:r,_entry$2:n,_tmp:i,_tmp$1:o,_tuple:a,_tuple$1:p,_tuple$2:s,_tuple$3:c,_tuple$4:$,_tuple$5:l,e:u,key:e,m:f,ok:d,read:w,value:g,$s:k,$r:b,$c:y}=hr(this,{key:e});k=k||0;e:for(;;){switch(k){case 0:if(g=ut.nil,d=!1,a=Yt((f=this).read.Load(),j,!0),w=P(a[0],j),u=(p=void 0!==(t=h(w.m,We.keyFor(e)))?[t.v,!0]:[Et.nil,!1])[0],!(d=p[1])&&w.amended){k=1;continue}k=2;continue;case 1:b=f.mu.Lock(),k=3;case 3:if(y&&(y=!1,b=b.$blk()),b&&void 0!==b.$blk)break e;s=Yt(f.read.Load(),j,!0),j.copy(w,s[0]),u=(c=void 0!==(r=h(w.m,We.keyFor(e)))?[r.v,!0]:[Et.nil,!1])[0],!(d=c[1])&&w.amended&&(u=($=void 0!==(n=h(f.dirty,We.keyFor(e)))?[n.v,!0]:[Et.nil,!1])[0],d=$[1],f.missLocked()),b=f.mu.Unlock(),k=4;case 4:if(y&&(y=!1,b=b.$blk()),b&&void 0!==b.$blk)break e;case 2:return d?(k=-1,[g=(l=u.load())[0],d=l[1]]):(k=-1,[g=i=g,d=o=!1])}return}return{$blk:M.ptr.prototype.Load,$c:!0,$r:b,_entry:t,_entry$1:r,_entry$2:n,_tmp:i,_tmp$1:o,_tuple:a,_tuple$1:p,_tuple$2:s,_tuple$3:c,_tuple$4:$,_tuple$5:l,e:u,key:e,m:f,ok:d,read:w,value:g,$s:k}},M.prototype.Load=function(e){return this.$val.Load(e)},M.ptr.prototype.Length=function(){var{$24r:e,$24r$1:t,_tuple:r,m:n,read:i,$s:o,$deferred:a,$r:p,$c:s}=hr(this,{});o=o||0;var c=null;try{e:for(;;){switch(o){case 0:if(a=[],pr.deferStack.push(a),r=Yt((n=this).read.Load(),j,!0),(i=P(r[0],j)).amended){o=1;continue}o=2;continue;case 1:p=n.mu.Lock(),o=3;case 3:if(s&&(s=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;a.push([k(n.mu,"Unlock"),[]]),e=n.dirty?n.dirty.size:0,o=4;case 4:return e;case 2:t=i.m?i.m.size:0,o=5;case 5:return t}return}}catch(e){return c=e,o=-1,0}finally{if(nr(a,c),pr.asleep)return{$blk:M.ptr.prototype.Length,$c:!0,$r:p,$24r:e,$24r$1:t,_tuple:r,m:n,read:i,$s:o,$deferred:a}}},M.prototype.Length=function(){return this.$val.Length()},M.ptr.prototype.Clear=function(){var{_tuple:e,_tuple$1:t,m:r,read:n,x:i,$s:o,$deferred:a,$r:p,$c:s}=hr(this,{});o=o||0;var c=null;try{e:for(;;){switch(o){case 0:if(a=[],pr.deferStack.push(a),e=Yt((r=this).read.Load(),j,!0),0===((n=P(e[0],j)).m?n.m.size:0)&&!n.amended){o=1;continue}o=2;continue;case 1:o=3;case 3:return;case 2:p=r.mu.Lock(),o=4;case 4:if(s&&(s=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;return a.push([k(r.mu,"Unlock"),[]]),t=Yt(r.read.Load(),j,!0),j.copy(n,t[0]),((n.m?n.m.size:0)>0||n.amended)&&r.read.Store(new((i=new j.ptr(!1,!1)).constructor.elem)(i)),r.dirty=Kt(We.keyFor,[]),r.misses=0,void(o=-1)}return}}catch(e){c=e,o=-1}finally{if(nr(a,c),pr.asleep)return{$blk:M.ptr.prototype.Clear,$c:!0,$r:p,_tuple:e,_tuple$1:t,m:r,read:n,x:i,$s:o,$deferred:a}}},M.prototype.Clear=function(){return this.$val.Clear()},M.ptr.prototype.MustLoad=function(e){var{_r$34:t,_tuple:r,key:e,m:n,v:i,$s:o,$r:a,$c:p}=hr(this,{key:e});o=o||0;e:for(;;){switch(o){case 0:t=(n=this).Load(e),o=1;case 1:if(p&&(p=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;return o=-1,(r=t)[0]}return}return{$blk:M.ptr.prototype.MustLoad,$c:!0,$r:a,_r$34:t,_tuple:r,key:e,m:n,v:i,$s:o}},M.prototype.MustLoad=function(e){return this.$val.MustLoad(e)},W.ptr.prototype.load=function(){var e,t,r;return r=ut.nil,e=this,0===(t=E.LoadPointer(e.$ptr_p||(e.$ptr_p=new Ct((function(){return this.$target.p}),(function(e){this.$target.p=e}),e))))||t===Xn?[r,!1]:[r=t.$get(),!0]},W.prototype.load=function(){return this.$val.load()},M.ptr.prototype.Store=function(e,t){var{_entry:r,_entry$1:n,_entry$2:i,_key:o,_key$1:a,_tuple:s,_tuple$1:c,_tuple$2:$,_tuple$3:l,_tuple$4:u,e:f,e$1:d,e$2:w,key:e,m:g,ok:k,ok$1:b,ok$2:y,read:m,value:t,x:v,$s:_,$r:x,$c:S}=hr(this,{key:e,value:t});_=_||0;e:for(;;){switch(_){case 0:if(t=[t],s=Yt((g=this).read.Load(),j,!0),m=P(s[0],j),f=(c=void 0!==(r=h(m.m,We.keyFor(e)))?[r.v,!0]:[Et.nil,!1])[0],(k=c[1])&&f.tryStore(t.$ptr||(t.$ptr=new St((function(){return this.$target[0]}),(function(e){this.$target[0]=e}),t))))return void(_=-1);x=g.mu.Lock(),_=1;case 1:if(S&&(S=!1,x=x.$blk()),x&&void 0!==x.$blk)break e;$=Yt(g.read.Load(),j,!0),j.copy(m,$[0]),d=(l=void 0!==(n=h(m.m,We.keyFor(e)))?[n.v,!0]:[Et.nil,!1])[0],(b=l[1])?(d.unexpungeLocked()&&(o=e,(g.dirty||p("assignment to entry in nil map")).set(We.keyFor(o),{k:o,v:d})),d.storeLocked(t.$ptr||(t.$ptr=new St((function(){return this.$target[0]}),(function(e){this.$target[0]=e}),t)))):(w=(u=void 0!==(i=h(g.dirty,We.keyFor(e)))?[i.v,!0]:[Et.nil,!1])[0],(y=u[1])?w.storeLocked(t.$ptr||(t.$ptr=new St((function(){return this.$target[0]}),(function(e){this.$target[0]=e}),t))):(m.amended||(g.dirtyLocked(),g.read.Store(new((v=new j.ptr(m.m,!0)).constructor.elem)(v))),a=e,(g.dirty||p("assignment to entry in nil map")).set(We.keyFor(a),{k:a,v:go(t[0])}))),x=g.mu.Unlock(),_=2;case 2:if(S&&(S=!1,x=x.$blk()),x&&void 0!==x.$blk)break e;return void(_=-1)}return}return{$blk:M.ptr.prototype.Store,$c:!0,$r:x,_entry:r,_entry$1:n,_entry$2:i,_key:o,_key$1:a,_tuple:s,_tuple$1:c,_tuple$2:$,_tuple$3:l,_tuple$4:u,e:f,e$1:d,e$2:w,key:e,m:g,ok:k,ok$1:b,ok$2:y,read:m,value:t,x:v,$s:_}},M.prototype.Store=function(e,t){return this.$val.Store(e,t)},W.ptr.prototype.tryStore=function(e){var t,r;for(t=this;;){if((r=E.LoadPointer(t.$ptr_p||(t.$ptr_p=new Ct((function(){return this.$target.p}),(function(e){this.$target.p=e}),t))))===Xn)return!1;if(E.CompareAndSwapPointer(t.$ptr_p||(t.$ptr_p=new Ct((function(){return this.$target.p}),(function(e){this.$target.p=e}),t)),r,e))return!0}},W.prototype.tryStore=function(e){return this.$val.tryStore(e)},W.ptr.prototype.unexpungeLocked=function(){var e;return e=this,E.CompareAndSwapPointer(e.$ptr_p||(e.$ptr_p=new Ct((function(){return this.$target.p}),(function(e){this.$target.p=e}),e)),Xn,0)},W.prototype.unexpungeLocked=function(){return this.$val.unexpungeLocked()},W.ptr.prototype.storeLocked=function(e){var t;t=this,E.StorePointer(t.$ptr_p||(t.$ptr_p=new Ct((function(){return this.$target.p}),(function(e){this.$target.p=e}),t)),e)},W.prototype.storeLocked=function(e){return this.$val.storeLocked(e)},M.ptr.prototype.LoadOrStore=function(e,t){var{_entry:r,_entry$1:n,_entry$2:i,_key:o,_key$1:a,_tmp:s,_tmp$1:c,_tmp$2:$,_tmp$3:l,_tmp$4:u,_tmp$5:f,_tuple:d,_tuple$1:w,_tuple$2:g,_tuple$3:k,_tuple$4:b,_tuple$5:y,_tuple$6:m,_tuple$7:v,actual:_,actual$1:x,e:S,e$1:E,e$2:C,key:e,loaded:I,loaded$1:A,m:F,ok:R,ok$1:T,ok$2:N,ok$3:V,read:O,value:t,x:D,$s:L,$r:B,$c:W}=hr(this,{key:e,value:t});L=L||0;e:for(;;){switch(L){case 0:if(_=ut.nil,I=!1,d=Yt((F=this).read.Load(),j,!0),O=P(d[0],j),S=(w=void 0!==(r=h(O.m,We.keyFor(e)))?[r.v,!0]:[Et.nil,!1])[0],(R=w[1])&&(x=(g=S.tryLoadOrStore(t))[0],A=g[1],T=g[2]))return L=-1,[_=s=x,I=c=A];B=F.mu.Lock(),L=1;case 1:if(W&&(W=!1,B=B.$blk()),B&&void 0!==B.$blk)break e;k=Yt(F.read.Load(),j,!0),j.copy(O,k[0]),E=(b=void 0!==(n=h(O.m,We.keyFor(e)))?[n.v,!0]:[Et.nil,!1])[0],(N=b[1])?(E.unexpungeLocked()&&(o=e,(F.dirty||p("assignment to entry in nil map")).set(We.keyFor(o),{k:o,v:E})),_=(y=E.tryLoadOrStore(t))[0],I=y[1]):(C=(m=void 0!==(i=h(F.dirty,We.keyFor(e)))?[i.v,!0]:[Et.nil,!1])[0],(V=m[1])?(_=(v=C.tryLoadOrStore(t))[0],I=v[1],F.missLocked()):(O.amended||(F.dirtyLocked(),F.read.Store(new((D=new j.ptr(O.m,!0)).constructor.elem)(D))),a=e,(F.dirty||p("assignment to entry in nil map")).set(We.keyFor(a),{k:a,v:go(t)}),_=$=t,I=l=!1)),B=F.mu.Unlock(),L=2;case 2:if(W&&(W=!1,B=B.$blk()),B&&void 0!==B.$blk)break e;return L=-1,[_=u=_,I=f=I]}return}return{$blk:M.ptr.prototype.LoadOrStore,$c:!0,$r:B,_entry:r,_entry$1:n,_entry$2:i,_key:o,_key$1:a,_tmp:s,_tmp$1:c,_tmp$2:$,_tmp$3:l,_tmp$4:u,_tmp$5:f,_tuple:d,_tuple$1:w,_tuple$2:g,_tuple$3:k,_tuple$4:b,_tuple$5:y,_tuple$6:m,_tuple$7:v,actual:_,actual$1:x,e:S,e$1:E,e$2:C,key:e,loaded:I,loaded$1:A,m:F,ok:R,ok$1:T,ok$2:N,ok$3:V,read:O,value:t,x:D,$s:L}},M.prototype.LoadOrStore=function(e,t){return this.$val.LoadOrStore(e,t)},W.ptr.prototype.tryLoadOrStore=function(e){var t,r,n,i,o;if(t=ut.nil,r=this,(o=E.LoadPointer(r.$ptr_p||(r.$ptr_p=new Ct((function(){return this.$target.p}),(function(e){this.$target.p=e}),r))))===Xn)return[t,!1,!1];if(0!==o)return[t=o.$get(),!0,!0];for(n=e;;){if(E.CompareAndSwapPointer(r.$ptr_p||(r.$ptr_p=new Ct((function(){return this.$target.p}),(function(e){this.$target.p=e}),r)),0,i||(i=new St((function(){return n}),(function(e){n=e})))))return[t=e,!1,!0];if((o=E.LoadPointer(r.$ptr_p||(r.$ptr_p=new Ct((function(){return this.$target.p}),(function(e){this.$target.p=e}),r))))===Xn)return[t,!1,!1];if(0!==o)return[t=o.$get(),!0,!0]}},W.prototype.tryLoadOrStore=function(e){return this.$val.tryLoadOrStore(e)},M.ptr.prototype.LoadAndDelete=function(e){var{_entry:t,_entry$1:r,_entry$2:n,_tmp:i,_tmp$1:o,_tuple:a,_tuple$1:p,_tuple$2:s,_tuple$3:c,_tuple$4:$,_tuple$5:l,e:u,key:e,loaded:f,m:d,ok:w,read:k,value:b,$s:y,$r:m,$c:v}=hr(this,{key:e});y=y||0;e:for(;;){switch(y){case 0:if(b=ut.nil,f=!1,a=Yt((d=this).read.Load(),j,!0),k=P(a[0],j),u=(p=void 0!==(t=h(k.m,We.keyFor(e)))?[t.v,!0]:[Et.nil,!1])[0],!(w=p[1])&&k.amended){y=1;continue}y=2;continue;case 1:m=d.mu.Lock(),y=3;case 3:if(v&&(v=!1,m=m.$blk()),m&&void 0!==m.$blk)break e;s=Yt(d.read.Load(),j,!0),j.copy(k,s[0]),u=(c=void 0!==(r=h(k.m,We.keyFor(e)))?[r.v,!0]:[Et.nil,!1])[0],!(w=c[1])&&k.amended&&(u=($=void 0!==(n=h(d.dirty,We.keyFor(e)))?[n.v,!0]:[Et.nil,!1])[0],w=$[1],g(d.dirty,We.keyFor(e)),d.missLocked()),m=d.mu.Unlock(),y=4;case 4:if(v&&(v=!1,m=m.$blk()),m&&void 0!==m.$blk)break e;case 2:return w?(y=-1,[b=(l=u.delete$())[0],f=l[1]]):(y=-1,[b=i=b,f=o=!1])}return}return{$blk:M.ptr.prototype.LoadAndDelete,$c:!0,$r:m,_entry:t,_entry$1:r,_entry$2:n,_tmp:i,_tmp$1:o,_tuple:a,_tuple$1:p,_tuple$2:s,_tuple$3:c,_tuple$4:$,_tuple$5:l,e:u,key:e,loaded:f,m:d,ok:w,read:k,value:b,$s:y}},M.prototype.LoadAndDelete=function(e){return this.$val.LoadAndDelete(e)},M.ptr.prototype.Delete=function(e){var{_r$34:t,key:e,m:r,$s:n,$r:i,$c:o}=hr(this,{key:e});n=n||0;e:for(;;){switch(n){case 0:t=(r=this).LoadAndDelete(e),n=1;case 1:if(o&&(o=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;return void(n=-1)}return}return{$blk:M.ptr.prototype.Delete,$c:!0,$r:i,_r$34:t,key:e,m:r,$s:n}},M.prototype.Delete=function(e){return this.$val.Delete(e)},W.ptr.prototype.delete$=function(){var e,t,r;for(r=ut.nil,e=this;;){if(0===(t=E.LoadPointer(e.$ptr_p||(e.$ptr_p=new Ct((function(){return this.$target.p}),(function(e){this.$target.p=e}),e))))||t===Xn)return[r,!1];if(E.CompareAndSwapPointer(e.$ptr_p||(e.$ptr_p=new Ct((function(){return this.$target.p}),(function(e){this.$target.p=e}),e)),t,0))return[r=t.$get(),!0]}},W.prototype.delete$=function(){return this.$val.delete$()},M.ptr.prototype.Range=function(e){var{_entry:t,_i:r,_key:n,_keys:i,_r$34:o,_ref:a,_size:p,_tuple:s,_tuple$1:c,_tuple$2:$,e:l,f:e,k:u,m:f,ok:d,read:w,v:h,$s:g,$r:k,$c:b}=hr(this,{f:e});g=g||0;e:for(;;){switch(g){case 0:if(s=Yt((f=this).read.Load(),j,!0),(w=P(s[0],j)).amended){g=1;continue}g=2;continue;case 1:k=f.mu.Lock(),g=3;case 3:if(b&&(b=!1,k=k.$blk()),k&&void 0!==k.$blk)break e;c=Yt(f.read.Load(),j,!0),j.copy(w,c[0]),w.amended&&(j.copy(w,new j.ptr(f.dirty,!1)),f.read.Store(new w.constructor.elem(w)),f.dirty=!1,f.misses=0),k=f.mu.Unlock(),g=4;case 4:if(b&&(b=!1,k=k.$blk()),k&&void 0!==k.$blk)break e;case 2:r=0,i=(a=w.m)?a.keys():void 0,p=a?a.size:0;case 5:if(!(r2147483647?p("makemap: size out of range"):new t.Map,r=0,o=(a=f.m)?a.keys():void 0,s=a?a.size:0;r=N.$length?void p("index out of range"):N.$array[N.$offset+g]).ToJSONRaw(e),ke=28;case 28:if(ye&&(ye=!1,I=I.$blk()),I&&void 0!==I.$blk)break e;if(se=(j=I)[0],te=j[1],!B(te,tt))return ke=-1,[It.nil,te];ce=O(ce,se),g++,ke=26;continue;case 27:return $e=new At([new It(C('{"t":6,"v":{"list":['))]),$e=O($e,r.Join(ce,new It(C(",")))),$e=O($e,new It(C("]}}"))),ke=-1,[r.Join($e,new It(C(""))),tt];case 8:if(!1===e&&(e=Kt(ut.keyFor,[])),ie=(W=void 0!==(w=h(e,ut.keyFor(ue)))?[w.v,!0]:[!1,!1])[1])return ke=-1,[It.nil,i.New("值错误: 序列化时检测到循环引用")];b=ue,(e||p("assignment to entry in nil map")).set(ut.keyFor(b),{k:b,v:!0}),A=(Q=ue.MustReadDictData()).Dict.ToJSON(),ke=29;case 29:if(ye&&(ye=!1,A=A.$blk()),A&&void 0!==A.$blk)break e;return Y=(U=A)[0],re=U[1],B(re,tt)?(le=new At([new It(C('{"t":7,"v":{"dict":'))]),le=O(le,Y),le=O(le,new It(C("}}"))),ke=-1,[r.Join(le,new It(C(""))),tt]):(ke=-1,[It.nil,re]);case 9:X=(z=ue.ReadFunctionData())[0],F=n.Marshal(new((we=new Dt.ptr(ue.TypeId,P(new Ot.ptr(X.Expr,X.Name,X.Params),Ot))).constructor.elem)(we)),ke=30;case 30:if(ye&&(ye=!1,F=F.$blk()),F&&void 0!==F.$blk)break e;$=F,ke=31;case 31:return $;case 10:oe=(K=ue.ReadNativeFunctionData())[0],R=n.Marshal(new((he=new Mt.ptr(ue.TypeId,P(new Lt.ptr(oe.Name),Lt))).constructor.elem)(he)),ke=32;case 32:if(ye&&(ye=!1,R=R.$blk()),R&&void 0!==R.$blk)break e;l=R,ke=33;case 33:return l;case 11:ae=(G=ue.ReadNativeObjectData())[0],T=n.Marshal(new((ge=new Mt.ptr(ue.TypeId,P(new Lt.ptr(ae.Name),Lt))).constructor.elem)(ge)),ke=34;case 34:if(ye&&(ye=!1,T=T.$blk()),T&&void 0!==T.$blk)break e;u=T,ke=35;case 35:return u;case 12:case 1:return ke=-1,[It.nil,tt]}return}return{$blk:H.ptr.prototype.ToJSONRaw,$c:!0,$r:be,$24r:t,$24r$1:o,$24r$2:a,$24r$3:s,$24r$4:c,$24r$5:$,$24r$6:l,$24r$7:u,_1:f,_entry:d,_entry$1:w,_i:g,_key:k,_key$1:b,_r$34:y,_r$35:m,_r$36:v,_r$37:_,_r$38:S,_r$39:E,_r$40:I,_r$41:A,_r$42:F,_r$43:R,_r$44:T,_ref:N,_tuple:V,_tuple$1:D,_tuple$2:L,_tuple$3:M,_tuple$4:j,_tuple$5:W,_tuple$6:U,_tuple$7:z,_tuple$8:K,_tuple$9:G,ad:q,attrJson:J,cd:Z,cd$1:Q,cd$2:X,dictJson:Y,err:ee,err$1:te,err$2:re,exists:ne,exists$1:ie,fd:oe,fd$1:ae,i:pe,json_data:se,lst:ce,lst2:$e,lst2$1:le,save:e,v:ue,x:fe,x$1:de,x$2:we,x$3:he,x$4:ge,$s:ke}},H.prototype.ToJSONRaw=function(e){return this.$val.ToJSONRaw(e)},H.ptr.prototype.ToJSON=function(){var{$24r:e,_r$34:t,v:r,$s:n,$r:i,$c:o}=hr(this,{});n=n||0;e:for(;;){switch(n){case 0:t=(r=this).ToJSONRaw(!1),n=1;case 1:if(o&&(o=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;e=t,n=2;case 2:return e}return}return{$blk:H.ptr.prototype.ToJSON,$c:!0,$r:i,$24r:e,_r$34:t,v:r,$s:n}},H.prototype.ToJSON=function(){return this.$val.ToJSON()},H.ptr.prototype.UnmarshalJSON=function(e){var{_1:t,_entry:r,_r$34:i,_r$35:o,_r$36:a,_r$37:p,_r$38:s,_r$39:c,_r$40:$,_r$41:l,_r$42:f,_r$43:d,_r$44:w,_tuple:g,cd:k,err:b,err$1:y,err$10:m,err$2:v,err$3:S,err$4:C,err$5:I,err$6:A,err$7:F,err$8:R,err$9:T,fd:N,input:e,od:P,ok:V,v:O,v0:D,v1:L,v1$1:j,v1$2:W,v1$3:U,v1$4:z,v1$5:K,v1$6:G,v1$7:q,v1$8:J,val:Z,$s:Q,$r:X,$c:te}=hr(this,{input:e});Q=Q||0;e:for(;;){switch(Q){case 0:L=[L],j=[j],W=[W],U=[U],z=[z],K=[K],G=[G],q=[q],J=[J],O=this,(D=[D])[0]=new Tt.ptr(0),i=n.Unmarshal(e,D[0]),Q=1;case 1:if(te&&(te=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;if(!B(b=i,tt))return Q=-1,b;if(O.TypeId=D[0].TypeId,0===(t=D[0].TypeId)){Q=3;continue}if(1===t){Q=4;continue}if(2===t){Q=5;continue}if(4===t){Q=6;continue}if(5===t){Q=7;continue}if(6===t){Q=8;continue}if(7===t){Q=9;continue}if(8===t){Q=10;continue}if(9===t){Q=11;continue}if(10===t){Q=12;continue}Q=13;continue;case 3:L[0]=new Bt.ptr(0),o=n.Unmarshal(e,L[0]),Q=14;case 14:if(te&&(te=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;return B(y=o,tt)&&(O.Value=Mo(L[0].Value).Value),Q=-1,y;case 4:j[0]=new jt.ptr(0),a=n.Unmarshal(e,j[0]),Q=15;case 15:if(te&&(te=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;return B(v=a,tt)&&(O.Value=Bo(j[0].Value).Value),Q=-1,v;case 5:W[0]=new Wt.ptr(""),p=n.Unmarshal(e,W[0]),Q=16;case 16:if(te&&(te=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;return B(S=p,tt)&&(O.Value=jo(W[0].Value).Value),Q=-1,S;case 6:return Q=-1,tt;case 7:U[0]=new Ut.ptr(new Nt.ptr("",n.RawMessage.nil)),s=n.Unmarshal(e,U[0]),Q=17;case 17:if(te&&(te=!1,s=s.$blk()),s&&void 0!==s.$blk)break e;if(B(C=s,tt)){Q=18;continue}Q=19;continue;case 18:if(k=new Y.ptr(U[0].Value.Expr,Vt.nil,Ht.nil,0),U[0].Value.Attrs!==n.RawMessage.nil){Q=20;continue}Q=21;continue;case 20:k.Attrs=new M.ptr(new _.Mutex.ptr(0,0),new E.Value.ptr(tt),!1,0),c=n.Unmarshal(x(U[0].Value.Attrs,It),k.Attrs),Q=22;case 22:if(te&&(te=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;if(!B(I=c,tt))return Q=-1,I;case 21:O.Value=k;case 19:return Q=-1,C;case 8:z[0]=new er.ptr(new Qt.ptr(xt.nil)),$=n.Unmarshal(e,z[0]),Q=23;case 23:if(te&&(te=!1,$=$.$blk()),$&&void 0!==$.$blk)break e;return B(A=$,tt)&&(O.Value=zo(z[0].Value.List).Value),Q=-1,A;case 9:K[0]=new rr.ptr(new tr.ptr(new M.ptr(new _.Mutex.ptr(0,0),new E.Value.ptr(tt),!1,0))),l=n.Unmarshal(e,K[0]),Q=24;case 24:if(te&&(te=!1,l=l.$blk()),l&&void 0!==l.$blk)break e;return B(F=l,tt)?(O.Value=Go(K[0].Value.Dict).Value,Q=-1,tt):(Q=-1,F);case 10:G[0]=new ar.ptr(new Ot.ptr("","",_t.nil)),f=n.Unmarshal(e,G[0]),Q=25;case 25:if(te&&(te=!1,f=f.$blk()),f&&void 0!==f.$blk)break e;return B(R=f,tt)?(N=new ee.ptr(G[0].Value.Expr,G[0].Value.Name,G[0].Value.Params,xt.nil,ut.nil,Ht.nil,0),O.Value=N,Q=-1,tt):(Q=-1,R);case 11:q[0]=new sr.ptr(new Lt.ptr("")),d=n.Unmarshal(e,q[0]),Q=26;case 26:if(te&&(te=!1,d=d.$blk()),d&&void 0!==d.$blk)break e;return B(T=d,tt)?(Z=(g=void 0!==(r=h(si,We.keyFor(q[0].Value.Name)))?[r.v,!0]:[ut.nil,!1])[0],(V=g[1])&&(O.Value=Z.Value),Q=-1,tt):(Q=-1,T);case 12:J[0]=new sr.ptr(new Lt.ptr("")),w=n.Unmarshal(e,J[0]),Q=27;case 27:if(te&&(te=!1,w=w.$blk()),w&&void 0!==w.$blk)break e;return B(m=w,tt)?(P=new ie.ptr(J[0].Value.Name,u,u,u,u,u,u),O.Value=Xo(P).Value,Q=-1,tt):(Q=-1,m);case 13:case 2:return Q=-1,tt}return}return{$blk:H.ptr.prototype.UnmarshalJSON,$c:!0,$r:X,_1:t,_entry:r,_r$34:i,_r$35:o,_r$36:a,_r$37:p,_r$38:s,_r$39:c,_r$40:$,_r$41:l,_r$42:f,_r$43:d,_r$44:w,_tuple:g,cd:k,err:b,err$1:y,err$10:m,err$2:v,err$3:S,err$4:C,err$5:I,err$6:A,err$7:F,err$8:R,err$9:T,fd:N,input:e,od:P,ok:V,v:O,v0:D,v1:L,v1$1:j,v1$2:W,v1$3:U,v1$4:z,v1$5:K,v1$6:G,v1$7:q,v1$8:J,val:Z,$s:Q}},H.prototype.UnmarshalJSON=function(e){return this.$val.UnmarshalJSON(e)},ko=function(e,t,r){var{$24r:n,_r$34:i,ctx:e,params:r,this$1:t,$s:o,$r:a,$c:p}=hr(this,{ctx:e,this$1:t,params:r});o=o||0;e:for(;;){switch(o){case 0:i=t.ComputedExecute(e,cr.nil),o=1;case 1:if(p&&(p=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;n=i,o=2;case 2:return n}return}return{$blk:ko,$c:!0,$r:a,$24r:n,_r$34:i,ctx:e,params:r,this$1:t,$s:o}},bo=function(e,t,r){var{_r$34:n,_tuple:i,ctx:e,isAllInt:o,params:r,ret:a,this$1:t,$s:s,$r:c,$c:$}=hr(this,{ctx:e,this$1:t,params:r});s=s||0;e:for(;;){switch(s){case 0:n=t.ArrayFuncKeepLow(e,(0>=r.$length?void p("index out of range"):r.$array[r.$offset+0]).MustReadInt()),s=1;case 1:if($&&($=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;return o=(i=n)[0],a=i[1],o?(s=-1,Mo(0|a)):(s=-1,Bo(a))}return}return{$blk:bo,$c:!0,$r:c,_r$34:n,_tuple:i,ctx:e,isAllInt:o,params:r,ret:a,this$1:t,$s:s}},yo=function(e,t,r){var{_r$34:n,_tuple:i,ctx:e,isAllInt:o,params:r,ret:a,this$1:t,$s:s,$r:c,$c:$}=hr(this,{ctx:e,this$1:t,params:r});s=s||0;e:for(;;){switch(s){case 0:n=t.ArrayFuncKeepHigh(e,(0>=r.$length?void p("index out of range"):r.$array[r.$offset+0]).MustReadInt()),s=1;case 1:if($&&($=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;return o=(i=n)[0],a=i[1],o?(s=-1,Mo(0|a)):(s=-1,Bo(a))}return}return{$blk:yo,$c:!0,$r:c,_r$34:n,_tuple:i,ctx:e,isAllInt:o,params:r,ret:a,this$1:t,$s:s}},mo=function(e,t,r){var n,i,o,a,s,c;for(s=!0,c=0,o=t.ReadArray()[0].List,i=0;i=o.$length?void p("index out of range"):o.$array[o.$offset+i]).TypeId)?c+=a.MustReadInt():1===n&&(s=!1,c+=a.MustReadFloat()),i++;return s?Mo(0|c):Bo(c)},vo=function(e,t,r){var n;return n=t.ReadArray()[0],Mo(0|n.List.$length)},_o=function(e,t,r){var{_r$34:n,_tmp:i,_tmp$1:o,_tuple:a,arr:s,ctx:e,i:c,j:l,lst:u,params:r,this$1:t,$s:f,$r:d,$c:w}=hr(this,{ctx:e,this$1:t,params:r});f=f||0;e:for(;;){switch(f){case 0:c=(u=(s=(a=t.ReadArray())[0]).List).$length-1|0;case 1:if(!(c>0)){f=2;continue}n=$.Intn(c+1|0),f=3;case 3:if(w&&(w=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;i=(l=n)<0||l>=u.$length?void p("index out of range"):u.$array[u.$offset+l],o=c<0||c>=u.$length?void p("index out of range"):u.$array[u.$offset+c],c<0||c>=u.$length?p("index out of range"):u.$array[u.$offset+c]=i,l<0||l>=u.$length?p("index out of range"):u.$array[u.$offset+l]=o,c=c-1|0,f=1;continue;case 2:return f=-1,t}return}return{$blk:_o,$c:!0,$r:d,_r$34:n,_tmp:i,_tmp$1:o,_tuple:a,arr:s,ctx:e,i:c,j:l,lst:u,params:r,this$1:t,$s:f}},xo=function(e,t,r){var{$24r:n,_r$34:i,_tuple:o,arr:a,ctx:e,params:r,this$1:t,x:s,x$1:c,$s:l,$r:u,$c:f}=hr(this,{ctx:e,this$1:t,params:r});l=l||0;e:for(;;){switch(l){case 0:a=(o=t.ReadArray())[0],i=$.Intn(a.List.$length),l=1;case 1:if(f&&(f=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;s=a.List,n=(c=i)<0||c>=s.$length?void p("index out of range"):s.$array[s.$offset+c],l=2;case 2:return n}return}return{$blk:xo,$c:!0,$r:u,$24r:n,_r$34:i,_tuple:o,arr:a,ctx:e,params:r,this$1:t,x:s,x$1:c,$s:l}},So=function(e,t,r){var{_r$34:n,_tuple:o,_tuple$1:a,_tuple$2:s,arr:c,ctx:e,newArr:$,ok:l,params:r,this$1:t,val:u,$s:f,$r:d,$c:w}=hr(this,{ctx:e,this$1:t,params:r});f=f||0;e:for(;;){switch(f){case 0:c=(o=t.ReadArray())[0],$=Ko(c.List),n=_o(e,$,new xt([])),f=1;case 1:if(w&&(w=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;return c=(a=$.ReadArray())[0],u=(s=(0>=r.$length?void p("index out of range"):r.$array[r.$offset+0]).ReadInt())[0],(l=s[1])?(c.List=y(c.List,0,u),f=-1,$):(e.Error=i.New("(arr.randSize)类型不符"),f=-1,ut.nil)}return}return{$blk:So,$c:!0,$r:d,_r$34:n,_tuple:o,_tuple$1:a,_tuple$2:s,arr:c,ctx:e,newArr:$,ok:l,params:r,this$1:t,val:u,$s:f}},Eo=function(e,t,r){var n,i,o,a;return(n=t.ReadArray()[0]).List.$length>=1?(o=n.List,i=(a=n.List.$length-1|0)<0||a>=o.$length?void p("index out of range"):o.$array[o.$offset+a],n.List=y(n.List,0,n.List.$length-1|0),i):Uo()},Co=function(e,t,r){var n,i,o;return(n=t.ReadArray()[0]).List.$length>=1?(i=0>=(o=n.List).$length?void p("index out of range"):o.$array[o.$offset+0],n.List=y(n.List,1),i):Uo()},Io=function(e,t,r){var n;return(n=t.ReadArray()[0]).List=O(n.List,0>=r.$length?void p("index out of range"):r.$array[r.$offset+0]),t},Ao=function(e,t,r){var{arr:n,ctx:e,d:i,params:r,this$1:t,$s:o,$r:a,$c:p}=hr(this,{ctx:e,this$1:t,params:r});o=o||0;e:for(;;){switch(o){case 0:n=[n],i=t.MustReadDictData(),n[0]=xt.nil,a=i.Dict.Range(function(e){return function(t,r){return e[0]=O(e[0],jo(t)),!0}}(n)),o=1;case 1:if(p&&(p=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;return o=-1,zo(n[0])}return}return{$blk:Ao,$c:!0,$r:a,arr:n,ctx:e,d:i,params:r,this$1:t,$s:o}},Fo=function(e,t,r){var{arr:n,ctx:e,d:i,params:r,this$1:t,$s:o,$r:a,$c:p}=hr(this,{ctx:e,this$1:t,params:r});o=o||0;e:for(;;){switch(o){case 0:n=[n],i=t.MustReadDictData(),n[0]=xt.nil,a=i.Dict.Range(function(e){return function(t,r){return e[0]=O(e[0],r),!0}}(n)),o=1;case 1:if(p&&(p=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;return o=-1,zo(n[0])}return}return{$blk:Fo,$c:!0,$r:a,arr:n,ctx:e,d:i,params:r,this$1:t,$s:o}},Ro=function(e,t,r){var{arr:n,ctx:e,d:i,params:r,this$1:t,$s:o,$r:a,$c:p}=hr(this,{ctx:e,this$1:t,params:r});o=o||0;e:for(;;){switch(o){case 0:n=[n],i=t.MustReadDictData(),n[0]=xt.nil,a=i.Dict.Range(function(e){return function(t,r){return e[0]=O(e[0],Ko(new xt([jo(t),r]))),!0}}(n)),o=1;case 1:if(p&&(p=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;return o=-1,zo(n[0])}return}return{$blk:Ro,$c:!0,$r:a,arr:n,ctx:e,d:i,params:r,this$1:t,$s:o}},To=function(e,t,r){var{$24r:n,_r$34:i,_r$35:o,ctx:e,d:a,params:r,this$1:t,$s:p,$r:s,$c:c}=hr(this,{ctx:e,this$1:t,params:r});p=p||0;e:for(;;){switch(p){case 0:i=(a=t.MustReadDictData()).Dict.Length(),p=1;case 1:if(c&&(c=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;o=Mo(0|i),p=2;case 2:if(c&&(c=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;n=o,p=3;case 3:return n}return}return{$blk:To,$c:!0,$r:s,$24r:n,_r$34:i,_r$35:o,ctx:e,d:a,params:r,this$1:t,$s:p}},No=function(e,t){var r,n,i,o,a;return 8===(r=t.TypeId)?(n=t.ReadFunctionData()[0],(o=P(n,ee)).Self=e.Clone(),Zo(o)):9===r?(i=t.ReadNativeFunctionData()[0],(a=P(i,ne)).Self=e.Clone(),Qo(a)):ut.nil},Po=function(){var{_entry:e,_r$34:t,funcCompute:r,$s:n,$r:i,$c:o}=hr(this,{});n=n||0;e:for(;;){switch(n){case 0:t=pi(new ne.ptr("Computed.compute",new _t([]),xt.nil,ut.nil,ko)),n=1;case 1:if(o&&(o=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;r=t,i=(e=h(Yn,U.keyFor(5)),void 0!==e?e.v:$r.nil).Store("compute",r),n=2;case 2:if(o&&(o=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;return n=-1,!1}return}return{$blk:Po,$c:!0,$r:i,_entry:e,_r$34:t,funcCompute:r,$s:n}},Z.ptr.prototype.V=function(){return V(this,ut)},Z.prototype.V=function(){return this.$val.V()},Z.ptr.prototype.Store=function(e,t){var{_tuple:r,d:n,dd:i,key:e,ok:o,value:t,$s:a,$r:p,$c:s}=hr(this,{key:e,value:t});a=a||0;e:for(;;){switch(a){case 0:if(i=(r=(n=this).V().ReadDictData())[0],o=r[1]){a=1;continue}a=2;continue;case 1:p=i.Dict.Store(e,t),a=3;case 3:if(s&&(s=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;case 2:return void(a=-1)}return}return{$blk:Z.ptr.prototype.Store,$c:!0,$r:p,_tuple:r,d:n,dd:i,key:e,ok:o,value:t,$s:a}},Z.prototype.Store=function(e,t){return this.$val.Store(e,t)},Z.ptr.prototype.Range=function(e){var{_tuple:t,callback:e,d:r,dd:n,ok:i,$s:o,$r:a,$c:p}=hr(this,{callback:e});o=o||0;e:for(;;){switch(o){case 0:if(n=(t=(r=this).V().ReadDictData())[0],i=t[1]){o=1;continue}o=2;continue;case 1:a=n.Dict.Range(e),o=3;case 3:if(p&&(p=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;case 2:return void(o=-1)}return}return{$blk:Z.ptr.prototype.Range,$c:!0,$r:a,_tuple:t,callback:e,d:r,dd:n,ok:i,$s:o}},Z.prototype.Range=function(e){return this.$val.Range(e)},Z.ptr.prototype.Load=function(e){var{$24r:t,_r$34:r,_tmp:n,_tmp$1:i,_tuple:o,_tuple$1:a,d:p,dd:s,key:e,ok:c,ok$1:$,value:l,$s:u,$r:f,$c:d}=hr(this,{key:e});u=u||0;e:for(;;){switch(u){case 0:if(l=ut.nil,c=!1,s=(o=(p=this).V().ReadDictData())[0],$=o[1]){u=1;continue}u=2;continue;case 1:r=s.Dict.Load(e),u=3;case 3:if(d&&(d=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;t=[l=(a=r)[0],c=a[1]],u=4;case 4:return t;case 2:return u=-1,[l=n=ut.nil,c=i=!1]}return}return{$blk:Z.ptr.prototype.Load,$c:!0,$r:f,$24r:t,_r$34:r,_tmp:n,_tmp$1:i,_tuple:o,_tuple$1:a,d:p,dd:s,key:e,ok:c,ok$1:$,value:l,$s:u}},Z.prototype.Load=function(e){return this.$val.Load(e)},Z.ptr.prototype.ToString=function(){var{$24r:e,_r$34:t,d:r,$s:n,$r:i,$c:o}=hr(this,{});n=n||0;e:for(;;){switch(n){case 0:t=(r=this).V().ToString(),n=1;case 1:if(o&&(o=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;e=t,n=2;case 2:return e}return}return{$blk:Z.ptr.prototype.ToString,$c:!0,$r:i,$24r:e,_r$34:t,d:r,$s:n}},Z.prototype.ToString=function(){return this.$val.ToString()},H.ptr.prototype.ArrayItemGet=function(e,t){var r,n;return 6===this.TypeId?(r=this.ReadArray()[0],t=Oo(e,t,0|r.List.$length),B(e.Error,tt)?(n=r.List,t<0||t>=n.$length?void p("index out of range"):n.$array[n.$offset+t]):ut.nil):(e.Error=i.New("此类型无法取下标"),ut.nil)},H.prototype.ArrayItemGet=function(e,t){return this.$val.ArrayItemGet(e,t)},H.ptr.prototype.ArrayItemSet=function(e,t,r){var n,o;return 6===this.TypeId?(n=this.ReadArray()[0],t=Oo(e,t,0|n.List.$length),!!B(e.Error,tt)&&(o=n.List,t<0||t>=o.$length?p("index out of range"):o.$array[o.$offset+t]=r.Clone(),!0)):(e.Error=i.New("此类型无法赋值下标"),!1)},H.prototype.ArrayItemSet=function(e,t,r){return this.$val.ArrayItemSet(e,t,r)},H.ptr.prototype.ArrayFuncKeepBase=function(e,t,r){var{_1:n,_i:i,_ref:o,_tmp:a,_tmp$1:s,_tuple:c,arr:$,ctx:e,i:l,i$1:u,isAllInt:f,num:w,nums:h,orderType:r,pickNum:t,ret:g,v:k,$s:b,$r:y,$c:m}=hr(this,{ctx:e,pickNum:t,orderType:r});b=b||0;e:for(;;){switch(b){case 0:for(h=[h],f=!1,g=0,$=(c=(k=this).ReadArray())[0],h[0]=lr.nil,f=!0,o=$.List,i=0;i=o.$length?void p("index out of range"):o.$array[o.$offset+i]).TypeId)?h[0]=O(h[0],l.MustReadInt()):1===n&&(f=!1,h[0]=O(h[0],l.MustReadFloat())),i++;if(0===r){b=1;continue}if(1===r){b=2;continue}b=3;continue;case 1:y=d.Slice(h[0],function(e){return function(t,r){return(t<0||t>=e[0].$length?void p("index out of range"):e[0].$array[e[0].$offset+t])>(r<0||r>=e[0].$length?void p("index out of range"):e[0].$array[e[0].$offset+r])}}(h)),b=4;case 4:if(m&&(m=!1,y=y.$blk()),y&&void 0!==y.$blk)break e;b=3;continue;case 2:y=d.Slice(h[0],function(e){return function(t,r){return(t<0||t>=e[0].$length?void p("index out of range"):e[0].$array[e[0].$offset+t])<(r<0||r>=e[0].$length?void p("index out of range"):e[0].$array[e[0].$offset+r])}}(h)),b=5;case 5:if(m&&(m=!1,y=y.$blk()),y&&void 0!==y.$blk)break e;case 3:for(w=0,u=0;u=(0|h[0].$length)||(w+=u<0||u>=h[0].$length?void p("index out of range"):h[0].$array[h[0].$offset+u]),u=u+1|0;return b=-1,[f=a=f,g=s=w]}return}return{$blk:H.ptr.prototype.ArrayFuncKeepBase,$c:!0,$r:y,_1:n,_i:i,_ref:o,_tmp:a,_tmp$1:s,_tuple:c,arr:$,ctx:e,i:l,i$1:u,isAllInt:f,num:w,nums:h,orderType:r,pickNum:t,ret:g,v:k,$s:b}},H.prototype.ArrayFuncKeepBase=function(e,t,r){return this.$val.ArrayFuncKeepBase(e,t,r)},H.ptr.prototype.ArrayFuncKeepHigh=function(e,t){var{$24r:r,_r$34:n,_tuple:i,ctx:e,isAllInt:o,pickNum:t,ret:a,v:p,$s:s,$r:c,$c:$}=hr(this,{ctx:e,pickNum:t});s=s||0;e:for(;;){switch(s){case 0:o=!1,a=0,n=(p=this).ArrayFuncKeepBase(e,t,0),s=1;case 1:if($&&($=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;r=[o=(i=n)[0],a=i[1]],s=2;case 2:return r}return}return{$blk:H.ptr.prototype.ArrayFuncKeepHigh,$c:!0,$r:c,$24r:r,_r$34:n,_tuple:i,ctx:e,isAllInt:o,pickNum:t,ret:a,v:p,$s:s}},H.prototype.ArrayFuncKeepHigh=function(e,t){return this.$val.ArrayFuncKeepHigh(e,t)},H.ptr.prototype.ArrayFuncKeepLow=function(e,t){var{$24r:r,_r$34:n,_tuple:i,ctx:e,isAllInt:o,pickNum:t,ret:a,v:p,$s:s,$r:c,$c:$}=hr(this,{ctx:e,pickNum:t});s=s||0;e:for(;;){switch(s){case 0:o=!1,a=0,n=(p=this).ArrayFuncKeepBase(e,t,1),s=1;case 1:if($&&($=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;r=[o=(i=n)[0],a=i[1]],s=2;case 2:return r}return}return{$blk:H.ptr.prototype.ArrayFuncKeepLow,$c:!0,$r:c,$24r:r,_r$34:n,_tuple:i,ctx:e,isAllInt:o,pickNum:t,ret:a,v:p,$s:s}},H.prototype.ArrayFuncKeepLow=function(e,t){return this.$val.ArrayFuncKeepLow(e,t)},q.ptr.prototype.GetDetailText=function(){var{_r$34:e,ctx:t,$s:r,$r:n,$c:i}=hr(this,{});r=r||0;e:for(;;){switch(r){case 0:if((t=this).DetailSpans!==ur.nil){r=1;continue}r=2;continue;case 1:if(""!==t.detailCache)return r=-1,t.detailCache;e=t.makeDetailStr(t.DetailSpans),r=3;case 3:if(i&&(i=!1,e=e.$blk()),e&&void 0!==e.$blk)break e;return t.detailCache=e,r=-1,t.detailCache;case 2:return r=-1,""}return}return{$blk:q.ptr.prototype.GetDetailText,$c:!0,$r:n,_r$34:e,ctx:t,$s:r}},q.prototype.GetDetailText=function(){return this.$val.GetDetailText()},q.ptr.prototype.StackTop=function(){return this.top},q.prototype.StackTop=function(){return this.$val.StackTop()},q.ptr.prototype.Depth=function(){return this.subThreadDepth},q.prototype.Depth=function(){return this.$val.Depth()},q.ptr.prototype.SetConfig=function(e){K.copy(this.Config,e)},q.prototype.SetConfig=function(e){return this.$val.SetConfig(e)},q.ptr.prototype.Init=function(){var e,t;(e=this).Attrs=new M.ptr(new _.Mutex.ptr(0,0),new E.Value.ptr(tt),!1,0),e.globalNames=new M.ptr(new _.Mutex.ptr(0,0),new E.Value.ptr(tt),!1,0),e.detailCache="",e.DetailSpans=ur.nil,e.Seed!==It.nil&&((t=new a.PCGSource.ptr(new Oe(0,0),new Oe(0,0))).UnmarshalBinary(e.Seed),e.RandSrc=t)},q.prototype.Init=function(){return this.$val.Init()},q.ptr.prototype.GetCurSeed=function(){return this.RandSrc!==fr.nil?this.RandSrc.MarshalBinary():ti.MarshalBinary()},q.prototype.GetCurSeed=function(){return this.$val.GetCurSeed()},q.ptr.prototype.loadInnerVar=function(e){var t;return void 0!==(t=h(si,We.keyFor(e)))?t.v:ut.nil},q.prototype.loadInnerVar=function(e){return this.$val.loadInnerVar(e)},q.ptr.prototype.LoadNameGlobalWithDetail=function(e,t,r){var{_r$34:n,_r$35:i,_r$36:o,_r$37:a,ctx:p,detail:r,isRaw:t,loadFunc:s,name:e,val:c,val$1:$,$s:l,$r:f,$c:d}=hr(this,{name:e,isRaw:t,detail:r});l=l||0;e:for(;;){switch(l){case 0:if(p=this,(s=u)===u&&(s=p.GlobalValueLoadFunc),s!==u){l=1;continue}l=2;continue;case 1:n=s(e),l=3;case 3:if(d&&(d=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;if((c=n)!==ut.nil){l=4;continue}l=5;continue;case 4:if(!t&&5===c.TypeId){l=6;continue}l=7;continue;case 6:i=c.ComputedExecute(p,r),l=8;case 8:if(d&&(d=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;if(c=i,!B(p.Error,tt))return l=-1,ut.nil;case 7:return l=-1,c;case 5:case 2:if($=p.loadInnerVar(e),p.GlobalValueLoadOverwriteFunc!==u){l=9;continue}l=10;continue;case 9:o=p.GlobalValueLoadOverwriteFunc(e,$),l=11;case 11:if(d&&(d=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;$=o;case 10:if($===ut.nil&&($=Uo()),!t&&5===$.TypeId){l=12;continue}l=13;continue;case 12:a=$.ComputedExecute(p,r),l=14;case 14:if(d&&(d=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;if($=a,!B(p.Error,tt))return l=-1,ut.nil;case 13:return l=-1,$}return}return{$blk:q.ptr.prototype.LoadNameGlobalWithDetail,$c:!0,$r:f,_r$34:n,_r$35:i,_r$36:o,_r$37:a,ctx:p,detail:r,isRaw:t,loadFunc:s,name:e,val:c,val$1:$,$s:l}},q.prototype.LoadNameGlobalWithDetail=function(e,t,r){return this.$val.LoadNameGlobalWithDetail(e,t,r)},q.ptr.prototype.LoadNameGlobal=function(e,t){var{$24r:r,_r$34:n,ctx:i,isRaw:t,name:e,$s:o,$r:a,$c:p}=hr(this,{name:e,isRaw:t});o=o||0;e:for(;;){switch(o){case 0:n=(i=this).LoadNameGlobalWithDetail(e,t,cr.nil),o=1;case 1:if(p&&(p=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;r=n,o=2;case 2:return r}return}return{$blk:q.ptr.prototype.LoadNameGlobal,$c:!0,$r:a,$24r:r,_r$34:n,ctx:i,isRaw:t,name:e,$s:o}},q.prototype.LoadNameGlobal=function(e,t){return this.$val.LoadNameGlobal(e,t)},q.ptr.prototype.LoadNameLocalWithDetail=function(e,t,r){var{_r$34:n,_r$35:i,_tuple:o,ctx:a,detail:r,exists:p,isRaw:t,name:e,ret:s,$s:c,$r:$,$c:l}=hr(this,{name:e,isRaw:t,detail:r});c=c||0;e:for(;;){switch(c){case 0:n=(a=this).Attrs.Load(e),c=1;case 1:if(l&&(l=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;if(s=(o=n)[0],(p=o[1])||(s=Uo()),!t&&5===s.TypeId){c=2;continue}c=3;continue;case 2:i=s.ComputedExecute(a,r),c=4;case 4:if(l&&(l=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;if(s=i,!B(a.Error,tt))return c=-1,ut.nil;case 3:return c=-1,s}return}return{$blk:q.ptr.prototype.LoadNameLocalWithDetail,$c:!0,$r:$,_r$34:n,_r$35:i,_tuple:o,ctx:a,detail:r,exists:p,isRaw:t,name:e,ret:s,$s:c}},q.prototype.LoadNameLocalWithDetail=function(e,t,r){return this.$val.LoadNameLocalWithDetail(e,t,r)},q.ptr.prototype.LoadNameLocal=function(e,t){var{$24r:r,_r$34:n,ctx:i,isRaw:t,name:e,$s:o,$r:a,$c:p}=hr(this,{name:e,isRaw:t});o=o||0;e:for(;;){switch(o){case 0:n=(i=this).LoadNameLocalWithDetail(e,t,cr.nil),o=1;case 1:if(p&&(p=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;r=n,o=2;case 2:return r}return}return{$blk:q.ptr.prototype.LoadNameLocal,$c:!0,$r:a,$24r:r,_r$34:n,ctx:i,isRaw:t,name:e,$s:o}},q.prototype.LoadNameLocal=function(e,t){return this.$val.LoadNameLocal(e,t)},q.ptr.prototype.LoadNameWithDetail=function(e,t,r,n){var{$24r:i,_r$34:o,_r$35:a,_r$36:p,_tuple:s,ctx:c,curCtx:$,detail:n,isRaw:t,name:e,overwrite:l,ret:f,useHook:r,$s:d,$r:w,$c:h}=hr(this,{name:e,isRaw:t,useHook:r,detail:n});d=d||0;e:for(;;){switch(d){case 0:if(c=this,r&&c.Config.HookFuncValueLoad!==u){d=1;continue}d=2;continue;case 1:l=ut.nil,o=c.Config.HookFuncValueLoad(c,e),d=3;case 3:if(h&&(h=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;if(e=(s=o)[0],(l=s[1])!==ut.nil)return d=-1,l;case 2:$=c;case 4:a=$.LoadNameLocalWithDetail(e,t,n),d=6;case 6:if(h&&(h=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;if(f=a,!B($.Error,tt))return c.Error=$.Error,d=-1,ut.nil;if(4!==f.TypeId)return d=-1,f;if($.UpCtx===ft.nil){d=5;continue}$=$.UpCtx,d=4;continue;case 5:p=c.LoadNameGlobalWithDetail(e,t,n),d=7;case 7:if(h&&(h=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;i=p,d=8;case 8:return i}return}return{$blk:q.ptr.prototype.LoadNameWithDetail,$c:!0,$r:w,$24r:i,_r$34:o,_r$35:a,_r$36:p,_tuple:s,ctx:c,curCtx:$,detail:n,isRaw:t,name:e,overwrite:l,ret:f,useHook:r,$s:d}},q.prototype.LoadNameWithDetail=function(e,t,r,n){return this.$val.LoadNameWithDetail(e,t,r,n)},q.ptr.prototype.LoadName=function(e,t,r){var{$24r:n,_r$34:i,ctx:o,isRaw:t,name:e,useHook:r,$s:a,$r:p,$c:s}=hr(this,{name:e,isRaw:t,useHook:r});a=a||0;e:for(;;){switch(a){case 0:i=(o=this).LoadNameWithDetail(e,t,r,cr.nil),a=1;case 1:if(s&&(s=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;n=i,a=2;case 2:return n}return}return{$blk:q.ptr.prototype.LoadName,$c:!0,$r:p,$24r:n,_r$34:i,ctx:o,isRaw:t,name:e,useHook:r,$s:a}},q.prototype.LoadName=function(e,t,r){return this.$val.LoadName(e,t,r)},q.ptr.prototype.StoreName=function(e,t,r){var{_r$34:n,_r$35:i,_tuple:o,_tuple$1:a,ctx:p,name:e,ok:s,overwrite:c,solved:$,useHook:r,v:t,$s:l,$r:f,$c:d}=hr(this,{name:e,v:t,useHook:r});l=l||0;e:for(;;){switch(l){case 0:if(p=this,r&&p.Config.HookFuncValueStore!==u){l=1;continue}l=2;continue;case 1:n=p.Config.HookFuncValueStore(p,e,t),l=3;case 3:if(d&&(d=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;if(c=(o=n)[0],$=o[1])return void(l=-1);c!==ut.nil&&(t=c);case 2:i=p.globalNames.Load(e),l=4;case 4:if(d&&(d=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;if(s=(a=i)[1]){l=5;continue}l=6;continue;case 5:f=p.StoreNameGlobal(e,t),l=8;case 8:if(d&&(d=!1,f=f.$blk()),f&&void 0!==f.$blk)break e;l=7;continue;case 6:f=p.StoreNameLocal(e,t),l=9;case 9:if(d&&(d=!1,f=f.$blk()),f&&void 0!==f.$blk)break e;case 7:return void(l=-1)}return}return{$blk:q.ptr.prototype.StoreName,$c:!0,$r:f,_r$34:n,_r$35:i,_tuple:o,_tuple$1:a,ctx:p,name:e,ok:s,overwrite:c,solved:$,useHook:r,v:t,$s:l}},q.prototype.StoreName=function(e,t,r){return this.$val.StoreName(e,t,r)},q.ptr.prototype.StoreNameLocal=function(e,t){var{ctx:r,name:e,v:t,$s:n,$r:i,$c:o}=hr(this,{name:e,v:t});n=n||0;e:for(;;){switch(n){case 0:i=(r=this).Attrs.Store(e,t),n=1;case 1:if(o&&(o=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;return void(n=-1)}return}return{$blk:q.ptr.prototype.StoreNameLocal,$c:!0,$r:i,ctx:r,name:e,v:t,$s:n}},q.prototype.StoreNameLocal=function(e,t){return this.$val.StoreNameLocal(e,t)},q.ptr.prototype.StoreNameGlobal=function(e,t){var{ctx:r,name:e,storeFunc:n,v:t,$s:o,$r:a,$c:p}=hr(this,{name:e,v:t});o=o||0;e:for(;;){switch(o){case 0:if((n=(r=this).GlobalValueStoreFunc)!==u){o=1;continue}o=2;continue;case 1:a=n(e,t),o=4;case 4:if(p&&(p=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;o=3;continue;case 2:return r.Error=i.New("未设置 ValueStoreNameFunc,无法储存变量"),void(o=-1);case 3:return void(o=-1)}return}return{$blk:q.ptr.prototype.StoreNameGlobal,$c:!0,$r:a,ctx:r,name:e,storeFunc:n,v:t,$s:o}},q.prototype.StoreNameGlobal=function(e,t){return this.$val.StoreNameGlobal(e,t)},q.ptr.prototype.RegCustomDice=function(e,t){return tt},q.prototype.RegCustomDice=function(e,t){return this.$val.RegCustomDice(e,t)},H.ptr.prototype.Clone=function(){return new H.ptr(this.TypeId,this.Value)},H.prototype.Clone=function(){return this.$val.Clone()},H.ptr.prototype.AsBool=function(){var{$24r:e,_1:t,_r$34:r,ad:n,dd:i,v:o,vd:a,$s:p,$r:s,$c:c}=hr(this,{});p=p||0;e:for(;;){switch(p){case 0:if(0===(t=(o=this).TypeId)){p=2;continue}if(1===t){p=3;continue}if(2===t){p=4;continue}if(4===t){p=5;continue}if(5===t){p=6;continue}if(6===t){p=7;continue}if(7===t){p=8;continue}if(8===t||9===t||10===t){p=9;continue}p=10;continue;case 2:return p=-1,!B(o.Value,new z(0));case 3:return p=-1,!B(o.Value,new Me(0));case 4:return p=-1,!B(o.Value,new We(""));case 5:return p=-1,!1;case 6:return p=-1,!(""===(a=Yt(o.Value,dr)).Expr);case 7:return p=-1,!(0===(n=o.MustReadArray()).List.$length);case 8:r=(i=o.MustReadDictData()).Dict.Length(),p=12;case 12:if(c&&(c=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;e=!(0===r),p=13;case 13:return e;case 9:return p=-1,!0;case 10:case 11:case 1:return p=-1,!1}return}return{$blk:H.ptr.prototype.AsBool,$c:!0,$r:s,$24r:e,_1:t,_r$34:r,ad:n,dd:i,v:o,vd:a,$s:p}},H.prototype.AsBool=function(){return this.$val.AsBool()},H.ptr.prototype.ToString=function(){var{$24r:e,_r$34:t,ri:r,v:n,$s:i,$r:o,$c:a}=hr(this,{});i=i||0;e:for(;;){switch(i){case 0:n=this,r=new oe.ptr(Kt(et.keyFor,[])),t=n.toStringRaw(r),i=1;case 1:if(a&&(a=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;e=t,i=2;case 2:return e}return}return{$blk:H.ptr.prototype.ToString,$c:!0,$r:o,$24r:e,_r$34:t,ri:r,v:n,$s:i}},H.prototype.ToString=function(){return this.$val.ToString()},H.ptr.prototype.toStringRaw=function(e){var{_1:t,_entry:r,_entry$1:n,_i:i,_key:a,_key$1:s,_r$34:c,_ref:$,_tuple:l,_tuple$1:u,_tuple$2:f,_tuple$3:d,_tuple$4:g,_tuple$5:k,_tuple$6:b,_tuple$7:y,arr:m,cd:_,cd$1:x,cd$2:S,dd:E,exists:C,exists$1:I,i:A,index:F,items:R,od:T,ri:e,s:N,v:P,x:V,$s:D,$r:L,$c:M}=hr(this,{ri:e});D=D||0;e:for(;;){switch(D){case 0:if(R=[R],e=[e],(P=this)===ut.nil)return D=-1,"NIL";if(0===(t=P.TypeId)){D=2;continue}if(1===t){D=3;continue}if(2===t){D=4;continue}if(4===t){D=5;continue}if(6===t){D=6;continue}if(5===t){D=7;continue}if(7===t){D=8;continue}if(8===t){D=9;continue}if(9===t){D=10;continue}if(10===t){D=11;continue}D=12;continue;case 2:return D=-1,w.FormatInt(new Re(0,Yt(P.Value,z)),10);case 3:return D=-1,w.FormatFloat(Yt(P.Value,Me),102,-1,64);case 4:return D=-1,Yt(P.Value,We);case 5:return D=-1,"null";case 6:if(C=(l=void 0!==(r=h(e[0].exists,et.keyFor(P.Value)))?[r.v,!0]:[!1,!1])[1])return D=-1,"[...]";a=P.Value,(e[0].exists||p("assignment to entry in nil map")).set(et.keyFor(a),{k:a,v:!0}),N="[",$=(m=(u=P.ReadArray())[0]).List,i=0;case 14:if(!(i<$.$length)){D=15;continue}F=i,c=(A=i<0||i>=$.$length?void p("index out of range"):$.$array[$.$offset+i]).toReprRaw(e[0]),D=16;case 16:if(M&&(M=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;N+=V=c,F!==(m.List.$length-1|0)&&(N+=", "),i++,D=14;continue;case 15:return D=-1,N+"]";case 7:return D=-1,"&("+(_=(f=P.ReadComputed())[0]).Expr+")";case 8:if(I=(d=void 0!==(n=h(e[0].exists,et.keyFor(P.Value)))?[n.v,!0]:[!1,!1])[1])return D=-1,"{...}";s=P.Value,(e[0].exists||p("assignment to entry in nil map")).set(et.keyFor(s),{k:s,v:!0}),R[0]=_t.nil,L=(E=(g=P.ReadDictData())[0]).Dict.Range(function(e,t){return function r(n,i){var{_r$35:a,_r$36:p,key:n,txt:s,value:i,$s:c,$r:$,$c:l}=hr(this,{key:n,value:i});c=c||0;t:for(;;){switch(c){case 0:a=i.toReprRaw(t[0]),c=1;case 1:if(l&&(l=!1,a=a.$blk()),a&&void 0!==a.$blk)break t;s=a,p=o.Sprintf("'%s': %s",new bt([new We(n),new We(s)])),c=2;case 2:if(l&&(l=!1,p=p.$blk()),p&&void 0!==p.$blk)break t;return e[0]=O(e[0],p),c=-1,!0}return}return{$blk:r,$c:!0,$r:$,_r$35:a,_r$36:p,key:n,txt:s,value:i,$s:c}}}(R,e)),D=17;case 17:if(M&&(M=!1,L=L.$blk()),L&&void 0!==L.$blk)break e;return D=-1,"{"+v.Join(R[0],", ")+"}";case 9:return D=-1,"function "+(x=(k=P.ReadFunctionData())[0]).Name;case 10:return D=-1,"nfunction "+(S=(b=P.ReadNativeFunctionData())[0]).Name;case 11:return D=-1,"nobject "+(T=(y=P.ReadNativeObjectData())[0]).Name;case 12:return D=-1,"a value";case 13:case 1:return D=-1,""}return}return{$blk:H.ptr.prototype.toStringRaw,$c:!0,$r:L,_1:t,_entry:r,_entry$1:n,_i:i,_key:a,_key$1:s,_r$34:c,_ref:$,_tuple:l,_tuple$1:u,_tuple$2:f,_tuple$3:d,_tuple$4:g,_tuple$5:k,_tuple$6:b,_tuple$7:y,arr:m,cd:_,cd$1:x,cd$2:S,dd:E,exists:C,exists$1:I,i:A,index:F,items:R,od:T,ri:e,s:N,v:P,x:V,$s:D}},H.prototype.toStringRaw=function(e){return this.$val.toStringRaw(e)},H.ptr.prototype.toReprRaw=function(e){var{$24r:t,$24r$1:r,_1:n,_r$34:i,_r$35:o,ri:e,v:a,$s:p,$r:s,$c:c}=hr(this,{ri:e});p=p||0;e:for(;;){switch(p){case 0:if((a=this)===ut.nil)return p=-1,"NIL";if(2===(n=a.TypeId)){p=2;continue}if(0===n||1===n||4===n||6===n||5===n||7===n||8===n||9===n||10===n){p=3;continue}p=4;continue;case 2:i=a.toStringRaw(e),p=6;case 6:if(c&&(c=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;t="'"+i+"'",p=7;case 7:return t;case 3:o=a.toStringRaw(e),p=8;case 8:if(c&&(c=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;r=o,p=9;case 9:return r;case 4:return p=-1,"";case 5:case 1:return p=-1,""}return}return{$blk:H.ptr.prototype.toReprRaw,$c:!0,$r:s,$24r:t,$24r$1:r,_1:n,_r$34:i,_r$35:o,ri:e,v:a,$s:p}},H.prototype.toReprRaw=function(e){return this.$val.toReprRaw(e)},H.ptr.prototype.ToRepr=function(){var{$24r:e,_r$34:t,ri:r,v:n,$s:i,$r:o,$c:a}=hr(this,{});i=i||0;e:for(;;){switch(i){case 0:n=this,r=new oe.ptr(Kt(et.keyFor,[])),t=n.toReprRaw(r),i=1;case 1:if(a&&(a=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;e=t,i=2;case 2:return e}return}return{$blk:H.ptr.prototype.ToRepr,$c:!0,$r:o,$24r:e,_r$34:t,ri:r,v:n,$s:i}},H.prototype.ToRepr=function(){return this.$val.ToRepr()},H.ptr.prototype.ReadInt=function(){return 0===this.TypeId?[Yt(this.Value,z),!0]:[0,!1]},H.prototype.ReadInt=function(){return this.$val.ReadInt()},H.ptr.prototype.ReadFloat=function(){return 1===this.TypeId?[Yt(this.Value,Me),!0]:[0,!1]},H.prototype.ReadFloat=function(){return this.$val.ReadFloat()},H.ptr.prototype.ReadString=function(){return 2===this.TypeId?[Yt(this.Value,We),!0]:["",!1]},H.prototype.ReadString=function(){return this.$val.ReadString()},H.ptr.prototype.ReadArray=function(){return 6===this.TypeId?[Yt(this.Value,wr),!0]:[wr.nil,!1]},H.prototype.ReadArray=function(){return this.$val.ReadArray()},H.ptr.prototype.ReadComputed=function(){return 5===this.TypeId?[Yt(this.Value,dr),!0]:[dr.nil,!1]},H.prototype.ReadComputed=function(){return this.$val.ReadComputed()},H.ptr.prototype.ReadDictData=function(){return 7===this.TypeId?[Yt(this.Value,gr),!0]:[gr.nil,!1]},H.prototype.ReadDictData=function(){return this.$val.ReadDictData()},H.ptr.prototype.MustReadDictData=function(){if(7===this.TypeId)return Yt(this.Value,gr);ir(new We("错误: 不正确的类型"))},H.prototype.MustReadDictData=function(){return this.$val.MustReadDictData()},H.ptr.prototype.MustReadArray=function(){var e,t;if(t=(e=this.ReadArray())[0],e[1])return t;ir(new We("错误: 不正确的类型"))},H.prototype.MustReadArray=function(){return this.$val.MustReadArray()},H.ptr.prototype.MustReadInt=function(){var e,t;if(t=(e=this.ReadInt())[0],e[1])return t;ir(new We("错误: 不正确的类型"))},H.prototype.MustReadInt=function(){return this.$val.MustReadInt()},H.ptr.prototype.MustReadFloat=function(){var e,t;if(t=(e=this.ReadFloat())[0],e[1])return t;ir(new We("错误: 不正确的类型"))},H.prototype.MustReadFloat=function(){return this.$val.MustReadFloat()},H.ptr.prototype.ReadFunctionData=function(){return 8===this.TypeId?[Yt(this.Value,kr),!0]:[kr.nil,!1]},H.prototype.ReadFunctionData=function(){return this.$val.ReadFunctionData()},H.ptr.prototype.ReadNativeFunctionData=function(){return 9===this.TypeId?[Yt(this.Value,br),!0]:[br.nil,!1]},H.prototype.ReadNativeFunctionData=function(){return this.$val.ReadNativeFunctionData()},H.ptr.prototype.ReadNativeObjectData=function(){return 10===this.TypeId?[Yt(this.Value,yr),!0]:[yr.nil,!1]},H.prototype.ReadNativeObjectData=function(){return this.$val.ReadNativeObjectData()},H.ptr.prototype.OpAdd=function(e,t){var r,n,o,a,s,c,$,l,u,f,d,w,h,g,k,b,y;if(0===(r=(d=this).TypeId)){if(0===(n=t.TypeId))return w=Yt(d.Value,z)+Yt(t.Value,z)|0,Mo(w);if(1===n)return h=Yt(d.Value,z)+Yt(t.Value,Me),Bo(h)}else if(1===r){if(0===(o=t.TypeId))return g=Yt(d.Value,Me)+Yt(t.Value,z),Bo(g);if(1===o)return k=Yt(d.Value,Me)+Yt(t.Value,Me),Bo(k)}else if(2===r){if(2===t.TypeId)return b=Yt(d.Value,We)+Yt(t.Value,We),jo(b)}else if(6===r&&6===t.TypeId){if(c=d.ReadArray()[0],$=t.ReadArray()[0],(c.List.$length+$.List.$length|0)>512)return e.Error=i.New("不能一次性创建过长的数组"),ut.nil;for(l=Zt(xt,c.List.$length+$.List.$length|0),T(l,c.List),s=$.List,a=0;a=s.$length?void p("index out of range"):s.$array[s.$offset+a],(y=c.List.$length+f|0)<0||y>=l.$length?p("index out of range"):l.$array[l.$offset+y]=u,a++;return Ko(l)}return ut.nil},H.prototype.OpAdd=function(e,t){return this.$val.OpAdd(e,t)},H.ptr.prototype.OpSub=function(e,t){var r,n,i,o,a,p,s,c;if(0===(r=(o=this).TypeId)){if(0===(n=t.TypeId))return a=Yt(o.Value,z)-Yt(t.Value,z)|0,Mo(a);if(1===n)return p=Yt(o.Value,z)-Yt(t.Value,Me),Bo(p)}else if(1===r){if(0===(i=t.TypeId))return s=Yt(o.Value,Me)-Yt(t.Value,z),Bo(s);if(1===i)return c=Yt(o.Value,Me)-Yt(t.Value,Me),Bo(c)}return ut.nil},H.prototype.OpSub=function(e,t){return this.$val.OpSub(e,t)},H.ptr.prototype.OpMultiply=function(e,t){var r,n,i,o,a,p,s,c;if(0===(r=(o=this).TypeId)){if(0===(n=t.TypeId))return a=J(Yt(o.Value,z),Yt(t.Value,z)),Mo(a);if(1===n)return p=Yt(o.Value,z)*Yt(t.Value,Me),Bo(p);if(6===n)return t.ArrayRepeatTimesEx(e,o)}else if(1===r){if(0===(i=t.TypeId))return s=Yt(o.Value,Me)*Yt(t.Value,z),Bo(s);if(1===i)return c=Yt(o.Value,Me)*Yt(t.Value,Me),Bo(c)}else if(6===r)return o.ArrayRepeatTimesEx(e,t);return ut.nil},H.prototype.OpMultiply=function(e,t){return this.$val.OpMultiply(e,t)},H.ptr.prototype.OpDivide=function(e,t){var{$24r:r,$24r$1:n,$24r$2:o,$24r$3:a,_1:s,_2:c,_3:$,_q:l,_r$34:u,_r$35:f,_r$36:d,_r$37:w,ctx:e,setDivideZero:h,v:g,v2:t,val:k,val$1:b,val$2:y,val$3:m,$s:v,$r:_,$c:x}=hr(this,{ctx:e,v2:t});v=v||0;e:for(;;){switch(v){case 0:if(e=[e],(g=[g])[0]=this,h=function(e,t){return function(){return e[0].Config.IgnoreDiv0?t[0]:(e[0].Error=i.New("被除数为0"),ut.nil)}}(e,g),0===(s=g[0].TypeId)){v=2;continue}if(1===s){v=3;continue}v=4;continue;case 2:if(0===(c=t.TypeId)){v=6;continue}if(1===c){v=7;continue}v=8;continue;case 6:if(0===Yt(t.Value,z)){v=9;continue}v=10;continue;case 9:u=h(),v=11;case 11:if(x&&(x=!1,u=u.$blk()),u&&void 0!==u.$blk)break e;r=u,v=12;case 12:return r;case 10:return k=(l=Yt(g[0].Value,z)/Yt(t.Value,z))==l&&l!==1/0&&l!==-1/0?0|l:p("integer divide by zero"),v=-1,Mo(k);case 7:if(0===Yt(t.Value,Me)){v=13;continue}v=14;continue;case 13:f=h(),v=15;case 15:if(x&&(x=!1,f=f.$blk()),f&&void 0!==f.$blk)break e;n=f,v=16;case 16:return n;case 14:return b=Yt(g[0].Value,z)/Yt(t.Value,Me),v=-1,Bo(b);case 8:case 5:v=4;continue;case 3:if(0===($=t.TypeId)){v=18;continue}if(1===$){v=19;continue}v=20;continue;case 18:if(0===Yt(t.Value,z)){v=21;continue}v=22;continue;case 21:d=h(),v=23;case 23:if(x&&(x=!1,d=d.$blk()),d&&void 0!==d.$blk)break e;o=d,v=24;case 24:return o;case 22:return y=Yt(g[0].Value,Me)/Yt(t.Value,z),v=-1,Bo(y);case 19:if(0===Yt(t.Value,Me)){v=25;continue}v=26;continue;case 25:w=h(),v=27;case 27:if(x&&(x=!1,w=w.$blk()),w&&void 0!==w.$blk)break e;a=w,v=28;case 28:return a;case 26:return m=Yt(g[0].Value,Me)/Yt(t.Value,Me),v=-1,Bo(m);case 20:case 17:case 4:case 1:return v=-1,ut.nil}return}return{$blk:H.ptr.prototype.OpDivide,$c:!0,$r:_,$24r:r,$24r$1:n,$24r$2:o,$24r$3:a,_1:s,_2:c,_3:$,_q:l,_r$34:u,_r$35:f,_r$36:d,_r$37:w,ctx:e,setDivideZero:h,v:g,v2:t,val:k,val$1:b,val$2:y,val$3:m,$s:v}},H.prototype.OpDivide=function(e,t){return this.$val.OpDivide(e,t)},H.ptr.prototype.OpModulus=function(e,t){var{_1:r,_2:n,_r$34:o,ctx:e,setDivideZero:a,v:s,v2:t,val:c,$s:$,$r:l,$c:u}=hr(this,{ctx:e,v2:t});$=$||0;e:for(;;){switch($){case 0:if(s=this,a=function(e){return function(){e[0].Error=i.New("被除数被0")}}(e=[e]),0===(r=s.TypeId)){$=2;continue}$=3;continue;case 2:if(0===(n=t.TypeId)){$=5;continue}$=6;continue;case 5:if(0===Yt(t.Value,z)){$=7;continue}$=8;continue;case 7:l=a(),$=9;case 9:if(u&&(u=!1,l=l.$blk()),l&&void 0!==l.$blk)break e;return $=-1,ut.nil;case 8:return c=(o=Yt(s.Value,z)%Yt(t.Value,z))==o?o:p("integer divide by zero"),$=-1,Mo(c);case 6:case 4:case 3:case 1:return $=-1,ut.nil}return}return{$blk:H.ptr.prototype.OpModulus,$c:!0,$r:l,_1:r,_2:n,_r$34:o,ctx:e,setDivideZero:a,v:s,v2:t,val:c,$s:$}},H.prototype.OpModulus=function(e,t){return this.$val.OpModulus(e,t)},H.ptr.prototype.OpPower=function(e,t){var r,n,i,o,a,p,c,$;if(0===(r=(o=this).TypeId)){if(0===(n=t.TypeId))return a=0|s.Pow(Yt(o.Value,z),Yt(t.Value,z)),Mo(a);if(1===n)return p=s.Pow(Yt(o.Value,z),Yt(t.Value,Me)),Bo(p)}else if(1===r){if(0===(i=t.TypeId))return c=s.Pow(Yt(o.Value,Me),Yt(t.Value,z)),Bo(c);if(1===i)return $=s.Pow(Yt(o.Value,Me),Yt(t.Value,Me)),Bo($)}return ut.nil},H.prototype.OpPower=function(e,t){return this.$val.OpPower(e,t)},H.ptr.prototype.OpNullCoalescing=function(e,t){return 4===this.TypeId?t:this},H.prototype.OpNullCoalescing=function(e,t){return this.$val.OpNullCoalescing(e,t)},Vo=function(e){var t;return t=0,e&&(t=1),Mo(t)},H.ptr.prototype.OpCompLT=function(e,t){var r,n,i,o;if(0===(r=(o=this).TypeId)){if(0===(n=t.TypeId))return Vo(Yt(o.Value,z)=Yt(t.Value,z));if(1===n)return Vo(Yt(o.Value,z)>=Yt(t.Value,Me))}else if(1===r){if(0===(i=t.TypeId))return Vo(Yt(o.Value,Me)>=Yt(t.Value,z));if(1===i)return Vo(Yt(o.Value,Me)>=Yt(t.Value,Me))}return ut.nil},H.prototype.OpCompGE=function(e,t){return this.$val.OpCompGE(e,t)},H.ptr.prototype.OpCompGT=function(e,t){var r,n,i,o;if(0===(r=(o=this).TypeId)){if(0===(n=t.TypeId))return Vo(Yt(o.Value,z)>Yt(t.Value,z));if(1===n)return Vo(Yt(o.Value,z)>Yt(t.Value,Me))}else if(1===r){if(0===(i=t.TypeId))return Vo(Yt(o.Value,Me)>Yt(t.Value,z));if(1===i)return Vo(Yt(o.Value,Me)>Yt(t.Value,Me))}return ut.nil},H.prototype.OpCompGT=function(e,t){return this.$val.OpCompGT(e,t)},H.ptr.prototype.OpBitwiseAnd=function(e,t){return 0===this.TypeId&&0===t.TypeId?Mo(Yt(this.Value,z)&Yt(t.Value,z)):ut.nil},H.prototype.OpBitwiseAnd=function(e,t){return this.$val.OpBitwiseAnd(e,t)},H.ptr.prototype.OpBitwiseOr=function(e,t){return 0===this.TypeId&&0===t.TypeId?Mo(Yt(this.Value,z)|Yt(t.Value,z)):ut.nil},H.prototype.OpBitwiseOr=function(e,t){return this.$val.OpBitwiseOr(e,t)},H.ptr.prototype.OpPositive=function(){var e;return 0===(e=this.TypeId)?Mo(Yt(this.Value,z)):1===e?Bo(Yt(this.Value,Me)):ut.nil},H.prototype.OpPositive=function(){return this.$val.OpPositive()},H.ptr.prototype.OpNegation=function(){var e;return 0===(e=this.TypeId)?Mo(-Yt(this.Value,z)):1===e?Bo(-Yt(this.Value,Me)):ut.nil},H.prototype.OpNegation=function(){return this.$val.OpNegation()},H.ptr.prototype.AttrSet=function(e,t,r){var{_1:n,_tuple:i,_tuple$1:o,cd:a,ctx:e,d:p,name:t,od:s,v:c,val:r,$s:$,$r:l,$c:u}=hr(this,{ctx:e,name:t,val:r});$=$||0;e:for(;;){switch($){case 0:if(5===(n=(c=this).TypeId)){$=2;continue}if(7===n){$=3;continue}if(10===n){$=4;continue}$=5;continue;case 2:(a=(i=c.ReadComputed())[0]).Attrs===Vt.nil&&(a.Attrs=new M.ptr(new _.Mutex.ptr(0,0),new E.Value.ptr(tt),!1,0)),l=a.Attrs.Store(t,r.Clone()),$=6;case 6:if(u&&(u=!1,l=l.$blk()),l&&void 0!==l.$blk)break e;return $=-1,r;case 3:l=(p=V(c,$r)).Store(t,r),$=7;case 7:if(u&&(u=!1,l=l.$blk()),l&&void 0!==l.$blk)break e;return $=-1,r;case 4:l=(s=(o=c.ReadNativeObjectData())[0]).AttrSet(e,t,r),$=8;case 8:if(u&&(u=!1,l=l.$blk()),l&&void 0!==l.$blk)break e;return $=-1,r;case 5:case 1:return $=-1,ut.nil}return}return{$blk:H.ptr.prototype.AttrSet,$c:!0,$r:l,_1:n,_tuple:i,_tuple$1:o,cd:a,ctx:e,d:p,name:t,od:s,v:c,val:r,$s:$}},H.prototype.AttrSet=function(e,t,r){return this.$val.AttrSet(e,t,r)},H.ptr.prototype.AttrGet=function(e,t){var{_1:r,_2:n,_entry:i,_r$34:o,_r$35:a,_r$36:p,_r$37:s,_r$38:c,_r$39:$,_r$40:l,_r$41:u,_tuple:f,_tuple$1:d,_tuple$2:w,_tuple$3:g,_tuple$4:k,_tuple$5:b,_tuple$6:y,a:m,cd:v,ctx:e,exists:_,method:x,name:t,od:S,ok:E,ok$1:C,p1:I,p1x:A,proto:F,ret:R,ret$1:T,ret$2:N,ret$3:P,ret$4:O,v:D,$s:L,$r:M,$c:B}=hr(this,{ctx:e,name:t});L=L||0;e:for(;;){switch(L){case 0:if(5===(r=(D=this).TypeId)){L=2;continue}if(7===r){L=3;continue}if(21===r){L=4;continue}if(20===r){L=5;continue}if(10===r){L=6;continue}L=7;continue;case 2:if(v=(f=D.ReadComputed())[0],R=ut.nil,v.Attrs!==Vt.nil){L=8;continue}L=9;continue;case 8:o=v.Attrs.Load(t),L=10;case 10:if(B&&(B=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;R=(d=o)[0];case 9:return R===ut.nil&&(R=Uo()),L=-1,R;case 3:a=(m=V(D,$r)).Load(t),L=11;case 11:if(B&&(B=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;if((T=(w=a)[0])===ut.nil){L=12;continue}L=13;continue;case 12:E=!1,I=D,A=m;case 14:p=A.Load("__proto__"),L=16;case 16:if(B&&(B=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;if(I=(g=p)[0],(E=g[1])&&7===I.TypeId){L=17;continue}L=18;continue;case 17:_=!1,s=(A=V(I,$r)).Load(t),L=20;case 20:if(B&&(B=!1,s=s.$blk()),s&&void 0!==s.$blk)break e;if(T=(k=s)[0],_=k[1]){L=15;continue}L=19;continue;case 18:L=15;continue;case 19:L=14;continue;case 15:case 13:if(T!==ut.nil)return L=-1,T;L=7;continue;case 4:c=e.LoadNameGlobal(t,!1),L=21;case 21:if(B&&(B=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;return(N=c)===ut.nil&&(N=Uo()),L=-1,N;case 5:$=e.LoadNameLocal(t,!1),L=22;case 22:if(B&&(B=!1,$=$.$blk()),$&&void 0!==$.$blk)break e;return(P=$)===ut.nil&&(P=Uo()),L=-1,P;case 6:l=(S=(b=D.ReadNativeObjectData())[0]).AttrGet(e,t),L=23;case 23:if(B&&(B=!1,l=l.$blk()),l&&void 0!==l.$blk)break e;if((O=l)!==ut.nil)return L=-1,O;case 7:case 1:if((F=void 0!==(i=h(Yn,U.keyFor(D.TypeId)))?i.v:$r.nil)!==$r.nil){L=24;continue}L=25;continue;case 24:u=F.Load(t),L=26;case 26:if(B&&(B=!1,u=u.$blk()),u&&void 0!==u.$blk)break e;if(x=(y=u)[0],C=y[1])return L=-1,No(D,x);case 25:return 0===(n=D.TypeId)||1===n||2===n||4===n?(L=-1,ut.nil):(L=-1,Uo())}return}return{$blk:H.ptr.prototype.AttrGet,$c:!0,$r:M,_1:r,_2:n,_entry:i,_r$34:o,_r$35:a,_r$36:p,_r$37:s,_r$38:c,_r$39:$,_r$40:l,_r$41:u,_tuple:f,_tuple$1:d,_tuple$2:w,_tuple$3:g,_tuple$4:k,_tuple$5:b,_tuple$6:y,a:m,cd:v,ctx:e,exists:_,method:x,name:t,od:S,ok:E,ok$1:C,p1:I,p1x:A,proto:F,ret:R,ret$1:T,ret$2:N,ret$3:P,ret$4:O,v:D,$s:L}},H.prototype.AttrGet=function(e,t){return this.$val.AttrGet(e,t)},H.ptr.prototype.ItemGet=function(e,t){var{_1:r,_index:n,_r$34:a,_r$35:p,_r$36:s,_r$37:c,_r$38:$,_tuple:l,_tuple$1:u,_tuple$2:f,_tuple$3:d,ctx:e,err:w,index:t,key:h,newArr:g,od:k,rIndex:b,ret:m,rstr:v,str:_,v:x,val:S,$s:E,$r:C,$c:I}=hr(this,{ctx:e,index:t});E=E||0;e:for(;;){switch(E){case 0:if(6===(r=(x=this).TypeId)){E=2;continue}if(7===r){E=3;continue}if(2===r){E=4;continue}if(10===r){E=5;continue}E=6;continue;case 2:if(0!==t.TypeId){E=8;continue}E=9;continue;case 8:a=o.Errorf("类型错误: 数字下标必须为数字,不能为 %s",new bt([new We(t.GetTypeName())])),E=11;case 11:if(I&&(I=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;e.Error=a,E=10;continue;case 9:return E=-1,x.ArrayItemGet(e,t.MustReadInt());case 10:E=7;continue;case 3:p=t.AsDictKey(),E=12;case 12:if(I&&(I=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;if(h=(l=p)[0],w=l[1],!B(w,tt)){E=13;continue}E=14;continue;case 13:e.Error=w,E=15;continue;case 14:s=V(x,$r).Load(h),E=16;case 16:if(I&&(I=!1,s=s.$blk()),s&&void 0!==s.$blk)break e;return E=-1,(u=s)[0];case 15:E=7;continue;case 4:if(0!==t.TypeId){E=17;continue}E=18;continue;case 17:c=o.Errorf("类型错误: 数字下标必须为数字,不能为 %s",new bt([new We(t.GetTypeName())])),E=20;case 20:if(I&&(I=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;e.Error=c,E=19;continue;case 18:return _=(f=x.ReadString())[0],v=new yt(A(_)),b=t.MustReadInt(),n=Do(e,b,0|v.$length),g=F(y(v,n,n+1|0)),E=-1,jo(g);case 19:E=7;continue;case 5:$=(k=(d=x.ReadNativeObjectData())[0]).ItemGet(e,t),E=21;case 21:if(I&&(I=!1,$=$.$blk()),$&&void 0!==$.$blk)break e;return(m=$)===ut.nil&&(m=Uo()),E=-1,m;case 6:e.Error=i.New("此类型无法取下标");case 7:case 1:return E=-1,ut.nil}return}return{$blk:H.ptr.prototype.ItemGet,$c:!0,$r:C,_1:r,_index:n,_r$34:a,_r$35:p,_r$36:s,_r$37:c,_r$38:$,_tuple:l,_tuple$1:u,_tuple$2:f,_tuple$3:d,ctx:e,err:w,index:t,key:h,newArr:g,od:k,rIndex:b,ret:m,rstr:v,str:_,v:x,val:S,$s:E}},H.prototype.ItemGet=function(e,t){return this.$val.ItemGet(e,t)},H.ptr.prototype.ItemSet=function(e,t,r){var{_1:n,_r$34:a,_r$35:p,_tuple:s,_tuple$1:c,ctx:e,err:$,index:t,key:l,od:u,v:f,val:r,$s:d,$r:w,$c:h}=hr(this,{ctx:e,index:t,val:r});d=d||0;e:for(;;){switch(d){case 0:if(6===(n=(f=this).TypeId)){d=2;continue}if(7===n){d=3;continue}if(10===n){d=4;continue}d=5;continue;case 2:if(0!==t.TypeId){d=7;continue}d=8;continue;case 7:a=o.Errorf("类型错误: 数字下标必须为数字,不能为 %s",new bt([new We(t.GetTypeName())])),d=10;case 10:if(h&&(h=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;e.Error=a,d=9;continue;case 8:return d=-1,f.ArrayItemSet(e,t.MustReadInt(),r);case 9:d=6;continue;case 3:p=t.AsDictKey(),d=11;case 11:if(h&&(h=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;if(l=(s=p)[0],$=s[1],!B($,tt)){d=12;continue}d=13;continue;case 12:e.Error=$,d=14;continue;case 13:w=V(f,$r).Store(l,r),d=15;case 15:if(h&&(h=!1,w=w.$blk()),w&&void 0!==w.$blk)break e;return d=-1,!0;case 14:d=6;continue;case 4:w=(u=(c=f.ReadNativeObjectData())[0]).ItemSet(e,t,r),d=16;case 16:if(h&&(h=!1,w=w.$blk()),w&&void 0!==w.$blk)break e;if(B(e.Error,tt))return d=-1,!0;d=6;continue;case 5:e.Error=i.New("此类型无法赋值下标");case 6:case 1:return d=-1,!1}return}return{$blk:H.ptr.prototype.ItemSet,$c:!0,$r:w,_1:n,_r$34:a,_r$35:p,_tuple:s,_tuple$1:c,ctx:e,err:$,index:t,key:l,od:u,v:f,val:r,$s:d}},H.prototype.ItemSet=function(e,t,r){return this.$val.ItemSet(e,t,r)},Oo=function(e,t,r){return t<0&&(t=r+t|0),(t>=r||t<0)&&(e.Error=i.New("无法获取此下标")),t},Do=function(e,t,r){return t<0&&(t=r+t|0),t<0&&(t=0),t>r&&(t=r),t},H.ptr.prototype.GetSlice=function(e,t,r,n){var{_1:o,_a:a,_b:p,_r$34:s,_tuple:c,_tuple$1:$,a:t,arr:l,b:r,ctx:e,length:u,newArr:f,newArr$1:d,step:n,str:w,v:h,$s:g,$r:k,$c:b}=hr(this,{ctx:e,a:t,b:r,step:n});g=g||0;e:for(;;){switch(g){case 0:s=(h=this).Length(e),g=1;case 1:if(b&&(b=!1,s=s.$blk()),s&&void 0!==s.$blk)break e;return u=s,B(e.Error,tt)?((a=Do(e,t,u))>(p=Do(e,r,u))&&(a=p),2===(o=h.TypeId)?(w=(c=h.ReadString())[0],f=F(y(new yt(A(w)),a,p)),g=-1,jo(f)):6===o?(l=($=h.ReadArray())[0],d=y(l.List,a,p),g=-1,Ko(d)):(e.Error=i.New("这个类型无法取得分片"),g=-1,ut.nil)):(g=-1,ut.nil)}return}return{$blk:H.ptr.prototype.GetSlice,$c:!0,$r:k,_1:o,_a:a,_b:p,_r$34:s,_tuple:c,_tuple$1:$,a:t,arr:l,b:r,ctx:e,length:u,newArr:f,newArr$1:d,step:n,str:w,v:h,$s:g}},H.prototype.GetSlice=function(e,t,r,n){return this.$val.GetSlice(e,t,r,n)},H.ptr.prototype.Length=function(e){var{_1:t,_r$34:r,_tuple:n,_tuple$1:o,arr:a,ctx:e,d:p,length:s,str:c,v:$,$s:l,$r:u,$c:f}=hr(this,{ctx:e});l=l||0;e:for(;;){switch(l){case 0:if(s=0,6===(t=($=this).TypeId)){l=2;continue}if(7===t){l=3;continue}if(2===t){l=4;continue}l=5;continue;case 2:s=0|(a=(n=$.ReadArray())[0]).List.$length,l=6;continue;case 3:r=(p=$.MustReadDictData()).Dict.Length(),l=7;case 7:if(f&&(f=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;s=0|r,l=6;continue;case 4:c=(o=$.ReadString())[0],s=0|new yt(A(c)).$length,l=6;continue;case 5:return e.Error=i.New("这个类型无法取得长度"),l=-1,0;case 6:case 1:return l=-1,s}return}return{$blk:H.ptr.prototype.Length,$c:!0,$r:u,_1:t,_r$34:r,_tuple:n,_tuple$1:o,arr:a,ctx:e,d:p,length:s,str:c,v:$,$s:l}},H.prototype.Length=function(e){return this.$val.Length(e)},H.ptr.prototype.GetSliceEx=function(e,t,r){var{$24r:n,_r$34:o,_r$35:a,_tuple:p,_tuple$1:s,a:t,b:r,ctx:e,length:c,ok:$,v:l,valA:u,valB:f,$s:d,$r:w,$c:h}=hr(this,{ctx:e,a:t,b:r});d=d||0;e:for(;;){switch(d){case 0:l=this,4===t.TypeId&&(t=Mo(0)),o=l.Length(e),d=1;case 1:if(h&&(h=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;if(c=o,!B(e.Error,tt))return d=-1,ut.nil;if(4===r.TypeId&&(r=Mo(c)),u=(p=t.ReadInt())[0],!($=p[1]))return e.Error=i.New("第一个值类型错误"),d=-1,ut.nil;if(f=(s=r.ReadInt())[0],!($=s[1]))return e.Error=i.New("第二个值类型错误"),d=-1,ut.nil;a=l.GetSlice(e,u,f,1),d=2;case 2:if(h&&(h=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;n=a,d=3;case 3:return n}return}return{$blk:H.ptr.prototype.GetSliceEx,$c:!0,$r:w,$24r:n,_r$34:o,_r$35:a,_tuple:p,_tuple$1:s,a:t,b:r,ctx:e,length:c,ok:$,v:l,valA:u,valB:f,$s:d}},H.prototype.GetSliceEx=function(e,t,r){return this.$val.GetSliceEx(e,t,r)},H.ptr.prototype.SetSlice=function(e,t,r,n,o){var a,s,c,$,l,u,f,d,w,h,g,k,b,y,m,v,_;if(l=(c=this.ReadArray())[0],!c[1])return e.Error=i.New("这个类型无法赋值分片"),!1;if(u=($=o.ReadArray())[0],!$[1])return e.Error=i.New("val 的类型必须是一个列表"),!1;for(h=0|l.List.$length,(a=Do(e,t,h))>(s=Do(e,r,h))&&(a=s),k=u.List.$length-(s-a|0)|0,g=Zt(xt,l.List.$length+k|0),f=0;f=g.$length?p("index out of range"):g.$array[g.$offset+f]=(b=l.List,f<0||f>=b.$length?void p("index out of range"):b.$array[b.$offset+f]),f=f+1|0;for(d=0;d=g.$length?p("index out of range"):g.$array[g.$offset+m]=(y=u.List,d<0||d>=y.$length?void p("index out of range"):y.$array[y.$offset+d]),d=d+1|0;for(w=(0|s)+k|0;w=g.$length?p("index out of range"):g.$array[g.$offset+w]=(v=l.List,(_=w-k|0)<0||_>=v.$length?void p("index out of range"):v.$array[v.$offset+_]),w=w+1|0;return l.List=g,!0},H.prototype.SetSlice=function(e,t,r,n,i){return this.$val.SetSlice(e,t,r,n,i)},H.ptr.prototype.SetSliceEx=function(e,t,r,n){var o,a,p,s,c,$;return 4===t.TypeId&&(t=Mo(0)),s=(o=this.ReadArray())[0],o[1]?(4===r.TypeId&&(r=Mo(0|s.List.$length)),c=(a=t.ReadInt())[0],a[1]?($=(p=r.ReadInt())[0],p[1]?this.SetSlice(e,c,$,1,n):(e.Error=i.New("第二个值类型错误"),!1)):(e.Error=i.New("第一个值类型错误"),!1)):(e.Error=i.New("这个类型无法赋值分片"),!1)},H.prototype.SetSliceEx=function(e,t,r,n){return this.$val.SetSliceEx(e,t,r,n)},H.ptr.prototype.ArrayRepeatTimesEx=function(e,t){var r,n,o,a,s,c,$,l;if(0===t.TypeId){if(c=t.ReadInt()[0],n=this.ReadArray()[0],(s=J(0|n.List.$length,c))>512)return e.Error=i.New("不能一次性创建过长的数组"),ut.nil;for(o=Zt(xt,s),a=0;a=o.$length?p("index out of range"):o.$array[o.$offset+a]=($=n.List,r=(0|a)%n.List.$length,l=r==r?r:p("integer divide by zero"),l<0||l>=$.$length?void p("index out of range"):$.$array[$.$offset+l]).Clone(),a=a+1|0;return Ko(o)}return ut.nil},H.prototype.ArrayRepeatTimesEx=function(e,t){return this.$val.ArrayRepeatTimesEx(e,t)},H.ptr.prototype.GetTypeName=function(){var e;return 0===(e=this.TypeId)?"int":1===e?"float":2===e?"str":4===e?"null":5===e?"computed":6===e?"array":8===e?"function":9===e?"nfunction":10===e?"nobject":"unknown"},H.prototype.GetTypeName=function(){return this.$val.GetTypeName()},H.ptr.prototype.ComputedExecute=function(e,t){var{_r$34:r,_r$35:n,_tuple:o,cd:a,ctx:e,detail:t,detailText:s,ret:c,v:$,vm:l,x:u,x$1:f,$s:d,$r:w,$c:h}=hr(this,{ctx:e,detail:t});d=d||0;e:for(;;){switch(d){case 0:if(a=(o=($=this).ReadComputed())[0],l=Yo(),K.copy(l.Config,e.Config),a.Attrs===Vt.nil&&(a.Attrs=new M.ptr(new _.Mutex.ptr(0,0),new E.Value.ptr(tt),!1,0)),l.Attrs=a.Attrs,l.GlobalValueStoreFunc=e.GlobalValueStoreFunc,l.GlobalValueLoadFunc=e.GlobalValueLoadFunc,l.GlobalValueLoadOverwriteFunc=e.GlobalValueLoadOverwriteFunc,l.subThreadDepth=e.subThreadDepth+1|0,l.UpCtx=e,l.NumOpCount=e.NumOpCount+100|0,e.NumOpCount=l.NumOpCount,l.RandSrc=e.RandSrc,l.forceSolveDetail=!0,e.Config.OpCountLimit>0&&l.NumOpCount>l.Config.OpCountLimit)return l.Error=i.New("允许算力上限"),e.Error=l.Error,d=-1,ut.nil;if(a.code===Ht.nil){d=1;continue}d=2;continue;case 1:r=l.Run(a.Expr),d=4;case 4:if(h&&(h=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;a.code=l.code,a.codeIndex=l.codeIndex,d=3;continue;case 2:l.code=a.code,l.codeIndex=a.codeIndex,w=l.evaluate(),d=5;case 5:if(h&&(h=!1,w=w.$blk()),w&&void 0!==w.$blk)break e;case 3:if(!B(l.Error,tt))return e.Error=l.Error,d=-1,ut.nil;if(c=ut.nil,s="",0!==l.top){d=6;continue}d=7;continue;case 6:c=(u=l.stack,f=l.top-1|0,f<0||f>=u.$length?void p("index out of range"):u.$array[u.$offset+f]).Clone(),l.parser===kt.nil&&(l.parser=new ot.ptr("",new fe.ptr(new ue.ptr(0,0,0),0,0),new de.ptr(new ue.ptr(0,0,0),It.nil,mr.nil),new It(C(a.Expr)),vr.nil,0,!1,!1,!1,!1,gt.nil,xr.nil,gt.nil,new ue.ptr(0,0,0),_t.nil,!1,new Oe(0,0),"",!1,Sr.nil,"",xr.nil,Er.nil,Cr.nil,new ce.ptr(Ir.nil,0,0)),l.parser.pt.position.offset=l.parser.data.$length),n=l.makeDetailStr(l.DetailSpans),d=9;case 9:if(h&&(h=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;s=n,d=8;continue;case 7:c=Uo();case 8:return e.NumOpCount=l.NumOpCount,e.IsComputedLoaded=!0,t!==cr.nil&&(t.Tag="load.computed",t.Text=s),d=-1,c}return}return{$blk:H.ptr.prototype.ComputedExecute,$c:!0,$r:w,_r$34:r,_r$35:n,_tuple:o,cd:a,ctx:e,detail:t,detailText:s,ret:c,v:$,vm:l,x:u,x$1:f,$s:d}},H.prototype.ComputedExecute=function(e,t){return this.$val.ComputedExecute(e,t)},H.ptr.prototype.FuncInvoke=function(e,t){var{$24r:r,_r$34:n,ctx:e,params:t,v:i,$s:o,$r:a,$c:p}=hr(this,{ctx:e,params:t});o=o||0;e:for(;;){switch(o){case 0:n=(i=this).FuncInvokeRaw(e,t,!1),o=1;case 1:if(p&&(p=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;r=n,o=2;case 2:return r}return}return{$blk:H.ptr.prototype.FuncInvoke,$c:!0,$r:a,$24r:r,_r$34:n,ctx:e,params:t,v:i,$s:o}},H.prototype.FuncInvoke=function(e,t){return this.$val.FuncInvoke(e,t)},H.ptr.prototype.FuncInvokeRaw=function(e,t,r){var{_i:n,_r$34:a,_r$35:s,_ref:c,_tuple:$,cd:l,ctx:e,i:u,index:f,params:t,ret:d,useUpCtxLocal:r,v:w,vm:h,x:g,x$1:k,$s:b,$r:y,$c:m}=hr(this,{ctx:e,params:t,useUpCtxLocal:r});b=b||0;e:for(;;){switch(b){case 0:if(w=this,h=Yo(),l=($=w.ReadFunctionData())[0],h.Attrs=r?e.Attrs:new M.ptr(new _.Mutex.ptr(0,0),new E.Value.ptr(tt),!1,0),l.Params.$length!==t.$length){b=1;continue}b=2;continue;case 1:a=o.Errorf("调用参数个数与函数定义不符,需求%d,传入%d",new bt([new Ce(l.Params.$length),new Ce(t.$length)])),b=3;case 3:if(m&&(m=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;return e.Error=a,b=-1,ut.nil;case 2:c=l.Params,n=0;case 4:if(!(n=c.$length?void p("index out of range"):c.$array[c.$offset+n],y=h.Attrs.Store(u,f<0||f>=t.$length?void p("index out of range"):t.$array[t.$offset+f]),b=6;case 6:if(m&&(m=!1,y=y.$blk()),y&&void 0!==y.$blk)break e;n++,b=4;continue;case 5:if(K.copy(h.Config,e.Config),h.GlobalValueStoreFunc=e.GlobalValueStoreFunc,h.GlobalValueLoadFunc=e.GlobalValueLoadFunc,h.GlobalValueLoadOverwriteFunc=e.GlobalValueLoadOverwriteFunc,h.subThreadDepth=e.subThreadDepth+1|0,h.UpCtx=e,h.NumOpCount=e.NumOpCount+100|0,e.NumOpCount=h.NumOpCount,h.RandSrc=e.RandSrc,e.Config.OpCountLimit>0&&h.NumOpCount>h.Config.OpCountLimit)return h.Error=i.New("允许算力上限"),e.Error=h.Error,b=-1,ut.nil;if(l.code===Ht.nil){b=7;continue}b=8;continue;case 7:s=h.Run(l.Expr),b=10;case 10:if(m&&(m=!1,s=s.$blk()),s&&void 0!==s.$blk)break e;l.code=h.code,l.codeIndex=h.codeIndex,b=9;continue;case 8:h.code=l.code,h.codeIndex=l.codeIndex,y=h.evaluate(),b=11;case 11:if(m&&(m=!1,y=y.$blk()),y&&void 0!==y.$blk)break e;case 9:return B(h.Error,tt)?(d=ut.nil,d=0!==h.top?(g=h.stack,k=h.top-1|0,k<0||k>=g.$length?void p("index out of range"):g.$array[g.$offset+k]).Clone():Uo(),e.NumOpCount=h.NumOpCount,r||(h.Attrs=new M.ptr(new _.Mutex.ptr(0,0),new E.Value.ptr(tt),!1,0)),e.IsComputedLoaded=!0,b=-1,d):(e.Error=h.Error,b=-1,ut.nil)}return}return{$blk:H.ptr.prototype.FuncInvokeRaw,$c:!0,$r:y,_i:n,_r$34:a,_r$35:s,_ref:c,_tuple:$,cd:l,ctx:e,i:u,index:f,params:t,ret:d,useUpCtxLocal:r,v:w,vm:h,x:g,x$1:k,$s:b}},H.prototype.FuncInvokeRaw=function(e,t,r){return this.$val.FuncInvokeRaw(e,t,r)},H.ptr.prototype.FuncInvokeNative=function(e,t){var{_r$34:r,_r$35:n,_tuple:i,cd:a,ctx:e,i:s,params:t,ret:c,v:$,x:l,x$1:u,$s:f,$r:d,$c:w}=hr(this,{ctx:e,params:t});f=f||0;e:for(;;){switch(f){case 0:if((a=(i=($=this).ReadNativeFunctionData())[0]).Defaults!==xt.nil)for(s=0;s=l.$length?void p("index out of range"):l.$array[l.$offset+s])!==ut.nil&&t.$length<=s&&(t=O(t,(u=a.Defaults,s<0||s>=u.$length?void p("index out of range"):u.$array[u.$offset+s]))),s=s+1|0;if(a.Params.$length!==t.$length){f=1;continue}f=2;continue;case 1:r=o.Errorf("调用参数个数与函数定义不符,需求%d,传入%d",new bt([new Ce(a.Params.$length),new Ce(t.$length)])),f=3;case 3:if(w&&(w=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;return e.Error=r,f=-1,ut.nil;case 2:n=a.NativeFunc(e,a.Self,t),f=4;case 4:if(w&&(w=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;return c=n,B(e.Error,tt)?(c===ut.nil&&(c=Uo()),f=-1,c):(f=-1,ut.nil)}return}return{$blk:H.ptr.prototype.FuncInvokeNative,$c:!0,$r:d,_r$34:r,_r$35:n,_tuple:i,cd:a,ctx:e,i:s,params:t,ret:c,v:$,x:l,x$1:u,$s:f}},H.prototype.FuncInvokeNative=function(e,t){return this.$val.FuncInvokeNative(e,t)},H.ptr.prototype.AsDictKey=function(){var{$24r:e,$24r$1:t,_r$34:r,_r$35:n,v:i,$s:a,$r:p,$c:s}=hr(this,{});a=a||0;e:for(;;){switch(a){case 0:if(2===(i=this).TypeId||0===i.TypeId||1===i.TypeId){a=1;continue}a=2;continue;case 1:r=i.ToString(),a=4;case 4:if(s&&(s=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;e=[r,tt],a=5;case 5:return e;case 2:n=o.Errorf("类型错误: 字典键只能为字符串或数字,不支持 %s",new bt([new We(i.GetTypeName())])),a=6;case 6:if(s&&(s=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;t=["",n],a=7;case 7:return t;case 3:return a=-1,["",tt]}return}return{$blk:H.ptr.prototype.AsDictKey,$c:!0,$r:p,$24r:e,$24r$1:t,_r$34:r,_r$35:n,v:i,$s:a}},H.prototype.AsDictKey=function(){return this.$val.AsDictKey()},Lo=function(e,t,r){var{$24r:n,_1:i,_2:o,_3:a,_4:s,_i:c,_r$34:$,_r$35:u,_r$36:f,_r$37:d,_r$38:w,_ref:h,_tuple:g,_tuple$1:k,_tuple$2:b,_tuple$3:y,_tuple$4:m,_tuple$5:v,a:e,arr1:_,arr2:x,autoConvert:r,b:t,c1:S,c2:E,d1:C,d2:I,fd1:A,fd2:F,i:R,index:T,isSame:N,x:V,$s:O,$r:D,$c:L}=hr(this,{a:e,b:t,autoConvert:r});O=O||0;e:for(;;){switch(O){case 0:if(r=[r],I=[I],N=[N],e===t)return O=-1,!0;if(e===ut.nil||t===ut.nil)return O=-1,!1;if(e.TypeId===t.TypeId){O=1;continue}O=2;continue;case 1:if(6===(i=e.TypeId)){O=5;continue}if(7===i){O=6;continue}if(5===i){O=7;continue}if(9===i){O=8;continue}O=9;continue;case 5:if(_=(g=e.ReadArray())[0],x=(k=t.ReadArray())[0],_.List.$length!==x.List.$length)return O=-1,!1;h=_.List,c=0;case 11:if(!(c=h.$length?void p("index out of range"):h.$array[h.$offset+c],$=Lo(R,(V=x.List,T<0||T>=V.$length?void p("index out of range"):V.$array[V.$offset+T]),r[0]),O=15;case 15:if(L&&(L=!1,$=$.$blk()),$&&void 0!==$.$blk)break e;if(!$){O=13;continue}O=14;continue;case 13:return O=-1,!1;case 14:c++,O=11;continue;case 12:return O=-1,!0;case 6:if(C=e.MustReadDictData(),I[0]=t.MustReadDictData(),(C.Dict.dirty?C.Dict.dirty.size:0)!==(I[0].Dict.dirty?I[0].Dict.dirty.size:0))return O=-1,!1;N[0]=!0,D=C.Dict.Range(function(e,t,r){return function n(i,o){var{_arg$30:a,_arg$31:p,_arg$32:s,_r$35:c,_r$36:$,isEqual:l,key:i,value:o,$s:u,$r:f,$c:d}=hr(this,{key:i,value:o});u=u||0;t:for(;;){switch(u){case 0:a=o,c=t[0].Dict.MustLoad(i),u=1;case 1:if(d&&(d=!1,c=c.$blk()),c&&void 0!==c.$blk)break t;p=c,s=e[0],$=Lo(a,p,s),u=2;case 2:if(d&&(d=!1,$=$.$blk()),$&&void 0!==$.$blk)break t;return(l=$)?(u=-1,!0):(r[0]=!1,u=-1,!1)}return}return{$blk:n,$c:!0,$r:f,_arg$30:a,_arg$31:p,_arg$32:s,_r$35:c,_r$36:$,isEqual:l,key:i,value:o,$s:u}}}(r,I,N)),O=16;case 16:if(L&&(L=!1,D=D.$blk()),D&&void 0!==D.$blk)break e;return O=-1,N[0];case 7:return S=(b=e.ReadComputed())[0],E=(y=t.ReadComputed())[0],O=-1,S.Expr===E.Expr;case 8:A=(m=e.ReadNativeFunctionData())[0],F=(v=t.ReadNativeFunctionData())[0],u=l.ValueOf(new re(A.NativeFunc)),O=17;case 17:if(L&&(L=!1,u=u.$blk()),u&&void 0!==u.$blk)break e;f=P(u,l.Value).Pointer(),O=18;case 18:if(L&&(L=!1,f=f.$blk()),f&&void 0!==f.$blk)break e;d=l.ValueOf(new re(F.NativeFunc)),O=19;case 19:if(L&&(L=!1,d=d.$blk()),d&&void 0!==d.$blk)break e;w=P(d,l.Value).Pointer(),O=20;case 20:if(L&&(L=!1,w=w.$blk()),w&&void 0!==w.$blk)break e;n=f===w,O=21;case 21:return n;case 9:return O=-1,B(e.Value,t.Value);case 10:case 4:O=3;continue;case 2:if(r[0])if(0===(o=e.TypeId)){if(1===(a=t.TypeId))return O=-1,Yt(e.Value,z)===Yt(t.Value,Me)}else if(1===o&&0===(s=t.TypeId))return O=-1,Yt(e.Value,Me)===Yt(t.Value,z);case 3:return O=-1,!1}return}return{$blk:Lo,$c:!0,$r:D,$24r:n,_1:i,_2:o,_3:a,_4:s,_i:c,_r$34:$,_r$35:u,_r$36:f,_r$37:d,_r$38:w,_ref:h,_tuple:g,_tuple$1:k,_tuple$2:b,_tuple$3:y,_tuple$4:m,_tuple$5:v,a:e,arr1:_,arr2:x,autoConvert:r,b:t,c1:S,c2:E,d1:C,d2:I,fd1:A,fd2:F,i:R,index:T,isSame:N,x:V,$s:O}},Fa.ValueEqual=Lo,Mo=function(e){return new H.ptr(0,new z(e))},Fa.NewIntVal=Mo,Bo=function(e){return new H.ptr(1,new Me(e))},Fa.NewFloatVal=Bo,jo=function(e){return new H.ptr(2,new We(e))},Fa.NewStrVal=jo,Wo=function(){return new H.ptr(20,tt)},Uo=function(){return new H.ptr(4,tt)},Fa.NewNullVal=Uo,zo=function(e){return new H.ptr(6,new Q.ptr(e))},Fa.NewArrayValRaw=zo,Ko=function(e){var t;return t=xt.nil,t=D(t,e),new H.ptr(6,new Q.ptr(t))},Fa.NewArrayVal=Ko,Go=function(e){return e===Vt.nil&&(e=new M.ptr(new _.Mutex.ptr(0,0),new E.Value.ptr(tt),!1,0)),new Z.ptr(7,new X.ptr(e))},Fa.NewDictVal=Go,qo=function(e){var{_r$34:t,_tuple:r,arr:e,data:n,err:i,i:o,kName:a,x:s,$s:c,$r:$,$c:l}=hr(this,{arr:e});c=c||0;e:for(;;){switch(c){case 0:n=new M.ptr(new _.Mutex.ptr(0,0),new E.Value.ptr(tt),!1,0),o=0;case 1:if(!(o=e.$length?void p("index out of range"):e.$array[e.$offset+o]).AsDictKey(),c=3;case 3:if(l&&(l=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;if(a=(r=t)[0],i=r[1],!B(i,tt))return c=-1,[$r.nil,i];$=n.Store(a,(s=o+1|0)<0||s>=e.$length?void p("index out of range"):e.$array[e.$offset+s]),c=4;case 4:if(l&&(l=!1,$=$.$blk()),$&&void 0!==$.$blk)break e;o=o+2|0,c=1;continue;case 2:return c=-1,[new Z.ptr(7,new X.ptr(n)),tt]}return}return{$blk:qo,$c:!0,$r:$,_r$34:t,_tuple:r,arr:e,data:n,err:i,i:o,kName:a,x:s,$s:c}},Fa.NewDictValWithArray=qo,Ho=function(e){var{_r$34:t,_tuple:r,arr:e,d:n,err:i,$s:o,$r:a,$c:p}=hr(this,{arr:e});o=o||0;e:for(;;){switch(o){case 0:t=qo(e),o=1;case 1:if(p&&(p=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;return n=(r=t)[0],i=r[1],B(i,tt)||ir(i),o=-1,n}return}return{$blk:Ho,$c:!0,$r:a,_r$34:t,_tuple:r,arr:e,d:n,err:i,$s:o}},Fa.NewDictValWithArrayMust=Ho,Jo=function(e){return new H.ptr(5,e)},Fa.NewComputedValRaw=Jo,Zo=function(e){return new H.ptr(8,e)},Fa.NewFunctionValRaw=Zo,Qo=function(e){return new H.ptr(9,e)},Fa.NewNativeFunctionVal=Qo,Xo=function(e){return new H.ptr(10,e)},Fa.NewNativeObjectVal=Xo,Yo=function(){var e;return(e=new q.ptr(kt.nil,0,Vt.nil,ft.nil,Ht.nil,0,Ar.nil,0,0,new K.ptr(!1,!1,!1,!1,!1,!1,!1,u,u,u,u,u,new Oe(0,0),0,"",ut.nil,!1,!1,!1,!1),tt,ut.nil,"","",ur.nil,"",!1,It.nil,fr.nil,!1,Rr.nil,!1,Vt.nil,u,u,u)).Init(),e},Fa.NewVM=Yo,q.ptr.prototype.RunExpr=function(e,t){var{_r$34:r,ctx:n,curErr:i,oldErr:o,useUpCtxLocal:t,v:a,val:p,value:e,$s:s,$r:c,$c:$}=hr(this,{value:e,useUpCtxLocal:t});s=s||0;e:for(;;){switch(s){case 0:n=this,p=Zo(new ee.ptr(e,"",_t.nil,xt.nil,ut.nil,Ht.nil,0)),o=n.Error,r=p.FuncInvokeRaw(n,xt.nil,t),s=1;case 1:if($&&($=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;return a=r,i=n.Error,n.Error=o,s=-1,[a,i]}return}return{$blk:q.ptr.prototype.RunExpr,$c:!0,$r:c,_r$34:r,ctx:n,curErr:i,oldErr:o,useUpCtxLocal:t,v:a,val:p,value:e,$s:s}},q.prototype.RunExpr=function(e,t){return this.$val.RunExpr(e,t)},q.ptr.prototype.GetErrorText=function(){var{$24r:e,_r$34:t,ctx:r,$s:n,$r:i,$c:o}=hr(this,{});n=n||0;e:for(;;){switch(n){case 0:if(!B((r=this).Error,tt)){n=1;continue}n=2;continue;case 1:t=r.Error.Error(),n=3;case 3:if(o&&(o=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;e=t,n=4;case 4:return e;case 2:return n=-1,""}return}return{$blk:q.ptr.prototype.GetErrorText,$c:!0,$r:i,$24r:e,_r$34:t,ctx:r,$s:n}},q.prototype.GetErrorText=function(){return this.$val.GetErrorText()},q.ptr.prototype.Parse=function(e){var{_r$34:t,_r$35:r,_tuple:n,ctx:o,d:a,err:p,p:s,value:e,x:c,$s:$,$r:l,$c:u}=hr(this,{value:e});$=$||0;e:for(;;){switch($){case 0:if((o=this).IsRunning)return $=-1,i.New("正在执行中,无法执行新的语句");t=la("",new It(C(e)),Tr.nil),$=1;case 1:if(u&&(u=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;s=t,o.parser=s,(a=s.cur.data).ParserData.code=Zt(Ht,512),a.ParserData.codeIndex=0,K.copy(a.ParserData.Config,o.Config),o.Error=tt,o.NumOpCount=0,o.detailCache="",(0!==(c=o.Config.ParseExprLimit).$high||0!==c.$low)&&(s.maxExprCnt=o.Config.ParseExprLimit),r=s.parse(Nr.nil),$=2;case 2:if(u&&(u=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;return p=(n=r)[1],B(p,tt)?(o.code=s.cur.data.ParserData.code,o.codeIndex=s.cur.data.ParserData.codeIndex,$=-1,tt):(o.Error=p,$=-1,p)}return}return{$blk:q.ptr.prototype.Parse,$c:!0,$r:l,_r$34:t,_r$35:r,_tuple:n,ctx:o,d:a,err:p,p:s,value:e,x:c,$s:$}},q.prototype.Parse=function(e){return this.$val.Parse(e)},q.ptr.prototype.IsCalculateExists=function(){var e,t,r;for(r=this.code,t=0;t=r.$length?void p("index out of range"):r.$array[r.$offset+t],$t).T)||65===e||59===e||58===e||57===e||56===e)return!0;if(28===e||29===e||30===e||31===e||32===e||33===e)return!0;if(20===e||21===e)return!0;t++}return!1},q.prototype.IsCalculateExists=function(){return this.$val.IsCalculateExists()},q.ptr.prototype.RunAfterParsed=function(){var{_r$34:e,ctx:t,matched:r,offset:n,x:i,x$1:o,$s:a,$r:s,$c:c}=hr(this,{});a=a||0;e:for(;;){switch(a){case 0:(t=this).IsComputedLoaded=!1,s=t.evaluate(),a=1;case 1:if(c&&(c=!1,s=s.$blk()),s&&void 0!==s.$blk)break e;if(!B(t.Error,tt))return a=-1,t.Error;0!==t.top?t.Ret=(i=t.stack,(o=t.top-1|0)<0||o>=i.$length?void p("index out of range"):i.$array[i.$offset+o]):t.Ret=Uo(),n=t.parser.pt.position.offset,e=v.TrimRightFunc(I(y(t.parser.data,0,n)),(function(e){return N.IsSpace(e)})),a=2;case 2:if(c&&(c=!1,e=e.$blk()),e&&void 0!==e.$blk)break e;return r=e,t.Matched=r,t.RestInput=I(y(t.parser.data,r.length)),a=-1,tt}return}return{$blk:q.ptr.prototype.RunAfterParsed,$c:!0,$r:s,_r$34:e,ctx:t,matched:r,offset:n,x:i,x$1:o,$s:a}},q.prototype.RunAfterParsed=function(){return this.$val.RunAfterParsed()},q.ptr.prototype.Run=function(e){var{$24r:t,_r$34:r,_r$35:n,ctx:i,err:o,value:e,$s:a,$r:p,$c:s}=hr(this,{value:e});a=a||0;e:for(;;){switch(a){case 0:r=(i=this).Parse(e),a=1;case 1:if(s&&(s=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;if(!B(o=r,tt))return a=-1,o;n=i.RunAfterParsed(),a=2;case 2:if(s&&(s=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;t=n,a=3;case 3:return t}return}return{$blk:q.ptr.prototype.Run,$c:!0,$r:p,$24r:t,_r$34:r,_r$35:n,ctx:i,err:o,value:e,$s:a}},q.prototype.Run=function(e){return this.$val.Run(e)},ae.prototype.Len=function(){return this.$length},Gt(ae).prototype.Len=function(){return this.$get().Len()},ae.prototype.Swap=function(e,t){var r,n,i;i=this,r=P(t<0||t>=i.$length?void p("index out of range"):i.$array[i.$offset+t],pt),n=P(e<0||e>=i.$length?void p("index out of range"):i.$array[i.$offset+e],pt),pt.copy(e<0||e>=i.$length?void p("index out of range"):i.$array[i.$offset+e],r),pt.copy(t<0||t>=i.$length?void p("index out of range"):i.$array[i.$offset+t],n)},Gt(ae).prototype.Swap=function(e,t){return this.$get().Swap(e,t)},ae.prototype.Less=function(e,t){var r;return r=this,(e<0||e>=r.$length?void p("index out of range"):r.$array[r.$offset+e]).Begin<(t<0||t>=r.$length?void p("index out of range"):r.$array[r.$offset+t]).Begin},Gt(ae).prototype.Less=function(e,t){return this.$get().Less(e,t)},pe.prototype.Len=function(){return this.$length},Gt(pe).prototype.Len=function(){return this.$get().Len()},pe.prototype.Swap=function(e,t){var r,n,i;i=this,r=P(t<0||t>=i.$length?void p("index out of range"):i.$array[i.$offset+t],pt),n=P(e<0||e>=i.$length?void p("index out of range"):i.$array[i.$offset+e],pt),pt.copy(e<0||e>=i.$length?void p("index out of range"):i.$array[i.$offset+e],r),pt.copy(t<0||t>=i.$length?void p("index out of range"):i.$array[i.$offset+t],n)},Gt(pe).prototype.Swap=function(e,t){return this.$get().Swap(e,t)},pe.prototype.Less=function(e,t){var r;return r=this,(e<0||e>=r.$length?void p("index out of range"):r.$array[r.$offset+e]).End<(t<0||t>=r.$length?void p("index out of range"):r.$array[r.$offset+t]).End},Gt(pe).prototype.Less=function(e,t){return this.$get().Less(e,t)},q.ptr.prototype.makeDetailStr=function(e){var{$24r:t,_1:n,_i:i,_r$34:o,_r$35:a,_r$36:s,_r$37:c,_ref:$,baseExprText:l,buf:f,ctx:w,curPoint:h,detail:g,detailResult:k,detailStr:b,details:e,exprText:m,i:v,i$1:_,item:S,j:E,last:C,lastEnd:A,m:F,offset:R,partRet:T,size:N,span:V,subDetailsText:D,writeBuf:L,writeBufStr:M,x:B,x$1:j,x$2:W,x$3:U,x$4:z,x$5:K,x$6:G,$s:H,$r:J,$c:Z}=hr(this,{details:e});H=H||0;e:for(;;){switch(H){case 0:if((w=this).Config.CustomMakeDetailFunc!==u){H=1;continue}H=2;continue;case 1:o=w.Config.CustomMakeDetailFunc(w,e,w.parser.data),H=3;case 3:if(Z&&(Z=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;t=o,H=4;case 4:return t;case 2:for(R=w.parser.pt.position.offset,k=y(w.parser.data,0,R),h=-1,A=-1,F=Pr.nil,$=e,i=0;i<$.$length;)(v=P(i<0||i>=$.$length?void p("index out of range"):$.$array[$.$offset+i],pt)).Begin>A?(h=v.Begin,F=O(F,new lt.ptr(h,v.End,v.Tag,new ur([P(v,pt)]),v.Ret))):((j=F.$length-1|0,j<0||j>=F.$length?void p("index out of range"):F.$array[F.$offset+j]).spans=O((B=F.$length-1|0,B<0||B>=F.$length?void p("index out of range"):F.$array[F.$offset+B]).spans,v),v.End>(W=F.$length-1|0,W<0||W>=F.$length?void p("index out of range"):F.$array[F.$offset+W]).end&&((U=F.$length-1|0,U<0||U>=F.$length?void p("index out of range"):F.$array[F.$offset+U]).end=v.End)),v.End>A&&(A=v.End),i++;_=F.$length-1|0;case 5:if(!(_>=0)){H=6;continue}(f=[f])[0]=new r.Buffer.ptr(It.nil,0,0),L=function(e){return function t(r){var{_r$35:n,p:r,$s:i,$r:o,$c:a}=hr(this,{p:r});i=i||0;t:for(;;){switch(i){case 0:n=e[0].Write(r),i=1;case 1:if(a&&(a=!1,n=n.$blk()),n&&void 0!==n.$blk)break t;return void(i=-1)}return}return{$blk:t,$c:!0,$r:o,_r$35:n,p:r,$s:i}}}(f),M=function(e){return function t(r){var{_r$35:n,s:r,$s:i,$r:o,$c:a}=hr(this,{s:r});i=i||0;t:for(;;){switch(i){case 0:n=e[0].WriteString(r),i=1;case 1:if(a&&(a=!1,n=n.$blk()),n&&void 0!==n.$blk)break t;return void(i=-1)}return}return{$blk:t,$c:!0,$r:o,_r$35:n,s:r,$s:i}}}(f),N=(S=P(_<0||_>=F.$length?void p("index out of range"):F.$array[F.$offset+_],lt)).spans.$length,J=d.Sort(x(S.spans,pe)),H=7;case 7:if(Z&&(Z=!1,J=J.$blk()),J&&void 0!==J.$blk)break e;if(C=P((z=S.spans,(K=N-1|0)<0||K>=z.$length?void p("index out of range"):z.$array[z.$offset+K]),pt),D="",N>1){H=8;continue}H=9;continue;case 8:E=0;case 10:if(!(E<(S.spans.$length-1|0))){H=11;continue}a=(V=P((G=S.spans,E<0||E>=G.$length?void p("index out of range"):G.$array[G.$offset+E]),pt)).Ret.ToString(),H=12;case 12:if(Z&&(Z=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;D=D+","+I(y(k,V.Begin,V.End))+"="+a,E=E+1|0,H=10;continue;case 11:case 9:m=C.Expr,l=I(y(k,S.begin,S.end)),""===C.Expr&&(m=l),J=L(y(k,0,S.begin)),H=13;case 13:if(Z&&(Z=!1,J=J.$blk()),J&&void 0!==J.$blk)break e;s=C.Ret.ToString(),H=14;case 14:if(Z&&(Z=!1,s=s.$blk()),s&&void 0!==s.$blk)break e;T=s,g="["+m,""!==C.Text&&T!==C.Text&&(g=g+"="+C.Text),"load.computed"===(n=S.tag)&&(g=g+"="+T),g+=D+"]",1===F.$length&&g==="["+l+"]"&&(g=""),g.length>400&&(g="[略]"),J=M(T+g),H=15;case 15:if(Z&&(Z=!1,J=J.$blk()),J&&void 0!==J.$blk)break e;J=L(y(k,S.end)),H=16;case 16:if(Z&&(Z=!1,J=J.$blk()),J&&void 0!==J.$blk)break e;k=f[0].Bytes(),_=_-1|0,H=5;continue;case 6:b=I(k),c=w.Ret.ToString(),H=19;case 19:if(Z&&(Z=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;if(b===c){H=17;continue}H=18;continue;case 17:b="";case 18:return H=-1,b}return}return{$blk:q.ptr.prototype.makeDetailStr,$c:!0,$r:J,$24r:t,_1:n,_i:i,_r$34:o,_r$35:a,_r$36:s,_r$37:c,_ref:$,baseExprText:l,buf:f,ctx:w,curPoint:h,detail:g,detailResult:k,detailStr:b,details:e,exprText:m,i:v,i$1:_,item:S,j:E,last:C,lastEnd:A,m:F,offset:R,partRet:T,size:N,span:V,subDetailsText:D,writeBuf:L,writeBufStr:M,x:B,x$1:j,x$2:W,x$3:U,x$4:z,x$5:K,x$6:G,$s:H}},q.prototype.makeDetailStr=function(e){return this.$val.makeDetailStr(e)},q.ptr.prototype.evaluate=function(){var{_1:e,_2:t,_a:r,_arg$30:n,_arg$31:a,_arg$32:s,_arg$33:c,_arg$34:$,_arg$35:l,_arg$36:w,_arg$37:h,_arg$38:g,_arg$39:k,_arg$40:b,_arg$41:m,_arg$42:v,_arg$43:_,_arg$44:S,_arg$45:E,_arg$46:C,_arg$47:A,_arg$48:F,_arg$49:T,_arg$50:N,_arg$51:V,_arg$52:D,_arg$53:L,_arg$54:M,_arg$55:j,_arg$56:W,_arg$57:U,_arg$58:K,_arg$59:G,_arg$60:Z,_arg$61:Q,_arg$62:X,_arg$63:Y,_arg$64:te,_arg$65:re,_arg$66:ne,_arg$67:ie,_arg$68:oe,_arg$69:pe,_b:se,_r$100:ce,_r$101:$e,_r$102:le,_r$103:ue,_r$104:fe,_r$105:de,_r$106:we,_r$107:he,_r$108:ge,_r$109:ke,_r$110:be,_r$111:ye,_r$112:me,_r$113:ve,_r$114:_e,_r$115:xe,_r$116:Se,_r$117:Ee,_r$118:Ie,_r$119:Ae,_r$120:Fe,_r$121:Te,_r$122:Ne,_r$123:Pe,_r$124:Ve,_r$125:Oe,_r$126:De,_r$127:Le,_r$128:Me,_r$129:Be,_r$130:je,_r$131:Ue,_r$132:ze,_r$133:Ke,_r$134:Ge,_r$135:qe,_r$136:He,_r$137:Je,_r$138:Ze,_r$139:Qe,_r$140:Xe,_r$141:Ye,_r$142:et,_r$34:rt,_r$35:nt,_r$36:it,_r$37:ot,_r$38:at,_r$39:ct,_r$40:lt,_r$41:ft,_r$42:dt,_r$43:wt,_r$44:ht,_r$45:gt,_r$46:kt,_r$47:yt,_r$48:mt,_r$49:vt,_r$50:St,_r$51:Et,_r$52:Ct,_r$53:It,_r$54:At,_r$55:Ft,_r$56:Rt,_r$57:Tt,_r$58:Nt,_r$59:Pt,_r$60:Vt,_r$61:Ot,_r$62:Dt,_r$63:Lt,_r$64:Mt,_r$65:Bt,_r$66:jt,_r$67:Wt,_r$68:Ut,_r$69:zt,_r$70:Kt,_r$71:Gt,_r$72:qt,_r$73:Jt,_r$74:Qt,_r$75:Xt,_r$76:er,_r$77:tr,_r$78:rr,_r$79:ir,_r$80:or,_r$81:ar,_r$82:sr,_r$83:cr,_r$84:$r,_r$85:lr,_r$86:dr,_r$87:wr,_r$88:gr,_r$89:kr,_r$90:br,_r$91:yr,_r$92:mr,_r$93:vr,_r$94:_r,_r$95:xr,_r$96:Sr,_r$97:Er,_r$98:Cr,_r$99:Ir,_tuple:Fr,_tuple$1:Rr,_tuple$10:Tr,_tuple$11:Nr,_tuple$12:Pr,_tuple$13:jr,_tuple$14:Wr,_tuple$15:Ur,_tuple$16:zr,_tuple$17:Kr,_tuple$18:Gr,_tuple$19:qr,_tuple$2:Hr,_tuple$20:Jr,_tuple$21:Zr,_tuple$22:Qr,_tuple$23:Xr,_tuple$24:Yr,_tuple$25:en,_tuple$26:tn,_tuple$27:rn,_tuple$28:nn,_tuple$29:on,_tuple$3:an,_tuple$4:pn,_tuple$5:sn,_tuple$6:cn,_tuple$7:$n,_tuple$8:ln,_tuple$9:un,a:fn,a$1:dn,a$2:wn,a$3:hn,arr:gn,arr$1:kn,attrName:bn,attrName$1:yn,attrVal:mn,b:vn,b$1:_n,b$2:xn,b$3:Sn,bInt:En,blockIndex:Cn,blockStack:In,cIndex:An,code:Fn,ctx:Rn,d:Tn,dText:Nn,dcInit:Pn,dcState:Vn,detail:On,detail$1:Dn,detail$2:Ln,detailText:Mn,detailText$1:Bn,detailText$2:jn,details:Wn,diceInit:Un,diceNum:zn,diceState:Kn,diceStateIndex:Gn,diceStates:qn,dict:Hn,doCompute:Jn,e:Zn,err:Qn,fd:Xn,fstrBlockIndex:Yn,fstrBlockStack:ti,funcObj:ri,getRollMode:ni,i:ii,i$1:oi,i$2:ai,index:pi,index$1:si,isBonus:ci,isRaw:$i,itemIndex:li,itemIndex$1:ui,items:fi,lastPop:di,length:wi,name:hi,name$1:gi,name$2:ki,name$3:bi,name$4:yi,name$5:mi,newTop:vi,newTop$1:_i,num:xi,num$1:Si,num$2:Ei,num$3:Ci,num$4:Ii,numOpCountAdd:Ai,obj:Fi,obj$1:Ri,obj$2:Ti,obj$3:Ni,obj$4:Pi,obj$5:Vi,ok:Oi,ok$1:Di,ok$2:Li,ok1:Mi,ok2:Bi,oldRet:ji,opErr:Wi,opErr$1:Ui,opFunc:zi,opIndex:Ki,outStr:Gi,paramsNum:qi,r:Hi,ret:Ji,ret$1:Zi,ret$10:Qi,ret$11:Xi,ret$12:Yi,ret$2:eo,ret$3:to,ret$4:ro,ret$5:no,ret$6:io,ret$7:oo,ret$8:ao,ret$9:po,s:so,s$1:co,solveDetail:$o,span:lo,stExtra:uo,stInfo:fo,stName:wo,stName$1:ho,stName$2:go,stName$3:ko,stVal:bo,stVal$1:yo,stVal$2:mo,stVal$3:vo,stack:_o,stackPop:xo,stackPop2:So,stackPopN:Eo,stackPush:Co,startTime:Io,step:Ao,step$1:Fo,step$2:Ro,subThread:To,success:No,sum:Po,t:Vo,t$1:Oo,times:Do,v:Lo,v$1:Bo,v$10:zo,v$11:Go,v$12:Ho,v$13:Jo,v$14:Qo,v$15:Xo,v$16:Yo,v$17:ea,v$18:ta,v$19:ca,v$2:$a,v$3:la,v$4:ua,v$5:fa,v$6:da,v$7:wa,v$8:ha,v$9:ga,v1:ka,v2:ba,val:ya,val$1:ma,val$2:va,val$3:_a,val$4:xa,val$5:Sa,val$6:Ea,withDetail:Ca,wodInit:Ia,wodState:Aa,x:Fa,x$1:Ra,x$10:Ta,x$11:Na,x$12:Pa,x$13:Va,x$14:Oa,x$15:Da,x$16:La,x$17:Ma,x$18:Ba,x$19:ja,x$2:Wa,x$20:Ua,x$21:za,x$22:Ka,x$23:Ga,x$24:qa,x$25:Ha,x$26:Ja,x$27:Za,x$28:Qa,x$29:Xa,x$3:Ya,x$30:ep,x$31:tp,x$32:rp,x$33:np,x$34:ip,x$35:op,x$36:ap,x$37:pp,x$38:sp,x$39:cp,x$4:$p,x$5:lp,x$6:up,x$7:fp,x$8:dp,x$9:wp,$s:hp,$deferred:gp,$r:kp,$c:bp}=hr(this,{});hp=hp||0;var yp=null;try{e:for(;;){switch(hp){case 0:gp=[],pr.deferStack.push(gp),Vn=[Vn],Wn=[Wn],Gn=[Gn],qn=[qn],Zn=[Zn],di=[di],xo=[xo],Aa=[Aa],(Rn=[Rn])[0]=this,Rn[0].top=0,Rn[0].stack=Zt(Ar,1e3),Rn[0].IsRunning=!0,_o=Rn[0].stack,gp.push([function(e){return function(){e[0].IsRunning=!1}}(Rn),[]]),Zn[0]=Rn[0],Wn[0]=ur.nil,Ai=function(e,t,r,n,o,a){return function(t){return a[0].NumOpCount=a[0].NumOpCount+t|0,e[0].Config.OpCountLimit>0&&a[0].NumOpCount>e[0].Config.OpCountLimit&&(e[0].Error=i.New("允许算力上限"),!0)}}(Rn,0,0,0,0,Zn),Gn[0]=-1,qn[0]=Dr.nil,Un=function(e,t,r,n,i){return function(){var e;n[0]=n[0]+1|0,e=new Or.ptr(1,0,0,0,Vr.nil,Vr.nil),n[0]>=i[0].$length?i[0]=O(i[0],e):Or.copy(n[0]<0||n[0]>=i[0].$length?void p("index out of range"):i[0].$array[i[0].$offset+n[0]],e)}}(0,0,0,Gn,qn),Aa[0]=new Lr.ptr(0,0,0,!1),Ia=function(e,t,r,n,i,o,a,p,s){return function(){s[0].pool=1,s[0].points=10,s[0].threshold=8,s[0].isGE=!0}}(0,0,0,0,0,0,0,0,Aa),Vn[0]=new Mr.ptr(0,0),Pn=function(e,t){return function(){t[0].pool=1,t[0].points=10}}(0,Vn),$o=function(e,t,r){return function t(){var{$s:n,$r:i,$c:o}=hr(this,{});n=n||0;t:for(;;){switch(n){case 0:if(!e[0].forceSolveDetail&&0!==e[0].subThreadDepth)return void(n=-1);i=d.Sort(x(r[0],ae)),n=1;case 1:if(o&&(o=!1,i=i.$blk()),i&&void 0!==i.$blk)break t;return e[0].DetailSpans=r[0],void(n=-1)}return}return{$blk:t,$c:!0,$r:i,$s:n}}}(Rn,0,Wn),di[0]=ut.nil,xo[0]=function(e,t,r,n,i,o,a){return function(){var e,t,r;return t=o[0].stack,e=(r=o[0].top-1|0)<0||r>=t.$length?void p("index out of range"):t.$array[t.$offset+r],o[0].top=o[0].top-1|0,a[0]=e,e}}(0,0,0,0,0,Zn,di),So=function(e,t,r,n,i,o,a,p){return function e(){var{_r$34:t,_r$35:r,_tmp:n,_tmp$1:i,v1:o,v2:s,$s:c,$r:$,$c:l}=hr(this,{});c=c||0;t:for(;;){switch(c){case 0:t=p[0](),c=1;case 1:if(l&&(l=!1,t=t.$blk()),t&&void 0!==t.$blk)break t;n=t,r=p[0](),c=2;case 2:if(l&&(l=!1,r=r.$blk()),r&&void 0!==r.$blk)break t;return s=n,o=i=r,a[0]=o,c=-1,[o,s]}return}return{$blk:e,$c:!0,$r:$,_r$34:t,_r$35:r,_tmp:n,_tmp$1:i,v1:o,v2:s,$s:c}}}(0,0,0,0,0,0,di,xo),Eo=function(e,t,r,n,i,o,a,s){return function e(t){var{_r$34:r,_r$35:n,_tmp:i,_tmp$1:o,_tmp$2:c,_tmp$3:$,_tmp$4:l,_tmp$5:u,data:f,i:d,i$1:w,j:h,num:t,$s:g,$r:k,$c:b}=hr(this,{num:t});g=g||0;t:for(;;){switch(g){case 0:f=xt.nil,d=0;case 1:if(!(d=f.$length?void p("index out of range"):f.$array[f.$offset+h],$=w<0||w>=f.$length?void p("index out of range"):f.$array[f.$offset+w],w<0||w>=f.$length?p("index out of range"):f.$array[f.$offset+w]=c,h<0||h>=f.$length?p("index out of range"):f.$array[f.$offset+h]=$,w=l=w+1|0,h=u=h-1|0;return t>=1&&(a[0]=0>=f.$length?void p("index out of range"):f.$array[f.$offset+0]),g=-1,f}return}return{$blk:e,$c:!0,$r:k,_r$34:r,_r$35:n,_tmp:i,_tmp$1:o,_tmp$2:c,_tmp$3:$,_tmp$4:l,_tmp$5:u,data:f,i:d,i$1:w,j:h,num:t,$s:g}}}(0,0,0,0,0,0,di,xo),Co=function(e,t,r,n,i,o){return function(e){var t,r;H.copy((t=o[0].stack,(r=o[0].top)<0||r>=t.$length?void p("index out of range"):t.$array[t.$offset+r]),e),o[0].top=o[0].top+1|0}}(0,0,0,0,0,Zn),ni=function(e){return function(){return e[0].Config.DiceMinMode?-1:e[0].Config.DiceMaxMode?1:0}}(Rn),ti=Br.zero(),Yn=0,In=Br.zero(),Cn=0,rt=R.Now(),hp=1;case 1:if(bp&&(bp=!1,rt=rt.$blk()),rt&&void 0!==rt.$blk)break e;nt=P(rt,R.Time).UnixMilli(),hp=2;case 2:if(bp&&(bp=!1,nt=nt.$blk()),nt&&void 0!==nt.$blk)break e;Io=nt,Ki=0;case 3:if(!(Ki=Fa.$length?void p("index out of range"):Fa.$array[Fa.$offset+Ki]),$t),ot=o.Sprintf("%d/%d",new bt([new Ce(Ki+1|0),new Ce(Zn[0].codeIndex)])),hp=9;case 9:if(bp&&(bp=!1,ot=ot.$blk()),ot&&void 0!==ot.$blk)break e;if(An=ot,Rn[0].Config.PrintBytecode){hp=10;continue}hp=11;continue;case 10:if(To="",0!==Rn[0].subThreadDepth){hp=12;continue}hp=13;continue;case 12:at=o.Sprintf(" S%d",new bt([new Ce(Rn[0].subThreadDepth)])),hp=14;case 14:if(bp&&(bp=!1,at=at.$blk()),at&&void 0!==at.$blk)break e;To=at;case 13:ct=Fn.CodeString(),hp=15;case 15:if(bp&&(bp=!1,ct=ct.$blk()),ct&&void 0!==ct.$blk)break e;n=new We(ct),a=new We(An),lt=R.Now(),hp=16;case 16:if(bp&&(bp=!1,lt=lt.$blk()),lt&&void 0!==lt.$blk)break e;ft=P(lt,R.Time).UnixMilli(),hp=17;case 17:if(bp&&(bp=!1,ft=ft.$blk()),ft&&void 0!==ft.$blk)break e;s=new Re((Ra=ft).$high-Io.$high,Ra.$low-Io.$low),c=new We(To),dt=o.Printf("!!! %-20s %s %dms%s\n",new bt([n,a,s,c])),hp=18;case 18:if(bp&&(bp=!1,dt=dt.$blk()),dt&&void 0!==dt.$blk)break e;case 11:if(0===(e=Fn.T)){hp=20;continue}if(1===e){hp=21;continue}if(2===e){hp=22;continue}if(3===e){hp=23;continue}if(4===e){hp=24;continue}if(6===e||10===e){hp=25;continue}if(7===e){hp=26;continue}if(8===e){hp=27;continue}if(5===e){hp=28;continue}if(11===e){hp=29;continue}if(12===e){hp=30;continue}if(43===e){hp=31;continue}if(20===e){hp=32;continue}if(22===e){hp=33;continue}if(23===e){hp=34;continue}if(25===e){hp=35;continue}if(24===e){hp=36;continue}if(26===e){hp=37;continue}if(27===e){hp=38;continue}if(78===e){hp=39;continue}if(69===e){hp=40;continue}if(13===e){hp=41;continue}if(14===e||16===e||15===e){hp=42;continue}if(17===e){hp=43;continue}if(75===e||77===e){hp=44;continue}if(76===e){hp=45;continue}if(74===e){hp=46;continue}if(71===e){hp=47;continue}if(72===e){hp=48;continue}if(28===e||29===e||30===e||31===e||32===e||33===e||34===e||35===e||36===e||37===e||38===e||39===e||40===e||41===e||42===e){hp=49;continue}if(46===e||45===e){hp=50;continue}if(47===e){hp=51;continue}if(48===e){hp=52;continue}if(49===e){hp=53;continue}if(50===e){hp=54;continue}if(51===e){hp=55;continue}if(52===e){hp=56;continue}if(53===e){hp=57;continue}if(54===e){hp=58;continue}if(70===e){hp=59;continue}if(55===e){hp=60;continue}if(58===e){hp=61;continue}if(57===e||56===e){hp=62;continue}if(60===e){hp=63;continue}if(62===e){hp=64;continue}if(63===e){hp=65;continue}if(64===e){hp=66;continue}if(61===e){hp=67;continue}if(59===e){hp=68;continue}if(66===e){hp=69;continue}if(67===e){hp=70;continue}if(68===e){hp=71;continue}if(65===e){hp=72;continue}if(81===e){hp=73;continue}if(82===e){hp=74;continue}if(79===e){hp=75;continue}if(80===e){hp=76;continue}if(83===e){hp=77;continue}if(84===e){hp=78;continue}if(85===e){hp=79;continue}if(86===e){hp=80;continue}hp=81;continue;case 20:(Wa=Zn[0].top,Wa<0||Wa>=_o.$length?void p("index out of range"):_o.$array[_o.$offset+Wa]).TypeId=0,(Ya=Zn[0].top,Ya<0||Ya>=_o.$length?void p("index out of range"):_o.$array[_o.$offset+Ya]).Value=Fn.Value,Zn[0].top=Zn[0].top+1|0,hp=81;continue;case 21:($p=Zn[0].top,$p<0||$p>=_o.$length?void p("index out of range"):_o.$array[_o.$offset+$p]).TypeId=1,(lp=Zn[0].top,lp<0||lp>=_o.$length?void p("index out of range"):_o.$array[_o.$offset+lp]).Value=Fn.Value,Zn[0].top=Zn[0].top+1|0,hp=81;continue;case 22:so=Yt(Fn.Value,We),(up=Zn[0].top,up<0||up>=_o.$length?void p("index out of range"):_o.$array[_o.$offset+up]).TypeId=2,(fp=Zn[0].top,fp<0||fp>=_o.$length?void p("index out of range"):_o.$array[_o.$offset+fp]).Value=new We(so),Zn[0].top=Zn[0].top+1|0,hp=81;continue;case 23:wt=Eo(xi=Yt(Fn.Value,z)),hp=82;case 82:if(bp&&(bp=!1,wt=wt.$blk()),wt&&void 0!==wt.$blk)break e;ht=Ko(wt),hp=83;case 83:if(bp&&(bp=!1,ht=ht.$blk()),ht&&void 0!==ht.$blk)break e;kp=Co(ht),hp=84;case 84:if(bp&&(bp=!1,kp=kp.$blk()),kp&&void 0!==kp.$blk)break e;hp=81;continue;case 24:Si=Yt(Fn.Value,z),gt=Eo(J(Si,2)),hp=85;case 85:if(bp&&(bp=!1,gt=gt.$blk()),gt&&void 0!==gt.$blk)break e;kt=qo(fi=gt),hp=86;case 86:if(bp&&(bp=!1,kt=kt.$blk()),kt&&void 0!==kt.$blk)break e;if(Hn=(Fr=kt)[0],Qn=Fr[1],!B(Qn,tt)){hp=87;continue}hp=88;continue;case 87:Zn[0].Error=Qn,hp=89;case 89:return;case 88:kp=Co(Hn.V()),hp=90;case 90:if(bp&&(bp=!1,kp=kp.$blk()),kp&&void 0!==kp.$blk)break e;hp=81;continue;case 25:kp=Co(ya=Yt(Fn.Value,ut)),hp=91;case 91:if(bp&&(bp=!1,kp=kp.$blk()),kp&&void 0!==kp.$blk)break e;hp=81;continue;case 26:kp=Co(Uo()),hp=92;case 92:if(bp&&(bp=!1,kp=kp.$blk()),kp&&void 0!==kp.$blk)break e;hp=81;continue;case 27:kp=Co(Wo()),hp=93;case 93:if(bp&&(bp=!1,kp=kp.$blk()),kp&&void 0!==kp.$blk)break e;hp=81;continue;case 28:yt=So(),hp=94;case 94:if(bp&&(bp=!1,yt=yt.$blk()),yt&&void 0!==yt.$blk)break e;if(fn=(Rr=yt)[0],vn=Rr[1],r=(Hr=fn.ReadInt())[0],Mi=Hr[1],se=(an=vn.ReadInt())[0],Bi=an[1],!Mi||!Bi){hp=95;continue}hp=96;continue;case 95:Rn[0].Error=i.New("左右两个区间必须都是数字类型"),hp=97;case 97:return;case 96:if(Ao=1,(wi=se-r|0)<0&&(Ao=-1,wi=-wi),(wi=wi+1|0)>512){hp=98;continue}hp=99;continue;case 98:Rn[0].Error=i.New("不能一次性创建过长的数组"),hp=100;case 100:return;case 99:for(gn=Zt(xt,wi),pi=0,ai=r;pi<0||pi>=gn.$length?p("index out of range"):gn.$array[gn.$offset+pi]=Mo(ai),pi=pi+1|0,ai!==se;)ai=ai+Ao|0;kp=Co(Ko(gn)),hp=101;case 101:if(bp&&(bp=!1,kp=kp.$blk()),kp&&void 0!==kp.$blk)break e;hp=81;continue;case 29:if(di[0]===ut.nil){hp=102;continue}hp=103;continue;case 102:Rn[0].Error=i.New("非法调用指令 push.last"),hp=104;case 104:return;case 103:kp=Co(di[0]),hp=105;case 105:if(bp&&(bp=!1,kp=kp.$blk()),kp&&void 0!==kp.$blk)break e;hp=81;continue;case 30:if(""!==Rn[0].Config.DefaultDiceSideExpr){hp=106;continue}hp=107;continue;case 106:ma=ut.nil,Rn[0].Config.defaultDiceSideExprCacheFunc!==ut.nil&&(Xn=(pn=Rn[0].Config.defaultDiceSideExprCacheFunc.ReadFunctionData())[0],(Oi=pn[1])&&Xn.Expr===Rn[0].Config.DefaultDiceSideExpr&&(ma=Rn[0].Config.defaultDiceSideExprCacheFunc)),ma===ut.nil&&(ma=Zo(new ee.ptr(Rn[0].Config.DefaultDiceSideExpr,"",_t.nil,xt.nil,ut.nil,Ht.nil,0)),Rn[0].Config.defaultDiceSideExprCacheFunc=ma),mt=ma.FuncInvoke(Rn[0],xt.nil),hp=109;case 109:if(bp&&(bp=!1,mt=mt.$blk()),mt&&void 0!==mt.$blk)break e;if(Lo=mt,!B(Rn[0].Error,tt)){hp=110;continue}hp=111;continue;case 110:hp=112;case 112:return;case 111:kp=Co(Lo),hp=113;case 113:if(bp&&(bp=!1,kp=kp.$blk()),kp&&void 0!==kp.$blk)break e;hp=108;continue;case 107:kp=Co(Mo(100)),hp=114;case 114:if(bp&&(bp=!1,kp=kp.$blk()),kp&&void 0!==kp.$blk)break e;case 108:Tn=(dp=Wn[0].$length-1|0)<0||dp>=Wn[0].$length?void p("index out of range"):Wn[0].$array[Wn[0].$offset+dp],Nn=I(y(Rn[0].parser.data,Tn.Begin,Tn.End)),vt=f.MustCompile("[dD][优優劣][势勢]"),hp=117;case 117:if(bp&&(bp=!1,vt=vt.$blk()),vt&&void 0!==vt.$blk)break e;St=vt.MatchString(Nn),hp=118;case 118:if(bp&&(bp=!1,St=St.$blk()),St&&void 0!==St.$blk)break e;if(!St){hp=115;continue}hp=116;continue;case 115:if((co=Gn[0]<0||Gn[0]>=qn[0].$length?void p("index out of range"):qn[0].$array[qn[0].$offset+Gn[0]]).times>1){hp=119;continue}hp=120;continue;case 119:$=new z(co.times),Et=(wp=Zn[0].top-1|0,wp<0||wp>=_o.$length?void p("index out of range"):_o.$array[_o.$offset+wp]).ToString(),hp=122;case 122:if(bp&&(bp=!1,Et=Et.$blk()),Et&&void 0!==Et.$blk)break e;l=new We(Et),Ct=o.Sprintf("%dD%s",new bt([$,l])),hp=123;case 123:if(bp&&(bp=!1,Ct=Ct.$blk()),Ct&&void 0!==Ct.$blk)break e;Tn.Expr=Ct,hp=121;continue;case 120:It=(Ta=Zn[0].top-1|0,Ta<0||Ta>=_o.$length?void p("index out of range"):_o.$array[_o.$offset+Ta]).ToString(),hp=124;case 124:if(bp&&(bp=!1,It=It.$blk()),It&&void 0!==It.$blk)break e;w=new We(It),At=o.Sprintf("D%s",new bt([w])),hp=125;case 125:if(bp&&(bp=!1,At=At.$blk()),At&&void 0!==At.$blk)break e;Tn.Expr=At;case 121:if(1===(t=co.isKeepLH)){hp=127;continue}if(2===t){hp=128;continue}if(3===t){hp=129;continue}if(4===t){hp=130;continue}hp=131;continue;case 127:Ft=o.Sprintf("kl%d",new bt([new z(co.lowNum)])),hp=132;case 132:if(bp&&(bp=!1,Ft=Ft.$blk()),Ft&&void 0!==Ft.$blk)break e;Tn.Expr=Tn.Expr+Ft,hp=131;continue;case 128:Rt=o.Sprintf("kh%d",new bt([new z(co.highNum)])),hp=133;case 133:if(bp&&(bp=!1,Rt=Rt.$blk()),Rt&&void 0!==Rt.$blk)break e;Tn.Expr=Tn.Expr+Rt,hp=131;continue;case 129:Tt=o.Sprintf("dl%d",new bt([new z(co.lowNum)])),hp=134;case 134:if(bp&&(bp=!1,Tt=Tt.$blk()),Tt&&void 0!==Tt.$blk)break e;Tn.Expr=Tn.Expr+Tt,hp=131;continue;case 130:Nt=o.Sprintf("dh%d",new bt([new z(co.highNum)])),hp=135;case 135:if(bp&&(bp=!1,Nt=Nt.$blk()),Nt&&void 0!==Nt.$blk)break e;Tn.Expr=Tn.Expr+Nt;case 131:case 126:if(co.min!==Vr.nil){hp=136;continue}hp=137;continue;case 136:Pt=o.Sprintf("min%d",new bt([new z(co.min.$get())])),hp=138;case 138:if(bp&&(bp=!1,Pt=Pt.$blk()),Pt&&void 0!==Pt.$blk)break e;Tn.Expr=Tn.Expr+Pt;case 137:if(co.max!==Vr.nil){hp=139;continue}hp=140;continue;case 139:Vt=o.Sprintf("max%d",new bt([new z(co.max.$get())])),hp=141;case 141:if(bp&&(bp=!1,Vt=Vt.$blk()),Vt&&void 0!==Vt.$blk)break e;Tn.Expr=Tn.Expr+Vt;case 140:case 116:hp=81;continue;case 31:Ot=So(),hp=142;case 142:if(bp&&(bp=!1,Ot=Ot.$blk()),Ot&&void 0!==Ot.$blk)break e;dn=(sn=Ot)[0],_n=sn[1],Dt=dn.AsBool(),hp=146;case 146:if(bp&&(bp=!1,Dt=Dt.$blk()),Dt&&void 0!==Dt.$blk)break e;if(!Dt){hp=143;continue}hp=144;continue;case 143:kp=Co(dn),hp=147;case 147:if(bp&&(bp=!1,kp=kp.$blk()),kp&&void 0!==kp.$blk)break e;hp=145;continue;case 144:kp=Co(_n),hp=148;case 148:if(bp&&(bp=!1,kp=kp.$blk()),kp&&void 0!==kp.$blk)break e;case 145:hp=81;continue;case 32:Lt=Eo(qi=Yt(Fn.Value,z)),hp=149;case 149:if(bp&&(bp=!1,Lt=Lt.$blk()),Lt&&void 0!==Lt.$blk)break e;kn=Lt,Mt=xo[0](),hp=150;case 150:if(bp&&(bp=!1,Mt=Mt.$blk()),Mt&&void 0!==Mt.$blk)break e;if(8===(ri=Mt).TypeId){hp=151;continue}if(9===ri.TypeId){hp=152;continue}hp=153;continue;case 151:Bt=ri.FuncInvoke(Rn[0],kn),hp=155;case 155:if(bp&&(bp=!1,Bt=Bt.$blk()),Bt&&void 0!==Bt.$blk)break e;if(Ji=Bt,!B(Rn[0].Error,tt)){hp=156;continue}hp=157;continue;case 156:hp=158;case 158:return;case 157:kp=Co(Ji),hp=159;case 159:if(bp&&(bp=!1,kp=kp.$blk()),kp&&void 0!==kp.$blk)break e;hp=154;continue;case 152:jt=ri.FuncInvokeNative(Rn[0],kn),hp=160;case 160:if(bp&&(bp=!1,jt=jt.$blk()),jt&&void 0!==jt.$blk)break e;if(Zi=jt,!B(Rn[0].Error,tt)){hp=161;continue}hp=162;continue;case 161:hp=163;case 163:return;case 162:kp=Co(Zi),hp=164;case 164:if(bp&&(bp=!1,kp=kp.$blk()),kp&&void 0!==kp.$blk)break e;hp=154;continue;case 153:Wt=ri.ToString(),hp=165;case 165:if(bp&&(bp=!1,Wt=Wt.$blk()),Wt&&void 0!==Wt.$blk)break e;h=new We(Wt),Ut=o.Errorf("类型错误: [%s]无法被调用,必须是一个函数",new bt([h])),hp=166;case 166:if(bp&&(bp=!1,Ut=Ut.$blk()),Ut&&void 0!==Ut.$blk)break e;Rn[0].Error=Ut;case 154:hp=81;continue;case 33:zt=xo[0](),hp=167;case 167:if(bp&&(bp=!1,zt=zt.$blk()),zt&&void 0!==zt.$blk)break e;li=zt,Kt=xo[0](),hp=168;case 168:if(bp&&(bp=!1,Kt=Kt.$blk()),Kt&&void 0!==Kt.$blk)break e;Gt=(Fi=Kt).ItemGet(Rn[0],li),hp=169;case 169:if(bp&&(bp=!1,Gt=Gt.$blk()),Gt&&void 0!==Gt.$blk)break e;if(eo=Gt,!B(Rn[0].Error,tt)){hp=170;continue}hp=171;continue;case 170:hp=172;case 172:return;case 171:eo===ut.nil&&(eo=Uo()),kp=Co(eo),hp=173;case 173:if(bp&&(bp=!1,kp=kp.$blk()),kp&&void 0!==kp.$blk)break e;hp=81;continue;case 34:qt=xo[0](),hp=174;case 174:if(bp&&(bp=!1,qt=qt.$blk()),qt&&void 0!==qt.$blk)break e;va=qt,Jt=xo[0](),hp=175;case 175:if(bp&&(bp=!1,Jt=Jt.$blk()),Jt&&void 0!==Jt.$blk)break e;ui=Jt,Qt=xo[0](),hp=176;case 176:if(bp&&(bp=!1,Qt=Qt.$blk()),Qt&&void 0!==Qt.$blk)break e;Xt=(Ri=Qt).ItemSet(Rn[0],ui,va.Clone()),hp=177;case 177:if(bp&&(bp=!1,Xt=Xt.$blk()),Xt&&void 0!==Xt.$blk)break e;if(!B(Rn[0].Error,tt)){hp=178;continue}hp=179;continue;case 178:hp=180;case 180:return;case 179:hp=81;continue;case 35:er=So(),hp=181;case 181:if(bp&&(bp=!1,er=er.$blk()),er&&void 0!==er.$blk)break e;mn=(cn=er)[0],Ti=cn[1],bn=Yt(Fn.Value,We),tr=Ti.AttrSet(Rn[0],bn,mn.Clone()),hp=182;case 182:if(bp&&(bp=!1,tr=tr.$blk()),tr&&void 0!==tr.$blk)break e;if(to=tr,B(Rn[0].Error,tt)&&to===ut.nil&&(Rn[0].Error=i.New("不支持的类型:当前变量无法用.来设置属性")),!B(Rn[0].Error,tt)){hp=183;continue}hp=184;continue;case 183:hp=185;case 185:return;case 184:hp=81;continue;case 36:rr=xo[0](),hp=186;case 186:if(bp&&(bp=!1,rr=rr.$blk()),rr&&void 0!==rr.$blk)break e;Ni=rr,yn=Yt(Fn.Value,We),ir=Ni.AttrGet(Rn[0],yn),hp=187;case 187:if(bp&&(bp=!1,ir=ir.$blk()),ir&&void 0!==ir.$blk)break e;if(ro=ir,!B(Rn[0].Error,tt)){hp=188;continue}hp=189;continue;case 188:hp=190;case 190:return;case 189:if(ro===ut.nil){hp=191;continue}hp=192;continue;case 191:Rn[0].Error=i.New("不支持的类型:当前变量无法用.来取属性"),hp=193;case 193:return;case 192:kp=Co(ro),hp=194;case 194:if(bp&&(bp=!1,kp=kp.$blk()),kp&&void 0!==kp.$blk)break e;hp=81;continue;case 37:or=xo[0](),hp=195;case 195:if(bp&&(bp=!1,or=or.$blk()),or&&void 0!==or.$blk)break e;if(4!==(Fo=or).TypeId){hp=196;continue}hp=197;continue;case 196:Rn[0].Error=i.New("尚不支持分片步长"),hp=198;case 198:return;case 197:ar=So(),hp=199;case 199:if(bp&&(bp=!1,ar=ar.$blk()),ar&&void 0!==ar.$blk)break e;wn=($n=ar)[0],xn=$n[1],sr=xo[0](),hp=200;case 200:if(bp&&(bp=!1,sr=sr.$blk()),sr&&void 0!==sr.$blk)break e;cr=(Pi=sr).GetSliceEx(Rn[0],wn,xn),hp=201;case 201:if(bp&&(bp=!1,cr=cr.$blk()),cr&&void 0!==cr.$blk)break e;if(no=cr,!B(Rn[0].Error,tt)){hp=202;continue}hp=203;continue;case 202:hp=204;case 204:return;case 203:kp=Co(no),hp=205;case 205:if(bp&&(bp=!1,kp=kp.$blk()),kp&&void 0!==kp.$blk)break e;hp=81;continue;case 38:$r=xo[0](),hp=206;case 206:if(bp&&(bp=!1,$r=$r.$blk()),$r&&void 0!==$r.$blk)break e;_a=$r,lr=xo[0](),hp=207;case 207:if(bp&&(bp=!1,lr=lr.$blk()),lr&&void 0!==lr.$blk)break e;if(4!==(Ro=lr).TypeId){hp=208;continue}hp=209;continue;case 208:Rn[0].Error=i.New("尚不支持分片步长"),hp=210;case 210:return;case 209:dr=So(),hp=211;case 211:if(bp&&(bp=!1,dr=dr.$blk()),dr&&void 0!==dr.$blk)break e;hn=(ln=dr)[0],Sn=ln[1],wr=xo[0](),hp=212;case 212:if(bp&&(bp=!1,wr=wr.$blk()),wr&&void 0!==wr.$blk)break e;if((Vi=wr).SetSliceEx(Rn[0],hn,Sn,_a),!B(Rn[0].Error,tt)){hp=213;continue}hp=214;continue;case 213:hp=215;case 215:return;case 214:hp=81;continue;case 39:kp=$o(),hp=216;case 216:if(bp&&(bp=!1,kp=kp.$blk()),kp&&void 0!==kp.$blk)break e;Rn[0].IsRunning=!1,hp=217;case 217:return;case 40:kp=$o(),hp=218;case 218:if(bp&&(bp=!1,kp=kp.$blk()),kp&&void 0!==kp.$blk)break e;Rn[0].IsRunning=!1,hp=219;case 219:return;case 41:Ei=0|Yt(Fn.Value,z),Gi="",si=0;case 220:if(!(si=_o.$length?void p("index out of range"):_o.$array[_o.$offset+Na]);case 224:gr=xa.ToString(),hp=226;case 226:if(bp&&(bp=!1,gr=gr.$blk()),gr&&void 0!==gr.$blk)break e;Gi+=gr,si=si+1|0,hp=220;continue;case 221:Zn[0].top=Zn[0].top-Ei|0,(Pa=Zn[0].top,Pa<0||Pa>=_o.$length?void p("index out of range"):_o.$array[_o.$offset+Pa]).TypeId=2,(Va=Zn[0].top,Va<0||Va>=_o.$length?void p("index out of range"):_o.$array[_o.$offset+Va]).Value=new We(Gi),Zn[0].top=Zn[0].top+1|0,hp=81;continue;case 42:if(hi=Yt(Fn.Value,We),Sa=ut.nil,Ca[0]=15===Fn.T,Ca[0]){hp=227;continue}hp=228;continue;case 227:(On=(Oa=Wn[0].$length-1|0)<0||Oa>=Wn[0].$length?void p("index out of range"):Wn[0].$array[Wn[0].$offset+Oa]).Tag="load",On.Text="",kr=Rn[0].LoadNameWithDetail(hi,!0,!0,On),hp=230;case 230:if(bp&&(bp=!1,kr=kr.$blk()),kr&&void 0!==kr.$blk)break e;Sa=kr,hp=229;continue;case 228:br=Rn[0].LoadName(hi,!0,!0),hp=231;case 231:if(bp&&(bp=!1,br=br.$blk()),br&&void 0!==br.$blk)break e;Sa=br;case 229:if(!B(Rn[0].Error,tt)){hp=232;continue}hp=233;continue;case 232:hp=234;case 234:return;case 233:if($i[0]=16===Fn.T,Jn=function(e,t,r,n,i,o,a,s,c,$,l,u){return function t(n){var{_r$91:i,_r$92:o,detail$1:a,detail$2:s,val$6:n,x$15:$,x$16:l,$s:f,$r:d,$c:w}=hr(this,{val$6:n});f=f||0;t:for(;;){switch(f){case 0:if(!c[0]&&5===n.TypeId){f=1;continue}f=2;continue;case 1:if(u[0]){f=3;continue}f=4;continue;case 3:a=($=r[0].$length-1|0)<0||$>=r[0].$length?void p("index out of range"):r[0].$array[r[0].$offset+$],i=n.ComputedExecute(e[0],a),f=6;case 6:if(w&&(w=!1,i=i.$blk()),i&&void 0!==i.$blk)break t;n=i,f=5;continue;case 4:o=n.ComputedExecute(e[0],new pt.ptr(0,0,ut.nil,"","","")),f=7;case 7:if(w&&(w=!1,o=o.$blk()),o&&void 0!==o.$blk)break t;n=o;case 5:if(!B(e[0].Error,tt))return f=-1,ut.nil;case 2:return u[0]&&((s=(l=r[0].$length-1|0)<0||l>=r[0].$length?void p("index out of range"):r[0].$array[r[0].$offset+l]).Ret=n),f=-1,n}return}return{$blk:t,$c:!0,$r:d,_r$91:i,_r$92:o,detail$1:a,detail$2:s,val$6:n,x$15:$,x$16:l,$s:f}}}(Rn,0,Wn,0,0,0,0,0,$i,0,0,Ca),Rn[0].Config.HookFuncValueLoadOverwrite!==u){hp=235;continue}hp=236;continue;case 235:if(Wn[0].$length>0){hp=238;continue}hp=239;continue;case 238:ji=(Da=Wn[0].$length-1|0,Da<0||Da>=Wn[0].$length?void p("index out of range"):Wn[0].$array[Wn[0].$offset+Da]).Ret,yr=Rn[0].Config.HookFuncValueLoadOverwrite(Rn[0],hi,Sa,Jn,(La=Wn[0].$length-1|0)<0||La>=Wn[0].$length?void p("index out of range"):Wn[0].$array[Wn[0].$offset+La]),hp=241;case 241:if(bp&&(bp=!1,yr=yr.$blk()),yr&&void 0!==yr.$blk)break e;Sa=yr,ji===(Ma=Wn[0].$length-1|0,Ma<0||Ma>=Wn[0].$length?void p("index out of range"):Wn[0].$array[Wn[0].$offset+Ma]).Ret&&((Ba=Wn[0].$length-1|0,Ba<0||Ba>=Wn[0].$length?void p("index out of range"):Wn[0].$array[Wn[0].$offset+Ba]).Ret=Sa),hp=240;continue;case 239:mr=Rn[0].Config.HookFuncValueLoadOverwrite(Rn[0],hi,Sa,Jn,new pt.ptr(0,0,ut.nil,"","","")),hp=242;case 242:if(bp&&(bp=!1,mr=mr.$blk()),mr&&void 0!==mr.$blk)break e;Sa=mr;case 240:hp=237;continue;case 236:vr=Jn(Sa),hp=243;case 243:if(bp&&(bp=!1,vr=vr.$blk()),vr&&void 0!==vr.$blk)break e;Sa=vr;case 237:if(!B(Rn[0].Error,tt)){hp=244;continue}hp=245;continue;case 244:hp=246;case 246:return;case 245:kp=Co(Sa),hp=247;case 247:if(bp&&(bp=!1,kp=kp.$blk()),kp&&void 0!==kp.$blk)break e;hp=81;continue;case 43:Bo=(ja=Zn[0].stack,Ua=Zn[0].top-1|0,Ua<0||Ua>=ja.$length?void p("index out of range"):ja.$array[ja.$offset+Ua]).Clone(),gi=Yt(Fn.Value,We),kp=Rn[0].StoreName(gi,Bo,!0),hp=248;case 248:if(bp&&(bp=!1,kp=kp.$blk()),kp&&void 0!==kp.$blk)break e;if(!B(Rn[0].Error,tt)){hp=249;continue}hp=250;continue;case 249:hp=251;case 251:return;case 250:hp=81;continue;case 44:_r=xo[0](),hp=252;case 252:if(bp&&(bp=!1,_r=_r.$blk()),_r&&void 0!==_r.$blk)break e;xr=($a=_r).AsBool(),hp=255;case 255:if(bp&&(bp=!1,xr=xr.$blk()),xr&&void 0!==xr.$blk)break e;if(xr){hp=253;continue}hp=254;continue;case 253:if(Ki=Ki+(0|Yt(Fn.Value,z))|0,77===Fn.T){hp=256;continue}hp=257;continue;case 256:kp=Co($a),hp=258;case 258:if(bp&&(bp=!1,kp=kp.$blk()),kp&&void 0!==kp.$blk)break e;case 257:case 254:hp=81;continue;case 45:Sr=xo[0](),hp=259;case 259:if(bp&&(bp=!1,Sr=Sr.$blk()),Sr&&void 0!==Sr.$blk)break e;Er=(Vo=Sr).AsBool(),hp=262;case 262:if(bp&&(bp=!1,Er=Er.$blk()),Er&&void 0!==Er.$blk)break e;if(!Er){hp=260;continue}hp=261;continue;case 260:Ki=Ki+(0|Yt(Fn.Value,z))|0;case 261:hp=81;continue;case 46:Ki=Ki+(0|Yt(Fn.Value,z))|0,hp=81;continue;case 47:Cr=xo[0](),hp=263;case 263:if(bp&&(bp=!1,Cr=Cr.$blk()),Cr&&void 0!==Cr.$blk)break e;hp=81;continue;case 48:Ir=Eo(Yt(Fn.Value,z)),hp=264;case 264:if(bp&&(bp=!1,Ir=Ir.$blk()),Ir&&void 0!==Ir.$blk)break e;hp=81;continue;case 49:ce=So(),hp=265;case 265:if(bp&&(bp=!1,ce=ce.$blk()),ce&&void 0!==ce.$blk)break e;ka=(un=ce)[0],ba=un[1],$e=(zi=(za=Fn.T-28<<24>>>24)<0||za>=ei.$length?void p("index out of range"):ei.$array[ei.$offset+za])(ka,Rn[0],ba),hp=266;case 266:if(bp&&(bp=!1,$e=$e.$blk()),$e&&void 0!==$e.$blk)break e;if(io=$e,B(Rn[0].Error,tt)&&io===ut.nil){hp=267;continue}hp=268;continue;case 267:le=Fn.CodeString(),hp=269;case 269:if(bp&&(bp=!1,le=le.$blk()),le&&void 0!==le.$blk)break e;g=new We(le),k=new We(ka.GetTypeName()),b=new We(ba.GetTypeName()),ue=o.Sprintf("这两种类型无法使用 %s 算符连接: %s, %s",new bt([g,k,b])),hp=270;case 270:if(bp&&(bp=!1,ue=ue.$blk()),ue&&void 0!==ue.$blk)break e;Wi=ue,Rn[0].Error=i.New(Wi);case 268:if(!B(Rn[0].Error,tt)){hp=271;continue}hp=272;continue;case 271:hp=273;case 273:return;case 272:kp=Co(io),hp=274;case 274:if(bp&&(bp=!1,kp=kp.$blk()),kp&&void 0!==kp.$blk)break e;hp=81;continue;case 50:fe=xo[0](),hp=275;case 275:if(bp&&(bp=!1,fe=fe.$blk()),fe&&void 0!==fe.$blk)break e;if(la=fe,oo=ut.nil,(oo=46===Fn.T?la.OpPositive():la.OpNegation())===ut.nil){hp=276;continue}hp=277;continue;case 276:de=Fn.CodeString(),hp=278;case 278:if(bp&&(bp=!1,de=de.$blk()),de&&void 0!==de.$blk)break e;m=new We(de),v=new We(la.GetTypeName()),we=o.Sprintf("此类型无法使用一元算符 %s: %s",new bt([m,v])),hp=279;case 279:if(bp&&(bp=!1,we=we.$blk()),we&&void 0!==we.$blk)break e;Ui=we,Rn[0].Error=i.New(Ui);case 277:if(!B(Rn[0].Error,tt)){hp=280;continue}hp=281;continue;case 280:hp=282;case 282:return;case 281:kp=Co(oo),hp=283;case 283:if(bp&&(bp=!1,kp=kp.$blk()),kp&&void 0!==kp.$blk)break e;hp=81;continue;case 51:kp=Un(),hp=284;case 284:if(bp&&(bp=!1,kp=kp.$blk()),kp&&void 0!==kp.$blk)break e;hp=81;continue;case 52:he=xo[0](),hp=285;case 285:if(bp&&(bp=!1,he=he.$blk()),he&&void 0!==he.$blk)break e;if(Do=(Tr=(ua=he).ReadInt())[0],!(Di=Tr[1])||Do<=0){hp=286;continue}hp=287;continue;case 286:Rn[0].Error=i.New("骰点次数不为正整数"),hp=288;case 288:return;case 287:(Gn[0]<0||Gn[0]>=qn[0].$length?void p("index out of range"):qn[0].$array[qn[0].$offset+Gn[0]]).times=Do,hp=81;continue;case 53:ge=xo[0](),hp=289;case 289:if(bp&&(bp=!1,ge=ge.$blk()),ge&&void 0!==ge.$blk)break e;fa=ge,(Gn[0]<0||Gn[0]>=qn[0].$length?void p("index out of range"):qn[0].$array[qn[0].$offset+Gn[0]]).isKeepLH=1,Nr=fa.ReadInt(),(Gn[0]<0||Gn[0]>=qn[0].$length?void p("index out of range"):qn[0].$array[qn[0].$offset+Gn[0]]).lowNum=Nr[0],hp=81;continue;case 54:ke=xo[0](),hp=290;case 290:if(bp&&(bp=!1,ke=ke.$blk()),ke&&void 0!==ke.$blk)break e;da=ke,(Gn[0]<0||Gn[0]>=qn[0].$length?void p("index out of range"):qn[0].$array[qn[0].$offset+Gn[0]]).isKeepLH=2,Pr=da.ReadInt(),(Gn[0]<0||Gn[0]>=qn[0].$length?void p("index out of range"):qn[0].$array[qn[0].$offset+Gn[0]]).highNum=Pr[0],hp=81;continue;case 55:be=xo[0](),hp=291;case 291:if(bp&&(bp=!1,be=be.$blk()),be&&void 0!==be.$blk)break e;wa=be,(Gn[0]<0||Gn[0]>=qn[0].$length?void p("index out of range"):qn[0].$array[qn[0].$offset+Gn[0]]).isKeepLH=3,jr=wa.ReadInt(),(Gn[0]<0||Gn[0]>=qn[0].$length?void p("index out of range"):qn[0].$array[qn[0].$offset+Gn[0]]).lowNum=jr[0],hp=81;continue;case 56:ye=xo[0](),hp=292;case 292:if(bp&&(bp=!1,ye=ye.$blk()),ye&&void 0!==ye.$blk)break e;ha=ye,(Gn[0]<0||Gn[0]>=qn[0].$length?void p("index out of range"):qn[0].$array[qn[0].$offset+Gn[0]]).isKeepLH=4,Wr=ha.ReadInt(),(Gn[0]<0||Gn[0]>=qn[0].$length?void p("index out of range"):qn[0].$array[qn[0].$offset+Gn[0]]).highNum=Wr[0],hp=81;continue;case 57:me=xo[0](),hp=293;case 293:if(bp&&(bp=!1,me=me.$blk()),me&&void 0!==me.$blk)break e;Ur=(ga=me).ReadInt(),ii[0]=Ur[0],(Gn[0]<0||Gn[0]>=qn[0].$length?void p("index out of range"):qn[0].$array[qn[0].$offset+Gn[0]]).min=ii.$ptr||(ii.$ptr=new Vr((function(){return this.$target[0]}),(function(e){this.$target[0]=e}),ii)),hp=81;continue;case 58:ve=xo[0](),hp=294;case 294:if(bp&&(bp=!1,ve=ve.$blk()),ve&&void 0!==ve.$blk)break e;zr=(zo=ve).ReadInt(),oi[0]=zr[0],(Gn[0]<0||Gn[0]>=qn[0].$length?void p("index out of range"):qn[0].$array[qn[0].$offset+Gn[0]]).max=oi.$ptr||(oi.$ptr=new Vr((function(){return this.$target[0]}),(function(e){this.$target[0]=e}),oi)),hp=81;continue;case 59:lo=P(Yt(Fn.Value,pt),pt),Wn[0]=O(Wn[0],lo),hp=81;continue;case 60:Kn=P(Gn[0]<0||Gn[0]>=qn[0].$length?void p("index out of range"):qn[0].$array[qn[0].$offset+Gn[0]],Or),_e=xo[0](),hp=295;case 295:if(bp&&(bp=!1,_e=_e.$blk()),_e&&void 0!==_e.$blk)break e;if(En=(Kr=(Ea=_e).ReadInt())[0],!(Li=Kr[1])||En<=0){hp=296;continue}hp=297;continue;case 296:Rn[0].Error=i.New("骰子面数不为正整数"),hp=298;case 298:return;case 297:if(Li&&(1===Kn.isKeepLH||3===Kn.isKeepLH)&&Kn.lowNum<=0){hp=299;continue}hp=300;continue;case 299:Rn[0].Error=i.New("骰子取低个数不为正整数"),hp=301;case 301:return;case 300:if(Li&&(2===Kn.isKeepLH||4===Kn.isKeepLH)&&Kn.highNum<=0){hp=302;continue}hp=303;continue;case 302:Rn[0].Error=i.New("骰子取高个数不为正整数"),hp=304;case 304:return;case 303:xe=Ai(Kn.times),hp=305;case 305:if(bp&&(bp=!1,xe=xe.$blk()),xe&&void 0!==xe.$blk)break e;if(!B(Rn[0].Error,tt)){hp=306;continue}hp=307;continue;case 306:hp=308;case 308:return;case 307:_=Rn[0].RandSrc,S=Kn.times,E=En,C=Kn.min,A=Kn.max,F=Kn.isKeepLH,T=Kn.lowNum,N=Kn.highNum,Se=ni(),hp=309;case 309:if(bp&&(bp=!1,Se=Se.$blk()),Se&&void 0!==Se.$blk)break e;Ee=aa(_,S,E,C,A,F,T,N,V=Se),hp=310;case 310:if(bp&&(bp=!1,Ee=Ee.$blk()),Ee&&void 0!==Ee.$blk)break e;Ci=(Gr=Ee)[0],Dn=Gr[1],Gn[0]=Gn[0]-1|0,ao=Mo(Ci),(Ka=Wn[0].$length-1|0,Ka<0||Ka>=Wn[0].$length?void p("index out of range"):Wn[0].$array[Wn[0].$offset+Ka]).Ret=ao,(Ga=Wn[0].$length-1|0,Ga<0||Ga>=Wn[0].$length?void p("index out of range"):Wn[0].$array[Wn[0].$offset+Ga]).Text=Dn,(qa=Wn[0].$length-1|0,qa<0||qa>=Wn[0].$length?void p("index out of range"):Wn[0].$array[Wn[0].$offset+qa]).Tag="dice",kp=Co(ao),hp=311;case 311:if(bp&&(bp=!1,kp=kp.$blk()),kp&&void 0!==kp.$blk)break e;hp=81;continue;case 61:D=Rn[0].RandSrc,Ie=ni(),hp=312;case 312:if(bp&&(bp=!1,Ie=Ie.$blk()),Ie&&void 0!==Ie.$blk)break e;Ae=sa(D,L=Ie),hp=313;case 313:if(bp&&(bp=!1,Ae=Ae.$blk()),Ae&&void 0!==Ae.$blk)break e;Po=(qr=Ae)[0],Ln=qr[1],po=Mo(Po),(Ha=Wn[0].$length-1|0,Ha<0||Ha>=Wn[0].$length?void p("index out of range"):Wn[0].$array[Wn[0].$offset+Ha]).Ret=po,(Ja=Wn[0].$length-1|0,Ja<0||Ja>=Wn[0].$length?void p("index out of range"):Wn[0].$array[Wn[0].$offset+Ja]).Text=Ln,(Za=Wn[0].$length-1|0,Za<0||Za>=Wn[0].$length?void p("index out of range"):Wn[0].$array[Wn[0].$offset+Za]).Tag="dice-fate",kp=Co(po),hp=314;case 314:if(bp&&(bp=!1,kp=kp.$blk()),kp&&void 0!==kp.$blk)break e;hp=81;continue;case 62:Fe=xo[0](),hp=315;case 315:if(bp&&(bp=!1,Fe=Fe.$blk()),Fe&&void 0!==Fe.$blk)break e;Te=Ai(zn=(Oo=Fe).MustReadInt()),hp=318;case 318:if(bp&&(bp=!1,Te=Te.$blk()),Te&&void 0!==Te.$blk)break e;if(Te){hp=316;continue}hp=317;continue;case 316:hp=319;case 319:return;case 317:ci=57===Fn.T,M=Rn[0].RandSrc,j=ci,W=zn,Ne=ni(),hp=320;case 320:if(bp&&(bp=!1,Ne=Ne.$blk()),Ne&&void 0!==Ne.$blk)break e;Pe=pa(M,j,W,U=Ne),hp=321;case 321:if(bp&&(bp=!1,Pe=Pe.$blk()),Pe&&void 0!==Pe.$blk)break e;Hi=(Jr=Pe)[0],Mn=Jr[1],Qi=Mo(Hi),(Qa=Wn[0].$length-1|0,Qa<0||Qa>=Wn[0].$length?void p("index out of range"):Wn[0].$array[Wn[0].$offset+Qa]).Ret=Qi,(Xa=Wn[0].$length-1|0,Xa<0||Xa>=Wn[0].$length?void p("index out of range"):Wn[0].$array[Wn[0].$offset+Xa]).Text=Mn,ci?(ep=Wn[0].$length-1|0,ep<0||ep>=Wn[0].$length?void p("index out of range"):Wn[0].$array[Wn[0].$offset+ep]).Tag="dice-coc-bonus":(tp=Wn[0].$length-1|0,tp<0||tp>=Wn[0].$length?void p("index out of range"):Wn[0].$array[Wn[0].$offset+tp]).Tag="dice-coc-penalty",kp=Co(Qi),hp=322;case 322:if(bp&&(bp=!1,kp=kp.$blk()),kp&&void 0!==kp.$blk)break e;hp=81;continue;case 63:kp=Ia(),hp=323;case 323:if(bp&&(bp=!1,kp=kp.$blk()),kp&&void 0!==kp.$blk)break e;hp=81;continue;case 64:Ve=xo[0](),hp=324;case 324:if(bp&&(bp=!1,Ve=Ve.$blk()),Ve&&void 0!==Ve.$blk)break e;Go=Ve,Aa[0].points=Go.MustReadInt(),hp=81;continue;case 65:Oe=xo[0](),hp=325;case 325:if(bp&&(bp=!1,Oe=Oe.$blk()),Oe&&void 0!==Oe.$blk)break e;Ho=Oe,Aa[0].threshold=Ho.MustReadInt(),Aa[0].isGE=!0,hp=81;continue;case 66:De=xo[0](),hp=326;case 326:if(bp&&(bp=!1,De=De.$blk()),De&&void 0!==De.$blk)break e;Jo=De,Aa[0].threshold=Jo.MustReadInt(),Aa[0].isGE=!1,hp=81;continue;case 67:Le=xo[0](),hp=327;case 327:if(bp&&(bp=!1,Le=Le.$blk()),Le&&void 0!==Le.$blk)break e;Qo=Le,Aa[0].pool=Qo.MustReadInt(),hp=81;continue;case 68:Me=xo[0](),hp=328;case 328:if(bp&&(bp=!1,Me=Me.$blk()),Me&&void 0!==Me.$blk)break e;if(Xo=Me,!ra(Rn[0],Xo.MustReadInt(),Aa[0].pool,Aa[0].points,Aa[0].threshold)){hp=329;continue}hp=330;continue;case 329:hp=331;case 331:return;case 330:K=Rn[0].RandSrc,G=Xo.MustReadInt(),Z=Aa[0].pool,Q=Aa[0].points,X=Aa[0].threshold,Y=Aa[0].isGE,Be=ni(),hp=332;case 332:if(bp&&(bp=!1,Be=Be.$blk()),Be&&void 0!==Be.$blk)break e;je=na(K,G,Z,Q,X,Y,te=Be),hp=333;case 333:if(bp&&(bp=!1,je=je.$blk()),je&&void 0!==je.$blk)break e;Ii=(Zr=je)[0],Bn=Zr[3],Xi=Mo(Ii),(rp=Wn[0].$length-1|0,rp<0||rp>=Wn[0].$length?void p("index out of range"):Wn[0].$array[Wn[0].$offset+rp]).Ret=Xi,(np=Wn[0].$length-1|0,np<0||np>=Wn[0].$length?void p("index out of range"):Wn[0].$array[Wn[0].$offset+np]).Text=Bn,(ip=Wn[0].$length-1|0,ip<0||ip>=Wn[0].$length?void p("index out of range"):Wn[0].$array[Wn[0].$offset+ip]).Tag="dice-wod",kp=Co(Xi),hp=334;case 334:if(bp&&(bp=!1,kp=kp.$blk()),kp&&void 0!==kp.$blk)break e;hp=81;continue;case 69:kp=Pn(),hp=335;case 335:if(bp&&(bp=!1,kp=kp.$blk()),kp&&void 0!==kp.$blk)break e;hp=81;continue;case 70:Ue=xo[0](),hp=336;case 336:if(bp&&(bp=!1,Ue=Ue.$blk()),Ue&&void 0!==Ue.$blk)break e;Yo=Ue,Vn[0].pool=Yo.MustReadInt(),hp=81;continue;case 71:ze=xo[0](),hp=337;case 337:if(bp&&(bp=!1,ze=ze.$blk()),ze&&void 0!==ze.$blk)break e;ea=ze,Vn[0].points=ea.MustReadInt(),hp=81;continue;case 72:Ke=xo[0](),hp=338;case 338:if(bp&&(bp=!1,Ke=Ke.$blk()),Ke&&void 0!==Ke.$blk)break e;if(ta=Ke,!ia(Rn[0],ta.MustReadInt(),Vn[0].pool,Vn[0].points)){hp=339;continue}hp=340;continue;case 339:hp=341;case 341:return;case 340:re=fr.nil,ne=ta.MustReadInt(),ie=Vn[0].pool,oe=Vn[0].points,Ge=ni(),hp=342;case 342:if(bp&&(bp=!1,Ge=Ge.$blk()),Ge&&void 0!==Ge.$blk)break e;qe=oa(re,ne,ie,oe,pe=Ge),hp=343;case 343:if(bp&&(bp=!1,qe=qe.$blk()),qe&&void 0!==qe.$blk)break e;No=(Qr=qe)[0],jn=Qr[3],Yi=Mo(No),(op=Wn[0].$length-1|0,op<0||op>=Wn[0].$length?void p("index out of range"):Wn[0].$array[Wn[0].$offset+op]).Ret=Yi,(ap=Wn[0].$length-1|0,ap<0||ap>=Wn[0].$length?void p("index out of range"):Wn[0].$array[Wn[0].$offset+ap]).Text=jn,(pp=Wn[0].$length-1|0,pp<0||pp>=Wn[0].$length?void p("index out of range"):Wn[0].$array[Wn[0].$offset+pp]).Tag="dice-dc",kp=Co(Yi),hp=344;case 344:if(bp&&(bp=!1,kp=kp.$blk()),kp&&void 0!==kp.$blk)break e;hp=81;continue;case 73:if(Cn>20){hp=345;continue}hp=346;continue;case 345:Rn[0].Error=i.New("语句块嵌套层数过多"),hp=347;case 347:return;case 346:Cn<0||Cn>=In.length?p("index out of range"):In[Cn]=Zn[0].top,Cn=Cn+1|0,hp=81;continue;case 74:if(vi=(sp=Cn-1|0)<0||sp>=In.length?void p("index out of range"):In[sp],Zn[0].top=vi,Cn=Cn-1|0,Yn>0){hp=348;continue}hp=349;continue;case 348:kp=Co(jo("")),hp=351;case 351:if(bp&&(bp=!1,kp=kp.$blk()),kp&&void 0!==kp.$blk)break e;hp=350;continue;case 349:kp=Co(Uo()),hp=352;case 352:if(bp&&(bp=!1,kp=kp.$blk()),kp&&void 0!==kp.$blk)break e;case 350:hp=81;continue;case 75:if(Yn>20){hp=353;continue}hp=354;continue;case 353:Rn[0].Error=i.New("字符串模板嵌套层数过多"),hp=355;case 355:return;case 354:Yn<0||Yn>=ti.length?p("index out of range"):ti[Yn]=Zn[0].top,Yn=Yn+1|0,hp=81;continue;case 76:if(_i=(cp=Yn-1|0)<0||cp>=ti.length?void p("index out of range"):ti[cp],ca=ut.nil,_i!==Zn[0].top){hp=356;continue}hp=357;continue;case 356:He=xo[0](),hp=358;case 358:if(bp&&(bp=!1,He=He.$blk()),He&&void 0!==He.$blk)break e;ca=He;case 357:if(Zn[0].top=_i,Yn=Yn-1|0,ca!==ut.nil){hp=359;continue}hp=360;continue;case 359:kp=Co(ca),hp=362;case 362:if(bp&&(bp=!1,kp=kp.$blk()),kp&&void 0!==kp.$blk)break e;hp=361;continue;case 360:kp=Co(jo("")),hp=363;case 363:if(bp&&(bp=!1,kp=kp.$blk()),kp&&void 0!==kp.$blk)break e;case 361:hp=81;continue;case 77:Je=So(),hp=364;case 364:if(bp&&(bp=!1,Je=Je.$blk()),Je&&void 0!==Je.$blk)break e;if(wo=(Xr=Je)[0],bo=Xr[1],Zn[0].Config.CallbackSt!==u){hp=365;continue}hp=366;continue;case 365:ki=(Yr=wo.ReadString())[0],kp=Zn[0].Config.CallbackSt("set",ki,bo.Clone(),ut.nil,"",""),hp=367;case 367:if(bp&&(bp=!1,kp=kp.$blk()),kp&&void 0!==kp.$blk)break e;case 366:hp=81;continue;case 78:Ze=So(),hp=368;case 368:if(bp&&(bp=!1,Ze=Ze.$blk()),Ze&&void 0!==Ze.$blk)break e;if(ho=(en=Ze)[0],yo=en[1],fo=P(Yt(Fn.Value,st),st),Zn[0].Config.CallbackSt!==u){hp=369;continue}hp=370;continue;case 369:bi=(tn=ho.ReadString())[0],"-"===fo.Op&&(yo=yo.OpNegation()),kp=Zn[0].Config.CallbackSt("mod",bi,yo.Clone(),ut.nil,fo.Op,fo.Text),hp=371;case 371:if(bp&&(bp=!1,kp=kp.$blk()),kp&&void 0!==kp.$blk)break e;case 370:hp=81;continue;case 79:Qe=So(),hp=372;case 372:if(bp&&(bp=!1,Qe=Qe.$blk()),Qe&&void 0!==Qe.$blk)break e;if(go=(rn=Qe)[0],mo=rn[1],Zn[0].Config.CallbackSt!==u){hp=373;continue}hp=374;continue;case 373:yi=(nn=go.ReadString())[0],kp=Zn[0].Config.CallbackSt("set.x0",yi,mo.Clone(),ut.nil,"",""),hp=375;case 375:if(bp&&(bp=!1,kp=kp.$blk()),kp&&void 0!==kp.$blk)break e;case 374:hp=81;continue;case 80:Xe=xo[0](),hp=376;case 376:if(bp&&(bp=!1,Xe=Xe.$blk()),Xe&&void 0!==Xe.$blk)break e;vo=Xe,Ye=xo[0](),hp=377;case 377:if(bp&&(bp=!1,Ye=Ye.$blk()),Ye&&void 0!==Ye.$blk)break e;uo=Ye,et=xo[0](),hp=378;case 378:if(bp&&(bp=!1,et=et.$blk()),et&&void 0!==et.$blk)break e;if(ko=et,Zn[0].Config.CallbackSt!==u){hp=379;continue}hp=380;continue;case 379:mi=(on=ko.ReadString())[0],kp=Zn[0].Config.CallbackSt("set.x1",mi,vo.Clone(),uo.Clone(),"",""),hp=381;case 381:if(bp&&(bp=!1,kp=kp.$blk()),kp&&void 0!==kp.$blk)break e;case 380:case 81:case 19:Ki=Ki+1|0,hp=3;continue;case 4:kp=$o(),hp=382;case 382:if(bp&&(bp=!1,kp=kp.$blk()),kp&&void 0!==kp.$blk)break e;return void(hp=-1)}return}}catch(Qn){yp=Qn,hp=-1}finally{if(nr(gp,yp),pr.asleep)return{$blk:q.ptr.prototype.evaluate,$c:!0,$r:kp,_1:e,_2:t,_a:r,_arg$30:n,_arg$31:a,_arg$32:s,_arg$33:c,_arg$34:$,_arg$35:l,_arg$36:w,_arg$37:h,_arg$38:g,_arg$39:k,_arg$40:b,_arg$41:m,_arg$42:v,_arg$43:_,_arg$44:S,_arg$45:E,_arg$46:C,_arg$47:A,_arg$48:F,_arg$49:T,_arg$50:N,_arg$51:V,_arg$52:D,_arg$53:L,_arg$54:M,_arg$55:j,_arg$56:W,_arg$57:U,_arg$58:K,_arg$59:G,_arg$60:Z,_arg$61:Q,_arg$62:X,_arg$63:Y,_arg$64:te,_arg$65:re,_arg$66:ne,_arg$67:ie,_arg$68:oe,_arg$69:pe,_b:se,_r$100:ce,_r$101:$e,_r$102:le,_r$103:ue,_r$104:fe,_r$105:de,_r$106:we,_r$107:he,_r$108:ge,_r$109:ke,_r$110:be,_r$111:ye,_r$112:me,_r$113:ve,_r$114:_e,_r$115:xe,_r$116:Se,_r$117:Ee,_r$118:Ie,_r$119:Ae,_r$120:Fe,_r$121:Te,_r$122:Ne,_r$123:Pe,_r$124:Ve,_r$125:Oe,_r$126:De,_r$127:Le,_r$128:Me,_r$129:Be,_r$130:je,_r$131:Ue,_r$132:ze,_r$133:Ke,_r$134:Ge,_r$135:qe,_r$136:He,_r$137:Je,_r$138:Ze,_r$139:Qe,_r$140:Xe,_r$141:Ye,_r$142:et,_r$34:rt,_r$35:nt,_r$36:it,_r$37:ot,_r$38:at,_r$39:ct,_r$40:lt,_r$41:ft,_r$42:dt,_r$43:wt,_r$44:ht,_r$45:gt,_r$46:kt,_r$47:yt,_r$48:mt,_r$49:vt,_r$50:St,_r$51:Et,_r$52:Ct,_r$53:It,_r$54:At,_r$55:Ft,_r$56:Rt,_r$57:Tt,_r$58:Nt,_r$59:Pt,_r$60:Vt,_r$61:Ot,_r$62:Dt,_r$63:Lt,_r$64:Mt,_r$65:Bt,_r$66:jt,_r$67:Wt,_r$68:Ut,_r$69:zt,_r$70:Kt,_r$71:Gt,_r$72:qt,_r$73:Jt,_r$74:Qt,_r$75:Xt,_r$76:er,_r$77:tr,_r$78:rr,_r$79:ir,_r$80:or,_r$81:ar,_r$82:sr,_r$83:cr,_r$84:$r,_r$85:lr,_r$86:dr,_r$87:wr,_r$88:gr,_r$89:kr,_r$90:br,_r$91:yr,_r$92:mr,_r$93:vr,_r$94:_r,_r$95:xr,_r$96:Sr,_r$97:Er,_r$98:Cr,_r$99:Ir,_tuple:Fr,_tuple$1:Rr,_tuple$10:Tr,_tuple$11:Nr,_tuple$12:Pr,_tuple$13:jr,_tuple$14:Wr,_tuple$15:Ur,_tuple$16:zr,_tuple$17:Kr,_tuple$18:Gr,_tuple$19:qr,_tuple$2:Hr,_tuple$20:Jr,_tuple$21:Zr,_tuple$22:Qr,_tuple$23:Xr,_tuple$24:Yr,_tuple$25:en,_tuple$26:tn,_tuple$27:rn,_tuple$28:nn,_tuple$29:on,_tuple$3:an,_tuple$4:pn,_tuple$5:sn,_tuple$6:cn,_tuple$7:$n,_tuple$8:ln,_tuple$9:un,a:fn,a$1:dn,a$2:wn,a$3:hn,arr:gn,arr$1:kn,attrName:bn,attrName$1:yn,attrVal:mn,b:vn,b$1:_n,b$2:xn,b$3:Sn,bInt:En,blockIndex:Cn,blockStack:In,cIndex:An,code:Fn,ctx:Rn,d:Tn,dText:Nn,dcInit:Pn,dcState:Vn,detail:On,detail$1:Dn,detail$2:Ln,detailText:Mn,detailText$1:Bn,detailText$2:jn,details:Wn,diceInit:Un,diceNum:zn,diceState:Kn,diceStateIndex:Gn,diceStates:qn,dict:Hn,doCompute:Jn,e:Zn,err:Qn,fd:Xn,fstrBlockIndex:Yn,fstrBlockStack:ti,funcObj:ri,getRollMode:ni,i:ii,i$1:oi,i$2:ai,index:pi,index$1:si,isBonus:ci,isRaw:$i,itemIndex:li,itemIndex$1:ui,items:fi,lastPop:di,length:wi,name:hi,name$1:gi,name$2:ki,name$3:bi,name$4:yi,name$5:mi,newTop:vi,newTop$1:_i,num:xi,num$1:Si,num$2:Ei,num$3:Ci,num$4:Ii,numOpCountAdd:Ai,obj:Fi,obj$1:Ri,obj$2:Ti,obj$3:Ni,obj$4:Pi,obj$5:Vi,ok:Oi,ok$1:Di,ok$2:Li,ok1:Mi,ok2:Bi,oldRet:ji,opErr:Wi,opErr$1:Ui,opFunc:zi,opIndex:Ki,outStr:Gi,paramsNum:qi,r:Hi,ret:Ji,ret$1:Zi,ret$10:Qi,ret$11:Xi,ret$12:Yi,ret$2:eo,ret$3:to,ret$4:ro,ret$5:no,ret$6:io,ret$7:oo,ret$8:ao,ret$9:po,s:so,s$1:co,solveDetail:$o,span:lo,stExtra:uo,stInfo:fo,stName:wo,stName$1:ho,stName$2:go,stName$3:ko,stVal:bo,stVal$1:yo,stVal$2:mo,stVal$3:vo,stack:_o,stackPop:xo,stackPop2:So,stackPopN:Eo,stackPush:Co,startTime:Io,step:Ao,step$1:Fo,step$2:Ro,subThread:To,success:No,sum:Po,t:Vo,t$1:Oo,times:Do,v:Lo,v$1:Bo,v$10:zo,v$11:Go,v$12:Ho,v$13:Jo,v$14:Qo,v$15:Xo,v$16:Yo,v$17:ea,v$18:ta,v$19:ca,v$2:$a,v$3:la,v$4:ua,v$5:fa,v$6:da,v$7:wa,v$8:ha,v$9:ga,v1:ka,v2:ba,val:ya,val$1:ma,val$2:va,val$3:_a,val$4:xa,val$5:Sa,val$6:Ea,withDetail:Ca,wodInit:Ia,wodState:Aa,x:Fa,x$1:Ra,x$10:Ta,x$11:Na,x$12:Pa,x$13:Va,x$14:Oa,x$15:Da,x$16:La,x$17:Ma,x$18:Ba,x$19:ja,x$2:Wa,x$20:Ua,x$21:za,x$22:Ka,x$23:Ga,x$24:qa,x$25:Ha,x$26:Ja,x$27:Za,x$28:Qa,x$29:Xa,x$3:Ya,x$30:ep,x$31:tp,x$32:rp,x$33:np,x$34:ip,x$35:op,x$36:ap,x$37:pp,x$38:sp,x$39:cp,x$4:$p,x$5:lp,x$6:up,x$7:fp,x$8:dp,x$9:wp,$s:hp,$deferred:gp}}},q.prototype.evaluate=function(){return this.$val.evaluate()},q.ptr.prototype.GetAsmText=function(){var{_i:e,_r$34:t,_ref:r,ctx:n,i,index:o,ret:a,s,$s:c,$r:$,$c:l}=hr(this,{});c=c||0;e:for(;;){switch(c){case 0:a="",a+="=== VM Code ===\n",r=(n=this).code,e=0;case 1:if(!(e=r.$length?void p("index out of range"):r.$array[r.$offset+e],$t),o>=n.codeIndex){c=2;continue}t=i.CodeString(),c=3;case 3:if(l&&(l=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;""!==(s=t)?a+=s+"\n":a=a+"@raw: "+w.FormatInt(new Re(0,i.T),10)+"\n",e++,c=1;continue;case 2:return c=-1,a+"=== VM Code End===\n"}return}return{$blk:q.ptr.prototype.GetAsmText,$c:!0,$r:$,_i:e,_r$34:t,_ref:r,ctx:n,i,index:o,ret:a,s,$s:c}},q.prototype.GetAsmText=function(){return this.$val.GetAsmText()},ea=function(){var{_r$34:e,_r$35:t,s:r,x:n,$s:i,$r:o,$c:p}=hr(this,{});i=i||0;e:for(;;){switch(i){case 0:r=new a.PCGSource.ptr(new Oe(0,0),new Oe(0,0)),e=R.Now(),i=1;case 1:if(p&&(p=!1,e=e.$blk()),e&&void 0!==e.$blk)break e;t=P(e,R.Time).UnixMilli(),i=2;case 2:if(p&&(p=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;o=r.Seed(new Oe((n=t).$high,n.$low)),i=3;case 3:if(p&&(p=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;return i=-1,r}return}return{$blk:ea,$c:!0,$r:o,_r$34:e,_r$35:t,s:r,x:n,$s:i}},ta=function(e,t,r){var n,i,o,a,p,s,c,$,l,u;if(0===t)return 0;if(t>2147483646)return 0;if(-1===r)return 1;if(1===r)return t;if(e===fr.nil&&(e=ti),o=e.Uint64(),i=new Oe(0,t),p=new Oe(i.$high-0,i.$low-1),0===(a=new Oe(i.$high&p.$high,(i.$low&p.$low)>>>0)).$high&&0===a.$low)return 0|(c=new Oe(i.$high-0,i.$low-1),s=new Oe(o.$high&c.$high,(o.$low&c.$low)>>>0),new Oe(s.$high+0,s.$low+1)).$low;if($=new Oe(4294967295-i.$high,4294967295-i.$low),o.$high>$.$high||o.$high===$.$high&&o.$low>$.$low)for(l=te(new Oe(4294967295,4294967295),i,!0),n=new Oe(4294967295-l.$high,4294967295-l.$low);o.$high>n.$high||o.$high===n.$high&&o.$low>=n.$low;)o=e.Uint64();return 0|(u=te(o,i,!0),new Oe(u.$high+0,u.$low+1)).$low},Fa.Roll=ta,ra=function(e,t,r,n,o){return r<1||r>2e4?(e.Error=i.New("E7: 非法数值, 骰池范围是1到20000"),!1):0!==t&&t<2?(e.Error=i.New("E7: 非法数值, 加骰线必须为0[不加骰],或≥2"),!1):n<1?(e.Error=i.New("E7: 非法数值, 面数至少为1"),!1):!(o<1&&(e.Error=i.New("E7: 非法数值, 成功线至少为1"),1))},na=function(e,t,r,n,i,a,p){var{_r$34:s,_r$35:c,addCount:$,addLine:t,addTimes:l,allRollCount:u,baseText:f,detailText:d,details:h,detailsOne:g,i:k,isGE:a,isShowDetails:b,mode:p,one:m,points:n,pool:r,reachAddRound:_,reachSuccess:x,roundsText:S,src:e,successCount:E,threshold:i,times:C,$s:I,$r:A,$c:F}=hr(this,{src:e,addLine:t,pool:r,points:n,threshold:i,isGE:a,mode:p});I=I||0;e:for(;;){switch(I){case 0:for(h=_t.nil,l=1,b=r<15,u=r,E=0,C=0;C=t),(x=a?m>=i:m<=i)&&(E=E+1|0),_&&($=$+1|0),b&&(f=w.FormatInt(new Re(0,m),10),x&&(f+="*"),_&&(f="<"+f+">"),g=O(g,f)),k=k+1|0;$>0&&(l=l+1|0,r=$),(u=u+$|0)>100&&(b=!1,h=y(h,0,0)),b&&(h=O(h,"{"+v.Join(g,",")+"}")),C=C+1|0}if(S="",l>1){I=1;continue}I=2;continue;case 1:s=o.Sprintf(" 轮数:%d",new bt([new Ce(l)])),I=3;case 3:if(F&&(F=!1,s=s.$blk()),s&&void 0!==s.$blk)break e;S=s;case 2:d="",h.$length>0&&(d=" "+v.Join(h,",")),c=o.Sprintf("成功%d/%d%s%s",new bt([new z(E),new z(u),new We(S),new We(d)])),I=4;case 4:if(F&&(F=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;return I=-1,[E,u,0|l,d=c]}return}return{$blk:na,$c:!0,$r:A,_r$34:s,_r$35:c,addCount:$,addLine:t,addTimes:l,allRollCount:u,baseText:f,detailText:d,details:h,detailsOne:g,i:k,isGE:a,isShowDetails:b,mode:p,one:m,points:n,pool:r,reachAddRound:_,reachSuccess:x,roundsText:S,src:e,successCount:E,threshold:i,times:C,$s:I}},Fa.RollWoD=na,ia=function(e,t,r,n){return r<1||r>2e4?(e.Error=i.New("E7: 非法数值, 骰池范围是1到20000"),!1):t<2?(e.Error=i.New("E7: 非法数值, 加骰线必须大于等于2"),!1):!(n<1&&(e.Error=i.New("E7: 非法数值, 面数至少为1"),1))},oa=function(e,t,r,n,i){var{_r$34:a,_r$35:p,_r$36:s,addCount:c,addLine:t,addTimes:$,allRollCount:l,baseText:u,detailText:f,details:d,detailsOne:h,i:g,isShowDetails:k,lastDetail:b,maxDice:m,mode:i,one:_,points:n,pool:r,reachAddRound:x,resultDice:S,roundsText:E,src:e,times:C,$s:I,$r:A,$c:F}=hr(this,{src:e,addLine:t,pool:r,points:n,mode:i});I=I||0;e:for(;;){switch(I){case 0:for(d=_t.nil,$=1,k=r<15,l=r,S=0,C=0;C<$;){for(c=0,h=new _t([]),m=0,g=0;gm&&(m=_),(x=_>=t)&&(c=c+1|0,m=10),k&&(u=w.FormatInt(new Re(0,_),10),x&&(u="<"+u+">"),h=O(h,u)),g=g+1|0;S=S+m|0,c>0&&($=$+1|0,r=c),(l=l+c|0)>100&&(k=!1,d=y(d,0,0)),k&&(d=O(d,"{"+v.Join(h,",")+"}")),C=C+1|0}if(f="",d.$length>0&&(f=" "+v.Join(d,",")),E="",$>1){I=1;continue}I=2;continue;case 1:a=o.Sprintf(" 轮数:%d",new bt([new Ce($)])),I=3;case 3:if(F&&(F=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;E=a;case 2:if(b="",1===S){I=4;continue}I=5;continue;case 4:p=o.Sprintf("大失败 出目%d/%d%s%s",new bt([new z(S),new z(l),new We(E),new We(f)])),I=7;case 7:if(F&&(F=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;b=p,I=6;continue;case 5:s=o.Sprintf("出目%d/%d%s%s",new bt([new z(S),new z(l),new We(E),new We(f)])),I=8;case 8:if(F&&(F=!1,s=s.$blk()),s&&void 0!==s.$blk)break e;b=s;case 6:return I=-1,[S,l,0|$,b]}return}return{$blk:oa,$c:!0,$r:A,_r$34:a,_r$35:p,_r$36:s,addCount:c,addLine:t,addTimes:$,allRollCount:l,baseText:u,detailText:f,details:d,detailsOne:h,i:g,isShowDetails:k,lastDetail:b,maxDice:m,mode:i,one:_,points:n,pool:r,reachAddRound:x,resultDice:S,roundsText:E,src:e,times:C,$s:I}},Fa.RollDoubleCross=oa,aa=function(e,t,r,n,i,a,s,c,$){var{_1:l,_r$34:u,_r$35:f,diceMax:i,diceMin:n,dicePoints:r,die:w,highNum:c,i:h,i$1:g,i$2:k,i$3:b,isKeepLH:a,lowNum:s,mode:$,num:y,nums:v,pickNum:_,src:e,text:x,times:t,$s:S,$r:E,$c:C}=hr(this,{src:e,times:t,dicePoints:r,diceMin:n,diceMax:i,isKeepLH:a,lowNum:s,highNum:c,mode:$});S=S||0;e:for(;;){switch(S){case 0:for((v=[v])[0]=jr.nil,h=0;hi.$get()&&(w=i.$get()),n!==Vr.nil&&w=e[0].$length?void p("index out of range"):e[0].$array[e[0].$offset+t])<(r<0||r>=e[0].$length?void p("index out of range"):e[0].$array[e[0].$offset+r])}}(v)),S=6;case 6:if(C&&(C=!1,E=E.$blk()),E&&void 0!==E.$blk)break e;S=5;continue;case 4:E=d.Slice(v[0],function(e){return function(t,r){return(t<0||t>=e[0].$length?void p("index out of range"):e[0].$array[e[0].$offset+t])>(r<0||r>=e[0].$length?void p("index out of range"):e[0].$array[e[0].$offset+r])}}(v)),S=7;case 7:if(C&&(C=!1,E=E.$blk()),E&&void 0!==E.$blk)break e;case 5:1===(l=a)||3===l?_=s:2!==l&&4!==l||(_=c),a>2&&(_=t-_|0),_<0&&(_=0),_>t&&(_=t);case 2:for(y=0,g=0;g<_;)g>=(0|v[0].$length)||(y=y+(g<0||g>=v[0].$length?void p("index out of range"):v[0].$array[v[0].$offset+g])|0),g=g+1|0;if(x="",_===t){S=8;continue}S=9;continue;case 8:x="",k=0;case 11:if(!(k=v[0].$length?void p("index out of range"):v[0].$array[v[0].$offset+k])])),S=13;case 13:if(C&&(C=!1,u=u.$blk()),u&&void 0!==u.$blk)break e;x+=u,k=k+1|0,S=11;continue;case 12:v[0].$length>0&&(x=m(x,0,x.length-1|0)),S=10;continue;case 9:x="{",b=0;case 14:if(!(b<(0|v[0].$length))){S=15;continue}b===_&&(x+="| "),f=o.Sprintf("%d ",new bt([new z(b<0||b>=v[0].$length?void p("index out of range"):v[0].$array[v[0].$offset+b])])),S=16;case 16:if(C&&(C=!1,f=f.$blk()),f&&void 0!==f.$blk)break e;x+=f,b=b+1|0,S=14;continue;case 15:v[0].$length>0&&(x=m(x,0,x.length-1|0)),x+="}";case 10:return S=-1,[y,x]}return}return{$blk:aa,$c:!0,$r:E,_1:l,_r$34:u,_r$35:f,diceMax:i,diceMin:n,dicePoints:r,die:w,highNum:c,i:h,i$1:g,i$2:k,i$3:b,isKeepLH:a,lowNum:s,mode:$,num:y,nums:v,pickNum:_,src:e,text:x,times:t,$s:S}},Fa.RollCommon=aa,pa=function(e,t,r,n){var{_q:i,_r$34:a,_r$35:s,_r$36:c,diceMax:$,diceMin:l,diceNum:r,diceResult:u,diceTens:f,diceUnits:d,i:h,isBonus:t,lastDetail:g,lastDetail$1:k,mode:n,n:b,newVal:y,newVal$1:m,num10Exists:_,nums:x,src:e,$s:S,$r:E,$c:C}=hr(this,{src:e,isBonus:t,diceNum:r,mode:n});S=S||0;e:for(;;){switch(S){case 0:for(f=(i=(u=ta(e,100,n))/10)==i&&i!==1/0&&i!==-1/0?0|i:p("integer divide by zero"),d=(a=u%10)==a?a:p("integer divide by zero"),x=_t.nil,l=f,$=f,_=!1,h=0;h$&&($=b),h=h+1|0):(_=!0,x=O(x,"0"),h=h+1|0);if(t){S=1;continue}S=2;continue;case 1:0!==d&&_&&(l=0),y=J(l,10)+d|0,s=o.Sprintf("(D100=%d,奖励%s)",new bt([new z(u),new We(v.Join(x," "))])),S=4;case 4:if(C&&(C=!1,s=s.$blk()),s&&void 0!==s.$blk)break e;return S=-1,[y,g=s];case 2:0===d&&_&&($=10),m=J($,10)+d|0,c=o.Sprintf("(D100=%d,惩罚%s)",new bt([new z(u),new We(v.Join(x," "))])),S=5;case 5:if(C&&(C=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;return S=-1,[m,k=c];case 3:return S=-1,[0,""]}return}return{$blk:pa,$c:!0,$r:E,_q:i,_r$34:a,_r$35:s,_r$36:c,diceMax:$,diceMin:l,diceNum:r,diceResult:u,diceTens:f,diceUnits:d,i:h,isBonus:t,lastDetail:g,lastDetail$1:k,mode:n,n:b,newVal:y,newVal$1:m,num10Exists:_,nums:x,src:e,$s:S}},Fa.RollCoC=pa,sa=function(e,t){var r,n,i,o,a;for(n="",a=0,i=0;i<4;)a=a+(o=ta(e,3,t)-2|0)|0,-1===(r=o)?n+="-":0===r?n+="0":1===r&&(n+="+"),i=i+1|0;return[a,n]},Fa.RollFate=sa,ca=function(e){return I(e)},$a=function(e){var{_i:t,_r$34:n,_ref:i,buf:o,i:a,items:e,$s:s,$r:c,$c:$}=hr(this,{items:e});s=s||0;e:for(;;){switch(s){case 0:o=new r.Buffer.ptr(It.nil,0,0),i=Yt(e,bt),t=0;case 1:if(!(t=i.$length?void p("index out of range"):i.$array[i.$offset+t],n=o.Write(Yt(a,It)),s=3;case 3:if($&&($=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;t++,s=1;continue;case 2:return s=-1,o.String()}return}return{$blk:$a,$c:!0,$r:c,_i:t,_r$34:n,_ref:i,buf:o,i:a,items:e,$s:s}},ot.ptr.prototype.call_ondicescript_1=function(){return this.cur.data.ParserData.AddOp(69),tt},ot.prototype.call_ondicescript_1=function(){return this.$val.call_ondicescript_1()},ot.ptr.prototype.call_onstmtLines_3=function(){return!this.cur.data.ParserData.Config.DisableStmts},ot.prototype.call_onstmtLines_3=function(){return this.$val.call_onstmtLines_3()},ot.ptr.prototype.call_onflagsSwitch_1=function(){var e,t,r,n,i,o,a,s,c,$;return n=this.vstack,r=(i=this.vstack.$length-1|0)<0||i>=n.$length?void p("index out of range"):n.$array[n.$offset+i],o=this.cur,a=void 0!==(e=h(r,We.keyFor("id")))?e.v:tt,s=void 0!==(t=h(r,We.keyFor("on")))?t.v:tt,$=B(s,new We("true")),"wod"===(c=Yt(a,We))?o.data.ParserData.Config.EnableDiceWoD=$:"coc"===c?o.data.ParserData.Config.EnableDiceCoC=$:"fate"===c?o.data.ParserData.Config.EnableDiceFate=$:"doublecross"===c&&(o.data.ParserData.Config.EnableDiceDoubleCross=$),tt},ot.prototype.call_onflagsSwitch_1=function(){return this.$val.call_onflagsSwitch_1()},ot.ptr.prototype.call_onstmtBreak_1=function(){var{$24r:e,_r$34:t,p:r,$s:n,$r:o,$c:a}=hr(this,{});n=n||0;e:for(;;){switch(n){case 0:(r=[r])[0]=this,t=function(e){return function t(r){var{c:r,$s:n,$r:o,$c:a}=hr(this,{c:r});n=n||0;t:for(;;){switch(n){case 0:if(0===r.data.ParserData.loopLayer){n=1;continue}n=2;continue;case 1:o=e[0].addErr(i.New("`break` is not allowed outside loop.")),n=4;case 4:if(a&&(a=!1,o=o.$blk()),o&&void 0!==o.$blk)break t;return n=-1,new Ee(!1);case 2:r.data.ParserData.BreakPush();case 3:return n=-1,tt}return}return{$blk:t,$c:!0,$r:o,c:r,$s:n}}}(r)(r[0].cur),n=1;case 1:if(a&&(a=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;e=t,n=2;case 2:return e}return}return{$blk:ot.ptr.prototype.call_onstmtBreak_1,$c:!0,$r:o,$24r:e,_r$34:t,p:r,$s:n}},ot.prototype.call_onstmtBreak_1=function(){return this.$val.call_onstmtBreak_1()},ot.ptr.prototype.call_onstmtContinue_1=function(){var{$24r:e,_r$34:t,p:r,$s:n,$r:o,$c:a}=hr(this,{});n=n||0;e:for(;;){switch(n){case 0:(r=[r])[0]=this,t=function(e){return function t(r){var{c:r,$s:n,$r:o,$c:a}=hr(this,{c:r});n=n||0;t:for(;;){switch(n){case 0:if(0===r.data.ParserData.loopLayer){n=1;continue}n=2;continue;case 1:o=e[0].addErr(i.New("`continue` is not allowed outside loop.")),n=4;case 4:if(a&&(a=!1,o=o.$blk()),o&&void 0!==o.$blk)break t;return n=-1,new Ee(!1);case 2:r.data.ParserData.ContinuePush();case 3:return n=-1,tt}return}return{$blk:t,$c:!0,$r:o,c:r,$s:n}}}(r)(r[0].cur),n=1;case 1:if(a&&(a=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;e=t,n=2;case 2:return e}return}return{$blk:ot.ptr.prototype.call_onstmtContinue_1,$c:!0,$r:o,$24r:e,_r$34:t,p:r,$s:n}},ot.prototype.call_onstmtContinue_1=function(){return this.$val.call_onstmtContinue_1()},ot.ptr.prototype.call_onstmtReturn_2=function(){return this.cur.data.ParserData.AddOp(78),tt},ot.prototype.call_onstmtReturn_2=function(){return this.$val.call_onstmtReturn_2()},ot.ptr.prototype.call_onstmtReturn_7=function(){var e;return(e=this.cur).data.ParserData.PushNull(),e.data.ParserData.AddOp(78),tt},ot.prototype.call_onstmtReturn_7=function(){return this.$val.call_onstmtReturn_7()},ot.ptr.prototype.call_onstmtWhile_2=function(){var e;return(e=this.cur).data.ParserData.AddOp(81),e.data.ParserData.LoopBegin(),e.data.ParserData.OffsetPush(),tt},ot.prototype.call_onstmtWhile_2=function(){return this.$val.call_onstmtWhile_2()},ot.ptr.prototype.call_onstmtWhile_6=function(){var e;return(e=this.cur).data.ParserData.AddOp(76),e.data.ParserData.OffsetPush(),tt},ot.prototype.call_onstmtWhile_6=function(){return this.$val.call_onstmtWhile_6()},ot.ptr.prototype.call_onstmtWhile_10=function(){var e;return(e=this.cur).data.ParserData.AddOp(74),e.data.ParserData.OffsetPush(),e.data.ParserData.OffsetJmpSetX(0,2,!0),e.data.ParserData.OffsetJmpSetX(1,1,!1),e.data.ParserData.ContinueSet(2),e.data.ParserData.BreakSet(),e.data.ParserData.OffsetPopN(3),e.data.ParserData.LoopEnd(),e.data.ParserData.AddOp(82),tt},ot.prototype.call_onstmtWhile_10=function(){return this.$val.call_onstmtWhile_10()},ot.ptr.prototype.call_onstmtIf_6=function(){var e;return(e=this.cur).data.ParserData.AddOp(81),e.data.ParserData.AddOp(76),e.data.ParserData.OffsetPush(),tt},ot.prototype.call_onstmtIf_6=function(){return this.$val.call_onstmtIf_6()},ot.ptr.prototype.call_onstmtIf_10=function(){var e;return(e=this.cur).data.ParserData.AddOp(74),e.data.ParserData.OffsetPopAndSet(),e.data.ParserData.OffsetPush(),tt},ot.prototype.call_onstmtIf_10=function(){return this.$val.call_onstmtIf_10()},ot.ptr.prototype.call_onstmtIf_12=function(){var e;return(e=this.cur).data.ParserData.OffsetPopAndSet(),e.data.ParserData.AddOp(82),tt},ot.prototype.call_onstmtIf_12=function(){return this.$val.call_onstmtIf_12()},ot.ptr.prototype.call_onstmtIf_15=function(){var{$24r:e,_r$34:t,p:r,$s:n,$r:o,$c:a}=hr(this,{});n=n||0;e:for(;;){switch(n){case 0:(r=[r])[0]=this,t=function(e){return function t(r){var{c:r,$s:n,$r:o,$c:a}=hr(this,{c:r});n=n||0;t:for(;;){switch(n){case 0:o=e[0].addErr(i.New("不符合if语法: if expr {...} [else {...}]")),n=1;case 1:if(a&&(a=!1,o=o.$blk()),o&&void 0!==o.$blk)break t;return n=-1,!1}return}return{$blk:t,$c:!0,$r:o,c:r,$s:n}}}(r)(r[0].cur),n=1;case 1:if(a&&(a=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;e=t,n=2;case 2:return e}return}return{$blk:ot.ptr.prototype.call_onstmtIf_15,$c:!0,$r:o,$24r:e,_r$34:t,p:r,$s:n}},ot.prototype.call_onstmtIf_15=function(){return this.$val.call_onstmtIf_15()},ot.ptr.prototype.call_onfunc_def_params_2=function(){return this.cur.data.ParserData.CounterPush(),tt},ot.prototype.call_onfunc_def_params_2=function(){return this.$val.call_onfunc_def_params_2()},ot.ptr.prototype.call_onfunc_def_params_9=function(){var e;return(e=this.cur).data.ParserData.CounterPush(),e.data.ParserData.CounterAdd(1),tt},ot.prototype.call_onfunc_def_params_9=function(){return this.$val.call_onfunc_def_params_9()},ot.ptr.prototype.call_onfunc_def_params_13=function(){var e,t,r,n,i,o;return r=this.vstack,t=(n=this.vstack.$length-1|0)<0||n>=r.$length?void p("index out of range"):r.$array[r.$offset+n],i=this.cur,o=void 0!==(e=h(t,We.keyFor("id")))?e.v:tt,i.data.ParserData.NamePush(Yt(o,We)),tt},ot.prototype.call_onfunc_def_params_13=function(){return this.$val.call_onfunc_def_params_13()},ot.ptr.prototype.call_onfunc_def_params_21=function(){var e,t,r,n,i,o;return r=this.vstack,t=(n=this.vstack.$length-1|0)<0||n>=r.$length?void p("index out of range"):r.$array[r.$offset+n],i=this.cur,o=void 0!==(e=h(t,We.keyFor("id2")))?e.v:tt,i.data.ParserData.NamePush(Yt(o,We)),tt},ot.prototype.call_onfunc_def_params_21=function(){return this.$val.call_onfunc_def_params_21()},ot.ptr.prototype.call_onfunc_def_params_28=function(){var e,t,r,n,i;return r=this.vstack,t=(n=this.vstack.$length-1|0)<0||n>=r.$length?void p("index out of range"):r.$array[r.$offset+n],i=this.cur,void 0!==(e=h(t,We.keyFor("id2")))&&e.v,i.data.ParserData.CounterAdd(1),tt},ot.prototype.call_onfunc_def_params_28=function(){return this.$val.call_onfunc_def_params_28()},ot.ptr.prototype.call_onstmtFunc_2=function(){var e,t,r,n,i,o;return r=this.vstack,t=(n=this.vstack.$length-1|0)<0||n>=r.$length?void p("index out of range"):r.$array[r.$offset+n],i=this.cur,o=void 0!==(e=h(t,We.keyFor("id")))?e.v:tt,i.data.ParserData.NamePush(Yt(o,We)),tt},ot.prototype.call_onstmtFunc_2=function(){return this.$val.call_onstmtFunc_2()},ot.ptr.prototype.call_onstmtFunc_9=function(){var e,t,r,n,i,o;return n=(t=this).vstack,r=(i=t.vstack.$length-1|0)<0||i>=n.$length?void p("index out of range"):n.$array[n.$offset+i],o=t.cur,void 0!==(e=h(r,We.keyFor("id")))&&e.v,o.data.ParserData.CodePush(t.pt.position.offset),tt},ot.prototype.call_onstmtFunc_9=function(){return this.$val.call_onstmtFunc_9()},ot.ptr.prototype.call_onstmtFunc_14=function(){var e,t,r,n,i;return n=this.vstack,r=(i=this.vstack.$length-1|0)<0||i>=n.$length?void p("index out of range"):n.$array[n.$offset+i],function(e,t,r){var n,i,o;for(o=e.data.ParserData.CounterPop(),n=new _t([]),i=0;i=r.$length?void p("index out of range"):r.$array[r.$offset+n],i=this.cur,o=void 0!==(e=h(t,We.keyFor("id")))?e.v:tt,i.data.ParserData.NamePush(Yt(o,We)),tt},ot.prototype.call_onstmtAssignType1_2=function(){return this.$val.call_onstmtAssignType1_2()},ot.ptr.prototype.call_onstmtAssignType1_7=function(){var e,t,r,n,i;return r=this.vstack,t=(n=this.vstack.$length-1|0)<0||n>=r.$length?void p("index out of range"):r.$array[r.$offset+n],i=this.cur,void 0!==(e=h(t,We.keyFor("id")))&&e.v,i.data.ParserData.AddStore(i.data.ParserData.NamePop()),tt},ot.prototype.call_onstmtAssignType1_7=function(){return this.$val.call_onstmtAssignType1_7()},ot.ptr.prototype.call_onstmtAssignType2_2=function(){var e,t,r,n,i,o;return r=this.vstack,t=(n=this.vstack.$length-1|0)<0||n>=r.$length?void p("index out of range"):r.$array[r.$offset+n],i=this.cur,o=void 0!==(e=h(t,We.keyFor("id")))?e.v:tt,i.data.ParserData.NamePush(Yt(o,We)),tt},ot.prototype.call_onstmtAssignType2_2=function(){return this.$val.call_onstmtAssignType2_2()},ot.ptr.prototype.call_onstmtAssignType2_8=function(){var e,t,r,n,i,o;return n=(t=this).vstack,r=(i=t.vstack.$length-1|0)<0||i>=n.$length?void p("index out of range"):n.$array[n.$offset+i],o=t.cur,void 0!==(e=h(r,We.keyFor("id")))&&e.v,o.data.ParserData.CodePush(t.pt.position.offset),tt},ot.prototype.call_onstmtAssignType2_8=function(){return this.$val.call_onstmtAssignType2_8()},ot.ptr.prototype.call_onstmtAssignType2_12=function(){var e,t,r,n,i,o,a;return n=this.vstack,r=(i=this.vstack.$length-1|0)<0||i>=n.$length?void p("index out of range"):n.$array[n.$offset+i],o=this.cur,void 0!==(e=h(r,We.keyFor("id")))&&e.v,a=void 0!==(t=h(r,We.keyFor("expr")))?t.v:tt,o.data.ParserData.AddStoreComputed(o.data.ParserData.NamePop(),Yt(a,We)),tt},ot.prototype.call_onstmtAssignType2_12=function(){return this.$val.call_onstmtAssignType2_12()},ot.ptr.prototype.call_onstmtAssignType3_2=function(){var e,t,r,n,i,o;return r=this.vstack,t=(n=this.vstack.$length-1|0)<0||n>=r.$length?void p("index out of range"):r.$array[r.$offset+n],i=this.cur,o=void 0!==(e=h(t,We.keyFor("id")))?e.v:tt,i.data.ParserData.NamePush(Yt(o,We)),tt},ot.prototype.call_onstmtAssignType3_2=function(){return this.$val.call_onstmtAssignType3_2()},ot.ptr.prototype.call_onstmtAssignType3_8=function(){var e,t,r,n,i,o,a;return n=this.vstack,r=(i=this.vstack.$length-1|0)<0||i>=n.$length?void p("index out of range"):n.$array[n.$offset+i],o=this.cur,void 0!==(e=h(r,We.keyFor("id")))&&e.v,a=void 0!==(t=h(r,We.keyFor("id2")))?t.v:tt,o.data.ParserData.NamePush(Yt(a,We)),tt},ot.prototype.call_onstmtAssignType3_8=function(){return this.$val.call_onstmtAssignType3_8()},ot.ptr.prototype.call_onstmtAssignType3_14=function(){var e,t,r,n,i,o,a,s;return n=this.vstack,r=(i=this.vstack.$length-1|0)<0||i>=n.$length?void p("index out of range"):n.$array[n.$offset+i],o=this.cur,void 0!==(e=h(r,We.keyFor("id")))&&e.v,void 0!==(t=h(r,We.keyFor("id2")))&&t.v,a=o.data.ParserData.NamePop(),s=o.data.ParserData.NamePop(),o.data.ParserData.AddAttrSet(s,a,!0),tt},ot.prototype.call_onstmtAssignType3_14=function(){return this.$val.call_onstmtAssignType3_14()},ot.ptr.prototype.call_onstmtAssignType4_2=function(){var e,t,r,n,i,o;return r=this.vstack,t=(n=this.vstack.$length-1|0)<0||n>=r.$length?void p("index out of range"):r.$array[r.$offset+n],i=this.cur,o=void 0!==(e=h(t,We.keyFor("id")))?e.v:tt,i.data.ParserData.NamePush(Yt(o,We)),tt},ot.prototype.call_onstmtAssignType4_2=function(){return this.$val.call_onstmtAssignType4_2()},ot.ptr.prototype.call_onstmtAssignType4_11=function(){var e,t,r,n,i;return r=this.vstack,t=(n=this.vstack.$length-1|0)<0||n>=r.$length?void p("index out of range"):r.$array[r.$offset+n],i=this.cur,void 0!==(e=h(t,We.keyFor("id")))&&e.v,i.data.ParserData.AddStoreLocal(i.data.ParserData.NamePop()),tt},ot.prototype.call_onstmtAssignType4_11=function(){return this.$val.call_onstmtAssignType4_11()},ot.ptr.prototype.call_onstmtAssignType5_2=function(){var e,t,r,n,i,o;return r=this.vstack,t=(n=this.vstack.$length-1|0)<0||n>=r.$length?void p("index out of range"):r.$array[r.$offset+n],i=this.cur,o=void 0!==(e=h(t,We.keyFor("id")))?e.v:tt,i.data.ParserData.NamePush(Yt(o,We)),tt},ot.prototype.call_onstmtAssignType5_2=function(){return this.$val.call_onstmtAssignType5_2()},ot.ptr.prototype.call_onstmtAssignType5_7=function(){var e,t,r,n,i,o,a;return n=this.vstack,r=(i=this.vstack.$length-1|0)<0||i>=n.$length?void p("index out of range"):n.$array[n.$offset+i],o=this.cur,void 0!==(e=h(r,We.keyFor("id")))&&e.v,a=void 0!==(t=h(r,We.keyFor("id2")))?t.v:tt,o.data.ParserData.NamePush(Yt(a,We)),tt},ot.prototype.call_onstmtAssignType5_7=function(){return this.$val.call_onstmtAssignType5_7()},ot.ptr.prototype.call_onstmtAssignType5_14=function(){var e,t,r,n,i,o,a,s;return n=this.vstack,r=(i=this.vstack.$length-1|0)<0||i>=n.$length?void p("index out of range"):n.$array[n.$offset+i],o=this.cur,void 0!==(e=h(r,We.keyFor("id")))&&e.v,void 0!==(t=h(r,We.keyFor("id2")))&&t.v,a=o.data.ParserData.NamePop(),s=o.data.ParserData.NamePop(),o.data.ParserData.AddAttrSet(s,a,!1),tt},ot.prototype.call_onstmtAssignType5_14=function(){return this.$val.call_onstmtAssignType5_14()},ot.ptr.prototype.call_onstmtAssignType6_1=function(){return this.cur.data.ParserData.AddOp(23),tt},ot.prototype.call_onstmtAssignType6_1=function(){return this.$val.call_onstmtAssignType6_1()},ot.ptr.prototype.call_onstmtAssignType7_1=function(){return this.cur.data.ParserData.AddOp(27),tt},ot.prototype.call_onstmtAssignType7_1=function(){return this.$val.call_onstmtAssignType7_1()},ot.ptr.prototype.call_on_step_7=function(){return this.cur.data.ParserData.PushNull(),tt},ot.prototype.call_on_step_7=function(){return this.$val.call_on_step_7()},ot.ptr.prototype.call_on_step_9=function(){return this.cur.data.ParserData.PushNull(),tt},ot.prototype.call_on_step_9=function(){return this.$val.call_on_step_9()},ot.ptr.prototype.call_on_sliceSuffix_6=function(){return this.cur.data.ParserData.PushNull(),tt},ot.prototype.call_on_sliceSuffix_6=function(){return this.$val.call_on_sliceSuffix_6()},ot.ptr.prototype.call_on_sliceSuffix_12=function(){return this.cur.data.ParserData.PushNull(),tt},ot.prototype.call_on_sliceSuffix_12=function(){return this.$val.call_on_sliceSuffix_12()},ot.ptr.prototype.call_onexprSliceType1_1=function(){return this.cur.data.ParserData.AddOp(26),tt},ot.prototype.call_onexprSliceType1_1=function(){return this.$val.call_onexprSliceType1_1()},ot.ptr.prototype.call_onexprValueIfExists_2=function(){var e;return(e=this.cur).data.ParserData.AddOp(76),e.data.ParserData.OffsetPush(),tt},ot.prototype.call_onexprValueIfExists_2=function(){return this.$val.call_onexprValueIfExists_2()},ot.ptr.prototype.call_onexprValueIfExists_8=function(){var e;return(e=this.cur).data.ParserData.AddOp(74),e.data.ParserData.OffsetPopAndSet(),e.data.ParserData.OffsetPush(),tt},ot.prototype.call_onexprValueIfExists_8=function(){return this.$val.call_onexprValueIfExists_8()},ot.ptr.prototype.call_onexprTernaryType1_2=function(){var e;return(e=this.cur).data.ParserData.AddOp(76),e.data.ParserData.OffsetPush(),tt},ot.prototype.call_onexprTernaryType1_2=function(){return this.$val.call_onexprTernaryType1_2()},ot.ptr.prototype.call_onexprTernaryType1_8=function(){var e;return(e=this.cur).data.ParserData.AddOp(74),e.data.ParserData.OffsetPopAndSet(),e.data.ParserData.OffsetPush(),tt},ot.prototype.call_onexprTernaryType1_8=function(){return this.$val.call_onexprTernaryType1_8()},ot.ptr.prototype.call_onexprTernaryType1_14=function(){return this.cur.data.ParserData.OffsetPopAndSet(),tt},ot.prototype.call_onexprTernaryType1_14=function(){return this.$val.call_onexprTernaryType1_14()},ot.ptr.prototype.call_onexprTernaryType2_2=function(){return this.cur.data.ParserData.CounterPush(),tt},ot.prototype.call_onexprTernaryType2_2=function(){return this.$val.call_onexprTernaryType2_2()},ot.ptr.prototype.call_onexprTernaryType2_6=function(){return this.cur.data.ParserData.CounterAdd(1),tt},ot.prototype.call_onexprTernaryType2_6=function(){return this.$val.call_onexprTernaryType2_6()},ot.ptr.prototype.call_onexprTernaryType2_4=function(){return function(e){var t,r;for(e.data.ParserData.PushStr(""),r=e.data.ParserData.CounterPop()+1|0,t=0;t=r.$length?void p("index out of range"):r.$array[r.$offset+n],i=this.cur,o=void 0!==(e=h(t,We.keyFor("id")))?e.v:tt,i.data.ParserData.WriteCode(24,new We(Yt(o,We))),tt},ot.prototype.call_onattr_getX_4=function(){return this.$val.call_onattr_getX_4()},ot.ptr.prototype.call_onfunc_invoke_2=function(){return this.cur.data.ParserData.AddInvoke(0),tt},ot.prototype.call_onfunc_invoke_2=function(){return this.$val.call_onfunc_invoke_2()},ot.ptr.prototype.call_onfunc_invoke_8=function(){var e;return(e=this.cur).data.ParserData.CounterPush(),e.data.ParserData.CounterAdd(1),tt},ot.prototype.call_onfunc_invoke_8=function(){return this.$val.call_onfunc_invoke_8()},ot.ptr.prototype.call_onfunc_invoke_17=function(){return this.cur.data.ParserData.CounterAdd(1),tt},ot.prototype.call_onfunc_invoke_17=function(){return this.$val.call_onfunc_invoke_17()},ot.ptr.prototype.call_onfunc_invoke_12=function(){var e;return(e=this.cur).data.ParserData.AddInvoke(e.data.ParserData.CounterPop()),tt},ot.prototype.call_onfunc_invoke_12=function(){return this.$val.call_onfunc_invoke_12()},ot.ptr.prototype.call_ondict_item_1=function(){return this.cur.data.ParserData.CounterAdd(1),tt},ot.prototype.call_ondict_item_1=function(){return this.$val.call_ondict_item_1()},ot.ptr.prototype.call_onvalue_id_without_colon_2=function(){var e,t,r,n,i,o;return r=this.vstack,t=(n=this.vstack.$length-1|0)<0||n>=r.$length?void p("index out of range"):r.$array[r.$offset+n],i=this.cur,o=void 0!==(e=h(t,We.keyFor("id")))?e.v:tt,i.data.ParserData.WriteCode(14,new We(Yt(o,We))),tt},ot.prototype.call_onvalue_id_without_colon_2=function(){return this.$val.call_onvalue_id_without_colon_2()},ot.ptr.prototype.call_onvalue_array_range_1=function(){return this.cur.data.ParserData.AddOp(5),tt},ot.prototype.call_onvalue_array_range_1=function(){return this.$val.call_onvalue_array_range_1()},ot.ptr.prototype.call_onvalue_array_2=function(){var e;return(e=this.cur).data.ParserData.CounterPush(),e.data.ParserData.CounterAdd(1),tt},ot.prototype.call_onvalue_array_2=function(){return this.$val.call_onvalue_array_2()},ot.ptr.prototype.call_onvalue_array_10=function(){return this.cur.data.ParserData.CounterAdd(1),tt},ot.prototype.call_onvalue_array_10=function(){return this.$val.call_onvalue_array_10()},ot.ptr.prototype.call_onvalue_array_6=function(){var e;return(e=this.cur).data.ParserData.PushArray(e.data.ParserData.CounterPop()),tt},ot.prototype.call_onvalue_array_6=function(){return this.$val.call_onvalue_array_6()},ot.ptr.prototype.call_onvalue_2=function(){return this.cur.data.ParserData.PushIntNumber("1"),tt},ot.prototype.call_onvalue_2=function(){return this.$val.call_onvalue_2()},ot.ptr.prototype.call_onvalue_6=function(){return this.cur.data.ParserData.PushIntNumber("0"),tt},ot.prototype.call_onvalue_6=function(){return this.$val.call_onvalue_6()},ot.ptr.prototype.call_onvalue_10=function(){return this.cur.data.ParserData.PushNull(),tt},ot.prototype.call_onvalue_10=function(){return this.$val.call_onvalue_10()},ot.ptr.prototype.call_onvalue_15=function(){return this.cur.data.ParserData.PushThis(),tt},ot.prototype.call_onvalue_15=function(){return this.$val.call_onvalue_15()},ot.ptr.prototype.call_onvalue_23=function(){var e,t,r,n,i,o;return r=this.vstack,t=(n=this.vstack.$length-1|0)<0||n>=r.$length?void p("index out of range"):r.$array[r.$offset+n],i=this.cur,o=void 0!==(e=h(t,We.keyFor("id")))?e.v:tt,i.data.ParserData.WriteCode(16,new We(Yt(o,We))),tt},ot.prototype.call_onvalue_23=function(){return this.$val.call_onvalue_23()},ot.ptr.prototype.call_onvalue_33=function(){var e,t,r,n,i,o;return r=this.vstack,t=(n=this.vstack.$length-1|0)<0||n>=r.$length?void p("index out of range"):r.$array[r.$offset+n],i=this.cur,o=void 0!==(e=h(t,We.keyFor("id")))?e.v:tt,i.data.ParserData.WriteCode(15,new We(Yt(o,We))),tt},ot.prototype.call_onvalue_33=function(){return this.$val.call_onvalue_33()},ot.ptr.prototype.call_onvalue_55=function(){return this.cur.data.ParserData.PushArray(0),tt},ot.prototype.call_onvalue_55=function(){return this.$val.call_onvalue_55()},ot.ptr.prototype.call_onvalue_80=function(){return this.cur.data.ParserData.PushDict(0),tt},ot.prototype.call_onvalue_80=function(){return this.$val.call_onvalue_80()},ot.ptr.prototype.call_onvalue_90=function(){return this.cur.data.ParserData.CounterPush(),tt},ot.prototype.call_onvalue_90=function(){return this.$val.call_onvalue_90()},ot.ptr.prototype.call_onvalue_94=function(){var e;return(e=this.cur).data.ParserData.PushDict(e.data.ParserData.CounterPop()),tt},ot.prototype.call_onvalue_94=function(){return this.$val.call_onvalue_94()},ot.ptr.prototype.call_onnumber_1=function(){var e;return(e=this.cur).data.ParserData.PushIntNumber(ca(e.text)),tt},ot.prototype.call_onnumber_1=function(){return this.$val.call_onnumber_1()},ot.ptr.prototype.call_onfloat_1=function(){var e;return(e=this.cur).data.ParserData.PushFloatNumber(ca(e.text)),tt},ot.prototype.call_onfloat_1=function(){return this.$val.call_onfloat_1()},ot.ptr.prototype.call_onstrPart1_1=function(){var{$24r:e,_entry:t,_r$34:r,p:n,stack:i,x:o,x$1:a,$s:s,$r:c,$c:$}=hr(this,{});s=s||0;e:for(;;){switch(s){case 0:o=(n=this).vstack,i=(a=n.vstack.$length-1|0)<0||a>=o.$length?void p("index out of range"):o.$array[o.$offset+a],r=function e(t,r){var{_r$34:n,c:t,items:r,$s:i,$r:o,$c:a}=hr(this,{c:t,items:r});i=i||0;t:for(;;){switch(i){case 0:n=$a(r),i=1;case 1:if(a&&(a=!1,n=n.$blk()),n&&void 0!==n.$blk)break t;o=t.data.ParserData.PushStr(n),i=2;case 2:if(a&&(a=!1,o=o.$blk()),o&&void 0!==o.$blk)break t;return t.data.ParserData.CounterAdd(1),i=-1,tt}return}return{$blk:e,$c:!0,$r:o,_r$34:n,c:t,items:r,$s:i}}(n.cur,void 0!==(t=h(i,We.keyFor("items")))?t.v:tt),s=1;case 1:if($&&($=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;e=r,s=2;case 2:return e}return}return{$blk:ot.ptr.prototype.call_onstrPart1_1,$c:!0,$r:c,$24r:e,_entry:t,_r$34:r,p:n,stack:i,x:o,x$1:a,$s:s}},ot.prototype.call_onstrPart1_1=function(){return this.$val.call_onstrPart1_1()},ot.ptr.prototype.call_onstrPart1Normal_1=function(){return this.cur.text},ot.prototype.call_onstrPart1Normal_1=function(){return this.$val.call_onstrPart1Normal_1()},ot.ptr.prototype.call_onstrPart2_1=function(){var{$24r:e,_entry:t,_r$34:r,p:n,stack:i,x:o,x$1:a,$s:s,$r:c,$c:$}=hr(this,{});s=s||0;e:for(;;){switch(s){case 0:o=(n=this).vstack,i=(a=n.vstack.$length-1|0)<0||a>=o.$length?void p("index out of range"):o.$array[o.$offset+a],r=function e(t,r){var{_r$34:n,c:t,items:r,$s:i,$r:o,$c:a}=hr(this,{c:t,items:r});i=i||0;t:for(;;){switch(i){case 0:n=$a(r),i=1;case 1:if(a&&(a=!1,n=n.$blk()),n&&void 0!==n.$blk)break t;o=t.data.ParserData.PushStr(n),i=2;case 2:if(a&&(a=!1,o=o.$blk()),o&&void 0!==o.$blk)break t;return t.data.ParserData.CounterAdd(1),i=-1,tt}return}return{$blk:e,$c:!0,$r:o,_r$34:n,c:t,items:r,$s:i}}(n.cur,void 0!==(t=h(i,We.keyFor("items")))?t.v:tt),s=1;case 1:if($&&($=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;e=r,s=2;case 2:return e}return}return{$blk:ot.ptr.prototype.call_onstrPart2_1,$c:!0,$r:c,$24r:e,_entry:t,_r$34:r,p:n,stack:i,x:o,x$1:a,$s:s}},ot.prototype.call_onstrPart2_1=function(){return this.$val.call_onstrPart2_1()},ot.ptr.prototype.call_onstrPart2Normal_1=function(){return this.cur.text},ot.prototype.call_onstrPart2Normal_1=function(){return this.$val.call_onstrPart2Normal_1()},ot.ptr.prototype.call_onstrPart3_1=function(){var{$24r:e,_entry:t,_r$34:r,p:n,stack:i,x:o,x$1:a,$s:s,$r:c,$c:$}=hr(this,{});s=s||0;e:for(;;){switch(s){case 0:o=(n=this).vstack,i=(a=n.vstack.$length-1|0)<0||a>=o.$length?void p("index out of range"):o.$array[o.$offset+a],r=function e(t,r){var{_r$34:n,c:t,items:r,$s:i,$r:o,$c:a}=hr(this,{c:t,items:r});i=i||0;t:for(;;){switch(i){case 0:n=$a(r),i=1;case 1:if(a&&(a=!1,n=n.$blk()),n&&void 0!==n.$blk)break t;o=t.data.ParserData.PushStr(n),i=2;case 2:if(a&&(a=!1,o=o.$blk()),o&&void 0!==o.$blk)break t;return t.data.ParserData.CounterAdd(1),i=-1,tt}return}return{$blk:e,$c:!0,$r:o,_r$34:n,c:t,items:r,$s:i}}(n.cur,void 0!==(t=h(i,We.keyFor("items")))?t.v:tt),s=1;case 1:if($&&($=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;e=r,s=2;case 2:return e}return}return{$blk:ot.ptr.prototype.call_onstrPart3_1,$c:!0,$r:c,$24r:e,_entry:t,_r$34:r,p:n,stack:i,x:o,x$1:a,$s:s}},ot.prototype.call_onstrPart3_1=function(){return this.$val.call_onstrPart3_1()},ot.ptr.prototype.call_onstrPart3Normal_1=function(){return this.cur.text},ot.prototype.call_onstrPart3Normal_1=function(){return this.$val.call_onstrPart3Normal_1()},ot.ptr.prototype.call_onstrPart4_1=function(){var{$24r:e,_entry:t,_r$34:r,p:n,stack:i,x:o,x$1:a,$s:s,$r:c,$c:$}=hr(this,{});s=s||0;e:for(;;){switch(s){case 0:o=(n=this).vstack,i=(a=n.vstack.$length-1|0)<0||a>=o.$length?void p("index out of range"):o.$array[o.$offset+a],r=function e(t,r){var{_r$34:n,c:t,items:r,$s:i,$r:o,$c:a}=hr(this,{c:t,items:r});i=i||0;t:for(;;){switch(i){case 0:n=$a(r),i=1;case 1:if(a&&(a=!1,n=n.$blk()),n&&void 0!==n.$blk)break t;o=t.data.ParserData.PushStr(n),i=2;case 2:if(a&&(a=!1,o=o.$blk()),o&&void 0!==o.$blk)break t;return t.data.ParserData.CounterAdd(1),i=-1,tt}return}return{$blk:e,$c:!0,$r:o,_r$34:n,c:t,items:r,$s:i}}(n.cur,void 0!==(t=h(i,We.keyFor("items")))?t.v:tt),s=1;case 1:if($&&($=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;e=r,s=2;case 2:return e}return}return{$blk:ot.ptr.prototype.call_onstrPart4_1,$c:!0,$r:c,$24r:e,_entry:t,_r$34:r,p:n,stack:i,x:o,x$1:a,$s:s}},ot.prototype.call_onstrPart4_1=function(){return this.$val.call_onstrPart4_1()},ot.ptr.prototype.call_onstrPart4Normal_1=function(){return this.cur.text},ot.prototype.call_onstrPart4Normal_1=function(){return this.$val.call_onstrPart4Normal_1()},ot.ptr.prototype.call_onstrEscape_2=function(){return this.cur,new It(C("\n"))},ot.prototype.call_onstrEscape_2=function(){return this.$val.call_onstrEscape_2()},ot.ptr.prototype.call_onstrEscape_4=function(){return this.cur,new It(C("\r"))},ot.prototype.call_onstrEscape_4=function(){return this.$val.call_onstrEscape_4()},ot.ptr.prototype.call_onstrEscape_6=function(){return this.cur,new It(C("\f"))},ot.prototype.call_onstrEscape_6=function(){return this.$val.call_onstrEscape_6()},ot.ptr.prototype.call_onstrEscape_8=function(){return this.cur,new It(C("\t"))},ot.prototype.call_onstrEscape_8=function(){return this.$val.call_onstrEscape_8()},ot.ptr.prototype.call_onstrEscape_10=function(){return this.cur,new It(C("\\"))},ot.prototype.call_onstrEscape_10=function(){return this.$val.call_onstrEscape_10()},ot.ptr.prototype.call_onstrEscape_12=function(){return this.cur,new It(C("'"))},ot.prototype.call_onstrEscape_12=function(){return this.$val.call_onstrEscape_12()},ot.ptr.prototype.call_onstrEscape_14=function(){return this.cur,new It(C('"'))},ot.prototype.call_onstrEscape_14=function(){return this.$val.call_onstrEscape_14()},ot.ptr.prototype.call_onstrEscape_16=function(){return this.cur,new It(C("{"))},ot.prototype.call_onstrEscape_16=function(){return this.$val.call_onstrEscape_16()},ot.ptr.prototype.call_onstrEscape_18=function(){return this.cur,new It(C("}"))},ot.prototype.call_onstrEscape_18=function(){return this.$val.call_onstrEscape_18()},ot.ptr.prototype.call_onstrEscape_20=function(){return this.cur,new It(C("\\"))},ot.prototype.call_onstrEscape_20=function(){return this.$val.call_onstrEscape_20()},ot.ptr.prototype.call_onfstringStmt_6=function(){return this.cur.data.ParserData.AddOp(79),tt},ot.prototype.call_onfstringStmt_6=function(){return this.$val.call_onfstringStmt_6()},ot.ptr.prototype.call_onfstringStmt_7=function(){var e;return(e=this.cur).data.ParserData.AddOp(80),e.data.ParserData.CounterAdd(1),tt},ot.prototype.call_onfstringStmt_7=function(){return this.$val.call_onfstringStmt_7()},ot.ptr.prototype.call_onfstringStmt_9=function(){var{$24r:e,_r$34:t,p:r,$s:n,$r:o,$c:a}=hr(this,{});n=n||0;e:for(;;){switch(n){case 0:(r=[r])[0]=this,t=function(e){return function t(r){var{c:r,$s:n,$r:o,$c:a}=hr(this,{c:r});n=n||0;t:for(;;){switch(n){case 0:o=e[0].addErr(i.New("{%} 内必须是语句块或表达式")),n=1;case 1:if(a&&(a=!1,o=o.$blk()),o&&void 0!==o.$blk)break t;return n=-1,!1}return}return{$blk:t,$c:!0,$r:o,c:r,$s:n}}}(r)(r[0].cur),n=1;case 1:if(a&&(a=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;e=t,n=2;case 2:return e}return}return{$blk:ot.ptr.prototype.call_onfstringStmt_9,$c:!0,$r:o,$24r:e,_r$34:t,p:r,$s:n}},ot.prototype.call_onfstringStmt_9=function(){return this.$val.call_onfstringStmt_9()},ot.ptr.prototype.call_onfstringStmt2_6=function(){return this.cur.data.ParserData.AddOp(79),tt},ot.prototype.call_onfstringStmt2_6=function(){return this.$val.call_onfstringStmt2_6()},ot.ptr.prototype.call_onfstringStmt2_7=function(){var e;return(e=this.cur).data.ParserData.AddOp(80),e.data.ParserData.CounterAdd(1),tt},ot.prototype.call_onfstringStmt2_7=function(){return this.$val.call_onfstringStmt2_7()},ot.ptr.prototype.call_onfstringStmt2_9=function(){var{$24r:e,_r$34:t,p:r,$s:n,$r:o,$c:a}=hr(this,{});n=n||0;e:for(;;){switch(n){case 0:(r=[r])[0]=this,t=function(e){return function t(r){var{c:r,$s:n,$r:o,$c:a}=hr(this,{c:r});n=n||0;t:for(;;){switch(n){case 0:o=e[0].addErr(i.New("{} 内必须是语句块或表达式")),n=1;case 1:if(a&&(a=!1,o=o.$blk()),o&&void 0!==o.$blk)break t;return n=-1,!1}return}return{$blk:t,$c:!0,$r:o,c:r,$s:n}}}(r)(r[0].cur),n=1;case 1:if(a&&(a=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;e=t,n=2;case 2:return e}return}return{$blk:ot.ptr.prototype.call_onfstringStmt2_9,$c:!0,$r:o,$24r:e,_r$34:t,p:r,$s:n}},ot.prototype.call_onfstringStmt2_9=function(){return this.$val.call_onfstringStmt2_9()},ot.ptr.prototype.call_onfstring_3=function(){return this.cur.data.ParserData.PushStr(""),tt},ot.prototype.call_onfstring_3=function(){return this.$val.call_onfstring_3()},ot.ptr.prototype.call_onfstring_7=function(){return this.cur.data.ParserData.PushStr(""),tt},ot.prototype.call_onfstring_7=function(){return this.$val.call_onfstring_7()},ot.ptr.prototype.call_onfstring_11=function(){return this.cur.data.ParserData.PushStr(""),tt},ot.prototype.call_onfstring_11=function(){return this.$val.call_onfstring_11()},ot.ptr.prototype.call_onfstring_15=function(){return this.cur.data.ParserData.PushStr(""),tt},ot.prototype.call_onfstring_15=function(){return this.$val.call_onfstring_15()},ot.ptr.prototype.call_onfstring_20=function(){return this.cur.data.ParserData.CounterPush(),tt},ot.prototype.call_onfstring_20=function(){return this.$val.call_onfstring_20()},ot.ptr.prototype.call_onfstring_22=function(){return this.cur.data.ParserData.CounterPop(),tt},ot.prototype.call_onfstring_22=function(){return this.$val.call_onfstring_22()},ot.ptr.prototype.call_onfstring_28=function(){return this.cur.data.ParserData.CounterPush(),tt},ot.prototype.call_onfstring_28=function(){return this.$val.call_onfstring_28()},ot.ptr.prototype.call_onfstring_30=function(){return this.cur.data.ParserData.CounterPop(),tt},ot.prototype.call_onfstring_30=function(){return this.$val.call_onfstring_30()},ot.ptr.prototype.call_onfstring_36=function(){return this.cur.data.ParserData.CounterPush(),tt},ot.prototype.call_onfstring_36=function(){return this.$val.call_onfstring_36()},ot.ptr.prototype.call_onfstring_38=function(){var e;return(e=this.cur).data.ParserData.AddFormatString(e.data.ParserData.CounterPop()),tt},ot.prototype.call_onfstring_38=function(){return this.$val.call_onfstring_38()},ot.ptr.prototype.call_onfstring_47=function(){return this.cur.data.ParserData.CounterPush(),tt},ot.prototype.call_onfstring_47=function(){return this.$val.call_onfstring_47()},ot.ptr.prototype.call_onfstring_49=function(){var e;return(e=this.cur).data.ParserData.AddFormatString(e.data.ParserData.CounterPop()),tt},ot.prototype.call_onfstring_49=function(){return this.$val.call_onfstring_49()},ot.ptr.prototype.call_onkeywords_test_6=function(){var{$24r:e,_r$34:t,p:r,$s:n,$r:o,$c:a}=hr(this,{});n=n||0;e:for(;;){switch(n){case 0:(r=[r])[0]=this,t=function(e){return function t(r){var{c:r,$s:n,$r:o,$c:a}=hr(this,{c:r});n=n||0;t:for(;;){switch(n){case 0:o=e[0].addErr(i.New("使用关键字作为变量名")),n=1;case 1:if(a&&(a=!1,o=o.$blk()),o&&void 0!==o.$blk)break t;return n=-1,!0}return}return{$blk:t,$c:!0,$r:o,c:r,$s:n}}}(r)(r[0].cur),n=1;case 1:if(a&&(a=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;e=t,n=2;case 2:return e}return}return{$blk:ot.ptr.prototype.call_onkeywords_test_6,$c:!0,$r:o,$24r:e,_r$34:t,p:r,$s:n}},ot.prototype.call_onkeywords_test_6=function(){return this.$val.call_onkeywords_test_6()},ot.ptr.prototype.call_onidentifier_1=function(){var e;return e=this.cur,new We(ca(e.text))},ot.prototype.call_onidentifier_1=function(){return this.$val.call_onidentifier_1()},ot.ptr.prototype.call_onidentifierWithoutColon_1=function(){var e;return e=this.cur,new We(ca(e.text))},ot.prototype.call_onidentifierWithoutColon_1=function(){return this.$val.call_onidentifierWithoutColon_1()},ot.ptr.prototype.call_onest_7=function(){var e;return(e=this.cur).data.ParserData.FlagsPush(),e.data.ParserData.Config.DisableStmts=!0,e.data.ParserData.Config.DisableNDice=!0,e.data.ParserData.Config.DisableBitwiseOp=!0,tt},ot.prototype.call_onest_7=function(){return this.$val.call_onest_7()},ot.ptr.prototype.call_onest_10=function(){return this.cur.data.ParserData.FlagsPop(),tt},ot.prototype.call_onest_10=function(){return this.$val.call_onest_10()},ot.ptr.prototype.call_onst_assign_2=function(){return this.cur.data.ParserData.AddStName(),tt},ot.prototype.call_onst_assign_2=function(){return this.$val.call_onst_assign_2()},ot.ptr.prototype.call_onst_assign_20=function(){return this.cur.data.ParserData.AddStName(),tt},ot.prototype.call_onst_assign_20=function(){return this.$val.call_onst_assign_20()},ot.ptr.prototype.call_onst_assign_28=function(){return this.cur.data.ParserData.AddOp(86),tt},ot.prototype.call_onst_assign_28=function(){return this.$val.call_onst_assign_28()},ot.ptr.prototype.call_onst_assign_50=function(){return this.cur.data.ParserData.AddOp(85),tt},ot.prototype.call_onst_assign_50=function(){return this.$val.call_onst_assign_50()},ot.ptr.prototype.call_onst_assign_72=function(){return this.cur.data.ParserData.AddStName(),tt},ot.prototype.call_onst_assign_72=function(){return this.$val.call_onst_assign_72()},ot.ptr.prototype.call_onst_assign_90=function(){return this.cur.data.ParserData.AddStName(),tt},ot.prototype.call_onst_assign_90=function(){return this.$val.call_onst_assign_90()},ot.ptr.prototype.call_onst_assign_99=function(){var e;return(e=this).cur.data.ParserData.CodePush(e.pt.position.offset),tt},ot.prototype.call_onst_assign_99=function(){return this.$val.call_onst_assign_99()},ot.ptr.prototype.call_onst_assign_117=function(){var e,t,r,n,i,o;return r=this.vstack,t=(n=this.vstack.$length-1|0)<0||n>=r.$length?void p("index out of range"):r.$array[r.$offset+n],i=this.cur,o=void 0!==(e=h(t,We.keyFor("text")))?e.v:tt,i.data.ParserData.AddStoreComputedOnStack(Yt(o,We)),i.data.ParserData.AddStName(),tt},ot.prototype.call_onst_assign_117=function(){return this.$val.call_onst_assign_117()},ot.ptr.prototype.call_onst_assign_121=function(){var e;return(e=this).cur.data.ParserData.CodePush(e.pt.position.offset),tt},ot.prototype.call_onst_assign_121=function(){return this.$val.call_onst_assign_121()},ot.ptr.prototype.call_onst_assign_139=function(){var e,t,r,n,i,o;return r=this.vstack,t=(n=this.vstack.$length-1|0)<0||n>=r.$length?void p("index out of range"):r.$array[r.$offset+n],i=this.cur,o=void 0!==(e=h(t,We.keyFor("text")))?e.v:tt,i.data.ParserData.AddStoreComputedOnStack(Yt(o,We)),i.data.ParserData.AddStName(),tt},ot.prototype.call_onst_assign_139=function(){return this.$val.call_onst_assign_139()},ot.ptr.prototype.call_onst_modify_rest1_4=function(){var e,t,r,n,i,o;return r=this.vstack,t=(n=this.vstack.$length-1|0)<0||n>=r.$length?void p("index out of range"):r.$array[r.$offset+n],i=this.cur,o=void 0!==(e=h(t,We.keyFor("text")))?e.v:tt,i.data.ParserData.AddStModify("+",Yt(o,We)),tt},ot.prototype.call_onst_modify_rest1_4=function(){return this.$val.call_onst_modify_rest1_4()},ot.ptr.prototype.call_onst_modify_rest1_10=function(){var e,t,r,n,i,o;return r=this.vstack,t=(n=this.vstack.$length-1|0)<0||n>=r.$length?void p("index out of range"):r.$array[r.$offset+n],i=this.cur,o=void 0!==(e=h(t,We.keyFor("text")))?e.v:tt,i.data.ParserData.AddStModify("-=",Yt(o,We)),tt},ot.prototype.call_onst_modify_rest1_10=function(){return this.$val.call_onst_modify_rest1_10()},ot.ptr.prototype.call_onst_modify_rest_4=function(){var e,t,r,n,i,o;return r=this.vstack,t=(n=this.vstack.$length-1|0)<0||n>=r.$length?void p("index out of range"):r.$array[r.$offset+n],i=this.cur,o=void 0!==(e=h(t,We.keyFor("text")))?e.v:tt,i.data.ParserData.AddStModify("+",Yt(o,We)),tt},ot.prototype.call_onst_modify_rest_4=function(){return this.$val.call_onst_modify_rest_4()},ot.ptr.prototype.call_onst_modify_rest_12=function(){var e,t,r,n,i,o;return r=this.vstack,t=(n=this.vstack.$length-1|0)<0||n>=r.$length?void p("index out of range"):r.$array[r.$offset+n],i=this.cur,o=void 0!==(e=h(t,We.keyFor("text")))?e.v:tt,i.data.ParserData.AddStModify("-=",Yt(o,We)),tt},ot.prototype.call_onst_modify_rest_12=function(){return this.$val.call_onst_modify_rest_12()},ot.ptr.prototype.call_onst_modify_rest_18=function(){var e,t,r,n,i,o;return r=this.vstack,t=(n=this.vstack.$length-1|0)<0||n>=r.$length?void p("index out of range"):r.$array[r.$offset+n],i=this.cur,o=void 0!==(e=h(t,We.keyFor("text")))?e.v:tt,i.data.ParserData.AddStModify("-",Yt(o,We)),tt},ot.prototype.call_onst_modify_rest_18=function(){return this.$val.call_onst_modify_rest_18()},ot.ptr.prototype.call_onst_name1_1=function(){var e,t,r,n,i,o;return r=this.vstack,t=(n=this.vstack.$length-1|0)<0||n>=r.$length?void p("index out of range"):r.$array[r.$offset+n],i=this.cur,o=void 0!==(e=h(t,We.keyFor("text")))?e.v:tt,i.data.ParserData.PushStr(Yt(o,We)),tt},ot.prototype.call_onst_name1_1=function(){return this.$val.call_onst_name1_1()},ot.ptr.prototype.call_onst_name1r_2=function(){var e,t,r,n,i,o;return r=this.vstack,t=(n=this.vstack.$length-1|0)<0||n>=r.$length?void p("index out of range"):r.$array[r.$offset+n],i=this.cur,o=void 0!==(e=h(t,We.keyFor("text")))?e.v:tt,i.data.ParserData.PushStr(Yt(o,We)),tt},ot.prototype.call_onst_name1r_2=function(){return this.$val.call_onst_name1r_2()},ot.ptr.prototype.call_onst_name1r_6=function(){var e,t,r,n,i,o;return r=this.vstack,t=(n=this.vstack.$length-1|0)<0||n>=r.$length?void p("index out of range"):r.$array[r.$offset+n],i=this.cur,o=void 0!==(e=h(t,We.keyFor("text")))?e.v:tt,i.data.ParserData.PushStr(Yt(o,We)),tt},ot.prototype.call_onst_name1r_6=function(){return this.$val.call_onst_name1r_6()},ot.ptr.prototype.call_onst_name2r_2=function(){var e,t,r,n,i,o;return r=this.vstack,t=(n=this.vstack.$length-1|0)<0||n>=r.$length?void p("index out of range"):r.$array[r.$offset+n],i=this.cur,o=void 0!==(e=h(t,We.keyFor("text")))?e.v:tt,i.data.ParserData.PushStr(Yt(o,We)),tt},ot.prototype.call_onst_name2r_2=function(){return this.$val.call_onst_name2r_2()},ot.ptr.prototype.call_onst_name2r_6=function(){var e,t,r,n,i,o;return r=this.vstack,t=(n=this.vstack.$length-1|0)<0||n>=r.$length?void p("index out of range"):r.$array[r.$offset+n],i=this.cur,o=void 0!==(e=h(t,We.keyFor("text")))?e.v:tt,i.data.ParserData.PushStr(Yt(o,We)),tt},ot.prototype.call_onst_name2r_6=function(){return this.$val.call_onst_name2r_6()},ce.ptr.prototype.init=function(e){var t;(t=this).index=-1,t.data=Zt(Ir,e),t.size=e},ce.prototype.init=function(e){return this.$val.init(e)},ce.ptr.prototype.push=function(e){var t,r,n;(t=this).index=t.index+1|0,t.index===t.size?(t.data=O(t.data,e),t.size=t.data.$length):fe.copy((r=t.data,(n=t.index)<0||n>=r.$length?void p("index out of range"):r.$array[r.$offset+n]),e)},ce.prototype.push=function(e){return this.$val.push(e)},ce.ptr.prototype.pop=function(){var e,t,r,n;return r=(t=this).data,e=(n=t.index)<0||n>=r.$length?void p("index out of range"):r.$array[r.$offset+n],t.index=t.index-1|0,e},ce.prototype.pop=function(){return this.$val.pop()},ue.ptr.prototype.String=function(){var e;return e=this,w.Itoa(e.line)+":"+w.Itoa(e.col)+" ["+w.Itoa(e.offset)+"]"},ue.prototype.String=function(){return this.$val.String()},Gt(Xe).prototype.add=function(e){this.$set(O(this.$get(),e))},Xe.prototype.err=function(){var{e,e$24ptr:t,$s:r,$r:n,$c:i}=hr(this,{});r=r||0;e:for(;;){switch(r){case 0:if(0===(e=this).$length)return r=-1,tt;n=(t||(t=new vr((function(){return e}),(function(t){e=t})))).dedupe(),r=1;case 1:if(i&&(i=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;return r=-1,e}return}return{$blk:Xe.prototype.err,$c:!0,$r:n,e,e$24ptr:t,$s:r}},Gt(Xe).prototype.err=function(){return this.$get().err()},Gt(Xe).prototype.dedupe=function(){var{_entry:e,_i:r,_key:n,_r$34:i,_ref:o,cleaned:a,e:s,err:c,msg:$,set:l,$s:u,$r:f,$c:d}=hr(this,{});u=u||0;e:for(;;){switch(u){case 0:s=this,a=Wr.nil,l=new t.Map,o=s.$get(),r=0;case 1:if(!(r=o.$length?void p("index out of range"):o.$array[o.$offset+r]).Error(),u=3;case 3:if(d&&(d=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;$=i,void 0!==(e=h(l,We.keyFor($)))&&e.v||(n=$,(l||p("assignment to entry in nil map")).set(We.keyFor(n),{k:n,v:!0}),a=O(a,c)),r++,u=1;continue;case 2:return s.$set(x(a,Xe)),void(u=-1)}return}return{$blk:Gt(Xe).prototype.dedupe,$c:!0,$r:f,_entry:e,_i:r,_key:n,_r$34:i,_ref:o,cleaned:a,e:s,err:c,msg:$,set:l,$s:u}},Xe.prototype.Error=function(){var{$24r:e,_1:t,_i:n,_r$34:i,_r$35:o,_r$36:a,_r$37:s,_ref:c,buf:$,e:l,err:u,i:f,$s:d,$r:w,$c:h}=hr(this,{});d=d||0;e:for(;;){switch(d){case 0:if(0===(t=(l=this).$length)){d=2;continue}if(1===t){d=3;continue}d=4;continue;case 2:return d=-1,"";case 3:i=(0>=l.$length?void p("index out of range"):l.$array[l.$offset+0]).Error(),d=6;case 6:if(h&&(h=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;e=i,d=7;case 7:return e;case 4:$=new r.Buffer.ptr(It.nil,0,0),c=l,n=0;case 8:if(!(n=c.$length?void p("index out of range"):c.$array[c.$offset+n],f>0){d=10;continue}d=11;continue;case 10:o=$.WriteRune(10),d=12;case 12:if(h&&(h=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;case 11:a=u.Error(),d=13;case 13:if(h&&(h=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;s=$.WriteString(a),d=14;case 14:if(h&&(h=!1,s=s.$blk()),s&&void 0!==s.$blk)break e;n++,d=8;continue;case 9:return d=-1,$.String();case 5:case 1:return d=-1,""}return}return{$blk:Xe.prototype.Error,$c:!0,$r:w,$24r:e,_1:t,_i:n,_r$34:i,_r$35:o,_r$36:a,_r$37:s,_ref:c,buf:$,e:l,err:u,i:f,$s:d}},Gt(Xe).prototype.Error=function(){return this.$get().Error()},Ye.ptr.prototype.Error=function(){var{$24r:e,_r$34:t,p:r,$s:n,$r:i,$c:o}=hr(this,{});n=n||0;e:for(;;){switch(n){case 0:t=(r=this).Inner.Error(),n=1;case 1:if(o&&(o=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;e=r.prefix+": "+t,n=2;case 2:return e}return}return{$blk:Ye.ptr.prototype.Error,$c:!0,$r:i,$24r:e,_r$34:t,p:r,$s:n}},Ye.prototype.Error=function(){return this.$val.Error()},la=function(e,r,n){var{b:r,filename:e,opts:n,p:i,stats:o,x:a,$s:p,$r:s,$c:c}=hr(this,{filename:e,b:r,opts:n});p=p||0;e:for(;;){switch(p){case 0:(o=[o])[0]=new it.ptr(new Oe(0,0),new t.Map),(i=new ot.ptr(e,P(new fe.ptr(P(new ue.ptr(1,0,0),ue),0,0),fe),P(new de.ptr(new ue.ptr(0,0,0),It.nil,new se.ptr(new at.ptr(Ht.nil,0,new K.ptr(!1,!1,!1,!1,!1,!1,!1,u,u,u,u,u,new Oe(0,0),0,"",ut.nil,!1,!1,!1,!1),Ur.nil,jr.nil,_t.nil,jr.nil,jr.nil,jr.nil,Kr.nil,0,qr.nil))),de),r,qt(Xe.nil,vr),0,!1,Kt(Ce.keyFor,[]),Kt(Ce.keyFor,[]),!1,gt.nil,xr.nil,gt.nil,P(new ue.ptr(1,1,0),ue),Zt(_t,0,20),!1,new Oe(0,0),"dicescript",!1,o[0],"",xr.nil,Er.nil,new Cr([!1]),new ce.ptr(Ir.nil,0,0))).spStack.init(5),s=i.setOptions(n),p=1;case 1:if(c&&(c=!1,s=s.$blk()),s&&void 0!==s.$blk)break e;return 0===(a=i.maxExprCnt).$high&&0===a.$low&&(i.maxExprCnt=new Oe(4294967295,4294967295)),p=-1,i}return}return{$blk:la,$c:!0,$r:s,b:r,filename:e,opts:n,p:i,stats:o,x:a,$s:p}},ot.ptr.prototype.setOptions=function(e){var{_i:t,_r$34:r,_ref:n,opt:i,opts:e,p:o,$s:a,$r:s,$c:c}=hr(this,{opts:e});a=a||0;e:for(;;){switch(a){case 0:o=this,n=e,t=0;case 1:if(!(t=n.$length?void p("index out of range"):n.$array[n.$offset+t])(o),a=3;case 3:if(c&&(c=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;t++,a=1;continue;case 2:return void(a=-1)}return}return{$blk:ot.ptr.prototype.setOptions,$c:!0,$r:s,_i:t,_r$34:r,_ref:n,opt:i,opts:e,p:o,$s:a}},ot.prototype.setOptions=function(e){return this.$val.setOptions(e)},ot.ptr.prototype.checkSkipCode=function(){var e,t;return e=this.scStack,(t=this.scStack.$length-1|0)<0||t>=e.$length?void p("index out of range"):e.$array[e.$offset+t]},ot.prototype.checkSkipCode=function(){return this.$val.checkSkipCode()},ot.ptr.prototype.pushV=function(){var e,r,n,i,o,a;(r=this).vstack.$capacity===r.vstack.$length?r.vstack=O(r.vstack,!1):r.vstack=y(r.vstack,0,r.vstack.$length+1|0),n=r.vstack,!1!==(e=(i=r.vstack.$length-1|0)<0||i>=n.$length?void p("index out of range"):n.$array[n.$offset+i])&&0===(e?e.size:0)||(e=new t.Map,o=r.vstack,(a=r.vstack.$length-1|0)<0||a>=o.$length?p("index out of range"):o.$array[o.$offset+a]=e)},ot.prototype.pushV=function(){return this.$val.pushV()},ot.ptr.prototype.popV=function(){var e,t,r,n,i,o;r=(t=this).vstack,((e=(n=t.vstack.$length-1|0)<0||n>=r.$length?void p("index out of range"):r.$array[r.$offset+n])?e.size:0)>0&&(i=t.vstack,(o=t.vstack.$length-1|0)<0||o>=i.$length?p("index out of range"):i.$array[i.$offset+o]=!1),t.vstack=y(t.vstack,0,t.vstack.$length-1|0)},ot.prototype.popV=function(){return this.$val.popV()},ot.ptr.prototype.pushRecovery=function(e,r){var n,i,o,a,s,c,$,l;for((s=this).recoveryStack.$capacity===s.recoveryStack.$length?s.recoveryStack=O(s.recoveryStack,!1):s.recoveryStack=y(s.recoveryStack,0,s.recoveryStack.$length+1|0),a=(c=e.$length)<0||c>2147483647?p("makemap: size out of range"):new t.Map,o=e,n=0;n=o.$length?void p("index out of range"):o.$array[o.$offset+n],(a||p("assignment to entry in nil map")).set(We.keyFor(i),{k:i,v:r}),n++;$=s.recoveryStack,(l=s.recoveryStack.$length-1|0)<0||l>=$.$length?p("index out of range"):$.$array[$.$offset+l]=a},ot.prototype.pushRecovery=function(e,t){return this.$val.pushRecovery(e,t)},ot.ptr.prototype.popRecovery=function(){var e,t,r;t=(e=this).recoveryStack,(r=e.recoveryStack.$length-1|0)<0||r>=t.$length?p("index out of range"):t.$array[t.$offset+r]=!1,e.recoveryStack=y(e.recoveryStack,0,e.recoveryStack.$length-1|0)},ot.prototype.popRecovery=function(){return this.$val.popRecovery()},ot.ptr.prototype.addErr=function(e){var{err:e,p:t,$s:r,$r:n,$c:i}=hr(this,{err:e});r=r||0;e:for(;;){switch(r){case 0:if((t=this)._errPos!==Er.nil){r=1;continue}r=2;continue;case 1:n=t.addErrAt(e,P(t._errPos,ue),new _t([])),r=4;case 4:if(i&&(i=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;r=3;continue;case 2:n=t.addErrAt(e,P(t.pt.position,ue),new _t([])),r=5;case 5:if(i&&(i=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;case 3:return void(r=-1)}return}return{$blk:ot.ptr.prototype.addErr,$c:!0,$r:n,err:e,p:t,$s:r}},ot.prototype.addErr=function(e){return this.$val.addErr(e)},ot.ptr.prototype.addErrAt=function(e,t,n){var{_r$34:i,_r$35:a,_r$36:s,_r$37:c,_r$38:$,_r$39:l,_r$40:u,buf:f,err:e,expected:n,p:d,pe:w,pos:t,rule$1:h,x:g,x$1:k,$s:b,$r:y,$c:v}=hr(this,{err:e,pos:t,expected:n});b=b||0;e:for(;;){switch(b){case 0:if(d=this,f=new r.Buffer.ptr(It.nil,0,0),""!==d.filename){b=1;continue}b=2;continue;case 1:i=f.WriteString(d.filename),b=3;case 3:if(v&&(v=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;case 2:if(f.Len()>0){b=4;continue}b=5;continue;case 4:a=f.WriteString(":"),b=6;case 6:if(v&&(v=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;case 5:s=o.Sprintf("%d:%d",new bt([new Ce(t.line),new Ce(t.col)])),b=7;case 7:if(v&&(v=!1,s=s.$blk()),s&&void 0!==s.$blk)break e;c=f.WriteString(s),b=8;case 8:if(v&&(v=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;if(d.rstack.$length>0){b=9;continue}b=10;continue;case 9:if(f.Len()>0){b=11;continue}b=12;continue;case 11:$=f.WriteString(" "),b=13;case 13:if(v&&(v=!1,$=$.$blk()),$&&void 0!==$.$blk)break e;case 12:if(g=d.rstack,""!==(h=(k=d.rstack.$length-1|0)<0||k>=g.$length?void p("index out of range"):g.$array[g.$offset+k]).displayName){b=14;continue}b=15;continue;case 14:l=f.WriteString(m(h.displayName,1,h.displayName.length-1|0)),b=17;case 17:if(v&&(v=!1,l=l.$blk()),l&&void 0!==l.$blk)break e;b=16;continue;case 15:u=f.WriteString(h.name),b=18;case 18:if(v&&(v=!1,u=u.$blk()),u&&void 0!==u.$blk)break e;case 16:case 10:return w=new Ye.ptr(e,P(t,ue),f.String(),n),d.errs.add(w),void(b=-1)}return}return{$blk:ot.ptr.prototype.addErrAt,$c:!0,$r:y,_r$34:i,_r$35:a,_r$36:s,_r$37:c,_r$38:$,_r$39:l,_r$40:u,buf:f,err:e,expected:n,p:d,pe:w,pos:t,rule$1:h,x:g,x$1:k,$s:b}},ot.prototype.addErrAt=function(e,t,r){return this.$val.addErrAt(e,t,r)},ot.ptr.prototype.failAt=function(e,t,r){var n;if(e===(n=this).maxFailInvertExpected){if(t.offsetn.maxFailPos.offset&&(ue.copy(n.maxFailPos,t),n.maxFailExpected=y(n.maxFailExpected,0,0)),n.maxFailInvertExpected&&(r="!"+r),n.maxFailExpected=O(n.maxFailExpected,r)}},ot.prototype.failAt=function(e,t,r){return this.$val.failAt(e,t,r)},ot.ptr.prototype.read=function(){var{_tuple:e,n:t,p:r,rn:n,$s:i,$r:o,$c:a}=hr(this,{});i=i||0;e:for(;;){switch(i){case 0:if((r=this).pt.position.offset=r.pt.position.offset+r.pt.w|0,n=(e=L.DecodeRune(y(r.data,r.pt.position.offset)))[0],t=e[1],r.pt.rn=n,r.pt.w=t,r.pt.position.col=r.pt.position.col+1|0,10===n&&(r.pt.position.line=r.pt.position.line+1|0,r.pt.position.col=0),65533===n&&1===t){i=1;continue}i=2;continue;case 1:if(!r.allowInvalidUTF8){i=3;continue}i=4;continue;case 3:o=r.addErr(oi),i=5;case 5:if(a&&(a=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;case 4:case 2:return void(i=-1)}return}return{$blk:ot.ptr.prototype.read,$c:!0,$r:o,_tuple:e,n:t,p:r,rn:n,$s:i}},ot.prototype.read=function(){return this.$val.read()},ot.ptr.prototype.restore=function(e){e.position.offset!==this.pt.position.offset&&fe.copy(this.pt,e)},ot.prototype.restore=function(e){return this.$val.restore(e)},ot.ptr.prototype.sliceFrom=function(e){return y(this.data,e.position.offset,this.pt.position.offset)},ot.prototype.sliceFrom=function(e){return this.$val.sliceFrom(e)},ot.ptr.prototype.sliceFromOffset=function(e){return y(this.data,e,this.pt.position.offset)},ot.prototype.sliceFromOffset=function(e){return this.$val.sliceFromOffset(e)},ot.ptr.prototype.buildRulesTable=function(e){var r,n,i,o,a;for(this.rules=(a=e.rules.$length)<0||a>2147483647?p("makemap: size out of range"):new t.Map,i=e.rules,r=0;r=i.$length?void p("index out of range"):i.$array[i.$offset+r]).name,(this.rules||p("assignment to entry in nil map")).set(We.keyFor(n),{k:n,v:o}),r++},ot.prototype.buildRulesTable=function(e){return this.$val.buildRulesTable(e)},ot.ptr.prototype.parse=function(e){var{$24r:r,$24r$1:n,$24r$2:a,$24r$3:s,_entry:c,_entry$1:$,_entry$2:l,_i:u,_i$1:f,_key:w,_key$1:k,_keys:b,_r$34:y,_r$35:m,_r$36:v,_r$37:_,_r$38:x,_ref:S,_ref$1:E,_size:C,_tmp:I,_tmp$1:A,_tmp$2:F,_tmp$3:R,_tmp$4:T,_tmp$5:N,_tmp$6:V,_tmp$7:D,_tuple:L,_tuple$1:M,_tuple$2:j,eof:W,err:U,expected:z,grammar$1:e,k:K,maxFailExpectedMap:G,ok:q,ok$1:H,p:J,startRule:Z,v:Q,val:X,x:Y,$s:ee,$deferred:te,$r:re,$c:ne}=hr(this,{grammar$1:e});ee=ee||0;var ie=null;try{e:for(;;){switch(ee){case 0:if(te=[],pr.deferStack.push(te),U=[U],J=[J],(X=[X])[0]=tt,U[0]=tt,J[0]=this,e===Nr.nil&&(e=ri),0===e.rules.$length){ee=1;continue}ee=2;continue;case 1:re=J[0].addErr(ni),ee=3;case 3:if(ne&&(ne=!1,re=re.$blk()),re&&void 0!==re.$blk)break e;I=tt,y=J[0].errs.err(),ee=4;case 4:if(ne&&(ne=!1,y=y.$blk()),y&&void 0!==y.$blk)break e;A=y,X[0]=I,U[0]=A,r=[X[0],U[0]],ee=5;case 5:return r;case 2:if(J[0].rulesArray=e.rules,J[0].buildRulesTable(e),J[0].recover){ee=6;continue}ee=7;continue;case 6:te.push([function(e,t,r){return function n(){var{_r$35:i,_r$36:a,_ref:p,e:s,e$1:c,e$2:$,$s:l,$r:u,$c:f}=hr(this,{});l=l||0;t:for(;;){switch(l){case 0:if(s=or(),!B(s,tt)){l=1;continue}l=2;continue;case 1:if(r[0]=tt,Yt(p=s,rt,!0)[1]){l=3;continue}l=4;continue;case 3:c=p,u=t[0].addErr(c),l=6;case 6:if(f&&(f=!1,u=u.$blk()),u&&void 0!==u.$blk)break t;l=5;continue;case 4:$=p,i=o.Errorf("%v",new bt([$])),l=7;case 7:if(f&&(f=!1,i=i.$blk()),i&&void 0!==i.$blk)break t;u=t[0].addErr(i),l=8;case 8:if(f&&(f=!1,u=u.$blk()),u&&void 0!==u.$blk)break t;case 5:a=t[0].errs.err(),l=9;case 9:if(f&&(f=!1,a=a.$blk()),a&&void 0!==a.$blk)break t;e[0]=a;case 2:return void(l=-1)}return}return{$blk:n,$c:!0,$r:u,_r$35:i,_r$36:a,_ref:p,e:s,e$1:c,e$2:$,$s:l}}}(U,J,X),[]]);case 7:if(Z=(L=void 0!==(c=h(J[0].rules,We.keyFor(J[0].entrypoint)))?[c.v,!0]:[ht.nil,!1])[0],!(q=L[1])){ee=8;continue}ee=9;continue;case 8:re=J[0].addErr(ii),ee=10;case 10:if(ne&&(ne=!1,re=re.$blk()),re&&void 0!==re.$blk)break e;F=tt,m=J[0].errs.err(),ee=11;case 11:if(ne&&(ne=!1,m=m.$blk()),m&&void 0!==m.$blk)break e;R=m,X[0]=F,U[0]=R,n=[X[0],U[0]],ee=12;case 12:return n;case 9:re=J[0].read(),ee=13;case 13:if(ne&&(ne=!1,re=re.$blk()),re&&void 0!==re.$blk)break e;v=J[0].parseRuleWrap(Z),ee=14;case 14:if(ne&&(ne=!1,v=v.$blk()),v&&void 0!==v.$blk)break e;if(M=v,X[0]=M[0],!(q=M[1])){ee=15;continue}ee=16;continue;case 15:if(0===J[0].errs.$get().$length){ee=17;continue}ee=18;continue;case 17:for(G=(Y=J[0].maxFailExpected.$length)<0||Y>2147483647?p("makemap: size out of range"):new t.Map,S=J[0].maxFailExpected,u=0;u=S.$length?void p("index out of range"):S.$array[S.$offset+u],(G||p("assignment to entry in nil map")).set(We.keyFor(w),{k:w,v:P(new Hr.ptr,Hr)}),u++;for(z=Zt(_t,0,G?G.size:0),W=!1,(H=(j=void 0!==($=h(G,We.keyFor("!.")))?[$.v,!0]:[new Hr.ptr,!1])[1])&&(g(G,We.keyFor("!.")),W=!0),f=0,b=(E=G)?E.keys():void 0,C=E?E.size:0;f=e.$length?void p("index out of range"):e.$array[e.$offset+0]:v.Join(y(e,0,e.$length-1|0),t)+" "+r+" "+((i=e.$length-1|0)<0||i>=e.$length?void p("index out of range"):e.$array[e.$offset+i])},ot.ptr.prototype.parseRuleWrap=function(e){var{_r$34:t,_r$35:r,_tuple:n,_tuple$1:i,ok:o,p:a,rule$1:e,val:p,$s:s,$r:c,$c:$}=hr(this,{rule$1:e});s=s||0;e:for(;;){switch(s){case 0:if((a=this).rstack=O(a.rstack,e),p=tt,o=!1,e.varExists&&!a.checkSkipCode()){s=1;continue}s=2;continue;case 1:a.pushV(),t=a.parseExprWrap(e.expr),s=4;case 4:if($&&($=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;p=(n=t)[0],o=n[1],a.popV(),s=3;continue;case 2:r=a.parseExprWrap(e.expr),s=5;case 5:if($&&($=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;p=(i=r)[0],o=i[1];case 3:return a.rstack=y(a.rstack,0,a.rstack.$length-1|0),s=-1,[p,o]}return}return{$blk:ot.ptr.prototype.parseRuleWrap,$c:!0,$r:c,_r$34:t,_r$35:r,_tuple:n,_tuple$1:i,ok:o,p:a,rule$1:e,val:p,$s:s}},ot.prototype.parseRuleWrap=function(e){return this.$val.parseRuleWrap(e)},ot.ptr.prototype.parseExprWrap=function(e){var{_r$34:t,_r$35:r,_r$36:n,_r$37:i,_r$38:a,_r$39:s,_r$40:c,_r$41:$,_r$42:l,_r$43:u,_r$44:f,_r$45:d,_r$46:w,_r$47:g,_r$48:k,_r$49:b,_r$50:y,_r$51:m,_r$52:v,_r$53:_,_r$54:x,_r$55:S,_r$56:E,_ref:C,_tuple:I,_tuple$1:A,_tuple$10:F,_tuple$11:R,_tuple$12:T,_tuple$13:N,_tuple$14:V,_tuple$15:O,_tuple$16:D,_tuple$17:L,_tuple$18:M,_tuple$19:B,_tuple$2:j,_tuple$20:W,_tuple$3:U,_tuple$4:z,_tuple$5:K,_tuple$6:G,_tuple$7:q,_tuple$8:H,_tuple$9:J,expr$1:e,expr$10:Z,expr$11:Q,expr$12:X,expr$13:Y,expr$14:ee,expr$15:te,expr$16:re,expr$17:ne,expr$18:ie,expr$19:oe,expr$2:ae,expr$20:pe,expr$21:se,expr$22:ce,expr$23:$e,expr$3:le,expr$4:ue,expr$5:de,expr$6:we,expr$7:he,expr$8:ge,expr$9:ke,getMemoized:be,m:ye,memo:me,ok:ve,p:_e,pos:xe,setMemoized:Se,skipCode:Ee,val:Ie,x:Ae,x$1:Fe,x$2:Re,x$3:Te,$s:Ne,$r:Pe,$c:Ve}=hr(this,{expr$1:e});Ne=Ne||0;e:for(;;){switch(Ne){case 0:me=[me],(_e=[_e])[0]=this,_e[0].Stats.ExprCnt=(Ae=_e[0].Stats.ExprCnt,Fe=new Oe(0,1),new Oe(Ae.$high+Fe.$high,Ae.$low+Fe.$low)),Re=_e[0].Stats.ExprCnt,Te=_e[0].maxExprCnt,(Re.$high>Te.$high||Re.$high===Te.$high&&Re.$low>Te.$low)&&ir(ai),Ee=_e[0].checkSkipCode(),me[0]=_e[0].memo1,Ee&&(me[0]=_e[0].memo2),Se=function(e){return function(t,r,n){var i,o,a,s;!1===(void 0!==(i=h(e[0],Ce.keyFor(t)))&&i.v)&&(a=t,(e[0]||p("assignment to entry in nil map")).set(Ce.keyFor(a),{k:a,v:Kt(et.keyFor,[])})),s=r,(o=h(e[0],Ce.keyFor(t)),void 0!==o&&o.v||p("assignment to entry in nil map")).set(et.keyFor(s),{k:s,v:n})}}(me),be=function(e,t){return function(r){var n,i,o,a;return a=t[0].pt.position.offset,!1===(void 0!==(n=h(e[0],Ce.keyFor(a)))&&n.v)?Jr.nil:void 0!==(i=h(void 0!==(o=h(e[0],Ce.keyFor(a)))&&o.v,et.keyFor(r)))?i.v:Jr.nil}}(me,_e),t=be(e),Ne=1;case 1:if(Ve&&(Ve=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;if((ye=t)!==Jr.nil)return _e[0].restore(ye.end),Ne=-1,[ye.v,ye.b];if(xe=_e[0].pt.position.offset,Ie=tt,ve=!1,Yt(C=e,Zr,!0)[1]){Ne=2;continue}if(Yt(C,Qr,!0)[1]){Ne=3;continue}if(Yt(C,Xr,!0)[1]){Ne=4;continue}if(Yt(C,Yr,!0)[1]){Ne=5;continue}if(Yt(C,en,!0)[1]){Ne=6;continue}if(Yt(C,tn,!0)[1]){Ne=7;continue}if(Yt(C,rn,!0)[1]){Ne=8;continue}if(Yt(C,nn,!0)[1]){Ne=9;continue}if(Yt(C,on,!0)[1]){Ne=10;continue}if(Yt(C,an,!0)[1]){Ne=11;continue}if(Yt(C,pn,!0)[1]){Ne=12;continue}if(Yt(C,sn,!0)[1]){Ne=13;continue}if(Yt(C,cn,!0)[1]){Ne=14;continue}if(Yt(C,$n,!0)[1]){Ne=15;continue}if(Yt(C,ln,!0)[1]){Ne=16;continue}if(Yt(C,un,!0)[1]){Ne=17;continue}if(Yt(C,fn,!0)[1]){Ne=18;continue}if(Yt(C,dn,!0)[1]){Ne=19;continue}if(Yt(C,wn,!0)[1]){Ne=20;continue}if(Yt(C,hn,!0)[1]){Ne=21;continue}if(Yt(C,gn,!0)[1]){Ne=22;continue}Ne=23;continue;case 2:ae=C.$val,r=_e[0].parseActionExpr(ae),Ne=25;case 25:if(Ve&&(Ve=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;Ie=(I=r)[0],ve=I[1],Ne=24;continue;case 3:le=C.$val,n=_e[0].parseAndCodeExpr(le),Ne=26;case 26:if(Ve&&(Ve=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;Ie=(A=n)[0],ve=A[1],Ne=24;continue;case 4:ue=C.$val,i=_e[0].parseAndExpr(ue),Ne=27;case 27:if(Ve&&(Ve=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;Ie=(j=i)[0],ve=j[1],Ne=24;continue;case 5:de=C.$val,a=_e[0].parseAndLogicalExpr(de),Ne=28;case 28:if(Ve&&(Ve=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;Ie=(U=a)[0],ve=U[1],Ne=24;continue;case 6:we=C.$val,s=_e[0].parseAnyMatcher(we),Ne=29;case 29:if(Ve&&(Ve=!1,s=s.$blk()),s&&void 0!==s.$blk)break e;Ie=(z=s)[0],ve=z[1],Ne=24;continue;case 7:he=C.$val,c=_e[0].parseCharClassMatcher(he),Ne=30;case 30:if(Ve&&(Ve=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;Ie=(K=c)[0],ve=K[1],Ne=24;continue;case 8:ge=C.$val,$=_e[0].parseChoiceExpr(ge),Ne=31;case 31:if(Ve&&(Ve=!1,$=$.$blk()),$&&void 0!==$.$blk)break e;Ie=(G=$)[0],ve=G[1],Ne=24;continue;case 9:ke=C.$val,l=_e[0].parseCodeExpr(ke),Ne=32;case 32:if(Ve&&(Ve=!1,l=l.$blk()),l&&void 0!==l.$blk)break e;Ie=(q=l)[0],ve=q[1],Ne=24;continue;case 10:Z=C.$val,u=_e[0].parseLabeledExpr(Z),Ne=33;case 33:if(Ve&&(Ve=!1,u=u.$blk()),u&&void 0!==u.$blk)break e;Ie=(H=u)[0],ve=H[1],Ne=24;continue;case 11:Q=C.$val,f=_e[0].parseLitMatcher(Q),Ne=34;case 34:if(Ve&&(Ve=!1,f=f.$blk()),f&&void 0!==f.$blk)break e;Ie=(J=f)[0],ve=J[1],Ne=24;continue;case 12:X=C.$val,d=_e[0].parseNotCodeExpr(X),Ne=35;case 35:if(Ve&&(Ve=!1,d=d.$blk()),d&&void 0!==d.$blk)break e;Ie=(F=d)[0],ve=F[1],Ne=24;continue;case 13:Y=C.$val,w=_e[0].parseNotExpr(Y),Ne=36;case 36:if(Ve&&(Ve=!1,w=w.$blk()),w&&void 0!==w.$blk)break e;Ie=(R=w)[0],ve=R[1],Ne=24;continue;case 14:ee=C.$val,g=_e[0].parseNotLogicalExpr(ee),Ne=37;case 37:if(Ve&&(Ve=!1,g=g.$blk()),g&&void 0!==g.$blk)break e;Ie=(T=g)[0],ve=T[1],Ne=24;continue;case 15:te=C.$val,k=_e[0].parseOneOrMoreExpr(te),Ne=38;case 38:if(Ve&&(Ve=!1,k=k.$blk()),k&&void 0!==k.$blk)break e;Ie=(N=k)[0],ve=N[1],Ne=24;continue;case 16:re=C.$val,b=_e[0].parseRecoveryExpr(re),Ne=39;case 39:if(Ve&&(Ve=!1,b=b.$blk()),b&&void 0!==b.$blk)break e;Ie=(V=b)[0],ve=V[1],Ne=24;continue;case 17:ne=C.$val,y=_e[0].parseRuleRefExpr(ne),Ne=40;case 40:if(Ve&&(Ve=!1,y=y.$blk()),y&&void 0!==y.$blk)break e;Ie=(O=y)[0],ve=O[1],Ne=24;continue;case 18:ie=C.$val,m=_e[0].parseRuleIRefExpr(ie),Ne=41;case 41:if(Ve&&(Ve=!1,m=m.$blk()),m&&void 0!==m.$blk)break e;Ie=(D=m)[0],ve=D[1],Ne=24;continue;case 19:oe=C.$val,v=_e[0].parseSeqExpr(oe),Ne=42;case 42:if(Ve&&(Ve=!1,v=v.$blk()),v&&void 0!==v.$blk)break e;Ie=(L=v)[0],ve=L[1],Ne=24;continue;case 20:pe=C.$val,_=_e[0].parseThrowExpr(pe),Ne=43;case 43:if(Ve&&(Ve=!1,_=_.$blk()),_&&void 0!==_.$blk)break e;Ie=(M=_)[0],ve=M[1],Ne=24;continue;case 21:se=C.$val,x=_e[0].parseZeroOrMoreExpr(se),Ne=44;case 44:if(Ve&&(Ve=!1,x=x.$blk()),x&&void 0!==x.$blk)break e;Ie=(B=x)[0],ve=B[1],Ne=24;continue;case 22:ce=C.$val,S=_e[0].parseZeroOrOneExpr(ce),Ne=45;case 45:if(Ve&&(Ve=!1,S=S.$blk()),S&&void 0!==S.$blk)break e;Ie=(W=S)[0],ve=W[1],Ne=24;continue;case 23:$e=C,E=o.Sprintf("unknown expression type %T",new bt([$e])),Ne=46;case 46:if(Ve&&(Ve=!1,E=E.$blk()),E&&void 0!==E.$blk)break e;ir(new We(E));case 24:Pe=Se(xe,e,P(new nt.ptr(Ie,ve,P(_e[0].pt,fe)),nt)),Ne=47;case 47:if(Ve&&(Ve=!1,Pe=Pe.$blk()),Pe&&void 0!==Pe.$blk)break e;return Ne=-1,[Ie,ve]}return}return{$blk:ot.ptr.prototype.parseExprWrap,$c:!0,$r:Pe,_r$34:t,_r$35:r,_r$36:n,_r$37:i,_r$38:a,_r$39:s,_r$40:c,_r$41:$,_r$42:l,_r$43:u,_r$44:f,_r$45:d,_r$46:w,_r$47:g,_r$48:k,_r$49:b,_r$50:y,_r$51:m,_r$52:v,_r$53:_,_r$54:x,_r$55:S,_r$56:E,_ref:C,_tuple:I,_tuple$1:A,_tuple$10:F,_tuple$11:R,_tuple$12:T,_tuple$13:N,_tuple$14:V,_tuple$15:O,_tuple$16:D,_tuple$17:L,_tuple$18:M,_tuple$19:B,_tuple$2:j,_tuple$20:W,_tuple$3:U,_tuple$4:z,_tuple$5:K,_tuple$6:G,_tuple$7:q,_tuple$8:H,_tuple$9:J,expr$1:e,expr$10:Z,expr$11:Q,expr$12:X,expr$13:Y,expr$14:ee,expr$15:te,expr$16:re,expr$17:ne,expr$18:ie,expr$19:oe,expr$2:ae,expr$20:pe,expr$21:se,expr$22:ce,expr$23:$e,expr$3:le,expr$4:ue,expr$5:de,expr$6:we,expr$7:he,expr$8:ge,expr$9:ke,getMemoized:be,m:ye,memo:me,ok:ve,p:_e,pos:xe,setMemoized:Se,skipCode:Ee,val:Ie,x:Ae,x$1:Fe,x$2:Re,x$3:Te,$s:Ne}},ot.prototype.parseExprWrap=function(e){return this.$val.parseExprWrap(e)},ot.ptr.prototype.parseActionExpr=function(e){var{_r$34:t,_r$35:r,_r$36:n,_tuple:i,_tuple$1:o,act:e,actVal:a,ok:p,ok$1:s,p:c,start:$,val:l,$s:u,$r:f,$c:d}=hr(this,{act:e});u=u||0;e:for(;;){switch(u){case 0:if((c=this).checkSkipCode()){u=1;continue}u=2;continue;case 1:t=c.parseExprWrap(e.expr),u=3;case 3:if(d&&(d=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;return p=(i=t)[1],u=-1,[tt,p];case 2:c.spStack.push(c.pt),r=c.parseExprWrap(e.expr),u=4;case 4:if(d&&(d=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;if(l=(o=r)[0],s=o[1],$=c.spStack.pop(),s){u=5;continue}u=6;continue;case 5:ue.copy(c.cur.pos,$.position),c.cur.text=c.sliceFrom($),c._errPos=$.position,n=e.run(c),u=7;case 7:if(d&&(d=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;a=n,c._errPos=Er.nil,l=a;case 6:return u=-1,[l,s]}return}return{$blk:ot.ptr.prototype.parseActionExpr,$c:!0,$r:f,_r$34:t,_r$35:r,_r$36:n,_tuple:i,_tuple$1:o,act:e,actVal:a,ok:p,ok$1:s,p:c,start:$,val:l,$s:u}},ot.prototype.parseActionExpr=function(e){return this.$val.parseActionExpr(e)},ot.ptr.prototype.parseAndCodeExpr=function(e){var{_r$34:t,and:e,ok:r,p:n,$s:i,$r:o,$c:a}=hr(this,{and:e});i=i||0;e:for(;;){switch(i){case 0:n=this,t=e.run(n),i=1;case 1:if(a&&(a=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;return i=-1,[tt,r=t]}return}return{$blk:ot.ptr.prototype.parseAndCodeExpr,$c:!0,$r:o,_r$34:t,and:e,ok:r,p:n,$s:i}},ot.prototype.parseAndCodeExpr=function(e){return this.$val.parseAndCodeExpr(e)},ot.ptr.prototype.parseAndExpr=function(e){var{$24r:t,_r$34:r,and:e,p:n,$s:i,$r:o,$c:a}=hr(this,{and:e});i=i||0;e:for(;;){switch(i){case 0:r=(n=this).parseAndExprBase(e,!1),i=1;case 1:if(a&&(a=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;t=r,i=2;case 2:return t}return}return{$blk:ot.ptr.prototype.parseAndExpr,$c:!0,$r:o,$24r:t,_r$34:r,and:e,p:n,$s:i}},ot.prototype.parseAndExpr=function(e){return this.$val.parseAndExpr(e)},ot.ptr.prototype.parseAndLogicalExpr=function(e){var{$24r:t,_r$34:r,and:e,p:n,$s:i,$r:o,$c:a}=hr(this,{and:e});i=i||0;e:for(;;){switch(i){case 0:r=(n=this).parseAndExprBase(V(e,Xr),!0),i=1;case 1:if(a&&(a=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;t=r,i=2;case 2:return t}return}return{$blk:ot.ptr.prototype.parseAndLogicalExpr,$c:!0,$r:o,$24r:t,_r$34:r,and:e,p:n,$s:i}},ot.prototype.parseAndLogicalExpr=function(e){return this.$val.parseAndLogicalExpr(e)},ot.ptr.prototype.parseAndExprBase=function(e,t){var{_r$34:r,_tuple:n,and:e,logical:t,matchedOffset:i,ok:o,p:a,pt:p,$s:s,$r:c,$c:$}=hr(this,{and:e,logical:t});s=s||0;e:for(;;){switch(s){case 0:(p=[p])[0]=P((a=this).pt,fe),a.scStack=O(a.scStack,!0),r=a.parseExprWrap(e.expr),s=1;case 1:if($&&($=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;return o=(n=r)[1],a.scStack=y(a.scStack,0,a.scStack.$length-1|0),i=a.pt.position.offset,a.restore(p[0]),t?(s=-1,[tt,o&&!(a.pt.position.offset===i)]):(s=-1,[tt,o])}return}return{$blk:ot.ptr.prototype.parseAndExprBase,$c:!0,$r:c,_r$34:r,_tuple:n,and:e,logical:t,matchedOffset:i,ok:o,p:a,pt:p,$s:s}},ot.prototype.parseAndExprBase=function(e,t){return this.$val.parseAndExprBase(e,t)},ot.ptr.prototype.parseAnyMatcher=function(e){var{any:e,p:t,$s:r,$r:n,$c:i}=hr(this,{any:e});r=r||0;e:for(;;){switch(r){case 0:if(65533===(t=this).pt.rn&&0===t.pt.w)return t.failAt(!1,t.pt.position,"."),r=-1,[tt,!1];t.failAt(!0,t.pt.position,"."),n=t.read(),r=1;case 1:if(i&&(i=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;return r=-1,[tt,!0]}return}return{$blk:ot.ptr.prototype.parseAnyMatcher,$c:!0,$r:n,any:e,p:t,$s:r}},ot.prototype.parseAnyMatcher=function(e){return this.$val.parseAnyMatcher(e)},ot.ptr.prototype.parseCharClassMatcher=function(e){var{_i:t,_i$1:r,_ref:n,_ref$1:i,chr:e,cl:o,cur:a,i:s,p:c,rn:$,x:l,x$1:u,x$2:f,$s:d,$r:w,$c:h}=hr(this,{chr:e});d=d||0;e:for(;;){switch(d){case 0:if(65533===(a=(c=this).pt.rn)&&0===c.pt.w)return c.failAt(!1,c.pt.position,e.val),d=-1,[tt,!1];e.ignoreCase&&(a=N.ToLower(a)),n=e.chars,t=0;case 1:if(!(t=n.$length?void p("index out of range"):n.$array[n.$offset+t])===a){d=3;continue}d=4;continue;case 3:if(e.inverted)return c.failAt(!1,c.pt.position,e.val),d=-1,[tt,!1];c.failAt(!0,c.pt.position,e.val),w=c.read(),d=5;case 5:if(h&&(h=!1,w=w.$blk()),w&&void 0!==w.$blk)break e;return d=-1,[tt,!0];case 4:t++,d=1;continue;case 2:s=0;case 6:if(!(s=(l=e.ranges,s<0||s>=l.$length?void p("index out of range"):l.$array[l.$offset+s])&&a<=(u=e.ranges,(f=s+1|0)<0||f>=u.$length?void p("index out of range"):u.$array[u.$offset+f])){d=8;continue}d=9;continue;case 8:if(e.inverted)return c.failAt(!1,c.pt.position,e.val),d=-1,[tt,!1];c.failAt(!0,c.pt.position,e.val),w=c.read(),d=10;case 10:if(h&&(h=!1,w=w.$blk()),w&&void 0!==w.$blk)break e;return d=-1,[tt,!0];case 9:s=s+2|0,d=6;continue;case 7:i=e.classes,r=0;case 11:if(!(r=i.$length?void p("index out of range"):i.$array[i.$offset+r],N.Is(o,a)){d=13;continue}d=14;continue;case 13:if(e.inverted)return c.failAt(!1,c.pt.position,e.val),d=-1,[tt,!1];c.failAt(!0,c.pt.position,e.val),w=c.read(),d=15;case 15:if(h&&(h=!1,w=w.$blk()),w&&void 0!==w.$blk)break e;return d=-1,[tt,!0];case 14:r++,d=11;continue;case 12:if(e.inverted){d=16;continue}d=17;continue;case 16:c.failAt(!0,c.pt.position,e.val),w=c.read(),d=18;case 18:if(h&&(h=!1,w=w.$blk()),w&&void 0!==w.$blk)break e;return d=-1,[tt,!0];case 17:return c.failAt(!1,c.pt.position,e.val),d=-1,[tt,!1]}return}return{$blk:ot.ptr.prototype.parseCharClassMatcher,$c:!0,$r:w,_i:t,_i$1:r,_ref:n,_ref$1:i,chr:e,cl:o,cur:a,i:s,p:c,rn:$,x:l,x$1:u,x$2:f,$s:d}},ot.prototype.parseCharClassMatcher=function(e){return this.$val.parseCharClassMatcher(e)},ot.ptr.prototype.parseChoiceExpr=function(e){var{_i:t,_r$34:r,_ref:n,_tuple:i,alt:o,altI:a,ch:e,ok:s,p:c,val:$,$s:l,$r:u,$c:f}=hr(this,{ch:e});l=l||0;e:for(;;){switch(l){case 0:c=this,n=e.alternatives,t=0;case 1:if(!(t=n.$length?void p("index out of range"):n.$array[n.$offset+t],r=c.parseExprWrap(o),l=3;case 3:if(f&&(f=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;if($=(i=r)[0],s=i[1])return l=-1,[$,s];t++,l=1;continue;case 2:return l=-1,[tt,!1]}return}return{$blk:ot.ptr.prototype.parseChoiceExpr,$c:!0,$r:u,_i:t,_r$34:r,_ref:n,_tuple:i,alt:o,altI:a,ch:e,ok:s,p:c,val:$,$s:l}},ot.prototype.parseChoiceExpr=function(e){return this.$val.parseChoiceExpr(e)},ot.ptr.prototype.parseLabeledExpr=function(e){var{_key:t,_key$1:r,_r$34:n,_tuple:i,lab:e,m:o,ok:a,p:s,startOffset:c,val:$,x:l,x$1:u,$s:f,$r:d,$c:w}=hr(this,{lab:e});f=f||0;e:for(;;){switch(f){case 0:c=(s=this).pt.position.offset,$=tt,a=!1,n=s.parseExprWrap(e.expr),f=1;case 1:if(w&&(w=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;return $=(i=n)[0],(a=i[1])&&""!==e.label&&!s.checkSkipCode()&&(l=s.vstack,o=(u=s.vstack.$length-1|0)<0||u>=l.$length?void p("index out of range"):l.$array[l.$offset+u],e.textCapture?(t=e.label,(o||p("assignment to entry in nil map")).set(We.keyFor(t),{k:t,v:new We(I(s.sliceFromOffset(c)))})):(r=e.label,(o||p("assignment to entry in nil map")).set(We.keyFor(r),{k:r,v:$}))),f=-1,[$,a]}return}return{$blk:ot.ptr.prototype.parseLabeledExpr,$c:!0,$r:d,_key:t,_key$1:r,_r$34:n,_tuple:i,lab:e,m:o,ok:a,p:s,startOffset:c,val:$,x:l,x$1:u,$s:f}},ot.prototype.parseLabeledExpr=function(e){return this.$val.parseLabeledExpr(e)},ot.ptr.prototype.parseCodeExpr=function(e){var{$24r:t,_r$34:r,code:e,p:n,$s:i,$r:o,$c:a}=hr(this,{code:e});i=i||0;e:for(;;){switch(i){case 0:if(n=this,!e.notSkip&&n.checkSkipCode())return i=-1,[tt,!0];r=e.run(n),i=1;case 1:if(a&&(a=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;t=[r,!0],i=2;case 2:return t}return}return{$blk:ot.ptr.prototype.parseCodeExpr,$c:!0,$r:o,$24r:t,_r$34:r,code:e,p:n,$s:i}},ot.prototype.parseCodeExpr=function(e){return this.$val.parseCodeExpr(e)},ot.ptr.prototype.parseLitMatcher=function(e){var{_i:t,_ref:r,_rune:n,cur:i,lit:e,p:o,start:a,want:p,$s:s,$r:c,$c:$}=hr(this,{lit:e});s=s||0;e:for(;;){switch(s){case 0:(a=[a])[0]=P((o=this).pt,fe),r=e.val,t=0;case 1:if(!(t0?(s=-1,[p,n]):(s=-1,[tt,n]);n=!0,B(a,tt)||(p=O(p,a)),s=1;continue;case 2:return s=-1,[tt,!1]}return}return{$blk:ot.ptr.prototype.parseOneOrMoreExpr,$c:!0,$r:c,_r$34:t,_tuple:r,expr$1:e,matched:n,ok:i,p:o,val:a,vals:p,$s:s}},ot.prototype.parseOneOrMoreExpr=function(e){return this.$val.parseOneOrMoreExpr(e)},ot.ptr.prototype.parseRecoveryExpr=function(e){var{_r$34:t,_tuple:r,ok:n,p:i,recover:e,val:o,$s:a,$r:p,$c:s}=hr(this,{recover:e});a=a||0;e:for(;;){switch(a){case 0:(i=this).pushRecovery(e.failureLabel,e.recoverExpr),t=i.parseExprWrap(e.expr),a=1;case 1:if(s&&(s=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;return o=(r=t)[0],n=r[1],i.popRecovery(),a=-1,[o,n]}return}return{$blk:ot.ptr.prototype.parseRecoveryExpr,$c:!0,$r:p,_r$34:t,_tuple:r,ok:n,p:i,recover:e,val:o,$s:a}},ot.prototype.parseRecoveryExpr=function(e){return this.$val.parseRecoveryExpr(e)},ot.ptr.prototype.parseRuleRefExpr=function(e){var{$24r:t,_entry:r,_r$34:n,_r$35:i,p:a,ref:e,rule$1:p,$s:s,$r:c,$c:$}=hr(this,{ref:e});s=s||0;e:for(;;){switch(s){case 0:if((p=void 0!==(r=h((a=this).rules,We.keyFor(e.name)))?r.v:ht.nil)===ht.nil){s=1;continue}s=2;continue;case 1:n=o.Errorf("undefined rule: %s",new bt([new We(e.name)])),s=3;case 3:if($&&($=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;c=a.addErr(n),s=4;case 4:if($&&($=!1,c=c.$blk()),c&&void 0!==c.$blk)break e;return s=-1,[tt,!1];case 2:i=a.parseRuleWrap(p),s=5;case 5:if($&&($=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;t=i,s=6;case 6:return t}return}return{$blk:ot.ptr.prototype.parseRuleRefExpr,$c:!0,$r:c,$24r:t,_entry:r,_r$34:n,_r$35:i,p:a,ref:e,rule$1:p,$s:s}},ot.prototype.parseRuleRefExpr=function(e){return this.$val.parseRuleRefExpr(e)},ot.ptr.prototype.parseRuleIRefExpr=function(e){var{$24r:t,_r$34:r,p:n,ref:e,x:i,x$1:o,$s:a,$r:s,$c:c}=hr(this,{ref:e});a=a||0;e:for(;;){switch(a){case 0:r=(n=this).parseRuleWrap((i=n.rulesArray,(o=e.index)<0||o>=i.$length?void p("index out of range"):i.$array[i.$offset+o])),a=1;case 1:if(c&&(c=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;t=r,a=2;case 2:return t}return}return{$blk:ot.ptr.prototype.parseRuleIRefExpr,$c:!0,$r:s,$24r:t,_r$34:r,p:n,ref:e,x:i,x$1:o,$s:a}},ot.prototype.parseRuleIRefExpr=function(e){return this.$val.parseRuleIRefExpr(e)},ot.ptr.prototype.parseSeqExpr=function(e){var{_i:t,_r$34:r,_ref:n,_tuple:i,expr$1:o,notSkipCode:a,ok:s,p:c,pt:$,seq:e,val:l,vals:u,$s:f,$r:d,$c:w}=hr(this,{seq:e});f=f||0;e:for(;;){switch(f){case 0:$=[$],c=this,u=bt.nil,a=c.checkSkipCode(),$[0]=P(c.pt,fe),n=e.exprs,t=0;case 1:if(!(t=n.$length?void p("index out of range"):n.$array[n.$offset+t],r=c.parseExprWrap(o),f=3;case 3:if(w&&(w=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;if(l=(i=r)[0],!(s=i[1]))return c.restore($[0]),f=-1,[tt,!1];a&&!B(l,tt)&&(u=O(u,l)),t++,f=1;continue;case 2:return u.$length>0?(f=-1,[u,!0]):(f=-1,[tt,!0])}return}return{$blk:ot.ptr.prototype.parseSeqExpr,$c:!0,$r:d,_i:t,_r$34:r,_ref:n,_tuple:i,expr$1:o,notSkipCode:a,ok:s,p:c,pt:$,seq:e,val:l,vals:u,$s:f}},ot.prototype.parseSeqExpr=function(e){return this.$val.parseSeqExpr(e)},ot.ptr.prototype.parseThrowExpr=function(e){var{_entry:t,_r$34:r,_tuple:n,_tuple$1:i,expr$1:e,i:o,ok:a,ok$1:s,p:c,recoverExpr:$,val:l,x:u,$s:f,$r:d,$c:w}=hr(this,{expr$1:e});f=f||0;e:for(;;){switch(f){case 0:o=(c=this).recoveryStack.$length-1|0;case 1:if(!(o>=0)){f=2;continue}if($=(n=void 0!==(t=h((u=c.recoveryStack,o<0||o>=u.$length?void p("index out of range"):u.$array[u.$offset+o]),We.keyFor(e.label)))?[t.v,!0]:[tt,!1])[0],a=n[1]){f=3;continue}f=4;continue;case 3:r=c.parseExprWrap($),f=5;case 5:if(w&&(w=!1,r=r.$blk()),r&&void 0!==r.$blk)break e;if(l=(i=r)[0],s=i[1])return f=-1,[l,s];case 4:o=o-1|0,f=1;continue;case 2:return f=-1,[tt,!1]}return}return{$blk:ot.ptr.prototype.parseThrowExpr,$c:!0,$r:d,_entry:t,_r$34:r,_tuple:n,_tuple$1:i,expr$1:e,i:o,ok:a,ok$1:s,p:c,recoverExpr:$,val:l,x:u,$s:f}},ot.prototype.parseThrowExpr=function(e){return this.$val.parseThrowExpr(e)},ot.ptr.prototype.parseZeroOrMoreExpr=function(e){var{_r$34:t,_tuple:r,expr$1:e,ok:n,p:i,val:o,vals:a,$s:p,$r:s,$c:c}=hr(this,{expr$1:e});p=p||0;e:for(;;){switch(p){case 0:i=this,a=bt.nil;case 1:t=i.parseExprWrap(e.expr),p=3;case 3:if(c&&(c=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;if(o=(r=t)[0],!(n=r[1]))return a.$length>0?(p=-1,[a,!0]):(p=-1,[tt,!0]);B(o,tt)||(a=O(a,o)),p=1;continue;case 2:return p=-1,[tt,!1]}return}return{$blk:ot.ptr.prototype.parseZeroOrMoreExpr,$c:!0,$r:s,_r$34:t,_tuple:r,expr$1:e,ok:n,p:i,val:o,vals:a,$s:p}},ot.prototype.parseZeroOrMoreExpr=function(e){return this.$val.parseZeroOrMoreExpr(e)},ot.ptr.prototype.parseZeroOrOneExpr=function(e){var{_r$34:t,_tuple:r,expr$1:e,p:n,val:i,$s:o,$r:a,$c:p}=hr(this,{expr$1:e});o=o||0;e:for(;;){switch(o){case 0:t=(n=this).parseExprWrap(e.expr),o=1;case 1:if(p&&(p=!1,t=t.$blk()),t&&void 0!==t.$blk)break e;return o=-1,[i=(r=t)[0],!0]}return}return{$blk:ot.ptr.prototype.parseZeroOrOneExpr,$c:!0,$r:a,_r$34:t,_tuple:r,expr$1:e,p:n,val:i,$s:o}},ot.prototype.parseZeroOrOneExpr=function(e){return this.$val.parseZeroOrOneExpr(e)},at.ptr.prototype.LoopBegin=function(){var e;(e=this).loopLayer=e.loopLayer+1|0,e.loopInfo=O(e.loopInfo,new zr.ptr(e.continueStack.$length,e.breakStack.$length))},at.prototype.LoopBegin=function(){return this.$val.LoopBegin()},at.ptr.prototype.LoopEnd=function(){var e,t,r,n;(e=this).loopLayer=e.loopLayer-1|0,t=P((r=e.loopInfo,(n=e.loopInfo.$length-1|0)<0||n>=r.$length?void p("index out of range"):r.$array[r.$offset+n]),zr),e.continueStack=y(e.continueStack,0,t.continueIndex),e.breakStack=y(e.breakStack,0,t.breakIndex),e.loopInfo=y(e.loopInfo,0,e.loopInfo.$length-1|0)},at.prototype.LoopEnd=function(){return this.$val.LoopEnd()},at.ptr.prototype.checkStackOverflow=function(){var e,t,r;if((e=this).codeIndex>=e.code.$length){if(!((t=J(e.code.$length,2))<=8192))return!0;r=Zt(Ht,t),T(r,e.code),e.code=r}return!1},at.prototype.checkStackOverflow=function(){return this.$val.checkStackOverflow()},at.ptr.prototype.WriteCode=function(e,t){var r,n,i,o;(n=this).checkStackOverflow()||(i=n.code,(r=(o=n.codeIndex)<0||o>=i.$length?void p("index out of range"):i.$array[i.$offset+o]).T=e,r.Value=t,n.codeIndex=n.codeIndex+1|0)},at.prototype.WriteCode=function(e,t){return this.$val.WriteCode(e,t)},at.ptr.prototype.AddDiceDetail=function(e,t){var r;this.WriteCode(70,new((r=new pt.ptr(e,t,ut.nil,"","","")).constructor.elem)(r))},at.prototype.AddDiceDetail=function(e,t){return this.$val.AddDiceDetail(e,t)},at.ptr.prototype.AddOp=function(e){var t;t=tt,76!==e&&74!==e||(t=new z(0)),this.WriteCode(e,t)},at.prototype.AddOp=function(e){return this.$val.AddOp(e)},at.ptr.prototype.AddLoadName=function(e){this.WriteCode(14,new We(e))},at.prototype.AddLoadName=function(e){return this.$val.AddLoadName(e)},at.ptr.prototype.PushIntNumber=function(e){var t;t=w.ParseInt(e,10,64)[0],this.WriteCode(0,new z(t.$low+4294967296*(t.$high>>31)|0))},at.prototype.PushIntNumber=function(e){return this.$val.PushIntNumber(e)},at.ptr.prototype.PushStr=function(e){this.WriteCode(2,new We(e))},at.prototype.PushStr=function(e){return this.$val.PushStr(e)},at.ptr.prototype.PushArray=function(e){this.WriteCode(3,new z(e))},at.prototype.PushArray=function(e){return this.$val.PushArray(e)},at.ptr.prototype.PushDict=function(e){this.WriteCode(4,new z(e))},at.prototype.PushDict=function(e){return this.$val.PushDict(e)},at.ptr.prototype.PushNull=function(){this.WriteCode(7,tt)},at.prototype.PushNull=function(){return this.$val.PushNull()},at.ptr.prototype.PushThis=function(){this.WriteCode(8,tt)},at.prototype.PushThis=function(){return this.$val.PushThis()},at.ptr.prototype.PushGlobal=function(){this.WriteCode(9,tt)},at.prototype.PushGlobal=function(){return this.$val.PushGlobal()},at.ptr.prototype.AddFormatString=function(e){this.WriteCode(13,new z(e))},at.prototype.AddFormatString=function(e){return this.$val.AddFormatString(e)},at.ptr.prototype.PushFloatNumber=function(e){var t;t=w.ParseFloat(e,64)[0],this.WriteCode(1,new Me(t))},at.prototype.PushFloatNumber=function(e){return this.$val.PushFloatNumber(e)},at.ptr.prototype.AddStName=function(){this.WriteCode(83,tt)},at.prototype.AddStName=function(){return this.$val.AddStName()},at.ptr.prototype.AddStModify=function(e,t){var r;this.WriteCode(84,new((r=new st.ptr(e,t)).constructor.elem)(r))},at.prototype.AddStModify=function(e,t){return this.$val.AddStModify(e,t)},at.ptr.prototype.AddStore=function(e){this.WriteCode(17,new We(e))},at.prototype.AddStore=function(e){return this.$val.AddStore(e)},at.ptr.prototype.AddStoreGlobal=function(e){this.WriteCode(18,new We(e))},at.prototype.AddStoreGlobal=function(e){return this.$val.AddStoreGlobal(e)},at.ptr.prototype.AddStoreLocal=function(e){this.WriteCode(19,new We(e))},at.prototype.AddStoreLocal=function(e){return this.$val.AddStoreLocal(e)},at.ptr.prototype.NamePush=function(e){this.varnameStack=O(this.varnameStack,e)},at.prototype.NamePush=function(e){return this.$val.NamePush(e)},at.ptr.prototype.NamePop=function(){var e,t,r,n;return t=(e=this).varnameStack.$length-1|0,n=e.varnameStack,r=t<0||t>=n.$length?void p("index out of range"):n.$array[n.$offset+t],e.varnameStack=y(e.varnameStack,0,t),r},at.prototype.NamePop=function(){return this.$val.NamePop()},at.ptr.prototype.OffsetPush=function(){var e;(e=this).jmpStack=O(e.jmpStack,(0|e.codeIndex)-1|0)},at.prototype.OffsetPush=function(){return this.$val.OffsetPush()},at.ptr.prototype.ContinuePush=function(){var e;return(e=this).loopLayer>0?(e.continueStack===jr.nil&&(e.continueStack=new jr([])),e.AddOp(74),e.continueStack=O(e.continueStack,(0|e.codeIndex)-1|0),tt):i.New("循环外不能放置continue")},at.prototype.ContinuePush=function(){return this.$val.ContinuePush()},at.ptr.prototype.ContinueSet=function(e){var t,r,n,i,o,a,s,c,$,l,u;if((s=this).continueStack!==jr.nil)for(i=P((c=s.loopInfo,($=s.loopInfo.$length-1|0)<0||$>=c.$length?void p("index out of range"):c.$array[c.$offset+$]),zr),r=y(s.continueStack,i.continueIndex),t=0;t=r.$length?void p("index out of range"):r.$array[r.$offset+t],a=(s.jmpStack.$length-1|0)-e|0,l=s.jmpStack,o=a<0||a>=l.$length?void p("index out of range"):l.$array[l.$offset+a],(u=s.code,n<0||n>=u.$length?void p("index out of range"):u.$array[u.$offset+n]).Value=new z(-(n-o|0)),t++},at.prototype.ContinueSet=function(e){return this.$val.ContinueSet(e)},at.ptr.prototype.BreakSet=function(){var e,t,r,n,i,o,a,s;if((i=this).breakStack!==jr.nil)for(n=P((o=i.loopInfo,(a=i.loopInfo.$length-1|0)<0||a>=o.$length?void p("index out of range"):o.$array[o.$offset+a]),zr),t=y(i.breakStack,n.breakIndex),e=0;e=t.$length?void p("index out of range"):t.$array[t.$offset+e],(s=i.code,r<0||r>=s.$length?void p("index out of range"):s.$array[s.$offset+r]).Value=new z(((0|i.codeIndex)-r|0)-1|0),e++},at.prototype.BreakSet=function(){return this.$val.BreakSet()},at.ptr.prototype.BreakPush=function(){var e;return(e=this).loopLayer>0?(e.breakStack===jr.nil&&(e.breakStack=new jr([])),e.AddOp(74),e.breakStack=O(e.breakStack,(0|e.codeIndex)-1|0),tt):i.New("循环外不能放置break")},at.prototype.BreakPush=function(){return this.$val.BreakPush()},at.ptr.prototype.OffsetPopAndSet=function(){var e,t,r,n,i;r=(t=this).jmpStack.$length-1|0,n=t.jmpStack,e=r<0||r>=n.$length?void p("index out of range"):n.$array[n.$offset+r],t.jmpStack=y(t.jmpStack,0,r),(i=t.code,e<0||e>=i.$length?void p("index out of range"):i.$array[i.$offset+e]).Value=new z(((0|t.codeIndex)-e|0)-1|0)},at.prototype.OffsetPopAndSet=function(){return this.$val.OffsetPopAndSet()},at.ptr.prototype.OffsetPopN=function(e){var t;t=this.jmpStack.$length-e|0,this.jmpStack=y(this.jmpStack,0,t)},at.prototype.OffsetPopN=function(e){return this.$val.OffsetPopN(e)},at.ptr.prototype.OffsetJmpSetX=function(e,t,r){var n,i,o,a,s,c,$,l,u;a=((i=this).jmpStack.$length-1|0)-e|0,s=(i.jmpStack.$length-1|0)-t|0,c=i.jmpStack,n=a<0||a>=c.$length?void p("index out of range"):c.$array[c.$offset+a],$=i.jmpStack,o=s<0||s>=$.$length?void p("index out of range"):$.$array[$.$offset+s],r?(l=i.code,n<0||n>=l.$length?void p("index out of range"):l.$array[l.$offset+n]).Value=new z(-(((0|i.codeIndex)-o|0)-1|0)):(u=i.code,n<0||n>=u.$length?void p("index out of range"):u.$array[u.$offset+n]).Value=new z(((0|i.codeIndex)-o|0)-1|0)},at.prototype.OffsetJmpSetX=function(e,t,r){return this.$val.OffsetJmpSetX(e,t,r)},at.ptr.prototype.CounterPush=function(){this.counterStack=O(this.counterStack,0)},at.prototype.CounterPush=function(){return this.$val.CounterPush()},at.ptr.prototype.CounterAdd=function(e){var t,r,n;-1!=(t=this.counterStack.$length-1|0)&&(n=this.counterStack,t<0||t>=n.$length?p("index out of range"):n.$array[n.$offset+t]=(r=this.counterStack,(t<0||t>=r.$length?void p("index out of range"):r.$array[r.$offset+t])+e|0))},at.prototype.CounterAdd=function(e){return this.$val.CounterAdd(e)},at.ptr.prototype.CounterPop=function(){var e,t,r,n;return t=(e=this).counterStack.$length-1|0,n=e.counterStack,r=t<0||t>=n.$length?void p("index out of range"):n.$array[n.$offset+t],e.counterStack=y(e.counterStack,0,t),r},at.prototype.CounterPop=function(){return this.$val.CounterPop()},at.ptr.prototype.FlagsPush=function(){var e;(e=this).flagsStack=O(e.flagsStack,e.Config)},at.prototype.FlagsPush=function(){return this.$val.FlagsPush()},at.ptr.prototype.FlagsPop=function(){var e,t,r;t=(e=this).flagsStack.$length-1|0,K.copy(e.Config,(r=e.flagsStack,t<0||t>=r.$length?void p("index out of range"):r.$array[r.$offset+t])),e.flagsStack=y(e.flagsStack,0,t)},at.prototype.FlagsPop=function(){return this.$val.FlagsPop()},at.ptr.prototype.AddInvokeMethod=function(e,t){this.WriteCode(0,new z(t)),this.WriteCode(21,new We(e))},at.prototype.AddInvokeMethod=function(e,t){return this.$val.AddInvokeMethod(e,t)},at.ptr.prototype.AddInvoke=function(e){this.WriteCode(20,new z(e))},at.prototype.AddInvoke=function(e){return this.$val.AddInvoke(e)},fa=function(e,t){var r,n,i,o,a;for(n=e,r=0;r=n.$length?void p("index out of range"):n.$array[n.$offset+r],$t)).T&&((a=P(Yt(i.Value,pt),pt)).Begin=a.Begin-(0|t)|0,a.End=a.End-(0|t)|0,(o<0||o>=e.$length?void p("index out of range"):e.$array[e.$offset+o]).Value=new a.constructor.elem(a)),r++},at.ptr.prototype.AddStoreComputed=function(e,t){var r,n,i,o,a,p;n=(r=(a=this).CodePop())[0],i=r[1],o=r[2],fa(n,o),p=Jo(new Y.ptr(t,Vt.nil,n,i)),a.WriteCode(6,p),a.WriteCode(17,new We(e))},at.prototype.AddStoreComputed=function(e,t){return this.$val.AddStoreComputed(e,t)},at.ptr.prototype.AddStoreComputedOnStack=function(e){var t,r,n,i,o;r=(t=this.CodePop())[0],n=t[1],i=t[2],fa(r,i),o=Jo(new Y.ptr(e,Vt.nil,r,n)),this.WriteCode(6,o)},at.prototype.AddStoreComputedOnStack=function(e){return this.$val.AddStoreComputedOnStack(e)},at.ptr.prototype.AddStoreFunction=function(e,t,r){var n,i,o,a,s,c,$,l,u,f;for(a=(o=(u=this).CodePop())[0],$=o[1],l=o[2],fa(a,l),s=0,c=t.$length-1|0;s=t.$length?void p("index out of range"):t.$array[t.$offset+c],i=s<0||s>=t.$length?void p("index out of range"):t.$array[t.$offset+s],s<0||s>=t.$length?p("index out of range"):t.$array[t.$offset+s]=n,c<0||c>=t.$length?p("index out of range"):t.$array[t.$offset+c]=i,s=s+1|0,c=c-1|0;f=Zo(new ee.ptr(r,e,t,xt.nil,ut.nil,a,$)),u.WriteCode(10,f),""!==e&&u.WriteCode(17,new We(e))},at.prototype.AddStoreFunction=function(e,t,r){return this.$val.AddStoreFunction(e,t,r)},at.ptr.prototype.AddAttrSet=function(e,t,r){var n;n=this,r?n.WriteCode(16,new We(e)):n.WriteCode(14,new We(e)),n.WriteCode(25,new We(t))},at.prototype.AddAttrSet=function(e,t,r){return this.$val.AddAttrSet(e,t,r)},at.ptr.prototype.CodePush=function(e){var t;(t=this).codeStack=O(t.codeStack,new Gr.ptr(t.code,t.codeIndex,e)),t.code=Zt(Ht,256),t.codeIndex=0},at.prototype.CodePush=function(e){return this.$val.CodePush(e)},at.ptr.prototype.CodePop=function(){var e,t,r,n,i,o;return r=(i=this).code,n=i.codeIndex,t=i.codeStack.$length-1|0,e=P((o=i.codeStack,t<0||t>=o.$length?void p("index out of range"):o.$array[o.$offset+t]),Gr),i.codeStack=y(i.codeStack,0,t),i.code=e.code,i.codeIndex=e.index,[r,n,e.textPos]},at.prototype.CodePop=function(){return this.$val.CodePop()},$t.ptr.prototype.CodeString=function(){var{$24r:e,$24r$1:t,$24r$10:r,$24r$2:n,$24r$3:i,$24r$4:a,$24r$5:p,$24r$6:s,$24r$7:c,$24r$8:$,$24r$9:l,_1:u,_r$34:f,_r$35:d,_r$36:h,_r$37:g,_r$38:k,_r$39:b,_r$40:y,_r$41:m,_r$42:v,_r$43:_,_r$44:x,_tuple:S,_tuple$1:E,code:C,computed:I,computed$1:A,v:F,$s:R,$r:T,$c:N}=hr(this,{});R=R||0;e:for(;;){switch(R){case 0:if(0===(u=(C=this).T)){R=2;continue}if(1===u){R=3;continue}if(2===u){R=4;continue}if(5===u){R=5;continue}if(3===u){R=6;continue}if(4===u){R=7;continue}if(6===u){R=8;continue}if(7===u){R=9;continue}if(8===u){R=10;continue}if(9===u){R=11;continue}if(10===u){R=12;continue}if(20===u){R=13;continue}if(21===u){R=14;continue}if(22===u){R=15;continue}if(23===u){R=16;continue}if(25===u){R=17;continue}if(24===u){R=18;continue}if(26===u){R=19;continue}if(27===u){R=20;continue}if(28===u){R=21;continue}if(29===u){R=22;continue}if(30===u){R=23;continue}if(31===u){R=24;continue}if(32===u){R=25;continue}if(33===u){R=26;continue}if(34===u){R=27;continue}if(43===u){R=28;continue}if(44===u){R=29;continue}if(41===u){R=30;continue}if(42===u){R=31;continue}if(45===u){R=32;continue}if(46===u){R=33;continue}if(47===u){R=34;continue}if(48===u){R=35;continue}if(49===u){R=36;continue}if(50===u){R=37;continue}if(51===u){R=38;continue}if(52===u){R=39;continue}if(53===u){R=40;continue}if(54===u){R=41;continue}if(55===u){R=42;continue}if(56===u){R=43;continue}if(57===u){R=44;continue}if(58===u){R=45;continue}if(60===u){R=46;continue}if(61===u){R=47;continue}if(62===u){R=48;continue}if(63===u){R=49;continue}if(64===u){R=50;continue}if(65===u){R=51;continue}if(66===u){R=52;continue}if(67===u){R=53;continue}if(68===u){R=54;continue}if(59===u){R=55;continue}if(14===u){R=56;continue}if(15===u){R=57;continue}if(16===u){R=58;continue}if(13===u){R=59;continue}if(17===u){R=60;continue}if(18===u){R=61;continue}if(19===u){R=62;continue}if(69===u){R=63;continue}if(70===u){R=64;continue}if(74===u){R=65;continue}if(75===u){R=66;continue}if(77===u){R=67;continue}if(76===u){R=68;continue}if(35===u){R=69;continue}if(36===u){R=70;continue}if(37===u){R=71;continue}if(38===u){R=72;continue}if(39===u){R=73;continue}if(40===u){R=74;continue}if(11===u){R=75;continue}if(12===u){R=76;continue}if(71===u){R=77;continue}if(72===u){R=78;continue}if(73===u){R=79;continue}if(78===u){R=80;continue}if(81===u){R=81;continue}if(82===u){R=82;continue}if(79===u){R=83;continue}if(80===u){R=84;continue}if(83===u){R=85;continue}if(84===u){R=86;continue}if(85===u){R=87;continue}if(86===u){R=88;continue}R=89;continue;case 2:return R=-1,"push.int "+w.FormatInt(new Re(0,Yt(C.Value,z)),10);case 3:return R=-1,"push.flt "+w.FormatFloat(Yt(C.Value,Me),102,2,64);case 4:return R=-1,"push.str "+Yt(C.Value,We);case 5:return R=-1,"push.range";case 6:return R=-1,"push.arr "+w.FormatInt(new Re(0,Yt(C.Value,z)),10);case 7:return R=-1,"push.dict "+w.FormatInt(new Re(0,Yt(C.Value,z)),10);case 8:return R=-1,"push.computed "+(I=(S=Yt(C.Value,ut).ReadComputed())[0]).Expr;case 9:return R=-1,"push.null";case 10:return R=-1,"push.this";case 11:return R=-1,"push.global";case 12:return R=-1,"push.func "+(A=(E=Yt(C.Value,ut).ReadFunctionData())[0]).Name;case 13:return R=-1,"invoke "+w.FormatInt(new Re(0,Yt(C.Value,z)),10);case 14:return R=-1,"invoke.self "+Yt(C.Value,We);case 15:return R=-1,"item.get";case 16:return R=-1,"item.set";case 17:return R=-1,"attr.set "+Yt(C.Value,We);case 18:return R=-1,"attr.get "+Yt(C.Value,We);case 19:return R=-1,"slice.get";case 20:return R=-1,"slice.set";case 21:return R=-1,"add";case 22:return R=-1,"sub";case 23:return R=-1,"mul";case 24:return R=-1,"div";case 25:return R=-1,"mod";case 26:return R=-1,"pow";case 27:return R=-1,"nullCoalescing";case 28:return R=-1,"and";case 29:return R=-1,"or";case 30:return R=-1,"&";case 31:return R=-1,"|";case 32:return R=-1,"neg";case 33:return R=-1,"pos";case 34:return R=-1,"dice.init";case 35:return R=-1,"dice.setTimes";case 36:return R=-1,"dice.setKeepLow";case 37:return R=-1,"dice.setKeepHigh";case 38:return R=-1,"dice.setDropLow";case 39:return R=-1,"dice.setDropHigh";case 40:return R=-1,"dice.setMin";case 41:return R=-1,"dice.setMax";case 42:return R=-1,"dice";case 43:return R=-1,"coc.penalty";case 44:return R=-1,"coc.bonus";case 45:return R=-1,"dice.fate";case 46:return R=-1,"wod.init";case 47:return R=-1,"wod.pool";case 48:return R=-1,"wod.points";case 49:return R=-1,"wod.threshold";case 50:return R=-1,"wod.thresholdQ";case 51:return R=-1,"dice.dc";case 52:return R=-1,"dc.setInit";case 53:return R=-1,"dc.setPool";case 54:return R=-1,"dc.setPoints";case 55:return R=-1,"dice.wod";case 56:return R=-1,"ld "+Yt(C.Value,We);case 57:return R=-1,"ld.d "+Yt(C.Value,We);case 58:return R=-1,"ld.raw "+Yt(C.Value,We);case 59:f=o.Sprintf("ld.fs %d",new bt([C.Value])),R=90;case 90:if(N&&(N=!1,f=f.$blk()),f&&void 0!==f.$blk)break e;e=f,R=91;case 91:return e;case 60:d=o.Sprintf("store %s",new bt([C.Value])),R=92;case 92:if(N&&(N=!1,d=d.$blk()),d&&void 0!==d.$blk)break e;t=d,R=93;case 93:return t;case 61:h=o.Sprintf("store.global %s",new bt([C.Value])),R=94;case 94:if(N&&(N=!1,h=h.$blk()),h&&void 0!==h.$blk)break e;n=h,R=95;case 95:return n;case 62:g=o.Sprintf("store.local %s",new bt([C.Value])),R=96;case 96:if(N&&(N=!1,g=g.$blk()),g&&void 0!==g.$blk)break e;i=g,R=97;case 97:return i;case 63:return R=-1,"halt";case 64:F=P(Yt(C.Value,pt),pt),k=o.Sprintf("mark.detail %d, %d",new bt([new z(F.Begin),new z(F.End)])),R=98;case 98:if(N&&(N=!1,k=k.$blk()),k&&void 0!==k.$blk)break e;a=k,R=99;case 99:return a;case 65:b=o.Sprintf("jmp %d",new bt([C.Value])),R=100;case 100:if(N&&(N=!1,b=b.$blk()),b&&void 0!==b.$blk)break e;p=b,R=101;case 101:return p;case 66:y=o.Sprintf("je %d",new bt([C.Value])),R=102;case 102:if(N&&(N=!1,y=y.$blk()),y&&void 0!==y.$blk)break e;s=y,R=103;case 103:return s;case 67:m=o.Sprintf("je.dup %d",new bt([C.Value])),R=104;case 104:if(N&&(N=!1,m=m.$blk()),m&&void 0!==m.$blk)break e;c=m,R=105;case 105:return c;case 68:v=o.Sprintf("jne %d",new bt([C.Value])),R=106;case 106:if(N&&(N=!1,v=v.$blk()),v&&void 0!==v.$blk)break e;$=v,R=107;case 107:return $;case 69:return R=-1,"comp.lt";case 70:return R=-1,"comp.le";case 71:return R=-1,"comp.eq";case 72:return R=-1,"comp.ne";case 73:return R=-1,"comp.ge";case 74:return R=-1,"comp.gt";case 75:return R=-1,"push.last";case 76:return R=-1,"push.def_expr";case 77:return R=-1,"pop";case 78:_=o.Sprintf("popn %d",new bt([C.Value])),R=108;case 108:if(N&&(N=!1,_=_.$blk()),_&&void 0!==_.$blk)break e;l=_,R=109;case 109:return l;case 79:return R=-1,"nop";case 80:return R=-1,"ret";case 81:return R=-1,"block.push";case 82:return R=-1,"block.pop";case 83:return R=-1,"fstr.block.push";case 84:return R=-1,"fstr.block.pop";case 85:return R=-1,"st.set";case 86:x=o.Sprintf("st.mod %s",new bt([C.Value])),R=110;case 110:if(N&&(N=!1,x=x.$blk()),x&&void 0!==x.$blk)break e;r=x,R=111;case 111:return r;case 87:return R=-1,"st.x0";case 88:return R=-1,"st.x1";case 89:case 1:return R=-1,""}return}return{$blk:$t.ptr.prototype.CodeString,$c:!0,$r:T,$24r:e,$24r$1:t,$24r$10:r,$24r$2:n,$24r$3:i,$24r$4:a,$24r$5:p,$24r$6:s,$24r$7:c,$24r$8:$,$24r$9:l,_1:u,_r$34:f,_r$35:d,_r$36:h,_r$37:g,_r$38:k,_r$39:b,_r$40:y,_r$41:m,_r$42:v,_r$43:_,_r$44:x,_tuple:S,_tuple$1:E,code:C,computed:I,computed$1:A,v:F,$s:R}},$t.prototype.CodeString=function(){return this.$val.CodeString()},da=function(e,t,r){var n,o;return 0===(0>=r.$length?void p("index out of range"):r.$array[r.$offset+0]).TypeId?0>=r.$length?void p("index out of range"):r.$array[r.$offset+0]:(o=(n=(0>=r.$length?void p("index out of range"):r.$array[r.$offset+0]).ReadFloat())[0],n[1]?Mo(0|s.Ceil(o)):(e.Error=i.New("(ceil)类型错误: 只能是数字类型"),ut.nil))},wa=function(e,t,r){var n,o;return 0===(0>=r.$length?void p("index out of range"):r.$array[r.$offset+0]).TypeId?0>=r.$length?void p("index out of range"):r.$array[r.$offset+0]:(o=(n=(0>=r.$length?void p("index out of range"):r.$array[r.$offset+0]).ReadFloat())[0],n[1]?Mo(0|s.Round(o)):(e.Error=i.New("(round)类型错误: 只能是数字类型"),ut.nil))},ha=function(e,t,r){var n,o;return 0===(0>=r.$length?void p("index out of range"):r.$array[r.$offset+0]).TypeId?0>=r.$length?void p("index out of range"):r.$array[r.$offset+0]:(o=(n=(0>=r.$length?void p("index out of range"):r.$array[r.$offset+0]).ReadFloat())[0],n[1]?Mo(0|s.Floor(o)):(e.Error=i.New("(floor)类型错误: 只能是数字类型"),ut.nil))},ga=function(e,t,r){var n,o,a,s;return 0===(n=(o=0>=r.$length?void p("index out of range"):r.$array[r.$offset+0]).TypeId)?(a=o.MustReadInt())<0?Mo(-a):o:1===n?(s=o.MustReadFloat())<0?Bo(-s):o:(e.Error=i.New("(abs)类型错误: 参数必须为int或float"),ut.nil)},ka=function(e,t,r){var{_r$34:n,ctx:e,params:r,this$1:t,v:i,$s:o,$r:a,$c:s}=hr(this,{ctx:e,this$1:t,params:r});o=o||0;e:for(;;){switch(o){case 0:n=(i=0>=r.$length?void p("index out of range"):r.$array[r.$offset+0]).AsBool(),o=3;case 3:if(s&&(s=!1,n=n.$blk()),n&&void 0!==n.$blk)break e;if(n){o=1;continue}o=2;continue;case 1:return o=-1,Mo(1);case 2:return o=-1,Mo(0)}return}return{$blk:ka,$c:!0,$r:a,_r$34:n,ctx:e,params:r,this$1:t,v:i,$s:o}},ba=function(e,t,r){var n,o,a,s,c,$;if(0===(n=(0>=r.$length?void p("index out of range"):r.$array[r.$offset+0]).TypeId))return 0>=r.$length?void p("index out of range"):r.$array[r.$offset+0];if(1===n)return c=(0>=r.$length?void p("index out of range"):r.$array[r.$offset+0]).ReadFloat()[0],Mo(0|c);if(2===n){if(s=(0>=r.$length?void p("index out of range"):r.$array[r.$offset+0]).ReadString()[0],$=(o=w.ParseInt(s,10,64))[0],a=o[1],B(a,tt))return Mo($.$low+4294967296*($.$high>>31)|0);e.Error=i.New("(int)值错误: 无法进行 int() 转换: "+s)}else e.Error=i.New("(int)类型错误: 只能是数字类型");return ut.nil},ya=function(e,t,r){var n,o,a,s,c,$;if(0===(n=(0>=r.$length?void p("index out of range"):r.$array[r.$offset+0]).TypeId))return c=(0>=r.$length?void p("index out of range"):r.$array[r.$offset+0]).ReadInt()[0],Bo(c);if(1===n)return 0>=r.$length?void p("index out of range"):r.$array[r.$offset+0];if(2===n){if(s=(0>=r.$length?void p("index out of range"):r.$array[r.$offset+0]).ReadString()[0],$=(o=w.ParseFloat(s,64))[0],a=o[1],B(a,tt))return Bo($);e.Error=i.New("(float)值错误: 无法进行 float() 转换: "+s)}else e.Error=i.New("(float)类型错误: 只能是数字类型");return ut.nil},ma=function(e,t,r){var{$24r:n,_r$34:i,_r$35:o,ctx:e,params:r,this$1:t,$s:a,$r:s,$c:c}=hr(this,{ctx:e,this$1:t,params:r});a=a||0;e:for(;;){switch(a){case 0:i=(0>=r.$length?void p("index out of range"):r.$array[r.$offset+0]).ToString(),a=1;case 1:if(c&&(c=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;o=jo(i),a=2;case 2:if(c&&(c=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;n=o,a=3;case 3:return n}return}return{$blk:ma,$c:!0,$r:s,$24r:n,_r$34:i,_r$35:o,ctx:e,params:r,this$1:t,$s:a}},va=function(e,t,r){var{$24r:n,_r$34:i,_r$35:o,ctx:e,params:r,this$1:t,$s:a,$r:s,$c:c}=hr(this,{ctx:e,this$1:t,params:r});a=a||0;e:for(;;){switch(a){case 0:i=(0>=r.$length?void p("index out of range"):r.$array[r.$offset+0]).ToRepr(),a=1;case 1:if(c&&(c=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;o=jo(i),a=2;case 2:if(c&&(c=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;n=o,a=3;case 3:return n}return}return{$blk:va,$c:!0,$r:s,$24r:n,_r$34:i,_r$35:o,ctx:e,params:r,this$1:t,$s:a}},_a=function(e,t,r){return Mo(0|(0>=r.$length?void p("index out of range"):r.$array[r.$offset+0]).TypeId)},xa=function(e,t,r,n){var{_r$34:o,_r$35:a,_r$36:s,ctx:e,doCompute:c,isRaw:n,name:$,params:r,this$1:t,v:l,val:f,$s:d,$r:w,$c:h}=hr(this,{ctx:e,this$1:t,params:r,isRaw:n});d=d||0;e:for(;;){switch(d){case 0:if(e=[e],n=[n],2!==(l=0>=r.$length?void p("index out of range"):r.$array[r.$offset+0]).TypeId)return e[0].Error=i.New("(load)类型错误: 参数类型必须为str"),d=-1,ut.nil;$=Yt(l.Value,We),o=e[0].LoadName($,!0,!0),d=1;case 1:if(h&&(h=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;if(f=o,!B(e[0].Error,tt))return d=-1,ut.nil;if(c=function(e,t){return function r(n){var{_r$35:i,val$1:n,$s:o,$r:a,$c:p}=hr(this,{val$1:n});o=o||0;t:for(;;){switch(o){case 0:if(!t[0]){o=1;continue}o=2;continue;case 1:if(5===n.TypeId){o=3;continue}o=4;continue;case 3:i=n.ComputedExecute(e[0],cr.nil),o=5;case 5:if(p&&(p=!1,i=i.$blk()),i&&void 0!==i.$blk)break t;if(n=i,!B(e[0].Error,tt))return o=-1,ut.nil;case 4:case 2:return o=-1,n}return}return{$blk:r,$c:!0,$r:a,_r$35:i,val$1:n,$s:o}}}(e,n),e[0].Config.HookFuncValueLoadOverwrite!==u){d=2;continue}d=3;continue;case 2:a=e[0].Config.HookFuncValueLoadOverwrite(e[0],$,f,c,new pt.ptr(0,0,ut.nil,"","","")),d=5;case 5:if(h&&(h=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;f=a,d=4;continue;case 3:s=c(f),d=6;case 6:if(h&&(h=!1,s=s.$blk()),s&&void 0!==s.$blk)break e;f=s;case 4:return B(e[0].Error,tt)?(d=-1,f):(d=-1,ut.nil)}return}return{$blk:xa,$c:!0,$r:w,_r$34:o,_r$35:a,_r$36:s,ctx:e,doCompute:c,isRaw:n,name:$,params:r,this$1:t,v:l,val:f,$s:d}},Sa=function(e,t,r){var{$24r:n,_r$34:i,ctx:e,params:r,this$1:t,$s:o,$r:a,$c:p}=hr(this,{ctx:e,this$1:t,params:r});o=o||0;e:for(;;){switch(o){case 0:i=xa(e,t,r,!1),o=1;case 1:if(p&&(p=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;n=i,o=2;case 2:return n}return}return{$blk:Sa,$c:!0,$r:a,$24r:n,_r$34:i,ctx:e,params:r,this$1:t,$s:o}},Ea=function(e,t,r){var{$24r:n,_r$34:i,ctx:e,params:r,this$1:t,$s:o,$r:a,$c:p}=hr(this,{ctx:e,this$1:t,params:r});o=o||0;e:for(;;){switch(o){case 0:i=xa(e,t,r,!0),o=1;case 1:if(p&&(p=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;n=i,o=2;case 2:return n}return}return{$blk:Ea,$c:!0,$r:a,$24r:n,_r$34:i,ctx:e,params:r,this$1:t,$s:o}},Ca=function(e,t,r){var{ctx:e,name:n,params:r,this$1:t,val:o,$s:a,$r:s,$c:c}=hr(this,{ctx:e,this$1:t,params:r});a=a||0;e:for(;;){switch(a){case 0:if(2!==(n=0>=r.$length?void p("index out of range"):r.$array[r.$offset+0]).TypeId)return e.Error=i.New("(store)类型错误: 参数1类型必须为str"),a=-1,ut.nil;o=1>=r.$length?void p("index out of range"):r.$array[r.$offset+1],s=e.StoreName(Yt(n.Value,We),o,!0),a=1;case 1:if(c&&(c=!1,s=s.$blk()),s&&void 0!==s.$blk)break e;return a=-1,o}return}return{$blk:Ca,$c:!0,$r:s,ctx:e,name:n,params:r,this$1:t,val:o,$s:a}},Ia=function(e,t,r){var{_arg$30:n,_arg$31:i,_entry:o,_r$34:a,_tuple:s,_tuple$1:c,arr:$,ctx:e,d:l,ok:f,params:r,this$1:t,typeId:d,v:w,v$1:g,$s:k,$r:b,$c:y}=hr(this,{ctx:e,this$1:t,params:r});k=k||0;e:for(;;){switch(k){case 0:if($=[$],d=(0>=r.$length?void p("index out of range"):r.$array[r.$offset+0]).TypeId,$[0]=xt.nil,w=(s=void 0!==(o=h(Yn,U.keyFor(d)))?[o.v,!0]:[$r.nil,!1])[0],f=s[1]){k=1;continue}k=2;continue;case 1:b=w.Range(function(e){return function(t,r){return e[0]=O(e[0],jo(t)),!0}}($)),k=3;case 3:if(y&&(y=!1,b=b.$blk()),b&&void 0!==b.$blk)break e;case 2:if(10===d){k=4;continue}k=5;continue;case 4:if((l=(c=(g=0>=r.$length?void p("index out of range"):r.$array[r.$offset+0]).ReadNativeObjectData())[0]).DirFunc!==u){k=6;continue}k=7;continue;case 6:n=$[0],a=l.DirFunc(e),k=8;case 8:if(y&&(y=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;i=a,$[0]=D(n,i);case 7:case 5:return k=-1,zo($[0])}return}return{$blk:Ia,$c:!0,$r:b,_arg$30:n,_arg$31:i,_entry:o,_r$34:a,_tuple:s,_tuple$1:c,arr:$,ctx:e,d:l,ok:f,params:r,this$1:t,typeId:d,v:w,v$1:g,$s:k}},Aa=function(){var e,t,r;return(e=h(si,We.keyFor("load")),void 0!==e?e.v:ut.nil).ReadNativeFunctionData()[0].NativeFunc=Sa,(t=h(si,We.keyFor("loadRaw")),void 0!==t?t.v:ut.nil).ReadNativeFunctionData()[0].NativeFunc=Ea,(r=h(si,We.keyFor("store")),void 0!==r?r.v:ut.nil).ReadNativeFunctionData()[0].NativeFunc=Ca,!1},Vt.methods=[{prop:"Load",name:"Load",pkg:"",typ:Qe([We],[ut,Ee],!1)},{prop:"Length",name:"Length",pkg:"",typ:Qe([],[Ce],!1)},{prop:"Clear",name:"Clear",pkg:"",typ:Qe([],[],!1)},{prop:"MustLoad",name:"MustLoad",pkg:"",typ:Qe([We],[ut],!1)},{prop:"Store",name:"Store",pkg:"",typ:Qe([We,ut],[],!1)},{prop:"LoadOrStore",name:"LoadOrStore",pkg:"",typ:Qe([We,ut],[ut,Ee],!1)},{prop:"LoadAndDelete",name:"LoadAndDelete",pkg:"",typ:Qe([We],[ut,Ee],!1)},{prop:"Delete",name:"Delete",pkg:"",typ:Qe([We],[],!1)},{prop:"Range",name:"Range",pkg:"",typ:Qe([kn],[],!1)},{prop:"missLocked",name:"missLocked",pkg:"github.com/sealdice/dicescript",typ:Qe([],[],!1)},{prop:"dirtyLocked",name:"dirtyLocked",pkg:"github.com/sealdice/dicescript",typ:Qe([],[],!1)},{prop:"ToJSON",name:"ToJSON",pkg:"",typ:Qe([],[It,rt],!1)},{prop:"UnmarshalJSON",name:"UnmarshalJSON",pkg:"",typ:Qe([It],[rt],!1)}],Et.methods=[{prop:"load",name:"load",pkg:"github.com/sealdice/dicescript",typ:Qe([],[ut,Ee],!1)},{prop:"tryStore",name:"tryStore",pkg:"github.com/sealdice/dicescript",typ:Qe([St],[Ee],!1)},{prop:"unexpungeLocked",name:"unexpungeLocked",pkg:"github.com/sealdice/dicescript",typ:Qe([],[Ee],!1)},{prop:"storeLocked",name:"storeLocked",pkg:"github.com/sealdice/dicescript",typ:Qe([St],[],!1)},{prop:"tryLoadOrStore",name:"tryLoadOrStore",pkg:"github.com/sealdice/dicescript",typ:Qe([ut],[ut,Ee,Ee],!1)},{prop:"delete$",name:"delete",pkg:"github.com/sealdice/dicescript",typ:Qe([],[ut,Ee],!1)},{prop:"tryExpungeLocked",name:"tryExpungeLocked",pkg:"github.com/sealdice/dicescript",typ:Qe([],[Ee],!1)}],ft.methods=[{prop:"GetDetailText",name:"GetDetailText",pkg:"",typ:Qe([],[We],!1)},{prop:"StackTop",name:"StackTop",pkg:"",typ:Qe([],[Ce],!1)},{prop:"Depth",name:"Depth",pkg:"",typ:Qe([],[Ce],!1)},{prop:"SetConfig",name:"SetConfig",pkg:"",typ:Qe([En],[],!1)},{prop:"Init",name:"Init",pkg:"",typ:Qe([],[],!1)},{prop:"GetCurSeed",name:"GetCurSeed",pkg:"",typ:Qe([],[It,rt],!1)},{prop:"loadInnerVar",name:"loadInnerVar",pkg:"github.com/sealdice/dicescript",typ:Qe([We],[ut],!1)},{prop:"LoadNameGlobalWithDetail",name:"LoadNameGlobalWithDetail",pkg:"",typ:Qe([We,Ee,cr],[ut],!1)},{prop:"LoadNameGlobal",name:"LoadNameGlobal",pkg:"",typ:Qe([We,Ee],[ut],!1)},{prop:"LoadNameLocalWithDetail",name:"LoadNameLocalWithDetail",pkg:"",typ:Qe([We,Ee,cr],[ut],!1)},{prop:"LoadNameLocal",name:"LoadNameLocal",pkg:"",typ:Qe([We,Ee],[ut],!1)},{prop:"LoadNameWithDetail",name:"LoadNameWithDetail",pkg:"",typ:Qe([We,Ee,Ee,cr],[ut],!1)},{prop:"LoadName",name:"LoadName",pkg:"",typ:Qe([We,Ee,Ee],[ut],!1)},{prop:"StoreName",name:"StoreName",pkg:"",typ:Qe([We,ut,Ee],[],!1)},{prop:"StoreNameLocal",name:"StoreNameLocal",pkg:"",typ:Qe([We,ut],[],!1)},{prop:"StoreNameGlobal",name:"StoreNameGlobal",pkg:"",typ:Qe([We,ut],[],!1)},{prop:"RegCustomDice",name:"RegCustomDice",pkg:"",typ:Qe([We,Cn],[rt],!1)},{prop:"RunExpr",name:"RunExpr",pkg:"",typ:Qe([We,Ee],[ut,rt],!1)},{prop:"GetErrorText",name:"GetErrorText",pkg:"",typ:Qe([],[We],!1)},{prop:"Parse",name:"Parse",pkg:"",typ:Qe([We],[rt],!1)},{prop:"IsCalculateExists",name:"IsCalculateExists",pkg:"",typ:Qe([],[Ee],!1)},{prop:"RunAfterParsed",name:"RunAfterParsed",pkg:"",typ:Qe([],[rt],!1)},{prop:"Run",name:"Run",pkg:"",typ:Qe([We],[rt],!1)},{prop:"makeDetailStr",name:"makeDetailStr",pkg:"github.com/sealdice/dicescript",typ:Qe([ur],[We],!1)},{prop:"evaluate",name:"evaluate",pkg:"github.com/sealdice/dicescript",typ:Qe([],[],!1)},{prop:"GetAsmText",name:"GetAsmText",pkg:"",typ:Qe([],[We],!1)}],ut.methods=[{prop:"ToJSONRaw",name:"ToJSONRaw",pkg:"",typ:Qe([Rn],[It,rt],!1)},{prop:"ToJSON",name:"ToJSON",pkg:"",typ:Qe([],[It,rt],!1)},{prop:"UnmarshalJSON",name:"UnmarshalJSON",pkg:"",typ:Qe([It],[rt],!1)},{prop:"ArrayItemGet",name:"ArrayItemGet",pkg:"",typ:Qe([ft,z],[ut],!1)},{prop:"ArrayItemSet",name:"ArrayItemSet",pkg:"",typ:Qe([ft,z,ut],[Ee],!1)},{prop:"ArrayFuncKeepBase",name:"ArrayFuncKeepBase",pkg:"",typ:Qe([ft,z,Ce],[Ee,Me],!1)},{prop:"ArrayFuncKeepHigh",name:"ArrayFuncKeepHigh",pkg:"",typ:Qe([ft,z],[Ee,Me],!1)},{prop:"ArrayFuncKeepLow",name:"ArrayFuncKeepLow",pkg:"",typ:Qe([ft,z],[Ee,Me],!1)},{prop:"Clone",name:"Clone",pkg:"",typ:Qe([],[ut],!1)},{prop:"AsBool",name:"AsBool",pkg:"",typ:Qe([],[Ee],!1)},{prop:"ToString",name:"ToString",pkg:"",typ:Qe([],[We],!1)},{prop:"toStringRaw",name:"toStringRaw",pkg:"github.com/sealdice/dicescript",typ:Qe([Tn],[We],!1)},{prop:"toReprRaw",name:"toReprRaw",pkg:"github.com/sealdice/dicescript",typ:Qe([Tn],[We],!1)},{prop:"ToRepr",name:"ToRepr",pkg:"",typ:Qe([],[We],!1)},{prop:"ReadInt",name:"ReadInt",pkg:"",typ:Qe([],[z,Ee],!1)},{prop:"ReadFloat",name:"ReadFloat",pkg:"",typ:Qe([],[Me,Ee],!1)},{prop:"ReadString",name:"ReadString",pkg:"",typ:Qe([],[We,Ee],!1)},{prop:"ReadArray",name:"ReadArray",pkg:"",typ:Qe([],[wr,Ee],!1)},{prop:"ReadComputed",name:"ReadComputed",pkg:"",typ:Qe([],[dr,Ee],!1)},{prop:"ReadDictData",name:"ReadDictData",pkg:"",typ:Qe([],[gr,Ee],!1)},{prop:"MustReadDictData",name:"MustReadDictData",pkg:"",typ:Qe([],[gr],!1)},{prop:"MustReadArray",name:"MustReadArray",pkg:"",typ:Qe([],[wr],!1)},{prop:"MustReadInt",name:"MustReadInt",pkg:"",typ:Qe([],[z],!1)},{prop:"MustReadFloat",name:"MustReadFloat",pkg:"",typ:Qe([],[Me],!1)},{prop:"ReadFunctionData",name:"ReadFunctionData",pkg:"",typ:Qe([],[kr,Ee],!1)},{prop:"ReadNativeFunctionData",name:"ReadNativeFunctionData",pkg:"",typ:Qe([],[br,Ee],!1)},{prop:"ReadNativeObjectData",name:"ReadNativeObjectData",pkg:"",typ:Qe([],[yr,Ee],!1)},{prop:"OpAdd",name:"OpAdd",pkg:"",typ:Qe([ft,ut],[ut],!1)},{prop:"OpSub",name:"OpSub",pkg:"",typ:Qe([ft,ut],[ut],!1)},{prop:"OpMultiply",name:"OpMultiply",pkg:"",typ:Qe([ft,ut],[ut],!1)},{prop:"OpDivide",name:"OpDivide",pkg:"",typ:Qe([ft,ut],[ut],!1)},{prop:"OpModulus",name:"OpModulus",pkg:"",typ:Qe([ft,ut],[ut],!1)},{prop:"OpPower",name:"OpPower",pkg:"",typ:Qe([ft,ut],[ut],!1)},{prop:"OpNullCoalescing",name:"OpNullCoalescing",pkg:"",typ:Qe([ft,ut],[ut],!1)},{prop:"OpCompLT",name:"OpCompLT",pkg:"",typ:Qe([ft,ut],[ut],!1)},{prop:"OpCompLE",name:"OpCompLE",pkg:"",typ:Qe([ft,ut],[ut],!1)},{prop:"OpCompEQ",name:"OpCompEQ",pkg:"",typ:Qe([ft,ut],[ut],!1)},{prop:"OpCompNE",name:"OpCompNE",pkg:"",typ:Qe([ft,ut],[ut],!1)},{prop:"OpCompGE",name:"OpCompGE",pkg:"",typ:Qe([ft,ut],[ut],!1)},{prop:"OpCompGT",name:"OpCompGT",pkg:"",typ:Qe([ft,ut],[ut],!1)},{prop:"OpBitwiseAnd",name:"OpBitwiseAnd",pkg:"",typ:Qe([ft,ut],[ut],!1)},{prop:"OpBitwiseOr",name:"OpBitwiseOr",pkg:"",typ:Qe([ft,ut],[ut],!1)},{prop:"OpPositive",name:"OpPositive",pkg:"",typ:Qe([],[ut],!1)},{prop:"OpNegation",name:"OpNegation",pkg:"",typ:Qe([],[ut],!1)},{prop:"AttrSet",name:"AttrSet",pkg:"",typ:Qe([ft,We,ut],[ut],!1)},{prop:"AttrGet",name:"AttrGet",pkg:"",typ:Qe([ft,We],[ut],!1)},{prop:"ItemGet",name:"ItemGet",pkg:"",typ:Qe([ft,ut],[ut],!1)},{prop:"ItemSet",name:"ItemSet",pkg:"",typ:Qe([ft,ut,ut],[Ee],!1)},{prop:"GetSlice",name:"GetSlice",pkg:"",typ:Qe([ft,z,z,z],[ut],!1)},{prop:"Length",name:"Length",pkg:"",typ:Qe([ft],[z],!1)},{prop:"GetSliceEx",name:"GetSliceEx",pkg:"",typ:Qe([ft,ut,ut],[ut],!1)},{prop:"SetSlice",name:"SetSlice",pkg:"",typ:Qe([ft,z,z,z,ut],[Ee],!1)},{prop:"SetSliceEx",name:"SetSliceEx",pkg:"",typ:Qe([ft,ut,ut,ut],[Ee],!1)},{prop:"ArrayRepeatTimesEx",name:"ArrayRepeatTimesEx",pkg:"",typ:Qe([ft,ut],[ut],!1)},{prop:"GetTypeName",name:"GetTypeName",pkg:"",typ:Qe([],[We],!1)},{prop:"ComputedExecute",name:"ComputedExecute",pkg:"",typ:Qe([ft,cr],[ut],!1)},{prop:"FuncInvoke",name:"FuncInvoke",pkg:"",typ:Qe([ft,xt],[ut],!1)},{prop:"FuncInvokeRaw",name:"FuncInvokeRaw",pkg:"",typ:Qe([ft,xt,Ee],[ut],!1)},{prop:"FuncInvokeNative",name:"FuncInvokeNative",pkg:"",typ:Qe([ft,xt],[ut],!1)},{prop:"AsDictKey",name:"AsDictKey",pkg:"",typ:Qe([],[We,rt],!1)}],$r.methods=[{prop:"V",name:"V",pkg:"",typ:Qe([],[ut],!1)},{prop:"Store",name:"Store",pkg:"",typ:Qe([We,ut],[],!1)},{prop:"Range",name:"Range",pkg:"",typ:Qe([kn],[],!1)},{prop:"Load",name:"Load",pkg:"",typ:Qe([We],[ut,Ee],!1)},{prop:"ToString",name:"ToString",pkg:"",typ:Qe([],[We],!1)}],ae.methods=[{prop:"Len",name:"Len",pkg:"",typ:Qe([],[Ce],!1)},{prop:"Swap",name:"Swap",pkg:"",typ:Qe([Ce,Ce],[],!1)},{prop:"Less",name:"Less",pkg:"",typ:Qe([Ce,Ce],[Ee],!1)}],pe.methods=[{prop:"Len",name:"Len",pkg:"",typ:Qe([],[Ce],!1)},{prop:"Swap",name:"Swap",pkg:"",typ:Qe([Ce,Ce],[],!1)},{prop:"Less",name:"Less",pkg:"",typ:Qe([Ce,Ce],[Ee],!1)}],jn.methods=[{prop:"init",name:"init",pkg:"github.com/sealdice/dicescript",typ:Qe([Ce],[],!1)},{prop:"push",name:"push",pkg:"github.com/sealdice/dicescript",typ:Qe([Bn],[],!1)},{prop:"pop",name:"pop",pkg:"github.com/sealdice/dicescript",typ:Qe([],[Bn],!1)},{prop:"top",name:"top",pkg:"github.com/sealdice/dicescript",typ:Qe([],[Bn],!1)}],ue.methods=[{prop:"String",name:"String",pkg:"",typ:Qe([],[We],!1)}],Xe.methods=[{prop:"err",name:"err",pkg:"github.com/sealdice/dicescript",typ:Qe([],[rt],!1)},{prop:"Error",name:"Error",pkg:"",typ:Qe([],[We],!1)}],vr.methods=[{prop:"add",name:"add",pkg:"github.com/sealdice/dicescript",typ:Qe([rt],[],!1)},{prop:"dedupe",name:"dedupe",pkg:"github.com/sealdice/dicescript",typ:Qe([],[],!1)}],zn.methods=[{prop:"Error",name:"Error",pkg:"",typ:Qe([],[We],!1)}],kt.methods=[{prop:"call_ondicescript_1",name:"call_ondicescript_1",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onstmtLines_3",name:"call_onstmtLines_3",pkg:"github.com/sealdice/dicescript",typ:Qe([],[Ee],!1)},{prop:"call_onflagsSwitch_1",name:"call_onflagsSwitch_1",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onstmtBreak_1",name:"call_onstmtBreak_1",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onstmtContinue_1",name:"call_onstmtContinue_1",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onstmtReturn_2",name:"call_onstmtReturn_2",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onstmtReturn_7",name:"call_onstmtReturn_7",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onstmtWhile_2",name:"call_onstmtWhile_2",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onstmtWhile_6",name:"call_onstmtWhile_6",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onstmtWhile_10",name:"call_onstmtWhile_10",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onstmtIf_6",name:"call_onstmtIf_6",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onstmtIf_10",name:"call_onstmtIf_10",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onstmtIf_12",name:"call_onstmtIf_12",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onstmtIf_15",name:"call_onstmtIf_15",pkg:"github.com/sealdice/dicescript",typ:Qe([],[Ee],!1)},{prop:"call_onfunc_def_params_2",name:"call_onfunc_def_params_2",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onfunc_def_params_9",name:"call_onfunc_def_params_9",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onfunc_def_params_13",name:"call_onfunc_def_params_13",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onfunc_def_params_21",name:"call_onfunc_def_params_21",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onfunc_def_params_28",name:"call_onfunc_def_params_28",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onstmtFunc_2",name:"call_onstmtFunc_2",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onstmtFunc_9",name:"call_onstmtFunc_9",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onstmtFunc_14",name:"call_onstmtFunc_14",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onstmtAssignType1_2",name:"call_onstmtAssignType1_2",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onstmtAssignType1_7",name:"call_onstmtAssignType1_7",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onstmtAssignType2_2",name:"call_onstmtAssignType2_2",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onstmtAssignType2_8",name:"call_onstmtAssignType2_8",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onstmtAssignType2_12",name:"call_onstmtAssignType2_12",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onstmtAssignType3_2",name:"call_onstmtAssignType3_2",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onstmtAssignType3_8",name:"call_onstmtAssignType3_8",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onstmtAssignType3_14",name:"call_onstmtAssignType3_14",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onstmtAssignType4_2",name:"call_onstmtAssignType4_2",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onstmtAssignType4_11",name:"call_onstmtAssignType4_11",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onstmtAssignType5_2",name:"call_onstmtAssignType5_2",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onstmtAssignType5_7",name:"call_onstmtAssignType5_7",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onstmtAssignType5_14",name:"call_onstmtAssignType5_14",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onstmtAssignType6_1",name:"call_onstmtAssignType6_1",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onstmtAssignType7_1",name:"call_onstmtAssignType7_1",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_on_step_7",name:"call_on_step_7",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_on_step_9",name:"call_on_step_9",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_on_sliceSuffix_6",name:"call_on_sliceSuffix_6",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_on_sliceSuffix_12",name:"call_on_sliceSuffix_12",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onexprSliceType1_1",name:"call_onexprSliceType1_1",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onexprValueIfExists_2",name:"call_onexprValueIfExists_2",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onexprValueIfExists_8",name:"call_onexprValueIfExists_8",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onexprTernaryType1_2",name:"call_onexprTernaryType1_2",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onexprTernaryType1_8",name:"call_onexprTernaryType1_8",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onexprTernaryType1_14",name:"call_onexprTernaryType1_14",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onexprTernaryType2_2",name:"call_onexprTernaryType2_2",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onexprTernaryType2_6",name:"call_onexprTernaryType2_6",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onexprTernaryType2_4",name:"call_onexprTernaryType2_4",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onexprLogicOr_5",name:"call_onexprLogicOr_5",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onexprLogicOr_9",name:"call_onexprLogicOr_9",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onexprLogicOr_11",name:"call_onexprLogicOr_11",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onexprLogicAnd_4",name:"call_onexprLogicAnd_4",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onexprBitwiseOr_3",name:"call_onexprBitwiseOr_3",pkg:"github.com/sealdice/dicescript",typ:Qe([],[Ee],!1)},{prop:"call_onexprBitwiseOr_8",name:"call_onexprBitwiseOr_8",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onexprBitwiseAnd_4",name:"call_onexprBitwiseAnd_4",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onexprCompare_7",name:"call_onexprCompare_7",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onexprCompare_11",name:"call_onexprCompare_11",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onexprCompare_15",name:"call_onexprCompare_15",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onexprCompare_19",name:"call_onexprCompare_19",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onexprCompare_23",name:"call_onexprCompare_23",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onexprCompare_27",name:"call_onexprCompare_27",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onexprAdditive_7",name:"call_onexprAdditive_7",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onexprAdditive_11",name:"call_onexprAdditive_11",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onexprMultiplicative_7",name:"call_onexprMultiplicative_7",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onexprMultiplicative_11",name:"call_onexprMultiplicative_11",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onexprMultiplicative_15",name:"call_onexprMultiplicative_15",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onexprNullCoalescing_4",name:"call_onexprNullCoalescing_4",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onexprExp_4",name:"call_onexprExp_4",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onexprUnaryNeg_2",name:"call_onexprUnaryNeg_2",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onexprUnaryPos_2",name:"call_onexprUnaryPos_2",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_ondetailStart_1",name:"call_ondetailStart_1",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_ondetailEnd_1",name:"call_ondetailEnd_1",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_on_diceMod_2",name:"call_on_diceMod_2",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_on_diceMod_8",name:"call_on_diceMod_8",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_on_diceMod_12",name:"call_on_diceMod_12",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_on_diceMod_18",name:"call_on_diceMod_18",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_on_diceMod_22",name:"call_on_diceMod_22",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_on_diceMod_26",name:"call_on_diceMod_26",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_on_diceMod_28",name:"call_on_diceMod_28",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_on_diceMod_32",name:"call_on_diceMod_32",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_on_diceModType2_2",name:"call_on_diceModType2_2",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_on_diceModType2_6",name:"call_on_diceModType2_6",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_on_dicePearMod_2",name:"call_on_dicePearMod_2",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_on_dicePearMod_6",name:"call_on_dicePearMod_6",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_on_diceExpr1_2",name:"call_on_diceExpr1_2",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_on_diceExpr2_2",name:"call_on_diceExpr2_2",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_on_diceExpr3_2",name:"call_on_diceExpr3_2",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_on_diceExpr4_2",name:"call_on_diceExpr4_2",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_on_diceExprX_1",name:"call_on_diceExprX_1",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_on_wodMain_6",name:"call_on_wodMain_6",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_on_wodMain_10",name:"call_on_wodMain_10",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_on_wodMain_14",name:"call_on_wodMain_14",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_on_diceCocBonus_9",name:"call_on_diceCocBonus_9",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_on_diceCocBonus_1",name:"call_on_diceCocBonus_1",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_on_diceCocPenalty_9",name:"call_on_diceCocPenalty_9",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_on_diceCocPenalty_1",name:"call_on_diceCocPenalty_1",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onexprDice_3",name:"call_onexprDice_3",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onexprDice_14",name:"call_onexprDice_14",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onexprDice_26",name:"call_onexprDice_26",pkg:"github.com/sealdice/dicescript",typ:Qe([],[Ee],!1)},{prop:"call_onexprDice_24",name:"call_onexprDice_24",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onexprDice_38",name:"call_onexprDice_38",pkg:"github.com/sealdice/dicescript",typ:Qe([],[Ee],!1)},{prop:"call_onexprDice_36",name:"call_onexprDice_36",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onexprDice_42",name:"call_onexprDice_42",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onexprDice_49",name:"call_onexprDice_49",pkg:"github.com/sealdice/dicescript",typ:Qe([],[Ee],!1)},{prop:"call_onexprDice_59",name:"call_onexprDice_59",pkg:"github.com/sealdice/dicescript",typ:Qe([],[Ee],!1)},{prop:"call_onexprDice_57",name:"call_onexprDice_57",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onexprDice_67",name:"call_onexprDice_67",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onexprDice_63",name:"call_onexprDice_63",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onexprDice_78",name:"call_onexprDice_78",pkg:"github.com/sealdice/dicescript",typ:Qe([],[Ee],!1)},{prop:"call_onexprDice_76",name:"call_onexprDice_76",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onexprDice_82",name:"call_onexprDice_82",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onexprDice_89",name:"call_onexprDice_89",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onexprDice_84",name:"call_onexprDice_84",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onexprDice_96",name:"call_onexprDice_96",pkg:"github.com/sealdice/dicescript",typ:Qe([],[Ee],!1)},{prop:"call_onexprDice_94",name:"call_onexprDice_94",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onarray_call_3",name:"call_onarray_call_3",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onarray_call_6",name:"call_onarray_call_6",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onarray_call_8",name:"call_onarray_call_8",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onarray_call_10",name:"call_onarray_call_10",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onarray_call_13",name:"call_onarray_call_13",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onarray_call_15",name:"call_onarray_call_15",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onarray_call_17",name:"call_onarray_call_17",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onitem_getX_3",name:"call_onitem_getX_3",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onattr_getX_4",name:"call_onattr_getX_4",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onfunc_invoke_2",name:"call_onfunc_invoke_2",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onfunc_invoke_8",name:"call_onfunc_invoke_8",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onfunc_invoke_17",name:"call_onfunc_invoke_17",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onfunc_invoke_12",name:"call_onfunc_invoke_12",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_ondict_item_1",name:"call_ondict_item_1",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onvalue_id_without_colon_2",name:"call_onvalue_id_without_colon_2",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onvalue_array_range_1",name:"call_onvalue_array_range_1",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onvalue_array_2",name:"call_onvalue_array_2",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onvalue_array_10",name:"call_onvalue_array_10",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onvalue_array_6",name:"call_onvalue_array_6",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onvalue_2",name:"call_onvalue_2",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onvalue_6",name:"call_onvalue_6",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onvalue_10",name:"call_onvalue_10",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onvalue_15",name:"call_onvalue_15",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onvalue_23",name:"call_onvalue_23",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onvalue_33",name:"call_onvalue_33",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onvalue_55",name:"call_onvalue_55",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onvalue_80",name:"call_onvalue_80",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onvalue_90",name:"call_onvalue_90",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onvalue_94",name:"call_onvalue_94",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onnumber_1",name:"call_onnumber_1",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onfloat_1",name:"call_onfloat_1",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onstrPart1_1",name:"call_onstrPart1_1",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onstrPart1Normal_1",name:"call_onstrPart1Normal_1",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onstrPart2_1",name:"call_onstrPart2_1",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onstrPart2Normal_1",name:"call_onstrPart2Normal_1",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onstrPart3_1",name:"call_onstrPart3_1",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onstrPart3Normal_1",name:"call_onstrPart3Normal_1",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onstrPart4_1",name:"call_onstrPart4_1",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onstrPart4Normal_1",name:"call_onstrPart4Normal_1",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onstrEscape_2",name:"call_onstrEscape_2",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onstrEscape_4",name:"call_onstrEscape_4",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onstrEscape_6",name:"call_onstrEscape_6",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onstrEscape_8",name:"call_onstrEscape_8",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onstrEscape_10",name:"call_onstrEscape_10",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onstrEscape_12",name:"call_onstrEscape_12",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onstrEscape_14",name:"call_onstrEscape_14",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onstrEscape_16",name:"call_onstrEscape_16",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onstrEscape_18",name:"call_onstrEscape_18",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onstrEscape_20",name:"call_onstrEscape_20",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onfstringStmt_6",name:"call_onfstringStmt_6",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onfstringStmt_7",name:"call_onfstringStmt_7",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onfstringStmt_9",name:"call_onfstringStmt_9",pkg:"github.com/sealdice/dicescript",typ:Qe([],[Ee],!1)},{prop:"call_onfstringStmt2_6",name:"call_onfstringStmt2_6",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onfstringStmt2_7",name:"call_onfstringStmt2_7",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onfstringStmt2_9",name:"call_onfstringStmt2_9",pkg:"github.com/sealdice/dicescript",typ:Qe([],[Ee],!1)},{prop:"call_onfstring_3",name:"call_onfstring_3",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onfstring_7",name:"call_onfstring_7",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onfstring_11",name:"call_onfstring_11",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onfstring_15",name:"call_onfstring_15",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onfstring_20",name:"call_onfstring_20",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onfstring_22",name:"call_onfstring_22",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onfstring_28",name:"call_onfstring_28",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onfstring_30",name:"call_onfstring_30",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onfstring_36",name:"call_onfstring_36",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onfstring_38",name:"call_onfstring_38",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onfstring_47",name:"call_onfstring_47",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onfstring_49",name:"call_onfstring_49",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onkeywords_test_6",name:"call_onkeywords_test_6",pkg:"github.com/sealdice/dicescript",typ:Qe([],[Ee],!1)},{prop:"call_onidentifier_1",name:"call_onidentifier_1",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onidentifierWithoutColon_1",name:"call_onidentifierWithoutColon_1",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onest_7",name:"call_onest_7",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onest_10",name:"call_onest_10",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onst_assign_2",name:"call_onst_assign_2",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onst_assign_20",name:"call_onst_assign_20",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onst_assign_28",name:"call_onst_assign_28",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onst_assign_50",name:"call_onst_assign_50",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onst_assign_72",name:"call_onst_assign_72",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onst_assign_90",name:"call_onst_assign_90",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onst_assign_99",name:"call_onst_assign_99",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onst_assign_117",name:"call_onst_assign_117",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onst_assign_121",name:"call_onst_assign_121",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onst_assign_139",name:"call_onst_assign_139",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onst_modify_rest1_4",name:"call_onst_modify_rest1_4",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onst_modify_rest1_10",name:"call_onst_modify_rest1_10",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onst_modify_rest_4",name:"call_onst_modify_rest_4",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onst_modify_rest_12",name:"call_onst_modify_rest_12",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onst_modify_rest_18",name:"call_onst_modify_rest_18",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onst_name1_1",name:"call_onst_name1_1",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onst_name1r_2",name:"call_onst_name1r_2",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onst_name1r_6",name:"call_onst_name1r_6",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onst_name2r_2",name:"call_onst_name2r_2",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"call_onst_name2r_6",name:"call_onst_name2r_6",pkg:"github.com/sealdice/dicescript",typ:Qe([],[et],!1)},{prop:"setOptions",name:"setOptions",pkg:"github.com/sealdice/dicescript",typ:Qe([Tr],[],!1)},{prop:"setCustomData",name:"setCustomData",pkg:"github.com/sealdice/dicescript",typ:Qe([mr],[],!1)},{prop:"checkSkipCode",name:"checkSkipCode",pkg:"github.com/sealdice/dicescript",typ:Qe([],[Ee],!1)},{prop:"pushV",name:"pushV",pkg:"github.com/sealdice/dicescript",typ:Qe([],[],!1)},{prop:"popV",name:"popV",pkg:"github.com/sealdice/dicescript",typ:Qe([],[],!1)},{prop:"pushRecovery",name:"pushRecovery",pkg:"github.com/sealdice/dicescript",typ:Qe([_t,et],[],!1)},{prop:"popRecovery",name:"popRecovery",pkg:"github.com/sealdice/dicescript",typ:Qe([],[],!1)},{prop:"addErr",name:"addErr",pkg:"github.com/sealdice/dicescript",typ:Qe([rt],[],!1)},{prop:"addErrAt",name:"addErrAt",pkg:"github.com/sealdice/dicescript",typ:Qe([rt,ue,_t],[],!1)},{prop:"failAt",name:"failAt",pkg:"github.com/sealdice/dicescript",typ:Qe([Ee,Er,We],[],!1)},{prop:"read",name:"read",pkg:"github.com/sealdice/dicescript",typ:Qe([],[],!1)},{prop:"restore",name:"restore",pkg:"github.com/sealdice/dicescript",typ:Qe([Bn],[],!1)},{prop:"sliceFrom",name:"sliceFrom",pkg:"github.com/sealdice/dicescript",typ:Qe([Bn],[It],!1)},{prop:"sliceFromOffset",name:"sliceFromOffset",pkg:"github.com/sealdice/dicescript",typ:Qe([Ce],[It],!1)},{prop:"buildRulesTable",name:"buildRulesTable",pkg:"github.com/sealdice/dicescript",typ:Qe([Nr],[],!1)},{prop:"parse",name:"parse",pkg:"github.com/sealdice/dicescript",typ:Qe([Nr],[et,rt],!1)},{prop:"parseRuleWrap",name:"parseRuleWrap",pkg:"github.com/sealdice/dicescript",typ:Qe([ht],[et,Ee],!1)},{prop:"parseExprWrap",name:"parseExprWrap",pkg:"github.com/sealdice/dicescript",typ:Qe([et],[et,Ee],!1)},{prop:"parseActionExpr",name:"parseActionExpr",pkg:"github.com/sealdice/dicescript",typ:Qe([Zr],[et,Ee],!1)},{prop:"parseAndCodeExpr",name:"parseAndCodeExpr",pkg:"github.com/sealdice/dicescript",typ:Qe([Qr],[et,Ee],!1)},{prop:"parseAndExpr",name:"parseAndExpr",pkg:"github.com/sealdice/dicescript",typ:Qe([Xr],[et,Ee],!1)},{prop:"parseAndLogicalExpr",name:"parseAndLogicalExpr",pkg:"github.com/sealdice/dicescript",typ:Qe([Yr],[et,Ee],!1)},{prop:"parseAndExprBase",name:"parseAndExprBase",pkg:"github.com/sealdice/dicescript",typ:Qe([Xr,Ee],[et,Ee],!1)},{prop:"parseAnyMatcher",name:"parseAnyMatcher",pkg:"github.com/sealdice/dicescript",typ:Qe([en],[et,Ee],!1)},{prop:"parseCharClassMatcher",name:"parseCharClassMatcher",pkg:"github.com/sealdice/dicescript",typ:Qe([tn],[et,Ee],!1)},{prop:"parseChoiceExpr",name:"parseChoiceExpr",pkg:"github.com/sealdice/dicescript",typ:Qe([rn],[et,Ee],!1)},{prop:"parseLabeledExpr",name:"parseLabeledExpr",pkg:"github.com/sealdice/dicescript",typ:Qe([on],[et,Ee],!1)},{prop:"parseCodeExpr",name:"parseCodeExpr",pkg:"github.com/sealdice/dicescript",typ:Qe([nn],[et,Ee],!1)},{prop:"parseLitMatcher",name:"parseLitMatcher",pkg:"github.com/sealdice/dicescript",typ:Qe([an],[et,Ee],!1)},{prop:"parseNotCodeExpr",name:"parseNotCodeExpr",pkg:"github.com/sealdice/dicescript",typ:Qe([pn],[et,Ee],!1)},{prop:"parseNotExpr",name:"parseNotExpr",pkg:"github.com/sealdice/dicescript",typ:Qe([sn],[et,Ee],!1)},{prop:"parseNotLogicalExpr",name:"parseNotLogicalExpr",pkg:"github.com/sealdice/dicescript",typ:Qe([cn],[et,Ee],!1)},{prop:"parseNotExprBase",name:"parseNotExprBase",pkg:"github.com/sealdice/dicescript",typ:Qe([sn,Ee],[et,Ee],!1)},{prop:"parseOneOrMoreExpr",name:"parseOneOrMoreExpr",pkg:"github.com/sealdice/dicescript",typ:Qe([$n],[et,Ee],!1)},{prop:"parseRecoveryExpr",name:"parseRecoveryExpr",pkg:"github.com/sealdice/dicescript",typ:Qe([ln],[et,Ee],!1)},{prop:"parseRuleRefExpr",name:"parseRuleRefExpr",pkg:"github.com/sealdice/dicescript",typ:Qe([un],[et,Ee],!1)},{prop:"parseRuleIRefExpr",name:"parseRuleIRefExpr",pkg:"github.com/sealdice/dicescript",typ:Qe([fn],[et,Ee],!1)},{prop:"parseSeqExpr",name:"parseSeqExpr",pkg:"github.com/sealdice/dicescript",typ:Qe([dn],[et,Ee],!1)},{prop:"parseThrowExpr",name:"parseThrowExpr",pkg:"github.com/sealdice/dicescript",typ:Qe([wn],[et,Ee],!1)},{prop:"parseZeroOrMoreExpr",name:"parseZeroOrMoreExpr",pkg:"github.com/sealdice/dicescript",typ:Qe([hn],[et,Ee],!1)},{prop:"parseZeroOrOneExpr",name:"parseZeroOrOneExpr",pkg:"github.com/sealdice/dicescript",typ:Qe([gn],[et,Ee],!1)}],Zn.methods=[{prop:"LoopBegin",name:"LoopBegin",pkg:"",typ:Qe([],[],!1)},{prop:"LoopEnd",name:"LoopEnd",pkg:"",typ:Qe([],[],!1)},{prop:"checkStackOverflow",name:"checkStackOverflow",pkg:"github.com/sealdice/dicescript",typ:Qe([],[Ee],!1)},{prop:"WriteCode",name:"WriteCode",pkg:"",typ:Qe([ct,et],[],!1)},{prop:"AddDiceDetail",name:"AddDiceDetail",pkg:"",typ:Qe([z,z],[],!1)},{prop:"AddOp",name:"AddOp",pkg:"",typ:Qe([ct],[],!1)},{prop:"AddLoadName",name:"AddLoadName",pkg:"",typ:Qe([We],[],!1)},{prop:"PushIntNumber",name:"PushIntNumber",pkg:"",typ:Qe([We],[],!1)},{prop:"PushStr",name:"PushStr",pkg:"",typ:Qe([We],[],!1)},{prop:"PushArray",name:"PushArray",pkg:"",typ:Qe([z],[],!1)},{prop:"PushDict",name:"PushDict",pkg:"",typ:Qe([z],[],!1)},{prop:"PushNull",name:"PushNull",pkg:"",typ:Qe([],[],!1)},{prop:"PushThis",name:"PushThis",pkg:"",typ:Qe([],[],!1)},{prop:"PushGlobal",name:"PushGlobal",pkg:"",typ:Qe([],[],!1)},{prop:"AddFormatString",name:"AddFormatString",pkg:"",typ:Qe([z],[],!1)},{prop:"PushFloatNumber",name:"PushFloatNumber",pkg:"",typ:Qe([We],[],!1)},{prop:"AddStName",name:"AddStName",pkg:"",typ:Qe([],[],!1)},{prop:"AddStModify",name:"AddStModify",pkg:"",typ:Qe([We,We],[],!1)},{prop:"AddStore",name:"AddStore",pkg:"",typ:Qe([We],[],!1)},{prop:"AddStoreGlobal",name:"AddStoreGlobal",pkg:"",typ:Qe([We],[],!1)},{prop:"AddStoreLocal",name:"AddStoreLocal",pkg:"",typ:Qe([We],[],!1)},{prop:"NamePush",name:"NamePush",pkg:"",typ:Qe([We],[],!1)},{prop:"NamePop",name:"NamePop",pkg:"",typ:Qe([],[We],!1)},{prop:"OffsetPush",name:"OffsetPush",pkg:"",typ:Qe([],[],!1)},{prop:"ContinuePush",name:"ContinuePush",pkg:"",typ:Qe([],[rt],!1)},{prop:"ContinueSet",name:"ContinueSet",pkg:"",typ:Qe([Ce],[],!1)},{prop:"BreakSet",name:"BreakSet",pkg:"",typ:Qe([],[],!1)},{prop:"BreakPush",name:"BreakPush",pkg:"",typ:Qe([],[rt],!1)},{prop:"OffsetPopAndSet",name:"OffsetPopAndSet",pkg:"",typ:Qe([],[],!1)},{prop:"OffsetPopN",name:"OffsetPopN",pkg:"",typ:Qe([Ce],[],!1)},{prop:"OffsetJmpSetX",name:"OffsetJmpSetX",pkg:"",typ:Qe([Ce,Ce,Ee],[],!1)},{prop:"CounterPush",name:"CounterPush",pkg:"",typ:Qe([],[],!1)},{prop:"CounterAdd",name:"CounterAdd",pkg:"",typ:Qe([z],[],!1)},{prop:"CounterPop",name:"CounterPop",pkg:"",typ:Qe([],[z],!1)},{prop:"FlagsPush",name:"FlagsPush",pkg:"",typ:Qe([],[],!1)},{prop:"FlagsPop",name:"FlagsPop",pkg:"",typ:Qe([],[],!1)},{prop:"AddInvokeMethod",name:"AddInvokeMethod",pkg:"",typ:Qe([We,z],[],!1)},{prop:"AddInvoke",name:"AddInvoke",pkg:"",typ:Qe([z],[],!1)},{prop:"AddStoreComputed",name:"AddStoreComputed",pkg:"",typ:Qe([We,We],[],!1)},{prop:"AddStoreComputedOnStack",name:"AddStoreComputedOnStack",pkg:"",typ:Qe([We],[],!1)},{prop:"AddStoreFunction",name:"AddStoreFunction",pkg:"",typ:Qe([We,_t,We],[],!1)},{prop:"AddAttrSet",name:"AddAttrSet",pkg:"",typ:Qe([We,We,Ee],[],!1)},{prop:"CodePush",name:"CodePush",pkg:"",typ:Qe([Ce],[],!1)},{prop:"CodePop",name:"CodePop",pkg:"",typ:Qe([],[Ht,Ce,Ce],!1)}],Qn.methods=[{prop:"CodeString",name:"CodeString",pkg:"",typ:Qe([],[We],!1)}],M.init("github.com/sealdice/dicescript",[{prop:"mu",name:"mu",embedded:!1,exported:!1,typ:_.Mutex,tag:""},{prop:"read",name:"read",embedded:!1,exported:!1,typ:E.Value,tag:""},{prop:"dirty",name:"dirty",embedded:!1,exported:!1,typ:bn,tag:""},{prop:"misses",name:"misses",embedded:!1,exported:!1,typ:Ce,tag:""}]),j.init("github.com/sealdice/dicescript",[{prop:"m",name:"m",embedded:!1,exported:!1,typ:bn,tag:""},{prop:"amended",name:"amended",embedded:!1,exported:!1,typ:Ee,tag:""}]),W.init("github.com/sealdice/dicescript",[{prop:"p",name:"p",embedded:!1,exported:!1,typ:Ue,tag:""}]),K.init("github.com/sealdice/dicescript",[{prop:"EnableDiceWoD",name:"EnableDiceWoD",embedded:!1,exported:!0,typ:Ee,tag:""},{prop:"EnableDiceCoC",name:"EnableDiceCoC",embedded:!1,exported:!0,typ:Ee,tag:""},{prop:"EnableDiceFate",name:"EnableDiceFate",embedded:!1,exported:!0,typ:Ee,tag:""},{prop:"EnableDiceDoubleCross",name:"EnableDiceDoubleCross",embedded:!1,exported:!0,typ:Ee,tag:""},{prop:"DisableBitwiseOp",name:"DisableBitwiseOp",embedded:!1,exported:!0,typ:Ee,tag:""},{prop:"DisableStmts",name:"DisableStmts",embedded:!1,exported:!0,typ:Ee,tag:""},{prop:"DisableNDice",name:"DisableNDice",embedded:!1,exported:!0,typ:Ee,tag:""},{prop:"HookFuncValueStore",name:"HookFuncValueStore",embedded:!1,exported:!0,typ:yn,tag:""},{prop:"HookFuncValueLoad",name:"HookFuncValueLoad",embedded:!1,exported:!0,typ:mn,tag:""},{prop:"HookFuncValueLoadOverwrite",name:"HookFuncValueLoadOverwrite",embedded:!1,exported:!0,typ:_n,tag:""},{prop:"CallbackSt",name:"CallbackSt",embedded:!1,exported:!0,typ:xn,tag:""},{prop:"CustomMakeDetailFunc",name:"CustomMakeDetailFunc",embedded:!1,exported:!0,typ:Sn,tag:""},{prop:"ParseExprLimit",name:"ParseExprLimit",embedded:!1,exported:!0,typ:Oe,tag:""},{prop:"OpCountLimit",name:"OpCountLimit",embedded:!1,exported:!0,typ:z,tag:""},{prop:"DefaultDiceSideExpr",name:"DefaultDiceSideExpr",embedded:!1,exported:!0,typ:We,tag:""},{prop:"defaultDiceSideExprCacheFunc",name:"defaultDiceSideExprCacheFunc",embedded:!1,exported:!1,typ:ut,tag:""},{prop:"PrintBytecode",name:"PrintBytecode",embedded:!1,exported:!0,typ:Ee,tag:""},{prop:"IgnoreDiv0",name:"IgnoreDiv0",embedded:!1,exported:!0,typ:Ee,tag:""},{prop:"DiceMinMode",name:"DiceMinMode",embedded:!1,exported:!0,typ:Ee,tag:""},{prop:"DiceMaxMode",name:"DiceMaxMode",embedded:!1,exported:!0,typ:Ee,tag:""}]),G.init("",[]),q.init("github.com/sealdice/dicescript",[{prop:"parser",name:"parser",embedded:!1,exported:!1,typ:kt,tag:""},{prop:"subThreadDepth",name:"subThreadDepth",embedded:!1,exported:!1,typ:Ce,tag:""},{prop:"Attrs",name:"Attrs",embedded:!1,exported:!0,typ:Vt,tag:""},{prop:"UpCtx",name:"UpCtx",embedded:!1,exported:!0,typ:ft,tag:""},{prop:"code",name:"code",embedded:!1,exported:!1,typ:Ht,tag:""},{prop:"codeIndex",name:"codeIndex",embedded:!1,exported:!1,typ:Ce,tag:""},{prop:"stack",name:"stack",embedded:!1,exported:!1,typ:Ar,tag:""},{prop:"top",name:"top",embedded:!1,exported:!1,typ:Ce,tag:""},{prop:"NumOpCount",name:"NumOpCount",embedded:!1,exported:!0,typ:z,tag:""},{prop:"Config",name:"Config",embedded:!1,exported:!0,typ:K,tag:""},{prop:"Error",name:"Error",embedded:!1,exported:!0,typ:rt,tag:""},{prop:"Ret",name:"Ret",embedded:!1,exported:!0,typ:ut,tag:""},{prop:"RestInput",name:"RestInput",embedded:!1,exported:!0,typ:We,tag:""},{prop:"Matched",name:"Matched",embedded:!1,exported:!0,typ:We,tag:""},{prop:"DetailSpans",name:"DetailSpans",embedded:!1,exported:!0,typ:ur,tag:""},{prop:"detailCache",name:"detailCache",embedded:!1,exported:!1,typ:We,tag:""},{prop:"IsComputedLoaded",name:"IsComputedLoaded",embedded:!1,exported:!0,typ:Ee,tag:""},{prop:"Seed",name:"Seed",embedded:!1,exported:!0,typ:It,tag:""},{prop:"RandSrc",name:"RandSrc",embedded:!1,exported:!0,typ:fr,tag:""},{prop:"IsRunning",name:"IsRunning",embedded:!1,exported:!0,typ:Ee,tag:""},{prop:"CustomDiceInfo",name:"CustomDiceInfo",embedded:!1,exported:!0,typ:Rr,tag:""},{prop:"forceSolveDetail",name:"forceSolveDetail",embedded:!1,exported:!1,typ:Ee,tag:""},{prop:"globalNames",name:"globalNames",embedded:!1,exported:!1,typ:Vt,tag:""},{prop:"GlobalValueStoreFunc",name:"GlobalValueStoreFunc",embedded:!1,exported:!0,typ:In,tag:""},{prop:"GlobalValueLoadFunc",name:"GlobalValueLoadFunc",embedded:!1,exported:!0,typ:An,tag:""},{prop:"GlobalValueLoadOverwriteFunc",name:"GlobalValueLoadOverwriteFunc",embedded:!1,exported:!0,typ:Fn,tag:""}]),H.init("",[{prop:"TypeId",name:"TypeId",embedded:!1,exported:!0,typ:U,tag:'json:"t"'},{prop:"Value",name:"Value",embedded:!1,exported:!0,typ:et,tag:'json:"v"'}]),Z.init("",[{prop:"TypeId",name:"TypeId",embedded:!1,exported:!0,typ:U,tag:'json:"t"'},{prop:"Value",name:"Value",embedded:!1,exported:!0,typ:et,tag:'json:"v"'}]),Q.init("",[{prop:"List",name:"List",embedded:!1,exported:!0,typ:xt,tag:""}]),X.init("",[{prop:"Dict",name:"Dict",embedded:!1,exported:!0,typ:Vt,tag:""}]),Y.init("github.com/sealdice/dicescript",[{prop:"Expr",name:"Expr",embedded:!1,exported:!0,typ:We,tag:""},{prop:"Attrs",name:"Attrs",embedded:!1,exported:!0,typ:Vt,tag:""},{prop:"code",name:"code",embedded:!1,exported:!1,typ:Ht,tag:""},{prop:"codeIndex",name:"codeIndex",embedded:!1,exported:!1,typ:Ce,tag:""}]),ee.init("github.com/sealdice/dicescript",[{prop:"Expr",name:"Expr",embedded:!1,exported:!0,typ:We,tag:""},{prop:"Name",name:"Name",embedded:!1,exported:!0,typ:We,tag:""},{prop:"Params",name:"Params",embedded:!1,exported:!0,typ:_t,tag:""},{prop:"Defaults",name:"Defaults",embedded:!1,exported:!0,typ:xt,tag:""},{prop:"Self",name:"Self",embedded:!1,exported:!0,typ:ut,tag:""},{prop:"code",name:"code",embedded:!1,exported:!1,typ:Ht,tag:""},{prop:"codeIndex",name:"codeIndex",embedded:!1,exported:!1,typ:Ce,tag:""}]),re.init([ft,ut,xt],[ut],!1),ne.init("",[{prop:"Name",name:"Name",embedded:!1,exported:!0,typ:We,tag:""},{prop:"Params",name:"Params",embedded:!1,exported:!0,typ:_t,tag:""},{prop:"Defaults",name:"Defaults",embedded:!1,exported:!0,typ:xt,tag:""},{prop:"Self",name:"Self",embedded:!1,exported:!0,typ:ut,tag:""},{prop:"NativeFunc",name:"NativeFunc",embedded:!1,exported:!0,typ:re,tag:""}]),ie.init("",[{prop:"Name",name:"Name",embedded:!1,exported:!0,typ:We,tag:""},{prop:"AttrSet",name:"AttrSet",embedded:!1,exported:!0,typ:Nn,tag:""},{prop:"AttrGet",name:"AttrGet",embedded:!1,exported:!0,typ:Pn,tag:""},{prop:"ItemSet",name:"ItemSet",embedded:!1,exported:!0,typ:Vn,tag:""},{prop:"ItemGet",name:"ItemGet",embedded:!1,exported:!0,typ:On,tag:""},{prop:"DirFunc",name:"DirFunc",embedded:!1,exported:!0,typ:Dn,tag:""},{prop:"ToString",name:"ToString",embedded:!1,exported:!0,typ:Ln,tag:""}]),oe.init("github.com/sealdice/dicescript",[{prop:"exists",name:"exists",embedded:!1,exported:!1,typ:Mn,tag:""}]),ae.init(pt),pe.init(pt),se.init("",[{prop:"ParserData",name:"ParserData",embedded:!0,exported:!0,typ:at,tag:""}]),ce.init("github.com/sealdice/dicescript",[{prop:"data",name:"data",embedded:!1,exported:!1,typ:Ir,tag:""},{prop:"index",name:"index",embedded:!1,exported:!1,typ:Ce,tag:""},{prop:"size",name:"size",embedded:!1,exported:!1,typ:Ce,tag:""}]),$e.init([kt],[$e],!1),ue.init("github.com/sealdice/dicescript",[{prop:"line",name:"line",embedded:!1,exported:!1,typ:Ce,tag:""},{prop:"col",name:"col",embedded:!1,exported:!1,typ:Ce,tag:""},{prop:"offset",name:"offset",embedded:!1,exported:!1,typ:Ce,tag:""}]),fe.init("github.com/sealdice/dicescript",[{prop:"position",name:"position",embedded:!0,exported:!1,typ:ue,tag:""},{prop:"rn",name:"rn",embedded:!1,exported:!1,typ:Fe,tag:""},{prop:"w",name:"w",embedded:!1,exported:!1,typ:Ce,tag:""}]),de.init("github.com/sealdice/dicescript",[{prop:"pos",name:"pos",embedded:!1,exported:!1,typ:ue,tag:""},{prop:"text",name:"text",embedded:!1,exported:!1,typ:It,tag:""},{prop:"data",name:"data",embedded:!1,exported:!1,typ:mr,tag:""}]),he.init("github.com/sealdice/dicescript",[{prop:"rules",name:"rules",embedded:!1,exported:!1,typ:gt,tag:""}]),ke.init("github.com/sealdice/dicescript",[{prop:"name",name:"name",embedded:!1,exported:!1,typ:We,tag:""},{prop:"displayName",name:"displayName",embedded:!1,exported:!1,typ:We,tag:""},{prop:"expr",name:"expr",embedded:!1,exported:!1,typ:et,tag:""},{prop:"varExists",name:"varExists",embedded:!1,exported:!1,typ:Ee,tag:""}]),be.init("github.com/sealdice/dicescript",[{prop:"alternatives",name:"alternatives",embedded:!1,exported:!1,typ:bt,tag:""}]),ye.init("github.com/sealdice/dicescript",[{prop:"expr",name:"expr",embedded:!1,exported:!1,typ:et,tag:""},{prop:"run",name:"run",embedded:!1,exported:!1,typ:Wn,tag:""}]),me.init("github.com/sealdice/dicescript",[{prop:"expr",name:"expr",embedded:!1,exported:!1,typ:et,tag:""},{prop:"recoverExpr",name:"recoverExpr",embedded:!1,exported:!1,typ:et,tag:""},{prop:"failureLabel",name:"failureLabel",embedded:!1,exported:!1,typ:_t,tag:""}]),ve.init("github.com/sealdice/dicescript",[{prop:"exprs",name:"exprs",embedded:!1,exported:!1,typ:bt,tag:""}]),_e.init("github.com/sealdice/dicescript",[{prop:"label",name:"label",embedded:!1,exported:!1,typ:We,tag:""}]),Se.init("github.com/sealdice/dicescript",[{prop:"label",name:"label",embedded:!1,exported:!1,typ:We,tag:""},{prop:"expr",name:"expr",embedded:!1,exported:!1,typ:et,tag:""},{prop:"textCapture",name:"textCapture",embedded:!1,exported:!1,typ:Ee,tag:""}]),Ie.init("github.com/sealdice/dicescript",[{prop:"expr",name:"expr",embedded:!1,exported:!1,typ:et,tag:""}]),Ae.init("github.com/sealdice/dicescript",[{prop:"expr",name:"expr",embedded:!1,exported:!1,typ:et,tag:""}]),Te.init("github.com/sealdice/dicescript",[{prop:"expr",name:"expr",embedded:!1,exported:!1,typ:et,tag:""}]),Pe.init("github.com/sealdice/dicescript",[{prop:"expr",name:"expr",embedded:!1,exported:!1,typ:et,tag:""}]),Ve.init("github.com/sealdice/dicescript",[{prop:"expr",name:"expr",embedded:!1,exported:!1,typ:et,tag:""}]),De.init("github.com/sealdice/dicescript",[{prop:"expr",name:"expr",embedded:!1,exported:!1,typ:et,tag:""}]),Le.init("github.com/sealdice/dicescript",[{prop:"expr",name:"expr",embedded:!1,exported:!1,typ:et,tag:""}]),Be.init("github.com/sealdice/dicescript",[{prop:"name",name:"name",embedded:!1,exported:!1,typ:We,tag:""}]),je.init("github.com/sealdice/dicescript",[{prop:"index",name:"index",embedded:!1,exported:!1,typ:Ce,tag:""}]),ze.init("github.com/sealdice/dicescript",[{prop:"run",name:"run",embedded:!1,exported:!1,typ:Un,tag:""}]),Ke.init("github.com/sealdice/dicescript",[{prop:"run",name:"run",embedded:!1,exported:!1,typ:Un,tag:""}]),Ge.init("github.com/sealdice/dicescript",[{prop:"val",name:"val",embedded:!1,exported:!1,typ:We,tag:""},{prop:"ignoreCase",name:"ignoreCase",embedded:!1,exported:!1,typ:Ee,tag:""},{prop:"want",name:"want",embedded:!1,exported:!1,typ:We,tag:""}]),He.init("github.com/sealdice/dicescript",[{prop:"run",name:"run",embedded:!1,exported:!1,typ:Wn,tag:""},{prop:"notSkip",name:"notSkip",embedded:!1,exported:!1,typ:Ee,tag:""}]),Je.init("github.com/sealdice/dicescript",[{prop:"val",name:"val",embedded:!1,exported:!1,typ:We,tag:""},{prop:"chars",name:"chars",embedded:!1,exported:!1,typ:yt,tag:""},{prop:"ranges",name:"ranges",embedded:!1,exported:!1,typ:yt,tag:""},{prop:"classes",name:"classes",embedded:!1,exported:!1,typ:vt,tag:""},{prop:"ignoreCase",name:"ignoreCase",embedded:!1,exported:!1,typ:Ee,tag:""},{prop:"inverted",name:"inverted",embedded:!1,exported:!1,typ:Ee,tag:""}]),Ze.init("",[]),Xe.init(rt),Ye.init("github.com/sealdice/dicescript",[{prop:"Inner",name:"Inner",embedded:!1,exported:!0,typ:rt,tag:""},{prop:"pos",name:"pos",embedded:!1,exported:!1,typ:ue,tag:""},{prop:"prefix",name:"prefix",embedded:!1,exported:!1,typ:We,tag:""},{prop:"expected",name:"expected",embedded:!1,exported:!1,typ:_t,tag:""}]),nt.init("github.com/sealdice/dicescript",[{prop:"v",name:"v",embedded:!1,exported:!1,typ:et,tag:""},{prop:"b",name:"b",embedded:!1,exported:!1,typ:Ee,tag:""},{prop:"end",name:"end",embedded:!1,exported:!1,typ:fe,tag:""}]),it.init("",[{prop:"ExprCnt",name:"ExprCnt",embedded:!1,exported:!0,typ:Oe,tag:""},{prop:"ChoiceAltCnt",name:"ChoiceAltCnt",embedded:!1,exported:!0,typ:Gn,tag:""}]),ot.init("github.com/sealdice/dicescript",[{prop:"filename",name:"filename",embedded:!1,exported:!1,typ:We,tag:""},{prop:"pt",name:"pt",embedded:!1,exported:!1,typ:fe,tag:""},{prop:"cur",name:"cur",embedded:!1,exported:!1,typ:de,tag:""},{prop:"data",name:"data",embedded:!1,exported:!1,typ:It,tag:""},{prop:"errs",name:"errs",embedded:!1,exported:!1,typ:vr,tag:""},{prop:"depth",name:"depth",embedded:!1,exported:!1,typ:Ce,tag:""},{prop:"recover",name:"recover",embedded:!1,exported:!1,typ:Ee,tag:""},{prop:"memo1",name:"memo1",embedded:!1,exported:!1,typ:Hn,tag:""},{prop:"memo2",name:"memo2",embedded:!1,exported:!1,typ:Hn,tag:""},{prop:"rules",name:"rules",embedded:!1,exported:!1,typ:Jn,tag:""},{prop:"rulesArray",name:"rulesArray",embedded:!1,exported:!1,typ:gt,tag:""},{prop:"vstack",name:"vstack",embedded:!1,exported:!1,typ:xr,tag:""},{prop:"rstack",name:"rstack",embedded:!1,exported:!1,typ:gt,tag:""},{prop:"maxFailPos",name:"maxFailPos",embedded:!1,exported:!1,typ:ue,tag:""},{prop:"maxFailExpected",name:"maxFailExpected",embedded:!1,exported:!1,typ:_t,tag:""},{prop:"maxFailInvertExpected",name:"maxFailInvertExpected",embedded:!1,exported:!1,typ:Ee,tag:""},{prop:"maxExprCnt",name:"maxExprCnt",embedded:!1,exported:!1,typ:Oe,tag:""},{prop:"entrypoint",name:"entrypoint",embedded:!1,exported:!1,typ:We,tag:""},{prop:"allowInvalidUTF8",name:"allowInvalidUTF8",embedded:!1,exported:!1,typ:Ee,tag:""},{prop:"Stats",name:"Stats",embedded:!0,exported:!0,typ:Sr,tag:""},{prop:"choiceNoMatch",name:"choiceNoMatch",embedded:!1,exported:!1,typ:We,tag:""},{prop:"recoveryStack",name:"recoveryStack",embedded:!1,exported:!1,typ:xr,tag:""},{prop:"_errPos",name:"_errPos",embedded:!1,exported:!1,typ:Er,tag:""},{prop:"scStack",name:"scStack",embedded:!1,exported:!1,typ:Cr,tag:""},{prop:"spStack",name:"spStack",embedded:!1,exported:!1,typ:ce,tag:""}]),at.init("github.com/sealdice/dicescript",[{prop:"code",name:"code",embedded:!1,exported:!1,typ:Ht,tag:""},{prop:"codeIndex",name:"codeIndex",embedded:!1,exported:!1,typ:Ce,tag:""},{prop:"Config",name:"Config",embedded:!1,exported:!0,typ:K,tag:""},{prop:"flagsStack",name:"flagsStack",embedded:!1,exported:!1,typ:Ur,tag:""},{prop:"counterStack",name:"counterStack",embedded:!1,exported:!1,typ:jr,tag:""},{prop:"varnameStack",name:"varnameStack",embedded:!1,exported:!1,typ:_t,tag:""},{prop:"jmpStack",name:"jmpStack",embedded:!1,exported:!1,typ:jr,tag:""},{prop:"breakStack",name:"breakStack",embedded:!1,exported:!1,typ:jr,tag:""},{prop:"continueStack",name:"continueStack",embedded:!1,exported:!1,typ:jr,tag:""},{prop:"loopInfo",name:"loopInfo",embedded:!1,exported:!1,typ:Kr,tag:""},{prop:"loopLayer",name:"loopLayer",embedded:!1,exported:!1,typ:Ce,tag:""},{prop:"codeStack",name:"codeStack",embedded:!1,exported:!1,typ:qr,tag:""}]),pt.init("",[{prop:"Begin",name:"Begin",embedded:!1,exported:!0,typ:z,tag:""},{prop:"End",name:"End",embedded:!1,exported:!0,typ:z,tag:""},{prop:"Ret",name:"Ret",embedded:!1,exported:!0,typ:ut,tag:""},{prop:"Text",name:"Text",embedded:!1,exported:!0,typ:We,tag:""},{prop:"Expr",name:"Expr",embedded:!1,exported:!0,typ:We,tag:""},{prop:"Tag",name:"Tag",embedded:!1,exported:!0,typ:We,tag:""}]),st.init("",[{prop:"Op",name:"Op",embedded:!1,exported:!0,typ:We,tag:""},{prop:"Text",name:"Text",embedded:!1,exported:!0,typ:We,tag:""}]),$t.init("",[{prop:"T",name:"T",embedded:!1,exported:!0,typ:ct,tag:""},{prop:"Value",name:"Value",embedded:!1,exported:!0,typ:et,tag:""}]),lt.init("github.com/sealdice/dicescript",[{prop:"begin",name:"begin",embedded:!1,exported:!1,typ:z,tag:""},{prop:"end",name:"end",embedded:!1,exported:!1,typ:z,tag:""},{prop:"tag",name:"tag",embedded:!1,exported:!1,typ:We,tag:""},{prop:"spans",name:"spans",embedded:!1,exported:!1,typ:ur,tag:""},{prop:"val",name:"val",embedded:!1,exported:!1,typ:ut,tag:""}]),e=function(){Fa.$init=function(){};var t,p,c=!1,h=0;void 0!==this&&void 0!==this.$blk&&(c=!0,h=(t=this).$s,p=t.$r);e:for(;;){switch(h){case 0:p=r.$init(),h=1;case 1:if(c&&(c=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;p=n.$init(),h=2;case 2:if(c&&(c=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;p=i.$init(),h=3;case 3:if(c&&(c=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;p=o.$init(),h=4;case 4:if(c&&(c=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;p=a.$init(),h=5;case 5:if(c&&(c=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;p=s.$init(),h=6;case 6:if(c&&(c=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;p=$.$init(),h=7;case 7:if(c&&(c=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;p=l.$init(),h=8;case 8:if(c&&(c=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;p=f.$init(),h=9;case 9:if(c&&(c=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;p=d.$init(),h=10;case 10:if(c&&(c=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;p=w.$init(),h=11;case 11:if(c&&(c=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;p=v.$init(),h=12;case 12:if(c&&(c=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;p=_.$init(),h=13;case 13:if(c&&(c=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;p=E.$init(),h=14;case 14:if(c&&(c=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;p=R.$init(),h=15;case 15:if(c&&(c=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;p=N.$init(),h=16;case 16:if(c&&(c=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;p=L.$init(),h=17;case 17:if(c&&(c=!1,p=p.$blk()),p&&void 0!==p.$blk)break e;Xn=new Uint8Array(4),ei=new wt([b(ut,"OpAdd"),b(ut,"OpSub"),b(ut,"OpMultiply"),b(ut,"OpDivide"),b(ut,"OpModulus"),b(ut,"OpPower"),b(ut,"OpNullCoalescing"),b(ut,"OpCompLT"),b(ut,"OpCompLE"),b(ut,"OpCompEQ"),b(ut,"OpCompNE"),b(ut,"OpCompGE"),b(ut,"OpCompGT"),b(ut,"OpBitwiseAnd"),b(ut,"OpBitwiseOr")]),ci=ea(),h=18;case 18:if(c&&(c=!1,ci=ci.$blk()),ci&&void 0!==ci.$blk)break e;ti=ci,ni=i.New("grammar has no rule"),ii=i.New("invalid entrypoint"),oi=i.New("invalid encoding"),ai=i.New("max number of expressions parsed"),ri=new he.ptr(new gt([new ke.ptr("dicescript","",new ye.ptr(new ve.ptr(new bt([new je.ptr(122),new je.ptr(1),new je.ptr(122)])),b(kt,"call_ondicescript_1")),!1),new ke.ptr("stmtSt","",new be.ptr(new bt([new ve.ptr(new bt([new Ge.ptr("^st",!1,'"^st"'),new je.ptr(129)])),new je.ptr(2)])),!1),new ke.ptr("stmtRoot","",new ve.ptr(new bt([new je.ptr(3),new je.ptr(122)])),!1),new ke.ptr("stmtLines","",new be.ptr(new bt([new ve.ptr(new bt([new ze.ptr(b(kt,"call_onstmtLines_3")),new je.ptr(6),new Ve.ptr(new je.ptr(3))])),new ve.ptr(new bt([new je.ptr(4),new Ve.ptr(new je.ptr(3))])),new ve.ptr(new bt([new je.ptr(126),new je.ptr(122),new Ve.ptr(new je.ptr(3))])),new ve.ptr(new bt([new je.ptr(5),new Ve.ptr(new je.ptr(7))])),new ve.ptr(new bt([new Le.ptr(new ve.ptr(new bt([new Ge.ptr(";",!1,'";"'),new je.ptr(122)]))),new Ve.ptr(new je.ptr(3))]))])),!1),new ke.ptr("flagsSwitch","",new ye.ptr(new ve.ptr(new bt([new Ge.ptr("//",!1,'"//"'),new je.ptr(122),new Ge.ptr("#EnableDice",!1,'"#EnableDice"'),new je.ptr(124),new Se.ptr("id",new je.ptr(97),!1),new je.ptr(124),new Se.ptr("on",new be.ptr(new bt([new Ge.ptr("true",!1,'"true"'),new Ge.ptr("false",!1,'"false"')])),!0),new je.ptr(127)])),b(kt,"call_onflagsSwitch_1")),!0),new ke.ptr("stmtWithSemicolon","",new be.ptr(new bt([new je.ptr(8),new je.ptr(9),new je.ptr(26)])),!1),new ke.ptr("stmtWithBlock","",new be.ptr(new bt([new je.ptr(14),new je.ptr(16),new je.ptr(11),new je.ptr(10)])),!1),new ke.ptr("nextLine","",new ve.ptr(new bt([new Le.ptr(new ve.ptr(new bt([new be.ptr(new bt([new ve.ptr(new bt([new je.ptr(125),new Ge.ptr("\n",!1,'"\\n"')])),new ve.ptr(new bt([new je.ptr(122),new Ge.ptr(";",!1,'";"')]))])),new je.ptr(122)]))),new Ve.ptr(new je.ptr(3))])),!1),new ke.ptr("stmtBreak","",new ye.ptr(new ve.ptr(new bt([new Ge.ptr("break",!1,'"break"'),new je.ptr(122)])),b(kt,"call_onstmtBreak_1")),!1),new ke.ptr("stmtContinue","",new ye.ptr(new ve.ptr(new bt([new Ge.ptr("continue",!1,'"continue"'),new je.ptr(122)])),b(kt,"call_onstmtContinue_1")),!1),new ke.ptr("stmtReturn","",new be.ptr(new bt([new ye.ptr(new ve.ptr(new bt([new Ge.ptr("return",!1,'"return"'),new je.ptr(124),new je.ptr(26)])),b(kt,"call_onstmtReturn_2")),new ye.ptr(new ve.ptr(new bt([new Ge.ptr("return",!1,'"return"'),new je.ptr(122)])),b(kt,"call_onstmtReturn_7"))])),!1),new ke.ptr("stmtWhile","",new ve.ptr(new bt([new ye.ptr(new ve.ptr(new bt([new Ge.ptr("while",!1,'"while"'),new je.ptr(124)])),b(kt,"call_onstmtWhile_2")),new ye.ptr(new ve.ptr(new bt([new je.ptr(26),new je.ptr(122)])),b(kt,"call_onstmtWhile_6")),new ye.ptr(new je.ptr(12),b(kt,"call_onstmtWhile_10"))])),!1),new ke.ptr("block","",new ve.ptr(new bt([new be.ptr(new bt([new ve.ptr(new bt([new Ge.ptr("{",!1,'"{"'),new je.ptr(122),new Ge.ptr("}",!1,'"}"')])),new ve.ptr(new bt([new Ge.ptr("{",!1,'"{"'),new je.ptr(122),new je.ptr(2),new Ge.ptr("}",!1,'"}"')]))])),new je.ptr(122)])),!1),new ke.ptr("stmtElse","",new ve.ptr(new bt([new Ge.ptr("else",!1,'"else"'),new be.ptr(new bt([new ve.ptr(new bt([new je.ptr(122),new je.ptr(12)])),new ve.ptr(new bt([new je.ptr(124),new je.ptr(14)]))]))])),!1),new ke.ptr("stmtIf","",new ve.ptr(new bt([new Ge.ptr("if",!1,'"if"'),new je.ptr(124),new be.ptr(new bt([new ve.ptr(new bt([new ye.ptr(new ve.ptr(new bt([new je.ptr(26),new je.ptr(122)])),b(kt,"call_onstmtIf_6")),new ye.ptr(new je.ptr(12),b(kt,"call_onstmtIf_10")),new ye.ptr(new Ve.ptr(new je.ptr(13)),b(kt,"call_onstmtIf_12"))])),new ze.ptr(b(kt,"call_onstmtIf_15"))]))])),!1),new ke.ptr("func_def_params","",new be.ptr(new bt([new ye.ptr(new ve.ptr(new bt([new Ge.ptr("(",!1,'"("'),new je.ptr(122),new Ge.ptr(")",!1,'")"'),new je.ptr(122)])),b(kt,"call_onfunc_def_params_2")),new ve.ptr(new bt([new ye.ptr(new ve.ptr(new bt([new Ge.ptr("(",!1,'"("'),new je.ptr(122)])),b(kt,"call_onfunc_def_params_9")),new ye.ptr(new ve.ptr(new bt([new Se.ptr("id",new je.ptr(97),!1),new je.ptr(122)])),b(kt,"call_onfunc_def_params_13")),new ve.ptr(new bt([new De.ptr(new ve.ptr(new bt([new ye.ptr(new ve.ptr(new bt([new Ge.ptr(",",!1,'","'),new je.ptr(122),new Se.ptr("id2",new je.ptr(97),!1),new je.ptr(122)])),b(kt,"call_onfunc_def_params_21")),new He.ptr(b(kt,"call_onfunc_def_params_28"),!1)]))),new Ge.ptr(")",!1,'")"'),new je.ptr(122)]))]))])),!0),new ke.ptr("stmtFunc","",new ve.ptr(new bt([new ye.ptr(new ve.ptr(new bt([new Ge.ptr("func",!1,'"func"'),new je.ptr(124),new Se.ptr("id",new je.ptr(97),!1),new je.ptr(122)])),b(kt,"call_onstmtFunc_2")),new ye.ptr(new ve.ptr(new bt([new je.ptr(15),new Ge.ptr("{",!1,'"{"'),new je.ptr(122)])),b(kt,"call_onstmtFunc_9")),new ye.ptr(new ve.ptr(new bt([new Se.ptr("exprText",new Ve.ptr(new je.ptr(2)),!0),new Ge.ptr("}",!1,'"}"'),new je.ptr(122)])),b(kt,"call_onstmtFunc_14"))])),!0),new ke.ptr("stmtAssignType1","",new ve.ptr(new bt([new ye.ptr(new ve.ptr(new bt([new Se.ptr("id",new je.ptr(97),!1),new je.ptr(122)])),b(kt,"call_onstmtAssignType1_2")),new ye.ptr(new ve.ptr(new bt([new Ge.ptr("=",!1,'"="'),new je.ptr(122),new je.ptr(26)])),b(kt,"call_onstmtAssignType1_7"))])),!0),new ke.ptr("stmtAssignType2","",new ve.ptr(new bt([new ye.ptr(new ve.ptr(new bt([new Ge.ptr("&",!1,'"&"'),new Se.ptr("id",new je.ptr(97),!1),new je.ptr(122)])),b(kt,"call_onstmtAssignType2_2")),new ye.ptr(new ve.ptr(new bt([new Ge.ptr("=",!1,'"="'),new je.ptr(122)])),b(kt,"call_onstmtAssignType2_8")),new ye.ptr(new Se.ptr("expr",new je.ptr(26),!0),b(kt,"call_onstmtAssignType2_12"))])),!0),new ke.ptr("stmtAssignType3","",new ve.ptr(new bt([new ye.ptr(new ve.ptr(new bt([new Ge.ptr("&",!1,'"&"'),new Se.ptr("id",new je.ptr(97),!1),new je.ptr(122)])),b(kt,"call_onstmtAssignType3_2")),new ye.ptr(new ve.ptr(new bt([new Ge.ptr(".",!1,'"."'),new Se.ptr("id2",new je.ptr(97),!1),new je.ptr(122)])),b(kt,"call_onstmtAssignType3_8")),new ye.ptr(new ve.ptr(new bt([new je.ptr(122),new Ge.ptr("=",!1,'"="'),new je.ptr(122),new je.ptr(26)])),b(kt,"call_onstmtAssignType3_14"))])),!0),new ke.ptr("stmtAssignType4","",new ve.ptr(new bt([new ye.ptr(new ve.ptr(new bt([new Ge.ptr("this",!1,'"this"'),new je.ptr(122),new Ge.ptr(".",!1,'"."'),new je.ptr(122),new Se.ptr("id",new je.ptr(97),!1),new je.ptr(122)])),b(kt,"call_onstmtAssignType4_2")),new ye.ptr(new ve.ptr(new bt([new Ge.ptr("=",!1,'"="'),new je.ptr(122),new je.ptr(26)])),b(kt,"call_onstmtAssignType4_11"))])),!0),new ke.ptr("stmtAssignType5","",new ve.ptr(new bt([new ye.ptr(new ve.ptr(new bt([new Se.ptr("id",new je.ptr(97),!1),new je.ptr(122)])),b(kt,"call_onstmtAssignType5_2")),new ye.ptr(new ve.ptr(new bt([new Ge.ptr(".",!1,'"."'),new je.ptr(122),new Se.ptr("id2",new je.ptr(97),!1),new je.ptr(122)])),b(kt,"call_onstmtAssignType5_7")),new ye.ptr(new ve.ptr(new bt([new Ge.ptr("=",!1,'"="'),new je.ptr(122),new je.ptr(26)])),b(kt,"call_onstmtAssignType5_14"))])),!0),new ke.ptr("stmtAssignType6","",new ye.ptr(new ve.ptr(new bt([new je.ptr(30),new Ge.ptr("[",!1,'"["'),new je.ptr(122),new je.ptr(26),new Ge.ptr("]",!1,'"]"'),new je.ptr(122),new Ge.ptr("=",!1,'"="'),new je.ptr(122),new je.ptr(26)])),b(kt,"call_onstmtAssignType6_1")),!1),new ke.ptr("stmtAssignType7","",new ye.ptr(new ve.ptr(new bt([new je.ptr(30),new je.ptr(28),new Ge.ptr("=",!1,'"="'),new je.ptr(122),new je.ptr(26)])),b(kt,"call_onstmtAssignType7_1")),!1),new ke.ptr("stmtAssign","",new be.ptr(new bt([new ve.ptr(new bt([new Ie.ptr(new je.ptr(17)),new je.ptr(17)])),new ve.ptr(new bt([new Ie.ptr(new je.ptr(18)),new je.ptr(18)])),new ve.ptr(new bt([new Ie.ptr(new je.ptr(19)),new je.ptr(19)])),new ve.ptr(new bt([new Ie.ptr(new je.ptr(20)),new je.ptr(20)])),new ve.ptr(new bt([new Ie.ptr(new je.ptr(21)),new je.ptr(21)])),new ve.ptr(new bt([new Ie.ptr(new je.ptr(22)),new je.ptr(22)])),new ve.ptr(new bt([new Ie.ptr(new je.ptr(23)),new je.ptr(23)]))])),!1),new ke.ptr("nestedBoost","",new be.ptr(new bt([new ve.ptr(new bt([new Ie.ptr(new ve.ptr(new bt([new je.ptr(102),new je.ptr(122),new Je.ptr("[-+*/%^dDcCaA&|?<>=]",new yt([45,43,42,47,37,94,100,68,99,67,97,65,38,124,63,60,62,61]),yt.nil,vt.nil,!1,!1)]))),new be.ptr(new bt([new je.ptr(24),new je.ptr(30)]))])),new ve.ptr(new bt([new Ie.ptr(new je.ptr(102)),new je.ptr(102)]))])),!1),new ke.ptr("exprRoot","",new be.ptr(new bt([new je.ptr(25),new je.ptr(24),new je.ptr(30)])),!1),new ke.ptr("_step","",new be.ptr(new bt([new ve.ptr(new bt([new Ge.ptr(":",!1,'":"'),new je.ptr(122),new be.ptr(new bt([new je.ptr(26),new ye.ptr(new je.ptr(122),b(kt,"call_on_step_7"))]))])),new ye.ptr(new je.ptr(122),b(kt,"call_on_step_9"))])),!1),new ke.ptr("_sliceSuffix","",new ve.ptr(new bt([new Ge.ptr("[",!1,'"["'),new je.ptr(122),new be.ptr(new bt([new je.ptr(26),new ye.ptr(new je.ptr(122),b(kt,"call_on_sliceSuffix_6"))])),new Ge.ptr(":",!1,'":"'),new je.ptr(122),new be.ptr(new bt([new je.ptr(26),new ye.ptr(new je.ptr(122),b(kt,"call_on_sliceSuffix_12"))])),new je.ptr(27),new je.ptr(122),new Ge.ptr("]",!1,'"]"'),new je.ptr(122)])),!1),new ke.ptr("exprSliceType1","",new ye.ptr(new ve.ptr(new bt([new je.ptr(34),new je.ptr(28),new Ae.ptr(new Ge.ptr("=",!1,'"="'))])),b(kt,"call_onexprSliceType1_1")),!1),new ke.ptr("exprSlice","",new be.ptr(new bt([new ve.ptr(new bt([new Ie.ptr(new je.ptr(29)),new je.ptr(29)])),new je.ptr(34)])),!1),new ke.ptr("exprValueIfExists","",new ve.ptr(new bt([new ye.ptr(new ve.ptr(new bt([new je.ptr(35),new je.ptr(122),new Ge.ptr("?",!1,'"?"'),new je.ptr(122)])),b(kt,"call_onexprValueIfExists_2")),new ye.ptr(new ve.ptr(new bt([new je.ptr(35),new je.ptr(122)])),b(kt,"call_onexprValueIfExists_8"))])),!1),new ke.ptr("exprTernaryType1","",new ve.ptr(new bt([new ye.ptr(new ve.ptr(new bt([new je.ptr(35),new je.ptr(122),new Ge.ptr("?",!1,'"?"'),new je.ptr(122)])),b(kt,"call_onexprTernaryType1_2")),new ye.ptr(new ve.ptr(new bt([new je.ptr(35),new je.ptr(122),new Ge.ptr(":",!1,'":"'),new je.ptr(122)])),b(kt,"call_onexprTernaryType1_8")),new ye.ptr(new ve.ptr(new bt([new je.ptr(35),new je.ptr(122)])),b(kt,"call_onexprTernaryType1_14"))])),!1),new ke.ptr("exprTernaryType2","",new ve.ptr(new bt([new ye.ptr(new je.ptr(31),b(kt,"call_onexprTernaryType2_2")),new ye.ptr(new De.ptr(new ye.ptr(new ve.ptr(new bt([new Ge.ptr(",",!1,'","'),new je.ptr(122),new je.ptr(31)])),b(kt,"call_onexprTernaryType2_6"))),b(kt,"call_onexprTernaryType2_4"))])),!1),new ke.ptr("exprTernary","",new be.ptr(new bt([new ve.ptr(new bt([new Ie.ptr(new je.ptr(32)),new je.ptr(32)])),new ve.ptr(new bt([new Ie.ptr(new je.ptr(33)),new je.ptr(33)])),new je.ptr(35)])),!1),new ke.ptr("exprLogicOr","",new ve.ptr(new bt([new je.ptr(36),new De.ptr(new ve.ptr(new bt([new ye.ptr(new ve.ptr(new bt([new je.ptr(122),new je.ptr(114)])),b(kt,"call_onexprLogicOr_5")),new ye.ptr(new je.ptr(36),b(kt,"call_onexprLogicOr_9")),new He.ptr(b(kt,"call_onexprLogicOr_11"),!1)])))])),!1),new ke.ptr("exprLogicAnd","",new ve.ptr(new bt([new je.ptr(37),new De.ptr(new ye.ptr(new ve.ptr(new bt([new je.ptr(122),new je.ptr(115),new je.ptr(37)])),b(kt,"call_onexprLogicAnd_4")))])),!1),new ke.ptr("exprBitwiseOr","",new be.ptr(new bt([new ve.ptr(new bt([new ze.ptr(b(kt,"call_onexprBitwiseOr_3")),new je.ptr(39)])),new ve.ptr(new bt([new je.ptr(38),new De.ptr(new ye.ptr(new ve.ptr(new bt([new je.ptr(122),new je.ptr(112),new je.ptr(38)])),b(kt,"call_onexprBitwiseOr_8")))]))])),!1),new ke.ptr("exprBitwiseAnd","",new ve.ptr(new bt([new je.ptr(39),new De.ptr(new ye.ptr(new ve.ptr(new bt([new je.ptr(122),new je.ptr(113),new je.ptr(39)])),b(kt,"call_onexprBitwiseAnd_4")))])),!1),new ke.ptr("exprCompare","",new ve.ptr(new bt([new je.ptr(40),new De.ptr(new ve.ptr(new bt([new je.ptr(122),new be.ptr(new bt([new ye.ptr(new ve.ptr(new bt([new je.ptr(116),new je.ptr(40)])),b(kt,"call_onexprCompare_7")),new ye.ptr(new ve.ptr(new bt([new je.ptr(118),new je.ptr(40)])),b(kt,"call_onexprCompare_11")),new ye.ptr(new ve.ptr(new bt([new je.ptr(120),new je.ptr(40)])),b(kt,"call_onexprCompare_15")),new ye.ptr(new ve.ptr(new bt([new je.ptr(121),new je.ptr(40)])),b(kt,"call_onexprCompare_19")),new ye.ptr(new ve.ptr(new bt([new je.ptr(119),new je.ptr(40)])),b(kt,"call_onexprCompare_23")),new ye.ptr(new ve.ptr(new bt([new je.ptr(117),new je.ptr(40)])),b(kt,"call_onexprCompare_27"))]))])))])),!1),new ke.ptr("exprAdditive","",new ve.ptr(new bt([new je.ptr(41),new De.ptr(new ve.ptr(new bt([new je.ptr(122),new be.ptr(new bt([new ye.ptr(new ve.ptr(new bt([new je.ptr(105),new je.ptr(41)])),b(kt,"call_onexprAdditive_7")),new ye.ptr(new ve.ptr(new bt([new je.ptr(106),new je.ptr(41)])),b(kt,"call_onexprAdditive_11"))]))])))])),!1),new ke.ptr("exprMultiplicative","",new ve.ptr(new bt([new je.ptr(42),new De.ptr(new ve.ptr(new bt([new je.ptr(122),new be.ptr(new bt([new ye.ptr(new ve.ptr(new bt([new je.ptr(107),new je.ptr(43)])),b(kt,"call_onexprMultiplicative_7")),new ye.ptr(new ve.ptr(new bt([new je.ptr(108),new je.ptr(43)])),b(kt,"call_onexprMultiplicative_11")),new ye.ptr(new ve.ptr(new bt([new je.ptr(109),new je.ptr(43)])),b(kt,"call_onexprMultiplicative_15"))]))])))])),!1),new ke.ptr("exprNullCoalescing","",new ve.ptr(new bt([new je.ptr(43),new De.ptr(new ye.ptr(new ve.ptr(new bt([new je.ptr(122),new je.ptr(111),new je.ptr(43)])),b(kt,"call_onexprNullCoalescing_4")))])),!1),new ke.ptr("exprExp","",new ve.ptr(new bt([new je.ptr(44),new De.ptr(new ye.ptr(new ve.ptr(new bt([new je.ptr(122),new je.ptr(110),new je.ptr(44)])),b(kt,"call_onexprExp_4")))])),!1),new ke.ptr("exprUnaryNeg","",new be.ptr(new bt([new ye.ptr(new ve.ptr(new bt([new je.ptr(106),new je.ptr(69)])),b(kt,"call_onexprUnaryNeg_2")),new je.ptr(45)])),!1),new ke.ptr("exprUnaryPos","",new be.ptr(new bt([new ye.ptr(new ve.ptr(new bt([new je.ptr(105),new je.ptr(69)])),b(kt,"call_onexprUnaryPos_2")),new je.ptr(69)])),!1),new ke.ptr("nos","",new be.ptr(new bt([new je.ptr(81),new je.ptr(101)])),!1),new ke.ptr("detailStart","",new He.ptr(b(kt,"call_ondetailStart_1"),!1),!1),new ke.ptr("detailEnd","",new He.ptr(b(kt,"call_ondetailEnd_1"),!1),!1),new ke.ptr("_diceMod","",new be.ptr(new bt([new ye.ptr(new ve.ptr(new bt([new be.ptr(new bt([new Ge.ptr("kl",!1,'"kl"'),new Je.ptr("[qQ]",new yt([113,81]),yt.nil,vt.nil,!1,!1)])),new je.ptr(46)])),b(kt,"call_on_diceMod_2")),new ye.ptr(new be.ptr(new bt([new Ge.ptr("kl",!1,'"kl"'),new Je.ptr("[qQ]",new yt([113,81]),yt.nil,vt.nil,!1,!1)])),b(kt,"call_on_diceMod_8")),new ye.ptr(new ve.ptr(new bt([new be.ptr(new bt([new Ge.ptr("kh",!1,'"kh"'),new Je.ptr("[kK]",new yt([107,75]),yt.nil,vt.nil,!1,!1)])),new je.ptr(46)])),b(kt,"call_on_diceMod_12")),new ye.ptr(new be.ptr(new bt([new Ge.ptr("kh",!1,'"kh"'),new Je.ptr("[kK]",new yt([107,75]),yt.nil,vt.nil,!1,!1)])),b(kt,"call_on_diceMod_18")),new ye.ptr(new ve.ptr(new bt([new Ge.ptr("dh",!1,'"dh"'),new je.ptr(46)])),b(kt,"call_on_diceMod_22")),new ye.ptr(new Ge.ptr("dh",!1,'"dh"'),b(kt,"call_on_diceMod_26")),new ye.ptr(new ve.ptr(new bt([new Ge.ptr("dl",!1,'"dl"'),new je.ptr(46)])),b(kt,"call_on_diceMod_28")),new ye.ptr(new Ge.ptr("dl",!1,'"dl"'),b(kt,"call_on_diceMod_32"))])),!1),new ke.ptr("_diceModType2","",new be.ptr(new bt([new ye.ptr(new ve.ptr(new bt([new Ge.ptr("min",!1,'"min"'),new je.ptr(46)])),b(kt,"call_on_diceModType2_2")),new ye.ptr(new ve.ptr(new bt([new Ge.ptr("max",!1,'"max"'),new je.ptr(46)])),b(kt,"call_on_diceModType2_6"))])),!1),new ke.ptr("_dicePearMod","",new be.ptr(new bt([new ye.ptr(new be.ptr(new bt([new Ge.ptr("优势",!1,'"优势"'),new Ge.ptr("優勢",!1,'"優勢"')])),b(kt,"call_on_dicePearMod_2")),new ye.ptr(new be.ptr(new bt([new Ge.ptr("劣势",!1,'"劣势"'),new Ge.ptr("劣勢",!1,'"劣勢"')])),b(kt,"call_on_dicePearMod_6"))])),!1),new ke.ptr("_diceType1","",new ve.ptr(new bt([new je.ptr(46),new Je.ptr("[dD]",new yt([100,68]),yt.nil,vt.nil,!1,!1),new je.ptr(46)])),!1),new ke.ptr("_diceType2","",new ve.ptr(new bt([new Je.ptr("[dD]",new yt([100,68]),yt.nil,vt.nil,!1,!1),new je.ptr(46)])),!1),new ke.ptr("_diceType3","",new ve.ptr(new bt([new je.ptr(46),new Je.ptr("[dD]",new yt([100,68]),yt.nil,vt.nil,!1,!1)])),!1),new ke.ptr("_diceType4","",new ve.ptr(new bt([new Je.ptr("[dD]",new yt([100,68]),yt.nil,vt.nil,!1,!1),new be.ptr(new bt([new Ge.ptr("优势",!1,'"优势"'),new Ge.ptr("優勢",!1,'"優勢"'),new Ge.ptr("劣势",!1,'"劣势"'),new Ge.ptr("劣勢",!1,'"劣勢"'),new Ae.ptr(new je.ptr(99))]))])),!1),new ke.ptr("_diceExpr1","",new ve.ptr(new bt([new ye.ptr(new Je.ptr("[dD]",new yt([100,68]),yt.nil,vt.nil,!1,!1),b(kt,"call_on_diceExpr1_2")),new ve.ptr(new bt([new je.ptr(46),new Ve.ptr(new je.ptr(49)),new Ve.ptr(new je.ptr(50))]))])),!1),new ke.ptr("_diceExpr2","",new ve.ptr(new bt([new ye.ptr(new Je.ptr("[dD]",new yt([100,68]),yt.nil,vt.nil,!1,!1),b(kt,"call_on_diceExpr2_2")),new ve.ptr(new bt([new je.ptr(46),new Ve.ptr(new be.ptr(new bt([new je.ptr(51),new je.ptr(49)]))),new Ve.ptr(new je.ptr(50))]))])),!1),new ke.ptr("_diceExpr3","",new ve.ptr(new bt([new ye.ptr(new Je.ptr("[dD]",new yt([100,68]),yt.nil,vt.nil,!1,!1),b(kt,"call_on_diceExpr3_2")),new ve.ptr(new bt([new Ve.ptr(new je.ptr(49)),new Ve.ptr(new je.ptr(50))]))])),!1),new ke.ptr("_diceExpr4","",new ve.ptr(new bt([new ye.ptr(new Je.ptr("[dD]",new yt([100,68]),yt.nil,vt.nil,!1,!1),b(kt,"call_on_diceExpr4_2")),new ve.ptr(new bt([new Ve.ptr(new be.ptr(new bt([new je.ptr(51),new je.ptr(49)]))),new Ve.ptr(new je.ptr(50))]))])),!1),new ke.ptr("_diceExprX","",new ye.ptr(new ve.ptr(new bt([new Ie.ptr(new je.ptr(53)),new je.ptr(47),new je.ptr(56),new je.ptr(48)])),b(kt,"call_on_diceExprX_1")),!1),new ke.ptr("_wodTypeMain","",new ve.ptr(new bt([new Je.ptr("[aA]",new yt([97,65]),yt.nil,vt.nil,!1,!1),new je.ptr(46),new De.ptr(new be.ptr(new bt([new ve.ptr(new bt([new Je.ptr("[mM]",new yt([109,77]),yt.nil,vt.nil,!1,!1),new je.ptr(46)])),new ve.ptr(new bt([new Je.ptr("[kK]",new yt([107,75]),yt.nil,vt.nil,!1,!1),new je.ptr(46)])),new ve.ptr(new bt([new Je.ptr("[qQ]",new yt([113,81]),yt.nil,vt.nil,!1,!1),new je.ptr(46)]))])))])),!1),new ke.ptr("_wodDiceType","",new be.ptr(new bt([new ve.ptr(new bt([new je.ptr(46),new je.ptr(61)])),new ve.ptr(new bt([new je.ptr(61),new Ae.ptr(new je.ptr(100))]))])),!1),new ke.ptr("_wodMain","",new ve.ptr(new bt([new Je.ptr("[aA]",new yt([97,65]),yt.nil,vt.nil,!1,!1),new je.ptr(46),new De.ptr(new be.ptr(new bt([new ye.ptr(new ve.ptr(new bt([new Je.ptr("[mM]",new yt([109,77]),yt.nil,vt.nil,!1,!1),new je.ptr(46)])),b(kt,"call_on_wodMain_6")),new ye.ptr(new ve.ptr(new bt([new Je.ptr("[kK]",new yt([107,75]),yt.nil,vt.nil,!1,!1),new je.ptr(46)])),b(kt,"call_on_wodMain_10")),new ye.ptr(new ve.ptr(new bt([new Je.ptr("[qQ]",new yt([113,81]),yt.nil,vt.nil,!1,!1),new je.ptr(46)])),b(kt,"call_on_wodMain_14"))])))])),!1),new ke.ptr("_cocDiceType","",new ve.ptr(new bt([new Je.ptr("[pPbB]",new yt([112,80,98,66]),yt.nil,vt.nil,!1,!1),new be.ptr(new bt([new ve.ptr(new bt([new je.ptr(46),new Ae.ptr(new je.ptr(100))])),new Ae.ptr(new je.ptr(100))]))])),!1),new ke.ptr("_diceCocBonus","",new ye.ptr(new ve.ptr(new bt([new Je.ptr("[bB]",new yt([98,66]),yt.nil,vt.nil,!1,!1),new be.ptr(new bt([new ve.ptr(new bt([new je.ptr(46),new Ae.ptr(new je.ptr(100))])),new ye.ptr(new Ae.ptr(new je.ptr(100)),b(kt,"call_on_diceCocBonus_9"))])),new je.ptr(48)])),b(kt,"call_on_diceCocBonus_1")),!1),new ke.ptr("_diceCocPenalty","",new ye.ptr(new ve.ptr(new bt([new Je.ptr("[pP]",new yt([112,80]),yt.nil,vt.nil,!1,!1),new be.ptr(new bt([new ve.ptr(new bt([new je.ptr(46),new Ae.ptr(new je.ptr(100))])),new ye.ptr(new Ae.ptr(new je.ptr(100)),b(kt,"call_on_diceCocPenalty_9"))])),new je.ptr(48)])),b(kt,"call_on_diceCocPenalty_1")),!1),new ke.ptr("_dcDiceType","",new ve.ptr(new bt([new je.ptr(46),new Je.ptr("[cC]",new yt([99,67]),yt.nil,vt.nil,!1,!1),new je.ptr(46),new De.ptr(new ve.ptr(new bt([new Je.ptr("[mM]",new yt([109,77]),yt.nil,vt.nil,!1,!1),new je.ptr(46)])))])),!1),new ke.ptr("_fateDiceType","",new ve.ptr(new bt([new Je.ptr("[fF]",new yt([102,70]),yt.nil,vt.nil,!1,!1),new Ae.ptr(new je.ptr(100))])),!1),new ke.ptr("exprDice","",new be.ptr(new bt([new ve.ptr(new bt([new ye.ptr(new ve.ptr(new bt([new Ie.ptr(new je.ptr(52)),new je.ptr(47),new je.ptr(46),new je.ptr(56),new je.ptr(48)])),b(kt,"call_onexprDice_3")),new De.ptr(new je.ptr(60))])),new ve.ptr(new bt([new ye.ptr(new ve.ptr(new bt([new Ie.ptr(new je.ptr(53)),new je.ptr(47),new je.ptr(57),new je.ptr(48)])),b(kt,"call_onexprDice_14")),new De.ptr(new je.ptr(60))])),new ve.ptr(new bt([new ye.ptr(new ve.ptr(new bt([new ze.ptr(b(kt,"call_onexprDice_26")),new Ie.ptr(new je.ptr(54)),new je.ptr(47),new je.ptr(46),new je.ptr(58),new je.ptr(48)])),b(kt,"call_onexprDice_24")),new De.ptr(new je.ptr(60))])),new ve.ptr(new bt([new ye.ptr(new ve.ptr(new bt([new ze.ptr(b(kt,"call_onexprDice_38")),new Ie.ptr(new je.ptr(55)),new je.ptr(47)])),b(kt,"call_onexprDice_36")),new ye.ptr(new ve.ptr(new bt([new je.ptr(59),new je.ptr(48)])),b(kt,"call_onexprDice_42")),new De.ptr(new je.ptr(60))])),new ve.ptr(new bt([new ze.ptr(b(kt,"call_onexprDice_49")),new Ie.ptr(new je.ptr(64)),new je.ptr(47),new be.ptr(new bt([new je.ptr(65),new je.ptr(66)]))])),new ve.ptr(new bt([new ye.ptr(new ve.ptr(new bt([new ze.ptr(b(kt,"call_onexprDice_59")),new Ie.ptr(new je.ptr(62)),new je.ptr(47)])),b(kt,"call_onexprDice_57")),new ye.ptr(new ve.ptr(new bt([new be.ptr(new bt([new ve.ptr(new bt([new ye.ptr(new je.ptr(46),b(kt,"call_onexprDice_67")),new je.ptr(63)])),new ve.ptr(new bt([new je.ptr(63),new Ae.ptr(new je.ptr(100))]))])),new je.ptr(48)])),b(kt,"call_onexprDice_63"))])),new ve.ptr(new bt([new ye.ptr(new ve.ptr(new bt([new ze.ptr(b(kt,"call_onexprDice_78")),new Ie.ptr(new je.ptr(67)),new je.ptr(47)])),b(kt,"call_onexprDice_76")),new ye.ptr(new je.ptr(46),b(kt,"call_onexprDice_82")),new ye.ptr(new ve.ptr(new bt([new Je.ptr("[cC]",new yt([99,67]),yt.nil,vt.nil,!1,!1),new je.ptr(46),new De.ptr(new ye.ptr(new ve.ptr(new bt([new Je.ptr("[mM]",new yt([109,77]),yt.nil,vt.nil,!1,!1),new je.ptr(46)])),b(kt,"call_onexprDice_89"))),new je.ptr(48)])),b(kt,"call_onexprDice_84"))])),new ye.ptr(new ve.ptr(new bt([new ze.ptr(b(kt,"call_onexprDice_96")),new Ie.ptr(new je.ptr(68)),new je.ptr(47),new Je.ptr("[fF]",new yt([102,70]),yt.nil,vt.nil,!1,!1),new Ae.ptr(new je.ptr(100)),new je.ptr(48)])),b(kt,"call_onexprDice_94")),new je.ptr(80)])),!1),new ke.ptr("array_call","",new be.ptr(new bt([new ve.ptr(new bt([new ye.ptr(new Ge.ptr("kh",!1,'"kh"'),b(kt,"call_onarray_call_3")),new be.ptr(new bt([new ye.ptr(new je.ptr(81),b(kt,"call_onarray_call_6")),new He.ptr(b(kt,"call_onarray_call_8"),!1)]))])),new ve.ptr(new bt([new ye.ptr(new Ge.ptr("kl",!1,'"kl"'),b(kt,"call_onarray_call_10")),new be.ptr(new bt([new ye.ptr(new je.ptr(81),b(kt,"call_onarray_call_13")),new He.ptr(b(kt,"call_onarray_call_15"),!1)]))])),new Le.ptr(new ye.ptr(new ve.ptr(new bt([new Ge.ptr("[",!1,'"["'),new je.ptr(122),new je.ptr(26),new je.ptr(122),new Ge.ptr("]",!1,'"]"'),new je.ptr(122)])),b(kt,"call_onarray_call_17")))])),!1),new ke.ptr("item_getX","",new De.ptr(new ve.ptr(new bt([new ye.ptr(new ve.ptr(new bt([new Ge.ptr("[",!1,'"["'),new je.ptr(122),new je.ptr(26),new je.ptr(122),new Ge.ptr("]",!1,'"]"'),new je.ptr(122),new Ae.ptr(new Ge.ptr("=",!1,'"="'))])),b(kt,"call_onitem_getX_3")),new Ve.ptr(new je.ptr(75))]))),!1),new ke.ptr("item_get","",new Ve.ptr(new ve.ptr(new bt([new Te.ptr(new je.ptr(71)),new je.ptr(71)]))),!1),new ke.ptr("attr_getX","",new De.ptr(new ve.ptr(new bt([new Ge.ptr(".",!1,'"."'),new ye.ptr(new ve.ptr(new bt([new je.ptr(122),new Se.ptr("id",new je.ptr(97),!1),new je.ptr(122)])),b(kt,"call_onattr_getX_4")),new Ve.ptr(new je.ptr(75))]))),!0),new ke.ptr("attr_get","",new Ve.ptr(new ve.ptr(new bt([new Te.ptr(new je.ptr(73)),new je.ptr(73)]))),!1),new ke.ptr("func_invoke","",new be.ptr(new bt([new ye.ptr(new ve.ptr(new bt([new Ge.ptr("(",!1,'"("'),new je.ptr(122),new Ge.ptr(")",!1,'")"')])),b(kt,"call_onfunc_invoke_2")),new ve.ptr(new bt([new ye.ptr(new ve.ptr(new bt([new Ge.ptr("(",!1,'"("'),new je.ptr(122)])),b(kt,"call_onfunc_invoke_8")),new ye.ptr(new ve.ptr(new bt([new je.ptr(26),new je.ptr(122),new De.ptr(new ye.ptr(new ve.ptr(new bt([new Ge.ptr(",",!1,'","'),new je.ptr(122),new je.ptr(26)])),b(kt,"call_onfunc_invoke_17"))),new je.ptr(122),new Ge.ptr(")",!1,'")"')])),b(kt,"call_onfunc_invoke_12"))]))])),!1),new ke.ptr("dict_item","",new ye.ptr(new ve.ptr(new bt([new ve.ptr(new bt([new be.ptr(new bt([new je.ptr(77),new je.ptr(26)])),new je.ptr(122),new Ge.ptr(":",!1,'":"'),new je.ptr(122),new je.ptr(26)])),new je.ptr(122)])),b(kt,"call_ondict_item_1")),!1),new ke.ptr("value_id_without_colon","",new ve.ptr(new bt([new ye.ptr(new ve.ptr(new bt([new Se.ptr("id",new je.ptr(98),!1),new je.ptr(122)])),b(kt,"call_onvalue_id_without_colon_2")),new ve.ptr(new bt([new Ve.ptr(new je.ptr(75)),new je.ptr(72),new je.ptr(74)]))])),!0),new ke.ptr("value_array_range","",new ye.ptr(new ve.ptr(new bt([new Ge.ptr("[",!1,'"["'),new je.ptr(122),new je.ptr(26),new Ge.ptr("..",!1,'".."'),new je.ptr(122),new je.ptr(26),new Ge.ptr("]",!1,'"]"'),new je.ptr(122)])),b(kt,"call_onvalue_array_range_1")),!1),new ke.ptr("value_array","",new ve.ptr(new bt([new ye.ptr(new ve.ptr(new bt([new Ge.ptr("[",!1,'"["'),new je.ptr(122)])),b(kt,"call_onvalue_array_2")),new ye.ptr(new ve.ptr(new bt([new je.ptr(26),new De.ptr(new ye.ptr(new ve.ptr(new bt([new Ge.ptr(",",!1,'","'),new je.ptr(122),new je.ptr(26)])),b(kt,"call_onvalue_array_10"))),new Ge.ptr("]",!1,'"]"'),new je.ptr(122)])),b(kt,"call_onvalue_array_6"))])),!1),new ke.ptr("value","",new be.ptr(new bt([new ye.ptr(new ve.ptr(new bt([new Ge.ptr("true",!1,'"true"'),new je.ptr(122)])),b(kt,"call_onvalue_2")),new ye.ptr(new ve.ptr(new bt([new Ge.ptr("false",!1,'"false"'),new je.ptr(122)])),b(kt,"call_onvalue_6")),new ye.ptr(new ve.ptr(new bt([new Ge.ptr("null",!1,'"null"'),new je.ptr(122)])),b(kt,"call_onvalue_10")),new ve.ptr(new bt([new ye.ptr(new ve.ptr(new bt([new Ge.ptr("this",!1,'"this"'),new je.ptr(122)])),b(kt,"call_onvalue_15")),new ve.ptr(new bt([new je.ptr(72),new je.ptr(74)]))])),new ve.ptr(new bt([new ye.ptr(new ve.ptr(new bt([new Ge.ptr("&",!1,'"&"'),new Se.ptr("id",new je.ptr(97),!1),new je.ptr(122)])),b(kt,"call_onvalue_23")),new je.ptr(74)])),new je.ptr(82),new je.ptr(81),new ve.ptr(new bt([new ye.ptr(new ve.ptr(new bt([new Ie.ptr(new ve.ptr(new bt([new je.ptr(97),new je.ptr(125)]))),new je.ptr(47),new Se.ptr("id",new je.ptr(97),!1),new je.ptr(48),new je.ptr(125)])),b(kt,"call_onvalue_33")),new ve.ptr(new bt([new Ve.ptr(new je.ptr(75)),new je.ptr(72),new je.ptr(74)]))])),new je.ptr(94),new ve.ptr(new bt([new je.ptr(101),new je.ptr(72),new je.ptr(74)])),new ve.ptr(new bt([new ye.ptr(new ve.ptr(new bt([new Ge.ptr("[",!1,'"["'),new je.ptr(122),new Ge.ptr("]",!1,'"]"'),new je.ptr(122)])),b(kt,"call_onvalue_55")),new ve.ptr(new bt([new Ve.ptr(new je.ptr(70)),new je.ptr(74)]))])),new ve.ptr(new bt([new Ie.ptr(new je.ptr(78)),new je.ptr(78),new Ve.ptr(new je.ptr(70)),new je.ptr(74)])),new ve.ptr(new bt([new Ie.ptr(new je.ptr(79)),new je.ptr(79),new Ve.ptr(new je.ptr(70)),new je.ptr(74)])),new ve.ptr(new bt([new ye.ptr(new ve.ptr(new bt([new Ge.ptr("{",!1,'"{"'),new je.ptr(122),new Ge.ptr("}",!1,'"}"'),new je.ptr(122)])),b(kt,"call_onvalue_80")),new ve.ptr(new bt([new je.ptr(72),new je.ptr(74)]))])),new ve.ptr(new bt([new ye.ptr(new ve.ptr(new bt([new Ge.ptr("{",!1,'"{"'),new je.ptr(122)])),b(kt,"call_onvalue_90")),new ye.ptr(new ve.ptr(new bt([new je.ptr(76),new De.ptr(new ve.ptr(new bt([new Ge.ptr(",",!1,'","'),new je.ptr(122),new je.ptr(76)]))),new Ve.ptr(new Ge.ptr(",",!1,'","')),new Ge.ptr("}",!1,'"}"'),new je.ptr(122)])),b(kt,"call_onvalue_94")),new ve.ptr(new bt([new je.ptr(72),new je.ptr(74)]))]))])),!0),new ke.ptr("number","",new ye.ptr(new Le.ptr(new Je.ptr("[0-9]",yt.nil,new yt([48,57]),vt.nil,!1,!1)),b(kt,"call_onnumber_1")),!1),new ke.ptr("float","",new ye.ptr(new ve.ptr(new bt([new De.ptr(new Je.ptr("[0-9]",yt.nil,new yt([48,57]),vt.nil,!1,!1)),new Ge.ptr(".",!1,'"."'),new Le.ptr(new Je.ptr("[0-9]",yt.nil,new yt([48,57]),vt.nil,!1,!1))])),b(kt,"call_onfloat_1")),!1),new ke.ptr("strPart1","",new ye.ptr(new Se.ptr("items",new Le.ptr(new be.ptr(new bt([new je.ptr(91),new je.ptr(84)]))),!1),b(kt,"call_onstrPart1_1")),!0),new ke.ptr("strPart1Normal","",new ye.ptr(new Le.ptr(new ve.ptr(new bt([new Ie.ptr(new Je.ptr("[^'\\\\]",new yt([39,92]),yt.nil,vt.nil,!1,!0)),new Ze.ptr]))),b(kt,"call_onstrPart1Normal_1")),!1),new ke.ptr("strPart2","",new ye.ptr(new Se.ptr("items",new Le.ptr(new be.ptr(new bt([new je.ptr(91),new je.ptr(86)]))),!1),b(kt,"call_onstrPart2_1")),!0),new ke.ptr("strPart2Normal","",new ye.ptr(new Le.ptr(new ve.ptr(new bt([new Ie.ptr(new Je.ptr('[^"\\\\]',new yt([34,92]),yt.nil,vt.nil,!1,!0)),new Ze.ptr]))),b(kt,"call_onstrPart2Normal_1")),!1),new ke.ptr("strPart3","",new ye.ptr(new Se.ptr("items",new Le.ptr(new be.ptr(new bt([new je.ptr(91),new je.ptr(88)]))),!1),b(kt,"call_onstrPart3_1")),!0),new ke.ptr("strPart3Normal","",new ye.ptr(new Le.ptr(new ve.ptr(new bt([new Ie.ptr(new Je.ptr("[^`\\\\{]",new yt([96,92,123]),yt.nil,vt.nil,!1,!0)),new Ze.ptr]))),b(kt,"call_onstrPart3Normal_1")),!1),new ke.ptr("strPart4","",new ye.ptr(new Se.ptr("items",new Le.ptr(new be.ptr(new bt([new je.ptr(91),new je.ptr(90)]))),!1),b(kt,"call_onstrPart4_1")),!0),new ke.ptr("strPart4Normal","",new ye.ptr(new Le.ptr(new ve.ptr(new bt([new Ie.ptr(new Je.ptr("[^\\x1e\\\\{]",new yt([30,92,123]),yt.nil,vt.nil,!1,!0)),new Ze.ptr]))),b(kt,"call_onstrPart4Normal_1")),!1),new ke.ptr("strEscape","",new be.ptr(new bt([new ye.ptr(new Ge.ptr("\\n",!1,'"\\\\n"'),b(kt,"call_onstrEscape_2")),new ye.ptr(new Ge.ptr("\\r",!1,'"\\\\r"'),b(kt,"call_onstrEscape_4")),new ye.ptr(new Ge.ptr("\\f",!1,'"\\\\f"'),b(kt,"call_onstrEscape_6")),new ye.ptr(new Ge.ptr("\\t",!1,'"\\\\t"'),b(kt,"call_onstrEscape_8")),new ye.ptr(new Ge.ptr("\\\\",!1,'"\\\\\\\\"'),b(kt,"call_onstrEscape_10")),new ye.ptr(new Ge.ptr("\\'",!1,'"\\\\\'"'),b(kt,"call_onstrEscape_12")),new ye.ptr(new Ge.ptr('\\"',!1,'"\\\\\\""'),b(kt,"call_onstrEscape_14")),new ye.ptr(new Ge.ptr("\\{",!1,'"\\\\{"'),b(kt,"call_onstrEscape_16")),new ye.ptr(new Ge.ptr("\\}",!1,'"\\\\}"'),b(kt,"call_onstrEscape_18")),new ye.ptr(new Ge.ptr("\\",!1,'"\\\\"'),b(kt,"call_onstrEscape_20"))])),!1),new ke.ptr("fstringStmt","",new ve.ptr(new bt([new Ge.ptr("{%",!1,'"{%"'),new je.ptr(122),new be.ptr(new bt([new ve.ptr(new bt([new He.ptr(b(kt,"call_onfstringStmt_6"),!1),new ye.ptr(new je.ptr(2),b(kt,"call_onfstringStmt_7"))])),new ze.ptr(b(kt,"call_onfstringStmt_9"))])),new je.ptr(122),new Ge.ptr("%}",!1,'"%}"')])),!1),new ke.ptr("fstringStmt2","",new ve.ptr(new bt([new Ge.ptr("{",!1,'"{"'),new je.ptr(122),new be.ptr(new bt([new ve.ptr(new bt([new He.ptr(b(kt,"call_onfstringStmt2_6"),!1),new ye.ptr(new je.ptr(2),b(kt,"call_onfstringStmt2_7"))])),new ze.ptr(b(kt,"call_onfstringStmt2_9"))])),new je.ptr(122),new Ge.ptr("}",!1,'"}"')])),!1),new ke.ptr("fstring","",new ve.ptr(new bt([new be.ptr(new bt([new ye.ptr(new ve.ptr(new bt([new Ge.ptr("'",!1,'"\'"'),new Ge.ptr("'",!1,'"\'"')])),b(kt,"call_onfstring_3")),new ye.ptr(new ve.ptr(new bt([new Ge.ptr("",!1,'"\\x1e"'),new Ge.ptr("",!1,'"\\x1e"')])),b(kt,"call_onfstring_7")),new ye.ptr(new ve.ptr(new bt([new Ge.ptr('"',!1,'"\\""'),new Ge.ptr('"',!1,'"\\""')])),b(kt,"call_onfstring_11")),new ye.ptr(new ve.ptr(new bt([new Ge.ptr("`",!1,'"`"'),new Ge.ptr("`",!1,'"`"')])),b(kt,"call_onfstring_15")),new ve.ptr(new bt([new ye.ptr(new Ge.ptr("'",!1,'"\'"'),b(kt,"call_onfstring_20")),new ye.ptr(new ve.ptr(new bt([new De.ptr(new je.ptr(83)),new Ge.ptr("'",!1,'"\'"')])),b(kt,"call_onfstring_22"))])),new ve.ptr(new bt([new ye.ptr(new Ge.ptr('"',!1,'"\\""'),b(kt,"call_onfstring_28")),new ye.ptr(new ve.ptr(new bt([new De.ptr(new je.ptr(85)),new Ge.ptr('"',!1,'"\\""')])),b(kt,"call_onfstring_30"))])),new ve.ptr(new bt([new ye.ptr(new Ge.ptr("`",!1,'"`"'),b(kt,"call_onfstring_36")),new ye.ptr(new ve.ptr(new bt([new De.ptr(new be.ptr(new bt([new je.ptr(87),new je.ptr(92),new je.ptr(93)]))),new Ge.ptr("`",!1,'"`"')])),b(kt,"call_onfstring_38"))])),new ve.ptr(new bt([new ye.ptr(new Ge.ptr("",!1,'"\\x1e"'),b(kt,"call_onfstring_47")),new ye.ptr(new ve.ptr(new bt([new De.ptr(new be.ptr(new bt([new je.ptr(89),new je.ptr(92),new je.ptr(93)]))),new Ge.ptr("",!1,'"\\x1e"')])),b(kt,"call_onfstring_49"))]))])),new je.ptr(122)])),!1),new ke.ptr("keywords","",new be.ptr(new bt([new Ge.ptr("while",!1,'"while"'),new Ge.ptr("if",!1,'"if"'),new Ge.ptr("else",!1,'"else"'),new Ge.ptr("continue",!1,'"continue"'),new Ge.ptr("break",!1,'"break"'),new Ge.ptr("return",!1,'"return"'),new Ge.ptr("func",!1,'"func"')])),!1),new ke.ptr("keywords_test",'"keywords"',new Ae.ptr(new ve.ptr(new bt([new je.ptr(95),new Ae.ptr(new je.ptr(100)),new ze.ptr(b(kt,"call_onkeywords_test_6"))]))),!1),new ke.ptr("identifier","",new ye.ptr(new ve.ptr(new bt([new je.ptr(96),new je.ptr(99),new De.ptr(new be.ptr(new bt([new je.ptr(100),new Ge.ptr(":",!1,'":"')])))])),b(kt,"call_onidentifier_1")),!1),new ke.ptr("identifierWithoutColon","",new ye.ptr(new ve.ptr(new bt([new je.ptr(96),new je.ptr(99),new De.ptr(new je.ptr(100))])),b(kt,"call_onidentifierWithoutColon_1")),!1),new ke.ptr("xidStart","",new Je.ptr("[_$\\p{L}\\p{Other_ID_Start}]",new yt([95,36]),yt.nil,new vt([N.L,N.Other_ID_Start]),!1,!1),!1),new ke.ptr("xidContinue","",new Je.ptr("[$\\p{L}\\p{Other_ID_Start}\\p{Nl}\\p{Mn}\\p{Mc}\\p{Nd}\\p{Pc}\\p{Other_ID_Continue}()【】]",new yt([36,65288,65289,12304,12305]),yt.nil,new vt([N.L,N.Other_ID_Start,N.Nl,N.Mn,N.Mc,N.Nd,N.Pc,N.Other_ID_Continue]),!1,!1),!1),new ke.ptr("sub","",new ve.ptr(new bt([new je.ptr(103),new je.ptr(26),new je.ptr(104)])),!1),new ke.ptr("subX","",new ve.ptr(new bt([new je.ptr(101),new je.ptr(72),new je.ptr(74)])),!1),new ke.ptr("parenOpen","",new ve.ptr(new bt([new Ge.ptr("(",!1,'"("'),new je.ptr(122)])),!1),new ke.ptr("parenClose","",new ve.ptr(new bt([new Ge.ptr(")",!1,'")"'),new je.ptr(122)])),!1),new ke.ptr("add","",new ve.ptr(new bt([new be.ptr(new bt([new Ge.ptr("+",!1,'"+"'),new Ge.ptr("+",!1,'"+"')])),new je.ptr(122)])),!1),new ke.ptr("minus","",new ve.ptr(new bt([new be.ptr(new bt([new Ge.ptr("-",!1,'"-"'),new Ge.ptr("-",!1,'"-"')])),new je.ptr(122)])),!1),new ke.ptr("multiply","",new ve.ptr(new bt([new be.ptr(new bt([new Ge.ptr("*",!1,'"*"'),new Ge.ptr("*",!1,'"*"')])),new je.ptr(122)])),!1),new ke.ptr("divide","",new ve.ptr(new bt([new be.ptr(new bt([new Ge.ptr("/",!1,'"/"'),new Ge.ptr("/",!1,'"/"')])),new je.ptr(122)])),!1),new ke.ptr("modulus","",new ve.ptr(new bt([new Ge.ptr("%",!1,'"%"'),new je.ptr(122)])),!1),new ke.ptr("exponentiation","",new be.ptr(new bt([new ve.ptr(new bt([new Ge.ptr("^",!1,'"^"'),new je.ptr(122)])),new ve.ptr(new bt([new Ge.ptr("**",!1,'"**"'),new je.ptr(122)]))])),!1),new ke.ptr("nullCoalescing","",new ve.ptr(new bt([new Ge.ptr("??",!1,'"??"'),new je.ptr(122)])),!1),new ke.ptr("bitwiseOr","",new ve.ptr(new bt([new Ge.ptr("|",!1,'"|"'),new je.ptr(122)])),!1),new ke.ptr("bitwiseAnd","",new ve.ptr(new bt([new Ge.ptr("&",!1,'"&"'),new je.ptr(122)])),!1),new ke.ptr("logicOr","",new ve.ptr(new bt([new Ge.ptr("||",!1,'"||"'),new je.ptr(122)])),!1),new ke.ptr("logicAnd","",new ve.ptr(new bt([new Ge.ptr("&&",!1,'"&&"'),new je.ptr(122)])),!1),new ke.ptr("lt","",new ve.ptr(new bt([new Ge.ptr("<",!1,'"<"'),new je.ptr(122)])),!1),new ke.ptr("gt","",new ve.ptr(new bt([new Ge.ptr(">",!1,'">"'),new je.ptr(122)])),!1),new ke.ptr("le","",new ve.ptr(new bt([new Ge.ptr("<=",!1,'"<="'),new je.ptr(122)])),!1),new ke.ptr("ge","",new ve.ptr(new bt([new Ge.ptr(">=",!1,'">="'),new je.ptr(122)])),!1),new ke.ptr("eq","",new ve.ptr(new bt([new Ge.ptr("==",!1,'"=="'),new je.ptr(122)])),!1),new ke.ptr("ne","",new ve.ptr(new bt([new Ge.ptr("!=",!1,'"!="'),new je.ptr(122)])),!1),new ke.ptr("sp",'"whitespace"',new De.ptr(new Je.ptr("[ \\n\\t\\r]",new yt([32,10,9,13]),yt.nil,vt.nil,!1,!1)),!1),new ke.ptr("sp1",'"whitespace"',new be.ptr(new bt([new ve.ptr(new bt([new Je.ptr("[ \\n\\t\\r]",new yt([32,10,9,13]),yt.nil,vt.nil,!1,!1),new je.ptr(122)])),new Ae.ptr(new Ze.ptr)])),!1),new ke.ptr("sp1x","",new ve.ptr(new bt([new je.ptr(123),new je.ptr(122)])),!1),new ke.ptr("spNoCR","",new De.ptr(new Je.ptr("[ \\t]",new yt([32,9]),yt.nil,vt.nil,!1,!1)),!1),new ke.ptr("comment","",new ve.ptr(new bt([new je.ptr(125),new Ge.ptr("//",!1,'"//"'),new je.ptr(127)])),!1),new ke.ptr("commentLineRest","",new ve.ptr(new bt([new De.ptr(new ve.ptr(new bt([new Ae.ptr(new Je.ptr("[\\r\\n]",new yt([13,10]),yt.nil,vt.nil,!1,!1)),new Ze.ptr]))),new be.ptr(new bt([new Je.ptr("[\\r\\n]",new yt([13,10]),yt.nil,vt.nil,!1,!1),new Ae.ptr(new Ze.ptr)]))])),!1),new ke.ptr("commentLineRest2","",new ve.ptr(new bt([new De.ptr(new ve.ptr(new bt([new Ae.ptr(new Je.ptr("[\\r\\n]",new yt([13,10]),yt.nil,vt.nil,!1,!1)),new Ze.ptr]))),new Je.ptr("[\\r\\n]",new yt([13,10]),yt.nil,vt.nil,!1,!1)])),!1),new ke.ptr("st_expr","",new be.ptr(new bt([new je.ptr(134),new je.ptr(131)])),!1),new ke.ptr("est","",new be.ptr(new bt([new ve.ptr(new bt([new Ie.ptr(new Ge.ptr("(",!1,'"("')),new je.ptr(26)])),new ve.ptr(new bt([new ye.ptr(new Ie.ptr(new je.ptr(26)),b(kt,"call_onest_7")),new ye.ptr(new je.ptr(26),b(kt,"call_onest_10"))]))])),!1),new ke.ptr("st_assign_multi","",new Le.ptr(new ve.ptr(new bt([new je.ptr(133),new je.ptr(122),new Ve.ptr(new Ge.ptr(",",!1,'","')),new je.ptr(122)]))),!1),new ke.ptr("st_star","",new ve.ptr(new bt([new Ge.ptr("*",!1,'"*"'),new je.ptr(122),new be.ptr(new bt([new je.ptr(82),new je.ptr(81),new je.ptr(101)]))])),!1),new ke.ptr("st_assign","",new be.ptr(new bt([new ye.ptr(new ve.ptr(new bt([new Ie.ptr(new ve.ptr(new bt([new je.ptr(141),new je.ptr(122),new be.ptr(new bt([new Ge.ptr(":",!1,'":"'),new Ge.ptr("=",!1,'"="')])),new je.ptr(122),new je.ptr(130)]))),new je.ptr(141),new je.ptr(122),new be.ptr(new bt([new Ge.ptr(":",!1,'":"'),new Ge.ptr("=",!1,'"="')])),new je.ptr(122),new je.ptr(130)])),b(kt,"call_onst_assign_2")),new ye.ptr(new ve.ptr(new bt([new Ie.ptr(new ve.ptr(new bt([new je.ptr(139),new je.ptr(130)]))),new je.ptr(139),new je.ptr(130)])),b(kt,"call_onst_assign_20")),new ye.ptr(new ve.ptr(new bt([new Ie.ptr(new ve.ptr(new bt([new je.ptr(142),new je.ptr(122),new je.ptr(132),new je.ptr(122),new be.ptr(new bt([new Ge.ptr(":",!1,'":"'),new Ge.ptr("=",!1,'"="')])),new je.ptr(122),new je.ptr(130)]))),new je.ptr(142),new je.ptr(122),new je.ptr(132),new je.ptr(122),new be.ptr(new bt([new Ge.ptr(":",!1,'":"'),new Ge.ptr("=",!1,'"="')])),new je.ptr(122),new je.ptr(130)])),b(kt,"call_onst_assign_28")),new ye.ptr(new ve.ptr(new bt([new Ie.ptr(new ve.ptr(new bt([new je.ptr(142),new je.ptr(122),new Ge.ptr("*",!1,'"*"'),new je.ptr(122),new be.ptr(new bt([new Ge.ptr(":",!1,'":"'),new Ge.ptr("=",!1,'"="')])),new je.ptr(122),new je.ptr(130)]))),new je.ptr(142),new je.ptr(122),new Ge.ptr("*",!1,'"*"'),new je.ptr(122),new be.ptr(new bt([new Ge.ptr(":",!1,'":"'),new Ge.ptr("=",!1,'"="')])),new je.ptr(122),new je.ptr(130)])),b(kt,"call_onst_assign_50")),new ye.ptr(new ve.ptr(new bt([new Ie.ptr(new ve.ptr(new bt([new je.ptr(142),new je.ptr(122),new be.ptr(new bt([new Ge.ptr(":",!1,'":"'),new Ge.ptr("=",!1,'"="')])),new je.ptr(122),new je.ptr(130)]))),new je.ptr(142),new je.ptr(122),new be.ptr(new bt([new Ge.ptr(":",!1,'":"'),new Ge.ptr("=",!1,'"="')])),new je.ptr(122),new je.ptr(130)])),b(kt,"call_onst_assign_72")),new ye.ptr(new ve.ptr(new bt([new Ie.ptr(new ve.ptr(new bt([new je.ptr(140),new je.ptr(130)]))),new je.ptr(140),new je.ptr(130)])),b(kt,"call_onst_assign_90")),new ve.ptr(new bt([new ye.ptr(new ve.ptr(new bt([new Ie.ptr(new ve.ptr(new bt([new Ge.ptr("&",!1,'"&"'),new je.ptr(141),new je.ptr(122),new be.ptr(new bt([new Ge.ptr(":",!1,'":"'),new Ge.ptr("=",!1,'"="')])),new je.ptr(130)]))),new Ge.ptr("&",!1,'"&"'),new je.ptr(141),new je.ptr(122),new be.ptr(new bt([new Ge.ptr(":",!1,'":"'),new Ge.ptr("=",!1,'"="')])),new je.ptr(122)])),b(kt,"call_onst_assign_99")),new ye.ptr(new Se.ptr("text",new je.ptr(130),!0),b(kt,"call_onst_assign_117"))])),new ve.ptr(new bt([new ye.ptr(new ve.ptr(new bt([new Ie.ptr(new ve.ptr(new bt([new Ge.ptr("&",!1,'"&"'),new je.ptr(142),new je.ptr(122),new be.ptr(new bt([new Ge.ptr(":",!1,'":"'),new Ge.ptr("=",!1,'"="')])),new je.ptr(130)]))),new Ge.ptr("&",!1,'"&"'),new je.ptr(142),new je.ptr(122),new be.ptr(new bt([new Ge.ptr(":",!1,'":"'),new Ge.ptr("=",!1,'"="')])),new je.ptr(122)])),b(kt,"call_onst_assign_121")),new ye.ptr(new Se.ptr("text",new je.ptr(130),!0),b(kt,"call_onst_assign_139"))]))])),!0),new ke.ptr("st_modify_multi_1","",new ve.ptr(new bt([new ve.ptr(new bt([new je.ptr(135),new je.ptr(122),new Ve.ptr(new Ge.ptr(",",!1,'","')),new je.ptr(122)])),new je.ptr(136)])),!1),new ke.ptr("st_modify_lead","",new be.ptr(new bt([new ve.ptr(new bt([new Ie.ptr(new ve.ptr(new bt([new je.ptr(141),new je.ptr(137)]))),new je.ptr(141),new je.ptr(137)])),new ve.ptr(new bt([new Ie.ptr(new ve.ptr(new bt([new je.ptr(142),new je.ptr(137)]))),new je.ptr(142),new je.ptr(137)])),new ve.ptr(new bt([new Ie.ptr(new ve.ptr(new bt([new je.ptr(139),new je.ptr(138)]))),new je.ptr(139),new je.ptr(138)])),new ve.ptr(new bt([new Ie.ptr(new ve.ptr(new bt([new je.ptr(140),new je.ptr(138)]))),new je.ptr(140),new je.ptr(138)]))])),!1),new ke.ptr("st_modify_multi_rest","",new De.ptr(new ve.ptr(new bt([new je.ptr(135),new je.ptr(122),new Ve.ptr(new Ge.ptr(",",!1,'","')),new je.ptr(122)]))),!1),new ke.ptr("st_modify_rest1","",new ve.ptr(new bt([new je.ptr(122),new be.ptr(new bt([new ye.ptr(new ve.ptr(new bt([new Ge.ptr("+=",!1,'"+="'),new je.ptr(122),new Se.ptr("text",new je.ptr(26),!0)])),b(kt,"call_onst_modify_rest1_4")),new ye.ptr(new ve.ptr(new bt([new Ge.ptr("-=",!1,'"-="'),new je.ptr(122),new Se.ptr("text",new je.ptr(26),!0)])),b(kt,"call_onst_modify_rest1_10"))]))])),!0),new ke.ptr("st_modify_rest","",new ve.ptr(new bt([new je.ptr(122),new be.ptr(new bt([new ye.ptr(new ve.ptr(new bt([new Ge.ptr("+",!1,'"+"'),new Ve.ptr(new Ge.ptr("=",!1,'"="')),new je.ptr(122),new Se.ptr("text",new je.ptr(26),!0)])),b(kt,"call_onst_modify_rest_4")),new ye.ptr(new ve.ptr(new bt([new Ge.ptr("-=",!1,'"-="'),new je.ptr(122),new Se.ptr("text",new je.ptr(26),!0)])),b(kt,"call_onst_modify_rest_12")),new ye.ptr(new ve.ptr(new bt([new Ie.ptr(new Ge.ptr("-",!1,'"-"')),new je.ptr(122),new Se.ptr("text",new je.ptr(26),!0)])),b(kt,"call_onst_modify_rest_18"))]))])),!0),new ke.ptr("st_name1","",new ye.ptr(new Se.ptr("text",new ve.ptr(new bt([new Le.ptr(new je.ptr(143)),new Ge.ptr(":",!1,'":"'),new Le.ptr(new je.ptr(143))])),!0),b(kt,"call_onst_name1_1")),!0),new ke.ptr("st_name1r","",new be.ptr(new bt([new ye.ptr(new Se.ptr("text",new Le.ptr(new je.ptr(143)),!0),b(kt,"call_onst_name1r_2")),new ye.ptr(new ve.ptr(new bt([new Ge.ptr("'",!1,'"\'"'),new Se.ptr("text",new Le.ptr(new be.ptr(new bt([new je.ptr(143),new Je.ptr("[0-9]",yt.nil,new yt([48,57]),vt.nil,!1,!1),new Ge.ptr(" ",!1,'" "'),new Ge.ptr(":",!1,'":"')]))),!0),new Ge.ptr("'",!1,'"\'"')])),b(kt,"call_onst_name1r_6"))])),!0),new ke.ptr("st_name2","",new je.ptr(139),!1),new ke.ptr("st_name2r","",new be.ptr(new bt([new ye.ptr(new Se.ptr("text",new Le.ptr(new je.ptr(143)),!0),b(kt,"call_onst_name2r_2")),new ye.ptr(new ve.ptr(new bt([new Ge.ptr("'",!1,'"\'"'),new Se.ptr("text",new Le.ptr(new be.ptr(new bt([new je.ptr(143),new Je.ptr("[0-9]",yt.nil,new yt([48,57]),vt.nil,!1,!1),new Ge.ptr(" ",!1,'" "'),new Ge.ptr(":",!1,'":"')]))),!0),new Ge.ptr("'",!1,'"\'"')])),b(kt,"call_onst_name2r_6"))])),!0),new ke.ptr("id_ch","",new je.ptr(99),!1)])),pi=Qo,$i=jo("compute"),li=pi(new ne.ptr("Computed.compute",new _t([]),xt.nil,ut.nil,u)),h=19;case 19:if(c&&(c=!1,li=li.$blk()),li&&void 0!==li.$blk)break e;ui=Ho(new xt([$i,li])),h=20;case 20:if(c&&(c=!1,ui=ui.$blk()),ui&&void 0!==ui.$blk)break e;fi=jo("kh"),di=pi(new ne.ptr("Array.kh",new _t(["num"]),new xt([Mo(1)]),ut.nil,yo)),h=21;case 21:if(c&&(c=!1,di=di.$blk()),di&&void 0!==di.$blk)break e;wi=di,hi=jo("kl"),gi=pi(new ne.ptr("Array.kl",new _t(["num"]),new xt([Mo(1)]),ut.nil,bo)),h=22;case 22:if(c&&(c=!1,gi=gi.$blk()),gi&&void 0!==gi.$blk)break e;ki=gi,bi=jo("sum"),yi=pi(new ne.ptr("Array.sum",new _t([]),xt.nil,ut.nil,mo)),h=23;case 23:if(c&&(c=!1,yi=yi.$blk()),yi&&void 0!==yi.$blk)break e;mi=yi,vi=jo("len"),_i=pi(new ne.ptr("Array.len",new _t([]),xt.nil,ut.nil,vo)),h=24;case 24:if(c&&(c=!1,_i=_i.$blk()),_i&&void 0!==_i.$blk)break e;xi=_i,Si=jo("shuffle"),Ei=pi(new ne.ptr("Array.shuffle",new _t([]),xt.nil,ut.nil,_o)),h=25;case 25:if(c&&(c=!1,Ei=Ei.$blk()),Ei&&void 0!==Ei.$blk)break e;Ci=Ei,Ii=jo("rand"),Ai=pi(new ne.ptr("Array.rand",new _t([]),xt.nil,ut.nil,xo)),h=26;case 26:if(c&&(c=!1,Ai=Ai.$blk()),Ai&&void 0!==Ai.$blk)break e;Fi=Ai,Ri=jo("randSize"),Ti=pi(new ne.ptr("Array.randSize",new _t(["num"]),xt.nil,ut.nil,So)),h=27;case 27:if(c&&(c=!1,Ti=Ti.$blk()),Ti&&void 0!==Ti.$blk)break e;Ni=Ti,Pi=jo("pop"),Vi=pi(new ne.ptr("Array.pop",new _t([]),xt.nil,ut.nil,Eo)),h=28;case 28:if(c&&(c=!1,Vi=Vi.$blk()),Vi&&void 0!==Vi.$blk)break e;Oi=Vi,Di=jo("shift"),Li=pi(new ne.ptr("Array.shift",new _t([]),xt.nil,ut.nil,Co)),h=29;case 29:if(c&&(c=!1,Li=Li.$blk()),Li&&void 0!==Li.$blk)break e;Mi=Li,Bi=jo("push"),ji=pi(new ne.ptr("Array.push",new _t(["value"]),xt.nil,ut.nil,Io)),h=30;case 30:if(c&&(c=!1,ji=ji.$blk()),ji&&void 0!==ji.$blk)break e;Wi=Ho(new xt([fi,wi,hi,ki,bi,mi,vi,xi,Si,Ci,Ii,Fi,Ri,Ni,Pi,Oi,Di,Mi,Bi,ji])),h=31;case 31:if(c&&(c=!1,Wi=Wi.$blk()),Wi&&void 0!==Wi.$blk)break e;Ui=jo("keys"),zi=pi(new ne.ptr("Dict.keys",new _t([]),xt.nil,ut.nil,Ao)),h=32;case 32:if(c&&(c=!1,zi=zi.$blk()),zi&&void 0!==zi.$blk)break e;Ki=zi,Gi=jo("values"),qi=pi(new ne.ptr("Dict.values",new _t([]),xt.nil,ut.nil,Fo)),h=33;case 33:if(c&&(c=!1,qi=qi.$blk()),qi&&void 0!==qi.$blk)break e;Hi=qi,Ji=jo("items"),Zi=pi(new ne.ptr("Dict.items",new _t([]),xt.nil,ut.nil,Ro)),h=34;case 34:if(c&&(c=!1,Zi=Zi.$blk()),Zi&&void 0!==Zi.$blk)break e;Qi=Zi,Xi=jo("len"),Yi=pi(new ne.ptr("Dict.len",new _t([]),xt.nil,ut.nil,To)),h=35;case 35:if(c&&(c=!1,Yi=Yi.$blk()),Yi&&void 0!==Yi.$blk)break e;eo=Ho(new xt([Ui,Ki,Gi,Hi,Ji,Qi,Xi,Yi])),h=36;case 36:if(c&&(c=!1,eo=eo.$blk()),eo&&void 0!==eo.$blk)break e;Yn=Kt(U.keyFor,[{k:5,v:ui},{k:6,v:Wi},{k:7,v:eo}]),to=pi(new ne.ptr("ceil",new _t(["value"]),xt.nil,ut.nil,da)),h=37;case 37:if(c&&(c=!1,to=to.$blk()),to&&void 0!==to.$blk)break e;ro=pi(new ne.ptr("floor",new _t(["value"]),xt.nil,ut.nil,ha)),h=38;case 38:if(c&&(c=!1,ro=ro.$blk()),ro&&void 0!==ro.$blk)break e;no=pi(new ne.ptr("round",new _t(["value"]),xt.nil,ut.nil,wa)),h=39;case 39:if(c&&(c=!1,no=no.$blk()),no&&void 0!==no.$blk)break e;io=pi(new ne.ptr("abs",new _t(["value"]),xt.nil,ut.nil,ga)),h=40;case 40:if(c&&(c=!1,io=io.$blk()),io&&void 0!==io.$blk)break e;oo=pi(new ne.ptr("int",new _t(["value"]),xt.nil,ut.nil,ba)),h=41;case 41:if(c&&(c=!1,oo=oo.$blk()),oo&&void 0!==oo.$blk)break e;ao=pi(new ne.ptr("float",new _t(["value"]),xt.nil,ut.nil,ya)),h=42;case 42:if(c&&(c=!1,ao=ao.$blk()),ao&&void 0!==ao.$blk)break e;po=pi(new ne.ptr("str",new _t(["value"]),xt.nil,ut.nil,ma)),h=43;case 43:if(c&&(c=!1,po=po.$blk()),po&&void 0!==po.$blk)break e;so=pi(new ne.ptr("bool",new _t(["value"]),xt.nil,ut.nil,ka)),h=44;case 44:if(c&&(c=!1,so=so.$blk()),so&&void 0!==so.$blk)break e;co=pi(new ne.ptr("repr",new _t(["value"]),xt.nil,ut.nil,va)),h=45;case 45:if(c&&(c=!1,co=co.$blk()),co&&void 0!==co.$blk)break e;$o=pi(new ne.ptr("load",new _t(["value"]),xt.nil,ut.nil,u)),h=46;case 46:if(c&&(c=!1,$o=$o.$blk()),$o&&void 0!==$o.$blk)break e;lo=pi(new ne.ptr("loadRaw",new _t(["value"]),xt.nil,ut.nil,u)),h=47;case 47:if(c&&(c=!1,lo=lo.$blk()),lo&&void 0!==lo.$blk)break e;uo=pi(new ne.ptr("store",new _t(["name","value"]),xt.nil,ut.nil,u)),h=48;case 48:if(c&&(c=!1,uo=uo.$blk()),uo&&void 0!==uo.$blk)break e;fo=pi(new ne.ptr("dir",new _t(["value"]),xt.nil,ut.nil,Ia)),h=49;case 49:if(c&&(c=!1,fo=fo.$blk()),fo&&void 0!==fo.$blk)break e;wo=pi(new ne.ptr("typeId",new _t(["value"]),xt.nil,ut.nil,_a)),h=50;case 50:if(c&&(c=!1,wo=wo.$blk()),wo&&void 0!==wo.$blk)break e;si=Kt(We.keyFor,[{k:"ceil",v:to},{k:"floor",v:ro},{k:"round",v:no},{k:"abs",v:io},{k:"int",v:oo},{k:"float",v:ao},{k:"str",v:po},{k:"bool",v:so},{k:"repr",v:co},{k:"load",v:$o},{k:"loadRaw",v:lo},{k:"store",v:uo},{k:"dir",v:fo},{k:"typeId",v:wo}]),ho=Po(),h=51;case 51:if(c&&(c=!1,ho=ho.$blk()),ho&&void 0!==ho.$blk)break e;Aa()}return}return void 0===t&&(t={$blk:e}),t.$s=h,t.$r=p,t},Fa.$init=e,Fa}(),c["github.com/sealdice/dicescript/jsport"]=function(){var e,t,r,i,o,a,s,$,l,f,d,w,h,g,k={};return t=c["github.com/gopherjs/gopherjs/js"],r=c["github.com/sealdice/dicescript"],i=Gt(r.ValueMap),o=Gt(t.Object),a=Qe([We],[o],!1),s=Qe([],[o],!1),$=Gt(r.VMValue),l=Qe([r.IntType],[o],!1),f=Qe([Me],[o],!1),d=zt(We,et),h=function(e){var{$24r:n,_key:o,_r:a,name:e,player:s,vm:c,$s:$,$r:l,$c:u}=hr(this,{name:e});$=$||0;e:for(;;){switch($){case 0:l=(s=r.NewDictVal(i.nil)).Store("力量",r.NewIntVal(50)),$=1;case 1:if(u&&(u=!1,l=l.$blk()),l&&void 0!==l.$blk)break e;l=s.Store("敏捷",r.NewIntVal(60)),$=2;case 2:if(u&&(u=!1,l=l.$blk()),l&&void 0!==l.$blk)break e;l=s.Store("智力",r.NewIntVal(70)),$=3;case 3:if(u&&(u=!1,l=l.$blk()),l&&void 0!==l.$blk)break e;o="player",(w||p("assignment to entry in nil map")).set(We.keyFor(o),{k:o,v:s.V()}),c=r.NewVM(),a=t.MakeFullWrapper(c),$=4;case 4:if(u&&(u=!1,a=a.$blk()),a&&void 0!==a.$blk)break e;n=a,$=5;case 5:return n}return}return{$blk:h,$c:!0,$r:l,$24r:n,_key:o,_r:a,name:e,player:s,vm:c,$s:$}},g=function(){var e;e=Kt(We.keyFor,[{k:"newVMForPlaygournd",v:new a(h)},{k:"newVM",v:new s((function e(){var{$24r:n,_r:i,vm:o,$s:a,$r:p,$c:s}=hr(this,{});a=a||0;e:for(;;){switch(a){case 0:o=r.NewVM(),i=t.MakeFullWrapper(o),a=1;case 1:if(s&&(s=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;n=i,a=2;case 2:return n}return}return{$blk:e,$c:!0,$r:p,$24r:n,_r:i,vm:o,$s:a}}))},{k:"newConfig",v:new s((function e(){var{$24r:n,_r:i,$s:o,$r:a,$c:p}=hr(this,{});o=o||0;e:for(;;){switch(o){case 0:i=t.MakeFullWrapper(new r.RollConfig.ptr(!1,!1,!1,!1,!1,!1,!1,u,u,u,u,u,new Oe(0,0),0,"",$.nil,!1,!1,!1,!1)),o=1;case 1:if(p&&(p=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;n=i,o=2;case 2:return n}return}return{$blk:e,$c:!0,$r:a,$24r:n,_r:i,$s:o}}))},{k:"newValueMap",v:new s((function e(){var{$24r:n,_r:i,$s:o,$r:a,$c:p}=hr(this,{});o=o||0;e:for(;;){switch(o){case 0:i=t.MakeFullWrapper(new r.ValueMap.ptr(new c.sync.Mutex.ptr(0,0),new c["sync/atomic"].Value.ptr(tt),!1,0)),o=1;case 1:if(p&&(p=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;n=i,o=2;case 2:return n}return}return{$blk:e,$c:!0,$r:a,$24r:n,_r:i,$s:o}}))},{k:"vmNewInt",v:new l((function e(n){var{$24r:i,_r:o,i:n,$s:a,$r:p,$c:s}=hr(this,{i:n});a=a||0;e:for(;;){switch(a){case 0:o=t.MakeFullWrapper(r.NewIntVal(n)),a=1;case 1:if(s&&(s=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;i=o,a=2;case 2:return i}return}return{$blk:e,$c:!0,$r:p,$24r:i,_r:o,i:n,$s:a}}))},{k:"vmNewFloat",v:new f((function e(n){var{$24r:i,_r:o,i:n,$s:a,$r:p,$c:s}=hr(this,{i:n});a=a||0;e:for(;;){switch(a){case 0:o=t.MakeFullWrapper(r.NewFloatVal(n)),a=1;case 1:if(s&&(s=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;i=o,a=2;case 2:return i}return}return{$blk:e,$c:!0,$r:p,$24r:i,_r:o,i:n,$s:a}}))},{k:"vmNewStr",v:new a((function e(n){var{$24r:i,_r:o,s:n,$s:a,$r:p,$c:s}=hr(this,{s:n});a=a||0;e:for(;;){switch(a){case 0:o=t.MakeFullWrapper(r.NewStrVal(n)),a=1;case 1:if(s&&(s=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;i=o,a=2;case 2:return i}return}return{$blk:e,$c:!0,$r:p,$24r:i,_r:o,s:n,$s:a}}))},{k:"vmNewDict",v:new s((function e(){var{$24r:n,_r:o,$s:a,$r:p,$c:s}=hr(this,{});a=a||0;e:for(;;){switch(a){case 0:o=t.MakeFullWrapper(r.NewDictVal(i.nil)),a=1;case 1:if(s&&(s=!1,o=o.$blk()),o&&void 0!==o.$blk)break e;n=o,a=2;case 2:return n}return}return{$blk:e,$c:!0,$r:p,$24r:n,_r:o,$s:a}}))},{k:"help",v:new We("此项目的js绑定: https://github.com/sealdice/dice")}]),n.exports.ds=vr(e,d)},e=function(){k.$init=function(){};var n,i,o=!1,a=0;void 0!==this&&void 0!==this.$blk&&(o=!0,a=(n=this).$s,i=n.$r);e:for(;;){switch(a){case 0:i=t.$init(),a=1;case 1:if(o&&(o=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;i=r.$init(),a=2;case 2:if(o&&(o=!1,i=i.$blk()),i&&void 0!==i.$blk)break e;w=Kt(We.keyFor,[]),k===Cr&&(g(),lr=!0)}return}return void 0===n&&(n={$blk:e}),n.$s=a,n.$r=i,n},k.$init=e,k}(),ke.forEach((e=>{e()})),ke=null,(()=>{for(var e=l(c),t=0;t{sr++;var n=()=>{try{pr=n;var i=e(...r);if(i&&void 0!==i.$blk)return e=()=>i.$blk(),void(r=[]);n.exit=!0}catch(e){if(!n.exit)throw e}finally{pr=ar,n.exit&&(n.asleep=!0),n.asleep&&(sr--,!lr&&0===sr&&cr&&0===$r&&(console.error("fatal error: all goroutines are asleep - deadlock!"),void 0!==t.process&&t.process.exit(2)))}};n.asleep=!1,n.exit=!1,n.deferStack=[],n.panicStack=[],dr(n)})(Cr.$init,[])}.call(this)}},t={};function r(n){var i=t[n];if(void 0!==i)return i.exports;var o=t[n]={id:n,loaded:!1,exports:{}};return e[n].call(o.exports,o,o.exports,r),o.loaded=!0,o.exports}r.d=(e,t)=>{for(var n in t)r.o(t,n)&&!r.o(e,n)&&Object.defineProperty(e,n,{enumerable:!0,get:t[n]})},r.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"==typeof window)return window}}(),r.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),r.nmd=e=>(e.paths=[],e.children||(e.children=[]),e);var n={};r.d(n,{A:()=>i});const i=r(501).ds;var o=n.A;export{o as default}; \ No newline at end of file diff --git a/node_modules/.bin/webpack b/node_modules/.bin/webpack index 3af7d8f6..cbb748f7 100755 --- a/node_modules/.bin/webpack +++ b/node_modules/.bin/webpack @@ -80,8 +80,8 @@ const runCli = cli => { if (pkg.type === "module" || /\.mjs/i.test(pkg.bin[cli.binName])) { import(path.resolve(path.dirname(pkgPath), pkg.bin[cli.binName])).catch( - error => { - console.error(error); + err => { + console.error(err); process.exitCode = 1; } ); @@ -113,8 +113,7 @@ if (!cli.installed) { const fs = require("graceful-fs"); const readLine = require("readline"); - const notify = - "CLI for webpack must be installed.\n" + ` ${cli.name} (${cli.url})\n`; + const notify = `CLI for webpack must be installed.\n ${cli.name} (${cli.url})\n`; console.error(notify); @@ -137,7 +136,7 @@ if (!cli.installed) { )} ${cli.package}".` ); - const question = `Do you want to install 'webpack-cli' (yes/no): `; + const question = "Do you want to install 'webpack-cli' (yes/no): "; const questionInterface = readLine.createInterface({ input: process.stdin, @@ -178,8 +177,8 @@ if (!cli.installed) { .then(() => { runCli(cli); }) - .catch(error => { - console.error(error); + .catch(err => { + console.error(err); process.exitCode = 1; }); }); diff --git a/node_modules/.yarn-integrity b/node_modules/.yarn-integrity index de832f58..8155e637 100644 --- a/node_modules/.yarn-integrity +++ b/node_modules/.yarn-integrity @@ -20,13 +20,9 @@ "@jridgewell/trace-mapping@^0.3.20": "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.25.tgz#15f190e98895f3fc23276ee14bc76b675c2e50f0", "@jridgewell/trace-mapping@^0.3.24": "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.25.tgz#15f190e98895f3fc23276ee14bc76b675c2e50f0", "@jridgewell/trace-mapping@^0.3.25": "https://registry.yarnpkg.com/@jridgewell/trace-mapping/-/trace-mapping-0.3.25.tgz#15f190e98895f3fc23276ee14bc76b675c2e50f0", - "@types/eslint-scope@^3.7.3": "https://registry.yarnpkg.com/@types/eslint-scope/-/eslint-scope-3.7.7.tgz#3108bd5f18b0cdb277c867b3dd449c9ed7079ac5", - "@types/eslint@*": "https://registry.yarnpkg.com/@types/eslint/-/eslint-9.6.0.tgz#51d4fe4d0316da9e9f2c80884f2c20ed5fb022ff", - "@types/estree@*": "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.5.tgz#a6ce3e556e00fd9895dd872dd172ad0d4bd687f4", "@types/estree@^1.0.5": "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.5.tgz#a6ce3e556e00fd9895dd872dd172ad0d4bd687f4", - "@types/json-schema@*": "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.15.tgz#596a1747233694d50f6ad8a7869fcb6f56cf5841", "@types/json-schema@^7.0.8": "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.15.tgz#596a1747233694d50f6ad8a7869fcb6f56cf5841", - "@types/node@*": "https://registry.yarnpkg.com/@types/node/-/node-22.3.0.tgz#7f8da0e2b72c27c4f9bd3cb5ef805209d04d4f9e", + "@types/node@*": "https://registry.yarnpkg.com/@types/node/-/node-22.5.4.tgz#83f7d1f65bc2ed223bdbf57c7884f1d5a4fa84e8", "@webassemblyjs/ast@1.12.1": "https://registry.yarnpkg.com/@webassemblyjs/ast/-/ast-1.12.1.tgz#bb16a0e8b1914f979f45864c23819cc3e3f0d4bb", "@webassemblyjs/ast@^1.12.1": "https://registry.yarnpkg.com/@webassemblyjs/ast/-/ast-1.12.1.tgz#bb16a0e8b1914f979f45864c23819cc3e3f0d4bb", "@webassemblyjs/floating-point-hex-parser@1.11.6": "https://registry.yarnpkg.com/@webassemblyjs/floating-point-hex-parser/-/floating-point-hex-parser-1.11.6.tgz#dacbcb95aff135c8260f77fa3b4c5fea600a6431", @@ -56,18 +52,18 @@ "ajv@^6.12.5": "https://registry.yarnpkg.com/ajv/-/ajv-6.12.6.tgz#baf5a62e802b07d977034586f8c3baf5adf26df4", "browserslist@^4.21.10": "https://registry.yarnpkg.com/browserslist/-/browserslist-4.23.3.tgz#debb029d3c93ebc97ffbc8d9cbb03403e227c800", "buffer-from@^1.0.0": "https://registry.yarnpkg.com/buffer-from/-/buffer-from-1.1.2.tgz#2b146a6fd72e80b4f55d255f35ed59a3a9a41bd5", - "caniuse-lite@^1.0.30001646": "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001651.tgz#52de59529e8b02b1aedcaaf5c05d9e23c0c28138", + "caniuse-lite@^1.0.30001646": "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001658.tgz#b5f7be8ac748a049ab06aa1cf7a1408d83f074ec", "chrome-trace-event@^1.0.2": "https://registry.yarnpkg.com/chrome-trace-event/-/chrome-trace-event-1.0.4.tgz#05bffd7ff928465093314708c93bdfa9bd1f0f5b", "clone-deep@^4.0.1": "https://registry.yarnpkg.com/clone-deep/-/clone-deep-4.0.1.tgz#c19fd9bdbbf85942b4fd979c84dcf7d5f07c2387", "colorette@^2.0.14": "https://registry.yarnpkg.com/colorette/-/colorette-2.0.20.tgz#9eb793e6833067f7235902fcd3b09917a000a95a", "commander@^10.0.1": "https://registry.yarnpkg.com/commander/-/commander-10.0.1.tgz#881ee46b4f77d1c1dccc5823433aa39b022cbe06", "commander@^2.20.0": "https://registry.yarnpkg.com/commander/-/commander-2.20.3.tgz#fd485e84c03eb4881c20722ba48035e8531aeb33", "cross-spawn@^7.0.3": "https://registry.yarnpkg.com/cross-spawn/-/cross-spawn-7.0.3.tgz#f73a85b9d5d41d045551c177e2882d4ac85728a6", - "electron-to-chromium@^1.5.4": "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.9.tgz#3e92950e3a409d109371b7a153a9c5712e2509fd", - "enhanced-resolve@^5.17.0": "https://registry.yarnpkg.com/enhanced-resolve/-/enhanced-resolve-5.17.1.tgz#67bfbbcc2f81d511be77d686a90267ef7f898a15", + "electron-to-chromium@^1.5.4": "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.18.tgz#5fe62b9d21efbcfa26571066502d94f3ed97e495", + "enhanced-resolve@^5.17.1": "https://registry.yarnpkg.com/enhanced-resolve/-/enhanced-resolve-5.17.1.tgz#67bfbbcc2f81d511be77d686a90267ef7f898a15", "envinfo@^7.7.3": "https://registry.yarnpkg.com/envinfo/-/envinfo-7.13.0.tgz#81fbb81e5da35d74e814941aeab7c325a606fb31", "es-module-lexer@^1.2.1": "https://registry.yarnpkg.com/es-module-lexer/-/es-module-lexer-1.5.4.tgz#a8efec3a3da991e60efa6b633a7cad6ab8d26b78", - "escalade@^3.1.2": "https://registry.yarnpkg.com/escalade/-/escalade-3.1.2.tgz#54076e9ab29ea5bf3d8f1ed62acffbb88272df27", + "escalade@^3.1.2": "https://registry.yarnpkg.com/escalade/-/escalade-3.2.0.tgz#011a3f69856ba189dffa7dc8fcce99d2a87903e5", "eslint-scope@5.1.1": "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-5.1.1.tgz#e786e59a66cb92b3f6c1fb0d508aab174848f48c", "esrecurse@^4.3.0": "https://registry.yarnpkg.com/esrecurse/-/esrecurse-4.3.0.tgz#7ad7964d679abb28bee72cec63758b1c5d2c9921", "estraverse@^4.1.1": "https://registry.yarnpkg.com/estraverse/-/estraverse-4.3.0.tgz#398ad3f3c5a24948be7725e83d11a7de28cdbd1d", @@ -87,7 +83,7 @@ "hasown@^2.0.2": "https://registry.yarnpkg.com/hasown/-/hasown-2.0.2.tgz#003eaf91be7adc372e84ec59dc37252cedb80003", "import-local@^3.0.2": "https://registry.yarnpkg.com/import-local/-/import-local-3.2.0.tgz#c3d5c745798c02a6f8b897726aba5100186ee260", "interpret@^3.1.1": "https://registry.yarnpkg.com/interpret/-/interpret-3.1.1.tgz#5be0ceed67ca79c6c4bc5cf0d7ee843dcea110c4", - "is-core-module@^2.13.0": "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.15.0.tgz#71c72ec5442ace7e76b306e9d48db361f22699ea", + "is-core-module@^2.13.0": "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.15.1.tgz#a7363a25bee942fefab0de13bf6aa372c82dcc37", "is-plain-object@^2.0.4": "https://registry.yarnpkg.com/is-plain-object/-/is-plain-object-2.0.4.tgz#2c163b3fafb1b606d9d17928f05c2a1c38e07677", "isexe@^2.0.0": "https://registry.yarnpkg.com/isexe/-/isexe-2.0.0.tgz#e8fbf374dc556ff8947a10dcb0572d633f2cfa10", "isobject@^3.0.1": "https://registry.yarnpkg.com/isobject/-/isobject-3.0.1.tgz#4e431e92b11a9731636aa1f9c8d1ccbcfdab78df", @@ -108,7 +104,7 @@ "path-exists@^4.0.0": "https://registry.yarnpkg.com/path-exists/-/path-exists-4.0.0.tgz#513bdbe2d3b95d7762e8c1137efa195c6c61b5b3", "path-key@^3.1.0": "https://registry.yarnpkg.com/path-key/-/path-key-3.1.1.tgz#581f6ade658cbba65a0d3380de7753295054f375", "path-parse@^1.0.7": "https://registry.yarnpkg.com/path-parse/-/path-parse-1.0.7.tgz#fbc114b60ca42b30d9daf5858e4bd68bbedb6735", - "picocolors@^1.0.1": "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.1.tgz#a8ad579b571952f0e5d25892de5445bcfe25aaa1", + "picocolors@^1.0.1": "https://registry.yarnpkg.com/picocolors/-/picocolors-1.1.0.tgz#5358b76a78cde483ba5cef6a9dc9671440b27d59", "pkg-dir@^4.2.0": "https://registry.yarnpkg.com/pkg-dir/-/pkg-dir-4.2.0.tgz#f099133df7ede422e81d1d8448270eeb3e4261f3", "punycode@^2.1.0": "https://registry.yarnpkg.com/punycode/-/punycode-2.3.1.tgz#027422e2faec0b25e1549c3e1bd8309b9133b6e5", "randombytes@^2.1.0": "https://registry.yarnpkg.com/randombytes/-/randombytes-2.1.0.tgz#df6f84372f0270dc65cdf6291349ab7a473d4f2a", @@ -131,14 +127,14 @@ "tapable@^2.2.0": "https://registry.yarnpkg.com/tapable/-/tapable-2.2.1.tgz#1967a73ef4060a82f12ab96af86d52fdb76eeca0", "terser-webpack-plugin@^5.3.10": "https://registry.yarnpkg.com/terser-webpack-plugin/-/terser-webpack-plugin-5.3.10.tgz#904f4c9193c6fd2a03f693a2150c62a92f40d199", "terser@^5.26.0": "https://registry.yarnpkg.com/terser/-/terser-5.31.6.tgz#c63858a0f0703988d0266a82fcbf2d7ba76422b1", - "undici-types@~6.18.2": "https://registry.yarnpkg.com/undici-types/-/undici-types-6.18.2.tgz#8b678cf939d4fc9ec56be3c68ed69c619dee28b0", + "undici-types@~6.19.2": "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.8.tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02", "update-browserslist-db@^1.1.0": "https://registry.yarnpkg.com/update-browserslist-db/-/update-browserslist-db-1.1.0.tgz#7ca61c0d8650766090728046e416a8cde682859e", "uri-js@^4.2.2": "https://registry.yarnpkg.com/uri-js/-/uri-js-4.4.1.tgz#9b1a52595225859e55f669d928f88c6c57f2a77e", "watchpack@^2.4.1": "https://registry.yarnpkg.com/watchpack/-/watchpack-2.4.2.tgz#2feeaed67412e7c33184e5a79ca738fbd38564da", "webpack-cli@^5.1.4": "https://registry.yarnpkg.com/webpack-cli/-/webpack-cli-5.1.4.tgz#c8e046ba7eaae4911d7e71e2b25b776fcc35759b", "webpack-merge@^5.7.3": "https://registry.yarnpkg.com/webpack-merge/-/webpack-merge-5.10.0.tgz#a3ad5d773241e9c682803abf628d4cd62b8a4177", "webpack-sources@^3.2.3": "https://registry.yarnpkg.com/webpack-sources/-/webpack-sources-3.2.3.tgz#2d4daab8451fd4b240cc27055ff6a0c2ccea0cde", - "webpack@^5.89.0": "https://registry.yarnpkg.com/webpack/-/webpack-5.93.0.tgz#2e89ec7035579bdfba9760d26c63ac5c3462a5e5", + "webpack@^5.89.0": "https://registry.yarnpkg.com/webpack/-/webpack-5.94.0.tgz#77a6089c716e7ab90c1c67574a28da518a20970f", "which@^2.0.1": "https://registry.yarnpkg.com/which/-/which-2.0.2.tgz#7c6a8dd0a636a0327e10b59c9286eee93f3f51b1", "wildcard@^2.0.0": "https://registry.yarnpkg.com/wildcard/-/wildcard-2.0.1.tgz#5ab10d02487198954836b6349f74fff961e10f67" }, diff --git a/node_modules/@types/eslint-scope/LICENSE b/node_modules/@types/eslint-scope/LICENSE deleted file mode 100644 index 9e841e7a..00000000 --- a/node_modules/@types/eslint-scope/LICENSE +++ /dev/null @@ -1,21 +0,0 @@ - MIT License - - Copyright (c) Microsoft Corporation. - - Permission is hereby granted, free of charge, to any person obtaining a copy - of this software and associated documentation files (the "Software"), to deal - in the Software without restriction, including without limitation the rights - to use, copy, modify, merge, publish, distribute, sublicense, and/or sell - copies of the Software, and to permit persons to whom the Software is - furnished to do so, subject to the following conditions: - - The above copyright notice and this permission notice shall be included in all - copies or substantial portions of the Software. - - THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE - SOFTWARE diff --git a/node_modules/@types/eslint-scope/README.md b/node_modules/@types/eslint-scope/README.md deleted file mode 100644 index cae6d8b2..00000000 --- a/node_modules/@types/eslint-scope/README.md +++ /dev/null @@ -1,90 +0,0 @@ -# Installation -> `npm install --save @types/eslint-scope` - -# Summary -This package contains type definitions for eslint-scope (https://github.com/eslint/eslint-scope). - -# Details -Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/eslint-scope. -## [index.d.ts](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/eslint-scope/index.d.ts) -````ts -import * as eslint from "eslint"; -import * as estree from "estree"; - -export const version: string; - -export class ScopeManager implements eslint.Scope.ScopeManager { - scopes: Scope[]; - globalScope: Scope; - acquire(node: {}, inner?: boolean): Scope | null; - getDeclaredVariables(node: {}): Variable[]; -} - -export class Scope implements eslint.Scope.Scope { - type: - | "block" - | "catch" - | "class" - | "for" - | "function" - | "function-expression-name" - | "global" - | "module" - | "switch" - | "with" - | "TDZ"; - isStrict: boolean; - upper: Scope | null; - childScopes: Scope[]; - variableScope: Scope; - block: estree.Node; - variables: Variable[]; - set: Map; - references: Reference[]; - through: Reference[]; - functionExpressionScope: boolean; -} - -export class Variable implements eslint.Scope.Variable { - name: string; - scope: Scope; - identifiers: estree.Identifier[]; - references: Reference[]; - defs: eslint.Scope.Definition[]; -} - -export class Reference implements eslint.Scope.Reference { - identifier: estree.Identifier; - from: Scope; - resolved: Variable | null; - writeExpr: estree.Node | null; - init: boolean; - - isWrite(): boolean; - isRead(): boolean; - isWriteOnly(): boolean; - isReadOnly(): boolean; - isReadWrite(): boolean; -} - -export interface AnalysisOptions { - optimistic?: boolean; - directive?: boolean; - ignoreEval?: boolean; - nodejsScope?: boolean; - impliedStrict?: boolean; - fallback?: string | ((node: {}) => string[]); - sourceType?: "script" | "module"; - ecmaVersion?: number; -} - -export function analyze(ast: {}, options?: AnalysisOptions): ScopeManager; - -```` - -### Additional Details - * Last updated: Mon, 06 Nov 2023 22:41:05 GMT - * Dependencies: [@types/eslint](https://npmjs.com/package/@types/eslint), [@types/estree](https://npmjs.com/package/@types/estree) - -# Credits -These definitions were written by [Toru Nagashima](https://github.com/mysticatea). diff --git a/node_modules/@types/eslint-scope/index.d.ts b/node_modules/@types/eslint-scope/index.d.ts deleted file mode 100644 index 96e3fb37..00000000 --- a/node_modules/@types/eslint-scope/index.d.ts +++ /dev/null @@ -1,71 +0,0 @@ -import * as eslint from "eslint"; -import * as estree from "estree"; - -export const version: string; - -export class ScopeManager implements eslint.Scope.ScopeManager { - scopes: Scope[]; - globalScope: Scope; - acquire(node: {}, inner?: boolean): Scope | null; - getDeclaredVariables(node: {}): Variable[]; -} - -export class Scope implements eslint.Scope.Scope { - type: - | "block" - | "catch" - | "class" - | "for" - | "function" - | "function-expression-name" - | "global" - | "module" - | "switch" - | "with" - | "TDZ"; - isStrict: boolean; - upper: Scope | null; - childScopes: Scope[]; - variableScope: Scope; - block: estree.Node; - variables: Variable[]; - set: Map; - references: Reference[]; - through: Reference[]; - functionExpressionScope: boolean; -} - -export class Variable implements eslint.Scope.Variable { - name: string; - scope: Scope; - identifiers: estree.Identifier[]; - references: Reference[]; - defs: eslint.Scope.Definition[]; -} - -export class Reference implements eslint.Scope.Reference { - identifier: estree.Identifier; - from: Scope; - resolved: Variable | null; - writeExpr: estree.Node | null; - init: boolean; - - isWrite(): boolean; - isRead(): boolean; - isWriteOnly(): boolean; - isReadOnly(): boolean; - isReadWrite(): boolean; -} - -export interface AnalysisOptions { - optimistic?: boolean; - directive?: boolean; - ignoreEval?: boolean; - nodejsScope?: boolean; - impliedStrict?: boolean; - fallback?: string | ((node: {}) => string[]); - sourceType?: "script" | "module"; - ecmaVersion?: number; -} - -export function analyze(ast: {}, options?: AnalysisOptions): ScopeManager; diff --git a/node_modules/@types/eslint-scope/package.json b/node_modules/@types/eslint-scope/package.json deleted file mode 100644 index 4dabc9ba..00000000 --- a/node_modules/@types/eslint-scope/package.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "name": "@types/eslint-scope", - "version": "3.7.7", - "description": "TypeScript definitions for eslint-scope", - "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/eslint-scope", - "license": "MIT", - "contributors": [ - { - "name": "Toru Nagashima", - "githubUsername": "mysticatea", - "url": "https://github.com/mysticatea" - } - ], - "main": "", - "types": "index.d.ts", - "repository": { - "type": "git", - "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", - "directory": "types/eslint-scope" - }, - "scripts": {}, - "dependencies": { - "@types/eslint": "*", - "@types/estree": "*" - }, - "typesPublisherContentHash": "49eee35b78c19e2c83bc96ce190c7a88329006f876dd7f1fb378c1e8034fc8f2", - "typeScriptVersion": "4.5" -} \ No newline at end of file diff --git a/node_modules/@types/eslint/LICENSE b/node_modules/@types/eslint/LICENSE deleted file mode 100644 index 9e841e7a..00000000 --- a/node_modules/@types/eslint/LICENSE +++ /dev/null @@ -1,21 +0,0 @@ - MIT License - - Copyright (c) Microsoft Corporation. - - Permission is hereby granted, free of charge, to any person obtaining a copy - of this software and associated documentation files (the "Software"), to deal - in the Software without restriction, including without limitation the rights - to use, copy, modify, merge, publish, distribute, sublicense, and/or sell - copies of the Software, and to permit persons to whom the Software is - furnished to do so, subject to the following conditions: - - The above copyright notice and this permission notice shall be included in all - copies or substantial portions of the Software. - - THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR - IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, - FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE - AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER - LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, - OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE - SOFTWARE diff --git a/node_modules/@types/eslint/README.md b/node_modules/@types/eslint/README.md deleted file mode 100644 index a5f2930b..00000000 --- a/node_modules/@types/eslint/README.md +++ /dev/null @@ -1,15 +0,0 @@ -# Installation -> `npm install --save @types/eslint` - -# Summary -This package contains type definitions for eslint (https://eslint.org). - -# Details -Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/eslint. - -### Additional Details - * Last updated: Mon, 22 Jul 2024 16:38:53 GMT - * Dependencies: [@types/estree](https://npmjs.com/package/@types/estree), [@types/json-schema](https://npmjs.com/package/@types/json-schema) - -# Credits -These definitions were written by [Pierre-Marie Dartus](https://github.com/pmdartus), [Jed Fox](https://github.com/j-f1), [Saad Quadri](https://github.com/saadq), [Jason Kwok](https://github.com/JasonHK), [Brad Zacher](https://github.com/bradzacher), [JounQin](https://github.com/JounQin), and [Bryan Mishkin](https://github.com/bmish). diff --git a/node_modules/@types/eslint/index.d.ts b/node_modules/@types/eslint/index.d.ts deleted file mode 100644 index 76dab774..00000000 --- a/node_modules/@types/eslint/index.d.ts +++ /dev/null @@ -1,1596 +0,0 @@ -import * as ESTree from "estree"; -import { JSONSchema4 } from "json-schema"; -import { LegacyESLint } from "./use-at-your-own-risk"; - -export namespace AST { - type TokenType = - | "Boolean" - | "Null" - | "Identifier" - | "Keyword" - | "Punctuator" - | "JSXIdentifier" - | "JSXText" - | "Numeric" - | "String" - | "RegularExpression"; - - interface Token { - type: TokenType; - value: string; - range: Range; - loc: SourceLocation; - } - - interface SourceLocation { - start: ESTree.Position; - end: ESTree.Position; - } - - type Range = [number, number]; - - interface Program extends ESTree.Program { - comments: ESTree.Comment[]; - tokens: Token[]; - loc: SourceLocation; - range: Range; - } -} - -export namespace Scope { - interface ScopeManager { - scopes: Scope[]; - globalScope: Scope | null; - - acquire(node: ESTree.Node, inner?: boolean): Scope | null; - - getDeclaredVariables(node: ESTree.Node): Variable[]; - } - - interface Scope { - type: - | "block" - | "catch" - | "class" - | "for" - | "function" - | "function-expression-name" - | "global" - | "module" - | "switch" - | "with" - | "TDZ"; - isStrict: boolean; - upper: Scope | null; - childScopes: Scope[]; - variableScope: Scope; - block: ESTree.Node; - variables: Variable[]; - set: Map; - references: Reference[]; - through: Reference[]; - functionExpressionScope: boolean; - } - - interface Variable { - name: string; - scope: Scope; - identifiers: ESTree.Identifier[]; - references: Reference[]; - defs: Definition[]; - } - - interface Reference { - identifier: ESTree.Identifier; - from: Scope; - resolved: Variable | null; - writeExpr: ESTree.Node | null; - init: boolean; - - isWrite(): boolean; - - isRead(): boolean; - - isWriteOnly(): boolean; - - isReadOnly(): boolean; - - isReadWrite(): boolean; - } - - type DefinitionType = - | { type: "CatchClause"; node: ESTree.CatchClause; parent: null } - | { type: "ClassName"; node: ESTree.ClassDeclaration | ESTree.ClassExpression; parent: null } - | { type: "FunctionName"; node: ESTree.FunctionDeclaration | ESTree.FunctionExpression; parent: null } - | { type: "ImplicitGlobalVariable"; node: ESTree.Program; parent: null } - | { - type: "ImportBinding"; - node: ESTree.ImportSpecifier | ESTree.ImportDefaultSpecifier | ESTree.ImportNamespaceSpecifier; - parent: ESTree.ImportDeclaration; - } - | { - type: "Parameter"; - node: ESTree.FunctionDeclaration | ESTree.FunctionExpression | ESTree.ArrowFunctionExpression; - parent: null; - } - | { type: "TDZ"; node: any; parent: null } - | { type: "Variable"; node: ESTree.VariableDeclarator; parent: ESTree.VariableDeclaration }; - - type Definition = DefinitionType & { name: ESTree.Identifier }; -} - -// #region SourceCode - -export class SourceCode { - text: string; - ast: AST.Program; - lines: string[]; - hasBOM: boolean; - parserServices: SourceCode.ParserServices; - scopeManager: Scope.ScopeManager; - visitorKeys: SourceCode.VisitorKeys; - - constructor(text: string, ast: AST.Program); - constructor(config: SourceCode.Config); - - static splitLines(text: string): string[]; - - getText(node?: ESTree.Node, beforeCount?: number, afterCount?: number): string; - - getLines(): string[]; - - getAllComments(): ESTree.Comment[]; - - getAncestors(node: ESTree.Node): ESTree.Node[]; - - getDeclaredVariables(node: ESTree.Node): Scope.Variable[]; - - getJSDocComment(node: ESTree.Node): ESTree.Comment | null; - - getNodeByRangeIndex(index: number): ESTree.Node | null; - - isSpaceBetweenTokens(first: AST.Token, second: AST.Token): boolean; - - getLocFromIndex(index: number): ESTree.Position; - - getIndexFromLoc(location: ESTree.Position): number; - - // Inherited methods from TokenStore - // --------------------------------- - - getTokenByRangeStart(offset: number, options?: { includeComments: false }): AST.Token | null; - getTokenByRangeStart(offset: number, options: { includeComments: boolean }): AST.Token | ESTree.Comment | null; - - getFirstToken: SourceCode.UnaryNodeCursorWithSkipOptions; - - getFirstTokens: SourceCode.UnaryNodeCursorWithCountOptions; - - getLastToken: SourceCode.UnaryNodeCursorWithSkipOptions; - - getLastTokens: SourceCode.UnaryNodeCursorWithCountOptions; - - getTokenBefore: SourceCode.UnaryCursorWithSkipOptions; - - getTokensBefore: SourceCode.UnaryCursorWithCountOptions; - - getTokenAfter: SourceCode.UnaryCursorWithSkipOptions; - - getTokensAfter: SourceCode.UnaryCursorWithCountOptions; - - getFirstTokenBetween: SourceCode.BinaryCursorWithSkipOptions; - - getFirstTokensBetween: SourceCode.BinaryCursorWithCountOptions; - - getLastTokenBetween: SourceCode.BinaryCursorWithSkipOptions; - - getLastTokensBetween: SourceCode.BinaryCursorWithCountOptions; - - getTokensBetween: SourceCode.BinaryCursorWithCountOptions; - - getTokens: - & ((node: ESTree.Node, beforeCount?: number, afterCount?: number) => AST.Token[]) - & SourceCode.UnaryNodeCursorWithCountOptions; - - commentsExistBetween( - left: ESTree.Node | AST.Token | ESTree.Comment, - right: ESTree.Node | AST.Token | ESTree.Comment, - ): boolean; - - getCommentsBefore(nodeOrToken: ESTree.Node | AST.Token): ESTree.Comment[]; - - getCommentsAfter(nodeOrToken: ESTree.Node | AST.Token): ESTree.Comment[]; - - getCommentsInside(node: ESTree.Node): ESTree.Comment[]; - - getScope(node: ESTree.Node): Scope.Scope; - - isSpaceBetween( - first: ESTree.Node | AST.Token, - second: ESTree.Node | AST.Token, - ): boolean; - - markVariableAsUsed(name: string, refNode?: ESTree.Node): boolean; -} - -export namespace SourceCode { - interface Config { - text: string; - ast: AST.Program; - parserServices?: ParserServices | undefined; - scopeManager?: Scope.ScopeManager | undefined; - visitorKeys?: VisitorKeys | undefined; - } - - type ParserServices = any; - - interface VisitorKeys { - [nodeType: string]: string[]; - } - - interface UnaryNodeCursorWithSkipOptions { - ( - node: ESTree.Node, - options: - | ((token: AST.Token) => token is T) - | { - filter: (token: AST.Token) => token is T; - includeComments?: false | undefined; - skip?: number | undefined; - }, - ): T | null; - ( - node: ESTree.Node, - options: { - filter: (tokenOrComment: AST.Token | ESTree.Comment) => tokenOrComment is T; - includeComments: boolean; - skip?: number | undefined; - }, - ): T | null; - ( - node: ESTree.Node, - options?: - | { - filter?: ((token: AST.Token) => boolean) | undefined; - includeComments?: false | undefined; - skip?: number | undefined; - } - | ((token: AST.Token) => boolean) - | number, - ): AST.Token | null; - ( - node: ESTree.Node, - options: { - filter?: ((token: AST.Token | ESTree.Comment) => boolean) | undefined; - includeComments: boolean; - skip?: number | undefined; - }, - ): AST.Token | ESTree.Comment | null; - } - - interface UnaryNodeCursorWithCountOptions { - ( - node: ESTree.Node, - options: - | ((token: AST.Token) => token is T) - | { - filter: (token: AST.Token) => token is T; - includeComments?: false | undefined; - count?: number | undefined; - }, - ): T[]; - ( - node: ESTree.Node, - options: { - filter: (tokenOrComment: AST.Token | ESTree.Comment) => tokenOrComment is T; - includeComments: boolean; - count?: number | undefined; - }, - ): T[]; - ( - node: ESTree.Node, - options?: - | { - filter?: ((token: AST.Token) => boolean) | undefined; - includeComments?: false | undefined; - count?: number | undefined; - } - | ((token: AST.Token) => boolean) - | number, - ): AST.Token[]; - ( - node: ESTree.Node, - options: { - filter?: ((token: AST.Token | ESTree.Comment) => boolean) | undefined; - includeComments: boolean; - count?: number | undefined; - }, - ): Array; - } - - interface UnaryCursorWithSkipOptions { - ( - node: ESTree.Node | AST.Token | ESTree.Comment, - options: - | ((token: AST.Token) => token is T) - | { - filter: (token: AST.Token) => token is T; - includeComments?: false | undefined; - skip?: number | undefined; - }, - ): T | null; - ( - node: ESTree.Node | AST.Token | ESTree.Comment, - options: { - filter: (tokenOrComment: AST.Token | ESTree.Comment) => tokenOrComment is T; - includeComments: boolean; - skip?: number | undefined; - }, - ): T | null; - ( - node: ESTree.Node | AST.Token | ESTree.Comment, - options?: - | { - filter?: ((token: AST.Token) => boolean) | undefined; - includeComments?: false | undefined; - skip?: number | undefined; - } - | ((token: AST.Token) => boolean) - | number, - ): AST.Token | null; - ( - node: ESTree.Node | AST.Token | ESTree.Comment, - options: { - filter?: ((token: AST.Token | ESTree.Comment) => boolean) | undefined; - includeComments: boolean; - skip?: number | undefined; - }, - ): AST.Token | ESTree.Comment | null; - } - - interface UnaryCursorWithCountOptions { - ( - node: ESTree.Node | AST.Token | ESTree.Comment, - options: - | ((token: AST.Token) => token is T) - | { - filter: (token: AST.Token) => token is T; - includeComments?: false | undefined; - count?: number | undefined; - }, - ): T[]; - ( - node: ESTree.Node | AST.Token | ESTree.Comment, - options: { - filter: (tokenOrComment: AST.Token | ESTree.Comment) => tokenOrComment is T; - includeComments: boolean; - count?: number | undefined; - }, - ): T[]; - ( - node: ESTree.Node | AST.Token | ESTree.Comment, - options?: - | { - filter?: ((token: AST.Token) => boolean) | undefined; - includeComments?: false | undefined; - count?: number | undefined; - } - | ((token: AST.Token) => boolean) - | number, - ): AST.Token[]; - ( - node: ESTree.Node | AST.Token | ESTree.Comment, - options: { - filter?: ((token: AST.Token | ESTree.Comment) => boolean) | undefined; - includeComments: boolean; - count?: number | undefined; - }, - ): Array; - } - - interface BinaryCursorWithSkipOptions { - ( - left: ESTree.Node | AST.Token | ESTree.Comment, - right: ESTree.Node | AST.Token | ESTree.Comment, - options: - | ((token: AST.Token) => token is T) - | { - filter: (token: AST.Token) => token is T; - includeComments?: false | undefined; - skip?: number | undefined; - }, - ): T | null; - ( - left: ESTree.Node | AST.Token | ESTree.Comment, - right: ESTree.Node | AST.Token | ESTree.Comment, - options: { - filter: (tokenOrComment: AST.Token | ESTree.Comment) => tokenOrComment is T; - includeComments: boolean; - skip?: number | undefined; - }, - ): T | null; - ( - left: ESTree.Node | AST.Token | ESTree.Comment, - right: ESTree.Node | AST.Token | ESTree.Comment, - options?: - | { - filter?: ((token: AST.Token) => boolean) | undefined; - includeComments?: false | undefined; - skip?: number | undefined; - } - | ((token: AST.Token) => boolean) - | number, - ): AST.Token | null; - ( - left: ESTree.Node | AST.Token | ESTree.Comment, - right: ESTree.Node | AST.Token | ESTree.Comment, - options: { - filter?: ((token: AST.Token | ESTree.Comment) => boolean) | undefined; - includeComments: boolean; - skip?: number | undefined; - }, - ): AST.Token | ESTree.Comment | null; - } - - interface BinaryCursorWithCountOptions { - ( - left: ESTree.Node | AST.Token | ESTree.Comment, - right: ESTree.Node | AST.Token | ESTree.Comment, - options: - | ((token: AST.Token) => token is T) - | { - filter: (token: AST.Token) => token is T; - includeComments?: false | undefined; - count?: number | undefined; - }, - ): T[]; - ( - left: ESTree.Node | AST.Token | ESTree.Comment, - right: ESTree.Node | AST.Token | ESTree.Comment, - options: { - filter: (tokenOrComment: AST.Token | ESTree.Comment) => tokenOrComment is T; - includeComments: boolean; - count?: number | undefined; - }, - ): T[]; - ( - left: ESTree.Node | AST.Token | ESTree.Comment, - right: ESTree.Node | AST.Token | ESTree.Comment, - options?: - | { - filter?: ((token: AST.Token) => boolean) | undefined; - includeComments?: false | undefined; - count?: number | undefined; - } - | ((token: AST.Token) => boolean) - | number, - ): AST.Token[]; - ( - left: ESTree.Node | AST.Token | ESTree.Comment, - right: ESTree.Node | AST.Token | ESTree.Comment, - options: { - filter?: ((token: AST.Token | ESTree.Comment) => boolean) | undefined; - includeComments: boolean; - count?: number | undefined; - }, - ): Array; - } -} - -// #endregion - -export namespace Rule { - interface RuleModule { - create(context: RuleContext): RuleListener; - meta?: RuleMetaData | undefined; - } - - type NodeTypes = ESTree.Node["type"]; - interface NodeListener { - ArrayExpression?: ((node: ESTree.ArrayExpression & NodeParentExtension) => void) | undefined; - "ArrayExpression:exit"?: ((node: ESTree.ArrayExpression & NodeParentExtension) => void) | undefined; - ArrayPattern?: ((node: ESTree.ArrayPattern & NodeParentExtension) => void) | undefined; - "ArrayPattern:exit"?: ((node: ESTree.ArrayPattern & NodeParentExtension) => void) | undefined; - ArrowFunctionExpression?: ((node: ESTree.ArrowFunctionExpression & NodeParentExtension) => void) | undefined; - "ArrowFunctionExpression:exit"?: - | ((node: ESTree.ArrowFunctionExpression & NodeParentExtension) => void) - | undefined; - AssignmentExpression?: ((node: ESTree.AssignmentExpression & NodeParentExtension) => void) | undefined; - "AssignmentExpression:exit"?: ((node: ESTree.AssignmentExpression & NodeParentExtension) => void) | undefined; - AssignmentPattern?: ((node: ESTree.AssignmentPattern & NodeParentExtension) => void) | undefined; - "AssignmentPattern:exit"?: ((node: ESTree.AssignmentPattern & NodeParentExtension) => void) | undefined; - AwaitExpression?: ((node: ESTree.AwaitExpression & NodeParentExtension) => void) | undefined; - "AwaitExpression:exit"?: ((node: ESTree.AwaitExpression & NodeParentExtension) => void) | undefined; - BinaryExpression?: ((node: ESTree.BinaryExpression & NodeParentExtension) => void) | undefined; - "BinaryExpression:exit"?: ((node: ESTree.BinaryExpression & NodeParentExtension) => void) | undefined; - BlockStatement?: ((node: ESTree.BlockStatement & NodeParentExtension) => void) | undefined; - "BlockStatement:exit"?: ((node: ESTree.BlockStatement & NodeParentExtension) => void) | undefined; - BreakStatement?: ((node: ESTree.BreakStatement & NodeParentExtension) => void) | undefined; - "BreakStatement:exit"?: ((node: ESTree.BreakStatement & NodeParentExtension) => void) | undefined; - CallExpression?: ((node: ESTree.CallExpression & NodeParentExtension) => void) | undefined; - "CallExpression:exit"?: ((node: ESTree.CallExpression & NodeParentExtension) => void) | undefined; - CatchClause?: ((node: ESTree.CatchClause & NodeParentExtension) => void) | undefined; - "CatchClause:exit"?: ((node: ESTree.CatchClause & NodeParentExtension) => void) | undefined; - ChainExpression?: ((node: ESTree.ChainExpression & NodeParentExtension) => void) | undefined; - "ChainExpression:exit"?: ((node: ESTree.ChainExpression & NodeParentExtension) => void) | undefined; - ClassBody?: ((node: ESTree.ClassBody & NodeParentExtension) => void) | undefined; - "ClassBody:exit"?: ((node: ESTree.ClassBody & NodeParentExtension) => void) | undefined; - ClassDeclaration?: ((node: ESTree.ClassDeclaration & NodeParentExtension) => void) | undefined; - "ClassDeclaration:exit"?: ((node: ESTree.ClassDeclaration & NodeParentExtension) => void) | undefined; - ClassExpression?: ((node: ESTree.ClassExpression & NodeParentExtension) => void) | undefined; - "ClassExpression:exit"?: ((node: ESTree.ClassExpression & NodeParentExtension) => void) | undefined; - ConditionalExpression?: ((node: ESTree.ConditionalExpression & NodeParentExtension) => void) | undefined; - "ConditionalExpression:exit"?: ((node: ESTree.ConditionalExpression & NodeParentExtension) => void) | undefined; - ContinueStatement?: ((node: ESTree.ContinueStatement & NodeParentExtension) => void) | undefined; - "ContinueStatement:exit"?: ((node: ESTree.ContinueStatement & NodeParentExtension) => void) | undefined; - DebuggerStatement?: ((node: ESTree.DebuggerStatement & NodeParentExtension) => void) | undefined; - "DebuggerStatement:exit"?: ((node: ESTree.DebuggerStatement & NodeParentExtension) => void) | undefined; - DoWhileStatement?: ((node: ESTree.DoWhileStatement & NodeParentExtension) => void) | undefined; - "DoWhileStatement:exit"?: ((node: ESTree.DoWhileStatement & NodeParentExtension) => void) | undefined; - EmptyStatement?: ((node: ESTree.EmptyStatement & NodeParentExtension) => void) | undefined; - "EmptyStatement:exit"?: ((node: ESTree.EmptyStatement & NodeParentExtension) => void) | undefined; - ExportAllDeclaration?: ((node: ESTree.ExportAllDeclaration & NodeParentExtension) => void) | undefined; - "ExportAllDeclaration:exit"?: ((node: ESTree.ExportAllDeclaration & NodeParentExtension) => void) | undefined; - ExportDefaultDeclaration?: ((node: ESTree.ExportDefaultDeclaration & NodeParentExtension) => void) | undefined; - "ExportDefaultDeclaration:exit"?: - | ((node: ESTree.ExportDefaultDeclaration & NodeParentExtension) => void) - | undefined; - ExportNamedDeclaration?: ((node: ESTree.ExportNamedDeclaration & NodeParentExtension) => void) | undefined; - "ExportNamedDeclaration:exit"?: - | ((node: ESTree.ExportNamedDeclaration & NodeParentExtension) => void) - | undefined; - ExportSpecifier?: ((node: ESTree.ExportSpecifier & NodeParentExtension) => void) | undefined; - "ExportSpecifier:exit"?: ((node: ESTree.ExportSpecifier & NodeParentExtension) => void) | undefined; - ExpressionStatement?: ((node: ESTree.ExpressionStatement & NodeParentExtension) => void) | undefined; - "ExpressionStatement:exit"?: ((node: ESTree.ExpressionStatement & NodeParentExtension) => void) | undefined; - ForInStatement?: ((node: ESTree.ForInStatement & NodeParentExtension) => void) | undefined; - "ForInStatement:exit"?: ((node: ESTree.ForInStatement & NodeParentExtension) => void) | undefined; - ForOfStatement?: ((node: ESTree.ForOfStatement & NodeParentExtension) => void) | undefined; - "ForOfStatement:exit"?: ((node: ESTree.ForOfStatement & NodeParentExtension) => void) | undefined; - ForStatement?: ((node: ESTree.ForStatement & NodeParentExtension) => void) | undefined; - "ForStatement:exit"?: ((node: ESTree.ForStatement & NodeParentExtension) => void) | undefined; - FunctionDeclaration?: ((node: ESTree.FunctionDeclaration & NodeParentExtension) => void) | undefined; - "FunctionDeclaration:exit"?: ((node: ESTree.FunctionDeclaration & NodeParentExtension) => void) | undefined; - FunctionExpression?: ((node: ESTree.FunctionExpression & NodeParentExtension) => void) | undefined; - "FunctionExpression:exit"?: ((node: ESTree.FunctionExpression & NodeParentExtension) => void) | undefined; - Identifier?: ((node: ESTree.Identifier & NodeParentExtension) => void) | undefined; - "Identifier:exit"?: ((node: ESTree.Identifier & NodeParentExtension) => void) | undefined; - IfStatement?: ((node: ESTree.IfStatement & NodeParentExtension) => void) | undefined; - "IfStatement:exit"?: ((node: ESTree.IfStatement & NodeParentExtension) => void) | undefined; - ImportDeclaration?: ((node: ESTree.ImportDeclaration & NodeParentExtension) => void) | undefined; - "ImportDeclaration:exit"?: ((node: ESTree.ImportDeclaration & NodeParentExtension) => void) | undefined; - ImportDefaultSpecifier?: ((node: ESTree.ImportDefaultSpecifier & NodeParentExtension) => void) | undefined; - "ImportDefaultSpecifier:exit"?: - | ((node: ESTree.ImportDefaultSpecifier & NodeParentExtension) => void) - | undefined; - ImportExpression?: ((node: ESTree.ImportExpression & NodeParentExtension) => void) | undefined; - "ImportExpression:exit"?: ((node: ESTree.ImportExpression & NodeParentExtension) => void) | undefined; - ImportNamespaceSpecifier?: ((node: ESTree.ImportNamespaceSpecifier & NodeParentExtension) => void) | undefined; - "ImportNamespaceSpecifier:exit"?: - | ((node: ESTree.ImportNamespaceSpecifier & NodeParentExtension) => void) - | undefined; - ImportSpecifier?: ((node: ESTree.ImportSpecifier & NodeParentExtension) => void) | undefined; - "ImportSpecifier:exit"?: ((node: ESTree.ImportSpecifier & NodeParentExtension) => void) | undefined; - LabeledStatement?: ((node: ESTree.LabeledStatement & NodeParentExtension) => void) | undefined; - "LabeledStatement:exit"?: ((node: ESTree.LabeledStatement & NodeParentExtension) => void) | undefined; - Literal?: ((node: ESTree.Literal & NodeParentExtension) => void) | undefined; - "Literal:exit"?: ((node: ESTree.Literal & NodeParentExtension) => void) | undefined; - LogicalExpression?: ((node: ESTree.LogicalExpression & NodeParentExtension) => void) | undefined; - "LogicalExpression:exit"?: ((node: ESTree.LogicalExpression & NodeParentExtension) => void) | undefined; - MemberExpression?: ((node: ESTree.MemberExpression & NodeParentExtension) => void) | undefined; - "MemberExpression:exit"?: ((node: ESTree.MemberExpression & NodeParentExtension) => void) | undefined; - MetaProperty?: ((node: ESTree.MetaProperty & NodeParentExtension) => void) | undefined; - "MetaProperty:exit"?: ((node: ESTree.MetaProperty & NodeParentExtension) => void) | undefined; - MethodDefinition?: ((node: ESTree.MethodDefinition & NodeParentExtension) => void) | undefined; - "MethodDefinition:exit"?: ((node: ESTree.MethodDefinition & NodeParentExtension) => void) | undefined; - NewExpression?: ((node: ESTree.NewExpression & NodeParentExtension) => void) | undefined; - "NewExpression:exit"?: ((node: ESTree.NewExpression & NodeParentExtension) => void) | undefined; - ObjectExpression?: ((node: ESTree.ObjectExpression & NodeParentExtension) => void) | undefined; - "ObjectExpression:exit"?: ((node: ESTree.ObjectExpression & NodeParentExtension) => void) | undefined; - ObjectPattern?: ((node: ESTree.ObjectPattern & NodeParentExtension) => void) | undefined; - "ObjectPattern:exit"?: ((node: ESTree.ObjectPattern & NodeParentExtension) => void) | undefined; - PrivateIdentifier?: ((node: ESTree.PrivateIdentifier & NodeParentExtension) => void) | undefined; - "PrivateIdentifier:exit"?: ((node: ESTree.PrivateIdentifier & NodeParentExtension) => void) | undefined; - Program?: ((node: ESTree.Program) => void) | undefined; - "Program:exit"?: ((node: ESTree.Program) => void) | undefined; - Property?: ((node: ESTree.Property & NodeParentExtension) => void) | undefined; - "Property:exit"?: ((node: ESTree.Property & NodeParentExtension) => void) | undefined; - PropertyDefinition?: ((node: ESTree.PropertyDefinition & NodeParentExtension) => void) | undefined; - "PropertyDefinition:exit"?: ((node: ESTree.PropertyDefinition & NodeParentExtension) => void) | undefined; - RestElement?: ((node: ESTree.RestElement & NodeParentExtension) => void) | undefined; - "RestElement:exit"?: ((node: ESTree.RestElement & NodeParentExtension) => void) | undefined; - ReturnStatement?: ((node: ESTree.ReturnStatement & NodeParentExtension) => void) | undefined; - "ReturnStatement:exit"?: ((node: ESTree.ReturnStatement & NodeParentExtension) => void) | undefined; - SequenceExpression?: ((node: ESTree.SequenceExpression & NodeParentExtension) => void) | undefined; - "SequenceExpression:exit"?: ((node: ESTree.SequenceExpression & NodeParentExtension) => void) | undefined; - SpreadElement?: ((node: ESTree.SpreadElement & NodeParentExtension) => void) | undefined; - "SpreadElement:exit"?: ((node: ESTree.SpreadElement & NodeParentExtension) => void) | undefined; - StaticBlock?: ((node: ESTree.StaticBlock & NodeParentExtension) => void) | undefined; - "StaticBlock:exit"?: ((node: ESTree.StaticBlock & NodeParentExtension) => void) | undefined; - Super?: ((node: ESTree.Super & NodeParentExtension) => void) | undefined; - "Super:exit"?: ((node: ESTree.Super & NodeParentExtension) => void) | undefined; - SwitchCase?: ((node: ESTree.SwitchCase & NodeParentExtension) => void) | undefined; - "SwitchCase:exit"?: ((node: ESTree.SwitchCase & NodeParentExtension) => void) | undefined; - SwitchStatement?: ((node: ESTree.SwitchStatement & NodeParentExtension) => void) | undefined; - "SwitchStatement:exit"?: ((node: ESTree.SwitchStatement & NodeParentExtension) => void) | undefined; - TaggedTemplateExpression?: ((node: ESTree.TaggedTemplateExpression & NodeParentExtension) => void) | undefined; - "TaggedTemplateExpression:exit"?: - | ((node: ESTree.TaggedTemplateExpression & NodeParentExtension) => void) - | undefined; - TemplateElement?: ((node: ESTree.TemplateElement & NodeParentExtension) => void) | undefined; - "TemplateElement:exit"?: ((node: ESTree.TemplateElement & NodeParentExtension) => void) | undefined; - TemplateLiteral?: ((node: ESTree.TemplateLiteral & NodeParentExtension) => void) | undefined; - "TemplateLiteral:exit"?: ((node: ESTree.TemplateLiteral & NodeParentExtension) => void) | undefined; - ThisExpression?: ((node: ESTree.ThisExpression & NodeParentExtension) => void) | undefined; - "ThisExpression:exit"?: ((node: ESTree.ThisExpression & NodeParentExtension) => void) | undefined; - ThrowStatement?: ((node: ESTree.ThrowStatement & NodeParentExtension) => void) | undefined; - "ThrowStatement:exit"?: ((node: ESTree.ThrowStatement & NodeParentExtension) => void) | undefined; - TryStatement?: ((node: ESTree.TryStatement & NodeParentExtension) => void) | undefined; - "TryStatement:exit"?: ((node: ESTree.TryStatement & NodeParentExtension) => void) | undefined; - UnaryExpression?: ((node: ESTree.UnaryExpression & NodeParentExtension) => void) | undefined; - "UnaryExpression:exit"?: ((node: ESTree.UnaryExpression & NodeParentExtension) => void) | undefined; - UpdateExpression?: ((node: ESTree.UpdateExpression & NodeParentExtension) => void) | undefined; - "UpdateExpression:exit"?: ((node: ESTree.UpdateExpression & NodeParentExtension) => void) | undefined; - VariableDeclaration?: ((node: ESTree.VariableDeclaration & NodeParentExtension) => void) | undefined; - "VariableDeclaration:exit"?: ((node: ESTree.VariableDeclaration & NodeParentExtension) => void) | undefined; - VariableDeclarator?: ((node: ESTree.VariableDeclarator & NodeParentExtension) => void) | undefined; - "VariableDeclarator:exit"?: ((node: ESTree.VariableDeclarator & NodeParentExtension) => void) | undefined; - WhileStatement?: ((node: ESTree.WhileStatement & NodeParentExtension) => void) | undefined; - "WhileStatement:exit"?: ((node: ESTree.WhileStatement & NodeParentExtension) => void) | undefined; - WithStatement?: ((node: ESTree.WithStatement & NodeParentExtension) => void) | undefined; - "WithStatement:exit"?: ((node: ESTree.WithStatement & NodeParentExtension) => void) | undefined; - YieldExpression?: ((node: ESTree.YieldExpression & NodeParentExtension) => void) | undefined; - "YieldExpression:exit"?: ((node: ESTree.YieldExpression & NodeParentExtension) => void) | undefined; - } - - interface NodeParentExtension { - parent: Node; - } - type Node = ESTree.Node & NodeParentExtension; - - interface RuleListener extends NodeListener { - onCodePathStart?(codePath: CodePath, node: Node): void; - - onCodePathEnd?(codePath: CodePath, node: Node): void; - - onCodePathSegmentStart?(segment: CodePathSegment, node: Node): void; - - onCodePathSegmentEnd?(segment: CodePathSegment, node: Node): void; - - onCodePathSegmentLoop?(fromSegment: CodePathSegment, toSegment: CodePathSegment, node: Node): void; - - [key: string]: - | ((codePath: CodePath, node: Node) => void) - | ((segment: CodePathSegment, node: Node) => void) - | ((fromSegment: CodePathSegment, toSegment: CodePathSegment, node: Node) => void) - | ((node: Node) => void) - | NodeListener[keyof NodeListener] - | undefined; - } - - type CodePathOrigin = "program" | "function" | "class-field-initializer" | "class-static-block"; - - interface CodePath { - id: string; - origin: CodePathOrigin; - initialSegment: CodePathSegment; - finalSegments: CodePathSegment[]; - returnedSegments: CodePathSegment[]; - thrownSegments: CodePathSegment[]; - upper: CodePath | null; - childCodePaths: CodePath[]; - } - - interface CodePathSegment { - id: string; - nextSegments: CodePathSegment[]; - prevSegments: CodePathSegment[]; - reachable: boolean; - } - - interface RuleMetaData { - /** Properties often used for documentation generation and tooling. */ - docs?: { - /** Provides a short description of the rule. Commonly used when generating lists of rules. */ - description?: string | undefined; - /** Historically used by some plugins that divide rules into categories in their documentation. */ - category?: string | undefined; - /** Historically used by some plugins to indicate a rule belongs in their `recommended` configuration. */ - recommended?: boolean | undefined; - /** Specifies the URL at which the full documentation can be accessed. Code editors often use this to provide a helpful link on highlighted rule violations. */ - url?: string | undefined; - } | undefined; - /** Violation and suggestion messages. */ - messages?: { [messageId: string]: string } | undefined; - /** - * Specifies if the `--fix` option on the command line automatically fixes problems reported by the rule. - * Mandatory for fixable rules. - */ - fixable?: "code" | "whitespace" | undefined; - /** - * Specifies the [options](https://eslint.org/docs/latest/extend/custom-rules#options-schemas) - * so ESLint can prevent invalid [rule configurations](https://eslint.org/docs/latest/use/configure/rules#configuring-rules). - * Mandatory for rules with options. - */ - schema?: JSONSchema4 | JSONSchema4[] | false | undefined; - - /** Indicates whether the rule has been deprecated. Omit if not deprecated. */ - deprecated?: boolean | undefined; - /** The name of the rule(s) this rule was replaced by, if it was deprecated. */ - replacedBy?: readonly string[]; - - /** - * Indicates the type of rule: - * - `"problem"` means the rule is identifying code that either will cause an error or may cause a confusing behavior. Developers should consider this a high priority to resolve. - * - `"suggestion"` means the rule is identifying something that could be done in a better way but no errors will occur if the code isn’t changed. - * - `"layout"` means the rule cares primarily about whitespace, semicolons, commas, and parentheses, - * all the parts of the program that determine how the code looks rather than how it executes. - * These rules work on parts of the code that aren’t specified in the AST. - */ - type?: "problem" | "suggestion" | "layout" | undefined; - /** - * Specifies whether the rule can return suggestions (defaults to `false` if omitted). - * Mandatory for rules that provide suggestions. - */ - hasSuggestions?: boolean | undefined; - } - - interface RuleContext { - id: string; - options: any[]; - settings: { [name: string]: any }; - parserPath: string | undefined; - languageOptions: Linter.LanguageOptions; - parserOptions: Linter.ParserOptions; - cwd: string; - filename: string; - physicalFilename: string; - sourceCode: SourceCode; - - getAncestors(): ESTree.Node[]; - - getDeclaredVariables(node: ESTree.Node): Scope.Variable[]; - - /** @deprecated Use property `filename` directly instead */ - getFilename(): string; - - /** @deprecated Use property `physicalFilename` directly instead */ - getPhysicalFilename(): string; - - /** @deprecated Use property `cwd` directly instead */ - getCwd(): string; - - getScope(): Scope.Scope; - - /** @deprecated Use property `sourceCode` directly instead */ - getSourceCode(): SourceCode; - - markVariableAsUsed(name: string): boolean; - - report(descriptor: ReportDescriptor): void; - } - - type ReportFixer = (fixer: RuleFixer) => null | Fix | IterableIterator | Fix[]; - - interface ReportDescriptorOptionsBase { - data?: { [key: string]: string }; - - fix?: null | ReportFixer; - } - - interface SuggestionReportOptions { - data?: { [key: string]: string }; - - fix: ReportFixer; - } - - type SuggestionDescriptorMessage = { desc: string } | { messageId: string }; - type SuggestionReportDescriptor = SuggestionDescriptorMessage & SuggestionReportOptions; - - interface ReportDescriptorOptions extends ReportDescriptorOptionsBase { - suggest?: SuggestionReportDescriptor[] | null | undefined; - } - - type ReportDescriptor = ReportDescriptorMessage & ReportDescriptorLocation & ReportDescriptorOptions; - type ReportDescriptorMessage = { message: string } | { messageId: string }; - type ReportDescriptorLocation = - | { node: ESTree.Node } - | { loc: AST.SourceLocation | { line: number; column: number } }; - - interface RuleFixer { - insertTextAfter(nodeOrToken: ESTree.Node | AST.Token, text: string): Fix; - - insertTextAfterRange(range: AST.Range, text: string): Fix; - - insertTextBefore(nodeOrToken: ESTree.Node | AST.Token, text: string): Fix; - - insertTextBeforeRange(range: AST.Range, text: string): Fix; - - remove(nodeOrToken: ESTree.Node | AST.Token): Fix; - - removeRange(range: AST.Range): Fix; - - replaceText(nodeOrToken: ESTree.Node | AST.Token, text: string): Fix; - - replaceTextRange(range: AST.Range, text: string): Fix; - } - - interface Fix { - range: AST.Range; - text: string; - } -} - -// #region Linter - -export class Linter { - static readonly version: string; - - version: string; - - constructor(options?: { cwd?: string | undefined; configType?: "flat" | "eslintrc" }); - - verify( - code: SourceCode | string, - config: Linter.LegacyConfig | Linter.Config | Linter.Config[], - filename?: string, - ): Linter.LintMessage[]; - verify( - code: SourceCode | string, - config: Linter.LegacyConfig | Linter.Config | Linter.Config[], - options: Linter.LintOptions, - ): Linter.LintMessage[]; - - verifyAndFix( - code: string, - config: Linter.LegacyConfig | Linter.Config | Linter.Config[], - filename?: string, - ): Linter.FixReport; - verifyAndFix( - code: string, - config: Linter.LegacyConfig | Linter.Config | Linter.Config[], - options: Linter.FixOptions, - ): Linter.FixReport; - - getSourceCode(): SourceCode; - - defineRule(name: string, rule: Rule.RuleModule): void; - - defineRules(rules: { [name: string]: Rule.RuleModule }): void; - - getRules(): Map; - - defineParser(name: string, parser: Linter.Parser): void; - - getTimes(): Linter.Stats["times"]; - - getFixPassCount(): Linter.Stats["fixPasses"]; -} - -export namespace Linter { - /** - * The numeric severity level for a rule. - * - * - `0` means off. - * - `1` means warn. - * - `2` means error. - * - * @see [Rule Severities](https://eslint.org/docs/latest/use/configure/rules#rule-severities) - */ - type Severity = 0 | 1 | 2; - - /** - * The human readable severity level for a rule. - * - * @see [Rule Severities](https://eslint.org/docs/latest/use/configure/rules#rule-severities) - */ - type StringSeverity = "off" | "warn" | "error"; - - /** - * The numeric or human readable severity level for a rule. - * - * @see [Rule Severities](https://eslint.org/docs/latest/use/configure/rules#rule-severities) - */ - type RuleSeverity = Severity | StringSeverity; - - /** - * An array containing the rule severity level, followed by the rule options. - * - * @see [Rules](https://eslint.org/docs/latest/use/configure/rules) - */ - type RuleSeverityAndOptions = [RuleSeverity, ...Partial]; - - /** - * The severity level for the rule or an array containing the rule severity level, followed by the rule options. - * - * @see [Rules](https://eslint.org/docs/latest/use/configure/rules) - */ - type RuleEntry = RuleSeverity | RuleSeverityAndOptions; - - /** - * The rules config object is a key/value map of rule names and their severity and options. - */ - interface RulesRecord { - [rule: string]: RuleEntry; - } - - /** - * A configuration object that may have a `rules` block. - */ - interface HasRules { - rules?: Partial | undefined; - } - - /** - * The ECMAScript version of the code being linted. - */ - type EcmaVersion = - | 3 - | 5 - | 6 - | 7 - | 8 - | 9 - | 10 - | 11 - | 12 - | 13 - | 14 - | 15 - | 16 - | 2015 - | 2016 - | 2017 - | 2018 - | 2019 - | 2020 - | 2021 - | 2022 - | 2023 - | 2024 - | 2025 - | "latest"; - - /** - * The type of JavaScript source code. - */ - type SourceType = "script" | "module" | "commonjs"; - - /** - * ESLint legacy configuration. - * - * @see [ESLint Legacy Configuration](https://eslint.org/docs/latest/use/configure/) - */ - interface BaseConfig - extends HasRules - { - $schema?: string | undefined; - - /** - * An environment provides predefined global variables. - * - * @see [Environments](https://eslint.org/docs/latest/use/configure/language-options-deprecated#specifying-environments) - */ - env?: { [name: string]: boolean } | undefined; - - /** - * Extending configuration files. - * - * @see [Extends](https://eslint.org/docs/latest/use/configure/configuration-files-deprecated#extending-configuration-files) - */ - extends?: string | string[] | undefined; - - /** - * Specifying globals. - * - * @see [Globals](https://eslint.org/docs/latest/use/configure/language-options-deprecated#specifying-globals) - */ - globals?: Linter.Globals | undefined; - - /** - * Disable processing of inline comments. - * - * @see [Disabling Inline Comments](https://eslint.org/docs/latest/use/configure/rules-deprecated#disabling-inline-comments) - */ - noInlineConfig?: boolean | undefined; - - /** - * Overrides can be used to use a differing configuration for matching sub-directories and files. - * - * @see [How do overrides work](https://eslint.org/docs/latest/use/configure/configuration-files-deprecated#how-do-overrides-work) - */ - overrides?: Array> | undefined; - - /** - * Parser. - * - * @see [Working with Custom Parsers](https://eslint.org/docs/latest/extend/custom-parsers) - * @see [Specifying Parser](https://eslint.org/docs/latest/use/configure/parser-deprecated) - */ - parser?: string | undefined; - - /** - * Parser options. - * - * @see [Working with Custom Parsers](https://eslint.org/docs/latest/extend/custom-parsers) - * @see [Specifying Parser Options](https://eslint.org/docs/latest/use/configure/language-options-deprecated#specifying-parser-options) - */ - parserOptions?: ParserOptions | undefined; - - /** - * Which third-party plugins define additional rules, environments, configs, etc. for ESLint to use. - * - * @see [Configuring Plugins](https://eslint.org/docs/latest/use/configure/plugins-deprecated#configure-plugins) - */ - plugins?: string[] | undefined; - - /** - * Specifying processor. - * - * @see [processor](https://eslint.org/docs/latest/use/configure/plugins-deprecated#specify-a-processor) - */ - processor?: string | undefined; - - /** - * Report unused eslint-disable comments as warning. - * - * @see [Report unused eslint-disable comments](https://eslint.org/docs/latest/use/configure/rules-deprecated#report-unused-eslint-disable-comments) - */ - reportUnusedDisableDirectives?: boolean | undefined; - - /** - * Settings. - * - * @see [Settings](https://eslint.org/docs/latest/use/configure/configuration-files-deprecated#adding-shared-settings) - */ - settings?: { [name: string]: any } | undefined; - } - - /** - * The overwrites that apply more differing configuration to specific files or directories. - */ - interface ConfigOverride extends BaseConfig { - /** - * The glob patterns for excluded files. - */ - excludedFiles?: string | string[] | undefined; - - /** - * The glob patterns for target files. - */ - files: string | string[]; - } - - /** - * ESLint legacy configuration. - * - * @see [ESLint Legacy Configuration](https://eslint.org/docs/latest/use/configure/) - */ - // https://github.com/eslint/eslint/blob/v8.57.0/conf/config-schema.js - interface LegacyConfig - extends BaseConfig - { - /** - * Tell ESLint to ignore specific files and directories. - * - * @see [Ignore Patterns](https://eslint.org/docs/latest/use/configure/ignore-deprecated#ignorepatterns-in-config-files) - */ - ignorePatterns?: string | string[] | undefined; - - /** - * @see [Using Configuration Files](https://eslint.org/docs/latest/use/configure/configuration-files-deprecated#using-configuration-files) - */ - root?: boolean | undefined; - } - - /** - * Parser options. - * - * @see [Specifying Parser Options](https://eslint.org/docs/latest/use/configure/language-options-deprecated#specifying-parser-options) - */ - interface ParserOptions { - /** - * Accepts any valid ECMAScript version number or `'latest'`: - * - * - A version: es3, es5, es6, es7, es8, es9, es10, es11, es12, es13, es14, ..., or - * - A year: es2015, es2016, es2017, es2018, es2019, es2020, es2021, es2022, es2023, ..., or - * - `'latest'` - * - * When it's a version or a year, the value must be a number - so do not include the `es` prefix. - * - * Specifies the version of ECMAScript syntax you want to use. This is used by the parser to determine how to perform scope analysis, and it affects the default - * - * @default 5 - */ - ecmaVersion?: EcmaVersion | undefined; - - /** - * The type of JavaScript source code. Possible values are "script" for - * traditional script files, "module" for ECMAScript modules (ESM), and - * "commonjs" for CommonJS files. - * - * @default 'script' - * - * @see https://eslint.org/docs/latest/use/configure/language-options-deprecated#specifying-parser-options - */ - sourceType?: SourceType | undefined; - - /** - * An object indicating which additional language features you'd like to use. - * - * @see https://eslint.org/docs/latest/use/configure/language-options-deprecated#specifying-parser-options - */ - ecmaFeatures?: { - globalReturn?: boolean | undefined; - impliedStrict?: boolean | undefined; - jsx?: boolean | undefined; - experimentalObjectRestSpread?: boolean | undefined; - [key: string]: any; - } | undefined; - [key: string]: any; - } - - interface LintOptions { - filename?: string | undefined; - preprocess?: ((code: string) => string[]) | undefined; - postprocess?: ((problemLists: LintMessage[][]) => LintMessage[]) | undefined; - filterCodeBlock?: boolean | undefined; - disableFixes?: boolean | undefined; - allowInlineConfig?: boolean | undefined; - reportUnusedDisableDirectives?: boolean | undefined; - } - - interface LintSuggestion { - desc: string; - fix: Rule.Fix; - messageId?: string | undefined; - } - - interface LintMessage { - column: number; - line: number; - endColumn?: number | undefined; - endLine?: number | undefined; - ruleId: string | null; - message: string; - messageId?: string | undefined; - nodeType?: string | undefined; - fatal?: true | undefined; - severity: Exclude; - fix?: Rule.Fix | undefined; - suggestions?: LintSuggestion[] | undefined; - } - - interface LintSuppression { - kind: string; - justification: string; - } - - interface SuppressedLintMessage extends LintMessage { - suppressions: LintSuppression[]; - } - - interface FixOptions extends LintOptions { - fix?: boolean | undefined; - } - - interface FixReport { - fixed: boolean; - output: string; - messages: LintMessage[]; - } - - // Temporarily loosen type for just flat config files (see #68232) - type NonESTreeParser = - & Omit - & ({ - parse(text: string, options?: any): unknown; - } | { - parseForESLint(text: string, options?: any): Omit & { - ast: unknown; - scopeManager?: unknown; - }; - }); - - type ESTreeParser = - & ESLint.ObjectMetaProperties - & ( - | { parse(text: string, options?: any): AST.Program } - | { parseForESLint(text: string, options?: any): ESLintParseResult } - ); - - type Parser = NonESTreeParser | ESTreeParser; - - interface ESLintParseResult { - ast: AST.Program; - parserServices?: SourceCode.ParserServices | undefined; - scopeManager?: Scope.ScopeManager | undefined; - visitorKeys?: SourceCode.VisitorKeys | undefined; - } - - interface ProcessorFile { - text: string; - filename: string; - } - - // https://eslint.org/docs/latest/extend/plugins#processors-in-plugins - interface Processor extends ESLint.ObjectMetaProperties { - supportsAutofix?: boolean | undefined; - preprocess?(text: string, filename: string): T[]; - postprocess?(messages: LintMessage[][], filename: string): LintMessage[]; - } - - interface Config { - /** - * An string to identify the configuration object. Used in error messages and - * inspection tools. - */ - name?: string; - - /** - * An array of glob patterns indicating the files that the configuration - * object should apply to. If not specified, the configuration object applies - * to all files - */ - files?: Array; - - /** - * An array of glob patterns indicating the files that the configuration - * object should not apply to. If not specified, the configuration object - * applies to all files matched by files - */ - ignores?: string[]; - - /** - * An object containing settings related to how JavaScript is configured for - * linting. - */ - languageOptions?: LanguageOptions; - - /** - * An object containing settings related to the linting process - */ - linterOptions?: LinterOptions; - - /** - * Either an object containing preprocess() and postprocess() methods or a - * string indicating the name of a processor inside of a plugin - * (i.e., "pluginName/processorName"). - */ - processor?: string | Processor; - - /** - * An object containing a name-value mapping of plugin names to plugin objects. - * When files is specified, these plugins are only available to the matching files. - */ - plugins?: Record; - - /** - * An object containing the configured rules. When files or ignores are specified, - * these rule configurations are only available to the matching files. - */ - rules?: Partial; - - /** - * An object containing name-value pairs of information that should be - * available to all rules. - */ - settings?: Record; - } - - /** @deprecated Use `Config` instead of `FlatConfig` */ - type FlatConfig = Config; - - type GlobalConf = boolean | "off" | "readable" | "readonly" | "writable" | "writeable"; - - interface Globals { - [name: string]: GlobalConf; - } - - interface LanguageOptions { - /** - * The version of ECMAScript to support. May be any year (i.e., 2022) or - * version (i.e., 5). Set to "latest" for the most recent supported version. - * @default "latest" - */ - ecmaVersion?: EcmaVersion | undefined; - - /** - * The type of JavaScript source code. Possible values are "script" for - * traditional script files, "module" for ECMAScript modules (ESM), and - * "commonjs" for CommonJS files. (default: "module" for .js and .mjs - * files; "commonjs" for .cjs files) - */ - sourceType?: SourceType | undefined; - - /** - * An object specifying additional objects that should be added to the - * global scope during linting. - */ - globals?: Globals | undefined; - - /** - * An object containing a parse() or parseForESLint() method. - * If not configured, the default ESLint parser (Espree) will be used. - */ - parser?: Parser | undefined; - - /** - * An object specifying additional options that are passed directly to the - * parser() method on the parser. The available options are parser-dependent - */ - parserOptions?: Linter.ParserOptions | undefined; - } - - interface LinterOptions { - /** - * A boolean value indicating if inline configuration is allowed. - */ - noInlineConfig?: boolean; - - /** - * A severity value indicating if and how unused disable directives should be - * tracked and reported. - */ - reportUnusedDisableDirectives?: Severity | StringSeverity | boolean; - } - - interface Stats { - /** - * The number of times ESLint has applied at least one fix after linting. - */ - fixPasses: number; - - /** - * The times spent on (parsing, fixing, linting) a file, where the linting refers to the timing information for each rule. - */ - times: { passes: TimePass[] }; - } - - interface TimePass { - parse: { total: number }; - rules?: Record; - fix: { total: number }; - total: number; - } -} - -// #endregion - -// #region ESLint - -export class ESLint { - static configType: "flat"; - - static readonly version: string; - - static outputFixes(results: ESLint.LintResult[]): Promise; - - static getErrorResults(results: ESLint.LintResult[]): ESLint.LintResult[]; - - constructor(options?: ESLint.Options); - - lintFiles(patterns: string | string[]): Promise; - - lintText( - code: string, - options?: { filePath?: string | undefined; warnIgnored?: boolean | undefined }, - ): Promise; - - getRulesMetaForResults(results: ESLint.LintResult[]): ESLint.LintResultData["rulesMeta"]; - - hasFlag(flag: string): boolean; - - calculateConfigForFile(filePath: string): Promise; - - findConfigFile(): Promise; - - isPathIgnored(filePath: string): Promise; - - loadFormatter(nameOrPath?: string): Promise; -} - -export namespace ESLint { - type ConfigData = Omit< - Linter.LegacyConfig, - "$schema" - >; - - interface Environment { - globals?: Linter.Globals | undefined; - parserOptions?: Linter.ParserOptions | undefined; - } - - interface ObjectMetaProperties { - /** @deprecated Use `meta.name` instead. */ - name?: string | undefined; - - /** @deprecated Use `meta.version` instead. */ - version?: string | undefined; - - meta?: { - name?: string | undefined; - version?: string | undefined; - }; - } - - interface Plugin extends ObjectMetaProperties { - configs?: Record | undefined; - environments?: Record | undefined; - processors?: Record | undefined; - rules?: Record | undefined; - } - - type FixType = "directive" | "problem" | "suggestion" | "layout"; - - type CacheStrategy = "content" | "metadata"; - - interface Options { - // File enumeration - cwd?: string | undefined; - errorOnUnmatchedPattern?: boolean | undefined; - globInputPaths?: boolean | undefined; - ignore?: boolean | undefined; - ignorePatterns?: string[] | null | undefined; - passOnNoPatterns?: boolean | undefined; - warnIgnored?: boolean | undefined; - - // Linting - allowInlineConfig?: boolean | undefined; - baseConfig?: Linter.Config | Linter.Config[] | null | undefined; - overrideConfig?: Linter.Config | Linter.Config[] | null | undefined; - overrideConfigFile?: string | boolean | undefined; - plugins?: Record | null | undefined; - ruleFilter?: ((arg: { ruleId: string; severity: Exclude }) => boolean) | undefined; - stats?: boolean | undefined; - - // Autofix - fix?: boolean | ((message: Linter.LintMessage) => boolean) | undefined; - fixTypes?: FixType[] | undefined; - - // Cache-related - cache?: boolean | undefined; - cacheLocation?: string | undefined; - cacheStrategy?: CacheStrategy | undefined; - - // Other Options - flags?: string[] | undefined; - } - - interface LegacyOptions { - // File enumeration - cwd?: string | undefined; - errorOnUnmatchedPattern?: boolean | undefined; - extensions?: string[] | undefined; - globInputPaths?: boolean | undefined; - ignore?: boolean | undefined; - ignorePath?: string | undefined; - - // Linting - allowInlineConfig?: boolean | undefined; - baseConfig?: Linter.LegacyConfig | undefined; - overrideConfig?: Linter.LegacyConfig | undefined; - overrideConfigFile?: string | undefined; - plugins?: Record | undefined; - reportUnusedDisableDirectives?: Linter.StringSeverity | undefined; - resolvePluginsRelativeTo?: string | undefined; - rulePaths?: string[] | undefined; - useEslintrc?: boolean | undefined; - - // Autofix - fix?: boolean | ((message: Linter.LintMessage) => boolean) | undefined; - fixTypes?: FixType[] | undefined; - - // Cache-related - cache?: boolean | undefined; - cacheLocation?: string | undefined; - cacheStrategy?: CacheStrategy | undefined; - - // Other Options - flags?: string[] | undefined; - } - - interface LintResult { - filePath: string; - messages: Linter.LintMessage[]; - suppressedMessages: Linter.SuppressedLintMessage[]; - errorCount: number; - fatalErrorCount: number; - warningCount: number; - fixableErrorCount: number; - fixableWarningCount: number; - output?: string | undefined; - source?: string | undefined; - stats?: Linter.Stats | undefined; - usedDeprecatedRules: DeprecatedRuleUse[]; - } - - interface LintResultData { - cwd: string; - rulesMeta: { - [ruleId: string]: Rule.RuleMetaData; - }; - } - - interface DeprecatedRuleUse { - ruleId: string; - replacedBy: string[]; - } - - interface Formatter { - format(results: LintResult[], data: LintResultData): string | Promise; - } - - // Docs reference the types by those name - type EditInfo = Rule.Fix; - type LoadedFormatter = Formatter; - type ResultsMeta = LintResultData; -} - -// #endregion - -export function loadESLint(options: { useFlatConfig: true }): Promise; -export function loadESLint(options: { useFlatConfig: false }): Promise; -export function loadESLint( - options?: { useFlatConfig?: boolean | undefined }, -): Promise; - -// #region RuleTester - -export class RuleTester { - static describe: ((...args: any) => any) | null; - static it: ((...args: any) => any) | null; - static itOnly: ((...args: any) => any) | null; - - constructor(config?: Linter.Config); - - run( - name: string, - rule: Rule.RuleModule, - tests: { - valid: Array; - invalid: RuleTester.InvalidTestCase[]; - }, - ): void; - - static only( - item: string | RuleTester.ValidTestCase | RuleTester.InvalidTestCase, - ): RuleTester.ValidTestCase | RuleTester.InvalidTestCase; -} - -export namespace RuleTester { - interface ValidTestCase { - name?: string; - code: string; - options?: any; - filename?: string | undefined; - only?: boolean; - languageOptions?: Linter.LanguageOptions | undefined; - settings?: { [name: string]: any } | undefined; - } - - interface SuggestionOutput { - messageId?: string; - desc?: string; - data?: Record | undefined; - output: string; - } - - interface InvalidTestCase extends ValidTestCase { - errors: number | Array; - output?: string | null | undefined; - } - - interface TestCaseError { - message?: string | RegExp; - messageId?: string; - type?: string | undefined; - data?: any; - line?: number | undefined; - column?: number | undefined; - endLine?: number | undefined; - endColumn?: number | undefined; - suggestions?: SuggestionOutput[] | undefined; - } -} - -// #endregion diff --git a/node_modules/@types/eslint/package.json b/node_modules/@types/eslint/package.json deleted file mode 100644 index 42b664db..00000000 --- a/node_modules/@types/eslint/package.json +++ /dev/null @@ -1,70 +0,0 @@ -{ - "name": "@types/eslint", - "version": "9.6.0", - "description": "TypeScript definitions for eslint", - "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/eslint", - "license": "MIT", - "contributors": [ - { - "name": "Pierre-Marie Dartus", - "githubUsername": "pmdartus", - "url": "https://github.com/pmdartus" - }, - { - "name": "Jed Fox", - "githubUsername": "j-f1", - "url": "https://github.com/j-f1" - }, - { - "name": "Saad Quadri", - "githubUsername": "saadq", - "url": "https://github.com/saadq" - }, - { - "name": "Jason Kwok", - "githubUsername": "JasonHK", - "url": "https://github.com/JasonHK" - }, - { - "name": "Brad Zacher", - "githubUsername": "bradzacher", - "url": "https://github.com/bradzacher" - }, - { - "name": "JounQin", - "githubUsername": "JounQin", - "url": "https://github.com/JounQin" - }, - { - "name": "Bryan Mishkin", - "githubUsername": "bmish", - "url": "https://github.com/bmish" - } - ], - "main": "", - "types": "index.d.ts", - "exports": { - ".": { - "types": "./index.d.ts" - }, - "./use-at-your-own-risk": { - "types": "./use-at-your-own-risk.d.ts" - }, - "./rules": { - "types": "./rules/index.d.ts" - }, - "./package.json": "./package.json" - }, - "repository": { - "type": "git", - "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", - "directory": "types/eslint" - }, - "scripts": {}, - "dependencies": { - "@types/estree": "*", - "@types/json-schema": "*" - }, - "typesPublisherContentHash": "b9dc2442a6de9477777294005e6b8dcf6c0dee1bdcf1fe79fea879291a522175", - "typeScriptVersion": "4.8" -} \ No newline at end of file diff --git a/node_modules/@types/eslint/rules/best-practices.d.ts b/node_modules/@types/eslint/rules/best-practices.d.ts deleted file mode 100644 index d872242e..00000000 --- a/node_modules/@types/eslint/rules/best-practices.d.ts +++ /dev/null @@ -1,1039 +0,0 @@ -import { Linter } from "../index"; - -export interface BestPractices extends Linter.RulesRecord { - /** - * Rule to enforce getter and setter pairs in objects. - * - * @since 0.22.0 - * @see https://eslint.org/docs/rules/accessor-pairs - */ - "accessor-pairs": Linter.RuleEntry< - [ - Partial<{ - /** - * @default true - */ - setWithoutGet: boolean; - /** - * @default false - */ - getWithoutSet: boolean; - /** - * @default true - */ - enforceForClassMembers: boolean; - }>, - ] - >; - - /** - * Rule to enforce `return` statements in callbacks of array methods. - * - * @since 2.0.0-alpha-1 - * @see https://eslint.org/docs/rules/array-callback-return - */ - "array-callback-return": Linter.RuleEntry< - [ - Partial<{ - /** - * @default false - */ - allowImplicit: boolean; - /** - * @default false - */ - checkForEach: boolean; - /** - * @default false - */ - allowVoid: boolean; - }>, - ] - >; - - /** - * Rule to enforce the use of variables within the scope they are defined. - * - * @since 0.1.0 - * @see https://eslint.org/docs/rules/block-scoped-var - */ - "block-scoped-var": Linter.RuleEntry<[]>; - - /** - * Rule to enforce that class methods utilize `this`. - * - * @since 3.4.0 - * @see https://eslint.org/docs/rules/class-methods-use-this - */ - "class-methods-use-this": Linter.RuleEntry< - [ - Partial<{ - exceptMethods: string[]; - }>, - ] - >; - - /** - * Rule to enforce a maximum cyclomatic complexity allowed in a program. - * - * @since 0.0.9 - * @see https://eslint.org/docs/rules/complexity - */ - complexity: Linter.RuleEntry< - [ - | Partial<{ - /** - * @default 20 - */ - max: number; - /** - * @deprecated - * @default 20 - */ - maximum: number; - }> - | number, - ] - >; - - /** - * Rule to require `return` statements to either always or never specify values. - * - * @since 0.4.0 - * @see https://eslint.org/docs/rules/consistent-return - */ - "consistent-return": Linter.RuleEntry< - [ - Partial<{ - /** - * @default false - */ - treatUndefinedAsUnspecified: boolean; - }>, - ] - >; - - /** - * Rule to enforce consistent brace style for all control statements. - * - * @since 0.0.2 - * @see https://eslint.org/docs/rules/curly - */ - curly: Linter.RuleEntry<["all" | "multi" | "multi-line" | "multi-or-nest" | "consistent"]>; - - /** - * Rule to require `default` cases in `switch` statements. - * - * @since 0.6.0 - * @see https://eslint.org/docs/rules/default-case - */ - "default-case": Linter.RuleEntry< - [ - Partial<{ - /** - * @default '^no default$' - */ - commentPattern: string; - }>, - ] - >; - - /** - * Rule to enforce default clauses in switch statements to be last - * - * @since 7.0.0 - * @see https://eslint.org/docs/latest/rules/default-case-last - */ - "default-case-last": Linter.RuleEntry<[]>; - - /** - * Enforce default parameters to be last - * - * @since 6.4.0 - * @see https://eslint.org/docs/latest/rules/default-param-last - */ - "default-param-last": Linter.RuleEntry<[]>; - - /** - * Rule to enforce consistent newlines before and after dots. - * - * @since 0.21.0 - * @see https://eslint.org/docs/rules/dot-location - */ - "dot-location": Linter.RuleEntry<["object" | "property"]>; - - /** - * Rule to enforce dot notation whenever possible. - * - * @since 0.0.7 - * @see https://eslint.org/docs/rules/dot-notation - */ - "dot-notation": Linter.RuleEntry< - [ - Partial<{ - /** - * @default true - */ - allowKeywords: boolean; - allowPattern: string; - }>, - ] - >; - - /** - * Rule to require the use of `===` and `!==`. - * - * @since 0.0.2 - * @see https://eslint.org/docs/rules/eqeqeq - */ - eqeqeq: - | Linter.RuleEntry< - [ - "always", - Partial<{ - /** - * @default 'always' - */ - null: "always" | "never" | "ignore"; - }>, - ] - > - | Linter.RuleEntry<["smart" | "allow-null"]>; - - /** - * Require grouped accessor pairs in object literals and classes. - * - * @since 6.7.0 - * @see https://eslint.org/docs/latest/rules/grouped-accessor-pairs - */ - "grouped-accessor-pairs": Linter.RuleEntry<["anyOrder" | "getBeforeSet" | "setBeforeGet"]>; - - /** - * Rule to require `for-in` loops to include an `if` statement. - * - * @since 0.0.6 - * @see https://eslint.org/docs/rules/guard-for-in - */ - "guard-for-in": Linter.RuleEntry<[]>; - - /** - * Rule to enforce a maximum number of classes per file. - * - * @since 5.0.0-alpha.3 - * @see https://eslint.org/docs/rules/max-classes-per-file - */ - "max-classes-per-file": Linter.RuleEntry<[number]>; - - /** - * Rule to disallow the use of `alert`, `confirm`, and `prompt`. - * - * @since 0.0.5 - * @see https://eslint.org/docs/rules/no-alert - */ - "no-alert": Linter.RuleEntry<[]>; - - /** - * Rule to disallow the use of `arguments.caller` or `arguments.callee`. - * - * @since 0.0.6 - * @see https://eslint.org/docs/rules/no-caller - */ - "no-caller": Linter.RuleEntry<[]>; - - /** - * Rule to disallow lexical declarations in case clauses. - * - * @remarks - * Recommended by ESLint, the rule was enabled in `eslint:recommended`. - * - * @since 1.9.0 - * @see https://eslint.org/docs/rules/no-case-declarations - */ - "no-case-declarations": Linter.RuleEntry<[]>; - - /** - * Rule to disallow division operators explicitly at the beginning of regular expressions. - * - * @since 0.1.0 - * @see https://eslint.org/docs/rules/no-div-regex - */ - "no-div-regex": Linter.RuleEntry<[]>; - - /** - * Rule to disallow `else` blocks after `return` statements in `if` statements. - * - * @since 0.0.9 - * @see https://eslint.org/docs/rules/no-else-return - */ - "no-else-return": Linter.RuleEntry< - [ - Partial<{ - /** - * @default true - */ - allowElseIf: boolean; - }>, - ] - >; - - /** - * Rule to disallow empty functions. - * - * @since 2.0.0 - * @see https://eslint.org/docs/rules/no-empty-function - */ - "no-empty-function": Linter.RuleEntry< - [ - Partial<{ - /** - * @default [] - */ - allow: Array< - | "functions" - | "arrowFunctions" - | "generatorFunctions" - | "methods" - | "generatorMethods" - | "getters" - | "setters" - | "constructors" - >; - }>, - ] - >; - - /** - * Rule to disallow empty destructuring patterns. - * - * @remarks - * Recommended by ESLint, the rule was enabled in `eslint:recommended`. - * - * @since 1.7.0 - * @see https://eslint.org/docs/rules/no-empty-pattern - */ - "no-empty-pattern": Linter.RuleEntry<[]>; - - /** - * Rule to disallow `null` comparisons without type-checking operators. - * - * @since 0.0.9 - * @see https://eslint.org/docs/rules/no-eq-null - */ - "no-eq-null": Linter.RuleEntry<[]>; - - /** - * Rule to disallow the use of `eval()`. - * - * @since 0.0.2 - * @see https://eslint.org/docs/rules/no-eval - */ - "no-eval": Linter.RuleEntry< - [ - Partial<{ - /** - * @default false - */ - allowIndirect: boolean; - }>, - ] - >; - - /** - * Rule to disallow extending native types. - * - * @since 0.1.4 - * @see https://eslint.org/docs/rules/no-extend-native - */ - "no-extend-native": Linter.RuleEntry< - [ - Partial<{ - exceptions: string[]; - }>, - ] - >; - - /** - * Rule to disallow unnecessary calls to `.bind()`. - * - * @since 0.8.0 - * @see https://eslint.org/docs/rules/no-extra-bind - */ - "no-extra-bind": Linter.RuleEntry<[]>; - - /** - * Rule to disallow unnecessary labels. - * - * @since 2.0.0-rc.0 - * @see https://eslint.org/docs/rules/no-extra-label - */ - "no-extra-label": Linter.RuleEntry<[]>; - - /** - * Rule to disallow fallthrough of `case` statements. - * - * @remarks - * Recommended by ESLint, the rule was enabled in `eslint:recommended`. - * - * @since 0.0.7 - * @see https://eslint.org/docs/rules/no-fallthrough - */ - "no-fallthrough": Linter.RuleEntry< - [ - Partial<{ - /** - * @default 'falls?\s?through' - */ - commentPattern: string; - /** - * @default false - */ - allowEmptyCase: boolean; - }>, - ] - >; - - /** - * Rule to disallow leading or trailing decimal points in numeric literals. - * - * @since 0.0.6 - * @see https://eslint.org/docs/rules/no-floating-decimal - */ - "no-floating-decimal": Linter.RuleEntry<[]>; - - /** - * Rule to disallow assignments to native objects or read-only global variables. - * - * @remarks - * Recommended by ESLint, the rule was enabled in `eslint:recommended`. - * - * @since 3.3.0 - * @see https://eslint.org/docs/rules/no-global-assign - */ - "no-global-assign": Linter.RuleEntry< - [ - Partial<{ - exceptions: string[]; - }>, - ] - >; - - /** - * Rule to disallow shorthand type conversions. - * - * @since 1.0.0-rc-2 - * @see https://eslint.org/docs/rules/no-implicit-coercion - */ - "no-implicit-coercion": Linter.RuleEntry< - [ - Partial<{ - /** - * @default true - */ - boolean: boolean; - /** - * @default true - */ - number: boolean; - /** - * @default true - */ - string: boolean; - /** - * @default false - */ - disallowTemplateShorthand: boolean; - /** - * @default [] - */ - allow: Array<"~" | "!!" | "+" | "*">; - }>, - ] - >; - - /** - * Rule to disallow variable and `function` declarations in the global scope. - * - * @since 2.0.0-alpha-1 - * @see https://eslint.org/docs/rules/no-implicit-globals - */ - "no-implicit-globals": Linter.RuleEntry<[]>; - - /** - * Rule to disallow the use of `eval()`-like methods. - * - * @since 0.0.7 - * @see https://eslint.org/docs/rules/no-implied-eval - */ - "no-implied-eval": Linter.RuleEntry<[]>; - - /** - * Disallow assigning to imported bindings. - * - * @remarks - * Recommended by ESLint, the rule was enabled in `eslint:recommended`. - * - * @since 6.4.0 - * @see https://eslint.org/docs/latest/rules/no-import-assign - */ - "no-import-assign": Linter.RuleEntry<[]>; - - /** - * Rule to disallow `this` keywords outside of classes or class-like objects. - * - * @since 1.0.0-rc-2 - * @see https://eslint.org/docs/rules/no-invalid-this - */ - "no-invalid-this": Linter.RuleEntry< - [ - Partial<{ - /** - * @default true - */ - capIsConstructor: boolean; - }>, - ] - >; - - /** - * Rule to disallow the use of the `__iterator__` property. - * - * @since 0.0.9 - * @see https://eslint.org/docs/rules/no-iterator - */ - "no-iterator": Linter.RuleEntry<[]>; - - /** - * Rule to disallow labeled statements. - * - * @since 0.4.0 - * @see https://eslint.org/docs/rules/no-labels - */ - "no-labels": Linter.RuleEntry< - [ - Partial<{ - /** - * @default false - */ - allowLoop: boolean; - /** - * @default false - */ - allowSwitch: boolean; - }>, - ] - >; - - /** - * Rule to disallow unnecessary nested blocks. - * - * @since 0.4.0 - * @see https://eslint.org/docs/rules/no-lone-blocks - */ - "no-lone-blocks": Linter.RuleEntry<[]>; - - /** - * Rule to disallow function declarations that contain unsafe references inside loop statements. - * - * @since 0.0.9 - * @see https://eslint.org/docs/rules/no-loop-func - */ - "no-loop-func": Linter.RuleEntry<[]>; - - /** - * Rule to disallow magic numbers. - * - * @since 1.7.0 - * @see https://eslint.org/docs/rules/no-magic-numbers - */ - "no-magic-numbers": Linter.RuleEntry< - [ - Partial<{ - /** - * @default [] - */ - ignore: number[]; - /** - * @default false - */ - ignoreArrayIndexes: boolean; - /** - * @default false - */ - enforceConst: boolean; - /** - * @default false - */ - detectObjects: boolean; - }>, - ] - >; - - /** - * Rule to disallow multiple spaces. - * - * @since 0.9.0 - * @see https://eslint.org/docs/rules/no-multi-spaces - */ - "no-multi-spaces": Linter.RuleEntry< - [ - Partial<{ - /** - * @default false - */ - ignoreEOLComments: boolean; - /** - * @default { Property: true } - */ - exceptions: Record; - }>, - ] - >; - - /** - * Rule to disallow multiline strings. - * - * @since 0.0.9 - * @see https://eslint.org/docs/rules/no-multi-str - */ - "no-multi-str": Linter.RuleEntry<[]>; - - /** - * Rule to disallow `new` operators outside of assignments or comparisons. - * - * @since 0.0.7 - * @see https://eslint.org/docs/rules/no-new - */ - "no-new": Linter.RuleEntry<[]>; - - /** - * Rule to disallow `new` operators with the `Function` object. - * - * @since 0.0.7 - * @see https://eslint.org/docs/rules/no-new-func - */ - "no-new-func": Linter.RuleEntry<[]>; - - /** - * Rule to disallow `new` operators with the `String`, `Number`, and `Boolean` objects. - * - * @since 0.0.6 - * @see https://eslint.org/docs/rules/no-new-wrappers - */ - "no-new-wrappers": Linter.RuleEntry<[]>; - - /** - * Disallow `\\8` and `\\9` escape sequences in string literals. - * - * @since 7.14.0 - * @see https://eslint.org/docs/rules/no-nonoctal-decimal-escape - */ - "no-nonoctal-decimal-escape": Linter.RuleEntry<[]>; - - /** - * Rule to disallow octal literals. - * - * @remarks - * Recommended by ESLint, the rule was enabled in `eslint:recommended`. - * - * @since 0.0.6 - * @see https://eslint.org/docs/rules/no-octal - */ - "no-octal": Linter.RuleEntry<[]>; - - /** - * Rule to disallow octal escape sequences in string literals. - * - * @since 0.0.9 - * @see https://eslint.org/docs/rules/no-octal-escape - */ - "no-octal-escape": Linter.RuleEntry<[]>; - - /** - * Rule to disallow reassigning `function` parameters. - * - * @since 0.18.0 - * @see https://eslint.org/docs/rules/no-param-reassign - */ - "no-param-reassign": Linter.RuleEntry< - [ - Partial<{ - /** - * @default false - */ - props: boolean; - /** - * @default [] - */ - ignorePropertyModificationsFor: string[]; - }>, - ] - >; - - /** - * Rule to disallow the use of the `__proto__` property. - * - * @since 0.0.9 - * @see https://eslint.org/docs/rules/no-proto - */ - "no-proto": Linter.RuleEntry<[]>; - - /** - * Rule to disallow variable redeclaration. - * - * @remarks - * Recommended by ESLint, the rule was enabled in `eslint:recommended`. - * - * @since 0.0.9 - * @see https://eslint.org/docs/rules/no-redeclare - */ - "no-redeclare": Linter.RuleEntry< - [ - Partial<{ - /** - * @default true - */ - builtinGlobals: boolean; - }>, - ] - >; - - /** - * Rule to disallow certain properties on certain objects. - * - * @since 3.5.0 - * @see https://eslint.org/docs/rules/no-restricted-properties - */ - "no-restricted-properties": Linter.RuleEntry< - [ - ...Array< - | { - object: string; - property?: string | undefined; - message?: string | undefined; - } - | { - property: string; - message?: string | undefined; - } - >, - ] - >; - - /** - * Rule to disallow assignment operators in `return` statements. - * - * @since 0.0.9 - * @see https://eslint.org/docs/rules/no-return-assign - */ - "no-return-assign": Linter.RuleEntry<["except-parens" | "always"]>; - - /** - * Rule to disallow unnecessary `return await`. - * - * @since 3.10.0 - * @see https://eslint.org/docs/rules/no-return-await - */ - "no-return-await": Linter.RuleEntry<[]>; - - /** - * Rule to disallow `javascript:` urls. - * - * @since 0.0.9 - * @see https://eslint.org/docs/rules/no-script-url - */ - "no-script-url": Linter.RuleEntry<[]>; - - /** - * Rule to disallow assignments where both sides are exactly the same. - * - * @remarks - * Recommended by ESLint, the rule was enabled in `eslint:recommended`. - * - * @since 2.0.0-rc.0 - * @see https://eslint.org/docs/rules/no-self-assign - */ - "no-self-assign": Linter.RuleEntry<[]>; - - /** - * Rule to disallow comparisons where both sides are exactly the same. - * - * @since 0.0.9 - * @see https://eslint.org/docs/rules/no-self-compare - */ - "no-self-compare": Linter.RuleEntry<[]>; - - /** - * Rule to disallow comma operators. - * - * @since 0.5.1 - * @see https://eslint.org/docs/rules/no-sequences - */ - "no-sequences": Linter.RuleEntry<[]>; - - /** - * Rule to disallow throwing literals as exceptions. - * - * @since 0.15.0 - * @see https://eslint.org/docs/rules/no-throw-literal - */ - "no-throw-literal": Linter.RuleEntry<[]>; - - /** - * Rule to disallow unmodified loop conditions. - * - * @since 2.0.0-alpha-2 - * @see https://eslint.org/docs/rules/no-unmodified-loop-condition - */ - "no-unmodified-loop-condition": Linter.RuleEntry<[]>; - - /** - * Rule to disallow unused expressions. - * - * @since 0.1.0 - * @see https://eslint.org/docs/rules/no-unused-expressions - */ - "no-unused-expressions": Linter.RuleEntry< - [ - Partial<{ - /** - * @default false - */ - allowShortCircuit: boolean; - /** - * @default false - */ - allowTernary: boolean; - /** - * @default false - */ - allowTaggedTemplates: boolean; - }>, - ] - >; - - /** - * Rule to disallow unused labels. - * - * @remarks - * Recommended by ESLint, the rule was enabled in `eslint:recommended`. - * - * @since 2.0.0-rc.0 - * @see https://eslint.org/docs/rules/no-unused-labels - */ - "no-unused-labels": Linter.RuleEntry<[]>; - - /** - * Disallow useless backreferences in regular expressions - * - * @remarks - * Recommended by ESLint, the rule was enabled in `eslint:recommended`. - * - * @since 7.0.0-alpha.0 - * @see https://eslint.org/docs/latest/rules/no-useless-backreference - */ - "no-useless-backreference": Linter.RuleEntry<[]>; - - /** - * Rule to disallow unnecessary calls to `.call()` and `.apply()`. - * - * @since 1.0.0-rc-1 - * @see https://eslint.org/docs/rules/no-useless-call - */ - "no-useless-call": Linter.RuleEntry<[]>; - - /** - * Rule to disallow unnecessary `catch` clauses. - * - * @remarks - * Recommended by ESLint, the rule was enabled in `eslint:recommended`. - * - * @since 5.11.0 - * @see https://eslint.org/docs/rules/no-useless-catch - */ - "no-useless-catch": Linter.RuleEntry<[]>; - - /** - * Rule to disallow unnecessary concatenation of literals or template literals. - * - * @since 1.3.0 - * @see https://eslint.org/docs/rules/no-useless-concat - */ - "no-useless-concat": Linter.RuleEntry<[]>; - - /** - * Rule to disallow unnecessary escape characters. - * - * @remarks - * Recommended by ESLint, the rule was enabled in `eslint:recommended`. - * - * @since 2.5.0 - * @see https://eslint.org/docs/rules/no-useless-escape - */ - "no-useless-escape": Linter.RuleEntry<[]>; - - /** - * Rule to disallow redundant return statements. - * - * @since 3.9.0 - * @see https://eslint.org/docs/rules/no-useless-return - */ - "no-useless-return": Linter.RuleEntry<[]>; - - /** - * Rule to disallow `void` operators. - * - * @since 0.8.0 - * @see https://eslint.org/docs/rules/no-void - */ - "no-void": Linter.RuleEntry<[]>; - - /** - * Rule to disallow specified warning terms in comments. - * - * @since 0.4.4 - * @see https://eslint.org/docs/rules/no-warning-comments - */ - "no-warning-comments": Linter.RuleEntry< - [ - { - /** - * @default ["todo", "fixme", "xxx"] - */ - terms: string[]; - /** - * @default 'start' - */ - location: "start" | "anywhere"; - }, - ] - >; - - /** - * Rule to disallow `with` statements. - * - * @remarks - * Recommended by ESLint, the rule was enabled in `eslint:recommended`. - * - * @since 0.0.2 - * @see https://eslint.org/docs/rules/no-with - */ - "no-with": Linter.RuleEntry<[]>; - - /** - * Rule to enforce using named capture group in regular expression. - * - * @since 5.15.0 - * @see https://eslint.org/docs/rules/prefer-named-capture-group - */ - "prefer-named-capture-group": Linter.RuleEntry<[]>; - - /** - * Disallow use of `Object.prototype.hasOwnProperty.call()` and prefer use of `Object.hasOwn()`. - * - * @since 3.5.0 - * @see https://eslint.org/docs/rules/prefer-object-has-own - */ - "prefer-object-has-own": Linter.RuleEntry<[]>; - - /** - * Rule to require using Error objects as Promise rejection reasons. - * - * @since 3.14.0 - * @see https://eslint.org/docs/rules/prefer-promise-reject-errors - */ - "prefer-promise-reject-errors": Linter.RuleEntry< - [ - Partial<{ - /** - * @default false - */ - allowEmptyReject: boolean; - }>, - ] - >; - - /** - * Disallow use of the `RegExp` constructor in favor of regular expression literals. - * - * @since 6.4.0 - * @see https://eslint.org/docs/latest/rules/prefer-regex-literals - */ - "prefer-regex-literals": Linter.RuleEntry< - [ - Partial<{ - /** - * @default false - */ - disallowRedundantWrapping: boolean; - }>, - ] - >; - - /** - * Rule to enforce the consistent use of the radix argument when using `parseInt()`. - * - * @since 0.0.7 - * @see https://eslint.org/docs/rules/radix - */ - radix: Linter.RuleEntry<["always" | "as-needed"]>; - - /** - * Rule to disallow async functions which have no `await` expression. - * - * @since 3.11.0 - * @see https://eslint.org/docs/rules/require-await - */ - "require-await": Linter.RuleEntry<[]>; - - /** - * Rule to enforce the use of `u` flag on RegExp. - * - * @since 5.3.0 - * @see https://eslint.org/docs/rules/require-unicode-regexp - */ - "require-unicode-regexp": Linter.RuleEntry<[]>; - - /** - * Rule to require `var` declarations be placed at the top of their containing scope. - * - * @since 0.8.0 - * @see https://eslint.org/docs/rules/vars-on-top - */ - "vars-on-top": Linter.RuleEntry<[]>; - - /** - * Rule to require parentheses around immediate `function` invocations. - * - * @since 0.0.9 - * @see https://eslint.org/docs/rules/wrap-iife - */ - "wrap-iife": Linter.RuleEntry< - [ - "outside" | "inside" | "any", - Partial<{ - /** - * @default false - */ - functionPrototypeMethods: boolean; - }>, - ] - >; - - /** - * Rule to require or disallow “Yoda” conditions. - * - * @since 0.7.1 - * @see https://eslint.org/docs/rules/yoda - */ - yoda: - | Linter.RuleEntry< - [ - "never", - Partial<{ - exceptRange: boolean; - onlyEquality: boolean; - }>, - ] - > - | Linter.RuleEntry<["always"]>; -} diff --git a/node_modules/@types/eslint/rules/deprecated.d.ts b/node_modules/@types/eslint/rules/deprecated.d.ts deleted file mode 100644 index 0024d892..00000000 --- a/node_modules/@types/eslint/rules/deprecated.d.ts +++ /dev/null @@ -1,267 +0,0 @@ -import { Linter } from "../index"; - -export interface Deprecated extends Linter.RulesRecord { - /** - * Rule to enforce consistent indentation. - * - * @since 4.0.0-alpha.0 - * @deprecated since 4.0.0, use [`indent`](https://eslint.org/docs/rules/indent) instead. - * @see https://eslint.org/docs/rules/indent-legacy - */ - "indent-legacy": Linter.RuleEntry< - [ - number | "tab", - Partial<{ - /** - * @default 0 - */ - SwitchCase: number; - /** - * @default 1 - */ - VariableDeclarator: - | Partial<{ - /** - * @default 1 - */ - var: number | "first"; - /** - * @default 1 - */ - let: number | "first"; - /** - * @default 1 - */ - const: number | "first"; - }> - | number - | "first"; - /** - * @default 1 - */ - outerIIFEBody: number; - /** - * @default 1 - */ - MemberExpression: number | "off"; - /** - * @default { parameters: 1, body: 1 } - */ - FunctionDeclaration: Partial<{ - /** - * @default 1 - */ - parameters: number | "first" | "off"; - /** - * @default 1 - */ - body: number; - }>; - /** - * @default { parameters: 1, body: 1 } - */ - FunctionExpression: Partial<{ - /** - * @default 1 - */ - parameters: number | "first" | "off"; - /** - * @default 1 - */ - body: number; - }>; - /** - * @default { arguments: 1 } - */ - CallExpression: Partial<{ - /** - * @default 1 - */ - arguments: number | "first" | "off"; - }>; - /** - * @default 1 - */ - ArrayExpression: number | "first" | "off"; - /** - * @default 1 - */ - ObjectExpression: number | "first" | "off"; - /** - * @default 1 - */ - ImportDeclaration: number | "first" | "off"; - /** - * @default false - */ - flatTernaryExpressions: boolean; - ignoredNodes: string[]; - /** - * @default false - */ - ignoreComments: boolean; - }>, - ] - >; - - /** - * Rule to require or disallow newlines around directives. - * - * @since 3.5.0 - * @deprecated since 4.0.0, use [`padding-line-between-statements`](https://eslint.org/docs/rules/padding-line-between-statements) instead. - * @see https://eslint.org/docs/rules/lines-around-directive - */ - "lines-around-directive": Linter.RuleEntry<["always" | "never"]>; - - /** - * Rule to require or disallow an empty line after variable declarations. - * - * @since 0.18.0 - * @deprecated since 4.0.0, use [`padding-line-between-statements`](https://eslint.org/docs/rules/padding-line-between-statements) instead. - * @see https://eslint.org/docs/rules/newline-after-var - */ - "newline-after-var": Linter.RuleEntry<["always" | "never"]>; - - /** - * Rule to require an empty line before `return` statements. - * - * @since 2.3.0 - * @deprecated since 4.0.0, use [`padding-line-between-statements`](https://eslint.org/docs/rules/padding-line-between-statements) instead. - * @see https://eslint.org/docs/rules/newline-before-return - */ - "newline-before-return": Linter.RuleEntry<[]>; - - /** - * Rule to disallow shadowing of variables inside of `catch`. - * - * @since 0.0.9 - * @deprecated since 5.1.0, use [`no-shadow`](https://eslint.org/docs/rules/no-shadow) instead. - * @see https://eslint.org/docs/rules/no-catch-shadow - */ - "no-catch-shadow": Linter.RuleEntry<[]>; - - /** - * Rule to disallow reassignment of native objects. - * - * @since 0.0.9 - * @deprecated since 3.3.0, use [`no-global-assign`](https://eslint.org/docs/rules/no-global-assign) instead. - * @see https://eslint.org/docs/rules/no-native-reassign - */ - "no-native-reassign": Linter.RuleEntry< - [ - Partial<{ - exceptions: string[]; - }>, - ] - >; - - /** - * Rule to disallow negating the left operand in `in` expressions. - * - * @since 0.1.2 - * @deprecated since 3.3.0, use [`no-unsafe-negation`](https://eslint.org/docs/rules/no-unsafe-negation) instead. - * @see https://eslint.org/docs/rules/no-negated-in-lhs - */ - "no-negated-in-lhs": Linter.RuleEntry<[]>; - - /** - * Rule to disallow spacing between function identifiers and their applications. - * - * @since 0.1.2 - * @deprecated since 3.3.0, use [`func-call-spacing`](https://eslint.org/docs/rules/func-call-spacing) instead. - * @see https://eslint.org/docs/rules/no-spaced-func - */ - "no-spaced-func": Linter.RuleEntry<[]>; - - /** - * Rule to suggest using `Reflect` methods where applicable. - * - * @since 1.0.0-rc-2 - * @deprecated since 3.9.0 - * @see https://eslint.org/docs/rules/prefer-reflect - */ - "prefer-reflect": Linter.RuleEntry< - [ - Partial<{ - exceptions: string[]; - }>, - ] - >; - - /** - * Rule to require JSDoc comments. - * - * @since 1.4.0 - * @deprecated since 5.10.0 - * @see https://eslint.org/docs/rules/require-jsdoc - */ - "require-jsdoc": Linter.RuleEntry< - [ - Partial<{ - require: Partial<{ - /** - * @default true - */ - FunctionDeclaration: boolean; - /** - * @default false - */ - MethodDefinition: boolean; - /** - * @default false - */ - ClassDeclaration: boolean; - /** - * @default false - */ - ArrowFunctionExpression: boolean; - /** - * @default false - */ - FunctionExpression: boolean; - }>; - }>, - ] - >; - - /** - * Rule to enforce valid JSDoc comments. - * - * @since 0.4.0 - * @deprecated since 5.10.0 - * @see https://eslint.org/docs/rules/valid-jsdoc - */ - "valid-jsdoc": Linter.RuleEntry< - [ - Partial<{ - prefer: Record; - preferType: Record; - /** - * @default true - */ - requireReturn: boolean; - /** - * @default true - */ - requireReturnType: boolean; - /** - * @remarks - * Also accept for regular expression pattern - */ - matchDescription: string; - /** - * @default true - */ - requireParamDescription: boolean; - /** - * @default true - */ - requireReturnDescription: boolean; - /** - * @default true - */ - requireParamType: boolean; - }>, - ] - >; -} diff --git a/node_modules/@types/eslint/rules/ecmascript-6.d.ts b/node_modules/@types/eslint/rules/ecmascript-6.d.ts deleted file mode 100644 index 564a1dca..00000000 --- a/node_modules/@types/eslint/rules/ecmascript-6.d.ts +++ /dev/null @@ -1,534 +0,0 @@ -import { Linter } from "../index"; - -export interface ECMAScript6 extends Linter.RulesRecord { - /** - * Rule to require braces around arrow function bodies. - * - * @since 1.8.0 - * @see https://eslint.org/docs/rules/arrow-body-style - */ - "arrow-body-style": - | Linter.RuleEntry< - [ - "as-needed", - Partial<{ - /** - * @default false - */ - requireReturnForObjectLiteral: boolean; - }>, - ] - > - | Linter.RuleEntry<["always" | "never"]>; - - /** - * Rule to require parentheses around arrow function arguments. - * - * @since 1.0.0-rc-1 - * @see https://eslint.org/docs/rules/arrow-parens - */ - "arrow-parens": - | Linter.RuleEntry<["always"]> - | Linter.RuleEntry< - [ - "as-needed", - Partial<{ - /** - * @default false - */ - requireForBlockBody: boolean; - }>, - ] - >; - - /** - * Rule to enforce consistent spacing before and after the arrow in arrow functions. - * - * @since 1.0.0-rc-1 - * @see https://eslint.org/docs/rules/arrow-spacing - */ - "arrow-spacing": Linter.RuleEntry<[]>; - - /** - * Rule to require `super()` calls in constructors. - * - * @remarks - * Recommended by ESLint, the rule was enabled in `eslint:recommended`. - * - * @since 0.24.0 - * @see https://eslint.org/docs/rules/constructor-super - */ - "constructor-super": Linter.RuleEntry<[]>; - - /** - * Rule to enforce consistent spacing around `*` operators in generator functions. - * - * @since 0.17.0 - * @see https://eslint.org/docs/rules/generator-star-spacing - */ - "generator-star-spacing": Linter.RuleEntry< - [ - | Partial<{ - before: boolean; - after: boolean; - named: - | Partial<{ - before: boolean; - after: boolean; - }> - | "before" - | "after" - | "both" - | "neither"; - anonymous: - | Partial<{ - before: boolean; - after: boolean; - }> - | "before" - | "after" - | "both" - | "neither"; - method: - | Partial<{ - before: boolean; - after: boolean; - }> - | "before" - | "after" - | "both" - | "neither"; - }> - | "before" - | "after" - | "both" - | "neither", - ] - >; - - /** - * Require or disallow logical assignment operator shorthand. - * - * @since 8.24.0 - * @see https://eslint.org/docs/rules/logical-assignment-operators - */ - "logical-assignment-operators": - | Linter.RuleEntry< - [ - "always", - Partial<{ - /** - * @default false - */ - enforceForIfStatements: boolean; - }>, - ] - > - | Linter.RuleEntry<["never"]>; - - /** - * Rule to disallow reassigning class members. - * - * @remarks - * Recommended by ESLint, the rule was enabled in `eslint:recommended`. - * - * @since 1.0.0-rc-1 - * @see https://eslint.org/docs/rules/no-class-assign - */ - "no-class-assign": Linter.RuleEntry<[]>; - - /** - * Rule to disallow arrow functions where they could be confused with comparisons. - * - * @since 2.0.0-alpha-2 - * @see https://eslint.org/docs/rules/no-confusing-arrow - */ - "no-confusing-arrow": Linter.RuleEntry< - [ - Partial<{ - /** - * @default true - */ - allowParens: boolean; - }>, - ] - >; - - /** - * Rule to disallow reassigning `const` variables. - * - * @remarks - * Recommended by ESLint, the rule was enabled in `eslint:recommended`. - * - * @since 1.0.0-rc-1 - * @see https://eslint.org/docs/rules/no-const-assign - */ - "no-const-assign": Linter.RuleEntry<[]>; - - /** - * Rule to disallow duplicate class members. - * - * @remarks - * Recommended by ESLint, the rule was enabled in `eslint:recommended`. - * - * @since 1.2.0 - * @see https://eslint.org/docs/rules/no-dupe-class-members - */ - "no-dupe-class-members": Linter.RuleEntry<[]>; - - /** - * Rule to disallow duplicate module imports. - * - * @since 2.5.0 - * @see https://eslint.org/docs/rules/no-duplicate-imports - */ - "no-duplicate-imports": Linter.RuleEntry< - [ - Partial<{ - /** - * @default false - */ - includeExports: boolean; - }>, - ] - >; - - /** - * Rule to disallow `new` operators with the `Symbol` object. - * - * @remarks - * Recommended by ESLint, the rule was enabled in `eslint:recommended`. - * - * @since 2.0.0-beta.1 - * @see https://eslint.org/docs/rules/no-new-symbol - */ - "no-new-symbol": Linter.RuleEntry<[]>; - - /** - * Rule to disallow specified modules when loaded by `import`. - * - * @since 2.0.0-alpha-1 - * @see https://eslint.org/docs/rules/no-restricted-imports - */ - "no-restricted-imports": Linter.RuleEntry< - [ - ...Array< - | string - | { - name: string; - importNames?: string[] | undefined; - message?: string | undefined; - } - | Partial<{ - paths: Array< - | string - | { - name: string; - importNames?: string[] | undefined; - message?: string | undefined; - } - >; - patterns: string[]; - }> - >, - ] - >; - - /** - * Rule to disallow `this`/`super` before calling `super()` in constructors. - * - * @remarks - * Recommended by ESLint, the rule was enabled in `eslint:recommended`. - * - * @since 0.24.0 - * @see https://eslint.org/docs/rules/no-this-before-super - */ - "no-this-before-super": Linter.RuleEntry<[]>; - - /** - * Rule to disallow unnecessary computed property keys in object literals. - * - * @since 2.9.0 - * @see https://eslint.org/docs/rules/no-useless-computed-key - */ - "no-useless-computed-key": Linter.RuleEntry<[]>; - - /** - * Rule to disallow unnecessary constructors. - * - * @since 2.0.0-beta.1 - * @see https://eslint.org/docs/rules/no-useless-constructor - */ - "no-useless-constructor": Linter.RuleEntry<[]>; - - /** - * Rule to disallow renaming import, export, and destructured assignments to the same name. - * - * @since 2.11.0 - * @see https://eslint.org/docs/rules/no-useless-rename - */ - "no-useless-rename": Linter.RuleEntry< - [ - Partial<{ - /** - * @default false - */ - ignoreImport: boolean; - /** - * @default false - */ - ignoreExport: boolean; - /** - * @default false - */ - ignoreDestructuring: boolean; - }>, - ] - >; - - /** - * Rule to require `let` or `const` instead of `var`. - * - * @since 0.12.0 - * @see https://eslint.org/docs/rules/no-var - */ - "no-var": Linter.RuleEntry<[]>; - - /** - * Rule to require or disallow method and property shorthand syntax for object literals. - * - * @since 0.20.0 - * @see https://eslint.org/docs/rules/object-shorthand - */ - "object-shorthand": - | Linter.RuleEntry< - [ - "always" | "methods", - Partial<{ - /** - * @default false - */ - avoidQuotes: boolean; - /** - * @default false - */ - ignoreConstructors: boolean; - /** - * @default false - */ - avoidExplicitReturnArrows: boolean; - }>, - ] - > - | Linter.RuleEntry< - [ - "properties", - Partial<{ - /** - * @default false - */ - avoidQuotes: boolean; - }>, - ] - > - | Linter.RuleEntry<["never" | "consistent" | "consistent-as-needed"]>; - - /** - * Rule to require using arrow functions for callbacks. - * - * @since 1.2.0 - * @see https://eslint.org/docs/rules/prefer-arrow-callback - */ - "prefer-arrow-callback": Linter.RuleEntry< - [ - Partial<{ - /** - * @default false - */ - allowNamedFunctions: boolean; - /** - * @default true - */ - allowUnboundThis: boolean; - }>, - ] - >; - - /** - * Rule to require `const` declarations for variables that are never reassigned after declared. - * - * @since 0.23.0 - * @see https://eslint.org/docs/rules/prefer-const - */ - "prefer-const": Linter.RuleEntry< - [ - Partial<{ - /** - * @default 'any' - */ - destructuring: "any" | "all"; - /** - * @default false - */ - ignoreReadBeforeAssign: boolean; - }>, - ] - >; - - /** - * Rule to require destructuring from arrays and/or objects. - * - * @since 3.13.0 - * @see https://eslint.org/docs/rules/prefer-destructuring - */ - "prefer-destructuring": Linter.RuleEntry< - [ - Partial< - | { - VariableDeclarator: Partial<{ - array: boolean; - object: boolean; - }>; - AssignmentExpression: Partial<{ - array: boolean; - object: boolean; - }>; - } - | { - array: boolean; - object: boolean; - } - >, - Partial<{ - enforceForRenamedProperties: boolean; - }>, - ] - >; - - /** - * Disallow the use of `Math.pow` in favor of the `**` operator. - * - * @since 6.7.0 - * @see https://eslint.org/docs/latest/rules/prefer-exponentiation-operator - */ - "prefer-exponentiation-operator": Linter.RuleEntry<[]>; - - /** - * Rule to disallow `parseInt()` and `Number.parseInt()` in favor of binary, octal, and hexadecimal literals. - * - * @since 3.5.0 - * @see https://eslint.org/docs/rules/prefer-numeric-literals - */ - "prefer-numeric-literals": Linter.RuleEntry<[]>; - - /** - * Rule to require rest parameters instead of `arguments`. - * - * @since 2.0.0-alpha-1 - * @see https://eslint.org/docs/rules/prefer-rest-params - */ - "prefer-rest-params": Linter.RuleEntry<[]>; - - /** - * Rule to require spread operators instead of `.apply()`. - * - * @since 1.0.0-rc-1 - * @see https://eslint.org/docs/rules/prefer-spread - */ - "prefer-spread": Linter.RuleEntry<[]>; - - /** - * Rule to require template literals instead of string concatenation. - * - * @since 1.2.0 - * @see https://eslint.org/docs/rules/prefer-template - */ - "prefer-template": Linter.RuleEntry<[]>; - - /** - * Rule to require generator functions to contain `yield`. - * - * @remarks - * Recommended by ESLint, the rule was enabled in `eslint:recommended`. - * - * @since 1.0.0-rc-1 - * @see https://eslint.org/docs/rules/require-yield - */ - "require-yield": Linter.RuleEntry<[]>; - - /** - * Rule to enforce spacing between rest and spread operators and their expressions. - * - * @since 2.12.0 - * @see https://eslint.org/docs/rules/rest-spread-spacing - */ - "rest-spread-spacing": Linter.RuleEntry<["never" | "always"]>; - - /** - * Rule to enforce sorted import declarations within modules. - * - * @since 2.0.0-beta.1 - * @see https://eslint.org/docs/rules/sort-imports - */ - "sort-imports": Linter.RuleEntry< - [ - Partial<{ - /** - * @default false - */ - ignoreCase: boolean; - /** - * @default false - */ - ignoreDeclarationSort: boolean; - /** - * @default false - */ - ignoreMemberSort: boolean; - /** - * @default ['none', 'all', 'multiple', 'single'] - */ - memberSyntaxSortOrder: Array<"none" | "all" | "multiple" | "single">; - /** - * @default false - */ - allowSeparatedGroups: boolean; - }>, - ] - >; - - /** - * Rule to require symbol descriptions. - * - * @since 3.4.0 - * @see https://eslint.org/docs/rules/symbol-description - */ - "symbol-description": Linter.RuleEntry<[]>; - - /** - * Rule to require or disallow spacing around embedded expressions of template strings. - * - * @since 2.0.0-rc.0 - * @see https://eslint.org/docs/rules/template-curly-spacing - */ - "template-curly-spacing": Linter.RuleEntry<["never" | "always"]>; - - /** - * Rule to require or disallow spacing around the `*` in `yield*` expressions. - * - * @since 2.0.0-alpha-1 - * @see https://eslint.org/docs/rules/yield-star-spacing - */ - "yield-star-spacing": Linter.RuleEntry< - [ - | Partial<{ - before: boolean; - after: boolean; - }> - | "before" - | "after" - | "both" - | "neither", - ] - >; -} diff --git a/node_modules/@types/eslint/rules/index.d.ts b/node_modules/@types/eslint/rules/index.d.ts deleted file mode 100644 index 7470777c..00000000 --- a/node_modules/@types/eslint/rules/index.d.ts +++ /dev/null @@ -1,23 +0,0 @@ -import { Linter } from "../index"; - -import { BestPractices } from "./best-practices"; -import { Deprecated } from "./deprecated"; -import { ECMAScript6 } from "./ecmascript-6"; -import { NodeJSAndCommonJS } from "./node-commonjs"; -import { PossibleErrors } from "./possible-errors"; -import { StrictMode } from "./strict-mode"; -import { StylisticIssues } from "./stylistic-issues"; -import { Variables } from "./variables"; - -export interface ESLintRules - extends - Linter.RulesRecord, - PossibleErrors, - BestPractices, - StrictMode, - Variables, - NodeJSAndCommonJS, - StylisticIssues, - ECMAScript6, - Deprecated -{} diff --git a/node_modules/@types/eslint/rules/node-commonjs.d.ts b/node_modules/@types/eslint/rules/node-commonjs.d.ts deleted file mode 100644 index 56a96e3e..00000000 --- a/node_modules/@types/eslint/rules/node-commonjs.d.ts +++ /dev/null @@ -1,133 +0,0 @@ -import { Linter } from "../index"; - -export interface NodeJSAndCommonJS extends Linter.RulesRecord { - /** - * Rule to require `return` statements after callbacks. - * - * @since 1.0.0-rc-1 - * @see https://eslint.org/docs/rules/callback-return - */ - "callback-return": Linter.RuleEntry<[string[]]>; - - /** - * Rule to require `require()` calls to be placed at top-level module scope. - * - * @since 1.4.0 - * @see https://eslint.org/docs/rules/global-require - */ - "global-require": Linter.RuleEntry<[]>; - - /** - * Rule to require error handling in callbacks. - * - * @since 0.4.5 - * @see https://eslint.org/docs/rules/handle-callback-err - */ - "handle-callback-err": Linter.RuleEntry<[string]>; - - /** - * Rule to disallow use of the `Buffer()` constructor. - * - * @since 4.0.0-alpha.0 - * @see https://eslint.org/docs/rules/no-buffer-constructor - */ - "no-buffer-constructor": Linter.RuleEntry<[]>; - - /** - * Rule to disallow `require` calls to be mixed with regular variable declarations. - * - * @since 0.0.9 - * @see https://eslint.org/docs/rules/no-mixed-requires - */ - "no-mixed-requires": Linter.RuleEntry< - [ - Partial<{ - /** - * @default false - */ - grouping: boolean; - /** - * @default false - */ - allowCall: boolean; - }>, - ] - >; - - /** - * Rule to disallow `new` operators with calls to `require`. - * - * @since 0.6.0 - * @see https://eslint.org/docs/rules/no-new-require - */ - "no-new-require": Linter.RuleEntry<[]>; - - /** - * Rule to disallow string concatenation when using `__dirname` and `__filename`. - * - * @since 0.4.0 - * @see https://eslint.org/docs/rules/no-path-concat - */ - "no-path-concat": Linter.RuleEntry<[]>; - - /** - * Rule to disallow the use of `process.env`. - * - * @since 0.9.0 - * @see https://eslint.org/docs/rules/no-process-env - */ - "no-process-env": Linter.RuleEntry<[]>; - - /** - * Rule to disallow the use of `process.exit()`. - * - * @since 0.4.0 - * @see https://eslint.org/docs/rules/no-process-exit - */ - "no-process-exit": Linter.RuleEntry<[]>; - - /** - * Rule to disallow specified modules when loaded by `require`. - * - * @since 0.6.0 - * @see https://eslint.org/docs/rules/no-restricted-modules - */ - "no-restricted-modules": Linter.RuleEntry< - [ - ...Array< - | string - | { - name: string; - message?: string | undefined; - } - | Partial<{ - paths: Array< - | string - | { - name: string; - message?: string | undefined; - } - >; - patterns: string[]; - }> - >, - ] - >; - - /** - * Rule to disallow synchronous methods. - * - * @since 0.0.9 - * @see https://eslint.org/docs/rules/no-sync - */ - "no-sync": Linter.RuleEntry< - [ - { - /** - * @default false - */ - allowAtRootLevel: boolean; - }, - ] - >; -} diff --git a/node_modules/@types/eslint/rules/possible-errors.d.ts b/node_modules/@types/eslint/rules/possible-errors.d.ts deleted file mode 100644 index b6fb185d..00000000 --- a/node_modules/@types/eslint/rules/possible-errors.d.ts +++ /dev/null @@ -1,571 +0,0 @@ -import { Linter } from "../index"; - -export interface PossibleErrors extends Linter.RulesRecord { - /** - * Rule to enforce `for` loop update clause moving the counter in the right direction. - * - * @remarks - * Recommended by ESLint, the rule was enabled in `eslint:recommended`. - * - * @since 4.0.0-beta.0 - * @see https://eslint.org/docs/rules/for-direction - */ - "for-direction": Linter.RuleEntry<[]>; - - /** - * Rule to enforce `return` statements in getters. - * - * @remarks - * Recommended by ESLint, the rule was enabled in `eslint:recommended`. - * - * @since 4.2.0 - * @see https://eslint.org/docs/rules/getter-return - */ - "getter-return": Linter.RuleEntry< - [ - Partial<{ - /** - * @default false - */ - allowImplicit: boolean; - }>, - ] - >; - - /** - * Rule to disallow using an async function as a `Promise` executor. - * - * @remarks - * Recommended by ESLint, the rule was enabled in `eslint:recommended`. - * - * @since 5.3.0 - * @see https://eslint.org/docs/rules/no-async-promise-executor - */ - "no-async-promise-executor": Linter.RuleEntry<[]>; - - /** - * Rule to disallow `await` inside of loops. - * - * @since 3.12.0 - * @see https://eslint.org/docs/rules/no-await-in-loop - */ - "no-await-in-loop": Linter.RuleEntry<[]>; - - /** - * Rule to disallow comparing against `-0`. - * - * @remarks - * Recommended by ESLint, the rule was enabled in `eslint:recommended`. - * - * @since 3.17.0 - * @see https://eslint.org/docs/rules/no-compare-neg-zero - */ - "no-compare-neg-zero": Linter.RuleEntry<[]>; - - /** - * Rule to disallow assignment operators in conditional statements. - * - * @remarks - * Recommended by ESLint, the rule was enabled in `eslint:recommended`. - * - * @since 0.0.9 - * @see https://eslint.org/docs/rules/no-cond-assign - */ - "no-cond-assign": Linter.RuleEntry<["except-parens" | "always"]>; - - /** - * Rule to disallow the use of `console`. - * - * @since 0.0.2 - * @see https://eslint.org/docs/rules/no-console - */ - "no-console": Linter.RuleEntry< - [ - Partial<{ - allow: Array; - }>, - ] - >; - - /** - * Rule to disallow constant expressions in conditions. - * - * @remarks - * Recommended by ESLint, the rule was enabled in `eslint:recommended`. - * - * @since 0.4.1 - * @see https://eslint.org/docs/rules/no-constant-condition - */ - "no-constant-condition": Linter.RuleEntry< - [ - { - /** - * @default true - */ - checkLoops: boolean; - }, - ] - >; - - /** - * Rule to disallow control characters in regular expressions. - * - * @remarks - * Recommended by ESLint, the rule was enabled in `eslint:recommended`. - * - * @since 0.1.0 - * @see https://eslint.org/docs/rules/no-control-regex - */ - "no-control-regex": Linter.RuleEntry<[]>; - - /** - * Rule to disallow the use of `debugger`. - * - * @remarks - * Recommended by ESLint, the rule was enabled in `eslint:recommended`. - * - * @since 0.0.2 - * @see https://eslint.org/docs/rules/no-debugger - */ - "no-debugger": Linter.RuleEntry<[]>; - - /** - * Rule to disallow duplicate arguments in `function` definitions. - * - * @remarks - * Recommended by ESLint, the rule was enabled in `eslint:recommended`. - * - * @since 0.16.0 - * @see https://eslint.org/docs/rules/no-dupe-args - */ - "no-dupe-args": Linter.RuleEntry<[]>; - - /** - * Disallow duplicate conditions in if-else-if chains. - * - * @remarks - * Recommended by ESLint, the rule was enabled in `eslint:recommended`. - * - * @since 6.7.0 - * @see https://eslint.org/docs/rules/no-dupe-else-if - */ - "no-dupe-else-if": Linter.RuleEntry<[]>; - - /** - * Rule to disallow duplicate keys in object literals. - * - * @remarks - * Recommended by ESLint, the rule was enabled in `eslint:recommended`. - * - * @since 0.0.9 - * @see https://eslint.org/docs/rules/no-dupe-keys - */ - "no-dupe-keys": Linter.RuleEntry<[]>; - - /** - * Rule to disallow a duplicate case label. - * - * @remarks - * Recommended by ESLint, the rule was enabled in `eslint:recommended`. - * - * @since 0.17.0 - * @see https://eslint.org/docs/rules/no-duplicate-case - */ - "no-duplicate-case": Linter.RuleEntry<[]>; - - /** - * Rule to disallow empty block statements. - * - * @remarks - * Recommended by ESLint, the rule was enabled in `eslint:recommended`. - * - * @since 0.0.2 - * @see https://eslint.org/docs/rules/no-empty - */ - "no-empty": Linter.RuleEntry< - [ - Partial<{ - /** - * @default false - */ - allowEmptyCatch: boolean; - }>, - ] - >; - - /** - * Rule to disallow empty character classes in regular expressions. - * - * @remarks - * Recommended by ESLint, the rule was enabled in `eslint:recommended`. - * - * @since 0.22.0 - * @see https://eslint.org/docs/rules/no-empty-character-class - */ - "no-empty-character-class": Linter.RuleEntry<[]>; - - /** - * Rule to disallow reassigning exceptions in `catch` clauses. - * - * @remarks - * Recommended by ESLint, the rule was enabled in `eslint:recommended`. - * - * @since 0.0.9 - * @see https://eslint.org/docs/rules/no-ex-assign - */ - "no-ex-assign": Linter.RuleEntry<[]>; - - /** - * Rule to disallow unnecessary boolean casts. - * - * @remarks - * Recommended by ESLint, the rule was enabled in `eslint:recommended`. - * - * @since 0.4.0 - * @see https://eslint.org/docs/rules/no-extra-boolean-cast - */ - "no-extra-boolean-cast": Linter.RuleEntry<[]>; - - /** - * Rule to disallow unnecessary parentheses. - * - * @since 0.1.4 - * @see https://eslint.org/docs/rules/no-extra-parens - */ - "no-extra-parens": - | Linter.RuleEntry< - [ - "all", - Partial<{ - /** - * @default true, - */ - conditionalAssign: boolean; - /** - * @default true - */ - returnAssign: boolean; - /** - * @default true - */ - nestedBinaryExpressions: boolean; - /** - * @default 'none' - */ - ignoreJSX: "none" | "all" | "multi-line" | "single-line"; - /** - * @default true - */ - enforceForArrowConditionals: boolean; - }>, - ] - > - | Linter.RuleEntry<["functions"]>; - - /** - * Rule to disallow unnecessary semicolons. - * - * @remarks - * Recommended by ESLint, the rule was enabled in `eslint:recommended`. - * - * @since 0.0.9 - * @see https://eslint.org/docs/rules/no-extra-semi - */ - "no-extra-semi": Linter.RuleEntry<[]>; - - /** - * Rule to disallow reassigning `function` declarations. - * - * @remarks - * Recommended by ESLint, the rule was enabled in `eslint:recommended`. - * - * @since 0.0.9 - * @see https://eslint.org/docs/rules/no-func-assign - */ - "no-func-assign": Linter.RuleEntry<[]>; - - /** - * Rule to disallow variable or `function` declarations in nested blocks. - * - * @remarks - * Recommended by ESLint, the rule was enabled in `eslint:recommended`. - * - * @since 0.6.0 - * @see https://eslint.org/docs/rules/no-inner-declarations - */ - "no-inner-declarations": Linter.RuleEntry<["functions" | "both"]>; - - /** - * Rule to disallow invalid regular expression strings in `RegExp` constructors. - * - * @remarks - * Recommended by ESLint, the rule was enabled in `eslint:recommended`. - * - * @since 0.1.4 - * @see https://eslint.org/docs/rules/no-invalid-regexp - */ - "no-invalid-regexp": Linter.RuleEntry< - [ - Partial<{ - allowConstructorFlags: string[]; - }>, - ] - >; - - /** - * Rule to disallow irregular whitespace. - * - * @remarks - * Recommended by ESLint, the rule was enabled in `eslint:recommended`. - * - * @since 0.9.0 - * @see https://eslint.org/docs/rules/no-irregular-whitespace - */ - "no-irregular-whitespace": Linter.RuleEntry< - [ - Partial<{ - /** - * @default true - */ - skipStrings: boolean; - /** - * @default false - */ - skipComments: boolean; - /** - * @default false - */ - skipRegExps: boolean; - /** - * @default false - */ - skipTemplates: boolean; - }>, - ] - >; - - /** - * Disallow literal numbers that lose precision. - * - * @remarks - * Recommended by ESLint, the rule was enabled in `eslint:recommended`. - * - * @since 7.1.0 - * @see https://eslint.org/docs/latest/rules/no-loss-of-precision - */ - "no-loss-of-precision": Linter.RuleEntry<[]>; - - /** - * Rule to disallow characters which are made with multiple code points in character class syntax. - * - * @remarks - * Recommended by ESLint, the rule was enabled in `eslint:recommended`. - * - * @since 5.3.0 - * @see https://eslint.org/docs/rules/no-misleading-character-class - */ - "no-misleading-character-class": Linter.RuleEntry<[]>; - - /** - * Rule to disallow calling global object properties as functions. - * - * @remarks - * Recommended by ESLint, the rule was enabled in `eslint:recommended`. - * - * @since 0.0.9 - * @see https://eslint.org/docs/rules/no-obj-calls - */ - "no-obj-calls": Linter.RuleEntry<[]>; - - /** - * Rule to disallow returning values from Promise executor functions. - * - * @since 7.3.0 - * @see https://eslint.org/docs/rules/no-promise-executor-return - */ - "no-promise-executor-return": Linter.RuleEntry<[ - { - /** - * @default false - */ - allowVoid?: boolean; - }, - ]>; - - /** - * Rule to disallow use of `Object.prototypes` builtins directly. - * - * @remarks - * Recommended by ESLint, the rule was enabled in `eslint:recommended`. - * - * @since 2.11.0 - * @see https://eslint.org/docs/rules/no-prototype-builtins - */ - "no-prototype-builtins": Linter.RuleEntry<[]>; - - /** - * Rule to disallow multiple spaces in regular expressions. - * - * @remarks - * Recommended by ESLint, the rule was enabled in `eslint:recommended`. - * - * @since 0.4.0 - * @see https://eslint.org/docs/rules/no-regex-spaces - */ - "no-regex-spaces": Linter.RuleEntry<[]>; - - /** - * Rule to disallow sparse arrays. - * - * @remarks - * Recommended by ESLint, the rule was enabled in `eslint:recommended`. - * - * @since 0.4.0 - * @see https://eslint.org/docs/rules/no-sparse-arrays - */ - "no-sparse-arrays": Linter.RuleEntry<[]>; - - /** - * Rule to disallow template literal placeholder syntax in regular strings. - * - * @since 3.3.0 - * @see https://eslint.org/docs/rules/no-template-curly-in-string - */ - "no-template-curly-in-string": Linter.RuleEntry<[]>; - - /** - * Rule to disallow confusing multiline expressions. - * - * @remarks - * Recommended by ESLint, the rule was enabled in `eslint:recommended`. - * - * @since 0.24.0 - * @see https://eslint.org/docs/rules/no-unexpected-multiline - */ - "no-unexpected-multiline": Linter.RuleEntry<[]>; - - /** - * Rule to disallow unreachable code after `return`, `throw`, `continue`, and `break` statements. - * - * @remarks - * Recommended by ESLint, the rule was enabled in `eslint:recommended`. - * - * @since 0.0.6 - * @see https://eslint.org/docs/rules/no-unreachable - */ - "no-unreachable": Linter.RuleEntry<[]>; - - /** - * Disallow loops with a body that allows only one iteration. - * - * @since 7.3.0 - * @see https://eslint.org/docs/latest/rules/no-unreachable-loop - */ - "no-unreachable-loop": Linter.RuleEntry< - [ - Partial<{ - /** - * @default [] - */ - ignore: "WhileStatement" | "DoWhileStatement" | "ForStatement" | "ForInStatement" | "ForOfStatement"; - }>, - ] - >; - - /** - * Rule to disallow control flow statements in `finally` blocks. - * - * @remarks - * Recommended by ESLint, the rule was enabled in `eslint:recommended`. - * - * @since 2.9.0 - * @see https://eslint.org/docs/rules/no-unsafe-finally - */ - "no-unsafe-finally": Linter.RuleEntry<[]>; - - /** - * Rule to disallow negating the left operand of relational operators. - * - * @remarks - * Recommended by ESLint, the rule was enabled in `eslint:recommended`. - * - * @since 3.3.0 - * @see https://eslint.org/docs/rules/no-unsafe-negation - */ - "no-unsafe-negation": Linter.RuleEntry<[]>; - - /** - * Disallow use of optional chaining in contexts where the `undefined` value is not allowed. - * - * @remarks - * Recommended by ESLint, the rule was enabled in `eslint:recommended`. - * - * @since 7.15.0 - * @see https://eslint.org/docs/rules/no-unsafe-optional-chaining - */ - "no-unsafe-optional-chaining": Linter.RuleEntry< - [ - Partial<{ - /** - * @default false - */ - disallowArithmeticOperators: boolean; - }>, - ] - >; - - /** - * Rule to disallow assignments that can lead to race conditions due to usage of `await` or `yield`. - * - * @remarks - * Recommended by ESLint, the rule was enabled in `eslint:recommended`. - * - * @since 5.3.0 - * @see https://eslint.org/docs/rules/require-atomic-updates - */ - "require-atomic-updates": Linter.RuleEntry<[]>; - - /** - * Rule to require calls to `isNaN()` when checking for `NaN`. - * - * @remarks - * Recommended by ESLint, the rule was enabled in `eslint:recommended`. - * - * @since 0.0.6 - * @see https://eslint.org/docs/rules/use-isnan - */ - "use-isnan": Linter.RuleEntry< - [ - Partial<{ - /** - * @default true - */ - enforceForSwitchCase: boolean; - /** - * @default true - */ - enforceForIndexOf: boolean; - }>, - ] - >; - - /** - * Rule to enforce comparing `typeof` expressions against valid strings. - * - * @remarks - * Recommended by ESLint, the rule was enabled in `eslint:recommended`. - * - * @since 0.5.0 - * @see https://eslint.org/docs/rules/valid-typeof - */ - "valid-typeof": Linter.RuleEntry< - [ - Partial<{ - /** - * @default false - */ - requireStringLiterals: boolean; - }>, - ] - >; -} diff --git a/node_modules/@types/eslint/rules/strict-mode.d.ts b/node_modules/@types/eslint/rules/strict-mode.d.ts deleted file mode 100644 index d63929b1..00000000 --- a/node_modules/@types/eslint/rules/strict-mode.d.ts +++ /dev/null @@ -1,11 +0,0 @@ -import { Linter } from "../index"; - -export interface StrictMode extends Linter.RulesRecord { - /** - * Rule to require or disallow strict mode directives. - * - * @since 0.1.0 - * @see https://eslint.org/docs/rules/strict - */ - strict: Linter.RuleEntry<["safe" | "global" | "function" | "never"]>; -} diff --git a/node_modules/@types/eslint/rules/stylistic-issues.d.ts b/node_modules/@types/eslint/rules/stylistic-issues.d.ts deleted file mode 100644 index ec2f2028..00000000 --- a/node_modules/@types/eslint/rules/stylistic-issues.d.ts +++ /dev/null @@ -1,1905 +0,0 @@ -import { Linter } from "../index"; - -export interface StylisticIssues extends Linter.RulesRecord { - /** - * Rule to enforce linebreaks after opening and before closing array brackets. - * - * @since 4.0.0-alpha.1 - * @see https://eslint.org/docs/rules/array-bracket-newline - */ - "array-bracket-newline": Linter.RuleEntry< - [ - | "always" - | "never" - | "consistent" - | Partial<{ - /** - * @default true - */ - multiline: boolean; - /** - * @default null - */ - minItems: number | null; - }>, - ] - >; - - /** - * Rule to enforce consistent spacing inside array brackets. - * - * @since 0.24.0 - * @see https://eslint.org/docs/rules/array-bracket-spacing - */ - "array-bracket-spacing": - | Linter.RuleEntry< - [ - "never", - Partial<{ - /** - * @default false - */ - singleValue: boolean; - /** - * @default false - */ - objectsInArrays: boolean; - /** - * @default false - */ - arraysInArrays: boolean; - }>, - ] - > - | Linter.RuleEntry< - [ - "always", - Partial<{ - /** - * @default true - */ - singleValue: boolean; - /** - * @default true - */ - objectsInArrays: boolean; - /** - * @default true - */ - arraysInArrays: boolean; - }>, - ] - >; - - /** - * Rule to enforce line breaks after each array element. - * - * @since 4.0.0-rc.0 - * @see https://eslint.org/docs/rules/array-element-newline - */ - "array-element-newline": Linter.RuleEntry< - [ - | "always" - | "never" - | "consistent" - | Partial<{ - /** - * @default true - */ - multiline: boolean; - /** - * @default null - */ - minItems: number | null; - }>, - ] - >; - - /** - * Rule to disallow or enforce spaces inside of blocks after opening block and before closing block. - * - * @since 1.2.0 - * @see https://eslint.org/docs/rules/block-spacing - */ - "block-spacing": Linter.RuleEntry<["always" | "never"]>; - - /** - * Rule to enforce consistent brace style for blocks. - * - * @since 0.0.7 - * @see https://eslint.org/docs/rules/brace-style - */ - "brace-style": Linter.RuleEntry< - [ - "1tbs" | "stroustrup" | "allman", - Partial<{ - /** - * @default false - */ - allowSingleLine: boolean; - }>, - ] - >; - - /** - * Rule to enforce camelcase naming convention. - * - * @since 0.0.2 - * @see https://eslint.org/docs/rules/camelcase - */ - camelcase: Linter.RuleEntry< - [ - Partial<{ - /** - * @default 'always' - */ - properties: "always" | "never"; - /** - * @default false - */ - ignoreDestructuring: boolean; - /** - * @remarks - * Also accept for regular expression patterns - */ - allow: string[]; - }>, - ] - >; - - /** - * Rule to enforce or disallow capitalization of the first letter of a comment. - * - * @since 3.11.0 - * @see https://eslint.org/docs/rules/capitalized-comments - */ - "capitalized-comments": Linter.RuleEntry< - [ - "always" | "never", - Partial<{ - ignorePattern: string; - /** - * @default false - */ - ignoreInlineComments: boolean; - /** - * @default false - */ - ignoreConsecutiveComments: boolean; - }>, - ] - >; - - /** - * Rule to require or disallow trailing commas. - * - * @since 0.16.0 - * @see https://eslint.org/docs/rules/comma-dangle - */ - "comma-dangle": Linter.RuleEntry< - [ - | "never" - | "always" - | "always-multiline" - | "only-multiline" - | Partial<{ - /** - * @default 'never' - */ - arrays: "never" | "always" | "always-multiline" | "only-multiline"; - /** - * @default 'never' - */ - objects: "never" | "always" | "always-multiline" | "only-multiline"; - /** - * @default 'never' - */ - imports: "never" | "always" | "always-multiline" | "only-multiline"; - /** - * @default 'never' - */ - exports: "never" | "always" | "always-multiline" | "only-multiline"; - /** - * @default 'never' - */ - functions: "never" | "always" | "always-multiline" | "only-multiline"; - }>, - ] - >; - - /** - * Rule to enforce consistent spacing before and after commas. - * - * @since 0.9.0 - * @see https://eslint.org/docs/rules/comma-spacing - */ - "comma-spacing": Linter.RuleEntry< - [ - Partial<{ - /** - * @default false - */ - before: boolean; - /** - * @default true - */ - after: boolean; - }>, - ] - >; - - /** - * Rule to enforce consistent comma style. - * - * @since 0.9.0 - * @see https://eslint.org/docs/rules/comma-style - */ - "comma-style": Linter.RuleEntry< - [ - "last" | "first", - Partial<{ - exceptions: Record; - }>, - ] - >; - - /** - * Rule to enforce consistent spacing inside computed property brackets. - * - * @since 0.23.0 - * @see https://eslint.org/docs/rules/computed-property-spacing - */ - "computed-property-spacing": Linter.RuleEntry<["never" | "always"]>; - - /** - * Rule to enforce consistent naming when capturing the current execution context. - * - * @since 0.0.9 - * @see https://eslint.org/docs/rules/consistent-this - */ - "consistent-this": Linter.RuleEntry<[...string[]]>; - - /** - * Rule to require or disallow newline at the end of files. - * - * @since 0.7.1 - * @see https://eslint.org/docs/rules/eol-last - */ - "eol-last": Linter.RuleEntry< - [ - "always" | "never", // | 'unix' | 'windows' - ] - >; - - /** - * Rule to require or disallow spacing between function identifiers and their invocations. - * - * @since 3.3.0 - * @see https://eslint.org/docs/rules/func-call-spacing - */ - "func-call-spacing": Linter.RuleEntry<["never" | "always"]>; - - /** - * Rule to require function names to match the name of the variable or property to which they are assigned. - * - * @since 3.8.0 - * @see https://eslint.org/docs/rules/func-name-matching - */ - "func-name-matching": - | Linter.RuleEntry< - [ - "always" | "never", - Partial<{ - /** - * @default false - */ - considerPropertyDescriptor: boolean; - /** - * @default false - */ - includeCommonJSModuleExports: boolean; - }>, - ] - > - | Linter.RuleEntry< - [ - Partial<{ - /** - * @default false - */ - considerPropertyDescriptor: boolean; - /** - * @default false - */ - includeCommonJSModuleExports: boolean; - }>, - ] - >; - - /** - * Rule to require or disallow named `function` expressions. - * - * @since 0.4.0 - * @see https://eslint.org/docs/rules/func-names - */ - "func-names": Linter.RuleEntry< - [ - "always" | "as-needed" | "never", - Partial<{ - generators: "always" | "as-needed" | "never"; - }>, - ] - >; - - /** - * Rule to enforce the consistent use of either `function` declarations or expressions. - * - * @since 0.2.0 - * @see https://eslint.org/docs/rules/func-style - */ - "func-style": Linter.RuleEntry< - [ - "expression" | "declaration", - Partial<{ - /** - * @default false - */ - allowArrowFunctions: boolean; - }>, - ] - >; - - /** - * Rule to enforce consistent line breaks inside function parentheses. - * - * @since 4.6.0 - * @see https://eslint.org/docs/rules/function-paren-newline - */ - "function-paren-newline": Linter.RuleEntry< - [ - | "always" - | "never" - | "multiline" - | "multiline-arguments" - | "consistent" - | Partial<{ - minItems: number; - }>, - ] - >; - - /** - * Rule to disallow specified identifiers. - * - * @since 2.0.0-beta.2 - * @see https://eslint.org/docs/rules/id-blacklist - */ - "id-blacklist": Linter.RuleEntry<[...string[]]>; - - /** - * Rule to enforce minimum and maximum identifier lengths. - * - * @since 1.0.0 - * @see https://eslint.org/docs/rules/id-length - */ - "id-length": Linter.RuleEntry< - [ - Partial<{ - /** - * @default 2 - */ - min: number; - /** - * @default Infinity - */ - max: number; - /** - * @default 'always' - */ - properties: "always" | "never"; - exceptions: string[]; - }>, - ] - >; - - /** - * Rule to require identifiers to match a specified regular expression. - * - * @since 1.0.0 - * @see https://eslint.org/docs/rules/id-match - */ - "id-match": Linter.RuleEntry< - [ - string, - Partial<{ - /** - * @default false - */ - properties: boolean; - /** - * @default false - */ - onlyDeclarations: boolean; - /** - * @default false - */ - ignoreDestructuring: boolean; - }>, - ] - >; - - /** - * Rule to enforce the location of arrow function bodies. - * - * @since 4.12.0 - * @see https://eslint.org/docs/rules/implicit-arrow-linebreak - */ - "implicit-arrow-linebreak": Linter.RuleEntry<["beside" | "below"]>; - - /** - * Rule to enforce consistent indentation. - * - * @since 0.14.0 - * @see https://eslint.org/docs/rules/indent - */ - indent: Linter.RuleEntry< - [ - number | "tab", - Partial<{ - /** - * @default 0 - */ - SwitchCase: number; - /** - * @default 1 - */ - VariableDeclarator: - | Partial<{ - /** - * @default 1 - */ - var: number | "first"; - /** - * @default 1 - */ - let: number | "first"; - /** - * @default 1 - */ - const: number | "first"; - }> - | number - | "first"; - /** - * @default 1 - */ - outerIIFEBody: number; - /** - * @default 1 - */ - MemberExpression: number | "off"; - /** - * @default { parameters: 1, body: 1 } - */ - FunctionDeclaration: Partial<{ - /** - * @default 1 - */ - parameters: number | "first" | "off"; - /** - * @default 1 - */ - body: number; - }>; - /** - * @default { parameters: 1, body: 1 } - */ - FunctionExpression: Partial<{ - /** - * @default 1 - */ - parameters: number | "first" | "off"; - /** - * @default 1 - */ - body: number; - }>; - /** - * @default { arguments: 1 } - */ - CallExpression: Partial<{ - /** - * @default 1 - */ - arguments: number | "first" | "off"; - }>; - /** - * @default 1 - */ - ArrayExpression: number | "first" | "off"; - /** - * @default 1 - */ - ObjectExpression: number | "first" | "off"; - /** - * @default 1 - */ - ImportDeclaration: number | "first" | "off"; - /** - * @default false - */ - flatTernaryExpressions: boolean; - ignoredNodes: string[]; - /** - * @default false - */ - ignoreComments: boolean; - }>, - ] - >; - - /** - * Rule to enforce the consistent use of either double or single quotes in JSX attributes. - * - * @since 1.4.0 - * @see https://eslint.org/docs/rules/jsx-quotes - */ - "jsx-quotes": Linter.RuleEntry<["prefer-double" | "prefer-single"]>; - - /** - * Rule to enforce consistent spacing between keys and values in object literal properties. - * - * @since 0.9.0 - * @see https://eslint.org/docs/rules/key-spacing - */ - "key-spacing": Linter.RuleEntry< - [ - | Partial< - | { - /** - * @default false - */ - beforeColon: boolean; - /** - * @default true - */ - afterColon: boolean; - /** - * @default 'strict' - */ - mode: "strict" | "minimum"; - align: - | Partial<{ - /** - * @default false - */ - beforeColon: boolean; - /** - * @default true - */ - afterColon: boolean; - /** - * @default 'colon' - */ - on: "value" | "colon"; - /** - * @default 'strict' - */ - mode: "strict" | "minimum"; - }> - | "value" - | "colon"; - } - | { - singleLine?: - | Partial<{ - /** - * @default false - */ - beforeColon: boolean; - /** - * @default true - */ - afterColon: boolean; - /** - * @default 'strict' - */ - mode: "strict" | "minimum"; - }> - | undefined; - multiLine?: - | Partial<{ - /** - * @default false - */ - beforeColon: boolean; - /** - * @default true - */ - afterColon: boolean; - /** - * @default 'strict' - */ - mode: "strict" | "minimum"; - align: - | Partial<{ - /** - * @default false - */ - beforeColon: boolean; - /** - * @default true - */ - afterColon: boolean; - /** - * @default 'colon' - */ - on: "value" | "colon"; - /** - * @default 'strict' - */ - mode: "strict" | "minimum"; - }> - | "value" - | "colon"; - }> - | undefined; - } - > - | { - align: Partial<{ - /** - * @default false - */ - beforeColon: boolean; - /** - * @default true - */ - afterColon: boolean; - /** - * @default 'colon' - */ - on: "value" | "colon"; - /** - * @default 'strict' - */ - mode: "strict" | "minimum"; - }>; - singleLine?: - | Partial<{ - /** - * @default false - */ - beforeColon: boolean; - /** - * @default true - */ - afterColon: boolean; - /** - * @default 'strict' - */ - mode: "strict" | "minimum"; - }> - | undefined; - multiLine?: - | Partial<{ - /** - * @default false - */ - beforeColon: boolean; - /** - * @default true - */ - afterColon: boolean; - /** - * @default 'strict' - */ - mode: "strict" | "minimum"; - }> - | undefined; - }, - ] - >; - - /** - * Rule to enforce consistent spacing before and after keywords. - * - * @since 2.0.0-beta.1 - * @see https://eslint.org/docs/rules/keyword-spacing - */ - "keyword-spacing": Linter.RuleEntry< - [ - Partial<{ - /** - * @default true - */ - before: boolean; - /** - * @default true - */ - after: boolean; - overrides: Record< - string, - Partial<{ - before: boolean; - after: boolean; - }> - >; - }>, - ] - >; - - /** - * Rule to enforce position of line comments. - * - * @since 3.5.0 - * @see https://eslint.org/docs/rules/line-comment-position - */ - "line-comment-position": Linter.RuleEntry< - [ - Partial<{ - /** - * @default 'above' - */ - position: "above" | "beside"; - ignorePattern: string; - /** - * @default true - */ - applyDefaultIgnorePatterns: boolean; - }>, - ] - >; - - /** - * Rule to enforce consistent linebreak style. - * - * @since 0.21.0 - * @see https://eslint.org/docs/rules/linebreak-style - */ - "linebreak-style": Linter.RuleEntry<["unix" | "windows"]>; - - /** - * Rule to require empty lines around comments. - * - * @since 0.22.0 - * @see https://eslint.org/docs/rules/lines-around-comment - */ - "lines-around-comment": Linter.RuleEntry< - [ - Partial<{ - /** - * @default true - */ - beforeBlockComment: boolean; - /** - * @default false - */ - afterBlockComment: boolean; - /** - * @default false - */ - beforeLineComment: boolean; - /** - * @default false - */ - afterLineComment: boolean; - /** - * @default false - */ - allowBlockStart: boolean; - /** - * @default false - */ - allowBlockEnd: boolean; - /** - * @default false - */ - allowObjectStart: boolean; - /** - * @default false - */ - allowObjectEnd: boolean; - /** - * @default false - */ - allowArrayStart: boolean; - /** - * @default false - */ - allowArrayEnd: boolean; - /** - * @default false - */ - allowClassStart: boolean; - /** - * @default false - */ - allowClassEnd: boolean; - ignorePattern: string; - /** - * @default true - */ - applyDefaultIgnorePatterns: boolean; - }>, - ] - >; - - /** - * Rule to require or disallow an empty line between class members. - * - * @since 4.9.0 - * @see https://eslint.org/docs/rules/lines-between-class-members - */ - "lines-between-class-members": Linter.RuleEntry< - [ - "always" | "never", - Partial<{ - /** - * @default false - */ - exceptAfterSingleLine: boolean; - }>, - ] - >; - - /** - * Rule to enforce a maximum depth that blocks can be nested. - * - * @since 0.0.9 - * @see https://eslint.org/docs/rules/max-depth - */ - "max-depth": Linter.RuleEntry< - [ - Partial<{ - /** - * @default 4 - */ - max: number; - }>, - ] - >; - - /** - * Rule to enforce a maximum line length. - * - * @since 0.0.9 - * @see https://eslint.org/docs/rules/max-len - */ - "max-len": Linter.RuleEntry< - [ - Partial<{ - /** - * @default 80 - */ - code: number; - /** - * @default 4 - */ - tabWidth: number; - comments: number; - ignorePattern: string; - /** - * @default false - */ - ignoreComments: boolean; - /** - * @default false - */ - ignoreTrailingComments: boolean; - /** - * @default false - */ - ignoreUrls: boolean; - /** - * @default false - */ - ignoreStrings: boolean; - /** - * @default false - */ - ignoreTemplateLiterals: boolean; - /** - * @default false - */ - ignoreRegExpLiterals: boolean; - }>, - ] - >; - - /** - * Rule to enforce a maximum number of lines per file. - * - * @since 2.12.0 - * @see https://eslint.org/docs/rules/max-lines - */ - "max-lines": Linter.RuleEntry< - [ - | Partial<{ - /** - * @default 300 - */ - max: number; - /** - * @default false - */ - skipBlankLines: boolean; - /** - * @default false - */ - skipComments: boolean; - }> - | number, - ] - >; - - /** - * Rule to enforce a maximum number of line of code in a function. - * - * @since 5.0.0 - * @see https://eslint.org/docs/rules/max-lines-per-function - */ - "max-lines-per-function": Linter.RuleEntry< - [ - Partial<{ - /** - * @default 50 - */ - max: number; - /** - * @default false - */ - skipBlankLines: boolean; - /** - * @default false - */ - skipComments: boolean; - /** - * @default false - */ - IIFEs: boolean; - }>, - ] - >; - - /** - * Rule to enforce a maximum depth that callbacks can be nested. - * - * @since 0.2.0 - * @see https://eslint.org/docs/rules/max-nested-callbacks - */ - "max-nested-callbacks": Linter.RuleEntry< - [ - | Partial<{ - /** - * @default 10 - */ - max: number; - }> - | number, - ] - >; - - /** - * Rule to enforce a maximum number of parameters in function definitions. - * - * @since 0.0.9 - * @see https://eslint.org/docs/rules/max-params - */ - "max-params": Linter.RuleEntry< - [ - | Partial<{ - /** - * @default 3 - */ - max: number; - }> - | number, - ] - >; - - /** - * Rule to enforce a maximum number of statements allowed in function blocks. - * - * @since 0.0.9 - * @see https://eslint.org/docs/rules/max-statements - */ - "max-statements": Linter.RuleEntry< - [ - | Partial<{ - /** - * @default 10 - */ - max: number; - /** - * @default false - */ - ignoreTopLevelFunctions: boolean; - }> - | number, - ] - >; - - /** - * Rule to enforce a maximum number of statements allowed per line. - * - * @since 2.5.0 - * @see https://eslint.org/docs/rules/max-statements-per-line - */ - "max-statements-per-line": Linter.RuleEntry< - [ - | Partial<{ - /** - * @default 1 - */ - max: number; - }> - | number, - ] - >; - - /** - * Rule to enforce a particular style for multiline comments. - * - * @since 4.10.0 - * @see https://eslint.org/docs/rules/multiline-comment-style - */ - "multiline-comment-style": Linter.RuleEntry<["starred-block" | "bare-block" | "separate-lines"]>; - - /** - * Rule to enforce newlines between operands of ternary expressions. - * - * @since 3.1.0 - * @see https://eslint.org/docs/rules/multiline-ternary - */ - "multiline-ternary": Linter.RuleEntry<["always" | "always-multiline" | "never"]>; - - /** - * Rule to require constructor names to begin with a capital letter. - * - * @since 0.0.3-0 - * @see https://eslint.org/docs/rules/new-cap - */ - "new-cap": Linter.RuleEntry< - [ - Partial<{ - /** - * @default true - */ - newIsCap: boolean; - /** - * @default true - */ - capIsNew: boolean; - newIsCapExceptions: string[]; - newIsCapExceptionPattern: string; - capIsNewExceptions: string[]; - capIsNewExceptionPattern: string; - /** - * @default true - */ - properties: boolean; - }>, - ] - >; - - /** - * Rule to enforce or disallow parentheses when invoking a constructor with no arguments. - * - * @since 0.0.6 - * @see https://eslint.org/docs/rules/new-parens - */ - "new-parens": Linter.RuleEntry<["always" | "never"]>; - - /** - * Rule to require a newline after each call in a method chain. - * - * @since 2.0.0-rc.0 - * @see https://eslint.org/docs/rules/newline-per-chained-call - */ - "newline-per-chained-call": Linter.RuleEntry< - [ - { - /** - * @default 2 - */ - ignoreChainWithDepth: number; - }, - ] - >; - - /** - * Rule to disallow `Array` constructors. - * - * @since 0.4.0 - * @see https://eslint.org/docs/rules/no-array-constructor - */ - "no-array-constructor": Linter.RuleEntry<[]>; - - /** - * Rule to disallow bitwise operators. - * - * @since 0.0.2 - * @see https://eslint.org/docs/rules/no-bitwise - */ - "no-bitwise": Linter.RuleEntry< - [ - Partial<{ - allow: string[]; - /** - * @default false - */ - int32Hint: boolean; - }>, - ] - >; - - /** - * Rule to disallow `continue` statements. - * - * @since 0.19.0 - * @see https://eslint.org/docs/rules/no-continue - */ - "no-continue": Linter.RuleEntry<[]>; - - /** - * Rule to disallow inline comments after code. - * - * @since 0.10.0 - * @see https://eslint.org/docs/rules/no-inline-comments - */ - "no-inline-comments": Linter.RuleEntry<[]>; - - /** - * Rule to disallow `if` statements as the only statement in `else` blocks. - * - * @since 0.6.0 - * @see https://eslint.org/docs/rules/no-lonely-if - */ - "no-lonely-if": Linter.RuleEntry<[]>; - - /** - * Rule to disallow mixed binary operators. - * - * @since 2.12.0 - * @see https://eslint.org/docs/rules/no-mixed-operators - */ - "no-mixed-operators": Linter.RuleEntry< - [ - Partial<{ - /** - * @default - * [ - * ["+", "-", "*", "/", "%", "**"], - * ["&", "|", "^", "~", "<<", ">>", ">>>"], - * ["==", "!=", "===", "!==", ">", ">=", "<", "<="], - * ["&&", "||"], - * ["in", "instanceof"] - * ] - */ - groups: string[][]; - /** - * @default true - */ - allowSamePrecedence: boolean; - }>, - ] - >; - - /** - * Rule to disallow mixed spaces and tabs for indentation. - * - * @remarks - * Recommended by ESLint, the rule was enabled in `eslint:recommended`. - * - * @since 0.7.1 - * @see https://eslint.org/docs/rules/no-mixed-spaces-and-tabs - */ - "no-mixed-spaces-and-tabs": Linter.RuleEntry<["smart-tabs"]>; - - /** - * Rule to disallow use of chained assignment expressions. - * - * @since 3.14.0 - * @see https://eslint.org/docs/rules/no-multi-assign - */ - "no-multi-assign": Linter.RuleEntry<[]>; - - /** - * Rule to disallow multiple empty lines. - * - * @since 0.9.0 - * @see https://eslint.org/docs/rules/no-multiple-empty-lines - */ - "no-multiple-empty-lines": Linter.RuleEntry< - [ - | Partial<{ - /** - * @default 2 - */ - max: number; - maxEOF: number; - maxBOF: number; - }> - | number, - ] - >; - - /** - * Rule to disallow negated conditions. - * - * @since 1.6.0 - * @see https://eslint.org/docs/rules/no-negated-condition - */ - "no-negated-condition": Linter.RuleEntry<[]>; - - /** - * Rule to disallow nested ternary expressions. - * - * @since 0.2.0 - * @see https://eslint.org/docs/rules/no-nested-ternary - */ - "no-nested-ternary": Linter.RuleEntry<[]>; - - /** - * Rule to disallow `Object` constructors. - * - * @since 0.0.9 - * @see https://eslint.org/docs/rules/no-new-object - */ - "no-new-object": Linter.RuleEntry<[]>; - - /** - * Rule to disallow the unary operators `++` and `--`. - * - * @since 0.0.9 - * @see https://eslint.org/docs/rules/no-plusplus - */ - "no-plusplus": Linter.RuleEntry< - [ - Partial<{ - /** - * @default false - */ - allowForLoopAfterthoughts: boolean; - }>, - ] - >; - - /** - * Rule to disallow specified syntax. - * - * @since 1.4.0 - * @see https://eslint.org/docs/rules/no-restricted-syntax - */ - "no-restricted-syntax": Linter.RuleEntry< - [ - ...Array< - | string - | { - selector: string; - message?: string | undefined; - } - >, - ] - >; - - /** - * Rule to disallow all tabs. - * - * @since 3.2.0 - * @see https://eslint.org/docs/rules/no-tabs - */ - "no-tabs": Linter.RuleEntry< - [ - Partial<{ - /** - * @default false - */ - allowIndentationTabs: boolean; - }>, - ] - >; - - /** - * Rule to disallow ternary operators. - * - * @since 0.0.9 - * @see https://eslint.org/docs/rules/no-ternary - */ - "no-ternary": Linter.RuleEntry<[]>; - - /** - * Rule to disallow trailing whitespace at the end of lines. - * - * @since 0.7.1 - * @see https://eslint.org/docs/rules/no-trailing-spaces - */ - "no-trailing-spaces": Linter.RuleEntry< - [ - Partial<{ - /** - * @default false - */ - skipBlankLines: boolean; - /** - * @default false - */ - ignoreComments: boolean; - }>, - ] - >; - - /** - * Rule to disallow dangling underscores in identifiers. - * - * @since 0.0.9 - * @see https://eslint.org/docs/rules/no-underscore-dangle - */ - "no-underscore-dangle": Linter.RuleEntry< - [ - Partial<{ - allow: string[]; - /** - * @default false - */ - allowAfterThis: boolean; - /** - * @default false - */ - allowAfterSuper: boolean; - /** - * @default false - */ - enforceInMethodNames: boolean; - }>, - ] - >; - - /** - * Rule to disallow ternary operators when simpler alternatives exist. - * - * @since 0.21.0 - * @see https://eslint.org/docs/rules/no-unneeded-ternary - */ - "no-unneeded-ternary": Linter.RuleEntry< - [ - Partial<{ - /** - * @default true - */ - defaultAssignment: boolean; - }>, - ] - >; - - /** - * Rule to disallow whitespace before properties. - * - * @since 2.0.0-beta.1 - * @see https://eslint.org/docs/rules/no-whitespace-before-property - */ - "no-whitespace-before-property": Linter.RuleEntry<[]>; - - /** - * Rule to enforce the location of single-line statements. - * - * @since 3.17.0 - * @see https://eslint.org/docs/rules/nonblock-statement-body-position - */ - "nonblock-statement-body-position": Linter.RuleEntry< - [ - "beside" | "below" | "any", - Partial<{ - overrides: Record; - }>, - ] - >; - - /** - * Rule to enforce consistent line breaks inside braces. - * - * @since 2.12.0 - * @see https://eslint.org/docs/rules/object-curly-newline - */ - "object-curly-newline": Linter.RuleEntry< - [ - | "always" - | "never" - | Partial<{ - /** - * @default false - */ - multiline: boolean; - minProperties: number; - /** - * @default true - */ - consistent: boolean; - }> - | Partial< - Record< - "ObjectExpression" | "ObjectPattern" | "ImportDeclaration" | "ExportDeclaration", - | "always" - | "never" - | Partial<{ - /** - * @default false - */ - multiline: boolean; - minProperties: number; - /** - * @default true - */ - consistent: boolean; - }> - > - >, - ] - >; - - /** - * Rule to enforce consistent spacing inside braces. - * - * @since 0.22.0 - * @see https://eslint.org/docs/rules/object-curly-spacing - */ - "object-curly-spacing": - | Linter.RuleEntry< - [ - "never", - { - /** - * @default false - */ - arraysInObjects: boolean; - /** - * @default false - */ - objectsInObjects: boolean; - }, - ] - > - | Linter.RuleEntry< - [ - "always", - { - /** - * @default true - */ - arraysInObjects: boolean; - /** - * @default true - */ - objectsInObjects: boolean; - }, - ] - >; - - /** - * Rule to enforce placing object properties on separate lines. - * - * @since 2.10.0 - * @see https://eslint.org/docs/rules/object-property-newline - */ - "object-property-newline": Linter.RuleEntry< - [ - Partial<{ - /** - * @default false - */ - allowAllPropertiesOnSameLine: boolean; - }>, - ] - >; - - /** - * Rule to enforce variables to be declared either together or separately in functions. - * - * @since 0.0.9 - * @see https://eslint.org/docs/rules/one-var - */ - "one-var": Linter.RuleEntry< - [ - | "always" - | "never" - | "consecutive" - | Partial< - { - /** - * @default false - */ - separateRequires: boolean; - } & Record<"var" | "let" | "const", "always" | "never" | "consecutive"> - > - | Partial>, - ] - >; - - /** - * Rule to require or disallow newlines around variable declarations. - * - * @since 2.0.0-beta.3 - * @see https://eslint.org/docs/rules/one-var-declaration-per-line - */ - "one-var-declaration-per-line": Linter.RuleEntry<["initializations" | "always"]>; - - /** - * Rule to require or disallow assignment operator shorthand where possible. - * - * @since 0.10.0 - * @see https://eslint.org/docs/rules/operator-assignment - */ - "operator-assignment": Linter.RuleEntry<["always" | "never"]>; - - /** - * Rule to enforce consistent linebreak style for operators. - * - * @since 0.19.0 - * @see https://eslint.org/docs/rules/operator-linebreak - */ - "operator-linebreak": Linter.RuleEntry< - [ - "after" | "before" | "none", - Partial<{ - overrides: Record; - }>, - ] - >; - - /** - * Rule to require or disallow padding within blocks. - * - * @since 0.9.0 - * @see https://eslint.org/docs/rules/padded-blocks - */ - "padded-blocks": Linter.RuleEntry< - [ - "always" | "never" | Partial>, - { - /** - * @default false - */ - allowSingleLineBlocks: boolean; - }, - ] - >; - - /** - * Rule to require or disallow padding lines between statements. - * - * @since 4.0.0-beta.0 - * @see https://eslint.org/docs/rules/padding-line-between-statements - */ - "padding-line-between-statements": Linter.RuleEntry< - [ - ...Array< - { - blankLine: "any" | "never" | "always"; - } & Record<"prev" | "next", string | string[]> - >, - ] - >; - - /** - * Rule to disallow using Object.assign with an object literal as the first argument and prefer the use of object spread instead. - * - * @since 5.0.0-alpha.3 - * @see https://eslint.org/docs/rules/prefer-object-spread - */ - "prefer-object-spread": Linter.RuleEntry<[]>; - - /** - * Rule to require quotes around object literal property names. - * - * @since 0.0.6 - * @see https://eslint.org/docs/rules/quote-props - */ - "quote-props": - | Linter.RuleEntry<["always" | "consistent"]> - | Linter.RuleEntry< - [ - "as-needed", - Partial<{ - /** - * @default false - */ - keywords: boolean; - /** - * @default true - */ - unnecessary: boolean; - /** - * @default false - */ - numbers: boolean; - }>, - ] - > - | Linter.RuleEntry< - [ - "consistent-as-needed", - Partial<{ - /** - * @default false - */ - keywords: boolean; - }>, - ] - >; - - /** - * Rule to enforce the consistent use of either backticks, double, or single quotes. - * - * @since 0.0.7 - * @see https://eslint.org/docs/rules/quotes - */ - quotes: Linter.RuleEntry< - [ - "double" | "single" | "backtick", - Partial<{ - /** - * @default false - */ - avoidEscape: boolean; - /** - * @default false - */ - allowTemplateLiterals: boolean; - }>, - ] - >; - - /** - * Rule to require or disallow semicolons instead of ASI. - * - * @since 0.0.6 - * @see https://eslint.org/docs/rules/semi - */ - semi: - | Linter.RuleEntry< - [ - "always", - Partial<{ - /** - * @default false - */ - omitLastInOneLineBlock: boolean; - }>, - ] - > - | Linter.RuleEntry< - [ - "never", - Partial<{ - /** - * @default 'any' - */ - beforeStatementContinuationChars: "any" | "always" | "never"; - }>, - ] - >; - - /** - * Rule to enforce consistent spacing before and after semicolons. - * - * @since 0.16.0 - * @see https://eslint.org/docs/rules/semi-spacing - */ - "semi-spacing": Linter.RuleEntry< - [ - Partial<{ - /** - * @default false - */ - before: boolean; - /** - * @default true - */ - after: boolean; - }>, - ] - >; - - /** - * Rule to enforce location of semicolons. - * - * @since 4.0.0-beta.0 - * @see https://eslint.org/docs/rules/semi-style - */ - "semi-style": Linter.RuleEntry<["last" | "first"]>; - - /** - * Rule to require object keys to be sorted. - * - * @since 3.3.0 - * @see https://eslint.org/docs/rules/sort-keys - */ - "sort-keys": Linter.RuleEntry< - [ - "asc" | "desc", - Partial<{ - /** - * @default true - */ - caseSensitive: boolean; - /** - * @default 2 - */ - minKeys: number; - /** - * @default false - */ - natural: boolean; - /** - * @default false - */ - allowLineSeparatedGroups: boolean; - }>, - ] - >; - - /** - * Rule to require variables within the same declaration block to be sorted. - * - * @since 0.2.0 - * @see https://eslint.org/docs/rules/sort-vars - */ - "sort-vars": Linter.RuleEntry< - [ - Partial<{ - /** - * @default false - */ - ignoreCase: boolean; - }>, - ] - >; - - /** - * Rule to enforce consistent spacing before blocks. - * - * @since 0.9.0 - * @see https://eslint.org/docs/rules/space-before-blocks - */ - "space-before-blocks": Linter.RuleEntry< - ["always" | "never" | Partial>] - >; - - /** - * Rule to enforce consistent spacing before `function` definition opening parenthesis. - * - * @since 0.18.0 - * @see https://eslint.org/docs/rules/space-before-function-paren - */ - "space-before-function-paren": Linter.RuleEntry< - ["always" | "never" | Partial>] - >; - - /** - * Rule to enforce consistent spacing inside parentheses. - * - * @since 0.8.0 - * @see https://eslint.org/docs/rules/space-in-parens - */ - "space-in-parens": Linter.RuleEntry< - [ - "never" | "always", - Partial<{ - exceptions: string[]; - }>, - ] - >; - - /** - * Rule to require spacing around infix operators. - * - * @since 0.2.0 - * @see https://eslint.org/docs/rules/space-infix-ops - */ - "space-infix-ops": Linter.RuleEntry< - [ - Partial<{ - /** - * @default false - */ - int32Hint: boolean; - }>, - ] - >; - - /** - * Rule to enforce consistent spacing before or after unary operators. - * - * @since 0.10.0 - * @see https://eslint.org/docs/rules/space-unary-ops - */ - "space-unary-ops": Linter.RuleEntry< - [ - Partial<{ - /** - * @default true - */ - words: boolean; - /** - * @default false - */ - nonwords: boolean; - overrides: Record; - }>, - ] - >; - - /** - * Rule to enforce consistent spacing after the `//` or `/*` in a comment. - * - * @since 0.23.0 - * @see https://eslint.org/docs/rules/spaced-comment - */ - "spaced-comment": Linter.RuleEntry< - [ - "always" | "never", - { - exceptions: string[]; - markers: string[]; - line: { - exceptions: string[]; - markers: string[]; - }; - block: { - exceptions: string[]; - markers: string[]; - /** - * @default false - */ - balanced: boolean; - }; - }, - ] - >; - - /** - * Rule to enforce spacing around colons of switch statements. - * - * @since 4.0.0-beta.0 - * @see https://eslint.org/docs/rules/switch-colon-spacing - */ - "switch-colon-spacing": Linter.RuleEntry< - [ - Partial<{ - /** - * @default false - */ - before: boolean; - /** - * @default true - */ - after: boolean; - }>, - ] - >; - - /** - * Rule to require or disallow spacing between template tags and their literals. - * - * @since 3.15.0 - * @see https://eslint.org/docs/rules/template-tag-spacing - */ - "template-tag-spacing": Linter.RuleEntry<["never" | "always"]>; - - /** - * Rule to require or disallow Unicode byte order mark (BOM). - * - * @since 2.11.0 - * @see https://eslint.org/docs/rules/unicode-bom - */ - "unicode-bom": Linter.RuleEntry<["never" | "always"]>; - - /** - * Rule to require parenthesis around regex literals. - * - * @since 0.1.0 - * @see https://eslint.org/docs/rules/wrap-regex - */ - "wrap-regex": Linter.RuleEntry<[]>; -} diff --git a/node_modules/@types/eslint/rules/variables.d.ts b/node_modules/@types/eslint/rules/variables.d.ts deleted file mode 100644 index 796274d1..00000000 --- a/node_modules/@types/eslint/rules/variables.d.ts +++ /dev/null @@ -1,194 +0,0 @@ -import { Linter } from "../index"; - -export interface Variables extends Linter.RulesRecord { - /** - * Rule to require or disallow initialization in variable declarations. - * - * @since 1.0.0-rc-1 - * @see https://eslint.org/docs/rules/init-declarations - */ - "init-declarations": - | Linter.RuleEntry<["always"]> - | Linter.RuleEntry< - [ - "never", - Partial<{ - ignoreForLoopInit: boolean; - }>, - ] - >; - - /** - * Rule to disallow deleting variables. - * - * @remarks - * Recommended by ESLint, the rule was enabled in `eslint:recommended`. - * - * @since 0.0.9 - * @see https://eslint.org/docs/rules/no-delete-var - */ - "no-delete-var": Linter.RuleEntry<[]>; - - /** - * Rule to disallow labels that share a name with a variable. - * - * @since 0.0.9 - * @see https://eslint.org/docs/rules/no-label-var - */ - "no-label-var": Linter.RuleEntry<[]>; - - /** - * Rule to disallow specified global variables. - * - * @since 2.3.0 - * @see https://eslint.org/docs/rules/no-restricted-globals - */ - "no-restricted-globals": Linter.RuleEntry< - [ - ...Array< - | string - | { - name: string; - message?: string | undefined; - } - >, - ] - >; - - /** - * Rule to disallow variable declarations from shadowing variables declared in the outer scope. - * - * @since 0.0.9 - * @see https://eslint.org/docs/rules/no-shadow - */ - "no-shadow": Linter.RuleEntry< - [ - Partial<{ - /** - * @default false - */ - builtinGlobals: boolean; - /** - * @default 'functions' - */ - hoist: "functions" | "all" | "never"; - allow: string[]; - }>, - ] - >; - - /** - * Rule to disallow identifiers from shadowing restricted names. - * - * @remarks - * Recommended by ESLint, the rule was enabled in `eslint:recommended`. - * - * @since 0.1.4 - * @see https://eslint.org/docs/rules/no-shadow-restricted-names - */ - "no-shadow-restricted-names": Linter.RuleEntry<[]>; - - /** - * Rule to disallow the use of undeclared variables unless mentioned in `global` comments. - * - * @remarks - * Recommended by ESLint, the rule was enabled in `eslint:recommended`. - * - * @since 0.0.9 - * @see https://eslint.org/docs/rules/no-undef - */ - "no-undef": Linter.RuleEntry< - [ - Partial<{ - /** - * @default false - */ - typeof: boolean; - }>, - ] - >; - - /** - * Rule to disallow initializing variables to `undefined`. - * - * @since 0.0.6 - * @see https://eslint.org/docs/rules/no-undef-init - */ - "no-undef-init": Linter.RuleEntry<[]>; - - /** - * Rule to disallow the use of `undefined` as an identifier. - * - * @since 0.7.1 - * @see https://eslint.org/docs/rules/no-undefined - */ - "no-undefined": Linter.RuleEntry<[]>; - - /** - * Rule to disallow unused variables. - * - * @remarks - * Recommended by ESLint, the rule was enabled in `eslint:recommended`. - * - * @since 0.0.9 - * @see https://eslint.org/docs/rules/no-unused-vars - */ - "no-unused-vars": Linter.RuleEntry< - [ - | "all" - | "local" - | Partial<{ - /** - * @default 'all' - */ - vars: "all" | "local"; - varsIgnorePattern: string; - /** - * @default 'after-used' - */ - args: "after-used" | "all" | "none"; - /** - * @default false - */ - ignoreRestSiblings: boolean; - argsIgnorePattern: string; - /** - * @default 'none' - */ - caughtErrors: "none" | "all"; - caughtErrorsIgnorePattern: string; - destructuredArrayIgnorePattern: string; - }>, - ] - >; - - /** - * Rule to disallow the use of variables before they are defined. - * - * @since 0.0.9 - * @see https://eslint.org/docs/rules/no-use-before-define - */ - "no-use-before-define": Linter.RuleEntry< - [ - | Partial<{ - /** - * @default true - */ - functions: boolean; - /** - * @default true - */ - classes: boolean; - /** - * @default true - */ - variables: boolean; - /** - * @default false - */ - allowNamedExports: boolean; - }> - | "nofunc", - ] - >; -} diff --git a/node_modules/@types/eslint/use-at-your-own-risk.d.ts b/node_modules/@types/eslint/use-at-your-own-risk.d.ts deleted file mode 100644 index e2ce2c55..00000000 --- a/node_modules/@types/eslint/use-at-your-own-risk.d.ts +++ /dev/null @@ -1,57 +0,0 @@ -import { ESLint, Rule } from "./index.js"; - -/** @deprecated */ -export const builtinRules: Map; - -/** @deprecated */ -export class FileEnumerator { - constructor( - params?: { - cwd?: string; - configArrayFactory?: any; - extensions?: any; - globInputPaths?: boolean; - errorOnUnmatchedPattern?: boolean; - ignore?: boolean; - }, - ); - isTargetPath(filePath: string, providedConfig?: any): boolean; - iterateFiles( - patternOrPatterns: string | string[], - ): IterableIterator<{ config: any; filePath: string; ignored: boolean }>; -} - -export { /** @deprecated */ ESLint as FlatESLint }; - -/** @deprecated */ -export class LegacyESLint { - static configType: "eslintrc"; - - static readonly version: string; - - static outputFixes(results: ESLint.LintResult[]): Promise; - - static getErrorResults(results: ESLint.LintResult[]): ESLint.LintResult[]; - - constructor(options?: ESLint.LegacyOptions); - - lintFiles(patterns: string | string[]): Promise; - - lintText( - code: string, - options?: { filePath?: string | undefined; warnIgnored?: boolean | undefined }, - ): Promise; - - getRulesMetaForResults(results: ESLint.LintResult[]): ESLint.LintResultData["rulesMeta"]; - - hasFlag(flag: string): false; - - calculateConfigForFile(filePath: string): Promise; - - isPathIgnored(filePath: string): Promise; - - loadFormatter(nameOrPath?: string): Promise; -} - -/** @deprecated */ -export function shouldUseFlatConfig(): Promise; diff --git a/node_modules/@types/node/README.md b/node_modules/@types/node/README.md index ef850b8f..098441fd 100644 --- a/node_modules/@types/node/README.md +++ b/node_modules/@types/node/README.md @@ -8,7 +8,7 @@ This package contains type definitions for node (https://nodejs.org/). Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node. ### Additional Details - * Last updated: Wed, 14 Aug 2024 07:35:57 GMT + * Last updated: Wed, 04 Sep 2024 21:35:57 GMT * Dependencies: [undici-types](https://npmjs.com/package/undici-types) # Credits diff --git a/node_modules/@types/node/buffer.d.ts b/node_modules/@types/node/buffer.d.ts index 6a3c82a7..4e01922f 100644 --- a/node_modules/@types/node/buffer.d.ts +++ b/node_modules/@types/node/buffer.d.ts @@ -1,3 +1,8 @@ +// If lib.dom.d.ts or lib.webworker.d.ts is loaded, then use the global types. +// Otherwise, use the types from node. +type _Blob = typeof globalThis extends { onmessage: any; Blob: any } ? {} : import("buffer").Blob; +type _File = typeof globalThis extends { onmessage: any; File: any } ? {} : import("buffer").File; + /** * `Buffer` objects are used to represent a fixed-length sequence of bytes. Many * Node.js APIs support `Buffer`s. @@ -232,10 +237,7 @@ declare module "buffer" { } export import atob = globalThis.atob; export import btoa = globalThis.btoa; - import { Blob as NodeBlob } from "buffer"; - // This conditional type will be the existing global Blob in a browser, or - // the copy below in a Node environment. - type __Blob = typeof globalThis extends { onmessage: any; Blob: any } ? {} : NodeBlob; + global { namespace NodeJS { export { BufferEncoding }; @@ -2275,17 +2277,22 @@ declare module "buffer" { * @param data An ASCII (Latin1) string. */ function btoa(data: string): string; - interface Blob extends __Blob {} + interface Blob extends _Blob {} /** * `Blob` class is a global reference for `require('node:buffer').Blob` * https://nodejs.org/api/buffer.html#class-blob * @since v18.0.0 */ - var Blob: typeof globalThis extends { - onmessage: any; - Blob: infer T; - } ? T - : typeof NodeBlob; + var Blob: typeof globalThis extends { onmessage: any; Blob: infer T } ? T + : typeof import("buffer").Blob; + interface File extends _File {} + /** + * `File` class is a global reference for `require('node:buffer').File` + * https://nodejs.org/api/buffer.html#class-file + * @since v20.0.0 + */ + var File: typeof globalThis extends { onmessage: any; File: infer T } ? T + : typeof import("buffer").File; } } declare module "node:buffer" { diff --git a/node_modules/@types/node/globals.d.ts b/node_modules/@types/node/globals.d.ts index b2737d91..ecb4f72b 100644 --- a/node_modules/@types/node/globals.d.ts +++ b/node_modules/@types/node/globals.d.ts @@ -2,7 +2,7 @@ export {}; // Make this a module // #region Fetch and friends // Conditional type aliases, used at the end of this file. -// Will either be empty if lib-dom is included, or the undici version otherwise. +// Will either be empty if lib.dom (or lib.webworker) is included, or the undici version otherwise. type _Request = typeof globalThis extends { onmessage: any } ? {} : import("undici-types").Request; type _Response = typeof globalThis extends { onmessage: any } ? {} : import("undici-types").Response; type _FormData = typeof globalThis extends { onmessage: any } ? {} : import("undici-types").FormData; @@ -12,11 +12,123 @@ type _RequestInit = typeof globalThis extends { onmessage: any } ? {} : import("undici-types").RequestInit; type _ResponseInit = typeof globalThis extends { onmessage: any } ? {} : import("undici-types").ResponseInit; -type _File = typeof globalThis extends { onmessage: any } ? {} : import("node:buffer").File; type _WebSocket = typeof globalThis extends { onmessage: any } ? {} : import("undici-types").WebSocket; type _EventSource = typeof globalThis extends { onmessage: any } ? {} : import("undici-types").EventSource; // #endregion Fetch and friends +// Conditional type definitions for webstorage interface, which conflicts with lib.dom otherwise. +type _Storage = typeof globalThis extends { onabort: any } ? {} : { + /** + * Returns the number of key/value pairs. + * + * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Storage/length) + */ + readonly length: number; + /** + * Removes all key/value pairs, if there are any. + * + * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Storage/clear) + */ + clear(): void; + /** + * Returns the current value associated with the given key, or null if the given key does not exist. + * + * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Storage/getItem) + */ + getItem(key: string): string | null; + /** + * Returns the name of the nth key, or null if n is greater than or equal to the number of key/value pairs. + * + * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Storage/key) + */ + key(index: number): string | null; + /** + * Removes the key/value pair with the given key, if a key/value pair with the given key exists. + * + * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Storage/removeItem) + */ + removeItem(key: string): void; + /** + * Sets the value of the pair identified by key to value, creating a new key/value pair if none existed for key previously. + * + * Throws a "QuotaExceededError" DOMException exception if the new value couldn't be set. + * + * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Storage/setItem) + */ + setItem(key: string, value: string): void; + [key: string]: any; +}; + +// #region DOMException +type _DOMException = typeof globalThis extends { onmessage: any } ? {} : NodeDOMException; +interface NodeDOMException extends Error { + /** + * @deprecated + * + * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMException/code) + */ + readonly code: number; + /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMException/message) */ + readonly message: string; + /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMException/name) */ + readonly name: string; + readonly INDEX_SIZE_ERR: 1; + readonly DOMSTRING_SIZE_ERR: 2; + readonly HIERARCHY_REQUEST_ERR: 3; + readonly WRONG_DOCUMENT_ERR: 4; + readonly INVALID_CHARACTER_ERR: 5; + readonly NO_DATA_ALLOWED_ERR: 6; + readonly NO_MODIFICATION_ALLOWED_ERR: 7; + readonly NOT_FOUND_ERR: 8; + readonly NOT_SUPPORTED_ERR: 9; + readonly INUSE_ATTRIBUTE_ERR: 10; + readonly INVALID_STATE_ERR: 11; + readonly SYNTAX_ERR: 12; + readonly INVALID_MODIFICATION_ERR: 13; + readonly NAMESPACE_ERR: 14; + readonly INVALID_ACCESS_ERR: 15; + readonly VALIDATION_ERR: 16; + readonly TYPE_MISMATCH_ERR: 17; + readonly SECURITY_ERR: 18; + readonly NETWORK_ERR: 19; + readonly ABORT_ERR: 20; + readonly URL_MISMATCH_ERR: 21; + readonly QUOTA_EXCEEDED_ERR: 22; + readonly TIMEOUT_ERR: 23; + readonly INVALID_NODE_TYPE_ERR: 24; + readonly DATA_CLONE_ERR: 25; +} +interface NodeDOMExceptionConstructor { + prototype: DOMException; + new(message?: string, nameOrOptions?: string | { name?: string; cause?: unknown }): DOMException; + readonly INDEX_SIZE_ERR: 1; + readonly DOMSTRING_SIZE_ERR: 2; + readonly HIERARCHY_REQUEST_ERR: 3; + readonly WRONG_DOCUMENT_ERR: 4; + readonly INVALID_CHARACTER_ERR: 5; + readonly NO_DATA_ALLOWED_ERR: 6; + readonly NO_MODIFICATION_ALLOWED_ERR: 7; + readonly NOT_FOUND_ERR: 8; + readonly NOT_SUPPORTED_ERR: 9; + readonly INUSE_ATTRIBUTE_ERR: 10; + readonly INVALID_STATE_ERR: 11; + readonly SYNTAX_ERR: 12; + readonly INVALID_MODIFICATION_ERR: 13; + readonly NAMESPACE_ERR: 14; + readonly INVALID_ACCESS_ERR: 15; + readonly VALIDATION_ERR: 16; + readonly TYPE_MISMATCH_ERR: 17; + readonly SECURITY_ERR: 18; + readonly NETWORK_ERR: 19; + readonly ABORT_ERR: 20; + readonly URL_MISMATCH_ERR: 21; + readonly QUOTA_EXCEEDED_ERR: 22; + readonly TIMEOUT_ERR: 23; + readonly INVALID_NODE_TYPE_ERR: 24; + readonly DATA_CLONE_ERR: 25; +} +// #endregion DOMException + declare global { // Declare "static" methods in Error interface ErrorConstructor { @@ -103,6 +215,40 @@ declare global { }; // #endregion borrowed + // #region Storage + /** + * This Web Storage API interface provides access to a particular domain's session or local storage. It allows, for example, the addition, modification, or deletion of stored data items. + * + * [MDN Reference](https://developer.mozilla.org/docs/Web/API/Storage) + */ + interface Storage extends _Storage {} + + // Conditional on `onabort` rather than `onmessage`, in order to exclude lib.webworker + var Storage: typeof globalThis extends { onabort: any; Storage: infer T } ? T + : { + prototype: Storage; + new(): Storage; + }; + + /** + * A browser-compatible implementation of [`localStorage`](https://developer.mozilla.org/en-US/docs/Web/API/Window/localStorage). + * Data is stored unencrypted in the file specified by the `--localstorage-file` CLI flag. + * Any modification of this data outside of the Web Storage API is not supported. + * Enable this API with the `--experimental-webstorage` CLI flag. + * @since v22.4.0 + */ + var localStorage: Storage; + + /** + * A browser-compatible implementation of [`sessionStorage`](https://developer.mozilla.org/en-US/docs/Web/API/Window/sessionStorage). + * Data is stored in memory, with a storage quota of 10 MB. + * Any modification of this data outside of the Web Storage API is not supported. + * Enable this API with the `--experimental-webstorage` CLI flag. + * @since v22.4.0 + */ + var sessionStorage: Storage; + // #endregion Storage + // #region Disposable interface SymbolConstructor { /** @@ -160,6 +306,24 @@ declare global { transfer?: { transfer: ReadonlyArray }, ): T; + // #region DOMException + /** + * @since v17.0.0 + * An abnormal event (called an exception) which occurs as a result of calling a method or accessing a property of a web API. + * + * [MDN Reference](https://developer.mozilla.org/docs/Web/API/DOMException) + */ + interface DOMException extends _DOMException {} + + /** + * @since v17.0.0 + * + * The WHATWG `DOMException` class. See [DOMException](https://developer.mozilla.org/docs/Web/API/DOMException) for more details. + */ + var DOMException: typeof globalThis extends { onmessage: any; DOMException: infer T } ? T + : NodeDOMExceptionConstructor; + // #endregion DOMException + /*----------------------------------------------* * * * GLOBAL INTERFACES * @@ -407,19 +571,15 @@ declare global { : typeof import("undici-types").Headers; interface MessageEvent extends _MessageEvent {} + /** + * @since v15.0.0 + */ var MessageEvent: typeof globalThis extends { onmessage: any; MessageEvent: infer T; } ? T : typeof import("undici-types").MessageEvent; - interface File extends _File {} - var File: typeof globalThis extends { - onmessage: any; - File: infer T; - } ? T - : typeof import("node:buffer").File; - interface WebSocket extends _WebSocket {} var WebSocket: typeof globalThis extends { onmessage: any; WebSocket: infer T } ? T : typeof import("undici-types").WebSocket; @@ -427,6 +587,8 @@ declare global { interface EventSource extends _EventSource {} /** * Only available through the [--experimental-eventsource](https://nodejs.org/api/cli.html#--experimental-eventsource) flag. + * + * @since v22.3.0 */ var EventSource: typeof globalThis extends { onmessage: any; EventSource: infer T } ? T : typeof import("undici-types").EventSource; diff --git a/node_modules/@types/node/http.d.ts b/node_modules/@types/node/http.d.ts index 4269ff10..b790c004 100644 --- a/node_modules/@types/node/http.d.ts +++ b/node_modules/@types/node/http.d.ts @@ -1902,6 +1902,19 @@ declare module "http" { * Defaults to 16KB. Configurable using the `--max-http-header-size` CLI option. */ const maxHeaderSize: number; + /** + * A browser-compatible implementation of [WebSocket](https://nodejs.org/docs/latest/api/http.html#websocket). + * @since v22.5.0 + */ + const WebSocket: import("undici-types").WebSocket; + /** + * @since v22.5.0 + */ + const CloseEvent: import("undici-types").CloseEvent; + /** + * @since v22.5.0 + */ + const MessageEvent: import("undici-types").MessageEvent; } declare module "node:http" { export * from "http"; diff --git a/node_modules/@types/node/index.d.ts b/node_modules/@types/node/index.d.ts index f043abe3..e575985e 100644 --- a/node_modules/@types/node/index.d.ts +++ b/node_modules/@types/node/index.d.ts @@ -67,6 +67,7 @@ /// /// /// +/// /// /// /// diff --git a/node_modules/@types/node/inspector.d.ts b/node_modules/@types/node/inspector.d.ts index 9af410ac..a27ab047 100644 --- a/node_modules/@types/node/inspector.d.ts +++ b/node_modules/@types/node/inspector.d.ts @@ -1,33 +1,21 @@ -// Type definitions for inspector - -// These definitions are auto-generated. -// Please see https://github.com/DefinitelyTyped/DefinitelyTyped/pull/19330 -// for more information. - +// These definitions are automatically generated by the generate-inspector script. +// Do not edit this file directly. +// See scripts/generate-inspector/README.md for information on how to update the protocol definitions. +// Changes to the module itself should be added to the generator template (scripts/generate-inspector/inspector.d.ts.template). /** * The `node:inspector` module provides an API for interacting with the V8 * inspector. - * - * It can be accessed using: - * - * ```js - * import * as inspector from 'node:inspector/promises'; - * ``` - * - * or - * - * ```js - * import * as inspector from 'node:inspector'; - * ``` * @see [source](https://github.com/nodejs/node/blob/v22.x/lib/inspector.js) */ declare module 'inspector' { import EventEmitter = require('node:events'); + interface InspectorNotification { method: string; params: T; } + namespace Schema { /** * Description of the protocol domain. @@ -1471,48 +1459,6 @@ declare module 'inspector' { */ functions: FunctionCoverage[]; } - /** - * Describes a type collected during runtime. - * @experimental - */ - interface TypeObject { - /** - * Name of a type collected with type profiling. - */ - name: string; - } - /** - * Source offset and types for a parameter or return value. - * @experimental - */ - interface TypeProfileEntry { - /** - * Source offset of the parameter or end of function for return values. - */ - offset: number; - /** - * The types for this parameter or return value. - */ - types: TypeObject[]; - } - /** - * Type profile data collected during runtime for a JavaScript script. - * @experimental - */ - interface ScriptTypeProfile { - /** - * JavaScript script id. - */ - scriptId: Runtime.ScriptId; - /** - * JavaScript script name or url. - */ - url: string; - /** - * Type profile entries for parameters and return values of the functions in the script. - */ - entries: TypeProfileEntry[]; - } interface SetSamplingIntervalParameterType { /** * New sampling interval in microseconds. @@ -1547,12 +1493,6 @@ declare module 'inspector' { */ result: ScriptCoverage[]; } - interface TakeTypeProfileReturnType { - /** - * Type profile for all scripts since startTypeProfile() was turned on. - */ - result: ScriptTypeProfile[]; - } interface ConsoleProfileStartedEventDataType { id: string; /** @@ -1768,6 +1708,7 @@ declare module 'inspector' { enabled: boolean; } } + /** * The `inspector.Session` is used for dispatching messages to the V8 inspector * back-end and receiving message responses and notifications. @@ -1775,22 +1716,29 @@ declare module 'inspector' { class Session extends EventEmitter { /** * Create a new instance of the inspector.Session class. - * The inspector session needs to be connected through session.connect() before the messages can be dispatched to the inspector backend. + * The inspector session needs to be connected through `session.connect()` before the messages can be dispatched to the inspector backend. */ constructor(); + /** * Connects a session to the inspector back-end. - * @since v8.0.0 */ connect(): void; + + /** + * Connects a session to the inspector back-end. + * An exception will be thrown if this API was not called on a Worker thread. + * @since v12.11.0 + */ + connectToMainThread(): void; + /** - * Immediately close the session. All pending message callbacks will be called - * with an error. `session.connect()` will need to be called to be able to send - * messages again. Reconnected session will lose all inspector state, such as - * enabled agents or configured breakpoints. - * @since v8.0.0 + * Immediately close the session. All pending message callbacks will be called with an error. + * `session.connect()` will need to be called to be able to send messages again. + * Reconnected session will lose all inspector state, such as enabled agents or configured breakpoints. */ disconnect(): void; + /** * Posts a message to the inspector back-end. `callback` will be notified when * a response is received. `callback` is a function that accepts two optional @@ -1802,21 +1750,16 @@ declare module 'inspector' { * // Output: { type: 'number', value: 4, description: '4' } * ``` * - * The latest version of the V8 inspector protocol is published on the [Chrome DevTools Protocol Viewer](https://chromedevtools.github.io/devtools-protocol/v8/). + * The latest version of the V8 inspector protocol is published on the + * [Chrome DevTools Protocol Viewer](https://chromedevtools.github.io/devtools-protocol/v8/). * * Node.js inspector supports all the Chrome DevTools Protocol domains declared - * by V8\. Chrome DevTools Protocol domain provides an interface for interacting + * by V8. Chrome DevTools Protocol domain provides an interface for interacting * with one of the runtime agents used to inspect the application state and listen * to the run-time events. - * - * ## Example usage - * - * Apart from the debugger, various V8 Profilers are available through the DevTools - * protocol. - * @since v8.0.0 */ - post(method: string, params?: {}, callback?: (err: Error | null, params?: {}) => void): void; - post(method: string, callback?: (err: Error | null, params?: {}) => void): void; + post(method: string, callback?: (err: Error | null, params?: object) => void): void; + post(method: string, params?: object, callback?: (err: Error | null, params?: object) => void): void; /** * Returns supported domains. */ @@ -2073,21 +2016,6 @@ declare module 'inspector' { * Collect coverage data for the current isolate. The coverage data may be incomplete due to garbage collection. */ post(method: 'Profiler.getBestEffortCoverage', callback?: (err: Error | null, params: Profiler.GetBestEffortCoverageReturnType) => void): void; - /** - * Enable type profile. - * @experimental - */ - post(method: 'Profiler.startTypeProfile', callback?: (err: Error | null) => void): void; - /** - * Disable type profile. Disabling releases type profile data collected so far. - * @experimental - */ - post(method: 'Profiler.stopTypeProfile', callback?: (err: Error | null) => void): void; - /** - * Collect type profile. - * @experimental - */ - post(method: 'Profiler.takeTypeProfile', callback?: (err: Error | null, params: Profiler.TakeTypeProfileReturnType) => void): void; post(method: 'HeapProfiler.enable', callback?: (err: Error | null) => void): void; post(method: 'HeapProfiler.disable', callback?: (err: Error | null) => void): void; post(method: 'HeapProfiler.startTrackingHeapObjects', params?: HeapProfiler.StartTrackingHeapObjectsParameterType, callback?: (err: Error | null) => void): void; @@ -2148,17 +2076,25 @@ declare module 'inspector' { */ post(method: 'NodeWorker.detach', params?: NodeWorker.DetachParameterType, callback?: (err: Error | null) => void): void; post(method: 'NodeWorker.detach', callback?: (err: Error | null) => void): void; + /** + * Enable the NodeRuntime events except by `NodeRuntime.waitingForDisconnect`. + */ + post(method: 'NodeRuntime.enable', callback?: (err: Error | null) => void): void; + /** + * Disable NodeRuntime events + */ + post(method: 'NodeRuntime.disable', callback?: (err: Error | null) => void): void; /** * Enable the `NodeRuntime.waitingForDisconnect`. */ post(method: 'NodeRuntime.notifyWhenWaitingForDisconnect', params?: NodeRuntime.NotifyWhenWaitingForDisconnectParameterType, callback?: (err: Error | null) => void): void; post(method: 'NodeRuntime.notifyWhenWaitingForDisconnect', callback?: (err: Error | null) => void): void; - // Events + addListener(event: string, listener: (...args: any[]) => void): this; /** * Emitted when any notification from the V8 Inspector is received. */ - addListener(event: 'inspectorNotification', listener: (message: InspectorNotification<{}>) => void): this; + addListener(event: 'inspectorNotification', listener: (message: InspectorNotification) => void): this; /** * Issued when new execution context is created. */ @@ -2256,8 +2192,13 @@ declare module 'inspector' { * waiting for all frontends to disconnect. */ addListener(event: 'NodeRuntime.waitingForDisconnect', listener: () => void): this; + /** + * This event is fired when the runtime is waiting for the debugger. For + * example, when inspector.waitingForDebugger is called + */ + addListener(event: 'NodeRuntime.waitingForDebugger', listener: () => void): this; emit(event: string | symbol, ...args: any[]): boolean; - emit(event: 'inspectorNotification', message: InspectorNotification<{}>): boolean; + emit(event: 'inspectorNotification', message: InspectorNotification): boolean; emit(event: 'Runtime.executionContextCreated', message: InspectorNotification): boolean; emit(event: 'Runtime.executionContextDestroyed', message: InspectorNotification): boolean; emit(event: 'Runtime.executionContextsCleared'): boolean; @@ -2284,11 +2225,12 @@ declare module 'inspector' { emit(event: 'NodeWorker.detachedFromWorker', message: InspectorNotification): boolean; emit(event: 'NodeWorker.receivedMessageFromWorker', message: InspectorNotification): boolean; emit(event: 'NodeRuntime.waitingForDisconnect'): boolean; + emit(event: 'NodeRuntime.waitingForDebugger'): boolean; on(event: string, listener: (...args: any[]) => void): this; /** * Emitted when any notification from the V8 Inspector is received. */ - on(event: 'inspectorNotification', listener: (message: InspectorNotification<{}>) => void): this; + on(event: 'inspectorNotification', listener: (message: InspectorNotification) => void): this; /** * Issued when new execution context is created. */ @@ -2386,11 +2328,16 @@ declare module 'inspector' { * waiting for all frontends to disconnect. */ on(event: 'NodeRuntime.waitingForDisconnect', listener: () => void): this; + /** + * This event is fired when the runtime is waiting for the debugger. For + * example, when inspector.waitingForDebugger is called + */ + on(event: 'NodeRuntime.waitingForDebugger', listener: () => void): this; once(event: string, listener: (...args: any[]) => void): this; /** * Emitted when any notification from the V8 Inspector is received. */ - once(event: 'inspectorNotification', listener: (message: InspectorNotification<{}>) => void): this; + once(event: 'inspectorNotification', listener: (message: InspectorNotification) => void): this; /** * Issued when new execution context is created. */ @@ -2488,11 +2435,16 @@ declare module 'inspector' { * waiting for all frontends to disconnect. */ once(event: 'NodeRuntime.waitingForDisconnect', listener: () => void): this; + /** + * This event is fired when the runtime is waiting for the debugger. For + * example, when inspector.waitingForDebugger is called + */ + once(event: 'NodeRuntime.waitingForDebugger', listener: () => void): this; prependListener(event: string, listener: (...args: any[]) => void): this; /** * Emitted when any notification from the V8 Inspector is received. */ - prependListener(event: 'inspectorNotification', listener: (message: InspectorNotification<{}>) => void): this; + prependListener(event: 'inspectorNotification', listener: (message: InspectorNotification) => void): this; /** * Issued when new execution context is created. */ @@ -2590,11 +2542,16 @@ declare module 'inspector' { * waiting for all frontends to disconnect. */ prependListener(event: 'NodeRuntime.waitingForDisconnect', listener: () => void): this; + /** + * This event is fired when the runtime is waiting for the debugger. For + * example, when inspector.waitingForDebugger is called + */ + prependListener(event: 'NodeRuntime.waitingForDebugger', listener: () => void): this; prependOnceListener(event: string, listener: (...args: any[]) => void): this; /** * Emitted when any notification from the V8 Inspector is received. */ - prependOnceListener(event: 'inspectorNotification', listener: (message: InspectorNotification<{}>) => void): this; + prependOnceListener(event: 'inspectorNotification', listener: (message: InspectorNotification) => void): this; /** * Issued when new execution context is created. */ @@ -2692,7 +2649,13 @@ declare module 'inspector' { * waiting for all frontends to disconnect. */ prependOnceListener(event: 'NodeRuntime.waitingForDisconnect', listener: () => void): this; + /** + * This event is fired when the runtime is waiting for the debugger. For + * example, when inspector.waitingForDebugger is called + */ + prependOnceListener(event: 'NodeRuntime.waitingForDebugger', listener: () => void): this; } + /** * Activate inspector on host and port. Equivalent to `node --inspect=[[host:]port]`, but can be done programmatically after node has * started. @@ -2700,17 +2663,20 @@ declare module 'inspector' { * If wait is `true`, will block until a client has connected to the inspect port * and flow control has been passed to the debugger client. * - * See the `security warning` regarding the `host` parameter usage. - * @param [port='what was specified on the CLI'] Port to listen on for inspector connections. Optional. - * @param [host='what was specified on the CLI'] Host to listen on for inspector connections. Optional. - * @param [wait=false] Block until a client has connected. Optional. + * See the [security warning](https://nodejs.org/docs/latest-v22.x/api/cli.html#warning-binding-inspector-to-a-public-ipport-combination-is-insecure) + * regarding the `host` parameter usage. + * @param port Port to listen on for inspector connections. Defaults to what was specified on the CLI. + * @param host Host to listen on for inspector connections. Defaults to what was specified on the CLI. + * @param wait Block until a client has connected. Defaults to what was specified on the CLI. * @returns Disposable that calls `inspector.close()`. */ function open(port?: number, host?: string, wait?: boolean): Disposable; + /** * Deactivate the inspector. Blocks until there are no active connections. */ function close(): void; + /** * Return the URL of the active inspector, or `undefined` if there is none. * @@ -2730,6 +2696,7 @@ declare module 'inspector' { * ``` */ function url(): string | undefined; + /** * Blocks until a client (existing or connected later) has sent `Runtime.runIfWaitingForDebugger` command. * @@ -2737,10 +2704,993 @@ declare module 'inspector' { * @since v12.7.0 */ function waitForDebugger(): void; + + // These methods are exposed by the V8 inspector console API (inspector/v8-console.h). + // The method signatures differ from those of the Node.js console, and are deliberately + // typed permissively. + interface InspectorConsole { + debug(...data: any[]): void; + error(...data: any[]): void; + info(...data: any[]): void; + log(...data: any[]): void; + warn(...data: any[]): void; + dir(...data: any[]): void; + dirxml(...data: any[]): void; + table(...data: any[]): void; + trace(...data: any[]): void; + group(...data: any[]): void; + groupCollapsed(...data: any[]): void; + groupEnd(...data: any[]): void; + clear(...data: any[]): void; + count(label?: any): void; + countReset(label?: any): void; + assert(value?: any, ...data: any[]): void; + profile(label?: any): void; + profileEnd(label?: any): void; + time(label?: any): void; + timeLog(label?: any): void; + timeStamp(label?: any): void; + } + + /** + * An object to send messages to the remote inspector console. + * @since v11.0.0 + */ + const console: InspectorConsole; } + /** - * The inspector module provides an API for interacting with the V8 inspector. + * The `node:inspector` module provides an API for interacting with the V8 + * inspector. */ declare module 'node:inspector' { export * from 'inspector'; } + +/** + * The `node:inspector/promises` module provides an API for interacting with the V8 + * inspector. + * @see [source](https://github.com/nodejs/node/blob/v22.x/lib/inspector/promises.js) + * @since v19.0.0 + */ +declare module 'inspector/promises' { + import EventEmitter = require('node:events'); + import { + open, + close, + url, + waitForDebugger, + console, + InspectorNotification, + Schema, + Runtime, + Debugger, + Console, + Profiler, + HeapProfiler, + NodeTracing, + NodeWorker, + NodeRuntime, + } from 'inspector'; + + /** + * The `inspector.Session` is used for dispatching messages to the V8 inspector + * back-end and receiving message responses and notifications. + * @since v19.0.0 + */ + class Session extends EventEmitter { + /** + * Create a new instance of the `inspector.Session` class. + * The inspector session needs to be connected through `session.connect()` before the messages can be dispatched to the inspector backend. + */ + constructor(); + + /** + * Connects a session to the inspector back-end. + */ + connect(): void; + + /** + * Connects a session to the inspector back-end. + * An exception will be thrown if this API was not called on a Worker thread. + */ + connectToMainThread(): void; + + /** + * Immediately close the session. All pending message callbacks will be called with an error. + * `session.connect()` will need to be called to be able to send messages again. + * Reconnected session will lose all inspector state, such as enabled agents or configured breakpoints. + */ + disconnect(): void; + + /** + * Posts a message to the inspector back-end. + * + * ```js + * import { Session } from 'node:inspector/promises'; + * try { + * const session = new Session(); + * session.connect(); + * const result = await session.post('Runtime.evaluate', { expression: '2 + 2' }); + * console.log(result); + * } catch (error) { + * console.error(error); + * } + * // Output: { result: { type: 'number', value: 4, description: '4' } } + * ``` + * + * The latest version of the V8 inspector protocol is published on the + * [Chrome DevTools Protocol Viewer](https://chromedevtools.github.io/devtools-protocol/v8/). + * + * Node.js inspector supports all the Chrome DevTools Protocol domains declared + * by V8. Chrome DevTools Protocol domain provides an interface for interacting + * with one of the runtime agents used to inspect the application state and listen + * to the run-time events. + */ + post(method: string, params?: object): Promise; + /** + * Returns supported domains. + */ + post(method: 'Schema.getDomains'): Promise; + /** + * Evaluates expression on global object. + */ + post(method: 'Runtime.evaluate', params?: Runtime.EvaluateParameterType): Promise; + /** + * Add handler to promise with given promise object id. + */ + post(method: 'Runtime.awaitPromise', params?: Runtime.AwaitPromiseParameterType): Promise; + /** + * Calls function with given declaration on the given object. Object group of the result is inherited from the target object. + */ + post(method: 'Runtime.callFunctionOn', params?: Runtime.CallFunctionOnParameterType): Promise; + /** + * Returns properties of a given object. Object group of the result is inherited from the target object. + */ + post(method: 'Runtime.getProperties', params?: Runtime.GetPropertiesParameterType): Promise; + /** + * Releases remote object with given id. + */ + post(method: 'Runtime.releaseObject', params?: Runtime.ReleaseObjectParameterType): Promise; + /** + * Releases all remote objects that belong to a given group. + */ + post(method: 'Runtime.releaseObjectGroup', params?: Runtime.ReleaseObjectGroupParameterType): Promise; + /** + * Tells inspected instance to run if it was waiting for debugger to attach. + */ + post(method: 'Runtime.runIfWaitingForDebugger'): Promise; + /** + * Enables reporting of execution contexts creation by means of executionContextCreated event. When the reporting gets enabled the event will be sent immediately for each existing execution context. + */ + post(method: 'Runtime.enable'): Promise; + /** + * Disables reporting of execution contexts creation. + */ + post(method: 'Runtime.disable'): Promise; + /** + * Discards collected exceptions and console API calls. + */ + post(method: 'Runtime.discardConsoleEntries'): Promise; + /** + * @experimental + */ + post(method: 'Runtime.setCustomObjectFormatterEnabled', params?: Runtime.SetCustomObjectFormatterEnabledParameterType): Promise; + /** + * Compiles expression. + */ + post(method: 'Runtime.compileScript', params?: Runtime.CompileScriptParameterType): Promise; + /** + * Runs script with given id in a given context. + */ + post(method: 'Runtime.runScript', params?: Runtime.RunScriptParameterType): Promise; + post(method: 'Runtime.queryObjects', params?: Runtime.QueryObjectsParameterType): Promise; + /** + * Returns all let, const and class variables from global scope. + */ + post(method: 'Runtime.globalLexicalScopeNames', params?: Runtime.GlobalLexicalScopeNamesParameterType): Promise; + /** + * Enables debugger for the given page. Clients should not assume that the debugging has been enabled until the result for this command is received. + */ + post(method: 'Debugger.enable'): Promise; + /** + * Disables debugger for given page. + */ + post(method: 'Debugger.disable'): Promise; + /** + * Activates / deactivates all breakpoints on the page. + */ + post(method: 'Debugger.setBreakpointsActive', params?: Debugger.SetBreakpointsActiveParameterType): Promise; + /** + * Makes page not interrupt on any pauses (breakpoint, exception, dom exception etc). + */ + post(method: 'Debugger.setSkipAllPauses', params?: Debugger.SetSkipAllPausesParameterType): Promise; + /** + * Sets JavaScript breakpoint at given location specified either by URL or URL regex. Once this command is issued, all existing parsed scripts will have breakpoints resolved and returned in locations property. Further matching script parsing will result in subsequent breakpointResolved events issued. This logical breakpoint will survive page reloads. + */ + post(method: 'Debugger.setBreakpointByUrl', params?: Debugger.SetBreakpointByUrlParameterType): Promise; + /** + * Sets JavaScript breakpoint at a given location. + */ + post(method: 'Debugger.setBreakpoint', params?: Debugger.SetBreakpointParameterType): Promise; + /** + * Removes JavaScript breakpoint. + */ + post(method: 'Debugger.removeBreakpoint', params?: Debugger.RemoveBreakpointParameterType): Promise; + /** + * Returns possible locations for breakpoint. scriptId in start and end range locations should be the same. + */ + post(method: 'Debugger.getPossibleBreakpoints', params?: Debugger.GetPossibleBreakpointsParameterType): Promise; + /** + * Continues execution until specific location is reached. + */ + post(method: 'Debugger.continueToLocation', params?: Debugger.ContinueToLocationParameterType): Promise; + /** + * @experimental + */ + post(method: 'Debugger.pauseOnAsyncCall', params?: Debugger.PauseOnAsyncCallParameterType): Promise; + /** + * Steps over the statement. + */ + post(method: 'Debugger.stepOver'): Promise; + /** + * Steps into the function call. + */ + post(method: 'Debugger.stepInto', params?: Debugger.StepIntoParameterType): Promise; + /** + * Steps out of the function call. + */ + post(method: 'Debugger.stepOut'): Promise; + /** + * Stops on the next JavaScript statement. + */ + post(method: 'Debugger.pause'): Promise; + /** + * This method is deprecated - use Debugger.stepInto with breakOnAsyncCall and Debugger.pauseOnAsyncTask instead. Steps into next scheduled async task if any is scheduled before next pause. Returns success when async task is actually scheduled, returns error if no task were scheduled or another scheduleStepIntoAsync was called. + * @experimental + */ + post(method: 'Debugger.scheduleStepIntoAsync'): Promise; + /** + * Resumes JavaScript execution. + */ + post(method: 'Debugger.resume'): Promise; + /** + * Returns stack trace with given stackTraceId. + * @experimental + */ + post(method: 'Debugger.getStackTrace', params?: Debugger.GetStackTraceParameterType): Promise; + /** + * Searches for given string in script content. + */ + post(method: 'Debugger.searchInContent', params?: Debugger.SearchInContentParameterType): Promise; + /** + * Edits JavaScript source live. + */ + post(method: 'Debugger.setScriptSource', params?: Debugger.SetScriptSourceParameterType): Promise; + /** + * Restarts particular call frame from the beginning. + */ + post(method: 'Debugger.restartFrame', params?: Debugger.RestartFrameParameterType): Promise; + /** + * Returns source for the script with given id. + */ + post(method: 'Debugger.getScriptSource', params?: Debugger.GetScriptSourceParameterType): Promise; + /** + * Defines pause on exceptions state. Can be set to stop on all exceptions, uncaught exceptions or no exceptions. Initial pause on exceptions state is none. + */ + post(method: 'Debugger.setPauseOnExceptions', params?: Debugger.SetPauseOnExceptionsParameterType): Promise; + /** + * Evaluates expression on a given call frame. + */ + post(method: 'Debugger.evaluateOnCallFrame', params?: Debugger.EvaluateOnCallFrameParameterType): Promise; + /** + * Changes value of variable in a callframe. Object-based scopes are not supported and must be mutated manually. + */ + post(method: 'Debugger.setVariableValue', params?: Debugger.SetVariableValueParameterType): Promise; + /** + * Changes return value in top frame. Available only at return break position. + * @experimental + */ + post(method: 'Debugger.setReturnValue', params?: Debugger.SetReturnValueParameterType): Promise; + /** + * Enables or disables async call stacks tracking. + */ + post(method: 'Debugger.setAsyncCallStackDepth', params?: Debugger.SetAsyncCallStackDepthParameterType): Promise; + /** + * Replace previous blackbox patterns with passed ones. Forces backend to skip stepping/pausing in scripts with url matching one of the patterns. VM will try to leave blackboxed script by performing 'step in' several times, finally resorting to 'step out' if unsuccessful. + * @experimental + */ + post(method: 'Debugger.setBlackboxPatterns', params?: Debugger.SetBlackboxPatternsParameterType): Promise; + /** + * Makes backend skip steps in the script in blackboxed ranges. VM will try leave blacklisted scripts by performing 'step in' several times, finally resorting to 'step out' if unsuccessful. Positions array contains positions where blackbox state is changed. First interval isn't blackboxed. Array should be sorted. + * @experimental + */ + post(method: 'Debugger.setBlackboxedRanges', params?: Debugger.SetBlackboxedRangesParameterType): Promise; + /** + * Enables console domain, sends the messages collected so far to the client by means of the messageAdded notification. + */ + post(method: 'Console.enable'): Promise; + /** + * Disables console domain, prevents further console messages from being reported to the client. + */ + post(method: 'Console.disable'): Promise; + /** + * Does nothing. + */ + post(method: 'Console.clearMessages'): Promise; + post(method: 'Profiler.enable'): Promise; + post(method: 'Profiler.disable'): Promise; + /** + * Changes CPU profiler sampling interval. Must be called before CPU profiles recording started. + */ + post(method: 'Profiler.setSamplingInterval', params?: Profiler.SetSamplingIntervalParameterType): Promise; + post(method: 'Profiler.start'): Promise; + post(method: 'Profiler.stop'): Promise; + /** + * Enable precise code coverage. Coverage data for JavaScript executed before enabling precise code coverage may be incomplete. Enabling prevents running optimized code and resets execution counters. + */ + post(method: 'Profiler.startPreciseCoverage', params?: Profiler.StartPreciseCoverageParameterType): Promise; + /** + * Disable precise code coverage. Disabling releases unnecessary execution count records and allows executing optimized code. + */ + post(method: 'Profiler.stopPreciseCoverage'): Promise; + /** + * Collect coverage data for the current isolate, and resets execution counters. Precise code coverage needs to have started. + */ + post(method: 'Profiler.takePreciseCoverage'): Promise; + /** + * Collect coverage data for the current isolate. The coverage data may be incomplete due to garbage collection. + */ + post(method: 'Profiler.getBestEffortCoverage'): Promise; + post(method: 'HeapProfiler.enable'): Promise; + post(method: 'HeapProfiler.disable'): Promise; + post(method: 'HeapProfiler.startTrackingHeapObjects', params?: HeapProfiler.StartTrackingHeapObjectsParameterType): Promise; + post(method: 'HeapProfiler.stopTrackingHeapObjects', params?: HeapProfiler.StopTrackingHeapObjectsParameterType): Promise; + post(method: 'HeapProfiler.takeHeapSnapshot', params?: HeapProfiler.TakeHeapSnapshotParameterType): Promise; + post(method: 'HeapProfiler.collectGarbage'): Promise; + post(method: 'HeapProfiler.getObjectByHeapObjectId', params?: HeapProfiler.GetObjectByHeapObjectIdParameterType): Promise; + /** + * Enables console to refer to the node with given id via $x (see Command Line API for more details $x functions). + */ + post(method: 'HeapProfiler.addInspectedHeapObject', params?: HeapProfiler.AddInspectedHeapObjectParameterType): Promise; + post(method: 'HeapProfiler.getHeapObjectId', params?: HeapProfiler.GetHeapObjectIdParameterType): Promise; + post(method: 'HeapProfiler.startSampling', params?: HeapProfiler.StartSamplingParameterType): Promise; + post(method: 'HeapProfiler.stopSampling'): Promise; + post(method: 'HeapProfiler.getSamplingProfile'): Promise; + /** + * Gets supported tracing categories. + */ + post(method: 'NodeTracing.getCategories'): Promise; + /** + * Start trace events collection. + */ + post(method: 'NodeTracing.start', params?: NodeTracing.StartParameterType): Promise; + /** + * Stop trace events collection. Remaining collected events will be sent as a sequence of + * dataCollected events followed by tracingComplete event. + */ + post(method: 'NodeTracing.stop'): Promise; + /** + * Sends protocol message over session with given id. + */ + post(method: 'NodeWorker.sendMessageToWorker', params?: NodeWorker.SendMessageToWorkerParameterType): Promise; + /** + * Instructs the inspector to attach to running workers. Will also attach to new workers + * as they start + */ + post(method: 'NodeWorker.enable', params?: NodeWorker.EnableParameterType): Promise; + /** + * Detaches from all running workers and disables attaching to new workers as they are started. + */ + post(method: 'NodeWorker.disable'): Promise; + /** + * Detached from the worker with given sessionId. + */ + post(method: 'NodeWorker.detach', params?: NodeWorker.DetachParameterType): Promise; + /** + * Enable the NodeRuntime events except by `NodeRuntime.waitingForDisconnect`. + */ + post(method: 'NodeRuntime.enable'): Promise; + /** + * Disable NodeRuntime events + */ + post(method: 'NodeRuntime.disable'): Promise; + /** + * Enable the `NodeRuntime.waitingForDisconnect`. + */ + post(method: 'NodeRuntime.notifyWhenWaitingForDisconnect', params?: NodeRuntime.NotifyWhenWaitingForDisconnectParameterType): Promise; + + addListener(event: string, listener: (...args: any[]) => void): this; + /** + * Emitted when any notification from the V8 Inspector is received. + */ + addListener(event: 'inspectorNotification', listener: (message: InspectorNotification) => void): this; + /** + * Issued when new execution context is created. + */ + addListener(event: 'Runtime.executionContextCreated', listener: (message: InspectorNotification) => void): this; + /** + * Issued when execution context is destroyed. + */ + addListener(event: 'Runtime.executionContextDestroyed', listener: (message: InspectorNotification) => void): this; + /** + * Issued when all executionContexts were cleared in browser + */ + addListener(event: 'Runtime.executionContextsCleared', listener: () => void): this; + /** + * Issued when exception was thrown and unhandled. + */ + addListener(event: 'Runtime.exceptionThrown', listener: (message: InspectorNotification) => void): this; + /** + * Issued when unhandled exception was revoked. + */ + addListener(event: 'Runtime.exceptionRevoked', listener: (message: InspectorNotification) => void): this; + /** + * Issued when console API was called. + */ + addListener(event: 'Runtime.consoleAPICalled', listener: (message: InspectorNotification) => void): this; + /** + * Issued when object should be inspected (for example, as a result of inspect() command line API call). + */ + addListener(event: 'Runtime.inspectRequested', listener: (message: InspectorNotification) => void): this; + /** + * Fired when virtual machine parses script. This event is also fired for all known and uncollected scripts upon enabling debugger. + */ + addListener(event: 'Debugger.scriptParsed', listener: (message: InspectorNotification) => void): this; + /** + * Fired when virtual machine fails to parse the script. + */ + addListener(event: 'Debugger.scriptFailedToParse', listener: (message: InspectorNotification) => void): this; + /** + * Fired when breakpoint is resolved to an actual script and location. + */ + addListener(event: 'Debugger.breakpointResolved', listener: (message: InspectorNotification) => void): this; + /** + * Fired when the virtual machine stopped on breakpoint or exception or any other stop criteria. + */ + addListener(event: 'Debugger.paused', listener: (message: InspectorNotification) => void): this; + /** + * Fired when the virtual machine resumed execution. + */ + addListener(event: 'Debugger.resumed', listener: () => void): this; + /** + * Issued when new console message is added. + */ + addListener(event: 'Console.messageAdded', listener: (message: InspectorNotification) => void): this; + /** + * Sent when new profile recording is started using console.profile() call. + */ + addListener(event: 'Profiler.consoleProfileStarted', listener: (message: InspectorNotification) => void): this; + addListener(event: 'Profiler.consoleProfileFinished', listener: (message: InspectorNotification) => void): this; + addListener(event: 'HeapProfiler.addHeapSnapshotChunk', listener: (message: InspectorNotification) => void): this; + addListener(event: 'HeapProfiler.resetProfiles', listener: () => void): this; + addListener(event: 'HeapProfiler.reportHeapSnapshotProgress', listener: (message: InspectorNotification) => void): this; + /** + * If heap objects tracking has been started then backend regularly sends a current value for last seen object id and corresponding timestamp. If the were changes in the heap since last event then one or more heapStatsUpdate events will be sent before a new lastSeenObjectId event. + */ + addListener(event: 'HeapProfiler.lastSeenObjectId', listener: (message: InspectorNotification) => void): this; + /** + * If heap objects tracking has been started then backend may send update for one or more fragments + */ + addListener(event: 'HeapProfiler.heapStatsUpdate', listener: (message: InspectorNotification) => void): this; + /** + * Contains an bucket of collected trace events. + */ + addListener(event: 'NodeTracing.dataCollected', listener: (message: InspectorNotification) => void): this; + /** + * Signals that tracing is stopped and there is no trace buffers pending flush, all data were + * delivered via dataCollected events. + */ + addListener(event: 'NodeTracing.tracingComplete', listener: () => void): this; + /** + * Issued when attached to a worker. + */ + addListener(event: 'NodeWorker.attachedToWorker', listener: (message: InspectorNotification) => void): this; + /** + * Issued when detached from the worker. + */ + addListener(event: 'NodeWorker.detachedFromWorker', listener: (message: InspectorNotification) => void): this; + /** + * Notifies about a new protocol message received from the session + * (session ID is provided in attachedToWorker notification). + */ + addListener(event: 'NodeWorker.receivedMessageFromWorker', listener: (message: InspectorNotification) => void): this; + /** + * This event is fired instead of `Runtime.executionContextDestroyed` when + * enabled. + * It is fired when the Node process finished all code execution and is + * waiting for all frontends to disconnect. + */ + addListener(event: 'NodeRuntime.waitingForDisconnect', listener: () => void): this; + /** + * This event is fired when the runtime is waiting for the debugger. For + * example, when inspector.waitingForDebugger is called + */ + addListener(event: 'NodeRuntime.waitingForDebugger', listener: () => void): this; + emit(event: string | symbol, ...args: any[]): boolean; + emit(event: 'inspectorNotification', message: InspectorNotification): boolean; + emit(event: 'Runtime.executionContextCreated', message: InspectorNotification): boolean; + emit(event: 'Runtime.executionContextDestroyed', message: InspectorNotification): boolean; + emit(event: 'Runtime.executionContextsCleared'): boolean; + emit(event: 'Runtime.exceptionThrown', message: InspectorNotification): boolean; + emit(event: 'Runtime.exceptionRevoked', message: InspectorNotification): boolean; + emit(event: 'Runtime.consoleAPICalled', message: InspectorNotification): boolean; + emit(event: 'Runtime.inspectRequested', message: InspectorNotification): boolean; + emit(event: 'Debugger.scriptParsed', message: InspectorNotification): boolean; + emit(event: 'Debugger.scriptFailedToParse', message: InspectorNotification): boolean; + emit(event: 'Debugger.breakpointResolved', message: InspectorNotification): boolean; + emit(event: 'Debugger.paused', message: InspectorNotification): boolean; + emit(event: 'Debugger.resumed'): boolean; + emit(event: 'Console.messageAdded', message: InspectorNotification): boolean; + emit(event: 'Profiler.consoleProfileStarted', message: InspectorNotification): boolean; + emit(event: 'Profiler.consoleProfileFinished', message: InspectorNotification): boolean; + emit(event: 'HeapProfiler.addHeapSnapshotChunk', message: InspectorNotification): boolean; + emit(event: 'HeapProfiler.resetProfiles'): boolean; + emit(event: 'HeapProfiler.reportHeapSnapshotProgress', message: InspectorNotification): boolean; + emit(event: 'HeapProfiler.lastSeenObjectId', message: InspectorNotification): boolean; + emit(event: 'HeapProfiler.heapStatsUpdate', message: InspectorNotification): boolean; + emit(event: 'NodeTracing.dataCollected', message: InspectorNotification): boolean; + emit(event: 'NodeTracing.tracingComplete'): boolean; + emit(event: 'NodeWorker.attachedToWorker', message: InspectorNotification): boolean; + emit(event: 'NodeWorker.detachedFromWorker', message: InspectorNotification): boolean; + emit(event: 'NodeWorker.receivedMessageFromWorker', message: InspectorNotification): boolean; + emit(event: 'NodeRuntime.waitingForDisconnect'): boolean; + emit(event: 'NodeRuntime.waitingForDebugger'): boolean; + on(event: string, listener: (...args: any[]) => void): this; + /** + * Emitted when any notification from the V8 Inspector is received. + */ + on(event: 'inspectorNotification', listener: (message: InspectorNotification) => void): this; + /** + * Issued when new execution context is created. + */ + on(event: 'Runtime.executionContextCreated', listener: (message: InspectorNotification) => void): this; + /** + * Issued when execution context is destroyed. + */ + on(event: 'Runtime.executionContextDestroyed', listener: (message: InspectorNotification) => void): this; + /** + * Issued when all executionContexts were cleared in browser + */ + on(event: 'Runtime.executionContextsCleared', listener: () => void): this; + /** + * Issued when exception was thrown and unhandled. + */ + on(event: 'Runtime.exceptionThrown', listener: (message: InspectorNotification) => void): this; + /** + * Issued when unhandled exception was revoked. + */ + on(event: 'Runtime.exceptionRevoked', listener: (message: InspectorNotification) => void): this; + /** + * Issued when console API was called. + */ + on(event: 'Runtime.consoleAPICalled', listener: (message: InspectorNotification) => void): this; + /** + * Issued when object should be inspected (for example, as a result of inspect() command line API call). + */ + on(event: 'Runtime.inspectRequested', listener: (message: InspectorNotification) => void): this; + /** + * Fired when virtual machine parses script. This event is also fired for all known and uncollected scripts upon enabling debugger. + */ + on(event: 'Debugger.scriptParsed', listener: (message: InspectorNotification) => void): this; + /** + * Fired when virtual machine fails to parse the script. + */ + on(event: 'Debugger.scriptFailedToParse', listener: (message: InspectorNotification) => void): this; + /** + * Fired when breakpoint is resolved to an actual script and location. + */ + on(event: 'Debugger.breakpointResolved', listener: (message: InspectorNotification) => void): this; + /** + * Fired when the virtual machine stopped on breakpoint or exception or any other stop criteria. + */ + on(event: 'Debugger.paused', listener: (message: InspectorNotification) => void): this; + /** + * Fired when the virtual machine resumed execution. + */ + on(event: 'Debugger.resumed', listener: () => void): this; + /** + * Issued when new console message is added. + */ + on(event: 'Console.messageAdded', listener: (message: InspectorNotification) => void): this; + /** + * Sent when new profile recording is started using console.profile() call. + */ + on(event: 'Profiler.consoleProfileStarted', listener: (message: InspectorNotification) => void): this; + on(event: 'Profiler.consoleProfileFinished', listener: (message: InspectorNotification) => void): this; + on(event: 'HeapProfiler.addHeapSnapshotChunk', listener: (message: InspectorNotification) => void): this; + on(event: 'HeapProfiler.resetProfiles', listener: () => void): this; + on(event: 'HeapProfiler.reportHeapSnapshotProgress', listener: (message: InspectorNotification) => void): this; + /** + * If heap objects tracking has been started then backend regularly sends a current value for last seen object id and corresponding timestamp. If the were changes in the heap since last event then one or more heapStatsUpdate events will be sent before a new lastSeenObjectId event. + */ + on(event: 'HeapProfiler.lastSeenObjectId', listener: (message: InspectorNotification) => void): this; + /** + * If heap objects tracking has been started then backend may send update for one or more fragments + */ + on(event: 'HeapProfiler.heapStatsUpdate', listener: (message: InspectorNotification) => void): this; + /** + * Contains an bucket of collected trace events. + */ + on(event: 'NodeTracing.dataCollected', listener: (message: InspectorNotification) => void): this; + /** + * Signals that tracing is stopped and there is no trace buffers pending flush, all data were + * delivered via dataCollected events. + */ + on(event: 'NodeTracing.tracingComplete', listener: () => void): this; + /** + * Issued when attached to a worker. + */ + on(event: 'NodeWorker.attachedToWorker', listener: (message: InspectorNotification) => void): this; + /** + * Issued when detached from the worker. + */ + on(event: 'NodeWorker.detachedFromWorker', listener: (message: InspectorNotification) => void): this; + /** + * Notifies about a new protocol message received from the session + * (session ID is provided in attachedToWorker notification). + */ + on(event: 'NodeWorker.receivedMessageFromWorker', listener: (message: InspectorNotification) => void): this; + /** + * This event is fired instead of `Runtime.executionContextDestroyed` when + * enabled. + * It is fired when the Node process finished all code execution and is + * waiting for all frontends to disconnect. + */ + on(event: 'NodeRuntime.waitingForDisconnect', listener: () => void): this; + /** + * This event is fired when the runtime is waiting for the debugger. For + * example, when inspector.waitingForDebugger is called + */ + on(event: 'NodeRuntime.waitingForDebugger', listener: () => void): this; + once(event: string, listener: (...args: any[]) => void): this; + /** + * Emitted when any notification from the V8 Inspector is received. + */ + once(event: 'inspectorNotification', listener: (message: InspectorNotification) => void): this; + /** + * Issued when new execution context is created. + */ + once(event: 'Runtime.executionContextCreated', listener: (message: InspectorNotification) => void): this; + /** + * Issued when execution context is destroyed. + */ + once(event: 'Runtime.executionContextDestroyed', listener: (message: InspectorNotification) => void): this; + /** + * Issued when all executionContexts were cleared in browser + */ + once(event: 'Runtime.executionContextsCleared', listener: () => void): this; + /** + * Issued when exception was thrown and unhandled. + */ + once(event: 'Runtime.exceptionThrown', listener: (message: InspectorNotification) => void): this; + /** + * Issued when unhandled exception was revoked. + */ + once(event: 'Runtime.exceptionRevoked', listener: (message: InspectorNotification) => void): this; + /** + * Issued when console API was called. + */ + once(event: 'Runtime.consoleAPICalled', listener: (message: InspectorNotification) => void): this; + /** + * Issued when object should be inspected (for example, as a result of inspect() command line API call). + */ + once(event: 'Runtime.inspectRequested', listener: (message: InspectorNotification) => void): this; + /** + * Fired when virtual machine parses script. This event is also fired for all known and uncollected scripts upon enabling debugger. + */ + once(event: 'Debugger.scriptParsed', listener: (message: InspectorNotification) => void): this; + /** + * Fired when virtual machine fails to parse the script. + */ + once(event: 'Debugger.scriptFailedToParse', listener: (message: InspectorNotification) => void): this; + /** + * Fired when breakpoint is resolved to an actual script and location. + */ + once(event: 'Debugger.breakpointResolved', listener: (message: InspectorNotification) => void): this; + /** + * Fired when the virtual machine stopped on breakpoint or exception or any other stop criteria. + */ + once(event: 'Debugger.paused', listener: (message: InspectorNotification) => void): this; + /** + * Fired when the virtual machine resumed execution. + */ + once(event: 'Debugger.resumed', listener: () => void): this; + /** + * Issued when new console message is added. + */ + once(event: 'Console.messageAdded', listener: (message: InspectorNotification) => void): this; + /** + * Sent when new profile recording is started using console.profile() call. + */ + once(event: 'Profiler.consoleProfileStarted', listener: (message: InspectorNotification) => void): this; + once(event: 'Profiler.consoleProfileFinished', listener: (message: InspectorNotification) => void): this; + once(event: 'HeapProfiler.addHeapSnapshotChunk', listener: (message: InspectorNotification) => void): this; + once(event: 'HeapProfiler.resetProfiles', listener: () => void): this; + once(event: 'HeapProfiler.reportHeapSnapshotProgress', listener: (message: InspectorNotification) => void): this; + /** + * If heap objects tracking has been started then backend regularly sends a current value for last seen object id and corresponding timestamp. If the were changes in the heap since last event then one or more heapStatsUpdate events will be sent before a new lastSeenObjectId event. + */ + once(event: 'HeapProfiler.lastSeenObjectId', listener: (message: InspectorNotification) => void): this; + /** + * If heap objects tracking has been started then backend may send update for one or more fragments + */ + once(event: 'HeapProfiler.heapStatsUpdate', listener: (message: InspectorNotification) => void): this; + /** + * Contains an bucket of collected trace events. + */ + once(event: 'NodeTracing.dataCollected', listener: (message: InspectorNotification) => void): this; + /** + * Signals that tracing is stopped and there is no trace buffers pending flush, all data were + * delivered via dataCollected events. + */ + once(event: 'NodeTracing.tracingComplete', listener: () => void): this; + /** + * Issued when attached to a worker. + */ + once(event: 'NodeWorker.attachedToWorker', listener: (message: InspectorNotification) => void): this; + /** + * Issued when detached from the worker. + */ + once(event: 'NodeWorker.detachedFromWorker', listener: (message: InspectorNotification) => void): this; + /** + * Notifies about a new protocol message received from the session + * (session ID is provided in attachedToWorker notification). + */ + once(event: 'NodeWorker.receivedMessageFromWorker', listener: (message: InspectorNotification) => void): this; + /** + * This event is fired instead of `Runtime.executionContextDestroyed` when + * enabled. + * It is fired when the Node process finished all code execution and is + * waiting for all frontends to disconnect. + */ + once(event: 'NodeRuntime.waitingForDisconnect', listener: () => void): this; + /** + * This event is fired when the runtime is waiting for the debugger. For + * example, when inspector.waitingForDebugger is called + */ + once(event: 'NodeRuntime.waitingForDebugger', listener: () => void): this; + prependListener(event: string, listener: (...args: any[]) => void): this; + /** + * Emitted when any notification from the V8 Inspector is received. + */ + prependListener(event: 'inspectorNotification', listener: (message: InspectorNotification) => void): this; + /** + * Issued when new execution context is created. + */ + prependListener(event: 'Runtime.executionContextCreated', listener: (message: InspectorNotification) => void): this; + /** + * Issued when execution context is destroyed. + */ + prependListener(event: 'Runtime.executionContextDestroyed', listener: (message: InspectorNotification) => void): this; + /** + * Issued when all executionContexts were cleared in browser + */ + prependListener(event: 'Runtime.executionContextsCleared', listener: () => void): this; + /** + * Issued when exception was thrown and unhandled. + */ + prependListener(event: 'Runtime.exceptionThrown', listener: (message: InspectorNotification) => void): this; + /** + * Issued when unhandled exception was revoked. + */ + prependListener(event: 'Runtime.exceptionRevoked', listener: (message: InspectorNotification) => void): this; + /** + * Issued when console API was called. + */ + prependListener(event: 'Runtime.consoleAPICalled', listener: (message: InspectorNotification) => void): this; + /** + * Issued when object should be inspected (for example, as a result of inspect() command line API call). + */ + prependListener(event: 'Runtime.inspectRequested', listener: (message: InspectorNotification) => void): this; + /** + * Fired when virtual machine parses script. This event is also fired for all known and uncollected scripts upon enabling debugger. + */ + prependListener(event: 'Debugger.scriptParsed', listener: (message: InspectorNotification) => void): this; + /** + * Fired when virtual machine fails to parse the script. + */ + prependListener(event: 'Debugger.scriptFailedToParse', listener: (message: InspectorNotification) => void): this; + /** + * Fired when breakpoint is resolved to an actual script and location. + */ + prependListener(event: 'Debugger.breakpointResolved', listener: (message: InspectorNotification) => void): this; + /** + * Fired when the virtual machine stopped on breakpoint or exception or any other stop criteria. + */ + prependListener(event: 'Debugger.paused', listener: (message: InspectorNotification) => void): this; + /** + * Fired when the virtual machine resumed execution. + */ + prependListener(event: 'Debugger.resumed', listener: () => void): this; + /** + * Issued when new console message is added. + */ + prependListener(event: 'Console.messageAdded', listener: (message: InspectorNotification) => void): this; + /** + * Sent when new profile recording is started using console.profile() call. + */ + prependListener(event: 'Profiler.consoleProfileStarted', listener: (message: InspectorNotification) => void): this; + prependListener(event: 'Profiler.consoleProfileFinished', listener: (message: InspectorNotification) => void): this; + prependListener(event: 'HeapProfiler.addHeapSnapshotChunk', listener: (message: InspectorNotification) => void): this; + prependListener(event: 'HeapProfiler.resetProfiles', listener: () => void): this; + prependListener(event: 'HeapProfiler.reportHeapSnapshotProgress', listener: (message: InspectorNotification) => void): this; + /** + * If heap objects tracking has been started then backend regularly sends a current value for last seen object id and corresponding timestamp. If the were changes in the heap since last event then one or more heapStatsUpdate events will be sent before a new lastSeenObjectId event. + */ + prependListener(event: 'HeapProfiler.lastSeenObjectId', listener: (message: InspectorNotification) => void): this; + /** + * If heap objects tracking has been started then backend may send update for one or more fragments + */ + prependListener(event: 'HeapProfiler.heapStatsUpdate', listener: (message: InspectorNotification) => void): this; + /** + * Contains an bucket of collected trace events. + */ + prependListener(event: 'NodeTracing.dataCollected', listener: (message: InspectorNotification) => void): this; + /** + * Signals that tracing is stopped and there is no trace buffers pending flush, all data were + * delivered via dataCollected events. + */ + prependListener(event: 'NodeTracing.tracingComplete', listener: () => void): this; + /** + * Issued when attached to a worker. + */ + prependListener(event: 'NodeWorker.attachedToWorker', listener: (message: InspectorNotification) => void): this; + /** + * Issued when detached from the worker. + */ + prependListener(event: 'NodeWorker.detachedFromWorker', listener: (message: InspectorNotification) => void): this; + /** + * Notifies about a new protocol message received from the session + * (session ID is provided in attachedToWorker notification). + */ + prependListener(event: 'NodeWorker.receivedMessageFromWorker', listener: (message: InspectorNotification) => void): this; + /** + * This event is fired instead of `Runtime.executionContextDestroyed` when + * enabled. + * It is fired when the Node process finished all code execution and is + * waiting for all frontends to disconnect. + */ + prependListener(event: 'NodeRuntime.waitingForDisconnect', listener: () => void): this; + /** + * This event is fired when the runtime is waiting for the debugger. For + * example, when inspector.waitingForDebugger is called + */ + prependListener(event: 'NodeRuntime.waitingForDebugger', listener: () => void): this; + prependOnceListener(event: string, listener: (...args: any[]) => void): this; + /** + * Emitted when any notification from the V8 Inspector is received. + */ + prependOnceListener(event: 'inspectorNotification', listener: (message: InspectorNotification) => void): this; + /** + * Issued when new execution context is created. + */ + prependOnceListener(event: 'Runtime.executionContextCreated', listener: (message: InspectorNotification) => void): this; + /** + * Issued when execution context is destroyed. + */ + prependOnceListener(event: 'Runtime.executionContextDestroyed', listener: (message: InspectorNotification) => void): this; + /** + * Issued when all executionContexts were cleared in browser + */ + prependOnceListener(event: 'Runtime.executionContextsCleared', listener: () => void): this; + /** + * Issued when exception was thrown and unhandled. + */ + prependOnceListener(event: 'Runtime.exceptionThrown', listener: (message: InspectorNotification) => void): this; + /** + * Issued when unhandled exception was revoked. + */ + prependOnceListener(event: 'Runtime.exceptionRevoked', listener: (message: InspectorNotification) => void): this; + /** + * Issued when console API was called. + */ + prependOnceListener(event: 'Runtime.consoleAPICalled', listener: (message: InspectorNotification) => void): this; + /** + * Issued when object should be inspected (for example, as a result of inspect() command line API call). + */ + prependOnceListener(event: 'Runtime.inspectRequested', listener: (message: InspectorNotification) => void): this; + /** + * Fired when virtual machine parses script. This event is also fired for all known and uncollected scripts upon enabling debugger. + */ + prependOnceListener(event: 'Debugger.scriptParsed', listener: (message: InspectorNotification) => void): this; + /** + * Fired when virtual machine fails to parse the script. + */ + prependOnceListener(event: 'Debugger.scriptFailedToParse', listener: (message: InspectorNotification) => void): this; + /** + * Fired when breakpoint is resolved to an actual script and location. + */ + prependOnceListener(event: 'Debugger.breakpointResolved', listener: (message: InspectorNotification) => void): this; + /** + * Fired when the virtual machine stopped on breakpoint or exception or any other stop criteria. + */ + prependOnceListener(event: 'Debugger.paused', listener: (message: InspectorNotification) => void): this; + /** + * Fired when the virtual machine resumed execution. + */ + prependOnceListener(event: 'Debugger.resumed', listener: () => void): this; + /** + * Issued when new console message is added. + */ + prependOnceListener(event: 'Console.messageAdded', listener: (message: InspectorNotification) => void): this; + /** + * Sent when new profile recording is started using console.profile() call. + */ + prependOnceListener(event: 'Profiler.consoleProfileStarted', listener: (message: InspectorNotification) => void): this; + prependOnceListener(event: 'Profiler.consoleProfileFinished', listener: (message: InspectorNotification) => void): this; + prependOnceListener(event: 'HeapProfiler.addHeapSnapshotChunk', listener: (message: InspectorNotification) => void): this; + prependOnceListener(event: 'HeapProfiler.resetProfiles', listener: () => void): this; + prependOnceListener(event: 'HeapProfiler.reportHeapSnapshotProgress', listener: (message: InspectorNotification) => void): this; + /** + * If heap objects tracking has been started then backend regularly sends a current value for last seen object id and corresponding timestamp. If the were changes in the heap since last event then one or more heapStatsUpdate events will be sent before a new lastSeenObjectId event. + */ + prependOnceListener(event: 'HeapProfiler.lastSeenObjectId', listener: (message: InspectorNotification) => void): this; + /** + * If heap objects tracking has been started then backend may send update for one or more fragments + */ + prependOnceListener(event: 'HeapProfiler.heapStatsUpdate', listener: (message: InspectorNotification) => void): this; + /** + * Contains an bucket of collected trace events. + */ + prependOnceListener(event: 'NodeTracing.dataCollected', listener: (message: InspectorNotification) => void): this; + /** + * Signals that tracing is stopped and there is no trace buffers pending flush, all data were + * delivered via dataCollected events. + */ + prependOnceListener(event: 'NodeTracing.tracingComplete', listener: () => void): this; + /** + * Issued when attached to a worker. + */ + prependOnceListener(event: 'NodeWorker.attachedToWorker', listener: (message: InspectorNotification) => void): this; + /** + * Issued when detached from the worker. + */ + prependOnceListener(event: 'NodeWorker.detachedFromWorker', listener: (message: InspectorNotification) => void): this; + /** + * Notifies about a new protocol message received from the session + * (session ID is provided in attachedToWorker notification). + */ + prependOnceListener(event: 'NodeWorker.receivedMessageFromWorker', listener: (message: InspectorNotification) => void): this; + /** + * This event is fired instead of `Runtime.executionContextDestroyed` when + * enabled. + * It is fired when the Node process finished all code execution and is + * waiting for all frontends to disconnect. + */ + prependOnceListener(event: 'NodeRuntime.waitingForDisconnect', listener: () => void): this; + /** + * This event is fired when the runtime is waiting for the debugger. For + * example, when inspector.waitingForDebugger is called + */ + prependOnceListener(event: 'NodeRuntime.waitingForDebugger', listener: () => void): this; + } + + export { + Session, + open, + close, + url, + waitForDebugger, + console, + InspectorNotification, + Schema, + Runtime, + Debugger, + Console, + Profiler, + HeapProfiler, + NodeTracing, + NodeWorker, + NodeRuntime, + }; +} + +/** + * The `node:inspector/promises` module provides an API for interacting with the V8 + * inspector. + * @since v19.0.0 + */ +declare module 'node:inspector/promises' { + export * from 'inspector/promises'; +} diff --git a/node_modules/@types/node/package.json b/node_modules/@types/node/package.json index b55aa293..d0b303a8 100644 --- a/node_modules/@types/node/package.json +++ b/node_modules/@types/node/package.json @@ -1,6 +1,6 @@ { "name": "@types/node", - "version": "22.3.0", + "version": "22.5.4", "description": "TypeScript definitions for node", "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node", "license": "MIT", @@ -210,8 +210,8 @@ }, "scripts": {}, "dependencies": { - "undici-types": "~6.18.2" + "undici-types": "~6.19.2" }, - "typesPublisherContentHash": "620b8a407d4118e9931ab6e01ed7af87ce13d63daa46a4098fca6d43eaf853db", + "typesPublisherContentHash": "6ee9a11eba834031423800320320aa873d6bf2b6f33603c13a2aa9d90b3803ee", "typeScriptVersion": "4.8" } \ No newline at end of file diff --git a/node_modules/@types/node/path.d.ts b/node_modules/@types/node/path.d.ts index 9f7445d1..e66781f1 100644 --- a/node_modules/@types/node/path.d.ts +++ b/node_modules/@types/node/path.d.ts @@ -94,6 +94,15 @@ declare module "path" { * @throws {TypeError} if any of the arguments is not a string. */ resolve(...paths: string[]): string; + /** + * The `path.matchesGlob()` method determines if `path` matches the `pattern`. + * @param path The path to glob-match against. + * @param pattern The glob to check the path against. + * @returns Whether or not the `path` matched the `pattern`. + * @throws {TypeError} if `path` or `pattern` are not strings. + * @since v22.5.0 + */ + matchesGlob(path: string, pattern: string): boolean; /** * Determines whether {path} is an absolute path. An absolute path will always resolve to the same location, regardless of the working directory. * diff --git a/node_modules/@types/node/process.d.ts b/node_modules/@types/node/process.d.ts index d5f70e6d..e7fd20bb 100644 --- a/node_modules/@types/node/process.d.ts +++ b/node_modules/@types/node/process.d.ts @@ -45,9 +45,8 @@ declare module "process" { "node:https": typeof import("node:https"); "inspector": typeof import("inspector"); "node:inspector": typeof import("node:inspector"); - // FIXME: module is missed - // "inspector/promises": typeof import("inspector/promises"); - // "node:inspector/promises": typeof import("node:inspector/promises"); + "inspector/promises": typeof import("inspector/promises"); + "node:inspector/promises": typeof import("node:inspector/promises"); "module": typeof import("module"); "node:module": typeof import("node:module"); "net": typeof import("net"); @@ -75,6 +74,7 @@ declare module "process" { "repl": typeof import("repl"); "node:repl": typeof import("node:repl"); "node:sea": typeof import("node:sea"); + "node:sqlite": typeof import("node:sqlite"); "stream": typeof import("stream"); "node:stream": typeof import("node:stream"); "stream/consumers": typeof import("stream/consumers"); @@ -322,24 +322,28 @@ declare module "process" { has(scope: string, reference?: string): boolean; } interface ProcessReport { + /** + * Write reports in a compact format, single-line JSON, more easily consumable by log processing systems + * than the default multi-line format designed for human consumption. + * @since v13.12.0, v12.17.0 + */ + compact: boolean; /** * Directory where the report is written. + * The default value is the empty string, indicating that reports are written to the current * working directory of the Node.js process. - * @default '' indicating that reports are written to the current */ directory: string; /** - * Filename where the report is written. - * The default value is the empty string. - * @default '' the output filename will be comprised of a timestamp, - * PID, and sequence number. + * Filename where the report is written. If set to the empty string, the output filename will be comprised + * of a timestamp, PID, and sequence number. The default value is the empty string. */ filename: string; /** - * Returns a JSON-formatted diagnostic report for the running process. - * The report's JavaScript stack trace is taken from err, if present. + * Returns a JavaScript Object representation of a diagnostic report for the running process. + * The report's JavaScript stack trace is taken from `err`, if present. */ - getReport(err?: Error): string; + getReport(err?: Error): object; /** * If true, a diagnostic report is generated on fatal errors, * such as out of memory errors or failed C++ assertions. @@ -365,18 +369,19 @@ declare module "process" { /** * Writes a diagnostic report to a file. If filename is not provided, the default filename * includes the date, time, PID, and a sequence number. - * The report's JavaScript stack trace is taken from err, if present. + * The report's JavaScript stack trace is taken from `err`, if present. * + * If the value of filename is set to `'stdout'` or `'stderr'`, the report is written + * to the stdout or stderr of the process respectively. * @param fileName Name of the file where the report is written. * This should be a relative path, that will be appended to the directory specified in * `process.report.directory`, or the current working directory of the Node.js process, * if unspecified. - * @param error A custom error used for reporting the JavaScript stack. + * @param err A custom error used for reporting the JavaScript stack. * @return Filename of the generated report. */ - writeReport(fileName?: string): string; - writeReport(error?: Error): string; writeReport(fileName?: string, err?: Error): string; + writeReport(err?: Error): string; } interface ResourceUsage { fsRead: number; @@ -888,6 +893,40 @@ declare module "process" { * @since v0.11.8 */ exitCode?: number | string | number | undefined; + finalization: { + /** + * This function registers a callback to be called when the process emits the `exit` event if the `ref` object was not garbage collected. + * If the object `ref` was garbage collected before the `exit` event is emitted, the callback will be removed from the finalization registry, and it will not be called on process exit. + * + * Inside the callback you can release the resources allocated by the `ref` object. + * Be aware that all limitations applied to the `beforeExit` event are also applied to the callback function, + * this means that there is a possibility that the callback will not be called under special circumstances. + * + * The idea of ​​this function is to help you free up resources when the starts process exiting, but also let the object be garbage collected if it is no longer being used. + * @param ref The reference to the resource that is being tracked. + * @param callback The callback function to be called when the resource is finalized. + * @since v22.5.0 + * @experimental + */ + register(ref: T, callback: (ref: T, event: "exit") => void): void; + /** + * This function behaves exactly like the `register`, except that the callback will be called when the process emits the `beforeExit` event if `ref` object was not garbage collected. + * + * Be aware that all limitations applied to the `beforeExit` event are also applied to the callback function, this means that there is a possibility that the callback will not be called under special circumstances. + * @param ref The reference to the resource that is being tracked. + * @param callback The callback function to be called when the resource is finalized. + * @since v22.5.0 + * @experimental + */ + registerBeforeExit(ref: T, callback: (ref: T, event: "beforeExit") => void): void; + /** + * This function remove the register of the object from the finalization registry, so the callback will not be called anymore. + * @param ref The reference to the resource that was registered previously. + * @since v22.5.0 + * @experimental + */ + unregister(ref: object): void; + }; /** * The `process.getActiveResourcesInfo()` method returns an array of strings containing * the types of the active resources that are currently keeping the event loop alive. @@ -1704,11 +1743,11 @@ declare module "process" { */ allowedNodeEnvironmentFlags: ReadonlySet; /** - * `process.report` is an object whose methods are used to generate diagnostic - * reports for the current process. Additional documentation is available in the `report documentation`. + * `process.report` is an object whose methods are used to generate diagnostic reports for the current process. + * Additional documentation is available in the [report documentation](https://nodejs.org/docs/latest-v22.x/api/report.html). * @since v11.8.0 */ - report?: ProcessReport | undefined; + report: ProcessReport; /** * ```js * import { resourceUsage } from 'node:process'; diff --git a/node_modules/@types/node/sqlite.d.ts b/node_modules/@types/node/sqlite.d.ts new file mode 100644 index 00000000..006a25b5 --- /dev/null +++ b/node_modules/@types/node/sqlite.d.ts @@ -0,0 +1,213 @@ +/** + * The `node:sqlite` module facilitates working with SQLite databases. + * To access it: + * + * ```js + * import sqlite from 'node:sqlite'; + * ``` + * + * This module is only available under the `node:` scheme. The following will not + * work: + * + * ```js + * import sqlite from 'sqlite'; + * ``` + * + * The following example shows the basic usage of the `node:sqlite` module to open + * an in-memory database, write data to the database, and then read the data back. + * + * ```js + * import { DatabaseSync } from 'node:sqlite'; + * const database = new DatabaseSync(':memory:'); + * + * // Execute SQL statements from strings. + * database.exec(` + * CREATE TABLE data( + * key INTEGER PRIMARY KEY, + * value TEXT + * ) STRICT + * `); + * // Create a prepared statement to insert data into the database. + * const insert = database.prepare('INSERT INTO data (key, value) VALUES (?, ?)'); + * // Execute the prepared statement with bound values. + * insert.run(1, 'hello'); + * insert.run(2, 'world'); + * // Create a prepared statement to read data from the database. + * const query = database.prepare('SELECT * FROM data ORDER BY key'); + * // Execute the prepared statement and log the result set. + * console.log(query.all()); + * // Prints: [ { key: 1, value: 'hello' }, { key: 2, value: 'world' } ] + * ``` + * @since v22.5.0 + * @experimental + * @see [source](https://github.com/nodejs/node/blob/v22.x/lib/sqlite.js) + */ +declare module "node:sqlite" { + interface DatabaseSyncOptions { + /** + * If `true`, the database is opened by the constructor. + * When this value is `false`, the database must be opened via the `open()` method. + */ + open?: boolean | undefined; + } + /** + * This class represents a single [connection](https://www.sqlite.org/c3ref/sqlite3.html) to a SQLite database. All APIs + * exposed by this class execute synchronously. + * @since v22.5.0 + */ + class DatabaseSync { + /** + * Constructs a new `DatabaseSync` instance. + * @param location The location of the database. + * A SQLite database can be stored in a file or completely [in memory](https://www.sqlite.org/inmemorydb.html). + * To use a file-backed database, the location should be a file path. + * To use an in-memory database, the location should be the special name `':memory:'`. + * @param options Configuration options for the database connection. + */ + constructor(location: string, options?: DatabaseSyncOptions); + /** + * Closes the database connection. An exception is thrown if the database is not + * open. This method is a wrapper around [`sqlite3_close_v2()`](https://www.sqlite.org/c3ref/close.html). + * @since v22.5.0 + */ + close(): void; + /** + * This method allows one or more SQL statements to be executed without returning + * any results. This method is useful when executing SQL statements read from a + * file. This method is a wrapper around [`sqlite3_exec()`](https://www.sqlite.org/c3ref/exec.html). + * @since v22.5.0 + * @param sql A SQL string to execute. + */ + exec(sql: string): void; + /** + * Opens the database specified in the `location` argument of the `DatabaseSync`constructor. This method should only be used when the database is not opened via + * the constructor. An exception is thrown if the database is already open. + * @since v22.5.0 + */ + open(): void; + /** + * Compiles a SQL statement into a [prepared statement](https://www.sqlite.org/c3ref/stmt.html). This method is a wrapper + * around [`sqlite3_prepare_v2()`](https://www.sqlite.org/c3ref/prepare.html). + * @since v22.5.0 + * @param sql A SQL string to compile to a prepared statement. + * @return The prepared statement. + */ + prepare(sql: string): StatementSync; + } + type SupportedValueType = null | number | bigint | string | Uint8Array; + interface StatementResultingChanges { + /** + * The number of rows modified, inserted, or deleted by the most recently completed `INSERT`, `UPDATE`, or `DELETE` statement. + * This field is either a number or a `BigInt` depending on the prepared statement's configuration. + * This property is the result of [`sqlite3_changes64()`](https://www.sqlite.org/c3ref/changes.html). + */ + changes: number | bigint; + /** + * The most recently inserted rowid. + * This field is either a number or a `BigInt` depending on the prepared statement's configuration. + * This property is the result of [`sqlite3_last_insert_rowid()`](https://www.sqlite.org/c3ref/last_insert_rowid.html). + */ + lastInsertRowid: number | bigint; + } + /** + * This class represents a single [prepared statement](https://www.sqlite.org/c3ref/stmt.html). This class cannot be + * instantiated via its constructor. Instead, instances are created via the`database.prepare()` method. All APIs exposed by this class execute + * synchronously. + * + * A prepared statement is an efficient binary representation of the SQL used to + * create it. Prepared statements are parameterizable, and can be invoked multiple + * times with different bound values. Parameters also offer protection against [SQL injection](https://en.wikipedia.org/wiki/SQL_injection) attacks. For these reasons, prepared statements are + * preferred + * over hand-crafted SQL strings when handling user input. + * @since v22.5.0 + */ + class StatementSync { + private constructor(); + /** + * This method executes a prepared statement and returns all results as an array of + * objects. If the prepared statement does not return any results, this method + * returns an empty array. The prepared statement [parameters are bound](https://www.sqlite.org/c3ref/bind_blob.html) using + * the values in `namedParameters` and `anonymousParameters`. + * @since v22.5.0 + * @param namedParameters An optional object used to bind named parameters. The keys of this object are used to configure the mapping. + * @param anonymousParameters Zero or more values to bind to anonymous parameters. + * @return An array of objects. Each object corresponds to a row returned by executing the prepared statement. The keys and values of each object correspond to the column names and values of + * the row. + */ + all(...anonymousParameters: SupportedValueType[]): unknown[]; + all( + namedParameters: Record, + ...anonymousParameters: SupportedValueType[] + ): unknown[]; + /** + * This method returns the source SQL of the prepared statement with parameter + * placeholders replaced by values. This method is a wrapper around [`sqlite3_expanded_sql()`](https://www.sqlite.org/c3ref/expanded_sql.html). + * @since v22.5.0 + * @return The source SQL expanded to include parameter values. + */ + expandedSQL(): string; + /** + * This method executes a prepared statement and returns the first result as an + * object. If the prepared statement does not return any results, this method + * returns `undefined`. The prepared statement [parameters are bound](https://www.sqlite.org/c3ref/bind_blob.html) using the + * values in `namedParameters` and `anonymousParameters`. + * @since v22.5.0 + * @param namedParameters An optional object used to bind named parameters. The keys of this object are used to configure the mapping. + * @param anonymousParameters Zero or more values to bind to anonymous parameters. + * @return An object corresponding to the first row returned by executing the prepared statement. The keys and values of the object correspond to the column names and values of the row. If no + * rows were returned from the database then this method returns `undefined`. + */ + get(...anonymousParameters: SupportedValueType[]): unknown; + get(namedParameters: Record, ...anonymousParameters: SupportedValueType[]): unknown; + /** + * This method executes a prepared statement and returns an object summarizing the + * resulting changes. The prepared statement [parameters are bound](https://www.sqlite.org/c3ref/bind_blob.html) using the + * values in `namedParameters` and `anonymousParameters`. + * @since v22.5.0 + * @param namedParameters An optional object used to bind named parameters. The keys of this object are used to configure the mapping. + * @param anonymousParameters Zero or more values to bind to anonymous parameters. + */ + run(...anonymousParameters: SupportedValueType[]): StatementResultingChanges; + run( + namedParameters: Record, + ...anonymousParameters: SupportedValueType[] + ): StatementResultingChanges; + /** + * The names of SQLite parameters begin with a prefix character. By default,`node:sqlite` requires that this prefix character is present when binding + * parameters. However, with the exception of dollar sign character, these + * prefix characters also require extra quoting when used in object keys. + * + * To improve ergonomics, this method can be used to also allow bare named + * parameters, which do not require the prefix character in JavaScript code. There + * are several caveats to be aware of when enabling bare named parameters: + * + * * The prefix character is still required in SQL. + * * The prefix character is still allowed in JavaScript. In fact, prefixed names + * will have slightly better binding performance. + * * Using ambiguous named parameters, such as `$k` and `@k`, in the same prepared + * statement will result in an exception as it cannot be determined how to bind + * a bare name. + * @since v22.5.0 + * @param enabled Enables or disables support for binding named parameters without the prefix character. + */ + setAllowBareNamedParameters(enabled: boolean): void; + /** + * When reading from the database, SQLite `INTEGER`s are mapped to JavaScript + * numbers by default. However, SQLite `INTEGER`s can store values larger than + * JavaScript numbers are capable of representing. In such cases, this method can + * be used to read `INTEGER` data using JavaScript `BigInt`s. This method has no + * impact on database write operations where numbers and `BigInt`s are both + * supported at all times. + * @since v22.5.0 + * @param enabled Enables or disables the use of `BigInt`s when reading `INTEGER` fields from the database. + */ + setReadBigInts(enabled: boolean): void; + /** + * This method returns the source SQL of the prepared statement. This method is a + * wrapper around [`sqlite3_sql()`](https://www.sqlite.org/c3ref/expanded_sql.html). + * @since v22.5.0 + * @return The source SQL used to create this prepared statement. + */ + sourceSQL(): string; + } +} diff --git a/node_modules/@types/node/stream/web.d.ts b/node_modules/@types/node/stream/web.d.ts index 8dd0ded3..35e2a315 100644 --- a/node_modules/@types/node/stream/web.d.ts +++ b/node_modules/@types/node/stream/web.d.ts @@ -1,3 +1,38 @@ +type _ByteLengthQueuingStrategy = typeof globalThis extends { onmessage: any } ? {} + : import("stream/web").ByteLengthQueuingStrategy; +type _CompressionStream = typeof globalThis extends { onmessage: any; ReportingObserver: any } ? {} + : import("stream/web").CompressionStream; +type _CountQueuingStrategy = typeof globalThis extends { onmessage: any } ? {} + : import("stream/web").CountQueuingStrategy; +type _DecompressionStream = typeof globalThis extends { onmessage: any; ReportingObserver: any } ? {} + : import("stream/web").DecompressionStream; +type _ReadableByteStreamController = typeof globalThis extends { onmessage: any } ? {} + : import("stream/web").ReadableByteStreamController; +type _ReadableStream = typeof globalThis extends { onmessage: any } ? {} + : import("stream/web").ReadableStream; +type _ReadableStreamBYOBReader = typeof globalThis extends { onmessage: any } ? {} + : import("stream/web").ReadableStreamBYOBReader; +type _ReadableStreamBYOBRequest = typeof globalThis extends { onmessage: any } ? {} + : import("stream/web").ReadableStreamBYOBRequest; +type _ReadableStreamDefaultController = typeof globalThis extends { onmessage: any } ? {} + : import("stream/web").ReadableStreamDefaultController; +type _ReadableStreamDefaultReader = typeof globalThis extends { onmessage: any } ? {} + : import("stream/web").ReadableStreamDefaultReader; +type _TextDecoderStream = typeof globalThis extends { onmessage: any } ? {} + : import("stream/web").TextDecoderStream; +type _TextEncoderStream = typeof globalThis extends { onmessage: any } ? {} + : import("stream/web").TextEncoderStream; +type _TransformStream = typeof globalThis extends { onmessage: any } ? {} + : import("stream/web").TransformStream; +type _TransformStreamDefaultController = typeof globalThis extends { onmessage: any } ? {} + : import("stream/web").TransformStreamDefaultController; +type _WritableStream = typeof globalThis extends { onmessage: any } ? {} + : import("stream/web").WritableStream; +type _WritableStreamDefaultController = typeof globalThis extends { onmessage: any } ? {} + : import("stream/web").WritableStreamDefaultController; +type _WritableStreamDefaultWriter = typeof globalThis extends { onmessage: any } ? {} + : import("stream/web").WritableStreamDefaultWriter; + declare module "stream/web" { // stub module, pending copy&paste from .d.ts or manual impl // copy from lib.dom.d.ts @@ -65,18 +100,7 @@ declare module "stream/web" { readonly closed: Promise; cancel(reason?: any): Promise; } - interface ReadableStreamDefaultReadValueResult { - done: false; - value: T; - } - interface ReadableStreamDefaultReadDoneResult { - done: true; - value?: undefined; - } type ReadableStreamController = ReadableStreamDefaultController; - type ReadableStreamDefaultReadResult = - | ReadableStreamDefaultReadValueResult - | ReadableStreamDefaultReadDoneResult; interface ReadableStreamReadValueResult { done: false; value: T; @@ -146,8 +170,9 @@ declare module "stream/web" { interface ReadableStream { readonly locked: boolean; cancel(reason?: any): Promise; - getReader(): ReadableStreamDefaultReader; getReader(options: { mode: "byob" }): ReadableStreamBYOBReader; + getReader(): ReadableStreamDefaultReader; + getReader(options?: ReadableStreamGetReaderOptions): ReadableStreamReader; pipeThrough(transform: ReadableWritablePair, options?: StreamPipeOptions): ReadableStream; pipeTo(destination: WritableStream, options?: StreamPipeOptions): Promise; tee(): [ReadableStream, ReadableStream]; @@ -160,20 +185,48 @@ declare module "stream/web" { new(underlyingSource: UnderlyingByteSource, strategy?: QueuingStrategy): ReadableStream; new(underlyingSource?: UnderlyingSource, strategy?: QueuingStrategy): ReadableStream; }; + type ReadableStreamReaderMode = "byob"; + interface ReadableStreamGetReaderOptions { + /** + * Creates a ReadableStreamBYOBReader and locks the stream to the new reader. + * + * This call behaves the same way as the no-argument variant, except that it only works on readable byte streams, i.e. streams which were constructed specifically with the ability to handle "bring your own buffer" reading. The returned BYOB reader provides the ability to directly read individual chunks from the stream via its read() method, into developer-supplied buffers, allowing more precise control over allocation. + */ + mode?: ReadableStreamReaderMode; + } + type ReadableStreamReader = ReadableStreamDefaultReader | ReadableStreamBYOBReader; interface ReadableStreamDefaultReader extends ReadableStreamGenericReader { - read(): Promise>; + read(): Promise>; releaseLock(): void; } + /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/ReadableStreamBYOBReader) */ interface ReadableStreamBYOBReader extends ReadableStreamGenericReader { + /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/ReadableStreamBYOBReader/read) */ read(view: T): Promise>; + /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/ReadableStreamBYOBReader/releaseLock) */ releaseLock(): void; } const ReadableStreamDefaultReader: { prototype: ReadableStreamDefaultReader; new(stream: ReadableStream): ReadableStreamDefaultReader; }; - const ReadableStreamBYOBReader: any; - const ReadableStreamBYOBRequest: any; + const ReadableStreamBYOBReader: { + prototype: ReadableStreamBYOBReader; + new(stream: ReadableStream): ReadableStreamBYOBReader; + }; + /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/ReadableStreamBYOBRequest) */ + interface ReadableStreamBYOBRequest { + /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/ReadableStreamBYOBRequest/view) */ + readonly view: ArrayBufferView | null; + /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/ReadableStreamBYOBRequest/respond) */ + respond(bytesWritten: number): void; + /** [MDN Reference](https://developer.mozilla.org/docs/Web/API/ReadableStreamBYOBRequest/respondWithNewView) */ + respondWithNewView(view: ArrayBufferView): void; + } + const ReadableStreamBYOBRequest: { + prototype: ReadableStreamBYOBRequest; + new(): ReadableStreamBYOBRequest; + }; interface ReadableByteStreamController { readonly byobRequest: undefined; readonly desiredSize: number | null; @@ -345,22 +398,208 @@ declare module "stream/web" { prototype: TextDecoderStream; new(encoding?: string, options?: TextDecoderOptions): TextDecoderStream; }; - interface CompressionStream { - readonly readable: ReadableStream; - readonly writable: WritableStream; + interface CompressionStream { + readonly readable: ReadableStream; + readonly writable: WritableStream; } const CompressionStream: { prototype: CompressionStream; - new(format: "deflate" | "deflate-raw" | "gzip"): CompressionStream; + new(format: "deflate" | "deflate-raw" | "gzip"): CompressionStream; }; - interface DecompressionStream { - readonly readable: ReadableStream; - readonly writable: WritableStream; + interface DecompressionStream { + readonly writable: WritableStream; + readonly readable: ReadableStream; } const DecompressionStream: { prototype: DecompressionStream; - new(format: "deflate" | "deflate-raw" | "gzip"): DecompressionStream; + new(format: "deflate" | "deflate-raw" | "gzip"): DecompressionStream; }; + + global { + interface ByteLengthQueuingStrategy extends _ByteLengthQueuingStrategy {} + /** + * `ByteLengthQueuingStrategy` class is a global reference for `require('stream/web').ByteLengthQueuingStrategy`. + * https://nodejs.org/api/globals.html#class-bytelengthqueuingstrategy + * @since v18.0.0 + */ + var ByteLengthQueuingStrategy: typeof globalThis extends { onmessage: any; ByteLengthQueuingStrategy: infer T } + ? T + : typeof import("stream/web").ByteLengthQueuingStrategy; + + interface CompressionStream extends _CompressionStream {} + /** + * `CompressionStream` class is a global reference for `require('stream/web').CompressionStream`. + * https://nodejs.org/api/globals.html#class-compressionstream + * @since v18.0.0 + */ + var CompressionStream: typeof globalThis extends { + onmessage: any; + // CompressionStream, DecompressionStream and ReportingObserver was introduced in the same commit. + // If ReportingObserver check is removed, the type here will form a circular reference in TS5.0+lib.dom.d.ts + ReportingObserver: any; + CompressionStream: infer T; + } ? T + // TS 4.8, 4.9, 5.0 + : typeof globalThis extends { onmessage: any; TransformStream: { prototype: infer T } } ? { + prototype: T; + new(format: "deflate" | "deflate-raw" | "gzip"): T; + } + : typeof import("stream/web").CompressionStream; + + interface CountQueuingStrategy extends _CountQueuingStrategy {} + /** + * `CountQueuingStrategy` class is a global reference for `require('stream/web').CountQueuingStrategy`. + * https://nodejs.org/api/globals.html#class-countqueuingstrategy + * @since v18.0.0 + */ + var CountQueuingStrategy: typeof globalThis extends { onmessage: any; CountQueuingStrategy: infer T } ? T + : typeof import("stream/web").CountQueuingStrategy; + + interface DecompressionStream extends _DecompressionStream {} + /** + * `DecompressionStream` class is a global reference for `require('stream/web').DecompressionStream`. + * https://nodejs.org/api/globals.html#class-decompressionstream + * @since v18.0.0 + */ + var DecompressionStream: typeof globalThis extends { + onmessage: any; + // CompressionStream, DecompressionStream and ReportingObserver was introduced in the same commit. + // If ReportingObserver check is removed, the type here will form a circular reference in TS5.0+lib.dom.d.ts + ReportingObserver: any; + DecompressionStream: infer T extends object; + } ? T + // TS 4.8, 4.9, 5.0 + : typeof globalThis extends { onmessage: any; TransformStream: { prototype: infer T } } ? { + prototype: T; + new(format: "deflate" | "deflate-raw" | "gzip"): T; + } + : typeof import("stream/web").DecompressionStream; + + interface ReadableByteStreamController extends _ReadableByteStreamController {} + /** + * `ReadableByteStreamController` class is a global reference for `require('stream/web').ReadableByteStreamController`. + * https://nodejs.org/api/globals.html#class-readablebytestreamcontroller + * @since v18.0.0 + */ + var ReadableByteStreamController: typeof globalThis extends + { onmessage: any; ReadableByteStreamController: infer T } ? T + : typeof import("stream/web").ReadableByteStreamController; + + interface ReadableStream extends _ReadableStream {} + /** + * `ReadableStream` class is a global reference for `require('stream/web').ReadableStream`. + * https://nodejs.org/api/globals.html#class-readablestream + * @since v18.0.0 + */ + var ReadableStream: typeof globalThis extends { onmessage: any; ReadableStream: infer T } ? T + : typeof import("stream/web").ReadableStream; + + interface ReadableStreamBYOBReader extends _ReadableStreamBYOBReader {} + /** + * `ReadableStreamBYOBReader` class is a global reference for `require('stream/web').ReadableStreamBYOBReader`. + * https://nodejs.org/api/globals.html#class-readablestreambyobreader + * @since v18.0.0 + */ + var ReadableStreamBYOBReader: typeof globalThis extends { onmessage: any; ReadableStreamBYOBReader: infer T } + ? T + : typeof import("stream/web").ReadableStreamBYOBReader; + + interface ReadableStreamBYOBRequest extends _ReadableStreamBYOBRequest {} + /** + * `ReadableStreamBYOBRequest` class is a global reference for `require('stream/web').ReadableStreamBYOBRequest`. + * https://nodejs.org/api/globals.html#class-readablestreambyobrequest + * @since v18.0.0 + */ + var ReadableStreamBYOBRequest: typeof globalThis extends { onmessage: any; ReadableStreamBYOBRequest: infer T } + ? T + : typeof import("stream/web").ReadableStreamBYOBRequest; + + interface ReadableStreamDefaultController extends _ReadableStreamDefaultController {} + /** + * `ReadableStreamDefaultController` class is a global reference for `require('stream/web').ReadableStreamDefaultController`. + * https://nodejs.org/api/globals.html#class-readablestreamdefaultcontroller + * @since v18.0.0 + */ + var ReadableStreamDefaultController: typeof globalThis extends + { onmessage: any; ReadableStreamDefaultController: infer T } ? T + : typeof import("stream/web").ReadableStreamDefaultController; + + interface ReadableStreamDefaultReader extends _ReadableStreamDefaultReader {} + /** + * `ReadableStreamDefaultReader` class is a global reference for `require('stream/web').ReadableStreamDefaultReader`. + * https://nodejs.org/api/globals.html#class-readablestreamdefaultreader + * @since v18.0.0 + */ + var ReadableStreamDefaultReader: typeof globalThis extends + { onmessage: any; ReadableStreamDefaultReader: infer T } ? T + : typeof import("stream/web").ReadableStreamDefaultReader; + + interface TextDecoderStream extends _TextDecoderStream {} + /** + * `TextDecoderStream` class is a global reference for `require('stream/web').TextDecoderStream`. + * https://nodejs.org/api/globals.html#class-textdecoderstream + * @since v18.0.0 + */ + var TextDecoderStream: typeof globalThis extends { onmessage: any; TextDecoderStream: infer T } ? T + : typeof import("stream/web").TextDecoderStream; + + interface TextEncoderStream extends _TextEncoderStream {} + /** + * `TextEncoderStream` class is a global reference for `require('stream/web').TextEncoderStream`. + * https://nodejs.org/api/globals.html#class-textencoderstream + * @since v18.0.0 + */ + var TextEncoderStream: typeof globalThis extends { onmessage: any; TextEncoderStream: infer T } ? T + : typeof import("stream/web").TextEncoderStream; + + interface TransformStream extends _TransformStream {} + /** + * `TransformStream` class is a global reference for `require('stream/web').TransformStream`. + * https://nodejs.org/api/globals.html#class-transformstream + * @since v18.0.0 + */ + var TransformStream: typeof globalThis extends { onmessage: any; TransformStream: infer T } ? T + : typeof import("stream/web").TransformStream; + + interface TransformStreamDefaultController extends _TransformStreamDefaultController {} + /** + * `TransformStreamDefaultController` class is a global reference for `require('stream/web').TransformStreamDefaultController`. + * https://nodejs.org/api/globals.html#class-transformstreamdefaultcontroller + * @since v18.0.0 + */ + var TransformStreamDefaultController: typeof globalThis extends + { onmessage: any; TransformStreamDefaultController: infer T } ? T + : typeof import("stream/web").TransformStreamDefaultController; + + interface WritableStream extends _WritableStream {} + /** + * `WritableStream` class is a global reference for `require('stream/web').WritableStream`. + * https://nodejs.org/api/globals.html#class-writablestream + * @since v18.0.0 + */ + var WritableStream: typeof globalThis extends { onmessage: any; WritableStream: infer T } ? T + : typeof import("stream/web").WritableStream; + + interface WritableStreamDefaultController extends _WritableStreamDefaultController {} + /** + * `WritableStreamDefaultController` class is a global reference for `require('stream/web').WritableStreamDefaultController`. + * https://nodejs.org/api/globals.html#class-writablestreamdefaultcontroller + * @since v18.0.0 + */ + var WritableStreamDefaultController: typeof globalThis extends + { onmessage: any; WritableStreamDefaultController: infer T } ? T + : typeof import("stream/web").WritableStreamDefaultController; + + interface WritableStreamDefaultWriter extends _WritableStreamDefaultWriter {} + /** + * `WritableStreamDefaultWriter` class is a global reference for `require('stream/web').WritableStreamDefaultWriter`. + * https://nodejs.org/api/globals.html#class-writablestreamdefaultwriter + * @since v18.0.0 + */ + var WritableStreamDefaultWriter: typeof globalThis extends + { onmessage: any; WritableStreamDefaultWriter: infer T } ? T + : typeof import("stream/web").WritableStreamDefaultWriter; + } } declare module "node:stream/web" { export * from "stream/web"; diff --git a/node_modules/@types/node/test.d.ts b/node_modules/@types/node/test.d.ts index 7a372b1c..91524dcb 100644 --- a/node_modules/@types/node/test.d.ts +++ b/node_modules/@types/node/test.d.ts @@ -484,32 +484,36 @@ declare module "node:test" { readonly assert: TestContextAssert; /** * This function is used to create a hook running before subtest of the current test. - * @param fn The hook function. If the hook uses callbacks, the callback function is passed as the second argument. + * @param fn The hook function. The first argument to this function is a `TestContext` object. + * If the hook uses callbacks, the callback function is passed as the second argument. * @param options Configuration options for the hook. - * @since v20.1.0 + * @since v20.1.0, v18.17.0 */ - before: typeof before; + before(fn?: TestContextHookFn, options?: HookOptions): void; /** * This function is used to create a hook running before each subtest of the current test. - * @param fn The hook function. If the hook uses callbacks, the callback function is passed as the second argument. + * @param fn The hook function. The first argument to this function is a `TestContext` object. + * If the hook uses callbacks, the callback function is passed as the second argument. * @param options Configuration options for the hook. * @since v18.8.0 */ - beforeEach: typeof beforeEach; + beforeEach(fn?: TestContextHookFn, options?: HookOptions): void; /** * This function is used to create a hook that runs after the current test finishes. - * @param fn The hook function. If the hook uses callbacks, the callback function is passed as the second argument. + * @param fn The hook function. The first argument to this function is a `TestContext` object. + * If the hook uses callbacks, the callback function is passed as the second argument. * @param options Configuration options for the hook. * @since v18.13.0 */ - after: typeof after; + after(fn?: TestContextHookFn, options?: HookOptions): void; /** * This function is used to create a hook running after each subtest of the current test. - * @param fn The hook function. If the hook uses callbacks, the callback function is passed as the second argument. + * @param fn The hook function. The first argument to this function is a `TestContext` object. + * If the hook uses callbacks, the callback function is passed as the second argument. * @param options Configuration options for the hook. * @since v18.8.0 */ - afterEach: typeof afterEach; + afterEach(fn?: TestContextHookFn, options?: HookOptions): void; /** * This function is used to write diagnostics to the output. Any diagnostic * information is included at the end of the test's results. This function does @@ -880,10 +884,15 @@ declare module "node:test" { */ function afterEach(fn?: HookFn, options?: HookOptions): void; /** - * The hook function. If the hook uses callbacks, the callback function is passed as the - * second argument. + * The hook function. The first argument is the context in which the hook is called. + * If the hook uses callbacks, the callback function is passed as the second argument. */ - type HookFn = (s: SuiteContext, done: (result?: any) => void) => any; + type HookFn = (c: TestContext | SuiteContext, done: (result?: any) => void) => any; + /** + * The hook function. The first argument is a `TestContext` object. + * If the hook uses callbacks, the callback function is passed as the second argument. + */ + type TestContextHookFn = (t: TestContext, done: (result?: any) => void) => any; /** * Configuration options for hooks. * @since v18.8.0 @@ -1960,31 +1969,47 @@ declare module "node:test/reporters" { | { type: "test:watch:drained"; data: undefined }; type TestEventGenerator = AsyncGenerator; + interface ReporterConstructorWrapper Transform> { + new(...args: ConstructorParameters): InstanceType; + (...args: ConstructorParameters): InstanceType; + } + /** * The `dot` reporter outputs the test results in a compact format, * where each passing test is represented by a `.`, * and each failing test is represented by a `X`. + * @since v20.0.0 */ function dot(source: TestEventGenerator): AsyncGenerator<"\n" | "." | "X", void>; /** * The `tap` reporter outputs the test results in the [TAP](https://testanything.org/) format. + * @since v20.0.0 */ function tap(source: TestEventGenerator): AsyncGenerator; + class SpecReporter extends Transform { + constructor(); + } /** * The `spec` reporter outputs the test results in a human-readable format. + * @since v20.0.0 */ - class Spec extends Transform { - constructor(); - } + const spec: ReporterConstructorWrapper; /** * The `junit` reporter outputs test results in a jUnit XML format. + * @since v21.0.0 */ function junit(source: TestEventGenerator): AsyncGenerator; + class LcovReporter extends Transform { + constructor(opts?: Omit); + } /** - * The `lcov` reporter outputs test coverage when used with the [`--experimental-test-coverage`](https://nodejs.org/docs/latest-v22.x/api/cli.html#--experimental-test-coverage) flag. + * The `lcov` reporter outputs test coverage when used with the + * [`--experimental-test-coverage`](https://nodejs.org/docs/latest-v22.x/api/cli.html#--experimental-test-coverage) flag. + * @since v22.0.0 */ - class Lcov extends Transform { - constructor(opts?: TransformOptions); - } - export { dot, junit, Lcov as lcov, Spec as spec, tap, TestEvent }; + // TODO: change the export to a wrapper function once node@0db38f0 is merged (breaking change) + // const lcov: ReporterConstructorWrapper; + const lcov: LcovReporter; + + export { dot, junit, lcov, spec, tap, TestEvent }; } diff --git a/node_modules/@types/node/tls.d.ts b/node_modules/@types/node/tls.d.ts index 98a325b6..a409856a 100644 --- a/node_modules/@types/node/tls.d.ts +++ b/node_modules/@types/node/tls.d.ts @@ -843,6 +843,7 @@ declare module "tls" { ciphers?: string | undefined; /** * Name of an OpenSSL engine which can provide the client certificate. + * @deprecated */ clientCertEngine?: string | undefined; /** @@ -885,12 +886,14 @@ declare module "tls" { /** * Name of an OpenSSL engine to get private key from. Should be used * together with privateKeyIdentifier. + * @deprecated */ privateKeyEngine?: string | undefined; /** * Identifier of a private key managed by an OpenSSL engine. Should be * used together with privateKeyEngine. Should not be set together with * key, because both options define a private key in different ways. + * @deprecated */ privateKeyIdentifier?: string | undefined; /** diff --git a/node_modules/@types/node/util.d.ts b/node_modules/@types/node/util.d.ts index 8b5ec17f..ab1f609b 100644 --- a/node_modules/@types/node/util.d.ts +++ b/node_modules/@types/node/util.d.ts @@ -1480,6 +1480,12 @@ declare module "util" { * Whether this command accepts positional arguments. */ allowPositionals?: boolean | undefined; + /** + * If `true`, allows explicitly setting boolean options to `false` by prefixing the option name with `--no-`. + * @default false + * @since v22.4.0 + */ + allowNegative?: boolean | undefined; /** * Return the parsed tokens. This is useful for extending the built-in behavior, * from adding additional checks through to reprocessing the tokens in different ways. diff --git a/node_modules/@types/node/worker_threads.d.ts b/node_modules/@types/node/worker_threads.d.ts index d04428a0..c91ef0d0 100644 --- a/node_modules/@types/node/worker_threads.d.ts +++ b/node_modules/@types/node/worker_threads.d.ts @@ -409,6 +409,24 @@ declare module "worker_threads" { * @since v10.5.0 */ postMessage(value: any, transferList?: readonly TransferListItem[]): void; + /** + * Sends a value to another worker, identified by its thread ID. + * @param threadId The target thread ID. If the thread ID is invalid, a `ERR_WORKER_MESSAGING_FAILED` error will be thrown. + * If the target thread ID is the current thread ID, a `ERR_WORKER_MESSAGING_SAME_THREAD` error will be thrown. + * @param value The value to send. + * @param transferList If one or more `MessagePort`-like objects are passed in value, a `transferList` is required for those items + * or `ERR_MISSING_MESSAGE_PORT_IN_TRANSFER_LIST` is thrown. See `port.postMessage()` for more information. + * @param timeout Time to wait for the message to be delivered in milliseconds. By default it's `undefined`, which means wait forever. + * If the operation times out, a `ERR_WORKER_MESSAGING_TIMEOUT` error is thrown. + * @since v22.5.0 + */ + postMessageToThread(threadId: number, value: any, timeout?: number): Promise; + postMessageToThread( + threadId: number, + value: any, + transferList: readonly TransferListItem[], + timeout?: number, + ): Promise; /** * Opposite of `unref()`, calling `ref()` on a previously `unref()`ed worker does _not_ let the program exit if it's the only active handle left (the default * behavior). If the worker is `ref()`ed, calling `ref()` again has diff --git a/node_modules/@webpack-cli/configtest/node_modules/.bin/webpack b/node_modules/@webpack-cli/configtest/node_modules/.bin/webpack index 3af7d8f6..cbb748f7 100755 --- a/node_modules/@webpack-cli/configtest/node_modules/.bin/webpack +++ b/node_modules/@webpack-cli/configtest/node_modules/.bin/webpack @@ -80,8 +80,8 @@ const runCli = cli => { if (pkg.type === "module" || /\.mjs/i.test(pkg.bin[cli.binName])) { import(path.resolve(path.dirname(pkgPath), pkg.bin[cli.binName])).catch( - error => { - console.error(error); + err => { + console.error(err); process.exitCode = 1; } ); @@ -113,8 +113,7 @@ if (!cli.installed) { const fs = require("graceful-fs"); const readLine = require("readline"); - const notify = - "CLI for webpack must be installed.\n" + ` ${cli.name} (${cli.url})\n`; + const notify = `CLI for webpack must be installed.\n ${cli.name} (${cli.url})\n`; console.error(notify); @@ -137,7 +136,7 @@ if (!cli.installed) { )} ${cli.package}".` ); - const question = `Do you want to install 'webpack-cli' (yes/no): `; + const question = "Do you want to install 'webpack-cli' (yes/no): "; const questionInterface = readLine.createInterface({ input: process.stdin, @@ -178,8 +177,8 @@ if (!cli.installed) { .then(() => { runCli(cli); }) - .catch(error => { - console.error(error); + .catch(err => { + console.error(err); process.exitCode = 1; }); }); diff --git a/node_modules/@webpack-cli/info/node_modules/.bin/webpack b/node_modules/@webpack-cli/info/node_modules/.bin/webpack index 3af7d8f6..cbb748f7 100755 --- a/node_modules/@webpack-cli/info/node_modules/.bin/webpack +++ b/node_modules/@webpack-cli/info/node_modules/.bin/webpack @@ -80,8 +80,8 @@ const runCli = cli => { if (pkg.type === "module" || /\.mjs/i.test(pkg.bin[cli.binName])) { import(path.resolve(path.dirname(pkgPath), pkg.bin[cli.binName])).catch( - error => { - console.error(error); + err => { + console.error(err); process.exitCode = 1; } ); @@ -113,8 +113,7 @@ if (!cli.installed) { const fs = require("graceful-fs"); const readLine = require("readline"); - const notify = - "CLI for webpack must be installed.\n" + ` ${cli.name} (${cli.url})\n`; + const notify = `CLI for webpack must be installed.\n ${cli.name} (${cli.url})\n`; console.error(notify); @@ -137,7 +136,7 @@ if (!cli.installed) { )} ${cli.package}".` ); - const question = `Do you want to install 'webpack-cli' (yes/no): `; + const question = "Do you want to install 'webpack-cli' (yes/no): "; const questionInterface = readLine.createInterface({ input: process.stdin, @@ -178,8 +177,8 @@ if (!cli.installed) { .then(() => { runCli(cli); }) - .catch(error => { - console.error(error); + .catch(err => { + console.error(err); process.exitCode = 1; }); }); diff --git a/node_modules/@webpack-cli/serve/node_modules/.bin/webpack b/node_modules/@webpack-cli/serve/node_modules/.bin/webpack index 3af7d8f6..cbb748f7 100755 --- a/node_modules/@webpack-cli/serve/node_modules/.bin/webpack +++ b/node_modules/@webpack-cli/serve/node_modules/.bin/webpack @@ -80,8 +80,8 @@ const runCli = cli => { if (pkg.type === "module" || /\.mjs/i.test(pkg.bin[cli.binName])) { import(path.resolve(path.dirname(pkgPath), pkg.bin[cli.binName])).catch( - error => { - console.error(error); + err => { + console.error(err); process.exitCode = 1; } ); @@ -113,8 +113,7 @@ if (!cli.installed) { const fs = require("graceful-fs"); const readLine = require("readline"); - const notify = - "CLI for webpack must be installed.\n" + ` ${cli.name} (${cli.url})\n`; + const notify = `CLI for webpack must be installed.\n ${cli.name} (${cli.url})\n`; console.error(notify); @@ -137,7 +136,7 @@ if (!cli.installed) { )} ${cli.package}".` ); - const question = `Do you want to install 'webpack-cli' (yes/no): `; + const question = "Do you want to install 'webpack-cli' (yes/no): "; const questionInterface = readLine.createInterface({ input: process.stdin, @@ -178,8 +177,8 @@ if (!cli.installed) { .then(() => { runCli(cli); }) - .catch(error => { - console.error(error); + .catch(err => { + console.error(err); process.exitCode = 1; }); }); diff --git a/node_modules/caniuse-lite/data/agents.js b/node_modules/caniuse-lite/data/agents.js index ad15cd1f..e5215e5a 100644 --- a/node_modules/caniuse-lite/data/agents.js +++ b/node_modules/caniuse-lite/data/agents.js @@ -1 +1 @@ -module.exports={A:{A:{K:0,E:0,F:0.046943,G:0.0625907,A:0,B:0.500725,bC:0},B:"ms",C:["","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","bC","K","E","F","G","A","B","","",""],E:"IE",F:{bC:962323200,K:998870400,E:1161129600,F:1237420800,G:1300060800,A:1346716800,B:1381968000}},B:{A:{"1":0.007222,"2":0.014444,"3":0.010833,"4":0.007222,"5":0.007222,"6":0.010833,"7":0.007222,"8":0.014444,"9":0.03611,C:0,L:0,M:0,H:0,N:0,O:0.003611,P:0.043332,Q:0,I:0,R:0,S:0,T:0,U:0,V:0,W:0,X:0,Y:0,Z:0,a:0,b:0.014444,c:0,d:0,e:0,f:0,g:0,h:0,i:0,j:0,k:0,l:0,m:0,n:0,o:0,p:0,q:0.007222,r:0.007222,s:0.064998,t:0.007222,u:0.007222,AB:0.021666,BB:0.032499,CB:0.021666,DB:0.039721,EB:0.122774,FB:3.94682,D:0.512762},B:"webkit",C:["","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","C","L","M","H","N","O","P","Q","I","R","S","T","U","V","W","X","Y","Z","a","b","c","d","e","f","g","h","i","j","k","l","m","n","o","p","q","r","s","t","u","1","2","3","4","5","6","7","8","9","AB","BB","CB","DB","EB","FB","D","","",""],E:"Edge",F:{"1":1680825600,"2":1683158400,"3":1685664000,"4":1689897600,"5":1692576000,"6":1694649600,"7":1697155200,"8":1698969600,"9":1701993600,C:1438128000,L:1447286400,M:1470096000,H:1491868800,N:1508198400,O:1525046400,P:1542067200,Q:1579046400,I:1581033600,R:1586736000,S:1590019200,T:1594857600,U:1598486400,V:1602201600,W:1605830400,X:1611360000,Y:1614816000,Z:1618358400,a:1622073600,b:1626912000,c:1630627200,d:1632441600,e:1634774400,f:1637539200,g:1641427200,h:1643932800,i:1646265600,j:1649635200,k:1651190400,l:1653955200,m:1655942400,n:1659657600,o:1661990400,p:1664755200,q:1666915200,r:1670198400,s:1673481600,t:1675900800,u:1678665600,AB:1706227200,BB:1708732800,CB:1711152000,DB:1713398400,EB:1715990400,FB:1718841600,D:1721865600},D:{C:"ms",L:"ms",M:"ms",H:"ms",N:"ms",O:"ms",P:"ms"}},C:{A:{"0":0,"1":0,"2":0.007222,"3":0,"4":0.346656,"5":0,"6":0.007222,"7":0.07222,"8":0,"9":0.007222,cC:0,DC:0,J:0,GB:0,K:0,E:0,F:0,G:0,A:0,B:0.018055,C:0,L:0,M:0,H:0,N:0,O:0,P:0,HB:0,v:0,w:0,x:0,y:0,z:0,IB:0,JB:0,KB:0,LB:0,MB:0,NB:0,OB:0,PB:0,QB:0,RB:0,SB:0,TB:0,UB:0,VB:0,WB:0,XB:0,YB:0,ZB:0.007222,aB:0.007222,bB:0.007222,cB:0,dB:0,eB:0,fB:0,gB:0.003611,hB:0,iB:0.043332,jB:0.003611,kB:0.007222,lB:0,mB:0.018055,nB:0,oB:0,EC:0.003611,pB:0,FC:0,qB:0,rB:0,sB:0,tB:0,uB:0,vB:0,wB:0,xB:0,yB:0,zB:0,"0B":0.003611,"1B":0,"2B":0,"3B":0,"4B":0,"5B":0,"6B":0.014444,Q:0,I:0,R:0,GC:0,S:0,T:0,U:0,V:0,W:0,X:0.007222,Y:0,Z:0,a:0,b:0,c:0,d:0.003611,e:0,f:0,g:0,h:0,i:0,j:0,k:0,l:0.007222,m:0.007222,n:0,o:0.003611,p:0,q:0.003611,r:0.003611,s:0.010833,t:0,u:0,AB:0.010833,BB:0.007222,CB:0.028888,DB:0.010833,EB:0.018055,FB:0.046943,D:0.592204,HC:0.953304,IC:0.007222,JC:0,dC:0,eC:0,fC:0,gC:0},B:"moz",C:["cC","DC","fC","gC","J","GB","K","E","F","G","A","B","C","L","M","H","N","O","P","HB","v","w","x","y","z","0","IB","JB","KB","LB","MB","NB","OB","PB","QB","RB","SB","TB","UB","VB","WB","XB","YB","ZB","aB","bB","cB","dB","eB","fB","gB","hB","iB","jB","kB","lB","mB","nB","oB","EC","pB","FC","qB","rB","sB","tB","uB","vB","wB","xB","yB","zB","0B","1B","2B","3B","4B","5B","6B","Q","I","R","GC","S","T","U","V","W","X","Y","Z","a","b","c","d","e","f","g","h","i","j","k","l","m","n","o","p","q","r","s","t","u","1","2","3","4","5","6","7","8","9","AB","BB","CB","DB","EB","FB","D","HC","IC","JC","dC","eC"],E:"Firefox",F:{"0":1379376000,"1":1681171200,"2":1683590400,"3":1686009600,"4":1688428800,"5":1690848000,"6":1693267200,"7":1695686400,"8":1698105600,"9":1700524800,cC:1161648000,DC:1213660800,fC:1246320000,gC:1264032000,J:1300752000,GB:1308614400,K:1313452800,E:1317081600,F:1317081600,G:1320710400,A:1324339200,B:1327968000,C:1331596800,L:1335225600,M:1338854400,H:1342483200,N:1346112000,O:1349740800,P:1353628800,HB:1357603200,v:1361232000,w:1364860800,x:1368489600,y:1372118400,z:1375747200,IB:1386633600,JB:1391472000,KB:1395100800,LB:1398729600,MB:1402358400,NB:1405987200,OB:1409616000,PB:1413244800,QB:1417392000,RB:1421107200,SB:1424736000,TB:1428278400,UB:1431475200,VB:1435881600,WB:1439251200,XB:1442880000,YB:1446508800,ZB:1450137600,aB:1453852800,bB:1457395200,cB:1461628800,dB:1465257600,eB:1470096000,fB:1474329600,gB:1479168000,hB:1485216000,iB:1488844800,jB:1492560000,kB:1497312000,lB:1502150400,mB:1506556800,nB:1510617600,oB:1516665600,EC:1520985600,pB:1525824000,FC:1529971200,qB:1536105600,rB:1540252800,sB:1544486400,tB:1548720000,uB:1552953600,vB:1558396800,wB:1562630400,xB:1567468800,yB:1571788800,zB:1575331200,"0B":1578355200,"1B":1581379200,"2B":1583798400,"3B":1586304000,"4B":1588636800,"5B":1591056000,"6B":1593475200,Q:1595894400,I:1598313600,R:1600732800,GC:1603152000,S:1605571200,T:1607990400,U:1611619200,V:1614038400,W:1616457600,X:1618790400,Y:1622505600,Z:1626134400,a:1628553600,b:1630972800,c:1633392000,d:1635811200,e:1638835200,f:1641859200,g:1644364800,h:1646697600,i:1649116800,j:1651536000,k:1653955200,l:1656374400,m:1658793600,n:1661212800,o:1663632000,p:1666051200,q:1668470400,r:1670889600,s:1673913600,t:1676332800,u:1678752000,AB:1702944000,BB:1705968000,CB:1708387200,DB:1710806400,EB:1713225600,FB:1715644800,D:1718064000,HC:1720483200,IC:1722902400,JC:null,dC:null,eC:null}},D:{A:{"0":0,"1":0.050554,"2":0.093886,"3":0.090275,"4":0.03611,"5":0.158884,"6":0.104719,"7":0.075831,"8":0.064998,"9":0.111941,J:0,GB:0,K:0,E:0,F:0,G:0,A:0,B:0,C:0,L:0,M:0,H:0,N:0,O:0,P:0,HB:0,v:0,w:0,x:0,y:0,z:0,IB:0,JB:0,KB:0,LB:0,MB:0,NB:0,OB:0,PB:0,QB:0,RB:0,SB:0,TB:0,UB:0.010833,VB:0,WB:0,XB:0,YB:0,ZB:0,aB:0,bB:0.003611,cB:0,dB:0.003611,eB:0.021666,fB:0.021666,gB:0.018055,hB:0,iB:0.003611,jB:0.007222,kB:0,lB:0,mB:0.010833,nB:0,oB:0.007222,EC:0,pB:0,FC:0.003611,qB:0,rB:0,sB:0,tB:0,uB:0.025277,vB:0.007222,wB:0,xB:0.014444,yB:0.097497,zB:0.003611,"0B":0,"1B":0.014444,"2B":0.010833,"3B":0.010833,"4B":0.007222,"5B":0.010833,"6B":0.018055,Q:0.10833,I:0.014444,R:0.021666,S:0.03611,T:0.007222,U:0.014444,V:0.028888,W:0.075831,X:0.014444,Y:0.010833,Z:0.014444,a:0.050554,b:0.025277,c:0.021666,d:0.050554,e:0.014444,f:0.014444,g:0.021666,h:0.054165,i:0.032499,j:0.021666,k:0.021666,l:0.014444,m:0.126385,n:0.064998,o:0.018055,p:0.032499,q:0.03611,r:0.054165,s:1.46607,t:0.028888,u:0.043332,AB:0.148051,BB:0.184161,CB:0.176939,DB:0.278047,EB:0.769143,FB:14.4007,D:1.68273,HC:0.018055,IC:0,JC:0},B:"webkit",C:["","","","","","","","J","GB","K","E","F","G","A","B","C","L","M","H","N","O","P","HB","v","w","x","y","z","0","IB","JB","KB","LB","MB","NB","OB","PB","QB","RB","SB","TB","UB","VB","WB","XB","YB","ZB","aB","bB","cB","dB","eB","fB","gB","hB","iB","jB","kB","lB","mB","nB","oB","EC","pB","FC","qB","rB","sB","tB","uB","vB","wB","xB","yB","zB","0B","1B","2B","3B","4B","5B","6B","Q","I","R","S","T","U","V","W","X","Y","Z","a","b","c","d","e","f","g","h","i","j","k","l","m","n","o","p","q","r","s","t","u","1","2","3","4","5","6","7","8","9","AB","BB","CB","DB","EB","FB","D","HC","IC","JC"],E:"Chrome",F:{"0":1357862400,"1":1680566400,"2":1682985600,"3":1685404800,"4":1689724800,"5":1692057600,"6":1694476800,"7":1696896000,"8":1698710400,"9":1701993600,J:1264377600,GB:1274745600,K:1283385600,E:1287619200,F:1291248000,G:1296777600,A:1299542400,B:1303862400,C:1307404800,L:1312243200,M:1316131200,H:1316131200,N:1319500800,O:1323734400,P:1328659200,HB:1332892800,v:1337040000,w:1340668800,x:1343692800,y:1348531200,z:1352246400,IB:1361404800,JB:1364428800,KB:1369094400,LB:1374105600,MB:1376956800,NB:1384214400,OB:1389657600,PB:1392940800,QB:1397001600,RB:1400544000,SB:1405468800,TB:1409011200,UB:1412640000,VB:1416268800,WB:1421798400,XB:1425513600,YB:1429401600,ZB:1432080000,aB:1437523200,bB:1441152000,cB:1444780800,dB:1449014400,eB:1453248000,fB:1456963200,gB:1460592000,hB:1464134400,iB:1469059200,jB:1472601600,kB:1476230400,lB:1480550400,mB:1485302400,nB:1489017600,oB:1492560000,EC:1496707200,pB:1500940800,FC:1504569600,qB:1508198400,rB:1512518400,sB:1516752000,tB:1520294400,uB:1523923200,vB:1527552000,wB:1532390400,xB:1536019200,yB:1539648000,zB:1543968000,"0B":1548720000,"1B":1552348800,"2B":1555977600,"3B":1559606400,"4B":1564444800,"5B":1568073600,"6B":1571702400,Q:1575936000,I:1580860800,R:1586304000,S:1589846400,T:1594684800,U:1598313600,V:1601942400,W:1605571200,X:1611014400,Y:1614556800,Z:1618272000,a:1621987200,b:1626739200,c:1630368000,d:1632268800,e:1634601600,f:1637020800,g:1641340800,h:1643673600,i:1646092800,j:1648512000,k:1650931200,l:1653350400,m:1655769600,n:1659398400,o:1661817600,p:1664236800,q:1666656000,r:1669680000,s:1673308800,t:1675728000,u:1678147200,AB:1705968000,BB:1708387200,CB:1710806400,DB:1713225600,EB:1715644800,FB:1718064000,D:1721174400,HC:null,IC:null,JC:null}},E:{A:{J:0,GB:0,K:0,E:0,F:0,G:0.003611,A:0,B:0,C:0,L:0.007222,M:0.032499,H:0.007222,hC:0,KC:0,iC:0,jC:0,kC:0,lC:0,LC:0,"7B":0.007222,"8B":0.010833,mC:0.061387,nC:0.086664,oC:0.025277,MC:0.010833,NC:0.021666,"9B":0.032499,pC:0.227493,AC:0.028888,OC:0.043332,PC:0.03611,QC:0.10833,RC:0.025277,SC:0.043332,qC:0.299713,BC:0.021666,TC:0.043332,UC:0.043332,VC:0.050554,WC:0.133607,XC:1.76578,YC:0.010833,CC:0.010833,rC:0},B:"webkit",C:["","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","hC","KC","J","GB","iC","K","jC","E","kC","F","G","lC","A","LC","B","7B","C","8B","L","mC","M","nC","H","oC","MC","NC","9B","pC","AC","OC","PC","QC","RC","SC","qC","BC","TC","UC","VC","WC","XC","YC","CC","rC"],E:"Safari",F:{hC:1205798400,KC:1226534400,J:1244419200,GB:1275868800,iC:1311120000,K:1343174400,jC:1382400000,E:1382400000,kC:1410998400,F:1413417600,G:1443657600,lC:1458518400,A:1474329600,LC:1490572800,B:1505779200,"7B":1522281600,C:1537142400,"8B":1553472000,L:1568851200,mC:1585008000,M:1600214400,nC:1619395200,H:1632096000,oC:1635292800,MC:1639353600,NC:1647216000,"9B":1652745600,pC:1658275200,AC:1662940800,OC:1666569600,PC:1670889600,QC:1674432000,RC:1679875200,SC:1684368000,qC:1690156800,BC:1695686400,TC:1698192000,UC:1702252800,VC:1705881600,WC:1709596800,XC:1715558400,YC:null,CC:null,rC:null}},F:{A:{"0":0,G:0,B:0,C:0,H:0,N:0,O:0,P:0,HB:0,v:0,w:0,x:0,y:0,z:0,IB:0,JB:0,KB:0,LB:0,MB:0,NB:0,OB:0,PB:0,QB:0,RB:0,SB:0.003611,TB:0,UB:0,VB:0,WB:0.003611,XB:0,YB:0,ZB:0,aB:0,bB:0,cB:0.018055,dB:0,eB:0,fB:0,gB:0,hB:0,iB:0,jB:0,kB:0,lB:0,mB:0,nB:0,oB:0,pB:0,qB:0,rB:0,sB:0,tB:0,uB:0,vB:0,wB:0,xB:0,yB:0,zB:0,"0B":0,"1B":0,"2B":0,"3B":0,"4B":0,"5B":0,"6B":0,Q:0,I:0,R:0,GC:0,S:0.028888,T:0,U:0,V:0,W:0,X:0,Y:0,Z:0,a:0,b:0,c:0,d:0,e:0.039721,f:0,g:0,h:0,i:0,j:0,k:0,l:0.028888,m:0,n:0,o:0,p:0,q:0,r:0,s:0.285269,t:0.010833,u:0.310546,sC:0,tC:0,uC:0,vC:0,"7B":0,ZC:0,wC:0,"8B":0},B:"webkit",C:["","","","","","","","","","","","","","","","","","","","","","","","","G","sC","tC","uC","vC","B","7B","ZC","wC","C","8B","H","N","O","P","HB","v","w","x","y","z","0","IB","JB","KB","LB","MB","NB","OB","PB","QB","RB","SB","TB","UB","VB","WB","XB","YB","ZB","aB","bB","cB","dB","eB","fB","gB","hB","iB","jB","kB","lB","mB","nB","oB","pB","qB","rB","sB","tB","uB","vB","wB","xB","yB","zB","0B","1B","2B","3B","4B","5B","6B","Q","I","R","GC","S","T","U","V","W","X","Y","Z","a","b","c","d","e","f","g","h","i","j","k","l","m","n","o","p","q","r","s","t","u","","",""],E:"Opera",F:{"0":1413331200,G:1150761600,sC:1223424000,tC:1251763200,uC:1267488000,vC:1277942400,B:1292457600,"7B":1302566400,ZC:1309219200,wC:1323129600,C:1323129600,"8B":1352073600,H:1372723200,N:1377561600,O:1381104000,P:1386288000,HB:1390867200,v:1393891200,w:1399334400,x:1401753600,y:1405987200,z:1409616000,IB:1417132800,JB:1422316800,KB:1425945600,LB:1430179200,MB:1433808000,NB:1438646400,OB:1442448000,PB:1445904000,QB:1449100800,RB:1454371200,SB:1457308800,TB:1462320000,UB:1465344000,VB:1470096000,WB:1474329600,XB:1477267200,YB:1481587200,ZB:1486425600,aB:1490054400,bB:1494374400,cB:1498003200,dB:1502236800,eB:1506470400,fB:1510099200,gB:1515024000,hB:1517961600,iB:1521676800,jB:1525910400,kB:1530144000,lB:1534982400,mB:1537833600,nB:1543363200,oB:1548201600,pB:1554768000,qB:1561593600,rB:1566259200,sB:1570406400,tB:1573689600,uB:1578441600,vB:1583971200,wB:1587513600,xB:1592956800,yB:1595894400,zB:1600128000,"0B":1603238400,"1B":1613520000,"2B":1612224000,"3B":1616544000,"4B":1619568000,"5B":1623715200,"6B":1627948800,Q:1631577600,I:1633392000,R:1635984000,GC:1638403200,S:1642550400,T:1644969600,U:1647993600,V:1650412800,W:1652745600,X:1654646400,Y:1657152000,Z:1660780800,a:1663113600,b:1668816000,c:1668643200,d:1671062400,e:1675209600,f:1677024000,g:1679529600,h:1681948800,i:1684195200,j:1687219200,k:1690329600,l:1692748800,m:1696204800,n:1699920000,o:1699920000,p:1702944000,q:1707264000,r:1710115200,s:1711497600,t:1716336000,u:1719273600},D:{G:"o",B:"o",C:"o",sC:"o",tC:"o",uC:"o",vC:"o","7B":"o",ZC:"o",wC:"o","8B":"o"}},G:{A:{F:0,KC:0,xC:0,aC:0.00441539,yC:0.0014718,zC:0.00883077,"0C":0.00883077,"1C":0,"2C":0.00735898,"3C":0.0294359,"4C":0.00588718,"5C":0.0515128,"6C":0.135405,"7C":0.014718,"8C":0.0103026,"9C":0.189862,AD:0.00294359,BD:0.0323795,CD:0.0103026,DD:0.0441539,ED:0.13099,FD:0.1148,GD:0.0574,MC:0.0618154,NC:0.0706462,"9B":0.0853641,HD:0.780051,AC:0.15601,OC:0.334098,PC:0.166313,QC:0.279641,RC:0.0662308,SC:0.117744,ID:0.974328,BC:0.0883077,TC:0.142764,UC:0.139821,VC:0.207523,WC:0.518072,XC:9.49014,YC:0.0735898,CC:0.0971385},B:"webkit",C:["","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","KC","xC","aC","yC","zC","0C","F","1C","2C","3C","4C","5C","6C","7C","8C","9C","AD","BD","CD","DD","ED","FD","GD","MC","NC","9B","HD","AC","OC","PC","QC","RC","SC","ID","BC","TC","UC","VC","WC","XC","YC","CC",""],E:"Safari on iOS",F:{KC:1270252800,xC:1283904000,aC:1299628800,yC:1331078400,zC:1359331200,"0C":1394409600,F:1410912000,"1C":1413763200,"2C":1442361600,"3C":1458518400,"4C":1473724800,"5C":1490572800,"6C":1505779200,"7C":1522281600,"8C":1537142400,"9C":1553472000,AD:1568851200,BD:1572220800,CD:1580169600,DD:1585008000,ED:1600214400,FD:1619395200,GD:1632096000,MC:1639353600,NC:1647216000,"9B":1652659200,HD:1658275200,AC:1662940800,OC:1666569600,PC:1670889600,QC:1674432000,RC:1679875200,SC:1684368000,ID:1690156800,BC:1694995200,TC:1698192000,UC:1702252800,VC:1705881600,WC:1709596800,XC:1715558400,YC:null,CC:null}},H:{A:{JD:0.05},B:"o",C:["","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","JD","","",""],E:"Opera Mini",F:{JD:1426464000}},I:{A:{DC:0,J:0.0000811276,D:0.808599,KD:0,LD:0.000162255,MD:0,ND:0.000486766,aC:0.00032451,OD:0,PD:0.00129804},B:"webkit",C:["","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","KD","LD","MD","DC","J","ND","aC","OD","PD","D","","",""],E:"Android Browser",F:{KD:1256515200,LD:1274313600,MD:1291593600,DC:1298332800,J:1318896000,ND:1341792000,aC:1374624000,OD:1386547200,PD:1401667200,D:1721692800}},J:{A:{E:0,A:0},B:"webkit",C:["","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","E","A","","",""],E:"Blackberry Browser",F:{E:1325376000,A:1359504000}},K:{A:{A:0,B:0,C:0,I:1.119,"7B":0,ZC:0,"8B":0},B:"o",C:["","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","A","B","7B","ZC","C","8B","I","","",""],E:"Opera Mobile",F:{A:1287100800,B:1300752000,"7B":1314835200,ZC:1318291200,C:1330300800,"8B":1349740800,I:1709769600},D:{I:"webkit"}},L:{A:{D:44.0982},B:"webkit",C:["","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","D","","",""],E:"Chrome for Android",F:{D:1721692800}},M:{A:{D:0.35134},B:"moz",C:["","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","D","","",""],E:"Firefox for Android",F:{D:1718064000}},N:{A:{A:0,B:0},B:"ms",C:["","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","A","B","","",""],E:"IE Mobile",F:{A:1340150400,B:1353456000}},O:{A:{"9B":1.05402},B:"webkit",C:["","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","9B","","",""],E:"UC Browser for Android",F:{"9B":1710115200},D:{"9B":"webkit"}},P:{A:{"0":1.65553,J:0.0973844,v:0.021641,w:0.043282,x:0.0649229,y:0.0757434,z:0.0757434,QD:0.0108205,RD:0.0108205,SD:0.0324615,TD:0,UD:0,LC:0,VD:0,WD:0,XD:0.0108205,YD:0,ZD:0,AC:0,BC:0.021641,CC:0.0108205,aD:0.021641},B:"webkit",C:["","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","J","QD","RD","SD","TD","UD","LC","VD","WD","XD","YD","ZD","AC","BC","CC","aD","v","w","x","y","z","0","","",""],E:"Samsung Internet",F:{"0":1715126400,J:1461024000,QD:1481846400,RD:1509408000,SD:1528329600,TD:1546128000,UD:1554163200,LC:1567900800,VD:1582588800,WD:1593475200,XD:1605657600,YD:1618531200,ZD:1629072000,AC:1640736000,BC:1651708800,CC:1659657600,aD:1667260800,v:1677369600,w:1684454400,x:1689292800,y:1697587200,z:1711497600}},Q:{A:{bD:0.338564},B:"webkit",C:["","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","bD","","",""],E:"QQ Browser",F:{bD:1710288000}},R:{A:{cD:0},B:"webkit",C:["","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","cD","","",""],E:"Baidu Browser",F:{cD:1710201600}},S:{A:{dD:0.070268,eD:0},B:"moz",C:["","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","dD","eD","","",""],E:"KaiOS Browser",F:{dD:1527811200,eD:1631664000}}}; +module.exports={A:{A:{K:0,D:0,E:0.0563043,F:0.0422282,A:0.0140761,B:0.478586,cC:0},B:"ms",C:["","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","cC","K","D","E","F","A","B","","",""],E:"IE",F:{cC:962323200,K:998870400,D:1161129600,E:1237420800,F:1300060800,A:1346716800,B:1381968000}},B:{A:{"2":0.007166,"3":0.010749,"4":0.014332,"5":0.007166,"6":0.007166,"7":0.010749,"8":0.007166,"9":0.010749,C:0,L:0,M:0.003583,G:0,N:0,O:0.007166,P:0.057328,Q:0,H:0,R:0,S:0,T:0,U:0,V:0,W:0,X:0,Y:0,Z:0,a:0,b:0.014332,c:0,d:0,e:0,f:0,g:0,h:0,i:0,j:0,k:0,l:0,m:0,n:0,o:0,p:0,q:0.003583,r:0.007166,s:0.064494,t:0.007166,u:0.007166,AB:0.039413,BB:0.017915,CB:0.025081,DB:0.014332,EB:0.025081,FB:0.053745,GB:0.254393,v:3.38594,I:0.917248},B:"webkit",C:["","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","C","L","M","G","N","O","P","Q","H","R","S","T","U","V","W","X","Y","Z","a","b","c","d","e","f","g","h","i","j","k","l","m","n","o","p","q","r","s","t","u","2","3","4","5","6","7","8","9","AB","BB","CB","DB","EB","FB","GB","v","I","","",""],E:"Edge",F:{"2":1680825600,"3":1683158400,"4":1685664000,"5":1689897600,"6":1692576000,"7":1694649600,"8":1697155200,"9":1698969600,C:1438128000,L:1447286400,M:1470096000,G:1491868800,N:1508198400,O:1525046400,P:1542067200,Q:1579046400,H:1581033600,R:1586736000,S:1590019200,T:1594857600,U:1598486400,V:1602201600,W:1605830400,X:1611360000,Y:1614816000,Z:1618358400,a:1622073600,b:1626912000,c:1630627200,d:1632441600,e:1634774400,f:1637539200,g:1641427200,h:1643932800,i:1646265600,j:1649635200,k:1651190400,l:1653955200,m:1655942400,n:1659657600,o:1661990400,p:1664755200,q:1666915200,r:1670198400,s:1673481600,t:1675900800,u:1678665600,AB:1701993600,BB:1706227200,CB:1708732800,DB:1711152000,EB:1713398400,FB:1715990400,GB:1718841600,v:1721865600,I:1724371200},D:{C:"ms",L:"ms",M:"ms",G:"ms",N:"ms",O:"ms",P:"ms"}},C:{A:{"0":0,"1":0,"2":0,"3":0.007166,"4":0,"5":0.351134,"6":0,"7":0.007166,"8":0.089575,"9":0,dC:0,EC:0,J:0.003583,HB:0,K:0,D:0,E:0,F:0,A:0,B:0.014332,C:0,L:0,M:0,G:0,N:0,O:0,P:0,IB:0,w:0,x:0,y:0,z:0,JB:0,KB:0,LB:0,MB:0,NB:0,OB:0,PB:0,QB:0,RB:0,SB:0,TB:0,UB:0,VB:0,WB:0,XB:0,YB:0,ZB:0,aB:0.003583,bB:0.007166,cB:0.003583,dB:0,eB:0,fB:0,gB:0,hB:0.003583,iB:0,jB:0.042996,kB:0,lB:0.007166,mB:0.003583,nB:0.017915,oB:0,pB:0,FC:0.003583,qB:0,GC:0,rB:0,sB:0,tB:0,uB:0,vB:0,wB:0,xB:0,yB:0,zB:0,"0B":0,"1B":0,"2B":0,"3B":0,"4B":0,"5B":0,"6B":0,"7B":0.014332,Q:0,H:0,R:0,HC:0,S:0,T:0,U:0,V:0,W:0,X:0.007166,Y:0,Z:0,a:0,b:0,c:0,d:0.003583,e:0,f:0,g:0,h:0,i:0,j:0,k:0,l:0.007166,m:0.010749,n:0,o:0.003583,p:0,q:0,r:0,s:0.007166,t:0,u:0,AB:0.007166,BB:0.007166,CB:0.003583,DB:0.007166,EB:0.007166,FB:0.014332,GB:0.032247,v:0.042996,I:0.447875,IC:1.08923,JC:0.007166,KC:0,eC:0,fC:0,gC:0,hC:0},B:"moz",C:["dC","EC","gC","hC","J","HB","K","D","E","F","A","B","C","L","M","G","N","O","P","IB","w","x","y","z","0","1","JB","KB","LB","MB","NB","OB","PB","QB","RB","SB","TB","UB","VB","WB","XB","YB","ZB","aB","bB","cB","dB","eB","fB","gB","hB","iB","jB","kB","lB","mB","nB","oB","pB","FC","qB","GC","rB","sB","tB","uB","vB","wB","xB","yB","zB","0B","1B","2B","3B","4B","5B","6B","7B","Q","H","R","HC","S","T","U","V","W","X","Y","Z","a","b","c","d","e","f","g","h","i","j","k","l","m","n","o","p","q","r","s","t","u","2","3","4","5","6","7","8","9","AB","BB","CB","DB","EB","FB","GB","v","I","IC","JC","KC","eC","fC"],E:"Firefox",F:{"0":1375747200,"1":1379376000,"2":1681171200,"3":1683590400,"4":1686009600,"5":1688428800,"6":1690848000,"7":1693267200,"8":1695686400,"9":1698105600,dC:1161648000,EC:1213660800,gC:1246320000,hC:1264032000,J:1300752000,HB:1308614400,K:1313452800,D:1317081600,E:1317081600,F:1320710400,A:1324339200,B:1327968000,C:1331596800,L:1335225600,M:1338854400,G:1342483200,N:1346112000,O:1349740800,P:1353628800,IB:1357603200,w:1361232000,x:1364860800,y:1368489600,z:1372118400,JB:1386633600,KB:1391472000,LB:1395100800,MB:1398729600,NB:1402358400,OB:1405987200,PB:1409616000,QB:1413244800,RB:1417392000,SB:1421107200,TB:1424736000,UB:1428278400,VB:1431475200,WB:1435881600,XB:1439251200,YB:1442880000,ZB:1446508800,aB:1450137600,bB:1453852800,cB:1457395200,dB:1461628800,eB:1465257600,fB:1470096000,gB:1474329600,hB:1479168000,iB:1485216000,jB:1488844800,kB:1492560000,lB:1497312000,mB:1502150400,nB:1506556800,oB:1510617600,pB:1516665600,FC:1520985600,qB:1525824000,GC:1529971200,rB:1536105600,sB:1540252800,tB:1544486400,uB:1548720000,vB:1552953600,wB:1558396800,xB:1562630400,yB:1567468800,zB:1571788800,"0B":1575331200,"1B":1578355200,"2B":1581379200,"3B":1583798400,"4B":1586304000,"5B":1588636800,"6B":1591056000,"7B":1593475200,Q:1595894400,H:1598313600,R:1600732800,HC:1603152000,S:1605571200,T:1607990400,U:1611619200,V:1614038400,W:1616457600,X:1618790400,Y:1622505600,Z:1626134400,a:1628553600,b:1630972800,c:1633392000,d:1635811200,e:1638835200,f:1641859200,g:1644364800,h:1646697600,i:1649116800,j:1651536000,k:1653955200,l:1656374400,m:1658793600,n:1661212800,o:1663632000,p:1666051200,q:1668470400,r:1670889600,s:1673913600,t:1676332800,u:1678752000,AB:1700524800,BB:1702944000,CB:1705968000,DB:1708387200,EB:1710806400,FB:1713225600,GB:1715644800,v:1718064000,I:1720483200,IC:1722902400,JC:1725321600,KC:null,eC:null,fC:null}},D:{A:{"0":0,"1":0,"2":0.050162,"3":0.10749,"4":0.103907,"5":0.03583,"6":0.168401,"7":0.10749,"8":0.07166,"9":0.068077,J:0,HB:0,K:0,D:0,E:0,F:0,A:0,B:0,C:0,L:0,M:0,G:0,N:0,O:0,P:0,IB:0,w:0,x:0,y:0,z:0,JB:0,KB:0,LB:0,MB:0,NB:0,OB:0,PB:0,QB:0,RB:0,SB:0,TB:0,UB:0,VB:0.010749,WB:0,XB:0,YB:0,ZB:0,aB:0,bB:0,cB:0.003583,dB:0,eB:0.007166,fB:0.025081,gB:0.021498,hB:0.007166,iB:0.003583,jB:0.003583,kB:0.007166,lB:0,mB:0,nB:0.032247,oB:0.003583,pB:0.007166,FC:0,qB:0,GC:0.003583,rB:0,sB:0,tB:0,uB:0,vB:0.025081,wB:0.007166,xB:0,yB:0.028664,zB:0.028664,"0B":0,"1B":0,"2B":0.007166,"3B":0.010749,"4B":0.010749,"5B":0.007166,"6B":0.021498,"7B":0.017915,Q:0.103907,H:0.014332,R:0.021498,S:0.032247,T:0.010749,U:0.014332,V:0.025081,W:0.075243,X:0.017915,Y:0.010749,Z:0.014332,a:0.053745,b:0.014332,c:0.014332,d:0.050162,e:0.010749,f:0.010749,g:0.017915,h:0.046579,i:0.025081,j:0.021498,k:0.021498,l:0.017915,m:0.111073,n:0.085992,o:0.017915,p:0.028664,q:0.03583,r:0.046579,s:1.42603,t:0.025081,u:0.039413,AB:0.10749,BB:0.10749,CB:0.118239,DB:0.14332,EB:0.229312,FB:0.369049,GB:1.49053,v:12.777,I:2.30745,IC:0.014332,JC:0.003583,KC:0},B:"webkit",C:["","","","","","","","J","HB","K","D","E","F","A","B","C","L","M","G","N","O","P","IB","w","x","y","z","0","1","JB","KB","LB","MB","NB","OB","PB","QB","RB","SB","TB","UB","VB","WB","XB","YB","ZB","aB","bB","cB","dB","eB","fB","gB","hB","iB","jB","kB","lB","mB","nB","oB","pB","FC","qB","GC","rB","sB","tB","uB","vB","wB","xB","yB","zB","0B","1B","2B","3B","4B","5B","6B","7B","Q","H","R","S","T","U","V","W","X","Y","Z","a","b","c","d","e","f","g","h","i","j","k","l","m","n","o","p","q","r","s","t","u","2","3","4","5","6","7","8","9","AB","BB","CB","DB","EB","FB","GB","v","I","IC","JC","KC"],E:"Chrome",F:{"0":1352246400,"1":1357862400,"2":1680566400,"3":1682985600,"4":1685404800,"5":1689724800,"6":1692057600,"7":1694476800,"8":1696896000,"9":1698710400,J:1264377600,HB:1274745600,K:1283385600,D:1287619200,E:1291248000,F:1296777600,A:1299542400,B:1303862400,C:1307404800,L:1312243200,M:1316131200,G:1316131200,N:1319500800,O:1323734400,P:1328659200,IB:1332892800,w:1337040000,x:1340668800,y:1343692800,z:1348531200,JB:1361404800,KB:1364428800,LB:1369094400,MB:1374105600,NB:1376956800,OB:1384214400,PB:1389657600,QB:1392940800,RB:1397001600,SB:1400544000,TB:1405468800,UB:1409011200,VB:1412640000,WB:1416268800,XB:1421798400,YB:1425513600,ZB:1429401600,aB:1432080000,bB:1437523200,cB:1441152000,dB:1444780800,eB:1449014400,fB:1453248000,gB:1456963200,hB:1460592000,iB:1464134400,jB:1469059200,kB:1472601600,lB:1476230400,mB:1480550400,nB:1485302400,oB:1489017600,pB:1492560000,FC:1496707200,qB:1500940800,GC:1504569600,rB:1508198400,sB:1512518400,tB:1516752000,uB:1520294400,vB:1523923200,wB:1527552000,xB:1532390400,yB:1536019200,zB:1539648000,"0B":1543968000,"1B":1548720000,"2B":1552348800,"3B":1555977600,"4B":1559606400,"5B":1564444800,"6B":1568073600,"7B":1571702400,Q:1575936000,H:1580860800,R:1586304000,S:1589846400,T:1594684800,U:1598313600,V:1601942400,W:1605571200,X:1611014400,Y:1614556800,Z:1618272000,a:1621987200,b:1626739200,c:1630368000,d:1632268800,e:1634601600,f:1637020800,g:1641340800,h:1643673600,i:1646092800,j:1648512000,k:1650931200,l:1653350400,m:1655769600,n:1659398400,o:1661817600,p:1664236800,q:1666656000,r:1669680000,s:1673308800,t:1675728000,u:1678147200,AB:1701993600,BB:1705968000,CB:1708387200,DB:1710806400,EB:1713225600,FB:1715644800,GB:1718064000,v:1721174400,I:1724112000,IC:null,JC:null,KC:null}},E:{A:{J:0,HB:0,K:0,D:0,E:0,F:0.003583,A:0,B:0,C:0,L:0.007166,M:0.028664,G:0.007166,iC:0,LC:0,jC:0,kC:0,lC:0,mC:0,MC:0,"8B":0.007166,"9B":0.010749,nC:0.057328,oC:0.078826,pC:0.025081,NC:0.010749,OC:0.021498,AC:0.028664,qC:0.218563,BC:0.028664,PC:0.03583,QC:0.032247,RC:0.182733,SC:0.021498,TC:0.042996,rC:0.290223,CC:0.017915,UC:0.039413,VC:0.039413,WC:0.042996,XC:0.118239,YC:1.44753,ZC:0.415628,DC:0.017915,sC:0},B:"webkit",C:["","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","iC","LC","J","HB","jC","K","kC","D","lC","E","F","mC","A","MC","B","8B","C","9B","L","nC","M","oC","G","pC","NC","OC","AC","qC","BC","PC","QC","RC","SC","TC","rC","CC","UC","VC","WC","XC","YC","ZC","DC","sC"],E:"Safari",F:{iC:1205798400,LC:1226534400,J:1244419200,HB:1275868800,jC:1311120000,K:1343174400,kC:1382400000,D:1382400000,lC:1410998400,E:1413417600,F:1443657600,mC:1458518400,A:1474329600,MC:1490572800,B:1505779200,"8B":1522281600,C:1537142400,"9B":1553472000,L:1568851200,nC:1585008000,M:1600214400,oC:1619395200,G:1632096000,pC:1635292800,NC:1639353600,OC:1647216000,AC:1652745600,qC:1658275200,BC:1662940800,PC:1666569600,QC:1670889600,RC:1674432000,SC:1679875200,TC:1684368000,rC:1690156800,CC:1695686400,UC:1698192000,VC:1702252800,WC:1705881600,XC:1709596800,YC:1715558400,ZC:null,DC:null,sC:null}},F:{A:{"0":0,"1":0,F:0,B:0,C:0,G:0,N:0,O:0,P:0,IB:0,w:0,x:0,y:0,z:0,JB:0,KB:0,LB:0,MB:0,NB:0,OB:0,PB:0,QB:0,RB:0,SB:0,TB:0,UB:0,VB:0,WB:0,XB:0.003583,YB:0,ZB:0,aB:0,bB:0,cB:0,dB:0.017915,eB:0,fB:0,gB:0,hB:0,iB:0,jB:0,kB:0,lB:0,mB:0,nB:0,oB:0,pB:0,qB:0,rB:0,sB:0,tB:0,uB:0,vB:0,wB:0,xB:0,yB:0,zB:0,"0B":0,"1B":0,"2B":0,"3B":0,"4B":0,"5B":0,"6B":0,"7B":0,Q:0,H:0,R:0,HC:0,S:0.028664,T:0.003583,U:0,V:0,W:0,X:0,Y:0,Z:0,a:0,b:0,c:0,d:0,e:0.039413,f:0,g:0,h:0,i:0,j:0,k:0,l:0.032247,m:0,n:0,o:0,p:0,q:0,r:0,s:0.154069,t:0,u:0.060911,tC:0,uC:0,vC:0,wC:0,"8B":0,aC:0,xC:0,"9B":0},B:"webkit",C:["","","","","","","","","","","","","","","","","","","","","","","","","","F","tC","uC","vC","wC","B","8B","aC","xC","C","9B","G","N","O","P","IB","w","x","y","z","0","1","JB","KB","LB","MB","NB","OB","PB","QB","RB","SB","TB","UB","VB","WB","XB","YB","ZB","aB","bB","cB","dB","eB","fB","gB","hB","iB","jB","kB","lB","mB","nB","oB","pB","qB","rB","sB","tB","uB","vB","wB","xB","yB","zB","0B","1B","2B","3B","4B","5B","6B","7B","Q","H","R","HC","S","T","U","V","W","X","Y","Z","a","b","c","d","e","f","g","h","i","j","k","l","m","n","o","p","q","r","s","t","u","","",""],E:"Opera",F:{"0":1409616000,"1":1413331200,F:1150761600,tC:1223424000,uC:1251763200,vC:1267488000,wC:1277942400,B:1292457600,"8B":1302566400,aC:1309219200,xC:1323129600,C:1323129600,"9B":1352073600,G:1372723200,N:1377561600,O:1381104000,P:1386288000,IB:1390867200,w:1393891200,x:1399334400,y:1401753600,z:1405987200,JB:1417132800,KB:1422316800,LB:1425945600,MB:1430179200,NB:1433808000,OB:1438646400,PB:1442448000,QB:1445904000,RB:1449100800,SB:1454371200,TB:1457308800,UB:1462320000,VB:1465344000,WB:1470096000,XB:1474329600,YB:1477267200,ZB:1481587200,aB:1486425600,bB:1490054400,cB:1494374400,dB:1498003200,eB:1502236800,fB:1506470400,gB:1510099200,hB:1515024000,iB:1517961600,jB:1521676800,kB:1525910400,lB:1530144000,mB:1534982400,nB:1537833600,oB:1543363200,pB:1548201600,qB:1554768000,rB:1561593600,sB:1566259200,tB:1570406400,uB:1573689600,vB:1578441600,wB:1583971200,xB:1587513600,yB:1592956800,zB:1595894400,"0B":1600128000,"1B":1603238400,"2B":1613520000,"3B":1612224000,"4B":1616544000,"5B":1619568000,"6B":1623715200,"7B":1627948800,Q:1631577600,H:1633392000,R:1635984000,HC:1638403200,S:1642550400,T:1644969600,U:1647993600,V:1650412800,W:1652745600,X:1654646400,Y:1657152000,Z:1660780800,a:1663113600,b:1668816000,c:1668643200,d:1671062400,e:1675209600,f:1677024000,g:1679529600,h:1681948800,i:1684195200,j:1687219200,k:1690329600,l:1692748800,m:1696204800,n:1699920000,o:1699920000,p:1702944000,q:1707264000,r:1710115200,s:1711497600,t:1716336000,u:1719273600},D:{F:"o",B:"o",C:"o",tC:"o",uC:"o",vC:"o",wC:"o","8B":"o",aC:"o",xC:"o","9B":"o"}},G:{A:{E:0,LC:0,yC:0,bC:0.00447708,zC:0.00149236,"0C":0.00746181,"1C":0.00895417,"2C":0,"3C":0.00746181,"4C":0.0298472,"5C":0.00895417,"6C":0.0462632,"7C":0.117897,"8C":0.0149236,"9C":0.0119389,AD:0.199976,BD:0.00298472,CD:0.0656639,DD:0.00895417,ED:0.037309,FD:0.152221,GD:0.105958,HD:0.0567097,NC:0.0567097,OC:0.0671563,AC:0.0790952,ID:0.741704,BC:0.150729,PC:0.317873,QC:0.15819,RC:0.264148,SC:0.0656639,TC:0.10745,JD:0.920787,CC:0.0850646,UC:0.131328,VC:0.120881,WC:0.179083,XC:0.419354,YC:8.55869,ZC:1.44162,DC:0.156698},B:"webkit",C:["","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","LC","yC","bC","zC","0C","1C","E","2C","3C","4C","5C","6C","7C","8C","9C","AD","BD","CD","DD","ED","FD","GD","HD","NC","OC","AC","ID","BC","PC","QC","RC","SC","TC","JD","CC","UC","VC","WC","XC","YC","ZC","DC",""],E:"Safari on iOS",F:{LC:1270252800,yC:1283904000,bC:1299628800,zC:1331078400,"0C":1359331200,"1C":1394409600,E:1410912000,"2C":1413763200,"3C":1442361600,"4C":1458518400,"5C":1473724800,"6C":1490572800,"7C":1505779200,"8C":1522281600,"9C":1537142400,AD:1553472000,BD:1568851200,CD:1572220800,DD:1580169600,ED:1585008000,FD:1600214400,GD:1619395200,HD:1632096000,NC:1639353600,OC:1647216000,AC:1652659200,ID:1658275200,BC:1662940800,PC:1666569600,QC:1670889600,RC:1674432000,SC:1679875200,TC:1684368000,JD:1690156800,CC:1694995200,UC:1698192000,VC:1702252800,WC:1705881600,XC:1709596800,YC:1715558400,ZC:null,DC:null}},H:{A:{KD:0.05},B:"o",C:["","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","KD","","",""],E:"Opera Mini",F:{KD:1426464000}},I:{A:{EC:0,J:0.0000327216,I:0.326169,LD:0,MD:0,ND:0,OD:0.000130886,bC:0.000130886,PD:0,QD:0.000523546},B:"webkit",C:["","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","LD","MD","ND","EC","J","OD","bC","PD","QD","I","","",""],E:"Android Browser",F:{LD:1256515200,MD:1274313600,ND:1291593600,EC:1298332800,J:1318896000,OD:1341792000,bC:1374624000,PD:1386547200,QD:1401667200,I:1725408000}},J:{A:{D:0,A:0},B:"webkit",C:["","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","D","A","","",""],E:"Blackberry Browser",F:{D:1325376000,A:1359504000}},K:{A:{A:0,B:0,C:0,H:1.24603,"8B":0,aC:0,"9B":0},B:"o",C:["","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","A","B","8B","aC","C","9B","H","","",""],E:"Opera Mobile",F:{A:1287100800,B:1300752000,"8B":1314835200,aC:1318291200,C:1330300800,"9B":1349740800,H:1709769600},D:{H:"webkit"}},L:{A:{I:44.331},B:"webkit",C:["","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","I","","",""],E:"Chrome for Android",F:{I:1725408000}},M:{A:{v:0.365712},B:"moz",C:["","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","v","","",""],E:"Firefox for Android",F:{v:1718064000}},N:{A:{A:0,B:0},B:"ms",C:["","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","A","B","","",""],E:"IE Mobile",F:{A:1340150400,B:1353456000}},O:{A:{AC:1.13563},B:"webkit",C:["","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","AC","","",""],E:"UC Browser for Android",F:{AC:1710115200},D:{AC:"webkit"}},P:{A:{"0":0.0755255,"1":1.27314,J:0.0971042,w:0.0215787,x:0.0431574,y:0.0647361,z:0.0647361,RD:0.0107894,SD:0.0107894,TD:0.0323681,UD:0,VD:0,MC:0,WD:0.0107894,XD:0,YD:0.0107894,ZD:0,aD:0,BC:0,CC:0.0215787,DC:0,bD:0.0215787},B:"webkit",C:["","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","J","RD","SD","TD","UD","VD","MC","WD","XD","YD","ZD","aD","BC","CC","DC","bD","w","x","y","z","0","1","","",""],E:"Samsung Internet",F:{"0":1711497600,"1":1715126400,J:1461024000,RD:1481846400,SD:1509408000,TD:1528329600,UD:1546128000,VD:1554163200,MC:1567900800,WD:1582588800,XD:1593475200,YD:1605657600,ZD:1618531200,aD:1629072000,BC:1640736000,CC:1651708800,DC:1659657600,bD:1667260800,w:1677369600,x:1684454400,y:1689292800,z:1697587200}},Q:{A:{cD:0.3208},B:"webkit",C:["","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","cD","","",""],E:"QQ Browser",F:{cD:1710288000}},R:{A:{dD:0},B:"webkit",C:["","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","dD","","",""],E:"Baidu Browser",F:{dD:1710201600}},S:{A:{eD:0.051328,fD:0},B:"moz",C:["","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","","eD","fD","","",""],E:"KaiOS Browser",F:{eD:1527811200,fD:1631664000}}}; diff --git a/node_modules/caniuse-lite/data/browserVersions.js b/node_modules/caniuse-lite/data/browserVersions.js index 4a66d965..26591e16 100644 --- a/node_modules/caniuse-lite/data/browserVersions.js +++ b/node_modules/caniuse-lite/data/browserVersions.js @@ -1 +1 @@ -module.exports={"0":"25","1":"112","2":"113","3":"114","4":"115","5":"116","6":"117","7":"118","8":"119","9":"120",A:"10",B:"11",C:"12",D:"127",E:"7",F:"8",G:"9",H:"15",I:"80",J:"4",K:"6",L:"13",M:"14",N:"16",O:"17",P:"18",Q:"79",R:"81",S:"83",T:"84",U:"85",V:"86",W:"87",X:"88",Y:"89",Z:"90",a:"91",b:"92",c:"93",d:"94",e:"95",f:"96",g:"97",h:"98",i:"99",j:"100",k:"101",l:"102",m:"103",n:"104",o:"105",p:"106",q:"107",r:"108",s:"109",t:"110",u:"111",v:"20",w:"21",x:"22",y:"23",z:"24",AB:"121",BB:"122",CB:"123",DB:"124",EB:"125",FB:"126",GB:"5",HB:"19",IB:"26",JB:"27",KB:"28",LB:"29",MB:"30",NB:"31",OB:"32",PB:"33",QB:"34",RB:"35",SB:"36",TB:"37",UB:"38",VB:"39",WB:"40",XB:"41",YB:"42",ZB:"43",aB:"44",bB:"45",cB:"46",dB:"47",eB:"48",fB:"49",gB:"50",hB:"51",iB:"52",jB:"53",kB:"54",lB:"55",mB:"56",nB:"57",oB:"58",pB:"60",qB:"62",rB:"63",sB:"64",tB:"65",uB:"66",vB:"67",wB:"68",xB:"69",yB:"70",zB:"71","0B":"72","1B":"73","2B":"74","3B":"75","4B":"76","5B":"77","6B":"78","7B":"11.1","8B":"12.1","9B":"15.5",AC:"16.0",BC:"17.0",CC:"18.0",DC:"3",EC:"59",FC:"61",GC:"82",HC:"128",IC:"129",JC:"130",KC:"3.2",LC:"10.1",MC:"15.2-15.3",NC:"15.4",OC:"16.1",PC:"16.2",QC:"16.3",RC:"16.4",SC:"16.5",TC:"17.1",UC:"17.2",VC:"17.3",WC:"17.4",XC:"17.5",YC:"17.6",ZC:"11.5",aC:"4.2-4.3",bC:"5.5",cC:"2",dC:"131",eC:"132",fC:"3.5",gC:"3.6",hC:"3.1",iC:"5.1",jC:"6.1",kC:"7.1",lC:"9.1",mC:"13.1",nC:"14.1",oC:"15.1",pC:"15.6",qC:"16.6",rC:"TP",sC:"9.5-9.6",tC:"10.0-10.1",uC:"10.5",vC:"10.6",wC:"11.6",xC:"4.0-4.1",yC:"5.0-5.1",zC:"6.0-6.1","0C":"7.0-7.1","1C":"8.1-8.4","2C":"9.0-9.2","3C":"9.3","4C":"10.0-10.2","5C":"10.3","6C":"11.0-11.2","7C":"11.3-11.4","8C":"12.0-12.1","9C":"12.2-12.5",AD:"13.0-13.1",BD:"13.2",CD:"13.3",DD:"13.4-13.7",ED:"14.0-14.4",FD:"14.5-14.8",GD:"15.0-15.1",HD:"15.6-15.8",ID:"16.6-16.7",JD:"all",KD:"2.1",LD:"2.2",MD:"2.3",ND:"4.1",OD:"4.4",PD:"4.4.3-4.4.4",QD:"5.0-5.4",RD:"6.2-6.4",SD:"7.2-7.4",TD:"8.2",UD:"9.2",VD:"11.1-11.2",WD:"12.0",XD:"13.0",YD:"14.0",ZD:"15.0",aD:"19.0",bD:"14.9",cD:"13.52",dD:"2.5",eD:"3.0-3.1"}; +module.exports={"0":"24","1":"25","2":"112","3":"113","4":"114","5":"115","6":"116","7":"117","8":"118","9":"119",A:"10",B:"11",C:"12",D:"7",E:"8",F:"9",G:"15",H:"80",I:"128",J:"4",K:"6",L:"13",M:"14",N:"16",O:"17",P:"18",Q:"79",R:"81",S:"83",T:"84",U:"85",V:"86",W:"87",X:"88",Y:"89",Z:"90",a:"91",b:"92",c:"93",d:"94",e:"95",f:"96",g:"97",h:"98",i:"99",j:"100",k:"101",l:"102",m:"103",n:"104",o:"105",p:"106",q:"107",r:"108",s:"109",t:"110",u:"111",v:"127",w:"20",x:"21",y:"22",z:"23",AB:"120",BB:"121",CB:"122",DB:"123",EB:"124",FB:"125",GB:"126",HB:"5",IB:"19",JB:"26",KB:"27",LB:"28",MB:"29",NB:"30",OB:"31",PB:"32",QB:"33",RB:"34",SB:"35",TB:"36",UB:"37",VB:"38",WB:"39",XB:"40",YB:"41",ZB:"42",aB:"43",bB:"44",cB:"45",dB:"46",eB:"47",fB:"48",gB:"49",hB:"50",iB:"51",jB:"52",kB:"53",lB:"54",mB:"55",nB:"56",oB:"57",pB:"58",qB:"60",rB:"62",sB:"63",tB:"64",uB:"65",vB:"66",wB:"67",xB:"68",yB:"69",zB:"70","0B":"71","1B":"72","2B":"73","3B":"74","4B":"75","5B":"76","6B":"77","7B":"78","8B":"11.1","9B":"12.1",AC:"15.5",BC:"16.0",CC:"17.0",DC:"18.0",EC:"3",FC:"59",GC:"61",HC:"82",IC:"129",JC:"130",KC:"131",LC:"3.2",MC:"10.1",NC:"15.2-15.3",OC:"15.4",PC:"16.1",QC:"16.2",RC:"16.3",SC:"16.4",TC:"16.5",UC:"17.1",VC:"17.2",WC:"17.3",XC:"17.4",YC:"17.5",ZC:"17.6",aC:"11.5",bC:"4.2-4.3",cC:"5.5",dC:"2",eC:"132",fC:"133",gC:"3.5",hC:"3.6",iC:"3.1",jC:"5.1",kC:"6.1",lC:"7.1",mC:"9.1",nC:"13.1",oC:"14.1",pC:"15.1",qC:"15.6",rC:"16.6",sC:"TP",tC:"9.5-9.6",uC:"10.0-10.1",vC:"10.5",wC:"10.6",xC:"11.6",yC:"4.0-4.1",zC:"5.0-5.1","0C":"6.0-6.1","1C":"7.0-7.1","2C":"8.1-8.4","3C":"9.0-9.2","4C":"9.3","5C":"10.0-10.2","6C":"10.3","7C":"11.0-11.2","8C":"11.3-11.4","9C":"12.0-12.1",AD:"12.2-12.5",BD:"13.0-13.1",CD:"13.2",DD:"13.3",ED:"13.4-13.7",FD:"14.0-14.4",GD:"14.5-14.8",HD:"15.0-15.1",ID:"15.6-15.8",JD:"16.6-16.7",KD:"all",LD:"2.1",MD:"2.2",ND:"2.3",OD:"4.1",PD:"4.4",QD:"4.4.3-4.4.4",RD:"5.0-5.4",SD:"6.2-6.4",TD:"7.2-7.4",UD:"8.2",VD:"9.2",WD:"11.1-11.2",XD:"12.0",YD:"13.0",ZD:"14.0",aD:"15.0",bD:"19.0",cD:"14.9",dD:"13.52",eD:"2.5",fD:"3.0-3.1"}; diff --git a/node_modules/caniuse-lite/data/features.js b/node_modules/caniuse-lite/data/features.js index dbebb83f..23ac5700 100644 --- a/node_modules/caniuse-lite/data/features.js +++ b/node_modules/caniuse-lite/data/features.js @@ -1 +1 @@ -module.exports={"aac":require("./features/aac"),"abortcontroller":require("./features/abortcontroller"),"ac3-ec3":require("./features/ac3-ec3"),"accelerometer":require("./features/accelerometer"),"addeventlistener":require("./features/addeventlistener"),"alternate-stylesheet":require("./features/alternate-stylesheet"),"ambient-light":require("./features/ambient-light"),"apng":require("./features/apng"),"array-find-index":require("./features/array-find-index"),"array-find":require("./features/array-find"),"array-flat":require("./features/array-flat"),"array-includes":require("./features/array-includes"),"arrow-functions":require("./features/arrow-functions"),"asmjs":require("./features/asmjs"),"async-clipboard":require("./features/async-clipboard"),"async-functions":require("./features/async-functions"),"atob-btoa":require("./features/atob-btoa"),"audio-api":require("./features/audio-api"),"audio":require("./features/audio"),"audiotracks":require("./features/audiotracks"),"autofocus":require("./features/autofocus"),"auxclick":require("./features/auxclick"),"av1":require("./features/av1"),"avif":require("./features/avif"),"background-attachment":require("./features/background-attachment"),"background-clip-text":require("./features/background-clip-text"),"background-img-opts":require("./features/background-img-opts"),"background-position-x-y":require("./features/background-position-x-y"),"background-repeat-round-space":require("./features/background-repeat-round-space"),"background-sync":require("./features/background-sync"),"battery-status":require("./features/battery-status"),"beacon":require("./features/beacon"),"beforeafterprint":require("./features/beforeafterprint"),"bigint":require("./features/bigint"),"blobbuilder":require("./features/blobbuilder"),"bloburls":require("./features/bloburls"),"border-image":require("./features/border-image"),"border-radius":require("./features/border-radius"),"broadcastchannel":require("./features/broadcastchannel"),"brotli":require("./features/brotli"),"calc":require("./features/calc"),"canvas-blending":require("./features/canvas-blending"),"canvas-text":require("./features/canvas-text"),"canvas":require("./features/canvas"),"ch-unit":require("./features/ch-unit"),"chacha20-poly1305":require("./features/chacha20-poly1305"),"channel-messaging":require("./features/channel-messaging"),"childnode-remove":require("./features/childnode-remove"),"classlist":require("./features/classlist"),"client-hints-dpr-width-viewport":require("./features/client-hints-dpr-width-viewport"),"clipboard":require("./features/clipboard"),"colr-v1":require("./features/colr-v1"),"colr":require("./features/colr"),"comparedocumentposition":require("./features/comparedocumentposition"),"console-basic":require("./features/console-basic"),"console-time":require("./features/console-time"),"const":require("./features/const"),"constraint-validation":require("./features/constraint-validation"),"contenteditable":require("./features/contenteditable"),"contentsecuritypolicy":require("./features/contentsecuritypolicy"),"contentsecuritypolicy2":require("./features/contentsecuritypolicy2"),"cookie-store-api":require("./features/cookie-store-api"),"cors":require("./features/cors"),"createimagebitmap":require("./features/createimagebitmap"),"credential-management":require("./features/credential-management"),"cryptography":require("./features/cryptography"),"css-all":require("./features/css-all"),"css-anchor-positioning":require("./features/css-anchor-positioning"),"css-animation":require("./features/css-animation"),"css-any-link":require("./features/css-any-link"),"css-appearance":require("./features/css-appearance"),"css-at-counter-style":require("./features/css-at-counter-style"),"css-autofill":require("./features/css-autofill"),"css-backdrop-filter":require("./features/css-backdrop-filter"),"css-background-offsets":require("./features/css-background-offsets"),"css-backgroundblendmode":require("./features/css-backgroundblendmode"),"css-boxdecorationbreak":require("./features/css-boxdecorationbreak"),"css-boxshadow":require("./features/css-boxshadow"),"css-canvas":require("./features/css-canvas"),"css-caret-color":require("./features/css-caret-color"),"css-cascade-layers":require("./features/css-cascade-layers"),"css-cascade-scope":require("./features/css-cascade-scope"),"css-case-insensitive":require("./features/css-case-insensitive"),"css-clip-path":require("./features/css-clip-path"),"css-color-adjust":require("./features/css-color-adjust"),"css-color-function":require("./features/css-color-function"),"css-conic-gradients":require("./features/css-conic-gradients"),"css-container-queries-style":require("./features/css-container-queries-style"),"css-container-queries":require("./features/css-container-queries"),"css-container-query-units":require("./features/css-container-query-units"),"css-containment":require("./features/css-containment"),"css-content-visibility":require("./features/css-content-visibility"),"css-counters":require("./features/css-counters"),"css-crisp-edges":require("./features/css-crisp-edges"),"css-cross-fade":require("./features/css-cross-fade"),"css-default-pseudo":require("./features/css-default-pseudo"),"css-descendant-gtgt":require("./features/css-descendant-gtgt"),"css-deviceadaptation":require("./features/css-deviceadaptation"),"css-dir-pseudo":require("./features/css-dir-pseudo"),"css-display-contents":require("./features/css-display-contents"),"css-element-function":require("./features/css-element-function"),"css-env-function":require("./features/css-env-function"),"css-exclusions":require("./features/css-exclusions"),"css-featurequeries":require("./features/css-featurequeries"),"css-file-selector-button":require("./features/css-file-selector-button"),"css-filter-function":require("./features/css-filter-function"),"css-filters":require("./features/css-filters"),"css-first-letter":require("./features/css-first-letter"),"css-first-line":require("./features/css-first-line"),"css-fixed":require("./features/css-fixed"),"css-focus-visible":require("./features/css-focus-visible"),"css-focus-within":require("./features/css-focus-within"),"css-font-palette":require("./features/css-font-palette"),"css-font-rendering-controls":require("./features/css-font-rendering-controls"),"css-font-stretch":require("./features/css-font-stretch"),"css-gencontent":require("./features/css-gencontent"),"css-gradients":require("./features/css-gradients"),"css-grid-animation":require("./features/css-grid-animation"),"css-grid":require("./features/css-grid"),"css-hanging-punctuation":require("./features/css-hanging-punctuation"),"css-has":require("./features/css-has"),"css-hyphens":require("./features/css-hyphens"),"css-image-orientation":require("./features/css-image-orientation"),"css-image-set":require("./features/css-image-set"),"css-in-out-of-range":require("./features/css-in-out-of-range"),"css-indeterminate-pseudo":require("./features/css-indeterminate-pseudo"),"css-initial-letter":require("./features/css-initial-letter"),"css-initial-value":require("./features/css-initial-value"),"css-lch-lab":require("./features/css-lch-lab"),"css-letter-spacing":require("./features/css-letter-spacing"),"css-line-clamp":require("./features/css-line-clamp"),"css-logical-props":require("./features/css-logical-props"),"css-marker-pseudo":require("./features/css-marker-pseudo"),"css-masks":require("./features/css-masks"),"css-matches-pseudo":require("./features/css-matches-pseudo"),"css-math-functions":require("./features/css-math-functions"),"css-media-interaction":require("./features/css-media-interaction"),"css-media-range-syntax":require("./features/css-media-range-syntax"),"css-media-resolution":require("./features/css-media-resolution"),"css-media-scripting":require("./features/css-media-scripting"),"css-mediaqueries":require("./features/css-mediaqueries"),"css-mixblendmode":require("./features/css-mixblendmode"),"css-module-scripts":require("./features/css-module-scripts"),"css-motion-paths":require("./features/css-motion-paths"),"css-namespaces":require("./features/css-namespaces"),"css-nesting":require("./features/css-nesting"),"css-not-sel-list":require("./features/css-not-sel-list"),"css-nth-child-of":require("./features/css-nth-child-of"),"css-opacity":require("./features/css-opacity"),"css-optional-pseudo":require("./features/css-optional-pseudo"),"css-overflow-anchor":require("./features/css-overflow-anchor"),"css-overflow-overlay":require("./features/css-overflow-overlay"),"css-overflow":require("./features/css-overflow"),"css-overscroll-behavior":require("./features/css-overscroll-behavior"),"css-page-break":require("./features/css-page-break"),"css-paged-media":require("./features/css-paged-media"),"css-paint-api":require("./features/css-paint-api"),"css-placeholder-shown":require("./features/css-placeholder-shown"),"css-placeholder":require("./features/css-placeholder"),"css-print-color-adjust":require("./features/css-print-color-adjust"),"css-read-only-write":require("./features/css-read-only-write"),"css-rebeccapurple":require("./features/css-rebeccapurple"),"css-reflections":require("./features/css-reflections"),"css-regions":require("./features/css-regions"),"css-relative-colors":require("./features/css-relative-colors"),"css-repeating-gradients":require("./features/css-repeating-gradients"),"css-resize":require("./features/css-resize"),"css-revert-value":require("./features/css-revert-value"),"css-rrggbbaa":require("./features/css-rrggbbaa"),"css-scroll-behavior":require("./features/css-scroll-behavior"),"css-scroll-timeline":require("./features/css-scroll-timeline"),"css-scrollbar":require("./features/css-scrollbar"),"css-sel2":require("./features/css-sel2"),"css-sel3":require("./features/css-sel3"),"css-selection":require("./features/css-selection"),"css-shapes":require("./features/css-shapes"),"css-snappoints":require("./features/css-snappoints"),"css-sticky":require("./features/css-sticky"),"css-subgrid":require("./features/css-subgrid"),"css-supports-api":require("./features/css-supports-api"),"css-table":require("./features/css-table"),"css-text-align-last":require("./features/css-text-align-last"),"css-text-box-trim":require("./features/css-text-box-trim"),"css-text-indent":require("./features/css-text-indent"),"css-text-justify":require("./features/css-text-justify"),"css-text-orientation":require("./features/css-text-orientation"),"css-text-spacing":require("./features/css-text-spacing"),"css-text-wrap-balance":require("./features/css-text-wrap-balance"),"css-textshadow":require("./features/css-textshadow"),"css-touch-action":require("./features/css-touch-action"),"css-transitions":require("./features/css-transitions"),"css-unicode-bidi":require("./features/css-unicode-bidi"),"css-unset-value":require("./features/css-unset-value"),"css-variables":require("./features/css-variables"),"css-when-else":require("./features/css-when-else"),"css-widows-orphans":require("./features/css-widows-orphans"),"css-width-stretch":require("./features/css-width-stretch"),"css-writing-mode":require("./features/css-writing-mode"),"css-zoom":require("./features/css-zoom"),"css3-attr":require("./features/css3-attr"),"css3-boxsizing":require("./features/css3-boxsizing"),"css3-colors":require("./features/css3-colors"),"css3-cursors-grab":require("./features/css3-cursors-grab"),"css3-cursors-newer":require("./features/css3-cursors-newer"),"css3-cursors":require("./features/css3-cursors"),"css3-tabsize":require("./features/css3-tabsize"),"currentcolor":require("./features/currentcolor"),"custom-elements":require("./features/custom-elements"),"custom-elementsv1":require("./features/custom-elementsv1"),"customevent":require("./features/customevent"),"datalist":require("./features/datalist"),"dataset":require("./features/dataset"),"datauri":require("./features/datauri"),"date-tolocaledatestring":require("./features/date-tolocaledatestring"),"declarative-shadow-dom":require("./features/declarative-shadow-dom"),"decorators":require("./features/decorators"),"details":require("./features/details"),"deviceorientation":require("./features/deviceorientation"),"devicepixelratio":require("./features/devicepixelratio"),"dialog":require("./features/dialog"),"dispatchevent":require("./features/dispatchevent"),"dnssec":require("./features/dnssec"),"do-not-track":require("./features/do-not-track"),"document-currentscript":require("./features/document-currentscript"),"document-evaluate-xpath":require("./features/document-evaluate-xpath"),"document-execcommand":require("./features/document-execcommand"),"document-policy":require("./features/document-policy"),"document-scrollingelement":require("./features/document-scrollingelement"),"documenthead":require("./features/documenthead"),"dom-manip-convenience":require("./features/dom-manip-convenience"),"dom-range":require("./features/dom-range"),"domcontentloaded":require("./features/domcontentloaded"),"dommatrix":require("./features/dommatrix"),"download":require("./features/download"),"dragndrop":require("./features/dragndrop"),"element-closest":require("./features/element-closest"),"element-from-point":require("./features/element-from-point"),"element-scroll-methods":require("./features/element-scroll-methods"),"eme":require("./features/eme"),"eot":require("./features/eot"),"es5":require("./features/es5"),"es6-class":require("./features/es6-class"),"es6-generators":require("./features/es6-generators"),"es6-module-dynamic-import":require("./features/es6-module-dynamic-import"),"es6-module":require("./features/es6-module"),"es6-number":require("./features/es6-number"),"es6-string-includes":require("./features/es6-string-includes"),"es6":require("./features/es6"),"eventsource":require("./features/eventsource"),"extended-system-fonts":require("./features/extended-system-fonts"),"feature-policy":require("./features/feature-policy"),"fetch":require("./features/fetch"),"fieldset-disabled":require("./features/fieldset-disabled"),"fileapi":require("./features/fileapi"),"filereader":require("./features/filereader"),"filereadersync":require("./features/filereadersync"),"filesystem":require("./features/filesystem"),"flac":require("./features/flac"),"flexbox-gap":require("./features/flexbox-gap"),"flexbox":require("./features/flexbox"),"flow-root":require("./features/flow-root"),"focusin-focusout-events":require("./features/focusin-focusout-events"),"font-family-system-ui":require("./features/font-family-system-ui"),"font-feature":require("./features/font-feature"),"font-kerning":require("./features/font-kerning"),"font-loading":require("./features/font-loading"),"font-size-adjust":require("./features/font-size-adjust"),"font-smooth":require("./features/font-smooth"),"font-unicode-range":require("./features/font-unicode-range"),"font-variant-alternates":require("./features/font-variant-alternates"),"font-variant-numeric":require("./features/font-variant-numeric"),"fontface":require("./features/fontface"),"form-attribute":require("./features/form-attribute"),"form-submit-attributes":require("./features/form-submit-attributes"),"form-validation":require("./features/form-validation"),"forms":require("./features/forms"),"fullscreen":require("./features/fullscreen"),"gamepad":require("./features/gamepad"),"geolocation":require("./features/geolocation"),"getboundingclientrect":require("./features/getboundingclientrect"),"getcomputedstyle":require("./features/getcomputedstyle"),"getelementsbyclassname":require("./features/getelementsbyclassname"),"getrandomvalues":require("./features/getrandomvalues"),"gyroscope":require("./features/gyroscope"),"hardwareconcurrency":require("./features/hardwareconcurrency"),"hashchange":require("./features/hashchange"),"heif":require("./features/heif"),"hevc":require("./features/hevc"),"hidden":require("./features/hidden"),"high-resolution-time":require("./features/high-resolution-time"),"history":require("./features/history"),"html-media-capture":require("./features/html-media-capture"),"html5semantic":require("./features/html5semantic"),"http-live-streaming":require("./features/http-live-streaming"),"http2":require("./features/http2"),"http3":require("./features/http3"),"iframe-sandbox":require("./features/iframe-sandbox"),"iframe-seamless":require("./features/iframe-seamless"),"iframe-srcdoc":require("./features/iframe-srcdoc"),"imagecapture":require("./features/imagecapture"),"ime":require("./features/ime"),"img-naturalwidth-naturalheight":require("./features/img-naturalwidth-naturalheight"),"import-maps":require("./features/import-maps"),"imports":require("./features/imports"),"indeterminate-checkbox":require("./features/indeterminate-checkbox"),"indexeddb":require("./features/indexeddb"),"indexeddb2":require("./features/indexeddb2"),"inline-block":require("./features/inline-block"),"innertext":require("./features/innertext"),"input-autocomplete-onoff":require("./features/input-autocomplete-onoff"),"input-color":require("./features/input-color"),"input-datetime":require("./features/input-datetime"),"input-email-tel-url":require("./features/input-email-tel-url"),"input-event":require("./features/input-event"),"input-file-accept":require("./features/input-file-accept"),"input-file-directory":require("./features/input-file-directory"),"input-file-multiple":require("./features/input-file-multiple"),"input-inputmode":require("./features/input-inputmode"),"input-minlength":require("./features/input-minlength"),"input-number":require("./features/input-number"),"input-pattern":require("./features/input-pattern"),"input-placeholder":require("./features/input-placeholder"),"input-range":require("./features/input-range"),"input-search":require("./features/input-search"),"input-selection":require("./features/input-selection"),"insert-adjacent":require("./features/insert-adjacent"),"insertadjacenthtml":require("./features/insertadjacenthtml"),"internationalization":require("./features/internationalization"),"intersectionobserver-v2":require("./features/intersectionobserver-v2"),"intersectionobserver":require("./features/intersectionobserver"),"intl-pluralrules":require("./features/intl-pluralrules"),"intrinsic-width":require("./features/intrinsic-width"),"jpeg2000":require("./features/jpeg2000"),"jpegxl":require("./features/jpegxl"),"jpegxr":require("./features/jpegxr"),"js-regexp-lookbehind":require("./features/js-regexp-lookbehind"),"json":require("./features/json"),"justify-content-space-evenly":require("./features/justify-content-space-evenly"),"kerning-pairs-ligatures":require("./features/kerning-pairs-ligatures"),"keyboardevent-charcode":require("./features/keyboardevent-charcode"),"keyboardevent-code":require("./features/keyboardevent-code"),"keyboardevent-getmodifierstate":require("./features/keyboardevent-getmodifierstate"),"keyboardevent-key":require("./features/keyboardevent-key"),"keyboardevent-location":require("./features/keyboardevent-location"),"keyboardevent-which":require("./features/keyboardevent-which"),"lazyload":require("./features/lazyload"),"let":require("./features/let"),"link-icon-png":require("./features/link-icon-png"),"link-icon-svg":require("./features/link-icon-svg"),"link-rel-dns-prefetch":require("./features/link-rel-dns-prefetch"),"link-rel-modulepreload":require("./features/link-rel-modulepreload"),"link-rel-preconnect":require("./features/link-rel-preconnect"),"link-rel-prefetch":require("./features/link-rel-prefetch"),"link-rel-preload":require("./features/link-rel-preload"),"link-rel-prerender":require("./features/link-rel-prerender"),"loading-lazy-attr":require("./features/loading-lazy-attr"),"localecompare":require("./features/localecompare"),"magnetometer":require("./features/magnetometer"),"matchesselector":require("./features/matchesselector"),"matchmedia":require("./features/matchmedia"),"mathml":require("./features/mathml"),"maxlength":require("./features/maxlength"),"mdn-css-backdrop-pseudo-element":require("./features/mdn-css-backdrop-pseudo-element"),"mdn-css-unicode-bidi-isolate-override":require("./features/mdn-css-unicode-bidi-isolate-override"),"mdn-css-unicode-bidi-isolate":require("./features/mdn-css-unicode-bidi-isolate"),"mdn-css-unicode-bidi-plaintext":require("./features/mdn-css-unicode-bidi-plaintext"),"mdn-text-decoration-color":require("./features/mdn-text-decoration-color"),"mdn-text-decoration-line":require("./features/mdn-text-decoration-line"),"mdn-text-decoration-shorthand":require("./features/mdn-text-decoration-shorthand"),"mdn-text-decoration-style":require("./features/mdn-text-decoration-style"),"media-fragments":require("./features/media-fragments"),"mediacapture-fromelement":require("./features/mediacapture-fromelement"),"mediarecorder":require("./features/mediarecorder"),"mediasource":require("./features/mediasource"),"menu":require("./features/menu"),"meta-theme-color":require("./features/meta-theme-color"),"meter":require("./features/meter"),"midi":require("./features/midi"),"minmaxwh":require("./features/minmaxwh"),"mp3":require("./features/mp3"),"mpeg-dash":require("./features/mpeg-dash"),"mpeg4":require("./features/mpeg4"),"multibackgrounds":require("./features/multibackgrounds"),"multicolumn":require("./features/multicolumn"),"mutation-events":require("./features/mutation-events"),"mutationobserver":require("./features/mutationobserver"),"namevalue-storage":require("./features/namevalue-storage"),"native-filesystem-api":require("./features/native-filesystem-api"),"nav-timing":require("./features/nav-timing"),"netinfo":require("./features/netinfo"),"notifications":require("./features/notifications"),"object-entries":require("./features/object-entries"),"object-fit":require("./features/object-fit"),"object-observe":require("./features/object-observe"),"object-values":require("./features/object-values"),"objectrtc":require("./features/objectrtc"),"offline-apps":require("./features/offline-apps"),"offscreencanvas":require("./features/offscreencanvas"),"ogg-vorbis":require("./features/ogg-vorbis"),"ogv":require("./features/ogv"),"ol-reversed":require("./features/ol-reversed"),"once-event-listener":require("./features/once-event-listener"),"online-status":require("./features/online-status"),"opus":require("./features/opus"),"orientation-sensor":require("./features/orientation-sensor"),"outline":require("./features/outline"),"pad-start-end":require("./features/pad-start-end"),"page-transition-events":require("./features/page-transition-events"),"pagevisibility":require("./features/pagevisibility"),"passive-event-listener":require("./features/passive-event-listener"),"passkeys":require("./features/passkeys"),"passwordrules":require("./features/passwordrules"),"path2d":require("./features/path2d"),"payment-request":require("./features/payment-request"),"pdf-viewer":require("./features/pdf-viewer"),"permissions-api":require("./features/permissions-api"),"permissions-policy":require("./features/permissions-policy"),"picture-in-picture":require("./features/picture-in-picture"),"picture":require("./features/picture"),"ping":require("./features/ping"),"png-alpha":require("./features/png-alpha"),"pointer-events":require("./features/pointer-events"),"pointer":require("./features/pointer"),"pointerlock":require("./features/pointerlock"),"portals":require("./features/portals"),"prefers-color-scheme":require("./features/prefers-color-scheme"),"prefers-reduced-motion":require("./features/prefers-reduced-motion"),"progress":require("./features/progress"),"promise-finally":require("./features/promise-finally"),"promises":require("./features/promises"),"proximity":require("./features/proximity"),"proxy":require("./features/proxy"),"publickeypinning":require("./features/publickeypinning"),"push-api":require("./features/push-api"),"queryselector":require("./features/queryselector"),"readonly-attr":require("./features/readonly-attr"),"referrer-policy":require("./features/referrer-policy"),"registerprotocolhandler":require("./features/registerprotocolhandler"),"rel-noopener":require("./features/rel-noopener"),"rel-noreferrer":require("./features/rel-noreferrer"),"rellist":require("./features/rellist"),"rem":require("./features/rem"),"requestanimationframe":require("./features/requestanimationframe"),"requestidlecallback":require("./features/requestidlecallback"),"resizeobserver":require("./features/resizeobserver"),"resource-timing":require("./features/resource-timing"),"rest-parameters":require("./features/rest-parameters"),"rtcpeerconnection":require("./features/rtcpeerconnection"),"ruby":require("./features/ruby"),"run-in":require("./features/run-in"),"same-site-cookie-attribute":require("./features/same-site-cookie-attribute"),"screen-orientation":require("./features/screen-orientation"),"script-async":require("./features/script-async"),"script-defer":require("./features/script-defer"),"scrollintoview":require("./features/scrollintoview"),"scrollintoviewifneeded":require("./features/scrollintoviewifneeded"),"sdch":require("./features/sdch"),"selection-api":require("./features/selection-api"),"selectlist":require("./features/selectlist"),"server-timing":require("./features/server-timing"),"serviceworkers":require("./features/serviceworkers"),"setimmediate":require("./features/setimmediate"),"shadowdom":require("./features/shadowdom"),"shadowdomv1":require("./features/shadowdomv1"),"sharedarraybuffer":require("./features/sharedarraybuffer"),"sharedworkers":require("./features/sharedworkers"),"sni":require("./features/sni"),"spdy":require("./features/spdy"),"speech-recognition":require("./features/speech-recognition"),"speech-synthesis":require("./features/speech-synthesis"),"spellcheck-attribute":require("./features/spellcheck-attribute"),"sql-storage":require("./features/sql-storage"),"srcset":require("./features/srcset"),"stream":require("./features/stream"),"streams":require("./features/streams"),"stricttransportsecurity":require("./features/stricttransportsecurity"),"style-scoped":require("./features/style-scoped"),"subresource-bundling":require("./features/subresource-bundling"),"subresource-integrity":require("./features/subresource-integrity"),"svg-css":require("./features/svg-css"),"svg-filters":require("./features/svg-filters"),"svg-fonts":require("./features/svg-fonts"),"svg-fragment":require("./features/svg-fragment"),"svg-html":require("./features/svg-html"),"svg-html5":require("./features/svg-html5"),"svg-img":require("./features/svg-img"),"svg-smil":require("./features/svg-smil"),"svg":require("./features/svg"),"sxg":require("./features/sxg"),"tabindex-attr":require("./features/tabindex-attr"),"template-literals":require("./features/template-literals"),"template":require("./features/template"),"temporal":require("./features/temporal"),"testfeat":require("./features/testfeat"),"text-decoration":require("./features/text-decoration"),"text-emphasis":require("./features/text-emphasis"),"text-overflow":require("./features/text-overflow"),"text-size-adjust":require("./features/text-size-adjust"),"text-stroke":require("./features/text-stroke"),"textcontent":require("./features/textcontent"),"textencoder":require("./features/textencoder"),"tls1-1":require("./features/tls1-1"),"tls1-2":require("./features/tls1-2"),"tls1-3":require("./features/tls1-3"),"touch":require("./features/touch"),"transforms2d":require("./features/transforms2d"),"transforms3d":require("./features/transforms3d"),"trusted-types":require("./features/trusted-types"),"ttf":require("./features/ttf"),"typedarrays":require("./features/typedarrays"),"u2f":require("./features/u2f"),"unhandledrejection":require("./features/unhandledrejection"),"upgradeinsecurerequests":require("./features/upgradeinsecurerequests"),"url-scroll-to-text-fragment":require("./features/url-scroll-to-text-fragment"),"url":require("./features/url"),"urlsearchparams":require("./features/urlsearchparams"),"use-strict":require("./features/use-strict"),"user-select-none":require("./features/user-select-none"),"user-timing":require("./features/user-timing"),"variable-fonts":require("./features/variable-fonts"),"vector-effect":require("./features/vector-effect"),"vibration":require("./features/vibration"),"video":require("./features/video"),"videotracks":require("./features/videotracks"),"view-transitions":require("./features/view-transitions"),"viewport-unit-variants":require("./features/viewport-unit-variants"),"viewport-units":require("./features/viewport-units"),"wai-aria":require("./features/wai-aria"),"wake-lock":require("./features/wake-lock"),"wasm-bigint":require("./features/wasm-bigint"),"wasm-bulk-memory":require("./features/wasm-bulk-memory"),"wasm-extended-const":require("./features/wasm-extended-const"),"wasm-gc":require("./features/wasm-gc"),"wasm-multi-memory":require("./features/wasm-multi-memory"),"wasm-multi-value":require("./features/wasm-multi-value"),"wasm-mutable-globals":require("./features/wasm-mutable-globals"),"wasm-nontrapping-fptoint":require("./features/wasm-nontrapping-fptoint"),"wasm-reference-types":require("./features/wasm-reference-types"),"wasm-relaxed-simd":require("./features/wasm-relaxed-simd"),"wasm-signext":require("./features/wasm-signext"),"wasm-simd":require("./features/wasm-simd"),"wasm-tail-calls":require("./features/wasm-tail-calls"),"wasm-threads":require("./features/wasm-threads"),"wasm":require("./features/wasm"),"wav":require("./features/wav"),"wbr-element":require("./features/wbr-element"),"web-animation":require("./features/web-animation"),"web-app-manifest":require("./features/web-app-manifest"),"web-bluetooth":require("./features/web-bluetooth"),"web-serial":require("./features/web-serial"),"web-share":require("./features/web-share"),"webauthn":require("./features/webauthn"),"webcodecs":require("./features/webcodecs"),"webgl":require("./features/webgl"),"webgl2":require("./features/webgl2"),"webgpu":require("./features/webgpu"),"webhid":require("./features/webhid"),"webkit-user-drag":require("./features/webkit-user-drag"),"webm":require("./features/webm"),"webnfc":require("./features/webnfc"),"webp":require("./features/webp"),"websockets":require("./features/websockets"),"webtransport":require("./features/webtransport"),"webusb":require("./features/webusb"),"webvr":require("./features/webvr"),"webvtt":require("./features/webvtt"),"webworkers":require("./features/webworkers"),"webxr":require("./features/webxr"),"will-change":require("./features/will-change"),"woff":require("./features/woff"),"woff2":require("./features/woff2"),"word-break":require("./features/word-break"),"wordwrap":require("./features/wordwrap"),"x-doc-messaging":require("./features/x-doc-messaging"),"x-frame-options":require("./features/x-frame-options"),"xhr2":require("./features/xhr2"),"xhtml":require("./features/xhtml"),"xhtmlsmil":require("./features/xhtmlsmil"),"xml-serializer":require("./features/xml-serializer"),"zstd":require("./features/zstd")}; +module.exports={"aac":require("./features/aac"),"abortcontroller":require("./features/abortcontroller"),"ac3-ec3":require("./features/ac3-ec3"),"accelerometer":require("./features/accelerometer"),"addeventlistener":require("./features/addeventlistener"),"alternate-stylesheet":require("./features/alternate-stylesheet"),"ambient-light":require("./features/ambient-light"),"apng":require("./features/apng"),"array-find-index":require("./features/array-find-index"),"array-find":require("./features/array-find"),"array-flat":require("./features/array-flat"),"array-includes":require("./features/array-includes"),"arrow-functions":require("./features/arrow-functions"),"asmjs":require("./features/asmjs"),"async-clipboard":require("./features/async-clipboard"),"async-functions":require("./features/async-functions"),"atob-btoa":require("./features/atob-btoa"),"audio-api":require("./features/audio-api"),"audio":require("./features/audio"),"audiotracks":require("./features/audiotracks"),"autofocus":require("./features/autofocus"),"auxclick":require("./features/auxclick"),"av1":require("./features/av1"),"avif":require("./features/avif"),"background-attachment":require("./features/background-attachment"),"background-clip-text":require("./features/background-clip-text"),"background-img-opts":require("./features/background-img-opts"),"background-position-x-y":require("./features/background-position-x-y"),"background-repeat-round-space":require("./features/background-repeat-round-space"),"background-sync":require("./features/background-sync"),"battery-status":require("./features/battery-status"),"beacon":require("./features/beacon"),"beforeafterprint":require("./features/beforeafterprint"),"bigint":require("./features/bigint"),"blobbuilder":require("./features/blobbuilder"),"bloburls":require("./features/bloburls"),"border-image":require("./features/border-image"),"border-radius":require("./features/border-radius"),"broadcastchannel":require("./features/broadcastchannel"),"brotli":require("./features/brotli"),"calc":require("./features/calc"),"canvas-blending":require("./features/canvas-blending"),"canvas-text":require("./features/canvas-text"),"canvas":require("./features/canvas"),"ch-unit":require("./features/ch-unit"),"chacha20-poly1305":require("./features/chacha20-poly1305"),"channel-messaging":require("./features/channel-messaging"),"childnode-remove":require("./features/childnode-remove"),"classlist":require("./features/classlist"),"client-hints-dpr-width-viewport":require("./features/client-hints-dpr-width-viewport"),"clipboard":require("./features/clipboard"),"colr-v1":require("./features/colr-v1"),"colr":require("./features/colr"),"comparedocumentposition":require("./features/comparedocumentposition"),"console-basic":require("./features/console-basic"),"console-time":require("./features/console-time"),"const":require("./features/const"),"constraint-validation":require("./features/constraint-validation"),"contenteditable":require("./features/contenteditable"),"contentsecuritypolicy":require("./features/contentsecuritypolicy"),"contentsecuritypolicy2":require("./features/contentsecuritypolicy2"),"cookie-store-api":require("./features/cookie-store-api"),"cors":require("./features/cors"),"createimagebitmap":require("./features/createimagebitmap"),"credential-management":require("./features/credential-management"),"cryptography":require("./features/cryptography"),"css-all":require("./features/css-all"),"css-anchor-positioning":require("./features/css-anchor-positioning"),"css-animation":require("./features/css-animation"),"css-any-link":require("./features/css-any-link"),"css-appearance":require("./features/css-appearance"),"css-at-counter-style":require("./features/css-at-counter-style"),"css-autofill":require("./features/css-autofill"),"css-backdrop-filter":require("./features/css-backdrop-filter"),"css-background-offsets":require("./features/css-background-offsets"),"css-backgroundblendmode":require("./features/css-backgroundblendmode"),"css-boxdecorationbreak":require("./features/css-boxdecorationbreak"),"css-boxshadow":require("./features/css-boxshadow"),"css-canvas":require("./features/css-canvas"),"css-caret-color":require("./features/css-caret-color"),"css-cascade-layers":require("./features/css-cascade-layers"),"css-cascade-scope":require("./features/css-cascade-scope"),"css-case-insensitive":require("./features/css-case-insensitive"),"css-clip-path":require("./features/css-clip-path"),"css-color-adjust":require("./features/css-color-adjust"),"css-color-function":require("./features/css-color-function"),"css-conic-gradients":require("./features/css-conic-gradients"),"css-container-queries-style":require("./features/css-container-queries-style"),"css-container-queries":require("./features/css-container-queries"),"css-container-query-units":require("./features/css-container-query-units"),"css-containment":require("./features/css-containment"),"css-content-visibility":require("./features/css-content-visibility"),"css-counters":require("./features/css-counters"),"css-crisp-edges":require("./features/css-crisp-edges"),"css-cross-fade":require("./features/css-cross-fade"),"css-default-pseudo":require("./features/css-default-pseudo"),"css-descendant-gtgt":require("./features/css-descendant-gtgt"),"css-deviceadaptation":require("./features/css-deviceadaptation"),"css-dir-pseudo":require("./features/css-dir-pseudo"),"css-display-contents":require("./features/css-display-contents"),"css-element-function":require("./features/css-element-function"),"css-env-function":require("./features/css-env-function"),"css-exclusions":require("./features/css-exclusions"),"css-featurequeries":require("./features/css-featurequeries"),"css-file-selector-button":require("./features/css-file-selector-button"),"css-filter-function":require("./features/css-filter-function"),"css-filters":require("./features/css-filters"),"css-first-letter":require("./features/css-first-letter"),"css-first-line":require("./features/css-first-line"),"css-fixed":require("./features/css-fixed"),"css-focus-visible":require("./features/css-focus-visible"),"css-focus-within":require("./features/css-focus-within"),"css-font-palette":require("./features/css-font-palette"),"css-font-rendering-controls":require("./features/css-font-rendering-controls"),"css-font-stretch":require("./features/css-font-stretch"),"css-gencontent":require("./features/css-gencontent"),"css-gradients":require("./features/css-gradients"),"css-grid-animation":require("./features/css-grid-animation"),"css-grid":require("./features/css-grid"),"css-hanging-punctuation":require("./features/css-hanging-punctuation"),"css-has":require("./features/css-has"),"css-hyphens":require("./features/css-hyphens"),"css-image-orientation":require("./features/css-image-orientation"),"css-image-set":require("./features/css-image-set"),"css-in-out-of-range":require("./features/css-in-out-of-range"),"css-indeterminate-pseudo":require("./features/css-indeterminate-pseudo"),"css-initial-letter":require("./features/css-initial-letter"),"css-initial-value":require("./features/css-initial-value"),"css-lch-lab":require("./features/css-lch-lab"),"css-letter-spacing":require("./features/css-letter-spacing"),"css-line-clamp":require("./features/css-line-clamp"),"css-logical-props":require("./features/css-logical-props"),"css-marker-pseudo":require("./features/css-marker-pseudo"),"css-masks":require("./features/css-masks"),"css-matches-pseudo":require("./features/css-matches-pseudo"),"css-math-functions":require("./features/css-math-functions"),"css-media-interaction":require("./features/css-media-interaction"),"css-media-range-syntax":require("./features/css-media-range-syntax"),"css-media-resolution":require("./features/css-media-resolution"),"css-media-scripting":require("./features/css-media-scripting"),"css-mediaqueries":require("./features/css-mediaqueries"),"css-mixblendmode":require("./features/css-mixblendmode"),"css-module-scripts":require("./features/css-module-scripts"),"css-motion-paths":require("./features/css-motion-paths"),"css-namespaces":require("./features/css-namespaces"),"css-nesting":require("./features/css-nesting"),"css-not-sel-list":require("./features/css-not-sel-list"),"css-nth-child-of":require("./features/css-nth-child-of"),"css-opacity":require("./features/css-opacity"),"css-optional-pseudo":require("./features/css-optional-pseudo"),"css-overflow-anchor":require("./features/css-overflow-anchor"),"css-overflow-overlay":require("./features/css-overflow-overlay"),"css-overflow":require("./features/css-overflow"),"css-overscroll-behavior":require("./features/css-overscroll-behavior"),"css-page-break":require("./features/css-page-break"),"css-paged-media":require("./features/css-paged-media"),"css-paint-api":require("./features/css-paint-api"),"css-placeholder-shown":require("./features/css-placeholder-shown"),"css-placeholder":require("./features/css-placeholder"),"css-print-color-adjust":require("./features/css-print-color-adjust"),"css-read-only-write":require("./features/css-read-only-write"),"css-rebeccapurple":require("./features/css-rebeccapurple"),"css-reflections":require("./features/css-reflections"),"css-regions":require("./features/css-regions"),"css-relative-colors":require("./features/css-relative-colors"),"css-repeating-gradients":require("./features/css-repeating-gradients"),"css-resize":require("./features/css-resize"),"css-revert-value":require("./features/css-revert-value"),"css-rrggbbaa":require("./features/css-rrggbbaa"),"css-scroll-behavior":require("./features/css-scroll-behavior"),"css-scrollbar":require("./features/css-scrollbar"),"css-sel2":require("./features/css-sel2"),"css-sel3":require("./features/css-sel3"),"css-selection":require("./features/css-selection"),"css-shapes":require("./features/css-shapes"),"css-snappoints":require("./features/css-snappoints"),"css-sticky":require("./features/css-sticky"),"css-subgrid":require("./features/css-subgrid"),"css-supports-api":require("./features/css-supports-api"),"css-table":require("./features/css-table"),"css-text-align-last":require("./features/css-text-align-last"),"css-text-box-trim":require("./features/css-text-box-trim"),"css-text-indent":require("./features/css-text-indent"),"css-text-justify":require("./features/css-text-justify"),"css-text-orientation":require("./features/css-text-orientation"),"css-text-spacing":require("./features/css-text-spacing"),"css-text-wrap-balance":require("./features/css-text-wrap-balance"),"css-textshadow":require("./features/css-textshadow"),"css-touch-action":require("./features/css-touch-action"),"css-transitions":require("./features/css-transitions"),"css-unicode-bidi":require("./features/css-unicode-bidi"),"css-unset-value":require("./features/css-unset-value"),"css-variables":require("./features/css-variables"),"css-when-else":require("./features/css-when-else"),"css-widows-orphans":require("./features/css-widows-orphans"),"css-width-stretch":require("./features/css-width-stretch"),"css-writing-mode":require("./features/css-writing-mode"),"css-zoom":require("./features/css-zoom"),"css3-attr":require("./features/css3-attr"),"css3-boxsizing":require("./features/css3-boxsizing"),"css3-colors":require("./features/css3-colors"),"css3-cursors-grab":require("./features/css3-cursors-grab"),"css3-cursors-newer":require("./features/css3-cursors-newer"),"css3-cursors":require("./features/css3-cursors"),"css3-tabsize":require("./features/css3-tabsize"),"currentcolor":require("./features/currentcolor"),"custom-elements":require("./features/custom-elements"),"custom-elementsv1":require("./features/custom-elementsv1"),"customevent":require("./features/customevent"),"datalist":require("./features/datalist"),"dataset":require("./features/dataset"),"datauri":require("./features/datauri"),"date-tolocaledatestring":require("./features/date-tolocaledatestring"),"declarative-shadow-dom":require("./features/declarative-shadow-dom"),"decorators":require("./features/decorators"),"details":require("./features/details"),"deviceorientation":require("./features/deviceorientation"),"devicepixelratio":require("./features/devicepixelratio"),"dialog":require("./features/dialog"),"dispatchevent":require("./features/dispatchevent"),"dnssec":require("./features/dnssec"),"do-not-track":require("./features/do-not-track"),"document-currentscript":require("./features/document-currentscript"),"document-evaluate-xpath":require("./features/document-evaluate-xpath"),"document-execcommand":require("./features/document-execcommand"),"document-policy":require("./features/document-policy"),"document-scrollingelement":require("./features/document-scrollingelement"),"documenthead":require("./features/documenthead"),"dom-manip-convenience":require("./features/dom-manip-convenience"),"dom-range":require("./features/dom-range"),"domcontentloaded":require("./features/domcontentloaded"),"dommatrix":require("./features/dommatrix"),"download":require("./features/download"),"dragndrop":require("./features/dragndrop"),"element-closest":require("./features/element-closest"),"element-from-point":require("./features/element-from-point"),"element-scroll-methods":require("./features/element-scroll-methods"),"eme":require("./features/eme"),"eot":require("./features/eot"),"es5":require("./features/es5"),"es6-class":require("./features/es6-class"),"es6-generators":require("./features/es6-generators"),"es6-module-dynamic-import":require("./features/es6-module-dynamic-import"),"es6-module":require("./features/es6-module"),"es6-number":require("./features/es6-number"),"es6-string-includes":require("./features/es6-string-includes"),"es6":require("./features/es6"),"eventsource":require("./features/eventsource"),"extended-system-fonts":require("./features/extended-system-fonts"),"feature-policy":require("./features/feature-policy"),"fetch":require("./features/fetch"),"fieldset-disabled":require("./features/fieldset-disabled"),"fileapi":require("./features/fileapi"),"filereader":require("./features/filereader"),"filereadersync":require("./features/filereadersync"),"filesystem":require("./features/filesystem"),"flac":require("./features/flac"),"flexbox-gap":require("./features/flexbox-gap"),"flexbox":require("./features/flexbox"),"flow-root":require("./features/flow-root"),"focusin-focusout-events":require("./features/focusin-focusout-events"),"font-family-system-ui":require("./features/font-family-system-ui"),"font-feature":require("./features/font-feature"),"font-kerning":require("./features/font-kerning"),"font-loading":require("./features/font-loading"),"font-size-adjust":require("./features/font-size-adjust"),"font-smooth":require("./features/font-smooth"),"font-unicode-range":require("./features/font-unicode-range"),"font-variant-alternates":require("./features/font-variant-alternates"),"font-variant-numeric":require("./features/font-variant-numeric"),"fontface":require("./features/fontface"),"form-attribute":require("./features/form-attribute"),"form-submit-attributes":require("./features/form-submit-attributes"),"form-validation":require("./features/form-validation"),"forms":require("./features/forms"),"fullscreen":require("./features/fullscreen"),"gamepad":require("./features/gamepad"),"geolocation":require("./features/geolocation"),"getboundingclientrect":require("./features/getboundingclientrect"),"getcomputedstyle":require("./features/getcomputedstyle"),"getelementsbyclassname":require("./features/getelementsbyclassname"),"getrandomvalues":require("./features/getrandomvalues"),"gyroscope":require("./features/gyroscope"),"hardwareconcurrency":require("./features/hardwareconcurrency"),"hashchange":require("./features/hashchange"),"heif":require("./features/heif"),"hevc":require("./features/hevc"),"hidden":require("./features/hidden"),"high-resolution-time":require("./features/high-resolution-time"),"history":require("./features/history"),"html-media-capture":require("./features/html-media-capture"),"html5semantic":require("./features/html5semantic"),"http-live-streaming":require("./features/http-live-streaming"),"http2":require("./features/http2"),"http3":require("./features/http3"),"iframe-sandbox":require("./features/iframe-sandbox"),"iframe-seamless":require("./features/iframe-seamless"),"iframe-srcdoc":require("./features/iframe-srcdoc"),"imagecapture":require("./features/imagecapture"),"ime":require("./features/ime"),"img-naturalwidth-naturalheight":require("./features/img-naturalwidth-naturalheight"),"import-maps":require("./features/import-maps"),"imports":require("./features/imports"),"indeterminate-checkbox":require("./features/indeterminate-checkbox"),"indexeddb":require("./features/indexeddb"),"indexeddb2":require("./features/indexeddb2"),"inline-block":require("./features/inline-block"),"innertext":require("./features/innertext"),"input-autocomplete-onoff":require("./features/input-autocomplete-onoff"),"input-color":require("./features/input-color"),"input-datetime":require("./features/input-datetime"),"input-email-tel-url":require("./features/input-email-tel-url"),"input-event":require("./features/input-event"),"input-file-accept":require("./features/input-file-accept"),"input-file-directory":require("./features/input-file-directory"),"input-file-multiple":require("./features/input-file-multiple"),"input-inputmode":require("./features/input-inputmode"),"input-minlength":require("./features/input-minlength"),"input-number":require("./features/input-number"),"input-pattern":require("./features/input-pattern"),"input-placeholder":require("./features/input-placeholder"),"input-range":require("./features/input-range"),"input-search":require("./features/input-search"),"input-selection":require("./features/input-selection"),"insert-adjacent":require("./features/insert-adjacent"),"insertadjacenthtml":require("./features/insertadjacenthtml"),"internationalization":require("./features/internationalization"),"intersectionobserver-v2":require("./features/intersectionobserver-v2"),"intersectionobserver":require("./features/intersectionobserver"),"intl-pluralrules":require("./features/intl-pluralrules"),"intrinsic-width":require("./features/intrinsic-width"),"jpeg2000":require("./features/jpeg2000"),"jpegxl":require("./features/jpegxl"),"jpegxr":require("./features/jpegxr"),"js-regexp-lookbehind":require("./features/js-regexp-lookbehind"),"json":require("./features/json"),"justify-content-space-evenly":require("./features/justify-content-space-evenly"),"kerning-pairs-ligatures":require("./features/kerning-pairs-ligatures"),"keyboardevent-charcode":require("./features/keyboardevent-charcode"),"keyboardevent-code":require("./features/keyboardevent-code"),"keyboardevent-getmodifierstate":require("./features/keyboardevent-getmodifierstate"),"keyboardevent-key":require("./features/keyboardevent-key"),"keyboardevent-location":require("./features/keyboardevent-location"),"keyboardevent-which":require("./features/keyboardevent-which"),"lazyload":require("./features/lazyload"),"let":require("./features/let"),"link-icon-png":require("./features/link-icon-png"),"link-icon-svg":require("./features/link-icon-svg"),"link-rel-dns-prefetch":require("./features/link-rel-dns-prefetch"),"link-rel-modulepreload":require("./features/link-rel-modulepreload"),"link-rel-preconnect":require("./features/link-rel-preconnect"),"link-rel-prefetch":require("./features/link-rel-prefetch"),"link-rel-preload":require("./features/link-rel-preload"),"link-rel-prerender":require("./features/link-rel-prerender"),"loading-lazy-attr":require("./features/loading-lazy-attr"),"localecompare":require("./features/localecompare"),"magnetometer":require("./features/magnetometer"),"matchesselector":require("./features/matchesselector"),"matchmedia":require("./features/matchmedia"),"mathml":require("./features/mathml"),"maxlength":require("./features/maxlength"),"mdn-css-backdrop-pseudo-element":require("./features/mdn-css-backdrop-pseudo-element"),"mdn-css-unicode-bidi-isolate-override":require("./features/mdn-css-unicode-bidi-isolate-override"),"mdn-css-unicode-bidi-isolate":require("./features/mdn-css-unicode-bidi-isolate"),"mdn-css-unicode-bidi-plaintext":require("./features/mdn-css-unicode-bidi-plaintext"),"mdn-text-decoration-color":require("./features/mdn-text-decoration-color"),"mdn-text-decoration-line":require("./features/mdn-text-decoration-line"),"mdn-text-decoration-shorthand":require("./features/mdn-text-decoration-shorthand"),"mdn-text-decoration-style":require("./features/mdn-text-decoration-style"),"media-fragments":require("./features/media-fragments"),"mediacapture-fromelement":require("./features/mediacapture-fromelement"),"mediarecorder":require("./features/mediarecorder"),"mediasource":require("./features/mediasource"),"menu":require("./features/menu"),"meta-theme-color":require("./features/meta-theme-color"),"meter":require("./features/meter"),"midi":require("./features/midi"),"minmaxwh":require("./features/minmaxwh"),"mp3":require("./features/mp3"),"mpeg-dash":require("./features/mpeg-dash"),"mpeg4":require("./features/mpeg4"),"multibackgrounds":require("./features/multibackgrounds"),"multicolumn":require("./features/multicolumn"),"mutation-events":require("./features/mutation-events"),"mutationobserver":require("./features/mutationobserver"),"namevalue-storage":require("./features/namevalue-storage"),"native-filesystem-api":require("./features/native-filesystem-api"),"nav-timing":require("./features/nav-timing"),"netinfo":require("./features/netinfo"),"notifications":require("./features/notifications"),"object-entries":require("./features/object-entries"),"object-fit":require("./features/object-fit"),"object-observe":require("./features/object-observe"),"object-values":require("./features/object-values"),"objectrtc":require("./features/objectrtc"),"offline-apps":require("./features/offline-apps"),"offscreencanvas":require("./features/offscreencanvas"),"ogg-vorbis":require("./features/ogg-vorbis"),"ogv":require("./features/ogv"),"ol-reversed":require("./features/ol-reversed"),"once-event-listener":require("./features/once-event-listener"),"online-status":require("./features/online-status"),"opus":require("./features/opus"),"orientation-sensor":require("./features/orientation-sensor"),"outline":require("./features/outline"),"pad-start-end":require("./features/pad-start-end"),"page-transition-events":require("./features/page-transition-events"),"pagevisibility":require("./features/pagevisibility"),"passive-event-listener":require("./features/passive-event-listener"),"passkeys":require("./features/passkeys"),"passwordrules":require("./features/passwordrules"),"path2d":require("./features/path2d"),"payment-request":require("./features/payment-request"),"pdf-viewer":require("./features/pdf-viewer"),"permissions-api":require("./features/permissions-api"),"permissions-policy":require("./features/permissions-policy"),"picture-in-picture":require("./features/picture-in-picture"),"picture":require("./features/picture"),"ping":require("./features/ping"),"png-alpha":require("./features/png-alpha"),"pointer-events":require("./features/pointer-events"),"pointer":require("./features/pointer"),"pointerlock":require("./features/pointerlock"),"portals":require("./features/portals"),"prefers-color-scheme":require("./features/prefers-color-scheme"),"prefers-reduced-motion":require("./features/prefers-reduced-motion"),"progress":require("./features/progress"),"promise-finally":require("./features/promise-finally"),"promises":require("./features/promises"),"proximity":require("./features/proximity"),"proxy":require("./features/proxy"),"publickeypinning":require("./features/publickeypinning"),"push-api":require("./features/push-api"),"queryselector":require("./features/queryselector"),"readonly-attr":require("./features/readonly-attr"),"referrer-policy":require("./features/referrer-policy"),"registerprotocolhandler":require("./features/registerprotocolhandler"),"rel-noopener":require("./features/rel-noopener"),"rel-noreferrer":require("./features/rel-noreferrer"),"rellist":require("./features/rellist"),"rem":require("./features/rem"),"requestanimationframe":require("./features/requestanimationframe"),"requestidlecallback":require("./features/requestidlecallback"),"resizeobserver":require("./features/resizeobserver"),"resource-timing":require("./features/resource-timing"),"rest-parameters":require("./features/rest-parameters"),"rtcpeerconnection":require("./features/rtcpeerconnection"),"ruby":require("./features/ruby"),"run-in":require("./features/run-in"),"same-site-cookie-attribute":require("./features/same-site-cookie-attribute"),"screen-orientation":require("./features/screen-orientation"),"script-async":require("./features/script-async"),"script-defer":require("./features/script-defer"),"scrollintoview":require("./features/scrollintoview"),"scrollintoviewifneeded":require("./features/scrollintoviewifneeded"),"sdch":require("./features/sdch"),"selection-api":require("./features/selection-api"),"selectlist":require("./features/selectlist"),"server-timing":require("./features/server-timing"),"serviceworkers":require("./features/serviceworkers"),"setimmediate":require("./features/setimmediate"),"shadowdom":require("./features/shadowdom"),"shadowdomv1":require("./features/shadowdomv1"),"sharedarraybuffer":require("./features/sharedarraybuffer"),"sharedworkers":require("./features/sharedworkers"),"sni":require("./features/sni"),"spdy":require("./features/spdy"),"speech-recognition":require("./features/speech-recognition"),"speech-synthesis":require("./features/speech-synthesis"),"spellcheck-attribute":require("./features/spellcheck-attribute"),"sql-storage":require("./features/sql-storage"),"srcset":require("./features/srcset"),"stream":require("./features/stream"),"streams":require("./features/streams"),"stricttransportsecurity":require("./features/stricttransportsecurity"),"style-scoped":require("./features/style-scoped"),"subresource-bundling":require("./features/subresource-bundling"),"subresource-integrity":require("./features/subresource-integrity"),"svg-css":require("./features/svg-css"),"svg-filters":require("./features/svg-filters"),"svg-fonts":require("./features/svg-fonts"),"svg-fragment":require("./features/svg-fragment"),"svg-html":require("./features/svg-html"),"svg-html5":require("./features/svg-html5"),"svg-img":require("./features/svg-img"),"svg-smil":require("./features/svg-smil"),"svg":require("./features/svg"),"sxg":require("./features/sxg"),"tabindex-attr":require("./features/tabindex-attr"),"template-literals":require("./features/template-literals"),"template":require("./features/template"),"temporal":require("./features/temporal"),"testfeat":require("./features/testfeat"),"text-decoration":require("./features/text-decoration"),"text-emphasis":require("./features/text-emphasis"),"text-overflow":require("./features/text-overflow"),"text-size-adjust":require("./features/text-size-adjust"),"text-stroke":require("./features/text-stroke"),"textcontent":require("./features/textcontent"),"textencoder":require("./features/textencoder"),"tls1-1":require("./features/tls1-1"),"tls1-2":require("./features/tls1-2"),"tls1-3":require("./features/tls1-3"),"touch":require("./features/touch"),"transforms2d":require("./features/transforms2d"),"transforms3d":require("./features/transforms3d"),"trusted-types":require("./features/trusted-types"),"ttf":require("./features/ttf"),"typedarrays":require("./features/typedarrays"),"u2f":require("./features/u2f"),"unhandledrejection":require("./features/unhandledrejection"),"upgradeinsecurerequests":require("./features/upgradeinsecurerequests"),"url-scroll-to-text-fragment":require("./features/url-scroll-to-text-fragment"),"url":require("./features/url"),"urlsearchparams":require("./features/urlsearchparams"),"use-strict":require("./features/use-strict"),"user-select-none":require("./features/user-select-none"),"user-timing":require("./features/user-timing"),"variable-fonts":require("./features/variable-fonts"),"vector-effect":require("./features/vector-effect"),"vibration":require("./features/vibration"),"video":require("./features/video"),"videotracks":require("./features/videotracks"),"view-transitions":require("./features/view-transitions"),"viewport-unit-variants":require("./features/viewport-unit-variants"),"viewport-units":require("./features/viewport-units"),"wai-aria":require("./features/wai-aria"),"wake-lock":require("./features/wake-lock"),"wasm-bigint":require("./features/wasm-bigint"),"wasm-bulk-memory":require("./features/wasm-bulk-memory"),"wasm-extended-const":require("./features/wasm-extended-const"),"wasm-gc":require("./features/wasm-gc"),"wasm-multi-memory":require("./features/wasm-multi-memory"),"wasm-multi-value":require("./features/wasm-multi-value"),"wasm-mutable-globals":require("./features/wasm-mutable-globals"),"wasm-nontrapping-fptoint":require("./features/wasm-nontrapping-fptoint"),"wasm-reference-types":require("./features/wasm-reference-types"),"wasm-relaxed-simd":require("./features/wasm-relaxed-simd"),"wasm-signext":require("./features/wasm-signext"),"wasm-simd":require("./features/wasm-simd"),"wasm-tail-calls":require("./features/wasm-tail-calls"),"wasm-threads":require("./features/wasm-threads"),"wasm":require("./features/wasm"),"wav":require("./features/wav"),"wbr-element":require("./features/wbr-element"),"web-animation":require("./features/web-animation"),"web-app-manifest":require("./features/web-app-manifest"),"web-bluetooth":require("./features/web-bluetooth"),"web-serial":require("./features/web-serial"),"web-share":require("./features/web-share"),"webauthn":require("./features/webauthn"),"webcodecs":require("./features/webcodecs"),"webgl":require("./features/webgl"),"webgl2":require("./features/webgl2"),"webgpu":require("./features/webgpu"),"webhid":require("./features/webhid"),"webkit-user-drag":require("./features/webkit-user-drag"),"webm":require("./features/webm"),"webnfc":require("./features/webnfc"),"webp":require("./features/webp"),"websockets":require("./features/websockets"),"webtransport":require("./features/webtransport"),"webusb":require("./features/webusb"),"webvr":require("./features/webvr"),"webvtt":require("./features/webvtt"),"webworkers":require("./features/webworkers"),"webxr":require("./features/webxr"),"will-change":require("./features/will-change"),"woff":require("./features/woff"),"woff2":require("./features/woff2"),"word-break":require("./features/word-break"),"wordwrap":require("./features/wordwrap"),"x-doc-messaging":require("./features/x-doc-messaging"),"x-frame-options":require("./features/x-frame-options"),"xhr2":require("./features/xhr2"),"xhtml":require("./features/xhtml"),"xhtmlsmil":require("./features/xhtmlsmil"),"xml-serializer":require("./features/xml-serializer"),"zstd":require("./features/zstd")}; diff --git a/node_modules/caniuse-lite/data/features/aac.js b/node_modules/caniuse-lite/data/features/aac.js index 9c37862c..5a574530 100644 --- a/node_modules/caniuse-lite/data/features/aac.js +++ b/node_modules/caniuse-lite/data/features/aac.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"G A B","2":"K E F bC"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"2":"cC DC J GB K E F G A B C L M H N O P HB v w fC gC","132":"0 1 2 3 4 5 6 7 8 9 x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"J GB K E F G","16":"A B"},E:{"1":"J GB K E F G A B C L M H iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"hC KC"},F:{"1":"0 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"G B C sC tC uC vC 7B ZC wC 8B"},G:{"1":"F xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","16":"KC"},H:{"2":"JD"},I:{"1":"DC J D ND aC OD PD","2":"KD LD MD"},J:{"1":"A","2":"E"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"132":"D"},N:{"1":"A","2":"B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"132":"dD eD"}},B:6,C:"AAC audio file format",D:true}; +module.exports={A:{A:{"1":"F A B","2":"K D E cC"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"2":"dC EC J HB K D E F A B C L M G N O P IB w x gC hC","132":"0 1 2 3 4 5 6 7 8 9 y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"J HB K D E F","16":"A B"},E:{"1":"J HB K D E F A B C L M G jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"iC LC"},F:{"1":"0 1 G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"F B C tC uC vC wC 8B aC xC 9B"},G:{"1":"E yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","16":"LC"},H:{"2":"KD"},I:{"1":"EC J I OD bC PD QD","2":"LD MD ND"},J:{"1":"A","2":"D"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"132":"v"},N:{"1":"A","2":"B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"132":"eD fD"}},B:6,C:"AAC audio file format",D:true}; diff --git a/node_modules/caniuse-lite/data/features/abortcontroller.js b/node_modules/caniuse-lite/data/features/abortcontroller.js index 0728f290..24fc850a 100644 --- a/node_modules/caniuse-lite/data/features/abortcontroller.js +++ b/node_modules/caniuse-lite/data/features/abortcontroller.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M H"},C:{"1":"1 2 3 4 5 6 7 8 9 nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB"},E:{"1":"L M H 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F G A B hC KC iC jC kC lC LC","130":"C 7B"},F:{"1":"jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB sC tC uC vC 7B ZC wC 8B"},G:{"1":"7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z UD LC VD WD XD YD ZD AC BC CC aD","2":"J QD RD SD TD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"eD","2":"dD"}},B:1,C:"AbortController & AbortSignal",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G"},C:{"1":"2 3 4 5 6 7 8 9 oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB gC hC"},D:{"1":"2 3 4 5 6 7 8 9 vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB"},E:{"1":"L M G 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E F A B iC LC jC kC lC mC MC","130":"C 8B"},F:{"1":"kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB tC uC vC wC 8B aC xC 9B"},G:{"1":"8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z VD MC WD XD YD ZD aD BC CC DC bD","2":"J RD SD TD UD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"fD","2":"eD"}},B:1,C:"AbortController & AbortSignal",D:true}; diff --git a/node_modules/caniuse-lite/data/features/ac3-ec3.js b/node_modules/caniuse-lite/data/features/ac3-ec3.js index a9400073..3b339f84 100644 --- a/node_modules/caniuse-lite/data/features/ac3-ec3.js +++ b/node_modules/caniuse-lite/data/features/ac3-ec3.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"C L M H N O P","2":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"2":"0 1 2 3 4 5 6 7 8 9 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC fC gC"},D:{"2":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"2":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u sC tC uC vC 7B ZC wC 8B"},G:{"2":"F KC xC aC yC zC 0C 1C","132":"2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"2":"JD"},I:{"2":"DC J D KD LD MD ND aC OD PD"},J:{"2":"E","132":"A"},K:{"2":"A B C I 7B ZC","132":"8B"},L:{"2":"D"},M:{"2":"D"},N:{"2":"A B"},O:{"2":"9B"},P:{"2":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"2":"bD"},R:{"2":"cD"},S:{"2":"dD eD"}},B:6,C:"AC-3 (Dolby Digital) and EC-3 (Dolby Digital Plus) codecs",D:false}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"C L M G N O P","2":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"2":"0 1 2 3 4 5 6 7 8 9 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC gC hC"},D:{"2":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"2":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u tC uC vC wC 8B aC xC 9B"},G:{"2":"E LC yC bC zC 0C 1C 2C","132":"3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"2":"KD"},I:{"2":"EC J I LD MD ND OD bC PD QD"},J:{"2":"D","132":"A"},K:{"2":"A B C H 8B aC","132":"9B"},L:{"2":"I"},M:{"2":"v"},N:{"2":"A B"},O:{"2":"AC"},P:{"2":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"2":"cD"},R:{"2":"dD"},S:{"2":"eD fD"}},B:6,C:"AC-3 (Dolby Digital) and EC-3 (Dolby Digital Plus) codecs",D:false}; diff --git a/node_modules/caniuse-lite/data/features/accelerometer.js b/node_modules/caniuse-lite/data/features/accelerometer.js index 42beda79..14071eea 100644 --- a/node_modules/caniuse-lite/data/features/accelerometer.js +++ b/node_modules/caniuse-lite/data/features/accelerometer.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M H N O P"},C:{"2":"0 1 2 3 4 5 6 7 8 9 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB","194":"oB EC pB FC qB rB sB tB uB"},E:{"2":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"1":"kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB sC tC uC vC 7B ZC wC 8B"},G:{"2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"2":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"2":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"2":"dD eD"}},B:4,C:"Accelerometer",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G N O P"},C:{"2":"0 1 2 3 4 5 6 7 8 9 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC gC hC"},D:{"1":"2 3 4 5 6 7 8 9 wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB","194":"pB FC qB GC rB sB tB uB vB"},E:{"2":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"1":"lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB tC uC vC wC 8B aC xC 9B"},G:{"2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"2":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"2":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"2":"eD fD"}},B:4,C:"Accelerometer",D:true}; diff --git a/node_modules/caniuse-lite/data/features/addeventlistener.js b/node_modules/caniuse-lite/data/features/addeventlistener.js index c132c9fe..980aa342 100644 --- a/node_modules/caniuse-lite/data/features/addeventlistener.js +++ b/node_modules/caniuse-lite/data/features/addeventlistener.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"G A B","130":"K E F bC"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"0 1 2 3 4 5 6 7 8 9 E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","257":"cC DC J GB K fC gC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"1":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"1":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u sC tC uC vC 7B ZC wC 8B"},G:{"1":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"1":"JD"},I:{"1":"DC J D KD LD MD ND aC OD PD"},J:{"1":"E A"},K:{"1":"A B C I 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"1":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:1,C:"EventTarget.addEventListener()",D:true}; +module.exports={A:{A:{"1":"F A B","130":"K D E cC"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"0 1 2 3 4 5 6 7 8 9 D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","257":"dC EC J HB K gC hC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"1":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"1":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u tC uC vC wC 8B aC xC 9B"},G:{"1":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"1":"KD"},I:{"1":"EC J I LD MD ND OD bC PD QD"},J:{"1":"D A"},K:{"1":"A B C H 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"1":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:1,C:"EventTarget.addEventListener()",D:true}; diff --git a/node_modules/caniuse-lite/data/features/alternate-stylesheet.js b/node_modules/caniuse-lite/data/features/alternate-stylesheet.js index b2e5bdb6..39dbd948 100644 --- a/node_modules/caniuse-lite/data/features/alternate-stylesheet.js +++ b/node_modules/caniuse-lite/data/features/alternate-stylesheet.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"F G A B","2":"K E bC"},B:{"2":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"0 1 2 3 4 5 6 7 8 9 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC fC gC"},D:{"2":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"2":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"1":"G B C sC tC uC vC 7B ZC wC 8B","16":"0 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u"},G:{"2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"16":"JD"},I:{"2":"DC J D KD LD MD ND aC OD PD"},J:{"16":"E A"},K:{"2":"I","16":"A B C 7B ZC 8B"},L:{"16":"D"},M:{"16":"D"},N:{"16":"A B"},O:{"16":"9B"},P:{"16":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"2":"bD"},R:{"16":"cD"},S:{"1":"dD eD"}},B:1,C:"Alternate stylesheet",D:false}; +module.exports={A:{A:{"1":"E F A B","2":"K D cC"},B:{"2":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"0 1 2 3 4 5 6 7 8 9 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC gC hC"},D:{"2":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"2":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"1":"F B C tC uC vC wC 8B aC xC 9B","16":"0 1 G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u"},G:{"2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"16":"KD"},I:{"2":"EC J I LD MD ND OD bC PD QD"},J:{"16":"D A"},K:{"2":"H","16":"A B C 8B aC 9B"},L:{"16":"I"},M:{"16":"v"},N:{"16":"A B"},O:{"16":"AC"},P:{"16":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"2":"cD"},R:{"16":"dD"},S:{"1":"eD fD"}},B:1,C:"Alternate stylesheet",D:false}; diff --git a/node_modules/caniuse-lite/data/features/ambient-light.js b/node_modules/caniuse-lite/data/features/ambient-light.js index c779367d..1b9b4c0b 100644 --- a/node_modules/caniuse-lite/data/features/ambient-light.js +++ b/node_modules/caniuse-lite/data/features/ambient-light.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"2":"C L","132":"M H N O P","322":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"2":"cC DC J GB K E F G A B C L M H N O P HB v w fC gC","132":"0 x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC","194":"1 2 3 4 5 6 7 8 9 pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC"},D:{"2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB","322":"1 2 3 4 5 6 7 8 9 oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"2":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B sC tC uC vC 7B ZC wC 8B","322":"1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u"},G:{"2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"2":"JD"},I:{"2":"DC J D KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"2":"A B C I 7B ZC 8B"},L:{"2":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"2":"9B"},P:{"2":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"2":"bD"},R:{"2":"cD"},S:{"132":"dD eD"}},B:4,C:"Ambient Light Sensor",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"2":"C L","132":"M G N O P","322":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"2":"dC EC J HB K D E F A B C L M G N O P IB w x gC hC","132":"0 1 y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC","194":"2 3 4 5 6 7 8 9 qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC"},D:{"2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB","322":"2 3 4 5 6 7 8 9 pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"2":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B tC uC vC wC 8B aC xC 9B","322":"2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u"},G:{"2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"2":"KD"},I:{"2":"EC J I LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"2":"A B C H 8B aC 9B"},L:{"2":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"2":"AC"},P:{"2":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"2":"cD"},R:{"2":"dD"},S:{"132":"eD fD"}},B:4,C:"Ambient Light Sensor",D:true}; diff --git a/node_modules/caniuse-lite/data/features/apng.js b/node_modules/caniuse-lite/data/features/apng.js index 13f0e19b..a7ff4cad 100644 --- a/node_modules/caniuse-lite/data/features/apng.js +++ b/node_modules/caniuse-lite/data/features/apng.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M H N O P"},C:{"1":"0 1 2 3 4 5 6 7 8 9 DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC fC gC","2":"cC"},D:{"1":"1 2 3 4 5 6 7 8 9 EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB"},E:{"1":"F G A B C L M H lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E hC KC iC jC kC"},F:{"1":"B C cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u sC tC uC vC 7B ZC wC 8B","2":"0 G H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB"},G:{"1":"F 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"KC xC aC yC zC 0C"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"A B C I 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z SD TD UD LC VD WD XD YD ZD AC BC CC aD","2":"J QD RD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:4,C:"Animated PNG (APNG)",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G N O P"},C:{"1":"0 1 2 3 4 5 6 7 8 9 EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC gC hC","2":"dC"},D:{"1":"2 3 4 5 6 7 8 9 FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB"},E:{"1":"E F A B C L M G mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D iC LC jC kC lC"},F:{"1":"B C dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u tC uC vC wC 8B aC xC 9B","2":"0 1 F G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB"},G:{"1":"E 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"LC yC bC zC 0C 1C"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"A B C H 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z TD UD VD MC WD XD YD ZD aD BC CC DC bD","2":"J RD SD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:4,C:"Animated PNG (APNG)",D:true}; diff --git a/node_modules/caniuse-lite/data/features/array-find-index.js b/node_modules/caniuse-lite/data/features/array-find-index.js index 6da53dd3..b607c33d 100644 --- a/node_modules/caniuse-lite/data/features/array-find-index.js +++ b/node_modules/caniuse-lite/data/features/array-find-index.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"0 1 2 3 4 5 6 7 8 9 IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"cC DC J GB K E F G A B C L M H N O P HB v w x y z fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB"},E:{"1":"F G A B C L M H kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E hC KC iC jC"},F:{"1":"OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB sC tC uC vC 7B ZC wC 8B"},G:{"1":"F 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"KC xC aC yC zC 0C"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E","16":"A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD","2":"J"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:6,C:"Array.prototype.findIndex",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"1 2 3 4 5 6 7 8 9 JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 dC EC J HB K D E F A B C L M G N O P IB w x y z gC hC"},D:{"1":"2 3 4 5 6 7 8 9 cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB"},E:{"1":"E F A B C L M G lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D iC LC jC kC"},F:{"1":"PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB tC uC vC wC 8B aC xC 9B"},G:{"1":"E 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"LC yC bC zC 0C 1C"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D","16":"A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD","2":"J"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:6,C:"Array.prototype.findIndex",D:true}; diff --git a/node_modules/caniuse-lite/data/features/array-find.js b/node_modules/caniuse-lite/data/features/array-find.js index 970355da..2f1807f2 100644 --- a/node_modules/caniuse-lite/data/features/array-find.js +++ b/node_modules/caniuse-lite/data/features/array-find.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","16":"C L M"},C:{"1":"0 1 2 3 4 5 6 7 8 9 IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"cC DC J GB K E F G A B C L M H N O P HB v w x y z fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB"},E:{"1":"F G A B C L M H kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E hC KC iC jC"},F:{"1":"OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB sC tC uC vC 7B ZC wC 8B"},G:{"1":"F 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"KC xC aC yC zC 0C"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E","16":"A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD","2":"J"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:6,C:"Array.prototype.find",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","16":"C L M"},C:{"1":"1 2 3 4 5 6 7 8 9 JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 dC EC J HB K D E F A B C L M G N O P IB w x y z gC hC"},D:{"1":"2 3 4 5 6 7 8 9 cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB"},E:{"1":"E F A B C L M G lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D iC LC jC kC"},F:{"1":"PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB tC uC vC wC 8B aC xC 9B"},G:{"1":"E 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"LC yC bC zC 0C 1C"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D","16":"A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD","2":"J"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:6,C:"Array.prototype.find",D:true}; diff --git a/node_modules/caniuse-lite/data/features/array-flat.js b/node_modules/caniuse-lite/data/features/array-flat.js index 1dcf42ae..6bc66496 100644 --- a/node_modules/caniuse-lite/data/features/array-flat.js +++ b/node_modules/caniuse-lite/data/features/array-flat.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M H N O P"},C:{"1":"1 2 3 4 5 6 7 8 9 qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB"},E:{"1":"C L M H 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F G A B hC KC iC jC kC lC LC 7B"},F:{"1":"mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB sC tC uC vC 7B ZC wC 8B"},G:{"1":"8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z LC VD WD XD YD ZD AC BC CC aD","2":"J QD RD SD TD UD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"eD","2":"dD"}},B:6,C:"flat & flatMap array methods",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G N O P"},C:{"1":"2 3 4 5 6 7 8 9 rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC gC hC"},D:{"1":"2 3 4 5 6 7 8 9 yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB"},E:{"1":"C L M G 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E F A B iC LC jC kC lC mC MC 8B"},F:{"1":"nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB tC uC vC wC 8B aC xC 9B"},G:{"1":"9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z MC WD XD YD ZD aD BC CC DC bD","2":"J RD SD TD UD VD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"fD","2":"eD"}},B:6,C:"flat & flatMap array methods",D:true}; diff --git a/node_modules/caniuse-lite/data/features/array-includes.js b/node_modules/caniuse-lite/data/features/array-includes.js index 83b5b15b..6986436d 100644 --- a/node_modules/caniuse-lite/data/features/array-includes.js +++ b/node_modules/caniuse-lite/data/features/array-includes.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L"},C:{"1":"1 2 3 4 5 6 7 8 9 ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB"},E:{"1":"G A B C L M H lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F hC KC iC jC kC"},F:{"1":"QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB sC tC uC vC 7B ZC wC 8B"},G:{"1":"2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD","2":"J"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:6,C:"Array.prototype.includes",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L"},C:{"1":"2 3 4 5 6 7 8 9 aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB gC hC"},D:{"1":"2 3 4 5 6 7 8 9 eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB"},E:{"1":"F A B C L M G mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E iC LC jC kC lC"},F:{"1":"RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB tC uC vC wC 8B aC xC 9B"},G:{"1":"3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD","2":"J"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:6,C:"Array.prototype.includes",D:true}; diff --git a/node_modules/caniuse-lite/data/features/arrow-functions.js b/node_modules/caniuse-lite/data/features/arrow-functions.js index d587ddfc..2d899503 100644 --- a/node_modules/caniuse-lite/data/features/arrow-functions.js +++ b/node_modules/caniuse-lite/data/features/arrow-functions.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"0 1 2 3 4 5 6 7 8 9 x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"cC DC J GB K E F G A B C L M H N O P HB v w fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB"},E:{"1":"A B C L M H LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F G hC KC iC jC kC lC"},F:{"1":"OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB sC tC uC vC 7B ZC wC 8B"},G:{"1":"4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C 2C 3C"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD","2":"J"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:6,C:"Arrow functions",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"0 1 2 3 4 5 6 7 8 9 y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"dC EC J HB K D E F A B C L M G N O P IB w x gC hC"},D:{"1":"2 3 4 5 6 7 8 9 cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB"},E:{"1":"A B C L M G MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E F iC LC jC kC lC mC"},F:{"1":"PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB tC uC vC wC 8B aC xC 9B"},G:{"1":"5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C 3C 4C"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD","2":"J"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:6,C:"Arrow functions",D:true}; diff --git a/node_modules/caniuse-lite/data/features/asmjs.js b/node_modules/caniuse-lite/data/features/asmjs.js index 479d2ee3..8ac352b6 100644 --- a/node_modules/caniuse-lite/data/features/asmjs.js +++ b/node_modules/caniuse-lite/data/features/asmjs.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"L M H N O P","132":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","322":"C"},C:{"1":"0 1 2 3 4 5 6 7 8 9 x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"cC DC J GB K E F G A B C L M H N O P HB v w fC gC"},D:{"2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB","132":"1 2 3 4 5 6 7 8 9 KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"2":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"2":"G B C sC tC uC vC 7B ZC wC 8B","132":"0 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u"},G:{"2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"2":"JD"},I:{"2":"DC J KD LD MD ND aC OD PD","132":"D"},J:{"2":"E A"},K:{"2":"A B C 7B ZC 8B","132":"I"},L:{"132":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"132":"9B"},P:{"2":"J","132":"0 v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"132":"bD"},R:{"132":"cD"},S:{"1":"dD eD"}},B:6,C:"asm.js",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"L M G N O P","132":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","322":"C"},C:{"1":"0 1 2 3 4 5 6 7 8 9 y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"dC EC J HB K D E F A B C L M G N O P IB w x gC hC"},D:{"2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB","132":"2 3 4 5 6 7 8 9 LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"2":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"2":"F B C tC uC vC wC 8B aC xC 9B","132":"0 1 G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u"},G:{"2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"2":"KD"},I:{"2":"EC J LD MD ND OD bC PD QD","132":"I"},J:{"2":"D A"},K:{"2":"A B C 8B aC 9B","132":"H"},L:{"132":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"132":"AC"},P:{"2":"J","132":"0 1 w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"132":"cD"},R:{"132":"dD"},S:{"1":"eD fD"}},B:6,C:"asm.js",D:true}; diff --git a/node_modules/caniuse-lite/data/features/async-clipboard.js b/node_modules/caniuse-lite/data/features/async-clipboard.js index 22c658fa..4eb9625e 100644 --- a/node_modules/caniuse-lite/data/features/async-clipboard.js +++ b/node_modules/caniuse-lite/data/features/async-clipboard.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M H N O P"},C:{"1":"EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB fC gC","132":"1 2 3 4 5 6 7 8 9 rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB"},D:{"1":"1 2 3 4 5 6 7 8 9 uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB"},E:{"1":"M H mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F G A B C L hC KC iC jC kC lC LC 7B 8B"},F:{"1":"jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB sC tC uC vC 7B ZC wC 8B"},G:{"1":"ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD"},H:{"2":"JD"},I:{"2":"DC J KD LD MD ND aC OD PD","260":"D"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0","2":"J QD RD SD TD","260":"v w x y z UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"2":"dD","132":"eD"}},B:5,C:"Asynchronous Clipboard API",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G N O P"},C:{"1":"FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB gC hC","132":"2 3 4 5 6 7 8 9 sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB"},D:{"1":"2 3 4 5 6 7 8 9 vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB"},E:{"1":"M G nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E F A B C L iC LC jC kC lC mC MC 8B 9B"},F:{"1":"kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB tC uC vC wC 8B aC xC 9B"},G:{"1":"FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED"},H:{"2":"KD"},I:{"2":"EC J LD MD ND OD bC PD QD","260":"I"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"1","2":"J RD SD TD UD","260":"0 w x y z VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"2":"eD","132":"fD"}},B:5,C:"Asynchronous Clipboard API",D:true}; diff --git a/node_modules/caniuse-lite/data/features/async-functions.js b/node_modules/caniuse-lite/data/features/async-functions.js index 88b2008d..0856198e 100644 --- a/node_modules/caniuse-lite/data/features/async-functions.js +++ b/node_modules/caniuse-lite/data/features/async-functions.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L","194":"M"},C:{"1":"1 2 3 4 5 6 7 8 9 iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB"},E:{"1":"B C L M H 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F G A hC KC iC jC kC lC","258":"LC"},F:{"1":"YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB sC tC uC vC 7B ZC wC 8B"},G:{"1":"6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C 2C 3C 4C","258":"5C"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z RD SD TD UD LC VD WD XD YD ZD AC BC CC aD","2":"J QD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"eD","2":"dD"}},B:6,C:"Async functions",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L","194":"M"},C:{"1":"2 3 4 5 6 7 8 9 jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB gC hC"},D:{"1":"2 3 4 5 6 7 8 9 mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB"},E:{"1":"B C L M G 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E F A iC LC jC kC lC mC","258":"MC"},F:{"1":"ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB tC uC vC wC 8B aC xC 9B"},G:{"1":"7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C","258":"6C"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z SD TD UD VD MC WD XD YD ZD aD BC CC DC bD","2":"J RD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"fD","2":"eD"}},B:6,C:"Async functions",D:true}; diff --git a/node_modules/caniuse-lite/data/features/atob-btoa.js b/node_modules/caniuse-lite/data/features/atob-btoa.js index ac4cbb06..d080aafc 100644 --- a/node_modules/caniuse-lite/data/features/atob-btoa.js +++ b/node_modules/caniuse-lite/data/features/atob-btoa.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"A B","2":"K E F G bC"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"0 1 2 3 4 5 6 7 8 9 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC fC gC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"1":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"1":"0 B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u vC 7B ZC wC 8B","2":"G sC tC","16":"uC"},G:{"1":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"1":"JD"},I:{"1":"DC J D KD LD MD ND aC OD PD"},J:{"1":"E A"},K:{"1":"B C I 7B ZC 8B","16":"A"},L:{"1":"D"},M:{"1":"D"},N:{"1":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:1,C:"Base64 encoding and decoding",D:true}; +module.exports={A:{A:{"1":"A B","2":"K D E F cC"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"0 1 2 3 4 5 6 7 8 9 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC gC hC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"1":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"1":"0 1 B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u wC 8B aC xC 9B","2":"F tC uC","16":"vC"},G:{"1":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"1":"KD"},I:{"1":"EC J I LD MD ND OD bC PD QD"},J:{"1":"D A"},K:{"1":"B C H 8B aC 9B","16":"A"},L:{"1":"I"},M:{"1":"v"},N:{"1":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:1,C:"Base64 encoding and decoding",D:true}; diff --git a/node_modules/caniuse-lite/data/features/audio-api.js b/node_modules/caniuse-lite/data/features/audio-api.js index ffd38b49..310c4aa0 100644 --- a/node_modules/caniuse-lite/data/features/audio-api.js +++ b/node_modules/caniuse-lite/data/features/audio-api.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"0 1 2 3 4 5 6 7 8 9 IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"cC DC J GB K E F G A B C L M H N O P HB v w x y z fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"J GB K E F G A B C L","33":"0 M H N O P HB v w x y z IB JB KB LB MB NB OB PB"},E:{"1":"H nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB hC KC iC","33":"K E F G A B C L M jC kC lC LC 7B 8B mC"},F:{"1":"0 x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"G B C sC tC uC vC 7B ZC wC 8B","33":"H N O P HB v w"},G:{"1":"FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"KC xC aC yC","33":"F zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:2,C:"Web Audio API",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"1 2 3 4 5 6 7 8 9 JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 dC EC J HB K D E F A B C L M G N O P IB w x y z gC hC"},D:{"1":"2 3 4 5 6 7 8 9 RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"J HB K D E F A B C L","33":"0 1 M G N O P IB w x y z JB KB LB MB NB OB PB QB"},E:{"1":"G oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB iC LC jC","33":"K D E F A B C L M kC lC mC MC 8B 9B nC"},F:{"1":"0 1 y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"F B C tC uC vC wC 8B aC xC 9B","33":"G N O P IB w x"},G:{"1":"GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"LC yC bC zC","33":"E 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:2,C:"Web Audio API",D:true}; diff --git a/node_modules/caniuse-lite/data/features/audio.js b/node_modules/caniuse-lite/data/features/audio.js index 94181498..a76166ef 100644 --- a/node_modules/caniuse-lite/data/features/audio.js +++ b/node_modules/caniuse-lite/data/features/audio.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"G A B","2":"K E F bC"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"0 1 2 3 4 5 6 7 8 9 v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"cC DC","132":"J GB K E F G A B C L M H N O P HB fC gC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"1":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"1":"0 B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u uC vC 7B ZC wC 8B","2":"G","4":"sC tC"},G:{"260":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"2":"JD"},I:{"1":"DC J D MD ND aC OD PD","2":"KD LD"},J:{"1":"E A"},K:{"1":"B C I 7B ZC 8B","2":"A"},L:{"1":"D"},M:{"1":"D"},N:{"1":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:1,C:"Audio element",D:true}; +module.exports={A:{A:{"1":"F A B","2":"K D E cC"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"0 1 2 3 4 5 6 7 8 9 w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"dC EC","132":"J HB K D E F A B C L M G N O P IB gC hC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"1":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"1":"0 1 B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u vC wC 8B aC xC 9B","2":"F","4":"tC uC"},G:{"260":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"2":"KD"},I:{"1":"EC J I ND OD bC PD QD","2":"LD MD"},J:{"1":"D A"},K:{"1":"B C H 8B aC 9B","2":"A"},L:{"1":"I"},M:{"1":"v"},N:{"1":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:1,C:"Audio element",D:true}; diff --git a/node_modules/caniuse-lite/data/features/audiotracks.js b/node_modules/caniuse-lite/data/features/audiotracks.js index e001b45d..69083401 100644 --- a/node_modules/caniuse-lite/data/features/audiotracks.js +++ b/node_modules/caniuse-lite/data/features/audiotracks.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"A B","2":"K E F G bC"},B:{"1":"C L M H N O P","322":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB fC gC","194":"1 2 3 4 5 6 7 8 9 PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC"},D:{"2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB","322":"1 2 3 4 5 6 7 8 9 bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"1":"E F G A B C L M H jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K hC KC iC"},F:{"2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB sC tC uC vC 7B ZC wC 8B","322":"OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u"},G:{"1":"F 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"KC xC aC yC zC"},H:{"2":"JD"},I:{"2":"DC J D KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"2":"A B C 7B ZC 8B","322":"I"},L:{"322":"D"},M:{"2":"D"},N:{"1":"A B"},O:{"322":"9B"},P:{"2":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"322":"bD"},R:{"322":"cD"},S:{"194":"dD eD"}},B:1,C:"Audio Tracks",D:true}; +module.exports={A:{A:{"1":"A B","2":"K D E F cC"},B:{"1":"C L M G N O P","322":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB gC hC","194":"2 3 4 5 6 7 8 9 QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC"},D:{"2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB","322":"2 3 4 5 6 7 8 9 cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"1":"D E F A B C L M G kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K iC LC jC"},F:{"2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB tC uC vC wC 8B aC xC 9B","322":"PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u"},G:{"1":"E 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"LC yC bC zC 0C"},H:{"2":"KD"},I:{"2":"EC J I LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"2":"A B C 8B aC 9B","322":"H"},L:{"322":"I"},M:{"2":"v"},N:{"1":"A B"},O:{"322":"AC"},P:{"2":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"322":"cD"},R:{"322":"dD"},S:{"194":"eD fD"}},B:1,C:"Audio Tracks",D:true}; diff --git a/node_modules/caniuse-lite/data/features/autofocus.js b/node_modules/caniuse-lite/data/features/autofocus.js index 71401731..a5a3abad 100644 --- a/node_modules/caniuse-lite/data/features/autofocus.js +++ b/node_modules/caniuse-lite/data/features/autofocus.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"A B","2":"K E F G bC"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"cC DC fC gC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"J"},E:{"1":"GB K E F G A B C L M H iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J hC KC"},F:{"1":"0 B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u sC tC uC vC 7B ZC wC 8B","2":"G"},G:{"2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"2":"JD"},I:{"1":"DC J D ND aC OD PD","2":"KD LD MD"},J:{"1":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"1":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"eD","2":"dD"}},B:1,C:"Autofocus attribute",D:true}; +module.exports={A:{A:{"1":"A B","2":"K D E F cC"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"dC EC gC hC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"J"},E:{"1":"HB K D E F A B C L M G jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J iC LC"},F:{"1":"0 1 B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u tC uC vC wC 8B aC xC 9B","2":"F"},G:{"2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"2":"KD"},I:{"1":"EC J I OD bC PD QD","2":"LD MD ND"},J:{"1":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"1":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"fD","2":"eD"}},B:1,C:"Autofocus attribute",D:true}; diff --git a/node_modules/caniuse-lite/data/features/auxclick.js b/node_modules/caniuse-lite/data/features/auxclick.js index a514b0bd..a294db9d 100644 --- a/node_modules/caniuse-lite/data/features/auxclick.js +++ b/node_modules/caniuse-lite/data/features/auxclick.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M H N O P"},C:{"2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB fC gC","129":"1 2 3 4 5 6 7 8 9 jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC"},D:{"1":"1 2 3 4 5 6 7 8 9 lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB"},E:{"2":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"1":"YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB sC tC uC vC 7B ZC wC 8B"},G:{"2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD","2":"J"},Q:{"1":"bD"},R:{"1":"cD"},S:{"2":"dD eD"}},B:5,C:"Auxclick",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G N O P"},C:{"2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB gC hC","129":"2 3 4 5 6 7 8 9 kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC"},D:{"1":"2 3 4 5 6 7 8 9 mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB"},E:{"2":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"1":"ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB tC uC vC wC 8B aC xC 9B"},G:{"2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD","2":"J"},Q:{"1":"cD"},R:{"1":"dD"},S:{"2":"eD fD"}},B:5,C:"Auxclick",D:true}; diff --git a/node_modules/caniuse-lite/data/features/av1.js b/node_modules/caniuse-lite/data/features/av1.js index 64b15e30..22b6b714 100644 --- a/node_modules/caniuse-lite/data/features/av1.js +++ b/node_modules/caniuse-lite/data/features/av1.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"AB BB CB DB EB FB D","2":"5 6 7 8 9 C L M H N O","194":"1 2 3 4 P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u"},C:{"1":"1 2 3 4 5 6 7 8 9 vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB fC gC","66":"lB mB nB oB EC pB FC qB rB sB","260":"tB","516":"uB"},D:{"1":"1 2 3 4 5 6 7 8 9 yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB","66":"vB wB xB"},E:{"2":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC","1028":"BC TC UC VC WC XC YC CC rC"},F:{"1":"nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB sC tC uC vC 7B ZC wC 8B"},G:{"2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID","1028":"BC TC UC VC WC XC YC CC"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z WD XD YD ZD AC BC CC aD","2":"J QD RD SD TD UD LC VD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"2":"dD eD"}},B:6,C:"AV1 video format",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"BB CB DB EB FB GB v I","2":"6 7 8 9 C L M G N O AB","194":"2 3 4 5 P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u"},C:{"1":"2 3 4 5 6 7 8 9 wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB gC hC","66":"mB nB oB pB FC qB GC rB sB tB","260":"uB","516":"vB"},D:{"1":"2 3 4 5 6 7 8 9 zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB","66":"wB xB yB"},E:{"2":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC","1028":"CC UC VC WC XC YC ZC DC sC"},F:{"1":"oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB tC uC vC wC 8B aC xC 9B"},G:{"2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD","1028":"CC UC VC WC XC YC ZC DC"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z XD YD ZD aD BC CC DC bD","2":"J RD SD TD UD VD MC WD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"2":"eD fD"}},B:6,C:"AV1 video format",D:true}; diff --git a/node_modules/caniuse-lite/data/features/avif.js b/node_modules/caniuse-lite/data/features/avif.js index c60a51e2..7a890133 100644 --- a/node_modules/caniuse-lite/data/features/avif.js +++ b/node_modules/caniuse-lite/data/features/avif.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"AB BB CB DB EB FB D","2":"1 2 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","4162":"3 4 5 6"},C:{"1":"2 3 4 5 6 7 8 9 AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B fC gC","194":"5B 6B Q I R GC S T U V W X Y Z a b","257":"c d e f g h i j k l m n o p q r s t","2049":"1 u"},D:{"1":"1 2 3 4 5 6 7 8 9 U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T"},E:{"1":"RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC","1796":"OC PC QC"},F:{"1":"zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB sC tC uC vC 7B ZC wC 8B"},G:{"2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD","257":"RC SC ID BC TC UC VC WC XC YC CC","1281":"AC OC PC QC"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z YD ZD AC BC CC aD","2":"J QD RD SD TD UD LC VD WD XD"},Q:{"2":"bD"},R:{"1":"cD"},S:{"2":"dD eD"}},B:6,C:"AVIF image format",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"BB CB DB EB FB GB v I","2":"2 3 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB","4162":"4 5 6 7"},C:{"1":"3 4 5 6 7 8 9 AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B gC hC","194":"6B 7B Q H R HC S T U V W X Y Z a b","257":"c d e f g h i j k l m n o p q r s t","2049":"2 u"},D:{"1":"2 3 4 5 6 7 8 9 U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T"},E:{"1":"SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC","1796":"PC QC RC"},F:{"1":"0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB tC uC vC wC 8B aC xC 9B"},G:{"2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID","257":"SC TC JD CC UC VC WC XC YC ZC DC","1281":"BC PC QC RC"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z ZD aD BC CC DC bD","2":"J RD SD TD UD VD MC WD XD YD"},Q:{"2":"cD"},R:{"1":"dD"},S:{"2":"eD fD"}},B:6,C:"AVIF image format",D:true}; diff --git a/node_modules/caniuse-lite/data/features/background-attachment.js b/node_modules/caniuse-lite/data/features/background-attachment.js index 66199ef9..3cc944a8 100644 --- a/node_modules/caniuse-lite/data/features/background-attachment.js +++ b/node_modules/caniuse-lite/data/features/background-attachment.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"G A B","132":"K E F bC"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"0 1 2 3 4 5 6 7 8 9 IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","132":"cC DC J GB K E F G A B C L M H N O P HB v w x y z fC gC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"1":"GB K E F G A B C iC jC kC lC LC 7B 8B NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","132":"J L hC KC mC","2050":"M H nC oC MC"},F:{"1":"0 B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u uC vC 7B ZC wC 8B","132":"G sC tC"},G:{"2":"KC xC aC","772":"F yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C","2050":"AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"2":"JD"},I:{"2":"DC J D KD LD MD OD PD","132":"ND aC"},J:{"260":"E A"},K:{"1":"B C I 7B ZC 8B","132":"A"},L:{"1":"D"},M:{"1":"D"},N:{"1":"A B"},O:{"1":"9B"},P:{"2":"J","1028":"0 v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:4,C:"CSS background-attachment",D:true}; +module.exports={A:{A:{"1":"F A B","132":"K D E cC"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"1 2 3 4 5 6 7 8 9 JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","132":"0 dC EC J HB K D E F A B C L M G N O P IB w x y z gC hC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"1":"HB K D E F A B C jC kC lC mC MC 8B 9B OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","132":"J L iC LC nC","2050":"M G oC pC NC"},F:{"1":"0 1 B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u vC wC 8B aC xC 9B","132":"F tC uC"},G:{"2":"LC yC bC","772":"E zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD","2050":"BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"2":"KD"},I:{"2":"EC J I LD MD ND PD QD","132":"OD bC"},J:{"260":"D A"},K:{"1":"B C H 8B aC 9B","132":"A"},L:{"1":"I"},M:{"1":"v"},N:{"1":"A B"},O:{"1":"AC"},P:{"2":"J","1028":"0 1 w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:4,C:"CSS background-attachment",D:true}; diff --git a/node_modules/caniuse-lite/data/features/background-clip-text.js b/node_modules/caniuse-lite/data/features/background-clip-text.js index f3e97970..0e4dfdc5 100644 --- a/node_modules/caniuse-lite/data/features/background-clip-text.js +++ b/node_modules/caniuse-lite/data/features/background-clip-text.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"H N O P","33":"C L M","132":"9 AB BB CB DB EB FB D","164":"1 2 3 4 5 6 7 8 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u"},C:{"1":"1 2 3 4 5 6 7 8 9 fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fC gC"},D:{"132":"9 AB BB CB DB EB FB D HC IC JC","164":"0 1 2 3 4 5 6 7 8 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u"},E:{"16":"hC KC","132":"9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","388":"M H nC oC MC NC","420":"J GB K E F G A B C L iC jC kC lC LC 7B 8B mC"},F:{"2":"G B C sC tC uC vC 7B ZC wC 8B","132":"p q r s t u","164":"0 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o"},G:{"16":"KC xC aC yC","132":"9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","388":"ED FD GD MC NC","420":"F zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD"},H:{"2":"JD"},I:{"16":"DC KD LD MD","132":"D","164":"J ND aC OD PD"},J:{"164":"E A"},K:{"16":"A B C 7B ZC 8B","132":"I"},L:{"132":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"164":"9B"},P:{"1":"0","164":"J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"164":"bD"},R:{"164":"cD"},S:{"1":"dD eD"}},B:7,C:"Background-clip: text",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"G N O P","33":"C L M","132":"AB BB CB DB EB FB GB v I","164":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u"},C:{"1":"2 3 4 5 6 7 8 9 gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gC hC"},D:{"132":"AB BB CB DB EB FB GB v I IC JC KC","164":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u"},E:{"16":"iC LC","132":"AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","388":"M G oC pC NC OC","420":"J HB K D E F A B C L jC kC lC mC MC 8B 9B nC"},F:{"2":"F B C tC uC vC wC 8B aC xC 9B","132":"p q r s t u","164":"0 1 G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o"},G:{"16":"LC yC bC zC","132":"AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","388":"FD GD HD NC OC","420":"E 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED"},H:{"2":"KD"},I:{"16":"EC LD MD ND","132":"I","164":"J OD bC PD QD"},J:{"164":"D A"},K:{"16":"A B C 8B aC 9B","132":"H"},L:{"132":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"164":"AC"},P:{"1":"1","164":"0 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"164":"cD"},R:{"164":"dD"},S:{"1":"eD fD"}},B:7,C:"Background-clip: text",D:true}; diff --git a/node_modules/caniuse-lite/data/features/background-img-opts.js b/node_modules/caniuse-lite/data/features/background-img-opts.js index 4f995d39..f4557840 100644 --- a/node_modules/caniuse-lite/data/features/background-img-opts.js +++ b/node_modules/caniuse-lite/data/features/background-img-opts.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"G A B","2":"K E F bC"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"cC DC fC","36":"gC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","516":"J GB K E F G A B C L M"},E:{"1":"E F G A B C L M H kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","772":"J GB K hC KC iC jC"},F:{"1":"0 B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u uC vC 7B ZC wC 8B","2":"G sC","36":"tC"},G:{"1":"F 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","4":"KC xC aC zC","516":"yC"},H:{"132":"JD"},I:{"1":"D OD PD","36":"KD","516":"DC J ND aC","548":"LD MD"},J:{"1":"E A"},K:{"1":"A B C I 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"1":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:4,C:"CSS3 Background-image options",D:true}; +module.exports={A:{A:{"1":"F A B","2":"K D E cC"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"dC EC gC","36":"hC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","516":"J HB K D E F A B C L M"},E:{"1":"D E F A B C L M G lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","772":"J HB K iC LC jC kC"},F:{"1":"0 1 B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u vC wC 8B aC xC 9B","2":"F tC","36":"uC"},G:{"1":"E 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","4":"LC yC bC 0C","516":"zC"},H:{"132":"KD"},I:{"1":"I PD QD","36":"LD","516":"EC J OD bC","548":"MD ND"},J:{"1":"D A"},K:{"1":"A B C H 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"1":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:4,C:"CSS3 Background-image options",D:true}; diff --git a/node_modules/caniuse-lite/data/features/background-position-x-y.js b/node_modules/caniuse-lite/data/features/background-position-x-y.js index aacf6cfb..0dcf35ba 100644 --- a/node_modules/caniuse-lite/data/features/background-position-x-y.js +++ b/node_modules/caniuse-lite/data/features/background-position-x-y.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"1 2 3 4 5 6 7 8 9 fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fC gC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"1":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"1":"0 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"G B C sC tC uC vC 7B ZC wC 8B"},G:{"1":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"2":"JD"},I:{"1":"DC J D KD LD MD ND aC OD PD"},J:{"1":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"1":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"eD","2":"dD"}},B:7,C:"background-position-x & background-position-y",D:true}; +module.exports={A:{A:{"1":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"2 3 4 5 6 7 8 9 gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gC hC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"1":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"1":"0 1 G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"F B C tC uC vC wC 8B aC xC 9B"},G:{"1":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"2":"KD"},I:{"1":"EC J I LD MD ND OD bC PD QD"},J:{"1":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"1":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"fD","2":"eD"}},B:7,C:"background-position-x & background-position-y",D:true}; diff --git a/node_modules/caniuse-lite/data/features/background-repeat-round-space.js b/node_modules/caniuse-lite/data/features/background-repeat-round-space.js index ea735aab..f66d0dae 100644 --- a/node_modules/caniuse-lite/data/features/background-repeat-round-space.js +++ b/node_modules/caniuse-lite/data/features/background-repeat-round-space.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"A B","2":"K E F bC","132":"G"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"1 2 3 4 5 6 7 8 9 fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB"},E:{"1":"E F G A B C L M H kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K hC KC iC jC"},F:{"1":"0 B C HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u uC vC 7B ZC wC 8B","2":"G H N O P sC tC"},G:{"1":"F 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"KC xC aC yC zC"},H:{"1":"JD"},I:{"1":"D OD PD","2":"DC J KD LD MD ND aC"},J:{"1":"A","2":"E"},K:{"1":"B C I 7B ZC 8B","2":"A"},L:{"1":"D"},M:{"1":"D"},N:{"1":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"eD","2":"dD"}},B:4,C:"CSS background-repeat round and space",D:true}; +module.exports={A:{A:{"1":"A B","2":"K D E cC","132":"F"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"2 3 4 5 6 7 8 9 gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gC hC"},D:{"1":"2 3 4 5 6 7 8 9 PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB"},E:{"1":"D E F A B C L M G lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K iC LC jC kC"},F:{"1":"0 1 B C IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u vC wC 8B aC xC 9B","2":"F G N O P tC uC"},G:{"1":"E 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"LC yC bC zC 0C"},H:{"1":"KD"},I:{"1":"I PD QD","2":"EC J LD MD ND OD bC"},J:{"1":"A","2":"D"},K:{"1":"B C H 8B aC 9B","2":"A"},L:{"1":"I"},M:{"1":"v"},N:{"1":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"fD","2":"eD"}},B:4,C:"CSS background-repeat round and space",D:true}; diff --git a/node_modules/caniuse-lite/data/features/background-sync.js b/node_modules/caniuse-lite/data/features/background-sync.js index 28bba78d..80043813 100644 --- a/node_modules/caniuse-lite/data/features/background-sync.js +++ b/node_modules/caniuse-lite/data/features/background-sync.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M H N O P"},C:{"2":"0 1 2 3 4 5 6 7 8 9 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC fC gC","16":"JC dC eC"},D:{"1":"1 2 3 4 5 6 7 8 9 fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB"},E:{"2":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"1":"YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB sC tC uC vC 7B ZC wC 8B"},G:{"2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"2":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD","2":"J"},Q:{"1":"bD"},R:{"1":"cD"},S:{"2":"dD eD"}},B:7,C:"Background Sync API",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G N O P"},C:{"2":"0 1 2 3 4 5 6 7 8 9 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC gC hC","16":"KC eC fC"},D:{"1":"2 3 4 5 6 7 8 9 gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB"},E:{"2":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"1":"ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB tC uC vC wC 8B aC xC 9B"},G:{"2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"2":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD","2":"J"},Q:{"1":"cD"},R:{"1":"dD"},S:{"2":"eD fD"}},B:7,C:"Background Sync API",D:true}; diff --git a/node_modules/caniuse-lite/data/features/battery-status.js b/node_modules/caniuse-lite/data/features/battery-status.js index 93ed32b3..54964b74 100644 --- a/node_modules/caniuse-lite/data/features/battery-status.js +++ b/node_modules/caniuse-lite/data/features/battery-status.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M H N O P"},C:{"1":"ZB aB bB cB dB eB fB gB hB","2":"1 2 3 4 5 6 7 8 9 cC DC J GB K E F G iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC fC gC","132":"0 N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB","164":"A B C L M H"},D:{"1":"1 2 3 4 5 6 7 8 9 UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB","66":"TB"},E:{"2":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"1":"0 IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"G B C H N O P HB v w x y z sC tC uC vC 7B ZC wC 8B"},G:{"2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"2":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD","2":"eD"}},B:4,C:"Battery Status API",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G N O P"},C:{"1":"aB bB cB dB eB fB gB hB iB","2":"2 3 4 5 6 7 8 9 dC EC J HB K D E F jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC gC hC","132":"0 1 N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB","164":"A B C L M G"},D:{"1":"2 3 4 5 6 7 8 9 VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB","66":"UB"},E:{"2":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"1":"1 JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 F B C G N O P IB w x y z tC uC vC wC 8B aC xC 9B"},G:{"2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"2":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD","2":"fD"}},B:4,C:"Battery Status API",D:true}; diff --git a/node_modules/caniuse-lite/data/features/beacon.js b/node_modules/caniuse-lite/data/features/beacon.js index 07c0db7a..2e171e03 100644 --- a/node_modules/caniuse-lite/data/features/beacon.js +++ b/node_modules/caniuse-lite/data/features/beacon.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L"},C:{"1":"1 2 3 4 5 6 7 8 9 NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB"},E:{"1":"C L M H 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F G A B hC KC iC jC kC lC LC"},F:{"1":"IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z sC tC uC vC 7B ZC wC 8B"},G:{"1":"7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:4,C:"Beacon API",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L"},C:{"1":"2 3 4 5 6 7 8 9 OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB gC hC"},D:{"1":"2 3 4 5 6 7 8 9 WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB"},E:{"1":"C L M G 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E F A B iC LC jC kC lC mC MC"},F:{"1":"JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z tC uC vC wC 8B aC xC 9B"},G:{"1":"8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:4,C:"Beacon API",D:true}; diff --git a/node_modules/caniuse-lite/data/features/beforeafterprint.js b/node_modules/caniuse-lite/data/features/beforeafterprint.js index 6b6df603..f2bef23d 100644 --- a/node_modules/caniuse-lite/data/features/beforeafterprint.js +++ b/node_modules/caniuse-lite/data/features/beforeafterprint.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"K E F G A B","16":"bC"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"0 1 2 3 4 5 6 7 8 9 K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"cC DC J GB fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB"},E:{"1":"L M H mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F G A B C hC KC iC jC kC lC LC 7B 8B"},F:{"1":"gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB sC tC uC vC 7B ZC wC 8B"},G:{"1":"AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C"},H:{"2":"JD"},I:{"2":"DC J D KD LD MD ND aC OD PD"},J:{"16":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"16":"A B"},O:{"1":"9B"},P:{"2":"0 v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD","16":"J"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:1,C:"Printing Events",D:true}; +module.exports={A:{A:{"1":"K D E F A B","16":"cC"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"0 1 2 3 4 5 6 7 8 9 K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"dC EC J HB gC hC"},D:{"1":"2 3 4 5 6 7 8 9 sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB"},E:{"1":"L M G nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E F A B C iC LC jC kC lC mC MC 8B 9B"},F:{"1":"hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB tC uC vC wC 8B aC xC 9B"},G:{"1":"BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD"},H:{"2":"KD"},I:{"2":"EC J I LD MD ND OD bC PD QD"},J:{"16":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"16":"A B"},O:{"1":"AC"},P:{"2":"0 1 w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD","16":"J"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:1,C:"Printing Events",D:true}; diff --git a/node_modules/caniuse-lite/data/features/bigint.js b/node_modules/caniuse-lite/data/features/bigint.js index f14d28a4..6a3e8197 100644 --- a/node_modules/caniuse-lite/data/features/bigint.js +++ b/node_modules/caniuse-lite/data/features/bigint.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M H N O P"},C:{"1":"1 2 3 4 5 6 7 8 9 wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB fC gC","194":"tB uB vB"},D:{"1":"1 2 3 4 5 6 7 8 9 vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB"},E:{"1":"M H nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F G A B C L hC KC iC jC kC lC LC 7B 8B mC"},F:{"1":"kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB sC tC uC vC 7B ZC wC 8B"},G:{"1":"ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z UD LC VD WD XD YD ZD AC BC CC aD","2":"J QD RD SD TD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"eD","2":"dD"}},B:6,C:"BigInt",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G N O P"},C:{"1":"2 3 4 5 6 7 8 9 xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB gC hC","194":"uB vB wB"},D:{"1":"2 3 4 5 6 7 8 9 wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB"},E:{"1":"M G oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E F A B C L iC LC jC kC lC mC MC 8B 9B nC"},F:{"1":"lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB tC uC vC wC 8B aC xC 9B"},G:{"1":"FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z VD MC WD XD YD ZD aD BC CC DC bD","2":"J RD SD TD UD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"fD","2":"eD"}},B:6,C:"BigInt",D:true}; diff --git a/node_modules/caniuse-lite/data/features/blobbuilder.js b/node_modules/caniuse-lite/data/features/blobbuilder.js index f2372390..bd8aa74f 100644 --- a/node_modules/caniuse-lite/data/features/blobbuilder.js +++ b/node_modules/caniuse-lite/data/features/blobbuilder.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"A B","2":"K E F G bC"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"0 1 2 3 4 5 6 7 8 9 L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"cC DC J GB fC gC","36":"K E F G A B C"},D:{"1":"0 1 2 3 4 5 6 7 8 9 v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"J GB K E","36":"F G A B C L M H N O P HB"},E:{"1":"K E F G A B C L M H jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB hC KC iC"},F:{"1":"0 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u 8B","2":"G B C sC tC uC vC 7B ZC wC"},G:{"1":"F zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"KC xC aC yC"},H:{"2":"JD"},I:{"1":"D","2":"KD LD MD","36":"DC J ND aC OD PD"},J:{"1":"A","2":"E"},K:{"1":"I 8B","2":"A B C 7B ZC"},L:{"1":"D"},M:{"1":"D"},N:{"1":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:5,C:"Blob constructing",D:true}; +module.exports={A:{A:{"1":"A B","2":"K D E F cC"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"0 1 2 3 4 5 6 7 8 9 L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"dC EC J HB gC hC","36":"K D E F A B C"},D:{"1":"0 1 2 3 4 5 6 7 8 9 w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"J HB K D","36":"E F A B C L M G N O P IB"},E:{"1":"K D E F A B C L M G kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB iC LC jC"},F:{"1":"0 1 G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u 9B","2":"F B C tC uC vC wC 8B aC xC"},G:{"1":"E 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"LC yC bC zC"},H:{"2":"KD"},I:{"1":"I","2":"LD MD ND","36":"EC J OD bC PD QD"},J:{"1":"A","2":"D"},K:{"1":"H 9B","2":"A B C 8B aC"},L:{"1":"I"},M:{"1":"v"},N:{"1":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:5,C:"Blob constructing",D:true}; diff --git a/node_modules/caniuse-lite/data/features/bloburls.js b/node_modules/caniuse-lite/data/features/bloburls.js index fc2ab77e..08807c94 100644 --- a/node_modules/caniuse-lite/data/features/bloburls.js +++ b/node_modules/caniuse-lite/data/features/bloburls.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G bC","129":"A B"},B:{"1":"1 2 3 4 5 6 7 8 9 H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","129":"C L M"},C:{"1":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"cC DC fC gC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"J GB K E","33":"F G A B C L M H N O P HB v w x"},E:{"1":"E F G A B C L M H jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB hC KC iC","33":"K"},F:{"1":"0 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"G B C sC tC uC vC 7B ZC wC 8B"},G:{"1":"F 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"KC xC aC yC","33":"zC"},H:{"2":"JD"},I:{"1":"D OD PD","2":"DC KD LD MD","33":"J ND aC"},J:{"1":"A","2":"E"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"1":"B","2":"A"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:5,C:"Blob URLs",D:true}; +module.exports={A:{A:{"2":"K D E F cC","129":"A B"},B:{"1":"2 3 4 5 6 7 8 9 G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","129":"C L M"},C:{"1":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"dC EC gC hC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"J HB K D","33":"E F A B C L M G N O P IB w x y"},E:{"1":"D E F A B C L M G kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB iC LC jC","33":"K"},F:{"1":"0 1 G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"F B C tC uC vC wC 8B aC xC 9B"},G:{"1":"E 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"LC yC bC zC","33":"0C"},H:{"2":"KD"},I:{"1":"I PD QD","2":"EC LD MD ND","33":"J OD bC"},J:{"1":"A","2":"D"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"1":"B","2":"A"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:5,C:"Blob URLs",D:true}; diff --git a/node_modules/caniuse-lite/data/features/border-image.js b/node_modules/caniuse-lite/data/features/border-image.js index efd98af2..a668aa2a 100644 --- a/node_modules/caniuse-lite/data/features/border-image.js +++ b/node_modules/caniuse-lite/data/features/border-image.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"B","2":"K E F G A bC"},B:{"1":"1 2 3 4 5 6 7 8 9 M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","129":"C L"},C:{"1":"1 2 3 4 5 6 7 8 9 gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"cC DC","260":"0 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB","804":"J GB K E F G A B C L M fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","260":"hB iB jB kB lB","388":"MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB","1412":"0 H N O P HB v w x y z IB JB KB LB","1956":"J GB K E F G A B C L M"},E:{"1":"NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","129":"A B C L M H lC LC 7B 8B mC nC oC MC","1412":"K E F G jC kC","1956":"J GB hC KC iC"},F:{"1":"ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"G sC tC","260":"UB VB WB XB YB","388":"0 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB","1796":"uC vC","1828":"B C 7B ZC wC 8B"},G:{"1":"NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","129":"3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC","1412":"F zC 0C 1C 2C","1956":"KC xC aC yC"},H:{"1828":"JD"},I:{"1":"D","388":"OD PD","1956":"DC J KD LD MD ND aC"},J:{"1412":"A","1924":"E"},K:{"1":"I","2":"A","1828":"B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"1":"B","2":"A"},O:{"1":"9B"},P:{"1":"0 v w x y z SD TD UD LC VD WD XD YD ZD AC BC CC aD","260":"QD RD","388":"J"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"eD","260":"dD"}},B:4,C:"CSS3 Border images",D:true}; +module.exports={A:{A:{"1":"B","2":"K D E F A cC"},B:{"1":"2 3 4 5 6 7 8 9 M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","129":"C L"},C:{"1":"2 3 4 5 6 7 8 9 hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"dC EC","260":"0 1 G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB","804":"J HB K D E F A B C L M gC hC"},D:{"1":"2 3 4 5 6 7 8 9 nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","260":"iB jB kB lB mB","388":"NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB","1412":"0 1 G N O P IB w x y z JB KB LB MB","1956":"J HB K D E F A B C L M"},E:{"1":"OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","129":"A B C L M G mC MC 8B 9B nC oC pC NC","1412":"K D E F kC lC","1956":"J HB iC LC jC"},F:{"1":"aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"F tC uC","260":"VB WB XB YB ZB","388":"0 1 G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB","1796":"vC wC","1828":"B C 8B aC xC 9B"},G:{"1":"OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","129":"4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC","1412":"E 0C 1C 2C 3C","1956":"LC yC bC zC"},H:{"1828":"KD"},I:{"1":"I","388":"PD QD","1956":"EC J LD MD ND OD bC"},J:{"1412":"A","1924":"D"},K:{"1":"H","2":"A","1828":"B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"1":"B","2":"A"},O:{"1":"AC"},P:{"1":"0 1 w x y z TD UD VD MC WD XD YD ZD aD BC CC DC bD","260":"RD SD","388":"J"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"fD","260":"eD"}},B:4,C:"CSS3 Border images",D:true}; diff --git a/node_modules/caniuse-lite/data/features/border-radius.js b/node_modules/caniuse-lite/data/features/border-radius.js index b9d3c248..5887978e 100644 --- a/node_modules/caniuse-lite/data/features/border-radius.js +++ b/node_modules/caniuse-lite/data/features/border-radius.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"G A B","2":"K E F bC"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"1 2 3 4 5 6 7 8 9 gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","257":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB","289":"DC fC gC","292":"cC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","33":"J"},E:{"1":"GB E F G A B C L M H kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","33":"J hC KC","129":"K iC jC"},F:{"1":"0 B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u uC vC 7B ZC wC 8B","2":"G sC tC"},G:{"1":"F xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","33":"KC"},H:{"2":"JD"},I:{"1":"DC J D LD MD ND aC OD PD","33":"KD"},J:{"1":"E A"},K:{"1":"B C I 7B ZC 8B","2":"A"},L:{"1":"D"},M:{"1":"D"},N:{"1":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"eD","257":"dD"}},B:4,C:"CSS3 Border-radius (rounded corners)",D:true}; +module.exports={A:{A:{"1":"F A B","2":"K D E cC"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"2 3 4 5 6 7 8 9 hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","257":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB","289":"EC gC hC","292":"dC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","33":"J"},E:{"1":"HB D E F A B C L M G lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","33":"J iC LC","129":"K jC kC"},F:{"1":"0 1 B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u vC wC 8B aC xC 9B","2":"F tC uC"},G:{"1":"E yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","33":"LC"},H:{"2":"KD"},I:{"1":"EC J I MD ND OD bC PD QD","33":"LD"},J:{"1":"D A"},K:{"1":"B C H 8B aC 9B","2":"A"},L:{"1":"I"},M:{"1":"v"},N:{"1":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"fD","257":"eD"}},B:4,C:"CSS3 Border-radius (rounded corners)",D:true}; diff --git a/node_modules/caniuse-lite/data/features/broadcastchannel.js b/node_modules/caniuse-lite/data/features/broadcastchannel.js index 0deb75a6..779bc2d7 100644 --- a/node_modules/caniuse-lite/data/features/broadcastchannel.js +++ b/node_modules/caniuse-lite/data/features/broadcastchannel.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M H N O P"},C:{"1":"1 2 3 4 5 6 7 8 9 UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB"},E:{"1":"NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC"},F:{"1":"XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB sC tC uC vC 7B ZC wC 8B"},G:{"1":"NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z SD TD UD LC VD WD XD YD ZD AC BC CC aD","2":"J QD RD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:1,C:"BroadcastChannel",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G N O P"},C:{"1":"2 3 4 5 6 7 8 9 VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB gC hC"},D:{"1":"2 3 4 5 6 7 8 9 lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB"},E:{"1":"OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC"},F:{"1":"YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB tC uC vC wC 8B aC xC 9B"},G:{"1":"OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z TD UD VD MC WD XD YD ZD aD BC CC DC bD","2":"J RD SD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:1,C:"BroadcastChannel",D:true}; diff --git a/node_modules/caniuse-lite/data/features/brotli.js b/node_modules/caniuse-lite/data/features/brotli.js index 91a23e8d..595ec919 100644 --- a/node_modules/caniuse-lite/data/features/brotli.js +++ b/node_modules/caniuse-lite/data/features/brotli.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M"},C:{"1":"1 2 3 4 5 6 7 8 9 aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB","194":"fB","257":"gB"},E:{"1":"L M H mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F G A hC KC iC jC kC lC LC","513":"B C 7B 8B"},F:{"1":"UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB sC tC uC vC 7B ZC wC 8B","194":"SB TB"},G:{"1":"6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD","2":"J"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:6,C:"Brotli Accept-Encoding/Content-Encoding",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M"},C:{"1":"2 3 4 5 6 7 8 9 bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB gC hC"},D:{"1":"2 3 4 5 6 7 8 9 iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB","194":"gB","257":"hB"},E:{"1":"L M G nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E F A iC LC jC kC lC mC MC","513":"B C 8B 9B"},F:{"1":"VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB tC uC vC wC 8B aC xC 9B","194":"TB UB"},G:{"1":"7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD","2":"J"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:6,C:"Brotli Accept-Encoding/Content-Encoding",D:true}; diff --git a/node_modules/caniuse-lite/data/features/calc.js b/node_modules/caniuse-lite/data/features/calc.js index dbab644b..e952e246 100644 --- a/node_modules/caniuse-lite/data/features/calc.js +++ b/node_modules/caniuse-lite/data/features/calc.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F bC","260":"G","516":"A B"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"0 1 2 3 4 5 6 7 8 9 N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"cC DC fC gC","33":"J GB K E F G A B C L M H"},D:{"1":"1 2 3 4 5 6 7 8 9 IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"J GB K E F G A B C L M H N O P","33":"0 HB v w x y z"},E:{"1":"E F G A B C L M H jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB hC KC iC","33":"K"},F:{"1":"0 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"G B C sC tC uC vC 7B ZC wC 8B"},G:{"1":"F 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"KC xC aC yC","33":"zC"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC","132":"OD PD"},J:{"1":"A","2":"E"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"1":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:4,C:"calc() as CSS unit value",D:true}; +module.exports={A:{A:{"2":"K D E cC","260":"F","516":"A B"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"0 1 2 3 4 5 6 7 8 9 N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"dC EC gC hC","33":"J HB K D E F A B C L M G"},D:{"1":"2 3 4 5 6 7 8 9 JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"J HB K D E F A B C L M G N O P","33":"0 1 IB w x y z"},E:{"1":"D E F A B C L M G kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB iC LC jC","33":"K"},F:{"1":"0 1 G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"F B C tC uC vC wC 8B aC xC 9B"},G:{"1":"E 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"LC yC bC zC","33":"0C"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC","132":"PD QD"},J:{"1":"A","2":"D"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"1":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:4,C:"calc() as CSS unit value",D:true}; diff --git a/node_modules/caniuse-lite/data/features/canvas-blending.js b/node_modules/caniuse-lite/data/features/canvas-blending.js index 2d6bddc8..fdd2d2e5 100644 --- a/node_modules/caniuse-lite/data/features/canvas-blending.js +++ b/node_modules/caniuse-lite/data/features/canvas-blending.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C"},C:{"1":"0 1 2 3 4 5 6 7 8 9 v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"cC DC J GB K E F G A B C L M H N O P HB fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB"},E:{"1":"E F G A B C L M H jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K hC KC iC"},F:{"1":"0 O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"G B C H N sC tC uC vC 7B ZC wC 8B"},G:{"1":"F 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"KC xC aC yC zC"},H:{"2":"JD"},I:{"1":"D OD PD","2":"DC J KD LD MD ND aC"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:4,C:"Canvas blend modes",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C"},C:{"1":"0 1 2 3 4 5 6 7 8 9 w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"dC EC J HB K D E F A B C L M G N O P IB gC hC"},D:{"1":"2 3 4 5 6 7 8 9 NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB"},E:{"1":"D E F A B C L M G kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K iC LC jC"},F:{"1":"0 1 O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"F B C G N tC uC vC wC 8B aC xC 9B"},G:{"1":"E 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"LC yC bC zC 0C"},H:{"2":"KD"},I:{"1":"I PD QD","2":"EC J LD MD ND OD bC"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:4,C:"Canvas blend modes",D:true}; diff --git a/node_modules/caniuse-lite/data/features/canvas-text.js b/node_modules/caniuse-lite/data/features/canvas-text.js index 920d0a4a..debcdb8b 100644 --- a/node_modules/caniuse-lite/data/features/canvas-text.js +++ b/node_modules/caniuse-lite/data/features/canvas-text.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"G A B","2":"bC","8":"K E F"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC fC gC","8":"cC DC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"1":"J GB K E F G A B C L M H iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","8":"hC KC"},F:{"1":"0 B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u uC vC 7B ZC wC 8B","8":"G sC tC"},G:{"1":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"2":"JD"},I:{"1":"DC J D KD LD MD ND aC OD PD"},J:{"1":"E A"},K:{"1":"B C I 7B ZC 8B","8":"A"},L:{"1":"D"},M:{"1":"D"},N:{"1":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:1,C:"Text API for Canvas",D:true}; +module.exports={A:{A:{"1":"F A B","2":"cC","8":"K D E"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC gC hC","8":"dC EC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"1":"J HB K D E F A B C L M G jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","8":"iC LC"},F:{"1":"0 1 B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u vC wC 8B aC xC 9B","8":"F tC uC"},G:{"1":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"2":"KD"},I:{"1":"EC J I LD MD ND OD bC PD QD"},J:{"1":"D A"},K:{"1":"B C H 8B aC 9B","8":"A"},L:{"1":"I"},M:{"1":"v"},N:{"1":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:1,C:"Text API for Canvas",D:true}; diff --git a/node_modules/caniuse-lite/data/features/canvas.js b/node_modules/caniuse-lite/data/features/canvas.js index 52659c52..97fb921b 100644 --- a/node_modules/caniuse-lite/data/features/canvas.js +++ b/node_modules/caniuse-lite/data/features/canvas.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"G A B","2":"bC","8":"K E F"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC gC","132":"cC DC fC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"1":"J GB K E F G A B C L M H iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","132":"hC KC"},F:{"1":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u sC tC uC vC 7B ZC wC 8B"},G:{"1":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"260":"JD"},I:{"1":"DC J D ND aC OD PD","132":"KD LD MD"},J:{"1":"E A"},K:{"1":"A B C I 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"1":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:1,C:"Canvas (basic support)",D:true}; +module.exports={A:{A:{"1":"F A B","2":"cC","8":"K D E"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC hC","132":"dC EC gC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"1":"J HB K D E F A B C L M G jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","132":"iC LC"},F:{"1":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u tC uC vC wC 8B aC xC 9B"},G:{"1":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"260":"KD"},I:{"1":"EC J I OD bC PD QD","132":"LD MD ND"},J:{"1":"D A"},K:{"1":"A B C H 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"1":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:1,C:"Canvas (basic support)",D:true}; diff --git a/node_modules/caniuse-lite/data/features/ch-unit.js b/node_modules/caniuse-lite/data/features/ch-unit.js index d1a33a95..bc2f3efe 100644 --- a/node_modules/caniuse-lite/data/features/ch-unit.js +++ b/node_modules/caniuse-lite/data/features/ch-unit.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F bC","132":"G A B"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"0 1 2 3 4 5 6 7 8 9 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB"},E:{"1":"E F G A B C L M H kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K hC KC iC jC"},F:{"1":"0 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"G B C sC tC uC vC 7B ZC wC 8B"},G:{"1":"F 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"KC xC aC yC zC"},H:{"2":"JD"},I:{"1":"D OD PD","2":"DC J KD LD MD ND aC"},J:{"1":"A","2":"E"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"1":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:4,C:"ch (character) unit",D:true}; +module.exports={A:{A:{"2":"K D E cC","132":"F A B"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"0 1 2 3 4 5 6 7 8 9 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC gC hC"},D:{"1":"2 3 4 5 6 7 8 9 KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB"},E:{"1":"D E F A B C L M G lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K iC LC jC kC"},F:{"1":"0 1 G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"F B C tC uC vC wC 8B aC xC 9B"},G:{"1":"E 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"LC yC bC zC 0C"},H:{"2":"KD"},I:{"1":"I PD QD","2":"EC J LD MD ND OD bC"},J:{"1":"A","2":"D"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"1":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:4,C:"ch (character) unit",D:true}; diff --git a/node_modules/caniuse-lite/data/features/chacha20-poly1305.js b/node_modules/caniuse-lite/data/features/chacha20-poly1305.js index cc279214..c80da7b8 100644 --- a/node_modules/caniuse-lite/data/features/chacha20-poly1305.js +++ b/node_modules/caniuse-lite/data/features/chacha20-poly1305.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M H N O P"},C:{"1":"1 2 3 4 5 6 7 8 9 dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB","129":"PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB"},E:{"1":"C L M H 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F G A B hC KC iC jC kC lC LC"},F:{"1":"SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB sC tC uC vC 7B ZC wC 8B"},G:{"1":"6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD","16":"PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:6,C:"ChaCha20-Poly1305 cipher suites for TLS",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G N O P"},C:{"1":"2 3 4 5 6 7 8 9 eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB gC hC"},D:{"1":"2 3 4 5 6 7 8 9 gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB","129":"QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB"},E:{"1":"C L M G 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E F A B iC LC jC kC lC mC MC"},F:{"1":"TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB tC uC vC wC 8B aC xC 9B"},G:{"1":"7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD","16":"QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:6,C:"ChaCha20-Poly1305 cipher suites for TLS",D:true}; diff --git a/node_modules/caniuse-lite/data/features/channel-messaging.js b/node_modules/caniuse-lite/data/features/channel-messaging.js index 5c19f845..26c7d522 100644 --- a/node_modules/caniuse-lite/data/features/channel-messaging.js +++ b/node_modules/caniuse-lite/data/features/channel-messaging.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"A B","2":"K E F G bC"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"1 2 3 4 5 6 7 8 9 XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z fC gC","194":"IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"1":"GB K E F G A B C L M H iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J hC KC"},F:{"1":"0 B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u vC 7B ZC wC 8B","2":"G sC tC","16":"uC"},G:{"1":"F yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"KC xC aC"},H:{"2":"JD"},I:{"1":"D OD PD","2":"DC J KD LD MD ND aC"},J:{"1":"E A"},K:{"1":"B C I 7B ZC 8B","2":"A"},L:{"1":"D"},M:{"1":"D"},N:{"1":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:1,C:"Channel messaging",D:true}; +module.exports={A:{A:{"1":"A B","2":"K D E F cC"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"2 3 4 5 6 7 8 9 YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z gC hC","194":"JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"1":"HB K D E F A B C L M G jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J iC LC"},F:{"1":"0 1 B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u wC 8B aC xC 9B","2":"F tC uC","16":"vC"},G:{"1":"E zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"LC yC bC"},H:{"2":"KD"},I:{"1":"I PD QD","2":"EC J LD MD ND OD bC"},J:{"1":"D A"},K:{"1":"B C H 8B aC 9B","2":"A"},L:{"1":"I"},M:{"1":"v"},N:{"1":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:1,C:"Channel messaging",D:true}; diff --git a/node_modules/caniuse-lite/data/features/childnode-remove.js b/node_modules/caniuse-lite/data/features/childnode-remove.js index ffcb2576..86c2c9d5 100644 --- a/node_modules/caniuse-lite/data/features/childnode-remove.js +++ b/node_modules/caniuse-lite/data/features/childnode-remove.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","16":"C"},C:{"1":"0 1 2 3 4 5 6 7 8 9 y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"cC DC J GB K E F G A B C L M H N O P HB v w x fC gC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"J GB K E F G A B C L M H N O P HB v w x y"},E:{"1":"E F G A B C L M H jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB hC KC iC","16":"K"},F:{"1":"0 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"G B C sC tC uC vC 7B ZC wC 8B"},G:{"1":"F 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"KC xC aC yC zC"},H:{"2":"JD"},I:{"1":"D OD PD","2":"DC J KD LD MD ND aC"},J:{"1":"A","2":"E"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:1,C:"ChildNode.remove()",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","16":"C"},C:{"1":"0 1 2 3 4 5 6 7 8 9 z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"dC EC J HB K D E F A B C L M G N O P IB w x y gC hC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"J HB K D E F A B C L M G N O P IB w x y z"},E:{"1":"D E F A B C L M G kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB iC LC jC","16":"K"},F:{"1":"0 1 G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"F B C tC uC vC wC 8B aC xC 9B"},G:{"1":"E 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"LC yC bC zC 0C"},H:{"2":"KD"},I:{"1":"I PD QD","2":"EC J LD MD ND OD bC"},J:{"1":"A","2":"D"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:1,C:"ChildNode.remove()",D:true}; diff --git a/node_modules/caniuse-lite/data/features/classlist.js b/node_modules/caniuse-lite/data/features/classlist.js index ed51efab..c76e1cb4 100644 --- a/node_modules/caniuse-lite/data/features/classlist.js +++ b/node_modules/caniuse-lite/data/features/classlist.js @@ -1 +1 @@ -module.exports={A:{A:{"8":"K E F G bC","1924":"A B"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"1 2 3 4 5 6 7 8 9 IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","8":"cC DC fC","516":"0 z","772":"J GB K E F G A B C L M H N O P HB v w x y gC"},D:{"1":"1 2 3 4 5 6 7 8 9 KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","8":"J GB K E","516":"0 z IB JB","772":"y","900":"F G A B C L M H N O P HB v w x"},E:{"1":"E F G A B C L M H kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","8":"J GB hC KC","900":"K iC jC"},F:{"1":"0 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","8":"G B sC tC uC vC 7B","900":"C ZC wC 8B"},G:{"1":"F 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","8":"KC xC aC","900":"yC zC"},H:{"900":"JD"},I:{"1":"D OD PD","8":"KD LD MD","900":"DC J ND aC"},J:{"1":"A","900":"E"},K:{"1":"I","8":"A B","900":"C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"900":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:1,C:"classList (DOMTokenList)",D:true}; +module.exports={A:{A:{"8":"K D E F cC","1924":"A B"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"2 3 4 5 6 7 8 9 JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","8":"dC EC gC","516":"0 1","772":"J HB K D E F A B C L M G N O P IB w x y z hC"},D:{"1":"2 3 4 5 6 7 8 9 LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","8":"J HB K D","516":"0 1 JB KB","772":"z","900":"E F A B C L M G N O P IB w x y"},E:{"1":"D E F A B C L M G lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","8":"J HB iC LC","900":"K jC kC"},F:{"1":"0 1 G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","8":"F B tC uC vC wC 8B","900":"C aC xC 9B"},G:{"1":"E 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","8":"LC yC bC","900":"zC 0C"},H:{"900":"KD"},I:{"1":"I PD QD","8":"LD MD ND","900":"EC J OD bC"},J:{"1":"A","900":"D"},K:{"1":"H","8":"A B","900":"C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"900":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:1,C:"classList (DOMTokenList)",D:true}; diff --git a/node_modules/caniuse-lite/data/features/client-hints-dpr-width-viewport.js b/node_modules/caniuse-lite/data/features/client-hints-dpr-width-viewport.js index 9472b5bb..91a39935 100644 --- a/node_modules/caniuse-lite/data/features/client-hints-dpr-width-viewport.js +++ b/node_modules/caniuse-lite/data/features/client-hints-dpr-width-viewport.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M H N O P"},C:{"2":"0 1 2 3 4 5 6 7 8 9 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB"},E:{"2":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"1":"PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB sC tC uC vC 7B ZC wC 8B"},G:{"2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"2":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD","2":"J"},Q:{"1":"bD"},R:{"1":"cD"},S:{"2":"dD eD"}},B:6,C:"Client Hints: DPR, Width, Viewport-Width",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G N O P"},C:{"2":"0 1 2 3 4 5 6 7 8 9 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC gC hC"},D:{"1":"2 3 4 5 6 7 8 9 dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB"},E:{"2":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"1":"QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB tC uC vC wC 8B aC xC 9B"},G:{"2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"2":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD","2":"J"},Q:{"1":"cD"},R:{"1":"dD"},S:{"2":"eD fD"}},B:6,C:"Client Hints: DPR, Width, Viewport-Width",D:true}; diff --git a/node_modules/caniuse-lite/data/features/clipboard.js b/node_modules/caniuse-lite/data/features/clipboard.js index 278209ce..a1334fbe 100644 --- a/node_modules/caniuse-lite/data/features/clipboard.js +++ b/node_modules/caniuse-lite/data/features/clipboard.js @@ -1 +1 @@ -module.exports={A:{A:{"2436":"K E F G A B bC"},B:{"260":"O P","2436":"C L M H N","8196":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"2":"cC DC J GB K E F G A B C L M H N O P HB v w fC gC","772":"0 x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB","4100":"1 2 3 4 5 6 7 8 9 XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC"},D:{"2":"J GB K E F G A B C","2564":"0 L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB","8196":"1 2 3 4 5 6 7 8 9 oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","10244":"ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB"},E:{"1":"C L M H 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","16":"hC KC","2308":"A B LC 7B","2820":"J GB K E F G iC jC kC lC"},F:{"2":"G B sC tC uC vC 7B ZC wC","16":"C","516":"8B","2564":"0 H N O P HB v w x y z IB JB KB LB","8196":"bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","10244":"MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB"},G:{"1":"8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"KC xC aC","2820":"F yC zC 0C 1C 2C 3C 4C 5C 6C 7C"},H:{"2":"JD"},I:{"2":"DC J KD LD MD ND aC","260":"D","2308":"OD PD"},J:{"2":"E","2308":"A"},K:{"2":"A B C 7B ZC","16":"8B","8196":"I"},L:{"8196":"D"},M:{"1028":"D"},N:{"2":"A B"},O:{"8196":"9B"},P:{"2052":"QD RD","2308":"J","8196":"0 v w x y z SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"8196":"bD"},R:{"8196":"cD"},S:{"4100":"dD eD"}},B:5,C:"Synchronous Clipboard API",D:true}; +module.exports={A:{A:{"2436":"K D E F A B cC"},B:{"260":"O P","2436":"C L M G N","8196":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"2":"dC EC J HB K D E F A B C L M G N O P IB w x gC hC","772":"0 1 y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB","4100":"2 3 4 5 6 7 8 9 YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC"},D:{"2":"J HB K D E F A B C","2564":"0 1 L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB","8196":"2 3 4 5 6 7 8 9 pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","10244":"aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB"},E:{"1":"C L M G 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","16":"iC LC","2308":"A B MC 8B","2820":"J HB K D E F jC kC lC mC"},F:{"2":"F B tC uC vC wC 8B aC xC","16":"C","516":"9B","2564":"0 1 G N O P IB w x y z JB KB LB MB","8196":"cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","10244":"NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB"},G:{"1":"9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"LC yC bC","2820":"E zC 0C 1C 2C 3C 4C 5C 6C 7C 8C"},H:{"2":"KD"},I:{"2":"EC J LD MD ND OD bC","260":"I","2308":"PD QD"},J:{"2":"D","2308":"A"},K:{"2":"A B C 8B aC","16":"9B","8196":"H"},L:{"8196":"I"},M:{"1028":"v"},N:{"2":"A B"},O:{"8196":"AC"},P:{"2052":"RD SD","2308":"J","8196":"0 1 w x y z TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"8196":"cD"},R:{"8196":"dD"},S:{"4100":"eD fD"}},B:5,C:"Synchronous Clipboard API",D:true}; diff --git a/node_modules/caniuse-lite/data/features/colr-v1.js b/node_modules/caniuse-lite/data/features/colr-v1.js index dabcd6f2..b089bcee 100644 --- a/node_modules/caniuse-lite/data/features/colr-v1.js +++ b/node_modules/caniuse-lite/data/features/colr-v1.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M H N O P Q I R S T U V W X Y Z a b c d e f g"},C:{"1":"1 2 3 4 5 6 7 8 9 q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g fC gC","258":"h i j k l m n","578":"o p"},D:{"1":"1 2 3 4 5 6 7 8 9 h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y","194":"Z a b c d e f g"},E:{"2":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"1":"V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U sC tC uC vC 7B ZC wC 8B"},G:{"2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"16":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"16":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z CC aD","2":"J QD RD SD TD UD LC VD WD XD YD ZD AC BC"},Q:{"2":"bD"},R:{"2":"cD"},S:{"2":"dD eD"}},B:6,C:"COLR/CPAL(v1) Font Formats",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G N O P Q H R S T U V W X Y Z a b c d e f g"},C:{"1":"2 3 4 5 6 7 8 9 q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g gC hC","258":"h i j k l m n","578":"o p"},D:{"1":"2 3 4 5 6 7 8 9 h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y","194":"Z a b c d e f g"},E:{"2":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"1":"V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U tC uC vC wC 8B aC xC 9B"},G:{"2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"16":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"16":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z DC bD","2":"J RD SD TD UD VD MC WD XD YD ZD aD BC CC"},Q:{"2":"cD"},R:{"2":"dD"},S:{"2":"eD fD"}},B:6,C:"COLR/CPAL(v1) Font Formats",D:true}; diff --git a/node_modules/caniuse-lite/data/features/colr.js b/node_modules/caniuse-lite/data/features/colr.js index edcd7607..bdae533a 100644 --- a/node_modules/caniuse-lite/data/features/colr.js +++ b/node_modules/caniuse-lite/data/features/colr.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F bC","257":"G A B"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P t u AB BB CB DB EB FB D","513":"Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s"},C:{"1":"1 2 3 4 5 6 7 8 9 OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB","513":"zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s"},E:{"1":"M H nC oC MC NC 9B pC AC OC PC QC RC SC qC UC VC WC XC YC CC rC","2":"J GB K E F G A hC KC iC jC kC lC LC","129":"B C L 7B 8B mC","1026":"BC TC"},F:{"1":"f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB sC tC uC vC 7B ZC wC 8B","513":"oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e"},G:{"1":"6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C","1026":"BC TC"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"16":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"16":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z LC VD WD XD YD ZD AC BC CC aD","2":"J QD RD SD TD UD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:6,C:"COLR/CPAL(v0) Font Formats",D:true}; +module.exports={A:{A:{"2":"K D E cC","257":"F A B"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P t u AB BB CB DB EB FB GB v I","513":"Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s"},C:{"1":"2 3 4 5 6 7 8 9 PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB gC hC"},D:{"1":"2 3 4 5 6 7 8 9 t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB","513":"0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s"},E:{"1":"M G oC pC NC OC AC qC BC PC QC RC SC TC rC VC WC XC YC ZC DC sC","2":"J HB K D E F A iC LC jC kC lC mC MC","129":"B C L 8B 9B nC","1026":"CC UC"},F:{"1":"f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB tC uC vC wC 8B aC xC 9B","513":"pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e"},G:{"1":"7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C","1026":"CC UC"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"16":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"16":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z MC WD XD YD ZD aD BC CC DC bD","2":"J RD SD TD UD VD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:6,C:"COLR/CPAL(v0) Font Formats",D:true}; diff --git a/node_modules/caniuse-lite/data/features/comparedocumentposition.js b/node_modules/caniuse-lite/data/features/comparedocumentposition.js index 89aa3908..f595e618 100644 --- a/node_modules/caniuse-lite/data/features/comparedocumentposition.js +++ b/node_modules/caniuse-lite/data/features/comparedocumentposition.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"G A B","2":"K E F bC"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","16":"cC DC fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","16":"J GB K E F G A B C L M","132":"0 H N O P HB v w x y z IB JB KB LB"},E:{"1":"A B C L M H LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","16":"J GB K hC KC","132":"E F G jC kC lC","260":"iC"},F:{"1":"0 C O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u wC 8B","16":"G B sC tC uC vC 7B ZC","132":"H N"},G:{"1":"4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","16":"KC","132":"F xC aC yC zC 0C 1C 2C 3C"},H:{"1":"JD"},I:{"1":"D OD PD","16":"KD LD","132":"DC J MD ND aC"},J:{"132":"E A"},K:{"1":"C I 8B","16":"A B 7B ZC"},L:{"1":"D"},M:{"1":"D"},N:{"1":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:1,C:"Node.compareDocumentPosition()",D:true}; +module.exports={A:{A:{"1":"F A B","2":"K D E cC"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","16":"dC EC gC hC"},D:{"1":"2 3 4 5 6 7 8 9 NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","16":"J HB K D E F A B C L M","132":"0 1 G N O P IB w x y z JB KB LB MB"},E:{"1":"A B C L M G MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","16":"J HB K iC LC","132":"D E F kC lC mC","260":"jC"},F:{"1":"0 1 C O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u xC 9B","16":"F B tC uC vC wC 8B aC","132":"G N"},G:{"1":"5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","16":"LC","132":"E yC bC zC 0C 1C 2C 3C 4C"},H:{"1":"KD"},I:{"1":"I PD QD","16":"LD MD","132":"EC J ND OD bC"},J:{"132":"D A"},K:{"1":"C H 9B","16":"A B 8B aC"},L:{"1":"I"},M:{"1":"v"},N:{"1":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:1,C:"Node.compareDocumentPosition()",D:true}; diff --git a/node_modules/caniuse-lite/data/features/console-basic.js b/node_modules/caniuse-lite/data/features/console-basic.js index 60291803..11a3cad7 100644 --- a/node_modules/caniuse-lite/data/features/console-basic.js +++ b/node_modules/caniuse-lite/data/features/console-basic.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"A B","2":"K E bC","132":"F G"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"cC DC fC gC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"1":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"1":"0 B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u 7B ZC wC 8B","2":"G sC tC uC vC"},G:{"1":"KC xC aC yC","513":"F zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"4097":"JD"},I:{"1025":"DC J D KD LD MD ND aC OD PD"},J:{"258":"E A"},K:{"2":"A","258":"B C 7B ZC 8B","1025":"I"},L:{"1025":"D"},M:{"2049":"D"},N:{"258":"A B"},O:{"258":"9B"},P:{"1025":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1025":"cD"},S:{"1":"dD eD"}},B:1,C:"Basic console logging functions",D:true}; +module.exports={A:{A:{"1":"A B","2":"K D cC","132":"E F"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"dC EC gC hC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"1":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"1":"0 1 B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u 8B aC xC 9B","2":"F tC uC vC wC"},G:{"1":"LC yC bC zC","513":"E 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"4097":"KD"},I:{"1025":"EC J I LD MD ND OD bC PD QD"},J:{"258":"D A"},K:{"2":"A","258":"B C 8B aC 9B","1025":"H"},L:{"1025":"I"},M:{"2049":"v"},N:{"258":"A B"},O:{"258":"AC"},P:{"1025":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1025":"dD"},S:{"1":"eD fD"}},B:1,C:"Basic console logging functions",D:true}; diff --git a/node_modules/caniuse-lite/data/features/console-time.js b/node_modules/caniuse-lite/data/features/console-time.js index 9319c2ee..d92a4375 100644 --- a/node_modules/caniuse-lite/data/features/console-time.js +++ b/node_modules/caniuse-lite/data/features/console-time.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"B","2":"K E F G A bC"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"0 1 2 3 4 5 6 7 8 9 A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"cC DC J GB K E F G fC gC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"1":"J GB K E F G A B C L M H iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"hC KC"},F:{"1":"0 C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u 7B ZC wC 8B","2":"G sC tC uC vC","16":"B"},G:{"1":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"1":"JD"},I:{"1":"DC J D KD LD MD ND aC OD PD"},J:{"1":"E A"},K:{"1":"I","16":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"1":"B","2":"A"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:1,C:"console.time and console.timeEnd",D:true}; +module.exports={A:{A:{"1":"B","2":"K D E F A cC"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"0 1 2 3 4 5 6 7 8 9 A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"dC EC J HB K D E F gC hC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"1":"J HB K D E F A B C L M G jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"iC LC"},F:{"1":"0 1 C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u 8B aC xC 9B","2":"F tC uC vC wC","16":"B"},G:{"1":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"1":"KD"},I:{"1":"EC J I LD MD ND OD bC PD QD"},J:{"1":"D A"},K:{"1":"H","16":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"1":"B","2":"A"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:1,C:"console.time and console.timeEnd",D:true}; diff --git a/node_modules/caniuse-lite/data/features/const.js b/node_modules/caniuse-lite/data/features/const.js index 0a769877..357506ba 100644 --- a/node_modules/caniuse-lite/data/features/const.js +++ b/node_modules/caniuse-lite/data/features/const.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A bC","2052":"B"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"1 2 3 4 5 6 7 8 9 SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","132":"cC DC J GB K E F G A B C fC gC","260":"0 L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB"},D:{"1":"1 2 3 4 5 6 7 8 9 fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","260":"J GB K E F G A B C L M H N O P HB v","772":"0 w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB","1028":"XB YB ZB aB bB cB dB eB"},E:{"1":"B C L M H 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","260":"J GB A hC KC LC","772":"K E F G iC jC kC lC"},F:{"1":"SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"G sC","132":"B tC uC vC 7B ZC","644":"C wC 8B","772":"0 H N O P HB v w x y z IB JB","1028":"KB LB MB NB OB PB QB RB"},G:{"1":"6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","260":"KC xC aC 4C 5C","772":"F yC zC 0C 1C 2C 3C"},H:{"644":"JD"},I:{"1":"D","16":"KD LD","260":"MD","772":"DC J ND aC OD PD"},J:{"772":"E A"},K:{"1":"I","132":"A B 7B ZC","644":"C 8B"},L:{"1":"D"},M:{"1":"D"},N:{"1":"B","2":"A"},O:{"1":"9B"},P:{"1":"0 v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD","1028":"J"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:6,C:"const",D:true}; +module.exports={A:{A:{"2":"K D E F A cC","2052":"B"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"2 3 4 5 6 7 8 9 TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","132":"dC EC J HB K D E F A B C gC hC","260":"0 1 L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB"},D:{"1":"2 3 4 5 6 7 8 9 gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","260":"J HB K D E F A B C L M G N O P IB w","772":"0 1 x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB","1028":"YB ZB aB bB cB dB eB fB"},E:{"1":"B C L M G 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","260":"J HB A iC LC MC","772":"K D E F jC kC lC mC"},F:{"1":"TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"F tC","132":"B uC vC wC 8B aC","644":"C xC 9B","772":"0 1 G N O P IB w x y z JB KB","1028":"LB MB NB OB PB QB RB SB"},G:{"1":"7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","260":"LC yC bC 5C 6C","772":"E zC 0C 1C 2C 3C 4C"},H:{"644":"KD"},I:{"1":"I","16":"LD MD","260":"ND","772":"EC J OD bC PD QD"},J:{"772":"D A"},K:{"1":"H","132":"A B 8B aC","644":"C 9B"},L:{"1":"I"},M:{"1":"v"},N:{"1":"B","2":"A"},O:{"1":"AC"},P:{"1":"0 1 w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD","1028":"J"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:6,C:"const",D:true}; diff --git a/node_modules/caniuse-lite/data/features/constraint-validation.js b/node_modules/caniuse-lite/data/features/constraint-validation.js index e9f8e937..83035c04 100644 --- a/node_modules/caniuse-lite/data/features/constraint-validation.js +++ b/node_modules/caniuse-lite/data/features/constraint-validation.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G bC","900":"A B"},B:{"1":"1 2 3 4 5 6 7 8 9 O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","388":"M H N","900":"C L"},C:{"1":"1 2 3 4 5 6 7 8 9 hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"cC DC fC gC","260":"fB gB","388":"LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB","900":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB"},D:{"1":"1 2 3 4 5 6 7 8 9 WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","16":"J GB K E F G A B C L M","388":"0 IB JB KB LB MB NB OB PB QB RB SB TB UB VB","900":"H N O P HB v w x y z"},E:{"1":"A B C L M H LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","16":"J GB hC KC","388":"F G kC lC","900":"K E iC jC"},F:{"1":"JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","16":"G B sC tC uC vC 7B ZC","388":"0 H N O P HB v w x y z IB","900":"C wC 8B"},G:{"1":"4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","16":"KC xC aC","388":"F 0C 1C 2C 3C","900":"yC zC"},H:{"2":"JD"},I:{"1":"D","16":"DC KD LD MD","388":"OD PD","900":"J ND aC"},J:{"16":"E","388":"A"},K:{"1":"I","16":"A B 7B ZC","900":"C 8B"},L:{"1":"D"},M:{"1":"D"},N:{"900":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"eD","388":"dD"}},B:1,C:"Constraint Validation API",D:true}; +module.exports={A:{A:{"2":"K D E F cC","900":"A B"},B:{"1":"2 3 4 5 6 7 8 9 O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","388":"M G N","900":"C L"},C:{"1":"2 3 4 5 6 7 8 9 iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"dC EC gC hC","260":"gB hB","388":"MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB","900":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB"},D:{"1":"2 3 4 5 6 7 8 9 XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","16":"J HB K D E F A B C L M","388":"1 JB KB LB MB NB OB PB QB RB SB TB UB VB WB","900":"0 G N O P IB w x y z"},E:{"1":"A B C L M G MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","16":"J HB iC LC","388":"E F lC mC","900":"K D jC kC"},F:{"1":"KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","16":"F B tC uC vC wC 8B aC","388":"0 1 G N O P IB w x y z JB","900":"C xC 9B"},G:{"1":"5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","16":"LC yC bC","388":"E 1C 2C 3C 4C","900":"zC 0C"},H:{"2":"KD"},I:{"1":"I","16":"EC LD MD ND","388":"PD QD","900":"J OD bC"},J:{"16":"D","388":"A"},K:{"1":"H","16":"A B 8B aC","900":"C 9B"},L:{"1":"I"},M:{"1":"v"},N:{"900":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"fD","388":"eD"}},B:1,C:"Constraint Validation API",D:true}; diff --git a/node_modules/caniuse-lite/data/features/contenteditable.js b/node_modules/caniuse-lite/data/features/contenteditable.js index 0b8cf4ce..8c62ab1d 100644 --- a/node_modules/caniuse-lite/data/features/contenteditable.js +++ b/node_modules/caniuse-lite/data/features/contenteditable.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC fC gC","2":"cC","4":"DC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"1":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"1":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u sC tC uC vC 7B ZC wC 8B"},G:{"1":"F yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"KC xC aC"},H:{"2":"JD"},I:{"1":"DC J D ND aC OD PD","2":"KD LD MD"},J:{"1":"E A"},K:{"1":"I 8B","2":"A B C 7B ZC"},L:{"1":"D"},M:{"1":"D"},N:{"1":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:1,C:"contenteditable attribute (basic support)",D:true}; +module.exports={A:{A:{"1":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC gC hC","2":"dC","4":"EC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"1":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"1":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u tC uC vC wC 8B aC xC 9B"},G:{"1":"E zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"LC yC bC"},H:{"2":"KD"},I:{"1":"EC J I OD bC PD QD","2":"LD MD ND"},J:{"1":"D A"},K:{"1":"H 9B","2":"A B C 8B aC"},L:{"1":"I"},M:{"1":"v"},N:{"1":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:1,C:"contenteditable attribute (basic support)",D:true}; diff --git a/node_modules/caniuse-lite/data/features/contentsecuritypolicy.js b/node_modules/caniuse-lite/data/features/contentsecuritypolicy.js index b4e30382..1bf6bc12 100644 --- a/node_modules/caniuse-lite/data/features/contentsecuritypolicy.js +++ b/node_modules/caniuse-lite/data/features/contentsecuritypolicy.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G bC","132":"A B"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"0 1 2 3 4 5 6 7 8 9 y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"cC DC fC gC","129":"J GB K E F G A B C L M H N O P HB v w x"},D:{"1":"0 1 2 3 4 5 6 7 8 9 IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"J GB K E F G A B C L","257":"M H N O P HB v w x y z"},E:{"1":"E F G A B C L M H kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB hC KC","257":"K jC","260":"iC"},F:{"1":"0 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"G B C sC tC uC vC 7B ZC wC 8B"},G:{"1":"F 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"KC xC aC","257":"zC","260":"yC"},H:{"2":"JD"},I:{"1":"D OD PD","2":"DC J KD LD MD ND aC"},J:{"2":"E","257":"A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"132":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:4,C:"Content Security Policy 1.0",D:true}; +module.exports={A:{A:{"2":"K D E F cC","132":"A B"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"0 1 2 3 4 5 6 7 8 9 z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"dC EC gC hC","129":"J HB K D E F A B C L M G N O P IB w x y"},D:{"1":"1 2 3 4 5 6 7 8 9 JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"J HB K D E F A B C L","257":"0 M G N O P IB w x y z"},E:{"1":"D E F A B C L M G lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB iC LC","257":"K kC","260":"jC"},F:{"1":"0 1 G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"F B C tC uC vC wC 8B aC xC 9B"},G:{"1":"E 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"LC yC bC","257":"0C","260":"zC"},H:{"2":"KD"},I:{"1":"I PD QD","2":"EC J LD MD ND OD bC"},J:{"2":"D","257":"A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"132":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:4,C:"Content Security Policy 1.0",D:true}; diff --git a/node_modules/caniuse-lite/data/features/contentsecuritypolicy2.js b/node_modules/caniuse-lite/data/features/contentsecuritypolicy2.js index c700d151..15433a2e 100644 --- a/node_modules/caniuse-lite/data/features/contentsecuritypolicy2.js +++ b/node_modules/caniuse-lite/data/features/contentsecuritypolicy2.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M","4100":"H N O P"},C:{"1":"1 2 3 4 5 6 7 8 9 bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB fC gC","132":"NB OB PB QB","260":"RB","516":"SB TB UB VB WB XB YB ZB aB"},D:{"1":"1 2 3 4 5 6 7 8 9 WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB","1028":"SB TB UB","2052":"VB"},E:{"1":"A B C L M H LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F G hC KC iC jC kC lC"},F:{"1":"JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"G B C H N O P HB v w x sC tC uC vC 7B ZC wC 8B","1028":"0 y z","2052":"IB"},G:{"1":"4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C 2C 3C"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:2,C:"Content Security Policy Level 2",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M","4100":"G N O P"},C:{"1":"2 3 4 5 6 7 8 9 cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB gC hC","132":"OB PB QB RB","260":"SB","516":"TB UB VB WB XB YB ZB aB bB"},D:{"1":"2 3 4 5 6 7 8 9 XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB","1028":"TB UB VB","2052":"WB"},E:{"1":"A B C L M G MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E F iC LC jC kC lC mC"},F:{"1":"KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"F B C G N O P IB w x y tC uC vC wC 8B aC xC 9B","1028":"0 1 z","2052":"JB"},G:{"1":"5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C 3C 4C"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:2,C:"Content Security Policy Level 2",D:true}; diff --git a/node_modules/caniuse-lite/data/features/cookie-store-api.js b/node_modules/caniuse-lite/data/features/cookie-store-api.js index 4c7d86fe..33f84b27 100644 --- a/node_modules/caniuse-lite/data/features/cookie-store-api.js +++ b/node_modules/caniuse-lite/data/features/cookie-store-api.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M H N O P","194":"Q I R S T U V"},C:{"2":"0 1 2 3 4 5 6 7 8 9 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB","194":"sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V"},E:{"2":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"1":"2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB sC tC uC vC 7B ZC wC 8B","194":"hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B"},G:{"2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"2":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z YD ZD AC BC CC aD","2":"J QD RD SD TD UD LC VD WD XD"},Q:{"2":"bD"},R:{"1":"cD"},S:{"2":"dD eD"}},B:7,C:"Cookie Store API",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G N O P","194":"Q H R S T U V"},C:{"2":"0 1 2 3 4 5 6 7 8 9 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC gC hC"},D:{"1":"2 3 4 5 6 7 8 9 W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB","194":"tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V"},E:{"2":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"1":"3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB tC uC vC wC 8B aC xC 9B","194":"iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B"},G:{"2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"2":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z ZD aD BC CC DC bD","2":"J RD SD TD UD VD MC WD XD YD"},Q:{"2":"cD"},R:{"1":"dD"},S:{"2":"eD fD"}},B:7,C:"Cookie Store API",D:true}; diff --git a/node_modules/caniuse-lite/data/features/cors.js b/node_modules/caniuse-lite/data/features/cors.js index 9b1ed476..4b6d1cfa 100644 --- a/node_modules/caniuse-lite/data/features/cors.js +++ b/node_modules/caniuse-lite/data/features/cors.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"B","2":"K E bC","132":"A","260":"F G"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC fC gC","2":"cC DC","1025":"FC qB rB sB tB uB vB wB xB yB"},D:{"1":"0 1 2 3 4 5 6 7 8 9 L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","132":"J GB K E F G A B C"},E:{"2":"hC KC","513":"K E F G A B C L M H jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","644":"J GB iC"},F:{"1":"0 C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u 8B","2":"G B sC tC uC vC 7B ZC wC"},G:{"513":"F zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","644":"KC xC aC yC"},H:{"2":"JD"},I:{"1":"D OD PD","132":"DC J KD LD MD ND aC"},J:{"1":"A","132":"E"},K:{"1":"C I 8B","2":"A B 7B ZC"},L:{"1":"D"},M:{"1":"D"},N:{"1":"B","132":"A"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:1,C:"Cross-Origin Resource Sharing",D:true}; +module.exports={A:{A:{"1":"B","2":"K D cC","132":"A","260":"E F"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC gC hC","2":"dC EC","1025":"GC rB sB tB uB vB wB xB yB zB"},D:{"1":"0 1 2 3 4 5 6 7 8 9 L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","132":"J HB K D E F A B C"},E:{"2":"iC LC","513":"K D E F A B C L M G kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","644":"J HB jC"},F:{"1":"0 1 C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u 9B","2":"F B tC uC vC wC 8B aC xC"},G:{"513":"E 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","644":"LC yC bC zC"},H:{"2":"KD"},I:{"1":"I PD QD","132":"EC J LD MD ND OD bC"},J:{"1":"A","132":"D"},K:{"1":"C H 9B","2":"A B 8B aC"},L:{"1":"I"},M:{"1":"v"},N:{"1":"B","132":"A"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:1,C:"Cross-Origin Resource Sharing",D:true}; diff --git a/node_modules/caniuse-lite/data/features/createimagebitmap.js b/node_modules/caniuse-lite/data/features/createimagebitmap.js index bfe8d586..ab7b6124 100644 --- a/node_modules/caniuse-lite/data/features/createimagebitmap.js +++ b/node_modules/caniuse-lite/data/features/createimagebitmap.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M H N O P"},C:{"2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB fC gC","1028":"c d e f g","3076":"YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b","8196":"1 2 3 4 5 6 7 8 9 h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC"},D:{"1":"1 2 3 4 5 6 7 8 9 EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB","132":"gB hB","260":"iB jB","516":"kB lB mB nB oB"},E:{"2":"J GB K E F G A B C L M hC KC iC jC kC lC LC 7B 8B mC nC","4100":"H oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"1":"cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB sC tC uC vC 7B ZC wC 8B","132":"TB UB","260":"VB WB","516":"XB YB ZB aB bB"},G:{"2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD","4100":"GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"8196":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z RD SD TD UD LC VD WD XD YD ZD AC BC CC aD","16":"J QD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"3076":"dD eD"}},B:1,C:"createImageBitmap",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G N O P"},C:{"2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB gC hC","1028":"c d e f g","3076":"ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b","8196":"2 3 4 5 6 7 8 9 h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC"},D:{"1":"2 3 4 5 6 7 8 9 FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB","132":"hB iB","260":"jB kB","516":"lB mB nB oB pB"},E:{"2":"J HB K D E F A B C L M iC LC jC kC lC mC MC 8B 9B nC oC","4100":"G pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"1":"dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB tC uC vC wC 8B aC xC 9B","132":"UB VB","260":"WB XB","516":"YB ZB aB bB cB"},G:{"2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD","4100":"HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"8196":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z SD TD UD VD MC WD XD YD ZD aD BC CC DC bD","16":"J RD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"3076":"eD fD"}},B:1,C:"createImageBitmap",D:true}; diff --git a/node_modules/caniuse-lite/data/features/credential-management.js b/node_modules/caniuse-lite/data/features/credential-management.js index 1f25dbba..02c17afe 100644 --- a/node_modules/caniuse-lite/data/features/credential-management.js +++ b/node_modules/caniuse-lite/data/features/credential-management.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M H N O P"},C:{"2":"0 1 2 3 4 5 6 7 8 9 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB","66":"eB fB gB","129":"hB iB jB kB lB mB"},E:{"2":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"1":"bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB sC tC uC vC 7B ZC wC 8B"},G:{"1":"ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"2":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z SD TD UD LC VD WD XD YD ZD AC BC CC aD","2":"J QD RD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"2":"dD eD"}},B:5,C:"Credential Management API",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G N O P"},C:{"2":"0 1 2 3 4 5 6 7 8 9 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC gC hC"},D:{"1":"2 3 4 5 6 7 8 9 oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB","66":"fB gB hB","129":"iB jB kB lB mB nB"},E:{"2":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"1":"cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB tC uC vC wC 8B aC xC 9B"},G:{"1":"FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"2":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z TD UD VD MC WD XD YD ZD aD BC CC DC bD","2":"J RD SD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"2":"eD fD"}},B:5,C:"Credential Management API",D:true}; diff --git a/node_modules/caniuse-lite/data/features/cryptography.js b/node_modules/caniuse-lite/data/features/cryptography.js index 6e57ed04..6cb54958 100644 --- a/node_modules/caniuse-lite/data/features/cryptography.js +++ b/node_modules/caniuse-lite/data/features/cryptography.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"bC","8":"K E F G A","164":"B"},B:{"1":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","513":"C L M H N O P"},C:{"1":"1 2 3 4 5 6 7 8 9 QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","8":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB fC gC","66":"OB PB"},D:{"1":"1 2 3 4 5 6 7 8 9 TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","8":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB"},E:{"1":"B C L M H 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","8":"J GB K E hC KC iC jC","289":"F G A kC lC LC"},F:{"1":"0 z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","8":"G B C H N O P HB v w x y sC tC uC vC 7B ZC wC 8B"},G:{"1":"6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","8":"KC xC aC yC zC 0C","289":"F 1C 2C 3C 4C 5C"},H:{"2":"JD"},I:{"1":"D","8":"DC J KD LD MD ND aC OD PD"},J:{"8":"E A"},K:{"1":"I","8":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"8":"A","164":"B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:2,C:"Web Cryptography",D:true}; +module.exports={A:{A:{"2":"cC","8":"K D E F A","164":"B"},B:{"1":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","513":"C L M G N O P"},C:{"1":"2 3 4 5 6 7 8 9 RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","8":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB gC hC","66":"PB QB"},D:{"1":"2 3 4 5 6 7 8 9 UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","8":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB"},E:{"1":"B C L M G 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","8":"J HB K D iC LC jC kC","289":"E F A lC mC MC"},F:{"1":"0 1 JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","8":"F B C G N O P IB w x y z tC uC vC wC 8B aC xC 9B"},G:{"1":"7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","8":"LC yC bC zC 0C 1C","289":"E 2C 3C 4C 5C 6C"},H:{"2":"KD"},I:{"1":"I","8":"EC J LD MD ND OD bC PD QD"},J:{"8":"D A"},K:{"1":"H","8":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"8":"A","164":"B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:2,C:"Web Cryptography",D:true}; diff --git a/node_modules/caniuse-lite/data/features/css-all.js b/node_modules/caniuse-lite/data/features/css-all.js index b9a6866a..00393860 100644 --- a/node_modules/caniuse-lite/data/features/css-all.js +++ b/node_modules/caniuse-lite/data/features/css-all.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M H N O P"},C:{"1":"1 2 3 4 5 6 7 8 9 JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB"},E:{"1":"A B C L M H lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F G hC KC iC jC kC"},F:{"1":"0 z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"G B C H N O P HB v w x y sC tC uC vC 7B ZC wC 8B"},G:{"1":"3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C 2C"},H:{"2":"JD"},I:{"1":"D PD","2":"DC J KD LD MD ND aC OD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:2,C:"CSS all property",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G N O P"},C:{"1":"2 3 4 5 6 7 8 9 KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB gC hC"},D:{"1":"2 3 4 5 6 7 8 9 UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB"},E:{"1":"A B C L M G mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E F iC LC jC kC lC"},F:{"1":"0 1 JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"F B C G N O P IB w x y z tC uC vC wC 8B aC xC 9B"},G:{"1":"4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C 3C"},H:{"2":"KD"},I:{"1":"I QD","2":"EC J LD MD ND OD bC PD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:2,C:"CSS all property",D:true}; diff --git a/node_modules/caniuse-lite/data/features/css-anchor-positioning.js b/node_modules/caniuse-lite/data/features/css-anchor-positioning.js index 0b7fb11f..952f7e12 100644 --- a/node_modules/caniuse-lite/data/features/css-anchor-positioning.js +++ b/node_modules/caniuse-lite/data/features/css-anchor-positioning.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"EB FB D","2":"1 2 3 4 5 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","194":"6 7 8 9 AB BB CB DB"},C:{"2":"0 1 2 3 4 5 6 7 8 9 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC fC gC"},D:{"1":"EB FB D HC IC JC","2":"0 1 2 3 4 5 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","194":"6 7 8 9 AB BB CB DB"},E:{"2":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"1":"u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l sC tC uC vC 7B ZC wC 8B","194":"m n o p q r s t"},G:{"2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"2":"A B C I 7B ZC 8B"},L:{"1":"D"},M:{"2":"D"},N:{"2":"A B"},O:{"2":"9B"},P:{"2":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"2":"bD"},R:{"2":"cD"},S:{"2":"dD eD"}},B:5,C:"CSS Anchor Positioning",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"FB GB v I","2":"2 3 4 5 6 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","194":"7 8 9 AB BB CB DB EB"},C:{"2":"0 1 2 3 4 5 6 7 8 9 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC gC hC"},D:{"1":"FB GB v I IC JC KC","2":"0 1 2 3 4 5 6 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","194":"7 8 9 AB BB CB DB EB"},E:{"2":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"1":"u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l tC uC vC wC 8B aC xC 9B","194":"m n o p q r s t"},G:{"2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"2":"A B C H 8B aC 9B"},L:{"1":"I"},M:{"2":"v"},N:{"2":"A B"},O:{"2":"AC"},P:{"2":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"2":"cD"},R:{"2":"dD"},S:{"2":"eD fD"}},B:5,C:"CSS Anchor Positioning",D:true}; diff --git a/node_modules/caniuse-lite/data/features/css-animation.js b/node_modules/caniuse-lite/data/features/css-animation.js index 35aecc83..59b21a06 100644 --- a/node_modules/caniuse-lite/data/features/css-animation.js +++ b/node_modules/caniuse-lite/data/features/css-animation.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"A B","2":"K E F G bC"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"0 1 2 3 4 5 6 7 8 9 N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"cC DC J fC gC","33":"GB K E F G A B C L M H"},D:{"1":"1 2 3 4 5 6 7 8 9 ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","33":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB"},E:{"1":"G A B C L M H lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"hC KC","33":"K E F iC jC kC","292":"J GB"},F:{"1":"MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u 8B","2":"G B sC tC uC vC 7B ZC wC","33":"0 C H N O P HB v w x y z IB JB KB LB"},G:{"1":"2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","33":"F zC 0C 1C","164":"KC xC aC yC"},H:{"2":"JD"},I:{"1":"D","33":"J ND aC OD PD","164":"DC KD LD MD"},J:{"33":"E A"},K:{"1":"I 8B","2":"A B C 7B ZC"},L:{"1":"D"},M:{"1":"D"},N:{"1":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:5,C:"CSS Animation",D:true}; +module.exports={A:{A:{"1":"A B","2":"K D E F cC"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"0 1 2 3 4 5 6 7 8 9 N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"dC EC J gC hC","33":"HB K D E F A B C L M G"},D:{"1":"2 3 4 5 6 7 8 9 aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","33":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB"},E:{"1":"F A B C L M G mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"iC LC","33":"K D E jC kC lC","292":"J HB"},F:{"1":"NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u 9B","2":"F B tC uC vC wC 8B aC xC","33":"0 1 C G N O P IB w x y z JB KB LB MB"},G:{"1":"3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","33":"E 0C 1C 2C","164":"LC yC bC zC"},H:{"2":"KD"},I:{"1":"I","33":"J OD bC PD QD","164":"EC LD MD ND"},J:{"33":"D A"},K:{"1":"H 9B","2":"A B C 8B aC"},L:{"1":"I"},M:{"1":"v"},N:{"1":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:5,C:"CSS Animation",D:true}; diff --git a/node_modules/caniuse-lite/data/features/css-any-link.js b/node_modules/caniuse-lite/data/features/css-any-link.js index 1e7f2dae..debe150f 100644 --- a/node_modules/caniuse-lite/data/features/css-any-link.js +++ b/node_modules/caniuse-lite/data/features/css-any-link.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M H N O P"},C:{"1":"1 2 3 4 5 6 7 8 9 gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","16":"cC","33":"0 DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","16":"J GB K E F G A B C L M","33":"0 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB"},E:{"1":"G A B C L M H lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","16":"J GB K hC KC iC","33":"E F jC kC"},F:{"1":"iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"G B C sC tC uC vC 7B ZC wC 8B","33":"0 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB"},G:{"1":"2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","16":"KC xC aC yC","33":"F zC 0C 1C"},H:{"2":"JD"},I:{"1":"D","16":"DC J KD LD MD ND aC","33":"OD PD"},J:{"16":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z UD LC VD WD XD YD ZD AC BC CC aD","16":"J","33":"QD RD SD TD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"eD","33":"dD"}},B:5,C:"CSS :any-link selector",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G N O P"},C:{"1":"2 3 4 5 6 7 8 9 hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","16":"dC","33":"0 1 EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB gC hC"},D:{"1":"2 3 4 5 6 7 8 9 uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","16":"J HB K D E F A B C L M","33":"0 1 G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB"},E:{"1":"F A B C L M G mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","16":"J HB K iC LC jC","33":"D E kC lC"},F:{"1":"jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"F B C tC uC vC wC 8B aC xC 9B","33":"0 1 G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB"},G:{"1":"3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","16":"LC yC bC zC","33":"E 0C 1C 2C"},H:{"2":"KD"},I:{"1":"I","16":"EC J LD MD ND OD bC","33":"PD QD"},J:{"16":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z VD MC WD XD YD ZD aD BC CC DC bD","16":"J","33":"RD SD TD UD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"fD","33":"eD"}},B:5,C:"CSS :any-link selector",D:true}; diff --git a/node_modules/caniuse-lite/data/features/css-appearance.js b/node_modules/caniuse-lite/data/features/css-appearance.js index 9a725a3b..162ebd74 100644 --- a/node_modules/caniuse-lite/data/features/css-appearance.js +++ b/node_modules/caniuse-lite/data/features/css-appearance.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","33":"S","164":"Q I R","388":"C L M H N O P"},C:{"1":"1 2 3 4 5 6 7 8 9 I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","164":"RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q","676":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","33":"S","164":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R"},E:{"1":"NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","164":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC"},F:{"1":"1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"G B C sC tC uC vC 7B ZC wC 8B","33":"yB zB 0B","164":"0 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB"},G:{"1":"NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","164":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC"},H:{"2":"JD"},I:{"1":"D","164":"DC J KD LD MD ND aC OD PD"},J:{"164":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A","388":"B"},O:{"1":"9B"},P:{"1":"0 v w x y z YD ZD AC BC CC aD","164":"J QD RD SD TD UD LC VD WD XD"},Q:{"164":"bD"},R:{"1":"cD"},S:{"1":"eD","164":"dD"}},B:5,C:"CSS Appearance",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","33":"S","164":"Q H R","388":"C L M G N O P"},C:{"1":"2 3 4 5 6 7 8 9 H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","164":"SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q","676":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB gC hC"},D:{"1":"2 3 4 5 6 7 8 9 T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","33":"S","164":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R"},E:{"1":"OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","164":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC"},F:{"1":"2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"F B C tC uC vC wC 8B aC xC 9B","33":"zB 0B 1B","164":"0 1 G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB"},G:{"1":"OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","164":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC"},H:{"2":"KD"},I:{"1":"I","164":"EC J LD MD ND OD bC PD QD"},J:{"164":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A","388":"B"},O:{"1":"AC"},P:{"1":"0 1 w x y z ZD aD BC CC DC bD","164":"J RD SD TD UD VD MC WD XD YD"},Q:{"164":"cD"},R:{"1":"dD"},S:{"1":"fD","164":"eD"}},B:5,C:"CSS Appearance",D:true}; diff --git a/node_modules/caniuse-lite/data/features/css-at-counter-style.js b/node_modules/caniuse-lite/data/features/css-at-counter-style.js index 9b686c4f..0db47912 100644 --- a/node_modules/caniuse-lite/data/features/css-at-counter-style.js +++ b/node_modules/caniuse-lite/data/features/css-at-counter-style.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"2":"C L M H N O P Q I R S T U V W X Y Z","132":"1 2 3 4 5 6 7 8 9 a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB fC gC","132":"1 2 3 4 5 6 7 8 9 PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC"},D:{"2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z","132":"1 2 3 4 5 6 7 8 9 a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"2":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC","4":"BC TC UC VC WC XC YC CC rC"},F:{"2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B sC tC uC vC 7B ZC wC 8B","132":"5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u"},G:{"2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID","4":"BC TC UC VC WC XC YC CC"},H:{"2":"JD"},I:{"2":"DC J KD LD MD ND aC OD PD","132":"D"},J:{"2":"E A"},K:{"2":"A B C 7B ZC 8B","132":"I"},L:{"132":"D"},M:{"132":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"2":"J QD RD SD TD UD LC VD WD XD YD ZD","132":"0 v w x y z AC BC CC aD"},Q:{"2":"bD"},R:{"132":"cD"},S:{"132":"dD eD"}},B:4,C:"CSS Counter Styles",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"2":"C L M G N O P Q H R S T U V W X Y Z","132":"2 3 4 5 6 7 8 9 a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB gC hC","132":"2 3 4 5 6 7 8 9 QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC"},D:{"2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z","132":"2 3 4 5 6 7 8 9 a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"2":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC","4":"CC UC VC WC XC YC ZC DC sC"},F:{"2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B tC uC vC wC 8B aC xC 9B","132":"6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u"},G:{"2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD","4":"CC UC VC WC XC YC ZC DC"},H:{"2":"KD"},I:{"2":"EC J LD MD ND OD bC PD QD","132":"I"},J:{"2":"D A"},K:{"2":"A B C 8B aC 9B","132":"H"},L:{"132":"I"},M:{"132":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"2":"J RD SD TD UD VD MC WD XD YD ZD aD","132":"0 1 w x y z BC CC DC bD"},Q:{"2":"cD"},R:{"132":"dD"},S:{"132":"eD fD"}},B:4,C:"CSS Counter Styles",D:true}; diff --git a/node_modules/caniuse-lite/data/features/css-autofill.js b/node_modules/caniuse-lite/data/features/css-autofill.js index c4e788eb..8667566b 100644 --- a/node_modules/caniuse-lite/data/features/css-autofill.js +++ b/node_modules/caniuse-lite/data/features/css-autofill.js @@ -1 +1 @@ -module.exports={A:{D:{"1":"1 2 3 4 5 6 7 8 9 t u AB BB CB DB EB FB D HC IC JC","33":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s"},L:{"1":"D"},B:{"1":"1 2 3 4 5 6 7 8 9 t u AB BB CB DB EB FB D","2":"C L M H N O P","33":"Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s"},C:{"1":"1 2 3 4 5 6 7 8 9 V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U fC gC"},M:{"1":"D"},A:{"2":"K E F G A B bC"},F:{"1":"f g h i j k l m n o p q r s t u","2":"G B C sC tC uC vC 7B ZC wC 8B","33":"0 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e"},K:{"1":"I","2":"A B C 7B ZC 8B"},E:{"1":"H oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC","2":"rC","33":"J GB K E F G A B C L M hC KC iC jC kC lC LC 7B 8B mC nC"},G:{"1":"GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","33":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD"},P:{"1":"0 w x y z","33":"J v QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},I:{"1":"D","2":"DC J KD LD MD ND aC","33":"OD PD"}},B:6,C:":autofill CSS pseudo-class",D:undefined}; +module.exports={A:{D:{"1":"2 3 4 5 6 7 8 9 t u AB BB CB DB EB FB GB v I IC JC KC","33":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s"},L:{"1":"I"},B:{"1":"2 3 4 5 6 7 8 9 t u AB BB CB DB EB FB GB v I","2":"C L M G N O P","33":"Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s"},C:{"1":"2 3 4 5 6 7 8 9 V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U gC hC"},M:{"1":"v"},A:{"2":"K D E F A B cC"},F:{"1":"f g h i j k l m n o p q r s t u","2":"F B C tC uC vC wC 8B aC xC 9B","33":"0 1 G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e"},K:{"1":"H","2":"A B C 8B aC 9B"},E:{"1":"G pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC","2":"sC","33":"J HB K D E F A B C L M iC LC jC kC lC mC MC 8B 9B nC oC"},G:{"1":"HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","33":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD"},P:{"1":"0 1 x y z","33":"J w RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},I:{"1":"I","2":"EC J LD MD ND OD bC","33":"PD QD"}},B:6,C:":autofill CSS pseudo-class",D:undefined}; diff --git a/node_modules/caniuse-lite/data/features/css-backdrop-filter.js b/node_modules/caniuse-lite/data/features/css-backdrop-filter.js index 7628c622..9c3eb626 100644 --- a/node_modules/caniuse-lite/data/features/css-backdrop-filter.js +++ b/node_modules/caniuse-lite/data/features/css-backdrop-filter.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M H N","257":"O P"},C:{"1":"1 2 3 4 5 6 7 8 9 m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB fC gC","578":"yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l"},D:{"1":"1 2 3 4 5 6 7 8 9 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB","194":"dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B"},E:{"1":"CC rC","2":"J GB K E F hC KC iC jC kC","33":"G A B C L M H lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC"},F:{"1":"sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB sC tC uC vC 7B ZC wC 8B","194":"QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB"},G:{"1":"CC","2":"F KC xC aC yC zC 0C 1C","33":"2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z WD XD YD ZD AC BC CC aD","2":"J","194":"QD RD SD TD UD LC VD"},Q:{"2":"bD"},R:{"1":"cD"},S:{"2":"dD eD"}},B:7,C:"CSS Backdrop Filter",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G N","257":"O P"},C:{"1":"2 3 4 5 6 7 8 9 m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB gC hC","578":"zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l"},D:{"1":"2 3 4 5 6 7 8 9 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB","194":"eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B"},E:{"1":"DC sC","2":"J HB K D E iC LC jC kC lC","33":"F A B C L M G mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC"},F:{"1":"tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB tC uC vC wC 8B aC xC 9B","194":"RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB"},G:{"1":"DC","2":"E LC yC bC zC 0C 1C 2C","33":"3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z XD YD ZD aD BC CC DC bD","2":"J","194":"RD SD TD UD VD MC WD"},Q:{"2":"cD"},R:{"1":"dD"},S:{"2":"eD fD"}},B:7,C:"CSS Backdrop Filter",D:true}; diff --git a/node_modules/caniuse-lite/data/features/css-background-offsets.js b/node_modules/caniuse-lite/data/features/css-background-offsets.js index 09dfb996..33a49b01 100644 --- a/node_modules/caniuse-lite/data/features/css-background-offsets.js +++ b/node_modules/caniuse-lite/data/features/css-background-offsets.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"G A B","2":"K E F bC"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"0 1 2 3 4 5 6 7 8 9 L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"cC DC J GB K E F G A B C fC gC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"J GB K E F G A B C L M H N O P HB v w x y z"},E:{"1":"E F G A B C L M H kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K hC KC iC jC"},F:{"1":"0 B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u uC vC 7B ZC wC 8B","2":"G sC tC"},G:{"1":"F 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"KC xC aC yC zC"},H:{"1":"JD"},I:{"1":"D OD PD","2":"DC J KD LD MD ND aC"},J:{"1":"A","2":"E"},K:{"1":"B C I 7B ZC 8B","2":"A"},L:{"1":"D"},M:{"1":"D"},N:{"1":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:4,C:"CSS background-position edge offsets",D:true}; +module.exports={A:{A:{"1":"F A B","2":"K D E cC"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"0 1 2 3 4 5 6 7 8 9 L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"dC EC J HB K D E F A B C gC hC"},D:{"1":"1 2 3 4 5 6 7 8 9 JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 J HB K D E F A B C L M G N O P IB w x y z"},E:{"1":"D E F A B C L M G lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K iC LC jC kC"},F:{"1":"0 1 B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u vC wC 8B aC xC 9B","2":"F tC uC"},G:{"1":"E 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"LC yC bC zC 0C"},H:{"1":"KD"},I:{"1":"I PD QD","2":"EC J LD MD ND OD bC"},J:{"1":"A","2":"D"},K:{"1":"B C H 8B aC 9B","2":"A"},L:{"1":"I"},M:{"1":"v"},N:{"1":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:4,C:"CSS background-position edge offsets",D:true}; diff --git a/node_modules/caniuse-lite/data/features/css-backgroundblendmode.js b/node_modules/caniuse-lite/data/features/css-backgroundblendmode.js index b67e97dd..9d0f85f4 100644 --- a/node_modules/caniuse-lite/data/features/css-backgroundblendmode.js +++ b/node_modules/caniuse-lite/data/features/css-backgroundblendmode.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M H N O P"},C:{"1":"1 2 3 4 5 6 7 8 9 MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 RB SB TB UB VB WB XB YB ZB aB bB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB","260":"cB"},E:{"1":"B C L M H LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E hC KC iC jC","132":"F G A kC lC"},F:{"1":"0 x y z IB JB KB LB MB NB OB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"G B C H N O P HB v w sC tC uC vC 7B ZC wC 8B","260":"PB"},G:{"1":"5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"KC xC aC yC zC 0C","132":"F 1C 2C 3C 4C"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:4,C:"CSS background-blend-mode",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G N O P"},C:{"1":"2 3 4 5 6 7 8 9 NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB gC hC"},D:{"1":"2 3 4 5 6 7 8 9 SB TB UB VB WB XB YB ZB aB bB cB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB","260":"dB"},E:{"1":"B C L M G MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D iC LC jC kC","132":"E F A lC mC"},F:{"1":"0 1 y z JB KB LB MB NB OB PB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"F B C G N O P IB w x tC uC vC wC 8B aC xC 9B","260":"QB"},G:{"1":"6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"LC yC bC zC 0C 1C","132":"E 2C 3C 4C 5C"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:4,C:"CSS background-blend-mode",D:true}; diff --git a/node_modules/caniuse-lite/data/features/css-boxdecorationbreak.js b/node_modules/caniuse-lite/data/features/css-boxdecorationbreak.js index 8d9bb7a0..0cbe297a 100644 --- a/node_modules/caniuse-lite/data/features/css-boxdecorationbreak.js +++ b/node_modules/caniuse-lite/data/features/css-boxdecorationbreak.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"2":"C L M H N O P","164":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"1 2 3 4 5 6 7 8 9 OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB fC gC"},D:{"2":"J GB K E F G A B C L M H N O P HB v w","164":"0 1 2 3 4 5 6 7 8 9 x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"2":"J GB K hC KC iC","164":"E F G A B C L M H jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"2":"G sC tC uC vC","129":"B C 7B ZC wC 8B","164":"0 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u"},G:{"2":"KC xC aC yC zC","164":"F 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"132":"JD"},I:{"2":"DC J KD LD MD ND aC","164":"D OD PD"},J:{"2":"E","164":"A"},K:{"2":"A","129":"B C 7B ZC 8B","164":"I"},L:{"164":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"164":"9B"},P:{"164":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"164":"bD"},R:{"164":"cD"},S:{"1":"dD eD"}},B:4,C:"CSS box-decoration-break",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"2":"C L M G N O P","164":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"2 3 4 5 6 7 8 9 PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB gC hC"},D:{"2":"J HB K D E F A B C L M G N O P IB w x","164":"0 1 2 3 4 5 6 7 8 9 y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"2":"J HB K iC LC jC","164":"D E F A B C L M G kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"2":"F tC uC vC wC","129":"B C 8B aC xC 9B","164":"0 1 G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u"},G:{"2":"LC yC bC zC 0C","164":"E 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"132":"KD"},I:{"2":"EC J LD MD ND OD bC","164":"I PD QD"},J:{"2":"D","164":"A"},K:{"2":"A","129":"B C 8B aC 9B","164":"H"},L:{"164":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"164":"AC"},P:{"164":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"164":"cD"},R:{"164":"dD"},S:{"1":"eD fD"}},B:4,C:"CSS box-decoration-break",D:true}; diff --git a/node_modules/caniuse-lite/data/features/css-boxshadow.js b/node_modules/caniuse-lite/data/features/css-boxshadow.js index 64fd6d25..4d95247d 100644 --- a/node_modules/caniuse-lite/data/features/css-boxshadow.js +++ b/node_modules/caniuse-lite/data/features/css-boxshadow.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"G A B","2":"K E F bC"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"cC DC","33":"fC gC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","33":"J GB K E F G"},E:{"1":"K E F G A B C L M H iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","33":"GB","164":"J hC KC"},F:{"1":"0 B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u uC vC 7B ZC wC 8B","2":"G sC tC"},G:{"1":"F yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","33":"xC aC","164":"KC"},H:{"2":"JD"},I:{"1":"J D ND aC OD PD","164":"DC KD LD MD"},J:{"1":"A","33":"E"},K:{"1":"B C I 7B ZC 8B","2":"A"},L:{"1":"D"},M:{"1":"D"},N:{"1":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:4,C:"CSS3 Box-shadow",D:true}; +module.exports={A:{A:{"1":"F A B","2":"K D E cC"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"dC EC","33":"gC hC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","33":"J HB K D E F"},E:{"1":"K D E F A B C L M G jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","33":"HB","164":"J iC LC"},F:{"1":"0 1 B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u vC wC 8B aC xC 9B","2":"F tC uC"},G:{"1":"E zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","33":"yC bC","164":"LC"},H:{"2":"KD"},I:{"1":"J I OD bC PD QD","164":"EC LD MD ND"},J:{"1":"A","33":"D"},K:{"1":"B C H 8B aC 9B","2":"A"},L:{"1":"I"},M:{"1":"v"},N:{"1":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:4,C:"CSS3 Box-shadow",D:true}; diff --git a/node_modules/caniuse-lite/data/features/css-canvas.js b/node_modules/caniuse-lite/data/features/css-canvas.js index f38573a8..83893d19 100644 --- a/node_modules/caniuse-lite/data/features/css-canvas.js +++ b/node_modules/caniuse-lite/data/features/css-canvas.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"2":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"2":"0 1 2 3 4 5 6 7 8 9 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC fC gC"},D:{"2":"1 2 3 4 5 6 7 8 9 eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","33":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB"},E:{"2":"hC KC","33":"J GB K E F G A B C L M H iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"2":"G B C RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u sC tC uC vC 7B ZC wC 8B","33":"0 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB"},G:{"33":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"2":"JD"},I:{"2":"D","33":"DC J KD LD MD ND aC OD PD"},J:{"33":"E A"},K:{"2":"A B C I 7B ZC 8B"},L:{"2":"D"},M:{"2":"D"},N:{"2":"A B"},O:{"2":"9B"},P:{"2":"0 v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD","33":"J"},Q:{"2":"bD"},R:{"2":"cD"},S:{"2":"dD eD"}},B:7,C:"CSS Canvas Drawings",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"2":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"2":"0 1 2 3 4 5 6 7 8 9 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC gC hC"},D:{"2":"2 3 4 5 6 7 8 9 fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","33":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB"},E:{"2":"iC LC","33":"J HB K D E F A B C L M G jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"2":"F B C SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u tC uC vC wC 8B aC xC 9B","33":"0 1 G N O P IB w x y z JB KB LB MB NB OB PB QB RB"},G:{"33":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"2":"KD"},I:{"2":"I","33":"EC J LD MD ND OD bC PD QD"},J:{"33":"D A"},K:{"2":"A B C H 8B aC 9B"},L:{"2":"I"},M:{"2":"v"},N:{"2":"A B"},O:{"2":"AC"},P:{"2":"0 1 w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD","33":"J"},Q:{"2":"cD"},R:{"2":"dD"},S:{"2":"eD fD"}},B:7,C:"CSS Canvas Drawings",D:true}; diff --git a/node_modules/caniuse-lite/data/features/css-caret-color.js b/node_modules/caniuse-lite/data/features/css-caret-color.js index ad3df077..0219b67e 100644 --- a/node_modules/caniuse-lite/data/features/css-caret-color.js +++ b/node_modules/caniuse-lite/data/features/css-caret-color.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M H N O P"},C:{"1":"1 2 3 4 5 6 7 8 9 jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB"},E:{"1":"C L M H 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F G A B hC KC iC jC kC lC LC"},F:{"1":"aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB sC tC uC vC 7B ZC wC 8B"},G:{"1":"7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z SD TD UD LC VD WD XD YD ZD AC BC CC aD","2":"J QD RD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"eD","2":"dD"}},B:2,C:"CSS caret-color",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G N O P"},C:{"1":"2 3 4 5 6 7 8 9 kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB gC hC"},D:{"1":"2 3 4 5 6 7 8 9 oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB"},E:{"1":"C L M G 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E F A B iC LC jC kC lC mC MC"},F:{"1":"bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB tC uC vC wC 8B aC xC 9B"},G:{"1":"8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z TD UD VD MC WD XD YD ZD aD BC CC DC bD","2":"J RD SD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"fD","2":"eD"}},B:2,C:"CSS caret-color",D:true}; diff --git a/node_modules/caniuse-lite/data/features/css-cascade-layers.js b/node_modules/caniuse-lite/data/features/css-cascade-layers.js index af65e84d..5d79a717 100644 --- a/node_modules/caniuse-lite/data/features/css-cascade-layers.js +++ b/node_modules/caniuse-lite/data/features/css-cascade-layers.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M H N O P Q I R S T U V W X Y Z a b c d e","322":"f g h"},C:{"1":"1 2 3 4 5 6 7 8 9 g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c fC gC","194":"d e f"},D:{"1":"1 2 3 4 5 6 7 8 9 i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e","322":"f g h"},E:{"1":"NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC"},F:{"1":"V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U sC tC uC vC 7B ZC wC 8B"},G:{"1":"NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z CC aD","2":"J QD RD SD TD UD LC VD WD XD YD ZD AC BC"},Q:{"2":"bD"},R:{"2":"cD"},S:{"2":"dD eD"}},B:4,C:"CSS Cascade Layers",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G N O P Q H R S T U V W X Y Z a b c d e","322":"f g h"},C:{"1":"2 3 4 5 6 7 8 9 g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c gC hC","194":"d e f"},D:{"1":"2 3 4 5 6 7 8 9 i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e","322":"f g h"},E:{"1":"OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC"},F:{"1":"V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U tC uC vC wC 8B aC xC 9B"},G:{"1":"OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z DC bD","2":"J RD SD TD UD VD MC WD XD YD ZD aD BC CC"},Q:{"2":"cD"},R:{"2":"dD"},S:{"2":"eD fD"}},B:4,C:"CSS Cascade Layers",D:true}; diff --git a/node_modules/caniuse-lite/data/features/css-cascade-scope.js b/node_modules/caniuse-lite/data/features/css-cascade-scope.js index 4d129323..b30aaa6e 100644 --- a/node_modules/caniuse-lite/data/features/css-cascade-scope.js +++ b/node_modules/caniuse-lite/data/features/css-cascade-scope.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"7 8 9 AB BB CB DB EB FB D","2":"C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m","194":"1 2 3 4 5 6 n o p q r s t u"},C:{"2":"0 1 2 3 4 5 6 7 8 9 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC fC gC"},D:{"1":"7 8 9 AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m","194":"1 2 3 4 5 6 n o p q r s t u"},E:{"1":"WC XC YC CC rC","2":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC"},F:{"1":"p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y sC tC uC vC 7B ZC wC 8B","194":"Z a b c d e f g h i j k l m n o"},G:{"1":"WC XC YC CC","2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"2":"D"},N:{"2":"A B"},O:{"2":"9B"},P:{"1":"0","2":"J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"2":"bD"},R:{"2":"cD"},S:{"2":"dD eD"}},B:5,C:"Scoped Styles: the @scope rule",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"8 9 AB BB CB DB EB FB GB v I","2":"C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m","194":"2 3 4 5 6 7 n o p q r s t u"},C:{"2":"0 1 2 3 4 5 6 7 8 9 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC gC hC"},D:{"1":"8 9 AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m","194":"2 3 4 5 6 7 n o p q r s t u"},E:{"1":"XC YC ZC DC sC","2":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC"},F:{"1":"p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y tC uC vC wC 8B aC xC 9B","194":"Z a b c d e f g h i j k l m n o"},G:{"1":"XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"2":"v"},N:{"2":"A B"},O:{"2":"AC"},P:{"1":"1","2":"0 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"2":"cD"},R:{"2":"dD"},S:{"2":"eD fD"}},B:5,C:"Scoped Styles: the @scope rule",D:true}; diff --git a/node_modules/caniuse-lite/data/features/css-case-insensitive.js b/node_modules/caniuse-lite/data/features/css-case-insensitive.js index 0314a2b0..923601f4 100644 --- a/node_modules/caniuse-lite/data/features/css-case-insensitive.js +++ b/node_modules/caniuse-lite/data/features/css-case-insensitive.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M H N O P"},C:{"1":"1 2 3 4 5 6 7 8 9 dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB"},E:{"1":"G A B C L M H lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F hC KC iC jC kC"},F:{"1":"SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB sC tC uC vC 7B ZC wC 8B"},G:{"1":"2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD","2":"J"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:5,C:"Case-insensitive CSS attribute selectors",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G N O P"},C:{"1":"2 3 4 5 6 7 8 9 eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB gC hC"},D:{"1":"2 3 4 5 6 7 8 9 gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB"},E:{"1":"F A B C L M G mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E iC LC jC kC lC"},F:{"1":"TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB tC uC vC wC 8B aC xC 9B"},G:{"1":"3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD","2":"J"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:5,C:"Case-insensitive CSS attribute selectors",D:true}; diff --git a/node_modules/caniuse-lite/data/features/css-clip-path.js b/node_modules/caniuse-lite/data/features/css-clip-path.js index f14222b3..4e0937bc 100644 --- a/node_modules/caniuse-lite/data/features/css-clip-path.js +++ b/node_modules/caniuse-lite/data/features/css-clip-path.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"2":"C L M H N O","260":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","3138":"P"},C:{"1":"1 2 3 4 5 6 7 8 9 kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"cC DC","132":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB fC gC","644":"dB eB fB gB hB iB jB"},D:{"2":"J GB K E F G A B C L M H N O P HB v w x y","260":"1 2 3 4 5 6 7 8 9 lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","292":"0 z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB"},E:{"2":"J GB K hC KC iC jC","260":"M H mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","292":"E F G A B C L kC lC LC 7B 8B"},F:{"2":"G B C sC tC uC vC 7B ZC wC 8B","260":"YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","292":"0 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB"},G:{"2":"KC xC aC yC zC","260":"AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","292":"F 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C"},H:{"2":"JD"},I:{"2":"DC J KD LD MD ND aC","260":"D","292":"OD PD"},J:{"2":"E A"},K:{"2":"A B C 7B ZC 8B","260":"I"},L:{"260":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"260":"9B"},P:{"260":"0 v w x y z RD SD TD UD LC VD WD XD YD ZD AC BC CC aD","292":"J QD"},Q:{"260":"bD"},R:{"260":"cD"},S:{"1":"eD","644":"dD"}},B:4,C:"CSS clip-path property (for HTML)",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"2":"C L M G N O","260":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","3138":"P"},C:{"1":"2 3 4 5 6 7 8 9 lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"dC EC","132":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB gC hC","644":"eB fB gB hB iB jB kB"},D:{"2":"J HB K D E F A B C L M G N O P IB w x y z","260":"2 3 4 5 6 7 8 9 mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","292":"0 1 JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB"},E:{"2":"J HB K iC LC jC kC","260":"M G nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","292":"D E F A B C L lC mC MC 8B 9B"},F:{"2":"F B C tC uC vC wC 8B aC xC 9B","260":"ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","292":"0 1 G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB"},G:{"2":"LC yC bC zC 0C","260":"BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","292":"E 1C 2C 3C 4C 5C 6C 7C 8C 9C AD"},H:{"2":"KD"},I:{"2":"EC J LD MD ND OD bC","260":"I","292":"PD QD"},J:{"2":"D A"},K:{"2":"A B C 8B aC 9B","260":"H"},L:{"260":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"260":"AC"},P:{"260":"0 1 w x y z SD TD UD VD MC WD XD YD ZD aD BC CC DC bD","292":"J RD"},Q:{"260":"cD"},R:{"260":"dD"},S:{"1":"fD","644":"eD"}},B:4,C:"CSS clip-path property (for HTML)",D:true}; diff --git a/node_modules/caniuse-lite/data/features/css-color-adjust.js b/node_modules/caniuse-lite/data/features/css-color-adjust.js index 39ff5fd5..09c53e59 100644 --- a/node_modules/caniuse-lite/data/features/css-color-adjust.js +++ b/node_modules/caniuse-lite/data/features/css-color-adjust.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"2":"C L M H N O P","33":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"1 2 3 4 5 6 7 8 9 eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB fC gC"},D:{"16":"J GB K E F G A B C L M H N O P","33":"0 1 2 3 4 5 6 7 8 9 HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"1":"NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB hC KC iC","33":"K E F G A B C L M H jC kC lC LC 7B 8B mC nC oC MC"},F:{"2":"G B C sC tC uC vC 7B ZC wC 8B","33":"0 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u"},G:{"1":"NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","16":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC"},H:{"2":"JD"},I:{"16":"DC J KD LD MD ND aC OD PD","33":"D"},J:{"16":"E A"},K:{"2":"A B C 7B ZC 8B","33":"I"},L:{"16":"D"},M:{"1":"D"},N:{"16":"A B"},O:{"16":"9B"},P:{"16":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"33":"bD"},R:{"16":"cD"},S:{"1":"dD eD"}},B:4,C:"CSS print-color-adjust",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"2":"C L M G N O P","33":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"2 3 4 5 6 7 8 9 fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB gC hC"},D:{"16":"J HB K D E F A B C L M G N O P","33":"0 1 2 3 4 5 6 7 8 9 IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"1":"OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB iC LC jC","33":"K D E F A B C L M G kC lC mC MC 8B 9B nC oC pC NC"},F:{"2":"F B C tC uC vC wC 8B aC xC 9B","33":"0 1 G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u"},G:{"1":"OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","16":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC"},H:{"2":"KD"},I:{"16":"EC J LD MD ND OD bC PD QD","33":"I"},J:{"16":"D A"},K:{"2":"A B C 8B aC 9B","33":"H"},L:{"16":"I"},M:{"1":"v"},N:{"16":"A B"},O:{"16":"AC"},P:{"16":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"33":"cD"},R:{"16":"dD"},S:{"1":"eD fD"}},B:4,C:"CSS print-color-adjust",D:true}; diff --git a/node_modules/caniuse-lite/data/features/css-color-function.js b/node_modules/caniuse-lite/data/features/css-color-function.js index fb2d5186..36f85fc9 100644 --- a/node_modules/caniuse-lite/data/features/css-color-function.js +++ b/node_modules/caniuse-lite/data/features/css-color-function.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 u AB BB CB DB EB FB D","2":"C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q","322":"r s t"},C:{"1":"2 3 4 5 6 7 8 9 AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t fC gC","578":"1 u"},D:{"1":"1 2 3 4 5 6 7 8 9 u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q","322":"r s t"},E:{"1":"H oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F G A hC KC iC jC kC lC","132":"B C L M LC 7B 8B mC nC"},F:{"1":"h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d sC tC uC vC 7B ZC wC 8B","322":"e f g"},G:{"1":"GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C 2C 3C 4C","132":"5C 6C 7C 8C 9C AD BD CD DD ED FD"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"2":"9B"},P:{"1":"0 x y z","2":"J v w QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"2":"bD"},R:{"2":"cD"},S:{"2":"dD eD"}},B:4,C:"CSS color() function",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 u AB BB CB DB EB FB GB v I","2":"C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q","322":"r s t"},C:{"1":"3 4 5 6 7 8 9 AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t gC hC","578":"2 u"},D:{"1":"2 3 4 5 6 7 8 9 u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q","322":"r s t"},E:{"1":"G pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E F A iC LC jC kC lC mC","132":"B C L M MC 8B 9B nC oC"},F:{"1":"h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d tC uC vC wC 8B aC xC 9B","322":"e f g"},G:{"1":"HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C","132":"6C 7C 8C 9C AD BD CD DD ED FD GD"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"2":"AC"},P:{"1":"0 1 y z","2":"J w x RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"2":"cD"},R:{"2":"dD"},S:{"2":"eD fD"}},B:4,C:"CSS color() function",D:true}; diff --git a/node_modules/caniuse-lite/data/features/css-conic-gradients.js b/node_modules/caniuse-lite/data/features/css-conic-gradients.js index e3b87b47..bc9ebad9 100644 --- a/node_modules/caniuse-lite/data/features/css-conic-gradients.js +++ b/node_modules/caniuse-lite/data/features/css-conic-gradients.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M H N O P"},C:{"1":"1 2 3 4 5 6 7 8 9 S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B fC gC","578":"3B 4B 5B 6B Q I R GC"},D:{"1":"1 2 3 4 5 6 7 8 9 zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB","257":"xB yB","450":"EC pB FC qB rB sB tB uB vB wB"},E:{"1":"L M H 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F G A B C hC KC iC jC kC lC LC 7B"},F:{"1":"oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB sC tC uC vC 7B ZC wC 8B","257":"mB nB","450":"cB dB eB fB gB hB iB jB kB lB"},G:{"1":"9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z LC VD WD XD YD ZD AC BC CC aD","2":"J QD RD SD TD UD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"eD","2":"dD"}},B:5,C:"CSS Conical Gradients",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G N O P"},C:{"1":"2 3 4 5 6 7 8 9 S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B gC hC","578":"4B 5B 6B 7B Q H R HC"},D:{"1":"2 3 4 5 6 7 8 9 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB","257":"yB zB","450":"FC qB GC rB sB tB uB vB wB xB"},E:{"1":"L M G 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E F A B C iC LC jC kC lC mC MC 8B"},F:{"1":"pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB tC uC vC wC 8B aC xC 9B","257":"nB oB","450":"dB eB fB gB hB iB jB kB lB mB"},G:{"1":"AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z MC WD XD YD ZD aD BC CC DC bD","2":"J RD SD TD UD VD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"fD","2":"eD"}},B:5,C:"CSS Conical Gradients",D:true}; diff --git a/node_modules/caniuse-lite/data/features/css-container-queries-style.js b/node_modules/caniuse-lite/data/features/css-container-queries-style.js index af571a01..36c20a74 100644 --- a/node_modules/caniuse-lite/data/features/css-container-queries-style.js +++ b/node_modules/caniuse-lite/data/features/css-container-queries-style.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"2":"C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p","194":"q r s t","260":"1 2 3 4 5 6 7 8 9 u AB BB CB DB EB FB D"},C:{"2":"0 1 2 3 4 5 6 7 8 9 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC fC gC"},D:{"2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p","194":"q r s t","260":"1 2 3 4 5 6 7 8 9 u AB BB CB DB EB FB D HC IC JC"},E:{"2":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC","260":"CC rC"},F:{"2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b sC tC uC vC 7B ZC wC 8B","194":"c d e f g","260":"h i j k l m n o p q r s t u"},G:{"2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC","260":"CC"},H:{"2":"JD"},I:{"2":"DC J KD LD MD ND aC OD PD","260":"D"},J:{"2":"E A"},K:{"2":"A B C 7B ZC 8B","260":"I"},L:{"260":"D"},M:{"2":"D"},N:{"2":"A B"},O:{"2":"9B"},P:{"2":"J v w QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD","260":"0 x y z"},Q:{"2":"bD"},R:{"2":"cD"},S:{"2":"dD eD"}},B:5,C:"CSS Container Style Queries",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"2":"C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p","194":"q r s t","260":"2 3 4 5 6 7 8 9 u AB BB CB DB EB FB GB v I"},C:{"2":"0 1 2 3 4 5 6 7 8 9 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC gC hC"},D:{"2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p","194":"q r s t","260":"2 3 4 5 6 7 8 9 u AB BB CB DB EB FB GB v I IC JC KC"},E:{"2":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC","260":"DC sC"},F:{"2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b tC uC vC wC 8B aC xC 9B","194":"c d e f g","260":"h i j k l m n o p q r s t u"},G:{"2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC","260":"DC"},H:{"2":"KD"},I:{"2":"EC J LD MD ND OD bC PD QD","260":"I"},J:{"2":"D A"},K:{"2":"A B C 8B aC 9B","260":"H"},L:{"260":"I"},M:{"2":"v"},N:{"2":"A B"},O:{"2":"AC"},P:{"2":"J w x RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD","260":"0 1 y z"},Q:{"2":"cD"},R:{"2":"dD"},S:{"2":"eD fD"}},B:5,C:"CSS Container Style Queries",D:true}; diff --git a/node_modules/caniuse-lite/data/features/css-container-queries.js b/node_modules/caniuse-lite/data/features/css-container-queries.js index 12ed6eaf..51f2fb26 100644 --- a/node_modules/caniuse-lite/data/features/css-container-queries.js +++ b/node_modules/caniuse-lite/data/features/css-container-queries.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 p q r s t u AB BB CB DB EB FB D","2":"C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n","516":"o"},C:{"1":"1 2 3 4 5 6 7 8 9 t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a","194":"c d e f g h i j k l m n","450":"b","516":"o"},E:{"1":"AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC"},F:{"1":"d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B sC tC uC vC 7B ZC wC 8B","194":"Q I R GC S T U V W X Y Z","516":"a b c"},G:{"1":"AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"2":"9B"},P:{"1":"0 v w x y z","2":"J QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"2":"bD"},R:{"2":"cD"},S:{"2":"dD eD"}},B:5,C:"CSS Container Queries (Size)",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n","516":"o"},C:{"1":"2 3 4 5 6 7 8 9 t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s gC hC"},D:{"1":"2 3 4 5 6 7 8 9 p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a","194":"c d e f g h i j k l m n","450":"b","516":"o"},E:{"1":"BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC"},F:{"1":"d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B tC uC vC wC 8B aC xC 9B","194":"Q H R HC S T U V W X Y Z","516":"a b c"},G:{"1":"BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"2":"AC"},P:{"1":"0 1 w x y z","2":"J RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"2":"cD"},R:{"2":"dD"},S:{"2":"eD fD"}},B:5,C:"CSS Container Queries (Size)",D:true}; diff --git a/node_modules/caniuse-lite/data/features/css-container-query-units.js b/node_modules/caniuse-lite/data/features/css-container-query-units.js index 46fd2245..b2581f23 100644 --- a/node_modules/caniuse-lite/data/features/css-container-query-units.js +++ b/node_modules/caniuse-lite/data/features/css-container-query-units.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 o p q r s t u AB BB CB DB EB FB D","2":"C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n"},C:{"1":"1 2 3 4 5 6 7 8 9 t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b","194":"k l m n","450":"c d e f g h i j"},E:{"1":"AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC"},F:{"1":"a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B sC tC uC vC 7B ZC wC 8B","194":"Q I R GC S T U V W X Y Z"},G:{"1":"AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"2":"9B"},P:{"1":"0 v w x y z","2":"J QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"2":"bD"},R:{"2":"cD"},S:{"2":"dD eD"}},B:5,C:"CSS Container Query Units",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n"},C:{"1":"2 3 4 5 6 7 8 9 t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s gC hC"},D:{"1":"2 3 4 5 6 7 8 9 o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b","194":"k l m n","450":"c d e f g h i j"},E:{"1":"BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC"},F:{"1":"a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B tC uC vC wC 8B aC xC 9B","194":"Q H R HC S T U V W X Y Z"},G:{"1":"BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"2":"AC"},P:{"1":"0 1 w x y z","2":"J RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"2":"cD"},R:{"2":"dD"},S:{"2":"eD fD"}},B:5,C:"CSS Container Query Units",D:true}; diff --git a/node_modules/caniuse-lite/data/features/css-containment.js b/node_modules/caniuse-lite/data/features/css-containment.js index 7d9b16ce..b8e84a0d 100644 --- a/node_modules/caniuse-lite/data/features/css-containment.js +++ b/node_modules/caniuse-lite/data/features/css-containment.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M H N O P"},C:{"1":"1 2 3 4 5 6 7 8 9 xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB fC gC","194":"XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB"},D:{"1":"1 2 3 4 5 6 7 8 9 iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB","66":"hB"},E:{"1":"NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC"},F:{"1":"WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB sC tC uC vC 7B ZC wC 8B","66":"UB VB"},G:{"1":"NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z RD SD TD UD LC VD WD XD YD ZD AC BC CC aD","2":"J QD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"eD","194":"dD"}},B:2,C:"CSS Containment",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G N O P"},C:{"1":"2 3 4 5 6 7 8 9 yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB gC hC","194":"YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB"},D:{"1":"2 3 4 5 6 7 8 9 jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB","66":"iB"},E:{"1":"OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC"},F:{"1":"XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB tC uC vC wC 8B aC xC 9B","66":"VB WB"},G:{"1":"OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z SD TD UD VD MC WD XD YD ZD aD BC CC DC bD","2":"J RD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"fD","194":"eD"}},B:2,C:"CSS Containment",D:true}; diff --git a/node_modules/caniuse-lite/data/features/css-content-visibility.js b/node_modules/caniuse-lite/data/features/css-content-visibility.js index 5f62bcc3..359be58b 100644 --- a/node_modules/caniuse-lite/data/features/css-content-visibility.js +++ b/node_modules/caniuse-lite/data/features/css-content-visibility.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M H N O P Q I R S T"},C:{"1":"EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r fC gC","194":"1 2 3 4 5 6 7 8 9 s t u AB BB CB DB"},D:{"1":"1 2 3 4 5 6 7 8 9 U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T"},E:{"1":"CC rC","2":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC"},F:{"1":"zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB sC tC uC vC 7B ZC wC 8B"},G:{"1":"CC","2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z YD ZD AC BC CC aD","2":"J QD RD SD TD UD LC VD WD XD"},Q:{"2":"bD"},R:{"1":"cD"},S:{"2":"dD eD"}},B:5,C:"CSS content-visibility",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G N O P Q H R S T"},C:{"1":"FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r gC hC","194":"2 3 4 5 6 7 8 9 s t u AB BB CB DB EB"},D:{"1":"2 3 4 5 6 7 8 9 U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T"},E:{"1":"DC sC","2":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC"},F:{"1":"0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB tC uC vC wC 8B aC xC 9B"},G:{"1":"DC","2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z ZD aD BC CC DC bD","2":"J RD SD TD UD VD MC WD XD YD"},Q:{"2":"cD"},R:{"1":"dD"},S:{"2":"eD fD"}},B:5,C:"CSS content-visibility",D:true}; diff --git a/node_modules/caniuse-lite/data/features/css-counters.js b/node_modules/caniuse-lite/data/features/css-counters.js index ef1d53ed..dbf59950 100644 --- a/node_modules/caniuse-lite/data/features/css-counters.js +++ b/node_modules/caniuse-lite/data/features/css-counters.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"F G A B","2":"K E bC"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"0 1 2 3 4 5 6 7 8 9 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC fC gC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"1":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"1":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u sC tC uC vC 7B ZC wC 8B"},G:{"1":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"1":"JD"},I:{"1":"DC J D KD LD MD ND aC OD PD"},J:{"1":"E A"},K:{"1":"A B C I 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"1":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:2,C:"CSS Counters",D:true}; +module.exports={A:{A:{"1":"E F A B","2":"K D cC"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"0 1 2 3 4 5 6 7 8 9 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC gC hC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"1":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"1":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u tC uC vC wC 8B aC xC 9B"},G:{"1":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"1":"KD"},I:{"1":"EC J I LD MD ND OD bC PD QD"},J:{"1":"D A"},K:{"1":"A B C H 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"1":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:2,C:"CSS Counters",D:true}; diff --git a/node_modules/caniuse-lite/data/features/css-crisp-edges.js b/node_modules/caniuse-lite/data/features/css-crisp-edges.js index aac0fc79..da638725 100644 --- a/node_modules/caniuse-lite/data/features/css-crisp-edges.js +++ b/node_modules/caniuse-lite/data/features/css-crisp-edges.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K bC","2340":"E F G A B"},B:{"2":"C L M H N O P","1025":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"1 2 3 4 5 6 7 8 9 c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"cC DC fC","513":"tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b","545":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB gC"},D:{"2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB","1025":"1 2 3 4 5 6 7 8 9 XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"1":"A B C L M H LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB hC KC iC","164":"K","4644":"E F G jC kC lC"},F:{"2":"0 G B H N O P HB v w x y z IB JB sC tC uC vC 7B ZC","545":"C wC 8B","1025":"KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u"},G:{"1":"4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"KC xC aC","4260":"yC zC","4644":"F 0C 1C 2C 3C"},H:{"2":"JD"},I:{"2":"DC J KD LD MD ND aC OD PD","1025":"D"},J:{"2":"E","4260":"A"},K:{"2":"A B 7B ZC","545":"C 8B","1025":"I"},L:{"1025":"D"},M:{"1":"D"},N:{"2340":"A B"},O:{"1025":"9B"},P:{"1025":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1025":"bD"},R:{"1025":"cD"},S:{"1":"eD","4097":"dD"}},B:4,C:"Crisp edges/pixelated images",D:true}; +module.exports={A:{A:{"2":"K cC","2340":"D E F A B"},B:{"2":"C L M G N O P","1025":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"2 3 4 5 6 7 8 9 c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"dC EC gC","513":"uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b","545":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB hC"},D:{"2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB","1025":"2 3 4 5 6 7 8 9 YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"1":"A B C L M G MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB iC LC jC","164":"K","4644":"D E F kC lC mC"},F:{"2":"0 1 F B G N O P IB w x y z JB KB tC uC vC wC 8B aC","545":"C xC 9B","1025":"LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u"},G:{"1":"5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"LC yC bC","4260":"zC 0C","4644":"E 1C 2C 3C 4C"},H:{"2":"KD"},I:{"2":"EC J LD MD ND OD bC PD QD","1025":"I"},J:{"2":"D","4260":"A"},K:{"2":"A B 8B aC","545":"C 9B","1025":"H"},L:{"1025":"I"},M:{"1":"v"},N:{"2340":"A B"},O:{"1025":"AC"},P:{"1025":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1025":"cD"},R:{"1025":"dD"},S:{"1":"fD","4097":"eD"}},B:4,C:"Crisp edges/pixelated images",D:true}; diff --git a/node_modules/caniuse-lite/data/features/css-cross-fade.js b/node_modules/caniuse-lite/data/features/css-cross-fade.js index 6b46bd57..18a85a18 100644 --- a/node_modules/caniuse-lite/data/features/css-cross-fade.js +++ b/node_modules/caniuse-lite/data/features/css-cross-fade.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"2":"C L M H N O P","33":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"2":"0 1 2 3 4 5 6 7 8 9 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC fC gC"},D:{"2":"J GB K E F G A B C L M H N","33":"0 1 2 3 4 5 6 7 8 9 O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"1":"A B C L M H LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB hC KC","33":"K E F G iC jC kC lC"},F:{"2":"G B C sC tC uC vC 7B ZC wC 8B","33":"0 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u"},G:{"1":"4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"KC xC aC","33":"F yC zC 0C 1C 2C 3C"},H:{"2":"JD"},I:{"2":"DC J KD LD MD ND aC","33":"D OD PD"},J:{"2":"E A"},K:{"2":"A B C 7B ZC 8B","33":"I"},L:{"33":"D"},M:{"2":"D"},N:{"2":"A B"},O:{"33":"9B"},P:{"33":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"33":"bD"},R:{"33":"cD"},S:{"2":"dD eD"}},B:4,C:"CSS Cross-Fade Function",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"2":"C L M G N O P","33":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"2":"0 1 2 3 4 5 6 7 8 9 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC gC hC"},D:{"2":"J HB K D E F A B C L M G N","33":"0 1 2 3 4 5 6 7 8 9 O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"1":"A B C L M G MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB iC LC","33":"K D E F jC kC lC mC"},F:{"2":"F B C tC uC vC wC 8B aC xC 9B","33":"0 1 G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u"},G:{"1":"5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"LC yC bC","33":"E zC 0C 1C 2C 3C 4C"},H:{"2":"KD"},I:{"2":"EC J LD MD ND OD bC","33":"I PD QD"},J:{"2":"D A"},K:{"2":"A B C 8B aC 9B","33":"H"},L:{"33":"I"},M:{"2":"v"},N:{"2":"A B"},O:{"33":"AC"},P:{"33":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"33":"cD"},R:{"33":"dD"},S:{"2":"eD fD"}},B:4,C:"CSS Cross-Fade Function",D:true}; diff --git a/node_modules/caniuse-lite/data/features/css-default-pseudo.js b/node_modules/caniuse-lite/data/features/css-default-pseudo.js index afb83393..44edc22d 100644 --- a/node_modules/caniuse-lite/data/features/css-default-pseudo.js +++ b/node_modules/caniuse-lite/data/features/css-default-pseudo.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M H N O P"},C:{"1":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","16":"cC DC fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","16":"J GB K E F G A B C L M","132":"0 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB"},E:{"1":"B C L M H LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","16":"J GB hC KC","132":"K E F G A iC jC kC lC"},F:{"1":"UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","16":"G B sC tC uC vC 7B ZC","132":"0 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB","260":"C wC 8B"},G:{"1":"5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","16":"KC xC aC yC zC","132":"F 0C 1C 2C 3C 4C"},H:{"260":"JD"},I:{"1":"D","16":"DC KD LD MD","132":"J ND aC OD PD"},J:{"16":"E","132":"A"},K:{"1":"I","16":"A B C 7B ZC","260":"8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD","132":"J"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:5,C:":default CSS pseudo-class",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G N O P"},C:{"1":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","16":"dC EC gC hC"},D:{"1":"2 3 4 5 6 7 8 9 iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","16":"J HB K D E F A B C L M","132":"0 1 G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB"},E:{"1":"B C L M G MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","16":"J HB iC LC","132":"K D E F A jC kC lC mC"},F:{"1":"VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","16":"F B tC uC vC wC 8B aC","132":"0 1 G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB","260":"C xC 9B"},G:{"1":"6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","16":"LC yC bC zC 0C","132":"E 1C 2C 3C 4C 5C"},H:{"260":"KD"},I:{"1":"I","16":"EC LD MD ND","132":"J OD bC PD QD"},J:{"16":"D","132":"A"},K:{"1":"H","16":"A B C 8B aC","260":"9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD","132":"J"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:5,C:":default CSS pseudo-class",D:true}; diff --git a/node_modules/caniuse-lite/data/features/css-descendant-gtgt.js b/node_modules/caniuse-lite/data/features/css-descendant-gtgt.js index 159d0b5a..56afad3d 100644 --- a/node_modules/caniuse-lite/data/features/css-descendant-gtgt.js +++ b/node_modules/caniuse-lite/data/features/css-descendant-gtgt.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"2":"1 2 3 4 5 6 7 8 9 C L M H N O P I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","16":"Q"},C:{"2":"0 1 2 3 4 5 6 7 8 9 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC fC gC"},D:{"2":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"1":"B","2":"J GB K E F G A C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u sC tC uC vC 7B ZC wC 8B"},G:{"2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"2":"JD"},I:{"2":"DC J D KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"2":"A B C I 7B ZC 8B"},L:{"2":"D"},M:{"2":"D"},N:{"2":"A B"},O:{"2":"9B"},P:{"2":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"2":"bD"},R:{"2":"cD"},S:{"2":"dD eD"}},B:7,C:"Explicit descendant combinator >>",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"2":"2 3 4 5 6 7 8 9 C L M G N O P H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","16":"Q"},C:{"2":"0 1 2 3 4 5 6 7 8 9 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC gC hC"},D:{"2":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"1":"B","2":"J HB K D E F A C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u tC uC vC wC 8B aC xC 9B"},G:{"2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"2":"KD"},I:{"2":"EC J I LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"2":"A B C H 8B aC 9B"},L:{"2":"I"},M:{"2":"v"},N:{"2":"A B"},O:{"2":"AC"},P:{"2":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"2":"cD"},R:{"2":"dD"},S:{"2":"eD fD"}},B:7,C:"Explicit descendant combinator >>",D:true}; diff --git a/node_modules/caniuse-lite/data/features/css-deviceadaptation.js b/node_modules/caniuse-lite/data/features/css-deviceadaptation.js index c4c8d779..dda8bc4e 100644 --- a/node_modules/caniuse-lite/data/features/css-deviceadaptation.js +++ b/node_modules/caniuse-lite/data/features/css-deviceadaptation.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G bC","164":"A B"},B:{"66":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","164":"C L M H N O P"},C:{"2":"0 1 2 3 4 5 6 7 8 9 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC fC gC"},D:{"2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB","66":"1 2 3 4 5 6 7 8 9 LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"2":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB sC tC uC vC 7B ZC wC 8B","66":"WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u"},G:{"2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"292":"JD"},I:{"2":"DC J D KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"2":"A I","292":"B C 7B ZC 8B"},L:{"2":"D"},M:{"2":"D"},N:{"164":"A B"},O:{"2":"9B"},P:{"2":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"66":"bD"},R:{"2":"cD"},S:{"2":"dD eD"}},B:5,C:"CSS Device Adaptation",D:true}; +module.exports={A:{A:{"2":"K D E F cC","164":"A B"},B:{"66":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","164":"C L M G N O P"},C:{"2":"0 1 2 3 4 5 6 7 8 9 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC gC hC"},D:{"2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB","66":"2 3 4 5 6 7 8 9 MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"2":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB tC uC vC wC 8B aC xC 9B","66":"XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u"},G:{"2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"292":"KD"},I:{"2":"EC J I LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"2":"A H","292":"B C 8B aC 9B"},L:{"2":"I"},M:{"2":"v"},N:{"164":"A B"},O:{"2":"AC"},P:{"2":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"66":"cD"},R:{"2":"dD"},S:{"2":"eD fD"}},B:5,C:"CSS Device Adaptation",D:true}; diff --git a/node_modules/caniuse-lite/data/features/css-dir-pseudo.js b/node_modules/caniuse-lite/data/features/css-dir-pseudo.js index 1b89eb0c..0c72aeb2 100644 --- a/node_modules/caniuse-lite/data/features/css-dir-pseudo.js +++ b/node_modules/caniuse-lite/data/features/css-dir-pseudo.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"9 AB BB CB DB EB FB D","2":"C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n","194":"1 2 3 4 5 6 7 8 o p q r s t u"},C:{"1":"1 2 3 4 5 6 7 8 9 fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"cC DC J GB K E F G A B C L M H N fC gC","33":"0 O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB"},D:{"1":"9 AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z","194":"1 2 3 4 5 6 7 8 a b c d e f g h i j k l m n o p q r s t u"},E:{"1":"RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC"},F:{"1":"p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z sC tC uC vC 7B ZC wC 8B","194":"a b c d e f g h i j k l m n o"},G:{"1":"RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"2":"9B"},P:{"1":"0","2":"J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"2":"bD"},R:{"2":"cD"},S:{"1":"eD","33":"dD"}},B:5,C:":dir() CSS pseudo-class",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"AB BB CB DB EB FB GB v I","2":"C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n","194":"2 3 4 5 6 7 8 9 o p q r s t u"},C:{"1":"2 3 4 5 6 7 8 9 gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"dC EC J HB K D E F A B C L M G N gC hC","33":"0 1 O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB"},D:{"1":"AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z","194":"2 3 4 5 6 7 8 9 a b c d e f g h i j k l m n o p q r s t u"},E:{"1":"SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC"},F:{"1":"p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z tC uC vC wC 8B aC xC 9B","194":"a b c d e f g h i j k l m n o"},G:{"1":"SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"2":"AC"},P:{"1":"1","2":"0 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"2":"cD"},R:{"2":"dD"},S:{"1":"fD","33":"eD"}},B:5,C:":dir() CSS pseudo-class",D:true}; diff --git a/node_modules/caniuse-lite/data/features/css-display-contents.js b/node_modules/caniuse-lite/data/features/css-display-contents.js index 4e1fb843..f27f05a9 100644 --- a/node_modules/caniuse-lite/data/features/css-display-contents.js +++ b/node_modules/caniuse-lite/data/features/css-display-contents.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"2":"C L M H N O P","132":"Q I R S T U V W X","260":"1 2 3 4 5 6 7 8 9 Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB fC gC","132":"TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC","260":"1 2 3 4 5 6 7 8 9 qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC"},D:{"2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB","132":"tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X","194":"oB EC pB FC qB rB sB","260":"1 2 3 4 5 6 7 8 9 Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"2":"J GB K E F G A B hC KC iC jC kC lC LC","132":"C L M H 7B 8B mC nC oC MC NC 9B pC","260":"BC TC UC VC WC XC YC CC rC","772":"AC OC PC QC RC SC qC"},F:{"2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB sC tC uC vC 7B ZC wC 8B","132":"iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B","260":"4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u"},G:{"1":"BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C","132":"7C 8C 9C AD BD CD","260":"DD ED FD GD MC NC 9B HD","516":"OC PC QC RC SC ID","772":"AC"},H:{"2":"JD"},I:{"2":"DC J KD LD MD ND aC OD PD","260":"D"},J:{"2":"E A"},K:{"2":"A B C 7B ZC 8B","260":"I"},L:{"260":"D"},M:{"260":"D"},N:{"2":"A B"},O:{"132":"9B"},P:{"2":"J QD RD SD TD","132":"UD LC VD WD XD YD","260":"0 v w x y z ZD AC BC CC aD"},Q:{"132":"bD"},R:{"260":"cD"},S:{"132":"dD","260":"eD"}},B:4,C:"CSS display: contents",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"2":"C L M G N O P","132":"Q H R S T U V W X","260":"2 3 4 5 6 7 8 9 Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB gC hC","132":"UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC","260":"2 3 4 5 6 7 8 9 rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC"},D:{"2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB","132":"uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X","194":"pB FC qB GC rB sB tB","260":"2 3 4 5 6 7 8 9 Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"2":"J HB K D E F A B iC LC jC kC lC mC MC","132":"C L M G 8B 9B nC oC pC NC OC AC qC","260":"CC UC VC WC XC YC ZC DC sC","772":"BC PC QC RC SC TC rC"},F:{"2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB tC uC vC wC 8B aC xC 9B","132":"jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B","260":"5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u"},G:{"1":"CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C","132":"8C 9C AD BD CD DD","260":"ED FD GD HD NC OC AC ID","516":"PC QC RC SC TC JD","772":"BC"},H:{"2":"KD"},I:{"2":"EC J LD MD ND OD bC PD QD","260":"I"},J:{"2":"D A"},K:{"2":"A B C 8B aC 9B","260":"H"},L:{"260":"I"},M:{"260":"v"},N:{"2":"A B"},O:{"132":"AC"},P:{"2":"J RD SD TD UD","132":"VD MC WD XD YD ZD","260":"0 1 w x y z aD BC CC DC bD"},Q:{"132":"cD"},R:{"260":"dD"},S:{"132":"eD","260":"fD"}},B:4,C:"CSS display: contents",D:true}; diff --git a/node_modules/caniuse-lite/data/features/css-element-function.js b/node_modules/caniuse-lite/data/features/css-element-function.js index ff0ba8fd..e1cd79be 100644 --- a/node_modules/caniuse-lite/data/features/css-element-function.js +++ b/node_modules/caniuse-lite/data/features/css-element-function.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"2":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"33":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","164":"cC DC fC gC"},D:{"2":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"2":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u sC tC uC vC 7B ZC wC 8B"},G:{"2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"2":"JD"},I:{"2":"DC J D KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"2":"A B C I 7B ZC 8B"},L:{"2":"D"},M:{"33":"D"},N:{"2":"A B"},O:{"2":"9B"},P:{"2":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"2":"bD"},R:{"2":"cD"},S:{"33":"dD eD"}},B:5,C:"CSS element() function",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"2":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"33":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","164":"dC EC gC hC"},D:{"2":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"2":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u tC uC vC wC 8B aC xC 9B"},G:{"2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"2":"KD"},I:{"2":"EC J I LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"2":"A B C H 8B aC 9B"},L:{"2":"I"},M:{"33":"v"},N:{"2":"A B"},O:{"2":"AC"},P:{"2":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"2":"cD"},R:{"2":"dD"},S:{"33":"eD fD"}},B:5,C:"CSS element() function",D:true}; diff --git a/node_modules/caniuse-lite/data/features/css-env-function.js b/node_modules/caniuse-lite/data/features/css-env-function.js index c0c61492..85aee23c 100644 --- a/node_modules/caniuse-lite/data/features/css-env-function.js +++ b/node_modules/caniuse-lite/data/features/css-env-function.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M H N O P"},C:{"1":"1 2 3 4 5 6 7 8 9 tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB"},E:{"1":"C L M H 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F G A hC KC iC jC kC lC LC","132":"B"},F:{"1":"mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB sC tC uC vC 7B ZC wC 8B"},G:{"1":"7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C","132":"6C"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z LC VD WD XD YD ZD AC BC CC aD","2":"J QD RD SD TD UD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"eD","2":"dD"}},B:7,C:"CSS Environment Variables env()",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G N O P"},C:{"1":"2 3 4 5 6 7 8 9 uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB gC hC"},D:{"1":"2 3 4 5 6 7 8 9 yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB"},E:{"1":"C L M G 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E F A iC LC jC kC lC mC MC","132":"B"},F:{"1":"nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB tC uC vC wC 8B aC xC 9B"},G:{"1":"8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C","132":"7C"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z MC WD XD YD ZD aD BC CC DC bD","2":"J RD SD TD UD VD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"fD","2":"eD"}},B:7,C:"CSS Environment Variables env()",D:true}; diff --git a/node_modules/caniuse-lite/data/features/css-exclusions.js b/node_modules/caniuse-lite/data/features/css-exclusions.js index 2e4c56b2..484a61a2 100644 --- a/node_modules/caniuse-lite/data/features/css-exclusions.js +++ b/node_modules/caniuse-lite/data/features/css-exclusions.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G bC","33":"A B"},B:{"2":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","33":"C L M H N O P"},C:{"2":"0 1 2 3 4 5 6 7 8 9 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC fC gC"},D:{"2":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"2":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u sC tC uC vC 7B ZC wC 8B"},G:{"2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"2":"JD"},I:{"2":"DC J D KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"2":"A B C I 7B ZC 8B"},L:{"2":"D"},M:{"2":"D"},N:{"33":"A B"},O:{"2":"9B"},P:{"2":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"2":"bD"},R:{"2":"cD"},S:{"2":"dD eD"}},B:5,C:"CSS Exclusions Level 1",D:true}; +module.exports={A:{A:{"2":"K D E F cC","33":"A B"},B:{"2":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","33":"C L M G N O P"},C:{"2":"0 1 2 3 4 5 6 7 8 9 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC gC hC"},D:{"2":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"2":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u tC uC vC wC 8B aC xC 9B"},G:{"2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"2":"KD"},I:{"2":"EC J I LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"2":"A B C H 8B aC 9B"},L:{"2":"I"},M:{"2":"v"},N:{"33":"A B"},O:{"2":"AC"},P:{"2":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"2":"cD"},R:{"2":"dD"},S:{"2":"eD fD"}},B:5,C:"CSS Exclusions Level 1",D:true}; diff --git a/node_modules/caniuse-lite/data/features/css-featurequeries.js b/node_modules/caniuse-lite/data/features/css-featurequeries.js index 665efc5e..3fd6b29e 100644 --- a/node_modules/caniuse-lite/data/features/css-featurequeries.js +++ b/node_modules/caniuse-lite/data/features/css-featurequeries.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"0 1 2 3 4 5 6 7 8 9 x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"cC DC J GB K E F G A B C L M H N O P HB v w fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB"},E:{"1":"G A B C L M H lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F hC KC iC jC kC"},F:{"1":"0 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u 8B","2":"G B C sC tC uC vC 7B ZC wC"},G:{"1":"2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C"},H:{"1":"JD"},I:{"1":"D OD PD","2":"DC J KD LD MD ND aC"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:4,C:"CSS Feature Queries",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"0 1 2 3 4 5 6 7 8 9 y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"dC EC J HB K D E F A B C L M G N O P IB w x gC hC"},D:{"1":"2 3 4 5 6 7 8 9 LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB"},E:{"1":"F A B C L M G mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E iC LC jC kC lC"},F:{"1":"0 1 G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u 9B","2":"F B C tC uC vC wC 8B aC xC"},G:{"1":"3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C"},H:{"1":"KD"},I:{"1":"I PD QD","2":"EC J LD MD ND OD bC"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:4,C:"CSS Feature Queries",D:true}; diff --git a/node_modules/caniuse-lite/data/features/css-file-selector-button.js b/node_modules/caniuse-lite/data/features/css-file-selector-button.js index 8df76774..a3043f2a 100644 --- a/node_modules/caniuse-lite/data/features/css-file-selector-button.js +++ b/node_modules/caniuse-lite/data/features/css-file-selector-button.js @@ -1 +1 @@ -module.exports={A:{D:{"1":"1 2 3 4 5 6 7 8 9 Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","33":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X"},L:{"1":"D"},B:{"1":"1 2 3 4 5 6 7 8 9 Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","33":"C L M H N O P Q I R S T U V W X"},C:{"1":"1 2 3 4 5 6 7 8 9 GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R fC gC"},M:{"1":"D"},A:{"2":"K E F G bC","33":"A B"},F:{"1":"3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"G B C sC tC uC vC 7B ZC wC 8B","33":"0 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B"},K:{"1":"I","2":"A B C 7B ZC 8B"},E:{"1":"H nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC","2":"rC","33":"J GB K E F G A B C L M hC KC iC jC kC lC LC 7B 8B mC"},G:{"1":"FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","33":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED"},P:{"1":"0 v w x y z ZD AC BC CC aD","33":"J QD RD SD TD UD LC VD WD XD YD"},I:{"1":"D","2":"DC J KD LD MD ND aC","33":"OD PD"}},B:6,C:"::file-selector-button CSS pseudo-element",D:undefined}; +module.exports={A:{D:{"1":"2 3 4 5 6 7 8 9 Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","33":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X"},L:{"1":"I"},B:{"1":"2 3 4 5 6 7 8 9 Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","33":"C L M G N O P Q H R S T U V W X"},C:{"1":"2 3 4 5 6 7 8 9 HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R gC hC"},M:{"1":"v"},A:{"2":"K D E F cC","33":"A B"},F:{"1":"4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"F B C tC uC vC wC 8B aC xC 9B","33":"0 1 G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B"},K:{"1":"H","2":"A B C 8B aC 9B"},E:{"1":"G oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC","2":"sC","33":"J HB K D E F A B C L M iC LC jC kC lC mC MC 8B 9B nC"},G:{"1":"GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","33":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD"},P:{"1":"0 1 w x y z aD BC CC DC bD","33":"J RD SD TD UD VD MC WD XD YD ZD"},I:{"1":"I","2":"EC J LD MD ND OD bC","33":"PD QD"}},B:6,C:"::file-selector-button CSS pseudo-element",D:undefined}; diff --git a/node_modules/caniuse-lite/data/features/css-filter-function.js b/node_modules/caniuse-lite/data/features/css-filter-function.js index f5cb743d..458b3bc9 100644 --- a/node_modules/caniuse-lite/data/features/css-filter-function.js +++ b/node_modules/caniuse-lite/data/features/css-filter-function.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"2":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"2":"0 1 2 3 4 5 6 7 8 9 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC fC gC"},D:{"2":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"1":"A B C L M H lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F hC KC iC jC kC","33":"G"},F:{"2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u sC tC uC vC 7B ZC wC 8B"},G:{"1":"4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C","33":"2C 3C"},H:{"2":"JD"},I:{"2":"DC J D KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"2":"A B C I 7B ZC 8B"},L:{"2":"D"},M:{"2":"D"},N:{"2":"A B"},O:{"2":"9B"},P:{"2":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"2":"bD"},R:{"2":"cD"},S:{"2":"dD eD"}},B:5,C:"CSS filter() function",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"2":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"2":"0 1 2 3 4 5 6 7 8 9 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC gC hC"},D:{"2":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"1":"A B C L M G mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E iC LC jC kC lC","33":"F"},F:{"2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u tC uC vC wC 8B aC xC 9B"},G:{"1":"5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C","33":"3C 4C"},H:{"2":"KD"},I:{"2":"EC J I LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"2":"A B C H 8B aC 9B"},L:{"2":"I"},M:{"2":"v"},N:{"2":"A B"},O:{"2":"AC"},P:{"2":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"2":"cD"},R:{"2":"dD"},S:{"2":"eD fD"}},B:5,C:"CSS filter() function",D:true}; diff --git a/node_modules/caniuse-lite/data/features/css-filters.js b/node_modules/caniuse-lite/data/features/css-filters.js index d6339290..5eeadcf5 100644 --- a/node_modules/caniuse-lite/data/features/css-filters.js +++ b/node_modules/caniuse-lite/data/features/css-filters.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","1028":"L M H N O P","1346":"C"},C:{"1":"1 2 3 4 5 6 7 8 9 RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"cC DC fC","196":"QB","516":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB gC"},D:{"1":"1 2 3 4 5 6 7 8 9 jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"J GB K E F G A B C L M H N O","33":"0 P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB"},E:{"1":"A B C L M H lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB hC KC iC","33":"K E F G jC kC"},F:{"1":"WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"G B C sC tC uC vC 7B ZC wC 8B","33":"0 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB"},G:{"1":"3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"KC xC aC yC","33":"F zC 0C 1C 2C"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC","33":"OD PD"},J:{"2":"E","33":"A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z SD TD UD LC VD WD XD YD ZD AC BC CC aD","33":"J QD RD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:5,C:"CSS Filter Effects",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","1028":"L M G N O P","1346":"C"},C:{"1":"2 3 4 5 6 7 8 9 SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"dC EC gC","196":"RB","516":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB hC"},D:{"1":"2 3 4 5 6 7 8 9 kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"J HB K D E F A B C L M G N O","33":"0 1 P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB"},E:{"1":"A B C L M G mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB iC LC jC","33":"K D E F kC lC"},F:{"1":"XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"F B C tC uC vC wC 8B aC xC 9B","33":"0 1 G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB"},G:{"1":"4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"LC yC bC zC","33":"E 0C 1C 2C 3C"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC","33":"PD QD"},J:{"2":"D","33":"A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z TD UD VD MC WD XD YD ZD aD BC CC DC bD","33":"J RD SD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:5,C:"CSS Filter Effects",D:true}; diff --git a/node_modules/caniuse-lite/data/features/css-first-letter.js b/node_modules/caniuse-lite/data/features/css-first-letter.js index e301049d..34eaa876 100644 --- a/node_modules/caniuse-lite/data/features/css-first-letter.js +++ b/node_modules/caniuse-lite/data/features/css-first-letter.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"G A B","16":"bC","516":"F","1540":"K E"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC fC gC","132":"DC","260":"cC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","16":"GB K E F","132":"J"},E:{"1":"K E F G A B C L M H iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","16":"GB hC","132":"J KC"},F:{"1":"0 C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u wC 8B","16":"G sC","260":"B tC uC vC 7B ZC"},G:{"1":"F yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","16":"KC xC aC"},H:{"1":"JD"},I:{"1":"DC J D ND aC OD PD","16":"KD LD","132":"MD"},J:{"1":"E A"},K:{"1":"C I 8B","260":"A B 7B ZC"},L:{"1":"D"},M:{"1":"D"},N:{"1":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:2,C:"::first-letter CSS pseudo-element selector",D:true}; +module.exports={A:{A:{"1":"F A B","16":"cC","516":"E","1540":"K D"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC gC hC","132":"EC","260":"dC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","16":"HB K D E","132":"J"},E:{"1":"K D E F A B C L M G jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","16":"HB iC","132":"J LC"},F:{"1":"0 1 C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u xC 9B","16":"F tC","260":"B uC vC wC 8B aC"},G:{"1":"E zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","16":"LC yC bC"},H:{"1":"KD"},I:{"1":"EC J I OD bC PD QD","16":"LD MD","132":"ND"},J:{"1":"D A"},K:{"1":"C H 9B","260":"A B 8B aC"},L:{"1":"I"},M:{"1":"v"},N:{"1":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:2,C:"::first-letter CSS pseudo-element selector",D:true}; diff --git a/node_modules/caniuse-lite/data/features/css-first-line.js b/node_modules/caniuse-lite/data/features/css-first-line.js index c42a7568..4ff4173a 100644 --- a/node_modules/caniuse-lite/data/features/css-first-line.js +++ b/node_modules/caniuse-lite/data/features/css-first-line.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"G A B","132":"K E F bC"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"0 1 2 3 4 5 6 7 8 9 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC fC gC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"1":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"1":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u sC tC uC vC 7B ZC wC 8B"},G:{"1":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"1":"JD"},I:{"1":"DC J D KD LD MD ND aC OD PD"},J:{"1":"E A"},K:{"1":"A B C I 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"1":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:2,C:"CSS first-line pseudo-element",D:true}; +module.exports={A:{A:{"1":"F A B","132":"K D E cC"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"0 1 2 3 4 5 6 7 8 9 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC gC hC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"1":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"1":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u tC uC vC wC 8B aC xC 9B"},G:{"1":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"1":"KD"},I:{"1":"EC J I LD MD ND OD bC PD QD"},J:{"1":"D A"},K:{"1":"A B C H 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"1":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:2,C:"CSS first-line pseudo-element",D:true}; diff --git a/node_modules/caniuse-lite/data/features/css-fixed.js b/node_modules/caniuse-lite/data/features/css-fixed.js index 923489dc..6ca12b57 100644 --- a/node_modules/caniuse-lite/data/features/css-fixed.js +++ b/node_modules/caniuse-lite/data/features/css-fixed.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"E F G A B","2":"bC","8":"K"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"0 1 2 3 4 5 6 7 8 9 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC fC gC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"1":"J GB K E F G A B C L M H hC KC iC jC kC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","1025":"lC"},F:{"1":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u sC tC uC vC 7B ZC wC 8B"},G:{"1":"F 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"KC xC aC","132":"yC zC 0C"},H:{"2":"JD"},I:{"1":"DC D OD PD","260":"KD LD MD","513":"J ND aC"},J:{"1":"E A"},K:{"1":"A B C I 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"1":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:2,C:"CSS position:fixed",D:true}; +module.exports={A:{A:{"1":"D E F A B","2":"cC","8":"K"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"0 1 2 3 4 5 6 7 8 9 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC gC hC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"1":"J HB K D E F A B C L M G iC LC jC kC lC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","1025":"mC"},F:{"1":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u tC uC vC wC 8B aC xC 9B"},G:{"1":"E 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"LC yC bC","132":"zC 0C 1C"},H:{"2":"KD"},I:{"1":"EC I PD QD","260":"LD MD ND","513":"J OD bC"},J:{"1":"D A"},K:{"1":"A B C H 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"1":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:2,C:"CSS position:fixed",D:true}; diff --git a/node_modules/caniuse-lite/data/features/css-focus-visible.js b/node_modules/caniuse-lite/data/features/css-focus-visible.js index c5224f11..52af53be 100644 --- a/node_modules/caniuse-lite/data/features/css-focus-visible.js +++ b/node_modules/caniuse-lite/data/features/css-focus-visible.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M H N O P","328":"Q I R S T U"},C:{"1":"1 2 3 4 5 6 7 8 9 U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"cC DC fC gC","161":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T"},D:{"1":"1 2 3 4 5 6 7 8 9 V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB","328":"vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U"},E:{"1":"NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F G A B C L M hC KC iC jC kC lC LC 7B 8B mC nC","578":"H oC MC"},F:{"1":"0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB sC tC uC vC 7B ZC wC 8B","328":"uB vB wB xB yB zB"},G:{"1":"NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD","578":"GD MC"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"2":"9B"},P:{"1":"0 v w x y z YD ZD AC BC CC aD","2":"J QD RD SD TD UD LC VD WD XD"},Q:{"2":"bD"},R:{"1":"cD"},S:{"161":"dD eD"}},B:5,C:":focus-visible CSS pseudo-class",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G N O P","328":"Q H R S T U"},C:{"1":"2 3 4 5 6 7 8 9 U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"dC EC gC hC","161":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T"},D:{"1":"2 3 4 5 6 7 8 9 V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB","328":"wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U"},E:{"1":"OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E F A B C L M iC LC jC kC lC mC MC 8B 9B nC oC","578":"G pC NC"},F:{"1":"1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB tC uC vC wC 8B aC xC 9B","328":"vB wB xB yB zB 0B"},G:{"1":"OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD","578":"HD NC"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"2":"AC"},P:{"1":"0 1 w x y z ZD aD BC CC DC bD","2":"J RD SD TD UD VD MC WD XD YD"},Q:{"2":"cD"},R:{"1":"dD"},S:{"161":"eD fD"}},B:5,C:":focus-visible CSS pseudo-class",D:true}; diff --git a/node_modules/caniuse-lite/data/features/css-focus-within.js b/node_modules/caniuse-lite/data/features/css-focus-within.js index dda1b07c..b3dcd20e 100644 --- a/node_modules/caniuse-lite/data/features/css-focus-within.js +++ b/node_modules/caniuse-lite/data/features/css-focus-within.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M H N O P"},C:{"1":"1 2 3 4 5 6 7 8 9 iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB","194":"EC"},E:{"1":"B C L M H LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F G A hC KC iC jC kC lC"},F:{"1":"dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB sC tC uC vC 7B ZC wC 8B","194":"cB"},G:{"1":"5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C 2C 3C 4C"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z TD UD LC VD WD XD YD ZD AC BC CC aD","2":"J QD RD SD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"eD","2":"dD"}},B:7,C:":focus-within CSS pseudo-class",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G N O P"},C:{"1":"2 3 4 5 6 7 8 9 jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB gC hC"},D:{"1":"2 3 4 5 6 7 8 9 qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB","194":"FC"},E:{"1":"B C L M G MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E F A iC LC jC kC lC mC"},F:{"1":"eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB tC uC vC wC 8B aC xC 9B","194":"dB"},G:{"1":"6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z UD VD MC WD XD YD ZD aD BC CC DC bD","2":"J RD SD TD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"fD","2":"eD"}},B:7,C:":focus-within CSS pseudo-class",D:true}; diff --git a/node_modules/caniuse-lite/data/features/css-font-palette.js b/node_modules/caniuse-lite/data/features/css-font-palette.js index 0910e9bf..6deab84e 100644 --- a/node_modules/caniuse-lite/data/features/css-font-palette.js +++ b/node_modules/caniuse-lite/data/features/css-font-palette.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 o p q r s t u AB BB CB DB EB FB D","2":"C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n"},C:{"1":"1 2 3 4 5 6 7 8 9 q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j"},E:{"1":"NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC"},F:{"1":"W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V sC tC uC vC 7B ZC wC 8B"},G:{"1":"NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"2":"9B"},P:{"1":"0 v w x y z aD","2":"J QD RD SD TD UD LC VD WD XD YD ZD AC BC CC"},Q:{"2":"bD"},R:{"2":"cD"},S:{"2":"dD eD"}},B:5,C:"CSS font-palette",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n"},C:{"1":"2 3 4 5 6 7 8 9 q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p gC hC"},D:{"1":"2 3 4 5 6 7 8 9 k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j"},E:{"1":"OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC"},F:{"1":"W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V tC uC vC wC 8B aC xC 9B"},G:{"1":"OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"2":"AC"},P:{"1":"0 1 w x y z bD","2":"J RD SD TD UD VD MC WD XD YD ZD aD BC CC DC"},Q:{"2":"cD"},R:{"2":"dD"},S:{"2":"eD fD"}},B:5,C:"CSS font-palette",D:true}; diff --git a/node_modules/caniuse-lite/data/features/css-font-rendering-controls.js b/node_modules/caniuse-lite/data/features/css-font-rendering-controls.js index 11add62c..3faafbd9 100644 --- a/node_modules/caniuse-lite/data/features/css-font-rendering-controls.js +++ b/node_modules/caniuse-lite/data/features/css-font-rendering-controls.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M H N O P"},C:{"1":"1 2 3 4 5 6 7 8 9 oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB fC gC","194":"cB dB eB fB gB hB iB jB kB lB mB nB"},D:{"1":"1 2 3 4 5 6 7 8 9 pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB","66":"fB gB hB iB jB kB lB mB nB oB EC"},E:{"1":"C L M H 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F G A B hC KC iC jC kC lC LC"},F:{"1":"dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB sC tC uC vC 7B ZC wC 8B","66":"SB TB UB VB WB XB YB ZB aB bB cB"},G:{"1":"7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z TD UD LC VD WD XD YD ZD AC BC CC aD","2":"J","66":"QD RD SD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"eD","194":"dD"}},B:5,C:"CSS font-display",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G N O P"},C:{"1":"2 3 4 5 6 7 8 9 pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB gC hC","194":"dB eB fB gB hB iB jB kB lB mB nB oB"},D:{"1":"2 3 4 5 6 7 8 9 qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB","66":"gB hB iB jB kB lB mB nB oB pB FC"},E:{"1":"C L M G 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E F A B iC LC jC kC lC mC MC"},F:{"1":"eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB tC uC vC wC 8B aC xC 9B","66":"TB UB VB WB XB YB ZB aB bB cB dB"},G:{"1":"8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z UD VD MC WD XD YD ZD aD BC CC DC bD","2":"J","66":"RD SD TD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"fD","194":"eD"}},B:5,C:"CSS font-display",D:true}; diff --git a/node_modules/caniuse-lite/data/features/css-font-stretch.js b/node_modules/caniuse-lite/data/features/css-font-stretch.js index c498ba92..a433d51f 100644 --- a/node_modules/caniuse-lite/data/features/css-font-stretch.js +++ b/node_modules/caniuse-lite/data/features/css-font-stretch.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"G A B","2":"K E F bC"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"0 1 2 3 4 5 6 7 8 9 G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"cC DC J GB K E F fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB"},E:{"1":"B C L M H 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F G A hC KC iC jC kC lC LC"},F:{"1":"RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB sC tC uC vC 7B ZC wC 8B"},G:{"1":"5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C 2C 3C 4C"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"1":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD","2":"J"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:2,C:"CSS font-stretch",D:true}; +module.exports={A:{A:{"1":"F A B","2":"K D E cC"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"0 1 2 3 4 5 6 7 8 9 F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"dC EC J HB K D E gC hC"},D:{"1":"2 3 4 5 6 7 8 9 fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB"},E:{"1":"B C L M G 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E F A iC LC jC kC lC mC MC"},F:{"1":"SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB tC uC vC wC 8B aC xC 9B"},G:{"1":"6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"1":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD","2":"J"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:2,C:"CSS font-stretch",D:true}; diff --git a/node_modules/caniuse-lite/data/features/css-gencontent.js b/node_modules/caniuse-lite/data/features/css-gencontent.js index c3495f02..c3a122cd 100644 --- a/node_modules/caniuse-lite/data/features/css-gencontent.js +++ b/node_modules/caniuse-lite/data/features/css-gencontent.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"G A B","2":"K E bC","132":"F"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"0 1 2 3 4 5 6 7 8 9 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC fC gC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"1":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"1":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u sC tC uC vC 7B ZC wC 8B"},G:{"1":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"1":"JD"},I:{"1":"DC J D KD LD MD ND aC OD PD"},J:{"1":"E A"},K:{"1":"A B C I 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"1":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:2,C:"CSS Generated content for pseudo-elements",D:true}; +module.exports={A:{A:{"1":"F A B","2":"K D cC","132":"E"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"0 1 2 3 4 5 6 7 8 9 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC gC hC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"1":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"1":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u tC uC vC wC 8B aC xC 9B"},G:{"1":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"1":"KD"},I:{"1":"EC J I LD MD ND OD bC PD QD"},J:{"1":"D A"},K:{"1":"A B C H 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"1":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:2,C:"CSS Generated content for pseudo-elements",D:true}; diff --git a/node_modules/caniuse-lite/data/features/css-gradients.js b/node_modules/caniuse-lite/data/features/css-gradients.js index e909b25f..538c1eb7 100644 --- a/node_modules/caniuse-lite/data/features/css-gradients.js +++ b/node_modules/caniuse-lite/data/features/css-gradients.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"A B","2":"K E F G bC"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"1 2 3 4 5 6 7 8 9 SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"cC DC fC","260":"0 N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB","292":"J GB K E F G A B C L M H gC"},D:{"1":"1 2 3 4 5 6 7 8 9 IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","33":"0 A B C L M H N O P HB v w x y z","548":"J GB K E F G"},E:{"1":"NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"hC KC","260":"E F G A B C L M H jC kC lC LC 7B 8B mC nC oC MC","292":"K iC","804":"J GB"},F:{"1":"0 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u 8B","2":"G B sC tC uC vC","33":"C wC","164":"7B ZC"},G:{"1":"NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","260":"F 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC","292":"yC zC","804":"KC xC aC"},H:{"2":"JD"},I:{"1":"D OD PD","33":"J ND aC","548":"DC KD LD MD"},J:{"1":"A","548":"E"},K:{"1":"I 8B","2":"A B","33":"C","164":"7B ZC"},L:{"1":"D"},M:{"1":"D"},N:{"1":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:4,C:"CSS Gradients",D:true}; +module.exports={A:{A:{"1":"A B","2":"K D E F cC"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"2 3 4 5 6 7 8 9 TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"dC EC gC","260":"0 1 N O P IB w x y z JB KB LB MB NB OB PB QB RB SB","292":"J HB K D E F A B C L M G hC"},D:{"1":"2 3 4 5 6 7 8 9 JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","33":"0 1 A B C L M G N O P IB w x y z","548":"J HB K D E F"},E:{"1":"OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"iC LC","260":"D E F A B C L M G kC lC mC MC 8B 9B nC oC pC NC","292":"K jC","804":"J HB"},F:{"1":"0 1 G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u 9B","2":"F B tC uC vC wC","33":"C xC","164":"8B aC"},G:{"1":"OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","260":"E 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC","292":"zC 0C","804":"LC yC bC"},H:{"2":"KD"},I:{"1":"I PD QD","33":"J OD bC","548":"EC LD MD ND"},J:{"1":"A","548":"D"},K:{"1":"H 9B","2":"A B","33":"C","164":"8B aC"},L:{"1":"I"},M:{"1":"v"},N:{"1":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:4,C:"CSS Gradients",D:true}; diff --git a/node_modules/caniuse-lite/data/features/css-grid-animation.js b/node_modules/caniuse-lite/data/features/css-grid-animation.js index 29a86022..c9147614 100644 --- a/node_modules/caniuse-lite/data/features/css-grid-animation.js +++ b/node_modules/caniuse-lite/data/features/css-grid-animation.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"2":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"1 2 3 4 5 6 7 8 9 uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB fC gC"},D:{"2":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"1":"AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC"},F:{"2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u sC tC uC vC 7B ZC wC 8B"},G:{"1":"AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD"},H:{"2":"JD"},I:{"2":"DC J D KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"2":"A B C I 7B ZC 8B"},L:{"2":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"2":"9B"},P:{"2":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"2":"bD"},R:{"2":"cD"},S:{"1":"eD","2":"dD"}},B:4,C:"CSS Grid animation",D:false}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"2":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"2 3 4 5 6 7 8 9 vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB gC hC"},D:{"2":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"1":"BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC"},F:{"2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u tC uC vC wC 8B aC xC 9B"},G:{"1":"BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID"},H:{"2":"KD"},I:{"2":"EC J I LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"2":"A B C H 8B aC 9B"},L:{"2":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"2":"AC"},P:{"2":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"2":"cD"},R:{"2":"dD"},S:{"1":"fD","2":"eD"}},B:4,C:"CSS Grid animation",D:false}; diff --git a/node_modules/caniuse-lite/data/features/css-grid.js b/node_modules/caniuse-lite/data/features/css-grid.js index 3ed313d9..6cd215c5 100644 --- a/node_modules/caniuse-lite/data/features/css-grid.js +++ b/node_modules/caniuse-lite/data/features/css-grid.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F bC","8":"G","292":"A B"},B:{"1":"1 2 3 4 5 6 7 8 9 N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","292":"C L M H"},C:{"1":"1 2 3 4 5 6 7 8 9 kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"cC DC J GB K E F G A B C L M H N O P fC gC","8":"0 HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB","584":"WB XB YB ZB aB bB cB dB eB fB gB hB","1025":"iB jB"},D:{"1":"1 2 3 4 5 6 7 8 9 oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"J GB K E F G A B C L M H N O P HB v w x y z","8":"0 IB JB KB","200":"LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB","1025":"nB"},E:{"1":"B C L M H LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB hC KC iC","8":"K E F G A jC kC lC"},F:{"1":"aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB sC tC uC vC 7B ZC wC 8B","200":"KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB"},G:{"1":"5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"KC xC aC yC","8":"F zC 0C 1C 2C 3C 4C"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND","8":"aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"292":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z RD SD TD UD LC VD WD XD YD ZD AC BC CC aD","2":"QD","8":"J"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:4,C:"CSS Grid Layout (level 1)",D:true}; +module.exports={A:{A:{"2":"K D E cC","8":"F","292":"A B"},B:{"1":"2 3 4 5 6 7 8 9 N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","292":"C L M G"},C:{"1":"2 3 4 5 6 7 8 9 lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"dC EC J HB K D E F A B C L M G N O P gC hC","8":"0 1 IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB","584":"XB YB ZB aB bB cB dB eB fB gB hB iB","1025":"jB kB"},D:{"1":"2 3 4 5 6 7 8 9 pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 J HB K D E F A B C L M G N O P IB w x y z","8":"1 JB KB LB","200":"MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB","1025":"oB"},E:{"1":"B C L M G MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB iC LC jC","8":"K D E F A kC lC mC"},F:{"1":"bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB tC uC vC wC 8B aC xC 9B","200":"LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB"},G:{"1":"6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"LC yC bC zC","8":"E 0C 1C 2C 3C 4C 5C"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD","8":"bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"292":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z SD TD UD VD MC WD XD YD ZD aD BC CC DC bD","2":"RD","8":"J"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:4,C:"CSS Grid Layout (level 1)",D:true}; diff --git a/node_modules/caniuse-lite/data/features/css-hanging-punctuation.js b/node_modules/caniuse-lite/data/features/css-hanging-punctuation.js index 660e38cb..a4259752 100644 --- a/node_modules/caniuse-lite/data/features/css-hanging-punctuation.js +++ b/node_modules/caniuse-lite/data/features/css-hanging-punctuation.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"2":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"2":"0 1 2 3 4 5 6 7 8 9 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC fC gC"},D:{"2":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"1":"A B C L M H LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F G hC KC iC jC kC lC"},F:{"2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u sC tC uC vC 7B ZC wC 8B"},G:{"1":"4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C 2C 3C"},H:{"2":"JD"},I:{"2":"DC J D KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"2":"A B C I 7B ZC 8B"},L:{"2":"D"},M:{"2":"D"},N:{"2":"A B"},O:{"2":"9B"},P:{"2":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"2":"bD"},R:{"2":"cD"},S:{"2":"dD eD"}},B:4,C:"CSS hanging-punctuation",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"2":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"2":"0 1 2 3 4 5 6 7 8 9 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC gC hC"},D:{"2":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"1":"A B C L M G MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E F iC LC jC kC lC mC"},F:{"2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u tC uC vC wC 8B aC xC 9B"},G:{"1":"5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C 3C 4C"},H:{"2":"KD"},I:{"2":"EC J I LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"2":"A B C H 8B aC 9B"},L:{"2":"I"},M:{"2":"v"},N:{"2":"A B"},O:{"2":"AC"},P:{"2":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"2":"cD"},R:{"2":"dD"},S:{"2":"eD fD"}},B:4,C:"CSS hanging-punctuation",D:true}; diff --git a/node_modules/caniuse-lite/data/features/css-has.js b/node_modules/caniuse-lite/data/features/css-has.js index 8eeca8b6..3d12cb22 100644 --- a/node_modules/caniuse-lite/data/features/css-has.js +++ b/node_modules/caniuse-lite/data/features/css-has.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 o p q r s t u AB BB CB DB EB FB D","2":"C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n"},C:{"1":"AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l fC gC","322":"1 2 3 4 5 6 7 8 9 m n o p q r s t u"},D:{"1":"1 2 3 4 5 6 7 8 9 o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j","194":"k l m n"},E:{"1":"NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC"},F:{"1":"a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z sC tC uC vC 7B ZC wC 8B"},G:{"1":"NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"2":"9B"},P:{"1":"0 v w x y z","2":"J QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"2":"bD"},R:{"2":"cD"},S:{"2":"dD eD"}},B:5,C:":has() CSS relational pseudo-class",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n"},C:{"1":"BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l gC hC","322":"2 3 4 5 6 7 8 9 m n o p q r s t u AB"},D:{"1":"2 3 4 5 6 7 8 9 o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j","194":"k l m n"},E:{"1":"OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC"},F:{"1":"a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z tC uC vC wC 8B aC xC 9B"},G:{"1":"OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"2":"AC"},P:{"1":"0 1 w x y z","2":"J RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"2":"cD"},R:{"2":"dD"},S:{"2":"eD fD"}},B:5,C:":has() CSS relational pseudo-class",D:true}; diff --git a/node_modules/caniuse-lite/data/features/css-hyphens.js b/node_modules/caniuse-lite/data/features/css-hyphens.js index b621406f..8c08df63 100644 --- a/node_modules/caniuse-lite/data/features/css-hyphens.js +++ b/node_modules/caniuse-lite/data/features/css-hyphens.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G bC","33":"A B"},B:{"1":"1 2 3 4 5 6 7 8 9 o p q r s t u AB BB CB DB EB FB D","33":"C L M H N O P","132":"Q I R S T U V W","260":"X Y Z a b c d e f g h i j k l m n"},C:{"1":"1 2 3 4 5 6 7 8 9 ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"cC DC J GB fC gC","33":"0 K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB"},D:{"1":"1 2 3 4 5 6 7 8 9 X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB","132":"lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W"},E:{"1":"BC TC UC VC WC XC YC CC rC","2":"J GB hC KC","33":"K E F G A B C L M H iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC"},F:{"1":"a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB sC tC uC vC 7B ZC wC 8B","132":"YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z"},G:{"1":"BC TC UC VC WC XC YC CC","2":"KC xC","33":"F aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z RD SD TD UD LC VD WD XD YD ZD AC BC CC aD","2":"J","132":"QD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:4,C:"CSS Hyphenation",D:true}; +module.exports={A:{A:{"2":"K D E F cC","33":"A B"},B:{"1":"2 3 4 5 6 7 8 9 o p q r s t u AB BB CB DB EB FB GB v I","33":"C L M G N O P","132":"Q H R S T U V W","260":"X Y Z a b c d e f g h i j k l m n"},C:{"1":"2 3 4 5 6 7 8 9 aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"dC EC J HB gC hC","33":"0 1 K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB"},D:{"1":"2 3 4 5 6 7 8 9 X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB","132":"mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W"},E:{"1":"CC UC VC WC XC YC ZC DC sC","2":"J HB iC LC","33":"K D E F A B C L M G jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC"},F:{"1":"a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB tC uC vC wC 8B aC xC 9B","132":"ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z"},G:{"1":"CC UC VC WC XC YC ZC DC","2":"LC yC","33":"E bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z SD TD UD VD MC WD XD YD ZD aD BC CC DC bD","2":"J","132":"RD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:4,C:"CSS Hyphenation",D:true}; diff --git a/node_modules/caniuse-lite/data/features/css-image-orientation.js b/node_modules/caniuse-lite/data/features/css-image-orientation.js index d11d1a73..fa07b838 100644 --- a/node_modules/caniuse-lite/data/features/css-image-orientation.js +++ b/node_modules/caniuse-lite/data/features/css-image-orientation.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M H N O P Q I","257":"R S T U V W X"},C:{"1":"1 2 3 4 5 6 7 8 9 IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I","257":"R S T U V W X"},E:{"1":"M H mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F G A B C L hC KC iC jC kC lC LC 7B 8B"},F:{"1":"5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB sC tC uC vC 7B ZC wC 8B","257":"wB xB yB zB 0B 1B 2B 3B 4B"},G:{"1":"ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","132":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z ZD AC BC CC aD","2":"J QD RD SD TD UD LC VD WD","257":"XD YD"},Q:{"2":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:4,C:"CSS3 image-orientation",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G N O P Q H","257":"R S T U V W X"},C:{"1":"2 3 4 5 6 7 8 9 JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z gC hC"},D:{"1":"2 3 4 5 6 7 8 9 Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H","257":"R S T U V W X"},E:{"1":"M G nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E F A B C L iC LC jC kC lC mC MC 8B 9B"},F:{"1":"6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB tC uC vC wC 8B aC xC 9B","257":"xB yB zB 0B 1B 2B 3B 4B 5B"},G:{"1":"FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","132":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z aD BC CC DC bD","2":"J RD SD TD UD VD MC WD XD","257":"YD ZD"},Q:{"2":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:4,C:"CSS3 image-orientation",D:true}; diff --git a/node_modules/caniuse-lite/data/features/css-image-set.js b/node_modules/caniuse-lite/data/features/css-image-set.js index 5f8b53c5..9f6c785c 100644 --- a/node_modules/caniuse-lite/data/features/css-image-set.js +++ b/node_modules/caniuse-lite/data/features/css-image-set.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"3 4 5 6 7 8 9 AB BB CB DB EB FB D","2":"C L M H N O P","164":"1 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2049":"2"},C:{"1":"2 3 4 5 6 7 8 9 AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U fC gC","66":"V W","2305":"1 Y Z a b c d e f g h i j k l m n o p q r s t u","2820":"X"},D:{"1":"3 4 5 6 7 8 9 AB BB CB DB EB FB D HC IC JC","2":"J GB K E F G A B C L M H N O P HB v","164":"0 1 w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2049":"2"},E:{"1":"BC TC UC VC WC XC YC CC rC","2":"J GB hC KC iC","132":"A B C L LC 7B 8B mC","164":"K E F G jC kC lC","1540":"M H nC oC MC NC 9B pC AC OC PC QC RC SC qC"},F:{"1":"j k l m n o p q r s t u","2":"G B C sC tC uC vC 7B ZC wC 8B","164":"0 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h","2049":"i"},G:{"1":"BC TC UC VC WC XC YC CC","2":"KC xC aC yC","132":"4C 5C 6C 7C 8C 9C AD BD CD DD","164":"F zC 0C 1C 2C 3C","1540":"ED FD GD MC NC 9B HD AC OC PC QC RC SC ID"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC","164":"OD PD"},J:{"2":"E","164":"A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"164":"9B"},P:{"1":"0 y z","164":"J v w x QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"164":"bD"},R:{"164":"cD"},S:{"2":"dD eD"}},B:5,C:"CSS image-set",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"4 5 6 7 8 9 AB BB CB DB EB FB GB v I","2":"C L M G N O P","164":"2 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2049":"3"},C:{"1":"3 4 5 6 7 8 9 AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U gC hC","66":"V W","2305":"2 Y Z a b c d e f g h i j k l m n o p q r s t u","2820":"X"},D:{"1":"4 5 6 7 8 9 AB BB CB DB EB FB GB v I IC JC KC","2":"J HB K D E F A B C L M G N O P IB w","164":"0 1 2 x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2049":"3"},E:{"1":"CC UC VC WC XC YC ZC DC sC","2":"J HB iC LC jC","132":"A B C L MC 8B 9B nC","164":"K D E F kC lC mC","1540":"M G oC pC NC OC AC qC BC PC QC RC SC TC rC"},F:{"1":"j k l m n o p q r s t u","2":"F B C tC uC vC wC 8B aC xC 9B","164":"0 1 G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h","2049":"i"},G:{"1":"CC UC VC WC XC YC ZC DC","2":"LC yC bC zC","132":"5C 6C 7C 8C 9C AD BD CD DD ED","164":"E 0C 1C 2C 3C 4C","1540":"FD GD HD NC OC AC ID BC PC QC RC SC TC JD"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC","164":"PD QD"},J:{"2":"D","164":"A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"164":"AC"},P:{"1":"0 1 z","164":"J w x y RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"164":"cD"},R:{"164":"dD"},S:{"2":"eD fD"}},B:5,C:"CSS image-set",D:true}; diff --git a/node_modules/caniuse-lite/data/features/css-in-out-of-range.js b/node_modules/caniuse-lite/data/features/css-in-out-of-range.js index b557b08e..987cb849 100644 --- a/node_modules/caniuse-lite/data/features/css-in-out-of-range.js +++ b/node_modules/caniuse-lite/data/features/css-in-out-of-range.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C","260":"L M H N O P"},C:{"1":"1 2 3 4 5 6 7 8 9 gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB fC gC","516":"LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB"},D:{"1":"1 2 3 4 5 6 7 8 9 jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"J","16":"GB K E F G A B C L M","260":"iB","772":"0 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB"},E:{"1":"B C L M H LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J hC KC","16":"GB","772":"K E F G A iC jC kC lC"},F:{"1":"WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","16":"G sC","260":"B C VB tC uC vC 7B ZC wC 8B","772":"0 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB"},G:{"1":"5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"KC xC aC","772":"F yC zC 0C 1C 2C 3C 4C"},H:{"132":"JD"},I:{"1":"D","2":"DC KD LD MD","260":"J ND aC OD PD"},J:{"2":"E","260":"A"},K:{"1":"I","260":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD","260":"J"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"eD","516":"dD"}},B:5,C:":in-range and :out-of-range CSS pseudo-classes",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C","260":"L M G N O P"},C:{"1":"2 3 4 5 6 7 8 9 hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB gC hC","516":"MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB"},D:{"1":"2 3 4 5 6 7 8 9 kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"J","16":"HB K D E F A B C L M","260":"jB","772":"0 1 G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB"},E:{"1":"B C L M G MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J iC LC","16":"HB","772":"K D E F A jC kC lC mC"},F:{"1":"XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","16":"F tC","260":"B C WB uC vC wC 8B aC xC 9B","772":"0 1 G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB"},G:{"1":"6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"LC yC bC","772":"E zC 0C 1C 2C 3C 4C 5C"},H:{"132":"KD"},I:{"1":"I","2":"EC LD MD ND","260":"J OD bC PD QD"},J:{"2":"D","260":"A"},K:{"1":"H","260":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD","260":"J"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"fD","516":"eD"}},B:5,C:":in-range and :out-of-range CSS pseudo-classes",D:true}; diff --git a/node_modules/caniuse-lite/data/features/css-indeterminate-pseudo.js b/node_modules/caniuse-lite/data/features/css-indeterminate-pseudo.js index 681c4ee5..e8e48a47 100644 --- a/node_modules/caniuse-lite/data/features/css-indeterminate-pseudo.js +++ b/node_modules/caniuse-lite/data/features/css-indeterminate-pseudo.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F bC","132":"A B","388":"G"},B:{"1":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","132":"C L M H N O P"},C:{"1":"1 2 3 4 5 6 7 8 9 hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","16":"cC DC fC gC","132":"0 K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB","388":"J GB"},D:{"1":"1 2 3 4 5 6 7 8 9 VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","16":"J GB K E F G A B C L M","132":"0 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB"},E:{"1":"B C L M H LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","16":"J GB K hC KC","132":"E F G A jC kC lC","388":"iC"},F:{"1":"IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","16":"G B sC tC uC vC 7B ZC","132":"0 H N O P HB v w x y z","516":"C wC 8B"},G:{"1":"5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","16":"KC xC aC yC zC","132":"F 0C 1C 2C 3C 4C"},H:{"516":"JD"},I:{"1":"D","16":"DC KD LD MD PD","132":"OD","388":"J ND aC"},J:{"16":"E","132":"A"},K:{"1":"I","16":"A B C 7B ZC","516":"8B"},L:{"1":"D"},M:{"1":"D"},N:{"132":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"eD","132":"dD"}},B:5,C:":indeterminate CSS pseudo-class",D:true}; +module.exports={A:{A:{"2":"K D E cC","132":"A B","388":"F"},B:{"1":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","132":"C L M G N O P"},C:{"1":"2 3 4 5 6 7 8 9 iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","16":"dC EC gC hC","132":"0 1 K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB","388":"J HB"},D:{"1":"2 3 4 5 6 7 8 9 WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","16":"J HB K D E F A B C L M","132":"0 1 G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB"},E:{"1":"B C L M G MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","16":"J HB K iC LC","132":"D E F A kC lC mC","388":"jC"},F:{"1":"JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","16":"F B tC uC vC wC 8B aC","132":"0 1 G N O P IB w x y z","516":"C xC 9B"},G:{"1":"6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","16":"LC yC bC zC 0C","132":"E 1C 2C 3C 4C 5C"},H:{"516":"KD"},I:{"1":"I","16":"EC LD MD ND QD","132":"PD","388":"J OD bC"},J:{"16":"D","132":"A"},K:{"1":"H","16":"A B C 8B aC","516":"9B"},L:{"1":"I"},M:{"1":"v"},N:{"132":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"fD","132":"eD"}},B:5,C:":indeterminate CSS pseudo-class",D:true}; diff --git a/node_modules/caniuse-lite/data/features/css-initial-letter.js b/node_modules/caniuse-lite/data/features/css-initial-letter.js index e56dbe79..7c9238f8 100644 --- a/node_modules/caniuse-lite/data/features/css-initial-letter.js +++ b/node_modules/caniuse-lite/data/features/css-initial-letter.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"2":"C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s","260":"1 2 3 4 5 6 7 8 9 t u AB BB CB DB EB FB D"},C:{"2":"0 1 2 3 4 5 6 7 8 9 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC fC gC"},D:{"2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s","260":"1 2 3 4 5 6 7 8 9 t u AB BB CB DB EB FB D HC IC JC"},E:{"2":"J GB K E F hC KC iC jC kC","260":"G","420":"A B C L M H lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g sC tC uC vC 7B ZC wC 8B","260":"h i j k l m n o p q r s t u"},G:{"2":"F KC xC aC yC zC 0C 1C","420":"2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"2":"JD"},I:{"2":"DC J KD LD MD ND aC OD PD","260":"D"},J:{"2":"E A"},K:{"2":"A B C 7B ZC 8B","260":"I"},L:{"260":"D"},M:{"2":"D"},N:{"2":"A B"},O:{"2":"9B"},P:{"2":"J v QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD","260":"0 w x y z"},Q:{"2":"bD"},R:{"2":"cD"},S:{"2":"dD eD"}},B:5,C:"CSS Initial Letter",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"2":"C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s","260":"2 3 4 5 6 7 8 9 t u AB BB CB DB EB FB GB v I"},C:{"2":"0 1 2 3 4 5 6 7 8 9 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC gC hC"},D:{"2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s","260":"2 3 4 5 6 7 8 9 t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"2":"J HB K D E iC LC jC kC lC","260":"F","420":"A B C L M G mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g tC uC vC wC 8B aC xC 9B","260":"h i j k l m n o p q r s t u"},G:{"2":"E LC yC bC zC 0C 1C 2C","420":"3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"2":"KD"},I:{"2":"EC J LD MD ND OD bC PD QD","260":"I"},J:{"2":"D A"},K:{"2":"A B C 8B aC 9B","260":"H"},L:{"260":"I"},M:{"2":"v"},N:{"2":"A B"},O:{"2":"AC"},P:{"2":"J w RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD","260":"0 1 x y z"},Q:{"2":"cD"},R:{"2":"dD"},S:{"2":"eD fD"}},B:5,C:"CSS Initial Letter",D:true}; diff --git a/node_modules/caniuse-lite/data/features/css-initial-value.js b/node_modules/caniuse-lite/data/features/css-initial-value.js index 8bf1b712..8729dc31 100644 --- a/node_modules/caniuse-lite/data/features/css-initial-value.js +++ b/node_modules/caniuse-lite/data/features/css-initial-value.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"0 1 2 3 4 5 6 7 8 9 HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","33":"J GB K E F G A B C L M H N O P fC gC","164":"cC DC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"1":"J GB K E F G A B C L M H KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","16":"hC"},F:{"1":"0 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"G B C sC tC uC vC 7B ZC wC 8B"},G:{"1":"F xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","16":"KC"},H:{"2":"JD"},I:{"1":"DC J D MD ND aC OD PD","16":"KD LD"},J:{"1":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:4,C:"CSS initial value",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"0 1 2 3 4 5 6 7 8 9 IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","33":"J HB K D E F A B C L M G N O P gC hC","164":"dC EC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"1":"J HB K D E F A B C L M G LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","16":"iC"},F:{"1":"0 1 G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"F B C tC uC vC wC 8B aC xC 9B"},G:{"1":"E yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","16":"LC"},H:{"2":"KD"},I:{"1":"EC J I ND OD bC PD QD","16":"LD MD"},J:{"1":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:4,C:"CSS initial value",D:true}; diff --git a/node_modules/caniuse-lite/data/features/css-lch-lab.js b/node_modules/caniuse-lite/data/features/css-lch-lab.js index 9345d340..400824c0 100644 --- a/node_modules/caniuse-lite/data/features/css-lch-lab.js +++ b/node_modules/caniuse-lite/data/features/css-lch-lab.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 u AB BB CB DB EB FB D","2":"C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s","322":"t"},C:{"1":"2 3 4 5 6 7 8 9 AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t fC gC","194":"1 u"},D:{"1":"1 2 3 4 5 6 7 8 9 u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s","322":"t"},E:{"1":"H oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F G A B C L M hC KC iC jC kC lC LC 7B 8B mC nC"},F:{"1":"h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g sC tC uC vC 7B ZC wC 8B"},G:{"1":"GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"2":"9B"},P:{"1":"0 x y z","2":"J v w QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"2":"bD"},R:{"2":"cD"},S:{"2":"dD eD"}},B:4,C:"LCH and Lab color values",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 u AB BB CB DB EB FB GB v I","2":"C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s","322":"t"},C:{"1":"3 4 5 6 7 8 9 AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t gC hC","194":"2 u"},D:{"1":"2 3 4 5 6 7 8 9 u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s","322":"t"},E:{"1":"G pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E F A B C L M iC LC jC kC lC mC MC 8B 9B nC oC"},F:{"1":"h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g tC uC vC wC 8B aC xC 9B"},G:{"1":"HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"2":"AC"},P:{"1":"0 1 y z","2":"J w x RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"2":"cD"},R:{"2":"dD"},S:{"2":"eD fD"}},B:4,C:"LCH and Lab color values",D:true}; diff --git a/node_modules/caniuse-lite/data/features/css-letter-spacing.js b/node_modules/caniuse-lite/data/features/css-letter-spacing.js index 34fab4f2..cadeb194 100644 --- a/node_modules/caniuse-lite/data/features/css-letter-spacing.js +++ b/node_modules/caniuse-lite/data/features/css-letter-spacing.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"G A B","16":"bC","132":"K E F"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"0 1 2 3 4 5 6 7 8 9 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","132":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB"},E:{"1":"E F G A B C L M H jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","16":"hC","132":"J GB K KC iC"},F:{"1":"0 O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","16":"G sC","132":"B C H N tC uC vC 7B ZC wC 8B"},G:{"1":"F xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","16":"KC"},H:{"2":"JD"},I:{"1":"D OD PD","16":"KD LD","132":"DC J MD ND aC"},J:{"132":"E A"},K:{"1":"I","132":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"1":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:2,C:"letter-spacing CSS property",D:true}; +module.exports={A:{A:{"1":"F A B","16":"cC","132":"K D E"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"0 1 2 3 4 5 6 7 8 9 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC gC hC"},D:{"1":"2 3 4 5 6 7 8 9 NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","132":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB"},E:{"1":"D E F A B C L M G kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","16":"iC","132":"J HB K LC jC"},F:{"1":"0 1 O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","16":"F tC","132":"B C G N uC vC wC 8B aC xC 9B"},G:{"1":"E yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","16":"LC"},H:{"2":"KD"},I:{"1":"I PD QD","16":"LD MD","132":"EC J ND OD bC"},J:{"132":"D A"},K:{"1":"H","132":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"1":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:2,C:"letter-spacing CSS property",D:true}; diff --git a/node_modules/caniuse-lite/data/features/css-line-clamp.js b/node_modules/caniuse-lite/data/features/css-line-clamp.js index 2677fbe4..885a1ec8 100644 --- a/node_modules/caniuse-lite/data/features/css-line-clamp.js +++ b/node_modules/caniuse-lite/data/features/css-line-clamp.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"2":"C L M H N","33":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","129":"O P"},C:{"2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB fC gC","33":"1 2 3 4 5 6 7 8 9 wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC"},D:{"16":"J GB K E F G A B C L","33":"0 1 2 3 4 5 6 7 8 9 M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"2":"J hC KC","33":"GB K E F G A B C L M H iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"2":"G B C sC tC uC vC 7B ZC wC 8B","33":"0 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u"},G:{"2":"KC xC aC","33":"F yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"2":"JD"},I:{"16":"KD LD","33":"DC J D MD ND aC OD PD"},J:{"33":"E A"},K:{"2":"A B C 7B ZC 8B","33":"I"},L:{"33":"D"},M:{"33":"D"},N:{"2":"A B"},O:{"33":"9B"},P:{"33":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"33":"bD"},R:{"33":"cD"},S:{"2":"dD","33":"eD"}},B:5,C:"CSS line-clamp",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"2":"C L M G N","33":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","129":"O P"},C:{"2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB gC hC","33":"2 3 4 5 6 7 8 9 xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC"},D:{"16":"J HB K D E F A B C L","33":"0 1 2 3 4 5 6 7 8 9 M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"2":"J iC LC","33":"HB K D E F A B C L M G jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"2":"F B C tC uC vC wC 8B aC xC 9B","33":"0 1 G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u"},G:{"2":"LC yC bC","33":"E zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"2":"KD"},I:{"16":"LD MD","33":"EC J I ND OD bC PD QD"},J:{"33":"D A"},K:{"2":"A B C 8B aC 9B","33":"H"},L:{"33":"I"},M:{"33":"v"},N:{"2":"A B"},O:{"33":"AC"},P:{"33":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"33":"cD"},R:{"33":"dD"},S:{"2":"eD","33":"fD"}},B:5,C:"CSS line-clamp",D:true}; diff --git a/node_modules/caniuse-lite/data/features/css-logical-props.js b/node_modules/caniuse-lite/data/features/css-logical-props.js index ef961d62..9112d80a 100644 --- a/node_modules/caniuse-lite/data/features/css-logical-props.js +++ b/node_modules/caniuse-lite/data/features/css-logical-props.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M H N O P","1028":"W X","1540":"Q I R S T U V"},C:{"1":"1 2 3 4 5 6 7 8 9 uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"cC","164":"0 DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB fC gC","1540":"XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB"},D:{"1":"1 2 3 4 5 6 7 8 9 Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","292":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB","1028":"W X","1540":"xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V"},E:{"1":"H oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","292":"J GB K E F G A B C hC KC iC jC kC lC LC 7B","1540":"L M 8B mC","3076":"nC"},F:{"1":"4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"G B C sC tC uC vC 7B ZC wC 8B","292":"0 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB","1028":"2B 3B","1540":"mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B"},G:{"1":"GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","292":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C","1540":"9C AD BD CD DD ED","3076":"FD"},H:{"2":"JD"},I:{"1":"D","292":"DC J KD LD MD ND aC OD PD"},J:{"292":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z ZD AC BC CC aD","292":"J QD RD SD TD UD","1540":"LC VD WD XD YD"},Q:{"1540":"bD"},R:{"1":"cD"},S:{"1":"eD","1540":"dD"}},B:5,C:"CSS Logical Properties",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G N O P","1028":"W X","1540":"Q H R S T U V"},C:{"1":"2 3 4 5 6 7 8 9 vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"dC","164":"0 1 EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB gC hC","1540":"YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB"},D:{"1":"2 3 4 5 6 7 8 9 Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","292":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB","1028":"W X","1540":"yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V"},E:{"1":"G pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","292":"J HB K D E F A B C iC LC jC kC lC mC MC 8B","1540":"L M 9B nC","3076":"oC"},F:{"1":"5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"F B C tC uC vC wC 8B aC xC 9B","292":"0 1 G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB","1028":"3B 4B","1540":"nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B"},G:{"1":"HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","292":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C","1540":"AD BD CD DD ED FD","3076":"GD"},H:{"2":"KD"},I:{"1":"I","292":"EC J LD MD ND OD bC PD QD"},J:{"292":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z aD BC CC DC bD","292":"J RD SD TD UD VD","1540":"MC WD XD YD ZD"},Q:{"1540":"cD"},R:{"1":"dD"},S:{"1":"fD","1540":"eD"}},B:5,C:"CSS Logical Properties",D:true}; diff --git a/node_modules/caniuse-lite/data/features/css-marker-pseudo.js b/node_modules/caniuse-lite/data/features/css-marker-pseudo.js index fb5fcee7..1a2ff0a2 100644 --- a/node_modules/caniuse-lite/data/features/css-marker-pseudo.js +++ b/node_modules/caniuse-lite/data/features/css-marker-pseudo.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M H N O P Q I R S T U"},C:{"1":"1 2 3 4 5 6 7 8 9 wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U"},E:{"1":"rC","2":"J GB K E F G A B hC KC iC jC kC lC LC","129":"C L M H 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC"},F:{"1":"0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB sC tC uC vC 7B ZC wC 8B"},G:{"1":"7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z YD ZD AC BC CC aD","2":"J QD RD SD TD UD LC VD WD XD"},Q:{"2":"bD"},R:{"1":"cD"},S:{"1":"eD","2":"dD"}},B:5,C:"CSS ::marker pseudo-element",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G N O P Q H R S T U"},C:{"1":"2 3 4 5 6 7 8 9 xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB gC hC"},D:{"1":"2 3 4 5 6 7 8 9 V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U"},E:{"1":"sC","2":"J HB K D E F A B iC LC jC kC lC mC MC","129":"C L M G 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC"},F:{"1":"1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B tC uC vC wC 8B aC xC 9B"},G:{"1":"8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z ZD aD BC CC DC bD","2":"J RD SD TD UD VD MC WD XD YD"},Q:{"2":"cD"},R:{"1":"dD"},S:{"1":"fD","2":"eD"}},B:5,C:"CSS ::marker pseudo-element",D:true}; diff --git a/node_modules/caniuse-lite/data/features/css-masks.js b/node_modules/caniuse-lite/data/features/css-masks.js index 89e84f98..d734582c 100644 --- a/node_modules/caniuse-lite/data/features/css-masks.js +++ b/node_modules/caniuse-lite/data/features/css-masks.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"9 AB BB CB DB EB FB D","2":"C L M H N","164":"1 2 3 4 5 6 7 8 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","3138":"O","12292":"P"},C:{"1":"1 2 3 4 5 6 7 8 9 jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"cC DC","260":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB fC gC"},D:{"1":"9 AB BB CB DB EB FB D HC IC JC","164":"0 1 2 3 4 5 6 7 8 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u"},E:{"1":"NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"hC KC","164":"J GB K E F G A B C L M H iC jC kC lC LC 7B 8B mC nC oC MC"},F:{"1":"p q r s t u","2":"G B C sC tC uC vC 7B ZC wC 8B","164":"0 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o"},G:{"1":"NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","164":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC"},H:{"2":"JD"},I:{"1":"D","164":"OD PD","676":"DC J KD LD MD ND aC"},J:{"164":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"164":"9B"},P:{"1":"0","164":"J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"164":"bD"},R:{"164":"cD"},S:{"1":"eD","260":"dD"}},B:4,C:"CSS Masks",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"AB BB CB DB EB FB GB v I","2":"C L M G N","164":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","3138":"O","12292":"P"},C:{"1":"2 3 4 5 6 7 8 9 kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"dC EC","260":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB gC hC"},D:{"1":"AB BB CB DB EB FB GB v I IC JC KC","164":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u"},E:{"1":"OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"iC LC","164":"J HB K D E F A B C L M G jC kC lC mC MC 8B 9B nC oC pC NC"},F:{"1":"p q r s t u","2":"F B C tC uC vC wC 8B aC xC 9B","164":"0 1 G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o"},G:{"1":"OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","164":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC"},H:{"2":"KD"},I:{"1":"I","164":"PD QD","676":"EC J LD MD ND OD bC"},J:{"164":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"164":"AC"},P:{"1":"1","164":"0 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"164":"cD"},R:{"164":"dD"},S:{"1":"fD","260":"eD"}},B:4,C:"CSS Masks",D:true}; diff --git a/node_modules/caniuse-lite/data/features/css-matches-pseudo.js b/node_modules/caniuse-lite/data/features/css-matches-pseudo.js index c0450cea..45fc3ac3 100644 --- a/node_modules/caniuse-lite/data/features/css-matches-pseudo.js +++ b/node_modules/caniuse-lite/data/features/css-matches-pseudo.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M H N O P","1220":"Q I R S T U V W"},C:{"1":"1 2 3 4 5 6 7 8 9 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"cC DC fC gC","548":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B"},D:{"1":"1 2 3 4 5 6 7 8 9 X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","16":"J GB K E F G A B C L M","164":"0 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB","196":"tB uB vB","1220":"wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W"},E:{"1":"M H nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J hC KC","16":"GB","164":"K E F iC jC kC","260":"G A B C L lC LC 7B 8B mC"},F:{"1":"3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"G B C sC tC uC vC 7B ZC wC 8B","164":"0 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB","196":"iB jB kB","1220":"lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B"},G:{"1":"ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","16":"KC xC aC yC zC","164":"F 0C 1C","260":"2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD"},H:{"2":"JD"},I:{"1":"D","16":"DC KD LD MD","164":"J ND aC OD PD"},J:{"16":"E","164":"A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z ZD AC BC CC aD","164":"J QD RD SD TD UD LC VD WD XD YD"},Q:{"1220":"bD"},R:{"1":"cD"},S:{"1":"eD","548":"dD"}},B:5,C:":is() CSS pseudo-class",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G N O P","1220":"Q H R S T U V W"},C:{"1":"2 3 4 5 6 7 8 9 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"dC EC gC hC","548":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B"},D:{"1":"2 3 4 5 6 7 8 9 X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","16":"J HB K D E F A B C L M","164":"0 1 G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB","196":"uB vB wB","1220":"xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W"},E:{"1":"M G oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J iC LC","16":"HB","164":"K D E jC kC lC","260":"F A B C L mC MC 8B 9B nC"},F:{"1":"4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"F B C tC uC vC wC 8B aC xC 9B","164":"0 1 G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB","196":"jB kB lB","1220":"mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B"},G:{"1":"FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","16":"LC yC bC zC 0C","164":"E 1C 2C","260":"3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED"},H:{"2":"KD"},I:{"1":"I","16":"EC LD MD ND","164":"J OD bC PD QD"},J:{"16":"D","164":"A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z aD BC CC DC bD","164":"J RD SD TD UD VD MC WD XD YD ZD"},Q:{"1220":"cD"},R:{"1":"dD"},S:{"1":"fD","548":"eD"}},B:5,C:":is() CSS pseudo-class",D:true}; diff --git a/node_modules/caniuse-lite/data/features/css-math-functions.js b/node_modules/caniuse-lite/data/features/css-math-functions.js index 176c3e3a..121625b5 100644 --- a/node_modules/caniuse-lite/data/features/css-math-functions.js +++ b/node_modules/caniuse-lite/data/features/css-math-functions.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M H N O P"},C:{"1":"1 2 3 4 5 6 7 8 9 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B"},E:{"1":"M H mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F G A B hC KC iC jC kC lC LC","132":"C L 7B 8B"},F:{"1":"uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB sC tC uC vC 7B ZC wC 8B"},G:{"1":"DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C","132":"7C 8C 9C AD BD CD"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z WD XD YD ZD AC BC CC aD","2":"J QD RD SD TD UD LC VD"},Q:{"2":"bD"},R:{"1":"cD"},S:{"1":"eD","2":"dD"}},B:5,C:"CSS math functions min(), max() and clamp()",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G N O P"},C:{"1":"2 3 4 5 6 7 8 9 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B gC hC"},D:{"1":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B"},E:{"1":"M G nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E F A B iC LC jC kC lC mC MC","132":"C L 8B 9B"},F:{"1":"vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB tC uC vC wC 8B aC xC 9B"},G:{"1":"ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C","132":"8C 9C AD BD CD DD"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z XD YD ZD aD BC CC DC bD","2":"J RD SD TD UD VD MC WD"},Q:{"2":"cD"},R:{"1":"dD"},S:{"1":"fD","2":"eD"}},B:5,C:"CSS math functions min(), max() and clamp()",D:true}; diff --git a/node_modules/caniuse-lite/data/features/css-media-interaction.js b/node_modules/caniuse-lite/data/features/css-media-interaction.js index b17a6bed..2de72c71 100644 --- a/node_modules/caniuse-lite/data/features/css-media-interaction.js +++ b/node_modules/caniuse-lite/data/features/css-media-interaction.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"1 2 3 4 5 6 7 8 9 sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB"},E:{"1":"G A B C L M H lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F hC KC iC jC kC"},F:{"1":"KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB sC tC uC vC 7B ZC wC 8B"},G:{"1":"2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD","2":"J"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"eD","2":"dD"}},B:4,C:"Media Queries: interaction media features",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"2 3 4 5 6 7 8 9 tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB gC hC"},D:{"1":"2 3 4 5 6 7 8 9 YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB"},E:{"1":"F A B C L M G mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E iC LC jC kC lC"},F:{"1":"LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB tC uC vC wC 8B aC xC 9B"},G:{"1":"3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD","2":"J"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"fD","2":"eD"}},B:4,C:"Media Queries: interaction media features",D:true}; diff --git a/node_modules/caniuse-lite/data/features/css-media-range-syntax.js b/node_modules/caniuse-lite/data/features/css-media-range-syntax.js index 9e6e2e82..ab695c23 100644 --- a/node_modules/caniuse-lite/data/features/css-media-range-syntax.js +++ b/node_modules/caniuse-lite/data/features/css-media-range-syntax.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 n o p q r s t u AB BB CB DB EB FB D","2":"C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m"},C:{"1":"1 2 3 4 5 6 7 8 9 rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m"},E:{"1":"RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC"},F:{"1":"a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z sC tC uC vC 7B ZC wC 8B"},G:{"1":"RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"2":"9B"},P:{"1":"0 v w x y z","2":"J QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"2":"bD"},R:{"2":"cD"},S:{"1":"eD","2":"dD"}},B:4,C:"Media Queries: Range Syntax",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m"},C:{"1":"2 3 4 5 6 7 8 9 sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB gC hC"},D:{"1":"2 3 4 5 6 7 8 9 n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m"},E:{"1":"SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC"},F:{"1":"a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z tC uC vC wC 8B aC xC 9B"},G:{"1":"SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"2":"AC"},P:{"1":"0 1 w x y z","2":"J RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"2":"cD"},R:{"2":"dD"},S:{"1":"fD","2":"eD"}},B:4,C:"Media Queries: Range Syntax",D:true}; diff --git a/node_modules/caniuse-lite/data/features/css-media-resolution.js b/node_modules/caniuse-lite/data/features/css-media-resolution.js index a6094cc0..d0abe4bf 100644 --- a/node_modules/caniuse-lite/data/features/css-media-resolution.js +++ b/node_modules/caniuse-lite/data/features/css-media-resolution.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F bC","132":"G A B"},B:{"1":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","1028":"C L M H N O P"},C:{"1":"1 2 3 4 5 6 7 8 9 qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"cC DC","260":"J GB K E F G A B C L M H fC gC","1028":"0 N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC"},D:{"1":"1 2 3 4 5 6 7 8 9 wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","548":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB","1028":"LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB"},E:{"1":"AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"hC KC","548":"J GB K E F G A B C L M H iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC"},F:{"1":"lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u 8B","2":"G","548":"B C sC tC uC vC 7B ZC wC","1028":"0 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB"},G:{"1":"AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","16":"KC","548":"F xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD"},H:{"132":"JD"},I:{"1":"D","16":"KD LD","548":"DC J MD ND aC","1028":"OD PD"},J:{"548":"E A"},K:{"1":"I 8B","548":"A B C 7B ZC"},L:{"1":"D"},M:{"1":"D"},N:{"132":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z LC VD WD XD YD ZD AC BC CC aD","1028":"J QD RD SD TD UD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:4,C:"Media Queries: resolution feature",D:true}; +module.exports={A:{A:{"2":"K D E cC","132":"F A B"},B:{"1":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","1028":"C L M G N O P"},C:{"1":"2 3 4 5 6 7 8 9 rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"dC EC","260":"J HB K D E F A B C L M G gC hC","1028":"0 1 N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC"},D:{"1":"2 3 4 5 6 7 8 9 xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","548":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB","1028":"MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB"},E:{"1":"BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"iC LC","548":"J HB K D E F A B C L M G jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC"},F:{"1":"mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u 9B","2":"F","548":"B C tC uC vC wC 8B aC xC","1028":"0 1 G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB"},G:{"1":"BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","16":"LC","548":"E yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID"},H:{"132":"KD"},I:{"1":"I","16":"LD MD","548":"EC J ND OD bC","1028":"PD QD"},J:{"548":"D A"},K:{"1":"H 9B","548":"A B C 8B aC"},L:{"1":"I"},M:{"1":"v"},N:{"132":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z MC WD XD YD ZD aD BC CC DC bD","1028":"J RD SD TD UD VD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:4,C:"Media Queries: resolution feature",D:true}; diff --git a/node_modules/caniuse-lite/data/features/css-media-scripting.js b/node_modules/caniuse-lite/data/features/css-media-scripting.js index cee3e4a7..772f9f3a 100644 --- a/node_modules/caniuse-lite/data/features/css-media-scripting.js +++ b/node_modules/caniuse-lite/data/features/css-media-scripting.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"2":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"2":"0 1 2 3 4 5 6 7 8 9 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC fC gC"},D:{"2":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"2":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u sC tC uC vC 7B ZC wC 8B"},G:{"2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"2":"JD"},I:{"2":"DC J D KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"2":"A B C I 7B ZC 8B"},L:{"2":"D"},M:{"2":"D"},N:{"2":"A B"},O:{"2":"9B"},P:{"2":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"2":"bD"},R:{"2":"cD"},S:{"2":"dD eD"}},B:5,C:"Media Queries: scripting media feature",D:false}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"2":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"2":"0 1 2 3 4 5 6 7 8 9 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC gC hC"},D:{"2":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"2":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u tC uC vC wC 8B aC xC 9B"},G:{"2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"2":"KD"},I:{"2":"EC J I LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"2":"A B C H 8B aC 9B"},L:{"2":"I"},M:{"2":"v"},N:{"2":"A B"},O:{"2":"AC"},P:{"2":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"2":"cD"},R:{"2":"dD"},S:{"2":"eD fD"}},B:5,C:"Media Queries: scripting media feature",D:false}; diff --git a/node_modules/caniuse-lite/data/features/css-mediaqueries.js b/node_modules/caniuse-lite/data/features/css-mediaqueries.js index 7780dbd0..4ffa179e 100644 --- a/node_modules/caniuse-lite/data/features/css-mediaqueries.js +++ b/node_modules/caniuse-lite/data/features/css-mediaqueries.js @@ -1 +1 @@ -module.exports={A:{A:{"8":"K E F bC","129":"G A B"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC fC gC","2":"cC DC"},D:{"1":"1 2 3 4 5 6 7 8 9 IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","129":"0 J GB K E F G A B C L M H N O P HB v w x y z"},E:{"1":"E F G A B C L M H jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","129":"J GB K iC","388":"hC KC"},F:{"1":"0 B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u sC tC uC vC 7B ZC wC 8B","2":"G"},G:{"1":"F 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","129":"KC xC aC yC zC"},H:{"1":"JD"},I:{"1":"D OD PD","129":"DC J KD LD MD ND aC"},J:{"1":"E A"},K:{"1":"A B C I 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"129":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:2,C:"CSS3 Media Queries",D:true}; +module.exports={A:{A:{"8":"K D E cC","129":"F A B"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC gC hC","2":"dC EC"},D:{"1":"2 3 4 5 6 7 8 9 JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","129":"0 1 J HB K D E F A B C L M G N O P IB w x y z"},E:{"1":"D E F A B C L M G kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","129":"J HB K jC","388":"iC LC"},F:{"1":"0 1 B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u tC uC vC wC 8B aC xC 9B","2":"F"},G:{"1":"E 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","129":"LC yC bC zC 0C"},H:{"1":"KD"},I:{"1":"I PD QD","129":"EC J LD MD ND OD bC"},J:{"1":"D A"},K:{"1":"A B C H 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"129":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:2,C:"CSS3 Media Queries",D:true}; diff --git a/node_modules/caniuse-lite/data/features/css-mixblendmode.js b/node_modules/caniuse-lite/data/features/css-mixblendmode.js index 71a797cc..778a99c8 100644 --- a/node_modules/caniuse-lite/data/features/css-mixblendmode.js +++ b/node_modules/caniuse-lite/data/features/css-mixblendmode.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M H N O P"},C:{"1":"1 2 3 4 5 6 7 8 9 OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB","194":"LB MB NB OB PB QB RB SB TB UB VB WB"},E:{"2":"J GB K E hC KC iC jC","260":"F G A B C L M H kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"1":"LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB sC tC uC vC 7B ZC wC 8B"},G:{"2":"KC xC aC yC zC 0C","260":"F 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD","2":"J"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:4,C:"Blending of HTML/SVG elements",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G N O P"},C:{"1":"2 3 4 5 6 7 8 9 PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB gC hC"},D:{"1":"2 3 4 5 6 7 8 9 YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB","194":"MB NB OB PB QB RB SB TB UB VB WB XB"},E:{"2":"J HB K D iC LC jC kC","260":"E F A B C L M G lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"1":"MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB tC uC vC wC 8B aC xC 9B"},G:{"2":"LC yC bC zC 0C 1C","260":"E 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD","2":"J"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:4,C:"Blending of HTML/SVG elements",D:true}; diff --git a/node_modules/caniuse-lite/data/features/css-module-scripts.js b/node_modules/caniuse-lite/data/features/css-module-scripts.js index f700fe45..c6887061 100644 --- a/node_modules/caniuse-lite/data/features/css-module-scripts.js +++ b/node_modules/caniuse-lite/data/features/css-module-scripts.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"CB DB EB FB D","2":"C L M H N O P Q I R S T U V W X Y Z a b","132":"1 2 3 4 5 6 7 8 9 c d e f g h i j k l m n o p q r s t u AB BB"},C:{"2":"0 1 2 3 4 5 6 7 8 9 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC fC gC"},D:{"1":"CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b","132":"1 2 3 4 5 6 7 8 9 c d e f g h i j k l m n o p q r s t u AB BB"},E:{"2":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"16":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u sC tC uC vC 7B ZC wC 8B"},G:{"2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"2":"JD"},I:{"2":"DC J D KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"2":"A B C I 7B ZC 8B"},L:{"194":"D"},M:{"2":"D"},N:{"2":"A B"},O:{"2":"9B"},P:{"2":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"2":"bD"},R:{"2":"cD"},S:{"2":"dD eD"}},B:1,C:"CSS Module Scripts",D:false}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"DB EB FB GB v I","2":"C L M G N O P Q H R S T U V W X Y Z a b","132":"2 3 4 5 6 7 8 9 c d e f g h i j k l m n o p q r s t u AB BB CB"},C:{"2":"0 1 2 3 4 5 6 7 8 9 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC gC hC"},D:{"1":"DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b","132":"2 3 4 5 6 7 8 9 c d e f g h i j k l m n o p q r s t u AB BB CB"},E:{"2":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"16":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u tC uC vC wC 8B aC xC 9B"},G:{"2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"2":"KD"},I:{"2":"EC J I LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"2":"A B C H 8B aC 9B"},L:{"194":"I"},M:{"2":"v"},N:{"2":"A B"},O:{"2":"AC"},P:{"2":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"2":"cD"},R:{"2":"dD"},S:{"2":"eD fD"}},B:1,C:"CSS Module Scripts",D:false}; diff --git a/node_modules/caniuse-lite/data/features/css-motion-paths.js b/node_modules/caniuse-lite/data/features/css-motion-paths.js index 23f7b729..ebd3e62a 100644 --- a/node_modules/caniuse-lite/data/features/css-motion-paths.js +++ b/node_modules/caniuse-lite/data/features/css-motion-paths.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M H N O P"},C:{"1":"1 2 3 4 5 6 7 8 9 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB","194":"ZB aB bB"},E:{"1":"AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC"},F:{"1":"PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB sC tC uC vC 7B ZC wC 8B","194":"MB NB OB"},G:{"1":"AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD","2":"J"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"eD","2":"dD"}},B:5,C:"CSS Motion Path",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G N O P"},C:{"1":"2 3 4 5 6 7 8 9 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B gC hC"},D:{"1":"2 3 4 5 6 7 8 9 dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB","194":"aB bB cB"},E:{"1":"BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC"},F:{"1":"QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB tC uC vC wC 8B aC xC 9B","194":"NB OB PB"},G:{"1":"BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD","2":"J"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"fD","2":"eD"}},B:5,C:"CSS Motion Path",D:true}; diff --git a/node_modules/caniuse-lite/data/features/css-namespaces.js b/node_modules/caniuse-lite/data/features/css-namespaces.js index 5c0788da..14ef95cc 100644 --- a/node_modules/caniuse-lite/data/features/css-namespaces.js +++ b/node_modules/caniuse-lite/data/features/css-namespaces.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"G A B","2":"K E F bC"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"0 1 2 3 4 5 6 7 8 9 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC fC gC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"1":"J GB K E F G A B C L M H iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","16":"hC KC"},F:{"1":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u sC tC uC vC 7B ZC wC 8B"},G:{"1":"F aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","16":"KC xC"},H:{"1":"JD"},I:{"1":"DC J D KD LD MD ND aC OD PD"},J:{"1":"E A"},K:{"1":"A B C I 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"1":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:2,C:"CSS namespaces",D:true}; +module.exports={A:{A:{"1":"F A B","2":"K D E cC"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"0 1 2 3 4 5 6 7 8 9 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC gC hC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"1":"J HB K D E F A B C L M G jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","16":"iC LC"},F:{"1":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u tC uC vC wC 8B aC xC 9B"},G:{"1":"E bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","16":"LC yC"},H:{"1":"KD"},I:{"1":"EC J I LD MD ND OD bC PD QD"},J:{"1":"D A"},K:{"1":"A B C H 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"1":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:2,C:"CSS namespaces",D:true}; diff --git a/node_modules/caniuse-lite/data/features/css-nesting.js b/node_modules/caniuse-lite/data/features/css-nesting.js index 26d64f00..007a3196 100644 --- a/node_modules/caniuse-lite/data/features/css-nesting.js +++ b/node_modules/caniuse-lite/data/features/css-nesting.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"9 AB BB CB DB EB FB D","2":"C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r","194":"s t u","516":"1 2 3 4 5 6 7 8"},C:{"1":"6 7 8 9 AB BB CB DB EB FB D HC IC JC dC eC","2":"0 1 2 3 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u fC gC","322":"4 5"},D:{"1":"9 AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r","194":"s t u","516":"1 2 3 4 5 6 7 8"},E:{"1":"UC VC WC XC YC CC rC","2":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC","516":"SC qC BC TC"},F:{"1":"p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d sC tC uC vC 7B ZC wC 8B","194":"e f g","516":"h i j k l m n o"},G:{"1":"UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC","516":"SC ID BC TC"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"2":"9B"},P:{"2":"J v w x QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD","516":"0 y z"},Q:{"2":"bD"},R:{"2":"cD"},S:{"2":"dD eD"}},B:5,C:"CSS Nesting",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"AB BB CB DB EB FB GB v I","2":"C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r","194":"s t u","516":"2 3 4 5 6 7 8 9"},C:{"1":"7 8 9 AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 2 3 4 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u gC hC","322":"5 6"},D:{"1":"AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r","194":"s t u","516":"2 3 4 5 6 7 8 9"},E:{"1":"VC WC XC YC ZC DC sC","2":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC","516":"TC rC CC UC"},F:{"1":"p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d tC uC vC wC 8B aC xC 9B","194":"e f g","516":"h i j k l m n o"},G:{"1":"VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC","516":"TC JD CC UC"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"2":"AC"},P:{"2":"J w x y RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD","516":"0 1 z"},Q:{"2":"cD"},R:{"2":"dD"},S:{"2":"eD fD"}},B:5,C:"CSS Nesting",D:true}; diff --git a/node_modules/caniuse-lite/data/features/css-not-sel-list.js b/node_modules/caniuse-lite/data/features/css-not-sel-list.js index c22b02cd..d4d531e3 100644 --- a/node_modules/caniuse-lite/data/features/css-not-sel-list.js +++ b/node_modules/caniuse-lite/data/features/css-not-sel-list.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M H N O P I R S T U V W","16":"Q"},C:{"1":"1 2 3 4 5 6 7 8 9 T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W"},E:{"1":"G A B C L M H lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F hC KC iC jC kC"},F:{"1":"3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B sC tC uC vC 7B ZC wC 8B"},G:{"1":"2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z ZD AC BC CC aD","2":"J QD RD SD TD UD LC VD WD XD YD"},Q:{"2":"bD"},R:{"1":"cD"},S:{"1":"eD","2":"dD"}},B:5,C:"selector list argument of :not()",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G N O P H R S T U V W","16":"Q"},C:{"1":"2 3 4 5 6 7 8 9 T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S gC hC"},D:{"1":"2 3 4 5 6 7 8 9 X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W"},E:{"1":"F A B C L M G mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E iC LC jC kC lC"},F:{"1":"4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B tC uC vC wC 8B aC xC 9B"},G:{"1":"3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z aD BC CC DC bD","2":"J RD SD TD UD VD MC WD XD YD ZD"},Q:{"2":"cD"},R:{"1":"dD"},S:{"1":"fD","2":"eD"}},B:5,C:"selector list argument of :not()",D:true}; diff --git a/node_modules/caniuse-lite/data/features/css-nth-child-of.js b/node_modules/caniuse-lite/data/features/css-nth-child-of.js index a6d6a1f7..2e6da637 100644 --- a/node_modules/caniuse-lite/data/features/css-nth-child-of.js +++ b/node_modules/caniuse-lite/data/features/css-nth-child-of.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 u AB BB CB DB EB FB D","2":"C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t"},C:{"1":"2 3 4 5 6 7 8 9 AB BB CB DB EB FB D HC IC JC dC eC","2":"0 1 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t"},E:{"1":"G A B C L M H lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F hC KC iC jC kC"},F:{"1":"h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g sC tC uC vC 7B ZC wC 8B"},G:{"1":"2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"2":"9B"},P:{"1":"0 x y z","2":"J v w QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"2":"bD"},R:{"2":"cD"},S:{"2":"dD eD"}},B:5,C:"selector list argument of :nth-child and :nth-last-child CSS pseudo-classes",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 u AB BB CB DB EB FB GB v I","2":"C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t"},C:{"1":"3 4 5 6 7 8 9 AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 2 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u gC hC"},D:{"1":"2 3 4 5 6 7 8 9 u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t"},E:{"1":"F A B C L M G mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E iC LC jC kC lC"},F:{"1":"h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g tC uC vC wC 8B aC xC 9B"},G:{"1":"3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"2":"AC"},P:{"1":"0 1 y z","2":"J w x RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"2":"cD"},R:{"2":"dD"},S:{"2":"eD fD"}},B:5,C:"selector list argument of :nth-child and :nth-last-child CSS pseudo-classes",D:true}; diff --git a/node_modules/caniuse-lite/data/features/css-opacity.js b/node_modules/caniuse-lite/data/features/css-opacity.js index 0d29c261..765b7c42 100644 --- a/node_modules/caniuse-lite/data/features/css-opacity.js +++ b/node_modules/caniuse-lite/data/features/css-opacity.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"G A B","4":"K E F bC"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"0 1 2 3 4 5 6 7 8 9 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC fC gC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"1":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"1":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u sC tC uC vC 7B ZC wC 8B"},G:{"1":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"1":"JD"},I:{"1":"DC J D KD LD MD ND aC OD PD"},J:{"1":"E A"},K:{"1":"A B C I 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"1":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:2,C:"CSS3 Opacity",D:true}; +module.exports={A:{A:{"1":"F A B","4":"K D E cC"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"0 1 2 3 4 5 6 7 8 9 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC gC hC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"1":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"1":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u tC uC vC wC 8B aC xC 9B"},G:{"1":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"1":"KD"},I:{"1":"EC J I LD MD ND OD bC PD QD"},J:{"1":"D A"},K:{"1":"A B C H 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"1":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:2,C:"CSS3 Opacity",D:true}; diff --git a/node_modules/caniuse-lite/data/features/css-optional-pseudo.js b/node_modules/caniuse-lite/data/features/css-optional-pseudo.js index f365c04a..273a41f8 100644 --- a/node_modules/caniuse-lite/data/features/css-optional-pseudo.js +++ b/node_modules/caniuse-lite/data/features/css-optional-pseudo.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"A B","2":"K E F G bC"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"cC DC fC gC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","16":"J GB K E F G A B C L M"},E:{"1":"GB K E F G A B C L M H iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J hC KC"},F:{"1":"0 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","16":"G sC","132":"B C tC uC vC 7B ZC wC 8B"},G:{"1":"F yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"KC xC aC"},H:{"132":"JD"},I:{"1":"DC J D MD ND aC OD PD","16":"KD LD"},J:{"1":"E A"},K:{"1":"I","132":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"1":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:5,C:":optional CSS pseudo-class",D:true}; +module.exports={A:{A:{"1":"A B","2":"K D E F cC"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"dC EC gC hC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","16":"J HB K D E F A B C L M"},E:{"1":"HB K D E F A B C L M G jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J iC LC"},F:{"1":"0 1 G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","16":"F tC","132":"B C uC vC wC 8B aC xC 9B"},G:{"1":"E zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"LC yC bC"},H:{"132":"KD"},I:{"1":"EC J I ND OD bC PD QD","16":"LD MD"},J:{"1":"D A"},K:{"1":"H","132":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"1":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:5,C:":optional CSS pseudo-class",D:true}; diff --git a/node_modules/caniuse-lite/data/features/css-overflow-anchor.js b/node_modules/caniuse-lite/data/features/css-overflow-anchor.js index e261a6d8..a5bc1c51 100644 --- a/node_modules/caniuse-lite/data/features/css-overflow-anchor.js +++ b/node_modules/caniuse-lite/data/features/css-overflow-anchor.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M H N O P"},C:{"1":"1 2 3 4 5 6 7 8 9 uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB"},E:{"2":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"1":"ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB sC tC uC vC 7B ZC wC 8B"},G:{"2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD","2":"J"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"eD","2":"dD"}},B:5,C:"CSS overflow-anchor (Scroll Anchoring)",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G N O P"},C:{"1":"2 3 4 5 6 7 8 9 vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB gC hC"},D:{"1":"2 3 4 5 6 7 8 9 nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB"},E:{"2":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"1":"aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB tC uC vC wC 8B aC xC 9B"},G:{"2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD","2":"J"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"fD","2":"eD"}},B:5,C:"CSS overflow-anchor (Scroll Anchoring)",D:true}; diff --git a/node_modules/caniuse-lite/data/features/css-overflow-overlay.js b/node_modules/caniuse-lite/data/features/css-overflow-overlay.js index 12666e6c..b4a27217 100644 --- a/node_modules/caniuse-lite/data/features/css-overflow-overlay.js +++ b/node_modules/caniuse-lite/data/features/css-overflow-overlay.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"C L M H N O P","130":"3 4 5 6 7 8 9 AB BB CB DB EB FB D"},C:{"2":"0 1 2 3 4 5 6 7 8 9 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC fC gC"},D:{"1":"0 1 2 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","16":"J GB K E F G A B C L M","130":"3 4 5 6 7 8 9 AB BB CB DB EB FB D HC IC JC"},E:{"1":"J GB K E F G A B iC jC kC lC LC 7B","16":"hC KC","130":"C L M H 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"1":"0 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i","2":"G B C sC tC uC vC 7B ZC wC 8B","130":"j k l m n o p q r s t u"},G:{"1":"F xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C","16":"KC","130":"8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"2":"JD"},I:{"1":"DC J KD LD MD ND aC OD PD","130":"D"},J:{"16":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"130":"D"},M:{"2":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"2":"dD eD"}},B:7,C:"CSS overflow: overlay",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"C L M G N O P","130":"4 5 6 7 8 9 AB BB CB DB EB FB GB v I"},C:{"2":"0 1 2 3 4 5 6 7 8 9 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC gC hC"},D:{"1":"0 1 2 3 G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","16":"J HB K D E F A B C L M","130":"4 5 6 7 8 9 AB BB CB DB EB FB GB v I IC JC KC"},E:{"1":"J HB K D E F A B jC kC lC mC MC 8B","16":"iC LC","130":"C L M G 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"1":"0 1 G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i","2":"F B C tC uC vC wC 8B aC xC 9B","130":"j k l m n o p q r s t u"},G:{"1":"E yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C","16":"LC","130":"9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"2":"KD"},I:{"1":"EC J LD MD ND OD bC PD QD","130":"I"},J:{"16":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"130":"I"},M:{"2":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"2":"eD fD"}},B:7,C:"CSS overflow: overlay",D:true}; diff --git a/node_modules/caniuse-lite/data/features/css-overflow.js b/node_modules/caniuse-lite/data/features/css-overflow.js index 3069d802..43141552 100644 --- a/node_modules/caniuse-lite/data/features/css-overflow.js +++ b/node_modules/caniuse-lite/data/features/css-overflow.js @@ -1 +1 @@ -module.exports={A:{A:{"388":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","260":"Q I R S T U V W X Y","388":"C L M H N O P"},C:{"1":"1 2 3 4 5 6 7 8 9 R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","260":"FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I","388":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","260":"wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y","388":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB"},E:{"1":"AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","260":"M H mC nC oC MC NC 9B pC","388":"J GB K E F G A B C L hC KC iC jC kC lC LC 7B 8B"},F:{"1":"4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","260":"lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B","388":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB sC tC uC vC 7B ZC wC 8B"},G:{"1":"AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","260":"DD ED FD GD MC NC 9B HD","388":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD"},H:{"388":"JD"},I:{"1":"D","388":"DC J KD LD MD ND aC OD PD"},J:{"388":"E A"},K:{"1":"I","388":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"388":"A B"},O:{"388":"9B"},P:{"1":"0 v w x y z ZD AC BC CC aD","388":"J QD RD SD TD UD LC VD WD XD YD"},Q:{"388":"bD"},R:{"1":"cD"},S:{"1":"eD","388":"dD"}},B:5,C:"CSS overflow property",D:true}; +module.exports={A:{A:{"388":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","260":"Q H R S T U V W X Y","388":"C L M G N O P"},C:{"1":"2 3 4 5 6 7 8 9 R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","260":"GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H","388":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB gC hC"},D:{"1":"2 3 4 5 6 7 8 9 Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","260":"xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y","388":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB"},E:{"1":"BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","260":"M G nC oC pC NC OC AC qC","388":"J HB K D E F A B C L iC LC jC kC lC mC MC 8B 9B"},F:{"1":"5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","260":"mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B","388":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB tC uC vC wC 8B aC xC 9B"},G:{"1":"BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","260":"ED FD GD HD NC OC AC ID","388":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD"},H:{"388":"KD"},I:{"1":"I","388":"EC J LD MD ND OD bC PD QD"},J:{"388":"D A"},K:{"1":"H","388":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"388":"A B"},O:{"388":"AC"},P:{"1":"0 1 w x y z aD BC CC DC bD","388":"J RD SD TD UD VD MC WD XD YD ZD"},Q:{"388":"cD"},R:{"1":"dD"},S:{"1":"fD","388":"eD"}},B:5,C:"CSS overflow property",D:true}; diff --git a/node_modules/caniuse-lite/data/features/css-overscroll-behavior.js b/node_modules/caniuse-lite/data/features/css-overscroll-behavior.js index 09a75976..f1b78719 100644 --- a/node_modules/caniuse-lite/data/features/css-overscroll-behavior.js +++ b/node_modules/caniuse-lite/data/features/css-overscroll-behavior.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G bC","132":"A B"},B:{"1":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","132":"C L M H N O","516":"P"},C:{"1":"1 2 3 4 5 6 7 8 9 EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB","260":"rB sB"},E:{"1":"AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F G A B C L M hC KC iC jC kC lC LC 7B 8B mC","1090":"H nC oC MC NC 9B pC"},F:{"1":"iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB sC tC uC vC 7B ZC wC 8B","260":"gB hB"},G:{"1":"AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED","1090":"FD GD MC NC 9B HD"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"132":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z TD UD LC VD WD XD YD ZD AC BC CC aD","2":"J QD RD SD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"eD","2":"dD"}},B:5,C:"CSS overscroll-behavior",D:true}; +module.exports={A:{A:{"2":"K D E F cC","132":"A B"},B:{"1":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","132":"C L M G N O","516":"P"},C:{"1":"2 3 4 5 6 7 8 9 FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB gC hC"},D:{"1":"2 3 4 5 6 7 8 9 uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB","260":"sB tB"},E:{"1":"BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E F A B C L M iC LC jC kC lC mC MC 8B 9B nC","1090":"G oC pC NC OC AC qC"},F:{"1":"jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB tC uC vC wC 8B aC xC 9B","260":"hB iB"},G:{"1":"BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD","1090":"GD HD NC OC AC ID"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"132":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z UD VD MC WD XD YD ZD aD BC CC DC bD","2":"J RD SD TD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"fD","2":"eD"}},B:5,C:"CSS overscroll-behavior",D:true}; diff --git a/node_modules/caniuse-lite/data/features/css-page-break.js b/node_modules/caniuse-lite/data/features/css-page-break.js index 3f322de6..945505d8 100644 --- a/node_modules/caniuse-lite/data/features/css-page-break.js +++ b/node_modules/caniuse-lite/data/features/css-page-break.js @@ -1 +1 @@ -module.exports={A:{A:{"388":"A B","900":"K E F G bC"},B:{"388":"C L M H N O P","641":"1 2 3 4 5 6 7 8 9 r s t u AB BB CB DB EB FB D","900":"Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q"},C:{"772":"1 2 3 4 5 6 7 8 9 tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","900":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB fC gC"},D:{"641":"1 2 3 4 5 6 7 8 9 r s t u AB BB CB DB EB FB D HC IC JC","900":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q"},E:{"772":"A","900":"J GB K E F G B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"16":"G sC","129":"B C tC uC vC 7B ZC wC 8B","641":"d e f g h i j k l m n o p q r s t u","900":"0 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c"},G:{"900":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"129":"JD"},I:{"641":"D","900":"DC J KD LD MD ND aC OD PD"},J:{"900":"E A"},K:{"129":"A B C 7B ZC 8B","641":"I"},L:{"900":"D"},M:{"772":"D"},N:{"388":"A B"},O:{"900":"9B"},P:{"641":"0 w x y z","900":"J v QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"900":"bD"},R:{"900":"cD"},S:{"772":"eD","900":"dD"}},B:2,C:"CSS page-break properties",D:true}; +module.exports={A:{A:{"388":"A B","900":"K D E F cC"},B:{"388":"C L M G N O P","641":"2 3 4 5 6 7 8 9 r s t u AB BB CB DB EB FB GB v I","900":"Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q"},C:{"772":"2 3 4 5 6 7 8 9 uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","900":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB gC hC"},D:{"641":"2 3 4 5 6 7 8 9 r s t u AB BB CB DB EB FB GB v I IC JC KC","900":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q"},E:{"772":"A","900":"J HB K D E F B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"16":"F tC","129":"B C uC vC wC 8B aC xC 9B","641":"d e f g h i j k l m n o p q r s t u","900":"0 1 G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c"},G:{"900":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"129":"KD"},I:{"641":"I","900":"EC J LD MD ND OD bC PD QD"},J:{"900":"D A"},K:{"129":"A B C 8B aC 9B","641":"H"},L:{"900":"I"},M:{"772":"v"},N:{"388":"A B"},O:{"900":"AC"},P:{"641":"0 1 x y z","900":"J w RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"900":"cD"},R:{"900":"dD"},S:{"772":"fD","900":"eD"}},B:2,C:"CSS page-break properties",D:true}; diff --git a/node_modules/caniuse-lite/data/features/css-paged-media.js b/node_modules/caniuse-lite/data/features/css-paged-media.js index 6838f5e1..7edda759 100644 --- a/node_modules/caniuse-lite/data/features/css-paged-media.js +++ b/node_modules/caniuse-lite/data/features/css-paged-media.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E bC","132":"F G A B"},B:{"1":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","132":"C L M H N O P"},C:{"1":"1 2 3 4 5 6 7 8 9 e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"cC DC J GB K E F G A B C L M H N O P fC gC","132":"0 HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d"},D:{"1":"0 1 2 3 4 5 6 7 8 9 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","16":"J GB K E F G A B C L M"},E:{"2":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"1":"0 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","132":"G B C sC tC uC vC 7B ZC wC 8B"},G:{"2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"16":"JD"},I:{"16":"DC J D KD LD MD ND aC OD PD"},J:{"16":"E A"},K:{"1":"I","16":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"258":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"132":"dD eD"}},B:5,C:"CSS Paged Media (@page)",D:true}; +module.exports={A:{A:{"2":"K D cC","132":"E F A B"},B:{"1":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","132":"C L M G N O P"},C:{"1":"2 3 4 5 6 7 8 9 e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"dC EC J HB K D E F A B C L M G N O P gC hC","132":"0 1 IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d"},D:{"1":"0 1 2 3 4 5 6 7 8 9 G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","16":"J HB K D E F A B C L M"},E:{"2":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"1":"0 1 G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","132":"F B C tC uC vC wC 8B aC xC 9B"},G:{"2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"16":"KD"},I:{"16":"EC J I LD MD ND OD bC PD QD"},J:{"16":"D A"},K:{"1":"H","16":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"258":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"132":"eD fD"}},B:5,C:"CSS Paged Media (@page)",D:true}; diff --git a/node_modules/caniuse-lite/data/features/css-paint-api.js b/node_modules/caniuse-lite/data/features/css-paint-api.js index a65867ef..082bdc02 100644 --- a/node_modules/caniuse-lite/data/features/css-paint-api.js +++ b/node_modules/caniuse-lite/data/features/css-paint-api.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M H N O P"},C:{"2":"0 1 2 3 4 5 6 7 8 9 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB"},E:{"2":"J GB K E F G A B C hC KC iC jC kC lC LC 7B","194":"L M H 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"1":"iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB sC tC uC vC 7B ZC wC 8B"},G:{"2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"2":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z UD LC VD WD XD YD ZD AC BC CC aD","2":"J QD RD SD TD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"2":"dD eD"}},B:4,C:"CSS Painting API",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G N O P"},C:{"2":"0 1 2 3 4 5 6 7 8 9 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC gC hC"},D:{"1":"2 3 4 5 6 7 8 9 uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB"},E:{"2":"J HB K D E F A B C iC LC jC kC lC mC MC 8B","194":"L M G 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"1":"jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB tC uC vC wC 8B aC xC 9B"},G:{"2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"2":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z VD MC WD XD YD ZD aD BC CC DC bD","2":"J RD SD TD UD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"2":"eD fD"}},B:4,C:"CSS Painting API",D:true}; diff --git a/node_modules/caniuse-lite/data/features/css-placeholder-shown.js b/node_modules/caniuse-lite/data/features/css-placeholder-shown.js index 7d225e22..e3a8a610 100644 --- a/node_modules/caniuse-lite/data/features/css-placeholder-shown.js +++ b/node_modules/caniuse-lite/data/features/css-placeholder-shown.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G bC","292":"A B"},B:{"1":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M H N O P"},C:{"1":"1 2 3 4 5 6 7 8 9 hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"cC DC fC gC","164":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB"},D:{"1":"1 2 3 4 5 6 7 8 9 dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB"},E:{"1":"G A B C L M H lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F hC KC iC jC kC"},F:{"1":"QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB sC tC uC vC 7B ZC wC 8B"},G:{"1":"2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD","2":"J"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"eD","164":"dD"}},B:5,C:":placeholder-shown CSS pseudo-class",D:true}; +module.exports={A:{A:{"2":"K D E F cC","292":"A B"},B:{"1":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G N O P"},C:{"1":"2 3 4 5 6 7 8 9 iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"dC EC gC hC","164":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB"},D:{"1":"2 3 4 5 6 7 8 9 eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB"},E:{"1":"F A B C L M G mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E iC LC jC kC lC"},F:{"1":"RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB tC uC vC wC 8B aC xC 9B"},G:{"1":"3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD","2":"J"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"fD","164":"eD"}},B:5,C:":placeholder-shown CSS pseudo-class",D:true}; diff --git a/node_modules/caniuse-lite/data/features/css-placeholder.js b/node_modules/caniuse-lite/data/features/css-placeholder.js index fe13fe88..c6001fe7 100644 --- a/node_modules/caniuse-lite/data/features/css-placeholder.js +++ b/node_modules/caniuse-lite/data/features/css-placeholder.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","36":"C L M H N O P"},C:{"1":"1 2 3 4 5 6 7 8 9 hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","33":"0 HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB","130":"cC DC J GB K E F G A B C L M H N O P fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","36":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB"},E:{"1":"B C L M H LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J hC KC","36":"GB K E F G A iC jC kC lC"},F:{"1":"aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"G B C sC tC uC vC 7B ZC wC 8B","36":"0 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB"},G:{"1":"5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"KC xC","36":"F aC yC zC 0C 1C 2C 3C 4C"},H:{"2":"JD"},I:{"1":"D","36":"DC J KD LD MD ND aC OD PD"},J:{"36":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"36":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z SD TD UD LC VD WD XD YD ZD AC BC CC aD","36":"J QD RD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"eD","33":"dD"}},B:5,C:"::placeholder CSS pseudo-element",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","36":"C L M G N O P"},C:{"1":"2 3 4 5 6 7 8 9 iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","33":"0 1 IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB","130":"dC EC J HB K D E F A B C L M G N O P gC hC"},D:{"1":"2 3 4 5 6 7 8 9 oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","36":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB"},E:{"1":"B C L M G MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J iC LC","36":"HB K D E F A jC kC lC mC"},F:{"1":"bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"F B C tC uC vC wC 8B aC xC 9B","36":"0 1 G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB"},G:{"1":"6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"LC yC","36":"E bC zC 0C 1C 2C 3C 4C 5C"},H:{"2":"KD"},I:{"1":"I","36":"EC J LD MD ND OD bC PD QD"},J:{"36":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"36":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z TD UD VD MC WD XD YD ZD aD BC CC DC bD","36":"J RD SD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"fD","33":"eD"}},B:5,C:"::placeholder CSS pseudo-element",D:true}; diff --git a/node_modules/caniuse-lite/data/features/css-print-color-adjust.js b/node_modules/caniuse-lite/data/features/css-print-color-adjust.js index 1f332d28..1e1cb10b 100644 --- a/node_modules/caniuse-lite/data/features/css-print-color-adjust.js +++ b/node_modules/caniuse-lite/data/features/css-print-color-adjust.js @@ -1 +1 @@ -module.exports={A:{D:{"2":"J GB K E F G A B C L M H N","33":"0 1 2 3 4 5 6 7 8 9 O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},L:{"33":"D"},B:{"2":"C L M H N O P","33":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"1 2 3 4 5 6 7 8 9 g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB fC gC","33":"eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f"},M:{"1":"D"},A:{"2":"K E F G A B bC"},F:{"2":"G B C sC tC uC vC 7B ZC wC 8B","33":"0 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u"},K:{"2":"A B C 7B ZC 8B","33":"I"},E:{"1":"NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC","2":"J GB hC KC iC rC","33":"K E F G A B C L M H jC kC lC LC 7B 8B mC nC oC MC"},G:{"1":"NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"KC xC aC yC","33":"F zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC"},P:{"33":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},I:{"2":"DC J KD LD MD ND aC","33":"D OD PD"}},B:6,C:"print-color-adjust property",D:undefined}; +module.exports={A:{D:{"2":"J HB K D E F A B C L M G N","33":"0 1 2 3 4 5 6 7 8 9 O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},L:{"33":"I"},B:{"2":"C L M G N O P","33":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"2 3 4 5 6 7 8 9 g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB gC hC","33":"fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f"},M:{"1":"v"},A:{"2":"K D E F A B cC"},F:{"2":"F B C tC uC vC wC 8B aC xC 9B","33":"0 1 G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u"},K:{"2":"A B C 8B aC 9B","33":"H"},E:{"1":"OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC","2":"J HB iC LC jC sC","33":"K D E F A B C L M G kC lC mC MC 8B 9B nC oC pC NC"},G:{"1":"OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"LC yC bC zC","33":"E 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC"},P:{"33":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},I:{"2":"EC J LD MD ND OD bC","33":"I PD QD"}},B:6,C:"print-color-adjust property",D:undefined}; diff --git a/node_modules/caniuse-lite/data/features/css-read-only-write.js b/node_modules/caniuse-lite/data/features/css-read-only-write.js index cfbbe750..0e260211 100644 --- a/node_modules/caniuse-lite/data/features/css-read-only-write.js +++ b/node_modules/caniuse-lite/data/features/css-read-only-write.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C"},C:{"1":"1 2 3 4 5 6 7 8 9 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","16":"cC","33":"0 DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","16":"J GB K E F G A B C L M","132":"0 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB"},E:{"1":"G A B C L M H lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","16":"hC KC","132":"J GB K E F iC jC kC"},F:{"1":"0 y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","16":"G B sC tC uC vC 7B","132":"C H N O P HB v w x ZC wC 8B"},G:{"1":"2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","16":"KC xC","132":"F aC yC zC 0C 1C"},H:{"2":"JD"},I:{"1":"D","16":"KD LD","132":"DC J MD ND aC OD PD"},J:{"1":"A","132":"E"},K:{"1":"I","2":"A B 7B","132":"C ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"eD","33":"dD"}},B:1,C:"CSS :read-only and :read-write selectors",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C"},C:{"1":"2 3 4 5 6 7 8 9 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","16":"dC","33":"0 1 EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B gC hC"},D:{"1":"2 3 4 5 6 7 8 9 TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","16":"J HB K D E F A B C L M","132":"0 1 G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB"},E:{"1":"F A B C L M G mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","16":"iC LC","132":"J HB K D E jC kC lC"},F:{"1":"0 1 z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","16":"F B tC uC vC wC 8B","132":"C G N O P IB w x y aC xC 9B"},G:{"1":"3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","16":"LC yC","132":"E bC zC 0C 1C 2C"},H:{"2":"KD"},I:{"1":"I","16":"LD MD","132":"EC J ND OD bC PD QD"},J:{"1":"A","132":"D"},K:{"1":"H","2":"A B 8B","132":"C aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"fD","33":"eD"}},B:1,C:"CSS :read-only and :read-write selectors",D:true}; diff --git a/node_modules/caniuse-lite/data/features/css-rebeccapurple.js b/node_modules/caniuse-lite/data/features/css-rebeccapurple.js index e83fa6ce..eb3a9eef 100644 --- a/node_modules/caniuse-lite/data/features/css-rebeccapurple.js +++ b/node_modules/caniuse-lite/data/features/css-rebeccapurple.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A bC","132":"B"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"1 2 3 4 5 6 7 8 9 PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB"},E:{"1":"E F G A B C L M H kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K hC KC iC","16":"jC"},F:{"1":"0 IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"G B C H N O P HB v w x y z sC tC uC vC 7B ZC wC 8B"},G:{"1":"F 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"KC xC aC yC zC 0C"},H:{"2":"JD"},I:{"1":"D OD PD","2":"DC J KD LD MD ND aC"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:4,C:"Rebeccapurple color",D:true}; +module.exports={A:{A:{"2":"K D E F A cC","132":"B"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"2 3 4 5 6 7 8 9 QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB gC hC"},D:{"1":"2 3 4 5 6 7 8 9 VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB"},E:{"1":"D E F A B C L M G lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K iC LC jC","16":"kC"},F:{"1":"1 JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 F B C G N O P IB w x y z tC uC vC wC 8B aC xC 9B"},G:{"1":"E 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"LC yC bC zC 0C 1C"},H:{"2":"KD"},I:{"1":"I PD QD","2":"EC J LD MD ND OD bC"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:4,C:"Rebeccapurple color",D:true}; diff --git a/node_modules/caniuse-lite/data/features/css-reflections.js b/node_modules/caniuse-lite/data/features/css-reflections.js index d6006833..ecc66fc6 100644 --- a/node_modules/caniuse-lite/data/features/css-reflections.js +++ b/node_modules/caniuse-lite/data/features/css-reflections.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"2":"C L M H N O P","33":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"2":"0 1 2 3 4 5 6 7 8 9 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC fC gC"},D:{"33":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"2":"hC KC","33":"J GB K E F G A B C L M H iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"2":"G B C sC tC uC vC 7B ZC wC 8B","33":"0 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u"},G:{"33":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"2":"JD"},I:{"33":"DC J D KD LD MD ND aC OD PD"},J:{"33":"E A"},K:{"2":"A B C 7B ZC 8B","33":"I"},L:{"33":"D"},M:{"2":"D"},N:{"2":"A B"},O:{"33":"9B"},P:{"33":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"33":"bD"},R:{"33":"cD"},S:{"2":"dD eD"}},B:7,C:"CSS Reflections",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"2":"C L M G N O P","33":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"2":"0 1 2 3 4 5 6 7 8 9 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC gC hC"},D:{"33":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"2":"iC LC","33":"J HB K D E F A B C L M G jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"2":"F B C tC uC vC wC 8B aC xC 9B","33":"0 1 G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u"},G:{"33":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"2":"KD"},I:{"33":"EC J I LD MD ND OD bC PD QD"},J:{"33":"D A"},K:{"2":"A B C 8B aC 9B","33":"H"},L:{"33":"I"},M:{"2":"v"},N:{"2":"A B"},O:{"33":"AC"},P:{"33":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"33":"cD"},R:{"33":"dD"},S:{"2":"eD fD"}},B:7,C:"CSS Reflections",D:true}; diff --git a/node_modules/caniuse-lite/data/features/css-regions.js b/node_modules/caniuse-lite/data/features/css-regions.js index e7acc9b3..0af6c3db 100644 --- a/node_modules/caniuse-lite/data/features/css-regions.js +++ b/node_modules/caniuse-lite/data/features/css-regions.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G bC","420":"A B"},B:{"2":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","420":"C L M H N O P"},C:{"2":"0 1 2 3 4 5 6 7 8 9 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC fC gC"},D:{"2":"1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","36":"H N O P","66":"0 HB v w x y z IB JB KB LB MB NB OB PB QB"},E:{"2":"J GB K C L M H hC KC iC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","33":"E F G A B jC kC lC LC"},F:{"2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u sC tC uC vC 7B ZC wC 8B"},G:{"2":"KC xC aC yC zC 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","33":"F 0C 1C 2C 3C 4C 5C 6C"},H:{"2":"JD"},I:{"2":"DC J D KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"2":"A B C I 7B ZC 8B"},L:{"2":"D"},M:{"2":"D"},N:{"420":"A B"},O:{"2":"9B"},P:{"2":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"2":"bD"},R:{"2":"cD"},S:{"2":"dD eD"}},B:5,C:"CSS Regions",D:true}; +module.exports={A:{A:{"2":"K D E F cC","420":"A B"},B:{"2":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","420":"C L M G N O P"},C:{"2":"0 1 2 3 4 5 6 7 8 9 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC gC hC"},D:{"2":"2 3 4 5 6 7 8 9 J HB K D E F A B C L M SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","36":"G N O P","66":"0 1 IB w x y z JB KB LB MB NB OB PB QB RB"},E:{"2":"J HB K C L M G iC LC jC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","33":"D E F A B kC lC mC MC"},F:{"2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u tC uC vC wC 8B aC xC 9B"},G:{"2":"LC yC bC zC 0C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","33":"E 1C 2C 3C 4C 5C 6C 7C"},H:{"2":"KD"},I:{"2":"EC J I LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"2":"A B C H 8B aC 9B"},L:{"2":"I"},M:{"2":"v"},N:{"420":"A B"},O:{"2":"AC"},P:{"2":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"2":"cD"},R:{"2":"dD"},S:{"2":"eD fD"}},B:5,C:"CSS Regions",D:true}; diff --git a/node_modules/caniuse-lite/data/features/css-relative-colors.js b/node_modules/caniuse-lite/data/features/css-relative-colors.js index c5354f7b..bbea565b 100644 --- a/node_modules/caniuse-lite/data/features/css-relative-colors.js +++ b/node_modules/caniuse-lite/data/features/css-relative-colors.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"2":"1 2 3 4 5 6 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","194":"7","260":"8 9 AB BB CB DB EB FB D"},C:{"2":"0 1 2 3 4 5 6 7 8 9 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D fC gC","260":"HC IC JC dC eC"},D:{"2":"0 1 2 3 4 5 6 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","194":"7","260":"8 9 AB BB CB DB EB FB D HC IC JC"},E:{"1":"CC rC","2":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC","260":"RC SC qC BC TC UC VC WC XC YC"},F:{"2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m sC tC uC vC 7B ZC wC 8B","194":"n o","260":"p q r s t u"},G:{"1":"CC","2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC","260":"RC SC ID BC TC UC VC WC XC YC"},H:{"2":"JD"},I:{"2":"DC J KD LD MD ND aC OD PD","260":"D"},J:{"2":"E A"},K:{"2":"A B C 7B ZC 8B","260":"I"},L:{"260":"D"},M:{"2":"D"},N:{"2":"A B"},O:{"2":"9B"},P:{"2":"J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD","260":"0"},Q:{"2":"bD"},R:{"2":"cD"},S:{"2":"dD eD"}},B:5,C:"CSS Relative color syntax",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"2":"2 3 4 5 6 7 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","194":"8","260":"9 AB BB CB DB EB FB GB v I"},C:{"2":"0 1 2 3 4 5 6 7 8 9 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v gC hC","260":"I IC JC KC eC fC"},D:{"2":"0 1 2 3 4 5 6 7 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","194":"8","260":"9 AB BB CB DB EB FB GB v I IC JC KC"},E:{"1":"DC sC","2":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC","260":"SC TC rC CC UC VC WC XC YC ZC"},F:{"2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m tC uC vC wC 8B aC xC 9B","194":"n o","260":"p q r s t u"},G:{"1":"DC","2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC","260":"SC TC JD CC UC VC WC XC YC ZC"},H:{"2":"KD"},I:{"2":"EC J LD MD ND OD bC PD QD","260":"I"},J:{"2":"D A"},K:{"2":"A B C 8B aC 9B","260":"H"},L:{"260":"I"},M:{"2":"v"},N:{"2":"A B"},O:{"2":"AC"},P:{"2":"0 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD","260":"1"},Q:{"2":"cD"},R:{"2":"dD"},S:{"2":"eD fD"}},B:5,C:"CSS Relative color syntax",D:true}; diff --git a/node_modules/caniuse-lite/data/features/css-repeating-gradients.js b/node_modules/caniuse-lite/data/features/css-repeating-gradients.js index 67e62129..fda0e912 100644 --- a/node_modules/caniuse-lite/data/features/css-repeating-gradients.js +++ b/node_modules/caniuse-lite/data/features/css-repeating-gradients.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"A B","2":"K E F G bC"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"0 1 2 3 4 5 6 7 8 9 N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"cC DC fC","33":"J GB K E F G A B C L M H gC"},D:{"1":"1 2 3 4 5 6 7 8 9 IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"J GB K E F G","33":"0 A B C L M H N O P HB v w x y z"},E:{"1":"E F G A B C L M H jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB hC KC","33":"K iC"},F:{"1":"0 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u 8B","2":"G B sC tC uC vC","33":"C wC","36":"7B ZC"},G:{"1":"F 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"KC xC aC","33":"yC zC"},H:{"2":"JD"},I:{"1":"D OD PD","2":"DC KD LD MD","33":"J ND aC"},J:{"1":"A","2":"E"},K:{"1":"I 8B","2":"A B","33":"C","36":"7B ZC"},L:{"1":"D"},M:{"1":"D"},N:{"1":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:4,C:"CSS Repeating Gradients",D:true}; +module.exports={A:{A:{"1":"A B","2":"K D E F cC"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"0 1 2 3 4 5 6 7 8 9 N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"dC EC gC","33":"J HB K D E F A B C L M G hC"},D:{"1":"2 3 4 5 6 7 8 9 JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"J HB K D E F","33":"0 1 A B C L M G N O P IB w x y z"},E:{"1":"D E F A B C L M G kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB iC LC","33":"K jC"},F:{"1":"0 1 G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u 9B","2":"F B tC uC vC wC","33":"C xC","36":"8B aC"},G:{"1":"E 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"LC yC bC","33":"zC 0C"},H:{"2":"KD"},I:{"1":"I PD QD","2":"EC LD MD ND","33":"J OD bC"},J:{"1":"A","2":"D"},K:{"1":"H 9B","2":"A B","33":"C","36":"8B aC"},L:{"1":"I"},M:{"1":"v"},N:{"1":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:4,C:"CSS Repeating Gradients",D:true}; diff --git a/node_modules/caniuse-lite/data/features/css-resize.js b/node_modules/caniuse-lite/data/features/css-resize.js index bf891719..03964f36 100644 --- a/node_modules/caniuse-lite/data/features/css-resize.js +++ b/node_modules/caniuse-lite/data/features/css-resize.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M H N O P"},C:{"1":"0 1 2 3 4 5 6 7 8 9 GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"cC DC fC gC","33":"J"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"1":"J GB K E F G A B C L M H iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"hC KC"},F:{"1":"0 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"G B C sC tC uC vC 7B ZC wC","132":"8B"},G:{"2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD","2":"J"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"eD","2":"dD"}},B:2,C:"CSS resize property",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G N O P"},C:{"1":"0 1 2 3 4 5 6 7 8 9 HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"dC EC gC hC","33":"J"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"1":"J HB K D E F A B C L M G jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"iC LC"},F:{"1":"0 1 G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"F B C tC uC vC wC 8B aC xC","132":"9B"},G:{"2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD","2":"J"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"fD","2":"eD"}},B:2,C:"CSS resize property",D:true}; diff --git a/node_modules/caniuse-lite/data/features/css-revert-value.js b/node_modules/caniuse-lite/data/features/css-revert-value.js index 3c9e2b7f..d6bc75eb 100644 --- a/node_modules/caniuse-lite/data/features/css-revert-value.js +++ b/node_modules/caniuse-lite/data/features/css-revert-value.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M H N O P Q I R S"},C:{"1":"1 2 3 4 5 6 7 8 9 vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S"},E:{"1":"A B C L M H lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F G hC KC iC jC kC"},F:{"1":"1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B sC tC uC vC 7B ZC wC 8B"},G:{"1":"3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C 2C"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z YD ZD AC BC CC aD","2":"J QD RD SD TD UD LC VD WD XD"},Q:{"2":"bD"},R:{"1":"cD"},S:{"1":"eD","2":"dD"}},B:4,C:"CSS revert value",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G N O P Q H R S"},C:{"1":"2 3 4 5 6 7 8 9 wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB gC hC"},D:{"1":"2 3 4 5 6 7 8 9 T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S"},E:{"1":"A B C L M G mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E F iC LC jC kC lC"},F:{"1":"2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B tC uC vC wC 8B aC xC 9B"},G:{"1":"4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C 3C"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z ZD aD BC CC DC bD","2":"J RD SD TD UD VD MC WD XD YD"},Q:{"2":"cD"},R:{"1":"dD"},S:{"1":"fD","2":"eD"}},B:4,C:"CSS revert value",D:true}; diff --git a/node_modules/caniuse-lite/data/features/css-rrggbbaa.js b/node_modules/caniuse-lite/data/features/css-rrggbbaa.js index ef8d2b50..e1a34053 100644 --- a/node_modules/caniuse-lite/data/features/css-rrggbbaa.js +++ b/node_modules/caniuse-lite/data/features/css-rrggbbaa.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M H N O P"},C:{"1":"1 2 3 4 5 6 7 8 9 fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB","194":"iB jB kB lB mB nB oB EC pB FC"},E:{"1":"A B C L M H LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F G hC KC iC jC kC lC"},F:{"1":"iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB sC tC uC vC 7B ZC wC 8B","194":"VB WB XB YB ZB aB bB cB dB eB fB gB hB"},G:{"1":"4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C 2C 3C"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z TD UD LC VD WD XD YD ZD AC BC CC aD","2":"J","194":"QD RD SD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"eD","2":"dD"}},B:4,C:"#rrggbbaa hex color notation",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G N O P"},C:{"1":"2 3 4 5 6 7 8 9 gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gC hC"},D:{"1":"2 3 4 5 6 7 8 9 rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB","194":"jB kB lB mB nB oB pB FC qB GC"},E:{"1":"A B C L M G MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E F iC LC jC kC lC mC"},F:{"1":"jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB tC uC vC wC 8B aC xC 9B","194":"WB XB YB ZB aB bB cB dB eB fB gB hB iB"},G:{"1":"5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C 3C 4C"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z UD VD MC WD XD YD ZD aD BC CC DC bD","2":"J","194":"RD SD TD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"fD","2":"eD"}},B:4,C:"#rrggbbaa hex color notation",D:true}; diff --git a/node_modules/caniuse-lite/data/features/css-scroll-behavior.js b/node_modules/caniuse-lite/data/features/css-scroll-behavior.js index 15fb8884..9ea85658 100644 --- a/node_modules/caniuse-lite/data/features/css-scroll-behavior.js +++ b/node_modules/caniuse-lite/data/features/css-scroll-behavior.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"2":"C L M H N O P","129":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"1 2 3 4 5 6 7 8 9 SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB fC gC"},D:{"2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB","129":"1 2 3 4 5 6 7 8 9 FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","450":"XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB"},E:{"1":"NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F G A B C L hC KC iC jC kC lC LC 7B 8B mC","578":"M H nC oC MC"},F:{"2":"0 G B C H N O P HB v w x y z IB JB sC tC uC vC 7B ZC wC 8B","129":"eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","450":"KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB"},G:{"1":"NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED","578":"FD GD MC"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"129":"9B"},P:{"1":"0 v w x y z TD UD LC VD WD XD YD ZD AC BC CC aD","2":"J QD RD SD"},Q:{"129":"bD"},R:{"1":"cD"},S:{"1":"eD","2":"dD"}},B:5,C:"CSS Scroll-behavior",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"2":"C L M G N O P","129":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"2 3 4 5 6 7 8 9 TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB gC hC"},D:{"2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB","129":"2 3 4 5 6 7 8 9 GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","450":"YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB"},E:{"1":"OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E F A B C L iC LC jC kC lC mC MC 8B 9B nC","578":"M G oC pC NC"},F:{"2":"0 1 F B C G N O P IB w x y z JB KB tC uC vC wC 8B aC xC 9B","129":"fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","450":"LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB"},G:{"1":"OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD","578":"GD HD NC"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"129":"AC"},P:{"1":"0 1 w x y z UD VD MC WD XD YD ZD aD BC CC DC bD","2":"J RD SD TD"},Q:{"129":"cD"},R:{"1":"dD"},S:{"1":"fD","2":"eD"}},B:5,C:"CSS Scroll-behavior",D:true}; diff --git a/node_modules/caniuse-lite/data/features/css-scroll-timeline.js b/node_modules/caniuse-lite/data/features/css-scroll-timeline.js deleted file mode 100644 index 89942b7e..00000000 --- a/node_modules/caniuse-lite/data/features/css-scroll-timeline.js +++ /dev/null @@ -1 +0,0 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"2":"C L M H N O P Q I R S T U V W X Y","194":"1 2 3 4 5 6 7 8 9 Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"2":"0 1 2 3 4 5 6 7 8 9 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC fC gC"},D:{"2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T","194":"1 2 3 4 5 6 7 8 9 X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","322":"U V W"},E:{"2":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B sC tC uC vC 7B ZC wC 8B","194":"3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","322":"1B 2B"},G:{"2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"2":"JD"},I:{"2":"DC J D KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"2":"A B C I 7B ZC 8B"},L:{"2":"D"},M:{"2":"D"},N:{"2":"A B"},O:{"2":"9B"},P:{"2":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"2":"bD"},R:{"2":"cD"},S:{"2":"dD eD"}},B:7,C:"CSS @scroll-timeline",D:true}; diff --git a/node_modules/caniuse-lite/data/features/css-scrollbar.js b/node_modules/caniuse-lite/data/features/css-scrollbar.js index bfbd8102..b3a6cfdd 100644 --- a/node_modules/caniuse-lite/data/features/css-scrollbar.js +++ b/node_modules/caniuse-lite/data/features/css-scrollbar.js @@ -1 +1 @@ -module.exports={A:{A:{"132":"K E F G A B bC"},B:{"1":"AB BB CB DB EB FB D","2":"C L M H N O P","292":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u"},C:{"1":"1 2 3 4 5 6 7 8 9 sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB fC gC","3138":"rB"},D:{"1":"AB BB CB DB EB FB D HC IC JC","292":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u"},E:{"16":"J GB hC KC","292":"K E F G A B C L M H iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"1":"q r s t u","2":"G B C sC tC uC vC 7B ZC wC 8B","292":"0 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p"},G:{"2":"ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","16":"KC xC aC yC zC","292":"0C","804":"F 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD"},H:{"2":"JD"},I:{"16":"KD LD","292":"DC J D MD ND aC OD PD"},J:{"292":"E A"},K:{"2":"A B C 7B ZC 8B","292":"I"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"292":"9B"},P:{"1":"0","292":"J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"292":"bD"},R:{"292":"cD"},S:{"2":"dD eD"}},B:4,C:"CSS scrollbar styling",D:true}; +module.exports={A:{A:{"132":"K D E F A B cC"},B:{"1":"BB CB DB EB FB GB v I","2":"C L M G N O P","292":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB"},C:{"1":"2 3 4 5 6 7 8 9 tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB gC hC","3138":"sB"},D:{"1":"BB CB DB EB FB GB v I IC JC KC","292":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB"},E:{"16":"J HB iC LC","292":"K D E F A B C L M G jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"1":"q r s t u","2":"F B C tC uC vC wC 8B aC xC 9B","292":"0 1 G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p"},G:{"2":"FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","16":"LC yC bC zC 0C","292":"1C","804":"E 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED"},H:{"2":"KD"},I:{"16":"LD MD","292":"EC J I ND OD bC PD QD"},J:{"292":"D A"},K:{"2":"A B C 8B aC 9B","292":"H"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"292":"AC"},P:{"1":"1","292":"0 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"292":"cD"},R:{"292":"dD"},S:{"2":"eD fD"}},B:4,C:"CSS scrollbar styling",D:true}; diff --git a/node_modules/caniuse-lite/data/features/css-sel2.js b/node_modules/caniuse-lite/data/features/css-sel2.js index a293e7d0..0dfb7dd8 100644 --- a/node_modules/caniuse-lite/data/features/css-sel2.js +++ b/node_modules/caniuse-lite/data/features/css-sel2.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"E F G A B","2":"bC","8":"K"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"0 1 2 3 4 5 6 7 8 9 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC fC gC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"1":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"1":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u sC tC uC vC 7B ZC wC 8B"},G:{"1":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"1":"JD"},I:{"1":"DC J D KD LD MD ND aC OD PD"},J:{"1":"E A"},K:{"1":"A B C I 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"1":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:2,C:"CSS 2.1 selectors",D:true}; +module.exports={A:{A:{"1":"D E F A B","2":"cC","8":"K"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"0 1 2 3 4 5 6 7 8 9 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC gC hC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"1":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"1":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u tC uC vC wC 8B aC xC 9B"},G:{"1":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"1":"KD"},I:{"1":"EC J I LD MD ND OD bC PD QD"},J:{"1":"D A"},K:{"1":"A B C H 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"1":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:2,C:"CSS 2.1 selectors",D:true}; diff --git a/node_modules/caniuse-lite/data/features/css-sel3.js b/node_modules/caniuse-lite/data/features/css-sel3.js index 432c1409..56d9ab8f 100644 --- a/node_modules/caniuse-lite/data/features/css-sel3.js +++ b/node_modules/caniuse-lite/data/features/css-sel3.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"G A B","2":"bC","8":"K","132":"E F"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC fC gC","2":"cC DC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"1":"J GB K E F G A B C L M H KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"hC"},F:{"1":"0 B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u sC tC uC vC 7B ZC wC 8B","2":"G"},G:{"1":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"1":"JD"},I:{"1":"DC J D KD LD MD ND aC OD PD"},J:{"1":"E A"},K:{"1":"A B C I 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"1":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:2,C:"CSS3 selectors",D:true}; +module.exports={A:{A:{"1":"F A B","2":"cC","8":"K","132":"D E"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC gC hC","2":"dC EC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"1":"J HB K D E F A B C L M G LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"iC"},F:{"1":"0 1 B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u tC uC vC wC 8B aC xC 9B","2":"F"},G:{"1":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"1":"KD"},I:{"1":"EC J I LD MD ND OD bC PD QD"},J:{"1":"D A"},K:{"1":"A B C H 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"1":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:2,C:"CSS3 selectors",D:true}; diff --git a/node_modules/caniuse-lite/data/features/css-selection.js b/node_modules/caniuse-lite/data/features/css-selection.js index ddcc3566..b13eaedc 100644 --- a/node_modules/caniuse-lite/data/features/css-selection.js +++ b/node_modules/caniuse-lite/data/features/css-selection.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"G A B","2":"K E F bC"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"1 2 3 4 5 6 7 8 9 qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","33":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC fC gC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"1":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"1":"0 B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u sC tC uC vC 7B ZC wC 8B","2":"G"},G:{"2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"2":"JD"},I:{"1":"D OD PD","2":"DC J KD LD MD ND aC"},J:{"1":"A","2":"E"},K:{"1":"C I ZC 8B","16":"A B 7B"},L:{"1":"D"},M:{"1":"D"},N:{"1":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"eD","33":"dD"}},B:5,C:"::selection CSS pseudo-element",D:true}; +module.exports={A:{A:{"1":"F A B","2":"K D E cC"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"2 3 4 5 6 7 8 9 rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","33":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC gC hC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"1":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"1":"0 1 B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u tC uC vC wC 8B aC xC 9B","2":"F"},G:{"2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"2":"KD"},I:{"1":"I PD QD","2":"EC J LD MD ND OD bC"},J:{"1":"A","2":"D"},K:{"1":"C H aC 9B","16":"A B 8B"},L:{"1":"I"},M:{"1":"v"},N:{"1":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"fD","33":"eD"}},B:5,C:"::selection CSS pseudo-element",D:true}; diff --git a/node_modules/caniuse-lite/data/features/css-shapes.js b/node_modules/caniuse-lite/data/features/css-shapes.js index 57da0b62..1b62f701 100644 --- a/node_modules/caniuse-lite/data/features/css-shapes.js +++ b/node_modules/caniuse-lite/data/features/css-shapes.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M H N O P"},C:{"1":"1 2 3 4 5 6 7 8 9 qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB fC gC","322":"hB iB jB kB lB mB nB oB EC pB FC"},D:{"1":"1 2 3 4 5 6 7 8 9 TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB","194":"QB RB SB"},E:{"1":"B C L M H LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E hC KC iC jC","33":"F G A kC lC"},F:{"1":"0 z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"G B C H N O P HB v w x y sC tC uC vC 7B ZC wC 8B"},G:{"1":"5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"KC xC aC yC zC 0C","33":"F 1C 2C 3C 4C"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"eD","2":"dD"}},B:4,C:"CSS Shapes Level 1",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G N O P"},C:{"1":"2 3 4 5 6 7 8 9 rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB gC hC","322":"iB jB kB lB mB nB oB pB FC qB GC"},D:{"1":"2 3 4 5 6 7 8 9 UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB","194":"RB SB TB"},E:{"1":"B C L M G MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D iC LC jC kC","33":"E F A lC mC"},F:{"1":"0 1 JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"F B C G N O P IB w x y z tC uC vC wC 8B aC xC 9B"},G:{"1":"6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"LC yC bC zC 0C 1C","33":"E 2C 3C 4C 5C"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"fD","2":"eD"}},B:4,C:"CSS Shapes Level 1",D:true}; diff --git a/node_modules/caniuse-lite/data/features/css-snappoints.js b/node_modules/caniuse-lite/data/features/css-snappoints.js index a8e7895a..59fbd96f 100644 --- a/node_modules/caniuse-lite/data/features/css-snappoints.js +++ b/node_modules/caniuse-lite/data/features/css-snappoints.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G bC","6308":"A","6436":"B"},B:{"1":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","6436":"C L M H N O P"},C:{"1":"1 2 3 4 5 6 7 8 9 wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB fC gC","2052":"VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB"},D:{"1":"1 2 3 4 5 6 7 8 9 xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB","8258":"uB vB wB"},E:{"1":"B C L M H 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F hC KC iC jC kC","3108":"G A lC LC"},F:{"1":"sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB sC tC uC vC 7B ZC wC 8B","8258":"kB lB mB nB oB pB qB rB"},G:{"1":"6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C","3108":"2C 3C 4C 5C"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z LC VD WD XD YD ZD AC BC CC aD","2":"J QD RD SD TD UD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"eD","2052":"dD"}},B:4,C:"CSS Scroll Snap",D:true}; +module.exports={A:{A:{"2":"K D E F cC","6308":"A","6436":"B"},B:{"1":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","6436":"C L M G N O P"},C:{"1":"2 3 4 5 6 7 8 9 xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB gC hC","2052":"WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB"},D:{"1":"2 3 4 5 6 7 8 9 yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB","8258":"vB wB xB"},E:{"1":"B C L M G 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E iC LC jC kC lC","3108":"F A mC MC"},F:{"1":"tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB tC uC vC wC 8B aC xC 9B","8258":"lB mB nB oB pB qB rB sB"},G:{"1":"7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C","3108":"3C 4C 5C 6C"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z MC WD XD YD ZD aD BC CC DC bD","2":"J RD SD TD UD VD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"fD","2052":"eD"}},B:4,C:"CSS Scroll Snap",D:true}; diff --git a/node_modules/caniuse-lite/data/features/css-sticky.js b/node_modules/caniuse-lite/data/features/css-sticky.js index 7526efbb..efca35a8 100644 --- a/node_modules/caniuse-lite/data/features/css-sticky.js +++ b/node_modules/caniuse-lite/data/features/css-sticky.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M H","1028":"Q I R S T U V W X Y Z","4100":"N O P"},C:{"1":"1 2 3 4 5 6 7 8 9 EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z fC gC","194":"IB JB KB LB MB NB","516":"OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB"},D:{"1":"1 2 3 4 5 6 7 8 9 a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"J GB K E F G A B C L M H N O P HB v w x TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB","322":"0 y z IB JB KB LB MB NB OB PB QB RB SB iB jB kB lB","1028":"mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z"},E:{"1":"L M H mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K hC KC iC","33":"F G A B C kC lC LC 7B 8B","2084":"E jC"},F:{"1":"6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB sC tC uC vC 7B ZC wC 8B","322":"VB WB XB","1028":"YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B"},G:{"1":"AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"KC xC aC yC","33":"F 1C 2C 3C 4C 5C 6C 7C 8C 9C","2084":"zC 0C"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z RD SD TD UD LC VD WD XD YD ZD AC BC CC aD","2":"J QD"},Q:{"1028":"bD"},R:{"1":"cD"},S:{"1":"eD","516":"dD"}},B:5,C:"CSS position:sticky",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G","1028":"Q H R S T U V W X Y Z","4100":"N O P"},C:{"1":"2 3 4 5 6 7 8 9 FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z gC hC","194":"JB KB LB MB NB OB","516":"PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB"},D:{"1":"2 3 4 5 6 7 8 9 a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"J HB K D E F A B C L M G N O P IB w x y UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB","322":"0 1 z JB KB LB MB NB OB PB QB RB SB TB jB kB lB mB","1028":"nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z"},E:{"1":"L M G nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K iC LC jC","33":"E F A B C lC mC MC 8B 9B","2084":"D kC"},F:{"1":"7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB tC uC vC wC 8B aC xC 9B","322":"WB XB YB","1028":"ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B"},G:{"1":"BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"LC yC bC zC","33":"E 2C 3C 4C 5C 6C 7C 8C 9C AD","2084":"0C 1C"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z SD TD UD VD MC WD XD YD ZD aD BC CC DC bD","2":"J RD"},Q:{"1028":"cD"},R:{"1":"dD"},S:{"1":"fD","516":"eD"}},B:5,C:"CSS position:sticky",D:true}; diff --git a/node_modules/caniuse-lite/data/features/css-subgrid.js b/node_modules/caniuse-lite/data/features/css-subgrid.js index b8a33e68..30b98371 100644 --- a/node_modules/caniuse-lite/data/features/css-subgrid.js +++ b/node_modules/caniuse-lite/data/features/css-subgrid.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"6 7 8 9 AB BB CB DB EB FB D","2":"1 2 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","194":"3 4 5"},C:{"1":"1 2 3 4 5 6 7 8 9 zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB fC gC"},D:{"1":"6 7 8 9 AB BB CB DB EB FB D HC IC JC","2":"0 1 2 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","194":"3 4 5"},E:{"1":"AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC"},F:{"1":"m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i sC tC uC vC 7B ZC wC 8B","194":"j k l"},G:{"1":"AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"2":"9B"},P:{"1":"0 z","2":"J v w x y QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"2":"bD"},R:{"2":"cD"},S:{"1":"eD","2":"dD"}},B:4,C:"CSS Subgrid",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"7 8 9 AB BB CB DB EB FB GB v I","2":"2 3 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","194":"4 5 6"},C:{"1":"2 3 4 5 6 7 8 9 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB gC hC"},D:{"1":"7 8 9 AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 2 3 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","194":"4 5 6"},E:{"1":"BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC"},F:{"1":"m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i tC uC vC wC 8B aC xC 9B","194":"j k l"},G:{"1":"BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"2":"AC"},P:{"1":"0 1","2":"J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"2":"cD"},R:{"2":"dD"},S:{"1":"fD","2":"eD"}},B:4,C:"CSS Subgrid",D:true}; diff --git a/node_modules/caniuse-lite/data/features/css-supports-api.js b/node_modules/caniuse-lite/data/features/css-supports-api.js index cef9563e..a1a92c58 100644 --- a/node_modules/caniuse-lite/data/features/css-supports-api.js +++ b/node_modules/caniuse-lite/data/features/css-supports-api.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","260":"C L M H N O P"},C:{"1":"1 2 3 4 5 6 7 8 9 lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"cC DC J GB K E F G A B C L M H N O P HB fC gC","66":"v w","260":"0 x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB"},D:{"1":"1 2 3 4 5 6 7 8 9 FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB","260":"KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB"},E:{"1":"G A B C L M H lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F hC KC iC jC kC"},F:{"1":"0 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"G B C sC tC uC vC 7B ZC wC","132":"8B"},G:{"1":"2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C"},H:{"132":"JD"},I:{"1":"D OD PD","2":"DC J KD LD MD ND aC"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC","132":"8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:4,C:"CSS.supports() API",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","260":"C L M G N O P"},C:{"1":"2 3 4 5 6 7 8 9 mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"dC EC J HB K D E F A B C L M G N O P IB gC hC","66":"w x","260":"0 1 y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB"},D:{"1":"2 3 4 5 6 7 8 9 GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB","260":"LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB"},E:{"1":"F A B C L M G mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E iC LC jC kC lC"},F:{"1":"0 1 G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"F B C tC uC vC wC 8B aC xC","132":"9B"},G:{"1":"3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C"},H:{"132":"KD"},I:{"1":"I PD QD","2":"EC J LD MD ND OD bC"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC","132":"9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:4,C:"CSS.supports() API",D:true}; diff --git a/node_modules/caniuse-lite/data/features/css-table.js b/node_modules/caniuse-lite/data/features/css-table.js index b13b9b4b..6746cc32 100644 --- a/node_modules/caniuse-lite/data/features/css-table.js +++ b/node_modules/caniuse-lite/data/features/css-table.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"F G A B","2":"K E bC"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"0 1 2 3 4 5 6 7 8 9 DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC fC gC","132":"cC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"1":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"1":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u sC tC uC vC 7B ZC wC 8B"},G:{"1":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"1":"JD"},I:{"1":"DC J D KD LD MD ND aC OD PD"},J:{"1":"E A"},K:{"1":"A B C I 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"1":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:2,C:"CSS Table display",D:true}; +module.exports={A:{A:{"1":"E F A B","2":"K D cC"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"0 1 2 3 4 5 6 7 8 9 EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC gC hC","132":"dC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"1":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"1":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u tC uC vC wC 8B aC xC 9B"},G:{"1":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"1":"KD"},I:{"1":"EC J I LD MD ND OD bC PD QD"},J:{"1":"D A"},K:{"1":"A B C H 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"1":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:2,C:"CSS Table display",D:true}; diff --git a/node_modules/caniuse-lite/data/features/css-text-align-last.js b/node_modules/caniuse-lite/data/features/css-text-align-last.js index 4c662246..56cc75af 100644 --- a/node_modules/caniuse-lite/data/features/css-text-align-last.js +++ b/node_modules/caniuse-lite/data/features/css-text-align-last.js @@ -1 +1 @@ -module.exports={A:{A:{"132":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","4":"C L M H N O P"},C:{"1":"1 2 3 4 5 6 7 8 9 fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"cC DC J GB K E F G A B fC gC","33":"0 C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB"},D:{"1":"1 2 3 4 5 6 7 8 9 dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB","322":"RB SB TB UB VB WB XB YB ZB aB bB cB"},E:{"1":"AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC"},F:{"1":"QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"G B C H N O P HB v w sC tC uC vC 7B ZC wC 8B","578":"0 x y z IB JB KB LB MB NB OB PB"},G:{"1":"AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"132":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD","2":"J"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"eD","33":"dD"}},B:4,C:"CSS3 text-align-last",D:true}; +module.exports={A:{A:{"132":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","4":"C L M G N O P"},C:{"1":"2 3 4 5 6 7 8 9 gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"dC EC J HB K D E F A B gC hC","33":"0 1 C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB"},D:{"1":"2 3 4 5 6 7 8 9 eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB","322":"SB TB UB VB WB XB YB ZB aB bB cB dB"},E:{"1":"BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC"},F:{"1":"RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"F B C G N O P IB w x tC uC vC wC 8B aC xC 9B","578":"0 1 y z JB KB LB MB NB OB PB QB"},G:{"1":"BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"132":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD","2":"J"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"fD","33":"eD"}},B:4,C:"CSS3 text-align-last",D:true}; diff --git a/node_modules/caniuse-lite/data/features/css-text-box-trim.js b/node_modules/caniuse-lite/data/features/css-text-box-trim.js index 94c9cecf..acc33625 100644 --- a/node_modules/caniuse-lite/data/features/css-text-box-trim.js +++ b/node_modules/caniuse-lite/data/features/css-text-box-trim.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"2":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"2":"0 1 2 3 4 5 6 7 8 9 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC fC gC"},D:{"2":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","322":"HC IC JC"},E:{"1":"rC","2":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC","194":"RC SC qC BC TC UC VC WC XC YC CC"},F:{"2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u sC tC uC vC 7B ZC wC 8B"},G:{"2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC","194":"RC SC ID BC TC UC VC WC XC YC CC"},H:{"2":"JD"},I:{"2":"DC J D KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"2":"A B C I 7B ZC 8B"},L:{"2":"D"},M:{"2":"D"},N:{"2":"A B"},O:{"2":"9B"},P:{"2":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"2":"bD"},R:{"2":"cD"},S:{"2":"dD eD"}},B:5,C:"CSS text-box-trim & text-box-edge",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"2":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v","322":"I"},C:{"2":"0 1 2 3 4 5 6 7 8 9 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC gC hC"},D:{"2":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v","322":"I IC JC KC"},E:{"1":"sC","2":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC","194":"SC TC rC CC UC VC WC XC YC ZC DC"},F:{"2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u tC uC vC wC 8B aC xC 9B"},G:{"2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC","194":"SC TC JD CC UC VC WC XC YC ZC DC"},H:{"2":"KD"},I:{"2":"EC J I LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"2":"A B C H 8B aC 9B"},L:{"2":"I"},M:{"2":"v"},N:{"2":"A B"},O:{"2":"AC"},P:{"2":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"2":"cD"},R:{"2":"dD"},S:{"2":"eD fD"}},B:5,C:"CSS text-box-trim & text-box-edge",D:true}; diff --git a/node_modules/caniuse-lite/data/features/css-text-indent.js b/node_modules/caniuse-lite/data/features/css-text-indent.js index 2f560bad..3dd02244 100644 --- a/node_modules/caniuse-lite/data/features/css-text-indent.js +++ b/node_modules/caniuse-lite/data/features/css-text-indent.js @@ -1 +1 @@ -module.exports={A:{A:{"132":"K E F G A B bC"},B:{"132":"C L M H N O P","388":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"AB BB CB DB EB FB D HC IC JC dC eC","132":"0 1 2 3 4 5 6 7 8 9 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u fC gC"},D:{"132":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB","388":"1 2 3 4 5 6 7 8 9 UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"1":"AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","132":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC"},F:{"132":"G B C H N O P HB v w x y z sC tC uC vC 7B ZC wC 8B","388":"0 IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u"},G:{"1":"AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","132":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD"},H:{"132":"JD"},I:{"132":"DC J KD LD MD ND aC OD PD","388":"D"},J:{"132":"E A"},K:{"132":"A B C 7B ZC 8B","388":"I"},L:{"388":"D"},M:{"132":"D"},N:{"132":"A B"},O:{"388":"9B"},P:{"132":"J","388":"0 v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"388":"bD"},R:{"388":"cD"},S:{"132":"dD eD"}},B:4,C:"CSS text-indent",D:true}; +module.exports={A:{A:{"132":"K D E F A B cC"},B:{"132":"C L M G N O P","388":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"BB CB DB EB FB GB v I IC JC KC eC fC","132":"0 1 2 3 4 5 6 7 8 9 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB gC hC"},D:{"132":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB","388":"2 3 4 5 6 7 8 9 VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"1":"BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","132":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC"},F:{"132":"0 F B C G N O P IB w x y z tC uC vC wC 8B aC xC 9B","388":"1 JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u"},G:{"1":"BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","132":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID"},H:{"132":"KD"},I:{"132":"EC J LD MD ND OD bC PD QD","388":"I"},J:{"132":"D A"},K:{"132":"A B C 8B aC 9B","388":"H"},L:{"388":"I"},M:{"132":"v"},N:{"132":"A B"},O:{"388":"AC"},P:{"132":"J","388":"0 1 w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"388":"cD"},R:{"388":"dD"},S:{"132":"eD fD"}},B:4,C:"CSS text-indent",D:true}; diff --git a/node_modules/caniuse-lite/data/features/css-text-justify.js b/node_modules/caniuse-lite/data/features/css-text-justify.js index da1c37a2..7fc2dd77 100644 --- a/node_modules/caniuse-lite/data/features/css-text-justify.js +++ b/node_modules/caniuse-lite/data/features/css-text-justify.js @@ -1 +1 @@ -module.exports={A:{A:{"16":"K E bC","132":"F G A B"},B:{"132":"C L M H N O P","322":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB fC gC","1025":"1 2 3 4 5 6 7 8 9 lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","1602":"kB"},D:{"2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB","322":"1 2 3 4 5 6 7 8 9 ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"2":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"2":"0 G B C H N O P HB v w x y z IB JB KB LB sC tC uC vC 7B ZC wC 8B","322":"MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u"},G:{"2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"2":"JD"},I:{"2":"DC J KD LD MD ND aC OD PD","322":"D"},J:{"2":"E A"},K:{"2":"A B C 7B ZC 8B","322":"I"},L:{"322":"D"},M:{"1025":"D"},N:{"132":"A B"},O:{"322":"9B"},P:{"2":"J","322":"0 v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"322":"bD"},R:{"322":"cD"},S:{"2":"dD","1025":"eD"}},B:4,C:"CSS text-justify",D:true}; +module.exports={A:{A:{"16":"K D cC","132":"E F A B"},B:{"132":"C L M G N O P","322":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB gC hC","1025":"2 3 4 5 6 7 8 9 mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","1602":"lB"},D:{"2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB","322":"2 3 4 5 6 7 8 9 aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"2":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"2":"0 1 F B C G N O P IB w x y z JB KB LB MB tC uC vC wC 8B aC xC 9B","322":"NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u"},G:{"2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"2":"KD"},I:{"2":"EC J LD MD ND OD bC PD QD","322":"I"},J:{"2":"D A"},K:{"2":"A B C 8B aC 9B","322":"H"},L:{"322":"I"},M:{"1025":"v"},N:{"132":"A B"},O:{"322":"AC"},P:{"2":"J","322":"0 1 w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"322":"cD"},R:{"322":"dD"},S:{"2":"eD","1025":"fD"}},B:4,C:"CSS text-justify",D:true}; diff --git a/node_modules/caniuse-lite/data/features/css-text-orientation.js b/node_modules/caniuse-lite/data/features/css-text-orientation.js index 28f61bf3..12c34502 100644 --- a/node_modules/caniuse-lite/data/features/css-text-orientation.js +++ b/node_modules/caniuse-lite/data/features/css-text-orientation.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M H N O P"},C:{"1":"1 2 3 4 5 6 7 8 9 XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB fC gC","194":"UB VB WB"},D:{"1":"1 2 3 4 5 6 7 8 9 eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB"},E:{"1":"M H nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F G hC KC iC jC kC lC","16":"A","33":"B C L LC 7B 8B mC"},F:{"1":"RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB sC tC uC vC 7B ZC wC 8B"},G:{"1":"4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C 2C 3C"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD","2":"J"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:2,C:"CSS text-orientation",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G N O P"},C:{"1":"2 3 4 5 6 7 8 9 YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB gC hC","194":"VB WB XB"},D:{"1":"2 3 4 5 6 7 8 9 fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB"},E:{"1":"M G oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E F iC LC jC kC lC mC","16":"A","33":"B C L MC 8B 9B nC"},F:{"1":"SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB tC uC vC wC 8B aC xC 9B"},G:{"1":"5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C 3C 4C"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD","2":"J"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:2,C:"CSS text-orientation",D:true}; diff --git a/node_modules/caniuse-lite/data/features/css-text-spacing.js b/node_modules/caniuse-lite/data/features/css-text-spacing.js index d52f561c..b8c9e8a2 100644 --- a/node_modules/caniuse-lite/data/features/css-text-spacing.js +++ b/node_modules/caniuse-lite/data/features/css-text-spacing.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E bC","161":"F G A B"},B:{"2":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","161":"C L M H N O P"},C:{"2":"0 1 2 3 4 5 6 7 8 9 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC fC gC"},D:{"2":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"2":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u sC tC uC vC 7B ZC wC 8B"},G:{"2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"2":"JD"},I:{"2":"DC J D KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"2":"A B C I 7B ZC 8B"},L:{"2":"D"},M:{"2":"D"},N:{"16":"A B"},O:{"2":"9B"},P:{"2":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"2":"bD"},R:{"2":"cD"},S:{"2":"dD eD"}},B:5,C:"CSS Text 4 text-spacing",D:false}; +module.exports={A:{A:{"2":"K D cC","161":"E F A B"},B:{"2":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","161":"C L M G N O P"},C:{"2":"0 1 2 3 4 5 6 7 8 9 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC gC hC"},D:{"2":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"2":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u tC uC vC wC 8B aC xC 9B"},G:{"2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"2":"KD"},I:{"2":"EC J I LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"2":"A B C H 8B aC 9B"},L:{"2":"I"},M:{"2":"v"},N:{"16":"A B"},O:{"2":"AC"},P:{"2":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"2":"cD"},R:{"2":"dD"},S:{"2":"eD fD"}},B:5,C:"CSS Text 4 text-spacing",D:false}; diff --git a/node_modules/caniuse-lite/data/features/css-text-wrap-balance.js b/node_modules/caniuse-lite/data/features/css-text-wrap-balance.js index f5f48f49..8735ffe8 100644 --- a/node_modules/caniuse-lite/data/features/css-text-wrap-balance.js +++ b/node_modules/caniuse-lite/data/features/css-text-wrap-balance.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"2":"1 2 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","132":"3 4 5 6 7 8 9 AB BB CB DB EB FB D"},C:{"1":"AB BB CB DB EB FB D HC IC JC dC eC","2":"0 1 2 3 4 5 6 7 8 9 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u fC gC"},D:{"2":"0 1 2 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","132":"3 4 5 6 7 8 9 AB BB CB DB EB FB D HC IC JC"},E:{"1":"XC YC CC rC","2":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC"},F:{"2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h sC tC uC vC 7B ZC wC 8B","132":"i j k l m n o p q r s t u"},G:{"1":"XC YC CC","2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC"},H:{"2":"JD"},I:{"2":"DC J KD LD MD ND aC OD PD","132":"D"},J:{"2":"E A"},K:{"2":"A B C 7B ZC 8B","132":"I"},L:{"132":"D"},M:{"2":"D"},N:{"2":"A B"},O:{"2":"9B"},P:{"2":"J v w x QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD","132":"0 y z"},Q:{"2":"bD"},R:{"2":"cD"},S:{"2":"dD eD"}},B:5,C:"CSS text-wrap: balance",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"2":"2 3 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","132":"4 5 6 7 8 9 AB BB CB DB EB FB GB v I"},C:{"1":"BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 2 3 4 5 6 7 8 9 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB gC hC"},D:{"2":"0 1 2 3 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","132":"4 5 6 7 8 9 AB BB CB DB EB FB GB v I IC JC KC"},E:{"1":"YC ZC DC sC","2":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC"},F:{"2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h tC uC vC wC 8B aC xC 9B","132":"i j k l m n o p q r s t u"},G:{"1":"YC ZC DC","2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC"},H:{"2":"KD"},I:{"2":"EC J LD MD ND OD bC PD QD","132":"I"},J:{"2":"D A"},K:{"2":"A B C 8B aC 9B","132":"H"},L:{"132":"I"},M:{"2":"v"},N:{"2":"A B"},O:{"2":"AC"},P:{"2":"J w x y RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD","132":"0 1 z"},Q:{"2":"cD"},R:{"2":"dD"},S:{"2":"eD fD"}},B:5,C:"CSS text-wrap: balance",D:true}; diff --git a/node_modules/caniuse-lite/data/features/css-textshadow.js b/node_modules/caniuse-lite/data/features/css-textshadow.js index d66eebc3..5da27f49 100644 --- a/node_modules/caniuse-lite/data/features/css-textshadow.js +++ b/node_modules/caniuse-lite/data/features/css-textshadow.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G bC","129":"A B"},B:{"1":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","129":"C L M H N O P"},C:{"1":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC fC gC","2":"cC DC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"1":"J GB K E F G A B C L M H iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","260":"hC KC"},F:{"1":"0 B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u sC tC uC vC 7B ZC wC 8B","2":"G"},G:{"1":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"4":"JD"},I:{"1":"DC J D KD LD MD ND aC OD PD"},J:{"1":"A","4":"E"},K:{"1":"A B C I 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"129":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:4,C:"CSS3 Text-shadow",D:true}; +module.exports={A:{A:{"2":"K D E F cC","129":"A B"},B:{"1":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","129":"C L M G N O P"},C:{"1":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC gC hC","2":"dC EC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"1":"J HB K D E F A B C L M G jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","260":"iC LC"},F:{"1":"0 1 B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u tC uC vC wC 8B aC xC 9B","2":"F"},G:{"1":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"4":"KD"},I:{"1":"EC J I LD MD ND OD bC PD QD"},J:{"1":"A","4":"D"},K:{"1":"A B C H 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"129":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:4,C:"CSS3 Text-shadow",D:true}; diff --git a/node_modules/caniuse-lite/data/features/css-touch-action.js b/node_modules/caniuse-lite/data/features/css-touch-action.js index 2b17d24e..0ad46a19 100644 --- a/node_modules/caniuse-lite/data/features/css-touch-action.js +++ b/node_modules/caniuse-lite/data/features/css-touch-action.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"B","2":"K E F G bC","289":"A"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"1 2 3 4 5 6 7 8 9 nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB fC gC","194":"LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB","1025":"iB jB kB lB mB"},D:{"1":"1 2 3 4 5 6 7 8 9 SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB"},E:{"2050":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"1":"0 y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"G B C H N O P HB v w x sC tC uC vC 7B ZC wC 8B"},G:{"1":"AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C 2C","516":"3C 4C 5C 6C 7C 8C 9C"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"1":"B","289":"A"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"eD","194":"dD"}},B:2,C:"CSS touch-action property",D:true}; +module.exports={A:{A:{"1":"B","2":"K D E F cC","289":"A"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"2 3 4 5 6 7 8 9 oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB gC hC","194":"MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB","1025":"jB kB lB mB nB"},D:{"1":"2 3 4 5 6 7 8 9 TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB"},E:{"2050":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"1":"0 1 z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"F B C G N O P IB w x y tC uC vC wC 8B aC xC 9B"},G:{"1":"BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C 3C","516":"4C 5C 6C 7C 8C 9C AD"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"1":"B","289":"A"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"fD","194":"eD"}},B:2,C:"CSS touch-action property",D:true}; diff --git a/node_modules/caniuse-lite/data/features/css-transitions.js b/node_modules/caniuse-lite/data/features/css-transitions.js index 71cbd36b..b3be753a 100644 --- a/node_modules/caniuse-lite/data/features/css-transitions.js +++ b/node_modules/caniuse-lite/data/features/css-transitions.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"A B","2":"K E F G bC"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"0 1 2 3 4 5 6 7 8 9 N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"cC DC fC gC","33":"GB K E F G A B C L M H","164":"J"},D:{"1":"1 2 3 4 5 6 7 8 9 IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","33":"0 J GB K E F G A B C L M H N O P HB v w x y z"},E:{"1":"E F G A B C L M H jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","33":"K iC","164":"J GB hC KC"},F:{"1":"0 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u 8B","2":"G sC tC","33":"C","164":"B uC vC 7B ZC wC"},G:{"1":"F 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","33":"zC","164":"KC xC aC yC"},H:{"2":"JD"},I:{"1":"D OD PD","33":"DC J KD LD MD ND aC"},J:{"1":"A","33":"E"},K:{"1":"I 8B","33":"C","164":"A B 7B ZC"},L:{"1":"D"},M:{"1":"D"},N:{"1":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:5,C:"CSS3 Transitions",D:true}; +module.exports={A:{A:{"1":"A B","2":"K D E F cC"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"0 1 2 3 4 5 6 7 8 9 N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"dC EC gC hC","33":"HB K D E F A B C L M G","164":"J"},D:{"1":"2 3 4 5 6 7 8 9 JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","33":"0 1 J HB K D E F A B C L M G N O P IB w x y z"},E:{"1":"D E F A B C L M G kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","33":"K jC","164":"J HB iC LC"},F:{"1":"0 1 G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u 9B","2":"F tC uC","33":"C","164":"B vC wC 8B aC xC"},G:{"1":"E 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","33":"0C","164":"LC yC bC zC"},H:{"2":"KD"},I:{"1":"I PD QD","33":"EC J LD MD ND OD bC"},J:{"1":"A","33":"D"},K:{"1":"H 9B","33":"C","164":"A B 8B aC"},L:{"1":"I"},M:{"1":"v"},N:{"1":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:5,C:"CSS3 Transitions",D:true}; diff --git a/node_modules/caniuse-lite/data/features/css-unicode-bidi.js b/node_modules/caniuse-lite/data/features/css-unicode-bidi.js index 8880d2d5..797e2889 100644 --- a/node_modules/caniuse-lite/data/features/css-unicode-bidi.js +++ b/node_modules/caniuse-lite/data/features/css-unicode-bidi.js @@ -1 +1 @@ -module.exports={A:{A:{"132":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","132":"C L M H N O P"},C:{"1":"1 2 3 4 5 6 7 8 9 gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","33":"0 O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB","132":"cC DC J GB K E F G fC gC","292":"A B C L M H N"},D:{"1":"1 2 3 4 5 6 7 8 9 eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","132":"J GB K E F G A B C L M H N","548":"0 O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB"},E:{"132":"J GB K E F hC KC iC jC kC","548":"G A B C L M H lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"132":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u sC tC uC vC 7B ZC wC 8B"},G:{"132":"F KC xC aC yC zC 0C 1C","548":"2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"16":"JD"},I:{"1":"D","16":"DC J KD LD MD ND aC OD PD"},J:{"16":"E A"},K:{"1":"I","16":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"132":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD","16":"J"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"eD","33":"dD"}},B:4,C:"CSS unicode-bidi property",D:false}; +module.exports={A:{A:{"132":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","132":"C L M G N O P"},C:{"1":"2 3 4 5 6 7 8 9 hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","33":"0 1 O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB","132":"dC EC J HB K D E F gC hC","292":"A B C L M G N"},D:{"1":"2 3 4 5 6 7 8 9 fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","132":"J HB K D E F A B C L M G N","548":"0 1 O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB"},E:{"132":"J HB K D E iC LC jC kC lC","548":"F A B C L M G mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"132":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u tC uC vC wC 8B aC xC 9B"},G:{"132":"E LC yC bC zC 0C 1C 2C","548":"3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"16":"KD"},I:{"1":"I","16":"EC J LD MD ND OD bC PD QD"},J:{"16":"D A"},K:{"1":"H","16":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"132":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD","16":"J"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"fD","33":"eD"}},B:4,C:"CSS unicode-bidi property",D:false}; diff --git a/node_modules/caniuse-lite/data/features/css-unset-value.js b/node_modules/caniuse-lite/data/features/css-unset-value.js index fd1f77ad..ccc60208 100644 --- a/node_modules/caniuse-lite/data/features/css-unset-value.js +++ b/node_modules/caniuse-lite/data/features/css-unset-value.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C"},C:{"1":"1 2 3 4 5 6 7 8 9 JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB"},E:{"1":"A B C L M H lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F G hC KC iC jC kC"},F:{"1":"KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB sC tC uC vC 7B ZC wC 8B"},G:{"1":"3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C 2C"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:2,C:"CSS unset value",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C"},C:{"1":"2 3 4 5 6 7 8 9 KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB gC hC"},D:{"1":"2 3 4 5 6 7 8 9 YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB"},E:{"1":"A B C L M G mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E F iC LC jC kC lC"},F:{"1":"LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB tC uC vC wC 8B aC xC 9B"},G:{"1":"4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C 3C"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:2,C:"CSS unset value",D:true}; diff --git a/node_modules/caniuse-lite/data/features/css-variables.js b/node_modules/caniuse-lite/data/features/css-variables.js index abe859db..545fd7c1 100644 --- a/node_modules/caniuse-lite/data/features/css-variables.js +++ b/node_modules/caniuse-lite/data/features/css-variables.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M","260":"H"},C:{"1":"1 2 3 4 5 6 7 8 9 NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB","194":"eB"},E:{"1":"A B C L M H LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F G hC KC iC jC kC","260":"lC"},F:{"1":"SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB sC tC uC vC 7B ZC wC 8B","194":"RB"},G:{"1":"4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C 2C","260":"3C"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD","2":"J"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:4,C:"CSS Variables (Custom Properties)",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M","260":"G"},C:{"1":"2 3 4 5 6 7 8 9 OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB gC hC"},D:{"1":"2 3 4 5 6 7 8 9 gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB","194":"fB"},E:{"1":"A B C L M G MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E F iC LC jC kC lC","260":"mC"},F:{"1":"TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB tC uC vC wC 8B aC xC 9B","194":"SB"},G:{"1":"5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C 3C","260":"4C"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD","2":"J"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:4,C:"CSS Variables (Custom Properties)",D:true}; diff --git a/node_modules/caniuse-lite/data/features/css-when-else.js b/node_modules/caniuse-lite/data/features/css-when-else.js index 520767b6..9af1aee5 100644 --- a/node_modules/caniuse-lite/data/features/css-when-else.js +++ b/node_modules/caniuse-lite/data/features/css-when-else.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"2":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"2":"0 1 2 3 4 5 6 7 8 9 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC fC gC"},D:{"2":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"2":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u sC tC uC vC 7B ZC wC 8B"},G:{"2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"2":"JD"},I:{"2":"DC J D KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"2":"A B C I 7B ZC 8B"},L:{"2":"D"},M:{"2":"D"},N:{"2":"A B"},O:{"2":"9B"},P:{"2":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"2":"bD"},R:{"2":"cD"},S:{"2":"dD eD"}},B:5,C:"CSS @when / @else conditional rules",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"2":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"2":"0 1 2 3 4 5 6 7 8 9 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC gC hC"},D:{"2":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"2":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u tC uC vC wC 8B aC xC 9B"},G:{"2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"2":"KD"},I:{"2":"EC J I LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"2":"A B C H 8B aC 9B"},L:{"2":"I"},M:{"2":"v"},N:{"2":"A B"},O:{"2":"AC"},P:{"2":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"2":"cD"},R:{"2":"dD"},S:{"2":"eD fD"}},B:5,C:"CSS @when / @else conditional rules",D:true}; diff --git a/node_modules/caniuse-lite/data/features/css-widows-orphans.js b/node_modules/caniuse-lite/data/features/css-widows-orphans.js index c6fc6a64..5d289bf5 100644 --- a/node_modules/caniuse-lite/data/features/css-widows-orphans.js +++ b/node_modules/caniuse-lite/data/features/css-widows-orphans.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"A B","2":"K E bC","129":"F G"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"2":"0 1 2 3 4 5 6 7 8 9 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC fC gC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"J GB K E F G A B C L M H N O P HB v w x y z"},E:{"1":"E F G A B C L M H kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K hC KC iC jC"},F:{"1":"0 C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u 8B","129":"G B sC tC uC vC 7B ZC wC"},G:{"1":"F 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"KC xC aC yC zC"},H:{"1":"JD"},I:{"1":"D OD PD","2":"DC J KD LD MD ND aC"},J:{"2":"E A"},K:{"1":"I 8B","2":"A B C 7B ZC"},L:{"1":"D"},M:{"2":"D"},N:{"1":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"2":"dD eD"}},B:2,C:"CSS widows & orphans",D:true}; +module.exports={A:{A:{"1":"A B","2":"K D cC","129":"E F"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"2":"0 1 2 3 4 5 6 7 8 9 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC gC hC"},D:{"1":"1 2 3 4 5 6 7 8 9 JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 J HB K D E F A B C L M G N O P IB w x y z"},E:{"1":"D E F A B C L M G lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K iC LC jC kC"},F:{"1":"0 1 C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u 9B","129":"F B tC uC vC wC 8B aC xC"},G:{"1":"E 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"LC yC bC zC 0C"},H:{"1":"KD"},I:{"1":"I PD QD","2":"EC J LD MD ND OD bC"},J:{"2":"D A"},K:{"1":"H 9B","2":"A B C 8B aC"},L:{"1":"I"},M:{"2":"v"},N:{"1":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"2":"eD fD"}},B:2,C:"CSS widows & orphans",D:true}; diff --git a/node_modules/caniuse-lite/data/features/css-width-stretch.js b/node_modules/caniuse-lite/data/features/css-width-stretch.js index 41c9ce3c..21b95629 100644 --- a/node_modules/caniuse-lite/data/features/css-width-stretch.js +++ b/node_modules/caniuse-lite/data/features/css-width-stretch.js @@ -1 +1 @@ -module.exports={A:{D:{"2":"J GB K E F G A B C L M H N O P HB v w","33":"0 1 2 3 4 5 6 7 8 9 x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},L:{"33":"D"},B:{"2":"C L M H N O P","33":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"2":"cC","33":"0 1 2 3 4 5 6 7 8 9 DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC fC gC"},M:{"33":"D"},A:{"2":"K E F G A B bC"},F:{"2":"G B C sC tC uC vC 7B ZC wC 8B","33":"0 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u"},K:{"2":"A B C 7B ZC 8B","33":"I"},E:{"2":"J GB K hC KC iC jC rC","33":"E F G A B C L M H kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC"},G:{"2":"KC xC aC yC zC","33":"F 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},P:{"2":"J","33":"0 v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},I:{"2":"DC J KD LD MD ND aC","33":"D OD PD"}},B:6,C:"width: stretch property",D:undefined}; +module.exports={A:{D:{"2":"J HB K D E F A B C L M G N O P IB w x","33":"0 1 2 3 4 5 6 7 8 9 y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},L:{"33":"I"},B:{"2":"C L M G N O P","33":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"2":"dC","33":"0 1 2 3 4 5 6 7 8 9 EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC gC hC"},M:{"33":"v"},A:{"2":"K D E F A B cC"},F:{"2":"F B C tC uC vC wC 8B aC xC 9B","33":"0 1 G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u"},K:{"2":"A B C 8B aC 9B","33":"H"},E:{"2":"J HB K iC LC jC kC sC","33":"D E F A B C L M G lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC"},G:{"2":"LC yC bC zC 0C","33":"E 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},P:{"2":"J","33":"0 1 w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},I:{"2":"EC J LD MD ND OD bC","33":"I PD QD"}},B:6,C:"width: stretch property",D:undefined}; diff --git a/node_modules/caniuse-lite/data/features/css-writing-mode.js b/node_modules/caniuse-lite/data/features/css-writing-mode.js index c0f1487e..2249ff21 100644 --- a/node_modules/caniuse-lite/data/features/css-writing-mode.js +++ b/node_modules/caniuse-lite/data/features/css-writing-mode.js @@ -1 +1 @@ -module.exports={A:{A:{"132":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"1 2 3 4 5 6 7 8 9 XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB fC gC","322":"SB TB UB VB WB"},D:{"1":"1 2 3 4 5 6 7 8 9 eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"J GB K","16":"E","33":"0 F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB"},E:{"1":"B C L M H 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J hC KC","16":"GB","33":"K E F G A iC jC kC lC LC"},F:{"1":"RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"G B C sC tC uC vC 7B ZC wC 8B","33":"0 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB"},G:{"1":"6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","16":"KC xC aC","33":"F yC zC 0C 1C 2C 3C 4C 5C"},H:{"2":"JD"},I:{"1":"D","2":"KD LD MD","33":"DC J ND aC OD PD"},J:{"33":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"36":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD","33":"J"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:2,C:"CSS writing-mode property",D:true}; +module.exports={A:{A:{"132":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"2 3 4 5 6 7 8 9 YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB gC hC","322":"TB UB VB WB XB"},D:{"1":"2 3 4 5 6 7 8 9 fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"J HB K","16":"D","33":"0 1 E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB"},E:{"1":"B C L M G 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J iC LC","16":"HB","33":"K D E F A jC kC lC mC MC"},F:{"1":"SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"F B C tC uC vC wC 8B aC xC 9B","33":"0 1 G N O P IB w x y z JB KB LB MB NB OB PB QB RB"},G:{"1":"7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","16":"LC yC bC","33":"E zC 0C 1C 2C 3C 4C 5C 6C"},H:{"2":"KD"},I:{"1":"I","2":"LD MD ND","33":"EC J OD bC PD QD"},J:{"33":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"36":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD","33":"J"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:2,C:"CSS writing-mode property",D:true}; diff --git a/node_modules/caniuse-lite/data/features/css-zoom.js b/node_modules/caniuse-lite/data/features/css-zoom.js index eaae820a..bdc898a7 100644 --- a/node_modules/caniuse-lite/data/features/css-zoom.js +++ b/node_modules/caniuse-lite/data/features/css-zoom.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"K E bC","129":"F G A B"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"FB D HC IC JC dC eC","2":"0 1 2 3 4 5 6 7 8 9 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB fC gC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"1":"J GB K E F G A B C L M H iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"hC KC"},F:{"1":"0 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"G B C sC tC uC vC 7B ZC wC 8B"},G:{"1":"F xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"KC"},H:{"2":"JD"},I:{"1":"DC J D KD LD MD ND aC OD PD"},J:{"1":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"129":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"2":"dD eD"}},B:5,C:"CSS zoom",D:true}; +module.exports={A:{A:{"1":"K D cC","129":"E F A B"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"GB v I IC JC KC eC fC","2":"0 1 2 3 4 5 6 7 8 9 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB gC hC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"1":"J HB K D E F A B C L M G jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"iC LC"},F:{"1":"0 1 G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"F B C tC uC vC wC 8B aC xC 9B"},G:{"1":"E yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"LC"},H:{"2":"KD"},I:{"1":"EC J I LD MD ND OD bC PD QD"},J:{"1":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"129":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"2":"eD fD"}},B:5,C:"CSS zoom",D:true}; diff --git a/node_modules/caniuse-lite/data/features/css3-attr.js b/node_modules/caniuse-lite/data/features/css3-attr.js index 53bc0c8c..c915dc28 100644 --- a/node_modules/caniuse-lite/data/features/css3-attr.js +++ b/node_modules/caniuse-lite/data/features/css3-attr.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"2":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"2":"0 1 2 3 4 5 6 7 8 9 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC fC gC"},D:{"2":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"2":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u sC tC uC vC 7B ZC wC 8B"},G:{"2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"2":"JD"},I:{"2":"DC J D KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"2":"A B C I 7B ZC 8B"},L:{"2":"D"},M:{"2":"D"},N:{"2":"A B"},O:{"2":"9B"},P:{"2":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"2":"bD"},R:{"2":"cD"},S:{"2":"dD eD"}},B:7,C:"CSS3 attr() function for all properties",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"2":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"2":"0 1 2 3 4 5 6 7 8 9 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC gC hC"},D:{"2":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"2":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u tC uC vC wC 8B aC xC 9B"},G:{"2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"2":"KD"},I:{"2":"EC J I LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"2":"A B C H 8B aC 9B"},L:{"2":"I"},M:{"2":"v"},N:{"2":"A B"},O:{"2":"AC"},P:{"2":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"2":"cD"},R:{"2":"dD"},S:{"2":"eD fD"}},B:7,C:"CSS3 attr() function for all properties",D:true}; diff --git a/node_modules/caniuse-lite/data/features/css3-boxsizing.js b/node_modules/caniuse-lite/data/features/css3-boxsizing.js index 4dda9891..7bd56f9a 100644 --- a/node_modules/caniuse-lite/data/features/css3-boxsizing.js +++ b/node_modules/caniuse-lite/data/features/css3-boxsizing.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"F G A B","8":"K E bC"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"1 2 3 4 5 6 7 8 9 LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","33":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB fC gC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","33":"J GB K E F G"},E:{"1":"K E F G A B C L M H iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","33":"J GB hC KC"},F:{"1":"0 B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u sC tC uC vC 7B ZC wC 8B","2":"G"},G:{"1":"F yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","33":"KC xC aC"},H:{"1":"JD"},I:{"1":"J D ND aC OD PD","33":"DC KD LD MD"},J:{"1":"A","33":"E"},K:{"1":"A B C I 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"1":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:5,C:"CSS3 Box-sizing",D:true}; +module.exports={A:{A:{"1":"E F A B","8":"K D cC"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"2 3 4 5 6 7 8 9 MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","33":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB gC hC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","33":"J HB K D E F"},E:{"1":"K D E F A B C L M G jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","33":"J HB iC LC"},F:{"1":"0 1 B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u tC uC vC wC 8B aC xC 9B","2":"F"},G:{"1":"E zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","33":"LC yC bC"},H:{"1":"KD"},I:{"1":"J I OD bC PD QD","33":"EC LD MD ND"},J:{"1":"A","33":"D"},K:{"1":"A B C H 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"1":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:5,C:"CSS3 Box-sizing",D:true}; diff --git a/node_modules/caniuse-lite/data/features/css3-colors.js b/node_modules/caniuse-lite/data/features/css3-colors.js index f63ffb50..e1d8f58b 100644 --- a/node_modules/caniuse-lite/data/features/css3-colors.js +++ b/node_modules/caniuse-lite/data/features/css3-colors.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"G A B","2":"K E F bC"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"0 1 2 3 4 5 6 7 8 9 DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC fC gC","4":"cC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"1":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"1":"0 B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u tC uC vC 7B ZC wC 8B","2":"G","4":"sC"},G:{"1":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"1":"JD"},I:{"1":"DC J D KD LD MD ND aC OD PD"},J:{"1":"E A"},K:{"1":"A B C I 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"1":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:2,C:"CSS3 Colors",D:true}; +module.exports={A:{A:{"1":"F A B","2":"K D E cC"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"0 1 2 3 4 5 6 7 8 9 EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC gC hC","4":"dC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"1":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"1":"0 1 B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u uC vC wC 8B aC xC 9B","2":"F","4":"tC"},G:{"1":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"1":"KD"},I:{"1":"EC J I LD MD ND OD bC PD QD"},J:{"1":"D A"},K:{"1":"A B C H 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"1":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:2,C:"CSS3 Colors",D:true}; diff --git a/node_modules/caniuse-lite/data/features/css3-cursors-grab.js b/node_modules/caniuse-lite/data/features/css3-cursors-grab.js index 91fffb18..0ed4e650 100644 --- a/node_modules/caniuse-lite/data/features/css3-cursors-grab.js +++ b/node_modules/caniuse-lite/data/features/css3-cursors-grab.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M"},C:{"1":"1 2 3 4 5 6 7 8 9 JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","33":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","33":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB"},E:{"1":"B C L M H 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","33":"J GB K E F G A hC KC iC jC kC lC LC"},F:{"1":"C lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u wC 8B","2":"G B sC tC uC vC 7B ZC","33":"0 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB"},G:{"2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"33":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"2":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"2":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"2":"dD eD"}},B:2,C:"CSS grab & grabbing cursors",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M"},C:{"1":"2 3 4 5 6 7 8 9 KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","33":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB gC hC"},D:{"1":"2 3 4 5 6 7 8 9 xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","33":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB"},E:{"1":"B C L M G 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","33":"J HB K D E F A iC LC jC kC lC mC MC"},F:{"1":"C mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u xC 9B","2":"F B tC uC vC wC 8B aC","33":"0 1 G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB"},G:{"2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"33":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"2":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"2":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"2":"eD fD"}},B:2,C:"CSS grab & grabbing cursors",D:true}; diff --git a/node_modules/caniuse-lite/data/features/css3-cursors-newer.js b/node_modules/caniuse-lite/data/features/css3-cursors-newer.js index 03310144..7e1c41e0 100644 --- a/node_modules/caniuse-lite/data/features/css3-cursors-newer.js +++ b/node_modules/caniuse-lite/data/features/css3-cursors-newer.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"0 1 2 3 4 5 6 7 8 9 z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","33":"cC DC J GB K E F G A B C L M H N O P HB v w x y fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","33":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB"},E:{"1":"G A B C L M H lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","33":"J GB K E F hC KC iC jC kC"},F:{"1":"0 C z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u wC 8B","2":"G B sC tC uC vC 7B ZC","33":"H N O P HB v w x y"},G:{"2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"33":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"2":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"2":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"2":"dD eD"}},B:2,C:"CSS3 Cursors: zoom-in & zoom-out",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"0 1 2 3 4 5 6 7 8 9 JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","33":"dC EC J HB K D E F A B C L M G N O P IB w x y z gC hC"},D:{"1":"2 3 4 5 6 7 8 9 UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","33":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB"},E:{"1":"F A B C L M G mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","33":"J HB K D E iC LC jC kC lC"},F:{"1":"0 1 C JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u xC 9B","2":"F B tC uC vC wC 8B aC","33":"G N O P IB w x y z"},G:{"2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"33":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"2":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"2":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"2":"eD fD"}},B:2,C:"CSS3 Cursors: zoom-in & zoom-out",D:true}; diff --git a/node_modules/caniuse-lite/data/features/css3-cursors.js b/node_modules/caniuse-lite/data/features/css3-cursors.js index 8ee4735f..3e306866 100644 --- a/node_modules/caniuse-lite/data/features/css3-cursors.js +++ b/node_modules/caniuse-lite/data/features/css3-cursors.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"G A B","132":"K E F bC"},B:{"1":"1 2 3 4 5 6 7 8 9 M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","260":"C L"},C:{"1":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","4":"cC DC fC gC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","4":"J"},E:{"1":"GB K E F G A B C L M H iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","4":"J hC KC"},F:{"1":"0 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","260":"G B C sC tC uC vC 7B ZC wC 8B"},G:{"2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E","16":"A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"2":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"2":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"2":"dD eD"}},B:2,C:"CSS3 Cursors (original values)",D:true}; +module.exports={A:{A:{"1":"F A B","132":"K D E cC"},B:{"1":"2 3 4 5 6 7 8 9 M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","260":"C L"},C:{"1":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","4":"dC EC gC hC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","4":"J"},E:{"1":"HB K D E F A B C L M G jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","4":"J iC LC"},F:{"1":"0 1 G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","260":"F B C tC uC vC wC 8B aC xC 9B"},G:{"2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D","16":"A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"2":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"2":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"2":"eD fD"}},B:2,C:"CSS3 Cursors (original values)",D:true}; diff --git a/node_modules/caniuse-lite/data/features/css3-tabsize.js b/node_modules/caniuse-lite/data/features/css3-tabsize.js index dcfa26d3..8b4ab082 100644 --- a/node_modules/caniuse-lite/data/features/css3-tabsize.js +++ b/node_modules/caniuse-lite/data/features/css3-tabsize.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M H N O P"},C:{"1":"1 2 3 4 5 6 7 8 9 a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"cC DC fC gC","33":"jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z","164":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB"},D:{"1":"1 2 3 4 5 6 7 8 9 YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"J GB K E F G A B C L M H N O P HB v","132":"0 w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB"},E:{"1":"M H mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K hC KC iC","132":"E F G A B C L jC kC lC LC 7B 8B"},F:{"1":"LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"G sC tC uC","132":"0 H N O P HB v w x y z IB JB KB","164":"B C vC 7B ZC wC 8B"},G:{"1":"DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"KC xC aC yC zC","132":"F 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD"},H:{"164":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC","132":"OD PD"},J:{"132":"E A"},K:{"1":"I","2":"A","164":"B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"164":"dD eD"}},B:4,C:"CSS3 tab-size",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G N O P"},C:{"1":"2 3 4 5 6 7 8 9 a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"dC EC gC hC","33":"kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z","164":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB"},D:{"1":"2 3 4 5 6 7 8 9 ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"J HB K D E F A B C L M G N O P IB w","132":"0 1 x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB"},E:{"1":"M G nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K iC LC jC","132":"D E F A B C L kC lC mC MC 8B 9B"},F:{"1":"MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"F tC uC vC","132":"0 1 G N O P IB w x y z JB KB LB","164":"B C wC 8B aC xC 9B"},G:{"1":"ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"LC yC bC zC 0C","132":"E 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD"},H:{"164":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC","132":"PD QD"},J:{"132":"D A"},K:{"1":"H","2":"A","164":"B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"164":"eD fD"}},B:4,C:"CSS3 tab-size",D:true}; diff --git a/node_modules/caniuse-lite/data/features/currentcolor.js b/node_modules/caniuse-lite/data/features/currentcolor.js index e248c1da..325e0283 100644 --- a/node_modules/caniuse-lite/data/features/currentcolor.js +++ b/node_modules/caniuse-lite/data/features/currentcolor.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"G A B","2":"K E F bC"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"0 1 2 3 4 5 6 7 8 9 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC fC gC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"1":"J GB K E F G A B C L M H iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"hC KC"},F:{"1":"0 B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u sC tC uC vC 7B ZC wC 8B","2":"G"},G:{"1":"F xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","16":"KC"},H:{"1":"JD"},I:{"1":"DC J D KD LD MD ND aC OD PD"},J:{"1":"E A"},K:{"1":"A B C I 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"1":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:2,C:"CSS currentColor value",D:true}; +module.exports={A:{A:{"1":"F A B","2":"K D E cC"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"0 1 2 3 4 5 6 7 8 9 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC gC hC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"1":"J HB K D E F A B C L M G jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"iC LC"},F:{"1":"0 1 B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u tC uC vC wC 8B aC xC 9B","2":"F"},G:{"1":"E yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","16":"LC"},H:{"1":"KD"},I:{"1":"EC J I LD MD ND OD bC PD QD"},J:{"1":"D A"},K:{"1":"A B C H 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"1":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:2,C:"CSS currentColor value",D:true}; diff --git a/node_modules/caniuse-lite/data/features/custom-elements.js b/node_modules/caniuse-lite/data/features/custom-elements.js index fcb624ea..5f67fbd6 100644 --- a/node_modules/caniuse-lite/data/features/custom-elements.js +++ b/node_modules/caniuse-lite/data/features/custom-elements.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G bC","8":"A B"},B:{"1":"Q","2":"1 2 3 4 5 6 7 8 9 I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","8":"C L M H N O P"},C:{"2":"1 2 3 4 5 6 7 8 9 cC DC J GB K E F G A B C L M H N O P HB v w x EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC fC gC","66":"0 y z IB JB KB LB","72":"MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB"},D:{"1":"PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q","2":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","66":"JB KB LB MB NB OB"},E:{"2":"J GB hC KC iC","8":"K E F G A B C L M H jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"1":"0 v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB","2":"G B C vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u sC tC uC vC 7B ZC wC 8B","66":"H N O P HB"},G:{"2":"KC xC aC yC zC","8":"F 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"2":"JD"},I:{"1":"PD","2":"DC J D KD LD MD ND aC OD"},J:{"2":"E A"},K:{"2":"A B C I 7B ZC 8B"},L:{"2":"D"},M:{"2":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"J QD RD SD TD UD LC VD WD","2":"0 v w x y z XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"2":"cD"},S:{"2":"eD","72":"dD"}},B:7,C:"Custom Elements (deprecated V0 spec)",D:true}; +module.exports={A:{A:{"2":"K D E F cC","8":"A B"},B:{"1":"Q","2":"2 3 4 5 6 7 8 9 H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","8":"C L M G N O P"},C:{"2":"2 3 4 5 6 7 8 9 dC EC J HB K D E F A B C L M G N O P IB w x y FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC gC hC","66":"0 1 z JB KB LB MB","72":"NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB"},D:{"1":"QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q","2":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","66":"KB LB MB NB OB PB"},E:{"2":"J HB iC LC jC","8":"K D E F A B C L M G kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"1":"0 1 w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB","2":"F B C wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u tC uC vC wC 8B aC xC 9B","66":"G N O P IB"},G:{"2":"LC yC bC zC 0C","8":"E 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"2":"KD"},I:{"1":"QD","2":"EC J I LD MD ND OD bC PD"},J:{"2":"D A"},K:{"2":"A B C H 8B aC 9B"},L:{"2":"I"},M:{"2":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"J RD SD TD UD VD MC WD XD","2":"0 1 w x y z YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"2":"dD"},S:{"2":"fD","72":"eD"}},B:7,C:"Custom Elements (deprecated V0 spec)",D:true}; diff --git a/node_modules/caniuse-lite/data/features/custom-elementsv1.js b/node_modules/caniuse-lite/data/features/custom-elementsv1.js index cf33e039..fd88a9ed 100644 --- a/node_modules/caniuse-lite/data/features/custom-elementsv1.js +++ b/node_modules/caniuse-lite/data/features/custom-elementsv1.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G bC","8":"A B"},B:{"1":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","8":"C L M H N O P"},C:{"1":"1 2 3 4 5 6 7 8 9 rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB fC gC","8":"MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB","456":"gB hB iB jB kB lB mB nB oB","712":"EC pB FC qB"},D:{"1":"1 2 3 4 5 6 7 8 9 vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB","8":"iB jB","132":"kB lB mB nB oB EC pB FC qB rB sB tB uB"},E:{"2":"J GB K E hC KC iC jC kC","8":"F G A lC","132":"B C L M H LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"1":"sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB sC tC uC vC 7B ZC wC 8B","132":"XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB"},G:{"2":"F KC xC aC yC zC 0C 1C 2C 3C 4C","132":"5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z RD SD TD UD LC VD WD XD YD ZD AC BC CC aD","2":"J","132":"QD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"eD","8":"dD"}},B:1,C:"Custom Elements (V1)",D:true}; +module.exports={A:{A:{"2":"K D E F cC","8":"A B"},B:{"1":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","8":"C L M G N O P"},C:{"1":"2 3 4 5 6 7 8 9 sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB gC hC","8":"NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB","456":"hB iB jB kB lB mB nB oB pB","712":"FC qB GC rB"},D:{"1":"2 3 4 5 6 7 8 9 wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB","8":"jB kB","132":"lB mB nB oB pB FC qB GC rB sB tB uB vB"},E:{"2":"J HB K D iC LC jC kC lC","8":"E F A mC","132":"B C L M G MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"1":"tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB tC uC vC wC 8B aC xC 9B","132":"YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB"},G:{"2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C","132":"6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z SD TD UD VD MC WD XD YD ZD aD BC CC DC bD","2":"J","132":"RD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"fD","8":"eD"}},B:1,C:"Custom Elements (V1)",D:true}; diff --git a/node_modules/caniuse-lite/data/features/customevent.js b/node_modules/caniuse-lite/data/features/customevent.js index b93c9b9f..bcbee7ff 100644 --- a/node_modules/caniuse-lite/data/features/customevent.js +++ b/node_modules/caniuse-lite/data/features/customevent.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F bC","132":"G A B"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"0 1 2 3 4 5 6 7 8 9 B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"cC DC J GB fC gC","132":"K E F G A"},D:{"1":"0 1 2 3 4 5 6 7 8 9 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"J","16":"GB K E F L M","388":"G A B C"},E:{"1":"E F G A B C L M H jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J hC KC","16":"GB K","388":"iC"},F:{"1":"0 C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u wC 8B","2":"G sC tC uC vC","132":"B 7B ZC"},G:{"1":"F zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"xC","16":"KC aC","388":"yC"},H:{"1":"JD"},I:{"1":"D OD PD","2":"KD LD MD","388":"DC J ND aC"},J:{"1":"A","388":"E"},K:{"1":"C I 8B","2":"A","132":"B 7B ZC"},L:{"1":"D"},M:{"1":"D"},N:{"132":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:1,C:"CustomEvent",D:true}; +module.exports={A:{A:{"2":"K D E cC","132":"F A B"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"0 1 2 3 4 5 6 7 8 9 B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"dC EC J HB gC hC","132":"K D E F A"},D:{"1":"0 1 2 3 4 5 6 7 8 9 G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"J","16":"HB K D E L M","388":"F A B C"},E:{"1":"D E F A B C L M G kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J iC LC","16":"HB K","388":"jC"},F:{"1":"0 1 C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u xC 9B","2":"F tC uC vC wC","132":"B 8B aC"},G:{"1":"E 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"yC","16":"LC bC","388":"zC"},H:{"1":"KD"},I:{"1":"I PD QD","2":"LD MD ND","388":"EC J OD bC"},J:{"1":"A","388":"D"},K:{"1":"C H 9B","2":"A","132":"B 8B aC"},L:{"1":"I"},M:{"1":"v"},N:{"132":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:1,C:"CustomEvent",D:true}; diff --git a/node_modules/caniuse-lite/data/features/datalist.js b/node_modules/caniuse-lite/data/features/datalist.js index 98291e6f..be54d71e 100644 --- a/node_modules/caniuse-lite/data/features/datalist.js +++ b/node_modules/caniuse-lite/data/features/datalist.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"bC","8":"K E F G","260":"A B"},B:{"1":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","260":"C L M H","1284":"N O P"},C:{"1":"1 2 3 4 5 6 7 8 9 t u AB BB CB DB EB FB D HC IC JC dC eC","8":"cC DC fC gC","516":"l m n o p q r s","4612":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k"},D:{"1":"1 2 3 4 5 6 7 8 9 xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","8":"J GB K E F G A B C L M H N O P HB","132":"0 v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB"},E:{"1":"L M H 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","8":"J GB K E F G A B C hC KC iC jC kC lC LC 7B"},F:{"1":"G B C sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u sC tC uC vC 7B ZC wC 8B","132":"0 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB"},G:{"8":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C","2049":"9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"2":"JD"},I:{"1":"D PD","8":"DC J KD LD MD ND aC OD"},J:{"1":"A","8":"E"},K:{"1":"A B C I 7B ZC 8B"},L:{"1":"D"},M:{"2":"D"},N:{"8":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"2":"dD eD"}},B:1,C:"Datalist element",D:true}; +module.exports={A:{A:{"2":"cC","8":"K D E F","260":"A B"},B:{"1":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","260":"C L M G","1284":"N O P"},C:{"8":"dC EC gC hC","516":"l m n o p q r s","4612":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k","8196":"2 3 4 5 6 7 8 9 t u AB BB CB DB EB FB GB v I IC JC KC eC fC"},D:{"1":"2 3 4 5 6 7 8 9 yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","8":"J HB K D E F A B C L M G N O P IB","132":"0 1 w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB"},E:{"1":"L M G 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","8":"J HB K D E F A B C iC LC jC kC lC mC MC 8B"},F:{"1":"F B C tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u tC uC vC wC 8B aC xC 9B","132":"0 1 G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB"},G:{"8":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C","2049":"AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"2":"KD"},I:{"1":"I QD","8":"EC J LD MD ND OD bC PD"},J:{"1":"A","8":"D"},K:{"1":"A B C H 8B aC 9B"},L:{"1":"I"},M:{"2":"v"},N:{"8":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"2":"eD fD"}},B:1,C:"Datalist element",D:true}; diff --git a/node_modules/caniuse-lite/data/features/dataset.js b/node_modules/caniuse-lite/data/features/dataset.js index ee98fa0e..0e49a53f 100644 --- a/node_modules/caniuse-lite/data/features/dataset.js +++ b/node_modules/caniuse-lite/data/features/dataset.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"B","4":"K E F G A bC"},B:{"1":"C L M H N","129":"1 2 3 4 5 6 7 8 9 O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"0 K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB","4":"cC DC J GB fC gC","129":"1 2 3 4 5 6 7 8 9 hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC"},D:{"1":"bB cB dB eB fB gB hB iB jB kB","4":"J GB K","129":"0 1 2 3 4 5 6 7 8 9 E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"4":"J GB hC KC","129":"K E F G A B C L M H iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"1":"C OB PB QB RB SB TB UB VB WB XB 7B ZC wC 8B","4":"G B sC tC uC vC","129":"0 H N O P HB v w x y z IB JB KB LB MB NB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u"},G:{"4":"KC xC aC","129":"F yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"4":"JD"},I:{"4":"KD LD MD","129":"DC J D ND aC OD PD"},J:{"129":"E A"},K:{"1":"C 7B ZC 8B","4":"A B","129":"I"},L:{"129":"D"},M:{"129":"D"},N:{"1":"B","4":"A"},O:{"129":"9B"},P:{"129":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"129":"bD"},R:{"129":"cD"},S:{"1":"dD","129":"eD"}},B:1,C:"dataset & data-* attributes",D:true}; +module.exports={A:{A:{"1":"B","4":"K D E F A cC"},B:{"1":"C L M G N","129":"2 3 4 5 6 7 8 9 O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"0 1 K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB","4":"dC EC J HB gC hC","129":"2 3 4 5 6 7 8 9 iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC"},D:{"1":"cB dB eB fB gB hB iB jB kB lB","4":"J HB K","129":"0 1 2 3 4 5 6 7 8 9 D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"4":"J HB iC LC","129":"K D E F A B C L M G jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"1":"C PB QB RB SB TB UB VB WB XB YB 8B aC xC 9B","4":"F B tC uC vC wC","129":"0 1 G N O P IB w x y z JB KB LB MB NB OB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u"},G:{"4":"LC yC bC","129":"E zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"4":"KD"},I:{"4":"LD MD ND","129":"EC J I OD bC PD QD"},J:{"129":"D A"},K:{"1":"C 8B aC 9B","4":"A B","129":"H"},L:{"129":"I"},M:{"129":"v"},N:{"1":"B","4":"A"},O:{"129":"AC"},P:{"129":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"129":"cD"},R:{"129":"dD"},S:{"1":"eD","129":"fD"}},B:1,C:"dataset & data-* attributes",D:true}; diff --git a/node_modules/caniuse-lite/data/features/datauri.js b/node_modules/caniuse-lite/data/features/datauri.js index 7f57dfa0..37fb8226 100644 --- a/node_modules/caniuse-lite/data/features/datauri.js +++ b/node_modules/caniuse-lite/data/features/datauri.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E bC","132":"F","260":"G A B"},B:{"1":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","260":"C L H N O P","772":"M"},C:{"1":"0 1 2 3 4 5 6 7 8 9 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC fC gC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"1":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"1":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u sC tC uC vC 7B ZC wC 8B"},G:{"1":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"1":"JD"},I:{"1":"DC J D KD LD MD ND aC OD PD"},J:{"1":"E A"},K:{"1":"A B C I 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"260":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:6,C:"Data URIs",D:true}; +module.exports={A:{A:{"2":"K D cC","132":"E","260":"F A B"},B:{"1":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","260":"C L G N O P","772":"M"},C:{"1":"0 1 2 3 4 5 6 7 8 9 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC gC hC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"1":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"1":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u tC uC vC wC 8B aC xC 9B"},G:{"1":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"1":"KD"},I:{"1":"EC J I LD MD ND OD bC PD QD"},J:{"1":"D A"},K:{"1":"A B C H 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"260":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:6,C:"Data URIs",D:true}; diff --git a/node_modules/caniuse-lite/data/features/date-tolocaledatestring.js b/node_modules/caniuse-lite/data/features/date-tolocaledatestring.js index d76665b6..32f2e55f 100644 --- a/node_modules/caniuse-lite/data/features/date-tolocaledatestring.js +++ b/node_modules/caniuse-lite/data/features/date-tolocaledatestring.js @@ -1 +1 @@ -module.exports={A:{A:{"16":"bC","132":"K E F G A B"},B:{"1":"1 2 3 4 5 6 7 8 9 P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","132":"C L M H N O"},C:{"1":"1 2 3 4 5 6 7 8 9 mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","132":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB fC gC","260":"iB jB kB lB","772":"LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB"},D:{"1":"1 2 3 4 5 6 7 8 9 yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","132":"J GB K E F G A B C L M H N O P HB v w x y","260":"UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB","772":"0 z IB JB KB LB MB NB OB PB QB RB SB TB"},E:{"1":"C L M H 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","16":"J GB hC KC","132":"K E F G A iC jC kC lC","260":"B LC 7B"},F:{"1":"nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","16":"G B C sC tC uC vC 7B ZC wC","132":"8B","260":"0 IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB","772":"H N O P HB v w x y z"},G:{"1":"5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","16":"KC xC aC yC","132":"F zC 0C 1C 2C 3C 4C"},H:{"132":"JD"},I:{"1":"D","16":"DC KD LD MD","132":"J ND aC","772":"OD PD"},J:{"132":"E A"},K:{"1":"I","16":"A B C 7B ZC","132":"8B"},L:{"1":"D"},M:{"1":"D"},N:{"132":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z UD LC VD WD XD YD ZD AC BC CC aD","260":"J QD RD SD TD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"eD","132":"dD"}},B:6,C:"Date.prototype.toLocaleDateString",D:true}; +module.exports={A:{A:{"16":"cC","132":"K D E F A B"},B:{"1":"2 3 4 5 6 7 8 9 P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","132":"C L M G N O"},C:{"1":"2 3 4 5 6 7 8 9 nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","132":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB gC hC","260":"jB kB lB mB","772":"MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB"},D:{"1":"2 3 4 5 6 7 8 9 zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","132":"J HB K D E F A B C L M G N O P IB w x y z","260":"VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB","772":"0 1 JB KB LB MB NB OB PB QB RB SB TB UB"},E:{"1":"C L M G 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","16":"J HB iC LC","132":"K D E F A jC kC lC mC","260":"B MC 8B"},F:{"1":"oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","16":"F B C tC uC vC wC 8B aC xC","132":"9B","260":"1 JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB","772":"0 G N O P IB w x y z"},G:{"1":"6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","16":"LC yC bC zC","132":"E 0C 1C 2C 3C 4C 5C"},H:{"132":"KD"},I:{"1":"I","16":"EC LD MD ND","132":"J OD bC","772":"PD QD"},J:{"132":"D A"},K:{"1":"H","16":"A B C 8B aC","132":"9B"},L:{"1":"I"},M:{"1":"v"},N:{"132":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z VD MC WD XD YD ZD aD BC CC DC bD","260":"J RD SD TD UD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"fD","132":"eD"}},B:6,C:"Date.prototype.toLocaleDateString",D:true}; diff --git a/node_modules/caniuse-lite/data/features/declarative-shadow-dom.js b/node_modules/caniuse-lite/data/features/declarative-shadow-dom.js index 1935326a..053bbe34 100644 --- a/node_modules/caniuse-lite/data/features/declarative-shadow-dom.js +++ b/node_modules/caniuse-lite/data/features/declarative-shadow-dom.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 u AB BB CB DB EB FB D","2":"C L M H N O P Q I R S T U V W X Y Z","132":"a b c d e f g h i j k l m n o p q r s t"},C:{"1":"CB DB EB FB D HC IC JC dC eC","2":"0 1 2 3 4 5 6 7 8 9 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T","66":"U V W X Y","132":"Z a b c d e f g h i j k l m n o p q r s t"},E:{"1":"RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC"},F:{"1":"g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B sC tC uC vC 7B ZC wC 8B","132":"5B 6B Q I R GC S T U V W X Y Z a b c d e f"},G:{"1":"RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 x y z","2":"J QD RD SD TD UD LC VD WD XD YD","16":"ZD","132":"v w AC BC CC aD"},Q:{"2":"bD"},R:{"1":"cD"},S:{"2":"dD eD"}},B:1,C:"Declarative Shadow DOM",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 u AB BB CB DB EB FB GB v I","2":"C L M G N O P Q H R S T U V W X Y Z","132":"a b c d e f g h i j k l m n o p q r s t"},C:{"1":"DB EB FB GB v I IC JC KC eC fC","2":"0 1 2 3 4 5 6 7 8 9 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB gC hC"},D:{"1":"2 3 4 5 6 7 8 9 u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T","66":"U V W X Y","132":"Z a b c d e f g h i j k l m n o p q r s t"},E:{"1":"SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC"},F:{"1":"g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B tC uC vC wC 8B aC xC 9B","132":"6B 7B Q H R HC S T U V W X Y Z a b c d e f"},G:{"1":"SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 y z","2":"J RD SD TD UD VD MC WD XD YD ZD","16":"aD","132":"w x BC CC DC bD"},Q:{"2":"cD"},R:{"1":"dD"},S:{"2":"eD fD"}},B:1,C:"Declarative Shadow DOM",D:true}; diff --git a/node_modules/caniuse-lite/data/features/decorators.js b/node_modules/caniuse-lite/data/features/decorators.js index 94c37e55..74c1743b 100644 --- a/node_modules/caniuse-lite/data/features/decorators.js +++ b/node_modules/caniuse-lite/data/features/decorators.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"2":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"2":"0 1 2 3 4 5 6 7 8 9 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC fC gC"},D:{"2":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"2":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u sC tC uC vC 7B ZC wC 8B"},G:{"2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"2":"JD"},I:{"2":"DC J D KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"2":"A B C I 7B ZC 8B"},L:{"2":"D"},M:{"2":"D"},N:{"2":"A B"},O:{"2":"9B"},P:{"2":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"2":"bD"},R:{"2":"cD"},S:{"2":"dD eD"}},B:7,C:"Decorators",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"2":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"2":"0 1 2 3 4 5 6 7 8 9 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC gC hC"},D:{"2":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"2":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u tC uC vC wC 8B aC xC 9B"},G:{"2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"2":"KD"},I:{"2":"EC J I LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"2":"A B C H 8B aC 9B"},L:{"2":"I"},M:{"2":"v"},N:{"2":"A B"},O:{"2":"AC"},P:{"2":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"2":"cD"},R:{"2":"dD"},S:{"2":"eD fD"}},B:7,C:"Decorators",D:true}; diff --git a/node_modules/caniuse-lite/data/features/details.js b/node_modules/caniuse-lite/data/features/details.js index 6c27190f..58328590 100644 --- a/node_modules/caniuse-lite/data/features/details.js +++ b/node_modules/caniuse-lite/data/features/details.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"G A B bC","8":"K E F"},B:{"1":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M H N O P"},C:{"1":"1 2 3 4 5 6 7 8 9 fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"cC","8":"0 DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB fC gC","194":"dB eB"},D:{"1":"1 2 3 4 5 6 7 8 9 SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","8":"J GB K E F G A B","257":"0 HB v w x y z IB JB KB LB MB NB OB PB QB RB","769":"C L M H N O P"},E:{"1":"C L M H 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","8":"J GB hC KC iC","257":"K E F G A jC kC lC","1025":"B LC 7B"},F:{"1":"0 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"C 7B ZC wC 8B","8":"G B sC tC uC vC"},G:{"1":"F zC 0C 1C 2C 3C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","8":"KC xC aC yC","1025":"4C 5C 6C"},H:{"8":"JD"},I:{"1":"J D ND aC OD PD","8":"DC KD LD MD"},J:{"1":"A","8":"E"},K:{"1":"I","8":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:1,C:"Details & Summary elements",D:true}; +module.exports={A:{A:{"2":"F A B cC","8":"K D E"},B:{"1":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G N O P"},C:{"1":"2 3 4 5 6 7 8 9 gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"dC","8":"0 1 EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB gC hC","194":"eB fB"},D:{"1":"2 3 4 5 6 7 8 9 TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","8":"J HB K D E F A B","257":"0 1 IB w x y z JB KB LB MB NB OB PB QB RB SB","769":"C L M G N O P"},E:{"1":"C L M G 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","8":"J HB iC LC jC","257":"K D E F A kC lC mC","1025":"B MC 8B"},F:{"1":"0 1 G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"C 8B aC xC 9B","8":"F B tC uC vC wC"},G:{"1":"E 0C 1C 2C 3C 4C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","8":"LC yC bC zC","1025":"5C 6C 7C"},H:{"8":"KD"},I:{"1":"J I OD bC PD QD","8":"EC LD MD ND"},J:{"1":"A","8":"D"},K:{"1":"H","8":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:1,C:"Details & Summary elements",D:true}; diff --git a/node_modules/caniuse-lite/data/features/deviceorientation.js b/node_modules/caniuse-lite/data/features/deviceorientation.js index dfeead40..290947e3 100644 --- a/node_modules/caniuse-lite/data/features/deviceorientation.js +++ b/node_modules/caniuse-lite/data/features/deviceorientation.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A bC","132":"B"},B:{"1":"C L M H N O P","4":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"2":"cC DC fC","4":"0 1 2 3 4 5 6 7 8 9 K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","8":"J GB gC"},D:{"2":"J GB K","4":"0 1 2 3 4 5 6 7 8 9 E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"2":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"2":"G B C sC tC uC vC 7B ZC wC 8B","4":"0 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u"},G:{"2":"KC xC","4":"F aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"2":"JD"},I:{"2":"KD LD MD","4":"DC J D ND aC OD PD"},J:{"2":"E","4":"A"},K:{"1":"C 8B","2":"A B 7B ZC","4":"I"},L:{"4":"D"},M:{"4":"D"},N:{"1":"B","2":"A"},O:{"4":"9B"},P:{"4":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"4":"bD"},R:{"4":"cD"},S:{"4":"dD eD"}},B:4,C:"DeviceOrientation & DeviceMotion events",D:true}; +module.exports={A:{A:{"2":"K D E F A cC","132":"B"},B:{"1":"C L M G N O P","4":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"2":"dC EC gC","4":"0 1 2 3 4 5 6 7 8 9 K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","8":"J HB hC"},D:{"2":"J HB K","4":"0 1 2 3 4 5 6 7 8 9 D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"2":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"2":"F B C tC uC vC wC 8B aC xC 9B","4":"0 1 G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u"},G:{"2":"LC yC","4":"E bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"2":"KD"},I:{"2":"LD MD ND","4":"EC J I OD bC PD QD"},J:{"2":"D","4":"A"},K:{"1":"C 9B","2":"A B 8B aC","4":"H"},L:{"4":"I"},M:{"4":"v"},N:{"1":"B","2":"A"},O:{"4":"AC"},P:{"4":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"4":"cD"},R:{"4":"dD"},S:{"4":"eD fD"}},B:4,C:"DeviceOrientation & DeviceMotion events",D:true}; diff --git a/node_modules/caniuse-lite/data/features/devicepixelratio.js b/node_modules/caniuse-lite/data/features/devicepixelratio.js index 4d16f46c..a64b891f 100644 --- a/node_modules/caniuse-lite/data/features/devicepixelratio.js +++ b/node_modules/caniuse-lite/data/features/devicepixelratio.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"B","2":"K E F G A bC"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"0 1 2 3 4 5 6 7 8 9 P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"cC DC J GB K E F G A B C L M H N O fC gC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"1":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"1":"0 C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u wC 8B","2":"G B sC tC uC vC 7B ZC"},G:{"1":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"1":"JD"},I:{"1":"DC J D KD LD MD ND aC OD PD"},J:{"1":"E A"},K:{"1":"C I 8B","2":"A B 7B ZC"},L:{"1":"D"},M:{"1":"D"},N:{"1":"B","2":"A"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:5,C:"Window.devicePixelRatio",D:true}; +module.exports={A:{A:{"1":"B","2":"K D E F A cC"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"0 1 2 3 4 5 6 7 8 9 P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"dC EC J HB K D E F A B C L M G N O gC hC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"1":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"1":"0 1 C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u xC 9B","2":"F B tC uC vC wC 8B aC"},G:{"1":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"1":"KD"},I:{"1":"EC J I LD MD ND OD bC PD QD"},J:{"1":"D A"},K:{"1":"C H 9B","2":"A B 8B aC"},L:{"1":"I"},M:{"1":"v"},N:{"1":"B","2":"A"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:5,C:"Window.devicePixelRatio",D:true}; diff --git a/node_modules/caniuse-lite/data/features/dialog.js b/node_modules/caniuse-lite/data/features/dialog.js index bf06aacc..38aee7ac 100644 --- a/node_modules/caniuse-lite/data/features/dialog.js +++ b/node_modules/caniuse-lite/data/features/dialog.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M H N O P"},C:{"1":"1 2 3 4 5 6 7 8 9 h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB fC gC","194":"jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q","1218":"I R GC S T U V W X Y Z a b c d e f g"},D:{"1":"1 2 3 4 5 6 7 8 9 TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB","322":"OB PB QB RB SB"},E:{"1":"NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC"},F:{"1":"0 z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"G B C H N O P sC tC uC vC 7B ZC wC 8B","578":"HB v w x y"},G:{"1":"NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"2":"dD eD"}},B:1,C:"Dialog element",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G N O P"},C:{"1":"2 3 4 5 6 7 8 9 h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB gC hC","194":"kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q","1218":"H R HC S T U V W X Y Z a b c d e f g"},D:{"1":"2 3 4 5 6 7 8 9 UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB","322":"PB QB RB SB TB"},E:{"1":"OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC"},F:{"1":"0 1 JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"F B C G N O P tC uC vC wC 8B aC xC 9B","578":"IB w x y z"},G:{"1":"OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"2":"eD fD"}},B:1,C:"Dialog element",D:true}; diff --git a/node_modules/caniuse-lite/data/features/dispatchevent.js b/node_modules/caniuse-lite/data/features/dispatchevent.js index aece40cb..f97d215b 100644 --- a/node_modules/caniuse-lite/data/features/dispatchevent.js +++ b/node_modules/caniuse-lite/data/features/dispatchevent.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"B","16":"bC","129":"G A","130":"K E F"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"0 1 2 3 4 5 6 7 8 9 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC fC gC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"1":"J GB K E F G A B C L M H KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","16":"hC"},F:{"1":"0 B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u sC tC uC vC 7B ZC wC 8B","16":"G"},G:{"1":"F xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","16":"KC"},H:{"1":"JD"},I:{"1":"DC J D MD ND aC OD PD","16":"KD LD"},J:{"1":"E A"},K:{"1":"A B C I 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"1":"B","129":"A"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:1,C:"EventTarget.dispatchEvent",D:true}; +module.exports={A:{A:{"1":"B","16":"cC","129":"F A","130":"K D E"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"0 1 2 3 4 5 6 7 8 9 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC gC hC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"1":"J HB K D E F A B C L M G LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","16":"iC"},F:{"1":"0 1 B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u tC uC vC wC 8B aC xC 9B","16":"F"},G:{"1":"E yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","16":"LC"},H:{"1":"KD"},I:{"1":"EC J I ND OD bC PD QD","16":"LD MD"},J:{"1":"D A"},K:{"1":"A B C H 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"1":"B","129":"A"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:1,C:"EventTarget.dispatchEvent",D:true}; diff --git a/node_modules/caniuse-lite/data/features/dnssec.js b/node_modules/caniuse-lite/data/features/dnssec.js index 8541cfd1..881634c5 100644 --- a/node_modules/caniuse-lite/data/features/dnssec.js +++ b/node_modules/caniuse-lite/data/features/dnssec.js @@ -1 +1 @@ -module.exports={A:{A:{"132":"K E F G A B bC"},B:{"132":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"132":"0 1 2 3 4 5 6 7 8 9 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC fC gC"},D:{"132":"1 2 3 4 5 6 7 8 9 J GB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","388":"0 K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB"},E:{"132":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"132":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u sC tC uC vC 7B ZC wC 8B"},G:{"132":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"132":"JD"},I:{"132":"DC J D KD LD MD ND aC OD PD"},J:{"132":"E A"},K:{"132":"A B C I 7B ZC 8B"},L:{"132":"D"},M:{"132":"D"},N:{"132":"A B"},O:{"132":"9B"},P:{"132":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"132":"bD"},R:{"132":"cD"},S:{"132":"dD eD"}},B:6,C:"DNSSEC and DANE",D:true}; +module.exports={A:{A:{"132":"K D E F A B cC"},B:{"132":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"132":"0 1 2 3 4 5 6 7 8 9 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC gC hC"},D:{"132":"2 3 4 5 6 7 8 9 J HB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","388":"0 1 K D E F A B C L M G N O P IB w x y z JB KB LB MB NB"},E:{"132":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"132":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u tC uC vC wC 8B aC xC 9B"},G:{"132":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"132":"KD"},I:{"132":"EC J I LD MD ND OD bC PD QD"},J:{"132":"D A"},K:{"132":"A B C H 8B aC 9B"},L:{"132":"I"},M:{"132":"v"},N:{"132":"A B"},O:{"132":"AC"},P:{"132":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"132":"cD"},R:{"132":"dD"},S:{"132":"eD fD"}},B:6,C:"DNSSEC and DANE",D:true}; diff --git a/node_modules/caniuse-lite/data/features/do-not-track.js b/node_modules/caniuse-lite/data/features/do-not-track.js index 2984eb1d..4beea2c6 100644 --- a/node_modules/caniuse-lite/data/features/do-not-track.js +++ b/node_modules/caniuse-lite/data/features/do-not-track.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F bC","164":"G A","260":"B"},B:{"1":"1 2 3 4 5 6 7 8 9 O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","260":"C L M H N"},C:{"1":"1 2 3 4 5 6 7 8 9 OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"cC DC J GB K E F fC gC","516":"0 G A B C L M H N O P HB v w x y z IB JB KB LB MB NB"},D:{"1":"0 1 2 3 4 5 6 7 8 9 y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"J GB K E F G A B C L M H N O P HB v w x"},E:{"1":"K A B C iC lC LC 7B","2":"J GB L M H hC KC 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","1028":"E F G jC kC"},F:{"1":"0 C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u 8B","2":"G B sC tC uC vC 7B ZC wC"},G:{"1":"2C 3C 4C 5C 6C 7C 8C","2":"KC xC aC yC zC 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","1028":"F 0C 1C"},H:{"1":"JD"},I:{"1":"D OD PD","2":"DC J KD LD MD ND aC"},J:{"16":"E","1028":"A"},K:{"1":"I 8B","16":"A B C 7B ZC"},L:{"1":"D"},M:{"1":"D"},N:{"164":"A","260":"B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:7,C:"Do Not Track API",D:true}; +module.exports={A:{A:{"2":"K D E cC","164":"F A","260":"B"},B:{"1":"2 3 4 5 6 7 8 9 O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","260":"C L M G N"},C:{"1":"2 3 4 5 6 7 8 9 PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"dC EC J HB K D E gC hC","516":"0 1 F A B C L M G N O P IB w x y z JB KB LB MB NB OB"},D:{"1":"0 1 2 3 4 5 6 7 8 9 z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"J HB K D E F A B C L M G N O P IB w x y"},E:{"1":"K A B C jC mC MC 8B","2":"J HB L M G iC LC 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","1028":"D E F kC lC"},F:{"1":"0 1 C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u 9B","2":"F B tC uC vC wC 8B aC xC"},G:{"1":"3C 4C 5C 6C 7C 8C 9C","2":"LC yC bC zC 0C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","1028":"E 1C 2C"},H:{"1":"KD"},I:{"1":"I PD QD","2":"EC J LD MD ND OD bC"},J:{"16":"D","1028":"A"},K:{"1":"H 9B","16":"A B C 8B aC"},L:{"1":"I"},M:{"1":"v"},N:{"164":"A","260":"B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:7,C:"Do Not Track API",D:true}; diff --git a/node_modules/caniuse-lite/data/features/document-currentscript.js b/node_modules/caniuse-lite/data/features/document-currentscript.js index e3356f1a..b3587f26 100644 --- a/node_modules/caniuse-lite/data/features/document-currentscript.js +++ b/node_modules/caniuse-lite/data/features/document-currentscript.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"cC DC fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB"},E:{"1":"F G A B C L M H lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E hC KC iC jC kC"},F:{"1":"0 N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"G B C H sC tC uC vC 7B ZC wC 8B"},G:{"1":"F 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"KC xC aC yC zC 0C"},H:{"2":"JD"},I:{"1":"D OD PD","2":"DC J KD LD MD ND aC"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:1,C:"document.currentScript",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"dC EC gC hC"},D:{"1":"2 3 4 5 6 7 8 9 MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB"},E:{"1":"E F A B C L M G mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D iC LC jC kC lC"},F:{"1":"0 1 N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"F B C G tC uC vC wC 8B aC xC 9B"},G:{"1":"E 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"LC yC bC zC 0C 1C"},H:{"2":"KD"},I:{"1":"I PD QD","2":"EC J LD MD ND OD bC"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:1,C:"document.currentScript",D:true}; diff --git a/node_modules/caniuse-lite/data/features/document-evaluate-xpath.js b/node_modules/caniuse-lite/data/features/document-evaluate-xpath.js index 9d1e8116..beaaf09a 100644 --- a/node_modules/caniuse-lite/data/features/document-evaluate-xpath.js +++ b/node_modules/caniuse-lite/data/features/document-evaluate-xpath.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"0 1 2 3 4 5 6 7 8 9 DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC fC gC","16":"cC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"1":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"1":"0 B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u sC tC uC vC 7B ZC wC 8B","16":"G"},G:{"1":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"1":"JD"},I:{"1":"DC J D KD LD MD ND aC OD PD"},J:{"1":"E A"},K:{"1":"A B C I 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:7,C:"document.evaluate & XPath",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"0 1 2 3 4 5 6 7 8 9 EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC gC hC","16":"dC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"1":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"1":"0 1 B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u tC uC vC wC 8B aC xC 9B","16":"F"},G:{"1":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"1":"KD"},I:{"1":"EC J I LD MD ND OD bC PD QD"},J:{"1":"D A"},K:{"1":"A B C H 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:7,C:"document.evaluate & XPath",D:true}; diff --git a/node_modules/caniuse-lite/data/features/document-execcommand.js b/node_modules/caniuse-lite/data/features/document-execcommand.js index 922eb71a..f576e215 100644 --- a/node_modules/caniuse-lite/data/features/document-execcommand.js +++ b/node_modules/caniuse-lite/data/features/document-execcommand.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"0 1 2 3 4 5 6 7 8 9 G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"cC DC J GB K E F fC gC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"1":"K E F G A B C L M H jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","16":"J GB hC KC iC"},F:{"1":"0 B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u tC uC vC 7B ZC wC 8B","16":"G sC"},G:{"1":"F 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"KC xC","16":"aC yC zC"},H:{"2":"JD"},I:{"1":"D ND aC OD PD","2":"DC J KD LD MD"},J:{"1":"A","2":"E"},K:{"1":"A B C I 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"1":"B","2":"A"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:7,C:"Document.execCommand()",D:true}; +module.exports={A:{A:{"1":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"0 1 2 3 4 5 6 7 8 9 F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"dC EC J HB K D E gC hC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"1":"K D E F A B C L M G kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","16":"J HB iC LC jC"},F:{"1":"0 1 B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u uC vC wC 8B aC xC 9B","16":"F tC"},G:{"1":"E 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"LC yC","16":"bC zC 0C"},H:{"2":"KD"},I:{"1":"I OD bC PD QD","2":"EC J LD MD ND"},J:{"1":"A","2":"D"},K:{"1":"A B C H 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"1":"B","2":"A"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:7,C:"Document.execCommand()",D:true}; diff --git a/node_modules/caniuse-lite/data/features/document-policy.js b/node_modules/caniuse-lite/data/features/document-policy.js index e036c3b2..e7dd481d 100644 --- a/node_modules/caniuse-lite/data/features/document-policy.js +++ b/node_modules/caniuse-lite/data/features/document-policy.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"2":"C L M H N O P Q I R S T","132":"1 2 3 4 5 6 7 8 9 U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"2":"0 1 2 3 4 5 6 7 8 9 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC fC gC"},D:{"2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T","132":"1 2 3 4 5 6 7 8 9 U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"2":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB sC tC uC vC 7B ZC wC 8B","132":"zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u"},G:{"2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"2":"JD"},I:{"2":"DC J KD LD MD ND aC OD PD","132":"D"},J:{"2":"E A"},K:{"2":"A B C 7B ZC 8B","132":"I"},L:{"132":"D"},M:{"2":"D"},N:{"2":"A B"},O:{"2":"9B"},P:{"2":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"2":"bD"},R:{"132":"cD"},S:{"2":"dD eD"}},B:7,C:"Document Policy",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"2":"C L M G N O P Q H R S T","132":"2 3 4 5 6 7 8 9 U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"2":"0 1 2 3 4 5 6 7 8 9 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC gC hC"},D:{"2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T","132":"2 3 4 5 6 7 8 9 U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"2":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB tC uC vC wC 8B aC xC 9B","132":"0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u"},G:{"2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"2":"KD"},I:{"2":"EC J LD MD ND OD bC PD QD","132":"I"},J:{"2":"D A"},K:{"2":"A B C 8B aC 9B","132":"H"},L:{"132":"I"},M:{"2":"v"},N:{"2":"A B"},O:{"2":"AC"},P:{"2":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"2":"cD"},R:{"132":"dD"},S:{"2":"eD fD"}},B:7,C:"Document Policy",D:true}; diff --git a/node_modules/caniuse-lite/data/features/document-scrollingelement.js b/node_modules/caniuse-lite/data/features/document-scrollingelement.js index e8bcaba8..b2bb7240 100644 --- a/node_modules/caniuse-lite/data/features/document-scrollingelement.js +++ b/node_modules/caniuse-lite/data/features/document-scrollingelement.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","16":"C L"},C:{"1":"1 2 3 4 5 6 7 8 9 eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB"},E:{"1":"G A B C L M H lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F hC KC iC jC kC"},F:{"1":"NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB sC tC uC vC 7B ZC wC 8B"},G:{"1":"2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:5,C:"document.scrollingElement",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","16":"C L"},C:{"1":"2 3 4 5 6 7 8 9 fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB gC hC"},D:{"1":"2 3 4 5 6 7 8 9 bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB"},E:{"1":"F A B C L M G mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E iC LC jC kC lC"},F:{"1":"OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB tC uC vC wC 8B aC xC 9B"},G:{"1":"3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:5,C:"document.scrollingElement",D:true}; diff --git a/node_modules/caniuse-lite/data/features/documenthead.js b/node_modules/caniuse-lite/data/features/documenthead.js index 211cda1d..dbf7c4e5 100644 --- a/node_modules/caniuse-lite/data/features/documenthead.js +++ b/node_modules/caniuse-lite/data/features/documenthead.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"G A B","2":"K E F bC"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"cC DC fC gC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"1":"K E F G A B C L M H iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J hC KC","16":"GB"},F:{"1":"0 B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u 7B ZC wC 8B","2":"G sC tC uC vC"},G:{"1":"F xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","16":"KC"},H:{"1":"JD"},I:{"1":"DC J D MD ND aC OD PD","16":"KD LD"},J:{"1":"E A"},K:{"1":"B C I 7B ZC 8B","2":"A"},L:{"1":"D"},M:{"1":"D"},N:{"1":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:1,C:"document.head",D:true}; +module.exports={A:{A:{"1":"F A B","2":"K D E cC"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"dC EC gC hC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"1":"K D E F A B C L M G jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J iC LC","16":"HB"},F:{"1":"0 1 B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u 8B aC xC 9B","2":"F tC uC vC wC"},G:{"1":"E yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","16":"LC"},H:{"1":"KD"},I:{"1":"EC J I ND OD bC PD QD","16":"LD MD"},J:{"1":"D A"},K:{"1":"B C H 8B aC 9B","2":"A"},L:{"1":"I"},M:{"1":"v"},N:{"1":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:1,C:"document.head",D:true}; diff --git a/node_modules/caniuse-lite/data/features/dom-manip-convenience.js b/node_modules/caniuse-lite/data/features/dom-manip-convenience.js index 26d4078f..c9ecb0cb 100644 --- a/node_modules/caniuse-lite/data/features/dom-manip-convenience.js +++ b/node_modules/caniuse-lite/data/features/dom-manip-convenience.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M H N"},C:{"1":"1 2 3 4 5 6 7 8 9 fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB","194":"iB jB"},E:{"1":"A B C L M H LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F G hC KC iC jC kC lC"},F:{"1":"XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB sC tC uC vC 7B ZC wC 8B","194":"WB"},G:{"1":"4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C 2C 3C"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z RD SD TD UD LC VD WD XD YD ZD AC BC CC aD","2":"J QD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"eD","2":"dD"}},B:1,C:"DOM manipulation convenience methods",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G N"},C:{"1":"2 3 4 5 6 7 8 9 gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gC hC"},D:{"1":"2 3 4 5 6 7 8 9 lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB","194":"jB kB"},E:{"1":"A B C L M G MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E F iC LC jC kC lC mC"},F:{"1":"YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB tC uC vC wC 8B aC xC 9B","194":"XB"},G:{"1":"5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C 3C 4C"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z SD TD UD VD MC WD XD YD ZD aD BC CC DC bD","2":"J RD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"fD","2":"eD"}},B:1,C:"DOM manipulation convenience methods",D:true}; diff --git a/node_modules/caniuse-lite/data/features/dom-range.js b/node_modules/caniuse-lite/data/features/dom-range.js index 49041a31..7dc77a7c 100644 --- a/node_modules/caniuse-lite/data/features/dom-range.js +++ b/node_modules/caniuse-lite/data/features/dom-range.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"G A B","2":"bC","8":"K E F"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"0 1 2 3 4 5 6 7 8 9 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC fC gC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"1":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"1":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u sC tC uC vC 7B ZC wC 8B"},G:{"1":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"1":"JD"},I:{"1":"DC J D KD LD MD ND aC OD PD"},J:{"1":"E A"},K:{"1":"A B C I 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"1":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:1,C:"Document Object Model Range",D:true}; +module.exports={A:{A:{"1":"F A B","2":"cC","8":"K D E"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"0 1 2 3 4 5 6 7 8 9 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC gC hC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"1":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"1":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u tC uC vC wC 8B aC xC 9B"},G:{"1":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"1":"KD"},I:{"1":"EC J I LD MD ND OD bC PD QD"},J:{"1":"D A"},K:{"1":"A B C H 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"1":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:1,C:"Document Object Model Range",D:true}; diff --git a/node_modules/caniuse-lite/data/features/domcontentloaded.js b/node_modules/caniuse-lite/data/features/domcontentloaded.js index 0f1a9709..29dc39e6 100644 --- a/node_modules/caniuse-lite/data/features/domcontentloaded.js +++ b/node_modules/caniuse-lite/data/features/domcontentloaded.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"G A B","2":"K E F bC"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"0 1 2 3 4 5 6 7 8 9 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC fC gC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"1":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"1":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u sC tC uC vC 7B ZC wC 8B"},G:{"1":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"1":"JD"},I:{"1":"DC J D KD LD MD ND aC OD PD"},J:{"1":"E A"},K:{"1":"A B C I 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"1":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:1,C:"DOMContentLoaded",D:true}; +module.exports={A:{A:{"1":"F A B","2":"K D E cC"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"0 1 2 3 4 5 6 7 8 9 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC gC hC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"1":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"1":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u tC uC vC wC 8B aC xC 9B"},G:{"1":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"1":"KD"},I:{"1":"EC J I LD MD ND OD bC PD QD"},J:{"1":"D A"},K:{"1":"A B C H 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"1":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:1,C:"DOMContentLoaded",D:true}; diff --git a/node_modules/caniuse-lite/data/features/dommatrix.js b/node_modules/caniuse-lite/data/features/dommatrix.js index 0ee17ca7..5d9ce7a5 100644 --- a/node_modules/caniuse-lite/data/features/dommatrix.js +++ b/node_modules/caniuse-lite/data/features/dommatrix.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G bC","132":"A B"},B:{"132":"C L M H N O P","1028":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB fC gC","1028":"1 2 3 4 5 6 7 8 9 xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2564":"PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB","3076":"fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB"},D:{"16":"J GB K E","132":"0 G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB","388":"F","1028":"1 2 3 4 5 6 7 8 9 FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"16":"J hC KC","132":"GB K E F G A iC jC kC lC LC","1028":"B C L M H 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"2":"G B C sC tC uC vC 7B ZC wC 8B","132":"0 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB","1028":"eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u"},G:{"16":"KC xC aC","132":"F yC zC 0C 1C 2C 3C 4C 5C","1028":"6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"2":"JD"},I:{"132":"J ND aC OD PD","292":"DC KD LD MD","1028":"D"},J:{"16":"E","132":"A"},K:{"2":"A B C 7B ZC 8B","1028":"I"},L:{"1028":"D"},M:{"1028":"D"},N:{"132":"A B"},O:{"1028":"9B"},P:{"132":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1028":"bD"},R:{"1028":"cD"},S:{"1028":"eD","2564":"dD"}},B:4,C:"DOMMatrix",D:true}; +module.exports={A:{A:{"2":"K D E F cC","132":"A B"},B:{"132":"C L M G N O P","1028":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB gC hC","1028":"2 3 4 5 6 7 8 9 yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2564":"QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB","3076":"gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB"},D:{"16":"J HB K D","132":"0 1 F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB","388":"E","1028":"2 3 4 5 6 7 8 9 GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"16":"J iC LC","132":"HB K D E F A jC kC lC mC MC","1028":"B C L M G 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"2":"F B C tC uC vC wC 8B aC xC 9B","132":"0 1 G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB","1028":"fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u"},G:{"16":"LC yC bC","132":"E zC 0C 1C 2C 3C 4C 5C 6C","1028":"7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"2":"KD"},I:{"132":"J OD bC PD QD","292":"EC LD MD ND","1028":"I"},J:{"16":"D","132":"A"},K:{"2":"A B C 8B aC 9B","1028":"H"},L:{"1028":"I"},M:{"1028":"v"},N:{"132":"A B"},O:{"1028":"AC"},P:{"132":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1028":"cD"},R:{"1028":"dD"},S:{"1028":"fD","2564":"eD"}},B:4,C:"DOMMatrix",D:true}; diff --git a/node_modules/caniuse-lite/data/features/download.js b/node_modules/caniuse-lite/data/features/download.js index 46f56129..c5eabb77 100644 --- a/node_modules/caniuse-lite/data/features/download.js +++ b/node_modules/caniuse-lite/data/features/download.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C"},C:{"1":"0 1 2 3 4 5 6 7 8 9 v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"cC DC J GB K E F G A B C L M H N O P HB fC gC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"J GB K E F G A B C L"},E:{"1":"B C L M H LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F G A hC KC iC jC kC lC"},F:{"1":"0 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"G B C sC tC uC vC 7B ZC wC 8B"},G:{"1":"AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C"},H:{"2":"JD"},I:{"1":"D OD PD","2":"DC J KD LD MD ND aC"},J:{"1":"A","2":"E"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:1,C:"Download attribute",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C"},C:{"1":"0 1 2 3 4 5 6 7 8 9 w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"dC EC J HB K D E F A B C L M G N O P IB gC hC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"J HB K D E F A B C L"},E:{"1":"B C L M G MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E F A iC LC jC kC lC mC"},F:{"1":"0 1 G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"F B C tC uC vC wC 8B aC xC 9B"},G:{"1":"BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD"},H:{"2":"KD"},I:{"1":"I PD QD","2":"EC J LD MD ND OD bC"},J:{"1":"A","2":"D"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:1,C:"Download attribute",D:true}; diff --git a/node_modules/caniuse-lite/data/features/dragndrop.js b/node_modules/caniuse-lite/data/features/dragndrop.js index bbd7747f..dd5d5513 100644 --- a/node_modules/caniuse-lite/data/features/dragndrop.js +++ b/node_modules/caniuse-lite/data/features/dragndrop.js @@ -1 +1 @@ -module.exports={A:{A:{"644":"K E F G bC","772":"A B"},B:{"1":"1 2 3 4 5 6 7 8 9 P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","260":"C L M H N O"},C:{"1":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC fC gC","8":"cC DC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"1":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"1":"0 C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u 8B","8":"G B sC tC uC vC 7B ZC wC"},G:{"1":"GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD"},H:{"2":"JD"},I:{"2":"DC J KD LD MD ND aC OD PD","1025":"D"},J:{"2":"E A"},K:{"1":"8B","8":"A B C 7B ZC","1025":"I"},L:{"1025":"D"},M:{"2":"D"},N:{"1":"A B"},O:{"1025":"9B"},P:{"2":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"2":"cD"},S:{"2":"dD eD"}},B:1,C:"Drag and Drop",D:true}; +module.exports={A:{A:{"644":"K D E F cC","772":"A B"},B:{"1":"2 3 4 5 6 7 8 9 P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","260":"C L M G N O"},C:{"1":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC gC hC","8":"dC EC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"1":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"1":"0 1 C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u 9B","8":"F B tC uC vC wC 8B aC xC"},G:{"1":"HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD"},H:{"2":"KD"},I:{"2":"EC J LD MD ND OD bC PD QD","1025":"I"},J:{"2":"D A"},K:{"1":"9B","8":"A B C 8B aC","1025":"H"},L:{"1025":"I"},M:{"2":"v"},N:{"1":"A B"},O:{"1025":"AC"},P:{"2":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"2":"dD"},S:{"2":"eD fD"}},B:1,C:"Drag and Drop",D:true}; diff --git a/node_modules/caniuse-lite/data/features/element-closest.js b/node_modules/caniuse-lite/data/features/element-closest.js index d64df30e..6b56d71d 100644 --- a/node_modules/caniuse-lite/data/features/element-closest.js +++ b/node_modules/caniuse-lite/data/features/element-closest.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M"},C:{"1":"1 2 3 4 5 6 7 8 9 RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB"},E:{"1":"G A B C L M H lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F hC KC iC jC kC"},F:{"1":"KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB sC tC uC vC 7B ZC wC 8B"},G:{"1":"2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD","2":"J"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:1,C:"Element.closest()",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M"},C:{"1":"2 3 4 5 6 7 8 9 SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB gC hC"},D:{"1":"2 3 4 5 6 7 8 9 YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB"},E:{"1":"F A B C L M G mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E iC LC jC kC lC"},F:{"1":"LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB tC uC vC wC 8B aC xC 9B"},G:{"1":"3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD","2":"J"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:1,C:"Element.closest()",D:true}; diff --git a/node_modules/caniuse-lite/data/features/element-from-point.js b/node_modules/caniuse-lite/data/features/element-from-point.js index 877784e9..abd4b00e 100644 --- a/node_modules/caniuse-lite/data/features/element-from-point.js +++ b/node_modules/caniuse-lite/data/features/element-from-point.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"K E F G A B","16":"bC"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"0 1 2 3 4 5 6 7 8 9 DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC fC gC","16":"cC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","16":"J GB K E F G A B C L M"},E:{"1":"GB K E F G A B C L M H iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","16":"J hC KC"},F:{"1":"0 B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u 7B ZC wC 8B","16":"G sC tC uC vC"},G:{"1":"F xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","16":"KC"},H:{"1":"JD"},I:{"1":"DC J D MD ND aC OD PD","16":"KD LD"},J:{"1":"E A"},K:{"1":"C I 8B","16":"A B 7B ZC"},L:{"1":"D"},M:{"1":"D"},N:{"1":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:5,C:"document.elementFromPoint()",D:true}; +module.exports={A:{A:{"1":"K D E F A B","16":"cC"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"0 1 2 3 4 5 6 7 8 9 EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC gC hC","16":"dC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","16":"J HB K D E F A B C L M"},E:{"1":"HB K D E F A B C L M G jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","16":"J iC LC"},F:{"1":"0 1 B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u 8B aC xC 9B","16":"F tC uC vC wC"},G:{"1":"E yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","16":"LC"},H:{"1":"KD"},I:{"1":"EC J I ND OD bC PD QD","16":"LD MD"},J:{"1":"D A"},K:{"1":"C H 9B","16":"A B 8B aC"},L:{"1":"I"},M:{"1":"v"},N:{"1":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:5,C:"document.elementFromPoint()",D:true}; diff --git a/node_modules/caniuse-lite/data/features/element-scroll-methods.js b/node_modules/caniuse-lite/data/features/element-scroll-methods.js index 90b3fb84..87a279e0 100644 --- a/node_modules/caniuse-lite/data/features/element-scroll-methods.js +++ b/node_modules/caniuse-lite/data/features/element-scroll-methods.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M H N O P"},C:{"1":"1 2 3 4 5 6 7 8 9 SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB"},E:{"1":"M H nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F G hC KC iC jC kC lC","132":"A B C L LC 7B 8B mC"},F:{"1":"eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB sC tC uC vC 7B ZC wC 8B"},G:{"1":"FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C 2C 3C","132":"4C 5C 6C 7C 8C 9C AD BD CD DD ED"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z TD UD LC VD WD XD YD ZD AC BC CC aD","2":"J QD RD SD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:5,C:"Scroll methods on elements (scroll, scrollTo, scrollBy)",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G N O P"},C:{"1":"2 3 4 5 6 7 8 9 TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB gC hC"},D:{"1":"2 3 4 5 6 7 8 9 GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB"},E:{"1":"M G oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E F iC LC jC kC lC mC","132":"A B C L MC 8B 9B nC"},F:{"1":"fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB tC uC vC wC 8B aC xC 9B"},G:{"1":"GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C 3C 4C","132":"5C 6C 7C 8C 9C AD BD CD DD ED FD"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z UD VD MC WD XD YD ZD aD BC CC DC bD","2":"J RD SD TD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:5,C:"Scroll methods on elements (scroll, scrollTo, scrollBy)",D:true}; diff --git a/node_modules/caniuse-lite/data/features/eme.js b/node_modules/caniuse-lite/data/features/eme.js index a5af0720..e736207f 100644 --- a/node_modules/caniuse-lite/data/features/eme.js +++ b/node_modules/caniuse-lite/data/features/eme.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A bC","164":"B"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"1 2 3 4 5 6 7 8 9 UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB","132":"RB SB TB UB VB WB XB"},E:{"1":"C L M H 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K hC KC iC jC","164":"E F G A B kC lC LC 7B"},F:{"1":"LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"G B C H N O P HB v w sC tC uC vC 7B ZC wC 8B","132":"0 x y z IB JB KB"},G:{"1":"7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD","2":"J"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:2,C:"Encrypted Media Extensions",D:true}; +module.exports={A:{A:{"2":"K D E F A cC","164":"B"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"2 3 4 5 6 7 8 9 VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB gC hC"},D:{"1":"2 3 4 5 6 7 8 9 ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB","132":"SB TB UB VB WB XB YB"},E:{"1":"C L M G 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K iC LC jC kC","164":"D E F A B lC mC MC 8B"},F:{"1":"MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"F B C G N O P IB w x tC uC vC wC 8B aC xC 9B","132":"0 1 y z JB KB LB"},G:{"1":"8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD","2":"J"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:2,C:"Encrypted Media Extensions",D:true}; diff --git a/node_modules/caniuse-lite/data/features/eot.js b/node_modules/caniuse-lite/data/features/eot.js index d84b01f6..7c9fc8b4 100644 --- a/node_modules/caniuse-lite/data/features/eot.js +++ b/node_modules/caniuse-lite/data/features/eot.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"K E F G A B","2":"bC"},B:{"2":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"2":"0 1 2 3 4 5 6 7 8 9 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC fC gC"},D:{"2":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"2":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u sC tC uC vC 7B ZC wC 8B"},G:{"2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"2":"JD"},I:{"2":"DC J D KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"2":"A B C I 7B ZC 8B"},L:{"2":"D"},M:{"2":"D"},N:{"2":"A B"},O:{"2":"9B"},P:{"2":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"2":"bD"},R:{"2":"cD"},S:{"2":"dD eD"}},B:7,C:"EOT - Embedded OpenType fonts",D:true}; +module.exports={A:{A:{"1":"K D E F A B","2":"cC"},B:{"2":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"2":"0 1 2 3 4 5 6 7 8 9 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC gC hC"},D:{"2":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"2":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u tC uC vC wC 8B aC xC 9B"},G:{"2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"2":"KD"},I:{"2":"EC J I LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"2":"A B C H 8B aC 9B"},L:{"2":"I"},M:{"2":"v"},N:{"2":"A B"},O:{"2":"AC"},P:{"2":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"2":"cD"},R:{"2":"dD"},S:{"2":"eD fD"}},B:7,C:"EOT - Embedded OpenType fonts",D:true}; diff --git a/node_modules/caniuse-lite/data/features/es5.js b/node_modules/caniuse-lite/data/features/es5.js index 0f9d2e06..10ca67ed 100644 --- a/node_modules/caniuse-lite/data/features/es5.js +++ b/node_modules/caniuse-lite/data/features/es5.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"A B","2":"K E bC","260":"G","1026":"F"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"0 1 2 3 4 5 6 7 8 9 w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","4":"cC DC fC gC","132":"J GB K E F G A B C L M H N O P HB v"},D:{"1":"0 1 2 3 4 5 6 7 8 9 y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","4":"J GB K E F G A B C L M H N O P","132":"HB v w x"},E:{"1":"K E F G A B C L M H jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","4":"J GB hC KC iC"},F:{"1":"0 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","4":"G B C sC tC uC vC 7B ZC wC","132":"8B"},G:{"1":"F zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","4":"KC xC aC yC"},H:{"132":"JD"},I:{"1":"D OD PD","4":"DC KD LD MD","132":"ND aC","900":"J"},J:{"1":"A","4":"E"},K:{"1":"I","4":"A B C 7B ZC","132":"8B"},L:{"1":"D"},M:{"1":"D"},N:{"1":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:6,C:"ECMAScript 5",D:true}; +module.exports={A:{A:{"1":"A B","2":"K D cC","260":"F","1026":"E"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"0 1 2 3 4 5 6 7 8 9 x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","4":"dC EC gC hC","132":"J HB K D E F A B C L M G N O P IB w"},D:{"1":"0 1 2 3 4 5 6 7 8 9 z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","4":"J HB K D E F A B C L M G N O P","132":"IB w x y"},E:{"1":"K D E F A B C L M G kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","4":"J HB iC LC jC"},F:{"1":"0 1 G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","4":"F B C tC uC vC wC 8B aC xC","132":"9B"},G:{"1":"E 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","4":"LC yC bC zC"},H:{"132":"KD"},I:{"1":"I PD QD","4":"EC LD MD ND","132":"OD bC","900":"J"},J:{"1":"A","4":"D"},K:{"1":"H","4":"A B C 8B aC","132":"9B"},L:{"1":"I"},M:{"1":"v"},N:{"1":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:6,C:"ECMAScript 5",D:true}; diff --git a/node_modules/caniuse-lite/data/features/es6-class.js b/node_modules/caniuse-lite/data/features/es6-class.js index 77853850..9ae45d9d 100644 --- a/node_modules/caniuse-lite/data/features/es6-class.js +++ b/node_modules/caniuse-lite/data/features/es6-class.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C"},C:{"1":"1 2 3 4 5 6 7 8 9 bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB","132":"YB ZB aB bB cB dB eB"},E:{"1":"G A B C L M H lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F hC KC iC jC kC"},F:{"1":"SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB sC tC uC vC 7B ZC wC 8B","132":"LB MB NB OB PB QB RB"},G:{"1":"2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD","2":"J"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:6,C:"ES6 classes",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C"},C:{"1":"2 3 4 5 6 7 8 9 cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB gC hC"},D:{"1":"2 3 4 5 6 7 8 9 gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB","132":"ZB aB bB cB dB eB fB"},E:{"1":"F A B C L M G mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E iC LC jC kC lC"},F:{"1":"TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB tC uC vC wC 8B aC xC 9B","132":"MB NB OB PB QB RB SB"},G:{"1":"3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD","2":"J"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:6,C:"ES6 classes",D:true}; diff --git a/node_modules/caniuse-lite/data/features/es6-generators.js b/node_modules/caniuse-lite/data/features/es6-generators.js index 27847d8b..b6e79be0 100644 --- a/node_modules/caniuse-lite/data/features/es6-generators.js +++ b/node_modules/caniuse-lite/data/features/es6-generators.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C"},C:{"1":"1 2 3 4 5 6 7 8 9 IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB"},E:{"1":"A B C L M H LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F G hC KC iC jC kC lC"},F:{"1":"IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z sC tC uC vC 7B ZC wC 8B"},G:{"1":"4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C 2C 3C"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:6,C:"ES6 Generators",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C"},C:{"1":"2 3 4 5 6 7 8 9 JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z gC hC"},D:{"1":"2 3 4 5 6 7 8 9 WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB"},E:{"1":"A B C L M G MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E F iC LC jC kC lC mC"},F:{"1":"JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z tC uC vC wC 8B aC xC 9B"},G:{"1":"5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C 3C 4C"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:6,C:"ES6 Generators",D:true}; diff --git a/node_modules/caniuse-lite/data/features/es6-module-dynamic-import.js b/node_modules/caniuse-lite/data/features/es6-module-dynamic-import.js index 632c0bcb..8a759bff 100644 --- a/node_modules/caniuse-lite/data/features/es6-module-dynamic-import.js +++ b/node_modules/caniuse-lite/data/features/es6-module-dynamic-import.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M H N O P"},C:{"1":"1 2 3 4 5 6 7 8 9 vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB fC gC","194":"uB"},D:{"1":"1 2 3 4 5 6 7 8 9 rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB"},E:{"1":"C L M H 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F G A B hC KC iC jC kC lC LC"},F:{"1":"gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB sC tC uC vC 7B ZC wC 8B"},G:{"1":"6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z TD UD LC VD WD XD YD ZD AC BC CC aD","2":"J QD RD SD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"eD","2":"dD"}},B:6,C:"JavaScript modules: dynamic import()",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G N O P"},C:{"1":"2 3 4 5 6 7 8 9 wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB gC hC","194":"vB"},D:{"1":"2 3 4 5 6 7 8 9 sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB"},E:{"1":"C L M G 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E F A B iC LC jC kC lC mC MC"},F:{"1":"hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB tC uC vC wC 8B aC xC 9B"},G:{"1":"7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z UD VD MC WD XD YD ZD aD BC CC DC bD","2":"J RD SD TD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"fD","2":"eD"}},B:6,C:"JavaScript modules: dynamic import()",D:true}; diff --git a/node_modules/caniuse-lite/data/features/es6-module.js b/node_modules/caniuse-lite/data/features/es6-module.js index 0b32777e..fd3d00f5 100644 --- a/node_modules/caniuse-lite/data/features/es6-module.js +++ b/node_modules/caniuse-lite/data/features/es6-module.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M","2049":"N O P","2242":"H"},C:{"1":"1 2 3 4 5 6 7 8 9 pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB fC gC","322":"kB lB mB nB oB EC"},D:{"1":"1 2 3 4 5 6 7 8 9 FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC","194":"pB"},E:{"1":"B C L M H 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F G A hC KC iC jC kC lC","1540":"LC"},F:{"1":"eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB sC tC uC vC 7B ZC wC 8B","194":"dB"},G:{"1":"6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C 2C 3C 4C","1540":"5C"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z TD UD LC VD WD XD YD ZD AC BC CC aD","2":"J QD RD SD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"eD","2":"dD"}},B:1,C:"JavaScript modules via script tag",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M","2049":"N O P","2242":"G"},C:{"1":"2 3 4 5 6 7 8 9 qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB gC hC","322":"lB mB nB oB pB FC"},D:{"1":"2 3 4 5 6 7 8 9 GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC","194":"qB"},E:{"1":"B C L M G 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E F A iC LC jC kC lC mC","1540":"MC"},F:{"1":"fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB tC uC vC wC 8B aC xC 9B","194":"eB"},G:{"1":"7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C","1540":"6C"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z UD VD MC WD XD YD ZD aD BC CC DC bD","2":"J RD SD TD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"fD","2":"eD"}},B:1,C:"JavaScript modules via script tag",D:true}; diff --git a/node_modules/caniuse-lite/data/features/es6-number.js b/node_modules/caniuse-lite/data/features/es6-number.js index f844081d..f63afd17 100644 --- a/node_modules/caniuse-lite/data/features/es6-number.js +++ b/node_modules/caniuse-lite/data/features/es6-number.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"1 2 3 4 5 6 7 8 9 OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"cC DC J GB K E F G A B C L M H fC gC","132":"N O P HB v w x y z","260":"0 IB JB KB LB MB","516":"NB"},D:{"1":"1 2 3 4 5 6 7 8 9 QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"J GB K E F G A B C L M H N O P","1028":"0 HB v w x y z IB JB KB LB MB NB OB PB"},E:{"1":"G A B C L M H lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F hC KC iC jC kC"},F:{"1":"0 w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"G B C sC tC uC vC 7B ZC wC 8B","1028":"H N O P HB v"},G:{"1":"2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD","1028":"ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:6,C:"ES6 Number",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"2 3 4 5 6 7 8 9 PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"dC EC J HB K D E F A B C L M G gC hC","132":"0 N O P IB w x y z","260":"1 JB KB LB MB NB","516":"OB"},D:{"1":"2 3 4 5 6 7 8 9 RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"J HB K D E F A B C L M G N O P","1028":"0 1 IB w x y z JB KB LB MB NB OB PB QB"},E:{"1":"F A B C L M G mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E iC LC jC kC lC"},F:{"1":"0 1 x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"F B C tC uC vC wC 8B aC xC 9B","1028":"G N O P IB w"},G:{"1":"3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND","1028":"OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:6,C:"ES6 Number",D:true}; diff --git a/node_modules/caniuse-lite/data/features/es6-string-includes.js b/node_modules/caniuse-lite/data/features/es6-string-includes.js index 50c6b1e2..11ce0e5e 100644 --- a/node_modules/caniuse-lite/data/features/es6-string-includes.js +++ b/node_modules/caniuse-lite/data/features/es6-string-includes.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"1 2 3 4 5 6 7 8 9 WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB"},E:{"1":"G A B C L M H lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F hC KC iC jC kC"},F:{"1":"KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB sC tC uC vC 7B ZC wC 8B"},G:{"1":"2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:6,C:"String.prototype.includes",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"2 3 4 5 6 7 8 9 XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB gC hC"},D:{"1":"2 3 4 5 6 7 8 9 YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB"},E:{"1":"F A B C L M G mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E iC LC jC kC lC"},F:{"1":"LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB tC uC vC wC 8B aC xC 9B"},G:{"1":"3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:6,C:"String.prototype.includes",D:true}; diff --git a/node_modules/caniuse-lite/data/features/es6.js b/node_modules/caniuse-lite/data/features/es6.js index eab90ed2..c630678a 100644 --- a/node_modules/caniuse-lite/data/features/es6.js +++ b/node_modules/caniuse-lite/data/features/es6.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A bC","388":"B"},B:{"257":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","260":"C L M","769":"H N O P"},C:{"2":"cC DC J GB fC gC","4":"0 K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB","257":"1 2 3 4 5 6 7 8 9 kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC"},D:{"2":"J GB K E F G A B C L M H N O P HB v","4":"0 w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB","257":"1 2 3 4 5 6 7 8 9 hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"1":"A B C L M H LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E hC KC iC jC","4":"F G kC lC"},F:{"2":"G B C sC tC uC vC 7B ZC wC 8B","4":"0 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB","257":"UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u"},G:{"1":"4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"KC xC aC yC zC","4":"F 0C 1C 2C 3C"},H:{"2":"JD"},I:{"2":"DC J KD LD MD ND aC","4":"OD PD","257":"D"},J:{"2":"E","4":"A"},K:{"2":"A B C 7B ZC 8B","257":"I"},L:{"257":"D"},M:{"257":"D"},N:{"2":"A","388":"B"},O:{"257":"9B"},P:{"4":"J","257":"0 v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"257":"bD"},R:{"257":"cD"},S:{"4":"dD","257":"eD"}},B:6,C:"ECMAScript 2015 (ES6)",D:true}; +module.exports={A:{A:{"2":"K D E F A cC","388":"B"},B:{"257":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","260":"C L M","769":"G N O P"},C:{"2":"dC EC J HB gC hC","4":"0 1 K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB","257":"2 3 4 5 6 7 8 9 lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC"},D:{"2":"J HB K D E F A B C L M G N O P IB w","4":"0 1 x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB","257":"2 3 4 5 6 7 8 9 iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"1":"A B C L M G MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D iC LC jC kC","4":"E F lC mC"},F:{"2":"F B C tC uC vC wC 8B aC xC 9B","4":"0 1 G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB","257":"VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u"},G:{"1":"5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"LC yC bC zC 0C","4":"E 1C 2C 3C 4C"},H:{"2":"KD"},I:{"2":"EC J LD MD ND OD bC","4":"PD QD","257":"I"},J:{"2":"D","4":"A"},K:{"2":"A B C 8B aC 9B","257":"H"},L:{"257":"I"},M:{"257":"v"},N:{"2":"A","388":"B"},O:{"257":"AC"},P:{"4":"J","257":"0 1 w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"257":"cD"},R:{"257":"dD"},S:{"4":"eD","257":"fD"}},B:6,C:"ECMAScript 2015 (ES6)",D:true}; diff --git a/node_modules/caniuse-lite/data/features/eventsource.js b/node_modules/caniuse-lite/data/features/eventsource.js index 939dc477..636c0e46 100644 --- a/node_modules/caniuse-lite/data/features/eventsource.js +++ b/node_modules/caniuse-lite/data/features/eventsource.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M H N O P"},C:{"1":"0 1 2 3 4 5 6 7 8 9 K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"cC DC J GB fC gC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"J GB"},E:{"1":"GB K E F G A B C L M H iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J hC KC"},F:{"1":"0 B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u 7B ZC wC 8B","4":"G sC tC uC vC"},G:{"1":"F xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"KC"},H:{"2":"JD"},I:{"1":"D OD PD","2":"DC J KD LD MD ND aC"},J:{"1":"E A"},K:{"1":"C I 7B ZC 8B","4":"A B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:1,C:"Server-sent events",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G N O P"},C:{"1":"0 1 2 3 4 5 6 7 8 9 K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"dC EC J HB gC hC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"J HB"},E:{"1":"HB K D E F A B C L M G jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J iC LC"},F:{"1":"0 1 B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u 8B aC xC 9B","4":"F tC uC vC wC"},G:{"1":"E yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"LC"},H:{"2":"KD"},I:{"1":"I PD QD","2":"EC J LD MD ND OD bC"},J:{"1":"D A"},K:{"1":"C H 8B aC 9B","4":"A B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:1,C:"Server-sent events",D:true}; diff --git a/node_modules/caniuse-lite/data/features/extended-system-fonts.js b/node_modules/caniuse-lite/data/features/extended-system-fonts.js index d71ec0e0..cdd64533 100644 --- a/node_modules/caniuse-lite/data/features/extended-system-fonts.js +++ b/node_modules/caniuse-lite/data/features/extended-system-fonts.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"2":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"2":"0 1 2 3 4 5 6 7 8 9 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC fC gC"},D:{"2":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"1":"M H mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F G A B C L hC KC iC jC kC lC LC 7B 8B"},F:{"2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u sC tC uC vC 7B ZC wC 8B"},G:{"1":"DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD"},H:{"2":"JD"},I:{"2":"DC J D KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"2":"A B C I 7B ZC 8B"},L:{"2":"D"},M:{"2":"D"},N:{"2":"A B"},O:{"2":"9B"},P:{"2":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"2":"bD"},R:{"2":"cD"},S:{"2":"dD eD"}},B:5,C:"ui-serif, ui-sans-serif, ui-monospace and ui-rounded values for font-family",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"2":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"2":"0 1 2 3 4 5 6 7 8 9 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC gC hC"},D:{"2":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"1":"M G nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E F A B C L iC LC jC kC lC mC MC 8B 9B"},F:{"2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u tC uC vC wC 8B aC xC 9B"},G:{"1":"ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD"},H:{"2":"KD"},I:{"2":"EC J I LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"2":"A B C H 8B aC 9B"},L:{"2":"I"},M:{"2":"v"},N:{"2":"A B"},O:{"2":"AC"},P:{"2":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"2":"cD"},R:{"2":"dD"},S:{"2":"eD fD"}},B:5,C:"ui-serif, ui-sans-serif, ui-monospace and ui-rounded values for font-family",D:true}; diff --git a/node_modules/caniuse-lite/data/features/feature-policy.js b/node_modules/caniuse-lite/data/features/feature-policy.js index 9b4e0435..9a6169f1 100644 --- a/node_modules/caniuse-lite/data/features/feature-policy.js +++ b/node_modules/caniuse-lite/data/features/feature-policy.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"Q I R S T U V W","2":"C L M H N O P","1025":"1 2 3 4 5 6 7 8 9 X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B fC gC","260":"1 2 3 4 5 6 7 8 9 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC"},D:{"1":"2B 3B 4B 5B 6B Q I R S T U V W","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC","132":"pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B","1025":"1 2 3 4 5 6 7 8 9 X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"2":"J GB K E F G A B hC KC iC jC kC lC LC","772":"C L M H 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"1":"qB rB sB tB uB vB wB xB yB zB 0B 1B 2B","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB sC tC uC vC 7B ZC wC 8B","132":"dB eB fB gB hB iB jB kB lB mB nB oB pB","1025":"3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u"},G:{"2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C","772":"7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"2":"A B C 7B ZC 8B","1025":"I"},L:{"1025":"D"},M:{"260":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z VD WD XD YD ZD AC BC CC aD","2":"J QD RD SD","132":"TD UD LC"},Q:{"132":"bD"},R:{"1025":"cD"},S:{"2":"dD","260":"eD"}},B:7,C:"Feature Policy",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"Q H R S T U V W","2":"C L M G N O P","1025":"2 3 4 5 6 7 8 9 X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B gC hC","260":"2 3 4 5 6 7 8 9 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC"},D:{"1":"3B 4B 5B 6B 7B Q H R S T U V W","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC","132":"qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B","1025":"2 3 4 5 6 7 8 9 X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"2":"J HB K D E F A B iC LC jC kC lC mC MC","772":"C L M G 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"1":"rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB tC uC vC wC 8B aC xC 9B","132":"eB fB gB hB iB jB kB lB mB nB oB pB qB","1025":"4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u"},G:{"2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C","772":"8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"2":"A B C 8B aC 9B","1025":"H"},L:{"1025":"I"},M:{"260":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z WD XD YD ZD aD BC CC DC bD","2":"J RD SD TD","132":"UD VD MC"},Q:{"132":"cD"},R:{"1025":"dD"},S:{"2":"eD","260":"fD"}},B:7,C:"Feature Policy",D:true}; diff --git a/node_modules/caniuse-lite/data/features/fetch.js b/node_modules/caniuse-lite/data/features/fetch.js index de8ed60e..330a5129 100644 --- a/node_modules/caniuse-lite/data/features/fetch.js +++ b/node_modules/caniuse-lite/data/features/fetch.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L"},C:{"1":"1 2 3 4 5 6 7 8 9 WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB fC gC","1025":"VB","1218":"QB RB SB TB UB"},D:{"1":"1 2 3 4 5 6 7 8 9 YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB","260":"WB","772":"XB"},E:{"1":"B C L M H LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F G A hC KC iC jC kC lC"},F:{"1":"LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB sC tC uC vC 7B ZC wC 8B","260":"JB","772":"KB"},G:{"1":"5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C 2C 3C 4C"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:1,C:"Fetch",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L"},C:{"1":"2 3 4 5 6 7 8 9 XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB gC hC","1025":"WB","1218":"RB SB TB UB VB"},D:{"1":"2 3 4 5 6 7 8 9 ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB","260":"XB","772":"YB"},E:{"1":"B C L M G MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E F A iC LC jC kC lC mC"},F:{"1":"MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB tC uC vC wC 8B aC xC 9B","260":"KB","772":"LB"},G:{"1":"6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:1,C:"Fetch",D:true}; diff --git a/node_modules/caniuse-lite/data/features/fieldset-disabled.js b/node_modules/caniuse-lite/data/features/fieldset-disabled.js index c962448b..f078b5e0 100644 --- a/node_modules/caniuse-lite/data/features/fieldset-disabled.js +++ b/node_modules/caniuse-lite/data/features/fieldset-disabled.js @@ -1 +1 @@ -module.exports={A:{A:{"16":"bC","132":"F G","388":"K E A B"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"cC DC fC gC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"J GB K E F G A B C L M H","16":"N O P HB"},E:{"1":"K E F G A B C L M H jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB hC KC iC"},F:{"1":"0 B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u tC uC vC 7B ZC wC 8B","16":"G sC"},G:{"1":"F zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"KC xC aC yC"},H:{"388":"JD"},I:{"1":"D OD PD","2":"DC J KD LD MD ND aC"},J:{"1":"A","2":"E"},K:{"1":"A B C I 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"1":"A","260":"B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:1,C:"disabled attribute of the fieldset element",D:true}; +module.exports={A:{A:{"16":"cC","132":"E F","388":"K D A B"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"dC EC gC hC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"J HB K D E F A B C L M G","16":"N O P IB"},E:{"1":"K D E F A B C L M G kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB iC LC jC"},F:{"1":"0 1 B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u uC vC wC 8B aC xC 9B","16":"F tC"},G:{"1":"E 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"LC yC bC zC"},H:{"388":"KD"},I:{"1":"I PD QD","2":"EC J LD MD ND OD bC"},J:{"1":"A","2":"D"},K:{"1":"A B C H 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"1":"A","260":"B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:1,C:"disabled attribute of the fieldset element",D:true}; diff --git a/node_modules/caniuse-lite/data/features/fileapi.js b/node_modules/caniuse-lite/data/features/fileapi.js index 6fb0643b..0373f861 100644 --- a/node_modules/caniuse-lite/data/features/fileapi.js +++ b/node_modules/caniuse-lite/data/features/fileapi.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G bC","260":"A B"},B:{"1":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","260":"C L M H N O P"},C:{"1":"1 2 3 4 5 6 7 8 9 KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"cC DC fC","260":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB gC"},D:{"1":"1 2 3 4 5 6 7 8 9 UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"J GB","260":"0 L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB","388":"K E F G A B C"},E:{"1":"A B C L M H LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB hC KC","260":"K E F G jC kC lC","388":"iC"},F:{"1":"0 IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"G B sC tC uC vC","260":"C H N O P HB v w x y z 7B ZC wC 8B"},G:{"1":"4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"KC xC aC yC","260":"F zC 0C 1C 2C 3C"},H:{"2":"JD"},I:{"1":"D PD","2":"KD LD MD","260":"OD","388":"DC J ND aC"},J:{"260":"A","388":"E"},K:{"1":"I","2":"A B","260":"C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A","260":"B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:5,C:"File API",D:true}; +module.exports={A:{A:{"2":"K D E F cC","260":"A B"},B:{"1":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","260":"C L M G N O P"},C:{"1":"2 3 4 5 6 7 8 9 LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"dC EC gC","260":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB hC"},D:{"1":"2 3 4 5 6 7 8 9 VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"J HB","260":"0 1 L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB","388":"K D E F A B C"},E:{"1":"A B C L M G MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB iC LC","260":"K D E F kC lC mC","388":"jC"},F:{"1":"1 JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"F B tC uC vC wC","260":"0 C G N O P IB w x y z 8B aC xC 9B"},G:{"1":"5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"LC yC bC zC","260":"E 0C 1C 2C 3C 4C"},H:{"2":"KD"},I:{"1":"I QD","2":"LD MD ND","260":"PD","388":"EC J OD bC"},J:{"260":"A","388":"D"},K:{"1":"H","2":"A B","260":"C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A","260":"B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:5,C:"File API",D:true}; diff --git a/node_modules/caniuse-lite/data/features/filereader.js b/node_modules/caniuse-lite/data/features/filereader.js index c589be7a..306e23f1 100644 --- a/node_modules/caniuse-lite/data/features/filereader.js +++ b/node_modules/caniuse-lite/data/features/filereader.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G bC","132":"A B"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC gC","2":"cC DC fC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"J GB"},E:{"1":"K E F G A B C L M H jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB hC KC iC"},F:{"1":"0 C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u 7B ZC wC 8B","2":"G B sC tC uC vC"},G:{"1":"F zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"KC xC aC yC"},H:{"2":"JD"},I:{"1":"DC J D ND aC OD PD","2":"KD LD MD"},J:{"1":"A","2":"E"},K:{"1":"C I 7B ZC 8B","2":"A B"},L:{"1":"D"},M:{"1":"D"},N:{"1":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:5,C:"FileReader API",D:true}; +module.exports={A:{A:{"2":"K D E F cC","132":"A B"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC hC","2":"dC EC gC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"J HB"},E:{"1":"K D E F A B C L M G kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB iC LC jC"},F:{"1":"0 1 C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u 8B aC xC 9B","2":"F B tC uC vC wC"},G:{"1":"E 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"LC yC bC zC"},H:{"2":"KD"},I:{"1":"EC J I OD bC PD QD","2":"LD MD ND"},J:{"1":"A","2":"D"},K:{"1":"C H 8B aC 9B","2":"A B"},L:{"1":"I"},M:{"1":"v"},N:{"1":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:5,C:"FileReader API",D:true}; diff --git a/node_modules/caniuse-lite/data/features/filereadersync.js b/node_modules/caniuse-lite/data/features/filereadersync.js index f8bfea71..3ba5b0db 100644 --- a/node_modules/caniuse-lite/data/features/filereadersync.js +++ b/node_modules/caniuse-lite/data/features/filereadersync.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"A B","2":"K E F G bC"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"0 1 2 3 4 5 6 7 8 9 F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"cC DC J GB K E fC gC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","16":"J GB K E F G A B C L M"},E:{"1":"K E F G A B C L M H jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB hC KC iC"},F:{"1":"0 C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u wC 8B","2":"G sC tC","16":"B uC vC 7B ZC"},G:{"1":"F zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"KC xC aC yC"},H:{"2":"JD"},I:{"1":"D OD PD","2":"DC J KD LD MD ND aC"},J:{"1":"A","2":"E"},K:{"1":"C I ZC 8B","2":"A","16":"B 7B"},L:{"1":"D"},M:{"1":"D"},N:{"1":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:5,C:"FileReaderSync",D:true}; +module.exports={A:{A:{"1":"A B","2":"K D E F cC"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"0 1 2 3 4 5 6 7 8 9 E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"dC EC J HB K D gC hC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","16":"J HB K D E F A B C L M"},E:{"1":"K D E F A B C L M G kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB iC LC jC"},F:{"1":"0 1 C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u xC 9B","2":"F tC uC","16":"B vC wC 8B aC"},G:{"1":"E 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"LC yC bC zC"},H:{"2":"KD"},I:{"1":"I PD QD","2":"EC J LD MD ND OD bC"},J:{"1":"A","2":"D"},K:{"1":"C H aC 9B","2":"A","16":"B 8B"},L:{"1":"I"},M:{"1":"v"},N:{"1":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:5,C:"FileReaderSync",D:true}; diff --git a/node_modules/caniuse-lite/data/features/filesystem.js b/node_modules/caniuse-lite/data/features/filesystem.js index ad7ca6e5..f1ee207f 100644 --- a/node_modules/caniuse-lite/data/features/filesystem.js +++ b/node_modules/caniuse-lite/data/features/filesystem.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"2":"C L M H N O P","33":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"2":"0 1 2 3 4 5 6 7 8 9 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC fC gC"},D:{"2":"J GB K E","33":"0 1 2 3 4 5 6 7 8 9 L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","36":"F G A B C"},E:{"2":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"2":"G B C sC tC uC vC 7B ZC wC 8B","33":"0 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u"},G:{"2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"2":"JD"},I:{"2":"DC J D KD LD MD ND aC OD PD"},J:{"2":"E","33":"A"},K:{"2":"A B C 7B ZC 8B","33":"I"},L:{"33":"D"},M:{"2":"D"},N:{"2":"A B"},O:{"33":"9B"},P:{"2":"J","33":"0 v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"2":"bD"},R:{"33":"cD"},S:{"2":"dD eD"}},B:7,C:"Filesystem & FileWriter API",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"2":"C L M G N O P","33":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"2":"0 1 2 3 4 5 6 7 8 9 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC gC hC"},D:{"2":"J HB K D","33":"0 1 2 3 4 5 6 7 8 9 L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","36":"E F A B C"},E:{"2":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"2":"F B C tC uC vC wC 8B aC xC 9B","33":"0 1 G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u"},G:{"2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"2":"KD"},I:{"2":"EC J I LD MD ND OD bC PD QD"},J:{"2":"D","33":"A"},K:{"2":"A B C 8B aC 9B","33":"H"},L:{"33":"I"},M:{"2":"v"},N:{"2":"A B"},O:{"33":"AC"},P:{"2":"J","33":"0 1 w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"2":"cD"},R:{"33":"dD"},S:{"2":"eD fD"}},B:7,C:"Filesystem & FileWriter API",D:true}; diff --git a/node_modules/caniuse-lite/data/features/flac.js b/node_modules/caniuse-lite/data/features/flac.js index 879bad4d..d5123529 100644 --- a/node_modules/caniuse-lite/data/features/flac.js +++ b/node_modules/caniuse-lite/data/features/flac.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M H"},C:{"1":"1 2 3 4 5 6 7 8 9 hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB","16":"aB bB cB","388":"dB eB fB gB hB iB jB kB lB"},E:{"1":"L M H mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F G A hC KC iC jC kC lC LC","516":"B C 7B 8B"},F:{"1":"YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB sC tC uC vC 7B ZC wC 8B"},G:{"1":"6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C"},H:{"2":"JD"},I:{"1":"D","2":"KD LD MD","16":"DC J ND aC OD PD"},J:{"1":"A","2":"E"},K:{"1":"I 8B","16":"A B C 7B ZC"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD","129":"J"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"eD","2":"dD"}},B:6,C:"FLAC audio format",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G"},C:{"1":"2 3 4 5 6 7 8 9 iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB gC hC"},D:{"1":"2 3 4 5 6 7 8 9 nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB","16":"bB cB dB","388":"eB fB gB hB iB jB kB lB mB"},E:{"1":"L M G nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E F A iC LC jC kC lC mC MC","516":"B C 8B 9B"},F:{"1":"ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB tC uC vC wC 8B aC xC 9B"},G:{"1":"7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C"},H:{"2":"KD"},I:{"1":"I","2":"LD MD ND","16":"EC J OD bC PD QD"},J:{"1":"A","2":"D"},K:{"1":"H 9B","16":"A B C 8B aC"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD","129":"J"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"fD","2":"eD"}},B:6,C:"FLAC audio format",D:true}; diff --git a/node_modules/caniuse-lite/data/features/flexbox-gap.js b/node_modules/caniuse-lite/data/features/flexbox-gap.js index 9753af7f..ade301f2 100644 --- a/node_modules/caniuse-lite/data/features/flexbox-gap.js +++ b/node_modules/caniuse-lite/data/features/flexbox-gap.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M H N O P Q I R S"},C:{"1":"1 2 3 4 5 6 7 8 9 rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S"},E:{"1":"H nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F G A B C L M hC KC iC jC kC lC LC 7B 8B mC"},F:{"1":"yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB sC tC uC vC 7B ZC wC 8B"},G:{"1":"FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z YD ZD AC BC CC aD","2":"J QD RD SD TD UD LC VD WD XD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"eD","2":"dD"}},B:5,C:"gap property for Flexbox",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G N O P Q H R S"},C:{"1":"2 3 4 5 6 7 8 9 sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB gC hC"},D:{"1":"2 3 4 5 6 7 8 9 T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S"},E:{"1":"G oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E F A B C L M iC LC jC kC lC mC MC 8B 9B nC"},F:{"1":"zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB tC uC vC wC 8B aC xC 9B"},G:{"1":"GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z ZD aD BC CC DC bD","2":"J RD SD TD UD VD MC WD XD YD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"fD","2":"eD"}},B:5,C:"gap property for Flexbox",D:true}; diff --git a/node_modules/caniuse-lite/data/features/flexbox.js b/node_modules/caniuse-lite/data/features/flexbox.js index 8a3af086..7a80e3fa 100644 --- a/node_modules/caniuse-lite/data/features/flexbox.js +++ b/node_modules/caniuse-lite/data/features/flexbox.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G bC","1028":"B","1316":"A"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"1 2 3 4 5 6 7 8 9 KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","164":"cC DC J GB K E F G A B C L M H N O P HB v w fC gC","516":"0 x y z IB JB"},D:{"1":"1 2 3 4 5 6 7 8 9 LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","33":"0 w x y z IB JB KB","164":"J GB K E F G A B C L M H N O P HB v"},E:{"1":"G A B C L M H lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","33":"E F jC kC","164":"J GB K hC KC iC"},F:{"1":"0 O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u 8B","2":"G B C sC tC uC vC 7B ZC wC","33":"H N"},G:{"1":"2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","33":"F 0C 1C","164":"KC xC aC yC zC"},H:{"1":"JD"},I:{"1":"D OD PD","164":"DC J KD LD MD ND aC"},J:{"1":"A","164":"E"},K:{"1":"I 8B","2":"A B C 7B ZC"},L:{"1":"D"},M:{"1":"D"},N:{"1":"B","292":"A"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:4,C:"CSS Flexible Box Layout Module",D:true}; +module.exports={A:{A:{"2":"K D E F cC","1028":"B","1316":"A"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"2 3 4 5 6 7 8 9 LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","164":"dC EC J HB K D E F A B C L M G N O P IB w x gC hC","516":"0 1 y z JB KB"},D:{"1":"2 3 4 5 6 7 8 9 MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","33":"0 1 x y z JB KB LB","164":"J HB K D E F A B C L M G N O P IB w"},E:{"1":"F A B C L M G mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","33":"D E kC lC","164":"J HB K iC LC jC"},F:{"1":"0 1 O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u 9B","2":"F B C tC uC vC wC 8B aC xC","33":"G N"},G:{"1":"3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","33":"E 1C 2C","164":"LC yC bC zC 0C"},H:{"1":"KD"},I:{"1":"I PD QD","164":"EC J LD MD ND OD bC"},J:{"1":"A","164":"D"},K:{"1":"H 9B","2":"A B C 8B aC"},L:{"1":"I"},M:{"1":"v"},N:{"1":"B","292":"A"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:4,C:"CSS Flexible Box Layout Module",D:true}; diff --git a/node_modules/caniuse-lite/data/features/flow-root.js b/node_modules/caniuse-lite/data/features/flow-root.js index a0203cb9..45f46c2d 100644 --- a/node_modules/caniuse-lite/data/features/flow-root.js +++ b/node_modules/caniuse-lite/data/features/flow-root.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M H N O P"},C:{"1":"1 2 3 4 5 6 7 8 9 jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB"},E:{"1":"L M H mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F G A B C hC KC iC jC kC lC LC 7B 8B"},F:{"1":"bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB sC tC uC vC 7B ZC wC 8B"},G:{"1":"AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z SD TD UD LC VD WD XD YD ZD AC BC CC aD","2":"J QD RD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"eD","2":"dD"}},B:4,C:"display: flow-root",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G N O P"},C:{"1":"2 3 4 5 6 7 8 9 kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB gC hC"},D:{"1":"2 3 4 5 6 7 8 9 pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB"},E:{"1":"L M G nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E F A B C iC LC jC kC lC mC MC 8B 9B"},F:{"1":"cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB tC uC vC wC 8B aC xC 9B"},G:{"1":"BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z TD UD VD MC WD XD YD ZD aD BC CC DC bD","2":"J RD SD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"fD","2":"eD"}},B:4,C:"display: flow-root",D:true}; diff --git a/node_modules/caniuse-lite/data/features/focusin-focusout-events.js b/node_modules/caniuse-lite/data/features/focusin-focusout-events.js index b3f5ad52..c5f05531 100644 --- a/node_modules/caniuse-lite/data/features/focusin-focusout-events.js +++ b/node_modules/caniuse-lite/data/features/focusin-focusout-events.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"K E F G A B","2":"bC"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"1 2 3 4 5 6 7 8 9 iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB fC gC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","16":"J GB K E F G A B C L M"},E:{"1":"K E F G A B C L M H iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","16":"J GB hC KC"},F:{"1":"0 C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u wC 8B","2":"G sC tC uC vC","16":"B 7B ZC"},G:{"1":"F yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"KC xC aC"},H:{"2":"JD"},I:{"1":"J D ND aC OD PD","2":"KD LD MD","16":"DC"},J:{"1":"E A"},K:{"1":"C I 8B","2":"A","16":"B 7B ZC"},L:{"1":"D"},M:{"1":"D"},N:{"1":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"eD","2":"dD"}},B:5,C:"focusin & focusout events",D:true}; +module.exports={A:{A:{"1":"K D E F A B","2":"cC"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"2 3 4 5 6 7 8 9 jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB gC hC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","16":"J HB K D E F A B C L M"},E:{"1":"K D E F A B C L M G jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","16":"J HB iC LC"},F:{"1":"0 1 C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u xC 9B","2":"F tC uC vC wC","16":"B 8B aC"},G:{"1":"E zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"LC yC bC"},H:{"2":"KD"},I:{"1":"J I OD bC PD QD","2":"LD MD ND","16":"EC"},J:{"1":"D A"},K:{"1":"C H 9B","2":"A","16":"B 8B aC"},L:{"1":"I"},M:{"1":"v"},N:{"1":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"fD","2":"eD"}},B:5,C:"focusin & focusout events",D:true}; diff --git a/node_modules/caniuse-lite/data/features/font-family-system-ui.js b/node_modules/caniuse-lite/data/features/font-family-system-ui.js index fbd2840d..23a04216 100644 --- a/node_modules/caniuse-lite/data/features/font-family-system-ui.js +++ b/node_modules/caniuse-lite/data/features/font-family-system-ui.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M H N O P"},C:{"1":"1 2 3 4 5 6 7 8 9 b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB fC gC","132":"ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a"},D:{"1":"1 2 3 4 5 6 7 8 9 mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB","260":"jB kB lB"},E:{"1":"B C L M H 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F hC KC iC jC kC","16":"G","132":"A lC LC"},F:{"1":"ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB sC tC uC vC 7B ZC wC 8B"},G:{"1":"6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C","132":"2C 3C 4C 5C"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z RD SD TD UD LC VD WD XD YD ZD AC BC CC aD","2":"J QD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"132":"dD eD"}},B:5,C:"system-ui value for font-family",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G N O P"},C:{"1":"2 3 4 5 6 7 8 9 b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB gC hC","132":"aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a"},D:{"1":"2 3 4 5 6 7 8 9 nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB","260":"kB lB mB"},E:{"1":"B C L M G 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E iC LC jC kC lC","16":"F","132":"A mC MC"},F:{"1":"aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB tC uC vC wC 8B aC xC 9B"},G:{"1":"7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C","132":"3C 4C 5C 6C"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z SD TD UD VD MC WD XD YD ZD aD BC CC DC bD","2":"J RD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"132":"eD fD"}},B:5,C:"system-ui value for font-family",D:true}; diff --git a/node_modules/caniuse-lite/data/features/font-feature.js b/node_modules/caniuse-lite/data/features/font-feature.js index 0851221f..f703fc8c 100644 --- a/node_modules/caniuse-lite/data/features/font-feature.js +++ b/node_modules/caniuse-lite/data/features/font-feature.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"A B","2":"K E F G bC"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"1 2 3 4 5 6 7 8 9 QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"cC DC fC gC","33":"0 H N O P HB v w x y z IB JB KB LB MB NB OB PB","164":"J GB K E F G A B C L M"},D:{"1":"1 2 3 4 5 6 7 8 9 eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"J GB K E F G A B C L M H","33":"0 w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB","292":"N O P HB v"},E:{"1":"A B C L M H lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"E F G hC KC jC kC","4":"J GB K iC"},F:{"1":"RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"G B C sC tC uC vC 7B ZC wC 8B","33":"0 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB"},G:{"1":"3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"F 0C 1C 2C","4":"KC xC aC yC zC"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC","33":"OD PD"},J:{"2":"E","33":"A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD","33":"J"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:2,C:"CSS font-feature-settings",D:true}; +module.exports={A:{A:{"1":"A B","2":"K D E F cC"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"2 3 4 5 6 7 8 9 RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"dC EC gC hC","33":"0 1 G N O P IB w x y z JB KB LB MB NB OB PB QB","164":"J HB K D E F A B C L M"},D:{"1":"2 3 4 5 6 7 8 9 fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"J HB K D E F A B C L M G","33":"0 1 x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB","292":"N O P IB w"},E:{"1":"A B C L M G mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"D E F iC LC kC lC","4":"J HB K jC"},F:{"1":"SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"F B C tC uC vC wC 8B aC xC 9B","33":"0 1 G N O P IB w x y z JB KB LB MB NB OB PB QB RB"},G:{"1":"4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"E 1C 2C 3C","4":"LC yC bC zC 0C"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC","33":"PD QD"},J:{"2":"D","33":"A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD","33":"J"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:2,C:"CSS font-feature-settings",D:true}; diff --git a/node_modules/caniuse-lite/data/features/font-kerning.js b/node_modules/caniuse-lite/data/features/font-kerning.js index eae9add5..b6143244 100644 --- a/node_modules/caniuse-lite/data/features/font-kerning.js +++ b/node_modules/caniuse-lite/data/features/font-kerning.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M H N O P"},C:{"1":"1 2 3 4 5 6 7 8 9 QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"cC DC J GB K E F G A B C L M H N O P HB v w x y fC gC","194":"0 z IB JB KB LB MB NB OB PB"},D:{"1":"1 2 3 4 5 6 7 8 9 PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB","33":"LB MB NB OB"},E:{"1":"A B C L M H lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K hC KC iC jC","33":"E F G kC"},F:{"1":"0 v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"G B C H sC tC uC vC 7B ZC wC 8B","33":"N O P HB"},G:{"1":"8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"KC xC aC yC zC 0C","33":"F 1C 2C 3C 4C 5C 6C 7C"},H:{"2":"JD"},I:{"1":"D PD","2":"DC J KD LD MD ND aC","33":"OD"},J:{"2":"E","33":"A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:4,C:"CSS3 font-kerning",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G N O P"},C:{"1":"2 3 4 5 6 7 8 9 RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"dC EC J HB K D E F A B C L M G N O P IB w x y z gC hC","194":"0 1 JB KB LB MB NB OB PB QB"},D:{"1":"2 3 4 5 6 7 8 9 QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB","33":"MB NB OB PB"},E:{"1":"A B C L M G mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K iC LC jC kC","33":"D E F lC"},F:{"1":"0 1 w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"F B C G tC uC vC wC 8B aC xC 9B","33":"N O P IB"},G:{"1":"9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"LC yC bC zC 0C 1C","33":"E 2C 3C 4C 5C 6C 7C 8C"},H:{"2":"KD"},I:{"1":"I QD","2":"EC J LD MD ND OD bC","33":"PD"},J:{"2":"D","33":"A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:4,C:"CSS3 font-kerning",D:true}; diff --git a/node_modules/caniuse-lite/data/features/font-loading.js b/node_modules/caniuse-lite/data/features/font-loading.js index 97e42155..45da9cba 100644 --- a/node_modules/caniuse-lite/data/features/font-loading.js +++ b/node_modules/caniuse-lite/data/features/font-loading.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M H N O P"},C:{"1":"1 2 3 4 5 6 7 8 9 XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB fC gC","194":"RB SB TB UB VB WB"},D:{"1":"1 2 3 4 5 6 7 8 9 RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB"},E:{"1":"A B C L M H LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F G hC KC iC jC kC lC"},F:{"1":"0 x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"G B C H N O P HB v w sC tC uC vC 7B ZC wC 8B"},G:{"1":"4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C 2C 3C"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:5,C:"CSS Font Loading",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G N O P"},C:{"1":"2 3 4 5 6 7 8 9 YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB gC hC","194":"SB TB UB VB WB XB"},D:{"1":"2 3 4 5 6 7 8 9 SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB"},E:{"1":"A B C L M G MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E F iC LC jC kC lC mC"},F:{"1":"0 1 y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"F B C G N O P IB w x tC uC vC wC 8B aC xC 9B"},G:{"1":"5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C 3C 4C"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:5,C:"CSS Font Loading",D:true}; diff --git a/node_modules/caniuse-lite/data/features/font-size-adjust.js b/node_modules/caniuse-lite/data/features/font-size-adjust.js index 1640f8b1..1f9579cc 100644 --- a/node_modules/caniuse-lite/data/features/font-size-adjust.js +++ b/node_modules/caniuse-lite/data/features/font-size-adjust.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"D","2":"C L M H N O P","194":"6 7 8 9 AB BB CB DB EB FB","962":"1 2 3 4 5 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u"},C:{"1":"7 8 9 AB BB CB DB EB FB D HC IC JC dC eC","2":"cC","516":"1 2 3 4 5 6 b c d e f g h i j k l m n o p q r s t u","772":"0 DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a fC gC"},D:{"1":"D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB","194":"9 AB BB CB DB EB FB","962":"1 2 3 4 5 6 7 8 ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u"},E:{"1":"BC TC UC VC WC XC YC CC rC","2":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC","772":"RC SC qC"},F:{"2":"0 G B C H N O P HB v w x y z IB JB KB LB sC tC uC vC 7B ZC wC 8B","194":"l m n o p q r s t u","962":"MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k"},G:{"1":"BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC","772":"RC SC ID"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"2":"A B C I 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"2":"9B"},P:{"2":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"194":"bD"},R:{"2":"cD"},S:{"2":"dD","516":"eD"}},B:2,C:"CSS font-size-adjust",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"v I","2":"C L M G N O P","194":"7 8 9 AB BB CB DB EB FB GB","962":"2 3 4 5 6 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u"},C:{"1":"8 9 AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"dC","516":"2 3 4 5 6 7 b c d e f g h i j k l m n o p q r s t u","772":"0 1 EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a gC hC"},D:{"1":"v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB","194":"AB BB CB DB EB FB GB","962":"2 3 4 5 6 7 8 9 aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u"},E:{"1":"CC UC VC WC XC YC ZC DC sC","2":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC","772":"SC TC rC"},F:{"2":"0 1 F B C G N O P IB w x y z JB KB LB MB tC uC vC wC 8B aC xC 9B","194":"l m n o p q r s t u","962":"NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k"},G:{"1":"CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC","772":"SC TC JD"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"2":"A B C H 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"2":"AC"},P:{"2":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"194":"cD"},R:{"2":"dD"},S:{"2":"eD","516":"fD"}},B:2,C:"CSS font-size-adjust",D:true}; diff --git a/node_modules/caniuse-lite/data/features/font-smooth.js b/node_modules/caniuse-lite/data/features/font-smooth.js index fb01c0e7..11361b38 100644 --- a/node_modules/caniuse-lite/data/features/font-smooth.js +++ b/node_modules/caniuse-lite/data/features/font-smooth.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"2":"C L M H N O P","676":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"2":"cC DC J GB K E F G A B C L M H N O P HB v w x y z fC gC","804":"0 1 2 3 4 5 6 7 8 9 IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","1828":"HC IC JC dC eC"},D:{"2":"J","676":"0 1 2 3 4 5 6 7 8 9 GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"2":"hC KC","676":"J GB K E F G A B C L M H iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"2":"G B C sC tC uC vC 7B ZC wC 8B","676":"0 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u"},G:{"2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"2":"JD"},I:{"2":"DC J D KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"2":"A B C I 7B ZC 8B"},L:{"2":"D"},M:{"2":"D"},N:{"2":"A B"},O:{"2":"9B"},P:{"2":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"2":"bD"},R:{"2":"cD"},S:{"804":"dD eD"}},B:7,C:"CSS font-smooth",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"2":"C L M G N O P","676":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"2":"0 dC EC J HB K D E F A B C L M G N O P IB w x y z gC hC","804":"1 2 3 4 5 6 7 8 9 JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v","1828":"I IC JC KC eC fC"},D:{"2":"J","676":"0 1 2 3 4 5 6 7 8 9 HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"2":"iC LC","676":"J HB K D E F A B C L M G jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"2":"F B C tC uC vC wC 8B aC xC 9B","676":"0 1 G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u"},G:{"2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"2":"KD"},I:{"2":"EC J I LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"2":"A B C H 8B aC 9B"},L:{"2":"I"},M:{"2":"v"},N:{"2":"A B"},O:{"2":"AC"},P:{"2":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"2":"cD"},R:{"2":"dD"},S:{"804":"eD fD"}},B:7,C:"CSS font-smooth",D:true}; diff --git a/node_modules/caniuse-lite/data/features/font-unicode-range.js b/node_modules/caniuse-lite/data/features/font-unicode-range.js index 3bba6ab0..54db88e9 100644 --- a/node_modules/caniuse-lite/data/features/font-unicode-range.js +++ b/node_modules/caniuse-lite/data/features/font-unicode-range.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F bC","4":"G A B"},B:{"1":"1 2 3 4 5 6 7 8 9 O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","4":"C L M H N"},C:{"1":"1 2 3 4 5 6 7 8 9 aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB fC gC","194":"SB TB UB VB WB XB YB ZB"},D:{"1":"1 2 3 4 5 6 7 8 9 SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","4":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB"},E:{"1":"A B C L M H LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","4":"J GB K E F G hC KC iC jC kC lC"},F:{"1":"0 y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"G B C sC tC uC vC 7B ZC wC 8B","4":"H N O P HB v w x"},G:{"1":"4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","4":"F KC xC aC yC zC 0C 1C 2C 3C"},H:{"2":"JD"},I:{"1":"D","4":"DC J KD LD MD ND aC OD PD"},J:{"2":"E","4":"A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"4":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD","4":"J"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:4,C:"Font unicode-range subsetting",D:true}; +module.exports={A:{A:{"2":"K D E cC","4":"F A B"},B:{"1":"2 3 4 5 6 7 8 9 O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","4":"C L M G N"},C:{"1":"2 3 4 5 6 7 8 9 bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB gC hC","194":"TB UB VB WB XB YB ZB aB"},D:{"1":"2 3 4 5 6 7 8 9 TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","4":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB"},E:{"1":"A B C L M G MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","4":"J HB K D E F iC LC jC kC lC mC"},F:{"1":"0 1 z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"F B C tC uC vC wC 8B aC xC 9B","4":"G N O P IB w x y"},G:{"1":"5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","4":"E LC yC bC zC 0C 1C 2C 3C 4C"},H:{"2":"KD"},I:{"1":"I","4":"EC J LD MD ND OD bC PD QD"},J:{"2":"D","4":"A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"4":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD","4":"J"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:4,C:"Font unicode-range subsetting",D:true}; diff --git a/node_modules/caniuse-lite/data/features/font-variant-alternates.js b/node_modules/caniuse-lite/data/features/font-variant-alternates.js index 4d91adcc..526dc0c9 100644 --- a/node_modules/caniuse-lite/data/features/font-variant-alternates.js +++ b/node_modules/caniuse-lite/data/features/font-variant-alternates.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G bC","130":"A B"},B:{"1":"1 2 3 4 5 6 7 8 9 u AB BB CB DB EB FB D","130":"C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t"},C:{"1":"1 2 3 4 5 6 7 8 9 QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"cC DC fC gC","130":"J GB K E F G A B C L M H N O P HB v w x y","322":"0 z IB JB KB LB MB NB OB PB"},D:{"1":"1 2 3 4 5 6 7 8 9 u AB BB CB DB EB FB D HC IC JC","2":"J GB K E F G A B C L M H","130":"0 N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t"},E:{"1":"A B C L M H lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"E F G hC KC jC kC","130":"J GB K iC"},F:{"1":"h i j k l m n o p q r s t u","2":"G B C sC tC uC vC 7B ZC wC 8B","130":"0 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g"},G:{"1":"3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"F KC 0C 1C 2C","130":"xC aC yC zC"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC","130":"OD PD"},J:{"2":"E","130":"A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"130":"9B"},P:{"1":"0 x y z","130":"J v w QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"130":"bD"},R:{"130":"cD"},S:{"1":"dD eD"}},B:5,C:"CSS font-variant-alternates",D:true}; +module.exports={A:{A:{"2":"K D E F cC","130":"A B"},B:{"1":"2 3 4 5 6 7 8 9 u AB BB CB DB EB FB GB v I","130":"C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t"},C:{"1":"2 3 4 5 6 7 8 9 RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"dC EC gC hC","130":"J HB K D E F A B C L M G N O P IB w x y z","322":"0 1 JB KB LB MB NB OB PB QB"},D:{"1":"2 3 4 5 6 7 8 9 u AB BB CB DB EB FB GB v I IC JC KC","2":"J HB K D E F A B C L M G","130":"0 1 N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t"},E:{"1":"A B C L M G mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"D E F iC LC kC lC","130":"J HB K jC"},F:{"1":"h i j k l m n o p q r s t u","2":"F B C tC uC vC wC 8B aC xC 9B","130":"0 1 G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g"},G:{"1":"4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC 1C 2C 3C","130":"yC bC zC 0C"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC","130":"PD QD"},J:{"2":"D","130":"A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"130":"AC"},P:{"1":"0 1 y z","130":"J w x RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"130":"cD"},R:{"130":"dD"},S:{"1":"eD fD"}},B:5,C:"CSS font-variant-alternates",D:true}; diff --git a/node_modules/caniuse-lite/data/features/font-variant-numeric.js b/node_modules/caniuse-lite/data/features/font-variant-numeric.js index 2444d412..8770ce3b 100644 --- a/node_modules/caniuse-lite/data/features/font-variant-numeric.js +++ b/node_modules/caniuse-lite/data/features/font-variant-numeric.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M H N O P"},C:{"1":"1 2 3 4 5 6 7 8 9 QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB"},E:{"1":"A B C L M H lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F G hC KC iC jC kC"},F:{"1":"VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB sC tC uC vC 7B ZC wC 8B"},G:{"1":"3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C 2C"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E","16":"A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z RD SD TD UD LC VD WD XD YD ZD AC BC CC aD","2":"J QD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:2,C:"CSS font-variant-numeric",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G N O P"},C:{"1":"2 3 4 5 6 7 8 9 RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB gC hC"},D:{"1":"2 3 4 5 6 7 8 9 jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB"},E:{"1":"A B C L M G mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E F iC LC jC kC lC"},F:{"1":"WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB tC uC vC wC 8B aC xC 9B"},G:{"1":"4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C 3C"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D","16":"A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z SD TD UD VD MC WD XD YD ZD aD BC CC DC bD","2":"J RD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:2,C:"CSS font-variant-numeric",D:true}; diff --git a/node_modules/caniuse-lite/data/features/fontface.js b/node_modules/caniuse-lite/data/features/fontface.js index ab10e892..9b749c71 100644 --- a/node_modules/caniuse-lite/data/features/fontface.js +++ b/node_modules/caniuse-lite/data/features/fontface.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"G A B","132":"K E F bC"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC fC gC","2":"cC DC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"1":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"1":"0 B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u tC uC vC 7B ZC wC 8B","2":"G sC"},G:{"1":"F aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","260":"KC xC"},H:{"2":"JD"},I:{"1":"J D ND aC OD PD","2":"KD","4":"DC LD MD"},J:{"1":"A","4":"E"},K:{"1":"A B C I 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"1":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:2,C:"@font-face Web fonts",D:true}; +module.exports={A:{A:{"1":"F A B","132":"K D E cC"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC gC hC","2":"dC EC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"1":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"1":"0 1 B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u uC vC wC 8B aC xC 9B","2":"F tC"},G:{"1":"E bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","260":"LC yC"},H:{"2":"KD"},I:{"1":"J I OD bC PD QD","2":"LD","4":"EC MD ND"},J:{"1":"A","4":"D"},K:{"1":"A B C H 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"1":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:2,C:"@font-face Web fonts",D:true}; diff --git a/node_modules/caniuse-lite/data/features/form-attribute.js b/node_modules/caniuse-lite/data/features/form-attribute.js index 3c1ea166..e51a7634 100644 --- a/node_modules/caniuse-lite/data/features/form-attribute.js +++ b/node_modules/caniuse-lite/data/features/form-attribute.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M H"},C:{"1":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"cC DC fC gC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"J GB K E F G"},E:{"1":"K E F G A B C L M H iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J hC KC","16":"GB"},F:{"1":"0 B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u sC tC uC vC 7B ZC wC 8B","2":"G"},G:{"1":"F yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"KC xC aC"},H:{"1":"JD"},I:{"1":"DC J D ND aC OD PD","2":"KD LD MD"},J:{"1":"E A"},K:{"1":"A B C I 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:1,C:"Form attribute",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G"},C:{"1":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"dC EC gC hC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"J HB K D E F"},E:{"1":"K D E F A B C L M G jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J iC LC","16":"HB"},F:{"1":"0 1 B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u tC uC vC wC 8B aC xC 9B","2":"F"},G:{"1":"E zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"LC yC bC"},H:{"1":"KD"},I:{"1":"EC J I OD bC PD QD","2":"LD MD ND"},J:{"1":"D A"},K:{"1":"A B C H 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:1,C:"Form attribute",D:true}; diff --git a/node_modules/caniuse-lite/data/features/form-submit-attributes.js b/node_modules/caniuse-lite/data/features/form-submit-attributes.js index 7fd4d37d..e2b86473 100644 --- a/node_modules/caniuse-lite/data/features/form-submit-attributes.js +++ b/node_modules/caniuse-lite/data/features/form-submit-attributes.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"A B","2":"K E F G bC"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"cC DC fC gC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","16":"J GB K E F G A B C L M"},E:{"1":"K E F G A B C L M H iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB hC KC"},F:{"1":"0 B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u vC 7B ZC wC 8B","2":"G sC","16":"tC uC"},G:{"1":"F yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"KC xC aC"},H:{"1":"JD"},I:{"1":"J D ND aC OD PD","2":"KD LD MD","16":"DC"},J:{"1":"A","2":"E"},K:{"1":"B C I 7B ZC 8B","16":"A"},L:{"1":"D"},M:{"1":"D"},N:{"1":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:1,C:"Attributes for form submission",D:true}; +module.exports={A:{A:{"1":"A B","2":"K D E F cC"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"dC EC gC hC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","16":"J HB K D E F A B C L M"},E:{"1":"K D E F A B C L M G jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB iC LC"},F:{"1":"0 1 B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u wC 8B aC xC 9B","2":"F tC","16":"uC vC"},G:{"1":"E zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"LC yC bC"},H:{"1":"KD"},I:{"1":"J I OD bC PD QD","2":"LD MD ND","16":"EC"},J:{"1":"A","2":"D"},K:{"1":"B C H 8B aC 9B","16":"A"},L:{"1":"I"},M:{"1":"v"},N:{"1":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:1,C:"Attributes for form submission",D:true}; diff --git a/node_modules/caniuse-lite/data/features/form-validation.js b/node_modules/caniuse-lite/data/features/form-validation.js index 3fdea979..b10ef165 100644 --- a/node_modules/caniuse-lite/data/features/form-validation.js +++ b/node_modules/caniuse-lite/data/features/form-validation.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"A B","2":"K E F G bC"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"cC DC fC gC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"J GB K E F G"},E:{"1":"B C L M H LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J hC KC","132":"GB K E F G A iC jC kC lC"},F:{"1":"0 B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u tC uC vC 7B ZC wC 8B","2":"G sC"},G:{"1":"5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"KC","132":"F xC aC yC zC 0C 1C 2C 3C 4C"},H:{"516":"JD"},I:{"1":"D PD","2":"DC KD LD MD","132":"J ND aC OD"},J:{"1":"A","132":"E"},K:{"1":"A B C I 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"260":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"eD","132":"dD"}},B:1,C:"Form validation",D:true}; +module.exports={A:{A:{"1":"A B","2":"K D E F cC"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"dC EC gC hC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"J HB K D E F"},E:{"1":"B C L M G MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J iC LC","132":"HB K D E F A jC kC lC mC"},F:{"1":"0 1 B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u uC vC wC 8B aC xC 9B","2":"F tC"},G:{"1":"6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"LC","132":"E yC bC zC 0C 1C 2C 3C 4C 5C"},H:{"516":"KD"},I:{"1":"I QD","2":"EC LD MD ND","132":"J OD bC PD"},J:{"1":"A","132":"D"},K:{"1":"A B C H 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"260":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"fD","132":"eD"}},B:1,C:"Form validation",D:true}; diff --git a/node_modules/caniuse-lite/data/features/forms.js b/node_modules/caniuse-lite/data/features/forms.js index 15587291..7bcb225a 100644 --- a/node_modules/caniuse-lite/data/features/forms.js +++ b/node_modules/caniuse-lite/data/features/forms.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"bC","4":"A B","8":"K E F G"},B:{"1":"1 2 3 4 5 6 7 8 9 N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","4":"C L M H"},C:{"4":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","8":"cC DC fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","4":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB"},E:{"4":"J GB K E F G A B C L M H iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","8":"hC KC"},F:{"1":"G B C iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u sC tC uC vC 7B ZC wC 8B","4":"0 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB"},G:{"2":"KC","4":"F xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC","4":"OD PD"},J:{"2":"E","4":"A"},K:{"1":"A B C I 7B ZC 8B"},L:{"1":"D"},M:{"4":"D"},N:{"4":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z TD UD LC VD WD XD YD ZD AC BC CC aD","4":"J QD RD SD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"4":"dD eD"}},B:1,C:"HTML5 form features",D:false}; +module.exports={A:{A:{"2":"cC","4":"A B","8":"K D E F"},B:{"1":"2 3 4 5 6 7 8 9 N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","4":"C L M G"},C:{"4":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","8":"dC EC gC hC"},D:{"1":"2 3 4 5 6 7 8 9 GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","4":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB"},E:{"4":"J HB K D E F A B C L M G jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","8":"iC LC"},F:{"1":"F B C jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u tC uC vC wC 8B aC xC 9B","4":"0 1 G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB"},G:{"2":"LC","4":"E yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC","4":"PD QD"},J:{"2":"D","4":"A"},K:{"1":"A B C H 8B aC 9B"},L:{"1":"I"},M:{"4":"v"},N:{"4":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z UD VD MC WD XD YD ZD aD BC CC DC bD","4":"J RD SD TD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"4":"eD fD"}},B:1,C:"HTML5 form features",D:false}; diff --git a/node_modules/caniuse-lite/data/features/fullscreen.js b/node_modules/caniuse-lite/data/features/fullscreen.js index 0ad55fc4..1e23c87a 100644 --- a/node_modules/caniuse-lite/data/features/fullscreen.js +++ b/node_modules/caniuse-lite/data/features/fullscreen.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A bC","548":"B"},B:{"1":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","516":"C L M H N O P"},C:{"1":"1 2 3 4 5 6 7 8 9 sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"cC DC J GB K E F G fC gC","676":"0 A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB","1700":"dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB"},D:{"1":"1 2 3 4 5 6 7 8 9 zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"J GB K E F G A B C L M","676":"H N O P HB","804":"0 v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB"},E:{"1":"RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB hC KC","548":"NC 9B pC AC OC PC QC","676":"iC","804":"K E F G A B C L M H jC kC lC LC 7B 8B mC nC oC MC"},F:{"1":"sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u 8B","2":"G B C sC tC uC vC 7B ZC wC","804":"0 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB"},G:{"2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C","2052":"8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"2":"JD"},I:{"2":"DC J D KD LD MD ND aC OD PD"},J:{"2":"E","292":"A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A","548":"B"},O:{"1":"9B"},P:{"1":"0 v w x y z LC VD WD XD YD ZD AC BC CC aD","804":"J QD RD SD TD UD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:1,C:"Fullscreen API",D:true}; +module.exports={A:{A:{"2":"K D E F A cC","548":"B"},B:{"1":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","516":"C L M G N O P"},C:{"1":"2 3 4 5 6 7 8 9 tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"dC EC J HB K D E F gC hC","676":"0 1 A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB","1700":"eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB"},D:{"1":"2 3 4 5 6 7 8 9 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"J HB K D E F A B C L M","676":"G N O P IB","804":"0 1 w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB"},E:{"1":"SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB iC LC","548":"OC AC qC BC PC QC RC","676":"jC","804":"K D E F A B C L M G kC lC mC MC 8B 9B nC oC pC NC"},F:{"1":"tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u 9B","2":"F B C tC uC vC wC 8B aC xC","804":"0 1 G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB"},G:{"2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C","2052":"9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"2":"KD"},I:{"2":"EC J I LD MD ND OD bC PD QD"},J:{"2":"D","292":"A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A","548":"B"},O:{"1":"AC"},P:{"1":"0 1 w x y z MC WD XD YD ZD aD BC CC DC bD","804":"J RD SD TD UD VD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:1,C:"Fullscreen API",D:true}; diff --git a/node_modules/caniuse-lite/data/features/gamepad.js b/node_modules/caniuse-lite/data/features/gamepad.js index b685b176..a3957f3e 100644 --- a/node_modules/caniuse-lite/data/features/gamepad.js +++ b/node_modules/caniuse-lite/data/features/gamepad.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"1 2 3 4 5 6 7 8 9 LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB fC gC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"J GB K E F G A B C L M H N O P HB v","33":"w x y z"},E:{"1":"B C L M H LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F G A hC KC iC jC kC lC"},F:{"1":"0 z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"G B C H N O P HB v w x y sC tC uC vC 7B ZC wC 8B"},G:{"1":"5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C 2C 3C 4C"},H:{"2":"JD"},I:{"2":"DC J D KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"eD","2":"dD"}},B:5,C:"Gamepad API",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"2 3 4 5 6 7 8 9 MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB gC hC"},D:{"1":"1 2 3 4 5 6 7 8 9 JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"J HB K D E F A B C L M G N O P IB w","33":"0 x y z"},E:{"1":"B C L M G MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E F A iC LC jC kC lC mC"},F:{"1":"0 1 JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"F B C G N O P IB w x y z tC uC vC wC 8B aC xC 9B"},G:{"1":"6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C"},H:{"2":"KD"},I:{"2":"EC J I LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"fD","2":"eD"}},B:5,C:"Gamepad API",D:true}; diff --git a/node_modules/caniuse-lite/data/features/geolocation.js b/node_modules/caniuse-lite/data/features/geolocation.js index a911ed62..b63fdff5 100644 --- a/node_modules/caniuse-lite/data/features/geolocation.js +++ b/node_modules/caniuse-lite/data/features/geolocation.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"G A B","2":"bC","8":"K E F"},B:{"1":"C L M H N O P","129":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB fC gC","8":"cC DC","129":"1 2 3 4 5 6 7 8 9 lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC"},D:{"1":"0 GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB","4":"J","129":"1 2 3 4 5 6 7 8 9 gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"1":"GB K E F G B C L M H iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","8":"J hC KC","129":"A"},F:{"1":"0 B C N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB vC 7B ZC wC 8B","2":"G H sC","8":"tC uC","129":"VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u"},G:{"1":"F KC xC aC yC zC 0C 1C 2C 3C","129":"4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"2":"JD"},I:{"1":"DC J KD LD MD ND aC OD PD","129":"D"},J:{"1":"E A"},K:{"1":"B C 7B ZC 8B","8":"A","129":"I"},L:{"129":"D"},M:{"129":"D"},N:{"1":"A B"},O:{"129":"9B"},P:{"1":"J","129":"0 v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"129":"bD"},R:{"129":"cD"},S:{"1":"dD","129":"eD"}},B:2,C:"Geolocation",D:true}; +module.exports={A:{A:{"1":"F A B","2":"cC","8":"K D E"},B:{"1":"C L M G N O P","129":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB gC hC","8":"dC EC","129":"2 3 4 5 6 7 8 9 mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC"},D:{"1":"0 1 HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB","4":"J","129":"2 3 4 5 6 7 8 9 hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"1":"HB K D E F B C L M G jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","8":"J iC LC","129":"A"},F:{"1":"0 1 B C N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB wC 8B aC xC 9B","2":"F G tC","8":"uC vC","129":"WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u"},G:{"1":"E LC yC bC zC 0C 1C 2C 3C 4C","129":"5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"2":"KD"},I:{"1":"EC J LD MD ND OD bC PD QD","129":"I"},J:{"1":"D A"},K:{"1":"B C 8B aC 9B","8":"A","129":"H"},L:{"129":"I"},M:{"129":"v"},N:{"1":"A B"},O:{"129":"AC"},P:{"1":"J","129":"0 1 w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"129":"cD"},R:{"129":"dD"},S:{"1":"eD","129":"fD"}},B:2,C:"Geolocation",D:true}; diff --git a/node_modules/caniuse-lite/data/features/getboundingclientrect.js b/node_modules/caniuse-lite/data/features/getboundingclientrect.js index beb6e481..5b4d4460 100644 --- a/node_modules/caniuse-lite/data/features/getboundingclientrect.js +++ b/node_modules/caniuse-lite/data/features/getboundingclientrect.js @@ -1 +1 @@ -module.exports={A:{A:{"644":"K E bC","2049":"G A B","2692":"F"},B:{"1":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2049":"C L M H N O P"},C:{"1":"0 1 2 3 4 5 6 7 8 9 C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"cC","260":"J GB K E F G A B","1156":"DC","1284":"fC","1796":"gC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"1":"J GB K E F G A B C L M H iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","16":"hC KC"},F:{"1":"0 B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u vC 7B ZC wC 8B","16":"G sC","132":"tC uC"},G:{"1":"F xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","16":"KC"},H:{"1":"JD"},I:{"1":"DC J D MD ND aC OD PD","16":"KD LD"},J:{"1":"E A"},K:{"1":"B C I 7B ZC 8B","132":"A"},L:{"1":"D"},M:{"1":"D"},N:{"2049":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:5,C:"Element.getBoundingClientRect()",D:true}; +module.exports={A:{A:{"644":"K D cC","2049":"F A B","2692":"E"},B:{"1":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2049":"C L M G N O P"},C:{"1":"0 1 2 3 4 5 6 7 8 9 C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"dC","260":"J HB K D E F A B","1156":"EC","1284":"gC","1796":"hC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"1":"J HB K D E F A B C L M G jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","16":"iC LC"},F:{"1":"0 1 B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u wC 8B aC xC 9B","16":"F tC","132":"uC vC"},G:{"1":"E yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","16":"LC"},H:{"1":"KD"},I:{"1":"EC J I ND OD bC PD QD","16":"LD MD"},J:{"1":"D A"},K:{"1":"B C H 8B aC 9B","132":"A"},L:{"1":"I"},M:{"1":"v"},N:{"2049":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:5,C:"Element.getBoundingClientRect()",D:true}; diff --git a/node_modules/caniuse-lite/data/features/getcomputedstyle.js b/node_modules/caniuse-lite/data/features/getcomputedstyle.js index f1191af6..f5fae7ba 100644 --- a/node_modules/caniuse-lite/data/features/getcomputedstyle.js +++ b/node_modules/caniuse-lite/data/features/getcomputedstyle.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"G A B","2":"K E F bC"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"cC","132":"DC fC gC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","260":"J GB K E F G A"},E:{"1":"GB K E F G A B C L M H iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","260":"J hC KC"},F:{"1":"0 B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u vC 7B ZC wC 8B","260":"G sC tC uC"},G:{"1":"F yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","260":"KC xC aC"},H:{"260":"JD"},I:{"1":"J D ND aC OD PD","260":"DC KD LD MD"},J:{"1":"A","260":"E"},K:{"1":"B C I 7B ZC 8B","260":"A"},L:{"1":"D"},M:{"1":"D"},N:{"1":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:2,C:"getComputedStyle",D:true}; +module.exports={A:{A:{"1":"F A B","2":"K D E cC"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"dC","132":"EC gC hC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","260":"J HB K D E F A"},E:{"1":"HB K D E F A B C L M G jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","260":"J iC LC"},F:{"1":"0 1 B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u wC 8B aC xC 9B","260":"F tC uC vC"},G:{"1":"E zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","260":"LC yC bC"},H:{"260":"KD"},I:{"1":"J I OD bC PD QD","260":"EC LD MD ND"},J:{"1":"A","260":"D"},K:{"1":"B C H 8B aC 9B","260":"A"},L:{"1":"I"},M:{"1":"v"},N:{"1":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:2,C:"getComputedStyle",D:true}; diff --git a/node_modules/caniuse-lite/data/features/getelementsbyclassname.js b/node_modules/caniuse-lite/data/features/getelementsbyclassname.js index b60e1f66..1df1352d 100644 --- a/node_modules/caniuse-lite/data/features/getelementsbyclassname.js +++ b/node_modules/caniuse-lite/data/features/getelementsbyclassname.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"G A B","2":"bC","8":"K E F"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"0 1 2 3 4 5 6 7 8 9 DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC fC gC","8":"cC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"1":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"1":"0 B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u sC tC uC vC 7B ZC wC 8B","2":"G"},G:{"1":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"1":"JD"},I:{"1":"DC J D KD LD MD ND aC OD PD"},J:{"1":"E A"},K:{"1":"A B C I 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"1":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:1,C:"getElementsByClassName",D:true}; +module.exports={A:{A:{"1":"F A B","2":"cC","8":"K D E"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"0 1 2 3 4 5 6 7 8 9 EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC gC hC","8":"dC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"1":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"1":"0 1 B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u tC uC vC wC 8B aC xC 9B","2":"F"},G:{"1":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"1":"KD"},I:{"1":"EC J I LD MD ND OD bC PD QD"},J:{"1":"D A"},K:{"1":"A B C H 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"1":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:1,C:"getElementsByClassName",D:true}; diff --git a/node_modules/caniuse-lite/data/features/getrandomvalues.js b/node_modules/caniuse-lite/data/features/getrandomvalues.js index 56076a2e..920ee9e5 100644 --- a/node_modules/caniuse-lite/data/features/getrandomvalues.js +++ b/node_modules/caniuse-lite/data/features/getrandomvalues.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A bC","33":"B"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"0 1 2 3 4 5 6 7 8 9 w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"cC DC J GB K E F G A B C L M H N O P HB v fC gC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"J GB K E F G A"},E:{"1":"E F G A B C L M H jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K hC KC iC"},F:{"1":"0 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"G B C sC tC uC vC 7B ZC wC 8B"},G:{"1":"F 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"KC xC aC yC zC"},H:{"2":"JD"},I:{"1":"D OD PD","2":"DC J KD LD MD ND aC"},J:{"1":"A","2":"E"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A","33":"B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:2,C:"crypto.getRandomValues()",D:true}; +module.exports={A:{A:{"2":"K D E F A cC","33":"B"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"0 1 2 3 4 5 6 7 8 9 x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"dC EC J HB K D E F A B C L M G N O P IB w gC hC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"J HB K D E F A"},E:{"1":"D E F A B C L M G kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K iC LC jC"},F:{"1":"0 1 G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"F B C tC uC vC wC 8B aC xC 9B"},G:{"1":"E 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"LC yC bC zC 0C"},H:{"2":"KD"},I:{"1":"I PD QD","2":"EC J LD MD ND OD bC"},J:{"1":"A","2":"D"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A","33":"B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:2,C:"crypto.getRandomValues()",D:true}; diff --git a/node_modules/caniuse-lite/data/features/gyroscope.js b/node_modules/caniuse-lite/data/features/gyroscope.js index 63b22b3c..2aacd135 100644 --- a/node_modules/caniuse-lite/data/features/gyroscope.js +++ b/node_modules/caniuse-lite/data/features/gyroscope.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M H N O P"},C:{"2":"0 1 2 3 4 5 6 7 8 9 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB","194":"oB EC pB FC qB rB sB tB uB"},E:{"2":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"1":"kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB sC tC uC vC 7B ZC wC 8B"},G:{"2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"2":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"2":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"2":"dD eD"}},B:4,C:"Gyroscope",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G N O P"},C:{"2":"0 1 2 3 4 5 6 7 8 9 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC gC hC"},D:{"1":"2 3 4 5 6 7 8 9 wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB","194":"pB FC qB GC rB sB tB uB vB"},E:{"2":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"1":"lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB tC uC vC wC 8B aC xC 9B"},G:{"2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"2":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"2":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"2":"eD fD"}},B:4,C:"Gyroscope",D:true}; diff --git a/node_modules/caniuse-lite/data/features/hardwareconcurrency.js b/node_modules/caniuse-lite/data/features/hardwareconcurrency.js index aaaf45a6..8142b060 100644 --- a/node_modules/caniuse-lite/data/features/hardwareconcurrency.js +++ b/node_modules/caniuse-lite/data/features/hardwareconcurrency.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M"},C:{"1":"1 2 3 4 5 6 7 8 9 eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB"},E:{"2":"J GB K E hC KC iC jC kC","129":"B C L M H LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","194":"F G A lC"},F:{"1":"0 z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"G B C H N O P HB v w x y sC tC uC vC 7B ZC wC 8B"},G:{"2":"KC xC aC yC zC 0C","129":"5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","194":"F 1C 2C 3C 4C"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:1,C:"navigator.hardwareConcurrency",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M"},C:{"1":"2 3 4 5 6 7 8 9 fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB gC hC"},D:{"1":"2 3 4 5 6 7 8 9 UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB"},E:{"2":"J HB K D iC LC jC kC lC","129":"B C L M G MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","194":"E F A mC"},F:{"1":"0 1 JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"F B C G N O P IB w x y z tC uC vC wC 8B aC xC 9B"},G:{"2":"LC yC bC zC 0C 1C","129":"6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","194":"E 2C 3C 4C 5C"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:1,C:"navigator.hardwareConcurrency",D:true}; diff --git a/node_modules/caniuse-lite/data/features/hashchange.js b/node_modules/caniuse-lite/data/features/hashchange.js index cec60cc1..68b612a8 100644 --- a/node_modules/caniuse-lite/data/features/hashchange.js +++ b/node_modules/caniuse-lite/data/features/hashchange.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"F G A B","8":"K E bC"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC gC","8":"cC DC fC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","8":"J"},E:{"1":"GB K E F G A B C L M H iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","8":"J hC KC"},F:{"1":"0 B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u vC 7B ZC wC 8B","8":"G sC tC uC"},G:{"1":"F xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"KC"},H:{"2":"JD"},I:{"1":"DC J D LD MD ND aC OD PD","2":"KD"},J:{"1":"E A"},K:{"1":"B C I 7B ZC 8B","8":"A"},L:{"1":"D"},M:{"1":"D"},N:{"1":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:1,C:"Hashchange event",D:true}; +module.exports={A:{A:{"1":"E F A B","8":"K D cC"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC hC","8":"dC EC gC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","8":"J"},E:{"1":"HB K D E F A B C L M G jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","8":"J iC LC"},F:{"1":"0 1 B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u wC 8B aC xC 9B","8":"F tC uC vC"},G:{"1":"E yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"LC"},H:{"2":"KD"},I:{"1":"EC J I MD ND OD bC PD QD","2":"LD"},J:{"1":"D A"},K:{"1":"B C H 8B aC 9B","8":"A"},L:{"1":"I"},M:{"1":"v"},N:{"1":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:1,C:"Hashchange event",D:true}; diff --git a/node_modules/caniuse-lite/data/features/heif.js b/node_modules/caniuse-lite/data/features/heif.js index a72f2ba0..8268bba5 100644 --- a/node_modules/caniuse-lite/data/features/heif.js +++ b/node_modules/caniuse-lite/data/features/heif.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"2":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"2":"0 1 2 3 4 5 6 7 8 9 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC fC gC"},D:{"2":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"1":"BC TC UC VC WC XC YC CC rC","2":"J GB K E F G A hC KC iC jC kC lC LC","130":"B C L M H 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC"},F:{"2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u sC tC uC vC 7B ZC wC 8B"},G:{"1":"BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C ID","130":"6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC"},H:{"2":"JD"},I:{"2":"DC J D KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"2":"A B C I 7B ZC 8B"},L:{"2":"D"},M:{"2":"D"},N:{"2":"A B"},O:{"2":"9B"},P:{"2":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"2":"bD"},R:{"2":"cD"},S:{"2":"dD eD"}},B:6,C:"HEIF/HEIC image format",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"2":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"2":"0 1 2 3 4 5 6 7 8 9 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC gC hC"},D:{"2":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"1":"CC UC VC WC XC YC ZC DC sC","2":"J HB K D E F A iC LC jC kC lC mC MC","130":"B C L M G 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC"},F:{"2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u tC uC vC wC 8B aC xC 9B"},G:{"1":"CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C JD","130":"7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC"},H:{"2":"KD"},I:{"2":"EC J I LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"2":"A B C H 8B aC 9B"},L:{"2":"I"},M:{"2":"v"},N:{"2":"A B"},O:{"2":"AC"},P:{"2":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"2":"cD"},R:{"2":"dD"},S:{"2":"eD fD"}},B:6,C:"HEIF/HEIC image format",D:true}; diff --git a/node_modules/caniuse-lite/data/features/hevc.js b/node_modules/caniuse-lite/data/features/hevc.js index dc80ec43..2f4c3ff1 100644 --- a/node_modules/caniuse-lite/data/features/hevc.js +++ b/node_modules/caniuse-lite/data/features/hevc.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A bC","132":"B"},B:{"132":"C L M H N O P","1028":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"2":"0 1 2 3 4 5 6 7 8 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u fC gC","4098":"9","8258":"AB BB CB DB EB FB D HC IC JC dC eC"},D:{"2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p","2052":"1 2 3 4 5 6 7 8 9 q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"1":"L M H mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F G A hC KC iC jC kC lC LC","516":"B C 7B 8B"},F:{"2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c sC tC uC vC 7B ZC wC 8B","2052":"d e f g h i j k l m n o p q r s t u"},G:{"1":"6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C"},H:{"2":"JD"},I:{"2":"DC J KD LD MD ND aC OD PD","2052":"D"},J:{"2":"E A"},K:{"2":"A B C 7B ZC 8B","258":"I"},L:{"2052":"D"},M:{"2":"D"},N:{"2":"A B"},O:{"2":"9B"},P:{"1":"0 w x y z","2":"J","258":"v QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"2":"bD"},R:{"1":"cD"},S:{"2":"dD eD"}},B:6,C:"HEVC/H.265 video format",D:true}; +module.exports={A:{A:{"2":"K D E F A cC","132":"B"},B:{"132":"C L M G N O P","1028":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"2":"0 1 2 3 4 5 6 7 8 9 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u gC hC","4098":"AB","8258":"BB CB DB EB FB GB v I IC JC KC eC fC"},D:{"2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p","2052":"2 3 4 5 6 7 8 9 q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"1":"L M G nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E F A iC LC jC kC lC mC MC","516":"B C 8B 9B"},F:{"2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c tC uC vC wC 8B aC xC 9B","2052":"d e f g h i j k l m n o p q r s t u"},G:{"1":"7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C"},H:{"2":"KD"},I:{"2":"EC J LD MD ND OD bC PD QD","2052":"I"},J:{"2":"D A"},K:{"2":"A B C 8B aC 9B","258":"H"},L:{"2052":"I"},M:{"2":"v"},N:{"2":"A B"},O:{"2":"AC"},P:{"1":"0 1 x y z","2":"J","258":"w RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"2":"cD"},R:{"1":"dD"},S:{"2":"eD fD"}},B:6,C:"HEVC/H.265 video format",D:true}; diff --git a/node_modules/caniuse-lite/data/features/hidden.js b/node_modules/caniuse-lite/data/features/hidden.js index 9b20ca2e..210493e4 100644 --- a/node_modules/caniuse-lite/data/features/hidden.js +++ b/node_modules/caniuse-lite/data/features/hidden.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"B","2":"K E F G A bC"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"cC DC fC gC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"J GB"},E:{"1":"K E F G A B C L M H iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB hC KC"},F:{"1":"0 C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u 7B ZC wC 8B","2":"G B sC tC uC vC"},G:{"1":"F yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"KC xC aC"},H:{"1":"JD"},I:{"1":"J D ND aC OD PD","2":"DC KD LD MD"},J:{"1":"A","2":"E"},K:{"1":"C I 7B ZC 8B","2":"A B"},L:{"1":"D"},M:{"1":"D"},N:{"1":"B","2":"A"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:1,C:"hidden attribute",D:true}; +module.exports={A:{A:{"1":"B","2":"K D E F A cC"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"dC EC gC hC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"J HB"},E:{"1":"K D E F A B C L M G jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB iC LC"},F:{"1":"0 1 C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u 8B aC xC 9B","2":"F B tC uC vC wC"},G:{"1":"E zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"LC yC bC"},H:{"1":"KD"},I:{"1":"J I OD bC PD QD","2":"EC LD MD ND"},J:{"1":"A","2":"D"},K:{"1":"C H 8B aC 9B","2":"A B"},L:{"1":"I"},M:{"1":"v"},N:{"1":"B","2":"A"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:1,C:"hidden attribute",D:true}; diff --git a/node_modules/caniuse-lite/data/features/high-resolution-time.js b/node_modules/caniuse-lite/data/features/high-resolution-time.js index abb5fa1e..fe200b07 100644 --- a/node_modules/caniuse-lite/data/features/high-resolution-time.js +++ b/node_modules/caniuse-lite/data/features/high-resolution-time.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"A B","2":"K E F G bC"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"0 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB","2":"cC DC J GB K E F G A B C L M fC gC","129":"lB mB nB","769":"oB EC","1281":"1 2 3 4 5 6 7 8 9 pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"J GB K E F G A B C L M H N O P HB","33":"v w x y"},E:{"1":"F G A B C L M H lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E hC KC iC jC kC"},F:{"1":"0 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"G B C sC tC uC vC 7B ZC wC 8B"},G:{"1":"F 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"KC xC aC yC zC 0C 1C"},H:{"2":"JD"},I:{"1":"D OD PD","2":"DC J KD LD MD ND aC"},J:{"1":"A","2":"E"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"1":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:2,C:"High Resolution Time API",D:true}; +module.exports={A:{A:{"1":"A B","2":"K D E F cC"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"0 1 G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB","2":"dC EC J HB K D E F A B C L M gC hC","129":"mB nB oB","769":"pB FC","1281":"2 3 4 5 6 7 8 9 qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"J HB K D E F A B C L M G N O P IB","33":"w x y z"},E:{"1":"E F A B C L M G mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D iC LC jC kC lC"},F:{"1":"0 1 G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"F B C tC uC vC wC 8B aC xC 9B"},G:{"1":"E 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"LC yC bC zC 0C 1C 2C"},H:{"2":"KD"},I:{"1":"I PD QD","2":"EC J LD MD ND OD bC"},J:{"1":"A","2":"D"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"1":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:2,C:"High Resolution Time API",D:true}; diff --git a/node_modules/caniuse-lite/data/features/history.js b/node_modules/caniuse-lite/data/features/history.js index 8aec950a..74e57a56 100644 --- a/node_modules/caniuse-lite/data/features/history.js +++ b/node_modules/caniuse-lite/data/features/history.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"A B","2":"K E F G bC"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"cC DC fC gC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"J"},E:{"1":"K E F G A B C L M H jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J hC KC","4":"GB iC"},F:{"1":"0 C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u ZC wC 8B","2":"G B sC tC uC vC 7B"},G:{"1":"F yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"KC xC","4":"aC"},H:{"2":"JD"},I:{"1":"D LD MD aC OD PD","2":"DC J KD ND"},J:{"1":"E A"},K:{"1":"C I 7B ZC 8B","2":"A B"},L:{"1":"D"},M:{"1":"D"},N:{"1":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:1,C:"Session history management",D:true}; +module.exports={A:{A:{"1":"A B","2":"K D E F cC"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"dC EC gC hC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"J"},E:{"1":"K D E F A B C L M G kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J iC LC","4":"HB jC"},F:{"1":"0 1 C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u aC xC 9B","2":"F B tC uC vC wC 8B"},G:{"1":"E zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"LC yC","4":"bC"},H:{"2":"KD"},I:{"1":"I MD ND bC PD QD","2":"EC J LD OD"},J:{"1":"D A"},K:{"1":"C H 8B aC 9B","2":"A B"},L:{"1":"I"},M:{"1":"v"},N:{"1":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:1,C:"Session history management",D:true}; diff --git a/node_modules/caniuse-lite/data/features/html-media-capture.js b/node_modules/caniuse-lite/data/features/html-media-capture.js index 46a64e37..b783abf2 100644 --- a/node_modules/caniuse-lite/data/features/html-media-capture.js +++ b/node_modules/caniuse-lite/data/features/html-media-capture.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"2":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"2":"0 1 2 3 4 5 6 7 8 9 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC fC gC"},D:{"2":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"2":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u sC tC uC vC 7B ZC wC 8B"},G:{"2":"KC xC aC yC","129":"F zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"2":"JD"},I:{"1":"DC J D ND aC OD PD","2":"KD","257":"LD MD"},J:{"1":"A","16":"E"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"516":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"16":"bD"},R:{"1":"cD"},S:{"2":"dD eD"}},B:2,C:"HTML Media Capture",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"2":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"2":"0 1 2 3 4 5 6 7 8 9 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC gC hC"},D:{"2":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"2":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u tC uC vC wC 8B aC xC 9B"},G:{"2":"LC yC bC zC","129":"E 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"2":"KD"},I:{"1":"EC J I OD bC PD QD","2":"LD","257":"MD ND"},J:{"1":"A","16":"D"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"516":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"16":"cD"},R:{"1":"dD"},S:{"2":"eD fD"}},B:2,C:"HTML Media Capture",D:true}; diff --git a/node_modules/caniuse-lite/data/features/html5semantic.js b/node_modules/caniuse-lite/data/features/html5semantic.js index ac51644c..43581699 100644 --- a/node_modules/caniuse-lite/data/features/html5semantic.js +++ b/node_modules/caniuse-lite/data/features/html5semantic.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"bC","8":"K E F","260":"G A B"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"0 1 2 3 4 5 6 7 8 9 w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"cC","132":"DC fC gC","260":"J GB K E F G A B C L M H N O P HB v"},D:{"1":"1 2 3 4 5 6 7 8 9 IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","132":"J GB","260":"0 K E F G A B C L M H N O P HB v w x y z"},E:{"1":"E F G A B C L M H jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","132":"J hC KC","260":"GB K iC"},F:{"1":"0 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","132":"G B sC tC uC vC","260":"C 7B ZC wC 8B"},G:{"1":"F 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","132":"KC","260":"xC aC yC zC"},H:{"132":"JD"},I:{"1":"D OD PD","132":"KD","260":"DC J LD MD ND aC"},J:{"260":"E A"},K:{"1":"I","132":"A","260":"B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"260":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:1,C:"HTML5 semantic elements",D:true}; +module.exports={A:{A:{"2":"cC","8":"K D E","260":"F A B"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"0 1 2 3 4 5 6 7 8 9 x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"dC","132":"EC gC hC","260":"J HB K D E F A B C L M G N O P IB w"},D:{"1":"2 3 4 5 6 7 8 9 JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","132":"J HB","260":"0 1 K D E F A B C L M G N O P IB w x y z"},E:{"1":"D E F A B C L M G kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","132":"J iC LC","260":"HB K jC"},F:{"1":"0 1 G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","132":"F B tC uC vC wC","260":"C 8B aC xC 9B"},G:{"1":"E 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","132":"LC","260":"yC bC zC 0C"},H:{"132":"KD"},I:{"1":"I PD QD","132":"LD","260":"EC J MD ND OD bC"},J:{"260":"D A"},K:{"1":"H","132":"A","260":"B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"260":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:1,C:"HTML5 semantic elements",D:true}; diff --git a/node_modules/caniuse-lite/data/features/http-live-streaming.js b/node_modules/caniuse-lite/data/features/http-live-streaming.js index 5bcc3b68..e311f73c 100644 --- a/node_modules/caniuse-lite/data/features/http-live-streaming.js +++ b/node_modules/caniuse-lite/data/features/http-live-streaming.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"C L M H N O P","2":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"2":"0 1 2 3 4 5 6 7 8 9 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC fC gC"},D:{"2":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"1":"K E F G A B C L M H jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB hC KC iC"},F:{"2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u sC tC uC vC 7B ZC wC 8B"},G:{"1":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"2":"JD"},I:{"1":"DC J D ND aC OD PD","2":"KD LD MD"},J:{"1":"A","2":"E"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"2":"dD eD"}},B:7,C:"HTTP Live Streaming (HLS)",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"C L M G N O P","2":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"2":"0 1 2 3 4 5 6 7 8 9 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC gC hC"},D:{"2":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"1":"K D E F A B C L M G kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB iC LC jC"},F:{"2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u tC uC vC wC 8B aC xC 9B"},G:{"1":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"2":"KD"},I:{"1":"EC J I OD bC PD QD","2":"LD MD ND"},J:{"1":"A","2":"D"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"2":"eD fD"}},B:7,C:"HTTP Live Streaming (HLS)",D:true}; diff --git a/node_modules/caniuse-lite/data/features/http2.js b/node_modules/caniuse-lite/data/features/http2.js index 74b6a5e0..67e020c0 100644 --- a/node_modules/caniuse-lite/data/features/http2.js +++ b/node_modules/caniuse-lite/data/features/http2.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A bC","132":"B"},B:{"1":"C L M H N O P","513":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB fC gC","513":"1 2 3 4 5 6 7 8 9 jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC"},D:{"1":"XB YB ZB aB bB cB dB eB fB gB","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB","513":"1 2 3 4 5 6 7 8 9 hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"1":"B C L M H 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F hC KC iC jC kC","260":"G A lC LC"},F:{"1":"KB LB MB NB OB PB QB RB SB TB","2":"0 G B C H N O P HB v w x y z IB JB sC tC uC vC 7B ZC wC 8B","513":"UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u"},G:{"1":"2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C"},H:{"2":"JD"},I:{"2":"DC J KD LD MD ND aC OD PD","513":"D"},J:{"2":"E A"},K:{"2":"A B C 7B ZC 8B","513":"I"},L:{"513":"D"},M:{"513":"D"},N:{"2":"A B"},O:{"513":"9B"},P:{"1":"J","513":"0 v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"513":"bD"},R:{"513":"cD"},S:{"1":"dD","513":"eD"}},B:6,C:"HTTP/2 protocol",D:true}; +module.exports={A:{A:{"2":"K D E F A cC","132":"B"},B:{"1":"C L M G N O P","513":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB gC hC","513":"2 3 4 5 6 7 8 9 kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC"},D:{"1":"YB ZB aB bB cB dB eB fB gB hB","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB","513":"2 3 4 5 6 7 8 9 iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"1":"B C L M G 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E iC LC jC kC lC","260":"F A mC MC"},F:{"1":"LB MB NB OB PB QB RB SB TB UB","2":"0 1 F B C G N O P IB w x y z JB KB tC uC vC wC 8B aC xC 9B","513":"VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u"},G:{"1":"3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C"},H:{"2":"KD"},I:{"2":"EC J LD MD ND OD bC PD QD","513":"I"},J:{"2":"D A"},K:{"2":"A B C 8B aC 9B","513":"H"},L:{"513":"I"},M:{"513":"v"},N:{"2":"A B"},O:{"513":"AC"},P:{"1":"J","513":"0 1 w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"513":"cD"},R:{"513":"dD"},S:{"1":"eD","513":"fD"}},B:6,C:"HTTP/2 protocol",D:true}; diff --git a/node_modules/caniuse-lite/data/features/http3.js b/node_modules/caniuse-lite/data/features/http3.js index 67ca1dad..1f803898 100644 --- a/node_modules/caniuse-lite/data/features/http3.js +++ b/node_modules/caniuse-lite/data/features/http3.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M H N O P","322":"Q I R S T","578":"U V"},C:{"1":"1 2 3 4 5 6 7 8 9 X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB fC gC","194":"0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W"},D:{"1":"1 2 3 4 5 6 7 8 9 W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B","322":"Q I R S T","578":"U V"},E:{"2":"J GB K E F G A B C L hC KC iC jC kC lC LC 7B 8B mC","2052":"RC SC qC BC TC UC VC WC XC YC CC rC","2116":"AC OC PC QC","3140":"M H nC oC MC NC 9B pC"},F:{"1":"2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B sC tC uC vC 7B ZC wC 8B","578":"1B"},G:{"2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD","2052":"RC SC ID BC TC UC VC WC XC YC CC","2116":"ED FD GD MC NC 9B HD AC OC PC QC"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z YD ZD AC BC CC aD","2":"J QD RD SD TD UD LC VD WD XD"},Q:{"2":"bD"},R:{"1":"cD"},S:{"2":"dD eD"}},B:6,C:"HTTP/3 protocol",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G N O P","322":"Q H R S T","578":"U V"},C:{"1":"2 3 4 5 6 7 8 9 X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B gC hC","194":"1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W"},D:{"1":"2 3 4 5 6 7 8 9 W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B","322":"Q H R S T","578":"U V"},E:{"2":"J HB K D E F A B C L iC LC jC kC lC mC MC 8B 9B nC","2052":"SC TC rC CC UC VC WC XC YC ZC DC sC","2116":"BC PC QC RC","3140":"M G oC pC NC OC AC qC"},F:{"1":"3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B tC uC vC wC 8B aC xC 9B","578":"2B"},G:{"2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED","2052":"SC TC JD CC UC VC WC XC YC ZC DC","2116":"FD GD HD NC OC AC ID BC PC QC RC"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z ZD aD BC CC DC bD","2":"J RD SD TD UD VD MC WD XD YD"},Q:{"2":"cD"},R:{"1":"dD"},S:{"2":"eD fD"}},B:6,C:"HTTP/3 protocol",D:true}; diff --git a/node_modules/caniuse-lite/data/features/iframe-sandbox.js b/node_modules/caniuse-lite/data/features/iframe-sandbox.js index 9cc44941..8382c4a6 100644 --- a/node_modules/caniuse-lite/data/features/iframe-sandbox.js +++ b/node_modules/caniuse-lite/data/features/iframe-sandbox.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"A B","2":"K E F G bC"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"1 2 3 4 5 6 7 8 9 KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"cC DC J GB K E F G A B C L M H N fC gC","4":"0 O P HB v w x y z IB JB"},D:{"1":"0 1 2 3 4 5 6 7 8 9 GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"J"},E:{"1":"GB K E F G A B C L M H iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J hC KC"},F:{"1":"0 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"G B C sC tC uC vC 7B ZC wC 8B"},G:{"1":"F xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"KC"},H:{"2":"JD"},I:{"1":"DC J D LD MD ND aC OD PD","2":"KD"},J:{"1":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"1":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:1,C:"sandbox attribute for iframes",D:true}; +module.exports={A:{A:{"1":"A B","2":"K D E F cC"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"2 3 4 5 6 7 8 9 LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"dC EC J HB K D E F A B C L M G N gC hC","4":"0 1 O P IB w x y z JB KB"},D:{"1":"0 1 2 3 4 5 6 7 8 9 HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"J"},E:{"1":"HB K D E F A B C L M G jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J iC LC"},F:{"1":"0 1 G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"F B C tC uC vC wC 8B aC xC 9B"},G:{"1":"E yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"LC"},H:{"2":"KD"},I:{"1":"EC J I MD ND OD bC PD QD","2":"LD"},J:{"1":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"1":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:1,C:"sandbox attribute for iframes",D:true}; diff --git a/node_modules/caniuse-lite/data/features/iframe-seamless.js b/node_modules/caniuse-lite/data/features/iframe-seamless.js index 3b763c16..614c38fb 100644 --- a/node_modules/caniuse-lite/data/features/iframe-seamless.js +++ b/node_modules/caniuse-lite/data/features/iframe-seamless.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"2":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"2":"0 1 2 3 4 5 6 7 8 9 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC fC gC"},D:{"2":"1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","66":"0 v w x y z IB"},E:{"2":"J GB K F G A B C L M H hC KC iC jC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","130":"E kC"},F:{"2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u sC tC uC vC 7B ZC wC 8B"},G:{"2":"F KC xC aC yC zC 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","130":"0C"},H:{"2":"JD"},I:{"2":"DC J D KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"2":"A B C I 7B ZC 8B"},L:{"2":"D"},M:{"2":"D"},N:{"2":"A B"},O:{"2":"9B"},P:{"2":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"2":"bD"},R:{"2":"cD"},S:{"2":"dD eD"}},B:7,C:"seamless attribute for iframes",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"2":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"2":"0 1 2 3 4 5 6 7 8 9 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC gC hC"},D:{"2":"2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","66":"0 1 w x y z JB"},E:{"2":"J HB K E F A B C L M G iC LC jC kC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","130":"D lC"},F:{"2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u tC uC vC wC 8B aC xC 9B"},G:{"2":"E LC yC bC zC 0C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","130":"1C"},H:{"2":"KD"},I:{"2":"EC J I LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"2":"A B C H 8B aC 9B"},L:{"2":"I"},M:{"2":"v"},N:{"2":"A B"},O:{"2":"AC"},P:{"2":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"2":"cD"},R:{"2":"dD"},S:{"2":"eD fD"}},B:7,C:"seamless attribute for iframes",D:true}; diff --git a/node_modules/caniuse-lite/data/features/iframe-srcdoc.js b/node_modules/caniuse-lite/data/features/iframe-srcdoc.js index bb016ff0..440dfa1a 100644 --- a/node_modules/caniuse-lite/data/features/iframe-srcdoc.js +++ b/node_modules/caniuse-lite/data/features/iframe-srcdoc.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"bC","8":"K E F G A B"},B:{"1":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","8":"C L M H N O P"},C:{"1":"0 1 2 3 4 5 6 7 8 9 IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"cC","8":"DC J GB K E F G A B C L M H N O P HB v w x y z fC gC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"J GB K E F G A B C L","8":"M H N O P HB"},E:{"1":"K E F G A B C L M H jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"hC KC","8":"J GB iC"},F:{"1":"0 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"G B sC tC uC vC","8":"C 7B ZC wC 8B"},G:{"1":"F zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"KC","8":"xC aC yC"},H:{"2":"JD"},I:{"1":"D OD PD","8":"DC J KD LD MD ND aC"},J:{"1":"A","8":"E"},K:{"1":"I","2":"A B","8":"C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"8":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:1,C:"srcdoc attribute for iframes",D:true}; +module.exports={A:{A:{"2":"cC","8":"K D E F A B"},B:{"1":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","8":"C L M G N O P"},C:{"1":"1 2 3 4 5 6 7 8 9 JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"dC","8":"0 EC J HB K D E F A B C L M G N O P IB w x y z gC hC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"J HB K D E F A B C L","8":"M G N O P IB"},E:{"1":"K D E F A B C L M G kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"iC LC","8":"J HB jC"},F:{"1":"0 1 G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"F B tC uC vC wC","8":"C 8B aC xC 9B"},G:{"1":"E 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"LC","8":"yC bC zC"},H:{"2":"KD"},I:{"1":"I PD QD","8":"EC J LD MD ND OD bC"},J:{"1":"A","8":"D"},K:{"1":"H","2":"A B","8":"C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"8":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:1,C:"srcdoc attribute for iframes",D:true}; diff --git a/node_modules/caniuse-lite/data/features/imagecapture.js b/node_modules/caniuse-lite/data/features/imagecapture.js index ff605631..99f98e6c 100644 --- a/node_modules/caniuse-lite/data/features/imagecapture.js +++ b/node_modules/caniuse-lite/data/features/imagecapture.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M H N O P"},C:{"2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB fC gC","194":"1 2 3 4 5 6 7 8 9 RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC"},D:{"1":"1 2 3 4 5 6 7 8 9 EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB","322":"jB kB lB mB nB oB"},E:{"2":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"1":"cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB sC tC uC vC 7B ZC wC 8B","322":"WB XB YB ZB aB bB"},G:{"2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"2":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD","2":"J"},Q:{"1":"bD"},R:{"1":"cD"},S:{"194":"dD eD"}},B:5,C:"ImageCapture API",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G N O P"},C:{"2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB gC hC","194":"2 3 4 5 6 7 8 9 SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC"},D:{"1":"2 3 4 5 6 7 8 9 FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB","322":"kB lB mB nB oB pB"},E:{"2":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"1":"dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB tC uC vC wC 8B aC xC 9B","322":"XB YB ZB aB bB cB"},G:{"2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"2":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD","2":"J"},Q:{"1":"cD"},R:{"1":"dD"},S:{"194":"eD fD"}},B:5,C:"ImageCapture API",D:true}; diff --git a/node_modules/caniuse-lite/data/features/ime.js b/node_modules/caniuse-lite/data/features/ime.js index 4e4d157f..24b18040 100644 --- a/node_modules/caniuse-lite/data/features/ime.js +++ b/node_modules/caniuse-lite/data/features/ime.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A bC","161":"B"},B:{"2":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","161":"C L M H N O P"},C:{"2":"0 1 2 3 4 5 6 7 8 9 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC fC gC"},D:{"2":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"2":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u sC tC uC vC 7B ZC wC 8B"},G:{"2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"2":"JD"},I:{"2":"DC J D KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"2":"A B C I 7B ZC 8B"},L:{"2":"D"},M:{"2":"D"},N:{"2":"A","161":"B"},O:{"2":"9B"},P:{"2":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"2":"bD"},R:{"2":"cD"},S:{"2":"dD eD"}},B:7,C:"Input Method Editor API",D:true}; +module.exports={A:{A:{"2":"K D E F A cC","161":"B"},B:{"2":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","161":"C L M G N O P"},C:{"2":"0 1 2 3 4 5 6 7 8 9 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC gC hC"},D:{"2":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"2":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u tC uC vC wC 8B aC xC 9B"},G:{"2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"2":"KD"},I:{"2":"EC J I LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"2":"A B C H 8B aC 9B"},L:{"2":"I"},M:{"2":"v"},N:{"2":"A","161":"B"},O:{"2":"AC"},P:{"2":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"2":"cD"},R:{"2":"dD"},S:{"2":"eD fD"}},B:7,C:"Input Method Editor API",D:true}; diff --git a/node_modules/caniuse-lite/data/features/img-naturalwidth-naturalheight.js b/node_modules/caniuse-lite/data/features/img-naturalwidth-naturalheight.js index 43105c3e..76e16ca6 100644 --- a/node_modules/caniuse-lite/data/features/img-naturalwidth-naturalheight.js +++ b/node_modules/caniuse-lite/data/features/img-naturalwidth-naturalheight.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"G A B","2":"K E F bC"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"0 1 2 3 4 5 6 7 8 9 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC fC gC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"1":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"1":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u sC tC uC vC 7B ZC wC 8B"},G:{"1":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"1":"JD"},I:{"1":"DC J D KD LD MD ND aC OD PD"},J:{"1":"E A"},K:{"1":"A B C I 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"1":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:1,C:"naturalWidth & naturalHeight image properties",D:true}; +module.exports={A:{A:{"1":"F A B","2":"K D E cC"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"0 1 2 3 4 5 6 7 8 9 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC gC hC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"1":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"1":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u tC uC vC wC 8B aC xC 9B"},G:{"1":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"1":"KD"},I:{"1":"EC J I LD MD ND OD bC PD QD"},J:{"1":"D A"},K:{"1":"A B C H 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"1":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:1,C:"naturalWidth & naturalHeight image properties",D:true}; diff --git a/node_modules/caniuse-lite/data/features/import-maps.js b/node_modules/caniuse-lite/data/features/import-maps.js index 7972f971..0f23d2ef 100644 --- a/node_modules/caniuse-lite/data/features/import-maps.js +++ b/node_modules/caniuse-lite/data/features/import-maps.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M H N O P","194":"Q I R S T U V W X"},C:{"1":"1 2 3 4 5 6 7 8 9 r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k fC gC","322":"l m n o p q"},D:{"1":"1 2 3 4 5 6 7 8 9 Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B","194":"2B 3B 4B 5B 6B Q I R S T U V W X"},E:{"1":"RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC"},F:{"1":"4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB sC tC uC vC 7B ZC wC 8B","194":"qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B"},G:{"1":"RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z ZD AC BC CC aD","2":"J QD RD SD TD UD LC VD WD XD YD"},Q:{"2":"bD"},R:{"1":"cD"},S:{"2":"dD eD"}},B:7,C:"Import maps",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G N O P","194":"Q H R S T U V W X"},C:{"1":"2 3 4 5 6 7 8 9 r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k gC hC","322":"l m n o p q"},D:{"1":"2 3 4 5 6 7 8 9 Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B","194":"3B 4B 5B 6B 7B Q H R S T U V W X"},E:{"1":"SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC"},F:{"1":"5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB tC uC vC wC 8B aC xC 9B","194":"rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B"},G:{"1":"SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z aD BC CC DC bD","2":"J RD SD TD UD VD MC WD XD YD ZD"},Q:{"2":"cD"},R:{"1":"dD"},S:{"2":"eD fD"}},B:7,C:"Import maps",D:true}; diff --git a/node_modules/caniuse-lite/data/features/imports.js b/node_modules/caniuse-lite/data/features/imports.js index c1b547a4..54f0d447 100644 --- a/node_modules/caniuse-lite/data/features/imports.js +++ b/node_modules/caniuse-lite/data/features/imports.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G bC","8":"A B"},B:{"1":"Q","2":"1 2 3 4 5 6 7 8 9 I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","8":"C L M H N O P"},C:{"2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB fC gC","8":"1 2 3 4 5 6 7 8 9 MB NB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","72":"OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB"},D:{"1":"SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q","2":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","66":"MB NB OB PB QB","72":"RB"},E:{"2":"J GB hC KC iC","8":"K E F G A B C L M H jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"1":"0 y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB","2":"G B C H N vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u sC tC uC vC 7B ZC wC 8B","66":"O P HB v w","72":"x"},G:{"2":"KC xC aC yC zC","8":"F 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"2":"JD"},I:{"2":"DC J D KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"2":"A B C I 7B ZC 8B"},L:{"2":"D"},M:{"8":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"J QD RD SD TD UD LC VD WD","2":"0 v w x y z XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"2":"cD"},S:{"1":"dD","8":"eD"}},B:5,C:"HTML Imports",D:true}; +module.exports={A:{A:{"2":"K D E F cC","8":"A B"},B:{"1":"Q","2":"2 3 4 5 6 7 8 9 H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","8":"C L M G N O P"},C:{"2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB gC hC","8":"2 3 4 5 6 7 8 9 NB OB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","72":"PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB"},D:{"1":"TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q","2":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","66":"NB OB PB QB RB","72":"SB"},E:{"2":"J HB iC LC jC","8":"K D E F A B C L M G kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"1":"0 1 z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB","2":"F B C G N wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u tC uC vC wC 8B aC xC 9B","66":"O P IB w x","72":"y"},G:{"2":"LC yC bC zC 0C","8":"E 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"2":"KD"},I:{"2":"EC J I LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"2":"A B C H 8B aC 9B"},L:{"2":"I"},M:{"8":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"J RD SD TD UD VD MC WD XD","2":"0 1 w x y z YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"2":"dD"},S:{"1":"eD","8":"fD"}},B:5,C:"HTML Imports",D:true}; diff --git a/node_modules/caniuse-lite/data/features/indeterminate-checkbox.js b/node_modules/caniuse-lite/data/features/indeterminate-checkbox.js index de642dbd..d62991c2 100644 --- a/node_modules/caniuse-lite/data/features/indeterminate-checkbox.js +++ b/node_modules/caniuse-lite/data/features/indeterminate-checkbox.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"K E F G A B","16":"bC"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC gC","2":"cC DC","16":"fC"},D:{"1":"1 2 3 4 5 6 7 8 9 KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB"},E:{"1":"K E F G A B C L M H jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB hC KC iC"},F:{"1":"0 C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u wC 8B","2":"G B sC tC uC vC 7B ZC"},G:{"1":"9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C"},H:{"2":"JD"},I:{"1":"D OD PD","2":"DC J KD LD MD ND aC"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"1":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:1,C:"indeterminate checkbox",D:true}; +module.exports={A:{A:{"1":"K D E F A B","16":"cC"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC hC","2":"dC EC","16":"gC"},D:{"1":"2 3 4 5 6 7 8 9 LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB"},E:{"1":"K D E F A B C L M G kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB iC LC jC"},F:{"1":"0 1 C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u xC 9B","2":"F B tC uC vC wC 8B aC"},G:{"1":"AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C"},H:{"2":"KD"},I:{"1":"I PD QD","2":"EC J LD MD ND OD bC"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"1":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:1,C:"indeterminate checkbox",D:true}; diff --git a/node_modules/caniuse-lite/data/features/indexeddb.js b/node_modules/caniuse-lite/data/features/indexeddb.js index cb0a7fe4..e8b98d09 100644 --- a/node_modules/caniuse-lite/data/features/indexeddb.js +++ b/node_modules/caniuse-lite/data/features/indexeddb.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G bC","132":"A B"},B:{"1":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","132":"C L M H N O P"},C:{"1":"0 1 2 3 4 5 6 7 8 9 N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"cC DC fC gC","33":"A B C L M H","36":"J GB K E F G"},D:{"1":"0 1 2 3 4 5 6 7 8 9 z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"A","8":"J GB K E F G","33":"y","36":"B C L M H N O P HB v w x"},E:{"1":"A B C L M H LC 7B 8B mC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","8":"J GB K E hC KC iC jC","260":"F G kC lC","516":"nC"},F:{"1":"0 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"G sC tC","8":"B C uC vC 7B ZC wC 8B"},G:{"1":"4C 5C 6C 7C 8C 9C AD BD CD DD ED GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","8":"KC xC aC yC zC 0C","260":"F 1C 2C 3C","516":"FD"},H:{"2":"JD"},I:{"1":"D OD PD","8":"DC J KD LD MD ND aC"},J:{"1":"A","8":"E"},K:{"1":"I","2":"A","8":"B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"132":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:2,C:"IndexedDB",D:true}; +module.exports={A:{A:{"2":"K D E F cC","132":"A B"},B:{"1":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","132":"C L M G N O P"},C:{"1":"0 1 2 3 4 5 6 7 8 9 N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"dC EC gC hC","33":"A B C L M G","36":"J HB K D E F"},D:{"1":"0 1 2 3 4 5 6 7 8 9 JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"A","8":"J HB K D E F","33":"z","36":"B C L M G N O P IB w x y"},E:{"1":"A B C L M G MC 8B 9B nC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","8":"J HB K D iC LC jC kC","260":"E F lC mC","516":"oC"},F:{"1":"0 1 G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"F tC uC","8":"B C vC wC 8B aC xC 9B"},G:{"1":"5C 6C 7C 8C 9C AD BD CD DD ED FD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","8":"LC yC bC zC 0C 1C","260":"E 2C 3C 4C","516":"GD"},H:{"2":"KD"},I:{"1":"I PD QD","8":"EC J LD MD ND OD bC"},J:{"1":"A","8":"D"},K:{"1":"H","2":"A","8":"B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"132":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:2,C:"IndexedDB",D:true}; diff --git a/node_modules/caniuse-lite/data/features/indexeddb2.js b/node_modules/caniuse-lite/data/features/indexeddb2.js index 0c0deadf..686159a5 100644 --- a/node_modules/caniuse-lite/data/features/indexeddb2.js +++ b/node_modules/caniuse-lite/data/features/indexeddb2.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M H N O P"},C:{"1":"1 2 3 4 5 6 7 8 9 hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB fC gC","132":"aB bB cB","260":"dB eB fB gB"},D:{"1":"1 2 3 4 5 6 7 8 9 oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB","132":"eB fB gB hB","260":"iB jB kB lB mB nB"},E:{"1":"B C L M H LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F G A hC KC iC jC kC lC"},F:{"1":"bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB sC tC uC vC 7B ZC wC 8B","132":"RB SB TB UB","260":"VB WB XB YB ZB aB"},G:{"1":"5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C 2C 3C","16":"4C"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z SD TD UD LC VD WD XD YD ZD AC BC CC aD","2":"J","260":"QD RD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"eD","260":"dD"}},B:2,C:"IndexedDB 2.0",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G N O P"},C:{"1":"2 3 4 5 6 7 8 9 iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB gC hC","132":"bB cB dB","260":"eB fB gB hB"},D:{"1":"2 3 4 5 6 7 8 9 pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB","132":"fB gB hB iB","260":"jB kB lB mB nB oB"},E:{"1":"B C L M G MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E F A iC LC jC kC lC mC"},F:{"1":"cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB tC uC vC wC 8B aC xC 9B","132":"SB TB UB VB","260":"WB XB YB ZB aB bB"},G:{"1":"6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C 3C 4C","16":"5C"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z TD UD VD MC WD XD YD ZD aD BC CC DC bD","2":"J","260":"RD SD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"fD","260":"eD"}},B:2,C:"IndexedDB 2.0",D:true}; diff --git a/node_modules/caniuse-lite/data/features/inline-block.js b/node_modules/caniuse-lite/data/features/inline-block.js index 9acaae1e..6354ee3f 100644 --- a/node_modules/caniuse-lite/data/features/inline-block.js +++ b/node_modules/caniuse-lite/data/features/inline-block.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"F G A B","4":"bC","132":"K E"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"0 1 2 3 4 5 6 7 8 9 DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC fC gC","36":"cC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"1":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"1":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u sC tC uC vC 7B ZC wC 8B"},G:{"1":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"1":"JD"},I:{"1":"DC J D KD LD MD ND aC OD PD"},J:{"1":"E A"},K:{"1":"A B C I 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"1":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:2,C:"CSS inline-block",D:true}; +module.exports={A:{A:{"1":"E F A B","4":"cC","132":"K D"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"0 1 2 3 4 5 6 7 8 9 EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC gC hC","36":"dC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"1":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"1":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u tC uC vC wC 8B aC xC 9B"},G:{"1":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"1":"KD"},I:{"1":"EC J I LD MD ND OD bC PD QD"},J:{"1":"D A"},K:{"1":"A B C H 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"1":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:2,C:"CSS inline-block",D:true}; diff --git a/node_modules/caniuse-lite/data/features/innertext.js b/node_modules/caniuse-lite/data/features/innertext.js index 99863d09..e0c98c2d 100644 --- a/node_modules/caniuse-lite/data/features/innertext.js +++ b/node_modules/caniuse-lite/data/features/innertext.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"K E F G A B","16":"bC"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"1 2 3 4 5 6 7 8 9 bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB fC gC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"1":"J GB K E F G A B C L M H KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","16":"hC"},F:{"1":"0 B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u sC tC uC vC 7B ZC wC 8B","16":"G"},G:{"1":"F xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","16":"KC"},H:{"1":"JD"},I:{"1":"DC J D MD ND aC OD PD","16":"KD LD"},J:{"1":"E A"},K:{"1":"A B C I 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"1":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:1,C:"HTMLElement.innerText",D:true}; +module.exports={A:{A:{"1":"K D E F A B","16":"cC"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"2 3 4 5 6 7 8 9 cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB gC hC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"1":"J HB K D E F A B C L M G LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","16":"iC"},F:{"1":"0 1 B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u tC uC vC wC 8B aC xC 9B","16":"F"},G:{"1":"E yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","16":"LC"},H:{"1":"KD"},I:{"1":"EC J I ND OD bC PD QD","16":"LD MD"},J:{"1":"D A"},K:{"1":"A B C H 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"1":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:1,C:"HTMLElement.innerText",D:true}; diff --git a/node_modules/caniuse-lite/data/features/input-autocomplete-onoff.js b/node_modules/caniuse-lite/data/features/input-autocomplete-onoff.js index e364ae9a..f69f7976 100644 --- a/node_modules/caniuse-lite/data/features/input-autocomplete-onoff.js +++ b/node_modules/caniuse-lite/data/features/input-autocomplete-onoff.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"K E F G A bC","132":"B"},B:{"132":"C L M H N O P","260":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB fC gC","516":"1 2 3 4 5 6 7 8 9 MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC"},D:{"1":"0 O P HB v w x y z IB","2":"J GB K E F G A B C L M H N","132":"JB KB LB MB NB OB PB QB RB SB TB UB VB WB","260":"1 2 3 4 5 6 7 8 9 XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"1":"K iC jC","2":"J GB hC KC","2052":"E F G A B C L M H kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"1":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u sC tC uC vC 7B ZC wC 8B"},G:{"2":"KC xC aC","1025":"F yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"1025":"JD"},I:{"1":"DC J D KD LD MD ND aC OD PD"},J:{"1":"E A"},K:{"1":"A B C I 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2052":"A B"},O:{"1025":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"260":"bD"},R:{"1":"cD"},S:{"516":"dD eD"}},B:1,C:"autocomplete attribute: on & off values",D:true}; +module.exports={A:{A:{"1":"K D E F A cC","132":"B"},B:{"132":"C L M G N O P","260":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB gC hC","516":"2 3 4 5 6 7 8 9 NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC"},D:{"1":"0 1 O P IB w x y z JB","2":"J HB K D E F A B C L M G N","132":"KB LB MB NB OB PB QB RB SB TB UB VB WB XB","260":"2 3 4 5 6 7 8 9 YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"1":"K jC kC","2":"J HB iC LC","2052":"D E F A B C L M G lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"1":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u tC uC vC wC 8B aC xC 9B"},G:{"2":"LC yC bC","1025":"E zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"1025":"KD"},I:{"1":"EC J I LD MD ND OD bC PD QD"},J:{"1":"D A"},K:{"1":"A B C H 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2052":"A B"},O:{"1025":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"260":"cD"},R:{"1":"dD"},S:{"516":"eD fD"}},B:1,C:"autocomplete attribute: on & off values",D:true}; diff --git a/node_modules/caniuse-lite/data/features/input-color.js b/node_modules/caniuse-lite/data/features/input-color.js index 84772cfa..4ab53b97 100644 --- a/node_modules/caniuse-lite/data/features/input-color.js +++ b/node_modules/caniuse-lite/data/features/input-color.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L"},C:{"1":"1 2 3 4 5 6 7 8 9 LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB fC gC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"J GB K E F G A B C L M H N O P HB"},E:{"1":"L M H 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F G A B C hC KC iC jC kC lC LC 7B"},F:{"1":"0 B C O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u 7B ZC wC 8B","2":"G H N sC tC uC vC"},G:{"2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C","129":"9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"2":"JD"},I:{"1":"D OD PD","2":"DC J KD LD MD ND aC"},J:{"1":"E A"},K:{"1":"A B C I 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"eD","2":"dD"}},B:1,C:"Color input type",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L"},C:{"1":"2 3 4 5 6 7 8 9 MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB gC hC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"J HB K D E F A B C L M G N O P IB"},E:{"1":"L M G 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E F A B C iC LC jC kC lC mC MC 8B"},F:{"1":"0 1 B C O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u 8B aC xC 9B","2":"F G N tC uC vC wC"},G:{"2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C","129":"AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"2":"KD"},I:{"1":"I PD QD","2":"EC J LD MD ND OD bC"},J:{"1":"D A"},K:{"1":"A B C H 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"fD","2":"eD"}},B:1,C:"Color input type",D:true}; diff --git a/node_modules/caniuse-lite/data/features/input-datetime.js b/node_modules/caniuse-lite/data/features/input-datetime.js index 163f4677..8d083f29 100644 --- a/node_modules/caniuse-lite/data/features/input-datetime.js +++ b/node_modules/caniuse-lite/data/features/input-datetime.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","132":"C"},C:{"2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB fC gC","1090":"jB kB lB mB","2052":"nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b","4100":"1 2 3 4 5 6 7 8 9 c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"J GB K E F G A B C L M H N O P HB","2052":"v w x y z"},E:{"2":"J GB K E F G A B C L M hC KC iC jC kC lC LC 7B 8B mC","4100":"H nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"1":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u sC tC uC vC 7B ZC wC 8B"},G:{"2":"KC xC aC","260":"F yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"2":"JD"},I:{"1":"D OD PD","2":"DC KD LD MD","514":"J ND aC"},J:{"1":"A","2":"E"},K:{"1":"A B C I 7B ZC 8B"},L:{"1":"D"},M:{"4100":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"2052":"dD eD"}},B:1,C:"Date and time input types",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","132":"C"},C:{"2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB gC hC","1090":"kB lB mB nB","2052":"oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b","4100":"2 3 4 5 6 7 8 9 c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC"},D:{"1":"1 2 3 4 5 6 7 8 9 JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"J HB K D E F A B C L M G N O P IB","2052":"0 w x y z"},E:{"2":"J HB K D E F A B C L M iC LC jC kC lC mC MC 8B 9B nC","4100":"G oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"1":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u tC uC vC wC 8B aC xC 9B"},G:{"2":"LC yC bC","260":"E zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"2":"KD"},I:{"1":"I PD QD","2":"EC LD MD ND","514":"J OD bC"},J:{"1":"A","2":"D"},K:{"1":"A B C H 8B aC 9B"},L:{"1":"I"},M:{"4100":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"2052":"eD fD"}},B:1,C:"Date and time input types",D:true}; diff --git a/node_modules/caniuse-lite/data/features/input-email-tel-url.js b/node_modules/caniuse-lite/data/features/input-email-tel-url.js index 8ef72b98..7109186b 100644 --- a/node_modules/caniuse-lite/data/features/input-email-tel-url.js +++ b/node_modules/caniuse-lite/data/features/input-email-tel-url.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"A B","2":"K E F G bC"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"cC DC fC gC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"J"},E:{"1":"GB K E F G A B C L M H iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J hC KC"},F:{"1":"0 B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u sC tC uC vC 7B ZC wC 8B","2":"G"},G:{"1":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"2":"JD"},I:{"1":"DC J D ND aC OD PD","132":"KD LD MD"},J:{"1":"A","132":"E"},K:{"1":"A B C I 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"1":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:1,C:"Email, telephone & URL input types",D:true}; +module.exports={A:{A:{"1":"A B","2":"K D E F cC"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"dC EC gC hC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"J"},E:{"1":"HB K D E F A B C L M G jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J iC LC"},F:{"1":"0 1 B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u tC uC vC wC 8B aC xC 9B","2":"F"},G:{"1":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"2":"KD"},I:{"1":"EC J I OD bC PD QD","132":"LD MD ND"},J:{"1":"A","132":"D"},K:{"1":"A B C H 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"1":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:1,C:"Email, telephone & URL input types",D:true}; diff --git a/node_modules/caniuse-lite/data/features/input-event.js b/node_modules/caniuse-lite/data/features/input-event.js index bb606d67..e7211c06 100644 --- a/node_modules/caniuse-lite/data/features/input-event.js +++ b/node_modules/caniuse-lite/data/features/input-event.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F bC","2561":"A B","2692":"G"},B:{"1":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2561":"C L M H N O P"},C:{"1":"1 2 3 4 5 6 7 8 9 fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","16":"cC","1537":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB gC","1796":"DC fC"},D:{"1":"1 2 3 4 5 6 7 8 9 uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","16":"J GB K E F G A B C L M","1025":"RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB","1537":"0 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB"},E:{"1":"M H mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","16":"J GB K hC KC","1025":"E F G A B C jC kC lC LC 7B","1537":"iC","4097":"L 8B"},F:{"1":"iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u 8B","16":"G B C sC tC uC vC 7B ZC","260":"wC","1025":"0 x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB","1537":"H N O P HB v w"},G:{"1":"BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","16":"KC xC aC","1025":"F 1C 2C 3C 4C 5C 6C 7C 8C","1537":"yC zC 0C","4097":"9C AD"},H:{"2":"JD"},I:{"16":"KD LD","1025":"D PD","1537":"DC J MD ND aC OD"},J:{"1025":"A","1537":"E"},K:{"1":"A B C I 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2561":"A B"},O:{"1":"9B"},P:{"1025":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"eD","1537":"dD"}},B:1,C:"input event",D:true}; +module.exports={A:{A:{"2":"K D E cC","2561":"A B","2692":"F"},B:{"1":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2561":"C L M G N O P"},C:{"1":"2 3 4 5 6 7 8 9 gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","16":"dC","1537":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB hC","1796":"EC gC"},D:{"1":"2 3 4 5 6 7 8 9 vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","16":"J HB K D E F A B C L M","1025":"SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB","1537":"0 1 G N O P IB w x y z JB KB LB MB NB OB PB QB RB"},E:{"1":"M G nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","16":"J HB K iC LC","1025":"D E F A B C kC lC mC MC 8B","1537":"jC","4097":"L 9B"},F:{"1":"jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u 9B","16":"F B C tC uC vC wC 8B aC","260":"xC","1025":"0 1 y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB","1537":"G N O P IB w x"},G:{"1":"CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","16":"LC yC bC","1025":"E 2C 3C 4C 5C 6C 7C 8C 9C","1537":"zC 0C 1C","4097":"AD BD"},H:{"2":"KD"},I:{"16":"LD MD","1025":"I QD","1537":"EC J ND OD bC PD"},J:{"1025":"A","1537":"D"},K:{"1":"A B C H 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2561":"A B"},O:{"1":"AC"},P:{"1025":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"fD","1537":"eD"}},B:1,C:"input event",D:true}; diff --git a/node_modules/caniuse-lite/data/features/input-file-accept.js b/node_modules/caniuse-lite/data/features/input-file-accept.js index 7da1f44b..aa004d22 100644 --- a/node_modules/caniuse-lite/data/features/input-file-accept.js +++ b/node_modules/caniuse-lite/data/features/input-file-accept.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"A B","2":"K E F G bC"},B:{"1":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M H N O P"},C:{"1":"1 2 3 4 5 6 7 8 9 TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"cC DC fC gC","132":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB"},D:{"1":"1 2 3 4 5 6 7 8 9 IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"J","16":"0 GB K E F w x y z","132":"G A B C L M H N O P HB v"},E:{"1":"C L M H 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB hC KC iC","132":"K E F G A B jC kC lC LC"},F:{"1":"0 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"G B C sC tC uC vC 7B ZC wC 8B"},G:{"2":"zC 0C","132":"F 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","514":"KC xC aC yC"},H:{"2":"JD"},I:{"2":"KD LD MD","260":"DC J ND aC","514":"D OD PD"},J:{"132":"A","260":"E"},K:{"2":"A B C 7B ZC 8B","514":"I"},L:{"260":"D"},M:{"2":"D"},N:{"514":"A","1028":"B"},O:{"2":"9B"},P:{"260":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"260":"bD"},R:{"260":"cD"},S:{"1":"dD eD"}},B:1,C:"accept attribute for file input",D:true}; +module.exports={A:{A:{"1":"A B","2":"K D E F cC"},B:{"1":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G N O P"},C:{"1":"2 3 4 5 6 7 8 9 UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"dC EC gC hC","132":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB"},D:{"1":"2 3 4 5 6 7 8 9 JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"J","16":"0 1 HB K D E x y z","132":"F A B C L M G N O P IB w"},E:{"1":"C L M G 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB iC LC jC","132":"K D E F A B kC lC mC MC"},F:{"1":"0 1 G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"F B C tC uC vC wC 8B aC xC 9B"},G:{"2":"0C 1C","132":"E 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","514":"LC yC bC zC"},H:{"2":"KD"},I:{"2":"LD MD ND","260":"EC J OD bC","514":"I PD QD"},J:{"132":"A","260":"D"},K:{"2":"A B C 8B aC 9B","514":"H"},L:{"260":"I"},M:{"2":"v"},N:{"514":"A","1028":"B"},O:{"2":"AC"},P:{"260":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"260":"cD"},R:{"260":"dD"},S:{"1":"eD fD"}},B:1,C:"accept attribute for file input",D:true}; diff --git a/node_modules/caniuse-lite/data/features/input-file-directory.js b/node_modules/caniuse-lite/data/features/input-file-directory.js index 4781e649..93b0afc1 100644 --- a/node_modules/caniuse-lite/data/features/input-file-directory.js +++ b/node_modules/caniuse-lite/data/features/input-file-directory.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L"},C:{"1":"1 2 3 4 5 6 7 8 9 gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB"},E:{"1":"C L M H 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F G A B hC KC iC jC kC lC LC"},F:{"1":"0 O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"G B C H N sC tC uC vC 7B ZC wC 8B"},G:{"2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"2":"JD"},I:{"2":"DC J D KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"2":"A B C I 7B ZC 8B"},L:{"2":"D"},M:{"2":"D"},N:{"2":"A B"},O:{"2":"9B"},P:{"2":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"2":"cD"},S:{"2":"dD eD"}},B:7,C:"Directory selection from file input",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L"},C:{"1":"2 3 4 5 6 7 8 9 hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB gC hC"},D:{"1":"2 3 4 5 6 7 8 9 NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB"},E:{"1":"C L M G 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E F A B iC LC jC kC lC mC MC"},F:{"1":"0 1 O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"F B C G N tC uC vC wC 8B aC xC 9B"},G:{"2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"2":"KD"},I:{"2":"EC J I LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"2":"A B C H 8B aC 9B"},L:{"2":"I"},M:{"2":"v"},N:{"2":"A B"},O:{"2":"AC"},P:{"2":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"2":"dD"},S:{"2":"eD fD"}},B:7,C:"Directory selection from file input",D:true}; diff --git a/node_modules/caniuse-lite/data/features/input-file-multiple.js b/node_modules/caniuse-lite/data/features/input-file-multiple.js index fbf0387a..5de7e82f 100644 --- a/node_modules/caniuse-lite/data/features/input-file-multiple.js +++ b/node_modules/caniuse-lite/data/features/input-file-multiple.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"A B","2":"K E F G bC"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC gC","2":"cC DC fC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"J"},E:{"1":"J GB K E F G A B C L M H iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"hC KC"},F:{"1":"0 B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u vC 7B ZC wC 8B","2":"G sC tC uC"},G:{"1":"F zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"KC xC aC yC"},H:{"130":"JD"},I:{"130":"DC J D KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","130":"A B C 7B ZC 8B"},L:{"132":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"130":"9B"},P:{"130":"J","132":"0 v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"132":"bD"},R:{"132":"cD"},S:{"1":"eD","2":"dD"}},B:1,C:"Multiple file selection",D:true}; +module.exports={A:{A:{"1":"A B","2":"K D E F cC"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC hC","2":"dC EC gC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"J"},E:{"1":"J HB K D E F A B C L M G jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"iC LC"},F:{"1":"0 1 B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u wC 8B aC xC 9B","2":"F tC uC vC"},G:{"1":"E 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"LC yC bC zC"},H:{"130":"KD"},I:{"130":"EC J I LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","130":"A B C 8B aC 9B"},L:{"132":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"130":"AC"},P:{"130":"J","132":"0 1 w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"132":"cD"},R:{"132":"dD"},S:{"1":"fD","2":"eD"}},B:1,C:"Multiple file selection",D:true}; diff --git a/node_modules/caniuse-lite/data/features/input-inputmode.js b/node_modules/caniuse-lite/data/features/input-inputmode.js index c6528e11..b978c024 100644 --- a/node_modules/caniuse-lite/data/features/input-inputmode.js +++ b/node_modules/caniuse-lite/data/features/input-inputmode.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M H N O P"},C:{"1":"1 2 3 4 5 6 7 8 9 e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"cC DC J GB K E F G A B C L M H N fC gC","4":"O P HB v","194":"0 w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d"},D:{"1":"1 2 3 4 5 6 7 8 9 uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB","66":"mB nB oB EC pB FC qB rB sB tB"},E:{"2":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"1":"jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB sC tC uC vC 7B ZC wC 8B","66":"ZB aB bB cB dB eB fB gB hB iB"},G:{"1":"9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z UD LC VD WD XD YD ZD AC BC CC aD","2":"J QD RD SD TD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"194":"dD eD"}},B:1,C:"inputmode attribute",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G N O P"},C:{"1":"2 3 4 5 6 7 8 9 e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"dC EC J HB K D E F A B C L M G N gC hC","4":"O P IB w","194":"0 1 x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d"},D:{"1":"2 3 4 5 6 7 8 9 vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB","66":"nB oB pB FC qB GC rB sB tB uB"},E:{"2":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"1":"kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB tC uC vC wC 8B aC xC 9B","66":"aB bB cB dB eB fB gB hB iB jB"},G:{"1":"AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z VD MC WD XD YD ZD aD BC CC DC bD","2":"J RD SD TD UD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"194":"eD fD"}},B:1,C:"inputmode attribute",D:true}; diff --git a/node_modules/caniuse-lite/data/features/input-minlength.js b/node_modules/caniuse-lite/data/features/input-minlength.js index ed995c36..3d50dee2 100644 --- a/node_modules/caniuse-lite/data/features/input-minlength.js +++ b/node_modules/caniuse-lite/data/features/input-minlength.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M H N"},C:{"1":"1 2 3 4 5 6 7 8 9 hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB"},E:{"1":"B C L M H LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F G A hC KC iC jC kC lC"},F:{"1":"JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB sC tC uC vC 7B ZC wC 8B"},G:{"1":"5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C 2C 3C 4C"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD","2":"J"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"eD","2":"dD"}},B:1,C:"Minimum length attribute for input fields",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G N"},C:{"1":"2 3 4 5 6 7 8 9 iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB gC hC"},D:{"1":"2 3 4 5 6 7 8 9 XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB"},E:{"1":"B C L M G MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E F A iC LC jC kC lC mC"},F:{"1":"KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB tC uC vC wC 8B aC xC 9B"},G:{"1":"6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD","2":"J"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"fD","2":"eD"}},B:1,C:"Minimum length attribute for input fields",D:true}; diff --git a/node_modules/caniuse-lite/data/features/input-number.js b/node_modules/caniuse-lite/data/features/input-number.js index 4866882f..df864a24 100644 --- a/node_modules/caniuse-lite/data/features/input-number.js +++ b/node_modules/caniuse-lite/data/features/input-number.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G bC","129":"A B"},B:{"1":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","129":"C L","1025":"M H N O P"},C:{"2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB fC gC","513":"1 2 3 4 5 6 7 8 9 LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"J GB"},E:{"1":"GB K E F G A B C L M H iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J hC KC"},F:{"1":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u sC tC uC vC 7B ZC wC 8B"},G:{"388":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"2":"JD"},I:{"2":"DC KD LD MD","388":"J D ND aC OD PD"},J:{"2":"E","388":"A"},K:{"1":"A B C 7B ZC 8B","388":"I"},L:{"388":"D"},M:{"641":"D"},N:{"388":"A B"},O:{"388":"9B"},P:{"388":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"388":"bD"},R:{"388":"cD"},S:{"513":"dD eD"}},B:1,C:"Number input type",D:true}; +module.exports={A:{A:{"2":"K D E F cC","129":"A B"},B:{"1":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","129":"C L","1025":"M G N O P"},C:{"2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB gC hC","513":"2 3 4 5 6 7 8 9 MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"J HB"},E:{"1":"HB K D E F A B C L M G jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J iC LC"},F:{"1":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u tC uC vC wC 8B aC xC 9B"},G:{"388":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"2":"KD"},I:{"2":"EC LD MD ND","388":"J I OD bC PD QD"},J:{"2":"D","388":"A"},K:{"1":"A B C 8B aC 9B","388":"H"},L:{"388":"I"},M:{"641":"v"},N:{"388":"A B"},O:{"388":"AC"},P:{"388":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"388":"cD"},R:{"388":"dD"},S:{"513":"eD fD"}},B:1,C:"Number input type",D:true}; diff --git a/node_modules/caniuse-lite/data/features/input-pattern.js b/node_modules/caniuse-lite/data/features/input-pattern.js index 11c439cf..4a5fad83 100644 --- a/node_modules/caniuse-lite/data/features/input-pattern.js +++ b/node_modules/caniuse-lite/data/features/input-pattern.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"A B","2":"K E F G bC"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"cC DC fC gC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"J GB K E F G"},E:{"1":"B C L M H LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J hC KC","16":"GB","388":"K E F G A iC jC kC lC"},F:{"1":"0 B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u sC tC uC vC 7B ZC wC 8B","2":"G"},G:{"1":"5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","16":"KC xC aC","388":"F yC zC 0C 1C 2C 3C 4C"},H:{"2":"JD"},I:{"1":"D PD","2":"DC J KD LD MD ND aC OD"},J:{"1":"A","2":"E"},K:{"1":"A B C I 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"132":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:1,C:"Pattern attribute for input fields",D:true}; +module.exports={A:{A:{"1":"A B","2":"K D E F cC"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"dC EC gC hC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"J HB K D E F"},E:{"1":"B C L M G MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J iC LC","16":"HB","388":"K D E F A jC kC lC mC"},F:{"1":"0 1 B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u tC uC vC wC 8B aC xC 9B","2":"F"},G:{"1":"6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","16":"LC yC bC","388":"E zC 0C 1C 2C 3C 4C 5C"},H:{"2":"KD"},I:{"1":"I QD","2":"EC J LD MD ND OD bC PD"},J:{"1":"A","2":"D"},K:{"1":"A B C H 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"132":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:1,C:"Pattern attribute for input fields",D:true}; diff --git a/node_modules/caniuse-lite/data/features/input-placeholder.js b/node_modules/caniuse-lite/data/features/input-placeholder.js index 8187702a..801d8a95 100644 --- a/node_modules/caniuse-lite/data/features/input-placeholder.js +++ b/node_modules/caniuse-lite/data/features/input-placeholder.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"A B","2":"K E F G bC"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"cC DC fC gC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"1":"GB K E F G A B C L M H iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","132":"J hC KC"},F:{"1":"0 C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u ZC wC 8B","2":"G sC tC uC vC","132":"B 7B"},G:{"1":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"1":"JD"},I:{"1":"DC D KD LD MD aC OD PD","4":"J ND"},J:{"1":"E A"},K:{"1":"B C I 7B ZC 8B","2":"A"},L:{"1":"D"},M:{"1":"D"},N:{"1":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:1,C:"input placeholder attribute",D:true}; +module.exports={A:{A:{"1":"A B","2":"K D E F cC"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"dC EC gC hC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"1":"HB K D E F A B C L M G jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","132":"J iC LC"},F:{"1":"0 1 C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u aC xC 9B","2":"F tC uC vC wC","132":"B 8B"},G:{"1":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"1":"KD"},I:{"1":"EC I LD MD ND bC PD QD","4":"J OD"},J:{"1":"D A"},K:{"1":"B C H 8B aC 9B","2":"A"},L:{"1":"I"},M:{"1":"v"},N:{"1":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:1,C:"input placeholder attribute",D:true}; diff --git a/node_modules/caniuse-lite/data/features/input-range.js b/node_modules/caniuse-lite/data/features/input-range.js index de289fd7..4e291b22 100644 --- a/node_modules/caniuse-lite/data/features/input-range.js +++ b/node_modules/caniuse-lite/data/features/input-range.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"A B","2":"K E F G bC"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"0 1 2 3 4 5 6 7 8 9 y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"cC DC J GB K E F G A B C L M H N O P HB v w x fC gC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"1":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"1":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u sC tC uC vC 7B ZC wC 8B"},G:{"1":"F yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"KC xC aC"},H:{"2":"JD"},I:{"1":"D aC OD PD","4":"DC J KD LD MD ND"},J:{"1":"E A"},K:{"1":"A B C I 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"1":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:1,C:"Range input type",D:true}; +module.exports={A:{A:{"1":"A B","2":"K D E F cC"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"0 1 2 3 4 5 6 7 8 9 z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"dC EC J HB K D E F A B C L M G N O P IB w x y gC hC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"1":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"1":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u tC uC vC wC 8B aC xC 9B"},G:{"1":"E zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"LC yC bC"},H:{"2":"KD"},I:{"1":"I bC PD QD","4":"EC J LD MD ND OD"},J:{"1":"D A"},K:{"1":"A B C H 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"1":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:1,C:"Range input type",D:true}; diff --git a/node_modules/caniuse-lite/data/features/input-search.js b/node_modules/caniuse-lite/data/features/input-search.js index a80a3d7c..5f670cfa 100644 --- a/node_modules/caniuse-lite/data/features/input-search.js +++ b/node_modules/caniuse-lite/data/features/input-search.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G bC","129":"A B"},B:{"1":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","129":"C L M H N O P"},C:{"2":"cC DC fC gC","129":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC"},D:{"1":"1 2 3 4 5 6 7 8 9 IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","16":"0 J GB K E F G A B C L M w x y z","129":"H N O P HB v"},E:{"1":"K E F G A B C L M H iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","16":"J GB hC KC"},F:{"1":"0 C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u wC 8B","2":"G sC tC uC vC","16":"B 7B ZC"},G:{"1":"F yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","16":"KC xC aC"},H:{"129":"JD"},I:{"1":"D OD PD","16":"KD LD","129":"DC J MD ND aC"},J:{"1":"E","129":"A"},K:{"1":"C I","2":"A","16":"B 7B ZC","129":"8B"},L:{"1":"D"},M:{"129":"D"},N:{"129":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"129":"dD eD"}},B:1,C:"Search input type",D:true}; +module.exports={A:{A:{"2":"K D E F cC","129":"A B"},B:{"1":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","129":"C L M G N O P"},C:{"2":"dC EC gC hC","129":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC"},D:{"1":"2 3 4 5 6 7 8 9 JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","16":"0 1 J HB K D E F A B C L M x y z","129":"G N O P IB w"},E:{"1":"K D E F A B C L M G jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","16":"J HB iC LC"},F:{"1":"0 1 C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u xC 9B","2":"F tC uC vC wC","16":"B 8B aC"},G:{"1":"E zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","16":"LC yC bC"},H:{"129":"KD"},I:{"1":"I PD QD","16":"LD MD","129":"EC J ND OD bC"},J:{"1":"D","129":"A"},K:{"1":"C H","2":"A","16":"B 8B aC","129":"9B"},L:{"1":"I"},M:{"129":"v"},N:{"129":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"129":"eD fD"}},B:1,C:"Search input type",D:true}; diff --git a/node_modules/caniuse-lite/data/features/input-selection.js b/node_modules/caniuse-lite/data/features/input-selection.js index 439386b6..001a4476 100644 --- a/node_modules/caniuse-lite/data/features/input-selection.js +++ b/node_modules/caniuse-lite/data/features/input-selection.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"G A B","2":"K E F bC"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"0 1 2 3 4 5 6 7 8 9 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC fC gC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"1":"J GB K E F G A B C L M H iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","16":"hC KC"},F:{"1":"0 B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u vC 7B ZC wC 8B","16":"G sC tC uC"},G:{"1":"F xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","16":"KC"},H:{"2":"JD"},I:{"1":"DC J D KD LD MD ND aC OD PD"},J:{"1":"E A"},K:{"1":"A B C I 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"1":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:1,C:"Selection controls for input & textarea",D:true}; +module.exports={A:{A:{"1":"F A B","2":"K D E cC"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"0 1 2 3 4 5 6 7 8 9 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC gC hC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"1":"J HB K D E F A B C L M G jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","16":"iC LC"},F:{"1":"0 1 B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u wC 8B aC xC 9B","16":"F tC uC vC"},G:{"1":"E yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","16":"LC"},H:{"2":"KD"},I:{"1":"EC J I LD MD ND OD bC PD QD"},J:{"1":"D A"},K:{"1":"A B C H 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"1":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:1,C:"Selection controls for input & textarea",D:true}; diff --git a/node_modules/caniuse-lite/data/features/insert-adjacent.js b/node_modules/caniuse-lite/data/features/insert-adjacent.js index d41129ae..fef35c46 100644 --- a/node_modules/caniuse-lite/data/features/insert-adjacent.js +++ b/node_modules/caniuse-lite/data/features/insert-adjacent.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"K E F G A B","16":"bC"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"1 2 3 4 5 6 7 8 9 eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB fC gC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"1":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"1":"0 B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u sC tC uC vC 7B ZC wC 8B","16":"G"},G:{"1":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"1":"JD"},I:{"1":"DC J D MD ND aC OD PD","16":"KD LD"},J:{"1":"E A"},K:{"1":"A B C I 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"1":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:1,C:"Element.insertAdjacentElement() & Element.insertAdjacentText()",D:true}; +module.exports={A:{A:{"1":"K D E F A B","16":"cC"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"2 3 4 5 6 7 8 9 fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB gC hC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"1":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"1":"0 1 B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u tC uC vC wC 8B aC xC 9B","16":"F"},G:{"1":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"1":"KD"},I:{"1":"EC J I ND OD bC PD QD","16":"LD MD"},J:{"1":"D A"},K:{"1":"A B C H 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"1":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:1,C:"Element.insertAdjacentElement() & Element.insertAdjacentText()",D:true}; diff --git a/node_modules/caniuse-lite/data/features/insertadjacenthtml.js b/node_modules/caniuse-lite/data/features/insertadjacenthtml.js index 3ca346c7..dee0ffce 100644 --- a/node_modules/caniuse-lite/data/features/insertadjacenthtml.js +++ b/node_modules/caniuse-lite/data/features/insertadjacenthtml.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"A B","16":"bC","132":"K E F G"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"0 1 2 3 4 5 6 7 8 9 F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"cC DC J GB K E fC gC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"1":"J GB K E F G A B C L M H iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"hC KC"},F:{"1":"0 B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u tC uC vC 7B ZC wC 8B","16":"G sC"},G:{"1":"F xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","16":"KC"},H:{"1":"JD"},I:{"1":"DC J D MD ND aC OD PD","16":"KD LD"},J:{"1":"E A"},K:{"1":"A B C I 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"1":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:4,C:"Element.insertAdjacentHTML()",D:true}; +module.exports={A:{A:{"1":"A B","16":"cC","132":"K D E F"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"0 1 2 3 4 5 6 7 8 9 E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"dC EC J HB K D gC hC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"1":"J HB K D E F A B C L M G jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"iC LC"},F:{"1":"0 1 B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u uC vC wC 8B aC xC 9B","16":"F tC"},G:{"1":"E yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","16":"LC"},H:{"1":"KD"},I:{"1":"EC J I ND OD bC PD QD","16":"LD MD"},J:{"1":"D A"},K:{"1":"A B C H 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"1":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:4,C:"Element.insertAdjacentHTML()",D:true}; diff --git a/node_modules/caniuse-lite/data/features/internationalization.js b/node_modules/caniuse-lite/data/features/internationalization.js index 5c70342d..6bd063a0 100644 --- a/node_modules/caniuse-lite/data/features/internationalization.js +++ b/node_modules/caniuse-lite/data/features/internationalization.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"B","2":"K E F G A bC"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"1 2 3 4 5 6 7 8 9 LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB fC gC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"J GB K E F G A B C L M H N O P HB v w x y"},E:{"1":"A B C L M H LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F G hC KC iC jC kC lC"},F:{"1":"0 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"G B C sC tC uC vC 7B ZC wC 8B"},G:{"1":"4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C 2C 3C"},H:{"2":"JD"},I:{"1":"D OD PD","2":"DC J KD LD MD ND aC"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"1":"B","2":"A"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"eD","2":"dD"}},B:6,C:"Internationalization API",D:true}; +module.exports={A:{A:{"1":"B","2":"K D E F A cC"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"2 3 4 5 6 7 8 9 MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB gC hC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"J HB K D E F A B C L M G N O P IB w x y z"},E:{"1":"A B C L M G MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E F iC LC jC kC lC mC"},F:{"1":"0 1 G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"F B C tC uC vC wC 8B aC xC 9B"},G:{"1":"5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C 3C 4C"},H:{"2":"KD"},I:{"1":"I PD QD","2":"EC J LD MD ND OD bC"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"1":"B","2":"A"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"fD","2":"eD"}},B:6,C:"Internationalization API",D:true}; diff --git a/node_modules/caniuse-lite/data/features/intersectionobserver-v2.js b/node_modules/caniuse-lite/data/features/intersectionobserver-v2.js index fea25308..43ab2029 100644 --- a/node_modules/caniuse-lite/data/features/intersectionobserver-v2.js +++ b/node_modules/caniuse-lite/data/features/intersectionobserver-v2.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M H N O P"},C:{"2":"0 1 2 3 4 5 6 7 8 9 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B"},E:{"2":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"1":"qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB sC tC uC vC 7B ZC wC 8B"},G:{"2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"2":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z VD WD XD YD ZD AC BC CC aD","2":"J QD RD SD TD UD LC"},Q:{"1":"bD"},R:{"1":"cD"},S:{"2":"dD eD"}},B:7,C:"IntersectionObserver V2",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G N O P"},C:{"2":"0 1 2 3 4 5 6 7 8 9 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC gC hC"},D:{"1":"2 3 4 5 6 7 8 9 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B"},E:{"2":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"1":"rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB tC uC vC wC 8B aC xC 9B"},G:{"2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"2":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z WD XD YD ZD aD BC CC DC bD","2":"J RD SD TD UD VD MC"},Q:{"1":"cD"},R:{"1":"dD"},S:{"2":"eD fD"}},B:7,C:"IntersectionObserver V2",D:true}; diff --git a/node_modules/caniuse-lite/data/features/intersectionobserver.js b/node_modules/caniuse-lite/data/features/intersectionobserver.js index 6888c46f..a76c8ced 100644 --- a/node_modules/caniuse-lite/data/features/intersectionobserver.js +++ b/node_modules/caniuse-lite/data/features/intersectionobserver.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"N O P","2":"C L M","260":"H","513":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"1 2 3 4 5 6 7 8 9 lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB fC gC","194":"iB jB kB"},D:{"1":"oB EC pB FC qB rB sB","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB","260":"hB iB jB kB lB mB nB","513":"1 2 3 4 5 6 7 8 9 tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"1":"L M H 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F G A B C hC KC iC jC kC lC LC 7B"},F:{"1":"bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB sC tC uC vC 7B ZC wC 8B","260":"UB VB WB XB YB ZB aB","513":"sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u"},G:{"1":"9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C"},H:{"2":"JD"},I:{"2":"DC J KD LD MD ND aC OD PD","513":"D"},J:{"2":"E A"},K:{"2":"A B C 7B ZC 8B","513":"I"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z SD TD UD LC VD WD XD YD ZD AC BC CC aD","2":"J","260":"QD RD"},Q:{"513":"bD"},R:{"1":"cD"},S:{"1":"eD","2":"dD"}},B:5,C:"IntersectionObserver",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"N O P","2":"C L M","260":"G","513":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"2 3 4 5 6 7 8 9 mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB gC hC","194":"jB kB lB"},D:{"1":"pB FC qB GC rB sB tB","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB","260":"iB jB kB lB mB nB oB","513":"2 3 4 5 6 7 8 9 uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"1":"L M G 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E F A B C iC LC jC kC lC mC MC 8B"},F:{"1":"cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB tC uC vC wC 8B aC xC 9B","260":"VB WB XB YB ZB aB bB","513":"tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u"},G:{"1":"AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C"},H:{"2":"KD"},I:{"2":"EC J LD MD ND OD bC PD QD","513":"I"},J:{"2":"D A"},K:{"2":"A B C 8B aC 9B","513":"H"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z TD UD VD MC WD XD YD ZD aD BC CC DC bD","2":"J","260":"RD SD"},Q:{"513":"cD"},R:{"1":"dD"},S:{"1":"fD","2":"eD"}},B:5,C:"IntersectionObserver",D:true}; diff --git a/node_modules/caniuse-lite/data/features/intl-pluralrules.js b/node_modules/caniuse-lite/data/features/intl-pluralrules.js index 00e535da..3dc3b6cf 100644 --- a/node_modules/caniuse-lite/data/features/intl-pluralrules.js +++ b/node_modules/caniuse-lite/data/features/intl-pluralrules.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M H N O","130":"P"},C:{"1":"1 2 3 4 5 6 7 8 9 oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB"},E:{"1":"L M H mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F G A B C hC KC iC jC kC lC LC 7B 8B"},F:{"1":"gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB sC tC uC vC 7B ZC wC 8B"},G:{"1":"AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z TD UD LC VD WD XD YD ZD AC BC CC aD","2":"J QD RD SD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"eD","2":"dD"}},B:6,C:"Intl.PluralRules API",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G N O","130":"P"},C:{"1":"2 3 4 5 6 7 8 9 pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB gC hC"},D:{"1":"2 3 4 5 6 7 8 9 sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB"},E:{"1":"L M G nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E F A B C iC LC jC kC lC mC MC 8B 9B"},F:{"1":"hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB tC uC vC wC 8B aC xC 9B"},G:{"1":"BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z UD VD MC WD XD YD ZD aD BC CC DC bD","2":"J RD SD TD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"fD","2":"eD"}},B:6,C:"Intl.PluralRules API",D:true}; diff --git a/node_modules/caniuse-lite/data/features/intrinsic-width.js b/node_modules/caniuse-lite/data/features/intrinsic-width.js index ba145bad..40d19aec 100644 --- a/node_modules/caniuse-lite/data/features/intrinsic-width.js +++ b/node_modules/caniuse-lite/data/features/intrinsic-width.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"2":"C L M H N O P","1025":"1 2 3 4 5 6 7 8 9 d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","1537":"Q I R S T U V W X Y Z a b c"},C:{"2":"cC","932":"0 DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB fC gC","2308":"1 2 3 4 5 6 7 8 9 uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC"},D:{"2":"J GB K E F G A B C L M H N O P HB v w","545":"0 x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB","1025":"1 2 3 4 5 6 7 8 9 d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","1537":"cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c"},E:{"1":"AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K hC KC iC","516":"B C L M H 7B 8B mC nC oC MC NC 9B pC","548":"G A lC LC","676":"E F jC kC"},F:{"2":"G B C sC tC uC vC 7B ZC wC 8B","513":"QB","545":"0 H N O P HB v w x y z IB JB KB LB MB NB OB","1025":"e f g h i j k l m n o p q r s t u","1537":"PB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d"},G:{"1":"AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"KC xC aC yC zC","516":"ED FD GD MC NC 9B HD","548":"2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD","676":"F 0C 1C"},H:{"2":"JD"},I:{"2":"DC J KD LD MD ND aC","545":"OD PD","1025":"D"},J:{"2":"E","545":"A"},K:{"2":"A B C 7B ZC 8B","1025":"I"},L:{"1025":"D"},M:{"2308":"D"},N:{"2":"A B"},O:{"1537":"9B"},P:{"545":"J","1025":"0 v w x y z BC CC aD","1537":"QD RD SD TD UD LC VD WD XD YD ZD AC"},Q:{"1537":"bD"},R:{"1537":"cD"},S:{"932":"dD","2308":"eD"}},B:5,C:"Intrinsic & Extrinsic Sizing",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"2":"C L M G N O P","1025":"2 3 4 5 6 7 8 9 d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","1537":"Q H R S T U V W X Y Z a b c"},C:{"2":"dC","932":"0 1 EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB gC hC","2308":"2 3 4 5 6 7 8 9 vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC"},D:{"2":"J HB K D E F A B C L M G N O P IB w x","545":"0 1 y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB","1025":"2 3 4 5 6 7 8 9 d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","1537":"dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c"},E:{"1":"BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K iC LC jC","516":"B C L M G 8B 9B nC oC pC NC OC AC qC","548":"F A mC MC","676":"D E kC lC"},F:{"2":"F B C tC uC vC wC 8B aC xC 9B","513":"RB","545":"0 1 G N O P IB w x y z JB KB LB MB NB OB PB","1025":"e f g h i j k l m n o p q r s t u","1537":"QB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d"},G:{"1":"BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"LC yC bC zC 0C","516":"FD GD HD NC OC AC ID","548":"3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED","676":"E 1C 2C"},H:{"2":"KD"},I:{"2":"EC J LD MD ND OD bC","545":"PD QD","1025":"I"},J:{"2":"D","545":"A"},K:{"2":"A B C 8B aC 9B","1025":"H"},L:{"1025":"I"},M:{"2308":"v"},N:{"2":"A B"},O:{"1537":"AC"},P:{"545":"J","1025":"0 1 w x y z CC DC bD","1537":"RD SD TD UD VD MC WD XD YD ZD aD BC"},Q:{"1537":"cD"},R:{"1537":"dD"},S:{"932":"eD","2308":"fD"}},B:5,C:"Intrinsic & Extrinsic Sizing",D:true}; diff --git a/node_modules/caniuse-lite/data/features/jpeg2000.js b/node_modules/caniuse-lite/data/features/jpeg2000.js index 5f452866..a9933606 100644 --- a/node_modules/caniuse-lite/data/features/jpeg2000.js +++ b/node_modules/caniuse-lite/data/features/jpeg2000.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"2":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"2":"0 1 2 3 4 5 6 7 8 9 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC fC gC"},D:{"2":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"1":"K E F G A B C L M H jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC","2":"J hC KC CC rC","129":"GB iC"},F:{"2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u sC tC uC vC 7B ZC wC 8B"},G:{"1":"F yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC","2":"KC xC aC CC"},H:{"2":"JD"},I:{"2":"DC J D KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"2":"A B C I 7B ZC 8B"},L:{"2":"D"},M:{"2":"D"},N:{"2":"A B"},O:{"2":"9B"},P:{"2":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"2":"bD"},R:{"2":"cD"},S:{"2":"dD eD"}},B:6,C:"JPEG 2000 image format",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"2":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"2":"0 1 2 3 4 5 6 7 8 9 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC gC hC"},D:{"2":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"1":"K D E F A B C L M G kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC","2":"J iC LC DC sC","129":"HB jC"},F:{"2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u tC uC vC wC 8B aC xC 9B"},G:{"1":"E zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC","2":"LC yC bC DC"},H:{"2":"KD"},I:{"2":"EC J I LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"2":"A B C H 8B aC 9B"},L:{"2":"I"},M:{"2":"v"},N:{"2":"A B"},O:{"2":"AC"},P:{"2":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"2":"cD"},R:{"2":"dD"},S:{"2":"eD fD"}},B:6,C:"JPEG 2000 image format",D:true}; diff --git a/node_modules/caniuse-lite/data/features/jpegxl.js b/node_modules/caniuse-lite/data/features/jpegxl.js index 364b5632..f99c29ec 100644 --- a/node_modules/caniuse-lite/data/features/jpegxl.js +++ b/node_modules/caniuse-lite/data/features/jpegxl.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"2":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z t u AB BB CB DB EB FB D","578":"a b c d e f g h i j k l m n o p q r s"},C:{"2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y fC gC","322":"1 2 3 4 5 6 7 8 9 Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC"},D:{"2":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z t u AB BB CB DB EB FB D HC IC JC","194":"a b c d e f g h i j k l m n o p q r s"},E:{"2":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC","1025":"BC TC UC VC WC XC YC CC rC"},F:{"2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B sC tC uC vC 7B ZC wC 8B","194":"5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u"},G:{"2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID","1025":"BC TC UC VC WC XC YC CC"},H:{"2":"JD"},I:{"2":"DC J D KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"2":"A B C I 7B ZC 8B"},L:{"2":"D"},M:{"2":"D"},N:{"2":"A B"},O:{"2":"9B"},P:{"2":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"2":"bD"},R:{"2":"cD"},S:{"2":"dD eD"}},B:6,C:"JPEG XL image format",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"2":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z t u AB BB CB DB EB FB GB v I","578":"a b c d e f g h i j k l m n o p q r s"},C:{"2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y gC hC","322":"2 3 4 5 6 7 8 9 Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC"},D:{"2":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z t u AB BB CB DB EB FB GB v I IC JC KC","194":"a b c d e f g h i j k l m n o p q r s"},E:{"2":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC","1025":"CC UC VC WC XC YC ZC DC sC"},F:{"2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B f g h i j k l m n o p q r s t u tC uC vC wC 8B aC xC 9B","194":"6B 7B Q H R HC S T U V W X Y Z a b c d e"},G:{"2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD","1025":"CC UC VC WC XC YC ZC DC"},H:{"2":"KD"},I:{"2":"EC J I LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"2":"A B C H 8B aC 9B"},L:{"2":"I"},M:{"2":"v"},N:{"2":"A B"},O:{"2":"AC"},P:{"2":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"2":"cD"},R:{"2":"dD"},S:{"2":"eD fD"}},B:6,C:"JPEG XL image format",D:true}; diff --git a/node_modules/caniuse-lite/data/features/jpegxr.js b/node_modules/caniuse-lite/data/features/jpegxr.js index f5dab117..d3beca94 100644 --- a/node_modules/caniuse-lite/data/features/jpegxr.js +++ b/node_modules/caniuse-lite/data/features/jpegxr.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"G A B","2":"K E F bC"},B:{"1":"C L M H N O P","2":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"2":"0 1 2 3 4 5 6 7 8 9 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC fC gC"},D:{"2":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"2":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u sC tC uC vC 7B ZC wC 8B"},G:{"2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"2":"JD"},I:{"2":"DC J D KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"2":"A B C I 7B ZC 8B"},L:{"2":"D"},M:{"2":"D"},N:{"1":"A B"},O:{"2":"9B"},P:{"2":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"2":"bD"},R:{"2":"cD"},S:{"2":"dD eD"}},B:6,C:"JPEG XR image format",D:true}; +module.exports={A:{A:{"1":"F A B","2":"K D E cC"},B:{"1":"C L M G N O P","2":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"2":"0 1 2 3 4 5 6 7 8 9 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC gC hC"},D:{"2":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"2":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u tC uC vC wC 8B aC xC 9B"},G:{"2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"2":"KD"},I:{"2":"EC J I LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"2":"A B C H 8B aC 9B"},L:{"2":"I"},M:{"2":"v"},N:{"1":"A B"},O:{"2":"AC"},P:{"2":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"2":"cD"},R:{"2":"dD"},S:{"2":"eD fD"}},B:6,C:"JPEG XR image format",D:true}; diff --git a/node_modules/caniuse-lite/data/features/js-regexp-lookbehind.js b/node_modules/caniuse-lite/data/features/js-regexp-lookbehind.js index f79247c6..d075c3ab 100644 --- a/node_modules/caniuse-lite/data/features/js-regexp-lookbehind.js +++ b/node_modules/caniuse-lite/data/features/js-regexp-lookbehind.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M H N O P"},C:{"1":"1 2 3 4 5 6 7 8 9 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC"},E:{"1":"RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC"},F:{"1":"fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB sC tC uC vC 7B ZC wC 8B"},G:{"1":"RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z TD UD LC VD WD XD YD ZD AC BC CC aD","2":"J QD RD SD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"eD","2":"dD"}},B:6,C:"Lookbehind in JS regular expressions",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G N O P"},C:{"1":"2 3 4 5 6 7 8 9 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B gC hC"},D:{"1":"2 3 4 5 6 7 8 9 rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC"},E:{"1":"SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC"},F:{"1":"gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB tC uC vC wC 8B aC xC 9B"},G:{"1":"SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z UD VD MC WD XD YD ZD aD BC CC DC bD","2":"J RD SD TD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"fD","2":"eD"}},B:6,C:"Lookbehind in JS regular expressions",D:true}; diff --git a/node_modules/caniuse-lite/data/features/json.js b/node_modules/caniuse-lite/data/features/json.js index 6d2dc56e..ba4cf411 100644 --- a/node_modules/caniuse-lite/data/features/json.js +++ b/node_modules/caniuse-lite/data/features/json.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"G A B","2":"K E bC","129":"F"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC fC gC","2":"cC DC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"1":"J GB K E F G A B C L M H iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"hC KC"},F:{"1":"0 B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u uC vC 7B ZC wC 8B","2":"G sC tC"},G:{"1":"F xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"KC"},H:{"1":"JD"},I:{"1":"DC J D KD LD MD ND aC OD PD"},J:{"1":"E A"},K:{"1":"A B C I 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"1":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:6,C:"JSON parsing",D:true}; +module.exports={A:{A:{"1":"F A B","2":"K D cC","129":"E"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC gC hC","2":"dC EC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"1":"J HB K D E F A B C L M G jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"iC LC"},F:{"1":"0 1 B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u vC wC 8B aC xC 9B","2":"F tC uC"},G:{"1":"E yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"LC"},H:{"1":"KD"},I:{"1":"EC J I LD MD ND OD bC PD QD"},J:{"1":"D A"},K:{"1":"A B C H 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"1":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:6,C:"JSON parsing",D:true}; diff --git a/node_modules/caniuse-lite/data/features/justify-content-space-evenly.js b/node_modules/caniuse-lite/data/features/justify-content-space-evenly.js index 6bf3e333..9346846b 100644 --- a/node_modules/caniuse-lite/data/features/justify-content-space-evenly.js +++ b/node_modules/caniuse-lite/data/features/justify-content-space-evenly.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M H","132":"N O P"},C:{"1":"1 2 3 4 5 6 7 8 9 iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB","132":"nB oB EC"},E:{"1":"B C L M H 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F G A hC KC iC jC kC lC","132":"LC"},F:{"1":"dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB sC tC uC vC 7B ZC wC 8B","132":"aB bB cB"},G:{"1":"6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C 2C 3C 4C","132":"5C"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z TD UD LC VD WD XD YD ZD AC BC CC aD","2":"J QD RD","132":"SD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"eD","132":"dD"}},B:5,C:"CSS justify-content: space-evenly",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G","132":"N O P"},C:{"1":"2 3 4 5 6 7 8 9 jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB gC hC"},D:{"1":"2 3 4 5 6 7 8 9 qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB","132":"oB pB FC"},E:{"1":"B C L M G 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E F A iC LC jC kC lC mC","132":"MC"},F:{"1":"eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB tC uC vC wC 8B aC xC 9B","132":"bB cB dB"},G:{"1":"7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C","132":"6C"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z UD VD MC WD XD YD ZD aD BC CC DC bD","2":"J RD SD","132":"TD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"fD","132":"eD"}},B:5,C:"CSS justify-content: space-evenly",D:true}; diff --git a/node_modules/caniuse-lite/data/features/kerning-pairs-ligatures.js b/node_modules/caniuse-lite/data/features/kerning-pairs-ligatures.js index 1d572c0c..6077d3f2 100644 --- a/node_modules/caniuse-lite/data/features/kerning-pairs-ligatures.js +++ b/node_modules/caniuse-lite/data/features/kerning-pairs-ligatures.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M H N O"},C:{"1":"0 1 2 3 4 5 6 7 8 9 DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC fC gC","2":"cC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"1":"GB K E F G A B C L M H iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J hC KC"},F:{"1":"0 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"G B C sC tC uC vC 7B ZC wC 8B"},G:{"1":"F aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","16":"KC xC"},H:{"2":"JD"},I:{"1":"D OD PD","2":"KD LD MD","132":"DC J ND aC"},J:{"1":"A","2":"E"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:7,C:"High-quality kerning pairs & ligatures",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G N O"},C:{"1":"0 1 2 3 4 5 6 7 8 9 EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC gC hC","2":"dC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"1":"HB K D E F A B C L M G jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J iC LC"},F:{"1":"0 1 G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"F B C tC uC vC wC 8B aC xC 9B"},G:{"1":"E bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","16":"LC yC"},H:{"2":"KD"},I:{"1":"I PD QD","2":"LD MD ND","132":"EC J OD bC"},J:{"1":"A","2":"D"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:7,C:"High-quality kerning pairs & ligatures",D:true}; diff --git a/node_modules/caniuse-lite/data/features/keyboardevent-charcode.js b/node_modules/caniuse-lite/data/features/keyboardevent-charcode.js index eb098e51..fc37ea49 100644 --- a/node_modules/caniuse-lite/data/features/keyboardevent-charcode.js +++ b/node_modules/caniuse-lite/data/features/keyboardevent-charcode.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"G A B","2":"K E F bC"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"0 1 2 3 4 5 6 7 8 9 DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC fC gC","16":"cC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"1":"J GB K E F G A B C L M H iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","16":"hC KC"},F:{"1":"0 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u 8B","2":"G B sC tC uC vC 7B ZC wC","16":"C"},G:{"1":"F yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","16":"KC xC aC"},H:{"2":"JD"},I:{"1":"DC J D MD ND aC OD PD","16":"KD LD"},J:{"1":"E A"},K:{"1":"I 8B","2":"A B 7B ZC","16":"C"},L:{"1":"D"},M:{"130":"D"},N:{"130":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:7,C:"KeyboardEvent.charCode",D:true}; +module.exports={A:{A:{"1":"F A B","2":"K D E cC"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"0 1 2 3 4 5 6 7 8 9 EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC gC hC","16":"dC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"1":"J HB K D E F A B C L M G jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","16":"iC LC"},F:{"1":"0 1 G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u 9B","2":"F B tC uC vC wC 8B aC xC","16":"C"},G:{"1":"E zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","16":"LC yC bC"},H:{"2":"KD"},I:{"1":"EC J I ND OD bC PD QD","16":"LD MD"},J:{"1":"D A"},K:{"1":"H 9B","2":"A B 8B aC","16":"C"},L:{"1":"I"},M:{"130":"v"},N:{"130":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:7,C:"KeyboardEvent.charCode",D:true}; diff --git a/node_modules/caniuse-lite/data/features/keyboardevent-code.js b/node_modules/caniuse-lite/data/features/keyboardevent-code.js index 5f20d26a..16dedddb 100644 --- a/node_modules/caniuse-lite/data/features/keyboardevent-code.js +++ b/node_modules/caniuse-lite/data/features/keyboardevent-code.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M H N O P"},C:{"1":"1 2 3 4 5 6 7 8 9 UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB","194":"YB ZB aB bB cB dB"},E:{"1":"B C L M H LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F G A hC KC iC jC kC lC"},F:{"1":"RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB sC tC uC vC 7B ZC wC 8B","194":"LB MB NB OB PB QB"},G:{"1":"5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C 2C 3C 4C"},H:{"2":"JD"},I:{"2":"DC J D KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"2":"A B C I 7B ZC 8B"},L:{"194":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"2":"9B"},P:{"2":"J","194":"0 v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"2":"bD"},R:{"194":"cD"},S:{"1":"dD eD"}},B:5,C:"KeyboardEvent.code",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G N O P"},C:{"1":"2 3 4 5 6 7 8 9 VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB gC hC"},D:{"1":"2 3 4 5 6 7 8 9 fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB","194":"ZB aB bB cB dB eB"},E:{"1":"B C L M G MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E F A iC LC jC kC lC mC"},F:{"1":"SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB tC uC vC wC 8B aC xC 9B","194":"MB NB OB PB QB RB"},G:{"1":"6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C"},H:{"2":"KD"},I:{"2":"EC J I LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"2":"A B C H 8B aC 9B"},L:{"194":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"2":"AC"},P:{"2":"J","194":"0 1 w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"2":"cD"},R:{"194":"dD"},S:{"1":"eD fD"}},B:5,C:"KeyboardEvent.code",D:true}; diff --git a/node_modules/caniuse-lite/data/features/keyboardevent-getmodifierstate.js b/node_modules/caniuse-lite/data/features/keyboardevent-getmodifierstate.js index 5cfaec2b..6c718ecc 100644 --- a/node_modules/caniuse-lite/data/features/keyboardevent-getmodifierstate.js +++ b/node_modules/caniuse-lite/data/features/keyboardevent-getmodifierstate.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"G A B","2":"K E F bC"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"0 1 2 3 4 5 6 7 8 9 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"cC DC J GB K E F G A B C L M fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB"},E:{"1":"B C L M H LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F G A hC KC iC jC kC lC"},F:{"1":"0 O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u 8B","2":"G B H N sC tC uC vC 7B ZC wC","16":"C"},G:{"1":"5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C 2C 3C 4C"},H:{"2":"JD"},I:{"1":"D OD PD","2":"DC J KD LD MD ND aC"},J:{"2":"E A"},K:{"1":"I 8B","2":"A B 7B ZC","16":"C"},L:{"1":"D"},M:{"1":"D"},N:{"1":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:5,C:"KeyboardEvent.getModifierState()",D:true}; +module.exports={A:{A:{"1":"F A B","2":"K D E cC"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"0 1 2 3 4 5 6 7 8 9 G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"dC EC J HB K D E F A B C L M gC hC"},D:{"1":"2 3 4 5 6 7 8 9 NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB"},E:{"1":"B C L M G MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E F A iC LC jC kC lC mC"},F:{"1":"0 1 O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u 9B","2":"F B G N tC uC vC wC 8B aC xC","16":"C"},G:{"1":"6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C"},H:{"2":"KD"},I:{"1":"I PD QD","2":"EC J LD MD ND OD bC"},J:{"2":"D A"},K:{"1":"H 9B","2":"A B 8B aC","16":"C"},L:{"1":"I"},M:{"1":"v"},N:{"1":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:5,C:"KeyboardEvent.getModifierState()",D:true}; diff --git a/node_modules/caniuse-lite/data/features/keyboardevent-key.js b/node_modules/caniuse-lite/data/features/keyboardevent-key.js index 7398e921..c0e6f546 100644 --- a/node_modules/caniuse-lite/data/features/keyboardevent-key.js +++ b/node_modules/caniuse-lite/data/features/keyboardevent-key.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F bC","260":"G A B"},B:{"1":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","260":"C L M H N O P"},C:{"1":"1 2 3 4 5 6 7 8 9 LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"cC DC J GB K E F G A B C L M H N O P HB v w x fC gC","132":"0 y z IB JB KB"},D:{"1":"1 2 3 4 5 6 7 8 9 hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB"},E:{"1":"B C L M H LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F G A hC KC iC jC kC lC"},F:{"1":"UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u 8B","2":"0 G B H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB sC tC uC vC 7B ZC wC","16":"C"},G:{"1":"5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C 2C 3C 4C"},H:{"1":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I 8B","2":"A B 7B ZC","16":"C"},L:{"1":"D"},M:{"1":"D"},N:{"260":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD","2":"J"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:5,C:"KeyboardEvent.key",D:true}; +module.exports={A:{A:{"2":"K D E cC","260":"F A B"},B:{"1":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","260":"C L M G N O P"},C:{"1":"2 3 4 5 6 7 8 9 MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"dC EC J HB K D E F A B C L M G N O P IB w x y gC hC","132":"0 1 z JB KB LB"},D:{"1":"2 3 4 5 6 7 8 9 iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB"},E:{"1":"B C L M G MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E F A iC LC jC kC lC mC"},F:{"1":"VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u 9B","2":"0 1 F B G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB tC uC vC wC 8B aC xC","16":"C"},G:{"1":"6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C"},H:{"1":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H 9B","2":"A B 8B aC","16":"C"},L:{"1":"I"},M:{"1":"v"},N:{"260":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD","2":"J"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:5,C:"KeyboardEvent.key",D:true}; diff --git a/node_modules/caniuse-lite/data/features/keyboardevent-location.js b/node_modules/caniuse-lite/data/features/keyboardevent-location.js index 0e58dda9..cef39ee6 100644 --- a/node_modules/caniuse-lite/data/features/keyboardevent-location.js +++ b/node_modules/caniuse-lite/data/features/keyboardevent-location.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"G A B","2":"K E F bC"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"0 1 2 3 4 5 6 7 8 9 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"cC DC J GB K E F G A B C L M fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","132":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB"},E:{"1":"E F G A B C L M H jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","16":"K hC KC","132":"J GB iC"},F:{"1":"0 O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u 8B","2":"G B sC tC uC vC 7B ZC wC","16":"C","132":"H N"},G:{"1":"F 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","16":"KC xC aC","132":"yC zC 0C"},H:{"2":"JD"},I:{"1":"D OD PD","16":"KD LD","132":"DC J MD ND aC"},J:{"132":"E A"},K:{"1":"I 8B","2":"A B 7B ZC","16":"C"},L:{"1":"D"},M:{"1":"D"},N:{"1":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:5,C:"KeyboardEvent.location",D:true}; +module.exports={A:{A:{"1":"F A B","2":"K D E cC"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"0 1 2 3 4 5 6 7 8 9 G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"dC EC J HB K D E F A B C L M gC hC"},D:{"1":"2 3 4 5 6 7 8 9 NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","132":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB"},E:{"1":"D E F A B C L M G kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","16":"K iC LC","132":"J HB jC"},F:{"1":"0 1 O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u 9B","2":"F B tC uC vC wC 8B aC xC","16":"C","132":"G N"},G:{"1":"E 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","16":"LC yC bC","132":"zC 0C 1C"},H:{"2":"KD"},I:{"1":"I PD QD","16":"LD MD","132":"EC J ND OD bC"},J:{"132":"D A"},K:{"1":"H 9B","2":"A B 8B aC","16":"C"},L:{"1":"I"},M:{"1":"v"},N:{"1":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:5,C:"KeyboardEvent.location",D:true}; diff --git a/node_modules/caniuse-lite/data/features/keyboardevent-which.js b/node_modules/caniuse-lite/data/features/keyboardevent-which.js index 67873b09..2c90ae40 100644 --- a/node_modules/caniuse-lite/data/features/keyboardevent-which.js +++ b/node_modules/caniuse-lite/data/features/keyboardevent-which.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"G A B","2":"K E F bC"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"0 1 2 3 4 5 6 7 8 9 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC fC gC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"1":"K E F G A B C L M H iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J hC KC","16":"GB"},F:{"1":"0 B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u tC uC vC 7B ZC wC 8B","16":"G sC"},G:{"1":"F yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","16":"KC xC aC"},H:{"2":"JD"},I:{"1":"DC J D MD ND aC","16":"KD LD","132":"OD PD"},J:{"1":"E A"},K:{"1":"A B C I 7B ZC 8B"},L:{"132":"D"},M:{"132":"D"},N:{"1":"A B"},O:{"1":"9B"},P:{"2":"J","132":"0 v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"132":"cD"},S:{"1":"dD eD"}},B:7,C:"KeyboardEvent.which",D:true}; +module.exports={A:{A:{"1":"F A B","2":"K D E cC"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"0 1 2 3 4 5 6 7 8 9 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC gC hC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"1":"K D E F A B C L M G jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J iC LC","16":"HB"},F:{"1":"0 1 B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u uC vC wC 8B aC xC 9B","16":"F tC"},G:{"1":"E zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","16":"LC yC bC"},H:{"2":"KD"},I:{"1":"EC J I ND OD bC","16":"LD MD","132":"PD QD"},J:{"1":"D A"},K:{"1":"A B C H 8B aC 9B"},L:{"132":"I"},M:{"132":"v"},N:{"1":"A B"},O:{"1":"AC"},P:{"2":"J","132":"0 1 w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"132":"dD"},S:{"1":"eD fD"}},B:7,C:"KeyboardEvent.which",D:true}; diff --git a/node_modules/caniuse-lite/data/features/lazyload.js b/node_modules/caniuse-lite/data/features/lazyload.js index 6ba93d5e..10ba3093 100644 --- a/node_modules/caniuse-lite/data/features/lazyload.js +++ b/node_modules/caniuse-lite/data/features/lazyload.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"B","2":"K E F G A bC"},B:{"1":"C L M H N O P","2":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"2":"0 1 2 3 4 5 6 7 8 9 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC fC gC"},D:{"2":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"2":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u sC tC uC vC 7B ZC wC 8B"},G:{"2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"2":"JD"},I:{"2":"DC J D KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"2":"A B C I 7B ZC 8B"},L:{"2":"D"},M:{"2":"D"},N:{"1":"B","2":"A"},O:{"2":"9B"},P:{"2":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"2":"bD"},R:{"2":"cD"},S:{"2":"dD eD"}},B:7,C:"Resource Hints: Lazyload",D:true}; +module.exports={A:{A:{"1":"B","2":"K D E F A cC"},B:{"1":"C L M G N O P","2":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"2":"0 1 2 3 4 5 6 7 8 9 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC gC hC"},D:{"2":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"2":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u tC uC vC wC 8B aC xC 9B"},G:{"2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"2":"KD"},I:{"2":"EC J I LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"2":"A B C H 8B aC 9B"},L:{"2":"I"},M:{"2":"v"},N:{"1":"B","2":"A"},O:{"2":"AC"},P:{"2":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"2":"cD"},R:{"2":"dD"},S:{"2":"eD fD"}},B:7,C:"Resource Hints: Lazyload",D:true}; diff --git a/node_modules/caniuse-lite/data/features/let.js b/node_modules/caniuse-lite/data/features/let.js index e8a10c1c..6bf216a2 100644 --- a/node_modules/caniuse-lite/data/features/let.js +++ b/node_modules/caniuse-lite/data/features/let.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A bC","2052":"B"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"1 2 3 4 5 6 7 8 9 aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","194":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"J GB K E F G A B C L M H N O P","322":"0 HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB","516":"XB YB ZB aB bB cB dB eB"},E:{"1":"B C L M H 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F G hC KC iC jC kC lC","1028":"A LC"},F:{"1":"SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"G B C sC tC uC vC 7B ZC wC 8B","322":"0 H N O P HB v w x y z IB JB","516":"KB LB MB NB OB PB QB RB"},G:{"1":"6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C 2C 3C","1028":"4C 5C"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"1":"B","2":"A"},O:{"1":"9B"},P:{"1":"0 v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD","516":"J"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:6,C:"let",D:true}; +module.exports={A:{A:{"2":"K D E F A cC","2052":"B"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"2 3 4 5 6 7 8 9 bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","194":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB gC hC"},D:{"1":"2 3 4 5 6 7 8 9 gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"J HB K D E F A B C L M G N O P","322":"0 1 IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB","516":"YB ZB aB bB cB dB eB fB"},E:{"1":"B C L M G 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E F iC LC jC kC lC mC","1028":"A MC"},F:{"1":"TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"F B C tC uC vC wC 8B aC xC 9B","322":"0 1 G N O P IB w x y z JB KB","516":"LB MB NB OB PB QB RB SB"},G:{"1":"7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C 3C 4C","1028":"5C 6C"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"1":"B","2":"A"},O:{"1":"AC"},P:{"1":"0 1 w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD","516":"J"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:6,C:"let",D:true}; diff --git a/node_modules/caniuse-lite/data/features/link-icon-png.js b/node_modules/caniuse-lite/data/features/link-icon-png.js index 08697b70..1ade1a68 100644 --- a/node_modules/caniuse-lite/data/features/link-icon-png.js +++ b/node_modules/caniuse-lite/data/features/link-icon-png.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"B","2":"K E F G A bC"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"0 1 2 3 4 5 6 7 8 9 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC fC gC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"1":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"1":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u sC tC uC vC 7B ZC wC 8B"},G:{"1":"8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","130":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C"},H:{"130":"JD"},I:{"1":"DC J D KD LD MD ND aC OD PD"},J:{"1":"E","130":"A"},K:{"1":"I","130":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"130":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:1,C:"PNG favicons",D:true}; +module.exports={A:{A:{"1":"B","2":"K D E F A cC"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"0 1 2 3 4 5 6 7 8 9 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC gC hC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"1":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"1":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u tC uC vC wC 8B aC xC 9B"},G:{"1":"9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","130":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C"},H:{"130":"KD"},I:{"1":"EC J I LD MD ND OD bC PD QD"},J:{"1":"D","130":"A"},K:{"1":"H","130":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"130":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:1,C:"PNG favicons",D:true}; diff --git a/node_modules/caniuse-lite/data/features/link-icon-svg.js b/node_modules/caniuse-lite/data/features/link-icon-svg.js index d8ef6804..7c4d63ee 100644 --- a/node_modules/caniuse-lite/data/features/link-icon-svg.js +++ b/node_modules/caniuse-lite/data/features/link-icon-svg.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"2":"C L M H N O P Q","1537":"1 2 3 4 5 6 7 8 9 I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"2":"cC DC fC gC","260":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB","513":"1 2 3 4 5 6 7 8 9 XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC"},D:{"2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q","1537":"1 2 3 4 5 6 7 8 9 I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"2":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"1":"aB bB cB dB eB fB gB hB iB jB","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB kB lB mB nB oB pB qB rB sB tB uB sC tC uC vC 7B ZC wC 8B","1537":"vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u"},G:{"2":"8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","130":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C"},H:{"130":"JD"},I:{"2":"DC J D KD LD MD ND aC OD PD"},J:{"2":"E","130":"A"},K:{"130":"A B C 7B ZC 8B","1537":"I"},L:{"1537":"D"},M:{"2":"D"},N:{"130":"A B"},O:{"2":"9B"},P:{"2":"J QD RD SD TD UD LC VD WD","1537":"0 v w x y z XD YD ZD AC BC CC aD"},Q:{"2":"bD"},R:{"1537":"cD"},S:{"513":"dD eD"}},B:1,C:"SVG favicons",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"2":"C L M G N O P Q","1537":"2 3 4 5 6 7 8 9 H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"2":"dC EC gC hC","260":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB","513":"2 3 4 5 6 7 8 9 YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC"},D:{"2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q","1537":"2 3 4 5 6 7 8 9 H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"2":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"1":"bB cB dB eB fB gB hB iB jB kB","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB lB mB nB oB pB qB rB sB tB uB vB tC uC vC wC 8B aC xC 9B","1537":"wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u"},G:{"2":"9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","130":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C"},H:{"130":"KD"},I:{"2":"EC J I LD MD ND OD bC PD QD"},J:{"2":"D","130":"A"},K:{"130":"A B C 8B aC 9B","1537":"H"},L:{"1537":"I"},M:{"2":"v"},N:{"130":"A B"},O:{"2":"AC"},P:{"2":"J RD SD TD UD VD MC WD XD","1537":"0 1 w x y z YD ZD aD BC CC DC bD"},Q:{"2":"cD"},R:{"1537":"dD"},S:{"513":"eD fD"}},B:1,C:"SVG favicons",D:true}; diff --git a/node_modules/caniuse-lite/data/features/link-rel-dns-prefetch.js b/node_modules/caniuse-lite/data/features/link-rel-dns-prefetch.js index 63427c14..8b09758f 100644 --- a/node_modules/caniuse-lite/data/features/link-rel-dns-prefetch.js +++ b/node_modules/caniuse-lite/data/features/link-rel-dns-prefetch.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"A B","2":"K E F bC","132":"G"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"D HC IC JC dC eC","2":"cC DC","260":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB fC gC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"1":"GB K E F G A B C L M H iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J hC KC"},F:{"1":"0 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"G B C sC tC uC vC 7B ZC wC 8B"},G:{"16":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"2":"JD"},I:{"16":"DC J D KD LD MD ND aC OD PD"},J:{"16":"E A"},K:{"1":"I","16":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"1":"B","2":"A"},O:{"1":"9B"},P:{"1":"0 v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD","16":"J"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:5,C:"Resource Hints: dns-prefetch",D:true}; +module.exports={A:{A:{"1":"A B","2":"K D E cC","132":"F"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"v I IC JC KC eC fC","2":"dC EC","260":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB gC hC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"1":"HB K D E F A B C L M G jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J iC LC"},F:{"1":"0 1 G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"F B C tC uC vC wC 8B aC xC 9B"},G:{"16":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"2":"KD"},I:{"16":"EC J I LD MD ND OD bC PD QD"},J:{"16":"D A"},K:{"1":"H","16":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"1":"B","2":"A"},O:{"1":"AC"},P:{"1":"0 1 w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD","16":"J"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:5,C:"Resource Hints: dns-prefetch",D:true}; diff --git a/node_modules/caniuse-lite/data/features/link-rel-modulepreload.js b/node_modules/caniuse-lite/data/features/link-rel-modulepreload.js index 9696d7d4..7d2a7ced 100644 --- a/node_modules/caniuse-lite/data/features/link-rel-modulepreload.js +++ b/node_modules/caniuse-lite/data/features/link-rel-modulepreload.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M H N O P"},C:{"1":"4 5 6 7 8 9 AB BB CB DB EB FB D HC IC JC dC eC","2":"0 1 2 3 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB"},E:{"1":"BC TC UC VC WC XC YC CC rC","2":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC"},F:{"1":"jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB sC tC uC vC 7B ZC wC 8B"},G:{"1":"BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z UD LC VD WD XD YD ZD AC BC CC aD","2":"J QD RD SD TD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"2":"dD eD"}},B:1,C:"Resource Hints: modulepreload",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G N O P"},C:{"1":"5 6 7 8 9 AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 2 3 4 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u gC hC"},D:{"1":"2 3 4 5 6 7 8 9 vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB"},E:{"1":"CC UC VC WC XC YC ZC DC sC","2":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC"},F:{"1":"kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB tC uC vC wC 8B aC xC 9B"},G:{"1":"CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z VD MC WD XD YD ZD aD BC CC DC bD","2":"J RD SD TD UD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"2":"eD fD"}},B:1,C:"Resource Hints: modulepreload",D:true}; diff --git a/node_modules/caniuse-lite/data/features/link-rel-preconnect.js b/node_modules/caniuse-lite/data/features/link-rel-preconnect.js index a9ae9924..789ebc86 100644 --- a/node_modules/caniuse-lite/data/features/link-rel-preconnect.js +++ b/node_modules/caniuse-lite/data/features/link-rel-preconnect.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M","260":"H N O P"},C:{"1":"4 5 6 7 8 9 WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB fC gC","129":"VB","514":"1 2 3 zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u"},D:{"1":"1 2 3 4 5 6 7 8 9 cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB"},E:{"1":"C L M H 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F G A B hC KC iC jC kC lC LC"},F:{"1":"PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB sC tC uC vC 7B ZC wC 8B"},G:{"1":"7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD","2":"J"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:5,C:"Resource Hints: preconnect",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M","260":"G N O P"},C:{"1":"5 6 7 8 9 XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB gC hC","129":"WB","514":"2 3 4 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u"},D:{"1":"2 3 4 5 6 7 8 9 dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB"},E:{"1":"C L M G 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E F A B iC LC jC kC lC mC MC"},F:{"1":"QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB tC uC vC wC 8B aC xC 9B"},G:{"1":"8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD","2":"J"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:5,C:"Resource Hints: preconnect",D:true}; diff --git a/node_modules/caniuse-lite/data/features/link-rel-prefetch.js b/node_modules/caniuse-lite/data/features/link-rel-prefetch.js index 1f882c04..a6b9c26f 100644 --- a/node_modules/caniuse-lite/data/features/link-rel-prefetch.js +++ b/node_modules/caniuse-lite/data/features/link-rel-prefetch.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"B","2":"K E F G A bC"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"0 1 2 3 4 5 6 7 8 9 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC fC gC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"J GB K E"},E:{"2":"J GB K E F G A B C L hC KC iC jC kC lC LC 7B 8B","194":"M H mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"1":"0 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"G B C sC tC uC vC 7B ZC wC 8B"},G:{"2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD","194":"DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"2":"JD"},I:{"1":"J D OD PD","2":"DC KD LD MD ND aC"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"1":"B","2":"A"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:5,C:"Resource Hints: prefetch",D:true}; +module.exports={A:{A:{"1":"B","2":"K D E F A cC"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"0 1 2 3 4 5 6 7 8 9 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC gC hC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"J HB K D"},E:{"2":"J HB K D E F A B C L iC LC jC kC lC mC MC 8B 9B","194":"M G nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"1":"0 1 G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"F B C tC uC vC wC 8B aC xC 9B"},G:{"2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD","194":"ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"2":"KD"},I:{"1":"J I PD QD","2":"EC LD MD ND OD bC"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"1":"B","2":"A"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:5,C:"Resource Hints: prefetch",D:true}; diff --git a/node_modules/caniuse-lite/data/features/link-rel-preload.js b/node_modules/caniuse-lite/data/features/link-rel-preload.js index 5785b355..6b60b727 100644 --- a/node_modules/caniuse-lite/data/features/link-rel-preload.js +++ b/node_modules/caniuse-lite/data/features/link-rel-preload.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M H N","1028":"O P"},C:{"1":"1 2 3 4 5 6 7 8 9 U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB fC gC","132":"mB","578":"nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T"},D:{"1":"1 2 3 4 5 6 7 8 9 gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB"},E:{"1":"C L M H 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F G A hC KC iC jC kC lC LC","322":"B"},F:{"1":"TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB sC tC uC vC 7B ZC wC 8B"},G:{"1":"7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C","322":"6C"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD","2":"J"},Q:{"1":"bD"},R:{"1":"cD"},S:{"2":"dD eD"}},B:4,C:"Resource Hints: preload",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G N","1028":"O P"},C:{"1":"2 3 4 5 6 7 8 9 U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB gC hC","132":"nB","578":"oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T"},D:{"1":"2 3 4 5 6 7 8 9 hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB"},E:{"1":"C L M G 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E F A iC LC jC kC lC mC MC","322":"B"},F:{"1":"UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB tC uC vC wC 8B aC xC 9B"},G:{"1":"8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C","322":"7C"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD","2":"J"},Q:{"1":"cD"},R:{"1":"dD"},S:{"2":"eD fD"}},B:4,C:"Resource Hints: preload",D:true}; diff --git a/node_modules/caniuse-lite/data/features/link-rel-prerender.js b/node_modules/caniuse-lite/data/features/link-rel-prerender.js index 665e24db..8346fcae 100644 --- a/node_modules/caniuse-lite/data/features/link-rel-prerender.js +++ b/node_modules/caniuse-lite/data/features/link-rel-prerender.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"B","2":"K E F G A bC"},B:{"1":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M H N O P"},C:{"2":"0 1 2 3 4 5 6 7 8 9 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC fC gC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"J GB K E F G A B C"},E:{"2":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"1":"0 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"G B C sC tC uC vC 7B ZC wC 8B"},G:{"2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"2":"JD"},I:{"2":"DC J D KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"2":"D"},N:{"1":"B","2":"A"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"2":"dD eD"}},B:5,C:"Resource Hints: prerender",D:true}; +module.exports={A:{A:{"1":"B","2":"K D E F A cC"},B:{"1":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G N O P"},C:{"2":"0 1 2 3 4 5 6 7 8 9 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC gC hC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"J HB K D E F A B C"},E:{"2":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"1":"0 1 G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"F B C tC uC vC wC 8B aC xC 9B"},G:{"2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"2":"KD"},I:{"2":"EC J I LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"2":"v"},N:{"1":"B","2":"A"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"2":"eD fD"}},B:5,C:"Resource Hints: prerender",D:true}; diff --git a/node_modules/caniuse-lite/data/features/loading-lazy-attr.js b/node_modules/caniuse-lite/data/features/loading-lazy-attr.js index 8d967ea3..6007dcba 100644 --- a/node_modules/caniuse-lite/data/features/loading-lazy-attr.js +++ b/node_modules/caniuse-lite/data/features/loading-lazy-attr.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M H N O P"},C:{"1":"AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B fC gC","132":"1 2 3 4 5 6 7 8 9 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u"},D:{"1":"1 2 3 4 5 6 7 8 9 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B","66":"3B 4B"},E:{"1":"RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F G A B C L hC KC iC jC kC lC LC 7B 8B","322":"M H mC nC oC MC","580":"NC 9B pC AC OC PC QC"},F:{"1":"sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB sC tC uC vC 7B ZC wC 8B","66":"qB rB"},G:{"1":"RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD","322":"DD ED FD GD MC","580":"NC 9B HD AC OC PC QC"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"132":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z WD XD YD ZD AC BC CC aD","2":"J QD RD SD TD UD LC VD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"2":"dD","132":"eD"}},B:1,C:"Lazy loading via attribute for images & iframes",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G N O P"},C:{"1":"BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B gC hC","132":"2 3 4 5 6 7 8 9 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB"},D:{"1":"2 3 4 5 6 7 8 9 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B","66":"4B 5B"},E:{"1":"SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E F A B C L iC LC jC kC lC mC MC 8B 9B","322":"M G nC oC pC NC","580":"OC AC qC BC PC QC RC"},F:{"1":"tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB tC uC vC wC 8B aC xC 9B","66":"rB sB"},G:{"1":"SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD","322":"ED FD GD HD NC","580":"OC AC ID BC PC QC RC"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"132":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z XD YD ZD aD BC CC DC bD","2":"J RD SD TD UD VD MC WD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"2":"eD","132":"fD"}},B:1,C:"Lazy loading via attribute for images & iframes",D:true}; diff --git a/node_modules/caniuse-lite/data/features/localecompare.js b/node_modules/caniuse-lite/data/features/localecompare.js index d6b706df..d698eef9 100644 --- a/node_modules/caniuse-lite/data/features/localecompare.js +++ b/node_modules/caniuse-lite/data/features/localecompare.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"B","16":"bC","132":"K E F G A"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"1 2 3 4 5 6 7 8 9 LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","132":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB fC gC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","132":"J GB K E F G A B C L M H N O P HB v w x y"},E:{"1":"A B C L M H LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","132":"J GB K E F G hC KC iC jC kC lC"},F:{"1":"0 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","16":"G B C sC tC uC vC 7B ZC wC","132":"8B"},G:{"1":"4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","132":"F KC xC aC yC zC 0C 1C 2C 3C"},H:{"132":"JD"},I:{"1":"D OD PD","132":"DC J KD LD MD ND aC"},J:{"132":"E A"},K:{"1":"I","16":"A B C 7B ZC","132":"8B"},L:{"1":"D"},M:{"1":"D"},N:{"1":"B","132":"A"},O:{"1":"9B"},P:{"1":"0 v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD","132":"J"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"eD","4":"dD"}},B:6,C:"localeCompare()",D:true}; +module.exports={A:{A:{"1":"B","16":"cC","132":"K D E F A"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"2 3 4 5 6 7 8 9 MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","132":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB gC hC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","132":"J HB K D E F A B C L M G N O P IB w x y z"},E:{"1":"A B C L M G MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","132":"J HB K D E F iC LC jC kC lC mC"},F:{"1":"0 1 G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","16":"F B C tC uC vC wC 8B aC xC","132":"9B"},G:{"1":"5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","132":"E LC yC bC zC 0C 1C 2C 3C 4C"},H:{"132":"KD"},I:{"1":"I PD QD","132":"EC J LD MD ND OD bC"},J:{"132":"D A"},K:{"1":"H","16":"A B C 8B aC","132":"9B"},L:{"1":"I"},M:{"1":"v"},N:{"1":"B","132":"A"},O:{"1":"AC"},P:{"1":"0 1 w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD","132":"J"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"fD","4":"eD"}},B:6,C:"localeCompare()",D:true}; diff --git a/node_modules/caniuse-lite/data/features/magnetometer.js b/node_modules/caniuse-lite/data/features/magnetometer.js index 8ffbd7d2..29b9a7a0 100644 --- a/node_modules/caniuse-lite/data/features/magnetometer.js +++ b/node_modules/caniuse-lite/data/features/magnetometer.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M H N O P"},C:{"2":"0 1 2 3 4 5 6 7 8 9 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB","194":"oB EC pB FC qB rB sB tB uB"},E:{"2":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"1":"kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB sC tC uC vC 7B ZC wC 8B"},G:{"2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"2":"JD"},I:{"2":"DC J D KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"2":"A B C I 7B ZC 8B"},L:{"194":"D"},M:{"2":"D"},N:{"2":"A B"},O:{"2":"9B"},P:{"2":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"2":"bD"},R:{"2":"cD"},S:{"2":"dD eD"}},B:4,C:"Magnetometer",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G N O P"},C:{"2":"0 1 2 3 4 5 6 7 8 9 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC gC hC"},D:{"1":"2 3 4 5 6 7 8 9 wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB","194":"pB FC qB GC rB sB tB uB vB"},E:{"2":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"1":"lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB tC uC vC wC 8B aC xC 9B"},G:{"2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"2":"KD"},I:{"2":"EC J I LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"2":"A B C H 8B aC 9B"},L:{"194":"I"},M:{"2":"v"},N:{"2":"A B"},O:{"2":"AC"},P:{"2":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"2":"cD"},R:{"2":"dD"},S:{"2":"eD fD"}},B:4,C:"Magnetometer",D:true}; diff --git a/node_modules/caniuse-lite/data/features/matchesselector.js b/node_modules/caniuse-lite/data/features/matchesselector.js index f60cf107..70e1fa3b 100644 --- a/node_modules/caniuse-lite/data/features/matchesselector.js +++ b/node_modules/caniuse-lite/data/features/matchesselector.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F bC","36":"G A B"},B:{"1":"1 2 3 4 5 6 7 8 9 H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","36":"C L M"},C:{"1":"1 2 3 4 5 6 7 8 9 QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"cC DC fC","36":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB gC"},D:{"1":"1 2 3 4 5 6 7 8 9 QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","36":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB"},E:{"1":"F G A B C L M H kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J hC KC","36":"GB K E iC jC"},F:{"1":"0 w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"G B sC tC uC vC 7B","36":"C H N O P HB v ZC wC 8B"},G:{"1":"F 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"KC","36":"xC aC yC zC 0C"},H:{"2":"JD"},I:{"1":"D","2":"KD","36":"DC J LD MD ND aC OD PD"},J:{"36":"E A"},K:{"1":"I","2":"A B","36":"C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"36":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD","36":"J"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:1,C:"matches() DOM method",D:true}; +module.exports={A:{A:{"2":"K D E cC","36":"F A B"},B:{"1":"2 3 4 5 6 7 8 9 G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","36":"C L M"},C:{"1":"2 3 4 5 6 7 8 9 RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"dC EC gC","36":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB hC"},D:{"1":"2 3 4 5 6 7 8 9 RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","36":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB"},E:{"1":"E F A B C L M G lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J iC LC","36":"HB K D jC kC"},F:{"1":"0 1 x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"F B tC uC vC wC 8B","36":"C G N O P IB w aC xC 9B"},G:{"1":"E 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"LC","36":"yC bC zC 0C 1C"},H:{"2":"KD"},I:{"1":"I","2":"LD","36":"EC J MD ND OD bC PD QD"},J:{"36":"D A"},K:{"1":"H","2":"A B","36":"C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"36":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD","36":"J"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:1,C:"matches() DOM method",D:true}; diff --git a/node_modules/caniuse-lite/data/features/matchmedia.js b/node_modules/caniuse-lite/data/features/matchmedia.js index fe8f6d6f..5699d09c 100644 --- a/node_modules/caniuse-lite/data/features/matchmedia.js +++ b/node_modules/caniuse-lite/data/features/matchmedia.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"A B","2":"K E F G bC"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"0 1 2 3 4 5 6 7 8 9 K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"cC DC J GB fC gC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"J GB K E F"},E:{"1":"K E F G A B C L M H iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB hC KC"},F:{"1":"0 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u 8B","2":"G B C sC tC uC vC 7B ZC wC"},G:{"1":"F yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"KC xC aC"},H:{"1":"JD"},I:{"1":"DC J D ND aC OD PD","2":"KD LD MD"},J:{"1":"A","2":"E"},K:{"1":"I 8B","2":"A B C 7B ZC"},L:{"1":"D"},M:{"1":"D"},N:{"1":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:5,C:"matchMedia",D:true}; +module.exports={A:{A:{"1":"A B","2":"K D E F cC"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"0 1 2 3 4 5 6 7 8 9 K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"dC EC J HB gC hC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"J HB K D E"},E:{"1":"K D E F A B C L M G jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB iC LC"},F:{"1":"0 1 G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u 9B","2":"F B C tC uC vC wC 8B aC xC"},G:{"1":"E zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"LC yC bC"},H:{"1":"KD"},I:{"1":"EC J I OD bC PD QD","2":"LD MD ND"},J:{"1":"A","2":"D"},K:{"1":"H 9B","2":"A B C 8B aC"},L:{"1":"I"},M:{"1":"v"},N:{"1":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:5,C:"matchMedia",D:true}; diff --git a/node_modules/caniuse-lite/data/features/mathml.js b/node_modules/caniuse-lite/data/features/mathml.js index dd4ab9f6..10990505 100644 --- a/node_modules/caniuse-lite/data/features/mathml.js +++ b/node_modules/caniuse-lite/data/features/mathml.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"G A B bC","8":"K E F"},B:{"2":"C L M H N O P","8":"Q I R S T U V W X Y Z a b c d e f","584":"g h i j k l m n o p q r","1025":"1 2 3 4 5 6 7 8 9 s t u AB BB CB DB EB FB D"},C:{"1":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","129":"cC DC fC gC"},D:{"1":"z","8":"0 J GB K E F G A B C L M H N O P HB v w x y IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f","584":"g h i j k l m n o p q r","1025":"1 2 3 4 5 6 7 8 9 s t u AB BB CB DB EB FB D HC IC JC"},E:{"1":"A B C L M H LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","260":"J GB K E F G hC KC iC jC kC lC"},F:{"2":"G","8":"0 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC","584":"S T U V W X Y Z a b c d","1025":"e f g h i j k l m n o p q r s t u","2052":"B C sC tC uC vC 7B ZC wC 8B"},G:{"1":"F yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","8":"KC xC aC"},H:{"8":"JD"},I:{"8":"DC J KD LD MD ND aC OD PD","1025":"D"},J:{"1":"A","8":"E"},K:{"8":"A B C 7B ZC 8B","1025":"I"},L:{"1025":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"8":"9B"},P:{"1":"0 w x y z","8":"J v QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"8":"bD"},R:{"8":"cD"},S:{"1":"dD eD"}},B:2,C:"MathML",D:true}; +module.exports={A:{A:{"2":"F A B cC","8":"K D E"},B:{"2":"C L M G N O P","8":"Q H R S T U V W X Y Z a b c d e f","584":"g h i j k l m n o p q r","1025":"2 3 4 5 6 7 8 9 s t u AB BB CB DB EB FB GB v I"},C:{"1":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","129":"dC EC gC hC"},D:{"1":"0","8":"1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f","584":"g h i j k l m n o p q r","1025":"2 3 4 5 6 7 8 9 s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"1":"A B C L M G MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","260":"J HB K D E F iC LC jC kC lC mC"},F:{"2":"F","8":"0 1 G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC","584":"S T U V W X Y Z a b c d","1025":"e f g h i j k l m n o p q r s t u","2052":"B C tC uC vC wC 8B aC xC 9B"},G:{"1":"E zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","8":"LC yC bC"},H:{"8":"KD"},I:{"8":"EC J LD MD ND OD bC PD QD","1025":"I"},J:{"1":"A","8":"D"},K:{"8":"A B C 8B aC 9B","1025":"H"},L:{"1025":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"8":"AC"},P:{"1":"0 1 x y z","8":"J w RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"8":"cD"},R:{"8":"dD"},S:{"1":"eD fD"}},B:2,C:"MathML",D:true}; diff --git a/node_modules/caniuse-lite/data/features/maxlength.js b/node_modules/caniuse-lite/data/features/maxlength.js index dd6ee173..7994f86c 100644 --- a/node_modules/caniuse-lite/data/features/maxlength.js +++ b/node_modules/caniuse-lite/data/features/maxlength.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"A B","16":"bC","900":"K E F G"},B:{"1":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","1025":"C L M H N O P"},C:{"1":"1 2 3 4 5 6 7 8 9 hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","900":"cC DC fC gC","1025":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"1":"K E F G A B C L M H iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","16":"GB hC","900":"J KC"},F:{"1":"0 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","16":"G","132":"B C sC tC uC vC 7B ZC wC 8B"},G:{"1":"xC aC yC zC 0C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","16":"KC","2052":"F 1C"},H:{"132":"JD"},I:{"1":"DC J MD ND aC OD PD","16":"KD LD","4097":"D"},J:{"1":"E A"},K:{"132":"A B C 7B ZC 8B","4097":"I"},L:{"4097":"D"},M:{"4097":"D"},N:{"1":"A B"},O:{"1":"9B"},P:{"4097":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1025":"dD eD"}},B:1,C:"maxlength attribute for input and textarea elements",D:true}; +module.exports={A:{A:{"1":"A B","16":"cC","900":"K D E F"},B:{"1":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","1025":"C L M G N O P"},C:{"1":"2 3 4 5 6 7 8 9 iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","900":"dC EC gC hC","1025":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"1":"K D E F A B C L M G jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","16":"HB iC","900":"J LC"},F:{"1":"0 1 G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","16":"F","132":"B C tC uC vC wC 8B aC xC 9B"},G:{"1":"yC bC zC 0C 1C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","16":"LC","2052":"E 2C"},H:{"132":"KD"},I:{"1":"EC J ND OD bC PD QD","16":"LD MD","4097":"I"},J:{"1":"D A"},K:{"132":"A B C 8B aC 9B","4097":"H"},L:{"4097":"I"},M:{"4097":"v"},N:{"1":"A B"},O:{"1":"AC"},P:{"4097":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1025":"eD fD"}},B:1,C:"maxlength attribute for input and textarea elements",D:true}; diff --git a/node_modules/caniuse-lite/data/features/mdn-css-backdrop-pseudo-element.js b/node_modules/caniuse-lite/data/features/mdn-css-backdrop-pseudo-element.js index 16994d74..8d0069aa 100644 --- a/node_modules/caniuse-lite/data/features/mdn-css-backdrop-pseudo-element.js +++ b/node_modules/caniuse-lite/data/features/mdn-css-backdrop-pseudo-element.js @@ -1 +1 @@ -module.exports={A:{D:{"1":"1 2 3 4 5 6 7 8 9 TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB","33":"OB PB QB RB SB"},L:{"1":"D"},B:{"1":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","33":"C L M H N O P"},C:{"1":"1 2 3 4 5 6 7 8 9 dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB fC gC"},M:{"1":"D"},A:{"2":"K E F G A bC","33":"B"},F:{"1":"0 z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"G B C H N O P sC tC uC vC 7B ZC wC 8B","33":"HB v w x y"},K:{"1":"I","2":"A B C 7B ZC 8B"},E:{"1":"NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC","2":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC rC"},G:{"1":"NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},I:{"1":"D","2":"DC J KD LD MD ND aC","33":"OD PD"}},B:6,C:"CSS ::backdrop pseudo-element",D:undefined}; +module.exports={A:{D:{"1":"2 3 4 5 6 7 8 9 UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB","33":"PB QB RB SB TB"},L:{"1":"I"},B:{"1":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","33":"C L M G N O P"},C:{"1":"2 3 4 5 6 7 8 9 eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB gC hC"},M:{"1":"v"},A:{"2":"K D E F A cC","33":"B"},F:{"1":"0 1 JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"F B C G N O P tC uC vC wC 8B aC xC 9B","33":"IB w x y z"},K:{"1":"H","2":"A B C 8B aC 9B"},E:{"1":"OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC","2":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC sC"},G:{"1":"OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},I:{"1":"I","2":"EC J LD MD ND OD bC","33":"PD QD"}},B:6,C:"CSS ::backdrop pseudo-element",D:undefined}; diff --git a/node_modules/caniuse-lite/data/features/mdn-css-unicode-bidi-isolate-override.js b/node_modules/caniuse-lite/data/features/mdn-css-unicode-bidi-isolate-override.js index 90f82a43..e20e4d46 100644 --- a/node_modules/caniuse-lite/data/features/mdn-css-unicode-bidi-isolate-override.js +++ b/node_modules/caniuse-lite/data/features/mdn-css-unicode-bidi-isolate-override.js @@ -1 +1 @@ -module.exports={A:{D:{"1":"1 2 3 4 5 6 7 8 9 eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB"},L:{"1":"D"},B:{"1":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M H N O P"},C:{"1":"1 2 3 4 5 6 7 8 9 gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"cC DC J GB K E F G A B C L M H N fC gC","33":"0 O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB"},M:{"1":"D"},A:{"2":"K E F G A B bC"},F:{"1":"RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB sC tC uC vC 7B ZC wC 8B"},K:{"1":"I","2":"A B C 7B ZC 8B"},E:{"1":"B C L M H 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC","2":"J GB K hC KC iC jC rC","33":"E F G A kC lC LC"},G:{"1":"6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"KC xC aC yC zC","33":"F 0C 1C 2C 3C 4C 5C"},P:{"1":"0 v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD","2":"J"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"}},B:6,C:"isolate-override from unicode-bidi",D:undefined}; +module.exports={A:{D:{"1":"2 3 4 5 6 7 8 9 fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB"},L:{"1":"I"},B:{"1":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G N O P"},C:{"1":"2 3 4 5 6 7 8 9 hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"dC EC J HB K D E F A B C L M G N gC hC","33":"0 1 O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB"},M:{"1":"v"},A:{"2":"K D E F A B cC"},F:{"1":"SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB tC uC vC wC 8B aC xC 9B"},K:{"1":"H","2":"A B C 8B aC 9B"},E:{"1":"B C L M G 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC","2":"J HB K iC LC jC kC sC","33":"D E F A lC mC MC"},G:{"1":"7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"LC yC bC zC 0C","33":"E 1C 2C 3C 4C 5C 6C"},P:{"1":"0 1 w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD","2":"J"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"}},B:6,C:"isolate-override from unicode-bidi",D:undefined}; diff --git a/node_modules/caniuse-lite/data/features/mdn-css-unicode-bidi-isolate.js b/node_modules/caniuse-lite/data/features/mdn-css-unicode-bidi-isolate.js index 85a62d7e..64ec4a1b 100644 --- a/node_modules/caniuse-lite/data/features/mdn-css-unicode-bidi-isolate.js +++ b/node_modules/caniuse-lite/data/features/mdn-css-unicode-bidi-isolate.js @@ -1 +1 @@ -module.exports={A:{D:{"1":"1 2 3 4 5 6 7 8 9 eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"J GB K E F G A B C L M H","33":"0 N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB"},L:{"1":"D"},B:{"1":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M H N O P"},C:{"1":"1 2 3 4 5 6 7 8 9 gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"cC DC J GB K E F G fC gC","33":"0 A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB"},M:{"1":"D"},A:{"2":"K E F G A B bC"},F:{"1":"RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"G B C sC tC uC vC 7B ZC wC 8B","33":"0 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB"},K:{"1":"I","2":"A B C 7B ZC 8B"},E:{"1":"B C L M H 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC","2":"J GB hC KC iC rC","33":"K E F G A jC kC lC LC"},G:{"1":"6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"KC xC aC yC","33":"F zC 0C 1C 2C 3C 4C 5C"},P:{"1":"0 v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD","2":"J"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"}},B:6,C:"isolate from unicode-bidi",D:undefined}; +module.exports={A:{D:{"1":"2 3 4 5 6 7 8 9 fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"J HB K D E F A B C L M G","33":"0 1 N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB"},L:{"1":"I"},B:{"1":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G N O P"},C:{"1":"2 3 4 5 6 7 8 9 hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"dC EC J HB K D E F gC hC","33":"0 1 A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB"},M:{"1":"v"},A:{"2":"K D E F A B cC"},F:{"1":"SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"F B C tC uC vC wC 8B aC xC 9B","33":"0 1 G N O P IB w x y z JB KB LB MB NB OB PB QB RB"},K:{"1":"H","2":"A B C 8B aC 9B"},E:{"1":"B C L M G 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC","2":"J HB iC LC jC sC","33":"K D E F A kC lC mC MC"},G:{"1":"7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"LC yC bC zC","33":"E 0C 1C 2C 3C 4C 5C 6C"},P:{"1":"0 1 w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD","2":"J"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"}},B:6,C:"isolate from unicode-bidi",D:undefined}; diff --git a/node_modules/caniuse-lite/data/features/mdn-css-unicode-bidi-plaintext.js b/node_modules/caniuse-lite/data/features/mdn-css-unicode-bidi-plaintext.js index 84b0b4f6..0e072955 100644 --- a/node_modules/caniuse-lite/data/features/mdn-css-unicode-bidi-plaintext.js +++ b/node_modules/caniuse-lite/data/features/mdn-css-unicode-bidi-plaintext.js @@ -1 +1 @@ -module.exports={A:{D:{"1":"1 2 3 4 5 6 7 8 9 eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB"},L:{"1":"D"},B:{"1":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M H N O P"},C:{"1":"1 2 3 4 5 6 7 8 9 gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"cC DC J GB K E F G fC gC","33":"0 A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB"},M:{"1":"D"},A:{"2":"K E F G A B bC"},F:{"1":"RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB sC tC uC vC 7B ZC wC 8B"},K:{"1":"I","2":"A B C 7B ZC 8B"},E:{"1":"B C L M H 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC","2":"J GB hC KC iC rC","33":"K E F G A jC kC lC LC"},G:{"1":"6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"KC xC aC yC","33":"F zC 0C 1C 2C 3C 4C 5C"},P:{"1":"0 v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD","2":"J"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"}},B:6,C:"plaintext from unicode-bidi",D:undefined}; +module.exports={A:{D:{"1":"2 3 4 5 6 7 8 9 fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB"},L:{"1":"I"},B:{"1":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G N O P"},C:{"1":"2 3 4 5 6 7 8 9 hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"dC EC J HB K D E F gC hC","33":"0 1 A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB"},M:{"1":"v"},A:{"2":"K D E F A B cC"},F:{"1":"SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB tC uC vC wC 8B aC xC 9B"},K:{"1":"H","2":"A B C 8B aC 9B"},E:{"1":"B C L M G 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC","2":"J HB iC LC jC sC","33":"K D E F A kC lC mC MC"},G:{"1":"7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"LC yC bC zC","33":"E 0C 1C 2C 3C 4C 5C 6C"},P:{"1":"0 1 w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD","2":"J"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"}},B:6,C:"plaintext from unicode-bidi",D:undefined}; diff --git a/node_modules/caniuse-lite/data/features/mdn-text-decoration-color.js b/node_modules/caniuse-lite/data/features/mdn-text-decoration-color.js index d59104e7..556830fb 100644 --- a/node_modules/caniuse-lite/data/features/mdn-text-decoration-color.js +++ b/node_modules/caniuse-lite/data/features/mdn-text-decoration-color.js @@ -1 +1 @@ -module.exports={A:{D:{"1":"1 2 3 4 5 6 7 8 9 nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB"},L:{"1":"D"},B:{"1":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M H N O P"},C:{"1":"1 2 3 4 5 6 7 8 9 SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"cC DC J GB fC gC","33":"0 K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB"},M:{"1":"D"},A:{"2":"K E F G A B bC"},F:{"1":"aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB sC tC uC vC 7B ZC wC 8B"},K:{"1":"I","2":"A B C 7B ZC 8B"},E:{"1":"L M H 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC","2":"J GB K E hC KC iC jC kC rC","33":"F G A B C lC LC 7B"},G:{"1":"9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"KC xC aC yC zC 0C","33":"F 1C 2C 3C 4C 5C 6C 7C 8C"},P:{"1":"0 v w x y z SD TD UD LC VD WD XD YD ZD AC BC CC aD","2":"J QD RD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"}},B:6,C:"text-decoration-color property",D:undefined}; +module.exports={A:{D:{"1":"2 3 4 5 6 7 8 9 oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB"},L:{"1":"I"},B:{"1":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G N O P"},C:{"1":"2 3 4 5 6 7 8 9 TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"dC EC J HB gC hC","33":"0 1 K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB"},M:{"1":"v"},A:{"2":"K D E F A B cC"},F:{"1":"bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB tC uC vC wC 8B aC xC 9B"},K:{"1":"H","2":"A B C 8B aC 9B"},E:{"1":"L M G 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC","2":"J HB K D iC LC jC kC lC sC","33":"E F A B C mC MC 8B"},G:{"1":"AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"LC yC bC zC 0C 1C","33":"E 2C 3C 4C 5C 6C 7C 8C 9C"},P:{"1":"0 1 w x y z TD UD VD MC WD XD YD ZD aD BC CC DC bD","2":"J RD SD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"}},B:6,C:"text-decoration-color property",D:undefined}; diff --git a/node_modules/caniuse-lite/data/features/mdn-text-decoration-line.js b/node_modules/caniuse-lite/data/features/mdn-text-decoration-line.js index 29bdd22b..7a3f0a71 100644 --- a/node_modules/caniuse-lite/data/features/mdn-text-decoration-line.js +++ b/node_modules/caniuse-lite/data/features/mdn-text-decoration-line.js @@ -1 +1 @@ -module.exports={A:{D:{"1":"1 2 3 4 5 6 7 8 9 nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB"},L:{"1":"D"},B:{"1":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M H N O P"},C:{"1":"1 2 3 4 5 6 7 8 9 SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"cC DC J GB fC gC","33":"0 K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB"},M:{"1":"D"},A:{"2":"K E F G A B bC"},F:{"1":"aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB sC tC uC vC 7B ZC wC 8B"},K:{"1":"I","2":"A B C 7B ZC 8B"},E:{"1":"L M H 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC","2":"J GB K E hC KC iC jC kC rC","33":"F G A B C lC LC 7B"},G:{"1":"9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"KC xC aC yC zC 0C","33":"F 1C 2C 3C 4C 5C 6C 7C 8C"},P:{"1":"0 v w x y z SD TD UD LC VD WD XD YD ZD AC BC CC aD","2":"J QD RD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"}},B:6,C:"text-decoration-line property",D:undefined}; +module.exports={A:{D:{"1":"2 3 4 5 6 7 8 9 oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB"},L:{"1":"I"},B:{"1":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G N O P"},C:{"1":"2 3 4 5 6 7 8 9 TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"dC EC J HB gC hC","33":"0 1 K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB"},M:{"1":"v"},A:{"2":"K D E F A B cC"},F:{"1":"bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB tC uC vC wC 8B aC xC 9B"},K:{"1":"H","2":"A B C 8B aC 9B"},E:{"1":"L M G 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC","2":"J HB K D iC LC jC kC lC sC","33":"E F A B C mC MC 8B"},G:{"1":"AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"LC yC bC zC 0C 1C","33":"E 2C 3C 4C 5C 6C 7C 8C 9C"},P:{"1":"0 1 w x y z TD UD VD MC WD XD YD ZD aD BC CC DC bD","2":"J RD SD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"}},B:6,C:"text-decoration-line property",D:undefined}; diff --git a/node_modules/caniuse-lite/data/features/mdn-text-decoration-shorthand.js b/node_modules/caniuse-lite/data/features/mdn-text-decoration-shorthand.js index 4e0a5090..ad151f17 100644 --- a/node_modules/caniuse-lite/data/features/mdn-text-decoration-shorthand.js +++ b/node_modules/caniuse-lite/data/features/mdn-text-decoration-shorthand.js @@ -1 +1 @@ -module.exports={A:{D:{"1":"1 2 3 4 5 6 7 8 9 nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB"},L:{"1":"D"},B:{"1":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M H N O P"},C:{"1":"0 1 2 3 4 5 6 7 8 9 K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"cC DC J GB fC gC"},M:{"1":"D"},A:{"2":"K E F G A B bC"},F:{"1":"aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB sC tC uC vC 7B ZC wC 8B"},K:{"1":"I","2":"A B C 7B ZC 8B"},E:{"2":"J GB K E hC KC iC jC kC rC","33":"F G A B C L M H lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC"},G:{"2":"KC xC aC yC zC 0C","33":"F 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},P:{"1":"0 v w x y z SD TD UD LC VD WD XD YD ZD AC BC CC aD","2":"J QD RD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"}},B:6,C:"text-decoration shorthand property",D:undefined}; +module.exports={A:{D:{"1":"2 3 4 5 6 7 8 9 oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB"},L:{"1":"I"},B:{"1":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G N O P"},C:{"1":"0 1 2 3 4 5 6 7 8 9 K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"dC EC J HB gC hC"},M:{"1":"v"},A:{"2":"K D E F A B cC"},F:{"1":"bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB tC uC vC wC 8B aC xC 9B"},K:{"1":"H","2":"A B C 8B aC 9B"},E:{"2":"J HB K D iC LC jC kC lC sC","33":"E F A B C L M G mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC"},G:{"2":"LC yC bC zC 0C 1C","33":"E 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},P:{"1":"0 1 w x y z TD UD VD MC WD XD YD ZD aD BC CC DC bD","2":"J RD SD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"}},B:6,C:"text-decoration shorthand property",D:undefined}; diff --git a/node_modules/caniuse-lite/data/features/mdn-text-decoration-style.js b/node_modules/caniuse-lite/data/features/mdn-text-decoration-style.js index f58b0b0f..487bda31 100644 --- a/node_modules/caniuse-lite/data/features/mdn-text-decoration-style.js +++ b/node_modules/caniuse-lite/data/features/mdn-text-decoration-style.js @@ -1 +1 @@ -module.exports={A:{D:{"1":"1 2 3 4 5 6 7 8 9 nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB"},L:{"1":"D"},B:{"1":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M H N O P"},C:{"1":"1 2 3 4 5 6 7 8 9 SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"cC DC J GB fC gC","33":"0 K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB"},M:{"1":"D"},A:{"2":"K E F G A B bC"},F:{"1":"aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB sC tC uC vC 7B ZC wC 8B"},K:{"1":"I","2":"A B C 7B ZC 8B"},E:{"1":"L M H 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC","2":"J GB K E hC KC iC jC kC rC","33":"F G A B C lC LC 7B"},G:{"1":"9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"KC xC aC yC zC 0C","33":"F 1C 2C 3C 4C 5C 6C 7C 8C"},P:{"1":"0 v w x y z SD TD UD LC VD WD XD YD ZD AC BC CC aD","2":"J QD RD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"}},B:6,C:"text-decoration-style property",D:undefined}; +module.exports={A:{D:{"1":"2 3 4 5 6 7 8 9 oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB"},L:{"1":"I"},B:{"1":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G N O P"},C:{"1":"2 3 4 5 6 7 8 9 TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"dC EC J HB gC hC","33":"0 1 K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB"},M:{"1":"v"},A:{"2":"K D E F A B cC"},F:{"1":"bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB tC uC vC wC 8B aC xC 9B"},K:{"1":"H","2":"A B C 8B aC 9B"},E:{"1":"L M G 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC","2":"J HB K D iC LC jC kC lC sC","33":"E F A B C mC MC 8B"},G:{"1":"AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"LC yC bC zC 0C 1C","33":"E 2C 3C 4C 5C 6C 7C 8C 9C"},P:{"1":"0 1 w x y z TD UD VD MC WD XD YD ZD aD BC CC DC bD","2":"J RD SD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"}},B:6,C:"text-decoration-style property",D:undefined}; diff --git a/node_modules/caniuse-lite/data/features/media-fragments.js b/node_modules/caniuse-lite/data/features/media-fragments.js index 60526b21..8836f59f 100644 --- a/node_modules/caniuse-lite/data/features/media-fragments.js +++ b/node_modules/caniuse-lite/data/features/media-fragments.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"2":"C L M H N O P","132":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB fC gC","132":"1 2 3 4 5 6 7 8 9 QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC"},D:{"2":"J GB K E F G A B C L M H N O","132":"0 1 2 3 4 5 6 7 8 9 P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"2":"J GB hC KC iC","132":"K E F G A B C L M H jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"2":"G B C sC tC uC vC 7B ZC wC 8B","132":"0 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u"},G:{"2":"KC xC aC yC zC 0C","132":"F 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"2":"JD"},I:{"2":"DC J KD LD MD ND aC","132":"D OD PD"},J:{"2":"E A"},K:{"2":"A B C 7B ZC 8B","132":"I"},L:{"132":"D"},M:{"132":"D"},N:{"132":"A B"},O:{"132":"9B"},P:{"2":"J QD","132":"0 v w x y z RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"132":"bD"},R:{"132":"cD"},S:{"132":"dD eD"}},B:2,C:"Media Fragments",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"2":"C L M G N O P","132":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB gC hC","132":"2 3 4 5 6 7 8 9 RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC"},D:{"2":"J HB K D E F A B C L M G N O","132":"0 1 2 3 4 5 6 7 8 9 P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"2":"J HB iC LC jC","132":"K D E F A B C L M G kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"2":"F B C tC uC vC wC 8B aC xC 9B","132":"0 1 G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u"},G:{"2":"LC yC bC zC 0C 1C","132":"E 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"2":"KD"},I:{"2":"EC J LD MD ND OD bC","132":"I PD QD"},J:{"2":"D A"},K:{"2":"A B C 8B aC 9B","132":"H"},L:{"132":"I"},M:{"132":"v"},N:{"132":"A B"},O:{"132":"AC"},P:{"2":"J RD","132":"0 1 w x y z SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"132":"cD"},R:{"132":"dD"},S:{"132":"eD fD"}},B:2,C:"Media Fragments",D:true}; diff --git a/node_modules/caniuse-lite/data/features/mediacapture-fromelement.js b/node_modules/caniuse-lite/data/features/mediacapture-fromelement.js index 0abe0732..654d564c 100644 --- a/node_modules/caniuse-lite/data/features/mediacapture-fromelement.js +++ b/node_modules/caniuse-lite/data/features/mediacapture-fromelement.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M H N O P"},C:{"2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB fC gC","260":"1 2 3 4 5 6 7 8 9 ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC"},D:{"1":"1 2 3 4 5 6 7 8 9 qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB","324":"hB iB jB kB lB mB nB oB EC pB FC"},E:{"2":"J GB K E F G A hC KC iC jC kC lC LC","132":"B C L M H 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"1":"eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB sC tC uC vC 7B ZC wC 8B","324":"SB TB UB VB WB XB YB ZB aB bB cB dB"},G:{"2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"260":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z TD UD LC VD WD XD YD ZD AC BC CC aD","2":"J","132":"QD RD SD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"260":"dD eD"}},B:5,C:"Media Capture from DOM Elements API",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G N O P"},C:{"2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB gC hC","260":"2 3 4 5 6 7 8 9 aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC"},D:{"1":"2 3 4 5 6 7 8 9 rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB","324":"iB jB kB lB mB nB oB pB FC qB GC"},E:{"2":"J HB K D E F A iC LC jC kC lC mC MC","132":"B C L M G 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"1":"fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB tC uC vC wC 8B aC xC 9B","324":"TB UB VB WB XB YB ZB aB bB cB dB eB"},G:{"2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"260":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z UD VD MC WD XD YD ZD aD BC CC DC bD","2":"J","132":"RD SD TD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"260":"eD fD"}},B:5,C:"Media Capture from DOM Elements API",D:true}; diff --git a/node_modules/caniuse-lite/data/features/mediarecorder.js b/node_modules/caniuse-lite/data/features/mediarecorder.js index 70fcbe83..55cd4796 100644 --- a/node_modules/caniuse-lite/data/features/mediarecorder.js +++ b/node_modules/caniuse-lite/data/features/mediarecorder.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M H N O P"},C:{"1":"1 2 3 4 5 6 7 8 9 LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB","194":"dB eB"},E:{"1":"H nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F G A B C hC KC iC jC kC lC LC 7B","322":"L M 8B mC"},F:{"1":"SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB sC tC uC vC 7B ZC wC 8B","194":"QB RB"},G:{"1":"FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C","578":"8C 9C AD BD CD DD ED"},H:{"2":"JD"},I:{"2":"DC J D KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"2":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD","2":"J"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:5,C:"MediaRecorder API",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G N O P"},C:{"1":"2 3 4 5 6 7 8 9 MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB gC hC"},D:{"1":"2 3 4 5 6 7 8 9 gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB","194":"eB fB"},E:{"1":"G oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E F A B C iC LC jC kC lC mC MC 8B","322":"L M 9B nC"},F:{"1":"TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB tC uC vC wC 8B aC xC 9B","194":"RB SB"},G:{"1":"GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C","578":"9C AD BD CD DD ED FD"},H:{"2":"KD"},I:{"2":"EC J I LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"2":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD","2":"J"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:5,C:"MediaRecorder API",D:true}; diff --git a/node_modules/caniuse-lite/data/features/mediasource.js b/node_modules/caniuse-lite/data/features/mediasource.js index 29ce11a6..308aeafb 100644 --- a/node_modules/caniuse-lite/data/features/mediasource.js +++ b/node_modules/caniuse-lite/data/features/mediasource.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A bC","132":"B"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"1 2 3 4 5 6 7 8 9 YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"cC DC J GB K E F G A B C L M H N O P HB v w x y z fC gC","66":"0 IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB"},D:{"1":"1 2 3 4 5 6 7 8 9 NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"J GB K E F G A B C L M H N","33":"0 y z IB JB KB LB MB","66":"O P HB v w x"},E:{"1":"F G A B C L M H lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E hC KC iC jC kC"},F:{"1":"0 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"G B C sC tC uC vC 7B ZC wC 8B"},G:{"2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C","260":"AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"2":"JD"},I:{"1":"D PD","2":"DC J KD LD MD ND aC OD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"1":"B","2":"A"},O:{"1":"9B"},P:{"1":"0 v w x y z UD LC VD WD XD YD ZD AC BC CC aD","2":"J QD RD SD TD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:2,C:"Media Source Extensions",D:true}; +module.exports={A:{A:{"2":"K D E F A cC","132":"B"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"2 3 4 5 6 7 8 9 ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 dC EC J HB K D E F A B C L M G N O P IB w x y z gC hC","66":"1 JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB"},D:{"1":"2 3 4 5 6 7 8 9 OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"J HB K D E F A B C L M G N","33":"0 1 z JB KB LB MB NB","66":"O P IB w x y"},E:{"1":"E F A B C L M G mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D iC LC jC kC lC"},F:{"1":"0 1 G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"F B C tC uC vC wC 8B aC xC 9B"},G:{"2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD","260":"BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"2":"KD"},I:{"1":"I QD","2":"EC J LD MD ND OD bC PD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"1":"B","2":"A"},O:{"1":"AC"},P:{"1":"0 1 w x y z VD MC WD XD YD ZD aD BC CC DC bD","2":"J RD SD TD UD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:2,C:"Media Source Extensions",D:true}; diff --git a/node_modules/caniuse-lite/data/features/menu.js b/node_modules/caniuse-lite/data/features/menu.js index b4a2ff29..be017220 100644 --- a/node_modules/caniuse-lite/data/features/menu.js +++ b/node_modules/caniuse-lite/data/features/menu.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"2":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"2":"cC DC J GB K E fC gC","132":"0 F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T","450":"1 2 3 4 5 6 7 8 9 U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC"},D:{"2":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","66":"XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB"},E:{"2":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u sC tC uC vC 7B ZC wC 8B","66":"RB SB TB UB VB WB XB YB ZB aB bB cB"},G:{"2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"2":"JD"},I:{"2":"DC J D KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"2":"A B C I 7B ZC 8B"},L:{"2":"D"},M:{"450":"D"},N:{"2":"A B"},O:{"2":"9B"},P:{"2":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"2":"bD"},R:{"2":"cD"},S:{"2":"dD eD"}},B:7,C:"Context menu item (menuitem element)",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"2":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"2":"dC EC J HB K D gC hC","132":"0 1 E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T","450":"2 3 4 5 6 7 8 9 U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC"},D:{"2":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","66":"YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB"},E:{"2":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u tC uC vC wC 8B aC xC 9B","66":"SB TB UB VB WB XB YB ZB aB bB cB dB"},G:{"2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"2":"KD"},I:{"2":"EC J I LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"2":"A B C H 8B aC 9B"},L:{"2":"I"},M:{"450":"v"},N:{"2":"A B"},O:{"2":"AC"},P:{"2":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"2":"cD"},R:{"2":"dD"},S:{"2":"eD fD"}},B:7,C:"Context menu item (menuitem element)",D:true}; diff --git a/node_modules/caniuse-lite/data/features/meta-theme-color.js b/node_modules/caniuse-lite/data/features/meta-theme-color.js index 7e731cf5..6ef87222 100644 --- a/node_modules/caniuse-lite/data/features/meta-theme-color.js +++ b/node_modules/caniuse-lite/data/features/meta-theme-color.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"2":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"2":"0 1 2 3 4 5 6 7 8 9 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC fC gC"},D:{"2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB","132":"1 2 3 4 5 6 7 8 9 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","258":"VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B"},E:{"1":"H oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F G A B C L M hC KC iC jC kC lC LC 7B 8B mC nC"},F:{"2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u sC tC uC vC 7B ZC wC 8B"},G:{"1":"GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD"},H:{"2":"JD"},I:{"2":"DC J D KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"2":"A B C I 7B ZC 8B"},L:{"513":"D"},M:{"2":"D"},N:{"2":"A B"},O:{"2":"9B"},P:{"1":"0 v w x y z RD SD TD UD LC VD WD XD YD ZD AC BC CC aD","2":"J","16":"QD"},Q:{"2":"bD"},R:{"2":"cD"},S:{"2":"dD eD"}},B:1,C:"theme-color Meta Tag",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"2":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"2":"0 1 2 3 4 5 6 7 8 9 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC gC hC"},D:{"2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB","132":"2 3 4 5 6 7 8 9 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","258":"WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B"},E:{"1":"G pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E F A B C L M iC LC jC kC lC mC MC 8B 9B nC oC"},F:{"2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u tC uC vC wC 8B aC xC 9B"},G:{"1":"HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD"},H:{"2":"KD"},I:{"2":"EC J I LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"2":"A B C H 8B aC 9B"},L:{"513":"I"},M:{"2":"v"},N:{"2":"A B"},O:{"2":"AC"},P:{"1":"0 1 w x y z SD TD UD VD MC WD XD YD ZD aD BC CC DC bD","2":"J","16":"RD"},Q:{"2":"cD"},R:{"2":"dD"},S:{"2":"eD fD"}},B:1,C:"theme-color Meta Tag",D:true}; diff --git a/node_modules/caniuse-lite/data/features/meter.js b/node_modules/caniuse-lite/data/features/meter.js index 418713d9..01f1618b 100644 --- a/node_modules/caniuse-lite/data/features/meter.js +++ b/node_modules/caniuse-lite/data/features/meter.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C"},C:{"1":"0 1 2 3 4 5 6 7 8 9 N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"cC DC J GB K E F G A B C L M H fC gC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"J GB K E"},E:{"1":"K E F G A B C L M H jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB hC KC iC"},F:{"1":"0 B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u 7B ZC wC 8B","2":"G sC tC uC vC"},G:{"1":"5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C 2C 3C 4C"},H:{"1":"JD"},I:{"1":"D OD PD","2":"DC J KD LD MD ND aC"},J:{"1":"E A"},K:{"1":"B C I 7B ZC 8B","2":"A"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:1,C:"meter element",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C"},C:{"1":"0 1 2 3 4 5 6 7 8 9 N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"dC EC J HB K D E F A B C L M G gC hC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"J HB K D"},E:{"1":"K D E F A B C L M G kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB iC LC jC"},F:{"1":"0 1 B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u 8B aC xC 9B","2":"F tC uC vC wC"},G:{"1":"6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C"},H:{"1":"KD"},I:{"1":"I PD QD","2":"EC J LD MD ND OD bC"},J:{"1":"D A"},K:{"1":"B C H 8B aC 9B","2":"A"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:1,C:"meter element",D:true}; diff --git a/node_modules/caniuse-lite/data/features/midi.js b/node_modules/caniuse-lite/data/features/midi.js index 5aa4d2b7..1ab2e05a 100644 --- a/node_modules/caniuse-lite/data/features/midi.js +++ b/node_modules/caniuse-lite/data/features/midi.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M H N O P"},C:{"1":"1 2 3 4 5 6 7 8 9 r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB"},E:{"2":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"1":"MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB sC tC uC vC 7B ZC wC 8B"},G:{"2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"2":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"2":"dD eD"}},B:5,C:"Web MIDI API",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G N O P"},C:{"1":"2 3 4 5 6 7 8 9 r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q gC hC"},D:{"1":"2 3 4 5 6 7 8 9 aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB"},E:{"2":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"1":"NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB tC uC vC wC 8B aC xC 9B"},G:{"2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"2":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"2":"eD fD"}},B:5,C:"Web MIDI API",D:true}; diff --git a/node_modules/caniuse-lite/data/features/minmaxwh.js b/node_modules/caniuse-lite/data/features/minmaxwh.js index 4bf1ceeb..04261f27 100644 --- a/node_modules/caniuse-lite/data/features/minmaxwh.js +++ b/node_modules/caniuse-lite/data/features/minmaxwh.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"G A B","8":"K bC","129":"E","257":"F"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"0 1 2 3 4 5 6 7 8 9 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC fC gC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"1":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"1":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u sC tC uC vC 7B ZC wC 8B"},G:{"1":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"1":"JD"},I:{"1":"DC J D KD LD MD ND aC OD PD"},J:{"1":"E A"},K:{"1":"A B C I 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"1":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:2,C:"CSS min/max-width/height",D:true}; +module.exports={A:{A:{"1":"F A B","8":"K cC","129":"D","257":"E"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"0 1 2 3 4 5 6 7 8 9 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC gC hC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"1":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"1":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u tC uC vC wC 8B aC xC 9B"},G:{"1":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"1":"KD"},I:{"1":"EC J I LD MD ND OD bC PD QD"},J:{"1":"D A"},K:{"1":"A B C H 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"1":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:2,C:"CSS min/max-width/height",D:true}; diff --git a/node_modules/caniuse-lite/data/features/mp3.js b/node_modules/caniuse-lite/data/features/mp3.js index 7bb3572d..0a73d38a 100644 --- a/node_modules/caniuse-lite/data/features/mp3.js +++ b/node_modules/caniuse-lite/data/features/mp3.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"G A B","2":"K E F bC"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"0 1 2 3 4 5 6 7 8 9 x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"cC DC","132":"J GB K E F G A B C L M H N O P HB v w fC gC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"1":"J GB K E F G A B C L M H iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"hC KC"},F:{"1":"0 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"G B C sC tC uC vC 7B ZC wC 8B"},G:{"1":"F xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"KC"},H:{"2":"JD"},I:{"1":"DC J D MD ND aC OD PD","2":"KD LD"},J:{"1":"E A"},K:{"1":"B C I 7B ZC 8B","2":"A"},L:{"1":"D"},M:{"1":"D"},N:{"1":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:6,C:"MP3 audio format",D:true}; +module.exports={A:{A:{"1":"F A B","2":"K D E cC"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"0 1 2 3 4 5 6 7 8 9 y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"dC EC","132":"J HB K D E F A B C L M G N O P IB w x gC hC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"1":"J HB K D E F A B C L M G jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"iC LC"},F:{"1":"0 1 G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"F B C tC uC vC wC 8B aC xC 9B"},G:{"1":"E yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"LC"},H:{"2":"KD"},I:{"1":"EC J I ND OD bC PD QD","2":"LD MD"},J:{"1":"D A"},K:{"1":"B C H 8B aC 9B","2":"A"},L:{"1":"I"},M:{"1":"v"},N:{"1":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:6,C:"MP3 audio format",D:true}; diff --git a/node_modules/caniuse-lite/data/features/mpeg-dash.js b/node_modules/caniuse-lite/data/features/mpeg-dash.js index 1e24ee26..706f3422 100644 --- a/node_modules/caniuse-lite/data/features/mpeg-dash.js +++ b/node_modules/caniuse-lite/data/features/mpeg-dash.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"C L M H N O P","2":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"2":"0 1 2 3 4 5 6 7 8 9 cC DC J GB K E F G A B C L M H N O P HB v y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC fC gC","386":"w x"},D:{"2":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"2":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u sC tC uC vC 7B ZC wC 8B"},G:{"2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"2":"JD"},I:{"2":"DC J D KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"2":"A B C I 7B ZC 8B"},L:{"2":"D"},M:{"2":"D"},N:{"2":"A B"},O:{"2":"9B"},P:{"2":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"2":"bD"},R:{"2":"cD"},S:{"2":"dD eD"}},B:6,C:"Dynamic Adaptive Streaming over HTTP (MPEG-DASH)",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"C L M G N O P","2":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"2":"0 1 2 3 4 5 6 7 8 9 dC EC J HB K D E F A B C L M G N O P IB w z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC gC hC","386":"x y"},D:{"2":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"2":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u tC uC vC wC 8B aC xC 9B"},G:{"2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"2":"KD"},I:{"2":"EC J I LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"2":"A B C H 8B aC 9B"},L:{"2":"I"},M:{"2":"v"},N:{"2":"A B"},O:{"2":"AC"},P:{"2":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"2":"cD"},R:{"2":"dD"},S:{"2":"eD fD"}},B:6,C:"Dynamic Adaptive Streaming over HTTP (MPEG-DASH)",D:true}; diff --git a/node_modules/caniuse-lite/data/features/mpeg4.js b/node_modules/caniuse-lite/data/features/mpeg4.js index bcd65847..783c1061 100644 --- a/node_modules/caniuse-lite/data/features/mpeg4.js +++ b/node_modules/caniuse-lite/data/features/mpeg4.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"G A B","2":"K E F bC"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"1 2 3 4 5 6 7 8 9 RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"cC DC J GB K E F G A B C L M H N O P HB v fC gC","4":"0 w x y z IB JB KB LB MB NB OB PB QB"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"1":"J GB K E F G A B C L M H KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"hC"},F:{"1":"0 IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"G B C H N O P HB v w x y z sC tC uC vC 7B ZC wC 8B"},G:{"1":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"2":"JD"},I:{"1":"D OD PD","4":"DC J KD LD ND aC","132":"MD"},J:{"1":"E A"},K:{"1":"B C I 7B ZC 8B","2":"A"},L:{"1":"D"},M:{"1":"D"},N:{"1":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:6,C:"MPEG-4/H.264 video format",D:true}; +module.exports={A:{A:{"1":"F A B","2":"K D E cC"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"2 3 4 5 6 7 8 9 SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"dC EC J HB K D E F A B C L M G N O P IB w gC hC","4":"0 1 x y z JB KB LB MB NB OB PB QB RB"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"1":"J HB K D E F A B C L M G LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"iC"},F:{"1":"1 JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 F B C G N O P IB w x y z tC uC vC wC 8B aC xC 9B"},G:{"1":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"2":"KD"},I:{"1":"I PD QD","4":"EC J LD MD OD bC","132":"ND"},J:{"1":"D A"},K:{"1":"B C H 8B aC 9B","2":"A"},L:{"1":"I"},M:{"1":"v"},N:{"1":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:6,C:"MPEG-4/H.264 video format",D:true}; diff --git a/node_modules/caniuse-lite/data/features/multibackgrounds.js b/node_modules/caniuse-lite/data/features/multibackgrounds.js index f6dd9105..f91fe1ea 100644 --- a/node_modules/caniuse-lite/data/features/multibackgrounds.js +++ b/node_modules/caniuse-lite/data/features/multibackgrounds.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"G A B","2":"K E F bC"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC gC","2":"cC DC fC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"1":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"1":"0 B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u uC vC 7B ZC wC 8B","2":"G sC tC"},G:{"1":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"1":"JD"},I:{"1":"DC J D KD LD MD ND aC OD PD"},J:{"1":"E A"},K:{"1":"A B C I 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"1":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:4,C:"CSS3 Multiple backgrounds",D:true}; +module.exports={A:{A:{"1":"F A B","2":"K D E cC"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC hC","2":"dC EC gC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"1":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"1":"0 1 B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u vC wC 8B aC xC 9B","2":"F tC uC"},G:{"1":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"1":"KD"},I:{"1":"EC J I LD MD ND OD bC PD QD"},J:{"1":"D A"},K:{"1":"A B C H 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"1":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:4,C:"CSS3 Multiple backgrounds",D:true}; diff --git a/node_modules/caniuse-lite/data/features/multicolumn.js b/node_modules/caniuse-lite/data/features/multicolumn.js index 852e4f26..80c2229c 100644 --- a/node_modules/caniuse-lite/data/features/multicolumn.js +++ b/node_modules/caniuse-lite/data/features/multicolumn.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"A B","2":"K E F G bC"},B:{"1":"C L M H N O P","516":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"132":"iB jB kB lB mB nB oB EC pB FC qB rB sB","164":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB fC gC","516":"tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a","1028":"1 2 3 4 5 6 7 8 9 b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC"},D:{"420":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB","516":"1 2 3 4 5 6 7 8 9 gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"1":"A B C L M H LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","132":"G lC","164":"E F kC","420":"J GB K hC KC iC jC"},F:{"1":"C 7B ZC wC 8B","2":"G B sC tC uC vC","420":"0 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB","516":"TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u"},G:{"1":"4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","132":"2C 3C","164":"F 0C 1C","420":"KC xC aC yC zC"},H:{"1":"JD"},I:{"420":"DC J KD LD MD ND aC OD PD","516":"D"},J:{"420":"E A"},K:{"1":"C 7B ZC 8B","2":"A B","516":"I"},L:{"516":"D"},M:{"1028":"D"},N:{"1":"A B"},O:{"516":"9B"},P:{"420":"J","516":"0 v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"516":"bD"},R:{"516":"cD"},S:{"164":"dD eD"}},B:4,C:"CSS3 Multiple column layout",D:true}; +module.exports={A:{A:{"1":"A B","2":"K D E F cC"},B:{"1":"C L M G N O P","516":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"132":"jB kB lB mB nB oB pB FC qB GC rB sB tB","164":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB gC hC","516":"uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a","1028":"2 3 4 5 6 7 8 9 b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC"},D:{"420":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB","516":"2 3 4 5 6 7 8 9 hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"1":"A B C L M G MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","132":"F mC","164":"D E lC","420":"J HB K iC LC jC kC"},F:{"1":"C 8B aC xC 9B","2":"F B tC uC vC wC","420":"0 1 G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB","516":"UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u"},G:{"1":"5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","132":"3C 4C","164":"E 1C 2C","420":"LC yC bC zC 0C"},H:{"1":"KD"},I:{"420":"EC J LD MD ND OD bC PD QD","516":"I"},J:{"420":"D A"},K:{"1":"C 8B aC 9B","2":"A B","516":"H"},L:{"516":"I"},M:{"1028":"v"},N:{"1":"A B"},O:{"516":"AC"},P:{"420":"J","516":"0 1 w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"516":"cD"},R:{"516":"dD"},S:{"164":"eD fD"}},B:4,C:"CSS3 Multiple column layout",D:true}; diff --git a/node_modules/caniuse-lite/data/features/mutation-events.js b/node_modules/caniuse-lite/data/features/mutation-events.js index 804f2e12..39e8cfe7 100644 --- a/node_modules/caniuse-lite/data/features/mutation-events.js +++ b/node_modules/caniuse-lite/data/features/mutation-events.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F bC","260":"G A B"},B:{"132":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","260":"C L M H N O P"},C:{"2":"cC DC J GB fC gC","260":"0 1 2 3 4 5 6 7 8 9 K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC"},D:{"16":"J GB K E F G A B C L M","132":"0 1 2 3 4 5 6 7 8 9 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"16":"hC KC","132":"J GB K E F G A B C L M H iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"1":"C wC 8B","2":"G sC tC uC vC","16":"B 7B ZC","132":"0 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u"},G:{"16":"KC xC","132":"F aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"2":"JD"},I:{"16":"KD LD","132":"DC J D MD ND aC OD PD"},J:{"132":"E A"},K:{"1":"C 8B","2":"A","16":"B 7B ZC","132":"I"},L:{"132":"D"},M:{"260":"D"},N:{"260":"A B"},O:{"132":"9B"},P:{"132":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"132":"bD"},R:{"132":"cD"},S:{"260":"dD eD"}},B:5,C:"Mutation events",D:true}; +module.exports={A:{A:{"2":"K D E cC","260":"F A B"},B:{"132":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","260":"C L M G N O P"},C:{"2":"dC EC J HB gC hC","260":"0 1 2 3 4 5 6 7 8 9 K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC"},D:{"16":"J HB K D E F A B C L M","132":"0 1 2 3 4 5 6 7 8 9 G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"16":"iC LC","132":"J HB K D E F A B C L M G jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"1":"C xC 9B","2":"F tC uC vC wC","16":"B 8B aC","132":"0 1 G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u"},G:{"16":"LC yC","132":"E bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"2":"KD"},I:{"16":"LD MD","132":"EC J I ND OD bC PD QD"},J:{"132":"D A"},K:{"1":"C 9B","2":"A","16":"B 8B aC","132":"H"},L:{"132":"I"},M:{"260":"v"},N:{"260":"A B"},O:{"132":"AC"},P:{"132":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"132":"cD"},R:{"132":"dD"},S:{"260":"eD fD"}},B:5,C:"Mutation events",D:true}; diff --git a/node_modules/caniuse-lite/data/features/mutationobserver.js b/node_modules/caniuse-lite/data/features/mutationobserver.js index 70c88bf7..bc556acb 100644 --- a/node_modules/caniuse-lite/data/features/mutationobserver.js +++ b/node_modules/caniuse-lite/data/features/mutationobserver.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"B","2":"K E F bC","8":"G A"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"0 1 2 3 4 5 6 7 8 9 M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"cC DC J GB K E F G A B C L fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"J GB K E F G A B C L M H N O","33":"0 P HB v w x y z IB"},E:{"1":"E F G A B C L M H jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB hC KC iC","33":"K"},F:{"1":"0 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"G B C sC tC uC vC 7B ZC wC 8B"},G:{"1":"F 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"KC xC aC yC","33":"zC"},H:{"2":"JD"},I:{"1":"D OD PD","2":"DC KD LD MD","8":"J ND aC"},J:{"1":"A","2":"E"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"1":"B","8":"A"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:1,C:"Mutation Observer",D:true}; +module.exports={A:{A:{"1":"B","2":"K D E cC","8":"F A"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"0 1 2 3 4 5 6 7 8 9 M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"dC EC J HB K D E F A B C L gC hC"},D:{"1":"2 3 4 5 6 7 8 9 KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"J HB K D E F A B C L M G N O","33":"0 1 P IB w x y z JB"},E:{"1":"D E F A B C L M G kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB iC LC jC","33":"K"},F:{"1":"0 1 G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"F B C tC uC vC wC 8B aC xC 9B"},G:{"1":"E 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"LC yC bC zC","33":"0C"},H:{"2":"KD"},I:{"1":"I PD QD","2":"EC LD MD ND","8":"J OD bC"},J:{"1":"A","2":"D"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"1":"B","8":"A"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:1,C:"Mutation Observer",D:true}; diff --git a/node_modules/caniuse-lite/data/features/namevalue-storage.js b/node_modules/caniuse-lite/data/features/namevalue-storage.js index 3367dd96..f590f99f 100644 --- a/node_modules/caniuse-lite/data/features/namevalue-storage.js +++ b/node_modules/caniuse-lite/data/features/namevalue-storage.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"F G A B","2":"bC","8":"K E"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC fC gC","4":"cC DC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"1":"J GB K E F G A B C L M H iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"hC KC"},F:{"1":"0 B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u uC vC 7B ZC wC 8B","2":"G sC tC"},G:{"1":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"2":"JD"},I:{"1":"DC J D KD LD MD ND aC OD PD"},J:{"1":"E A"},K:{"1":"B C I 7B ZC 8B","2":"A"},L:{"1":"D"},M:{"1":"D"},N:{"1":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:1,C:"Web Storage - name/value pairs",D:true}; +module.exports={A:{A:{"1":"E F A B","2":"cC","8":"K D"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC gC hC","4":"dC EC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"1":"J HB K D E F A B C L M G jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"iC LC"},F:{"1":"0 1 B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u vC wC 8B aC xC 9B","2":"F tC uC"},G:{"1":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"2":"KD"},I:{"1":"EC J I LD MD ND OD bC PD QD"},J:{"1":"D A"},K:{"1":"B C H 8B aC 9B","2":"A"},L:{"1":"I"},M:{"1":"v"},N:{"1":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:1,C:"Web Storage - name/value pairs",D:true}; diff --git a/node_modules/caniuse-lite/data/features/native-filesystem-api.js b/node_modules/caniuse-lite/data/features/native-filesystem-api.js index f2cc5bbb..f41ab863 100644 --- a/node_modules/caniuse-lite/data/features/native-filesystem-api.js +++ b/node_modules/caniuse-lite/data/features/native-filesystem-api.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"2":"C L M H N O P","194":"Q I R S T U","260":"1 2 3 4 5 6 7 8 9 V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t fC gC","516":"1 2 3 4 5 6 7 8 9 u AB BB CB DB EB FB D HC IC JC dC eC"},D:{"2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B","194":"2B 3B 4B 5B 6B Q I R S T U","260":"1 2 3 4 5 6 7 8 9 V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"2":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC","516":"MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB sC tC uC vC 7B ZC wC 8B","194":"qB rB sB tB uB vB wB xB yB zB","260":"0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u"},G:{"2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD","516":"MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"2":"JD"},I:{"2":"DC J KD LD MD ND aC OD PD","516":"D"},J:{"2":"E A"},K:{"2":"A B C 7B ZC 8B","260":"I"},L:{"516":"D"},M:{"2":"D"},N:{"2":"A B"},O:{"2":"9B"},P:{"2":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"2":"bD"},R:{"2":"cD"},S:{"2":"dD eD"}},B:7,C:"File System Access API",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G N O P","194":"Q H R S T U","260":"V W X Y Z a b c d e f g h i j k l m n"},C:{"2":"0 1 2 3 4 5 6 7 8 9 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC gC hC"},D:{"1":"2 3 4 5 6 7 8 9 o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B","194":"3B 4B 5B 6B 7B Q H R S T U","260":"V W X Y Z a b c d e f g h i j k l m n"},E:{"2":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"1":"a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB tC uC vC wC 8B aC xC 9B","194":"rB sB tB uB vB wB xB yB zB 0B","260":"1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z"},G:{"2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"2":"KD"},I:{"2":"EC J I LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"2":"A B C H 8B aC 9B"},L:{"2":"I"},M:{"2":"v"},N:{"2":"A B"},O:{"2":"AC"},P:{"2":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"2":"cD"},R:{"2":"dD"},S:{"2":"eD fD"}},B:7,C:"File System Access API",D:true}; diff --git a/node_modules/caniuse-lite/data/features/nav-timing.js b/node_modules/caniuse-lite/data/features/nav-timing.js index d1f81571..707b1763 100644 --- a/node_modules/caniuse-lite/data/features/nav-timing.js +++ b/node_modules/caniuse-lite/data/features/nav-timing.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"G A B","2":"K E F bC"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"0 1 2 3 4 5 6 7 8 9 E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"cC DC J GB K fC gC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"J GB","33":"K E F G A B C"},E:{"1":"F G A B C L M H lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E hC KC iC jC kC"},F:{"1":"0 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"G B C sC tC uC vC 7B ZC wC 8B"},G:{"1":"F 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"KC xC aC yC zC 0C 1C"},H:{"2":"JD"},I:{"1":"J D ND aC OD PD","2":"DC KD LD MD"},J:{"1":"A","2":"E"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"1":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:2,C:"Navigation Timing API",D:true}; +module.exports={A:{A:{"1":"F A B","2":"K D E cC"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"0 1 2 3 4 5 6 7 8 9 D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"dC EC J HB K gC hC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"J HB","33":"K D E F A B C"},E:{"1":"E F A B C L M G mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D iC LC jC kC lC"},F:{"1":"0 1 G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"F B C tC uC vC wC 8B aC xC 9B"},G:{"1":"E 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"LC yC bC zC 0C 1C 2C"},H:{"2":"KD"},I:{"1":"J I OD bC PD QD","2":"EC LD MD ND"},J:{"1":"A","2":"D"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"1":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:2,C:"Navigation Timing API",D:true}; diff --git a/node_modules/caniuse-lite/data/features/netinfo.js b/node_modules/caniuse-lite/data/features/netinfo.js index 1484146e..8404c772 100644 --- a/node_modules/caniuse-lite/data/features/netinfo.js +++ b/node_modules/caniuse-lite/data/features/netinfo.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"2":"C L M H N O P","1028":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"2":"0 1 2 3 4 5 6 7 8 9 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC fC gC"},D:{"2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB","1028":"1 2 3 4 5 6 7 8 9 FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"2":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB sC tC uC vC 7B ZC wC 8B","1028":"eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u"},G:{"2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"2":"JD"},I:{"1":"D","2":"KD OD PD","132":"DC J LD MD ND aC"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"2":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z TD UD LC VD WD XD YD ZD AC BC CC aD","132":"J","516":"QD RD SD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"2":"eD","260":"dD"}},B:7,C:"Network Information API",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"2":"C L M G N O P","1028":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"2":"0 1 2 3 4 5 6 7 8 9 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC gC hC"},D:{"2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB","1028":"2 3 4 5 6 7 8 9 GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"2":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB tC uC vC wC 8B aC xC 9B","1028":"fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u"},G:{"2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"2":"KD"},I:{"1":"I","2":"LD PD QD","132":"EC J MD ND OD bC"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"2":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z UD VD MC WD XD YD ZD aD BC CC DC bD","132":"J","516":"RD SD TD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"2":"fD","260":"eD"}},B:7,C:"Network Information API",D:true}; diff --git a/node_modules/caniuse-lite/data/features/notifications.js b/node_modules/caniuse-lite/data/features/notifications.js index 40eb07a0..f317ec8e 100644 --- a/node_modules/caniuse-lite/data/features/notifications.js +++ b/node_modules/caniuse-lite/data/features/notifications.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L"},C:{"1":"0 1 2 3 4 5 6 7 8 9 x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"cC DC J GB K E F G A B C L M H N O P HB v w fC gC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"J","36":"GB K E F G A B C L M H N O P HB v w"},E:{"1":"K E F G A B C L M H jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB hC KC iC"},F:{"1":"0 IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"G B C H N O P HB v w x y z sC tC uC vC 7B ZC wC 8B"},G:{"2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC","516":"RC SC ID BC TC UC VC WC XC YC CC"},H:{"2":"JD"},I:{"2":"DC J KD LD MD ND aC","36":"D OD PD"},J:{"1":"A","2":"E"},K:{"2":"A B C 7B ZC 8B","36":"I"},L:{"257":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"36":"J","130":"0 v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"2":"bD"},R:{"130":"cD"},S:{"1":"dD eD"}},B:1,C:"Web Notifications",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L"},C:{"1":"0 1 2 3 4 5 6 7 8 9 y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"dC EC J HB K D E F A B C L M G N O P IB w x gC hC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"J","36":"HB K D E F A B C L M G N O P IB w x"},E:{"1":"K D E F A B C L M G kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB iC LC jC"},F:{"1":"1 JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 F B C G N O P IB w x y z tC uC vC wC 8B aC xC 9B"},G:{"2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC","516":"SC TC JD CC UC VC WC XC YC ZC DC"},H:{"2":"KD"},I:{"2":"EC J LD MD ND OD bC","36":"I PD QD"},J:{"1":"A","2":"D"},K:{"2":"A B C 8B aC 9B","36":"H"},L:{"257":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"36":"J","130":"0 1 w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"2":"cD"},R:{"130":"dD"},S:{"1":"eD fD"}},B:1,C:"Web Notifications",D:true}; diff --git a/node_modules/caniuse-lite/data/features/object-entries.js b/node_modules/caniuse-lite/data/features/object-entries.js index 5b54cf6f..9145706c 100644 --- a/node_modules/caniuse-lite/data/features/object-entries.js +++ b/node_modules/caniuse-lite/data/features/object-entries.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L"},C:{"1":"1 2 3 4 5 6 7 8 9 dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB"},E:{"1":"B C L M H LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F G A hC KC iC jC kC lC"},F:{"1":"XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB sC tC uC vC 7B ZC wC 8B"},G:{"1":"5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C 2C 3C 4C"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E","16":"A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z RD SD TD UD LC VD WD XD YD ZD AC BC CC aD","2":"J QD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:6,C:"Object.entries",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L"},C:{"1":"2 3 4 5 6 7 8 9 eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB gC hC"},D:{"1":"2 3 4 5 6 7 8 9 lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB"},E:{"1":"B C L M G MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E F A iC LC jC kC lC mC"},F:{"1":"YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB tC uC vC wC 8B aC xC 9B"},G:{"1":"6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D","16":"A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z SD TD UD VD MC WD XD YD ZD aD BC CC DC bD","2":"J RD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:6,C:"Object.entries",D:true}; diff --git a/node_modules/caniuse-lite/data/features/object-fit.js b/node_modules/caniuse-lite/data/features/object-fit.js index 9a30aab2..2dd8b536 100644 --- a/node_modules/caniuse-lite/data/features/object-fit.js +++ b/node_modules/caniuse-lite/data/features/object-fit.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M H","260":"N O P"},C:{"1":"1 2 3 4 5 6 7 8 9 SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB"},E:{"1":"A B C L M H LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E hC KC iC jC","132":"F G kC lC"},F:{"1":"0 HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"G H N O P sC tC uC","33":"B C vC 7B ZC wC 8B"},G:{"1":"4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"KC xC aC yC zC 0C","132":"F 1C 2C 3C"},H:{"33":"JD"},I:{"1":"D PD","2":"DC J KD LD MD ND aC OD"},J:{"2":"E A"},K:{"1":"I","2":"A","33":"B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:4,C:"CSS3 object-fit/object-position",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G","260":"N O P"},C:{"1":"2 3 4 5 6 7 8 9 TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB gC hC"},D:{"1":"2 3 4 5 6 7 8 9 PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB"},E:{"1":"A B C L M G MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D iC LC jC kC","132":"E F lC mC"},F:{"1":"0 1 IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"F G N O P tC uC vC","33":"B C wC 8B aC xC 9B"},G:{"1":"5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"LC yC bC zC 0C 1C","132":"E 2C 3C 4C"},H:{"33":"KD"},I:{"1":"I QD","2":"EC J LD MD ND OD bC PD"},J:{"2":"D A"},K:{"1":"H","2":"A","33":"B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:4,C:"CSS3 object-fit/object-position",D:true}; diff --git a/node_modules/caniuse-lite/data/features/object-observe.js b/node_modules/caniuse-lite/data/features/object-observe.js index 33c5e4fb..3294d439 100644 --- a/node_modules/caniuse-lite/data/features/object-observe.js +++ b/node_modules/caniuse-lite/data/features/object-observe.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"2":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"2":"0 1 2 3 4 5 6 7 8 9 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC fC gC"},D:{"1":"SB TB UB VB WB XB YB ZB aB bB cB dB eB fB","2":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"2":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"1":"0 y z IB JB KB LB MB NB OB PB QB RB SB","2":"G B C H N O P HB v w x TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u sC tC uC vC 7B ZC wC 8B"},G:{"2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"2":"JD"},I:{"2":"DC J D KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"2":"A B C I 7B ZC 8B"},L:{"2":"D"},M:{"2":"D"},N:{"2":"A B"},O:{"2":"9B"},P:{"1":"J","2":"0 v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"2":"bD"},R:{"2":"cD"},S:{"2":"dD eD"}},B:7,C:"Object.observe data binding",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"2":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"2":"0 1 2 3 4 5 6 7 8 9 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC gC hC"},D:{"1":"TB UB VB WB XB YB ZB aB bB cB dB eB fB gB","2":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"2":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"1":"0 1 z JB KB LB MB NB OB PB QB RB SB TB","2":"F B C G N O P IB w x y UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u tC uC vC wC 8B aC xC 9B"},G:{"2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"2":"KD"},I:{"2":"EC J I LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"2":"A B C H 8B aC 9B"},L:{"2":"I"},M:{"2":"v"},N:{"2":"A B"},O:{"2":"AC"},P:{"1":"J","2":"0 1 w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"2":"cD"},R:{"2":"dD"},S:{"2":"eD fD"}},B:7,C:"Object.observe data binding",D:true}; diff --git a/node_modules/caniuse-lite/data/features/object-values.js b/node_modules/caniuse-lite/data/features/object-values.js index 3e0f1ff4..a550612b 100644 --- a/node_modules/caniuse-lite/data/features/object-values.js +++ b/node_modules/caniuse-lite/data/features/object-values.js @@ -1 +1 @@ -module.exports={A:{A:{"8":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L"},C:{"1":"1 2 3 4 5 6 7 8 9 dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","8":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","8":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB"},E:{"1":"B C L M H LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","8":"J GB K E F G A hC KC iC jC kC lC"},F:{"1":"XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","8":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB sC tC uC vC 7B ZC wC 8B"},G:{"1":"5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","8":"F KC xC aC yC zC 0C 1C 2C 3C 4C"},H:{"8":"JD"},I:{"1":"D","8":"DC J KD LD MD ND aC OD PD"},J:{"8":"E A"},K:{"1":"I","8":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"8":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z RD SD TD UD LC VD WD XD YD ZD AC BC CC aD","8":"J QD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:6,C:"Object.values method",D:true}; +module.exports={A:{A:{"8":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L"},C:{"1":"2 3 4 5 6 7 8 9 eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","8":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB gC hC"},D:{"1":"2 3 4 5 6 7 8 9 lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","8":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB"},E:{"1":"B C L M G MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","8":"J HB K D E F A iC LC jC kC lC mC"},F:{"1":"YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","8":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB tC uC vC wC 8B aC xC 9B"},G:{"1":"6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","8":"E LC yC bC zC 0C 1C 2C 3C 4C 5C"},H:{"8":"KD"},I:{"1":"I","8":"EC J LD MD ND OD bC PD QD"},J:{"8":"D A"},K:{"1":"H","8":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"8":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z SD TD UD VD MC WD XD YD ZD aD BC CC DC bD","8":"J RD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:6,C:"Object.values method",D:true}; diff --git a/node_modules/caniuse-lite/data/features/objectrtc.js b/node_modules/caniuse-lite/data/features/objectrtc.js index f0394348..2d9e6b56 100644 --- a/node_modules/caniuse-lite/data/features/objectrtc.js +++ b/node_modules/caniuse-lite/data/features/objectrtc.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"L M H N O P","2":"1 2 3 4 5 6 7 8 9 C Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"2":"0 1 2 3 4 5 6 7 8 9 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC fC gC"},D:{"2":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"2":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u sC tC uC vC 7B ZC wC 8B"},G:{"2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"2":"JD"},I:{"2":"DC J D KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"2":"A B C I 7B ZC 8B"},L:{"2":"D"},M:{"2":"D"},N:{"2":"A B"},O:{"2":"9B"},P:{"2":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"2":"bD"},R:{"2":"cD"},S:{"2":"dD eD"}},B:6,C:"Object RTC (ORTC) API for WebRTC",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"L M G N O P","2":"2 3 4 5 6 7 8 9 C Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"2":"0 1 2 3 4 5 6 7 8 9 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC gC hC"},D:{"2":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"2":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u tC uC vC wC 8B aC xC 9B"},G:{"2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"2":"KD"},I:{"2":"EC J I LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"2":"A B C H 8B aC 9B"},L:{"2":"I"},M:{"2":"v"},N:{"2":"A B"},O:{"2":"AC"},P:{"2":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"2":"cD"},R:{"2":"dD"},S:{"2":"eD fD"}},B:6,C:"Object RTC (ORTC) API for WebRTC",D:true}; diff --git a/node_modules/caniuse-lite/data/features/offline-apps.js b/node_modules/caniuse-lite/data/features/offline-apps.js index 80d45be1..398da89b 100644 --- a/node_modules/caniuse-lite/data/features/offline-apps.js +++ b/node_modules/caniuse-lite/data/features/offline-apps.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"A B","2":"G bC","8":"K E F"},B:{"1":"C L M H N O P Q I R S T","2":"1 2 3 4 5 6 7 8 9 U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S fC gC","2":"1 2 3 4 5 6 7 8 9 T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","4":"DC","8":"cC"},D:{"1":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T","2":"1 2 3 4 5 6 7 8 9 U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"1":"J GB K E F G A B C L M iC jC kC lC LC 7B 8B mC nC","2":"H oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","8":"hC KC"},F:{"1":"0 B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B vC 7B ZC wC 8B","2":"G 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u sC","8":"tC uC"},G:{"1":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD","2":"GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"2":"JD"},I:{"1":"DC J KD LD MD ND aC OD PD","2":"D"},J:{"1":"E A"},K:{"1":"B C 7B ZC 8B","2":"A I"},L:{"2":"D"},M:{"2":"D"},N:{"1":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"2":"cD"},S:{"1":"dD","2":"eD"}},B:7,C:"Offline web applications",D:true}; +module.exports={A:{A:{"1":"A B","2":"F cC","8":"K D E"},B:{"1":"C L M G N O P Q H R S T","2":"2 3 4 5 6 7 8 9 U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S gC hC","2":"2 3 4 5 6 7 8 9 T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","4":"EC","8":"dC"},D:{"1":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T","2":"2 3 4 5 6 7 8 9 U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"1":"J HB K D E F A B C L M jC kC lC mC MC 8B 9B nC oC","2":"G pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","8":"iC LC"},F:{"1":"0 1 B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B wC 8B aC xC 9B","2":"F 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u tC","8":"uC vC"},G:{"1":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD","2":"HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"2":"KD"},I:{"1":"EC J LD MD ND OD bC PD QD","2":"I"},J:{"1":"D A"},K:{"1":"B C 8B aC 9B","2":"A H"},L:{"2":"I"},M:{"2":"v"},N:{"1":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"2":"dD"},S:{"1":"eD","2":"fD"}},B:7,C:"Offline web applications",D:true}; diff --git a/node_modules/caniuse-lite/data/features/offscreencanvas.js b/node_modules/caniuse-lite/data/features/offscreencanvas.js index 64f9eb94..d274a65d 100644 --- a/node_modules/caniuse-lite/data/features/offscreencanvas.js +++ b/node_modules/caniuse-lite/data/features/offscreencanvas.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M H N O P"},C:{"1":"1 2 3 4 5 6 7 8 9 o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB fC gC","194":"aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n"},D:{"1":"1 2 3 4 5 6 7 8 9 xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB","322":"oB EC pB FC qB rB sB tB uB vB wB"},E:{"1":"BC TC UC VC WC XC YC CC rC","2":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC","516":"PC QC RC SC qC"},F:{"1":"sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB sC tC uC vC 7B ZC wC 8B","322":"bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB"},G:{"1":"BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC","516":"PC QC RC SC ID"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z LC VD WD XD YD ZD AC BC CC aD","2":"J QD RD SD TD UD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"194":"dD eD"}},B:1,C:"OffscreenCanvas",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G N O P"},C:{"1":"2 3 4 5 6 7 8 9 o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB gC hC","194":"bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n"},D:{"1":"2 3 4 5 6 7 8 9 yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB","322":"pB FC qB GC rB sB tB uB vB wB xB"},E:{"1":"CC UC VC WC XC YC ZC DC sC","2":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC","516":"QC RC SC TC rC"},F:{"1":"tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB tC uC vC wC 8B aC xC 9B","322":"cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB"},G:{"1":"CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC","516":"QC RC SC TC JD"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z MC WD XD YD ZD aD BC CC DC bD","2":"J RD SD TD UD VD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"194":"eD fD"}},B:1,C:"OffscreenCanvas",D:true}; diff --git a/node_modules/caniuse-lite/data/features/ogg-vorbis.js b/node_modules/caniuse-lite/data/features/ogg-vorbis.js index 72f4fa90..3f0ca06d 100644 --- a/node_modules/caniuse-lite/data/features/ogg-vorbis.js +++ b/node_modules/caniuse-lite/data/features/ogg-vorbis.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M H N"},C:{"1":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC fC gC","2":"cC DC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"2":"J GB K E F G A B C L M hC KC iC jC kC lC LC 7B 8B mC","260":"BC TC UC VC WC XC YC CC rC","388":"H nC oC MC NC 9B pC AC OC PC QC RC SC qC"},F:{"1":"0 B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u uC vC 7B ZC wC 8B","2":"G sC tC"},G:{"2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC","260":"WC XC YC CC"},H:{"2":"JD"},I:{"1":"DC J D MD ND aC OD PD","16":"KD LD"},J:{"1":"A","2":"E"},K:{"1":"B C I 7B ZC 8B","2":"A"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:6,C:"Ogg Vorbis audio format",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G N"},C:{"1":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC gC hC","2":"dC EC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"2":"J HB K D E F A B C L M iC LC jC kC lC mC MC 8B 9B nC","260":"CC UC VC WC XC YC ZC DC sC","388":"G oC pC NC OC AC qC BC PC QC RC SC TC rC"},F:{"1":"0 1 B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u vC wC 8B aC xC 9B","2":"F tC uC"},G:{"2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC","260":"XC YC ZC DC"},H:{"2":"KD"},I:{"1":"EC J I ND OD bC PD QD","16":"LD MD"},J:{"1":"A","2":"D"},K:{"1":"B C H 8B aC 9B","2":"A"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:6,C:"Ogg Vorbis audio format",D:true}; diff --git a/node_modules/caniuse-lite/data/features/ogv.js b/node_modules/caniuse-lite/data/features/ogv.js index d21330c8..84d631c4 100644 --- a/node_modules/caniuse-lite/data/features/ogv.js +++ b/node_modules/caniuse-lite/data/features/ogv.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F bC","8":"G A B"},B:{"1":"1 2 3 4 5 6 7 8 9 O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB","8":"C L M H N","194":"BB CB DB EB FB D"},C:{"1":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC fC gC","2":"cC DC"},D:{"1":"0 1 2 3 4 5 6 7 8 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","194":"9 AB BB CB DB EB FB D HC IC JC"},E:{"2":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"1":"0 B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o uC vC 7B ZC wC 8B","2":"G sC tC","194":"p q r s t u"},G:{"2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"2":"JD"},I:{"2":"DC J D KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"2":"A B C I 7B ZC 8B"},L:{"2":"D"},M:{"1":"D"},N:{"8":"A B"},O:{"1":"9B"},P:{"2":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"2":"cD"},S:{"1":"dD eD"}},B:6,C:"Ogg/Theora video format",D:true}; +module.exports={A:{A:{"2":"K D E cC","8":"F A B"},B:{"1":"2 3 4 5 6 7 8 9 O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB","8":"C L M G N","194":"CB DB EB FB GB v I"},C:{"1":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC gC hC","2":"dC EC JC KC eC fC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","194":"AB BB CB DB EB FB GB v I IC JC KC"},E:{"2":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"1":"0 1 B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o vC wC 8B aC xC 9B","2":"F tC uC","194":"p q r s t u"},G:{"2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"2":"KD"},I:{"2":"EC J I LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"2":"A B C H 8B aC 9B"},L:{"2":"I"},M:{"1":"v"},N:{"8":"A B"},O:{"1":"AC"},P:{"2":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"2":"dD"},S:{"1":"eD fD"}},B:6,C:"Ogg/Theora video format",D:true}; diff --git a/node_modules/caniuse-lite/data/features/ol-reversed.js b/node_modules/caniuse-lite/data/features/ol-reversed.js index 8901ed4f..f3944fd3 100644 --- a/node_modules/caniuse-lite/data/features/ol-reversed.js +++ b/node_modules/caniuse-lite/data/features/ol-reversed.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M H N O P"},C:{"1":"0 1 2 3 4 5 6 7 8 9 P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"cC DC J GB K E F G A B C L M H N O fC gC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"J GB K E F G A B C L M H","16":"N O P HB"},E:{"1":"E F G A B C L M H jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB hC KC iC","16":"K"},F:{"1":"0 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u 8B","2":"G B sC tC uC vC 7B ZC wC","16":"C"},G:{"1":"F zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"KC xC aC yC"},H:{"1":"JD"},I:{"1":"D OD PD","2":"DC J KD LD MD ND aC"},J:{"1":"A","2":"E"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:1,C:"Reversed attribute of ordered lists",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G N O P"},C:{"1":"0 1 2 3 4 5 6 7 8 9 P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"dC EC J HB K D E F A B C L M G N O gC hC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"J HB K D E F A B C L M G","16":"N O P IB"},E:{"1":"D E F A B C L M G kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB iC LC jC","16":"K"},F:{"1":"0 1 G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u 9B","2":"F B tC uC vC wC 8B aC xC","16":"C"},G:{"1":"E 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"LC yC bC zC"},H:{"1":"KD"},I:{"1":"I PD QD","2":"EC J LD MD ND OD bC"},J:{"1":"A","2":"D"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:1,C:"Reversed attribute of ordered lists",D:true}; diff --git a/node_modules/caniuse-lite/data/features/once-event-listener.js b/node_modules/caniuse-lite/data/features/once-event-listener.js index 94249153..89c0cc15 100644 --- a/node_modules/caniuse-lite/data/features/once-event-listener.js +++ b/node_modules/caniuse-lite/data/features/once-event-listener.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M H"},C:{"1":"1 2 3 4 5 6 7 8 9 gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB"},E:{"1":"A B C L M H LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F G hC KC iC jC kC lC"},F:{"1":"YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB sC tC uC vC 7B ZC wC 8B"},G:{"1":"4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C 2C 3C"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z RD SD TD UD LC VD WD XD YD ZD AC BC CC aD","2":"J QD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"eD","2":"dD"}},B:1,C:"\"once\" event listener option",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G"},C:{"1":"2 3 4 5 6 7 8 9 hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB gC hC"},D:{"1":"2 3 4 5 6 7 8 9 mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB"},E:{"1":"A B C L M G MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E F iC LC jC kC lC mC"},F:{"1":"ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB tC uC vC wC 8B aC xC 9B"},G:{"1":"5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C 3C 4C"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z SD TD UD VD MC WD XD YD ZD aD BC CC DC bD","2":"J RD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"fD","2":"eD"}},B:1,C:"\"once\" event listener option",D:true}; diff --git a/node_modules/caniuse-lite/data/features/online-status.js b/node_modules/caniuse-lite/data/features/online-status.js index 3a051aff..c2c5f4a2 100644 --- a/node_modules/caniuse-lite/data/features/online-status.js +++ b/node_modules/caniuse-lite/data/features/online-status.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"G A B","2":"K E bC","260":"F"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"1 2 3 4 5 6 7 8 9 XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC fC gC","2":"cC DC","516":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB"},D:{"1":"0 1 2 3 4 5 6 7 8 9 M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"J GB K E F G A B C L"},E:{"1":"GB K F G A B C L M H iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J hC KC","1025":"E"},F:{"1":"0 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"G B C sC tC uC vC 7B ZC wC","4":"8B"},G:{"1":"F aC yC zC 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","16":"KC xC","1025":"0C"},H:{"2":"JD"},I:{"1":"DC J D MD ND aC OD PD","16":"KD LD"},J:{"1":"A","132":"E"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"1":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:1,C:"Online/offline status",D:true}; +module.exports={A:{A:{"1":"F A B","2":"K D cC","260":"E"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"2 3 4 5 6 7 8 9 YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC gC hC","2":"dC EC","516":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB"},D:{"1":"0 1 2 3 4 5 6 7 8 9 M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"J HB K D E F A B C L"},E:{"1":"HB K E F A B C L M G jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J iC LC","1025":"D"},F:{"1":"0 1 G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"F B C tC uC vC wC 8B aC xC","4":"9B"},G:{"1":"E bC zC 0C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","16":"LC yC","1025":"1C"},H:{"2":"KD"},I:{"1":"EC J I ND OD bC PD QD","16":"LD MD"},J:{"1":"A","132":"D"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"1":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:1,C:"Online/offline status",D:true}; diff --git a/node_modules/caniuse-lite/data/features/opus.js b/node_modules/caniuse-lite/data/features/opus.js index 6f81d0d0..eeac29eb 100644 --- a/node_modules/caniuse-lite/data/features/opus.js +++ b/node_modules/caniuse-lite/data/features/opus.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L"},C:{"1":"0 1 2 3 4 5 6 7 8 9 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"cC DC J GB K E F G A B C L M fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB"},E:{"2":"J GB K E F G A hC KC iC jC kC lC LC","132":"B C L M H 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC","260":"WC","516":"XC YC CC rC"},F:{"1":"0 v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"G B C H N O P HB sC tC uC vC 7B ZC wC 8B"},G:{"2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C","132":"6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC","260":"WC","516":"XC YC CC"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD","2":"J"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:6,C:"Opus audio format",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L"},C:{"1":"0 1 2 3 4 5 6 7 8 9 G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"dC EC J HB K D E F A B C L M gC hC"},D:{"1":"2 3 4 5 6 7 8 9 QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB"},E:{"2":"J HB K D E F A iC LC jC kC lC mC MC","132":"B C L M G 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC","260":"XC","516":"YC ZC DC sC"},F:{"1":"0 1 w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"F B C G N O P IB tC uC vC wC 8B aC xC 9B"},G:{"2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C","132":"7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC","260":"XC","516":"YC ZC DC"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD","2":"J"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:6,C:"Opus audio format",D:true}; diff --git a/node_modules/caniuse-lite/data/features/orientation-sensor.js b/node_modules/caniuse-lite/data/features/orientation-sensor.js index cb3d629a..4219b00b 100644 --- a/node_modules/caniuse-lite/data/features/orientation-sensor.js +++ b/node_modules/caniuse-lite/data/features/orientation-sensor.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M H N O P"},C:{"2":"0 1 2 3 4 5 6 7 8 9 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB","194":"oB EC pB FC qB rB sB tB uB"},E:{"2":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"1":"kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB sC tC uC vC 7B ZC wC 8B"},G:{"2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"2":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"2":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"2":"dD eD"}},B:4,C:"Orientation Sensor",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G N O P"},C:{"2":"0 1 2 3 4 5 6 7 8 9 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC gC hC"},D:{"1":"2 3 4 5 6 7 8 9 wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB","194":"pB FC qB GC rB sB tB uB vB"},E:{"2":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"1":"lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB tC uC vC wC 8B aC xC 9B"},G:{"2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"2":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"2":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"2":"eD fD"}},B:4,C:"Orientation Sensor",D:true}; diff --git a/node_modules/caniuse-lite/data/features/outline.js b/node_modules/caniuse-lite/data/features/outline.js index 0b4e35eb..67b7056e 100644 --- a/node_modules/caniuse-lite/data/features/outline.js +++ b/node_modules/caniuse-lite/data/features/outline.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E bC","260":"F","388":"G A B"},B:{"1":"1 2 3 4 5 6 7 8 9 H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","388":"C L M"},C:{"1":"0 1 2 3 4 5 6 7 8 9 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC fC gC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"1":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"1":"0 C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u wC","129":"8B","260":"G B sC tC uC vC 7B ZC"},G:{"1":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"2":"JD"},I:{"1":"DC J D KD LD MD ND aC OD PD"},J:{"1":"E A"},K:{"1":"C I 8B","260":"A B 7B ZC"},L:{"1":"D"},M:{"1":"D"},N:{"388":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:4,C:"CSS outline properties",D:true}; +module.exports={A:{A:{"2":"K D cC","260":"E","388":"F A B"},B:{"1":"2 3 4 5 6 7 8 9 G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","388":"C L M"},C:{"1":"0 1 2 3 4 5 6 7 8 9 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC gC hC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"1":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"1":"0 1 C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u xC","129":"9B","260":"F B tC uC vC wC 8B aC"},G:{"1":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"2":"KD"},I:{"1":"EC J I LD MD ND OD bC PD QD"},J:{"1":"D A"},K:{"1":"C H 9B","260":"A B 8B aC"},L:{"1":"I"},M:{"1":"v"},N:{"388":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:4,C:"CSS outline properties",D:true}; diff --git a/node_modules/caniuse-lite/data/features/pad-start-end.js b/node_modules/caniuse-lite/data/features/pad-start-end.js index a4fdf650..97fe1f65 100644 --- a/node_modules/caniuse-lite/data/features/pad-start-end.js +++ b/node_modules/caniuse-lite/data/features/pad-start-end.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M"},C:{"1":"1 2 3 4 5 6 7 8 9 eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB"},E:{"1":"A B C L M H LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F G hC KC iC jC kC lC"},F:{"1":"aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB sC tC uC vC 7B ZC wC 8B"},G:{"1":"4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C 2C 3C"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z SD TD UD LC VD WD XD YD ZD AC BC CC aD","2":"J QD RD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:6,C:"String.prototype.padStart(), String.prototype.padEnd()",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M"},C:{"1":"2 3 4 5 6 7 8 9 fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB gC hC"},D:{"1":"2 3 4 5 6 7 8 9 oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB"},E:{"1":"A B C L M G MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E F iC LC jC kC lC mC"},F:{"1":"bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB tC uC vC wC 8B aC xC 9B"},G:{"1":"5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C 3C 4C"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z TD UD VD MC WD XD YD ZD aD BC CC DC bD","2":"J RD SD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:6,C:"String.prototype.padStart(), String.prototype.padEnd()",D:true}; diff --git a/node_modules/caniuse-lite/data/features/page-transition-events.js b/node_modules/caniuse-lite/data/features/page-transition-events.js index f17d8dc4..d64ff912 100644 --- a/node_modules/caniuse-lite/data/features/page-transition-events.js +++ b/node_modules/caniuse-lite/data/features/page-transition-events.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"B","2":"K E F G A bC"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"0 1 2 3 4 5 6 7 8 9 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC fC gC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"1":"GB K E F G A B C L M H iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J hC KC"},F:{"1":"0 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"G B C sC tC uC vC 7B ZC wC 8B"},G:{"1":"F yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","16":"KC xC aC"},H:{"2":"JD"},I:{"1":"DC J D MD ND aC OD PD","16":"KD LD"},J:{"1":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"1":"B","2":"A"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:1,C:"PageTransitionEvent",D:true}; +module.exports={A:{A:{"1":"B","2":"K D E F A cC"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"0 1 2 3 4 5 6 7 8 9 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC gC hC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"1":"HB K D E F A B C L M G jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J iC LC"},F:{"1":"0 1 G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"F B C tC uC vC wC 8B aC xC 9B"},G:{"1":"E zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","16":"LC yC bC"},H:{"2":"KD"},I:{"1":"EC J I ND OD bC PD QD","16":"LD MD"},J:{"1":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"1":"B","2":"A"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:1,C:"PageTransitionEvent",D:true}; diff --git a/node_modules/caniuse-lite/data/features/pagevisibility.js b/node_modules/caniuse-lite/data/features/pagevisibility.js index 08df3049..ad8d9990 100644 --- a/node_modules/caniuse-lite/data/features/pagevisibility.js +++ b/node_modules/caniuse-lite/data/features/pagevisibility.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"A B","2":"K E F G bC"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"0 1 2 3 4 5 6 7 8 9 P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"cC DC J GB K E F G fC gC","33":"A B C L M H N O"},D:{"1":"1 2 3 4 5 6 7 8 9 PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"J GB K E F G A B C L","33":"0 M H N O P HB v w x y z IB JB KB LB MB NB OB"},E:{"1":"E F G A B C L M H jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K hC KC iC"},F:{"1":"0 v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u 8B","2":"G B C sC tC uC vC 7B ZC wC","33":"H N O P HB"},G:{"1":"F 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"KC xC aC yC zC"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC","33":"OD PD"},J:{"1":"A","2":"E"},K:{"1":"I 8B","2":"A B C 7B ZC"},L:{"1":"D"},M:{"1":"D"},N:{"1":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD","33":"J"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:2,C:"Page Visibility",D:true}; +module.exports={A:{A:{"1":"A B","2":"K D E F cC"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"0 1 2 3 4 5 6 7 8 9 P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"dC EC J HB K D E F gC hC","33":"A B C L M G N O"},D:{"1":"2 3 4 5 6 7 8 9 QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"J HB K D E F A B C L","33":"0 1 M G N O P IB w x y z JB KB LB MB NB OB PB"},E:{"1":"D E F A B C L M G kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K iC LC jC"},F:{"1":"0 1 w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u 9B","2":"F B C tC uC vC wC 8B aC xC","33":"G N O P IB"},G:{"1":"E 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"LC yC bC zC 0C"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC","33":"PD QD"},J:{"1":"A","2":"D"},K:{"1":"H 9B","2":"A B C 8B aC"},L:{"1":"I"},M:{"1":"v"},N:{"1":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD","33":"J"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:2,C:"Page Visibility",D:true}; diff --git a/node_modules/caniuse-lite/data/features/passive-event-listener.js b/node_modules/caniuse-lite/data/features/passive-event-listener.js index 8da727fa..d92379c6 100644 --- a/node_modules/caniuse-lite/data/features/passive-event-listener.js +++ b/node_modules/caniuse-lite/data/features/passive-event-listener.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M H"},C:{"1":"1 2 3 4 5 6 7 8 9 fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB"},E:{"1":"A B C L M H LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F G hC KC iC jC kC lC"},F:{"1":"UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB sC tC uC vC 7B ZC wC 8B"},G:{"1":"4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C 2C 3C"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD","2":"J"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"eD","2":"dD"}},B:1,C:"Passive event listeners",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G"},C:{"1":"2 3 4 5 6 7 8 9 gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gC hC"},D:{"1":"2 3 4 5 6 7 8 9 iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB"},E:{"1":"A B C L M G MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E F iC LC jC kC lC mC"},F:{"1":"VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB tC uC vC wC 8B aC xC 9B"},G:{"1":"5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C 3C 4C"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD","2":"J"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"fD","2":"eD"}},B:1,C:"Passive event listeners",D:true}; diff --git a/node_modules/caniuse-lite/data/features/passkeys.js b/node_modules/caniuse-lite/data/features/passkeys.js index c21dd62b..aad71d9a 100644 --- a/node_modules/caniuse-lite/data/features/passkeys.js +++ b/node_modules/caniuse-lite/data/features/passkeys.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 r s t u AB BB CB DB EB FB D","2":"C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q"},C:{"1":"BB CB DB EB FB D HC IC JC dC eC","2":"0 1 2 3 4 5 6 7 8 9 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q"},E:{"1":"OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC"},F:{"1":"g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f sC tC uC vC 7B ZC wC 8B"},G:{"1":"AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD"},H:{"2":"JD"},I:{"2":"DC J D KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"2":"9B"},P:{"1":"0 w x y z","2":"J QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD","16":"v"},Q:{"2":"bD"},R:{"2":"cD"},S:{"2":"dD eD"}},B:6,C:"Passkeys",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 r s t u AB BB CB DB EB FB GB v I","2":"C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q"},C:{"1":"CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 2 3 4 5 6 7 8 9 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB gC hC"},D:{"1":"2 3 4 5 6 7 8 9 r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q"},E:{"1":"PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC"},F:{"1":"g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f tC uC vC wC 8B aC xC 9B"},G:{"1":"BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID"},H:{"2":"KD"},I:{"2":"EC J I LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"2":"AC"},P:{"1":"0 1 x y z","2":"J RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD","16":"w"},Q:{"2":"cD"},R:{"2":"dD"},S:{"2":"eD fD"}},B:6,C:"Passkeys",D:true}; diff --git a/node_modules/caniuse-lite/data/features/passwordrules.js b/node_modules/caniuse-lite/data/features/passwordrules.js index fd4c9cad..87755f76 100644 --- a/node_modules/caniuse-lite/data/features/passwordrules.js +++ b/node_modules/caniuse-lite/data/features/passwordrules.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"2":"C L M H N O P","16":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"2":"0 1 2 3 4 5 6 7 8 9 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC fC gC","16":"JC dC eC"},D:{"2":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","16":"HC IC JC"},E:{"1":"C L 8B","2":"J GB K E F G A B hC KC iC jC kC lC LC 7B","16":"M H mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB sC tC uC vC 7B ZC wC 8B","16":"jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u"},G:{"2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"16":"JD"},I:{"2":"DC J KD LD MD ND aC OD PD","16":"D"},J:{"2":"E","16":"A"},K:{"2":"A B C 7B ZC 8B","16":"I"},L:{"16":"D"},M:{"16":"D"},N:{"2":"A","16":"B"},O:{"16":"9B"},P:{"2":"J QD RD","16":"0 v w x y z SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"16":"bD"},R:{"16":"cD"},S:{"2":"dD eD"}},B:1,C:"Password Rules",D:false}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"2":"C L M G N O P","16":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"2":"0 1 2 3 4 5 6 7 8 9 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC gC hC","16":"KC eC fC"},D:{"2":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","16":"IC JC KC"},E:{"1":"C L 9B","2":"J HB K D E F A B iC LC jC kC lC mC MC 8B","16":"M G nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB tC uC vC wC 8B aC xC 9B","16":"kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u"},G:{"2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"16":"KD"},I:{"2":"EC J LD MD ND OD bC PD QD","16":"I"},J:{"2":"D","16":"A"},K:{"2":"A B C 8B aC 9B","16":"H"},L:{"16":"I"},M:{"16":"v"},N:{"2":"A","16":"B"},O:{"16":"AC"},P:{"2":"J RD SD","16":"0 1 w x y z TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"16":"cD"},R:{"16":"dD"},S:{"2":"eD fD"}},B:1,C:"Password Rules",D:false}; diff --git a/node_modules/caniuse-lite/data/features/path2d.js b/node_modules/caniuse-lite/data/features/path2d.js index 7ff6233a..6fe9a0db 100644 --- a/node_modules/caniuse-lite/data/features/path2d.js +++ b/node_modules/caniuse-lite/data/features/path2d.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L","132":"M H N O P"},C:{"1":"1 2 3 4 5 6 7 8 9 eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB fC gC","132":"NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB"},D:{"1":"1 2 3 4 5 6 7 8 9 wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB","132":"SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB"},E:{"1":"A B C L M H lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E hC KC iC jC","132":"F G kC"},F:{"1":"lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"G B C H N O P HB v w x sC tC uC vC 7B ZC wC 8B","132":"0 y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB"},G:{"1":"2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"KC xC aC yC zC 0C","16":"F","132":"1C"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"1":"A","2":"E"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z LC VD WD XD YD ZD AC BC CC aD","132":"J QD RD SD TD UD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:1,C:"Path2D",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L","132":"M G N O P"},C:{"1":"2 3 4 5 6 7 8 9 fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB gC hC","132":"OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB"},D:{"1":"2 3 4 5 6 7 8 9 xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB","132":"TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB"},E:{"1":"A B C L M G mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D iC LC jC kC","132":"E F lC"},F:{"1":"mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"F B C G N O P IB w x y tC uC vC wC 8B aC xC 9B","132":"0 1 z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB"},G:{"1":"3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"LC yC bC zC 0C 1C","16":"E","132":"2C"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"1":"A","2":"D"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z MC WD XD YD ZD aD BC CC DC bD","132":"J RD SD TD UD VD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:1,C:"Path2D",D:true}; diff --git a/node_modules/caniuse-lite/data/features/payment-request.js b/node_modules/caniuse-lite/data/features/payment-request.js index 1c36585f..6857d91b 100644 --- a/node_modules/caniuse-lite/data/features/payment-request.js +++ b/node_modules/caniuse-lite/data/features/payment-request.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L","322":"M","8196":"H N O P"},C:{"2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB fC gC","4162":"lB mB nB oB EC pB FC qB rB sB tB","16452":"1 2 3 4 5 6 7 8 9 uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC"},D:{"1":"1 2 3 4 5 6 7 8 9 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB","194":"jB kB lB mB nB oB","1090":"EC pB","8196":"FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B"},E:{"1":"L M H 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F G hC KC iC jC kC lC","514":"A B LC","8196":"C 7B"},F:{"1":"uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB sC tC uC vC 7B ZC wC 8B","194":"WB XB YB ZB aB bB cB dB","8196":"eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB"},G:{"1":"9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C 2C 3C","514":"4C 5C 6C","8196":"7C 8C"},H:{"2":"JD"},I:{"2":"DC J D KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"2049":"D"},M:{"2":"D"},N:{"2":"A B"},O:{"2":"9B"},P:{"1":"0 v w x y z WD XD YD ZD AC BC CC aD","2":"J","8196":"QD RD SD TD UD LC VD"},Q:{"8196":"bD"},R:{"2":"cD"},S:{"2":"dD eD"}},B:2,C:"Payment Request API",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L","322":"M","8196":"G N O P"},C:{"2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB gC hC","4162":"mB nB oB pB FC qB GC rB sB tB uB","16452":"2 3 4 5 6 7 8 9 vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC"},D:{"1":"2 3 4 5 6 7 8 9 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB","194":"kB lB mB nB oB pB","1090":"FC qB","8196":"GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B"},E:{"1":"L M G 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E F iC LC jC kC lC mC","514":"A B MC","8196":"C 8B"},F:{"1":"vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB tC uC vC wC 8B aC xC 9B","194":"XB YB ZB aB bB cB dB eB","8196":"fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB"},G:{"1":"AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C 3C 4C","514":"5C 6C 7C","8196":"8C 9C"},H:{"2":"KD"},I:{"2":"EC J I LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"2049":"I"},M:{"2":"v"},N:{"2":"A B"},O:{"2":"AC"},P:{"1":"0 1 w x y z XD YD ZD aD BC CC DC bD","2":"J","8196":"RD SD TD UD VD MC WD"},Q:{"8196":"cD"},R:{"2":"dD"},S:{"2":"eD fD"}},B:2,C:"Payment Request API",D:true}; diff --git a/node_modules/caniuse-lite/data/features/pdf-viewer.js b/node_modules/caniuse-lite/data/features/pdf-viewer.js index 5060c632..f688bd2d 100644 --- a/node_modules/caniuse-lite/data/features/pdf-viewer.js +++ b/node_modules/caniuse-lite/data/features/pdf-viewer.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A bC","132":"B"},B:{"1":"1 2 3 4 5 6 7 8 9 H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","16":"C L M"},C:{"1":"0 1 2 3 4 5 6 7 8 9 HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"cC DC J GB K E F G A B C L M H N O P fC gC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","16":"J GB K E F G A B C L M"},E:{"1":"J GB K E F G A B C L M H iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","16":"hC KC"},F:{"1":"0 C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u 8B","2":"G B sC tC uC vC 7B ZC wC"},G:{"1":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"2":"JD"},I:{"2":"DC J D KD LD MD ND aC OD PD"},J:{"16":"E A"},K:{"2":"A B C I 7B ZC 8B"},L:{"2":"D"},M:{"2":"D"},N:{"16":"A B"},O:{"2":"9B"},P:{"2":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"2":"cD"},S:{"2":"dD eD"}},B:6,C:"Built-in PDF viewer",D:true}; +module.exports={A:{A:{"2":"K D E F A cC","132":"B"},B:{"1":"2 3 4 5 6 7 8 9 G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","16":"C L M"},C:{"1":"0 1 2 3 4 5 6 7 8 9 IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"dC EC J HB K D E F A B C L M G N O P gC hC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","16":"J HB K D E F A B C L M"},E:{"1":"J HB K D E F A B C L M G jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","16":"iC LC"},F:{"1":"0 1 C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u 9B","2":"F B tC uC vC wC 8B aC xC"},G:{"1":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"2":"KD"},I:{"2":"EC J I LD MD ND OD bC PD QD"},J:{"16":"D A"},K:{"2":"A B C H 8B aC 9B"},L:{"2":"I"},M:{"2":"v"},N:{"16":"A B"},O:{"2":"AC"},P:{"2":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"2":"dD"},S:{"2":"eD fD"}},B:6,C:"Built-in PDF viewer",D:true}; diff --git a/node_modules/caniuse-lite/data/features/permissions-api.js b/node_modules/caniuse-lite/data/features/permissions-api.js index df840e83..8448cf9a 100644 --- a/node_modules/caniuse-lite/data/features/permissions-api.js +++ b/node_modules/caniuse-lite/data/features/permissions-api.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M H N O P"},C:{"1":"1 2 3 4 5 6 7 8 9 cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB"},E:{"1":"AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC"},F:{"1":"MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB sC tC uC vC 7B ZC wC 8B"},G:{"1":"AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD"},H:{"2":"JD"},I:{"2":"DC J D KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:5,C:"Permissions API",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G N O P"},C:{"1":"2 3 4 5 6 7 8 9 dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB gC hC"},D:{"1":"2 3 4 5 6 7 8 9 aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB"},E:{"1":"BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC"},F:{"1":"NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB tC uC vC wC 8B aC xC 9B"},G:{"1":"BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID"},H:{"2":"KD"},I:{"2":"EC J I LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:5,C:"Permissions API",D:true}; diff --git a/node_modules/caniuse-lite/data/features/permissions-policy.js b/node_modules/caniuse-lite/data/features/permissions-policy.js index 8290bdc0..ffc2a3f3 100644 --- a/node_modules/caniuse-lite/data/features/permissions-policy.js +++ b/node_modules/caniuse-lite/data/features/permissions-policy.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"2":"C L M H N O P","258":"Q I R S T U","322":"V W","388":"1 2 3 4 5 6 7 8 9 X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B fC gC","258":"1 2 3 4 5 6 7 8 9 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC"},D:{"2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC","258":"pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U","322":"V W","388":"1 2 3 4 5 6 7 8 9 X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"2":"J GB K E F G A B hC KC iC jC kC lC LC","258":"C L M H 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB sC tC uC vC 7B ZC wC 8B","258":"dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB","322":"0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d","388":"e f g h i j k l m n o p q r s t u"},G:{"2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C","258":"7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"2":"JD"},I:{"2":"DC J KD LD MD ND aC OD PD","258":"D"},J:{"2":"E A"},K:{"2":"A B C 7B ZC 8B","388":"I"},L:{"388":"D"},M:{"258":"D"},N:{"2":"A B"},O:{"2":"9B"},P:{"2":"J QD RD SD","258":"0 v w x y z TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"258":"bD"},R:{"388":"cD"},S:{"2":"dD","258":"eD"}},B:5,C:"Permissions Policy",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"2":"C L M G N O P","258":"Q H R S T U","322":"V W","388":"2 3 4 5 6 7 8 9 X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B gC hC","258":"2 3 4 5 6 7 8 9 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC"},D:{"2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC","258":"qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U","322":"V W","388":"2 3 4 5 6 7 8 9 X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"2":"J HB K D E F A B iC LC jC kC lC mC MC","258":"C L M G 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB tC uC vC wC 8B aC xC 9B","258":"eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B","322":"1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d","388":"e f g h i j k l m n o p q r s t u"},G:{"2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C","258":"8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"2":"KD"},I:{"2":"EC J LD MD ND OD bC PD QD","258":"I"},J:{"2":"D A"},K:{"2":"A B C 8B aC 9B","388":"H"},L:{"388":"I"},M:{"258":"v"},N:{"2":"A B"},O:{"2":"AC"},P:{"2":"J RD SD TD","258":"0 1 w x y z UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"258":"cD"},R:{"388":"dD"},S:{"2":"eD","258":"fD"}},B:5,C:"Permissions Policy",D:true}; diff --git a/node_modules/caniuse-lite/data/features/picture-in-picture.js b/node_modules/caniuse-lite/data/features/picture-in-picture.js index f09ee7fb..abbc5915 100644 --- a/node_modules/caniuse-lite/data/features/picture-in-picture.js +++ b/node_modules/caniuse-lite/data/features/picture-in-picture.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M H N O P"},C:{"2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB fC gC","132":"1 2 3 4 5 6 7 8 9 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","1090":"vB","1412":"zB","1668":"wB xB yB"},D:{"1":"1 2 3 4 5 6 7 8 9 yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB","2114":"xB"},E:{"1":"M H mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F G hC KC iC jC kC lC","4100":"A B C L LC 7B 8B"},F:{"1":"1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB sC tC uC vC 7B ZC wC 8B","8196":"TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B"},G:{"1":"ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C","4100":"2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD"},H:{"2":"JD"},I:{"2":"DC J D KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"16388":"D"},M:{"16388":"D"},N:{"2":"A B"},O:{"2":"9B"},P:{"2":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"2":"bD"},R:{"2":"cD"},S:{"2":"dD eD"}},B:5,C:"Picture-in-Picture",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G N O P"},C:{"2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB gC hC","132":"2 3 4 5 6 7 8 9 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","1090":"wB","1412":"0B","1668":"xB yB zB"},D:{"1":"2 3 4 5 6 7 8 9 zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB","2114":"yB"},E:{"1":"M G nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E F iC LC jC kC lC mC","4100":"A B C L MC 8B 9B"},F:{"1":"2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB tC uC vC wC 8B aC xC 9B","8196":"UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B"},G:{"1":"FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C","4100":"3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED"},H:{"2":"KD"},I:{"2":"EC J I LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"16388":"I"},M:{"16388":"v"},N:{"2":"A B"},O:{"2":"AC"},P:{"2":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"2":"cD"},R:{"2":"dD"},S:{"2":"eD fD"}},B:5,C:"Picture-in-Picture",D:true}; diff --git a/node_modules/caniuse-lite/data/features/picture.js b/node_modules/caniuse-lite/data/features/picture.js index 0d2c110a..fb964b17 100644 --- a/node_modules/caniuse-lite/data/features/picture.js +++ b/node_modules/caniuse-lite/data/features/picture.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C"},C:{"1":"1 2 3 4 5 6 7 8 9 UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB fC gC","578":"QB RB SB TB"},D:{"1":"1 2 3 4 5 6 7 8 9 UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB","194":"TB"},E:{"1":"A B C L M H lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F G hC KC iC jC kC"},F:{"1":"0 IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"G B C H N O P HB v w x y sC tC uC vC 7B ZC wC 8B","322":"z"},G:{"1":"3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C 2C"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:1,C:"Picture element",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C"},C:{"1":"2 3 4 5 6 7 8 9 VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB gC hC","578":"RB SB TB UB"},D:{"1":"2 3 4 5 6 7 8 9 VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB","194":"UB"},E:{"1":"A B C L M G mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E F iC LC jC kC lC"},F:{"1":"1 JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"F B C G N O P IB w x y z tC uC vC wC 8B aC xC 9B","322":"0"},G:{"1":"4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C 3C"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:1,C:"Picture element",D:true}; diff --git a/node_modules/caniuse-lite/data/features/ping.js b/node_modules/caniuse-lite/data/features/ping.js index 5b1627c3..d2127a59 100644 --- a/node_modules/caniuse-lite/data/features/ping.js +++ b/node_modules/caniuse-lite/data/features/ping.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M H N"},C:{"2":"cC","194":"0 1 2 3 4 5 6 7 8 9 DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC fC gC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","16":"J GB K E F G A B C L M"},E:{"1":"K E F G A B C L M H jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB hC KC iC"},F:{"1":"0 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"G B C sC tC uC vC 7B ZC wC 8B"},G:{"1":"F yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"KC xC aC"},H:{"2":"JD"},I:{"1":"D OD PD","2":"DC J KD LD MD ND aC"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"194":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"194":"dD eD"}},B:1,C:"Ping attribute",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G N"},C:{"2":"dC","194":"0 1 2 3 4 5 6 7 8 9 EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC gC hC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","16":"J HB K D E F A B C L M"},E:{"1":"K D E F A B C L M G kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB iC LC jC"},F:{"1":"0 1 G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"F B C tC uC vC wC 8B aC xC 9B"},G:{"1":"E zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"LC yC bC"},H:{"2":"KD"},I:{"1":"I PD QD","2":"EC J LD MD ND OD bC"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"194":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"194":"eD fD"}},B:1,C:"Ping attribute",D:true}; diff --git a/node_modules/caniuse-lite/data/features/png-alpha.js b/node_modules/caniuse-lite/data/features/png-alpha.js index c1844643..4ae90211 100644 --- a/node_modules/caniuse-lite/data/features/png-alpha.js +++ b/node_modules/caniuse-lite/data/features/png-alpha.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"E F G A B","2":"bC","8":"K"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"0 1 2 3 4 5 6 7 8 9 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC fC gC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"1":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"1":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u sC tC uC vC 7B ZC wC 8B"},G:{"1":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"1":"JD"},I:{"1":"DC J D KD LD MD ND aC OD PD"},J:{"1":"E A"},K:{"1":"A B C I 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"1":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:2,C:"PNG alpha transparency",D:true}; +module.exports={A:{A:{"1":"D E F A B","2":"cC","8":"K"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"0 1 2 3 4 5 6 7 8 9 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC gC hC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"1":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"1":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u tC uC vC wC 8B aC xC 9B"},G:{"1":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"1":"KD"},I:{"1":"EC J I LD MD ND OD bC PD QD"},J:{"1":"D A"},K:{"1":"A B C H 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"1":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:2,C:"PNG alpha transparency",D:true}; diff --git a/node_modules/caniuse-lite/data/features/pointer-events.js b/node_modules/caniuse-lite/data/features/pointer-events.js index 77325f67..67febd4c 100644 --- a/node_modules/caniuse-lite/data/features/pointer-events.js +++ b/node_modules/caniuse-lite/data/features/pointer-events.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"B","2":"K E F G A bC"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC gC","2":"cC DC fC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"1":"J GB K E F G A B C L M H iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"hC KC"},F:{"1":"0 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"G B C sC tC uC vC 7B ZC wC 8B"},G:{"1":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"2":"JD"},I:{"1":"DC J D KD LD MD ND aC OD PD"},J:{"1":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"1":"B","2":"A"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:7,C:"CSS pointer-events (for HTML)",D:true}; +module.exports={A:{A:{"1":"B","2":"K D E F A cC"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC hC","2":"dC EC gC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"1":"J HB K D E F A B C L M G jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"iC LC"},F:{"1":"0 1 G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"F B C tC uC vC wC 8B aC xC 9B"},G:{"1":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"2":"KD"},I:{"1":"EC J I LD MD ND OD bC PD QD"},J:{"1":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"1":"B","2":"A"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:7,C:"CSS pointer-events (for HTML)",D:true}; diff --git a/node_modules/caniuse-lite/data/features/pointer.js b/node_modules/caniuse-lite/data/features/pointer.js index d6a7b9ae..14105bb0 100644 --- a/node_modules/caniuse-lite/data/features/pointer.js +++ b/node_modules/caniuse-lite/data/features/pointer.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"B","2":"K E F G bC","164":"A"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"1 2 3 4 5 6 7 8 9 EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"cC DC J GB fC gC","8":"0 K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB","328":"XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB"},D:{"1":"1 2 3 4 5 6 7 8 9 lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"J GB K E F G A B C L M H N O P HB v w","8":"0 x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB","584":"iB jB kB"},E:{"1":"L M H mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K hC KC iC","8":"E F G A B C jC kC lC LC 7B","1096":"8B"},F:{"1":"YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"G B C sC tC uC vC 7B ZC wC 8B","8":"0 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB","584":"VB WB XB"},G:{"1":"BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","8":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C","6148":"AD"},H:{"2":"JD"},I:{"1":"D","8":"DC J KD LD MD ND aC OD PD"},J:{"8":"E A"},K:{"1":"I","2":"A","8":"B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"1":"B","36":"A"},O:{"1":"9B"},P:{"1":"0 v w x y z RD SD TD UD LC VD WD XD YD ZD AC BC CC aD","2":"QD","8":"J"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"eD","328":"dD"}},B:2,C:"Pointer events",D:true}; +module.exports={A:{A:{"1":"B","2":"K D E F cC","164":"A"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"2 3 4 5 6 7 8 9 FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"dC EC J HB gC hC","8":"0 1 K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB","328":"YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB"},D:{"1":"2 3 4 5 6 7 8 9 mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"J HB K D E F A B C L M G N O P IB w x","8":"0 1 y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB","584":"jB kB lB"},E:{"1":"L M G nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K iC LC jC","8":"D E F A B C kC lC mC MC 8B","1096":"9B"},F:{"1":"ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"F B C tC uC vC wC 8B aC xC 9B","8":"0 1 G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB","584":"WB XB YB"},G:{"1":"CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","8":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD","6148":"BD"},H:{"2":"KD"},I:{"1":"I","8":"EC J LD MD ND OD bC PD QD"},J:{"8":"D A"},K:{"1":"H","2":"A","8":"B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"1":"B","36":"A"},O:{"1":"AC"},P:{"1":"0 1 w x y z SD TD UD VD MC WD XD YD ZD aD BC CC DC bD","2":"RD","8":"J"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"fD","328":"eD"}},B:2,C:"Pointer events",D:true}; diff --git a/node_modules/caniuse-lite/data/features/pointerlock.js b/node_modules/caniuse-lite/data/features/pointerlock.js index 05898877..fa858aa5 100644 --- a/node_modules/caniuse-lite/data/features/pointerlock.js +++ b/node_modules/caniuse-lite/data/features/pointerlock.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C"},C:{"1":"1 2 3 4 5 6 7 8 9 gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"cC DC J GB K E F G A B C L fC gC","33":"0 M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB"},D:{"1":"1 2 3 4 5 6 7 8 9 TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"J GB K E F G A B C L M H","33":"0 x y z IB JB KB LB MB NB OB PB QB RB SB","66":"N O P HB v w"},E:{"1":"B C L M H LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F G A hC KC iC jC kC lC"},F:{"1":"0 z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"G B C sC tC uC vC 7B ZC wC 8B","33":"H N O P HB v w x y"},G:{"2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"2":"JD"},I:{"2":"DC J D KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"2":"A B C 7B ZC 8B","16":"I"},L:{"2":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"16":"9B"},P:{"2":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"16":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:2,C:"Pointer Lock API",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C"},C:{"1":"2 3 4 5 6 7 8 9 hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"dC EC J HB K D E F A B C L gC hC","33":"0 1 M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB"},D:{"1":"2 3 4 5 6 7 8 9 UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"J HB K D E F A B C L M G","33":"0 1 y z JB KB LB MB NB OB PB QB RB SB TB","66":"N O P IB w x"},E:{"1":"B C L M G MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E F A iC LC jC kC lC mC"},F:{"1":"0 1 JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"F B C tC uC vC wC 8B aC xC 9B","33":"G N O P IB w x y z"},G:{"2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"2":"KD"},I:{"2":"EC J I LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"2":"A B C 8B aC 9B","16":"H"},L:{"2":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"16":"AC"},P:{"2":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"16":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:2,C:"Pointer Lock API",D:true}; diff --git a/node_modules/caniuse-lite/data/features/portals.js b/node_modules/caniuse-lite/data/features/portals.js index 5e100d1b..fe5a0a0a 100644 --- a/node_modules/caniuse-lite/data/features/portals.js +++ b/node_modules/caniuse-lite/data/features/portals.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"2":"C L M H N O P Q I R S T","322":"1 2 3 4 5 6 7 8 9 Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","450":"U V W X Y"},C:{"2":"0 1 2 3 4 5 6 7 8 9 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC fC gC"},D:{"2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B","194":"3B 4B 5B 6B Q I R S T","322":"1 2 3 4 5 6 7 8 9 V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","450":"U"},E:{"2":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB sC tC uC vC 7B ZC wC 8B","194":"qB rB sB tB uB vB wB xB yB zB 0B","322":"1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u"},G:{"2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"2":"JD"},I:{"2":"DC J D KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"2":"A B C I 7B ZC 8B"},L:{"450":"D"},M:{"2":"D"},N:{"2":"A B"},O:{"2":"9B"},P:{"2":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"2":"bD"},R:{"2":"cD"},S:{"2":"dD eD"}},B:7,C:"Portals",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"2":"C L M G N O P Q H R S T","322":"2 3 4 5 6 7 8 9 Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","450":"U V W X Y"},C:{"2":"0 1 2 3 4 5 6 7 8 9 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC gC hC"},D:{"2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B","194":"4B 5B 6B 7B Q H R S T","322":"2 3 4 5 6 7 8 9 V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","450":"U"},E:{"2":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB tC uC vC wC 8B aC xC 9B","194":"rB sB tB uB vB wB xB yB zB 0B 1B","322":"2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u"},G:{"2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"2":"KD"},I:{"2":"EC J I LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"2":"A B C H 8B aC 9B"},L:{"450":"I"},M:{"2":"v"},N:{"2":"A B"},O:{"2":"AC"},P:{"2":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"2":"cD"},R:{"2":"dD"},S:{"2":"eD fD"}},B:7,C:"Portals",D:true}; diff --git a/node_modules/caniuse-lite/data/features/prefers-color-scheme.js b/node_modules/caniuse-lite/data/features/prefers-color-scheme.js index 2b9855d6..91968c62 100644 --- a/node_modules/caniuse-lite/data/features/prefers-color-scheme.js +++ b/node_modules/caniuse-lite/data/features/prefers-color-scheme.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M H N O P"},C:{"1":"1 2 3 4 5 6 7 8 9 vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B"},E:{"1":"L M H 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F G A B C hC KC iC jC kC lC LC 7B"},F:{"1":"qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB sC tC uC vC 7B ZC wC 8B"},G:{"1":"AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z WD XD YD ZD AC BC CC aD","2":"J QD RD SD TD UD LC VD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"eD","2":"dD"}},B:5,C:"prefers-color-scheme media query",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G N O P"},C:{"1":"2 3 4 5 6 7 8 9 wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB gC hC"},D:{"1":"2 3 4 5 6 7 8 9 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B"},E:{"1":"L M G 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E F A B C iC LC jC kC lC mC MC 8B"},F:{"1":"rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB tC uC vC wC 8B aC xC 9B"},G:{"1":"BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z XD YD ZD aD BC CC DC bD","2":"J RD SD TD UD VD MC WD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"fD","2":"eD"}},B:5,C:"prefers-color-scheme media query",D:true}; diff --git a/node_modules/caniuse-lite/data/features/prefers-reduced-motion.js b/node_modules/caniuse-lite/data/features/prefers-reduced-motion.js index 3152d4be..ea6cac88 100644 --- a/node_modules/caniuse-lite/data/features/prefers-reduced-motion.js +++ b/node_modules/caniuse-lite/data/features/prefers-reduced-motion.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M H N O P"},C:{"1":"1 2 3 4 5 6 7 8 9 rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B"},E:{"1":"B C L M H LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F G A hC KC iC jC kC lC"},F:{"1":"sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sC tC uC vC 7B ZC wC 8B"},G:{"1":"5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C 2C 3C 4C"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z VD WD XD YD ZD AC BC CC aD","2":"J QD RD SD TD UD LC"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"eD","2":"dD"}},B:5,C:"prefers-reduced-motion media query",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G N O P"},C:{"1":"2 3 4 5 6 7 8 9 sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB gC hC"},D:{"1":"2 3 4 5 6 7 8 9 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B"},E:{"1":"B C L M G MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E F A iC LC jC kC lC mC"},F:{"1":"tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tC uC vC wC 8B aC xC 9B"},G:{"1":"6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z WD XD YD ZD aD BC CC DC bD","2":"J RD SD TD UD VD MC"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"fD","2":"eD"}},B:5,C:"prefers-reduced-motion media query",D:true}; diff --git a/node_modules/caniuse-lite/data/features/progress.js b/node_modules/caniuse-lite/data/features/progress.js index 2bc3e199..9ac9784a 100644 --- a/node_modules/caniuse-lite/data/features/progress.js +++ b/node_modules/caniuse-lite/data/features/progress.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"A B","2":"K E F G bC"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"0 1 2 3 4 5 6 7 8 9 K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"cC DC J GB fC gC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"J GB K E"},E:{"1":"K E F G A B C L M H jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB hC KC iC"},F:{"1":"0 B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u 7B ZC wC 8B","2":"G sC tC uC vC"},G:{"1":"F 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"KC xC aC yC zC","132":"0C"},H:{"1":"JD"},I:{"1":"D OD PD","2":"DC J KD LD MD ND aC"},J:{"1":"E A"},K:{"1":"B C I 7B ZC 8B","2":"A"},L:{"1":"D"},M:{"1":"D"},N:{"1":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:1,C:"progress element",D:true}; +module.exports={A:{A:{"1":"A B","2":"K D E F cC"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"0 1 2 3 4 5 6 7 8 9 K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"dC EC J HB gC hC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"J HB K D"},E:{"1":"K D E F A B C L M G kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB iC LC jC"},F:{"1":"0 1 B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u 8B aC xC 9B","2":"F tC uC vC wC"},G:{"1":"E 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"LC yC bC zC 0C","132":"1C"},H:{"1":"KD"},I:{"1":"I PD QD","2":"EC J LD MD ND OD bC"},J:{"1":"D A"},K:{"1":"B C H 8B aC 9B","2":"A"},L:{"1":"I"},M:{"1":"v"},N:{"1":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:1,C:"progress element",D:true}; diff --git a/node_modules/caniuse-lite/data/features/promise-finally.js b/node_modules/caniuse-lite/data/features/promise-finally.js index 9d875627..378c4ae1 100644 --- a/node_modules/caniuse-lite/data/features/promise-finally.js +++ b/node_modules/caniuse-lite/data/features/promise-finally.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M H N O"},C:{"1":"1 2 3 4 5 6 7 8 9 oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB"},E:{"1":"C L M H 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F G A B hC KC iC jC kC lC LC"},F:{"1":"gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB sC tC uC vC 7B ZC wC 8B"},G:{"1":"7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z TD UD LC VD WD XD YD ZD AC BC CC aD","2":"J QD RD SD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"eD","2":"dD"}},B:6,C:"Promise.prototype.finally",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G N O"},C:{"1":"2 3 4 5 6 7 8 9 pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB gC hC"},D:{"1":"2 3 4 5 6 7 8 9 sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB"},E:{"1":"C L M G 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E F A B iC LC jC kC lC mC MC"},F:{"1":"hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB tC uC vC wC 8B aC xC 9B"},G:{"1":"8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z UD VD MC WD XD YD ZD aD BC CC DC bD","2":"J RD SD TD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"fD","2":"eD"}},B:6,C:"Promise.prototype.finally",D:true}; diff --git a/node_modules/caniuse-lite/data/features/promises.js b/node_modules/caniuse-lite/data/features/promises.js index c6c7a9fd..641531f6 100644 --- a/node_modules/caniuse-lite/data/features/promises.js +++ b/node_modules/caniuse-lite/data/features/promises.js @@ -1 +1 @@ -module.exports={A:{A:{"8":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"1 2 3 4 5 6 7 8 9 LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","4":"JB KB","8":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","4":"OB","8":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB"},E:{"1":"F G A B C L M H kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","8":"J GB K E hC KC iC jC"},F:{"1":"0 v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","4":"HB","8":"G B C H N O P sC tC uC vC 7B ZC wC 8B"},G:{"1":"F 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","8":"KC xC aC yC zC 0C"},H:{"8":"JD"},I:{"1":"D PD","8":"DC J KD LD MD ND aC OD"},J:{"8":"E A"},K:{"1":"I","8":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"8":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:6,C:"Promises",D:true}; +module.exports={A:{A:{"8":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"2 3 4 5 6 7 8 9 MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","4":"KB LB","8":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB gC hC"},D:{"1":"2 3 4 5 6 7 8 9 QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","4":"PB","8":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB"},E:{"1":"E F A B C L M G lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","8":"J HB K D iC LC jC kC"},F:{"1":"0 1 w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","4":"IB","8":"F B C G N O P tC uC vC wC 8B aC xC 9B"},G:{"1":"E 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","8":"LC yC bC zC 0C 1C"},H:{"8":"KD"},I:{"1":"I QD","8":"EC J LD MD ND OD bC PD"},J:{"8":"D A"},K:{"1":"H","8":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"8":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:6,C:"Promises",D:true}; diff --git a/node_modules/caniuse-lite/data/features/proximity.js b/node_modules/caniuse-lite/data/features/proximity.js index 8d597f38..4cc20fff 100644 --- a/node_modules/caniuse-lite/data/features/proximity.js +++ b/node_modules/caniuse-lite/data/features/proximity.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"2":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"0 1 2 3 4 5 6 7 8 9 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"cC DC J GB K E F G A B C L M fC gC"},D:{"2":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"2":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u sC tC uC vC 7B ZC wC 8B"},G:{"2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"2":"JD"},I:{"2":"DC J D KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"2":"A B C I 7B ZC 8B"},L:{"2":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"2":"9B"},P:{"2":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"2":"bD"},R:{"2":"cD"},S:{"1":"dD eD"}},B:4,C:"Proximity API",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"2":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"0 1 2 3 4 5 6 7 8 9 G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"dC EC J HB K D E F A B C L M gC hC"},D:{"2":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"2":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u tC uC vC wC 8B aC xC 9B"},G:{"2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"2":"KD"},I:{"2":"EC J I LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"2":"A B C H 8B aC 9B"},L:{"2":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"2":"AC"},P:{"2":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"2":"cD"},R:{"2":"dD"},S:{"1":"eD fD"}},B:4,C:"Proximity API",D:true}; diff --git a/node_modules/caniuse-lite/data/features/proxy.js b/node_modules/caniuse-lite/data/features/proxy.js index bcaf6d2f..95f91f00 100644 --- a/node_modules/caniuse-lite/data/features/proxy.js +++ b/node_modules/caniuse-lite/data/features/proxy.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"0 1 2 3 4 5 6 7 8 9 P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"cC DC J GB K E F G A B C L M H N O fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"J GB K E F G A B C L M H N O P UB VB WB XB YB ZB aB bB cB dB eB","66":"0 HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB"},E:{"1":"A B C L M H LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F G hC KC iC jC kC lC"},F:{"1":"SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C IB JB KB LB MB NB OB PB QB RB sC tC uC vC 7B ZC wC 8B","66":"H N O P HB v w x y z"},G:{"1":"4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C 2C 3C"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD","2":"J"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:6,C:"Proxy object",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"0 1 2 3 4 5 6 7 8 9 P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"dC EC J HB K D E F A B C L M G N O gC hC"},D:{"1":"2 3 4 5 6 7 8 9 gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"J HB K D E F A B C L M G N O P VB WB XB YB ZB aB bB cB dB eB fB","66":"0 1 IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB"},E:{"1":"A B C L M G MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E F iC LC jC kC lC mC"},F:{"1":"TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"1 F B C JB KB LB MB NB OB PB QB RB SB tC uC vC wC 8B aC xC 9B","66":"0 G N O P IB w x y z"},G:{"1":"5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C 3C 4C"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD","2":"J"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:6,C:"Proxy object",D:true}; diff --git a/node_modules/caniuse-lite/data/features/publickeypinning.js b/node_modules/caniuse-lite/data/features/publickeypinning.js index 66f97d0a..274b4dc2 100644 --- a/node_modules/caniuse-lite/data/features/publickeypinning.js +++ b/node_modules/caniuse-lite/data/features/publickeypinning.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"2":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB","2":"0 1 2 3 4 5 6 7 8 9 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC fC gC"},D:{"1":"UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB","2":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"2":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"1":"0 IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB","2":"G B C H N O P HB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u sC tC uC vC 7B ZC wC 8B","4":"y","16":"v w x z"},G:{"2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"2":"JD"},I:{"2":"DC J D KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"2":"A B C I 7B ZC 8B"},L:{"2":"D"},M:{"2":"D"},N:{"2":"A B"},O:{"2":"9B"},P:{"1":"J QD RD SD TD UD LC","2":"0 v w x y z VD WD XD YD ZD AC BC CC aD"},Q:{"2":"bD"},R:{"2":"cD"},S:{"1":"dD","2":"eD"}},B:6,C:"HTTP Public Key Pinning",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"2":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B","2":"0 1 2 3 4 5 6 7 8 9 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC gC hC"},D:{"1":"VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B","2":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"2":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"1":"1 JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB","2":"F B C G N O P IB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u tC uC vC wC 8B aC xC 9B","4":"z","16":"0 w x y"},G:{"2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"2":"KD"},I:{"2":"EC J I LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"2":"A B C H 8B aC 9B"},L:{"2":"I"},M:{"2":"v"},N:{"2":"A B"},O:{"2":"AC"},P:{"1":"J RD SD TD UD VD MC","2":"0 1 w x y z WD XD YD ZD aD BC CC DC bD"},Q:{"2":"cD"},R:{"2":"dD"},S:{"1":"eD","2":"fD"}},B:6,C:"HTTP Public Key Pinning",D:true}; diff --git a/node_modules/caniuse-lite/data/features/push-api.js b/node_modules/caniuse-lite/data/features/push-api.js index d757f1f5..51cc38f8 100644 --- a/node_modules/caniuse-lite/data/features/push-api.js +++ b/node_modules/caniuse-lite/data/features/push-api.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"O P","2":"C L M H N","257":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB fC gC","257":"1 2 3 4 5 6 7 8 9 aB cB dB eB fB gB hB jB kB lB mB nB oB EC FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","1281":"bB iB pB"},D:{"2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB","257":"1 2 3 4 5 6 7 8 9 gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","388":"aB bB cB dB eB fB"},E:{"2":"J GB K hC KC iC jC","514":"E F G A B C L M H kC lC LC 7B 8B mC nC oC MC NC 9B pC AC","2564":"OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB sC tC uC vC 7B ZC wC 8B","16":"TB UB VB WB XB","257":"YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u"},G:{"2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC","4100":"RC SC ID BC TC UC VC WC XC YC CC"},H:{"2":"JD"},I:{"2":"DC J D KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"2":"cD"},S:{"257":"dD eD"}},B:5,C:"Push API",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"O P","2":"C L M G N","257":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB gC hC","257":"2 3 4 5 6 7 8 9 bB dB eB fB gB hB iB kB lB mB nB oB pB FC GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","1281":"cB jB qB"},D:{"2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB","257":"2 3 4 5 6 7 8 9 hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","388":"bB cB dB eB fB gB"},E:{"2":"J HB K iC LC jC kC","514":"D E F A B C L M G lC mC MC 8B 9B nC oC pC NC OC AC qC BC","2564":"PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB tC uC vC wC 8B aC xC 9B","16":"UB VB WB XB YB","257":"ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u"},G:{"2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC","4100":"SC TC JD CC UC VC WC XC YC ZC DC"},H:{"2":"KD"},I:{"2":"EC J I LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"2":"dD"},S:{"257":"eD fD"}},B:5,C:"Push API",D:true}; diff --git a/node_modules/caniuse-lite/data/features/queryselector.js b/node_modules/caniuse-lite/data/features/queryselector.js index 1c3c2fef..0dc432b8 100644 --- a/node_modules/caniuse-lite/data/features/queryselector.js +++ b/node_modules/caniuse-lite/data/features/queryselector.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"G A B","2":"bC","8":"K E","132":"F"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC fC gC","8":"cC DC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"1":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"1":"0 B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u tC uC vC 7B ZC wC 8B","8":"G sC"},G:{"1":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"1":"JD"},I:{"1":"DC J D KD LD MD ND aC OD PD"},J:{"1":"E A"},K:{"1":"A B C I 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"1":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:1,C:"querySelector/querySelectorAll",D:true}; +module.exports={A:{A:{"1":"F A B","2":"cC","8":"K D","132":"E"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC gC hC","8":"dC EC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"1":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"1":"0 1 B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u uC vC wC 8B aC xC 9B","8":"F tC"},G:{"1":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"1":"KD"},I:{"1":"EC J I LD MD ND OD bC PD QD"},J:{"1":"D A"},K:{"1":"A B C H 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"1":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:1,C:"querySelector/querySelectorAll",D:true}; diff --git a/node_modules/caniuse-lite/data/features/readonly-attr.js b/node_modules/caniuse-lite/data/features/readonly-attr.js index 66bb0e8b..3ba93f28 100644 --- a/node_modules/caniuse-lite/data/features/readonly-attr.js +++ b/node_modules/caniuse-lite/data/features/readonly-attr.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"K E F G A B","16":"bC"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","16":"cC DC fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","16":"0 J GB K E F G A B C L M H N O P HB v w x y z"},E:{"1":"K E F G A B C L M H iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","16":"J GB hC KC"},F:{"1":"0 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","16":"G sC","132":"B C tC uC vC 7B ZC wC 8B"},G:{"1":"F 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","16":"KC xC aC yC zC"},H:{"1":"JD"},I:{"1":"DC J D MD ND aC OD PD","16":"KD LD"},J:{"1":"E A"},K:{"1":"I","132":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"257":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:1,C:"readonly attribute of input and textarea elements",D:true}; +module.exports={A:{A:{"1":"K D E F A B","16":"cC"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","16":"dC EC gC hC"},D:{"1":"2 3 4 5 6 7 8 9 JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","16":"0 1 J HB K D E F A B C L M G N O P IB w x y z"},E:{"1":"K D E F A B C L M G jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","16":"J HB iC LC"},F:{"1":"0 1 G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","16":"F tC","132":"B C uC vC wC 8B aC xC 9B"},G:{"1":"E 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","16":"LC yC bC zC 0C"},H:{"1":"KD"},I:{"1":"EC J I ND OD bC PD QD","16":"LD MD"},J:{"1":"D A"},K:{"1":"H","132":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"257":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:1,C:"readonly attribute of input and textarea elements",D:true}; diff --git a/node_modules/caniuse-lite/data/features/referrer-policy.js b/node_modules/caniuse-lite/data/features/referrer-policy.js index 466ccbd1..18dde4d3 100644 --- a/node_modules/caniuse-lite/data/features/referrer-policy.js +++ b/node_modules/caniuse-lite/data/features/referrer-policy.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A bC","132":"B"},B:{"1":"1 2 3 4 5 6 7 8 9 U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","132":"C L M H N O P","513":"Q I R S T"},C:{"1":"W X Y Z a","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB fC gC","513":"SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V","2049":"1 2 3 4 5 6 7 8 9 b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC"},D:{"1":"1 2 3 4 5 6 7 8 9 U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"J GB K E F G A B C L M H N O P HB v","260":"0 w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB","513":"FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T"},E:{"2":"J GB K E hC KC iC jC","132":"F G A B kC lC LC","513":"C 7B 8B","1025":"H oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","1537":"L M mC nC"},F:{"1":"1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"G B C sC tC uC vC 7B ZC wC 8B","513":"0 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B"},G:{"2":"KC xC aC yC zC 0C","132":"F 1C 2C 3C 4C 5C 6C 7C","513":"8C 9C AD BD","1025":"GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","1537":"CD DD ED FD"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"2049":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z YD ZD AC BC CC aD","2":"J","513":"QD RD SD TD UD LC VD WD XD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"513":"dD eD"}},B:4,C:"Referrer Policy",D:true}; +module.exports={A:{A:{"2":"K D E F A cC","132":"B"},B:{"1":"2 3 4 5 6 7 8 9 U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","132":"C L M G N O P","513":"Q H R S T"},C:{"1":"W X Y Z a","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB gC hC","513":"TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V","2049":"2 3 4 5 6 7 8 9 b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC"},D:{"1":"2 3 4 5 6 7 8 9 U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"J HB K D E F A B C L M G N O P IB w","260":"0 1 x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB","513":"GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T"},E:{"2":"J HB K D iC LC jC kC","132":"E F A B lC mC MC","513":"C 8B 9B","1025":"G pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","1537":"L M nC oC"},F:{"1":"2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"F B C tC uC vC wC 8B aC xC 9B","513":"0 1 G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B"},G:{"2":"LC yC bC zC 0C 1C","132":"E 2C 3C 4C 5C 6C 7C 8C","513":"9C AD BD CD","1025":"HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","1537":"DD ED FD GD"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"2049":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z ZD aD BC CC DC bD","2":"J","513":"RD SD TD UD VD MC WD XD YD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"513":"eD fD"}},B:4,C:"Referrer Policy",D:true}; diff --git a/node_modules/caniuse-lite/data/features/registerprotocolhandler.js b/node_modules/caniuse-lite/data/features/registerprotocolhandler.js index 46304b02..5d086d9c 100644 --- a/node_modules/caniuse-lite/data/features/registerprotocolhandler.js +++ b/node_modules/caniuse-lite/data/features/registerprotocolhandler.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"2":"C L M H N O P","129":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"0 1 2 3 4 5 6 7 8 9 DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC fC gC","2":"cC"},D:{"2":"J GB K E F G A B C","129":"0 1 2 3 4 5 6 7 8 9 L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"2":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"2":"G B sC tC uC vC 7B ZC","129":"0 C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u wC 8B"},G:{"2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"2":"JD"},I:{"2":"DC J D KD LD MD ND aC OD PD"},J:{"2":"E","129":"A"},K:{"2":"A B C I 7B ZC 8B"},L:{"2":"D"},M:{"2":"D"},N:{"2":"A B"},O:{"2":"9B"},P:{"2":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"2":"bD"},R:{"2":"cD"},S:{"2":"dD eD"}},B:1,C:"Custom protocol handling",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"2":"C L M G N O P","129":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"0 1 2 3 4 5 6 7 8 9 EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC gC hC","2":"dC"},D:{"2":"J HB K D E F A B C","129":"0 1 2 3 4 5 6 7 8 9 L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"2":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"2":"F B tC uC vC wC 8B aC","129":"0 1 C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u xC 9B"},G:{"2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"2":"KD"},I:{"2":"EC J I LD MD ND OD bC PD QD"},J:{"2":"D","129":"A"},K:{"2":"A B C H 8B aC 9B"},L:{"2":"I"},M:{"2":"v"},N:{"2":"A B"},O:{"2":"AC"},P:{"2":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"2":"cD"},R:{"2":"dD"},S:{"2":"eD fD"}},B:1,C:"Custom protocol handling",D:true}; diff --git a/node_modules/caniuse-lite/data/features/rel-noopener.js b/node_modules/caniuse-lite/data/features/rel-noopener.js index 5aa272be..c6725c2f 100644 --- a/node_modules/caniuse-lite/data/features/rel-noopener.js +++ b/node_modules/caniuse-lite/data/features/rel-noopener.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M H N O P"},C:{"1":"1 2 3 4 5 6 7 8 9 iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB"},E:{"1":"B C L M H LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F G A hC KC iC jC kC lC"},F:{"1":"SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB sC tC uC vC 7B ZC wC 8B"},G:{"1":"5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C 2C 3C 4C"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD","2":"J"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"eD","2":"dD"}},B:1,C:"rel=noopener",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G N O P"},C:{"1":"2 3 4 5 6 7 8 9 jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB gC hC"},D:{"1":"2 3 4 5 6 7 8 9 gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB"},E:{"1":"B C L M G MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E F A iC LC jC kC lC mC"},F:{"1":"TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB tC uC vC wC 8B aC xC 9B"},G:{"1":"6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD","2":"J"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"fD","2":"eD"}},B:1,C:"rel=noopener",D:true}; diff --git a/node_modules/caniuse-lite/data/features/rel-noreferrer.js b/node_modules/caniuse-lite/data/features/rel-noreferrer.js index 7d55b945..8590d370 100644 --- a/node_modules/caniuse-lite/data/features/rel-noreferrer.js +++ b/node_modules/caniuse-lite/data/features/rel-noreferrer.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A bC","132":"B"},B:{"1":"1 2 3 4 5 6 7 8 9 L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","16":"C"},C:{"1":"1 2 3 4 5 6 7 8 9 PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB fC gC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","16":"J GB K E F G A B C L M H"},E:{"1":"GB K E F G A B C L M H iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J hC KC"},F:{"1":"0 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"G B C sC tC uC vC 7B ZC wC 8B"},G:{"1":"F xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"KC"},H:{"2":"JD"},I:{"1":"DC J D MD ND aC OD PD","16":"KD LD"},J:{"1":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:1,C:"Link type \"noreferrer\"",D:true}; +module.exports={A:{A:{"2":"K D E F A cC","132":"B"},B:{"1":"2 3 4 5 6 7 8 9 L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","16":"C"},C:{"1":"2 3 4 5 6 7 8 9 QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB gC hC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","16":"J HB K D E F A B C L M G"},E:{"1":"HB K D E F A B C L M G jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J iC LC"},F:{"1":"0 1 G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"F B C tC uC vC wC 8B aC xC 9B"},G:{"1":"E yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"LC"},H:{"2":"KD"},I:{"1":"EC J I ND OD bC PD QD","16":"LD MD"},J:{"1":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:1,C:"Link type \"noreferrer\"",D:true}; diff --git a/node_modules/caniuse-lite/data/features/rellist.js b/node_modules/caniuse-lite/data/features/rellist.js index 1807f0db..249dc20d 100644 --- a/node_modules/caniuse-lite/data/features/rellist.js +++ b/node_modules/caniuse-lite/data/features/rellist.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M H N","132":"O"},C:{"1":"1 2 3 4 5 6 7 8 9 MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB","132":"gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB"},E:{"1":"G A B C L M H lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F hC KC iC jC kC"},F:{"1":"iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB sC tC uC vC 7B ZC wC 8B","132":"TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB"},G:{"1":"2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z UD LC VD WD XD YD ZD AC BC CC aD","2":"J","132":"QD RD SD TD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:1,C:"relList (DOMTokenList)",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G N","132":"O"},C:{"1":"2 3 4 5 6 7 8 9 NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB gC hC"},D:{"1":"2 3 4 5 6 7 8 9 uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB","132":"hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB"},E:{"1":"F A B C L M G mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E iC LC jC kC lC"},F:{"1":"jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB tC uC vC wC 8B aC xC 9B","132":"UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB"},G:{"1":"3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z VD MC WD XD YD ZD aD BC CC DC bD","2":"J","132":"RD SD TD UD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:1,C:"relList (DOMTokenList)",D:true}; diff --git a/node_modules/caniuse-lite/data/features/rem.js b/node_modules/caniuse-lite/data/features/rem.js index 59eea7f9..b5a02533 100644 --- a/node_modules/caniuse-lite/data/features/rem.js +++ b/node_modules/caniuse-lite/data/features/rem.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"B","2":"K E F bC","132":"G A"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC gC","2":"cC DC fC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"1":"GB K E F G A B C L M H iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J hC KC"},F:{"1":"0 C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u wC 8B","2":"G B sC tC uC vC 7B ZC"},G:{"1":"F xC aC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"KC","260":"yC"},H:{"1":"JD"},I:{"1":"DC J D KD LD MD ND aC OD PD"},J:{"1":"E A"},K:{"1":"C I 8B","2":"A B 7B ZC"},L:{"1":"D"},M:{"1":"D"},N:{"1":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:4,C:"rem (root em) units",D:true}; +module.exports={A:{A:{"1":"B","2":"K D E cC","132":"F A"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC hC","2":"dC EC gC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"1":"HB K D E F A B C L M G jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J iC LC"},F:{"1":"0 1 C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u xC 9B","2":"F B tC uC vC wC 8B aC"},G:{"1":"E yC bC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"LC","260":"zC"},H:{"1":"KD"},I:{"1":"EC J I LD MD ND OD bC PD QD"},J:{"1":"D A"},K:{"1":"C H 9B","2":"A B 8B aC"},L:{"1":"I"},M:{"1":"v"},N:{"1":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:4,C:"rem (root em) units",D:true}; diff --git a/node_modules/caniuse-lite/data/features/requestanimationframe.js b/node_modules/caniuse-lite/data/features/requestanimationframe.js index 284c91f5..7a8ad730 100644 --- a/node_modules/caniuse-lite/data/features/requestanimationframe.js +++ b/node_modules/caniuse-lite/data/features/requestanimationframe.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"A B","2":"K E F G bC"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"0 1 2 3 4 5 6 7 8 9 y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"cC DC fC gC","33":"B C L M H N O P HB v w x","164":"J GB K E F G A"},D:{"1":"0 1 2 3 4 5 6 7 8 9 z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"J GB K E F G","33":"x y","164":"P HB v w","420":"A B C L M H N O"},E:{"1":"E F G A B C L M H jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB hC KC iC","33":"K"},F:{"1":"0 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"G B C sC tC uC vC 7B ZC wC 8B"},G:{"1":"F 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"KC xC aC yC","33":"zC"},H:{"2":"JD"},I:{"1":"D OD PD","2":"DC J KD LD MD ND aC"},J:{"1":"A","2":"E"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"1":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:1,C:"requestAnimationFrame",D:true}; +module.exports={A:{A:{"1":"A B","2":"K D E F cC"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"0 1 2 3 4 5 6 7 8 9 z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"dC EC gC hC","33":"B C L M G N O P IB w x y","164":"J HB K D E F A"},D:{"1":"0 1 2 3 4 5 6 7 8 9 JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"J HB K D E F","33":"y z","164":"P IB w x","420":"A B C L M G N O"},E:{"1":"D E F A B C L M G kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB iC LC jC","33":"K"},F:{"1":"0 1 G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"F B C tC uC vC wC 8B aC xC 9B"},G:{"1":"E 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"LC yC bC zC","33":"0C"},H:{"2":"KD"},I:{"1":"I PD QD","2":"EC J LD MD ND OD bC"},J:{"1":"A","2":"D"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"1":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:1,C:"requestAnimationFrame",D:true}; diff --git a/node_modules/caniuse-lite/data/features/requestidlecallback.js b/node_modules/caniuse-lite/data/features/requestidlecallback.js index 57084efe..e098348b 100644 --- a/node_modules/caniuse-lite/data/features/requestidlecallback.js +++ b/node_modules/caniuse-lite/data/features/requestidlecallback.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M H N O P"},C:{"1":"1 2 3 4 5 6 7 8 9 lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB fC gC","194":"jB kB"},D:{"1":"1 2 3 4 5 6 7 8 9 dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB"},E:{"1":"rC","2":"J GB K E F G A B C L hC KC iC jC kC lC LC 7B 8B","322":"M H mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC"},F:{"1":"QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB sC tC uC vC 7B ZC wC 8B"},G:{"2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD","322":"DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD","2":"J"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"eD","2":"dD"}},B:5,C:"requestIdleCallback",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G N O P"},C:{"1":"2 3 4 5 6 7 8 9 mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB gC hC","194":"kB lB"},D:{"1":"2 3 4 5 6 7 8 9 eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB"},E:{"1":"sC","2":"J HB K D E F A B C L iC LC jC kC lC mC MC 8B 9B","322":"M G nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC"},F:{"1":"RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB tC uC vC wC 8B aC xC 9B"},G:{"2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD","322":"ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD","2":"J"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"fD","2":"eD"}},B:5,C:"requestIdleCallback",D:true}; diff --git a/node_modules/caniuse-lite/data/features/resizeobserver.js b/node_modules/caniuse-lite/data/features/resizeobserver.js index 2b7fc804..a8d5488c 100644 --- a/node_modules/caniuse-lite/data/features/resizeobserver.js +++ b/node_modules/caniuse-lite/data/features/resizeobserver.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M H N O P"},C:{"1":"1 2 3 4 5 6 7 8 9 xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB","194":"kB lB mB nB oB EC pB FC qB rB"},E:{"1":"M H mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F G A B C hC KC iC jC kC lC LC 7B 8B","66":"L"},F:{"1":"iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB sC tC uC vC 7B ZC wC 8B","194":"XB YB ZB aB bB cB dB eB fB gB hB"},G:{"1":"DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z UD LC VD WD XD YD ZD AC BC CC aD","2":"J QD RD SD TD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"eD","2":"dD"}},B:5,C:"Resize Observer",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G N O P"},C:{"1":"2 3 4 5 6 7 8 9 yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB gC hC"},D:{"1":"2 3 4 5 6 7 8 9 tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB","194":"lB mB nB oB pB FC qB GC rB sB"},E:{"1":"M G nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E F A B C iC LC jC kC lC mC MC 8B 9B","66":"L"},F:{"1":"jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB tC uC vC wC 8B aC xC 9B","194":"YB ZB aB bB cB dB eB fB gB hB iB"},G:{"1":"ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z VD MC WD XD YD ZD aD BC CC DC bD","2":"J RD SD TD UD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"fD","2":"eD"}},B:5,C:"Resize Observer",D:true}; diff --git a/node_modules/caniuse-lite/data/features/resource-timing.js b/node_modules/caniuse-lite/data/features/resource-timing.js index b72fcae4..aec6e4a9 100644 --- a/node_modules/caniuse-lite/data/features/resource-timing.js +++ b/node_modules/caniuse-lite/data/features/resource-timing.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"A B","2":"K E F G bC"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"1 2 3 4 5 6 7 8 9 RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB fC gC","194":"NB OB PB QB"},D:{"1":"0 1 2 3 4 5 6 7 8 9 IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"J GB K E F G A B C L M H N O P HB v w x y z"},E:{"1":"C L M H 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F G A hC KC iC jC kC lC LC","260":"B"},F:{"1":"0 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"G B C sC tC uC vC 7B ZC wC 8B"},G:{"1":"6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C"},H:{"2":"JD"},I:{"1":"D OD PD","2":"DC J KD LD MD ND aC"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"1":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:4,C:"Resource Timing (basic support)",D:true}; +module.exports={A:{A:{"1":"A B","2":"K D E F cC"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"2 3 4 5 6 7 8 9 SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB gC hC","194":"OB PB QB RB"},D:{"1":"1 2 3 4 5 6 7 8 9 JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 J HB K D E F A B C L M G N O P IB w x y z"},E:{"1":"C L M G 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E F A iC LC jC kC lC mC MC","260":"B"},F:{"1":"0 1 G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"F B C tC uC vC wC 8B aC xC 9B"},G:{"1":"7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C"},H:{"2":"KD"},I:{"1":"I PD QD","2":"EC J LD MD ND OD bC"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"1":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:4,C:"Resource Timing (basic support)",D:true}; diff --git a/node_modules/caniuse-lite/data/features/rest-parameters.js b/node_modules/caniuse-lite/data/features/rest-parameters.js index 518838fe..4e94b69d 100644 --- a/node_modules/caniuse-lite/data/features/rest-parameters.js +++ b/node_modules/caniuse-lite/data/features/rest-parameters.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"0 1 2 3 4 5 6 7 8 9 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"cC DC J GB K E F G A B C L M fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB","194":"aB bB cB"},E:{"1":"A B C L M H LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F G hC KC iC jC kC lC"},F:{"1":"QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB sC tC uC vC 7B ZC wC 8B","194":"NB OB PB"},G:{"1":"4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C 2C 3C"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD","2":"J"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:6,C:"Rest parameters",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"0 1 2 3 4 5 6 7 8 9 G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"dC EC J HB K D E F A B C L M gC hC"},D:{"1":"2 3 4 5 6 7 8 9 eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB","194":"bB cB dB"},E:{"1":"A B C L M G MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E F iC LC jC kC lC mC"},F:{"1":"RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB tC uC vC wC 8B aC xC 9B","194":"OB PB QB"},G:{"1":"5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C 3C 4C"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD","2":"J"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:6,C:"Rest parameters",D:true}; diff --git a/node_modules/caniuse-lite/data/features/rtcpeerconnection.js b/node_modules/caniuse-lite/data/features/rtcpeerconnection.js index a06dd980..88f564c6 100644 --- a/node_modules/caniuse-lite/data/features/rtcpeerconnection.js +++ b/node_modules/caniuse-lite/data/features/rtcpeerconnection.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M","260":"H N O P"},C:{"1":"1 2 3 4 5 6 7 8 9 aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"cC DC J GB K E F G A B C L M H N O P HB v w fC gC","33":"0 x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB"},D:{"1":"1 2 3 4 5 6 7 8 9 mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"J GB K E F G A B C L M H N O P HB v w x","33":"0 y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB"},E:{"1":"B C L M H 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F G A hC KC iC jC kC lC LC"},F:{"1":"ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"G B C H N O sC tC uC vC 7B ZC wC 8B","33":"0 P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB"},G:{"1":"6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E","130":"A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z RD SD TD UD LC VD WD XD YD ZD AC BC CC aD","33":"J QD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:5,C:"WebRTC Peer-to-peer connections",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M","260":"G N O P"},C:{"1":"2 3 4 5 6 7 8 9 bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"dC EC J HB K D E F A B C L M G N O P IB w x gC hC","33":"0 1 y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB"},D:{"1":"2 3 4 5 6 7 8 9 nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"J HB K D E F A B C L M G N O P IB w x y","33":"0 1 z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB"},E:{"1":"B C L M G 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E F A iC LC jC kC lC mC MC"},F:{"1":"aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"F B C G N O tC uC vC wC 8B aC xC 9B","33":"0 1 P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB"},G:{"1":"7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D","130":"A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z SD TD UD VD MC WD XD YD ZD aD BC CC DC bD","33":"J RD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:5,C:"WebRTC Peer-to-peer connections",D:true}; diff --git a/node_modules/caniuse-lite/data/features/ruby.js b/node_modules/caniuse-lite/data/features/ruby.js index 8c4dcb88..bb56a80d 100644 --- a/node_modules/caniuse-lite/data/features/ruby.js +++ b/node_modules/caniuse-lite/data/features/ruby.js @@ -1 +1 @@ -module.exports={A:{A:{"4":"K E F bC","132":"G A B"},B:{"4":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"1 2 3 4 5 6 7 8 9 UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","8":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB fC gC"},D:{"4":"0 1 2 3 4 5 6 7 8 9 GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","8":"J"},E:{"4":"GB K E F G A B C L M H iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","8":"J hC KC"},F:{"4":"0 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","8":"G B C sC tC uC vC 7B ZC wC 8B"},G:{"4":"F yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","8":"KC xC aC"},H:{"8":"JD"},I:{"4":"DC J D ND aC OD PD","8":"KD LD MD"},J:{"4":"A","8":"E"},K:{"4":"I","8":"A B C 7B ZC 8B"},L:{"4":"D"},M:{"1":"D"},N:{"132":"A B"},O:{"4":"9B"},P:{"4":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"4":"bD"},R:{"4":"cD"},S:{"1":"dD eD"}},B:1,C:"Ruby annotation",D:true}; +module.exports={A:{A:{"4":"K D E cC","132":"F A B"},B:{"4":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"2 3 4 5 6 7 8 9 VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","8":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB gC hC"},D:{"4":"0 1 2 3 4 5 6 7 8 9 HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","8":"J"},E:{"4":"HB K D E F A B C L M G jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","8":"J iC LC"},F:{"4":"0 1 G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","8":"F B C tC uC vC wC 8B aC xC 9B"},G:{"4":"E zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","8":"LC yC bC"},H:{"8":"KD"},I:{"4":"EC J I OD bC PD QD","8":"LD MD ND"},J:{"4":"A","8":"D"},K:{"4":"H","8":"A B C 8B aC 9B"},L:{"4":"I"},M:{"1":"v"},N:{"132":"A B"},O:{"4":"AC"},P:{"4":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"4":"cD"},R:{"4":"dD"},S:{"1":"eD fD"}},B:1,C:"Ruby annotation",D:true}; diff --git a/node_modules/caniuse-lite/data/features/run-in.js b/node_modules/caniuse-lite/data/features/run-in.js index 2e08a6d4..77847a56 100644 --- a/node_modules/caniuse-lite/data/features/run-in.js +++ b/node_modules/caniuse-lite/data/features/run-in.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"F G A B","2":"K E bC"},B:{"2":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"2":"0 1 2 3 4 5 6 7 8 9 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC fC gC"},D:{"1":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB","2":"1 2 3 4 5 6 7 8 9 OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"1":"GB K iC","2":"E F G A B C L M H kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","16":"jC","129":"J hC KC"},F:{"1":"G B C H N O P sC tC uC vC 7B ZC wC 8B","2":"0 HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u"},G:{"1":"xC aC yC zC 0C","2":"F 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","129":"KC"},H:{"1":"JD"},I:{"1":"DC J KD LD MD ND aC OD","2":"D PD"},J:{"1":"E A"},K:{"1":"A B C 7B ZC 8B","2":"I"},L:{"2":"D"},M:{"2":"D"},N:{"1":"A B"},O:{"2":"9B"},P:{"2":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"2":"bD"},R:{"2":"cD"},S:{"2":"dD eD"}},B:4,C:"display: run-in",D:true}; +module.exports={A:{A:{"1":"E F A B","2":"K D cC"},B:{"2":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"2":"0 1 2 3 4 5 6 7 8 9 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC gC hC"},D:{"1":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB","2":"2 3 4 5 6 7 8 9 PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"1":"HB K jC","2":"D E F A B C L M G lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","16":"kC","129":"J iC LC"},F:{"1":"F B C G N O P tC uC vC wC 8B aC xC 9B","2":"0 1 IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u"},G:{"1":"yC bC zC 0C 1C","2":"E 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","129":"LC"},H:{"1":"KD"},I:{"1":"EC J LD MD ND OD bC PD","2":"I QD"},J:{"1":"D A"},K:{"1":"A B C 8B aC 9B","2":"H"},L:{"2":"I"},M:{"2":"v"},N:{"1":"A B"},O:{"2":"AC"},P:{"2":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"2":"cD"},R:{"2":"dD"},S:{"2":"eD fD"}},B:4,C:"display: run-in",D:true}; diff --git a/node_modules/caniuse-lite/data/features/same-site-cookie-attribute.js b/node_modules/caniuse-lite/data/features/same-site-cookie-attribute.js index e27e2bb8..75446c29 100644 --- a/node_modules/caniuse-lite/data/features/same-site-cookie-attribute.js +++ b/node_modules/caniuse-lite/data/features/same-site-cookie-attribute.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A bC","388":"B"},B:{"1":"P Q I R S T U","2":"C L M H","129":"N O","513":"1 2 3 4 5 6 7 8 9 V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"1 2 3 4 5 6 7 8 9 pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC fC gC"},D:{"1":"hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB","513":"1 2 3 4 5 6 7 8 9 I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"1":"H oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F G A B hC KC iC jC kC lC LC 7B","2052":"M nC","3076":"C L 8B mC"},F:{"1":"VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB sC tC uC vC 7B ZC wC 8B","513":"zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u"},G:{"1":"AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C","2052":"8C 9C"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"2":"A B C 7B ZC 8B","513":"I"},L:{"513":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"2":"9B"},P:{"1":"0 v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD","2":"J"},Q:{"16":"bD"},R:{"513":"cD"},S:{"1":"eD","2":"dD"}},B:6,C:"'SameSite' cookie attribute",D:true}; +module.exports={A:{A:{"2":"K D E F A cC","388":"B"},B:{"1":"P Q H R S T U","2":"C L M G","129":"N O","513":"2 3 4 5 6 7 8 9 V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"2 3 4 5 6 7 8 9 qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC gC hC"},D:{"1":"iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB","513":"2 3 4 5 6 7 8 9 H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"1":"G pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E F A B iC LC jC kC lC mC MC 8B","2052":"M oC","3076":"C L 9B nC"},F:{"1":"WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB tC uC vC wC 8B aC xC 9B","513":"0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u"},G:{"1":"BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C","2052":"9C AD"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"2":"A B C 8B aC 9B","513":"H"},L:{"513":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"2":"AC"},P:{"1":"0 1 w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD","2":"J"},Q:{"16":"cD"},R:{"513":"dD"},S:{"1":"fD","2":"eD"}},B:6,C:"'SameSite' cookie attribute",D:true}; diff --git a/node_modules/caniuse-lite/data/features/screen-orientation.js b/node_modules/caniuse-lite/data/features/screen-orientation.js index 909cadb1..8a7da4c8 100644 --- a/node_modules/caniuse-lite/data/features/screen-orientation.js +++ b/node_modules/caniuse-lite/data/features/screen-orientation.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A bC","164":"B"},B:{"1":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","36":"C L M H N O P"},C:{"1":"1 2 3 4 5 6 7 8 9 aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"cC DC J GB K E F G A B C L M H N O fC gC","36":"0 P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB"},D:{"1":"1 2 3 4 5 6 7 8 9 UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB"},E:{"1":"RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC"},F:{"1":"0 IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"G B C H N O P HB v w x y z sC tC uC vC 7B ZC wC 8B"},G:{"1":"RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC"},H:{"2":"JD"},I:{"2":"DC J D KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A","36":"B"},O:{"1":"9B"},P:{"1":"0 v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD","16":"J"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:5,C:"Screen Orientation",D:true}; +module.exports={A:{A:{"2":"K D E F A cC","164":"B"},B:{"1":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","36":"C L M G N O P"},C:{"1":"2 3 4 5 6 7 8 9 bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"dC EC J HB K D E F A B C L M G N O gC hC","36":"0 1 P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB"},D:{"1":"2 3 4 5 6 7 8 9 VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB"},E:{"1":"SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC"},F:{"1":"1 JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 F B C G N O P IB w x y z tC uC vC wC 8B aC xC 9B"},G:{"1":"SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC"},H:{"2":"KD"},I:{"2":"EC J I LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A","36":"B"},O:{"1":"AC"},P:{"1":"0 1 w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD","16":"J"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:5,C:"Screen Orientation",D:true}; diff --git a/node_modules/caniuse-lite/data/features/script-async.js b/node_modules/caniuse-lite/data/features/script-async.js index 8504a084..a8527b3d 100644 --- a/node_modules/caniuse-lite/data/features/script-async.js +++ b/node_modules/caniuse-lite/data/features/script-async.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"A B","2":"K E F G bC"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC gC","2":"cC DC fC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"J GB K E"},E:{"1":"K E F G A B C L M H iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J hC KC","132":"GB"},F:{"1":"0 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"G B C sC tC uC vC 7B ZC wC 8B"},G:{"1":"F yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"KC xC aC"},H:{"2":"JD"},I:{"1":"DC J D ND aC OD PD","2":"KD LD MD"},J:{"1":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"1":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:1,C:"async attribute for external scripts",D:true}; +module.exports={A:{A:{"1":"A B","2":"K D E F cC"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC hC","2":"dC EC gC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"J HB K D"},E:{"1":"K D E F A B C L M G jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J iC LC","132":"HB"},F:{"1":"0 1 G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"F B C tC uC vC wC 8B aC xC 9B"},G:{"1":"E zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"LC yC bC"},H:{"2":"KD"},I:{"1":"EC J I OD bC PD QD","2":"LD MD ND"},J:{"1":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"1":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:1,C:"async attribute for external scripts",D:true}; diff --git a/node_modules/caniuse-lite/data/features/script-defer.js b/node_modules/caniuse-lite/data/features/script-defer.js index 7f0dc85c..1c13f03c 100644 --- a/node_modules/caniuse-lite/data/features/script-defer.js +++ b/node_modules/caniuse-lite/data/features/script-defer.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"A B","132":"K E F G bC"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"1 2 3 4 5 6 7 8 9 NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"cC DC","257":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB fC gC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"J GB K E"},E:{"1":"GB K E F G A B C L M H iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J hC KC"},F:{"1":"0 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"G B C sC tC uC vC 7B ZC wC 8B"},G:{"1":"F yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"KC xC aC"},H:{"2":"JD"},I:{"1":"DC J D ND aC OD PD","2":"KD LD MD"},J:{"1":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"1":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:1,C:"defer attribute for external scripts",D:true}; +module.exports={A:{A:{"1":"A B","132":"K D E F cC"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"2 3 4 5 6 7 8 9 OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"dC EC","257":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB gC hC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"J HB K D"},E:{"1":"HB K D E F A B C L M G jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J iC LC"},F:{"1":"0 1 G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"F B C tC uC vC wC 8B aC xC 9B"},G:{"1":"E zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"LC yC bC"},H:{"2":"KD"},I:{"1":"EC J I OD bC PD QD","2":"LD MD ND"},J:{"1":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"1":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:1,C:"defer attribute for external scripts",D:true}; diff --git a/node_modules/caniuse-lite/data/features/scrollintoview.js b/node_modules/caniuse-lite/data/features/scrollintoview.js index c7b00766..8cf5a608 100644 --- a/node_modules/caniuse-lite/data/features/scrollintoview.js +++ b/node_modules/caniuse-lite/data/features/scrollintoview.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E bC","132":"F G A B"},B:{"1":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","132":"C L M H N O P"},C:{"1":"1 2 3 4 5 6 7 8 9 SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","132":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","132":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB"},E:{"1":"AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB hC KC","132":"K E F G A B C L M H iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC"},F:{"1":"eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"G sC tC uC vC","16":"B 7B ZC","132":"0 C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB wC 8B"},G:{"1":"AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","16":"KC xC aC","132":"F yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD"},H:{"2":"JD"},I:{"1":"D","16":"KD LD","132":"DC J MD ND aC OD PD"},J:{"132":"E A"},K:{"1":"I","132":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"132":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z TD UD LC VD WD XD YD ZD AC BC CC aD","132":"J QD RD SD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:5,C:"scrollIntoView",D:true}; +module.exports={A:{A:{"2":"K D cC","132":"E F A B"},B:{"1":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","132":"C L M G N O P"},C:{"1":"2 3 4 5 6 7 8 9 TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","132":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB gC hC"},D:{"1":"2 3 4 5 6 7 8 9 GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","132":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB"},E:{"1":"BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB iC LC","132":"K D E F A B C L M G jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC"},F:{"1":"fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"F tC uC vC wC","16":"B 8B aC","132":"0 1 C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB xC 9B"},G:{"1":"BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","16":"LC yC bC","132":"E zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID"},H:{"2":"KD"},I:{"1":"I","16":"LD MD","132":"EC J ND OD bC PD QD"},J:{"132":"D A"},K:{"1":"H","132":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"132":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z UD VD MC WD XD YD ZD aD BC CC DC bD","132":"J RD SD TD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:5,C:"scrollIntoView",D:true}; diff --git a/node_modules/caniuse-lite/data/features/scrollintoviewifneeded.js b/node_modules/caniuse-lite/data/features/scrollintoviewifneeded.js index 4ccb1a31..722e9ba1 100644 --- a/node_modules/caniuse-lite/data/features/scrollintoviewifneeded.js +++ b/node_modules/caniuse-lite/data/features/scrollintoviewifneeded.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M H N O P"},C:{"2":"0 1 2 3 4 5 6 7 8 9 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC fC gC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","16":"J GB K E F G A B C L M"},E:{"1":"K E F G A B C L M H iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","16":"J GB hC KC"},F:{"1":"0 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"G B C sC tC uC vC 7B ZC wC 8B"},G:{"1":"F yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","16":"KC xC aC"},H:{"2":"JD"},I:{"1":"DC J D MD ND aC OD PD","16":"KD LD"},J:{"1":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"2":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"2":"dD eD"}},B:7,C:"Element.scrollIntoViewIfNeeded()",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G N O P"},C:{"2":"0 1 2 3 4 5 6 7 8 9 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC gC hC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","16":"J HB K D E F A B C L M"},E:{"1":"K D E F A B C L M G jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","16":"J HB iC LC"},F:{"1":"0 1 G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"F B C tC uC vC wC 8B aC xC 9B"},G:{"1":"E zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","16":"LC yC bC"},H:{"2":"KD"},I:{"1":"EC J I ND OD bC PD QD","16":"LD MD"},J:{"1":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"2":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"2":"eD fD"}},B:7,C:"Element.scrollIntoViewIfNeeded()",D:true}; diff --git a/node_modules/caniuse-lite/data/features/sdch.js b/node_modules/caniuse-lite/data/features/sdch.js index 09f64a65..71a3b57f 100644 --- a/node_modules/caniuse-lite/data/features/sdch.js +++ b/node_modules/caniuse-lite/data/features/sdch.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"2":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"2":"0 1 2 3 4 5 6 7 8 9 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC fC gC"},D:{"1":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB","2":"1 2 3 4 5 6 7 8 9 EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"2":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"1":"0 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B","2":"G B C 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u sC tC uC vC 7B ZC wC 8B"},G:{"2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"2":"A B C I 7B ZC 8B"},L:{"2":"D"},M:{"2":"D"},N:{"2":"A B"},O:{"2":"9B"},P:{"1":"0 v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD","2":"J"},Q:{"2":"bD"},R:{"2":"cD"},S:{"2":"dD eD"}},B:6,C:"SDCH Accept-Encoding/Content-Encoding",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"2":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"2":"0 1 2 3 4 5 6 7 8 9 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC gC hC"},D:{"1":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB","2":"2 3 4 5 6 7 8 9 FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"2":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"1":"0 1 G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B","2":"F B C 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u tC uC vC wC 8B aC xC 9B"},G:{"2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"2":"A B C H 8B aC 9B"},L:{"2":"I"},M:{"2":"v"},N:{"2":"A B"},O:{"2":"AC"},P:{"1":"0 1 w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD","2":"J"},Q:{"2":"cD"},R:{"2":"dD"},S:{"2":"eD fD"}},B:6,C:"SDCH Accept-Encoding/Content-Encoding",D:true}; diff --git a/node_modules/caniuse-lite/data/features/selection-api.js b/node_modules/caniuse-lite/data/features/selection-api.js index 95a0a584..f5be194d 100644 --- a/node_modules/caniuse-lite/data/features/selection-api.js +++ b/node_modules/caniuse-lite/data/features/selection-api.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"G A B","16":"bC","260":"K E F"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"1 2 3 4 5 6 7 8 9 iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","132":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB fC gC","2180":"ZB aB bB cB dB eB fB gB hB"},D:{"1":"0 1 2 3 4 5 6 7 8 9 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","16":"J GB K E F G A B C L M"},E:{"1":"K E F G A B C L M H iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","16":"J GB hC KC"},F:{"1":"0 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","132":"G B C sC tC uC vC 7B ZC wC 8B"},G:{"16":"aC","132":"KC xC","516":"F yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"2":"JD"},I:{"1":"D OD PD","16":"DC J KD LD MD ND","1025":"aC"},J:{"1":"A","16":"E"},K:{"1":"I","16":"A B C 7B ZC","132":"8B"},L:{"1":"D"},M:{"1":"D"},N:{"1":"B","16":"A"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"eD","2180":"dD"}},B:5,C:"Selection API",D:true}; +module.exports={A:{A:{"1":"F A B","16":"cC","260":"K D E"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"2 3 4 5 6 7 8 9 jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","132":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB gC hC","2180":"aB bB cB dB eB fB gB hB iB"},D:{"1":"0 1 2 3 4 5 6 7 8 9 G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","16":"J HB K D E F A B C L M"},E:{"1":"K D E F A B C L M G jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","16":"J HB iC LC"},F:{"1":"0 1 G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","132":"F B C tC uC vC wC 8B aC xC 9B"},G:{"16":"bC","132":"LC yC","516":"E zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"2":"KD"},I:{"1":"I PD QD","16":"EC J LD MD ND OD","1025":"bC"},J:{"1":"A","16":"D"},K:{"1":"H","16":"A B C 8B aC","132":"9B"},L:{"1":"I"},M:{"1":"v"},N:{"1":"B","16":"A"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"fD","2180":"eD"}},B:5,C:"Selection API",D:true}; diff --git a/node_modules/caniuse-lite/data/features/selectlist.js b/node_modules/caniuse-lite/data/features/selectlist.js index ca3767a8..9f8847ba 100644 --- a/node_modules/caniuse-lite/data/features/selectlist.js +++ b/node_modules/caniuse-lite/data/features/selectlist.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"2":"C L M H N O P Q I R S T U V W X Y Z a b c d e f","194":"1 2 3 4 5 6 7 8 9 g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"2":"0 1 2 3 4 5 6 7 8 9 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC fC gC"},D:{"2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f","194":"1 2 3 4 5 6 7 8 9 g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"2":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC sC tC uC vC 7B ZC wC 8B","194":"S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u"},G:{"2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"2":"JD"},I:{"2":"DC J D KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"2":"A B C 7B ZC 8B","194":"I"},L:{"194":"D"},M:{"2":"D"},N:{"2":"A B"},O:{"2":"9B"},P:{"2":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"2":"bD"},R:{"2":"cD"},S:{"2":"dD eD"}},B:7,C:"Selectlist - Customizable select element",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"2":"C L M G N O P Q H R S T U V W X Y Z a b c d e f","194":"2 3 4 5 6 7 8 9 g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"2":"0 1 2 3 4 5 6 7 8 9 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC gC hC"},D:{"2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f","194":"2 3 4 5 6 7 8 9 g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"2":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC tC uC vC wC 8B aC xC 9B","194":"S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u"},G:{"2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"2":"KD"},I:{"2":"EC J I LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"2":"A B C 8B aC 9B","194":"H"},L:{"194":"I"},M:{"2":"v"},N:{"2":"A B"},O:{"2":"AC"},P:{"2":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"2":"cD"},R:{"2":"dD"},S:{"2":"eD fD"}},B:7,C:"Selectlist - Customizable select element",D:true}; diff --git a/node_modules/caniuse-lite/data/features/server-timing.js b/node_modules/caniuse-lite/data/features/server-timing.js index b03cffbb..c7e918b1 100644 --- a/node_modules/caniuse-lite/data/features/server-timing.js +++ b/node_modules/caniuse-lite/data/features/server-timing.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M H N O P"},C:{"1":"1 2 3 4 5 6 7 8 9 FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC","196":"pB FC qB rB","324":"sB"},E:{"1":"RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F G A B C hC KC iC jC kC lC LC 7B","516":"L M H 8B mC nC oC MC NC 9B pC AC OC PC QC"},F:{"1":"iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB sC tC uC vC 7B ZC wC 8B"},G:{"1":"RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"2":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"eD","2":"dD"}},B:5,C:"Server Timing",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G N O P"},C:{"1":"2 3 4 5 6 7 8 9 GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB gC hC"},D:{"1":"2 3 4 5 6 7 8 9 uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC","196":"qB GC rB sB","324":"tB"},E:{"1":"SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E F A B C iC LC jC kC lC mC MC 8B","516":"L M G 9B nC oC pC NC OC AC qC BC PC QC RC"},F:{"1":"jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB tC uC vC wC 8B aC xC 9B"},G:{"1":"SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"2":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"fD","2":"eD"}},B:5,C:"Server Timing",D:true}; diff --git a/node_modules/caniuse-lite/data/features/serviceworkers.js b/node_modules/caniuse-lite/data/features/serviceworkers.js index 5436623d..0229db75 100644 --- a/node_modules/caniuse-lite/data/features/serviceworkers.js +++ b/node_modules/caniuse-lite/data/features/serviceworkers.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M","322":"H N"},C:{"1":"1 2 3 4 5 6 7 8 9 aB cB dB eB fB gB hB jB kB lB mB nB oB EC FC qB rB sB tB uB vB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB fC gC","194":"PB QB RB SB TB UB VB WB XB YB ZB","513":"bB iB pB wB"},D:{"1":"1 2 3 4 5 6 7 8 9 bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB","4":"WB XB YB ZB aB"},E:{"1":"C L M H 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F G A B hC KC iC jC kC lC LC"},F:{"1":"OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB sC tC uC vC 7B ZC wC 8B","4":"JB KB LB MB NB"},G:{"1":"7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C"},H:{"2":"JD"},I:{"2":"DC J KD LD MD ND aC OD PD","4":"D"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"eD","2":"dD"}},B:4,C:"Service Workers",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M","322":"G N"},C:{"1":"2 3 4 5 6 7 8 9 bB dB eB fB gB hB iB kB lB mB nB oB pB FC GC rB sB tB uB vB wB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB gC hC","194":"QB RB SB TB UB VB WB XB YB ZB aB","513":"cB jB qB xB"},D:{"1":"2 3 4 5 6 7 8 9 cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB","4":"XB YB ZB aB bB"},E:{"1":"C L M G 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E F A B iC LC jC kC lC mC MC"},F:{"1":"PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB tC uC vC wC 8B aC xC 9B","4":"KB LB MB NB OB"},G:{"1":"8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C"},H:{"2":"KD"},I:{"2":"EC J LD MD ND OD bC PD QD","4":"I"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"fD","2":"eD"}},B:4,C:"Service Workers",D:true}; diff --git a/node_modules/caniuse-lite/data/features/setimmediate.js b/node_modules/caniuse-lite/data/features/setimmediate.js index e3d1bf6c..978f63bc 100644 --- a/node_modules/caniuse-lite/data/features/setimmediate.js +++ b/node_modules/caniuse-lite/data/features/setimmediate.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"A B","2":"K E F G bC"},B:{"1":"C L M H N O P","2":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"2":"0 1 2 3 4 5 6 7 8 9 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC fC gC"},D:{"2":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"2":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u sC tC uC vC 7B ZC wC 8B"},G:{"2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"2":"JD"},I:{"2":"DC J D KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"2":"A B C I 7B ZC 8B"},L:{"2":"D"},M:{"2":"D"},N:{"1":"A B"},O:{"2":"9B"},P:{"2":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"2":"bD"},R:{"2":"cD"},S:{"2":"dD eD"}},B:7,C:"Efficient Script Yielding: setImmediate()",D:true}; +module.exports={A:{A:{"1":"A B","2":"K D E F cC"},B:{"1":"C L M G N O P","2":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"2":"0 1 2 3 4 5 6 7 8 9 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC gC hC"},D:{"2":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"2":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u tC uC vC wC 8B aC xC 9B"},G:{"2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"2":"KD"},I:{"2":"EC J I LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"2":"A B C H 8B aC 9B"},L:{"2":"I"},M:{"2":"v"},N:{"1":"A B"},O:{"2":"AC"},P:{"2":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"2":"cD"},R:{"2":"dD"},S:{"2":"eD fD"}},B:7,C:"Efficient Script Yielding: setImmediate()",D:true}; diff --git a/node_modules/caniuse-lite/data/features/shadowdom.js b/node_modules/caniuse-lite/data/features/shadowdom.js index 77cd7610..f0865870 100644 --- a/node_modules/caniuse-lite/data/features/shadowdom.js +++ b/node_modules/caniuse-lite/data/features/shadowdom.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"Q","2":"1 2 3 4 5 6 7 8 9 C L M H N O P I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"2":"0 1 2 3 4 5 6 7 8 9 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC fC gC","66":"LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB"},D:{"1":"RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q","2":"1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","33":"0 IB JB KB LB MB NB OB PB QB"},E:{"2":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"1":"0 x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB","2":"G B C vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u sC tC uC vC 7B ZC wC 8B","33":"H N O P HB v w"},G:{"2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"2":"JD"},I:{"2":"DC J D KD LD MD ND aC","33":"OD PD"},J:{"2":"E A"},K:{"2":"A B C I 7B ZC 8B"},L:{"2":"D"},M:{"2":"D"},N:{"2":"A B"},O:{"2":"9B"},P:{"1":"QD RD SD TD UD LC VD WD","2":"0 v w x y z XD YD ZD AC BC CC aD","33":"J"},Q:{"1":"bD"},R:{"2":"cD"},S:{"1":"dD","2":"eD"}},B:7,C:"Shadow DOM (deprecated V0 spec)",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"Q","2":"2 3 4 5 6 7 8 9 C L M G N O P H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"2":"0 1 2 3 4 5 6 7 8 9 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC gC hC","66":"MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB"},D:{"1":"SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q","2":"0 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","33":"1 JB KB LB MB NB OB PB QB RB"},E:{"2":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"1":"0 1 y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB","2":"F B C wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u tC uC vC wC 8B aC xC 9B","33":"G N O P IB w x"},G:{"2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"2":"KD"},I:{"2":"EC J I LD MD ND OD bC","33":"PD QD"},J:{"2":"D A"},K:{"2":"A B C H 8B aC 9B"},L:{"2":"I"},M:{"2":"v"},N:{"2":"A B"},O:{"2":"AC"},P:{"1":"RD SD TD UD VD MC WD XD","2":"0 1 w x y z YD ZD aD BC CC DC bD","33":"J"},Q:{"1":"cD"},R:{"2":"dD"},S:{"1":"eD","2":"fD"}},B:7,C:"Shadow DOM (deprecated V0 spec)",D:true}; diff --git a/node_modules/caniuse-lite/data/features/shadowdomv1.js b/node_modules/caniuse-lite/data/features/shadowdomv1.js index eecb8410..3ade2a97 100644 --- a/node_modules/caniuse-lite/data/features/shadowdomv1.js +++ b/node_modules/caniuse-lite/data/features/shadowdomv1.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M H N O P"},C:{"1":"1 2 3 4 5 6 7 8 9 rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB fC gC","322":"oB","578":"EC pB FC qB"},D:{"1":"1 2 3 4 5 6 7 8 9 jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB"},E:{"1":"A B C L M H LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F G hC KC iC jC kC lC"},F:{"1":"WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB sC tC uC vC 7B ZC wC 8B"},G:{"1":"6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C 2C 3C","132":"4C 5C"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z RD SD TD UD LC VD WD XD YD ZD AC BC CC aD","2":"J","4":"QD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"eD","2":"dD"}},B:5,C:"Shadow DOM (V1)",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G N O P"},C:{"1":"2 3 4 5 6 7 8 9 sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB gC hC","322":"pB","578":"FC qB GC rB"},D:{"1":"2 3 4 5 6 7 8 9 kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB"},E:{"1":"A B C L M G MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E F iC LC jC kC lC mC"},F:{"1":"XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB tC uC vC wC 8B aC xC 9B"},G:{"1":"7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C 3C 4C","132":"5C 6C"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z SD TD UD VD MC WD XD YD ZD aD BC CC DC bD","2":"J","4":"RD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"fD","2":"eD"}},B:5,C:"Shadow DOM (V1)",D:true}; diff --git a/node_modules/caniuse-lite/data/features/sharedarraybuffer.js b/node_modules/caniuse-lite/data/features/sharedarraybuffer.js index 2d89e695..4e1a5267 100644 --- a/node_modules/caniuse-lite/data/features/sharedarraybuffer.js +++ b/node_modules/caniuse-lite/data/features/sharedarraybuffer.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"Q I R S T U V W X Y Z","2":"C L M H","194":"N O P","513":"1 2 3 4 5 6 7 8 9 a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB fC gC","194":"nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B","450":"2B 3B 4B 5B 6B","513":"1 2 3 4 5 6 7 8 9 Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC"},D:{"1":"wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC","194":"pB FC qB rB sB tB uB vB","513":"1 2 3 4 5 6 7 8 9 a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"2":"J GB K E F G A hC KC iC jC kC lC","194":"B C L M H LC 7B 8B mC nC oC","513":"MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"1":"sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB sC tC uC vC 7B ZC wC 8B","194":"dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB","513":"6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u"},G:{"2":"F KC xC aC yC zC 0C 1C 2C 3C 4C","194":"5C 6C 7C 8C 9C AD BD CD DD ED FD GD","513":"MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"2":"JD"},I:{"2":"DC J D KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"2":"A B C 7B ZC 8B","513":"I"},L:{"513":"D"},M:{"513":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"2":"J QD RD SD TD UD LC VD WD XD YD","513":"0 v w x y z ZD AC BC CC aD"},Q:{"2":"bD"},R:{"513":"cD"},S:{"2":"dD","513":"eD"}},B:6,C:"Shared Array Buffer",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"Q H R S T U V W X Y Z","2":"C L M G","194":"N O P","513":"2 3 4 5 6 7 8 9 a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB gC hC","194":"oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B","450":"3B 4B 5B 6B 7B","513":"2 3 4 5 6 7 8 9 Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC"},D:{"1":"xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC","194":"qB GC rB sB tB uB vB wB","513":"2 3 4 5 6 7 8 9 a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"2":"J HB K D E F A iC LC jC kC lC mC","194":"B C L M G MC 8B 9B nC oC pC","513":"NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"1":"tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB tC uC vC wC 8B aC xC 9B","194":"eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB","513":"7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u"},G:{"2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C","194":"6C 7C 8C 9C AD BD CD DD ED FD GD HD","513":"NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"2":"KD"},I:{"2":"EC J I LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"2":"A B C 8B aC 9B","513":"H"},L:{"513":"I"},M:{"513":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"2":"J RD SD TD UD VD MC WD XD YD ZD","513":"0 1 w x y z aD BC CC DC bD"},Q:{"2":"cD"},R:{"513":"dD"},S:{"2":"eD","513":"fD"}},B:6,C:"Shared Array Buffer",D:true}; diff --git a/node_modules/caniuse-lite/data/features/sharedworkers.js b/node_modules/caniuse-lite/data/features/sharedworkers.js index d69eb32b..40b8efe5 100644 --- a/node_modules/caniuse-lite/data/features/sharedworkers.js +++ b/node_modules/caniuse-lite/data/features/sharedworkers.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M H N O P"},C:{"1":"1 2 3 4 5 6 7 8 9 LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB fC gC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"1":"GB K iC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J E F G A B C L M H hC KC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC"},F:{"1":"0 B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u vC 7B ZC wC 8B","2":"G sC tC uC"},G:{"1":"yC zC AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD"},H:{"2":"JD"},I:{"2":"DC J D KD LD MD ND aC OD PD"},J:{"1":"E A"},K:{"1":"B C 7B ZC 8B","2":"I","16":"A"},L:{"2":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"2":"9B"},P:{"1":"J","2":"0 v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"2":"bD"},R:{"2":"cD"},S:{"1":"dD eD"}},B:1,C:"Shared Web Workers",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G N O P"},C:{"1":"2 3 4 5 6 7 8 9 MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB gC hC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"1":"HB K jC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J D E F A B C L M G iC LC kC lC mC MC 8B 9B nC oC pC NC OC AC qC"},F:{"1":"0 1 B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u wC 8B aC xC 9B","2":"F tC uC vC"},G:{"1":"zC 0C BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID"},H:{"2":"KD"},I:{"2":"EC J I LD MD ND OD bC PD QD"},J:{"1":"D A"},K:{"1":"B C 8B aC 9B","2":"H","16":"A"},L:{"2":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"2":"AC"},P:{"1":"J","2":"0 1 w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"2":"cD"},R:{"2":"dD"},S:{"1":"eD fD"}},B:1,C:"Shared Web Workers",D:true}; diff --git a/node_modules/caniuse-lite/data/features/sni.js b/node_modules/caniuse-lite/data/features/sni.js index 9919d0c4..0cb46368 100644 --- a/node_modules/caniuse-lite/data/features/sni.js +++ b/node_modules/caniuse-lite/data/features/sni.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"G A B","2":"K bC","132":"E F"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"0 1 2 3 4 5 6 7 8 9 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC fC gC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"J GB"},E:{"1":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"1":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u sC tC uC vC 7B ZC wC 8B"},G:{"1":"F xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"KC"},H:{"1":"JD"},I:{"1":"DC J D ND aC OD PD","2":"KD LD MD"},J:{"1":"A","2":"E"},K:{"1":"A B C I 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"1":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:6,C:"Server Name Indication",D:true}; +module.exports={A:{A:{"1":"F A B","2":"K cC","132":"D E"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"0 1 2 3 4 5 6 7 8 9 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC gC hC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"J HB"},E:{"1":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"1":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u tC uC vC wC 8B aC xC 9B"},G:{"1":"E yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"LC"},H:{"1":"KD"},I:{"1":"EC J I OD bC PD QD","2":"LD MD ND"},J:{"1":"A","2":"D"},K:{"1":"A B C H 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"1":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:6,C:"Server Name Indication",D:true}; diff --git a/node_modules/caniuse-lite/data/features/spdy.js b/node_modules/caniuse-lite/data/features/spdy.js index d1f787e7..7f326c9e 100644 --- a/node_modules/caniuse-lite/data/features/spdy.js +++ b/node_modules/caniuse-lite/data/features/spdy.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"B","2":"K E F G A bC"},B:{"2":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"0 L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB","2":"1 2 3 4 5 6 7 8 9 cC DC J GB K E F G A B C hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC fC gC"},D:{"1":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB","2":"1 2 3 4 5 6 7 8 9 hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"1":"F G A B C lC LC 7B","2":"J GB K E hC KC iC jC kC","129":"L M H 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"1":"0 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB YB aB 8B","2":"G B C WB XB ZB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u sC tC uC vC 7B ZC wC"},G:{"1":"F 1C 2C 3C 4C 5C 6C 7C 8C","2":"KC xC aC yC zC 0C","257":"9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"2":"JD"},I:{"1":"DC J ND aC OD PD","2":"D KD LD MD"},J:{"2":"E A"},K:{"1":"8B","2":"A B C I 7B ZC"},L:{"2":"D"},M:{"2":"D"},N:{"1":"B","2":"A"},O:{"2":"9B"},P:{"1":"J","2":"0 v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"2":"bD"},R:{"2":"cD"},S:{"1":"dD","2":"eD"}},B:7,C:"SPDY protocol",D:true}; +module.exports={A:{A:{"1":"B","2":"K D E F A cC"},B:{"2":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"0 1 L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB","2":"2 3 4 5 6 7 8 9 dC EC J HB K D E F A B C iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC gC hC"},D:{"1":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB","2":"2 3 4 5 6 7 8 9 iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"1":"E F A B C mC MC 8B","2":"J HB K D iC LC jC kC lC","129":"L M G 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"1":"0 1 G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB ZB bB 9B","2":"F B C XB YB aB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u tC uC vC wC 8B aC xC"},G:{"1":"E 2C 3C 4C 5C 6C 7C 8C 9C","2":"LC yC bC zC 0C 1C","257":"AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"2":"KD"},I:{"1":"EC J OD bC PD QD","2":"I LD MD ND"},J:{"2":"D A"},K:{"1":"9B","2":"A B C H 8B aC"},L:{"2":"I"},M:{"2":"v"},N:{"1":"B","2":"A"},O:{"2":"AC"},P:{"1":"J","2":"0 1 w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"2":"cD"},R:{"2":"dD"},S:{"1":"eD","2":"fD"}},B:7,C:"SPDY protocol",D:true}; diff --git a/node_modules/caniuse-lite/data/features/speech-recognition.js b/node_modules/caniuse-lite/data/features/speech-recognition.js index f610e320..656fd12a 100644 --- a/node_modules/caniuse-lite/data/features/speech-recognition.js +++ b/node_modules/caniuse-lite/data/features/speech-recognition.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"2":"C L M H N O P","514":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"2":"cC DC J GB K E F G A B C L M H N O P HB v w fC gC","322":"0 1 2 3 4 5 6 7 8 9 x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC"},D:{"2":"J GB K E F G A B C L M H N O P HB v w x y z","164":"0 1 2 3 4 5 6 7 8 9 IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"2":"J GB K E F G A B C L M hC KC iC jC kC lC LC 7B 8B mC","1060":"H nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"2":"0 G B C H N O P HB v w x y z IB sC tC uC vC 7B ZC wC 8B","514":"JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u"},G:{"2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED","1060":"FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"2":"JD"},I:{"2":"DC J D KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"2":"A B C 7B ZC 8B","164":"I"},L:{"164":"D"},M:{"2":"D"},N:{"2":"A B"},O:{"164":"9B"},P:{"164":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"164":"bD"},R:{"164":"cD"},S:{"322":"dD eD"}},B:7,C:"Speech Recognition API",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"2":"C L M G N O P","514":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"2":"dC EC J HB K D E F A B C L M G N O P IB w x gC hC","322":"0 1 2 3 4 5 6 7 8 9 y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC"},D:{"2":"0 J HB K D E F A B C L M G N O P IB w x y z","164":"1 2 3 4 5 6 7 8 9 JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"2":"J HB K D E F A B C L M iC LC jC kC lC mC MC 8B 9B nC","1060":"G oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"2":"0 1 F B C G N O P IB w x y z JB tC uC vC wC 8B aC xC 9B","514":"KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u"},G:{"2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD","1060":"GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"2":"KD"},I:{"2":"EC J I LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"2":"A B C 8B aC 9B","164":"H"},L:{"164":"I"},M:{"2":"v"},N:{"2":"A B"},O:{"164":"AC"},P:{"164":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"164":"cD"},R:{"164":"dD"},S:{"322":"eD fD"}},B:7,C:"Speech Recognition API",D:true}; diff --git a/node_modules/caniuse-lite/data/features/speech-synthesis.js b/node_modules/caniuse-lite/data/features/speech-synthesis.js index 56481c6d..28dee4de 100644 --- a/node_modules/caniuse-lite/data/features/speech-synthesis.js +++ b/node_modules/caniuse-lite/data/features/speech-synthesis.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"M H N O P","2":"C L","257":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"1 2 3 4 5 6 7 8 9 fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB fC gC","194":"NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB"},D:{"1":"PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB","257":"1 2 3 4 5 6 7 8 9 lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"1":"E F G A B C L M H kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K hC KC iC jC"},F:{"1":"JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB","2":"0 G B C H N O P HB v w x y z IB sC tC uC vC 7B ZC wC 8B","257":"sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u"},G:{"1":"F 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"KC xC aC yC zC"},H:{"2":"JD"},I:{"2":"DC J D KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"2":"A B C I 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"2":"9B"},P:{"1":"0 v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD","2":"J"},Q:{"1":"bD"},R:{"2":"cD"},S:{"1":"dD eD"}},B:7,C:"Speech Synthesis API",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"M G N O P","2":"C L","257":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"2 3 4 5 6 7 8 9 gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB gC hC","194":"OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB"},D:{"1":"QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB","257":"2 3 4 5 6 7 8 9 mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"1":"D E F A B C L M G lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K iC LC jC kC"},F:{"1":"KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB","2":"0 1 F B C G N O P IB w x y z JB tC uC vC wC 8B aC xC 9B","257":"tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u"},G:{"1":"E 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"LC yC bC zC 0C"},H:{"2":"KD"},I:{"2":"EC J I LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"2":"A B C H 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"2":"AC"},P:{"1":"0 1 w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD","2":"J"},Q:{"1":"cD"},R:{"2":"dD"},S:{"1":"eD fD"}},B:7,C:"Speech Synthesis API",D:true}; diff --git a/node_modules/caniuse-lite/data/features/spellcheck-attribute.js b/node_modules/caniuse-lite/data/features/spellcheck-attribute.js index cb429560..335542f1 100644 --- a/node_modules/caniuse-lite/data/features/spellcheck-attribute.js +++ b/node_modules/caniuse-lite/data/features/spellcheck-attribute.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"A B","2":"K E F G bC"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"0 1 2 3 4 5 6 7 8 9 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC fC gC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"J GB K E F"},E:{"1":"K E F G A B C L M H iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB hC KC"},F:{"1":"0 B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u uC vC 7B ZC wC 8B","2":"G sC tC"},G:{"4":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"4":"JD"},I:{"4":"DC J D KD LD MD ND aC OD PD"},J:{"1":"A","4":"E"},K:{"4":"A B C I 7B ZC 8B"},L:{"4":"D"},M:{"4":"D"},N:{"4":"A B"},O:{"4":"9B"},P:{"4":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"4":"cD"},S:{"2":"dD eD"}},B:1,C:"Spellcheck attribute",D:true}; +module.exports={A:{A:{"1":"A B","2":"K D E F cC"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"0 1 2 3 4 5 6 7 8 9 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC gC hC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"J HB K D E"},E:{"1":"K D E F A B C L M G jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB iC LC"},F:{"1":"0 1 B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u vC wC 8B aC xC 9B","2":"F tC uC"},G:{"4":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"4":"KD"},I:{"4":"EC J I LD MD ND OD bC PD QD"},J:{"1":"A","4":"D"},K:{"4":"A B C H 8B aC 9B"},L:{"4":"I"},M:{"4":"v"},N:{"4":"A B"},O:{"4":"AC"},P:{"4":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"4":"dD"},S:{"2":"eD fD"}},B:1,C:"Spellcheck attribute",D:true}; diff --git a/node_modules/caniuse-lite/data/features/sql-storage.js b/node_modules/caniuse-lite/data/features/sql-storage.js index 28a31f7d..f8fd23ee 100644 --- a/node_modules/caniuse-lite/data/features/sql-storage.js +++ b/node_modules/caniuse-lite/data/features/sql-storage.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"Q I R S T U V W X Y Z a b c d e f g h i j","2":"C L M H N O P DB EB FB D","129":"k l m n o p q r s","385":"1 2 3 4 5 6 7 8 9 t u AB BB CB"},C:{"2":"0 1 2 3 4 5 6 7 8 9 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC fC gC"},D:{"1":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j","2":"DB EB FB D HC IC JC","129":"k l m n o p q r s","385":"1 2 3 4 5 6 7 t u","897":"8 9 AB BB CB"},E:{"1":"J GB K E F G A B C hC KC iC jC kC lC LC 7B 8B","2":"L M H mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"1":"0 B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z uC vC 7B ZC wC 8B","2":"G t u sC tC","257":"a b c d e f g h i j k l m n o p q r s"},G:{"1":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C","2":"AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"2":"JD"},I:{"1":"DC J KD LD MD ND aC OD PD","2":"D"},J:{"1":"E A"},K:{"1":"B C 7B ZC 8B","2":"A","257":"I"},L:{"2":"D"},M:{"2":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"2":"dD eD"}},B:7,C:"Web SQL Database",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"Q H R S T U V W X Y Z a b c d e f g h i j","2":"C L M G N O P EB FB GB v I","129":"k l m n o p q r s","385":"2 3 4 5 6 7 8 9 t u AB BB CB DB"},C:{"2":"0 1 2 3 4 5 6 7 8 9 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC gC hC"},D:{"1":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j","2":"EB FB GB v I IC JC KC","129":"k l m n o p q r s","385":"2 3 4 5 6 7 8 t u","897":"9 AB BB CB DB"},E:{"1":"J HB K D E F A B C iC LC jC kC lC mC MC 8B 9B","2":"L M G nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"1":"0 1 B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z vC wC 8B aC xC 9B","2":"F t u tC uC","257":"a b c d e f g h i j k l m n o p q r s"},G:{"1":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD","2":"BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"2":"KD"},I:{"1":"EC J LD MD ND OD bC PD QD","2":"I"},J:{"1":"D A"},K:{"1":"B C 8B aC 9B","2":"A","257":"H"},L:{"2":"I"},M:{"2":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"2":"eD fD"}},B:7,C:"Web SQL Database",D:true}; diff --git a/node_modules/caniuse-lite/data/features/srcset.js b/node_modules/caniuse-lite/data/features/srcset.js index fa5320b2..97c076d2 100644 --- a/node_modules/caniuse-lite/data/features/srcset.js +++ b/node_modules/caniuse-lite/data/features/srcset.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","260":"C","514":"L M H"},C:{"1":"1 2 3 4 5 6 7 8 9 UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB fC gC","194":"OB PB QB RB SB TB"},D:{"1":"1 2 3 4 5 6 7 8 9 UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB","260":"QB RB SB TB"},E:{"2":"J GB K E hC KC iC jC","260":"F kC","1028":"G A lC LC","3076":"B C L M H 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"1":"0 IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"G B C H N O P HB v sC tC uC vC 7B ZC wC 8B","260":"w x y z"},G:{"2":"KC xC aC yC zC 0C","260":"F 1C","1028":"2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:1,C:"Srcset and sizes attributes",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","260":"C","514":"L M G"},C:{"1":"2 3 4 5 6 7 8 9 VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB gC hC","194":"PB QB RB SB TB UB"},D:{"1":"2 3 4 5 6 7 8 9 VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB","260":"RB SB TB UB"},E:{"2":"J HB K D iC LC jC kC","260":"E lC","1028":"F A mC MC","3076":"B C L M G 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"1":"1 JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"F B C G N O P IB w tC uC vC wC 8B aC xC 9B","260":"0 x y z"},G:{"2":"LC yC bC zC 0C 1C","260":"E 2C","1028":"3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:1,C:"Srcset and sizes attributes",D:true}; diff --git a/node_modules/caniuse-lite/data/features/stream.js b/node_modules/caniuse-lite/data/features/stream.js index 59dd0cb2..1e3c5831 100644 --- a/node_modules/caniuse-lite/data/features/stream.js +++ b/node_modules/caniuse-lite/data/features/stream.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"1 2 3 4 5 6 7 8 9 YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"cC DC J GB K E F G A B C L M H N fC gC","129":"SB TB UB VB WB XB","420":"0 O P HB v w x y z IB JB KB LB MB NB OB PB QB RB"},D:{"1":"1 2 3 4 5 6 7 8 9 jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"J GB K E F G A B C L M H N O P HB v","420":"0 w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB"},E:{"1":"B C L M H 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F G A hC KC iC jC kC lC LC"},F:{"1":"WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"G B H N O sC tC uC vC 7B ZC wC","420":"0 C P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB 8B"},G:{"2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C","513":"DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","1537":"6C 7C 8C 9C AD BD CD"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E","420":"A"},K:{"1":"I","2":"A B 7B ZC","420":"C 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z RD SD TD UD LC VD WD XD YD ZD AC BC CC aD","420":"J QD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"eD","2":"dD"}},B:4,C:"getUserMedia/Stream API",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"2 3 4 5 6 7 8 9 ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"dC EC J HB K D E F A B C L M G N gC hC","129":"TB UB VB WB XB YB","420":"0 1 O P IB w x y z JB KB LB MB NB OB PB QB RB SB"},D:{"1":"2 3 4 5 6 7 8 9 kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"J HB K D E F A B C L M G N O P IB w","420":"0 1 x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB"},E:{"1":"B C L M G 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E F A iC LC jC kC lC mC MC"},F:{"1":"XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"F B G N O tC uC vC wC 8B aC xC","420":"0 1 C P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB 9B"},G:{"2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C","513":"ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","1537":"7C 8C 9C AD BD CD DD"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D","420":"A"},K:{"1":"H","2":"A B 8B aC","420":"C 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z SD TD UD VD MC WD XD YD ZD aD BC CC DC bD","420":"J RD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"fD","2":"eD"}},B:4,C:"getUserMedia/Stream API",D:true}; diff --git a/node_modules/caniuse-lite/data/features/streams.js b/node_modules/caniuse-lite/data/features/streams.js index d06220a4..c892f1f3 100644 --- a/node_modules/caniuse-lite/data/features/streams.js +++ b/node_modules/caniuse-lite/data/features/streams.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A bC","130":"B"},B:{"1":"1 2 3 4 5 6 7 8 9 Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","16":"C L","260":"M H","1028":"Q I R S T U V W X","5124":"N O P"},C:{"1":"1 2 3 4 5 6 7 8 9 l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB fC gC","5124":"j k","7172":"tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i","7746":"nB oB EC pB FC qB rB sB"},D:{"1":"1 2 3 4 5 6 7 8 9 Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB","260":"iB jB kB lB mB nB oB","1028":"EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X"},E:{"2":"J GB K E F G hC KC iC jC kC lC","1028":"H nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","3076":"A B C L M LC 7B 8B mC"},F:{"1":"4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB sC tC uC vC 7B ZC wC 8B","260":"VB WB XB YB ZB aB bB","1028":"cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B"},G:{"2":"F KC xC aC yC zC 0C 1C 2C 3C","16":"4C","1028":"5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z ZD AC BC CC aD","2":"J QD RD","1028":"SD TD UD LC VD WD XD YD"},Q:{"1028":"bD"},R:{"1":"cD"},S:{"2":"dD eD"}},B:1,C:"Streams",D:true}; +module.exports={A:{A:{"2":"K D E F A cC","130":"B"},B:{"1":"2 3 4 5 6 7 8 9 Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","16":"C L","260":"M G","1028":"Q H R S T U V W X","5124":"N O P"},C:{"1":"2 3 4 5 6 7 8 9 l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB gC hC","5124":"j k","7172":"uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i","7746":"oB pB FC qB GC rB sB tB"},D:{"1":"2 3 4 5 6 7 8 9 Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB","260":"jB kB lB mB nB oB pB","1028":"FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X"},E:{"2":"J HB K D E F iC LC jC kC lC mC","1028":"G oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","3076":"A B C L M MC 8B 9B nC"},F:{"1":"5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB tC uC vC wC 8B aC xC 9B","260":"WB XB YB ZB aB bB cB","1028":"dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B"},G:{"2":"E LC yC bC zC 0C 1C 2C 3C 4C","16":"5C","1028":"6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z aD BC CC DC bD","2":"J RD SD","1028":"TD UD VD MC WD XD YD ZD"},Q:{"1028":"cD"},R:{"1":"dD"},S:{"2":"eD fD"}},B:1,C:"Streams",D:true}; diff --git a/node_modules/caniuse-lite/data/features/stricttransportsecurity.js b/node_modules/caniuse-lite/data/features/stricttransportsecurity.js index 567046fe..d5e76eea 100644 --- a/node_modules/caniuse-lite/data/features/stricttransportsecurity.js +++ b/node_modules/caniuse-lite/data/features/stricttransportsecurity.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A bC","129":"B"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"cC DC fC gC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"1":"E F G A B C L M H kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K hC KC iC jC"},F:{"1":"0 C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u 8B","2":"G B sC tC uC vC 7B ZC wC"},G:{"1":"F 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"KC xC aC yC zC"},H:{"2":"JD"},I:{"1":"D OD PD","2":"DC J KD LD MD ND aC"},J:{"1":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:6,C:"Strict Transport Security",D:true}; +module.exports={A:{A:{"2":"K D E F A cC","129":"B"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"dC EC gC hC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"1":"D E F A B C L M G lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K iC LC jC kC"},F:{"1":"0 1 C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u 9B","2":"F B tC uC vC wC 8B aC xC"},G:{"1":"E 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"LC yC bC zC 0C"},H:{"2":"KD"},I:{"1":"I PD QD","2":"EC J LD MD ND OD bC"},J:{"1":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:6,C:"Strict Transport Security",D:true}; diff --git a/node_modules/caniuse-lite/data/features/style-scoped.js b/node_modules/caniuse-lite/data/features/style-scoped.js index 357218ce..965853dd 100644 --- a/node_modules/caniuse-lite/data/features/style-scoped.js +++ b/node_modules/caniuse-lite/data/features/style-scoped.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"2":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"0 w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB","2":"1 2 3 4 5 6 7 8 9 cC DC J GB K E F G A B C L M H N O P HB v FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC fC gC","322":"lB mB nB oB EC pB"},D:{"2":"1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","194":"0 v w x y z IB JB KB LB MB NB OB PB QB RB SB"},E:{"2":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u sC tC uC vC 7B ZC wC 8B"},G:{"2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"2":"JD"},I:{"2":"DC J D KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"2":"A B C I 7B ZC 8B"},L:{"2":"D"},M:{"2":"D"},N:{"2":"A B"},O:{"2":"9B"},P:{"2":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"2":"bD"},R:{"2":"cD"},S:{"1":"dD","2":"eD"}},B:7,C:"Scoped attribute",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"2":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"0 1 x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB","2":"2 3 4 5 6 7 8 9 dC EC J HB K D E F A B C L M G N O P IB w GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC gC hC","322":"mB nB oB pB FC qB"},D:{"2":"2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","194":"0 1 w x y z JB KB LB MB NB OB PB QB RB SB TB"},E:{"2":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u tC uC vC wC 8B aC xC 9B"},G:{"2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"2":"KD"},I:{"2":"EC J I LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"2":"A B C H 8B aC 9B"},L:{"2":"I"},M:{"2":"v"},N:{"2":"A B"},O:{"2":"AC"},P:{"2":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"2":"cD"},R:{"2":"dD"},S:{"1":"eD","2":"fD"}},B:7,C:"Scoped attribute",D:true}; diff --git a/node_modules/caniuse-lite/data/features/subresource-bundling.js b/node_modules/caniuse-lite/data/features/subresource-bundling.js index 580f6213..8815326e 100644 --- a/node_modules/caniuse-lite/data/features/subresource-bundling.js +++ b/node_modules/caniuse-lite/data/features/subresource-bundling.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 n o p q r s t u AB BB CB DB EB FB D","2":"C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m"},C:{"2":"0 1 2 3 4 5 6 7 8 9 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m"},E:{"2":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"1":"Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y sC tC uC vC 7B ZC wC 8B"},G:{"2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"2":"D"},N:{"2":"A B"},O:{"2":"9B"},P:{"2":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"2":"bD"},R:{"2":"cD"},S:{"2":"dD eD"}},B:7,C:"Subresource Loading with Web Bundles",D:false}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m"},C:{"2":"0 1 2 3 4 5 6 7 8 9 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC gC hC"},D:{"1":"2 3 4 5 6 7 8 9 n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m"},E:{"2":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"1":"Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y tC uC vC wC 8B aC xC 9B"},G:{"2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"2":"v"},N:{"2":"A B"},O:{"2":"AC"},P:{"2":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"2":"cD"},R:{"2":"dD"},S:{"2":"eD fD"}},B:7,C:"Subresource Loading with Web Bundles",D:false}; diff --git a/node_modules/caniuse-lite/data/features/subresource-integrity.js b/node_modules/caniuse-lite/data/features/subresource-integrity.js index 8fb62d92..5bd67b29 100644 --- a/node_modules/caniuse-lite/data/features/subresource-integrity.js +++ b/node_modules/caniuse-lite/data/features/subresource-integrity.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M H N"},C:{"1":"1 2 3 4 5 6 7 8 9 ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB"},E:{"1":"B C L M H 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F G A hC KC iC jC kC lC LC"},F:{"1":"OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB sC tC uC vC 7B ZC wC 8B"},G:{"1":"7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C","194":"6C"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD","2":"J"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:2,C:"Subresource Integrity",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G N"},C:{"1":"2 3 4 5 6 7 8 9 aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB gC hC"},D:{"1":"2 3 4 5 6 7 8 9 cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB"},E:{"1":"B C L M G 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E F A iC LC jC kC lC mC MC"},F:{"1":"PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB tC uC vC wC 8B aC xC 9B"},G:{"1":"8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C","194":"7C"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD","2":"J"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:2,C:"Subresource Integrity",D:true}; diff --git a/node_modules/caniuse-lite/data/features/svg-css.js b/node_modules/caniuse-lite/data/features/svg-css.js index ebad9fbc..a74377a5 100644 --- a/node_modules/caniuse-lite/data/features/svg-css.js +++ b/node_modules/caniuse-lite/data/features/svg-css.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"G A B","2":"K E F bC"},B:{"1":"1 2 3 4 5 6 7 8 9 N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","516":"C L M H"},C:{"1":"0 1 2 3 4 5 6 7 8 9 z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"cC DC fC gC","260":"J GB K E F G A B C L M H N O P HB v w x y"},D:{"1":"0 1 2 3 4 5 6 7 8 9 GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","4":"J"},E:{"1":"GB K E F G A B C L M H iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"hC","132":"J KC"},F:{"1":"0 B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u sC tC uC vC 7B ZC wC 8B","2":"G"},G:{"1":"F aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","132":"KC xC"},H:{"260":"JD"},I:{"1":"DC J D ND aC OD PD","2":"KD LD MD"},J:{"1":"E A"},K:{"1":"I","260":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"1":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:4,C:"SVG in CSS backgrounds",D:true}; +module.exports={A:{A:{"1":"F A B","2":"K D E cC"},B:{"1":"2 3 4 5 6 7 8 9 N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","516":"C L M G"},C:{"1":"0 1 2 3 4 5 6 7 8 9 JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"dC EC gC hC","260":"J HB K D E F A B C L M G N O P IB w x y z"},D:{"1":"0 1 2 3 4 5 6 7 8 9 HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","4":"J"},E:{"1":"HB K D E F A B C L M G jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"iC","132":"J LC"},F:{"1":"0 1 B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u tC uC vC wC 8B aC xC 9B","2":"F"},G:{"1":"E bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","132":"LC yC"},H:{"260":"KD"},I:{"1":"EC J I OD bC PD QD","2":"LD MD ND"},J:{"1":"D A"},K:{"1":"H","260":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"1":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:4,C:"SVG in CSS backgrounds",D:true}; diff --git a/node_modules/caniuse-lite/data/features/svg-filters.js b/node_modules/caniuse-lite/data/features/svg-filters.js index a3bb987a..855e6c9d 100644 --- a/node_modules/caniuse-lite/data/features/svg-filters.js +++ b/node_modules/caniuse-lite/data/features/svg-filters.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"A B","2":"K E F G bC"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"0 1 2 3 4 5 6 7 8 9 DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC fC gC","2":"cC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"J","4":"GB K E"},E:{"1":"K E F G A B C L M H jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB hC KC iC"},F:{"1":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u sC tC uC vC 7B ZC wC 8B"},G:{"1":"F zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"KC xC aC yC"},H:{"1":"JD"},I:{"1":"D OD PD","2":"DC J KD LD MD ND aC"},J:{"1":"A","2":"E"},K:{"1":"A B C I 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"1":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:2,C:"SVG filters",D:true}; +module.exports={A:{A:{"1":"A B","2":"K D E F cC"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"0 1 2 3 4 5 6 7 8 9 EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC gC hC","2":"dC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"J","4":"HB K D"},E:{"1":"K D E F A B C L M G kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB iC LC jC"},F:{"1":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u tC uC vC wC 8B aC xC 9B"},G:{"1":"E 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"LC yC bC zC"},H:{"1":"KD"},I:{"1":"I PD QD","2":"EC J LD MD ND OD bC"},J:{"1":"A","2":"D"},K:{"1":"A B C H 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"1":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:2,C:"SVG filters",D:true}; diff --git a/node_modules/caniuse-lite/data/features/svg-fonts.js b/node_modules/caniuse-lite/data/features/svg-fonts.js index 22cc13d0..3631f4e6 100644 --- a/node_modules/caniuse-lite/data/features/svg-fonts.js +++ b/node_modules/caniuse-lite/data/features/svg-fonts.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"G A B bC","8":"K E F"},B:{"2":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"2":"0 1 2 3 4 5 6 7 8 9 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC fC gC"},D:{"1":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB","2":"1 2 3 4 5 6 7 8 9 hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","130":"UB VB WB XB YB ZB aB bB cB dB eB fB gB"},E:{"1":"J GB K E F G A B C L M H KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"hC"},F:{"1":"G B C H N O P HB v w x y z sC tC uC vC 7B ZC wC 8B","2":"TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","130":"0 IB JB KB LB MB NB OB PB QB RB SB"},G:{"1":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"258":"JD"},I:{"1":"DC J ND aC OD PD","2":"D KD LD MD"},J:{"1":"E A"},K:{"1":"A B C 7B ZC 8B","2":"I"},L:{"130":"D"},M:{"2":"D"},N:{"2":"A B"},O:{"2":"9B"},P:{"1":"J","130":"0 v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"2":"bD"},R:{"130":"cD"},S:{"2":"dD eD"}},B:2,C:"SVG fonts",D:true}; +module.exports={A:{A:{"2":"F A B cC","8":"K D E"},B:{"2":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"2":"0 1 2 3 4 5 6 7 8 9 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC gC hC"},D:{"1":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB","2":"2 3 4 5 6 7 8 9 iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","130":"VB WB XB YB ZB aB bB cB dB eB fB gB hB"},E:{"1":"J HB K D E F A B C L M G LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"iC"},F:{"1":"0 F B C G N O P IB w x y z tC uC vC wC 8B aC xC 9B","2":"UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","130":"1 JB KB LB MB NB OB PB QB RB SB TB"},G:{"1":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"258":"KD"},I:{"1":"EC J OD bC PD QD","2":"I LD MD ND"},J:{"1":"D A"},K:{"1":"A B C 8B aC 9B","2":"H"},L:{"130":"I"},M:{"2":"v"},N:{"2":"A B"},O:{"2":"AC"},P:{"1":"J","130":"0 1 w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"2":"cD"},R:{"130":"dD"},S:{"2":"eD fD"}},B:2,C:"SVG fonts",D:true}; diff --git a/node_modules/caniuse-lite/data/features/svg-fragment.js b/node_modules/caniuse-lite/data/features/svg-fragment.js index 30019695..7f99a302 100644 --- a/node_modules/caniuse-lite/data/features/svg-fragment.js +++ b/node_modules/caniuse-lite/data/features/svg-fragment.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F bC","260":"G A B"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"0 1 2 3 4 5 6 7 8 9 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"cC DC J GB K E F G A B C L M fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB","132":"SB TB UB VB WB XB YB ZB aB bB cB dB eB fB"},E:{"1":"C L M H 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E G A B hC KC iC jC lC LC","132":"F kC"},F:{"1":"TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u 8B","2":"H N O P HB v w x","4":"B C tC uC vC 7B ZC wC","16":"G sC","132":"0 y z IB JB KB LB MB NB OB PB QB RB SB"},G:{"1":"7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"KC xC aC yC zC 0C 2C 3C 4C 5C 6C","132":"F 1C"},H:{"1":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E","132":"A"},K:{"1":"I 8B","4":"A B C 7B ZC"},L:{"1":"D"},M:{"1":"D"},N:{"1":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD","132":"J"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:4,C:"SVG fragment identifiers",D:true}; +module.exports={A:{A:{"2":"K D E cC","260":"F A B"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"0 1 2 3 4 5 6 7 8 9 G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"dC EC J HB K D E F A B C L M gC hC"},D:{"1":"2 3 4 5 6 7 8 9 hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB","132":"TB UB VB WB XB YB ZB aB bB cB dB eB fB gB"},E:{"1":"C L M G 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D F A B iC LC jC kC mC MC","132":"E lC"},F:{"1":"UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u 9B","2":"G N O P IB w x y","4":"B C uC vC wC 8B aC xC","16":"F tC","132":"0 1 z JB KB LB MB NB OB PB QB RB SB TB"},G:{"1":"8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"LC yC bC zC 0C 1C 3C 4C 5C 6C 7C","132":"E 2C"},H:{"1":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D","132":"A"},K:{"1":"H 9B","4":"A B C 8B aC"},L:{"1":"I"},M:{"1":"v"},N:{"1":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD","132":"J"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:4,C:"SVG fragment identifiers",D:true}; diff --git a/node_modules/caniuse-lite/data/features/svg-html.js b/node_modules/caniuse-lite/data/features/svg-html.js index 20e59ce5..c5e947cf 100644 --- a/node_modules/caniuse-lite/data/features/svg-html.js +++ b/node_modules/caniuse-lite/data/features/svg-html.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F bC","388":"G A B"},B:{"4":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","260":"C L M H N O P"},C:{"1":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC fC gC","2":"cC","4":"DC"},D:{"4":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"2":"hC KC","4":"J GB K E F G A B C L M H iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"4":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u sC tC uC vC 7B ZC wC 8B"},G:{"4":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"2":"JD"},I:{"2":"DC J KD LD MD ND aC","4":"D OD PD"},J:{"1":"A","2":"E"},K:{"4":"A B C I 7B ZC 8B"},L:{"4":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"4":"9B"},P:{"4":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"4":"bD"},R:{"4":"cD"},S:{"1":"dD eD"}},B:2,C:"SVG effects for HTML",D:true}; +module.exports={A:{A:{"2":"K D E cC","388":"F A B"},B:{"4":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","260":"C L M G N O P"},C:{"1":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC gC hC","2":"dC","4":"EC"},D:{"4":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"2":"iC LC","4":"J HB K D E F A B C L M G jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"4":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u tC uC vC wC 8B aC xC 9B"},G:{"4":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"2":"KD"},I:{"2":"EC J LD MD ND OD bC","4":"I PD QD"},J:{"1":"A","2":"D"},K:{"4":"A B C H 8B aC 9B"},L:{"4":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"4":"AC"},P:{"4":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"4":"cD"},R:{"4":"dD"},S:{"1":"eD fD"}},B:2,C:"SVG effects for HTML",D:true}; diff --git a/node_modules/caniuse-lite/data/features/svg-html5.js b/node_modules/caniuse-lite/data/features/svg-html5.js index dc3cebc4..923ea6e3 100644 --- a/node_modules/caniuse-lite/data/features/svg-html5.js +++ b/node_modules/caniuse-lite/data/features/svg-html5.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"bC","8":"K E F","129":"G A B"},B:{"1":"1 2 3 4 5 6 7 8 9 O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","129":"C L M H N"},C:{"1":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","8":"cC DC fC gC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","8":"J GB K"},E:{"1":"G A B C L M H lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","8":"J GB hC KC","129":"K E F iC jC kC"},F:{"1":"0 C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u wC 8B","2":"B vC 7B ZC","8":"G sC tC uC"},G:{"1":"2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","8":"KC xC aC","129":"F yC zC 0C 1C"},H:{"1":"JD"},I:{"1":"D OD PD","2":"KD LD MD","129":"DC J ND aC"},J:{"1":"A","129":"E"},K:{"1":"C I 8B","8":"A B 7B ZC"},L:{"1":"D"},M:{"1":"D"},N:{"129":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:1,C:"Inline SVG in HTML5",D:true}; +module.exports={A:{A:{"2":"cC","8":"K D E","129":"F A B"},B:{"1":"2 3 4 5 6 7 8 9 O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","129":"C L M G N"},C:{"1":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","8":"dC EC gC hC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","8":"J HB K"},E:{"1":"F A B C L M G mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","8":"J HB iC LC","129":"K D E jC kC lC"},F:{"1":"0 1 C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u xC 9B","2":"B wC 8B aC","8":"F tC uC vC"},G:{"1":"3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","8":"LC yC bC","129":"E zC 0C 1C 2C"},H:{"1":"KD"},I:{"1":"I PD QD","2":"LD MD ND","129":"EC J OD bC"},J:{"1":"A","129":"D"},K:{"1":"C H 9B","8":"A B 8B aC"},L:{"1":"I"},M:{"1":"v"},N:{"129":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:1,C:"Inline SVG in HTML5",D:true}; diff --git a/node_modules/caniuse-lite/data/features/svg-img.js b/node_modules/caniuse-lite/data/features/svg-img.js index e76cfa15..32782bb4 100644 --- a/node_modules/caniuse-lite/data/features/svg-img.js +++ b/node_modules/caniuse-lite/data/features/svg-img.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"G A B","2":"K E F bC"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"cC DC fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","132":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB"},E:{"1":"G A B C L M H lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"hC","4":"KC","132":"J GB K E F iC jC kC"},F:{"1":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u sC tC uC vC 7B ZC wC 8B"},G:{"1":"2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","132":"F KC xC aC yC zC 0C 1C"},H:{"1":"JD"},I:{"1":"D OD PD","2":"KD LD MD","132":"DC J ND aC"},J:{"1":"E A"},K:{"1":"A B C I 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"1":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:1,C:"SVG in HTML img element",D:true}; +module.exports={A:{A:{"1":"F A B","2":"K D E cC"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"dC EC gC hC"},D:{"1":"2 3 4 5 6 7 8 9 LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","132":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB"},E:{"1":"F A B C L M G mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"iC","4":"LC","132":"J HB K D E jC kC lC"},F:{"1":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u tC uC vC wC 8B aC xC 9B"},G:{"1":"3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","132":"E LC yC bC zC 0C 1C 2C"},H:{"1":"KD"},I:{"1":"I PD QD","2":"LD MD ND","132":"EC J OD bC"},J:{"1":"D A"},K:{"1":"A B C H 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"1":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:1,C:"SVG in HTML img element",D:true}; diff --git a/node_modules/caniuse-lite/data/features/svg-smil.js b/node_modules/caniuse-lite/data/features/svg-smil.js index 9dd13816..340a8c29 100644 --- a/node_modules/caniuse-lite/data/features/svg-smil.js +++ b/node_modules/caniuse-lite/data/features/svg-smil.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"bC","8":"K E F G A B"},B:{"1":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","8":"C L M H N O P"},C:{"1":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","8":"cC DC fC gC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","4":"J"},E:{"1":"K E F G A B C L M H jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","8":"hC KC","132":"J GB iC"},F:{"1":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u sC tC uC vC 7B ZC wC 8B"},G:{"1":"F zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","132":"KC xC aC yC"},H:{"2":"JD"},I:{"1":"DC J D ND aC OD PD","2":"KD LD MD"},J:{"1":"E A"},K:{"1":"A B C I 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"8":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:2,C:"SVG SMIL animation",D:true}; +module.exports={A:{A:{"2":"cC","8":"K D E F A B"},B:{"1":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","8":"C L M G N O P"},C:{"1":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","8":"dC EC gC hC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","4":"J"},E:{"1":"K D E F A B C L M G kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","8":"iC LC","132":"J HB jC"},F:{"1":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u tC uC vC wC 8B aC xC 9B"},G:{"1":"E 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","132":"LC yC bC zC"},H:{"2":"KD"},I:{"1":"EC J I OD bC PD QD","2":"LD MD ND"},J:{"1":"D A"},K:{"1":"A B C H 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"8":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:2,C:"SVG SMIL animation",D:true}; diff --git a/node_modules/caniuse-lite/data/features/svg.js b/node_modules/caniuse-lite/data/features/svg.js index 44de4a91..edc7c4e6 100644 --- a/node_modules/caniuse-lite/data/features/svg.js +++ b/node_modules/caniuse-lite/data/features/svg.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"bC","8":"K E F","772":"G A B"},B:{"1":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","513":"C L M H N O P"},C:{"1":"0 1 2 3 4 5 6 7 8 9 DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC fC gC","4":"cC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"1":"J GB K E F G A B C L M H KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","4":"hC"},F:{"1":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u sC tC uC vC 7B ZC wC 8B"},G:{"1":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"1":"JD"},I:{"1":"D OD PD","2":"KD LD MD","132":"DC J ND aC"},J:{"1":"E A"},K:{"1":"A B C I 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"257":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:4,C:"SVG (basic support)",D:true}; +module.exports={A:{A:{"2":"cC","8":"K D E","772":"F A B"},B:{"1":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","513":"C L M G N O P"},C:{"1":"0 1 2 3 4 5 6 7 8 9 EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC gC hC","4":"dC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"1":"J HB K D E F A B C L M G LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","4":"iC"},F:{"1":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u tC uC vC wC 8B aC xC 9B"},G:{"1":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"1":"KD"},I:{"1":"I PD QD","2":"LD MD ND","132":"EC J OD bC"},J:{"1":"D A"},K:{"1":"A B C H 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"257":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:4,C:"SVG (basic support)",D:true}; diff --git a/node_modules/caniuse-lite/data/features/sxg.js b/node_modules/caniuse-lite/data/features/sxg.js index d6850adc..787a6892 100644 --- a/node_modules/caniuse-lite/data/features/sxg.js +++ b/node_modules/caniuse-lite/data/features/sxg.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M H N O P"},C:{"2":"0 1 2 3 4 5 6 7 8 9 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB","132":"zB 0B"},E:{"2":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"1":"sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sC tC uC vC 7B ZC wC 8B"},G:{"2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"2":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z VD WD XD YD ZD AC BC CC aD","2":"J QD RD SD TD UD LC"},Q:{"1":"bD"},R:{"1":"cD"},S:{"2":"dD eD"}},B:6,C:"Signed HTTP Exchanges (SXG)",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G N O P"},C:{"2":"0 1 2 3 4 5 6 7 8 9 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC gC hC"},D:{"1":"2 3 4 5 6 7 8 9 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB","132":"0B 1B"},E:{"2":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"1":"tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tC uC vC wC 8B aC xC 9B"},G:{"2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"2":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z WD XD YD ZD aD BC CC DC bD","2":"J RD SD TD UD VD MC"},Q:{"1":"cD"},R:{"1":"dD"},S:{"2":"eD fD"}},B:6,C:"Signed HTTP Exchanges (SXG)",D:true}; diff --git a/node_modules/caniuse-lite/data/features/tabindex-attr.js b/node_modules/caniuse-lite/data/features/tabindex-attr.js index 36f899b3..2081027b 100644 --- a/node_modules/caniuse-lite/data/features/tabindex-attr.js +++ b/node_modules/caniuse-lite/data/features/tabindex-attr.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"E F G A B","16":"K bC"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"16":"cC DC fC gC","129":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","16":"J GB K E F G A B C L M"},E:{"16":"J GB hC KC","257":"K E F G A B C L M H iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"1":"0 B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u sC tC uC vC 7B ZC wC 8B","16":"G"},G:{"769":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"16":"JD"},I:{"16":"DC J D KD LD MD ND aC OD PD"},J:{"16":"E A"},K:{"1":"I","16":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"16":"A B"},O:{"1":"9B"},P:{"16":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"129":"dD eD"}},B:1,C:"tabindex global attribute",D:true}; +module.exports={A:{A:{"1":"D E F A B","16":"K cC"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"16":"dC EC gC hC","129":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","16":"J HB K D E F A B C L M"},E:{"16":"J HB iC LC","257":"K D E F A B C L M G jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"1":"0 1 B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u tC uC vC wC 8B aC xC 9B","16":"F"},G:{"769":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"16":"KD"},I:{"16":"EC J I LD MD ND OD bC PD QD"},J:{"16":"D A"},K:{"1":"H","16":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"16":"A B"},O:{"1":"AC"},P:{"16":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"129":"eD fD"}},B:1,C:"tabindex global attribute",D:true}; diff --git a/node_modules/caniuse-lite/data/features/template-literals.js b/node_modules/caniuse-lite/data/features/template-literals.js index 91a2d7d4..1d08c06c 100644 --- a/node_modules/caniuse-lite/data/features/template-literals.js +++ b/node_modules/caniuse-lite/data/features/template-literals.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","16":"C"},C:{"1":"1 2 3 4 5 6 7 8 9 QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB"},E:{"1":"A B L M H lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F G hC KC iC jC kC","129":"C"},F:{"1":"LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB sC tC uC vC 7B ZC wC 8B"},G:{"1":"2C 3C 4C 5C 6C 7C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C","129":"8C"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:6,C:"ES6 Template Literals (Template Strings)",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","16":"C"},C:{"1":"2 3 4 5 6 7 8 9 RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB gC hC"},D:{"1":"2 3 4 5 6 7 8 9 YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB"},E:{"1":"A B L M G mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E F iC LC jC kC lC","129":"C"},F:{"1":"MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB tC uC vC wC 8B aC xC 9B"},G:{"1":"3C 4C 5C 6C 7C 8C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C","129":"9C"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:6,C:"ES6 Template Literals (Template Strings)",D:true}; diff --git a/node_modules/caniuse-lite/data/features/template.js b/node_modules/caniuse-lite/data/features/template.js index 3a29691f..24cc7d94 100644 --- a/node_modules/caniuse-lite/data/features/template.js +++ b/node_modules/caniuse-lite/data/features/template.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C","388":"L M"},C:{"1":"0 1 2 3 4 5 6 7 8 9 x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"cC DC J GB K E F G A B C L M H N O P HB v w fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z","132":"IB JB KB LB MB NB OB PB QB"},E:{"1":"G A B C L M H lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E hC KC iC","388":"F kC","514":"jC"},F:{"1":"0 x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"G B C sC tC uC vC 7B ZC wC 8B","132":"H N O P HB v w"},G:{"1":"2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"KC xC aC yC zC 0C","388":"F 1C"},H:{"2":"JD"},I:{"1":"D OD PD","2":"DC J KD LD MD ND aC"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:1,C:"HTML templates",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C","388":"L M"},C:{"1":"0 1 2 3 4 5 6 7 8 9 y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"dC EC J HB K D E F A B C L M G N O P IB w x gC hC"},D:{"1":"2 3 4 5 6 7 8 9 SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z","132":"JB KB LB MB NB OB PB QB RB"},E:{"1":"F A B C L M G mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D iC LC jC","388":"E lC","514":"kC"},F:{"1":"0 1 y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"F B C tC uC vC wC 8B aC xC 9B","132":"G N O P IB w x"},G:{"1":"3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"LC yC bC zC 0C 1C","388":"E 2C"},H:{"2":"KD"},I:{"1":"I PD QD","2":"EC J LD MD ND OD bC"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:1,C:"HTML templates",D:true}; diff --git a/node_modules/caniuse-lite/data/features/temporal.js b/node_modules/caniuse-lite/data/features/temporal.js index 699b9d4d..a3ad87b3 100644 --- a/node_modules/caniuse-lite/data/features/temporal.js +++ b/node_modules/caniuse-lite/data/features/temporal.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"2":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"2":"0 1 2 3 4 5 6 7 8 9 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC fC gC"},D:{"2":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"2":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u sC tC uC vC 7B ZC wC 8B"},G:{"2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"2":"JD"},I:{"2":"DC J D KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"2":"A B C I 7B ZC 8B"},L:{"2":"D"},M:{"2":"D"},N:{"2":"A B"},O:{"2":"9B"},P:{"2":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"2":"bD"},R:{"2":"cD"},S:{"2":"dD eD"}},B:6,C:"Temporal",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"2":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"2":"0 1 2 3 4 5 6 7 8 9 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC gC hC"},D:{"2":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"2":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u tC uC vC wC 8B aC xC 9B"},G:{"2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"2":"KD"},I:{"2":"EC J I LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"2":"A B C H 8B aC 9B"},L:{"2":"I"},M:{"2":"v"},N:{"2":"A B"},O:{"2":"AC"},P:{"2":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"2":"cD"},R:{"2":"dD"},S:{"2":"eD fD"}},B:6,C:"Temporal",D:true}; diff --git a/node_modules/caniuse-lite/data/features/testfeat.js b/node_modules/caniuse-lite/data/features/testfeat.js index f3231f83..909cd4c1 100644 --- a/node_modules/caniuse-lite/data/features/testfeat.js +++ b/node_modules/caniuse-lite/data/features/testfeat.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F A B bC","16":"G"},B:{"2":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"2":"0 1 2 3 4 5 6 7 8 9 cC DC K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC fC gC","16":"J GB"},D:{"2":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","16":"B C"},E:{"2":"J K hC KC iC","16":"GB E F G A B C L M H jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u sC tC uC vC ZC wC 8B","16":"7B"},G:{"2":"KC xC aC yC zC","16":"F 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"2":"JD"},I:{"2":"DC J D KD LD ND aC OD PD","16":"MD"},J:{"2":"A","16":"E"},K:{"2":"A B C I 7B ZC 8B"},L:{"2":"D"},M:{"2":"D"},N:{"2":"A B"},O:{"2":"9B"},P:{"2":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"2":"bD"},R:{"2":"cD"},S:{"2":"dD eD"}},B:7,C:"Test feature - updated",D:false}; +module.exports={A:{A:{"2":"K D E A B cC","16":"F"},B:{"2":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"2":"0 1 2 3 4 5 6 7 8 9 dC EC K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC gC hC","16":"J HB"},D:{"2":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","16":"B C"},E:{"2":"J K iC LC jC","16":"HB D E F A B C L M G kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u tC uC vC wC aC xC 9B","16":"8B"},G:{"2":"LC yC bC zC 0C","16":"E 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"2":"KD"},I:{"2":"EC J I LD MD OD bC PD QD","16":"ND"},J:{"2":"A","16":"D"},K:{"2":"A B C H 8B aC 9B"},L:{"2":"I"},M:{"2":"v"},N:{"2":"A B"},O:{"2":"AC"},P:{"2":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"2":"cD"},R:{"2":"dD"},S:{"2":"eD fD"}},B:7,C:"Test feature - updated",D:false}; diff --git a/node_modules/caniuse-lite/data/features/text-decoration.js b/node_modules/caniuse-lite/data/features/text-decoration.js index 9e28c3e9..b0d5b810 100644 --- a/node_modules/caniuse-lite/data/features/text-decoration.js +++ b/node_modules/caniuse-lite/data/features/text-decoration.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"2":"C L M H N O P","2052":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"2":"cC DC J GB fC gC","1028":"1 2 3 4 5 6 7 8 9 SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","1060":"0 K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB"},D:{"2":"0 J GB K E F G A B C L M H N O P HB v w x y z","226":"IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB","2052":"1 2 3 4 5 6 7 8 9 nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"2":"J GB K E hC KC iC jC","772":"L M H 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","804":"F G A B C lC LC 7B","1316":"kC"},F:{"2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB sC tC uC vC 7B ZC wC 8B","226":"RB SB TB UB VB WB XB YB ZB","2052":"aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u"},G:{"2":"KC xC aC yC zC 0C","292":"F 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"2":"A B C 7B ZC 8B","2052":"I"},L:{"2052":"D"},M:{"1028":"D"},N:{"2":"A B"},O:{"2052":"9B"},P:{"2":"J QD RD","2052":"0 v w x y z SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"2052":"bD"},R:{"2052":"cD"},S:{"1028":"dD eD"}},B:4,C:"text-decoration styling",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"2":"C L M G N O P","2052":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"2":"dC EC J HB gC hC","1028":"2 3 4 5 6 7 8 9 TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","1060":"0 1 K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB"},D:{"2":"0 1 J HB K D E F A B C L M G N O P IB w x y z","226":"JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB","2052":"2 3 4 5 6 7 8 9 oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"2":"J HB K D iC LC jC kC","772":"L M G 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","804":"E F A B C mC MC 8B","1316":"lC"},F:{"2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB tC uC vC wC 8B aC xC 9B","226":"SB TB UB VB WB XB YB ZB aB","2052":"bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u"},G:{"2":"LC yC bC zC 0C 1C","292":"E 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"2":"A B C 8B aC 9B","2052":"H"},L:{"2052":"I"},M:{"1028":"v"},N:{"2":"A B"},O:{"2052":"AC"},P:{"2":"J RD SD","2052":"0 1 w x y z TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"2052":"cD"},R:{"2052":"dD"},S:{"1028":"eD fD"}},B:4,C:"text-decoration styling",D:true}; diff --git a/node_modules/caniuse-lite/data/features/text-emphasis.js b/node_modules/caniuse-lite/data/features/text-emphasis.js index 52b46c1c..4b7fd40b 100644 --- a/node_modules/caniuse-lite/data/features/text-emphasis.js +++ b/node_modules/caniuse-lite/data/features/text-emphasis.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M H N O P","164":"Q I R S T U V W X Y Z a b c d e f g h"},C:{"1":"1 2 3 4 5 6 7 8 9 cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB fC gC","322":"bB"},D:{"1":"1 2 3 4 5 6 7 8 9 i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"J GB K E F G A B C L M H N O P HB v w x y z","164":"0 IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h"},E:{"1":"F G A B C L M H kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K hC KC iC","164":"E jC"},F:{"1":"V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"G B C sC tC uC vC 7B ZC wC 8B","164":"0 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U"},G:{"1":"F 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"KC xC aC yC zC"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC","164":"OD PD"},J:{"2":"E","164":"A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z CC aD","164":"J QD RD SD TD UD LC VD WD XD YD ZD AC BC"},Q:{"164":"bD"},R:{"164":"cD"},S:{"1":"dD eD"}},B:4,C:"text-emphasis styling",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G N O P","164":"Q H R S T U V W X Y Z a b c d e f g h"},C:{"1":"2 3 4 5 6 7 8 9 dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB gC hC","322":"cB"},D:{"1":"2 3 4 5 6 7 8 9 i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 J HB K D E F A B C L M G N O P IB w x y z","164":"1 JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h"},E:{"1":"E F A B C L M G lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K iC LC jC","164":"D kC"},F:{"1":"V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"F B C tC uC vC wC 8B aC xC 9B","164":"0 1 G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U"},G:{"1":"E 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"LC yC bC zC 0C"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC","164":"PD QD"},J:{"2":"D","164":"A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z DC bD","164":"J RD SD TD UD VD MC WD XD YD ZD aD BC CC"},Q:{"164":"cD"},R:{"164":"dD"},S:{"1":"eD fD"}},B:4,C:"text-emphasis styling",D:true}; diff --git a/node_modules/caniuse-lite/data/features/text-overflow.js b/node_modules/caniuse-lite/data/features/text-overflow.js index e2a8f0f7..09e5996b 100644 --- a/node_modules/caniuse-lite/data/features/text-overflow.js +++ b/node_modules/caniuse-lite/data/features/text-overflow.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"K E F G A B","2":"bC"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"0 1 2 3 4 5 6 7 8 9 E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","8":"cC DC J GB K fC gC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"1":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"1":"0 B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u 7B ZC wC 8B","33":"G sC tC uC vC"},G:{"1":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"1":"JD"},I:{"1":"DC J D KD LD MD ND aC OD PD"},J:{"1":"E A"},K:{"1":"I 8B","33":"A B C 7B ZC"},L:{"1":"D"},M:{"1":"D"},N:{"1":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:2,C:"CSS3 Text-overflow",D:true}; +module.exports={A:{A:{"1":"K D E F A B","2":"cC"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"0 1 2 3 4 5 6 7 8 9 D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","8":"dC EC J HB K gC hC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"1":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"1":"0 1 B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u 8B aC xC 9B","33":"F tC uC vC wC"},G:{"1":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"1":"KD"},I:{"1":"EC J I LD MD ND OD bC PD QD"},J:{"1":"D A"},K:{"1":"H 9B","33":"A B C 8B aC"},L:{"1":"I"},M:{"1":"v"},N:{"1":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:2,C:"CSS3 Text-overflow",D:true}; diff --git a/node_modules/caniuse-lite/data/features/text-size-adjust.js b/node_modules/caniuse-lite/data/features/text-size-adjust.js index 0552665f..0971a9aa 100644 --- a/node_modules/caniuse-lite/data/features/text-size-adjust.js +++ b/node_modules/caniuse-lite/data/features/text-size-adjust.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","33":"C L M H N O P"},C:{"2":"0 1 2 3 4 5 6 7 8 9 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB","258":"IB"},E:{"2":"J GB K E F G A B C L M H hC KC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","258":"iC"},F:{"1":"ZB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB aB sC tC uC vC 7B ZC wC 8B"},G:{"2":"KC xC aC","33":"F yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"33":"D"},N:{"161":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD","2":"J"},Q:{"1":"bD"},R:{"1":"cD"},S:{"2":"dD eD"}},B:7,C:"CSS text-size-adjust",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","33":"C L M G N O P"},C:{"2":"0 1 2 3 4 5 6 7 8 9 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC gC hC"},D:{"1":"2 3 4 5 6 7 8 9 lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB","258":"JB"},E:{"2":"J HB K D E F A B C L M G iC LC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","258":"jC"},F:{"1":"aB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB bB tC uC vC wC 8B aC xC 9B"},G:{"2":"LC yC bC","33":"E zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"33":"v"},N:{"161":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD","2":"J"},Q:{"1":"cD"},R:{"1":"dD"},S:{"2":"eD fD"}},B:7,C:"CSS text-size-adjust",D:true}; diff --git a/node_modules/caniuse-lite/data/features/text-stroke.js b/node_modules/caniuse-lite/data/features/text-stroke.js index 974be07c..277876da 100644 --- a/node_modules/caniuse-lite/data/features/text-stroke.js +++ b/node_modules/caniuse-lite/data/features/text-stroke.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"2":"C L M","33":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","161":"H N O P"},C:{"2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB fC gC","161":"1 2 3 4 5 6 7 8 9 fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","450":"eB"},D:{"33":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"33":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"2":"G B C sC tC uC vC 7B ZC wC 8B","33":"0 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u"},G:{"33":"F xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","36":"KC"},H:{"2":"JD"},I:{"2":"DC","33":"J D KD LD MD ND aC OD PD"},J:{"33":"E A"},K:{"2":"A B C 7B ZC 8B","33":"I"},L:{"33":"D"},M:{"161":"D"},N:{"2":"A B"},O:{"33":"9B"},P:{"33":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"33":"bD"},R:{"33":"cD"},S:{"161":"dD eD"}},B:7,C:"CSS text-stroke and text-fill",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"2":"C L M","33":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","161":"G N O P"},C:{"2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB gC hC","161":"2 3 4 5 6 7 8 9 gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","450":"fB"},D:{"33":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"33":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"2":"F B C tC uC vC wC 8B aC xC 9B","33":"0 1 G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u"},G:{"33":"E yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","36":"LC"},H:{"2":"KD"},I:{"2":"EC","33":"J I LD MD ND OD bC PD QD"},J:{"33":"D A"},K:{"2":"A B C 8B aC 9B","33":"H"},L:{"33":"I"},M:{"161":"v"},N:{"2":"A B"},O:{"33":"AC"},P:{"33":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"33":"cD"},R:{"33":"dD"},S:{"161":"eD fD"}},B:7,C:"CSS text-stroke and text-fill",D:true}; diff --git a/node_modules/caniuse-lite/data/features/textcontent.js b/node_modules/caniuse-lite/data/features/textcontent.js index 6a2b5aad..0a6dd531 100644 --- a/node_modules/caniuse-lite/data/features/textcontent.js +++ b/node_modules/caniuse-lite/data/features/textcontent.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"G A B","2":"K E F bC"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"0 1 2 3 4 5 6 7 8 9 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC fC gC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"1":"J GB K E F G A B C L M H KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","16":"hC"},F:{"1":"0 B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u sC tC uC vC 7B ZC wC 8B","16":"G"},G:{"1":"F xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","16":"KC"},H:{"1":"JD"},I:{"1":"DC J D MD ND aC OD PD","16":"KD LD"},J:{"1":"E A"},K:{"1":"A B C I 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"1":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:1,C:"Node.textContent",D:true}; +module.exports={A:{A:{"1":"F A B","2":"K D E cC"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"0 1 2 3 4 5 6 7 8 9 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC gC hC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"1":"J HB K D E F A B C L M G LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","16":"iC"},F:{"1":"0 1 B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u tC uC vC wC 8B aC xC 9B","16":"F"},G:{"1":"E yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","16":"LC"},H:{"1":"KD"},I:{"1":"EC J I ND OD bC PD QD","16":"LD MD"},J:{"1":"D A"},K:{"1":"A B C H 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"1":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:1,C:"Node.textContent",D:true}; diff --git a/node_modules/caniuse-lite/data/features/textencoder.js b/node_modules/caniuse-lite/data/features/textencoder.js index 8fcb168f..7bc9a741 100644 --- a/node_modules/caniuse-lite/data/features/textencoder.js +++ b/node_modules/caniuse-lite/data/features/textencoder.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M H N O P"},C:{"1":"0 1 2 3 4 5 6 7 8 9 v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"cC DC J GB K E F G A B C L M H N O P fC gC","132":"HB"},D:{"1":"1 2 3 4 5 6 7 8 9 UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB"},E:{"1":"B C L M H LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F G A hC KC iC jC kC lC"},F:{"1":"0 IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"G B C H N O P HB v w x y z sC tC uC vC 7B ZC wC 8B"},G:{"1":"5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C 2C 3C 4C"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:1,C:"TextEncoder & TextDecoder",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G N O P"},C:{"1":"0 1 2 3 4 5 6 7 8 9 w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"dC EC J HB K D E F A B C L M G N O P gC hC","132":"IB"},D:{"1":"2 3 4 5 6 7 8 9 VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB"},E:{"1":"B C L M G MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E F A iC LC jC kC lC mC"},F:{"1":"1 JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 F B C G N O P IB w x y z tC uC vC wC 8B aC xC 9B"},G:{"1":"6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:1,C:"TextEncoder & TextDecoder",D:true}; diff --git a/node_modules/caniuse-lite/data/features/tls1-1.js b/node_modules/caniuse-lite/data/features/tls1-1.js index 57c9c5a8..6cde0e2d 100644 --- a/node_modules/caniuse-lite/data/features/tls1-1.js +++ b/node_modules/caniuse-lite/data/features/tls1-1.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"B","2":"K E bC","66":"F G A"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"0 z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB","2":"cC DC J GB K E F G A B C L M H N O P HB v w x fC gC","66":"y","129":"wB xB yB zB 0B 1B 2B 3B 4B 5B","388":"1 2 3 4 5 6 7 8 9 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC"},D:{"1":"0 x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T","2":"J GB K E F G A B C L M H N O P HB v w","1540":"1 2 3 4 5 6 7 8 9 U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"1":"E F G A B C L kC lC LC 7B 8B","2":"J GB K hC KC iC jC","513":"M H mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"1":"0 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 8B","2":"G B C sC tC uC vC 7B ZC wC","1540":"1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u"},G:{"1":"F yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"KC xC aC"},H:{"1":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"1":"A","2":"E"},K:{"1":"I 8B","2":"A B C 7B ZC"},L:{"1":"D"},M:{"129":"D"},N:{"1":"B","66":"A"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:6,C:"TLS 1.1",D:true}; +module.exports={A:{A:{"1":"B","2":"K D cC","66":"E F A"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"0 1 JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB","2":"dC EC J HB K D E F A B C L M G N O P IB w x y gC hC","66":"z","129":"xB yB zB 0B 1B 2B 3B 4B 5B 6B","388":"2 3 4 5 6 7 8 9 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC"},D:{"1":"0 1 y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T","2":"J HB K D E F A B C L M G N O P IB w x","1540":"2 3 4 5 6 7 8 9 U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"1":"D E F A B C L lC mC MC 8B 9B","2":"J HB K iC LC jC kC","513":"M G nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"1":"0 1 G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 9B","2":"F B C tC uC vC wC 8B aC xC","1540":"2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u"},G:{"1":"E zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"LC yC bC"},H:{"1":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"1":"A","2":"D"},K:{"1":"H 9B","2":"A B C 8B aC"},L:{"1":"I"},M:{"129":"v"},N:{"1":"B","66":"A"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:6,C:"TLS 1.1",D:true}; diff --git a/node_modules/caniuse-lite/data/features/tls1-2.js b/node_modules/caniuse-lite/data/features/tls1-2.js index b16b4893..1108f79a 100644 --- a/node_modules/caniuse-lite/data/features/tls1-2.js +++ b/node_modules/caniuse-lite/data/features/tls1-2.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"B","2":"K E bC","66":"F G A"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"1 2 3 4 5 6 7 8 9 JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"cC DC J GB K E F G A B C L M H N O P HB v w x y fC gC","66":"0 z IB"},D:{"1":"1 2 3 4 5 6 7 8 9 LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB"},E:{"1":"E F G A B C L M H kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K hC KC iC jC"},F:{"1":"0 N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"G H sC","66":"B C tC uC vC 7B ZC wC 8B"},G:{"1":"F yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"KC xC aC"},H:{"1":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"1":"A","2":"E"},K:{"1":"I 8B","2":"A B C 7B ZC"},L:{"1":"D"},M:{"1":"D"},N:{"1":"B","66":"A"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:6,C:"TLS 1.2",D:true}; +module.exports={A:{A:{"1":"B","2":"K D cC","66":"E F A"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"2 3 4 5 6 7 8 9 KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"dC EC J HB K D E F A B C L M G N O P IB w x y z gC hC","66":"0 1 JB"},D:{"1":"2 3 4 5 6 7 8 9 MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB"},E:{"1":"D E F A B C L M G lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K iC LC jC kC"},F:{"1":"0 1 N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"F G tC","66":"B C uC vC wC 8B aC xC 9B"},G:{"1":"E zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"LC yC bC"},H:{"1":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"1":"A","2":"D"},K:{"1":"H 9B","2":"A B C 8B aC"},L:{"1":"I"},M:{"1":"v"},N:{"1":"B","66":"A"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:6,C:"TLS 1.2",D:true}; diff --git a/node_modules/caniuse-lite/data/features/tls1-3.js b/node_modules/caniuse-lite/data/features/tls1-3.js index 28ee75f7..7bc742ae 100644 --- a/node_modules/caniuse-lite/data/features/tls1-3.js +++ b/node_modules/caniuse-lite/data/features/tls1-3.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M H N O P"},C:{"1":"1 2 3 4 5 6 7 8 9 rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB fC gC","132":"pB FC qB","450":"hB iB jB kB lB mB nB oB EC"},D:{"1":"1 2 3 4 5 6 7 8 9 yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB","706":"kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB"},E:{"1":"M H nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F G A B C hC KC iC jC kC lC LC 7B","1028":"L 8B mC"},F:{"1":"nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB sC tC uC vC 7B ZC wC 8B","706":"kB lB mB"},G:{"1":"9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z LC VD WD XD YD ZD AC BC CC aD","2":"J QD RD SD TD UD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"eD","2":"dD"}},B:6,C:"TLS 1.3",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G N O P"},C:{"1":"2 3 4 5 6 7 8 9 sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB gC hC","132":"qB GC rB","450":"iB jB kB lB mB nB oB pB FC"},D:{"1":"2 3 4 5 6 7 8 9 zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB","706":"lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB"},E:{"1":"M G oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E F A B C iC LC jC kC lC mC MC 8B","1028":"L 9B nC"},F:{"1":"oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB tC uC vC wC 8B aC xC 9B","706":"lB mB nB"},G:{"1":"AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z MC WD XD YD ZD aD BC CC DC bD","2":"J RD SD TD UD VD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"fD","2":"eD"}},B:6,C:"TLS 1.3",D:true}; diff --git a/node_modules/caniuse-lite/data/features/touch.js b/node_modules/caniuse-lite/data/features/touch.js index ef48c767..28a2af25 100644 --- a/node_modules/caniuse-lite/data/features/touch.js +++ b/node_modules/caniuse-lite/data/features/touch.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G bC","8":"A B"},B:{"1":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","578":"C L M H N O P"},C:{"1":"1 2 3 4 5 6 7 8 9 P HB v w x y z iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"cC DC fC gC","4":"J GB K E F G A B C L M H N O","194":"0 IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB"},D:{"1":"0 1 2 3 4 5 6 7 8 9 x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"J GB K E F G A B C L M H N O P HB v w"},E:{"2":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"1":"0 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"G B C sC tC uC vC 7B ZC wC 8B"},G:{"1":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"2":"JD"},I:{"1":"DC J D KD LD MD ND aC OD PD"},J:{"1":"E A"},K:{"1":"B C I 7B ZC 8B","2":"A"},L:{"1":"D"},M:{"1":"D"},N:{"8":"A","260":"B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"eD","2":"dD"}},B:2,C:"Touch events",D:true}; +module.exports={A:{A:{"2":"K D E F cC","8":"A B"},B:{"1":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","578":"C L M G N O P"},C:{"1":"0 2 3 4 5 6 7 8 9 P IB w x y z jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"dC EC gC hC","4":"J HB K D E F A B C L M G N O","194":"1 JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB"},D:{"1":"0 1 2 3 4 5 6 7 8 9 y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"J HB K D E F A B C L M G N O P IB w x"},E:{"2":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"1":"0 1 G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"F B C tC uC vC wC 8B aC xC 9B"},G:{"1":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"2":"KD"},I:{"1":"EC J I LD MD ND OD bC PD QD"},J:{"1":"D A"},K:{"1":"B C H 8B aC 9B","2":"A"},L:{"1":"I"},M:{"1":"v"},N:{"8":"A","260":"B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"fD","2":"eD"}},B:2,C:"Touch events",D:true}; diff --git a/node_modules/caniuse-lite/data/features/transforms2d.js b/node_modules/caniuse-lite/data/features/transforms2d.js index 636c655c..34a36c12 100644 --- a/node_modules/caniuse-lite/data/features/transforms2d.js +++ b/node_modules/caniuse-lite/data/features/transforms2d.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"bC","8":"K E F","129":"A B","161":"G"},B:{"1":"1 2 3 4 5 6 7 8 9 O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","129":"C L M H N"},C:{"1":"0 1 2 3 4 5 6 7 8 9 N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"cC DC","33":"J GB K E F G A B C L M H fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","33":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB"},E:{"1":"G A B C L M H lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","33":"J GB K E F hC KC iC jC kC"},F:{"1":"0 y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u 8B","2":"G sC tC","33":"B C H N O P HB v w x uC vC 7B ZC wC"},G:{"1":"2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","33":"F KC xC aC yC zC 0C 1C"},H:{"2":"JD"},I:{"1":"D","33":"DC J KD LD MD ND aC OD PD"},J:{"33":"E A"},K:{"1":"B C I 7B ZC 8B","2":"A"},L:{"1":"D"},M:{"1":"D"},N:{"1":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:4,C:"CSS3 2D Transforms",D:true}; +module.exports={A:{A:{"2":"cC","8":"K D E","129":"A B","161":"F"},B:{"1":"2 3 4 5 6 7 8 9 O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","129":"C L M G N"},C:{"1":"0 1 2 3 4 5 6 7 8 9 N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"dC EC","33":"J HB K D E F A B C L M G gC hC"},D:{"1":"2 3 4 5 6 7 8 9 TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","33":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB"},E:{"1":"F A B C L M G mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","33":"J HB K D E iC LC jC kC lC"},F:{"1":"0 1 z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u 9B","2":"F tC uC","33":"B C G N O P IB w x y vC wC 8B aC xC"},G:{"1":"3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","33":"E LC yC bC zC 0C 1C 2C"},H:{"2":"KD"},I:{"1":"I","33":"EC J LD MD ND OD bC PD QD"},J:{"33":"D A"},K:{"1":"B C H 8B aC 9B","2":"A"},L:{"1":"I"},M:{"1":"v"},N:{"1":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:4,C:"CSS3 2D Transforms",D:true}; diff --git a/node_modules/caniuse-lite/data/features/transforms3d.js b/node_modules/caniuse-lite/data/features/transforms3d.js index dcacd37f..12ce0159 100644 --- a/node_modules/caniuse-lite/data/features/transforms3d.js +++ b/node_modules/caniuse-lite/data/features/transforms3d.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G bC","132":"A B"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"0 1 2 3 4 5 6 7 8 9 N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"cC DC J GB K E F G fC gC","33":"A B C L M H"},D:{"1":"1 2 3 4 5 6 7 8 9 SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"J GB K E F G A B","33":"0 C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB"},E:{"1":"NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"hC KC","33":"J GB K E F iC jC kC","257":"G A B C L M H lC LC 7B 8B mC nC oC MC"},F:{"1":"0 y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"G B C sC tC uC vC 7B ZC wC 8B","33":"H N O P HB v w x"},G:{"1":"NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","33":"F KC xC aC yC zC 0C 1C","257":"2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC"},H:{"2":"JD"},I:{"1":"D","2":"KD LD MD","33":"DC J ND aC OD PD"},J:{"33":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"132":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:5,C:"CSS3 3D Transforms",D:true}; +module.exports={A:{A:{"2":"K D E F cC","132":"A B"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"0 1 2 3 4 5 6 7 8 9 N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"dC EC J HB K D E F gC hC","33":"A B C L M G"},D:{"1":"2 3 4 5 6 7 8 9 TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"J HB K D E F A B","33":"0 1 C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB"},E:{"1":"OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"iC LC","33":"J HB K D E jC kC lC","257":"F A B C L M G mC MC 8B 9B nC oC pC NC"},F:{"1":"0 1 z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"F B C tC uC vC wC 8B aC xC 9B","33":"G N O P IB w x y"},G:{"1":"OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","33":"E LC yC bC zC 0C 1C 2C","257":"3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC"},H:{"2":"KD"},I:{"1":"I","2":"LD MD ND","33":"EC J OD bC PD QD"},J:{"33":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"132":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:5,C:"CSS3 3D Transforms",D:true}; diff --git a/node_modules/caniuse-lite/data/features/trusted-types.js b/node_modules/caniuse-lite/data/features/trusted-types.js index 868a2046..ae8a7d7f 100644 --- a/node_modules/caniuse-lite/data/features/trusted-types.js +++ b/node_modules/caniuse-lite/data/features/trusted-types.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M H N O P Q I R"},C:{"2":"0 1 2 3 4 5 6 7 8 9 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R"},E:{"2":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"1":"xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB sC tC uC vC 7B ZC wC 8B"},G:{"2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"2":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z XD YD ZD AC BC CC aD","2":"J QD RD SD TD UD LC VD WD"},Q:{"2":"bD"},R:{"1":"cD"},S:{"2":"dD eD"}},B:7,C:"Trusted Types for DOM manipulation",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G N O P Q H R"},C:{"2":"0 1 2 3 4 5 6 7 8 9 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC gC hC"},D:{"1":"2 3 4 5 6 7 8 9 S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R"},E:{"2":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"1":"yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB tC uC vC wC 8B aC xC 9B"},G:{"2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"2":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z YD ZD aD BC CC DC bD","2":"J RD SD TD UD VD MC WD XD"},Q:{"2":"cD"},R:{"1":"dD"},S:{"2":"eD fD"}},B:7,C:"Trusted Types for DOM manipulation",D:true}; diff --git a/node_modules/caniuse-lite/data/features/ttf.js b/node_modules/caniuse-lite/data/features/ttf.js index 278f29e5..1f8f1f2b 100644 --- a/node_modules/caniuse-lite/data/features/ttf.js +++ b/node_modules/caniuse-lite/data/features/ttf.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F bC","132":"G A B"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC fC gC","2":"cC DC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"1":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"1":"0 B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u tC uC vC 7B ZC wC 8B","2":"G sC"},G:{"1":"F aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"KC xC"},H:{"2":"JD"},I:{"1":"DC J D LD MD ND aC OD PD","2":"KD"},J:{"1":"E A"},K:{"1":"A B C I 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"132":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:6,C:"TTF/OTF - TrueType and OpenType font support",D:true}; +module.exports={A:{A:{"2":"K D E cC","132":"F A B"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC gC hC","2":"dC EC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"1":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"1":"0 1 B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u uC vC wC 8B aC xC 9B","2":"F tC"},G:{"1":"E bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"LC yC"},H:{"2":"KD"},I:{"1":"EC J I MD ND OD bC PD QD","2":"LD"},J:{"1":"D A"},K:{"1":"A B C H 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"132":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:6,C:"TTF/OTF - TrueType and OpenType font support",D:true}; diff --git a/node_modules/caniuse-lite/data/features/typedarrays.js b/node_modules/caniuse-lite/data/features/typedarrays.js index 902f2b7a..d1a4bc2c 100644 --- a/node_modules/caniuse-lite/data/features/typedarrays.js +++ b/node_modules/caniuse-lite/data/features/typedarrays.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"B","2":"K E F G bC","132":"A"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"cC DC fC gC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"J GB K"},E:{"1":"K E F G A B C L M H jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB hC KC","260":"iC"},F:{"1":"0 C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u wC 8B","2":"G B sC tC uC vC 7B ZC"},G:{"1":"F yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"KC xC","260":"aC"},H:{"1":"JD"},I:{"1":"J D ND aC OD PD","2":"DC KD LD MD"},J:{"1":"A","2":"E"},K:{"1":"C I 8B","2":"A B 7B ZC"},L:{"1":"D"},M:{"1":"D"},N:{"132":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:6,C:"Typed Arrays",D:true}; +module.exports={A:{A:{"1":"B","2":"K D E F cC","132":"A"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"dC EC gC hC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"J HB K"},E:{"1":"K D E F A B C L M G kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB iC LC","260":"jC"},F:{"1":"0 1 C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u xC 9B","2":"F B tC uC vC wC 8B aC"},G:{"1":"E zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"LC yC","260":"bC"},H:{"1":"KD"},I:{"1":"J I OD bC PD QD","2":"EC LD MD ND"},J:{"1":"A","2":"D"},K:{"1":"C H 9B","2":"A B 8B aC"},L:{"1":"I"},M:{"1":"v"},N:{"132":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:6,C:"Typed Arrays",D:true}; diff --git a/node_modules/caniuse-lite/data/features/u2f.js b/node_modules/caniuse-lite/data/features/u2f.js index 9b9c2279..149319e8 100644 --- a/node_modules/caniuse-lite/data/features/u2f.js +++ b/node_modules/caniuse-lite/data/features/u2f.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"2":"1 2 3 4 5 6 7 8 9 C L M H N O P p q r s t u AB BB CB DB EB FB D","513":"Q I R S T U V W X Y Z a b c d e f g h i j k l m n o"},C:{"1":"vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 3 4 5 6 7 8 9 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB AB BB CB DB EB FB D HC IC JC dC eC fC gC","322":"1 2 dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB"},D:{"2":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB p q r s t u AB BB CB DB EB FB D HC IC JC","130":"UB VB WB","513":"XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g","578":"h i j k l m n o"},E:{"1":"L M H mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F G A B C hC KC iC jC kC lC LC 7B 8B"},F:{"2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB XB sC tC uC vC 7B ZC wC 8B","513":"WB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u"},G:{"1":"CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD"},H:{"2":"JD"},I:{"2":"DC J D KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"2":"A B C I 7B ZC 8B"},L:{"2":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"2":"9B"},P:{"2":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"2":"bD"},R:{"2":"cD"},S:{"1":"eD","322":"dD"}},B:7,C:"FIDO U2F API",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"2":"2 3 4 5 6 7 8 9 C L M G N O P p q r s t u AB BB CB DB EB FB GB v I","513":"Q H R S T U V W X Y Z a b c d e f g h i j k l m n o"},C:{"1":"wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 4 5 6 7 8 9 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB AB BB CB DB EB FB GB v I IC JC KC eC fC gC hC","322":"2 3 eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB"},D:{"2":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB p q r s t u AB BB CB DB EB FB GB v I IC JC KC","130":"VB WB XB","513":"YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g","578":"h i j k l m n o"},E:{"1":"L M G nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E F A B C iC LC jC kC lC mC MC 8B 9B"},F:{"2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB YB tC uC vC wC 8B aC xC 9B","513":"XB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u"},G:{"1":"DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD"},H:{"2":"KD"},I:{"2":"EC J I LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"2":"A B C H 8B aC 9B"},L:{"2":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"2":"AC"},P:{"2":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"2":"cD"},R:{"2":"dD"},S:{"1":"fD","322":"eD"}},B:7,C:"FIDO U2F API",D:true}; diff --git a/node_modules/caniuse-lite/data/features/unhandledrejection.js b/node_modules/caniuse-lite/data/features/unhandledrejection.js index 920bf4a5..a078b8f2 100644 --- a/node_modules/caniuse-lite/data/features/unhandledrejection.js +++ b/node_modules/caniuse-lite/data/features/unhandledrejection.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M H N O P"},C:{"1":"1 2 3 4 5 6 7 8 9 xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB"},E:{"1":"B C L M H 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F G A hC KC iC jC kC lC LC"},F:{"1":"SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB sC tC uC vC 7B ZC wC 8B"},G:{"1":"7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C","16":"6C"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD","2":"J"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"eD","2":"dD"}},B:1,C:"unhandledrejection/rejectionhandled events",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G N O P"},C:{"1":"2 3 4 5 6 7 8 9 yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB gC hC"},D:{"1":"2 3 4 5 6 7 8 9 gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB"},E:{"1":"B C L M G 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E F A iC LC jC kC lC mC MC"},F:{"1":"TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB tC uC vC wC 8B aC xC 9B"},G:{"1":"8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C","16":"7C"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD","2":"J"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"fD","2":"eD"}},B:1,C:"unhandledrejection/rejectionhandled events",D:true}; diff --git a/node_modules/caniuse-lite/data/features/upgradeinsecurerequests.js b/node_modules/caniuse-lite/data/features/upgradeinsecurerequests.js index 61a3969a..ddd4d6a9 100644 --- a/node_modules/caniuse-lite/data/features/upgradeinsecurerequests.js +++ b/node_modules/caniuse-lite/data/features/upgradeinsecurerequests.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M H N"},C:{"1":"1 2 3 4 5 6 7 8 9 YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB"},E:{"1":"B C L M H LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F G A hC KC iC jC kC lC"},F:{"1":"MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB sC tC uC vC 7B ZC wC 8B"},G:{"1":"5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C 2C 3C 4C"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:4,C:"Upgrade Insecure Requests",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G N"},C:{"1":"2 3 4 5 6 7 8 9 ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB gC hC"},D:{"1":"2 3 4 5 6 7 8 9 aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB"},E:{"1":"B C L M G MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E F A iC LC jC kC lC mC"},F:{"1":"NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB tC uC vC wC 8B aC xC 9B"},G:{"1":"6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:4,C:"Upgrade Insecure Requests",D:true}; diff --git a/node_modules/caniuse-lite/data/features/url-scroll-to-text-fragment.js b/node_modules/caniuse-lite/data/features/url-scroll-to-text-fragment.js index ac0bb0b2..37a4f9e5 100644 --- a/node_modules/caniuse-lite/data/features/url-scroll-to-text-fragment.js +++ b/node_modules/caniuse-lite/data/features/url-scroll-to-text-fragment.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M H N O P","66":"Q I R"},C:{"2":"0 1 2 3 4 5 6 7 8 9 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B","66":"2B 3B 4B 5B 6B Q I"},E:{"1":"OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC"},F:{"1":"wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB sC tC uC vC 7B ZC wC 8B","66":"uB vB"},G:{"1":"OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"2":"D"},N:{"2":"A B"},O:{"2":"9B"},P:{"1":"0 v w x y z XD YD ZD AC BC CC aD","2":"J QD RD SD TD UD LC VD WD"},Q:{"2":"bD"},R:{"1":"cD"},S:{"2":"dD eD"}},B:7,C:"URL Scroll-To-Text Fragment",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G N O P","66":"Q H R"},C:{"2":"0 1 2 3 4 5 6 7 8 9 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC gC hC"},D:{"1":"2 3 4 5 6 7 8 9 R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B","66":"3B 4B 5B 6B 7B Q H"},E:{"1":"PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC"},F:{"1":"xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB tC uC vC wC 8B aC xC 9B","66":"vB wB"},G:{"1":"PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"2":"v"},N:{"2":"A B"},O:{"2":"AC"},P:{"1":"0 1 w x y z YD ZD aD BC CC DC bD","2":"J RD SD TD UD VD MC WD XD"},Q:{"2":"cD"},R:{"1":"dD"},S:{"2":"eD fD"}},B:7,C:"URL Scroll-To-Text Fragment",D:true}; diff --git a/node_modules/caniuse-lite/data/features/url.js b/node_modules/caniuse-lite/data/features/url.js index 034c55df..fedc325c 100644 --- a/node_modules/caniuse-lite/data/features/url.js +++ b/node_modules/caniuse-lite/data/features/url.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"1 2 3 4 5 6 7 8 9 IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"J GB K E F G A B C L M H N O P HB v w x","130":"0 y z IB JB KB LB MB NB"},E:{"1":"F G A B C L M H kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K hC KC iC jC","130":"E"},F:{"1":"0 HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"G B C sC tC uC vC 7B ZC wC 8B","130":"H N O P"},G:{"1":"F 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"KC xC aC yC zC","130":"0C"},H:{"2":"JD"},I:{"1":"D PD","2":"DC J KD LD MD ND aC","130":"OD"},J:{"2":"E","130":"A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:1,C:"URL API",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"2 3 4 5 6 7 8 9 JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z gC hC"},D:{"1":"2 3 4 5 6 7 8 9 PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"J HB K D E F A B C L M G N O P IB w x y","130":"0 1 z JB KB LB MB NB OB"},E:{"1":"E F A B C L M G lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K iC LC jC kC","130":"D"},F:{"1":"0 1 IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"F B C tC uC vC wC 8B aC xC 9B","130":"G N O P"},G:{"1":"E 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"LC yC bC zC 0C","130":"1C"},H:{"2":"KD"},I:{"1":"I QD","2":"EC J LD MD ND OD bC","130":"PD"},J:{"2":"D","130":"A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:1,C:"URL API",D:true}; diff --git a/node_modules/caniuse-lite/data/features/urlsearchparams.js b/node_modules/caniuse-lite/data/features/urlsearchparams.js index 90449a56..7c163f46 100644 --- a/node_modules/caniuse-lite/data/features/urlsearchparams.js +++ b/node_modules/caniuse-lite/data/features/urlsearchparams.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M H N"},C:{"1":"1 2 3 4 5 6 7 8 9 aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB fC gC","132":"LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB"},D:{"1":"1 2 3 4 5 6 7 8 9 fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB"},E:{"1":"B C L M H LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F G A hC KC iC jC kC lC"},F:{"1":"SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB sC tC uC vC 7B ZC wC 8B"},G:{"1":"5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C 2C 3C 4C"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD","2":"J"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:1,C:"URLSearchParams",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G N"},C:{"1":"2 3 4 5 6 7 8 9 bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB gC hC","132":"MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB"},D:{"1":"2 3 4 5 6 7 8 9 gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB"},E:{"1":"B C L M G MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E F A iC LC jC kC lC mC"},F:{"1":"TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB tC uC vC wC 8B aC xC 9B"},G:{"1":"6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD","2":"J"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:1,C:"URLSearchParams",D:true}; diff --git a/node_modules/caniuse-lite/data/features/use-strict.js b/node_modules/caniuse-lite/data/features/use-strict.js index 8ccb8c67..c0fc9023 100644 --- a/node_modules/caniuse-lite/data/features/use-strict.js +++ b/node_modules/caniuse-lite/data/features/use-strict.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"A B","2":"K E F G bC"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"cC DC fC gC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"J GB K E F G A B C"},E:{"1":"K E F G A B C L M H jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J hC KC","132":"GB iC"},F:{"1":"0 C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u wC 8B","2":"G B sC tC uC vC 7B ZC"},G:{"1":"F yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"KC xC aC"},H:{"1":"JD"},I:{"1":"DC J D ND aC OD PD","2":"KD LD MD"},J:{"1":"E A"},K:{"1":"C I ZC 8B","2":"A B 7B"},L:{"1":"D"},M:{"1":"D"},N:{"1":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:6,C:"ECMAScript 5 Strict Mode",D:true}; +module.exports={A:{A:{"1":"A B","2":"K D E F cC"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"dC EC gC hC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"J HB K D E F A B C"},E:{"1":"K D E F A B C L M G kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J iC LC","132":"HB jC"},F:{"1":"0 1 C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u xC 9B","2":"F B tC uC vC wC 8B aC"},G:{"1":"E zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"LC yC bC"},H:{"1":"KD"},I:{"1":"EC J I OD bC PD QD","2":"LD MD ND"},J:{"1":"D A"},K:{"1":"C H aC 9B","2":"A B 8B"},L:{"1":"I"},M:{"1":"v"},N:{"1":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:6,C:"ECMAScript 5 Strict Mode",D:true}; diff --git a/node_modules/caniuse-lite/data/features/user-select-none.js b/node_modules/caniuse-lite/data/features/user-select-none.js index 3fea2df5..08fc150e 100644 --- a/node_modules/caniuse-lite/data/features/user-select-none.js +++ b/node_modules/caniuse-lite/data/features/user-select-none.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G bC","33":"A B"},B:{"1":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","33":"C L M H N O P"},C:{"1":"1 2 3 4 5 6 7 8 9 xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","33":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","33":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB"},E:{"33":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"1":"XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"G B C sC tC uC vC 7B ZC wC 8B","33":"0 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB"},G:{"33":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"2":"JD"},I:{"1":"D","33":"DC J KD LD MD ND aC OD PD"},J:{"33":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"33":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z RD SD TD UD LC VD WD XD YD ZD AC BC CC aD","33":"J QD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"eD","33":"dD"}},B:5,C:"CSS user-select: none",D:true}; +module.exports={A:{A:{"2":"K D E F cC","33":"A B"},B:{"1":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","33":"C L M G N O P"},C:{"1":"2 3 4 5 6 7 8 9 yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","33":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB gC hC"},D:{"1":"2 3 4 5 6 7 8 9 lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","33":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB"},E:{"33":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"1":"YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"F B C tC uC vC wC 8B aC xC 9B","33":"0 1 G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB"},G:{"33":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"2":"KD"},I:{"1":"I","33":"EC J LD MD ND OD bC PD QD"},J:{"33":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"33":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z SD TD UD VD MC WD XD YD ZD aD BC CC DC bD","33":"J RD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"fD","33":"eD"}},B:5,C:"CSS user-select: none",D:true}; diff --git a/node_modules/caniuse-lite/data/features/user-timing.js b/node_modules/caniuse-lite/data/features/user-timing.js index 666c9114..7d74d513 100644 --- a/node_modules/caniuse-lite/data/features/user-timing.js +++ b/node_modules/caniuse-lite/data/features/user-timing.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"A B","2":"K E F G bC"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"1 2 3 4 5 6 7 8 9 UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB fC gC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"J GB K E F G A B C L M H N O P HB v w x y z"},E:{"1":"B C L M H 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F G A hC KC iC jC kC lC LC"},F:{"1":"0 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"G B C sC tC uC vC 7B ZC wC 8B"},G:{"1":"6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C"},H:{"2":"JD"},I:{"1":"D OD PD","2":"DC J KD LD MD ND aC"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"1":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:2,C:"User Timing API",D:true}; +module.exports={A:{A:{"1":"A B","2":"K D E F cC"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"2 3 4 5 6 7 8 9 VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB gC hC"},D:{"1":"1 2 3 4 5 6 7 8 9 JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 J HB K D E F A B C L M G N O P IB w x y z"},E:{"1":"B C L M G 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E F A iC LC jC kC lC mC MC"},F:{"1":"0 1 G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"F B C tC uC vC wC 8B aC xC 9B"},G:{"1":"7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C"},H:{"2":"KD"},I:{"1":"I PD QD","2":"EC J LD MD ND OD bC"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"1":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:2,C:"User Timing API",D:true}; diff --git a/node_modules/caniuse-lite/data/features/variable-fonts.js b/node_modules/caniuse-lite/data/features/variable-fonts.js index bb6aa537..bbb63762 100644 --- a/node_modules/caniuse-lite/data/features/variable-fonts.js +++ b/node_modules/caniuse-lite/data/features/variable-fonts.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M H N"},C:{"2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB fC gC","4609":"qB rB sB tB uB vB wB xB yB","4674":"FC","5698":"pB","7490":"jB kB lB mB nB","7746":"oB EC","8705":"1 2 3 4 5 6 7 8 9 zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC"},D:{"1":"1 2 3 4 5 6 7 8 9 vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB","4097":"uB","4290":"EC pB FC","6148":"qB rB sB tB"},E:{"1":"H oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F G A hC KC iC jC kC lC LC","4609":"B C 7B 8B","8193":"L M mC nC"},F:{"1":"kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB sC tC uC vC 7B ZC wC 8B","4097":"jB","6148":"fB gB hB iB"},G:{"1":"AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C","4097":"6C 7C 8C 9C"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"4097":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"2":"J QD RD SD","4097":"0 v w x y z TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"eD","2":"dD"}},B:5,C:"Variable fonts",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G N"},C:{"2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB gC hC","4609":"rB sB tB uB vB wB xB yB zB","4674":"GC","5698":"qB","7490":"kB lB mB nB oB","7746":"pB FC","8705":"2 3 4 5 6 7 8 9 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC"},D:{"1":"2 3 4 5 6 7 8 9 wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB","4097":"vB","4290":"FC qB GC","6148":"rB sB tB uB"},E:{"1":"G pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E F A iC LC jC kC lC mC MC","4609":"B C 8B 9B","8193":"L M nC oC"},F:{"1":"lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB tC uC vC wC 8B aC xC 9B","4097":"kB","6148":"gB hB iB jB"},G:{"1":"BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C","4097":"7C 8C 9C AD"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"4097":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"2":"J RD SD TD","4097":"0 1 w x y z UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"fD","2":"eD"}},B:5,C:"Variable fonts",D:true}; diff --git a/node_modules/caniuse-lite/data/features/vector-effect.js b/node_modules/caniuse-lite/data/features/vector-effect.js index 7cf1a1d6..2806b17e 100644 --- a/node_modules/caniuse-lite/data/features/vector-effect.js +++ b/node_modules/caniuse-lite/data/features/vector-effect.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M H N O P"},C:{"1":"0 1 2 3 4 5 6 7 8 9 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"cC DC J GB K E F G A B C L M fC gC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","16":"J GB K E F G A B C L M"},E:{"1":"K E F G A B C L M H iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB hC KC"},F:{"1":"0 C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u wC 8B","2":"G B sC tC uC vC 7B ZC"},G:{"1":"F yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","16":"KC xC aC"},H:{"1":"JD"},I:{"1":"D OD PD","16":"DC J KD LD MD ND aC"},J:{"16":"E A"},K:{"1":"C I 8B","2":"A B 7B ZC"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:4,C:"SVG vector-effect: non-scaling-stroke",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G N O P"},C:{"1":"0 1 2 3 4 5 6 7 8 9 G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"dC EC J HB K D E F A B C L M gC hC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","16":"J HB K D E F A B C L M"},E:{"1":"K D E F A B C L M G jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB iC LC"},F:{"1":"0 1 C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u xC 9B","2":"F B tC uC vC wC 8B aC"},G:{"1":"E zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","16":"LC yC bC"},H:{"1":"KD"},I:{"1":"I PD QD","16":"EC J LD MD ND OD bC"},J:{"16":"D A"},K:{"1":"C H 9B","2":"A B 8B aC"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:4,C:"SVG vector-effect: non-scaling-stroke",D:true}; diff --git a/node_modules/caniuse-lite/data/features/vibration.js b/node_modules/caniuse-lite/data/features/vibration.js index cf3dfa86..98a48dc6 100644 --- a/node_modules/caniuse-lite/data/features/vibration.js +++ b/node_modules/caniuse-lite/data/features/vibration.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M H N O P"},C:{"1":"0 1 2 3 4 5 6 7 8 9 N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"cC DC J GB K E F G A fC gC","33":"B C L M H"},D:{"1":"1 2 3 4 5 6 7 8 9 MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB"},E:{"2":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"1":"0 O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"G B C H N sC tC uC vC 7B ZC wC 8B"},G:{"2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"2":"JD"},I:{"1":"D OD PD","2":"DC J KD LD MD ND aC"},J:{"1":"A","2":"E"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:2,C:"Vibration API",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G N O P"},C:{"1":"0 1 2 3 4 5 6 7 8 9 N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"dC EC J HB K D E F A gC hC","33":"B C L M G"},D:{"1":"2 3 4 5 6 7 8 9 NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB"},E:{"2":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"1":"0 1 O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"F B C G N tC uC vC wC 8B aC xC 9B"},G:{"2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"2":"KD"},I:{"1":"I PD QD","2":"EC J LD MD ND OD bC"},J:{"1":"A","2":"D"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:2,C:"Vibration API",D:true}; diff --git a/node_modules/caniuse-lite/data/features/video.js b/node_modules/caniuse-lite/data/features/video.js index a5d4bd54..de2accc5 100644 --- a/node_modules/caniuse-lite/data/features/video.js +++ b/node_modules/caniuse-lite/data/features/video.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"G A B","2":"K E F bC"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"0 1 2 3 4 5 6 7 8 9 v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"cC DC","260":"J GB K E F G A B C L M H N O P HB fC gC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"1":"J GB K E F G A hC KC iC jC kC lC LC","513":"B C L M H 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"1":"0 B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u uC vC 7B ZC wC 8B","2":"G sC tC"},G:{"1":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C","513":"6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"2":"JD"},I:{"1":"DC J D MD ND aC OD PD","132":"KD LD"},J:{"1":"E A"},K:{"1":"B C I 7B ZC 8B","2":"A"},L:{"1":"D"},M:{"1":"D"},N:{"1":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:1,C:"Video element",D:true}; +module.exports={A:{A:{"1":"F A B","2":"K D E cC"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"0 1 2 3 4 5 6 7 8 9 w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"dC EC","260":"J HB K D E F A B C L M G N O P IB gC hC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"1":"J HB K D E F A iC LC jC kC lC mC MC","513":"B C L M G 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"1":"0 1 B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u vC wC 8B aC xC 9B","2":"F tC uC"},G:{"1":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C","513":"7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"2":"KD"},I:{"1":"EC J I ND OD bC PD QD","132":"LD MD"},J:{"1":"D A"},K:{"1":"B C H 8B aC 9B","2":"A"},L:{"1":"I"},M:{"1":"v"},N:{"1":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:1,C:"Video element",D:true}; diff --git a/node_modules/caniuse-lite/data/features/videotracks.js b/node_modules/caniuse-lite/data/features/videotracks.js index 79509813..b432ef97 100644 --- a/node_modules/caniuse-lite/data/features/videotracks.js +++ b/node_modules/caniuse-lite/data/features/videotracks.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"C L M H N O P","322":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB fC gC","194":"1 2 3 4 5 6 7 8 9 PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC"},D:{"2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB","322":"1 2 3 4 5 6 7 8 9 bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"1":"E F G A B C L M H jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K hC KC iC"},F:{"2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB sC tC uC vC 7B ZC wC 8B","322":"OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u"},G:{"1":"F 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"KC xC aC yC zC"},H:{"2":"JD"},I:{"2":"DC J D KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"2":"A B C 7B ZC 8B","322":"I"},L:{"322":"D"},M:{"2":"D"},N:{"2":"A B"},O:{"322":"9B"},P:{"2":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"322":"bD"},R:{"322":"cD"},S:{"194":"dD eD"}},B:1,C:"Video Tracks",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"C L M G N O P","322":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB gC hC","194":"2 3 4 5 6 7 8 9 QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC"},D:{"2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB","322":"2 3 4 5 6 7 8 9 cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"1":"D E F A B C L M G kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K iC LC jC"},F:{"2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB tC uC vC wC 8B aC xC 9B","322":"PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u"},G:{"1":"E 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"LC yC bC zC 0C"},H:{"2":"KD"},I:{"2":"EC J I LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"2":"A B C 8B aC 9B","322":"H"},L:{"322":"I"},M:{"2":"v"},N:{"2":"A B"},O:{"322":"AC"},P:{"2":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"322":"cD"},R:{"322":"dD"},S:{"194":"eD fD"}},B:1,C:"Video Tracks",D:true}; diff --git a/node_modules/caniuse-lite/data/features/view-transitions.js b/node_modules/caniuse-lite/data/features/view-transitions.js index 0126499a..6f813f78 100644 --- a/node_modules/caniuse-lite/data/features/view-transitions.js +++ b/node_modules/caniuse-lite/data/features/view-transitions.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 u AB BB CB DB EB FB D","2":"C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t"},C:{"2":"0 1 2 3 4 5 6 7 8 9 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t"},E:{"1":"CC rC","2":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC"},F:{"1":"g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f sC tC uC vC 7B ZC wC 8B"},G:{"1":"CC","2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"2":"D"},N:{"2":"A B"},O:{"2":"9B"},P:{"1":"0 y z","2":"J v w x QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"2":"bD"},R:{"2":"cD"},S:{"2":"dD eD"}},B:5,C:"View Transitions API (single-document)",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 u AB BB CB DB EB FB GB v I","2":"C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t"},C:{"2":"0 1 2 3 4 5 6 7 8 9 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC gC hC"},D:{"1":"2 3 4 5 6 7 8 9 u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t"},E:{"1":"DC sC","2":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC"},F:{"1":"g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f tC uC vC wC 8B aC xC 9B"},G:{"1":"DC","2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"2":"v"},N:{"2":"A B"},O:{"2":"AC"},P:{"1":"0 1 z","2":"J w x y RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"2":"cD"},R:{"2":"dD"},S:{"2":"eD fD"}},B:5,C:"View Transitions API (single-document)",D:true}; diff --git a/node_modules/caniuse-lite/data/features/viewport-unit-variants.js b/node_modules/caniuse-lite/data/features/viewport-unit-variants.js index dcccacb6..bfdd1c0a 100644 --- a/node_modules/caniuse-lite/data/features/viewport-unit-variants.js +++ b/node_modules/caniuse-lite/data/features/viewport-unit-variants.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 r s t u AB BB CB DB EB FB D","2":"C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n","194":"o p q"},C:{"1":"1 2 3 4 5 6 7 8 9 k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i","194":"j k l m n o p q"},E:{"1":"NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC"},F:{"1":"d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z sC tC uC vC 7B ZC wC 8B","194":"a b c"},G:{"1":"NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"2":"9B"},P:{"1":"0 w x y z","2":"J v QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"2":"bD"},R:{"2":"cD"},S:{"2":"dD eD"}},B:5,C:"Small, Large, and Dynamic viewport units",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 r s t u AB BB CB DB EB FB GB v I","2":"C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n","194":"o p q"},C:{"1":"2 3 4 5 6 7 8 9 k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j gC hC"},D:{"1":"2 3 4 5 6 7 8 9 r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i","194":"j k l m n o p q"},E:{"1":"OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC"},F:{"1":"d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z tC uC vC wC 8B aC xC 9B","194":"a b c"},G:{"1":"OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"2":"AC"},P:{"1":"0 1 x y z","2":"J w RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"2":"cD"},R:{"2":"dD"},S:{"2":"eD fD"}},B:5,C:"Small, Large, and Dynamic viewport units",D:true}; diff --git a/node_modules/caniuse-lite/data/features/viewport-units.js b/node_modules/caniuse-lite/data/features/viewport-units.js index 6e4d0af4..ddb6f9b6 100644 --- a/node_modules/caniuse-lite/data/features/viewport-units.js +++ b/node_modules/caniuse-lite/data/features/viewport-units.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F bC","132":"G","260":"A B"},B:{"1":"1 2 3 4 5 6 7 8 9 N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","260":"C L M H"},C:{"1":"0 1 2 3 4 5 6 7 8 9 HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"cC DC J GB K E F G A B C L M H N O P fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"J GB K E F G A B C L M H N O P HB","260":"0 v w x y z"},E:{"1":"E F G A B C L M H jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB hC KC iC","260":"K"},F:{"1":"0 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"G B C sC tC uC vC 7B ZC wC 8B"},G:{"1":"F 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"KC xC aC yC","516":"0C","772":"zC"},H:{"2":"JD"},I:{"1":"D OD PD","2":"DC J KD LD MD ND aC"},J:{"1":"A","2":"E"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"260":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:4,C:"Viewport units: vw, vh, vmin, vmax",D:true}; +module.exports={A:{A:{"2":"K D E cC","132":"F","260":"A B"},B:{"1":"2 3 4 5 6 7 8 9 N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","260":"C L M G"},C:{"1":"0 1 2 3 4 5 6 7 8 9 IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"dC EC J HB K D E F A B C L M G N O P gC hC"},D:{"1":"2 3 4 5 6 7 8 9 JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"J HB K D E F A B C L M G N O P IB","260":"0 1 w x y z"},E:{"1":"D E F A B C L M G kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB iC LC jC","260":"K"},F:{"1":"0 1 G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"F B C tC uC vC wC 8B aC xC 9B"},G:{"1":"E 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"LC yC bC zC","516":"1C","772":"0C"},H:{"2":"KD"},I:{"1":"I PD QD","2":"EC J LD MD ND OD bC"},J:{"1":"A","2":"D"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"260":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:4,C:"Viewport units: vw, vh, vmin, vmax",D:true}; diff --git a/node_modules/caniuse-lite/data/features/wai-aria.js b/node_modules/caniuse-lite/data/features/wai-aria.js index 87ed607b..e22cfe23 100644 --- a/node_modules/caniuse-lite/data/features/wai-aria.js +++ b/node_modules/caniuse-lite/data/features/wai-aria.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E bC","4":"F G A B"},B:{"4":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"4":"0 1 2 3 4 5 6 7 8 9 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC fC gC"},D:{"4":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"2":"hC KC","4":"J GB K E F G A B C L M H iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"2":"G","4":"0 B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u sC tC uC vC 7B ZC wC 8B"},G:{"4":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"4":"JD"},I:{"2":"DC J KD LD MD ND aC","4":"D OD PD"},J:{"2":"E A"},K:{"4":"A B C I 7B ZC 8B"},L:{"4":"D"},M:{"4":"D"},N:{"4":"A B"},O:{"4":"9B"},P:{"4":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"4":"bD"},R:{"4":"cD"},S:{"4":"dD eD"}},B:2,C:"WAI-ARIA Accessibility features",D:true}; +module.exports={A:{A:{"2":"K D cC","4":"E F A B"},B:{"4":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"4":"0 1 2 3 4 5 6 7 8 9 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC gC hC"},D:{"4":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"2":"iC LC","4":"J HB K D E F A B C L M G jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"2":"F","4":"0 1 B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u tC uC vC wC 8B aC xC 9B"},G:{"4":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"4":"KD"},I:{"2":"EC J LD MD ND OD bC","4":"I PD QD"},J:{"2":"D A"},K:{"4":"A B C H 8B aC 9B"},L:{"4":"I"},M:{"4":"v"},N:{"4":"A B"},O:{"4":"AC"},P:{"4":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"4":"cD"},R:{"4":"dD"},S:{"4":"eD fD"}},B:2,C:"WAI-ARIA Accessibility features",D:true}; diff --git a/node_modules/caniuse-lite/data/features/wake-lock.js b/node_modules/caniuse-lite/data/features/wake-lock.js index 43d1fa26..50245f6f 100644 --- a/node_modules/caniuse-lite/data/features/wake-lock.js +++ b/node_modules/caniuse-lite/data/features/wake-lock.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M H N O P","194":"Q I R S T U V W X Y"},C:{"1":"FB D HC IC JC dC eC","2":"0 1 2 3 4 5 6 7 8 9 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB fC gC","322":"DB EB"},D:{"1":"1 2 3 4 5 6 7 8 9 U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB","194":"zB 0B 1B 2B 3B 4B 5B 6B Q I R S T"},E:{"1":"RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC"},F:{"1":"1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB sC tC uC vC 7B ZC wC 8B","194":"oB pB qB rB sB tB uB vB wB xB yB zB 0B"},G:{"1":"RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z YD ZD AC BC CC aD","2":"J QD RD SD TD UD LC VD WD XD"},Q:{"2":"bD"},R:{"1":"cD"},S:{"2":"dD eD"}},B:4,C:"Screen Wake Lock API",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G N O P","194":"Q H R S T U V W X Y"},C:{"1":"GB v I IC JC KC eC fC","2":"0 1 2 3 4 5 6 7 8 9 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB gC hC","322":"EB FB"},D:{"1":"2 3 4 5 6 7 8 9 U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB","194":"0B 1B 2B 3B 4B 5B 6B 7B Q H R S T"},E:{"1":"SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC"},F:{"1":"2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB tC uC vC wC 8B aC xC 9B","194":"pB qB rB sB tB uB vB wB xB yB zB 0B 1B"},G:{"1":"SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z ZD aD BC CC DC bD","2":"J RD SD TD UD VD MC WD XD YD"},Q:{"2":"cD"},R:{"1":"dD"},S:{"2":"eD fD"}},B:4,C:"Screen Wake Lock API",D:true}; diff --git a/node_modules/caniuse-lite/data/features/wasm-bigint.js b/node_modules/caniuse-lite/data/features/wasm-bigint.js index 5ebbc6aa..92513e38 100644 --- a/node_modules/caniuse-lite/data/features/wasm-bigint.js +++ b/node_modules/caniuse-lite/data/features/wasm-bigint.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M H N O P Q I R S T"},C:{"1":"1 2 3 4 5 6 7 8 9 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T"},E:{"1":"H nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F G A B C L M hC KC iC jC kC lC LC 7B 8B mC"},F:{"1":"zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB sC tC uC vC 7B ZC wC 8B"},G:{"1":"FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z YD ZD AC BC CC aD","2":"J QD RD SD TD UD LC VD WD XD"},Q:{"16":"bD"},R:{"16":"cD"},S:{"2":"dD","16":"eD"}},B:5,C:"WebAssembly BigInt to i64 conversion in JS API",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G N O P Q H R S T"},C:{"1":"2 3 4 5 6 7 8 9 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B gC hC"},D:{"1":"2 3 4 5 6 7 8 9 U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T"},E:{"1":"G oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E F A B C L M iC LC jC kC lC mC MC 8B 9B nC"},F:{"1":"0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB tC uC vC wC 8B aC xC 9B"},G:{"1":"GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z ZD aD BC CC DC bD","2":"J RD SD TD UD VD MC WD XD YD"},Q:{"16":"cD"},R:{"16":"dD"},S:{"2":"eD","16":"fD"}},B:5,C:"WebAssembly BigInt to i64 conversion in JS API",D:true}; diff --git a/node_modules/caniuse-lite/data/features/wasm-bulk-memory.js b/node_modules/caniuse-lite/data/features/wasm-bulk-memory.js index 2aa4b584..f9200545 100644 --- a/node_modules/caniuse-lite/data/features/wasm-bulk-memory.js +++ b/node_modules/caniuse-lite/data/features/wasm-bulk-memory.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M H N O P"},C:{"1":"1 2 3 4 5 6 7 8 9 Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B"},E:{"1":"H oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F G A B C L M hC KC iC jC kC lC LC 7B 8B mC nC"},F:{"1":"qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB sC tC uC vC 7B ZC wC 8B"},G:{"1":"GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z VD WD XD YD ZD AC BC CC aD","2":"J QD RD SD TD UD LC"},Q:{"16":"bD"},R:{"16":"cD"},S:{"2":"dD","16":"eD"}},B:5,C:"WebAssembly Bulk Memory Operations",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G N O P"},C:{"1":"2 3 4 5 6 7 8 9 Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B gC hC"},D:{"1":"2 3 4 5 6 7 8 9 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B"},E:{"1":"G pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E F A B C L M iC LC jC kC lC mC MC 8B 9B nC oC"},F:{"1":"rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB tC uC vC wC 8B aC xC 9B"},G:{"1":"HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z WD XD YD ZD aD BC CC DC bD","2":"J RD SD TD UD VD MC"},Q:{"16":"cD"},R:{"16":"dD"},S:{"2":"eD","16":"fD"}},B:5,C:"WebAssembly Bulk Memory Operations",D:true}; diff --git a/node_modules/caniuse-lite/data/features/wasm-extended-const.js b/node_modules/caniuse-lite/data/features/wasm-extended-const.js index 8838b8dc..aa587346 100644 --- a/node_modules/caniuse-lite/data/features/wasm-extended-const.js +++ b/node_modules/caniuse-lite/data/features/wasm-extended-const.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"3 4 5 6 7 8 9 AB BB CB DB EB FB D","2":"1 2 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u"},C:{"1":"1 2 3 4 5 6 7 8 9 AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u fC gC"},D:{"1":"3 4 5 6 7 8 9 AB BB CB DB EB FB D HC IC JC","2":"0 1 2 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u"},E:{"1":"WC XC YC CC rC","2":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC"},F:{"1":"j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i sC tC uC vC 7B ZC wC 8B"},G:{"1":"WC XC YC CC","2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"2":"A B C I 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 y z","2":"J v w x QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"16":"bD"},R:{"16":"cD"},S:{"2":"dD","16":"eD"}},B:5,C:"WebAssembly Extended Constant Expressions",D:false}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"4 5 6 7 8 9 AB BB CB DB EB FB GB v I","2":"2 3 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u"},C:{"1":"2 3 4 5 6 7 8 9 AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u gC hC"},D:{"1":"4 5 6 7 8 9 AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 2 3 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u"},E:{"1":"XC YC ZC DC sC","2":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC"},F:{"1":"j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i tC uC vC wC 8B aC xC 9B"},G:{"1":"XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"2":"A B C H 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 z","2":"J w x y RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"16":"cD"},R:{"16":"dD"},S:{"2":"eD","16":"fD"}},B:5,C:"WebAssembly Extended Constant Expressions",D:false}; diff --git a/node_modules/caniuse-lite/data/features/wasm-gc.js b/node_modules/caniuse-lite/data/features/wasm-gc.js index 6ee527c7..1c489ea4 100644 --- a/node_modules/caniuse-lite/data/features/wasm-gc.js +++ b/node_modules/caniuse-lite/data/features/wasm-gc.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"8 9 AB BB CB DB EB FB D","2":"1 2 3 4 5 6 7 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u"},C:{"1":"9 AB BB CB DB EB FB D HC IC JC dC eC","2":"0 1 2 3 4 5 6 7 8 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u fC gC"},D:{"1":"8 9 AB BB CB DB EB FB D HC IC JC","2":"0 1 2 3 4 5 6 7 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u"},E:{"2":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"1":"o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n sC tC uC vC 7B ZC wC 8B"},G:{"2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"2":"A B C I 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"2":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"16":"bD"},R:{"16":"cD"},S:{"2":"dD","16":"eD"}},B:5,C:"WebAssembly Garbage Collection",D:false}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"9 AB BB CB DB EB FB GB v I","2":"2 3 4 5 6 7 8 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u"},C:{"1":"AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 2 3 4 5 6 7 8 9 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u gC hC"},D:{"1":"9 AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 2 3 4 5 6 7 8 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u"},E:{"2":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"1":"o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n tC uC vC wC 8B aC xC 9B"},G:{"2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"2":"A B C H 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"2":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"16":"cD"},R:{"16":"dD"},S:{"2":"eD","16":"fD"}},B:5,C:"WebAssembly Garbage Collection",D:false}; diff --git a/node_modules/caniuse-lite/data/features/wasm-multi-memory.js b/node_modules/caniuse-lite/data/features/wasm-multi-memory.js index fb6d5a84..517086f5 100644 --- a/node_modules/caniuse-lite/data/features/wasm-multi-memory.js +++ b/node_modules/caniuse-lite/data/features/wasm-multi-memory.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"9 AB BB CB DB EB FB D","2":"1 2 3 4 5 6 7 8 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u"},C:{"1":"EB FB D HC IC JC dC eC","2":"0 1 2 3 4 5 6 7 8 9 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB fC gC"},D:{"1":"8 9 AB BB CB DB EB FB D HC IC JC","2":"0 1 2 3 4 5 6 7 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u"},E:{"2":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"1":"p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o sC tC uC vC 7B ZC wC 8B"},G:{"2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"2":"A B C I 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"2":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"16":"bD"},R:{"16":"cD"},S:{"2":"dD","16":"eD"}},B:5,C:"WebAssembly Multi-Memory",D:false}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"AB BB CB DB EB FB GB v I","2":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u"},C:{"1":"FB GB v I IC JC KC eC fC","2":"0 1 2 3 4 5 6 7 8 9 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB gC hC"},D:{"1":"9 AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 2 3 4 5 6 7 8 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u"},E:{"2":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"1":"p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o tC uC vC wC 8B aC xC 9B"},G:{"2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"2":"A B C H 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"2":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"16":"cD"},R:{"16":"dD"},S:{"2":"eD","16":"fD"}},B:5,C:"WebAssembly Multi-Memory",D:false}; diff --git a/node_modules/caniuse-lite/data/features/wasm-multi-value.js b/node_modules/caniuse-lite/data/features/wasm-multi-value.js index 947ac1d4..e6aab82a 100644 --- a/node_modules/caniuse-lite/data/features/wasm-multi-value.js +++ b/node_modules/caniuse-lite/data/features/wasm-multi-value.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M H N O P Q I R S T"},C:{"1":"1 2 3 4 5 6 7 8 9 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T"},E:{"1":"M H mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F G A B C L hC KC iC jC kC lC LC 7B 8B"},F:{"1":"zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB sC tC uC vC 7B ZC wC 8B"},G:{"1":"BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z YD ZD AC BC CC aD","2":"J QD RD SD TD UD LC VD WD XD"},Q:{"16":"bD"},R:{"16":"cD"},S:{"2":"dD","16":"eD"}},B:5,C:"WebAssembly Multi-Value",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G N O P Q H R S T"},C:{"1":"2 3 4 5 6 7 8 9 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B gC hC"},D:{"1":"2 3 4 5 6 7 8 9 U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T"},E:{"1":"M G nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E F A B C L iC LC jC kC lC mC MC 8B 9B"},F:{"1":"0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB tC uC vC wC 8B aC xC 9B"},G:{"1":"CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z ZD aD BC CC DC bD","2":"J RD SD TD UD VD MC WD XD YD"},Q:{"16":"cD"},R:{"16":"dD"},S:{"2":"eD","16":"fD"}},B:5,C:"WebAssembly Multi-Value",D:true}; diff --git a/node_modules/caniuse-lite/data/features/wasm-mutable-globals.js b/node_modules/caniuse-lite/data/features/wasm-mutable-globals.js index 3400579c..1e7b5a06 100644 --- a/node_modules/caniuse-lite/data/features/wasm-mutable-globals.js +++ b/node_modules/caniuse-lite/data/features/wasm-mutable-globals.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M H N O P"},C:{"1":"1 2 3 4 5 6 7 8 9 FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B"},E:{"1":"C L M H 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F G A B hC KC iC jC kC lC LC 7B"},F:{"1":"pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB sC tC uC vC 7B ZC wC 8B"},G:{"1":"8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z VD WD XD YD ZD AC BC CC aD","2":"J QD RD SD TD UD LC"},Q:{"16":"bD"},R:{"16":"cD"},S:{"2":"dD","16":"eD"}},B:5,C:"WebAssembly Import/Export of Mutable Globals",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G N O P"},C:{"1":"2 3 4 5 6 7 8 9 GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB gC hC"},D:{"1":"2 3 4 5 6 7 8 9 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B"},E:{"1":"C L M G 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E F A B iC LC jC kC lC mC MC 8B"},F:{"1":"qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB tC uC vC wC 8B aC xC 9B"},G:{"1":"9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z WD XD YD ZD aD BC CC DC bD","2":"J RD SD TD UD VD MC"},Q:{"16":"cD"},R:{"16":"dD"},S:{"2":"eD","16":"fD"}},B:5,C:"WebAssembly Import/Export of Mutable Globals",D:true}; diff --git a/node_modules/caniuse-lite/data/features/wasm-nontrapping-fptoint.js b/node_modules/caniuse-lite/data/features/wasm-nontrapping-fptoint.js index b2d1cabf..f55b3fa3 100644 --- a/node_modules/caniuse-lite/data/features/wasm-nontrapping-fptoint.js +++ b/node_modules/caniuse-lite/data/features/wasm-nontrapping-fptoint.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M H N O P"},C:{"1":"1 2 3 4 5 6 7 8 9 sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B"},E:{"1":"H oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F G A B C L M hC KC iC jC kC lC LC 7B 8B mC nC"},F:{"1":"qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB sC tC uC vC 7B ZC wC 8B"},G:{"1":"GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z VD WD XD YD ZD AC BC CC aD","2":"J QD RD SD TD UD LC"},Q:{"16":"bD"},R:{"16":"cD"},S:{"2":"dD","16":"eD"}},B:5,C:"WebAssembly Non-trapping float-to-int Conversion",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G N O P"},C:{"1":"2 3 4 5 6 7 8 9 tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB gC hC"},D:{"1":"2 3 4 5 6 7 8 9 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B"},E:{"1":"G pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E F A B C L M iC LC jC kC lC mC MC 8B 9B nC oC"},F:{"1":"rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB tC uC vC wC 8B aC xC 9B"},G:{"1":"HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z WD XD YD ZD aD BC CC DC bD","2":"J RD SD TD UD VD MC"},Q:{"16":"cD"},R:{"16":"dD"},S:{"2":"eD","16":"fD"}},B:5,C:"WebAssembly Non-trapping float-to-int Conversion",D:true}; diff --git a/node_modules/caniuse-lite/data/features/wasm-reference-types.js b/node_modules/caniuse-lite/data/features/wasm-reference-types.js index f395137e..1eb59f7d 100644 --- a/node_modules/caniuse-lite/data/features/wasm-reference-types.js +++ b/node_modules/caniuse-lite/data/features/wasm-reference-types.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M H N O P Q I R S T U V W X Y Z a b c d e"},C:{"1":"1 2 3 4 5 6 7 8 9 Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e"},E:{"1":"H oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F G A B C L M hC KC iC jC kC lC LC 7B 8B mC nC"},F:{"1":"GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R sC tC uC vC 7B ZC wC 8B"},G:{"1":"GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z BC CC aD","2":"J QD RD SD TD UD LC VD WD XD YD ZD AC"},Q:{"16":"bD"},R:{"16":"cD"},S:{"2":"dD","16":"eD"}},B:5,C:"WebAssembly Reference Types",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G N O P Q H R S T U V W X Y Z a b c d e"},C:{"1":"2 3 4 5 6 7 8 9 Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B gC hC"},D:{"1":"2 3 4 5 6 7 8 9 f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e"},E:{"1":"G pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E F A B C L M iC LC jC kC lC mC MC 8B 9B nC oC"},F:{"1":"HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R tC uC vC wC 8B aC xC 9B"},G:{"1":"HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z CC DC bD","2":"J RD SD TD UD VD MC WD XD YD ZD aD BC"},Q:{"16":"cD"},R:{"16":"dD"},S:{"2":"eD","16":"fD"}},B:5,C:"WebAssembly Reference Types",D:true}; diff --git a/node_modules/caniuse-lite/data/features/wasm-relaxed-simd.js b/node_modules/caniuse-lite/data/features/wasm-relaxed-simd.js index 024a4f6c..f393cada 100644 --- a/node_modules/caniuse-lite/data/features/wasm-relaxed-simd.js +++ b/node_modules/caniuse-lite/data/features/wasm-relaxed-simd.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"3 4 5 6 7 8 9 AB BB CB DB EB FB D","2":"1 2 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u"},C:{"2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g fC gC","194":"1 2 3 4 5 6 7 8 9 h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC"},D:{"1":"3 4 5 6 7 8 9 AB BB CB DB EB FB D HC IC JC","2":"0 1 2 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u"},E:{"2":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"1":"j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i sC tC uC vC 7B ZC wC 8B"},G:{"2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"2":"A B C I 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 y z","2":"J v w x QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"16":"bD"},R:{"16":"cD"},S:{"2":"dD","16":"eD"}},B:5,C:"WebAssembly Relaxed SIMD",D:false}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"4 5 6 7 8 9 AB BB CB DB EB FB GB v I","2":"2 3 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u"},C:{"2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g gC hC","194":"2 3 4 5 6 7 8 9 h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC"},D:{"1":"4 5 6 7 8 9 AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 2 3 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u"},E:{"2":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"1":"j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i tC uC vC wC 8B aC xC 9B"},G:{"2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"2":"A B C H 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 z","2":"J w x y RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"16":"cD"},R:{"16":"dD"},S:{"2":"eD","16":"fD"}},B:5,C:"WebAssembly Relaxed SIMD",D:false}; diff --git a/node_modules/caniuse-lite/data/features/wasm-signext.js b/node_modules/caniuse-lite/data/features/wasm-signext.js index 88e7ee3a..18d6a186 100644 --- a/node_modules/caniuse-lite/data/features/wasm-signext.js +++ b/node_modules/caniuse-lite/data/features/wasm-signext.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M H N O P"},C:{"1":"1 2 3 4 5 6 7 8 9 qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B"},E:{"1":"H nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F G A B C L M hC KC iC jC kC lC LC 7B 8B mC"},F:{"1":"qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB sC tC uC vC 7B ZC wC 8B"},G:{"1":"FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z VD WD XD YD ZD AC BC CC aD","2":"J QD RD SD TD UD LC"},Q:{"16":"bD"},R:{"16":"cD"},S:{"2":"dD","16":"eD"}},B:5,C:"WebAssembly Sign Extension Operators",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G N O P"},C:{"1":"2 3 4 5 6 7 8 9 rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC gC hC"},D:{"1":"2 3 4 5 6 7 8 9 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B"},E:{"1":"G oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E F A B C L M iC LC jC kC lC mC MC 8B 9B nC"},F:{"1":"rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB tC uC vC wC 8B aC xC 9B"},G:{"1":"GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z WD XD YD ZD aD BC CC DC bD","2":"J RD SD TD UD VD MC"},Q:{"16":"cD"},R:{"16":"dD"},S:{"2":"eD","16":"fD"}},B:5,C:"WebAssembly Sign Extension Operators",D:true}; diff --git a/node_modules/caniuse-lite/data/features/wasm-simd.js b/node_modules/caniuse-lite/data/features/wasm-simd.js index 0b795b5b..c3eea854 100644 --- a/node_modules/caniuse-lite/data/features/wasm-simd.js +++ b/node_modules/caniuse-lite/data/features/wasm-simd.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M H N O P Q I R S T U V W X Y Z"},C:{"1":"1 2 3 4 5 6 7 8 9 Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z"},E:{"1":"RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC"},F:{"1":"5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B sC tC uC vC 7B ZC wC 8B"},G:{"1":"RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z AC BC CC aD","2":"J QD RD SD TD UD LC VD WD XD YD ZD"},Q:{"16":"bD"},R:{"16":"cD"},S:{"2":"dD","16":"eD"}},B:5,C:"WebAssembly SIMD",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G N O P Q H R S T U V W X Y Z"},C:{"1":"2 3 4 5 6 7 8 9 Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X gC hC"},D:{"1":"2 3 4 5 6 7 8 9 a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z"},E:{"1":"SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC"},F:{"1":"6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B tC uC vC wC 8B aC xC 9B"},G:{"1":"SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z BC CC DC bD","2":"J RD SD TD UD VD MC WD XD YD ZD aD"},Q:{"16":"cD"},R:{"16":"dD"},S:{"2":"eD","16":"fD"}},B:5,C:"WebAssembly SIMD",D:true}; diff --git a/node_modules/caniuse-lite/data/features/wasm-tail-calls.js b/node_modules/caniuse-lite/data/features/wasm-tail-calls.js index 071f2c90..7c123c9e 100644 --- a/node_modules/caniuse-lite/data/features/wasm-tail-calls.js +++ b/node_modules/caniuse-lite/data/features/wasm-tail-calls.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 AB BB CB DB EB FB D","2":"C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u"},C:{"1":"AB BB CB DB EB FB D HC IC JC dC eC","2":"0 1 2 3 4 5 6 7 8 9 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u"},E:{"2":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"1":"h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g sC tC uC vC 7B ZC wC 8B"},G:{"2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"2":"A B C I 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 y z","2":"J v w x QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"16":"bD"},R:{"16":"cD"},S:{"2":"dD","16":"eD"}},B:5,C:"WebAssembly Tail Calls",D:false}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 AB BB CB DB EB FB GB v I","2":"C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u"},C:{"1":"BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 2 3 4 5 6 7 8 9 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB gC hC"},D:{"1":"2 3 4 5 6 7 8 9 AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u"},E:{"2":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"1":"h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g tC uC vC wC 8B aC xC 9B"},G:{"2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"2":"A B C H 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 z","2":"J w x y RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"16":"cD"},R:{"16":"dD"},S:{"2":"eD","16":"fD"}},B:5,C:"WebAssembly Tail Calls",D:false}; diff --git a/node_modules/caniuse-lite/data/features/wasm-threads.js b/node_modules/caniuse-lite/data/features/wasm-threads.js index 126a2fde..ece935f0 100644 --- a/node_modules/caniuse-lite/data/features/wasm-threads.js +++ b/node_modules/caniuse-lite/data/features/wasm-threads.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M H N O P"},C:{"1":"1 2 3 4 5 6 7 8 9 Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B"},E:{"1":"H nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F G A B C L M hC KC iC jC kC lC LC 7B 8B mC"},F:{"1":"qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB sC tC uC vC 7B ZC wC 8B"},G:{"1":"FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z VD WD XD YD ZD AC BC CC aD","2":"J QD RD SD TD UD LC"},Q:{"16":"bD"},R:{"16":"cD"},S:{"2":"dD","16":"eD"}},B:5,C:"WebAssembly Threads and Atomics",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G N O P"},C:{"1":"2 3 4 5 6 7 8 9 Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B gC hC"},D:{"1":"2 3 4 5 6 7 8 9 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B"},E:{"1":"G oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E F A B C L M iC LC jC kC lC mC MC 8B 9B nC"},F:{"1":"rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB tC uC vC wC 8B aC xC 9B"},G:{"1":"GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z WD XD YD ZD aD BC CC DC bD","2":"J RD SD TD UD VD MC"},Q:{"16":"cD"},R:{"16":"dD"},S:{"2":"eD","16":"fD"}},B:5,C:"WebAssembly Threads and Atomics",D:true}; diff --git a/node_modules/caniuse-lite/data/features/wasm.js b/node_modules/caniuse-lite/data/features/wasm.js index 304543b4..fb3fe7b8 100644 --- a/node_modules/caniuse-lite/data/features/wasm.js +++ b/node_modules/caniuse-lite/data/features/wasm.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M","578":"H"},C:{"1":"1 2 3 4 5 6 7 8 9 jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB fC gC","194":"dB eB fB gB hB","1025":"iB"},D:{"1":"1 2 3 4 5 6 7 8 9 nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB","322":"hB iB jB kB lB mB"},E:{"1":"B C L M H 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F G A hC KC iC jC kC lC LC"},F:{"1":"aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB sC tC uC vC 7B ZC wC 8B","322":"UB VB WB XB YB ZB"},G:{"1":"6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z SD TD UD LC VD WD XD YD ZD AC BC CC aD","2":"J QD RD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"eD","194":"dD"}},B:6,C:"WebAssembly",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M","578":"G"},C:{"1":"2 3 4 5 6 7 8 9 kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB gC hC","194":"eB fB gB hB iB","1025":"jB"},D:{"1":"2 3 4 5 6 7 8 9 oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB","322":"iB jB kB lB mB nB"},E:{"1":"B C L M G 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E F A iC LC jC kC lC mC MC"},F:{"1":"bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB tC uC vC wC 8B aC xC 9B","322":"VB WB XB YB ZB aB"},G:{"1":"7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z TD UD VD MC WD XD YD ZD aD BC CC DC bD","2":"J RD SD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"fD","194":"eD"}},B:6,C:"WebAssembly",D:true}; diff --git a/node_modules/caniuse-lite/data/features/wav.js b/node_modules/caniuse-lite/data/features/wav.js index f8ac046c..97548957 100644 --- a/node_modules/caniuse-lite/data/features/wav.js +++ b/node_modules/caniuse-lite/data/features/wav.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC fC gC","2":"cC DC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"J GB K E"},E:{"1":"J GB K E F G A B C L M H iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"hC KC"},F:{"1":"0 B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u uC vC 7B ZC wC 8B","2":"G sC tC"},G:{"1":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"2":"JD"},I:{"1":"DC J D MD ND aC OD PD","16":"KD LD"},J:{"1":"E A"},K:{"1":"B C I 7B ZC 8B","16":"A"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:6,C:"Wav audio format",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC gC hC","2":"dC EC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"J HB K D"},E:{"1":"J HB K D E F A B C L M G jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"iC LC"},F:{"1":"0 1 B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u vC wC 8B aC xC 9B","2":"F tC uC"},G:{"1":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"2":"KD"},I:{"1":"EC J I ND OD bC PD QD","16":"LD MD"},J:{"1":"D A"},K:{"1":"B C H 8B aC 9B","16":"A"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:6,C:"Wav audio format",D:true}; diff --git a/node_modules/caniuse-lite/data/features/wbr-element.js b/node_modules/caniuse-lite/data/features/wbr-element.js index 773d4cfd..1bf67de6 100644 --- a/node_modules/caniuse-lite/data/features/wbr-element.js +++ b/node_modules/caniuse-lite/data/features/wbr-element.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"K E bC","2":"F G A B"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"0 1 2 3 4 5 6 7 8 9 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC fC gC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"1":"J GB K E F G A B C L M H KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","16":"hC"},F:{"1":"0 B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u sC tC uC vC 7B ZC wC 8B","16":"G"},G:{"1":"F yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","16":"KC xC aC"},H:{"1":"JD"},I:{"1":"DC J D MD ND aC OD PD","16":"KD LD"},J:{"1":"E A"},K:{"1":"B C I 7B ZC 8B","2":"A"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:1,C:"wbr (word break opportunity) element",D:true}; +module.exports={A:{A:{"1":"K D cC","2":"E F A B"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"0 1 2 3 4 5 6 7 8 9 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC gC hC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"1":"J HB K D E F A B C L M G LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","16":"iC"},F:{"1":"0 1 B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u tC uC vC wC 8B aC xC 9B","16":"F"},G:{"1":"E zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","16":"LC yC bC"},H:{"1":"KD"},I:{"1":"EC J I ND OD bC PD QD","16":"LD MD"},J:{"1":"D A"},K:{"1":"B C H 8B aC 9B","2":"A"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:1,C:"wbr (word break opportunity) element",D:true}; diff --git a/node_modules/caniuse-lite/data/features/web-animation.js b/node_modules/caniuse-lite/data/features/web-animation.js index 3134f5d3..3a8ee115 100644 --- a/node_modules/caniuse-lite/data/features/web-animation.js +++ b/node_modules/caniuse-lite/data/features/web-animation.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M H N O P","260":"Q I R S"},C:{"1":"1 2 3 4 5 6 7 8 9 R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB fC gC","260":"EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B","516":"dB eB fB gB hB iB jB kB lB mB nB oB","580":"PB QB RB SB TB UB VB WB XB YB ZB aB bB cB","2049":"3B 4B 5B 6B Q I"},D:{"1":"1 2 3 4 5 6 7 8 9 T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB","132":"SB TB UB","260":"VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S"},E:{"1":"H oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F G A hC KC iC jC kC lC LC","1090":"B C L 7B 8B","2049":"M mC nC"},F:{"1":"zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"G B C H N O P HB v w x sC tC uC vC 7B ZC wC 8B","132":"0 y z","260":"IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB"},G:{"2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C","1090":"6C 7C 8C 9C AD BD CD","2049":"DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z YD ZD AC BC CC aD","260":"J QD RD SD TD UD LC VD WD XD"},Q:{"260":"bD"},R:{"1":"cD"},S:{"1":"eD","516":"dD"}},B:5,C:"Web Animations API",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G N O P","260":"Q H R S"},C:{"1":"2 3 4 5 6 7 8 9 R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB gC hC","260":"FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B","516":"eB fB gB hB iB jB kB lB mB nB oB pB","580":"QB RB SB TB UB VB WB XB YB ZB aB bB cB dB","2049":"4B 5B 6B 7B Q H"},D:{"1":"2 3 4 5 6 7 8 9 T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB","132":"TB UB VB","260":"WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S"},E:{"1":"G pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E F A iC LC jC kC lC mC MC","1090":"B C L 8B 9B","2049":"M nC oC"},F:{"1":"0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"F B C G N O P IB w x y tC uC vC wC 8B aC xC 9B","132":"0 1 z","260":"JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB"},G:{"2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C","1090":"7C 8C 9C AD BD CD DD","2049":"ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z ZD aD BC CC DC bD","260":"J RD SD TD UD VD MC WD XD YD"},Q:{"260":"cD"},R:{"1":"dD"},S:{"1":"fD","516":"eD"}},B:5,C:"Web Animations API",D:true}; diff --git a/node_modules/caniuse-lite/data/features/web-app-manifest.js b/node_modules/caniuse-lite/data/features/web-app-manifest.js index 7cd12aff..b6a7692c 100644 --- a/node_modules/caniuse-lite/data/features/web-app-manifest.js +++ b/node_modules/caniuse-lite/data/features/web-app-manifest.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M H N","130":"O P"},C:{"2":"0 1 2 3 4 5 6 7 8 9 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC fC gC","578":"4B 5B 6B Q I R GC S T U"},D:{"1":"1 2 3 4 5 6 7 8 9 VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB"},E:{"2":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC","4":"BC TC UC VC WC XC YC CC rC"},F:{"2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u sC tC uC vC 7B ZC wC 8B"},G:{"2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C","4":"RC SC ID BC TC UC VC WC XC YC CC","260":"7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"2":"dD eD"}},B:5,C:"Add to home screen (A2HS)",D:false}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G N","130":"O P"},C:{"2":"0 1 2 3 4 5 6 7 8 9 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC gC hC","578":"5B 6B 7B Q H R HC S T U"},D:{"1":"2 3 4 5 6 7 8 9 WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB"},E:{"2":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC","4":"CC UC VC WC XC YC ZC DC sC"},F:{"2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u tC uC vC wC 8B aC xC 9B"},G:{"2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C","4":"SC TC JD CC UC VC WC XC YC ZC DC","260":"8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"2":"eD fD"}},B:5,C:"Add to home screen (A2HS)",D:false}; diff --git a/node_modules/caniuse-lite/data/features/web-bluetooth.js b/node_modules/caniuse-lite/data/features/web-bluetooth.js index b7963557..17767ee7 100644 --- a/node_modules/caniuse-lite/data/features/web-bluetooth.js +++ b/node_modules/caniuse-lite/data/features/web-bluetooth.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"2":"C L M H N O P","1025":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"2":"0 1 2 3 4 5 6 7 8 9 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC fC gC"},D:{"2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB","194":"bB cB dB eB fB gB hB iB","706":"jB kB lB","1025":"1 2 3 4 5 6 7 8 9 mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"2":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB sC tC uC vC 7B ZC wC 8B","450":"SB TB UB VB","706":"WB XB YB","1025":"ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u"},G:{"2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"2":"JD"},I:{"2":"DC J KD LD MD ND aC OD PD","1025":"D"},J:{"2":"E A"},K:{"2":"A B C 7B ZC 8B","1025":"I"},L:{"1025":"D"},M:{"2":"D"},N:{"2":"A B"},O:{"1025":"9B"},P:{"1":"0 v w x y z RD SD TD UD LC VD WD XD YD ZD AC BC CC aD","2":"J QD"},Q:{"2":"bD"},R:{"1025":"cD"},S:{"2":"dD eD"}},B:7,C:"Web Bluetooth",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"2":"C L M G N O P","1025":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"2":"0 1 2 3 4 5 6 7 8 9 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC gC hC"},D:{"2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB","194":"cB dB eB fB gB hB iB jB","706":"kB lB mB","1025":"2 3 4 5 6 7 8 9 nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"2":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB tC uC vC wC 8B aC xC 9B","450":"TB UB VB WB","706":"XB YB ZB","1025":"aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u"},G:{"2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"2":"KD"},I:{"2":"EC J LD MD ND OD bC PD QD","1025":"I"},J:{"2":"D A"},K:{"2":"A B C 8B aC 9B","1025":"H"},L:{"1025":"I"},M:{"2":"v"},N:{"2":"A B"},O:{"1025":"AC"},P:{"1":"0 1 w x y z SD TD UD VD MC WD XD YD ZD aD BC CC DC bD","2":"J RD"},Q:{"2":"cD"},R:{"1025":"dD"},S:{"2":"eD fD"}},B:7,C:"Web Bluetooth",D:true}; diff --git a/node_modules/caniuse-lite/data/features/web-serial.js b/node_modules/caniuse-lite/data/features/web-serial.js index a3710b41..a0b40405 100644 --- a/node_modules/caniuse-lite/data/features/web-serial.js +++ b/node_modules/caniuse-lite/data/features/web-serial.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M H N O P","66":"Q I R S T U V W X"},C:{"2":"0 1 2 3 4 5 6 7 8 9 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B","66":"6B Q I R S T U V W X"},E:{"2":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"1":"4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB sC tC uC vC 7B ZC wC 8B","66":"tB uB vB wB xB yB zB 0B 1B 2B 3B"},G:{"2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"2":"JD"},I:{"2":"DC J D KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"2":"A B C I 7B ZC 8B"},L:{"2":"D"},M:{"2":"D"},N:{"2":"A B"},O:{"2":"9B"},P:{"2":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"2":"bD"},R:{"2":"cD"},S:{"2":"dD eD"}},B:7,C:"Web Serial API",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G N O P","66":"Q H R S T U V W X"},C:{"2":"0 1 2 3 4 5 6 7 8 9 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC gC hC"},D:{"1":"2 3 4 5 6 7 8 9 Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B","66":"7B Q H R S T U V W X"},E:{"2":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"1":"5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB tC uC vC wC 8B aC xC 9B","66":"uB vB wB xB yB zB 0B 1B 2B 3B 4B"},G:{"2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"2":"KD"},I:{"2":"EC J I LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"2":"A B C H 8B aC 9B"},L:{"2":"I"},M:{"2":"v"},N:{"2":"A B"},O:{"2":"AC"},P:{"2":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"2":"cD"},R:{"2":"dD"},S:{"2":"eD fD"}},B:7,C:"Web Serial API",D:true}; diff --git a/node_modules/caniuse-lite/data/features/web-share.js b/node_modules/caniuse-lite/data/features/web-share.js index e757d0ea..43a548ec 100644 --- a/node_modules/caniuse-lite/data/features/web-share.js +++ b/node_modules/caniuse-lite/data/features/web-share.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M H N O P Q I","516":"R S T U V W X Y Z a b c d"},C:{"2":"0 1 2 3 4 5 6 7 8 9 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC fC gC"},D:{"2":"0 J GB K E F G A B C L M H N O IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X","130":"P HB v w x y z","1028":"1 2 3 4 5 6 7 8 9 Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","4100":"HC IC JC"},E:{"1":"M H nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F G A B C hC KC iC jC kC lC LC 7B","2049":"L 8B mC"},F:{"2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u sC tC uC vC 7B ZC wC 8B"},G:{"1":"ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C","2049":"9C AD BD CD DD"},H:{"2":"JD"},I:{"2":"DC J KD LD MD ND aC OD","258":"D PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"2":"9B"},P:{"1":"0 v w x y z TD UD LC VD WD XD YD ZD AC BC CC aD","2":"J","258":"QD RD SD"},Q:{"2":"bD"},R:{"2":"cD"},S:{"2":"dD eD"}},B:4,C:"Web Share API",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G N O P Q H","516":"R S T U V W X Y Z a b c d"},C:{"2":"0 1 2 3 4 5 6 7 8 9 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC gC hC"},D:{"1":"I IC JC KC","2":"1 J HB K D E F A B C L M G N O JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X","130":"0 P IB w x y z","1028":"2 3 4 5 6 7 8 9 Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v"},E:{"1":"M G oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E F A B C iC LC jC kC lC mC MC 8B","2049":"L 9B nC"},F:{"2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u tC uC vC wC 8B aC xC 9B"},G:{"1":"FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C","2049":"AD BD CD DD ED"},H:{"2":"KD"},I:{"2":"EC J LD MD ND OD bC PD","258":"I QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"2":"AC"},P:{"1":"0 1 w x y z UD VD MC WD XD YD ZD aD BC CC DC bD","2":"J","258":"RD SD TD"},Q:{"2":"cD"},R:{"2":"dD"},S:{"2":"eD fD"}},B:4,C:"Web Share API",D:true}; diff --git a/node_modules/caniuse-lite/data/features/webauthn.js b/node_modules/caniuse-lite/data/features/webauthn.js index 01a6bd5c..d596a860 100644 --- a/node_modules/caniuse-lite/data/features/webauthn.js +++ b/node_modules/caniuse-lite/data/features/webauthn.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C","226":"L M H N O"},C:{"2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC fC gC","4100":"3 4 5 6 7 8 9 AB BB CB DB EB FB D HC IC JC dC eC","5124":"1 2 pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u"},D:{"1":"1 2 3 4 5 6 7 8 9 vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB"},E:{"1":"L M H mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F G A B C hC KC iC jC kC lC LC 7B","322":"8B"},F:{"1":"kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB sC tC uC vC 7B ZC wC 8B"},G:{"1":"FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD","578":"BD","2052":"ED","3076":"CD DD"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1028":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z BC CC aD","2":"J QD RD SD TD UD LC VD WD XD YD ZD AC"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"eD","2":"dD"}},B:2,C:"Web Authentication API",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C","226":"L M G N O"},C:{"2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC gC hC","4100":"4 5 6 7 8 9 AB BB CB DB EB FB GB v I IC JC KC eC fC","5124":"2 3 qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u"},D:{"1":"2 3 4 5 6 7 8 9 wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB"},E:{"1":"L M G nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E F A B C iC LC jC kC lC mC MC 8B","322":"9B"},F:{"1":"lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB tC uC vC wC 8B aC xC 9B"},G:{"1":"GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD","578":"CD","2052":"FD","3076":"DD ED"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"8196":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z CC DC bD","2":"J RD SD TD UD VD MC WD XD YD ZD aD BC"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"fD","2":"eD"}},B:2,C:"Web Authentication API",D:true}; diff --git a/node_modules/caniuse-lite/data/features/webcodecs.js b/node_modules/caniuse-lite/data/features/webcodecs.js index ce2dee00..55497ee8 100644 --- a/node_modules/caniuse-lite/data/features/webcodecs.js +++ b/node_modules/caniuse-lite/data/features/webcodecs.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M H N O P Q I R S T U V W X Y Z a b c"},C:{"2":"0 1 2 3 4 5 6 7 8 9 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c"},E:{"2":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC","132":"RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"1":"I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q sC tC uC vC 7B ZC wC 8B"},G:{"2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC","132":"RC SC ID BC TC UC VC WC XC YC CC"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"2":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z BC CC aD","2":"J QD RD SD TD UD LC VD WD XD YD ZD AC"},Q:{"2":"bD"},R:{"1":"cD"},S:{"2":"dD eD"}},B:5,C:"WebCodecs API",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G N O P Q H R S T U V W X Y Z a b c"},C:{"1":"JC KC eC fC","2":"0 1 2 3 4 5 6 7 8 9 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC gC hC"},D:{"1":"2 3 4 5 6 7 8 9 d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c"},E:{"2":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC","132":"SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"1":"H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q tC uC vC wC 8B aC xC 9B"},G:{"2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC","132":"SC TC JD CC UC VC WC XC YC ZC DC"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"2":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z CC DC bD","2":"J RD SD TD UD VD MC WD XD YD ZD aD BC"},Q:{"2":"cD"},R:{"1":"dD"},S:{"2":"eD fD"}},B:5,C:"WebCodecs API",D:true}; diff --git a/node_modules/caniuse-lite/data/features/webgl.js b/node_modules/caniuse-lite/data/features/webgl.js index c6d53af1..ab1497f9 100644 --- a/node_modules/caniuse-lite/data/features/webgl.js +++ b/node_modules/caniuse-lite/data/features/webgl.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"bC","8":"K E F G A","129":"B"},B:{"1":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","129":"C L M H N O P"},C:{"1":"0 1 2 3 4 5 6 7 8 9 z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"cC DC fC gC","129":"J GB K E F G A B C L M H N O P HB v w x y"},D:{"1":"1 2 3 4 5 6 7 8 9 PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"J GB K E","129":"0 F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB"},E:{"1":"F G A B C L M H lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB hC KC","129":"K E iC jC kC"},F:{"1":"0 HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"G B sC tC uC vC 7B ZC wC","129":"C H N O P 8B"},G:{"1":"F 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"KC xC aC yC zC 0C"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"1":"A","2":"E"},K:{"1":"C I 8B","2":"A B 7B ZC"},L:{"1":"D"},M:{"1":"D"},N:{"8":"A","129":"B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"eD","129":"dD"}},B:6,C:"WebGL - 3D Canvas graphics",D:true}; +module.exports={A:{A:{"2":"cC","8":"K D E F A","129":"B"},B:{"1":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","129":"C L M G N O P"},C:{"1":"0 1 2 3 4 5 6 7 8 9 JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"dC EC gC hC","129":"J HB K D E F A B C L M G N O P IB w x y z"},D:{"1":"2 3 4 5 6 7 8 9 QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"J HB K D","129":"0 1 E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB"},E:{"1":"E F A B C L M G mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB iC LC","129":"K D jC kC lC"},F:{"1":"0 1 IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"F B tC uC vC wC 8B aC xC","129":"C G N O P 9B"},G:{"1":"E 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"LC yC bC zC 0C 1C"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"1":"A","2":"D"},K:{"1":"C H 9B","2":"A B 8B aC"},L:{"1":"I"},M:{"1":"v"},N:{"8":"A","129":"B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"fD","129":"eD"}},B:6,C:"WebGL - 3D Canvas graphics",D:true}; diff --git a/node_modules/caniuse-lite/data/features/webgl2.js b/node_modules/caniuse-lite/data/features/webgl2.js index 30071900..09d3aef1 100644 --- a/node_modules/caniuse-lite/data/features/webgl2.js +++ b/node_modules/caniuse-lite/data/features/webgl2.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M H N O P"},C:{"1":"1 2 3 4 5 6 7 8 9 hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"cC DC J GB K E F G A B C L M H N O P HB v w x y z fC gC","194":"YB ZB aB","450":"0 IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB","2242":"bB cB dB eB fB gB"},D:{"1":"1 2 3 4 5 6 7 8 9 mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB","578":"ZB aB bB cB dB eB fB gB hB iB jB kB lB"},E:{"1":"H oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F G A hC KC iC jC kC lC","1090":"B C L M LC 7B 8B mC nC"},F:{"1":"ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB sC tC uC vC 7B ZC wC 8B"},G:{"1":"GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C","1090":"8C 9C AD BD CD DD ED FD"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z SD TD UD LC VD WD XD YD ZD AC BC CC aD","2":"J QD RD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"eD","2242":"dD"}},B:6,C:"WebGL 2.0",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G N O P"},C:{"1":"2 3 4 5 6 7 8 9 iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 dC EC J HB K D E F A B C L M G N O P IB w x y z gC hC","194":"ZB aB bB","450":"1 JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB","2242":"cB dB eB fB gB hB"},D:{"1":"2 3 4 5 6 7 8 9 nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB","578":"aB bB cB dB eB fB gB hB iB jB kB lB mB"},E:{"1":"G pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E F A iC LC jC kC lC mC","1090":"B C L M MC 8B 9B nC oC"},F:{"1":"aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB tC uC vC wC 8B aC xC 9B"},G:{"1":"HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C","1090":"9C AD BD CD DD ED FD GD"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z TD UD VD MC WD XD YD ZD aD BC CC DC bD","2":"J RD SD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"fD","2242":"eD"}},B:6,C:"WebGL 2.0",D:true}; diff --git a/node_modules/caniuse-lite/data/features/webgpu.js b/node_modules/caniuse-lite/data/features/webgpu.js index ea1402c9..1d9e7293 100644 --- a/node_modules/caniuse-lite/data/features/webgpu.js +++ b/node_modules/caniuse-lite/data/features/webgpu.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"2 3 4 5 6 7 8 9 AB BB CB DB EB FB D","2":"C L M H N O P Q","578":"I R S T U V W X Y Z a b c","1602":"1 d e f g h i j k l m n o p q r s t u"},C:{"2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB fC gC","194":"1 2 3 4 5 6 7 8 9 rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC"},D:{"2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q","578":"I R S T U V W X Y Z a b c","1602":"1 d e f g h i j k l m n o p q r s t u","2049":"2 3 4 5 6 7 8 9 AB BB CB DB EB FB D HC IC JC"},E:{"1":"rC","2":"J GB K E F G A B H hC KC iC jC kC lC LC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC","322":"C L M 7B 8B mC nC WC XC YC CC"},F:{"2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B sC tC uC vC 7B ZC wC 8B","578":"1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h","2049":"i j k l m n o p q r s t u"},G:{"2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC","322":"WC XC YC CC"},H:{"2":"JD"},I:{"2":"DC J D KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"2":"A B C 7B ZC 8B","2049":"I"},L:{"1":"D"},M:{"194":"D"},N:{"2":"A B"},O:{"2":"9B"},P:{"1":"0 z","2":"J v w x y QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"2":"bD"},R:{"2":"cD"},S:{"2":"dD","194":"eD"}},B:5,C:"WebGPU",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"3 4 5 6 7 8 9 AB BB CB DB EB FB GB v I","2":"C L M G N O P Q","578":"H R S T U V W X Y Z a b c","1602":"2 d e f g h i j k l m n o p q r s t u"},C:{"2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB gC hC","194":"2 3 4 5 6 7 8 9 sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC"},D:{"2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q","578":"H R S T U V W X Y Z a b c","1602":"2 d e f g h i j k l m n o p q r s t u","2049":"3 4 5 6 7 8 9 AB BB CB DB EB FB GB v I IC JC KC"},E:{"1":"sC","2":"J HB K D E F A B G iC LC jC kC lC mC MC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC","322":"C L M 8B 9B nC oC XC YC ZC DC"},F:{"2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B tC uC vC wC 8B aC xC 9B","578":"2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h","2049":"i j k l m n o p q r s t u"},G:{"2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC","322":"XC YC ZC DC"},H:{"2":"KD"},I:{"2":"EC J I LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"2":"A B C 8B aC 9B","2049":"H"},L:{"1":"I"},M:{"194":"v"},N:{"2":"A B"},O:{"2":"AC"},P:{"1":"0 1","2":"J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"2":"cD"},R:{"2":"dD"},S:{"2":"eD","194":"fD"}},B:5,C:"WebGPU",D:true}; diff --git a/node_modules/caniuse-lite/data/features/webhid.js b/node_modules/caniuse-lite/data/features/webhid.js index c438e2a6..f9589216 100644 --- a/node_modules/caniuse-lite/data/features/webhid.js +++ b/node_modules/caniuse-lite/data/features/webhid.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M H N O P","66":"Q I R S T U V W X"},C:{"2":"0 1 2 3 4 5 6 7 8 9 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B","66":"6B Q I R S T U V W X"},E:{"2":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"1":"4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB sC tC uC vC 7B ZC wC 8B","66":"uB vB wB xB yB zB 0B 1B 2B 3B"},G:{"2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"2":"JD"},I:{"2":"DC J D KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"2":"A B C I 7B ZC 8B"},L:{"2":"D"},M:{"2":"D"},N:{"2":"A B"},O:{"2":"9B"},P:{"2":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"2":"bD"},R:{"2":"cD"},S:{"2":"dD eD"}},B:7,C:"WebHID API",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G N O P","66":"Q H R S T U V W X"},C:{"2":"0 1 2 3 4 5 6 7 8 9 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC gC hC"},D:{"1":"2 3 4 5 6 7 8 9 Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B","66":"7B Q H R S T U V W X"},E:{"2":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"1":"5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB tC uC vC wC 8B aC xC 9B","66":"vB wB xB yB zB 0B 1B 2B 3B 4B"},G:{"2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"2":"KD"},I:{"2":"EC J I LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"2":"A B C H 8B aC 9B"},L:{"2":"I"},M:{"2":"v"},N:{"2":"A B"},O:{"2":"AC"},P:{"2":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"2":"cD"},R:{"2":"dD"},S:{"2":"eD fD"}},B:7,C:"WebHID API",D:true}; diff --git a/node_modules/caniuse-lite/data/features/webkit-user-drag.js b/node_modules/caniuse-lite/data/features/webkit-user-drag.js index 68a72f07..c10a18ef 100644 --- a/node_modules/caniuse-lite/data/features/webkit-user-drag.js +++ b/node_modules/caniuse-lite/data/features/webkit-user-drag.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"2":"C L M H N O P","132":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"2":"0 1 2 3 4 5 6 7 8 9 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC fC gC"},D:{"16":"J GB K E F G A B C L M H","132":"0 1 2 3 4 5 6 7 8 9 N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"1":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"2":"G B C sC tC uC vC 7B ZC wC 8B","132":"0 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u"},G:{"2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"2":"JD"},I:{"2":"DC J D KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"2":"A B C 7B ZC 8B","132":"I"},L:{"2":"D"},M:{"2":"D"},N:{"2":"A B"},O:{"2":"9B"},P:{"2":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"2":"bD"},R:{"2":"cD"},S:{"2":"dD eD"}},B:7,C:"CSS -webkit-user-drag property",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"2":"C L M G N O P","132":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"2":"0 1 2 3 4 5 6 7 8 9 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC gC hC"},D:{"16":"J HB K D E F A B C L M G","132":"0 1 2 3 4 5 6 7 8 9 N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"1":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"2":"F B C tC uC vC wC 8B aC xC 9B","132":"0 1 G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u"},G:{"2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"2":"KD"},I:{"2":"EC J I LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"2":"A B C 8B aC 9B","132":"H"},L:{"2":"I"},M:{"2":"v"},N:{"2":"A B"},O:{"2":"AC"},P:{"2":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"2":"cD"},R:{"2":"dD"},S:{"2":"eD fD"}},B:7,C:"CSS -webkit-user-drag property",D:true}; diff --git a/node_modules/caniuse-lite/data/features/webm.js b/node_modules/caniuse-lite/data/features/webm.js index 11c47ae4..36406459 100644 --- a/node_modules/caniuse-lite/data/features/webm.js +++ b/node_modules/caniuse-lite/data/features/webm.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F bC","520":"G A B"},B:{"1":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","8":"C L","388":"M H N O P"},C:{"1":"1 2 3 4 5 6 7 8 9 KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"cC DC fC gC","132":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB"},D:{"1":"0 1 2 3 4 5 6 7 8 9 IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"J GB","132":"K E F G A B C L M H N O P HB v w x y z"},E:{"1":"AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"hC","8":"J GB KC iC","520":"K E F G A B C jC kC lC LC 7B","1028":"L 8B mC","7172":"M","8196":"H nC oC MC NC 9B pC"},F:{"1":"0 N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"G sC tC uC","132":"B C H vC 7B ZC wC 8B"},G:{"1":"WC XC YC CC","2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C","1028":"9C AD BD CD DD","3076":"ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC"},H:{"2":"JD"},I:{"1":"D","2":"KD LD","132":"DC J MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"8":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD","132":"J"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:6,C:"WebM video format",D:true}; +module.exports={A:{A:{"2":"K D E cC","520":"F A B"},B:{"1":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","8":"C L","388":"M G N O P"},C:{"1":"2 3 4 5 6 7 8 9 LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"dC EC gC hC","132":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB"},D:{"1":"1 2 3 4 5 6 7 8 9 JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"J HB","132":"0 K D E F A B C L M G N O P IB w x y z"},E:{"1":"BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"iC","8":"J HB LC jC","520":"K D E F A B C kC lC mC MC 8B","1028":"L 9B nC","7172":"M","8196":"G oC pC NC OC AC qC"},F:{"1":"0 1 N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"F tC uC vC","132":"B C G wC 8B aC xC 9B"},G:{"1":"XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C","1028":"AD BD CD DD ED","3076":"FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC"},H:{"2":"KD"},I:{"1":"I","2":"LD MD","132":"EC J ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"8":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD","132":"J"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:6,C:"WebM video format",D:true}; diff --git a/node_modules/caniuse-lite/data/features/webnfc.js b/node_modules/caniuse-lite/data/features/webnfc.js index 26cf2082..7032fb05 100644 --- a/node_modules/caniuse-lite/data/features/webnfc.js +++ b/node_modules/caniuse-lite/data/features/webnfc.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"2":"1 2 3 4 5 6 7 8 9 C L M H N O P Q Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","450":"I R S T U V W X"},C:{"2":"0 1 2 3 4 5 6 7 8 9 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC fC gC"},D:{"2":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","450":"I R S T U V W X"},E:{"2":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u sC tC uC vC 7B ZC wC 8B","450":"vB wB xB yB zB 0B 1B 2B 3B"},G:{"2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"2":"JD"},I:{"2":"DC J D KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"2":"A B C I 7B ZC 8B"},L:{"257":"D"},M:{"2":"D"},N:{"2":"A B"},O:{"2":"9B"},P:{"2":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"2":"bD"},R:{"1":"cD"},S:{"2":"dD eD"}},B:7,C:"Web NFC",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"2":"2 3 4 5 6 7 8 9 C L M G N O P Q Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","450":"H R S T U V W X"},C:{"2":"0 1 2 3 4 5 6 7 8 9 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC gC hC"},D:{"2":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","450":"H R S T U V W X"},E:{"2":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u tC uC vC wC 8B aC xC 9B","450":"wB xB yB zB 0B 1B 2B 3B 4B"},G:{"2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"2":"KD"},I:{"2":"EC J I LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"2":"A B C H 8B aC 9B"},L:{"257":"I"},M:{"2":"v"},N:{"2":"A B"},O:{"2":"AC"},P:{"2":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"2":"cD"},R:{"1":"dD"},S:{"2":"eD fD"}},B:7,C:"Web NFC",D:true}; diff --git a/node_modules/caniuse-lite/data/features/webp.js b/node_modules/caniuse-lite/data/features/webp.js index 79d51375..772da0d2 100644 --- a/node_modules/caniuse-lite/data/features/webp.js +++ b/node_modules/caniuse-lite/data/features/webp.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M H N O"},C:{"1":"1 2 3 4 5 6 7 8 9 tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"cC DC fC gC","8":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB"},D:{"1":"1 2 3 4 5 6 7 8 9 OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"J GB","8":"K E F","132":"G A B C L M H N O P HB v w x","260":"0 y z IB JB KB LB MB NB"},E:{"1":"AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F G A B C L hC KC iC jC kC lC LC 7B 8B mC","516":"M H nC oC MC NC 9B pC"},F:{"1":"0 HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"G sC tC uC","8":"B vC","132":"7B ZC wC","260":"C H N O P 8B"},G:{"1":"ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD"},H:{"1":"JD"},I:{"1":"D aC OD PD","2":"DC KD LD MD","132":"J ND"},J:{"2":"E A"},K:{"1":"C I 7B ZC 8B","2":"A","132":"B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"eD","8":"dD"}},B:6,C:"WebP image format",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G N O"},C:{"1":"2 3 4 5 6 7 8 9 uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"dC EC gC hC","8":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB"},D:{"1":"2 3 4 5 6 7 8 9 PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"J HB","8":"K D E","132":"F A B C L M G N O P IB w x y","260":"0 1 z JB KB LB MB NB OB"},E:{"1":"BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E F A B C L iC LC jC kC lC mC MC 8B 9B nC","516":"M G oC pC NC OC AC qC"},F:{"1":"0 1 IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"F tC uC vC","8":"B wC","132":"8B aC xC","260":"C G N O P 9B"},G:{"1":"FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED"},H:{"1":"KD"},I:{"1":"I bC PD QD","2":"EC LD MD ND","132":"J OD"},J:{"2":"D A"},K:{"1":"C H 8B aC 9B","2":"A","132":"B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"fD","8":"eD"}},B:6,C:"WebP image format",D:true}; diff --git a/node_modules/caniuse-lite/data/features/websockets.js b/node_modules/caniuse-lite/data/features/websockets.js index 2948d223..2cf8f3a8 100644 --- a/node_modules/caniuse-lite/data/features/websockets.js +++ b/node_modules/caniuse-lite/data/features/websockets.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"A B","2":"K E F G bC"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"0 1 2 3 4 5 6 7 8 9 B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"cC DC fC gC","132":"J GB","292":"K E F G A"},D:{"1":"0 1 2 3 4 5 6 7 8 9 N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","132":"J GB K E F G A B C L M","260":"H"},E:{"1":"E F G A B C L M H kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J hC KC","132":"GB iC","260":"K jC"},F:{"1":"0 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u 8B","2":"G sC tC uC vC","132":"B C 7B ZC wC"},G:{"1":"F zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"KC xC","132":"aC yC"},H:{"2":"JD"},I:{"1":"D OD PD","2":"DC J KD LD MD ND aC"},J:{"1":"A","129":"E"},K:{"1":"I 8B","2":"A","132":"B C 7B ZC"},L:{"1":"D"},M:{"1":"D"},N:{"1":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:1,C:"Web Sockets",D:true}; +module.exports={A:{A:{"1":"A B","2":"K D E F cC"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"0 1 2 3 4 5 6 7 8 9 B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"dC EC gC hC","132":"J HB","292":"K D E F A"},D:{"1":"0 1 2 3 4 5 6 7 8 9 N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","132":"J HB K D E F A B C L M","260":"G"},E:{"1":"D E F A B C L M G lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J iC LC","132":"HB jC","260":"K kC"},F:{"1":"0 1 G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u 9B","2":"F tC uC vC wC","132":"B C 8B aC xC"},G:{"1":"E 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"LC yC","132":"bC zC"},H:{"2":"KD"},I:{"1":"I PD QD","2":"EC J LD MD ND OD bC"},J:{"1":"A","129":"D"},K:{"1":"H 9B","2":"A","132":"B C 8B aC"},L:{"1":"I"},M:{"1":"v"},N:{"1":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:1,C:"Web Sockets",D:true}; diff --git a/node_modules/caniuse-lite/data/features/webtransport.js b/node_modules/caniuse-lite/data/features/webtransport.js index c5105b3d..17cb050a 100644 --- a/node_modules/caniuse-lite/data/features/webtransport.js +++ b/node_modules/caniuse-lite/data/features/webtransport.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M H N O P Q I R S T U V W X Y Z a b c d e f g"},C:{"1":"3 4 5 6 7 8 9 AB BB CB DB EB FB D HC IC JC dC eC","2":"0 1 2 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z e f","66":"a b c d"},E:{"2":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"1":"S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC sC tC uC vC 7B ZC wC 8B"},G:{"2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"2":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z CC aD","2":"J QD RD SD TD UD LC VD WD XD YD ZD AC BC"},Q:{"2":"bD"},R:{"1":"cD"},S:{"2":"dD eD"}},B:5,C:"WebTransport",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G N O P Q H R S T U V W X Y Z a b c d e f g"},C:{"1":"4 5 6 7 8 9 AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 2 3 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u gC hC"},D:{"1":"2 3 4 5 6 7 8 9 g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z e f","66":"a b c d"},E:{"2":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"1":"S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC tC uC vC wC 8B aC xC 9B"},G:{"2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"2":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z DC bD","2":"J RD SD TD UD VD MC WD XD YD ZD aD BC CC"},Q:{"2":"cD"},R:{"1":"dD"},S:{"2":"eD fD"}},B:5,C:"WebTransport",D:true}; diff --git a/node_modules/caniuse-lite/data/features/webusb.js b/node_modules/caniuse-lite/data/features/webusb.js index 6c794aa4..065cb4d3 100644 --- a/node_modules/caniuse-lite/data/features/webusb.js +++ b/node_modules/caniuse-lite/data/features/webusb.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M H N O P"},C:{"2":"0 1 2 3 4 5 6 7 8 9 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB","66":"kB lB mB nB oB EC pB"},E:{"2":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"1":"eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB sC tC uC vC 7B ZC wC 8B","66":"XB YB ZB aB bB cB dB"},G:{"2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"2":"JD"},I:{"2":"DC J D KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"2":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z TD UD LC VD WD XD YD ZD AC BC CC aD","2":"J QD RD SD"},Q:{"2":"bD"},R:{"1":"cD"},S:{"2":"dD eD"}},B:7,C:"WebUSB",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G N O P"},C:{"2":"0 1 2 3 4 5 6 7 8 9 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC gC hC"},D:{"1":"2 3 4 5 6 7 8 9 GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB","66":"lB mB nB oB pB FC qB"},E:{"2":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"1":"fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB tC uC vC wC 8B aC xC 9B","66":"YB ZB aB bB cB dB eB"},G:{"2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"2":"KD"},I:{"2":"EC J I LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"2":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z UD VD MC WD XD YD ZD aD BC CC DC bD","2":"J RD SD TD"},Q:{"2":"cD"},R:{"1":"dD"},S:{"2":"eD fD"}},B:7,C:"WebUSB",D:true}; diff --git a/node_modules/caniuse-lite/data/features/webvr.js b/node_modules/caniuse-lite/data/features/webvr.js index 6cab3272..94e9ffbc 100644 --- a/node_modules/caniuse-lite/data/features/webvr.js +++ b/node_modules/caniuse-lite/data/features/webvr.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"2":"1 2 3 4 5 6 7 8 9 C L M I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","66":"Q","257":"H N O P"},C:{"2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB fC gC","129":"1 2 3 4 5 6 7 8 9 lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","194":"kB"},D:{"2":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","66":"nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q"},E:{"2":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u sC tC uC vC 7B ZC wC 8B","66":"aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB"},G:{"2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"2":"JD"},I:{"2":"DC J D KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"2":"A B C I 7B ZC 8B"},L:{"2":"D"},M:{"2":"D"},N:{"2":"A B"},O:{"2":"9B"},P:{"513":"J","516":"0 v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"2":"bD"},R:{"2":"cD"},S:{"2":"dD eD"}},B:7,C:"WebVR API",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"2":"2 3 4 5 6 7 8 9 C L M H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","66":"Q","257":"G N O P"},C:{"2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB gC hC","129":"2 3 4 5 6 7 8 9 mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","194":"lB"},D:{"2":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","66":"oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q"},E:{"2":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u tC uC vC wC 8B aC xC 9B","66":"bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB"},G:{"2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"2":"KD"},I:{"2":"EC J I LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"2":"A B C H 8B aC 9B"},L:{"2":"I"},M:{"2":"v"},N:{"2":"A B"},O:{"2":"AC"},P:{"513":"J","516":"0 1 w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"2":"cD"},R:{"2":"dD"},S:{"2":"eD fD"}},B:7,C:"WebVR API",D:true}; diff --git a/node_modules/caniuse-lite/data/features/webvtt.js b/node_modules/caniuse-lite/data/features/webvtt.js index 518d8fff..8f8899c7 100644 --- a/node_modules/caniuse-lite/data/features/webvtt.js +++ b/node_modules/caniuse-lite/data/features/webvtt.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"A B","2":"K E F G bC"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"2":"cC DC J GB K E F G A B C L M H N O P HB v w x y fC gC","66":"0 z IB JB KB LB MB","129":"NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB","257":"1 2 3 4 5 6 7 8 9 lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"J GB K E F G A B C L M H N O P HB v w x"},E:{"1":"K E F G A B C L M H jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB hC KC iC"},F:{"1":"0 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"G B C sC tC uC vC 7B ZC wC 8B"},G:{"1":"F 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"KC xC aC yC zC"},H:{"2":"JD"},I:{"1":"D OD PD","2":"DC J KD LD MD ND aC"},J:{"1":"A","2":"E"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"1":"B","2":"A"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"129":"dD eD"}},B:4,C:"WebVTT - Web Video Text Tracks",D:true}; +module.exports={A:{A:{"1":"A B","2":"K D E F cC"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"2":"dC EC J HB K D E F A B C L M G N O P IB w x y z gC hC","66":"0 1 JB KB LB MB NB","129":"OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB","257":"2 3 4 5 6 7 8 9 mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"J HB K D E F A B C L M G N O P IB w x y"},E:{"1":"K D E F A B C L M G kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB iC LC jC"},F:{"1":"0 1 G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"F B C tC uC vC wC 8B aC xC 9B"},G:{"1":"E 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"LC yC bC zC 0C"},H:{"2":"KD"},I:{"1":"I PD QD","2":"EC J LD MD ND OD bC"},J:{"1":"A","2":"D"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"1":"B","2":"A"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"129":"eD fD"}},B:4,C:"WebVTT - Web Video Text Tracks",D:true}; diff --git a/node_modules/caniuse-lite/data/features/webworkers.js b/node_modules/caniuse-lite/data/features/webworkers.js index 60f82664..a669456f 100644 --- a/node_modules/caniuse-lite/data/features/webworkers.js +++ b/node_modules/caniuse-lite/data/features/webworkers.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"A B","2":"bC","8":"K E F G"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC fC gC","8":"cC DC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"1":"J GB K E F G A B C L M H iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","8":"hC KC"},F:{"1":"0 B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u vC 7B ZC wC 8B","2":"G sC","8":"tC uC"},G:{"1":"F yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"KC xC aC"},H:{"2":"JD"},I:{"1":"D KD OD PD","2":"DC J LD MD ND aC"},J:{"1":"E A"},K:{"1":"B C I 7B ZC 8B","8":"A"},L:{"1":"D"},M:{"1":"D"},N:{"1":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:1,C:"Web Workers",D:true}; +module.exports={A:{A:{"1":"A B","2":"cC","8":"K D E F"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC gC hC","8":"dC EC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"1":"J HB K D E F A B C L M G jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","8":"iC LC"},F:{"1":"0 1 B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u wC 8B aC xC 9B","2":"F tC","8":"uC vC"},G:{"1":"E zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"LC yC bC"},H:{"2":"KD"},I:{"1":"I LD PD QD","2":"EC J MD ND OD bC"},J:{"1":"D A"},K:{"1":"B C H 8B aC 9B","8":"A"},L:{"1":"I"},M:{"1":"v"},N:{"1":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:1,C:"Web Workers",D:true}; diff --git a/node_modules/caniuse-lite/data/features/webxr.js b/node_modules/caniuse-lite/data/features/webxr.js index 7b0947b8..ffd3713a 100644 --- a/node_modules/caniuse-lite/data/features/webxr.js +++ b/node_modules/caniuse-lite/data/features/webxr.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"2":"C L M H N O P","132":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B fC gC","322":"1 2 3 4 5 6 7 8 9 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC"},D:{"2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB","66":"tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B","132":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"2":"J GB K E F G A B C hC KC iC jC kC lC LC 7B 8B","578":"L M H mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB sC tC uC vC 7B ZC wC 8B","66":"iB jB kB lB mB nB oB pB qB rB sB tB","132":"uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u"},G:{"2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"2":"JD"},I:{"2":"DC J D KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"2":"A B C 7B ZC 8B","132":"I"},L:{"132":"D"},M:{"322":"D"},N:{"2":"A B"},O:{"2":"9B"},P:{"2":"J QD RD SD TD UD LC VD","132":"0 v w x y z WD XD YD ZD AC BC CC aD"},Q:{"2":"bD"},R:{"2":"cD"},S:{"2":"dD","322":"eD"}},B:4,C:"WebXR Device API",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"2":"C L M G N O P","132":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B gC hC","322":"2 3 4 5 6 7 8 9 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC"},D:{"2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB","66":"uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B","132":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"2":"J HB K D E F A B C iC LC jC kC lC mC MC 8B 9B","578":"L M G nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB tC uC vC wC 8B aC xC 9B","66":"jB kB lB mB nB oB pB qB rB sB tB uB","132":"vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u"},G:{"2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"2":"KD"},I:{"2":"EC J I LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"2":"A B C 8B aC 9B","132":"H"},L:{"132":"I"},M:{"322":"v"},N:{"2":"A B"},O:{"2":"AC"},P:{"2":"J RD SD TD UD VD MC WD","132":"0 1 w x y z XD YD ZD aD BC CC DC bD"},Q:{"2":"cD"},R:{"2":"dD"},S:{"2":"eD","322":"fD"}},B:4,C:"WebXR Device API",D:true}; diff --git a/node_modules/caniuse-lite/data/features/will-change.js b/node_modules/caniuse-lite/data/features/will-change.js index 858709b6..6d6ab258 100644 --- a/node_modules/caniuse-lite/data/features/will-change.js +++ b/node_modules/caniuse-lite/data/features/will-change.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L M H N O P"},C:{"1":"1 2 3 4 5 6 7 8 9 SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB fC gC","194":"LB MB NB OB PB QB RB"},D:{"1":"1 2 3 4 5 6 7 8 9 SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB"},E:{"1":"A B C L M H lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F G hC KC iC jC kC"},F:{"1":"0 z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"G B C H N O P HB v w x y sC tC uC vC 7B ZC wC 8B"},G:{"1":"3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C 2C"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:4,C:"CSS will-change property",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L M G N O P"},C:{"1":"2 3 4 5 6 7 8 9 TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB gC hC","194":"MB NB OB PB QB RB SB"},D:{"1":"2 3 4 5 6 7 8 9 TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB"},E:{"1":"A B C L M G mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E F iC LC jC kC lC"},F:{"1":"0 1 JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"F B C G N O P IB w x y z tC uC vC wC 8B aC xC 9B"},G:{"1":"4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C 3C"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:4,C:"CSS will-change property",D:true}; diff --git a/node_modules/caniuse-lite/data/features/woff.js b/node_modules/caniuse-lite/data/features/woff.js index 875321ae..cc6b1b2a 100644 --- a/node_modules/caniuse-lite/data/features/woff.js +++ b/node_modules/caniuse-lite/data/features/woff.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"G A B","2":"K E F bC"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC gC","2":"cC DC fC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"J"},E:{"1":"K E F G A B C L M H iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB hC KC"},F:{"1":"0 C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u 7B ZC wC 8B","2":"G B sC tC uC vC"},G:{"1":"F yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"KC xC aC"},H:{"2":"JD"},I:{"1":"D OD PD","2":"DC KD LD MD ND aC","130":"J"},J:{"1":"E A"},K:{"1":"B C I 7B ZC 8B","2":"A"},L:{"1":"D"},M:{"1":"D"},N:{"1":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:2,C:"WOFF - Web Open Font Format",D:true}; +module.exports={A:{A:{"1":"F A B","2":"K D E cC"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC hC","2":"dC EC gC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"J"},E:{"1":"K D E F A B C L M G jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB iC LC"},F:{"1":"0 1 C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u 8B aC xC 9B","2":"F B tC uC vC wC"},G:{"1":"E zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"LC yC bC"},H:{"2":"KD"},I:{"1":"I PD QD","2":"EC LD MD ND OD bC","130":"J"},J:{"1":"D A"},K:{"1":"B C H 8B aC 9B","2":"A"},L:{"1":"I"},M:{"1":"v"},N:{"1":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:2,C:"WOFF - Web Open Font Format",D:true}; diff --git a/node_modules/caniuse-lite/data/features/woff2.js b/node_modules/caniuse-lite/data/features/woff2.js index 291b452e..4d634866 100644 --- a/node_modules/caniuse-lite/data/features/woff2.js +++ b/node_modules/caniuse-lite/data/features/woff2.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","2":"C L"},C:{"1":"1 2 3 4 5 6 7 8 9 VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"0 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","2":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB"},E:{"1":"C L M H 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J GB K E F G hC KC iC jC kC lC","132":"A B LC 7B"},F:{"1":"0 y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"G B C H N O P HB v w x sC tC uC vC 7B ZC wC 8B"},G:{"1":"4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"F KC xC aC yC zC 0C 1C 2C 3C"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:2,C:"WOFF 2.0 - Web Open Font Format",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","2":"C L"},C:{"1":"2 3 4 5 6 7 8 9 WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"0 1 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB gC hC"},D:{"1":"2 3 4 5 6 7 8 9 TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","2":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB"},E:{"1":"C L M G 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J HB K D E F iC LC jC kC lC mC","132":"A B MC 8B"},F:{"1":"0 1 z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"F B C G N O P IB w x y tC uC vC wC 8B aC xC 9B"},G:{"1":"5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"E LC yC bC zC 0C 1C 2C 3C 4C"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:2,C:"WOFF 2.0 - Web Open Font Format",D:true}; diff --git a/node_modules/caniuse-lite/data/features/word-break.js b/node_modules/caniuse-lite/data/features/word-break.js index 34d4c8cb..6cacaa7b 100644 --- a/node_modules/caniuse-lite/data/features/word-break.js +++ b/node_modules/caniuse-lite/data/features/word-break.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"0 1 2 3 4 5 6 7 8 9 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"cC DC J GB K E F G A B C L M fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","4":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB"},E:{"1":"G A B C L M H lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","4":"J GB K E F hC KC iC jC kC"},F:{"1":"NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"G B C sC tC uC vC 7B ZC wC 8B","4":"0 H N O P HB v w x y z IB JB KB LB MB"},G:{"1":"2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","4":"F KC xC aC yC zC 0C 1C"},H:{"2":"JD"},I:{"1":"D","4":"DC J KD LD MD ND aC OD PD"},J:{"4":"E A"},K:{"1":"I","2":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"1":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:4,C:"CSS3 word-break",D:true}; +module.exports={A:{A:{"1":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"0 1 2 3 4 5 6 7 8 9 G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"dC EC J HB K D E F A B C L M gC hC"},D:{"1":"2 3 4 5 6 7 8 9 bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","4":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB"},E:{"1":"F A B C L M G mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","4":"J HB K D E iC LC jC kC lC"},F:{"1":"OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"F B C tC uC vC wC 8B aC xC 9B","4":"0 1 G N O P IB w x y z JB KB LB MB NB"},G:{"1":"3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","4":"E LC yC bC zC 0C 1C 2C"},H:{"2":"KD"},I:{"1":"I","4":"EC J LD MD ND OD bC PD QD"},J:{"4":"D A"},K:{"1":"H","2":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"1":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:4,C:"CSS3 word-break",D:true}; diff --git a/node_modules/caniuse-lite/data/features/wordwrap.js b/node_modules/caniuse-lite/data/features/wordwrap.js index 8b3db1c1..0db43d9c 100644 --- a/node_modules/caniuse-lite/data/features/wordwrap.js +++ b/node_modules/caniuse-lite/data/features/wordwrap.js @@ -1 +1 @@ -module.exports={A:{A:{"4":"K E F G A B bC"},B:{"1":"1 2 3 4 5 6 7 8 9 P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","4":"C L M H N O"},C:{"1":"1 2 3 4 5 6 7 8 9 fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"cC DC","4":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fC gC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","4":"J GB K E F G A B C L M H N O P HB v w x"},E:{"1":"E F G A B C L M H jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","4":"J GB K hC KC iC"},F:{"1":"0 H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u 8B","2":"G sC tC","4":"B C uC vC 7B ZC wC"},G:{"1":"F 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","4":"KC xC aC yC zC"},H:{"4":"JD"},I:{"1":"D OD PD","4":"DC J KD LD MD ND aC"},J:{"1":"A","4":"E"},K:{"1":"I","4":"A B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"4":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"eD","4":"dD"}},B:4,C:"CSS3 Overflow-wrap",D:true}; +module.exports={A:{A:{"4":"K D E F A B cC"},B:{"1":"2 3 4 5 6 7 8 9 P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","4":"C L M G N O"},C:{"1":"2 3 4 5 6 7 8 9 gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"dC EC","4":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gC hC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","4":"J HB K D E F A B C L M G N O P IB w x y"},E:{"1":"D E F A B C L M G kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","4":"J HB K iC LC jC"},F:{"1":"0 1 G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u 9B","2":"F tC uC","4":"B C vC wC 8B aC xC"},G:{"1":"E 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","4":"LC yC bC zC 0C"},H:{"4":"KD"},I:{"1":"I PD QD","4":"EC J LD MD ND OD bC"},J:{"1":"A","4":"D"},K:{"1":"H","4":"A B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"4":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"fD","4":"eD"}},B:4,C:"CSS3 Overflow-wrap",D:true}; diff --git a/node_modules/caniuse-lite/data/features/x-doc-messaging.js b/node_modules/caniuse-lite/data/features/x-doc-messaging.js index 226ebcd3..c48f8ceb 100644 --- a/node_modules/caniuse-lite/data/features/x-doc-messaging.js +++ b/node_modules/caniuse-lite/data/features/x-doc-messaging.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E bC","132":"F G","260":"A B"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"0 1 2 3 4 5 6 7 8 9 DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC fC gC","2":"cC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"1":"J GB K E F G A B C L M H iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"hC KC"},F:{"1":"0 B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u sC tC uC vC 7B ZC wC 8B","2":"G"},G:{"1":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"1":"JD"},I:{"1":"DC J D KD LD MD ND aC OD PD"},J:{"1":"E A"},K:{"1":"A B C I 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"4":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:1,C:"Cross-document messaging",D:true}; +module.exports={A:{A:{"2":"K D cC","132":"E F","260":"A B"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"0 1 2 3 4 5 6 7 8 9 EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC gC hC","2":"dC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"1":"J HB K D E F A B C L M G jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"iC LC"},F:{"1":"0 1 B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u tC uC vC wC 8B aC xC 9B","2":"F"},G:{"1":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"1":"KD"},I:{"1":"EC J I LD MD ND OD bC PD QD"},J:{"1":"D A"},K:{"1":"A B C H 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"4":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:1,C:"Cross-document messaging",D:true}; diff --git a/node_modules/caniuse-lite/data/features/x-frame-options.js b/node_modules/caniuse-lite/data/features/x-frame-options.js index 84c9dfdd..bc75b2ba 100644 --- a/node_modules/caniuse-lite/data/features/x-frame-options.js +++ b/node_modules/caniuse-lite/data/features/x-frame-options.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"F G A B","2":"K E bC"},B:{"1":"C L M H N O P","4":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"0 P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB","4":"1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","16":"cC DC fC gC"},D:{"4":"1 2 3 4 5 6 7 8 9 IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","16":"0 J GB K E F G A B C L M H N O P HB v w x y z"},E:{"4":"K E F G A B C L M H iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","16":"J GB hC KC"},F:{"4":"0 C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u wC 8B","16":"G B sC tC uC vC 7B ZC"},G:{"4":"F 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","16":"KC xC aC yC zC"},H:{"2":"JD"},I:{"4":"J D ND aC OD PD","16":"DC KD LD MD"},J:{"4":"E A"},K:{"4":"I 8B","16":"A B C 7B ZC"},L:{"4":"D"},M:{"4":"D"},N:{"1":"A B"},O:{"4":"9B"},P:{"4":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"4":"bD"},R:{"4":"cD"},S:{"1":"dD","4":"eD"}},B:6,C:"X-Frame-Options HTTP header",D:true}; +module.exports={A:{A:{"1":"E F A B","2":"K D cC"},B:{"1":"C L M G N O P","4":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"0 1 P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB","4":"2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","16":"dC EC gC hC"},D:{"4":"2 3 4 5 6 7 8 9 JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","16":"0 1 J HB K D E F A B C L M G N O P IB w x y z"},E:{"4":"K D E F A B C L M G jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","16":"J HB iC LC"},F:{"4":"0 1 C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u xC 9B","16":"F B tC uC vC wC 8B aC"},G:{"4":"E 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","16":"LC yC bC zC 0C"},H:{"2":"KD"},I:{"4":"J I OD bC PD QD","16":"EC LD MD ND"},J:{"4":"D A"},K:{"4":"H 9B","16":"A B C 8B aC"},L:{"4":"I"},M:{"4":"v"},N:{"1":"A B"},O:{"4":"AC"},P:{"4":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"4":"cD"},R:{"4":"dD"},S:{"1":"eD","4":"fD"}},B:6,C:"X-Frame-Options HTTP header",D:true}; diff --git a/node_modules/caniuse-lite/data/features/xhr2.js b/node_modules/caniuse-lite/data/features/xhr2.js index f0bd7ff6..dd6a66b8 100644 --- a/node_modules/caniuse-lite/data/features/xhr2.js +++ b/node_modules/caniuse-lite/data/features/xhr2.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G bC","1156":"A B"},B:{"1":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D","1028":"C L M H N O P"},C:{"1":"1 2 3 4 5 6 7 8 9 dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","2":"cC DC","1028":"0 C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB","1284":"A B","1412":"K E F G","1924":"J GB fC gC"},D:{"1":"1 2 3 4 5 6 7 8 9 gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","16":"J GB K","1028":"NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB","1156":"LB MB","1412":"0 E F G A B C L M H N O P HB v w x y z IB JB KB"},E:{"1":"C L M H 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","2":"J hC KC","1028":"F G A B kC lC LC","1156":"E jC","1412":"GB K iC"},F:{"1":"TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"G B sC tC uC vC 7B ZC wC","132":"H N O","1028":"0 C P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB 8B"},G:{"1":"6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","2":"KC xC aC","1028":"F 1C 2C 3C 4C 5C","1156":"0C","1412":"yC zC"},H:{"2":"JD"},I:{"1":"D","2":"KD LD MD","1028":"PD","1412":"OD","1924":"DC J ND aC"},J:{"1156":"A","1412":"E"},K:{"1":"I","2":"A B 7B ZC","1028":"C 8B"},L:{"1":"D"},M:{"1":"D"},N:{"1156":"A B"},O:{"1":"9B"},P:{"1":"0 v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD","1028":"J"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:1,C:"XMLHttpRequest advanced features",D:true}; +module.exports={A:{A:{"2":"K D E F cC","1156":"A B"},B:{"1":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I","1028":"C L M G N O P"},C:{"1":"2 3 4 5 6 7 8 9 eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","2":"dC EC","1028":"0 1 C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB","1284":"A B","1412":"K D E F","1924":"J HB gC hC"},D:{"1":"2 3 4 5 6 7 8 9 hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","16":"J HB K","1028":"OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB","1156":"MB NB","1412":"0 1 D E F A B C L M G N O P IB w x y z JB KB LB"},E:{"1":"C L M G 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","2":"J iC LC","1028":"E F A B lC mC MC","1156":"D kC","1412":"HB K jC"},F:{"1":"UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","2":"F B tC uC vC wC 8B aC xC","132":"G N O","1028":"0 1 C P IB w x y z JB KB LB MB NB OB PB QB RB SB TB 9B"},G:{"1":"7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","2":"LC yC bC","1028":"E 2C 3C 4C 5C 6C","1156":"1C","1412":"zC 0C"},H:{"2":"KD"},I:{"1":"I","2":"LD MD ND","1028":"QD","1412":"PD","1924":"EC J OD bC"},J:{"1156":"A","1412":"D"},K:{"1":"H","2":"A B 8B aC","1028":"C 9B"},L:{"1":"I"},M:{"1":"v"},N:{"1156":"A B"},O:{"1":"AC"},P:{"1":"0 1 w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD","1028":"J"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:1,C:"XMLHttpRequest advanced features",D:true}; diff --git a/node_modules/caniuse-lite/data/features/xhtml.js b/node_modules/caniuse-lite/data/features/xhtml.js index 789e73ee..b7260242 100644 --- a/node_modules/caniuse-lite/data/features/xhtml.js +++ b/node_modules/caniuse-lite/data/features/xhtml.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"G A B","2":"K E F bC"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"0 1 2 3 4 5 6 7 8 9 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC fC gC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"1":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"1":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u sC tC uC vC 7B ZC wC 8B"},G:{"1":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"1":"JD"},I:{"1":"DC J D KD LD MD ND aC OD PD"},J:{"1":"E A"},K:{"1":"A B C I 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"1":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:1,C:"XHTML served as application/xhtml+xml",D:true}; +module.exports={A:{A:{"1":"F A B","2":"K D E cC"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"0 1 2 3 4 5 6 7 8 9 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC gC hC"},D:{"1":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"1":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"1":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u tC uC vC wC 8B aC xC 9B"},G:{"1":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"1":"KD"},I:{"1":"EC J I LD MD ND OD bC PD QD"},J:{"1":"D A"},K:{"1":"A B C H 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"1":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:1,C:"XHTML served as application/xhtml+xml",D:true}; diff --git a/node_modules/caniuse-lite/data/features/xhtmlsmil.js b/node_modules/caniuse-lite/data/features/xhtmlsmil.js index a4547fb7..35c231eb 100644 --- a/node_modules/caniuse-lite/data/features/xhtmlsmil.js +++ b/node_modules/caniuse-lite/data/features/xhtmlsmil.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"G A B bC","4":"K E F"},B:{"2":"C L M H N O P","8":"1 2 3 4 5 6 7 8 9 Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"8":"0 1 2 3 4 5 6 7 8 9 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC fC gC"},D:{"8":"0 1 2 3 4 5 6 7 8 9 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC"},E:{"8":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"8":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u sC tC uC vC 7B ZC wC 8B"},G:{"8":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"8":"JD"},I:{"8":"DC J D KD LD MD ND aC OD PD"},J:{"8":"E A"},K:{"8":"A B C I 7B ZC 8B"},L:{"8":"D"},M:{"8":"D"},N:{"2":"A B"},O:{"8":"9B"},P:{"8":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"8":"bD"},R:{"8":"cD"},S:{"8":"dD eD"}},B:7,C:"XHTML+SMIL animation",D:true}; +module.exports={A:{A:{"2":"F A B cC","4":"K D E"},B:{"2":"C L M G N O P","8":"2 3 4 5 6 7 8 9 Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"8":"0 1 2 3 4 5 6 7 8 9 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC gC hC"},D:{"8":"0 1 2 3 4 5 6 7 8 9 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC"},E:{"8":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"8":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u tC uC vC wC 8B aC xC 9B"},G:{"8":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"8":"KD"},I:{"8":"EC J I LD MD ND OD bC PD QD"},J:{"8":"D A"},K:{"8":"A B C H 8B aC 9B"},L:{"8":"I"},M:{"8":"v"},N:{"2":"A B"},O:{"8":"AC"},P:{"8":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"8":"cD"},R:{"8":"dD"},S:{"8":"eD fD"}},B:7,C:"XHTML+SMIL animation",D:true}; diff --git a/node_modules/caniuse-lite/data/features/xml-serializer.js b/node_modules/caniuse-lite/data/features/xml-serializer.js index 37234476..55122832 100644 --- a/node_modules/caniuse-lite/data/features/xml-serializer.js +++ b/node_modules/caniuse-lite/data/features/xml-serializer.js @@ -1 +1 @@ -module.exports={A:{A:{"1":"A B","260":"K E F G bC"},B:{"1":"1 2 3 4 5 6 7 8 9 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D"},C:{"1":"0 1 2 3 4 5 6 7 8 9 C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC dC eC","132":"B","260":"cC DC J GB K E fC gC","516":"F G A"},D:{"1":"1 2 3 4 5 6 7 8 9 NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB D HC IC JC","132":"0 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB"},E:{"1":"F G A B C L M H kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC","132":"J GB K E hC KC iC jC"},F:{"1":"0 P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","16":"G sC","132":"B C H N O tC uC vC 7B ZC wC 8B"},G:{"1":"F 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC","132":"KC xC aC yC zC 0C"},H:{"132":"JD"},I:{"1":"D OD PD","132":"DC J KD LD MD ND aC"},J:{"132":"E A"},K:{"1":"I","16":"A","132":"B C 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"1":"A B"},O:{"1":"9B"},P:{"1":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"1":"bD"},R:{"1":"cD"},S:{"1":"dD eD"}},B:4,C:"DOM Parsing and Serialization",D:true}; +module.exports={A:{A:{"1":"A B","260":"K D E F cC"},B:{"1":"2 3 4 5 6 7 8 9 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I"},C:{"1":"0 1 2 3 4 5 6 7 8 9 C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC eC fC","132":"B","260":"dC EC J HB K D gC hC","516":"E F A"},D:{"1":"2 3 4 5 6 7 8 9 OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB GB v I IC JC KC","132":"0 1 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB"},E:{"1":"E F A B C L M G lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC","132":"J HB K D iC LC jC kC"},F:{"1":"0 1 P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","16":"F tC","132":"B C G N O uC vC wC 8B aC xC 9B"},G:{"1":"E 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC","132":"LC yC bC zC 0C 1C"},H:{"132":"KD"},I:{"1":"I PD QD","132":"EC J LD MD ND OD bC"},J:{"132":"D A"},K:{"1":"H","16":"A","132":"B C 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"1":"A B"},O:{"1":"AC"},P:{"1":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"1":"cD"},R:{"1":"dD"},S:{"1":"eD fD"}},B:4,C:"DOM Parsing and Serialization",D:true}; diff --git a/node_modules/caniuse-lite/data/features/zstd.js b/node_modules/caniuse-lite/data/features/zstd.js index a65e24cb..62558069 100644 --- a/node_modules/caniuse-lite/data/features/zstd.js +++ b/node_modules/caniuse-lite/data/features/zstd.js @@ -1 +1 @@ -module.exports={A:{A:{"2":"K E F G A B bC"},B:{"1":"CB DB EB FB D","2":"1 2 3 4 5 6 C L M H N O P Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","194":"7 8 9 AB BB"},C:{"1":"FB D HC IC JC dC eC","2":"0 1 2 3 4 5 6 7 8 9 cC DC J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB fC gC"},D:{"1":"CB DB EB FB D HC IC JC","2":"0 1 2 3 4 5 6 J GB K E F G A B C L M H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB EC pB FC qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","194":"7 8 9 AB BB"},E:{"2":"J GB K E F G A B C L M H hC KC iC jC kC lC LC 7B 8B mC nC oC MC NC 9B pC AC OC PC QC RC SC qC BC TC UC VC WC XC YC CC rC"},F:{"1":"s t u","2":"0 G B C H N O P HB v w x y z IB JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B Q I R GC S T U V W X Y Z a b c d e f g h i j k l m n o p q r sC tC uC vC 7B ZC wC 8B"},G:{"2":"F KC xC aC yC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD MC NC 9B HD AC OC PC QC RC SC ID BC TC UC VC WC XC YC CC"},H:{"2":"JD"},I:{"1":"D","2":"DC J KD LD MD ND aC OD PD"},J:{"2":"E A"},K:{"2":"A B C I 7B ZC 8B"},L:{"1":"D"},M:{"1":"D"},N:{"2":"A B"},O:{"2":"9B"},P:{"2":"0 J v w x y z QD RD SD TD UD LC VD WD XD YD ZD AC BC CC aD"},Q:{"2":"bD"},R:{"2":"cD"},S:{"2":"dD eD"}},B:6,C:"zstd (Zstandard) content-encoding",D:true}; +module.exports={A:{A:{"2":"K D E F A B cC"},B:{"1":"DB EB FB GB v I","2":"2 3 4 5 6 7 C L M G N O P Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","194":"8 9 AB BB CB"},C:{"1":"GB v I IC JC KC eC fC","2":"0 1 2 3 4 5 6 7 8 9 dC EC J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u AB BB CB DB EB FB gC hC"},D:{"1":"DB EB FB GB v I IC JC KC","2":"0 1 2 3 4 5 6 7 J HB K D E F A B C L M G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB FC qB GC rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R S T U V W X Y Z a b c d e f g h i j k l m n o p q r s t u","194":"8 9 AB BB CB"},E:{"2":"J HB K D E F A B C L M G iC LC jC kC lC mC MC 8B 9B nC oC pC NC OC AC qC BC PC QC RC SC TC rC CC UC VC WC XC YC ZC DC sC"},F:{"1":"s t u","2":"0 1 F B C G N O P IB w x y z JB KB LB MB NB OB PB QB RB SB TB UB VB WB XB YB ZB aB bB cB dB eB fB gB hB iB jB kB lB mB nB oB pB qB rB sB tB uB vB wB xB yB zB 0B 1B 2B 3B 4B 5B 6B 7B Q H R HC S T U V W X Y Z a b c d e f g h i j k l m n o p q r tC uC vC wC 8B aC xC 9B"},G:{"2":"E LC yC bC zC 0C 1C 2C 3C 4C 5C 6C 7C 8C 9C AD BD CD DD ED FD GD HD NC OC AC ID BC PC QC RC SC TC JD CC UC VC WC XC YC ZC DC"},H:{"2":"KD"},I:{"1":"I","2":"EC J LD MD ND OD bC PD QD"},J:{"2":"D A"},K:{"2":"A B C H 8B aC 9B"},L:{"1":"I"},M:{"1":"v"},N:{"2":"A B"},O:{"2":"AC"},P:{"2":"0 1 J w x y z RD SD TD UD VD MC WD XD YD ZD aD BC CC DC bD"},Q:{"2":"cD"},R:{"2":"dD"},S:{"2":"eD fD"}},B:6,C:"zstd (Zstandard) content-encoding",D:true}; diff --git a/node_modules/caniuse-lite/data/regions/AD.js b/node_modules/caniuse-lite/data/regions/AD.js index 1cf57eba..38e5ac3a 100644 --- a/node_modules/caniuse-lite/data/regions/AD.js +++ b/node_modules/caniuse-lite/data/regions/AD.js @@ -1 +1 @@ -module.exports={C:{"2":0.00388,"3":0.00776,"4":0.00388,"5":0.00388,"9":0.00388,"13":0.00388,"15":0.00388,"17":0.00388,"23":0.00388,"25":0.00388,"26":0.00388,"29":0.00388,"37":0.00388,"38":0.00776,"39":0.00388,"40":0.00776,"43":0.00388,"48":0.00776,"52":0.00388,"78":0.00388,"103":0.00776,"114":0.00388,"115":0.1358,"122":0.00388,"123":0.00388,"124":0.01552,"125":0.01552,"126":0.02328,"127":1.11744,"128":2.55304,_:"6 7 8 10 11 12 14 16 18 19 20 21 22 24 27 28 30 31 32 33 34 35 36 41 42 44 45 46 47 49 50 51 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 104 105 106 107 108 109 110 111 112 113 116 117 118 119 120 121 129 130 131","3.5":0.00388,"3.6":0.01164},D:{"21":0.00388,"22":0.00388,"23":0.00388,"29":0.00388,"30":0.00388,"31":0.00776,"32":0.00388,"33":0.00388,"34":0.00388,"37":0.00776,"38":0.01164,"39":0.00388,"40":0.00776,"41":0.00776,"42":0.00776,"43":0.01164,"44":0.0194,"45":0.01164,"46":0.01552,"47":0.0194,"51":0.01552,"58":0.00388,"70":0.00388,"76":0.00388,"78":0.00388,"79":0.00776,"81":0.0582,"87":0.05432,"90":0.01552,"91":0.00388,"92":0.02328,"94":0.00776,"97":0.00388,"98":0.02716,"99":0.01552,"100":0.0194,"103":0.22892,"109":0.41904,"112":0.00776,"113":0.00388,"114":0.04268,"115":0.00776,"116":0.63244,"117":0.06984,"118":0.00776,"119":0.01552,"120":0.00776,"121":0.00776,"122":0.06208,"123":0.05044,"124":0.21728,"125":0.679,"126":13.02516,"127":1.35412,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 24 25 26 27 28 35 36 48 49 50 52 53 54 55 56 57 59 60 61 62 63 64 65 66 67 68 69 71 72 73 74 75 77 80 83 84 85 86 88 89 93 95 96 101 102 104 105 106 107 108 110 111 128 129 130"},F:{"20":0.00388,"30":0.00388,"31":0.00388,"83":0.00776,"95":0.00388,"106":0.00388,"107":0.00388,"109":0.23668,"110":0.00388,"111":0.41128,_:"9 11 12 15 16 17 18 19 21 22 23 24 25 26 27 28 29 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6","12.1":0.00388},B:{"12":0.00388,"87":0.00388,"98":0.00388,"100":0.00388,"108":0.00388,"109":0.0194,"118":0.16684,"119":0.00388,"120":0.0194,"121":0.00388,"122":0.00388,"123":0.00388,"124":0.0194,"125":0.07372,"126":2.33964,"127":0.2716,_:"13 14 15 16 17 18 79 80 81 83 84 85 86 88 89 90 91 92 93 94 95 96 97 99 101 102 103 104 105 106 107 110 111 112 113 114 115 116 117"},E:{"4":0.00388,"7":0.00388,"8":0.00388,"9":0.0194,"14":0.02716,_:"0 5 6 10 11 12 13 15 3.1 3.2 7.1 9.1 10.1 11.1","5.1":0.00388,"6.1":0.00388,"12.1":0.00388,"13.1":0.05432,"14.1":0.08148,"15.1":0.03492,"15.2-15.3":0.08536,"15.4":0.04268,"15.5":0.07372,"15.6":0.63244,"16.0":0.31428,"16.1":0.13192,"16.2":0.17848,"16.3":0.32592,"16.4":0.05432,"16.5":0.21728,"16.6":1.58304,"17.0":0.08148,"17.1":0.44232,"17.2":0.18236,"17.3":0.27936,"17.4":0.56648,"17.5":6.984,"17.6":0.13192,"18.0":0.02716},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00768,"5.0-5.1":0.00384,"6.0-6.1":0.02304,"7.0-7.1":0.02304,"8.1-8.4":0,"9.0-9.2":0.0192,"9.3":0.07679,"10.0-10.2":0.01536,"10.3":0.13439,"11.0-11.2":0.35325,"11.3-11.4":0.0384,"12.0-12.1":0.02688,"12.2-12.5":0.49532,"13.0-13.1":0.00768,"13.2":0.08063,"13.3":0.02688,"13.4-13.7":0.11519,"14.0-14.4":0.26494,"14.5-14.8":0.2995,"15.0-15.1":0.14975,"15.2-15.3":0.16127,"15.4":0.18431,"15.5":0.2227,"15.6-15.8":2.04272,"16.0":0.41085,"16.1":0.87161,"16.2":0.43773,"16.3":0.73338,"16.4":0.17279,"16.5":0.31102,"16.6-16.7":2.54956,"17.0":0.23038,"17.1":0.37245,"17.2":0.36093,"17.3":0.5414,"17.4":1.35542,"17.5":24.81984,"17.6":0.19199,"18.0":0.25342},P:{"4":0.03133,"21":0.03133,"22":0.02088,"23":0.04177,"25":1.19035,_:"20 24 5.0-5.4 7.2-7.4 8.2 9.2 10.1 11.1-11.2 12.0 13.0 14.0 15.0 16.0 18.0","6.2-6.4":0.01044,"17.0":0.01044,"19.0":0.02088},I:{"0":0.18299,"3":0,"4":0.00002,"2.1":0,"2.2":0.00004,"2.3":0,"4.1":0.00011,"4.2-4.3":0.00007,"4.4":0,"4.4.3-4.4.4":0.00031},K:{"0":0.19587,_:"10 11 12 11.1 11.5 12.1"},A:{"6":0.00393,"7":0.0118,"8":0.1337,"9":0.02359,"10":0.03146,"11":0.08258,_:"5.5"},S:{"2.5":0.00612,_:"3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":20.61784},R:{_:"0"},M:{"0":0.44683},Q:{_:"14.9"},O:{"0":0.02448},H:{"0":0}}; +module.exports={C:{"48":0.03542,"52":0.00787,"60":0.27552,"88":0.00394,"108":0.00787,"114":0.01181,"115":0.07478,"122":0.00394,"123":0.00394,"124":0.05117,"125":0.15744,"126":0.01574,"127":0.07872,"128":0.5904,"129":1.92077,"130":0.00394,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 49 50 51 53 54 55 56 57 58 59 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 109 110 111 112 113 116 117 118 119 120 121 131 132 133 3.5 3.6"},D:{"5":0.00787,"38":0.00394,"47":0.00394,"49":0.00394,"58":0.01181,"76":0.00394,"79":0.00394,"87":0.0984,"88":0.01574,"90":0.02362,"92":0.00394,"94":0.00394,"97":0.00394,"98":0.01968,"99":0.00394,"103":0.21254,"106":0.00787,"107":0.00787,"108":0.00394,"109":0.51562,"110":0.00787,"112":0.01181,"113":0.00394,"114":0.01968,"116":1.0824,"118":0.04723,"119":0.01181,"120":0.01968,"121":0.01574,"122":0.03149,"123":0.10627,"124":0.38179,"125":0.66518,"126":1.03517,"127":10.98144,"128":2.72371,"129":0.00787,_:"4 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 39 40 41 42 43 44 45 46 48 50 51 52 53 54 55 56 57 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 77 78 80 81 83 84 85 86 89 91 93 95 96 100 101 102 104 105 111 115 117 130 131"},F:{"83":0.02362,"95":0.00394,"101":0.00787,"102":0.00394,"106":0.00394,"109":0.07478,"110":0.00787,"111":0.01181,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 103 104 105 107 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"92":0.00787,"94":0.00394,"98":0.00394,"103":0.01181,"109":0.03542,"118":0.16138,"119":0.00394,"121":0.0433,"122":0.01968,"123":0.01574,"124":0.01181,"125":0.03542,"126":0.13382,"127":1.60195,"128":0.67699,_:"12 13 14 15 16 17 18 79 80 81 83 84 85 86 87 88 89 90 91 93 95 96 97 99 100 101 102 104 105 106 107 108 110 111 112 113 114 115 116 117 120"},E:{"12":0.00394,"13":0.00394,"14":0.02362,_:"0 4 5 6 7 8 9 10 11 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1","12.1":0.01181,"13.1":0.09446,"14.1":0.11414,"15.1":0.04723,"15.2-15.3":0.01574,"15.4":0.02362,"15.5":0.06298,"15.6":0.55104,"16.0":0.17712,"16.1":0.08659,"16.2":0.11414,"16.3":0.25978,"16.4":0.07085,"16.5":0.27552,"16.6":1.35398,"17.0":0.0433,"17.1":0.15744,"17.2":0.10627,"17.3":0.14957,"17.4":2.05853,"17.5":4.95542,"17.6":2.25926,"18.0":0.05904},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00753,"5.0-5.1":0.00376,"6.0-6.1":0.01881,"7.0-7.1":0.02258,"8.1-8.4":0,"9.0-9.2":0.01881,"9.3":0.07525,"10.0-10.2":0.02258,"10.3":0.11664,"11.0-11.2":0.29725,"11.3-11.4":0.03763,"12.0-12.1":0.0301,"12.2-12.5":0.5042,"13.0-13.1":0.00753,"13.2":0.1618,"13.3":0.02258,"13.4-13.7":0.09407,"14.0-14.4":0.27844,"14.5-14.8":0.26715,"15.0-15.1":0.14675,"15.2-15.3":0.14675,"15.4":0.16932,"15.5":0.19942,"15.6-15.8":1.87759,"16.0":0.38003,"16.1":0.80145,"16.2":0.40261,"16.3":0.66976,"16.4":0.16932,"16.5":0.27091,"16.6-16.7":2.32911,"17.0":0.21447,"17.1":0.33112,"17.2":0.30478,"17.3":0.45152,"17.4":1.05732,"17.5":21.65433,"17.6":3.64229,"18.0":0.39508},P:{"4":0.04157,"21":0.03118,"22":0.02079,"23":0.01039,"24":0.01039,"25":0.88347,_:"20 5.0-5.4 6.2-6.4 7.2-7.4 8.2 9.2 10.1 11.1-11.2 12.0 13.0 14.0 15.0 16.0 17.0 18.0 19.0"},I:{"0":0.03626,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00001,"4.2-4.3":0.00001,"4.4":0,"4.4.3-4.4.4":0.00006},K:{"0":0.25465,_:"10 11 12 11.1 11.5 12.1"},A:{"11":0.03542,_:"6 7 8 9 10 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":0.00606},H:{"0":0},L:{"0":21.25183},R:{_:"0"},M:{"0":0.4911},Q:{_:"14.9"}}; diff --git a/node_modules/caniuse-lite/data/regions/AE.js b/node_modules/caniuse-lite/data/regions/AE.js index eb105453..c79ba94d 100644 --- a/node_modules/caniuse-lite/data/regions/AE.js +++ b/node_modules/caniuse-lite/data/regions/AE.js @@ -1 +1 @@ -module.exports={C:{"3":0.00214,"34":0.00214,"52":0.00428,"75":0.00214,"77":0.00214,"99":0.00214,"102":0.00214,"105":0.00214,"108":0.00214,"109":0.00428,"110":0.00214,"115":0.05559,"119":0.00214,"122":0.00214,"123":0.00214,"124":0.00214,"125":0.00428,"126":0.01283,"127":0.17745,"128":0.26725,"129":0.01283,"130":0.00855,_:"2 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 76 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 100 101 103 104 106 107 111 112 113 114 116 117 118 120 121 131 3.5 3.6"},D:{"26":0.00214,"38":0.00641,"41":0.00214,"45":0.00214,"46":0.00214,"49":0.00214,"51":0.00214,"52":0.06628,"56":0.00428,"58":0.02352,"65":0.00214,"68":0.00214,"69":0.00214,"70":0.00214,"71":0.00214,"72":0.02138,"73":0.00428,"75":0.00428,"76":0.0171,"78":0.00428,"79":0.01924,"80":0.00214,"81":0.00428,"83":0.01069,"84":0.00214,"85":0.00428,"86":0.01069,"87":1.20583,"88":0.02993,"89":0.01069,"90":0.00428,"91":0.01069,"92":0.00641,"93":0.02566,"94":0.01069,"95":0.00641,"96":0.00214,"97":0.00214,"98":0.00855,"99":0.01283,"100":0.00428,"101":0.00214,"102":0.00428,"103":0.11973,"104":0.01497,"105":0.00641,"106":0.01283,"107":0.01924,"108":0.02566,"109":0.54091,"110":0.02566,"111":0.01924,"112":0.01924,"113":0.05131,"114":0.06628,"115":0.00428,"116":0.07697,"117":0.00855,"118":0.01283,"119":0.01924,"120":0.07055,"121":0.03848,"122":0.07483,"123":0.04917,"124":0.1967,"125":0.32498,"126":10.13198,"127":1.18873,"128":0.01283,"129":0.00214,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 27 28 29 30 31 32 33 34 35 36 37 39 40 42 43 44 47 48 50 53 54 55 57 59 60 61 62 63 64 66 67 74 77 130"},F:{"46":0.00641,"83":0.04917,"89":0.00214,"93":0.00214,"95":0.00641,"106":0.00214,"107":0.00214,"108":0.00214,"109":0.124,"110":0.01283,"111":0.1689,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 85 86 87 88 90 91 92 94 96 97 98 99 100 101 102 103 104 105 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"18":0.00214,"92":0.01283,"100":0.00214,"105":0.00214,"107":0.00428,"108":0.00214,"109":0.0171,"110":0.00214,"111":0.00428,"113":0.00214,"114":0.00428,"115":0.00214,"116":0.00214,"118":0.00214,"119":0.00214,"120":0.00428,"121":0.00428,"122":0.00855,"123":0.00428,"124":0.0171,"125":0.07911,"126":1.79164,"127":0.23732,_:"12 13 14 15 16 17 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 96 97 98 99 101 102 103 104 106 112 117"},E:{"4":0.00214,"9":0.00428,"13":0.00214,"14":0.00855,"15":0.00214,_:"0 5 6 7 8 10 11 12 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1","12.1":0.00214,"13.1":0.0171,"14.1":0.03848,"15.1":0.00855,"15.2-15.3":0.00214,"15.4":0.01283,"15.5":0.01069,"15.6":0.10476,"16.0":0.01069,"16.1":0.01924,"16.2":0.01497,"16.3":0.07269,"16.4":0.01069,"16.5":0.02138,"16.6":0.10904,"17.0":0.0171,"17.1":0.02566,"17.2":0.01924,"17.3":0.02566,"17.4":0.0898,"17.5":0.80603,"17.6":0.00641,"18.0":0.01497},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00182,"5.0-5.1":0.00091,"6.0-6.1":0.00546,"7.0-7.1":0.00546,"8.1-8.4":0,"9.0-9.2":0.00455,"9.3":0.01819,"10.0-10.2":0.00364,"10.3":0.03184,"11.0-11.2":0.08369,"11.3-11.4":0.0091,"12.0-12.1":0.00637,"12.2-12.5":0.11734,"13.0-13.1":0.00182,"13.2":0.0191,"13.3":0.00637,"13.4-13.7":0.02729,"14.0-14.4":0.06276,"14.5-14.8":0.07095,"15.0-15.1":0.03548,"15.2-15.3":0.0382,"15.4":0.04366,"15.5":0.05276,"15.6-15.8":0.48392,"16.0":0.09733,"16.1":0.20649,"16.2":0.1037,"16.3":0.17374,"16.4":0.04093,"16.5":0.07368,"16.6-16.7":0.604,"17.0":0.05458,"17.1":0.08823,"17.2":0.08551,"17.3":0.12826,"17.4":0.3211,"17.5":5.87987,"17.6":0.04548,"18.0":0.06004},P:{"4":0.05068,"20":0.01014,"21":0.03041,"22":0.06081,"23":0.04054,"24":0.05068,"25":1.07435,_:"5.0-5.4 8.2 9.2 10.1 12.0 13.0 14.0 15.0 16.0","6.2-6.4":0.01014,"7.2-7.4":0.03041,"11.1-11.2":0.01014,"17.0":0.01014,"18.0":0.01014,"19.0":0.01014},I:{"0":0.10185,"3":0,"4":0.00001,"2.1":0,"2.2":0.00002,"2.3":0,"4.1":0.00006,"4.2-4.3":0.00004,"4.4":0,"4.4.3-4.4.4":0.00017},K:{"0":1.42302,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.01397,"9":0.00233,"10":0.00233,"11":0.27001,_:"6 7 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":64.9257},R:{_:"0"},M:{"0":0.11793},Q:{"14.9":0.00786},O:{"0":2.61018},H:{"0":0}}; +module.exports={C:{"3":0.00223,"50":0.04456,"51":0.00223,"52":0.00668,"77":0.00223,"78":0.00223,"102":0.00223,"103":0.00223,"105":0.00223,"106":0.00223,"108":0.00223,"109":0.00223,"115":0.05124,"122":0.00223,"123":0.00223,"124":0.00223,"125":0.00223,"126":0.00223,"127":0.01114,"128":0.15819,"129":0.27627,"130":0.00668,"131":0.00668,_:"2 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 104 107 110 111 112 113 114 116 117 118 119 120 121 132 133 3.5 3.6"},D:{"29":0.00446,"38":0.0156,"41":0.00223,"49":0.00223,"52":0.00891,"56":0.96472,"57":0.00223,"58":0.0401,"65":0.00223,"68":0.00223,"69":0.00223,"72":0.00446,"73":0.00223,"75":0.00223,"76":0.01782,"78":0.00223,"79":0.0156,"80":0.00223,"81":0.00446,"83":0.00891,"84":0.00223,"85":0.00446,"86":0.00891,"87":1.84924,"88":0.01337,"89":0.00446,"90":0.00668,"91":0.01337,"92":0.00446,"93":0.02896,"94":0.01114,"95":0.00668,"96":0.00223,"97":0.00223,"98":0.01337,"99":0.01114,"100":0.00446,"101":0.00223,"102":0.00446,"103":0.14259,"104":0.01337,"105":0.00668,"106":0.0156,"107":0.0156,"108":0.0156,"109":0.45674,"110":0.01337,"111":0.0156,"112":0.01114,"113":0.05347,"114":0.06016,"115":0.01337,"116":0.0713,"117":0.00668,"118":0.01337,"119":0.02228,"120":0.03342,"121":0.03342,"122":0.06461,"123":0.04456,"124":0.12031,"125":0.17601,"126":0.71964,"127":8.47977,"128":1.6153,"129":0.00446,"130":0.00223,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 30 31 32 33 34 35 36 37 39 40 42 43 44 45 46 47 48 50 51 53 54 55 59 60 61 62 63 64 66 67 70 71 74 77 131"},F:{"44":0.00668,"46":0.00446,"83":0.0557,"84":0.0156,"89":0.00223,"91":0.00223,"95":0.00891,"102":0.00223,"106":0.00223,"107":0.00223,"109":0.06907,"110":0.00446,"111":0.0401,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 85 86 87 88 90 92 93 94 96 97 98 99 100 101 103 104 105 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"14":0.09358,"18":0.00223,"92":0.00891,"100":0.00223,"105":0.00223,"107":0.00446,"108":0.00446,"109":0.02005,"110":0.00223,"114":0.00446,"117":0.00223,"119":0.00223,"120":0.00223,"121":0.00223,"122":0.00668,"123":0.00223,"124":0.00668,"125":0.02228,"126":0.10249,"127":1.48385,"128":0.42778,_:"12 13 15 16 17 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 96 97 98 99 101 102 103 104 106 111 112 113 115 116 118"},E:{"4":0.00223,"9":0.00223,"10":0.01114,"14":0.00891,"15":0.00446,_:"0 5 6 7 8 11 12 13 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1","12.1":0.00223,"13.1":0.01337,"14.1":0.02005,"15.1":0.00891,"15.2-15.3":0.00223,"15.4":0.00891,"15.5":0.00891,"15.6":0.10249,"16.0":0.00891,"16.1":0.02228,"16.2":0.01337,"16.3":0.06016,"16.4":0.00891,"16.5":0.02228,"16.6":0.09803,"17.0":0.02228,"17.1":0.02228,"17.2":0.02005,"17.3":0.02674,"17.4":0.05793,"17.5":0.71519,"17.6":0.22057,"18.0":0.02451},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00171,"5.0-5.1":0.00085,"6.0-6.1":0.00427,"7.0-7.1":0.00513,"8.1-8.4":0,"9.0-9.2":0.00427,"9.3":0.0171,"10.0-10.2":0.00513,"10.3":0.0265,"11.0-11.2":0.06754,"11.3-11.4":0.00855,"12.0-12.1":0.00684,"12.2-12.5":0.11456,"13.0-13.1":0.00171,"13.2":0.03676,"13.3":0.00513,"13.4-13.7":0.02137,"14.0-14.4":0.06326,"14.5-14.8":0.0607,"15.0-15.1":0.03334,"15.2-15.3":0.03334,"15.4":0.03847,"15.5":0.04531,"15.6-15.8":0.42661,"16.0":0.08635,"16.1":0.1821,"16.2":0.09148,"16.3":0.15218,"16.4":0.03847,"16.5":0.06155,"16.6-16.7":0.5292,"17.0":0.04873,"17.1":0.07523,"17.2":0.06925,"17.3":0.10259,"17.4":0.24023,"17.5":4.92006,"17.6":0.82756,"18.0":0.08977},P:{"4":0.05173,"20":0.01035,"21":0.03104,"22":0.04139,"23":0.05173,"24":0.05173,"25":0.8174,"5.0-5.4":0.01035,"6.2-6.4":0.01035,"7.2-7.4":0.01035,_:"8.2 9.2 10.1 12.0 13.0 14.0 15.0 16.0 18.0","11.1-11.2":0.01035,"17.0":0.01035,"19.0":0.02069},I:{"0":0.05422,"3":0,"4":0.00001,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00002,"4.2-4.3":0.00002,"4.4":0,"4.4.3-4.4.4":0.00009},K:{"0":1.44559,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.00957,"9":0.00239,"10":0.00239,"11":0.37331,_:"6 7 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":3.27978},H:{"0":0},L:{"0":64.06674},R:{_:"0"},M:{"0":0.10881},Q:{"14.9":0.00777}}; diff --git a/node_modules/caniuse-lite/data/regions/AF.js b/node_modules/caniuse-lite/data/regions/AF.js index b0ab422b..da6e490d 100644 --- a/node_modules/caniuse-lite/data/regions/AF.js +++ b/node_modules/caniuse-lite/data/regions/AF.js @@ -1 +1 @@ -module.exports={C:{"38":0.00356,"48":0.00119,"52":0.00119,"56":0.00119,"57":0.00119,"58":0.00119,"65":0.00119,"72":0.00474,"74":0.00119,"76":0.00119,"94":0.00119,"99":0.00119,"100":0.00119,"106":0.00356,"107":0.00119,"109":0.00119,"110":0.00119,"111":0.00237,"112":0.00119,"113":0.00119,"115":0.12572,"116":0.00119,"120":0.00712,"121":0.00119,"122":0.00119,"124":0.00237,"125":0.00237,"126":0.0083,"127":0.11148,"128":0.16723,"129":0.00119,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 39 40 41 42 43 44 45 46 47 49 50 51 53 54 55 59 60 61 62 63 64 66 67 68 69 70 71 73 75 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 95 96 97 98 101 102 103 104 105 108 114 117 118 119 123 130 131 3.5 3.6"},D:{"11":0.00119,"31":0.00119,"34":0.00119,"36":0.00237,"38":0.00119,"39":0.00119,"42":0.00119,"43":0.00119,"44":0.00119,"47":0.00119,"48":0.00119,"49":0.00119,"50":0.00237,"51":0.00119,"52":0.00237,"53":0.00119,"54":0.00237,"55":0.00237,"56":0.00119,"57":0.00119,"59":0.00237,"61":0.00237,"62":0.0083,"63":0.00356,"64":0.00119,"65":0.00119,"66":0.00119,"67":0.00119,"68":0.00119,"69":0.00119,"70":0.00593,"71":0.0083,"72":0.00356,"73":0.00356,"74":0.00356,"75":0.00119,"76":0.00356,"77":0.00474,"78":0.02016,"79":0.02135,"80":0.01067,"81":0.00356,"83":0.01067,"84":0.00356,"85":0.00119,"86":0.01067,"87":0.00712,"88":0.00119,"89":0.00474,"90":0.00237,"91":0.00237,"92":0.00474,"93":0.00119,"94":0.00593,"95":0.00356,"96":0.00949,"97":0.00119,"98":0.00237,"99":0.02609,"101":0.00119,"102":0.00356,"103":0.01423,"104":0.00237,"105":0.0083,"106":0.0083,"107":0.02016,"108":0.01067,"109":1.33425,"110":0.00237,"111":0.00712,"112":0.01423,"113":0.00237,"114":0.00593,"115":0.01067,"116":0.00949,"117":0.00474,"118":0.0083,"119":0.00949,"120":0.02135,"121":0.01067,"122":0.02609,"123":0.03321,"124":0.06404,"125":0.10318,"126":3.82011,"127":0.49338,"128":0.00356,_:"4 5 6 7 8 9 10 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 32 33 35 37 40 41 45 46 58 60 100 129 130"},F:{"18":0.00119,"64":0.00119,"73":0.00119,"79":0.01067,"81":0.00119,"83":0.02491,"86":0.00119,"93":0.00237,"95":0.04151,"101":0.00119,"102":0.00119,"108":0.00119,"109":0.0166,"110":0.00356,"111":0.10911,_:"9 11 12 15 16 17 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 65 66 67 68 69 70 71 72 74 75 76 77 78 80 82 84 85 87 88 89 90 91 92 94 96 97 98 99 100 103 104 105 106 107 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"12":0.00237,"13":0.00237,"14":0.00593,"15":0.00356,"16":0.02016,"17":0.00356,"18":0.05574,"81":0.00237,"83":0.00119,"84":0.00949,"88":0.00119,"89":0.00949,"90":0.02016,"92":0.11623,"93":0.00119,"100":0.02135,"104":0.00119,"107":0.00119,"108":0.00237,"109":0.04151,"110":0.00119,"111":0.00237,"114":0.00356,"115":0.00237,"116":0.00119,"117":0.00237,"118":0.00237,"119":0.00356,"120":0.00593,"121":0.0166,"122":0.00712,"123":0.01067,"124":0.02135,"125":0.03202,"126":0.74362,"127":0.10911,_:"79 80 85 86 87 91 94 95 96 97 98 99 101 102 103 105 106 112 113"},E:{"13":0.00237,_:"0 4 5 6 7 8 9 10 11 12 14 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 12.1","13.1":0.00119,"14.1":0.00119,"15.1":0.00712,"15.2-15.3":0.00712,"15.4":0.00593,"15.5":0.0166,"15.6":0.07828,"16.0":0.00119,"16.1":0.01067,"16.2":0.02016,"16.3":0.01542,"16.4":0.0166,"16.5":0.0759,"16.6":0.09014,"17.0":0.01067,"17.1":0.0427,"17.2":0.02609,"17.3":0.03084,"17.4":0.14351,"17.5":0.80411,"17.6":0.0083,"18.0":0.01305},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00183,"5.0-5.1":0.00091,"6.0-6.1":0.00548,"7.0-7.1":0.00548,"8.1-8.4":0,"9.0-9.2":0.00457,"9.3":0.01828,"10.0-10.2":0.00366,"10.3":0.03199,"11.0-11.2":0.0841,"11.3-11.4":0.00914,"12.0-12.1":0.0064,"12.2-12.5":0.11792,"13.0-13.1":0.00183,"13.2":0.0192,"13.3":0.0064,"13.4-13.7":0.02742,"14.0-14.4":0.06307,"14.5-14.8":0.0713,"15.0-15.1":0.03565,"15.2-15.3":0.03839,"15.4":0.04388,"15.5":0.05302,"15.6-15.8":0.48631,"16.0":0.09781,"16.1":0.2075,"16.2":0.10421,"16.3":0.1746,"16.4":0.04114,"16.5":0.07404,"16.6-16.7":0.60697,"17.0":0.05485,"17.1":0.08867,"17.2":0.08593,"17.3":0.12889,"17.4":0.32268,"17.5":5.90884,"17.6":0.04571,"18.0":0.06033},P:{"4":0.11067,"20":0.03018,"21":0.04024,"22":0.07042,"23":0.12073,"24":0.11067,"25":0.60364,"5.0-5.4":0.04024,"6.2-6.4":0.04024,"7.2-7.4":0.09055,"8.2":0.02012,"9.2":0.22133,_:"10.1 12.0","11.1-11.2":0.04024,"13.0":0.02012,"14.0":0.02012,"15.0":0.01006,"16.0":0.03018,"17.0":0.02012,"18.0":0.03018,"19.0":0.06036},I:{"0":0.15811,"3":0,"4":0.00002,"2.1":0,"2.2":0.00003,"2.3":0,"4.1":0.0001,"4.2-4.3":0.00006,"4.4":0,"4.4.3-4.4.4":0.00027},K:{"0":0.40838,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.00474,"9":0.00119,"11":0.09132,_:"6 7 10 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":77.91508},R:{_:"0"},M:{"0":0.04408},Q:{_:"14.9"},O:{"0":0.44957},H:{"0":0.05}}; +module.exports={C:{"39":0.00129,"41":0.00129,"42":0.00129,"47":0.00129,"48":0.00129,"56":0.00129,"57":0.00129,"66":0.00129,"68":0.00129,"70":0.00129,"71":0.00129,"72":0.00387,"91":0.00129,"94":0.00387,"95":0.00129,"96":0.00129,"97":0.00129,"99":0.00129,"103":0.00129,"104":0.00129,"106":0.00258,"108":0.00129,"109":0.00258,"111":0.00129,"113":0.00258,"115":0.17945,"116":0.00258,"120":0.00129,"121":0.00387,"122":0.00129,"124":0.00258,"125":0.00387,"126":0.00516,"127":0.02324,"128":0.10844,"129":0.2156,"130":0.00129,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 40 43 44 45 46 49 50 51 52 53 54 55 58 59 60 61 62 63 64 65 67 69 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 92 93 98 100 101 102 105 107 110 112 114 117 118 119 123 131 132 133 3.5 3.6"},D:{"11":0.00387,"29":0.00129,"30":0.00129,"34":0.00129,"35":0.00129,"36":0.00258,"39":0.00258,"41":0.00129,"43":0.00129,"46":0.00258,"47":0.00516,"48":0.00129,"49":0.00258,"50":0.00258,"51":0.00129,"52":0.00129,"55":0.00258,"56":0.00129,"58":0.00129,"60":0.00129,"61":0.00387,"62":0.0142,"63":0.00387,"64":0.00129,"65":0.00129,"66":0.00129,"67":0.00129,"68":0.00129,"69":0.00258,"70":0.01678,"71":0.01162,"72":0.00258,"73":0.00387,"74":0.00387,"75":0.00129,"76":0.00129,"77":0.00129,"78":0.01291,"79":0.0284,"80":0.00775,"81":0.00516,"83":0.00904,"84":0.00904,"85":0.00646,"86":0.01549,"87":0.00904,"88":0.00129,"89":0.00775,"90":0.00258,"91":0.00387,"92":0.00904,"93":0.00129,"94":0.00258,"95":0.00129,"96":0.00904,"97":0.00516,"98":0.00129,"99":0.01937,"100":0.00129,"101":0.00516,"102":0.00516,"103":0.01033,"104":0.00904,"105":0.01162,"106":0.01162,"107":0.02582,"108":0.0142,"109":1.45883,"110":0.01162,"111":0.00646,"112":0.01162,"113":0.00129,"114":0.01033,"115":0.00646,"116":0.00904,"117":0.01807,"118":0.03615,"119":0.03486,"120":0.03486,"121":0.01291,"122":0.04131,"123":0.02582,"124":0.03357,"125":0.04131,"126":0.24916,"127":3.99048,"128":0.67261,"129":0.00129,_:"4 5 6 7 8 9 10 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 31 32 33 37 38 40 42 44 45 53 54 57 59 130 131"},F:{"58":0.00129,"62":0.00129,"64":0.00129,"79":0.00516,"82":0.00129,"83":0.01807,"85":0.00129,"95":0.03873,"101":0.00258,"102":0.0142,"107":0.00129,"108":0.00129,"109":0.00904,"111":0.01162,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 60 63 65 66 67 68 69 70 71 72 73 74 75 76 77 78 80 81 84 86 87 88 89 90 91 92 93 94 96 97 98 99 100 103 104 105 106 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"12":0.00258,"13":0.00129,"14":0.00516,"15":0.00258,"16":0.02195,"17":0.00775,"18":0.0426,"81":0.00258,"84":0.02195,"89":0.00904,"90":0.01291,"92":0.14847,"100":0.02969,"103":0.00129,"108":0.00129,"109":0.07875,"112":0.00129,"114":0.00387,"117":0.00129,"118":0.00258,"119":0.00516,"120":0.00646,"121":0.0142,"122":0.00646,"123":0.00387,"124":0.01033,"125":0.01162,"126":0.04777,"127":0.78751,"128":0.19623,_:"79 80 83 85 86 87 88 91 93 94 95 96 97 98 99 101 102 104 105 106 107 110 111 113 115 116"},E:{"10":0.00258,"13":0.00129,_:"0 4 5 6 7 8 9 11 12 14 15 3.1 3.2 6.1 7.1 9.1 10.1 11.1","5.1":0.00129,"12.1":0.00129,"13.1":0.00129,"14.1":0.00258,"15.1":0.00904,"15.2-15.3":0.00387,"15.4":0.00516,"15.5":0.01549,"15.6":0.06584,"16.0":0.00258,"16.1":0.0142,"16.2":0.00387,"16.3":0.02066,"16.4":0.0142,"16.5":0.02324,"16.6":0.07875,"17.0":0.02066,"17.1":0.03098,"17.2":0.02582,"17.3":0.01937,"17.4":0.14588,"17.5":0.54738,"17.6":0.27498,"18.0":0.02195},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00161,"5.0-5.1":0.00081,"6.0-6.1":0.00403,"7.0-7.1":0.00483,"8.1-8.4":0,"9.0-9.2":0.00403,"9.3":0.01611,"10.0-10.2":0.00483,"10.3":0.02497,"11.0-11.2":0.06364,"11.3-11.4":0.00806,"12.0-12.1":0.00644,"12.2-12.5":0.10795,"13.0-13.1":0.00161,"13.2":0.03464,"13.3":0.00483,"13.4-13.7":0.02014,"14.0-14.4":0.05961,"14.5-14.8":0.0572,"15.0-15.1":0.03142,"15.2-15.3":0.03142,"15.4":0.03625,"15.5":0.0427,"15.6-15.8":0.40199,"16.0":0.08136,"16.1":0.17159,"16.2":0.0862,"16.3":0.14339,"16.4":0.03625,"16.5":0.058,"16.6-16.7":0.49866,"17.0":0.04592,"17.1":0.07089,"17.2":0.06525,"17.3":0.09667,"17.4":0.22637,"17.5":4.63613,"17.6":0.7798,"18.0":0.08459},P:{"4":0.15269,"20":0.03054,"21":0.03054,"22":0.06108,"23":0.06108,"24":0.08143,"25":0.51915,"5.0-5.4":0.04072,"6.2-6.4":0.03054,"7.2-7.4":0.08143,_:"8.2 10.1 12.0","9.2":0.06108,"11.1-11.2":0.03054,"13.0":0.02036,"14.0":0.01018,"15.0":0.01018,"16.0":0.02036,"17.0":0.02036,"18.0":0.01018,"19.0":0.02036},I:{"0":0.05208,"3":0,"4":0.00001,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00002,"4.2-4.3":0.00002,"4.4":0,"4.4.3-4.4.4":0.00008},K:{"0":0.74994,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.00397,"9":0.00132,"11":0.09669,_:"6 7 10 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":0.55738},H:{"0":0.06},L:{"0":77.80152},R:{_:"0"},M:{"0":0.04355},Q:{_:"14.9"}}; diff --git a/node_modules/caniuse-lite/data/regions/AG.js b/node_modules/caniuse-lite/data/regions/AG.js index 605cc8ae..53221555 100644 --- a/node_modules/caniuse-lite/data/regions/AG.js +++ b/node_modules/caniuse-lite/data/regions/AG.js @@ -1 +1 @@ -module.exports={C:{"52":0.00316,"88":0.00316,"89":0.00316,"97":0.00316,"100":0.00316,"115":0.03163,"124":0.05061,"126":0.0253,"127":0.22774,"128":0.32895,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 90 91 92 93 94 95 96 98 99 101 102 103 104 105 106 107 108 109 110 111 112 113 114 116 117 118 119 120 121 122 123 125 129 130 131 3.5 3.6"},D:{"34":0.00949,"38":0.00316,"65":0.00316,"74":0.00316,"76":0.00316,"79":0.00949,"81":0.00949,"83":0.00316,"85":0.00316,"87":0.03163,"88":0.09173,"91":0.05061,"93":0.00949,"94":0.07591,"97":0.01582,"98":0.00316,"103":0.11387,"105":0.00316,"108":0.00633,"109":0.80973,"110":0.03796,"111":0.00316,"115":0.00316,"116":0.05693,"117":0.00316,"119":0.01265,"120":0.02214,"121":0.01898,"122":0.05061,"123":0.08224,"124":0.22774,"125":0.33528,"126":13.24664,"127":1.34428,"128":0.00316,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 35 36 37 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 66 67 68 69 70 71 72 73 75 77 78 80 84 86 89 90 92 95 96 99 100 101 102 104 106 107 112 113 114 118 129 130"},F:{"83":0.39854,"102":0.00633,"108":0.00316,"109":0.33844,"111":0.17397,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 103 104 105 106 107 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"92":0.00316,"100":0.00316,"104":0.00633,"105":0.00316,"109":0.06326,"115":0.00633,"116":0.01265,"119":0.00316,"120":0.02214,"121":0.00316,"123":0.01582,"124":0.01265,"125":0.16131,"126":5.35812,"127":0.70219,_:"12 13 14 15 16 17 18 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 96 97 98 99 101 102 103 106 107 108 110 111 112 113 114 117 118 122"},E:{"13":0.00316,"14":0.02847,_:"0 4 5 6 7 8 9 10 11 12 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 12.1 15.4","13.1":0.02214,"14.1":0.04112,"15.1":0.00316,"15.2-15.3":0.00316,"15.5":0.02214,"15.6":0.21192,"16.0":0.17713,"16.1":0.0253,"16.2":0.07591,"16.3":0.18029,"16.4":0.0253,"16.5":0.02214,"16.6":0.22141,"17.0":0.03479,"17.1":0.03479,"17.2":0.04745,"17.3":0.03163,"17.4":0.13285,"17.5":1.77128,"17.6":0.01265,"18.0":0.01582},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00471,"5.0-5.1":0.00236,"6.0-6.1":0.01414,"7.0-7.1":0.01414,"8.1-8.4":0,"9.0-9.2":0.01179,"9.3":0.04714,"10.0-10.2":0.00943,"10.3":0.0825,"11.0-11.2":0.21685,"11.3-11.4":0.02357,"12.0-12.1":0.0165,"12.2-12.5":0.30406,"13.0-13.1":0.00471,"13.2":0.0495,"13.3":0.0165,"13.4-13.7":0.07071,"14.0-14.4":0.16264,"14.5-14.8":0.18385,"15.0-15.1":0.09193,"15.2-15.3":0.099,"15.4":0.11314,"15.5":0.13671,"15.6-15.8":1.25396,"16.0":0.25221,"16.1":0.53505,"16.2":0.2687,"16.3":0.4502,"16.4":0.10607,"16.5":0.19092,"16.6-16.7":1.56509,"17.0":0.14142,"17.1":0.22863,"17.2":0.22156,"17.3":0.33235,"17.4":0.83204,"17.5":15.23603,"17.6":0.11785,"18.0":0.15557},P:{"4":0.03234,"20":0.02156,"21":0.02156,"22":0.07545,"23":0.03234,"24":0.05389,"25":4.26848,"5.0-5.4":0.01078,"6.2-6.4":0.07545,"7.2-7.4":0.17246,_:"8.2 9.2 10.1 13.0 15.0 17.0 18.0","11.1-11.2":0.03234,"12.0":0.01078,"14.0":0.01078,"16.0":0.01078,"19.0":0.01078},I:{"0":0.02044,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00001,"4.2-4.3":0.00001,"4.4":0,"4.4.3-4.4.4":0.00003},K:{"0":0.22565,_:"10 11 12 11.1 11.5 12.1"},A:{"10":0.00633,"11":0.00949,_:"6 7 8 9 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":42.2495},R:{_:"0"},M:{"0":0.07522},Q:{_:"14.9"},O:{"0":0.02051},H:{"0":0}}; +module.exports={C:{"52":0.00579,"88":0.0029,"89":0.0029,"97":0.0029,"115":0.02027,"124":0.02895,"126":0.0029,"127":0.00869,"128":0.13028,"129":0.35609,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 90 91 92 93 94 95 96 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 116 117 118 119 120 121 122 123 125 130 131 132 133 3.5 3.6"},D:{"34":0.07238,"53":0.0029,"73":0.00579,"74":0.0029,"75":0.02895,"76":0.05501,"79":0.01158,"83":0.0029,"85":0.0029,"86":0.00579,"87":0.03185,"88":0.02895,"91":0.08685,"93":0.0029,"94":0.02027,"96":0.0029,"98":0.00869,"102":0.02895,"103":0.06948,"106":0.0029,"108":0.00869,"109":0.49505,"110":0.0029,"111":0.0029,"113":0.00869,"115":0.01448,"116":0.07527,"117":0.01158,"119":0.01448,"120":0.01448,"121":0.04632,"122":0.02606,"123":0.01448,"124":0.04922,"125":0.07817,"126":1.14353,"127":10.67676,"128":1.75727,"129":0.0029,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 77 78 80 81 84 89 90 92 95 97 99 100 101 104 105 107 112 114 118 130 131"},F:{"83":0.28082,"84":0.04632,"102":0.01448,"109":0.10133,"111":0.01737,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 103 104 105 106 107 108 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"84":0.0029,"92":0.0029,"100":0.0029,"109":0.03474,"115":0.0029,"119":0.0029,"120":0.0029,"121":0.0029,"122":0.00579,"123":0.0029,"124":0.02316,"125":0.04922,"126":0.24029,"127":4.54515,"128":1.15221,_:"12 13 14 15 16 17 18 79 80 81 83 85 86 87 88 89 90 91 93 94 95 96 97 98 99 101 102 103 104 105 106 107 108 110 111 112 113 114 116 117 118"},E:{"14":0.00579,_:"0 4 5 6 7 8 9 10 11 12 13 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 15.1","12.1":0.00579,"13.1":0.01737,"14.1":0.01448,"15.2-15.3":0.00579,"15.4":0.00579,"15.5":0.00869,"15.6":0.15633,"16.0":0.02606,"16.1":0.02895,"16.2":0.04922,"16.3":0.04922,"16.4":0.08975,"16.5":0.04632,"16.6":0.14765,"17.0":0.00869,"17.1":0.03764,"17.2":0.0579,"17.3":0.04922,"17.4":0.11291,"17.5":1.64726,"17.6":0.47478,"18.0":0.02027},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00476,"5.0-5.1":0.00238,"6.0-6.1":0.0119,"7.0-7.1":0.01428,"8.1-8.4":0,"9.0-9.2":0.0119,"9.3":0.04761,"10.0-10.2":0.01428,"10.3":0.0738,"11.0-11.2":0.18806,"11.3-11.4":0.02381,"12.0-12.1":0.01904,"12.2-12.5":0.31899,"13.0-13.1":0.00476,"13.2":0.10236,"13.3":0.01428,"13.4-13.7":0.05951,"14.0-14.4":0.17616,"14.5-14.8":0.16902,"15.0-15.1":0.09284,"15.2-15.3":0.09284,"15.4":0.10712,"15.5":0.12617,"15.6-15.8":1.18789,"16.0":0.24044,"16.1":0.50706,"16.2":0.25472,"16.3":0.42374,"16.4":0.10712,"16.5":0.1714,"16.6-16.7":1.47356,"17.0":0.13569,"17.1":0.20949,"17.2":0.19282,"17.3":0.28567,"17.4":0.66893,"17.5":13.70007,"17.6":2.30437,"18.0":0.24996},P:{"4":0.05573,"20":0.03344,"21":0.04458,"22":0.11145,"23":0.03344,"24":0.05573,"25":2.88667,"5.0-5.4":0.02229,"6.2-6.4":0.03344,"7.2-7.4":0.22291,_:"8.2 9.2 10.1 11.1-11.2 14.0 17.0 18.0","12.0":0.01115,"13.0":0.01115,"15.0":0.04458,"16.0":0.01115,"19.0":0.02229},I:{"0":0.01416,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00001,"4.2-4.3":0.00001,"4.4":0,"4.4.3-4.4.4":0.00002},K:{"0":0.27706,_:"10 11 12 11.1 11.5 12.1"},A:{"11":0.00579,_:"6 7 8 9 10 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":0.04262},H:{"0":0},L:{"0":44.38567},R:{_:"0"},M:{"0":0.12077},Q:{_:"14.9"}}; diff --git a/node_modules/caniuse-lite/data/regions/AI.js b/node_modules/caniuse-lite/data/regions/AI.js index 5ddd69b0..eaae3206 100644 --- a/node_modules/caniuse-lite/data/regions/AI.js +++ b/node_modules/caniuse-lite/data/regions/AI.js @@ -1 +1 @@ -module.exports={C:{"105":0.02613,"107":0.08213,"115":0.13066,"123":0.0112,"126":0.03733,"127":0.3845,"128":0.61595,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 106 108 109 110 111 112 113 114 116 117 118 119 120 121 122 124 125 129 130 131 3.5 3.6"},D:{"75":0.06346,"76":0.01867,"78":0.0224,"83":0.02986,"89":0.27251,"90":0.00373,"98":0.07093,"99":0.08586,"101":0.06346,"103":0.0448,"104":0.01867,"105":0.00747,"106":0.13812,"107":0.18292,"108":0.36957,"109":1.00791,"110":0.01493,"111":0.01867,"112":0.00373,"113":0.00373,"114":0.0448,"115":0.00373,"116":0.09706,"117":0.01493,"118":0.01493,"119":0.056,"120":0.06346,"121":0.05226,"122":0.16052,"123":0.52262,"124":0.19038,"125":0.23518,"126":10.67265,"127":1.4596,"128":0.02613,"129":0.00373,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 77 79 80 81 84 85 86 87 88 91 92 93 94 95 96 97 100 102 130"},F:{"109":0.07466,"111":0.02986,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"18":0.02986,"101":0.00373,"103":0.04853,"105":0.01493,"108":0.00747,"109":0.00373,"111":0.00373,"112":0.00373,"113":0.03733,"114":0.00373,"119":0.00747,"120":0.02613,"121":0.01493,"122":0.06719,"123":0.00747,"124":0.0112,"125":0.26504,"126":3.24024,"127":0.26131,_:"12 13 14 15 16 17 79 80 81 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 102 104 106 107 110 115 116 117 118"},E:{_:"0 4 5 6 7 8 9 10 11 12 13 14 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 12.1","13.1":0.01493,"14.1":0.02986,"15.1":0.04853,"15.2-15.3":0.0336,"15.4":0.01493,"15.5":0.02613,"15.6":0.18665,"16.0":0.10452,"16.1":0.12692,"16.2":0.19785,"16.3":0.27624,"16.4":0.08959,"16.5":0.20905,"16.6":1.12363,"17.0":0.02613,"17.1":0.25011,"17.2":0.26878,"17.3":0.14185,"17.4":0.54129,"17.5":7.36521,"17.6":0.0224,"18.0":0.0112},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00723,"5.0-5.1":0.00361,"6.0-6.1":0.02169,"7.0-7.1":0.02169,"8.1-8.4":0,"9.0-9.2":0.01807,"9.3":0.0723,"10.0-10.2":0.01446,"10.3":0.12652,"11.0-11.2":0.33256,"11.3-11.4":0.03615,"12.0-12.1":0.0253,"12.2-12.5":0.46631,"13.0-13.1":0.00723,"13.2":0.07591,"13.3":0.0253,"13.4-13.7":0.10844,"14.0-14.4":0.24942,"14.5-14.8":0.28195,"15.0-15.1":0.14098,"15.2-15.3":0.15182,"15.4":0.17351,"15.5":0.20966,"15.6-15.8":1.92308,"16.0":0.38678,"16.1":0.82056,"16.2":0.41209,"16.3":0.69043,"16.4":0.16267,"16.5":0.2928,"16.6-16.7":2.40023,"17.0":0.21689,"17.1":0.35064,"17.2":0.33979,"17.3":0.50969,"17.4":1.27603,"17.5":23.3661,"17.6":0.18074,"18.0":0.23858},P:{"4":0.13906,"22":0.05348,"23":0.02139,"24":0.02139,"25":0.96269,_:"20 21 6.2-6.4 8.2 9.2 10.1 11.1-11.2 12.0 14.0 15.0 16.0 18.0","5.0-5.4":0.0107,"7.2-7.4":0.0107,"13.0":0.0107,"17.0":0.13906,"19.0":0.0107},I:{"0":0,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0,"4.2-4.3":0,"4.4":0,"4.4.3-4.4.4":0},K:{"0":0.06267,_:"10 11 12 11.1 11.5 12.1"},A:{"11":0.36583,_:"6 7 8 9 10 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":26.24262},R:{_:"0"},M:{"0":0.50763},Q:{"14.9":0.10654},O:{"0":0.28828},H:{"0":0}}; +module.exports={C:{"88":0.00372,"105":0.03717,"115":0.2193,"124":0.01115,"128":0.10779,"129":0.13753,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 106 107 108 109 110 111 112 113 114 116 117 118 119 120 121 122 123 125 126 127 130 131 132 133 3.5 3.6"},D:{"41":0.01115,"42":0.00372,"43":0.00372,"47":0.00372,"52":0.00372,"57":0.00372,"69":0.00372,"71":0.00372,"75":0.00743,"80":0.00372,"87":0.02602,"88":0.00743,"98":0.00372,"101":0.0223,"103":0.32338,"105":0.00743,"106":0.08921,"107":0.08921,"109":0.394,"111":0.01115,"113":0.00372,"114":0.00372,"116":0.22302,"117":0.00372,"118":0.00372,"119":0.00743,"120":0.00743,"122":0.03717,"123":0.08177,"124":0.06319,"125":0.06691,"126":1.26006,"127":9.29622,"128":1.34555,"129":0.01115,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 44 45 46 48 49 50 51 53 54 55 56 58 59 60 61 62 63 64 65 66 67 68 70 72 73 74 76 77 78 79 81 83 84 85 86 89 90 91 92 93 94 95 96 97 99 100 102 104 108 110 112 115 121 130 131"},F:{"83":0.28621,"95":0.00372,"106":0.00743,"107":0.00743,"109":0.07806,"111":0.01115,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 108 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"105":0.01487,"107":0.01115,"109":0.00372,"113":0.10036,"114":0.01859,"117":0.00743,"118":0.01487,"120":0.01115,"121":0.01115,"122":0.01115,"124":0.00743,"125":0.23789,"126":0.35312,"127":3.27468,"128":0.63932,_:"12 13 14 15 16 17 18 79 80 81 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 106 108 110 111 112 115 116 119 123"},E:{_:"0 4 5 6 7 8 9 10 11 12 13 14 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 15.4","12.1":0.01487,"13.1":0.00743,"14.1":0.00743,"15.1":0.02974,"15.2-15.3":0.04832,"15.5":0.0223,"15.6":0.16355,"16.0":0.03345,"16.1":0.10036,"16.2":0.35683,"16.3":0.3271,"16.4":0.06319,"16.5":0.28621,"16.6":1.34555,"17.0":0.06691,"17.1":0.44232,"17.2":0.16727,"17.3":0.25276,"17.4":0.80659,"17.5":8.52308,"17.6":2.21905,"18.0":0.04089},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00782,"5.0-5.1":0.00391,"6.0-6.1":0.01956,"7.0-7.1":0.02347,"8.1-8.4":0,"9.0-9.2":0.01956,"9.3":0.07822,"10.0-10.2":0.02347,"10.3":0.12125,"11.0-11.2":0.30898,"11.3-11.4":0.03911,"12.0-12.1":0.03129,"12.2-12.5":0.5241,"13.0-13.1":0.00782,"13.2":0.16818,"13.3":0.02347,"13.4-13.7":0.09778,"14.0-14.4":0.28943,"14.5-14.8":0.27769,"15.0-15.1":0.15254,"15.2-15.3":0.15254,"15.4":0.176,"15.5":0.20729,"15.6-15.8":1.95167,"16.0":0.39503,"16.1":0.83308,"16.2":0.41849,"16.3":0.69619,"16.4":0.176,"16.5":0.2816,"16.6-16.7":2.42101,"17.0":0.22294,"17.1":0.34418,"17.2":0.3168,"17.3":0.46934,"17.4":1.09904,"17.5":22.50877,"17.6":3.78601,"18.0":0.41067},P:{"20":0.02163,"21":0.03244,"22":0.04326,"23":0.01081,"24":0.01081,"25":0.6164,_:"4 5.0-5.4 6.2-6.4 8.2 9.2 10.1 11.1-11.2 12.0 13.0 14.0 15.0 16.0","7.2-7.4":0.03244,"17.0":0.30279,"18.0":0.02163,"19.0":0.01081},I:{"0":0.01252,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00001,"4.2-4.3":0.00001,"4.4":0,"4.4.3-4.4.4":0.00002},K:{"0":0.06283,_:"10 11 12 11.1 11.5 12.1"},A:{"11":0.25647,_:"6 7 8 9 10 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":0.10681},H:{"0":0},L:{"0":22.54931},R:{_:"0"},M:{"0":0.19477},Q:{"14.9":0.03142}}; diff --git a/node_modules/caniuse-lite/data/regions/AL.js b/node_modules/caniuse-lite/data/regions/AL.js index 751c6501..c1e68b68 100644 --- a/node_modules/caniuse-lite/data/regions/AL.js +++ b/node_modules/caniuse-lite/data/regions/AL.js @@ -1 +1 @@ -module.exports={C:{"2":0.00178,"3":0.00178,"4":0.00356,"5":0.00178,"11":0.00178,"12":0.00178,"20":0.00178,"21":0.00178,"23":0.00178,"24":0.00178,"25":0.00178,"27":0.00178,"29":0.00178,"31":0.00178,"34":0.00178,"35":0.00178,"36":0.00178,"37":0.00178,"38":0.00178,"39":0.00178,"40":0.00535,"41":0.00178,"48":0.00178,"52":0.00178,"78":0.00178,"101":0.00356,"102":0.00178,"103":0.01247,"107":0.00356,"108":0.00535,"110":0.00178,"111":0.00178,"115":0.10514,"120":0.00178,"121":0.00178,"122":0.00178,"123":0.00356,"124":0.00178,"125":0.01247,"126":0.01247,"127":0.22631,"128":0.40986,"129":0.00535,"130":0.00178,_:"6 7 8 9 10 13 14 15 16 17 18 19 22 26 28 30 32 33 42 43 44 45 46 47 49 50 51 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 104 105 106 109 112 113 114 116 117 118 119 131","3.5":0.00178,"3.6":0.00535},D:{"10":0.00178,"11":0.00178,"20":0.00178,"21":0.00178,"27":0.00178,"28":0.00178,"30":0.00178,"31":0.00356,"32":0.00178,"33":0.00178,"34":0.00178,"35":0.00178,"36":0.00356,"37":0.00356,"38":0.00178,"39":0.00535,"40":0.00535,"41":0.00713,"42":0.00356,"43":0.01069,"44":0.01069,"45":0.01247,"46":0.02495,"47":0.00891,"49":0.15147,"51":0.05168,"52":0.00356,"56":0.00178,"63":0.00178,"65":0.00178,"70":0.02138,"71":0.00178,"73":0.00356,"74":0.00178,"75":0.00356,"76":0.00178,"79":0.04811,"80":0.00178,"81":0.00178,"83":0.0196,"85":0.00178,"86":0.00535,"87":0.01604,"88":0.00356,"89":0.01426,"90":0.00356,"91":0.00713,"93":0.00535,"94":0.00356,"95":0.00178,"97":0.00356,"98":0.00713,"99":0.00356,"100":0.00356,"102":0.00356,"103":0.00891,"104":0.03208,"105":0.00178,"106":0.01604,"107":0.0196,"108":0.0196,"109":1.38105,"110":0.00178,"111":0.00891,"112":0.00713,"113":0.00178,"114":0.00713,"115":0.00356,"116":0.0695,"117":0.00178,"118":0.00356,"119":0.01069,"120":0.38491,"121":0.01426,"122":0.06415,"123":0.0196,"124":0.11583,"125":0.24592,"126":7.0389,"127":0.86249,"128":0.00178,_:"4 5 6 7 8 9 12 13 14 15 16 17 18 19 22 23 24 25 26 29 48 50 53 54 55 57 58 59 60 61 62 64 66 67 68 69 72 77 78 84 92 96 101 129 130"},F:{"12":0.00178,"25":0.00178,"30":0.00178,"31":0.00535,"32":0.00178,"36":0.00178,"40":0.00178,"46":0.01069,"69":0.00178,"83":0.03742,"84":0.00178,"94":0.00356,"95":0.00535,"102":0.00178,"109":0.17107,"110":0.00535,"111":0.17642,_:"9 11 15 16 17 18 19 20 21 22 23 24 26 27 28 29 33 34 35 37 38 39 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 70 71 72 73 74 75 76 77 78 79 80 81 82 85 86 87 88 89 90 91 92 93 96 97 98 99 100 101 103 104 105 106 107 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6","12.1":0.00356},B:{"12":0.00178,"92":0.00356,"108":0.00535,"109":0.00713,"118":0.00178,"119":0.00356,"120":0.00713,"121":0.00178,"122":0.00356,"123":0.00356,"124":0.00356,"125":0.05702,"126":0.86605,"127":0.26374,_:"13 14 15 16 17 18 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 110 111 112 113 114 115 116 117"},E:{"4":0.00178,"5":0.00178,"8":0.00178,"9":0.09445,"13":0.00356,"14":0.00713,_:"0 6 7 10 11 12 15 3.1 3.2 7.1 9.1 10.1 11.1","5.1":0.00178,"6.1":0.00178,"12.1":0.00535,"13.1":0.02673,"14.1":0.0196,"15.1":0.00713,"15.2-15.3":0.00356,"15.4":0.01069,"15.5":0.02495,"15.6":0.27621,"16.0":0.0196,"16.1":0.02495,"16.2":0.01069,"16.3":0.04277,"16.4":0.01069,"16.5":0.03029,"16.6":0.1782,"17.0":0.01069,"17.1":0.03029,"17.2":0.04811,"17.3":0.02851,"17.4":0.11227,"17.5":1.81586,"17.6":0.00535,"18.0":0.01426},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00757,"5.0-5.1":0.00378,"6.0-6.1":0.02271,"7.0-7.1":0.02271,"8.1-8.4":0,"9.0-9.2":0.01892,"9.3":0.07569,"10.0-10.2":0.01514,"10.3":0.13245,"11.0-11.2":0.34816,"11.3-11.4":0.03784,"12.0-12.1":0.02649,"12.2-12.5":0.48819,"13.0-13.1":0.00757,"13.2":0.07947,"13.3":0.02649,"13.4-13.7":0.11353,"14.0-14.4":0.26112,"14.5-14.8":0.29518,"15.0-15.1":0.14759,"15.2-15.3":0.15894,"15.4":0.18165,"15.5":0.21949,"15.6-15.8":2.01329,"16.0":0.40493,"16.1":0.85906,"16.2":0.43142,"16.3":0.72282,"16.4":0.1703,"16.5":0.30654,"16.6-16.7":2.51283,"17.0":0.22706,"17.1":0.36709,"17.2":0.35573,"17.3":0.5336,"17.4":1.33589,"17.5":24.46229,"17.6":0.18922,"18.0":0.24977},P:{"4":0.11152,"20":0.03041,"21":0.05069,"22":0.06083,"23":0.07097,"24":0.09124,"25":2.99074,"5.0-5.4":0.01014,"6.2-6.4":0.04055,"7.2-7.4":0.0811,_:"8.2 9.2 10.1 12.0 15.0","11.1-11.2":0.01014,"13.0":0.02028,"14.0":0.06083,"16.0":0.02028,"17.0":0.03041,"18.0":0.01014,"19.0":0.02028},I:{"0":0.36033,"3":0,"4":0.00004,"2.1":0,"2.2":0.00007,"2.3":0,"4.1":0.00022,"4.2-4.3":0.00014,"4.4":0,"4.4.3-4.4.4":0.00061},K:{"0":0.25476,_:"10 11 12 11.1 11.5 12.1"},A:{"6":0.0037,"7":0.00925,"8":0.08879,"9":0.01665,"10":0.01295,"11":0.0555,_:"5.5"},S:{"2.5":0.02465,_:"3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":39.66281},R:{_:"0"},M:{"0":0.40268},Q:{_:"14.9"},O:{"0":0.05753},H:{"0":0}}; +module.exports={C:{"2":0.00192,"3":0.00384,"4":0.00192,"5":0.00192,"11":0.00192,"13":0.00192,"15":0.00192,"16":0.00192,"17":0.00192,"20":0.00192,"21":0.00192,"24":0.00192,"26":0.00192,"28":0.00192,"30":0.00192,"31":0.00192,"32":0.00192,"33":0.00192,"34":0.00192,"35":0.00192,"36":0.00192,"37":0.00192,"38":0.00384,"39":0.00384,"40":0.00384,"41":0.00192,"42":0.00192,"45":0.00384,"52":0.00192,"102":0.00192,"103":0.01921,"108":0.00768,"109":0.00192,"110":0.00576,"115":0.18057,"120":0.00192,"122":0.00192,"123":0.00384,"124":0.00192,"125":0.01153,"126":0.00384,"127":0.01537,"128":0.1556,"129":0.51483,_:"6 7 8 9 10 12 14 18 19 22 23 25 27 29 43 44 46 47 48 49 50 51 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 104 105 106 107 111 112 113 114 116 117 118 119 121 130 131 132 133","3.5":0.00192,"3.6":0.00768},D:{"11":0.00192,"21":0.00384,"27":0.00192,"31":0.00192,"32":0.00192,"33":0.00192,"34":0.00192,"35":0.00192,"36":0.00192,"37":0.00384,"38":0.00384,"39":0.00576,"40":0.00384,"41":0.00384,"42":0.00576,"43":0.01153,"44":0.02113,"45":0.01153,"46":0.01153,"47":0.00576,"49":0.00192,"51":0.01345,"56":0.00192,"59":0.00192,"65":0.00192,"68":0.00192,"69":0.00384,"70":0.00576,"71":0.00192,"73":0.00384,"75":0.00768,"79":0.03842,"80":0.00192,"83":0.02113,"84":0.00961,"85":0.00192,"86":0.00576,"87":0.01537,"88":0.00384,"90":0.00576,"91":0.00192,"92":0.00192,"93":0.00192,"94":0.00576,"95":0.00192,"97":0.00384,"98":0.00768,"99":0.00384,"100":0.00192,"102":0.00768,"103":0.02882,"104":0.02689,"105":0.00192,"106":0.00768,"107":0.00576,"108":0.00961,"109":1.31204,"110":0.00961,"111":0.00384,"112":0.00192,"113":0.00192,"114":0.00768,"115":0.00384,"116":0.1921,"117":0.00384,"118":0.00384,"119":0.00961,"120":0.08645,"121":0.01345,"122":0.0461,"123":0.02113,"124":0.13639,"125":0.20363,"126":0.59167,"127":7.83576,"128":1.39465,"129":0.00384,_:"4 5 6 7 8 9 10 12 13 14 15 16 17 18 19 20 22 23 24 25 26 28 29 30 48 50 52 53 54 55 57 58 60 61 62 63 64 66 67 72 74 76 77 78 81 89 96 101 130 131"},F:{"31":0.00384,"32":0.00192,"46":0.00961,"69":0.00384,"83":0.04995,"94":0.00192,"95":0.00768,"102":0.00192,"109":0.09413,"111":0.01537,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 33 34 35 36 37 38 39 40 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 70 71 72 73 74 75 76 77 78 79 80 81 82 84 85 86 87 88 89 90 91 92 93 96 97 98 99 100 101 103 104 105 106 107 108 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6","12.1":0.00384},B:{"12":0.00192,"18":0.00192,"92":0.00576,"108":0.00192,"109":0.01153,"114":0.00384,"119":0.00192,"120":0.01345,"121":0.00384,"122":0.00384,"123":0.00192,"124":0.00384,"125":0.01921,"126":0.06339,"127":1.03542,"128":0.25934,_:"13 14 15 16 17 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 110 111 112 113 115 116 117 118"},E:{"5":0.00192,"7":0.00192,"8":0.00192,"9":0.02113,"13":0.00576,"14":0.01153,"15":0.00192,_:"0 4 6 10 11 12 3.1 3.2 9.1 10.1 11.1","5.1":0.00192,"6.1":0.00192,"7.1":0.00192,"12.1":0.00192,"13.1":0.04803,"14.1":0.02113,"15.1":0.00384,"15.2-15.3":0.00192,"15.4":0.01153,"15.5":0.01345,"15.6":0.20747,"16.0":0.02497,"16.1":0.02305,"16.2":0.00961,"16.3":0.04034,"16.4":0.00768,"16.5":0.03266,"16.6":0.28431,"17.0":0.00768,"17.1":0.02882,"17.2":0.0461,"17.3":0.03266,"17.4":0.12487,"17.5":1.28131,"17.6":0.40917,"18.0":0.02497},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00783,"5.0-5.1":0.00391,"6.0-6.1":0.01956,"7.0-7.1":0.02348,"8.1-8.4":0,"9.0-9.2":0.01956,"9.3":0.07825,"10.0-10.2":0.02348,"10.3":0.12129,"11.0-11.2":0.3091,"11.3-11.4":0.03913,"12.0-12.1":0.0313,"12.2-12.5":0.5243,"13.0-13.1":0.00783,"13.2":0.16824,"13.3":0.02348,"13.4-13.7":0.09782,"14.0-14.4":0.28954,"14.5-14.8":0.2778,"15.0-15.1":0.15259,"15.2-15.3":0.15259,"15.4":0.17607,"15.5":0.20737,"15.6-15.8":1.95242,"16.0":0.39518,"16.1":0.8334,"16.2":0.41865,"16.3":0.69645,"16.4":0.17607,"16.5":0.28171,"16.6-16.7":2.42194,"17.0":0.22302,"17.1":0.34431,"17.2":0.31693,"17.3":0.46952,"17.4":1.09946,"17.5":22.51736,"17.6":3.78745,"18.0":0.41083},P:{"4":0.10231,"20":0.05115,"21":0.04092,"22":0.06138,"23":0.07161,"24":0.08184,"25":2.02566,_:"5.0-5.4 8.2 9.2 10.1 12.0 15.0 16.0 18.0","6.2-6.4":0.05115,"7.2-7.4":0.09208,"11.1-11.2":0.01023,"13.0":0.01023,"14.0":0.03069,"17.0":0.01023,"19.0":0.03069},I:{"0":0.17715,"3":0,"4":0.00002,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00007,"4.2-4.3":0.00007,"4.4":0,"4.4.3-4.4.4":0.00028},K:{"0":0.25045,_:"10 11 12 11.1 11.5 12.1"},A:{"6":0.00384,"7":0.00768,"8":0.07876,"9":0.01537,"10":0.01537,"11":0.06147,_:"5.5"},N:{_:"10 11"},S:{"2.5":0.00808,_:"3.0-3.1"},J:{_:"7 10"},O:{"0":0.04847},H:{"0":0},L:{"0":37.43079},R:{_:"0"},M:{"0":0.45242},Q:{_:"14.9"}}; diff --git a/node_modules/caniuse-lite/data/regions/AM.js b/node_modules/caniuse-lite/data/regions/AM.js index 6b53e420..fe756f3e 100644 --- a/node_modules/caniuse-lite/data/regions/AM.js +++ b/node_modules/caniuse-lite/data/regions/AM.js @@ -1 +1 @@ -module.exports={C:{"52":57.83801,"56":0.00749,"109":0.00749,"115":0.18728,"125":0.00749,"126":0.00749,"127":0.13484,"128":0.35957,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 53 54 55 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 110 111 112 113 114 116 117 118 119 120 121 122 123 124 129 130 131 3.5 3.6"},D:{"49":0.00749,"51":0.00749,"70":0.00749,"79":0.02247,"80":0.00749,"87":0.00749,"88":0.00749,"97":0.01498,"98":0.00749,"101":0.00749,"102":0.00749,"103":0.03746,"106":0.01498,"107":0.00749,"108":0.00749,"109":1.47573,"110":0.01498,"112":0.00749,"113":0.00749,"114":0.01498,"116":0.09738,"117":0.02247,"118":0.00749,"119":0.02247,"120":0.05244,"121":0.02996,"122":0.02996,"123":0.04495,"124":0.11986,"125":0.23971,"126":8.79443,"127":1.32591,"128":0.01498,"129":0.01498,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 50 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 71 72 73 74 75 76 77 78 81 83 84 85 86 89 90 91 92 93 94 95 96 99 100 104 105 111 115 130"},F:{"79":0.07491,"82":0.05993,"83":0.00749,"85":0.00749,"95":0.03746,"109":0.08989,"110":0.00749,"111":0.29215,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 80 81 84 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 106 107 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"108":0.00749,"109":0.00749,"122":0.00749,"125":0.00749,"126":0.85397,"127":0.09738,_:"12 13 14 15 16 17 18 79 80 81 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 110 111 112 113 114 115 116 117 118 119 120 121 123 124"},E:{"14":0.01498,_:"0 4 5 6 7 8 9 10 11 12 13 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 12.1 15.1 15.2-15.3 15.4 16.0 17.6","13.1":0.00749,"14.1":0.01498,"15.5":0.02247,"15.6":0.05244,"16.1":0.02247,"16.2":0.00749,"16.3":0.0824,"16.4":0.00749,"16.5":0.00749,"16.6":0.05244,"17.0":0.02247,"17.1":0.00749,"17.2":0.02247,"17.3":0.01498,"17.4":0.03746,"17.5":0.61426,"18.0":0.00749},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00131,"5.0-5.1":0.00066,"6.0-6.1":0.00394,"7.0-7.1":0.00394,"8.1-8.4":0,"9.0-9.2":0.00328,"9.3":0.01312,"10.0-10.2":0.00262,"10.3":0.02295,"11.0-11.2":0.06034,"11.3-11.4":0.00656,"12.0-12.1":0.00459,"12.2-12.5":0.0846,"13.0-13.1":0.00131,"13.2":0.01377,"13.3":0.00459,"13.4-13.7":0.01968,"14.0-14.4":0.04525,"14.5-14.8":0.05116,"15.0-15.1":0.02558,"15.2-15.3":0.02755,"15.4":0.03148,"15.5":0.03804,"15.6-15.8":0.34891,"16.0":0.07018,"16.1":0.14888,"16.2":0.07477,"16.3":0.12527,"16.4":0.02951,"16.5":0.05312,"16.6-16.7":0.43549,"17.0":0.03935,"17.1":0.06362,"17.2":0.06165,"17.3":0.09248,"17.4":0.23152,"17.5":4.23943,"17.6":0.03279,"18.0":0.04329},P:{"20":0.01042,"21":0.03125,"22":0.03125,"23":0.03125,"24":0.02083,"25":0.71867,_:"4 5.0-5.4 6.2-6.4 8.2 9.2 12.0 13.0 14.0 15.0 16.0 17.0","7.2-7.4":0.03125,"10.1":0.01042,"11.1-11.2":0.01042,"18.0":0.01042,"19.0":0.01042},I:{"0":0.02,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00001,"4.2-4.3":0.00001,"4.4":0,"4.4.3-4.4.4":0.00003},K:{"0":0.21832,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.01498,"11":0.01498,_:"6 7 9 10 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":17.18373},R:{_:"0"},M:{"0":0.06022},Q:{_:"14.9"},O:{"0":0.10036},H:{"0":0.01}}; +module.exports={C:{"52":52.80337,"56":0.0142,"113":0.0071,"115":0.14204,"116":0.0071,"125":0.0071,"127":0.0071,"128":0.14204,"129":0.348,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 53 54 55 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 114 117 118 119 120 121 122 123 124 126 130 131 132 133 3.5 3.6"},D:{"49":0.0071,"51":0.0071,"58":0.0071,"70":0.0071,"77":0.0071,"79":0.02131,"87":0.0071,"90":0.0071,"97":0.0142,"98":0.0071,"99":0.0071,"100":0.0071,"101":0.0071,"102":0.04261,"103":0.0142,"106":0.0142,"107":0.0071,"108":0.0071,"109":1.60505,"110":0.0071,"111":0.0071,"114":0.0071,"115":0.0071,"116":0.12784,"117":0.02131,"118":0.0142,"119":0.0142,"120":0.04971,"121":0.02131,"122":0.02131,"123":0.02841,"124":0.10653,"125":0.07102,"126":0.63208,"127":9.5948,"128":1.49852,"129":0.0142,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 50 52 53 54 55 56 57 59 60 61 62 63 64 65 66 67 68 69 71 72 73 74 75 76 78 80 81 83 84 85 86 88 89 91 92 93 94 95 96 104 105 112 113 130 131"},F:{"79":0.0071,"82":0.0071,"83":0.0142,"85":0.0071,"95":0.03551,"109":0.06392,"111":0.02131,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 80 81 84 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 106 107 108 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"107":0.0071,"108":0.0071,"109":0.0071,"125":0.0071,"126":0.04971,"127":0.7173,"128":0.15624,_:"12 13 14 15 16 17 18 79 80 81 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124"},E:{"14":0.02131,_:"0 4 5 6 7 8 9 10 11 12 13 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 12.1 13.1 15.1 15.2-15.3 16.4","14.1":0.0142,"15.4":0.0071,"15.5":0.0071,"15.6":0.03551,"16.0":0.02131,"16.1":0.02841,"16.2":0.0071,"16.3":0.15624,"16.5":0.0142,"16.6":0.06392,"17.0":0.0071,"17.1":0.0142,"17.2":0.0071,"17.3":0.02131,"17.4":0.04971,"17.5":0.22726,"17.6":0.09943,"18.0":0.0142},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.0016,"5.0-5.1":0.0008,"6.0-6.1":0.00399,"7.0-7.1":0.00479,"8.1-8.4":0,"9.0-9.2":0.00399,"9.3":0.01596,"10.0-10.2":0.00479,"10.3":0.02473,"11.0-11.2":0.06303,"11.3-11.4":0.00798,"12.0-12.1":0.00638,"12.2-12.5":0.10691,"13.0-13.1":0.0016,"13.2":0.03431,"13.3":0.00479,"13.4-13.7":0.01995,"14.0-14.4":0.05904,"14.5-14.8":0.05664,"15.0-15.1":0.03111,"15.2-15.3":0.03111,"15.4":0.0359,"15.5":0.04228,"15.6-15.8":0.3981,"16.0":0.08058,"16.1":0.16993,"16.2":0.08537,"16.3":0.14201,"16.4":0.0359,"16.5":0.05744,"16.6-16.7":0.49384,"17.0":0.04547,"17.1":0.07021,"17.2":0.06462,"17.3":0.09574,"17.4":0.22418,"17.5":4.59137,"17.6":0.77228,"18.0":0.08377},P:{"20":0.01035,"21":0.02071,"22":0.03106,"23":0.02071,"24":0.03106,"25":0.51768,_:"4 5.0-5.4 6.2-6.4 8.2 9.2 10.1 12.0 13.0 14.0 15.0 16.0 17.0","7.2-7.4":0.04141,"11.1-11.2":0.01035,"18.0":0.03106,"19.0":0.01035},I:{"0":0.00578,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0,"4.2-4.3":0,"4.4":0,"4.4.3-4.4.4":0.00001},K:{"0":0.2944,_:"10 11 12 11.1 11.5 12.1"},A:{"11":0.0142,_:"6 7 8 9 10 5.5"},N:{_:"10 11"},S:{"2.5":0.0029,_:"3.0-3.1"},J:{_:"7 10"},O:{"0":0.10726},H:{"0":0.01},L:{"0":19.51704},R:{_:"0"},M:{"0":0.10436},Q:{_:"14.9"}}; diff --git a/node_modules/caniuse-lite/data/regions/AO.js b/node_modules/caniuse-lite/data/regions/AO.js index 71605b65..576918be 100644 --- a/node_modules/caniuse-lite/data/regions/AO.js +++ b/node_modules/caniuse-lite/data/regions/AO.js @@ -1 +1 @@ -module.exports={C:{"34":0.01319,"78":0.00659,"113":0.0033,"115":0.14507,"124":0.02308,"125":0.0033,"126":0.0033,"127":0.16815,"128":0.2209,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 114 116 117 118 119 120 121 122 123 129 130 131 3.5 3.6"},D:{"11":0.00659,"43":0.0033,"46":0.0033,"49":0.0033,"54":0.0033,"55":0.00659,"56":0.0033,"68":0.0033,"69":0.00659,"70":0.0033,"72":0.01649,"73":0.0033,"75":0.0033,"76":0.00659,"77":0.00659,"79":0.01319,"81":0.02308,"83":0.00659,"85":0.0033,"86":0.02967,"87":0.04946,"88":0.01978,"89":0.00659,"90":0.01319,"91":0.00659,"92":0.00989,"93":0.00989,"94":0.00659,"95":0.00989,"96":0.00659,"97":0.00659,"98":0.00659,"99":0.00989,"100":0.00659,"101":0.0033,"102":0.02308,"103":0.00659,"104":0.0033,"105":0.0033,"106":0.03297,"107":0.00659,"108":0.0033,"109":1.80346,"110":0.00989,"111":0.00659,"112":0.0033,"113":0.0033,"114":0.02638,"115":0.0033,"116":0.09891,"117":0.01649,"118":0.04286,"119":0.04946,"120":0.03956,"121":0.02638,"122":0.02638,"123":0.04946,"124":0.07913,"125":0.1154,"126":7.07536,"127":0.94954,"128":0.00659,_:"4 5 6 7 8 9 10 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 44 45 47 48 50 51 52 53 57 58 59 60 61 62 63 64 65 66 67 71 74 78 80 84 129 130"},F:{"34":0.01978,"79":0.02638,"83":0.00659,"85":0.00989,"87":0.0033,"89":0.0033,"95":0.06264,"108":0.00659,"109":0.04616,"110":0.00659,"111":0.47477,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 80 81 82 84 86 88 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 106 107 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"12":0.00659,"14":0.0033,"15":0.00989,"16":0.0033,"17":0.00659,"18":0.01649,"81":0.0033,"84":0.01978,"89":0.00659,"90":0.01978,"92":0.04286,"100":0.0033,"101":0.0033,"104":0.0033,"105":0.0033,"106":0.0033,"109":0.08572,"110":0.0033,"113":0.0033,"114":0.01649,"115":0.0033,"117":0.00659,"118":0.01319,"119":0.00659,"120":0.02967,"121":0.02308,"122":0.02967,"123":0.02967,"124":0.06924,"125":0.12858,"126":2.70024,"127":0.36267,_:"13 79 80 83 85 86 87 88 91 93 94 95 96 97 98 99 102 103 107 108 111 112 116"},E:{"13":0.0033,_:"0 4 5 6 7 8 9 10 11 12 14 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 12.1 15.1 15.2-15.3 15.4 15.5 16.0 16.2 16.3 17.0 17.1 17.2 17.6 18.0","13.1":0.02967,"14.1":0.00659,"15.6":0.03956,"16.1":0.0033,"16.4":0.0033,"16.5":0.0033,"16.6":0.01319,"17.3":0.0033,"17.4":0.00989,"17.5":0.05605},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00155,"5.0-5.1":0.00077,"6.0-6.1":0.00465,"7.0-7.1":0.00465,"8.1-8.4":0,"9.0-9.2":0.00387,"9.3":0.01549,"10.0-10.2":0.0031,"10.3":0.0271,"11.0-11.2":0.07124,"11.3-11.4":0.00774,"12.0-12.1":0.00542,"12.2-12.5":0.09989,"13.0-13.1":0.00155,"13.2":0.01626,"13.3":0.00542,"13.4-13.7":0.02323,"14.0-14.4":0.05343,"14.5-14.8":0.0604,"15.0-15.1":0.0302,"15.2-15.3":0.03252,"15.4":0.03717,"15.5":0.04491,"15.6-15.8":0.41193,"16.0":0.08285,"16.1":0.17577,"16.2":0.08827,"16.3":0.14789,"16.4":0.03484,"16.5":0.06272,"16.6-16.7":0.51414,"17.0":0.04646,"17.1":0.07511,"17.2":0.07279,"17.3":0.10918,"17.4":0.27333,"17.5":5.00515,"17.6":0.03872,"18.0":0.0511},P:{"4":0.05319,"20":0.02128,"21":0.02128,"22":0.02128,"23":0.04256,"24":0.06383,"25":0.34045,_:"5.0-5.4 6.2-6.4 9.2 10.1 11.1-11.2 12.0","7.2-7.4":0.11703,"8.2":0.01064,"13.0":0.01064,"14.0":0.04256,"15.0":0.02128,"16.0":0.05319,"17.0":0.05319,"18.0":0.02128,"19.0":0.02128},I:{"0":0.06681,"3":0,"4":0.00001,"2.1":0,"2.2":0.00001,"2.3":0,"4.1":0.00004,"4.2-4.3":0.00003,"4.4":0,"4.4.3-4.4.4":0.00011},K:{"0":0.46962,_:"10 11 12 11.1 11.5 12.1"},A:{"11":0.0033,_:"6 7 8 9 10 5.5"},S:{"2.5":0.10056,_:"3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":73.94861},R:{_:"0"},M:{"0":0.14078},Q:{"14.9":0.0067},O:{"0":0.07374},H:{"0":0.06}}; +module.exports={C:{"34":0.00935,"51":0.00312,"78":0.00935,"113":0.00312,"115":0.11841,"124":0.00623,"126":0.00312,"127":0.00312,"128":0.09348,"129":0.30848,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 114 116 117 118 119 120 121 122 123 125 130 131 132 133 3.5 3.6"},D:{"11":0.00623,"43":0.00623,"46":0.00312,"50":0.00312,"56":0.01246,"62":0.00312,"65":0.00312,"69":0.00312,"70":0.00312,"72":0.00623,"73":0.00312,"75":0.00935,"76":0.00623,"77":0.00312,"79":0.00935,"81":0.01558,"83":0.00312,"86":0.04051,"87":0.04986,"88":0.00935,"89":0.00623,"90":0.01246,"91":0.00312,"92":0.00935,"93":0.00312,"94":0.00623,"95":0.01246,"96":0.00312,"97":0.00312,"98":0.00935,"99":0.02181,"100":0.00623,"101":0.00935,"102":0.02493,"103":0.01558,"104":0.00312,"105":0.00312,"106":0.02493,"107":0.00312,"108":0.00312,"109":1.62967,"110":0.00623,"111":0.00623,"112":0.00312,"113":0.00312,"114":0.0187,"116":0.11841,"117":0.00935,"118":0.03116,"119":0.03428,"120":0.03739,"121":0.02181,"122":0.0187,"123":0.03428,"124":0.04674,"125":0.05297,"126":0.29602,"127":5.79576,"128":1.40843,"129":0.00935,_:"4 5 6 7 8 9 10 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 44 45 47 48 49 51 52 53 54 55 57 58 59 60 61 63 64 66 67 68 71 74 78 80 84 85 115 130 131"},F:{"34":0.00312,"79":0.03739,"83":0.00312,"85":0.00312,"89":0.00312,"95":0.08102,"108":0.00312,"109":0.03428,"111":0.00935,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 80 81 82 84 86 87 88 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 106 107 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"12":0.00312,"14":0.00935,"15":0.00312,"17":0.00623,"18":0.02804,"84":0.02804,"89":0.00935,"90":0.0187,"92":0.03116,"100":0.00312,"101":0.00935,"102":0.00312,"103":0.00312,"106":0.00312,"107":0.00312,"109":0.11218,"110":0.00623,"114":0.00312,"116":0.00312,"117":0.00312,"118":0.00312,"119":0.00623,"120":0.03739,"121":0.01246,"122":0.02181,"123":0.0187,"124":0.03116,"125":0.05297,"126":0.1371,"127":2.21548,"128":0.75096,_:"13 16 79 80 81 83 85 86 87 88 91 93 94 95 96 97 98 99 104 105 108 111 112 113 115"},E:{"12":0.00312,"15":0.00312,_:"0 4 5 6 7 8 9 10 11 13 14 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 12.1 15.1 15.2-15.3 15.4 15.5 16.0 16.1 16.2 16.3 16.4 16.5 17.0 17.1 17.2 17.3 18.0","13.1":0.03739,"14.1":0.00935,"15.6":0.05297,"16.6":0.01246,"17.4":0.00312,"17.5":0.03739,"17.6":0.02181},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00174,"5.0-5.1":0.00087,"6.0-6.1":0.00435,"7.0-7.1":0.00522,"8.1-8.4":0,"9.0-9.2":0.00435,"9.3":0.0174,"10.0-10.2":0.00522,"10.3":0.02697,"11.0-11.2":0.06874,"11.3-11.4":0.0087,"12.0-12.1":0.00696,"12.2-12.5":0.1166,"13.0-13.1":0.00174,"13.2":0.03742,"13.3":0.00522,"13.4-13.7":0.02175,"14.0-14.4":0.06439,"14.5-14.8":0.06178,"15.0-15.1":0.03394,"15.2-15.3":0.03394,"15.4":0.03916,"15.5":0.04612,"15.6-15.8":0.4342,"16.0":0.08788,"16.1":0.18534,"16.2":0.0931,"16.3":0.15488,"16.4":0.03916,"16.5":0.06265,"16.6-16.7":0.53862,"17.0":0.0496,"17.1":0.07657,"17.2":0.07048,"17.3":0.10442,"17.4":0.24451,"17.5":5.00764,"17.6":0.84229,"18.0":0.09136},P:{"4":0.08645,"20":0.01081,"21":0.02161,"22":0.03242,"23":0.04323,"24":0.04323,"25":0.24854,_:"5.0-5.4 6.2-6.4 8.2 9.2 10.1 11.1-11.2 12.0","7.2-7.4":0.14048,"13.0":0.01081,"14.0":0.02161,"15.0":0.03242,"16.0":0.04323,"17.0":0.06484,"18.0":0.02161,"19.0":0.01081},I:{"0":0.04117,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00002,"4.2-4.3":0.00002,"4.4":0,"4.4.3-4.4.4":0.00007},K:{"0":0.3255,_:"10 11 12 11.1 11.5 12.1"},A:{"11":0.00312,_:"6 7 8 9 10 5.5"},N:{_:"10 11"},S:{"2.5":0.08261,_:"3.0-3.1"},J:{_:"7 10"},O:{"0":0.11014},H:{"0":0.06},L:{"0":74.31698},R:{_:"0"},M:{"0":0.12391},Q:{_:"14.9"}}; diff --git a/node_modules/caniuse-lite/data/regions/AR.js b/node_modules/caniuse-lite/data/regions/AR.js index afc156c4..b49679d5 100644 --- a/node_modules/caniuse-lite/data/regions/AR.js +++ b/node_modules/caniuse-lite/data/regions/AR.js @@ -1 +1 @@ -module.exports={C:{"4":0.01089,"52":0.02177,"59":0.01089,"71":0.00363,"78":0.00726,"80":0.00363,"81":0.00363,"82":0.00363,"83":0.00363,"84":0.00363,"86":0.00726,"88":0.03992,"91":0.04718,"92":0.00363,"94":0.00363,"95":0.00363,"99":0.00363,"102":0.00726,"103":0.03629,"104":0.00363,"105":0.00363,"106":0.00726,"107":0.00363,"108":0.00363,"109":0.00363,"110":0.00363,"111":0.00363,"112":0.00726,"113":0.01452,"114":0.00363,"115":0.38105,"117":0.00363,"118":0.00363,"119":0.00363,"120":0.0254,"121":0.00363,"122":0.00363,"123":0.00726,"124":0.00363,"125":0.01089,"126":0.01815,"127":0.4754,"128":0.68588,"129":0.00363,_:"2 3 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 53 54 55 56 57 58 60 61 62 63 64 65 66 67 68 69 70 72 73 74 75 76 77 79 85 87 89 90 93 96 97 98 100 101 116 130 131 3.5 3.6"},D:{"34":0.00363,"38":0.0254,"47":0.00726,"49":0.04355,"51":0.00363,"56":0.00363,"58":0.00363,"63":0.00363,"66":0.03266,"70":0.00363,"71":0.00363,"74":0.00363,"75":0.00726,"76":0.00363,"78":0.01089,"79":0.0254,"80":0.00363,"81":0.00363,"83":0.00363,"84":0.00363,"85":0.00363,"86":0.00363,"87":0.01815,"88":0.01815,"89":0.00363,"90":0.00363,"91":0.02903,"92":0.00363,"93":0.01815,"94":0.00363,"95":0.01089,"96":0.00726,"97":0.02177,"98":0.00363,"99":0.00726,"100":0.00363,"101":0.00726,"102":0.00726,"103":0.04355,"104":0.01089,"105":0.01089,"106":0.01452,"107":0.01452,"108":0.01815,"109":3.7161,"110":0.01815,"111":0.00726,"112":0.01089,"113":0.01089,"114":0.01452,"115":0.01815,"116":0.07984,"117":0.01089,"118":0.01452,"119":0.05081,"120":0.07621,"121":0.11613,"122":0.09073,"123":0.10887,"124":0.17056,"125":0.41008,"126":19.38612,"127":2.68183,"128":0.00363,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 35 36 37 39 40 41 42 43 44 45 46 48 50 52 53 54 55 57 59 60 61 62 64 65 67 68 69 72 73 77 129 130"},F:{"36":0.00363,"83":0.00726,"95":0.05444,"102":0.00363,"109":0.80927,"110":0.00726,"111":0.44637,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 103 104 105 106 107 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"17":0.00363,"18":0.00363,"92":0.01089,"109":0.04355,"113":0.00363,"114":0.00363,"115":0.00363,"116":0.00363,"117":0.00363,"118":0.00363,"119":0.00726,"120":0.00726,"121":0.00726,"122":0.00726,"123":0.01089,"124":0.01815,"125":0.05081,"126":2.50038,"127":0.34838,_:"12 13 14 15 16 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 110 111 112"},E:{"9":0.00363,"14":0.00726,_:"0 4 5 6 7 8 10 11 12 13 15 3.1 3.2 6.1 7.1 9.1 10.1","5.1":0.00363,"11.1":0.00726,"12.1":0.00363,"13.1":0.00726,"14.1":0.01815,"15.1":0.00363,"15.2-15.3":0.00363,"15.4":0.00363,"15.5":0.00363,"15.6":0.05081,"16.0":0.00363,"16.1":0.00726,"16.2":0.00363,"16.3":0.01452,"16.4":0.00363,"16.5":0.00726,"16.6":0.05806,"17.0":0.01815,"17.1":0.00726,"17.2":0.01815,"17.3":0.01089,"17.4":0.0254,"17.5":0.34476,"17.6":0.00363,"18.0":0.00363},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00095,"5.0-5.1":0.00047,"6.0-6.1":0.00284,"7.0-7.1":0.00284,"8.1-8.4":0,"9.0-9.2":0.00237,"9.3":0.00948,"10.0-10.2":0.0019,"10.3":0.01659,"11.0-11.2":0.04361,"11.3-11.4":0.00474,"12.0-12.1":0.00332,"12.2-12.5":0.06115,"13.0-13.1":0.00095,"13.2":0.00995,"13.3":0.00332,"13.4-13.7":0.01422,"14.0-14.4":0.03271,"14.5-14.8":0.03697,"15.0-15.1":0.01849,"15.2-15.3":0.01991,"15.4":0.02275,"15.5":0.02749,"15.6-15.8":0.25217,"16.0":0.05072,"16.1":0.1076,"16.2":0.05404,"16.3":0.09053,"16.4":0.02133,"16.5":0.03839,"16.6-16.7":0.31474,"17.0":0.02844,"17.1":0.04598,"17.2":0.04456,"17.3":0.06683,"17.4":0.16732,"17.5":3.06395,"17.6":0.0237,"18.0":0.03128},P:{"4":0.10224,"20":0.01022,"21":0.05112,"22":0.0409,"23":0.07157,"24":0.10224,"25":2.32088,"5.0-5.4":0.01022,_:"6.2-6.4 8.2 9.2 10.1 12.0","7.2-7.4":0.16359,"11.1-11.2":0.01022,"13.0":0.02045,"14.0":0.01022,"15.0":0.01022,"16.0":0.02045,"17.0":0.07157,"18.0":0.01022,"19.0":0.02045},I:{"0":0.03174,"3":0,"4":0,"2.1":0,"2.2":0.00001,"2.3":0,"4.1":0.00002,"4.2-4.3":0.00001,"4.4":0,"4.4.3-4.4.4":0.00005},K:{"0":0.13653,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.00435,"11":0.01742,_:"6 7 9 10 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":56.59938},R:{_:"0"},M:{"0":0.13379},Q:{_:"14.9"},O:{"0":0.03186},H:{"0":0.01}}; +module.exports={C:{"52":0.02313,"59":0.01928,"68":0.00386,"72":0.00386,"78":0.00771,"79":0.00386,"80":0.00386,"81":0.00386,"82":0.00386,"84":0.00386,"86":0.00386,"88":0.04626,"91":0.03855,"92":0.00386,"94":0.00386,"95":0.00771,"99":0.00386,"100":0.00386,"101":0.00386,"102":0.00386,"103":0.0347,"105":0.00386,"106":0.00386,"108":0.00386,"109":0.00386,"110":0.00386,"111":0.00386,"112":0.00386,"113":0.00771,"114":0.00386,"115":0.4202,"118":0.00386,"119":0.00386,"120":0.01928,"121":0.00386,"122":0.00386,"123":0.00771,"124":0.00386,"125":0.01157,"126":0.01157,"127":0.0347,"128":0.33153,"129":0.89436,"130":0.00771,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 53 54 55 56 57 58 60 61 62 63 64 65 66 67 69 70 71 73 74 75 76 77 83 85 87 89 90 93 96 97 98 104 107 116 117 131 132 133 3.5 3.6"},D:{"34":0.00386,"38":0.03084,"47":0.00386,"49":0.0347,"56":0.00386,"58":0.00386,"63":0.00386,"65":0.00386,"66":0.03084,"70":0.00386,"71":0.00386,"74":0.00386,"75":0.00771,"76":0.00386,"78":0.01157,"79":0.01928,"80":0.00386,"81":0.00386,"83":0.00386,"84":0.00386,"85":0.00386,"86":0.00386,"87":0.02313,"88":0.02699,"89":0.00386,"90":0.00386,"91":0.02699,"92":0.00771,"93":0.01157,"94":0.00386,"95":0.01157,"96":0.00386,"97":0.01928,"98":0.00771,"99":0.00771,"100":0.00386,"101":0.00771,"102":0.00771,"103":0.06939,"104":0.01157,"105":0.01157,"106":0.01157,"107":0.00771,"108":0.01928,"109":3.84344,"110":0.01157,"111":0.00771,"112":0.01157,"113":0.01157,"114":0.01542,"115":0.01542,"116":0.0771,"117":0.00771,"118":0.00771,"119":0.05783,"120":0.07325,"121":0.10409,"122":0.09638,"123":0.1118,"124":0.15035,"125":0.15035,"126":1.00616,"127":19.55642,"128":3.87813,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 35 36 37 39 40 41 42 43 44 45 46 48 50 51 52 53 54 55 57 59 60 61 62 64 67 68 69 72 73 77 129 130 131"},F:{"36":0.00386,"83":0.00771,"85":0.00386,"95":0.05012,"109":0.40863,"111":0.11565,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 106 107 108 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"17":0.00386,"84":0.00386,"92":0.01157,"95":0.00386,"109":0.04626,"111":0.00386,"113":0.00386,"114":0.00386,"115":0.00386,"117":0.00386,"119":0.00771,"120":0.00771,"121":0.00386,"122":0.01157,"123":0.01157,"124":0.01157,"125":0.02313,"126":0.10794,"127":2.2359,"128":0.6515,_:"12 13 14 15 16 18 79 80 81 83 85 86 87 88 89 90 91 93 94 96 97 98 99 100 101 102 103 104 105 106 107 108 110 112 116 118"},E:{"14":0.00771,_:"0 4 5 6 7 8 9 10 11 12 13 15 3.1 3.2 6.1 7.1 9.1 10.1","5.1":0.00386,"11.1":0.00771,"12.1":0.00386,"13.1":0.01157,"14.1":0.01928,"15.1":0.00386,"15.2-15.3":0.00386,"15.4":0.00386,"15.5":0.00386,"15.6":0.05397,"16.0":0.01157,"16.1":0.00771,"16.2":0.00386,"16.3":0.01928,"16.4":0.00386,"16.5":0.01157,"16.6":0.05783,"17.0":0.00771,"17.1":0.00771,"17.2":0.01542,"17.3":0.01157,"17.4":0.02699,"17.5":0.25829,"17.6":0.12722,"18.0":0.00386},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00102,"5.0-5.1":0.00051,"6.0-6.1":0.00254,"7.0-7.1":0.00305,"8.1-8.4":0,"9.0-9.2":0.00254,"9.3":0.01015,"10.0-10.2":0.00305,"10.3":0.01574,"11.0-11.2":0.04011,"11.3-11.4":0.00508,"12.0-12.1":0.00406,"12.2-12.5":0.06803,"13.0-13.1":0.00102,"13.2":0.02183,"13.3":0.00305,"13.4-13.7":0.01269,"14.0-14.4":0.03757,"14.5-14.8":0.03604,"15.0-15.1":0.0198,"15.2-15.3":0.0198,"15.4":0.02284,"15.5":0.02691,"15.6-15.8":0.25332,"16.0":0.05127,"16.1":0.10813,"16.2":0.05432,"16.3":0.09036,"16.4":0.02284,"16.5":0.03655,"16.6-16.7":0.31424,"17.0":0.02894,"17.1":0.04467,"17.2":0.04112,"17.3":0.06092,"17.4":0.14265,"17.5":2.92158,"17.6":0.49141,"18.0":0.0533},P:{"4":0.08189,"20":0.01024,"21":0.05118,"22":0.04095,"23":0.05118,"24":0.06142,"25":1.81192,"5.0-5.4":0.02047,_:"6.2-6.4 8.2 9.2 10.1 12.0 14.0 15.0","7.2-7.4":0.15355,"11.1-11.2":0.01024,"13.0":0.02047,"16.0":0.02047,"17.0":0.06142,"18.0":0.01024,"19.0":0.01024},I:{"0":0.03675,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00001,"4.2-4.3":0.00001,"4.4":0,"4.4.3-4.4.4":0.00006},K:{"0":0.13136,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.00406,"11":0.07304,_:"6 7 9 10 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":0.03688},H:{"0":0.01},L:{"0":53.93258},R:{_:"0"},M:{"0":0.13521},Q:{_:"14.9"}}; diff --git a/node_modules/caniuse-lite/data/regions/AS.js b/node_modules/caniuse-lite/data/regions/AS.js index 84f31213..e60d0961 100644 --- a/node_modules/caniuse-lite/data/regions/AS.js +++ b/node_modules/caniuse-lite/data/regions/AS.js @@ -1 +1 @@ -module.exports={C:{"115":0.00313,"127":0.01254,"128":0.0188,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 116 117 118 119 120 121 122 123 124 125 126 129 130 131 3.5 3.6"},D:{"79":0.00313,"93":0.06581,"103":0.02821,"109":0.03447,"110":0.00313,"113":0.00313,"115":0.00313,"117":0.01254,"120":0.00313,"121":0.00313,"122":0.01567,"123":0.00313,"124":0.01567,"125":0.09402,"126":0.85245,"127":0.05014,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 80 81 83 84 85 86 87 88 89 90 91 92 94 95 96 97 98 99 100 101 102 104 105 106 107 108 111 112 114 116 118 119 128 129 130"},F:{"109":0.02194,"111":0.03447,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"124":0.01254,"126":0.18177,"127":0.03761,_:"12 13 14 15 16 17 18 79 80 81 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 125"},E:{_:"0 4 5 6 7 8 9 10 11 12 13 14 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 12.1 13.1","14.1":0.00627,"15.1":0.04074,"15.2-15.3":0.05014,"15.4":0.20371,"15.5":0.09402,"15.6":1.55446,"16.0":0.02507,"16.1":0.46697,"16.2":0.42309,"16.3":0.53591,"16.4":0.04388,"16.5":0.14416,"16.6":2.57615,"17.0":0.20371,"17.1":0.37608,"17.2":0.15357,"17.3":0.47323,"17.4":1.04362,"17.5":20.3804,"17.6":0.07522,"18.0":0.08775},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.01335,"5.0-5.1":0.00668,"6.0-6.1":0.04006,"7.0-7.1":0.04006,"8.1-8.4":0,"9.0-9.2":0.03338,"9.3":0.13354,"10.0-10.2":0.02671,"10.3":0.23369,"11.0-11.2":0.61427,"11.3-11.4":0.06677,"12.0-12.1":0.04674,"12.2-12.5":0.86132,"13.0-13.1":0.01335,"13.2":0.14021,"13.3":0.04674,"13.4-13.7":0.20031,"14.0-14.4":0.46071,"14.5-14.8":0.5208,"15.0-15.1":0.2604,"15.2-15.3":0.28043,"15.4":0.32049,"15.5":0.38726,"15.6-15.8":3.55211,"16.0":0.71443,"16.1":1.51566,"16.2":0.76117,"16.3":1.27529,"16.4":0.30046,"16.5":0.54083,"16.6-16.7":4.43346,"17.0":0.40061,"17.1":0.64766,"17.2":0.62763,"17.3":0.94144,"17.4":2.35695,"17.5":43.15948,"17.6":0.33384,"18.0":0.44068},P:{"25":0.10984,_:"4 20 21 22 23 24 5.0-5.4 6.2-6.4 7.2-7.4 8.2 9.2 10.1 11.1-11.2 12.0 13.0 14.0 15.0 16.0 17.0 18.0 19.0"},I:{"0":0,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0,"4.2-4.3":0,"4.4":0,"4.4.3-4.4.4":0},K:{"0":0,_:"10 11 12 11.1 11.5 12.1"},A:{_:"6 7 8 9 10 11 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":2.14576},R:{_:"0"},M:{_:"0"},Q:{_:"14.9"},O:{"0":0.05492},H:{"0":0}}; +module.exports={C:{"115":0.00329,"128":0.01315,"129":0.01644,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 116 117 118 119 120 121 122 123 124 125 126 127 130 131 132 133 3.5 3.6"},D:{"76":0.00329,"79":0.00658,"93":0.01973,"103":0.02959,"109":0.01644,"111":0.00329,"113":0.00329,"115":0.00329,"117":0.00329,"122":0.00329,"124":0.01644,"125":0.07234,"126":0.49978,"127":0.77597,"128":0.14138,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 77 78 80 81 83 84 85 86 87 88 89 90 91 92 94 95 96 97 98 99 100 101 102 104 105 106 107 108 110 112 114 116 118 119 120 121 123 129 130 131"},F:{"109":0.00658,"111":0.04932,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"124":0.00658,"125":0.00329,"126":0.01315,"127":0.23345,"128":0.04932,_:"12 13 14 15 16 17 18 79 80 81 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123"},E:{_:"0 4 5 6 7 8 9 10 11 12 13 14 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 12.1 13.1","14.1":0.00329,"15.1":0.03617,"15.2-15.3":0.0559,"15.4":0.12823,"15.5":0.06576,"15.6":1.68017,"16.0":0.05261,"16.1":0.39127,"16.2":0.36497,"16.3":0.42086,"16.4":0.0822,"16.5":0.16111,"16.6":2.69945,"17.0":0.15454,"17.1":0.18413,"17.2":0.21043,"17.3":0.52279,"17.4":0.65102,"17.5":17.19953,"17.6":4.73801,"18.0":0.12494},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.01312,"5.0-5.1":0.00656,"6.0-6.1":0.03281,"7.0-7.1":0.03937,"8.1-8.4":0,"9.0-9.2":0.03281,"9.3":0.13123,"10.0-10.2":0.03937,"10.3":0.20341,"11.0-11.2":0.51837,"11.3-11.4":0.06562,"12.0-12.1":0.05249,"12.2-12.5":0.87926,"13.0-13.1":0.01312,"13.2":0.28215,"13.3":0.03937,"13.4-13.7":0.16404,"14.0-14.4":0.48556,"14.5-14.8":0.46588,"15.0-15.1":0.2559,"15.2-15.3":0.2559,"15.4":0.29527,"15.5":0.34777,"15.6-15.8":3.27426,"16.0":0.66273,"16.1":1.39763,"16.2":0.7021,"16.3":1.16797,"16.4":0.29527,"16.5":0.47244,"16.6-16.7":4.06166,"17.0":0.37401,"17.1":0.57743,"17.2":0.53149,"17.3":0.7874,"17.4":1.84382,"17.5":37.7623,"17.6":6.35168,"18.0":0.68897},P:{"25":0.08353,_:"4 20 21 22 23 24 5.0-5.4 6.2-6.4 7.2-7.4 8.2 9.2 10.1 11.1-11.2 12.0 13.0 14.0 15.0 16.0 17.0 18.0 19.0"},I:{"0":0,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0,"4.2-4.3":0,"4.4":0,"4.4.3-4.4.4":0},K:{"0":0.01342,_:"10 11 12 11.1 11.5 12.1"},A:{_:"6 7 8 9 10 11 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":0.04027},H:{"0":0},L:{"0":1.86794},R:{_:"0"},M:{_:"0"},Q:{_:"14.9"}}; diff --git a/node_modules/caniuse-lite/data/regions/AT.js b/node_modules/caniuse-lite/data/regions/AT.js index 0440586d..802ecadd 100644 --- a/node_modules/caniuse-lite/data/regions/AT.js +++ b/node_modules/caniuse-lite/data/regions/AT.js @@ -1 +1 @@ -module.exports={C:{"34":0.0047,"47":0.0047,"48":0.0094,"52":0.02819,"53":0.0047,"60":0.0047,"68":0.02349,"72":0.0094,"75":0.0047,"76":0.0047,"78":0.03758,"83":0.0047,"88":0.0047,"89":0.0047,"91":0.0094,"94":0.0047,"96":0.02819,"102":0.02349,"103":0.01409,"104":0.0047,"106":0.0047,"107":0.0094,"108":0.0047,"109":0.0047,"110":0.0047,"111":0.0047,"112":0.0094,"113":0.0094,"115":1.24027,"116":0.01409,"117":0.11745,"118":0.0094,"119":0.0047,"120":0.0047,"121":0.0094,"122":0.01409,"123":0.01409,"124":0.01879,"125":0.03758,"126":0.13154,"127":2.40068,"128":3.83357,"129":0.0047,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 35 36 37 38 39 40 41 42 43 44 45 46 49 50 51 54 55 56 57 58 59 61 62 63 64 65 66 67 69 70 71 73 74 77 79 80 81 82 84 85 86 87 90 92 93 95 97 98 99 100 101 105 114 130 131 3.5","3.6":0.0047},D:{"38":0.0094,"41":0.0047,"42":0.0094,"43":0.0047,"44":0.0047,"45":0.0047,"46":0.0094,"47":0.0047,"49":0.03289,"51":0.01409,"56":0.0047,"70":0.0047,"79":0.09866,"80":0.0094,"81":0.01409,"85":0.01409,"86":0.0047,"87":0.05638,"88":0.01879,"89":0.07047,"90":0.0047,"91":0.0094,"93":0.0094,"94":0.01879,"96":0.0047,"97":0.0047,"98":0.0047,"99":0.0094,"100":0.0047,"102":0.02819,"103":0.07517,"104":0.03289,"105":0.0047,"106":0.01409,"107":0.01879,"108":0.04698,"109":0.86913,"110":0.03289,"111":0.05638,"112":0.05168,"113":0.21141,"114":0.25839,"115":0.04228,"116":0.13154,"117":0.02349,"118":0.12685,"119":0.03758,"120":0.15034,"121":0.05638,"122":0.12215,"123":0.10805,"124":0.16443,"125":3.12887,"126":13.87319,"127":2.02484,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 39 40 48 50 52 53 54 55 57 58 59 60 61 62 63 64 65 66 67 68 69 71 72 73 74 75 76 77 78 83 84 92 95 101 128 129 130"},F:{"46":0.01409,"71":0.01409,"81":0.0047,"83":0.02819,"85":0.02349,"95":0.04228,"102":0.02819,"107":0.0047,"109":0.62483,"110":0.04228,"111":0.84094,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 72 73 74 75 76 77 78 79 80 82 84 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 103 104 105 106 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"18":0.0047,"92":0.0094,"100":0.0047,"107":0.0047,"108":0.0094,"109":0.13624,"110":0.02349,"111":0.0094,"112":0.0047,"113":0.0094,"114":0.01879,"115":0.0047,"116":0.0094,"117":0.0047,"118":0.0094,"119":0.04228,"120":0.05638,"121":0.04698,"122":0.02349,"123":0.02819,"124":0.09396,"125":0.27248,"126":7.0423,"127":0.85034,_:"12 13 14 15 16 17 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 96 97 98 99 101 102 103 104 105 106"},E:{"8":0.0047,"9":0.02819,"13":0.0094,"14":0.04228,"15":0.01879,_:"0 4 5 6 7 10 11 12 3.1 3.2 5.1 6.1 7.1 9.1 10.1","11.1":0.0047,"12.1":0.01409,"13.1":0.07987,"14.1":0.09396,"15.1":0.11745,"15.2-15.3":0.01409,"15.4":0.02349,"15.5":0.04228,"15.6":0.32416,"16.0":0.05638,"16.1":0.05638,"16.2":0.05638,"16.3":0.11745,"16.4":0.01879,"16.5":0.05168,"16.6":0.39933,"17.0":0.04698,"17.1":0.05638,"17.2":0.07517,"17.3":0.07047,"17.4":0.21141,"17.5":2.48054,"17.6":0.02819,"18.0":0.01879},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00341,"5.0-5.1":0.0017,"6.0-6.1":0.01022,"7.0-7.1":0.01022,"8.1-8.4":0,"9.0-9.2":0.00852,"9.3":0.03408,"10.0-10.2":0.00682,"10.3":0.05964,"11.0-11.2":0.15677,"11.3-11.4":0.01704,"12.0-12.1":0.01193,"12.2-12.5":0.21982,"13.0-13.1":0.00341,"13.2":0.03579,"13.3":0.01193,"13.4-13.7":0.05112,"14.0-14.4":0.11758,"14.5-14.8":0.13292,"15.0-15.1":0.06646,"15.2-15.3":0.07157,"15.4":0.0818,"15.5":0.09884,"15.6-15.8":0.90656,"16.0":0.18233,"16.1":0.38682,"16.2":0.19426,"16.3":0.32548,"16.4":0.07668,"16.5":0.13803,"16.6-16.7":1.1315,"17.0":0.10224,"17.1":0.16529,"17.2":0.16018,"17.3":0.24027,"17.4":0.60153,"17.5":11.01506,"17.6":0.0852,"18.0":0.11247},P:{"4":0.14816,"20":0.02117,"21":0.0635,"22":0.0635,"23":0.08466,"24":0.09524,"25":3.88381,"5.0-5.4":0.01058,"6.2-6.4":0.04233,_:"7.2-7.4 8.2 10.1 11.1-11.2 12.0","9.2":0.01058,"13.0":0.01058,"14.0":0.01058,"15.0":0.01058,"16.0":0.02117,"17.0":0.01058,"18.0":0.01058,"19.0":0.02117},I:{"0":0.14794,"3":0,"4":0.00001,"2.1":0,"2.2":0.00003,"2.3":0,"4.1":0.00009,"4.2-4.3":0.00006,"4.4":0,"4.4.3-4.4.4":0.00025},K:{"0":0.51429,_:"10 11 12 11.1 11.5 12.1"},A:{"7":0.00493,"8":0.03946,"9":0.00493,"10":0.00493,"11":0.03946,_:"6 5.5"},S:{"2.5":0.0053,_:"3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":29.31047},R:{_:"0"},M:{"0":1.00738},Q:{_:"14.9"},O:{"0":0.07953},H:{"0":0}}; +module.exports={C:{"40":0.00471,"47":0.00471,"48":0.00941,"52":0.03766,"53":0.00941,"68":0.02824,"72":0.00941,"78":0.04707,"89":0.00471,"91":0.00941,"92":0.00471,"94":0.00471,"96":0.01883,"99":0.00471,"100":0.00471,"102":0.01412,"103":0.00941,"104":0.00471,"106":0.00471,"107":0.00471,"110":0.00941,"111":0.00471,"112":0.00471,"113":0.00471,"114":0.00471,"115":1.21441,"116":0.01412,"117":0.11768,"118":0.00941,"119":0.00471,"120":0.00471,"121":0.00471,"122":0.00471,"123":0.01412,"124":0.01412,"125":0.01412,"126":0.04236,"127":0.12238,"128":1.90634,"129":4.45753,"130":0.01412,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 41 42 43 44 45 46 49 50 51 54 55 56 57 58 59 60 61 62 63 64 65 66 67 69 70 71 73 74 75 76 77 79 80 81 82 83 84 85 86 87 88 90 93 95 97 98 101 105 108 109 131 132 133 3.5","3.6":0.00471},D:{"38":0.00471,"41":0.00471,"42":0.00471,"43":0.00471,"44":0.00471,"45":0.00471,"46":0.00471,"47":0.00471,"49":0.02354,"51":0.00471,"65":0.00471,"70":0.00471,"79":0.08473,"80":0.00941,"81":0.00471,"85":0.00471,"87":0.05648,"88":0.02354,"89":0.0659,"90":0.01412,"91":0.00471,"93":0.00471,"94":0.01412,"96":0.00471,"97":0.00941,"98":0.00471,"99":0.00941,"101":0.00471,"102":0.01883,"103":0.07061,"104":0.02354,"105":0.00471,"106":0.00941,"107":0.01883,"108":0.03766,"109":0.78136,"110":0.02824,"111":0.04236,"112":0.03766,"113":0.2024,"114":0.23535,"115":0.03295,"116":0.11768,"117":0.01412,"118":0.12709,"119":0.02824,"120":0.09414,"121":0.02354,"122":0.10826,"123":0.08002,"124":0.12709,"125":2.70182,"126":1.87339,"127":12.90659,"128":2.39116,"129":0.00471,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 39 40 48 50 52 53 54 55 56 57 58 59 60 61 62 63 64 66 67 68 69 71 72 73 74 75 76 77 78 83 84 86 92 95 100 130 131"},F:{"31":0.00471,"46":0.01412,"68":0.00471,"71":0.01412,"83":0.03295,"85":0.01883,"87":0.00471,"95":0.03766,"102":0.00471,"108":0.00471,"109":0.38127,"110":0.00471,"111":0.11297,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 32 33 34 35 36 37 38 39 40 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 69 70 72 73 74 75 76 77 78 79 80 81 82 84 86 88 89 90 91 92 93 94 96 97 98 99 100 101 103 104 105 106 107 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6","12.1":0.00471},B:{"18":0.00471,"92":0.01412,"106":0.00471,"107":0.00471,"108":0.00471,"109":0.12238,"110":0.01412,"111":0.00941,"112":0.00471,"113":0.00941,"114":0.02354,"115":0.00471,"116":0.00941,"117":0.00471,"118":0.00471,"119":0.01412,"120":0.02824,"121":0.01883,"122":0.01412,"123":0.01883,"124":0.04236,"125":0.11768,"126":0.48953,"127":5.68135,"128":1.6804,_:"12 13 14 15 16 17 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 96 97 98 99 100 101 102 103 104 105"},E:{"9":0.00941,"13":0.00941,"14":0.03766,"15":0.01412,_:"0 4 5 6 7 8 10 11 12 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1","12.1":0.01883,"13.1":0.08943,"14.1":0.08943,"15.1":0.00941,"15.2-15.3":0.01883,"15.4":0.02824,"15.5":0.04236,"15.6":0.3342,"16.0":0.07061,"16.1":0.05178,"16.2":0.04707,"16.3":0.09414,"16.4":0.02824,"16.5":0.04707,"16.6":0.40951,"17.0":0.02354,"17.1":0.06119,"17.2":0.0659,"17.3":0.07531,"17.4":0.16945,"17.5":1.84985,"17.6":0.73429,"18.0":0.02824},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00366,"5.0-5.1":0.00183,"6.0-6.1":0.00915,"7.0-7.1":0.01098,"8.1-8.4":0,"9.0-9.2":0.00915,"9.3":0.03661,"10.0-10.2":0.01098,"10.3":0.05674,"11.0-11.2":0.1446,"11.3-11.4":0.0183,"12.0-12.1":0.01464,"12.2-12.5":0.24526,"13.0-13.1":0.00366,"13.2":0.0787,"13.3":0.01098,"13.4-13.7":0.04576,"14.0-14.4":0.13544,"14.5-14.8":0.12995,"15.0-15.1":0.07138,"15.2-15.3":0.07138,"15.4":0.08236,"15.5":0.09701,"15.6-15.8":0.91333,"16.0":0.18486,"16.1":0.38986,"16.2":0.19584,"16.3":0.3258,"16.4":0.08236,"16.5":0.13178,"16.6-16.7":1.13297,"17.0":0.10433,"17.1":0.16107,"17.2":0.14826,"17.3":0.21964,"17.4":0.51432,"17.5":10.53349,"17.6":1.77175,"18.0":0.19218},P:{"4":0.17866,"20":0.02102,"21":0.05255,"22":0.04204,"23":0.08407,"24":0.08407,"25":3.04769,"5.0-5.4":0.01051,"6.2-6.4":0.04204,_:"7.2-7.4 8.2 9.2 10.1 12.0 14.0","11.1-11.2":0.01051,"13.0":0.01051,"15.0":0.01051,"16.0":0.01051,"17.0":0.01051,"18.0":0.01051,"19.0":0.01051},I:{"0":0.16882,"3":0,"4":0.00002,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00007,"4.2-4.3":0.00007,"4.4":0,"4.4.3-4.4.4":0.00027},K:{"0":0.52518,_:"10 11 12 11.1 11.5 12.1"},A:{"7":0.00495,"8":0.03468,"9":0.00495,"10":0.00495,"11":0.04459,_:"6 5.5"},N:{_:"10 11"},S:{"2.5":0.00529,_:"3.0-3.1"},J:{_:"7 10"},O:{"0":0.11115},H:{"0":0.02},L:{"0":27.87924},R:{_:"0"},M:{"0":1.11682},Q:{"14.9":0.00529}}; diff --git a/node_modules/caniuse-lite/data/regions/AU.js b/node_modules/caniuse-lite/data/regions/AU.js index 25ce69f3..7781059b 100644 --- a/node_modules/caniuse-lite/data/regions/AU.js +++ b/node_modules/caniuse-lite/data/regions/AU.js @@ -1 +1 @@ -module.exports={C:{"34":0.00504,"52":0.01513,"54":0.01009,"78":0.02017,"83":0.00504,"88":0.02017,"101":0.00504,"102":0.00504,"103":0.01009,"113":0.00504,"114":0.02017,"115":0.23702,"118":0.00504,"119":0.00504,"120":0.01009,"121":0.00504,"122":0.00504,"123":0.01009,"124":0.01009,"125":0.02522,"126":0.06556,"127":0.74636,"128":1.23049,"129":0.00504,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 53 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 79 80 81 82 84 85 86 87 89 90 91 92 93 94 95 96 97 98 99 100 104 105 106 107 108 109 110 111 112 116 117 130 131 3.5 3.6"},D:{"25":0.02522,"26":0.00504,"34":0.01009,"38":0.0706,"39":0.01009,"40":0.01009,"41":0.01009,"42":0.01009,"43":0.01009,"44":0.01009,"45":0.01009,"46":0.01009,"47":0.01009,"48":0.01009,"49":0.02017,"50":0.01009,"51":0.01513,"52":0.01513,"53":0.01009,"54":0.01009,"55":0.01009,"56":0.01513,"57":0.01009,"58":0.01009,"59":0.02522,"60":0.01009,"65":0.00504,"66":0.00504,"69":0.00504,"70":0.00504,"72":0.00504,"73":0.00504,"74":0.01009,"76":0.00504,"78":0.00504,"79":0.08573,"80":0.01009,"81":0.06556,"83":0.00504,"85":0.01009,"86":0.00504,"87":0.08069,"88":0.04539,"89":0.00504,"90":0.01009,"91":0.01009,"92":0.01009,"93":0.02017,"94":0.03026,"96":0.01009,"97":0.01513,"98":0.02017,"99":0.02522,"100":0.01009,"101":0.00504,"102":0.01513,"103":0.15633,"104":0.0706,"105":0.05547,"106":0.01009,"107":0.02017,"108":0.03026,"109":0.74636,"110":0.01513,"111":0.04539,"112":0.02017,"113":0.12608,"114":0.15633,"115":0.10086,"116":0.3278,"117":0.0353,"118":0.03026,"119":0.08069,"120":0.16642,"121":0.14625,"122":0.23198,"123":0.19668,"124":0.48917,"125":1.50786,"126":22.2598,"127":2.06763,"128":0.02017,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 27 28 29 30 31 32 33 35 36 37 61 62 63 64 67 68 71 75 77 84 95 129 130"},F:{"36":0.00504,"46":0.02017,"83":0.00504,"95":0.01009,"102":0.00504,"109":0.40848,"110":0.00504,"111":0.25215,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 37 38 39 40 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 103 104 105 106 107 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"18":0.00504,"85":0.00504,"92":0.00504,"99":0.00504,"101":0.00504,"107":0.00504,"108":0.00504,"109":0.08069,"110":0.00504,"111":0.00504,"112":0.00504,"113":0.01009,"114":0.02017,"115":0.00504,"116":0.00504,"117":0.00504,"118":0.01009,"119":0.01513,"120":0.02522,"121":0.02017,"122":0.0353,"123":0.02017,"124":0.06556,"125":0.21685,"126":6.72736,"127":0.79679,_:"12 13 14 15 16 17 79 80 81 83 84 86 87 88 89 90 91 93 94 95 96 97 98 100 102 103 104 105 106"},E:{"9":0.01513,"13":0.01009,"14":0.07565,"15":0.01513,_:"0 4 5 6 7 8 10 11 12 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1","12.1":0.02522,"13.1":0.13616,"14.1":0.23198,"15.1":0.02522,"15.2-15.3":0.03026,"15.4":0.05043,"15.5":0.08573,"15.6":0.6102,"16.0":0.06556,"16.1":0.12608,"16.2":0.08069,"16.3":0.21181,"16.4":0.06052,"16.5":0.11095,"16.6":0.77158,"17.0":0.0353,"17.1":0.11095,"17.2":0.09582,"17.3":0.13112,"17.4":0.30258,"17.5":4.39245,"17.6":0.02017,"18.0":0.02017},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00416,"5.0-5.1":0.00208,"6.0-6.1":0.01247,"7.0-7.1":0.01247,"8.1-8.4":0,"9.0-9.2":0.01039,"9.3":0.04157,"10.0-10.2":0.00831,"10.3":0.07275,"11.0-11.2":0.19122,"11.3-11.4":0.02078,"12.0-12.1":0.01455,"12.2-12.5":0.26812,"13.0-13.1":0.00416,"13.2":0.04365,"13.3":0.01455,"13.4-13.7":0.06235,"14.0-14.4":0.14341,"14.5-14.8":0.16212,"15.0-15.1":0.08106,"15.2-15.3":0.0873,"15.4":0.09977,"15.5":0.12055,"15.6-15.8":1.10575,"16.0":0.2224,"16.1":0.47181,"16.2":0.23695,"16.3":0.39699,"16.4":0.09353,"16.5":0.16836,"16.6-16.7":1.3801,"17.0":0.12471,"17.1":0.20161,"17.2":0.19538,"17.3":0.29306,"17.4":0.7337,"17.5":13.43523,"17.6":0.10392,"18.0":0.13718},P:{"4":0.19784,"20":0.01099,"21":0.05495,"22":0.04396,"23":0.06595,"24":0.08793,"25":2.14322,"5.0-5.4":0.03297,"6.2-6.4":0.02198,"7.2-7.4":0.01099,_:"8.2 9.2 10.1 11.1-11.2 12.0","13.0":0.01099,"14.0":0.01099,"15.0":0.01099,"16.0":0.02198,"17.0":0.01099,"18.0":0.01099,"19.0":0.01099},I:{"0":0.09385,"3":0,"4":0.00001,"2.1":0,"2.2":0.00002,"2.3":0,"4.1":0.00006,"4.2-4.3":0.00004,"4.4":0,"4.4.3-4.4.4":0.00016},K:{"0":0.11897,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.06418,"9":0.01605,"10":0.01605,"11":0.08023,_:"6 7 5.5"},S:{"2.5":0.00496,_:"3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":25.22197},R:{_:"0"},M:{"0":0.41143},Q:{"14.9":0.00991},O:{"0":0.05948},H:{"0":0}}; +module.exports={C:{"4":0.00506,"34":0.00506,"40":0.00506,"50":0.00506,"52":0.01518,"54":0.01012,"78":0.02024,"83":0.00506,"88":0.03035,"102":0.00506,"103":0.01012,"109":0.00506,"113":0.00506,"114":0.00506,"115":0.23271,"120":0.00506,"121":0.00506,"122":0.00506,"123":0.01012,"124":0.00506,"125":0.01518,"126":0.02024,"127":0.04553,"128":0.56155,"129":1.29005,"130":0.00506,_:"2 3 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 35 36 37 38 39 41 42 43 44 45 46 47 48 49 51 53 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 79 80 81 82 84 85 86 87 89 90 91 92 93 94 95 96 97 98 99 100 101 104 105 106 107 108 110 111 112 116 117 118 119 131 132 133 3.5","3.6":0.00506},D:{"25":0.03035,"26":0.00506,"34":0.00506,"38":0.06577,"39":0.01012,"40":0.01012,"41":0.01012,"42":0.01012,"43":0.01518,"44":0.01518,"45":0.01518,"46":0.01518,"47":0.01518,"48":0.01012,"49":0.01518,"50":0.01012,"51":0.0253,"52":0.01518,"53":0.01012,"54":0.01012,"55":0.01012,"56":0.01518,"57":0.01012,"58":0.01012,"59":0.0253,"60":0.01012,"66":0.01012,"70":0.00506,"72":0.00506,"73":0.00506,"74":0.00506,"76":0.00506,"78":0.01012,"79":0.09106,"80":0.00506,"81":0.06577,"85":0.01518,"86":0.01012,"87":0.07589,"88":0.04047,"89":0.01012,"90":0.00506,"91":0.01012,"92":0.00506,"93":0.01012,"94":0.03541,"95":0.00506,"96":0.00506,"97":0.01518,"98":0.03035,"99":0.01518,"100":0.01012,"101":0.00506,"102":0.01012,"103":0.14165,"104":0.12142,"105":0.10118,"106":0.01012,"107":0.01518,"108":0.0253,"109":0.70826,"110":0.02024,"111":0.03035,"112":0.02024,"113":0.14165,"114":0.17707,"115":0.10118,"116":0.32884,"117":0.0253,"118":0.02024,"119":0.05565,"120":0.13659,"121":0.16189,"122":0.20236,"123":0.15177,"124":0.26307,"125":0.67791,"126":3.16188,"127":19.12808,"128":3.0607,"129":0.01518,"130":0.00506,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 27 28 29 30 31 32 33 35 36 37 61 62 63 64 65 67 68 69 71 75 77 83 84 131"},F:{"36":0.00506,"46":0.03035,"83":0.00506,"95":0.01012,"109":0.18718,"111":0.07589,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 37 38 39 40 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 106 107 108 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"18":0.00506,"85":0.00506,"92":0.01012,"99":0.00506,"101":0.00506,"107":0.00506,"108":0.00506,"109":0.06577,"110":0.00506,"111":0.00506,"112":0.01012,"113":0.01518,"114":0.01518,"115":0.00506,"116":0.00506,"117":0.01012,"118":0.00506,"119":0.01012,"120":0.0253,"121":0.01518,"122":0.03035,"123":0.01518,"124":0.04553,"125":0.06577,"126":0.44013,"127":5.75714,"128":1.47723,_:"12 13 14 15 16 17 79 80 81 83 84 86 87 88 89 90 91 93 94 95 96 97 98 100 102 103 104 105 106"},E:{"9":0.02024,"10":0.00506,"13":0.01012,"14":0.08094,"15":0.01518,_:"0 4 5 6 7 8 11 12 3.1 3.2 5.1 6.1 7.1 9.1 10.1","11.1":0.00506,"12.1":0.02024,"13.1":0.12648,"14.1":0.20742,"15.1":0.03035,"15.2-15.3":0.03035,"15.4":0.04553,"15.5":0.086,"15.6":0.62226,"16.0":0.06577,"16.1":0.12648,"16.2":0.086,"16.3":0.20742,"16.4":0.05565,"16.5":0.10624,"16.6":0.79426,"17.0":0.03541,"17.1":0.12648,"17.2":0.09106,"17.3":0.12142,"17.4":0.27319,"17.5":3.98649,"17.6":0.9005,"18.0":0.04047},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00442,"5.0-5.1":0.00221,"6.0-6.1":0.01105,"7.0-7.1":0.01326,"8.1-8.4":0,"9.0-9.2":0.01105,"9.3":0.0442,"10.0-10.2":0.01326,"10.3":0.06851,"11.0-11.2":0.1746,"11.3-11.4":0.0221,"12.0-12.1":0.01768,"12.2-12.5":0.29615,"13.0-13.1":0.00442,"13.2":0.09503,"13.3":0.01326,"13.4-13.7":0.05525,"14.0-14.4":0.16355,"14.5-14.8":0.15692,"15.0-15.1":0.08619,"15.2-15.3":0.08619,"15.4":0.09945,"15.5":0.11714,"15.6-15.8":1.10284,"16.0":0.22322,"16.1":0.47075,"16.2":0.23648,"16.3":0.3934,"16.4":0.09945,"16.5":0.15913,"16.6-16.7":1.36806,"17.0":0.12598,"17.1":0.19449,"17.2":0.17902,"17.3":0.26521,"17.4":0.62104,"17.5":12.71918,"17.6":2.13939,"18.0":0.23206},P:{"4":0.19724,"20":0.01096,"21":0.05479,"22":0.04383,"23":0.05479,"24":0.06575,"25":1.68747,"5.0-5.4":0.03287,"6.2-6.4":0.02192,"7.2-7.4":0.01096,_:"8.2 9.2 10.1 11.1-11.2 12.0","13.0":0.01096,"14.0":0.01096,"15.0":0.01096,"16.0":0.02192,"17.0":0.01096,"18.0":0.01096,"19.0":0.01096},I:{"0":0.12312,"3":0,"4":0.00001,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00005,"4.2-4.3":0.00005,"4.4":0,"4.4.3-4.4.4":0.0002},K:{"0":0.14329,_:"10 11 12 11.1 11.5 12.1"},A:{"7":0.01084,"8":0.08673,"9":0.02168,"10":0.02168,"11":0.07589,_:"6 5.5"},N:{_:"10 11"},S:{"2.5":0.00494,_:"3.0-3.1"},J:{_:"7 10"},O:{"0":0.06423},H:{"0":0},L:{"0":23.59791},R:{_:"0"},M:{"0":0.42987},Q:{"14.9":0.00988}}; diff --git a/node_modules/caniuse-lite/data/regions/AW.js b/node_modules/caniuse-lite/data/regions/AW.js index f0d59825..d824d2dd 100644 --- a/node_modules/caniuse-lite/data/regions/AW.js +++ b/node_modules/caniuse-lite/data/regions/AW.js @@ -1 +1 @@ -module.exports={C:{"4":0.03933,"50":0.00262,"78":0.02098,"96":0.00524,"100":0.00262,"101":0.01573,"103":0.02884,"115":0.04457,"121":0.00262,"122":0.00262,"125":0.00262,"126":0.00787,"127":0.27793,"128":0.4169,_:"2 3 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 97 98 99 102 104 105 106 107 108 109 110 111 112 113 114 116 117 118 119 120 123 124 129 130 131 3.5 3.6"},D:{"42":0.00262,"49":0.00262,"54":0.00262,"75":0.00262,"79":0.06031,"80":0.01573,"81":0.00262,"83":0.00262,"86":0.00262,"87":0.01835,"88":0.00262,"89":0.00262,"90":0.00524,"91":0.00262,"93":0.01573,"98":0.01049,"99":0.00787,"100":0.00262,"103":0.08915,"104":0.00787,"106":0.00262,"108":0.00262,"109":0.80233,"110":0.00262,"113":0.00787,"114":0.00262,"115":0.01311,"116":0.05244,"117":0.01049,"118":0.01311,"119":0.00787,"120":0.02098,"121":0.01573,"122":0.11012,"123":0.0472,"124":0.14945,"125":0.63452,"126":10.30184,"127":1.11697,"128":0.00524,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 43 44 45 46 47 48 50 51 52 53 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 76 77 78 84 85 92 94 95 96 97 101 102 105 107 111 112 129 130"},F:{"83":0.00262,"95":0.00524,"106":0.00262,"109":0.21763,"110":0.00787,"111":0.14421,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 107 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"80":0.00262,"92":0.00262,"108":0.00524,"109":0.00524,"114":0.00262,"115":0.00524,"117":0.00524,"120":0.00262,"122":0.00524,"123":0.00524,"124":0.02622,"125":0.15208,"126":5.8523,"127":0.66599,_:"12 13 14 15 16 17 18 79 81 83 84 85 86 87 88 89 90 91 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 110 111 112 113 116 118 119 121"},E:{"13":0.00262,"14":0.01835,"15":0.00524,_:"0 4 5 6 7 8 9 10 11 12 3.1 3.2 5.1 6.1 7.1 10.1 11.1","9.1":0.00262,"12.1":0.00262,"13.1":0.02622,"14.1":0.09177,"15.1":0.01311,"15.2-15.3":0.00524,"15.4":0.00524,"15.5":0.03671,"15.6":0.11275,"16.0":0.04982,"16.1":0.04195,"16.2":0.02884,"16.3":0.15208,"16.4":0.01311,"16.5":0.04195,"16.6":0.3697,"17.0":0.04457,"17.1":0.0472,"17.2":0.03933,"17.3":0.03933,"17.4":0.22025,"17.5":1.98748,"17.6":0.05506,"18.0":0.02098},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00643,"5.0-5.1":0.00321,"6.0-6.1":0.01929,"7.0-7.1":0.01929,"8.1-8.4":0,"9.0-9.2":0.01607,"9.3":0.0643,"10.0-10.2":0.01286,"10.3":0.11252,"11.0-11.2":0.29577,"11.3-11.4":0.03215,"12.0-12.1":0.0225,"12.2-12.5":0.41472,"13.0-13.1":0.00643,"13.2":0.06751,"13.3":0.0225,"13.4-13.7":0.09645,"14.0-14.4":0.22183,"14.5-14.8":0.25076,"15.0-15.1":0.12538,"15.2-15.3":0.13503,"15.4":0.15432,"15.5":0.18646,"15.6-15.8":1.71032,"16.0":0.34399,"16.1":0.72978,"16.2":0.3665,"16.3":0.61405,"16.4":0.14467,"16.5":0.26041,"16.6-16.7":2.13469,"17.0":0.19289,"17.1":0.31184,"17.2":0.3022,"17.3":0.4533,"17.4":1.13486,"17.5":20.78109,"17.6":0.16074,"18.0":0.21218},P:{"4":0.03083,"20":0.02055,"21":0.04111,"22":0.08222,"23":0.03083,"24":0.03083,"25":5.03577,_:"5.0-5.4 8.2 9.2 10.1 12.0 13.0 14.0 15.0 16.0 17.0","6.2-6.4":0.01028,"7.2-7.4":0.07194,"11.1-11.2":0.01028,"18.0":0.01028,"19.0":0.01028},I:{"0":0.00735,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0,"4.2-4.3":0,"4.4":0,"4.4.3-4.4.4":0.00001},K:{"0":0.12541,_:"10 11 12 11.1 11.5 12.1"},A:{"11":0.00787,_:"6 7 8 9 10 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":34.95367},R:{_:"0"},M:{"0":0.45},Q:{_:"14.9"},O:{"0":0.02213},H:{"0":0}}; +module.exports={C:{"4":0.01507,"51":0.00251,"78":0.03768,"101":0.02261,"103":0.0201,"104":0.00251,"105":0.00251,"109":0.00251,"111":0.01005,"115":0.02261,"124":0.00502,"125":0.00251,"126":0.00251,"127":0.01758,"128":0.19342,"129":0.41197,"130":0.01507,_:"2 3 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 102 106 107 108 110 112 113 114 116 117 118 119 120 121 122 123 131 132 133 3.5 3.6"},D:{"49":0.00251,"50":0.00251,"54":0.00251,"56":0.00251,"79":0.01256,"80":0.00251,"81":0.00251,"83":0.00251,"86":0.00251,"87":0.01005,"93":0.00251,"94":0.00251,"96":0.00251,"98":0.01005,"99":0.00502,"100":0.00251,"101":0.00251,"102":0.00251,"103":0.07536,"104":0.00754,"105":0.00251,"106":0.03266,"108":0.00251,"109":0.65061,"110":0.00754,"112":0.01256,"113":0.01005,"114":0.00754,"115":0.03768,"116":0.05526,"117":0.01005,"119":0.00502,"120":0.00502,"121":0.01758,"122":0.09546,"123":0.03768,"124":0.11304,"125":0.0829,"126":1.30122,"127":9.25672,"128":1.59763,"129":0.00502,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 51 52 53 55 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 84 85 88 89 90 91 92 95 97 107 111 118 130 131"},F:{"83":0.03517,"109":0.11304,"111":0.03768,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"14":0.00251,"109":0.01758,"114":0.00251,"115":0.00754,"117":0.00251,"118":0.00251,"119":0.00502,"120":0.00754,"121":0.00251,"122":0.00502,"123":0.00502,"124":0.00251,"125":0.07285,"126":0.32907,"127":3.98906,"128":1.09523,_:"12 13 15 16 17 18 79 80 81 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 110 111 112 113 116"},E:{"14":0.03517,"15":0.00502,_:"0 4 5 6 7 8 9 10 11 12 13 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1","12.1":0.00754,"13.1":0.04522,"14.1":0.12058,"15.1":0.00502,"15.2-15.3":0.00754,"15.4":0.01005,"15.5":0.1457,"15.6":0.1457,"16.0":0.03266,"16.1":0.02763,"16.2":0.03266,"16.3":0.07787,"16.4":0.03517,"16.5":0.04019,"16.6":0.52752,"17.0":0.12309,"17.1":0.03014,"17.2":0.0628,"17.3":0.03517,"17.4":0.11304,"17.5":1.65038,"17.6":0.47477,"18.0":0.06029},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00637,"5.0-5.1":0.00318,"6.0-6.1":0.01592,"7.0-7.1":0.0191,"8.1-8.4":0,"9.0-9.2":0.01592,"9.3":0.06366,"10.0-10.2":0.0191,"10.3":0.09868,"11.0-11.2":0.25147,"11.3-11.4":0.03183,"12.0-12.1":0.02547,"12.2-12.5":0.42654,"13.0-13.1":0.00637,"13.2":0.13688,"13.3":0.0191,"13.4-13.7":0.07958,"14.0-14.4":0.23555,"14.5-14.8":0.226,"15.0-15.1":0.12414,"15.2-15.3":0.12414,"15.4":0.14324,"15.5":0.16871,"15.6-15.8":1.58839,"16.0":0.3215,"16.1":0.67801,"16.2":0.3406,"16.3":0.5666,"16.4":0.14324,"16.5":0.22919,"16.6-16.7":1.97037,"17.0":0.18144,"17.1":0.28012,"17.2":0.25784,"17.3":0.38198,"17.4":0.89446,"17.5":18.31902,"17.6":3.08129,"18.0":0.33423},P:{"4":0.07177,"20":0.02051,"21":0.04101,"22":0.07177,"23":0.07177,"24":0.04101,"25":4.25497,_:"5.0-5.4 6.2-6.4 8.2 9.2 10.1 11.1-11.2 12.0 13.0 14.0 15.0 16.0 17.0","7.2-7.4":0.05126,"18.0":0.06152,"19.0":0.02051},I:{"0":0.00746,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0,"4.2-4.3":0,"4.4":0,"4.4.3-4.4.4":0.00001},K:{"0":0.07488,_:"10 11 12 11.1 11.5 12.1"},A:{"11":0.00754,_:"6 7 8 9 10 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":0.02246},H:{"0":0},L:{"0":35.60357},R:{_:"0"},M:{"0":0.16474},Q:{_:"14.9"}}; diff --git a/node_modules/caniuse-lite/data/regions/AX.js b/node_modules/caniuse-lite/data/regions/AX.js index b55dd928..c8f44177 100644 --- a/node_modules/caniuse-lite/data/regions/AX.js +++ b/node_modules/caniuse-lite/data/regions/AX.js @@ -1 +1 @@ -module.exports={C:{"48":0.0044,"87":0.0044,"90":0.0088,"108":0.0088,"110":0.0044,"115":0.11435,"121":0.0044,"125":0.02639,"127":1.69323,"128":1.73281,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 88 89 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 109 111 112 113 114 116 117 118 119 120 122 123 124 126 129 130 131 3.5 3.6"},D:{"38":0.0088,"76":0.15393,"79":0.0088,"87":0.03079,"92":0.0088,"103":0.10115,"107":0.0088,"109":1.315,"112":0.0044,"114":0.0044,"116":0.27268,"120":0.01319,"121":0.01759,"122":0.14074,"123":0.0088,"124":0.04838,"125":0.18472,"126":18.19892,"127":2.12423,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 77 78 80 81 83 84 85 86 88 89 90 91 93 94 95 96 97 98 99 100 101 102 104 105 106 108 110 111 113 115 117 118 119 128 129 130"},F:{"83":0.0044,"109":4.6223,"110":0.0044,"111":0.25948,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"14":0.0044,"15":0.0044,"92":0.01319,"99":0.0044,"102":0.01759,"109":0.09236,"111":0.0088,"113":0.0088,"119":0.02199,"123":0.01319,"124":0.03958,"125":0.0044,"126":4.97854,"127":1.35458,_:"12 13 16 17 18 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 96 97 98 100 101 103 104 105 106 107 108 110 112 114 115 116 117 118 120 121 122"},E:{"13":0.0044,"14":0.03518,"15":0.0044,_:"0 4 5 6 7 8 9 10 11 12 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 15.1 17.6 18.0","12.1":0.0088,"13.1":0.0088,"14.1":0.03518,"15.2-15.3":0.0088,"15.4":0.0044,"15.5":0.0088,"15.6":0.48378,"16.0":0.01319,"16.1":0.0044,"16.2":0.0088,"16.3":0.09676,"16.4":0.03518,"16.5":0.04398,"16.6":0.49258,"17.0":0.0088,"17.1":0.03518,"17.2":0.0044,"17.3":0.02199,"17.4":0.11875,"17.5":2.37932},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00252,"5.0-5.1":0.00126,"6.0-6.1":0.00756,"7.0-7.1":0.00756,"8.1-8.4":0,"9.0-9.2":0.0063,"9.3":0.02522,"10.0-10.2":0.00504,"10.3":0.04413,"11.0-11.2":0.11599,"11.3-11.4":0.01261,"12.0-12.1":0.00883,"12.2-12.5":0.16264,"13.0-13.1":0.00252,"13.2":0.02648,"13.3":0.00883,"13.4-13.7":0.03782,"14.0-14.4":0.08699,"14.5-14.8":0.09834,"15.0-15.1":0.04917,"15.2-15.3":0.05295,"15.4":0.06052,"15.5":0.07313,"15.6-15.8":0.67074,"16.0":0.1349,"16.1":0.2862,"16.2":0.14373,"16.3":0.24081,"16.4":0.05674,"16.5":0.10212,"16.6-16.7":0.83716,"17.0":0.07565,"17.1":0.1223,"17.2":0.11851,"17.3":0.17777,"17.4":0.44506,"17.5":8.14971,"17.6":0.06304,"18.0":0.08321},P:{"21":0.01148,"22":0.01148,"23":0.04591,"24":0.03444,"25":4.61433,_:"4 20 5.0-5.4 6.2-6.4 7.2-7.4 8.2 9.2 10.1 11.1-11.2 12.0 13.0 14.0 15.0 16.0 17.0 18.0","19.0":0.01148},I:{"0":0.19535,"3":0,"4":0.00002,"2.1":0,"2.2":0.00004,"2.3":0,"4.1":0.00012,"4.2-4.3":0.00008,"4.4":0,"4.4.3-4.4.4":0.00033},K:{"0":0.0224,_:"10 11 12 11.1 11.5 12.1"},A:{"11":0.01759,_:"6 7 8 9 10 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":34.73969},R:{_:"0"},M:{"0":5.0465},Q:{_:"14.9"},O:{"0":0.0056},H:{"0":0}}; +module.exports={C:{"9":0.00482,"52":0.00482,"78":0.00482,"108":0.00482,"115":0.29865,"122":0.00482,"125":0.03854,"127":0.03854,"128":1.65705,"129":1.97979,_:"2 3 4 5 6 7 8 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 109 110 111 112 113 114 116 117 118 119 120 121 123 124 126 130 131 132 133 3.5 3.6"},D:{"48":0.00482,"49":0.01445,"59":0.00482,"60":0.00482,"76":0.49615,"81":0.00963,"87":0.01927,"91":0.00482,"102":0.01445,"103":0.07226,"107":0.01445,"109":1.19462,"112":0.00482,"114":0.01445,"116":0.12043,"117":0.00482,"119":0.00482,"122":0.07226,"123":0.00963,"124":0.22158,"125":0.32756,"126":1.30541,"127":17.43754,"128":4.53761,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 50 51 52 53 54 55 56 57 58 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 77 78 79 80 83 84 85 86 88 89 90 92 93 94 95 96 97 98 99 100 101 104 105 106 108 110 111 113 115 118 120 121 129 130 131"},F:{"83":0.00482,"109":0.32274,"111":0.01445,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"99":0.00482,"102":0.00482,"109":0.08671,"111":0.00482,"113":0.01445,"114":0.03854,"116":0.00482,"117":0.00482,"122":0.00482,"123":0.00482,"125":0.0289,"126":0.33719,"127":10.43844,"128":2.26399,_:"12 13 14 15 16 17 18 79 80 81 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 100 101 103 104 105 106 107 108 110 112 115 118 119 120 121 124"},E:{"11":0.02409,"14":0.07707,_:"0 4 5 6 7 8 9 10 12 13 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 15.2-15.3 18.0","11.1":0.00482,"12.1":0.00482,"13.1":0.00482,"14.1":0.06262,"15.1":0.00482,"15.4":0.00482,"15.5":0.00963,"15.6":0.10116,"16.0":0.0289,"16.1":0.0289,"16.2":0.11079,"16.3":0.11079,"16.4":0.03372,"16.5":0.0289,"16.6":0.78035,"17.0":0.00482,"17.1":0.01445,"17.2":0.00482,"17.3":0.01445,"17.4":0.10116,"17.5":1.31022,"17.6":0.4528},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00178,"5.0-5.1":0.00089,"6.0-6.1":0.00446,"7.0-7.1":0.00535,"8.1-8.4":0,"9.0-9.2":0.00446,"9.3":0.01784,"10.0-10.2":0.00535,"10.3":0.02765,"11.0-11.2":0.07047,"11.3-11.4":0.00892,"12.0-12.1":0.00714,"12.2-12.5":0.11953,"13.0-13.1":0.00178,"13.2":0.03836,"13.3":0.00535,"13.4-13.7":0.0223,"14.0-14.4":0.06601,"14.5-14.8":0.06333,"15.0-15.1":0.03479,"15.2-15.3":0.03479,"15.4":0.04014,"15.5":0.04728,"15.6-15.8":0.44511,"16.0":0.09009,"16.1":0.18999,"16.2":0.09544,"16.3":0.15877,"16.4":0.04014,"16.5":0.06422,"16.6-16.7":0.55214,"17.0":0.05084,"17.1":0.0785,"17.2":0.07225,"17.3":0.10704,"17.4":0.25065,"17.5":5.13343,"17.6":0.86345,"18.0":0.09366},P:{"21":0.02239,"22":0.05597,"23":0.02239,"24":0.01119,"25":2.61922,_:"4 20 5.0-5.4 7.2-7.4 8.2 9.2 10.1 11.1-11.2 12.0 13.0 14.0 15.0 16.0 17.0 18.0 19.0","6.2-6.4":0.01119},I:{"0":0.43394,"3":0,"4":0.00004,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00017,"4.2-4.3":0.00017,"4.4":0,"4.4.3-4.4.4":0.0007},K:{"0":9.29312,_:"10 11 12 11.1 11.5 12.1"},A:{_:"6 7 8 9 10 11 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":0.07256},H:{"0":0},L:{"0":26.62992},R:{_:"0"},M:{"0":3.74731},Q:{_:"14.9"}}; diff --git a/node_modules/caniuse-lite/data/regions/AZ.js b/node_modules/caniuse-lite/data/regions/AZ.js index edbd53d1..d5ea1079 100644 --- a/node_modules/caniuse-lite/data/regions/AZ.js +++ b/node_modules/caniuse-lite/data/regions/AZ.js @@ -1 +1 @@ -module.exports={C:{"40":0.00233,"52":0.00233,"68":0.00233,"78":0.00233,"83":0.00466,"91":0.00233,"113":0.00466,"115":0.07692,"118":0.00233,"125":0.00233,"126":0.00466,"127":0.13753,"128":0.24009,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 41 42 43 44 45 46 47 48 49 50 51 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 69 70 71 72 73 74 75 76 77 79 80 81 82 84 85 86 87 88 89 90 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 114 116 117 119 120 121 122 123 124 129 130 131 3.5","3.6":0.00233},D:{"11":0.00466,"38":0.00233,"40":0.00233,"41":0.00233,"43":0.00233,"44":0.00233,"45":0.00233,"46":0.00233,"47":0.00233,"49":0.00466,"51":0.00699,"53":0.00233,"56":0.00233,"63":0.00233,"66":0.00233,"67":0.00233,"68":0.00233,"69":0.00233,"70":0.00233,"71":0.00233,"72":0.00699,"73":0.00699,"74":0.00466,"75":0.00233,"77":0.00233,"78":0.00699,"79":0.0979,"80":0.01399,"81":0.00233,"83":0.02564,"84":0.00233,"85":0.00233,"86":0.00233,"87":0.11655,"88":0.01399,"89":0.00466,"90":0.04196,"91":0.00932,"92":0.00466,"94":0.08159,"95":0.00233,"96":0.00466,"97":0.00466,"98":0.00466,"99":0.01166,"100":0.01632,"101":0.00932,"102":0.00932,"103":0.00466,"104":0.01865,"105":0.00466,"106":0.02098,"107":0.00932,"108":0.01865,"109":2.69231,"110":0.00466,"111":0.01166,"112":0.02797,"113":0.00233,"114":0.00466,"115":0.00932,"116":0.02098,"117":0.00466,"118":0.01632,"119":0.03497,"120":0.1352,"121":0.02331,"122":0.06527,"123":0.03497,"124":0.13054,"125":0.23077,"126":11.36829,"127":1.40326,"128":0.01166,"129":0.00233,_:"4 5 6 7 8 9 10 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 39 42 48 50 52 54 55 57 58 59 60 61 62 64 65 76 93 130"},F:{"25":0.00233,"36":0.00233,"44":0.00233,"46":0.01632,"49":0.00233,"65":0.00233,"79":0.03263,"83":0.04895,"84":0.00233,"85":0.02331,"86":0.00233,"94":0.00466,"95":0.1655,"107":0.00466,"109":0.21911,"110":0.00932,"111":0.38228,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 26 27 28 29 30 31 32 33 34 35 37 38 39 40 41 42 43 45 47 48 50 51 52 53 54 55 56 57 58 60 62 63 64 66 67 68 69 70 71 72 73 74 75 76 77 78 80 81 82 87 88 89 90 91 92 93 96 97 98 99 100 101 102 103 104 105 106 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"18":0.00233,"84":0.00233,"92":0.01399,"100":0.00233,"107":0.00233,"109":0.01865,"112":0.00466,"113":0.00233,"114":0.00233,"116":0.00466,"119":0.00466,"120":0.00932,"121":0.00466,"122":0.00699,"123":0.00466,"124":0.00699,"125":0.02098,"126":1.10956,"127":0.1655,_:"12 13 14 15 16 17 79 80 81 83 85 86 87 88 89 90 91 93 94 95 96 97 98 99 101 102 103 104 105 106 108 110 111 115 117 118"},E:{"9":0.01166,"14":0.00466,_:"0 4 5 6 7 8 10 11 12 13 15 3.1 3.2 6.1 7.1 9.1 10.1 11.1","5.1":0.00233,"12.1":0.00466,"13.1":0.00466,"14.1":0.01166,"15.1":0.00233,"15.2-15.3":0.00233,"15.4":0.02098,"15.5":0.00233,"15.6":0.02797,"16.0":0.00466,"16.1":0.00699,"16.2":0.00233,"16.3":0.02564,"16.4":0.00466,"16.5":0.01632,"16.6":0.02797,"17.0":0.01399,"17.1":0.01865,"17.2":0.00932,"17.3":0.01399,"17.4":0.04895,"17.5":0.4662,"17.6":0.00233,"18.0":0.00699},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00161,"5.0-5.1":0.00081,"6.0-6.1":0.00483,"7.0-7.1":0.00483,"8.1-8.4":0,"9.0-9.2":0.00403,"9.3":0.0161,"10.0-10.2":0.00322,"10.3":0.02818,"11.0-11.2":0.07407,"11.3-11.4":0.00805,"12.0-12.1":0.00564,"12.2-12.5":0.10386,"13.0-13.1":0.00161,"13.2":0.01691,"13.3":0.00564,"13.4-13.7":0.02415,"14.0-14.4":0.05555,"14.5-14.8":0.0628,"15.0-15.1":0.0314,"15.2-15.3":0.03382,"15.4":0.03865,"15.5":0.0467,"15.6-15.8":0.42833,"16.0":0.08615,"16.1":0.18277,"16.2":0.09179,"16.3":0.15378,"16.4":0.03623,"16.5":0.06522,"16.6-16.7":0.53461,"17.0":0.04831,"17.1":0.0781,"17.2":0.07568,"17.3":0.11352,"17.4":0.28421,"17.5":5.20442,"17.6":0.04026,"18.0":0.05314},P:{"4":0.49684,"20":0.03042,"21":0.11153,"22":0.15209,"23":0.22307,"24":0.13181,"25":2.78836,"5.0-5.4":0.03042,"6.2-6.4":0.06084,"7.2-7.4":0.07098,_:"8.2 9.2 10.1 12.0 15.0","11.1-11.2":0.01014,"13.0":0.03042,"14.0":0.01014,"16.0":0.03042,"17.0":0.08112,"18.0":0.01014,"19.0":0.03042},I:{"0":0.06877,"3":0,"4":0.00001,"2.1":0,"2.2":0.00001,"2.3":0,"4.1":0.00004,"4.2-4.3":0.00003,"4.4":0,"4.4.3-4.4.4":0.00012},K:{"0":1.42692,_:"10 11 12 11.1 11.5 12.1"},A:{"7":0.00248,"8":0.01981,"9":0.00248,"10":0.00248,"11":0.05201,_:"6 5.5"},S:{"2.5":0.00767,_:"3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":63.09684},R:{_:"0"},M:{"0":0.23004},Q:{_:"14.9"},O:{"0":0.1687},H:{"0":0.03}}; +module.exports={C:{"34":0.00263,"52":0.00263,"68":0.00263,"78":0.00263,"102":0.00263,"106":0.00263,"115":0.12098,"124":0.00263,"125":0.00526,"127":0.00526,"128":0.1315,"129":0.31823,"130":0.00263,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 69 70 71 72 73 74 75 76 77 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 103 104 105 107 108 109 110 111 112 113 114 116 117 118 119 120 121 122 123 126 131 132 133 3.5 3.6"},D:{"11":0.00263,"22":0.00263,"38":0.00263,"49":0.01052,"53":0.01052,"56":0.00263,"63":0.00263,"64":0.00263,"65":0.00263,"67":0.00263,"68":0.00263,"69":0.01315,"70":0.00263,"72":0.00789,"73":0.01052,"74":0.00263,"75":0.00263,"77":0.00263,"78":0.00263,"79":0.16306,"80":0.00789,"81":0.00789,"83":0.03419,"84":0.00263,"85":0.00526,"86":0.00526,"87":0.12887,"88":0.03156,"89":0.00263,"90":0.03419,"91":0.01052,"92":0.02367,"93":0.00263,"94":0.08416,"95":0.00263,"96":0.00789,"97":0.00263,"98":0.01052,"99":0.01052,"100":0.01578,"101":0.01052,"102":0.00789,"103":0.01315,"104":0.01315,"105":0.01315,"106":0.02104,"107":0.01315,"108":0.00789,"109":4.50256,"110":0.00789,"111":0.00789,"112":0.02104,"113":0.00526,"114":0.00789,"115":0.01841,"116":0.01578,"117":0.00263,"118":0.01315,"119":0.04734,"120":0.08942,"121":0.01841,"122":0.06049,"123":0.04471,"124":0.07101,"125":0.08679,"126":0.51811,"127":10.94869,"128":2.04877,"129":0.00789,_:"4 5 6 7 8 9 10 12 13 14 15 16 17 18 19 20 21 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 39 40 41 42 43 44 45 46 47 48 50 51 52 54 55 57 58 59 60 61 62 66 71 76 130 131"},F:{"36":0.00526,"40":0.00263,"46":0.02893,"65":0.00263,"79":0.03156,"82":0.00263,"83":0.05523,"84":0.00526,"85":0.05523,"86":0.00263,"87":0.00263,"95":0.16832,"99":0.00263,"107":0.00263,"109":0.13676,"110":0.00263,"111":0.09205,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 37 38 39 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 66 67 68 69 70 71 72 73 74 75 76 77 78 80 81 88 89 90 91 92 93 94 96 97 98 100 101 102 103 104 105 106 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"18":0.00263,"84":0.01052,"92":0.01052,"100":0.00263,"107":0.00263,"109":0.02104,"112":0.00263,"114":0.00263,"115":0.00526,"117":0.00263,"120":0.00263,"121":0.00263,"122":0.00263,"123":0.00263,"124":0.00526,"125":0.00789,"126":0.05523,"127":1.13879,"128":0.33401,_:"12 13 14 15 16 17 79 80 81 83 85 86 87 88 89 90 91 93 94 95 96 97 98 99 101 102 103 104 105 106 108 110 111 113 116 118 119"},E:{"14":0.02104,_:"0 4 5 6 7 8 9 10 11 12 13 15 3.1 3.2 6.1 7.1 9.1 10.1 11.1 15.2-15.3","5.1":0.00263,"12.1":0.00263,"13.1":0.00263,"14.1":0.02104,"15.1":0.00263,"15.4":0.00789,"15.5":0.00263,"15.6":0.03156,"16.0":0.00263,"16.1":0.00789,"16.2":0.00263,"16.3":0.02104,"16.4":0.00526,"16.5":0.01315,"16.6":0.03682,"17.0":0.01841,"17.1":0.02104,"17.2":0.00789,"17.3":0.01052,"17.4":0.0263,"17.5":0.4734,"17.6":0.10783,"18.0":0.01315},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00183,"5.0-5.1":0.00091,"6.0-6.1":0.00457,"7.0-7.1":0.00548,"8.1-8.4":0,"9.0-9.2":0.00457,"9.3":0.01828,"10.0-10.2":0.00548,"10.3":0.02833,"11.0-11.2":0.07221,"11.3-11.4":0.00914,"12.0-12.1":0.00731,"12.2-12.5":0.12248,"13.0-13.1":0.00183,"13.2":0.0393,"13.3":0.00548,"13.4-13.7":0.02285,"14.0-14.4":0.06764,"14.5-14.8":0.06489,"15.0-15.1":0.03565,"15.2-15.3":0.03565,"15.4":0.04113,"15.5":0.04844,"15.6-15.8":0.45609,"16.0":0.09231,"16.1":0.19468,"16.2":0.0978,"16.3":0.16269,"16.4":0.04113,"16.5":0.06581,"16.6-16.7":0.56577,"17.0":0.0521,"17.1":0.08043,"17.2":0.07403,"17.3":0.10968,"17.4":0.25684,"17.5":5.26009,"17.6":0.88476,"18.0":0.09597},P:{"4":0.58923,"20":0.02032,"21":0.19302,"22":0.06095,"23":0.10159,"24":0.07111,"25":1.77784,"5.0-5.4":0.02032,"6.2-6.4":0.08127,"7.2-7.4":0.12191,_:"8.2 9.2 10.1 11.1-11.2 12.0 14.0","13.0":0.03048,"15.0":0.01016,"16.0":0.02032,"17.0":0.08127,"18.0":0.01016,"19.0":0.03048},I:{"0":0.01469,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00001,"4.2-4.3":0.00001,"4.4":0,"4.4.3-4.4.4":0.00002},K:{"0":1.11776,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.01102,"11":0.04684,_:"6 7 9 10 5.5"},N:{_:"10 11"},S:{"2.5":0.00737,_:"3.0-3.1"},J:{_:"7 10"},O:{"0":0.11057},H:{"0":0.01},L:{"0":59.8951},R:{_:"0"},M:{"0":0.15479},Q:{_:"14.9"}}; diff --git a/node_modules/caniuse-lite/data/regions/BA.js b/node_modules/caniuse-lite/data/regions/BA.js index 6d1d7e5c..0606d2af 100644 --- a/node_modules/caniuse-lite/data/regions/BA.js +++ b/node_modules/caniuse-lite/data/regions/BA.js @@ -1 +1 @@ -module.exports={C:{"52":0.07774,"56":0.00324,"88":0.00324,"99":0.00324,"102":0.00648,"103":0.02591,"107":0.00324,"108":0.00648,"110":0.00324,"113":0.00324,"114":0.00324,"115":0.73201,"116":0.00324,"119":0.00324,"121":0.02267,"122":0.00324,"123":0.00648,"124":0.00324,"125":0.00648,"126":0.03239,"127":0.60245,"128":1.04296,"129":0.00648,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 53 54 55 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 89 90 91 92 93 94 95 96 97 98 100 101 104 105 106 109 111 112 117 118 120 130 131 3.5 3.6"},D:{"28":0.00324,"43":0.00324,"44":0.00324,"45":0.00324,"46":0.00324,"47":0.00324,"49":0.02915,"51":0.00648,"53":0.0162,"55":0.00324,"56":0.00324,"58":0.00324,"63":0.00324,"64":0.01296,"68":0.00324,"70":0.00972,"71":0.00972,"72":0.01296,"75":0.00324,"77":0.01296,"78":0.00648,"79":0.40811,"80":0.00324,"81":0.00324,"83":0.0162,"84":0.01296,"85":0.0162,"86":0.01943,"87":0.17167,"88":0.01943,"90":0.00324,"91":0.02915,"92":0.00972,"93":0.00972,"94":0.10689,"95":0.00324,"96":0.00648,"97":0.00324,"98":0.00648,"99":0.02267,"100":0.03239,"102":0.00648,"103":0.04859,"104":0.03887,"106":0.0162,"107":0.02915,"108":0.00972,"109":3.25196,"110":0.00648,"111":0.00972,"112":0.0162,"113":0.00648,"114":0.00648,"115":0.02591,"116":0.11984,"117":0.00324,"118":0.0162,"119":0.06478,"120":0.02591,"121":0.05182,"122":0.15547,"123":0.08098,"124":0.16843,"125":0.34657,"126":16.16261,"127":1.98875,"128":0.00324,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 29 30 31 32 33 34 35 36 37 38 39 40 41 42 48 50 52 54 57 59 60 61 62 65 66 67 69 73 74 76 89 101 105 129 130"},F:{"28":0.00324,"36":0.00324,"40":0.00324,"46":0.07126,"60":0.00324,"69":0.00324,"83":0.03239,"85":0.0162,"95":0.17491,"108":0.00324,"109":0.35629,"110":0.00972,"111":0.55711,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 29 30 31 32 33 34 35 37 38 39 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 62 63 64 65 66 67 68 70 71 72 73 74 75 76 77 78 79 80 81 82 84 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 106 107 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"85":0.01296,"89":0.00324,"92":0.00972,"108":0.00648,"109":0.02915,"114":0.00324,"118":0.00324,"119":0.00324,"120":0.00972,"121":0.00324,"122":0.0162,"123":0.00648,"124":0.0162,"125":0.04859,"126":1.72315,"127":0.19434,_:"12 13 14 15 16 17 18 79 80 81 83 84 86 87 88 90 91 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 110 111 112 113 115 116 117"},E:{"8":0.00324,"9":0.00972,"11":0.00972,"13":0.00324,"14":0.00324,"15":0.00324,_:"0 4 5 6 7 10 12 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 15.4","12.1":0.0162,"13.1":0.00972,"14.1":0.02915,"15.1":0.00972,"15.2-15.3":0.00972,"15.5":0.00972,"15.6":0.13604,"16.0":0.00972,"16.1":0.00324,"16.2":0.01943,"16.3":0.01296,"16.4":0.00648,"16.5":0.00972,"16.6":0.10365,"17.0":0.00324,"17.1":0.00972,"17.2":0.04211,"17.3":0.00972,"17.4":0.02915,"17.5":0.60569,"17.6":0.00324,"18.0":0.00648},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00187,"5.0-5.1":0.00094,"6.0-6.1":0.00561,"7.0-7.1":0.00561,"8.1-8.4":0,"9.0-9.2":0.00468,"9.3":0.0187,"10.0-10.2":0.00374,"10.3":0.03273,"11.0-11.2":0.08604,"11.3-11.4":0.00935,"12.0-12.1":0.00655,"12.2-12.5":0.12064,"13.0-13.1":0.00187,"13.2":0.01964,"13.3":0.00655,"13.4-13.7":0.02806,"14.0-14.4":0.06453,"14.5-14.8":0.07294,"15.0-15.1":0.03647,"15.2-15.3":0.03928,"15.4":0.04489,"15.5":0.05424,"15.6-15.8":0.49752,"16.0":0.10006,"16.1":0.21229,"16.2":0.10661,"16.3":0.17862,"16.4":0.04208,"16.5":0.07575,"16.6-16.7":0.62096,"17.0":0.05611,"17.1":0.09071,"17.2":0.08791,"17.3":0.13186,"17.4":0.33012,"17.5":6.04503,"17.6":0.04676,"18.0":0.06172},P:{"4":0.7999,"20":0.02051,"21":0.08204,"22":0.0923,"23":0.07179,"24":0.08204,"25":3.71235,"5.0-5.4":0.07179,"6.2-6.4":0.07179,"7.2-7.4":0.02051,_:"8.2 10.1 12.0 16.0","9.2":0.01026,"11.1-11.2":0.01026,"13.0":0.01026,"14.0":0.01026,"15.0":0.01026,"17.0":0.04102,"18.0":0.01026,"19.0":0.06153},I:{"0":0.16846,"3":0,"4":0.00002,"2.1":0,"2.2":0.00003,"2.3":0,"4.1":0.0001,"4.2-4.3":0.00007,"4.4":0,"4.4.3-4.4.4":0.00029},K:{"0":0.31105,_:"10 11 12 11.1 11.5 12.1"},A:{"7":0.00324,"8":0.01296,"9":0.00324,"10":0.00324,"11":0.0162,_:"6 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":52.69021},R:{_:"0"},M:{"0":0.25696},Q:{_:"14.9"},O:{"0":0.01352},H:{"0":0}}; +module.exports={C:{"52":0.0517,"56":0.00323,"78":0.00323,"84":0.00323,"88":0.01292,"102":0.01292,"103":0.01939,"111":0.01939,"113":0.00969,"115":0.80452,"116":0.00323,"119":0.00323,"121":0.02908,"122":0.00646,"123":0.00969,"125":0.00646,"126":0.00646,"127":0.02262,"128":0.50404,"129":1.31825,"130":0.00646,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 53 54 55 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 79 80 81 82 83 85 86 87 89 90 91 92 93 94 95 96 97 98 99 100 101 104 105 106 107 108 109 110 112 114 117 118 120 124 131 132 133 3.5 3.6"},D:{"38":0.00323,"46":0.00323,"49":0.02585,"53":0.03231,"55":0.00323,"64":0.00646,"65":0.00323,"67":0.00969,"70":0.00646,"71":0.01616,"76":0.00646,"77":0.00969,"78":0.00323,"79":0.4685,"80":0.00969,"81":0.00323,"83":0.00969,"84":0.00969,"85":0.00969,"86":0.00969,"87":0.19063,"88":0.02262,"89":0.00323,"91":0.01616,"93":0.01939,"94":0.09047,"95":0.00323,"96":0.00323,"97":0.01292,"98":0.00646,"99":0.00646,"100":0.00646,"101":0.00646,"102":0.00969,"103":0.05816,"104":0.05493,"105":0.00323,"106":0.03554,"107":0.01939,"108":0.01939,"109":3.06299,"110":0.00646,"111":0.00969,"112":0.01616,"113":0.00969,"114":0.00323,"116":0.10662,"117":0.00323,"118":0.00646,"119":0.12601,"120":0.02262,"121":0.05493,"122":0.09047,"123":0.07108,"124":0.06462,"125":0.06139,"126":1.105,"127":14.99507,"128":2.68819,"129":0.00323,"130":0.00646,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 39 40 41 42 43 44 45 47 48 50 51 52 54 56 57 58 59 60 61 62 63 66 68 69 72 73 74 75 90 92 115 131"},F:{"36":0.00323,"40":0.00646,"46":0.03877,"54":0.00323,"83":0.00969,"85":0.00323,"95":0.08401,"96":0.00323,"109":0.16801,"111":0.08401,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 37 38 39 41 42 43 44 45 47 48 49 50 51 52 53 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 86 87 88 89 90 91 92 93 94 97 98 99 100 101 102 103 104 105 106 107 108 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"18":0.00323,"85":0.00646,"89":0.00323,"92":0.00646,"107":0.00323,"108":0.00646,"109":0.042,"114":0.00323,"116":0.00323,"119":0.00323,"120":0.00969,"121":0.00323,"122":0.01616,"123":0.00646,"124":0.00646,"125":0.01292,"126":0.10016,"127":1.48626,"128":0.41357,_:"12 13 14 15 16 17 79 80 81 83 84 86 87 88 90 91 93 94 95 96 97 98 99 100 101 102 103 104 105 106 110 111 112 113 115 117 118"},E:{"14":0.00646,"15":0.00323,_:"0 4 5 6 7 8 9 10 11 12 13 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1","12.1":0.00323,"13.1":0.01616,"14.1":0.01939,"15.1":0.00323,"15.2-15.3":0.00646,"15.4":0.00323,"15.5":0.00323,"15.6":0.11955,"16.0":0.00323,"16.1":0.01939,"16.2":0.00323,"16.3":0.01939,"16.4":0.00646,"16.5":0.00969,"16.6":0.12924,"17.0":0.00323,"17.1":0.01616,"17.2":0.02908,"17.3":0.00969,"17.4":0.03877,"17.5":0.50081,"17.6":0.14863,"18.0":0.02585},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00202,"5.0-5.1":0.00101,"6.0-6.1":0.00505,"7.0-7.1":0.00606,"8.1-8.4":0,"9.0-9.2":0.00505,"9.3":0.02019,"10.0-10.2":0.00606,"10.3":0.03129,"11.0-11.2":0.07974,"11.3-11.4":0.01009,"12.0-12.1":0.00808,"12.2-12.5":0.13526,"13.0-13.1":0.00202,"13.2":0.0434,"13.3":0.00606,"13.4-13.7":0.02524,"14.0-14.4":0.0747,"14.5-14.8":0.07167,"15.0-15.1":0.03937,"15.2-15.3":0.03937,"15.4":0.04542,"15.5":0.0535,"15.6-15.8":0.50369,"16.0":0.10195,"16.1":0.215,"16.2":0.10801,"16.3":0.17967,"16.4":0.04542,"16.5":0.07268,"16.6-16.7":0.62482,"17.0":0.05754,"17.1":0.08883,"17.2":0.08176,"17.3":0.12113,"17.4":0.28364,"17.5":5.80914,"17.6":0.97711,"18.0":0.10599},P:{"4":0.68925,"20":0.03086,"21":0.06172,"22":0.09259,"23":0.09259,"24":0.0823,"25":2.81874,"5.0-5.4":0.03086,"6.2-6.4":0.05144,"7.2-7.4":0.03086,_:"8.2 9.2 10.1 12.0 14.0","11.1-11.2":0.01029,"13.0":0.02057,"15.0":0.01029,"16.0":0.01029,"17.0":0.01029,"18.0":0.01029,"19.0":0.06172},I:{"0":0.09447,"3":0,"4":0.00001,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00004,"4.2-4.3":0.00004,"4.4":0,"4.4.3-4.4.4":0.00015},K:{"0":0.2708,_:"10 11 12 11.1 11.5 12.1"},A:{"11":0.01292,_:"6 7 8 9 10 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":0.00677},H:{"0":0},L:{"0":52.30513},R:{_:"0"},M:{"0":0.27757},Q:{_:"14.9"}}; diff --git a/node_modules/caniuse-lite/data/regions/BB.js b/node_modules/caniuse-lite/data/regions/BB.js index f4ff193c..a23a60cb 100644 --- a/node_modules/caniuse-lite/data/regions/BB.js +++ b/node_modules/caniuse-lite/data/regions/BB.js @@ -1 +1 @@ -module.exports={C:{"105":0.00905,"113":0.00453,"115":0.05431,"124":0.01358,"125":0.00453,"126":0.02716,"127":0.60196,"128":1.49811,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 106 107 108 109 110 111 112 114 116 117 118 119 120 121 122 123 129 130 131 3.5 3.6"},D:{"39":0.00453,"47":0.00453,"49":0.00453,"54":0.00453,"55":0.00905,"65":0.00453,"69":0.01358,"76":0.00453,"79":0.00905,"80":0.04979,"81":0.00453,"83":0.00905,"84":0.00453,"85":0.00905,"87":0.00905,"88":0.04979,"89":0.00453,"93":0.00905,"94":0.00453,"95":0.01358,"96":0.00453,"97":0.00453,"98":0.00453,"103":1.92355,"104":0.00453,"107":0.00453,"108":0.00453,"109":0.77395,"110":0.00453,"111":0.00453,"112":0.00453,"113":0.01358,"114":0.01358,"115":0.00453,"116":0.04979,"117":0.00905,"118":0.00453,"119":0.02716,"120":0.01358,"121":0.06789,"122":0.06336,"123":0.12673,"124":0.08599,"125":0.4526,"126":22.71599,"127":2.02765,"128":0.00905,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 40 41 42 43 44 45 46 48 50 51 52 53 56 57 58 59 60 61 62 63 64 66 67 68 70 71 72 73 74 75 77 78 86 90 91 92 99 100 101 102 105 106 129 130"},F:{"83":0.01358,"95":0.00905,"109":0.23083,"110":0.00453,"111":0.32135,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 106 107 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"18":0.00453,"86":0.00453,"92":0.00453,"109":0.11768,"114":0.08147,"120":0.00905,"122":0.00453,"124":0.0181,"125":0.09957,"126":7.54032,"127":1.77872,_:"12 13 14 15 16 17 79 80 81 83 84 85 87 88 89 90 91 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 110 111 112 113 115 116 117 118 119 121 123"},E:{"13":0.00453,"14":0.00453,"15":0.00905,_:"0 4 5 6 7 8 9 10 11 12 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 12.1 15.1 15.2-15.3","13.1":0.02263,"14.1":0.11768,"15.4":0.00905,"15.5":0.06789,"15.6":0.18557,"16.0":0.00453,"16.1":0.2263,"16.2":0.00453,"16.3":0.03621,"16.4":0.02716,"16.5":0.04979,"16.6":0.11315,"17.0":0.2082,"17.1":0.0181,"17.2":0.00905,"17.3":0.06336,"17.4":0.04979,"17.5":1.6882,"17.6":0.00453,"18.0":0.00453},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00263,"5.0-5.1":0.00131,"6.0-6.1":0.00788,"7.0-7.1":0.00788,"8.1-8.4":0,"9.0-9.2":0.00657,"9.3":0.02628,"10.0-10.2":0.00526,"10.3":0.04599,"11.0-11.2":0.12089,"11.3-11.4":0.01314,"12.0-12.1":0.0092,"12.2-12.5":0.16951,"13.0-13.1":0.00263,"13.2":0.0276,"13.3":0.0092,"13.4-13.7":0.03942,"14.0-14.4":0.09067,"14.5-14.8":0.1025,"15.0-15.1":0.05125,"15.2-15.3":0.05519,"15.4":0.06308,"15.5":0.07622,"15.6-15.8":0.69908,"16.0":0.14061,"16.1":0.29829,"16.2":0.1498,"16.3":0.25099,"16.4":0.05913,"16.5":0.10644,"16.6-16.7":0.87254,"17.0":0.07884,"17.1":0.12746,"17.2":0.12352,"17.3":0.18528,"17.4":0.46387,"17.5":8.49413,"17.6":0.0657,"18.0":0.08673},P:{"4":0.0114,"20":0.0228,"21":0.057,"22":0.1368,"23":0.057,"24":0.1938,"25":3.70509,_:"5.0-5.4 6.2-6.4 8.2 9.2 10.1 11.1-11.2 12.0 13.0 15.0 18.0","7.2-7.4":0.1482,"14.0":0.0228,"16.0":0.0114,"17.0":0.114,"19.0":0.0342},I:{"0":0.02727,"3":0,"4":0,"2.1":0,"2.2":0.00001,"2.3":0,"4.1":0.00002,"4.2-4.3":0.00001,"4.4":0,"4.4.3-4.4.4":0.00005},K:{"0":0.17514,_:"10 11 12 11.1 11.5 12.1"},A:{_:"6 7 8 9 10 11 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":35.00589},R:{_:"0"},M:{"0":1.30257},Q:{_:"14.9"},O:{"0":0.07115},H:{"0":0}}; +module.exports={C:{"107":0.00441,"113":0.00441,"115":0.02205,"124":0.00882,"126":0.00882,"127":0.03086,"128":0.51585,"129":1.09784,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 108 109 110 111 112 114 116 117 118 119 120 121 122 123 125 130 131 132 133 3.5 3.6"},D:{"34":0.00882,"47":0.00441,"49":0.00441,"50":0.00441,"54":0.00441,"55":0.00441,"56":0.00441,"69":0.00882,"70":0.00441,"73":0.00441,"74":0.00441,"75":0.00441,"76":0.00882,"79":0.00882,"80":0.05732,"81":0.00441,"83":0.00441,"84":0.00441,"85":0.00441,"87":0.00882,"88":0.00441,"89":0.00441,"91":0.00441,"93":0.00441,"94":0.00441,"95":0.00441,"96":0.01764,"98":0.00441,"102":0.00882,"103":0.2954,"106":0.00441,"107":0.01323,"108":0.00882,"109":0.89944,"110":0.00441,"111":0.00441,"114":0.00441,"115":0.00882,"116":0.03086,"117":0.02205,"118":0.00882,"119":0.01764,"120":0.01323,"121":0.00441,"122":0.07495,"123":0.05732,"124":0.09259,"125":0.11463,"126":2.36763,"127":19.2012,"128":3.34643,"129":0.01764,"130":0.00441,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 35 36 37 38 39 40 41 42 43 44 45 46 48 51 52 53 57 58 59 60 61 62 63 64 65 66 67 68 71 72 77 78 86 90 92 97 99 100 101 104 105 112 113 131"},F:{"83":0.00441,"95":0.01764,"109":0.1455,"111":0.05732,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 106 107 108 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"84":0.00441,"92":0.02645,"100":0.00882,"109":0.07936,"112":0.00441,"114":0.02205,"117":0.00441,"119":0.01323,"120":0.03086,"121":0.00441,"123":0.00441,"124":0.01323,"125":0.1455,"126":0.21604,"127":7.55703,"128":2.27504,_:"12 13 14 15 16 17 18 79 80 81 83 85 86 87 88 89 90 91 93 94 95 96 97 98 99 101 102 103 104 105 106 107 108 110 111 113 115 116 118 122"},E:{"13":0.00441,"14":0.00441,_:"0 4 5 6 7 8 9 10 11 12 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 15.2-15.3","12.1":0.00441,"13.1":0.01323,"14.1":0.10141,"15.1":0.00441,"15.4":0.00441,"15.5":0.00441,"15.6":0.19841,"16.0":0.00882,"16.1":0.2954,"16.2":0.01323,"16.3":0.08818,"16.4":0.02205,"16.5":0.07495,"16.6":0.14991,"17.0":0.01764,"17.1":0.02645,"17.2":0.01764,"17.3":0.03086,"17.4":0.08377,"17.5":1.67101,"17.6":0.47617,"18.0":0.01764},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00249,"5.0-5.1":0.00125,"6.0-6.1":0.00623,"7.0-7.1":0.00748,"8.1-8.4":0,"9.0-9.2":0.00623,"9.3":0.02492,"10.0-10.2":0.00748,"10.3":0.03863,"11.0-11.2":0.09845,"11.3-11.4":0.01246,"12.0-12.1":0.00997,"12.2-12.5":0.167,"13.0-13.1":0.00249,"13.2":0.05359,"13.3":0.00748,"13.4-13.7":0.03116,"14.0-14.4":0.09222,"14.5-14.8":0.08848,"15.0-15.1":0.0486,"15.2-15.3":0.0486,"15.4":0.05608,"15.5":0.06605,"15.6-15.8":0.62187,"16.0":0.12587,"16.1":0.26545,"16.2":0.13335,"16.3":0.22183,"16.4":0.05608,"16.5":0.08973,"16.6-16.7":0.77142,"17.0":0.07104,"17.1":0.10967,"17.2":0.10094,"17.3":0.14955,"17.4":0.35019,"17.5":7.17208,"17.6":1.20635,"18.0":0.13085},P:{"4":0.04506,"20":0.0338,"21":0.10139,"22":0.20279,"23":0.10139,"24":0.19152,"25":2.36584,_:"5.0-5.4 8.2 9.2 10.1 11.1-11.2 12.0 13.0","6.2-6.4":0.01127,"7.2-7.4":0.16899,"14.0":0.0338,"15.0":0.01127,"16.0":0.01127,"17.0":0.15772,"18.0":0.01127,"19.0":0.01127},I:{"0":0.00557,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0,"4.2-4.3":0,"4.4":0,"4.4.3-4.4.4":0.00001},K:{"0":0.24041,_:"10 11 12 11.1 11.5 12.1"},A:{_:"6 7 8 9 10 11 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":0.03914},H:{"0":0},L:{"0":36.71401},R:{_:"0"},M:{"0":1.20766},Q:{_:"14.9"}}; diff --git a/node_modules/caniuse-lite/data/regions/BD.js b/node_modules/caniuse-lite/data/regions/BD.js index bbe8f909..be47792f 100644 --- a/node_modules/caniuse-lite/data/regions/BD.js +++ b/node_modules/caniuse-lite/data/regions/BD.js @@ -1 +1 @@ -module.exports={C:{"40":0.00261,"47":0.00261,"49":0.00261,"51":0.00261,"52":0.00782,"56":0.00261,"72":0.00261,"81":0.00261,"87":0.00261,"88":0.03127,"99":0.00261,"102":0.00261,"103":0.00261,"105":0.01042,"106":0.00521,"107":0.01042,"108":0.00782,"109":0.00782,"110":0.00521,"111":0.00782,"112":0.00261,"113":0.00261,"115":0.54726,"116":0.00261,"117":0.00261,"119":0.00261,"121":0.00521,"122":0.00261,"123":0.00521,"124":0.00261,"125":0.00782,"126":0.01564,"127":0.79744,"128":1.10755,"129":0.05994,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 41 42 43 44 45 46 48 50 53 54 55 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 73 74 75 76 77 78 79 80 82 83 84 85 86 89 90 91 92 93 94 95 96 97 98 100 101 104 114 118 120 130 131 3.5 3.6"},D:{"38":0.00261,"41":0.00261,"46":0.00261,"48":0.00261,"49":0.01042,"56":0.00782,"65":0.00782,"66":0.00261,"69":0.01564,"70":0.00521,"71":0.00261,"72":0.00261,"73":0.02085,"74":0.00782,"75":0.05733,"76":0.00261,"77":0.00521,"78":0.00521,"79":0.01042,"80":0.00521,"81":0.00782,"83":0.01042,"84":0.00261,"85":0.00521,"86":0.01042,"87":0.01303,"88":0.01303,"89":0.00521,"90":0.00521,"91":0.00521,"92":0.00261,"93":0.01303,"94":0.01564,"95":0.00521,"96":0.00521,"97":0.00521,"98":0.00521,"99":0.00521,"100":0.00261,"101":0.00782,"102":0.00521,"103":0.03648,"104":0.01824,"105":0.02345,"106":0.07036,"107":0.07297,"108":0.09903,"109":1.30821,"110":0.05212,"111":0.05733,"112":0.05733,"113":0.00521,"114":0.02085,"115":0.00782,"116":0.03127,"117":0.00782,"118":0.01303,"119":0.02867,"120":0.04951,"121":0.03909,"122":0.05733,"123":0.03909,"124":0.07818,"125":0.16939,"126":12.26905,"127":1.92844,"128":0.02606,"129":0.00261,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 39 40 42 43 44 45 47 50 51 52 53 54 55 57 58 59 60 61 62 63 64 67 68 130"},F:{"46":0.00261,"79":0.00261,"83":0.03648,"84":0.00261,"85":0.00261,"91":0.00261,"93":0.00261,"94":0.00521,"95":0.03648,"96":0.00261,"97":0.00261,"106":0.01042,"107":0.01042,"109":0.086,"110":0.00261,"111":0.22151,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 80 81 82 86 87 88 89 90 92 98 99 100 101 102 103 104 105 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"12":0.00261,"13":0.00261,"14":0.00261,"16":0.00521,"17":0.00261,"18":0.01303,"84":0.00521,"89":0.00261,"90":0.00261,"92":0.03127,"100":0.00261,"103":0.00261,"105":0.00261,"106":0.00782,"107":0.01824,"108":0.01564,"109":0.02606,"110":0.00782,"111":0.01303,"112":0.00261,"113":0.00782,"114":0.00261,"117":0.01042,"118":0.02085,"119":0.00261,"120":0.01303,"121":0.01303,"122":0.00261,"123":0.00261,"124":0.00782,"125":0.02606,"126":0.89386,"127":0.16157,_:"15 79 80 81 83 85 86 87 88 91 93 94 95 96 97 98 99 101 102 104 115 116"},E:{_:"0 4 5 6 7 8 9 10 11 12 13 14 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 12.1 15.1 15.2-15.3","13.1":0.00261,"14.1":0.00521,"15.4":0.00261,"15.5":0.00261,"15.6":0.03127,"16.0":0.01303,"16.1":0.00521,"16.2":0.00261,"16.3":0.01042,"16.4":0.00261,"16.5":0.00521,"16.6":0.02606,"17.0":0.00261,"17.1":0.00782,"17.2":0.02606,"17.3":0.00521,"17.4":0.01564,"17.5":0.14594,"17.6":0.00261,"18.0":0.00261},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00055,"5.0-5.1":0.00028,"6.0-6.1":0.00165,"7.0-7.1":0.00165,"8.1-8.4":0,"9.0-9.2":0.00138,"9.3":0.00552,"10.0-10.2":0.0011,"10.3":0.00965,"11.0-11.2":0.02537,"11.3-11.4":0.00276,"12.0-12.1":0.00193,"12.2-12.5":0.03558,"13.0-13.1":0.00055,"13.2":0.00579,"13.3":0.00193,"13.4-13.7":0.00827,"14.0-14.4":0.01903,"14.5-14.8":0.02151,"15.0-15.1":0.01076,"15.2-15.3":0.01158,"15.4":0.01324,"15.5":0.016,"15.6-15.8":0.14672,"16.0":0.02951,"16.1":0.06261,"16.2":0.03144,"16.3":0.05268,"16.4":0.01241,"16.5":0.02234,"16.6-16.7":0.18313,"17.0":0.01655,"17.1":0.02675,"17.2":0.02592,"17.3":0.03889,"17.4":0.09736,"17.5":1.78275,"17.6":0.01379,"18.0":0.0182},P:{"4":0.10389,"20":0.01039,"21":0.01039,"22":0.03117,"23":0.03117,"24":0.03117,"25":0.35323,"5.0-5.4":0.01039,"6.2-6.4":0.02078,"7.2-7.4":0.07272,_:"8.2 9.2 10.1 11.1-11.2 12.0 14.0 15.0 18.0 19.0","13.0":0.01039,"16.0":0.01039,"17.0":0.03117},I:{"0":0.09579,"3":0,"4":0.00001,"2.1":0,"2.2":0.00002,"2.3":0,"4.1":0.00006,"4.2-4.3":0.00004,"4.4":0,"4.4.3-4.4.4":0.00016},K:{"0":3.52348,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.01425,"9":0.00285,"10":0.00285,"11":0.07126,_:"6 7 5.5"},S:{"2.5":0.00739,_:"3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":68.1331},R:{_:"0"},M:{"0":0.14049},Q:{"14.9":0.00739},O:{"0":2.07032},H:{"0":0.07}}; +module.exports={C:{"40":0.00252,"47":0.00252,"49":0.00252,"51":0.01514,"52":0.0101,"65":0.00252,"72":0.00252,"87":0.00252,"88":0.03029,"99":0.00252,"102":0.00252,"103":0.00757,"105":0.00505,"106":0.00505,"107":0.00505,"108":0.00505,"109":0.00505,"110":0.00505,"111":0.00505,"113":0.00252,"115":0.45432,"116":0.00252,"118":0.00252,"119":0.00252,"122":0.00252,"123":0.00252,"124":0.00252,"125":0.00505,"126":0.00757,"127":0.02272,"128":0.31298,"129":1.26452,"130":0.04796,"131":0.00252,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 41 42 43 44 45 46 48 50 53 54 55 56 57 58 59 60 61 62 63 64 66 67 68 69 70 71 73 74 75 76 77 78 79 80 81 82 83 84 85 86 89 90 91 92 93 94 95 96 97 98 100 101 104 112 114 117 120 121 132 133 3.5 3.6"},D:{"11":0.00252,"38":0.01262,"46":0.00252,"48":0.00252,"49":0.00757,"53":0.00252,"55":0.00252,"56":0.02272,"57":0.00757,"62":0.00252,"65":0.00505,"66":0.00252,"69":0.01262,"70":0.00505,"71":0.00252,"72":0.00757,"73":0.01767,"74":0.00252,"75":0.04796,"76":0.00252,"77":0.00252,"78":0.00252,"79":0.0101,"80":0.00505,"81":0.00757,"83":0.00757,"84":0.00252,"85":0.00252,"86":0.00757,"87":0.01514,"88":0.00757,"89":0.00252,"90":0.00252,"91":0.00757,"92":0.00252,"93":0.0101,"94":0.0101,"95":0.00505,"96":0.00505,"97":0.00505,"98":0.00505,"99":0.00757,"100":0.00252,"101":0.00757,"102":0.0101,"103":0.04038,"104":0.01767,"105":0.02019,"106":0.05805,"107":0.05805,"108":0.08329,"109":1.1358,"110":0.05048,"111":0.05048,"112":0.04291,"113":0.00505,"114":0.02019,"115":0.00505,"116":0.02776,"117":0.00505,"118":0.01767,"119":0.02272,"120":0.04291,"121":0.02524,"122":0.03786,"123":0.04291,"124":0.0732,"125":0.25492,"126":0.52752,"127":11.12832,"128":2.3347,"129":0.02524,"130":0.00757,_:"4 5 6 7 8 9 10 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 39 40 41 42 43 44 45 47 50 51 52 54 58 59 60 61 63 64 67 68 131"},F:{"46":0.00252,"79":0.00505,"83":0.03281,"84":0.00757,"90":0.00252,"91":0.00252,"92":0.00252,"93":0.00252,"94":0.00505,"95":0.03029,"96":0.00252,"97":0.00252,"106":0.00757,"107":0.00757,"109":0.05805,"111":0.02776,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 80 81 82 85 86 87 88 89 98 99 100 101 102 103 104 105 108 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"12":0.00252,"13":0.00252,"16":0.00252,"17":0.00252,"18":0.00757,"84":0.00252,"89":0.00252,"92":0.02524,"95":0.00252,"100":0.00252,"103":0.00252,"105":0.00252,"106":0.00505,"107":0.02019,"108":0.0101,"109":0.02272,"110":0.0101,"111":0.00505,"112":0.00252,"114":0.0101,"115":0.00252,"117":0.00757,"118":0.01514,"119":0.00252,"120":0.0101,"121":0.0101,"122":0.00505,"123":0.00252,"124":0.00505,"125":0.0101,"126":0.03534,"127":0.75468,"128":0.26502,_:"14 15 79 80 81 83 85 86 87 88 90 91 93 94 96 97 98 99 101 102 104 113 116"},E:{"10":0.0101,_:"0 4 5 6 7 8 9 11 12 13 14 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 12.1 15.2-15.3 16.4","13.1":0.00252,"14.1":0.00505,"15.1":0.00252,"15.4":0.00252,"15.5":0.00505,"15.6":0.02272,"16.0":0.00757,"16.1":0.00252,"16.2":0.00252,"16.3":0.0101,"16.5":0.00505,"16.6":0.01514,"17.0":0.00252,"17.1":0.00505,"17.2":0.02019,"17.3":0.00757,"17.4":0.01514,"17.5":0.10853,"17.6":0.05048,"18.0":0.00505},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00048,"5.0-5.1":0.00024,"6.0-6.1":0.0012,"7.0-7.1":0.00144,"8.1-8.4":0,"9.0-9.2":0.0012,"9.3":0.00478,"10.0-10.2":0.00144,"10.3":0.00742,"11.0-11.2":0.0189,"11.3-11.4":0.00239,"12.0-12.1":0.00191,"12.2-12.5":0.03206,"13.0-13.1":0.00048,"13.2":0.01029,"13.3":0.00144,"13.4-13.7":0.00598,"14.0-14.4":0.0177,"14.5-14.8":0.01699,"15.0-15.1":0.00933,"15.2-15.3":0.00933,"15.4":0.01077,"15.5":0.01268,"15.6-15.8":0.11938,"16.0":0.02416,"16.1":0.05096,"16.2":0.0256,"16.3":0.04258,"16.4":0.01077,"16.5":0.01722,"16.6-16.7":0.14808,"17.0":0.01364,"17.1":0.02105,"17.2":0.01938,"17.3":0.02871,"17.4":0.06722,"17.5":1.37678,"17.6":0.23158,"18.0":0.02512},P:{"4":0.12538,"20":0.01045,"21":0.0209,"22":0.0209,"23":0.03135,"24":0.0209,"25":0.27166,_:"5.0-5.4 8.2 9.2 10.1 11.1-11.2 12.0 13.0 14.0 15.0 16.0 18.0","6.2-6.4":0.0209,"7.2-7.4":0.06269,"17.0":0.05224,"19.0":0.01045},I:{"0":0.05961,"3":0,"4":0.00001,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00002,"4.2-4.3":0.00002,"4.4":0,"4.4.3-4.4.4":0.0001},K:{"0":3.24672,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.00833,"9":0.00278,"10":0.00278,"11":0.06941,_:"6 7 5.5"},N:{_:"10 11"},S:{"2.5":0.02243,_:"3.0-3.1"},J:{_:"7 10"},O:{"0":2.36989},H:{"0":0.11},L:{"0":69.54174},R:{_:"0"},M:{"0":0.14952},Q:{"14.9":0.00748}}; diff --git a/node_modules/caniuse-lite/data/regions/BE.js b/node_modules/caniuse-lite/data/regions/BE.js index c02c5bde..52c936dc 100644 --- a/node_modules/caniuse-lite/data/regions/BE.js +++ b/node_modules/caniuse-lite/data/regions/BE.js @@ -1 +1 @@ -module.exports={C:{"48":0.00532,"52":0.02127,"55":0.01064,"68":0.00532,"78":0.07445,"83":0.01595,"87":0.00532,"91":0.00532,"101":0.00532,"102":0.00532,"103":0.00532,"105":0.00532,"108":0.00532,"110":0.00532,"111":0.01064,"113":0.00532,"115":0.62221,"118":0.02127,"120":0.00532,"121":0.00532,"122":0.00532,"123":0.01064,"124":0.01064,"125":0.02659,"126":0.10104,"127":1.27632,"128":2.11656,"129":0.02127,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 49 50 51 53 54 56 57 58 59 60 61 62 63 64 65 66 67 69 70 71 72 73 74 75 76 77 79 80 81 82 84 85 86 88 89 90 92 93 94 95 96 97 98 99 100 104 106 107 109 112 114 116 117 119 130 131 3.5 3.6"},D:{"11":0.00532,"44":0.00532,"45":0.00532,"46":0.00532,"47":0.00532,"49":0.03723,"51":0.01064,"70":0.00532,"74":0.20208,"75":0.18613,"76":0.19145,"77":0.19145,"78":3.15889,"79":4.08954,"80":0.00532,"83":0.18081,"85":0.00532,"87":0.02659,"88":0.02127,"89":0.03723,"90":0.02127,"91":0.01595,"92":0.00532,"93":0.01064,"94":0.01064,"96":0.01064,"98":0.00532,"99":0.00532,"100":0.00532,"102":0.01064,"103":0.07977,"104":0.01595,"105":0.00532,"106":0.01595,"107":0.01064,"108":0.01595,"109":0.83493,"110":0.01064,"111":0.01064,"112":0.01064,"113":0.15422,"114":0.18081,"115":0.01064,"116":0.18613,"117":0.01064,"118":0.04786,"119":0.30844,"120":0.75516,"121":0.04254,"122":0.1489,"123":0.11168,"124":0.18613,"125":0.6807,"126":17.68235,"127":1.9783,"128":0.00532,_:"4 5 6 7 8 9 10 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 48 50 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 71 72 73 81 84 86 95 97 101 129 130"},F:{"83":0.01595,"95":0.02127,"102":0.01064,"109":0.6488,"110":0.01595,"111":0.3829,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 103 104 105 106 107 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"86":0.00532,"92":0.00532,"108":0.00532,"109":0.07445,"110":0.00532,"114":0.00532,"115":0.00532,"116":0.00532,"117":0.00532,"118":0.00532,"119":0.02127,"120":0.06913,"121":0.05318,"122":0.03191,"123":0.01595,"124":0.0585,"125":0.21804,"126":7.23248,"127":0.9466,_:"12 13 14 15 16 17 18 79 80 81 83 84 85 87 88 89 90 91 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 111 112 113"},E:{"9":0.01064,"13":0.00532,"14":0.02659,"15":0.00532,_:"0 4 5 6 7 8 10 11 12 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1","12.1":0.02127,"13.1":0.10636,"14.1":0.11168,"15.1":0.01595,"15.2-15.3":0.01595,"15.4":0.02659,"15.5":0.03191,"15.6":0.61157,"16.0":0.04786,"16.1":0.09041,"16.2":0.06382,"16.3":0.10104,"16.4":0.04254,"16.5":0.06913,"16.6":0.54244,"17.0":0.03191,"17.1":0.08509,"17.2":0.09041,"17.3":0.07445,"17.4":0.22336,"17.5":3.11635,"17.6":0.02127,"18.0":0.01595},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00373,"5.0-5.1":0.00186,"6.0-6.1":0.01119,"7.0-7.1":0.01119,"8.1-8.4":0,"9.0-9.2":0.00932,"9.3":0.03729,"10.0-10.2":0.00746,"10.3":0.06525,"11.0-11.2":0.17152,"11.3-11.4":0.01864,"12.0-12.1":0.01305,"12.2-12.5":0.2405,"13.0-13.1":0.00373,"13.2":0.03915,"13.3":0.01305,"13.4-13.7":0.05593,"14.0-14.4":0.12864,"14.5-14.8":0.14542,"15.0-15.1":0.07271,"15.2-15.3":0.0783,"15.4":0.08949,"15.5":0.10813,"15.6-15.8":0.99185,"16.0":0.19949,"16.1":0.42321,"16.2":0.21254,"16.3":0.3561,"16.4":0.0839,"16.5":0.15101,"16.6-16.7":1.23794,"17.0":0.11186,"17.1":0.18084,"17.2":0.17525,"17.3":0.26288,"17.4":0.65812,"17.5":12.0513,"17.6":0.09322,"18.0":0.12305},P:{"4":0.04249,"20":0.01062,"21":0.03187,"22":0.03187,"23":0.05312,"24":0.05312,"25":2.82585,_:"5.0-5.4 7.2-7.4 8.2 9.2 10.1 11.1-11.2 12.0 14.0 15.0 16.0 18.0","6.2-6.4":0.02125,"13.0":0.01062,"17.0":0.01062,"19.0":0.01062},I:{"0":0.10264,"3":0,"4":0.00001,"2.1":0,"2.2":0.00002,"2.3":0,"4.1":0.00006,"4.2-4.3":0.00004,"4.4":0,"4.4.3-4.4.4":0.00018},K:{"0":0.21069,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.02127,"9":0.00532,"10":0.00532,"11":0.04786,_:"6 7 5.5"},S:{"2.5":0.00468,_:"3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":23.89192},R:{_:"0"},M:{"0":0.41202},Q:{"14.9":0.00468},O:{"0":0.04214},H:{"0":0}}; +module.exports={C:{"40":0.00532,"48":0.00532,"52":0.02659,"55":0.00532,"78":0.0585,"83":0.01064,"87":0.02659,"91":0.01064,"102":0.00532,"103":0.00532,"108":0.00532,"113":0.00532,"115":0.64348,"118":0.00532,"121":0.01064,"123":0.00532,"124":0.00532,"125":0.01064,"126":0.04786,"127":0.07445,"128":0.95724,"129":2.43033,"130":0.02659,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 41 42 43 44 45 46 47 49 50 51 53 54 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 79 80 81 82 84 85 86 88 89 90 92 93 94 95 96 97 98 99 100 101 104 105 106 107 109 110 111 112 114 116 117 119 120 122 131 132 133 3.5","3.6":0.00532},D:{"38":0.00532,"39":0.00532,"40":0.00532,"41":0.00532,"42":0.00532,"43":0.00532,"44":0.01064,"45":0.00532,"46":0.01064,"47":0.00532,"49":0.02127,"51":0.01595,"70":0.00532,"74":0.19677,"75":0.18613,"76":0.19145,"77":0.18613,"78":3.10039,"79":4.03104,"80":0.01064,"83":0.17018,"85":0.00532,"86":0.00532,"87":0.02659,"88":0.00532,"89":0.03723,"90":0.02127,"91":0.01064,"94":0.01064,"96":0.00532,"97":0.00532,"98":0.00532,"99":0.00532,"100":0.01064,"102":0.01064,"103":0.0585,"104":0.01595,"105":0.00532,"106":0.00532,"107":0.01064,"108":0.01595,"109":0.74984,"110":0.01064,"111":0.01064,"112":0.01595,"113":0.1489,"114":0.17018,"115":0.01064,"116":0.15954,"117":0.01064,"118":0.01595,"119":0.09572,"120":0.72857,"121":0.04254,"122":0.14359,"123":0.11168,"124":0.117,"125":0.36162,"126":2.0102,"127":15.92209,"128":3.18016,"129":0.00532,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 48 50 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 71 72 73 81 84 92 93 95 101 130 131"},F:{"31":0.00532,"46":0.00532,"83":0.00532,"95":0.01595,"102":0.00532,"109":0.26058,"111":0.09041,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 32 33 34 35 36 37 38 39 40 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 103 104 105 106 107 108 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"92":0.00532,"102":0.00532,"106":0.00532,"108":0.01064,"109":0.07977,"110":0.00532,"114":0.00532,"115":0.00532,"116":0.00532,"117":0.01064,"118":0.00532,"119":0.02127,"120":0.03723,"121":0.03723,"122":0.02127,"123":0.00532,"124":0.02127,"125":0.0585,"126":0.40949,"127":5.80726,"128":1.68581,_:"12 13 14 15 16 17 18 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 96 97 98 99 100 101 103 104 105 107 111 112 113"},E:{"9":0.02659,"13":0.00532,"14":0.02127,"15":0.00532,_:"0 4 5 6 7 8 10 11 12 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1","12.1":0.01595,"13.1":0.117,"14.1":0.10104,"15.1":0.01595,"15.2-15.3":0.01064,"15.4":0.03191,"15.5":0.03191,"15.6":0.60625,"16.0":0.04254,"16.1":0.06913,"16.2":0.07977,"16.3":0.10636,"16.4":0.04254,"16.5":0.06382,"16.6":0.52116,"17.0":0.02659,"17.1":0.09041,"17.2":0.07977,"17.3":0.07445,"17.4":0.18613,"17.5":2.57923,"17.6":0.80834,"18.0":0.03191},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00394,"5.0-5.1":0.00197,"6.0-6.1":0.00985,"7.0-7.1":0.01182,"8.1-8.4":0,"9.0-9.2":0.00985,"9.3":0.0394,"10.0-10.2":0.01182,"10.3":0.06108,"11.0-11.2":0.15564,"11.3-11.4":0.0197,"12.0-12.1":0.01576,"12.2-12.5":0.264,"13.0-13.1":0.00394,"13.2":0.08472,"13.3":0.01182,"13.4-13.7":0.04925,"14.0-14.4":0.14579,"14.5-14.8":0.13988,"15.0-15.1":0.07684,"15.2-15.3":0.07684,"15.4":0.08866,"15.5":0.10442,"15.6-15.8":0.98312,"16.0":0.19899,"16.1":0.41965,"16.2":0.21081,"16.3":0.35069,"16.4":0.08866,"16.5":0.14185,"16.6-16.7":1.21954,"17.0":0.1123,"17.1":0.17338,"17.2":0.15959,"17.3":0.23642,"17.4":0.55362,"17.5":11.33842,"17.6":1.90714,"18.0":0.20687},P:{"4":0.04242,"20":0.01061,"21":0.04242,"22":0.03182,"23":0.03182,"24":0.04242,"25":2.29075,_:"5.0-5.4 7.2-7.4 8.2 9.2 10.1 11.1-11.2 12.0 14.0 15.0 16.0 18.0","6.2-6.4":0.02121,"13.0":0.01061,"17.0":0.01061,"19.0":0.01061},I:{"0":0.14466,"3":0,"4":0.00001,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00006,"4.2-4.3":0.00006,"4.4":0,"4.4.3-4.4.4":0.00023},K:{"0":0.19196,_:"10 11 12 11.1 11.5 12.1"},A:{"6":0.00548,"7":0.00548,"8":0.06027,"9":0.01096,"10":0.02192,"11":0.07123,_:"5.5"},N:{_:"10 11"},S:{"2.5":0.00468,_:"3.0-3.1"},J:{_:"7 10"},O:{"0":0.03746},H:{"0":0},L:{"0":22.61356},R:{_:"0"},M:{"0":0.39797},Q:{_:"14.9"}}; diff --git a/node_modules/caniuse-lite/data/regions/BF.js b/node_modules/caniuse-lite/data/regions/BF.js index 62ecb144..79e4e825 100644 --- a/node_modules/caniuse-lite/data/regions/BF.js +++ b/node_modules/caniuse-lite/data/regions/BF.js @@ -1 +1 @@ -module.exports={C:{"44":0.00243,"47":0.00486,"52":0.00728,"56":0.00243,"57":0.00243,"64":0.00243,"68":0.00243,"70":0.00243,"72":0.01457,"78":0.00971,"85":0.03399,"89":0.00243,"98":0.00243,"99":0.00486,"105":0.00486,"108":0.00243,"110":0.00243,"113":0.00243,"114":0.00243,"115":0.26465,"118":0.00243,"121":0.00243,"123":0.00486,"124":0.00728,"125":0.00971,"126":0.0437,"127":0.91536,"128":1.2747,"129":0.00971,"130":0.00486,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 45 46 48 49 50 51 53 54 55 58 59 60 61 62 63 65 66 67 69 71 73 74 75 76 77 79 80 81 82 83 84 86 87 88 90 91 92 93 94 95 96 97 100 101 102 103 104 106 107 109 111 112 116 117 119 120 122 131 3.5 3.6"},D:{"11":0.00243,"38":0.00243,"39":0.00243,"43":0.00243,"44":0.00243,"46":0.00243,"48":0.00243,"49":0.00243,"50":0.00486,"57":0.00243,"58":0.00243,"59":0.00728,"64":0.00243,"65":0.00243,"68":0.00243,"69":0.01214,"70":0.02428,"73":0.00971,"74":0.00486,"75":0.01214,"76":0.03885,"79":0.02185,"80":0.00728,"81":0.00728,"83":0.01942,"86":0.00486,"87":0.03156,"88":0.00243,"91":0.01942,"92":0.00243,"93":0.04856,"94":0.00728,"95":0.02428,"97":0.00243,"98":0.00486,"99":0.14325,"101":0.00243,"102":0.00243,"103":0.04128,"104":0.00243,"105":0.02185,"106":0.017,"107":0.00486,"108":0.00486,"109":1.1533,"110":0.00243,"112":0.00243,"114":0.00971,"115":0.00486,"116":0.04856,"117":0.00243,"118":0.00728,"119":0.05342,"120":0.05342,"121":0.05584,"122":0.03156,"123":0.56572,"124":0.0777,"125":0.10926,"126":6.92223,"127":1.1533,_:"4 5 6 7 8 9 10 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 40 41 42 45 47 51 52 53 54 55 56 60 61 62 63 66 67 71 72 77 78 84 85 89 90 96 100 111 113 128 129 130"},F:{"64":0.00243,"71":0.01214,"79":0.00728,"83":0.017,"95":0.02185,"106":0.00728,"108":0.00243,"109":0.0437,"110":0.01942,"111":0.74054,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 65 66 67 68 69 70 72 73 74 75 76 77 78 80 81 82 84 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 107 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"12":0.00728,"13":0.00728,"16":0.00243,"17":0.00486,"18":0.03156,"84":0.00243,"85":0.00243,"89":0.00486,"90":0.00486,"92":0.0437,"98":0.00728,"100":0.03642,"103":0.00243,"109":0.01942,"111":0.00486,"112":0.00243,"114":0.00243,"115":0.00243,"117":0.01457,"119":0.00243,"120":0.00971,"121":0.01457,"122":0.00971,"123":0.03156,"124":0.03399,"125":0.09955,"126":3.46718,"127":0.34235,_:"14 15 79 80 81 83 86 87 88 91 93 94 95 96 97 99 101 102 104 105 106 107 108 110 113 116 118"},E:{"11":0.01942,_:"0 4 5 6 7 8 9 10 12 13 14 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 14.1 15.1 15.2-15.3 16.4 17.2","12.1":0.00243,"13.1":0.00971,"15.4":0.00243,"15.5":0.00243,"15.6":0.01214,"16.0":0.00243,"16.1":0.00243,"16.2":0.00971,"16.3":0.06313,"16.5":0.00971,"16.6":0.017,"17.0":0.00243,"17.1":0.00243,"17.3":0.00971,"17.4":0.00728,"17.5":0.07284,"17.6":0.00243,"18.0":0.00728},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00073,"5.0-5.1":0.00036,"6.0-6.1":0.00218,"7.0-7.1":0.00218,"8.1-8.4":0,"9.0-9.2":0.00181,"9.3":0.00725,"10.0-10.2":0.00145,"10.3":0.01269,"11.0-11.2":0.03337,"11.3-11.4":0.00363,"12.0-12.1":0.00254,"12.2-12.5":0.04679,"13.0-13.1":0.00073,"13.2":0.00762,"13.3":0.00254,"13.4-13.7":0.01088,"14.0-14.4":0.02503,"14.5-14.8":0.02829,"15.0-15.1":0.01415,"15.2-15.3":0.01523,"15.4":0.01741,"15.5":0.02104,"15.6-15.8":0.19296,"16.0":0.03881,"16.1":0.08233,"16.2":0.04135,"16.3":0.06928,"16.4":0.01632,"16.5":0.02938,"16.6-16.7":0.24083,"17.0":0.02176,"17.1":0.03518,"17.2":0.03409,"17.3":0.05114,"17.4":0.12803,"17.5":2.34449,"17.6":0.01813,"18.0":0.02394},P:{"4":0.03123,"21":0.01041,"22":0.03123,"23":0.05206,"24":0.08329,"25":0.48934,_:"20 5.0-5.4 6.2-6.4 8.2 9.2 10.1 11.1-11.2 12.0 14.0 15.0 17.0 18.0","7.2-7.4":0.02082,"13.0":0.01041,"16.0":0.01041,"19.0":0.01041},I:{"0":0.04527,"3":0,"4":0,"2.1":0,"2.2":0.00001,"2.3":0,"4.1":0.00003,"4.2-4.3":0.00002,"4.4":0,"4.4.3-4.4.4":0.00008},K:{"0":2.21777,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.00243,"11":0.01214,_:"6 7 9 10 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":72.58635},R:{_:"0"},M:{"0":0.20444},Q:{"14.9":0.08329},O:{"0":0.19687},H:{"0":0.44}}; +module.exports={C:{"32":0.00238,"37":0.00476,"43":0.00238,"47":0.00238,"52":0.00238,"65":0.00238,"70":0.00238,"72":0.04286,"78":0.00714,"85":0.05,"89":0.00476,"94":0.00238,"99":0.03095,"101":0.00238,"102":0.00238,"111":0.00238,"112":0.00476,"113":0.00238,"115":0.37144,"119":0.00238,"121":0.00238,"122":0.00238,"123":0.00238,"124":0.00476,"125":0.03095,"126":0.00476,"127":0.08334,"128":0.45001,"129":1.91671,"130":0.00238,"131":0.00238,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 33 34 35 36 38 39 40 41 42 44 45 46 48 49 50 51 53 54 55 56 57 58 59 60 61 62 63 64 66 67 68 69 71 73 74 75 76 77 79 80 81 82 83 84 86 87 88 90 91 92 93 95 96 97 98 100 103 104 105 106 107 108 109 110 114 116 117 118 120 132 133 3.5 3.6"},D:{"11":0.00238,"31":0.00238,"42":0.00238,"43":0.00238,"49":0.02857,"50":0.00238,"54":0.00238,"55":0.00238,"56":0.00238,"59":0.00238,"64":0.00238,"66":0.00476,"68":0.00714,"69":0.00476,"70":0.01429,"72":0.00238,"73":0.04286,"75":0.01905,"76":0.01429,"77":0.00238,"78":0.00238,"79":0.01667,"80":0.00238,"81":0.01191,"83":0.02381,"86":0.01191,"87":0.04048,"88":0.00714,"89":0.00238,"90":0.00238,"91":0.03095,"93":0.04286,"94":0.01429,"95":0.01429,"98":0.02619,"99":0.10238,"101":0.00952,"102":0.00238,"103":0.03095,"104":0.00476,"105":0.04762,"106":0.00952,"107":0.00238,"109":1.18098,"110":0.00238,"111":0.00238,"114":0.00476,"115":0.00714,"116":0.02857,"117":0.00238,"118":0.00238,"119":0.04286,"120":0.03572,"121":0.01191,"122":0.01667,"123":0.05714,"124":0.06429,"125":0.04286,"126":0.27858,"127":6.02393,"128":1.47146,_:"4 5 6 7 8 9 10 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 32 33 34 35 36 37 38 39 40 41 44 45 46 47 48 51 52 53 57 58 60 61 62 63 65 67 71 74 84 85 92 96 97 100 108 112 113 129 130 131"},F:{"52":0.00238,"75":0.00952,"79":0.01429,"83":0.00238,"84":0.00238,"90":0.00238,"94":0.00238,"95":0.14048,"106":0.00238,"107":0.00238,"109":0.04762,"110":0.00714,"111":0.01191,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 76 77 78 80 81 82 85 86 87 88 89 91 92 93 96 97 98 99 100 101 102 103 104 105 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"12":0.00238,"13":0.00238,"14":0.00238,"15":0.00238,"16":0.00238,"17":0.00714,"18":0.02857,"84":0.00238,"85":0.00238,"89":0.00476,"90":0.00476,"92":0.03095,"98":0.00238,"100":0.01905,"109":0.01429,"112":0.00238,"114":0.02619,"120":0.03333,"121":0.00952,"122":0.00476,"123":0.00476,"124":0.00714,"125":0.01905,"126":0.2381,"127":2.69767,"128":1.11431,_:"79 80 81 83 86 87 88 91 93 94 95 96 97 99 101 102 103 104 105 106 107 108 110 111 113 115 116 117 118 119"},E:{"11":0.00476,"14":0.00238,_:"0 4 5 6 7 8 9 10 12 13 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 15.2-15.3 15.4 15.5 16.0 16.1 16.2 16.4 17.0 17.2","11.1":0.00714,"12.1":0.00238,"13.1":0.05238,"14.1":0.00476,"15.1":0.00476,"15.6":0.04762,"16.3":0.03572,"16.5":0.02143,"16.6":0.02381,"17.1":0.00238,"17.3":0.00238,"17.4":0.00238,"17.5":0.05953,"17.6":0.02381,"18.0":0.00238},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00086,"5.0-5.1":0.00043,"6.0-6.1":0.00214,"7.0-7.1":0.00257,"8.1-8.4":0,"9.0-9.2":0.00214,"9.3":0.00858,"10.0-10.2":0.00257,"10.3":0.0133,"11.0-11.2":0.03388,"11.3-11.4":0.00429,"12.0-12.1":0.00343,"12.2-12.5":0.05747,"13.0-13.1":0.00086,"13.2":0.01844,"13.3":0.00257,"13.4-13.7":0.01072,"14.0-14.4":0.03174,"14.5-14.8":0.03045,"15.0-15.1":0.01673,"15.2-15.3":0.01673,"15.4":0.0193,"15.5":0.02273,"15.6-15.8":0.21402,"16.0":0.04332,"16.1":0.09135,"16.2":0.04589,"16.3":0.07634,"16.4":0.0193,"16.5":0.03088,"16.6-16.7":0.26549,"17.0":0.02445,"17.1":0.03774,"17.2":0.03474,"17.3":0.05147,"17.4":0.12052,"17.5":2.46828,"17.6":0.41517,"18.0":0.04503},P:{"4":0.06247,"22":0.03123,"23":0.03123,"24":0.03123,"25":0.59344,_:"20 21 5.0-5.4 6.2-6.4 8.2 9.2 10.1 11.1-11.2 12.0 14.0 15.0 16.0 17.0 18.0","7.2-7.4":0.01041,"13.0":0.01041,"19.0":0.01041},I:{"0":0.03037,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00001,"4.2-4.3":0.00001,"4.4":0,"4.4.3-4.4.4":0.00005},K:{"0":1.72351,_:"10 11 12 11.1 11.5 12.1"},A:{"11":0.01429,_:"6 7 8 9 10 5.5"},N:{_:"10 11"},S:{"2.5":0.00762,_:"3.0-3.1"},J:{_:"7 10"},O:{"0":0.22092},H:{"0":0.44},L:{"0":72.46792},R:{_:"0"},M:{"0":0.13712},Q:{"14.9":0.04571}}; diff --git a/node_modules/caniuse-lite/data/regions/BG.js b/node_modules/caniuse-lite/data/regions/BG.js index f8227ae4..1d0af293 100644 --- a/node_modules/caniuse-lite/data/regions/BG.js +++ b/node_modules/caniuse-lite/data/regions/BG.js @@ -1 +1 @@ -module.exports={C:{"45":0.6867,"48":0.00315,"52":0.0693,"63":0.00315,"65":0.00315,"66":0.00315,"68":0.00315,"72":0.00315,"78":0.02205,"80":0.00315,"83":0.00315,"84":0.0378,"85":0.00315,"88":0.00945,"89":0.00315,"90":0.0063,"91":0.0063,"96":0.01575,"97":0.00315,"98":0.00315,"99":0.0063,"100":0.00315,"102":0.0063,"103":0.0126,"104":0.01575,"105":0.0063,"106":0.00315,"107":0.00315,"108":0.00945,"109":0.0063,"110":0.00315,"112":0.0126,"113":0.0126,"114":0.0063,"115":0.88515,"116":0.00315,"117":0.0063,"118":0.00315,"119":0.00315,"120":0.0063,"121":0.0063,"122":0.01575,"123":0.00945,"124":0.0126,"125":0.01575,"126":0.05355,"127":1.13715,"128":1.73565,"129":0.0063,"130":0.00315,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 46 47 49 50 51 53 54 55 56 57 58 59 60 61 62 64 67 69 70 71 73 74 75 76 77 79 81 82 86 87 92 93 94 95 101 111 131 3.5 3.6"},D:{"49":0.04725,"51":0.00315,"63":0.00315,"65":0.00315,"70":0.00315,"71":0.00315,"73":0.00315,"74":0.00315,"77":0.00315,"78":0.00315,"79":0.0252,"80":0.00315,"81":0.00315,"83":0.0126,"84":0.00315,"85":0.00315,"86":0.0063,"87":0.0189,"88":0.00945,"89":0.00315,"90":0.0063,"91":0.0063,"92":0.00315,"93":0.02835,"94":0.0063,"95":0.00315,"96":0.00315,"97":0.0063,"98":0.00315,"99":0.02205,"100":0.0063,"101":0.00315,"102":0.00945,"103":0.0252,"104":0.0378,"105":0.00315,"106":0.0126,"107":0.00945,"108":0.0189,"109":2.70585,"110":0.00945,"111":0.0252,"112":0.0126,"113":0.09135,"114":0.0945,"115":0.063,"116":0.0315,"117":0.03465,"118":0.02205,"119":0.2457,"120":0.03465,"121":0.0441,"122":0.0756,"123":0.06615,"124":0.0945,"125":0.2961,"126":14.33565,"127":1.7892,"128":0.00945,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 50 52 53 54 55 56 57 58 59 60 61 62 64 66 67 68 69 72 75 76 129 130"},F:{"36":0.00315,"46":0.00315,"79":0.00315,"83":0.0252,"85":0.0063,"86":0.00315,"94":0.00315,"95":0.0819,"99":0.00945,"109":0.1953,"110":0.0189,"111":0.50715,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 37 38 39 40 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 80 81 82 84 87 88 89 90 91 92 93 96 97 98 100 101 102 103 104 105 106 107 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"18":0.00315,"86":0.01575,"92":0.00315,"100":0.00315,"107":0.00315,"109":0.0693,"110":0.00315,"111":0.00315,"114":0.00315,"115":0.00315,"116":0.00315,"117":0.00315,"119":0.0063,"120":0.0063,"121":0.0063,"122":0.0063,"123":0.0063,"124":0.01575,"125":0.04095,"126":2.4885,"127":0.3024,_:"12 13 14 15 16 17 79 80 81 83 84 85 87 88 89 90 91 93 94 95 96 97 98 99 101 102 103 104 105 106 108 112 113 118"},E:{"9":0.00315,"14":0.0063,"15":0.00315,_:"0 4 5 6 7 8 10 11 12 13 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 15.2-15.3","12.1":0.00315,"13.1":0.0063,"14.1":0.0189,"15.1":0.00315,"15.4":0.0063,"15.5":0.00315,"15.6":0.05985,"16.0":0.00945,"16.1":0.00945,"16.2":0.0063,"16.3":0.01575,"16.4":0.0063,"16.5":0.00945,"16.6":0.05355,"17.0":0.00945,"17.1":0.01575,"17.2":0.00945,"17.3":0.0189,"17.4":0.02835,"17.5":0.32445,"17.6":0.00315,"18.0":0.0063},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00206,"5.0-5.1":0.00103,"6.0-6.1":0.00619,"7.0-7.1":0.00619,"8.1-8.4":0,"9.0-9.2":0.00516,"9.3":0.02063,"10.0-10.2":0.00413,"10.3":0.03611,"11.0-11.2":0.09491,"11.3-11.4":0.01032,"12.0-12.1":0.00722,"12.2-12.5":0.13308,"13.0-13.1":0.00206,"13.2":0.02166,"13.3":0.00722,"13.4-13.7":0.03095,"14.0-14.4":0.07118,"14.5-14.8":0.08047,"15.0-15.1":0.04023,"15.2-15.3":0.04333,"15.4":0.04952,"15.5":0.05983,"15.6-15.8":0.54882,"16.0":0.11038,"16.1":0.23418,"16.2":0.1176,"16.3":0.19704,"16.4":0.04642,"16.5":0.08356,"16.6-16.7":0.68499,"17.0":0.0619,"17.1":0.10007,"17.2":0.09697,"17.3":0.14546,"17.4":0.36416,"17.5":6.66833,"17.6":0.05158,"18.0":0.06809},P:{"4":0.04036,"20":0.02018,"21":0.04036,"22":0.07063,"23":0.10089,"24":0.07063,"25":2.44161,_:"5.0-5.4 8.2 10.1 12.0 15.0","6.2-6.4":0.02018,"7.2-7.4":0.02018,"9.2":0.01009,"11.1-11.2":0.01009,"13.0":0.01009,"14.0":0.01009,"16.0":0.01009,"17.0":0.01009,"18.0":0.01009,"19.0":0.02018},I:{"0":0.25939,"3":0,"4":0.00003,"2.1":0,"2.2":0.00005,"2.3":0,"4.1":0.00016,"4.2-4.3":0.0001,"4.4":0,"4.4.3-4.4.4":0.00044},K:{"0":0.30825,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.00341,"11":0.03754,_:"6 7 9 10 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":55.1177},R:{_:"0"},M:{"0":0.22605},Q:{_:"14.9"},O:{"0":0.0274},H:{"0":0}}; +module.exports={C:{"45":0.68885,"52":0.06401,"53":0.00305,"65":0.0061,"66":0.00305,"68":0.00305,"72":0.00305,"78":0.01524,"80":0.0061,"81":0.00305,"84":0.03962,"85":0.00305,"88":0.00914,"89":0.00305,"90":0.01219,"91":0.0061,"96":0.01219,"97":0.00305,"98":0.0061,"99":0.0061,"100":0.00305,"102":0.00914,"103":0.02438,"104":0.00914,"105":0.00305,"107":0.00305,"108":0.02438,"109":0.00305,"110":0.00305,"111":0.00305,"112":0.0061,"113":0.00914,"114":0.00305,"115":0.8382,"116":0.00305,"117":0.00305,"118":0.00305,"119":0.00305,"120":0.0061,"121":0.0061,"122":0.00914,"123":0.00305,"124":0.00914,"125":0.00914,"126":0.01829,"127":0.06706,"128":0.82296,"129":1.99034,"130":0.0061,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 46 47 48 49 50 51 54 55 56 57 58 59 60 61 62 63 64 67 69 70 71 73 74 75 76 77 79 82 83 86 87 92 93 94 95 101 106 131 132 133 3.5 3.6"},D:{"41":0.00305,"43":0.00305,"44":0.00305,"45":0.00305,"46":0.00305,"47":0.00305,"49":0.05486,"51":0.0061,"63":0.00305,"70":0.00305,"73":0.00305,"74":0.00305,"75":0.00305,"77":0.00305,"78":0.00305,"79":0.02743,"81":0.00305,"83":0.00914,"85":0.00305,"86":0.0061,"87":0.02134,"88":0.00305,"89":0.00305,"90":0.0061,"91":0.00914,"92":0.00305,"93":0.0061,"94":0.00914,"95":0.00305,"96":0.00305,"97":0.00305,"98":0.00305,"99":0.01524,"100":0.0061,"101":0.00305,"102":0.00914,"103":0.02438,"104":0.05486,"105":0.00305,"106":0.00914,"107":0.00914,"108":0.02438,"109":2.54813,"110":0.00914,"111":0.01829,"112":0.01219,"113":0.09754,"114":0.09754,"115":0.06096,"116":0.03048,"117":0.00914,"118":0.02134,"119":0.02743,"120":0.03658,"121":0.04267,"122":0.05486,"123":0.04877,"124":0.09754,"125":0.0762,"126":0.76505,"127":12.75283,"128":2.2921,"129":0.0061,"130":0.00305,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 42 48 50 52 53 54 55 56 57 58 59 60 61 62 64 65 66 67 68 69 71 72 76 80 84 131"},F:{"36":0.00305,"46":0.0061,"79":0.00305,"83":0.02438,"84":0.00305,"85":0.0061,"89":0.00305,"94":0.00305,"95":0.07925,"99":0.01219,"109":0.10973,"111":0.04877,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 37 38 39 40 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 80 81 82 86 87 88 90 91 92 93 96 97 98 100 101 102 103 104 105 106 107 108 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"92":0.00305,"100":0.00305,"107":0.00305,"109":0.06706,"110":0.00305,"114":0.00305,"118":0.00305,"119":0.00914,"120":0.0061,"121":0.00305,"122":0.00914,"123":0.00305,"124":0.00914,"125":0.01219,"126":0.11278,"127":2.10922,"128":0.53645,_:"12 13 14 15 16 17 18 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 96 97 98 99 101 102 103 104 105 106 108 111 112 113 115 116 117"},E:{"9":0.00914,"10":0.00305,"14":0.0061,_:"0 4 5 6 7 8 11 12 13 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1","12.1":0.00305,"13.1":0.00914,"14.1":0.02134,"15.1":0.00305,"15.2-15.3":0.00305,"15.4":0.00305,"15.5":0.00305,"15.6":0.07315,"16.0":0.00305,"16.1":0.00914,"16.2":0.0061,"16.3":0.02134,"16.4":0.00914,"16.5":0.00914,"16.6":0.05791,"17.0":0.00914,"17.1":0.01524,"17.2":0.00914,"17.3":0.01219,"17.4":0.04267,"17.5":0.24994,"17.6":0.10058,"18.0":0.0061},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00217,"5.0-5.1":0.00109,"6.0-6.1":0.00544,"7.0-7.1":0.00652,"8.1-8.4":0,"9.0-9.2":0.00544,"9.3":0.02174,"10.0-10.2":0.00652,"10.3":0.0337,"11.0-11.2":0.08588,"11.3-11.4":0.01087,"12.0-12.1":0.0087,"12.2-12.5":0.14568,"13.0-13.1":0.00217,"13.2":0.04675,"13.3":0.00652,"13.4-13.7":0.02718,"14.0-14.4":0.08045,"14.5-14.8":0.07719,"15.0-15.1":0.0424,"15.2-15.3":0.0424,"15.4":0.04892,"15.5":0.05762,"15.6-15.8":0.54248,"16.0":0.1098,"16.1":0.23156,"16.2":0.11632,"16.3":0.19351,"16.4":0.04892,"16.5":0.07827,"16.6-16.7":0.67294,"17.0":0.06197,"17.1":0.09567,"17.2":0.08806,"17.3":0.13046,"17.4":0.30549,"17.5":6.25647,"17.6":1.05235,"18.0":0.11415},P:{"4":0.0306,"20":0.0204,"21":0.0306,"22":0.06119,"23":0.09179,"24":0.06119,"25":1.98879,_:"5.0-5.4 8.2 9.2 10.1 12.0 14.0 15.0","6.2-6.4":0.0204,"7.2-7.4":0.0204,"11.1-11.2":0.0102,"13.0":0.0102,"16.0":0.0102,"17.0":0.0102,"18.0":0.0102,"19.0":0.0102},I:{"0":0.25634,"3":0,"4":0.00003,"2.1":0,"2.2":0,"2.3":0,"4.1":0.0001,"4.2-4.3":0.0001,"4.4":0,"4.4.3-4.4.4":0.00041},K:{"0":0.3128,_:"10 11 12 11.1 11.5 12.1"},A:{"7":0.00326,"8":0.02281,"9":0.00652,"10":0.00652,"11":0.05539,_:"6 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":0.02085},H:{"0":0},L:{"0":55.4977},R:{_:"0"},M:{"0":0.22243},Q:{_:"14.9"}}; diff --git a/node_modules/caniuse-lite/data/regions/BH.js b/node_modules/caniuse-lite/data/regions/BH.js index 7bea4d18..23a0e55c 100644 --- a/node_modules/caniuse-lite/data/regions/BH.js +++ b/node_modules/caniuse-lite/data/regions/BH.js @@ -1 +1 @@ -module.exports={C:{"34":0.0183,"47":0.00686,"78":0.00229,"91":0.00686,"112":0.00229,"115":0.0526,"121":0.00229,"123":0.00229,"124":0.00457,"125":0.00229,"126":0.00457,"127":0.23785,"128":0.34534,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 35 36 37 38 39 40 41 42 43 44 45 46 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 79 80 81 82 83 84 85 86 87 88 89 90 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 113 114 116 117 118 119 120 122 129 130 131 3.5 3.6"},D:{"11":0.00229,"38":0.00915,"47":0.00229,"49":0.00229,"56":0.00229,"57":0.00229,"58":0.07547,"59":0.00229,"62":0.00229,"65":0.01144,"66":0.00457,"68":0.01144,"69":0.00229,"70":0.00229,"72":0.00229,"73":0.01144,"75":0.01372,"76":0.00686,"78":0.00229,"79":0.09148,"81":0.00229,"83":0.00457,"85":0.00229,"86":0.00229,"87":0.05718,"88":0.01144,"89":0.00686,"90":0.00229,"91":0.00229,"92":0.00229,"93":0.01144,"94":0.00229,"95":0.00915,"97":0.00229,"98":0.00686,"99":0.01601,"100":0.00229,"101":0.01144,"102":0.00229,"103":0.04803,"104":0.00915,"105":0.00457,"106":0.00229,"107":0.00229,"108":0.01372,"109":0.57861,"110":0.00915,"111":0.00686,"112":0.04117,"113":0.20812,"114":0.24242,"115":0.00457,"116":0.06175,"117":0.01144,"118":0.01601,"119":0.05718,"120":0.03431,"121":0.02058,"122":0.10063,"123":0.04574,"124":0.05718,"125":0.24242,"126":11.07594,"127":1.16866,"128":0.00229,_:"4 5 6 7 8 9 10 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 39 40 41 42 43 44 45 46 48 50 51 52 53 54 55 60 61 63 64 67 71 74 77 80 84 96 129 130"},F:{"28":0.00229,"36":0.01372,"46":0.01372,"82":0.00229,"83":0.0183,"85":0.00229,"95":0.00229,"103":0.00229,"105":0.00457,"107":0.02516,"108":0.00915,"109":0.1052,"110":0.02973,"111":0.06861,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 29 30 31 32 33 34 35 37 38 39 40 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 84 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 104 106 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"15":0.00457,"16":0.00229,"18":0.00229,"92":0.01144,"100":0.00229,"107":0.00229,"109":0.00686,"110":0.00229,"114":0.00229,"115":0.00229,"117":0.00229,"119":0.00686,"120":0.01601,"121":0.00229,"122":0.00457,"123":0.00457,"124":0.08691,"125":0.06175,"126":2.83359,"127":0.4391,_:"12 13 14 17 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 96 97 98 99 101 102 103 104 105 106 108 111 112 113 116 118"},E:{"13":0.00229,"14":0.00686,"15":0.00229,_:"0 4 5 6 7 8 9 10 11 12 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1","12.1":0.00229,"13.1":0.00915,"14.1":0.03888,"15.1":0.00229,"15.2-15.3":0.01372,"15.4":0.00686,"15.5":0.04345,"15.6":0.22184,"16.0":0.00686,"16.1":0.02058,"16.2":0.01372,"16.3":0.05946,"16.4":0.01601,"16.5":0.02744,"16.6":0.17839,"17.0":0.00915,"17.1":0.02287,"17.2":0.02516,"17.3":0.04345,"17.4":0.04803,"17.5":0.8805,"17.6":0.00229,"18.0":0.01144},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00385,"5.0-5.1":0.00193,"6.0-6.1":0.01155,"7.0-7.1":0.01155,"8.1-8.4":0,"9.0-9.2":0.00963,"9.3":0.0385,"10.0-10.2":0.0077,"10.3":0.06738,"11.0-11.2":0.17712,"11.3-11.4":0.01925,"12.0-12.1":0.01348,"12.2-12.5":0.24835,"13.0-13.1":0.00385,"13.2":0.04043,"13.3":0.01348,"13.4-13.7":0.05775,"14.0-14.4":0.13284,"14.5-14.8":0.15016,"15.0-15.1":0.07508,"15.2-15.3":0.08086,"15.4":0.09241,"15.5":0.11166,"15.6-15.8":1.02419,"16.0":0.20599,"16.1":0.43701,"16.2":0.21947,"16.3":0.36771,"16.4":0.08663,"16.5":0.15594,"16.6-16.7":1.27831,"17.0":0.11551,"17.1":0.18674,"17.2":0.18097,"17.3":0.27145,"17.4":0.67958,"17.5":12.44427,"17.6":0.09626,"18.0":0.12706},P:{"4":0.01034,"20":0.01034,"21":0.02067,"22":0.09302,"23":0.16538,"24":0.12403,"25":1.92248,_:"5.0-5.4 8.2 9.2 10.1 12.0 13.0 16.0 18.0","6.2-6.4":0.02067,"7.2-7.4":0.02067,"11.1-11.2":0.03101,"14.0":0.01034,"15.0":0.03101,"17.0":0.01034,"19.0":0.02067},I:{"0":0.03843,"3":0,"4":0,"2.1":0,"2.2":0.00001,"2.3":0,"4.1":0.00002,"4.2-4.3":0.00002,"4.4":0,"4.4.3-4.4.4":0.00007},K:{"0":1.03126,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.00229,"10":0.00229,"11":0.06175,_:"6 7 9 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":52.29383},R:{_:"0"},M:{"0":0.73274},Q:{_:"14.9"},O:{"0":2.50673},H:{"0":0.01}}; +module.exports={C:{"34":0.01147,"78":0.00229,"91":0.00229,"115":0.05733,"124":0.00229,"125":0.00459,"126":0.00459,"127":0.00459,"128":0.24535,"129":0.38064,"130":0.00229,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 79 80 81 82 83 84 85 86 87 88 89 90 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 116 117 118 119 120 121 122 123 131 132 133 3.5 3.6"},D:{"37":0.00229,"38":0.00459,"47":0.00229,"49":0.00229,"50":0.00229,"53":0.00229,"55":0.00229,"56":0.00229,"58":0.07338,"62":0.00229,"65":0.00917,"66":0.00459,"68":0.00688,"72":0.00459,"75":0.01147,"76":0.00688,"77":0.00229,"78":0.00229,"79":0.11465,"80":0.00229,"83":0.00229,"84":0.00229,"85":0.00229,"86":0.00688,"87":0.08255,"88":0.01147,"89":0.00688,"90":0.00459,"91":0.00459,"92":0.00688,"93":0.01147,"94":0.01376,"95":0.05962,"96":0.00229,"98":0.01147,"99":0.00917,"100":0.00229,"101":0.01376,"102":0.00459,"103":0.04815,"104":0.00229,"105":0.00917,"106":0.00459,"107":0.00459,"108":0.00917,"109":0.51822,"110":0.00917,"111":0.00917,"112":0.01376,"113":0.19032,"114":0.20178,"115":0.00229,"116":0.04357,"117":0.00229,"118":0.05045,"119":0.0321,"120":0.02752,"121":0.02522,"122":0.0986,"123":0.0642,"124":0.05274,"125":0.11006,"126":0.85529,"127":9.892,"128":2.40077,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 39 40 41 42 43 44 45 46 48 51 52 54 57 59 60 61 63 64 67 69 70 71 73 74 81 97 129 130 131"},F:{"36":0.00688,"46":0.02064,"83":0.01147,"95":0.00229,"103":0.00229,"105":0.00229,"106":0.00229,"107":0.00459,"108":0.00917,"109":0.06879,"110":0.01605,"111":0.05045,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 37 38 39 40 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 104 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"16":0.00229,"17":0.00229,"18":0.00229,"84":0.00229,"92":0.00917,"100":0.00229,"106":0.00229,"108":0.00229,"109":0.01147,"111":0.00229,"114":0.00459,"115":0.00229,"119":0.00459,"120":0.00229,"121":0.00459,"122":0.00459,"123":0.01376,"124":0.01605,"125":0.01605,"126":0.28892,"127":2.03389,"128":0.60535,_:"12 13 14 15 79 80 81 83 85 86 87 88 89 90 91 93 94 95 96 97 98 99 101 102 103 104 105 107 110 112 113 116 117 118"},E:{"14":0.01147,_:"0 4 5 6 7 8 9 10 11 12 13 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1","12.1":0.00459,"13.1":0.01605,"14.1":0.01605,"15.1":0.00459,"15.2-15.3":0.01147,"15.4":0.01147,"15.5":0.01376,"15.6":0.15592,"16.0":0.00917,"16.1":0.0321,"16.2":0.00917,"16.3":0.06191,"16.4":0.01376,"16.5":0.01376,"16.6":0.17198,"17.0":0.00688,"17.1":0.01376,"17.2":0.01147,"17.3":0.03898,"17.4":0.0665,"17.5":0.84382,"17.6":0.22013,"18.0":0.01834},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00421,"5.0-5.1":0.0021,"6.0-6.1":0.01052,"7.0-7.1":0.01262,"8.1-8.4":0,"9.0-9.2":0.01052,"9.3":0.04206,"10.0-10.2":0.01262,"10.3":0.0652,"11.0-11.2":0.16616,"11.3-11.4":0.02103,"12.0-12.1":0.01683,"12.2-12.5":0.28183,"13.0-13.1":0.00421,"13.2":0.09044,"13.3":0.01262,"13.4-13.7":0.05258,"14.0-14.4":0.15564,"14.5-14.8":0.14933,"15.0-15.1":0.08203,"15.2-15.3":0.08203,"15.4":0.09465,"15.5":0.11147,"15.6-15.8":1.04952,"16.0":0.21243,"16.1":0.44799,"16.2":0.22505,"16.3":0.37438,"16.4":0.09465,"16.5":0.15143,"16.6-16.7":1.30191,"17.0":0.11988,"17.1":0.18509,"17.2":0.17036,"17.3":0.25239,"17.4":0.59101,"17.5":12.10415,"17.6":2.03594,"18.0":0.22084},P:{"4":0.04092,"20":0.02046,"21":0.04092,"22":0.05115,"23":0.11253,"24":0.11253,"25":1.51408,_:"5.0-5.4 8.2 9.2 10.1 12.0 13.0","6.2-6.4":0.02046,"7.2-7.4":0.01023,"11.1-11.2":0.03069,"14.0":0.02046,"15.0":0.03069,"16.0":0.01023,"17.0":0.02046,"18.0":0.03069,"19.0":0.01023},I:{"0":0.07682,"3":0,"4":0.00001,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00003,"4.2-4.3":0.00003,"4.4":0,"4.4.3-4.4.4":0.00012},K:{"0":1.25624,_:"10 11 12 11.1 11.5 12.1"},A:{"11":0.0986,_:"6 7 8 9 10 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":2.80535},H:{"0":0},L:{"0":49.92194},R:{_:"0"},M:{"0":0.58573},Q:{_:"14.9"}}; diff --git a/node_modules/caniuse-lite/data/regions/BI.js b/node_modules/caniuse-lite/data/regions/BI.js index c3ddb39c..e6f26ae2 100644 --- a/node_modules/caniuse-lite/data/regions/BI.js +++ b/node_modules/caniuse-lite/data/regions/BI.js @@ -1 +1 @@ -module.exports={C:{"40":0.02088,"51":0.00261,"52":0.01305,"54":0.00261,"57":0.00261,"66":0.00261,"69":0.00261,"71":0.00261,"72":0.00261,"82":0.00522,"89":0.01044,"92":0.00522,"97":0.00522,"99":0.00783,"100":0.00261,"101":0.00261,"102":0.01044,"103":0.00261,"105":0.01827,"108":0.00261,"109":0.00783,"112":0.01305,"113":0.00261,"114":0.00261,"115":0.28188,"116":0.00261,"117":0.00522,"118":0.00522,"119":0.00522,"121":0.01305,"123":0.0261,"124":0.00522,"125":0.00261,"126":0.02349,"127":0.49851,"128":0.81693,"129":0.01566,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 41 42 43 44 45 46 47 48 49 50 53 55 56 58 59 60 61 62 63 64 65 67 68 70 73 74 75 76 77 78 79 80 81 83 84 85 86 87 88 90 91 93 94 95 96 98 104 106 107 110 111 120 122 130 131 3.5 3.6"},D:{"26":0.00783,"44":0.00261,"48":0.00261,"52":0.00261,"56":0.00783,"58":0.00522,"59":0.00522,"63":0.01566,"64":0.0261,"70":0.01305,"71":0.00783,"76":0.00522,"79":0.01827,"80":0.01044,"81":0.01305,"83":0.00522,"84":0.00783,"86":0.0261,"87":0.00261,"88":0.00261,"89":0.03132,"91":0.04437,"92":0.13572,"93":0.01827,"94":0.01044,"97":0.00261,"98":0.01044,"99":0.03393,"100":0.00783,"103":0.04698,"104":0.01566,"105":0.00261,"106":0.01305,"107":0.01305,"108":0.01305,"109":0.94743,"110":0.00261,"111":0.00522,"112":0.01305,"113":0.01305,"114":0.01566,"115":0.04176,"116":0.09657,"117":0.00522,"118":0.01305,"119":0.03132,"120":0.02349,"121":0.04176,"122":0.02349,"123":0.06525,"124":0.06525,"125":0.3132,"126":9.03321,"127":1.05705,"128":0.00261,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 45 46 47 49 50 51 53 54 55 57 60 61 62 65 66 67 68 69 72 73 74 75 77 78 85 90 95 96 101 102 129 130"},F:{"45":0.00261,"53":0.00261,"69":0.00261,"78":0.01566,"79":0.01044,"83":0.0261,"87":0.00783,"95":0.02088,"104":0.00522,"107":0.00261,"108":0.00783,"109":0.04176,"110":0.01566,"111":0.59508,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 46 47 48 49 50 51 52 54 55 56 57 58 60 62 63 64 65 66 67 68 70 71 72 73 74 75 76 77 80 81 82 84 85 86 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 105 106 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"12":0.02088,"13":0.01044,"14":0.00261,"17":0.00261,"18":0.07569,"84":0.02088,"88":0.00522,"89":0.00783,"90":0.01305,"92":0.11745,"100":0.04698,"103":0.00261,"104":0.00261,"107":0.00261,"109":0.01566,"110":0.00261,"111":0.00522,"113":0.00522,"118":0.00522,"119":0.04176,"120":0.00783,"121":0.00783,"122":0.00522,"123":0.01566,"124":0.0261,"125":0.09135,"126":2.89971,"127":0.38106,_:"15 16 79 80 81 83 85 86 87 91 93 94 95 96 97 98 99 101 102 105 106 108 112 114 115 116 117"},E:{"13":0.00261,"14":0.00522,_:"0 4 5 6 7 8 9 10 11 12 15 3.1 3.2 6.1 7.1 9.1 10.1 11.1 15.2-15.3 15.4 16.0 16.2 16.4 17.0 17.1 17.2 17.3 17.4 17.6","5.1":0.00261,"12.1":0.00522,"13.1":0.21402,"14.1":0.00522,"15.1":0.00261,"15.5":0.00261,"15.6":0.01044,"16.1":0.00261,"16.3":0.00261,"16.5":0.00783,"16.6":0.09918,"17.5":0.03915,"18.0":0.00522},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00064,"5.0-5.1":0.00032,"6.0-6.1":0.00192,"7.0-7.1":0.00192,"8.1-8.4":0,"9.0-9.2":0.0016,"9.3":0.0064,"10.0-10.2":0.00128,"10.3":0.0112,"11.0-11.2":0.02944,"11.3-11.4":0.0032,"12.0-12.1":0.00224,"12.2-12.5":0.04128,"13.0-13.1":0.00064,"13.2":0.00672,"13.3":0.00224,"13.4-13.7":0.0096,"14.0-14.4":0.02208,"14.5-14.8":0.02496,"15.0-15.1":0.01248,"15.2-15.3":0.01344,"15.4":0.01536,"15.5":0.01856,"15.6-15.8":0.17023,"16.0":0.03424,"16.1":0.07264,"16.2":0.03648,"16.3":0.06112,"16.4":0.0144,"16.5":0.02592,"16.6-16.7":0.21247,"17.0":0.0192,"17.1":0.03104,"17.2":0.03008,"17.3":0.04512,"17.4":0.11296,"17.5":2.0684,"17.6":0.016,"18.0":0.02112},P:{"4":0.07498,"20":0.04285,"21":0.01071,"22":0.03213,"23":0.05356,"24":0.01071,"25":0.39632,"5.0-5.4":0.04285,"6.2-6.4":0.01071,"7.2-7.4":0.08569,_:"8.2 10.1 11.1-11.2 12.0 13.0 15.0 16.0 18.0","9.2":0.01071,"14.0":0.01071,"17.0":0.02142,"19.0":0.03213},I:{"0":0.05155,"3":0,"4":0.00001,"2.1":0,"2.2":0.00001,"2.3":0,"4.1":0.00003,"4.2-4.3":0.00002,"4.4":0,"4.4.3-4.4.4":0.00009},K:{"0":5.84431,_:"10 11 12 11.1 11.5 12.1"},A:{"11":0.0522,_:"6 7 8 9 10 5.5"},S:{"2.5":0.2956,_:"3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":67.14261},R:{_:"0"},M:{"0":0.00739},Q:{_:"14.9"},O:{"0":0.1478},H:{"0":1.76}}; +module.exports={C:{"41":0.02578,"45":0.00258,"48":0.00516,"52":0.00516,"60":0.00258,"72":0.00773,"82":0.00258,"84":0.00258,"89":0.01289,"91":0.00516,"102":0.00258,"113":0.00258,"114":0.02836,"115":0.18304,"116":0.00773,"121":0.00516,"122":0.00258,"123":0.01547,"124":0.00258,"125":0.01031,"126":0.01289,"127":0.0464,"128":0.39443,"129":0.91777,"130":0.01031,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 42 43 44 46 47 49 50 51 53 54 55 56 57 58 59 61 62 63 64 65 66 67 68 69 70 71 73 74 75 76 77 78 79 80 81 83 85 86 87 88 90 92 93 94 95 96 97 98 99 100 101 103 104 105 106 107 108 109 110 111 112 117 118 119 120 131 132 133 3.5 3.6"},D:{"26":0.00258,"43":0.00258,"47":0.01031,"49":0.00258,"50":0.00258,"55":0.00516,"56":0.00258,"58":0.00516,"63":0.00258,"64":0.01289,"66":0.00258,"67":0.00516,"68":0.00516,"70":0.00258,"71":0.00258,"73":0.00516,"74":0.01547,"75":0.05156,"77":0.00258,"78":0.00516,"79":0.01805,"80":0.02836,"81":0.00258,"83":0.00258,"84":0.00773,"88":0.00258,"89":0.03351,"91":0.01805,"92":0.10828,"93":0.00516,"95":0.00516,"97":0.00258,"99":0.00258,"101":0.00258,"103":0.05929,"104":0.00258,"105":0.01031,"106":0.01547,"107":0.00516,"108":0.01031,"109":0.727,"110":0.03351,"111":0.00258,"112":0.01289,"114":0.01547,"115":0.00258,"116":0.1289,"117":0.00516,"118":0.00773,"119":0.01031,"120":0.1289,"121":0.00258,"122":0.02836,"123":0.04125,"124":0.03609,"125":0.09539,"126":0.52849,"127":7.12559,"128":1.29673,"129":0.00258,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 44 45 46 48 51 52 53 54 57 59 60 61 62 65 69 72 76 85 86 87 90 94 96 98 100 102 113 130 131"},F:{"50":0.00258,"51":0.00258,"79":0.00773,"81":0.01547,"95":0.02062,"101":0.00516,"106":0.00258,"108":0.00258,"109":0.01805,"110":0.00258,"111":0.01289,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 80 82 83 84 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 102 103 104 105 107 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"12":0.00773,"13":0.00516,"14":0.00773,"16":0.00258,"17":0.02836,"18":0.03094,"84":0.01805,"85":0.00258,"89":0.0232,"90":0.00258,"92":0.06445,"93":0.00258,"98":0.01031,"99":0.00258,"100":0.00516,"109":0.08507,"112":0.00516,"114":0.00258,"115":0.01547,"117":0.00258,"119":0.01805,"120":0.00258,"121":0.00516,"122":0.00773,"123":0.01547,"124":0.01547,"125":0.04898,"126":0.11601,"127":2.28926,"128":0.88425,_:"15 79 80 81 83 86 87 88 91 94 95 96 97 101 102 103 104 105 106 107 108 110 111 113 116 118"},E:{"11":0.00258,_:"0 4 5 6 7 8 9 10 12 13 14 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 12.1 15.2-15.3 15.4 16.0 16.1 16.2 16.4 17.0 17.3 18.0","11.1":0.00258,"13.1":0.1753,"14.1":0.01805,"15.1":0.00258,"15.5":0.00258,"15.6":0.01805,"16.3":0.00258,"16.5":0.00516,"16.6":0.05414,"17.1":0.02062,"17.2":0.00258,"17.4":0.00516,"17.5":0.03867,"17.6":0.0232},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00057,"5.0-5.1":0.00029,"6.0-6.1":0.00143,"7.0-7.1":0.00171,"8.1-8.4":0,"9.0-9.2":0.00143,"9.3":0.00571,"10.0-10.2":0.00171,"10.3":0.00886,"11.0-11.2":0.02257,"11.3-11.4":0.00286,"12.0-12.1":0.00229,"12.2-12.5":0.03828,"13.0-13.1":0.00057,"13.2":0.01229,"13.3":0.00171,"13.4-13.7":0.00714,"14.0-14.4":0.02114,"14.5-14.8":0.02029,"15.0-15.1":0.01114,"15.2-15.3":0.01114,"15.4":0.01286,"15.5":0.01514,"15.6-15.8":0.14257,"16.0":0.02886,"16.1":0.06086,"16.2":0.03057,"16.3":0.05086,"16.4":0.01286,"16.5":0.02057,"16.6-16.7":0.17685,"17.0":0.01629,"17.1":0.02514,"17.2":0.02314,"17.3":0.03429,"17.4":0.08028,"17.5":1.64425,"17.6":0.27657,"18.0":0.03},P:{"4":0.16613,"20":0.00977,"21":0.01954,"22":0.03909,"23":0.01954,"24":0.01954,"25":0.21499,"5.0-5.4":0.03909,"6.2-6.4":0.01954,"7.2-7.4":0.09772,_:"8.2 10.1 12.0 13.0 14.0 15.0 17.0 18.0","9.2":0.04886,"11.1-11.2":0.00977,"16.0":0.00977,"19.0":0.11727},I:{"0":0.05178,"3":0,"4":0.00001,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00002,"4.2-4.3":0.00002,"4.4":0,"4.4.3-4.4.4":0.00008},K:{"0":6.30079,_:"10 11 12 11.1 11.5 12.1"},A:{"11":0.00516,_:"6 7 8 9 10 5.5"},N:{_:"10 11"},S:{"2.5":0.22263,_:"3.0-3.1"},J:{_:"7 10"},O:{"0":0.18553},H:{"0":1.61},L:{"0":69.85453},R:{_:"0"},M:{"0":0.04453},Q:{_:"14.9"}}; diff --git a/node_modules/caniuse-lite/data/regions/BJ.js b/node_modules/caniuse-lite/data/regions/BJ.js index 00e813eb..35e2a752 100644 --- a/node_modules/caniuse-lite/data/regions/BJ.js +++ b/node_modules/caniuse-lite/data/regions/BJ.js @@ -1 +1 @@ -module.exports={C:{"43":0.00229,"52":0.00687,"65":0.00229,"72":0.0206,"79":0.00229,"88":0.00229,"89":0.00687,"102":0.00229,"103":0.00229,"111":0.00229,"115":0.13505,"118":0.00229,"122":0.00229,"123":0.00916,"124":0.00916,"125":0.02747,"126":0.01373,"127":0.34335,"128":0.81031,"129":0.00687,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 44 45 46 47 48 49 50 51 53 54 55 56 57 58 59 60 61 62 63 64 66 67 68 69 70 71 73 74 75 76 77 78 80 81 82 83 84 85 86 87 90 91 92 93 94 95 96 97 98 99 100 101 104 105 106 107 108 109 110 112 113 114 116 117 119 120 121 130 131 3.5 3.6"},D:{"43":0.00458,"44":0.00229,"47":0.00229,"49":0.00687,"50":0.00229,"51":0.00229,"58":0.00229,"59":0.00229,"61":0.00916,"63":0.00229,"64":0.00458,"68":0.00229,"70":0.02289,"72":0.00229,"73":0.00229,"74":0.02289,"75":0.00229,"76":0.00458,"77":0.00687,"78":0.01145,"79":0.01602,"80":0.00916,"81":0.00458,"83":0.00458,"84":0.00229,"85":0.00458,"86":0.00687,"87":0.00458,"88":0.03891,"91":0.00916,"93":0.04349,"94":0.00687,"95":0.0412,"96":0.00687,"97":0.02518,"99":0.00458,"101":0.00229,"102":0.01145,"103":0.02976,"104":0.00458,"105":0.02289,"106":0.21059,"107":0.00229,"108":0.01145,"109":1.44665,"110":0.01145,"111":0.04807,"112":0.00229,"113":0.00687,"114":0.03205,"115":0.00458,"116":0.05265,"117":0.00687,"118":0.03891,"119":0.05036,"120":0.0618,"121":0.02747,"122":0.02289,"123":0.23806,"124":0.09843,"125":0.21746,"126":9.37117,"127":0.8744,"128":0.00687,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 45 46 48 52 53 54 55 56 57 60 62 65 66 67 69 71 89 90 92 98 100 129 130"},F:{"37":0.00687,"45":0.00229,"52":0.00458,"79":0.00916,"83":0.01373,"84":0.00229,"86":0.00229,"95":0.0412,"101":0.00229,"105":0.00458,"107":0.00229,"108":0.00229,"109":0.03205,"110":0.0206,"111":0.46925,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 38 39 40 41 42 43 44 46 47 48 49 50 51 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 80 81 82 85 87 88 89 90 91 92 93 94 96 97 98 99 100 102 103 104 106 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"12":0.00229,"14":0.00229,"17":0.00229,"18":0.01373,"84":0.00458,"85":0.00229,"89":0.00687,"90":0.00458,"92":0.03205,"99":0.00229,"100":0.01145,"105":0.00229,"107":0.00687,"109":0.02289,"110":0.00687,"112":0.00229,"113":0.00229,"114":0.00229,"115":0.00229,"117":0.00229,"118":0.00229,"119":0.00229,"120":0.00458,"121":0.00229,"122":0.03205,"123":0.00687,"124":0.01145,"125":0.0412,"126":1.78084,"127":0.23348,_:"13 15 16 79 80 81 83 86 87 88 91 93 94 95 96 97 98 101 102 103 104 106 108 111 116"},E:{"13":0.00229,"15":0.00458,_:"0 4 5 6 7 8 9 10 11 12 14 3.1 3.2 6.1 7.1 9.1 10.1 11.1 12.1 15.4","5.1":0.00229,"13.1":0.00458,"14.1":0.00458,"15.1":0.00229,"15.2-15.3":0.01373,"15.5":0.00229,"15.6":0.0412,"16.0":0.00229,"16.1":0.00916,"16.2":0.03434,"16.3":0.01602,"16.4":0.00916,"16.5":0.00687,"16.6":0.07554,"17.0":0.00458,"17.1":0.01831,"17.2":0.01373,"17.3":0.00687,"17.4":0.07554,"17.5":0.38684,"17.6":0.00229,"18.0":0.00229},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.0013,"5.0-5.1":0.00065,"6.0-6.1":0.00391,"7.0-7.1":0.00391,"8.1-8.4":0,"9.0-9.2":0.00326,"9.3":0.01305,"10.0-10.2":0.00261,"10.3":0.02283,"11.0-11.2":0.06002,"11.3-11.4":0.00652,"12.0-12.1":0.00457,"12.2-12.5":0.08415,"13.0-13.1":0.0013,"13.2":0.0137,"13.3":0.00457,"13.4-13.7":0.01957,"14.0-14.4":0.04501,"14.5-14.8":0.05088,"15.0-15.1":0.02544,"15.2-15.3":0.0274,"15.4":0.03131,"15.5":0.03784,"15.6-15.8":0.34705,"16.0":0.0698,"16.1":0.14808,"16.2":0.07437,"16.3":0.1246,"16.4":0.02936,"16.5":0.05284,"16.6-16.7":0.43316,"17.0":0.03914,"17.1":0.06328,"17.2":0.06132,"17.3":0.09198,"17.4":0.23028,"17.5":4.21679,"17.6":0.03262,"18.0":0.04306},P:{"20":0.01102,"21":0.03305,"22":0.02203,"23":0.01102,"24":0.03305,"25":0.31946,_:"4 5.0-5.4 6.2-6.4 7.2-7.4 8.2 9.2 10.1 11.1-11.2 12.0 13.0 14.0 16.0 17.0 18.0 19.0","15.0":0.02203},I:{"0":0.02305,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00001,"4.2-4.3":0.00001,"4.4":0,"4.4.3-4.4.4":0.00004},K:{"0":2.67129,_:"10 11 12 11.1 11.5 12.1"},A:{"11":0.00229,_:"6 7 8 9 10 5.5"},S:{"2.5":0.03856,_:"3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":69.19332},R:{_:"0"},M:{"0":0.09253},Q:{"14.9":0.01542},O:{"0":0.29302},H:{"0":1.67}}; +module.exports={C:{"43":0.00208,"47":0.00417,"60":0.00208,"62":0.00208,"65":0.00208,"72":0.00417,"88":0.00208,"93":0.00208,"104":0.00834,"108":0.00625,"109":0.00208,"114":0.00208,"115":0.12921,"121":0.00208,"123":0.00208,"124":0.00208,"125":0.02084,"126":0.00625,"127":0.04585,"128":0.18964,"129":0.6127,"130":0.00208,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 44 45 46 48 49 50 51 52 53 54 55 56 57 58 59 61 63 64 66 67 68 69 70 71 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 89 90 91 92 94 95 96 97 98 99 100 101 102 103 105 106 107 110 111 112 113 116 117 118 119 120 122 131 132 133 3.5 3.6"},D:{"11":0.00417,"37":0.00208,"43":0.00208,"44":0.00208,"47":0.00208,"50":0.00208,"51":0.00208,"53":0.00208,"54":0.00208,"56":0.00208,"58":0.00208,"59":0.00208,"61":0.00208,"64":0.00208,"67":0.00834,"68":0.00208,"69":0.00208,"70":0.00834,"71":0.00417,"73":0.00417,"74":0.02501,"75":0.00208,"76":0.0125,"77":0.00417,"78":0.00625,"79":0.00834,"80":0.01042,"81":0.00208,"83":0.00208,"85":0.00208,"86":0.00834,"87":0.00417,"88":0.02292,"90":0.00625,"91":0.01459,"92":0.00208,"93":0.02501,"94":0.01042,"95":0.00625,"97":0.00417,"98":0.00208,"99":0.00208,"100":0.00208,"102":0.02918,"103":0.01876,"104":0.00208,"105":0.0125,"106":0.02084,"107":0.00208,"108":0.02918,"109":1.20455,"110":0.00625,"111":0.02084,"112":0.00417,"113":0.00417,"114":0.02292,"115":0.00625,"116":0.03334,"117":0.01042,"118":0.03751,"119":0.02501,"120":0.03334,"121":0.04793,"122":0.03543,"123":0.04376,"124":0.08753,"125":0.0646,"126":0.51475,"127":6.99182,"128":1.31917,"129":0.00417,_:"4 5 6 7 8 9 10 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 38 39 40 41 42 45 46 48 49 52 55 57 60 62 63 65 66 72 84 89 96 101 130 131"},F:{"37":0.00625,"52":0.00208,"79":0.01667,"83":0.03126,"95":0.04168,"105":0.00208,"108":0.00208,"109":0.01459,"110":0.00417,"111":0.01042,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 38 39 40 41 42 43 44 45 46 47 48 49 50 51 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 80 81 82 84 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 106 107 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"12":0.00208,"16":0.00208,"17":0.00417,"18":0.01667,"84":0.00208,"89":0.00625,"90":0.01667,"92":0.03751,"100":0.00208,"105":0.00417,"107":0.00208,"109":0.01876,"110":0.00208,"112":0.00208,"114":0.00417,"117":0.01042,"120":0.00417,"121":0.00417,"122":0.00208,"123":0.00625,"124":0.08961,"125":0.0125,"126":0.12921,"127":1.54008,"128":0.71273,_:"13 14 15 79 80 81 83 85 86 87 88 91 93 94 95 96 97 98 99 101 102 103 104 106 108 111 113 115 116 118 119"},E:{"13":0.00208,"14":0.00208,_:"0 4 5 6 7 8 9 10 11 12 15 3.1 3.2 6.1 7.1 9.1 10.1 11.1 12.1 15.4 15.5 16.0","5.1":0.00208,"13.1":0.00417,"14.1":0.00208,"15.1":0.00625,"15.2-15.3":0.00417,"15.6":0.02084,"16.1":0.02084,"16.2":0.0125,"16.3":0.01667,"16.4":0.0125,"16.5":0.00417,"16.6":0.04585,"17.0":0.01459,"17.1":0.00625,"17.2":0.00834,"17.3":0.00625,"17.4":0.08753,"17.5":0.20423,"17.6":0.10212,"18.0":0.00208},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00116,"5.0-5.1":0.00058,"6.0-6.1":0.0029,"7.0-7.1":0.00348,"8.1-8.4":0,"9.0-9.2":0.0029,"9.3":0.0116,"10.0-10.2":0.00348,"10.3":0.01799,"11.0-11.2":0.04584,"11.3-11.4":0.0058,"12.0-12.1":0.00464,"12.2-12.5":0.07775,"13.0-13.1":0.00116,"13.2":0.02495,"13.3":0.00348,"13.4-13.7":0.01451,"14.0-14.4":0.04294,"14.5-14.8":0.0412,"15.0-15.1":0.02263,"15.2-15.3":0.02263,"15.4":0.02611,"15.5":0.03075,"15.6-15.8":0.28954,"16.0":0.0586,"16.1":0.12359,"16.2":0.06209,"16.3":0.10328,"16.4":0.02611,"16.5":0.04178,"16.6-16.7":0.35917,"17.0":0.03307,"17.1":0.05106,"17.2":0.047,"17.3":0.06963,"17.4":0.16305,"17.5":3.3393,"17.6":0.56168,"18.0":0.06093},P:{"4":0.01112,"21":0.02224,"22":0.01112,"23":0.01112,"24":0.01112,"25":0.24464,_:"20 5.0-5.4 6.2-6.4 8.2 10.1 11.1-11.2 12.0 13.0 14.0 16.0 17.0 18.0","7.2-7.4":0.01112,"9.2":0.01112,"15.0":0.02224,"19.0":0.01112},I:{"0":0.01578,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00001,"4.2-4.3":0.00001,"4.4":0,"4.4.3-4.4.4":0.00003},K:{"0":2.0576,_:"10 11 12 11.1 11.5 12.1"},A:{"11":0.00417,_:"6 7 8 9 10 5.5"},N:{_:"10 11"},S:{"2.5":0.07916,_:"3.0-3.1"},J:{_:"7 10"},O:{"0":0.21373},H:{"0":1.75},L:{"0":73.2708},R:{_:"0"},M:{"0":0.09499},Q:{"14.9":0.00792}}; diff --git a/node_modules/caniuse-lite/data/regions/BM.js b/node_modules/caniuse-lite/data/regions/BM.js index f92da38c..73baef8e 100644 --- a/node_modules/caniuse-lite/data/regions/BM.js +++ b/node_modules/caniuse-lite/data/regions/BM.js @@ -1 +1 @@ -module.exports={C:{"127":0.00255,"128":0.00766,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 129 130 131 3.5 3.6"},D:{"109":0.01021,"116":0.00255,"122":0.00255,"124":0.00255,"125":0.01277,"126":0.19658,"127":0.02042,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 110 111 112 113 114 115 117 118 119 120 121 123 128 129 130"},F:{"109":0.00255,"111":0.00255,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"109":0.00511,"125":0.00511,"126":0.10723,"127":0.01277,_:"12 13 14 15 16 17 18 79 80 81 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124"},E:{_:"0 4 5 6 7 8 9 10 11 12 13 14 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 12.1","13.1":0.00255,"14.1":0.01021,"15.1":0.0434,"15.2-15.3":0.01021,"15.4":0.05106,"15.5":0.13276,"15.6":1.62371,"16.0":0.05361,"16.1":0.23743,"16.2":0.31657,"16.3":0.75569,"16.4":0.1685,"16.5":0.30891,"16.6":2.82107,"17.0":0.08425,"17.1":0.27317,"17.2":0.2987,"17.3":0.27828,"17.4":0.89355,"17.5":16.30346,"17.6":0.07404,"18.0":0.03574},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.01483,"5.0-5.1":0.00741,"6.0-6.1":0.04448,"7.0-7.1":0.04448,"8.1-8.4":0,"9.0-9.2":0.03707,"9.3":0.14826,"10.0-10.2":0.02965,"10.3":0.25946,"11.0-11.2":0.68202,"11.3-11.4":0.07413,"12.0-12.1":0.05189,"12.2-12.5":0.95631,"13.0-13.1":0.01483,"13.2":0.15568,"13.3":0.05189,"13.4-13.7":0.2224,"14.0-14.4":0.51151,"14.5-14.8":0.57823,"15.0-15.1":0.28912,"15.2-15.3":0.31136,"15.4":0.35584,"15.5":0.42997,"15.6-15.8":3.94384,"16.0":0.79322,"16.1":1.6828,"16.2":0.84511,"16.3":1.41593,"16.4":0.3336,"16.5":0.60047,"16.6-16.7":4.92239,"17.0":0.44479,"17.1":0.71908,"17.2":0.69684,"17.3":1.04527,"17.4":2.61687,"17.5":47.91917,"17.6":0.37066,"18.0":0.48927},P:{"25":0.04765,_:"4 20 21 22 23 24 5.0-5.4 6.2-6.4 7.2-7.4 8.2 9.2 10.1 11.1-11.2 12.0 13.0 14.0 15.0 16.0 17.0 18.0 19.0"},I:{"0":0,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0,"4.2-4.3":0,"4.4":0,"4.4.3-4.4.4":0},K:{"0":0,_:"10 11 12 11.1 11.5 12.1"},A:{_:"6 7 8 9 10 11 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":0.24593},R:{_:"0"},M:{"0":0.00745},Q:{_:"14.9"},O:{_:"0"},H:{"0":0}}; +module.exports={C:{"115":0.00263,"128":0.00526,"129":0.01579,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 116 117 118 119 120 121 122 123 124 125 126 127 130 131 132 133 3.5 3.6"},D:{"109":0.0079,"116":0.00263,"121":0.00263,"122":0.00263,"124":0.01053,"125":0.0079,"126":0.02106,"127":0.17371,"128":0.03158,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 110 111 112 113 114 115 117 118 119 120 123 129 130 131"},F:{"109":0.00263,"111":0.00263,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"125":0.00263,"126":0.00526,"127":0.09475,"128":0.02106,_:"12 13 14 15 16 17 18 79 80 81 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124"},E:{_:"0 4 5 6 7 8 9 10 11 12 13 14 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 12.1","13.1":0.00263,"14.1":0.01579,"15.1":0.04738,"15.2-15.3":0.00526,"15.4":0.03685,"15.5":0.1316,"15.6":1.62921,"16.0":0.0579,"16.1":0.2053,"16.2":0.25004,"16.3":0.6659,"16.4":0.17898,"16.5":0.28952,"16.6":2.78729,"17.0":0.07896,"17.1":0.2632,"17.2":0.23951,"17.3":0.26583,"17.4":0.70801,"17.5":13.98382,"17.6":3.63742,"18.0":0.05527},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.01467,"5.0-5.1":0.00734,"6.0-6.1":0.03669,"7.0-7.1":0.04402,"8.1-8.4":0,"9.0-9.2":0.03669,"9.3":0.14674,"10.0-10.2":0.04402,"10.3":0.22745,"11.0-11.2":0.57963,"11.3-11.4":0.07337,"12.0-12.1":0.0587,"12.2-12.5":0.98317,"13.0-13.1":0.01467,"13.2":0.31549,"13.3":0.04402,"13.4-13.7":0.18343,"14.0-14.4":0.54294,"14.5-14.8":0.52093,"15.0-15.1":0.28615,"15.2-15.3":0.28615,"15.4":0.33017,"15.5":0.38886,"15.6-15.8":3.66119,"16.0":0.74104,"16.1":1.56279,"16.2":0.78506,"16.3":1.306,"16.4":0.33017,"16.5":0.52827,"16.6-16.7":4.54164,"17.0":0.41821,"17.1":0.64566,"17.2":0.5943,"17.3":0.88045,"17.4":2.06171,"17.5":42.22475,"17.6":7.10227,"18.0":0.77039},P:{"25":0.03868,_:"4 20 21 22 23 24 5.0-5.4 6.2-6.4 7.2-7.4 8.2 9.2 10.1 11.1-11.2 12.0 13.0 14.0 15.0 16.0 17.0 18.0 19.0"},I:{"0":0,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0,"4.2-4.3":0,"4.4":0,"4.4.3-4.4.4":0},K:{"0":0.00737,_:"10 11 12 11.1 11.5 12.1"},A:{_:"6 7 8 9 10 11 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{_:"0"},H:{"0":0},L:{"0":0.2563},R:{_:"0"},M:{"0":0.00737},Q:{_:"14.9"}}; diff --git a/node_modules/caniuse-lite/data/regions/BN.js b/node_modules/caniuse-lite/data/regions/BN.js index 2765e939..78de7183 100644 --- a/node_modules/caniuse-lite/data/regions/BN.js +++ b/node_modules/caniuse-lite/data/regions/BN.js @@ -1 +1 @@ -module.exports={C:{"4":0.00377,"34":0.00377,"40":0.00377,"52":0.00377,"78":0.00377,"98":0.00377,"104":0.00377,"105":0.00377,"107":0.00377,"115":0.36917,"117":0.00377,"120":0.02637,"121":0.00377,"124":0.00753,"125":0.00377,"126":0.0113,"127":0.7421,"128":1.19791,"129":0.0113,_:"2 3 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 35 36 37 38 39 41 42 43 44 45 46 47 48 49 50 51 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 99 100 101 102 103 106 108 109 110 111 112 113 114 116 118 119 122 123 130 131 3.5","3.6":0.00377},D:{"37":0.01507,"38":0.0452,"39":0.00377,"41":0.00377,"42":0.00377,"43":0.00753,"44":0.0113,"45":0.00753,"46":0.01507,"47":0.0113,"49":0.00377,"51":0.01507,"55":0.0113,"56":0.00377,"58":0.0113,"65":0.00753,"68":0.00377,"69":0.00753,"70":0.03014,"73":0.0113,"75":0.00377,"79":0.13938,"81":0.02637,"83":0.00753,"87":0.03767,"88":0.01884,"89":0.00377,"91":0.0113,"93":0.00377,"95":0.00377,"97":0.00377,"98":0.0113,"99":0.00753,"100":0.00377,"101":0.00377,"102":0.00377,"103":0.24109,"105":0.02637,"106":0.07534,"107":0.0113,"108":0.02637,"109":2.02288,"110":0.00377,"111":0.00377,"112":0.02637,"114":0.00753,"115":0.00753,"116":0.07157,"117":0.01507,"118":0.01884,"119":0.04897,"120":0.0452,"121":0.01507,"122":0.15445,"123":0.09418,"124":0.16198,"125":0.41437,"126":16.232,"127":2.06432,"128":0.00753,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 40 48 50 52 53 54 57 59 60 61 62 63 64 66 67 71 72 74 76 77 78 80 84 85 86 90 92 94 96 104 113 129 130"},F:{"31":0.00377,"46":0.00377,"83":0.12431,"95":0.07911,"109":0.54622,"110":0.00377,"111":0.29006,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 32 33 34 35 36 37 38 39 40 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 106 107 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"12":0.00377,"15":0.00377,"18":0.00377,"92":0.00377,"98":0.00377,"99":0.00377,"100":0.00377,"106":0.0226,"107":0.03014,"108":0.02637,"109":0.02637,"113":0.25616,"114":0.00377,"117":0.01884,"118":0.00377,"119":0.0113,"120":0.01507,"121":0.00753,"122":0.01884,"123":0.00753,"124":0.0113,"125":0.0339,"126":3.52215,"127":0.34656,_:"13 14 16 17 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 96 97 101 102 103 104 105 110 111 112 115 116"},E:{"8":0.00377,"9":0.03767,"12":0.00753,"13":0.00753,"14":0.05274,"15":0.01884,_:"0 4 5 6 7 10 11 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 12.1","13.1":0.0113,"14.1":0.09418,"15.1":0.01507,"15.2-15.3":0.00753,"15.4":0.01507,"15.5":0.02637,"15.6":0.44451,"16.0":0.03014,"16.1":0.04897,"16.2":0.0452,"16.3":0.07534,"16.4":0.0226,"16.5":0.05274,"16.6":0.30889,"17.0":0.04897,"17.1":0.04144,"17.2":0.07534,"17.3":0.09418,"17.4":0.14691,"17.5":3.0136,"17.6":0.0113,"18.0":0.00753},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00366,"5.0-5.1":0.00183,"6.0-6.1":0.01098,"7.0-7.1":0.01098,"8.1-8.4":0,"9.0-9.2":0.00915,"9.3":0.03659,"10.0-10.2":0.00732,"10.3":0.06403,"11.0-11.2":0.1683,"11.3-11.4":0.01829,"12.0-12.1":0.01281,"12.2-12.5":0.23599,"13.0-13.1":0.00366,"13.2":0.03842,"13.3":0.01281,"13.4-13.7":0.05488,"14.0-14.4":0.12623,"14.5-14.8":0.14269,"15.0-15.1":0.07135,"15.2-15.3":0.07683,"15.4":0.08781,"15.5":0.1061,"15.6-15.8":0.97323,"16.0":0.19574,"16.1":0.41527,"16.2":0.20855,"16.3":0.34941,"16.4":0.08232,"16.5":0.14818,"16.6-16.7":1.21471,"17.0":0.10976,"17.1":0.17745,"17.2":0.17196,"17.3":0.25794,"17.4":0.64577,"17.5":11.82515,"17.6":0.09147,"18.0":0.12074},P:{"4":0.4251,"20":0.0109,"21":0.0218,"22":0.0218,"23":0.0218,"24":0.0327,"25":1.17721,"5.0-5.4":0.0436,"6.2-6.4":0.0109,"7.2-7.4":0.0763,_:"8.2 9.2 10.1 12.0 14.0 15.0 17.0 18.0 19.0","11.1-11.2":0.0109,"13.0":0.0218,"16.0":0.0109},I:{"0":0.14907,"3":0,"4":0.00001,"2.1":0,"2.2":0.00003,"2.3":0,"4.1":0.00009,"4.2-4.3":0.00006,"4.4":0,"4.4.3-4.4.4":0.00025},K:{"0":3.0217,_:"10 11 12 11.1 11.5 12.1"},A:{"6":0.00471,"7":0.00471,"8":0.08005,"9":0.01884,"10":0.01884,"11":0.03767,_:"5.5"},S:{"2.5":0.00623,_:"3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":38.55401},R:{_:"0"},M:{"0":0.17452},Q:{_:"14.9"},O:{"0":1.75147},H:{"0":0.02}}; +module.exports={C:{"52":0.00856,"59":0.00428,"78":0.00856,"88":0.00428,"115":0.26548,"120":0.00428,"121":0.00428,"124":0.00856,"125":0.00428,"126":0.00428,"127":0.12846,"128":0.53097,"129":1.38737,"130":0.00428,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 53 54 55 56 57 58 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 79 80 81 82 83 84 85 86 87 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 116 117 118 119 122 123 131 132 133 3.5 3.6"},D:{"37":0.05567,"38":0.05567,"48":0.01713,"55":0.00856,"65":0.00428,"68":0.01285,"70":0.03854,"73":0.00428,"79":0.1199,"81":0.01713,"83":0.00856,"84":0.00428,"86":0.01713,"87":0.00856,"88":0.01285,"91":0.01285,"92":0.00428,"93":0.00428,"95":0.00428,"96":0.00428,"97":0.00428,"98":0.05995,"99":0.02569,"100":0.00856,"102":0.01713,"103":0.11561,"104":0.00428,"105":0.00428,"106":0.05995,"107":0.02141,"108":0.00428,"109":1.78131,"110":1.53724,"111":0.03854,"112":0.02569,"113":0.00856,"114":0.00856,"115":0.00428,"116":0.08992,"117":0.01713,"118":0.00856,"119":0.05995,"120":0.10277,"121":0.05995,"122":0.13702,"123":0.04282,"124":0.17556,"125":0.14131,"126":2.38079,"127":18.13855,"128":3.39563,"129":0.03426,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 39 40 41 42 43 44 45 46 47 49 50 51 52 53 54 56 57 58 59 60 61 62 63 64 66 67 69 71 72 74 75 76 77 78 80 85 89 90 94 101 130 131"},F:{"83":0.05567,"84":0.00428,"94":0.01285,"95":0.02997,"109":0.34684,"111":0.07708,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 85 86 87 88 89 90 91 92 93 96 97 98 99 100 101 102 103 104 105 106 107 108 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"13":0.00428,"15":0.00428,"98":0.00856,"99":0.00428,"108":0.01713,"109":0.02141,"110":0.00428,"112":0.00856,"113":0.20982,"114":0.00428,"117":0.01285,"119":0.00428,"120":0.00428,"121":0.00428,"122":0.00856,"123":0.00428,"124":0.00856,"125":0.01713,"126":0.20982,"127":2.67625,"128":0.62089,_:"12 14 16 17 18 79 80 81 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 100 101 102 103 104 105 106 107 111 115 116 118"},E:{"12":0.00856,"13":0.01713,"14":0.06423,"15":0.03426,_:"0 4 5 6 7 8 9 10 11 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1","12.1":0.01285,"13.1":0.01285,"14.1":0.10277,"15.1":0.03426,"15.2-15.3":0.01713,"15.4":0.00856,"15.5":0.01285,"15.6":0.31687,"16.0":0.02569,"16.1":0.04282,"16.2":0.02141,"16.3":0.0471,"16.4":0.02569,"16.5":0.07279,"16.6":0.3083,"17.0":0.03854,"17.1":0.01713,"17.2":0.04282,"17.3":0.08564,"17.4":0.17128,"17.5":2.20951,"17.6":0.5952,"18.0":0.01713},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00307,"5.0-5.1":0.00153,"6.0-6.1":0.00766,"7.0-7.1":0.0092,"8.1-8.4":0,"9.0-9.2":0.00766,"9.3":0.03065,"10.0-10.2":0.0092,"10.3":0.04751,"11.0-11.2":0.12108,"11.3-11.4":0.01533,"12.0-12.1":0.01226,"12.2-12.5":0.20538,"13.0-13.1":0.00307,"13.2":0.06591,"13.3":0.0092,"13.4-13.7":0.03832,"14.0-14.4":0.11342,"14.5-14.8":0.10882,"15.0-15.1":0.05977,"15.2-15.3":0.05977,"15.4":0.06897,"15.5":0.08123,"15.6-15.8":0.76481,"16.0":0.1548,"16.1":0.32646,"16.2":0.164,"16.3":0.27282,"16.4":0.06897,"16.5":0.11035,"16.6-16.7":0.94874,"17.0":0.08736,"17.1":0.13488,"17.2":0.12415,"17.3":0.18392,"17.4":0.43069,"17.5":8.82064,"17.6":1.48365,"18.0":0.16093},P:{"4":0.15061,"20":0.01076,"21":0.01076,"22":0.02152,"23":0.02152,"24":0.04303,"25":0.75305,"5.0-5.4":0.06455,_:"6.2-6.4 8.2 9.2 10.1 11.1-11.2 12.0 14.0 15.0 16.0 17.0","7.2-7.4":0.10758,"13.0":0.02152,"18.0":0.01076,"19.0":0.01076},I:{"0":0.0342,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00001,"4.2-4.3":0.00001,"4.4":0,"4.4.3-4.4.4":0.00005},K:{"0":2.82091,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.00856,_:"6 7 9 10 11 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":2.29332},H:{"0":0.01},L:{"0":36.28527},R:{_:"0"},M:{"0":0.11438},Q:{"14.9":0.01716}}; diff --git a/node_modules/caniuse-lite/data/regions/BO.js b/node_modules/caniuse-lite/data/regions/BO.js index 0d97a44e..4753e9fb 100644 --- a/node_modules/caniuse-lite/data/regions/BO.js +++ b/node_modules/caniuse-lite/data/regions/BO.js @@ -1 +1 @@ -module.exports={C:{"52":0.01506,"58":0.01883,"78":0.01883,"81":0.00377,"100":0.00377,"108":0.00377,"115":0.44051,"119":0.00377,"120":0.00377,"121":0.00377,"122":0.00377,"123":0.00377,"124":0.00377,"125":0.01506,"126":0.01883,"127":0.54216,"128":0.89984,"129":0.00377,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 53 54 55 56 57 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 79 80 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 101 102 103 104 105 106 107 109 110 111 112 113 114 116 117 118 130 131 3.5 3.6"},D:{"38":0.0113,"43":0.00377,"44":0.00377,"45":0.00377,"46":0.00377,"47":0.00377,"49":0.00377,"51":0.00377,"60":0.00377,"62":0.00377,"65":0.00377,"67":0.00377,"69":0.01506,"70":0.02259,"71":0.00377,"72":0.00377,"73":0.00377,"74":0.00377,"75":0.00753,"77":0.00753,"78":0.00377,"79":0.05648,"80":0.00377,"81":0.00753,"83":0.0113,"84":0.00377,"85":0.00377,"86":0.01506,"87":0.04518,"88":0.02636,"89":0.00377,"90":0.00753,"91":0.83207,"92":0.0113,"93":0.00377,"94":0.0113,"95":0.0113,"96":0.00753,"97":0.0113,"98":0.00377,"99":0.0113,"100":0.00377,"101":0.00377,"102":0.00377,"103":0.06024,"104":0.00753,"105":0.03765,"106":0.0113,"107":0.00377,"108":0.02259,"109":5.9487,"110":0.07907,"111":0.00753,"112":0.0113,"113":0.00753,"114":0.02259,"115":0.00753,"116":0.12425,"117":0.00753,"118":0.01883,"119":0.04518,"120":0.11672,"121":0.07907,"122":0.11295,"123":0.06777,"124":0.13554,"125":0.53463,"126":16.06149,"127":2.02934,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 39 40 41 42 48 50 52 53 54 55 56 57 58 59 61 63 64 66 68 76 128 129 130"},F:{"29":0.00377,"79":0.00377,"83":0.01883,"95":0.0753,"102":0.00377,"107":0.00377,"108":0.00377,"109":1.03538,"110":0.02636,"111":0.6777,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 80 81 82 84 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 103 104 105 106 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"14":0.00377,"17":0.00377,"18":0.00377,"92":0.01883,"100":0.00377,"108":0.00377,"109":0.04518,"114":0.00377,"118":0.00377,"120":0.05271,"121":0.00753,"122":0.0113,"123":0.00753,"124":0.01883,"125":0.03765,"126":2.43596,"127":0.38027,_:"12 13 15 16 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 96 97 98 99 101 102 103 104 105 106 107 110 111 112 113 115 116 117 119"},E:{"9":0.00753,_:"0 4 5 6 7 8 10 11 12 13 14 15 3.1 3.2 6.1 7.1 9.1 10.1 11.1 12.1 15.1 15.2-15.3 15.4 15.5 17.6","5.1":0.0113,"13.1":0.01883,"14.1":0.01883,"15.6":0.03389,"16.0":0.00377,"16.1":0.00377,"16.2":0.0113,"16.3":0.00377,"16.4":0.00377,"16.5":0.00377,"16.6":0.04518,"17.0":0.00377,"17.1":0.0113,"17.2":0.18449,"17.3":0.00753,"17.4":0.03012,"17.5":0.21837,"18.0":0.00377},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00051,"5.0-5.1":0.00025,"6.0-6.1":0.00152,"7.0-7.1":0.00152,"8.1-8.4":0,"9.0-9.2":0.00127,"9.3":0.00506,"10.0-10.2":0.00101,"10.3":0.00886,"11.0-11.2":0.02329,"11.3-11.4":0.00253,"12.0-12.1":0.00177,"12.2-12.5":0.03266,"13.0-13.1":0.00051,"13.2":0.00532,"13.3":0.00177,"13.4-13.7":0.00759,"14.0-14.4":0.01747,"14.5-14.8":0.01974,"15.0-15.1":0.00987,"15.2-15.3":0.01063,"15.4":0.01215,"15.5":0.01468,"15.6-15.8":0.13467,"16.0":0.02709,"16.1":0.05746,"16.2":0.02886,"16.3":0.04835,"16.4":0.01139,"16.5":0.0205,"16.6-16.7":0.16809,"17.0":0.01519,"17.1":0.02455,"17.2":0.0238,"17.3":0.03569,"17.4":0.08936,"17.5":1.6363,"17.6":0.01266,"18.0":0.01671},P:{"4":0.12462,"20":0.02077,"21":0.07269,"22":0.11423,"23":0.10385,"24":0.08308,"25":1.67195,_:"5.0-5.4 8.2 9.2 10.1 12.0","6.2-6.4":0.01038,"7.2-7.4":0.3427,"11.1-11.2":0.02077,"13.0":0.04154,"14.0":0.01038,"15.0":0.01038,"16.0":0.02077,"17.0":0.06231,"18.0":0.01038,"19.0":0.03115},I:{"0":0.0932,"3":0,"4":0.00001,"2.1":0,"2.2":0.00002,"2.3":0,"4.1":0.00006,"4.2-4.3":0.00004,"4.4":0,"4.4.3-4.4.4":0.00016},K:{"0":0.56739,_:"10 11 12 11.1 11.5 12.1"},A:{"7":0.00377,"8":0.01506,"9":0.00377,"10":0.00377,"11":0.01883,_:"6 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":58.35585},R:{_:"0"},M:{"0":0.15588},Q:{_:"14.9"},O:{"0":0.23693},H:{"0":0}}; +module.exports={C:{"52":0.01565,"58":0.02739,"60":0.00391,"78":0.02739,"89":0.00783,"100":0.00391,"105":0.00391,"108":0.00391,"113":0.00391,"115":0.58695,"120":0.00391,"121":0.00391,"122":0.00391,"123":0.00391,"124":0.00391,"125":0.01174,"126":0.01957,"127":0.04696,"128":0.48913,"129":1.18955,"130":0.00391,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 53 54 55 56 57 59 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 79 80 81 82 83 84 85 86 87 88 90 91 92 93 94 95 96 97 98 99 101 102 103 104 106 107 109 110 111 112 114 116 117 118 119 131 132 133 3.5 3.6"},D:{"38":0.00783,"47":0.00391,"49":0.01174,"51":0.00391,"53":0.00391,"62":0.00391,"63":0.00391,"65":0.00391,"66":0.00391,"67":0.00391,"69":0.01174,"70":0.01174,"71":0.00391,"72":0.00391,"73":0.00783,"74":0.00391,"75":0.00783,"79":0.03522,"80":0.00391,"81":0.00783,"83":0.01565,"84":0.00391,"85":0.00391,"86":0.01174,"87":0.05087,"88":0.02348,"89":0.00783,"90":0.00391,"91":0.9939,"92":0.01174,"93":0.00391,"94":0.01174,"95":0.01174,"96":0.00783,"97":0.01565,"98":0.00783,"99":0.01174,"100":0.00783,"101":0.00391,"102":0.00783,"103":0.06261,"104":0.00391,"105":0.02348,"106":0.01565,"107":0.00783,"108":0.02739,"109":3.74474,"110":0.06652,"111":0.01174,"112":0.01565,"113":0.01957,"114":0.01957,"115":0.00391,"116":0.18391,"117":0.01957,"118":0.01174,"119":0.0587,"120":0.10174,"121":0.11739,"122":0.10956,"123":0.07043,"124":0.11739,"125":0.46173,"126":0.72782,"127":16.46982,"128":3.47474,"129":0.00391,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 39 40 41 42 43 44 45 46 48 50 52 54 55 56 57 58 59 60 61 64 68 76 77 78 130 131"},F:{"77":0.01174,"79":0.00391,"83":0.01565,"85":0.00391,"95":0.09391,"107":0.00391,"109":0.62608,"111":0.16826,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 78 80 81 82 84 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 106 108 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"15":0.08217,"17":0.00391,"18":0.00783,"91":0.00783,"92":0.01957,"100":0.00391,"109":0.03522,"114":0.00783,"116":0.00391,"117":0.00391,"118":0.00391,"119":0.00783,"120":0.07043,"121":0.00391,"122":0.00783,"123":0.01174,"124":0.01565,"125":0.02739,"126":0.10565,"127":2.5278,"128":0.77086,_:"12 13 14 16 79 80 81 83 84 85 86 87 88 89 90 93 94 95 96 97 98 99 101 102 103 104 105 106 107 108 110 111 112 113 115"},E:{"14":0.00391,_:"0 4 5 6 7 8 9 10 11 12 13 15 3.1 3.2 6.1 7.1 9.1 10.1 12.1 15.1 15.2-15.3 15.5","5.1":0.00391,"11.1":0.00391,"13.1":0.01174,"14.1":0.03522,"15.4":0.00391,"15.6":0.05087,"16.0":0.00391,"16.1":0.00391,"16.2":0.00783,"16.3":0.02348,"16.4":0.00391,"16.5":0.00391,"16.6":0.06652,"17.0":0.00391,"17.1":0.00783,"17.2":0.2113,"17.3":0.01174,"17.4":0.03522,"17.5":0.19956,"17.6":0.1213,"18.0":0.01174},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00059,"5.0-5.1":0.00029,"6.0-6.1":0.00147,"7.0-7.1":0.00176,"8.1-8.4":0,"9.0-9.2":0.00147,"9.3":0.00588,"10.0-10.2":0.00176,"10.3":0.00912,"11.0-11.2":0.02323,"11.3-11.4":0.00294,"12.0-12.1":0.00235,"12.2-12.5":0.0394,"13.0-13.1":0.00059,"13.2":0.01264,"13.3":0.00176,"13.4-13.7":0.00735,"14.0-14.4":0.02176,"14.5-14.8":0.02088,"15.0-15.1":0.01147,"15.2-15.3":0.01147,"15.4":0.01323,"15.5":0.01558,"15.6-15.8":0.14673,"16.0":0.0297,"16.1":0.06263,"16.2":0.03146,"16.3":0.05234,"16.4":0.01323,"16.5":0.02117,"16.6-16.7":0.18202,"17.0":0.01676,"17.1":0.02588,"17.2":0.02382,"17.3":0.03529,"17.4":0.08263,"17.5":1.69226,"17.6":0.28464,"18.0":0.03088},P:{"4":0.12341,"20":0.02057,"21":0.06171,"22":0.08227,"23":0.08227,"24":0.07199,"25":1.25469,"5.0-5.4":0.01028,"6.2-6.4":0.01028,"7.2-7.4":0.35995,_:"8.2 10.1 12.0","9.2":0.01028,"11.1-11.2":0.01028,"13.0":0.02057,"14.0":0.01028,"15.0":0.01028,"16.0":0.02057,"17.0":0.04114,"18.0":0.02057,"19.0":0.03085},I:{"0":0.04854,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00002,"4.2-4.3":0.00002,"4.4":0,"4.4.3-4.4.4":0.00008},K:{"0":0.66359,_:"10 11 12 11.1 11.5 12.1"},A:{"11":0.00783,_:"6 7 8 9 10 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":0.24961},H:{"0":0},L:{"0":56.24482},R:{_:"0"},M:{"0":0.18873},Q:{"14.9":0.00609}}; diff --git a/node_modules/caniuse-lite/data/regions/BR.js b/node_modules/caniuse-lite/data/regions/BR.js index 3922c9ba..829b62e8 100644 --- a/node_modules/caniuse-lite/data/regions/BR.js +++ b/node_modules/caniuse-lite/data/regions/BR.js @@ -1 +1 @@ -module.exports={C:{"3":0.0049,"11":0.0049,"52":0.0049,"59":0.02452,"78":0.0049,"81":0.0049,"88":0.00981,"91":0.00981,"102":0.00981,"105":0.0049,"108":0.0049,"109":0.0049,"110":0.0049,"111":0.0049,"113":0.0049,"114":0.00981,"115":0.26967,"116":0.0049,"118":0.0049,"119":0.0049,"120":0.0049,"121":0.00981,"122":0.0049,"123":0.0049,"124":0.0049,"125":0.01471,"126":0.04413,"127":0.56385,"128":0.89235,"129":0.00981,_:"2 4 5 6 7 8 9 10 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 53 54 55 56 57 58 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 79 80 82 83 84 85 86 87 89 90 92 93 94 95 96 97 98 99 100 101 103 104 106 107 112 117 130 131 3.5 3.6"},D:{"47":0.0049,"49":0.0049,"51":0.01471,"55":0.00981,"63":0.0049,"65":0.0049,"66":0.09316,"67":0.01961,"71":0.00981,"75":0.01961,"78":0.0049,"79":0.03432,"80":0.0049,"81":0.00981,"83":0.0049,"84":0.0049,"85":0.0049,"86":0.00981,"87":0.03922,"88":0.00981,"89":0.0049,"90":0.00981,"91":0.50011,"92":0.00981,"93":0.07845,"94":0.01471,"96":0.03432,"97":0.00981,"98":0.01471,"99":0.0049,"100":0.00981,"101":0.0049,"102":0.01471,"103":0.05393,"104":0.01471,"105":0.02452,"106":0.02942,"107":0.03432,"108":0.03432,"109":5.01087,"110":0.01961,"111":0.02452,"112":0.02942,"113":0.01471,"114":0.06864,"115":0.01961,"116":0.07845,"117":0.01471,"118":0.01961,"119":0.06864,"120":0.12258,"121":0.04903,"122":0.18141,"123":0.10787,"124":0.23534,"125":0.55894,"126":25.09846,"127":3.2605,"128":0.01471,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 48 50 52 53 54 56 57 58 59 60 61 62 64 68 69 70 72 73 74 76 77 95 129 130"},F:{"36":0.0049,"83":0.01471,"87":0.0049,"95":0.03922,"102":0.0049,"107":0.0049,"109":1.68173,"110":0.00981,"111":0.86783,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 85 86 88 89 90 91 92 93 94 96 97 98 99 100 101 103 104 105 106 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"15":0.03432,"17":0.00981,"18":0.0049,"92":0.01961,"100":0.0049,"106":0.0049,"107":0.0049,"108":0.0049,"109":0.04903,"110":0.0049,"111":0.0049,"114":0.0049,"117":0.0049,"118":0.0049,"119":0.0049,"120":0.00981,"121":0.0049,"122":0.00981,"123":0.00981,"124":0.02942,"125":0.10787,"126":4.49115,"127":0.59326,_:"12 13 14 16 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 96 97 98 99 101 102 103 104 105 112 113 115 116"},E:{"4":0.0049,"14":0.0049,_:"0 5 6 7 8 9 10 11 12 13 15 3.1 3.2 6.1 7.1 9.1 10.1 12.1 15.2-15.3 15.4","5.1":0.01471,"11.1":0.02452,"13.1":0.00981,"14.1":0.01471,"15.1":0.0049,"15.5":0.0049,"15.6":0.04413,"16.0":0.0049,"16.1":0.0049,"16.2":0.0049,"16.3":0.01471,"16.4":0.0049,"16.5":0.00981,"16.6":0.05393,"17.0":0.0049,"17.1":0.01471,"17.2":0.00981,"17.3":0.01471,"17.4":0.03432,"17.5":0.43637,"17.6":0.0049,"18.0":0.00981},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00135,"5.0-5.1":0.00067,"6.0-6.1":0.00405,"7.0-7.1":0.00405,"8.1-8.4":0,"9.0-9.2":0.00337,"9.3":0.0135,"10.0-10.2":0.0027,"10.3":0.02362,"11.0-11.2":0.0621,"11.3-11.4":0.00675,"12.0-12.1":0.00472,"12.2-12.5":0.08707,"13.0-13.1":0.00135,"13.2":0.01417,"13.3":0.00472,"13.4-13.7":0.02025,"14.0-14.4":0.04657,"14.5-14.8":0.05265,"15.0-15.1":0.02632,"15.2-15.3":0.02835,"15.4":0.0324,"15.5":0.03915,"15.6-15.8":0.35909,"16.0":0.07222,"16.1":0.15322,"16.2":0.07695,"16.3":0.12892,"16.4":0.03037,"16.5":0.05467,"16.6-16.7":0.44818,"17.0":0.0405,"17.1":0.06547,"17.2":0.06345,"17.3":0.09517,"17.4":0.23827,"17.5":4.36304,"17.6":0.03375,"18.0":0.04455},P:{"4":0.04132,"20":0.01033,"21":0.03099,"22":0.04132,"23":0.05164,"24":0.05164,"25":1.64231,_:"5.0-5.4 8.2 9.2 10.1 12.0 13.0 14.0 15.0 16.0 18.0","6.2-6.4":0.01033,"7.2-7.4":0.12395,"11.1-11.2":0.01033,"17.0":0.02066,"19.0":0.01033},I:{"0":0.02032,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00001,"4.2-4.3":0.00001,"4.4":0,"4.4.3-4.4.4":0.00003},K:{"0":0.37215,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.01581,"9":0.00527,"10":0.00527,"11":0.67477,_:"6 7 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":42.02853},R:{_:"0"},M:{"0":0.13255},Q:{_:"14.9"},O:{"0":0.05098},H:{"0":0}}; +module.exports={C:{"3":0.01016,"11":0.00508,"52":0.00508,"59":0.02541,"78":0.00508,"81":0.00508,"88":0.01016,"91":0.00508,"95":0.00508,"102":0.01016,"103":0.01524,"108":0.00508,"109":0.00508,"110":0.00508,"113":0.00508,"114":0.00508,"115":0.23373,"118":0.00508,"119":0.00508,"121":0.01016,"122":0.00508,"123":0.00508,"124":0.00508,"125":0.01524,"126":0.02032,"127":0.04065,"128":0.4268,"129":1.07717,"130":0.01016,_:"2 4 5 6 7 8 9 10 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 53 54 55 56 57 58 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 79 80 82 83 84 85 86 87 89 90 92 93 94 96 97 98 99 100 101 104 105 106 107 111 112 116 117 120 131 132 133 3.5 3.6"},D:{"47":0.00508,"49":0.00508,"51":0.01016,"55":0.01524,"56":0.01016,"63":0.00508,"65":0.00508,"66":0.10162,"71":0.00508,"75":0.02032,"78":0.01016,"79":0.03557,"80":0.00508,"81":0.01016,"83":0.00508,"84":0.00508,"85":0.03049,"86":0.01016,"87":0.04065,"88":0.01016,"89":0.00508,"90":0.01016,"91":0.33027,"92":0.01016,"93":0.01016,"94":0.01524,"95":0.00508,"96":0.01524,"97":0.00508,"98":0.01524,"99":0.01016,"100":0.01016,"101":0.00508,"102":0.02032,"103":0.05081,"104":0.03557,"105":0.02032,"106":0.02032,"107":0.03049,"108":0.03049,"109":4.21723,"110":0.02541,"111":0.02032,"112":0.02541,"113":0.01016,"114":0.07113,"115":0.06097,"116":0.08638,"117":0.02541,"118":0.01524,"119":0.08638,"120":0.1067,"121":0.05081,"122":0.17784,"123":0.09146,"124":0.20324,"125":0.20832,"126":1.30582,"127":24.22113,"128":4.83711,"129":0.02032,"130":0.00508,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 48 50 52 53 54 57 58 59 60 61 62 64 67 68 69 70 72 73 74 76 77 131"},F:{"36":0.00508,"83":0.01016,"95":0.03557,"109":1.15847,"111":0.46237,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 106 107 108 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"14":0.00508,"15":0.02541,"17":0.01016,"92":0.02032,"107":0.00508,"108":0.00508,"109":0.04573,"110":0.00508,"111":0.00508,"114":0.00508,"117":0.00508,"119":0.00508,"120":0.00508,"121":0.00508,"122":0.00508,"123":0.00508,"124":0.01524,"125":0.06097,"126":0.19308,"127":4.07496,"128":1.17371,_:"12 13 16 18 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 96 97 98 99 100 101 102 103 104 105 106 112 113 115 116 118"},E:{"4":0.00508,"14":0.00508,_:"0 5 6 7 8 9 10 11 12 13 15 3.1 3.2 6.1 7.1 9.1 10.1 12.1 15.1 15.2-15.3 15.4","5.1":0.02032,"11.1":0.02541,"13.1":0.01016,"14.1":0.01016,"15.5":0.00508,"15.6":0.04065,"16.0":0.00508,"16.1":0.00508,"16.2":0.00508,"16.3":0.01524,"16.4":0.00508,"16.5":0.01016,"16.6":0.05081,"17.0":0.00508,"17.1":0.01016,"17.2":0.01016,"17.3":0.01016,"17.4":0.03557,"17.5":0.3201,"17.6":0.18292,"18.0":0.02032},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00139,"5.0-5.1":0.0007,"6.0-6.1":0.00348,"7.0-7.1":0.00418,"8.1-8.4":0,"9.0-9.2":0.00348,"9.3":0.01393,"10.0-10.2":0.00418,"10.3":0.0216,"11.0-11.2":0.05504,"11.3-11.4":0.00697,"12.0-12.1":0.00557,"12.2-12.5":0.09335,"13.0-13.1":0.00139,"13.2":0.02996,"13.3":0.00418,"13.4-13.7":0.01742,"14.0-14.4":0.05155,"14.5-14.8":0.04946,"15.0-15.1":0.02717,"15.2-15.3":0.02717,"15.4":0.03135,"15.5":0.03692,"15.6-15.8":0.34764,"16.0":0.07036,"16.1":0.14839,"16.2":0.07454,"16.3":0.12401,"16.4":0.03135,"16.5":0.05016,"16.6-16.7":0.43124,"17.0":0.03971,"17.1":0.06131,"17.2":0.05643,"17.3":0.0836,"17.4":0.19576,"17.5":4.00935,"17.6":0.67438,"18.0":0.07315},P:{"4":0.05172,"20":0.01034,"21":0.03103,"22":0.04137,"23":0.04137,"24":0.04137,"25":1.21018,_:"5.0-5.4 8.2 9.2 10.1 12.0 13.0 14.0 15.0 16.0 18.0","6.2-6.4":0.01034,"7.2-7.4":0.10343,"11.1-11.2":0.01034,"17.0":0.02069,"19.0":0.01034},I:{"0":0.01471,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00001,"4.2-4.3":0.00001,"4.4":0,"4.4.3-4.4.4":0.00002},K:{"0":0.33456,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.02167,"9":0.00542,"10":0.00542,"11":1.11072,_:"6 7 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":0.04428},H:{"0":0},L:{"0":40.12093},R:{_:"0"},M:{"0":0.13284},Q:{_:"14.9"}}; diff --git a/node_modules/caniuse-lite/data/regions/BS.js b/node_modules/caniuse-lite/data/regions/BS.js index ea435fd6..2e494198 100644 --- a/node_modules/caniuse-lite/data/regions/BS.js +++ b/node_modules/caniuse-lite/data/regions/BS.js @@ -1 +1 @@ -module.exports={C:{"48":0.00525,"95":0.00262,"113":0.00262,"114":0.00262,"115":0.02885,"124":0.00262,"126":0.00525,"127":0.07869,"128":0.11017,"129":0.00262,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 116 117 118 119 120 121 122 123 125 130 131 3.5 3.6"},D:{"51":0.00262,"57":0.00262,"71":0.00262,"75":0.00262,"76":0.00787,"83":0.00262,"87":0.00262,"88":0.00262,"90":0.01312,"91":0.00525,"93":0.01312,"94":0.00262,"97":0.00262,"98":0.00262,"103":0.05246,"104":0.00262,"106":0.00262,"107":0.00262,"108":0.00262,"109":0.16525,"110":0.00262,"111":0.00262,"112":0.00262,"114":0.00262,"116":0.0682,"118":0.00525,"119":0.00787,"120":0.01049,"121":0.00525,"122":0.01836,"123":0.01574,"124":0.04459,"125":0.10492,"126":2.99284,"127":0.29378,"128":0.00262,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 52 53 54 55 56 58 59 60 61 62 63 64 65 66 67 68 69 70 72 73 74 77 78 79 80 81 84 85 86 89 92 95 96 99 100 101 102 105 113 115 117 129 130"},F:{"109":0.03148,"110":0.00262,"111":0.04721,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"12":0.00262,"84":0.00262,"92":0.00262,"107":0.00262,"109":0.01312,"115":0.01574,"122":0.00262,"123":0.00262,"124":0.00787,"125":0.02361,"126":1.41117,"127":0.15213,_:"13 14 15 16 17 18 79 80 81 83 85 86 87 88 89 90 91 93 94 95 96 97 98 99 100 101 102 103 104 105 106 108 110 111 112 113 114 116 117 118 119 120 121"},E:{"9":0.00525,"14":0.00787,"15":0.00262,_:"0 4 5 6 7 8 10 11 12 13 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1","12.1":0.00262,"13.1":0.08394,"14.1":0.02885,"15.1":0.02623,"15.2-15.3":0.04197,"15.4":0.19148,"15.5":0.14951,"15.6":1.29052,"16.0":0.01574,"16.1":0.18886,"16.2":0.1705,"16.3":0.44591,"16.4":0.08131,"16.5":0.16787,"16.6":2.04856,"17.0":0.04984,"17.1":0.22033,"17.2":0.1941,"17.3":0.23869,"17.4":0.67936,"17.5":13.21205,"17.6":0.07869,"18.0":0.04197},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.01344,"5.0-5.1":0.00672,"6.0-6.1":0.04031,"7.0-7.1":0.04031,"8.1-8.4":0,"9.0-9.2":0.0336,"9.3":0.13438,"10.0-10.2":0.02688,"10.3":0.23517,"11.0-11.2":0.61816,"11.3-11.4":0.06719,"12.0-12.1":0.04703,"12.2-12.5":0.86677,"13.0-13.1":0.01344,"13.2":0.1411,"13.3":0.04703,"13.4-13.7":0.20157,"14.0-14.4":0.46362,"14.5-14.8":0.52409,"15.0-15.1":0.26205,"15.2-15.3":0.2822,"15.4":0.32252,"15.5":0.38971,"15.6-15.8":3.57458,"16.0":0.71895,"16.1":1.52525,"16.2":0.76598,"16.3":1.28336,"16.4":0.30236,"16.5":0.54425,"16.6-16.7":4.46151,"17.0":0.40315,"17.1":0.65176,"17.2":0.6316,"17.3":0.9474,"17.4":2.37186,"17.5":43.43255,"17.6":0.33596,"18.0":0.44346},P:{"21":0.01035,"22":0.01035,"23":0.01035,"24":0.01035,"25":0.64146,_:"4 20 5.0-5.4 6.2-6.4 8.2 9.2 10.1 12.0 13.0 14.0 15.0 17.0 18.0 19.0","7.2-7.4":0.01035,"11.1-11.2":0.01035,"16.0":0.01035},I:{"0":0.0147,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00001,"4.2-4.3":0.00001,"4.4":0,"4.4.3-4.4.4":0.00003},K:{"0":0.02213,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.00525,"11":0.00525,_:"6 7 9 10 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":5.94023},R:{_:"0"},M:{"0":0.03689},Q:{_:"14.9"},O:{"0":0.00738},H:{"0":0}}; +module.exports={C:{"48":0.00267,"95":0.032,"115":0.03734,"126":0.00267,"127":0.00267,"128":0.05334,"129":0.15469,"130":0.00267,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 116 117 118 119 120 121 122 123 124 125 131 132 133 3.5 3.6"},D:{"71":0.00267,"75":0.00267,"76":0.008,"83":0.00267,"88":0.00267,"90":0.008,"91":0.00533,"93":0.01067,"94":0.00267,"97":0.00267,"98":0.00267,"103":0.05334,"104":0.00267,"106":0.00267,"108":0.00267,"109":0.14669,"111":0.00267,"115":0.00267,"116":0.05601,"119":0.008,"120":0.008,"121":0.00267,"122":0.008,"123":0.01067,"124":0.02667,"125":0.03734,"126":0.36271,"127":2.67233,"128":0.44539,"129":0.00267,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 72 73 74 77 78 79 80 81 84 85 86 87 89 92 95 96 99 100 101 102 105 107 110 112 113 114 117 118 130 131"},F:{"109":0.016,"111":0.008,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"12":0.00267,"107":0.00267,"109":0.01334,"115":0.02934,"123":0.00267,"124":0.00267,"125":0.00533,"126":0.09068,"127":1.20548,"128":0.31471,_:"13 14 15 16 17 18 79 80 81 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 108 110 111 112 113 114 116 117 118 119 120 121 122"},E:{"14":0.00533,_:"0 4 5 6 7 8 9 10 11 12 13 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 12.1","13.1":0.07468,"14.1":0.03734,"15.1":0.02934,"15.2-15.3":0.02134,"15.4":0.13602,"15.5":0.14402,"15.6":1.25349,"16.0":0.02134,"16.1":0.18669,"16.2":0.15469,"16.3":0.42405,"16.4":0.07468,"16.5":0.18936,"16.6":1.99492,"17.0":0.04801,"17.1":0.19736,"17.2":0.17336,"17.3":0.21336,"17.4":0.5654,"17.5":11.22807,"17.6":2.83235,"18.0":0.05867},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.01327,"5.0-5.1":0.00664,"6.0-6.1":0.03318,"7.0-7.1":0.03982,"8.1-8.4":0,"9.0-9.2":0.03318,"9.3":0.13274,"10.0-10.2":0.03982,"10.3":0.20574,"11.0-11.2":0.52432,"11.3-11.4":0.06637,"12.0-12.1":0.0531,"12.2-12.5":0.88935,"13.0-13.1":0.01327,"13.2":0.28539,"13.3":0.03982,"13.4-13.7":0.16592,"14.0-14.4":0.49113,"14.5-14.8":0.47122,"15.0-15.1":0.25884,"15.2-15.3":0.25884,"15.4":0.29866,"15.5":0.35176,"15.6-15.8":3.31183,"16.0":0.67033,"16.1":1.41367,"16.2":0.71015,"16.3":1.18137,"16.4":0.29866,"16.5":0.47786,"16.6-16.7":4.10826,"17.0":0.3783,"17.1":0.58405,"17.2":0.53759,"17.3":0.79643,"17.4":1.86498,"17.5":38.19551,"17.6":6.42454,"18.0":0.69688},P:{"21":0.0105,"22":0.03149,"23":0.0105,"24":0.0105,"25":0.5668,_:"4 20 5.0-5.4 6.2-6.4 8.2 9.2 10.1 11.1-11.2 12.0 13.0 14.0 15.0 16.0 17.0 18.0 19.0","7.2-7.4":0.02099},I:{"0":0,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0,"4.2-4.3":0,"4.4":0,"4.4.3-4.4.4":0},K:{"0":0.01466,_:"10 11 12 11.1 11.5 12.1"},A:{"11":0.00267,_:"6 7 8 9 10 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{_:"0"},H:{"0":0},L:{"0":6.16965},R:{_:"0"},M:{"0":0.03666},Q:{_:"14.9"}}; diff --git a/node_modules/caniuse-lite/data/regions/BT.js b/node_modules/caniuse-lite/data/regions/BT.js index 11b386f5..73591ec8 100644 --- a/node_modules/caniuse-lite/data/regions/BT.js +++ b/node_modules/caniuse-lite/data/regions/BT.js @@ -1 +1 @@ -module.exports={C:{"2":0.0084,"3":0.0028,"4":0.0084,"5":0.0056,"6":0.0028,"8":0.0028,"9":0.0028,"11":0.0028,"12":0.0056,"13":0.0028,"14":0.0028,"15":0.0056,"16":0.0028,"17":0.0028,"19":0.0028,"20":0.0056,"21":0.0028,"24":0.0056,"29":0.0028,"31":0.0056,"32":0.0028,"33":0.0056,"34":0.0028,"35":0.0056,"36":0.0056,"37":0.0056,"38":0.0084,"39":0.0084,"40":0.01961,"41":0.0084,"46":0.0028,"68":0.0028,"100":0.0028,"104":0.0028,"107":0.0028,"115":0.16526,"126":0.0028,"127":0.2801,"128":0.70865,_:"7 10 18 22 23 25 26 27 28 30 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 101 102 103 105 106 108 109 110 111 112 113 114 116 117 118 119 120 121 122 123 124 125 129 130 131","3.5":0.0028,"3.6":0.02521},D:{"6":0.0056,"7":0.0028,"16":0.0028,"17":0.0028,"19":0.0028,"21":0.0028,"25":0.0028,"26":0.0028,"28":0.0056,"29":0.0028,"30":0.0056,"31":0.0084,"32":0.0028,"34":0.0028,"35":0.0056,"36":0.0056,"37":0.0084,"38":0.01401,"39":0.0084,"40":0.0084,"41":0.01681,"42":0.01681,"43":0.02801,"44":0.05322,"45":0.03081,"46":0.05042,"47":0.01681,"51":0.07283,"67":0.0028,"69":0.0028,"70":0.03361,"74":0.0056,"76":0.0028,"79":0.0084,"87":0.03361,"89":0.0028,"90":0.0028,"91":0.0028,"94":0.01401,"96":0.0028,"97":0.0028,"98":0.04202,"99":0.01401,"100":0.0028,"102":0.01681,"103":0.07283,"104":0.0028,"105":0.0084,"106":0.03081,"107":0.0028,"108":0.0028,"109":1.30807,"110":0.0028,"111":0.0028,"113":0.0028,"114":0.0028,"115":0.0056,"116":0.07283,"117":0.0112,"118":0.0084,"119":0.0084,"120":0.02241,"121":0.0112,"122":0.02801,"123":0.11764,"124":0.06162,"125":0.25769,"126":13.07507,"127":2.21559,"128":0.0084,_:"4 5 8 9 10 11 12 13 14 15 18 20 22 23 24 27 33 48 49 50 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 68 71 72 73 75 77 78 80 81 83 84 85 86 88 92 93 95 101 112 129 130"},F:{"20":0.0028,"23":0.0028,"26":0.0028,"31":0.01401,"32":0.0056,"33":0.0028,"83":0.0112,"95":0.0056,"108":0.0028,"109":0.04482,"110":0.0084,"111":0.07843,_:"9 11 12 15 16 17 18 19 21 22 24 25 27 28 29 30 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 106 107 9.5-9.6 10.0-10.1 10.5 10.6 11.6","11.1":0.0028,"11.5":0.0028,"12.1":0.0084},B:{"12":0.0084,"13":0.0028,"14":0.0056,"18":0.0112,"90":0.0028,"92":0.0112,"96":0.0028,"98":0.0028,"99":0.0028,"100":0.0056,"101":0.0056,"106":0.0028,"107":0.0084,"109":0.02241,"110":0.0028,"111":0.0084,"112":0.0084,"113":0.0084,"114":0.0028,"115":0.01401,"116":0.0112,"117":0.0084,"118":0.0056,"119":0.01681,"120":0.0028,"121":0.01961,"122":0.01681,"123":0.04762,"124":0.08123,"125":0.06722,"126":3.10911,"127":0.66104,_:"15 16 17 79 80 81 83 84 85 86 87 88 89 91 93 94 95 97 102 103 104 105 108"},E:{"5":0.0056,"6":0.0028,"7":0.0028,"8":0.0028,"9":0.13445,_:"0 4 10 11 12 13 14 15 3.1 3.2 7.1 9.1 10.1 11.1 15.4 16.2 17.6 18.0","5.1":0.0028,"6.1":0.0056,"12.1":0.0056,"13.1":0.0056,"14.1":0.08403,"15.1":0.0028,"15.2-15.3":0.07003,"15.5":0.0028,"15.6":0.07843,"16.0":0.05042,"16.1":0.01961,"16.3":0.02801,"16.4":0.0028,"16.5":0.0028,"16.6":0.05322,"17.0":0.0028,"17.1":0.02801,"17.2":0.04762,"17.3":0.10364,"17.4":0.01961,"17.5":0.5686},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.0012,"5.0-5.1":0.0006,"6.0-6.1":0.00361,"7.0-7.1":0.00361,"8.1-8.4":0,"9.0-9.2":0.00301,"9.3":0.01204,"10.0-10.2":0.00241,"10.3":0.02106,"11.0-11.2":0.05537,"11.3-11.4":0.00602,"12.0-12.1":0.00421,"12.2-12.5":0.07764,"13.0-13.1":0.0012,"13.2":0.01264,"13.3":0.00421,"13.4-13.7":0.01806,"14.0-14.4":0.04153,"14.5-14.8":0.04694,"15.0-15.1":0.02347,"15.2-15.3":0.02528,"15.4":0.02889,"15.5":0.03491,"15.6-15.8":0.32018,"16.0":0.0644,"16.1":0.13662,"16.2":0.06861,"16.3":0.11495,"16.4":0.02708,"16.5":0.04875,"16.6-16.7":0.39962,"17.0":0.03611,"17.1":0.05838,"17.2":0.05657,"17.3":0.08486,"17.4":0.21245,"17.5":3.89027,"17.6":0.03009,"18.0":0.03972},P:{"4":0.13489,"20":0.01038,"21":0.13489,"22":0.04151,"23":0.09339,"24":0.10376,"25":0.50845,_:"5.0-5.4 8.2 9.2 10.1 11.1-11.2 12.0 15.0 16.0","6.2-6.4":0.06226,"7.2-7.4":0.20753,"13.0":0.01038,"14.0":0.03113,"17.0":0.01038,"18.0":0.01038,"19.0":0.06226},I:{"0":0.55238,"3":0,"4":0.00006,"2.1":0,"2.2":0.00011,"2.3":0,"4.1":0.00033,"4.2-4.3":0.00022,"4.4":0,"4.4.3-4.4.4":0.00094},K:{"0":0.67671,_:"10 11 12 11.1 11.5 12.1"},A:{"6":0.00845,"7":0.01409,"8":0.21419,"9":0.04791,"10":0.03664,"11":0.11273,"5.5":0.00845},S:{"2.5":0.0216,_:"3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":63.36471},R:{_:"0"},M:{"0":0.0144},Q:{_:"14.9"},O:{"0":1.78535},H:{"0":0}}; +module.exports={C:{"42":0.00681,"43":0.00341,"113":0.00341,"115":0.12939,"125":0.00341,"126":0.02043,"127":0.00681,"128":0.24516,"129":0.66738,"130":0.00341,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 114 116 117 118 119 120 121 122 123 124 131 132 133 3.5 3.6"},D:{"37":0.00341,"69":0.01703,"72":0.00341,"73":0.00341,"74":0.00341,"81":0.00341,"83":0.00341,"85":0.00341,"87":0.14301,"90":0.00341,"91":0.00341,"92":0.00341,"93":0.00681,"95":0.00341,"96":0.00341,"97":0.01022,"98":0.02384,"99":0.01703,"100":0.00341,"101":0.00341,"102":0.00341,"103":0.16685,"104":0.00341,"105":0.00341,"106":0.00681,"107":0.01362,"108":0.01022,"109":1.26666,"110":0.01022,"111":0.00341,"112":0.00341,"113":0.00681,"114":0.01022,"115":0.01022,"116":0.09534,"118":0.00681,"119":0.01022,"120":0.02384,"121":0.00681,"122":0.00681,"123":0.09194,"124":0.04767,"125":0.14982,"126":0.55161,"127":16.01031,"128":3.02024,"129":0.00341,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 70 71 75 76 77 78 79 80 84 86 88 89 94 117 130 131"},F:{"83":0.00341,"95":0.00681,"109":0.07151,"111":0.02043,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 106 107 108 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"14":0.00681,"17":0.00681,"18":0.00681,"90":0.00341,"92":0.01703,"93":0.00681,"95":0.00341,"96":0.00681,"98":0.00341,"99":0.00341,"100":0.02384,"101":0.00341,"103":0.00681,"105":0.00341,"106":0.00341,"107":0.02384,"108":0.00681,"109":0.03065,"110":0.01703,"111":0.01362,"112":0.02043,"113":0.05108,"114":0.01703,"115":0.02043,"116":0.05108,"117":0.03065,"118":0.03405,"119":0.02724,"120":0.00341,"121":0.00341,"122":0.05108,"123":0.07151,"124":0.12258,"125":0.12258,"126":0.17366,"127":4.81127,"128":1.47777,_:"12 13 15 16 79 80 81 83 84 85 86 87 88 89 91 94 97 102 104"},E:{"9":0.00341,"15":0.00681,_:"0 4 5 6 7 8 10 11 12 13 14 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 15.1 15.4","12.1":0.01022,"13.1":0.00341,"14.1":0.05789,"15.2-15.3":0.00341,"15.5":0.01703,"15.6":0.0647,"16.0":0.08513,"16.1":0.05108,"16.2":0.02724,"16.3":0.07491,"16.4":0.01362,"16.5":0.02724,"16.6":0.02724,"17.0":0.01022,"17.1":0.01703,"17.2":0.00681,"17.3":0.14642,"17.4":0.07832,"17.5":0.30986,"17.6":0.24176,"18.0":0.00341},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00096,"5.0-5.1":0.00048,"6.0-6.1":0.00241,"7.0-7.1":0.00289,"8.1-8.4":0,"9.0-9.2":0.00241,"9.3":0.00963,"10.0-10.2":0.00289,"10.3":0.01492,"11.0-11.2":0.03803,"11.3-11.4":0.00481,"12.0-12.1":0.00385,"12.2-12.5":0.06451,"13.0-13.1":0.00096,"13.2":0.0207,"13.3":0.00289,"13.4-13.7":0.01204,"14.0-14.4":0.03563,"14.5-14.8":0.03418,"15.0-15.1":0.01878,"15.2-15.3":0.01878,"15.4":0.02166,"15.5":0.02552,"15.6-15.8":0.24024,"16.0":0.04862,"16.1":0.10255,"16.2":0.05151,"16.3":0.0857,"16.4":0.02166,"16.5":0.03466,"16.6-16.7":0.29801,"17.0":0.02744,"17.1":0.04237,"17.2":0.039,"17.3":0.05777,"17.4":0.13528,"17.5":2.77066,"17.6":0.46603,"18.0":0.05055},P:{"4":0.13602,"21":0.02093,"22":0.04185,"23":0.03139,"24":0.05232,"25":0.37668,_:"20 5.0-5.4 8.2 9.2 10.1 11.1-11.2 12.0 13.0 14.0 15.0 17.0 18.0","6.2-6.4":0.01046,"7.2-7.4":0.05232,"16.0":0.02093,"19.0":0.02093},I:{"0":0.01315,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00001,"4.2-4.3":0.00001,"4.4":0,"4.4.3-4.4.4":0.00002},K:{"0":0.99585,_:"10 11 12 11.1 11.5 12.1"},A:{"11":0.01703,_:"6 7 8 9 10 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":1.29922},H:{"0":0},L:{"0":59.66201},R:{_:"0"},M:{"0":0.01979},Q:{_:"14.9"}}; diff --git a/node_modules/caniuse-lite/data/regions/BW.js b/node_modules/caniuse-lite/data/regions/BW.js index f63d6668..da420e55 100644 --- a/node_modules/caniuse-lite/data/regions/BW.js +++ b/node_modules/caniuse-lite/data/regions/BW.js @@ -1 +1 @@ -module.exports={C:{"30":0.00336,"34":0.0336,"47":0.00336,"49":0.0168,"52":0.01344,"65":0.00336,"78":0.00672,"88":0.00336,"95":0.00336,"110":0.00336,"114":0.00336,"115":0.15792,"119":0.00336,"124":0.00336,"125":0.00672,"126":0.02688,"127":0.48048,"128":0.6552,"129":0.0168,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 31 32 33 35 36 37 38 39 40 41 42 43 44 45 46 48 50 51 53 54 55 56 57 58 59 60 61 62 63 64 66 67 68 69 70 71 72 73 74 75 76 77 79 80 81 82 83 84 85 86 87 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 106 107 108 109 111 112 113 116 117 118 120 121 122 123 130 131 3.5 3.6"},D:{"11":0.00672,"47":0.00336,"49":0.00336,"63":0.00336,"64":0.00672,"65":0.00672,"66":0.00336,"67":0.00336,"69":0.00672,"70":0.00336,"71":0.00336,"72":0.08736,"73":0.00336,"74":0.00336,"75":0.03696,"77":0.0168,"78":0.00336,"79":0.01344,"81":0.03024,"83":0.02016,"84":0.00336,"86":0.01008,"87":0.01344,"88":0.10752,"90":0.00336,"91":0.01008,"92":0.01344,"93":0.01008,"94":0.01344,"95":0.01008,"96":0.00336,"97":0.00336,"98":0.02352,"99":0.05712,"100":0.01008,"101":0.00336,"102":0.00672,"103":0.0504,"104":0.03696,"105":0.00336,"106":0.00336,"108":0.01008,"109":1.50528,"110":0.00672,"111":0.01008,"112":0.00336,"113":0.00336,"114":0.02688,"115":0.01008,"116":0.10752,"117":0.00672,"118":0.01344,"119":0.04032,"120":0.06384,"121":0.756,"122":0.14112,"123":0.09072,"124":0.1344,"125":0.27888,"126":14.18256,"127":1.85808,"128":0.00336,_:"4 5 6 7 8 9 10 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 48 50 51 52 53 54 55 56 57 58 59 60 61 62 68 76 80 85 89 107 129 130"},F:{"79":0.00336,"83":0.01008,"84":0.00336,"95":0.0168,"102":0.03696,"106":0.00336,"109":0.10416,"110":0.00672,"111":0.27888,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 80 81 82 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 103 104 105 107 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"12":0.0168,"13":0.0336,"14":0.0168,"15":0.00336,"16":0.01008,"18":0.03024,"80":0.00672,"84":0.00672,"89":0.00336,"90":0.00672,"92":0.2016,"98":0.00672,"99":0.00336,"100":0.04032,"102":0.00336,"103":0.01008,"107":0.00336,"108":0.00336,"109":0.11088,"112":0.03024,"113":0.00336,"114":0.00336,"115":0.00672,"116":0.00672,"117":0.04704,"118":0.01344,"119":0.0672,"120":0.0168,"121":0.02352,"122":0.03696,"123":0.0336,"124":0.12768,"125":0.1344,"126":4.81824,"127":0.65856,_:"17 79 81 83 85 86 87 88 91 93 94 95 96 97 101 104 105 106 110 111"},E:{_:"0 4 5 6 7 8 9 10 11 12 13 14 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 12.1 15.1 15.2-15.3 15.4 16.2 18.0","13.1":0.02688,"14.1":0.0336,"15.5":0.01344,"15.6":0.09072,"16.0":0.02016,"16.1":0.01344,"16.3":0.02016,"16.4":0.00336,"16.5":0.02352,"16.6":0.0336,"17.0":0.00336,"17.1":0.00672,"17.2":0.02016,"17.3":0.00336,"17.4":0.03696,"17.5":0.44016,"17.6":0.00672},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00109,"5.0-5.1":0.00055,"6.0-6.1":0.00328,"7.0-7.1":0.00328,"8.1-8.4":0,"9.0-9.2":0.00273,"9.3":0.01093,"10.0-10.2":0.00219,"10.3":0.01913,"11.0-11.2":0.05028,"11.3-11.4":0.00546,"12.0-12.1":0.00383,"12.2-12.5":0.07049,"13.0-13.1":0.00109,"13.2":0.01148,"13.3":0.00383,"13.4-13.7":0.01639,"14.0-14.4":0.03771,"14.5-14.8":0.04262,"15.0-15.1":0.02131,"15.2-15.3":0.02295,"15.4":0.02623,"15.5":0.0317,"15.6-15.8":0.29072,"16.0":0.05847,"16.1":0.12405,"16.2":0.0623,"16.3":0.10438,"16.4":0.02459,"16.5":0.04426,"16.6-16.7":0.36286,"17.0":0.03279,"17.1":0.05301,"17.2":0.05137,"17.3":0.07705,"17.4":0.1929,"17.5":3.5324,"17.6":0.02732,"18.0":0.03607},P:{"4":0.22412,"20":0.04075,"21":0.02037,"22":0.13243,"23":0.06112,"24":0.07131,"25":1.8948,_:"5.0-5.4 8.2 9.2 10.1 14.0 15.0 18.0","6.2-6.4":0.02037,"7.2-7.4":0.20374,"11.1-11.2":0.01019,"12.0":0.07131,"13.0":0.01019,"16.0":0.01019,"17.0":0.03056,"19.0":0.07131},I:{"0":0.03308,"3":0,"4":0,"2.1":0,"2.2":0.00001,"2.3":0,"4.1":0.00002,"4.2-4.3":0.00001,"4.4":0,"4.4.3-4.4.4":0.00006},K:{"0":1.1684,_:"10 11 12 11.1 11.5 12.1"},A:{"11":0.02016,_:"6 7 8 9 10 5.5"},S:{"2.5":0.12616,_:"3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":59.60008},R:{_:"0"},M:{"0":0.11288},Q:{_:"14.9"},O:{"0":0.53784},H:{"0":0.06}}; +module.exports={C:{"34":0.01591,"43":0.00398,"48":0.00398,"49":0.01989,"52":0.00398,"78":0.00398,"95":0.00398,"99":0.00398,"101":0.00398,"109":0.00398,"115":0.17897,"118":0.00398,"125":0.00795,"126":0.00795,"127":0.03579,"128":0.22271,"129":0.52496,"130":0.11533,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 35 36 37 38 39 40 41 42 44 45 46 47 50 51 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 96 97 98 100 102 103 104 105 106 107 108 110 111 112 113 114 116 117 119 120 121 122 123 124 131 132 133 3.5 3.6"},D:{"11":0.00398,"43":0.00398,"49":0.00398,"50":0.00398,"58":0.00398,"62":0.00398,"63":0.00398,"64":0.00398,"66":0.00398,"67":0.00398,"68":0.00398,"69":0.00398,"70":0.00795,"71":0.00398,"72":0.00398,"73":0.00398,"74":0.00398,"75":0.01989,"76":0.00795,"78":0.02784,"79":0.00795,"80":0.00398,"81":0.01193,"83":0.01591,"84":0.00398,"86":0.00795,"87":0.02386,"88":0.1909,"90":0.00398,"91":0.01591,"92":0.05568,"93":0.00795,"94":0.00398,"95":0.01591,"96":0.00398,"97":0.00795,"98":0.02784,"99":0.05966,"100":0.02784,"102":0.00398,"103":0.03579,"104":0.06761,"105":0.00398,"106":0.01989,"108":0.00398,"109":1.77772,"111":0.00795,"112":0.01591,"113":0.00795,"114":0.02386,"115":0.01591,"116":0.06761,"117":0.00398,"118":0.02386,"119":0.06761,"120":0.05568,"121":0.02386,"122":0.11136,"123":0.06761,"124":0.13124,"125":0.11136,"126":0.79938,"127":13.58941,"128":2.56517,"129":0.00398,_:"4 5 6 7 8 9 10 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 44 45 46 47 48 51 52 53 54 55 56 57 59 60 61 65 77 85 89 101 107 110 130 131"},F:{"40":0.00795,"83":0.00795,"95":0.02386,"102":0.01989,"108":0.00398,"109":0.02784,"111":0.03182,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 103 104 105 106 107 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"12":0.00398,"13":0.02784,"14":0.01193,"15":0.00795,"16":0.00795,"17":0.00398,"18":0.02784,"80":0.01193,"83":0.00795,"84":0.00795,"89":0.00398,"90":0.01989,"92":0.73575,"94":0.00398,"100":0.0517,"107":0.01193,"108":0.00398,"109":0.11136,"110":0.00398,"111":0.01591,"112":0.0517,"113":0.00398,"114":0.03182,"115":0.01193,"116":0.06363,"117":0.11136,"118":0.03977,"119":0.1551,"120":0.06761,"121":0.04772,"122":0.05568,"123":0.04375,"124":0.13124,"125":0.17897,"126":0.79938,"127":7.93809,"128":2.06406,_:"79 81 85 86 87 88 91 93 95 96 97 98 99 101 102 103 104 105 106"},E:{"14":0.00398,_:"0 4 5 6 7 8 9 10 11 12 13 15 3.1 3.2 5.1 6.1 7.1 10.1 11.1 12.1 15.1 15.2-15.3 17.0","9.1":0.00795,"13.1":0.00795,"14.1":0.00795,"15.4":0.00398,"15.5":0.01193,"15.6":0.05966,"16.0":0.00398,"16.1":0.00795,"16.2":0.00795,"16.3":0.01193,"16.4":0.00398,"16.5":0.00795,"16.6":0.03182,"17.1":0.00795,"17.2":0.00795,"17.3":0.05966,"17.4":0.01989,"17.5":0.31418,"17.6":0.12329,"18.0":0.00795},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00085,"5.0-5.1":0.00042,"6.0-6.1":0.00212,"7.0-7.1":0.00254,"8.1-8.4":0,"9.0-9.2":0.00212,"9.3":0.00847,"10.0-10.2":0.00254,"10.3":0.01313,"11.0-11.2":0.03345,"11.3-11.4":0.00423,"12.0-12.1":0.00339,"12.2-12.5":0.05674,"13.0-13.1":0.00085,"13.2":0.01821,"13.3":0.00254,"13.4-13.7":0.01059,"14.0-14.4":0.03133,"14.5-14.8":0.03006,"15.0-15.1":0.01651,"15.2-15.3":0.01651,"15.4":0.01905,"15.5":0.02244,"15.6-15.8":0.21129,"16.0":0.04277,"16.1":0.09019,"16.2":0.04531,"16.3":0.07537,"16.4":0.01905,"16.5":0.03049,"16.6-16.7":0.2621,"17.0":0.02413,"17.1":0.03726,"17.2":0.0343,"17.3":0.05081,"17.4":0.11898,"17.5":2.43676,"17.6":0.40987,"18.0":0.04446},P:{"4":0.16564,"20":0.02071,"21":0.03106,"22":0.12423,"23":0.06212,"24":0.05176,"25":1.14916,_:"5.0-5.4 8.2 9.2 10.1 12.0 14.0 15.0","6.2-6.4":0.01035,"7.2-7.4":0.22776,"11.1-11.2":0.01035,"13.0":0.02071,"16.0":0.01035,"17.0":0.03106,"18.0":0.01035,"19.0":0.04141},I:{"0":0.03002,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00001,"4.2-4.3":0.00001,"4.4":0,"4.4.3-4.4.4":0.00005},K:{"0":1.00812,_:"10 11 12 11.1 11.5 12.1"},A:{"9":0.00795,"11":0.01193,_:"6 7 8 10 5.5"},N:{_:"10 11"},S:{"2.5":0.07228,_:"3.0-3.1"},J:{_:"7 10"},O:{"0":0.63242},H:{"0":0.07},L:{"0":55.11397},R:{_:"0"},M:{"0":0.12046},Q:{"14.9":0.01807}}; diff --git a/node_modules/caniuse-lite/data/regions/BY.js b/node_modules/caniuse-lite/data/regions/BY.js index 0154f7fd..4feccdbb 100644 --- a/node_modules/caniuse-lite/data/regions/BY.js +++ b/node_modules/caniuse-lite/data/regions/BY.js @@ -1 +1 @@ -module.exports={C:{"43":0.00406,"52":0.38976,"60":0.00406,"72":0.00406,"78":0.00812,"88":0.00406,"91":0.00406,"96":0.06496,"105":0.0203,"106":0.00406,"110":0.00812,"111":0.00812,"113":0.00812,"115":0.66178,"119":0.00406,"120":0.00406,"121":0.00406,"122":0.00406,"123":0.01624,"124":0.06496,"125":0.0203,"126":0.02842,"127":0.4466,"128":0.77546,"129":0.00812,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 44 45 46 47 48 49 50 51 53 54 55 56 57 58 59 61 62 63 64 65 66 67 68 69 70 71 73 74 75 76 77 79 80 81 82 83 84 85 86 87 89 90 92 93 94 95 97 98 99 100 101 102 103 104 107 108 109 112 114 116 117 118 130 131 3.5 3.6"},D:{"18":0.00406,"38":0.00406,"39":0.00406,"42":0.00406,"49":0.02436,"53":0.00406,"55":0.00406,"58":0.05278,"59":0.00406,"64":0.00406,"70":0.00406,"72":0.00406,"74":0.00406,"76":0.00406,"77":0.00812,"79":0.07308,"80":0.00406,"81":0.00406,"83":0.00406,"84":0.00406,"85":0.00406,"86":0.01218,"87":0.02842,"88":0.00812,"89":0.01624,"90":0.0203,"91":0.00406,"92":0.01218,"93":0.47908,"94":0.00812,"95":0.01218,"96":0.00406,"97":0.00812,"98":0.01218,"99":0.0203,"100":0.01218,"101":0.00406,"102":0.03248,"103":0.0203,"104":0.00812,"105":0.00812,"106":0.10962,"107":0.01218,"108":0.0609,"109":3.15056,"110":0.01218,"111":0.03248,"112":0.01624,"113":0.00812,"114":0.0203,"115":0.00812,"116":0.05684,"117":0.00812,"118":0.03654,"119":0.07308,"120":0.08526,"121":0.0609,"122":0.03654,"123":0.09338,"124":0.13804,"125":0.41006,"126":12.11098,"127":1.6037,"128":0.01624,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 40 41 43 44 45 46 47 48 50 51 52 54 56 57 60 61 62 63 65 66 67 68 69 71 73 75 78 129 130"},F:{"36":0.01218,"56":0.02436,"57":0.00406,"72":0.00406,"73":0.00406,"77":0.00406,"79":0.07714,"80":0.00406,"81":0.01218,"82":0.01624,"83":0.02842,"84":0.01218,"85":0.06902,"86":0.02436,"87":0.00812,"89":0.00812,"95":0.76734,"101":0.00406,"102":0.00406,"105":0.00406,"106":0.00406,"107":0.00406,"108":0.00812,"109":0.71456,"110":0.05278,"111":2.36292,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 58 60 62 63 64 65 66 67 68 69 70 71 74 75 76 78 88 90 91 92 93 94 96 97 98 99 100 103 104 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6","12.1":0.00406},B:{"18":0.00406,"92":0.00812,"100":0.00406,"107":0.00406,"108":0.01218,"109":0.02842,"110":0.00812,"111":0.00406,"120":0.00406,"121":0.00406,"122":0.00406,"123":0.01218,"124":0.00812,"125":0.0406,"126":1.89196,"127":0.32074,_:"12 13 14 15 16 17 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 96 97 98 99 101 102 103 104 105 106 112 113 114 115 116 117 118 119"},E:{"14":0.00406,"15":0.00406,_:"0 4 5 6 7 8 9 10 11 12 13 3.1 3.2 6.1 7.1 10.1 11.1","5.1":0.00406,"9.1":0.00406,"12.1":0.00406,"13.1":0.02436,"14.1":0.03248,"15.1":0.00406,"15.2-15.3":0.00406,"15.4":0.01624,"15.5":0.02842,"15.6":0.22736,"16.0":0.00406,"16.1":0.03654,"16.2":0.15428,"16.3":0.10962,"16.4":0.01624,"16.5":0.03654,"16.6":0.49126,"17.0":0.02436,"17.1":0.05684,"17.2":0.06496,"17.3":0.06496,"17.4":0.22736,"17.5":2.1721,"17.6":0.00812,"18.0":0.01624},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00367,"5.0-5.1":0.00183,"6.0-6.1":0.01101,"7.0-7.1":0.01101,"8.1-8.4":0,"9.0-9.2":0.00917,"9.3":0.0367,"10.0-10.2":0.00734,"10.3":0.06422,"11.0-11.2":0.16881,"11.3-11.4":0.01835,"12.0-12.1":0.01284,"12.2-12.5":0.2367,"13.0-13.1":0.00367,"13.2":0.03853,"13.3":0.01284,"13.4-13.7":0.05505,"14.0-14.4":0.12661,"14.5-14.8":0.14312,"15.0-15.1":0.07156,"15.2-15.3":0.07706,"15.4":0.08807,"15.5":0.10642,"15.6-15.8":0.97615,"16.0":0.19633,"16.1":0.41651,"16.2":0.20917,"16.3":0.35046,"16.4":0.08257,"16.5":0.14862,"16.6-16.7":1.21835,"17.0":0.11009,"17.1":0.17798,"17.2":0.17248,"17.3":0.25872,"17.4":0.64771,"17.5":11.86057,"17.6":0.09174,"18.0":0.1211},P:{"4":0.04138,"21":0.02069,"22":0.01035,"23":0.06207,"24":0.02069,"25":0.74488,_:"20 5.0-5.4 8.2 9.2 10.1 12.0 13.0 14.0 16.0 17.0 18.0 19.0","6.2-6.4":0.19656,"7.2-7.4":0.01035,"11.1-11.2":0.01035,"15.0":0.01035},I:{"0":0.02368,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00001,"4.2-4.3":0.00001,"4.4":0,"4.4.3-4.4.4":0.00004},K:{"0":1.3462,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.03451,"11":0.10353,_:"6 7 9 10 5.5"},S:{"2.5":0.01188,_:"3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":37.25684},R:{_:"0"},M:{"0":0.13068},Q:{_:"14.9"},O:{"0":0.05346},H:{"0":0.02}}; +module.exports={C:{"43":0.00405,"52":0.44134,"60":0.00405,"66":0.0081,"72":0.00405,"78":0.0162,"88":0.00405,"89":0.00405,"91":0.00405,"96":0.05264,"97":0.00405,"99":0.00405,"101":0.00405,"105":0.02025,"110":0.01215,"113":0.00405,"115":0.73692,"116":0.00405,"117":0.00405,"120":0.00405,"123":0.00405,"124":0.08098,"125":0.02025,"126":0.01215,"127":0.02834,"128":0.42515,"129":1.07299,"130":0.0081,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 44 45 46 47 48 49 50 51 53 54 55 56 57 58 59 61 62 63 64 65 67 68 69 70 71 73 74 75 76 77 79 80 81 82 83 84 85 86 87 90 92 93 94 95 98 100 102 103 104 106 107 108 109 111 112 114 118 119 121 122 131 132 133 3.5 3.6"},D:{"18":0.00405,"38":0.00405,"39":0.00405,"42":0.00405,"49":0.02025,"53":0.00405,"54":0.00405,"55":0.00405,"58":0.06478,"59":0.00405,"62":0.00405,"69":0.0081,"72":0.00405,"73":0.00405,"74":0.00405,"76":0.00405,"77":0.0081,"79":0.10527,"80":0.0081,"84":0.02429,"85":0.00405,"86":0.0081,"87":0.0081,"88":0.00405,"89":0.02429,"90":0.03239,"91":0.00405,"92":0.0081,"93":0.01215,"94":0.01215,"95":0.00405,"96":0.0081,"97":0.01215,"98":0.0162,"99":0.01215,"100":0.01215,"101":0.02429,"102":0.04454,"103":0.0162,"104":0.0081,"105":0.00405,"106":0.08503,"107":0.04454,"108":0.06074,"109":2.90718,"110":0.01215,"111":0.04454,"112":0.02025,"113":0.0081,"114":0.02429,"115":0.0081,"116":0.08098,"117":0.0081,"118":0.05264,"119":0.06883,"120":0.04049,"121":0.03644,"122":0.05264,"123":0.05264,"124":0.1984,"125":0.15791,"126":0.66809,"127":11.38174,"128":2.0245,"129":0.00405,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 40 41 43 44 45 46 47 48 50 51 52 56 57 60 61 63 64 65 66 67 68 70 71 75 78 81 83 130 131"},F:{"36":0.01215,"56":0.01215,"73":0.0081,"79":0.09313,"81":0.0081,"82":0.02429,"83":0.08908,"84":0.01215,"85":0.06074,"86":0.04859,"87":0.01215,"95":0.7936,"101":0.00405,"102":0.0081,"105":0.00405,"106":0.00405,"107":0.00405,"108":0.00405,"109":0.42919,"110":0.01215,"111":0.32392,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 57 58 60 62 63 64 65 66 67 68 69 70 71 72 74 75 76 77 78 80 88 89 90 91 92 93 94 96 97 98 99 100 103 104 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6","12.1":0.0162},B:{"18":0.00405,"92":0.0081,"100":0.00405,"109":0.02429,"110":0.00405,"119":0.00405,"120":0.00405,"121":0.00405,"124":0.00405,"125":0.01215,"126":0.07288,"127":1.88279,"128":0.45349,_:"12 13 14 15 16 17 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 96 97 98 99 101 102 103 104 105 106 107 108 111 112 113 114 115 116 117 118 122 123"},E:{"14":0.0081,_:"0 4 5 6 7 8 9 10 11 12 13 15 3.1 3.2 6.1 7.1 10.1 11.1 15.1","5.1":0.00405,"9.1":0.00405,"12.1":0.00405,"13.1":0.03239,"14.1":0.02025,"15.2-15.3":0.00405,"15.4":0.0081,"15.5":0.0162,"15.6":0.21055,"16.0":0.0081,"16.1":0.02429,"16.2":0.04454,"16.3":0.08503,"16.4":0.02429,"16.5":0.04454,"16.6":0.34821,"17.0":0.0162,"17.1":0.06074,"17.2":0.04049,"17.3":0.06478,"17.4":0.16601,"17.5":1.76132,"17.6":0.77336,"18.0":0.04454},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00375,"5.0-5.1":0.00187,"6.0-6.1":0.00936,"7.0-7.1":0.01124,"8.1-8.4":0,"9.0-9.2":0.00936,"9.3":0.03746,"10.0-10.2":0.01124,"10.3":0.05806,"11.0-11.2":0.14795,"11.3-11.4":0.01873,"12.0-12.1":0.01498,"12.2-12.5":0.25095,"13.0-13.1":0.00375,"13.2":0.08053,"13.3":0.01124,"13.4-13.7":0.04682,"14.0-14.4":0.13859,"14.5-14.8":0.13297,"15.0-15.1":0.07304,"15.2-15.3":0.07304,"15.4":0.08428,"15.5":0.09926,"15.6-15.8":0.93452,"16.0":0.18915,"16.1":0.3989,"16.2":0.20039,"16.3":0.33335,"16.4":0.08428,"16.5":0.13484,"16.6-16.7":1.15925,"17.0":0.10675,"17.1":0.1648,"17.2":0.1517,"17.3":0.22473,"17.4":0.52625,"17.5":10.77785,"17.6":1.81285,"18.0":0.19664},P:{"4":0.04241,"21":0.04241,"22":0.0106,"23":0.08483,"24":0.02121,"25":0.51958,_:"20 5.0-5.4 7.2-7.4 8.2 9.2 10.1 12.0 13.0 15.0 17.0 18.0 19.0","6.2-6.4":0.05302,"11.1-11.2":0.0106,"14.0":0.0106,"16.0":0.0106},I:{"0":0.03559,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00001,"4.2-4.3":0.00001,"4.4":0,"4.4.3-4.4.4":0.00006},K:{"0":1.34873,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.03932,"11":0.12669,_:"6 7 9 10 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":0.07736},H:{"0":0.02},L:{"0":36.96523},R:{_:"0"},M:{"0":0.11307},Q:{_:"14.9"}}; diff --git a/node_modules/caniuse-lite/data/regions/BZ.js b/node_modules/caniuse-lite/data/regions/BZ.js index a0b14848..035eb728 100644 --- a/node_modules/caniuse-lite/data/regions/BZ.js +++ b/node_modules/caniuse-lite/data/regions/BZ.js @@ -1 +1 @@ -module.exports={C:{"3":0.00337,"4":0.00337,"28":0.00337,"35":0.00337,"36":0.00337,"38":0.00674,"40":0.00674,"78":0.00337,"112":0.00337,"114":0.00674,"115":0.04043,"116":0.00337,"117":0.00674,"118":0.00337,"125":0.00674,"126":0.03706,"127":0.25604,"128":0.47503,_:"2 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 29 30 31 32 33 34 37 39 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 113 119 120 121 122 123 124 129 130 131 3.5","3.6":0.00674},D:{"11":0.00337,"21":0.00337,"37":0.00337,"38":0.00337,"39":0.01011,"40":0.00337,"41":0.00674,"42":0.00337,"43":0.01348,"44":0.01685,"45":0.01348,"46":0.01348,"47":0.01011,"51":0.03032,"65":0.00337,"70":0.01011,"73":0.00337,"74":0.01348,"75":0.00674,"76":0.02358,"79":0.00674,"81":0.00674,"83":0.00337,"87":0.00674,"91":0.00674,"92":0.01011,"93":0.02695,"96":0.00337,"97":0.19877,"99":0.00337,"103":0.10107,"105":0.01011,"109":0.35711,"110":0.01685,"112":0.00337,"113":0.00337,"114":0.01685,"116":0.13813,"117":0.01011,"118":0.00337,"119":0.01348,"120":0.01011,"121":0.01348,"122":0.05054,"123":0.06738,"124":0.35375,"125":0.28637,"126":14.41595,"127":2.32124,"128":0.03032,_:"4 5 6 7 8 9 10 12 13 14 15 16 17 18 19 20 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 48 49 50 52 53 54 55 56 57 58 59 60 61 62 63 64 66 67 68 69 71 72 77 78 80 84 85 86 88 89 90 94 95 98 100 101 102 104 106 107 108 111 115 129 130"},F:{"31":0.00337,"79":0.00337,"83":0.00674,"95":0.01011,"109":0.14824,"110":0.00674,"111":0.10107,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 80 81 82 84 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 106 107 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6","12.1":0.00337},B:{"12":0.00337,"18":0.00337,"92":0.00337,"109":0.10781,"113":0.00337,"122":0.00337,"123":0.00337,"124":0.02358,"125":0.05054,"126":1.56659,"127":0.22235,_:"13 14 15 16 17 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 110 111 112 114 115 116 117 118 119 120 121"},E:{"4":0.00337,"5":0.00337,"8":0.00337,"9":0.05054,_:"0 6 7 10 11 12 13 14 15 3.1 3.2 6.1 9.1 10.1 12.1","5.1":0.00337,"7.1":0.00337,"11.1":0.00337,"13.1":0.00337,"14.1":0.01348,"15.1":0.04717,"15.2-15.3":0.09433,"15.4":0.37396,"15.5":0.0438,"15.6":0.53567,"16.0":0.00674,"16.1":0.03032,"16.2":0.06401,"16.3":0.12128,"16.4":0.06401,"16.5":0.12802,"16.6":0.36385,"17.0":0.05054,"17.1":0.08423,"17.2":0.06401,"17.3":0.0977,"17.4":0.37059,"17.5":6.66051,"17.6":0.04717,"18.0":0.02695},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00913,"5.0-5.1":0.00456,"6.0-6.1":0.02739,"7.0-7.1":0.02739,"8.1-8.4":0,"9.0-9.2":0.02282,"9.3":0.0913,"10.0-10.2":0.01826,"10.3":0.15977,"11.0-11.2":0.41996,"11.3-11.4":0.04565,"12.0-12.1":0.03195,"12.2-12.5":0.58886,"13.0-13.1":0.00913,"13.2":0.09586,"13.3":0.03195,"13.4-13.7":0.13694,"14.0-14.4":0.31497,"14.5-14.8":0.35605,"15.0-15.1":0.17803,"15.2-15.3":0.19172,"15.4":0.21911,"15.5":0.26476,"15.6-15.8":2.42846,"16.0":0.48843,"16.1":1.03621,"16.2":0.52038,"16.3":0.87187,"16.4":0.20542,"16.5":0.36975,"16.6-16.7":3.03101,"17.0":0.27389,"17.1":0.44278,"17.2":0.42909,"17.3":0.64363,"17.4":1.61137,"17.5":29.50674,"17.6":0.22824,"18.0":0.30128},P:{"4":0.04318,"21":0.01079,"22":0.02159,"23":0.02159,"24":0.03238,"25":0.90675,_:"20 5.0-5.4 8.2 9.2 10.1 11.1-11.2 12.0 14.0 15.0 17.0 18.0 19.0","6.2-6.4":0.02159,"7.2-7.4":0.05397,"13.0":0.01079,"16.0":0.01079},I:{"0":0.23127,"3":0,"4":0.00002,"2.1":0,"2.2":0.00005,"2.3":0,"4.1":0.00014,"4.2-4.3":0.00009,"4.4":0,"4.4.3-4.4.4":0.00039},K:{"0":0.12599,_:"10 11 12 11.1 11.5 12.1"},A:{"6":0.00473,"7":0.00946,"8":0.12297,"9":0.01892,"10":0.01892,"11":0.06148,_:"5.5"},S:{"2.5":0.01326,_:"3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":20.15702},R:{_:"0"},M:{"0":0.30503},Q:{_:"14.9"},O:{"0":0.05968},H:{"0":0}}; +module.exports={C:{"78":0.0081,"80":0.00405,"102":0.01215,"115":0.0486,"120":0.10935,"121":0.00405,"123":0.00405,"125":0.00405,"126":0.0162,"127":0.02025,"128":0.162,"129":0.53865,"130":0.00405,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 79 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 103 104 105 106 107 108 109 110 111 112 113 114 116 117 118 119 122 124 131 132 133 3.5 3.6"},D:{"49":0.00405,"63":0.00405,"65":0.00405,"76":0.00405,"79":0.00405,"81":0.00405,"83":0.00405,"84":0.00405,"87":0.00405,"88":8.68725,"91":0.00405,"92":0.0081,"93":0.0486,"96":0.02025,"97":0.0567,"100":0.00405,"103":0.1296,"104":0.00405,"107":0.01215,"108":0.0243,"109":0.23895,"110":0.00405,"112":0.0243,"113":0.04455,"114":0.96795,"116":0.0972,"117":0.00405,"118":0.00405,"119":0.0081,"120":0.0081,"121":0.01215,"122":0.0405,"123":0.0324,"124":0.3402,"125":0.0405,"126":0.86265,"127":12.19455,"128":2.45835,"129":0.01215,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 50 51 52 53 54 55 56 57 58 59 60 61 62 64 66 67 68 69 70 71 72 73 74 75 77 78 80 85 86 89 90 94 95 98 99 101 102 105 106 111 115 130 131"},F:{"95":0.01215,"109":0.0567,"111":0.01215,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 106 107 108 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"92":0.0081,"109":0.06885,"113":0.02025,"114":0.1053,"115":0.00405,"116":0.00405,"120":0.00405,"121":0.03645,"122":0.0081,"123":0.00405,"125":0.0486,"126":0.08505,"127":1.4256,"128":0.486,_:"12 13 14 15 16 17 18 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 110 111 112 117 118 119 124"},E:{"14":0.00405,_:"0 4 5 6 7 8 9 10 11 12 13 15 3.1 3.2 5.1 6.1 7.1 10.1 11.1 12.1","9.1":0.00405,"13.1":0.0081,"14.1":0.01215,"15.1":0.02835,"15.2-15.3":0.1053,"15.4":0.24705,"15.5":0.0243,"15.6":0.53055,"16.0":0.0162,"16.1":0.0243,"16.2":0.0486,"16.3":0.10935,"16.4":0.05265,"16.5":0.2997,"16.6":0.2754,"17.0":0.0405,"17.1":0.0567,"17.2":0.0648,"17.3":0.06075,"17.4":0.1863,"17.5":4.76685,"17.6":1.4823,"18.0":0.02835},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00749,"5.0-5.1":0.00375,"6.0-6.1":0.01873,"7.0-7.1":0.02248,"8.1-8.4":0,"9.0-9.2":0.01873,"9.3":0.07492,"10.0-10.2":0.02248,"10.3":0.11613,"11.0-11.2":0.29595,"11.3-11.4":0.03746,"12.0-12.1":0.02997,"12.2-12.5":0.50198,"13.0-13.1":0.00749,"13.2":0.16108,"13.3":0.02248,"13.4-13.7":0.09365,"14.0-14.4":0.27722,"14.5-14.8":0.26598,"15.0-15.1":0.1461,"15.2-15.3":0.1461,"15.4":0.16858,"15.5":0.19855,"15.6-15.8":1.86933,"16.0":0.37836,"16.1":0.79793,"16.2":0.40084,"16.3":0.66682,"16.4":0.16858,"16.5":0.26972,"16.6-16.7":2.31887,"17.0":0.21353,"17.1":0.32966,"17.2":0.30344,"17.3":0.44954,"17.4":1.05267,"17.5":21.55912,"17.6":3.62628,"18.0":0.39335},P:{"4":0.05434,"21":0.02173,"22":0.02173,"23":0.01087,"24":0.02173,"25":0.53249,_:"20 5.0-5.4 6.2-6.4 8.2 10.1 11.1-11.2 12.0 13.0 14.0 15.0 16.0 17.0 18.0 19.0","7.2-7.4":0.0326,"9.2":0.01087},I:{"0":0.01186,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0,"4.2-4.3":0,"4.4":0,"4.4.3-4.4.4":0.00002},K:{"0":0.07141,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.02025,_:"6 7 9 10 11 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":0.04761},H:{"0":0},L:{"0":21.37914},R:{_:"0"},M:{"0":0.69627},Q:{"14.9":0.0119}}; diff --git a/node_modules/caniuse-lite/data/regions/CA.js b/node_modules/caniuse-lite/data/regions/CA.js index 2babdd9a..50d91971 100644 --- a/node_modules/caniuse-lite/data/regions/CA.js +++ b/node_modules/caniuse-lite/data/regions/CA.js @@ -1 +1 @@ -module.exports={C:{"38":0.03974,"43":0.02484,"44":0.07947,"45":0.02484,"47":0.00497,"48":0.00497,"52":0.0149,"57":0.0149,"59":0.00497,"70":0.00497,"77":0.00497,"78":0.02484,"83":0.00993,"88":0.01987,"91":0.00497,"100":0.00497,"102":0.00497,"103":0.0149,"104":0.00497,"105":0.00497,"107":0.00497,"108":0.00497,"110":0.00993,"111":0.00497,"113":0.01987,"114":0.00497,"115":0.31292,"116":0.00497,"118":0.00497,"120":0.00497,"121":0.00497,"122":0.03477,"123":0.03974,"124":0.0149,"125":0.03974,"126":0.07451,"127":0.87419,"128":1.45533,"129":0.00497,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 39 40 41 42 46 49 50 51 53 54 55 56 58 60 61 62 63 64 65 66 67 68 69 71 72 73 74 75 76 79 80 81 82 84 85 86 87 89 90 92 93 94 95 96 97 98 99 101 106 109 112 117 119 130 131 3.5 3.6"},D:{"25":0.01987,"38":0.00497,"39":0.00497,"40":0.00497,"41":0.00497,"42":0.00497,"43":0.00497,"44":0.00993,"45":0.00497,"46":0.00497,"47":0.02484,"48":0.28312,"49":0.08941,"50":0.00497,"51":0.00497,"52":0.00497,"53":0.00497,"54":0.00497,"55":0.00497,"56":0.00497,"57":0.00497,"58":0.00497,"59":0.00497,"60":0.00497,"65":0.00497,"66":0.0149,"67":0.00497,"70":0.00497,"74":0.00497,"75":0.00497,"76":0.0298,"77":0.00497,"79":0.0298,"80":0.00993,"81":0.02484,"83":0.09934,"84":0.00993,"85":0.00497,"86":0.00993,"87":0.04967,"88":0.15894,"89":0.00497,"90":0.00497,"91":0.03477,"92":0.00497,"93":0.05464,"94":0.00993,"95":0.02484,"96":0.00497,"97":0.00497,"98":0.00993,"99":0.02484,"100":0.00497,"101":0.00497,"102":0.01987,"103":0.28312,"104":0.06457,"105":0.02484,"106":0.0149,"107":0.01987,"108":0.15398,"109":0.93876,"110":0.01987,"111":0.03477,"112":0.02484,"113":0.12914,"114":0.14901,"115":0.11921,"116":0.26822,"117":0.0298,"118":0.0447,"119":0.04967,"120":0.08444,"121":0.06954,"122":0.22848,"123":0.18378,"124":0.53644,"125":1.32619,"126":20.43424,"127":2.0315,"128":0.01987,"129":0.00497,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 26 27 28 29 30 31 32 33 34 35 36 37 61 62 63 64 68 69 71 72 73 78 130"},F:{"83":0.00993,"89":0.00497,"95":0.03974,"102":0.00497,"109":0.35266,"110":0.0149,"111":0.27319,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 85 86 87 88 90 91 92 93 94 96 97 98 99 100 101 103 104 105 106 107 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"12":0.00497,"13":0.00497,"18":0.00497,"85":0.00497,"92":0.00497,"103":0.00497,"106":0.00497,"107":0.00497,"108":0.00497,"109":0.09437,"110":0.00497,"111":0.00497,"112":0.0149,"113":0.00497,"114":0.00497,"115":0.00497,"116":0.00497,"117":0.00497,"118":0.00497,"119":0.00497,"120":0.0149,"121":0.00993,"122":0.06457,"123":0.0149,"124":0.0298,"125":0.17881,"126":6.19385,"127":0.79969,_:"14 15 16 17 79 80 81 83 84 86 87 88 89 90 91 93 94 95 96 97 98 99 100 101 102 104 105"},E:{"8":0.00993,"9":0.03974,"13":0.00497,"14":0.04967,"15":0.03477,_:"0 4 5 6 7 10 11 12 3.1 3.2 5.1 6.1 7.1 9.1 10.1","11.1":0.00497,"12.1":0.01987,"13.1":0.13908,"14.1":0.14901,"15.1":0.01987,"15.2-15.3":0.01987,"15.4":0.0447,"15.5":0.06457,"15.6":0.62088,"16.0":0.0596,"16.1":0.08941,"16.2":0.07451,"16.3":0.18378,"16.4":0.07451,"16.5":0.09437,"16.6":0.83446,"17.0":0.03477,"17.1":0.09437,"17.2":0.08941,"17.3":0.10927,"17.4":0.34769,"17.5":5.00674,"17.6":0.02484,"18.0":0.0298},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00506,"5.0-5.1":0.00253,"6.0-6.1":0.01519,"7.0-7.1":0.01519,"8.1-8.4":0,"9.0-9.2":0.01266,"9.3":0.05063,"10.0-10.2":0.01013,"10.3":0.08861,"11.0-11.2":0.23291,"11.3-11.4":0.02532,"12.0-12.1":0.01772,"12.2-12.5":0.32658,"13.0-13.1":0.00506,"13.2":0.05316,"13.3":0.01772,"13.4-13.7":0.07595,"14.0-14.4":0.17468,"14.5-14.8":0.19746,"15.0-15.1":0.09873,"15.2-15.3":0.10633,"15.4":0.12152,"15.5":0.14683,"15.6-15.8":1.34681,"16.0":0.27088,"16.1":0.57467,"16.2":0.2886,"16.3":0.48354,"16.4":0.11392,"16.5":0.20506,"16.6-16.7":1.68098,"17.0":0.1519,"17.1":0.24557,"17.2":0.23797,"17.3":0.35696,"17.4":0.89365,"17.5":16.36426,"17.6":0.12658,"18.0":0.16709},P:{"4":0.08749,"20":0.01094,"21":0.06562,"22":0.02187,"23":0.02187,"24":0.03281,"25":1.36706,"5.0-5.4":0.01094,"6.2-6.4":0.01094,_:"7.2-7.4 8.2 9.2 11.1-11.2 12.0 14.0 15.0 18.0","10.1":0.01094,"13.0":0.01094,"16.0":0.01094,"17.0":0.01094,"19.0":0.01094},I:{"0":0.03009,"3":0,"4":0,"2.1":0,"2.2":0.00001,"2.3":0,"4.1":0.00002,"4.2-4.3":0.00001,"4.4":0,"4.4.3-4.4.4":0.00005},K:{"0":0.19122,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.01053,"9":0.03686,"11":0.21587,_:"6 7 10 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":21.87049},R:{_:"0"},M:{"0":0.49817},Q:{"14.9":0.00503},O:{"0":0.07548},H:{"0":0}}; +module.exports={C:{"38":0.024,"43":0.0192,"44":0.0864,"45":0.0192,"47":0.0432,"52":0.024,"57":0.0144,"59":0.0048,"77":0.0048,"78":0.024,"83":0.0096,"88":0.024,"91":0.0048,"102":0.0048,"103":0.0144,"104":0.0048,"107":0.0048,"110":0.0096,"113":0.0192,"114":0.0048,"115":0.3264,"116":0.0048,"120":0.0048,"121":0.0096,"122":0.0144,"123":0.0192,"124":0.0096,"125":0.0192,"126":0.0576,"127":0.0528,"128":0.6672,"129":1.6608,"130":0.0096,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 39 40 41 42 46 48 49 50 51 53 54 55 56 58 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 79 80 81 82 84 85 86 87 89 90 92 93 94 95 96 97 98 99 100 101 105 106 108 109 111 112 117 118 119 131 132 133 3.5 3.6"},D:{"25":0.0144,"38":0.0144,"39":0.0048,"40":0.0048,"41":0.0096,"42":0.0096,"43":0.0096,"44":0.0096,"45":0.0096,"46":0.0096,"47":0.0336,"48":0.2448,"49":0.0912,"50":0.0048,"51":0.0096,"52":0.0048,"53":0.0096,"54":0.0048,"55":0.0048,"56":0.0144,"57":0.0096,"58":0.0096,"59":0.0096,"60":0.0048,"65":0.0048,"66":0.0144,"67":0.0048,"70":0.0048,"74":0.0048,"75":0.0048,"76":0.024,"79":0.024,"80":0.0144,"81":0.024,"83":0.1056,"84":0.0096,"85":0.0096,"86":0.0096,"87":0.0528,"88":0.144,"89":0.0048,"90":0.0048,"91":0.0096,"92":0.0048,"93":0.0288,"94":0.0096,"95":0.0048,"97":0.0048,"98":0.0048,"99":0.0432,"101":0.0048,"102":0.0384,"103":0.2448,"104":0.0576,"105":0.0144,"106":0.0144,"107":0.0144,"108":0.1392,"109":0.8928,"110":0.0144,"111":0.0288,"112":0.0192,"113":0.144,"114":0.168,"115":0.3216,"116":0.2784,"117":0.024,"118":0.0384,"119":0.0432,"120":0.0672,"121":0.0528,"122":0.1344,"123":0.1056,"124":0.3648,"125":0.6624,"126":2.616,"127":16.0944,"128":2.736,"129":0.0192,"130":0.0048,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 26 27 28 29 30 31 32 33 34 35 36 37 61 62 63 64 68 69 71 72 73 77 78 96 100 131"},F:{"83":0.0048,"89":0.0048,"95":0.0432,"102":0.0048,"109":0.1344,"111":0.0528,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 85 86 87 88 90 91 92 93 94 96 97 98 99 100 101 103 104 105 106 107 108 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"12":0.0048,"13":0.0048,"17":0.0048,"18":0.0048,"85":0.0048,"92":0.0048,"107":0.0048,"108":0.0048,"109":0.0864,"110":0.0048,"111":0.0048,"112":0.0048,"113":0.0048,"114":0.0048,"115":0.0048,"117":0.0048,"118":0.0048,"119":0.0048,"120":0.0096,"121":0.0048,"122":0.096,"123":0.0096,"124":0.0144,"125":0.072,"126":0.3744,"127":5.2944,"128":1.4688,_:"14 15 16 79 80 81 83 84 86 87 88 89 90 91 93 94 95 96 97 98 99 100 101 102 103 104 105 106 116"},E:{"8":0.0096,"9":0.048,"13":0.0096,"14":0.048,"15":0.0144,_:"0 4 5 6 7 10 11 12 3.1 3.2 5.1 6.1 7.1 9.1 10.1","11.1":0.0048,"12.1":0.0144,"13.1":0.1392,"14.1":0.144,"15.1":0.0144,"15.2-15.3":0.0144,"15.4":0.048,"15.5":0.0576,"15.6":0.6336,"16.0":0.0672,"16.1":0.0816,"16.2":0.072,"16.3":0.1728,"16.4":0.048,"16.5":0.096,"16.6":0.8352,"17.0":0.0336,"17.1":0.0864,"17.2":0.0912,"17.3":0.1008,"17.4":0.3504,"17.5":4.2864,"17.6":1.2288,"18.0":0.0432},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00532,"5.0-5.1":0.00266,"6.0-6.1":0.01331,"7.0-7.1":0.01597,"8.1-8.4":0,"9.0-9.2":0.01331,"9.3":0.05323,"10.0-10.2":0.01597,"10.3":0.0825,"11.0-11.2":0.21025,"11.3-11.4":0.02661,"12.0-12.1":0.02129,"12.2-12.5":0.35662,"13.0-13.1":0.00532,"13.2":0.11444,"13.3":0.01597,"13.4-13.7":0.06653,"14.0-14.4":0.19694,"14.5-14.8":0.18896,"15.0-15.1":0.10379,"15.2-15.3":0.10379,"15.4":0.11976,"15.5":0.14105,"15.6-15.8":1.32802,"16.0":0.2688,"16.1":0.56687,"16.2":0.28477,"16.3":0.47372,"16.4":0.11976,"16.5":0.19162,"16.6-16.7":1.64738,"17.0":0.1517,"17.1":0.2342,"17.2":0.21557,"17.3":0.31936,"17.4":0.74784,"17.5":15.31613,"17.6":2.5762,"18.0":0.27944},P:{"4":0.08692,"20":0.01087,"21":0.07606,"22":0.02173,"23":0.02173,"24":0.0326,"25":0.74971,"5.0-5.4":0.01087,"6.2-6.4":0.01087,_:"7.2-7.4 8.2 9.2 10.1 11.1-11.2 12.0 14.0 15.0","13.0":0.01087,"16.0":0.02173,"17.0":0.02173,"18.0":0.01087,"19.0":0.01087},I:{"0":0.06738,"3":0,"4":0.00001,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00003,"4.2-4.3":0.00003,"4.4":0,"4.4.3-4.4.4":0.00011},K:{"0":0.2028,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.02116,"9":0.04232,"10":0.00529,"11":0.19043,_:"6 7 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":0.0936},H:{"0":0},L:{"0":22.082},R:{_:"0"},M:{"0":0.5408},Q:{"14.9":0.0052}}; diff --git a/node_modules/caniuse-lite/data/regions/CD.js b/node_modules/caniuse-lite/data/regions/CD.js index 4464d6d6..8d36b655 100644 --- a/node_modules/caniuse-lite/data/regions/CD.js +++ b/node_modules/caniuse-lite/data/regions/CD.js @@ -1 +1 @@ -module.exports={C:{"47":0.00162,"52":0.00162,"57":0.48468,"72":0.00324,"78":0.00162,"99":0.00162,"110":0.00324,"115":1.22548,"116":0.00486,"121":0.00162,"123":0.00162,"124":0.00324,"125":0.00648,"126":0.00648,"127":0.17507,"128":0.25774,"129":0.00486,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 48 49 50 51 53 54 55 56 58 59 60 61 62 63 64 65 66 67 68 69 70 71 73 74 75 76 77 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 100 101 102 103 104 105 106 107 108 109 111 112 113 114 117 118 119 120 122 130 131 3.5 3.6"},D:{"11":0.01135,"37":0.00162,"43":0.00162,"49":0.00162,"59":0.00162,"63":0.00162,"64":0.00648,"68":0.00324,"69":0.00324,"70":0.00486,"74":0.00162,"75":0.00162,"76":0.00324,"79":0.00486,"80":0.00162,"81":0.00324,"83":0.00324,"84":0.00162,"86":0.00324,"87":0.04053,"88":0.00648,"90":0.00162,"91":0.00162,"93":0.00486,"94":0.00324,"95":0.00324,"97":0.00486,"98":0.00162,"99":0.00648,"100":0.00162,"102":0.00162,"103":0.00486,"104":0.00162,"105":0.00486,"106":0.00162,"108":0.00162,"109":0.42957,"110":0.00162,"111":0.00486,"112":0.00162,"113":0.00162,"114":0.00648,"115":0.00324,"116":0.00973,"117":0.00324,"118":0.00324,"119":0.01945,"120":0.01297,"121":0.01459,"122":0.01459,"123":0.01297,"124":0.02594,"125":0.05674,"126":1.84308,"127":0.2318,_:"4 5 6 7 8 9 10 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 38 39 40 41 42 44 45 46 47 48 50 51 52 53 54 55 56 57 58 60 61 62 65 66 67 71 72 73 77 78 85 89 92 96 101 107 128 129 130"},F:{"37":0.00162,"42":0.00162,"46":0.00162,"64":0.00162,"75":0.02594,"79":0.01135,"82":0.00162,"83":0.03566,"84":0.00162,"90":0.00162,"95":0.01621,"101":0.00162,"102":0.00162,"106":0.00162,"108":0.00324,"109":0.00973,"110":0.02432,"111":0.24639,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 38 39 40 41 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 65 66 67 68 69 70 71 72 73 74 76 77 78 80 81 85 86 87 88 89 91 92 93 94 96 97 98 99 100 103 104 105 107 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"12":0.00811,"13":0.00162,"14":0.00486,"15":0.00162,"16":0.00162,"17":0.00486,"18":0.02107,"84":0.00486,"85":0.00162,"89":0.00486,"90":0.00648,"92":0.02594,"100":0.00486,"105":0.00162,"109":0.00648,"113":0.00162,"114":0.00162,"115":0.00162,"116":0.00162,"117":0.00324,"118":0.00162,"119":0.00324,"120":0.00486,"121":0.00486,"122":0.00648,"123":0.00648,"124":0.01297,"125":0.04215,"126":0.73269,"127":0.08105,_:"79 80 81 83 86 87 88 91 93 94 95 96 97 98 99 101 102 103 104 106 107 108 110 111 112"},E:{"15":0.00162,_:"0 4 5 6 7 8 9 10 11 12 13 14 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 12.1 15.2-15.3 16.0 16.2 16.4 17.6","13.1":0.00811,"14.1":0.00486,"15.1":0.00162,"15.4":0.00162,"15.5":0.00162,"15.6":0.01297,"16.1":0.00162,"16.3":0.00162,"16.5":0.00324,"16.6":0.00811,"17.0":0.00162,"17.1":0.00162,"17.2":0.00162,"17.3":0.00324,"17.4":0.00811,"17.5":0.04377,"18.0":0.00324},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00117,"5.0-5.1":0.00059,"6.0-6.1":0.00352,"7.0-7.1":0.00352,"8.1-8.4":0,"9.0-9.2":0.00293,"9.3":0.01173,"10.0-10.2":0.00235,"10.3":0.02053,"11.0-11.2":0.05396,"11.3-11.4":0.00587,"12.0-12.1":0.00411,"12.2-12.5":0.07566,"13.0-13.1":0.00117,"13.2":0.01232,"13.3":0.00411,"13.4-13.7":0.0176,"14.0-14.4":0.04047,"14.5-14.8":0.04575,"15.0-15.1":0.02287,"15.2-15.3":0.02463,"15.4":0.02815,"15.5":0.03402,"15.6-15.8":0.31203,"16.0":0.06276,"16.1":0.13314,"16.2":0.06686,"16.3":0.11203,"16.4":0.02639,"16.5":0.04751,"16.6-16.7":0.38946,"17.0":0.03519,"17.1":0.05689,"17.2":0.05513,"17.3":0.0827,"17.4":0.20705,"17.5":3.79133,"17.6":0.02933,"18.0":0.03871},P:{"4":0.06126,"20":0.01021,"21":0.02042,"22":0.08168,"23":0.05105,"24":0.02042,"25":0.37776,"5.0-5.4":0.01021,_:"6.2-6.4 8.2 10.1 12.0 17.0","7.2-7.4":0.09189,"9.2":0.03063,"11.1-11.2":0.02042,"13.0":0.01021,"14.0":0.01021,"15.0":0.11231,"16.0":0.03063,"18.0":0.14294,"19.0":0.07147},I:{"0":0.0668,"3":0,"4":0.00001,"2.1":0,"2.2":0.00001,"2.3":0,"4.1":0.00004,"4.2-4.3":0.00003,"4.4":0,"4.4.3-4.4.4":0.00011},K:{"0":8.52265,_:"10 11 12 11.1 11.5 12.1"},A:{"11":0.02756,_:"6 7 8 9 10 5.5"},S:{"2.5":0.00838,_:"3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":74.94777},R:{_:"0"},M:{"0":0.06703},Q:{"14.9":0.01676},O:{"0":0.22623},H:{"0":1.75}}; +module.exports={C:{"57":0.23032,"72":0.00283,"77":0.00141,"103":0.00141,"115":0.67683,"120":0.00141,"123":0.00141,"124":0.00283,"125":0.00141,"126":0.00283,"127":0.01272,"128":0.12717,"129":0.2501,"130":0.0113,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 58 59 60 61 62 63 64 65 66 67 68 69 70 71 73 74 75 76 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 104 105 106 107 108 109 110 111 112 113 114 116 117 118 119 121 122 131 132 133 3.5 3.6"},D:{"11":0.00565,"38":0.00141,"43":0.00141,"47":0.00141,"49":0.00283,"50":0.00141,"58":0.00141,"62":0.00141,"64":0.0113,"65":0.00141,"68":0.00283,"69":0.00283,"70":0.00283,"73":0.00141,"74":0.00141,"75":0.00141,"77":0.00283,"79":0.00424,"81":0.00141,"83":0.00141,"86":0.00141,"87":0.02402,"88":0.00707,"90":0.00283,"91":0.00141,"92":0.00141,"93":0.00141,"94":0.00141,"95":0.00989,"96":0.00141,"97":0.00565,"98":0.00141,"99":0.00141,"100":0.00141,"103":0.00565,"105":0.00283,"106":0.00141,"108":0.00141,"109":0.35749,"111":0.00141,"112":0.00141,"113":0.00283,"114":0.00424,"115":0.00141,"116":0.0113,"117":0.00283,"118":0.00565,"119":0.01837,"120":0.00989,"121":0.00848,"122":0.00707,"123":0.00989,"124":0.00848,"125":0.01978,"126":0.16391,"127":1.26181,"128":0.22325,"129":0.00141,_:"4 5 6 7 8 9 10 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 39 40 41 42 44 45 46 48 51 52 53 54 55 56 57 59 60 61 63 66 67 71 72 76 78 80 84 85 89 101 102 104 107 110 130 131"},F:{"40":0.00141,"42":0.00141,"46":0.00141,"72":0.00283,"73":0.00141,"75":0.00707,"79":0.0113,"82":0.00141,"83":0.02685,"84":0.00141,"86":0.00141,"95":0.01978,"102":0.00141,"109":0.00424,"110":0.00424,"111":0.00989,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 41 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 74 76 77 78 80 81 85 87 88 89 90 91 92 93 94 96 97 98 99 100 101 103 104 105 106 107 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"12":0.00565,"13":0.00141,"14":0.00283,"15":0.00141,"16":0.00141,"17":0.00424,"18":0.01272,"84":0.00424,"85":0.00141,"89":0.00141,"90":0.00424,"92":0.02685,"100":0.00424,"109":0.00424,"114":0.00141,"116":0.00141,"117":0.00283,"119":0.00424,"120":0.00283,"121":0.00141,"122":0.00707,"123":0.00424,"124":0.00848,"125":0.00989,"126":0.04522,"127":0.46205,"128":0.11728,_:"79 80 81 83 86 87 88 91 93 94 95 96 97 98 99 101 102 103 104 105 106 107 108 110 111 112 113 115 118"},E:{"11":0.00141,"14":0.00141,_:"0 4 5 6 7 8 9 10 12 13 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 15.2-15.3 15.4 15.5 16.2 16.3 16.5","11.1":0.00141,"12.1":0.00141,"13.1":0.00565,"14.1":0.00424,"15.1":0.00424,"15.6":0.01272,"16.0":0.00141,"16.1":0.00141,"16.4":0.00141,"16.6":0.0113,"17.0":0.00141,"17.1":0.00141,"17.2":0.00141,"17.3":0.00283,"17.4":0.00848,"17.5":0.0212,"17.6":0.01837,"18.0":0.00141},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00117,"5.0-5.1":0.00059,"6.0-6.1":0.00294,"7.0-7.1":0.00352,"8.1-8.4":0,"9.0-9.2":0.00294,"9.3":0.01175,"10.0-10.2":0.00352,"10.3":0.01821,"11.0-11.2":0.0464,"11.3-11.4":0.00587,"12.0-12.1":0.0047,"12.2-12.5":0.0787,"13.0-13.1":0.00117,"13.2":0.02525,"13.3":0.00352,"13.4-13.7":0.01468,"14.0-14.4":0.04346,"14.5-14.8":0.0417,"15.0-15.1":0.0229,"15.2-15.3":0.0229,"15.4":0.02643,"15.5":0.03113,"15.6-15.8":0.29305,"16.0":0.05932,"16.1":0.12509,"16.2":0.06284,"16.3":0.10454,"16.4":0.02643,"16.5":0.04228,"16.6-16.7":0.36353,"17.0":0.03348,"17.1":0.05168,"17.2":0.04757,"17.3":0.07047,"17.4":0.16503,"17.5":3.37981,"17.6":0.56849,"18.0":0.06166},P:{"4":0.02068,"20":0.01034,"21":0.01034,"22":0.05169,"23":0.02068,"24":0.02068,"25":0.23778,"5.0-5.4":0.01034,_:"6.2-6.4 8.2 10.1 12.0 14.0","7.2-7.4":0.04135,"9.2":0.04135,"11.1-11.2":0.06203,"13.0":0.01034,"15.0":0.07237,"16.0":0.05169,"17.0":0.01034,"18.0":0.16541,"19.0":0.05169},I:{"0":0.04279,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00002,"4.2-4.3":0.00002,"4.4":0,"4.4.3-4.4.4":0.00007},K:{"0":7.87036,_:"10 11 12 11.1 11.5 12.1"},A:{"11":0.0113,_:"6 7 8 9 10 5.5"},N:{_:"10 11"},S:{"2.5":0.01717,_:"3.0-3.1"},J:{_:"7 10"},O:{"0":0.18889},H:{"0":1.6},L:{"0":78.0115},R:{_:"0"},M:{"0":0.03434},Q:{"14.9":0.00859}}; diff --git a/node_modules/caniuse-lite/data/regions/CF.js b/node_modules/caniuse-lite/data/regions/CF.js index 7b279136..bdd5ecea 100644 --- a/node_modules/caniuse-lite/data/regions/CF.js +++ b/node_modules/caniuse-lite/data/regions/CF.js @@ -1 +1 @@ -module.exports={C:{"58":0.00554,"61":0.00139,"63":0.00554,"66":0.00693,"69":0.01386,"87":0.00554,"96":0.00693,"99":0.00139,"102":0.00139,"104":0.00139,"108":0.00139,"109":0.00139,"115":0.06514,"119":0.00139,"123":0.00554,"124":0.00554,"125":0.01247,"126":0.01247,"127":0.3465,"128":0.13721,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 59 60 62 64 65 67 68 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 88 89 90 91 92 93 94 95 97 98 100 101 103 105 106 107 110 111 112 113 114 116 117 118 120 121 122 129 130 131 3.5 3.6"},D:{"11":0.03188,"34":0.00139,"52":0.00277,"60":0.08455,"64":0.00139,"70":0.00277,"87":0.00139,"89":0.01525,"92":0.00554,"93":0.03188,"99":0.00139,"100":0.0097,"102":0.01386,"103":0.01386,"105":0.0097,"107":0.00277,"108":0.1982,"109":0.08593,"112":0.00139,"114":0.00554,"117":0.0499,"118":0.00554,"119":0.00554,"120":0.00554,"121":0.00832,"122":0.00277,"123":0.01386,"124":0.0194,"125":0.02218,"126":1.49549,"127":0.07484,_:"4 5 6 7 8 9 10 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 53 54 55 56 57 58 59 61 62 63 65 66 67 68 69 71 72 73 74 75 76 77 78 79 80 81 83 84 85 86 88 90 91 94 95 96 97 98 101 104 106 110 111 113 115 116 128 129 130"},F:{"37":0.01247,"39":0.0097,"42":0.00832,"79":0.00139,"101":0.00554,"105":0.00139,"106":0.00554,"110":0.00554,"111":0.09702,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 38 40 41 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 102 103 104 107 108 109 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"12":0.00139,"13":0.00139,"15":0.00554,"18":0.03881,"85":0.00139,"89":0.01247,"90":0.0596,"92":0.13028,"100":0.00277,"103":0.00693,"107":0.00277,"114":0.00277,"119":0.00554,"120":0.01525,"122":0.02633,"124":0.01386,"125":0.03604,"126":0.59598,"127":0.04851,_:"14 16 17 79 80 81 83 84 86 87 88 91 93 94 95 96 97 98 99 101 102 104 105 106 108 109 110 111 112 113 115 116 117 118 121 123"},E:{_:"0 4 5 6 7 8 9 10 11 12 13 14 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 12.1 13.1 14.1 15.4 15.5 15.6 16.0 16.1 16.2 16.3 16.4 16.5 16.6 17.0 17.1 17.2 17.3 17.4 17.6 18.0","15.1":0.0097,"15.2-15.3":0.00693,"17.5":0.0194},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00044,"5.0-5.1":0.00022,"6.0-6.1":0.00132,"7.0-7.1":0.00132,"8.1-8.4":0,"9.0-9.2":0.0011,"9.3":0.00439,"10.0-10.2":0.00088,"10.3":0.00769,"11.0-11.2":0.02021,"11.3-11.4":0.0022,"12.0-12.1":0.00154,"12.2-12.5":0.02834,"13.0-13.1":0.00044,"13.2":0.00461,"13.3":0.00154,"13.4-13.7":0.00659,"14.0-14.4":0.01516,"14.5-14.8":0.01713,"15.0-15.1":0.00857,"15.2-15.3":0.00923,"15.4":0.01054,"15.5":0.01274,"15.6-15.8":0.11686,"16.0":0.0235,"16.1":0.04986,"16.2":0.02504,"16.3":0.04195,"16.4":0.00988,"16.5":0.01779,"16.6-16.7":0.14585,"17.0":0.01318,"17.1":0.02131,"17.2":0.02065,"17.3":0.03097,"17.4":0.07754,"17.5":1.41986,"17.6":0.01098,"18.0":0.0145},P:{"4":0.04006,"21":0.01001,"22":0.14019,"23":0.02003,"24":0.03004,"25":0.23032,_:"20 6.2-6.4 8.2 10.1 12.0 13.0 14.0 15.0 17.0","5.0-5.4":0.01001,"7.2-7.4":0.15021,"9.2":0.01001,"11.1-11.2":0.01001,"16.0":0.02003,"18.0":0.01001,"19.0":0.11015},I:{"0":0.02575,"3":0,"4":0,"2.1":0,"2.2":0.00001,"2.3":0,"4.1":0.00002,"4.2-4.3":0.00001,"4.4":0,"4.4.3-4.4.4":0.00004},K:{"0":2.28606,_:"10 11 12 11.1 11.5 12.1"},A:{_:"6 7 8 9 10 11 5.5"},S:{"2.5":0.04307,_:"3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":84.74905},R:{_:"0"},M:{"0":0.15505},Q:{"14.9":0.02584},O:{"0":0.08614},H:{"0":5.01}}; +module.exports={C:{"53":0.00253,"61":0.00506,"72":0.00253,"93":0.00253,"96":0.02022,"114":0.00126,"115":0.02402,"126":0.02402,"127":0.0177,"128":0.10618,"129":0.92778,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 54 55 56 57 58 59 60 62 63 64 65 66 67 68 69 70 71 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 94 95 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 116 117 118 119 120 121 122 123 124 125 130 131 132 133 3.5 3.6"},D:{"55":0.02022,"58":0.00632,"59":0.0139,"60":0.03286,"68":0.01264,"70":0.00126,"71":0.00379,"79":0.00126,"80":0.00253,"84":0.00506,"86":0.00379,"90":0.00253,"92":0.00758,"93":0.00379,"95":0.00126,"96":0.00253,"97":0.00126,"98":0.00632,"99":0.01264,"103":0.01517,"109":0.05814,"111":0.00632,"113":0.00253,"114":0.00632,"115":0.00379,"116":0.00506,"117":0.00126,"118":0.00632,"119":0.00632,"121":0.00506,"123":0.00632,"124":0.00253,"125":0.01138,"126":0.07837,"127":1.61413,"128":0.37414,"129":0.0139,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 56 57 61 62 63 64 65 66 67 69 72 73 74 75 76 77 78 81 83 85 87 88 89 91 94 100 101 102 104 105 106 107 108 110 112 120 122 130 131"},F:{"79":0.00126,"82":0.00253,"105":0.00126,"106":0.01138,"108":0.00253,"109":0.00126,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 80 81 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 107 110 111 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"12":0.00253,"13":0.00253,"17":0.00253,"18":0.10744,"80":0.01643,"84":0.00126,"85":0.00126,"89":0.00506,"90":0.00506,"92":0.01138,"100":0.00506,"104":0.00126,"107":0.00126,"111":0.00253,"117":0.00632,"119":0.11629,"120":0.00506,"121":0.00379,"122":0.00885,"124":0.04803,"125":0.0177,"126":0.05309,"127":0.19592,"128":0.07458,_:"14 15 16 79 81 83 86 87 88 91 93 94 95 96 97 98 99 101 102 103 105 106 108 109 110 112 113 114 115 116 118 123"},E:{_:"0 4 5 6 7 8 9 10 11 12 13 14 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 12.1 14.1 15.1 15.4 15.5 16.0 16.1 16.2 16.3 16.4 16.5 17.0 17.1 17.2 17.3 17.4 18.0","13.1":0.00379,"15.2-15.3":0.00126,"15.6":0.00379,"16.6":0.00253,"17.5":0.00632,"17.6":0.00253},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00066,"5.0-5.1":0.00033,"6.0-6.1":0.00164,"7.0-7.1":0.00197,"8.1-8.4":0,"9.0-9.2":0.00164,"9.3":0.00657,"10.0-10.2":0.00197,"10.3":0.01018,"11.0-11.2":0.02595,"11.3-11.4":0.00328,"12.0-12.1":0.00263,"12.2-12.5":0.04402,"13.0-13.1":0.00066,"13.2":0.01412,"13.3":0.00197,"13.4-13.7":0.00821,"14.0-14.4":0.02431,"14.5-14.8":0.02332,"15.0-15.1":0.01281,"15.2-15.3":0.01281,"15.4":0.01478,"15.5":0.01741,"15.6-15.8":0.16391,"16.0":0.03318,"16.1":0.06996,"16.2":0.03515,"16.3":0.05847,"16.4":0.01478,"16.5":0.02365,"16.6-16.7":0.20333,"17.0":0.01872,"17.1":0.02891,"17.2":0.02661,"17.3":0.03942,"17.4":0.0923,"17.5":1.89037,"17.6":0.31796,"18.0":0.03449},P:{"4":0.148,"21":0.0296,"22":0.07893,"23":0.03947,"24":0.0592,"25":0.1776,_:"20 6.2-6.4 8.2 10.1 13.0 15.0 17.0 18.0 19.0","5.0-5.4":0.00987,"7.2-7.4":0.0888,"9.2":0.0592,"11.1-11.2":0.03947,"12.0":0.00987,"14.0":0.00987,"16.0":0.00987},I:{"0":0,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0,"4.2-4.3":0,"4.4":0,"4.4.3-4.4.4":0},K:{"0":0.90494,_:"10 11 12 11.1 11.5 12.1"},A:{_:"6 7 8 9 10 11 5.5"},N:{_:"10 11"},S:{"2.5":0.13978,_:"3.0-3.1"},J:{_:"7 10"},O:{"0":0.0961},H:{"0":4.59},L:{"0":85.366},R:{_:"0"},M:{"0":0.19219},Q:{_:"14.9"}}; diff --git a/node_modules/caniuse-lite/data/regions/CG.js b/node_modules/caniuse-lite/data/regions/CG.js index 23f9151c..ab7ce0e1 100644 --- a/node_modules/caniuse-lite/data/regions/CG.js +++ b/node_modules/caniuse-lite/data/regions/CG.js @@ -1 +1 @@ -module.exports={C:{"78":0.00318,"113":0.00318,"115":0.21928,"121":0.00318,"123":0.00318,"125":0.00318,"126":0.00318,"127":0.52119,"128":0.74683,"129":0.00318,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 114 116 117 118 119 120 122 124 130 131 3.5 3.6"},D:{"11":0.01589,"55":0.00318,"63":0.00318,"64":0.00318,"66":0.00318,"69":0.00953,"70":0.00636,"73":0.03178,"74":0.00318,"75":0.00636,"76":0.00318,"78":0.00318,"79":0.0286,"81":0.01589,"83":0.0572,"84":0.0286,"85":0.00318,"86":0.03814,"87":0.09534,"88":0.00636,"89":0.03178,"92":0.00318,"93":0.00636,"94":0.00318,"95":0.03814,"98":0.06674,"99":0.00318,"102":0.03178,"103":0.00953,"106":0.00318,"108":0.00318,"109":0.59746,"110":0.00953,"111":0.01589,"114":0.00636,"115":0.00318,"116":0.02542,"117":0.00318,"118":0.00636,"119":0.04767,"120":0.07627,"121":0.03496,"122":0.06674,"123":0.01907,"124":0.03178,"125":0.07945,"126":5.35493,"127":0.69598,_:"4 5 6 7 8 9 10 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 56 57 58 59 60 61 62 65 67 68 71 72 77 80 90 91 96 97 100 101 104 105 107 112 113 128 129 130"},F:{"46":0.00318,"79":0.00636,"83":0.00318,"85":0.00636,"95":0.06674,"102":0.00318,"105":0.02225,"109":0.01271,"110":0.03178,"111":0.75636,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 80 81 82 84 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 103 104 106 107 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"12":0.00318,"14":0.00953,"16":0.00318,"17":0.01907,"18":0.00636,"81":0.00318,"84":0.00318,"89":0.00318,"92":0.04449,"100":0.00318,"109":0.04131,"115":0.04449,"116":0.00318,"118":0.00318,"119":0.00318,"120":0.00318,"121":0.00636,"122":0.00636,"123":0.00636,"124":0.19386,"125":0.42903,"126":7.93229,"127":1.48095,_:"13 15 79 80 83 85 86 87 88 90 91 93 94 95 96 97 98 99 101 102 103 104 105 106 107 108 110 111 112 113 114 117"},E:{_:"0 4 5 6 7 8 9 10 11 12 13 14 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 14.1 15.1 15.2-15.3 15.4 15.5 16.0 16.1 16.2 16.3 16.4 17.0 17.1 17.2 18.0","12.1":0.00318,"13.1":0.00636,"15.6":0.0286,"16.5":0.00318,"16.6":0.00636,"17.3":0.00636,"17.4":0.00318,"17.5":0.08581,"17.6":0.00318},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.0018,"5.0-5.1":0.0009,"6.0-6.1":0.00541,"7.0-7.1":0.00541,"8.1-8.4":0,"9.0-9.2":0.00451,"9.3":0.01802,"10.0-10.2":0.0036,"10.3":0.03154,"11.0-11.2":0.08291,"11.3-11.4":0.00901,"12.0-12.1":0.00631,"12.2-12.5":0.11625,"13.0-13.1":0.0018,"13.2":0.01892,"13.3":0.00631,"13.4-13.7":0.02704,"14.0-14.4":0.06218,"14.5-14.8":0.07029,"15.0-15.1":0.03515,"15.2-15.3":0.03785,"15.4":0.04326,"15.5":0.05227,"15.6-15.8":0.47943,"16.0":0.09643,"16.1":0.20457,"16.2":0.10274,"16.3":0.17213,"16.4":0.04055,"16.5":0.073,"16.6-16.7":0.59839,"17.0":0.05407,"17.1":0.08742,"17.2":0.08471,"17.3":0.12707,"17.4":0.31812,"17.5":5.82527,"17.6":0.04506,"18.0":0.05948},P:{"4":0.06416,"22":0.04278,"23":0.02139,"24":0.01069,"25":0.1818,_:"20 21 6.2-6.4 8.2 9.2 10.1 11.1-11.2 12.0 13.0 14.0 15.0 16.0 18.0 19.0","5.0-5.4":0.02139,"7.2-7.4":0.01069,"17.0":0.01069},I:{"0":0.02039,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00001,"4.2-4.3":0.00001,"4.4":0,"4.4.3-4.4.4":0.00003},K:{"0":0.37894,_:"10 11 12 11.1 11.5 12.1"},A:{_:"6 7 8 9 10 11 5.5"},S:{"2.5":0.07504,_:"3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":67.94055},R:{_:"0"},M:{"0":0.04775},Q:{_:"14.9"},O:{"0":0.12962},H:{"0":0.16}}; +module.exports={C:{"115":0.13451,"123":0.00299,"127":0.01196,"128":0.18831,"129":0.85784,"130":0.00299,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 116 117 118 119 120 121 122 124 125 126 131 132 133 3.5 3.6"},D:{"11":0.01196,"37":0.00299,"43":0.00299,"50":0.00299,"56":0.00299,"64":0.00299,"69":0.00598,"70":0.00299,"73":0.0269,"75":0.00598,"76":0.00598,"79":0.01196,"81":0.01196,"83":0.05081,"84":0.03288,"86":0.02391,"87":0.07473,"88":0.01495,"89":0.00897,"93":0.02989,"94":0.00299,"95":0.02989,"98":0.10163,"99":0.00299,"100":0.02391,"102":0.00897,"103":0.06875,"104":0.00598,"106":0.00299,"108":0.00299,"109":0.57688,"110":0.00299,"111":0.01196,"114":0.02092,"116":0.00299,"117":0.00299,"118":0.01793,"119":0.07473,"120":0.05978,"121":0.03886,"122":0.04185,"123":0.01793,"124":0.03288,"125":0.03886,"126":0.1913,"127":4.80631,"128":1.41081,_:"4 5 6 7 8 9 10 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 38 39 40 41 42 44 45 46 47 48 49 51 52 53 54 55 57 58 59 60 61 62 63 65 66 67 68 71 72 74 77 78 80 85 90 91 92 96 97 101 105 107 112 113 115 129 130 131"},F:{"79":0.00897,"83":0.00598,"85":0.00299,"95":0.0538,"109":0.00598,"110":0.00299,"111":0.00598,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 80 81 82 84 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 106 107 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"12":0.00299,"14":0.00299,"15":0.00897,"16":0.00299,"17":0.01196,"18":0.00299,"83":0.00299,"84":0.00299,"92":0.01793,"100":0.00299,"109":0.11657,"111":0.00299,"115":0.02989,"120":0.00299,"121":0.00299,"123":0.00299,"124":0.09266,"125":0.34374,"126":0.07771,"127":5.41607,"128":2.20289,_:"13 79 80 81 85 86 87 88 89 90 91 93 94 95 96 97 98 99 101 102 103 104 105 106 107 108 110 112 113 114 116 117 118 119 122"},E:{_:"0 4 5 6 7 8 9 10 11 12 13 14 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 15.1 15.2-15.3 15.4 15.5 16.0 16.1 16.2 16.3 16.4 16.5 17.0 17.1 17.2 17.4 18.0","12.1":0.00598,"13.1":0.00299,"14.1":0.00299,"15.6":0.04185,"16.6":0.01495,"17.3":0.01196,"17.5":0.03886,"17.6":0.02391},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00207,"5.0-5.1":0.00103,"6.0-6.1":0.00516,"7.0-7.1":0.0062,"8.1-8.4":0,"9.0-9.2":0.00516,"9.3":0.02065,"10.0-10.2":0.0062,"10.3":0.03201,"11.0-11.2":0.08158,"11.3-11.4":0.01033,"12.0-12.1":0.00826,"12.2-12.5":0.13838,"13.0-13.1":0.00207,"13.2":0.04441,"13.3":0.0062,"13.4-13.7":0.02582,"14.0-14.4":0.07642,"14.5-14.8":0.07332,"15.0-15.1":0.04028,"15.2-15.3":0.04028,"15.4":0.04647,"15.5":0.05473,"15.6-15.8":0.51533,"16.0":0.1043,"16.1":0.21997,"16.2":0.1105,"16.3":0.18382,"16.4":0.04647,"16.5":0.07436,"16.6-16.7":0.63925,"17.0":0.05887,"17.1":0.09088,"17.2":0.08365,"17.3":0.12393,"17.4":0.29019,"17.5":5.94331,"17.6":0.99967,"18.0":0.10844},P:{"4":0.03314,"20":0.01105,"21":0.01105,"22":0.03314,"23":0.01105,"25":0.08838,_:"24 8.2 9.2 10.1 11.1-11.2 12.0 14.0 15.0 16.0 18.0 19.0","5.0-5.4":0.03314,"6.2-6.4":0.01105,"7.2-7.4":0.01105,"13.0":0.01105,"17.0":0.0221},I:{"0":0.01398,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00001,"4.2-4.3":0.00001,"4.4":0,"4.4.3-4.4.4":0.00002},K:{"0":0.31767,_:"10 11 12 11.1 11.5 12.1"},A:{_:"6 7 8 9 10 11 5.5"},N:{_:"10 11"},S:{"2.5":0.05609,_:"3.0-3.1"},J:{_:"7 10"},O:{"0":0.08413},H:{"0":0.11},L:{"0":69.16625},R:{_:"0"},M:{"0":0.10517},Q:{"14.9":0.00701}}; diff --git a/node_modules/caniuse-lite/data/regions/CH.js b/node_modules/caniuse-lite/data/regions/CH.js index 09c69f96..c3aa295c 100644 --- a/node_modules/caniuse-lite/data/regions/CH.js +++ b/node_modules/caniuse-lite/data/regions/CH.js @@ -1 +1 @@ -module.exports={C:{"48":0.00687,"52":0.02748,"78":0.04122,"84":0.00687,"95":0.00687,"99":0.00687,"102":0.00687,"103":0.00687,"108":0.01374,"110":0.00687,"113":0.2748,"114":0.00687,"115":0.71448,"118":0.02748,"120":0.00687,"121":0.02061,"122":0.00687,"123":0.01374,"124":0.02061,"125":0.02748,"126":0.0687,"127":1.58697,"128":3.14646,"129":0.00687,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 49 50 51 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 79 80 81 82 83 85 86 87 88 89 90 91 92 93 94 96 97 98 100 101 104 105 106 107 109 111 112 116 117 119 130 131 3.5 3.6"},D:{"49":0.02748,"52":0.2061,"66":0.02061,"72":0.00687,"78":0.00687,"79":0.01374,"80":0.00687,"81":0.00687,"84":0.00687,"85":0.00687,"87":0.04809,"90":0.00687,"94":0.00687,"97":0.00687,"98":0.00687,"99":0.00687,"100":0.00687,"101":0.01374,"102":0.04809,"103":0.14427,"104":0.02061,"105":0.00687,"106":0.00687,"107":0.01374,"108":0.01374,"109":1.12668,"110":0.00687,"111":0.02061,"112":0.00687,"113":0.30915,"114":0.37098,"115":0.01374,"116":0.5496,"117":0.00687,"118":0.04122,"119":0.05496,"120":0.45342,"121":0.06183,"122":0.23358,"123":0.23358,"124":0.43968,"125":1.62819,"126":28.16013,"127":2.63808,"128":0.01374,"129":0.00687,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 50 51 53 54 55 56 57 58 59 60 61 62 63 64 65 67 68 69 70 71 73 74 75 76 77 83 86 88 89 91 92 93 95 96 130"},F:{"46":0.00687,"83":0.01374,"85":0.01374,"95":0.03435,"109":0.26106,"110":0.01374,"111":0.3435,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 106 107 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"91":0.04122,"92":0.02061,"99":0.00687,"103":0.00687,"107":0.00687,"109":0.32289,"110":0.00687,"112":0.00687,"113":0.03435,"114":0.01374,"115":0.00687,"116":0.01374,"117":0.00687,"118":0.01374,"119":0.04122,"120":0.05496,"121":0.03435,"122":0.02748,"123":0.02061,"124":0.14427,"125":0.4122,"126":14.7018,"127":1.7175,_:"12 13 14 15 16 17 18 79 80 81 83 84 85 86 87 88 89 90 93 94 95 96 97 98 100 101 102 104 105 106 108 111"},E:{"8":0.00687,"13":0.00687,"14":0.02061,"15":0.00687,_:"0 4 5 6 7 9 10 11 12 3.1 3.2 5.1 6.1 7.1 9.1 10.1","11.1":0.00687,"12.1":0.02061,"13.1":0.10305,"14.1":0.08244,"15.1":0.01374,"15.2-15.3":0.01374,"15.4":0.02748,"15.5":0.02061,"15.6":0.37098,"16.0":0.06183,"16.1":0.04122,"16.2":0.04122,"16.3":0.08244,"16.4":0.03435,"16.5":0.05496,"16.6":0.42594,"17.0":0.02748,"17.1":0.08244,"17.2":0.07557,"17.3":0.08931,"17.4":0.24732,"17.5":2.96784,"17.6":0.02061,"18.0":0.01374},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00274,"5.0-5.1":0.00137,"6.0-6.1":0.00822,"7.0-7.1":0.00822,"8.1-8.4":0,"9.0-9.2":0.00685,"9.3":0.02741,"10.0-10.2":0.00548,"10.3":0.04796,"11.0-11.2":0.12607,"11.3-11.4":0.0137,"12.0-12.1":0.00959,"12.2-12.5":0.17677,"13.0-13.1":0.00274,"13.2":0.02878,"13.3":0.00959,"13.4-13.7":0.04111,"14.0-14.4":0.09455,"14.5-14.8":0.10688,"15.0-15.1":0.05344,"15.2-15.3":0.05755,"15.4":0.06578,"15.5":0.07948,"15.6-15.8":0.72901,"16.0":0.14662,"16.1":0.31106,"16.2":0.15622,"16.3":0.26173,"16.4":0.06166,"16.5":0.111,"16.6-16.7":0.90989,"17.0":0.08222,"17.1":0.13292,"17.2":0.12881,"17.3":0.19321,"17.4":0.48372,"17.5":8.85771,"17.6":0.06852,"18.0":0.09044},P:{"4":0.04273,"20":0.01068,"21":0.03205,"22":0.02136,"23":0.07478,"24":0.06409,"25":2.1151,_:"5.0-5.4 7.2-7.4 8.2 9.2 10.1 11.1-11.2 12.0 14.0 15.0 16.0 18.0","6.2-6.4":0.01068,"13.0":0.01068,"17.0":0.01068,"19.0":0.01068},I:{"0":0.02495,"3":0,"4":0,"2.1":0,"2.2":0.00001,"2.3":0,"4.1":0.00002,"4.2-4.3":0.00001,"4.4":0,"4.4.3-4.4.4":0.00004},K:{"0":0.25979,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.00687,"11":0.05496,_:"6 7 9 10 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":15.04512},R:{_:"0"},M:{"0":0.63852},Q:{"14.9":0.00939},O:{"0":0.05321},H:{"0":0}}; +module.exports={C:{"48":0.01307,"52":0.01961,"78":0.04575,"84":0.00654,"91":0.00654,"99":0.00654,"100":0.00654,"102":0.01307,"103":0.00654,"107":0.00654,"108":0.00654,"113":0.16338,"115":0.71885,"116":0.00654,"118":0.00654,"120":0.00654,"121":0.01961,"122":0.00654,"123":0.00654,"124":0.00654,"125":0.01307,"126":0.02614,"127":0.10456,"128":1.59454,"129":2.97343,"130":0.01307,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 49 50 51 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 79 80 81 82 83 85 86 87 88 89 90 92 93 94 95 96 97 98 101 104 105 106 109 110 111 112 114 117 119 131 132 133 3.5 3.6"},D:{"49":0.03268,"52":0.1307,"66":0.02614,"79":0.01307,"80":0.00654,"81":0.00654,"83":0.00654,"84":0.00654,"85":0.00654,"87":0.05882,"90":0.00654,"94":0.01307,"98":0.00654,"99":0.01307,"100":0.00654,"101":0.01307,"102":0.05228,"103":0.07842,"104":0.01307,"105":0.00654,"106":0.01307,"107":0.01961,"108":0.01307,"109":1.92783,"110":0.01307,"111":0.01961,"112":0.00654,"113":0.32675,"114":0.3725,"115":0.01307,"116":0.28101,"117":0.00654,"118":0.03921,"119":0.05228,"120":0.39864,"121":0.03921,"122":0.2614,"123":0.15684,"124":0.24833,"125":0.41824,"126":3.30671,"127":23.18618,"128":2.31339,"129":0.00654,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 50 51 53 54 55 56 57 58 59 60 61 62 63 64 65 67 68 69 70 71 72 73 74 75 76 77 78 86 88 89 91 92 93 95 96 97 130 131"},F:{"83":0.01307,"95":0.03268,"109":0.19605,"110":0.00654,"111":0.05882,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 106 107 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"91":0.01961,"92":0.01307,"99":0.00654,"103":0.00654,"107":0.00654,"108":0.00654,"109":0.20912,"111":0.01307,"112":0.00654,"113":0.01961,"114":0.00654,"115":0.01961,"116":0.00654,"117":0.00654,"118":0.00654,"119":0.04575,"120":0.06535,"121":0.02614,"122":0.02614,"123":0.01307,"124":0.07842,"125":0.10456,"126":1.66643,"127":12.83474,"128":2.07813,_:"12 13 14 15 16 17 18 79 80 81 83 84 85 86 87 88 89 90 93 94 95 96 97 98 100 101 102 104 105 106 110"},E:{"13":0.00654,"14":0.02614,"15":0.00654,_:"0 4 5 6 7 8 9 10 11 12 3.1 3.2 5.1 6.1 7.1 9.1 10.1","11.1":0.00654,"12.1":0.02614,"13.1":0.1111,"14.1":0.09803,"15.1":0.01307,"15.2-15.3":0.01961,"15.4":0.01961,"15.5":0.03268,"15.6":0.41171,"16.0":0.08496,"16.1":0.05882,"16.2":0.04575,"16.3":0.09149,"16.4":0.03268,"16.5":0.09149,"16.6":0.46399,"17.0":0.03268,"17.1":0.07842,"17.2":0.07189,"17.3":0.07842,"17.4":0.20912,"17.5":2.31993,"17.6":1.07828,"18.0":0.03921},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00315,"5.0-5.1":0.00157,"6.0-6.1":0.00787,"7.0-7.1":0.00944,"8.1-8.4":0,"9.0-9.2":0.00787,"9.3":0.03148,"10.0-10.2":0.00944,"10.3":0.0488,"11.0-11.2":0.12436,"11.3-11.4":0.01574,"12.0-12.1":0.01259,"12.2-12.5":0.21094,"13.0-13.1":0.00315,"13.2":0.06769,"13.3":0.00944,"13.4-13.7":0.03935,"14.0-14.4":0.11649,"14.5-14.8":0.11176,"15.0-15.1":0.06139,"15.2-15.3":0.06139,"15.4":0.07084,"15.5":0.08343,"15.6-15.8":0.7855,"16.0":0.15899,"16.1":0.33529,"16.2":0.16843,"16.3":0.2802,"16.4":0.07084,"16.5":0.11334,"16.6-16.7":0.9744,"17.0":0.08973,"17.1":0.13853,"17.2":0.12751,"17.3":0.1889,"17.4":0.44234,"17.5":9.05923,"17.6":1.52378,"18.0":0.16529},P:{"4":0.06373,"20":0.01062,"21":0.04248,"22":0.02124,"23":0.04248,"24":0.05311,"25":1.91182,"5.0-5.4":0.01062,"6.2-6.4":0.01062,_:"7.2-7.4 8.2 9.2 10.1 11.1-11.2 12.0 13.0 14.0 15.0 16.0 18.0","17.0":0.01062,"19.0":0.01062},I:{"0":0.02072,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00001,"4.2-4.3":0.00001,"4.4":0,"4.4.3-4.4.4":0.00003},K:{"0":0.2876,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.01421,"11":0.14917,_:"6 7 9 10 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":0.06584},H:{"0":0},L:{"0":15.48478},R:{_:"0"},M:{"0":0.67914},Q:{"14.9":0.0104}}; diff --git a/node_modules/caniuse-lite/data/regions/CI.js b/node_modules/caniuse-lite/data/regions/CI.js index c6272296..2873e00c 100644 --- a/node_modules/caniuse-lite/data/regions/CI.js +++ b/node_modules/caniuse-lite/data/regions/CI.js @@ -1 +1 @@ -module.exports={C:{"34":0.00228,"52":0.00228,"54":0.00228,"68":0.00228,"72":0.00456,"78":0.00456,"86":0.00228,"101":0.00228,"102":0.00228,"106":0.00228,"107":0.00228,"110":0.00456,"115":0.2281,"118":0.00228,"119":0.00228,"120":0.00228,"121":0.00228,"122":0.00228,"123":0.00228,"124":0.00456,"125":0.00684,"126":0.02053,"127":0.48129,"128":0.66149,"129":0.00456,"130":0.00228,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 53 55 56 57 58 59 60 61 62 63 64 65 66 67 69 70 71 73 74 75 76 77 79 80 81 82 83 84 85 87 88 89 90 91 92 93 94 95 96 97 98 99 100 103 104 105 108 109 111 112 113 114 116 117 131 3.5 3.6"},D:{"37":0.00228,"46":0.00228,"47":0.00456,"49":0.00456,"50":0.00456,"56":0.00456,"58":0.00912,"59":0.00228,"64":0.01597,"65":0.01369,"66":0.00456,"67":0.00456,"68":0.00684,"69":0.00228,"70":0.00684,"71":0.00228,"72":0.00456,"73":0.00684,"74":0.00912,"75":0.00228,"76":0.01825,"77":0.00228,"78":0.00228,"79":0.02509,"80":0.00684,"81":0.01825,"83":0.01141,"84":0.00228,"85":0.00684,"86":0.00456,"87":0.24863,"88":0.04334,"89":0.02281,"90":0.00228,"91":0.00684,"92":0.00228,"93":0.01141,"94":0.00684,"95":0.02965,"96":0.00456,"97":0.00228,"98":0.00912,"99":0.03422,"100":0.00456,"101":0.00456,"102":0.00456,"103":0.03193,"104":0.01141,"105":0.00912,"106":0.01141,"107":0.00228,"108":0.01369,"109":1.75637,"110":0.00684,"111":0.00456,"112":0.00684,"113":0.00912,"114":0.01597,"115":0.01369,"116":0.05018,"117":0.00456,"118":0.01825,"119":0.10721,"120":0.1916,"121":0.04106,"122":0.06159,"123":0.05703,"124":0.07071,"125":0.15511,"126":8.78413,"127":1.25227,"128":0.02053,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 38 39 40 41 42 43 44 45 48 51 52 53 54 55 57 60 61 62 63 129 130"},F:{"46":0.00228,"79":0.00228,"83":0.00228,"95":0.07755,"102":0.00228,"104":0.00912,"109":0.04106,"110":0.01141,"111":0.4083,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 80 81 82 84 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 103 105 106 107 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"12":0.00228,"14":0.00228,"16":0.00228,"17":0.00228,"18":0.01369,"84":0.00228,"85":0.00228,"89":0.00228,"90":0.00456,"92":0.0365,"96":0.00912,"100":0.00684,"105":0.00228,"107":0.00228,"109":0.02053,"110":0.00228,"112":0.00228,"113":0.00228,"114":0.00456,"117":0.00228,"118":0.00228,"119":0.00684,"120":0.01597,"121":0.00684,"122":0.00912,"123":0.00684,"124":0.01597,"125":0.06615,"126":2.17607,"127":0.32162,_:"13 15 79 80 81 83 86 87 88 91 93 94 95 97 98 99 101 102 103 104 106 108 111 115 116"},E:{"14":0.00228,_:"0 4 5 6 7 8 9 10 11 12 13 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 12.1 15.1 15.4 16.2 16.4","11.1":0.00228,"13.1":0.00684,"14.1":0.01369,"15.2-15.3":0.00228,"15.5":0.00684,"15.6":0.06387,"16.0":0.00228,"16.1":0.00456,"16.3":0.00456,"16.5":0.00228,"16.6":0.01597,"17.0":0.00228,"17.1":0.00456,"17.2":0.00912,"17.3":0.00684,"17.4":0.01597,"17.5":0.22354,"17.6":0.00228,"18.0":0.01141},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00276,"5.0-5.1":0.00138,"6.0-6.1":0.00829,"7.0-7.1":0.00829,"8.1-8.4":0,"9.0-9.2":0.00691,"9.3":0.02763,"10.0-10.2":0.00553,"10.3":0.04836,"11.0-11.2":0.12712,"11.3-11.4":0.01382,"12.0-12.1":0.00967,"12.2-12.5":0.17824,"13.0-13.1":0.00276,"13.2":0.02902,"13.3":0.00967,"13.4-13.7":0.04145,"14.0-14.4":0.09534,"14.5-14.8":0.10777,"15.0-15.1":0.05389,"15.2-15.3":0.05803,"15.4":0.06632,"15.5":0.08014,"15.6-15.8":0.73506,"16.0":0.14784,"16.1":0.31365,"16.2":0.15751,"16.3":0.2639,"16.4":0.06218,"16.5":0.11192,"16.6-16.7":0.91745,"17.0":0.0829,"17.1":0.13402,"17.2":0.12988,"17.3":0.19482,"17.4":0.48774,"17.5":8.93132,"17.6":0.06909,"18.0":0.09119},P:{"4":0.01031,"20":0.01031,"21":0.04124,"22":0.15464,"23":0.07216,"24":0.08247,"25":0.71134,"5.0-5.4":0.02062,_:"6.2-6.4 8.2 10.1 11.1-11.2 12.0 13.0 15.0 18.0","7.2-7.4":0.14433,"9.2":0.02062,"14.0":0.01031,"16.0":0.02062,"17.0":0.02062,"19.0":0.05155},I:{"0":0.01538,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00001,"4.2-4.3":0.00001,"4.4":0,"4.4.3-4.4.4":0.00003},K:{"0":0.6619,_:"10 11 12 11.1 11.5 12.1"},A:{"11":0.00684,_:"6 7 8 9 10 5.5"},S:{"2.5":0.00772,_:"3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":64.47152},R:{_:"0"},M:{"0":0.13122},Q:{"14.9":0.00772},O:{"0":0.13122},H:{"0":0.11}}; +module.exports={C:{"34":0.00231,"46":0.00231,"52":0.00694,"67":0.00231,"68":0.00231,"72":0.00231,"78":0.00694,"79":0.00231,"94":0.00463,"97":0.00463,"106":0.00231,"107":0.00231,"108":0.00231,"110":0.0162,"115":0.18743,"116":0.00926,"122":0.00231,"123":0.00463,"124":0.00231,"125":0.00463,"126":0.00694,"127":0.01851,"128":0.25685,"129":0.74279,"130":0.00926,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 35 36 37 38 39 40 41 42 43 44 45 47 48 49 50 51 53 54 55 56 57 58 59 60 61 62 63 64 65 66 69 70 71 73 74 75 76 77 80 81 82 83 84 85 86 87 88 89 90 91 92 93 95 96 98 99 100 101 102 103 104 105 109 111 112 113 114 117 118 119 120 121 131 132 133 3.5 3.6"},D:{"11":0.00231,"47":0.00463,"49":0.02777,"50":0.00231,"55":0.00231,"56":0.01157,"58":0.00231,"59":0.00231,"63":0.00231,"64":0.00463,"65":0.01157,"66":0.00231,"68":0.00463,"69":0.00231,"70":0.00694,"71":0.00231,"72":0.00231,"73":0.00926,"74":0.00231,"75":0.00231,"76":0.01157,"77":0.0162,"79":0.01388,"80":0.00463,"81":0.0162,"83":0.01157,"85":0.0162,"86":0.00231,"87":0.08099,"88":0.05322,"89":0.00463,"91":0.00231,"92":0.00694,"93":0.00694,"94":0.00926,"95":0.02545,"96":0.00463,"97":0.00231,"98":0.00463,"99":0.04165,"100":0.00463,"101":0.00231,"102":0.00463,"103":0.03471,"104":0.00694,"105":0.00463,"106":0.00926,"107":0.00463,"108":0.01157,"109":1.69616,"110":0.00463,"111":0.00926,"112":0.00463,"113":0.00926,"114":0.0162,"115":0.00694,"116":0.06016,"117":0.00463,"118":0.01157,"119":0.0833,"120":0.18281,"121":0.09256,"122":0.03702,"123":0.04628,"124":0.05322,"125":0.07173,"126":0.36561,"127":7.86297,"128":1.80492,"129":0.01388,"130":0.00463,_:"4 5 6 7 8 9 10 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 48 51 52 53 54 57 60 61 62 67 78 84 90 131"},F:{"27":0.00231,"46":0.00231,"79":0.00463,"83":0.00463,"84":0.00231,"95":0.05554,"102":0.00231,"109":0.02545,"110":0.00231,"111":0.02314,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 80 81 82 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 103 104 105 106 107 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"15":0.00463,"16":0.00231,"17":0.00463,"18":0.01388,"84":0.01851,"85":0.00231,"89":0.00231,"90":0.00694,"92":0.0324,"96":0.06016,"100":0.01388,"109":0.01851,"111":0.00231,"117":0.00231,"119":0.00463,"120":0.00694,"121":0.01851,"122":0.00463,"123":0.00231,"124":0.01388,"125":0.02083,"126":0.12264,"127":1.9669,"128":0.6109,_:"12 13 14 79 80 81 83 86 87 88 91 93 94 95 97 98 99 101 102 103 104 105 106 107 108 110 112 113 114 115 116 118"},E:{"12":0.00231,"14":0.00231,_:"0 4 5 6 7 8 9 10 11 13 15 3.1 3.2 6.1 9.1 10.1 15.2-15.3 16.2","5.1":0.00231,"7.1":0.00231,"11.1":0.00463,"12.1":0.00231,"13.1":0.01157,"14.1":0.00926,"15.1":0.00231,"15.4":0.00231,"15.5":0.00231,"15.6":0.13421,"16.0":0.00231,"16.1":0.00231,"16.3":0.00231,"16.4":0.00231,"16.5":0.00463,"16.6":0.03008,"17.0":0.00463,"17.1":0.00694,"17.2":0.02083,"17.3":0.01388,"17.4":0.0162,"17.5":0.18512,"17.6":0.06711,"18.0":0.03471},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00308,"5.0-5.1":0.00154,"6.0-6.1":0.0077,"7.0-7.1":0.00924,"8.1-8.4":0,"9.0-9.2":0.0077,"9.3":0.03081,"10.0-10.2":0.00924,"10.3":0.04775,"11.0-11.2":0.12168,"11.3-11.4":0.0154,"12.0-12.1":0.01232,"12.2-12.5":0.2064,"13.0-13.1":0.00308,"13.2":0.06623,"13.3":0.00924,"13.4-13.7":0.03851,"14.0-14.4":0.11398,"14.5-14.8":0.10936,"15.0-15.1":0.06007,"15.2-15.3":0.06007,"15.4":0.06931,"15.5":0.08163,"15.6-15.8":0.7686,"16.0":0.15557,"16.1":0.32808,"16.2":0.16481,"16.3":0.27417,"16.4":0.06931,"16.5":0.1109,"16.6-16.7":0.95343,"17.0":0.0878,"17.1":0.13554,"17.2":0.12476,"17.3":0.18483,"17.4":0.43282,"17.5":8.86428,"17.6":1.49099,"18.0":0.16173},P:{"4":0.01025,"20":0.01025,"21":0.05124,"22":0.08198,"23":0.06149,"24":0.07174,"25":0.42017,"5.0-5.4":0.01025,_:"6.2-6.4 8.2 10.1 11.1-11.2 14.0 15.0 18.0","7.2-7.4":0.10248,"9.2":0.0205,"12.0":0.01025,"13.0":0.01025,"16.0":0.0205,"17.0":0.03074,"19.0":0.03074},I:{"0":0.01532,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00001,"4.2-4.3":0.00001,"4.4":0,"4.4.3-4.4.4":0.00002},K:{"0":0.67397,_:"10 11 12 11.1 11.5 12.1"},A:{"11":0.00463,_:"6 7 8 9 10 5.5"},N:{_:"10 11"},S:{"2.5":0.00769,_:"3.0-3.1"},J:{_:"7 10"},O:{"0":0.11529},H:{"0":0.11},L:{"0":63.3878},R:{_:"0"},M:{"0":0.11529},Q:{"14.9":0.00769}}; diff --git a/node_modules/caniuse-lite/data/regions/CK.js b/node_modules/caniuse-lite/data/regions/CK.js index 3ca1a6d9..c6442110 100644 --- a/node_modules/caniuse-lite/data/regions/CK.js +++ b/node_modules/caniuse-lite/data/regions/CK.js @@ -1 +1 @@ -module.exports={C:{"84":0.00378,"112":0.00378,"114":0.00755,"115":0.13975,"122":0.02266,"124":0.01133,"127":0.26061,"128":0.59299,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 113 116 117 118 119 120 121 123 125 126 129 130 131 3.5 3.6"},D:{"46":0.00378,"77":0.01511,"94":0.06799,"103":0.07932,"109":1.0349,"115":0.00378,"116":0.03399,"117":0.00755,"119":0.00378,"121":0.04155,"122":0.11709,"123":0.10953,"124":0.10576,"125":0.72896,"126":25.95554,"127":3.00649,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 78 79 80 81 83 84 85 86 87 88 89 90 91 92 93 95 96 97 98 99 100 101 102 104 105 106 107 108 110 111 112 113 114 118 120 128 129 130"},F:{"111":0.00755,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"18":0.00755,"114":0.02266,"116":0.02266,"121":0.05288,"124":0.00755,"125":0.11709,"126":2.68167,"127":0.27194,_:"12 13 14 15 16 17 79 80 81 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 115 117 118 119 120 122 123"},E:{"14":0.04155,_:"0 4 5 6 7 8 9 10 11 12 13 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 15.1 15.2-15.3 15.4 16.2 17.6 18.0","12.1":0.00378,"13.1":0.00378,"14.1":0.06799,"15.5":0.00755,"15.6":0.1473,"16.0":0.02266,"16.1":0.01889,"16.3":0.03777,"16.4":0.01511,"16.5":0.06421,"16.6":0.15863,"17.0":0.00378,"17.1":0.01511,"17.2":0.03399,"17.3":0.01889,"17.4":0.0982,"17.5":0.9858},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00494,"5.0-5.1":0.00247,"6.0-6.1":0.01481,"7.0-7.1":0.01481,"8.1-8.4":0,"9.0-9.2":0.01234,"9.3":0.04936,"10.0-10.2":0.00987,"10.3":0.08638,"11.0-11.2":0.22706,"11.3-11.4":0.02468,"12.0-12.1":0.01728,"12.2-12.5":0.31838,"13.0-13.1":0.00494,"13.2":0.05183,"13.3":0.01728,"13.4-13.7":0.07404,"14.0-14.4":0.17029,"14.5-14.8":0.19251,"15.0-15.1":0.09625,"15.2-15.3":0.10366,"15.4":0.11847,"15.5":0.14315,"15.6-15.8":1.313,"16.0":0.26408,"16.1":0.56025,"16.2":0.28136,"16.3":0.4714,"16.4":0.11106,"16.5":0.19991,"16.6-16.7":1.63878,"17.0":0.14808,"17.1":0.2394,"17.2":0.232,"17.3":0.34799,"17.4":0.87122,"17.5":15.95342,"17.6":0.1234,"18.0":0.16289},P:{"20":0.11201,"21":0.09165,"22":0.17311,"23":0.11201,"24":0.24439,"25":3.63536,_:"4 5.0-5.4 6.2-6.4 7.2-7.4 8.2 9.2 10.1 11.1-11.2 12.0 14.0 15.0 16.0 17.0 18.0","13.0":0.01018,"19.0":0.09165},I:{"0":0,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0,"4.2-4.3":0,"4.4":0,"4.4.3-4.4.4":0},K:{"0":0.08712,_:"10 11 12 11.1 11.5 12.1"},A:{"11":0.07554,_:"6 7 8 9 10 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":32.28014},R:{_:"0"},M:{"0":0.22403},Q:{_:"14.9"},O:{"0":0.13691},H:{"0":0}}; +module.exports={C:{"51":0.00379,"78":0.00379,"101":0.00379,"114":0.00379,"115":0.26117,"127":0.04921,"128":0.04542,"129":0.49584,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 102 103 104 105 106 107 108 109 110 111 112 113 116 117 118 119 120 121 122 123 124 125 126 130 131 132 133 3.5 3.6"},D:{"79":0.00379,"87":0.0265,"93":0.01514,"94":0.12869,"102":0.00379,"103":0.02271,"109":0.72294,"116":0.06056,"117":0.00379,"118":0.00379,"120":0.00379,"121":0.09463,"122":0.01514,"123":0.06813,"124":0.01893,"125":0.26495,"126":0.99546,"127":22.8879,"128":6.43829,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 80 81 83 84 85 86 88 89 90 91 92 95 96 97 98 99 100 101 104 105 106 107 108 110 111 112 113 114 115 119 129 130 131"},F:{_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"92":0.00757,"100":0.01514,"114":0.00757,"126":0.10977,"127":2.10446,"128":0.76079,_:"12 13 14 15 16 17 18 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 96 97 98 99 101 102 103 104 105 106 107 108 109 110 111 112 113 115 116 117 118 119 120 121 122 123 124 125"},E:{"14":0.04921,"15":0.00757,_:"0 4 5 6 7 8 9 10 11 12 13 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 12.1 15.2-15.3 16.2 16.4 18.0","13.1":0.00379,"14.1":0.05678,"15.1":0.05678,"15.4":0.00379,"15.5":0.01514,"15.6":0.03785,"16.0":0.00379,"16.1":0.00757,"16.3":0.03407,"16.5":0.03785,"16.6":0.23089,"17.0":0.00379,"17.1":0.0265,"17.2":0.0757,"17.3":0.01514,"17.4":0.00379,"17.5":0.79864,"17.6":0.09841},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00463,"5.0-5.1":0.00231,"6.0-6.1":0.01157,"7.0-7.1":0.01388,"8.1-8.4":0,"9.0-9.2":0.01157,"9.3":0.04628,"10.0-10.2":0.01388,"10.3":0.07173,"11.0-11.2":0.18279,"11.3-11.4":0.02314,"12.0-12.1":0.01851,"12.2-12.5":0.31006,"13.0-13.1":0.00463,"13.2":0.0995,"13.3":0.01388,"13.4-13.7":0.05785,"14.0-14.4":0.17122,"14.5-14.8":0.16428,"15.0-15.1":0.09024,"15.2-15.3":0.09024,"15.4":0.10412,"15.5":0.12263,"15.6-15.8":1.15461,"16.0":0.2337,"16.1":0.49285,"16.2":0.24758,"16.3":0.41186,"16.4":0.10412,"16.5":0.1666,"16.6-16.7":1.43227,"17.0":0.13189,"17.1":0.20362,"17.2":0.18742,"17.3":0.27766,"17.4":0.65019,"17.5":13.31618,"17.6":2.2398,"18.0":0.24295},P:{"20":0.04049,"21":0.36439,"22":0.20244,"23":0.2328,"24":0.38463,"25":3.40096,_:"4 5.0-5.4 6.2-6.4 8.2 9.2 10.1 11.1-11.2 12.0 13.0 14.0 15.0 16.0 17.0 18.0","7.2-7.4":0.01012,"19.0":0.07085},I:{"0":0.00619,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0,"4.2-4.3":0,"4.4":0,"4.4.3-4.4.4":0.00001},K:{"0":0.01243,_:"10 11 12 11.1 11.5 12.1"},A:{"11":0.06435,_:"6 7 8 9 10 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":0.03108},H:{"0":0},L:{"0":33.5059},R:{_:"0"},M:{"0":0.22374},Q:{"14.9":0.00622}}; diff --git a/node_modules/caniuse-lite/data/regions/CL.js b/node_modules/caniuse-lite/data/regions/CL.js index 911dfb21..22545dfa 100644 --- a/node_modules/caniuse-lite/data/regions/CL.js +++ b/node_modules/caniuse-lite/data/regions/CL.js @@ -1 +1 @@ -module.exports={C:{"4":0.04846,"52":0.00606,"65":0.01817,"78":0.01211,"86":0.00606,"103":0.00606,"105":0.00606,"115":0.13325,"119":0.00606,"120":0.02423,"124":0.00606,"125":0.01211,"126":0.01211,"127":1.93218,"128":0.63599,"129":0.00606,_:"2 3 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 53 54 55 56 57 58 59 60 61 62 63 64 66 67 68 69 70 71 72 73 74 75 76 77 79 80 81 82 83 84 85 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 104 106 107 108 109 110 111 112 113 114 116 117 118 121 122 123 130 131 3.5 3.6"},D:{"38":0.01211,"47":0.00606,"48":0.00606,"49":0.00606,"56":0.02423,"65":0.01211,"74":0.00606,"77":0.00606,"79":0.05451,"80":0.01817,"81":0.00606,"85":0.00606,"87":0.04846,"88":0.00606,"89":0.01817,"91":0.00606,"92":0.03634,"93":0.00606,"94":0.01211,"96":0.00606,"97":0.00606,"99":0.01211,"100":0.00606,"102":0.01817,"103":0.06663,"104":0.01817,"105":0.00606,"106":0.00606,"107":0.02423,"108":0.02423,"109":1.56271,"110":0.01817,"111":0.01817,"112":0.01211,"113":0.0424,"114":0.05451,"115":0.00606,"116":0.1272,"117":0.01211,"118":0.00606,"119":0.03029,"120":0.04846,"121":0.03634,"122":0.11508,"123":0.07268,"124":0.15748,"125":0.38765,"126":24.09475,"127":2.05332,"128":0.00606,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 39 40 41 42 43 44 45 46 50 51 52 53 54 55 57 58 59 60 61 62 63 64 66 67 68 69 70 71 72 73 75 76 78 83 84 86 90 95 98 101 129 130"},F:{"30":0.00606,"76":0.01211,"83":0.00606,"95":0.01817,"102":0.00606,"109":1.78682,"110":0.01211,"111":0.79952,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 77 78 79 80 81 82 84 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 103 104 105 106 107 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"90":0.01817,"92":0.01211,"109":0.03029,"114":0.00606,"117":0.00606,"120":0.01211,"121":0.00606,"122":0.01817,"123":0.01211,"124":0.07268,"125":0.07874,"126":3.1133,"127":0.38765,_:"12 13 14 15 16 17 18 79 80 81 83 84 85 86 87 88 89 91 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 110 111 112 113 115 116 118 119"},E:{"9":0.00606,"14":0.00606,_:"0 4 5 6 7 8 10 11 12 13 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 15.2-15.3 16.0","12.1":0.00606,"13.1":0.03029,"14.1":0.03634,"15.1":0.00606,"15.4":0.00606,"15.5":0.01211,"15.6":0.07874,"16.1":0.01817,"16.2":0.00606,"16.3":0.03029,"16.4":0.00606,"16.5":0.01817,"16.6":0.07268,"17.0":0.00606,"17.1":0.01211,"17.2":0.01817,"17.3":0.01211,"17.4":0.06663,"17.5":0.53302,"17.6":0.01211,"18.0":0.00606},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00125,"5.0-5.1":0.00063,"6.0-6.1":0.00376,"7.0-7.1":0.00376,"8.1-8.4":0,"9.0-9.2":0.00313,"9.3":0.01253,"10.0-10.2":0.00251,"10.3":0.02193,"11.0-11.2":0.05766,"11.3-11.4":0.00627,"12.0-12.1":0.00439,"12.2-12.5":0.08084,"13.0-13.1":0.00125,"13.2":0.01316,"13.3":0.00439,"13.4-13.7":0.0188,"14.0-14.4":0.04324,"14.5-14.8":0.04888,"15.0-15.1":0.02444,"15.2-15.3":0.02632,"15.4":0.03008,"15.5":0.03635,"15.6-15.8":0.33341,"16.0":0.06706,"16.1":0.14226,"16.2":0.07144,"16.3":0.1197,"16.4":0.0282,"16.5":0.05076,"16.6-16.7":0.41613,"17.0":0.0376,"17.1":0.06079,"17.2":0.05891,"17.3":0.08836,"17.4":0.22123,"17.5":4.051,"17.6":0.03134,"18.0":0.04136},P:{"4":0.08421,"20":0.01053,"21":0.02105,"22":0.04211,"23":0.03158,"24":0.06316,"25":1.02106,_:"5.0-5.4 8.2 9.2 10.1 12.0 13.0 14.0 15.0 18.0","6.2-6.4":0.01053,"7.2-7.4":0.01053,"11.1-11.2":0.01053,"16.0":0.01053,"17.0":0.01053,"19.0":0.01053},I:{"0":0.04716,"3":0,"4":0,"2.1":0,"2.2":0.00001,"2.3":0,"4.1":0.00003,"4.2-4.3":0.00002,"4.4":0,"4.4.3-4.4.4":0.00008},K:{"0":0.18114,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.02077,"9":0.00692,"10":0.00692,"11":0.0623,_:"6 7 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":31.85825},R:{_:"0"},M:{"0":0.18931},Q:{"14.9":0.00394},O:{"0":0.07888},H:{"0":0.02}}; +module.exports={C:{"4":0.02718,"52":0.00544,"65":0.01087,"72":0.00544,"78":0.01087,"102":0.00544,"103":0.01631,"105":0.00544,"106":0.00544,"108":0.00544,"111":0.00544,"115":0.1359,"120":0.00544,"123":0.00544,"125":0.01631,"126":0.00544,"127":0.05436,"128":0.24462,"129":0.72842,"130":0.00544,_:"2 3 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 53 54 55 56 57 58 59 60 61 62 63 64 66 67 68 69 70 71 73 74 75 76 77 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 104 107 109 110 112 113 114 116 117 118 119 121 122 124 131 132 133 3.5 3.6"},D:{"38":0.01087,"47":0.00544,"48":0.01631,"49":0.01087,"51":0.00544,"58":0.00544,"65":0.01631,"70":0.00544,"74":0.00544,"77":0.00544,"79":0.05436,"80":0.02174,"81":0.00544,"85":0.00544,"86":0.01087,"87":0.05436,"88":0.00544,"89":0.01631,"90":0.00544,"91":0.00544,"92":0.02718,"94":0.01087,"96":0.00544,"97":0.00544,"98":0.00544,"99":0.01087,"100":0.00544,"101":0.00544,"102":0.01631,"103":0.0598,"104":0.02718,"105":0.00544,"106":0.01087,"107":0.01087,"108":0.02174,"109":1.27746,"110":0.02174,"111":0.11959,"112":0.00544,"113":0.06523,"114":0.0761,"115":0.00544,"116":0.17395,"117":0.01087,"118":0.01087,"119":0.02718,"120":0.05436,"121":0.03805,"122":0.1359,"123":0.06523,"124":0.13046,"125":0.10872,"126":1.13069,"127":17.61808,"128":3.68561,"129":0.00544,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 39 40 41 42 43 44 45 46 50 52 53 54 55 56 57 59 60 61 62 63 64 66 67 68 69 71 72 73 75 76 78 83 84 93 95 130 131"},F:{"76":0.01087,"83":0.01087,"95":0.02718,"109":0.97304,"111":0.31529,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 77 78 79 80 81 82 84 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 106 107 108 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"90":0.01087,"92":0.01631,"106":0.00544,"109":0.02718,"114":0.00544,"116":0.00544,"119":0.00544,"120":0.01087,"121":0.00544,"122":0.01087,"123":0.01087,"124":0.02174,"125":0.04349,"126":0.18482,"127":3.00611,"128":0.91325,_:"12 13 14 15 16 17 18 79 80 81 83 84 85 86 87 88 89 91 93 94 95 96 97 98 99 100 101 102 103 104 105 107 108 110 111 112 113 115 117 118"},E:{"9":0.00544,"14":0.00544,_:"0 4 5 6 7 8 10 11 12 13 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1","12.1":0.00544,"13.1":0.03262,"14.1":0.04892,"15.1":0.00544,"15.2-15.3":0.00544,"15.4":0.01087,"15.5":0.01087,"15.6":0.08698,"16.0":0.01631,"16.1":0.02174,"16.2":0.01087,"16.3":0.02718,"16.4":0.01631,"16.5":0.01631,"16.6":0.09241,"17.0":0.00544,"17.1":0.01631,"17.2":0.02174,"17.3":0.01631,"17.4":0.0761,"17.5":0.52729,"17.6":0.26636,"18.0":0.01631},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00166,"5.0-5.1":0.00083,"6.0-6.1":0.00415,"7.0-7.1":0.00498,"8.1-8.4":0,"9.0-9.2":0.00415,"9.3":0.01659,"10.0-10.2":0.00498,"10.3":0.02572,"11.0-11.2":0.06553,"11.3-11.4":0.0083,"12.0-12.1":0.00664,"12.2-12.5":0.11116,"13.0-13.1":0.00166,"13.2":0.03567,"13.3":0.00498,"13.4-13.7":0.02074,"14.0-14.4":0.06139,"14.5-14.8":0.0589,"15.0-15.1":0.03235,"15.2-15.3":0.03235,"15.4":0.03733,"15.5":0.04397,"15.6-15.8":0.41395,"16.0":0.08378,"16.1":0.17669,"16.2":0.08876,"16.3":0.14766,"16.4":0.03733,"16.5":0.05973,"16.6-16.7":0.51349,"17.0":0.04728,"17.1":0.073,"17.2":0.06719,"17.3":0.09955,"17.4":0.2331,"17.5":4.77408,"17.6":0.80301,"18.0":0.0871},P:{"4":0.08412,"20":0.01051,"21":0.02103,"22":0.04206,"23":0.02103,"24":0.06309,"25":0.90427,_:"5.0-5.4 8.2 9.2 10.1 12.0 13.0 14.0 15.0 18.0","6.2-6.4":0.01051,"7.2-7.4":0.01051,"11.1-11.2":0.02103,"16.0":0.02103,"17.0":0.01051,"19.0":0.01051},I:{"0":0.06822,"3":0,"4":0.00001,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00003,"4.2-4.3":0.00003,"4.4":0,"4.4.3-4.4.4":0.00011},K:{"0":0.18077,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.04876,"9":0.00609,"10":0.01828,"11":0.12799,_:"6 7 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":0.06845},H:{"0":0.02},L:{"0":35.83436},R:{_:"0"},M:{"0":0.17796},Q:{_:"14.9"}}; diff --git a/node_modules/caniuse-lite/data/regions/CM.js b/node_modules/caniuse-lite/data/regions/CM.js index 8fda4ffd..13d2aaa7 100644 --- a/node_modules/caniuse-lite/data/regions/CM.js +++ b/node_modules/caniuse-lite/data/regions/CM.js @@ -1 +1 @@ -module.exports={C:{"4":0.0031,"43":0.00155,"45":0.00155,"47":0.00155,"49":0.00155,"50":0.00464,"51":0.00619,"52":0.02786,"56":0.0031,"58":0.00155,"59":0.00155,"60":0.00155,"68":0.00155,"72":0.00619,"78":0.02167,"80":0.0031,"81":0.00155,"82":0.00155,"84":0.00155,"93":0.00155,"99":0.0418,"102":0.00155,"106":0.00155,"108":0.00155,"109":0.00155,"110":0.00155,"111":0.00155,"113":0.00155,"114":0.07121,"115":0.29102,"116":0.00155,"117":0.00155,"118":0.00155,"119":0.00155,"120":0.00619,"121":0.0031,"122":0.00155,"123":0.00774,"124":0.01393,"125":0.01084,"126":0.0387,"127":0.41641,"128":0.50774,"129":0.00619,"130":0.00155,_:"2 3 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 44 46 48 53 54 55 57 61 62 63 64 65 66 67 69 70 71 73 74 75 76 77 79 83 85 86 87 88 89 90 91 92 94 95 96 97 98 100 101 103 104 105 107 112 131 3.5 3.6"},D:{"11":0.00155,"38":0.00619,"39":0.00155,"40":0.00155,"41":0.00155,"48":0.00155,"49":0.00155,"50":0.0031,"54":0.00155,"55":0.00155,"56":0.03406,"57":0.0031,"58":0.00619,"64":0.00155,"65":0.00155,"67":0.00155,"68":0.0774,"69":0.00619,"70":0.00619,"71":0.00155,"72":0.0031,"73":0.00155,"74":0.00464,"75":0.0031,"76":0.0031,"77":0.00155,"79":0.0031,"80":0.00464,"81":0.00929,"83":0.00155,"84":0.00155,"85":0.00774,"86":0.00464,"87":0.01084,"88":0.00464,"89":0.00619,"90":0.00464,"91":0.0031,"92":0.00155,"93":0.00619,"94":0.0031,"95":0.00774,"96":0.00155,"97":0.0031,"99":0.0031,"100":0.00155,"101":0.0031,"102":0.00155,"103":0.02786,"104":0.00464,"105":0.00464,"106":0.00619,"107":0.00155,"108":0.01393,"109":0.86998,"110":0.0031,"111":0.02322,"112":0.00155,"113":0.00155,"114":0.00619,"115":0.00464,"116":0.0356,"117":0.01238,"118":0.02167,"119":0.05728,"120":0.02786,"121":0.03715,"122":0.05418,"123":0.03096,"124":0.08514,"125":0.18576,"126":4.23378,"127":0.52942,"128":0.00619,_:"4 5 6 7 8 9 10 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 42 43 44 45 46 47 51 52 53 59 60 61 62 63 66 78 98 129 130"},F:{"29":0.00155,"36":0.00155,"40":0.00155,"44":0.0031,"45":0.00155,"46":0.00155,"49":0.00155,"79":0.01084,"82":0.0031,"83":0.01084,"85":0.00155,"86":0.00155,"90":0.00155,"95":0.03251,"100":0.00155,"102":0.00155,"106":0.00155,"107":0.0031,"108":0.0031,"109":0.02941,"110":0.02322,"111":0.32198,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 30 31 32 33 34 35 37 38 39 41 42 43 47 48 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 80 81 84 87 88 89 91 92 93 94 96 97 98 99 101 103 104 105 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"12":0.01084,"13":0.00155,"14":0.01548,"15":0.0031,"16":0.00464,"17":0.00464,"18":0.02167,"84":0.00464,"89":0.05573,"90":0.00774,"92":0.04489,"100":0.01858,"107":0.0031,"108":0.00155,"109":0.01238,"112":0.00155,"113":0.00155,"114":0.00155,"115":0.0031,"116":0.00155,"117":0.00464,"118":0.00619,"119":0.0031,"120":0.01393,"121":0.00929,"122":0.00774,"123":0.02012,"124":0.02632,"125":0.0774,"126":1.34366,"127":0.16409,_:"79 80 81 83 85 86 87 88 91 93 94 95 96 97 98 99 101 102 103 104 105 106 110 111"},E:{"10":0.00619,"14":0.01084,_:"0 4 5 6 7 8 9 11 12 13 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 15.1 15.2-15.3 15.4 16.1 16.2 17.6 18.0","11.1":0.00155,"12.1":0.00155,"13.1":0.00619,"14.1":0.02012,"15.5":0.00155,"15.6":0.01858,"16.0":0.00155,"16.3":0.00155,"16.4":0.00155,"16.5":0.0031,"16.6":0.00774,"17.0":0.00619,"17.1":0.00155,"17.2":0.00464,"17.3":0.00619,"17.4":0.00774,"17.5":0.0387},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00216,"5.0-5.1":0.00108,"6.0-6.1":0.00649,"7.0-7.1":0.00649,"8.1-8.4":0,"9.0-9.2":0.00541,"9.3":0.02164,"10.0-10.2":0.00433,"10.3":0.03786,"11.0-11.2":0.09953,"11.3-11.4":0.01082,"12.0-12.1":0.00757,"12.2-12.5":0.13956,"13.0-13.1":0.00216,"13.2":0.02272,"13.3":0.00757,"13.4-13.7":0.03246,"14.0-14.4":0.07465,"14.5-14.8":0.08438,"15.0-15.1":0.04219,"15.2-15.3":0.04544,"15.4":0.05193,"15.5":0.06275,"15.6-15.8":0.57555,"16.0":0.11576,"16.1":0.24558,"16.2":0.12333,"16.3":0.20663,"16.4":0.04868,"16.5":0.08763,"16.6-16.7":0.71835,"17.0":0.06491,"17.1":0.10494,"17.2":0.10169,"17.3":0.15254,"17.4":0.3819,"17.5":6.99312,"17.6":0.05409,"18.0":0.0714},P:{"4":0.04141,"20":0.01035,"21":0.03106,"22":0.08283,"23":0.07248,"24":0.04141,"25":0.2692,"5.0-5.4":0.03106,_:"6.2-6.4 8.2 10.1 12.0 15.0","7.2-7.4":0.08283,"9.2":0.02071,"11.1-11.2":0.01035,"13.0":0.01035,"14.0":0.01035,"16.0":0.02071,"17.0":0.01035,"18.0":0.01035,"19.0":0.02071},I:{"0":0.02527,"3":0,"4":0,"2.1":0,"2.2":0.00001,"2.3":0,"4.1":0.00002,"4.2-4.3":0.00001,"4.4":0,"4.4.3-4.4.4":0.00004},K:{"0":1.88832,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.00464,"11":0.0774,_:"6 7 9 10 5.5"},S:{"2.5":0.06762,_:"3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":73.8386},R:{_:"0"},M:{"0":0.11833},Q:{_:"14.9"},O:{"0":0.24511},H:{"0":0.96}}; +module.exports={C:{"4":0.00267,"34":0.00133,"45":0.00267,"49":0.00133,"50":0.00267,"51":0.004,"52":0.02,"56":0.00267,"59":0.00133,"60":0.00133,"66":0.00133,"72":0.00667,"78":0.01333,"81":0.00133,"82":0.00133,"84":0.00133,"93":0.00133,"95":0.00267,"99":0.004,"100":0.00133,"102":0.00133,"103":0.00133,"104":0.00133,"108":0.00267,"109":0.00267,"110":0.008,"112":0.00133,"113":0.00133,"114":0.00133,"115":0.2666,"116":0.00267,"117":0.00133,"118":0.00533,"120":0.00133,"121":0.00133,"122":0.00133,"123":0.00267,"124":0.00267,"125":0.00533,"126":0.012,"127":0.03599,"128":0.21195,"129":0.48921,"130":0.00267,_:"2 3 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 35 36 37 38 39 40 41 42 43 44 46 47 48 53 54 55 57 58 61 62 63 64 65 67 68 69 70 71 73 74 75 76 77 79 80 83 85 86 87 88 89 90 91 92 94 96 97 98 101 105 106 107 111 119 131 132 133 3.5 3.6"},D:{"11":0.00133,"38":0.02799,"43":0.00133,"46":0.00133,"48":0.00133,"50":0.012,"56":0.09331,"57":0.00133,"58":0.02266,"64":0.00133,"65":0.00133,"67":0.00133,"68":0.03199,"69":0.00267,"70":0.004,"71":0.00133,"72":0.00267,"74":0.00267,"75":0.004,"76":0.00133,"77":0.00133,"79":0.00267,"80":0.004,"81":0.008,"83":0.00133,"84":0.00133,"85":0.00533,"86":0.00533,"87":0.004,"88":0.008,"89":0.004,"90":0.00667,"91":0.00267,"92":0.00133,"93":0.008,"94":0.004,"95":0.008,"96":0.00133,"98":0.00267,"99":0.00533,"100":0.004,"102":0.00133,"103":0.02266,"104":0.00133,"105":0.004,"106":0.00667,"107":0.00133,"108":0.004,"109":0.59319,"110":0.00133,"111":0.02,"112":0.00133,"113":0.00267,"114":0.00667,"115":0.00267,"116":0.02,"117":0.01733,"118":0.01466,"119":0.02533,"120":0.016,"121":0.01866,"122":0.05199,"123":0.02666,"124":0.04799,"125":0.03999,"126":0.23994,"127":2.85129,"128":0.59852,"129":0.01333,"130":0.00133,_:"4 5 6 7 8 9 10 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 39 40 41 42 44 45 47 49 51 52 53 54 55 59 60 61 62 63 66 73 78 97 101 131"},F:{"34":0.00133,"36":0.00133,"37":0.00133,"44":0.00133,"79":0.00533,"82":0.00133,"83":0.00667,"85":0.00133,"95":0.03732,"102":0.00267,"106":0.00133,"107":0.00133,"108":0.00267,"109":0.01066,"110":0.00267,"111":0.01333,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 35 38 39 40 41 42 43 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 80 81 84 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 103 104 105 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"12":0.004,"13":0.00267,"14":0.016,"15":0.008,"16":0.00267,"17":0.00533,"18":0.01866,"84":0.00533,"85":0.00133,"89":0.07998,"90":0.016,"92":0.04399,"100":0.01066,"103":0.00133,"109":0.00933,"114":0.004,"115":0.00133,"117":0.00267,"118":0.004,"119":0.00133,"120":0.01466,"121":0.00267,"122":0.004,"123":0.004,"124":0.01066,"125":0.01466,"126":0.09464,"127":0.86378,"128":0.2586,_:"79 80 81 83 86 87 88 91 93 94 95 96 97 98 99 101 102 104 105 106 107 108 110 111 112 113 116"},E:{"10":0.04932,"14":0.004,_:"0 4 5 6 7 8 9 11 12 13 15 3.1 3.2 5.1 6.1 9.1 10.1 15.1 15.2-15.3 15.4 15.5 16.1 16.2 16.3 16.4 16.5","7.1":0.00267,"11.1":0.00267,"12.1":0.00133,"13.1":0.00533,"14.1":0.01333,"15.6":0.02266,"16.0":0.00133,"16.6":0.01333,"17.0":0.00133,"17.1":0.00133,"17.2":0.00267,"17.3":0.004,"17.4":0.01066,"17.5":0.02,"17.6":0.02133,"18.0":0.00267},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00239,"5.0-5.1":0.0012,"6.0-6.1":0.00598,"7.0-7.1":0.00718,"8.1-8.4":0,"9.0-9.2":0.00598,"9.3":0.02392,"10.0-10.2":0.00718,"10.3":0.03708,"11.0-11.2":0.09449,"11.3-11.4":0.01196,"12.0-12.1":0.00957,"12.2-12.5":0.16027,"13.0-13.1":0.00239,"13.2":0.05143,"13.3":0.00718,"13.4-13.7":0.0299,"14.0-14.4":0.08851,"14.5-14.8":0.08492,"15.0-15.1":0.04665,"15.2-15.3":0.04665,"15.4":0.05382,"15.5":0.06339,"15.6-15.8":0.59683,"16.0":0.1208,"16.1":0.25476,"16.2":0.12798,"16.3":0.2129,"16.4":0.05382,"16.5":0.08612,"16.6-16.7":0.74035,"17.0":0.06817,"17.1":0.10525,"17.2":0.09688,"17.3":0.14353,"17.4":0.33609,"17.5":6.88324,"17.6":1.15777,"18.0":0.12558},P:{"4":0.0624,"20":0.0104,"21":0.052,"22":0.0728,"23":0.0312,"24":0.0312,"25":0.26001,"5.0-5.4":0.0208,_:"6.2-6.4 8.2 10.1 12.0 15.0 17.0","7.2-7.4":0.0416,"9.2":0.0208,"11.1-11.2":0.0104,"13.0":0.0104,"14.0":0.0104,"16.0":0.0208,"18.0":0.0104,"19.0":0.0312},I:{"0":0.01728,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00001,"4.2-4.3":0.00001,"4.4":0,"4.4.3-4.4.4":0.00003},K:{"0":1.28675,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.00137,"11":0.04261,_:"6 7 9 10 5.5"},N:{_:"10 11"},S:{"2.5":0.06067,_:"3.0-3.1"},J:{_:"7 10"},O:{"0":0.19067},H:{"0":0.88},L:{"0":76.17415},R:{_:"0"},M:{"0":0.08667},Q:{_:"14.9"}}; diff --git a/node_modules/caniuse-lite/data/regions/CN.js b/node_modules/caniuse-lite/data/regions/CN.js index 8730271a..65f38cab 100644 --- a/node_modules/caniuse-lite/data/regions/CN.js +++ b/node_modules/caniuse-lite/data/regions/CN.js @@ -1 +1 @@ -module.exports={C:{"34":0.00942,"43":0.07853,"52":0.00628,"78":0.00314,"88":0.00314,"98":0.00314,"102":0.00314,"103":0.00314,"104":0.00314,"106":0.00314,"107":0.00314,"108":0.00628,"109":0.00628,"110":0.00628,"111":0.00628,"112":0.00314,"113":0.00314,"114":0.00314,"115":0.11936,"116":0.00942,"118":0.02199,"119":0.00314,"121":0.00628,"122":0.00314,"123":0.00314,"124":0.00314,"125":0.00628,"126":0.13192,"127":0.15705,"128":0.23558,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 35 36 37 38 39 40 41 42 44 45 46 47 48 49 50 51 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 79 80 81 82 83 84 85 86 87 89 90 91 92 93 94 95 96 97 99 100 101 105 117 120 129 130 131 3.5 3.6"},D:{"11":0.00628,"25":0.00314,"31":0.00314,"39":0.00314,"41":0.00314,"43":0.00314,"45":0.00628,"47":0.00628,"48":0.04083,"49":0.05026,"50":0.23243,"53":0.01885,"55":0.01256,"56":0.00628,"57":0.01885,"58":0.00314,"59":0.00628,"60":0.00314,"61":0.00942,"62":0.00314,"63":0.01256,"65":0.00628,"66":0.00314,"67":0.00942,"69":0.18846,"70":0.08795,"71":0.00942,"72":0.00628,"73":0.15077,"74":0.01571,"75":0.01885,"76":0.00314,"77":0.05026,"78":0.0691,"79":0.14763,"80":0.05026,"81":0.01885,"83":0.08167,"84":0.04083,"85":0.01256,"86":0.27327,"87":0.07224,"88":0.00628,"89":0.03769,"90":0.10051,"91":0.02827,"92":0.12564,"93":0.00628,"94":0.01256,"95":0.04397,"96":0.01571,"97":0.15077,"98":0.6125,"99":0.14763,"100":0.08795,"101":0.13192,"102":0.02199,"103":0.09109,"104":0.01571,"105":0.01885,"106":0.02199,"107":0.04712,"108":0.08795,"109":1.37262,"110":0.03141,"111":0.0691,"112":0.24814,"113":0.02199,"114":0.18532,"115":0.02199,"116":0.05026,"117":0.01885,"118":0.06282,"119":0.07224,"120":0.16647,"121":0.11622,"122":0.10051,"123":0.44602,"124":0.10679,"125":0.23558,"126":1.7087,"127":0.17904,"128":0.03769,"129":0.00314,_:"4 5 6 7 8 9 10 12 13 14 15 16 17 18 19 20 21 22 23 24 26 27 28 29 30 32 33 34 35 36 37 38 40 42 44 46 51 52 54 64 68 130"},F:{"95":0.00314,"111":0.01256,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"16":0.00628,"17":0.00314,"18":0.02199,"84":0.00314,"88":0.00628,"89":0.00314,"92":0.06282,"96":0.00314,"99":0.00314,"100":0.00942,"101":0.00314,"102":0.00628,"103":0.00314,"104":0.00314,"105":0.00314,"106":0.01256,"107":0.01571,"108":0.05968,"109":0.15077,"110":0.0534,"111":0.0534,"112":0.03769,"113":0.1382,"114":0.10365,"115":0.07224,"116":0.05026,"117":0.05026,"118":0.05968,"119":0.08481,"120":0.30154,"121":0.10994,"122":0.21359,"123":0.1382,"124":0.1759,"125":0.32352,"126":5.75117,"127":0.76326,_:"12 13 14 15 79 80 81 83 85 86 87 90 91 93 94 95 97 98"},E:{"4":0.00314,"5":0.00314,"9":0.00314,"13":0.01571,"14":0.06282,"15":0.01256,_:"0 6 7 8 10 11 12 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1","12.1":0.00628,"13.1":0.0691,"14.1":0.08481,"15.1":0.01885,"15.2-15.3":0.01571,"15.4":0.03455,"15.5":0.04712,"15.6":0.19474,"16.0":0.01885,"16.1":0.0534,"16.2":0.04712,"16.3":0.07853,"16.4":0.02199,"16.5":0.03455,"16.6":0.1759,"17.0":0.01256,"17.1":0.02199,"17.2":0.02513,"17.3":0.03455,"17.4":0.05654,"17.5":0.66589,"17.6":0.00314,"18.0":0.00942},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00248,"5.0-5.1":0.00124,"6.0-6.1":0.00743,"7.0-7.1":0.00743,"8.1-8.4":0,"9.0-9.2":0.00619,"9.3":0.02476,"10.0-10.2":0.00495,"10.3":0.04333,"11.0-11.2":0.11388,"11.3-11.4":0.01238,"12.0-12.1":0.00867,"12.2-12.5":0.15969,"13.0-13.1":0.00248,"13.2":0.026,"13.3":0.00867,"13.4-13.7":0.03714,"14.0-14.4":0.08541,"14.5-14.8":0.09655,"15.0-15.1":0.04828,"15.2-15.3":0.05199,"15.4":0.05942,"15.5":0.0718,"15.6-15.8":0.65855,"16.0":0.13245,"16.1":0.281,"16.2":0.14112,"16.3":0.23643,"16.4":0.0557,"16.5":0.10027,"16.6-16.7":0.82195,"17.0":0.07427,"17.1":0.12007,"17.2":0.11636,"17.3":0.17454,"17.4":0.43697,"17.5":8.00159,"17.6":0.06189,"18.0":0.0817},P:{"20":0.01086,"21":0.01086,"22":0.01086,"23":0.01086,"24":0.02172,"25":0.04343,_:"4 5.0-5.4 6.2-6.4 7.2-7.4 8.2 9.2 10.1 11.1-11.2 12.0 13.0 14.0 15.0 16.0 18.0","17.0":0.01086,"19.0":0.01086},I:{"0":1.0661,"3":0,"4":0.00011,"2.1":0,"2.2":0.00021,"2.3":0,"4.1":0.00064,"4.2-4.3":0.00043,"4.4":0,"4.4.3-4.4.4":0.00182},K:{"0":0.04115,_:"10 11 12 11.1 11.5 12.1"},A:{"6":0.06774,"7":0.06774,"8":0.54194,"9":0.67743,"10":0.20323,"11":5.48718,_:"5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":40.01333},R:{_:"0"},M:{"0":0.16459},Q:{"14.9":4.92404},O:{"0":8.5725},H:{"0":0}}; +module.exports={C:{"3":0.0029,"32":0.0029,"34":0.0087,"43":0.0348,"52":0.0058,"78":0.0029,"88":0.0029,"102":0.0029,"103":0.0058,"104":0.0029,"106":0.0029,"107":0.0029,"108":0.0058,"109":0.0058,"110":0.0058,"111":0.0029,"112":0.0029,"113":0.0029,"114":0.0029,"115":0.1189,"116":0.0087,"118":0.0174,"120":0.0029,"121":0.0174,"123":0.0029,"124":0.0029,"125":0.0058,"126":0.0435,"127":0.0145,"128":0.1189,"129":0.3016,_:"2 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 33 35 36 37 38 39 40 41 42 44 45 46 47 48 49 50 51 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 79 80 81 82 83 84 85 86 87 89 90 91 92 93 94 95 96 97 98 99 100 101 105 117 119 122 130 131 132 133 3.5 3.6"},D:{"11":0.0058,"29":0.0029,"31":0.0058,"41":0.0029,"42":0.0029,"43":0.0029,"45":0.0058,"47":0.0029,"48":0.0551,"49":0.0406,"50":0.0986,"53":0.0174,"55":0.0116,"56":0.0058,"57":0.0174,"58":0.0087,"59":0.0029,"60":0.0029,"61":0.0087,"62":0.0058,"63":0.0116,"64":0.0029,"65":0.0029,"66":0.0029,"67":0.0029,"68":0.0029,"69":0.4002,"70":0.0145,"71":0.0058,"72":0.0058,"73":0.0464,"74":0.0609,"75":0.0174,"76":0.0029,"77":0.0406,"78":0.0667,"79":0.1305,"80":0.0464,"81":0.0203,"83":0.0783,"84":0.0348,"85":0.0174,"86":0.2291,"87":0.0464,"88":0.0058,"89":0.0319,"90":0.1044,"91":0.0261,"92":0.0841,"93":0.0058,"94":0.0116,"95":0.0377,"96":0.0145,"97":0.1421,"98":0.5075,"99":0.0667,"100":0.087,"101":0.1247,"102":0.0232,"103":0.0406,"104":0.0232,"105":0.0116,"106":0.0174,"107":0.0435,"108":0.0667,"109":1.305,"110":0.0261,"111":0.0551,"112":0.2813,"113":0.0145,"114":0.2842,"115":0.0232,"116":0.0348,"117":0.0145,"118":0.0522,"119":0.0696,"120":0.1363,"121":0.0986,"122":0.0899,"123":0.3915,"124":0.1479,"125":0.1218,"126":0.232,"127":1.479,"128":0.2523,"129":0.029,"130":0.0058,_:"4 5 6 7 8 9 10 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 30 32 33 34 35 36 37 38 39 40 44 46 51 52 54 131"},F:{"83":0.0029,"95":0.0029,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"16":0.0029,"17":0.0029,"18":0.0203,"84":0.0058,"88":0.0087,"89":0.0029,"91":0.0029,"92":0.0638,"94":0.0029,"96":0.0029,"99":0.0029,"100":0.0087,"101":0.0029,"102":0.0087,"103":0.0029,"104":0.0029,"105":0.0029,"106":0.0116,"107":0.0116,"108":0.0435,"109":0.1392,"110":0.0464,"111":0.0406,"112":0.0348,"113":0.1102,"114":0.0928,"115":0.0522,"116":0.0435,"117":0.0406,"118":0.0319,"119":0.0551,"120":0.3248,"121":0.0783,"122":0.1189,"123":0.0783,"124":0.0986,"125":0.1363,"126":0.609,"127":4.6777,"128":1.1252,_:"12 13 14 15 79 80 81 83 85 86 87 90 93 95 97 98"},E:{"4":0.0058,"5":0.0029,"13":0.0116,"14":0.058,"15":0.0116,_:"0 6 7 8 9 10 11 12 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1","12.1":0.0087,"13.1":0.058,"14.1":0.0841,"15.1":0.0203,"15.2-15.3":0.0203,"15.4":0.0348,"15.5":0.0406,"15.6":0.1914,"16.0":0.0203,"16.1":0.0522,"16.2":0.0464,"16.3":0.0783,"16.4":0.0203,"16.5":0.0319,"16.6":0.1827,"17.0":0.0116,"17.1":0.0203,"17.2":0.0232,"17.3":0.0348,"17.4":0.058,"17.5":0.6293,"17.6":0.1131,"18.0":0.0116},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00274,"5.0-5.1":0.00137,"6.0-6.1":0.00686,"7.0-7.1":0.00823,"8.1-8.4":0,"9.0-9.2":0.00686,"9.3":0.02743,"10.0-10.2":0.00823,"10.3":0.04252,"11.0-11.2":0.10837,"11.3-11.4":0.01372,"12.0-12.1":0.01097,"12.2-12.5":0.18381,"13.0-13.1":0.00274,"13.2":0.05898,"13.3":0.00823,"13.4-13.7":0.03429,"14.0-14.4":0.10151,"14.5-14.8":0.09739,"15.0-15.1":0.0535,"15.2-15.3":0.0535,"15.4":0.06173,"15.5":0.0727,"15.6-15.8":0.68449,"16.0":0.13854,"16.1":0.29218,"16.2":0.14677,"16.3":0.24417,"16.4":0.06173,"16.5":0.09876,"16.6-16.7":0.84909,"17.0":0.07819,"17.1":0.12071,"17.2":0.11111,"17.3":0.16461,"17.4":0.38545,"17.5":7.89425,"17.6":1.32782,"18.0":0.14403},P:{"20":0.02239,"21":0.0112,"22":0.0112,"24":0.0112,"25":0.03359,_:"4 23 5.0-5.4 6.2-6.4 7.2-7.4 8.2 9.2 10.1 11.1-11.2 12.0 13.0 14.0 15.0 16.0 18.0","17.0":0.0112,"19.0":0.02239},I:{"0":0.45998,"3":0,"4":0.00005,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00018,"4.2-4.3":0.00018,"4.4":0,"4.4.3-4.4.4":0.00074},K:{"0":0.0426,_:"10 11 12 11.1 11.5 12.1"},A:{"6":0.09284,"7":0.04642,"8":1.06766,"9":0.4642,"10":0.41778,"11":4.59559,_:"5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":8.7117},H:{"0":0},L:{"0":41.358},R:{_:"0"},M:{"0":0.1988},Q:{"14.9":4.7144}}; diff --git a/node_modules/caniuse-lite/data/regions/CO.js b/node_modules/caniuse-lite/data/regions/CO.js index e3db419d..261c50a2 100644 --- a/node_modules/caniuse-lite/data/regions/CO.js +++ b/node_modules/caniuse-lite/data/regions/CO.js @@ -1 +1 @@ -module.exports={C:{"4":0.09573,"52":0.0033,"78":0.0066,"80":0.0033,"101":0.0099,"102":0.0033,"103":0.0033,"113":0.0033,"115":0.07262,"120":0.01981,"121":0.0033,"122":0.0033,"123":0.0066,"124":0.0033,"125":0.0066,"126":0.0099,"127":0.28059,"128":0.44564,"129":0.0099,_:"2 3 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 79 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 104 105 106 107 108 109 110 111 112 114 116 117 118 119 130 131 3.5 3.6"},D:{"38":0.0066,"47":0.0099,"49":0.0033,"51":0.0033,"56":0.0033,"63":0.0033,"65":0.0033,"67":0.0033,"70":0.0033,"72":0.0033,"73":0.0033,"75":0.0033,"76":0.0033,"77":0.0033,"79":0.06932,"80":0.0033,"81":0.0066,"83":0.0066,"85":0.0033,"86":0.0033,"87":0.05282,"88":0.0132,"89":0.0132,"91":0.0099,"92":0.0033,"93":0.0066,"94":0.0132,"95":0.0033,"96":0.0099,"97":0.0099,"98":0.0066,"99":0.01651,"100":0.0066,"101":0.0066,"102":0.0033,"103":0.04621,"104":0.0099,"105":0.0066,"106":0.01651,"107":0.0132,"108":0.01981,"109":1.25768,"110":0.02311,"111":0.0099,"112":0.02311,"113":0.0099,"114":0.06932,"115":0.0132,"116":0.10893,"117":0.0132,"118":0.03961,"119":0.02641,"120":0.07262,"121":0.07262,"122":0.17825,"123":0.08913,"124":0.15515,"125":0.42913,"126":18.53842,"127":2.52196,"128":0.0033,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 39 40 41 42 43 44 45 46 48 50 52 53 54 55 57 58 59 60 61 62 64 66 68 69 71 74 78 84 90 129 130"},F:{"83":0.0099,"95":0.02311,"102":0.0033,"107":0.0033,"109":0.87477,"110":0.0066,"111":0.49515,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 103 104 105 106 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"18":0.0033,"92":0.01651,"100":0.0033,"109":0.02641,"114":0.0033,"115":0.0033,"117":0.0033,"118":0.0033,"119":0.0066,"120":0.0099,"121":0.0099,"122":0.0099,"123":0.0099,"124":0.02641,"125":0.09903,"126":2.94449,"127":0.41923,_:"12 13 14 15 16 17 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 96 97 98 99 101 102 103 104 105 106 107 108 110 111 112 113 116"},E:{"9":0.0033,"14":0.0066,_:"0 4 5 6 7 8 10 11 12 13 15 3.1 3.2 6.1 7.1 9.1 10.1 11.1 15.2-15.3","5.1":0.0066,"12.1":0.0033,"13.1":0.0132,"14.1":0.02311,"15.1":0.0033,"15.4":0.0033,"15.5":0.0033,"15.6":0.05282,"16.0":0.0066,"16.1":0.0066,"16.2":0.0066,"16.3":0.01651,"16.4":0.0066,"16.5":0.0099,"16.6":0.05282,"17.0":0.0066,"17.1":0.0132,"17.2":0.01981,"17.3":0.0132,"17.4":0.03301,"17.5":0.42253,"17.6":0.0033,"18.0":0.0066},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00241,"5.0-5.1":0.00121,"6.0-6.1":0.00724,"7.0-7.1":0.00724,"8.1-8.4":0,"9.0-9.2":0.00603,"9.3":0.02413,"10.0-10.2":0.00483,"10.3":0.04223,"11.0-11.2":0.111,"11.3-11.4":0.01206,"12.0-12.1":0.00845,"12.2-12.5":0.15564,"13.0-13.1":0.00241,"13.2":0.02534,"13.3":0.00845,"13.4-13.7":0.03619,"14.0-14.4":0.08325,"14.5-14.8":0.09411,"15.0-15.1":0.04705,"15.2-15.3":0.05067,"15.4":0.05791,"15.5":0.06998,"15.6-15.8":0.64185,"16.0":0.12909,"16.1":0.27387,"16.2":0.13754,"16.3":0.23044,"16.4":0.05429,"16.5":0.09773,"16.6-16.7":0.80111,"17.0":0.07239,"17.1":0.11703,"17.2":0.11341,"17.3":0.17012,"17.4":0.42589,"17.5":7.79875,"17.6":0.06032,"18.0":0.07963},P:{"4":0.08226,"20":0.01028,"21":0.02056,"22":0.04113,"23":0.03085,"24":0.03085,"25":0.81229,"5.0-5.4":0.02056,"6.2-6.4":0.01028,"7.2-7.4":0.05141,_:"8.2 9.2 10.1 11.1-11.2 12.0 13.0 14.0 15.0 18.0","16.0":0.01028,"17.0":0.01028,"19.0":0.01028},I:{"0":0.04673,"3":0,"4":0,"2.1":0,"2.2":0.00001,"2.3":0,"4.1":0.00003,"4.2-4.3":0.00002,"4.4":0,"4.4.3-4.4.4":0.00008},K:{"0":0.13398,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.00782,"11":0.09781,_:"6 7 9 10 5.5"},S:{"2.5":0.0067,_:"3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":54.7594},R:{_:"0"},M:{"0":0.16078},Q:{_:"14.9"},O:{"0":0.0201},H:{"0":0}}; +module.exports={C:{"3":0.00348,"4":0.0835,"52":0.00348,"78":0.00696,"101":0.01044,"102":0.00348,"103":0.00348,"113":0.00348,"115":0.07654,"120":0.0174,"122":0.00348,"123":0.00696,"124":0.00348,"125":0.00696,"126":0.00348,"127":0.0174,"128":0.19482,"129":0.57404,"130":0.00348,_:"2 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 104 105 106 107 108 109 110 111 112 114 116 117 118 119 121 131 132 133 3.5 3.6"},D:{"38":0.01392,"47":0.01044,"49":0.00348,"56":0.00348,"63":0.00348,"65":0.00348,"70":0.00348,"71":0.00348,"72":0.01392,"73":0.00348,"75":0.00348,"76":0.00348,"79":0.06262,"80":0.00348,"81":0.00348,"83":0.00348,"85":0.00348,"86":0.00348,"87":0.05219,"88":0.01392,"89":0.01044,"90":0.00348,"91":0.00696,"92":0.00348,"93":0.00348,"94":0.01392,"95":0.00348,"96":0.00348,"97":0.01392,"98":0.0174,"99":0.0174,"100":0.00348,"101":0.00696,"102":0.00348,"103":0.05219,"104":0.01392,"105":0.00696,"106":0.02087,"107":0.01044,"108":0.0174,"109":1.23157,"110":0.02087,"111":0.01044,"112":0.01044,"113":0.01044,"114":0.0661,"115":0.01044,"116":0.12177,"117":0.0174,"118":0.03479,"119":0.02087,"120":0.06958,"121":0.06262,"122":0.1496,"123":0.0835,"124":0.11481,"125":0.16003,"126":1.00891,"127":17.91337,"128":3.83038,"129":0.00696,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 39 40 41 42 43 44 45 46 48 50 51 52 53 54 55 57 58 59 60 61 62 64 66 67 68 69 74 77 78 84 130 131"},F:{"83":0.00696,"86":0.00348,"95":0.0174,"102":0.00696,"109":0.4801,"110":0.00348,"111":0.16003,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 85 87 88 89 90 91 92 93 94 96 97 98 99 100 101 103 104 105 106 107 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"18":0.00348,"92":0.02087,"100":0.00696,"107":0.00348,"108":0.00348,"109":0.03131,"111":0.00348,"114":0.00348,"115":0.00348,"117":0.00348,"118":0.00348,"119":0.00696,"120":0.00696,"121":0.00696,"122":0.0174,"123":0.01044,"124":0.01392,"125":0.05566,"126":0.12177,"127":2.82147,"128":0.86627,_:"12 13 14 15 16 17 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 96 97 98 99 101 102 103 104 105 106 110 112 113 116"},E:{"4":0.00348,"14":0.00348,_:"0 5 6 7 8 9 10 11 12 13 15 3.1 3.2 6.1 7.1 9.1 10.1 11.1","5.1":0.00348,"12.1":0.00348,"13.1":0.01392,"14.1":0.02087,"15.1":0.00348,"15.2-15.3":0.00348,"15.4":0.00348,"15.5":0.00348,"15.6":0.05219,"16.0":0.00348,"16.1":0.00696,"16.2":0.00696,"16.3":0.0174,"16.4":0.00348,"16.5":0.01044,"16.6":0.06262,"17.0":0.01044,"17.1":0.01392,"17.2":0.02783,"17.3":0.01392,"17.4":0.04175,"17.5":0.38965,"17.6":0.17395,"18.0":0.01392},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00256,"5.0-5.1":0.00128,"6.0-6.1":0.00639,"7.0-7.1":0.00767,"8.1-8.4":0,"9.0-9.2":0.00639,"9.3":0.02557,"10.0-10.2":0.00767,"10.3":0.03964,"11.0-11.2":0.10101,"11.3-11.4":0.01279,"12.0-12.1":0.01023,"12.2-12.5":0.17133,"13.0-13.1":0.00256,"13.2":0.05498,"13.3":0.00767,"13.4-13.7":0.03196,"14.0-14.4":0.09461,"14.5-14.8":0.09078,"15.0-15.1":0.04986,"15.2-15.3":0.04986,"15.4":0.05754,"15.5":0.06776,"15.6-15.8":0.63801,"16.0":0.12914,"16.1":0.27234,"16.2":0.13681,"16.3":0.22759,"16.4":0.05754,"16.5":0.09206,"16.6-16.7":0.79144,"17.0":0.07288,"17.1":0.11251,"17.2":0.10356,"17.3":0.15343,"17.4":0.35928,"17.5":7.35818,"17.6":1.23766,"18.0":0.13425},P:{"4":0.07239,"20":0.01034,"21":0.02068,"22":0.03103,"23":0.03103,"24":0.02068,"25":0.5895,"5.0-5.4":0.02068,"6.2-6.4":0.01034,"7.2-7.4":0.04137,_:"8.2 9.2 10.1 11.1-11.2 12.0 13.0 14.0 15.0 16.0 18.0","17.0":0.01034,"19.0":0.01034},I:{"0":0.03249,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00001,"4.2-4.3":0.00001,"4.4":0,"4.4.3-4.4.4":0.00005},K:{"0":0.12996,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.00427,"11":0.1836,_:"6 7 9 10 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":0.01956},H:{"0":0.02},L:{"0":52.24466},R:{_:"0"},M:{"0":0.163},Q:{_:"14.9"}}; diff --git a/node_modules/caniuse-lite/data/regions/CR.js b/node_modules/caniuse-lite/data/regions/CR.js index 8d596764..26e37b77 100644 --- a/node_modules/caniuse-lite/data/regions/CR.js +++ b/node_modules/caniuse-lite/data/regions/CR.js @@ -1 +1 @@ -module.exports={C:{"40":0.00406,"52":0.00406,"78":0.00811,"91":0.00406,"101":0.04461,"102":0.00406,"110":0.02433,"115":0.36495,"118":0.00406,"119":0.00406,"120":0.02433,"121":0.00811,"123":0.00406,"124":0.00811,"125":0.01217,"126":0.13382,"127":0.85155,"128":1.22867,"129":0.00406,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 41 42 43 44 45 46 47 48 49 50 51 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 79 80 81 82 83 84 85 86 87 88 89 90 92 93 94 95 96 97 98 99 100 103 104 105 106 107 108 109 111 112 113 114 116 117 122 130 131 3.5","3.6":0.00406},D:{"41":0.00406,"42":0.00406,"43":0.00406,"44":0.00811,"45":0.00406,"46":0.00811,"47":0.02839,"49":0.00811,"51":0.00811,"69":0.00406,"70":0.00406,"73":0.01217,"76":0.00406,"79":0.0365,"80":0.01217,"81":0.05677,"83":0.04461,"86":0.05272,"87":0.0365,"88":0.00811,"89":0.00406,"90":0.00406,"91":0.00406,"92":0.00406,"93":0.00406,"94":0.00811,"97":0.00811,"98":0.00811,"99":0.00811,"100":0.00406,"101":0.00811,"102":0.00406,"103":0.09327,"104":0.00406,"105":0.04866,"106":0.01622,"107":0.00406,"108":0.01217,"109":0.61231,"110":0.02433,"111":0.00406,"112":0.02028,"113":0.01217,"114":0.0365,"115":0.02433,"116":0.1622,"117":0.01217,"118":0.01217,"119":0.04055,"120":0.06083,"121":0.05272,"122":0.17842,"123":0.06894,"124":0.3609,"125":0.45011,"126":19.65053,"127":2.40056,"128":0.00406,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 48 50 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 71 72 74 75 77 78 84 85 95 96 129 130"},F:{"83":0.01217,"95":0.00811,"102":0.00811,"107":0.00406,"109":1.24489,"110":0.00811,"111":0.56365,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 103 104 105 106 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"17":0.00406,"18":0.00406,"92":0.01622,"100":0.00406,"109":0.02028,"114":0.00406,"117":0.00406,"118":0.00811,"119":0.00811,"120":0.01217,"121":0.00811,"122":0.02839,"123":0.00811,"124":0.01217,"125":0.08921,"126":4.44834,"127":0.69746,_:"12 13 14 15 16 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 96 97 98 99 101 102 103 104 105 106 107 108 110 111 112 113 115 116"},E:{"9":0.01622,"14":0.00811,_:"0 4 5 6 7 8 10 11 12 13 15 3.1 3.2 6.1 7.1 9.1 10.1 11.1","5.1":0.00406,"12.1":0.00406,"13.1":0.03244,"14.1":0.02839,"15.1":0.00406,"15.2-15.3":0.00406,"15.4":0.01217,"15.5":0.01217,"15.6":0.12165,"16.0":0.02839,"16.1":0.02433,"16.2":0.02433,"16.3":0.04461,"16.4":0.01217,"16.5":0.04461,"16.6":0.15409,"17.0":0.02433,"17.1":0.0365,"17.2":0.02839,"17.3":0.06488,"17.4":0.14598,"17.5":2.48166,"17.6":0.02839,"18.0":0.03244},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00245,"5.0-5.1":0.00123,"6.0-6.1":0.00736,"7.0-7.1":0.00736,"8.1-8.4":0,"9.0-9.2":0.00614,"9.3":0.02455,"10.0-10.2":0.00491,"10.3":0.04296,"11.0-11.2":0.11292,"11.3-11.4":0.01227,"12.0-12.1":0.00859,"12.2-12.5":0.15834,"13.0-13.1":0.00245,"13.2":0.02578,"13.3":0.00859,"13.4-13.7":0.03682,"14.0-14.4":0.08469,"14.5-14.8":0.09574,"15.0-15.1":0.04787,"15.2-15.3":0.05155,"15.4":0.05892,"15.5":0.07119,"15.6-15.8":0.653,"16.0":0.13134,"16.1":0.27863,"16.2":0.13993,"16.3":0.23444,"16.4":0.05523,"16.5":0.09942,"16.6-16.7":0.81502,"17.0":0.07365,"17.1":0.11906,"17.2":0.11538,"17.3":0.17307,"17.4":0.43328,"17.5":7.93415,"17.6":0.06137,"18.0":0.08101},P:{"4":0.03118,"20":0.01039,"21":0.03118,"22":0.10392,"23":0.07274,"24":0.05196,"25":2.13031,_:"5.0-5.4 8.2 9.2 10.1 11.1-11.2 12.0 13.0 14.0 16.0","6.2-6.4":0.02078,"7.2-7.4":0.06235,"15.0":0.02078,"17.0":0.02078,"18.0":0.01039,"19.0":0.02078},I:{"0":0.10069,"3":0,"4":0.00001,"2.1":0,"2.2":0.00002,"2.3":0,"4.1":0.00006,"4.2-4.3":0.00004,"4.4":0,"4.4.3-4.4.4":0.00017},K:{"0":0.33475,_:"10 11 12 11.1 11.5 12.1"},A:{"6":0.00406,"7":0.00406,"8":0.02839,"9":0.00406,"10":0.00811,"11":0.0365,_:"5.5"},S:{"2.5":0.00594,_:"3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":44.71882},R:{_:"0"},M:{"0":0.45769},Q:{"14.9":0.00594},O:{"0":0.08916},H:{"0":0.01}}; +module.exports={C:{"52":0.00414,"78":0.01243,"85":0.00414,"102":0.00414,"103":0.00828,"110":0.01657,"115":0.39763,"120":0.01657,"121":0.00828,"124":0.00414,"125":0.00828,"126":0.00414,"127":0.22781,"128":0.53432,"129":1.50355,"130":0.00828,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 79 80 81 82 83 84 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 104 105 106 107 108 109 111 112 113 114 116 117 118 119 122 123 131 132 133 3.5 3.6"},D:{"43":0.00414,"44":0.00414,"45":0.00414,"46":0.00414,"47":0.01657,"49":0.00414,"51":0.00828,"62":0.00414,"65":0.00414,"67":0.00414,"69":0.00828,"70":0.00414,"73":0.01243,"79":0.04142,"80":0.01243,"81":0.04556,"83":0.02899,"86":0.0497,"87":0.10769,"88":0.00414,"90":0.00414,"91":0.00414,"92":0.00414,"93":0.00414,"94":0.00828,"96":0.01243,"97":0.00828,"98":0.00414,"99":0.01243,"100":0.00414,"101":0.01243,"102":0.00414,"103":0.06627,"104":0.02485,"105":0.03314,"106":0.00414,"107":0.00414,"108":0.00828,"109":0.55503,"110":0.02485,"111":0.00414,"112":0.01243,"113":0.00414,"114":0.02899,"115":0.00828,"116":0.1574,"117":0.00414,"118":0.01243,"119":0.04142,"120":0.07456,"121":0.03728,"122":0.16982,"123":0.0497,"124":0.17396,"125":0.10769,"126":1.58224,"127":17.57865,"128":3.76922,"129":0.00828,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 48 50 52 53 54 55 56 57 58 59 60 61 63 64 66 68 71 72 74 75 76 77 78 84 85 89 95 130 131"},F:{"46":0.00414,"83":0.01243,"84":0.00414,"95":0.00828,"109":0.48461,"111":0.16568,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 106 107 108 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"17":0.00414,"18":0.00414,"92":0.01243,"100":0.00414,"109":0.01657,"112":0.00414,"114":0.00414,"116":0.00414,"117":0.00414,"118":0.00828,"119":0.00828,"120":0.01657,"121":0.02071,"122":0.00828,"123":0.01243,"124":0.01243,"125":0.02899,"126":0.19467,"127":4.68046,"128":1.56982,_:"12 13 14 15 16 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 96 97 98 99 101 102 103 104 105 106 107 108 110 111 113 115"},E:{"9":0.00828,"14":0.00414,"15":0.00414,_:"0 4 5 6 7 8 10 11 12 13 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 12.1","13.1":0.04142,"14.1":0.04142,"15.1":0.01243,"15.2-15.3":0.00414,"15.4":0.00828,"15.5":0.01657,"15.6":0.13254,"16.0":0.01657,"16.1":0.03728,"16.2":0.01243,"16.3":0.03314,"16.4":0.01243,"16.5":0.04556,"16.6":0.15325,"17.0":0.02485,"17.1":0.04556,"17.2":0.02071,"17.3":0.03314,"17.4":0.10355,"17.5":1.79763,"17.6":0.61716,"18.0":0.02485},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00246,"5.0-5.1":0.00123,"6.0-6.1":0.00615,"7.0-7.1":0.00738,"8.1-8.4":0,"9.0-9.2":0.00615,"9.3":0.0246,"10.0-10.2":0.00738,"10.3":0.03814,"11.0-11.2":0.09718,"11.3-11.4":0.0123,"12.0-12.1":0.00984,"12.2-12.5":0.16484,"13.0-13.1":0.00246,"13.2":0.0529,"13.3":0.00738,"13.4-13.7":0.03075,"14.0-14.4":0.09103,"14.5-14.8":0.08734,"15.0-15.1":0.04798,"15.2-15.3":0.04798,"15.4":0.05536,"15.5":0.0652,"15.6-15.8":0.61386,"16.0":0.12425,"16.1":0.26203,"16.2":0.13163,"16.3":0.21897,"16.4":0.05536,"16.5":0.08857,"16.6-16.7":0.76148,"17.0":0.07012,"17.1":0.10826,"17.2":0.09964,"17.3":0.14762,"17.4":0.34568,"17.5":7.07969,"17.6":1.19081,"18.0":0.12917},P:{"4":0.04184,"20":0.02092,"21":0.03138,"22":0.09415,"23":0.0523,"24":0.04184,"25":1.66325,_:"5.0-5.4 8.2 9.2 10.1 11.1-11.2 13.0 14.0 15.0 16.0","6.2-6.4":0.02092,"7.2-7.4":0.06276,"12.0":0.01046,"17.0":0.01046,"18.0":0.01046,"19.0":0.01046},I:{"0":0.0759,"3":0,"4":0.00001,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00003,"4.2-4.3":0.00003,"4.4":0,"4.4.3-4.4.4":0.00012},K:{"0":0.33391,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.02071,"9":0.00414,"10":0.00414,"11":0.01657,_:"6 7 5.5"},N:{_:"10 11"},S:{"2.5":0.00586,_:"3.0-3.1"},J:{_:"7 10"},O:{"0":0.05272},H:{"0":0},L:{"0":43.56736},R:{_:"0"},M:{"0":0.49793},Q:{_:"14.9"}}; diff --git a/node_modules/caniuse-lite/data/regions/CU.js b/node_modules/caniuse-lite/data/regions/CU.js index 91f3ee62..15caaaaf 100644 --- a/node_modules/caniuse-lite/data/regions/CU.js +++ b/node_modules/caniuse-lite/data/regions/CU.js @@ -1 +1 @@ -module.exports={C:{"4":0.56623,"34":0.00227,"45":0.00227,"47":0.00227,"48":0.00227,"49":0.00227,"50":0.0091,"52":0.05685,"53":0.00455,"54":0.09096,"56":0.00682,"57":0.01592,"58":0.00227,"59":0.00227,"60":0.00682,"61":0.00682,"62":0.00227,"63":0.00455,"64":0.01819,"65":0.00455,"66":0.00227,"67":0.0091,"68":0.01364,"69":0.00455,"70":0.06595,"71":0.00682,"72":0.0523,"74":0.00227,"75":0.00455,"76":0.00227,"77":0.00455,"78":0.01137,"79":0.00227,"80":0.00227,"81":0.00455,"82":0.00682,"83":0.00455,"84":0.01137,"85":0.00455,"86":0.00682,"87":0.00455,"88":0.01137,"89":0.01819,"90":0.00682,"91":0.0091,"92":0.0091,"93":0.01592,"94":0.01137,"95":0.0091,"96":0.04093,"97":0.01592,"98":0.01137,"99":0.01819,"100":0.02956,"101":0.1046,"102":0.02274,"103":0.00455,"104":0.00455,"105":0.00455,"106":0.03184,"107":0.0091,"108":0.01364,"109":0.01819,"110":0.01592,"111":0.02047,"112":0.02501,"113":0.06595,"114":0.01819,"115":0.98464,"116":0.03411,"117":0.03184,"118":0.02047,"119":0.02047,"120":0.02274,"121":0.04321,"122":0.06595,"123":0.04775,"124":0.08186,"125":0.07732,"126":0.14781,"127":2.03296,"128":2.35814,"129":0.04093,_:"2 3 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 35 36 37 38 39 40 41 42 43 44 46 51 55 73 130 131 3.5 3.6"},D:{"26":0.00227,"33":0.00227,"36":0.00227,"47":0.00227,"49":0.00455,"54":0.00227,"58":0.0091,"59":0.00227,"64":0.00227,"65":0.00227,"66":0.00455,"67":0.00227,"68":0.00455,"69":0.00227,"70":0.02047,"71":0.00455,"72":0.01137,"74":0.00682,"75":0.00227,"76":0.00227,"77":0.00455,"78":0.00455,"79":0.0091,"80":0.00682,"81":0.01819,"83":0.00682,"84":0.00227,"85":0.00227,"86":0.01364,"87":0.01364,"88":0.09323,"89":0.03411,"90":0.05912,"91":0.03638,"92":0.00682,"93":0.00227,"94":0.11597,"95":0.0091,"96":0.0091,"97":0.03638,"98":0.0091,"99":0.01137,"100":0.0091,"101":0.0091,"102":0.02047,"103":0.02729,"104":0.00455,"105":0.01819,"106":0.01137,"107":0.00455,"108":0.02047,"109":0.52529,"110":0.02047,"111":0.02274,"112":0.01592,"113":0.00682,"114":0.02501,"115":0.00682,"116":0.01819,"117":0.03184,"118":0.04321,"119":0.05685,"120":0.09551,"121":0.07504,"122":0.04775,"123":0.08869,"124":0.14326,"125":0.30017,"126":4.1978,"127":0.39113,"128":0.00227,"129":0.00227,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 27 28 29 30 31 32 34 35 37 38 39 40 41 42 43 44 45 46 48 50 51 52 53 55 56 57 60 61 62 63 73 130"},F:{"34":0.0091,"35":0.00227,"36":0.01137,"42":0.00455,"43":0.00227,"46":0.00227,"48":0.00227,"60":0.00227,"64":0.00227,"77":0.00227,"79":0.04775,"83":0.02047,"84":0.00227,"87":0.00227,"92":0.00682,"94":0.00227,"95":0.08414,"99":0.00227,"100":0.00227,"101":0.00227,"102":0.00682,"103":0.00227,"104":0.00227,"105":0.0091,"106":0.00227,"107":0.02047,"108":0.01364,"109":0.25696,"110":0.02501,"111":0.59806,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 37 38 39 40 41 44 45 47 49 50 51 52 53 54 55 56 57 58 62 63 65 66 67 68 69 70 71 72 73 74 75 76 78 80 81 82 85 86 88 89 90 91 93 96 97 98 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"12":0.00227,"13":0.0091,"14":0.01364,"15":0.00455,"16":0.01592,"17":0.0091,"18":0.04548,"83":0.00227,"84":0.01364,"88":0.00455,"89":0.00682,"90":0.01819,"92":0.1046,"100":0.07277,"105":0.00227,"107":0.00227,"108":0.00455,"109":0.01819,"110":0.00227,"111":0.00455,"114":0.01364,"115":0.00455,"116":0.00227,"117":0.00455,"118":0.02501,"119":0.02047,"120":0.03184,"121":0.02047,"122":0.03866,"123":0.02274,"124":0.04321,"125":0.14554,"126":1.36667,"127":0.14554,_:"79 80 81 85 86 87 91 93 94 95 96 97 98 99 101 102 103 104 106 112 113"},E:{"14":0.00227,_:"0 4 5 6 7 8 9 10 11 12 13 15 3.1 3.2 6.1 7.1 9.1 10.1 12.1 15.2-15.3 15.4 15.5 16.0 16.5 17.0 17.1 17.6 18.0","5.1":0.0091,"11.1":0.00227,"13.1":0.00455,"14.1":0.00227,"15.1":0.00455,"15.6":0.02047,"16.1":0.00227,"16.2":0.00227,"16.3":0.00227,"16.4":0.00227,"16.6":0.01364,"17.2":0.00227,"17.3":0.01137,"17.4":0.01364,"17.5":0.06822},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00102,"5.0-5.1":0.00051,"6.0-6.1":0.00306,"7.0-7.1":0.00306,"8.1-8.4":0,"9.0-9.2":0.00255,"9.3":0.01018,"10.0-10.2":0.00204,"10.3":0.01782,"11.0-11.2":0.04685,"11.3-11.4":0.00509,"12.0-12.1":0.00356,"12.2-12.5":0.06569,"13.0-13.1":0.00102,"13.2":0.01069,"13.3":0.00356,"13.4-13.7":0.01528,"14.0-14.4":0.03514,"14.5-14.8":0.03972,"15.0-15.1":0.01986,"15.2-15.3":0.02139,"15.4":0.02444,"15.5":0.02953,"15.6-15.8":0.2709,"16.0":0.05449,"16.1":0.11559,"16.2":0.05805,"16.3":0.09726,"16.4":0.02291,"16.5":0.04125,"16.6-16.7":0.33811,"17.0":0.03055,"17.1":0.04939,"17.2":0.04787,"17.3":0.0718,"17.4":0.17975,"17.5":3.29153,"17.6":0.02546,"18.0":0.03361},P:{"4":0.12184,"20":0.04061,"21":0.18276,"22":0.36552,"23":0.18276,"24":0.21322,"25":0.96456,"5.0-5.4":0.02031,"6.2-6.4":0.03046,"7.2-7.4":0.27414,"8.2":0.01015,"9.2":0.05077,_:"10.1 12.0","11.1-11.2":0.04061,"13.0":0.03046,"14.0":0.03046,"15.0":0.01015,"16.0":0.09138,"17.0":0.08123,"18.0":0.02031,"19.0":0.09138},I:{"0":0.077,"3":0,"4":0.00001,"2.1":0,"2.2":0.00002,"2.3":0,"4.1":0.00005,"4.2-4.3":0.00003,"4.4":0,"4.4.3-4.4.4":0.00013},K:{"0":0.84406,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.00227,"9":0.00227,"11":0.02274,_:"6 7 10 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":71.94784},R:{_:"0"},M:{"0":0.44044},Q:{"14.9":0.00773},O:{"0":0.07727},H:{"0":0.06}}; +module.exports={C:{"4":0.35478,"34":0.00219,"40":0.00219,"43":0.00876,"45":0.00219,"47":0.00876,"48":0.00219,"49":0.00219,"50":0.01314,"52":0.08541,"53":0.00219,"54":0.20586,"55":0.00219,"56":0.00657,"57":0.01314,"59":0.00219,"60":0.00219,"62":0.00219,"63":0.00657,"64":0.00876,"65":0.00876,"66":0.00219,"67":0.00438,"68":0.00876,"69":0.00438,"70":0.00876,"71":0.00438,"72":0.03942,"73":0.00219,"75":0.00219,"77":0.00438,"78":0.00438,"79":0.00219,"80":0.00438,"81":0.00219,"82":0.00876,"83":0.00438,"84":0.01314,"85":0.00438,"86":0.00219,"87":0.00438,"88":0.00657,"89":0.01095,"90":0.00219,"91":0.01095,"92":0.00657,"93":0.00876,"94":0.01095,"95":0.00876,"96":0.00876,"97":0.03723,"98":0.01314,"99":0.0219,"100":0.03066,"101":0.09417,"102":0.01752,"103":0.01314,"104":0.00438,"105":0.00438,"106":0.01314,"107":0.01314,"108":0.01314,"109":0.00876,"110":0.01533,"111":0.01971,"112":0.03066,"113":0.0438,"114":0.01314,"115":0.96579,"116":0.03723,"117":0.01971,"118":0.01314,"119":0.02409,"120":0.01314,"121":0.03723,"122":0.05037,"123":0.03723,"124":0.05913,"125":0.05475,"126":0.09198,"127":0.31755,"128":1.27239,"129":2.43309,"130":0.06132,_:"2 3 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 35 36 37 38 39 41 42 44 46 51 58 61 74 76 131 132 133 3.5 3.6"},D:{"22":0.00438,"26":0.00219,"34":0.00219,"38":0.00219,"39":0.00438,"40":0.00438,"47":0.01314,"49":0.00876,"51":0.00219,"52":0.00219,"53":0.00219,"54":0.00219,"56":0.00438,"58":0.00438,"61":0.00219,"63":0.00219,"65":0.00219,"67":0.00657,"68":0.00219,"69":0.00438,"70":0.01533,"71":0.01095,"72":0.00219,"73":0.00219,"74":0.00438,"75":0.00657,"76":0.00219,"77":0.00438,"78":0.00438,"79":0.00876,"80":0.00876,"81":0.01752,"83":0.00438,"84":0.00219,"85":0.00219,"86":0.01533,"87":0.01533,"88":0.09417,"89":0.06132,"90":0.07446,"91":0.02409,"92":0.01095,"93":0.00438,"94":0.00657,"95":0.00876,"96":0.00657,"97":0.01314,"98":0.0219,"99":0.01095,"100":0.00876,"101":0.00876,"102":0.01095,"103":0.01971,"104":0.00657,"105":0.01095,"106":0.00657,"107":0.00657,"108":0.01971,"109":0.45771,"110":0.01752,"111":0.02628,"112":0.03285,"113":0.00876,"114":0.03504,"115":0.00876,"116":0.03066,"117":0.04161,"118":0.03723,"119":0.02628,"120":0.09417,"121":0.06132,"122":0.04599,"123":0.08979,"124":0.22776,"125":0.22119,"126":0.40515,"127":3.68358,"128":0.55845,"129":0.00219,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 23 24 25 27 28 29 30 31 32 33 35 36 37 41 42 43 44 45 46 48 50 55 57 59 60 62 64 66 130 131"},F:{"31":0.00219,"34":0.00219,"35":0.00219,"36":0.00219,"42":0.00219,"45":0.00219,"46":0.00219,"57":0.00219,"64":0.00219,"66":0.00219,"71":0.00219,"72":0.00219,"79":0.06789,"83":0.01752,"84":0.00219,"85":0.00219,"86":0.00219,"89":0.00219,"94":0.00438,"95":0.07884,"102":0.00219,"103":0.00219,"104":0.00438,"105":0.00876,"106":0.00438,"107":0.01752,"108":0.00876,"109":0.10731,"110":0.01095,"111":0.08979,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 32 33 37 38 39 40 41 43 44 47 48 49 50 51 52 53 54 55 56 58 60 62 63 65 67 68 69 70 73 74 75 76 77 78 80 81 82 87 88 90 91 92 93 96 97 98 99 100 101 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"12":0.00657,"13":0.00438,"14":0.0219,"15":0.00438,"16":0.00657,"17":0.00876,"18":0.04599,"80":0.00219,"84":0.0219,"85":0.00219,"88":0.00438,"89":0.01533,"90":0.01314,"92":0.14454,"96":0.00219,"97":0.00219,"98":0.00219,"99":0.00219,"100":0.07665,"103":0.00219,"105":0.00657,"106":0.00219,"107":0.00219,"108":0.00219,"109":0.01314,"110":0.00438,"111":0.00219,"112":0.00219,"113":0.00219,"114":0.01095,"115":0.00219,"116":0.01095,"117":0.00438,"118":0.00219,"119":0.00438,"120":0.03285,"121":0.04599,"122":0.04161,"123":0.02409,"124":0.03942,"125":0.05913,"126":0.16863,"127":1.22421,"128":0.37011,_:"79 81 83 86 87 91 93 94 95 101 102 104"},E:{"11":0.00219,_:"0 4 5 6 7 8 9 10 12 13 14 15 3.1 3.2 6.1 7.1 9.1 10.1 12.1 15.2-15.3 15.4 15.5 16.0 16.1 16.4 16.5 17.2 18.0","5.1":0.00219,"11.1":0.00219,"13.1":0.00657,"14.1":0.00219,"15.1":0.00219,"15.6":0.02628,"16.2":0.00219,"16.3":0.00219,"16.6":0.00876,"17.0":0.00219,"17.1":0.00657,"17.3":0.00438,"17.4":0.00876,"17.5":0.03504,"17.6":0.03066},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00101,"5.0-5.1":0.00051,"6.0-6.1":0.00253,"7.0-7.1":0.00304,"8.1-8.4":0,"9.0-9.2":0.00253,"9.3":0.01014,"10.0-10.2":0.00304,"10.3":0.01571,"11.0-11.2":0.04004,"11.3-11.4":0.00507,"12.0-12.1":0.00405,"12.2-12.5":0.06792,"13.0-13.1":0.00101,"13.2":0.0218,"13.3":0.00304,"13.4-13.7":0.01267,"14.0-14.4":0.03751,"14.5-14.8":0.03599,"15.0-15.1":0.01977,"15.2-15.3":0.01977,"15.4":0.02281,"15.5":0.02686,"15.6-15.8":0.25293,"16.0":0.05119,"16.1":0.10796,"16.2":0.05423,"16.3":0.09022,"16.4":0.02281,"16.5":0.03649,"16.6-16.7":0.31375,"17.0":0.02889,"17.1":0.0446,"17.2":0.04106,"17.3":0.06082,"17.4":0.14243,"17.5":2.91703,"17.6":0.49065,"18.0":0.05322},P:{"4":0.12251,"20":0.03063,"21":0.20418,"22":0.53086,"23":0.14292,"24":0.16334,"25":0.70441,"5.0-5.4":0.03063,"6.2-6.4":0.02042,"7.2-7.4":0.22459,_:"8.2 10.1 12.0","9.2":0.02042,"11.1-11.2":0.03063,"13.0":0.01021,"14.0":0.02042,"15.0":0.01021,"16.0":0.10209,"17.0":0.06125,"18.0":0.02042,"19.0":0.06125},I:{"0":0.13233,"3":0,"4":0.00001,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00005,"4.2-4.3":0.00005,"4.4":0,"4.4.3-4.4.4":0.00021},K:{"0":0.82596,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.00274,"11":0.00821,_:"6 7 9 10 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":0.08591},H:{"0":0.08},L:{"0":73.01948},R:{_:"0"},M:{"0":0.32802},Q:{"14.9":0.00781}}; diff --git a/node_modules/caniuse-lite/data/regions/CV.js b/node_modules/caniuse-lite/data/regions/CV.js index a0649ba7..c59c75e1 100644 --- a/node_modules/caniuse-lite/data/regions/CV.js +++ b/node_modules/caniuse-lite/data/regions/CV.js @@ -1 +1 @@ -module.exports={C:{"61":0.00263,"78":0.00263,"91":0.00263,"115":0.02896,"122":0.00263,"125":0.01053,"126":0.02106,"127":0.26593,"128":0.41075,"129":0.00527,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 79 80 81 82 83 84 85 86 87 88 89 90 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 116 117 118 119 120 121 123 124 130 131 3.5 3.6"},D:{"11":0.01053,"39":0.00263,"65":0.0079,"66":0.01053,"68":0.00263,"70":0.00263,"74":0.00263,"75":0.01317,"76":0.01053,"79":0.05266,"81":0.00527,"83":0.02106,"84":0.00527,"87":0.02896,"88":0.00263,"90":0.02106,"91":0.0079,"92":0.00263,"93":0.00527,"94":0.0079,"95":0.0079,"96":0.00263,"99":0.0079,"101":0.00263,"102":0.0079,"103":0.05266,"104":0.07899,"105":0.00263,"106":0.00527,"107":0.00527,"108":0.01317,"109":0.7741,"111":0.01843,"112":0.00527,"113":0.12112,"114":0.00263,"115":0.00263,"116":0.10532,"117":0.0079,"119":0.14218,"120":0.0158,"121":0.04739,"122":0.02106,"123":1.06637,"124":0.04213,"125":0.21854,"126":11.91169,"127":1.3402,_:"4 5 6 7 8 9 10 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 67 69 71 72 73 77 78 80 85 86 89 97 98 100 110 118 128 129 130"},F:{"79":0.0079,"95":0.08426,"99":0.00263,"102":0.00527,"108":0.00263,"109":0.14482,"110":0.0079,"111":0.17115,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 96 97 98 100 101 103 104 105 106 107 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"14":0.0079,"92":0.02106,"100":0.00263,"101":0.0079,"103":0.00527,"109":0.03423,"110":0.01053,"112":0.00263,"114":0.00527,"115":0.01843,"117":0.00263,"119":0.13165,"120":0.0079,"121":0.00263,"122":0.07109,"123":0.02896,"124":0.08162,"125":0.06846,"126":4.03902,"127":0.64245,_:"12 13 15 16 17 18 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 96 97 98 99 102 104 105 106 107 108 111 113 116 118"},E:{"15":0.00263,_:"0 4 5 6 7 8 9 10 11 12 13 14 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 12.1 15.1 15.2-15.3 15.4 15.5 16.0 16.4 17.0 17.2 17.6","13.1":0.01053,"14.1":0.06583,"15.6":0.08952,"16.1":0.0079,"16.2":0.00527,"16.3":0.0079,"16.5":0.0079,"16.6":0.02633,"17.1":0.00527,"17.3":0.00263,"17.4":0.09479,"17.5":0.20011,"18.0":0.0237},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00214,"5.0-5.1":0.00107,"6.0-6.1":0.00642,"7.0-7.1":0.00642,"8.1-8.4":0,"9.0-9.2":0.00535,"9.3":0.02139,"10.0-10.2":0.00428,"10.3":0.03744,"11.0-11.2":0.09841,"11.3-11.4":0.0107,"12.0-12.1":0.00749,"12.2-12.5":0.13799,"13.0-13.1":0.00214,"13.2":0.02246,"13.3":0.00749,"13.4-13.7":0.03209,"14.0-14.4":0.07381,"14.5-14.8":0.08344,"15.0-15.1":0.04172,"15.2-15.3":0.04493,"15.4":0.05135,"15.5":0.06204,"15.6-15.8":0.56907,"16.0":0.11446,"16.1":0.24282,"16.2":0.12194,"16.3":0.20431,"16.4":0.04814,"16.5":0.08664,"16.6-16.7":0.71027,"17.0":0.06418,"17.1":0.10376,"17.2":0.10055,"17.3":0.15083,"17.4":0.3776,"17.5":6.91447,"17.6":0.05348,"18.0":0.0706},P:{"4":0.23746,"20":0.02065,"21":0.07227,"22":0.12389,"23":0.12389,"24":0.11357,"25":1.09436,"5.0-5.4":0.05162,_:"6.2-6.4 8.2 10.1 12.0","7.2-7.4":0.21681,"9.2":0.02065,"11.1-11.2":0.10324,"13.0":0.02065,"14.0":0.01032,"15.0":0.17551,"16.0":0.06195,"17.0":0.01032,"18.0":0.01032,"19.0":0.22713},I:{"0":0.11746,"3":0,"4":0.00001,"2.1":0,"2.2":0.00002,"2.3":0,"4.1":0.00007,"4.2-4.3":0.00005,"4.4":0,"4.4.3-4.4.4":0.0002},K:{"0":0.19628,_:"10 11 12 11.1 11.5 12.1"},A:{"11":0.00263,_:"6 7 8 9 10 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":61.89342},R:{_:"0"},M:{"0":0.34625},Q:{_:"14.9"},O:{"0":0.10314},H:{"0":0.01}}; +module.exports={C:{"78":0.0057,"85":0.00854,"115":0.03418,"127":0.02278,"128":0.16803,"129":0.48701,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 79 80 81 82 83 84 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 116 117 118 119 120 121 122 123 124 125 126 130 131 132 133 3.5 3.6"},D:{"39":0.00285,"43":0.00285,"49":0.00854,"50":0.00285,"55":0.0057,"59":0.00285,"65":0.0057,"66":0.0057,"70":0.00854,"71":0.00285,"72":0.00285,"73":0.00285,"75":0.02278,"76":0.03133,"79":0.03987,"80":0.00285,"83":0.01139,"84":0.00285,"86":0.0057,"87":0.00854,"88":0.00854,"89":0.00285,"90":0.00285,"91":0.0057,"94":0.00854,"95":0.00854,"98":0.0057,"99":0.13101,"102":0.01139,"103":0.03133,"104":0.17373,"106":0.0057,"108":0.0057,"109":0.65219,"111":0.00854,"112":0.0057,"113":0.04842,"116":0.08829,"117":0.00285,"118":0.0057,"119":0.11107,"120":0.03418,"121":0.02848,"122":0.01709,"123":1.5009,"124":0.02848,"125":0.02848,"126":1.01674,"127":10.28982,"128":2.19866,"129":0.0057,"130":0.0057,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 40 41 42 44 45 46 47 48 51 52 53 54 56 57 58 60 61 62 63 64 67 68 69 74 77 78 81 85 92 93 96 97 100 101 105 107 110 114 115 131"},F:{"83":0.00285,"95":0.1424,"109":0.09114,"110":0.00285,"111":0.08259,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 106 107 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"18":0.00285,"83":0.00285,"89":0.00285,"92":0.01139,"102":0.00285,"109":0.03702,"114":0.00285,"118":0.00285,"119":0.10822,"120":0.0057,"122":0.05411,"123":0.0057,"124":0.60378,"125":0.03987,"126":0.17658,"127":3.99859,"128":1.39267,_:"12 13 14 15 16 17 79 80 81 84 85 86 87 88 90 91 93 94 95 96 97 98 99 100 101 103 104 105 106 107 108 110 111 112 113 115 116 117 121"},E:{"15":0.00285,_:"0 4 5 6 7 8 9 10 11 12 13 14 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 12.1 15.1 15.4 16.0 16.1 17.0 17.3","13.1":0.01709,"14.1":0.04557,"15.2-15.3":0.00285,"15.5":0.00285,"15.6":0.06266,"16.2":0.00285,"16.3":0.00854,"16.4":0.00285,"16.5":0.0057,"16.6":0.01709,"17.1":0.00854,"17.2":0.01424,"17.4":0.04557,"17.5":0.19366,"17.6":0.07974,"18.0":0.02563},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00192,"5.0-5.1":0.00096,"6.0-6.1":0.0048,"7.0-7.1":0.00576,"8.1-8.4":0,"9.0-9.2":0.0048,"9.3":0.0192,"10.0-10.2":0.00576,"10.3":0.02975,"11.0-11.2":0.07582,"11.3-11.4":0.0096,"12.0-12.1":0.00768,"12.2-12.5":0.12861,"13.0-13.1":0.00192,"13.2":0.04127,"13.3":0.00576,"13.4-13.7":0.02399,"14.0-14.4":0.07103,"14.5-14.8":0.06815,"15.0-15.1":0.03743,"15.2-15.3":0.03743,"15.4":0.04319,"15.5":0.05087,"15.6-15.8":0.47894,"16.0":0.09694,"16.1":0.20444,"16.2":0.1027,"16.3":0.17084,"16.4":0.04319,"16.5":0.06911,"16.6-16.7":0.59412,"17.0":0.05471,"17.1":0.08446,"17.2":0.07774,"17.3":0.11518,"17.4":0.2697,"17.5":5.52364,"17.6":0.92908,"18.0":0.10078},P:{"4":0.19774,"20":0.03122,"21":0.09367,"22":0.07285,"23":0.03122,"24":0.12489,"25":0.87424,_:"5.0-5.4 6.2-6.4 10.1 12.0 17.0","7.2-7.4":0.14571,"8.2":0.01041,"9.2":0.01041,"11.1-11.2":0.17693,"13.0":0.01041,"14.0":0.01041,"15.0":0.281,"16.0":0.07285,"18.0":0.02082,"19.0":0.21856},I:{"0":0.02139,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00001,"4.2-4.3":0.00001,"4.4":0,"4.4.3-4.4.4":0.00003},K:{"0":0.1831,_:"10 11 12 11.1 11.5 12.1"},A:{"11":0.01139,_:"6 7 8 9 10 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":0.15019},H:{"0":0.01},L:{"0":61.59261},R:{_:"0"},M:{"0":0.1931},Q:{_:"14.9"}}; diff --git a/node_modules/caniuse-lite/data/regions/CX.js b/node_modules/caniuse-lite/data/regions/CX.js index b07035f1..7095048f 100644 --- a/node_modules/caniuse-lite/data/regions/CX.js +++ b/node_modules/caniuse-lite/data/regions/CX.js @@ -1 +1 @@ -module.exports={C:{_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 3.5 3.6"},D:{"127":42.858,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 128 129 130"},F:{_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{_:"12 13 14 15 16 17 18 79 80 81 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127"},E:{_:"0 4 5 6 7 8 9 10 11 12 13 14 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 12.1 13.1 14.1 15.1 15.2-15.3 15.4 15.5 15.6 16.0 16.1 16.2 16.3 16.4 16.5 16.6 17.0 17.1 17.2 17.3 17.4 17.5 17.6 18.0"},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0,"5.0-5.1":0,"6.0-6.1":0,"7.0-7.1":0,"8.1-8.4":0,"9.0-9.2":0,"9.3":0,"10.0-10.2":0,"10.3":0,"11.0-11.2":0,"11.3-11.4":0,"12.0-12.1":0,"12.2-12.5":0,"13.0-13.1":0,"13.2":0,"13.3":0,"13.4-13.7":0,"14.0-14.4":0,"14.5-14.8":0,"15.0-15.1":0,"15.2-15.3":0,"15.4":0,"15.5":0,"15.6-15.8":0,"16.0":0,"16.1":0,"16.2":0,"16.3":0,"16.4":0,"16.5":0,"16.6-16.7":0,"17.0":0,"17.1":0,"17.2":0,"17.3":0,"17.4":0,"17.5":0,"17.6":0,"18.0":0},P:{_:"4 20 21 22 23 24 25 5.0-5.4 6.2-6.4 7.2-7.4 8.2 9.2 10.1 11.1-11.2 12.0 13.0 14.0 15.0 16.0 17.0 18.0 19.0"},I:{"0":0,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0,"4.2-4.3":0,"4.4":0,"4.4.3-4.4.4":0},K:{"0":0,_:"10 11 12 11.1 11.5 12.1"},A:{_:"6 7 8 9 10 11 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":57.142},R:{_:"0"},M:{_:"0"},Q:{_:"14.9"},O:{_:"0"},H:{"0":0}}; +module.exports={C:{"115":5.71,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 3.5 3.6"},D:{"127":65.71,"128":8.57,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 129 130 131"},F:{_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"128":17.14,_:"12 13 14 15 16 17 18 79 80 81 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127"},E:{_:"0 4 5 6 7 8 9 10 11 12 13 14 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 12.1 13.1 14.1 15.1 15.2-15.3 15.4 15.5 15.6 16.0 16.1 16.2 16.3 16.4 16.5 16.6 17.0 17.1 17.2 17.3 17.4 17.5 17.6 18.0"},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0,"5.0-5.1":0,"6.0-6.1":0,"7.0-7.1":0,"8.1-8.4":0,"9.0-9.2":0,"9.3":0,"10.0-10.2":0,"10.3":0,"11.0-11.2":0,"11.3-11.4":0,"12.0-12.1":0,"12.2-12.5":0,"13.0-13.1":0,"13.2":0,"13.3":0,"13.4-13.7":0,"14.0-14.4":0,"14.5-14.8":0,"15.0-15.1":0,"15.2-15.3":0,"15.4":0,"15.5":0,"15.6-15.8":0,"16.0":0,"16.1":0,"16.2":0,"16.3":0,"16.4":0,"16.5":0,"16.6-16.7":0,"17.0":0,"17.1":0,"17.2":0,"17.3":0,"17.4":0,"17.5":0,"17.6":0,"18.0":0},P:{_:"4 20 21 22 23 24 25 5.0-5.4 6.2-6.4 7.2-7.4 8.2 9.2 10.1 11.1-11.2 12.0 13.0 14.0 15.0 16.0 17.0 18.0 19.0"},I:{"0":0,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0,"4.2-4.3":0,"4.4":0,"4.4.3-4.4.4":0},K:{"0":0,_:"10 11 12 11.1 11.5 12.1"},A:{_:"6 7 8 9 10 11 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{_:"0"},H:{"0":0},L:{_:"0"},R:{_:"0"},M:{_:"0"},Q:{_:"14.9"}}; diff --git a/node_modules/caniuse-lite/data/regions/CY.js b/node_modules/caniuse-lite/data/regions/CY.js index 6c817120..793446d7 100644 --- a/node_modules/caniuse-lite/data/regions/CY.js +++ b/node_modules/caniuse-lite/data/regions/CY.js @@ -1 +1 @@ -module.exports={C:{"52":0.00456,"53":0.00456,"68":0.00456,"80":0.00456,"92":0.00456,"105":0.00456,"108":0.00456,"109":0.00456,"111":0.00456,"115":0.30981,"119":0.00456,"122":0.28703,"123":0.37815,"124":0.00456,"125":0.01367,"126":0.02278,"127":0.64695,"128":0.90209,"129":0.00456,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 54 55 56 57 58 59 60 61 62 63 64 65 66 67 69 70 71 72 73 74 75 76 77 78 79 81 82 83 84 85 86 87 88 89 90 91 93 94 95 96 97 98 99 100 101 102 103 104 106 107 110 112 113 114 116 117 118 120 121 130 131 3.5 3.6"},D:{"38":0.00456,"43":0.00456,"44":0.00456,"46":0.00456,"47":0.00456,"51":0.00456,"56":0.00911,"58":0.00456,"69":0.00456,"70":0.00456,"78":0.00456,"79":0.03189,"81":0.00456,"83":0.00456,"86":0.00456,"87":0.0729,"88":0.04556,"91":0.03645,"93":0.28247,"94":0.00456,"95":0.02734,"98":0.05923,"99":0.00456,"101":0.00456,"102":0.00456,"103":0.03189,"105":0.00911,"106":0.00456,"107":0.01367,"108":0.02278,"109":0.99321,"110":0.01367,"111":0.00456,"112":0.01822,"113":0.00456,"114":0.00456,"115":0.00456,"116":0.15035,"117":0.01367,"118":0.01367,"119":0.03645,"120":0.10934,"121":0.09112,"122":0.17313,"123":0.17768,"124":0.13212,"125":0.32348,"126":24.34726,"127":2.98874,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 39 40 41 42 45 48 49 50 52 53 54 55 57 59 60 61 62 63 64 65 66 67 68 71 72 73 74 75 76 77 80 84 85 89 90 92 96 97 100 104 128 129 130"},F:{"78":0.00911,"83":0.02278,"86":0.00456,"91":0.00456,"94":0.00456,"95":0.00911,"106":0.00456,"109":0.23236,"110":0.00911,"111":0.35537,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 79 80 81 82 84 85 87 88 89 90 92 93 96 97 98 99 100 101 102 103 104 105 107 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"12":0.00456,"90":0.00456,"99":0.00456,"108":0.00456,"109":0.03189,"114":0.02278,"118":0.00456,"120":0.00911,"121":0.01367,"122":0.00456,"123":0.01367,"124":0.00456,"125":0.0729,"126":6.85678,"127":0.87475,_:"13 14 15 16 17 18 79 80 81 83 84 85 86 87 88 89 91 92 93 94 95 96 97 98 100 101 102 103 104 105 106 107 110 111 112 113 115 116 117 119"},E:{"8":0.00456,"9":0.00911,"13":0.00456,"14":0.01822,"15":0.00456,_:"0 4 5 6 7 10 11 12 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 12.1","13.1":0.27336,"14.1":0.07745,"15.1":0.1549,"15.2-15.3":0.00456,"15.4":0.00456,"15.5":0.01822,"15.6":0.15946,"16.0":0.01822,"16.1":0.01367,"16.2":0.01367,"16.3":0.03645,"16.4":0.01367,"16.5":0.01367,"16.6":0.14124,"17.0":0.02734,"17.1":0.03189,"17.2":0.04556,"17.3":0.03645,"17.4":0.07745,"17.5":1.08888,"17.6":0.00456,"18.0":0.01367},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00249,"5.0-5.1":0.00125,"6.0-6.1":0.00747,"7.0-7.1":0.00747,"8.1-8.4":0,"9.0-9.2":0.00623,"9.3":0.0249,"10.0-10.2":0.00498,"10.3":0.04358,"11.0-11.2":0.11454,"11.3-11.4":0.01245,"12.0-12.1":0.00872,"12.2-12.5":0.16061,"13.0-13.1":0.00249,"13.2":0.02615,"13.3":0.00872,"13.4-13.7":0.03735,"14.0-14.4":0.08591,"14.5-14.8":0.09711,"15.0-15.1":0.04856,"15.2-15.3":0.05229,"15.4":0.05976,"15.5":0.07221,"15.6-15.8":0.66236,"16.0":0.13322,"16.1":0.28262,"16.2":0.14193,"16.3":0.2378,"16.4":0.05603,"16.5":0.10085,"16.6-16.7":0.82671,"17.0":0.0747,"17.1":0.12077,"17.2":0.11703,"17.3":0.17555,"17.4":0.4395,"17.5":8.04796,"17.6":0.06225,"18.0":0.08217},P:{"4":0.05206,"20":0.01041,"21":0.03123,"22":0.08329,"23":0.10412,"24":0.06247,"25":3.91478,_:"5.0-5.4 6.2-6.4 7.2-7.4 8.2 9.2 10.1 11.1-11.2 12.0 15.0 18.0","13.0":0.01041,"14.0":0.01041,"16.0":0.01041,"17.0":0.01041,"19.0":0.01041},I:{"0":0.07595,"3":0,"4":0.00001,"2.1":0,"2.2":0.00002,"2.3":0,"4.1":0.00005,"4.2-4.3":0.00003,"4.4":0,"4.4.3-4.4.4":0.00013},K:{"0":0.47363,_:"10 11 12 11.1 11.5 12.1"},A:{"7":0.00456,"8":0.02734,"9":0.00911,"10":0.00456,"11":0.07745,_:"6 5.5"},S:{"2.5":0.05444,_:"3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":36.49311},R:{_:"0"},M:{"0":0.17421},Q:{_:"14.9"},O:{"0":0.17421},H:{"0":0}}; +module.exports={C:{"52":0.0044,"103":0.0044,"106":0.0044,"108":0.0044,"115":0.19364,"120":0.0044,"123":0.12763,"124":0.0132,"125":0.0044,"126":0.0044,"127":0.33448,"128":0.40929,"129":0.8714,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 104 105 107 109 110 111 112 113 114 116 117 118 119 121 122 130 131 132 133 3.5 3.6"},D:{"38":0.0044,"48":0.0044,"56":0.0088,"58":0.0044,"68":0.0044,"69":0.0044,"78":0.0088,"79":0.04401,"81":0.0044,"83":0.0088,"84":0.0044,"85":0.0044,"86":0.0044,"87":0.05721,"88":0.0044,"89":0.0044,"91":0.0132,"93":0.04841,"94":0.0044,"95":0.03521,"96":0.0044,"98":0.03081,"99":0.0044,"101":0.0044,"102":0.02201,"103":0.03521,"104":0.02201,"105":0.04841,"106":0.0044,"107":0.0088,"108":0.0132,"109":1.08265,"110":0.0176,"111":0.28607,"112":0.0044,"113":0.0132,"114":0.0044,"115":0.0044,"116":0.12763,"117":0.0088,"118":0.02641,"119":0.03521,"120":0.09242,"121":0.04401,"122":0.21565,"123":0.20685,"124":0.24646,"125":0.08802,"126":1.93204,"127":21.08519,"128":3.9653,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 39 40 41 42 43 44 45 46 47 49 50 51 52 53 54 55 57 59 60 61 62 63 64 65 66 67 70 71 72 73 74 75 76 77 80 90 92 97 100 129 130 131"},F:{"78":0.0088,"83":0.0132,"94":0.0044,"95":0.0044,"109":0.15404,"111":0.06161,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 79 80 81 82 84 85 86 87 88 89 90 91 92 93 96 97 98 99 100 101 102 103 104 105 106 107 108 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"84":0.0044,"92":0.0044,"99":0.0044,"100":0.0044,"107":0.0044,"108":0.0044,"109":0.03521,"110":0.0044,"114":0.0088,"117":0.0044,"120":0.0132,"121":0.0088,"122":0.08362,"123":0.0088,"124":0.0088,"125":0.05281,"126":0.57653,"127":5.21078,"128":1.51835,_:"12 13 14 15 16 17 18 79 80 81 83 85 86 87 88 89 90 91 93 94 95 96 97 98 101 102 103 104 105 106 111 112 113 115 116 118 119"},E:{"5":0.0044,"10":0.0044,"13":0.0044,"14":0.0176,_:"0 4 6 7 8 9 11 12 15 3.1 3.2 5.1 6.1 7.1 10.1 11.1 12.1 15.2-15.3","9.1":0.0044,"13.1":0.21565,"14.1":0.05721,"15.1":0.11883,"15.4":0.0088,"15.5":0.0132,"15.6":0.15404,"16.0":0.0088,"16.1":0.02201,"16.2":0.0132,"16.3":0.03961,"16.4":0.0176,"16.5":0.0132,"16.6":0.13643,"17.0":0.0088,"17.1":0.03081,"17.2":0.04841,"17.3":0.02641,"17.4":0.06602,"17.5":0.8846,"17.6":0.25966,"18.0":0.04841},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00272,"5.0-5.1":0.00136,"6.0-6.1":0.0068,"7.0-7.1":0.00816,"8.1-8.4":0,"9.0-9.2":0.0068,"9.3":0.0272,"10.0-10.2":0.00816,"10.3":0.04216,"11.0-11.2":0.10744,"11.3-11.4":0.0136,"12.0-12.1":0.01088,"12.2-12.5":0.18224,"13.0-13.1":0.00272,"13.2":0.05848,"13.3":0.00816,"13.4-13.7":0.034,"14.0-14.4":0.10064,"14.5-14.8":0.09656,"15.0-15.1":0.05304,"15.2-15.3":0.05304,"15.4":0.0612,"15.5":0.07208,"15.6-15.8":0.67864,"16.0":0.13736,"16.1":0.28968,"16.2":0.14552,"16.3":0.24208,"16.4":0.0612,"16.5":0.09792,"16.6-16.7":0.84184,"17.0":0.07752,"17.1":0.11968,"17.2":0.11016,"17.3":0.1632,"17.4":0.38216,"17.5":7.82678,"17.6":1.31648,"18.0":0.1428},P:{"4":0.04132,"20":0.01033,"21":0.05165,"22":0.06198,"23":0.07231,"24":0.05165,"25":3.21244,"5.0-5.4":0.01033,"6.2-6.4":0.01033,"7.2-7.4":0.01033,_:"8.2 9.2 10.1 11.1-11.2 12.0 13.0 15.0 16.0","14.0":0.01033,"17.0":0.01033,"18.0":0.01033,"19.0":0.02066},I:{"0":0.0279,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00001,"4.2-4.3":0.00001,"4.4":0,"4.4.3-4.4.4":0.00004},K:{"0":0.5711,_:"10 11 12 11.1 11.5 12.1"},A:{"11":0.03521,_:"6 7 8 9 10 5.5"},N:{_:"10 11"},S:{"2.5":0.03359,_:"3.0-3.1"},J:{_:"7 10"},O:{"0":0.26875},H:{"0":0},L:{"0":36.78789},R:{_:"0"},M:{"0":0.26875},Q:{"14.9":0.0112}}; diff --git a/node_modules/caniuse-lite/data/regions/CZ.js b/node_modules/caniuse-lite/data/regions/CZ.js index c12a8089..e7e0fe94 100644 --- a/node_modules/caniuse-lite/data/regions/CZ.js +++ b/node_modules/caniuse-lite/data/regions/CZ.js @@ -1 +1 @@ -module.exports={C:{"52":0.108,"56":0.009,"60":0.0045,"63":0.0045,"68":0.0045,"75":0.0045,"78":0.036,"81":0.0045,"83":0.0135,"88":0.009,"91":0.0045,"95":0.0045,"96":0.0045,"97":0.0045,"100":0.018,"102":0.0135,"103":0.018,"105":0.009,"106":0.0135,"108":0.009,"109":0.0045,"110":0.0045,"111":0.0045,"112":0.0045,"113":0.0135,"114":0.0045,"115":0.7515,"116":0.0045,"117":0.0045,"118":0.009,"119":0.0045,"120":0.0135,"121":0.0135,"122":0.0135,"123":0.027,"124":0.018,"125":0.036,"126":0.0945,"127":2.0925,"128":3.3525,"129":0.0045,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 53 54 55 57 58 59 61 62 64 65 66 67 69 70 71 72 73 74 76 77 79 80 82 84 85 86 87 89 90 92 93 94 98 99 101 104 107 130 131 3.5 3.6"},D:{"41":0.0045,"49":0.0135,"68":0.0045,"70":0.0045,"71":0.0045,"74":0.0045,"79":0.045,"80":0.0045,"81":0.009,"83":0.0045,"84":0.0045,"85":0.0135,"87":0.0315,"88":0.0045,"89":0.009,"90":0.0045,"91":0.009,"93":0.0045,"94":0.0315,"95":0.0045,"96":0.0045,"97":0.0045,"98":0.018,"99":0.0045,"100":0.0045,"101":0.0045,"102":0.234,"103":0.0405,"104":0.036,"105":0.0045,"106":0.0135,"107":0.009,"108":0.144,"109":1.2465,"110":0.009,"111":0.0135,"112":0.0135,"113":0.1215,"114":0.1485,"115":0.009,"116":0.063,"117":0.0135,"118":0.0225,"119":0.045,"120":0.693,"121":0.036,"122":0.1305,"123":0.108,"124":0.189,"125":0.531,"126":17.982,"127":1.9935,"128":0.0045,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 42 43 44 45 46 47 48 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 69 72 73 75 76 77 78 86 92 129 130"},F:{"46":0.009,"69":0.0045,"75":0.009,"79":0.0045,"83":0.045,"84":0.009,"85":0.018,"95":0.1035,"99":0.0045,"102":0.0045,"109":0.639,"110":0.0225,"111":1.098,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 70 71 72 73 74 76 77 78 80 81 82 86 87 88 89 90 91 92 93 94 96 97 98 100 101 103 104 105 106 107 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6","12.1":0.0045},B:{"18":0.0045,"92":0.0045,"105":0.0045,"106":0.0045,"107":0.0045,"108":0.0045,"109":0.09,"110":0.0045,"111":0.0045,"112":0.0045,"113":0.0135,"114":0.0225,"115":0.009,"116":0.0045,"117":0.0045,"118":0.2205,"119":0.009,"120":0.0225,"121":0.009,"122":0.018,"123":0.054,"124":0.0675,"125":0.1305,"126":6.2235,"127":0.7785,_:"12 13 14 15 16 17 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 96 97 98 99 100 101 102 103 104"},E:{"9":0.0045,"13":0.0045,"14":0.009,_:"0 4 5 6 7 8 10 11 12 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 12.1","13.1":0.0225,"14.1":0.0315,"15.1":0.0045,"15.2-15.3":0.0045,"15.4":0.009,"15.5":0.018,"15.6":0.117,"16.0":0.0225,"16.1":0.0225,"16.2":0.018,"16.3":0.036,"16.4":0.009,"16.5":0.0315,"16.6":0.153,"17.0":0.018,"17.1":0.036,"17.2":0.036,"17.3":0.036,"17.4":0.126,"17.5":1.0935,"17.6":0.009,"18.0":0.0135},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00204,"5.0-5.1":0.00102,"6.0-6.1":0.00611,"7.0-7.1":0.00611,"8.1-8.4":0,"9.0-9.2":0.00509,"9.3":0.02035,"10.0-10.2":0.00407,"10.3":0.03561,"11.0-11.2":0.09361,"11.3-11.4":0.01018,"12.0-12.1":0.00712,"12.2-12.5":0.13126,"13.0-13.1":0.00204,"13.2":0.02137,"13.3":0.00712,"13.4-13.7":0.03053,"14.0-14.4":0.07021,"14.5-14.8":0.07937,"15.0-15.1":0.03968,"15.2-15.3":0.04274,"15.4":0.04884,"15.5":0.05902,"15.6-15.8":0.54131,"16.0":0.10887,"16.1":0.23097,"16.2":0.116,"16.3":0.19434,"16.4":0.04579,"16.5":0.08242,"16.6-16.7":0.67562,"17.0":0.06105,"17.1":0.0987,"17.2":0.09565,"17.3":0.14347,"17.4":0.35918,"17.5":6.57712,"17.6":0.05088,"18.0":0.06716},P:{"4":0.0413,"20":0.02065,"21":0.0413,"22":0.0413,"23":0.0826,"24":0.06195,"25":2.58129,_:"5.0-5.4 7.2-7.4 8.2 9.2 10.1 11.1-11.2 12.0 14.0 15.0 16.0","6.2-6.4":0.01033,"13.0":0.01033,"17.0":0.01033,"18.0":0.01033,"19.0":0.01033},I:{"0":0.12606,"3":0,"4":0.00001,"2.1":0,"2.2":0.00003,"2.3":0,"4.1":0.00008,"4.2-4.3":0.00005,"4.4":0,"4.4.3-4.4.4":0.00022},K:{"0":0.6215,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.01029,"10":0.03086,"11":0.03086,_:"6 7 9 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":41.252},R:{_:"0"},M:{"0":0.528},Q:{"14.9":0.0055},O:{"0":0.11},H:{"0":0}}; +module.exports={C:{"48":0.00451,"52":0.09479,"56":0.01806,"60":0.00451,"63":0.00451,"68":0.00451,"78":0.02257,"81":0.00451,"83":0.01354,"84":0.00451,"88":0.00451,"91":0.00451,"96":0.00451,"97":0.00451,"99":0.00451,"100":0.04514,"102":0.00903,"103":0.01354,"105":0.00903,"106":0.00903,"108":0.00451,"110":0.00451,"111":0.00451,"113":0.01806,"114":0.00451,"115":0.74932,"116":0.00451,"117":0.00451,"118":0.00903,"120":0.00903,"121":0.00903,"122":0.00903,"123":0.02257,"124":0.00903,"125":0.03611,"126":0.04965,"127":0.12639,"128":1.50768,"129":3.86398,"130":0.00451,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 49 50 51 53 54 55 57 58 59 61 62 64 65 66 67 69 70 71 72 73 74 75 76 77 79 80 82 85 86 87 89 90 92 93 94 95 98 101 104 107 109 112 119 131 132 133 3.5 3.6"},D:{"38":0.00451,"41":0.00451,"44":0.00451,"49":0.01354,"51":0.00451,"56":0.00451,"68":0.00451,"70":0.00451,"71":0.00451,"74":0.00903,"77":0.01354,"79":0.04514,"80":0.00451,"81":0.00451,"83":0.00451,"84":0.00451,"85":0.00903,"86":0.00451,"87":0.02708,"88":0.00451,"89":0.00451,"91":0.00451,"94":0.04063,"95":0.00903,"96":0.00451,"97":0.00451,"98":0.00451,"99":0.00903,"100":0.00451,"101":0.00451,"102":0.24827,"103":0.02708,"104":0.02708,"105":0.00451,"106":0.00903,"107":0.01806,"108":0.19862,"109":1.25941,"110":0.00903,"111":0.00903,"112":0.00903,"113":0.12639,"114":0.15348,"115":0.00903,"116":0.06771,"117":0.01354,"118":0.02257,"119":0.05417,"120":0.35209,"121":0.02708,"122":0.12188,"123":0.09028,"124":0.11736,"125":0.19862,"126":1.3226,"127":16.13304,"128":2.9973,"129":0.00451,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 39 40 42 43 45 46 47 48 50 52 53 54 55 57 58 59 60 61 62 63 64 65 66 67 69 72 73 75 76 78 90 92 93 130 131"},F:{"46":0.00451,"69":0.00451,"75":0.00451,"79":0.00451,"83":0.04063,"84":0.00903,"85":0.01354,"95":0.09028,"109":0.32501,"110":0.00451,"111":0.1625,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 70 71 72 73 74 76 77 78 80 81 82 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 106 107 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"92":0.00451,"105":0.00451,"107":0.00451,"108":0.00903,"109":0.09028,"111":0.00451,"112":0.00451,"114":0.02257,"116":0.00451,"117":0.00451,"118":0.24827,"119":0.00903,"120":0.02257,"121":0.01354,"122":0.01354,"123":0.01354,"124":0.0632,"125":0.04514,"126":0.40626,"127":5.54771,"128":1.42642,_:"12 13 14 15 16 17 18 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 96 97 98 99 100 101 102 103 104 106 110 113 115"},E:{"9":0.00451,"13":0.00451,"14":0.00903,_:"0 4 5 6 7 8 10 11 12 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 12.1","13.1":0.02708,"14.1":0.03611,"15.1":0.00451,"15.2-15.3":0.00451,"15.4":0.00903,"15.5":0.02257,"15.6":0.13993,"16.0":0.02257,"16.1":0.02257,"16.2":0.01806,"16.3":0.04063,"16.4":0.01354,"16.5":0.02257,"16.6":0.15799,"17.0":0.02257,"17.1":0.04063,"17.2":0.0316,"17.3":0.03611,"17.4":0.12188,"17.5":0.92086,"17.6":0.33855,"18.0":0.02257},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.0021,"5.0-5.1":0.00105,"6.0-6.1":0.00526,"7.0-7.1":0.00631,"8.1-8.4":0,"9.0-9.2":0.00526,"9.3":0.02103,"10.0-10.2":0.00631,"10.3":0.0326,"11.0-11.2":0.08308,"11.3-11.4":0.01052,"12.0-12.1":0.00841,"12.2-12.5":0.14092,"13.0-13.1":0.0021,"13.2":0.04522,"13.3":0.00631,"13.4-13.7":0.02629,"14.0-14.4":0.07782,"14.5-14.8":0.07467,"15.0-15.1":0.04101,"15.2-15.3":0.04101,"15.4":0.04732,"15.5":0.05574,"15.6-15.8":0.52478,"16.0":0.10622,"16.1":0.224,"16.2":0.11253,"16.3":0.1872,"16.4":0.04732,"16.5":0.07572,"16.6-16.7":0.65098,"17.0":0.05994,"17.1":0.09255,"17.2":0.08518,"17.3":0.1262,"17.4":0.29552,"17.5":6.05234,"17.6":1.01801,"18.0":0.11042},P:{"4":0.05151,"20":0.02061,"21":0.03091,"22":0.03091,"23":0.08242,"24":0.08242,"25":2.0812,_:"5.0-5.4 7.2-7.4 8.2 9.2 10.1 11.1-11.2 12.0 15.0 16.0","6.2-6.4":0.0103,"13.0":0.0103,"14.0":0.0103,"17.0":0.0103,"18.0":0.0103,"19.0":0.0103},I:{"0":0.12576,"3":0,"4":0.00001,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00005,"4.2-4.3":0.00005,"4.4":0,"4.4.3-4.4.4":0.0002},K:{"0":0.61992,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.01806,"9":0.00451,"10":0.01354,"11":0.03611,_:"6 7 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":0.10972},H:{"0":0},L:{"0":40.47203},R:{_:"0"},M:{"0":0.53763},Q:{_:"14.9"}}; diff --git a/node_modules/caniuse-lite/data/regions/DE.js b/node_modules/caniuse-lite/data/regions/DE.js index 5c3ba293..777ca832 100644 --- a/node_modules/caniuse-lite/data/regions/DE.js +++ b/node_modules/caniuse-lite/data/regions/DE.js @@ -1 +1 @@ -module.exports={C:{"38":0.014,"40":0.00467,"47":0.00933,"48":0.01866,"50":0.06999,"52":0.09332,"53":0.06532,"56":0.03266,"59":0.014,"66":0.00933,"68":0.00467,"72":0.00467,"75":0.00467,"77":0.014,"78":0.03733,"82":0.00467,"83":0.00933,"84":0.00467,"87":0.00467,"88":0.014,"89":0.00467,"91":0.014,"92":0.00467,"94":0.00467,"98":0.00933,"99":0.00467,"100":0.00467,"101":0.00467,"102":0.028,"103":0.01866,"104":0.00467,"105":0.00933,"106":0.00933,"107":0.00933,"108":0.014,"109":0.00933,"110":0.00933,"111":0.014,"112":0.00467,"113":0.014,"114":0.00467,"115":1.20849,"116":0.00933,"117":0.014,"118":0.04666,"119":0.02333,"120":0.02333,"121":0.03266,"122":0.04666,"123":0.028,"124":0.03733,"125":0.04666,"126":0.16798,"127":2.92558,"128":4.88064,"129":0.05599,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 39 41 42 43 44 45 46 49 51 54 55 57 58 60 61 62 63 64 65 67 69 70 71 73 74 76 79 80 81 85 86 90 93 95 96 97 130 131 3.5 3.6"},D:{"41":0.00467,"43":0.05133,"49":0.02333,"52":0.00933,"56":0.00467,"58":0.00467,"63":0.00467,"66":0.06066,"70":0.00467,"74":0.00467,"76":0.02333,"77":0.028,"78":0.00467,"79":0.03266,"80":0.03733,"81":0.028,"83":0.00933,"84":0.00933,"85":0.00933,"86":0.014,"87":0.04199,"88":0.028,"89":0.03266,"90":0.014,"91":0.10265,"92":0.00467,"93":0.05599,"94":0.07466,"95":0.00467,"96":0.12598,"97":0.03733,"98":0.014,"99":0.04199,"100":0.00467,"101":0.00467,"102":0.014,"103":0.16798,"104":0.04666,"105":0.014,"106":0.18664,"107":0.04666,"108":0.07466,"109":0.81655,"110":0.03733,"111":0.05133,"112":0.04666,"113":0.15864,"114":0.10265,"115":0.05133,"116":0.12132,"117":0.03266,"118":0.10265,"119":0.06532,"120":0.12132,"121":0.53192,"122":0.14465,"123":0.23797,"124":0.50393,"125":0.67657,"126":13.37276,"127":1.27382,"128":0.00933,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 42 44 45 46 47 48 50 51 53 54 55 57 59 60 61 62 64 65 67 68 69 71 72 73 75 129 130"},F:{"36":0.00467,"46":0.01866,"70":0.00467,"83":0.04666,"86":0.00467,"89":0.00467,"91":0.00467,"94":0.00467,"95":0.11198,"102":0.00467,"106":0.00467,"107":0.00467,"108":0.00467,"109":0.62991,"110":0.02333,"111":0.97986,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 37 38 39 40 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 71 72 73 74 75 76 77 78 79 80 81 82 84 85 87 88 90 92 93 96 97 98 99 100 101 103 104 105 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6","12.1":0.00933},B:{"17":0.00933,"18":0.00467,"92":0.00933,"97":0.00467,"100":0.00467,"101":0.00467,"103":0.00467,"105":0.00467,"106":0.00467,"107":0.014,"108":0.00933,"109":0.13531,"110":0.00933,"111":0.05133,"112":0.00467,"113":0.00467,"114":0.00933,"115":0.00933,"116":0.00467,"117":0.00933,"118":0.00933,"119":0.014,"120":0.03266,"121":0.028,"122":0.028,"123":0.028,"124":0.07466,"125":0.16798,"126":6.85435,"127":0.81188,_:"12 13 14 15 16 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 96 98 99 102 104"},E:{"7":0.01866,"8":0.00467,"13":0.00467,"14":0.01866,"15":0.00467,_:"0 4 5 6 9 10 11 12 3.1 3.2 5.1 6.1 7.1 10.1","9.1":0.00467,"11.1":0.014,"12.1":0.014,"13.1":0.06066,"14.1":0.07466,"15.1":0.00933,"15.2-15.3":0.00933,"15.4":0.014,"15.5":0.028,"15.6":0.28929,"16.0":0.08399,"16.1":0.04199,"16.2":0.04199,"16.3":0.08399,"16.4":0.01866,"16.5":0.03733,"16.6":0.32195,"17.0":0.028,"17.1":0.05133,"17.2":0.05599,"17.3":0.05599,"17.4":0.13998,"17.5":2.32833,"17.6":0.01866,"18.0":0.014},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00261,"5.0-5.1":0.00131,"6.0-6.1":0.00784,"7.0-7.1":0.00784,"8.1-8.4":0,"9.0-9.2":0.00653,"9.3":0.02613,"10.0-10.2":0.00523,"10.3":0.04572,"11.0-11.2":0.12018,"11.3-11.4":0.01306,"12.0-12.1":0.00914,"12.2-12.5":0.16851,"13.0-13.1":0.00261,"13.2":0.02743,"13.3":0.00914,"13.4-13.7":0.03919,"14.0-14.4":0.09013,"14.5-14.8":0.10189,"15.0-15.1":0.05095,"15.2-15.3":0.05486,"15.4":0.0627,"15.5":0.07577,"15.6-15.8":0.69495,"16.0":0.13977,"16.1":0.29653,"16.2":0.14892,"16.3":0.2495,"16.4":0.05878,"16.5":0.10581,"16.6-16.7":0.86738,"17.0":0.07838,"17.1":0.12671,"17.2":0.12279,"17.3":0.18419,"17.4":0.46112,"17.5":8.4439,"17.6":0.06531,"18.0":0.08622},P:{"4":0.1154,"20":0.04196,"21":0.09442,"22":0.08393,"23":0.1154,"24":0.12589,"25":3.50397,"5.0-5.4":0.01049,"6.2-6.4":0.01049,"7.2-7.4":0.02098,_:"8.2 9.2 10.1 12.0","11.1-11.2":0.01049,"13.0":0.02098,"14.0":0.02098,"15.0":0.01049,"16.0":0.02098,"17.0":0.03147,"18.0":0.02098,"19.0":0.03147},I:{"0":0.05315,"3":0,"4":0.00001,"2.1":0,"2.2":0.00001,"2.3":0,"4.1":0.00003,"4.2-4.3":0.00002,"4.4":0,"4.4.3-4.4.4":0.00009},K:{"0":0.94412,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.01011,"9":0.00505,"10":0.00505,"11":0.1011,_:"6 7 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":33.41579},R:{_:"0"},M:{"0":1.20548},Q:{"14.9":0.016},O:{"0":0.2347},H:{"0":0}}; +module.exports={C:{"38":0.01337,"40":0.00892,"47":0.00446,"48":0.01337,"50":0.10253,"51":0.00892,"52":0.11591,"53":0.02675,"54":0.00446,"56":0.04012,"59":0.01783,"66":0.01337,"68":0.00446,"72":0.00446,"75":0.00446,"77":0.00892,"78":0.03566,"82":0.00446,"83":0.00892,"84":0.00446,"87":0.00446,"88":0.01783,"89":0.00446,"91":0.01337,"92":0.00446,"95":0.00446,"98":0.00892,"99":0.00446,"100":0.00446,"101":0.00446,"102":0.02229,"103":0.01783,"104":0.00446,"105":0.00446,"106":0.00892,"107":0.00446,"108":0.00892,"109":0.00892,"110":0.00892,"111":0.01337,"112":0.00446,"113":0.01337,"114":0.00446,"115":1.13233,"116":0.01337,"117":0.01337,"118":0.03566,"119":0.02229,"120":0.02229,"121":0.02675,"122":0.03121,"123":0.0535,"124":0.02229,"125":0.03566,"126":0.04458,"127":0.12482,"128":2.17996,"129":5.42984,"130":0.04012,"131":0.00446,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 39 41 42 43 44 45 46 49 55 57 58 60 61 62 63 64 65 67 69 70 71 73 74 76 79 80 81 85 86 90 93 94 96 97 132 133 3.5 3.6"},D:{"38":0.00892,"41":0.00446,"49":0.01783,"52":0.01783,"56":0.27194,"57":0.00892,"58":0.08024,"63":0.00446,"66":0.07579,"67":0.00446,"70":0.00446,"71":0.00446,"74":0.00446,"76":0.01337,"77":0.02229,"78":0.00446,"79":0.03566,"80":0.05795,"81":0.03121,"83":0.00892,"84":0.00446,"85":0.00892,"86":0.00892,"87":0.04904,"88":0.01783,"89":0.03121,"90":0.01337,"91":0.07133,"92":0.00446,"93":0.03566,"94":0.09808,"95":0.00892,"96":0.00892,"97":0.03121,"98":0.02229,"99":0.03121,"100":0.00446,"101":0.00446,"102":0.01783,"103":0.12928,"104":0.04458,"105":0.01337,"106":0.1694,"107":0.04012,"108":0.08024,"109":0.72665,"110":0.03566,"111":0.04458,"112":0.04012,"113":0.12482,"114":0.10253,"115":0.04458,"116":0.10699,"117":0.03121,"118":0.11145,"119":0.05795,"120":0.11591,"121":0.40122,"122":0.17386,"123":0.13374,"124":0.47255,"125":0.17386,"126":1.48006,"127":10.2534,"128":2.09526,"129":0.00892,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 39 40 42 43 44 45 46 47 48 50 51 53 54 55 59 60 61 62 64 65 68 69 72 73 75 130 131"},F:{"36":0.00446,"44":0.03566,"46":0.01783,"69":0.00446,"83":0.03566,"84":0.00446,"86":0.00446,"87":0.00446,"89":0.00446,"94":0.00446,"95":0.08024,"102":0.00446,"106":0.00446,"109":0.37893,"110":0.00446,"111":0.12482,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 37 38 39 40 41 42 43 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 70 71 72 73 74 75 76 77 78 79 80 81 82 85 88 90 91 92 93 96 97 98 99 100 101 103 104 105 107 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6","12.1":0.00446},B:{"14":0.08024,"17":0.00892,"18":0.00446,"92":0.00892,"100":0.00446,"101":0.00446,"106":0.00446,"107":0.00892,"108":0.00892,"109":0.14266,"110":0.00892,"111":0.0535,"112":0.00446,"113":0.00446,"114":0.01337,"115":0.00446,"116":0.00892,"117":0.00892,"118":0.00892,"119":0.01337,"120":0.02229,"121":0.15157,"122":0.02229,"123":0.02229,"124":0.02675,"125":0.06241,"126":0.40568,"127":5.39864,"128":1.67175,_:"12 13 15 16 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 96 97 98 99 102 103 104 105"},E:{"7":0.01783,"8":0.00446,"13":0.00446,"14":0.01783,"15":0.00446,_:"0 4 5 6 9 10 11 12 3.1 3.2 5.1 6.1 7.1 9.1 10.1","11.1":0.01783,"12.1":0.00892,"13.1":0.06241,"14.1":0.08024,"15.1":0.00892,"15.2-15.3":0.00892,"15.4":0.01337,"15.5":0.02675,"15.6":0.27194,"16.0":0.08916,"16.1":0.04458,"16.2":0.04904,"16.3":0.08024,"16.4":0.02229,"16.5":0.03566,"16.6":0.31206,"17.0":0.03121,"17.1":0.04458,"17.2":0.04458,"17.3":0.04904,"17.4":0.14711,"17.5":1.80103,"17.6":0.78907,"18.0":0.03121},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00282,"5.0-5.1":0.00141,"6.0-6.1":0.00704,"7.0-7.1":0.00845,"8.1-8.4":0,"9.0-9.2":0.00704,"9.3":0.02816,"10.0-10.2":0.00845,"10.3":0.04365,"11.0-11.2":0.11125,"11.3-11.4":0.01408,"12.0-12.1":0.01127,"12.2-12.5":0.1887,"13.0-13.1":0.00282,"13.2":0.06055,"13.3":0.00845,"13.4-13.7":0.03521,"14.0-14.4":0.10421,"14.5-14.8":0.09998,"15.0-15.1":0.05492,"15.2-15.3":0.05492,"15.4":0.06337,"15.5":0.07464,"15.6-15.8":0.7027,"16.0":0.14223,"16.1":0.29995,"16.2":0.15068,"16.3":0.25066,"16.4":0.06337,"16.5":0.10139,"16.6-16.7":0.87169,"17.0":0.08027,"17.1":0.12392,"17.2":0.11407,"17.3":0.16899,"17.4":0.39571,"17.5":8.10432,"17.6":1.36316,"18.0":0.14786},P:{"4":0.084,"20":0.042,"21":0.0945,"22":0.084,"23":0.1155,"24":0.1365,"25":2.75101,"5.0-5.4":0.0105,"6.2-6.4":0.0105,"7.2-7.4":0.021,_:"8.2 9.2 10.1 12.0","11.1-11.2":0.021,"13.0":0.021,"14.0":0.021,"15.0":0.0105,"16.0":0.021,"17.0":0.0315,"18.0":0.021,"19.0":0.0315},I:{"0":0.04419,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00002,"4.2-4.3":0.00002,"4.4":0,"4.4.3-4.4.4":0.00007},K:{"0":0.89226,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.00951,"9":0.00476,"10":0.00476,"11":0.12364,_:"6 7 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":0.24939},H:{"0":0},L:{"0":34.02122},R:{_:"0"},M:{"0":1.32454},Q:{"14.9":0.01663}}; diff --git a/node_modules/caniuse-lite/data/regions/DJ.js b/node_modules/caniuse-lite/data/regions/DJ.js index 121c6ee0..0b9154fb 100644 --- a/node_modules/caniuse-lite/data/regions/DJ.js +++ b/node_modules/caniuse-lite/data/regions/DJ.js @@ -1 +1 @@ -module.exports={C:{"49":0.00147,"72":0.00294,"95":0.01174,"115":0.07927,"118":0.00147,"120":0.00147,"121":0.00147,"122":0.00294,"124":0.00294,"126":0.00147,"127":0.34645,"128":0.50059,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 116 117 119 123 125 129 130 131 3.5 3.6"},D:{"5":0.00147,"43":0.00147,"49":0.00587,"53":0.0044,"54":0.00294,"56":0.00147,"58":0.08955,"66":0.00147,"67":0.00587,"68":0.01615,"70":0.01321,"72":0.00587,"73":0.00147,"78":0.02349,"79":0.02055,"81":0.00587,"83":0.01028,"87":0.02642,"88":0.00147,"89":0.00294,"92":0.33324,"94":0.00147,"95":0.00294,"98":0.01321,"99":0.00147,"100":0.00294,"101":0.00147,"102":0.00147,"103":0.00881,"104":0.00734,"105":0.00147,"107":0.00294,"108":0.00294,"109":0.77804,"110":0.00147,"112":0.00147,"115":0.00147,"116":0.0044,"119":0.0044,"120":0.02496,"121":0.01615,"122":0.01468,"123":0.04257,"124":0.03376,"125":0.11157,"126":6.75574,"127":0.85878,"128":0.00734,"129":0.00294,_:"4 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 44 45 46 47 48 50 51 52 55 57 59 60 61 62 63 64 65 69 71 74 75 76 77 80 84 85 86 90 91 93 96 97 106 111 113 114 117 118 130"},F:{"46":0.00294,"83":0.08808,"95":0.06166,"101":0.00147,"105":0.00147,"107":0.00294,"109":0.00294,"110":0.75162,"111":0.14093,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 102 103 104 106 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"12":0.00147,"16":0.00294,"17":0.00147,"18":0.00147,"88":0.00294,"89":0.00294,"92":0.02349,"100":0.00294,"109":0.17616,"110":0.00147,"114":0.00147,"116":0.00587,"118":0.00147,"119":0.00294,"120":0.00294,"121":0.00587,"122":0.00734,"123":0.00294,"124":0.01028,"125":0.09102,"126":1.41075,"127":0.24809,_:"13 14 15 79 80 81 83 84 85 86 87 90 91 93 94 95 96 97 98 99 101 102 103 104 105 106 107 108 111 112 113 115 117"},E:{_:"0 4 5 6 7 8 9 10 11 12 13 14 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 12.1 15.2-15.3 15.4 16.1 16.5 17.0 17.6 18.0","13.1":0.00587,"14.1":0.04991,"15.1":0.03523,"15.5":0.00147,"15.6":0.00734,"16.0":0.00294,"16.2":0.00147,"16.3":0.00294,"16.4":0.00147,"16.6":0.01321,"17.1":0.00147,"17.2":0.01908,"17.3":0.00587,"17.4":0.18937,"17.5":0.07927},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00113,"5.0-5.1":0.00057,"6.0-6.1":0.0034,"7.0-7.1":0.0034,"8.1-8.4":0,"9.0-9.2":0.00284,"9.3":0.01135,"10.0-10.2":0.00227,"10.3":0.01986,"11.0-11.2":0.0522,"11.3-11.4":0.00567,"12.0-12.1":0.00397,"12.2-12.5":0.07319,"13.0-13.1":0.00113,"13.2":0.01191,"13.3":0.00397,"13.4-13.7":0.01702,"14.0-14.4":0.03915,"14.5-14.8":0.04426,"15.0-15.1":0.02213,"15.2-15.3":0.02383,"15.4":0.02723,"15.5":0.03291,"15.6-15.8":0.30185,"16.0":0.06071,"16.1":0.12879,"16.2":0.06468,"16.3":0.10837,"16.4":0.02553,"16.5":0.04596,"16.6-16.7":0.37674,"17.0":0.03404,"17.1":0.05504,"17.2":0.05333,"17.3":0.08,"17.4":0.20028,"17.5":3.66753,"17.6":0.02837,"18.0":0.03745},P:{"4":0.0305,"20":0.02033,"21":0.24397,"22":0.65058,"23":0.14232,"24":0.41678,"25":1.83993,"5.0-5.4":0.01017,"6.2-6.4":0.01017,"7.2-7.4":0.48794,_:"8.2 10.1 12.0","9.2":0.02033,"11.1-11.2":0.01017,"13.0":0.01017,"14.0":0.02033,"15.0":0.01017,"16.0":0.04066,"17.0":0.0305,"18.0":0.01017,"19.0":0.16265},I:{"0":0.07652,"3":0,"4":0.00001,"2.1":0,"2.2":0.00002,"2.3":0,"4.1":0.00005,"4.2-4.3":0.00003,"4.4":0,"4.4.3-4.4.4":0.00013},K:{"0":1.38218,_:"10 11 12 11.1 11.5 12.1"},A:{"11":0.0044,_:"6 7 8 9 10 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":73.52931},R:{_:"0"},M:{"0":0.07679},Q:{"14.9":0.04266},O:{"0":0.76788},H:{"0":0}}; +module.exports={C:{"33":0.00155,"115":0.06957,"123":0.01391,"127":0.00464,"128":0.19325,"129":0.64932,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 116 117 118 119 120 121 122 124 125 126 130 131 132 133 3.5 3.6"},D:{"7":0.00309,"47":0.00464,"49":0.00155,"58":0.01546,"59":0.00309,"60":0.00155,"64":0.00618,"68":0.00773,"70":0.01391,"71":0.00464,"72":0.00773,"78":0.00618,"79":0.00309,"80":0.00155,"81":0.00309,"83":0.04329,"86":0.00155,"87":0.05411,"88":0.00155,"89":0.00155,"94":0.00464,"95":0.00155,"98":0.04947,"99":0.01082,"100":0.00155,"105":0.00309,"108":0.00155,"109":0.56429,"110":0.00155,"112":0.04174,"113":0.00155,"114":0.00464,"116":0.01237,"117":0.01237,"118":0.03401,"119":0.00618,"120":0.00618,"121":0.0371,"122":0.02628,"123":0.02937,"124":0.08812,"125":0.03092,"126":0.18861,"127":7.04048,"128":1.51508,"129":0.02937,_:"4 5 6 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 48 50 51 52 53 54 55 56 57 61 62 63 65 66 67 69 73 74 75 76 77 84 85 90 91 92 93 96 97 101 102 103 104 106 107 111 115 130 131"},F:{"83":0.06339,"85":0.08348,"95":0.04793,"109":0.00464,"110":0.00618,"111":0.00309,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 106 107 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"12":0.00618,"14":0.00155,"17":0.00309,"18":0.00155,"89":0.00773,"92":0.01701,"93":0.01082,"94":0.00618,"100":0.00155,"109":0.09585,"112":0.01391,"114":0.01391,"116":0.00309,"120":0.00618,"122":0.00464,"123":0.00155,"124":0.00464,"125":0.04329,"126":0.22572,"127":1.23989,"128":0.41897,_:"13 15 16 79 80 81 83 84 85 86 87 88 90 91 95 96 97 98 99 101 102 103 104 105 106 107 108 110 111 113 115 117 118 119 121"},E:{"14":0.00155,_:"0 4 5 6 7 8 9 10 11 12 13 15 3.1 3.2 5.1 6.1 7.1 9.1 11.1 15.2-15.3 16.1 16.2 17.0","10.1":0.00155,"12.1":0.01237,"13.1":0.01701,"14.1":0.252,"15.1":0.01701,"15.4":0.00309,"15.5":0.00155,"15.6":0.0201,"16.0":0.00464,"16.3":0.00155,"16.4":0.00309,"16.5":0.00309,"16.6":0.02628,"17.1":0.00464,"17.2":0.00155,"17.3":0.00618,"17.4":0.11286,"17.5":0.04947,"17.6":0.02164,"18.0":0.00155},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.0011,"5.0-5.1":0.00055,"6.0-6.1":0.00275,"7.0-7.1":0.0033,"8.1-8.4":0,"9.0-9.2":0.00275,"9.3":0.01099,"10.0-10.2":0.0033,"10.3":0.01703,"11.0-11.2":0.04341,"11.3-11.4":0.0055,"12.0-12.1":0.0044,"12.2-12.5":0.07363,"13.0-13.1":0.0011,"13.2":0.02363,"13.3":0.0033,"13.4-13.7":0.01374,"14.0-14.4":0.04066,"14.5-14.8":0.03902,"15.0-15.1":0.02143,"15.2-15.3":0.02143,"15.4":0.02473,"15.5":0.02912,"15.6-15.8":0.27421,"16.0":0.0555,"16.1":0.11705,"16.2":0.0588,"16.3":0.09781,"16.4":0.02473,"16.5":0.03956,"16.6-16.7":0.34015,"17.0":0.03132,"17.1":0.04836,"17.2":0.04451,"17.3":0.06594,"17.4":0.15441,"17.5":3.16243,"17.6":0.53193,"18.0":0.0577},P:{"4":0.07111,"20":0.12191,"21":0.08127,"22":0.53843,"23":0.58922,"24":0.75177,"25":1.1886,"5.0-5.4":0.01016,"6.2-6.4":0.01016,"7.2-7.4":0.37588,_:"8.2 9.2 10.1 12.0","11.1-11.2":0.01016,"13.0":0.01016,"14.0":0.02032,"15.0":0.01016,"16.0":0.01016,"17.0":0.02032,"18.0":0.01016,"19.0":0.12191},I:{"0":0.05056,"3":0,"4":0.00001,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00002,"4.2-4.3":0.00002,"4.4":0,"4.4.3-4.4.4":0.00008},K:{"0":1.44254,_:"10 11 12 11.1 11.5 12.1"},A:{"11":0.05102,_:"6 7 8 9 10 5.5"},N:{_:"10 11"},S:{"2.5":0.00845,_:"3.0-3.1"},J:{_:"7 10"},O:{"0":1.13284},H:{"0":0.02},L:{"0":72.55592},R:{_:"0"},M:{"0":0.05072},Q:{"14.9":0.05072}}; diff --git a/node_modules/caniuse-lite/data/regions/DK.js b/node_modules/caniuse-lite/data/regions/DK.js index 3fd0d4a8..05d74bda 100644 --- a/node_modules/caniuse-lite/data/regions/DK.js +++ b/node_modules/caniuse-lite/data/regions/DK.js @@ -1 +1 @@ -module.exports={C:{"52":0.04903,"61":0.00613,"78":0.0429,"88":0.0429,"97":0.00613,"101":0.01226,"102":0.00613,"103":0.00613,"106":0.00613,"115":0.19613,"121":0.00613,"122":0.00613,"123":0.00613,"124":0.00613,"125":0.02452,"126":0.0429,"127":0.82129,"128":1.51386,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 53 54 55 56 57 58 59 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 79 80 81 82 83 84 85 86 87 89 90 91 92 93 94 95 96 98 99 100 104 105 107 108 109 110 111 112 113 114 116 117 118 119 120 129 130 131 3.5 3.6"},D:{"38":0.00613,"44":0.01226,"49":0.01226,"52":0.06742,"66":0.00613,"79":0.01226,"81":0.00613,"87":0.02452,"88":0.00613,"89":0.03065,"93":0.18387,"94":0.00613,"95":0.01226,"98":0.00613,"99":0.00613,"102":0.01839,"103":0.30032,"104":0.01226,"105":0.01226,"106":0.00613,"107":0.01226,"108":0.01226,"109":0.71709,"110":0.01839,"111":0.04903,"112":0.03677,"113":0.39839,"114":0.45355,"115":0.0429,"116":0.31258,"117":0.18387,"118":0.03065,"119":0.03065,"120":0.07968,"121":0.14097,"122":0.2329,"123":0.23903,"124":0.47806,"125":1.69773,"126":32.77789,"127":3.49966,"128":0.00613,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 39 40 41 42 43 45 46 47 48 50 51 53 54 55 56 57 58 59 60 61 62 63 64 65 67 68 69 70 71 72 73 74 75 76 77 78 80 83 84 85 86 90 91 92 96 97 100 101 129 130"},F:{"46":0.00613,"83":0.01839,"95":0.02452,"102":0.01839,"107":0.00613,"109":0.56387,"110":0.01226,"111":0.39226,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 103 104 105 106 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"86":0.00613,"92":0.01226,"94":0.00613,"108":0.00613,"109":0.08581,"110":0.00613,"112":0.00613,"113":0.00613,"114":0.01839,"115":0.01226,"116":0.01226,"117":0.00613,"118":0.01226,"119":0.01226,"120":0.03677,"121":0.02452,"122":0.03065,"123":0.01839,"124":0.05516,"125":0.20226,"126":8.23125,"127":1.12161,_:"12 13 14 15 16 17 18 79 80 81 83 84 85 87 88 89 90 91 93 95 96 97 98 99 100 101 102 103 104 105 106 107 111"},E:{"13":0.00613,"14":0.01839,"15":0.00613,_:"0 4 5 6 7 8 9 10 11 12 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1","12.1":0.00613,"13.1":0.05516,"14.1":0.12871,"15.1":0.01226,"15.2-15.3":0.01226,"15.4":0.02452,"15.5":0.03065,"15.6":0.39226,"16.0":0.11032,"16.1":0.03677,"16.2":0.04903,"16.3":0.13484,"16.4":0.02452,"16.5":0.03677,"16.6":0.58838,"17.0":0.01839,"17.1":0.05516,"17.2":0.0429,"17.3":0.05516,"17.4":0.16548,"17.5":2.29838,"17.6":0.01839,"18.0":0.02452},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00346,"5.0-5.1":0.00173,"6.0-6.1":0.01037,"7.0-7.1":0.01037,"8.1-8.4":0,"9.0-9.2":0.00864,"9.3":0.03455,"10.0-10.2":0.00691,"10.3":0.06047,"11.0-11.2":0.15894,"11.3-11.4":0.01728,"12.0-12.1":0.01209,"12.2-12.5":0.22286,"13.0-13.1":0.00346,"13.2":0.03628,"13.3":0.01209,"13.4-13.7":0.05183,"14.0-14.4":0.11921,"14.5-14.8":0.13475,"15.0-15.1":0.06738,"15.2-15.3":0.07256,"15.4":0.08293,"15.5":0.1002,"15.6-15.8":0.9191,"16.0":0.18486,"16.1":0.39217,"16.2":0.19695,"16.3":0.32998,"16.4":0.07774,"16.5":0.13994,"16.6-16.7":1.14714,"17.0":0.10366,"17.1":0.16758,"17.2":0.1624,"17.3":0.2436,"17.4":0.60985,"17.5":11.16738,"17.6":0.08638,"18.0":0.11402},P:{"4":0.01083,"20":0.02165,"21":0.01083,"22":0.01083,"23":0.03248,"24":0.03248,"25":1.94857,_:"5.0-5.4 6.2-6.4 7.2-7.4 8.2 9.2 10.1 11.1-11.2 12.0 13.0 14.0 15.0 16.0 19.0","17.0":0.01083,"18.0":0.01083},I:{"0":0.05786,"3":0,"4":0.00001,"2.1":0,"2.2":0.00001,"2.3":0,"4.1":0.00003,"4.2-4.3":0.00002,"4.4":0,"4.4.3-4.4.4":0.0001},K:{"0":0.19742,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.01954,"9":0.00651,"10":0.00651,"11":0.07163,_:"6 7 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":18.32563},R:{_:"0"},M:{"0":0.49549},Q:{"14.9":0.00387},O:{"0":0.0271},H:{"0":0}}; +module.exports={C:{"52":0.03206,"78":0.03847,"88":0.04488,"97":0.01282,"102":0.00641,"103":0.01282,"106":0.01282,"115":0.17954,"123":0.00641,"124":0.00641,"125":0.01282,"126":0.01282,"127":0.04488,"128":0.56426,"129":1.37217,"130":0.00641,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 79 80 81 82 83 84 85 86 87 89 90 91 92 93 94 95 96 98 99 100 101 104 105 107 108 109 110 111 112 113 114 116 117 118 119 120 121 122 131 132 133 3.5 3.6"},D:{"38":0.00641,"44":0.00641,"49":0.01282,"52":0.03847,"66":0.01282,"76":0.00641,"79":0.01282,"80":0.00641,"87":0.02565,"88":0.57067,"89":0.02565,"92":0.00641,"93":0.01924,"94":0.00641,"95":0.01282,"97":0.00641,"98":0.00641,"99":0.00641,"102":0.01924,"103":0.26289,"104":0.02565,"105":0.01924,"106":0.00641,"107":0.02565,"108":0.01282,"109":0.71814,"110":0.02565,"111":0.00641,"112":0.02565,"113":0.33984,"114":0.39754,"115":0.01924,"116":0.3719,"117":0.1603,"118":0.02565,"119":0.03206,"120":0.07053,"121":0.08336,"122":0.22442,"123":0.17954,"124":0.38472,"125":0.71173,"126":4.62305,"127":31.12385,"128":4.50764,"129":0.00641,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 39 40 41 42 43 45 46 47 48 50 51 53 54 55 56 57 58 59 60 61 62 63 64 65 67 68 69 70 71 72 73 74 75 77 78 81 83 84 85 86 90 91 96 100 101 130 131"},F:{"46":0.00641,"83":0.01924,"95":0.01924,"102":0.01282,"107":0.00641,"109":0.27572,"111":0.08977,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 103 104 105 106 108 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"86":0.00641,"92":0.00641,"107":0.00641,"108":0.00641,"109":0.07053,"110":0.00641,"112":0.00641,"113":0.00641,"114":0.00641,"116":0.01282,"117":0.01924,"118":0.00641,"119":0.01282,"120":0.01924,"121":0.01924,"122":0.02565,"123":0.01282,"124":0.04488,"125":0.04488,"126":0.45525,"127":7.18144,"128":2.00696,_:"12 13 14 15 16 17 18 79 80 81 83 84 85 87 88 89 90 91 93 94 95 96 97 98 99 100 101 102 103 104 105 106 111 115"},E:{"11":0.00641,"14":0.02565,"15":0.00641,_:"0 4 5 6 7 8 9 10 12 13 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1","12.1":0.00641,"13.1":0.06412,"14.1":0.12183,"15.1":0.01282,"15.2-15.3":0.01282,"15.4":0.01924,"15.5":0.04488,"15.6":0.36548,"16.0":0.06412,"16.1":0.0513,"16.2":0.04488,"16.3":0.13465,"16.4":0.10259,"16.5":0.05771,"16.6":0.55784,"17.0":0.03847,"17.1":0.07694,"17.2":0.07694,"17.3":0.08336,"17.4":0.2116,"17.5":1.78254,"17.6":0.73738,"18.0":0.02565},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00344,"5.0-5.1":0.00172,"6.0-6.1":0.00859,"7.0-7.1":0.01031,"8.1-8.4":0,"9.0-9.2":0.00859,"9.3":0.03437,"10.0-10.2":0.01031,"10.3":0.05328,"11.0-11.2":0.13577,"11.3-11.4":0.01719,"12.0-12.1":0.01375,"12.2-12.5":0.2303,"13.0-13.1":0.00344,"13.2":0.0739,"13.3":0.01031,"13.4-13.7":0.04297,"14.0-14.4":0.12718,"14.5-14.8":0.12202,"15.0-15.1":0.06703,"15.2-15.3":0.06703,"15.4":0.07734,"15.5":0.09109,"15.6-15.8":0.85761,"16.0":0.17358,"16.1":0.36607,"16.2":0.1839,"16.3":0.30592,"16.4":0.07734,"16.5":0.12374,"16.6-16.7":1.06385,"17.0":0.09796,"17.1":0.15124,"17.2":0.13921,"17.3":0.20624,"17.4":0.48294,"17.5":9.89084,"17.6":1.66366,"18.0":0.18046},P:{"4":0.01061,"20":0.03183,"21":0.01061,"22":0.01061,"23":0.02122,"24":0.03183,"25":1.26244,_:"5.0-5.4 6.2-6.4 7.2-7.4 8.2 9.2 10.1 11.1-11.2 12.0 13.0 14.0 15.0 16.0 18.0","17.0":0.01061,"19.0":0.01061},I:{"0":0.04649,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00002,"4.2-4.3":0.00002,"4.4":0,"4.4.3-4.4.4":0.00007},K:{"0":0.14711,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.0285,"9":0.00712,"10":0.00712,"11":0.08549,_:"6 7 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":0.02512},H:{"0":0},L:{"0":15.91182},R:{_:"0"},M:{"0":0.4198},Q:{"14.9":0.00359}}; diff --git a/node_modules/caniuse-lite/data/regions/DM.js b/node_modules/caniuse-lite/data/regions/DM.js index 1f5d34f6..6c3ad232 100644 --- a/node_modules/caniuse-lite/data/regions/DM.js +++ b/node_modules/caniuse-lite/data/regions/DM.js @@ -1 +1 @@ -module.exports={C:{"78":0.00372,"115":0.05946,"121":0.12634,"125":0.00372,"127":1.62389,"128":0.9067,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 116 117 118 119 120 122 123 124 126 129 130 131 3.5 3.6"},D:{"47":0.00743,"50":0.00372,"54":0.00372,"65":0.00372,"69":0.00372,"75":0.01486,"76":0.49051,"77":0.28242,"79":0.00743,"80":0.17837,"87":0.01486,"88":0.00743,"89":0.01486,"93":0.01115,"95":0.00372,"96":0.00372,"97":0.00372,"98":0.00372,"101":0.00743,"103":0.18208,"105":0.00372,"106":0.01858,"107":0.00372,"108":0.0223,"109":0.33816,"110":0.00372,"111":0.00372,"112":0.00372,"113":0.00372,"114":0.00372,"115":0.00372,"116":0.11148,"118":0.00372,"119":0.08175,"120":0.12263,"121":0.03344,"122":0.02601,"123":0.07432,"124":0.0223,"125":0.32329,"126":15.68524,"127":2.06238,"128":0.00743,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 48 49 51 52 53 55 56 57 58 59 60 61 62 63 64 66 67 68 70 71 72 73 74 78 81 83 84 85 86 90 91 92 94 99 100 102 104 117 129 130"},F:{"83":0.0223,"84":0.00372,"95":0.00372,"106":0.00372,"109":0.29356,"110":0.01486,"111":0.628,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 107 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"89":0.00372,"92":0.01115,"100":0.00372,"102":0.00372,"109":0.08175,"114":0.01115,"116":0.00372,"117":0.00743,"118":0.00372,"120":0.00372,"121":0.00743,"122":0.00372,"123":0.00372,"124":0.00372,"125":0.05946,"126":5.33989,"127":0.94015,_:"12 13 14 15 16 17 18 79 80 81 83 84 85 86 87 88 90 91 93 94 95 96 97 98 99 101 103 104 105 106 107 108 110 111 112 113 115 119"},E:{"14":0.0929,_:"0 4 5 6 7 8 9 10 11 12 13 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 12.1 13.1 15.1 15.2-15.3 16.0 17.0 18.0","14.1":0.03716,"15.4":0.00372,"15.5":0.03716,"15.6":0.12634,"16.1":0.07804,"16.2":0.00743,"16.3":0.00372,"16.4":0.00372,"16.5":0.01486,"16.6":0.07432,"17.1":0.01486,"17.2":0.01858,"17.3":0.01858,"17.4":0.1635,"17.5":1.12595,"17.6":0.00743},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00219,"5.0-5.1":0.00109,"6.0-6.1":0.00656,"7.0-7.1":0.00656,"8.1-8.4":0,"9.0-9.2":0.00546,"9.3":0.02186,"10.0-10.2":0.00437,"10.3":0.03825,"11.0-11.2":0.10054,"11.3-11.4":0.01093,"12.0-12.1":0.00765,"12.2-12.5":0.14097,"13.0-13.1":0.00219,"13.2":0.02295,"13.3":0.00765,"13.4-13.7":0.03278,"14.0-14.4":0.0754,"14.5-14.8":0.08524,"15.0-15.1":0.04262,"15.2-15.3":0.0459,"15.4":0.05245,"15.5":0.06338,"15.6-15.8":0.58136,"16.0":0.11693,"16.1":0.24806,"16.2":0.12458,"16.3":0.20872,"16.4":0.04918,"16.5":0.08852,"16.6-16.7":0.72561,"17.0":0.06557,"17.1":0.106,"17.2":0.10272,"17.3":0.15408,"17.4":0.38575,"17.5":7.06378,"17.6":0.05464,"18.0":0.07212},P:{"4":0.01121,"21":0.01121,"22":0.08968,"23":0.04484,"24":0.03363,"25":2.11866,_:"20 6.2-6.4 8.2 9.2 10.1 11.1-11.2 12.0 13.0 15.0 16.0 18.0","5.0-5.4":0.01121,"7.2-7.4":0.26904,"14.0":0.01121,"17.0":0.02242,"19.0":0.03363},I:{"0":0.01252,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00001,"4.2-4.3":0.00001,"4.4":0,"4.4.3-4.4.4":0.00002},K:{"0":1.83493,_:"10 11 12 11.1 11.5 12.1"},A:{_:"6 7 8 9 10 11 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":50.79152},R:{_:"0"},M:{"0":0.10054},Q:{_:"14.9"},O:{"0":0.22622},H:{"0":0}}; +module.exports={C:{"115":0.01496,"126":0.00374,"128":0.2805,"129":0.59092,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 116 117 118 119 120 121 122 123 124 125 127 130 131 132 133 3.5 3.6"},D:{"43":0.00374,"47":0.00374,"49":0.00374,"50":0.00374,"56":0.00374,"57":0.00374,"60":0.00374,"65":0.00748,"67":0.00374,"75":0.01496,"76":0.75548,"77":0.10846,"79":0.36278,"80":2.55816,"81":0.02992,"93":0.02618,"94":0.00374,"96":0.00374,"98":0.00748,"101":0.00374,"103":0.07106,"104":0.04862,"106":0.00374,"108":0.01496,"109":0.35156,"111":0.01496,"113":0.00748,"114":0.00374,"116":0.05236,"118":0.00374,"119":0.02618,"120":0.01496,"121":0.0187,"122":0.00748,"123":0.16082,"124":0.08976,"125":0.01496,"126":1.49974,"127":13.49766,"128":2.94712,"129":0.0374,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 44 45 46 48 51 52 53 54 55 58 59 61 62 63 64 66 68 69 70 71 72 73 74 78 83 84 85 86 87 88 89 90 91 92 95 97 99 100 102 105 107 110 112 115 117 130 131"},F:{"83":0.0187,"84":0.01496,"95":0.02992,"109":0.08228,"111":0.02618,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 106 107 108 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"17":0.00748,"18":0.01122,"92":0.00748,"109":0.01496,"112":0.00374,"113":0.02244,"120":0.00374,"121":0.01496,"123":0.00374,"125":0.04114,"126":0.4675,"127":4.4693,"128":1.06216,_:"12 13 14 15 16 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 110 111 114 115 116 117 118 119 122 124"},E:{"14":0.0187,_:"0 4 5 6 7 8 9 10 11 12 13 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 15.1 15.4 15.5 16.0 17.0 17.2 18.0","12.1":0.00748,"13.1":0.02992,"14.1":0.04862,"15.2-15.3":0.04114,"15.6":0.16456,"16.1":0.05236,"16.2":0.00374,"16.3":0.00374,"16.4":0.00748,"16.5":0.01496,"16.6":0.02244,"17.1":0.02992,"17.3":0.00374,"17.4":0.0187,"17.5":0.50864,"17.6":0.19074},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00181,"5.0-5.1":0.00091,"6.0-6.1":0.00454,"7.0-7.1":0.00544,"8.1-8.4":0,"9.0-9.2":0.00454,"9.3":0.01814,"10.0-10.2":0.00544,"10.3":0.02812,"11.0-11.2":0.07166,"11.3-11.4":0.00907,"12.0-12.1":0.00726,"12.2-12.5":0.12155,"13.0-13.1":0.00181,"13.2":0.039,"13.3":0.00544,"13.4-13.7":0.02268,"14.0-14.4":0.06712,"14.5-14.8":0.0644,"15.0-15.1":0.03538,"15.2-15.3":0.03538,"15.4":0.04082,"15.5":0.04807,"15.6-15.8":0.45263,"16.0":0.09161,"16.1":0.19321,"16.2":0.09706,"16.3":0.16146,"16.4":0.04082,"16.5":0.06531,"16.6-16.7":0.56148,"17.0":0.0517,"17.1":0.07982,"17.2":0.07347,"17.3":0.10885,"17.4":0.25489,"17.5":5.22021,"17.6":0.87805,"18.0":0.09524},P:{"4":0.08795,"20":0.01099,"21":0.03298,"22":0.07696,"23":0.05497,"24":0.05497,"25":1.37421,"5.0-5.4":0.03298,_:"6.2-6.4 8.2 10.1 11.1-11.2 12.0 13.0 14.0 15.0 18.0","7.2-7.4":0.1759,"9.2":0.01099,"16.0":0.01099,"17.0":0.02199,"19.0":0.01099},I:{"0":0.06863,"3":0,"4":0.00001,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00003,"4.2-4.3":0.00003,"4.4":0,"4.4.3-4.4.4":0.00011},K:{"0":1.65264,_:"10 11 12 11.1 11.5 12.1"},A:{_:"6 7 8 9 10 11 5.5"},N:{_:"10 11"},S:{"2.5":0.00626,_:"3.0-3.1"},J:{_:"7 10"},O:{"0":0.17528},H:{"0":0},L:{"0":53.92038},R:{_:"0"},M:{"0":0.15024},Q:{"14.9":0.01878}}; diff --git a/node_modules/caniuse-lite/data/regions/DO.js b/node_modules/caniuse-lite/data/regions/DO.js index ace45570..fde18b56 100644 --- a/node_modules/caniuse-lite/data/regions/DO.js +++ b/node_modules/caniuse-lite/data/regions/DO.js @@ -1 +1 @@ -module.exports={C:{"4":0.10872,"44":0.00375,"52":0.01125,"56":0.0075,"83":0.0075,"84":0.00375,"99":0.00375,"105":0.0075,"106":0.00375,"108":0.00375,"109":0.01125,"111":0.00375,"113":0.00375,"115":0.10872,"118":0.00375,"120":0.015,"124":0.01125,"125":0.00375,"126":0.01125,"127":0.25493,"128":0.47237,"129":0.00375,_:"2 3 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 45 46 47 48 49 50 51 53 54 55 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 85 86 87 88 89 90 91 92 93 94 95 96 97 98 100 101 102 103 104 107 110 112 114 116 117 119 121 122 123 130 131 3.5 3.6"},D:{"29":0.00375,"38":0.00375,"39":0.0075,"47":0.00375,"48":0.00375,"49":0.015,"56":0.00375,"65":0.0075,"66":0.00375,"67":0.00375,"70":0.015,"73":0.01125,"74":0.00375,"75":0.00375,"76":0.0075,"79":0.015,"80":0.00375,"81":0.0075,"83":0.0075,"84":0.01125,"85":0.0075,"86":0.0075,"87":0.05998,"88":0.01125,"89":0.02249,"90":0.0075,"91":0.09747,"92":0.00375,"93":0.02624,"94":0.00375,"95":0.00375,"96":0.00375,"97":0.03374,"98":0.00375,"99":0.0075,"101":0.00375,"102":0.015,"103":0.27743,"104":0.00375,"105":0.01125,"106":0.04874,"107":0.07498,"108":0.06373,"109":1.47336,"110":0.07123,"111":0.05249,"112":0.06373,"113":0.0075,"114":0.02249,"115":0.0075,"116":0.10872,"117":0.0075,"118":0.01125,"119":0.04499,"120":0.07873,"121":0.12372,"122":0.10497,"123":0.08998,"124":0.34116,"125":0.35616,"126":17.53032,"127":2.23066,"128":0.015,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 30 31 32 33 34 35 36 37 40 41 42 43 44 45 46 50 51 52 53 54 55 57 58 59 60 61 62 63 64 68 69 71 72 77 78 100 129 130"},F:{"83":0.015,"91":0.0075,"93":0.00375,"95":0.01875,"109":0.67107,"110":0.01125,"111":0.65608,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 85 86 87 88 89 90 92 94 96 97 98 99 100 101 102 103 104 105 106 107 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"15":0.01875,"18":0.02999,"92":0.04499,"100":0.0075,"104":0.00375,"107":0.0075,"108":0.00375,"109":0.03749,"110":0.015,"115":0.00375,"117":0.00375,"118":0.00375,"119":0.0075,"120":0.015,"121":0.0075,"122":0.05249,"123":0.01125,"124":0.02999,"125":0.11997,"126":4.19513,"127":0.61484,_:"12 13 14 16 17 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 96 97 98 99 101 102 103 105 106 111 112 113 114 116"},E:{"4":0.00375,"14":0.0075,_:"0 5 6 7 8 9 10 11 12 13 15 3.1 3.2 6.1 7.1 9.1 10.1 11.1","5.1":0.0075,"12.1":0.00375,"13.1":0.03374,"14.1":0.03749,"15.1":0.00375,"15.2-15.3":0.00375,"15.4":0.0075,"15.5":0.0075,"15.6":0.13496,"16.0":0.0075,"16.1":0.015,"16.2":0.01875,"16.3":0.03749,"16.4":0.0075,"16.5":0.04499,"16.6":0.11997,"17.0":0.03749,"17.1":0.05624,"17.2":0.03749,"17.3":0.02624,"17.4":0.08623,"17.5":0.83978,"17.6":0.01125,"18.0":0.015},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00353,"5.0-5.1":0.00176,"6.0-6.1":0.01058,"7.0-7.1":0.01058,"8.1-8.4":0,"9.0-9.2":0.00882,"9.3":0.03528,"10.0-10.2":0.00706,"10.3":0.06173,"11.0-11.2":0.16227,"11.3-11.4":0.01764,"12.0-12.1":0.01235,"12.2-12.5":0.22752,"13.0-13.1":0.00353,"13.2":0.03704,"13.3":0.01235,"13.4-13.7":0.05291,"14.0-14.4":0.1217,"14.5-14.8":0.13757,"15.0-15.1":0.06879,"15.2-15.3":0.07408,"15.4":0.08466,"15.5":0.1023,"15.6-15.8":0.93832,"16.0":0.18872,"16.1":0.40037,"16.2":0.20107,"16.3":0.33688,"16.4":0.07937,"16.5":0.14286,"16.6-16.7":1.17113,"17.0":0.10583,"17.1":0.17108,"17.2":0.16579,"17.3":0.24869,"17.4":0.6226,"17.5":11.40088,"17.6":0.08819,"18.0":0.11641},P:{"4":0.04266,"20":0.01067,"21":0.04266,"22":0.06399,"23":0.04266,"24":0.04266,"25":1.07724,"5.0-5.4":0.01067,_:"6.2-6.4 8.2 9.2 10.1 12.0 13.0 15.0","7.2-7.4":0.06399,"11.1-11.2":0.08533,"14.0":0.032,"16.0":0.02133,"17.0":0.01067,"18.0":0.01067,"19.0":0.02133},I:{"0":0.0436,"3":0,"4":0,"2.1":0,"2.2":0.00001,"2.3":0,"4.1":0.00003,"4.2-4.3":0.00002,"4.4":0,"4.4.3-4.4.4":0.00007},K:{"0":0.2375,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.0478,"9":0.01304,"10":0.01304,"11":0.11733,_:"6 7 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":45.57399},R:{_:"0"},M:{"0":0.48125},Q:{"14.9":0.00625},O:{"0":0.0625},H:{"0":0}}; +module.exports={C:{"3":0.00381,"4":0.14863,"52":0.01143,"61":0.00381,"78":0.00381,"84":0.00381,"87":0.01143,"105":0.00381,"107":0.00381,"108":0.00381,"115":0.11052,"118":0.00381,"120":0.00381,"124":0.01906,"125":0.00762,"126":0.00381,"127":0.01143,"128":0.17912,"129":0.59071,"130":0.00381,_:"2 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 53 54 55 56 57 58 59 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 79 80 81 82 83 85 86 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 106 109 110 111 112 113 114 116 117 119 121 122 123 131 132 133 3.5 3.6"},D:{"29":0.00762,"39":0.00381,"45":0.00381,"47":0.00762,"49":0.01524,"55":0.00762,"65":0.01143,"67":0.00381,"70":0.01524,"73":0.00762,"74":0.00381,"75":0.00381,"76":0.00381,"79":0.01906,"80":0.00381,"81":0.00762,"83":0.00762,"84":0.01524,"85":0.00762,"86":0.00381,"87":0.06479,"88":0.00762,"89":0.00381,"90":0.01143,"91":0.04573,"93":0.03811,"94":0.01143,"95":0.00381,"97":0.02287,"98":0.00381,"99":0.00381,"100":0.00381,"102":0.00762,"103":0.32394,"104":0.00762,"105":0.01143,"106":0.03049,"107":0.06479,"108":0.05335,"109":1.38339,"110":0.02668,"111":0.05335,"112":0.01906,"113":0.04954,"114":0.05335,"115":0.00381,"116":0.12957,"117":0.00762,"118":0.00762,"119":0.04192,"120":0.09909,"121":0.05717,"122":0.09909,"123":0.08003,"124":0.24009,"125":0.1715,"126":1.18141,"127":15.55269,"128":3.25078,"129":0.00381,"130":0.00381,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 30 31 32 33 34 35 36 37 38 40 41 42 43 44 46 48 50 51 52 53 54 56 57 58 59 60 61 62 63 64 66 68 69 71 72 77 78 92 96 101 131"},F:{"83":0.01524,"84":0.00381,"95":0.02668,"107":0.00381,"108":0.00381,"109":0.46875,"110":0.00381,"111":0.18293,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 106 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"15":0.00762,"17":0.00381,"18":0.01906,"85":0.00381,"89":0.00381,"92":0.06479,"100":0.00381,"104":0.00381,"106":0.00381,"107":0.01143,"108":0.02287,"109":0.03811,"110":0.00381,"111":0.00381,"114":0.00381,"115":0.00381,"117":0.00381,"118":0.00762,"119":0.00381,"120":0.03811,"121":0.00762,"122":0.04573,"123":0.01143,"124":0.02287,"125":0.05717,"126":0.19817,"127":3.92152,"128":1.07851,_:"12 13 14 16 79 80 81 83 84 86 87 88 90 91 93 94 95 96 97 98 99 101 102 103 105 112 113 116"},E:{"4":0.00381,"14":0.00381,_:"0 5 6 7 8 9 10 11 12 13 15 3.1 3.2 6.1 7.1 9.1 10.1 11.1","5.1":0.00381,"12.1":0.00381,"13.1":0.03811,"14.1":0.0343,"15.1":0.00762,"15.2-15.3":0.00381,"15.4":0.00762,"15.5":0.01524,"15.6":0.18674,"16.0":0.00762,"16.1":0.02287,"16.2":0.01906,"16.3":0.03811,"16.4":0.00762,"16.5":0.04954,"16.6":0.17531,"17.0":0.01524,"17.1":0.04192,"17.2":0.05717,"17.3":0.02287,"17.4":0.06479,"17.5":0.67074,"17.6":0.25153,"18.0":0.0343},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00368,"5.0-5.1":0.00184,"6.0-6.1":0.0092,"7.0-7.1":0.01104,"8.1-8.4":0,"9.0-9.2":0.0092,"9.3":0.0368,"10.0-10.2":0.01104,"10.3":0.05704,"11.0-11.2":0.14536,"11.3-11.4":0.0184,"12.0-12.1":0.01472,"12.2-12.5":0.24656,"13.0-13.1":0.00368,"13.2":0.07912,"13.3":0.01104,"13.4-13.7":0.046,"14.0-14.4":0.13616,"14.5-14.8":0.13064,"15.0-15.1":0.07176,"15.2-15.3":0.07176,"15.4":0.0828,"15.5":0.09752,"15.6-15.8":0.91815,"16.0":0.18584,"16.1":0.39192,"16.2":0.19688,"16.3":0.32752,"16.4":0.0828,"16.5":0.13248,"16.6-16.7":1.13895,"17.0":0.10488,"17.1":0.16192,"17.2":0.14904,"17.3":0.2208,"17.4":0.51704,"17.5":10.58914,"17.6":1.78111,"18.0":0.1932},P:{"4":0.0318,"20":0.0106,"21":0.0318,"22":0.0742,"23":0.0424,"24":0.0424,"25":0.85856,_:"5.0-5.4 8.2 9.2 10.1 12.0 15.0","6.2-6.4":0.0106,"7.2-7.4":0.053,"11.1-11.2":0.0424,"13.0":0.0106,"14.0":0.0212,"16.0":0.0212,"17.0":0.0106,"18.0":0.0106,"19.0":0.0106},I:{"0":0.03701,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00001,"4.2-4.3":0.00001,"4.4":0,"4.4.3-4.4.4":0.00006},K:{"0":0.24137,_:"10 11 12 11.1 11.5 12.1"},A:{"6":0.00457,"8":0.09604,"9":0.01829,"10":0.02744,"11":0.26525,_:"7 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":0.03713},H:{"0":0},L:{"0":44.72651},R:{_:"0"},M:{"0":0.19186},Q:{"14.9":0.01238}}; diff --git a/node_modules/caniuse-lite/data/regions/DZ.js b/node_modules/caniuse-lite/data/regions/DZ.js index 4ccdcee9..dd9206a8 100644 --- a/node_modules/caniuse-lite/data/regions/DZ.js +++ b/node_modules/caniuse-lite/data/regions/DZ.js @@ -1 +1 @@ -module.exports={C:{"15":0.00191,"34":0.00191,"44":0.00191,"47":0.00191,"52":0.02667,"66":0.00191,"71":0.00191,"72":0.00572,"78":0.00572,"83":0.00191,"88":0.00191,"89":0.00191,"99":0.00191,"100":0.00191,"101":0.00191,"102":0.00191,"103":0.00572,"105":0.00191,"106":0.00191,"107":0.00191,"108":0.00191,"109":0.00191,"110":0.00191,"111":0.00191,"112":0.00381,"113":0.00191,"114":0.00191,"115":0.56579,"118":0.00191,"121":0.00381,"122":0.00191,"123":0.00191,"124":0.00191,"125":0.00572,"126":0.01524,"127":0.24194,"128":0.38672,"129":0.00572,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 35 36 37 38 39 40 41 42 43 45 46 48 49 50 51 53 54 55 56 57 58 59 60 61 62 63 64 65 67 68 69 70 73 74 75 76 77 79 80 81 82 84 85 86 87 90 91 92 93 94 95 96 97 98 104 116 117 119 120 130 131 3.5 3.6"},D:{"11":0.00381,"22":0.00191,"26":0.00191,"29":0.00191,"31":0.00191,"33":0.00191,"34":0.00191,"38":0.00572,"39":0.00191,"40":0.00191,"42":0.00191,"43":0.00953,"44":0.00191,"45":0.00191,"46":0.00191,"47":0.00572,"48":0.00191,"49":0.02667,"50":0.00762,"51":0.00381,"52":0.00381,"53":0.00191,"54":0.00191,"55":0.00191,"56":0.01143,"58":0.05144,"59":0.00381,"60":0.01905,"61":0.00953,"62":0.00381,"63":0.00191,"64":0.00381,"65":0.00191,"66":0.00191,"67":0.00191,"68":0.00762,"69":0.00762,"70":0.00953,"71":0.00381,"72":0.00381,"73":0.00381,"74":0.00762,"75":0.00381,"76":0.00572,"77":0.00572,"78":0.00572,"79":0.0743,"80":0.00381,"81":0.02286,"83":0.0362,"84":0.00381,"85":0.01143,"86":0.01143,"87":0.02858,"88":0.01524,"89":0.00762,"90":0.00381,"91":0.01715,"92":0.00572,"93":0.00381,"94":0.00572,"95":0.04001,"96":0.00953,"97":0.00762,"98":0.04191,"99":0.00762,"100":0.00572,"101":0.00572,"102":0.00953,"103":0.03429,"104":0.01524,"105":0.01715,"106":0.02667,"107":0.02096,"108":0.03048,"109":4.3053,"110":0.03239,"111":0.00953,"112":0.01524,"113":0.00191,"114":0.00762,"115":0.00381,"116":0.03429,"117":0.00762,"118":0.02667,"119":0.0762,"120":0.09525,"121":0.02286,"122":0.03429,"123":0.0362,"124":0.08192,"125":0.13335,"126":5.61404,"127":0.74105,"128":0.00381,"129":0.00191,_:"4 5 6 7 8 9 10 12 13 14 15 16 17 18 19 20 21 23 24 25 27 28 30 32 35 36 37 41 57 130"},F:{"25":0.00381,"28":0.00191,"36":0.00191,"46":0.00191,"63":0.00191,"64":0.00381,"79":0.02096,"83":0.01334,"84":0.00572,"85":0.01524,"86":0.00191,"95":0.1124,"96":0.00191,"107":0.00191,"109":0.15621,"110":0.00762,"111":0.29909,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 26 27 29 30 31 32 33 34 35 37 38 39 40 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 65 66 67 68 69 70 71 72 73 74 75 76 77 78 80 81 82 87 88 89 90 91 92 93 94 97 98 99 100 101 102 103 104 105 106 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"16":0.00191,"17":0.00191,"18":0.00953,"84":0.00191,"89":0.00191,"92":0.01905,"100":0.00191,"103":0.00191,"106":0.00191,"107":0.00381,"108":0.00191,"109":0.04953,"110":0.00191,"111":0.00191,"112":0.00191,"113":0.00191,"114":0.00191,"115":0.00191,"118":0.00191,"119":0.00191,"120":0.02096,"121":0.00381,"122":0.00762,"123":0.00191,"124":0.00762,"125":0.05715,"126":0.85725,"127":0.12954,_:"12 13 14 15 79 80 81 83 85 86 87 88 90 91 93 94 95 96 97 98 99 101 102 104 105 116 117"},E:{"9":0.00191,"14":0.00191,_:"0 4 5 6 7 8 10 11 12 13 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 15.2-15.3 17.6","12.1":0.00191,"13.1":0.00381,"14.1":0.00381,"15.1":0.00191,"15.4":0.00191,"15.5":0.00381,"15.6":0.02477,"16.0":0.00191,"16.1":0.00572,"16.2":0.00381,"16.3":0.00572,"16.4":0.00191,"16.5":0.00381,"16.6":0.02286,"17.0":0.00191,"17.1":0.00381,"17.2":0.00572,"17.3":0.00572,"17.4":0.01524,"17.5":0.11049,"18.0":0.00381},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00084,"5.0-5.1":0.00042,"6.0-6.1":0.00253,"7.0-7.1":0.00253,"8.1-8.4":0,"9.0-9.2":0.00211,"9.3":0.00844,"10.0-10.2":0.00169,"10.3":0.01476,"11.0-11.2":0.03881,"11.3-11.4":0.00422,"12.0-12.1":0.00295,"12.2-12.5":0.05441,"13.0-13.1":0.00084,"13.2":0.00886,"13.3":0.00295,"13.4-13.7":0.01265,"14.0-14.4":0.0291,"14.5-14.8":0.0329,"15.0-15.1":0.01645,"15.2-15.3":0.01772,"15.4":0.02025,"15.5":0.02446,"15.6-15.8":0.2244,"16.0":0.04513,"16.1":0.09575,"16.2":0.04809,"16.3":0.08056,"16.4":0.01898,"16.5":0.03417,"16.6-16.7":0.28008,"17.0":0.02531,"17.1":0.04091,"17.2":0.03965,"17.3":0.05947,"17.4":0.1489,"17.5":2.72653,"17.6":0.02109,"18.0":0.02784},P:{"4":0.10291,"20":0.03087,"21":0.10291,"22":0.13378,"23":0.13378,"24":0.12349,"25":0.98793,"5.0-5.4":0.01029,"6.2-6.4":0.04116,"7.2-7.4":0.19553,_:"8.2 10.1","9.2":0.01029,"11.1-11.2":0.02058,"12.0":0.01029,"13.0":0.02058,"14.0":0.02058,"15.0":0.01029,"16.0":0.03087,"17.0":0.03087,"18.0":0.02058,"19.0":0.08233},I:{"0":0.09681,"3":0,"4":0.00001,"2.1":0,"2.2":0.00002,"2.3":0,"4.1":0.00006,"4.2-4.3":0.00004,"4.4":0,"4.4.3-4.4.4":0.00017},K:{"0":0.71674,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.02257,"9":0.00821,"10":0.00205,"11":0.07386,_:"6 7 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":75.92296},R:{_:"0"},M:{"0":0.15382},Q:{"14.9":0.0081},O:{"0":0.51814},H:{"0":0.02}}; +module.exports={C:{"15":0.00396,"34":0.00198,"44":0.00198,"47":0.00198,"52":0.03366,"65":0.00594,"68":0.00198,"72":0.00198,"78":0.00594,"82":0.00198,"83":0.00198,"88":0.00198,"94":0.00198,"102":0.00396,"103":0.01386,"106":0.00198,"107":0.00198,"108":0.00198,"110":0.00198,"113":0.00198,"114":0.00198,"115":0.495,"116":0.00198,"121":0.00396,"122":0.00198,"123":0.00198,"124":0.00198,"125":0.00594,"126":0.00396,"127":0.0198,"128":0.21582,"129":0.58212,"130":0.00396,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 35 36 37 38 39 40 41 42 43 45 46 48 49 50 51 53 54 55 56 57 58 59 60 61 62 63 64 66 67 69 70 71 73 74 75 76 77 79 80 81 84 85 86 87 89 90 91 92 93 95 96 97 98 99 100 101 104 105 109 111 112 117 118 119 120 131 132 133 3.5 3.6"},D:{"5":0.00198,"11":0.00594,"22":0.00198,"26":0.00198,"29":0.00198,"34":0.00198,"36":0.00198,"38":0.00396,"39":0.00198,"40":0.00198,"42":0.00198,"43":0.01386,"45":0.00198,"47":0.00594,"48":0.00198,"49":0.01386,"50":0.00594,"51":0.00198,"52":0.00198,"53":0.00198,"54":0.00198,"55":0.00198,"56":0.01386,"57":0.00198,"58":0.0495,"59":0.00396,"60":0.00198,"61":0.00396,"62":0.00396,"63":0.00198,"64":0.00396,"65":0.00594,"66":0.00198,"67":0.00198,"68":0.00594,"69":0.00594,"70":0.00594,"71":0.00396,"72":0.0099,"73":0.00792,"74":0.00594,"75":0.00396,"76":0.00792,"77":0.00594,"78":0.00396,"79":0.06336,"80":0.00396,"81":0.01584,"83":0.0297,"84":0.00396,"85":0.01188,"86":0.0099,"87":0.03168,"88":0.01188,"89":0.00792,"90":0.00396,"91":0.01188,"92":0.00792,"93":0.00396,"94":0.00792,"95":0.04158,"96":0.00792,"97":0.00792,"98":0.02574,"99":0.00792,"100":0.00594,"101":0.00594,"102":0.01188,"103":0.02772,"104":0.0297,"105":0.0099,"106":0.02574,"107":0.01584,"108":0.0396,"109":3.6729,"110":0.0297,"111":0.01386,"112":0.01386,"113":0.00396,"114":0.00792,"115":0.00396,"116":0.0396,"117":0.00594,"118":0.0297,"119":0.08316,"120":0.08118,"121":0.02178,"122":0.0297,"123":0.02376,"124":0.06534,"125":0.08118,"126":0.3762,"127":5.81922,"128":1.21572,"129":0.00396,"130":0.00198,_:"4 6 7 8 9 10 12 13 14 15 16 17 18 19 20 21 23 24 25 27 28 30 31 32 33 35 37 41 44 46 131"},F:{"25":0.00396,"36":0.00198,"46":0.00198,"64":0.00198,"79":0.0198,"83":0.01188,"84":0.00396,"85":0.01188,"86":0.00198,"87":0.00198,"95":0.11286,"107":0.00198,"109":0.11484,"110":0.00198,"111":0.0891,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 26 27 28 29 30 31 32 33 34 35 37 38 39 40 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 65 66 67 68 69 70 71 72 73 74 75 76 77 78 80 81 82 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 106 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"14":0.00198,"18":0.00594,"84":0.00396,"89":0.00198,"92":0.02376,"100":0.00198,"107":0.00198,"108":0.00198,"109":0.04356,"111":0.00198,"114":0.00396,"117":0.00198,"118":0.00198,"119":0.00594,"120":0.02772,"121":0.00792,"122":0.00792,"123":0.00198,"124":0.00792,"125":0.04752,"126":0.05742,"127":0.8415,"128":0.23958,_:"12 13 15 16 17 79 80 81 83 85 86 87 88 90 91 93 94 95 96 97 98 99 101 102 103 104 105 106 110 112 113 115 116"},E:{"14":0.00198,"15":0.00198,_:"0 4 5 6 7 8 9 10 11 12 13 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 12.1 15.2-15.3","13.1":0.00792,"14.1":0.00792,"15.1":0.00198,"15.4":0.00396,"15.5":0.00198,"15.6":0.02574,"16.0":0.00198,"16.1":0.00396,"16.2":0.00198,"16.3":0.00594,"16.4":0.00198,"16.5":0.00198,"16.6":0.02376,"17.0":0.00198,"17.1":0.00396,"17.2":0.00792,"17.3":0.00792,"17.4":0.01584,"17.5":0.11286,"17.6":0.0495,"18.0":0.00594},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.0009,"5.0-5.1":0.00045,"6.0-6.1":0.00224,"7.0-7.1":0.00269,"8.1-8.4":0,"9.0-9.2":0.00224,"9.3":0.00897,"10.0-10.2":0.00269,"10.3":0.0139,"11.0-11.2":0.03542,"11.3-11.4":0.00448,"12.0-12.1":0.00359,"12.2-12.5":0.06007,"13.0-13.1":0.0009,"13.2":0.01928,"13.3":0.00269,"13.4-13.7":0.01121,"14.0-14.4":0.03318,"14.5-14.8":0.03183,"15.0-15.1":0.01748,"15.2-15.3":0.01748,"15.4":0.02017,"15.5":0.02376,"15.6-15.8":0.22371,"16.0":0.04528,"16.1":0.09549,"16.2":0.04797,"16.3":0.0798,"16.4":0.02017,"16.5":0.03228,"16.6-16.7":0.27751,"17.0":0.02555,"17.1":0.03945,"17.2":0.03631,"17.3":0.0538,"17.4":0.12598,"17.5":2.58007,"17.6":0.43397,"18.0":0.04707},P:{"4":0.09187,"20":0.03062,"21":0.09187,"22":0.13269,"23":0.11228,"24":0.10207,"25":0.82679,"5.0-5.4":0.01021,"6.2-6.4":0.03062,"7.2-7.4":0.18373,_:"8.2 10.1","9.2":0.02041,"11.1-11.2":0.01021,"12.0":0.01021,"13.0":0.02041,"14.0":0.02041,"15.0":0.01021,"16.0":0.03062,"17.0":0.03062,"18.0":0.02041,"19.0":0.07145},I:{"0":0.06395,"3":0,"4":0.00001,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00003,"4.2-4.3":0.00003,"4.4":0,"4.4.3-4.4.4":0.0001},K:{"0":0.63764,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.02279,"9":0.00684,"10":0.00456,"11":0.0866,_:"6 7 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":0.46516},H:{"0":0.02},L:{"0":75.17294},R:{_:"0"},M:{"0":0.1604},Q:{"14.9":0.00802}}; diff --git a/node_modules/caniuse-lite/data/regions/EC.js b/node_modules/caniuse-lite/data/regions/EC.js index 15a00a4f..c348f81d 100644 --- a/node_modules/caniuse-lite/data/regions/EC.js +++ b/node_modules/caniuse-lite/data/regions/EC.js @@ -1 +1 @@ -module.exports={C:{"4":0.01455,"52":0.00485,"78":0.0097,"88":0.00485,"100":0.00485,"102":0.00485,"109":0.00485,"110":0.00485,"111":0.0097,"112":0.0097,"113":0.0194,"114":0.00485,"115":0.30549,"116":0.00485,"118":0.00485,"119":0.00485,"120":0.0097,"121":0.01455,"122":0.00485,"123":0.0097,"124":0.0097,"125":0.01455,"126":0.04364,"127":1.07648,"128":1.73109,"129":0.0097,_:"2 3 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 79 80 81 82 83 84 85 86 87 89 90 91 92 93 94 95 96 97 98 99 101 103 104 105 106 107 108 117 130 131 3.5 3.6"},D:{"38":0.01455,"44":0.00485,"46":0.00485,"47":0.01455,"49":0.00485,"51":0.00485,"55":0.00485,"64":0.00485,"65":0.00485,"70":0.00485,"74":0.00485,"75":0.0097,"76":0.01455,"78":0.0097,"79":0.17941,"81":0.00485,"84":0.02425,"86":0.00485,"87":0.05819,"88":0.00485,"90":0.00485,"91":0.25215,"92":0.00485,"93":0.01455,"94":0.00485,"95":0.00485,"96":0.00485,"97":0.01455,"98":0.00485,"99":0.0097,"100":0.00485,"101":0.00485,"102":0.00485,"103":0.07274,"104":0.0194,"105":0.0097,"106":0.0194,"107":0.0194,"108":0.02909,"109":2.19175,"110":0.03394,"111":0.02425,"112":0.0194,"113":0.03394,"114":0.0194,"115":0.0097,"116":0.2667,"117":0.01455,"118":0.02425,"119":0.07274,"120":0.10183,"121":0.11638,"122":0.41701,"123":0.16002,"124":0.29094,"125":0.44611,"126":26.24279,"127":3.11791,"128":0.00485,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 39 40 41 42 43 45 48 50 52 53 54 56 57 58 59 60 61 62 63 66 67 68 69 71 72 73 77 80 83 85 89 129 130"},F:{"83":0.0097,"95":0.06304,"102":0.00485,"109":1.04254,"110":0.04364,"111":0.72735,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 103 104 105 106 107 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"18":0.00485,"92":0.01455,"100":0.00485,"109":0.04364,"110":0.0097,"114":0.00485,"115":0.00485,"116":0.00485,"117":0.00485,"118":0.00485,"119":0.0097,"120":0.0097,"121":0.0194,"122":0.01455,"123":0.01455,"124":0.06789,"125":0.06789,"126":4.04892,"127":0.53824,_:"12 13 14 15 16 17 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 96 97 98 99 101 102 103 104 105 106 107 108 111 112 113"},E:{"9":0.00485,"14":0.00485,"15":0.0097,_:"0 4 5 6 7 8 10 11 12 13 3.1 3.2 6.1 7.1 9.1 10.1 11.1 12.1 15.1","5.1":0.02909,"13.1":0.02425,"14.1":0.02425,"15.2-15.3":0.02909,"15.4":0.00485,"15.5":0.00485,"15.6":0.04849,"16.0":0.0097,"16.1":0.01455,"16.2":0.00485,"16.3":0.02425,"16.4":0.00485,"16.5":0.01455,"16.6":0.06304,"17.0":0.0097,"17.1":0.0194,"17.2":0.06304,"17.3":0.0194,"17.4":0.04364,"17.5":0.55279,"17.6":0.00485,"18.0":0.00485},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.0013,"5.0-5.1":0.00065,"6.0-6.1":0.00389,"7.0-7.1":0.00389,"8.1-8.4":0,"9.0-9.2":0.00324,"9.3":0.01297,"10.0-10.2":0.00259,"10.3":0.0227,"11.0-11.2":0.05966,"11.3-11.4":0.00649,"12.0-12.1":0.00454,"12.2-12.5":0.08366,"13.0-13.1":0.0013,"13.2":0.01362,"13.3":0.00454,"13.4-13.7":0.01946,"14.0-14.4":0.04475,"14.5-14.8":0.05058,"15.0-15.1":0.02529,"15.2-15.3":0.02724,"15.4":0.03113,"15.5":0.03761,"15.6-15.8":0.34501,"16.0":0.06939,"16.1":0.14721,"16.2":0.07393,"16.3":0.12387,"16.4":0.02918,"16.5":0.05253,"16.6-16.7":0.43061,"17.0":0.03891,"17.1":0.06291,"17.2":0.06096,"17.3":0.09144,"17.4":0.22892,"17.5":4.19197,"17.6":0.03243,"18.0":0.0428},P:{"4":0.06411,"20":0.01068,"21":0.03205,"22":0.03205,"23":0.04274,"24":0.06411,"25":0.96164,_:"5.0-5.4 6.2-6.4 8.2 9.2 10.1 11.1-11.2 12.0 14.0 15.0 16.0 18.0","7.2-7.4":0.10685,"13.0":0.01068,"17.0":0.02137,"19.0":0.02137},I:{"0":0.0462,"3":0,"4":0,"2.1":0,"2.2":0.00001,"2.3":0,"4.1":0.00003,"4.2-4.3":0.00002,"4.4":0,"4.4.3-4.4.4":0.00008},K:{"0":0.14938,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.0097,"9":0.00485,"11":0.02425,_:"6 7 10 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":45.2078},R:{_:"0"},M:{"0":0.18544},Q:{_:"14.9"},O:{"0":0.03091},H:{"0":0}}; +module.exports={C:{"4":0.0317,"52":0.00453,"78":0.00453,"86":0.00453,"88":0.00453,"99":0.00453,"103":0.00453,"105":0.00453,"108":0.00453,"110":0.00453,"111":0.00453,"112":0.01359,"113":0.00906,"114":0.00453,"115":0.38949,"116":0.01812,"117":0.00453,"118":0.00453,"119":0.00453,"120":0.00453,"121":0.00906,"122":0.00453,"123":0.00453,"124":0.00906,"125":0.00906,"126":0.00906,"127":0.04529,"128":0.66576,"129":1.89765,"130":0.00906,_:"2 3 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 79 80 81 82 83 84 85 87 89 90 91 92 93 94 95 96 97 98 100 101 102 104 106 107 109 131 132 133 3.5 3.6"},D:{"38":0.01812,"47":0.00906,"49":0.00453,"50":0.00453,"55":0.00906,"65":0.00453,"66":0.00453,"71":0.00453,"74":0.00453,"75":0.00906,"76":0.00453,"78":0.00906,"79":0.23098,"81":0.00453,"84":0.01359,"85":0.00453,"86":0.00453,"87":0.04982,"88":0.00906,"90":0.00453,"91":0.39855,"92":0.00453,"93":0.01359,"94":0.00906,"95":0.00453,"96":0.00906,"97":0.01359,"98":0.00453,"99":0.00906,"100":0.00453,"101":0.00453,"102":0.00453,"103":0.07699,"104":0.01359,"105":0.00453,"106":0.01359,"107":0.02265,"108":0.02717,"109":2.22374,"110":0.02717,"111":0.01812,"112":0.02717,"113":0.02265,"114":0.01359,"115":0.00453,"116":0.37591,"117":0.00906,"118":0.01812,"119":0.06341,"120":0.12228,"121":0.12681,"122":0.27627,"123":0.11775,"124":0.18569,"125":0.22645,"126":1.11413,"127":21.42217,"128":4.26179,"129":0.00906,"130":0.00453,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 39 40 41 42 43 44 45 46 48 51 52 53 54 56 57 58 59 60 61 62 63 64 67 68 69 70 72 73 77 80 83 89 131"},F:{"83":0.00453,"95":0.0317,"99":0.00453,"102":0.00453,"109":0.58424,"111":0.16304,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 85 86 87 88 89 90 91 92 93 94 96 97 98 100 101 103 104 105 106 107 108 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"18":0.00453,"92":0.01812,"100":0.00906,"106":0.00453,"108":0.00453,"109":0.04529,"110":0.00906,"114":0.00453,"115":0.00453,"119":0.00453,"120":0.00906,"121":0.00906,"122":0.00906,"123":0.00906,"124":0.06341,"125":0.09511,"126":0.22192,"127":3.42845,"128":0.94656,_:"12 13 14 15 16 17 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 96 97 98 99 101 102 103 104 105 107 111 112 113 116 117 118"},E:{"14":0.00453,"15":0.00906,_:"0 4 5 6 7 8 9 10 11 12 13 3.1 3.2 6.1 7.1 9.1 10.1 11.1 12.1 15.1","5.1":0.00906,"13.1":0.02717,"14.1":0.0317,"15.2-15.3":0.01812,"15.4":0.00453,"15.5":0.00906,"15.6":0.05435,"16.0":0.00453,"16.1":0.00906,"16.2":0.00453,"16.3":0.0317,"16.4":0.00453,"16.5":0.00906,"16.6":0.05888,"17.0":0.00906,"17.1":0.02265,"17.2":0.07246,"17.3":0.01359,"17.4":0.04076,"17.5":0.43478,"17.6":0.24004,"18.0":0.00906},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00144,"5.0-5.1":0.00072,"6.0-6.1":0.00359,"7.0-7.1":0.00431,"8.1-8.4":0,"9.0-9.2":0.00359,"9.3":0.01437,"10.0-10.2":0.00431,"10.3":0.02227,"11.0-11.2":0.05676,"11.3-11.4":0.00718,"12.0-12.1":0.00575,"12.2-12.5":0.09628,"13.0-13.1":0.00144,"13.2":0.03089,"13.3":0.00431,"13.4-13.7":0.01796,"14.0-14.4":0.05317,"14.5-14.8":0.05101,"15.0-15.1":0.02802,"15.2-15.3":0.02802,"15.4":0.03233,"15.5":0.03808,"15.6-15.8":0.35852,"16.0":0.07257,"16.1":0.15303,"16.2":0.07688,"16.3":0.12789,"16.4":0.03233,"16.5":0.05173,"16.6-16.7":0.44474,"17.0":0.04095,"17.1":0.06323,"17.2":0.0582,"17.3":0.08622,"17.4":0.20189,"17.5":4.13482,"17.6":0.69548,"18.0":0.07544},P:{"4":0.07248,"20":0.01035,"21":0.03106,"22":0.05177,"23":0.03106,"24":0.06213,"25":0.83869,"5.0-5.4":0.01035,"6.2-6.4":0.01035,"7.2-7.4":0.10354,_:"8.2 9.2 10.1 12.0 15.0 16.0 18.0","11.1-11.2":0.01035,"13.0":0.01035,"14.0":0.01035,"17.0":0.02071,"19.0":0.02071},I:{"0":0.04363,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00002,"4.2-4.3":0.00002,"4.4":0,"4.4.3-4.4.4":0.00007},K:{"0":0.14227,_:"10 11 12 11.1 11.5 12.1"},A:{"11":0.02265,_:"6 7 8 9 10 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":0.04378},H:{"0":0},L:{"0":47.34264},R:{_:"0"},M:{"0":0.18605},Q:{_:"14.9"}}; diff --git a/node_modules/caniuse-lite/data/regions/EE.js b/node_modules/caniuse-lite/data/regions/EE.js index fed6323a..87d43ef7 100644 --- a/node_modules/caniuse-lite/data/regions/EE.js +++ b/node_modules/caniuse-lite/data/regions/EE.js @@ -1 +1 @@ -module.exports={C:{"52":0.00753,"68":0.00753,"78":0.00753,"88":0.09037,"92":0.03766,"103":0.00753,"108":0.00753,"113":0.00753,"115":5.54282,"116":0.00753,"117":0.00753,"119":0.01506,"122":0.01506,"124":0.00753,"125":0.01506,"126":0.11297,"127":0.82088,"128":1.64176,"129":0.00753,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 69 70 71 72 73 74 75 76 77 79 80 81 82 83 84 85 86 87 89 90 91 93 94 95 96 97 98 99 100 101 102 104 105 106 107 109 110 111 112 114 118 120 121 123 130 131 3.5 3.6"},D:{"51":0.00753,"60":0.00753,"79":0.00753,"83":0.01506,"87":0.01506,"88":0.00753,"89":0.00753,"90":0.03012,"91":0.00753,"93":0.21087,"98":0.00753,"102":0.04519,"103":0.0979,"104":0.00753,"106":0.08284,"107":0.02259,"108":0.15062,"109":3.08018,"110":0.0979,"111":0.04519,"112":0.03012,"113":0.00753,"114":0.05272,"115":0.04519,"116":0.23346,"117":0.01506,"118":0.06778,"119":0.23346,"120":0.12803,"121":0.09037,"122":0.48952,"123":0.34643,"124":0.58742,"125":2.0409,"126":39.01811,"127":4.30773,"128":0.00753,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 52 53 54 55 56 57 58 59 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 80 81 84 85 86 92 94 95 96 97 99 100 101 105 129 130"},F:{"83":0.02259,"95":0.0979,"109":0.69285,"110":0.00753,"111":3.99896,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 106 107 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"92":0.00753,"98":0.00753,"107":0.00753,"108":0.00753,"109":0.01506,"110":0.00753,"114":0.00753,"116":0.01506,"117":0.01506,"118":0.03012,"120":0.03766,"121":0.00753,"122":0.00753,"123":0.01506,"124":0.03012,"125":0.14309,"126":4.88009,"127":0.67026,_:"12 13 14 15 16 17 18 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 96 97 99 100 101 102 103 104 105 106 111 112 113 115 119"},E:{"9":0.00753,"14":0.01506,_:"0 4 5 6 7 8 10 11 12 13 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1","12.1":0.00753,"13.1":0.02259,"14.1":0.04519,"15.1":0.00753,"15.2-15.3":0.00753,"15.4":0.01506,"15.5":0.02259,"15.6":0.15062,"16.0":0.01506,"16.1":0.05272,"16.2":0.04519,"16.3":0.03766,"16.4":0.01506,"16.5":0.03766,"16.6":0.23346,"17.0":0.02259,"17.1":0.03012,"17.2":0.06778,"17.3":0.03012,"17.4":0.11297,"17.5":0.91878,"17.6":0.00753,"18.0":0.01506},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00152,"5.0-5.1":0.00076,"6.0-6.1":0.00457,"7.0-7.1":0.00457,"8.1-8.4":0,"9.0-9.2":0.00381,"9.3":0.01524,"10.0-10.2":0.00305,"10.3":0.02668,"11.0-11.2":0.07013,"11.3-11.4":0.00762,"12.0-12.1":0.00534,"12.2-12.5":0.09833,"13.0-13.1":0.00152,"13.2":0.01601,"13.3":0.00534,"13.4-13.7":0.02287,"14.0-14.4":0.05259,"14.5-14.8":0.05945,"15.0-15.1":0.02973,"15.2-15.3":0.03201,"15.4":0.03659,"15.5":0.04421,"15.6-15.8":0.40551,"16.0":0.08156,"16.1":0.17303,"16.2":0.0869,"16.3":0.14559,"16.4":0.0343,"16.5":0.06174,"16.6-16.7":0.50613,"17.0":0.04573,"17.1":0.07394,"17.2":0.07165,"17.3":0.10748,"17.4":0.26907,"17.5":4.92713,"17.6":0.03811,"18.0":0.05031},P:{"4":0.01048,"20":0.02096,"21":0.02096,"22":0.03143,"23":0.03143,"24":0.04191,"25":1.25734,_:"5.0-5.4 6.2-6.4 7.2-7.4 8.2 9.2 10.1 11.1-11.2 12.0 13.0 14.0 15.0 16.0 17.0 18.0","19.0":0.01048},I:{"0":0.06646,"3":0,"4":0.00001,"2.1":0,"2.2":0.00001,"2.3":0,"4.1":0.00004,"4.2-4.3":0.00003,"4.4":0,"4.4.3-4.4.4":0.00011},K:{"0":0.15314,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.05021,"9":0.00837,"10":0.00837,"11":0.08368,_:"6 7 5.5"},S:{"2.5":0.00247,_:"3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":15.07806},R:{_:"0"},M:{"0":0.40261},Q:{"14.9":0.00247},O:{"0":0.01482},H:{"0":0}}; +module.exports={C:{"52":0.00778,"78":0.00778,"88":0.08556,"92":0.06222,"102":0.01556,"103":0.00778,"105":0.00778,"115":4.02123,"116":0.00778,"117":0.00778,"122":0.00778,"124":0.00778,"125":0.01556,"126":0.02333,"127":0.02333,"128":0.79336,"129":1.4856,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 79 80 81 82 83 84 85 86 87 89 90 91 93 94 95 96 97 98 99 100 101 104 106 107 108 109 110 111 112 113 114 118 119 120 121 123 130 131 132 133 3.5 3.6"},D:{"51":0.00778,"60":0.01556,"79":0.00778,"83":0.02333,"87":0.01556,"90":0.03889,"91":0.00778,"93":0.04667,"98":0.01556,"99":0.00778,"102":0.03889,"103":0.14,"104":0.03111,"106":0.06222,"108":0.02333,"109":1.12003,"110":0.03111,"111":0.02333,"112":0.24112,"113":0.00778,"114":0.00778,"115":0.02333,"116":0.21778,"117":0.00778,"118":0.14,"119":0.36557,"120":0.07,"121":0.03111,"122":0.25667,"123":0.2489,"124":0.61446,"125":1.13559,"126":6.55685,"127":39.85447,"128":4.65124,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 52 53 54 55 56 57 58 59 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 80 81 84 85 86 88 89 92 94 95 96 97 100 101 105 107 129 130 131"},F:{"83":0.01556,"95":0.07778,"109":0.31112,"111":0.18667,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 106 107 108 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"17":0.00778,"92":0.02333,"108":0.00778,"109":0.01556,"110":0.00778,"111":0.00778,"116":0.00778,"118":0.00778,"119":0.03111,"120":0.01556,"122":0.00778,"123":0.00778,"124":0.01556,"125":0.02333,"126":0.34223,"127":4.9157,"128":1.25226,_:"12 13 14 15 16 18 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 112 113 114 115 117 121"},E:{"9":0.00778,"14":0.00778,_:"0 4 5 6 7 8 10 11 12 13 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1","12.1":0.01556,"13.1":0.02333,"14.1":0.03111,"15.1":0.01556,"15.2-15.3":0.00778,"15.4":0.01556,"15.5":0.02333,"15.6":0.10111,"16.0":0.00778,"16.1":0.02333,"16.2":0.03111,"16.3":0.06222,"16.4":0.00778,"16.5":0.02333,"16.6":0.21778,"17.0":0.01556,"17.1":0.03111,"17.2":0.03889,"17.3":0.03111,"17.4":0.07778,"17.5":0.68446,"17.6":0.30334,"18.0":0.01556},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00135,"5.0-5.1":0.00067,"6.0-6.1":0.00337,"7.0-7.1":0.00405,"8.1-8.4":0,"9.0-9.2":0.00337,"9.3":0.01349,"10.0-10.2":0.00405,"10.3":0.02091,"11.0-11.2":0.05328,"11.3-11.4":0.00674,"12.0-12.1":0.0054,"12.2-12.5":0.09037,"13.0-13.1":0.00135,"13.2":0.029,"13.3":0.00405,"13.4-13.7":0.01686,"14.0-14.4":0.0499,"14.5-14.8":0.04788,"15.0-15.1":0.0263,"15.2-15.3":0.0263,"15.4":0.03035,"15.5":0.03574,"15.6-15.8":0.33651,"16.0":0.06811,"16.1":0.14364,"16.2":0.07216,"16.3":0.12004,"16.4":0.03035,"16.5":0.04856,"16.6-16.7":0.41744,"17.0":0.03844,"17.1":0.05935,"17.2":0.05462,"17.3":0.08093,"17.4":0.1895,"17.5":3.88104,"17.6":0.6528,"18.0":0.07081},P:{"20":0.01057,"21":0.01057,"22":0.02113,"23":0.02113,"24":0.02113,"25":0.85594,_:"4 5.0-5.4 6.2-6.4 7.2-7.4 8.2 9.2 10.1 11.1-11.2 12.0 13.0 14.0 15.0 16.0 17.0 18.0","19.0":0.01057},I:{"0":0.05094,"3":0,"4":0.00001,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00002,"4.2-4.3":0.00002,"4.4":0,"4.4.3-4.4.4":0.00008},K:{"0":0.13999,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.03526,"9":0.00882,"10":0.00882,"11":0.07934,_:"6 7 5.5"},N:{_:"10 11"},S:{"2.5":0.00222,_:"3.0-3.1"},J:{_:"7 10"},O:{"0":0.01333},H:{"0":0},L:{"0":13.82424},R:{_:"0"},M:{"0":0.34885},Q:{_:"14.9"}}; diff --git a/node_modules/caniuse-lite/data/regions/EG.js b/node_modules/caniuse-lite/data/regions/EG.js index 79bd6b75..f57c0fb9 100644 --- a/node_modules/caniuse-lite/data/regions/EG.js +++ b/node_modules/caniuse-lite/data/regions/EG.js @@ -1 +1 @@ -module.exports={C:{"16":0.00202,"43":0.00202,"47":0.01417,"48":0.00202,"50":0.00202,"52":0.02429,"56":0.00202,"64":0.00202,"65":0.00405,"66":0.00202,"67":0.00202,"72":0.00405,"75":0.00202,"78":0.00405,"83":0.00202,"94":0.00202,"95":0.01417,"102":0.00202,"103":0.00202,"105":0.00202,"106":0.00202,"107":0.00202,"108":0.00405,"109":0.00202,"110":0.00202,"111":0.00202,"112":0.00202,"113":0.00405,"115":0.56065,"116":0.00202,"117":0.00202,"118":0.29348,"120":0.00202,"121":0.00607,"122":0.00202,"123":0.00202,"124":0.01619,"125":0.01417,"126":0.01417,"127":0.32384,"128":0.52826,"129":0.00607,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 44 45 46 49 51 53 54 55 57 58 59 60 61 62 63 68 69 70 71 73 74 76 77 79 80 81 82 84 85 86 87 88 89 90 91 92 93 96 97 98 99 100 101 104 114 119 130 131 3.5 3.6"},D:{"26":0.00202,"33":0.00202,"34":0.00405,"38":0.00607,"40":0.00405,"43":0.03441,"47":0.01214,"48":0.00607,"49":0.01012,"50":0.00202,"51":0.00202,"53":0.00202,"55":0.00405,"56":0.00405,"58":0.18418,"63":0.00202,"66":0.00405,"68":0.00202,"69":0.0081,"70":0.01214,"71":0.00607,"72":0.00202,"73":0.00405,"74":0.00607,"75":0.00202,"76":0.00607,"77":0.00405,"78":0.00405,"79":0.08906,"80":0.01012,"81":0.02834,"83":0.0081,"84":0.01012,"85":0.01417,"86":0.01619,"87":0.06477,"88":0.00405,"89":0.00405,"90":0.00405,"91":0.01214,"92":0.00405,"93":0.03238,"94":0.0081,"95":0.00405,"96":0.00405,"97":0.00607,"98":0.02429,"99":0.01619,"100":0.00607,"101":0.00405,"102":0.00607,"103":0.02024,"104":0.01012,"105":0.01012,"106":0.01822,"107":0.02024,"108":0.03846,"109":2.9773,"110":0.01214,"111":0.06882,"112":0.01619,"113":0.01012,"114":0.01417,"115":0.00607,"116":0.03238,"117":0.00607,"118":0.03643,"119":0.02226,"120":0.04453,"121":0.02834,"122":0.06679,"123":0.07691,"124":0.09918,"125":0.17811,"126":8.4421,"127":1.26095,"128":0.0081,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 27 28 29 30 31 32 35 36 37 39 41 42 44 45 46 52 54 57 59 60 61 62 64 65 67 129 130"},F:{"46":0.00202,"56":0.00202,"63":0.00202,"64":0.00607,"68":0.00202,"69":0.00202,"70":0.00202,"71":0.00202,"72":0.00405,"73":0.0081,"74":0.00202,"79":0.01417,"80":0.00202,"81":0.00202,"82":0.01012,"83":0.01417,"84":0.01012,"88":0.00202,"89":0.00202,"90":0.00405,"92":0.00202,"93":0.00202,"94":0.00405,"95":0.0081,"98":0.00202,"99":0.00202,"100":0.00202,"101":0.00607,"102":0.00202,"105":0.01214,"106":0.00607,"107":0.01214,"108":0.00202,"109":0.03238,"110":0.00607,"111":0.01417,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 47 48 49 50 51 52 53 54 55 57 58 60 62 65 66 67 75 76 77 78 85 86 87 91 96 97 103 104 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"12":0.00202,"13":0.00202,"14":0.00202,"16":0.00202,"18":0.0081,"84":0.00202,"89":0.00405,"90":0.00202,"92":0.02226,"100":0.00405,"106":0.00202,"107":0.00405,"108":0.00607,"109":0.03846,"110":0.00202,"111":0.00202,"113":0.00202,"114":0.00405,"115":0.00202,"117":0.00202,"118":0.00202,"119":0.00202,"120":0.00607,"121":0.00607,"122":0.01012,"123":0.01417,"124":0.01619,"125":0.06072,"126":1.53419,"127":0.24288,_:"15 17 79 80 81 83 85 86 87 88 91 93 94 95 96 97 98 99 101 102 103 104 105 112 116"},E:{"9":0.00202,"14":0.00405,_:"0 4 5 6 7 8 10 11 12 13 15 3.1 3.2 6.1 7.1 9.1 10.1 11.1 12.1 17.6","5.1":0.01214,"13.1":0.00405,"14.1":0.0081,"15.1":0.00202,"15.2-15.3":0.00202,"15.4":0.00202,"15.5":0.00202,"15.6":0.02834,"16.0":0.00405,"16.1":0.00405,"16.2":0.00202,"16.3":0.00607,"16.4":0.00202,"16.5":0.00607,"16.6":0.02429,"17.0":0.00405,"17.1":0.00405,"17.2":0.00607,"17.3":0.00607,"17.4":0.02024,"17.5":0.12346,"18.0":0.00202},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00126,"5.0-5.1":0.00063,"6.0-6.1":0.00379,"7.0-7.1":0.00379,"8.1-8.4":0,"9.0-9.2":0.00316,"9.3":0.01263,"10.0-10.2":0.00253,"10.3":0.02211,"11.0-11.2":0.05811,"11.3-11.4":0.00632,"12.0-12.1":0.00442,"12.2-12.5":0.08148,"13.0-13.1":0.00126,"13.2":0.01326,"13.3":0.00442,"13.4-13.7":0.01895,"14.0-14.4":0.04358,"14.5-14.8":0.04927,"15.0-15.1":0.02463,"15.2-15.3":0.02653,"15.4":0.03032,"15.5":0.03663,"15.6-15.8":0.33602,"16.0":0.06758,"16.1":0.14338,"16.2":0.072,"16.3":0.12064,"16.4":0.02842,"16.5":0.05116,"16.6-16.7":0.4194,"17.0":0.0379,"17.1":0.06127,"17.2":0.05937,"17.3":0.08906,"17.4":0.22296,"17.5":4.08279,"17.6":0.03158,"18.0":0.04169},P:{"4":0.24934,"20":0.03117,"21":0.05195,"22":0.11428,"23":0.10389,"24":0.10389,"25":1.62072,"5.0-5.4":0.02078,"6.2-6.4":0.02078,"7.2-7.4":0.11428,_:"8.2 10.1","9.2":0.01039,"11.1-11.2":0.03117,"12.0":0.01039,"13.0":0.02078,"14.0":0.02078,"15.0":0.01039,"16.0":0.04156,"17.0":0.04156,"18.0":0.03117,"19.0":0.03117},I:{"0":0.1351,"3":0,"4":0.00001,"2.1":0,"2.2":0.00003,"2.3":0,"4.1":0.00008,"4.2-4.3":0.00005,"4.4":0,"4.4.3-4.4.4":0.00023},K:{"0":0.5742,_:"10 11 12 11.1 11.5 12.1"},A:{"7":0.00219,"8":0.01749,"9":0.00656,"10":0.00437,"11":0.13334,_:"6 5.5"},S:{"2.5":0.01595,_:"3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":69.82239},R:{_:"0"},M:{"0":0.19938},Q:{_:"14.9"},O:{"0":0.64598},H:{"0":0}}; +module.exports={C:{"43":0.0025,"45":0.0025,"47":0.01001,"50":0.0025,"51":0.005,"52":0.03002,"56":0.0025,"64":0.0025,"66":0.0025,"72":0.0025,"78":0.0025,"94":0.0025,"95":0.02252,"99":0.0025,"102":0.0025,"103":0.005,"105":0.0025,"106":0.0025,"107":0.0025,"108":0.0025,"109":0.0025,"110":0.0025,"111":0.005,"113":0.0025,"115":0.69806,"116":0.0025,"117":0.0025,"118":0.0025,"120":0.0025,"121":0.005,"122":0.0025,"123":0.0025,"124":0.0025,"125":0.00751,"126":0.01001,"127":0.02502,"128":0.30524,"129":0.77562,"130":0.01001,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 44 46 48 49 53 54 55 57 58 59 60 61 62 63 65 67 68 69 70 71 73 74 75 76 77 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 96 97 98 100 101 104 112 114 119 131 132 133 3.5 3.6"},D:{"26":0.0025,"29":0.0025,"33":0.0025,"34":0.0025,"38":0.00751,"40":0.005,"43":0.02752,"47":0.01251,"48":0.00751,"49":0.01751,"53":0.0025,"55":0.005,"56":0.18265,"57":0.0025,"58":0.20266,"60":0.0025,"63":0.0025,"66":0.005,"68":0.0025,"69":0.01001,"70":0.01001,"71":0.005,"72":0.005,"73":0.005,"74":0.00751,"75":0.0025,"76":0.00751,"77":0.0025,"78":0.005,"79":0.09758,"80":0.01251,"81":0.02752,"83":0.01001,"84":0.00751,"85":0.01251,"86":0.01751,"87":0.07256,"88":0.005,"89":0.005,"90":0.005,"91":0.02002,"92":0.005,"93":0.005,"94":0.01001,"95":0.005,"96":0.005,"97":0.005,"98":0.02502,"99":0.01751,"100":0.005,"101":0.005,"102":0.00751,"103":0.02752,"104":0.02002,"105":0.01001,"106":0.01751,"107":0.01751,"108":0.04003,"109":3.30764,"110":0.01501,"111":0.06505,"112":0.01751,"113":0.005,"114":0.00751,"115":0.005,"116":0.03753,"117":0.02252,"118":0.03753,"119":0.02002,"120":0.04504,"121":0.03753,"122":0.08006,"123":0.08757,"124":0.08757,"125":0.08507,"126":0.51541,"127":10.40582,"128":2.06665,"129":0.00751,"130":0.0025,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 27 28 30 31 32 35 36 37 39 41 42 44 45 46 50 51 52 54 59 61 62 64 65 67 131"},F:{"46":0.0025,"50":0.0025,"56":0.0025,"63":0.0025,"64":0.005,"66":0.0025,"68":0.0025,"70":0.0025,"71":0.0025,"72":0.005,"73":0.01001,"79":0.02002,"80":0.0025,"81":0.0025,"82":0.01501,"83":0.01501,"84":0.01001,"89":0.0025,"90":0.0025,"92":0.0025,"93":0.0025,"94":0.0025,"95":0.01001,"98":0.0025,"99":0.0025,"100":0.0025,"101":0.00751,"102":0.0025,"103":0.0025,"104":0.0025,"105":0.0025,"106":0.005,"107":0.02502,"108":0.005,"109":0.04003,"110":0.005,"111":0.02002,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 47 48 49 51 52 53 54 55 57 58 60 62 65 67 69 74 75 76 77 78 85 86 87 88 91 96 97 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"13":0.0025,"14":0.0025,"16":0.0025,"18":0.005,"84":0.0025,"89":0.00751,"90":0.0025,"92":0.02752,"98":0.0025,"100":0.005,"106":0.0025,"107":0.0025,"108":0.005,"109":0.05254,"110":0.0025,"111":0.0025,"112":0.0025,"113":0.0025,"114":0.02002,"117":0.0025,"118":0.0025,"119":0.0025,"120":0.00751,"121":0.005,"122":0.01251,"123":0.02002,"124":0.01001,"125":0.03253,"126":0.10759,"127":1.82146,"128":0.51541,_:"12 15 17 79 80 81 83 85 86 87 88 91 93 94 95 96 97 99 101 102 103 104 105 115 116"},E:{"4":0.0025,"14":0.005,_:"0 5 6 7 8 9 10 11 12 13 15 3.1 3.2 6.1 7.1 9.1 10.1","5.1":0.01501,"11.1":0.0025,"12.1":0.0025,"13.1":0.005,"14.1":0.00751,"15.1":0.0025,"15.2-15.3":0.0025,"15.4":0.0025,"15.5":0.0025,"15.6":0.02752,"16.0":0.005,"16.1":0.005,"16.2":0.0025,"16.3":0.00751,"16.4":0.00751,"16.5":0.005,"16.6":0.02752,"17.0":0.005,"17.1":0.005,"17.2":0.01001,"17.3":0.00751,"17.4":0.02752,"17.5":0.14011,"17.6":0.06755,"18.0":0.00751},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00145,"5.0-5.1":0.00072,"6.0-6.1":0.00361,"7.0-7.1":0.00434,"8.1-8.4":0,"9.0-9.2":0.00361,"9.3":0.01445,"10.0-10.2":0.00434,"10.3":0.0224,"11.0-11.2":0.05709,"11.3-11.4":0.00723,"12.0-12.1":0.00578,"12.2-12.5":0.09684,"13.0-13.1":0.00145,"13.2":0.03108,"13.3":0.00434,"13.4-13.7":0.01807,"14.0-14.4":0.05348,"14.5-14.8":0.05131,"15.0-15.1":0.02819,"15.2-15.3":0.02819,"15.4":0.03252,"15.5":0.0383,"15.6-15.8":0.36063,"16.0":0.07299,"16.1":0.15394,"16.2":0.07733,"16.3":0.12864,"16.4":0.03252,"16.5":0.05204,"16.6-16.7":0.44736,"17.0":0.04119,"17.1":0.0636,"17.2":0.05854,"17.3":0.08673,"17.4":0.20308,"17.5":4.1592,"17.6":0.69958,"18.0":0.07588},P:{"4":0.19818,"20":0.02086,"21":0.03129,"22":0.10431,"23":0.08344,"24":0.08344,"25":1.23081,_:"5.0-5.4 8.2 9.2 10.1","6.2-6.4":0.02086,"7.2-7.4":0.09388,"11.1-11.2":0.02086,"12.0":0.01043,"13.0":0.02086,"14.0":0.02086,"15.0":0.01043,"16.0":0.03129,"17.0":0.05215,"18.0":0.02086,"19.0":0.02086},I:{"0":0.11208,"3":0,"4":0.00001,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00004,"4.2-4.3":0.00004,"4.4":0,"4.4.3-4.4.4":0.00018},K:{"0":0.56977,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.03092,"9":0.01124,"10":0.01124,"11":0.17428,_:"6 7 5.5"},N:{_:"10 11"},S:{"2.5":0.0075,_:"3.0-3.1"},J:{_:"7 10"},O:{"0":0.59226},H:{"0":0},L:{"0":64.42569},R:{_:"0"},M:{"0":0.18743},Q:{_:"14.9"}}; diff --git a/node_modules/caniuse-lite/data/regions/ER.js b/node_modules/caniuse-lite/data/regions/ER.js index 2119994a..c6743f38 100644 --- a/node_modules/caniuse-lite/data/regions/ER.js +++ b/node_modules/caniuse-lite/data/regions/ER.js @@ -1 +1 @@ -module.exports={C:{"33":0.02959,"57":0.00329,"60":0.00658,"65":0.01644,"66":0.01315,"79":0.02302,"89":0.00329,"99":0.00329,"101":0.00329,"102":0.00329,"103":0.00658,"105":0.00329,"109":0.00329,"111":0.00329,"113":0.00329,"115":0.14138,"116":0.00329,"119":0.01315,"126":0.01315,"127":0.48334,"128":0.92393,"129":0.00329,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 58 59 61 62 63 64 67 68 69 70 71 72 73 74 75 76 77 78 80 81 82 83 84 85 86 87 88 90 91 92 93 94 95 96 97 98 100 104 106 107 108 110 112 114 117 118 120 121 122 123 124 125 130 131 3.5 3.6"},D:{"11":0.00329,"46":0.0263,"49":0.00658,"60":0.00658,"64":0.00658,"68":0.00986,"69":0.00329,"71":0.00658,"72":0.0263,"74":12.4122,"81":0.00658,"83":0.00986,"84":0.00658,"86":0.00329,"87":0.04603,"92":0.0822,"95":0.00986,"96":0.03617,"97":0.00658,"98":0.23016,"103":0.04932,"105":0.00329,"106":0.00329,"108":0.01315,"109":4.64594,"112":0.06247,"113":0.20057,"114":0.01973,"115":0.00329,"116":0.00986,"118":0.07234,"119":0.35839,"120":0.59513,"121":0.01315,"122":0.0263,"123":0.1085,"124":0.95023,"125":0.18413,"126":3.30115,"127":0.45703,_:"4 5 6 7 8 9 10 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 47 48 50 51 52 53 54 55 56 57 58 59 61 62 63 65 66 67 70 73 75 76 77 78 79 80 85 88 89 90 91 93 94 99 100 101 102 104 107 110 111 117 128 129 130"},F:{"36":0.00986,"57":0.04932,"67":0.0263,"78":0.01315,"82":0.27619,"86":0.02959,"95":0.00329,"100":0.03617,"106":0.00329,"109":0.01973,"111":0.50306,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 58 60 62 63 64 65 66 68 69 70 71 72 73 74 75 76 77 79 80 81 83 84 85 87 88 89 90 91 92 93 94 96 97 98 99 101 102 103 104 105 107 108 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"18":0.02302,"84":0.00329,"89":0.00329,"90":0.00658,"92":0.01973,"96":0.00329,"106":0.00658,"109":0.00986,"111":0.00986,"112":0.04274,"114":0.00986,"117":0.03288,"121":0.00329,"122":0.0822,"124":0.00986,"125":0.00658,"126":1.34479,"127":0.09206,_:"12 13 14 15 16 17 79 80 81 83 85 86 87 88 91 93 94 95 97 98 99 100 101 102 103 104 105 107 108 110 113 115 116 118 119 120 123"},E:{_:"0 4 5 6 7 8 9 10 11 12 13 14 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 12.1 13.1 14.1 15.1 15.2-15.3 15.4 15.5 15.6 16.0 16.1 16.2 16.3 16.4 16.5 16.6 17.0 17.1 17.2 17.3 17.4 17.5 17.6 18.0"},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00003,"5.0-5.1":0.00002,"6.0-6.1":0.00009,"7.0-7.1":0.00009,"8.1-8.4":0,"9.0-9.2":0.00008,"9.3":0.00031,"10.0-10.2":0.00006,"10.3":0.00054,"11.0-11.2":0.00142,"11.3-11.4":0.00015,"12.0-12.1":0.00011,"12.2-12.5":0.00199,"13.0-13.1":0.00003,"13.2":0.00032,"13.3":0.00011,"13.4-13.7":0.00046,"14.0-14.4":0.00107,"14.5-14.8":0.0012,"15.0-15.1":0.0006,"15.2-15.3":0.00065,"15.4":0.00074,"15.5":0.0009,"15.6-15.8":0.00821,"16.0":0.00165,"16.1":0.0035,"16.2":0.00176,"16.3":0.00295,"16.4":0.00069,"16.5":0.00125,"16.6-16.7":0.01025,"17.0":0.00093,"17.1":0.0015,"17.2":0.00145,"17.3":0.00218,"17.4":0.00545,"17.5":0.09979,"17.6":0.00077,"18.0":0.00102},P:{"4":0.09135,"22":0.0609,"23":0.03045,"24":0.01015,"25":0.1015,_:"20 21 5.0-5.4 8.2 9.2 10.1 11.1-11.2 12.0 15.0 19.0","6.2-6.4":0.01015,"7.2-7.4":0.0406,"13.0":0.01015,"14.0":0.01015,"16.0":0.0203,"17.0":0.0203,"18.0":0.01015},I:{"0":0.13377,"3":0,"4":0.00001,"2.1":0,"2.2":0.00003,"2.3":0,"4.1":0.00008,"4.2-4.3":0.00005,"4.4":0,"4.4.3-4.4.4":0.00023},K:{"0":2.32364,_:"10 11 12 11.1 11.5 12.1"},A:{_:"6 7 8 9 10 11 5.5"},S:{"2.5":0.00671,_:"3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":65.35759},R:{_:"0"},M:{"0":0.04027},Q:{_:"14.9"},O:{"0":0.22821},H:{"0":1.67}}; +module.exports={C:{"42":0.00191,"47":0.00764,"48":0.01146,"60":0.00191,"77":0.02865,"104":0.00573,"106":0.00191,"107":0.00573,"115":0.32661,"123":0.0191,"125":0.00191,"127":0.03438,"128":0.43166,"129":1.10398,"130":0.04584,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 43 44 45 46 49 50 51 52 53 54 55 56 57 58 59 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 105 108 109 110 111 112 113 114 116 117 118 119 120 121 122 124 126 131 132 133 3.5 3.6"},D:{"26":0.02674,"40":0.00191,"58":0.00191,"61":0.02101,"68":0.00573,"70":0.01337,"71":0.01146,"72":0.01337,"74":0.42593,"78":0.01146,"79":0.00764,"80":0.05921,"83":0.01337,"87":0.01528,"88":0.00764,"92":0.08786,"94":0.00764,"98":0.04584,"99":0.00573,"102":0.01146,"108":0.07258,"109":2.55176,"112":0.47559,"114":0.01528,"116":0.00573,"118":0.0955,"119":0.07449,"120":0.01528,"121":0.0191,"122":0.0191,"123":0.02865,"124":0.29032,"125":0.01337,"126":0.20819,"127":5.1379,"128":0.61502,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 27 28 29 30 31 32 33 34 35 36 37 38 39 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 59 60 62 63 64 65 66 67 69 73 75 76 77 81 84 85 86 89 90 91 93 95 96 97 100 101 103 104 105 106 107 110 111 113 115 117 129 130 131"},F:{"57":0.07258,"64":0.04011,"70":0.00191,"79":0.02674,"82":0.0191,"93":0.02101,"95":0.00764,"107":0.00191,"109":0.04775,"111":0.00764,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 58 60 62 63 65 66 67 68 69 71 72 73 74 75 76 77 78 80 81 83 84 85 86 87 88 89 90 91 92 94 96 97 98 99 100 101 102 103 104 105 106 108 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"13":0.00191,"18":0.01146,"80":0.01528,"84":0.00191,"90":0.03247,"92":0.00573,"100":0.25021,"103":0.00573,"109":0.01146,"113":0.01337,"115":0.00573,"120":0.0191,"121":0.0191,"122":0.00573,"123":0.01337,"124":0.01146,"125":0.01146,"126":0.46031,"127":2.22324,"128":0.34571,_:"12 14 15 16 17 79 81 83 85 86 87 88 89 91 93 94 95 96 97 98 99 101 102 104 105 106 107 108 110 111 112 114 116 117 118 119"},E:{_:"0 4 5 6 7 8 9 10 11 12 13 14 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 12.1 13.1 14.1 15.1 15.2-15.3 15.4 15.5 15.6 16.0 16.1 16.2 16.3 16.4 16.5 16.6 17.0 17.3 17.6 18.0","17.1":0.01337,"17.2":0.00191,"17.4":0.02674,"17.5":0.01146},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00012,"5.0-5.1":0.00006,"6.0-6.1":0.0003,"7.0-7.1":0.00035,"8.1-8.4":0,"9.0-9.2":0.0003,"9.3":0.00118,"10.0-10.2":0.00035,"10.3":0.00183,"11.0-11.2":0.00467,"11.3-11.4":0.00059,"12.0-12.1":0.00047,"12.2-12.5":0.00791,"13.0-13.1":0.00012,"13.2":0.00254,"13.3":0.00035,"13.4-13.7":0.00148,"14.0-14.4":0.00437,"14.5-14.8":0.00419,"15.0-15.1":0.0023,"15.2-15.3":0.0023,"15.4":0.00266,"15.5":0.00313,"15.6-15.8":0.02947,"16.0":0.00596,"16.1":0.01258,"16.2":0.00632,"16.3":0.01051,"16.4":0.00266,"16.5":0.00425,"16.6-16.7":0.03656,"17.0":0.00337,"17.1":0.0052,"17.2":0.00478,"17.3":0.00709,"17.4":0.0166,"17.5":0.33987,"17.6":0.05717,"18.0":0.0062},P:{"4":0.16521,"21":0.02065,"22":0.03098,"25":0.0413,_:"20 23 24 6.2-6.4 8.2 9.2 10.1 12.0 15.0","5.0-5.4":0.0413,"7.2-7.4":0.10325,"11.1-11.2":0.16521,"13.0":0.01033,"14.0":0.01033,"16.0":0.01033,"17.0":0.01033,"18.0":0.14456,"19.0":0.01033},I:{"0":0.14514,"3":0,"4":0.00001,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00006,"4.2-4.3":0.00006,"4.4":0,"4.4.3-4.4.4":0.00023},K:{"0":1.93206,_:"10 11 12 11.1 11.5 12.1"},A:{_:"6 7 8 9 10 11 5.5"},N:{_:"10 11"},S:{"2.5":0.12135,_:"3.0-3.1"},J:{_:"7 10"},O:{"0":0.46922},H:{"0":0.77},L:{"0":77.52114},R:{_:"0"},M:{"0":0.03236},Q:{_:"14.9"}}; diff --git a/node_modules/caniuse-lite/data/regions/ES.js b/node_modules/caniuse-lite/data/regions/ES.js index 4420d215..91c456c2 100644 --- a/node_modules/caniuse-lite/data/regions/ES.js +++ b/node_modules/caniuse-lite/data/regions/ES.js @@ -1 +1 @@ -module.exports={C:{"4":0.003,"48":0.00601,"52":0.02703,"56":0.003,"59":0.00901,"68":0.003,"78":0.02402,"81":0.003,"88":0.003,"91":0.003,"94":0.003,"99":0.003,"100":0.01502,"101":0.003,"102":0.003,"103":0.00601,"106":0.003,"107":0.003,"108":0.003,"109":0.00601,"110":0.003,"113":0.00601,"115":0.31832,"117":0.003,"118":0.00901,"119":0.003,"120":0.003,"121":0.00601,"122":0.003,"123":0.00601,"124":0.01201,"125":0.01201,"126":0.03904,"127":0.69069,"128":1.06006,"129":0.003,_:"2 3 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 49 50 51 53 54 55 57 58 60 61 62 63 64 65 66 67 69 70 71 72 73 74 75 76 77 79 80 82 83 84 85 86 87 89 90 92 93 95 96 97 98 104 105 111 112 114 116 130 131 3.5 3.6"},D:{"46":0.00601,"49":0.02703,"58":0.003,"65":0.003,"66":0.03604,"67":0.003,"70":0.003,"73":0.00601,"75":0.01201,"76":0.003,"78":0.003,"79":0.03003,"80":0.00601,"81":0.00601,"83":0.10511,"84":0.00601,"85":0.003,"86":0.00601,"87":0.03604,"88":0.00901,"89":0.00901,"90":0.01502,"91":0.01802,"92":0.003,"93":0.01502,"94":0.01201,"95":0.00601,"96":0.00601,"97":0.00601,"98":0.003,"99":0.01502,"100":0.00901,"101":0.003,"102":0.00901,"103":0.05405,"104":0.01502,"105":0.00601,"106":0.01802,"107":0.03604,"108":0.02703,"109":1.07507,"110":0.01201,"111":0.01502,"112":0.02703,"113":0.04204,"114":0.05706,"115":0.00901,"116":0.12913,"117":0.01802,"118":0.02102,"119":0.04204,"120":0.05706,"121":0.04805,"122":0.11712,"123":0.10811,"124":0.18619,"125":0.43243,"126":14.24323,"127":1.6997,"128":0.003,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 47 48 50 51 52 53 54 55 56 57 59 60 61 62 63 64 68 69 71 72 74 77 129 130"},F:{"46":0.003,"69":0.003,"71":0.003,"83":0.02102,"95":0.02402,"102":0.003,"109":0.48949,"110":0.01201,"111":0.43243,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 70 72 73 74 75 76 77 78 79 80 81 82 84 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 103 104 105 106 107 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"17":0.00601,"18":0.003,"84":0.003,"90":0.003,"92":0.00901,"97":0.003,"101":0.003,"106":0.003,"107":0.003,"108":0.003,"109":0.04805,"110":0.00601,"111":0.003,"112":0.003,"113":0.003,"114":0.00901,"115":0.003,"116":0.003,"117":0.00601,"118":0.00901,"119":0.00901,"120":0.00901,"121":0.00901,"122":0.02402,"123":0.00601,"124":0.01802,"125":0.07808,"126":2.62763,"127":0.35736,_:"12 13 14 15 16 79 80 81 83 85 86 87 88 89 91 93 94 95 96 98 99 100 102 103 104 105"},E:{"13":0.00901,"14":0.02703,"15":0.003,_:"0 4 5 6 7 8 9 10 11 12 3.1 3.2 5.1 6.1 7.1 10.1","9.1":0.003,"11.1":0.01201,"12.1":0.00901,"13.1":0.06907,"14.1":0.06907,"15.1":0.00901,"15.2-15.3":0.00601,"15.4":0.02102,"15.5":0.02102,"15.6":0.2042,"16.0":0.02402,"16.1":0.02703,"16.2":0.02703,"16.3":0.05405,"16.4":0.01502,"16.5":0.03003,"16.6":0.21021,"17.0":0.01502,"17.1":0.03303,"17.2":0.03904,"17.3":0.03303,"17.4":0.08408,"17.5":1.12913,"17.6":0.00601,"18.0":0.01201},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00255,"5.0-5.1":0.00127,"6.0-6.1":0.00764,"7.0-7.1":0.00764,"8.1-8.4":0,"9.0-9.2":0.00637,"9.3":0.02547,"10.0-10.2":0.00509,"10.3":0.04457,"11.0-11.2":0.11716,"11.3-11.4":0.01273,"12.0-12.1":0.00891,"12.2-12.5":0.16428,"13.0-13.1":0.00255,"13.2":0.02674,"13.3":0.00891,"13.4-13.7":0.0382,"14.0-14.4":0.08787,"14.5-14.8":0.09933,"15.0-15.1":0.04966,"15.2-15.3":0.05349,"15.4":0.06113,"15.5":0.07386,"15.6-15.8":0.67748,"16.0":0.13626,"16.1":0.28907,"16.2":0.14517,"16.3":0.24323,"16.4":0.05731,"16.5":0.10315,"16.6-16.7":0.84557,"17.0":0.07641,"17.1":0.12353,"17.2":0.1197,"17.3":0.17956,"17.4":0.44953,"17.5":8.23161,"17.6":0.06367,"18.0":0.08405},P:{"4":0.05172,"20":0.02069,"21":0.05172,"22":0.0724,"23":0.11378,"24":0.0724,"25":2.38932,_:"5.0-5.4 8.2 9.2 10.1 12.0 15.0","6.2-6.4":0.01034,"7.2-7.4":0.01034,"11.1-11.2":0.01034,"13.0":0.01034,"14.0":0.01034,"16.0":0.02069,"17.0":0.01034,"18.0":0.01034,"19.0":0.02069},I:{"0":0.04184,"3":0,"4":0,"2.1":0,"2.2":0.00001,"2.3":0,"4.1":0.00003,"4.2-4.3":0.00002,"4.4":0,"4.4.3-4.4.4":0.00007},K:{"0":0.38484,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.00961,"9":0.0032,"10":0.0032,"11":0.08008,_:"6 7 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":54.49735},R:{_:"0"},M:{"0":0.48279},Q:{_:"14.9"},O:{"0":0.04198},H:{"0":0}}; +module.exports={C:{"4":0.00584,"48":0.00292,"50":0.00292,"52":0.02626,"59":0.00875,"68":0.00292,"72":0.00292,"78":0.02043,"81":0.00292,"88":0.00292,"91":0.00292,"95":0.00292,"100":0.00875,"101":0.00292,"102":0.00292,"103":0.00584,"109":0.00292,"110":0.00292,"113":0.00584,"114":0.00292,"115":0.28305,"117":0.00292,"118":0.00292,"119":0.00292,"120":0.00292,"121":0.00584,"122":0.00292,"123":0.00292,"124":0.00584,"125":0.00875,"126":0.01167,"127":0.04669,"128":0.41727,"129":1.2314,"130":0.00292,_:"2 3 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 49 51 53 54 55 56 57 58 60 61 62 63 64 65 66 67 69 70 71 73 74 75 76 77 79 80 82 83 84 85 86 87 89 90 92 93 94 96 97 98 99 104 105 106 107 108 111 112 116 131 132 133 3.5 3.6"},D:{"38":0.00292,"49":0.0321,"56":0.00584,"58":0.00292,"63":0.00292,"65":0.00292,"66":0.02918,"67":0.00292,"70":0.00292,"73":0.00292,"75":0.00875,"76":0.00292,"77":0.00292,"78":0.00292,"79":0.03502,"80":0.00584,"81":0.00875,"83":0.08754,"84":0.00292,"85":0.00292,"86":0.00584,"87":0.04085,"88":0.00875,"89":0.00584,"90":0.00584,"91":0.00875,"92":0.00292,"93":0.01167,"94":0.01167,"95":0.00584,"96":0.00292,"97":0.00584,"98":0.00292,"99":0.01167,"100":0.00875,"101":0.00292,"102":0.00584,"103":0.06128,"104":0.01459,"105":0.00584,"106":0.01167,"107":0.02334,"108":0.02334,"109":0.96294,"110":0.01167,"111":0.01459,"112":0.02043,"113":0.04085,"114":0.05252,"115":0.00584,"116":0.11964,"117":0.01459,"118":0.01751,"119":0.04961,"120":0.04669,"121":0.02918,"122":0.10213,"123":0.09629,"124":0.12256,"125":0.13715,"126":1.08841,"127":12.22934,"128":2.74876,"129":0.00875,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 39 40 41 42 43 44 45 46 47 48 50 51 52 53 54 55 57 59 60 61 62 64 68 69 71 72 74 130 131"},F:{"46":0.00584,"69":0.00292,"83":0.01751,"84":0.00292,"95":0.02043,"102":0.00292,"109":0.3239,"110":0.00292,"111":0.05544,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 70 71 72 73 74 75 76 77 78 79 80 81 82 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 103 104 105 106 107 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"17":0.00584,"84":0.00292,"90":0.00292,"92":0.00584,"101":0.00292,"106":0.00292,"107":0.00292,"108":0.00584,"109":0.04961,"110":0.00292,"111":0.00292,"112":0.00292,"113":0.00584,"114":0.00584,"115":0.00292,"116":0.00292,"117":0.00292,"118":0.00292,"119":0.00875,"120":0.01167,"121":0.00875,"122":0.02334,"123":0.00584,"124":0.01167,"125":0.04085,"126":0.11672,"127":2.11847,"128":0.75576,_:"12 13 14 15 16 18 79 80 81 83 85 86 87 88 89 91 93 94 95 96 97 98 99 100 102 103 104 105"},E:{"13":0.00875,"14":0.02626,"15":0.00584,_:"0 4 5 6 7 8 9 10 11 12 3.1 3.2 5.1 6.1 7.1 10.1","9.1":0.00292,"11.1":0.00875,"12.1":0.00875,"13.1":0.07003,"14.1":0.07295,"15.1":0.00875,"15.2-15.3":0.00584,"15.4":0.01459,"15.5":0.02043,"15.6":0.18092,"16.0":0.02043,"16.1":0.02334,"16.2":0.02334,"16.3":0.05252,"16.4":0.01167,"16.5":0.02626,"16.6":0.20426,"17.0":0.01459,"17.1":0.02334,"17.2":0.0321,"17.3":0.02918,"17.4":0.07003,"17.5":0.89291,"17.6":0.31223,"18.0":0.01459},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00263,"5.0-5.1":0.00131,"6.0-6.1":0.00657,"7.0-7.1":0.00789,"8.1-8.4":0,"9.0-9.2":0.00657,"9.3":0.02629,"10.0-10.2":0.00789,"10.3":0.04075,"11.0-11.2":0.10384,"11.3-11.4":0.01314,"12.0-12.1":0.01052,"12.2-12.5":0.17613,"13.0-13.1":0.00263,"13.2":0.05652,"13.3":0.00789,"13.4-13.7":0.03286,"14.0-14.4":0.09727,"14.5-14.8":0.09332,"15.0-15.1":0.05126,"15.2-15.3":0.05126,"15.4":0.05915,"15.5":0.06966,"15.6-15.8":0.6559,"16.0":0.13276,"16.1":0.27997,"16.2":0.14064,"16.3":0.23397,"16.4":0.05915,"16.5":0.09464,"16.6-16.7":0.81363,"17.0":0.07492,"17.1":0.11567,"17.2":0.10647,"17.3":0.15773,"17.4":0.36935,"17.5":7.56448,"17.6":1.27236,"18.0":0.13801},P:{"4":0.04151,"20":0.02076,"21":0.04151,"22":0.06227,"23":0.08302,"24":0.06227,"25":1.90956,"5.0-5.4":0.01038,_:"6.2-6.4 8.2 9.2 10.1 12.0 15.0","7.2-7.4":0.01038,"11.1-11.2":0.01038,"13.0":0.01038,"14.0":0.01038,"16.0":0.01038,"17.0":0.01038,"18.0":0.01038,"19.0":0.02076},I:{"0":0.04941,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00002,"4.2-4.3":0.00002,"4.4":0,"4.4.3-4.4.4":0.00008},K:{"0":0.38243,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.00846,"9":0.00423,"11":0.07193,_:"6 7 10 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":0.04249},H:{"0":0},L:{"0":54.84124},R:{_:"0"},M:{"0":0.45325},Q:{_:"14.9"}}; diff --git a/node_modules/caniuse-lite/data/regions/ET.js b/node_modules/caniuse-lite/data/regions/ET.js index 7084e370..c1395cb3 100644 --- a/node_modules/caniuse-lite/data/regions/ET.js +++ b/node_modules/caniuse-lite/data/regions/ET.js @@ -1 +1 @@ -module.exports={C:{"34":0.00285,"43":0.00285,"47":0.00285,"52":0.01994,"66":0.00285,"67":0.00285,"68":0.00285,"72":0.0057,"77":0.16234,"84":0.01424,"88":0.00285,"89":0.01424,"91":0.00285,"92":0.00285,"95":0.02278,"97":0.01709,"101":0.00285,"102":0.00285,"103":0.01994,"108":0.00854,"109":0.0057,"110":0.03987,"111":0.00285,"112":0.00854,"113":0.00285,"114":0.00285,"115":0.68637,"116":0.00285,"117":0.00285,"118":0.01994,"120":0.0057,"121":0.00854,"122":0.0057,"123":0.0057,"124":0.03987,"125":0.04557,"126":0.03418,"127":0.78035,"128":1.23603,"129":0.05126,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 35 36 37 38 39 40 41 42 44 45 46 48 49 50 51 53 54 55 56 57 58 59 60 61 62 63 64 65 69 70 71 73 74 75 76 78 79 80 81 82 83 85 86 87 90 93 94 96 98 99 100 104 105 106 107 119 130 131 3.5 3.6"},D:{"11":0.00854,"33":0.00285,"37":0.00285,"38":0.00285,"40":0.00285,"42":0.00285,"43":0.01139,"46":0.00285,"47":0.00285,"49":0.00285,"50":0.00854,"55":0.00285,"56":0.01139,"57":0.00285,"58":0.00285,"63":0.00285,"64":0.00285,"65":0.0057,"66":0.00285,"67":0.00285,"68":0.01139,"69":0.01139,"70":0.00854,"71":0.00285,"72":0.00285,"73":0.01139,"74":0.00285,"75":0.03133,"76":0.03702,"77":0.0057,"79":0.1367,"80":0.01994,"81":0.01424,"83":0.02563,"84":0.01139,"85":0.0057,"86":0.01709,"87":0.08259,"88":0.02563,"89":0.00285,"90":0.02278,"91":0.0057,"92":0.01424,"93":0.03987,"94":0.0057,"95":0.02848,"96":0.0057,"97":0.0057,"98":0.1367,"99":0.00854,"100":0.00285,"102":0.02848,"103":0.0712,"104":0.0057,"105":0.02848,"106":0.02563,"107":0.07405,"108":0.01994,"109":2.27555,"110":0.00285,"111":0.05696,"112":0.00854,"113":0.00285,"114":0.02563,"115":0.09114,"116":0.02848,"117":0.02278,"118":0.02563,"119":0.06835,"120":0.05411,"121":0.03702,"122":0.04272,"123":0.09683,"124":0.25347,"125":0.27341,"126":11.09296,"127":1.42115,"128":0.00854,_:"4 5 6 7 8 9 10 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 34 35 36 39 41 44 45 48 51 52 53 54 59 60 61 62 78 101 129 130"},F:{"46":0.00854,"58":0.0057,"79":0.02563,"82":0.00285,"83":0.02278,"84":0.00285,"85":0.00285,"87":0.00285,"95":0.07405,"99":0.00285,"107":0.00285,"108":0.0057,"109":0.05696,"110":0.01994,"111":0.79459,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 80 81 86 88 89 90 91 92 93 94 96 97 98 100 101 102 103 104 105 106 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"12":0.01424,"13":0.00285,"14":0.00854,"15":0.03987,"16":0.01139,"17":0.0057,"18":0.06835,"84":0.00285,"89":0.00285,"90":0.0057,"92":0.03987,"100":0.00854,"107":0.00285,"109":0.03702,"110":0.00285,"111":0.00285,"112":0.00285,"113":0.00285,"114":0.0057,"115":0.0057,"116":0.00285,"117":0.00285,"118":0.00285,"119":0.0057,"120":0.00854,"121":0.00854,"122":0.01709,"123":0.04557,"124":0.02848,"125":0.0712,"126":2.46352,"127":0.29619,_:"79 80 81 83 85 86 87 88 91 93 94 95 96 97 98 99 101 102 103 104 105 106 108"},E:{"7":0.0057,_:"0 4 5 6 8 9 10 11 12 13 14 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 15.1 15.2-15.3 15.4 16.0 16.2 16.4 17.0 17.6 18.0","12.1":0.00285,"13.1":0.0057,"14.1":0.0057,"15.5":0.00285,"15.6":0.00854,"16.1":0.00285,"16.3":0.00285,"16.5":0.01139,"16.6":0.04557,"17.1":0.00285,"17.2":0.00285,"17.3":0.00285,"17.4":0.00285,"17.5":0.04272},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00041,"5.0-5.1":0.0002,"6.0-6.1":0.00123,"7.0-7.1":0.00123,"8.1-8.4":0,"9.0-9.2":0.00102,"9.3":0.00409,"10.0-10.2":0.00082,"10.3":0.00716,"11.0-11.2":0.01882,"11.3-11.4":0.00205,"12.0-12.1":0.00143,"12.2-12.5":0.02639,"13.0-13.1":0.00041,"13.2":0.0043,"13.3":0.00143,"13.4-13.7":0.00614,"14.0-14.4":0.01411,"14.5-14.8":0.01595,"15.0-15.1":0.00798,"15.2-15.3":0.00859,"15.4":0.00982,"15.5":0.01186,"15.6-15.8":0.10882,"16.0":0.02189,"16.1":0.04643,"16.2":0.02332,"16.3":0.03907,"16.4":0.0092,"16.5":0.01657,"16.6-16.7":0.13582,"17.0":0.01227,"17.1":0.01984,"17.2":0.01923,"17.3":0.02884,"17.4":0.07221,"17.5":1.32219,"17.6":0.01023,"18.0":0.0135},P:{"4":0.30606,"20":0.0204,"21":0.04081,"22":0.15303,"23":0.11222,"24":0.08162,"25":0.66314,"5.0-5.4":0.03061,"6.2-6.4":0.03061,"7.2-7.4":0.21424,_:"8.2 10.1 15.0","9.2":0.0102,"11.1-11.2":0.0102,"12.0":0.0102,"13.0":0.0102,"14.0":0.0102,"16.0":0.0204,"17.0":0.03061,"18.0":0.0204,"19.0":0.07141},I:{"0":0.11403,"3":0,"4":0.00001,"2.1":0,"2.2":0.00002,"2.3":0,"4.1":0.00007,"4.2-4.3":0.00005,"4.4":0,"4.4.3-4.4.4":0.00019},K:{"0":2.79797,_:"10 11 12 11.1 11.5 12.1"},A:{"11":0.02848,_:"6 7 8 9 10 5.5"},S:{"2.5":0.04291,_:"3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":64.64013},R:{_:"0"},M:{"0":0.11443},Q:{"14.9":0.03576},O:{"0":0.33614},H:{"0":1.2}}; +module.exports={C:{"30":0.00248,"43":0.00495,"47":0.00248,"48":0.00495,"52":0.00495,"56":0.00248,"68":0.00743,"72":0.00495,"77":0.14113,"78":0.00248,"84":0.00495,"88":0.00248,"89":0.01486,"91":0.00248,"92":0.00248,"95":0.03714,"97":0.00248,"101":0.00248,"103":0.01238,"105":0.00248,"108":0.02724,"109":0.00495,"110":0.05942,"112":0.00743,"113":0.00495,"114":0.00248,"115":0.41597,"118":0.01733,"120":0.00248,"121":0.00743,"123":0.00495,"124":0.01238,"125":0.02476,"126":0.01486,"127":0.05695,"128":0.37388,"129":1.23552,"130":0.05447,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 31 32 33 34 35 36 37 38 39 40 41 42 44 45 46 49 50 51 53 54 55 57 58 59 60 61 62 63 64 65 66 67 69 70 71 73 74 75 76 79 80 81 82 83 85 86 87 90 93 94 96 98 99 100 102 104 106 107 111 116 117 119 122 131 132 133 3.5 3.6"},D:{"11":0.00248,"37":0.00248,"38":0.00248,"40":0.00248,"43":0.00743,"49":0.00495,"50":0.00495,"55":0.00248,"56":0.00495,"58":0.00248,"63":0.00248,"64":0.00248,"65":0.00248,"66":0.00248,"67":0.00248,"68":0.00743,"69":0.00743,"70":0.00743,"71":0.00248,"72":0.00248,"73":0.01733,"74":0.00248,"75":0.0099,"76":0.01238,"77":0.00495,"78":0.00248,"79":0.10647,"80":0.01238,"81":0.02228,"83":0.01981,"84":0.01238,"85":0.00248,"86":0.01486,"87":0.07923,"88":0.0099,"89":0.00248,"90":0.01981,"91":0.00248,"92":0.01981,"93":0.04209,"94":0.00248,"95":0.02724,"96":0.00495,"97":0.00495,"98":0.09161,"99":0.00743,"100":0.00495,"101":0.00248,"102":0.0099,"103":0.03466,"104":0.00743,"105":0.02476,"106":0.01981,"107":0.02724,"108":0.01733,"109":2.14174,"110":0.00495,"111":0.0099,"112":0.00248,"113":0.00248,"114":0.01486,"115":0.12875,"116":0.02971,"117":0.00743,"118":0.02476,"119":0.04457,"120":0.03962,"121":0.02724,"122":0.03219,"123":0.07428,"124":0.1139,"125":0.09409,"126":0.50263,"127":8.68086,"128":2.15412,"129":0.01238,"130":0.00248,_:"4 5 6 7 8 9 10 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 39 41 42 44 45 46 47 48 51 52 53 54 57 59 60 61 62 131"},F:{"46":0.00743,"79":0.01981,"83":0.0099,"84":0.00248,"85":0.00248,"86":0.00248,"95":0.04209,"99":0.00248,"108":0.00248,"109":0.02971,"110":0.00495,"111":0.01733,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 80 81 82 87 88 89 90 91 92 93 94 96 97 98 100 101 102 103 104 105 106 107 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"12":0.00743,"13":0.00248,"14":0.00743,"15":0.07428,"16":0.00743,"17":0.00495,"18":0.08418,"84":0.00248,"89":0.00495,"90":0.00248,"92":0.04457,"100":0.00495,"103":0.00248,"105":0.00248,"107":0.00248,"109":0.03714,"112":0.01238,"114":0.01981,"115":0.00743,"116":0.00248,"117":0.00248,"119":0.00248,"120":0.00743,"121":0.00495,"122":0.0099,"123":0.01733,"124":0.01238,"125":0.052,"126":0.13618,"127":1.71092,"128":0.56205,_:"79 80 81 83 85 86 87 88 91 93 94 95 96 97 98 99 101 102 104 106 108 110 111 113 118"},E:{"7":0.00248,"15":0.00248,_:"0 4 5 6 8 9 10 11 12 13 14 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 12.1 15.1 15.2-15.3 16.0 16.1 16.2 16.3 16.4 16.5 17.0 17.1 17.2 17.3 18.0","13.1":0.00495,"14.1":0.00495,"15.4":0.00248,"15.5":0.00248,"15.6":0.0099,"16.6":0.0099,"17.4":0.00743,"17.5":0.03466,"17.6":0.00743},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00032,"5.0-5.1":0.00016,"6.0-6.1":0.0008,"7.0-7.1":0.00096,"8.1-8.4":0,"9.0-9.2":0.0008,"9.3":0.00321,"10.0-10.2":0.00096,"10.3":0.00497,"11.0-11.2":0.01266,"11.3-11.4":0.0016,"12.0-12.1":0.00128,"12.2-12.5":0.02148,"13.0-13.1":0.00032,"13.2":0.00689,"13.3":0.00096,"13.4-13.7":0.00401,"14.0-14.4":0.01186,"14.5-14.8":0.01138,"15.0-15.1":0.00625,"15.2-15.3":0.00625,"15.4":0.00721,"15.5":0.00849,"15.6-15.8":0.07997,"16.0":0.01619,"16.1":0.03414,"16.2":0.01715,"16.3":0.02853,"16.4":0.00721,"16.5":0.01154,"16.6-16.7":0.0992,"17.0":0.00913,"17.1":0.0141,"17.2":0.01298,"17.3":0.01923,"17.4":0.04503,"17.5":0.9223,"17.6":0.15513,"18.0":0.01683},P:{"4":0.21682,"20":0.01032,"21":0.03097,"22":0.07227,"23":0.09292,"24":0.06195,"25":0.32007,"5.0-5.4":0.01032,"6.2-6.4":0.02065,"7.2-7.4":0.15487,_:"8.2 9.2 10.1 12.0 14.0 15.0","11.1-11.2":0.01032,"13.0":0.03097,"16.0":0.02065,"17.0":0.03097,"18.0":0.01032,"19.0":0.05162},I:{"0":0.11249,"3":0,"4":0.00001,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00005,"4.2-4.3":0.00005,"4.4":0,"4.4.3-4.4.4":0.00018},K:{"0":1.84874,_:"10 11 12 11.1 11.5 12.1"},A:{"11":0.01238,_:"6 7 8 9 10 5.5"},N:{_:"10 11"},S:{"2.5":0.06772,_:"3.0-3.1"},J:{_:"7 10"},O:{"0":0.2182},H:{"0":0.89},L:{"0":71.19749},R:{_:"0"},M:{"0":0.08276},Q:{"14.9":0.01505}}; diff --git a/node_modules/caniuse-lite/data/regions/FI.js b/node_modules/caniuse-lite/data/regions/FI.js index 1944758d..82f1a178 100644 --- a/node_modules/caniuse-lite/data/regions/FI.js +++ b/node_modules/caniuse-lite/data/regions/FI.js @@ -1 +1 @@ -module.exports={C:{"50":0.63901,"52":0.42148,"53":1.11487,"56":0.673,"60":0.0068,"68":0.0068,"75":0.0068,"78":0.0068,"88":0.0068,"91":0.0068,"94":0.0068,"95":0.0068,"100":0.0068,"101":0.0068,"102":0.04759,"103":0.04079,"105":0.0068,"106":0.0068,"107":0.0068,"108":0.0068,"109":0.0136,"110":0.0136,"111":0.0068,"112":0.0068,"113":0.02039,"114":0.02039,"115":0.3535,"116":0.03399,"117":0.88374,"118":0.61862,"119":0.04079,"120":0.0068,"121":0.0068,"122":0.0136,"123":0.0068,"124":0.0068,"125":0.02039,"126":0.03399,"127":0.82256,"128":1.57714,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 51 54 55 57 58 59 61 62 63 64 65 66 67 69 70 71 72 73 74 76 77 79 80 81 82 83 84 85 86 87 89 90 92 93 96 97 98 99 104 129 130 131 3.5 3.6"},D:{"38":0.0068,"41":0.0068,"42":0.0068,"49":0.0068,"56":0.0068,"66":0.0136,"67":0.0068,"70":0.0068,"71":0.0136,"74":0.0068,"75":0.02039,"76":0.0068,"77":0.0068,"78":0.0136,"79":0.08158,"80":0.0136,"81":0.0136,"83":0.0068,"84":0.0068,"85":0.0136,"86":0.0068,"87":0.06118,"88":0.0068,"89":0.04079,"90":0.0068,"91":0.50305,"92":0.0068,"93":0.02039,"94":0.02719,"95":0.0068,"96":0.0136,"97":0.0068,"98":0.0068,"99":0.17675,"100":0.0136,"101":0.04079,"102":0.0136,"103":0.17675,"104":0.06118,"105":0.06118,"106":0.04079,"107":0.13596,"108":0.10197,"109":1.07408,"110":0.08837,"111":0.09517,"112":0.12236,"113":0.20394,"114":0.81576,"115":0.46226,"116":6.55327,"117":9.44922,"118":0.16315,"119":0.16315,"120":0.22433,"121":0.24473,"122":0.14956,"123":0.15635,"124":1.89664,"125":6.39012,"126":18.37499,"127":2.41329,"128":0.0068,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 39 40 43 44 45 46 47 48 50 51 52 53 54 55 57 58 59 60 61 62 63 64 65 68 69 72 73 129 130"},F:{"83":0.0136,"89":0.0068,"92":0.0068,"95":0.0136,"109":0.36029,"110":0.0136,"111":0.3399,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 85 86 87 88 90 91 93 94 96 97 98 99 100 101 102 103 104 105 106 107 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"18":0.0068,"92":0.0068,"99":0.0068,"103":0.0068,"104":0.0068,"105":0.0068,"107":0.0068,"108":0.0136,"109":0.02719,"110":0.0136,"111":0.0068,"112":0.0068,"114":0.0068,"115":0.02719,"116":0.06798,"117":1.18285,"118":0.02719,"119":0.0068,"120":0.0068,"121":0.0136,"122":0.0068,"123":0.0068,"124":0.0136,"125":0.06118,"126":2.99792,"127":0.3263,_:"12 13 14 15 16 17 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 96 97 98 100 101 102 106 113"},E:{"14":0.0068,"15":0.0068,_:"0 4 5 6 7 8 9 10 11 12 13 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 12.1","13.1":0.0136,"14.1":0.04079,"15.1":0.0136,"15.2-15.3":0.0136,"15.4":0.04759,"15.5":0.0136,"15.6":0.17675,"16.0":0.03399,"16.1":0.08837,"16.2":0.02719,"16.3":0.09517,"16.4":0.12916,"16.5":0.25832,"16.6":0.55744,"17.0":0.14276,"17.1":0.03399,"17.2":0.02039,"17.3":0.02719,"17.4":0.06798,"17.5":1.0061,"17.6":0.0068,"18.0":0.0068},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00124,"5.0-5.1":0.00062,"6.0-6.1":0.00372,"7.0-7.1":0.00372,"8.1-8.4":0,"9.0-9.2":0.0031,"9.3":0.0124,"10.0-10.2":0.00248,"10.3":0.02171,"11.0-11.2":0.05706,"11.3-11.4":0.0062,"12.0-12.1":0.00434,"12.2-12.5":0.08001,"13.0-13.1":0.00124,"13.2":0.01302,"13.3":0.00434,"13.4-13.7":0.01861,"14.0-14.4":0.0428,"14.5-14.8":0.04838,"15.0-15.1":0.02419,"15.2-15.3":0.02605,"15.4":0.02977,"15.5":0.03597,"15.6-15.8":0.32996,"16.0":0.06636,"16.1":0.14079,"16.2":0.07071,"16.3":0.11846,"16.4":0.02791,"16.5":0.05024,"16.6-16.7":0.41183,"17.0":0.03721,"17.1":0.06016,"17.2":0.0583,"17.3":0.08745,"17.4":0.21894,"17.5":4.00915,"17.6":0.03101,"18.0":0.04094},P:{"4":0.01061,"20":0.02122,"21":0.06366,"22":0.1167,"23":0.12731,"24":0.16975,"25":1.4959,_:"5.0-5.4 6.2-6.4 8.2 10.1 12.0 15.0","7.2-7.4":0.02122,"9.2":0.01061,"11.1-11.2":0.01061,"13.0":0.01061,"14.0":0.03183,"16.0":0.01061,"17.0":0.03183,"18.0":0.02122,"19.0":0.02122},I:{"0":0.04467,"3":0,"4":0,"2.1":0,"2.2":0.00001,"2.3":0,"4.1":0.00003,"4.2-4.3":0.00002,"4.4":0,"4.4.3-4.4.4":0.00008},K:{"0":0.50271,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.03323,"9":0.00831,"10":0.00831,"11":0.02493,_:"6 7 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":22.40823},R:{_:"0"},M:{"0":0.67242},Q:{"14.9":0.0032},O:{"0":0.09286},H:{"0":0}}; +module.exports={C:{"4":0.0064,"50":0.21746,"51":0.01279,"52":0.65879,"53":0.59483,"56":0.70996,"59":0.01279,"60":0.0064,"68":0.0064,"72":0.0064,"75":0.0064,"78":0.0064,"91":0.0064,"102":0.03838,"103":0.01919,"105":0.0064,"106":0.0064,"108":0.0064,"109":0.0064,"110":0.01279,"112":0.0064,"113":0.01279,"114":0.01279,"115":0.34538,"116":0.03198,"117":0.84427,"118":0.58204,"119":0.03198,"122":0.01919,"123":0.0064,"124":0.0064,"125":0.0064,"126":0.0064,"127":0.04477,"128":0.55006,"129":1.31118,_:"2 3 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 54 55 57 58 61 62 63 64 65 66 67 69 70 71 73 74 76 77 79 80 81 82 83 84 85 86 87 88 89 90 92 93 94 95 96 97 98 99 100 101 104 107 111 120 121 130 131 132 133 3.5 3.6"},D:{"29":0.0064,"38":0.01919,"42":0.0064,"56":0.07675,"57":0.01279,"66":0.05756,"70":0.0064,"71":0.01279,"74":0.0064,"75":0.01279,"76":0.0064,"77":0.0064,"78":0.01279,"79":0.05756,"80":0.0064,"81":0.01919,"83":0.0064,"85":0.01279,"86":0.0064,"87":0.04477,"89":0.03198,"90":0.01279,"91":0.38376,"92":0.0064,"93":0.01279,"94":0.02558,"95":0.0064,"96":0.0064,"97":0.0064,"98":0.0064,"99":0.39016,"100":0.0064,"101":0.03198,"102":0.02558,"103":0.09594,"104":0.04477,"105":0.04477,"106":0.03198,"107":0.12792,"108":0.09594,"109":0.67158,"110":0.07675,"111":0.09594,"112":0.10873,"113":0.17909,"114":0.7995,"115":0.41574,"116":6.02503,"117":8.90963,"118":0.1535,"119":0.10873,"120":0.33899,"121":0.11513,"122":0.12152,"123":0.11513,"124":0.40934,"125":3.17242,"126":6.28087,"127":16.34818,"128":2.11708,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 30 31 32 33 34 35 36 37 39 40 41 43 44 45 46 47 48 49 50 51 52 53 54 55 58 59 60 61 62 63 64 65 67 68 69 72 73 84 88 129 130 131"},F:{"68":0.0064,"83":0.01279,"95":0.01279,"102":0.0064,"109":0.13432,"111":0.04477,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 103 104 105 106 107 108 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"17":0.0064,"18":0.0064,"92":0.0064,"107":0.0064,"108":0.0064,"109":0.03838,"110":0.0064,"111":0.0064,"112":0.0064,"114":0.0064,"115":0.02558,"116":0.07675,"117":1.10011,"118":0.01919,"119":0.0064,"120":0.01279,"121":0.0064,"122":0.0064,"123":0.0064,"124":0.01279,"125":0.05117,"126":0.21107,"127":2.66074,"128":0.86346,_:"12 13 14 15 16 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 96 97 98 99 100 101 102 103 104 105 106 113"},E:{"10":0.03198,"13":0.0064,"14":0.0064,"15":0.0064,_:"0 4 5 6 7 8 9 11 12 3.1 3.2 5.1 6.1 7.1 9.1 10.1 12.1","11.1":0.01279,"13.1":0.01279,"14.1":0.03198,"15.1":0.01279,"15.2-15.3":0.01279,"15.4":0.04477,"15.5":0.02558,"15.6":0.1599,"16.0":0.03198,"16.1":0.07675,"16.2":0.02558,"16.3":0.08954,"16.4":0.10873,"16.5":0.24944,"16.6":0.50528,"17.0":0.13432,"17.1":0.02558,"17.2":0.02558,"17.3":0.01919,"17.4":0.05756,"17.5":0.65239,"17.6":0.3134,"18.0":0.0064},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00124,"5.0-5.1":0.00062,"6.0-6.1":0.00309,"7.0-7.1":0.00371,"8.1-8.4":0,"9.0-9.2":0.00309,"9.3":0.01237,"10.0-10.2":0.00371,"10.3":0.01918,"11.0-11.2":0.04887,"11.3-11.4":0.00619,"12.0-12.1":0.00495,"12.2-12.5":0.0829,"13.0-13.1":0.00124,"13.2":0.0266,"13.3":0.00371,"13.4-13.7":0.01547,"14.0-14.4":0.04578,"14.5-14.8":0.04392,"15.0-15.1":0.02413,"15.2-15.3":0.02413,"15.4":0.02784,"15.5":0.03279,"15.6-15.8":0.3087,"16.0":0.06248,"16.1":0.13177,"16.2":0.06619,"16.3":0.11012,"16.4":0.02784,"16.5":0.04454,"16.6-16.7":0.38294,"17.0":0.03526,"17.1":0.05444,"17.2":0.05011,"17.3":0.07424,"17.4":0.17384,"17.5":3.56025,"17.6":0.59884,"18.0":0.06496},P:{"4":0.01039,"20":0.03117,"21":0.05195,"22":0.1039,"23":0.13508,"24":0.15586,"25":1.24685,_:"5.0-5.4 6.2-6.4 8.2 9.2 10.1 12.0","7.2-7.4":0.02078,"11.1-11.2":0.01039,"13.0":0.01039,"14.0":0.02078,"15.0":0.01039,"16.0":0.02078,"17.0":0.03117,"18.0":0.02078,"19.0":0.03117},I:{"0":0.03232,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00001,"4.2-4.3":0.00001,"4.4":0,"4.4.3-4.4.4":0.00005},K:{"0":0.54045,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.04934,"9":0.01645,"10":0.01645,"11":0.03289,_:"6 7 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":0.10088},H:{"0":0},L:{"0":26.35304},R:{_:"0"},M:{"0":0.70979},Q:{"14.9":0.0036}}; diff --git a/node_modules/caniuse-lite/data/regions/FJ.js b/node_modules/caniuse-lite/data/regions/FJ.js index 52ad128d..e6227038 100644 --- a/node_modules/caniuse-lite/data/regions/FJ.js +++ b/node_modules/caniuse-lite/data/regions/FJ.js @@ -1 +1 @@ -module.exports={C:{"78":0.06274,"85":0.00314,"87":0.00314,"105":0.00627,"115":0.25096,"121":0.00627,"123":0.06274,"124":0.00627,"125":0.00941,"126":0.01569,"127":1.24539,"128":1.11364,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 79 80 81 82 83 84 86 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 106 107 108 109 110 111 112 113 114 116 117 118 119 120 122 129 130 131 3.5 3.6"},D:{"47":0.00314,"52":0.00314,"53":0.00314,"65":0.00314,"68":0.00314,"69":0.00314,"70":0.01569,"73":0.02196,"74":0.00314,"76":0.00314,"77":0.00314,"78":0.00314,"79":0.00941,"81":0.04706,"83":0.00627,"84":0.01255,"86":0.00941,"87":0.04706,"88":0.24155,"89":0.04706,"91":0.02196,"92":0.01882,"93":0.00627,"94":0.02196,"95":0.04706,"97":0.00314,"98":0.00314,"99":0.00314,"100":0.00314,"102":0.00941,"103":0.06901,"104":0.00314,"105":0.13803,"107":0.03764,"108":0.00941,"109":0.50506,"111":0.02823,"113":0.00314,"114":0.01882,"115":0.01255,"116":0.10038,"117":0.01569,"118":0.01255,"119":0.01569,"120":0.12548,"121":0.04392,"122":0.03451,"123":0.07843,"124":0.15371,"125":0.21959,"126":12.32527,"127":1.63438,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 48 49 50 51 54 55 56 57 58 59 60 61 62 63 64 66 67 71 72 75 80 85 90 96 101 106 110 112 128 129 130"},F:{"46":0.00314,"75":0.00314,"83":0.10352,"92":0.00314,"95":0.00941,"102":0.00314,"109":0.06588,"110":0.00627,"111":0.10666,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 76 77 78 79 80 81 82 84 85 86 87 88 89 90 91 93 94 96 97 98 99 100 101 103 104 105 106 107 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"15":0.00941,"18":0.03451,"84":0.00627,"90":0.00627,"92":0.01569,"100":0.00314,"105":0.00314,"109":0.02196,"111":0.00627,"112":0.00314,"114":0.01569,"115":0.00941,"116":0.00941,"117":0.00314,"118":0.00314,"119":0.00941,"120":0.01255,"121":0.01255,"122":0.03137,"123":0.04392,"124":0.09097,"125":0.1694,"126":4.63962,"127":0.57407,_:"12 13 14 16 17 79 80 81 83 85 86 87 88 89 91 93 94 95 96 97 98 99 101 102 103 104 106 107 108 110 113"},E:{"14":0.00314,_:"0 4 5 6 7 8 9 10 11 12 13 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 18.0","12.1":0.00314,"13.1":0.01255,"14.1":0.02196,"15.1":0.00627,"15.2-15.3":0.00314,"15.4":0.00314,"15.5":0.00627,"15.6":0.13803,"16.0":0.01255,"16.1":0.11293,"16.2":0.03137,"16.3":0.02823,"16.4":0.00941,"16.5":0.01882,"16.6":0.36076,"17.0":0.01255,"17.1":0.0251,"17.2":0.01569,"17.3":0.04392,"17.4":0.44859,"17.5":1.56536,"17.6":0.00941},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00197,"5.0-5.1":0.00098,"6.0-6.1":0.00591,"7.0-7.1":0.00591,"8.1-8.4":0,"9.0-9.2":0.00492,"9.3":0.0197,"10.0-10.2":0.00394,"10.3":0.03447,"11.0-11.2":0.09061,"11.3-11.4":0.00985,"12.0-12.1":0.00689,"12.2-12.5":0.12704,"13.0-13.1":0.00197,"13.2":0.02068,"13.3":0.00689,"13.4-13.7":0.02955,"14.0-14.4":0.06795,"14.5-14.8":0.07682,"15.0-15.1":0.03841,"15.2-15.3":0.04136,"15.4":0.04727,"15.5":0.05712,"15.6-15.8":0.52394,"16.0":0.10538,"16.1":0.22356,"16.2":0.11227,"16.3":0.1881,"16.4":0.04432,"16.5":0.07977,"16.6-16.7":0.65393,"17.0":0.05909,"17.1":0.09553,"17.2":0.09258,"17.3":0.13886,"17.4":0.34765,"17.5":6.36601,"17.6":0.04924,"18.0":0.065},P:{"4":0.17758,"20":0.03134,"21":0.17758,"22":0.40739,"23":0.33427,"24":0.49096,"25":5.05587,_:"5.0-5.4 8.2 10.1 12.0","6.2-6.4":0.02089,"7.2-7.4":0.37606,"9.2":0.04178,"11.1-11.2":0.03134,"13.0":0.04178,"14.0":0.03134,"15.0":0.01045,"16.0":0.02089,"17.0":0.02089,"18.0":0.03134,"19.0":0.12535},I:{"0":0.03419,"3":0,"4":0,"2.1":0,"2.2":0.00001,"2.3":0,"4.1":0.00002,"4.2-4.3":0.00001,"4.4":0,"4.4.3-4.4.4":0.00006},K:{"0":0.58336,_:"10 11 12 11.1 11.5 12.1"},A:{"10":0.00392,"11":0.01176,_:"6 7 8 9 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":52.07312},R:{_:"0"},M:{"0":0.3706},Q:{"14.9":0.02059},O:{"0":0.61767},H:{"0":0}}; +module.exports={C:{"97":0.00667,"105":0.02667,"109":0.00333,"115":0.12336,"122":0.00333,"123":0.02334,"124":0.00333,"125":0.00333,"127":0.01667,"128":0.56678,"129":1.25358,"130":0.00333,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 98 99 100 101 102 103 104 106 107 108 110 111 112 113 114 116 117 118 119 120 121 126 131 132 133 3.5 3.6"},D:{"66":0.00333,"68":0.00333,"69":0.00333,"70":0.01,"73":0.00667,"76":0.00667,"79":0.01,"81":0.01667,"83":0.00667,"85":0.00333,"86":0.00667,"87":0.03001,"88":0.1867,"89":0.04334,"91":0.02667,"92":0.03334,"93":0.00333,"94":0.01,"95":0.01334,"97":0.00667,"99":0.00667,"100":0.00333,"102":0.00333,"103":0.03334,"104":0.00333,"105":0.00333,"106":0.00333,"107":0.00333,"108":0.00333,"109":0.55011,"110":0.00333,"111":0.06335,"112":0.00333,"114":0.01334,"115":0.03667,"116":0.09335,"117":0.04334,"118":0.00333,"119":0.03667,"120":0.03334,"121":0.03667,"122":0.05001,"123":0.03667,"124":0.10335,"125":0.05001,"126":0.61679,"127":12.25912,"128":1.98373,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 67 71 72 74 75 77 78 80 84 90 96 98 101 113 129 130 131"},F:{"36":0.00333,"83":0.01334,"95":0.00667,"102":0.00667,"109":0.06335,"111":0.02,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 103 104 105 106 107 108 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"14":0.00667,"16":0.01,"17":0.03001,"18":0.01,"84":0.00667,"89":0.01334,"92":0.03334,"100":0.02,"109":0.03001,"110":0.00667,"111":0.01,"112":0.00333,"113":0.00333,"114":0.02334,"115":0.00667,"116":0.00333,"117":0.02,"118":0.00333,"119":0.00667,"120":0.01,"121":0.02667,"122":0.01334,"123":0.03667,"124":0.08002,"125":0.10669,"126":0.45342,"127":6.668,"128":1.43029,_:"12 13 15 79 80 81 83 85 86 87 88 90 91 93 94 95 96 97 98 99 101 102 103 104 105 106 107 108"},E:{"11":0.00333,"14":0.00333,_:"0 4 5 6 7 8 9 10 12 13 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 12.1","13.1":0.01,"14.1":0.04001,"15.1":0.00333,"15.2-15.3":0.00333,"15.4":0.00333,"15.5":0.00667,"15.6":0.15336,"16.0":0.00333,"16.1":0.02,"16.2":0.02334,"16.3":0.03334,"16.4":0.00667,"16.5":0.03001,"16.6":0.26005,"17.0":0.00333,"17.1":0.02,"17.2":0.01334,"17.3":0.01334,"17.4":0.22671,"17.5":0.96019,"17.6":0.45009,"18.0":0.01334},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00179,"5.0-5.1":0.0009,"6.0-6.1":0.00448,"7.0-7.1":0.00537,"8.1-8.4":0,"9.0-9.2":0.00448,"9.3":0.0179,"10.0-10.2":0.00537,"10.3":0.02775,"11.0-11.2":0.07072,"11.3-11.4":0.00895,"12.0-12.1":0.00716,"12.2-12.5":0.11996,"13.0-13.1":0.00179,"13.2":0.0385,"13.3":0.00537,"13.4-13.7":0.02238,"14.0-14.4":0.06625,"14.5-14.8":0.06356,"15.0-15.1":0.03491,"15.2-15.3":0.03491,"15.4":0.04029,"15.5":0.04745,"15.6-15.8":0.44673,"16.0":0.09042,"16.1":0.19069,"16.2":0.09579,"16.3":0.15935,"16.4":0.04029,"16.5":0.06446,"16.6-16.7":0.55416,"17.0":0.05103,"17.1":0.07878,"17.2":0.07251,"17.3":0.10743,"17.4":0.25156,"17.5":5.15213,"17.6":0.8666,"18.0":0.094},P:{"4":0.04175,"20":0.05219,"21":0.32355,"22":0.88716,"23":0.32355,"24":0.54273,"25":4.55061,"5.0-5.4":0.02087,"6.2-6.4":0.02087,"7.2-7.4":0.30268,_:"8.2 10.1 12.0","9.2":0.12525,"11.1-11.2":0.66798,"13.0":0.02087,"14.0":0.01044,"15.0":0.01044,"16.0":0.03131,"17.0":0.01044,"18.0":0.04175,"19.0":0.14612},I:{"0":0.03322,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00001,"4.2-4.3":0.00001,"4.4":0,"4.4.3-4.4.4":0.00005},K:{"0":1.0399,_:"10 11 12 11.1 11.5 12.1"},A:{"11":0.07001,_:"6 7 8 9 10 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":0.6266},H:{"0":0},L:{"0":48.636},R:{_:"0"},M:{"0":0.43996},Q:{"14.9":0.00667}}; diff --git a/node_modules/caniuse-lite/data/regions/FK.js b/node_modules/caniuse-lite/data/regions/FK.js index c6a34e50..ea813822 100644 --- a/node_modules/caniuse-lite/data/regions/FK.js +++ b/node_modules/caniuse-lite/data/regions/FK.js @@ -1 +1 @@ -module.exports={C:{"94":0.04922,"100":0.16877,"108":0.988,"109":0.02461,"115":2.2643,"116":0.07384,"117":0.09493,"118":4.55322,"119":0.16877,"126":0.14416,"127":0.48169,"128":1.66307,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 95 96 97 98 99 101 102 103 104 105 106 107 110 111 112 113 114 120 121 122 123 124 125 129 130 131 3.5 3.6"},D:{"103":0.07384,"109":1.01261,"119":0.02461,"120":0.02461,"124":0.48169,"125":0.09493,"126":9.53539,"127":0.2637,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 104 105 106 107 108 110 111 112 113 114 115 116 117 118 121 122 123 128 129 130"},F:{"109":0.02461,"111":0.02461,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"84":0.02461,"92":0.33754,"109":0.14416,"114":0.69968,"115":0.02461,"117":0.43247,"118":0.43247,"120":0.09493,"121":0.04922,"123":0.09493,"124":0.04922,"125":0.84384,"126":2.50339,"127":0.02461,_:"12 13 14 15 16 17 18 79 80 81 83 85 86 87 88 89 90 91 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 110 111 112 113 116 119 122"},E:{_:"0 4 5 6 7 8 9 10 11 12 13 14 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 12.1 13.1 15.1 15.2-15.3 15.4 15.5 16.0 16.1 16.2 16.4 16.5 17.0 17.1 17.2 17.3 17.4 17.6 18.0","14.1":0.84384,"15.6":0.55553,"16.3":0.04922,"16.6":0.33754,"17.5":0.93877},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00207,"5.0-5.1":0.00103,"6.0-6.1":0.00621,"7.0-7.1":0.00621,"8.1-8.4":0,"9.0-9.2":0.00517,"9.3":0.02069,"10.0-10.2":0.00414,"10.3":0.0362,"11.0-11.2":0.09516,"11.3-11.4":0.01034,"12.0-12.1":0.00724,"12.2-12.5":0.13343,"13.0-13.1":0.00207,"13.2":0.02172,"13.3":0.00724,"13.4-13.7":0.03103,"14.0-14.4":0.07137,"14.5-14.8":0.08068,"15.0-15.1":0.04034,"15.2-15.3":0.04344,"15.4":0.04965,"15.5":0.05999,"15.6-15.8":0.55028,"16.0":0.11068,"16.1":0.2348,"16.2":0.11792,"16.3":0.19756,"16.4":0.04655,"16.5":0.08378,"16.6-16.7":0.68681,"17.0":0.06206,"17.1":0.10033,"17.2":0.09723,"17.3":0.14584,"17.4":0.36513,"17.5":6.68609,"17.6":0.05172,"18.0":0.06827},P:{"22":0.17614,"23":0.35229,"25":4.74551,_:"4 20 21 24 5.0-5.4 6.2-6.4 7.2-7.4 8.2 9.2 10.1 11.1-11.2 12.0 13.0 15.0 16.0 17.0 18.0 19.0","14.0":1.34698},I:{"0":0,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0,"4.2-4.3":0,"4.4":0,"4.4.3-4.4.4":0},K:{"0":0.05188,_:"10 11 12 11.1 11.5 12.1"},A:{_:"6 7 8 9 10 11 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":49.52169},R:{_:"0"},M:{"0":0.37613},Q:{_:"14.9"},O:{"0":0.02594},H:{"0":0}}; +module.exports={C:{"94":0.02562,"108":1.0675,"112":0.02562,"113":0.33306,"115":0.07259,"116":0.04697,"118":5.18805,"120":0.02562,"122":0.35441,"126":0.54656,"128":1.56282,"129":0.75579,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 95 96 97 98 99 100 101 102 103 104 105 106 107 109 110 111 114 117 119 121 123 124 125 127 130 131 132 133 3.5 3.6"},D:{"87":0.02562,"88":0.04697,"94":0.04697,"103":0.09394,"109":0.54656,"119":0.02562,"126":1.54147,"127":11.17886,"128":2.98473,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 83 84 85 86 89 90 91 92 93 95 96 97 98 99 100 101 102 104 105 106 107 108 110 111 112 113 114 115 116 117 118 120 121 122 123 124 125 129 130 131"},F:{_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"91":0.02562,"109":0.38003,"111":0.02562,"113":0.07259,"114":0.23485,"115":0.14091,"116":0.14091,"117":0.02562,"118":0.23485,"120":0.07259,"124":0.07259,"126":1.72935,"127":3.29217,"128":0.61488,_:"12 13 14 15 16 17 18 79 80 81 83 84 85 86 87 88 89 90 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 110 112 119 121 122 123 125"},E:{_:"0 4 5 6 7 8 9 10 11 12 13 14 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 12.1 13.1 14.1 15.2-15.3 15.4 16.1 16.2 16.4 16.5 17.0 17.1 17.2 17.3 17.4 18.0","15.1":0.07259,"15.5":0.02562,"15.6":0.09394,"16.0":0.02562,"16.3":0.02562,"16.6":0.23485,"17.5":0.44835,"17.6":2.29726},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00245,"5.0-5.1":0.00123,"6.0-6.1":0.00613,"7.0-7.1":0.00735,"8.1-8.4":0,"9.0-9.2":0.00613,"9.3":0.02451,"10.0-10.2":0.00735,"10.3":0.038,"11.0-11.2":0.09683,"11.3-11.4":0.01226,"12.0-12.1":0.00981,"12.2-12.5":0.16424,"13.0-13.1":0.00245,"13.2":0.0527,"13.3":0.00735,"13.4-13.7":0.03064,"14.0-14.4":0.0907,"14.5-14.8":0.08702,"15.0-15.1":0.0478,"15.2-15.3":0.0478,"15.4":0.05515,"15.5":0.06496,"15.6-15.8":0.6116,"16.0":0.12379,"16.1":0.26106,"16.2":0.13114,"16.3":0.21817,"16.4":0.05515,"16.5":0.08825,"16.6-16.7":0.75868,"17.0":0.06986,"17.1":0.10786,"17.2":0.09928,"17.3":0.14708,"17.4":0.34441,"17.5":7.0536,"17.6":1.18643,"18.0":0.12869},P:{"21":0.05288,"23":0.38076,"25":3.40573,_:"4 20 22 24 5.0-5.4 6.2-6.4 7.2-7.4 8.2 9.2 10.1 12.0 13.0 15.0 16.0 17.0 18.0 19.0","11.1-11.2":0.05288,"14.0":0.7298},I:{"0":0,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0,"4.2-4.3":0,"4.4":0,"4.4.3-4.4.4":0},K:{"0":0.12606,_:"10 11 12 11.1 11.5 12.1"},A:{_:"6 7 8 9 10 11 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{_:"0"},H:{"0":0},L:{"0":44.68594},R:{_:"0"},M:{"0":0.42975},Q:{_:"14.9"}}; diff --git a/node_modules/caniuse-lite/data/regions/FM.js b/node_modules/caniuse-lite/data/regions/FM.js index 30c71a90..faeaa29c 100644 --- a/node_modules/caniuse-lite/data/regions/FM.js +++ b/node_modules/caniuse-lite/data/regions/FM.js @@ -1 +1 @@ -module.exports={C:{"78":0.01867,"115":0.04853,"124":0.04853,"125":0.04106,"127":0.69061,"128":0.57115,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 116 117 118 119 120 121 122 123 126 129 130 131 3.5 3.6"},D:{"89":0.04106,"90":0.02986,"91":0.0112,"92":0.0112,"93":3.98684,"103":0.26878,"104":0.04106,"106":0.0112,"109":2.20247,"113":0.02986,"114":0.0112,"116":0.0112,"118":0.17918,"122":0.01867,"123":0.01867,"125":0.17918,"126":13.31561,"127":2.37419,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 83 84 85 86 87 88 94 95 96 97 98 99 100 101 102 105 107 108 110 111 112 115 117 119 120 121 124 128 129 130"},F:{"83":0.0112,"109":0.07093,"111":0.07093,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"84":0.0112,"100":0.08959,"109":0.04106,"116":0.01867,"117":0.01867,"120":0.0112,"121":0.13066,"122":0.04853,"123":0.01867,"124":0.22025,"125":0.13066,"126":5.90934,"127":0.57115,_:"12 13 14 15 16 17 18 79 80 81 83 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 101 102 103 104 105 106 107 108 110 111 112 113 114 115 118 119"},E:{"14":0.05973,_:"0 4 5 6 7 8 9 10 11 12 13 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 15.1 15.2-15.3 15.4 15.5 15.6 16.0 16.1 16.4 17.0 17.2 18.0","12.1":0.0112,"13.1":0.0112,"14.1":0.14185,"16.2":0.04853,"16.3":0.26131,"16.5":0.08959,"16.6":0.05973,"17.1":0.0112,"17.3":0.07839,"17.4":0.01867,"17.5":1.63132,"17.6":0.0112},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.0023,"5.0-5.1":0.00115,"6.0-6.1":0.00691,"7.0-7.1":0.00691,"8.1-8.4":0,"9.0-9.2":0.00576,"9.3":0.02305,"10.0-10.2":0.00461,"10.3":0.04033,"11.0-11.2":0.10601,"11.3-11.4":0.01152,"12.0-12.1":0.00807,"12.2-12.5":0.14865,"13.0-13.1":0.0023,"13.2":0.0242,"13.3":0.00807,"13.4-13.7":0.03457,"14.0-14.4":0.07951,"14.5-14.8":0.08988,"15.0-15.1":0.04494,"15.2-15.3":0.0484,"15.4":0.05531,"15.5":0.06683,"15.6-15.8":0.61303,"16.0":0.1233,"16.1":0.26158,"16.2":0.13136,"16.3":0.22009,"16.4":0.05185,"16.5":0.09334,"16.6-16.7":0.76514,"17.0":0.06914,"17.1":0.11177,"17.2":0.10832,"17.3":0.16248,"17.4":0.40677,"17.5":7.44858,"17.6":0.05762,"18.0":0.07605},P:{"4":0.19268,"22":0.10201,"23":0.02267,"24":0.01133,"25":0.95206,_:"20 21 5.0-5.4 6.2-6.4 8.2 9.2 10.1 12.0 13.0 14.0 15.0 17.0 18.0 19.0","7.2-7.4":0.02267,"11.1-11.2":0.12467,"16.0":0.01133},I:{"0":0.01249,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00001,"4.2-4.3":0.00001,"4.4":0,"4.4.3-4.4.4":0.00002},K:{"0":0.37596,_:"10 11 12 11.1 11.5 12.1"},A:{"11":0.0112,_:"6 7 8 9 10 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":51.95306},R:{_:"0"},M:{"0":0.12532},Q:{_:"14.9"},O:{"0":0.18171},H:{"0":0}}; +module.exports={C:{"85":0.0631,"111":0.01183,"115":0.03155,"128":0.41018,"129":1.4435,"130":0.01183,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 112 113 114 116 117 118 119 120 121 122 123 124 125 126 127 131 132 133 3.5 3.6"},D:{"69":0.01183,"93":1.18714,"94":0.01183,"97":0.01183,"103":0.14198,"105":0.03155,"109":1.11221,"113":0.01183,"116":0.01183,"118":0.0986,"122":0.0631,"123":0.01183,"125":0.01183,"126":0.58371,"127":10.71979,"128":1.77874,"129":0.01972,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 70 71 72 73 74 75 76 77 78 79 80 81 83 84 85 86 87 88 89 90 91 92 95 96 98 99 100 101 102 104 106 107 108 110 111 112 114 115 117 119 120 121 124 130 131"},F:{"109":0.0986,"111":7.44233,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"109":0.04338,"112":0.01183,"121":0.05522,"122":0.07494,"123":0.01183,"124":0.03155,"125":0.01183,"126":0.42201,"127":5.9515,"128":1.73536,_:"12 13 14 15 16 17 18 79 80 81 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 110 111 113 114 115 116 117 118 119 120"},E:{"14":0.05522,_:"0 4 5 6 7 8 9 10 11 12 13 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 12.1 15.1 15.2-15.3 16.1 16.3 16.4 17.0 17.4 18.0","11.1":0.01972,"13.1":0.01183,"14.1":0.13015,"15.4":0.01972,"15.5":0.01183,"15.6":0.08677,"16.0":0.01183,"16.2":0.11832,"16.5":0.01972,"16.6":0.44173,"17.1":0.03155,"17.2":0.04338,"17.3":0.01183,"17.5":1.76691,"17.6":0.30369},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00284,"5.0-5.1":0.00142,"6.0-6.1":0.0071,"7.0-7.1":0.00852,"8.1-8.4":0,"9.0-9.2":0.0071,"9.3":0.02841,"10.0-10.2":0.00852,"10.3":0.04404,"11.0-11.2":0.11224,"11.3-11.4":0.01421,"12.0-12.1":0.01137,"12.2-12.5":0.19038,"13.0-13.1":0.00284,"13.2":0.06109,"13.3":0.00852,"13.4-13.7":0.03552,"14.0-14.4":0.10513,"14.5-14.8":0.10087,"15.0-15.1":0.05541,"15.2-15.3":0.05541,"15.4":0.06393,"15.5":0.0753,"15.6-15.8":0.70895,"16.0":0.14349,"16.1":0.30262,"16.2":0.15202,"16.3":0.25289,"16.4":0.06393,"16.5":0.10229,"16.6-16.7":0.87944,"17.0":0.08098,"17.1":0.12502,"17.2":0.11508,"17.3":0.17049,"17.4":0.39923,"17.5":8.17634,"17.6":1.37527,"18.0":0.14918},P:{"4":0.10059,"20":0.01118,"21":0.02235,"22":0.1453,"23":0.06706,"24":0.11177,"25":0.49178,_:"5.0-5.4 6.2-6.4 8.2 9.2 10.1 12.0 13.0 14.0 17.0 19.0","7.2-7.4":0.05588,"11.1-11.2":0.03353,"15.0":0.01118,"16.0":0.25707,"18.0":0.01118},I:{"0":0.02414,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00001,"4.2-4.3":0.00001,"4.4":0,"4.4.3-4.4.4":0.00004},K:{"0":0.04845,_:"10 11 12 11.1 11.5 12.1"},A:{_:"6 7 8 9 10 11 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":0.32097},H:{"0":0},L:{"0":46.91818},R:{_:"0"},M:{"0":0.01211},Q:{_:"14.9"}}; diff --git a/node_modules/caniuse-lite/data/regions/FO.js b/node_modules/caniuse-lite/data/regions/FO.js index d1e3edc9..8baf5b7a 100644 --- a/node_modules/caniuse-lite/data/regions/FO.js +++ b/node_modules/caniuse-lite/data/regions/FO.js @@ -1 +1 @@ -module.exports={C:{"68":0.00404,"87":0.00404,"100":0.00404,"106":0.00404,"107":0.00404,"108":0.00807,"109":0.00404,"110":0.00807,"111":0.29859,"113":0.00404,"115":2.86485,"125":0.00807,"126":0.01211,"127":0.82314,"128":1.86821,"129":0.00404,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 88 89 90 91 92 93 94 95 96 97 98 99 101 102 103 104 105 112 114 116 117 118 119 120 121 122 123 124 130 131 3.5 3.6"},D:{"26":0.00807,"49":0.02825,"76":0.05246,"79":0.05246,"86":0.19368,"87":0.00404,"94":0.00404,"98":0.00404,"103":0.01614,"104":0.00404,"105":0.00807,"106":0.6335,"107":0.1614,"108":0.4842,"109":1.10559,"110":0.01614,"111":0.0686,"112":0.02421,"116":0.15333,"117":0.01614,"119":0.00404,"120":0.04035,"122":0.14123,"123":0.45596,"124":0.09281,"125":0.35508,"126":9.82926,"127":1.01682,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 77 78 80 81 83 84 85 88 89 90 91 92 93 95 96 97 99 100 101 102 113 114 115 118 121 128 129 130"},F:{"91":0.00404,"94":0.33087,"109":0.3228,"111":0.35508,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 92 93 95 96 97 98 99 100 101 102 103 104 105 106 107 108 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"101":0.00404,"102":0.00404,"103":0.00404,"105":0.00404,"107":0.27438,"108":0.00807,"109":0.0807,"111":0.00404,"117":0.28649,"119":0.12105,"120":0.00404,"123":0.00404,"124":0.00807,"125":0.10895,"126":3.95027,"127":0.28245,_:"12 13 14 15 16 17 18 79 80 81 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 104 106 110 112 113 114 115 116 118 121 122"},E:{"14":0.08877,_:"0 4 5 6 7 8 9 10 11 12 13 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1","12.1":0.00404,"13.1":0.00807,"14.1":0.09684,"15.1":0.00807,"15.2-15.3":0.01211,"15.4":0.06456,"15.5":0.10895,"15.6":1.01682,"16.0":0.04035,"16.1":0.10895,"16.2":0.11702,"16.3":0.27842,"16.4":0.10491,"16.5":0.14526,"16.6":1.99733,"17.0":0.00807,"17.1":0.13316,"17.2":0.12105,"17.3":0.17351,"17.4":0.79086,"17.5":7.19037,"17.6":0.01211,"18.0":0.04439},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.0087,"5.0-5.1":0.00435,"6.0-6.1":0.0261,"7.0-7.1":0.0261,"8.1-8.4":0,"9.0-9.2":0.02175,"9.3":0.08699,"10.0-10.2":0.0174,"10.3":0.15224,"11.0-11.2":0.40017,"11.3-11.4":0.0435,"12.0-12.1":0.03045,"12.2-12.5":0.56111,"13.0-13.1":0.0087,"13.2":0.09134,"13.3":0.03045,"13.4-13.7":0.13049,"14.0-14.4":0.30013,"14.5-14.8":0.33927,"15.0-15.1":0.16964,"15.2-15.3":0.18269,"15.4":0.20878,"15.5":0.25228,"15.6-15.8":2.31403,"16.0":0.46542,"16.1":0.98738,"16.2":0.49586,"16.3":0.83079,"16.4":0.19574,"16.5":0.35232,"16.6-16.7":2.88819,"17.0":0.26098,"17.1":0.42192,"17.2":0.40887,"17.3":0.6133,"17.4":1.53544,"17.5":28.11632,"17.6":0.21748,"18.0":0.28708},P:{"4":0.02062,"20":0.01031,"22":0.01031,"24":0.01031,"25":2.47497,_:"21 23 5.0-5.4 7.2-7.4 8.2 9.2 10.1 11.1-11.2 12.0 14.0 15.0 16.0 17.0","6.2-6.4":0.01031,"13.0":0.02062,"18.0":0.01031,"19.0":0.01031},I:{"0":0.04755,"3":0,"4":0,"2.1":0,"2.2":0.00001,"2.3":0,"4.1":0.00003,"4.2-4.3":0.00002,"4.4":0,"4.4.3-4.4.4":0.00008},K:{"0":0.69194,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.10895,"9":0.00807,"10":0.00404,"11":0.07667,_:"6 7 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":11.89087},R:{_:"0"},M:{"0":0.25053},Q:{"14.9":0.00597},O:{"0":0.00597},H:{"0":0}}; +module.exports={C:{"65":0.00832,"78":0.00832,"99":0.05827,"105":0.10821,"108":0.00416,"109":0.01665,"110":0.02497,"111":0.04162,"113":0.00416,"115":3.23387,"125":0.01249,"127":0.00416,"128":0.94477,"129":2.07268,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 66 67 68 69 70 71 72 73 74 75 76 77 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 100 101 102 103 104 106 107 112 114 116 117 118 119 120 121 122 123 124 126 130 131 132 133 3.5 3.6"},D:{"49":0.01665,"72":0.00416,"76":0.02081,"79":0.00416,"87":0.0333,"88":0.00416,"91":0.00416,"97":0.01249,"101":0.02913,"103":0.02081,"105":0.00416,"106":0.02913,"107":0.34128,"108":0.43285,"109":1.80215,"110":0.19561,"111":0.2414,"112":0.26637,"116":0.05411,"117":0.00416,"118":0.00832,"119":0.00416,"120":0.02081,"121":0.02081,"122":0.0874,"123":0.27469,"124":0.22891,"125":0.21226,"126":1.08212,"127":7.7871,"128":1.44421,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 73 74 75 77 78 80 81 83 84 85 86 89 90 92 93 94 95 96 98 99 100 102 104 113 114 115 129 130 131"},F:{"36":0.00416,"93":0.00416,"94":0.01249,"102":0.00416,"109":0.50776,"111":0.08324,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 95 96 97 98 99 100 101 103 104 105 106 107 108 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"107":0.15816,"108":0.00416,"109":0.06243,"119":0.09156,"123":0.01249,"124":0.00416,"125":0.0333,"126":0.37874,"127":3.52938,"128":0.74916,_:"12 13 14 15 16 17 18 79 80 81 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 110 111 112 113 114 115 116 117 118 120 121 122"},E:{"14":0.14567,"15":0.00416,_:"0 4 5 6 7 8 9 10 11 12 13 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1","12.1":0.01249,"13.1":0.01249,"14.1":0.22475,"15.1":0.01249,"15.2-15.3":0.02081,"15.4":0.05411,"15.5":0.07075,"15.6":0.96142,"16.0":0.02913,"16.1":0.07908,"16.2":0.16648,"16.3":0.27053,"16.4":0.04994,"16.5":0.10821,"16.6":1.91868,"17.0":0.04162,"17.1":0.39955,"17.2":0.04578,"17.3":0.10405,"17.4":0.9198,"17.5":6.81736,"17.6":1.19033,"18.0":0.02081},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00903,"5.0-5.1":0.00451,"6.0-6.1":0.02257,"7.0-7.1":0.02709,"8.1-8.4":0,"9.0-9.2":0.02257,"9.3":0.09029,"10.0-10.2":0.02709,"10.3":0.13996,"11.0-11.2":0.35666,"11.3-11.4":0.04515,"12.0-12.1":0.03612,"12.2-12.5":0.60497,"13.0-13.1":0.00903,"13.2":0.19413,"13.3":0.02709,"13.4-13.7":0.11287,"14.0-14.4":0.33409,"14.5-14.8":0.32054,"15.0-15.1":0.17607,"15.2-15.3":0.17607,"15.4":0.20316,"15.5":0.23928,"15.6-15.8":2.25284,"16.0":0.45599,"16.1":0.96163,"16.2":0.48307,"16.3":0.80362,"16.4":0.20316,"16.5":0.32506,"16.6-16.7":2.79461,"17.0":0.25734,"17.1":0.39729,"17.2":0.36569,"17.3":0.54177,"17.4":1.26863,"17.5":25.98218,"17.6":4.37024,"18.0":0.47405},P:{"4":0.01041,"21":0.01041,"22":0.01041,"25":1.24936,_:"20 23 24 5.0-5.4 7.2-7.4 8.2 9.2 10.1 11.1-11.2 12.0 13.0 14.0 15.0 16.0 17.0 19.0","6.2-6.4":0.01041,"18.0":0.03123},I:{"0":0.07566,"3":0,"4":0.00001,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00003,"4.2-4.3":0.00003,"4.4":0,"4.4.3-4.4.4":0.00012},K:{"0":0.04671,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.1207,"9":0.05411,"10":0.06243,"11":0.29134,_:"6 7 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":0.01168},H:{"0":0},L:{"0":10.73929},R:{_:"0"},M:{"0":0.32698},Q:{_:"14.9"}}; diff --git a/node_modules/caniuse-lite/data/regions/FR.js b/node_modules/caniuse-lite/data/regions/FR.js index d7417edb..1b2d687a 100644 --- a/node_modules/caniuse-lite/data/regions/FR.js +++ b/node_modules/caniuse-lite/data/regions/FR.js @@ -1 +1 @@ -module.exports={C:{"48":0.00814,"51":0.00407,"52":0.03256,"54":0.03256,"59":0.04477,"68":0.00814,"72":0.00407,"75":0.02442,"78":0.05698,"82":0.00407,"83":0.00407,"88":0.00814,"91":0.01628,"93":0.01221,"94":0.01628,"96":0.01628,"101":0.00407,"102":0.02442,"103":0.02442,"104":0.00407,"105":0.00814,"106":0.00814,"107":0.01221,"108":0.00814,"109":0.00814,"110":0.00814,"111":0.00814,"112":0.00407,"113":0.01628,"114":0.00407,"115":0.80993,"116":0.00407,"118":0.00407,"119":0.00407,"120":0.00407,"121":0.02035,"122":0.00814,"123":0.17094,"124":0.02035,"125":0.04884,"126":0.06512,"127":1.55474,"128":2.53154,"129":0.00814,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 49 50 53 55 56 57 58 60 61 62 63 64 65 66 67 69 70 71 73 74 76 77 79 80 81 84 85 86 87 89 90 92 95 97 98 99 100 117 130 131 3.5 3.6"},D:{"41":0.00407,"48":0.00407,"49":0.08954,"52":0.05291,"56":0.00814,"58":0.00407,"65":0.00407,"66":0.17908,"67":0.00407,"70":0.00407,"71":0.02035,"72":0.00407,"73":0.00407,"74":0.00407,"76":0.00814,"77":0.00407,"78":0.00407,"79":0.04884,"80":0.00814,"81":0.02035,"83":0.00407,"84":0.00407,"85":0.02035,"86":0.01221,"87":0.06105,"88":0.01628,"89":0.01221,"90":0.01221,"91":0.02035,"92":0.00407,"93":0.00814,"94":0.34595,"95":0.02035,"96":0.00814,"97":0.00407,"98":0.00814,"99":0.01221,"100":0.00814,"101":0.00407,"102":0.07326,"103":0.08954,"104":0.02442,"105":0.03256,"106":0.06512,"107":0.0814,"108":0.09361,"109":1.42043,"110":0.05291,"111":0.0814,"112":0.06919,"113":0.09768,"114":0.1221,"115":0.02035,"116":0.18722,"117":0.01628,"118":0.05698,"119":0.03663,"120":0.0814,"121":0.08547,"122":0.10175,"123":0.21978,"124":0.22792,"125":0.91168,"126":15.01016,"127":1.70126,"128":0.00814,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 42 43 44 45 46 47 50 51 53 54 55 57 59 60 61 62 63 64 68 69 75 129 130"},F:{"46":0.00407,"83":0.03256,"91":0.00407,"92":0.00407,"93":0.00407,"94":0.00407,"95":0.04884,"102":0.00407,"107":0.00407,"109":0.36223,"110":0.01628,"111":0.45584,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 85 86 87 88 89 90 96 97 98 99 100 101 103 104 105 106 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"17":0.02442,"18":0.00407,"92":0.00814,"103":0.00407,"105":0.00407,"106":0.00407,"107":0.01221,"108":0.01221,"109":0.12617,"110":0.01221,"111":0.00814,"112":0.00814,"113":0.00407,"114":0.05291,"115":0.00407,"116":0.00814,"117":0.00407,"118":0.00407,"119":0.01221,"120":0.03663,"121":0.02035,"122":0.15059,"123":0.01628,"124":0.05698,"125":0.11396,"126":5.06308,"127":0.62678,_:"12 13 14 15 16 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 96 97 98 99 100 101 102 104"},E:{"13":0.00407,"14":0.02849,"15":0.00814,_:"0 4 5 6 7 8 9 10 11 12 3.1 3.2 5.1 6.1 7.1 9.1","10.1":0.00407,"11.1":0.04477,"12.1":0.04477,"13.1":0.09768,"14.1":0.20757,"15.1":0.01628,"15.2-15.3":0.01221,"15.4":0.02035,"15.5":0.02442,"15.6":0.29711,"16.0":0.04477,"16.1":0.03663,"16.2":0.03256,"16.3":0.06919,"16.4":0.02442,"16.5":0.04477,"16.6":0.29711,"17.0":0.02442,"17.1":0.04884,"17.2":0.05698,"17.3":0.06105,"17.4":0.1628,"17.5":1.44892,"17.6":0.01221,"18.0":0.00814},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.0026,"5.0-5.1":0.0013,"6.0-6.1":0.00781,"7.0-7.1":0.00781,"8.1-8.4":0,"9.0-9.2":0.00651,"9.3":0.02603,"10.0-10.2":0.00521,"10.3":0.04556,"11.0-11.2":0.11975,"11.3-11.4":0.01302,"12.0-12.1":0.00911,"12.2-12.5":0.16791,"13.0-13.1":0.0026,"13.2":0.02733,"13.3":0.00911,"13.4-13.7":0.03905,"14.0-14.4":0.08981,"14.5-14.8":0.10153,"15.0-15.1":0.05076,"15.2-15.3":0.05467,"15.4":0.06248,"15.5":0.07549,"15.6-15.8":0.69247,"16.0":0.13927,"16.1":0.29547,"16.2":0.14839,"16.3":0.24861,"16.4":0.05857,"16.5":0.10543,"16.6-16.7":0.86429,"17.0":0.0781,"17.1":0.12626,"17.2":0.12235,"17.3":0.18353,"17.4":0.45948,"17.5":8.41377,"17.6":0.06508,"18.0":0.08591},P:{"4":0.05307,"20":0.03184,"21":0.06369,"22":0.08492,"23":0.08492,"24":0.0743,"25":2.18663,_:"5.0-5.4 6.2-6.4 8.2 10.1 12.0","7.2-7.4":0.01061,"9.2":0.01061,"11.1-11.2":0.02123,"13.0":0.02123,"14.0":0.01061,"15.0":0.01061,"16.0":0.02123,"17.0":0.01061,"18.0":0.01061,"19.0":0.03184},I:{"0":0.12409,"3":0,"4":0.00001,"2.1":0,"2.2":0.00002,"2.3":0,"4.1":0.00007,"4.2-4.3":0.00005,"4.4":0,"4.4.3-4.4.4":0.00021},K:{"0":0.84799,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.02326,"9":0.01395,"10":0.00465,"11":0.08838,_:"6 7 5.5"},S:{"2.5":0.00593,_:"3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":41.68423},R:{_:"0"},M:{"0":0.67009},Q:{"14.9":0.01186},O:{"0":0.72346},H:{"0":0}}; +module.exports={C:{"45":0.0043,"48":0.0086,"52":0.06878,"54":0.03869,"56":0.0043,"59":0.04299,"68":0.0043,"75":0.03439,"78":0.05159,"82":0.0043,"83":0.0043,"88":0.0129,"89":0.0043,"91":0.0172,"93":0.0129,"94":0.0172,"96":0.0172,"101":0.0043,"102":0.0215,"103":0.0172,"104":0.0043,"105":0.0043,"106":0.0043,"107":0.0086,"108":0.0043,"109":0.0043,"110":0.0043,"111":0.0043,"112":0.0043,"113":0.0129,"114":0.0043,"115":0.76092,"116":0.0043,"118":0.0043,"119":0.0043,"120":0.0043,"121":0.0172,"122":0.0043,"123":0.15047,"124":0.0129,"125":0.02579,"126":0.02579,"127":0.08168,"128":1.04036,"129":3.07808,"130":0.0086,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 46 47 49 50 51 53 55 57 58 60 61 62 63 64 65 66 67 69 70 71 72 73 74 76 77 79 80 81 84 85 86 87 90 92 95 97 98 99 100 117 131 132 133 3.5 3.6"},D:{"41":0.0043,"49":0.06019,"51":0.03009,"52":0.05159,"56":0.06019,"57":0.0086,"58":0.0129,"65":0.0043,"66":0.18056,"67":0.0043,"70":0.0043,"71":0.0215,"76":0.0043,"77":0.0043,"78":0.0043,"79":0.04729,"80":0.0086,"81":0.0172,"83":0.0043,"84":0.0043,"85":0.0172,"86":0.0129,"87":0.05159,"88":0.02579,"89":0.0086,"90":0.0086,"91":0.02579,"92":0.0043,"93":0.0086,"94":0.30093,"95":0.02579,"96":0.0086,"97":0.0086,"98":0.0172,"99":0.0086,"100":0.0043,"101":0.0043,"102":0.09028,"103":0.09458,"104":0.0172,"105":0.0215,"106":0.03009,"107":0.03439,"108":0.05159,"109":1.2983,"110":0.02579,"111":0.05159,"112":0.03869,"113":0.10318,"114":0.39551,"115":0.0172,"116":0.22355,"117":0.0172,"118":0.03869,"119":0.03439,"120":0.06878,"121":0.05589,"122":0.10318,"123":0.23645,"124":0.18486,"125":0.54167,"126":1.67231,"127":13.93306,"128":3.04369,"129":0.0129,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 42 43 44 45 46 47 48 50 53 54 55 59 60 61 62 63 64 68 69 72 73 74 75 130 131"},F:{"46":0.0043,"83":0.03009,"84":0.0043,"89":0.0043,"92":0.0043,"94":0.0043,"95":0.04729,"102":0.0043,"109":0.25794,"110":0.0043,"111":0.13327,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 85 86 87 88 90 91 93 96 97 98 99 100 101 103 104 105 106 107 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"14":0.02579,"17":0.02579,"18":0.0043,"92":0.0086,"96":0.0043,"100":0.0043,"103":0.0043,"105":0.0043,"106":0.0043,"107":0.0086,"108":0.0086,"109":0.12467,"110":0.0043,"111":0.0043,"112":0.0086,"113":0.0043,"114":0.04729,"115":0.0043,"116":0.0086,"117":0.0043,"118":0.0043,"119":0.0129,"120":0.03439,"121":0.0129,"122":0.19775,"123":0.0129,"124":0.0215,"125":0.07308,"126":0.37401,"127":4.55264,"128":1.61213,_:"12 13 15 16 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 97 98 99 101 102 104"},E:{"10":0.07308,"13":0.0043,"14":0.02579,"15":0.0086,_:"0 4 5 6 7 8 9 11 12 3.1 3.2 5.1 6.1 7.1","9.1":0.0043,"10.1":0.0043,"11.1":0.04729,"12.1":0.0129,"13.1":0.09888,"14.1":0.12467,"15.1":0.0172,"15.2-15.3":0.0129,"15.4":0.0172,"15.5":0.0215,"15.6":0.26654,"16.0":0.04299,"16.1":0.03439,"16.2":0.02579,"16.3":0.06019,"16.4":0.0215,"16.5":0.03869,"16.6":0.28803,"17.0":0.0172,"17.1":0.03869,"17.2":0.05159,"17.3":0.04729,"17.4":0.12897,"17.5":1.14783,"17.6":0.4299,"18.0":0.0215},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00267,"5.0-5.1":0.00134,"6.0-6.1":0.00668,"7.0-7.1":0.00801,"8.1-8.4":0,"9.0-9.2":0.00668,"9.3":0.02671,"10.0-10.2":0.00801,"10.3":0.0414,"11.0-11.2":0.10551,"11.3-11.4":0.01336,"12.0-12.1":0.01068,"12.2-12.5":0.17896,"13.0-13.1":0.00267,"13.2":0.05743,"13.3":0.00801,"13.4-13.7":0.03339,"14.0-14.4":0.09883,"14.5-14.8":0.09482,"15.0-15.1":0.05208,"15.2-15.3":0.05208,"15.4":0.0601,"15.5":0.07078,"15.6-15.8":0.66642,"16.0":0.13489,"16.1":0.28446,"16.2":0.1429,"16.3":0.23772,"16.4":0.0601,"16.5":0.09616,"16.6-16.7":0.82668,"17.0":0.07612,"17.1":0.11752,"17.2":0.10818,"17.3":0.16026,"17.4":0.37528,"17.5":7.68586,"17.6":1.29277,"18.0":0.14023},P:{"4":0.05282,"20":0.02113,"21":0.05282,"22":0.06339,"23":0.06339,"24":0.07395,"25":1.83822,_:"5.0-5.4 6.2-6.4 8.2 10.1 12.0 15.0","7.2-7.4":0.01056,"9.2":0.01056,"11.1-11.2":0.03169,"13.0":0.01056,"14.0":0.02113,"16.0":0.01056,"17.0":0.01056,"18.0":0.01056,"19.0":0.03169},I:{"0":0.06817,"3":0,"4":0.00001,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00003,"4.2-4.3":0.00003,"4.4":0,"4.4.3-4.4.4":0.00011},K:{"0":0.8108,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.01483,"9":0.00494,"10":0.00494,"11":0.07416,_:"6 7 5.5"},N:{_:"10 11"},S:{"2.5":0.0057,_:"3.0-3.1"},J:{_:"7 10"},O:{"0":0.7524},H:{"0":0.01},L:{"0":38.78211},R:{_:"0"},M:{"0":0.6897},Q:{"14.9":0.0114}}; diff --git a/node_modules/caniuse-lite/data/regions/GA.js b/node_modules/caniuse-lite/data/regions/GA.js index df847f4b..437848c9 100644 --- a/node_modules/caniuse-lite/data/regions/GA.js +++ b/node_modules/caniuse-lite/data/regions/GA.js @@ -1 +1 @@ -module.exports={C:{"4":0.00676,"48":0.00225,"52":0.01577,"60":0.00901,"72":0.00225,"78":0.00225,"91":0.01802,"94":0.00225,"106":0.00225,"107":0.01577,"112":0.00676,"113":0.00676,"115":0.13067,"122":0.00225,"123":0.00225,"125":0.00225,"126":0.01577,"127":0.40329,"128":0.63535,_:"2 3 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 49 50 51 53 54 55 56 57 58 59 61 62 63 64 65 66 67 68 69 70 71 73 74 75 76 77 79 80 81 82 83 84 85 86 87 88 89 90 92 93 95 96 97 98 99 100 101 102 103 104 105 108 109 110 111 114 116 117 118 119 120 121 124 129 130 131 3.5 3.6"},D:{"11":0.01802,"38":0.00451,"39":0.00225,"47":0.00225,"52":0.00225,"56":0.00225,"58":0.00451,"62":0.00676,"64":0.00225,"65":0.00451,"66":0.01352,"68":0.00451,"69":0.02028,"70":0.00451,"73":0.02028,"74":0.00451,"75":0.03154,"76":0.10139,"79":0.0383,"80":0.00225,"81":0.01577,"83":0.06308,"84":0.02929,"86":0.01352,"87":0.03605,"88":0.00901,"89":0.02478,"90":0.01802,"91":0.00451,"93":0.00451,"94":0.00225,"95":0.02028,"98":0.06759,"99":0.00225,"100":0.00676,"103":0.0766,"105":0.00676,"106":0.00225,"107":0.00225,"108":0.00225,"109":1.77536,"110":0.0338,"111":0.00225,"112":0.01127,"113":0.00451,"114":0.02478,"115":0.00451,"116":0.02704,"117":0.00225,"118":0.00225,"119":0.15771,"120":0.03605,"121":0.02929,"122":0.01352,"123":0.02704,"124":0.10139,"125":0.10814,"126":7.71653,"127":1.3901,_:"4 5 6 7 8 9 10 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 40 41 42 43 44 45 46 48 49 50 51 53 54 55 57 59 60 61 63 67 71 72 77 78 85 92 96 97 101 102 104 128 129 130"},F:{"46":0.00451,"77":0.00225,"83":0.00676,"85":0.00225,"95":0.01802,"108":0.00225,"109":0.06083,"110":0.05182,"111":0.69392,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 78 79 80 81 82 84 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 106 107 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"13":0.00225,"15":0.00676,"17":0.06083,"18":0.00451,"84":0.00225,"89":0.00225,"92":0.0338,"103":0.00225,"109":0.04281,"115":0.01127,"116":0.00225,"119":0.00225,"120":0.00225,"121":0.00451,"122":0.01352,"123":0.00451,"124":0.01577,"125":0.08111,"126":3.0776,"127":0.55649,_:"12 14 16 79 80 81 83 85 86 87 88 90 91 93 94 95 96 97 98 99 100 101 102 104 105 106 107 108 110 111 112 113 114 117 118"},E:{_:"0 4 5 6 7 8 9 10 11 12 13 14 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 12.1 16.4 17.6","11.1":0.00225,"13.1":0.00676,"14.1":0.02028,"15.1":0.00225,"15.2-15.3":0.00676,"15.4":0.00451,"15.5":0.00225,"15.6":0.02478,"16.0":0.02028,"16.1":0.00225,"16.2":0.0338,"16.3":0.00225,"16.5":0.00225,"16.6":0.04506,"17.0":0.00225,"17.1":0.00451,"17.2":0.00676,"17.3":0.00225,"17.4":0.01352,"17.5":0.13969,"18.0":0.00225},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00242,"5.0-5.1":0.00121,"6.0-6.1":0.00727,"7.0-7.1":0.00727,"8.1-8.4":0,"9.0-9.2":0.00605,"9.3":0.02422,"10.0-10.2":0.00484,"10.3":0.04238,"11.0-11.2":0.1114,"11.3-11.4":0.01211,"12.0-12.1":0.00848,"12.2-12.5":0.1562,"13.0-13.1":0.00242,"13.2":0.02543,"13.3":0.00848,"13.4-13.7":0.03633,"14.0-14.4":0.08355,"14.5-14.8":0.09445,"15.0-15.1":0.04722,"15.2-15.3":0.05086,"15.4":0.05812,"15.5":0.07023,"15.6-15.8":0.64418,"16.0":0.12956,"16.1":0.27486,"16.2":0.13804,"16.3":0.23127,"16.4":0.05449,"16.5":0.09808,"16.6-16.7":0.80401,"17.0":0.07265,"17.1":0.11745,"17.2":0.11382,"17.3":0.17073,"17.4":0.42743,"17.5":7.82697,"17.6":0.06054,"18.0":0.07992},P:{"4":0.0513,"20":0.03078,"21":0.02052,"22":0.21547,"23":0.09234,"24":0.07182,"25":0.88239,"5.0-5.4":0.01026,"6.2-6.4":0.01026,"7.2-7.4":0.33859,_:"8.2 9.2 12.0 13.0 14.0 18.0","10.1":0.01026,"11.1-11.2":0.29755,"15.0":0.02052,"16.0":0.47198,"17.0":0.01026,"19.0":0.02052},I:{"0":0.01544,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00001,"4.2-4.3":0.00001,"4.4":0,"4.4.3-4.4.4":0.00003},K:{"0":2.05169,_:"10 11 12 11.1 11.5 12.1"},A:{_:"6 7 8 9 10 11 5.5"},S:{"2.5":0.2634,_:"3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":63.04674},R:{_:"0"},M:{"0":0.09296},Q:{_:"14.9"},O:{"0":0.17818},H:{"0":0.04}}; +module.exports={C:{"41":0.00429,"52":0.04288,"67":0.00214,"78":0.00429,"91":0.03859,"107":0.01072,"115":0.13722,"116":0.01286,"120":0.00214,"121":0.00214,"122":0.00214,"125":0.00214,"126":0.00214,"127":0.01286,"128":0.26371,"129":0.66035,"130":0.00429,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 42 43 44 45 46 47 48 49 50 51 53 54 55 56 57 58 59 60 61 62 63 64 65 66 68 69 70 71 72 73 74 75 76 77 79 80 81 82 83 84 85 86 87 88 89 90 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 108 109 110 111 112 113 114 117 118 119 123 124 131 132 133 3.5 3.6"},D:{"11":0.00858,"38":0.00858,"43":0.00429,"46":0.00429,"49":0.00214,"50":0.00214,"51":0.00214,"58":0.00214,"64":0.00214,"65":0.00643,"66":0.00858,"68":0.00214,"69":0.02358,"70":0.00214,"72":0.01501,"73":0.0193,"74":0.00858,"75":0.00429,"76":0.01072,"79":0.02787,"81":0.01286,"83":0.03645,"84":0.01501,"85":0.00214,"86":0.0193,"87":0.06861,"88":0.01286,"89":0.01072,"90":0.01715,"91":0.00429,"93":0.01072,"94":0.00214,"95":0.02358,"98":0.01715,"99":0.00429,"100":0.00429,"102":0.00214,"103":0.03002,"104":0.00429,"105":0.09648,"107":0.00858,"109":1.5201,"110":0.05146,"111":0.00214,"114":0.06861,"115":0.00429,"116":0.01501,"117":0.00214,"118":0.00858,"119":0.28086,"120":0.01072,"121":0.00429,"122":0.01286,"123":0.04074,"124":0.03859,"125":0.06646,"126":0.22298,"127":6.7729,"128":1.28211,"129":0.00214,"130":0.00214,_:"4 5 6 7 8 9 10 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 39 40 41 42 44 45 47 48 52 53 54 55 56 57 59 60 61 62 63 67 71 77 78 80 92 96 97 101 106 108 112 113 131"},F:{"28":0.00214,"79":0.00214,"83":0.00643,"95":0.0193,"109":0.0343,"110":0.00429,"111":0.03216,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 80 81 82 84 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 106 107 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"14":0.00214,"17":0.00214,"18":0.00429,"89":0.00214,"92":0.04502,"95":0.00214,"100":0.00429,"108":0.00214,"109":0.02144,"110":0.00214,"114":0.00214,"118":0.00214,"120":0.00214,"121":0.01286,"122":0.00214,"123":0.00643,"124":0.01286,"125":0.01072,"126":0.13293,"127":2.6071,"128":1.09987,_:"12 13 15 16 79 80 81 83 84 85 86 87 88 90 91 93 94 96 97 98 99 101 102 103 104 105 106 107 111 112 113 115 116 117 119"},E:{_:"0 4 5 6 7 8 9 10 11 12 13 14 15 3.1 3.2 6.1 7.1 9.1 10.1 15.1 15.2-15.3 15.5 16.0 16.1 17.0","5.1":0.00214,"11.1":0.00214,"12.1":0.00429,"13.1":0.16723,"14.1":0.00643,"15.4":0.00429,"15.6":0.03859,"16.2":0.0343,"16.3":0.00858,"16.4":0.00214,"16.5":0.00429,"16.6":0.06861,"17.1":0.00429,"17.2":0.01501,"17.3":0.00429,"17.4":0.01072,"17.5":0.1072,"17.6":0.05146,"18.0":0.00429},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00269,"5.0-5.1":0.00135,"6.0-6.1":0.00673,"7.0-7.1":0.00807,"8.1-8.4":0,"9.0-9.2":0.00673,"9.3":0.0269,"10.0-10.2":0.00807,"10.3":0.0417,"11.0-11.2":0.10626,"11.3-11.4":0.01345,"12.0-12.1":0.01076,"12.2-12.5":0.18025,"13.0-13.1":0.00269,"13.2":0.05784,"13.3":0.00807,"13.4-13.7":0.03363,"14.0-14.4":0.09954,"14.5-14.8":0.0955,"15.0-15.1":0.05246,"15.2-15.3":0.05246,"15.4":0.06053,"15.5":0.07129,"15.6-15.8":0.67121,"16.0":0.13586,"16.1":0.28651,"16.2":0.14393,"16.3":0.23943,"16.4":0.06053,"16.5":0.09685,"16.6-16.7":0.83263,"17.0":0.07667,"17.1":0.11837,"17.2":0.10895,"17.3":0.16141,"17.4":0.37798,"17.5":7.74116,"17.6":1.30207,"18.0":0.14124},P:{"4":0.20644,"20":0.02064,"21":0.01032,"22":0.15483,"23":0.07225,"24":0.06193,"25":0.56771,"5.0-5.4":0.07225,_:"6.2-6.4 8.2 9.2 10.1 12.0 13.0 14.0 15.0 17.0 18.0 19.0","7.2-7.4":0.25805,"11.1-11.2":0.17547,"16.0":0.29934},I:{"0":0.01566,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00001,"4.2-4.3":0.00001,"4.4":0,"4.4.3-4.4.4":0.00003},K:{"0":1.39212,_:"10 11 12 11.1 11.5 12.1"},A:{"11":0.00429,_:"6 7 8 9 10 5.5"},N:{_:"10 11"},S:{"2.5":0.055,_:"3.0-3.1"},J:{_:"7 10"},O:{"0":0.10214},H:{"0":0.03},L:{"0":64.78941},R:{_:"0"},M:{"0":0.055},Q:{_:"14.9"}}; diff --git a/node_modules/caniuse-lite/data/regions/GB.js b/node_modules/caniuse-lite/data/regions/GB.js index 0b7a87c7..b0f92d3a 100644 --- a/node_modules/caniuse-lite/data/regions/GB.js +++ b/node_modules/caniuse-lite/data/regions/GB.js @@ -1 +1 @@ -module.exports={C:{"48":0.00409,"52":0.01227,"59":0.02455,"78":0.02455,"83":0.00409,"88":0.01227,"91":0.00409,"93":0.00409,"94":0.00409,"102":0.00409,"103":0.00409,"105":0.00409,"107":0.00409,"108":0.00409,"110":0.00409,"113":0.00409,"115":0.16364,"116":0.00409,"118":0.00409,"119":0.00409,"120":0.00409,"121":0.00818,"122":0.00409,"123":0.01636,"124":0.00818,"125":0.03682,"126":0.03273,"127":0.73229,"128":0.81002,"129":0.00409,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 49 50 51 53 54 55 56 57 58 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 79 80 81 82 84 85 86 87 89 90 92 95 96 97 98 99 100 101 104 106 109 111 112 114 117 130 131 3.5 3.6"},D:{"38":0.00409,"39":0.00409,"40":0.00409,"41":0.00409,"42":0.00409,"43":0.00409,"44":0.00409,"45":0.00409,"46":0.00409,"47":0.00409,"48":0.00409,"49":0.01227,"50":0.00409,"51":0.00409,"52":0.00818,"53":0.00409,"54":0.00409,"55":0.00409,"56":0.00409,"57":0.00409,"58":0.00409,"59":0.00409,"60":0.00409,"66":0.09818,"70":0.00818,"74":0.00818,"75":0.00409,"76":0.01227,"77":0.00409,"79":0.02046,"80":0.01227,"81":0.02455,"83":0.08182,"84":0.00818,"85":0.00409,"86":0.00818,"87":0.02864,"88":0.01227,"89":0.01636,"90":0.00409,"91":0.01636,"92":0.01227,"93":0.03273,"94":0.02046,"95":0.01227,"96":0.08591,"97":0.00818,"98":0.00409,"99":0.00818,"100":0.00409,"101":0.00409,"102":0.01636,"103":0.15546,"104":0.00818,"105":0.02046,"106":0.00818,"107":0.02455,"108":0.01636,"109":0.5932,"110":0.02455,"111":0.03273,"112":0.02046,"113":0.06137,"114":0.11455,"115":0.02455,"116":0.15955,"117":0.02046,"118":0.03273,"119":0.04091,"120":0.08182,"121":0.045,"122":0.18,"123":0.18,"124":0.3641,"125":0.84275,"126":16.09399,"127":1.57094,"128":0.00818,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 61 62 63 64 65 67 68 69 71 72 73 78 129 130"},F:{"46":0.00818,"83":0.00818,"95":0.01636,"102":0.00409,"109":0.42956,"110":0.00818,"111":0.26182,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 103 104 105 106 107 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"17":0.01227,"18":0.00409,"92":0.00818,"95":0.00409,"107":0.00409,"108":0.00409,"109":0.06546,"110":0.00409,"112":0.00409,"113":0.00409,"114":0.00409,"115":0.00409,"116":0.00409,"117":0.00818,"118":0.00409,"119":0.01636,"120":0.02455,"121":0.02046,"122":0.05727,"123":0.01636,"124":0.02864,"125":0.21682,"126":7.86699,"127":0.87138,_:"12 13 14 15 16 79 80 81 83 84 85 86 87 88 89 90 91 93 94 96 97 98 99 100 101 102 103 104 105 106 111"},E:{"13":0.00409,"14":0.03682,"15":0.00818,_:"0 4 5 6 7 8 9 10 11 12 3.1 3.2 5.1 6.1 7.1 9.1 10.1","11.1":0.02046,"12.1":0.01636,"13.1":0.07773,"14.1":0.12682,"15.1":0.01227,"15.2-15.3":0.01227,"15.4":0.02046,"15.5":0.04091,"15.6":0.49092,"16.0":0.05318,"16.1":0.05727,"16.2":0.05318,"16.3":0.12682,"16.4":0.03273,"16.5":0.04909,"16.6":0.67502,"17.0":0.05318,"17.1":0.05727,"17.2":0.09,"17.3":0.06955,"17.4":0.19637,"17.5":3.96827,"17.6":0.01636,"18.0":0.01636},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00457,"5.0-5.1":0.00228,"6.0-6.1":0.01371,"7.0-7.1":0.01371,"8.1-8.4":0,"9.0-9.2":0.01142,"9.3":0.0457,"10.0-10.2":0.00914,"10.3":0.07997,"11.0-11.2":0.2102,"11.3-11.4":0.02285,"12.0-12.1":0.01599,"12.2-12.5":0.29474,"13.0-13.1":0.00457,"13.2":0.04798,"13.3":0.01599,"13.4-13.7":0.06854,"14.0-14.4":0.15765,"14.5-14.8":0.17821,"15.0-15.1":0.08911,"15.2-15.3":0.09596,"15.4":0.10967,"15.5":0.13252,"15.6-15.8":1.21552,"16.0":0.24447,"16.1":0.51865,"16.2":0.26047,"16.3":0.4364,"16.4":0.10282,"16.5":0.18507,"16.6-16.7":1.51711,"17.0":0.13709,"17.1":0.22163,"17.2":0.21477,"17.3":0.32216,"17.4":0.80654,"17.5":14.76899,"17.6":0.11424,"18.0":0.1508},P:{"4":0.02218,"20":0.02218,"21":0.06655,"22":0.06655,"23":0.07764,"24":0.09983,"25":3.47172,_:"5.0-5.4 6.2-6.4 8.2 9.2 10.1 12.0 15.0","7.2-7.4":0.01109,"11.1-11.2":0.01109,"13.0":0.01109,"14.0":0.01109,"16.0":0.01109,"17.0":0.01109,"18.0":0.01109,"19.0":0.02218},I:{"0":0.04711,"3":0,"4":0,"2.1":0,"2.2":0.00001,"2.3":0,"4.1":0.00003,"4.2-4.3":0.00002,"4.4":0,"4.4.3-4.4.4":0.00008},K:{"0":0.27186,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.0092,"11":0.02761,_:"6 7 9 10 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":31.04604},R:{_:"0"},M:{"0":0.39006},Q:{"14.9":0.01182},O:{"0":0.1182},H:{"0":0}}; +module.exports={C:{"48":0.00769,"52":0.01922,"59":0.02306,"78":0.02691,"83":0.00384,"88":0.01538,"91":0.00384,"93":0.00769,"94":0.00769,"96":0.00384,"102":0.00384,"103":0.00384,"105":0.00384,"107":0.00384,"108":0.00384,"113":0.00384,"115":0.1576,"118":0.00384,"119":0.00384,"120":0.00384,"121":0.00769,"122":0.00384,"123":0.00384,"124":0.00384,"125":0.02691,"126":0.23064,"127":0.11916,"128":0.419,"129":1.04941,"130":0.00384,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 49 50 51 53 54 55 56 57 58 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 79 80 81 82 84 85 86 87 89 90 92 95 97 98 99 100 101 104 106 109 110 111 112 114 116 117 131 132 133 3.5 3.6"},D:{"38":0.00384,"39":0.00384,"40":0.00384,"41":0.00384,"42":0.00384,"43":0.00384,"44":0.00384,"45":0.00384,"46":0.00384,"47":0.00384,"48":0.00384,"49":0.01153,"50":0.00384,"51":0.00769,"52":0.00769,"53":0.00384,"54":0.00384,"55":0.00384,"56":0.01153,"57":0.00384,"58":0.00384,"59":0.00384,"60":0.00384,"66":0.09994,"70":0.00769,"74":0.00769,"75":0.00384,"76":0.00769,"77":0.00384,"79":0.01922,"80":0.01538,"81":0.02306,"83":0.03844,"84":0.00384,"85":0.00384,"86":0.00769,"87":0.03075,"88":0.01538,"89":0.01538,"90":0.00384,"91":0.01538,"92":0.00384,"93":0.01922,"94":0.03075,"95":0.01538,"96":0.05766,"97":0.00384,"98":0.00384,"99":0.00769,"101":0.00769,"102":0.02306,"103":0.13838,"104":0.00769,"105":0.02306,"106":0.00769,"107":0.01922,"108":0.01538,"109":0.5766,"110":0.00769,"111":0.01922,"112":0.01153,"113":0.0615,"114":0.10379,"115":0.01922,"116":0.14223,"117":0.01922,"118":0.03075,"119":0.04613,"120":0.08072,"121":0.0346,"122":0.15376,"123":0.18836,"124":0.16529,"125":0.30368,"126":1.90662,"127":12.4315,"128":2.15648,"129":0.00769,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 61 62 63 64 65 67 68 69 71 72 73 78 100 130 131"},F:{"46":0.01153,"83":0.00769,"84":0.00384,"95":0.01153,"102":0.00384,"109":0.19989,"111":0.0615,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 103 104 105 106 107 108 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"17":0.01153,"85":0.00384,"92":0.00384,"95":0.00769,"108":0.00384,"109":0.0615,"112":0.00384,"113":0.00384,"114":0.00384,"115":0.00384,"116":0.00384,"117":0.00384,"119":0.01922,"120":0.0346,"121":0.02306,"122":0.0615,"123":0.00769,"124":0.01538,"125":0.09994,"126":0.36902,"127":6.34644,"128":1.57604,_:"12 13 14 15 16 18 79 80 81 83 84 86 87 88 89 90 91 93 94 96 97 98 99 100 101 102 103 104 105 106 107 110 111 118"},E:{"9":0.00384,"10":0.00384,"13":0.00384,"14":0.0346,"15":0.00769,_:"0 4 5 6 7 8 11 12 3.1 3.2 5.1 6.1 7.1 10.1","9.1":0.00384,"11.1":0.02306,"12.1":0.01538,"13.1":0.08072,"14.1":0.11532,"15.1":0.01922,"15.2-15.3":0.01153,"15.4":0.02306,"15.5":0.04228,"15.6":0.48434,"16.0":0.05382,"16.1":0.05382,"16.2":0.05382,"16.3":0.11916,"16.4":0.02691,"16.5":0.04613,"16.6":0.66501,"17.0":0.04613,"17.1":0.05382,"17.2":0.0615,"17.3":0.06535,"17.4":0.14607,"17.5":3.38656,"17.6":0.79955,"18.0":0.02691},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00506,"5.0-5.1":0.00253,"6.0-6.1":0.01265,"7.0-7.1":0.01518,"8.1-8.4":0,"9.0-9.2":0.01265,"9.3":0.05059,"10.0-10.2":0.01518,"10.3":0.07841,"11.0-11.2":0.19981,"11.3-11.4":0.02529,"12.0-12.1":0.02023,"12.2-12.5":0.33893,"13.0-13.1":0.00506,"13.2":0.10876,"13.3":0.01518,"13.4-13.7":0.06323,"14.0-14.4":0.18717,"14.5-14.8":0.17958,"15.0-15.1":0.09864,"15.2-15.3":0.09864,"15.4":0.11382,"15.5":0.13405,"15.6-15.8":1.26212,"16.0":0.25546,"16.1":0.53874,"16.2":0.27063,"16.3":0.45021,"16.4":0.11382,"16.5":0.18211,"16.6-16.7":1.56563,"17.0":0.14417,"17.1":0.22258,"17.2":0.20487,"17.3":0.30352,"17.4":0.71073,"17.5":14.5561,"17.6":2.44836,"18.0":0.26558},P:{"4":0.02216,"20":0.02216,"21":0.06648,"22":0.06648,"23":0.07756,"24":0.08864,"25":2.83643,_:"5.0-5.4 6.2-6.4 7.2-7.4 8.2 9.2 10.1 12.0 14.0 15.0 16.0","11.1-11.2":0.01108,"13.0":0.01108,"17.0":0.01108,"18.0":0.01108,"19.0":0.02216},I:{"0":0.04909,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00002,"4.2-4.3":0.00002,"4.4":0,"4.4.3-4.4.4":0.00008},K:{"0":0.27091,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.03844,"11":0.03844,_:"6 7 9 10 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":0.10467},H:{"0":0},L:{"0":30.7919},R:{_:"0"},M:{"0":0.41868},Q:{"14.9":0.00616}}; diff --git a/node_modules/caniuse-lite/data/regions/GD.js b/node_modules/caniuse-lite/data/regions/GD.js index e2a34708..f97a6c43 100644 --- a/node_modules/caniuse-lite/data/regions/GD.js +++ b/node_modules/caniuse-lite/data/regions/GD.js @@ -1 +1 @@ -module.exports={C:{"93":0.01537,"102":0.01153,"103":0.04995,"115":0.146,"120":0.00384,"124":0.00384,"125":0.00384,"127":0.2651,"128":0.61856,"129":0.01537,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 94 95 96 97 98 99 100 101 104 105 106 107 108 109 110 111 112 113 114 116 117 118 119 121 122 123 126 130 131 3.5 3.6"},D:{"42":0.00384,"49":0.00768,"52":0.00384,"54":0.00384,"57":0.00384,"73":0.00384,"76":0.01537,"80":0.00384,"87":0.00768,"88":0.03458,"91":0.04226,"92":0.03458,"93":0.02689,"97":0.00384,"100":0.02689,"102":0.02689,"103":0.11526,"104":0.20747,"105":0.08837,"106":0.01153,"107":0.00384,"109":0.58783,"111":0.01921,"112":0.02689,"114":0.01537,"115":0.00768,"116":0.04995,"117":0.01153,"118":0.02689,"119":0.01537,"120":0.00768,"121":0.01921,"122":0.03842,"123":0.05763,"124":0.15752,"125":0.83371,"126":18.52997,"127":1.77885,"128":0.05379,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 43 44 45 46 47 48 50 51 53 55 56 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 74 75 77 78 79 81 83 84 85 86 89 90 94 95 96 98 99 101 108 110 113 129 130"},F:{"46":0.01921,"83":0.01153,"109":0.21899,"111":0.30736,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"16":0.00384,"17":0.00384,"92":0.14215,"101":0.00768,"109":0.01921,"121":0.00384,"123":0.00384,"124":0.00768,"125":0.06916,"126":5.5709,"127":0.73766,_:"12 13 14 15 18 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 96 97 98 99 100 102 103 104 105 106 107 108 110 111 112 113 114 115 116 117 118 119 120 122"},E:{"13":0.00384,_:"0 4 5 6 7 8 9 10 11 12 14 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 15.1 15.2-15.3 16.4 17.6","12.1":0.00384,"13.1":0.03842,"14.1":0.13447,"15.4":0.00384,"15.5":0.03074,"15.6":0.08452,"16.0":0.21515,"16.1":0.76456,"16.2":0.00768,"16.3":0.00384,"16.5":0.01153,"16.6":0.09221,"17.0":0.45336,"17.1":0.01921,"17.2":0.02305,"17.3":0.04226,"17.4":0.18057,"17.5":1.58675,"18.0":0.00768},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.0033,"5.0-5.1":0.00165,"6.0-6.1":0.00989,"7.0-7.1":0.00989,"8.1-8.4":0,"9.0-9.2":0.00824,"9.3":0.03297,"10.0-10.2":0.00659,"10.3":0.0577,"11.0-11.2":0.15166,"11.3-11.4":0.01648,"12.0-12.1":0.01154,"12.2-12.5":0.21266,"13.0-13.1":0.0033,"13.2":0.03462,"13.3":0.01154,"13.4-13.7":0.04945,"14.0-14.4":0.11375,"14.5-14.8":0.12858,"15.0-15.1":0.06429,"15.2-15.3":0.06924,"15.4":0.07913,"15.5":0.09561,"15.6-15.8":0.877,"16.0":0.17639,"16.1":0.37421,"16.2":0.18793,"16.3":0.31486,"16.4":0.07418,"16.5":0.13353,"16.6-16.7":1.0946,"17.0":0.09891,"17.1":0.1599,"17.2":0.15496,"17.3":0.23244,"17.4":0.58192,"17.5":10.65588,"17.6":0.08242,"18.0":0.1088},P:{"4":0.03249,"20":0.01083,"21":0.08665,"22":0.08665,"23":0.04332,"24":0.11914,"25":2.07954,_:"5.0-5.4 6.2-6.4 8.2 9.2 10.1 12.0 13.0 14.0 15.0","7.2-7.4":0.06499,"11.1-11.2":0.01083,"16.0":0.02166,"17.0":0.02166,"18.0":0.02166,"19.0":0.01083},I:{"0":0.03068,"3":0,"4":0,"2.1":0,"2.2":0.00001,"2.3":0,"4.1":0.00002,"4.2-4.3":0.00001,"4.4":0,"4.4.3-4.4.4":0.00005},K:{"0":0.4249,_:"10 11 12 11.1 11.5 12.1"},A:{_:"6 7 8 9 10 11 5.5"},S:{"2.5":0.00616,_:"3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":43.98855},R:{_:"0"},M:{"0":0.20321},Q:{_:"14.9"},O:{"0":0.04311},H:{"0":0}}; +module.exports={C:{"78":0.00388,"102":0.00388,"103":0.17081,"115":0.1514,"124":0.00388,"126":0.03882,"127":0.00776,"128":0.18245,"129":0.50854,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 104 105 106 107 108 109 110 111 112 113 114 116 117 118 119 120 121 122 123 125 130 131 132 133 3.5 3.6"},D:{"41":0.00388,"43":0.00388,"47":0.00388,"56":0.00388,"58":0.00388,"60":0.00388,"72":0.00388,"76":0.00388,"79":0.00776,"83":0.00776,"86":0.01165,"87":0.01165,"91":0.00776,"92":0.00776,"93":0.0427,"98":0.00388,"100":0.00776,"103":0.29891,"104":0.11646,"105":0.01553,"106":0.00776,"107":0.00388,"108":0.00388,"109":0.22904,"112":0.00388,"114":0.01941,"115":0.00388,"116":0.07376,"118":0.00388,"119":0.02329,"120":0.00776,"121":0.00388,"122":0.0427,"123":0.18634,"124":0.05435,"125":0.51242,"126":1.84395,"127":15.59011,"128":3.77719,"129":0.01165,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 42 44 45 46 48 49 50 51 52 53 54 55 57 59 61 62 63 64 65 66 67 68 69 70 71 73 74 75 77 78 80 81 84 85 88 89 90 94 95 96 97 99 101 102 110 111 113 117 130 131"},F:{"83":0.02329,"84":0.00388,"85":0.00388,"109":0.11646,"111":0.01553,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"18":0.01165,"92":0.01553,"109":0.00776,"118":0.00388,"121":0.00388,"123":0.01553,"124":0.01165,"125":0.01165,"126":0.33385,"127":4.87191,"128":1.33929,_:"12 13 14 15 16 17 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 110 111 112 113 114 115 116 117 119 120 122"},E:{"14":0.02329,_:"0 4 5 6 7 8 9 10 11 12 13 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 15.1 15.2-15.3 15.4","12.1":0.00388,"13.1":0.01165,"14.1":0.24845,"15.5":0.01165,"15.6":0.19798,"16.0":0.46972,"16.1":0.00776,"16.2":0.00388,"16.3":0.02329,"16.4":0.01165,"16.5":0.00776,"16.6":0.15916,"17.0":0.32221,"17.1":0.09317,"17.2":0.06211,"17.3":0.04658,"17.4":0.04658,"17.5":1.3587,"17.6":0.24845,"18.0":0.02717},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00319,"5.0-5.1":0.00159,"6.0-6.1":0.00796,"7.0-7.1":0.00956,"8.1-8.4":0,"9.0-9.2":0.00796,"9.3":0.03185,"10.0-10.2":0.00956,"10.3":0.04937,"11.0-11.2":0.12581,"11.3-11.4":0.01593,"12.0-12.1":0.01274,"12.2-12.5":0.2134,"13.0-13.1":0.00319,"13.2":0.06848,"13.3":0.00956,"13.4-13.7":0.03981,"14.0-14.4":0.11785,"14.5-14.8":0.11307,"15.0-15.1":0.06211,"15.2-15.3":0.06211,"15.4":0.07166,"15.5":0.0844,"15.6-15.8":0.79467,"16.0":0.16084,"16.1":0.33921,"16.2":0.1704,"16.3":0.28347,"16.4":0.07166,"16.5":0.11466,"16.6-16.7":0.98577,"17.0":0.09077,"17.1":0.14014,"17.2":0.12899,"17.3":0.1911,"17.4":0.4475,"17.5":9.16493,"17.6":1.54155,"18.0":0.16721},P:{"4":0.02121,"20":0.0106,"21":0.06362,"22":0.08482,"23":0.02121,"24":0.42412,"25":2.47048,_:"5.0-5.4 8.2 10.1 12.0 13.0 15.0 19.0","6.2-6.4":0.0106,"7.2-7.4":0.08482,"9.2":0.0106,"11.1-11.2":0.02121,"14.0":0.0106,"16.0":0.02121,"17.0":0.0106,"18.0":0.0106},I:{"0":0.03659,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00001,"4.2-4.3":0.00001,"4.4":0,"4.4.3-4.4.4":0.00006},K:{"0":0.29366,_:"10 11 12 11.1 11.5 12.1"},A:{"10":0.00388,_:"6 7 8 9 11 5.5"},N:{_:"10 11"},S:{"2.5":0.00612,_:"3.0-3.1"},J:{_:"7 10"},O:{"0":0.02447},H:{"0":0},L:{"0":43.13882},R:{_:"0"},M:{"0":0.15907},Q:{_:"14.9"}}; diff --git a/node_modules/caniuse-lite/data/regions/GE.js b/node_modules/caniuse-lite/data/regions/GE.js index 06232348..c18ab74e 100644 --- a/node_modules/caniuse-lite/data/regions/GE.js +++ b/node_modules/caniuse-lite/data/regions/GE.js @@ -1 +1 @@ -module.exports={C:{"4":0.00365,"34":0.00365,"52":0.01095,"66":0.00365,"68":0.02919,"78":0.02554,"102":0.00365,"103":0.01825,"105":0.00365,"113":0.02554,"115":0.1861,"118":0.00365,"121":0.01095,"125":0.00365,"126":0.01095,"127":0.33571,"128":0.5364,"129":0.0073,_:"2 3 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 53 54 55 56 57 58 59 60 61 62 63 64 65 67 69 70 71 72 73 74 75 76 77 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 104 106 107 108 109 110 111 112 114 116 117 119 120 122 123 124 130 131 3.5","3.6":0.00365},D:{"11":0.00365,"38":0.00365,"39":0.00365,"40":0.00365,"41":0.00365,"42":0.00365,"43":0.00365,"44":0.00365,"45":0.00365,"46":0.00365,"47":0.03284,"49":0.02189,"50":0.01095,"51":0.00365,"52":0.00365,"53":0.00365,"56":0.01095,"62":0.00365,"63":0.0073,"64":0.00365,"65":0.00365,"66":0.0073,"68":0.02554,"69":0.01095,"70":0.0073,"71":0.00365,"73":0.04014,"74":0.01095,"75":0.00365,"76":0.00365,"78":0.04744,"79":0.29192,"80":0.0073,"81":0.00365,"83":0.17515,"84":0.00365,"86":0.0073,"87":0.28827,"88":0.05838,"89":0.0073,"90":0.0146,"91":0.02554,"92":0.0073,"93":0.00365,"94":0.06568,"95":0.00365,"96":0.00365,"97":0.00365,"98":0.02554,"99":0.0073,"100":0.02189,"101":0.01095,"102":0.0146,"103":0.05838,"104":0.03649,"105":0.01095,"106":0.04014,"107":0.0073,"108":0.04379,"109":4.24744,"110":0.02189,"111":0.01825,"112":0.01825,"113":0.00365,"114":0.0146,"115":0.01095,"116":0.14231,"117":0.0073,"118":0.02554,"119":0.04744,"120":0.12772,"121":0.10582,"122":0.10217,"123":0.08758,"124":0.16421,"125":0.41599,"126":16.86568,"127":2.39739,"128":0.0073,_:"4 5 6 7 8 9 10 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 48 54 55 57 58 59 60 61 67 72 77 85 129 130"},F:{"28":0.00365,"36":0.00365,"40":0.00365,"46":0.09852,"67":0.00365,"79":0.10582,"83":0.0146,"84":0.00365,"85":0.04379,"86":0.0073,"87":0.0146,"94":0.00365,"95":0.48897,"102":0.0073,"106":0.00365,"107":0.01095,"108":0.00365,"109":0.52546,"110":0.02919,"111":1.1093,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 29 30 31 32 33 34 35 37 38 39 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 68 69 70 71 72 73 74 75 76 77 78 80 81 82 88 89 90 91 92 93 96 97 98 99 100 101 103 104 105 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"12":0.00365,"13":0.02554,"14":0.0146,"15":0.00365,"16":0.0073,"18":0.01095,"92":0.0073,"99":0.00365,"100":0.00365,"102":0.01095,"108":0.00365,"109":0.0146,"110":0.01095,"111":0.01095,"116":0.00365,"117":0.00365,"118":0.00365,"119":0.0073,"120":0.01095,"121":0.0146,"122":0.03284,"123":0.0146,"124":0.02554,"125":0.08758,"126":2.10547,"127":0.21529,_:"17 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 96 97 98 101 103 104 105 106 107 112 113 114 115"},E:{"9":0.0073,"14":0.0073,_:"0 4 5 6 7 8 10 11 12 13 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1","12.1":0.01095,"13.1":0.02919,"14.1":0.02189,"15.1":0.0073,"15.2-15.3":0.00365,"15.4":0.01095,"15.5":0.0073,"15.6":0.06203,"16.0":0.0073,"16.1":0.02189,"16.2":0.01825,"16.3":0.03649,"16.4":0.01095,"16.5":0.02919,"16.6":0.10582,"17.0":0.0146,"17.1":0.02554,"17.2":0.03284,"17.3":0.03649,"17.4":0.06568,"17.5":0.51451,"17.6":0.00365,"18.0":0.0073},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00223,"5.0-5.1":0.00112,"6.0-6.1":0.0067,"7.0-7.1":0.0067,"8.1-8.4":0,"9.0-9.2":0.00558,"9.3":0.02232,"10.0-10.2":0.00446,"10.3":0.03906,"11.0-11.2":0.10266,"11.3-11.4":0.01116,"12.0-12.1":0.00781,"12.2-12.5":0.14395,"13.0-13.1":0.00223,"13.2":0.02343,"13.3":0.00781,"13.4-13.7":0.03348,"14.0-14.4":0.077,"14.5-14.8":0.08704,"15.0-15.1":0.04352,"15.2-15.3":0.04687,"15.4":0.05356,"15.5":0.06472,"15.6-15.8":0.59364,"16.0":0.1194,"16.1":0.2533,"16.2":0.12721,"16.3":0.21313,"16.4":0.05021,"16.5":0.09039,"16.6-16.7":0.74094,"17.0":0.06695,"17.1":0.10824,"17.2":0.10489,"17.3":0.15734,"17.4":0.3939,"17.5":7.21299,"17.6":0.05579,"18.0":0.07365},P:{"4":0.77932,"20":0.03159,"21":0.09478,"22":0.17903,"23":0.13691,"24":0.14744,"25":1.95884,"5.0-5.4":0.03159,"6.2-6.4":0.09478,"7.2-7.4":0.1685,_:"8.2 9.2 10.1 12.0 14.0","11.1-11.2":0.03159,"13.0":0.03159,"15.0":0.01053,"16.0":0.02106,"17.0":0.02106,"18.0":0.01053,"19.0":0.04213},I:{"0":0.14556,"3":0,"4":0.00001,"2.1":0,"2.2":0.00003,"2.3":0,"4.1":0.00009,"4.2-4.3":0.00006,"4.4":0,"4.4.3-4.4.4":0.00025},K:{"0":0.36836,_:"10 11 12 11.1 11.5 12.1"},A:{"7":0.00365,"8":0.02189,"9":0.00365,"10":0.00365,"11":0.05109,_:"6 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":48.55009},R:{_:"0"},M:{"0":0.11432},Q:{"14.9":0.0127},O:{"0":0.03176},H:{"0":0}}; +module.exports={C:{"52":0.00743,"68":0.02599,"78":0.04456,"102":0.00371,"103":0.0557,"108":0.00371,"113":0.05198,"115":0.1708,"118":0.00371,"125":0.00743,"126":0.00371,"127":0.01114,"128":0.25248,"129":0.7129,"130":0.00743,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 69 70 71 72 73 74 75 76 77 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 104 105 106 107 109 110 111 112 114 116 117 119 120 121 122 123 124 131 132 133 3.5 3.6"},D:{"11":0.00371,"38":0.00371,"39":0.01114,"42":0.00371,"47":0.00743,"49":0.01857,"50":0.00371,"56":0.00371,"59":0.00371,"62":0.00371,"63":0.01114,"66":0.00743,"68":0.00743,"69":0.00371,"70":0.00371,"72":0.00371,"73":0.0297,"74":0.02599,"75":0.00371,"76":0.00371,"78":0.04084,"79":0.29333,"80":0.02228,"81":0.00371,"83":0.13367,"85":0.00371,"86":0.00743,"87":0.30447,"88":0.06683,"89":0.00371,"90":0.05198,"91":0.01857,"92":0.00743,"94":0.05198,"95":0.01485,"96":0.00371,"98":0.02599,"99":0.00371,"100":0.01485,"101":0.01114,"102":0.0297,"103":0.2562,"104":0.07426,"105":0.03713,"106":0.04456,"107":0.00371,"108":0.03342,"109":4.16227,"110":0.01857,"111":0.01114,"112":0.01114,"113":0.00371,"114":0.01114,"115":0.00743,"116":0.12253,"117":0.00743,"118":0.0297,"119":0.04456,"120":0.11882,"121":0.06312,"122":0.10396,"123":0.0557,"124":0.16709,"125":0.10025,"126":0.97652,"127":16.14041,"128":2.67707,"129":0.03713,"130":0.00371,_:"4 5 6 7 8 9 10 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 40 41 43 44 45 46 48 51 52 53 54 55 57 58 60 61 64 65 67 71 77 84 93 97 131"},F:{"40":0.00371,"46":0.07797,"67":0.00743,"79":0.30447,"80":0.00371,"82":0.00371,"83":0.01485,"84":0.00371,"85":0.04827,"86":0.01485,"87":0.02228,"94":0.00371,"95":0.46041,"102":0.00371,"107":0.00371,"109":0.26734,"110":0.00743,"111":0.14109,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 68 69 70 71 72 73 74 75 76 77 78 81 88 89 90 91 92 93 96 97 98 99 100 101 103 104 105 106 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"13":0.02228,"14":0.01114,"16":0.0297,"18":0.01485,"84":0.00371,"92":0.00743,"100":0.00371,"102":0.01485,"109":0.03342,"110":0.0297,"111":0.00371,"112":0.00371,"114":0.00371,"115":0.00371,"117":0.00371,"118":0.00371,"119":0.01485,"120":0.00743,"121":0.01485,"122":0.02228,"123":0.01114,"124":0.02599,"125":0.0557,"126":0.14852,"127":1.57431,"128":0.40843,_:"12 15 17 79 80 81 83 85 86 87 88 89 90 91 93 94 95 96 97 98 99 101 103 104 105 106 107 108 113 116"},E:{"14":0.01114,"15":0.00371,_:"0 4 5 6 7 8 9 10 11 12 13 3.1 3.2 5.1 6.1 7.1 10.1 11.1","9.1":0.00371,"12.1":0.00371,"13.1":0.01857,"14.1":0.02228,"15.1":0.00371,"15.2-15.3":0.02599,"15.4":0.01114,"15.5":0.00743,"15.6":0.09654,"16.0":0.00371,"16.1":0.0297,"16.2":0.01114,"16.3":0.03342,"16.4":0.00743,"16.5":0.03713,"16.6":0.10768,"17.0":0.00743,"17.1":0.02228,"17.2":0.03713,"17.3":0.03713,"17.4":0.06683,"17.5":0.46784,"17.6":0.17451,"18.0":0.03342},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00249,"5.0-5.1":0.00125,"6.0-6.1":0.00623,"7.0-7.1":0.00748,"8.1-8.4":0,"9.0-9.2":0.00623,"9.3":0.02493,"10.0-10.2":0.00748,"10.3":0.03865,"11.0-11.2":0.09849,"11.3-11.4":0.01247,"12.0-12.1":0.00997,"12.2-12.5":0.16706,"13.0-13.1":0.00249,"13.2":0.05361,"13.3":0.00748,"13.4-13.7":0.03117,"14.0-14.4":0.09226,"14.5-14.8":0.08852,"15.0-15.1":0.04862,"15.2-15.3":0.04862,"15.4":0.0561,"15.5":0.06608,"15.6-15.8":0.62211,"16.0":0.12592,"16.1":0.26555,"16.2":0.1334,"16.3":0.22191,"16.4":0.0561,"16.5":0.08976,"16.6-16.7":0.77171,"17.0":0.07106,"17.1":0.10971,"17.2":0.10098,"17.3":0.14961,"17.4":0.35033,"17.5":7.17483,"17.6":1.20682,"18.0":0.1309},P:{"4":0.5519,"20":0.01061,"21":0.05307,"22":0.07429,"23":0.06368,"24":0.06368,"25":1.24178,"5.0-5.4":0.02123,"6.2-6.4":0.07429,"7.2-7.4":0.05307,_:"8.2 9.2 10.1 12.0 14.0 15.0","11.1-11.2":0.01061,"13.0":0.01061,"16.0":0.01061,"17.0":0.03184,"18.0":0.01061,"19.0":0.01061},I:{"0":0.12533,"3":0,"4":0.00001,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00005,"4.2-4.3":0.00005,"4.4":0,"4.4.3-4.4.4":0.0002},K:{"0":0.4841,_:"10 11 12 11.1 11.5 12.1"},A:{"11":0.01114,_:"6 7 8 9 10 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":0.03772},H:{"0":0},L:{"0":47.69663},R:{_:"0"},M:{"0":0.18232},Q:{"14.9":0.03144}}; diff --git a/node_modules/caniuse-lite/data/regions/GF.js b/node_modules/caniuse-lite/data/regions/GF.js index 7d459b7e..1b9fc957 100644 --- a/node_modules/caniuse-lite/data/regions/GF.js +++ b/node_modules/caniuse-lite/data/regions/GF.js @@ -1 +1 @@ -module.exports={C:{"78":0.04586,"88":0.00983,"102":0.01966,"103":0.00328,"105":0.00328,"108":0.00983,"110":0.04914,"115":0.66175,"116":0.02621,"117":0.00328,"118":0.01638,"119":0.03931,"121":0.03931,"123":0.00983,"124":0.00983,"125":0.00655,"126":0.0819,"127":1.2154,"128":2.18182,"129":0.00655,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 79 80 81 82 83 84 85 86 87 89 90 91 92 93 94 95 96 97 98 99 100 101 104 106 107 109 111 112 113 114 120 122 130 131 3.5 3.6"},D:{"49":0.00983,"53":0.00328,"56":0.00983,"62":0.00328,"69":0.05242,"79":0.00983,"81":0.0131,"86":0.02621,"87":0.0131,"88":0.00983,"89":0.00655,"94":0.00655,"98":0.00328,"100":0.00655,"103":0.04914,"105":0.00328,"108":0.00328,"109":0.57658,"110":0.01638,"111":0.0131,"113":0.00328,"114":0.03276,"115":0.00983,"116":0.03604,"117":0.00655,"118":0.00655,"119":0.0131,"120":0.04259,"121":0.06224,"122":0.16708,"123":0.06224,"124":0.05569,"125":0.13759,"126":12.56346,"127":1.1335,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 50 51 52 54 55 57 58 59 60 61 63 64 65 66 67 68 70 71 72 73 74 75 76 77 78 80 83 84 85 90 91 92 93 95 96 97 99 101 102 104 106 107 112 128 129 130"},F:{"36":0.00328,"46":0.04586,"83":0.00328,"109":0.27518,"110":0.02293,"111":0.27518,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 37 38 39 40 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"12":0.00328,"18":0.01638,"92":0.14742,"104":0.00328,"108":0.00328,"109":0.0131,"116":0.00328,"118":0.00328,"119":0.00328,"120":0.01638,"121":0.00328,"122":0.00328,"123":0.00983,"124":0.00983,"125":0.12776,"126":7.61342,"127":0.51761,_:"13 14 15 16 17 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 96 97 98 99 100 101 102 103 105 106 107 110 111 112 113 114 115 117"},E:{"14":0.00655,_:"0 4 5 6 7 8 9 10 11 12 13 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 12.1 15.1 16.4 17.6","13.1":0.03604,"14.1":0.02293,"15.2-15.3":0.00655,"15.4":0.05242,"15.5":0.01638,"15.6":0.04586,"16.0":0.0131,"16.1":0.02293,"16.2":0.0819,"16.3":0.095,"16.5":0.0131,"16.6":0.75348,"17.0":0.01966,"17.1":0.00983,"17.2":0.02621,"17.3":0.04259,"17.4":0.19328,"17.5":1.01884,"18.0":0.02293},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00351,"5.0-5.1":0.00175,"6.0-6.1":0.01053,"7.0-7.1":0.01053,"8.1-8.4":0,"9.0-9.2":0.00877,"9.3":0.0351,"10.0-10.2":0.00702,"10.3":0.06142,"11.0-11.2":0.16146,"11.3-11.4":0.01755,"12.0-12.1":0.01228,"12.2-12.5":0.22639,"13.0-13.1":0.00351,"13.2":0.03685,"13.3":0.01228,"13.4-13.7":0.05265,"14.0-14.4":0.12109,"14.5-14.8":0.13689,"15.0-15.1":0.06844,"15.2-15.3":0.07371,"15.4":0.08424,"15.5":0.10179,"15.6-15.8":0.93364,"16.0":0.18778,"16.1":0.39838,"16.2":0.20007,"16.3":0.3352,"16.4":0.07897,"16.5":0.14215,"16.6-16.7":1.1653,"17.0":0.1053,"17.1":0.17023,"17.2":0.16497,"17.3":0.24745,"17.4":0.6195,"17.5":11.34409,"17.6":0.08775,"18.0":0.11583},P:{"4":0.03192,"20":0.08511,"21":0.06384,"22":0.26598,"23":0.06384,"24":0.10639,"25":2.05337,_:"5.0-5.4 6.2-6.4 8.2 9.2 10.1 11.1-11.2 12.0 15.0 16.0","7.2-7.4":0.35109,"13.0":0.02128,"14.0":0.01064,"17.0":0.02128,"18.0":0.01064,"19.0":0.03192},I:{"0":0.0201,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00001,"4.2-4.3":0.00001,"4.4":0,"4.4.3-4.4.4":0.00003},K:{"0":0.65223,_:"10 11 12 11.1 11.5 12.1"},A:{_:"6 7 8 9 10 11 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":46.2386},R:{_:"0"},M:{"0":0.22189},Q:{"14.9":0.00672},O:{"0":0.04034},H:{"0":0}}; +module.exports={C:{"78":0.02031,"80":0.0029,"91":0.08706,"101":0.00871,"102":0.01741,"103":0.02612,"113":0.0029,"115":1.03021,"118":0.18283,"119":0.11028,"121":0.02031,"124":0.0058,"125":0.01161,"126":0.0029,"127":0.10157,"128":0.63264,"129":1.71508,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 79 81 82 83 84 85 86 87 88 89 90 92 93 94 95 96 97 98 99 100 104 105 106 107 108 109 110 111 112 114 116 117 120 122 123 130 131 132 133 3.5 3.6"},D:{"40":0.04353,"47":0.00871,"56":0.0058,"66":0.01161,"70":0.0029,"79":0.02902,"81":0.06094,"87":0.03773,"88":0.00871,"93":0.01741,"94":0.0058,"99":0.0029,"100":0.03192,"102":0.0029,"103":0.03482,"104":0.02612,"105":0.00871,"108":0.0058,"109":0.36855,"110":0.0029,"112":0.0029,"113":0.0058,"114":0.00871,"116":0.04933,"117":0.00871,"119":0.00871,"120":0.00871,"121":0.03773,"122":0.05224,"123":0.04063,"124":0.08706,"125":0.06675,"126":0.5746,"127":9.2835,"128":1.61061,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 41 42 43 44 45 46 48 49 50 51 52 53 54 55 57 58 59 60 61 62 63 64 65 67 68 69 71 72 73 74 75 76 77 78 80 83 84 85 86 89 90 91 92 95 96 97 98 101 106 107 111 115 118 129 130 131"},F:{"36":0.0029,"46":0.0029,"109":0.16251,"111":0.08126,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 37 38 39 40 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"18":0.0058,"92":0.05804,"100":0.00871,"108":0.0029,"109":0.01451,"114":0.00871,"115":0.0029,"116":0.00871,"119":0.0029,"120":0.04643,"121":0.01741,"122":0.04643,"123":0.0058,"124":0.01741,"125":0.06094,"126":0.34244,"127":5.68212,"128":1.52065,_:"12 13 14 15 16 17 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 96 97 98 99 101 102 103 104 105 106 107 110 111 112 113 117 118"},E:{"14":0.01161,_:"0 4 5 6 7 8 9 10 11 12 13 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 12.1 15.1","13.1":0.01451,"14.1":0.05224,"15.2-15.3":0.0029,"15.4":0.01161,"15.5":0.0058,"15.6":0.08126,"16.0":0.02612,"16.1":0.01161,"16.2":0.0029,"16.3":0.01741,"16.4":0.0058,"16.5":0.0058,"16.6":0.15671,"17.0":0.05224,"17.1":0.01741,"17.2":0.02031,"17.3":0.01741,"17.4":0.09577,"17.5":0.83578,"17.6":0.45271,"18.0":0.0029},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00342,"5.0-5.1":0.00171,"6.0-6.1":0.00856,"7.0-7.1":0.01027,"8.1-8.4":0,"9.0-9.2":0.00856,"9.3":0.03424,"10.0-10.2":0.01027,"10.3":0.05307,"11.0-11.2":0.13523,"11.3-11.4":0.01712,"12.0-12.1":0.01369,"12.2-12.5":0.22938,"13.0-13.1":0.00342,"13.2":0.07361,"13.3":0.01027,"13.4-13.7":0.04279,"14.0-14.4":0.12667,"14.5-14.8":0.12154,"15.0-15.1":0.06676,"15.2-15.3":0.06676,"15.4":0.07703,"15.5":0.09073,"15.6-15.8":0.85419,"16.0":0.17289,"16.1":0.36461,"16.2":0.18316,"16.3":0.3047,"16.4":0.07703,"16.5":0.12325,"16.6-16.7":1.0596,"17.0":0.09757,"17.1":0.15064,"17.2":0.13866,"17.3":0.20542,"17.4":0.48101,"17.5":9.85139,"17.6":1.65702,"18.0":0.17974},P:{"4":0.01045,"20":0.01045,"21":0.05223,"22":0.4492,"23":0.09402,"24":0.63723,"25":3.00858,"5.0-5.4":0.01045,_:"6.2-6.4 8.2 9.2 10.1 11.1-11.2 12.0 15.0","7.2-7.4":0.1358,"13.0":0.02089,"14.0":0.01045,"16.0":0.02089,"17.0":0.01045,"18.0":0.01045,"19.0":0.07313},I:{"0":0.01415,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00001,"4.2-4.3":0.00001,"4.4":0,"4.4.3-4.4.4":0.00002},K:{"0":0.4826,_:"10 11 12 11.1 11.5 12.1"},A:{"11":0.0058,_:"6 7 8 9 10 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":0.14194},H:{"0":0},L:{"0":48.14015},R:{_:"0"},M:{"0":0.56066},Q:{_:"14.9"}}; diff --git a/node_modules/caniuse-lite/data/regions/GG.js b/node_modules/caniuse-lite/data/regions/GG.js index 3b1c3f7e..d7328993 100644 --- a/node_modules/caniuse-lite/data/regions/GG.js +++ b/node_modules/caniuse-lite/data/regions/GG.js @@ -1 +1 @@ -module.exports={C:{"78":0.05769,"102":0.03297,"103":0.01236,"111":0.00412,"115":0.16484,"121":0.01236,"127":0.46155,"128":0.87365,"129":0.01648,"130":0.00412,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 104 105 106 107 108 109 110 112 113 114 116 117 118 119 120 122 123 124 125 126 131 3.5 3.6"},D:{"41":0.00412,"49":0.04945,"76":0.00412,"81":0.00824,"83":0.00412,"87":0.00412,"93":0.01648,"96":0.02885,"97":0.00824,"99":0.03297,"103":0.02473,"106":0.02473,"107":0.00412,"109":1.26515,"113":0.00412,"114":0.04121,"116":0.19781,"118":0.23078,"119":0.35441,"120":0.00824,"121":0.07006,"122":0.35853,"123":0.03297,"124":0.14424,"125":0.40386,"126":9.42885,"127":0.86953,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 42 43 44 45 46 47 48 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 77 78 79 80 84 85 86 88 89 90 91 92 94 95 98 100 101 102 104 105 108 110 111 112 115 117 128 129 130"},F:{"83":0.00412,"95":0.00412,"109":0.14011,"110":0.00412,"111":0.11127,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 106 107 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"100":0.00412,"109":0.02885,"110":0.01236,"116":0.00412,"118":0.00412,"119":0.00412,"122":0.01236,"123":0.00412,"124":0.03709,"125":0.17308,"126":7.05515,"127":0.93135,_:"12 13 14 15 16 17 18 79 80 81 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 101 102 103 104 105 106 107 108 111 112 113 114 115 117 120 121"},E:{"14":0.02473,"15":0.01648,_:"0 4 5 6 7 8 9 10 11 12 13 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 12.1 18.0","13.1":0.30908,"14.1":0.27611,"15.1":0.03297,"15.2-15.3":0.00412,"15.4":0.21429,"15.5":0.05769,"15.6":1.14976,"16.0":0.95607,"16.1":0.03709,"16.2":0.16896,"16.3":0.11127,"16.4":0.02061,"16.5":0.07418,"16.6":2.20061,"17.0":0.07418,"17.1":0.02473,"17.2":0.0989,"17.3":0.14011,"17.4":0.35853,"17.5":10.43849,"17.6":0.00412},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00682,"5.0-5.1":0.00341,"6.0-6.1":0.02047,"7.0-7.1":0.02047,"8.1-8.4":0,"9.0-9.2":0.01706,"9.3":0.06824,"10.0-10.2":0.01365,"10.3":0.11943,"11.0-11.2":0.31392,"11.3-11.4":0.03412,"12.0-12.1":0.02389,"12.2-12.5":0.44017,"13.0-13.1":0.00682,"13.2":0.07166,"13.3":0.02389,"13.4-13.7":0.10237,"14.0-14.4":0.23544,"14.5-14.8":0.26615,"15.0-15.1":0.13307,"15.2-15.3":0.14331,"15.4":0.16378,"15.5":0.19791,"15.6-15.8":1.81528,"16.0":0.3651,"16.1":0.77456,"16.2":0.38899,"16.3":0.65173,"16.4":0.15355,"16.5":0.27639,"16.6-16.7":2.26569,"17.0":0.20473,"17.1":0.33098,"17.2":0.32074,"17.3":0.48112,"17.4":1.2045,"17.5":22.05633,"17.6":0.17061,"18.0":0.2252},P:{"4":0.01154,"20":0.01154,"21":0.01154,"22":0.01154,"24":0.05768,"25":3.66825,_:"23 5.0-5.4 6.2-6.4 7.2-7.4 8.2 9.2 10.1 11.1-11.2 12.0 13.0 14.0 15.0 16.0 17.0 18.0","19.0":0.02307},I:{"0":0.00586,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0,"4.2-4.3":0,"4.4":0,"4.4.3-4.4.4":0.00001},K:{"0":0.01176,_:"10 11 12 11.1 11.5 12.1"},A:{"11":0.01648,_:"6 7 8 9 10 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":19.45257},R:{_:"0"},M:{"0":0.63482},Q:{"14.9":0.00588},O:{"0":0.00588},H:{"0":0}}; +module.exports={C:{"78":0.07159,"102":0.01193,"113":0.00398,"115":0.11533,"121":0.00795,"127":0.03182,"128":0.23862,"129":0.83119,"130":0.02784,"131":0.00398,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 103 104 105 106 107 108 109 110 111 112 114 116 117 118 119 120 122 123 124 125 126 132 133 3.5 3.6"},D:{"37":0.00398,"41":0.00398,"76":0.00398,"79":0.00795,"81":0.00398,"87":0.00398,"93":0.00795,"98":0.00398,"99":0.00795,"102":0.00398,"103":0.0517,"109":0.92266,"110":0.00398,"114":0.00398,"116":0.12329,"119":0.22271,"120":0.00795,"121":0.00795,"122":0.3977,"123":0.17101,"124":0.03977,"125":0.03579,"126":1.02209,"127":8.45113,"128":1.51921,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 38 39 40 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 77 78 80 83 84 85 86 88 89 90 91 92 94 95 96 97 100 101 104 105 106 107 108 111 112 113 115 117 118 129 130 131"},F:{"83":0.01591,"109":0.07954,"111":0.02784,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"109":0.79938,"117":0.00398,"124":0.00795,"125":0.02784,"126":0.23862,"127":4.64514,"128":1.31241,_:"12 13 14 15 16 17 18 79 80 81 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 110 111 112 113 114 115 116 118 119 120 121 122 123"},E:{"14":0.02784,"15":0.02784,_:"0 4 5 6 7 8 9 10 11 12 13 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1","12.1":0.00795,"13.1":0.12329,"14.1":0.09943,"15.1":0.00795,"15.2-15.3":0.00795,"15.4":0.09943,"15.5":0.06761,"15.6":0.89085,"16.0":0.36588,"16.1":0.12726,"16.2":0.17101,"16.3":0.12329,"16.4":0.07159,"16.5":0.01193,"16.6":2.80776,"17.0":0.03182,"17.1":0.17897,"17.2":0.22669,"17.3":0.09545,"17.4":0.20283,"17.5":9.27039,"17.6":1.51126,"18.0":0.00398},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00696,"5.0-5.1":0.00348,"6.0-6.1":0.0174,"7.0-7.1":0.02088,"8.1-8.4":0,"9.0-9.2":0.0174,"9.3":0.06961,"10.0-10.2":0.02088,"10.3":0.1079,"11.0-11.2":0.27497,"11.3-11.4":0.03481,"12.0-12.1":0.02785,"12.2-12.5":0.46641,"13.0-13.1":0.00696,"13.2":0.14967,"13.3":0.02088,"13.4-13.7":0.08702,"14.0-14.4":0.25757,"14.5-14.8":0.24713,"15.0-15.1":0.13575,"15.2-15.3":0.13575,"15.4":0.15663,"15.5":0.18448,"15.6-15.8":1.73687,"16.0":0.35155,"16.1":0.74139,"16.2":0.37243,"16.3":0.61956,"16.4":0.15663,"16.5":0.25061,"16.6-16.7":2.15455,"17.0":0.1984,"17.1":0.3063,"17.2":0.28194,"17.3":0.41768,"17.4":0.97807,"17.5":20.03138,"17.6":3.36931,"18.0":0.36547},P:{"4":0.02289,"21":0.01145,"23":0.03434,"24":0.09157,"25":3.12499,_:"20 22 5.0-5.4 6.2-6.4 8.2 9.2 10.1 11.1-11.2 12.0 13.0 14.0 15.0 16.0 17.0 18.0 19.0","7.2-7.4":0.01145},I:{"0":0.01201,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0,"4.2-4.3":0,"4.4":0,"4.4.3-4.4.4":0.00002},K:{"0":0.03614,_:"10 11 12 11.1 11.5 12.1"},A:{"11":0.01193,_:"6 7 8 9 10 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":0.00602},H:{"0":0},L:{"0":20.39355},R:{_:"0"},M:{"0":0.85527},Q:{_:"14.9"}}; diff --git a/node_modules/caniuse-lite/data/regions/GH.js b/node_modules/caniuse-lite/data/regions/GH.js index 57e7c93a..2a8042ea 100644 --- a/node_modules/caniuse-lite/data/regions/GH.js +++ b/node_modules/caniuse-lite/data/regions/GH.js @@ -1 +1 @@ -module.exports={C:{"40":0.00233,"44":0.00233,"52":0.00233,"57":0.00233,"68":0.00233,"72":0.007,"76":0.00233,"78":0.00466,"85":0.00233,"91":0.00233,"96":0.00933,"101":0.00466,"103":0.00233,"104":0.00233,"105":0.00233,"109":0.00466,"111":0.00233,"112":0.00233,"113":0.00233,"115":0.21221,"116":0.00233,"118":0.00233,"121":0.00233,"122":0.007,"123":0.00933,"124":0.01166,"125":0.01632,"126":0.03964,"127":0.50138,"128":0.68328,"129":0.01866,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 41 42 43 45 46 47 48 49 50 51 53 54 55 56 58 59 60 61 62 63 64 65 66 67 69 70 71 73 74 75 77 79 80 81 82 83 84 86 87 88 89 90 92 93 94 95 97 98 99 100 102 106 107 108 110 114 117 119 120 130 131 3.5 3.6"},D:{"11":0.00233,"19":0.00233,"30":0.00233,"33":0.00233,"38":0.00233,"40":0.00233,"43":0.00233,"44":0.00233,"45":0.00233,"46":0.00233,"47":0.00466,"49":0.007,"50":0.00466,"51":0.00233,"54":0.00233,"55":0.00233,"58":0.00466,"59":0.00233,"60":0.00233,"61":0.00233,"62":0.00233,"63":0.00233,"64":0.007,"65":0.007,"67":0.00233,"68":0.00933,"69":0.00933,"70":0.01632,"71":0.00233,"72":0.00466,"73":0.00233,"74":0.02099,"75":0.01866,"76":0.02099,"77":0.01632,"78":0.00233,"79":0.02099,"80":0.02565,"81":0.00933,"83":0.007,"84":0.00233,"85":0.01399,"86":0.007,"87":0.02099,"88":0.00933,"89":0.00466,"90":0.01166,"91":0.01399,"92":0.007,"93":0.04664,"94":0.007,"95":0.01866,"96":0.00466,"97":0.00466,"98":0.00466,"99":0.00933,"100":0.00466,"101":0.00233,"102":0.01166,"103":0.08862,"104":0.00933,"105":0.01866,"106":0.01166,"107":0.01166,"108":0.01632,"109":1.46216,"110":0.00933,"111":0.02099,"112":0.007,"113":0.00466,"114":0.02099,"115":0.007,"116":0.07462,"117":0.02332,"118":0.02565,"119":0.05597,"120":0.05364,"121":0.0513,"122":0.04897,"123":0.08628,"124":0.13526,"125":0.27984,"126":8.76132,"127":1.02142,"128":0.00933,_:"4 5 6 7 8 9 10 12 13 14 15 16 17 18 20 21 22 23 24 25 26 27 28 29 31 32 34 35 36 37 39 41 42 48 52 53 56 57 66 129 130"},F:{"34":0.00466,"35":0.00233,"36":0.00233,"40":0.00233,"42":0.01166,"46":0.00233,"49":0.00233,"79":0.02099,"83":0.07229,"84":0.00466,"85":0.00233,"86":0.00466,"90":0.00233,"94":0.00233,"95":0.07929,"99":0.00233,"102":0.00233,"105":0.00233,"106":0.00233,"107":0.007,"108":0.007,"109":0.0583,"110":0.03498,"111":0.68328,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 37 38 39 41 43 44 45 47 48 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 80 81 82 87 88 89 91 92 93 96 97 98 100 101 103 104 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"12":0.02798,"13":0.00466,"14":0.01166,"15":0.01399,"16":0.00933,"17":0.01399,"18":0.10727,"81":0.00233,"84":0.01866,"85":0.00233,"89":0.03498,"90":0.06063,"92":0.13759,"100":0.04897,"103":0.00233,"106":0.00233,"107":0.007,"108":0.00466,"109":0.03731,"110":0.00233,"111":0.02332,"112":0.01166,"113":0.00466,"114":0.01166,"115":0.00466,"116":0.00466,"117":0.01166,"118":0.01166,"119":0.01399,"120":0.03032,"121":0.02332,"122":0.02798,"123":0.03498,"124":0.08628,"125":0.11893,"126":2.55587,"127":0.30782,_:"79 80 83 86 87 88 91 93 94 95 96 97 98 99 101 102 104 105"},E:{"7":0.00233,"9":0.00233,"11":0.00933,"13":0.007,"14":0.01399,"15":0.00233,_:"0 4 5 6 8 10 12 3.1 3.2 5.1 6.1 9.1 10.1","7.1":0.00466,"11.1":0.01166,"12.1":0.00466,"13.1":0.04431,"14.1":0.03265,"15.1":0.00233,"15.2-15.3":0.00233,"15.4":0.00233,"15.5":0.00233,"15.6":0.09328,"16.0":0.00466,"16.1":0.007,"16.2":0.00466,"16.3":0.01399,"16.4":0.00466,"16.5":0.00466,"16.6":0.04897,"17.0":0.01166,"17.1":0.01166,"17.2":0.01632,"17.3":0.01166,"17.4":0.03265,"17.5":0.20055,"17.6":0.00233,"18.0":0.007},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00222,"5.0-5.1":0.00111,"6.0-6.1":0.00667,"7.0-7.1":0.00667,"8.1-8.4":0,"9.0-9.2":0.00556,"9.3":0.02225,"10.0-10.2":0.00445,"10.3":0.03894,"11.0-11.2":0.10235,"11.3-11.4":0.01112,"12.0-12.1":0.00779,"12.2-12.5":0.14351,"13.0-13.1":0.00222,"13.2":0.02336,"13.3":0.00779,"13.4-13.7":0.03337,"14.0-14.4":0.07676,"14.5-14.8":0.08677,"15.0-15.1":0.04339,"15.2-15.3":0.04672,"15.4":0.0534,"15.5":0.06452,"15.6-15.8":0.59184,"16.0":0.11904,"16.1":0.25253,"16.2":0.12682,"16.3":0.21248,"16.4":0.05006,"16.5":0.09011,"16.6-16.7":0.73869,"17.0":0.06675,"17.1":0.10791,"17.2":0.10457,"17.3":0.15686,"17.4":0.39271,"17.5":7.19108,"17.6":0.05562,"18.0":0.07342},P:{"4":0.12206,"20":0.03052,"21":0.06103,"22":0.26447,"23":0.08138,"24":0.08138,"25":0.73239,"5.0-5.4":0.05086,"6.2-6.4":0.02034,"7.2-7.4":0.14241,_:"8.2 10.1 12.0","9.2":0.11189,"11.1-11.2":0.03052,"13.0":0.01017,"14.0":0.01017,"15.0":0.01017,"16.0":0.02034,"17.0":0.02034,"18.0":0.01017,"19.0":0.0712},I:{"0":0.08404,"3":0,"4":0.00001,"2.1":0,"2.2":0.00002,"2.3":0,"4.1":0.00005,"4.2-4.3":0.00003,"4.4":0,"4.4.3-4.4.4":0.00014},K:{"0":10.47915,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.00933,"9":0.00233,"10":0.00233,"11":0.01866,_:"6 7 5.5"},S:{"2.5":0.01533,_:"3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":53.63048},R:{_:"0"},M:{"0":0.28368},Q:{"14.9":0.00767},O:{"0":0.7207},H:{"0":0.73}}; +module.exports={C:{"4":0.0089,"41":0.00222,"43":0.00222,"47":0.00222,"48":0.00222,"52":0.00667,"68":0.00222,"72":0.00667,"76":0.00222,"77":0.00222,"78":0.00445,"85":0.00222,"89":0.00222,"91":0.00445,"96":0.00222,"101":0.00445,"102":0.00222,"109":0.00222,"112":0.00222,"113":0.00222,"114":0.00222,"115":0.1757,"118":0.00222,"121":0.00222,"122":0.00445,"123":0.00445,"124":0.00667,"125":0.00667,"126":0.0089,"127":0.0645,"128":0.37586,"129":0.68277,"130":0.02669,_:"2 3 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 42 44 45 46 49 50 51 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 69 70 71 73 74 75 79 80 81 82 83 84 86 87 88 90 92 93 94 95 97 98 99 100 103 104 105 106 107 108 110 111 116 117 119 120 131 132 133 3.5 3.6"},D:{"11":0.00445,"25":0.00222,"27":0.00222,"38":0.00222,"43":0.00222,"44":0.00222,"45":0.00222,"46":0.00222,"47":0.00222,"49":0.00445,"50":0.00445,"51":0.00222,"53":0.00222,"58":0.00445,"59":0.00445,"63":0.00222,"64":0.00667,"65":0.00667,"68":0.01112,"69":0.0089,"70":0.01779,"71":0.00222,"72":0.00222,"73":0.00667,"74":0.01779,"75":0.02224,"76":0.03114,"77":0.01779,"78":0.00222,"79":0.01779,"80":0.01334,"81":0.0089,"83":0.01112,"84":0.00667,"85":0.01779,"86":0.01112,"87":0.02002,"88":0.01112,"89":0.0089,"90":0.0089,"91":0.00667,"92":0.00445,"93":0.03336,"94":0.01112,"95":0.01334,"96":0.0089,"97":0.00667,"98":0.0089,"99":0.0089,"100":0.00445,"101":0.00222,"102":0.0089,"103":0.08451,"104":0.00222,"105":0.01334,"106":0.01779,"107":0.0089,"108":0.02002,"109":1.35442,"110":0.00667,"111":0.01557,"112":0.00667,"113":0.00445,"114":0.02224,"115":0.00667,"116":0.10898,"117":0.01334,"118":0.01779,"119":0.06227,"120":0.04226,"121":0.02224,"122":0.04003,"123":0.05115,"124":0.07562,"125":0.07784,"126":0.8251,"127":7.33698,"128":1.24544,"129":0.00667,"130":0.00222,_:"4 5 6 7 8 9 10 12 13 14 15 16 17 18 19 20 21 22 23 24 26 28 29 30 31 32 33 34 35 36 37 39 40 41 42 48 52 54 55 56 57 60 61 62 66 67 131"},F:{"34":0.00222,"42":0.0089,"46":0.00222,"54":0.00222,"66":0.00222,"72":0.00222,"74":0.00445,"79":0.02446,"82":0.00222,"83":0.0645,"84":0.01112,"85":0.00222,"86":0.00222,"90":0.00222,"95":0.08006,"102":0.00667,"105":0.00222,"106":0.00222,"107":0.00222,"108":0.0089,"109":0.02891,"110":0.01334,"111":0.04226,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 35 36 37 38 39 40 41 43 44 45 47 48 49 50 51 52 53 55 56 57 58 60 62 63 64 65 67 68 69 70 71 73 75 76 77 78 80 81 87 88 89 91 92 93 94 96 97 98 99 100 101 103 104 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"12":0.00667,"13":0.00222,"14":0.00667,"15":0.01557,"16":0.00667,"17":0.01112,"18":0.11342,"84":0.02669,"88":0.00222,"89":0.03781,"90":0.05115,"92":0.14456,"100":0.04226,"103":0.00222,"106":0.00222,"107":0.00667,"108":0.00445,"109":0.03781,"110":0.00222,"111":0.00667,"112":0.00445,"113":0.00222,"114":0.01334,"115":0.00445,"116":0.00445,"117":0.00667,"118":0.00445,"119":0.01112,"120":0.02446,"121":0.01557,"122":0.01557,"123":0.02446,"124":0.04226,"125":0.05782,"126":0.29802,"127":2.17507,"128":0.46926,_:"79 80 81 83 85 86 87 91 93 94 95 96 97 98 99 101 102 104 105"},E:{"9":0.00222,"11":0.0089,"12":0.00222,"13":0.00445,"14":0.00667,_:"0 4 5 6 7 8 10 15 3.1 3.2 5.1 6.1 9.1 10.1 15.2-15.3","7.1":0.00445,"11.1":0.01779,"12.1":0.01112,"13.1":0.03558,"14.1":0.04893,"15.1":0.00445,"15.4":0.00445,"15.5":0.00667,"15.6":0.08451,"16.0":0.00445,"16.1":0.00445,"16.2":0.00667,"16.3":0.00667,"16.4":0.00445,"16.5":0.00667,"16.6":0.0467,"17.0":0.01112,"17.1":0.0089,"17.2":0.01112,"17.3":0.0089,"17.4":0.03558,"17.5":0.13566,"17.6":0.11342,"18.0":0.01112},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00236,"5.0-5.1":0.00118,"6.0-6.1":0.0059,"7.0-7.1":0.00708,"8.1-8.4":0,"9.0-9.2":0.0059,"9.3":0.02359,"10.0-10.2":0.00708,"10.3":0.03657,"11.0-11.2":0.09319,"11.3-11.4":0.0118,"12.0-12.1":0.00944,"12.2-12.5":0.15807,"13.0-13.1":0.00236,"13.2":0.05072,"13.3":0.00708,"13.4-13.7":0.02949,"14.0-14.4":0.08729,"14.5-14.8":0.08375,"15.0-15.1":0.04601,"15.2-15.3":0.04601,"15.4":0.05308,"15.5":0.06252,"15.6-15.8":0.58863,"16.0":0.11914,"16.1":0.25126,"16.2":0.12622,"16.3":0.20997,"16.4":0.05308,"16.5":0.08493,"16.6-16.7":0.73018,"17.0":0.06724,"17.1":0.10381,"17.2":0.09555,"17.3":0.14155,"17.4":0.33147,"17.5":6.78871,"17.6":1.14187,"18.0":0.12386},P:{"4":0.1528,"20":0.02037,"21":0.05093,"22":0.31578,"23":0.08149,"24":0.11205,"25":0.55007,"5.0-5.4":0.04075,"6.2-6.4":0.01019,"7.2-7.4":0.12224,_:"8.2 10.1 12.0 14.0 15.0","9.2":0.06112,"11.1-11.2":0.03056,"13.0":0.01019,"16.0":0.02037,"17.0":0.02037,"18.0":0.01019,"19.0":0.06112},I:{"0":0.10075,"3":0,"4":0.00001,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00004,"4.2-4.3":0.00004,"4.4":0,"4.4.3-4.4.4":0.00016},K:{"0":10.51853,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.00723,"9":0.00241,"10":0.00241,"11":0.01687,_:"6 7 5.5"},N:{_:"10 11"},S:{"2.5":0.01555,_:"3.0-3.1"},J:{_:"7 10"},O:{"0":0.71539},H:{"0":0.78},L:{"0":54.04518},R:{_:"0"},M:{"0":0.24106},Q:{"14.9":0.00778}}; diff --git a/node_modules/caniuse-lite/data/regions/GI.js b/node_modules/caniuse-lite/data/regions/GI.js index ae45786d..3f185159 100644 --- a/node_modules/caniuse-lite/data/regions/GI.js +++ b/node_modules/caniuse-lite/data/regions/GI.js @@ -1 +1 @@ -module.exports={C:{"78":0.0047,"83":0.02349,"105":0.55906,"106":0.0047,"107":0.88792,"108":0.01409,"109":0.0094,"110":0.02349,"111":0.02349,"115":0.05638,"124":0.09866,"126":0.0094,"127":0.64363,"128":0.85973,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 79 80 81 82 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 112 113 114 116 117 118 119 120 121 122 123 125 129 130 131 3.5 3.6"},D:{"65":0.0094,"79":0.0094,"86":0.01409,"97":0.0094,"98":0.03289,"103":0.01879,"104":0.0094,"106":0.02819,"107":2.05772,"108":0.44631,"109":1.60202,"110":0.51678,"111":0.12685,"112":0.10805,"113":0.7094,"114":0.01879,"115":0.27718,"116":0.14564,"117":0.01879,"118":0.04228,"119":0.15503,"120":0.16443,"121":0.01879,"122":0.18322,"123":0.18792,"124":0.26309,"125":0.4698,"126":18.23294,"127":1.77115,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 66 67 68 69 70 71 72 73 74 75 76 77 78 80 81 83 84 85 87 88 89 90 91 92 93 94 95 96 99 100 101 102 105 128 129 130"},F:{"91":0.0047,"93":0.0094,"109":0.45101,"111":0.2349,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 92 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"17":0.0094,"18":0.67181,"107":0.0047,"108":0.09396,"109":0.05638,"116":0.01409,"124":0.0047,"125":0.09866,"126":7.55908,"127":0.74228,_:"12 13 14 15 16 79 80 81 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 110 111 112 113 114 115 117 118 119 120 121 122 123"},E:{"14":0.20671,"15":0.0047,_:"0 4 5 6 7 8 9 10 11 12 13 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 15.1 15.4 18.0","12.1":0.05168,"13.1":0.20671,"14.1":0.06577,"15.2-15.3":0.01409,"15.5":0.02819,"15.6":0.68121,"16.0":0.0047,"16.1":0.21141,"16.2":0.04698,"16.3":0.09866,"16.4":0.01409,"16.5":0.08926,"16.6":0.51678,"17.0":0.0094,"17.1":0.11275,"17.2":0.12685,"17.3":0.09396,"17.4":0.12215,"17.5":2.00135,"17.6":0.0094},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00479,"5.0-5.1":0.0024,"6.0-6.1":0.01437,"7.0-7.1":0.01437,"8.1-8.4":0,"9.0-9.2":0.01198,"9.3":0.04791,"10.0-10.2":0.00958,"10.3":0.08384,"11.0-11.2":0.22039,"11.3-11.4":0.02396,"12.0-12.1":0.01677,"12.2-12.5":0.30902,"13.0-13.1":0.00479,"13.2":0.05031,"13.3":0.01677,"13.4-13.7":0.07187,"14.0-14.4":0.16529,"14.5-14.8":0.18685,"15.0-15.1":0.09343,"15.2-15.3":0.10061,"15.4":0.11499,"15.5":0.13894,"15.6-15.8":1.27442,"16.0":0.25632,"16.1":0.54378,"16.2":0.27309,"16.3":0.45754,"16.4":0.1078,"16.5":0.19404,"16.6-16.7":1.59063,"17.0":0.14373,"17.1":0.23237,"17.2":0.22518,"17.3":0.33777,"17.4":0.84562,"17.5":15.48465,"17.6":0.11978,"18.0":0.1581},P:{"4":0.40655,"20":0.10699,"21":0.0107,"22":0.0107,"23":0.0107,"25":2.56768,_:"24 5.0-5.4 6.2-6.4 7.2-7.4 8.2 9.2 10.1 11.1-11.2 12.0 13.0 14.0 15.0 16.0 17.0 18.0","19.0":0.0321},I:{"0":0.01585,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00001,"4.2-4.3":0.00001,"4.4":0,"4.4.3-4.4.4":0.00003},K:{"0":0.21734,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.14754,"9":0.1285,"10":0.00476,"11":0.44738,_:"6 7 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":24.97934},R:{_:"0"},M:{"0":0.32866},Q:{"14.9":0.0106},O:{"0":0.03181},H:{"0":0}}; +module.exports={C:{"78":0.0084,"102":0.0084,"103":0.05038,"105":0.07976,"106":0.0042,"107":0.04618,"108":0.10495,"109":0.19311,"111":0.04618,"114":0.0042,"115":0.04198,"124":0.0084,"128":0.59192,"129":1.51548,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 104 110 112 113 116 117 118 119 120 121 122 123 125 126 127 130 131 132 133 3.5 3.6"},D:{"55":0.0042,"78":0.02099,"81":0.01259,"86":0.0042,"87":0.0042,"90":0.0084,"92":0.06297,"94":0.0042,"102":0.02939,"103":0.03358,"104":0.03358,"105":0.0084,"106":0.49536,"107":0.18471,"108":0.54154,"109":1.57005,"110":0.02519,"111":0.73045,"112":0.31905,"113":1.17124,"115":0.01679,"116":0.07976,"117":0.01679,"118":0.02519,"119":0.02519,"120":0.16792,"121":0.01679,"122":0.10495,"123":0.16792,"124":0.07556,"125":0.10495,"126":1.12506,"127":12.86267,"128":2.5188,"129":0.0084,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 79 80 83 84 85 88 89 91 93 95 96 97 98 99 100 101 114 130 131"},F:{"81":0.4282,"83":0.0084,"93":0.23089,"95":0.01679,"96":0.0042,"109":0.10075,"111":0.02519,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 82 84 85 86 87 88 89 90 91 92 94 97 98 99 100 101 102 103 104 105 106 107 108 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"18":1.03691,"92":0.0042,"105":0.03358,"107":0.0042,"108":0.25608,"109":0.01259,"110":0.28546,"120":0.01679,"121":0.0042,"123":0.02099,"124":0.0042,"125":0.04198,"126":0.17632,"127":4.36172,"128":0.91097,_:"12 13 14 15 16 17 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 96 97 98 99 100 101 102 103 104 106 111 112 113 114 115 116 117 118 119 122"},E:{"14":0.08396,"15":0.03358,_:"0 4 5 6 7 8 9 10 11 12 13 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 12.1 15.1","13.1":0.38202,"14.1":0.02519,"15.2-15.3":0.01259,"15.4":0.02099,"15.5":0.02519,"15.6":0.16372,"16.0":0.01679,"16.1":0.10915,"16.2":0.2099,"16.3":0.09655,"16.4":0.0042,"16.5":0.01259,"16.6":0.68008,"17.0":0.0042,"17.1":0.12594,"17.2":0.07556,"17.3":0.07556,"17.4":0.05877,"17.5":1.51128,"17.6":0.57513,"18.0":0.02939},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00447,"5.0-5.1":0.00224,"6.0-6.1":0.01118,"7.0-7.1":0.01342,"8.1-8.4":0,"9.0-9.2":0.01118,"9.3":0.04473,"10.0-10.2":0.01342,"10.3":0.06934,"11.0-11.2":0.1767,"11.3-11.4":0.02237,"12.0-12.1":0.01789,"12.2-12.5":0.29971,"13.0-13.1":0.00447,"13.2":0.09618,"13.3":0.01342,"13.4-13.7":0.05592,"14.0-14.4":0.16551,"14.5-14.8":0.1588,"15.0-15.1":0.08723,"15.2-15.3":0.08723,"15.4":0.10065,"15.5":0.11854,"15.6-15.8":1.1161,"16.0":0.2259,"16.1":0.47641,"16.2":0.23932,"16.3":0.39813,"16.4":0.10065,"16.5":0.16104,"16.6-16.7":1.3845,"17.0":0.12749,"17.1":0.19683,"17.2":0.18117,"17.3":0.2684,"17.4":0.6285,"17.5":12.87204,"17.6":2.1651,"18.0":0.23485},P:{"4":0.28404,"20":0.01052,"22":0.04208,"23":0.04208,"24":0.06312,"25":1.6201,_:"21 5.0-5.4 6.2-6.4 7.2-7.4 8.2 9.2 10.1 11.1-11.2 12.0 13.0 14.0 15.0","16.0":0.01052,"17.0":0.03156,"18.0":0.01052,"19.0":0.03156},I:{"0":0.01157,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0,"4.2-4.3":0,"4.4":0,"4.4.3-4.4.4":0.00002},K:{"0":0.52218,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.6327,"9":0.26933,"10":0.00855,"11":0.02138,_:"6 7 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":0.22048},H:{"0":0},L:{"0":33.24332},R:{_:"0"},M:{"0":0.33652},Q:{"14.9":0.12764}}; diff --git a/node_modules/caniuse-lite/data/regions/GL.js b/node_modules/caniuse-lite/data/regions/GL.js index 7ef70584..c40e9545 100644 --- a/node_modules/caniuse-lite/data/regions/GL.js +++ b/node_modules/caniuse-lite/data/regions/GL.js @@ -1 +1 @@ -module.exports={C:{"2":0.02341,"3":0.01171,"4":0.04292,"5":0.01951,"7":0.0039,"8":0.01561,"9":0.0039,"10":0.01951,"11":0.01561,"12":0.01171,"13":0.0039,"14":0.01171,"15":0.01561,"16":0.01951,"19":0.01171,"21":0.01171,"23":0.01171,"24":0.01171,"25":0.01951,"26":0.01171,"27":0.01171,"28":0.02731,"29":0.01171,"30":0.01951,"31":0.03902,"32":0.01171,"33":0.01171,"34":0.04292,"35":0.08194,"36":0.01561,"37":0.01171,"38":0.02731,"39":0.06633,"40":0.10535,"41":0.04292,"42":0.0078,"43":0.01171,"52":0.05853,"54":0.0039,"101":0.0039,"103":0.0039,"114":0.0039,"115":0.02731,"117":0.03122,"120":0.0039,"121":0.0039,"122":0.0078,"123":0.01171,"126":0.08194,"127":0.53457,"128":0.76089,_:"6 17 18 20 22 44 45 46 47 48 49 50 51 53 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 102 104 105 106 107 108 109 110 111 112 113 116 118 119 124 125 129 130 131","3.5":0.02731,"3.6":0.14828},D:{"4":0.0039,"5":0.0039,"6":0.01561,"7":0.01171,"8":0.0039,"9":0.0039,"11":0.03512,"12":0.01171,"14":0.0039,"15":0.01951,"17":0.01951,"18":0.01951,"19":0.01171,"20":0.01171,"21":0.06633,"22":0.01171,"23":0.0039,"24":0.01171,"25":0.01951,"26":0.01171,"27":0.02731,"28":0.01951,"29":0.0039,"30":0.01561,"31":0.03122,"32":0.01171,"33":0.03512,"34":0.01951,"35":0.01561,"36":0.05853,"37":0.09755,"38":0.03512,"39":0.09365,"40":0.08975,"41":0.08975,"42":0.04292,"43":0.16388,"44":0.24973,"45":0.13657,"46":0.1951,"47":0.10926,"51":0.24973,"70":0.11316,"78":0.0039,"81":0.0039,"85":0.0039,"88":0.03122,"89":0.0039,"90":0.0039,"99":0.01951,"102":0.0039,"103":0.0078,"105":0.0039,"107":0.02731,"109":1.10036,"110":0.0039,"111":0.0039,"112":0.0039,"114":0.0039,"116":2.46606,"117":0.03512,"119":0.01561,"120":0.03512,"121":0.01171,"122":0.11706,"123":0.01171,"124":0.02341,"125":0.16388,"126":12.25618,"127":1.7481,"129":0.0039,_:"10 13 16 48 49 50 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 71 72 73 74 75 76 77 79 80 83 84 86 87 91 92 93 94 95 96 97 98 100 101 104 106 108 113 115 118 128 130"},F:{"12":0.0039,"15":0.0039,"19":0.0039,"20":0.0039,"24":0.0039,"26":0.02731,"28":0.0039,"29":0.01561,"30":0.01561,"31":0.05853,"32":0.05073,"33":0.0039,"70":0.0039,"73":0.0039,"83":0.0039,"109":0.55018,"110":0.0078,"111":1.26425,_:"9 11 16 17 18 21 22 23 25 27 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 71 72 74 75 76 77 78 79 80 81 82 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 10.5 10.6 11.1","9.5-9.6":0.0039,"10.0-10.1":0.0039,"11.5":0.01171,"11.6":0.0039,"12.1":0.05463},B:{"12":0.03512,"13":0.0039,"92":0.04682,"100":0.0039,"107":0.01171,"109":0.0039,"110":0.0039,"122":0.05853,"124":0.05853,"125":0.14047,"126":3.53521,"127":0.28485,_:"14 15 16 17 18 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 96 97 98 99 101 102 103 104 105 106 108 111 112 113 114 115 116 117 118 119 120 121 123"},E:{"4":0.05073,"5":0.02731,"6":0.0039,"7":0.01951,"8":0.04682,"9":0.37459,"12":0.0039,"14":0.0078,_:"0 10 11 13 15 10.1 11.1","3.1":0.0039,"3.2":0.0039,"5.1":0.03512,"6.1":0.0039,"7.1":0.03122,"9.1":0.0039,"12.1":0.0039,"13.1":0.0039,"14.1":0.02731,"15.1":0.23412,"15.2-15.3":0.04292,"15.4":0.0039,"15.5":0.12096,"15.6":0.26534,"16.0":0.52287,"16.1":0.01951,"16.2":0.06243,"16.3":0.05463,"16.4":0.01171,"16.5":0.05463,"16.6":0.5775,"17.0":0.0039,"17.1":0.07024,"17.2":0.0039,"17.3":0.01171,"17.4":0.03902,"17.5":2.29047,"17.6":0.0039,"18.0":0.0078},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.0039,"5.0-5.1":0.00195,"6.0-6.1":0.01169,"7.0-7.1":0.01169,"8.1-8.4":0,"9.0-9.2":0.00974,"9.3":0.03895,"10.0-10.2":0.00779,"10.3":0.06817,"11.0-11.2":0.17919,"11.3-11.4":0.01948,"12.0-12.1":0.01363,"12.2-12.5":0.25125,"13.0-13.1":0.0039,"13.2":0.0409,"13.3":0.01363,"13.4-13.7":0.05843,"14.0-14.4":0.13439,"14.5-14.8":0.15192,"15.0-15.1":0.07596,"15.2-15.3":0.0818,"15.4":0.09349,"15.5":0.11297,"15.6-15.8":1.03618,"16.0":0.2084,"16.1":0.44213,"16.2":0.22204,"16.3":0.37201,"16.4":0.08765,"16.5":0.15776,"16.6-16.7":1.29327,"17.0":0.11686,"17.1":0.18893,"17.2":0.18308,"17.3":0.27463,"17.4":0.68754,"17.5":12.58994,"17.6":0.09739,"18.0":0.12855},P:{"4":0.24761,"21":0.01077,"22":0.01077,"23":0.04306,"24":0.02153,"25":2.59451,_:"20 5.0-5.4 7.2-7.4 8.2 9.2 10.1 12.0 13.0 14.0 15.0 16.0 17.0 18.0 19.0","6.2-6.4":0.22608,"11.1-11.2":0.02153},I:{"0":2.02353,"3":0,"4":0.0002,"2.1":0,"2.2":0.00041,"2.3":0,"4.1":0.00122,"4.2-4.3":0.00081,"4.4":0,"4.4.3-4.4.4":0.00345},K:{"0":1.12472,_:"10 11 12 11.1 11.5 12.1"},A:{"6":0.06669,"7":0.11377,"8":1.38489,"9":0.25501,"10":0.2197,"11":0.73364,"5.5":0.01177},S:{"2.5":0.08537,_:"3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":32.49561},R:{_:"0"},M:{"0":0.17684},Q:{_:"14.9"},O:{"0":0.36588},H:{"0":0.04}}; +module.exports={C:{"78":0.06021,"84":0.0043,"115":0.0043,"116":0.0043,"127":0.0043,"128":0.55483,"129":0.8473,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 79 80 81 82 83 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 117 118 119 120 121 122 123 124 125 126 130 131 132 133 3.5 3.6"},D:{"46":0.0043,"51":0.0043,"56":0.0043,"58":0.0043,"81":0.08172,"84":0.0043,"86":0.0086,"87":0.06021,"88":0.06021,"89":0.0172,"90":0.0043,"99":0.0043,"100":0.0043,"103":0.0129,"105":0.0043,"107":0.0043,"109":0.12043,"110":0.0086,"111":0.0172,"112":0.0086,"114":0.0043,"116":3.458,"117":0.0086,"118":0.0172,"119":0.0043,"120":0.08172,"121":0.0086,"122":0.0172,"123":0.0086,"124":0.0172,"125":0.63655,"126":1.57417,"127":14.80834,"128":2.27953,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 47 48 49 50 52 53 54 55 57 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 83 85 91 92 93 94 95 96 97 98 101 102 104 106 108 113 115 129 130 131"},F:{"83":0.26666,"95":0.0172,"109":0.07312,"111":0.04301,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 106 107 108 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"14":0.0086,"16":0.08172,"80":0.0043,"86":0.0043,"92":0.0172,"100":0.0043,"109":0.19785,"110":0.0043,"121":0.0086,"122":0.52042,"123":0.02151,"124":0.0129,"125":0.09892,"126":0.24086,"127":5.23862,"128":1.53116,_:"12 13 15 17 18 79 81 83 84 85 87 88 89 90 91 93 94 95 96 97 98 99 101 102 103 104 105 106 107 108 111 112 113 114 115 116 117 118 119 120"},E:{"14":0.0129,_:"0 4 5 6 7 8 9 10 11 12 13 15 3.1 3.2 5.1 6.1 7.1 10.1 11.1","9.1":0.0043,"12.1":0.0043,"13.1":0.0043,"14.1":0.03011,"15.1":0.11613,"15.2-15.3":0.03011,"15.4":0.0172,"15.5":0.0086,"15.6":0.17634,"16.0":1.49675,"16.1":0.05591,"16.2":0.06882,"16.3":0.03871,"16.4":0.0172,"16.5":0.31397,"16.6":0.92041,"17.0":0.03011,"17.1":0.04731,"17.2":0.0043,"17.3":0.09032,"17.4":0.31827,"17.5":3.4236,"17.6":0.63225,"18.0":0.0086},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00436,"5.0-5.1":0.00218,"6.0-6.1":0.01091,"7.0-7.1":0.01309,"8.1-8.4":0,"9.0-9.2":0.01091,"9.3":0.04363,"10.0-10.2":0.01309,"10.3":0.06763,"11.0-11.2":0.17234,"11.3-11.4":0.02182,"12.0-12.1":0.01745,"12.2-12.5":0.29233,"13.0-13.1":0.00436,"13.2":0.09381,"13.3":0.01309,"13.4-13.7":0.05454,"14.0-14.4":0.16144,"14.5-14.8":0.15489,"15.0-15.1":0.08508,"15.2-15.3":0.08508,"15.4":0.09817,"15.5":0.11562,"15.6-15.8":1.08861,"16.0":0.22034,"16.1":0.46468,"16.2":0.23343,"16.3":0.38832,"16.4":0.09817,"16.5":0.15707,"16.6-16.7":1.3504,"17.0":0.12435,"17.1":0.19198,"17.2":0.17671,"17.3":0.26179,"17.4":0.61302,"17.5":12.55498,"17.6":2.11177,"18.0":0.22907},P:{"4":0.32653,"21":0.01053,"22":0.01053,"23":0.0316,"24":0.05267,"25":2.2436,_:"20 5.0-5.4 8.2 9.2 10.1 11.1-11.2 12.0 13.0 14.0 15.0 16.0 17.0 18.0 19.0","6.2-6.4":0.01053,"7.2-7.4":0.02107},I:{"0":0.09656,"3":0,"4":0.00001,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00004,"4.2-4.3":0.00004,"4.4":0,"4.4.3-4.4.4":0.00016},K:{"0":0.92324,_:"10 11 12 11.1 11.5 12.1"},A:{"11":0.17634,_:"6 7 8 9 10 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":0.0171},H:{"0":0},L:{"0":28.32755},R:{_:"0"},M:{"0":0.20516},Q:{_:"14.9"}}; diff --git a/node_modules/caniuse-lite/data/regions/GM.js b/node_modules/caniuse-lite/data/regions/GM.js index 02fb2bd1..94ce0208 100644 --- a/node_modules/caniuse-lite/data/regions/GM.js +++ b/node_modules/caniuse-lite/data/regions/GM.js @@ -1 +1 @@ -module.exports={C:{"50":0.00367,"62":0.00122,"66":0.00244,"72":0.00489,"74":0.00122,"86":0.00489,"112":0.00122,"115":0.11853,"122":0.00122,"123":0.01589,"124":0.00244,"125":0.00489,"126":0.00367,"127":0.2554,"128":0.37638,"129":0.00367,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 51 52 53 54 55 56 57 58 59 60 61 63 64 65 67 68 69 70 71 73 75 76 77 78 79 80 81 82 83 84 85 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 113 114 116 117 118 119 120 121 130 131 3.5 3.6"},D:{"11":0.00489,"43":0.00122,"49":0.00244,"52":0.00122,"53":0.00122,"54":0.00122,"57":0.00244,"58":0.00489,"60":0.00367,"63":0.00489,"64":0.00244,"69":0.00122,"73":0.00122,"75":0.00122,"76":0.00489,"78":0.00244,"79":0.00733,"80":0.00122,"81":0.00122,"83":0.00122,"87":0.00733,"88":0.01589,"90":0.10265,"93":0.00855,"94":0.00367,"95":0.00244,"98":0.00855,"99":0.00244,"101":0.00611,"103":0.03299,"104":0.00611,"105":0.00244,"106":0.15031,"108":0.00122,"109":1.40774,"111":0.00244,"114":0.00244,"116":0.04521,"118":0.02444,"119":0.00978,"120":0.01344,"121":0.01344,"122":0.01589,"123":0.022,"124":0.10998,"125":0.13931,"126":2.96824,"127":0.36416,_:"4 5 6 7 8 9 10 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 44 45 46 47 48 50 51 55 56 59 61 62 65 66 67 68 70 71 72 74 77 84 85 86 89 91 92 96 97 100 102 107 110 112 113 115 117 128 129 130"},F:{"40":0.00122,"46":0.00244,"79":0.00122,"93":0.01222,"95":0.00244,"101":0.00122,"107":0.00122,"108":0.01222,"109":0.00978,"111":0.11242,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 80 81 82 83 84 85 86 87 88 89 90 91 92 94 96 97 98 99 100 102 103 104 105 106 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"12":0.01589,"14":0.00122,"15":0.00733,"16":0.00122,"18":0.01222,"84":0.00122,"89":0.00122,"90":0.00122,"92":0.00733,"95":0.00122,"99":0.00122,"100":0.01711,"103":0.00122,"109":0.00244,"110":0.01222,"112":0.00122,"114":0.00122,"117":0.00122,"118":0.00122,"121":0.00244,"122":0.00244,"123":0.00244,"124":0.00978,"125":0.01955,"126":0.94949,"127":0.19308,_:"13 17 79 80 81 83 85 86 87 88 91 93 94 96 97 98 101 102 104 105 106 107 108 111 113 115 116 119 120"},E:{"14":0.00244,_:"0 4 5 6 7 8 9 10 11 12 13 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 12.1 15.1 16.0 16.2","13.1":0.02444,"14.1":0.04521,"15.2-15.3":0.00122,"15.4":0.00122,"15.5":0.00244,"15.6":0.022,"16.1":0.04644,"16.3":0.00733,"16.4":0.00122,"16.5":0.00244,"16.6":0.04644,"17.0":0.00122,"17.1":0.00244,"17.2":0.00367,"17.3":0.00733,"17.4":0.02077,"17.5":0.18941,"17.6":0.00244,"18.0":0.00122},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00333,"5.0-5.1":0.00166,"6.0-6.1":0.00998,"7.0-7.1":0.00998,"8.1-8.4":0,"9.0-9.2":0.00832,"9.3":0.03328,"10.0-10.2":0.00666,"10.3":0.05824,"11.0-11.2":0.1531,"11.3-11.4":0.01664,"12.0-12.1":0.01165,"12.2-12.5":0.21467,"13.0-13.1":0.00333,"13.2":0.03495,"13.3":0.01165,"13.4-13.7":0.04992,"14.0-14.4":0.11482,"14.5-14.8":0.1298,"15.0-15.1":0.0649,"15.2-15.3":0.06989,"15.4":0.07988,"15.5":0.09652,"15.6-15.8":0.88531,"16.0":0.17806,"16.1":0.37776,"16.2":0.18971,"16.3":0.31785,"16.4":0.07489,"16.5":0.13479,"16.6-16.7":1.10498,"17.0":0.09985,"17.1":0.16142,"17.2":0.15643,"17.3":0.23464,"17.4":0.58743,"17.5":10.75687,"17.6":0.08321,"18.0":0.10983},P:{"4":0.22782,"20":0.02071,"21":0.04142,"22":0.07249,"23":0.14497,"24":0.03107,"25":0.5799,"5.0-5.4":0.01036,_:"6.2-6.4 8.2 10.1 12.0 14.0 15.0 17.0","7.2-7.4":0.31066,"9.2":0.03107,"11.1-11.2":0.01036,"13.0":0.05178,"16.0":0.55919,"18.0":0.01036,"19.0":0.10355},I:{"0":0.01749,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00001,"4.2-4.3":0.00001,"4.4":0,"4.4.3-4.4.4":0.00003},K:{"0":0.74993,_:"10 11 12 11.1 11.5 12.1"},A:{"11":0.00244,_:"6 7 8 9 10 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":71.52152},R:{_:"0"},M:{"0":0.02633},Q:{_:"14.9"},O:{"0":0.10532},H:{"0":0.04}}; +module.exports={C:{"72":0.00186,"78":0.00279,"81":0.00093,"112":0.00093,"115":0.10498,"121":0.00093,"123":0.00186,"124":0.00093,"125":0.00279,"126":0.00372,"127":0.00465,"128":0.16536,"129":0.42455,"130":0.03623,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 73 74 75 76 77 79 80 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 113 114 116 117 118 119 120 122 131 132 133 3.5 3.6"},D:{"11":0.00186,"26":0.00093,"43":0.00186,"50":0.00465,"55":0.00093,"58":0.00093,"60":0.00093,"64":0.00093,"69":0.00093,"70":0.00093,"74":0.00093,"75":0.00093,"76":0.00279,"79":0.01208,"80":0.00093,"81":0.00279,"83":0.02415,"84":0.00093,"85":0.00093,"86":0.00093,"87":0.0065,"88":0.00372,"93":0.00372,"96":0.00186,"98":0.01115,"99":0.00093,"102":0.00093,"103":0.01208,"105":0.00093,"106":0.13285,"107":0.00186,"108":0.01022,"109":0.98474,"110":0.00093,"111":0.00186,"114":0.00279,"115":0.00093,"116":0.05017,"117":0.01579,"118":0.00279,"119":0.00279,"120":0.00372,"121":0.00836,"122":0.00557,"123":0.00836,"124":0.12634,"125":0.01394,"126":0.31958,"127":1.66848,"128":0.36881,"129":0.00093,_:"4 5 6 7 8 9 10 12 13 14 15 16 17 18 19 20 21 22 23 24 25 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 44 45 46 47 48 49 51 52 53 54 56 57 59 61 62 63 65 66 67 68 71 72 73 77 78 89 90 91 92 94 95 97 100 101 104 112 113 130 131"},F:{"46":0.00186,"79":0.00093,"83":0.00186,"93":0.01765,"95":0.01115,"109":0.00372,"111":0.00279,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 80 81 82 84 85 86 87 88 89 90 91 92 94 96 97 98 99 100 101 102 103 104 105 106 107 108 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"12":0.00186,"13":0.00372,"15":0.00186,"16":0.00093,"17":0.00093,"18":0.00465,"85":0.00093,"89":0.00186,"90":0.00093,"92":0.00743,"99":0.00465,"100":0.00929,"109":0.00093,"110":0.01208,"114":0.00093,"118":0.00093,"119":0.00093,"120":0.00093,"121":0.00093,"123":0.00279,"124":0.00093,"125":0.01579,"126":0.03437,"127":0.6215,"128":0.14028,_:"14 79 80 81 83 84 86 87 88 91 93 94 95 96 97 98 101 102 103 104 105 106 107 108 111 112 113 115 116 117 122"},E:{"13":0.00093,"14":0.00093,_:"0 4 5 6 7 8 9 10 11 12 15 3.1 3.2 5.1 6.1 7.1 10.1 15.1 15.2-15.3 15.4 16.0 16.2 16.4 17.0 18.0","9.1":0.00186,"11.1":0.00186,"12.1":0.00186,"13.1":0.01858,"14.1":0.00929,"15.5":0.01022,"15.6":0.0065,"16.1":0.00186,"16.3":0.00836,"16.5":0.00929,"16.6":0.05853,"17.1":0.00372,"17.2":0.00093,"17.3":0.05295,"17.4":0.00279,"17.5":0.09104,"17.6":0.03066},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00377,"5.0-5.1":0.00189,"6.0-6.1":0.00943,"7.0-7.1":0.01132,"8.1-8.4":0,"9.0-9.2":0.00943,"9.3":0.03774,"10.0-10.2":0.01132,"10.3":0.05849,"11.0-11.2":0.14905,"11.3-11.4":0.01887,"12.0-12.1":0.01509,"12.2-12.5":0.25283,"13.0-13.1":0.00377,"13.2":0.08113,"13.3":0.01132,"13.4-13.7":0.04717,"14.0-14.4":0.13962,"14.5-14.8":0.13396,"15.0-15.1":0.07358,"15.2-15.3":0.07358,"15.4":0.0849,"15.5":0.1,"15.6-15.8":0.9415,"16.0":0.19056,"16.1":0.40188,"16.2":0.20188,"16.3":0.33584,"16.4":0.0849,"16.5":0.13585,"16.6-16.7":1.16791,"17.0":0.10755,"17.1":0.16604,"17.2":0.15283,"17.3":0.22641,"17.4":0.53018,"17.5":10.85835,"17.6":1.82639,"18.0":0.19811},P:{"4":0.40215,"20":0.04125,"21":0.08249,"22":0.14436,"23":0.28872,"24":0.08249,"25":0.54651,_:"5.0-5.4 8.2 10.1 12.0 15.0 17.0 18.0","6.2-6.4":0.01031,"7.2-7.4":0.35059,"9.2":0.02062,"11.1-11.2":0.02062,"13.0":0.03093,"14.0":0.01031,"16.0":0.20623,"19.0":0.04125},I:{"0":0.00904,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0,"4.2-4.3":0,"4.4":0,"4.4.3-4.4.4":0.00001},K:{"0":0.49705,_:"10 11 12 11.1 11.5 12.1"},A:{"9":0.00186,_:"6 7 8 10 11 5.5"},N:{_:"10 11"},S:{"2.5":0.01814,_:"3.0-3.1"},J:{_:"7 10"},O:{"0":0.10885},H:{"0":0.02},L:{"0":72.0128},R:{_:"0"},M:{"0":0.01814},Q:{_:"14.9"}}; diff --git a/node_modules/caniuse-lite/data/regions/GN.js b/node_modules/caniuse-lite/data/regions/GN.js index dd87ec41..45f8bb1a 100644 --- a/node_modules/caniuse-lite/data/regions/GN.js +++ b/node_modules/caniuse-lite/data/regions/GN.js @@ -1 +1 @@ -module.exports={C:{"56":0.00145,"72":0.00145,"94":0.00145,"111":0.00868,"115":0.01302,"124":0.00145,"125":0.00434,"126":0.00289,"127":0.08827,"128":0.123,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 112 113 114 116 117 118 119 120 121 122 123 129 130 131 3.5 3.6"},D:{"39":0.00145,"43":0.00289,"54":0.00145,"63":0.00145,"64":0.00289,"65":0.00145,"67":0.00145,"68":0.00289,"69":0.00289,"70":0.00289,"71":0.00289,"72":0.00145,"74":0.00145,"75":0.00145,"78":0.00289,"79":0.00145,"80":0.00145,"81":0.13312,"83":0.00289,"84":0.00145,"87":0.00289,"89":0.00289,"90":0.00145,"95":0.00434,"97":0.00145,"99":0.01447,"103":0.00579,"104":0.00145,"106":0.00145,"107":0.00289,"108":0.00145,"109":0.04196,"110":0.00145,"111":0.00289,"113":0.00724,"114":0.00145,"115":0.00145,"116":0.00434,"117":0.00145,"118":0.00434,"119":0.01592,"120":0.04052,"121":0.00289,"122":0.0246,"123":0.01013,"124":0.01302,"125":0.06946,"126":1.63222,"127":0.2648,"128":0.00145,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 40 41 42 44 45 46 47 48 49 50 51 52 53 55 56 57 58 59 60 61 62 66 73 76 77 85 86 88 91 92 93 94 96 98 100 101 102 105 112 129 130"},F:{"19":0.00145,"79":0.00145,"95":0.00434,"109":0.00145,"110":0.00724,"111":0.10853,_:"9 11 12 15 16 17 18 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 106 107 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"12":0.00434,"13":0.00145,"15":0.00289,"17":0.00145,"18":0.02315,"84":0.00145,"86":0.00145,"89":0.00289,"90":0.00434,"92":0.01447,"94":0.01302,"100":0.00289,"109":0.00145,"114":0.00145,"115":0.00145,"116":0.00145,"117":0.00145,"118":0.00289,"119":0.00289,"120":0.00145,"121":0.00145,"122":0.00289,"123":0.00434,"124":0.00724,"125":0.01013,"126":0.47317,"127":0.05643,_:"14 16 79 80 81 83 85 87 88 91 93 95 96 97 98 99 101 102 103 104 105 106 107 108 110 111 112 113"},E:{"11":0.00145,"13":0.00145,_:"0 4 5 6 7 8 9 10 12 14 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 12.1 15.1 15.2-15.3 15.5 16.0 16.1 16.2 16.4 17.0 17.1 17.6 18.0","13.1":0.00434,"14.1":0.00145,"15.4":0.00289,"15.6":0.01592,"16.3":0.00145,"16.5":0.00145,"16.6":0.00434,"17.2":0.00289,"17.3":0.00145,"17.4":0.01302,"17.5":0.03183},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00182,"5.0-5.1":0.00091,"6.0-6.1":0.00546,"7.0-7.1":0.00546,"8.1-8.4":0,"9.0-9.2":0.00455,"9.3":0.0182,"10.0-10.2":0.00364,"10.3":0.03185,"11.0-11.2":0.08372,"11.3-11.4":0.0091,"12.0-12.1":0.00637,"12.2-12.5":0.1174,"13.0-13.1":0.00182,"13.2":0.01911,"13.3":0.00637,"13.4-13.7":0.0273,"14.0-14.4":0.06279,"14.5-14.8":0.07098,"15.0-15.1":0.03549,"15.2-15.3":0.03822,"15.4":0.04368,"15.5":0.05278,"15.6-15.8":0.48414,"16.0":0.09737,"16.1":0.20658,"16.2":0.10374,"16.3":0.17382,"16.4":0.04095,"16.5":0.07371,"16.6-16.7":0.60427,"17.0":0.0546,"17.1":0.08827,"17.2":0.08554,"17.3":0.12832,"17.4":0.32124,"17.5":5.88249,"17.6":0.0455,"18.0":0.06006},P:{"4":0.04039,"20":0.07068,"21":0.57551,"22":1.10054,"23":0.13126,"24":0.24232,"25":0.83803,"5.0-5.4":0.0101,"6.2-6.4":0.02019,"7.2-7.4":0.19184,_:"8.2 10.1 12.0 17.0","9.2":0.13126,"11.1-11.2":0.02019,"13.0":0.05048,"14.0":0.0101,"15.0":0.02019,"16.0":0.06058,"18.0":0.02019,"19.0":0.50484},I:{"0":0.07671,"3":0,"4":0.00001,"2.1":0,"2.2":0.00002,"2.3":0,"4.1":0.00005,"4.2-4.3":0.00003,"4.4":0,"4.4.3-4.4.4":0.00013},K:{"0":1.21809,_:"10 11 12 11.1 11.5 12.1"},A:{_:"6 7 8 9 10 11 5.5"},S:{"2.5":0.05987,_:"3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":80.99315},R:{_:"0"},M:{"0":0.00855},Q:{"14.9":0.02566},O:{"0":0.11119},H:{"0":0.33}}; +module.exports={C:{"63":0.00133,"69":0.00133,"111":0.00399,"115":0.01196,"123":0.00133,"126":0.00266,"127":0.01063,"128":0.0505,"129":0.18606,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 64 65 66 67 68 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 112 113 114 116 117 118 119 120 121 122 124 125 130 131 132 133 3.5 3.6"},D:{"48":0.00133,"54":0.00133,"55":0.00133,"58":0.00133,"59":0.00399,"64":0.00133,"68":0.00399,"69":0.00133,"70":0.00266,"74":0.00133,"77":0.00532,"78":0.00266,"79":0.00266,"81":0.07708,"86":0.00266,"87":0.00266,"88":0.00399,"89":0.00266,"92":0.00133,"93":0.01063,"94":0.00133,"95":0.01462,"97":0.00266,"99":0.00797,"101":0.00133,"103":0.00266,"104":0.00133,"105":0.00266,"107":0.00133,"109":0.03057,"110":0.00133,"111":0.00133,"113":0.00133,"114":0.00133,"115":0.00133,"116":0.01329,"117":0.00133,"118":0.00399,"119":0.01595,"120":0.01063,"121":0.00399,"122":0.00399,"123":0.00797,"124":0.00797,"125":0.01196,"126":0.1834,"127":1.228,"128":0.26181,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 49 50 51 52 53 56 57 60 61 62 63 65 66 67 71 72 73 75 76 80 83 84 85 90 91 96 98 100 102 106 108 112 129 130 131"},F:{"79":0.00133,"83":0.00266,"95":0.00266,"109":0.00133,"111":0.00133,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 80 81 82 84 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 106 107 108 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"12":0.00399,"14":0.00133,"15":0.00133,"18":0.01462,"84":0.00133,"89":0.00266,"90":0.00133,"92":0.01329,"94":0.00133,"100":0.00266,"109":0.00133,"112":0.00133,"114":0.00133,"119":0.00133,"120":0.00133,"121":0.00133,"122":0.00133,"123":0.00133,"124":0.00797,"125":0.01595,"126":0.05183,"127":0.27377,"128":0.08373,_:"13 16 17 79 80 81 83 85 86 87 88 91 93 95 96 97 98 99 101 102 103 104 105 106 107 108 110 111 113 115 116 117 118"},E:{"14":0.01462,_:"0 4 5 6 7 8 9 10 11 12 13 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 12.1 15.1 15.2-15.3 15.4 15.5 16.0 16.1 16.2 16.4 16.5 17.0 17.3 18.0","13.1":0.00665,"14.1":0.00532,"15.6":0.01196,"16.3":0.00133,"16.6":0.00133,"17.1":0.00133,"17.2":0.00133,"17.4":0.00266,"17.5":0.0093,"17.6":0.01595},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00181,"5.0-5.1":0.00091,"6.0-6.1":0.00453,"7.0-7.1":0.00543,"8.1-8.4":0,"9.0-9.2":0.00453,"9.3":0.01811,"10.0-10.2":0.00543,"10.3":0.02806,"11.0-11.2":0.07151,"11.3-11.4":0.00905,"12.0-12.1":0.00724,"12.2-12.5":0.1213,"13.0-13.1":0.00181,"13.2":0.03893,"13.3":0.00543,"13.4-13.7":0.02263,"14.0-14.4":0.06699,"14.5-14.8":0.06427,"15.0-15.1":0.0353,"15.2-15.3":0.0353,"15.4":0.04074,"15.5":0.04798,"15.6-15.8":0.45172,"16.0":0.09143,"16.1":0.19282,"16.2":0.09686,"16.3":0.16113,"16.4":0.04074,"16.5":0.06518,"16.6-16.7":0.56035,"17.0":0.0516,"17.1":0.07966,"17.2":0.07333,"17.3":0.10863,"17.4":0.25438,"17.5":5.20973,"17.6":0.87628,"18.0":0.09505},P:{"4":0.0305,"20":0.0305,"21":0.27448,"22":1.33175,"23":0.16266,"24":0.4473,"25":0.73195,"5.0-5.4":0.0305,"6.2-6.4":0.02033,"7.2-7.4":0.31515,_:"8.2 10.1 14.0","9.2":0.09149,"11.1-11.2":0.04066,"12.0":0.01017,"13.0":0.01017,"15.0":0.0305,"16.0":0.05083,"17.0":0.02033,"18.0":0.02033,"19.0":0.32531},I:{"0":0.00864,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0,"4.2-4.3":0,"4.4":0,"4.4.3-4.4.4":0.00001},K:{"0":0.80653,_:"10 11 12 11.1 11.5 12.1"},A:{_:"6 7 8 9 10 11 5.5"},N:{_:"10 11"},S:{"2.5":0.08671,_:"3.0-3.1"},J:{_:"7 10"},O:{"0":0.06937},H:{"0":0.26},L:{"0":81.94215},R:{_:"0"},M:{"0":0.00867},Q:{"14.9":0.01734}}; diff --git a/node_modules/caniuse-lite/data/regions/GP.js b/node_modules/caniuse-lite/data/regions/GP.js index 99593877..3096a879 100644 --- a/node_modules/caniuse-lite/data/regions/GP.js +++ b/node_modules/caniuse-lite/data/regions/GP.js @@ -1 +1 @@ -module.exports={C:{"78":0.00822,"103":0.00822,"112":0.02054,"114":0.01232,"115":0.7189,"117":0.01232,"118":0.00411,"121":0.00411,"122":0.02876,"123":0.00411,"124":0.00411,"125":0.01232,"126":0.11502,"127":1.2858,"128":1.77466,"129":0.00411,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 104 105 106 107 108 109 110 111 113 116 119 120 130 131 3.5 3.6"},D:{"47":0.00411,"49":0.01232,"75":0.01232,"79":0.00411,"80":0.00411,"84":0.00411,"87":0.01643,"88":0.02054,"89":0.00822,"91":0.00822,"99":0.00411,"102":0.09448,"103":0.0493,"105":0.02465,"109":0.80517,"110":0.00411,"114":0.01232,"115":0.01643,"116":0.23826,"118":0.01232,"119":0.09038,"120":0.02054,"121":0.03697,"122":0.03286,"123":0.54636,"124":0.16843,"125":0.38204,"126":17.18376,"127":1.7952,"128":0.00411,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 48 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 76 77 78 81 83 85 86 90 92 93 94 95 96 97 98 100 101 104 106 107 108 111 112 113 117 129 130"},F:{"28":0.00411,"46":0.01232,"83":0.01232,"89":0.01232,"102":0.00411,"109":0.47242,"110":0.00411,"111":0.53404,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 85 86 87 88 90 91 92 93 94 95 96 97 98 99 100 101 103 104 105 106 107 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"17":0.00411,"18":0.00822,"92":0.02054,"109":0.07394,"110":0.00411,"112":0.00411,"114":0.01232,"116":0.00411,"118":0.0493,"119":0.00411,"120":0.00822,"121":0.08627,"122":0.02054,"123":0.01232,"124":0.13146,"125":0.11913,"126":6.06752,"127":0.80517,_:"12 13 14 15 16 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 111 113 115 117"},E:{"14":0.04519,"15":0.00411,_:"0 4 5 6 7 8 9 10 11 12 13 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1","12.1":0.01232,"13.1":0.11502,"14.1":0.11092,"15.1":0.02465,"15.2-15.3":0.00822,"15.4":0.01232,"15.5":0.01643,"15.6":0.17254,"16.0":0.03286,"16.1":0.0493,"16.2":0.01232,"16.3":0.07394,"16.4":0.03286,"16.5":0.21362,"16.6":0.43956,"17.0":0.02876,"17.1":0.04108,"17.2":0.06984,"17.3":0.05751,"17.4":0.19718,"17.5":3.20835,"17.6":0.06573,"18.0":0.01643},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00311,"5.0-5.1":0.00155,"6.0-6.1":0.00933,"7.0-7.1":0.00933,"8.1-8.4":0,"9.0-9.2":0.00777,"9.3":0.03109,"10.0-10.2":0.00622,"10.3":0.0544,"11.0-11.2":0.143,"11.3-11.4":0.01554,"12.0-12.1":0.01088,"12.2-12.5":0.20051,"13.0-13.1":0.00311,"13.2":0.03264,"13.3":0.01088,"13.4-13.7":0.04663,"14.0-14.4":0.10725,"14.5-14.8":0.12124,"15.0-15.1":0.06062,"15.2-15.3":0.06528,"15.4":0.07461,"15.5":0.09015,"15.6-15.8":0.82689,"16.0":0.16631,"16.1":0.35283,"16.2":0.17719,"16.3":0.29687,"16.4":0.06994,"16.5":0.1259,"16.6-16.7":1.03206,"17.0":0.09326,"17.1":0.15077,"17.2":0.14611,"17.3":0.21916,"17.4":0.54867,"17.5":10.04706,"17.6":0.07772,"18.0":0.10258},P:{"4":0.06357,"20":0.13774,"21":0.03179,"22":0.06357,"23":0.13774,"24":0.21191,"25":3.5283,"5.0-5.4":0.0106,"6.2-6.4":0.0106,"7.2-7.4":0.03179,_:"8.2 9.2 10.1 11.1-11.2 12.0 15.0 16.0 18.0","13.0":0.0106,"14.0":0.07417,"17.0":0.0106,"19.0":0.10595},I:{"0":0.00587,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0,"4.2-4.3":0,"4.4":0,"4.4.3-4.4.4":0.00001},K:{"0":0.14141,_:"10 11 12 11.1 11.5 12.1"},A:{"11":0.00411,_:"6 7 8 9 10 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":38.86017},R:{_:"0"},M:{"0":0.40655},Q:{_:"14.9"},O:{"0":0.01768},H:{"0":0}}; +module.exports={C:{"34":0.00406,"78":0.00812,"113":0.02436,"115":0.7714,"116":0.00406,"122":0.01624,"125":0.01218,"126":0.01218,"127":0.05684,"128":1.1774,"129":1.79858,"130":0.00812,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 114 117 118 119 120 121 123 124 131 132 133 3.5 3.6"},D:{"35":0.00406,"47":0.00406,"65":0.00812,"68":0.00406,"70":0.00812,"72":0.00406,"73":0.00406,"74":0.00406,"78":0.00812,"87":0.00812,"88":0.01624,"91":0.01218,"94":0.00812,"100":0.01218,"102":0.17052,"103":0.0406,"105":0.00406,"106":0.00406,"108":0.0203,"109":0.95816,"111":0.00406,"112":0.00812,"114":0.00406,"115":0.00812,"116":0.53186,"118":0.01218,"119":0.0203,"120":0.00812,"121":0.02436,"122":0.08526,"123":0.35728,"124":0.08526,"125":0.0609,"126":1.35604,"127":12.89456,"128":2.82982,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 36 37 38 39 40 41 42 43 44 45 46 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 66 67 69 71 75 76 77 79 80 81 83 84 85 86 89 90 92 93 95 96 97 98 99 101 104 107 110 113 117 129 130 131"},F:{"36":0.00812,"40":0.00812,"46":0.00406,"82":0.00406,"83":0.03654,"84":0.02842,"95":0.03654,"101":0.00406,"102":0.00406,"106":0.00406,"109":0.33698,"110":0.00406,"111":0.08526,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 37 38 39 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 103 104 105 107 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"90":0.00812,"92":0.02436,"109":0.02842,"110":0.00406,"114":0.00406,"115":0.00406,"116":0.00406,"118":0.02436,"119":0.00406,"120":0.0203,"121":0.06902,"122":0.01624,"123":0.01218,"124":0.13804,"125":0.04466,"126":0.29232,"127":5.74896,"128":1.81888,_:"12 13 14 15 16 17 18 79 80 81 83 84 85 86 87 88 89 91 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 111 112 113 117"},E:{"14":0.06902,"15":0.00406,_:"0 4 5 6 7 8 9 10 11 12 13 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 15.1","12.1":0.00812,"13.1":0.0812,"14.1":0.07308,"15.2-15.3":0.00812,"15.4":0.02436,"15.5":0.00812,"15.6":0.42224,"16.0":0.00812,"16.1":0.13398,"16.2":0.01624,"16.3":0.05278,"16.4":0.02436,"16.5":0.07714,"16.6":0.33698,"17.0":0.03248,"17.1":0.08526,"17.2":0.05684,"17.3":0.09338,"17.4":0.13398,"17.5":1.98128,"17.6":1.5225,"18.0":0.03248},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00359,"5.0-5.1":0.00179,"6.0-6.1":0.00897,"7.0-7.1":0.01076,"8.1-8.4":0,"9.0-9.2":0.00897,"9.3":0.03588,"10.0-10.2":0.01076,"10.3":0.05561,"11.0-11.2":0.14172,"11.3-11.4":0.01794,"12.0-12.1":0.01435,"12.2-12.5":0.24038,"13.0-13.1":0.00359,"13.2":0.07714,"13.3":0.01076,"13.4-13.7":0.04485,"14.0-14.4":0.13275,"14.5-14.8":0.12737,"15.0-15.1":0.06996,"15.2-15.3":0.06996,"15.4":0.08072,"15.5":0.09508,"15.6-15.8":0.89515,"16.0":0.18118,"16.1":0.3821,"16.2":0.19195,"16.3":0.31931,"16.4":0.08072,"16.5":0.12916,"16.6-16.7":1.11041,"17.0":0.10225,"17.1":0.15786,"17.2":0.1453,"17.3":0.21527,"17.4":0.50408,"17.5":10.32378,"17.6":1.73648,"18.0":0.18836},P:{"4":0.02105,"20":0.16838,"21":0.0421,"22":0.10524,"23":0.08419,"24":0.06314,"25":2.42051,_:"5.0-5.4 8.2 10.1 11.1-11.2 12.0 13.0 15.0 17.0 18.0","6.2-6.4":0.01052,"7.2-7.4":0.02105,"9.2":0.02105,"14.0":0.02105,"16.0":0.01052,"19.0":0.10524},I:{"0":0.01184,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0,"4.2-4.3":0,"4.4":0,"4.4.3-4.4.4":0.00002},K:{"0":0.13068,_:"10 11 12 11.1 11.5 12.1"},A:{_:"6 7 8 9 10 11 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":0.01188},H:{"0":0},L:{"0":37.652},R:{_:"0"},M:{"0":0.37422},Q:{_:"14.9"}}; diff --git a/node_modules/caniuse-lite/data/regions/GQ.js b/node_modules/caniuse-lite/data/regions/GQ.js index 551acece..50914847 100644 --- a/node_modules/caniuse-lite/data/regions/GQ.js +++ b/node_modules/caniuse-lite/data/regions/GQ.js @@ -1 +1 @@ -module.exports={C:{"72":0.03652,"78":0.01461,"93":0.01461,"97":0.0073,"99":0.03652,"115":0.32864,"118":0.02191,"125":0.0073,"126":0.0073,"127":1.01512,"128":2.1909,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 73 74 75 76 77 79 80 81 82 83 84 85 86 87 88 89 90 91 92 94 95 96 98 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 116 117 119 120 121 122 123 124 129 130 131 3.5 3.6"},D:{"52":0.02921,"69":0.0073,"72":0.02191,"81":0.0073,"83":0.0073,"87":0.01461,"88":0.0073,"90":0.01461,"92":0.01461,"94":0.0073,"99":0.0073,"106":0.0073,"108":0.02191,"109":2.36617,"116":0.0073,"119":0.01461,"120":0.02191,"121":0.0073,"122":0.0073,"123":0.0073,"124":0.16797,"125":0.10955,"126":7.85803,"127":1.00781,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 70 71 73 74 75 76 77 78 79 80 84 85 86 89 91 93 95 96 97 98 100 101 102 103 104 105 107 110 111 112 113 114 115 117 118 128 129 130"},F:{"62":0.08033,"83":0.0073,"111":0.07303,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"18":0.02921,"85":0.0073,"89":0.0073,"92":0.01461,"104":0.02921,"109":0.05842,"112":0.0073,"113":0.0073,"115":0.01461,"117":0.0073,"119":1.89148,"120":0.18258,"121":0.37245,"122":2.6802,"123":0.46009,"124":3.4178,"125":2.72402,"126":37.50091,"127":5.55028,_:"12 13 14 15 16 17 79 80 81 83 84 86 87 88 90 91 93 94 95 96 97 98 99 100 101 102 103 105 106 107 108 110 111 114 116 118"},E:{_:"0 4 5 6 7 8 9 10 11 12 13 14 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 12.1 13.1 15.1 15.2-15.3 15.4 15.5 15.6 16.0 16.2 16.4 16.5 17.0 17.2 17.3 17.4 17.6 18.0","14.1":0.0073,"16.1":0.08033,"16.3":0.0073,"16.6":0.0073,"17.1":0.0073,"17.5":0.01461},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00075,"5.0-5.1":0.00038,"6.0-6.1":0.00226,"7.0-7.1":0.00226,"8.1-8.4":0,"9.0-9.2":0.00189,"9.3":0.00755,"10.0-10.2":0.00151,"10.3":0.01321,"11.0-11.2":0.03472,"11.3-11.4":0.00377,"12.0-12.1":0.00264,"12.2-12.5":0.04869,"13.0-13.1":0.00075,"13.2":0.00793,"13.3":0.00264,"13.4-13.7":0.01132,"14.0-14.4":0.02604,"14.5-14.8":0.02944,"15.0-15.1":0.01472,"15.2-15.3":0.01585,"15.4":0.01812,"15.5":0.02189,"15.6-15.8":0.2008,"16.0":0.04039,"16.1":0.08568,"16.2":0.04303,"16.3":0.07209,"16.4":0.01698,"16.5":0.03057,"16.6-16.7":0.25062,"17.0":0.02265,"17.1":0.03661,"17.2":0.03548,"17.3":0.05322,"17.4":0.13324,"17.5":2.43977,"17.6":0.01887,"18.0":0.02491},P:{"4":0.02194,"21":0.01097,"22":0.01097,"23":0.13164,"24":0.01097,"25":0.09873,_:"20 5.0-5.4 6.2-6.4 7.2-7.4 8.2 10.1 12.0 13.0 14.0 15.0 16.0 17.0 18.0 19.0","9.2":0.01097,"11.1-11.2":0.01097},I:{"0":0.01075,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00001,"4.2-4.3":0,"4.4":0,"4.4.3-4.4.4":0.00002},K:{"0":0.32352,_:"10 11 12 11.1 11.5 12.1"},A:{_:"6 7 8 9 10 11 5.5"},S:{"2.5":1.1431,_:"3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":23.21475},R:{_:"0"},M:{"0":0.03505},Q:{"14.9":0.0027},O:{"0":0.0647},H:{"0":0}}; +module.exports={C:{"57":0.01346,"64":0.02019,"99":0.00673,"112":0.00673,"115":0.57205,"118":0.05384,"127":0.02019,"128":0.76049,"129":2.19398,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 58 59 60 61 62 63 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 100 101 102 103 104 105 106 107 108 109 110 111 113 114 116 117 119 120 121 122 123 124 125 126 130 131 132 133 3.5 3.6"},D:{"64":0.00673,"73":0.00673,"79":0.01346,"81":0.00673,"87":0.01346,"88":0.03365,"90":0.01346,"92":0.01346,"94":0.00673,"103":0.00673,"105":0.02019,"109":2.1536,"117":0.00673,"118":0.04711,"119":0.01346,"120":0.01346,"121":0.02019,"122":0.03365,"124":0.28939,"125":0.11441,"126":0.28266,"127":4.85906,"128":1.58155,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 65 66 67 68 69 70 71 72 74 75 76 77 78 80 83 84 85 86 89 91 93 95 96 97 98 99 100 101 102 104 106 107 108 110 111 112 113 114 115 116 123 129 130 131"},F:{"83":0.00673,"84":0.00673,"95":0.00673,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"12":0.01346,"18":0.02019,"89":0.01346,"92":0.06057,"104":0.0673,"109":0.04711,"110":0.08076,"115":0.09422,"119":1.22486,"120":0.15479,"121":0.31631,"122":2.25455,"123":0.62589,"124":2.41607,"125":1.8844,"126":1.02969,"127":31.9675,"128":9.57679,_:"13 14 15 16 17 79 80 81 83 84 85 86 87 88 90 91 93 94 95 96 97 98 99 100 101 102 103 105 106 107 108 111 112 113 114 116 117 118"},E:{_:"0 4 5 6 7 8 9 10 11 12 13 14 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 13.1 14.1 15.2-15.3 15.4 15.5 16.0 16.2 16.4 16.5 17.0 17.1 17.2 17.4 18.0","12.1":0.00673,"15.1":0.00673,"15.6":0.00673,"16.1":0.00673,"16.3":0.00673,"16.6":0.02692,"17.3":0.02019,"17.5":0.02019,"17.6":0.02019},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00111,"5.0-5.1":0.00055,"6.0-6.1":0.00277,"7.0-7.1":0.00333,"8.1-8.4":0,"9.0-9.2":0.00277,"9.3":0.01109,"10.0-10.2":0.00333,"10.3":0.01718,"11.0-11.2":0.04379,"11.3-11.4":0.00554,"12.0-12.1":0.00443,"12.2-12.5":0.07427,"13.0-13.1":0.00111,"13.2":0.02383,"13.3":0.00333,"13.4-13.7":0.01386,"14.0-14.4":0.04102,"14.5-14.8":0.03935,"15.0-15.1":0.02162,"15.2-15.3":0.02162,"15.4":0.02494,"15.5":0.02938,"15.6-15.8":0.27658,"16.0":0.05598,"16.1":0.11806,"16.2":0.05931,"16.3":0.09866,"16.4":0.02494,"16.5":0.03991,"16.6-16.7":0.34309,"17.0":0.03159,"17.1":0.04878,"17.2":0.0449,"17.3":0.06651,"17.4":0.15575,"17.5":3.1898,"17.6":0.53653,"18.0":0.0582},P:{"4":0.02278,"21":0.02278,"22":0.01139,"23":0.15949,"25":0.07975,_:"20 24 5.0-5.4 6.2-6.4 7.2-7.4 8.2 10.1 11.1-11.2 12.0 13.0 14.0 15.0 16.0 17.0 18.0","9.2":0.01139,"19.0":0.01139},I:{"0":0.01304,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00001,"4.2-4.3":0.00001,"4.4":0,"4.4.3-4.4.4":0.00002},K:{"0":0.58533,_:"10 11 12 11.1 11.5 12.1"},A:{_:"6 7 8 9 10 11 5.5"},N:{_:"10 11"},S:{"2.5":0.90906,_:"3.0-3.1"},J:{_:"7 10"},O:{"0":0.09156},H:{"0":0},L:{"0":26.96009},R:{_:"0"},M:{"0":0.02289},Q:{"14.9":0.00327}}; diff --git a/node_modules/caniuse-lite/data/regions/GR.js b/node_modules/caniuse-lite/data/regions/GR.js index 19470077..2afe13d5 100644 --- a/node_modules/caniuse-lite/data/regions/GR.js +++ b/node_modules/caniuse-lite/data/regions/GR.js @@ -1 +1 @@ -module.exports={C:{"45":0.24232,"52":0.36814,"68":0.19572,"78":0.01398,"86":0.02796,"88":0.0233,"102":0.00466,"103":0.00466,"105":0.28892,"108":0.00466,"109":0.00466,"110":0.00466,"112":0.03262,"113":0.00466,"115":1.70556,"116":0.00466,"118":0.00466,"120":0.00466,"121":0.00466,"122":0.00466,"123":0.00466,"124":0.01864,"125":0.00932,"126":0.02796,"127":1.06248,"128":2.08768,"129":0.00932,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 46 47 48 49 50 51 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 69 70 71 72 73 74 75 76 77 79 80 81 82 83 84 85 87 89 90 91 92 93 94 95 96 97 98 99 100 101 104 106 107 111 114 117 119 130 131 3.5 3.6"},D:{"38":0.00466,"47":0.19106,"49":0.03728,"69":0.00932,"73":0.3728,"74":0.00466,"76":0.00466,"78":0.00466,"79":0.24232,"81":0.00466,"83":0.00466,"86":0.00466,"87":0.01864,"88":0.10252,"89":0.01398,"91":0.00932,"92":0.00932,"93":0.03262,"94":0.00466,"95":0.00932,"96":0.00466,"99":0.03728,"100":0.00466,"101":0.00932,"102":0.13514,"103":0.03262,"104":0.00932,"105":0.03262,"106":0.01398,"107":0.00932,"108":0.00932,"109":5.92752,"110":0.00932,"111":0.00466,"112":0.01398,"113":0.04194,"114":0.06058,"115":0.01398,"116":0.07922,"117":0.00932,"118":0.01864,"119":0.03728,"120":0.04194,"121":0.0233,"122":0.14446,"123":0.05126,"124":0.10252,"125":0.31688,"126":19.94014,"127":2.72144,"128":0.00466,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 39 40 41 42 43 44 45 46 48 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 70 71 72 75 77 80 84 85 90 97 98 129 130"},F:{"31":0.57784,"40":0.41008,"46":0.36348,"77":0.00932,"83":0.01398,"95":0.03262,"109":0.1631,"110":0.01398,"111":0.40076,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 32 33 34 35 36 37 38 39 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 78 79 80 81 82 84 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 106 107 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"14":0.00932,"17":0.2796,"107":0.00466,"109":0.05126,"114":0.00466,"119":0.00466,"120":0.00466,"121":0.00932,"122":0.00932,"123":0.00466,"124":0.01398,"125":0.03728,"126":2.87056,"127":0.2563,_:"12 13 15 16 18 79 80 81 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 108 110 111 112 113 115 116 117 118"},E:{"12":0.00932,"14":0.00932,"15":0.00466,_:"0 4 5 6 7 8 9 10 11 13 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1","12.1":0.00466,"13.1":0.0233,"14.1":0.04194,"15.1":0.00466,"15.2-15.3":0.00466,"15.4":0.14446,"15.5":0.01398,"15.6":0.0932,"16.0":0.00932,"16.1":0.01398,"16.2":0.01398,"16.3":0.0233,"16.4":0.00932,"16.5":0.01398,"16.6":0.13514,"17.0":0.00466,"17.1":0.01864,"17.2":0.01864,"17.3":0.01864,"17.4":0.05126,"17.5":0.74094,"17.6":0.00466,"18.0":0.00932},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00149,"5.0-5.1":0.00074,"6.0-6.1":0.00447,"7.0-7.1":0.00447,"8.1-8.4":0,"9.0-9.2":0.00372,"9.3":0.0149,"10.0-10.2":0.00298,"10.3":0.02607,"11.0-11.2":0.06853,"11.3-11.4":0.00745,"12.0-12.1":0.00521,"12.2-12.5":0.0961,"13.0-13.1":0.00149,"13.2":0.01564,"13.3":0.00521,"13.4-13.7":0.02235,"14.0-14.4":0.0514,"14.5-14.8":0.0581,"15.0-15.1":0.02905,"15.2-15.3":0.03129,"15.4":0.03576,"15.5":0.04321,"15.6-15.8":0.3963,"16.0":0.07971,"16.1":0.1691,"16.2":0.08492,"16.3":0.14228,"16.4":0.03352,"16.5":0.06034,"16.6-16.7":0.49463,"17.0":0.0447,"17.1":0.07226,"17.2":0.07002,"17.3":0.10504,"17.4":0.26296,"17.5":4.81523,"17.6":0.03725,"18.0":0.04917},P:{"4":0.23935,"20":0.02081,"21":0.09366,"22":0.07285,"23":0.06244,"24":0.07285,"25":1.64426,"5.0-5.4":0.01041,_:"6.2-6.4 7.2-7.4 8.2 9.2 10.1 12.0 15.0","11.1-11.2":0.01041,"13.0":0.01041,"14.0":0.01041,"16.0":0.02081,"17.0":0.01041,"18.0":0.01041,"19.0":0.02081},I:{"0":0.0745,"3":0,"4":0.00001,"2.1":0,"2.2":0.00001,"2.3":0,"4.1":0.00004,"4.2-4.3":0.00003,"4.4":0,"4.4.3-4.4.4":0.00013},K:{"0":0.24632,_:"10 11 12 11.1 11.5 12.1"},A:{"6":0.00516,"7":0.00516,"8":0.01031,"9":0.00516,"10":0.00516,"11":0.21139,_:"5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":44.1337},R:{_:"0"},M:{"0":0.33642},Q:{"14.9":0.00534},O:{"0":0.04272},H:{"0":0.01}}; +module.exports={C:{"45":0.0144,"48":0.0048,"52":0.3216,"68":0.2064,"78":0.0144,"86":0.0144,"88":0.0288,"100":0.0048,"102":0.0048,"103":0.0048,"105":0.2304,"108":0.0048,"109":0.0048,"112":0.0384,"113":0.0048,"114":0.0048,"115":1.4832,"118":0.0096,"120":0.0048,"121":0.0048,"122":0.0144,"123":0.0144,"124":0.0192,"125":0.0192,"126":0.0192,"127":0.0384,"128":0.9264,"129":2.3328,"130":0.0192,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 46 47 49 50 51 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 69 70 71 72 73 74 75 76 77 79 80 81 82 83 84 85 87 89 90 91 92 93 94 95 96 97 98 99 101 104 106 107 110 111 116 117 119 131 132 133 3.5 3.6"},D:{"38":0.0048,"47":0.2064,"49":0.024,"56":0.0048,"58":0.024,"65":0.0048,"73":0.3936,"74":0.0096,"76":0.0096,"79":0.2592,"80":0.0048,"81":0.0048,"83":0.0048,"86":0.0096,"87":0.0192,"88":0.0048,"89":0.0144,"91":0.0096,"93":0.0096,"94":0.0048,"95":0.0048,"96":0.0096,"98":0.0288,"99":0.0336,"100":0.0048,"101":0.0144,"102":0.0912,"103":0.048,"104":0.0096,"105":0.0336,"106":0.0096,"107":0.0096,"108":0.0096,"109":5.7888,"110":0.0096,"111":0.0048,"112":0.0096,"113":0.0528,"114":0.0624,"115":0.0144,"116":0.0816,"117":0.0096,"118":0.0192,"119":0.0576,"120":0.096,"121":0.048,"122":0.1728,"123":0.0864,"124":0.1344,"125":0.1152,"126":0.8928,"127":18.672,"128":3.9408,"129":0.0048,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 39 40 41 42 43 44 45 46 48 50 51 52 53 54 55 57 59 60 61 62 63 64 66 67 68 69 70 71 72 75 77 78 84 85 90 92 97 130 131"},F:{"31":0.528,"40":0.5664,"46":0.3312,"77":0.0096,"83":0.0096,"84":0.0048,"95":0.0336,"102":0.0048,"107":0.0048,"108":0.0048,"109":0.1008,"110":0.0048,"111":0.0384,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 32 33 34 35 36 37 38 39 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 78 79 80 81 82 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 103 104 105 106 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"15":0.0048,"17":0.3696,"92":0.0048,"99":0.0048,"107":0.0048,"109":0.048,"116":0.0048,"120":0.0048,"121":0.0048,"122":0.0144,"123":0.0288,"124":0.0288,"125":0.048,"126":0.3168,"127":2.5296,"128":0.7584,_:"12 13 14 16 18 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 96 97 98 100 101 102 103 104 105 106 108 110 111 112 113 114 115 117 118 119"},E:{"12":0.0096,"14":0.0192,_:"0 4 5 6 7 8 9 10 11 13 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1","12.1":0.0048,"13.1":0.024,"14.1":0.0336,"15.1":0.0048,"15.2-15.3":0.0048,"15.4":0.1392,"15.5":0.0096,"15.6":0.0912,"16.0":0.0096,"16.1":0.0192,"16.2":0.0144,"16.3":0.0288,"16.4":0.0096,"16.5":0.024,"16.6":0.1536,"17.0":0.0048,"17.1":0.024,"17.2":0.0192,"17.3":0.0144,"17.4":0.0432,"17.5":0.7152,"17.6":0.3024,"18.0":0.0096},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00182,"5.0-5.1":0.00091,"6.0-6.1":0.00455,"7.0-7.1":0.00546,"8.1-8.4":0,"9.0-9.2":0.00455,"9.3":0.0182,"10.0-10.2":0.00546,"10.3":0.02822,"11.0-11.2":0.0719,"11.3-11.4":0.0091,"12.0-12.1":0.00728,"12.2-12.5":0.12196,"13.0-13.1":0.00182,"13.2":0.03914,"13.3":0.00546,"13.4-13.7":0.02275,"14.0-14.4":0.06735,"14.5-14.8":0.06462,"15.0-15.1":0.0355,"15.2-15.3":0.0355,"15.4":0.04096,"15.5":0.04824,"15.6-15.8":0.45418,"16.0":0.09193,"16.1":0.19387,"16.2":0.09739,"16.3":0.16201,"16.4":0.04096,"16.5":0.06553,"16.6-16.7":0.5634,"17.0":0.05188,"17.1":0.0801,"17.2":0.07372,"17.3":0.10922,"17.4":0.25576,"17.5":5.23806,"17.6":0.88105,"18.0":0.09557},P:{"4":0.23205,"20":0.01055,"21":0.08438,"22":0.07383,"23":0.04219,"24":0.06329,"25":1.3501,"5.0-5.4":0.01055,"6.2-6.4":0.01055,_:"7.2-7.4 8.2 9.2 10.1 12.0 15.0 17.0","11.1-11.2":0.01055,"13.0":0.01055,"14.0":0.01055,"16.0":0.0211,"18.0":0.01055,"19.0":0.0211},I:{"0":0.11404,"3":0,"4":0.00001,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00005,"4.2-4.3":0.00005,"4.4":0,"4.4.3-4.4.4":0.00018},K:{"0":0.30166,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.00522,"11":0.23478,_:"6 7 9 10 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":0.05721},H:{"0":0},L:{"0":40.62872},R:{_:"0"},M:{"0":0.43168},Q:{"14.9":0.0052}}; diff --git a/node_modules/caniuse-lite/data/regions/GT.js b/node_modules/caniuse-lite/data/regions/GT.js index 644997fc..5bdec0a4 100644 --- a/node_modules/caniuse-lite/data/regions/GT.js +++ b/node_modules/caniuse-lite/data/regions/GT.js @@ -1 +1 @@ -module.exports={C:{"4":0.0034,"78":0.0034,"101":0.0034,"115":0.09528,"120":0.00681,"124":0.0034,"125":0.02042,"126":0.01361,"127":0.44579,"128":0.74185,"129":0.01021,"130":0.0034,_:"2 3 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 102 103 104 105 106 107 108 109 110 111 112 113 114 116 117 118 119 121 122 123 131 3.5 3.6"},D:{"38":0.0034,"73":0.00681,"74":0.0034,"75":0.00681,"76":0.00681,"78":0.00681,"79":0.03063,"80":0.0034,"81":0.0034,"86":0.01361,"87":0.01702,"88":0.0034,"91":0.02042,"92":0.0034,"93":0.01021,"94":0.0034,"97":0.01021,"99":0.01021,"100":0.0034,"101":0.0034,"102":0.0034,"103":0.03403,"105":0.01021,"106":0.00681,"107":0.0034,"108":0.00681,"109":1.08556,"110":0.00681,"111":0.01361,"112":0.0034,"113":0.0034,"114":0.01361,"115":0.00681,"116":0.1157,"117":0.00681,"118":0.01021,"119":0.04084,"120":0.03403,"121":0.03063,"122":0.16334,"123":0.06125,"124":0.21779,"125":0.30287,"126":17.46079,"127":2.29703,"128":0.0034,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 77 83 84 85 89 90 95 96 98 104 129 130"},F:{"83":0.01361,"94":0.0034,"95":0.03063,"102":0.0034,"106":0.0034,"107":0.0034,"109":0.88138,"110":0.00681,"111":0.58532,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 85 86 87 88 89 90 91 92 93 96 97 98 99 100 101 103 104 105 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"92":0.01021,"100":0.0034,"109":0.02042,"112":0.0034,"114":0.0034,"117":0.0034,"118":0.00681,"119":0.0034,"120":0.00681,"121":0.01021,"122":0.00681,"123":0.01021,"124":0.02042,"125":0.05785,"126":3.19201,"127":0.4526,_:"12 13 14 15 16 17 18 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 96 97 98 99 101 102 103 104 105 106 107 108 110 111 113 115 116"},E:{"14":0.00681,"15":0.00681,_:"0 4 5 6 7 8 9 10 11 12 13 3.1 3.2 6.1 7.1 9.1 10.1 11.1 12.1","5.1":0.0034,"13.1":0.02722,"14.1":0.02382,"15.1":0.0034,"15.2-15.3":0.00681,"15.4":0.0034,"15.5":0.01361,"15.6":0.06125,"16.0":0.00681,"16.1":0.03063,"16.2":0.01361,"16.3":0.02722,"16.4":0.01021,"16.5":0.01702,"16.6":0.09528,"17.0":0.01702,"17.1":0.03063,"17.2":0.03063,"17.3":0.04424,"17.4":0.07827,"17.5":0.99368,"17.6":0.01702,"18.0":0.01702},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00224,"5.0-5.1":0.00112,"6.0-6.1":0.00672,"7.0-7.1":0.00672,"8.1-8.4":0,"9.0-9.2":0.0056,"9.3":0.02242,"10.0-10.2":0.00448,"10.3":0.03923,"11.0-11.2":0.10312,"11.3-11.4":0.01121,"12.0-12.1":0.00785,"12.2-12.5":0.14459,"13.0-13.1":0.00224,"13.2":0.02354,"13.3":0.00785,"13.4-13.7":0.03362,"14.0-14.4":0.07734,"14.5-14.8":0.08742,"15.0-15.1":0.04371,"15.2-15.3":0.04707,"15.4":0.0538,"15.5":0.06501,"15.6-15.8":0.59628,"16.0":0.11993,"16.1":0.25443,"16.2":0.12777,"16.3":0.21408,"16.4":0.05044,"16.5":0.09079,"16.6-16.7":0.74423,"17.0":0.06725,"17.1":0.10872,"17.2":0.10536,"17.3":0.15804,"17.4":0.39565,"17.5":7.24505,"17.6":0.05604,"18.0":0.07397},P:{"4":0.02039,"20":0.0102,"21":0.05099,"22":0.08158,"23":0.08158,"24":0.06118,"25":2.3861,_:"5.0-5.4 8.2 9.2 10.1 12.0 15.0","6.2-6.4":0.0102,"7.2-7.4":0.07138,"11.1-11.2":0.04079,"13.0":0.02039,"14.0":0.0102,"16.0":0.03059,"17.0":0.0102,"18.0":0.0102,"19.0":0.04079},I:{"0":0.01972,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00001,"4.2-4.3":0.00001,"4.4":0,"4.4.3-4.4.4":0.00003},K:{"0":0.30346,_:"10 11 12 11.1 11.5 12.1"},A:{"11":0.0034,_:"6 7 8 9 10 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":53.48256},R:{_:"0"},M:{"0":0.25069},Q:{_:"14.9"},O:{"0":0.04618},H:{"0":0}}; +module.exports={C:{"78":0.00335,"100":0.00335,"101":0.00335,"115":0.07031,"118":0.00335,"120":0.0067,"124":0.0067,"125":0.01004,"126":0.0067,"127":0.02009,"128":0.28458,"129":0.78678,"130":0.01339,"131":0.00335,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 102 103 104 105 106 107 108 109 110 111 112 113 114 116 117 119 121 122 123 132 133 3.5 3.6"},D:{"74":0.00335,"76":0.00335,"78":0.03013,"79":0.02344,"81":0.00335,"86":0.01339,"87":0.01339,"88":0.0067,"91":0.02009,"93":0.00335,"96":0.00335,"97":0.01004,"99":0.00335,"100":0.00335,"102":0.00335,"103":0.03683,"104":0.00335,"105":0.01339,"106":0.00335,"107":0.0067,"108":0.0067,"109":0.97092,"110":0.0067,"111":0.0067,"112":0.0067,"113":0.0067,"114":0.01674,"115":0.02009,"116":0.12053,"117":0.00335,"118":0.0067,"119":0.02344,"120":0.02678,"121":0.03348,"122":0.11383,"123":0.05692,"124":0.26784,"125":0.09709,"126":0.72986,"127":15.92644,"128":3.07681,"129":0.00335,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 75 77 80 83 84 85 89 90 92 94 95 98 101 130 131"},F:{"83":0.01339,"84":0.00335,"94":0.00335,"95":0.01339,"102":0.00335,"109":0.54238,"111":0.15736,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 85 86 87 88 89 90 91 92 93 96 97 98 99 100 101 103 104 105 106 107 108 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"92":0.01004,"100":0.00335,"109":0.01674,"114":0.00335,"117":0.00335,"120":0.00335,"121":0.0067,"122":0.01004,"123":0.01004,"124":0.01339,"125":0.02009,"126":0.11383,"127":2.8525,"128":0.78343,_:"12 13 14 15 16 17 18 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 96 97 98 99 101 102 103 104 105 106 107 108 110 111 112 113 115 116 118 119"},E:{"14":0.00335,_:"0 4 5 6 7 8 9 10 11 12 13 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1","12.1":0.00335,"13.1":0.02009,"14.1":0.01339,"15.1":0.00335,"15.2-15.3":0.00335,"15.4":0.00335,"15.5":0.01674,"15.6":0.06361,"16.0":0.01004,"16.1":0.01674,"16.2":0.01674,"16.3":0.02009,"16.4":0.0067,"16.5":0.03013,"16.6":0.10714,"17.0":0.01674,"17.1":0.03348,"17.2":0.02009,"17.3":0.05022,"17.4":0.09374,"17.5":0.78008,"17.6":0.4185,"18.0":0.03013},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00242,"5.0-5.1":0.00121,"6.0-6.1":0.00604,"7.0-7.1":0.00725,"8.1-8.4":0,"9.0-9.2":0.00604,"9.3":0.02417,"10.0-10.2":0.00725,"10.3":0.03747,"11.0-11.2":0.09548,"11.3-11.4":0.01209,"12.0-12.1":0.00967,"12.2-12.5":0.16196,"13.0-13.1":0.00242,"13.2":0.05197,"13.3":0.00725,"13.4-13.7":0.03022,"14.0-14.4":0.08944,"14.5-14.8":0.08582,"15.0-15.1":0.04714,"15.2-15.3":0.04714,"15.4":0.05439,"15.5":0.06406,"15.6-15.8":0.60313,"16.0":0.12208,"16.1":0.25745,"16.2":0.12933,"16.3":0.21514,"16.4":0.05439,"16.5":0.08702,"16.6-16.7":0.74817,"17.0":0.06889,"17.1":0.10636,"17.2":0.0979,"17.3":0.14504,"17.4":0.33964,"17.5":6.95589,"17.6":1.16999,"18.0":0.12691},P:{"4":0.03049,"20":0.01016,"21":0.04065,"22":0.0813,"23":0.09147,"24":0.0813,"25":1.92077,_:"5.0-5.4 8.2 9.2 10.1 12.0 15.0","6.2-6.4":0.01016,"7.2-7.4":0.04065,"11.1-11.2":0.02033,"13.0":0.02033,"14.0":0.01016,"16.0":0.01016,"17.0":0.01016,"18.0":0.01016,"19.0":0.03049},I:{"0":0.01326,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00001,"4.2-4.3":0.00001,"4.4":0,"4.4.3-4.4.4":0.00002},K:{"0":0.29934,_:"10 11 12 11.1 11.5 12.1"},A:{_:"6 7 8 9 10 11 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":0.03991},H:{"0":0},L:{"0":52.96082},R:{_:"0"},M:{"0":0.29269},Q:{_:"14.9"}}; diff --git a/node_modules/caniuse-lite/data/regions/GU.js b/node_modules/caniuse-lite/data/regions/GU.js index c795a76c..648e50d6 100644 --- a/node_modules/caniuse-lite/data/regions/GU.js +++ b/node_modules/caniuse-lite/data/regions/GU.js @@ -1 +1 @@ -module.exports={C:{"78":0.02838,"91":0.00405,"115":0.0527,"122":0.01622,"124":0.00811,"125":0.00405,"126":0.01216,"127":0.92837,"128":1.34998,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 79 80 81 82 83 84 85 86 87 88 89 90 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 116 117 118 119 120 121 123 129 130 131 3.5 3.6"},D:{"58":0.00405,"65":0.00405,"75":0.00405,"79":0.00405,"81":0.00405,"84":0.00405,"86":0.00405,"87":0.02838,"91":0.00405,"93":0.01622,"95":0.00405,"98":0.04865,"99":0.02027,"102":0.00405,"103":0.20675,"107":0.01216,"109":0.67702,"113":0.00405,"114":0.00405,"115":0.00405,"116":0.11757,"117":0.00405,"118":0.00405,"119":0.08919,"120":0.0973,"121":0.06486,"122":0.04865,"123":0.06081,"124":0.0973,"125":0.62837,"126":15.47412,"127":1.73511,"128":0.04459,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 59 60 61 62 63 64 66 67 68 69 70 71 72 73 74 76 77 78 80 83 85 88 89 90 92 94 96 97 100 101 104 105 106 108 110 111 112 129 130"},F:{"83":0.00811,"95":0.00405,"109":0.37297,"110":0.01216,"111":0.21486,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 106 107 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"18":0.00811,"92":0.00405,"98":0.00405,"100":0.00405,"109":0.09324,"110":0.00405,"118":0.00811,"120":0.00405,"121":0.00405,"122":0.00405,"123":0.00811,"124":0.08108,"125":0.06892,"126":5.39182,"127":0.69729,_:"12 13 14 15 16 17 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 96 97 99 101 102 103 104 105 106 107 108 111 112 113 114 115 116 117 119"},E:{"14":0.01622,"15":0.00811,_:"0 4 5 6 7 8 9 10 11 12 13 3.1 3.2 5.1 6.1 7.1 10.1 11.1","9.1":0.00405,"12.1":0.00405,"13.1":0.18243,"14.1":0.08919,"15.1":0.06486,"15.2-15.3":0.17432,"15.4":0.02027,"15.5":0.03649,"15.6":0.49864,"16.0":0.05676,"16.1":0.0973,"16.2":0.15811,"16.3":0.2554,"16.4":0.06486,"16.5":0.2554,"16.6":0.89999,"17.0":0.0973,"17.1":0.26756,"17.2":0.12973,"17.3":0.19054,"17.4":0.5027,"17.5":6.06478,"17.6":0.02838,"18.0":0.00405},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00675,"5.0-5.1":0.00337,"6.0-6.1":0.02024,"7.0-7.1":0.02024,"8.1-8.4":0,"9.0-9.2":0.01686,"9.3":0.06745,"10.0-10.2":0.01349,"10.3":0.11804,"11.0-11.2":0.31027,"11.3-11.4":0.03373,"12.0-12.1":0.02361,"12.2-12.5":0.43506,"13.0-13.1":0.00675,"13.2":0.07082,"13.3":0.02361,"13.4-13.7":0.10118,"14.0-14.4":0.23271,"14.5-14.8":0.26306,"15.0-15.1":0.13153,"15.2-15.3":0.14165,"15.4":0.16188,"15.5":0.19561,"15.6-15.8":1.79419,"16.0":0.36086,"16.1":0.76557,"16.2":0.38447,"16.3":0.64416,"16.4":0.15176,"16.5":0.27318,"16.6-16.7":2.23937,"17.0":0.20235,"17.1":0.32714,"17.2":0.31702,"17.3":0.47553,"17.4":1.19051,"17.5":21.80012,"17.6":0.16863,"18.0":0.22259},P:{"4":0.42509,"20":0.01063,"21":0.03188,"22":0.15941,"23":0.20192,"24":0.07439,"25":2.08296,"5.0-5.4":0.03188,_:"6.2-6.4 7.2-7.4 8.2 9.2 10.1 11.1-11.2 12.0 13.0 14.0 15.0 17.0 18.0","16.0":0.01063,"19.0":0.01063},I:{"0":0.01185,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00001,"4.2-4.3":0,"4.4":0,"4.4.3-4.4.4":0.00002},K:{"0":0.06542,_:"10 11 12 11.1 11.5 12.1"},A:{"11":0.00811,_:"6 7 8 9 10 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":21.84259},R:{_:"0"},M:{"0":0.38656},Q:{_:"14.9"},O:{"0":0.07731},H:{"0":0}}; +module.exports={C:{"52":0.004,"78":0.00799,"91":0.004,"103":0.01199,"113":0.004,"115":0.03197,"125":0.004,"127":0.07193,"128":0.57542,"129":1.03097,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 79 80 81 82 83 84 85 86 87 88 89 90 92 93 94 95 96 97 98 99 100 101 102 104 105 106 107 108 109 110 111 112 114 116 117 118 119 120 121 122 123 124 126 130 131 132 133 3.5 3.6"},D:{"67":0.004,"69":0.004,"73":0.004,"75":0.004,"79":0.004,"87":0.02797,"89":0.004,"91":0.13986,"93":0.01998,"94":0.004,"95":0.004,"98":0.10789,"99":0.03996,"101":0.01598,"103":0.14386,"104":0.03197,"107":0.004,"109":0.62737,"111":0.00799,"112":0.004,"114":0.004,"116":0.09191,"117":0.004,"118":0.01199,"119":0.08791,"120":0.02797,"121":0.05594,"122":0.43157,"123":0.13586,"124":0.11588,"125":0.15984,"126":1.22278,"127":14.0819,"128":2.63736,"129":0.04396,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 68 70 71 72 74 76 77 78 80 81 83 84 85 86 88 90 92 96 97 100 102 105 106 108 110 113 115 130 131"},F:{"83":0.004,"109":0.19181,"111":0.06793,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"18":0.01199,"98":0.01598,"99":0.00799,"109":0.05195,"114":0.004,"115":0.004,"116":0.004,"119":0.004,"121":0.08791,"122":0.004,"124":0.06394,"125":0.01598,"126":0.17582,"127":4.56743,"128":1.32667,_:"12 13 14 15 16 17 79 80 81 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 100 101 102 103 104 105 106 107 108 110 111 112 113 117 118 120 123"},E:{"14":0.07992,"15":0.00799,_:"0 4 5 6 7 8 9 10 11 12 13 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 12.1","13.1":0.09191,"14.1":0.07193,"15.1":0.03197,"15.2-15.3":0.03596,"15.4":0.00799,"15.5":0.04795,"15.6":0.53946,"16.0":0.02398,"16.1":0.07992,"16.2":0.24775,"16.3":0.22777,"16.4":0.08392,"16.5":0.22378,"16.6":0.84316,"17.0":0.15984,"17.1":0.12388,"17.2":0.18382,"17.3":0.13986,"17.4":0.36763,"17.5":4.46753,"17.6":1.22677,"18.0":0.01598},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00654,"5.0-5.1":0.00327,"6.0-6.1":0.01635,"7.0-7.1":0.01963,"8.1-8.4":0,"9.0-9.2":0.01635,"9.3":0.06542,"10.0-10.2":0.01963,"10.3":0.1014,"11.0-11.2":0.25841,"11.3-11.4":0.03271,"12.0-12.1":0.02617,"12.2-12.5":0.43831,"13.0-13.1":0.00654,"13.2":0.14065,"13.3":0.01963,"13.4-13.7":0.08177,"14.0-14.4":0.24205,"14.5-14.8":0.23224,"15.0-15.1":0.12757,"15.2-15.3":0.12757,"15.4":0.14719,"15.5":0.17336,"15.6-15.8":1.63222,"16.0":0.33037,"16.1":0.69672,"16.2":0.34999,"16.3":0.58223,"16.4":0.14719,"16.5":0.23551,"16.6-16.7":2.02474,"17.0":0.18645,"17.1":0.28785,"17.2":0.26495,"17.3":0.39252,"17.4":0.91915,"17.5":18.82449,"17.6":3.16631,"18.0":0.34345},P:{"4":0.52444,"20":0.0107,"21":0.14984,"22":0.0107,"23":0.07492,"24":0.17124,"25":1.48769,"5.0-5.4":0.02141,_:"6.2-6.4 7.2-7.4 9.2 10.1 12.0 13.0 15.0 17.0 18.0","8.2":0.0107,"11.1-11.2":0.0107,"14.0":0.0107,"16.0":0.0107,"19.0":0.02141},I:{"0":0.01197,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0,"4.2-4.3":0,"4.4":0,"4.4.3-4.4.4":0.00002},K:{"0":0.04803,_:"10 11 12 11.1 11.5 12.1"},A:{"11":0.01199,_:"6 7 8 9 10 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":0.01201},H:{"0":0},L:{"0":22.81892},R:{_:"0"},M:{"0":0.51034},Q:{_:"14.9"}}; diff --git a/node_modules/caniuse-lite/data/regions/GW.js b/node_modules/caniuse-lite/data/regions/GW.js index feb59957..f03994a3 100644 --- a/node_modules/caniuse-lite/data/regions/GW.js +++ b/node_modules/caniuse-lite/data/regions/GW.js @@ -1 +1 @@ -module.exports={C:{"115":0.04552,"124":0.00455,"127":0.3414,"128":0.31864,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 116 117 118 119 120 121 122 123 125 126 129 130 131 3.5 3.6"},D:{"11":0.01821,"46":0.00455,"54":0.00455,"58":0.0091,"64":0.00455,"68":0.00455,"79":0.02731,"80":0.00455,"81":0.0091,"83":0.04097,"88":0.0091,"103":0.01366,"106":0.16387,"109":8.16629,"110":0.00455,"111":0.00455,"112":0.01821,"114":0.00455,"116":0.00455,"119":0.01366,"120":0.02276,"121":0.00455,"122":0.00455,"123":0.0091,"124":0.01821,"125":0.10925,"126":14.98063,"127":1.707,_:"4 5 6 7 8 9 10 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 47 48 49 50 51 52 53 55 56 57 59 60 61 62 63 65 66 67 69 70 71 72 73 74 75 76 77 78 84 85 86 87 89 90 91 92 93 94 95 96 97 98 99 100 101 102 104 105 107 108 113 115 117 118 128 129 130"},F:{"95":0.00455,"109":0.00455,"111":0.20029,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 106 107 108 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"18":0.0091,"84":0.00455,"92":0.00455,"100":0.00455,"109":0.15477,"119":0.01821,"121":0.0091,"122":0.57355,"123":0.0091,"124":0.09104,"125":0.52348,"126":10.96122,"127":1.08338,_:"12 13 14 15 16 17 79 80 81 83 85 86 87 88 89 90 91 93 94 95 96 97 98 99 101 102 103 104 105 106 107 108 110 111 112 113 114 115 116 117 118 120"},E:{_:"0 4 5 6 7 8 9 10 11 12 13 14 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 12.1 13.1 14.1 15.1 15.2-15.3 15.4 15.5 16.0 16.1 16.2 16.3 16.4 16.5 17.0 17.1 17.2 17.3 17.6 18.0","15.6":0.05007,"16.6":0.01366,"17.4":0.01366,"17.5":0.05007},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00106,"5.0-5.1":0.00053,"6.0-6.1":0.00319,"7.0-7.1":0.00319,"8.1-8.4":0,"9.0-9.2":0.00266,"9.3":0.01062,"10.0-10.2":0.00212,"10.3":0.01859,"11.0-11.2":0.04886,"11.3-11.4":0.00531,"12.0-12.1":0.00372,"12.2-12.5":0.06851,"13.0-13.1":0.00106,"13.2":0.01115,"13.3":0.00372,"13.4-13.7":0.01593,"14.0-14.4":0.03664,"14.5-14.8":0.04142,"15.0-15.1":0.02071,"15.2-15.3":0.02231,"15.4":0.02549,"15.5":0.0308,"15.6-15.8":0.28254,"16.0":0.05683,"16.1":0.12056,"16.2":0.06054,"16.3":0.10144,"16.4":0.0239,"16.5":0.04302,"16.6-16.7":0.35264,"17.0":0.03186,"17.1":0.05152,"17.2":0.04992,"17.3":0.07488,"17.4":0.18747,"17.5":3.43292,"17.6":0.02655,"18.0":0.03505},P:{"4":0.15524,"20":0.0207,"21":0.0621,"22":0.0414,"23":0.0207,"24":0.0414,"25":0.16559,"5.0-5.4":0.01035,"6.2-6.4":0.33118,"7.2-7.4":0.14489,_:"8.2 10.1 11.1-11.2 15.0 16.0 17.0 18.0","9.2":0.01035,"12.0":0.05175,"13.0":0.01035,"14.0":0.01035,"19.0":0.03105},I:{"0":0.00543,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0,"4.2-4.3":0,"4.4":0,"4.4.3-4.4.4":0.00001},K:{"0":0.68713,_:"10 11 12 11.1 11.5 12.1"},A:{"11":0.00455,_:"6 7 8 9 10 5.5"},S:{"2.5":0.2669,_:"3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":52.1614},R:{_:"0"},M:{"0":0.01089},Q:{_:"14.9"},O:{"0":0.02724},H:{"0":0.07}}; +module.exports={C:{"58":0.00327,"66":0.01307,"115":0.01634,"127":0.00327,"128":0.01961,"129":0.2549,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 59 60 61 62 63 64 65 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 116 117 118 119 120 121 122 123 124 125 126 130 131 132 133 3.5 3.6"},D:{"11":0.02614,"37":0.00327,"70":0.00327,"79":0.01961,"81":0.03268,"83":0.0098,"87":0.00654,"99":0.0098,"100":0.00327,"103":0.03595,"106":0.01307,"109":5.11115,"111":0.00327,"114":0.00327,"116":0.01307,"119":0.06863,"120":0.13726,"121":0.00327,"122":0.00327,"123":0.0098,"124":0.01961,"125":0.0098,"126":0.24837,"127":8.47719,"128":1.89544,_:"4 5 6 7 8 9 10 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 71 72 73 74 75 76 77 78 80 84 85 86 88 89 90 91 92 93 94 95 96 97 98 101 102 104 105 107 108 110 112 113 115 117 118 129 130 131"},F:{"40":0.0098,"95":0.0098,"104":0.00327,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 105 106 107 108 109 110 111 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"14":0.00327,"18":0.01307,"84":0.00327,"85":0.00327,"92":0.03268,"100":0.00327,"109":0.12745,"114":0.00327,"115":0.0098,"120":0.01307,"122":0.29412,"123":0.02941,"124":0.01961,"125":0.03922,"126":1.08171,"127":6.22554,"128":1.54576,_:"12 13 15 16 17 79 80 81 83 86 87 88 89 90 91 93 94 95 96 97 98 99 101 102 103 104 105 106 107 108 110 111 112 113 116 117 118 119 121"},E:{_:"0 4 5 6 7 8 9 10 11 12 13 14 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 12.1 14.1 15.1 15.2-15.3 15.4 15.5 16.0 16.1 16.2 16.3 16.4 16.5 16.6 17.0 17.1 17.2 17.3","13.1":0.00327,"15.6":0.02288,"17.4":0.01961,"17.5":0.03595,"17.6":0.02614,"18.0":0.02614},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00121,"5.0-5.1":0.0006,"6.0-6.1":0.00302,"7.0-7.1":0.00362,"8.1-8.4":0,"9.0-9.2":0.00302,"9.3":0.01206,"10.0-10.2":0.00362,"10.3":0.0187,"11.0-11.2":0.04765,"11.3-11.4":0.00603,"12.0-12.1":0.00483,"12.2-12.5":0.08083,"13.0-13.1":0.00121,"13.2":0.02594,"13.3":0.00362,"13.4-13.7":0.01508,"14.0-14.4":0.04464,"14.5-14.8":0.04283,"15.0-15.1":0.02352,"15.2-15.3":0.02352,"15.4":0.02714,"15.5":0.03197,"15.6-15.8":0.30099,"16.0":0.06092,"16.1":0.12848,"16.2":0.06454,"16.3":0.10737,"16.4":0.02714,"16.5":0.04343,"16.6-16.7":0.37337,"17.0":0.03438,"17.1":0.05308,"17.2":0.04886,"17.3":0.07238,"17.4":0.1695,"17.5":3.47134,"17.6":0.58389,"18.0":0.06333},P:{"4":0.13866,"21":0.01981,"22":0.08914,"23":0.04952,"24":0.03962,"25":0.14857,_:"20 8.2 10.1 13.0 14.0 15.0 16.0 18.0","5.0-5.4":0.02971,"6.2-6.4":0.07924,"7.2-7.4":0.08914,"9.2":0.02971,"11.1-11.2":0.0099,"12.0":0.0099,"17.0":0.0099,"19.0":0.01981},I:{"0":0,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0,"4.2-4.3":0,"4.4":0,"4.4.3-4.4.4":0},K:{"0":0.29987,_:"10 11 12 11.1 11.5 12.1"},A:{_:"6 7 8 9 10 11 5.5"},N:{_:"10 11"},S:{"2.5":0.53856,_:"3.0-3.1"},J:{_:"7 10"},O:{"0":0.01346},H:{"0":0.03},L:{"0":65.67806},R:{_:"0"},M:{"0":0.00673},Q:{_:"14.9"}}; diff --git a/node_modules/caniuse-lite/data/regions/GY.js b/node_modules/caniuse-lite/data/regions/GY.js index d5283c07..782f16b8 100644 --- a/node_modules/caniuse-lite/data/regions/GY.js +++ b/node_modules/caniuse-lite/data/regions/GY.js @@ -1 +1 @@ -module.exports={C:{"107":0.00281,"110":0.00842,"113":0.00281,"115":0.05053,"124":0.00281,"125":0.02526,"126":0.02246,"127":0.28351,"128":0.39017,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 108 109 111 112 114 116 117 118 119 120 121 122 123 129 130 131 3.5 3.6"},D:{"11":0.00281,"39":0.00281,"40":0.00281,"49":0.00281,"51":0.00281,"53":0.00281,"54":0.01123,"55":0.00281,"58":0.00281,"59":0.00281,"60":0.00281,"65":0.00281,"66":0.00281,"69":0.05895,"70":0.00281,"75":0.00842,"76":0.01965,"79":0.14316,"80":0.00281,"81":0.01684,"83":0.01684,"84":0.00281,"85":0.00281,"86":0.01404,"87":0.05333,"89":0.00281,"91":0.00281,"93":0.49684,"94":0.00561,"95":0.00281,"97":0.00281,"98":0.02526,"101":0.00281,"102":0.00281,"103":0.14596,"105":0.01123,"107":0.01123,"108":0.01404,"109":0.22456,"110":0.01965,"111":0.01684,"112":0.01404,"114":0.01684,"115":0.01965,"116":0.03368,"117":0.01123,"118":0.02246,"119":0.17123,"120":0.02807,"121":0.03649,"122":0.12912,"123":0.04772,"124":0.0814,"125":0.2807,"126":11.66589,"127":1.11719,"128":0.00842,_:"4 5 6 7 8 9 10 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 41 42 43 44 45 46 47 48 50 52 56 57 61 62 63 64 67 68 71 72 73 74 77 78 88 90 92 96 99 100 104 106 113 129 130"},F:{"36":0.00281,"83":0.1207,"95":0.01404,"109":0.32281,"110":0.01965,"111":0.61473,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 106 107 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"12":0.00281,"14":0.02807,"17":0.00281,"18":0.00842,"92":0.01123,"100":0.01684,"109":0.00842,"110":0.00281,"113":0.00281,"114":0.00281,"119":0.00281,"120":0.00561,"121":0.01123,"122":0.00842,"123":0.01123,"124":0.0393,"125":0.08982,"126":4.50804,"127":0.42666,_:"13 15 16 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 96 97 98 99 101 102 103 104 105 106 107 108 111 112 115 116 117 118"},E:{"14":0.00842,_:"0 4 5 6 7 8 9 10 11 12 13 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 15.4 18.0","12.1":0.00281,"13.1":0.00281,"14.1":0.00561,"15.1":0.00281,"15.2-15.3":0.00281,"15.5":0.00561,"15.6":0.05614,"16.0":0.00842,"16.1":0.00281,"16.2":0.00281,"16.3":0.01404,"16.4":0.00281,"16.5":0.00281,"16.6":0.15158,"17.0":0.00561,"17.1":0.01123,"17.2":0.00842,"17.3":0.01404,"17.4":0.01404,"17.5":2.33262,"17.6":0.02246},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00352,"5.0-5.1":0.00176,"6.0-6.1":0.01057,"7.0-7.1":0.01057,"8.1-8.4":0,"9.0-9.2":0.00881,"9.3":0.03525,"10.0-10.2":0.00705,"10.3":0.06168,"11.0-11.2":0.16213,"11.3-11.4":0.01762,"12.0-12.1":0.01234,"12.2-12.5":0.22733,"13.0-13.1":0.00352,"13.2":0.03701,"13.3":0.01234,"13.4-13.7":0.05287,"14.0-14.4":0.1216,"14.5-14.8":0.13746,"15.0-15.1":0.06873,"15.2-15.3":0.07402,"15.4":0.08459,"15.5":0.10221,"15.6-15.8":0.93754,"16.0":0.18856,"16.1":0.40004,"16.2":0.2009,"16.3":0.3366,"16.4":0.0793,"16.5":0.14275,"16.6-16.7":1.17016,"17.0":0.10574,"17.1":0.17094,"17.2":0.16565,"17.3":0.24848,"17.4":0.62209,"17.5":11.39141,"17.6":0.08811,"18.0":0.11631},P:{"4":0.09793,"20":0.02176,"21":0.08705,"22":0.28292,"23":0.09793,"24":0.14146,"25":4.24375,"5.0-5.4":0.01088,_:"6.2-6.4 8.2 9.2 10.1 12.0 14.0 17.0","7.2-7.4":0.52231,"11.1-11.2":0.01088,"13.0":0.01088,"15.0":0.01088,"16.0":0.01088,"18.0":0.01088,"19.0":0.1197},I:{"0":0.02867,"3":0,"4":0,"2.1":0,"2.2":0.00001,"2.3":0,"4.1":0.00002,"4.2-4.3":0.00001,"4.4":0,"4.4.3-4.4.4":0.00005},K:{"0":1.63281,_:"10 11 12 11.1 11.5 12.1"},A:{"10":0.00281,_:"6 7 8 9 11 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":48.50764},R:{_:"0"},M:{"0":0.11509},Q:{"14.9":0.03597},O:{"0":0.28772},H:{"0":0}}; +module.exports={C:{"107":0.02851,"110":0.0114,"114":0.00285,"115":0.03706,"120":0.00285,"121":0.00285,"124":0.00285,"126":0.0057,"127":0.0114,"128":0.16251,"129":0.56735,"130":0.01711,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 108 109 111 112 113 116 117 118 119 122 123 125 131 132 133 3.5 3.6"},D:{"11":0.00285,"44":0.00285,"55":0.00285,"57":0.00285,"59":0.00285,"63":0.00285,"65":0.00285,"69":0.14825,"70":0.00285,"73":0.0057,"75":0.0057,"76":0.02566,"79":0.17676,"81":0.01426,"83":0.07128,"85":0.00285,"86":0.01996,"87":0.04277,"88":0.00855,"89":0.02281,"90":0.01426,"91":0.00855,"92":0.00855,"93":0.19672,"94":0.00285,"95":0.00285,"97":0.04277,"98":0.01426,"100":0.00285,"102":0.02851,"103":0.08838,"104":0.00285,"105":0.01426,"107":0.01711,"108":0.00855,"109":0.1454,"110":0.01996,"111":0.01426,"112":0.01426,"113":0.0114,"114":0.0114,"115":0.0057,"116":0.02566,"117":0.06272,"118":0.01426,"119":0.04562,"120":0.01426,"121":0.0114,"122":0.07698,"123":0.03706,"124":0.07698,"125":0.10264,"126":0.85245,"127":11.59217,"128":2.33497,"129":0.00855,_:"4 5 6 7 8 9 10 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 45 46 47 48 49 50 51 52 53 54 56 58 60 61 62 64 66 67 68 71 72 74 77 78 80 84 96 99 101 106 130 131"},F:{"83":0.0114,"95":0.0057,"109":0.1454,"110":0.0057,"111":0.26514,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 106 107 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"15":0.0057,"16":0.00285,"17":0.0057,"18":0.0057,"84":0.0057,"89":0.00285,"92":0.04277,"100":0.0057,"101":0.00285,"103":0.00285,"109":0.0114,"110":0.0057,"114":0.00285,"115":0.02281,"118":0.0057,"119":0.00855,"120":0.0057,"121":0.0114,"122":0.0057,"123":0.01711,"124":0.01996,"125":0.09408,"126":0.27655,"127":3.86881,"128":1.09193,_:"12 13 14 79 80 81 83 85 86 87 88 90 91 93 94 95 96 97 98 99 102 104 105 106 107 108 111 112 113 116 117"},E:{"14":0.01996,_:"0 4 5 6 7 8 9 10 11 12 13 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 16.2 17.0","12.1":0.0057,"13.1":0.24804,"14.1":0.0057,"15.1":0.0057,"15.2-15.3":0.0057,"15.4":0.00855,"15.5":0.0057,"15.6":0.08268,"16.0":0.0057,"16.1":0.0057,"16.3":0.03136,"16.4":0.00285,"16.5":0.0057,"16.6":0.14825,"17.1":0.0057,"17.2":0.01711,"17.3":0.00855,"17.4":0.0114,"17.5":0.52458,"17.6":0.11974,"18.0":0.0057},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00275,"5.0-5.1":0.00137,"6.0-6.1":0.00686,"7.0-7.1":0.00824,"8.1-8.4":0,"9.0-9.2":0.00686,"9.3":0.02745,"10.0-10.2":0.00824,"10.3":0.04255,"11.0-11.2":0.10844,"11.3-11.4":0.01373,"12.0-12.1":0.01098,"12.2-12.5":0.18393,"13.0-13.1":0.00275,"13.2":0.05902,"13.3":0.00824,"13.4-13.7":0.03432,"14.0-14.4":0.10157,"14.5-14.8":0.09746,"15.0-15.1":0.05353,"15.2-15.3":0.05353,"15.4":0.06177,"15.5":0.07275,"15.6-15.8":0.68493,"16.0":0.13863,"16.1":0.29237,"16.2":0.14687,"16.3":0.24432,"16.4":0.06177,"16.5":0.09883,"16.6-16.7":0.84964,"17.0":0.07824,"17.1":0.12079,"17.2":0.11118,"17.3":0.16471,"17.4":0.3857,"17.5":7.89936,"17.6":1.32868,"18.0":0.14412},P:{"4":0.13266,"20":0.01106,"21":0.08844,"22":0.22111,"23":0.07739,"24":0.15477,"25":1.96785,_:"5.0-5.4 6.2-6.4 8.2 9.2 10.1 12.0 14.0 15.0","7.2-7.4":0.58593,"11.1-11.2":0.01106,"13.0":0.01106,"16.0":0.03317,"17.0":0.01106,"18.0":0.04422,"19.0":0.13266},I:{"0":0.0285,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00001,"4.2-4.3":0.00001,"4.4":0,"4.4.3-4.4.4":0.00005},K:{"0":0.43609,_:"10 11 12 11.1 11.5 12.1"},A:{"10":0.01711,_:"6 7 8 9 11 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":0.27881},H:{"0":0},L:{"0":54.36184},R:{_:"0"},M:{"0":0.10009},Q:{"14.9":0.06434}}; diff --git a/node_modules/caniuse-lite/data/regions/HK.js b/node_modules/caniuse-lite/data/regions/HK.js index 8ed3fc54..c010a197 100644 --- a/node_modules/caniuse-lite/data/regions/HK.js +++ b/node_modules/caniuse-lite/data/regions/HK.js @@ -1 +1 @@ -module.exports={C:{"34":0.0047,"52":0.00941,"72":0.0047,"78":0.0047,"81":0.0047,"103":0.0047,"109":0.0047,"111":0.0047,"115":1.73541,"117":0.0047,"118":0.07055,"123":0.0047,"124":0.0047,"125":0.0047,"126":0.01881,"127":0.32451,"128":0.50792,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 73 74 75 76 77 79 80 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 104 105 106 107 108 110 112 113 114 116 119 120 121 122 129 130 131 3.5 3.6"},D:{"26":0.0047,"30":0.0047,"34":0.04703,"38":0.12228,"49":0.02352,"53":0.01411,"55":0.0047,"56":0.0047,"58":0.00941,"61":0.04703,"65":0.0047,"67":0.01411,"68":0.0047,"70":0.0047,"72":0.00941,"73":0.0047,"74":0.04703,"75":0.02352,"76":0.0047,"78":0.02352,"79":0.59258,"80":0.03292,"81":0.03292,"83":0.03762,"84":0.0047,"85":0.0047,"86":0.03762,"87":0.50322,"88":0.0047,"89":0.01411,"90":0.01411,"91":0.06114,"92":0.00941,"94":0.28688,"95":0.02822,"96":0.00941,"97":0.02352,"98":0.02822,"99":0.06584,"100":0.00941,"101":0.02822,"102":0.01881,"103":0.09876,"104":0.01881,"105":0.00941,"106":0.01411,"107":0.04233,"108":0.03762,"109":1.30743,"110":0.01411,"111":0.03762,"112":0.1552,"113":0.05644,"114":0.09876,"115":0.02352,"116":1.78244,"117":0.05644,"118":0.04703,"119":0.11758,"120":0.20223,"121":0.20693,"122":0.14579,"123":0.21164,"124":0.32451,"125":0.63961,"126":15.63748,"127":1.70249,"128":0.05644,"129":0.00941,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 27 28 29 31 32 33 35 36 37 39 40 41 42 43 44 45 46 47 48 50 51 52 54 57 59 60 62 63 64 66 69 71 77 93 130"},F:{"36":0.03762,"46":0.14109,"83":0.01881,"95":0.04233,"102":1.61313,"109":0.02822,"110":0.0047,"111":0.06584,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 37 38 39 40 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 103 104 105 106 107 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"18":0.0047,"92":0.00941,"100":0.0047,"108":0.00941,"109":0.12228,"110":0.0047,"111":0.0047,"112":0.00941,"113":0.01881,"114":0.01881,"115":0.01411,"116":0.00941,"117":0.02822,"118":0.00941,"119":0.01881,"120":0.03762,"121":0.01881,"122":0.04233,"123":0.02822,"124":0.05173,"125":0.13639,"126":3.92701,"127":0.49852,_:"12 13 14 15 16 17 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 96 97 98 99 101 102 103 104 105 106 107"},E:{"8":0.0047,"12":0.0047,"13":0.01881,"14":0.08936,"15":0.02822,_:"0 4 5 6 7 9 10 11 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1","12.1":0.01881,"13.1":0.07995,"14.1":0.20693,"15.1":0.02822,"15.2-15.3":0.02352,"15.4":0.11287,"15.5":0.11758,"15.6":0.6255,"16.0":0.05173,"16.1":0.09406,"16.2":0.08936,"16.3":0.26337,"16.4":0.05173,"16.5":0.09876,"16.6":0.76189,"17.0":0.03292,"17.1":0.08465,"17.2":0.06584,"17.3":0.11758,"17.4":0.25396,"17.5":4.41612,"17.6":0.01411,"18.0":0.01881},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.0038,"5.0-5.1":0.0019,"6.0-6.1":0.01139,"7.0-7.1":0.01139,"8.1-8.4":0,"9.0-9.2":0.00949,"9.3":0.03796,"10.0-10.2":0.00759,"10.3":0.06643,"11.0-11.2":0.17461,"11.3-11.4":0.01898,"12.0-12.1":0.01329,"12.2-12.5":0.24483,"13.0-13.1":0.0038,"13.2":0.03986,"13.3":0.01329,"13.4-13.7":0.05694,"14.0-14.4":0.13096,"14.5-14.8":0.14804,"15.0-15.1":0.07402,"15.2-15.3":0.07971,"15.4":0.0911,"15.5":0.11008,"15.6-15.8":1.00969,"16.0":0.20308,"16.1":0.43083,"16.2":0.21636,"16.3":0.3625,"16.4":0.08541,"16.5":0.15373,"16.6-16.7":1.26022,"17.0":0.11387,"17.1":0.1841,"17.2":0.1784,"17.3":0.26761,"17.4":0.66996,"17.5":12.26812,"17.6":0.0949,"18.0":0.12526},P:{"4":1.05149,"20":0.02261,"21":0.10176,"22":0.06784,"23":0.10176,"24":0.11306,"25":3.85547,"5.0-5.4":0.21482,"6.2-6.4":0.12437,"7.2-7.4":0.01131,_:"8.2 9.2 10.1 11.1-11.2 12.0 16.0","13.0":0.02261,"14.0":0.01131,"15.0":0.01131,"17.0":0.04523,"18.0":0.01131,"19.0":0.01131},I:{"0":0.10557,"3":0,"4":0.00001,"2.1":0,"2.2":0.00002,"2.3":0,"4.1":0.00006,"4.2-4.3":0.00004,"4.4":0,"4.4.3-4.4.4":0.00018},K:{"0":0.09005,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.09809,"11":0.58855,_:"6 7 9 10 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":28.57443},R:{_:"0"},M:{"0":0.42376},Q:{"14.9":0.20129},O:{"0":0.41317},H:{"0":0}}; +module.exports={C:{"34":0.00467,"52":0.00934,"72":0.01868,"78":0.01868,"81":0.00467,"109":0.00467,"111":0.00467,"115":2.05947,"118":0.02335,"123":0.02335,"124":0.00467,"125":0.00467,"126":0.00934,"127":0.02335,"128":0.2335,"129":0.65847,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 73 74 75 76 77 79 80 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 110 112 113 114 116 117 119 120 121 122 130 131 132 133 3.5 3.6"},D:{"26":0.00467,"30":0.00467,"34":0.0467,"38":0.10741,"49":0.01868,"53":0.01401,"56":0.00467,"57":0.00467,"58":0.01401,"61":0.04203,"65":0.00467,"67":0.00934,"68":0.00467,"69":0.00934,"70":0.00467,"72":0.00467,"73":0.00467,"74":0.04203,"75":0.01868,"76":0.00467,"78":0.02802,"79":0.50903,"80":0.02335,"81":0.02335,"83":0.02802,"84":0.00467,"85":0.00467,"86":0.03269,"87":0.46233,"88":0.00467,"89":0.01401,"90":0.01401,"91":0.06071,"92":0.00934,"94":0.23817,"95":0.01868,"96":0.00934,"97":0.01868,"98":0.01868,"99":0.05137,"100":0.00934,"101":0.02802,"102":0.01868,"103":0.08406,"104":0.01401,"105":0.00934,"106":0.01401,"107":0.03736,"108":0.04203,"109":1.27491,"110":0.01401,"111":0.03736,"112":0.08406,"113":0.06071,"114":0.10741,"115":0.01868,"116":2.09216,"117":0.02802,"118":0.0467,"119":0.11208,"120":0.15411,"121":0.16812,"122":0.16812,"123":0.16345,"124":0.27553,"125":0.21949,"126":1.39166,"127":13.95863,"128":2.54048,"129":0.05137,"130":0.01868,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 27 28 29 31 32 33 35 36 37 39 40 41 42 43 44 45 46 47 48 50 51 52 54 55 59 60 62 63 64 66 71 77 93 131"},F:{"36":0.02802,"46":0.12142,"83":0.01401,"84":0.00467,"95":0.04203,"102":1.93805,"109":0.01868,"111":0.01868,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 37 38 39 40 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 103 104 105 106 107 108 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"18":0.00467,"92":0.01401,"100":0.00467,"106":0.00467,"108":0.00467,"109":0.11208,"110":0.00467,"111":0.00467,"112":0.00934,"113":0.01868,"114":0.00934,"115":0.00934,"116":0.00934,"117":0.00934,"118":0.00467,"119":0.01401,"120":0.03269,"121":0.0934,"122":0.02802,"123":0.02335,"124":0.02802,"125":0.04203,"126":0.26152,"127":3.29235,"128":0.93867,_:"12 13 14 15 16 17 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 96 97 98 99 101 102 103 104 105 107"},E:{"8":0.00467,"12":0.00467,"13":0.01868,"14":0.08873,"15":0.02802,_:"0 4 5 6 7 9 10 11 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1","12.1":0.01868,"13.1":0.07939,"14.1":0.19614,"15.1":0.02802,"15.2-15.3":0.01868,"15.4":0.09807,"15.5":0.11208,"15.6":0.60243,"16.0":0.05137,"16.1":0.0934,"16.2":0.08406,"16.3":0.24751,"16.4":0.0467,"16.5":0.08406,"16.6":0.73786,"17.0":0.02802,"17.1":0.07472,"17.2":0.06071,"17.3":0.09807,"17.4":0.21482,"17.5":4.03955,"17.6":0.5137,"18.0":0.02802},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00376,"5.0-5.1":0.00188,"6.0-6.1":0.00939,"7.0-7.1":0.01127,"8.1-8.4":0,"9.0-9.2":0.00939,"9.3":0.03757,"10.0-10.2":0.01127,"10.3":0.05824,"11.0-11.2":0.14841,"11.3-11.4":0.01879,"12.0-12.1":0.01503,"12.2-12.5":0.25174,"13.0-13.1":0.00376,"13.2":0.08078,"13.3":0.01127,"13.4-13.7":0.04697,"14.0-14.4":0.13902,"14.5-14.8":0.13338,"15.0-15.1":0.07327,"15.2-15.3":0.07327,"15.4":0.08454,"15.5":0.09957,"15.6-15.8":0.93744,"16.0":0.18974,"16.1":0.40015,"16.2":0.20101,"16.3":0.3344,"16.4":0.08454,"16.5":0.13526,"16.6-16.7":1.16288,"17.0":0.10708,"17.1":0.16532,"17.2":0.15217,"17.3":0.22544,"17.4":0.5279,"17.5":10.8116,"17.6":1.81853,"18.0":0.19726},P:{"4":0.96018,"20":0.02259,"21":0.10167,"22":0.05648,"23":0.09037,"24":0.10167,"25":3.17423,"5.0-5.4":0.19204,"6.2-6.4":0.12426,"7.2-7.4":0.02259,_:"8.2 9.2 10.1 11.1-11.2 12.0 14.0 15.0 16.0","13.0":0.02259,"17.0":0.03389,"18.0":0.0113,"19.0":0.0113},I:{"0":0.24442,"3":0,"4":0.00002,"2.1":0,"2.2":0,"2.3":0,"4.1":0.0001,"4.2-4.3":0.0001,"4.4":0,"4.4.3-4.4.4":0.00039},K:{"0":0.09596,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.14774,"10":0.04925,"11":0.34473,_:"6 7 9 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":0.42648},H:{"0":0},L:{"0":28.3097},R:{_:"0"},M:{"0":0.38916},Q:{"14.9":0.18659}}; diff --git a/node_modules/caniuse-lite/data/regions/HN.js b/node_modules/caniuse-lite/data/regions/HN.js index 18614915..4132874b 100644 --- a/node_modules/caniuse-lite/data/regions/HN.js +++ b/node_modules/caniuse-lite/data/regions/HN.js @@ -1 +1 @@ -module.exports={C:{"4":0.07133,"105":0.00375,"107":0.00375,"108":0.01126,"109":0.00375,"111":0.00375,"115":0.12013,"118":0.00375,"121":0.00751,"122":0.00751,"123":0.02252,"124":0.00751,"125":0.00751,"126":0.01502,"127":0.31534,"128":0.49177,"129":0.00375,_:"2 3 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 106 110 112 113 114 116 117 119 120 130 131 3.5 3.6"},D:{"38":0.00375,"42":0.00375,"47":0.01877,"49":0.00751,"55":0.00375,"69":0.01126,"70":0.00751,"73":0.01126,"74":0.06757,"75":0.00751,"76":0.01502,"77":0.00375,"78":0.00375,"79":0.08259,"81":0.01502,"83":0.01877,"84":0.00375,"85":0.00375,"86":0.00375,"87":0.05631,"88":0.01126,"89":0.00375,"90":0.00375,"91":0.00375,"93":0.06382,"94":0.07508,"95":0.00375,"96":0.0488,"97":0.01502,"98":0.01877,"99":0.01877,"100":0.00375,"101":0.00375,"102":0.01126,"103":0.09385,"104":0.00375,"105":0.02628,"106":0.01126,"107":0.01126,"108":0.37165,"109":1.61797,"110":0.01126,"111":0.01877,"112":0.00375,"113":0.00375,"114":0.01126,"115":0.01502,"116":0.05631,"117":0.01502,"118":0.01126,"119":0.02628,"120":0.10887,"121":0.07883,"122":0.0901,"123":0.15391,"124":0.14641,"125":0.32284,"126":17.52367,"127":2.26742,"128":0.00375,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 39 40 41 43 44 45 46 48 50 51 52 53 54 56 57 58 59 60 61 62 63 64 65 66 67 68 71 72 80 92 129 130"},F:{"83":0.03003,"86":0.00375,"95":0.03754,"102":0.00375,"109":1.10368,"110":0.00751,"111":0.73578,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 85 87 88 89 90 91 92 93 94 96 97 98 99 100 101 103 104 105 106 107 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"17":0.00375,"18":0.00751,"88":0.00375,"92":0.03003,"100":0.00375,"101":0.01126,"105":0.00375,"109":0.04129,"112":0.00751,"113":0.00375,"114":0.00375,"117":0.00375,"118":0.00375,"119":0.00751,"120":0.01502,"121":0.02252,"122":0.01877,"123":0.01126,"124":0.06006,"125":0.15391,"126":5.02285,"127":0.72452,_:"12 13 14 15 16 79 80 81 83 84 85 86 87 89 90 91 93 94 95 96 97 98 99 102 103 104 106 107 108 110 111 115 116"},E:{"14":0.00375,_:"0 4 5 6 7 8 9 10 11 12 13 15 3.1 3.2 6.1 7.1 9.1 10.1 11.1 12.1","5.1":0.01502,"13.1":0.01877,"14.1":0.01502,"15.1":0.00375,"15.2-15.3":0.00375,"15.4":0.00751,"15.5":0.00375,"15.6":0.05256,"16.0":0.00375,"16.1":0.01502,"16.2":0.01502,"16.3":0.02252,"16.4":0.00375,"16.5":0.01877,"16.6":0.07883,"17.0":0.01126,"17.1":0.01877,"17.2":0.02252,"17.3":0.01877,"17.4":0.04505,"17.5":0.56685,"17.6":0.00375,"18.0":0.03754},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00175,"5.0-5.1":0.00087,"6.0-6.1":0.00524,"7.0-7.1":0.00524,"8.1-8.4":0,"9.0-9.2":0.00437,"9.3":0.01746,"10.0-10.2":0.00349,"10.3":0.03056,"11.0-11.2":0.08033,"11.3-11.4":0.00873,"12.0-12.1":0.00611,"12.2-12.5":0.11264,"13.0-13.1":0.00175,"13.2":0.01834,"13.3":0.00611,"13.4-13.7":0.0262,"14.0-14.4":0.06025,"14.5-14.8":0.06811,"15.0-15.1":0.03405,"15.2-15.3":0.03667,"15.4":0.04191,"15.5":0.05065,"15.6-15.8":0.46454,"16.0":0.09343,"16.1":0.19821,"16.2":0.09954,"16.3":0.16678,"16.4":0.03929,"16.5":0.07073,"16.6-16.7":0.5798,"17.0":0.05239,"17.1":0.0847,"17.2":0.08208,"17.3":0.12312,"17.4":0.30824,"17.5":5.64431,"17.6":0.04366,"18.0":0.05763},P:{"4":0.15633,"20":0.03127,"21":0.05211,"22":0.12507,"23":0.08338,"24":0.1876,"25":2.00106,"5.0-5.4":0.03127,"6.2-6.4":0.02084,"7.2-7.4":0.12507,_:"8.2 10.1 12.0","9.2":0.01042,"11.1-11.2":0.04169,"13.0":0.01042,"14.0":0.01042,"15.0":0.01042,"16.0":0.04169,"17.0":0.01042,"18.0":0.01042,"19.0":0.03127},I:{"0":0.06224,"3":0,"4":0.00001,"2.1":0,"2.2":0.00001,"2.3":0,"4.1":0.00004,"4.2-4.3":0.00002,"4.4":0,"4.4.3-4.4.4":0.00011},K:{"0":0.24359,_:"10 11 12 11.1 11.5 12.1"},A:{"11":0.00375,_:"6 7 8 9 10 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":52.89194},R:{_:"0"},M:{"0":0.14366},Q:{_:"14.9"},O:{"0":0.05621},H:{"0":0}}; +module.exports={C:{"4":0.03506,"52":0.0039,"108":0.01948,"114":0.0039,"115":0.17528,"122":0.0039,"123":0.02337,"124":0.00779,"125":0.0039,"126":0.0039,"127":0.00779,"128":0.21033,"129":0.7011,"130":0.0039,_:"2 3 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 109 110 111 112 113 116 117 118 119 120 121 131 132 133 3.5 3.6"},D:{"47":0.01169,"49":0.0039,"69":0.0039,"70":0.0039,"73":0.00779,"74":0.02727,"75":0.00779,"76":0.0039,"77":0.01558,"78":0.0039,"79":0.07401,"81":0.01169,"83":0.0039,"84":0.0039,"85":0.00779,"86":0.0039,"87":0.07401,"88":0.00779,"89":0.0039,"90":0.00779,"91":0.0039,"93":0.10127,"94":0.05843,"97":0.01948,"98":0.07011,"99":0.02337,"101":0.0039,"102":0.0039,"103":0.07401,"105":0.01948,"106":0.00779,"107":0.0039,"108":0.3934,"109":1.20745,"110":0.00779,"111":0.00779,"113":0.00779,"114":0.01169,"115":0.03895,"116":0.05843,"117":0.00779,"118":0.01169,"119":0.03506,"120":0.04285,"121":0.04674,"122":0.08959,"123":0.08569,"124":0.34276,"125":0.12075,"126":1.78391,"127":16.26163,"128":3.47434,"129":0.0039,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 48 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 71 72 80 92 95 96 100 104 112 130 131"},F:{"83":0.01558,"86":0.0039,"95":0.04674,"109":0.5453,"111":0.13633,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 85 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 106 107 108 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"15":0.0039,"17":0.19086,"18":0.01169,"88":0.0039,"92":0.02337,"100":0.00779,"109":0.04285,"112":0.00779,"113":0.0039,"114":0.0039,"115":0.01558,"117":0.0039,"118":0.0039,"119":0.0039,"120":0.01948,"121":0.01169,"122":0.02337,"123":0.02727,"124":0.05453,"125":0.11685,"126":0.21812,"127":4.60389,"128":1.27367,_:"12 13 14 16 79 80 81 83 84 85 86 87 89 90 91 93 94 95 96 97 98 99 101 102 103 104 105 106 107 108 110 111 116"},E:{"14":0.01169,_:"0 4 5 6 7 8 9 10 11 12 13 15 3.1 3.2 6.1 7.1 9.1 10.1 11.1 12.1 15.2-15.3","5.1":0.0039,"13.1":0.01948,"14.1":0.01169,"15.1":0.0039,"15.4":0.0039,"15.5":0.0039,"15.6":0.06622,"16.0":0.0039,"16.1":0.01169,"16.2":0.00779,"16.3":0.03116,"16.4":0.02337,"16.5":0.01169,"16.6":0.09348,"17.0":0.0039,"17.1":0.01558,"17.2":0.0039,"17.3":0.01558,"17.4":0.0818,"17.5":0.57646,"17.6":0.19086,"18.0":0.07011},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00205,"5.0-5.1":0.00103,"6.0-6.1":0.00513,"7.0-7.1":0.00616,"8.1-8.4":0,"9.0-9.2":0.00513,"9.3":0.02053,"10.0-10.2":0.00616,"10.3":0.03181,"11.0-11.2":0.08107,"11.3-11.4":0.01026,"12.0-12.1":0.00821,"12.2-12.5":0.13752,"13.0-13.1":0.00205,"13.2":0.04413,"13.3":0.00616,"13.4-13.7":0.02566,"14.0-14.4":0.07594,"14.5-14.8":0.07286,"15.0-15.1":0.04002,"15.2-15.3":0.04002,"15.4":0.04618,"15.5":0.05439,"15.6-15.8":0.5121,"16.0":0.10365,"16.1":0.21859,"16.2":0.10981,"16.3":0.18267,"16.4":0.04618,"16.5":0.07389,"16.6-16.7":0.63525,"17.0":0.0585,"17.1":0.09031,"17.2":0.08313,"17.3":0.12315,"17.4":0.28838,"17.5":5.90607,"17.6":0.99341,"18.0":0.10776},P:{"4":0.1968,"20":0.04143,"21":0.06215,"22":0.09322,"23":0.05179,"24":0.04143,"25":1.50193,"5.0-5.4":0.02072,"6.2-6.4":0.02072,"7.2-7.4":0.08287,_:"8.2 9.2 10.1 12.0 14.0 15.0","11.1-11.2":0.08287,"13.0":0.01036,"16.0":0.03107,"17.0":0.01036,"18.0":0.01036,"19.0":0.03107},I:{"0":0.04868,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00002,"4.2-4.3":0.00002,"4.4":0,"4.4.3-4.4.4":0.00008},K:{"0":0.26252,_:"10 11 12 11.1 11.5 12.1"},A:{"11":0.01169,_:"6 7 8 9 10 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":0.06716},H:{"0":0},L:{"0":50.00787},R:{_:"0"},M:{"0":0.1221},Q:{_:"14.9"}}; diff --git a/node_modules/caniuse-lite/data/regions/HR.js b/node_modules/caniuse-lite/data/regions/HR.js index 18e508d6..5fd2a326 100644 --- a/node_modules/caniuse-lite/data/regions/HR.js +++ b/node_modules/caniuse-lite/data/regions/HR.js @@ -1 +1 @@ -module.exports={C:{"52":0.02668,"56":0.00381,"78":0.01906,"88":0.00762,"91":0.00381,"99":0.00381,"102":0.00381,"103":0.01143,"105":0.00381,"106":0.00381,"109":0.00381,"111":0.03049,"112":0.00381,"113":0.01143,"115":0.43445,"117":0.00381,"120":0.01143,"121":0.00762,"122":0.00381,"123":0.00762,"124":0.00762,"125":0.01906,"126":0.06479,"127":1.10519,"128":1.68065,"129":0.01143,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 53 54 55 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 79 80 81 82 83 84 85 86 87 89 90 92 93 94 95 96 97 98 100 101 104 107 108 110 114 116 118 119 130 131 3.5 3.6"},D:{"41":0.00381,"43":0.00381,"44":0.00381,"47":0.00762,"49":0.01906,"51":0.00381,"52":0.00381,"66":0.00381,"69":0.00381,"70":0.00381,"75":0.00762,"76":0.00381,"77":0.01143,"79":0.22104,"80":0.00381,"81":0.01143,"83":0.00381,"84":0.00381,"85":0.00381,"86":0.00762,"87":0.14863,"88":0.01143,"89":0.00381,"90":0.01143,"91":0.01906,"92":0.00762,"93":0.01524,"94":0.06098,"95":0.00381,"96":0.00762,"97":0.00762,"98":0.00381,"99":0.01524,"100":0.00381,"101":0.01524,"102":0.00762,"103":0.06479,"104":0.01524,"105":0.01906,"106":0.06098,"107":0.00762,"108":0.01906,"109":1.71876,"110":0.01143,"111":0.01143,"112":0.01143,"113":0.00381,"114":0.01524,"115":0.00381,"116":0.10671,"117":0.01143,"118":0.02668,"119":0.1029,"120":0.14101,"121":0.04573,"122":0.08384,"123":0.09528,"124":0.14482,"125":0.48019,"126":19.99632,"127":2.3895,"128":0.01143,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 42 45 46 48 50 53 54 55 56 57 58 59 60 61 62 63 64 65 67 68 71 72 73 74 78 129 130"},F:{"36":0.00381,"46":0.02668,"83":0.02668,"84":0.01143,"85":0.00381,"95":0.06098,"104":0.00381,"109":0.48019,"110":0.01524,"111":0.70504,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 37 38 39 40 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 105 106 107 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"92":0.00381,"105":0.00381,"107":0.00381,"109":0.05717,"110":0.00381,"111":0.00381,"112":0.00381,"114":0.00381,"115":0.00381,"117":0.00381,"118":0.00762,"119":0.00381,"120":0.01143,"121":0.00381,"122":0.00762,"123":0.02668,"124":0.01906,"125":0.03811,"126":2.46191,"127":0.34299,_:"12 13 14 15 16 17 18 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 96 97 98 99 100 101 102 103 104 106 108 113 116"},E:{"9":0.00381,"14":0.01906,"15":0.00762,_:"0 4 5 6 7 8 10 11 12 13 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 15.2-15.3","12.1":0.00381,"13.1":0.02668,"14.1":0.08003,"15.1":0.00381,"15.4":0.00381,"15.5":0.01906,"15.6":0.14863,"16.0":0.02668,"16.1":0.02668,"16.2":0.02287,"16.3":0.03811,"16.4":0.01524,"16.5":0.03049,"16.6":0.18293,"17.0":0.01524,"17.1":0.04954,"17.2":0.06098,"17.3":0.03049,"17.4":0.08003,"17.5":1.05565,"17.6":0.01143,"18.0":0.01143},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00236,"5.0-5.1":0.00118,"6.0-6.1":0.00707,"7.0-7.1":0.00707,"8.1-8.4":0,"9.0-9.2":0.00589,"9.3":0.02356,"10.0-10.2":0.00471,"10.3":0.04122,"11.0-11.2":0.10835,"11.3-11.4":0.01178,"12.0-12.1":0.00824,"12.2-12.5":0.15193,"13.0-13.1":0.00236,"13.2":0.02473,"13.3":0.00824,"13.4-13.7":0.03533,"14.0-14.4":0.08127,"14.5-14.8":0.09187,"15.0-15.1":0.04593,"15.2-15.3":0.04947,"15.4":0.05653,"15.5":0.06831,"15.6-15.8":0.62657,"16.0":0.12602,"16.1":0.26735,"16.2":0.13427,"16.3":0.22495,"16.4":0.053,"16.5":0.0954,"16.6-16.7":0.78204,"17.0":0.07067,"17.1":0.11424,"17.2":0.11071,"17.3":0.16607,"17.4":0.41575,"17.5":7.61308,"17.6":0.05889,"18.0":0.07773},P:{"4":0.34381,"20":0.02084,"21":0.02084,"22":0.05209,"23":0.10418,"24":0.08335,"25":3.63601,"5.0-5.4":0.05209,"6.2-6.4":0.06251,_:"7.2-7.4 8.2 9.2 12.0 13.0","10.1":0.01042,"11.1-11.2":0.01042,"14.0":0.01042,"15.0":0.01042,"16.0":0.01042,"17.0":0.01042,"18.0":0.01042,"19.0":0.03126},I:{"0":0.04934,"3":0,"4":0,"2.1":0,"2.2":0.00001,"2.3":0,"4.1":0.00003,"4.2-4.3":0.00002,"4.4":0,"4.4.3-4.4.4":0.00008},K:{"0":0.62509,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.01143,"9":0.00381,"10":0.00381,"11":0.03811,_:"6 7 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":44.79835},R:{_:"0"},M:{"0":0.52607},Q:{_:"14.9"},O:{"0":0.0557},H:{"0":0}}; +module.exports={C:{"52":0.01821,"58":0.00364,"78":0.01821,"79":0.00364,"88":0.00364,"94":0.00364,"95":0.00364,"96":0.00364,"103":0.00364,"104":0.00364,"105":0.00364,"106":0.00364,"108":0.00364,"109":0.00364,"111":0.00728,"112":0.00364,"113":0.00728,"115":0.40051,"117":0.00364,"120":0.05462,"121":0.00728,"123":0.00364,"124":0.00364,"125":0.00728,"126":0.02913,"127":0.05462,"128":0.67359,"129":1.77681,"130":0.01456,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 53 54 55 56 57 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 80 81 82 83 84 85 86 87 89 90 91 92 93 97 98 99 100 101 102 107 110 114 116 118 119 122 131 132 133 3.5 3.6"},D:{"41":0.00364,"43":0.00364,"47":0.00728,"49":0.01821,"53":0.00364,"66":0.00728,"75":0.00728,"76":0.00364,"77":0.00364,"79":0.20026,"80":0.00364,"81":0.01821,"83":0.00364,"86":0.00364,"87":0.13108,"88":0.01821,"89":0.00364,"90":0.00364,"91":0.01456,"92":0.00364,"93":0.01456,"94":0.07282,"95":0.01092,"96":0.00364,"97":0.00364,"98":0.00364,"99":0.03641,"100":0.00728,"101":0.00364,"102":0.00728,"103":0.0619,"104":0.01092,"105":0.00728,"106":0.05826,"107":0.00364,"108":0.01092,"109":1.5183,"110":0.00728,"111":0.01092,"112":0.01456,"113":0.00364,"114":0.01092,"115":0.00364,"116":0.10923,"117":0.01092,"118":0.03277,"119":0.08374,"120":0.09103,"121":0.04369,"122":0.08374,"123":0.05097,"124":0.11651,"125":0.11651,"126":1.11051,"127":16.69763,"128":4.47843,"129":0.00728,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 42 44 45 46 48 50 51 52 54 55 56 57 58 59 60 61 62 63 64 65 67 68 69 70 71 72 73 74 78 84 85 130 131"},F:{"36":0.00364,"46":0.02185,"83":0.05462,"84":0.01821,"86":0.00364,"95":0.0619,"104":0.00728,"107":0.00364,"109":0.21846,"110":0.00364,"111":0.06554,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 37 38 39 40 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 85 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 105 106 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"17":0.00364,"92":0.00364,"109":0.05097,"112":0.00364,"118":0.00364,"119":0.00364,"120":0.01092,"121":0.00364,"122":0.00364,"123":0.02549,"124":0.01456,"125":0.01821,"126":0.13108,"127":2.01711,"128":0.60441,_:"12 13 14 15 16 18 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 110 111 113 114 115 116 117"},E:{"14":0.01821,"15":0.00364,_:"0 4 5 6 7 8 9 10 11 12 13 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1","12.1":0.00364,"13.1":0.01092,"14.1":0.05462,"15.1":0.00728,"15.2-15.3":0.00364,"15.4":0.00728,"15.5":0.02549,"15.6":0.10923,"16.0":0.02549,"16.1":0.03277,"16.2":0.02913,"16.3":0.02913,"16.4":0.01456,"16.5":0.02185,"16.6":0.14928,"17.0":0.01092,"17.1":0.02913,"17.2":0.05826,"17.3":0.03641,"17.4":0.06918,"17.5":0.93938,"17.6":0.22574,"18.0":0.02185},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00258,"5.0-5.1":0.00129,"6.0-6.1":0.00646,"7.0-7.1":0.00775,"8.1-8.4":0,"9.0-9.2":0.00646,"9.3":0.02583,"10.0-10.2":0.00775,"10.3":0.04004,"11.0-11.2":0.10203,"11.3-11.4":0.01292,"12.0-12.1":0.01033,"12.2-12.5":0.17306,"13.0-13.1":0.00258,"13.2":0.05554,"13.3":0.00775,"13.4-13.7":0.03229,"14.0-14.4":0.09557,"14.5-14.8":0.0917,"15.0-15.1":0.05037,"15.2-15.3":0.05037,"15.4":0.05812,"15.5":0.06845,"15.6-15.8":0.64446,"16.0":0.13044,"16.1":0.27509,"16.2":0.13819,"16.3":0.22989,"16.4":0.05812,"16.5":0.09299,"16.6-16.7":0.79945,"17.0":0.07362,"17.1":0.11365,"17.2":0.10461,"17.3":0.15498,"17.4":0.36292,"17.5":7.43266,"17.6":1.25018,"18.0":0.13561},P:{"4":0.25902,"20":0.02072,"21":0.02072,"22":0.0518,"23":0.11397,"24":0.07253,"25":3.05649,"5.0-5.4":0.04144,"6.2-6.4":0.10361,_:"7.2-7.4 8.2 9.2 12.0 13.0 15.0 18.0","10.1":0.02072,"11.1-11.2":0.01036,"14.0":0.01036,"16.0":0.01036,"17.0":0.01036,"19.0":0.02072},I:{"0":0.03169,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00001,"4.2-4.3":0.00001,"4.4":0,"4.4.3-4.4.4":0.00005},K:{"0":0.6677,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.0041,"11":0.02867,_:"6 7 9 10 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":0.08267},H:{"0":0},L:{"0":44.87104},R:{_:"0"},M:{"0":0.59775},Q:{_:"14.9"}}; diff --git a/node_modules/caniuse-lite/data/regions/HT.js b/node_modules/caniuse-lite/data/regions/HT.js index feabf60d..f2ec5e3c 100644 --- a/node_modules/caniuse-lite/data/regions/HT.js +++ b/node_modules/caniuse-lite/data/regions/HT.js @@ -1 +1 @@ -module.exports={C:{"52":0.00236,"54":0.00118,"77":0.00354,"88":0.00707,"108":0.00118,"109":0.00118,"115":0.01415,"116":0.00118,"124":0.00354,"126":0.00118,"127":0.0507,"128":0.08607,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 53 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 78 79 80 81 82 83 84 85 86 87 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 110 111 112 113 114 117 118 119 120 121 122 123 125 129 130 131 3.5 3.6"},D:{"11":0.00472,"36":0.00118,"41":0.00118,"49":0.00236,"50":0.00118,"55":0.00118,"58":0.00118,"59":0.00118,"60":0.00118,"63":0.00118,"64":0.00118,"66":0.00118,"68":0.00118,"69":0.00118,"70":0.0059,"71":0.00118,"74":0.00825,"75":0.00236,"76":0.0448,"77":0.00118,"78":0.00236,"79":0.0059,"80":0.00236,"81":0.01886,"83":0.01297,"84":0.00236,"85":0.00118,"87":0.01297,"88":0.01533,"89":0.00118,"90":0.00236,"91":0.00236,"92":0.00707,"93":0.05188,"94":0.00707,"95":0.01297,"96":0.00236,"97":0.00236,"98":0.00118,"99":0.00943,"100":0.00118,"101":0.00236,"102":0.01179,"103":0.05895,"104":0.02948,"105":0.01179,"106":0.00472,"107":0.00236,"108":0.04362,"109":0.24641,"110":0.01297,"111":0.08607,"112":0.00236,"113":0.00825,"114":0.07428,"115":0.00354,"116":0.04009,"117":0.00472,"118":0.00472,"119":0.04362,"120":0.02358,"121":0.00825,"122":0.04716,"123":0.0448,"124":0.0507,"125":0.15681,"126":2.27075,"127":0.25231,"128":0.00236,_:"4 5 6 7 8 9 10 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 37 38 39 40 42 43 44 45 46 47 48 51 52 53 54 56 57 61 62 65 67 72 73 86 129 130"},F:{"83":0.00472,"84":0.0224,"95":0.00354,"97":0.00118,"109":0.00825,"110":0.00472,"111":0.0955,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 85 86 87 88 89 90 91 92 93 94 96 98 99 100 101 102 103 104 105 106 107 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"12":0.00707,"13":0.00236,"14":0.00236,"15":0.00354,"16":0.0059,"17":0.00472,"18":0.01179,"84":0.00354,"89":0.00236,"90":0.00118,"91":0.00118,"92":0.01415,"100":0.00118,"106":0.00118,"108":0.00236,"109":0.04244,"112":0.00118,"113":0.00354,"114":0.00354,"116":0.00118,"117":0.00118,"118":0.00118,"119":0.00236,"120":0.00943,"121":0.00943,"122":0.00707,"123":0.00236,"124":0.01179,"125":0.02948,"126":0.9432,"127":0.12497,_:"79 80 81 83 85 86 87 88 93 94 95 96 97 98 99 101 102 103 104 105 107 110 111 115"},E:{"13":0.00118,"14":0.03419,_:"0 4 5 6 7 8 9 10 11 12 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 15.2-15.3 16.0","11.1":0.00354,"12.1":0.00236,"13.1":0.00236,"14.1":0.01179,"15.1":0.00118,"15.4":0.00472,"15.5":0.00354,"15.6":0.04362,"16.1":0.00118,"16.2":0.00707,"16.3":0.00236,"16.4":0.00236,"16.5":0.00354,"16.6":0.01533,"17.0":0.00236,"17.1":0.00236,"17.2":0.00236,"17.3":0.00236,"17.4":0.01533,"17.5":0.09668,"17.6":0.00118,"18.0":0.00118},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00183,"5.0-5.1":0.00092,"6.0-6.1":0.0055,"7.0-7.1":0.0055,"8.1-8.4":0,"9.0-9.2":0.00459,"9.3":0.01835,"10.0-10.2":0.00367,"10.3":0.03211,"11.0-11.2":0.0844,"11.3-11.4":0.00917,"12.0-12.1":0.00642,"12.2-12.5":0.11834,"13.0-13.1":0.00183,"13.2":0.01927,"13.3":0.00642,"13.4-13.7":0.02752,"14.0-14.4":0.0633,"14.5-14.8":0.07156,"15.0-15.1":0.03578,"15.2-15.3":0.03853,"15.4":0.04403,"15.5":0.05321,"15.6-15.8":0.48805,"16.0":0.09816,"16.1":0.20825,"16.2":0.10458,"16.3":0.17522,"16.4":0.04128,"16.5":0.07431,"16.6-16.7":0.60914,"17.0":0.05504,"17.1":0.08899,"17.2":0.08623,"17.3":0.12935,"17.4":0.32384,"17.5":5.92997,"17.6":0.04587,"18.0":0.06055},P:{"4":0.19757,"20":0.0208,"21":0.08319,"22":0.10398,"23":0.12478,"24":0.11438,"25":0.59271,"5.0-5.4":0.04159,"6.2-6.4":0.0208,"7.2-7.4":0.09359,"8.2":0.0208,"9.2":0.17677,_:"10.1","11.1-11.2":0.33275,"12.0":0.0104,"13.0":0.20797,"14.0":0.19757,"15.0":0.0104,"16.0":0.27036,"17.0":0.0312,"18.0":0.04159,"19.0":0.08319},I:{"0":0.00879,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00001,"4.2-4.3":0,"4.4":0,"4.4.3-4.4.4":0.00001},K:{"0":0.22935,_:"10 11 12 11.1 11.5 12.1"},A:{"11":0.0059,_:"6 7 8 9 10 5.5"},S:{"2.5":0.00882,_:"3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":81.75664},R:{_:"0"},M:{"0":0.06175},Q:{_:"14.9"},O:{"0":0.08821},H:{"0":0}}; +module.exports={C:{"52":0.00123,"58":0.00123,"88":0.00494,"115":0.01111,"116":0.00123,"125":0.0037,"127":0.01481,"128":0.05676,"129":0.11723,"130":0.00123,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 53 54 55 56 57 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 117 118 119 120 121 122 123 124 126 131 132 133 3.5 3.6"},D:{"50":0.00123,"55":0.00123,"56":0.0037,"58":0.00123,"63":0.00123,"64":0.00247,"66":0.00123,"68":0.00123,"69":0.00494,"70":0.00617,"73":0.00123,"74":0.00494,"75":0.00247,"76":0.08144,"77":0.0037,"79":0.00494,"81":0.00864,"83":0.00247,"84":0.00494,"86":0.0037,"87":0.01234,"88":0.00987,"89":0.00123,"90":0.0037,"91":0.0037,"92":0.00617,"93":0.08391,"94":0.00494,"95":0.00247,"96":0.00247,"97":0.00123,"98":0.00123,"99":0.00987,"101":0.00247,"102":0.01111,"103":0.04196,"105":0.03579,"106":0.0037,"107":0.00247,"108":0.0617,"109":0.17029,"110":0.03455,"111":0.07034,"113":0.00247,"114":0.08515,"115":0.0037,"116":0.05183,"117":0.00864,"118":0.00247,"119":0.03702,"120":0.01728,"121":0.0074,"122":0.02715,"123":0.02962,"124":0.03455,"125":0.07034,"126":0.26531,"127":1.92134,"128":0.3122,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 51 52 53 54 57 59 60 61 62 65 67 71 72 78 80 85 100 104 112 129 130 131"},F:{"79":0.00123,"83":0.00247,"84":0.0074,"95":0.00247,"107":0.00123,"109":0.00617,"110":0.00123,"111":0.0037,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 80 81 82 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 106 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"12":0.00494,"13":0.00123,"14":0.00494,"15":0.00247,"16":0.00247,"17":0.00617,"18":0.00987,"84":0.00247,"89":0.00247,"90":0.00123,"92":0.01728,"100":0.00123,"103":0.00123,"104":0.00123,"109":0.02468,"114":0.00617,"117":0.00123,"119":0.00123,"120":0.00247,"121":0.00247,"122":0.00617,"123":0.00123,"124":0.02715,"125":0.01234,"126":0.058,"127":0.77742,"128":0.24186,_:"79 80 81 83 85 86 87 88 91 93 94 95 96 97 98 99 101 102 105 106 107 108 110 111 112 113 115 116 118"},E:{"11":0.00247,"13":0.00123,"14":0.03579,_:"0 4 5 6 7 8 9 10 12 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 15.1 15.2-15.3 16.0 16.4 17.0","11.1":0.00123,"12.1":0.00123,"13.1":0.00617,"14.1":0.00987,"15.4":0.01234,"15.5":0.00123,"15.6":0.03208,"16.1":0.00123,"16.2":0.00987,"16.3":0.01604,"16.5":0.00247,"16.6":0.00987,"17.1":0.0037,"17.2":0.0037,"17.3":0.00123,"17.4":0.00864,"17.5":0.06417,"17.6":0.01357,"18.0":0.0037},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.0017,"5.0-5.1":0.00085,"6.0-6.1":0.00426,"7.0-7.1":0.00511,"8.1-8.4":0,"9.0-9.2":0.00426,"9.3":0.01702,"10.0-10.2":0.00511,"10.3":0.02639,"11.0-11.2":0.06724,"11.3-11.4":0.00851,"12.0-12.1":0.00681,"12.2-12.5":0.11406,"13.0-13.1":0.0017,"13.2":0.0366,"13.3":0.00511,"13.4-13.7":0.02128,"14.0-14.4":0.06299,"14.5-14.8":0.06043,"15.0-15.1":0.0332,"15.2-15.3":0.0332,"15.4":0.0383,"15.5":0.04511,"15.6-15.8":0.42474,"16.0":0.08597,"16.1":0.1813,"16.2":0.09108,"16.3":0.15151,"16.4":0.0383,"16.5":0.06128,"16.6-16.7":0.52688,"17.0":0.04852,"17.1":0.0749,"17.2":0.06895,"17.3":0.10214,"17.4":0.23918,"17.5":4.89853,"17.6":0.82394,"18.0":0.08937},P:{"4":0.1648,"20":0.0103,"21":0.0927,"22":0.0824,"23":0.0721,"24":0.0721,"25":0.4532,"5.0-5.4":0.0412,"6.2-6.4":0.0206,"7.2-7.4":0.0824,"8.2":0.0206,"9.2":0.1648,_:"10.1 12.0","11.1-11.2":0.4532,"13.0":0.2266,"14.0":0.0927,"15.0":0.0206,"16.0":0.1957,"17.0":0.0412,"18.0":0.0206,"19.0":0.0309},I:{"0":0.00874,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0,"4.2-4.3":0,"4.4":0,"4.4.3-4.4.4":0.00001},K:{"0":0.14902,_:"10 11 12 11.1 11.5 12.1"},A:{"11":0.00247,_:"6 7 8 9 10 5.5"},N:{_:"10 11"},S:{"2.5":0.00877,_:"3.0-3.1"},J:{_:"7 10"},O:{"0":0.0526},H:{"0":0},L:{"0":83.08239},R:{_:"0"},M:{"0":0.08766},Q:{_:"14.9"}}; diff --git a/node_modules/caniuse-lite/data/regions/HU.js b/node_modules/caniuse-lite/data/regions/HU.js index 126d4b5c..3b62474d 100644 --- a/node_modules/caniuse-lite/data/regions/HU.js +++ b/node_modules/caniuse-lite/data/regions/HU.js @@ -1 +1 @@ -module.exports={C:{"52":0.04199,"61":0.003,"68":0.003,"78":0.009,"83":0.006,"88":0.003,"89":0.006,"91":0.006,"97":0.003,"99":0.003,"102":0.003,"103":0.003,"110":0.003,"111":0.003,"112":0.006,"113":0.006,"114":0.003,"115":0.56081,"118":0.003,"119":0.003,"120":0.86071,"121":0.006,"122":0.003,"123":0.015,"124":0.009,"125":0.012,"126":0.03299,"127":0.98367,"128":1.75442,"129":0.003,"130":0.003,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 53 54 55 56 57 58 59 60 62 63 64 65 66 67 69 70 71 72 73 74 75 76 77 79 80 81 82 84 85 86 87 90 92 93 94 95 96 98 100 101 104 105 106 107 108 109 116 117 131 3.5 3.6"},D:{"34":0.009,"38":0.015,"49":0.006,"53":0.003,"70":0.003,"73":0.006,"76":0.003,"79":0.13496,"81":0.003,"83":0.01799,"86":0.003,"87":0.07498,"88":0.009,"89":0.003,"90":0.003,"91":0.006,"94":0.02399,"95":0.003,"96":0.003,"97":0.26991,"98":0.006,"99":0.009,"100":0.003,"102":0.006,"103":0.02699,"104":0.009,"105":0.003,"106":0.006,"107":0.006,"108":0.006,"109":1.27458,"110":0.003,"111":0.006,"112":0.012,"113":0.02399,"114":0.03599,"115":0.006,"116":0.04499,"117":0.003,"118":0.01799,"119":0.05098,"120":0.23992,"121":0.03599,"122":0.06298,"123":0.03899,"124":0.11096,"125":0.3029,"126":13.25858,"127":1.66744,"128":0.003,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 35 36 37 39 40 41 42 43 44 45 46 47 48 50 51 52 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 71 72 74 75 77 78 80 84 85 92 93 101 129 130"},F:{"36":0.003,"46":0.006,"79":0.003,"83":0.02099,"85":0.003,"86":0.003,"95":0.09897,"106":0.11996,"109":0.23692,"110":0.015,"111":0.52483,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 37 38 39 40 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 80 81 82 84 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 107 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"92":0.003,"97":0.003,"103":0.003,"107":0.003,"109":0.05098,"110":0.003,"119":0.003,"120":0.41986,"121":0.003,"122":0.003,"123":0.006,"124":0.009,"125":0.05398,"126":2.0873,"127":0.27291,_:"12 13 14 15 16 17 18 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 96 98 99 100 101 102 104 105 106 108 111 112 113 114 115 116 117 118"},E:{"14":0.006,"15":0.003,_:"0 4 5 6 7 8 9 10 11 12 13 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1","12.1":0.006,"13.1":0.012,"14.1":0.02699,"15.1":0.003,"15.2-15.3":0.003,"15.4":0.003,"15.5":0.009,"15.6":0.05698,"16.0":0.012,"16.1":0.009,"16.2":0.009,"16.3":0.02099,"16.4":0.003,"16.5":0.012,"16.6":0.08097,"17.0":0.009,"17.1":0.012,"17.2":0.01799,"17.3":0.01799,"17.4":0.04199,"17.5":0.55781,"17.6":0.009,"18.0":0.006},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00159,"5.0-5.1":0.00079,"6.0-6.1":0.00477,"7.0-7.1":0.00477,"8.1-8.4":0,"9.0-9.2":0.00397,"9.3":0.01589,"10.0-10.2":0.00318,"10.3":0.02781,"11.0-11.2":0.0731,"11.3-11.4":0.00795,"12.0-12.1":0.00556,"12.2-12.5":0.10251,"13.0-13.1":0.00159,"13.2":0.01669,"13.3":0.00556,"13.4-13.7":0.02384,"14.0-14.4":0.05483,"14.5-14.8":0.06198,"15.0-15.1":0.03099,"15.2-15.3":0.03337,"15.4":0.03814,"15.5":0.04609,"15.6-15.8":0.42273,"16.0":0.08502,"16.1":0.18038,"16.2":0.09059,"16.3":0.15177,"16.4":0.03576,"16.5":0.06436,"16.6-16.7":0.52762,"17.0":0.04768,"17.1":0.07708,"17.2":0.07469,"17.3":0.11204,"17.4":0.2805,"17.5":5.13638,"17.6":0.03973,"18.0":0.05244},P:{"4":0.16577,"20":0.02072,"21":0.04144,"22":0.07252,"23":0.09325,"24":0.08289,"25":2.54873,"5.0-5.4":0.01036,"6.2-6.4":0.01036,_:"7.2-7.4 8.2 9.2 10.1 12.0 15.0 16.0","11.1-11.2":0.01036,"13.0":0.01036,"14.0":0.01036,"17.0":0.01036,"18.0":0.01036,"19.0":0.02072},I:{"0":0.10465,"3":0,"4":0.00001,"2.1":0,"2.2":0.00002,"2.3":0,"4.1":0.00006,"4.2-4.3":0.00004,"4.4":0,"4.4.3-4.4.4":0.00018},K:{"0":0.37805,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.003,"11":0.03299,_:"6 7 9 10 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":59.67241},R:{_:"0"},M:{"0":0.24504},Q:{_:"14.9"},O:{"0":0.014},H:{"0":0}}; +module.exports={C:{"48":0.00307,"52":0.03995,"61":0.00307,"68":0.00307,"72":0.00307,"78":0.00922,"83":0.00615,"88":0.00307,"91":0.00307,"95":0.00307,"97":0.00307,"99":0.00307,"102":0.00307,"103":0.00615,"107":0.00307,"109":0.00307,"111":0.00307,"113":0.00615,"115":0.62382,"116":0.00307,"118":0.00307,"119":0.0338,"120":0.71908,"121":0.00307,"122":0.00615,"123":0.01537,"124":0.00615,"125":0.00922,"126":0.01229,"127":0.03688,"128":0.74674,"129":2.12652,"130":0.00307,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 49 50 51 53 54 55 56 57 58 59 60 62 63 64 65 66 67 69 70 71 73 74 75 76 77 79 80 81 82 84 85 86 87 89 90 92 93 94 96 98 100 101 104 105 106 108 110 112 114 117 131 132 133 3.5 3.6"},D:{"34":0.01537,"38":0.01537,"49":0.00615,"53":0.00307,"73":0.00307,"76":0.00307,"79":0.15672,"80":0.00307,"81":0.00307,"83":0.00307,"84":0.00307,"85":0.00307,"87":0.08912,"88":0.01229,"89":0.00615,"90":0.00307,"91":0.00615,"94":0.02766,"95":0.00307,"97":0.00615,"98":0.00307,"99":0.01229,"100":0.00615,"101":0.00307,"102":0.00922,"103":0.03073,"104":0.00922,"105":0.00307,"106":0.00615,"107":0.00615,"108":0.00615,"109":1.28144,"110":0.00307,"111":0.00922,"112":0.00922,"113":0.02458,"114":0.03688,"115":0.00615,"116":0.05839,"117":0.00307,"118":0.03073,"119":0.05224,"120":0.31652,"121":0.03073,"122":0.07375,"123":0.03688,"124":0.06761,"125":0.1475,"126":0.67913,"127":12.44258,"128":2.43074,"129":0.00307,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 35 36 37 39 40 41 42 43 44 45 46 47 48 50 51 52 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 74 75 77 78 86 92 93 96 130 131"},F:{"36":0.00307,"46":0.00615,"79":0.00307,"83":0.02151,"84":0.00307,"85":0.00307,"86":0.00307,"95":0.08912,"98":0.00307,"105":0.0799,"106":0.12292,"109":0.15058,"110":0.00307,"111":0.07375,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 37 38 39 40 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 80 81 82 87 88 89 90 91 92 93 94 96 97 99 100 101 102 103 104 107 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"92":0.00307,"97":0.00307,"109":0.06453,"110":0.00615,"117":0.00307,"118":0.03688,"119":0.03688,"120":0.65455,"121":0.00307,"122":0.00307,"123":0.00307,"124":0.00307,"125":0.03073,"126":0.09834,"127":1.8899,"128":0.5808,_:"12 13 14 15 16 17 18 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 96 98 99 100 101 102 103 104 105 106 107 108 111 112 113 114 115 116"},E:{"14":0.00615,_:"0 4 5 6 7 8 9 10 11 12 13 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1","12.1":0.00307,"13.1":0.01229,"14.1":0.02458,"15.1":0.00307,"15.2-15.3":0.00307,"15.4":0.00615,"15.5":0.00615,"15.6":0.05531,"16.0":0.00922,"16.1":0.00922,"16.2":0.01229,"16.3":0.01844,"16.4":0.00615,"16.5":0.01229,"16.6":0.08297,"17.0":0.00922,"17.1":0.01229,"17.2":0.01844,"17.3":0.01537,"17.4":0.0338,"17.5":0.43022,"17.6":0.19975,"18.0":0.01537},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00175,"5.0-5.1":0.00088,"6.0-6.1":0.00438,"7.0-7.1":0.00526,"8.1-8.4":0,"9.0-9.2":0.00438,"9.3":0.01754,"10.0-10.2":0.00526,"10.3":0.02719,"11.0-11.2":0.06928,"11.3-11.4":0.00877,"12.0-12.1":0.00702,"12.2-12.5":0.11751,"13.0-13.1":0.00175,"13.2":0.03771,"13.3":0.00526,"13.4-13.7":0.02192,"14.0-14.4":0.06489,"14.5-14.8":0.06226,"15.0-15.1":0.0342,"15.2-15.3":0.0342,"15.4":0.03946,"15.5":0.04648,"15.6-15.8":0.4376,"16.0":0.08857,"16.1":0.18679,"16.2":0.09383,"16.3":0.1561,"16.4":0.03946,"16.5":0.06314,"16.6-16.7":0.54284,"17.0":0.04999,"17.1":0.07717,"17.2":0.07103,"17.3":0.10523,"17.4":0.24643,"17.5":5.04689,"17.6":0.8489,"18.0":0.09208},P:{"4":0.19666,"20":0.0207,"21":0.0414,"22":0.08281,"23":0.09316,"24":0.0621,"25":1.94593,"5.0-5.4":0.01035,"6.2-6.4":0.01035,_:"7.2-7.4 8.2 9.2 10.1 11.1-11.2 12.0 15.0 16.0","13.0":0.01035,"14.0":0.01035,"17.0":0.01035,"18.0":0.01035,"19.0":0.0207},I:{"0":0.08975,"3":0,"4":0.00001,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00004,"4.2-4.3":0.00004,"4.4":0,"4.4.3-4.4.4":0.00014},K:{"0":0.36713,_:"10 11 12 11.1 11.5 12.1"},A:{"11":0.01229,_:"6 7 8 9 10 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":0.02078},H:{"0":0},L:{"0":57.59038},R:{_:"0"},M:{"0":0.2563},Q:{_:"14.9"}}; diff --git a/node_modules/caniuse-lite/data/regions/ID.js b/node_modules/caniuse-lite/data/regions/ID.js index 4e9ae756..0c252667 100644 --- a/node_modules/caniuse-lite/data/regions/ID.js +++ b/node_modules/caniuse-lite/data/regions/ID.js @@ -1 +1 @@ -module.exports={C:{"17":0.00757,"36":0.01893,"52":0.00379,"56":0.00379,"78":0.00757,"86":0.00379,"90":0.00379,"101":0.00379,"105":0.00379,"106":0.00379,"107":0.00379,"108":0.00379,"109":0.00379,"110":0.00379,"112":0.00379,"113":0.04164,"114":0.01136,"115":0.24981,"117":0.00379,"118":0.00379,"119":0.00379,"120":0.00379,"121":0.00757,"122":0.00757,"123":0.01136,"124":0.01136,"125":0.01893,"126":0.04164,"127":0.98032,"128":1.43073,"129":0.02271,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 53 54 55 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 79 80 81 82 83 84 85 87 88 89 91 92 93 94 95 96 97 98 99 100 102 103 104 111 116 130 131 3.5 3.6"},D:{"25":0.00379,"56":0.00379,"61":0.00379,"63":0.00379,"66":0.00379,"70":0.00379,"71":0.00379,"72":0.00379,"74":0.00379,"75":0.00379,"77":0.00379,"78":0.00379,"79":0.01136,"80":0.00757,"81":0.00757,"83":0.00379,"84":0.00379,"85":0.00379,"86":0.00379,"87":0.01136,"88":0.00379,"89":0.01136,"90":0.00379,"91":0.00757,"92":0.00757,"93":0.00379,"94":0.00379,"95":0.00379,"96":0.00379,"97":0.00379,"98":0.01893,"99":0.01136,"100":0.02271,"101":0.00757,"102":0.00379,"103":0.03028,"104":0.01514,"105":0.00757,"106":0.01514,"107":0.01136,"108":0.01514,"109":1.33989,"110":0.00757,"111":0.01893,"112":0.03028,"113":0.01893,"114":0.03785,"115":0.01136,"116":0.10598,"117":0.10598,"118":0.02271,"119":0.04542,"120":0.0757,"121":0.04542,"122":0.10977,"123":0.07192,"124":0.17033,"125":0.35201,"126":22.30122,"127":2.6495,"128":0.00757,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 57 58 59 60 62 64 65 67 68 69 73 76 129 130"},F:{"83":0.01136,"85":0.00379,"95":0.01893,"109":0.07949,"110":0.00379,"111":0.20818,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 106 107 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"14":0.00379,"18":0.00757,"88":0.00379,"89":0.00379,"90":0.00379,"92":0.01136,"100":0.00379,"107":0.00379,"109":0.01893,"113":0.00379,"114":0.00379,"118":0.00379,"119":0.00379,"120":0.00757,"121":0.00379,"122":0.00757,"123":0.00379,"124":0.01514,"125":0.04164,"126":3.09235,"127":0.38607,_:"12 13 15 16 17 79 80 81 83 84 85 86 87 91 93 94 95 96 97 98 99 101 102 103 104 105 106 108 110 111 112 115 116 117"},E:{"13":0.00379,"14":0.01136,_:"0 4 5 6 7 8 9 10 11 12 15 3.1 3.2 6.1 7.1 9.1 10.1 11.1","5.1":0.01514,"12.1":0.00379,"13.1":0.01514,"14.1":0.04542,"15.1":0.01514,"15.2-15.3":0.00757,"15.4":0.00757,"15.5":0.01136,"15.6":0.0757,"16.0":0.00757,"16.1":0.0265,"16.2":0.01136,"16.3":0.02271,"16.4":0.01514,"16.5":0.03785,"16.6":0.06813,"17.0":0.01893,"17.1":0.03028,"17.2":0.03407,"17.3":0.03407,"17.4":0.06813,"17.5":0.405,"17.6":0.00379,"18.0":0.00379},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00126,"5.0-5.1":0.00063,"6.0-6.1":0.00379,"7.0-7.1":0.00379,"8.1-8.4":0,"9.0-9.2":0.00316,"9.3":0.01264,"10.0-10.2":0.00253,"10.3":0.02212,"11.0-11.2":0.05814,"11.3-11.4":0.00632,"12.0-12.1":0.00442,"12.2-12.5":0.08152,"13.0-13.1":0.00126,"13.2":0.01327,"13.3":0.00442,"13.4-13.7":0.01896,"14.0-14.4":0.04361,"14.5-14.8":0.04929,"15.0-15.1":0.02465,"15.2-15.3":0.02654,"15.4":0.03033,"15.5":0.03665,"15.6-15.8":0.3362,"16.0":0.06762,"16.1":0.14346,"16.2":0.07204,"16.3":0.12071,"16.4":0.02844,"16.5":0.05119,"16.6-16.7":0.41962,"17.0":0.03792,"17.1":0.0613,"17.2":0.0594,"17.3":0.08911,"17.4":0.22308,"17.5":4.08501,"17.6":0.0316,"18.0":0.04171},P:{"4":0.03037,"20":0.02025,"21":0.05062,"22":0.10124,"23":0.08099,"24":0.07087,"25":0.99215,_:"5.0-5.4 8.2 10.1 12.0","6.2-6.4":0.02025,"7.2-7.4":0.10124,"9.2":0.01012,"11.1-11.2":0.02025,"13.0":0.01012,"14.0":0.02025,"15.0":0.01012,"16.0":0.02025,"17.0":0.02025,"18.0":0.01012,"19.0":0.02025},I:{"0":0.03715,"3":0,"4":0,"2.1":0,"2.2":0.00001,"2.3":0,"4.1":0.00002,"4.2-4.3":0.00001,"4.4":0,"4.4.3-4.4.4":0.00006},K:{"0":0.68975,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.00397,"9":0.00397,"10":0.00397,"11":0.06756,_:"6 7 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":54.13811},R:{_:"0"},M:{"0":0.08078},Q:{_:"14.9"},O:{"0":0.71461},H:{"0":0}}; +module.exports={C:{"17":0.00368,"36":0.01104,"43":0.00368,"52":0.00368,"72":0.00368,"78":0.00368,"86":0.00736,"90":0.00368,"101":0.00368,"103":0.00368,"106":0.00368,"109":0.00368,"111":0.00368,"112":0.00736,"113":0.04047,"114":0.01104,"115":0.24281,"117":0.00368,"118":0.00368,"119":0.00368,"120":0.00368,"121":0.00736,"122":0.00736,"123":0.00736,"124":0.00736,"125":0.01472,"126":0.02207,"127":0.07358,"128":0.71005,"129":1.66291,"130":0.02207,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 37 38 39 40 41 42 44 45 46 47 48 49 50 51 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 73 74 75 76 77 79 80 81 82 83 84 85 87 88 89 91 92 93 94 95 96 97 98 99 100 102 104 105 107 108 110 116 131 132 133 3.5 3.6"},D:{"25":0.00368,"38":0.00368,"52":0.00368,"56":0.00736,"70":0.00368,"71":0.00368,"74":0.00368,"79":0.01104,"80":0.00736,"81":0.00736,"83":0.00368,"84":0.00368,"85":0.00368,"86":0.00368,"87":0.01104,"89":0.00736,"90":0.00368,"91":0.00736,"92":0.00368,"93":0.00736,"94":0.00736,"95":0.00368,"96":0.00368,"97":0.00368,"98":0.03311,"99":0.01104,"100":0.0184,"101":0.00368,"102":0.00368,"103":0.02943,"104":0.01104,"105":0.00736,"106":0.0184,"107":0.01104,"108":0.01472,"109":1.25822,"110":0.00736,"111":0.02575,"112":0.02207,"113":0.0184,"114":0.03679,"115":0.01104,"116":0.11037,"117":0.02207,"118":0.02575,"119":0.04047,"120":0.05886,"121":0.05519,"122":0.09198,"123":0.06622,"124":0.12877,"125":0.12141,"126":0.89032,"127":19.84821,"128":3.94389,"129":0.00736,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 26 27 28 29 30 31 32 33 34 35 36 37 39 40 41 42 43 44 45 46 47 48 49 50 51 53 54 55 57 58 59 60 61 62 63 64 65 66 67 68 69 72 73 75 76 77 78 88 130 131"},F:{"83":0.01104,"95":0.0184,"109":0.04415,"111":0.02575,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 106 107 108 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"14":0.00368,"18":0.00736,"92":0.00736,"100":0.00368,"109":0.01472,"114":0.00368,"117":0.00368,"118":0.00368,"119":0.00368,"120":0.00368,"121":0.00368,"122":0.00368,"123":0.00368,"124":0.01104,"125":0.01472,"126":0.09933,"127":2.54955,"128":0.79466,_:"12 13 15 16 17 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 96 97 98 99 101 102 103 104 105 106 107 108 110 111 112 113 115 116"},E:{"14":0.01104,"15":0.00368,_:"0 4 5 6 7 8 9 10 11 12 13 3.1 3.2 6.1 7.1 9.1 10.1 11.1 12.1","5.1":0.0184,"13.1":0.01472,"14.1":0.04047,"15.1":0.01104,"15.2-15.3":0.00368,"15.4":0.01104,"15.5":0.01104,"15.6":0.07726,"16.0":0.00736,"16.1":0.02575,"16.2":0.01104,"16.3":0.02575,"16.4":0.01472,"16.5":0.03679,"16.6":0.07726,"17.0":0.0184,"17.1":0.03311,"17.2":0.03311,"17.3":0.03679,"17.4":0.0699,"17.5":0.33847,"17.6":0.12877,"18.0":0.00736},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00125,"5.0-5.1":0.00063,"6.0-6.1":0.00313,"7.0-7.1":0.00375,"8.1-8.4":0,"9.0-9.2":0.00313,"9.3":0.0125,"10.0-10.2":0.00375,"10.3":0.01938,"11.0-11.2":0.04938,"11.3-11.4":0.00625,"12.0-12.1":0.005,"12.2-12.5":0.08376,"13.0-13.1":0.00125,"13.2":0.02688,"13.3":0.00375,"13.4-13.7":0.01563,"14.0-14.4":0.04625,"14.5-14.8":0.04438,"15.0-15.1":0.02438,"15.2-15.3":0.02438,"15.4":0.02813,"15.5":0.03313,"15.6-15.8":0.3119,"16.0":0.06313,"16.1":0.13314,"16.2":0.06688,"16.3":0.11126,"16.4":0.02813,"16.5":0.045,"16.6-16.7":0.3869,"17.0":0.03563,"17.1":0.055,"17.2":0.05063,"17.3":0.07501,"17.4":0.17564,"17.5":3.59715,"17.6":0.60505,"18.0":0.06563},P:{"4":0.03096,"20":0.01032,"21":0.04128,"22":0.08256,"23":0.06192,"24":0.06192,"25":0.76368,_:"5.0-5.4 8.2 9.2 10.1 12.0 14.0 15.0","6.2-6.4":0.01032,"7.2-7.4":0.07224,"11.1-11.2":0.02064,"13.0":0.01032,"16.0":0.02064,"17.0":0.02064,"18.0":0.01032,"19.0":0.02064},I:{"0":0.03779,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00002,"4.2-4.3":0.00002,"4.4":0,"4.4.3-4.4.4":0.00006},K:{"0":0.6952,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.00409,"11":0.0327,_:"6 7 9 10 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":0.64464},H:{"0":0},L:{"0":55.34348},R:{_:"0"},M:{"0":0.07584},Q:{_:"14.9"}}; diff --git a/node_modules/caniuse-lite/data/regions/IE.js b/node_modules/caniuse-lite/data/regions/IE.js index c1da0e2d..9b7f4307 100644 --- a/node_modules/caniuse-lite/data/regions/IE.js +++ b/node_modules/caniuse-lite/data/regions/IE.js @@ -1 +1 @@ -module.exports={C:{"36":0.00257,"41":0.01026,"45":0.00257,"48":0.00257,"52":0.00257,"59":0.00257,"65":0.00257,"68":0.00513,"78":0.02053,"85":0.00257,"88":0.00513,"91":0.00257,"102":0.00257,"103":0.0154,"105":0.02823,"107":0.17449,"108":0.00257,"111":0.00257,"113":0.00257,"115":0.21554,"121":0.00257,"122":0.01796,"123":0.00257,"124":0.00513,"125":0.00513,"126":0.03079,"127":0.41569,"128":0.61584,"129":0.00257,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 37 38 39 40 42 43 44 46 47 49 50 51 53 54 55 56 57 58 60 61 62 63 64 66 67 69 70 71 72 73 74 75 76 77 79 80 81 82 83 84 86 87 89 90 92 93 94 95 96 97 98 99 100 101 104 106 109 110 112 114 116 117 118 119 120 130 131 3.5 3.6"},D:{"37":0.00257,"38":0.00257,"39":0.03336,"40":0.03079,"41":0.03336,"42":0.03079,"43":0.03336,"44":0.03079,"45":0.03336,"46":0.03079,"47":0.03079,"48":0.03079,"49":0.03849,"50":0.03079,"51":0.03336,"52":0.03592,"53":0.03336,"54":0.03336,"55":0.03079,"56":0.03079,"57":0.03079,"58":0.03079,"59":0.03079,"60":0.03079,"62":0.00513,"63":0.00513,"65":0.00513,"66":0.00257,"73":0.00257,"74":0.13856,"75":0.16422,"76":0.00257,"79":0.02566,"80":0.00257,"81":0.03592,"83":0.00257,"85":0.00513,"87":0.02566,"88":0.03079,"89":0.02053,"91":0.17705,"92":0.0077,"93":0.05645,"94":0.01026,"96":0.00513,"97":0.00257,"98":0.0077,"99":0.0154,"102":0.01283,"103":0.04362,"104":0.04106,"105":0.0077,"106":0.02309,"107":0.01026,"108":0.0077,"109":0.39003,"110":0.01283,"111":0.00513,"112":0.00513,"113":0.10264,"114":0.1206,"115":0.0077,"116":0.14626,"117":0.16422,"118":0.02053,"119":0.07698,"120":0.12573,"121":0.03592,"122":0.14626,"123":0.06415,"124":0.18732,"125":1.37024,"126":10.51803,"127":1.22398,"128":0.00513,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 61 64 67 68 69 70 71 72 77 78 84 86 90 95 100 101 129 130"},F:{"46":0.01026,"83":0.01026,"94":0.00513,"95":0.00513,"96":0.00257,"109":0.23094,"110":0.00257,"111":0.17705,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 85 86 87 88 89 90 91 92 93 97 98 99 100 101 102 103 104 105 106 107 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"16":0.00257,"18":0.00257,"92":0.00257,"107":0.00257,"108":0.00257,"109":0.01283,"110":0.00257,"114":0.00257,"116":0.01026,"117":0.00513,"118":0.00257,"119":0.00257,"120":0.01283,"121":0.00513,"122":0.00513,"123":0.0154,"124":0.02566,"125":0.1437,"126":3.11256,"127":0.36181,_:"12 13 14 15 17 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 96 97 98 99 100 101 102 103 104 105 106 111 112 113 115"},E:{"8":0.00257,"9":0.00257,"13":0.00513,"14":0.136,"15":0.00513,_:"0 4 5 6 7 10 11 12 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1","12.1":0.0077,"13.1":0.03849,"14.1":0.07441,"15.1":0.0077,"15.2-15.3":0.0077,"15.4":0.01796,"15.5":0.02566,"15.6":0.21041,"16.0":0.03336,"16.1":0.02309,"16.2":0.03079,"16.3":0.08468,"16.4":0.0154,"16.5":0.03079,"16.6":0.21554,"17.0":0.0154,"17.1":0.05389,"17.2":0.05645,"17.3":0.03592,"17.4":0.08981,"17.5":1.31379,"17.6":0.01026,"18.0":0.0077},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00323,"5.0-5.1":0.00162,"6.0-6.1":0.0097,"7.0-7.1":0.0097,"8.1-8.4":0,"9.0-9.2":0.00809,"9.3":0.03234,"10.0-10.2":0.00647,"10.3":0.0566,"11.0-11.2":0.14877,"11.3-11.4":0.01617,"12.0-12.1":0.01132,"12.2-12.5":0.20861,"13.0-13.1":0.00323,"13.2":0.03396,"13.3":0.01132,"13.4-13.7":0.04851,"14.0-14.4":0.11158,"14.5-14.8":0.12613,"15.0-15.1":0.06307,"15.2-15.3":0.06792,"15.4":0.07762,"15.5":0.09379,"15.6-15.8":0.8603,"16.0":0.17303,"16.1":0.36708,"16.2":0.18435,"16.3":0.30887,"16.4":0.07277,"16.5":0.13099,"16.6-16.7":1.07376,"17.0":0.09703,"17.1":0.15686,"17.2":0.15201,"17.3":0.22801,"17.4":0.57084,"17.5":10.45302,"17.6":0.08086,"18.0":0.10673},P:{"4":0.01042,"20":0.03125,"21":0.05209,"22":0.06251,"23":0.10418,"24":0.08334,"25":2.69817,_:"5.0-5.4 8.2 9.2 10.1 12.0 14.0 15.0 16.0 18.0","6.2-6.4":0.01042,"7.2-7.4":0.01042,"11.1-11.2":0.01042,"13.0":0.01042,"17.0":0.01042,"19.0":0.02084},I:{"0":0.08891,"3":0,"4":0.00001,"2.1":0,"2.2":0.00002,"2.3":0,"4.1":0.00005,"4.2-4.3":0.00004,"4.4":0,"4.4.3-4.4.4":0.00015},K:{"0":0.19818,_:"10 11 12 11.1 11.5 12.1"},A:{"7":0.00272,"8":0.00543,"9":0.04075,"11":0.04347,_:"6 10 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":54.12527},R:{_:"0"},M:{"0":0.50558},Q:{_:"14.9"},O:{"0":0.02231},H:{"0":0.01}}; +module.exports={C:{"2":0.00283,"36":0.00283,"38":0.03397,"43":0.03397,"44":0.16137,"45":0.0368,"48":0.00283,"52":0.00283,"55":0.00283,"59":0.00283,"68":0.00566,"78":0.01416,"88":0.00566,"91":0.00283,"102":0.00283,"103":0.00849,"105":0.03963,"107":0.40483,"115":0.16703,"121":0.00283,"122":0.01699,"123":0.00283,"124":0.00283,"125":0.00566,"126":0.00566,"127":0.02265,"128":0.33406,"129":0.73889,"130":0.00283,_:"3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 37 39 40 41 42 46 47 49 50 51 53 54 56 57 58 60 61 62 63 64 65 66 67 69 70 71 72 73 74 75 76 77 79 80 81 82 83 84 85 86 87 89 90 92 93 94 95 96 97 98 99 100 101 104 106 108 109 110 111 112 113 114 116 117 118 119 120 131 132 133 3.5 3.6"},D:{"37":0.00283,"38":0.00566,"39":0.0368,"40":0.0368,"41":0.0368,"42":0.03397,"43":0.0368,"44":0.0368,"45":0.0368,"46":0.0368,"47":0.07078,"48":0.68793,"49":0.13589,"50":0.0368,"51":0.03963,"52":0.04247,"53":0.0368,"54":0.0368,"55":0.0368,"56":0.0368,"57":0.0368,"58":0.03397,"59":0.03397,"60":0.03397,"61":0.00283,"62":0.00566,"63":0.00283,"65":0.00283,"66":0.00283,"74":0.09625,"75":0.22365,"76":0.00283,"78":0.00283,"79":0.03114,"80":0.00566,"81":0.03963,"83":0.00283,"85":0.00566,"86":0.00283,"87":0.02831,"88":0.00566,"89":0.02265,"91":0.30009,"92":0.00566,"93":0.01699,"94":0.00849,"96":0.00283,"97":0.01132,"98":0.00283,"99":0.00283,"100":0.00283,"101":0.00566,"102":0.01132,"103":0.04247,"104":0.01699,"105":0.00849,"106":0.01982,"107":0.01132,"108":0.00566,"109":0.38502,"110":0.00566,"111":0.00566,"112":0.00849,"113":0.11607,"114":0.14155,"115":0.00849,"116":0.11607,"117":0.10192,"118":0.02265,"119":0.05379,"120":0.06794,"121":0.02548,"122":0.13306,"123":0.04247,"124":0.12173,"125":1.42966,"126":1.70709,"127":9.21774,"128":1.65897,"129":0.00283,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 64 67 68 69 70 71 72 73 77 84 90 95 130 131"},F:{"36":0.00283,"46":0.00849,"83":0.00849,"84":0.00283,"95":0.00283,"109":0.09059,"111":0.0453,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 37 38 39 40 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 106 107 108 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"12":0.00849,"13":0.00849,"16":0.00283,"18":0.00283,"92":0.00283,"99":0.00283,"102":0.00283,"109":0.01132,"113":0.00566,"114":0.00283,"116":0.00283,"117":0.00566,"119":0.00283,"120":0.01132,"121":0.00566,"122":0.00283,"123":0.00849,"124":0.01132,"125":0.10475,"126":0.16703,"127":2.7489,"128":0.75305,_:"14 15 17 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 96 97 98 100 101 103 104 105 106 107 108 110 111 112 115 118"},E:{"8":0.01699,"9":0.0821,"13":0.00283,"14":0.03397,"15":0.00566,_:"0 4 5 6 7 10 11 12 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1","12.1":0.00283,"13.1":0.04247,"14.1":0.08776,"15.1":0.00849,"15.2-15.3":0.00849,"15.4":0.01982,"15.5":0.02548,"15.6":0.2378,"16.0":0.02548,"16.1":0.02548,"16.2":0.0368,"16.3":0.09625,"16.4":0.01132,"16.5":0.03114,"16.6":0.2463,"17.0":0.01416,"17.1":0.07078,"17.2":0.05096,"17.3":0.03963,"17.4":0.11607,"17.5":1.33906,"17.6":0.31707,"18.0":0.01132},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00381,"5.0-5.1":0.0019,"6.0-6.1":0.00952,"7.0-7.1":0.01142,"8.1-8.4":0,"9.0-9.2":0.00952,"9.3":0.03808,"10.0-10.2":0.01142,"10.3":0.05903,"11.0-11.2":0.15042,"11.3-11.4":0.01904,"12.0-12.1":0.01523,"12.2-12.5":0.25515,"13.0-13.1":0.00381,"13.2":0.08188,"13.3":0.01142,"13.4-13.7":0.0476,"14.0-14.4":0.1409,"14.5-14.8":0.13519,"15.0-15.1":0.07426,"15.2-15.3":0.07426,"15.4":0.08568,"15.5":0.10092,"15.6-15.8":0.95014,"16.0":0.19231,"16.1":0.40557,"16.2":0.20374,"16.3":0.33893,"16.4":0.08568,"16.5":0.13709,"16.6-16.7":1.17863,"17.0":0.10853,"17.1":0.16756,"17.2":0.15423,"17.3":0.22849,"17.4":0.53505,"17.5":10.95802,"17.6":1.84316,"18.0":0.19993},P:{"4":0.01042,"20":0.03126,"21":0.0521,"22":0.06252,"23":0.08336,"24":0.09378,"25":2.30293,_:"5.0-5.4 8.2 9.2 10.1 12.0 14.0 15.0 16.0 18.0","6.2-6.4":0.01042,"7.2-7.4":0.01042,"11.1-11.2":0.01042,"13.0":0.01042,"17.0":0.01042,"19.0":0.02084},I:{"0":0.0786,"3":0,"4":0.00001,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00003,"4.2-4.3":0.00003,"4.4":0,"4.4.3-4.4.4":0.00013},K:{"0":0.19073,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.00602,"9":0.02711,"11":0.10842,_:"6 7 10 5.5"},N:{_:"10 11"},S:{"2.5":0.00717,_:"3.0-3.1"},J:{_:"7 10"},O:{"0":0.02151},H:{"0":0.01},L:{"0":48.20649},R:{_:"0"},M:{"0":0.66672},Q:{_:"14.9"}}; diff --git a/node_modules/caniuse-lite/data/regions/IL.js b/node_modules/caniuse-lite/data/regions/IL.js index 17245c99..a57e3789 100644 --- a/node_modules/caniuse-lite/data/regions/IL.js +++ b/node_modules/caniuse-lite/data/regions/IL.js @@ -1 +1 @@ -module.exports={C:{"24":0.00287,"25":0.00862,"26":0.02011,"27":0.00287,"28":0.00287,"31":0.00287,"36":0.00287,"51":0.00287,"52":0.00862,"59":0.01149,"66":0.00287,"68":0.00287,"78":0.00287,"88":0.00287,"89":0.00287,"101":0.00287,"102":0.00575,"103":0.00575,"105":0.00287,"107":0.00575,"110":0.00575,"112":0.00287,"113":0.01149,"115":0.16951,"119":0.00575,"120":0.00575,"121":0.00575,"122":0.00287,"123":0.00862,"124":0.00575,"125":0.01149,"126":0.01724,"127":0.36774,"128":0.6177,"129":0.00287,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 29 30 32 33 34 35 37 38 39 40 41 42 43 44 45 46 47 48 49 50 53 54 55 56 57 58 60 61 62 63 64 65 67 69 70 71 72 73 74 75 76 77 79 80 81 82 83 84 85 86 87 90 91 92 93 94 95 96 97 98 99 100 104 106 108 109 111 114 116 117 118 130 131 3.5 3.6"},D:{"12":0.00287,"31":0.02586,"32":0.00575,"38":0.01724,"40":0.00287,"41":0.00287,"48":0.00287,"49":0.00287,"50":0.00287,"51":0.00287,"52":0.01724,"55":0.00287,"56":0.00575,"63":0.00287,"65":0.00862,"66":0.06033,"68":0.00575,"69":0.00575,"70":0.00575,"71":0.00287,"72":0.00575,"73":0.00575,"74":0.00862,"75":0.00575,"76":0.00575,"77":0.00287,"78":0.00575,"79":0.0431,"80":0.01437,"81":0.01149,"83":0.01149,"84":0.00575,"85":0.00862,"86":0.01149,"87":0.03448,"88":0.01437,"89":0.00862,"90":0.01149,"91":0.0316,"92":0.00287,"94":0.00862,"95":0.00575,"96":0.00575,"97":0.00287,"98":0.00287,"99":0.00287,"100":0.00862,"101":0.00287,"102":0.00862,"103":0.02011,"104":0.01437,"105":0.00862,"106":0.02011,"107":0.01149,"108":0.03448,"109":0.88776,"110":0.0316,"111":0.02011,"112":0.02011,"113":0.08044,"114":0.08619,"115":0.01149,"116":0.05746,"117":0.01149,"118":0.01724,"119":0.04597,"120":0.06895,"121":0.05746,"122":0.08044,"123":0.08332,"124":0.16089,"125":0.46543,"126":16.18074,"127":1.89331,"128":0.00862,"129":0.00287,_:"4 5 6 7 8 9 10 11 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 33 34 35 36 37 39 42 43 44 45 46 47 53 54 57 58 59 60 61 62 64 67 93 130"},F:{"46":0.00862,"55":0.00287,"78":0.00287,"83":0.01437,"84":0.00287,"95":0.02586,"99":0.00287,"109":0.12641,"110":0.01149,"111":0.27868,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 47 48 49 50 51 52 53 54 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 79 80 81 82 85 86 87 88 89 90 91 92 93 94 96 97 98 100 101 102 103 104 105 106 107 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6","12.1":0.00287},B:{"15":0.00287,"17":0.00575,"18":0.00287,"80":0.00287,"81":0.00287,"83":0.00287,"84":0.00287,"85":0.00287,"86":0.00287,"87":0.00287,"88":0.00287,"89":0.00287,"90":0.00287,"92":0.00287,"104":0.00287,"107":0.00287,"108":0.00287,"109":0.02873,"110":0.01724,"111":0.00287,"112":0.00575,"113":0.00287,"114":0.00287,"115":0.00287,"116":0.00287,"117":0.00287,"118":0.00287,"119":0.00862,"120":0.01437,"121":0.01437,"122":0.00862,"123":0.01437,"124":0.0316,"125":0.06321,"126":2.16624,"127":0.29592,_:"12 13 14 16 79 91 93 94 95 96 97 98 99 100 101 102 103 105 106"},E:{"6":0.00287,"7":0.00287,"8":0.12067,"9":0.00287,"13":0.00287,"14":0.02011,"15":0.00287,_:"0 4 5 10 11 12 3.1 3.2 7.1 10.1 12.1","5.1":0.00287,"6.1":0.00575,"9.1":0.00862,"11.1":0.01437,"13.1":0.01437,"14.1":0.04022,"15.1":0.00287,"15.2-15.3":0.02298,"15.4":0.00287,"15.5":0.01724,"15.6":0.07757,"16.0":0.00862,"16.1":0.01724,"16.2":0.00862,"16.3":0.04022,"16.4":0.00575,"16.5":0.01437,"16.6":0.14652,"17.0":0.00575,"17.1":0.01724,"17.2":0.01437,"17.3":0.02873,"17.4":0.03735,"17.5":0.71538,"17.6":0.00287,"18.0":0.00575},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00296,"5.0-5.1":0.00148,"6.0-6.1":0.00889,"7.0-7.1":0.00889,"8.1-8.4":0,"9.0-9.2":0.00741,"9.3":0.02963,"10.0-10.2":0.00593,"10.3":0.05186,"11.0-11.2":0.13632,"11.3-11.4":0.01482,"12.0-12.1":0.01037,"12.2-12.5":0.19114,"13.0-13.1":0.00296,"13.2":0.03112,"13.3":0.01037,"13.4-13.7":0.04445,"14.0-14.4":0.10224,"14.5-14.8":0.11557,"15.0-15.1":0.05779,"15.2-15.3":0.06223,"15.4":0.07112,"15.5":0.08594,"15.6-15.8":0.78827,"16.0":0.15854,"16.1":0.33635,"16.2":0.16891,"16.3":0.28301,"16.4":0.06668,"16.5":0.12002,"16.6-16.7":0.98385,"17.0":0.0889,"17.1":0.14373,"17.2":0.13928,"17.3":0.20892,"17.4":0.52304,"17.5":9.57773,"17.6":0.07409,"18.0":0.09779},P:{"4":0.03094,"20":0.03094,"21":0.06188,"22":0.13406,"23":0.15469,"24":0.15469,"25":6.22878,_:"5.0-5.4 8.2 10.1 12.0","6.2-6.4":0.01031,"7.2-7.4":0.01031,"9.2":0.01031,"11.1-11.2":0.04125,"13.0":0.03094,"14.0":0.03094,"15.0":0.01031,"16.0":0.02063,"17.0":0.03094,"18.0":0.01031,"19.0":0.04125},I:{"0":0.03551,"3":0,"4":0,"2.1":0,"2.2":0.00001,"2.3":0,"4.1":0.00002,"4.2-4.3":0.00001,"4.4":0,"4.4.3-4.4.4":0.00006},K:{"0":0.33635,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.01799,"9":0.006,"10":0.006,"11":0.03897,_:"6 7 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":48.66027},R:{_:"0"},M:{"0":0.23519},Q:{_:"14.9"},O:{"0":0.02851},H:{"0":0.02}}; +module.exports={C:{"24":0.00262,"25":0.00787,"26":0.01837,"27":0.00262,"29":0.00262,"33":0.00262,"36":0.00262,"51":0.0105,"52":0.0105,"59":0.00262,"66":0.00262,"68":0.00262,"78":0.00262,"88":0.00262,"89":0.00262,"101":0.00787,"102":0.00262,"103":0.00262,"105":0.00262,"107":0.00262,"110":0.00262,"112":0.00262,"113":0.0105,"115":0.15482,"119":0.00525,"120":0.00525,"121":0.00262,"122":0.00262,"123":0.00525,"124":0.00262,"125":0.0105,"126":0.00262,"127":0.01574,"128":0.29389,"129":0.62714,"130":0.00262,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 28 30 31 32 34 35 37 38 39 40 41 42 43 44 45 46 47 48 49 50 53 54 55 56 57 58 60 61 62 63 64 65 67 69 70 71 72 73 74 75 76 77 79 80 81 82 83 84 85 86 87 90 91 92 93 94 95 96 97 98 99 100 104 106 108 109 111 114 116 117 118 131 132 133 3.5 3.6"},D:{"31":0.02362,"32":0.00525,"35":0.00262,"38":0.01837,"41":0.00262,"49":0.00525,"50":0.00262,"51":0.00262,"52":0.00262,"55":0.00262,"56":0.00525,"65":0.00525,"66":0.01312,"68":0.00262,"69":0.00262,"70":0.00262,"71":0.00262,"72":0.00262,"74":0.00525,"75":0.00262,"76":0.00262,"77":0.00262,"78":0.00262,"79":0.04198,"80":0.00525,"81":0.00787,"83":0.00787,"84":0.00262,"85":0.00525,"86":0.00525,"87":0.03411,"88":0.0105,"89":0.00525,"90":0.00787,"91":0.03149,"92":0.00262,"94":0.00525,"95":0.00262,"97":0.00262,"98":0.00262,"99":0.00262,"100":0.00525,"101":0.0105,"102":0.01837,"103":0.01837,"104":0.01574,"105":0.00525,"106":0.01312,"107":0.00525,"108":0.03149,"109":0.81606,"110":0.00787,"111":0.01312,"112":0.01312,"113":0.0761,"114":0.08397,"115":0.0105,"116":0.0551,"117":0.0105,"118":0.01574,"119":0.03674,"120":0.0551,"121":0.03674,"122":0.0551,"123":0.0551,"124":0.06035,"125":0.09446,"126":1.10208,"127":13.60806,"128":2.11232,"129":0.00787,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 33 34 36 37 39 40 42 43 44 45 46 47 48 53 54 57 58 59 60 61 62 63 64 67 73 93 96 130 131"},F:{"46":0.00525,"78":0.00262,"83":0.01312,"84":0.0105,"86":0.00262,"95":0.02624,"109":0.05248,"110":0.00262,"111":0.04461,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 79 80 81 82 85 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 106 107 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6","12.1":0.00262},B:{"15":0.00262,"17":0.00262,"18":0.00262,"92":0.00262,"95":0.00262,"104":0.00262,"107":0.00262,"109":0.03936,"110":0.00787,"112":0.00262,"113":0.00262,"114":0.00262,"115":0.00262,"116":0.00262,"117":0.00262,"118":0.00262,"119":0.00787,"120":0.01837,"121":0.0105,"122":0.00525,"123":0.00787,"124":0.01837,"125":0.01837,"126":0.11808,"127":1.76333,"128":0.4592,_:"12 13 14 16 79 80 81 83 84 85 86 87 88 89 90 91 93 94 96 97 98 99 100 101 102 103 105 106 108 111"},E:{"6":0.00262,"7":0.00262,"8":0.14957,"9":0.00262,"14":0.02099,_:"0 4 5 10 11 12 13 15 3.1 3.2 7.1 10.1 12.1","5.1":0.00262,"6.1":0.00525,"9.1":0.00525,"11.1":0.00525,"13.1":0.01312,"14.1":0.02886,"15.1":0.00262,"15.2-15.3":0.01574,"15.4":0.00262,"15.5":0.01837,"15.6":0.08134,"16.0":0.01312,"16.1":0.01312,"16.2":0.00787,"16.3":0.04198,"16.4":0.00525,"16.5":0.01312,"16.6":0.13382,"17.0":0.00525,"17.1":0.02624,"17.2":0.0105,"17.3":0.02099,"17.4":0.03674,"17.5":0.5799,"17.6":0.16006,"18.0":0.0105},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00295,"5.0-5.1":0.00147,"6.0-6.1":0.00737,"7.0-7.1":0.00884,"8.1-8.4":0,"9.0-9.2":0.00737,"9.3":0.02947,"10.0-10.2":0.00884,"10.3":0.04569,"11.0-11.2":0.11642,"11.3-11.4":0.01474,"12.0-12.1":0.01179,"12.2-12.5":0.19748,"13.0-13.1":0.00295,"13.2":0.06337,"13.3":0.00884,"13.4-13.7":0.03684,"14.0-14.4":0.10906,"14.5-14.8":0.10463,"15.0-15.1":0.05748,"15.2-15.3":0.05748,"15.4":0.06632,"15.5":0.07811,"15.6-15.8":0.73539,"16.0":0.14885,"16.1":0.3139,"16.2":0.15769,"16.3":0.26232,"16.4":0.06632,"16.5":0.10611,"16.6-16.7":0.91224,"17.0":0.084,"17.1":0.12969,"17.2":0.11937,"17.3":0.17685,"17.4":0.41412,"17.5":8.48129,"17.6":1.42657,"18.0":0.15474},P:{"4":0.03089,"20":0.03089,"21":0.06178,"22":0.13385,"23":0.15444,"24":0.21622,"25":5.41572,_:"5.0-5.4 8.2 9.2 10.1 12.0","6.2-6.4":0.0103,"7.2-7.4":0.0103,"11.1-11.2":0.04118,"13.0":0.03089,"14.0":0.03089,"15.0":0.0103,"16.0":0.02059,"17.0":0.03089,"18.0":0.0103,"19.0":0.03089},I:{"0":0.02205,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00001,"4.2-4.3":0.00001,"4.4":0,"4.4.3-4.4.4":0.00004},K:{"0":0.37355,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.00262,"9":0.00262,"10":0.00525,"11":0.02886,_:"6 7 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":0.03688},H:{"0":0.01},L:{"0":50.79099},R:{_:"0"},M:{"0":0.24341},Q:{"14.9":0.00738}}; diff --git a/node_modules/caniuse-lite/data/regions/IM.js b/node_modules/caniuse-lite/data/regions/IM.js index ab9ec003..0ea64738 100644 --- a/node_modules/caniuse-lite/data/regions/IM.js +++ b/node_modules/caniuse-lite/data/regions/IM.js @@ -1 +1 @@ -module.exports={C:{"2":0.00432,"3":0.00432,"4":0.00432,"10":0.00432,"11":0.00432,"12":0.00432,"15":0.00432,"19":0.00432,"20":0.00432,"21":0.00432,"23":0.00432,"28":0.00432,"29":0.00432,"31":0.00432,"34":0.00432,"36":0.00432,"37":0.00432,"38":0.00863,"39":0.00863,"40":0.00863,"41":0.00432,"42":0.00432,"52":0.00432,"78":0.00432,"96":0.00432,"113":0.00432,"115":0.2589,"118":0.00863,"121":0.00432,"123":0.00432,"125":0.11219,"126":0.09925,"127":0.72061,"128":1.51457,"129":0.00863,_:"5 6 7 8 9 13 14 16 17 18 22 24 25 26 27 30 32 33 35 43 44 45 46 47 48 49 50 51 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 114 116 117 119 120 122 124 130 131","3.5":0.00863,"3.6":0.01726},D:{"4":0.00432,"17":0.00432,"19":0.00432,"20":0.00432,"21":0.00432,"25":0.00432,"26":0.00432,"28":0.00432,"31":0.00863,"32":0.00432,"33":0.00432,"34":0.00432,"36":0.00432,"37":0.00863,"38":0.00432,"39":0.01295,"40":0.01295,"41":0.00863,"42":0.01295,"43":0.02158,"44":0.03021,"45":0.02589,"46":0.02589,"47":0.02589,"51":0.04315,"70":0.03021,"76":0.03021,"77":0.00863,"79":0.01726,"86":0.00432,"91":0.00432,"93":0.00432,"94":0.00432,"95":0.00432,"98":0.03884,"99":0.01295,"101":0.00432,"103":0.09493,"105":0.00432,"108":0.00432,"109":0.5178,"111":0.00432,"112":0.01295,"114":0.00432,"115":0.00432,"116":1.35491,"117":0.01295,"118":0.02589,"119":0.04747,"120":0.07767,"121":0.18123,"122":0.06041,"123":0.02589,"124":0.37541,"125":0.52212,"126":11.95687,"127":1.32471,_:"5 6 7 8 9 10 11 12 13 14 15 16 18 22 23 24 27 29 30 35 48 49 50 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 71 72 73 74 75 78 80 81 83 84 85 87 88 89 90 92 96 97 100 102 104 106 107 110 113 128 129 130"},F:{"11":0.00432,"26":0.00432,"30":0.00432,"31":0.00863,"32":0.00432,"83":0.02158,"107":0.00432,"109":0.20281,"110":0.01295,"111":1.40669,_:"9 12 15 16 17 18 19 20 21 22 23 24 25 27 28 29 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.6","11.5":0.00432,"12.1":0.00863},B:{"12":0.00432,"98":0.00863,"107":0.03452,"109":0.03021,"119":0.01295,"120":0.00432,"121":0.00432,"122":0.00863,"123":0.01295,"124":0.01726,"125":0.07767,"126":7.87488,"127":1.0917,_:"13 14 15 16 17 18 79 80 81 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 99 100 101 102 103 104 105 106 108 110 111 112 113 114 115 116 117 118"},E:{"5":0.00432,"7":0.00432,"8":0.00863,"9":0.09062,"14":0.02589,_:"0 4 6 10 11 12 13 15 3.2 6.1 9.1 10.1 11.1","3.1":0.00432,"5.1":0.00863,"7.1":0.00432,"12.1":0.06473,"13.1":0.07336,"14.1":0.0561,"15.1":0.02589,"15.2-15.3":0.07336,"15.4":0.00863,"15.5":0.0561,"15.6":0.74218,"16.0":0.03884,"16.1":0.03452,"16.2":0.06904,"16.3":0.20712,"16.4":0.01726,"16.5":0.0863,"16.6":1.09601,"17.0":0.03021,"17.1":0.02589,"17.2":0.09925,"17.3":0.03452,"17.4":0.99245,"17.5":6.65373,"17.6":0.00863,"18.0":0.00863},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00541,"5.0-5.1":0.00271,"6.0-6.1":0.01623,"7.0-7.1":0.01623,"8.1-8.4":0,"9.0-9.2":0.01353,"9.3":0.05411,"10.0-10.2":0.01082,"10.3":0.0947,"11.0-11.2":0.24891,"11.3-11.4":0.02706,"12.0-12.1":0.01894,"12.2-12.5":0.34902,"13.0-13.1":0.00541,"13.2":0.05682,"13.3":0.01894,"13.4-13.7":0.08117,"14.0-14.4":0.18669,"14.5-14.8":0.21104,"15.0-15.1":0.10552,"15.2-15.3":0.11363,"15.4":0.12987,"15.5":0.15692,"15.6-15.8":1.43937,"16.0":0.2895,"16.1":0.61417,"16.2":0.30844,"16.3":0.51677,"16.4":0.12175,"16.5":0.21915,"16.6-16.7":1.79651,"17.0":0.16234,"17.1":0.26244,"17.2":0.25432,"17.3":0.38149,"17.4":0.95507,"17.5":17.48889,"17.6":0.13528,"18.0":0.17857},P:{"4":0.03453,"20":0.05755,"21":0.02302,"22":0.01151,"23":0.10359,"24":0.23021,"25":3.03877,_:"5.0-5.4 7.2-7.4 8.2 9.2 10.1 11.1-11.2 12.0 13.0 14.0 15.0 16.0 17.0 18.0 19.0","6.2-6.4":0.04604},I:{"0":0.3625,"3":0,"4":0.00004,"2.1":0,"2.2":0.00007,"2.3":0,"4.1":0.00022,"4.2-4.3":0.00015,"4.4":0,"4.4.3-4.4.4":0.00062},K:{"0":0.38083,_:"10 11 12 11.1 11.5 12.1"},A:{"6":0.01295,"7":0.02589,"8":0.16397,"9":0.03452,"10":0.03884,"11":0.13377,"5.5":0.00432},S:{"2.5":0.01705,_:"3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":23.94189},R:{_:"0"},M:{"0":0.6764},Q:{_:"14.9"},O:{"0":0.06252},H:{"0":0}}; +module.exports={C:{"52":0.00419,"78":0.00419,"89":0.02513,"96":0.01256,"113":0.02094,"115":0.35179,"122":0.00419,"123":0.00838,"125":0.04607,"126":0.15496,"127":0.05863,"128":0.5235,"129":1.31922,"130":0.01675,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 79 80 81 82 83 84 85 86 87 88 90 91 92 93 94 95 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 114 116 117 118 119 120 121 124 131 132 133 3.5 3.6"},D:{"49":0.01256,"76":0.02094,"77":0.00419,"79":0.00419,"86":0.01256,"87":0.00419,"88":0.00419,"91":0.00419,"92":0.00838,"93":0.01256,"94":0.01256,"95":0.00419,"98":0.0335,"99":0.00838,"101":0.00419,"103":0.0712,"106":0.00838,"109":0.44812,"111":0.00419,"112":0.00419,"113":0.00419,"114":0.00838,"115":0.00838,"116":1.10982,"117":0.00838,"118":0.01675,"119":0.06282,"120":0.11308,"121":0.16752,"122":0.04607,"123":0.27641,"124":0.92974,"125":0.11726,"126":1.7464,"127":9.47326,"128":1.57888,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 78 80 81 83 84 85 89 90 96 97 100 102 104 105 107 108 110 129 130 131"},F:{"40":0.00419,"83":0.00838,"84":0.00419,"95":0.00419,"109":0.04188,"110":0.00419,"111":0.00419,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 106 107 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"92":0.02094,"107":0.05863,"109":0.02513,"118":0.00419,"119":0.00419,"120":0.00838,"121":0.00419,"122":0.00838,"123":0.0335,"124":0.01675,"125":0.05026,"126":0.51094,"127":6.89764,"128":1.82178,_:"12 13 14 15 16 17 18 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 96 97 98 99 100 101 102 103 104 105 106 108 110 111 112 113 114 115 116 117"},E:{"14":0.0335,"15":0.00838,_:"0 4 5 6 7 8 9 10 11 12 13 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1","12.1":0.05863,"13.1":0.04607,"14.1":0.05026,"15.1":0.00419,"15.2-15.3":0.07538,"15.4":0.00419,"15.5":0.05863,"15.6":0.54863,"16.0":0.04188,"16.1":0.04188,"16.2":0.10051,"16.3":0.12145,"16.4":0.02094,"16.5":0.03769,"16.6":0.91717,"17.0":0.02932,"17.1":0.02513,"17.2":0.22615,"17.3":0.03769,"17.4":1.02187,"17.5":5.95534,"17.6":1.20196,"18.0":0.05444},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00607,"5.0-5.1":0.00303,"6.0-6.1":0.01516,"7.0-7.1":0.0182,"8.1-8.4":0,"9.0-9.2":0.01516,"9.3":0.06065,"10.0-10.2":0.0182,"10.3":0.09401,"11.0-11.2":0.23958,"11.3-11.4":0.03033,"12.0-12.1":0.02426,"12.2-12.5":0.40637,"13.0-13.1":0.00607,"13.2":0.1304,"13.3":0.0182,"13.4-13.7":0.07582,"14.0-14.4":0.22442,"14.5-14.8":0.21532,"15.0-15.1":0.11827,"15.2-15.3":0.11827,"15.4":0.13647,"15.5":0.16073,"15.6-15.8":1.51329,"16.0":0.3063,"16.1":0.64595,"16.2":0.32449,"16.3":0.53981,"16.4":0.13647,"16.5":0.21835,"16.6-16.7":1.87721,"17.0":0.17286,"17.1":0.26687,"17.2":0.24564,"17.3":0.36392,"17.4":0.85217,"17.5":17.45286,"17.6":2.9356,"18.0":0.31843},P:{"4":0.06844,"20":0.03422,"21":0.02281,"22":0.02281,"23":0.06844,"24":0.25094,"25":2.30408,_:"5.0-5.4 7.2-7.4 8.2 9.2 10.1 11.1-11.2 12.0 13.0 14.0 15.0 16.0 17.0 18.0 19.0","6.2-6.4":0.03422},I:{"0":0.02897,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00001,"4.2-4.3":0.00001,"4.4":0,"4.4.3-4.4.4":0.00005},K:{"0":0.33715,_:"10 11 12 11.1 11.5 12.1"},A:{"11":0.02513,_:"6 7 8 9 10 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{_:"0"},H:{"0":0},L:{"0":22.6549},R:{_:"0"},M:{"0":0.76732},Q:{_:"14.9"}}; diff --git a/node_modules/caniuse-lite/data/regions/IN.js b/node_modules/caniuse-lite/data/regions/IN.js index 83dd9870..b3f4b7f5 100644 --- a/node_modules/caniuse-lite/data/regions/IN.js +++ b/node_modules/caniuse-lite/data/regions/IN.js @@ -1 +1 @@ -module.exports={C:{"42":0.00906,"47":0.00227,"52":0.0068,"59":0.00227,"66":0.00227,"72":0.0136,"83":0.00227,"88":0.00453,"102":0.00227,"103":0.00227,"106":0.00227,"108":0.00227,"111":0.00227,"112":0.00227,"113":0.0136,"115":0.21754,"116":0.00227,"121":0.02493,"122":0.00227,"123":0.00227,"124":0.00453,"125":0.0068,"126":0.01133,"127":0.21754,"128":0.35123,"129":0.01133,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 43 44 45 46 48 49 50 51 53 54 55 56 57 58 60 61 62 63 64 65 67 68 69 70 71 73 74 75 76 77 78 79 80 81 82 84 85 86 87 89 90 91 92 93 94 95 96 97 98 99 100 101 104 105 107 109 110 114 117 118 119 120 130 131 3.5 3.6"},D:{"49":0.00453,"55":0.00227,"56":0.00227,"66":0.0136,"68":0.00227,"69":0.00227,"70":0.00227,"71":0.00453,"72":0.00227,"73":0.00227,"74":0.00453,"77":0.00227,"78":0.00227,"79":0.00906,"80":0.00453,"81":0.00453,"83":0.00453,"84":0.00227,"85":0.00227,"86":0.00453,"87":0.0136,"88":0.00453,"89":0.00227,"90":0.00227,"91":0.00453,"92":0.00227,"93":0.00227,"94":0.0068,"95":0.00453,"96":0.00227,"97":0.00453,"98":0.00906,"99":0.01133,"100":0.00227,"101":0.01586,"102":0.00453,"103":0.01813,"104":0.05665,"105":0.00906,"106":0.0136,"107":0.01133,"108":0.03852,"109":1.93516,"110":0.00906,"111":0.03172,"112":0.0136,"113":0.01586,"114":0.02946,"115":0.09064,"116":0.03626,"117":0.03626,"118":0.02719,"119":0.04305,"120":0.07025,"121":0.04985,"122":0.09744,"123":0.09744,"124":0.16089,"125":0.37162,"126":12.003,"127":1.46157,"128":0.01133,"129":0.00227,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 50 51 52 53 54 57 58 59 60 61 62 63 64 65 67 75 76 130"},F:{"79":0.00227,"83":0.06571,"84":0.00227,"95":0.01813,"109":0.02493,"110":0.00227,"111":0.09064,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 80 81 82 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 106 107 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"16":0.00227,"17":0.00227,"18":0.00453,"92":0.0068,"100":0.00227,"107":0.00227,"108":0.00227,"109":0.01133,"110":0.00227,"113":0.00227,"114":0.00227,"118":0.00227,"119":0.00227,"120":0.00453,"121":0.00453,"122":0.00453,"123":0.00453,"124":0.00906,"125":0.02266,"126":0.93359,"127":0.13369,_:"12 13 14 15 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 96 97 98 99 101 102 103 104 105 106 111 112 115 116 117"},E:{"14":0.00453,_:"0 4 5 6 7 8 9 10 11 12 13 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 12.1 15.2-15.3 15.4","11.1":0.00227,"13.1":0.00227,"14.1":0.00453,"15.1":0.00227,"15.5":0.00227,"15.6":0.01133,"16.0":0.00227,"16.1":0.00227,"16.2":0.00227,"16.3":0.00453,"16.4":0.00227,"16.5":0.0068,"16.6":0.0136,"17.0":0.00227,"17.1":0.00453,"17.2":0.0068,"17.3":0.00453,"17.4":0.01813,"17.5":0.1269,"17.6":0.00227,"18.0":0.00453},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00042,"5.0-5.1":0.00021,"6.0-6.1":0.00127,"7.0-7.1":0.00127,"8.1-8.4":0,"9.0-9.2":0.00106,"9.3":0.00422,"10.0-10.2":0.00084,"10.3":0.00739,"11.0-11.2":0.01943,"11.3-11.4":0.00211,"12.0-12.1":0.00148,"12.2-12.5":0.02724,"13.0-13.1":0.00042,"13.2":0.00443,"13.3":0.00148,"13.4-13.7":0.00633,"14.0-14.4":0.01457,"14.5-14.8":0.01647,"15.0-15.1":0.00824,"15.2-15.3":0.00887,"15.4":0.01014,"15.5":0.01225,"15.6-15.8":0.11234,"16.0":0.02259,"16.1":0.04793,"16.2":0.02407,"16.3":0.04033,"16.4":0.0095,"16.5":0.0171,"16.6-16.7":0.14021,"17.0":0.01267,"17.1":0.02048,"17.2":0.01985,"17.3":0.02977,"17.4":0.07454,"17.5":1.36497,"17.6":0.01056,"18.0":0.01394},P:{"4":0.03267,"20":0.01089,"21":0.03267,"22":0.03267,"23":0.05445,"24":0.04356,"25":0.44649,_:"5.0-5.4 6.2-6.4 8.2 9.2 10.1 11.1-11.2 12.0 13.0 14.0 15.0 16.0 18.0","7.2-7.4":0.04356,"17.0":0.01089,"19.0":0.01089},I:{"0":0.03854,"3":0,"4":0,"2.1":0,"2.2":0.00001,"2.3":0,"4.1":0.00002,"4.2-4.3":0.00002,"4.4":0,"4.4.3-4.4.4":0.00007},K:{"0":3.06041,_:"10 11 12 11.1 11.5 12.1"},A:{"9":0.02039,"10":0.00227,"11":0.02266,_:"6 7 8 5.5"},S:{"2.5":0.4641,_:"3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":72.22734},R:{_:"0"},M:{"0":0.1547},Q:{_:"14.9"},O:{"0":1.34589},H:{"0":0.08}}; +module.exports={C:{"42":0.00644,"47":0.00215,"52":0.00644,"56":0.00215,"59":0.00215,"62":0.00215,"66":0.00215,"72":0.00215,"83":0.00215,"88":0.00429,"102":0.00215,"103":0.00215,"106":0.00215,"108":0.00215,"111":0.00215,"113":0.00429,"115":0.20807,"121":0.00215,"122":0.00215,"123":0.00215,"124":0.00215,"125":0.00429,"126":0.00429,"127":0.01287,"128":0.16517,"129":0.37538,"130":0.01287,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 43 44 45 46 48 49 50 51 53 54 55 57 58 60 61 63 64 65 67 68 69 70 71 73 74 75 76 77 78 79 80 81 82 84 85 86 87 89 90 91 92 93 94 95 96 97 98 99 100 101 104 105 107 109 110 112 114 116 117 118 119 120 131 132 133 3.5 3.6"},D:{"49":0.00429,"55":0.00215,"56":0.00429,"63":0.00215,"66":0.01287,"68":0.00215,"69":0.00215,"70":0.00215,"71":0.00429,"72":0.00215,"73":0.00215,"74":0.00429,"78":0.00215,"79":0.00644,"80":0.00429,"81":0.00429,"83":0.00429,"84":0.00215,"85":0.00215,"86":0.00429,"87":0.01073,"88":0.00429,"89":0.00215,"90":0.00215,"91":0.00429,"92":0.00215,"93":0.00215,"94":0.00644,"95":0.00215,"96":0.00215,"97":0.00429,"98":0.00429,"99":0.00644,"100":0.00215,"101":0.01502,"102":0.00429,"103":0.01716,"104":0.01716,"105":0.00644,"106":0.01287,"107":0.01073,"108":0.03647,"109":1.75676,"110":0.00858,"111":0.0236,"112":0.01287,"113":0.01287,"114":0.0236,"115":0.03647,"116":0.02789,"117":0.03003,"118":0.0236,"119":0.03647,"120":0.05148,"121":0.03647,"122":0.07722,"123":0.06006,"124":0.09438,"125":0.13728,"126":0.76791,"127":10.58343,"128":1.87473,"129":0.00858,"130":0.00215,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 50 51 52 53 54 57 58 59 60 61 62 64 65 67 75 76 77 131"},F:{"79":0.00215,"83":0.07079,"84":0.00644,"95":0.01716,"109":0.01287,"111":0.00858,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 80 81 82 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 106 107 108 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"17":0.00215,"18":0.00215,"92":0.00644,"100":0.00215,"107":0.00215,"108":0.00215,"109":0.01287,"110":0.00215,"114":0.00858,"118":0.00215,"119":0.00215,"120":0.00215,"121":0.00429,"122":0.00215,"123":0.00215,"124":0.00429,"125":0.01073,"126":0.04934,"127":0.80223,"128":0.22952,_:"12 13 14 15 16 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 96 97 98 99 101 102 103 104 105 106 111 112 113 115 116 117"},E:{"14":0.00215,_:"0 4 5 6 7 8 9 10 11 12 13 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 12.1 15.1 15.2-15.3 15.4","11.1":0.00215,"13.1":0.00215,"14.1":0.00429,"15.5":0.00215,"15.6":0.01073,"16.0":0.00215,"16.1":0.00215,"16.2":0.00215,"16.3":0.00429,"16.4":0.00215,"16.5":0.00429,"16.6":0.01502,"17.0":0.00215,"17.1":0.00429,"17.2":0.00429,"17.3":0.00429,"17.4":0.01502,"17.5":0.09224,"17.6":0.04934,"18.0":0.00858},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00041,"5.0-5.1":0.00021,"6.0-6.1":0.00104,"7.0-7.1":0.00124,"8.1-8.4":0,"9.0-9.2":0.00104,"9.3":0.00415,"10.0-10.2":0.00124,"10.3":0.00643,"11.0-11.2":0.01638,"11.3-11.4":0.00207,"12.0-12.1":0.00166,"12.2-12.5":0.02779,"13.0-13.1":0.00041,"13.2":0.00892,"13.3":0.00124,"13.4-13.7":0.00518,"14.0-14.4":0.01535,"14.5-14.8":0.01472,"15.0-15.1":0.00809,"15.2-15.3":0.00809,"15.4":0.00933,"15.5":0.01099,"15.6-15.8":0.10348,"16.0":0.02094,"16.1":0.04417,"16.2":0.02219,"16.3":0.03691,"16.4":0.00933,"16.5":0.01493,"16.6-16.7":0.12836,"17.0":0.01182,"17.1":0.01825,"17.2":0.0168,"17.3":0.02488,"17.4":0.05827,"17.5":1.19343,"17.6":0.20074,"18.0":0.02177},P:{"4":0.03175,"20":0.01058,"21":0.02116,"22":0.02116,"23":0.05291,"24":0.04233,"25":0.32806,_:"5.0-5.4 6.2-6.4 8.2 9.2 10.1 11.1-11.2 12.0 13.0 14.0 15.0 16.0 18.0","7.2-7.4":0.03175,"17.0":0.01058,"19.0":0.01058},I:{"0":0.02349,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00001,"4.2-4.3":0.00001,"4.4":0,"4.4.3-4.4.4":0.00004},K:{"0":3.58258,_:"10 11 12 11.1 11.5 12.1"},A:{"10":0.00234,"11":0.0234,_:"6 7 8 9 5.5"},N:{_:"10 11"},S:{"2.5":0.29849,_:"3.0-3.1"},J:{_:"7 10"},O:{"0":1.86164},H:{"0":0.07},L:{"0":72.54105},R:{_:"0"},M:{"0":0.1571},Q:{_:"14.9"}}; diff --git a/node_modules/caniuse-lite/data/regions/IQ.js b/node_modules/caniuse-lite/data/regions/IQ.js index 79d4151c..44109734 100644 --- a/node_modules/caniuse-lite/data/regions/IQ.js +++ b/node_modules/caniuse-lite/data/regions/IQ.js @@ -1 +1 @@ -module.exports={C:{"34":0.0012,"52":0.0012,"66":0.0012,"68":0.0036,"69":0.01081,"97":0.0012,"115":0.08287,"121":0.0012,"122":0.0012,"123":0.0024,"125":0.0012,"126":0.0012,"127":0.04924,"128":0.08047,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 53 54 55 56 57 58 59 60 61 62 63 64 65 67 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 116 117 118 119 120 124 129 130 131 3.5 3.6"},D:{"11":0.00841,"34":0.0012,"37":0.0012,"38":0.01201,"40":0.0012,"43":0.00721,"47":0.0024,"49":0.0012,"50":0.0012,"53":0.0024,"55":0.0012,"56":0.0048,"57":0.0012,"58":0.01321,"60":0.0012,"63":0.0036,"64":0.0012,"65":0.0024,"66":0.0036,"67":0.0012,"68":0.0048,"69":0.00601,"70":0.02402,"71":0.0024,"72":0.0024,"73":0.01201,"74":0.0012,"75":0.00721,"76":0.0012,"77":0.0012,"78":0.0024,"79":0.05525,"80":0.0024,"81":0.00841,"83":0.04924,"84":0.0012,"85":0.0024,"86":0.0036,"87":0.03963,"88":0.01081,"89":0.0048,"90":0.0024,"91":0.0024,"92":0.0024,"93":0.0036,"94":0.00961,"95":0.02882,"96":0.0024,"97":0.0012,"98":0.04924,"99":0.01922,"100":0.0036,"101":0.0012,"102":0.01321,"103":0.04804,"104":0.0024,"105":0.00841,"106":0.00601,"107":0.0036,"108":0.0036,"109":0.68577,"110":0.02762,"111":0.0024,"112":0.0048,"113":0.0036,"114":0.01561,"115":0.0024,"116":0.01321,"117":0.0048,"118":0.00841,"119":0.04444,"120":0.03483,"121":0.00841,"122":0.02042,"123":0.02042,"124":0.02882,"125":0.06005,"126":3.03253,"127":0.40234,"128":0.0024,"129":0.0012,_:"4 5 6 7 8 9 10 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 35 36 39 41 42 44 45 46 48 51 52 54 59 61 62 130"},F:{"28":0.0012,"46":0.0048,"79":0.0024,"83":0.01441,"84":0.0012,"85":0.0024,"95":0.01681,"109":0.03723,"110":0.0012,"111":0.07566,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 80 81 82 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 106 107 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"18":0.0024,"84":0.0012,"92":0.00721,"100":0.0012,"109":0.01321,"114":0.0012,"117":0.0012,"119":0.0012,"120":0.0012,"121":0.0024,"122":0.0036,"123":0.0012,"124":0.0048,"125":0.04444,"126":0.38072,"127":0.06125,_:"12 13 14 15 16 17 79 80 81 83 85 86 87 88 89 90 91 93 94 95 96 97 98 99 101 102 103 104 105 106 107 108 110 111 112 113 115 116 118"},E:{"13":0.0012,"14":0.00601,"15":0.0012,_:"0 4 5 6 7 8 9 10 11 12 3.1 3.2 6.1 7.1 9.1 10.1 11.1 12.1","5.1":0.0048,"13.1":0.0024,"14.1":0.01561,"15.1":0.0012,"15.2-15.3":0.0012,"15.4":0.0036,"15.5":0.01081,"15.6":0.03843,"16.0":0.0024,"16.1":0.01561,"16.2":0.01201,"16.3":0.03123,"16.4":0.0048,"16.5":0.00961,"16.6":0.07446,"17.0":0.0048,"17.1":0.01201,"17.2":0.00961,"17.3":0.01081,"17.4":0.03963,"17.5":0.54045,"17.6":0.0024,"18.0":0.00721},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00227,"5.0-5.1":0.00114,"6.0-6.1":0.00681,"7.0-7.1":0.00681,"8.1-8.4":0,"9.0-9.2":0.00568,"9.3":0.0227,"10.0-10.2":0.00454,"10.3":0.03973,"11.0-11.2":0.10443,"11.3-11.4":0.01135,"12.0-12.1":0.00795,"12.2-12.5":0.14642,"13.0-13.1":0.00227,"13.2":0.02384,"13.3":0.00795,"13.4-13.7":0.03405,"14.0-14.4":0.07832,"14.5-14.8":0.08854,"15.0-15.1":0.04427,"15.2-15.3":0.04767,"15.4":0.05448,"15.5":0.06583,"15.6-15.8":0.60386,"16.0":0.12145,"16.1":0.25766,"16.2":0.1294,"16.3":0.2168,"16.4":0.05108,"16.5":0.09194,"16.6-16.7":0.75369,"17.0":0.0681,"17.1":0.1101,"17.2":0.1067,"17.3":0.16005,"17.4":0.40068,"17.5":7.3371,"17.6":0.05675,"18.0":0.07491},P:{"4":0.07192,"20":0.0411,"21":0.15412,"22":0.17467,"23":0.23632,"24":0.17467,"25":2.76396,"5.0-5.4":0.01027,"6.2-6.4":0.05137,"7.2-7.4":0.18495,_:"8.2","9.2":0.02055,"10.1":0.01027,"11.1-11.2":0.0822,"12.0":0.02055,"13.0":0.07192,"14.0":0.05137,"15.0":0.02055,"16.0":0.06165,"17.0":0.10275,"18.0":0.02055,"19.0":0.06165},I:{"0":0.05261,"3":0,"4":0.00001,"2.1":0,"2.2":0.00001,"2.3":0,"4.1":0.00003,"4.2-4.3":0.00002,"4.4":0,"4.4.3-4.4.4":0.00009},K:{"0":0.58073,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.00129,"11":0.01552,_:"6 7 9 10 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":75.85779},R:{_:"0"},M:{"0":0.07919},Q:{_:"14.9"},O:{"0":0.32556},H:{"0":0}}; +module.exports={C:{"34":0.00135,"68":0.0027,"69":0.0108,"102":0.0027,"103":0.00405,"115":0.12555,"122":0.00135,"123":0.0027,"125":0.00135,"126":0.00135,"127":0.0054,"128":0.0513,"129":0.12825,"130":0.00135,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 104 105 106 107 108 109 110 111 112 113 114 116 117 118 119 120 121 124 131 132 133 3.5 3.6"},D:{"11":0.00945,"34":0.0027,"38":0.00945,"43":0.00675,"47":0.00405,"49":0.00135,"50":0.00135,"55":0.00135,"56":0.00675,"58":0.0189,"60":0.00135,"63":0.00135,"64":0.00135,"65":0.0027,"66":0.0027,"68":0.00405,"69":0.0054,"70":0.0054,"71":0.0027,"72":0.0027,"73":0.0162,"74":0.0027,"75":0.0081,"76":0.00135,"77":0.00135,"78":0.00135,"79":0.04455,"80":0.0027,"81":0.0081,"83":0.05265,"84":0.00135,"85":0.00405,"86":0.0054,"87":0.0432,"88":0.0108,"89":0.00675,"90":0.0054,"91":0.0027,"92":0.0027,"93":0.00405,"94":0.01215,"95":0.0621,"96":0.00135,"97":0.0027,"98":0.0486,"99":0.01485,"100":0.00405,"101":0.00135,"102":0.0108,"103":0.0405,"104":0.0108,"105":0.0081,"106":0.0081,"107":0.00405,"108":0.00405,"109":0.8694,"110":0.0243,"111":0.0054,"112":0.00405,"113":0.00405,"114":0.02025,"115":0.0027,"116":0.01215,"117":0.00405,"118":0.00945,"119":0.04725,"120":0.0351,"121":0.0108,"122":0.0216,"123":0.02295,"124":0.03105,"125":0.03105,"126":0.1998,"127":3.7287,"128":0.54675,"129":0.0027,_:"4 5 6 7 8 9 10 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 35 36 37 39 40 41 42 44 45 46 48 51 52 53 54 57 59 61 62 67 130 131"},F:{"46":0.0027,"79":0.00675,"83":0.01485,"84":0.00405,"85":0.00135,"95":0.01755,"109":0.0351,"111":0.0216,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 80 81 82 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 106 107 108 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"18":0.0027,"84":0.00135,"89":0.00135,"90":0.00135,"92":0.00945,"100":0.00135,"109":0.01215,"112":0.00135,"114":0.0027,"115":0.00135,"117":0.00135,"118":0.00135,"119":0.00135,"120":0.00135,"121":0.0027,"122":0.00405,"123":0.00135,"124":0.0054,"125":0.0459,"126":0.0216,"127":0.5157,"128":0.1485,_:"12 13 14 15 16 17 79 80 81 83 85 86 87 88 91 93 94 95 96 97 98 99 101 102 103 104 105 106 107 108 110 111 113 116"},E:{"14":0.0054,_:"0 4 5 6 7 8 9 10 11 12 13 15 3.1 3.2 6.1 7.1 9.1 10.1 11.1 12.1 15.2-15.3","5.1":0.00675,"13.1":0.0054,"14.1":0.0135,"15.1":0.00135,"15.4":0.00405,"15.5":0.0081,"15.6":0.03375,"16.0":0.0027,"16.1":0.02025,"16.2":0.00945,"16.3":0.02295,"16.4":0.0054,"16.5":0.00675,"16.6":0.0594,"17.0":0.00405,"17.1":0.00945,"17.2":0.00945,"17.3":0.0108,"17.4":0.0432,"17.5":0.45225,"17.6":0.10665,"18.0":0.0108},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00238,"5.0-5.1":0.00119,"6.0-6.1":0.00594,"7.0-7.1":0.00713,"8.1-8.4":0,"9.0-9.2":0.00594,"9.3":0.02375,"10.0-10.2":0.00713,"10.3":0.03681,"11.0-11.2":0.09381,"11.3-11.4":0.01188,"12.0-12.1":0.0095,"12.2-12.5":0.15913,"13.0-13.1":0.00238,"13.2":0.05106,"13.3":0.00713,"13.4-13.7":0.02969,"14.0-14.4":0.08788,"14.5-14.8":0.08431,"15.0-15.1":0.04631,"15.2-15.3":0.04631,"15.4":0.05344,"15.5":0.06294,"15.6-15.8":0.59257,"16.0":0.11994,"16.1":0.25294,"16.2":0.12706,"16.3":0.21138,"16.4":0.05344,"16.5":0.0855,"16.6-16.7":0.73507,"17.0":0.06769,"17.1":0.1045,"17.2":0.09619,"17.3":0.1425,"17.4":0.33369,"17.5":6.83411,"17.6":1.14951,"18.0":0.12469},P:{"4":0.08208,"20":0.03078,"21":0.14365,"22":0.14365,"23":0.19495,"24":0.16417,"25":2.26757,"5.0-5.4":0.01026,"6.2-6.4":0.04104,"7.2-7.4":0.13339,_:"8.2 10.1","9.2":0.06156,"11.1-11.2":0.06156,"12.0":0.02052,"13.0":0.06156,"14.0":0.04104,"15.0":0.02052,"16.0":0.04104,"17.0":0.1026,"18.0":0.02052,"19.0":0.0513},I:{"0":0.06034,"3":0,"4":0.00001,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00002,"4.2-4.3":0.00002,"4.4":0,"4.4.3-4.4.4":0.0001},K:{"0":0.65732,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.00156,"11":0.01869,_:"6 7 9 10 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":0.38921},H:{"0":0},L:{"0":73.85738},R:{_:"0"},M:{"0":0.09514},Q:{"14.9":0.00865}}; diff --git a/node_modules/caniuse-lite/data/regions/IR.js b/node_modules/caniuse-lite/data/regions/IR.js index 0de61b80..026caef4 100644 --- a/node_modules/caniuse-lite/data/regions/IR.js +++ b/node_modules/caniuse-lite/data/regions/IR.js @@ -1 +1 @@ -module.exports={C:{"47":0.00248,"48":0.00248,"50":0.00248,"52":0.02233,"56":0.00248,"60":0.00248,"68":0.00248,"72":0.00744,"77":0.00248,"78":0.00248,"84":0.00248,"88":0.00248,"89":0.00248,"90":0.00248,"91":0.00248,"92":0.00248,"94":0.00496,"95":0.00248,"96":0.00248,"97":0.00248,"98":0.00248,"99":0.00496,"100":0.00496,"101":0.00248,"102":0.00248,"103":0.00248,"104":0.00248,"105":0.00248,"106":0.00496,"107":0.00248,"108":0.00496,"109":0.00248,"110":0.00248,"111":0.00496,"112":0.00496,"113":0.00496,"114":0.00496,"115":1.37199,"116":0.00248,"117":0.00496,"118":0.00496,"119":0.00496,"120":0.00496,"121":0.00744,"122":0.00992,"123":0.01241,"124":0.01489,"125":0.02481,"126":0.0521,"127":0.93038,"128":1.32485,"129":0.00248,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 49 51 53 54 55 57 58 59 61 62 63 64 65 66 67 69 70 71 73 74 75 76 79 80 81 82 83 85 86 87 93 130 131 3.5 3.6"},D:{"38":0.00248,"48":0.00248,"49":0.00496,"58":0.00248,"61":0.00248,"62":0.00248,"63":0.00248,"64":0.00248,"65":0.00248,"66":0.00248,"67":0.00248,"68":0.00248,"69":0.00248,"70":0.00248,"71":0.01489,"72":0.00496,"73":0.00248,"74":0.00248,"75":0.00248,"76":0.00248,"77":0.00248,"78":0.00992,"79":0.01241,"80":0.01241,"81":0.00992,"83":0.01241,"84":0.00992,"85":0.00992,"86":0.01737,"87":0.01737,"88":0.00992,"89":0.00744,"90":0.00744,"91":0.00992,"92":0.00992,"93":0.00248,"94":0.00744,"95":0.00744,"96":0.00992,"97":0.00744,"98":0.00992,"99":0.00992,"100":0.01241,"101":0.00744,"102":0.00744,"103":0.02729,"104":0.01985,"105":0.01489,"106":0.02233,"107":0.02977,"108":0.04466,"109":3.56272,"110":0.01241,"111":0.01985,"112":0.02977,"113":0.00992,"114":0.01985,"115":0.01241,"116":0.03225,"117":0.02233,"118":0.0397,"119":0.03225,"120":0.08684,"121":0.05458,"122":0.08435,"123":0.11413,"124":0.13149,"125":0.23818,"126":9.96122,"127":1.41417,"128":0.00248,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 39 40 41 42 43 44 45 46 47 50 51 52 53 54 55 56 57 59 60 129 130"},F:{"46":0.00248,"64":0.00248,"79":0.01241,"83":0.00496,"84":0.00248,"85":0.00248,"95":0.04218,"101":0.00248,"106":0.00248,"107":0.00248,"108":0.00496,"109":0.0521,"110":0.01241,"111":0.14142,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 65 66 67 68 69 70 71 72 73 74 75 76 77 78 80 81 82 86 87 88 89 90 91 92 93 94 96 97 98 99 100 102 103 104 105 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"12":0.00248,"13":0.00248,"14":0.00496,"15":0.00248,"16":0.00496,"17":0.00496,"18":0.01737,"81":0.00248,"84":0.00248,"88":0.00248,"89":0.00496,"90":0.00496,"92":0.07195,"100":0.01737,"107":0.00248,"108":0.00248,"109":0.10916,"110":0.00248,"114":0.00248,"115":0.00248,"116":0.00248,"117":0.00248,"118":0.00248,"119":0.00248,"120":0.00992,"121":0.00744,"122":0.00744,"123":0.00744,"124":0.01737,"125":0.02977,"126":0.77159,"127":0.12653,_:"79 80 83 85 86 87 91 93 94 95 96 97 98 99 101 102 103 104 105 106 111 112 113"},E:{_:"0 4 5 6 7 8 9 10 11 12 13 14 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 12.1 15.1 15.2-15.3 15.4 15.5 16.2 17.6 18.0","13.1":0.00248,"14.1":0.00248,"15.6":0.01241,"16.0":0.00248,"16.1":0.00248,"16.3":0.00248,"16.4":0.00248,"16.5":0.00248,"16.6":0.00992,"17.0":0.00248,"17.1":0.00248,"17.2":0.00248,"17.3":0.00496,"17.4":0.00744,"17.5":0.03722},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00107,"5.0-5.1":0.00053,"6.0-6.1":0.0032,"7.0-7.1":0.0032,"8.1-8.4":0,"9.0-9.2":0.00267,"9.3":0.01066,"10.0-10.2":0.00213,"10.3":0.01866,"11.0-11.2":0.04904,"11.3-11.4":0.00533,"12.0-12.1":0.00373,"12.2-12.5":0.06877,"13.0-13.1":0.00107,"13.2":0.0112,"13.3":0.00373,"13.4-13.7":0.01599,"14.0-14.4":0.03678,"14.5-14.8":0.04158,"15.0-15.1":0.02079,"15.2-15.3":0.02239,"15.4":0.02559,"15.5":0.03092,"15.6-15.8":0.28361,"16.0":0.05704,"16.1":0.12101,"16.2":0.06077,"16.3":0.10182,"16.4":0.02399,"16.5":0.04318,"16.6-16.7":0.35398,"17.0":0.03199,"17.1":0.05171,"17.2":0.05011,"17.3":0.07517,"17.4":0.18818,"17.5":3.44594,"17.6":0.02665,"18.0":0.03518},P:{"4":0.05038,"20":0.12092,"21":0.20153,"22":0.40306,"23":0.46352,"24":0.54413,"25":2.37805,"5.0-5.4":0.01008,"6.2-6.4":0.02015,"7.2-7.4":0.18138,"8.2":0.03023,"9.2":0.03023,"10.1":0.02015,"11.1-11.2":0.11084,"12.0":0.04031,"13.0":0.13099,"14.0":0.11084,"15.0":0.04031,"16.0":0.12092,"17.0":0.1713,"18.0":0.10076,"19.0":0.15115},I:{"0":0.00749,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0,"4.2-4.3":0,"4.4":0,"4.4.3-4.4.4":0.00001},K:{"0":0.38106,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.00995,"9":0.00249,"10":0.00249,"11":1.92522,_:"6 7 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":63.22365},R:{_:"0"},M:{"0":1.01507},Q:{_:"14.9"},O:{"0":0.05263},H:{"0":0.04}}; +module.exports={C:{"47":0.00211,"50":0.00211,"52":0.01686,"56":0.00211,"60":0.00211,"68":0.00211,"72":0.00632,"77":0.00211,"84":0.00211,"88":0.00211,"89":0.00211,"90":0.00211,"94":0.00211,"95":0.00211,"96":0.00211,"97":0.00211,"98":0.00211,"99":0.00211,"100":0.00421,"102":0.00211,"103":0.00421,"104":0.00211,"105":0.00211,"106":0.00421,"107":0.00211,"108":0.00421,"109":0.00421,"110":0.00211,"111":0.00211,"112":0.00421,"113":0.00421,"114":0.00211,"115":1.15885,"116":0.00211,"117":0.00211,"118":0.00421,"119":0.00421,"120":0.00421,"121":0.00421,"122":0.00632,"123":0.00843,"124":0.00843,"125":0.01475,"126":0.01686,"127":0.09903,"128":0.87862,"129":1.34427,"130":0.00421,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 48 49 51 53 54 55 57 58 59 61 62 63 64 65 66 67 69 70 71 73 74 75 76 78 79 80 81 82 83 85 86 87 91 92 93 101 131 132 133 3.5 3.6"},D:{"29":0.00211,"38":0.00211,"48":0.00211,"49":0.00632,"56":0.00211,"58":0.00211,"60":0.00211,"61":0.00211,"62":0.00211,"63":0.00211,"67":0.00211,"68":0.00211,"69":0.00211,"70":0.00211,"71":0.01054,"72":0.00211,"73":0.00211,"74":0.00211,"75":0.00211,"76":0.00211,"77":0.00211,"78":0.00632,"79":0.01054,"80":0.00843,"81":0.00632,"83":0.00843,"84":0.00843,"85":0.00632,"86":0.01264,"87":0.01264,"88":0.00843,"89":0.00843,"90":0.00421,"91":0.00843,"92":0.00843,"93":0.00211,"94":0.00632,"95":0.00421,"96":0.00843,"97":0.00632,"98":0.00632,"99":0.01475,"100":0.01054,"101":0.00632,"102":0.00632,"103":0.02318,"104":0.01686,"105":0.01054,"106":0.01896,"107":0.01896,"108":0.03582,"109":2.89713,"110":0.00843,"111":0.01686,"112":0.02528,"113":0.00843,"114":0.01264,"115":0.00843,"116":0.03161,"117":0.01475,"118":0.03371,"119":0.02739,"120":0.05689,"121":0.03793,"122":0.0611,"123":0.07375,"124":0.07164,"125":0.08849,"126":0.4214,"127":8.01292,"128":1.46226,"129":0.00211,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 30 31 32 33 34 35 36 37 39 40 41 42 43 44 45 46 47 50 51 52 53 54 55 57 59 64 65 66 130 131"},F:{"64":0.00211,"79":0.00843,"83":0.00421,"84":0.00211,"85":0.00211,"95":0.04003,"101":0.00421,"107":0.00211,"108":0.00211,"109":0.02528,"110":0.00421,"111":0.01686,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 65 66 67 68 69 70 71 72 73 74 75 76 77 78 80 81 82 86 87 88 89 90 91 92 93 94 96 97 98 99 100 102 103 104 105 106 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"12":0.00211,"13":0.00211,"14":0.00421,"15":0.00211,"16":0.00211,"17":0.00421,"18":0.01264,"81":0.00211,"84":0.00211,"89":0.00421,"90":0.00421,"92":0.0611,"100":0.01475,"107":0.00211,"108":0.00211,"109":0.08428,"110":0.00211,"114":0.00211,"115":0.00211,"116":0.00211,"117":0.00211,"119":0.00211,"120":0.00632,"121":0.00421,"122":0.00421,"123":0.00421,"124":0.01054,"125":0.01475,"126":0.05478,"127":0.56678,"128":0.14749,_:"79 80 83 85 86 87 88 91 93 94 95 96 97 98 99 101 102 103 104 105 106 111 112 113 118"},E:{_:"0 4 5 6 7 8 9 10 11 12 13 14 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 12.1 15.1 15.2-15.3 15.5 16.0 16.2","13.1":0.00211,"14.1":0.00211,"15.4":0.00211,"15.6":0.01054,"16.1":0.00211,"16.3":0.00211,"16.4":0.00211,"16.5":0.00211,"16.6":0.01054,"17.0":0.00211,"17.1":0.00211,"17.2":0.00211,"17.3":0.00211,"17.4":0.00421,"17.5":0.0295,"17.6":0.01475,"18.0":0.00211},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00116,"5.0-5.1":0.00058,"6.0-6.1":0.0029,"7.0-7.1":0.00349,"8.1-8.4":0,"9.0-9.2":0.0029,"9.3":0.01162,"10.0-10.2":0.00349,"10.3":0.01801,"11.0-11.2":0.04589,"11.3-11.4":0.00581,"12.0-12.1":0.00465,"12.2-12.5":0.07783,"13.0-13.1":0.00116,"13.2":0.02498,"13.3":0.00349,"13.4-13.7":0.01452,"14.0-14.4":0.04298,"14.5-14.8":0.04124,"15.0-15.1":0.02265,"15.2-15.3":0.02265,"15.4":0.02614,"15.5":0.03079,"15.6-15.8":0.28984,"16.0":0.05867,"16.1":0.12372,"16.2":0.06215,"16.3":0.10339,"16.4":0.02614,"16.5":0.04182,"16.6-16.7":0.35955,"17.0":0.03311,"17.1":0.05111,"17.2":0.04705,"17.3":0.0697,"17.4":0.16322,"17.5":3.3428,"17.6":0.56226,"18.0":0.06099},P:{"4":0.04028,"20":0.12085,"21":0.19135,"22":0.40283,"23":0.46326,"24":0.51361,"25":2.1753,"5.0-5.4":0.02014,"6.2-6.4":0.02014,"7.2-7.4":0.16113,"8.2":0.02014,"9.2":0.05035,"10.1":0.01007,"11.1-11.2":0.11078,"12.0":0.04028,"13.0":0.11078,"14.0":0.12085,"15.0":0.04028,"16.0":0.12085,"17.0":0.15106,"18.0":0.10071,"19.0":0.14099},I:{"0":0,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0,"4.2-4.3":0,"4.4":0,"4.4.3-4.4.4":0},K:{"0":0.39828,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.0106,"9":0.00212,"10":0.00424,"11":1.39684,_:"6 7 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":0.03946},H:{"0":0.02},L:{"0":66.06225},R:{_:"0"},M:{"0":1.07331},Q:{_:"14.9"}}; diff --git a/node_modules/caniuse-lite/data/regions/IS.js b/node_modules/caniuse-lite/data/regions/IS.js index b0c29aa2..56b74ec8 100644 --- a/node_modules/caniuse-lite/data/regions/IS.js +++ b/node_modules/caniuse-lite/data/regions/IS.js @@ -1 +1 @@ -module.exports={C:{"48":0.02104,"52":0.00526,"78":0.03155,"91":0.00526,"102":0.0263,"103":0.04207,"104":0.00526,"109":0.01052,"113":0.01578,"115":0.49435,"116":0.00526,"117":0.00526,"118":0.00526,"120":0.01052,"123":0.00526,"125":0.0263,"126":0.04207,"127":1.04654,"128":1.71969,"129":0.01052,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 49 50 51 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 79 80 81 82 83 84 85 86 87 88 89 90 92 93 94 95 96 97 98 99 100 101 105 106 107 108 110 111 112 114 119 121 122 124 130 131 3.5 3.6"},D:{"49":0.0263,"51":0.00526,"67":0.05259,"69":0.00526,"77":0.00526,"78":0.00526,"79":0.03681,"81":0.00526,"85":0.00526,"87":0.01052,"90":0.00526,"93":0.00526,"94":0.00526,"95":0.00526,"96":0.02104,"97":0.00526,"98":0.01578,"99":0.00526,"102":0.01578,"103":0.16303,"104":0.06311,"106":0.03681,"109":0.48909,"111":0.00526,"112":0.05785,"113":3.07652,"114":3.43413,"115":0.02104,"116":0.39968,"117":0.01578,"118":0.21562,"119":0.01578,"120":0.09992,"121":0.03681,"122":0.18932,"123":0.13148,"124":0.23666,"125":1.00973,"126":21.36732,"127":1.7828,"128":0.01052,"129":0.01578,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 50 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 68 70 71 72 73 74 75 76 80 83 84 86 88 89 91 92 100 101 105 107 108 110 130"},F:{"83":0.02104,"89":0.00526,"95":0.12622,"109":1.43045,"110":0.02104,"111":0.94136,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 85 86 87 88 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 106 107 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"92":0.00526,"105":0.00526,"109":0.01052,"112":0.00526,"114":0.00526,"115":0.00526,"116":0.00526,"119":0.03155,"120":0.06311,"121":0.04207,"122":0.09992,"123":0.00526,"124":0.02104,"125":0.33132,"126":4.91717,"127":0.67841,_:"12 13 14 15 16 17 18 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 96 97 98 99 100 101 102 103 104 106 107 108 110 111 113 117 118"},E:{"9":0.00526,"14":0.03155,"15":0.00526,_:"0 4 5 6 7 8 10 11 12 13 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1","12.1":0.00526,"13.1":0.06837,"14.1":0.09466,"15.1":0.03155,"15.2-15.3":0.01052,"15.4":0.03681,"15.5":0.04733,"15.6":0.42598,"16.0":0.16829,"16.1":0.03155,"16.2":0.13673,"16.3":0.10518,"16.4":0.01052,"16.5":0.0894,"16.6":0.52064,"17.0":0.03681,"17.1":0.18932,"17.2":0.13673,"17.3":0.27347,"17.4":0.24191,"17.5":3.13436,"17.6":0.00526,"18.0":0.03155},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00359,"5.0-5.1":0.0018,"6.0-6.1":0.01077,"7.0-7.1":0.01077,"8.1-8.4":0,"9.0-9.2":0.00898,"9.3":0.03591,"10.0-10.2":0.00718,"10.3":0.06284,"11.0-11.2":0.16518,"11.3-11.4":0.01795,"12.0-12.1":0.01257,"12.2-12.5":0.23161,"13.0-13.1":0.00359,"13.2":0.0377,"13.3":0.01257,"13.4-13.7":0.05386,"14.0-14.4":0.12388,"14.5-14.8":0.14004,"15.0-15.1":0.07002,"15.2-15.3":0.07541,"15.4":0.08618,"15.5":0.10413,"15.6-15.8":0.95516,"16.0":0.19211,"16.1":0.40756,"16.2":0.20468,"16.3":0.34292,"16.4":0.08079,"16.5":0.14543,"16.6-16.7":1.19216,"17.0":0.10773,"17.1":0.17416,"17.2":0.16877,"17.3":0.25315,"17.4":0.63378,"17.5":11.60557,"17.6":0.08977,"18.0":0.1185},P:{"4":0.02094,"20":0.01047,"21":0.03141,"22":0.30367,"23":0.06283,"24":0.03141,"25":3.59173,"5.0-5.4":0.01047,_:"6.2-6.4 7.2-7.4 8.2 9.2 10.1 11.1-11.2 12.0 13.0 15.0 16.0 17.0","14.0":0.05236,"18.0":0.01047,"19.0":0.01047},I:{"0":0.0378,"3":0,"4":0,"2.1":0,"2.2":0.00001,"2.3":0,"4.1":0.00002,"4.2-4.3":0.00002,"4.4":0,"4.4.3-4.4.4":0.00006},K:{"0":0.44091,_:"10 11 12 11.1 11.5 12.1"},A:{"11":0.02104,_:"6 7 8 9 10 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":24.16716},R:{_:"0"},M:{"0":0.46936},Q:{"14.9":0.00948},O:{"0":0.11378},H:{"0":0}}; +module.exports={C:{"48":0.03047,"56":0.00508,"77":0.01016,"78":0.01016,"102":0.01016,"103":0.04062,"113":0.01016,"115":0.38085,"117":0.00508,"118":0.00508,"119":0.00508,"120":0.02031,"123":0.00508,"124":0.00508,"125":0.01016,"126":0.01523,"127":0.02031,"128":0.80232,"129":1.79253,"130":0.01016,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 49 50 51 52 53 54 55 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 104 105 106 107 108 109 110 111 112 114 116 121 122 131 132 133 3.5 3.6"},D:{"38":0.01016,"49":0.01016,"52":0.01523,"65":0.00508,"67":0.00508,"79":0.08125,"86":0.00508,"87":0.01523,"89":0.00508,"90":0.03555,"94":0.01016,"95":0.01523,"96":0.05586,"98":0.01016,"99":0.00508,"101":0.00508,"102":0.01016,"103":0.10156,"104":0.14726,"106":0.03555,"107":0.01016,"108":0.02031,"109":1.89409,"110":0.00508,"112":0.02539,"113":2.75735,"114":2.97571,"115":0.03047,"116":0.40116,"117":0.05586,"118":0.11679,"119":0.02539,"120":0.12695,"121":0.04062,"122":0.1625,"123":0.22343,"124":0.33007,"125":0.3453,"126":1.85855,"127":16.93513,"128":3.40734,"129":0.01523,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 39 40 41 42 43 44 45 46 47 48 50 51 53 54 55 56 57 58 59 60 61 62 63 64 66 68 69 70 71 72 73 74 75 76 77 78 80 81 83 84 85 88 91 92 93 97 100 105 111 130 131"},F:{"46":0.00508,"83":0.01523,"90":0.01016,"95":0.12187,"96":0.00508,"103":0.01523,"109":0.60428,"111":0.28945,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 85 86 87 88 89 91 92 93 94 97 98 99 100 101 102 104 105 106 107 108 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"18":0.00508,"108":0.00508,"109":0.00508,"112":0.00508,"114":0.00508,"119":0.01016,"120":0.04062,"121":0.01523,"122":0.00508,"123":0.00508,"124":0.00508,"125":0.01016,"126":0.28437,"127":3.99639,"128":1.11716,_:"12 13 14 15 16 17 79 80 81 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 110 111 113 115 116 117 118"},E:{"14":0.0457,"15":0.00508,_:"0 4 5 6 7 8 9 10 11 12 13 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 12.1","13.1":0.05586,"14.1":0.12695,"15.1":0.03555,"15.2-15.3":0.02031,"15.4":0.06094,"15.5":0.02539,"15.6":0.49764,"16.0":0.15742,"16.1":0.03555,"16.2":0.12187,"16.3":0.11172,"16.4":0.03047,"16.5":0.18281,"16.6":0.42147,"17.0":0.0457,"17.1":0.05586,"17.2":0.08633,"17.3":0.13711,"17.4":0.37577,"17.5":2.539,"17.6":0.94959,"18.0":0.06601},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00397,"5.0-5.1":0.00199,"6.0-6.1":0.00993,"7.0-7.1":0.01192,"8.1-8.4":0,"9.0-9.2":0.00993,"9.3":0.03972,"10.0-10.2":0.01192,"10.3":0.06157,"11.0-11.2":0.1569,"11.3-11.4":0.01986,"12.0-12.1":0.01589,"12.2-12.5":0.26613,"13.0-13.1":0.00397,"13.2":0.0854,"13.3":0.01192,"13.4-13.7":0.04965,"14.0-14.4":0.14697,"14.5-14.8":0.14101,"15.0-15.1":0.07746,"15.2-15.3":0.07746,"15.4":0.08937,"15.5":0.10526,"15.6-15.8":0.99103,"16.0":0.20059,"16.1":0.42302,"16.2":0.2125,"16.3":0.35351,"16.4":0.08937,"16.5":0.14299,"16.6-16.7":1.22935,"17.0":0.1132,"17.1":0.17477,"17.2":0.16087,"17.3":0.23832,"17.4":0.55807,"17.5":11.42959,"17.6":1.92247,"18.0":0.20853},P:{"20":0.01044,"21":0.02087,"22":0.09392,"23":0.02087,"24":0.02087,"25":2.85922,_:"4 5.0-5.4 6.2-6.4 7.2-7.4 8.2 9.2 10.1 11.1-11.2 12.0 13.0 14.0 15.0 16.0 18.0","17.0":0.02087,"19.0":0.02087},I:{"0":0.01962,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00001,"4.2-4.3":0.00001,"4.4":0,"4.4.3-4.4.4":0.00003},K:{"0":0.4479,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.00508,"11":0.01523,_:"6 7 9 10 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":0.06399},H:{"0":0},L:{"0":24.00269},R:{_:"0"},M:{"0":0.44298},Q:{"14.9":0.01477}}; diff --git a/node_modules/caniuse-lite/data/regions/IT.js b/node_modules/caniuse-lite/data/regions/IT.js index 6ecb5093..3fc68e02 100644 --- a/node_modules/caniuse-lite/data/regions/IT.js +++ b/node_modules/caniuse-lite/data/regions/IT.js @@ -1 +1 @@ -module.exports={C:{"48":0.00868,"52":0.05641,"56":0.00434,"59":0.08678,"68":0.00868,"75":0.00434,"76":0.00434,"78":0.04773,"88":0.03037,"91":0.01302,"93":0.02603,"94":0.03905,"101":0.00434,"102":0.00434,"103":0.00434,"106":0.00434,"107":0.00434,"108":0.00434,"109":0.00434,"110":0.00434,"113":0.00868,"114":0.00434,"115":0.56841,"116":0.00434,"118":0.00868,"119":0.00434,"120":0.00434,"121":0.01302,"122":0.00868,"123":0.00868,"124":0.00868,"125":0.0217,"126":0.62916,"127":1.30604,"128":2.11309,"129":0.00868,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 49 50 51 53 54 55 57 58 60 61 62 63 64 65 66 67 69 70 71 72 73 74 77 79 80 81 82 83 84 85 86 87 89 90 92 95 96 97 98 99 100 104 105 111 112 117 130 131 3.5 3.6"},D:{"38":0.00868,"47":0.00434,"49":0.03471,"58":0.00434,"63":0.08244,"65":0.00434,"66":0.3558,"67":0.00434,"68":0.00434,"70":0.00434,"71":0.00434,"74":0.00434,"76":0.00434,"77":0.0217,"78":0.00434,"79":0.03037,"80":0.00434,"81":0.01736,"83":0.00434,"84":0.00434,"85":0.01736,"86":0.0217,"87":0.04773,"88":0.01302,"89":0.01302,"90":0.00868,"91":0.00868,"92":0.7897,"93":0.09112,"94":0.01736,"95":0.04773,"96":0.01302,"97":0.00434,"98":0.00434,"99":0.01302,"100":0.00434,"101":0.00434,"102":0.01302,"103":0.0781,"104":0.00868,"105":0.0217,"106":0.01302,"107":0.01736,"108":0.01736,"109":2.06536,"110":0.01302,"111":0.01736,"112":0.01736,"113":0.06509,"114":0.07376,"115":0.00868,"116":0.22129,"117":0.01302,"118":0.05207,"119":0.05641,"120":0.09112,"121":0.05207,"122":0.15187,"123":0.12149,"124":0.21695,"125":0.45126,"126":19.17404,"127":2.2476,"128":0.00868,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 39 40 41 42 43 44 45 46 48 50 51 52 53 54 55 56 57 59 60 61 62 64 69 72 73 75 129 130"},F:{"36":0.00434,"46":0.00868,"79":0.00434,"83":0.0217,"85":0.00434,"89":0.00434,"95":0.03905,"109":0.21695,"110":0.01302,"111":0.45126,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 37 38 39 40 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 80 81 82 84 86 87 88 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 106 107 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"17":0.03905,"18":0.00434,"85":0.00434,"90":0.14319,"92":0.00868,"107":0.00434,"108":0.00434,"109":0.0781,"110":0.00434,"112":0.01302,"113":0.00434,"114":0.00434,"115":0.04773,"116":0.00434,"117":0.00434,"119":0.01302,"120":0.02603,"121":0.01302,"122":0.00868,"123":0.00868,"124":0.03037,"125":0.08678,"126":3.6274,"127":0.49031,_:"12 13 14 15 16 79 80 81 83 84 86 87 88 89 91 93 94 95 96 97 98 99 100 101 102 103 104 105 106 111 118"},E:{"8":0.00434,"11":0.00434,"13":0.00434,"14":0.03905,"15":0.01302,_:"0 4 5 6 7 9 10 12 3.1 3.2 5.1 6.1 7.1 10.1","9.1":0.00868,"11.1":0.06942,"12.1":0.01302,"13.1":0.09546,"14.1":0.3558,"15.1":0.01736,"15.2-15.3":0.01302,"15.4":0.0217,"15.5":0.03037,"15.6":0.256,"16.0":0.03037,"16.1":0.03905,"16.2":0.03037,"16.3":0.06942,"16.4":0.02603,"16.5":0.05207,"16.6":0.23865,"17.0":0.03037,"17.1":0.05207,"17.2":0.06509,"17.3":0.05207,"17.4":0.13451,"17.5":1.51865,"17.6":0.00868,"18.0":0.01736},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00276,"5.0-5.1":0.00138,"6.0-6.1":0.00827,"7.0-7.1":0.00827,"8.1-8.4":0,"9.0-9.2":0.00689,"9.3":0.02755,"10.0-10.2":0.00551,"10.3":0.04821,"11.0-11.2":0.12674,"11.3-11.4":0.01378,"12.0-12.1":0.00964,"12.2-12.5":0.17771,"13.0-13.1":0.00276,"13.2":0.02893,"13.3":0.00964,"13.4-13.7":0.04133,"14.0-14.4":0.09505,"14.5-14.8":0.10745,"15.0-15.1":0.05373,"15.2-15.3":0.05786,"15.4":0.06612,"15.5":0.0799,"15.6-15.8":0.73286,"16.0":0.1474,"16.1":0.31271,"16.2":0.15704,"16.3":0.26311,"16.4":0.06199,"16.5":0.11158,"16.6-16.7":0.9147,"17.0":0.08265,"17.1":0.13362,"17.2":0.12949,"17.3":0.19424,"17.4":0.48628,"17.5":8.90458,"17.6":0.06888,"18.0":0.09092},P:{"4":0.0837,"20":0.03139,"21":0.05232,"22":0.06278,"23":0.0837,"24":0.09417,"25":2.34374,_:"5.0-5.4 7.2-7.4 8.2 10.1 15.0","6.2-6.4":0.15695,"9.2":0.04185,"11.1-11.2":0.04185,"12.0":0.01046,"13.0":0.01046,"14.0":0.01046,"16.0":0.01046,"17.0":0.01046,"18.0":0.01046,"19.0":0.03139},I:{"0":0.05642,"3":0,"4":0.00001,"2.1":0,"2.2":0.00001,"2.3":0,"4.1":0.00003,"4.2-4.3":0.00002,"4.4":0,"4.4.3-4.4.4":0.0001},K:{"0":0.45296,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.01367,"9":0.00456,"10":0.00456,"11":0.25058,_:"6 7 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":38.15375},R:{_:"0"},M:{"0":1.0871},Q:{"14.9":0.00566},O:{"0":0.1189},H:{"0":0}}; +module.exports={C:{"48":0.0083,"51":0.00415,"52":0.04565,"56":0.00415,"59":0.083,"64":0.00415,"66":0.00415,"68":0.00415,"75":0.00415,"76":0.00415,"78":0.0498,"82":0.00415,"88":0.0332,"91":0.01245,"93":0.0249,"94":0.0581,"102":0.00415,"103":0.00415,"113":0.01245,"114":0.00415,"115":0.5312,"116":0.00415,"118":0.00415,"119":0.00415,"120":0.00415,"121":0.00415,"122":0.00415,"123":0.0083,"124":0.0083,"125":0.0166,"126":0.72625,"127":0.05395,"128":0.8798,"129":2.1414,"130":0.0083,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 49 50 53 54 55 57 58 60 61 62 63 65 67 69 70 71 72 73 74 77 79 80 81 83 84 85 86 87 89 90 92 95 96 97 98 99 100 101 104 105 106 107 108 109 110 111 112 117 131 132 133 3.5 3.6"},D:{"38":0.03735,"41":0.00415,"48":0.00415,"49":0.03735,"52":0.00415,"56":0.00415,"63":0.09545,"65":0.00415,"66":0.3486,"67":0.00415,"68":0.00415,"70":0.00415,"71":0.00415,"74":0.00415,"76":0.00415,"77":0.00415,"78":0.00415,"79":0.0332,"80":0.0083,"81":0.02075,"83":0.00415,"84":0.00415,"85":0.02075,"86":0.01245,"87":0.0415,"88":0.0166,"89":0.01245,"90":0.00415,"91":0.0083,"92":0.51875,"93":0.0249,"94":0.0166,"95":0.04565,"96":0.01245,"97":0.00415,"98":0.00415,"99":0.01245,"100":0.0083,"101":0.00415,"102":0.01245,"103":0.07055,"104":0.01245,"105":0.02075,"106":0.01245,"107":0.03735,"108":0.01245,"109":2.1497,"110":0.01245,"111":0.02905,"112":0.02075,"113":0.05395,"114":0.0664,"115":0.0083,"116":0.19505,"117":0.01245,"118":0.03735,"119":0.0415,"120":0.0747,"121":0.04565,"122":0.1411,"123":0.13695,"124":0.11205,"125":0.16185,"126":1.29065,"127":16.0439,"128":3.4777,"129":0.0083,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 39 40 42 43 44 45 46 47 50 51 53 54 55 57 58 59 60 61 62 64 69 72 73 75 130 131"},F:{"36":0.00415,"46":0.0083,"49":0.00415,"83":0.02075,"84":0.00415,"85":0.0083,"95":0.0249,"102":0.00415,"109":0.10375,"110":0.00415,"111":0.0498,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 37 38 39 40 41 42 43 44 45 47 48 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 103 104 105 106 107 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"16":0.00415,"17":0.03735,"18":0.00415,"85":0.0083,"90":0.0581,"92":0.0083,"107":0.00415,"108":0.00415,"109":0.083,"110":0.00415,"112":0.00415,"114":0.00415,"115":0.05395,"117":0.00415,"119":0.0083,"120":0.0166,"121":0.0083,"122":0.0083,"123":0.0083,"124":0.0166,"125":0.04565,"126":0.1826,"127":2.76805,"128":0.9545,_:"12 13 14 15 79 80 81 83 84 86 87 88 89 91 93 94 95 96 97 98 99 100 101 102 103 104 105 106 111 113 116 118"},E:{"8":0.00415,"13":0.00415,"14":0.02905,"15":0.0166,_:"0 4 5 6 7 9 10 11 12 3.1 3.2 5.1 6.1 7.1 10.1","9.1":0.0083,"11.1":0.07055,"12.1":0.01245,"13.1":0.08715,"14.1":0.3237,"15.1":0.0166,"15.2-15.3":0.0083,"15.4":0.0166,"15.5":0.02905,"15.6":0.2407,"16.0":0.0332,"16.1":0.0415,"16.2":0.02905,"16.3":0.06225,"16.4":0.02075,"16.5":0.03735,"16.6":0.22825,"17.0":0.0249,"17.1":0.0415,"17.2":0.07055,"17.3":0.0498,"17.4":0.1328,"17.5":1.1122,"17.6":0.5644,"18.0":0.03735},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00286,"5.0-5.1":0.00143,"6.0-6.1":0.00716,"7.0-7.1":0.00859,"8.1-8.4":0,"9.0-9.2":0.00716,"9.3":0.02863,"10.0-10.2":0.00859,"10.3":0.04438,"11.0-11.2":0.11309,"11.3-11.4":0.01431,"12.0-12.1":0.01145,"12.2-12.5":0.19182,"13.0-13.1":0.00286,"13.2":0.06155,"13.3":0.00859,"13.4-13.7":0.03579,"14.0-14.4":0.10593,"14.5-14.8":0.10164,"15.0-15.1":0.05583,"15.2-15.3":0.05583,"15.4":0.06442,"15.5":0.07587,"15.6-15.8":0.71432,"16.0":0.14458,"16.1":0.30491,"16.2":0.15317,"16.3":0.25481,"16.4":0.06442,"16.5":0.10307,"16.6-16.7":0.8861,"17.0":0.0816,"17.1":0.12597,"17.2":0.11595,"17.3":0.17178,"17.4":0.40225,"17.5":8.23825,"17.6":1.38569,"18.0":0.15031},P:{"4":0.07381,"20":0.03163,"21":0.04217,"22":0.06326,"23":0.08435,"24":0.08435,"25":1.97165,_:"5.0-5.4 7.2-7.4 8.2 10.1 12.0 15.0","6.2-6.4":0.05272,"9.2":0.02109,"11.1-11.2":0.04217,"13.0":0.01054,"14.0":0.01054,"16.0":0.01054,"17.0":0.01054,"18.0":0.01054,"19.0":0.02109},I:{"0":0.04081,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00002,"4.2-4.3":0.00002,"4.4":0,"4.4.3-4.4.4":0.00007},K:{"0":0.4914,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.06536,"9":0.00436,"10":0.00436,"11":0.27452,_:"6 7 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":0.13455},H:{"0":0},L:{"0":39.617},R:{_:"0"},M:{"0":0.89505},Q:{"14.9":0.01755}}; diff --git a/node_modules/caniuse-lite/data/regions/JE.js b/node_modules/caniuse-lite/data/regions/JE.js index 56718b45..6086e7f8 100644 --- a/node_modules/caniuse-lite/data/regions/JE.js +++ b/node_modules/caniuse-lite/data/regions/JE.js @@ -1 +1 @@ -module.exports={C:{"52":0.00386,"78":0.00772,"80":0.00386,"81":0.01158,"110":0.00386,"115":0.0849,"121":0.00386,"126":0.00386,"127":0.65217,"128":0.99176,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 79 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 111 112 113 114 116 117 118 119 120 122 123 124 125 129 130 131 3.5 3.6"},D:{"34":0.00386,"38":0.00386,"49":0.00772,"58":0.00386,"79":0.00772,"80":0.06174,"84":0.00386,"87":0.01158,"88":0.00386,"90":0.00386,"92":0.02701,"93":0.02315,"94":0.00386,"98":0.03087,"99":0.00772,"101":0.00386,"103":0.34345,"106":0.00772,"107":0.00386,"109":0.31258,"111":0.0193,"113":0.00386,"115":0.00386,"116":0.09648,"117":0.00772,"118":0.01158,"119":0.00386,"120":0.39748,"121":0.01158,"122":0.0656,"123":0.03087,"124":0.20839,"125":0.60586,"126":9.32334,"127":0.8567,"128":0.00386,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 35 36 37 39 40 41 42 43 44 45 46 47 48 50 51 52 53 54 55 56 57 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 81 83 85 86 89 91 95 96 97 100 102 104 105 108 110 112 114 129 130"},F:{"83":0.01158,"109":0.35889,"111":0.18909,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"18":0.00772,"100":0.00772,"108":0.0193,"109":0.0656,"114":0.0193,"123":0.00386,"124":0.01158,"125":0.11191,"126":7.92253,"127":1.03035,_:"12 13 14 15 16 17 79 80 81 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 101 102 103 104 105 106 107 110 111 112 113 115 116 117 118 119 120 121 122"},E:{"14":0.10033,"15":0.00386,_:"0 4 5 6 7 8 9 10 11 12 13 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1","12.1":0.00772,"13.1":0.13892,"14.1":0.18909,"15.1":0.0193,"15.2-15.3":0.10033,"15.4":0.02315,"15.5":0.06174,"15.6":1.14998,"16.0":0.0193,"16.1":0.27399,"16.2":0.04631,"16.3":0.23926,"16.4":0.0849,"16.5":0.07718,"16.6":1.03807,"17.0":0.01544,"17.1":0.03087,"17.2":0.06174,"17.3":0.09648,"17.4":0.21225,"17.5":9.69381,"17.6":0.0656,"18.0":0.01544},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00688,"5.0-5.1":0.00344,"6.0-6.1":0.02063,"7.0-7.1":0.02063,"8.1-8.4":0,"9.0-9.2":0.01719,"9.3":0.06875,"10.0-10.2":0.01375,"10.3":0.12032,"11.0-11.2":0.31627,"11.3-11.4":0.03438,"12.0-12.1":0.02406,"12.2-12.5":0.44347,"13.0-13.1":0.00688,"13.2":0.07219,"13.3":0.02406,"13.4-13.7":0.10313,"14.0-14.4":0.2372,"14.5-14.8":0.26814,"15.0-15.1":0.13407,"15.2-15.3":0.14438,"15.4":0.16501,"15.5":0.19939,"15.6-15.8":1.82887,"16.0":0.36784,"16.1":0.78037,"16.2":0.3919,"16.3":0.65661,"16.4":0.1547,"16.5":0.27846,"16.6-16.7":2.28265,"17.0":0.20626,"17.1":0.33346,"17.2":0.32315,"17.3":0.48472,"17.4":1.21352,"17.5":22.2215,"17.6":0.17189,"18.0":0.22689},P:{"4":0.17685,"20":0.02358,"21":0.01179,"22":0.02358,"23":0.10611,"24":0.03537,"25":3.60777,_:"5.0-5.4 6.2-6.4 7.2-7.4 8.2 9.2 10.1 11.1-11.2 12.0 13.0 14.0 15.0 16.0 17.0 19.0","18.0":0.01179},I:{"0":0.01224,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00001,"4.2-4.3":0,"4.4":0,"4.4.3-4.4.4":0.00002},K:{"0":0.06141,_:"10 11 12 11.1 11.5 12.1"},A:{"6":0.00386,"11":0.01544,_:"7 8 9 10 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":22.17836},R:{_:"0"},M:{"0":0.38688},Q:{_:"14.9"},O:{"0":0.00614},H:{"0":0}}; +module.exports={C:{"111":0.00391,"115":0.10171,"124":0.00391,"125":0.00391,"127":0.01174,"128":0.43032,"129":0.96626,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 112 113 114 116 117 118 119 120 121 122 123 126 130 131 132 133 3.5 3.6"},D:{"49":0.00391,"65":0.00391,"80":0.08606,"87":0.00782,"88":0.05086,"92":0.01174,"93":0.00391,"94":0.01174,"98":0.02738,"99":0.01174,"101":0.01174,"103":0.41076,"108":0.05086,"109":0.15257,"116":0.1956,"118":0.00391,"119":0.01174,"120":0.00782,"121":0.00391,"122":0.15648,"123":0.02738,"124":0.05086,"125":0.11736,"126":1.12666,"127":9.11105,"128":2.59366,"129":0.00391,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 66 67 68 69 70 71 72 73 74 75 76 77 78 79 81 83 84 85 86 89 90 91 95 96 97 100 102 104 105 106 107 110 111 112 113 114 115 117 130 131"},F:{"83":0.00391,"109":0.14474,"111":0.0665,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"98":0.00391,"99":0.00391,"108":0.00782,"109":0.05868,"120":0.00391,"125":0.01956,"126":0.16039,"127":6.16531,"128":1.67825,_:"12 13 14 15 16 17 18 79 80 81 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 100 101 102 103 104 105 106 107 110 111 112 113 114 115 116 117 118 119 121 122 123 124"},E:{"13":0.00391,"14":0.04303,"15":0.15648,_:"0 4 5 6 7 8 9 10 11 12 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1","12.1":0.00782,"13.1":0.05086,"14.1":0.25819,"15.1":0.0313,"15.2-15.3":0.08215,"15.4":0.01565,"15.5":0.12518,"15.6":1.02494,"16.0":0.04303,"16.1":0.32861,"16.2":0.14474,"16.3":0.10954,"16.4":0.18778,"16.5":0.15257,"16.6":0.80196,"17.0":0.01174,"17.1":0.03912,"17.2":0.05477,"17.3":0.08606,"17.4":0.37555,"17.5":8.43818,"17.6":1.70954,"18.0":0.02738},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00692,"5.0-5.1":0.00346,"6.0-6.1":0.01731,"7.0-7.1":0.02077,"8.1-8.4":0,"9.0-9.2":0.01731,"9.3":0.06923,"10.0-10.2":0.02077,"10.3":0.10731,"11.0-11.2":0.27347,"11.3-11.4":0.03462,"12.0-12.1":0.02769,"12.2-12.5":0.46386,"13.0-13.1":0.00692,"13.2":0.14885,"13.3":0.02077,"13.4-13.7":0.08654,"14.0-14.4":0.25616,"14.5-14.8":0.24578,"15.0-15.1":0.135,"15.2-15.3":0.135,"15.4":0.15577,"15.5":0.18347,"15.6-15.8":1.72736,"16.0":0.34963,"16.1":0.73733,"16.2":0.3704,"16.3":0.61617,"16.4":0.15577,"16.5":0.24924,"16.6-16.7":2.14275,"17.0":0.19731,"17.1":0.30462,"17.2":0.28039,"17.3":0.4154,"17.4":0.97272,"17.5":19.92172,"17.6":3.35086,"18.0":0.36347},P:{"4":0.33262,"20":0.01147,"21":0.01147,"22":0.02294,"23":0.08029,"24":0.01147,"25":2.50035,_:"5.0-5.4 6.2-6.4 7.2-7.4 8.2 9.2 10.1 11.1-11.2 12.0 13.0 14.0 15.0 17.0 19.0","16.0":0.01147,"18.0":0.02294},I:{"0":0.0182,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00001,"4.2-4.3":0.00001,"4.4":0,"4.4.3-4.4.4":0.00003},K:{"0":0.04262,_:"10 11 12 11.1 11.5 12.1"},A:{"11":0.00391,_:"6 7 8 9 10 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{_:"0"},H:{"0":0},L:{"0":21.23135},R:{_:"0"},M:{"0":0.38354},Q:{_:"14.9"}}; diff --git a/node_modules/caniuse-lite/data/regions/JM.js b/node_modules/caniuse-lite/data/regions/JM.js index 79152206..ab54bea9 100644 --- a/node_modules/caniuse-lite/data/regions/JM.js +++ b/node_modules/caniuse-lite/data/regions/JM.js @@ -1 +1 @@ -module.exports={C:{"78":0.02212,"88":0.00277,"100":0.00277,"115":0.07466,"121":0.0083,"124":0.00277,"125":0.00277,"126":0.0083,"127":0.19079,"128":0.52535,"129":0.02212,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 79 80 81 82 83 84 85 86 87 89 90 91 92 93 94 95 96 97 98 99 101 102 103 104 105 106 107 108 109 110 111 112 113 114 116 117 118 119 120 122 123 130 131 3.5 3.6"},D:{"11":0.00277,"47":0.00277,"49":0.00277,"50":0.00277,"59":0.00277,"60":0.00277,"63":0.00277,"65":0.00277,"69":0.02212,"70":0.03871,"73":0.02765,"74":0.00277,"75":0.0083,"76":0.02489,"79":0.01383,"81":0.02212,"83":0.14378,"84":0.0083,"85":0.00553,"86":0.00553,"87":0.04977,"88":0.0083,"89":0.00277,"90":0.00277,"91":0.00277,"93":0.04424,"94":0.00553,"95":0.0083,"96":0.00277,"97":0.00277,"98":0.00553,"99":0.00553,"101":0.00553,"102":0.0083,"103":0.19908,"104":0.00277,"105":0.01106,"106":0.00277,"107":0.00277,"108":0.0083,"109":0.40369,"110":0.01383,"111":0.02212,"112":0.01383,"113":0.00277,"114":0.01383,"115":0.01659,"116":0.04977,"117":0.03318,"118":0.02489,"119":0.04977,"120":0.04701,"121":0.03318,"122":0.05807,"123":0.04424,"124":0.10784,"125":0.63872,"126":13.99367,"127":1.57329,"128":0.02765,_:"4 5 6 7 8 9 10 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 48 51 52 53 54 55 56 57 58 61 62 64 66 67 68 71 72 77 78 80 92 100 129 130"},F:{"28":0.03318,"83":0.04701,"89":0.0083,"95":0.00277,"109":0.29033,"110":0.00553,"111":0.28203,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 85 86 87 88 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 106 107 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"14":0.00277,"15":0.00277,"16":0.00277,"18":0.00277,"92":0.01106,"100":0.00277,"107":0.00277,"109":0.01383,"110":0.0083,"114":0.00553,"117":0.00277,"119":0.00277,"120":0.01659,"121":0.00277,"122":0.00277,"123":0.00277,"124":0.01936,"125":0.12443,"126":3.29588,"127":0.49494,_:"12 13 17 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 96 97 98 99 101 102 103 104 105 106 108 111 112 113 115 116 118"},E:{"14":0.00553,"15":0.00277,_:"0 4 5 6 7 8 9 10 11 12 13 3.1 3.2 5.1 6.1 7.1 9.1 10.1 15.1","11.1":0.00277,"12.1":0.00553,"13.1":0.15208,"14.1":0.02765,"15.2-15.3":0.00277,"15.4":0.00277,"15.5":0.0083,"15.6":0.09125,"16.0":0.0083,"16.1":0.04977,"16.2":0.01106,"16.3":0.03595,"16.4":0.02212,"16.5":0.01383,"16.6":0.16037,"17.0":0.0083,"17.1":0.01659,"17.2":0.02765,"17.3":0.01106,"17.4":0.08572,"17.5":0.81015,"17.6":0.00553,"18.0":0.01659},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00449,"5.0-5.1":0.00224,"6.0-6.1":0.01347,"7.0-7.1":0.01347,"8.1-8.4":0,"9.0-9.2":0.01122,"9.3":0.04489,"10.0-10.2":0.00898,"10.3":0.07856,"11.0-11.2":0.20651,"11.3-11.4":0.02245,"12.0-12.1":0.01571,"12.2-12.5":0.28957,"13.0-13.1":0.00449,"13.2":0.04714,"13.3":0.01571,"13.4-13.7":0.06734,"14.0-14.4":0.15489,"14.5-14.8":0.17509,"15.0-15.1":0.08754,"15.2-15.3":0.09428,"15.4":0.10775,"15.5":0.13019,"15.6-15.8":1.19419,"16.0":0.24018,"16.1":0.50955,"16.2":0.2559,"16.3":0.42874,"16.4":0.10101,"16.5":0.18182,"16.6-16.7":1.49049,"17.0":0.13468,"17.1":0.21774,"17.2":0.211,"17.3":0.3165,"17.4":0.79238,"17.5":14.50981,"17.6":0.11224,"18.0":0.14815},P:{"4":0.08824,"20":0.05515,"21":0.04412,"22":0.17649,"23":0.09927,"24":0.09927,"25":2.4267,"5.0-5.4":0.01103,"6.2-6.4":0.03309,"7.2-7.4":0.31988,_:"8.2 9.2 10.1 12.0 14.0 15.0","11.1-11.2":0.01103,"13.0":0.01103,"16.0":0.03309,"17.0":0.01103,"18.0":0.01103,"19.0":0.05515},I:{"0":0.03604,"3":0,"4":0,"2.1":0,"2.2":0.00001,"2.3":0,"4.1":0.00002,"4.2-4.3":0.00001,"4.4":0,"4.4.3-4.4.4":0.00006},K:{"0":0.26042,_:"10 11 12 11.1 11.5 12.1"},A:{"11":0.00277,_:"6 7 8 9 10 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":47.19935},R:{_:"0"},M:{"0":0.18085},Q:{"14.9":0.00723},O:{"0":0.20255},H:{"0":0}}; +module.exports={C:{"78":0.02061,"113":0.00375,"115":0.05997,"121":0.00187,"124":0.00187,"125":0.00187,"126":0.00187,"127":0.02249,"128":0.35419,"129":0.42727,"130":0.01312,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 114 116 117 118 119 120 122 123 131 132 133 3.5 3.6"},D:{"11":0.00375,"47":0.00375,"49":0.00375,"56":0.00187,"59":0.00187,"63":0.00187,"65":0.00375,"69":0.00937,"70":0.02436,"72":0.00187,"73":0.02436,"74":0.00187,"75":0.00187,"76":0.01124,"77":0.00187,"79":0.01312,"80":0.00187,"81":0.01124,"83":0.1368,"84":0.0075,"86":0.00375,"87":0.03373,"88":0.00375,"89":0.00187,"91":0.00562,"92":0.00187,"93":0.11994,"94":0.00562,"95":0.00375,"96":0.00187,"97":0.00187,"98":0.00562,"99":0.00375,"100":0.00187,"102":0.00187,"103":0.17241,"104":0.00375,"105":0.0075,"106":0.00375,"107":0.00187,"108":0.00375,"109":0.22863,"110":0.00562,"111":0.02436,"112":0.00937,"113":0.00375,"114":0.0075,"115":0.0075,"116":0.03935,"117":0.01687,"118":0.00187,"119":0.03748,"120":0.01687,"121":0.0075,"122":0.03561,"123":0.02624,"124":0.03935,"125":0.05622,"126":0.9445,"127":7.34795,"128":1.42049,"129":0.00937,_:"4 5 6 7 8 9 10 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 48 50 51 52 53 54 55 57 58 60 61 62 64 66 67 68 71 78 85 90 101 130 131"},F:{"28":0.01124,"83":0.01874,"89":0.00187,"95":0.00375,"109":0.08058,"110":0.00187,"111":0.06184,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 85 86 87 88 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 106 107 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"12":0.00187,"17":0.00937,"18":0.00187,"84":0.00187,"90":0.00187,"92":0.01124,"100":0.00375,"109":0.02249,"114":0.00375,"115":0.00375,"117":0.00187,"119":0.00187,"120":0.00562,"121":0.00187,"122":0.00562,"123":0.01687,"124":0.01124,"125":0.0431,"126":0.17616,"127":2.47555,"128":0.7496,_:"13 14 15 16 79 80 81 83 85 86 87 88 89 91 93 94 95 96 97 98 99 101 102 103 104 105 106 107 108 110 111 112 113 116 118"},E:{"14":0.00562,"15":0.00562,_:"0 4 5 6 7 8 9 10 11 12 13 3.1 3.2 5.1 6.1 7.1 9.1 10.1","11.1":0.00187,"12.1":0.00375,"13.1":0.04498,"14.1":0.02436,"15.1":0.00187,"15.2-15.3":0.00187,"15.4":0.00375,"15.5":0.01312,"15.6":0.06372,"16.0":0.00937,"16.1":0.00562,"16.2":0.00562,"16.3":0.01312,"16.4":0.01499,"16.5":0.00937,"16.6":0.05997,"17.0":0.00937,"17.1":0.01874,"17.2":0.02811,"17.3":0.00937,"17.4":0.02624,"17.5":0.54159,"17.6":0.12556,"18.0":0.02061},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00655,"5.0-5.1":0.00328,"6.0-6.1":0.01638,"7.0-7.1":0.01965,"8.1-8.4":0,"9.0-9.2":0.01638,"9.3":0.0655,"10.0-10.2":0.01965,"10.3":0.10153,"11.0-11.2":0.25874,"11.3-11.4":0.03275,"12.0-12.1":0.0262,"12.2-12.5":0.43887,"13.0-13.1":0.00655,"13.2":0.14083,"13.3":0.01965,"13.4-13.7":0.08188,"14.0-14.4":0.24236,"14.5-14.8":0.23254,"15.0-15.1":0.12773,"15.2-15.3":0.12773,"15.4":0.14738,"15.5":0.17358,"15.6-15.8":1.63432,"16.0":0.33079,"16.1":0.69761,"16.2":0.35044,"16.3":0.58298,"16.4":0.14738,"16.5":0.23581,"16.6-16.7":2.02734,"17.0":0.18669,"17.1":0.28822,"17.2":0.26529,"17.3":0.39302,"17.4":0.92033,"17.5":18.84867,"17.6":3.17038,"18.0":0.34389},P:{"4":0.07418,"20":0.0212,"21":0.03179,"22":0.11658,"23":0.03179,"24":0.05299,"25":1.16576,"5.0-5.4":0.0106,"6.2-6.4":0.0212,"7.2-7.4":0.20136,_:"8.2 9.2 10.1 12.0 13.0 14.0 15.0","11.1-11.2":0.0106,"16.0":0.04239,"17.0":0.0106,"18.0":0.0106,"19.0":0.16957},I:{"0":0.0243,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00001,"4.2-4.3":0.00001,"4.4":0,"4.4.3-4.4.4":0.00004},K:{"0":0.2113,_:"10 11 12 11.1 11.5 12.1"},A:{"10":0.00187,"11":0.00187,_:"6 7 8 9 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":0.14629},H:{"0":0},L:{"0":46.74825},R:{_:"0"},M:{"0":0.13816},Q:{_:"14.9"}}; diff --git a/node_modules/caniuse-lite/data/regions/JO.js b/node_modules/caniuse-lite/data/regions/JO.js index 4b30c80a..a121fc38 100644 --- a/node_modules/caniuse-lite/data/regions/JO.js +++ b/node_modules/caniuse-lite/data/regions/JO.js @@ -1 +1 @@ -module.exports={C:{"7":0.00196,"34":0.00392,"52":0.00196,"56":0.00392,"103":0.01177,"107":0.00196,"108":0.00196,"110":0.00392,"115":0.15688,"121":0.00196,"124":0.00196,"125":0.00196,"126":0.00981,"127":0.11178,"128":0.18237,"129":0.00196,_:"2 3 4 5 6 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 53 54 55 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 104 105 106 109 111 112 113 114 116 117 118 119 120 122 123 130 131 3.5 3.6"},D:{"11":0.01569,"38":0.00392,"41":0.00196,"43":0.00196,"47":0.00196,"49":0.00784,"55":0.00196,"58":0.09021,"61":0.00196,"65":0.00784,"66":0.00392,"68":0.00392,"69":0.00392,"70":0.00196,"72":0.00196,"73":0.00784,"76":0.00196,"77":0.00196,"78":0.00588,"79":0.02157,"80":0.00196,"81":0.00196,"83":0.03922,"85":0.00392,"86":0.00196,"87":0.02549,"88":0.01373,"89":0.00196,"90":0.00588,"91":0.00392,"92":0.00196,"93":0.00784,"94":0.01177,"95":0.00392,"96":0.00392,"97":0.00196,"98":0.05491,"99":0.03726,"100":0.00588,"102":0.00392,"103":0.01569,"104":0.00981,"105":0.01765,"106":0.01765,"107":0.02353,"108":0.01961,"109":0.79421,"110":0.01177,"111":0.01373,"112":0.00784,"113":0.00588,"114":0.00981,"115":0.01373,"116":0.01569,"117":0.00784,"118":0.00981,"119":0.02745,"120":0.0353,"121":0.0451,"122":0.06079,"123":0.03726,"124":0.08236,"125":0.14511,"126":10.52665,"127":1.01384,"128":0.00196,_:"4 5 6 7 8 9 10 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 39 40 42 44 45 46 48 50 51 52 53 54 56 57 59 60 62 63 64 67 71 74 75 84 101 129 130"},F:{"79":0.00196,"82":0.00196,"83":0.01765,"85":0.00392,"91":0.00196,"95":0.01569,"101":0.00196,"105":0.00392,"106":0.00392,"107":0.00588,"108":0.00392,"109":0.0804,"110":0.00588,"111":0.08628,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 80 81 84 86 87 88 89 90 92 93 94 96 97 98 99 100 102 103 104 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"18":0.00784,"84":0.00196,"89":0.00196,"92":0.00981,"98":0.00196,"106":0.00392,"107":0.00196,"109":0.01373,"110":0.00784,"111":0.00392,"117":0.00196,"118":0.00588,"119":0.00196,"120":0.00392,"121":0.00392,"122":0.00392,"123":0.00196,"124":0.01177,"125":0.03138,"126":1.18444,"127":0.19022,_:"12 13 14 15 16 17 79 80 81 83 85 86 87 88 90 91 93 94 95 96 97 99 100 101 102 103 104 105 108 112 113 114 115 116"},E:{"14":0.00392,"15":0.00392,_:"0 4 5 6 7 8 9 10 11 12 13 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 12.1","13.1":0.01569,"14.1":0.00784,"15.1":0.00196,"15.2-15.3":0.00196,"15.4":0.00392,"15.5":0.00392,"15.6":0.02549,"16.0":0.00392,"16.1":0.00588,"16.2":0.00588,"16.3":0.01373,"16.4":0.00196,"16.5":0.00588,"16.6":0.0353,"17.0":0.00784,"17.1":0.00784,"17.2":0.01569,"17.3":0.02353,"17.4":0.0353,"17.5":0.29023,"17.6":0.00784,"18.0":0.00392},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00232,"5.0-5.1":0.00116,"6.0-6.1":0.00697,"7.0-7.1":0.00697,"8.1-8.4":0,"9.0-9.2":0.00581,"9.3":0.02325,"10.0-10.2":0.00465,"10.3":0.04069,"11.0-11.2":0.10694,"11.3-11.4":0.01162,"12.0-12.1":0.00814,"12.2-12.5":0.14995,"13.0-13.1":0.00232,"13.2":0.02441,"13.3":0.00814,"13.4-13.7":0.03487,"14.0-14.4":0.08021,"14.5-14.8":0.09067,"15.0-15.1":0.04534,"15.2-15.3":0.04882,"15.4":0.0558,"15.5":0.06742,"15.6-15.8":0.61842,"16.0":0.12438,"16.1":0.26387,"16.2":0.13252,"16.3":0.22203,"16.4":0.05231,"16.5":0.09416,"16.6-16.7":0.77186,"17.0":0.06975,"17.1":0.11276,"17.2":0.10927,"17.3":0.1639,"17.4":0.41034,"17.5":7.51401,"17.6":0.05812,"18.0":0.07672},P:{"4":0.06148,"20":0.03074,"21":0.06148,"22":0.14346,"23":0.18445,"24":0.14346,"25":2.93068,"5.0-5.4":0.01025,"6.2-6.4":0.01025,"7.2-7.4":0.13321,_:"8.2 10.1","9.2":0.01025,"11.1-11.2":0.04099,"12.0":0.01025,"13.0":0.02049,"14.0":0.03074,"15.0":0.05124,"16.0":0.04099,"17.0":0.04099,"18.0":0.03074,"19.0":0.04099},I:{"0":0.06409,"3":0,"4":0.00001,"2.1":0,"2.2":0.00001,"2.3":0,"4.1":0.00004,"4.2-4.3":0.00003,"4.4":0,"4.4.3-4.4.4":0.00011},K:{"0":0.40803,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.00618,"9":0.00206,"11":0.03294,_:"6 7 10 5.5"},S:{"2.5":0.00804,_:"3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":66.05279},R:{_:"0"},M:{"0":0.21705},Q:{_:"14.9"},O:{"0":0.28137},H:{"0":0.01}}; +module.exports={C:{"34":0.00361,"52":0.00361,"56":0.00181,"68":0.00181,"102":0.00361,"103":0.01807,"108":0.00181,"115":0.22588,"122":0.00181,"123":0.00181,"124":0.00181,"125":0.00542,"126":0.00181,"127":0.00904,"128":0.10119,"129":0.24033,"130":0.00181,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 53 54 55 57 58 59 60 61 62 63 64 65 66 67 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 104 105 106 107 109 110 111 112 113 114 116 117 118 119 120 121 131 132 133 3.5 3.6"},D:{"11":0.01988,"18":0.00361,"37":0.00361,"38":0.00361,"43":0.00181,"47":0.00181,"48":0.00181,"49":0.03975,"50":0.00181,"55":0.00181,"58":0.07409,"65":0.00361,"66":0.00361,"68":0.00181,"69":0.00181,"70":0.00361,"71":0.00181,"73":0.00904,"76":0.00361,"78":0.00361,"79":0.00723,"80":0.00181,"81":0.00723,"83":0.02349,"85":0.00181,"86":0.00542,"87":0.03253,"88":0.02168,"89":0.00181,"90":0.00542,"91":0.00361,"92":0.00181,"93":0.00723,"94":0.00904,"95":0.00181,"96":0.00904,"97":0.00361,"98":0.03975,"99":0.04337,"100":0.00542,"101":0.00181,"102":0.00542,"103":0.01807,"104":0.02711,"105":0.00361,"106":0.00723,"107":0.01084,"108":0.01626,"109":0.8511,"110":0.01084,"111":0.01084,"112":0.01988,"113":0.00361,"114":0.00723,"115":0.00361,"116":0.01265,"117":0.00542,"118":0.00904,"119":0.0253,"120":0.03072,"121":0.03433,"122":0.05602,"123":0.0253,"124":0.09577,"125":0.05963,"126":0.40477,"127":7.98152,"128":1.60281,"129":0.00542,"130":0.00361,_:"4 5 6 7 8 9 10 12 13 14 15 16 17 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 39 40 41 42 44 45 46 51 52 53 54 56 57 59 60 61 62 63 64 67 72 74 75 77 84 131"},F:{"46":0.00181,"79":0.00181,"82":0.00181,"83":0.01446,"84":0.00181,"85":0.00181,"95":0.00904,"105":0.00181,"106":0.00181,"107":0.00361,"109":0.05421,"111":0.06505,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 80 81 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 108 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"14":0.00181,"18":0.00181,"84":0.00361,"92":0.01265,"100":0.00181,"107":0.00181,"108":0.00181,"109":0.00904,"111":0.00181,"114":0.00181,"119":0.00181,"120":0.00181,"121":0.00181,"122":0.15721,"123":0.00181,"124":0.00361,"125":0.01807,"126":0.06325,"127":1.19443,"128":0.34333,_:"12 13 15 16 17 79 80 81 83 85 86 87 88 89 90 91 93 94 95 96 97 98 99 101 102 103 104 105 106 110 112 113 115 116 117 118"},E:{"14":0.00542,"15":0.00181,_:"0 4 5 6 7 8 9 10 11 12 13 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 12.1","13.1":0.00723,"14.1":0.01626,"15.1":0.00361,"15.2-15.3":0.00181,"15.4":0.00723,"15.5":0.00904,"15.6":0.04337,"16.0":0.00181,"16.1":0.01265,"16.2":0.00904,"16.3":0.01626,"16.4":0.00542,"16.5":0.00723,"16.6":0.04337,"17.0":0.01084,"17.1":0.00723,"17.2":0.00723,"17.3":0.02711,"17.4":0.05963,"17.5":0.3361,"17.6":0.08854,"18.0":0.01084},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00274,"5.0-5.1":0.00137,"6.0-6.1":0.00685,"7.0-7.1":0.00822,"8.1-8.4":0,"9.0-9.2":0.00685,"9.3":0.02738,"10.0-10.2":0.00822,"10.3":0.04245,"11.0-11.2":0.10817,"11.3-11.4":0.01369,"12.0-12.1":0.01095,"12.2-12.5":0.18348,"13.0-13.1":0.00274,"13.2":0.05888,"13.3":0.00822,"13.4-13.7":0.03423,"14.0-14.4":0.10132,"14.5-14.8":0.09721,"15.0-15.1":0.0534,"15.2-15.3":0.0534,"15.4":0.06161,"15.5":0.07257,"15.6-15.8":0.68324,"16.0":0.13829,"16.1":0.29164,"16.2":0.14651,"16.3":0.24372,"16.4":0.06161,"16.5":0.09858,"16.6-16.7":0.84755,"17.0":0.07805,"17.1":0.12049,"17.2":0.11091,"17.3":0.16431,"17.4":0.38475,"17.5":7.87985,"17.6":1.3254,"18.0":0.14377},P:{"4":0.0409,"20":0.03068,"21":0.06135,"22":0.16361,"23":0.14316,"24":0.15338,"25":2.43369,"5.0-5.4":0.01023,"6.2-6.4":0.01023,"7.2-7.4":0.12271,_:"8.2 10.1 12.0","9.2":0.01023,"11.1-11.2":0.05113,"13.0":0.02045,"14.0":0.02045,"15.0":0.01023,"16.0":0.0409,"17.0":0.03068,"18.0":0.02045,"19.0":0.0409},I:{"0":0.06534,"3":0,"4":0.00001,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00003,"4.2-4.3":0.00003,"4.4":0,"4.4.3-4.4.4":0.0001},K:{"0":0.32595,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.00587,"11":0.01762,_:"6 7 9 10 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":0.2786},H:{"0":0.01},L:{"0":64.87959},R:{_:"0"},M:{"0":0.23763},Q:{_:"14.9"}}; diff --git a/node_modules/caniuse-lite/data/regions/JP.js b/node_modules/caniuse-lite/data/regions/JP.js index a619760e..390fd032 100644 --- a/node_modules/caniuse-lite/data/regions/JP.js +++ b/node_modules/caniuse-lite/data/regions/JP.js @@ -1 +1 @@ -module.exports={C:{"48":0.01157,"52":0.02314,"54":0.40495,"56":0.00579,"78":0.01736,"83":0.00579,"89":0.00579,"102":0.01157,"103":0.01736,"105":0.00579,"106":0.00579,"107":0.01157,"108":0.01157,"109":0.01157,"110":0.01157,"111":0.01157,"112":0.00579,"113":0.00579,"115":0.30082,"116":0.00579,"118":0.00579,"119":0.00579,"121":0.01157,"122":0.01157,"123":0.00579,"124":0.01157,"125":0.01157,"126":0.06364,"127":0.87354,"128":1.42311,"129":0.00579,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 49 50 51 53 55 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 79 80 81 82 84 85 86 87 88 90 91 92 93 94 95 96 97 98 99 100 101 104 114 117 120 130 131 3.5 3.6"},D:{"15":0.00579,"44":0.00579,"49":0.03471,"52":0.01157,"53":0.00579,"65":0.00579,"67":0.00579,"68":0.00579,"70":0.00579,"71":0.00579,"74":0.01157,"75":0.00579,"78":0.00579,"79":0.01157,"80":0.01157,"81":0.05207,"83":0.01736,"85":0.00579,"86":0.02893,"87":0.02893,"89":0.01157,"90":0.01157,"91":0.14463,"92":0.00579,"93":0.01157,"94":0.00579,"95":0.04628,"96":0.00579,"97":0.02314,"98":0.02314,"99":0.01157,"100":0.00579,"101":0.01736,"102":0.01736,"103":0.09256,"104":0.0405,"105":0.03471,"106":0.08099,"107":0.10413,"108":0.12149,"109":0.90825,"110":0.08099,"111":0.09256,"112":0.09256,"113":0.0405,"114":0.06364,"115":0.01157,"116":0.1562,"117":0.02314,"118":0.04628,"119":0.14463,"120":0.13884,"121":0.12149,"122":0.10413,"123":0.15041,"124":0.26611,"125":0.87932,"126":21.52599,"127":2.46441,"128":0.02893,"129":0.00579,_:"4 5 6 7 8 9 10 11 12 13 14 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 45 46 47 48 50 51 54 55 56 57 58 59 60 61 62 63 64 66 69 72 73 76 77 84 88 130"},F:{"83":0.05207,"91":0.00579,"93":0.00579,"94":0.00579,"95":0.01736,"101":0.00579,"109":0.0405,"110":0.00579,"111":0.16198,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 85 86 87 88 89 90 92 96 97 98 99 100 102 103 104 105 106 107 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"17":0.00579,"18":0.00579,"92":0.01736,"100":0.01157,"103":0.00579,"105":0.00579,"106":0.01157,"107":0.02314,"108":0.02314,"109":0.25454,"110":0.01157,"111":0.01736,"112":0.01736,"113":0.01736,"114":0.02314,"115":0.01157,"116":0.01157,"117":0.01157,"118":0.01157,"119":0.01736,"120":0.0405,"121":0.02893,"122":0.04628,"123":0.02893,"124":0.09256,"125":0.19091,"126":10.36672,"127":1.29006,_:"12 13 14 15 16 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 96 97 98 99 101 102 104"},E:{"9":0.00579,"13":0.01157,"14":0.03471,"15":0.00579,_:"0 4 5 6 7 8 10 11 12 3.1 3.2 5.1 6.1 7.1 9.1","10.1":0.00579,"11.1":0.00579,"12.1":0.01157,"13.1":0.05207,"14.1":0.1157,"15.1":0.01157,"15.2-15.3":0.00579,"15.4":0.02893,"15.5":0.02893,"15.6":0.21983,"16.0":0.03471,"16.1":0.03471,"16.2":0.0405,"16.3":0.08099,"16.4":0.01736,"16.5":0.03471,"16.6":0.26611,"17.0":0.02314,"17.1":0.0405,"17.2":0.03471,"17.3":0.04628,"17.4":0.1157,"17.5":1.51567,"17.6":0.00579,"18.0":0.01157},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00416,"5.0-5.1":0.00208,"6.0-6.1":0.01248,"7.0-7.1":0.01248,"8.1-8.4":0,"9.0-9.2":0.0104,"9.3":0.04161,"10.0-10.2":0.00832,"10.3":0.07282,"11.0-11.2":0.19141,"11.3-11.4":0.02081,"12.0-12.1":0.01456,"12.2-12.5":0.26839,"13.0-13.1":0.00416,"13.2":0.04369,"13.3":0.01456,"13.4-13.7":0.06242,"14.0-14.4":0.14356,"14.5-14.8":0.16228,"15.0-15.1":0.08114,"15.2-15.3":0.08738,"15.4":0.09987,"15.5":0.12067,"15.6-15.8":1.10684,"16.0":0.22262,"16.1":0.47228,"16.2":0.23718,"16.3":0.39738,"16.4":0.09362,"16.5":0.16852,"16.6-16.7":1.38147,"17.0":0.12483,"17.1":0.20181,"17.2":0.19557,"17.3":0.29335,"17.4":0.73442,"17.5":13.44851,"17.6":0.10403,"18.0":0.13731},P:{"20":0.01086,"21":0.01086,"22":0.01086,"23":0.01086,"24":0.01086,"25":0.62978,_:"4 5.0-5.4 6.2-6.4 7.2-7.4 8.2 9.2 10.1 14.0 15.0 16.0 18.0","11.1-11.2":0.01086,"12.0":0.01086,"13.0":0.01086,"17.0":0.01086,"19.0":0.01086},I:{"0":0.15121,"3":0,"4":0.00002,"2.1":0,"2.2":0.00003,"2.3":0,"4.1":0.00009,"4.2-4.3":0.00006,"4.4":0,"4.4.3-4.4.4":0.00026},K:{"0":0.15174,_:"10 11 12 11.1 11.5 12.1"},A:{"6":0.01384,"8":0.08306,"9":0.02769,"10":0.01384,"11":0.24917,_:"7 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":27.93415},R:{_:"0"},M:{"0":0.44679},Q:{"14.9":0.10116},O:{"0":0.33299},H:{"0":0}}; +module.exports={C:{"47":0.0057,"48":0.01141,"52":0.02852,"54":0.41639,"56":0.0057,"78":0.02852,"83":0.0057,"89":0.0057,"102":0.01141,"103":0.03422,"105":0.0057,"106":0.0057,"107":0.0057,"108":0.0057,"109":0.0057,"110":0.0057,"111":0.0057,"112":0.0057,"113":0.0057,"115":0.50195,"121":0.0057,"122":0.0057,"123":0.0057,"124":0.0057,"125":0.01141,"126":0.03422,"127":0.03422,"128":0.62744,"129":1.84239,"130":0.0057,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 49 50 51 53 55 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 79 80 81 82 84 85 86 87 88 90 91 92 93 94 95 96 97 98 99 100 101 104 114 116 117 118 119 120 131 132 133 3.5 3.6"},D:{"48":0.0057,"49":0.05134,"51":0.0057,"52":0.0057,"65":0.01141,"67":0.0057,"68":0.0057,"69":0.0057,"70":0.0057,"74":0.01141,"75":0.01141,"77":0.03422,"78":0.0057,"79":0.01141,"80":0.01141,"81":0.05134,"83":0.01711,"84":0.0057,"85":0.0057,"86":0.02852,"87":0.01711,"88":0.0057,"89":0.01711,"90":0.01141,"91":0.05704,"92":0.0057,"93":0.01141,"94":0.0057,"95":0.03993,"96":0.0057,"97":0.01711,"98":0.01711,"99":0.01141,"100":0.0057,"101":0.01711,"102":0.01711,"103":0.07415,"104":0.08556,"105":0.02852,"106":0.06845,"107":0.06845,"108":0.07415,"109":0.95827,"110":0.05134,"111":0.06845,"112":0.05704,"113":0.05134,"114":0.08556,"115":0.01141,"116":0.13119,"117":0.01711,"118":0.03422,"119":0.11978,"120":0.1369,"121":0.09697,"122":0.07986,"123":0.07986,"124":0.1483,"125":0.37646,"126":2.09337,"127":18.87454,"128":3.66767,"129":0.02282,"130":0.01141,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 50 53 54 55 56 57 58 59 60 61 62 63 64 66 71 72 73 76 131"},F:{"46":0.0057,"83":0.04563,"84":0.01141,"94":0.0057,"95":0.01711,"101":0.0057,"109":0.02282,"111":0.01711,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 85 86 87 88 89 90 91 92 93 96 97 98 99 100 102 103 104 105 106 107 108 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"17":0.01141,"18":0.0057,"92":0.0057,"106":0.0057,"107":0.01711,"108":0.01711,"109":0.26238,"110":0.01141,"111":0.01141,"112":0.0057,"113":0.01141,"114":0.01711,"115":0.0057,"116":0.0057,"117":0.0057,"118":0.0057,"119":0.01141,"120":0.03422,"121":0.02282,"122":0.02852,"123":0.01711,"124":0.03993,"125":0.05134,"126":0.45062,"127":8.35066,"128":2.61243,_:"12 13 14 15 16 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 96 97 98 99 100 101 102 103 104 105"},E:{"9":0.0057,"13":0.0057,"14":0.03422,"15":0.0057,_:"0 4 5 6 7 8 10 11 12 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1","12.1":0.01141,"13.1":0.05134,"14.1":0.11408,"15.1":0.01141,"15.2-15.3":0.01141,"15.4":0.02282,"15.5":0.02282,"15.6":0.21105,"16.0":0.03422,"16.1":0.03993,"16.2":0.03993,"16.3":0.06845,"16.4":0.02282,"16.5":0.03993,"16.6":0.26809,"17.0":0.01711,"17.1":0.03422,"17.2":0.02282,"17.3":0.02852,"17.4":0.11408,"17.5":1.16362,"17.6":0.41639,"18.0":0.01711},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00419,"5.0-5.1":0.0021,"6.0-6.1":0.01048,"7.0-7.1":0.01258,"8.1-8.4":0,"9.0-9.2":0.01048,"9.3":0.04193,"10.0-10.2":0.01258,"10.3":0.06499,"11.0-11.2":0.16561,"11.3-11.4":0.02096,"12.0-12.1":0.01677,"12.2-12.5":0.28092,"13.0-13.1":0.00419,"13.2":0.09014,"13.3":0.01258,"13.4-13.7":0.05241,"14.0-14.4":0.15513,"14.5-14.8":0.14884,"15.0-15.1":0.08176,"15.2-15.3":0.08176,"15.4":0.09434,"15.5":0.11111,"15.6-15.8":1.0461,"16.0":0.21174,"16.1":0.44653,"16.2":0.22431,"16.3":0.37316,"16.4":0.09434,"16.5":0.15094,"16.6-16.7":1.29767,"17.0":0.11949,"17.1":0.18448,"17.2":0.16981,"17.3":0.25157,"17.4":0.58909,"17.5":12.06472,"17.6":2.02931,"18.0":0.22012},P:{"20":0.0109,"21":0.0109,"22":0.0109,"23":0.0109,"24":0.02179,"25":0.47941,_:"4 5.0-5.4 6.2-6.4 7.2-7.4 8.2 9.2 10.1 11.1-11.2 12.0 14.0 15.0 16.0 18.0","13.0":0.0109,"17.0":0.0109,"19.0":0.0109},I:{"0":0.08562,"3":0,"4":0.00001,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00003,"4.2-4.3":0.00003,"4.4":0,"4.4.3-4.4.4":0.00014},K:{"0":0.16751,_:"10 11 12 11.1 11.5 12.1"},A:{"6":0.01766,"8":0.03531,"9":0.01766,"10":0.01766,"11":0.28248,_:"7 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":0.31783},H:{"0":0},L:{"0":28.2768},R:{_:"0"},M:{"0":0.46816},Q:{"14.9":0.10738}}; diff --git a/node_modules/caniuse-lite/data/regions/KE.js b/node_modules/caniuse-lite/data/regions/KE.js index 4469fd1b..f296fbe4 100644 --- a/node_modules/caniuse-lite/data/regions/KE.js +++ b/node_modules/caniuse-lite/data/regions/KE.js @@ -1 +1 @@ -module.exports={C:{"34":0.00291,"44":0.00291,"47":0.00583,"48":0.00291,"51":0.00291,"52":0.0204,"66":0.00291,"72":0.00291,"78":0.00583,"96":0.00291,"102":0.00291,"103":0.00291,"106":0.00291,"107":0.00291,"108":0.00874,"109":0.00291,"110":0.00291,"111":0.00291,"112":0.00291,"113":0.00583,"115":0.30597,"116":0.00291,"118":0.00583,"119":0.00874,"120":0.00291,"121":0.01166,"122":0.00874,"123":0.01457,"124":0.00583,"125":0.01457,"126":0.03497,"127":0.5828,"128":0.88294,"129":0.02623,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 35 36 37 38 39 40 41 42 43 45 46 49 50 53 54 55 56 57 58 59 60 61 62 63 64 65 67 68 69 70 71 73 74 75 76 77 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 97 98 99 100 101 104 105 114 117 130 131 3.5 3.6"},D:{"11":0.00583,"41":0.04371,"43":0.00291,"47":0.00291,"49":0.01457,"50":0.00291,"51":0.01166,"53":0.00291,"54":0.00583,"56":0.00874,"58":0.00291,"65":0.00291,"66":0.00874,"68":0.00291,"69":0.01166,"70":0.00874,"71":0.00291,"72":0.00583,"73":0.01457,"74":0.00291,"75":0.00291,"76":0.00583,"77":0.00291,"78":0.00291,"79":0.0204,"80":0.00583,"81":0.00583,"83":0.08742,"85":0.00291,"86":0.00583,"87":0.06119,"88":0.02331,"89":0.01166,"91":0.00583,"92":0.00291,"93":0.21272,"94":0.00583,"95":0.03497,"97":0.00874,"98":0.01166,"99":0.00583,"100":0.00583,"101":0.00583,"102":0.00291,"103":0.07285,"104":0.00583,"105":0.00583,"106":0.03497,"107":0.02331,"108":0.0204,"109":1.1656,"110":0.01748,"111":0.02623,"112":0.01457,"113":0.00583,"114":0.03205,"115":0.01457,"116":0.06119,"117":0.01457,"118":0.01457,"119":0.04954,"120":0.06119,"121":0.03788,"122":0.09033,"123":0.07576,"124":0.16901,"125":0.36425,"126":14.21741,"127":1.81542,"128":0.01166,_:"4 5 6 7 8 9 10 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 42 44 45 46 48 52 55 57 59 60 61 62 63 64 67 84 90 96 129 130"},F:{"36":0.00291,"46":0.00291,"79":0.00291,"83":0.07285,"85":0.00291,"95":0.0204,"106":0.00291,"107":0.00291,"109":0.06411,"110":0.01166,"111":0.32054,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 37 38 39 40 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 80 81 82 84 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"12":0.00291,"13":0.00291,"14":0.00291,"15":0.00291,"16":0.00291,"17":0.00291,"18":0.03497,"84":0.00291,"89":0.00583,"90":0.00583,"92":0.03497,"100":0.00583,"105":0.00291,"106":0.00291,"107":0.00583,"109":0.0204,"111":0.00291,"112":0.00291,"113":0.00583,"114":0.00874,"115":0.00291,"116":0.00583,"117":0.00583,"118":0.00583,"119":0.00291,"120":0.00583,"121":0.01166,"122":0.01748,"123":0.00874,"124":0.02331,"125":0.04954,"126":2.13888,"127":0.28557,_:"79 80 81 83 85 86 87 88 91 93 94 95 96 97 98 99 101 102 103 104 108 110"},E:{"14":0.00291,_:"0 4 5 6 7 8 9 10 11 12 13 15 3.1 3.2 6.1 7.1 9.1 10.1 11.1 15.1 15.2-15.3","5.1":0.02914,"12.1":0.00291,"13.1":0.01457,"14.1":0.01166,"15.4":0.00291,"15.5":0.00291,"15.6":0.04371,"16.0":0.00291,"16.1":0.00291,"16.2":0.00291,"16.3":0.00583,"16.4":0.00583,"16.5":0.00583,"16.6":0.13404,"17.0":0.00583,"17.1":0.01166,"17.2":0.01166,"17.3":0.01457,"17.4":0.02331,"17.5":0.22146,"17.6":0.00291,"18.0":0.00583},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00043,"5.0-5.1":0.00022,"6.0-6.1":0.0013,"7.0-7.1":0.0013,"8.1-8.4":0,"9.0-9.2":0.00108,"9.3":0.00434,"10.0-10.2":0.00087,"10.3":0.00759,"11.0-11.2":0.01995,"11.3-11.4":0.00217,"12.0-12.1":0.00152,"12.2-12.5":0.02798,"13.0-13.1":0.00043,"13.2":0.00455,"13.3":0.00152,"13.4-13.7":0.00651,"14.0-14.4":0.01496,"14.5-14.8":0.01692,"15.0-15.1":0.00846,"15.2-15.3":0.00911,"15.4":0.01041,"15.5":0.01258,"15.6-15.8":0.11537,"16.0":0.0232,"16.1":0.04923,"16.2":0.02472,"16.3":0.04142,"16.4":0.00976,"16.5":0.01757,"16.6-16.7":0.144,"17.0":0.01301,"17.1":0.02104,"17.2":0.02039,"17.3":0.03058,"17.4":0.07655,"17.5":1.4018,"17.6":0.01084,"18.0":0.01431},P:{"4":0.09166,"20":0.01018,"21":0.03055,"22":0.11203,"23":0.05092,"24":0.04074,"25":0.65179,_:"5.0-5.4 8.2 9.2 10.1 11.1-11.2 12.0 14.0 15.0","6.2-6.4":0.01018,"7.2-7.4":0.10184,"13.0":0.01018,"16.0":0.02037,"17.0":0.01018,"18.0":0.01018,"19.0":0.04074},I:{"0":0.06356,"3":0,"4":0.00001,"2.1":0,"2.2":0.00001,"2.3":0,"4.1":0.00004,"4.2-4.3":0.00003,"4.4":0,"4.4.3-4.4.4":0.00011},K:{"0":12.89425,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.00613,"9":0.00306,"10":0.00306,"11":0.10722,_:"6 7 5.5"},S:{"2.5":0.01417,_:"3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":51.55213},R:{_:"0"},M:{"0":0.19844},Q:{"14.9":0.00709},O:{"0":0.24096},H:{"0":5.78}}; +module.exports={C:{"34":0.0029,"47":0.00579,"52":0.01737,"66":0.0029,"68":0.0029,"78":0.00579,"88":0.0029,"92":0.0029,"102":0.0029,"103":0.0029,"105":0.0029,"111":0.0029,"113":0.0029,"115":0.32714,"118":0.0029,"119":0.00869,"120":0.0029,"121":0.0029,"122":0.0029,"123":0.01448,"124":0.0029,"125":0.01158,"126":0.01448,"127":0.0608,"128":0.37635,"129":0.89745,"130":0.02895,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 35 36 37 38 39 40 41 42 43 44 45 46 48 49 50 51 53 54 55 56 57 58 59 60 61 62 63 64 65 67 69 70 71 72 73 74 75 76 77 79 80 81 82 83 84 85 86 87 89 90 91 93 94 95 96 97 98 99 100 101 104 106 107 108 109 110 112 114 116 117 131 132 133 3.5 3.6"},D:{"11":0.00869,"49":0.00869,"50":0.00579,"51":0.00869,"54":0.0029,"56":0.00869,"58":0.0029,"63":0.0029,"65":0.0029,"66":0.00869,"67":0.00579,"68":0.00579,"69":0.01158,"70":0.00869,"71":0.00579,"72":0.00869,"73":0.03185,"74":0.0029,"75":0.0029,"76":0.00579,"77":0.0029,"78":0.0029,"79":0.02606,"80":0.0029,"81":0.00579,"83":0.10133,"86":0.02606,"87":0.04053,"88":0.03185,"89":0.00579,"90":0.0029,"91":0.0029,"92":0.0029,"93":0.04922,"94":0.00579,"95":0.02027,"96":0.0029,"97":0.00579,"98":0.01448,"99":0.00579,"100":0.00579,"101":0.00579,"102":0.0029,"103":0.07817,"104":0.00579,"105":0.00579,"106":0.01737,"107":0.01448,"108":0.01448,"109":1.19564,"110":0.00869,"111":0.01448,"112":0.00869,"113":0.00579,"114":0.02895,"115":0.01448,"116":0.05501,"117":0.01158,"118":0.01448,"119":0.05501,"120":0.04343,"121":0.03474,"122":0.08106,"123":0.04632,"124":0.11291,"125":0.11291,"126":0.8714,"127":12.58167,"128":2.2581,"129":0.01158,"130":0.0029,_:"4 5 6 7 8 9 10 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 52 53 55 57 59 60 61 62 64 84 85 131"},F:{"46":0.01448,"83":0.08396,"84":0.00869,"85":0.0029,"95":0.02027,"98":0.0029,"102":0.0029,"106":0.0029,"107":0.00869,"109":0.04053,"110":0.0029,"111":0.02606,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 86 87 88 89 90 91 92 93 94 96 97 99 100 101 103 104 105 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"12":0.0029,"13":0.0029,"14":0.0029,"16":0.0029,"17":0.0029,"18":0.02316,"84":0.0029,"89":0.00579,"90":0.00579,"92":0.04053,"100":0.00869,"107":0.0029,"109":0.03474,"110":0.0029,"111":0.0029,"112":0.0029,"113":0.0029,"114":0.00869,"116":0.0029,"117":0.0029,"118":0.00869,"119":0.0029,"120":0.00869,"121":0.01158,"122":0.01737,"123":0.00579,"124":0.02316,"125":0.02606,"126":0.12159,"127":2.06124,"128":0.48057,_:"15 79 80 81 83 85 86 87 88 91 93 94 95 96 97 98 99 101 102 103 104 105 106 108 115"},E:{"14":0.0029,_:"0 4 5 6 7 8 9 10 11 12 13 15 3.1 3.2 6.1 7.1 9.1 10.1 11.1 12.1 15.1 15.2-15.3","5.1":0.03474,"13.1":0.02027,"14.1":0.01448,"15.4":0.0029,"15.5":0.0029,"15.6":0.03474,"16.0":0.00579,"16.1":0.00579,"16.2":0.0029,"16.3":0.00869,"16.4":0.00579,"16.5":0.00579,"16.6":0.09554,"17.0":0.00579,"17.1":0.00869,"17.2":0.02316,"17.3":0.02606,"17.4":0.03474,"17.5":0.13896,"17.6":0.07527,"18.0":0.00579},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.0004,"5.0-5.1":0.0002,"6.0-6.1":0.00101,"7.0-7.1":0.00121,"8.1-8.4":0,"9.0-9.2":0.00101,"9.3":0.00404,"10.0-10.2":0.00121,"10.3":0.00626,"11.0-11.2":0.01594,"11.3-11.4":0.00202,"12.0-12.1":0.00161,"12.2-12.5":0.02704,"13.0-13.1":0.0004,"13.2":0.00868,"13.3":0.00121,"13.4-13.7":0.00504,"14.0-14.4":0.01493,"14.5-14.8":0.01433,"15.0-15.1":0.00787,"15.2-15.3":0.00787,"15.4":0.00908,"15.5":0.01069,"15.6-15.8":0.10069,"16.0":0.02038,"16.1":0.04298,"16.2":0.02159,"16.3":0.03592,"16.4":0.00908,"16.5":0.01453,"16.6-16.7":0.1249,"17.0":0.0115,"17.1":0.01776,"17.2":0.01634,"17.3":0.02421,"17.4":0.0567,"17.5":1.16126,"17.6":0.19532,"18.0":0.02119},P:{"4":0.13435,"20":0.01033,"21":0.031,"22":0.13435,"23":0.04134,"24":0.07234,"25":0.48572,"5.0-5.4":0.01033,"6.2-6.4":0.01033,"7.2-7.4":0.14468,_:"8.2 9.2 10.1 12.0 14.0 15.0 16.0","11.1-11.2":0.01033,"13.0":0.01033,"17.0":0.01033,"18.0":0.01033,"19.0":0.04134},I:{"0":0.05665,"3":0,"4":0.00001,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00002,"4.2-4.3":0.00002,"4.4":0,"4.4.3-4.4.4":0.00009},K:{"0":12.73119,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.0065,"10":0.00325,"11":0.12343,_:"6 7 9 5.5"},N:{_:"10 11"},S:{"2.5":0.00711,_:"3.0-3.1"},J:{_:"7 10"},O:{"0":0.22026},H:{"0":5.01},L:{"0":53.44254},R:{_:"0"},M:{"0":0.17763},Q:{_:"14.9"}}; diff --git a/node_modules/caniuse-lite/data/regions/KG.js b/node_modules/caniuse-lite/data/regions/KG.js index 5316bd9b..42125413 100644 --- a/node_modules/caniuse-lite/data/regions/KG.js +++ b/node_modules/caniuse-lite/data/regions/KG.js @@ -1 +1 @@ -module.exports={C:{"52":0.04582,"90":0.02291,"94":0.00859,"107":0.00286,"112":0.00286,"113":0.00286,"115":0.30072,"116":0.00573,"119":0.02005,"120":0.01718,"121":0.00286,"124":0.00286,"125":0.0401,"126":0.00573,"127":0.20621,"128":0.44392,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 91 92 93 95 96 97 98 99 100 101 102 103 104 105 106 108 109 110 111 114 117 118 122 123 129 130 131 3.5 3.6"},D:{"38":0.00286,"47":0.00286,"48":0.00286,"49":0.0401,"50":0.00286,"52":0.00286,"53":0.00286,"56":0.01718,"57":0.00286,"58":0.00573,"68":0.00573,"69":0.00859,"73":0.02578,"77":0.00286,"79":0.00859,"81":0.00286,"83":0.01718,"84":0.01718,"85":0.00286,"86":0.00286,"87":0.01432,"88":0.00286,"89":0.00286,"90":0.01146,"91":0.00286,"95":0.00286,"96":0.00286,"97":0.00286,"99":0.00859,"100":0.00859,"101":0.07733,"102":0.01146,"103":0.00859,"106":0.03723,"107":0.00859,"108":0.00286,"109":3.39384,"110":0.02005,"111":0.04296,"112":0.05442,"113":0.00286,"114":0.01432,"115":0.00573,"116":0.02291,"117":0.01432,"118":0.1833,"119":0.00859,"120":0.34654,"121":0.0315,"122":0.03437,"123":0.06587,"124":0.1747,"125":0.31504,"126":12.20064,"127":1.66112,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 39 40 41 42 43 44 45 46 51 54 55 59 60 61 62 63 64 65 66 67 70 71 72 74 75 76 78 80 92 93 94 98 104 105 128 129 130"},F:{"28":0.00286,"42":0.00859,"46":0.00286,"70":0.00859,"83":0.02005,"84":0.00286,"85":0.02578,"86":0.00859,"95":0.16038,"101":0.00286,"107":0.00286,"109":0.3179,"110":0.02005,"111":0.68736,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 29 30 31 32 33 34 35 36 37 38 39 40 41 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 71 72 73 74 75 76 77 78 79 80 81 82 87 88 89 90 91 92 93 94 96 97 98 99 100 102 103 104 105 106 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6","12.1":0.0315},B:{"14":0.00286,"15":0.00573,"17":0.00286,"18":0.01146,"92":0.00859,"100":0.00286,"102":0.02864,"109":0.00573,"110":0.00286,"111":0.00859,"114":0.00286,"119":0.03437,"120":0.00286,"122":0.00859,"123":0.00573,"124":0.02291,"125":0.00859,"126":1.07973,"127":0.18902,_:"12 13 16 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 96 97 98 99 101 103 104 105 106 107 108 112 113 115 116 117 118 121"},E:{"14":0.00286,_:"0 4 5 6 7 8 9 10 11 12 13 15 3.1 3.2 6.1 7.1 9.1 10.1 11.1 13.1 15.4","5.1":0.07446,"12.1":0.00286,"14.1":0.00859,"15.1":0.00286,"15.2-15.3":0.00859,"15.5":0.00859,"15.6":0.03723,"16.0":0.00286,"16.1":0.16611,"16.2":0.00859,"16.3":0.08019,"16.4":0.00859,"16.5":0.01146,"16.6":0.12029,"17.0":0.00859,"17.1":0.03437,"17.2":0.02005,"17.3":0.01718,"17.4":0.07446,"17.5":0.32363,"17.6":0.00286,"18.0":0.00573},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.0022,"5.0-5.1":0.0011,"6.0-6.1":0.00659,"7.0-7.1":0.00659,"8.1-8.4":0,"9.0-9.2":0.00549,"9.3":0.02198,"10.0-10.2":0.0044,"10.3":0.03846,"11.0-11.2":0.1011,"11.3-11.4":0.01099,"12.0-12.1":0.00769,"12.2-12.5":0.14176,"13.0-13.1":0.0022,"13.2":0.02308,"13.3":0.00769,"13.4-13.7":0.03297,"14.0-14.4":0.07583,"14.5-14.8":0.08572,"15.0-15.1":0.04286,"15.2-15.3":0.04616,"15.4":0.05275,"15.5":0.06374,"15.6-15.8":0.58464,"16.0":0.11759,"16.1":0.24946,"16.2":0.12528,"16.3":0.2099,"16.4":0.04945,"16.5":0.08901,"16.6-16.7":0.7297,"17.0":0.06594,"17.1":0.1066,"17.2":0.1033,"17.3":0.15495,"17.4":0.38793,"17.5":7.10357,"17.6":0.05495,"18.0":0.07253},P:{"4":0.10383,"20":0.02077,"21":0.05192,"22":0.09345,"23":0.10383,"24":0.08306,"25":1.11099,_:"5.0-5.4 8.2 10.1 13.0","6.2-6.4":0.01038,"7.2-7.4":0.10383,"9.2":0.01038,"11.1-11.2":0.01038,"12.0":0.01038,"14.0":0.01038,"15.0":0.01038,"16.0":0.01038,"17.0":0.01038,"18.0":0.01038,"19.0":0.03115},I:{"0":0.00711,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0,"4.2-4.3":0,"4.4":0,"4.4.3-4.4.4":0.00001},K:{"0":0.57802,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.01289,"11":0.03866,_:"6 7 9 10 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":56.57206},R:{_:"0"},M:{"0":0.19267},Q:{"14.9":0.00714},O:{"0":0.94909},H:{"0":0}}; +module.exports={C:{"3":0.00571,"38":0.00285,"42":0.00285,"50":0.00285,"52":0.01142,"54":0.00285,"60":0.00285,"72":0.00571,"78":0.00571,"88":0.00856,"90":0.02854,"91":0.00285,"94":0.00285,"113":0.00285,"115":0.33677,"116":0.00571,"119":0.01712,"120":0.00285,"125":0.03996,"126":0.00285,"127":0.01142,"128":0.09989,"129":0.37102,"130":0.00856,_:"2 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 39 40 41 43 44 45 46 47 48 49 51 53 55 56 57 58 59 61 62 63 64 65 66 67 68 69 70 71 73 74 75 76 77 79 80 81 82 83 84 85 86 87 89 92 93 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 114 117 118 121 122 123 124 131 132 133 3.5","3.6":0.00285},D:{"29":0.00571,"39":0.00285,"41":0.00285,"42":0.00285,"43":0.00285,"44":0.00285,"45":0.00285,"46":0.00285,"47":0.00285,"48":0.00285,"49":0.00856,"50":0.00856,"53":0.00285,"54":0.00285,"55":0.00285,"56":0.00285,"57":0.00285,"58":0.00571,"59":0.00285,"60":0.00285,"64":0.00571,"68":0.00285,"69":0.02283,"70":0.00285,"74":0.00285,"75":0.00285,"77":0.00571,"79":0.00571,"80":0.00571,"83":0.01427,"84":0.02569,"85":0.00285,"86":0.00285,"87":0.00571,"88":0.00856,"89":0.01427,"90":0.02854,"91":0.00285,"92":0.00571,"93":0.00285,"94":0.00571,"95":0.00285,"96":0.00285,"97":0.01427,"98":0.00571,"99":0.00571,"100":0.00571,"101":0.10845,"102":0.00285,"103":0.01142,"104":0.00285,"105":0.00285,"106":0.0371,"107":0.00285,"108":0.00285,"109":2.209,"110":0.00571,"111":0.00571,"112":0.01712,"113":0.00285,"114":0.01142,"115":0.00571,"116":0.0685,"117":0.00285,"118":0.33392,"119":0.0685,"120":0.51087,"121":0.0742,"122":0.06564,"123":0.02283,"124":0.11987,"125":0.06564,"126":0.88189,"127":11.86979,"128":1.99209,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 30 31 32 33 34 35 36 37 38 40 51 52 61 62 63 65 66 67 71 72 73 76 78 81 129 130 131"},F:{"36":0.00285,"42":0.00285,"74":0.00285,"79":0.00571,"80":0.00285,"83":0.01712,"84":0.00285,"85":0.00571,"86":0.00285,"95":0.15412,"101":0.00285,"107":0.00571,"109":0.19407,"111":0.31394,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 37 38 39 40 41 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 75 76 77 78 81 82 87 88 89 90 91 92 93 94 96 97 98 99 100 102 103 104 105 106 108 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6","12.1":0.05708},B:{"12":0.00285,"18":0.01712,"92":0.01427,"100":0.00285,"102":0.00571,"109":0.01142,"120":0.00285,"121":0.00285,"122":0.00285,"124":0.00285,"125":0.00285,"126":0.13699,"127":0.86476,"128":0.28255,_:"13 14 15 16 17 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 96 97 98 99 101 103 104 105 106 107 108 110 111 112 113 114 115 116 117 118 119 123"},E:{"4":0.00571,"10":0.00285,"11":0.00285,"12":0.00571,"14":0.00571,_:"0 5 6 7 8 9 13 15 3.1 3.2 6.1 7.1 9.1 10.1 12.1","5.1":0.09418,"11.1":0.00285,"13.1":0.00856,"14.1":0.01427,"15.1":0.02854,"15.2-15.3":0.01712,"15.4":0.00285,"15.5":0.00856,"15.6":0.0685,"16.0":0.00285,"16.1":0.03425,"16.2":0.02854,"16.3":0.03425,"16.4":0.03425,"16.5":0.01142,"16.6":0.11131,"17.0":0.00571,"17.1":0.03425,"17.2":0.01142,"17.3":0.02283,"17.4":0.06279,"17.5":0.26542,"17.6":0.13985,"18.0":0.01142},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.0023,"5.0-5.1":0.00115,"6.0-6.1":0.00576,"7.0-7.1":0.00691,"8.1-8.4":0,"9.0-9.2":0.00576,"9.3":0.02302,"10.0-10.2":0.00691,"10.3":0.03569,"11.0-11.2":0.09095,"11.3-11.4":0.01151,"12.0-12.1":0.00921,"12.2-12.5":0.15426,"13.0-13.1":0.0023,"13.2":0.0495,"13.3":0.00691,"13.4-13.7":0.02878,"14.0-14.4":0.08519,"14.5-14.8":0.08174,"15.0-15.1":0.0449,"15.2-15.3":0.0449,"15.4":0.0518,"15.5":0.06101,"15.6-15.8":0.57446,"16.0":0.11627,"16.1":0.24521,"16.2":0.12318,"16.3":0.20492,"16.4":0.0518,"16.5":0.08289,"16.6-16.7":0.71261,"17.0":0.06562,"17.1":0.10131,"17.2":0.09325,"17.3":0.13815,"17.4":0.32349,"17.5":6.62527,"17.6":1.11438,"18.0":0.12088},P:{"4":0.07279,"20":0.03119,"21":0.0208,"22":0.11438,"23":0.08318,"24":0.06239,"25":0.95662,"5.0-5.4":0.0104,"6.2-6.4":0.04159,"7.2-7.4":0.09358,_:"8.2 10.1 11.1-11.2 12.0 13.0 14.0 15.0 18.0","9.2":0.0208,"16.0":0.0104,"17.0":0.0104,"19.0":0.0208},I:{"0":0.01424,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00001,"4.2-4.3":0.00001,"4.4":0,"4.4.3-4.4.4":0.00002},K:{"0":0.80035,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.05856,"9":0.00689,"10":0.02067,"11":0.31345,_:"6 7 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":0.61456},H:{"0":0},L:{"0":56.28684},R:{_:"0"},M:{"0":0.12148},Q:{"14.9":0.00715}}; diff --git a/node_modules/caniuse-lite/data/regions/KH.js b/node_modules/caniuse-lite/data/regions/KH.js index e6e4564b..b2dfacba 100644 --- a/node_modules/caniuse-lite/data/regions/KH.js +++ b/node_modules/caniuse-lite/data/regions/KH.js @@ -1 +1 @@ -module.exports={C:{"4":0.00734,"47":0.02201,"50":0.00734,"51":0.01468,"52":0.02568,"67":0.00367,"68":0.00367,"72":0.00734,"75":0.02568,"78":0.04036,"82":0.00367,"102":0.00367,"103":0.01468,"105":0.00734,"106":0.00367,"107":0.00367,"108":0.00367,"109":0.00734,"110":0.01468,"111":0.00367,"112":0.00367,"113":0.00367,"115":0.13575,"117":0.00367,"118":0.00367,"122":0.00367,"124":0.00367,"125":0.01101,"126":0.01101,"127":0.52467,"128":0.71179,"129":0.00734,_:"2 3 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 48 49 53 54 55 56 57 58 59 60 61 62 63 64 65 66 69 70 71 73 74 76 77 79 80 81 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 104 114 116 119 120 121 123 130 131 3.5 3.6"},D:{"29":0.00367,"37":0.00367,"38":0.01468,"43":0.00367,"48":0.00367,"49":0.00367,"56":0.08439,"57":0.00734,"58":0.00734,"67":0.00367,"69":0.00734,"70":0.01468,"71":0.00367,"72":0.00734,"74":0.00367,"75":0.00367,"76":0.00734,"77":0.00367,"79":0.06604,"80":0.00367,"81":0.05137,"83":0.00367,"84":0.00734,"85":0.06604,"86":0.05137,"87":0.07338,"88":0.00367,"89":0.00367,"90":0.00367,"91":0.00367,"94":0.01835,"95":0.00367,"97":0.01468,"98":0.01101,"99":0.0477,"100":0.00734,"101":0.01468,"102":0.03302,"103":0.04036,"104":0.06604,"105":0.02201,"106":0.03302,"107":0.06971,"108":0.06604,"109":0.59071,"110":0.03302,"111":0.04403,"112":0.03302,"113":0.02568,"114":0.01468,"115":0.01468,"116":0.0587,"117":0.00367,"118":0.01835,"119":0.06237,"120":0.13208,"121":0.09173,"122":0.14676,"123":0.12475,"124":0.22748,"125":0.54301,"126":21.69847,"127":2.19406,"128":0.03669,"129":0.00367,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 30 31 32 33 34 35 36 39 40 41 42 44 45 46 47 50 51 52 53 54 55 59 60 61 62 63 64 65 66 68 73 78 92 93 96 130"},F:{"44":0.00734,"65":0.00367,"83":0.00734,"89":0.00367,"93":0.00367,"94":0.00367,"95":0.01468,"109":0.14676,"110":0.00734,"111":0.48064,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 85 86 87 88 90 91 92 96 97 98 99 100 101 102 103 104 105 106 107 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"14":0.00734,"17":0.00367,"18":0.01468,"84":0.00367,"89":0.00367,"92":0.03302,"100":0.00367,"102":0.00734,"103":0.00367,"106":0.00367,"107":0.00367,"108":0.01468,"109":0.01468,"110":0.00367,"111":0.00367,"112":0.08072,"113":0.00367,"114":0.00367,"116":0.00367,"117":0.02935,"118":0.00367,"119":0.00367,"120":0.01468,"121":0.01101,"122":0.00734,"123":0.02201,"124":0.02935,"125":0.02935,"126":1.8345,"127":0.22381,_:"12 13 15 16 79 80 81 83 85 86 87 88 90 91 93 94 95 96 97 98 99 101 104 105 115"},E:{"10":0.01468,"14":0.01101,"15":0.00734,_:"0 4 5 6 7 8 9 11 12 13 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1","12.1":0.02201,"13.1":0.01835,"14.1":0.02568,"15.1":0.01101,"15.2-15.3":0.00367,"15.4":0.01468,"15.5":0.01835,"15.6":0.12475,"16.0":0.03302,"16.1":0.04036,"16.2":0.01468,"16.3":0.03669,"16.4":0.02201,"16.5":0.01468,"16.6":0.12842,"17.0":0.00734,"17.1":0.01468,"17.2":0.01101,"17.3":0.02935,"17.4":0.11374,"17.5":0.61272,"17.6":0.01101,"18.0":0.01468},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00408,"5.0-5.1":0.00204,"6.0-6.1":0.01224,"7.0-7.1":0.01224,"8.1-8.4":0,"9.0-9.2":0.0102,"9.3":0.0408,"10.0-10.2":0.00816,"10.3":0.07139,"11.0-11.2":0.18767,"11.3-11.4":0.0204,"12.0-12.1":0.01428,"12.2-12.5":0.26314,"13.0-13.1":0.00408,"13.2":0.04284,"13.3":0.01428,"13.4-13.7":0.0612,"14.0-14.4":0.14075,"14.5-14.8":0.15911,"15.0-15.1":0.07955,"15.2-15.3":0.08567,"15.4":0.09791,"15.5":0.11831,"15.6-15.8":1.0852,"16.0":0.21826,"16.1":0.46305,"16.2":0.23254,"16.3":0.38961,"16.4":0.09179,"16.5":0.16523,"16.6-16.7":1.35446,"17.0":0.12239,"17.1":0.19787,"17.2":0.19175,"17.3":0.28762,"17.4":0.72007,"17.5":13.18558,"17.6":0.10199,"18.0":0.13463},P:{"4":0.04207,"20":0.01052,"21":0.01052,"22":0.03155,"23":0.11569,"24":0.03155,"25":0.80986,_:"5.0-5.4 6.2-6.4 7.2-7.4 8.2 9.2 10.1 11.1-11.2 12.0 13.0 14.0 15.0 18.0","16.0":0.01052,"17.0":0.01052,"19.0":0.01052},I:{"0":0.05047,"3":0,"4":0.00001,"2.1":0,"2.2":0.00001,"2.3":0,"4.1":0.00003,"4.2-4.3":0.00002,"4.4":0,"4.4.3-4.4.4":0.00009},K:{"0":0.43684,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.05643,"9":0.01209,"10":0.00806,"11":1.02779,_:"6 7 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":41.39368},R:{_:"0"},M:{"0":0.16461},Q:{"14.9":0.04432},O:{"0":1.03828},H:{"0":0}}; +module.exports={C:{"3":0.00763,"4":0.04199,"47":0.11069,"49":0.00382,"50":0.08779,"51":0.04962,"52":0.07252,"60":0.00382,"67":0.00382,"68":0.00382,"72":0.00382,"75":0.01909,"78":0.04199,"82":0.00382,"102":0.01527,"103":0.0458,"105":0.00382,"106":0.00382,"107":0.00382,"108":0.00382,"109":0.01145,"110":0.00382,"112":0.00382,"115":0.25574,"116":0.00382,"125":0.00763,"126":0.00763,"127":0.01909,"128":0.31681,"129":0.83974,"130":0.01145,_:"2 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 48 53 54 55 56 57 58 59 61 62 63 64 65 66 69 70 71 73 74 76 77 79 80 81 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 104 111 113 114 117 118 119 120 121 122 123 124 131 132 133 3.5 3.6"},D:{"29":0.01527,"37":0.02672,"38":0.01527,"56":0.41605,"57":0.06871,"58":0.0229,"69":0.01145,"70":0.01145,"71":0.00382,"72":0.00382,"75":0.00382,"76":0.00382,"78":0.00382,"79":0.0458,"80":0.00763,"81":0.03435,"83":0.00763,"84":0.00763,"85":0.05726,"86":0.01909,"87":0.07252,"88":0.00382,"89":0.00382,"90":0.00382,"91":0.00382,"92":0.00382,"94":0.0229,"95":0.00382,"96":0.00382,"97":0.00763,"98":0.00763,"99":0.03435,"100":0.00763,"101":0.01145,"102":0.03817,"103":0.03817,"104":0.10306,"105":0.01527,"106":0.0458,"107":0.0458,"108":0.06107,"109":0.70233,"110":0.03435,"111":0.05726,"112":0.03817,"113":0.01909,"114":0.01909,"115":0.01145,"116":0.08397,"117":0.00763,"118":0.04199,"119":0.03817,"120":0.30154,"121":0.08779,"122":0.08779,"123":0.05726,"124":0.30536,"125":0.16795,"126":1.55734,"127":18.22999,"128":3.64142,"129":0.04199,"130":0.01145,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 30 31 32 33 34 35 36 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 59 60 61 62 63 64 65 66 67 68 73 74 77 93 131"},F:{"44":0.00763,"65":0.00382,"83":0.01145,"84":0.00382,"91":0.00382,"94":0.00382,"95":0.00763,"109":0.06489,"110":0.00382,"111":0.03054,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 85 86 87 88 89 90 92 93 96 97 98 99 100 101 102 103 104 105 106 107 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"14":0.04962,"17":0.00382,"18":0.01145,"89":0.00382,"92":0.02672,"100":0.00382,"106":0.00763,"107":0.01145,"108":0.01145,"109":0.01527,"110":0.00763,"112":0.00763,"114":0.01145,"116":0.00382,"117":0.01145,"119":0.00382,"120":0.03054,"121":0.00382,"122":0.00763,"123":0.00382,"124":0.01527,"125":0.01145,"126":0.08016,"127":1.76727,"128":0.44659,_:"12 13 15 16 79 80 81 83 84 85 86 87 88 90 91 93 94 95 96 97 98 99 101 102 103 104 105 111 113 115 118"},E:{"4":0.00763,"10":0.11451,"13":0.00382,"14":0.01527,"15":0.00382,_:"0 5 6 7 8 9 11 12 3.1 3.2 5.1 6.1 7.1 9.1 10.1","11.1":0.00382,"12.1":0.00382,"13.1":0.01527,"14.1":0.03435,"15.1":0.00763,"15.2-15.3":0.00382,"15.4":0.00382,"15.5":0.01909,"15.6":0.11069,"16.0":0.02672,"16.1":0.04962,"16.2":0.00763,"16.3":0.03817,"16.4":0.01145,"16.5":0.01527,"16.6":0.16031,"17.0":0.01145,"17.1":0.01527,"17.2":0.01527,"17.3":0.03435,"17.4":0.10306,"17.5":0.5382,"17.6":0.14505,"18.0":0.0229},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.004,"5.0-5.1":0.002,"6.0-6.1":0.00999,"7.0-7.1":0.01199,"8.1-8.4":0,"9.0-9.2":0.00999,"9.3":0.03995,"10.0-10.2":0.01199,"10.3":0.06193,"11.0-11.2":0.15782,"11.3-11.4":0.01998,"12.0-12.1":0.01598,"12.2-12.5":0.2677,"13.0-13.1":0.004,"13.2":0.0859,"13.3":0.01199,"13.4-13.7":0.04994,"14.0-14.4":0.14783,"14.5-14.8":0.14184,"15.0-15.1":0.07791,"15.2-15.3":0.07791,"15.4":0.0899,"15.5":0.10588,"15.6-15.8":0.99687,"16.0":0.20177,"16.1":0.42552,"16.2":0.21376,"16.3":0.3556,"16.4":0.0899,"16.5":0.14384,"16.6-16.7":1.23659,"17.0":0.11387,"17.1":0.1758,"17.2":0.16182,"17.3":0.23973,"17.4":0.56136,"17.5":11.49692,"17.6":1.9338,"18.0":0.20976},P:{"4":0.05204,"20":0.01041,"21":0.01041,"22":0.03122,"23":0.06245,"24":0.02082,"25":0.59326,_:"5.0-5.4 6.2-6.4 7.2-7.4 8.2 9.2 10.1 11.1-11.2 12.0 13.0 14.0 15.0 18.0","16.0":0.02082,"17.0":0.02082,"19.0":0.01041},I:{"0":0.03698,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00001,"4.2-4.3":0.00001,"4.4":0,"4.4.3-4.4.4":0.00006},K:{"0":0.46991,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.19523,"9":0.02662,"10":0.04437,"11":1.67281,_:"6 7 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":1.00783},H:{"0":0},L:{"0":40.29471},R:{_:"0"},M:{"0":0.24114},Q:{"14.9":0.20404}}; diff --git a/node_modules/caniuse-lite/data/regions/KI.js b/node_modules/caniuse-lite/data/regions/KI.js index 4713a489..bfde3aa5 100644 --- a/node_modules/caniuse-lite/data/regions/KI.js +++ b/node_modules/caniuse-lite/data/regions/KI.js @@ -1 +1 @@ -module.exports={C:{"115":0.25398,"127":0.0249,"128":0.4565,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 116 117 118 119 120 121 122 123 124 125 126 129 130 131 3.5 3.6"},D:{"72":0.15272,"99":0.05146,"109":0.0249,"114":0.0249,"123":0.25398,"125":0.17762,"126":2.158,"127":0.71048,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 73 74 75 76 77 78 79 80 81 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 100 101 102 103 104 105 106 107 108 110 111 112 113 115 116 117 118 119 120 121 122 124 128 129 130"},F:{_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"100":0.15272,"109":0.0249,"120":0.20252,"123":0.05146,"124":0.05146,"126":3.68022,"127":0.17762,_:"12 13 14 15 16 17 18 79 80 81 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 101 102 103 104 105 106 107 108 110 111 112 113 114 115 116 117 118 119 121 122 125"},E:{_:"0 4 5 6 7 8 9 10 11 12 13 14 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 12.1 13.1 14.1 15.1 15.2-15.3 15.4 15.5 16.0 16.1 16.2 16.3 16.4 16.5 17.0 17.2 17.4 17.6 18.0","15.6":0.0249,"16.6":0.60922,"17.1":0.0249,"17.3":0.07636,"17.5":0.22908},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00037,"5.0-5.1":0.00018,"6.0-6.1":0.00111,"7.0-7.1":0.00111,"8.1-8.4":0,"9.0-9.2":0.00092,"9.3":0.00369,"10.0-10.2":0.00074,"10.3":0.00645,"11.0-11.2":0.01696,"11.3-11.4":0.00184,"12.0-12.1":0.00129,"12.2-12.5":0.02378,"13.0-13.1":0.00037,"13.2":0.00387,"13.3":0.00129,"13.4-13.7":0.00553,"14.0-14.4":0.01272,"14.5-14.8":0.01438,"15.0-15.1":0.00719,"15.2-15.3":0.00774,"15.4":0.00885,"15.5":0.01069,"15.6-15.8":0.09806,"16.0":0.01972,"16.1":0.04184,"16.2":0.02101,"16.3":0.0352,"16.4":0.00829,"16.5":0.01493,"16.6-16.7":0.12238,"17.0":0.01106,"17.1":0.01788,"17.2":0.01733,"17.3":0.02599,"17.4":0.06506,"17.5":1.19141,"17.6":0.00922,"18.0":0.01216},P:{"21":0.23039,"24":0.03005,"25":0.76128,_:"4 20 22 23 5.0-5.4 6.2-6.4 8.2 9.2 10.1 12.0 13.0 15.0 17.0 18.0","7.2-7.4":0.10017,"11.1-11.2":0.03005,"14.0":0.05008,"16.0":0.10017,"19.0":0.46077},I:{"0":0.33243,"3":0,"4":0.00003,"2.1":0,"2.2":0.00007,"2.3":0,"4.1":0.0002,"4.2-4.3":0.00013,"4.4":0,"4.4.3-4.4.4":0.00057},K:{"0":0.05004,_:"10 11 12 11.1 11.5 12.1"},A:{_:"6 7 8 9 10 11 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":83.78348},R:{_:"0"},M:{"0":0.02502},Q:{"14.9":0.07506},O:{"0":2.2518},H:{"0":0}}; +module.exports={C:{"44":0.06429,"97":0.28821,"115":0.09533,"129":0.54538,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 116 117 118 119 120 121 122 123 124 125 126 127 128 130 131 132 133 3.5 3.6"},D:{"70":0.38576,"99":0.03104,"108":0.03104,"109":0.15962,"111":0.09533,"116":0.06429,"122":0.03104,"123":0.06429,"126":0.25717,"127":4.88405,"128":1.15727,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 71 72 73 74 75 76 77 78 79 80 81 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 100 101 102 103 104 105 106 107 110 112 113 114 115 117 118 119 120 121 124 125 129 130 131"},F:{_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"109":0.03104,"115":0.06429,"124":0.09533,"125":0.12859,"126":0.25717,"127":2.89097,"128":0.83581,_:"12 13 14 15 16 17 18 79 80 81 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 110 111 112 113 114 116 117 118 119 120 121 122 123"},E:{_:"0 4 5 6 7 8 9 10 11 12 13 14 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 12.1 14.1 15.1 15.2-15.3 15.4 15.5 15.6 16.1 16.2 16.3 16.4 16.5 17.0 17.1 17.2 17.3 18.0","13.1":0.03104,"16.0":0.03104,"16.6":0.12859,"17.4":0.15962,"17.5":0.73826,"17.6":0.73826},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00047,"5.0-5.1":0.00024,"6.0-6.1":0.00118,"7.0-7.1":0.00142,"8.1-8.4":0,"9.0-9.2":0.00118,"9.3":0.00473,"10.0-10.2":0.00142,"10.3":0.00733,"11.0-11.2":0.01869,"11.3-11.4":0.00237,"12.0-12.1":0.00189,"12.2-12.5":0.0317,"13.0-13.1":0.00047,"13.2":0.01017,"13.3":0.00142,"13.4-13.7":0.00592,"14.0-14.4":0.01751,"14.5-14.8":0.0168,"15.0-15.1":0.00923,"15.2-15.3":0.00923,"15.4":0.01065,"15.5":0.01254,"15.6-15.8":0.11806,"16.0":0.0239,"16.1":0.0504,"16.2":0.02532,"16.3":0.04212,"16.4":0.01065,"16.5":0.01704,"16.6-16.7":0.14646,"17.0":0.01349,"17.1":0.02082,"17.2":0.01916,"17.3":0.02839,"17.4":0.06649,"17.5":1.36165,"17.6":0.22903,"18.0":0.02484},P:{"21":0.22537,"24":0.03073,"25":0.43026,_:"4 20 22 23 5.0-5.4 6.2-6.4 8.2 9.2 10.1 11.1-11.2 12.0 13.0 14.0 15.0 18.0","7.2-7.4":0.22537,"16.0":0.03073,"17.0":0.03073,"19.0":0.03073},I:{"0":0,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0,"4.2-4.3":0,"4.4":0,"4.4.3-4.4.4":0},K:{"0":0.06226,_:"10 11 12 11.1 11.5 12.1"},A:{_:"6 7 8 9 10 11 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":2.00801},H:{"0":0},L:{"0":79.57532},R:{_:"0"},M:{"0":0.28797},Q:{_:"14.9"}}; diff --git a/node_modules/caniuse-lite/data/regions/KM.js b/node_modules/caniuse-lite/data/regions/KM.js index 08260af3..588ee0a0 100644 --- a/node_modules/caniuse-lite/data/regions/KM.js +++ b/node_modules/caniuse-lite/data/regions/KM.js @@ -1 +1 @@ -module.exports={C:{"42":0.0015,"51":0.00899,"52":0.0015,"60":0.00899,"72":0.02548,"81":0.006,"89":0.0045,"98":0.0075,"99":0.0015,"105":0.0015,"106":0.0075,"109":0.0075,"110":0.0015,"114":0.0015,"115":0.1484,"117":0.006,"118":0.0045,"120":0.0045,"121":0.0015,"126":0.0075,"127":0.11992,"128":0.3073,"129":0.0015,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 43 44 45 46 47 48 49 50 53 54 55 56 57 58 59 61 62 63 64 65 66 67 68 69 70 71 73 74 75 76 77 78 79 80 82 83 84 85 86 87 88 90 91 92 93 94 95 96 97 100 101 102 103 104 107 108 111 112 113 116 119 122 123 124 125 130 131 3.5 3.6"},D:{"38":0.03748,"54":0.0015,"55":0.02698,"64":0.01649,"65":0.01199,"68":0.02548,"69":0.0015,"70":0.08394,"79":0.01949,"81":0.02548,"83":0.01649,"87":0.01499,"88":0.0075,"89":0.05846,"90":0.04047,"93":0.06296,"94":0.0045,"95":0.0015,"97":0.01499,"101":0.0015,"102":0.01649,"103":0.06146,"104":0.01349,"105":0.01349,"106":0.0045,"107":0.0075,"108":0.01649,"109":0.80047,"112":0.0015,"113":0.0045,"114":0.0015,"115":0.0045,"116":0.02998,"117":0.01199,"118":0.0015,"119":0.01649,"120":0.03298,"121":0.04647,"122":0.03298,"123":0.02548,"124":0.02698,"125":0.17388,"126":4.0488,"127":0.36576,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 56 57 58 59 60 61 62 63 66 67 71 72 73 74 75 76 77 78 80 84 85 86 91 92 96 98 99 100 110 111 128 129 130"},F:{"44":0.02249,"50":0.006,"82":0.01649,"84":0.01199,"85":0.0015,"86":0.0015,"95":0.02698,"105":0.006,"106":0.0015,"110":0.01199,"111":0.16789,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 45 46 47 48 49 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 83 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 107 108 109 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"12":0.03748,"13":0.0045,"15":0.0045,"16":0.0075,"17":0.006,"18":0.01349,"84":0.00899,"85":0.0075,"89":0.07195,"90":0.03298,"92":0.01499,"100":0.0045,"101":0.0015,"113":0.00899,"114":0.0045,"118":0.13491,"120":0.02998,"121":0.0045,"122":0.01649,"123":0.07045,"124":0.02848,"125":0.01349,"126":1.22768,"127":0.07795,_:"14 79 80 81 83 86 87 88 91 93 94 95 96 97 98 99 102 103 104 105 106 107 108 109 110 111 112 115 116 117 119"},E:{"13":0.01349,"14":0.01649,_:"0 4 5 6 7 8 9 10 11 12 15 3.1 3.2 5.1 6.1 7.1 9.1 11.1 12.1 13.1 15.1 15.2-15.3 15.4 15.5 15.6 16.0 16.1 16.2 16.3 16.4 16.5 16.6 17.0 17.6 18.0","10.1":0.02998,"14.1":0.0015,"17.1":0.0045,"17.2":0.01199,"17.3":0.0015,"17.4":0.02099,"17.5":0.06895},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00149,"5.0-5.1":0.00074,"6.0-6.1":0.00447,"7.0-7.1":0.00447,"8.1-8.4":0,"9.0-9.2":0.00372,"9.3":0.01489,"10.0-10.2":0.00298,"10.3":0.02606,"11.0-11.2":0.06851,"11.3-11.4":0.00745,"12.0-12.1":0.00521,"12.2-12.5":0.09606,"13.0-13.1":0.00149,"13.2":0.01564,"13.3":0.00521,"13.4-13.7":0.02234,"14.0-14.4":0.05138,"14.5-14.8":0.05809,"15.0-15.1":0.02904,"15.2-15.3":0.03128,"15.4":0.03575,"15.5":0.04319,"15.6-15.8":0.39617,"16.0":0.07968,"16.1":0.16904,"16.2":0.08489,"16.3":0.14224,"16.4":0.03351,"16.5":0.06032,"16.6-16.7":0.49447,"17.0":0.04468,"17.1":0.07223,"17.2":0.07,"17.3":0.105,"17.4":0.26287,"17.5":4.81366,"17.6":0.03723,"18.0":0.04915},P:{"4":0.03037,"20":0.03037,"21":0.03037,"22":0.23287,"23":0.19237,"24":0.41512,"25":0.39487,"5.0-5.4":0.01012,_:"6.2-6.4 8.2 9.2 10.1 11.1-11.2 12.0 14.0 15.0 17.0","7.2-7.4":0.17212,"13.0":0.01012,"16.0":0.05062,"18.0":0.10125,"19.0":0.06075},I:{"0":0.0593,"3":0,"4":0.00001,"2.1":0,"2.2":0.00001,"2.3":0,"4.1":0.00004,"4.2-4.3":0.00002,"4.4":0,"4.4.3-4.4.4":0.0001},K:{"0":0.72809,_:"10 11 12 11.1 11.5 12.1"},A:{"11":0.0075,_:"6 7 8 9 10 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":80.06867},R:{_:"0"},M:{"0":0.034},Q:{"14.9":0.0085},O:{"0":0.19552},H:{"0":0.02}}; +module.exports={C:{"43":0.00314,"48":0.00314,"51":0.00157,"60":0.01254,"100":0.00314,"104":0.00157,"112":0.01568,"115":0.09408,"117":0.00314,"119":0.00157,"127":0.05174,"128":0.09094,"129":0.53626,"130":0.00784,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 44 45 46 47 49 50 52 53 54 55 56 57 58 59 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 101 102 103 105 106 107 108 109 110 111 113 114 116 118 120 121 122 123 124 125 126 131 132 133 3.5 3.6"},D:{"35":0.00314,"43":0.01254,"49":0.00627,"55":0.02195,"61":0.01725,"62":0.01725,"65":0.00157,"68":0.01725,"69":0.00314,"70":0.04861,"74":0.00627,"75":0.01098,"81":0.00314,"86":0.0047,"87":0.00941,"88":0.01725,"89":0.03293,"90":0.02038,"92":0.00157,"93":0.06742,"94":0.00941,"96":0.00941,"97":0.00157,"99":0.02038,"101":0.00157,"102":0.00314,"103":0.00627,"104":0.00627,"105":0.02509,"109":0.64131,"112":0.00157,"115":0.00627,"116":0.0345,"118":0.00314,"119":0.01098,"120":0.05331,"121":0.02979,"122":0.03606,"123":0.03293,"124":0.02822,"125":0.05488,"126":0.22109,"127":3.54211,"128":1.20579,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 36 37 38 39 40 41 42 44 45 46 47 48 50 51 52 53 54 56 57 58 59 60 63 64 66 67 71 72 73 76 77 78 79 80 83 84 85 91 95 98 100 106 107 108 110 111 113 114 117 129 130 131"},F:{"34":0.00627,"40":0.0047,"79":0.01254,"82":0.00627,"83":0.00627,"84":0.01725,"95":0.01882,"109":0.19443,"110":0.0047,"111":0.03606,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 35 36 37 38 39 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 80 81 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 106 107 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"12":0.00784,"14":0.00314,"16":0.01411,"17":0.01411,"18":0.00941,"84":0.00941,"85":0.00314,"90":0.01725,"92":0.00627,"96":0.00314,"97":0.00157,"100":0.01411,"101":0.01725,"105":0.00157,"109":0.0047,"114":0.0047,"118":0.00314,"119":0.00627,"122":0.01411,"123":0.00157,"124":0.01411,"125":0.01725,"126":0.07997,"127":0.7103,"128":0.15366,_:"13 15 79 80 81 83 86 87 88 89 91 93 94 95 98 99 102 103 104 106 107 108 110 111 112 113 115 116 117 120 121"},E:{"14":0.01568,_:"0 4 5 6 7 8 9 10 11 12 13 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 13.1 15.1 15.2-15.3 15.4 16.0 16.2 16.3 16.5 17.0 17.1 17.3 17.4","11.1":0.00314,"12.1":0.00314,"14.1":0.00157,"15.5":0.01411,"15.6":0.03136,"16.1":0.00157,"16.4":0.00627,"16.6":0.01725,"17.2":0.0047,"17.5":0.09094,"17.6":0.01568,"18.0":0.02038},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00103,"5.0-5.1":0.00052,"6.0-6.1":0.00258,"7.0-7.1":0.0031,"8.1-8.4":0,"9.0-9.2":0.00258,"9.3":0.01032,"10.0-10.2":0.0031,"10.3":0.016,"11.0-11.2":0.04077,"11.3-11.4":0.00516,"12.0-12.1":0.00413,"12.2-12.5":0.06916,"13.0-13.1":0.00103,"13.2":0.02219,"13.3":0.0031,"13.4-13.7":0.0129,"14.0-14.4":0.03819,"14.5-14.8":0.03664,"15.0-15.1":0.02013,"15.2-15.3":0.02013,"15.4":0.02322,"15.5":0.02735,"15.6-15.8":0.25753,"16.0":0.05213,"16.1":0.10993,"16.2":0.05522,"16.3":0.09187,"16.4":0.02322,"16.5":0.03716,"16.6-16.7":0.31947,"17.0":0.02942,"17.1":0.04542,"17.2":0.0418,"17.3":0.06193,"17.4":0.14502,"17.5":2.97015,"17.6":0.49958,"18.0":0.05419},P:{"4":0.04093,"20":0.14326,"22":0.19442,"23":0.29675,"24":0.17396,"25":0.22512,_:"21 8.2 9.2 10.1 12.0 14.0 15.0 17.0","5.0-5.4":0.0307,"6.2-6.4":0.02047,"7.2-7.4":0.32745,"11.1-11.2":0.0307,"13.0":0.01023,"16.0":0.01023,"18.0":0.01023,"19.0":0.0614},I:{"0":0.06724,"3":0,"4":0.00001,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00003,"4.2-4.3":0.00003,"4.4":0,"4.4.3-4.4.4":0.00011},K:{"0":0.60718,_:"10 11 12 11.1 11.5 12.1"},A:{"11":0.00627,_:"6 7 8 9 10 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":0.26142},H:{"0":0},L:{"0":82.79826},R:{_:"0"},M:{"0":0.09276},Q:{_:"14.9"}}; diff --git a/node_modules/caniuse-lite/data/regions/KN.js b/node_modules/caniuse-lite/data/regions/KN.js index 99a5a7fe..bba951d5 100644 --- a/node_modules/caniuse-lite/data/regions/KN.js +++ b/node_modules/caniuse-lite/data/regions/KN.js @@ -1 +1 @@ -module.exports={C:{"52":0.00707,"97":0.00707,"103":0.00354,"105":0.00354,"114":0.00354,"115":0.1379,"118":0.00354,"124":0.02122,"125":0.00354,"126":0.00354,"127":0.15558,"128":0.3147,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 98 99 100 101 102 104 106 107 108 109 110 111 112 113 116 117 119 120 121 122 123 129 130 131 3.5 3.6"},D:{"41":0.00354,"50":0.00354,"58":0.00707,"70":0.00707,"76":0.06718,"77":0.00354,"79":0.07779,"81":0.01061,"83":0.0495,"87":1.89883,"88":0.02122,"92":0.00707,"93":0.00707,"94":0.08133,"97":1.21285,"98":0.00354,"99":0.00354,"103":0.06718,"107":0.00707,"108":0.00354,"109":0.40664,"110":0.02122,"111":0.00707,"112":0.01414,"113":0.00354,"114":0.00707,"115":0.10254,"116":0.00707,"117":0.0389,"119":0.03182,"120":0.02829,"121":0.03536,"122":0.13083,"123":0.04243,"124":0.05658,"125":0.64002,"126":14.34909,"127":1.83518,"128":0.00707,"129":0.00354,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 42 43 44 45 46 47 48 49 51 52 53 54 55 56 57 59 60 61 62 63 64 65 66 67 68 69 71 72 73 74 75 78 80 84 85 86 89 90 91 95 96 100 101 102 104 105 106 118 130"},F:{"83":0.02475,"102":0.00354,"109":0.15912,"110":0.02475,"111":0.31117,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 103 104 105 106 107 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"18":0.00707,"92":0.00354,"100":0.00354,"105":0.00354,"109":0.05304,"111":0.01414,"115":0.01414,"120":0.0389,"121":0.00354,"122":0.01414,"124":0.04597,"125":0.61526,"126":6.48149,"127":0.68598,_:"12 13 14 15 16 17 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 96 97 98 99 101 102 103 104 106 107 108 110 112 113 114 116 117 118 119 123"},E:{"14":0.02122,_:"0 4 5 6 7 8 9 10 11 12 13 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 16.2","12.1":0.00354,"13.1":0.02475,"14.1":0.03536,"15.1":0.00354,"15.2-15.3":0.01414,"15.4":0.00354,"15.5":0.00707,"15.6":0.07779,"16.0":0.00354,"16.1":0.02475,"16.3":0.08486,"16.4":0.00707,"16.5":0.02829,"16.6":0.10962,"17.0":0.01414,"17.1":0.0389,"17.2":0.0389,"17.3":0.04243,"17.4":0.04243,"17.5":1.39318,"17.6":0.01768,"18.0":0.00707},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00326,"5.0-5.1":0.00163,"6.0-6.1":0.00978,"7.0-7.1":0.00978,"8.1-8.4":0,"9.0-9.2":0.00815,"9.3":0.03259,"10.0-10.2":0.00652,"10.3":0.05704,"11.0-11.2":0.14992,"11.3-11.4":0.0163,"12.0-12.1":0.01141,"12.2-12.5":0.21022,"13.0-13.1":0.00326,"13.2":0.03422,"13.3":0.01141,"13.4-13.7":0.04889,"14.0-14.4":0.11244,"14.5-14.8":0.12711,"15.0-15.1":0.06355,"15.2-15.3":0.06844,"15.4":0.07822,"15.5":0.09452,"15.6-15.8":0.86693,"16.0":0.17436,"16.1":0.36991,"16.2":0.18577,"16.3":0.31125,"16.4":0.07333,"16.5":0.132,"16.6-16.7":1.08204,"17.0":0.09777,"17.1":0.15807,"17.2":0.15318,"17.3":0.22977,"17.4":0.57524,"17.5":10.53357,"17.6":0.08148,"18.0":0.10755},P:{"4":0.03279,"20":0.18582,"21":0.04372,"22":0.16396,"23":0.07652,"24":0.05465,"25":3.32295,_:"5.0-5.4 6.2-6.4 8.2 9.2 10.1 11.1-11.2 12.0 14.0 15.0 17.0","7.2-7.4":0.33885,"13.0":0.01093,"16.0":0.02186,"18.0":0.01093,"19.0":0.02186},I:{"0":0.02577,"3":0,"4":0,"2.1":0,"2.2":0.00001,"2.3":0,"4.1":0.00002,"4.2-4.3":0.00001,"4.4":0,"4.4.3-4.4.4":0.00004},K:{"0":0.59469,_:"10 11 12 11.1 11.5 12.1"},A:{"10":0.00354,"11":0.01414,_:"6 7 8 9 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":44.58899},R:{_:"0"},M:{"0":0.29734},Q:{_:"14.9"},O:{"0":0.00646},H:{"0":0}}; +module.exports={C:{"40":0.00372,"52":0.00372,"97":0.00744,"99":0.00372,"101":0.00372,"103":0.00372,"110":0.00372,"112":0.01861,"115":0.14516,"122":0.00372,"126":0.00372,"127":0.00372,"128":0.16749,"129":0.53225,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 41 42 43 44 45 46 47 48 49 50 51 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 98 100 102 104 105 106 107 108 109 111 113 114 116 117 118 119 120 121 123 124 125 130 131 132 133 3.5 3.6"},D:{"42":0.00372,"46":0.00372,"47":0.00372,"53":0.00372,"56":0.00372,"73":0.00372,"74":0.00372,"76":0.05583,"79":0.02605,"83":0.08933,"87":0.59924,"88":0.05955,"93":0.00744,"94":0.11166,"97":1.12032,"100":0.00372,"103":0.14144,"104":0.00372,"107":0.00372,"109":0.41314,"110":0.01489,"111":0.00372,"112":0.02605,"113":0.00372,"115":0.11538,"116":0.05583,"117":0.02233,"119":0.01861,"120":0.00372,"121":0.01117,"122":0.02233,"123":0.01489,"124":0.01861,"125":0.10794,"126":1.54835,"127":14.31853,"128":2.59423,"129":0.01489,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 43 44 45 48 49 50 51 52 54 55 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 75 77 78 80 81 84 85 86 89 90 91 92 95 96 98 99 101 102 105 106 108 114 118 130 131"},F:{"84":0.00372,"109":0.05211,"111":0.16005,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"100":0.00372,"101":0.00372,"109":0.02605,"111":0.00372,"112":0.01489,"114":0.00744,"115":0.00372,"117":0.00372,"120":0.00372,"124":0.00372,"125":0.22332,"126":0.85234,"127":6.91548,"128":1.71212,_:"12 13 14 15 16 17 18 79 80 81 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 102 103 104 105 106 107 108 110 113 116 118 119 121 122 123"},E:{"13":0.00372,"14":0.00744,"15":0.01117,_:"0 4 5 6 7 8 9 10 11 12 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 12.1 15.2-15.3 16.4","13.1":0.01861,"14.1":0.04094,"15.1":0.00372,"15.4":0.00372,"15.5":0.00372,"15.6":0.04839,"16.0":0.00372,"16.1":0.00372,"16.2":0.00372,"16.3":0.29776,"16.5":0.00372,"16.6":0.30148,"17.0":0.01489,"17.1":0.14144,"17.2":0.02233,"17.3":0.02978,"17.4":0.04094,"17.5":1.32503,"17.6":0.48386,"18.0":0.07072},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00306,"5.0-5.1":0.00153,"6.0-6.1":0.00766,"7.0-7.1":0.00919,"8.1-8.4":0,"9.0-9.2":0.00766,"9.3":0.03062,"10.0-10.2":0.00919,"10.3":0.04747,"11.0-11.2":0.12097,"11.3-11.4":0.01531,"12.0-12.1":0.01225,"12.2-12.5":0.20518,"13.0-13.1":0.00306,"13.2":0.06584,"13.3":0.00919,"13.4-13.7":0.03828,"14.0-14.4":0.11331,"14.5-14.8":0.10872,"15.0-15.1":0.05972,"15.2-15.3":0.05972,"15.4":0.0689,"15.5":0.08115,"15.6-15.8":0.76407,"16.0":0.15465,"16.1":0.32615,"16.2":0.16384,"16.3":0.27255,"16.4":0.0689,"16.5":0.11025,"16.6-16.7":0.94782,"17.0":0.08728,"17.1":0.13475,"17.2":0.12403,"17.3":0.18374,"17.4":0.43027,"17.5":8.81208,"17.6":1.48221,"18.0":0.16078},P:{"4":0.03239,"20":0.24832,"21":0.04319,"22":0.11876,"23":0.12956,"24":0.02159,"25":2.17007,"5.0-5.4":0.02159,"6.2-6.4":0.02159,"7.2-7.4":0.16195,_:"8.2 9.2 10.1 13.0 14.0 15.0 16.0 17.0 18.0","11.1-11.2":0.03239,"12.0":0.0108,"19.0":0.08637},I:{"0":0.01251,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00001,"4.2-4.3":0.00001,"4.4":0,"4.4.3-4.4.4":0.00002},K:{"0":1.01076,_:"10 11 12 11.1 11.5 12.1"},A:{"10":0.00372,"11":0.00372,_:"6 7 8 9 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":0.26368},H:{"0":0},L:{"0":42.40414},R:{_:"0"},M:{"0":0.33901},Q:{_:"14.9"}}; diff --git a/node_modules/caniuse-lite/data/regions/KP.js b/node_modules/caniuse-lite/data/regions/KP.js index 594b4b2b..78501644 100644 --- a/node_modules/caniuse-lite/data/regions/KP.js +++ b/node_modules/caniuse-lite/data/regions/KP.js @@ -1 +1 @@ -module.exports={C:{_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 3.5 3.6"},D:{"98":0.51014,"108":0.34009,"109":1.02281,"121":0.34009,"122":0.34009,"126":2.89586,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 99 100 101 102 103 104 105 106 107 110 111 112 113 114 115 116 117 118 119 120 123 124 125 127 128 129 130"},F:{"95":0.17005,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"126":3.74863,_:"12 13 14 15 16 17 18 79 80 81 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 127"},E:{_:"0 4 5 6 7 8 9 10 11 12 13 14 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 12.1 13.1 14.1 15.1 15.2-15.3 15.4 15.6 16.0 16.1 16.2 16.3 16.4 16.5 16.6 17.0 17.1 17.2 17.3 17.6 18.0","15.5":3.0659,"17.4":2.55577,"17.5":8.68757},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.01145,"5.0-5.1":0.00572,"6.0-6.1":0.03434,"7.0-7.1":0.03434,"8.1-8.4":0,"9.0-9.2":0.02862,"9.3":0.11448,"10.0-10.2":0.0229,"10.3":0.20034,"11.0-11.2":0.52662,"11.3-11.4":0.05724,"12.0-12.1":0.04007,"12.2-12.5":0.73841,"13.0-13.1":0.01145,"13.2":0.12021,"13.3":0.04007,"13.4-13.7":0.17172,"14.0-14.4":0.39496,"14.5-14.8":0.44648,"15.0-15.1":0.22324,"15.2-15.3":0.24041,"15.4":0.27476,"15.5":0.332,"15.6-15.8":3.04522,"16.0":0.61248,"16.1":1.29937,"16.2":0.65255,"16.3":1.0933,"16.4":0.25758,"16.5":0.46365,"16.6-16.7":3.8008,"17.0":0.34345,"17.1":0.55524,"17.2":0.53807,"17.3":0.8071,"17.4":2.02061,"17.5":37.00058,"17.6":0.28621,"18.0":0.37779},P:{_:"4 20 21 22 23 24 25 5.0-5.4 6.2-6.4 7.2-7.4 8.2 9.2 10.1 11.1-11.2 12.0 13.0 14.0 15.0 16.0 17.0 18.0 19.0"},I:{"0":0,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0,"4.2-4.3":0,"4.4":0,"4.4.3-4.4.4":0},K:{"0":0.17163,_:"10 11 12 11.1 11.5 12.1"},A:{_:"6 7 8 9 10 11 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":13.63043},R:{_:"0"},M:{_:"0"},Q:{_:"14.9"},O:{"0":0.67904},H:{"0":0}}; +module.exports={C:{"127":0.37087,"129":0.18544,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 128 130 131 132 133 3.5 3.6"},D:{"79":0.37087,"109":0.92718,"116":4.63772,"126":0.74174,"127":1.66892,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 80 81 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 110 111 112 113 114 115 117 118 119 120 121 122 123 124 125 128 129 130 131"},F:{_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"127":1.29805,_:"12 13 14 15 16 17 18 79 80 81 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 128"},E:{_:"0 4 5 6 7 8 9 10 11 12 13 14 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 12.1 13.1 14.1 15.1 15.2-15.3 15.4 15.5 15.6 16.0 16.1 16.2 16.4 16.5 17.0 17.1 17.2 17.4 18.0","16.3":0.37087,"16.6":0.37087,"17.3":0.18544,"17.5":6.67751,"17.6":0.18544},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.01302,"5.0-5.1":0.00651,"6.0-6.1":0.03256,"7.0-7.1":0.03907,"8.1-8.4":0,"9.0-9.2":0.03256,"9.3":0.13024,"10.0-10.2":0.03907,"10.3":0.20187,"11.0-11.2":0.51445,"11.3-11.4":0.06512,"12.0-12.1":0.0521,"12.2-12.5":0.87262,"13.0-13.1":0.01302,"13.2":0.28002,"13.3":0.03907,"13.4-13.7":0.1628,"14.0-14.4":0.48189,"14.5-14.8":0.46236,"15.0-15.1":0.25397,"15.2-15.3":0.25397,"15.4":0.29304,"15.5":0.34514,"15.6-15.8":3.24951,"16.0":0.65772,"16.1":1.38707,"16.2":0.69679,"16.3":1.15915,"16.4":0.29304,"16.5":0.46887,"16.6-16.7":4.03096,"17.0":0.37119,"17.1":0.57306,"17.2":0.52748,"17.3":0.78145,"17.4":1.82989,"17.5":37.47687,"17.6":6.30367,"18.0":0.68377},P:{_:"4 20 21 22 23 24 25 5.0-5.4 6.2-6.4 7.2-7.4 8.2 9.2 10.1 11.1-11.2 12.0 13.0 14.0 15.0 16.0 17.0 18.0 19.0"},I:{"0":0,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0,"4.2-4.3":0,"4.4":0,"4.4.3-4.4.4":0},K:{"0":0,_:"10 11 12 11.1 11.5 12.1"},A:{_:"6 7 8 9 10 11 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{_:"0"},H:{"0":0},L:{"0":15.9549},R:{_:"0"},M:{_:"0"},Q:{"14.9":0.56456}}; diff --git a/node_modules/caniuse-lite/data/regions/KR.js b/node_modules/caniuse-lite/data/regions/KR.js index dfba7e48..45584bc6 100644 --- a/node_modules/caniuse-lite/data/regions/KR.js +++ b/node_modules/caniuse-lite/data/regions/KR.js @@ -1 +1 @@ -module.exports={C:{"50":0.00742,"52":0.01114,"53":0.00742,"56":0.00742,"102":0.00371,"103":0.01114,"115":0.03341,"124":0.00371,"125":0.00371,"126":0.00371,"127":0.12621,"128":0.22272,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 51 54 55 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 104 105 106 107 108 109 110 111 112 113 114 116 117 118 119 120 121 122 123 129 130 131 3.5 3.6"},D:{"33":0.00371,"42":0.01114,"49":0.00371,"56":0.00371,"61":0.00371,"75":0.00371,"77":0.00371,"79":0.00742,"80":0.00371,"81":0.02598,"83":0.00371,"85":0.00371,"86":0.00371,"87":0.00742,"89":0.00742,"90":0.00371,"91":0.01114,"94":0.03712,"95":0.00371,"96":0.00371,"97":0.00371,"98":0.02598,"100":0.00371,"101":0.00371,"102":0.00371,"103":0.01485,"104":0.03341,"105":0.00742,"106":0.04083,"107":0.01114,"108":0.01856,"109":0.63846,"110":0.01114,"111":0.5865,"112":0.01856,"113":0.0297,"114":0.04454,"115":0.00371,"116":0.07053,"117":0.01485,"118":0.01856,"119":0.02227,"120":0.04454,"121":0.15962,"122":0.06682,"123":0.08538,"124":0.14477,"125":0.39347,"126":20.01882,"127":2.46848,"128":0.00742,"129":0.00371,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 34 35 36 37 38 39 40 41 43 44 45 46 47 48 50 51 52 53 54 55 57 58 59 60 62 63 64 65 66 67 68 69 70 71 72 73 74 76 78 84 88 92 93 99 130"},F:{"83":0.00742,"95":0.00371,"102":0.00371,"109":0.01114,"111":0.11878,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 103 104 105 106 107 108 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"13":0.00742,"16":0.00371,"18":0.00371,"92":0.00371,"100":0.00371,"103":0.00371,"104":0.00371,"106":0.00371,"107":0.02227,"108":0.00742,"109":0.08909,"110":0.00742,"111":0.01114,"112":0.01856,"113":0.00742,"114":0.01114,"115":0.00742,"116":0.00742,"117":0.00742,"118":0.00742,"119":0.01485,"120":0.02598,"121":0.01485,"122":0.02227,"123":0.01856,"124":0.07795,"125":0.06682,"126":5.41952,"127":0.69786,_:"12 14 15 17 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 96 97 98 99 101 102 105"},E:{"8":0.00371,"14":0.00371,_:"0 4 5 6 7 9 10 11 12 13 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 12.1 15.2-15.3","13.1":0.00371,"14.1":0.01114,"15.1":0.00371,"15.4":0.00371,"15.5":0.00742,"15.6":0.04454,"16.0":0.00742,"16.1":0.00742,"16.2":0.00742,"16.3":0.01485,"16.4":0.00371,"16.5":0.01114,"16.6":0.04083,"17.0":0.00742,"17.1":0.01114,"17.2":0.01485,"17.3":0.01114,"17.4":0.04083,"17.5":0.464,"17.6":0.00371,"18.0":0.01114},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00232,"5.0-5.1":0.00116,"6.0-6.1":0.00697,"7.0-7.1":0.00697,"8.1-8.4":0,"9.0-9.2":0.00581,"9.3":0.02323,"10.0-10.2":0.00465,"10.3":0.04065,"11.0-11.2":0.10685,"11.3-11.4":0.01161,"12.0-12.1":0.00813,"12.2-12.5":0.14982,"13.0-13.1":0.00232,"13.2":0.02439,"13.3":0.00813,"13.4-13.7":0.03484,"14.0-14.4":0.08014,"14.5-14.8":0.09059,"15.0-15.1":0.04529,"15.2-15.3":0.04878,"15.4":0.05575,"15.5":0.06736,"15.6-15.8":0.61786,"16.0":0.12427,"16.1":0.26364,"16.2":0.1324,"16.3":0.22183,"16.4":0.05226,"16.5":0.09407,"16.6-16.7":0.77117,"17.0":0.06968,"17.1":0.11266,"17.2":0.10917,"17.3":0.16376,"17.4":0.40997,"17.5":7.50725,"17.6":0.05807,"18.0":0.07665},P:{"20":0.01019,"21":0.05095,"22":0.12228,"23":0.1019,"24":0.31588,"25":11.16789,_:"4 5.0-5.4 6.2-6.4 7.2-7.4 8.2 9.2 10.1 11.1-11.2 14.0 15.0 16.0","12.0":0.01019,"13.0":0.01019,"17.0":0.01019,"18.0":0.02038,"19.0":0.01019},I:{"0":0.11905,"3":0,"4":0.00001,"2.1":0,"2.2":0.00002,"2.3":0,"4.1":0.00007,"4.2-4.3":0.00005,"4.4":0,"4.4.3-4.4.4":0.0002},K:{"0":0.21379,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.0087,"9":0.00435,"10":0.00435,"11":0.261,_:"6 7 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":27.29826},R:{_:"0"},M:{"0":0.17606},Q:{"14.9":0.02515},O:{"0":0.09432},H:{"0":0}}; +module.exports={C:{"50":0.00397,"51":0.00794,"52":0.0119,"53":0.00397,"56":0.00397,"72":0.00397,"102":0.00397,"103":0.02381,"115":0.02778,"124":0.00397,"125":0.00397,"127":0.00397,"128":0.09126,"129":0.27776,"130":0.00397,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 54 55 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 104 105 106 107 108 109 110 111 112 113 114 116 117 118 119 120 121 122 123 126 131 132 133 3.5 3.6"},D:{"33":0.00794,"37":0.00397,"38":0.00397,"42":0.0119,"49":0.00397,"56":0.03571,"57":0.00397,"69":0.00397,"77":1.03168,"79":0.00397,"80":0.00397,"81":0.03571,"86":0.00397,"87":0.00794,"88":0.00397,"89":0.00397,"94":0.00794,"97":0.00397,"98":0.02381,"102":0.00794,"103":0.03174,"104":0.10714,"105":0.00794,"106":0.06746,"107":0.0119,"108":0.01984,"109":0.64678,"110":0.07539,"111":0.67456,"112":0.0119,"113":0.02778,"114":0.04762,"115":0.00397,"116":0.04365,"117":0.0119,"118":0.0119,"119":0.01984,"120":0.03571,"121":0.13888,"122":0.05555,"123":0.05158,"124":0.07539,"125":0.23014,"126":0.73011,"127":19.51859,"128":3.56326,"129":0.0119,"130":0.00397,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 34 35 36 39 40 41 43 44 45 46 47 48 50 51 52 53 54 55 58 59 60 61 62 63 64 65 66 67 68 70 71 72 73 74 75 76 78 83 84 85 90 91 92 93 95 96 99 100 101 131"},F:{"83":0.00794,"95":0.00397,"102":0.00794,"109":0.00397,"111":0.00397,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 103 104 105 106 107 108 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"14":0.00397,"16":0.00397,"18":0.00397,"92":0.00397,"100":0.00397,"103":0.00397,"106":0.00397,"107":0.01984,"108":0.00794,"109":0.07936,"110":0.00397,"111":0.00794,"112":0.01984,"113":0.00397,"114":0.0119,"115":0.00794,"116":0.00794,"117":0.00397,"118":0.00794,"119":0.0119,"120":0.02381,"121":0.01587,"122":0.01587,"123":0.0119,"124":0.12698,"125":0.06349,"126":0.15872,"127":4.80525,"128":1.33325,_:"12 13 15 17 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 96 97 98 99 101 102 104 105"},E:{"8":0.00397,"10":0.00397,"14":0.00397,_:"0 4 5 6 7 9 11 12 13 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 12.1 15.1 15.2-15.3","13.1":0.00397,"14.1":0.0119,"15.4":0.00397,"15.5":0.00794,"15.6":0.03174,"16.0":0.00794,"16.1":0.00794,"16.2":0.00794,"16.3":0.0119,"16.4":0.00397,"16.5":0.00794,"16.6":0.03571,"17.0":0.00397,"17.1":0.00794,"17.2":0.0119,"17.3":0.0119,"17.4":0.03571,"17.5":0.35315,"17.6":0.13491,"18.0":0.01984},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00212,"5.0-5.1":0.00106,"6.0-6.1":0.0053,"7.0-7.1":0.00636,"8.1-8.4":0,"9.0-9.2":0.0053,"9.3":0.02121,"10.0-10.2":0.00636,"10.3":0.03287,"11.0-11.2":0.08377,"11.3-11.4":0.0106,"12.0-12.1":0.00848,"12.2-12.5":0.1421,"13.0-13.1":0.00212,"13.2":0.0456,"13.3":0.00636,"13.4-13.7":0.02651,"14.0-14.4":0.07847,"14.5-14.8":0.07529,"15.0-15.1":0.04136,"15.2-15.3":0.04136,"15.4":0.04772,"15.5":0.0562,"15.6-15.8":0.52915,"16.0":0.1071,"16.1":0.22587,"16.2":0.11347,"16.3":0.18876,"16.4":0.04772,"16.5":0.07635,"16.6-16.7":0.6564,"17.0":0.06044,"17.1":0.09332,"17.2":0.08589,"17.3":0.12725,"17.4":0.29798,"17.5":6.10275,"17.6":1.02649,"18.0":0.11134},P:{"20":0.01016,"21":0.03048,"22":0.08127,"23":0.07111,"24":0.23366,"25":7.37539,_:"4 5.0-5.4 6.2-6.4 7.2-7.4 8.2 9.2 10.1 11.1-11.2 12.0 14.0 15.0 16.0","13.0":0.01016,"17.0":0.02032,"18.0":0.01016,"19.0":0.01016},I:{"0":0.10822,"3":0,"4":0.00001,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00004,"4.2-4.3":0.00004,"4.4":0,"4.4.3-4.4.4":0.00017},K:{"0":0.19302,_:"10 11 12 11.1 11.5 12.1"},A:{"6":0.00479,"8":0.01437,"9":0.00479,"10":0.01917,"11":0.21083,_:"7 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":0.09048},H:{"0":0},L:{"0":28.11309},R:{_:"0"},M:{"0":0.19302},Q:{"14.9":0.0181}}; diff --git a/node_modules/caniuse-lite/data/regions/KW.js b/node_modules/caniuse-lite/data/regions/KW.js index 911f87c0..8cf88440 100644 --- a/node_modules/caniuse-lite/data/regions/KW.js +++ b/node_modules/caniuse-lite/data/regions/KW.js @@ -1 +1 @@ -module.exports={C:{"34":0.00389,"48":0.00195,"52":0.00195,"66":0.00195,"68":0.00195,"78":0.00195,"94":0.00195,"107":0.00195,"108":0.00778,"115":0.05449,"117":0.00195,"119":0.00973,"120":0.00195,"121":0.00584,"122":0.00195,"125":0.00973,"126":0.00778,"127":0.144,"128":0.27828,"129":0.00389,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 35 36 37 38 39 40 41 42 43 44 45 46 47 49 50 51 53 54 55 56 57 58 59 60 61 62 63 64 65 67 69 70 71 72 73 74 75 76 77 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 95 96 97 98 99 100 101 102 103 104 105 106 109 110 111 112 113 114 116 118 123 124 130 131 3.5 3.6"},D:{"38":0.00778,"41":0.00389,"47":0.00195,"49":0.00195,"56":0.00389,"58":0.04087,"63":0.00195,"64":0.00195,"68":0.00195,"70":0.00195,"73":0.00195,"75":0.01557,"76":0.00195,"78":0.01168,"79":0.02141,"80":0.00195,"81":0.00195,"83":0.07395,"84":0.00195,"85":0.00195,"86":0.00389,"87":0.0467,"88":0.0253,"89":0.00195,"90":0.02335,"91":0.00389,"92":0.00195,"93":0.00778,"94":0.00195,"95":0.00195,"96":0.00778,"98":0.00584,"99":0.02141,"101":0.00195,"102":0.00195,"103":0.07395,"104":0.01168,"105":0.00389,"106":0.00778,"107":0.01362,"108":0.01362,"109":0.61688,"110":0.01557,"111":0.02724,"112":0.00973,"113":0.00195,"114":0.00778,"115":0.00389,"116":0.02335,"117":0.00389,"118":0.00778,"119":0.02919,"120":0.06227,"121":0.03503,"122":0.06422,"123":0.0506,"124":0.05254,"125":0.17125,"126":8.48067,"127":1.2143,"128":0.00778,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 39 40 42 43 44 45 46 48 50 51 52 53 54 55 57 59 60 61 62 65 66 67 69 71 72 74 77 97 100 129 130"},F:{"46":0.01168,"83":0.0467,"89":0.00195,"95":0.00973,"102":0.00195,"109":0.18682,"110":0.00195,"111":0.1693,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 85 86 87 88 90 91 92 93 94 96 97 98 99 100 101 103 104 105 106 107 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"12":0.00195,"17":0.00195,"18":0.00778,"84":0.00195,"92":0.01168,"100":0.00195,"105":0.00389,"107":0.00584,"109":0.03114,"114":0.00778,"115":0.00195,"119":0.00195,"120":0.00973,"121":0.00195,"122":0.00973,"123":0.01168,"124":0.02141,"125":0.11481,"126":2.18147,"127":0.32693,_:"13 14 15 16 79 80 81 83 85 86 87 88 89 90 91 93 94 95 96 97 98 99 101 102 103 104 106 108 110 111 112 113 116 117 118"},E:{"7":0.15568,"13":0.00195,"14":0.02335,"15":0.0253,_:"0 4 5 6 8 9 10 11 12 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1","12.1":0.04865,"13.1":0.00973,"14.1":0.10119,"15.1":0.06422,"15.2-15.3":0.00778,"15.4":0.00973,"15.5":0.02919,"15.6":0.06811,"16.0":0.00389,"16.1":0.06422,"16.2":0.17903,"16.3":0.0506,"16.4":0.01168,"16.5":0.01751,"16.6":0.12649,"17.0":0.01168,"17.1":0.01946,"17.2":0.02141,"17.3":0.02724,"17.4":0.07006,"17.5":0.9983,"17.6":0.00584,"18.0":0.01362},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00597,"5.0-5.1":0.00298,"6.0-6.1":0.01791,"7.0-7.1":0.01791,"8.1-8.4":0,"9.0-9.2":0.01492,"9.3":0.0597,"10.0-10.2":0.01194,"10.3":0.10447,"11.0-11.2":0.2746,"11.3-11.4":0.02985,"12.0-12.1":0.02089,"12.2-12.5":0.38504,"13.0-13.1":0.00597,"13.2":0.06268,"13.3":0.02089,"13.4-13.7":0.08954,"14.0-14.4":0.20595,"14.5-14.8":0.23282,"15.0-15.1":0.11641,"15.2-15.3":0.12536,"15.4":0.14327,"15.5":0.17312,"15.6-15.8":1.58792,"16.0":0.31937,"16.1":0.67755,"16.2":0.34027,"16.3":0.5701,"16.4":0.13432,"16.5":0.24177,"16.6-16.7":1.98192,"17.0":0.17909,"17.1":0.28953,"17.2":0.28057,"17.3":0.42086,"17.4":1.05364,"17.5":19.29383,"17.6":0.14924,"18.0":0.197},P:{"4":0.05109,"20":0.04087,"21":0.09197,"22":0.31677,"23":0.28612,"24":0.33721,"25":3.44361,"5.0-5.4":0.01022,"6.2-6.4":0.01022,"7.2-7.4":0.07153,_:"8.2 9.2 10.1 12.0","11.1-11.2":0.05109,"13.0":0.02044,"14.0":0.02044,"15.0":0.01022,"16.0":0.05109,"17.0":0.01022,"18.0":0.02044,"19.0":0.03066},I:{"0":0.05618,"3":0,"4":0.00001,"2.1":0,"2.2":0.00001,"2.3":0,"4.1":0.00003,"4.2-4.3":0.00002,"4.4":0,"4.4.3-4.4.4":0.0001},K:{"0":2.02766,_:"10 11 12 11.1 11.5 12.1"},A:{"9":0.00198,"11":0.10894,_:"6 7 8 10 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":42.90134},R:{_:"0"},M:{"0":0.13692},Q:{_:"14.9"},O:{"0":1.48999},H:{"0":0.01}}; +module.exports={C:{"34":0.00575,"48":0.00192,"52":0.00192,"87":0.00192,"106":0.00192,"109":0.00192,"110":0.00192,"111":0.00192,"115":0.04788,"121":0.00575,"124":0.00192,"125":0.00575,"126":0.00383,"127":0.00383,"128":0.16469,"129":0.29874,"130":0.01149,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 35 36 37 38 39 40 41 42 43 44 45 46 47 49 50 51 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 107 108 112 113 114 116 117 118 119 120 122 123 131 132 133 3.5 3.6"},D:{"34":0.00192,"38":0.00958,"41":0.00192,"47":0.00383,"56":0.00192,"57":0.00192,"58":0.0383,"60":0.00192,"64":0.00192,"68":0.00192,"70":0.00192,"71":0.00192,"73":0.00192,"75":0.01341,"76":0.00383,"78":0.00766,"79":0.01724,"83":0.00575,"84":0.00192,"86":0.00192,"87":0.04213,"88":0.02681,"89":0.00575,"90":0.01724,"91":0.02298,"92":0.00192,"93":0.00766,"94":0.00192,"96":0.00192,"98":0.00383,"99":0.0249,"101":0.00575,"103":0.07469,"104":0.00192,"105":0.00575,"106":0.01149,"107":0.00958,"108":0.00383,"109":0.55535,"110":0.00958,"111":0.00958,"112":0.01532,"113":0.00192,"114":0.00383,"115":0.00192,"116":0.02298,"117":0.00766,"118":0.01532,"119":0.01915,"120":0.03639,"121":0.01341,"122":0.05937,"123":0.03064,"124":0.06703,"125":0.07277,"126":0.74494,"127":8.01236,"128":1.51285,"129":0.00192,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 35 36 37 39 40 42 43 44 45 46 48 49 50 51 52 53 54 55 59 61 62 63 65 66 67 69 72 74 77 80 81 85 95 97 100 102 130 131"},F:{"46":0.01149,"63":0.00766,"83":0.06703,"84":0.00383,"89":0.00192,"95":0.01149,"102":0.00192,"107":0.00192,"109":0.17044,"111":0.04788,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 85 86 87 88 90 91 92 93 94 96 97 98 99 100 101 103 104 105 106 108 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"17":0.00192,"18":0.00575,"92":0.00958,"100":0.00192,"105":0.00192,"108":0.00192,"109":0.0249,"114":0.00383,"116":0.00192,"117":0.00192,"119":0.00192,"120":0.00958,"121":0.00192,"122":0.00575,"123":0.00766,"124":0.01724,"125":0.08618,"126":0.10533,"127":1.69861,"128":0.51131,_:"12 13 14 15 16 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 96 97 98 99 101 102 103 104 106 107 110 111 112 113 115 118"},E:{"7":0.00192,"13":0.00192,"14":0.01532,"15":0.01724,_:"0 4 5 6 8 9 10 11 12 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1","12.1":0.01149,"13.1":0.01341,"14.1":0.0632,"15.1":0.03639,"15.2-15.3":0.00575,"15.4":0.01341,"15.5":0.02107,"15.6":0.07852,"16.0":0.00383,"16.1":0.0632,"16.2":0.06894,"16.3":0.04213,"16.4":0.00958,"16.5":0.01341,"16.6":0.10724,"17.0":0.01149,"17.1":0.01532,"17.2":0.02681,"17.3":0.02107,"17.4":0.04979,"17.5":0.8675,"17.6":0.31789,"18.0":0.01149},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00585,"5.0-5.1":0.00292,"6.0-6.1":0.01462,"7.0-7.1":0.01754,"8.1-8.4":0,"9.0-9.2":0.01462,"9.3":0.05847,"10.0-10.2":0.01754,"10.3":0.09063,"11.0-11.2":0.23096,"11.3-11.4":0.02924,"12.0-12.1":0.02339,"12.2-12.5":0.39175,"13.0-13.1":0.00585,"13.2":0.12571,"13.3":0.01754,"13.4-13.7":0.07309,"14.0-14.4":0.21634,"14.5-14.8":0.20757,"15.0-15.1":0.11402,"15.2-15.3":0.11402,"15.4":0.13156,"15.5":0.15495,"15.6-15.8":1.45884,"16.0":0.29528,"16.1":0.62271,"16.2":0.31282,"16.3":0.52039,"16.4":0.13156,"16.5":0.21049,"16.6-16.7":1.80967,"17.0":0.16664,"17.1":0.25727,"17.2":0.23681,"17.3":0.35082,"17.4":0.82151,"17.5":16.82495,"17.6":2.82998,"18.0":0.30697},P:{"4":0.09103,"20":0.03034,"21":0.09103,"22":0.23263,"23":0.24274,"24":0.2124,"25":2.34653,"5.0-5.4":0.01011,"6.2-6.4":0.01011,"7.2-7.4":0.05057,_:"8.2 9.2 10.1 12.0","11.1-11.2":0.05057,"13.0":0.02023,"14.0":0.01011,"15.0":0.01011,"16.0":0.06069,"17.0":0.01011,"18.0":0.05057,"19.0":0.01011},I:{"0":0.03223,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00001,"4.2-4.3":0.00001,"4.4":0,"4.4.3-4.4.4":0.00005},K:{"0":2.16678,_:"10 11 12 11.1 11.5 12.1"},A:{"11":0.09001,_:"6 7 8 9 10 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":1.9404},H:{"0":0},L:{"0":43.80316},R:{_:"0"},M:{"0":0.06468},Q:{_:"14.9"}}; diff --git a/node_modules/caniuse-lite/data/regions/KY.js b/node_modules/caniuse-lite/data/regions/KY.js index b871ef15..25b3e33e 100644 --- a/node_modules/caniuse-lite/data/regions/KY.js +++ b/node_modules/caniuse-lite/data/regions/KY.js @@ -1 +1 @@ -module.exports={C:{"76":0.0038,"78":0.0038,"94":0.11017,"115":0.0152,"117":0.0038,"120":0.0038,"121":0.0038,"123":0.02279,"124":0.0114,"125":0.03039,"126":0.27733,"127":0.54706,"128":0.89277,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 77 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 116 118 119 122 129 130 131 3.5 3.6"},D:{"40":0.0038,"69":0.0038,"76":0.0114,"77":0.0076,"79":0.0076,"83":0.0114,"87":0.0038,"93":0.019,"94":0.0038,"98":0.05319,"99":0.03039,"102":0.0076,"103":0.0076,"105":0.0038,"109":0.31912,"111":0.0114,"112":0.0076,"113":0.0076,"114":0.03799,"115":0.0114,"116":0.17096,"119":0.04939,"120":0.07978,"121":0.04179,"122":0.11397,"123":0.05699,"124":0.3647,"125":0.61924,"126":17.19048,"127":1.61837,"129":0.0038,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 70 71 72 73 74 75 78 80 81 84 85 86 88 89 90 91 92 95 96 97 100 101 104 106 107 108 110 117 118 128 130"},F:{"83":0.0076,"109":0.3723,"111":0.32292,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"18":0.0038,"92":0.0076,"98":0.0114,"108":0.0076,"109":0.0076,"110":0.09498,"114":0.0038,"115":0.0076,"123":0.0114,"124":0.03039,"125":0.24694,"126":7.44604,"127":0.95735,_:"12 13 14 15 16 17 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 96 97 99 100 101 102 103 104 105 106 107 111 112 113 116 117 118 119 120 121 122"},E:{"14":0.0038,_:"0 4 5 6 7 8 9 10 11 12 13 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 12.1","13.1":0.02659,"14.1":0.05319,"15.1":0.0152,"15.2-15.3":0.0076,"15.4":0.0152,"15.5":0.0076,"15.6":0.3685,"16.0":0.0152,"16.1":0.02279,"16.2":0.04179,"16.3":0.17475,"16.4":0.02659,"16.5":0.05319,"16.6":0.30772,"17.0":0.03419,"17.1":0.06078,"17.2":0.06078,"17.3":0.019,"17.4":0.23174,"17.5":3.25194,"17.6":0.019,"18.0":0.0114},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00541,"5.0-5.1":0.0027,"6.0-6.1":0.01623,"7.0-7.1":0.01623,"8.1-8.4":0,"9.0-9.2":0.01352,"9.3":0.05409,"10.0-10.2":0.01082,"10.3":0.09465,"11.0-11.2":0.24879,"11.3-11.4":0.02704,"12.0-12.1":0.01893,"12.2-12.5":0.34885,"13.0-13.1":0.00541,"13.2":0.05679,"13.3":0.01893,"13.4-13.7":0.08113,"14.0-14.4":0.18659,"14.5-14.8":0.21093,"15.0-15.1":0.10547,"15.2-15.3":0.11358,"15.4":0.1298,"15.5":0.15685,"15.6-15.8":1.43866,"16.0":0.28936,"16.1":0.61387,"16.2":0.30829,"16.3":0.51651,"16.4":0.12169,"16.5":0.21904,"16.6-16.7":1.79563,"17.0":0.16226,"17.1":0.26231,"17.2":0.2542,"17.3":0.3813,"17.4":0.9546,"17.5":17.48031,"17.6":0.13521,"18.0":0.17848},P:{"4":0.19023,"21":0.05284,"22":0.05284,"23":0.09512,"24":0.02114,"25":4.03719,_:"20 6.2-6.4 8.2 9.2 10.1 11.1-11.2 12.0 13.0 14.0 16.0 18.0","5.0-5.4":0.01057,"7.2-7.4":0.04227,"15.0":0.01057,"17.0":0.02114,"19.0":0.01057},I:{"0":0.00618,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0,"4.2-4.3":0,"4.4":0,"4.4.3-4.4.4":0.00001},K:{"0":0.07441,_:"10 11 12 11.1 11.5 12.1"},A:{"11":0.0038,_:"6 7 8 9 10 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":29.02087},R:{_:"0"},M:{"0":0.51468},Q:{_:"14.9"},O:{"0":0.08061},H:{"0":0}}; +module.exports={C:{"73":0.02218,"91":0.0037,"94":0.05914,"115":0.05544,"120":0.0037,"121":0.0037,"123":0.0037,"124":0.00739,"126":0.14045,"127":0.38438,"128":0.30307,"129":0.58397,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 92 93 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 116 117 118 119 122 125 130 131 132 133 3.5 3.6"},D:{"75":0.11827,"76":0.0037,"79":0.00739,"83":0.00739,"87":0.0037,"88":0.0037,"90":0.00739,"91":0.0037,"92":0.0037,"93":0.02218,"94":0.00739,"98":0.04805,"99":0.01478,"103":0.01478,"106":0.02218,"109":0.26611,"111":0.01109,"112":0.00739,"114":0.00739,"115":0.01478,"116":0.26611,"117":0.0037,"118":0.0037,"119":0.02957,"120":0.0924,"121":0.01478,"122":0.06283,"123":0.02957,"124":0.63941,"125":0.22176,"126":2.15107,"127":13.60128,"128":2.50219,"129":0.0037,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 77 78 80 81 84 85 86 89 95 96 97 100 101 102 104 105 107 108 110 113 130 131"},F:{"83":0.0037,"84":0.01478,"109":0.04805,"111":0.15523,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"18":0.0037,"92":0.0037,"98":0.0037,"100":0.0037,"108":0.00739,"109":0.02957,"110":0.13675,"120":0.0037,"123":0.02587,"124":0.02957,"125":0.02957,"126":0.98314,"127":6.52344,"128":1.27512,_:"12 13 14 15 16 17 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 96 97 99 101 102 103 104 105 106 107 111 112 113 114 115 116 117 118 119 121 122"},E:{"14":0.01478,"15":0.00739,_:"0 4 5 6 7 8 9 10 11 12 13 3.1 3.2 5.1 6.1 7.1 9.1 10.1 12.1 15.2-15.3","11.1":0.0037,"13.1":0.22915,"14.1":0.06283,"15.1":0.00739,"15.4":0.00739,"15.5":0.00739,"15.6":0.17741,"16.0":0.01478,"16.1":0.02957,"16.2":0.01109,"16.3":0.04066,"16.4":0.05544,"16.5":0.10718,"16.6":0.22176,"17.0":0.00739,"17.1":0.02957,"17.2":0.02218,"17.3":0.04435,"17.4":0.29198,"17.5":3.14899,"17.6":0.35112,"18.0":0.02218},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00589,"5.0-5.1":0.00294,"6.0-6.1":0.01472,"7.0-7.1":0.01766,"8.1-8.4":0,"9.0-9.2":0.01472,"9.3":0.05886,"10.0-10.2":0.01766,"10.3":0.09124,"11.0-11.2":0.23251,"11.3-11.4":0.02943,"12.0-12.1":0.02355,"12.2-12.5":0.39439,"13.0-13.1":0.00589,"13.2":0.12656,"13.3":0.01766,"13.4-13.7":0.07358,"14.0-14.4":0.21779,"14.5-14.8":0.20897,"15.0-15.1":0.11478,"15.2-15.3":0.11478,"15.4":0.13244,"15.5":0.15599,"15.6-15.8":1.46864,"16.0":0.29726,"16.1":0.6269,"16.2":0.31492,"16.3":0.52388,"16.4":0.13244,"16.5":0.21191,"16.6-16.7":1.82182,"17.0":0.16776,"17.1":0.259,"17.2":0.2384,"17.3":0.35318,"17.4":0.82703,"17.5":16.93797,"17.6":2.84899,"18.0":0.30903},P:{"4":0.01052,"21":0.04208,"22":0.02104,"23":0.0526,"24":0.03156,"25":3.10361,_:"20 5.0-5.4 6.2-6.4 8.2 9.2 10.1 11.1-11.2 12.0 13.0 14.0 15.0 16.0 18.0 19.0","7.2-7.4":0.02104,"17.0":0.02104},I:{"0":0.00628,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0,"4.2-4.3":0,"4.4":0,"4.4.3-4.4.4":0.00001},K:{"0":0.10719,_:"10 11 12 11.1 11.5 12.1"},A:{_:"6 7 8 9 10 11 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":0.05675},H:{"0":0},L:{"0":27.89332},R:{_:"0"},M:{"0":0.32786},Q:{_:"14.9"}}; diff --git a/node_modules/caniuse-lite/data/regions/KZ.js b/node_modules/caniuse-lite/data/regions/KZ.js index d7501485..cefe4d75 100644 --- a/node_modules/caniuse-lite/data/regions/KZ.js +++ b/node_modules/caniuse-lite/data/regions/KZ.js @@ -1 +1 @@ -module.exports={C:{"52":0.0106,"62":0.00353,"68":0.00353,"71":0.00706,"84":0.00706,"100":0.00353,"101":0.01413,"108":0.00353,"110":0.00353,"115":0.36733,"116":0.00353,"118":0.02826,"119":0.00353,"120":0.00353,"121":0.0106,"122":0.00353,"123":0.00353,"124":0.00353,"125":0.00706,"126":0.02119,"127":0.39205,"128":0.64636,"129":0.00353,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 53 54 55 56 57 58 59 60 61 63 64 65 66 67 69 70 72 73 74 75 76 77 78 79 80 81 82 83 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 102 103 104 105 106 107 109 111 112 113 114 117 130 131 3.5 3.6"},D:{"26":0.01413,"34":0.00353,"38":0.03532,"49":0.01766,"53":0.00353,"64":0.01413,"66":0.00706,"68":0.00706,"69":0.00353,"71":0.00353,"74":0.02472,"79":0.02826,"80":0.0106,"81":0.02119,"83":0.00353,"84":0.00353,"85":0.00353,"86":0.00353,"87":0.02472,"88":0.00353,"89":0.00353,"90":0.01413,"91":0.05298,"92":0.02119,"93":0.00353,"94":0.00706,"95":0.00353,"96":0.00706,"97":0.00353,"98":0.01766,"99":0.00706,"100":0.0106,"101":0.00353,"102":0.02826,"103":0.0989,"104":0.00353,"105":0.02826,"106":0.15894,"107":0.0106,"108":0.05298,"109":2.07682,"110":0.0106,"111":0.0106,"112":0.01766,"113":0.01413,"114":0.01413,"115":0.00353,"116":0.12362,"117":0.01413,"118":0.06358,"119":0.02472,"120":0.06711,"121":0.06358,"122":0.0777,"123":0.08477,"124":0.1766,"125":0.34614,"126":12.71167,"127":1.61412,"128":0.00706,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 27 28 29 30 31 32 33 35 36 37 39 40 41 42 43 44 45 46 47 48 50 51 52 54 55 56 57 58 59 60 61 62 63 65 67 70 72 73 75 76 77 78 129 130"},F:{"36":0.02472,"54":0.00353,"56":0.00706,"78":0.00353,"79":0.02826,"82":0.00353,"83":0.01413,"84":0.01413,"85":0.05651,"86":0.00706,"87":0.00706,"95":0.40265,"102":0.00353,"106":0.00353,"108":0.02119,"109":0.48742,"110":0.07064,"111":0.96424,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 55 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 80 81 88 89 90 91 92 93 94 96 97 98 99 100 101 103 104 105 107 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"16":0.00353,"18":0.00353,"89":0.00353,"92":0.01413,"100":0.00353,"109":0.0106,"110":0.00353,"117":0.00353,"118":0.00353,"120":0.00353,"121":0.00706,"122":0.00353,"123":0.02119,"124":0.05298,"125":0.09536,"126":2.43708,"127":0.31788,_:"12 13 14 15 17 79 80 81 83 84 85 86 87 88 90 91 93 94 95 96 97 98 99 101 102 103 104 105 106 107 108 111 112 113 114 115 116 119"},E:{"14":0.01766,_:"0 4 5 6 7 8 9 10 11 12 13 15 3.1 3.2 6.1 7.1 10.1 11.1 12.1","5.1":0.04238,"9.1":0.00353,"13.1":0.01413,"14.1":0.02826,"15.1":0.01413,"15.2-15.3":0.00353,"15.4":0.0106,"15.5":0.01413,"15.6":0.10949,"16.0":0.00706,"16.1":0.07064,"16.2":0.02472,"16.3":0.05298,"16.4":0.02826,"16.5":0.07417,"16.6":0.14481,"17.0":0.02472,"17.1":0.04238,"17.2":0.05298,"17.3":0.05651,"17.4":0.13775,"17.5":1.08786,"17.6":0.00706,"18.0":0.02119},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00411,"5.0-5.1":0.00206,"6.0-6.1":0.01234,"7.0-7.1":0.01234,"8.1-8.4":0,"9.0-9.2":0.01029,"9.3":0.04115,"10.0-10.2":0.00823,"10.3":0.07201,"11.0-11.2":0.18929,"11.3-11.4":0.02057,"12.0-12.1":0.0144,"12.2-12.5":0.26541,"13.0-13.1":0.00411,"13.2":0.04321,"13.3":0.0144,"13.4-13.7":0.06172,"14.0-14.4":0.14197,"14.5-14.8":0.16048,"15.0-15.1":0.08024,"15.2-15.3":0.08641,"15.4":0.09876,"15.5":0.11933,"15.6-15.8":1.09457,"16.0":0.22015,"16.1":0.46705,"16.2":0.23455,"16.3":0.39298,"16.4":0.09259,"16.5":0.16666,"16.6-16.7":1.36616,"17.0":0.12345,"17.1":0.19957,"17.2":0.1934,"17.3":0.2901,"17.4":0.72629,"17.5":13.29949,"17.6":0.10287,"18.0":0.13579},P:{"4":0.08114,"20":0.02029,"21":0.04057,"22":0.08114,"23":0.142,"24":0.09129,"25":1.69388,_:"5.0-5.4 6.2-6.4 8.2 9.2 10.1 12.0","7.2-7.4":0.06086,"11.1-11.2":0.01014,"13.0":0.02029,"14.0":0.01014,"15.0":0.01014,"16.0":0.01014,"17.0":0.04057,"18.0":0.01014,"19.0":0.04057},I:{"0":0.06445,"3":0,"4":0.00001,"2.1":0,"2.2":0.00001,"2.3":0,"4.1":0.00004,"4.2-4.3":0.00003,"4.4":0,"4.4.3-4.4.4":0.00011},K:{"0":0.32634,_:"10 11 12 11.1 11.5 12.1"},A:{"6":0.01766,"11":0.05298,_:"7 8 9 10 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":39.18166},R:{_:"0"},M:{"0":0.09055},Q:{"14.9":0.00647},O:{"0":0.3428},H:{"0":0.01}}; +module.exports={C:{"52":0.01811,"55":0.00362,"62":0.00362,"67":0.00362,"71":0.01087,"89":0.00362,"101":0.01087,"113":0.00362,"114":0.00362,"115":0.40566,"116":0.01087,"117":0.00362,"118":0.02173,"120":0.00724,"121":0.01087,"123":0.00362,"124":0.00362,"125":0.00724,"126":0.00362,"127":0.02898,"128":0.89826,"129":0.77149,"130":0.00362,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 53 54 56 57 58 59 60 61 63 64 65 66 68 69 70 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 90 91 92 93 94 95 96 97 98 99 100 102 103 104 105 106 107 108 109 110 111 112 119 122 131 132 133 3.5 3.6"},D:{"34":0.00362,"38":0.02535,"40":0.00362,"47":0.00362,"49":0.01449,"53":0.01087,"64":0.01811,"68":0.00362,"69":0.00362,"70":0.00362,"71":0.00362,"74":0.05071,"78":0.00362,"79":0.05795,"80":0.01087,"81":0.01449,"83":0.00362,"84":0.00362,"85":0.00362,"86":0.00724,"87":0.02535,"88":0.00362,"89":0.00362,"90":0.03622,"91":0.03622,"92":0.03984,"94":0.00362,"96":0.00362,"97":0.00724,"98":0.00724,"99":0.00724,"100":0.01087,"101":0.00724,"102":0.0326,"103":0.11228,"104":0.00362,"105":0.02898,"106":0.14488,"107":0.01449,"108":0.02898,"109":2.12249,"110":0.00724,"111":0.01449,"112":0.02173,"113":0.01449,"114":0.12315,"115":0.00724,"116":0.07606,"117":0.00724,"118":0.09779,"119":0.03622,"120":0.05795,"121":0.05433,"122":0.07968,"123":0.08331,"124":0.13401,"125":0.11953,"126":0.79322,"127":12.34378,"128":2.06816,"129":0.00362,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 35 36 37 39 41 42 43 44 45 46 48 50 51 52 54 55 56 57 58 59 60 61 62 63 65 66 67 72 73 75 76 77 93 95 130 131"},F:{"36":0.01449,"56":0.01087,"70":0.00724,"78":0.00362,"79":0.02173,"80":0.00362,"81":0.00362,"82":0.00362,"83":0.02173,"84":0.01449,"85":0.09417,"86":0.00362,"87":0.00724,"88":0.01087,"91":0.00362,"95":0.56865,"106":0.00362,"108":0.00724,"109":0.27527,"110":0.01087,"111":0.12315,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 57 58 60 62 63 64 65 66 67 68 69 71 72 73 74 75 76 77 89 90 92 93 94 96 97 98 99 100 101 102 103 104 105 107 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"18":0.01811,"88":0.00362,"92":0.01811,"100":0.00362,"102":0.00362,"109":0.01449,"114":0.00362,"118":0.00362,"120":0.00362,"121":0.01087,"122":0.00362,"123":0.00724,"124":0.04709,"125":0.08693,"126":0.11953,"127":2.25288,"128":0.57228,_:"12 13 14 15 16 17 79 80 81 83 84 85 86 87 89 90 91 93 94 95 96 97 98 99 101 103 104 105 106 107 108 110 111 112 113 115 116 117 119"},E:{"14":0.01449,_:"0 4 5 6 7 8 9 10 11 12 13 15 3.1 3.2 6.1 7.1 9.1 10.1 11.1","5.1":0.0326,"12.1":0.00362,"13.1":0.01449,"14.1":0.03984,"15.1":0.00724,"15.2-15.3":0.00362,"15.4":0.01087,"15.5":0.01449,"15.6":0.16299,"16.0":0.02173,"16.1":0.05433,"16.2":0.02535,"16.3":0.04346,"16.4":0.02535,"16.5":0.08693,"16.6":0.10866,"17.0":0.02535,"17.1":0.05433,"17.2":0.04709,"17.3":0.03622,"17.4":0.09417,"17.5":0.98156,"17.6":0.30787,"18.0":0.02173},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00404,"5.0-5.1":0.00202,"6.0-6.1":0.01009,"7.0-7.1":0.01211,"8.1-8.4":0,"9.0-9.2":0.01009,"9.3":0.04037,"10.0-10.2":0.01211,"10.3":0.06258,"11.0-11.2":0.15947,"11.3-11.4":0.02019,"12.0-12.1":0.01615,"12.2-12.5":0.2705,"13.0-13.1":0.00404,"13.2":0.0868,"13.3":0.01211,"13.4-13.7":0.05047,"14.0-14.4":0.14938,"14.5-14.8":0.14332,"15.0-15.1":0.07873,"15.2-15.3":0.07873,"15.4":0.09084,"15.5":0.10699,"15.6-15.8":1.0073,"16.0":0.20388,"16.1":0.42997,"16.2":0.21599,"16.3":0.35932,"16.4":0.09084,"16.5":0.14534,"16.6-16.7":1.24954,"17.0":0.11506,"17.1":0.17764,"17.2":0.16351,"17.3":0.24224,"17.4":0.56724,"17.5":11.61726,"17.6":1.95404,"18.0":0.21196},P:{"4":0.06111,"20":0.02037,"21":0.04074,"22":0.12221,"23":0.19351,"24":0.18332,"25":1.57861,_:"5.0-5.4 8.2 10.1 12.0 13.0 15.0","6.2-6.4":0.01018,"7.2-7.4":0.06111,"9.2":0.01018,"11.1-11.2":0.01018,"14.0":0.01018,"16.0":0.02037,"17.0":0.04074,"18.0":0.02037,"19.0":0.03055},I:{"0":0.00636,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0,"4.2-4.3":0,"4.4":0,"4.4.3-4.4.4":0.00001},K:{"0":0.35992,_:"10 11 12 11.1 11.5 12.1"},A:{"6":0.00659,"11":0.06585,_:"7 8 9 10 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":0.32528},H:{"0":0.01},L:{"0":38.10837},R:{_:"0"},M:{"0":0.1148},Q:{"14.9":0.01913}}; diff --git a/node_modules/caniuse-lite/data/regions/LA.js b/node_modules/caniuse-lite/data/regions/LA.js index cf5d0c1b..84ba05c0 100644 --- a/node_modules/caniuse-lite/data/regions/LA.js +++ b/node_modules/caniuse-lite/data/regions/LA.js @@ -1 +1 @@ -module.exports={C:{"56":0.00181,"66":0.00542,"78":0.01264,"94":0.00181,"101":0.00181,"103":0.00542,"106":0.0361,"107":0.00361,"108":0.00181,"111":0.00181,"112":0.00181,"115":0.05776,"119":0.00361,"120":0.00181,"121":0.00361,"125":0.00361,"126":0.02166,"127":0.18592,"128":0.30866,"129":0.00181,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 57 58 59 60 61 62 63 64 65 67 68 69 70 71 72 73 74 75 76 77 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 95 96 97 98 99 100 102 104 105 109 110 113 114 116 117 118 122 123 124 130 131 3.5 3.6"},D:{"37":0.24548,"43":0.00181,"58":0.00181,"60":0.00181,"67":0.00181,"68":0.00181,"69":0.00181,"70":0.00903,"71":0.00181,"72":0.00361,"74":0.00542,"79":0.00181,"80":0.00361,"81":0.05415,"83":0.00181,"84":0.01805,"85":0.00181,"86":0.01264,"87":0.00903,"88":0.00361,"89":0.00361,"90":0.01264,"91":0.00181,"92":0.00181,"94":0.00361,"95":0.00181,"96":0.01083,"97":0.00361,"98":0.00903,"99":0.03069,"100":0.00181,"101":0.00542,"102":0.00361,"103":0.01444,"104":0.01805,"105":0.01083,"106":0.01264,"107":0.00722,"108":0.00542,"109":0.79059,"110":0.00361,"111":0.07942,"112":0.00181,"113":0.00722,"114":0.01264,"115":0.01625,"116":0.02166,"117":0.00542,"118":0.00903,"119":0.02166,"120":0.1083,"121":0.02708,"122":0.05957,"123":0.03249,"124":0.08123,"125":0.16606,"126":7.20556,"127":0.95304,"128":0.00903,"129":0.00181,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 38 39 40 41 42 44 45 46 47 48 49 50 51 52 53 54 55 56 57 59 61 62 63 64 65 66 73 75 76 77 78 93 130"},F:{"79":0.00181,"83":0.00542,"85":0.00181,"95":0.01444,"109":0.0722,"110":0.00181,"111":0.07401,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 80 81 82 84 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 106 107 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"15":0.00181,"17":0.00181,"18":0.03249,"89":0.00181,"90":0.00181,"91":0.00181,"92":0.04874,"98":0.00181,"100":0.00361,"108":0.00722,"109":0.03791,"110":0.00542,"111":0.00361,"113":0.00181,"117":0.01264,"119":0.00722,"120":0.01264,"121":0.00181,"122":0.00542,"123":0.00181,"124":0.0361,"125":0.02527,"126":1.55772,"127":0.20397,_:"12 13 14 16 79 80 81 83 84 85 86 87 88 93 94 95 96 97 99 101 102 103 104 105 106 107 112 114 115 116 118"},E:{"13":0.00542,"14":0.00361,"15":0.00181,_:"0 4 5 6 7 8 9 10 11 12 3.1 3.2 5.1 6.1 7.1 10.1 11.1 15.2-15.3 16.2","9.1":0.00181,"12.1":0.00181,"13.1":0.01083,"14.1":0.01264,"15.1":0.00361,"15.4":0.00542,"15.5":0.00722,"15.6":0.09206,"16.0":0.00722,"16.1":0.01083,"16.3":0.01444,"16.4":0.00181,"16.5":0.00542,"16.6":0.04513,"17.0":0.00542,"17.1":0.00903,"17.2":0.01264,"17.3":0.01444,"17.4":0.02708,"17.5":0.32851,"17.6":0.00722,"18.0":0.00542},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00347,"5.0-5.1":0.00173,"6.0-6.1":0.01041,"7.0-7.1":0.01041,"8.1-8.4":0,"9.0-9.2":0.00867,"9.3":0.0347,"10.0-10.2":0.00694,"10.3":0.06072,"11.0-11.2":0.15961,"11.3-11.4":0.01735,"12.0-12.1":0.01214,"12.2-12.5":0.2238,"13.0-13.1":0.00347,"13.2":0.03643,"13.3":0.01214,"13.4-13.7":0.05205,"14.0-14.4":0.11971,"14.5-14.8":0.13532,"15.0-15.1":0.06766,"15.2-15.3":0.07287,"15.4":0.08327,"15.5":0.10062,"15.6-15.8":0.92296,"16.0":0.18563,"16.1":0.39382,"16.2":0.19778,"16.3":0.33136,"16.4":0.07807,"16.5":0.14053,"16.6-16.7":1.15196,"17.0":0.10409,"17.1":0.16828,"17.2":0.16308,"17.3":0.24462,"17.4":0.61241,"17.5":11.21427,"17.6":0.08674,"18.0":0.1145},P:{"4":0.01016,"20":0.04066,"21":0.06099,"22":0.25411,"23":0.15247,"24":0.13214,"25":1.43317,_:"5.0-5.4 6.2-6.4 8.2 9.2 10.1 12.0","7.2-7.4":0.10164,"11.1-11.2":0.03049,"13.0":0.01016,"14.0":0.02033,"15.0":0.01016,"16.0":0.02033,"17.0":0.02033,"18.0":0.01016,"19.0":0.04066},I:{"0":0.08166,"3":0,"4":0.00001,"2.1":0,"2.2":0.00002,"2.3":0,"4.1":0.00005,"4.2-4.3":0.00003,"4.4":0,"4.4.3-4.4.4":0.00014},K:{"0":0.21307,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.0049,"9":0.0098,"11":0.05389,_:"6 7 10 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":63.39299},R:{_:"0"},M:{"0":0.09015},Q:{"14.9":0.03278},O:{"0":1.61442},H:{"0":0}}; +module.exports={C:{"52":0.0203,"66":0.00812,"94":0.00406,"101":0.00203,"102":0.00203,"103":0.00406,"106":0.04872,"107":0.00406,"109":0.00203,"110":0.00406,"115":0.07917,"119":0.00203,"121":0.00203,"124":0.00203,"125":0.00609,"127":0.00609,"128":0.13804,"129":0.42833,"130":0.00203,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 53 54 55 56 57 58 59 60 61 62 63 64 65 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 95 96 97 98 99 100 104 105 108 111 112 113 114 116 117 118 120 122 123 126 131 132 133 3.5 3.6"},D:{"37":0.58667,"43":0.00203,"49":0.00203,"55":0.00812,"58":0.00203,"63":0.00203,"66":0.00203,"68":0.01827,"69":0.00609,"70":0.01015,"71":0.00203,"72":0.00203,"74":0.00406,"76":0.00406,"77":0.00203,"78":0.00406,"79":0.00203,"81":0.06496,"83":0.00609,"84":0.00203,"86":0.01015,"87":0.03451,"88":0.00406,"89":0.00609,"90":0.00203,"91":0.00406,"92":0.00609,"93":0.00203,"94":0.00609,"95":0.00609,"96":0.00609,"97":0.00406,"98":0.01624,"99":0.04466,"100":0.00203,"101":0.00812,"102":0.00406,"103":0.02233,"104":0.02842,"105":0.00406,"106":0.00812,"107":0.00406,"108":0.00812,"109":0.87087,"110":0.00812,"111":0.14007,"112":0.00406,"113":0.00406,"114":0.0203,"115":0.00812,"116":0.02436,"117":0.00406,"118":0.01218,"119":0.02436,"120":0.06496,"121":0.02436,"122":0.06496,"123":0.0406,"124":0.07308,"125":0.05278,"126":0.49126,"127":7.87234,"128":1.54686,"129":0.07308,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 38 39 40 41 42 44 45 46 47 48 50 51 52 53 54 56 57 59 60 61 62 64 65 67 73 75 80 85 130 131"},F:{"79":0.00406,"83":0.00609,"84":0.00203,"87":0.00203,"95":0.00812,"109":0.05278,"110":0.00203,"111":0.01421,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 80 81 82 85 86 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 106 107 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"12":0.00203,"14":0.01624,"16":0.00203,"17":0.00203,"18":0.0812,"89":0.00406,"92":0.02842,"100":0.00203,"104":0.00203,"106":0.01421,"109":0.03045,"110":0.00406,"111":0.00203,"113":0.00203,"114":0.00203,"115":0.00203,"116":0.00203,"117":0.00203,"118":0.00203,"119":0.00406,"120":0.00406,"121":0.00203,"122":0.00406,"123":0.00203,"124":0.02233,"125":0.00609,"126":0.11977,"127":1.57934,"128":0.48314,_:"13 15 79 80 81 83 84 85 86 87 88 90 91 93 94 95 96 97 98 99 101 102 103 105 107 108 112"},E:{"13":0.00406,"14":0.01624,"15":0.00203,_:"0 4 5 6 7 8 9 10 11 12 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 12.1 15.1","13.1":0.00609,"14.1":0.01218,"15.2-15.3":0.00203,"15.4":0.00609,"15.5":0.00203,"15.6":0.09947,"16.0":0.00406,"16.1":0.01015,"16.2":0.00406,"16.3":0.01015,"16.4":0.00812,"16.5":0.01827,"16.6":0.04872,"17.0":0.00203,"17.1":0.01218,"17.2":0.00812,"17.3":0.00406,"17.4":0.02842,"17.5":0.31871,"17.6":0.12789,"18.0":0.00812},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.0035,"5.0-5.1":0.00175,"6.0-6.1":0.00874,"7.0-7.1":0.01049,"8.1-8.4":0,"9.0-9.2":0.00874,"9.3":0.03496,"10.0-10.2":0.01049,"10.3":0.05418,"11.0-11.2":0.13808,"11.3-11.4":0.01748,"12.0-12.1":0.01398,"12.2-12.5":0.23421,"13.0-13.1":0.0035,"13.2":0.07516,"13.3":0.01049,"13.4-13.7":0.0437,"14.0-14.4":0.12934,"14.5-14.8":0.1241,"15.0-15.1":0.06817,"15.2-15.3":0.06817,"15.4":0.07865,"15.5":0.09263,"15.6-15.8":0.87216,"16.0":0.17653,"16.1":0.37229,"16.2":0.18702,"16.3":0.31111,"16.4":0.07865,"16.5":0.12584,"16.6-16.7":1.0819,"17.0":0.09963,"17.1":0.15381,"17.2":0.14157,"17.3":0.20974,"17.4":0.49114,"17.5":10.05871,"17.6":1.69189,"18.0":0.18352},P:{"4":0.02053,"20":0.02053,"21":0.04106,"22":0.15397,"23":0.1745,"24":0.11291,"25":1.20099,_:"5.0-5.4 6.2-6.4 8.2 10.1 12.0 15.0 18.0","7.2-7.4":0.12318,"9.2":0.01026,"11.1-11.2":0.04106,"13.0":0.01026,"14.0":0.01026,"16.0":0.01026,"17.0":0.02053,"19.0":0.02053},I:{"0":0.11916,"3":0,"4":0.00001,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00005,"4.2-4.3":0.00005,"4.4":0,"4.4.3-4.4.4":0.00019},K:{"0":0.24707,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.01144,"9":0.05721,"11":0.05721,_:"6 7 10 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":1.66573},H:{"0":0},L:{"0":60.07298},R:{_:"0"},M:{"0":0.0797},Q:{"14.9":0.13549}}; diff --git a/node_modules/caniuse-lite/data/regions/LB.js b/node_modules/caniuse-lite/data/regions/LB.js index 89e40cea..aad9798c 100644 --- a/node_modules/caniuse-lite/data/regions/LB.js +++ b/node_modules/caniuse-lite/data/regions/LB.js @@ -1 +1 @@ -module.exports={C:{"34":0.00182,"48":0.00182,"52":0.00363,"66":0.00182,"68":0.00182,"78":0.01271,"88":0.00726,"91":0.00726,"94":0.00182,"97":0.00182,"113":0.00182,"115":0.14528,"120":0.00363,"121":0.00182,"122":0.0109,"123":0.00363,"124":0.00182,"125":0.00182,"126":0.00363,"127":0.24516,"128":0.28874,"129":0.00363,"130":0.00182,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 35 36 37 38 39 40 41 42 43 44 45 46 47 49 50 51 53 54 55 56 57 58 59 60 61 62 63 64 65 67 69 70 71 72 73 74 75 76 77 79 80 81 82 83 84 85 86 87 89 90 92 93 95 96 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 114 116 117 118 119 131 3.5 3.6"},D:{"11":0.00182,"34":0.00363,"38":0.00182,"49":0.03632,"56":0.00182,"58":0.12894,"65":0.0109,"66":0.00182,"69":0.00726,"70":0.00363,"73":0.00363,"74":0.00363,"75":0.00182,"76":0.00182,"77":0.00182,"79":0.01634,"80":0.00182,"81":0.0345,"83":0.02361,"84":0.00182,"85":0.00182,"86":0.00545,"87":0.03087,"88":0.00726,"89":0.00182,"90":0.0109,"91":0.04722,"92":0.00182,"93":0.00182,"95":0.00363,"96":0.00182,"97":0.00182,"98":0.0454,"99":0.00726,"100":0.00182,"102":0.00363,"103":0.03087,"104":0.00363,"105":0.00363,"106":0.00545,"107":0.00182,"108":0.01816,"109":1.20401,"110":0.00908,"111":0.00726,"112":0.00182,"113":0.00182,"114":0.0109,"115":0.00363,"116":0.0563,"117":0.00363,"118":0.00726,"119":0.05266,"120":0.04358,"121":0.01634,"122":0.06538,"123":0.03269,"124":0.06901,"125":0.17978,"126":7.0715,"127":0.90255,"128":0.00363,"129":0.00182,_:"4 5 6 7 8 9 10 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 35 36 37 39 40 41 42 43 44 45 46 47 48 50 51 52 53 54 55 57 59 60 61 62 63 64 67 68 71 72 78 94 101 130"},F:{"79":0.08172,"82":0.00182,"83":0.01816,"95":0.01453,"102":0.00363,"109":0.11804,"110":0.00545,"111":0.14528,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 80 81 84 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 103 104 105 106 107 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"17":0.00182,"18":0.00545,"84":0.00182,"89":0.00545,"90":0.00182,"92":0.01634,"100":0.00363,"104":0.00182,"109":0.0345,"110":0.00182,"113":0.00545,"114":0.01453,"117":0.00363,"118":0.00182,"119":0.00363,"120":0.00182,"121":0.00363,"122":0.00363,"123":0.04177,"124":0.01271,"125":0.02542,"126":1.47459,"127":0.19431,_:"12 13 14 15 16 79 80 81 83 85 86 87 88 91 93 94 95 96 97 98 99 101 102 103 105 106 107 108 111 112 115 116"},E:{"14":0.00726,_:"0 4 5 6 7 8 9 10 11 12 13 15 3.1 3.2 6.1 7.1 9.1 10.1","5.1":0.00182,"11.1":0.00182,"12.1":0.00182,"13.1":0.01271,"14.1":0.03269,"15.1":0.00363,"15.2-15.3":0.00363,"15.4":0.00363,"15.5":0.07082,"15.6":0.05266,"16.0":0.00182,"16.1":0.00908,"16.2":0.01271,"16.3":0.0345,"16.4":0.00908,"16.5":0.01271,"16.6":0.08717,"17.0":0.01271,"17.1":0.02906,"17.2":0.0109,"17.3":0.01998,"17.4":0.03995,"17.5":0.51938,"17.6":0.00182,"18.0":0.00726},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00255,"5.0-5.1":0.00128,"6.0-6.1":0.00766,"7.0-7.1":0.00766,"8.1-8.4":0,"9.0-9.2":0.00638,"9.3":0.02552,"10.0-10.2":0.0051,"10.3":0.04466,"11.0-11.2":0.1174,"11.3-11.4":0.01276,"12.0-12.1":0.00893,"12.2-12.5":0.16461,"13.0-13.1":0.00255,"13.2":0.0268,"13.3":0.00893,"13.4-13.7":0.03828,"14.0-14.4":0.08805,"14.5-14.8":0.09953,"15.0-15.1":0.04977,"15.2-15.3":0.05359,"15.4":0.06125,"15.5":0.07401,"15.6-15.8":0.67885,"16.0":0.13654,"16.1":0.28966,"16.2":0.14547,"16.3":0.24372,"16.4":0.05742,"16.5":0.10336,"16.6-16.7":0.84729,"17.0":0.07656,"17.1":0.12378,"17.2":0.11995,"17.3":0.17992,"17.4":0.45044,"17.5":8.24833,"17.6":0.0638,"18.0":0.08422},P:{"4":0.16366,"20":0.06137,"21":0.23526,"22":0.45006,"23":0.33755,"24":0.37846,"25":4.58244,"5.0-5.4":0.02046,"6.2-6.4":0.04091,"7.2-7.4":0.36823,_:"8.2 10.1","9.2":0.01023,"11.1-11.2":0.06137,"12.0":0.01023,"13.0":0.08183,"14.0":0.03069,"15.0":0.02046,"16.0":0.05114,"17.0":0.16366,"18.0":0.03069,"19.0":0.0716},I:{"0":0.08156,"3":0,"4":0.00001,"2.1":0,"2.2":0.00002,"2.3":0,"4.1":0.00005,"4.2-4.3":0.00003,"4.4":0,"4.4.3-4.4.4":0.00014},K:{"0":0.70391,_:"10 11 12 11.1 11.5 12.1"},A:{"9":0.00182,"11":0.01453,_:"6 7 8 10 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":63.35966},R:{_:"0"},M:{"0":0.1637},Q:{_:"14.9"},O:{"0":0.27829},H:{"0":0}}; +module.exports={C:{"34":0.002,"52":0.002,"66":0.002,"68":0.002,"72":0.002,"78":0.00601,"88":0.00601,"89":0.002,"91":0.00601,"108":0.002,"114":0.002,"115":0.19029,"120":0.002,"122":0.002,"125":0.01202,"126":0.002,"127":0.01002,"128":0.23235,"129":0.44266,"130":0.002,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 53 54 55 56 57 58 59 60 61 62 63 64 65 67 69 70 71 73 74 75 76 77 79 80 81 82 83 84 85 86 87 90 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 109 110 111 112 113 116 117 118 119 121 123 124 131 132 133 3.5 3.6"},D:{"34":0.02404,"38":0.00401,"49":0.00601,"58":0.2003,"65":0.002,"66":0.002,"67":0.00601,"68":0.002,"69":0.01002,"70":0.00401,"71":0.00601,"73":0.00401,"74":0.002,"75":0.00401,"77":0.002,"79":0.01803,"80":0.002,"81":0.02003,"83":0.04607,"84":0.002,"85":0.002,"86":0.00801,"87":0.03806,"88":0.00601,"89":0.002,"90":0.00401,"91":0.01803,"92":0.002,"93":0.002,"94":0.00401,"95":0.00401,"96":0.002,"98":0.04006,"99":0.01002,"100":0.00401,"102":0.00601,"103":0.03605,"105":0.00401,"106":0.00401,"107":0.00401,"108":0.01602,"109":1.48022,"110":0.00401,"111":0.002,"112":0.002,"113":0.002,"114":0.00401,"115":0.002,"116":0.06009,"117":0.002,"118":0.00601,"119":0.04006,"120":0.04206,"121":0.01202,"122":0.05408,"123":0.05809,"124":0.04607,"125":0.06209,"126":0.5308,"127":7.42312,"128":1.51627,"129":0.002,"130":0.002,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 35 36 37 39 40 41 42 43 44 45 46 47 48 50 51 52 53 54 55 56 57 59 60 61 62 63 64 72 76 78 97 101 104 131"},F:{"31":0.002,"46":0.002,"79":0.002,"83":0.01402,"84":0.002,"92":0.002,"95":0.01402,"109":0.07011,"111":0.02604,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 32 33 34 35 36 37 38 39 40 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 80 81 82 85 86 87 88 89 90 91 93 94 96 97 98 99 100 101 102 103 104 105 106 107 108 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"12":0.002,"14":0.002,"15":0.002,"16":0.002,"17":0.002,"18":0.00601,"89":0.00401,"90":0.002,"92":0.02203,"98":0.002,"100":0.00801,"109":0.02203,"114":0.07211,"117":0.002,"118":0.002,"120":0.002,"121":0.002,"122":0.00401,"123":0.02604,"124":0.01002,"125":0.02003,"126":0.08012,"127":1.36404,"128":0.35053,_:"13 79 80 81 83 84 85 86 87 88 91 93 94 95 96 97 99 101 102 103 104 105 106 107 108 110 111 112 113 115 116 119"},E:{"14":0.01402,"15":0.002,_:"0 4 5 6 7 8 9 10 11 12 13 3.1 3.2 6.1 7.1 9.1 10.1 11.1","5.1":0.00401,"12.1":0.002,"13.1":0.01803,"14.1":0.02604,"15.1":0.002,"15.2-15.3":0.00401,"15.4":0.00601,"15.5":0.09214,"15.6":0.05008,"16.0":0.002,"16.1":0.01803,"16.2":0.01002,"16.3":0.03005,"16.4":0.00401,"16.5":0.03005,"16.6":0.11417,"17.0":0.02003,"17.1":0.03806,"17.2":0.01402,"17.3":0.02003,"17.4":0.05608,"17.5":0.45468,"17.6":0.21432,"18.0":0.00801},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00293,"5.0-5.1":0.00147,"6.0-6.1":0.00733,"7.0-7.1":0.00879,"8.1-8.4":0,"9.0-9.2":0.00733,"9.3":0.0293,"10.0-10.2":0.00879,"10.3":0.04542,"11.0-11.2":0.11574,"11.3-11.4":0.01465,"12.0-12.1":0.01172,"12.2-12.5":0.19632,"13.0-13.1":0.00293,"13.2":0.063,"13.3":0.00879,"13.4-13.7":0.03663,"14.0-14.4":0.10841,"14.5-14.8":0.10402,"15.0-15.1":0.05714,"15.2-15.3":0.05714,"15.4":0.06593,"15.5":0.07765,"15.6-15.8":0.73106,"16.0":0.14797,"16.1":0.31206,"16.2":0.15676,"16.3":0.26078,"16.4":0.06593,"16.5":0.10548,"16.6-16.7":0.90687,"17.0":0.08351,"17.1":0.12892,"17.2":0.11867,"17.3":0.17581,"17.4":0.41168,"17.5":8.43137,"17.6":1.41817,"18.0":0.15383},P:{"4":0.14297,"20":0.04085,"21":0.1736,"22":0.35742,"23":0.28593,"24":0.30636,"25":3.59458,"5.0-5.4":0.03064,"6.2-6.4":0.06127,"7.2-7.4":0.31657,_:"8.2 10.1","9.2":0.01021,"11.1-11.2":0.05106,"12.0":0.01021,"13.0":0.06127,"14.0":0.04085,"15.0":0.02042,"16.0":0.06127,"17.0":0.13275,"18.0":0.03064,"19.0":0.06127},I:{"0":0.07174,"3":0,"4":0.00001,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00003,"4.2-4.3":0.00003,"4.4":0,"4.4.3-4.4.4":0.00012},K:{"0":0.55979,_:"10 11 12 11.1 11.5 12.1"},A:{"9":0.002,"11":0.01602,_:"6 7 8 10 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":0.28789},H:{"0":0},L:{"0":59.77984},R:{_:"0"},M:{"0":0.16794},Q:{_:"14.9"}}; diff --git a/node_modules/caniuse-lite/data/regions/LC.js b/node_modules/caniuse-lite/data/regions/LC.js index 53b5b2fe..a0550a6e 100644 --- a/node_modules/caniuse-lite/data/regions/LC.js +++ b/node_modules/caniuse-lite/data/regions/LC.js @@ -1 +1 @@ -module.exports={C:{"102":0.00391,"104":0.00391,"109":0.00391,"115":0.08215,"118":0.00391,"121":0.00782,"123":0.00391,"124":0.00782,"126":0.00391,"127":0.19169,"128":0.34034,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 103 105 106 107 108 110 111 112 113 114 116 117 119 120 122 125 129 130 131 3.5 3.6"},D:{"69":0.01174,"70":0.00391,"74":0.01174,"76":0.01565,"77":0.00391,"79":0.0313,"81":0.00782,"87":0.03521,"88":0.01565,"91":0.00391,"93":0.02738,"94":0.00782,"95":0.00391,"96":0.00391,"102":0.00782,"103":0.53203,"104":0.07824,"105":0.00782,"106":0.00391,"107":0.00391,"108":0.00391,"109":0.4577,"111":0.00391,"114":0.01565,"115":0.00391,"116":0.05868,"117":0.00391,"118":0.00391,"119":0.02347,"120":0.10562,"121":0.02347,"122":0.03912,"123":0.0313,"124":0.08998,"125":1.87385,"126":20.10768,"127":1.43179,"128":0.92323,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 71 72 73 75 78 80 83 84 85 86 89 90 92 97 98 99 100 101 110 112 113 129 130"},F:{"83":0.01565,"95":0.00391,"106":0.00391,"109":0.49682,"111":0.43032,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 107 108 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"14":0.00391,"92":0.06259,"108":0.01174,"109":0.01174,"114":0.23081,"116":0.07433,"119":0.01174,"121":0.00391,"122":0.00782,"123":0.00391,"124":0.00782,"125":0.12518,"126":4.20931,"127":0.48509,_:"12 13 15 16 17 18 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 110 111 112 113 115 117 118 120"},E:{"13":0.00782,"14":0.1291,_:"0 4 5 6 7 8 9 10 11 12 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 12.1 15.1 15.2-15.3 15.4 18.0","13.1":0.07824,"14.1":0.00782,"15.5":0.01956,"15.6":0.08998,"16.0":0.03912,"16.1":0.01174,"16.2":0.00391,"16.3":0.01956,"16.4":0.05868,"16.5":0.01956,"16.6":0.25037,"17.0":0.03912,"17.1":0.0665,"17.2":0.02347,"17.3":0.03521,"17.4":0.03521,"17.5":0.88411,"17.6":0.00391},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00244,"5.0-5.1":0.00122,"6.0-6.1":0.00731,"7.0-7.1":0.00731,"8.1-8.4":0,"9.0-9.2":0.00609,"9.3":0.02436,"10.0-10.2":0.00487,"10.3":0.04264,"11.0-11.2":0.11208,"11.3-11.4":0.01218,"12.0-12.1":0.00853,"12.2-12.5":0.15715,"13.0-13.1":0.00244,"13.2":0.02558,"13.3":0.00853,"13.4-13.7":0.03655,"14.0-14.4":0.08406,"14.5-14.8":0.09502,"15.0-15.1":0.04751,"15.2-15.3":0.05116,"15.4":0.05847,"15.5":0.07066,"15.6-15.8":0.64809,"16.0":0.13035,"16.1":0.27653,"16.2":0.13888,"16.3":0.23268,"16.4":0.05482,"16.5":0.09867,"16.6-16.7":0.80889,"17.0":0.07309,"17.1":0.11817,"17.2":0.11451,"17.3":0.17177,"17.4":0.43003,"17.5":7.8745,"17.6":0.06091,"18.0":0.0804},P:{"4":0.02157,"20":0.01078,"21":0.04313,"22":0.08626,"23":0.03235,"24":0.09705,"25":3.55838,_:"5.0-5.4 6.2-6.4 8.2 9.2 10.1 12.0 15.0","7.2-7.4":0.28036,"11.1-11.2":0.01078,"13.0":0.01078,"14.0":0.01078,"16.0":0.02157,"17.0":0.02157,"18.0":0.01078,"19.0":0.03235},I:{"0":0.01213,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00001,"4.2-4.3":0,"4.4":0,"4.4.3-4.4.4":0.00002},K:{"0":0.21917,_:"10 11 12 11.1 11.5 12.1"},A:{_:"6 7 8 9 10 11 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":46.54849},R:{_:"0"},M:{"0":0.38354},Q:{_:"14.9"},O:{"0":0.04262},H:{"0":0}}; +module.exports={C:{"78":0.00397,"91":0.00793,"104":0.00397,"115":0.09122,"119":0.00397,"121":0.00397,"123":0.00397,"124":0.00397,"125":0.00793,"126":0.00397,"127":0.03173,"128":0.13484,"129":0.24986,"130":0.00397,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 79 80 81 82 83 84 85 86 87 88 89 90 92 93 94 95 96 97 98 99 100 101 102 103 105 106 107 108 109 110 111 112 113 114 116 117 118 120 122 131 132 133 3.5 3.6"},D:{"43":0.00397,"49":0.00397,"50":0.00397,"67":0.00397,"69":0.00793,"70":0.00397,"74":0.00397,"75":0.00397,"76":0.03173,"77":0.00397,"79":0.0119,"80":0.00397,"81":0.0119,"87":0.0238,"88":0.04759,"90":0.00397,"91":0.00793,"93":0.02776,"94":0.0119,"95":0.00397,"100":0.00397,"103":0.29745,"104":0.0119,"105":0.01983,"106":0.00397,"109":0.25382,"110":0.00397,"111":0.00397,"112":0.00397,"114":0.01586,"116":0.04363,"117":0.00793,"119":0.06346,"120":0.05156,"121":0.00793,"122":0.03173,"123":0.0119,"124":0.06742,"125":0.44419,"126":8.12633,"127":16.0385,"128":2.08215,"129":0.11898,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 44 45 46 47 48 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 68 71 72 73 78 83 84 85 86 89 92 96 97 98 99 101 102 107 108 113 115 118 130 131"},F:{"83":0.0119,"95":0.00793,"107":0.00793,"109":0.09915,"111":0.03569,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 106 108 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"17":0.00793,"84":0.00397,"92":0.0238,"105":0.00397,"109":0.0119,"113":0.00397,"114":0.25382,"115":0.00793,"118":0.00397,"120":0.00397,"121":0.00397,"122":0.00397,"124":0.00397,"125":0.07139,"126":0.29745,"127":3.75977,"128":0.9915,_:"12 13 14 15 16 18 79 80 81 83 85 86 87 88 89 90 91 93 94 95 96 97 98 99 100 101 102 103 104 106 107 108 110 111 112 116 117 119 123"},E:{"14":0.08329,_:"0 4 5 6 7 8 9 10 11 12 13 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 12.1 15.1 15.2-15.3 15.5","13.1":0.04363,"14.1":0.0238,"15.4":0.00397,"15.6":0.10312,"16.0":0.01586,"16.1":0.00397,"16.2":0.00397,"16.3":0.0119,"16.4":0.00397,"16.5":0.02776,"16.6":0.17054,"17.0":0.00793,"17.1":0.04363,"17.2":0.03966,"17.3":0.0119,"17.4":0.05156,"17.5":0.84872,"17.6":0.15071,"18.0":0.11105},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00263,"5.0-5.1":0.00131,"6.0-6.1":0.00657,"7.0-7.1":0.00788,"8.1-8.4":0,"9.0-9.2":0.00657,"9.3":0.02627,"10.0-10.2":0.00788,"10.3":0.04072,"11.0-11.2":0.10377,"11.3-11.4":0.01314,"12.0-12.1":0.01051,"12.2-12.5":0.17602,"13.0-13.1":0.00263,"13.2":0.05648,"13.3":0.00788,"13.4-13.7":0.03284,"14.0-14.4":0.09721,"14.5-14.8":0.09327,"15.0-15.1":0.05123,"15.2-15.3":0.05123,"15.4":0.05911,"15.5":0.06962,"15.6-15.8":0.65549,"16.0":0.13267,"16.1":0.2798,"16.2":0.14056,"16.3":0.23382,"16.4":0.05911,"16.5":0.09458,"16.6-16.7":0.81312,"17.0":0.07488,"17.1":0.1156,"17.2":0.1064,"17.3":0.15763,"17.4":0.36912,"17.5":7.55978,"17.6":1.27157,"18.0":0.13793},P:{"4":0.05309,"20":0.01062,"21":0.03186,"22":0.09557,"23":0.05309,"24":0.09557,"25":2.55904,_:"5.0-5.4 6.2-6.4 8.2 9.2 10.1 11.1-11.2 12.0 13.0 14.0","7.2-7.4":0.30793,"15.0":0.01062,"16.0":0.01062,"17.0":0.01062,"18.0":0.01062,"19.0":0.03186},I:{"0":0.00601,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0,"4.2-4.3":0,"4.4":0,"4.4.3-4.4.4":0.00001},K:{"0":0.23533,_:"10 11 12 11.1 11.5 12.1"},A:{_:"6 7 8 9 10 11 5.5"},N:{_:"10 11"},S:{"2.5":0.00603,_:"3.0-3.1"},J:{_:"7 10"},O:{"0":0.04827},H:{"0":0},L:{"0":44.04278},R:{_:"0"},M:{"0":0.21722},Q:{_:"14.9"}}; diff --git a/node_modules/caniuse-lite/data/regions/LI.js b/node_modules/caniuse-lite/data/regions/LI.js index 660481fc..fe95b2bd 100644 --- a/node_modules/caniuse-lite/data/regions/LI.js +++ b/node_modules/caniuse-lite/data/regions/LI.js @@ -1 +1 @@ -module.exports={C:{"2":0.02681,"3":0.04691,"4":0.02681,"5":0.02011,"6":0.0067,"9":0.0067,"10":0.0067,"11":0.0067,"12":0.0134,"14":0.0067,"15":0.02011,"17":0.0067,"18":0.0067,"19":0.0067,"20":0.0067,"21":0.0134,"23":0.02011,"24":0.02011,"25":0.0134,"26":0.02011,"28":0.0134,"30":0.0134,"31":0.02011,"32":0.0134,"33":0.0067,"34":0.0067,"35":0.02011,"36":0.0134,"37":0.0134,"38":0.02681,"39":0.04021,"40":0.05362,"41":0.0134,"42":0.0134,"43":0.0067,"45":0.0067,"53":0.0067,"56":0.0134,"78":0.02681,"103":0.44903,"104":0.0067,"105":0.0067,"106":0.12734,"107":0.02681,"108":0.02011,"109":0.0134,"110":0.62999,"111":0.02681,"113":0.02681,"115":2.31219,"119":0.07372,"120":0.0134,"121":0.02681,"122":0.0067,"123":0.0134,"124":0.0067,"125":0.27478,"126":0.28819,"127":2.3457,"128":3.81344,"129":0.03351,_:"7 8 13 16 22 27 29 44 46 47 48 49 50 51 52 54 55 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 112 114 116 117 118 130 131","3.5":0.02011,"3.6":0.07372},D:{"4":0.0067,"6":0.0067,"8":0.0067,"9":0.0067,"10":0.0067,"11":0.0134,"13":0.0067,"14":0.0067,"15":0.0067,"16":0.0134,"18":0.0067,"19":0.0067,"20":0.0067,"21":0.02011,"23":0.0134,"25":0.0067,"26":0.0067,"27":0.0067,"28":0.02681,"29":0.0067,"30":0.02011,"31":0.03351,"32":0.0067,"33":0.03351,"34":0.0134,"35":0.02681,"36":0.02681,"37":0.05362,"38":0.02011,"39":0.04021,"40":0.08042,"41":0.07372,"42":0.06032,"43":0.10053,"44":0.15415,"45":0.12064,"46":0.13404,"47":0.08713,"49":0.06032,"51":0.20776,"56":0.0067,"70":0.08042,"77":0.0067,"79":0.24127,"86":0.0067,"93":0.0067,"94":0.0134,"95":0.0067,"96":0.08042,"97":0.0067,"98":0.10723,"99":0.04021,"100":0.0067,"103":0.04021,"105":0.44903,"106":0.53616,"107":0.77073,"108":0.43563,"109":1.44093,"110":0.08042,"111":0.96509,"112":1.05221,"116":1.36051,"117":0.02011,"118":0.02681,"119":0.02681,"120":0.35521,"121":0.02011,"122":0.17425,"123":0.02681,"124":0.28819,"125":0.25468,"126":14.67738,"127":1.3471,_:"5 7 12 17 22 24 48 50 52 53 54 55 57 58 59 60 61 62 63 64 65 66 67 68 69 71 72 73 74 75 76 78 80 81 83 84 85 87 88 89 90 91 92 101 102 104 113 114 115 128 129 130"},F:{"11":0.0067,"12":0.0067,"18":0.0067,"20":0.0067,"23":0.0067,"27":0.0067,"28":0.0067,"30":0.0134,"31":0.05362,"32":0.02681,"33":0.0067,"83":0.0067,"84":0.0067,"89":0.0067,"93":0.0067,"94":0.0067,"95":0.10053,"96":0.54956,"109":0.18095,"110":0.0134,"111":0.42223,_:"9 15 16 17 19 21 22 24 25 26 29 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 85 86 87 88 90 91 92 97 98 99 100 101 102 103 104 105 106 107 108 10.0-10.1 10.5 10.6 11.1 11.6","9.5-9.6":0.0067,"11.5":0.0134,"12.1":0.04021},B:{"12":0.02011,"13":0.0067,"98":0.02011,"100":0.0134,"101":0.0067,"106":0.0134,"108":0.0067,"109":0.02681,"110":0.54956,"115":0.0134,"120":0.0067,"121":0.02681,"122":0.04691,"123":0.0067,"124":0.02681,"125":0.05362,"126":9.01419,"127":1.16615,_:"14 15 16 17 18 79 80 81 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 99 102 103 104 105 107 111 112 113 114 116 117 118 119"},E:{"4":0.02011,"5":0.03351,"6":0.0067,"7":0.0067,"8":0.03351,"9":0.3217,"13":0.0067,_:"0 10 11 12 14 15 3.2 10.1 11.1 12.1 15.4 15.5","3.1":0.0067,"5.1":0.0067,"6.1":0.0067,"7.1":0.0067,"9.1":0.0067,"13.1":0.05362,"14.1":0.3485,"15.1":0.04691,"15.2-15.3":0.0134,"15.6":6.90976,"16.0":0.22117,"16.1":0.04691,"16.2":0.02011,"16.3":0.0134,"16.4":0.15415,"16.5":0.04691,"16.6":0.25468,"17.0":0.0067,"17.1":0.0134,"17.2":0.02011,"17.3":0.10053,"17.4":0.16085,"17.5":3.25047,"17.6":0.22117,"18.0":0.0067},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00246,"5.0-5.1":0.00123,"6.0-6.1":0.00738,"7.0-7.1":0.00738,"8.1-8.4":0,"9.0-9.2":0.00615,"9.3":0.02462,"10.0-10.2":0.00492,"10.3":0.04308,"11.0-11.2":0.11323,"11.3-11.4":0.01231,"12.0-12.1":0.00862,"12.2-12.5":0.15877,"13.0-13.1":0.00246,"13.2":0.02585,"13.3":0.00862,"13.4-13.7":0.03692,"14.0-14.4":0.08492,"14.5-14.8":0.096,"15.0-15.1":0.048,"15.2-15.3":0.05169,"15.4":0.05908,"15.5":0.07138,"15.6-15.8":0.65477,"16.0":0.13169,"16.1":0.27938,"16.2":0.14031,"16.3":0.23508,"16.4":0.05538,"16.5":0.09969,"16.6-16.7":0.81723,"17.0":0.07385,"17.1":0.11938,"17.2":0.11569,"17.3":0.17354,"17.4":0.43446,"17.5":7.9557,"17.6":0.06154,"18.0":0.08123},P:{"4":0.12106,"21":0.01101,"22":0.01101,"24":0.01101,"25":1.54077,_:"20 23 5.0-5.4 8.2 10.1 11.1-11.2 12.0 13.0 14.0 15.0 16.0 17.0 18.0","6.2-6.4":0.13207,"7.2-7.4":0.01101,"9.2":0.01101,"19.0":0.01101},I:{"0":1.70515,"3":0,"4":0.00017,"2.1":0,"2.2":0.00034,"2.3":0,"4.1":0.00103,"4.2-4.3":0.00068,"4.4":0,"4.4.3-4.4.4":0.00291},K:{"0":0.36245,_:"10 11 12 11.1 11.5 12.1"},A:{"6":0.0411,"7":0.10959,"8":1.17808,"9":0.16438,"10":0.22603,"11":0.67123,"5.5":0.00685},S:{"2.5":0.05275,_:"3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":13.05195},R:{_:"0"},M:{"0":0.64951},Q:{"14.9":0.0033},O:{"0":0.83744},H:{"0":0.02}}; +module.exports={C:{"60":0.65918,"73":0.00717,"86":0.05732,"105":0.12181,"106":0.05016,"107":0.00717,"111":0.0215,"115":2.19966,"120":0.00717,"121":0.08598,"122":0.01433,"123":0.02866,"124":0.0215,"125":0.19346,"126":0.01433,"127":0.02866,"128":1.94888,"129":5.50272,"130":0.10748,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 61 62 63 64 65 66 67 68 69 70 71 72 74 75 76 77 78 79 80 81 82 83 84 85 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 108 109 110 112 113 114 116 117 118 119 131 132 133 3.5 3.6"},D:{"48":0.00717,"79":0.40124,"81":0.00717,"84":0.00717,"86":0.00717,"90":0.00717,"92":0.00717,"95":0.01433,"96":0.00717,"97":0.00717,"98":0.17196,"99":0.05732,"100":0.00717,"101":0.00717,"103":0.10748,"105":0.0215,"106":0.53021,"107":0.97444,"108":1.76976,"109":1.23955,"110":1.01027,"111":0.86697,"112":0.42274,"114":0.00717,"116":1.81991,"117":0.00717,"118":0.00717,"119":0.05016,"120":0.34392,"121":0.07882,"122":0.18629,"123":0.04299,"124":0.70217,"125":0.12181,"126":3.49652,"127":16.02811,"128":3.19559,"129":0.00717,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 80 83 85 87 88 89 91 93 94 102 104 113 115 130 131"},F:{"11":0.10031,"83":0.01433,"93":0.03583,"95":0.04299,"96":0.00717,"102":0.00717,"108":0.00717,"109":0.32243,"111":0.0215,_:"9 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 85 86 87 88 89 90 91 92 94 97 98 99 100 101 103 104 105 106 107 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"18":0.00717,"98":0.01433,"99":0.00717,"100":0.00717,"105":0.38691,"106":0.01433,"107":0.42274,"108":0.23645,"109":0.00717,"110":0.01433,"111":0.0215,"114":0.00717,"115":0.01433,"120":0.25078,"121":0.0215,"122":0.03583,"123":0.03583,"124":0.03583,"125":0.05732,"126":0.72367,"127":7.80985,"128":2.27847,_:"12 13 14 15 16 17 79 80 81 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 101 102 103 104 112 113 116 117 118 119"},E:{"14":0.00717,_:"0 4 5 6 7 8 9 10 11 12 13 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 12.1 15.5","13.1":0.05732,"14.1":0.21495,"15.1":0.0215,"15.2-15.3":0.01433,"15.4":0.00717,"15.6":6.24072,"16.0":0.19346,"16.1":0.05016,"16.2":0.01433,"16.3":0.06449,"16.4":0.01433,"16.5":0.02866,"16.6":0.36542,"17.0":0.02866,"17.1":0.00717,"17.2":0.40841,"17.3":0.04299,"17.4":0.11464,"17.5":1.84141,"17.6":1.05326,"18.0":0.05016},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.0026,"5.0-5.1":0.0013,"6.0-6.1":0.0065,"7.0-7.1":0.0078,"8.1-8.4":0,"9.0-9.2":0.0065,"9.3":0.026,"10.0-10.2":0.0078,"10.3":0.04031,"11.0-11.2":0.10272,"11.3-11.4":0.013,"12.0-12.1":0.0104,"12.2-12.5":0.17423,"13.0-13.1":0.0026,"13.2":0.05591,"13.3":0.0078,"13.4-13.7":0.03251,"14.0-14.4":0.09622,"14.5-14.8":0.09232,"15.0-15.1":0.05071,"15.2-15.3":0.05071,"15.4":0.05851,"15.5":0.06891,"15.6-15.8":0.64882,"16.0":0.13132,"16.1":0.27695,"16.2":0.13913,"16.3":0.23144,"16.4":0.05851,"16.5":0.09362,"16.6-16.7":0.80485,"17.0":0.07411,"17.1":0.11442,"17.2":0.10532,"17.3":0.15603,"17.4":0.36537,"17.5":7.48288,"17.6":1.25863,"18.0":0.13653},P:{"20":0.01059,"21":0.04236,"22":0.05294,"23":0.01059,"25":0.58239,_:"4 24 5.0-5.4 6.2-6.4 7.2-7.4 8.2 9.2 10.1 11.1-11.2 12.0 13.0 14.0 15.0 16.0 17.0","18.0":0.01059,"19.0":0.02118},I:{"0":0.05932,"3":0,"4":0.00001,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00002,"4.2-4.3":0.00002,"4.4":0,"4.4.3-4.4.4":0.0001},K:{"0":0.54129,_:"10 11 12 11.1 11.5 12.1"},A:{"7":0.00717,"8":0.38691,"9":0.04299,"11":0.37258,_:"6 10 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":0.00283},H:{"0":0},L:{"0":11.06366},R:{_:"0"},M:{"0":0.85303},Q:{"14.9":0.00567}}; diff --git a/node_modules/caniuse-lite/data/regions/LK.js b/node_modules/caniuse-lite/data/regions/LK.js index c14e6d19..93d018e6 100644 --- a/node_modules/caniuse-lite/data/regions/LK.js +++ b/node_modules/caniuse-lite/data/regions/LK.js @@ -1 +1 @@ -module.exports={C:{"52":0.00544,"65":0.01088,"88":0.04351,"115":0.20124,"121":0.00544,"125":0.01088,"126":0.01632,"127":0.36441,"128":0.58741,"129":0.01088,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 53 54 55 56 57 58 59 60 61 62 63 64 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 116 117 118 119 120 122 123 124 130 131 3.5 3.6"},D:{"68":0.00544,"70":0.01088,"74":0.01088,"79":0.01088,"80":0.00544,"81":0.00544,"83":0.00544,"84":0.00544,"85":0.01088,"86":0.00544,"87":0.01632,"88":0.00544,"89":0.00544,"90":0.01088,"91":0.01632,"92":0.00544,"93":0.00544,"94":0.00544,"95":0.00544,"96":0.00544,"97":0.00544,"98":0.00544,"99":0.01088,"100":0.00544,"102":0.00544,"103":0.03263,"104":0.00544,"105":0.00544,"106":0.01632,"107":0.00544,"108":0.01632,"109":1.49029,"110":0.01088,"111":0.02176,"112":0.01088,"113":0.00544,"114":0.01632,"115":0.00544,"116":0.03263,"117":0.01088,"118":0.02176,"119":0.0272,"120":0.03263,"121":0.03807,"122":0.05983,"123":0.06527,"124":0.08702,"125":0.1958,"126":14.94637,"127":2.12121,"128":0.00544,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 69 71 72 73 75 76 77 78 101 129 130"},F:{"83":0.03807,"95":0.06527,"109":0.09246,"110":0.01088,"111":0.40249,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 106 107 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"17":0.00544,"18":0.01632,"90":0.00544,"92":0.03807,"100":0.01088,"106":0.00544,"109":0.01632,"114":0.00544,"116":0.00544,"117":0.00544,"119":0.00544,"120":0.01088,"121":0.01632,"122":0.01088,"123":0.01088,"124":0.03263,"125":0.07071,"126":27.23851,"127":2.82284,_:"12 13 14 15 16 79 80 81 83 84 85 86 87 88 89 91 93 94 95 96 97 98 99 101 102 103 104 105 107 108 110 111 112 113 115 118"},E:{"14":0.00544,_:"0 4 5 6 7 8 9 10 11 12 13 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 12.1 15.1 15.4 17.6 18.0","13.1":0.00544,"14.1":0.00544,"15.2-15.3":0.00544,"15.5":0.00544,"15.6":0.0272,"16.0":0.00544,"16.1":0.00544,"16.2":0.00544,"16.3":0.00544,"16.4":0.00544,"16.5":0.01632,"16.6":0.02176,"17.0":0.00544,"17.1":0.00544,"17.2":0.00544,"17.3":0.00544,"17.4":0.02176,"17.5":0.16861},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00087,"5.0-5.1":0.00043,"6.0-6.1":0.0026,"7.0-7.1":0.0026,"8.1-8.4":0,"9.0-9.2":0.00216,"9.3":0.00866,"10.0-10.2":0.00173,"10.3":0.01515,"11.0-11.2":0.03982,"11.3-11.4":0.00433,"12.0-12.1":0.00303,"12.2-12.5":0.05584,"13.0-13.1":0.00087,"13.2":0.00909,"13.3":0.00303,"13.4-13.7":0.01299,"14.0-14.4":0.02987,"14.5-14.8":0.03376,"15.0-15.1":0.01688,"15.2-15.3":0.01818,"15.4":0.02078,"15.5":0.0251,"15.6-15.8":0.23027,"16.0":0.04631,"16.1":0.09825,"16.2":0.04934,"16.3":0.08267,"16.4":0.01948,"16.5":0.03506,"16.6-16.7":0.28741,"17.0":0.02597,"17.1":0.04199,"17.2":0.04069,"17.3":0.06103,"17.4":0.15279,"17.5":2.79787,"17.6":0.02164,"18.0":0.02857},P:{"4":0.0821,"20":0.03079,"21":0.13341,"22":0.19498,"23":0.20525,"24":0.15393,"25":0.8415,_:"5.0-5.4 8.2 10.1","6.2-6.4":0.02052,"7.2-7.4":0.49259,"9.2":0.03079,"11.1-11.2":0.05131,"12.0":0.01026,"13.0":0.03079,"14.0":0.02052,"15.0":0.01026,"16.0":0.03079,"17.0":0.03079,"18.0":0.03079,"19.0":0.06157},I:{"0":0.03636,"3":0,"4":0,"2.1":0,"2.2":0.00001,"2.3":0,"4.1":0.00002,"4.2-4.3":0.00001,"4.4":0,"4.4.3-4.4.4":0.00006},K:{"0":1.15306,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.00544,"11":0.01088,_:"6 7 9 10 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":38.36431},R:{_:"0"},M:{"0":0.08666},Q:{_:"14.9"},O:{"0":0.98974},H:{"0":0.01}}; +module.exports={C:{"52":0.00573,"65":0.02292,"72":0.00573,"88":0.05731,"103":0.00573,"110":0.00573,"115":0.23497,"121":0.00573,"125":0.00573,"126":0.00573,"127":0.02292,"128":0.29801,"129":0.76222,"130":0.01146,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 53 54 55 56 57 58 59 60 61 62 63 64 66 67 68 69 70 71 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 89 90 91 92 93 94 95 96 97 98 99 100 101 102 104 105 106 107 108 109 111 112 113 114 116 117 118 119 120 122 123 124 131 132 133 3.5 3.6"},D:{"56":0.01146,"63":0.01146,"70":0.01146,"73":0.00573,"74":0.01146,"78":0.00573,"79":0.00573,"80":0.00573,"81":0.00573,"84":0.00573,"85":0.00573,"86":0.00573,"87":0.01146,"88":0.00573,"89":0.00573,"90":0.00573,"91":0.01719,"92":0.00573,"93":0.00573,"94":0.00573,"95":0.00573,"96":0.00573,"99":0.01146,"100":0.00573,"102":0.00573,"103":0.08023,"104":0.00573,"105":0.00573,"106":0.01719,"107":0.00573,"108":0.01146,"109":1.49579,"110":0.01719,"111":0.01719,"112":0.01146,"113":0.00573,"114":0.01146,"115":0.00573,"116":0.04585,"117":0.01146,"118":0.01719,"119":0.02292,"120":0.04585,"121":0.03439,"122":0.05731,"123":0.04585,"124":0.0917,"125":0.08023,"126":0.56164,"127":14.72867,"128":2.85977,"129":0.00573,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 57 58 59 60 61 62 64 65 66 67 68 69 71 72 75 76 77 83 97 98 101 130 131"},F:{"79":0.00573,"83":0.03439,"86":0.00573,"95":0.08597,"109":0.05158,"110":0.00573,"111":0.02866,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 80 81 82 84 85 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 106 107 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"18":0.01146,"89":0.00573,"92":0.04012,"100":0.01146,"106":0.00573,"109":0.01146,"117":0.00573,"119":0.00573,"120":0.01146,"121":0.00573,"122":0.00573,"123":0.01146,"124":0.02292,"125":0.02292,"126":0.63614,"127":27.18213,"128":3.99451,_:"12 13 14 15 16 17 79 80 81 83 84 85 86 87 88 90 91 93 94 95 96 97 98 99 101 102 103 104 105 107 108 110 111 112 113 114 115 116 118"},E:{"14":0.00573,_:"0 4 5 6 7 8 9 10 11 12 13 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 12.1 15.4 18.0","13.1":0.00573,"14.1":0.01146,"15.1":0.09743,"15.2-15.3":0.00573,"15.5":0.00573,"15.6":0.02292,"16.0":0.00573,"16.1":0.00573,"16.2":0.00573,"16.3":0.01146,"16.4":0.00573,"16.5":0.01719,"16.6":0.02292,"17.0":0.00573,"17.1":0.00573,"17.2":0.00573,"17.3":0.01146,"17.4":0.02292,"17.5":0.12035,"17.6":0.0745},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00085,"5.0-5.1":0.00042,"6.0-6.1":0.00212,"7.0-7.1":0.00254,"8.1-8.4":0,"9.0-9.2":0.00212,"9.3":0.00847,"10.0-10.2":0.00254,"10.3":0.01313,"11.0-11.2":0.03346,"11.3-11.4":0.00423,"12.0-12.1":0.00339,"12.2-12.5":0.05675,"13.0-13.1":0.00085,"13.2":0.01821,"13.3":0.00254,"13.4-13.7":0.01059,"14.0-14.4":0.03134,"14.5-14.8":0.03007,"15.0-15.1":0.01652,"15.2-15.3":0.01652,"15.4":0.01906,"15.5":0.02244,"15.6-15.8":0.21132,"16.0":0.04277,"16.1":0.0902,"16.2":0.04531,"16.3":0.07538,"16.4":0.01906,"16.5":0.03049,"16.6-16.7":0.26214,"17.0":0.02414,"17.1":0.03727,"17.2":0.0343,"17.3":0.05082,"17.4":0.119,"17.5":2.43716,"17.6":0.40993,"18.0":0.04447},P:{"4":0.0823,"20":0.03086,"21":0.09259,"22":0.17489,"23":0.11317,"24":0.12345,"25":0.63785,_:"5.0-5.4 10.1","6.2-6.4":0.03086,"7.2-7.4":0.37036,"8.2":0.01029,"9.2":0.02058,"11.1-11.2":0.05144,"12.0":0.01029,"13.0":0.03086,"14.0":0.02058,"15.0":0.01029,"16.0":0.02058,"17.0":0.03086,"18.0":0.02058,"19.0":0.04115},I:{"0":0.01276,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00001,"4.2-4.3":0.00001,"4.4":0,"4.4.3-4.4.4":0.00002},K:{"0":1.00175,_:"10 11 12 11.1 11.5 12.1"},A:{"11":0.01146,_:"6 7 8 9 10 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":0.95626},H:{"0":0.01},L:{"0":35.91955},R:{_:"0"},M:{"0":0.09819},Q:{_:"14.9"}}; diff --git a/node_modules/caniuse-lite/data/regions/LR.js b/node_modules/caniuse-lite/data/regions/LR.js index 2b2834b3..905a8193 100644 --- a/node_modules/caniuse-lite/data/regions/LR.js +++ b/node_modules/caniuse-lite/data/regions/LR.js @@ -1 +1 @@ -module.exports={C:{"15":0.002,"43":0.00401,"47":0.002,"54":0.002,"60":0.002,"72":0.002,"74":0.002,"85":0.00401,"101":0.01803,"102":0.00401,"103":0.002,"112":0.00401,"113":0.002,"115":0.3325,"116":0.00401,"119":0.00401,"121":0.01002,"123":0.01002,"124":0.01602,"125":0.002,"126":0.03205,"127":0.31247,"128":0.38858,"129":0.002,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 44 45 46 48 49 50 51 52 53 55 56 57 58 59 61 62 63 64 65 66 67 68 69 70 71 73 75 76 77 78 79 80 81 82 83 84 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 104 105 106 107 108 109 110 111 114 117 118 120 122 130 131 3.5 3.6"},D:{"11":0.002,"47":0.002,"49":0.01002,"50":0.002,"59":0.00801,"60":0.002,"62":0.00601,"63":0.002,"64":0.01202,"67":0.00401,"68":0.03005,"70":0.00401,"73":0.002,"75":0.00401,"76":0.01602,"77":0.01202,"78":0.00401,"79":0.01803,"80":0.00801,"81":0.00401,"83":0.00601,"84":0.00401,"85":0.002,"86":0.03005,"87":0.00401,"88":0.00801,"90":0.00401,"91":0.00601,"92":0.09815,"93":0.03405,"94":0.10015,"95":0.01002,"96":0.00601,"97":0.00401,"99":0.002,"101":0.002,"102":0.00801,"103":0.05208,"104":0.002,"105":0.03405,"106":0.00801,"107":0.00601,"108":0.02404,"109":0.49875,"110":0.00601,"111":0.04006,"112":0.00401,"113":0.00801,"114":0.01202,"115":0.00601,"116":0.05408,"117":0.00401,"118":0.01602,"119":0.01402,"120":0.03005,"121":0.87932,"122":0.04607,"123":0.08212,"124":0.10015,"125":0.21432,"126":5.60439,"127":0.65498,"128":0.002,_:"4 5 6 7 8 9 10 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 48 51 52 53 54 55 56 57 58 61 65 66 69 71 72 74 89 98 100 129 130"},F:{"21":0.00401,"54":0.002,"79":0.01602,"83":0.01202,"95":0.01803,"99":0.00401,"109":0.01202,"110":0.01602,"111":0.2664,_:"9 11 12 15 16 17 18 19 20 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 80 81 82 84 85 86 87 88 89 90 91 92 93 94 96 97 98 100 101 102 103 104 105 106 107 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"12":0.01402,"13":0.00401,"15":0.00401,"16":0.01402,"17":0.00801,"18":0.07411,"84":0.01402,"88":0.00801,"89":0.01202,"90":0.02804,"91":0.002,"92":0.04607,"98":0.00401,"100":0.01202,"104":0.002,"105":0.00401,"106":0.002,"107":0.002,"109":0.02203,"111":0.00401,"112":0.00401,"113":0.002,"115":0.00801,"116":0.002,"117":0.00601,"118":0.00601,"119":0.01002,"120":0.02804,"121":0.01402,"122":0.00601,"123":0.01602,"124":0.01803,"125":0.11617,"126":2.14321,"127":0.20431,_:"14 79 80 81 83 85 86 87 93 94 95 96 97 99 101 102 103 108 110 114"},E:{"11":0.00601,"13":0.05008,"15":0.002,_:"0 4 5 6 7 8 9 10 12 14 3.1 3.2 5.1 6.1 7.1 9.1 10.1 15.2-15.3 15.4 16.1 16.5 17.6","11.1":0.002,"12.1":0.00401,"13.1":0.01803,"14.1":0.00401,"15.1":0.00401,"15.5":0.00601,"15.6":0.02604,"16.0":0.00601,"16.2":0.00401,"16.3":0.00601,"16.4":0.002,"16.6":0.01402,"17.0":0.01002,"17.1":0.002,"17.2":0.02203,"17.3":0.002,"17.4":0.00601,"17.5":0.11017,"18.0":0.002},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00111,"5.0-5.1":0.00056,"6.0-6.1":0.00334,"7.0-7.1":0.00334,"8.1-8.4":0,"9.0-9.2":0.00278,"9.3":0.01113,"10.0-10.2":0.00223,"10.3":0.01948,"11.0-11.2":0.05121,"11.3-11.4":0.00557,"12.0-12.1":0.0039,"12.2-12.5":0.0718,"13.0-13.1":0.00111,"13.2":0.01169,"13.3":0.0039,"13.4-13.7":0.0167,"14.0-14.4":0.0384,"14.5-14.8":0.04341,"15.0-15.1":0.02171,"15.2-15.3":0.02338,"15.4":0.02672,"15.5":0.03228,"15.6-15.8":0.29611,"16.0":0.05956,"16.1":0.12635,"16.2":0.06345,"16.3":0.10631,"16.4":0.02505,"16.5":0.04508,"16.6-16.7":0.36958,"17.0":0.0334,"17.1":0.05399,"17.2":0.05232,"17.3":0.07848,"17.4":0.19648,"17.5":3.59781,"17.6":0.02783,"18.0":0.03674},P:{"4":0.08069,"21":0.03026,"22":0.10086,"23":0.06052,"24":0.18155,"25":0.38328,_:"20 5.0-5.4 6.2-6.4 8.2 10.1 12.0 15.0 17.0","7.2-7.4":0.04035,"9.2":0.05043,"11.1-11.2":0.04035,"13.0":0.02017,"14.0":0.01009,"16.0":0.03026,"18.0":0.01009,"19.0":0.04035},I:{"0":0.03188,"3":0,"4":0,"2.1":0,"2.2":0.00001,"2.3":0,"4.1":0.00002,"4.2-4.3":0.00001,"4.4":0,"4.4.3-4.4.4":0.00005},K:{"0":3.82299,_:"10 11 12 11.1 11.5 12.1"},A:{"10":0.002,"11":0.01002,_:"6 7 8 9 5.5"},S:{"2.5":0.03999,_:"3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":70.40535},R:{_:"0"},M:{"0":0.03999},Q:{"14.9":0.06398},O:{"0":0.5358},H:{"0":4.19}}; +module.exports={C:{"24":0.00177,"34":0.00353,"45":0.00177,"72":0.00177,"85":0.00177,"94":0.00177,"112":0.00353,"115":0.22075,"116":0.00177,"117":0.00353,"122":0.00353,"123":0.02826,"126":0.04768,"127":0.04062,"128":0.2649,"129":0.50154,"130":0.01413,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 25 26 27 28 29 30 31 32 33 35 36 37 38 39 40 41 42 43 44 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 73 74 75 76 77 78 79 80 81 82 83 84 86 87 88 89 90 91 92 93 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 113 114 118 119 120 121 124 125 131 132 133 3.5 3.6"},D:{"43":0.00177,"47":0.00353,"49":0.00353,"63":0.00353,"64":0.00706,"65":0.00177,"67":0.00353,"68":0.00353,"69":0.00177,"75":0.0053,"76":0.02826,"77":0.00706,"78":0.0053,"79":0.0053,"80":0.01413,"81":0.0106,"83":0.00883,"84":0.00706,"86":0.00353,"88":0.00706,"89":0.00177,"90":0.00883,"91":0.00353,"92":0.06887,"93":0.03709,"94":0.05298,"95":0.00177,"96":0.0053,"97":0.00353,"99":0.06004,"101":0.0106,"102":0.00353,"103":0.07594,"104":0.00177,"105":0.01943,"106":0.00177,"108":0.01413,"109":0.41678,"110":0.0053,"111":0.06711,"113":0.0053,"114":0.00883,"115":0.00177,"116":0.05298,"117":0.00706,"118":0.04768,"119":0.03179,"120":0.01236,"121":0.38322,"122":0.02826,"123":0.03885,"124":0.0936,"125":0.0936,"126":0.39912,"127":4.65341,"128":0.85828,"129":0.0053,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 44 45 46 48 50 51 52 53 54 55 56 57 58 59 60 61 62 66 70 71 72 73 74 85 87 98 100 107 112 130 131"},F:{"39":0.00177,"42":0.00353,"51":0.00177,"69":0.01413,"79":0.00353,"83":0.00883,"95":0.02472,"106":0.00706,"107":0.00177,"108":0.00177,"109":0.00883,"111":0.0053,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 40 41 43 44 45 46 47 48 49 50 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 70 71 72 73 74 75 76 77 78 80 81 82 84 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"12":0.0106,"13":0.0106,"15":0.0053,"16":0.00353,"17":0.0053,"18":0.09007,"80":0.00353,"84":0.01236,"85":0.05475,"89":0.0053,"90":0.13598,"92":0.04592,"96":0.00177,"97":0.00353,"98":0.00353,"100":0.02472,"108":0.00177,"109":0.01943,"112":0.00353,"113":0.00353,"114":0.00177,"115":0.00353,"117":0.01413,"119":0.00353,"120":0.02826,"121":0.00883,"122":0.03002,"123":0.01943,"124":0.03885,"125":0.03532,"126":0.19956,"127":1.70066,"128":0.28609,_:"14 79 81 83 86 87 88 91 93 94 95 99 101 102 103 104 105 106 107 110 111 116 118"},E:{"13":0.00883,"14":0.0053,_:"0 4 5 6 7 8 9 10 11 12 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 15.1 15.2-15.3 16.2 16.3 16.4","11.1":0.00177,"12.1":0.00353,"13.1":0.00706,"14.1":0.00177,"15.4":0.00177,"15.5":0.0053,"15.6":0.01766,"16.0":0.03002,"16.1":0.00353,"16.5":0.00353,"16.6":0.00706,"17.0":0.00353,"17.1":0.02119,"17.2":0.00177,"17.3":0.00883,"17.4":0.0053,"17.5":0.06004,"17.6":0.05475,"18.0":0.00177},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00096,"5.0-5.1":0.00048,"6.0-6.1":0.00241,"7.0-7.1":0.00289,"8.1-8.4":0,"9.0-9.2":0.00241,"9.3":0.00963,"10.0-10.2":0.00289,"10.3":0.01493,"11.0-11.2":0.03805,"11.3-11.4":0.00482,"12.0-12.1":0.00385,"12.2-12.5":0.06454,"13.0-13.1":0.00096,"13.2":0.02071,"13.3":0.00289,"13.4-13.7":0.01204,"14.0-14.4":0.03564,"14.5-14.8":0.0342,"15.0-15.1":0.01878,"15.2-15.3":0.01878,"15.4":0.02167,"15.5":0.02553,"15.6-15.8":0.24033,"16.0":0.04864,"16.1":0.10259,"16.2":0.05153,"16.3":0.08573,"16.4":0.02167,"16.5":0.03468,"16.6-16.7":0.29813,"17.0":0.02745,"17.1":0.04238,"17.2":0.03901,"17.3":0.0578,"17.4":0.13534,"17.5":2.77178,"17.6":0.46622,"18.0":0.05057},P:{"4":0.05164,"21":0.04131,"22":0.10327,"23":0.07229,"24":0.18589,"25":0.38211,_:"20 5.0-5.4 6.2-6.4 8.2 10.1 12.0 14.0 17.0 18.0","7.2-7.4":0.01033,"9.2":0.10327,"11.1-11.2":0.01033,"13.0":0.01033,"15.0":0.03098,"16.0":0.01033,"19.0":0.03098},I:{"0":0.02462,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00001,"4.2-4.3":0.00001,"4.4":0,"4.4.3-4.4.4":0.00004},K:{"0":3.75349,_:"10 11 12 11.1 11.5 12.1"},A:{"11":0.01589,_:"6 7 8 9 10 5.5"},N:{_:"10 11"},S:{"2.5":0.04117,_:"3.0-3.1"},J:{_:"7 10"},O:{"0":0.63394},H:{"0":4.85},L:{"0":71.94481},R:{_:"0"},M:{"0":0.0247},Q:{"14.9":0.01647}}; diff --git a/node_modules/caniuse-lite/data/regions/LS.js b/node_modules/caniuse-lite/data/regions/LS.js index 1c596d71..7d45e915 100644 --- a/node_modules/caniuse-lite/data/regions/LS.js +++ b/node_modules/caniuse-lite/data/regions/LS.js @@ -1 +1 @@ -module.exports={C:{"38":0.00994,"52":0.00331,"113":0.00663,"114":0.00331,"115":0.1657,"121":0.00994,"124":0.00331,"125":0.02651,"126":0.01326,"127":0.36785,"128":0.36123,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 39 40 41 42 43 44 45 46 47 48 49 50 51 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 116 117 118 119 120 122 123 129 130 131 3.5 3.6"},D:{"37":0.00331,"40":0.00331,"46":0.00331,"49":0.00331,"50":0.00331,"56":0.00331,"69":0.00331,"70":0.01657,"71":0.00331,"74":0.00663,"75":0.00663,"79":0.00331,"81":0.08616,"83":0.00331,"84":0.00331,"86":0.00331,"88":0.00663,"91":0.00663,"94":0.00663,"95":0.00994,"98":0.00331,"99":0.01988,"101":0.02983,"102":0.02651,"103":0.02651,"104":0.00331,"106":0.00331,"108":0.00663,"109":1.07705,"111":0.0232,"113":0.00331,"114":0.00331,"115":0.00331,"116":0.00994,"118":0.02651,"119":0.01326,"120":0.00331,"121":0.06628,"122":0.06297,"123":0.01657,"124":0.07954,"125":0.21541,"126":11.11184,"127":0.9478,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 38 39 41 42 43 44 45 47 48 51 52 53 54 55 57 58 59 60 61 62 63 64 65 66 67 68 72 73 76 77 78 80 85 87 89 90 92 93 96 97 100 105 107 110 112 117 128 129 130"},F:{"38":0.00331,"40":0.00331,"74":0.00331,"82":0.00663,"83":0.00994,"95":0.05302,"99":0.00331,"109":0.00663,"110":0.00994,"111":0.32809,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 39 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 75 76 77 78 79 80 81 84 85 86 87 88 89 90 91 92 93 94 96 97 98 100 101 102 103 104 105 106 107 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"12":0.03314,"15":0.00331,"18":0.00663,"84":0.06628,"89":0.00331,"92":0.05965,"100":0.00331,"106":0.00331,"109":0.09279,"111":0.01326,"112":0.00331,"113":0.0232,"114":0.01326,"118":0.00331,"119":0.00331,"120":0.09942,"121":0.00331,"122":0.01657,"123":0.03645,"124":0.0464,"125":0.10605,"126":3.51615,"127":0.35791,_:"13 14 16 17 79 80 81 83 85 86 87 88 90 91 93 94 95 96 97 98 99 101 102 103 104 105 107 108 110 115 116 117"},E:{"14":0.00331,_:"0 4 5 6 7 8 9 10 11 12 13 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 12.1 13.1 15.1 15.2-15.3 15.4 16.0 16.1 16.2 16.4 16.5 17.0 17.3 17.6 18.0","14.1":0.00331,"15.5":0.00331,"15.6":0.01326,"16.3":0.00663,"16.6":0.01988,"17.1":0.00663,"17.2":0.00663,"17.4":0.03645,"17.5":0.06959},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00043,"5.0-5.1":0.00022,"6.0-6.1":0.0013,"7.0-7.1":0.0013,"8.1-8.4":0,"9.0-9.2":0.00109,"9.3":0.00435,"10.0-10.2":0.00087,"10.3":0.0076,"11.0-11.2":0.01999,"11.3-11.4":0.00217,"12.0-12.1":0.00152,"12.2-12.5":0.02803,"13.0-13.1":0.00043,"13.2":0.00456,"13.3":0.00152,"13.4-13.7":0.00652,"14.0-14.4":0.01499,"14.5-14.8":0.01695,"15.0-15.1":0.00847,"15.2-15.3":0.00913,"15.4":0.01043,"15.5":0.0126,"15.6-15.8":0.11558,"16.0":0.02325,"16.1":0.04932,"16.2":0.02477,"16.3":0.0415,"16.4":0.00978,"16.5":0.0176,"16.6-16.7":0.14426,"17.0":0.01304,"17.1":0.02107,"17.2":0.02042,"17.3":0.03063,"17.4":0.07669,"17.5":1.40438,"17.6":0.01086,"18.0":0.01434},P:{"4":0.30844,"20":0.01028,"21":0.04113,"22":0.42154,"23":0.08225,"24":0.52436,"25":0.7197,"5.0-5.4":0.02056,"6.2-6.4":0.13366,"7.2-7.4":0.57576,_:"8.2 10.1 13.0 14.0","9.2":0.01028,"11.1-11.2":0.01028,"12.0":0.01028,"15.0":0.01028,"16.0":0.02056,"17.0":0.02056,"18.0":0.01028,"19.0":0.17479},I:{"0":0.05995,"3":0,"4":0.00001,"2.1":0,"2.2":0.00001,"2.3":0,"4.1":0.00004,"4.2-4.3":0.00002,"4.4":0,"4.4.3-4.4.4":0.0001},K:{"0":4.07132,_:"10 11 12 11.1 11.5 12.1"},A:{"11":0.59321,_:"6 7 8 9 10 5.5"},S:{"2.5":0.10028,_:"3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":67.0488},R:{_:"0"},M:{"0":0.10028},Q:{"14.9":0.00669},O:{"0":0.76209},H:{"0":1.27}}; +module.exports={C:{"34":0.00305,"48":0.00305,"52":0.00305,"66":0.00914,"80":0.00305,"86":0.00305,"88":0.00305,"94":0.00305,"105":0.00305,"113":0.00609,"115":0.09135,"125":0.00305,"127":0.02132,"128":0.1553,"129":0.23447,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 35 36 37 38 39 40 41 42 43 44 45 46 47 49 50 51 53 54 55 56 57 58 59 60 61 62 63 64 65 67 68 69 70 71 72 73 74 75 76 77 78 79 81 82 83 84 85 87 89 90 91 92 93 95 96 97 98 99 100 101 102 103 104 106 107 108 109 110 111 112 114 116 117 118 119 120 121 122 123 124 126 130 131 132 133 3.5 3.6"},D:{"49":0.00305,"56":0.00305,"58":0.00305,"65":0.00305,"68":0.00609,"69":0.00609,"70":0.00914,"75":0.00305,"76":0.01218,"79":0.00305,"81":0.00305,"83":0.00609,"85":0.00609,"86":0.00914,"87":0.00609,"88":0.00914,"89":0.00305,"90":0.00609,"91":0.00305,"93":0.00305,"94":0.00609,"95":0.00305,"96":0.01218,"98":0.00914,"99":0.01218,"100":0.00305,"101":0.00914,"102":0.03045,"103":0.0609,"108":0.00914,"109":0.72167,"111":0.00305,"112":0.00305,"113":0.03959,"114":0.00305,"116":0.00609,"118":0.00609,"119":0.02436,"120":0.05177,"121":0.01827,"122":0.01827,"123":0.02436,"124":0.05481,"125":0.03045,"126":0.62423,"127":8.08448,"128":1.34894,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 50 51 52 53 54 55 57 59 60 61 62 63 64 66 67 71 72 73 74 77 78 80 84 92 97 104 105 106 107 110 115 117 129 130 131"},F:{"35":0.00305,"38":0.00305,"56":0.00305,"58":0.00305,"79":0.00914,"83":0.01523,"84":0.01827,"90":0.00305,"94":0.00305,"95":0.07308,"102":0.01218,"107":0.00305,"109":0.03045,"110":0.00305,"111":0.01218,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 36 37 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 57 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 80 81 82 85 86 87 88 89 91 92 93 96 97 98 99 100 101 103 104 105 106 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 12.1","11.6":0.00305},B:{"12":0.00609,"13":0.00609,"14":0.00305,"16":0.00609,"17":0.00305,"18":0.0335,"84":0.00305,"85":0.00305,"89":0.00914,"92":0.05481,"93":0.00305,"97":0.00305,"100":0.03045,"101":0.00305,"104":0.00914,"105":0.00305,"108":0.00305,"109":0.19488,"110":0.00305,"111":0.00305,"113":0.00914,"114":0.00305,"116":0.00914,"118":0.00609,"119":0.00305,"120":0.07613,"121":0.01523,"122":0.02132,"123":0.00914,"124":0.0335,"125":0.04263,"126":0.18575,"127":3.0785,"128":0.70035,_:"15 79 80 81 83 86 87 88 90 91 94 95 96 98 99 102 103 106 107 112 115 117"},E:{"13":0.00305,"14":0.00914,_:"0 4 5 6 7 8 9 10 11 12 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 15.1 15.2-15.3 15.4 15.5 16.0 16.1 16.2 16.3 16.5 17.0 17.3","11.1":0.00305,"12.1":0.03959,"13.1":0.00305,"14.1":0.00914,"15.6":0.00305,"16.4":0.00305,"16.6":0.02132,"17.1":0.00609,"17.2":0.00305,"17.4":0.00609,"17.5":0.08222,"17.6":0.02741,"18.0":0.00609},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00037,"5.0-5.1":0.00019,"6.0-6.1":0.00093,"7.0-7.1":0.00111,"8.1-8.4":0,"9.0-9.2":0.00093,"9.3":0.00371,"10.0-10.2":0.00111,"10.3":0.00576,"11.0-11.2":0.01467,"11.3-11.4":0.00186,"12.0-12.1":0.00149,"12.2-12.5":0.02488,"13.0-13.1":0.00037,"13.2":0.00799,"13.3":0.00111,"13.4-13.7":0.00464,"14.0-14.4":0.01374,"14.5-14.8":0.01318,"15.0-15.1":0.00724,"15.2-15.3":0.00724,"15.4":0.00836,"15.5":0.00984,"15.6-15.8":0.09266,"16.0":0.01876,"16.1":0.03955,"16.2":0.01987,"16.3":0.03305,"16.4":0.00836,"16.5":0.01337,"16.6-16.7":0.11495,"17.0":0.01058,"17.1":0.01634,"17.2":0.01504,"17.3":0.02228,"17.4":0.05218,"17.5":1.06869,"17.6":0.17976,"18.0":0.0195},P:{"4":0.40524,"20":0.01013,"21":0.03039,"22":0.24314,"23":0.08105,"24":0.37485,"25":0.76995,_:"5.0-5.4 8.2 10.1","6.2-6.4":0.1317,"7.2-7.4":0.54707,"9.2":0.03039,"11.1-11.2":0.03039,"12.0":0.01013,"13.0":0.02026,"14.0":0.02026,"15.0":0.01013,"16.0":0.04052,"17.0":0.03039,"18.0":0.01013,"19.0":0.1317},I:{"0":0.06239,"3":0,"4":0.00001,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00003,"4.2-4.3":0.00003,"4.4":0,"4.4.3-4.4.4":0.0001},K:{"0":4.61366,_:"10 11 12 11.1 11.5 12.1"},A:{"11":0.23447,_:"6 7 8 9 10 5.5"},N:{_:"10 11"},S:{"2.5":0.04869,_:"3.0-3.1"},J:{_:"7 10"},O:{"0":0.71637},H:{"0":0.54},L:{"0":70.91336},R:{_:"0"},M:{"0":0.09737},Q:{_:"14.9"}}; diff --git a/node_modules/caniuse-lite/data/regions/LT.js b/node_modules/caniuse-lite/data/regions/LT.js index 74689143..875613e4 100644 --- a/node_modules/caniuse-lite/data/regions/LT.js +++ b/node_modules/caniuse-lite/data/regions/LT.js @@ -1 +1 @@ -module.exports={C:{"44":0.0062,"45":0.0062,"52":0.0124,"65":0.0062,"102":0.0062,"103":0.0186,"105":0.0062,"106":0.0248,"107":0.0248,"108":0.0186,"109":0.0062,"110":0.0124,"111":0.0124,"114":0.0062,"115":0.30385,"118":0.0124,"119":0.0062,"120":0.0062,"121":0.0062,"122":0.0062,"123":0.0062,"124":0.0248,"125":0.0124,"126":0.05581,"127":0.49608,"128":1.19679,"129":0.0062,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 46 47 48 49 50 51 53 54 55 56 57 58 59 60 61 62 63 64 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 104 112 113 116 117 130 131 3.5 3.6"},D:{"34":0.0124,"43":0.0062,"44":0.0062,"45":0.0062,"46":0.0062,"47":0.0062,"49":0.0062,"51":0.0062,"53":0.0062,"56":0.0062,"58":0.0062,"74":0.0062,"79":0.0062,"80":0.0062,"83":0.0186,"85":0.0062,"86":0.0186,"87":0.0124,"88":0.0062,"91":0.0248,"92":0.0062,"94":0.0124,"96":0.0062,"97":0.0062,"98":0.0062,"99":0.0062,"100":0.0062,"102":0.0124,"103":0.06821,"104":0.0248,"105":0.0124,"106":0.11782,"107":0.07441,"108":0.11162,"109":1.37042,"110":0.04341,"111":0.10542,"112":0.05581,"113":0.0124,"114":0.32245,"115":0.06201,"116":0.08681,"117":0.06821,"118":0.0186,"119":0.0248,"120":0.09922,"121":0.03101,"122":0.26664,"123":0.57049,"124":0.40307,"125":2.53621,"126":36.23864,"127":3.99344,"128":0.0062,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 35 36 37 38 39 40 41 42 48 50 52 54 55 57 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 75 76 77 78 81 84 89 90 93 95 101 129 130"},F:{"46":0.0062,"83":0.0124,"91":0.0124,"93":0.0062,"94":0.0062,"95":0.09922,"102":0.0124,"109":0.57049,"110":0.0186,"111":0.6201,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 85 86 87 88 89 90 92 96 97 98 99 100 101 103 104 105 106 107 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"18":0.0124,"92":0.0186,"106":0.0062,"107":0.0186,"108":0.0124,"109":0.08061,"110":0.0186,"111":0.0186,"113":0.0062,"114":0.0186,"115":0.0186,"116":0.0124,"117":0.0124,"119":0.0062,"120":0.0124,"121":0.0062,"122":0.0062,"123":0.16123,"124":0.16743,"125":0.56429,"126":7.4288,"127":0.93635,_:"12 13 14 15 16 17 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 96 97 98 99 100 101 102 103 104 105 112 118"},E:{"9":0.0124,"14":0.0062,"15":0.0062,_:"0 4 5 6 7 8 10 11 12 13 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 15.2-15.3 15.4 15.5 17.6 18.0","12.1":0.0062,"13.1":0.0124,"14.1":0.0186,"15.1":0.0062,"15.6":0.04961,"16.0":0.0124,"16.1":0.0186,"16.2":0.0124,"16.3":0.0248,"16.4":0.0186,"16.5":0.03101,"16.6":0.04341,"17.0":0.0124,"17.1":0.0186,"17.2":0.0186,"17.3":0.0248,"17.4":0.05581,"17.5":0.39066},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00508,"5.0-5.1":0.00254,"6.0-6.1":0.01524,"7.0-7.1":0.01524,"8.1-8.4":0,"9.0-9.2":0.0127,"9.3":0.0508,"10.0-10.2":0.01016,"10.3":0.0889,"11.0-11.2":0.23367,"11.3-11.4":0.0254,"12.0-12.1":0.01778,"12.2-12.5":0.32765,"13.0-13.1":0.00508,"13.2":0.05334,"13.3":0.01778,"13.4-13.7":0.0762,"14.0-14.4":0.17525,"14.5-14.8":0.19811,"15.0-15.1":0.09906,"15.2-15.3":0.10668,"15.4":0.12192,"15.5":0.14732,"15.6-15.8":1.35124,"16.0":0.27177,"16.1":0.57656,"16.2":0.28955,"16.3":0.48512,"16.4":0.1143,"16.5":0.20573,"16.6-16.7":1.68651,"17.0":0.1524,"17.1":0.24637,"17.2":0.23875,"17.3":0.35813,"17.4":0.89659,"17.5":16.41804,"17.6":0.127,"18.0":0.16763},P:{"4":0.02105,"21":0.01053,"22":0.02105,"23":0.02105,"24":0.06315,"25":0.97886,_:"20 5.0-5.4 6.2-6.4 7.2-7.4 8.2 9.2 10.1 11.1-11.2 12.0 13.0 14.0 15.0 16.0 18.0","17.0":0.01053,"19.0":0.01053},I:{"0":0.07952,"3":0,"4":0.00001,"2.1":0,"2.2":0.00002,"2.3":0,"4.1":0.00005,"4.2-4.3":0.00003,"4.4":0,"4.4.3-4.4.4":0.00014},K:{"0":0.218,_:"10 11 12 11.1 11.5 12.1"},A:{"7":0.00687,"8":0.06865,"9":0.01373,"10":0.01373,"11":0.08925,_:"6 5.5"},S:{"2.5":0.0038,_:"3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":10.74865},R:{_:"0"},M:{"0":0.1938},Q:{"14.9":0.0038},O:{"0":0.0342},H:{"0":0.01}}; +module.exports={C:{"51":0.00506,"52":0.01012,"65":0.01012,"102":0.00506,"103":0.00506,"107":0.00506,"108":0.00506,"115":0.20746,"116":0.00506,"117":0.00506,"118":0.0253,"119":0.00506,"120":0.00506,"121":0.00506,"122":0.00506,"123":0.00506,"124":0.01518,"125":0.03036,"126":0.0253,"127":0.25806,"128":0.35926,"129":0.77924,"130":0.00506,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 53 54 55 56 57 58 59 60 61 62 63 64 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 104 105 106 109 110 111 112 113 114 131 132 133 3.5 3.6"},D:{"34":0.00506,"49":0.00506,"56":0.00506,"74":0.00506,"76":0.00506,"79":0.01012,"80":0.00506,"81":0.00506,"83":0.02024,"85":0.00506,"86":0.01012,"87":0.01518,"88":0.00506,"89":0.00506,"90":0.00506,"94":0.01012,"97":0.00506,"98":0.03036,"99":0.00506,"100":0.03036,"101":0.00506,"102":0.00506,"103":0.01518,"104":0.0253,"105":0.00506,"106":0.04048,"107":0.01518,"108":0.02024,"109":1.21946,"110":0.01012,"111":0.08096,"112":0.01518,"113":0.00506,"114":0.07084,"115":0.01518,"116":0.1771,"117":0.1012,"118":0.05566,"119":0.06072,"120":0.13662,"121":0.0506,"122":0.28336,"123":0.253,"124":0.23782,"125":0.32384,"126":3.21816,"127":28.77622,"128":3.67356,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 35 36 37 38 39 40 41 42 43 44 45 46 47 48 50 51 52 53 54 55 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 75 77 78 84 91 92 93 95 96 129 130 131"},F:{"44":0.0759,"46":0.00506,"83":0.00506,"94":0.00506,"95":0.04554,"102":0.02024,"105":0.00506,"106":0.00506,"107":0.00506,"109":0.3036,"111":0.1265,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 85 86 87 88 89 90 91 92 93 96 97 98 99 100 101 103 104 108 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"92":0.01012,"94":0.00506,"95":0.0759,"107":0.00506,"108":0.00506,"109":0.11638,"110":0.00506,"114":0.00506,"115":0.00506,"117":0.0253,"118":0.02024,"119":0.01518,"120":0.02024,"121":0.00506,"122":0.01518,"123":0.04554,"124":0.04554,"125":0.1012,"126":0.41492,"127":5.02964,"128":1.30548,_:"12 13 14 15 16 17 18 79 80 81 83 84 85 86 87 88 89 90 91 93 96 97 98 99 100 101 102 103 104 105 106 111 112 113 116"},E:{"14":0.00506,_:"0 4 5 6 7 8 9 10 11 12 13 15 3.1 3.2 5.1 6.1 7.1 10.1 11.1 15.2-15.3 15.4","9.1":0.01012,"12.1":0.00506,"13.1":0.01012,"14.1":0.01518,"15.1":0.00506,"15.5":0.00506,"15.6":0.03036,"16.0":0.00506,"16.1":0.00506,"16.2":0.00506,"16.3":0.01012,"16.4":0.01012,"16.5":0.01012,"16.6":0.04048,"17.0":0.00506,"17.1":0.01012,"17.2":0.01012,"17.3":0.01012,"17.4":0.06578,"17.5":0.21758,"17.6":0.08096,"18.0":0.00506},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00807,"5.0-5.1":0.00404,"6.0-6.1":0.02018,"7.0-7.1":0.02422,"8.1-8.4":0,"9.0-9.2":0.02018,"9.3":0.08074,"10.0-10.2":0.02422,"10.3":0.12515,"11.0-11.2":0.31892,"11.3-11.4":0.04037,"12.0-12.1":0.0323,"12.2-12.5":0.54095,"13.0-13.1":0.00807,"13.2":0.17359,"13.3":0.02422,"13.4-13.7":0.10092,"14.0-14.4":0.29874,"14.5-14.8":0.28662,"15.0-15.1":0.15744,"15.2-15.3":0.15744,"15.4":0.18166,"15.5":0.21396,"15.6-15.8":2.01445,"16.0":0.40773,"16.1":0.85987,"16.2":0.43196,"16.3":0.71858,"16.4":0.18166,"16.5":0.29066,"16.6-16.7":2.49888,"17.0":0.23011,"17.1":0.35525,"17.2":0.32699,"17.3":0.48444,"17.4":1.13439,"17.5":23.23275,"17.6":3.90779,"18.0":0.42388},P:{"4":0.02052,"20":0.01026,"21":0.01026,"22":0.01026,"23":0.03078,"24":0.01026,"25":0.5643,_:"5.0-5.4 7.2-7.4 8.2 9.2 10.1 11.1-11.2 12.0 13.0 14.0 15.0 16.0 17.0 18.0 19.0","6.2-6.4":0.01026},I:{"0":0.01477,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00001,"4.2-4.3":0.00001,"4.4":0,"4.4.3-4.4.4":0.00002},K:{"0":0.17784,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.00552,"11":0.0552,_:"6 7 9 10 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":0.01482},H:{"0":0},L:{"0":7.82734},R:{_:"0"},M:{"0":0.18278},Q:{_:"14.9"}}; diff --git a/node_modules/caniuse-lite/data/regions/LU.js b/node_modules/caniuse-lite/data/regions/LU.js index 44a5bcb8..382c1df8 100644 --- a/node_modules/caniuse-lite/data/regions/LU.js +++ b/node_modules/caniuse-lite/data/regions/LU.js @@ -1 +1 @@ -module.exports={C:{"31":0.00431,"40":0.00431,"48":0.02585,"52":0.0474,"55":0.00431,"56":0.00431,"60":0.01724,"68":0.00431,"78":0.15943,"88":0.00431,"91":0.03447,"93":0.00431,"96":0.00431,"97":0.00862,"98":0.00431,"101":0.00431,"102":0.18529,"103":0.03016,"104":0.03016,"105":0.00431,"106":0.00862,"108":0.08187,"109":0.00862,"110":0.00431,"113":0.00431,"115":3.4946,"117":0.00431,"118":0.00862,"119":0.00431,"121":0.00862,"122":0.01724,"123":0.06033,"124":0.02155,"125":0.02585,"126":0.15082,"127":1.75376,"128":3.28777,"129":0.02155,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 32 33 34 35 36 37 38 39 41 42 43 44 45 46 47 49 50 51 53 54 57 58 59 61 62 63 64 65 66 67 69 70 71 72 73 74 75 76 77 79 80 81 82 83 84 85 86 87 89 90 92 94 95 99 100 107 111 112 114 116 120 130 131","3.5":0.00431,"3.6":0.00431},D:{"38":0.00431,"39":0.00431,"40":0.00431,"41":0.00431,"42":0.00431,"43":0.00431,"44":0.00862,"45":0.00431,"46":0.00862,"47":0.00431,"49":0.00431,"51":0.01724,"57":0.00862,"70":0.00431,"71":0.00431,"72":0.00431,"79":0.02585,"80":0.00431,"81":0.00431,"84":0.00431,"85":0.00431,"86":0.00431,"87":0.03016,"88":0.00431,"89":0.00431,"91":0.04309,"92":0.00431,"94":0.01293,"95":0.00862,"98":0.00862,"99":0.01724,"101":0.00431,"102":0.01293,"103":0.12496,"104":0.06894,"105":0.01293,"106":0.03447,"107":0.02585,"108":0.06033,"109":0.6722,"110":0.01724,"111":0.03447,"112":0.05602,"113":0.09911,"114":0.12927,"115":0.00431,"116":0.26285,"117":0.04309,"118":1.02123,"119":0.05602,"120":0.24561,"121":0.10773,"122":0.18529,"123":0.15943,"124":0.23269,"125":0.71099,"126":11.66446,"127":1.34441,"128":0.00862,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 48 50 52 53 54 55 56 58 59 60 61 62 63 64 65 66 67 68 69 73 74 75 76 77 78 83 90 93 96 97 100 129 130"},F:{"83":0.0474,"89":0.01293,"95":0.03447,"96":0.03447,"108":0.00862,"109":0.4783,"110":0.00862,"111":0.37488,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 85 86 87 88 90 91 92 93 94 97 98 99 100 101 102 103 104 105 106 107 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6","12.1":0.00431},B:{"12":0.00431,"18":0.00431,"92":0.00431,"105":0.00431,"108":0.01293,"109":0.05171,"110":0.00862,"111":0.03447,"112":0.00431,"113":0.00431,"116":0.00431,"117":0.00862,"118":0.00431,"119":0.0474,"120":0.07325,"121":0.03878,"122":0.06033,"123":0.01724,"124":0.19821,"125":0.15943,"126":5.42934,"127":0.54724,_:"13 14 15 16 17 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 96 97 98 99 100 101 102 103 104 106 107 114 115"},E:{"9":0.02585,"11":0.00431,"14":0.05171,_:"0 4 5 6 7 8 10 12 13 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1","11.1":0.00431,"12.1":0.01724,"13.1":0.12927,"14.1":0.14651,"15.1":0.00862,"15.2-15.3":0.01724,"15.4":0.03878,"15.5":0.07325,"15.6":0.41797,"16.0":0.09911,"16.1":0.13789,"16.2":0.05602,"16.3":0.0948,"16.4":0.02585,"16.5":0.07756,"16.6":0.42228,"17.0":0.08187,"17.1":0.17236,"17.2":0.09911,"17.3":0.07756,"17.4":0.27147,"17.5":3.47736,"17.6":0.02155,"18.0":0.03016},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00358,"5.0-5.1":0.00179,"6.0-6.1":0.01075,"7.0-7.1":0.01075,"8.1-8.4":0,"9.0-9.2":0.00895,"9.3":0.03582,"10.0-10.2":0.00716,"10.3":0.06268,"11.0-11.2":0.16477,"11.3-11.4":0.01791,"12.0-12.1":0.01254,"12.2-12.5":0.23103,"13.0-13.1":0.00358,"13.2":0.03761,"13.3":0.01254,"13.4-13.7":0.05373,"14.0-14.4":0.12358,"14.5-14.8":0.13969,"15.0-15.1":0.06985,"15.2-15.3":0.07522,"15.4":0.08597,"15.5":0.10388,"15.6-15.8":0.95279,"16.0":0.19163,"16.1":0.40655,"16.2":0.20417,"16.3":0.34207,"16.4":0.08059,"16.5":0.14507,"16.6-16.7":1.1892,"17.0":0.10746,"17.1":0.17372,"17.2":0.16835,"17.3":0.25253,"17.4":0.63221,"17.5":11.57675,"17.6":0.08955,"18.0":0.1182},P:{"4":0.16611,"20":0.02076,"21":0.03115,"22":0.05191,"23":0.1142,"24":0.1142,"25":3.5299,"5.0-5.4":0.03115,"6.2-6.4":0.05191,"7.2-7.4":0.01038,_:"8.2 9.2 10.1 11.1-11.2 12.0 15.0","13.0":0.03115,"14.0":0.01038,"16.0":0.01038,"17.0":0.02076,"18.0":0.01038,"19.0":0.02076},I:{"0":0.27221,"3":0,"4":0.00003,"2.1":0,"2.2":0.00005,"2.3":0,"4.1":0.00016,"4.2-4.3":0.00011,"4.4":0,"4.4.3-4.4.4":0.00046},K:{"0":0.81381,_:"10 11 12 11.1 11.5 12.1"},A:{"6":0.00608,"7":0.00608,"8":0.07908,"9":0.01217,"10":0.01217,"11":0.08517,_:"5.5"},S:{"2.5":0.00569,_:"3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":30.48061},R:{_:"0"},M:{"0":0.87072},Q:{"14.9":0.8878},O:{"0":1.1382},H:{"0":0}}; +module.exports={C:{"48":0.00799,"50":0.03196,"52":0.04794,"55":0.004,"56":0.02797,"60":0.01598,"61":0.00799,"67":0.004,"68":0.01199,"75":0.00799,"78":0.17179,"91":0.03995,"93":0.004,"96":0.00799,"97":0.004,"102":0.14782,"103":0.03596,"104":0.01598,"105":0.004,"106":0.004,"108":0.08789,"112":0.004,"115":3.4397,"117":0.00799,"118":0.004,"120":0.004,"121":0.00799,"122":0.01199,"123":0.05194,"124":0.03196,"125":0.05993,"126":0.03995,"127":0.08789,"128":1.42222,"129":3.16404,"130":0.03596,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 49 51 53 54 57 58 59 62 63 64 65 66 69 70 71 72 73 74 76 77 79 80 81 82 83 84 85 86 87 88 89 90 92 94 95 98 99 100 101 107 109 110 111 113 114 116 119 131 132 133 3.5 3.6"},D:{"46":0.01199,"47":0.004,"49":0.00799,"51":0.02397,"69":0.004,"70":0.00799,"71":0.004,"73":0.004,"78":0.004,"79":0.0799,"80":0.01199,"81":0.00799,"85":0.01598,"86":0.01199,"87":0.05993,"88":0.004,"89":0.00799,"91":0.02797,"94":0.00799,"95":0.004,"98":0.01199,"99":0.00799,"100":0.004,"102":0.02797,"103":0.05993,"104":0.05993,"105":0.01199,"106":0.01199,"107":0.01199,"108":0.06392,"109":0.65119,"110":0.00799,"111":0.03596,"112":0.02397,"113":0.004,"114":0.07591,"115":0.00799,"116":0.23571,"117":0.03196,"118":0.90287,"119":0.03596,"120":0.12784,"121":0.09988,"122":0.19576,"123":0.07591,"124":0.23171,"125":0.22772,"126":1.17853,"127":9.53607,"128":2.00949,"129":0.00799,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 48 50 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 72 74 75 76 77 83 84 90 92 93 96 97 101 130 131"},F:{"46":0.004,"79":0.004,"83":0.02797,"84":0.004,"89":0.004,"95":0.03196,"96":0.03995,"109":0.2397,"111":0.07191,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 80 81 82 85 86 87 88 90 91 92 93 94 97 98 99 100 101 102 103 104 105 106 107 108 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"18":0.004,"92":0.004,"97":0.004,"103":0.004,"107":0.004,"108":0.03596,"109":0.04794,"110":0.01199,"114":0.004,"116":0.004,"119":0.03995,"120":0.0799,"121":0.03596,"122":0.01998,"123":0.01598,"124":0.03596,"125":0.03196,"126":0.47141,"127":3.89912,"128":1.2784,_:"12 13 14 15 16 17 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 96 98 99 100 101 102 104 105 106 111 112 113 115 117 118"},E:{"9":0.03995,"11":0.05593,"14":0.06392,"15":0.004,_:"0 4 5 6 7 8 10 12 13 3.1 3.2 5.1 6.1 7.1 9.1 10.1","11.1":0.00799,"12.1":0.01598,"13.1":0.09988,"14.1":0.10387,"15.1":0.004,"15.2-15.3":0.01199,"15.4":0.01598,"15.5":0.0799,"15.6":0.37553,"16.0":0.04794,"16.1":0.09988,"16.2":0.04794,"16.3":0.0839,"16.4":0.02797,"16.5":0.09988,"16.6":0.39151,"17.0":0.02397,"17.1":0.05194,"17.2":0.13983,"17.3":0.05194,"17.4":0.23571,"17.5":2.36105,"17.6":1.03471,"18.0":0.04395},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00399,"5.0-5.1":0.002,"6.0-6.1":0.00998,"7.0-7.1":0.01197,"8.1-8.4":0,"9.0-9.2":0.00998,"9.3":0.03991,"10.0-10.2":0.01197,"10.3":0.06186,"11.0-11.2":0.15764,"11.3-11.4":0.01995,"12.0-12.1":0.01596,"12.2-12.5":0.26739,"13.0-13.1":0.00399,"13.2":0.0858,"13.3":0.01197,"13.4-13.7":0.04989,"14.0-14.4":0.14766,"14.5-14.8":0.14168,"15.0-15.1":0.07782,"15.2-15.3":0.07782,"15.4":0.0898,"15.5":0.10576,"15.6-15.8":0.99574,"16.0":0.20154,"16.1":0.42503,"16.2":0.21351,"16.3":0.35519,"16.4":0.0898,"16.5":0.14367,"16.6-16.7":1.23519,"17.0":0.11374,"17.1":0.1756,"17.2":0.16163,"17.3":0.23946,"17.4":0.56072,"17.5":11.48388,"17.6":1.93161,"18.0":0.20952},P:{"4":0.14512,"20":0.01037,"21":0.01037,"22":0.04146,"23":0.08293,"24":0.10366,"25":2.40486,"5.0-5.4":0.01037,"6.2-6.4":0.0311,_:"7.2-7.4 8.2 9.2 10.1 11.1-11.2 12.0 16.0 18.0","13.0":0.01037,"14.0":0.01037,"15.0":0.02073,"17.0":0.01037,"19.0":0.01037},I:{"0":0.26933,"3":0,"4":0.00003,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00011,"4.2-4.3":0.00011,"4.4":0,"4.4.3-4.4.4":0.00043},K:{"0":0.88874,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.02663,"10":0.00666,"11":0.04661,_:"6 7 9 5.5"},N:{_:"10 11"},S:{"2.5":0.00601,_:"3.0-3.1"},J:{_:"7 10"},O:{"0":1.25505},H:{"0":0},L:{"0":31.69569},R:{_:"0"},M:{"0":1.201},Q:{"14.9":0.91276}}; diff --git a/node_modules/caniuse-lite/data/regions/LV.js b/node_modules/caniuse-lite/data/regions/LV.js index d0f5ebf3..f443a0b6 100644 --- a/node_modules/caniuse-lite/data/regions/LV.js +++ b/node_modules/caniuse-lite/data/regions/LV.js @@ -1 +1 @@ -module.exports={C:{"16":0.03498,"48":0.01399,"52":0.01399,"88":0.007,"102":0.03498,"103":0.01399,"110":0.02099,"111":0.007,"113":0.007,"114":0.007,"115":0.65753,"118":0.01399,"121":0.01399,"122":0.01399,"123":0.02099,"124":0.01399,"125":0.02798,"126":0.04197,"127":1.18915,"128":2.45525,"129":0.01399,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 49 50 51 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 89 90 91 92 93 94 95 96 97 98 99 100 101 104 105 106 107 108 109 112 116 117 119 120 130 131 3.5 3.6"},D:{"49":0.007,"51":0.007,"76":0.007,"79":0.12591,"80":0.02099,"86":0.007,"87":0.02798,"90":0.007,"91":0.007,"92":0.007,"93":0.09094,"94":0.01399,"97":0.02798,"99":0.01399,"100":0.007,"101":0.007,"102":0.02099,"103":0.13291,"104":0.03498,"105":0.007,"106":0.04897,"107":0.01399,"108":0.06995,"109":1.80471,"110":0.02798,"111":0.02099,"112":0.04197,"113":0.02099,"114":0.04197,"115":0.09793,"116":0.2868,"117":0.02798,"118":0.03498,"119":0.06296,"120":0.1469,"121":0.13291,"122":0.22384,"123":0.74847,"124":1.2661,"125":3.30864,"126":40.66194,"127":4.28094,"128":0.01399,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 50 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 77 78 81 83 84 85 88 89 95 96 98 129 130"},F:{"83":0.02099,"94":0.007,"95":0.11192,"104":0.007,"109":0.60157,"110":0.02099,"111":0.83241,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 85 86 87 88 89 90 91 92 93 96 97 98 99 100 101 102 103 105 106 107 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"92":0.007,"103":0.007,"107":0.007,"109":0.04197,"110":0.007,"111":0.007,"114":0.02798,"119":0.007,"120":0.01399,"121":0.01399,"122":0.007,"123":0.007,"124":0.02798,"125":0.1469,"126":5.52605,"127":0.60157,_:"12 13 14 15 16 17 18 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 96 97 98 99 100 101 102 104 105 106 108 112 113 115 116 117 118"},E:{"9":0.007,"14":0.007,_:"0 4 5 6 7 8 10 11 12 13 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 15.1","12.1":0.02798,"13.1":0.02798,"14.1":0.03498,"15.2-15.3":0.007,"15.4":0.007,"15.5":0.01399,"15.6":0.1469,"16.0":0.007,"16.1":0.02099,"16.2":0.01399,"16.3":0.04897,"16.4":0.03498,"16.5":0.01399,"16.6":0.13291,"17.0":0.01399,"17.1":0.02798,"17.2":0.04197,"17.3":0.04197,"17.4":0.09094,"17.5":0.89536,"17.6":0.01399,"18.0":0.01399},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.0014,"5.0-5.1":0.0007,"6.0-6.1":0.0042,"7.0-7.1":0.0042,"8.1-8.4":0,"9.0-9.2":0.0035,"9.3":0.014,"10.0-10.2":0.0028,"10.3":0.02451,"11.0-11.2":0.06442,"11.3-11.4":0.007,"12.0-12.1":0.0049,"12.2-12.5":0.09032,"13.0-13.1":0.0014,"13.2":0.0147,"13.3":0.0049,"13.4-13.7":0.021,"14.0-14.4":0.04831,"14.5-14.8":0.05461,"15.0-15.1":0.02731,"15.2-15.3":0.02941,"15.4":0.03361,"15.5":0.04061,"15.6-15.8":0.37249,"16.0":0.07492,"16.1":0.15894,"16.2":0.07982,"16.3":0.13373,"16.4":0.03151,"16.5":0.05671,"16.6-16.7":0.46491,"17.0":0.04201,"17.1":0.06792,"17.2":0.06582,"17.3":0.09872,"17.4":0.24716,"17.5":4.52587,"17.6":0.03501,"18.0":0.04621},P:{"4":0.01042,"20":0.02083,"21":0.04167,"22":0.04167,"23":0.05209,"24":0.0625,"25":2.00013,_:"5.0-5.4 6.2-6.4 7.2-7.4 8.2 9.2 10.1 11.1-11.2 12.0 15.0 16.0 18.0","13.0":0.01042,"14.0":0.01042,"17.0":0.01042,"19.0":0.01042},I:{"0":0.07187,"3":0,"4":0.00001,"2.1":0,"2.2":0.00001,"2.3":0,"4.1":0.00004,"4.2-4.3":0.00003,"4.4":0,"4.4.3-4.4.4":0.00012},K:{"0":0.31252,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.04691,"9":0.00782,"10":0.00782,"11":0.07036,_:"6 7 5.5"},S:{"2.5":0.00301,_:"3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":20.08239},R:{_:"0"},M:{"0":0.40568},Q:{"14.9":0.00902},O:{"0":0.06311},H:{"0":0}}; +module.exports={C:{"16":0.03478,"48":0.01391,"52":0.01391,"68":0.02782,"78":0.00696,"88":0.01391,"99":0.00696,"102":0.02782,"103":0.02782,"110":0.0626,"112":0.00696,"115":0.63291,"117":0.01391,"118":0.03478,"121":0.01391,"122":0.00696,"123":0.00696,"124":0.00696,"125":0.02087,"126":0.02087,"127":0.86938,"128":1.02239,"129":1.98913,"130":0.00696,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 49 50 51 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 69 70 71 72 73 74 75 76 77 79 80 81 82 83 84 85 86 87 89 90 91 92 93 94 95 96 97 98 100 101 104 105 106 107 108 109 111 113 114 116 119 120 131 132 133 3.5 3.6"},D:{"48":0.00696,"49":0.00696,"70":0.01391,"79":0.10433,"80":0.00696,"87":0.01391,"89":0.00696,"90":0.03478,"92":0.00696,"93":0.11128,"94":0.00696,"97":0.02782,"99":0.00696,"102":0.02087,"103":0.0626,"104":0.0626,"105":0.00696,"106":0.04173,"107":0.02087,"108":0.02782,"109":2.48989,"110":0.00696,"111":0.02087,"112":0.00696,"113":0.00696,"114":0.04869,"115":0.02782,"116":0.36862,"117":0.03478,"118":0.02087,"119":0.03478,"120":0.09737,"121":0.15301,"122":0.43121,"123":0.40339,"124":0.23647,"125":0.31298,"126":4.30515,"127":36.81977,"128":5.18843,"129":0.02087,"130":0.02087,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 71 72 73 74 75 76 77 78 81 83 84 85 86 88 91 95 96 98 100 101 131"},F:{"83":0.02087,"95":0.11128,"109":0.37557,"111":0.14606,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 106 107 108 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"92":0.00696,"98":0.00696,"100":0.00696,"103":0.03478,"106":0.00696,"107":0.00696,"109":0.02087,"111":0.02087,"114":0.01391,"115":0.00696,"120":0.02782,"121":0.00696,"124":0.02087,"125":0.04869,"126":0.49381,"127":6.10649,"128":1.30754,_:"12 13 14 15 16 17 18 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 96 97 99 101 102 104 105 108 110 112 113 116 117 118 119 122 123"},E:{"9":0.00696,"13":0.00696,"14":0.00696,_:"0 4 5 6 7 8 10 11 12 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 15.1 15.2-15.3","12.1":0.02087,"13.1":0.02087,"14.1":0.02087,"15.4":0.00696,"15.5":0.00696,"15.6":0.13215,"16.0":0.00696,"16.1":0.02087,"16.2":0.01391,"16.3":0.04869,"16.4":0.02782,"16.5":0.02782,"16.6":0.11128,"17.0":0.01391,"17.1":0.04173,"17.2":0.02782,"17.3":0.05564,"17.4":0.12519,"17.5":0.59813,"17.6":0.31298,"18.0":0.03478},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00145,"5.0-5.1":0.00073,"6.0-6.1":0.00363,"7.0-7.1":0.00436,"8.1-8.4":0,"9.0-9.2":0.00363,"9.3":0.01452,"10.0-10.2":0.00436,"10.3":0.0225,"11.0-11.2":0.05735,"11.3-11.4":0.00726,"12.0-12.1":0.00581,"12.2-12.5":0.09727,"13.0-13.1":0.00145,"13.2":0.03121,"13.3":0.00436,"13.4-13.7":0.01815,"14.0-14.4":0.05372,"14.5-14.8":0.05154,"15.0-15.1":0.02831,"15.2-15.3":0.02831,"15.4":0.03267,"15.5":0.03847,"15.6-15.8":0.36224,"16.0":0.07332,"16.1":0.15462,"16.2":0.07767,"16.3":0.12922,"16.4":0.03267,"16.5":0.05227,"16.6-16.7":0.44935,"17.0":0.04138,"17.1":0.06388,"17.2":0.0588,"17.3":0.08711,"17.4":0.20399,"17.5":4.17772,"17.6":0.7027,"18.0":0.07622},P:{"4":0.01038,"20":0.01038,"21":0.02077,"22":0.03115,"23":0.03115,"24":0.05192,"25":1.67181,_:"5.0-5.4 6.2-6.4 7.2-7.4 8.2 9.2 10.1 11.1-11.2 12.0 14.0 15.0 16.0 18.0","13.0":0.01038,"17.0":0.01038,"19.0":0.01038},I:{"0":0.05159,"3":0,"4":0.00001,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00002,"4.2-4.3":0.00002,"4.4":0,"4.4.3-4.4.4":0.00008},K:{"0":0.2771,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.03288,"11":0.05754,_:"6 7 9 10 5.5"},N:{_:"10 11"},S:{"2.5":0.00305,_:"3.0-3.1"},J:{_:"7 10"},O:{"0":0.04263},H:{"0":0},L:{"0":20.09561},R:{_:"0"},M:{"0":0.42021},Q:{"14.9":0.00305}}; diff --git a/node_modules/caniuse-lite/data/regions/LY.js b/node_modules/caniuse-lite/data/regions/LY.js index 70cac1ad..8f2da5d9 100644 --- a/node_modules/caniuse-lite/data/regions/LY.js +++ b/node_modules/caniuse-lite/data/regions/LY.js @@ -1 +1 @@ -module.exports={C:{"34":0.00157,"43":0.00078,"45":0.00078,"47":0.00078,"48":0.00078,"49":0.00078,"52":0.01254,"72":0.00078,"102":0.00157,"103":0.01254,"115":0.0784,"121":0.00078,"123":0.00078,"124":0.00235,"125":0.00157,"126":0.00549,"127":0.06586,"128":0.11054,"129":0.00314,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 35 36 37 38 39 40 41 42 44 46 50 51 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 104 105 106 107 108 109 110 111 112 113 114 116 117 118 119 120 122 130 131 3.5 3.6"},D:{"11":0.00314,"33":0.00078,"35":0.00078,"38":0.00078,"40":0.00392,"41":0.00078,"43":0.00157,"47":0.00078,"49":0.00078,"51":0.00078,"53":0.00157,"55":0.00078,"56":0.00157,"58":0.17405,"59":0.00078,"60":0.00078,"61":0.00078,"62":0.00078,"63":0.00235,"65":0.00078,"66":0.00078,"68":0.00078,"69":0.00157,"70":0.01254,"71":0.00157,"73":0.00157,"75":0.00078,"76":0.00157,"77":0.00157,"78":0.00235,"79":0.01019,"80":0.00157,"81":0.00078,"83":0.01098,"85":0.00078,"86":0.00314,"87":0.00941,"88":0.0047,"89":0.00235,"90":0.0047,"91":0.00314,"92":0.03528,"93":0.00392,"94":0.00235,"95":0.00314,"96":0.00314,"97":0.00235,"98":0.01333,"99":0.00941,"100":0.00549,"101":0.00157,"102":0.01019,"103":0.01882,"104":0.02274,"105":0.0047,"106":0.01019,"107":0.00314,"108":0.00549,"109":0.80125,"110":0.0047,"111":0.0047,"112":0.00392,"113":0.00078,"114":0.00235,"115":0.00078,"116":0.01333,"117":0.0047,"118":0.00784,"119":0.01019,"120":0.04704,"121":0.01333,"122":0.02274,"123":0.0196,"124":0.0439,"125":0.05174,"126":2.45627,"127":0.29714,_:"4 5 6 7 8 9 10 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 34 36 37 39 42 44 45 46 48 50 52 54 57 64 67 72 74 84 128 129 130"},F:{"46":0.00235,"73":0.00078,"79":0.01098,"82":0.00078,"83":0.0392,"84":0.00157,"85":0.00078,"86":0.00078,"95":0.0392,"107":0.0047,"109":0.04782,"110":0.00392,"111":0.11603,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 74 75 76 77 78 80 81 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 106 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"15":0.00078,"17":0.00078,"18":0.0047,"84":0.00078,"89":0.00235,"90":0.00235,"92":0.00862,"100":0.00235,"102":0.00078,"103":0.00078,"107":0.00078,"109":0.01254,"113":0.00078,"114":0.00157,"117":0.00078,"118":0.00078,"119":0.00784,"120":0.00392,"121":0.00235,"122":0.00314,"123":0.00314,"124":0.00549,"125":0.02117,"126":0.67502,"127":0.15131,_:"12 13 14 16 79 80 81 83 85 86 87 88 91 93 94 95 96 97 98 99 101 104 105 106 108 110 111 112 115 116"},E:{"12":0.00078,"13":0.00078,"14":0.00235,"15":0.00078,_:"0 4 5 6 7 8 9 10 11 3.1 3.2 6.1 7.1 9.1 10.1 11.1 15.1 15.2-15.3 17.6","5.1":0.00157,"12.1":0.00157,"13.1":0.00157,"14.1":0.01333,"15.4":0.00078,"15.5":0.00157,"15.6":0.01019,"16.0":0.00078,"16.1":0.00235,"16.2":0.00314,"16.3":0.00314,"16.4":0.00862,"16.5":0.00157,"16.6":0.01176,"17.0":0.00078,"17.1":0.00078,"17.2":0.0047,"17.3":0.00314,"17.4":0.01254,"17.5":0.08624,"18.0":0.00157},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00214,"5.0-5.1":0.00107,"6.0-6.1":0.00641,"7.0-7.1":0.00641,"8.1-8.4":0,"9.0-9.2":0.00535,"9.3":0.02138,"10.0-10.2":0.00428,"10.3":0.03742,"11.0-11.2":0.09835,"11.3-11.4":0.01069,"12.0-12.1":0.00748,"12.2-12.5":0.13791,"13.0-13.1":0.00214,"13.2":0.02245,"13.3":0.00748,"13.4-13.7":0.03207,"14.0-14.4":0.07376,"14.5-14.8":0.08339,"15.0-15.1":0.04169,"15.2-15.3":0.0449,"15.4":0.05131,"15.5":0.06201,"15.6-15.8":0.56874,"16.0":0.11439,"16.1":0.24268,"16.2":0.12187,"16.3":0.20419,"16.4":0.04811,"16.5":0.08659,"16.6-16.7":0.70985,"17.0":0.06414,"17.1":0.1037,"17.2":0.10049,"17.3":0.15074,"17.4":0.37738,"17.5":6.91038,"17.6":0.05345,"18.0":0.07056},P:{"4":0.10162,"20":0.0813,"21":0.25406,"22":0.60975,"23":0.4065,"24":0.41666,"25":2.27638,"5.0-5.4":0.01016,"6.2-6.4":0.05081,"7.2-7.4":0.74186,_:"8.2 10.1","9.2":0.03049,"11.1-11.2":0.0813,"12.0":0.03049,"13.0":0.04065,"14.0":0.07114,"15.0":0.03049,"16.0":0.11179,"17.0":0.07114,"18.0":0.0813,"19.0":0.22357},I:{"0":0.11939,"3":0,"4":0.00001,"2.1":0,"2.2":0.00002,"2.3":0,"4.1":0.00007,"4.2-4.3":0.00005,"4.4":0,"4.4.3-4.4.4":0.0002},K:{"0":9.07541,_:"10 11 12 11.1 11.5 12.1"},A:{"7":0.00089,"8":0.00178,"11":0.01066,_:"6 9 10 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":67.22309},R:{_:"0"},M:{"0":0.07373},Q:{_:"14.9"},O:{"0":0.49766},H:{"0":0.03}}; +module.exports={C:{"26":0.00095,"34":0.00095,"52":0.00095,"72":0.00095,"102":0.00852,"103":0.04356,"113":0.00095,"115":0.09659,"121":0.00189,"122":0.00095,"123":0.00095,"124":0.00095,"125":0.00095,"126":0.00189,"127":0.00474,"128":0.07671,"129":0.17046,"130":0.00379,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 27 28 29 30 31 32 33 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 104 105 106 107 108 109 110 111 112 114 116 117 118 119 120 131 132 133 3.5 3.6"},D:{"11":0.00284,"20":0.00095,"38":0.00189,"40":0.00095,"41":0.00189,"43":0.00379,"47":0.00189,"49":0.00189,"53":0.00095,"55":0.00095,"56":0.00095,"58":0.14963,"60":0.00189,"61":0.00095,"63":0.00663,"64":0.00189,"67":0.00095,"68":0.00095,"69":0.00095,"70":0.00663,"71":0.00095,"73":0.00474,"74":0.00095,"75":0.00189,"76":0.00095,"77":0.00568,"78":0.00189,"79":0.01326,"80":0.00189,"81":0.00379,"83":0.01705,"85":0.00189,"86":0.00474,"87":0.01136,"88":0.00189,"89":0.00189,"90":0.00189,"91":0.01326,"92":0.00663,"93":0.00379,"94":0.00379,"95":0.00189,"96":0.00379,"97":0.00189,"98":0.00947,"99":0.00663,"100":0.00379,"101":0.00095,"102":0.00568,"103":0.04167,"104":0.05682,"105":0.00758,"106":0.00663,"107":0.00284,"108":0.00758,"109":0.9953,"110":0.00379,"111":0.00663,"112":0.00189,"113":0.00095,"114":0.00474,"115":0.00095,"116":0.0322,"117":0.00379,"118":0.01136,"119":0.00947,"120":0.03599,"121":0.01136,"122":0.01231,"123":0.02841,"124":0.07671,"125":0.02936,"126":0.25001,"127":2.79649,"128":0.48581,_:"4 5 6 7 8 9 10 12 13 14 15 16 17 18 19 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 39 42 44 45 46 48 50 51 52 54 57 59 62 65 66 72 84 129 130 131"},F:{"46":0.00095,"51":0.00095,"57":0.00095,"60":0.00189,"73":0.00095,"79":0.00663,"82":0.00095,"83":0.04262,"84":0.00852,"85":0.01136,"89":0.00095,"95":0.01705,"102":0.00379,"107":0.04735,"109":0.03504,"110":0.00095,"111":0.05493,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 47 48 49 50 52 53 54 55 56 58 62 63 64 65 66 67 68 69 70 71 72 74 75 76 77 78 80 81 86 87 88 90 91 92 93 94 96 97 98 99 100 101 103 104 105 106 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"16":0.00095,"18":0.00379,"84":0.00189,"89":0.00189,"90":0.00095,"91":0.00095,"92":0.01421,"94":0.00095,"97":0.00095,"100":0.00189,"106":0.00095,"109":0.01894,"113":0.00095,"114":0.00189,"115":0.00095,"116":0.00095,"117":0.00284,"119":0.00095,"120":0.00284,"121":0.00474,"122":0.00379,"123":0.00095,"124":0.00474,"125":0.03315,"126":0.04072,"127":0.89113,"128":0.21592,_:"12 13 14 15 17 79 80 81 83 85 86 87 88 93 95 96 98 99 101 102 103 104 105 107 108 110 111 112 118"},E:{"13":0.00095,"14":0.00379,_:"0 4 5 6 7 8 9 10 11 12 15 3.1 3.2 6.1 7.1 9.1 10.1 11.1 15.1 16.0","5.1":0.00284,"12.1":0.00095,"13.1":0.00095,"14.1":0.00474,"15.2-15.3":0.00095,"15.4":0.00095,"15.5":0.00095,"15.6":0.01515,"16.1":0.00284,"16.2":0.00095,"16.3":0.00474,"16.4":0.00095,"16.5":0.01042,"16.6":0.02462,"17.0":0.00095,"17.1":0.00189,"17.2":0.00189,"17.3":0.00284,"17.4":0.01042,"17.5":0.06629,"17.6":0.03125,"18.0":0.00189},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00197,"5.0-5.1":0.00098,"6.0-6.1":0.00492,"7.0-7.1":0.0059,"8.1-8.4":0,"9.0-9.2":0.00492,"9.3":0.01966,"10.0-10.2":0.0059,"10.3":0.03048,"11.0-11.2":0.07767,"11.3-11.4":0.00983,"12.0-12.1":0.00787,"12.2-12.5":0.13174,"13.0-13.1":0.00197,"13.2":0.04228,"13.3":0.0059,"13.4-13.7":0.02458,"14.0-14.4":0.07275,"14.5-14.8":0.0698,"15.0-15.1":0.03834,"15.2-15.3":0.03834,"15.4":0.04424,"15.5":0.05211,"15.6-15.8":0.49059,"16.0":0.0993,"16.1":0.20941,"16.2":0.1052,"16.3":0.175,"16.4":0.04424,"16.5":0.07079,"16.6-16.7":0.60857,"17.0":0.05604,"17.1":0.08652,"17.2":0.07964,"17.3":0.11798,"17.4":0.27627,"17.5":5.65806,"17.6":0.95169,"18.0":0.10323},P:{"4":0.06095,"20":0.06095,"21":0.19302,"22":0.51809,"23":0.31492,"24":0.36571,"25":1.8692,"5.0-5.4":0.01016,"6.2-6.4":0.04063,"7.2-7.4":0.65016,_:"8.2","9.2":0.03048,"10.1":0.01016,"11.1-11.2":0.08127,"12.0":0.02032,"13.0":0.06095,"14.0":0.05079,"15.0":0.03048,"16.0":0.08127,"17.0":0.06095,"18.0":0.05079,"19.0":0.16254},I:{"0":0.09023,"3":0,"4":0.00001,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00004,"4.2-4.3":0.00004,"4.4":0,"4.4.3-4.4.4":0.00014},K:{"0":7.91759,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.00451,"9":0.00338,"10":0.00113,"11":0.01466,_:"6 7 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":0.57034},H:{"0":0.04},L:{"0":68.22983},R:{_:"0"},M:{"0":0.09053},Q:{_:"14.9"}}; diff --git a/node_modules/caniuse-lite/data/regions/MA.js b/node_modules/caniuse-lite/data/regions/MA.js index 9e0cdc5e..8b8d11b0 100644 --- a/node_modules/caniuse-lite/data/regions/MA.js +++ b/node_modules/caniuse-lite/data/regions/MA.js @@ -1 +1 @@ -module.exports={C:{"3":0.00335,"10":0.00335,"15":0.00335,"52":0.08363,"65":0.01673,"72":0.00335,"75":0.00335,"76":0.00335,"78":0.01338,"84":0.00335,"88":0.00335,"93":0.00335,"94":0.00335,"99":0.00335,"101":0.00335,"102":0.01004,"103":0.00669,"105":0.00335,"106":0.00335,"107":0.00335,"108":0.00669,"109":0.00669,"110":0.00669,"111":0.00335,"114":0.00335,"115":0.41478,"118":0.01004,"119":0.00335,"121":0.00335,"122":0.00335,"123":0.01004,"124":0.01338,"125":0.01004,"126":0.03345,"127":0.56196,"128":0.80949,"129":0.01004,_:"2 4 5 6 7 8 9 11 12 13 14 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 53 54 55 56 57 58 59 60 61 62 63 64 66 67 68 69 70 71 73 74 77 79 80 81 82 83 85 86 87 89 90 91 92 95 96 97 98 100 104 112 113 116 117 120 130 131 3.5 3.6"},D:{"11":0.00335,"29":0.00335,"34":0.00335,"38":0.00335,"43":0.01004,"49":0.02676,"50":0.00335,"51":0.00335,"55":0.00669,"56":0.01004,"58":0.11373,"63":0.00335,"65":0.00335,"66":0.00335,"67":0.00669,"68":0.00669,"69":0.00669,"70":0.01004,"72":0.01004,"73":0.00669,"74":0.00335,"75":0.00335,"76":0.00335,"77":0.00335,"78":0.00335,"79":0.12377,"80":0.00335,"81":0.01004,"83":0.1037,"84":0.00669,"85":0.03011,"86":0.01338,"87":0.1338,"88":0.02342,"89":0.00335,"90":0.00669,"91":0.02342,"92":0.00669,"93":0.01338,"94":0.04349,"95":0.01338,"96":0.04014,"97":0.01338,"98":0.01673,"99":0.01338,"100":0.00669,"101":0.01004,"102":0.01004,"103":0.04683,"104":0.01673,"105":0.01338,"106":0.06021,"107":0.05352,"108":0.0669,"109":2.97036,"110":0.07025,"111":0.04014,"112":0.04349,"113":0.01338,"114":0.01673,"115":0.01673,"116":0.12042,"117":0.01004,"118":0.03011,"119":0.07694,"120":0.11708,"121":0.04349,"122":0.11708,"123":0.10035,"124":0.21743,"125":0.55862,"126":16.10618,"127":2.41509,"128":0.01004,_:"4 5 6 7 8 9 10 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 30 31 32 33 35 36 37 39 40 41 42 44 45 46 47 48 52 53 54 57 59 60 61 62 64 71 129 130"},F:{"28":0.00335,"40":0.00335,"46":0.00335,"79":0.01004,"83":0.01338,"84":0.00335,"85":0.01338,"91":0.00335,"92":0.00335,"94":0.00335,"95":0.07694,"102":0.00335,"105":0.00335,"106":0.00335,"107":0.00335,"108":0.00335,"109":0.29436,"110":0.03011,"111":0.69576,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 29 30 31 32 33 34 35 36 37 38 39 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 80 81 82 86 87 88 89 90 93 96 97 98 99 100 101 103 104 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"18":0.00669,"84":0.00335,"86":0.00335,"89":0.00335,"92":0.03011,"100":0.00335,"102":0.00335,"103":0.00335,"106":0.00335,"107":0.01338,"108":0.01338,"109":0.04349,"110":0.00669,"111":0.00335,"114":0.00335,"116":0.00335,"117":0.00669,"118":0.00669,"119":0.00335,"120":0.00669,"121":0.01673,"122":0.01004,"123":0.00669,"124":0.01673,"125":0.07694,"126":2.41509,"127":0.32447,_:"12 13 14 15 16 17 79 80 81 83 85 87 88 90 91 93 94 95 96 97 98 99 101 104 105 112 113 115"},E:{"4":0.00335,"9":0.00335,"14":0.01004,_:"0 5 6 7 8 10 11 12 13 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 17.6","12.1":0.00335,"13.1":0.02342,"14.1":0.04014,"15.1":0.01004,"15.2-15.3":0.00335,"15.4":0.00335,"15.5":0.00669,"15.6":0.12042,"16.0":0.00669,"16.1":0.01004,"16.2":0.01004,"16.3":0.01338,"16.4":0.00669,"16.5":0.01004,"16.6":0.04683,"17.0":0.00669,"17.1":0.01004,"17.2":0.01338,"17.3":0.01673,"17.4":0.04014,"17.5":0.22746,"18.0":0.00335},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00139,"5.0-5.1":0.0007,"6.0-6.1":0.00418,"7.0-7.1":0.00418,"8.1-8.4":0,"9.0-9.2":0.00348,"9.3":0.01394,"10.0-10.2":0.00279,"10.3":0.02439,"11.0-11.2":0.0641,"11.3-11.4":0.00697,"12.0-12.1":0.00488,"12.2-12.5":0.08988,"13.0-13.1":0.00139,"13.2":0.01463,"13.3":0.00488,"13.4-13.7":0.0209,"14.0-14.4":0.04808,"14.5-14.8":0.05435,"15.0-15.1":0.02717,"15.2-15.3":0.02926,"15.4":0.03345,"15.5":0.04041,"15.6-15.8":0.37069,"16.0":0.07456,"16.1":0.15817,"16.2":0.07943,"16.3":0.13308,"16.4":0.03136,"16.5":0.05644,"16.6-16.7":0.46266,"17.0":0.04181,"17.1":0.06759,"17.2":0.0655,"17.3":0.09825,"17.4":0.24596,"17.5":4.50398,"17.6":0.03484,"18.0":0.04599},P:{"4":0.27779,"20":0.04115,"21":0.12346,"22":0.0926,"23":0.11317,"24":0.07202,"25":1.8725,"5.0-5.4":0.03087,"6.2-6.4":0.10288,"7.2-7.4":0.2675,_:"8.2 10.1","9.2":0.01029,"11.1-11.2":0.01029,"12.0":0.01029,"13.0":0.05144,"14.0":0.02058,"15.0":0.01029,"16.0":0.02058,"17.0":0.04115,"18.0":0.02058,"19.0":0.07202},I:{"0":0.21885,"3":0,"4":0.00002,"2.1":0,"2.2":0.00004,"2.3":0,"4.1":0.00013,"4.2-4.3":0.00009,"4.4":0,"4.4.3-4.4.4":0.00037},K:{"0":0.3793,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.04959,"9":0.01526,"10":0.01144,"11":0.14114,_:"6 7 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":56.34907},R:{_:"0"},M:{"0":0.16638},Q:{_:"14.9"},O:{"0":0.10648},H:{"0":0.02}}; +module.exports={C:{"52":0.05488,"55":0.00323,"65":0.01291,"75":0.00323,"78":0.00968,"84":0.00323,"93":0.00646,"99":0.00323,"102":0.00968,"103":0.01937,"105":0.00323,"106":0.00323,"107":0.00323,"109":0.00323,"110":0.01614,"111":0.00646,"113":0.00323,"114":0.00323,"115":0.39382,"117":0.00323,"118":0.00323,"121":0.00646,"122":0.00323,"123":0.00323,"124":0.01291,"125":0.00646,"126":0.01291,"127":0.03551,"128":0.42932,"129":0.77795,"130":0.00646,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 53 54 56 57 58 59 60 61 62 63 64 66 67 68 69 70 71 72 73 74 76 77 79 80 81 82 83 85 86 87 88 89 90 91 92 94 95 96 97 98 100 101 104 108 112 116 119 120 131 132 133 3.5 3.6"},D:{"11":0.00323,"29":0.00323,"34":0.00323,"38":0.00646,"43":0.00323,"49":0.0226,"50":0.00323,"55":0.00323,"56":0.01291,"58":0.06779,"59":0.00323,"63":0.00323,"65":0.00646,"66":0.00646,"67":0.00646,"68":0.00646,"69":0.00968,"70":0.00646,"72":0.01291,"73":0.01291,"74":0.00323,"75":0.00646,"76":0.00323,"77":0.00323,"78":0.00323,"79":0.12266,"80":0.00646,"81":0.01291,"83":0.12589,"84":0.00646,"85":0.01937,"86":0.01614,"87":0.1388,"88":0.02905,"89":0.00323,"90":0.00646,"91":0.01614,"92":0.00646,"93":0.01291,"94":0.04842,"95":0.00968,"96":0.02905,"97":0.01614,"98":0.01614,"99":0.01937,"100":0.00646,"101":0.00646,"102":0.00646,"103":0.05488,"104":0.04196,"105":0.00968,"106":0.03228,"107":0.03874,"108":0.04842,"109":2.62759,"110":0.06779,"111":0.0226,"112":0.02905,"113":0.01291,"114":0.01614,"115":0.00646,"116":0.11944,"117":0.00968,"118":0.02582,"119":0.07747,"120":0.07424,"121":0.03551,"122":0.1033,"123":0.07424,"124":0.20014,"125":0.20014,"126":1.14271,"127":14.68417,"128":2.71152,"129":0.01291,"130":0.00323,_:"4 5 6 7 8 9 10 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 30 31 32 33 35 36 37 39 40 41 42 44 45 46 47 48 51 52 53 54 57 60 61 62 64 71 131"},F:{"28":0.00323,"40":0.00323,"46":0.00323,"79":0.00646,"83":0.00968,"84":0.00646,"85":0.02905,"91":0.00323,"95":0.06456,"102":0.00646,"105":0.00323,"106":0.00323,"107":0.00323,"108":0.00968,"109":0.18077,"110":0.00323,"111":0.09361,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 29 30 31 32 33 34 35 36 37 38 39 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 80 81 82 86 87 88 89 90 92 93 94 96 97 98 99 100 101 103 104 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"14":0.00323,"18":0.00646,"92":0.03228,"100":0.00323,"107":0.00646,"108":0.00323,"109":0.03228,"110":0.00646,"111":0.00323,"114":0.00323,"117":0.00323,"118":0.00323,"119":0.00323,"120":0.00646,"121":0.01614,"122":0.00646,"123":0.00323,"124":0.00968,"125":0.07102,"126":0.17108,"127":1.87547,"128":0.54553,_:"12 13 15 16 17 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 96 97 98 99 101 102 103 104 105 106 112 113 115 116"},E:{"4":0.00323,"10":0.00968,"14":0.00968,"15":0.00323,_:"0 5 6 7 8 9 11 12 13 3.1 3.2 5.1 6.1 7.1 9.1 10.1","11.1":0.00323,"12.1":0.00323,"13.1":0.02582,"14.1":0.04842,"15.1":0.00646,"15.2-15.3":0.00646,"15.4":0.00646,"15.5":0.00968,"15.6":0.11621,"16.0":0.00646,"16.1":0.01291,"16.2":0.00968,"16.3":0.01291,"16.4":0.00646,"16.5":0.00646,"16.6":0.05488,"17.0":0.00646,"17.1":0.01291,"17.2":0.01937,"17.3":0.01291,"17.4":0.06779,"17.5":0.19368,"17.6":0.08716,"18.0":0.00968},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00151,"5.0-5.1":0.00076,"6.0-6.1":0.00378,"7.0-7.1":0.00454,"8.1-8.4":0,"9.0-9.2":0.00378,"9.3":0.01513,"10.0-10.2":0.00454,"10.3":0.02345,"11.0-11.2":0.05975,"11.3-11.4":0.00756,"12.0-12.1":0.00605,"12.2-12.5":0.10135,"13.0-13.1":0.00151,"13.2":0.03252,"13.3":0.00454,"13.4-13.7":0.01891,"14.0-14.4":0.05597,"14.5-14.8":0.0537,"15.0-15.1":0.0295,"15.2-15.3":0.0295,"15.4":0.03403,"15.5":0.04008,"15.6-15.8":0.3774,"16.0":0.07639,"16.1":0.1611,"16.2":0.08093,"16.3":0.13463,"16.4":0.03403,"16.5":0.05446,"16.6-16.7":0.46816,"17.0":0.04311,"17.1":0.06656,"17.2":0.06126,"17.3":0.09076,"17.4":0.21253,"17.5":4.35263,"17.6":0.73212,"18.0":0.07941},P:{"4":0.23337,"20":0.03044,"21":0.10147,"22":0.09132,"23":0.09132,"24":0.07103,"25":1.58288,"5.0-5.4":0.04059,"6.2-6.4":0.11161,"7.2-7.4":0.21308,_:"8.2 10.1","9.2":0.01015,"11.1-11.2":0.01015,"12.0":0.01015,"13.0":0.04059,"14.0":0.02029,"15.0":0.01015,"16.0":0.02029,"17.0":0.05073,"18.0":0.02029,"19.0":0.08117},I:{"0":0.34418,"3":0,"4":0.00003,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00014,"4.2-4.3":0.00014,"4.4":0,"4.4.3-4.4.4":0.00055},K:{"0":0.32855,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.04693,"9":0.01173,"10":0.01173,"11":0.13297,_:"6 7 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":0.10834},H:{"0":0.01},L:{"0":57.04715},R:{_:"0"},M:{"0":0.14896},Q:{_:"14.9"}}; diff --git a/node_modules/caniuse-lite/data/regions/MC.js b/node_modules/caniuse-lite/data/regions/MC.js index 59bab6bb..1f2968c0 100644 --- a/node_modules/caniuse-lite/data/regions/MC.js +++ b/node_modules/caniuse-lite/data/regions/MC.js @@ -1 +1 @@ -module.exports={C:{"2":0.01754,"3":0.02924,"4":0.01754,"5":0.00585,"6":0.01754,"7":0.00585,"12":0.01754,"13":0.00585,"14":0.00585,"15":0.00585,"17":0.00585,"18":0.00585,"20":0.00585,"21":0.00585,"22":0.00585,"23":0.01754,"24":0.00585,"25":0.00585,"26":0.00585,"27":0.00585,"28":0.0117,"29":0.00585,"31":0.02924,"32":0.00585,"33":0.0117,"34":0.02924,"35":0.02339,"36":0.01754,"37":0.0117,"38":0.03509,"39":0.01754,"40":0.05263,"41":0.01754,"42":0.01754,"43":0.00585,"44":0.00585,"46":0.00585,"60":0.09357,"76":0.00585,"78":0.70176,"82":0.17544,"89":0.00585,"99":0.03509,"102":0.00585,"103":0.0117,"106":0.0117,"108":0.00585,"109":0.00585,"111":0.0117,"112":0.00585,"115":0.72515,"120":0.00585,"121":0.01754,"123":0.00585,"124":0.0117,"125":0.00585,"126":0.1345,"127":1.80703,"128":3.13453,"129":0.00585,_:"8 9 10 11 16 19 30 45 47 48 49 50 51 52 53 54 55 56 57 58 59 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 77 79 80 81 83 84 85 86 87 88 90 91 92 93 94 95 96 97 98 100 101 104 105 107 110 113 114 116 117 118 119 122 130 131","3.5":0.0117,"3.6":0.04678},D:{"4":0.00585,"6":0.00585,"7":0.00585,"9":0.00585,"11":0.00585,"12":0.00585,"13":0.00585,"14":0.0117,"16":0.01754,"17":0.00585,"18":0.0117,"19":0.00585,"20":0.00585,"21":0.01754,"24":0.00585,"25":0.00585,"26":0.0117,"27":0.01754,"28":0.0117,"29":0.00585,"30":0.00585,"31":0.0117,"32":0.00585,"33":0.0117,"34":0.00585,"35":0.0117,"36":0.02339,"37":0.01754,"38":0.01754,"39":0.03509,"40":0.05263,"41":0.08187,"42":0.04678,"43":0.04678,"44":0.12866,"45":0.06433,"46":0.05848,"47":0.07018,"49":0.00585,"51":0.11696,"57":0.02924,"62":0.00585,"65":0.01754,"70":0.11111,"72":0.02339,"74":0.02339,"76":0.04094,"78":0.02339,"79":0.09942,"80":0.07602,"81":0.02924,"83":0.03509,"84":0.08187,"85":0.26316,"86":0.14035,"87":0.07018,"88":0.0117,"90":0.01754,"91":0.00585,"93":0.00585,"95":0.00585,"96":0.00585,"97":0.00585,"98":0.09942,"99":0.01754,"100":0.0117,"102":0.00585,"103":1.7544,"105":0.00585,"106":0.4386,"107":0.85381,"108":0.07602,"109":0.40936,"110":0.00585,"111":0.0117,"112":0.04678,"114":0.00585,"116":1.66083,"117":0.01754,"118":0.02924,"119":0.03509,"120":0.11111,"121":0.61404,"122":0.28655,"123":0.09357,"124":0.12281,"125":0.34503,"126":13.48549,"127":1.54387,_:"5 8 10 15 22 23 48 50 52 53 54 55 56 58 59 60 61 63 64 66 67 68 69 71 73 75 77 89 92 94 101 104 113 115 128 129 130"},F:{"12":0.00585,"20":0.00585,"25":0.00585,"28":0.00585,"29":0.00585,"30":0.01754,"31":0.02924,"32":0.0117,"33":0.0117,"75":0.00585,"94":0.00585,"97":0.00585,"98":0.00585,"108":0.00585,"109":0.3041,"110":0.00585,"111":5.01758,_:"9 11 15 16 17 18 19 21 22 23 24 26 27 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 95 96 99 100 101 102 103 104 105 106 107 9.5-9.6 10.5 10.6 11.5","10.0-10.1":0.00585,"11.1":0.00585,"11.6":0.00585,"12.1":0.02924},B:{"12":0.02339,"13":0.00585,"86":0.05848,"92":0.0117,"98":0.0117,"106":0.05848,"107":0.0117,"109":0.0117,"111":0.31579,"118":0.00585,"120":0.00585,"121":0.0117,"122":0.0117,"123":0.02924,"124":0.02339,"125":0.32164,"126":3.47371,"127":0.30994,_:"14 15 16 17 18 79 80 81 83 84 85 87 88 89 90 91 93 94 95 96 97 99 100 101 102 103 104 105 108 110 112 113 114 115 116 117 119"},E:{"4":0.00585,"5":0.0117,"7":0.01754,"8":0.01754,"9":0.21053,"14":0.16374,_:"0 6 10 11 12 13 15 3.1 3.2 9.1 10.1 11.1 12.1","5.1":0.01754,"6.1":0.00585,"7.1":0.00585,"13.1":0.02924,"14.1":0.07018,"15.1":0.03509,"15.2-15.3":0.00585,"15.4":0.02924,"15.5":0.00585,"15.6":0.95907,"16.0":0.08187,"16.1":0.06433,"16.2":0.02339,"16.3":0.25731,"16.4":0.03509,"16.5":0.1345,"16.6":0.52632,"17.0":0.02339,"17.1":0.05263,"17.2":1.02925,"17.3":0.33334,"17.4":0.54386,"17.5":7.2983,"17.6":0.04094,"18.0":0.00585},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00487,"5.0-5.1":0.00243,"6.0-6.1":0.0146,"7.0-7.1":0.0146,"8.1-8.4":0,"9.0-9.2":0.01217,"9.3":0.04867,"10.0-10.2":0.00973,"10.3":0.08517,"11.0-11.2":0.22387,"11.3-11.4":0.02433,"12.0-12.1":0.01703,"12.2-12.5":0.3139,"13.0-13.1":0.00487,"13.2":0.0511,"13.3":0.01703,"13.4-13.7":0.073,"14.0-14.4":0.1679,"14.5-14.8":0.1898,"15.0-15.1":0.0949,"15.2-15.3":0.1022,"15.4":0.1168,"15.5":0.14113,"15.6-15.8":1.29452,"16.0":0.26036,"16.1":0.55236,"16.2":0.2774,"16.3":0.46476,"16.4":0.1095,"16.5":0.1971,"16.6-16.7":1.61572,"17.0":0.146,"17.1":0.23603,"17.2":0.22873,"17.3":0.3431,"17.4":0.85896,"17.5":15.72896,"17.6":0.12167,"18.0":0.1606},P:{"4":0.07555,"20":0.01079,"22":0.04317,"25":1.12243,_:"21 23 24 5.0-5.4 7.2-7.4 8.2 9.2 10.1 11.1-11.2 12.0 13.0 14.0 15.0 18.0 19.0","6.2-6.4":0.08634,"16.0":0.02159,"17.0":0.01079},I:{"0":1.24508,"3":0,"4":0.00012,"2.1":0,"2.2":0.00025,"2.3":0,"4.1":0.00075,"4.2-4.3":0.0005,"4.4":0,"4.4.3-4.4.4":0.00212},K:{"0":0.08717,_:"10 11 12 11.1 11.5 12.1"},A:{"6":0.04697,"7":0.06459,"8":0.57541,"9":0.12917,"10":0.1233,"11":0.48733,"5.5":0.00587},S:{"2.5":0.07057,_:"3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":13.51078},R:{_:"0"},M:{"0":0.24906},Q:{_:"14.9"},O:{"0":0.16189},H:{"0":0}}; +module.exports={C:{"52":0.0118,"60":0.0177,"67":0.03541,"68":0.05311,"72":0.03541,"75":0.25964,"78":0.86155,"82":0.33636,"102":0.0059,"106":0.21244,"115":0.84974,"121":0.0118,"122":0.0118,"123":0.0118,"124":0.0059,"125":0.0118,"127":0.03541,"128":1.07398,"129":2.70856,"130":0.0059,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 53 54 55 56 57 58 59 61 62 63 64 65 66 69 70 71 73 74 76 77 79 80 81 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 103 104 105 107 108 109 110 111 112 113 114 116 117 118 119 120 126 131 132 133 3.5 3.6"},D:{"57":0.05901,"65":0.05901,"70":0.16523,"71":0.04131,"72":0.05311,"74":0.03541,"76":0.08261,"78":0.05901,"79":0.55469,"80":0.15343,"81":0.35996,"83":0.06491,"84":0.16523,"85":1.192,"86":0.27735,"87":0.70812,"93":0.0059,"94":0.0236,"95":0.0118,"98":0.05901,"99":0.0177,"100":0.0118,"103":1.85882,"107":0.05311,"108":0.08261,"109":0.16523,"111":0.0177,"112":0.0059,"113":0.0059,"114":0.0059,"116":1.47525,"117":0.0118,"118":0.05901,"119":0.04721,"120":0.02951,"121":0.18883,"122":0.12392,"123":0.06491,"124":0.11212,"125":0.21244,"126":2.40171,"127":14.98854,"128":2.57284,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 58 59 60 61 62 63 64 66 67 68 69 73 75 77 88 89 90 91 92 96 97 101 102 104 105 106 110 115 129 130 131"},F:{"11":0.0059,"36":0.0059,"47":0.0059,"65":0.05901,"83":0.0059,"102":0.0059,"106":0.0059,"108":0.0059,"109":0.20063,"111":0.0177,_:"9 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 37 38 39 40 41 42 43 44 45 46 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 103 104 105 107 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"18":0.04721,"81":0.0059,"85":0.0059,"86":0.11212,"98":0.0059,"109":0.0118,"119":0.0118,"121":0.0118,"122":0.02951,"123":0.03541,"124":0.02951,"125":0.07671,"126":0.61961,"127":3.22785,"128":1.1802,_:"12 13 14 15 16 17 79 80 83 84 87 88 89 90 91 92 93 94 95 96 97 99 100 101 102 103 104 105 106 107 108 110 111 112 113 114 115 116 117 118 120"},E:{"12":0.0118,"13":0.07671,"14":0.03541,_:"0 4 5 6 7 8 9 10 11 15 3.1 3.2 5.1 6.1 7.1 10.1 11.1 12.1 15.2-15.3 15.4","9.1":0.0059,"13.1":0.12392,"14.1":0.37176,"15.1":0.0177,"15.5":0.0118,"15.6":0.67271,"16.0":0.0236,"16.1":0.02951,"16.2":0.0118,"16.3":0.11212,"16.4":0.0177,"16.5":0.20063,"16.6":1.1979,"17.0":0.0236,"17.1":0.08852,"17.2":1.22741,"17.3":0.46028,"17.4":0.54289,"17.5":5.65316,"17.6":1.60507,"18.0":0.0118},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00479,"5.0-5.1":0.00239,"6.0-6.1":0.01196,"7.0-7.1":0.01436,"8.1-8.4":0,"9.0-9.2":0.01196,"9.3":0.04785,"10.0-10.2":0.01436,"10.3":0.07417,"11.0-11.2":0.18901,"11.3-11.4":0.02393,"12.0-12.1":0.01914,"12.2-12.5":0.32061,"13.0-13.1":0.00479,"13.2":0.10288,"13.3":0.01436,"13.4-13.7":0.05981,"14.0-14.4":0.17705,"14.5-14.8":0.16987,"15.0-15.1":0.09331,"15.2-15.3":0.09331,"15.4":0.10767,"15.5":0.12681,"15.6-15.8":1.1939,"16.0":0.24165,"16.1":0.50962,"16.2":0.25601,"16.3":0.42588,"16.4":0.10767,"16.5":0.17227,"16.6-16.7":1.48101,"17.0":0.13638,"17.1":0.21055,"17.2":0.1938,"17.3":0.28711,"17.4":0.67232,"17.5":13.76933,"17.6":2.31602,"18.0":0.25122},P:{"22":0.04244,"23":0.01061,"24":0.07426,"25":1.45346,_:"4 20 21 5.0-5.4 6.2-6.4 7.2-7.4 8.2 9.2 10.1 11.1-11.2 12.0 13.0 14.0 15.0 16.0 17.0 18.0 19.0"},I:{"0":0.07762,"3":0,"4":0.00001,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00003,"4.2-4.3":0.00003,"4.4":0,"4.4.3-4.4.4":0.00012},K:{"0":0.15986,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.04721,"11":0.07671,_:"6 7 9 10 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":0.0082},H:{"0":0},L:{"0":13.15555},R:{_:"0"},M:{"0":0.64764},Q:{_:"14.9"}}; diff --git a/node_modules/caniuse-lite/data/regions/MD.js b/node_modules/caniuse-lite/data/regions/MD.js index e846cab8..e7ff48f2 100644 --- a/node_modules/caniuse-lite/data/regions/MD.js +++ b/node_modules/caniuse-lite/data/regions/MD.js @@ -1 +1 @@ -module.exports={C:{"52":0.04804,"74":0.00873,"78":0.03057,"88":0.4629,"91":0.00437,"92":0.01747,"102":0.03057,"103":0.0131,"105":0.0131,"109":0.00873,"110":0.00437,"113":0.0131,"115":0.65505,"116":0.00873,"117":0.00437,"118":0.00437,"121":0.0262,"122":0.00437,"123":0.0131,"124":0.00437,"125":0.00873,"126":0.05677,"127":0.74239,"128":1.03498,"129":0.00437,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 75 76 77 79 80 81 82 83 84 85 86 87 89 90 93 94 95 96 97 98 99 100 101 104 106 107 108 111 112 114 119 120 130 131 3.5","3.6":0.0131},D:{"34":0.00437,"41":0.00873,"46":0.00437,"49":0.0131,"51":0.02184,"56":0.00437,"58":0.0131,"70":0.00437,"77":0.00873,"78":0.00437,"79":0.02184,"80":0.00437,"83":0.00437,"85":0.00437,"86":0.00873,"87":0.00873,"88":0.00437,"90":0.01747,"91":0.00437,"92":0.00437,"93":0.00437,"94":0.0262,"95":0.00437,"97":0.0131,"98":0.00873,"99":0.0524,"100":0.00437,"101":0.02184,"102":0.11791,"103":0.0262,"104":0.0262,"105":0.0131,"106":0.15721,"107":0.0131,"108":0.47164,"109":3.8779,"110":0.0393,"111":0.0131,"112":0.00873,"113":0.61138,"114":0.66378,"115":0.00437,"116":0.26202,"117":0.0131,"118":0.09607,"119":0.03057,"120":0.08734,"121":0.10044,"122":0.06551,"123":0.22708,"124":0.21835,"125":0.57644,"126":19.13619,"127":2.65514,"128":0.0262,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 35 36 37 38 39 40 42 43 44 45 47 48 50 52 53 54 55 57 59 60 61 62 63 64 65 66 67 68 69 71 72 73 74 75 76 81 84 89 96 129 130"},F:{"20":0.00437,"46":0.00437,"73":0.02184,"79":0.0524,"82":0.00437,"83":0.0131,"85":0.09171,"86":0.00437,"87":0.00873,"95":0.45854,"101":0.0131,"108":0.00437,"109":0.54588,"110":0.03494,"111":1.44548,_:"9 11 12 15 16 17 18 19 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 74 75 76 77 78 80 81 84 88 89 90 91 92 93 94 96 97 98 99 100 102 103 104 105 106 107 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"92":0.00873,"100":0.00437,"102":0.00437,"105":0.00873,"108":0.00437,"109":0.01747,"110":0.0131,"112":0.00437,"113":0.00437,"114":0.00437,"116":0.00437,"118":0.0262,"119":0.00873,"120":0.0393,"121":0.00437,"122":0.00437,"123":0.11791,"124":0.00873,"125":0.0524,"126":1.773,"127":0.34499,_:"12 13 14 15 16 17 18 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 96 97 98 99 101 103 104 106 107 111 115 117"},E:{"9":0.0131,"14":0.0131,_:"0 4 5 6 7 8 10 11 12 13 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 15.1","12.1":0.00437,"13.1":0.02184,"14.1":0.0262,"15.2-15.3":0.00437,"15.4":0.00437,"15.5":0.00437,"15.6":0.09607,"16.0":0.0131,"16.1":0.0131,"16.2":0.01747,"16.3":0.0262,"16.4":0.00873,"16.5":0.01747,"16.6":0.07424,"17.0":0.01747,"17.1":0.27512,"17.2":0.02184,"17.3":0.0262,"17.4":0.06987,"17.5":0.55024,"17.6":0.00437,"18.0":0.0131},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00256,"5.0-5.1":0.00128,"6.0-6.1":0.00769,"7.0-7.1":0.00769,"8.1-8.4":0,"9.0-9.2":0.00641,"9.3":0.02564,"10.0-10.2":0.00513,"10.3":0.04486,"11.0-11.2":0.11793,"11.3-11.4":0.01282,"12.0-12.1":0.00897,"12.2-12.5":0.16536,"13.0-13.1":0.00256,"13.2":0.02692,"13.3":0.00897,"13.4-13.7":0.03846,"14.0-14.4":0.08845,"14.5-14.8":0.09998,"15.0-15.1":0.04999,"15.2-15.3":0.05384,"15.4":0.06153,"15.5":0.07435,"15.6-15.8":0.68194,"16.0":0.13716,"16.1":0.29098,"16.2":0.14613,"16.3":0.24483,"16.4":0.05768,"16.5":0.10383,"16.6-16.7":0.85114,"17.0":0.07691,"17.1":0.12434,"17.2":0.12049,"17.3":0.18074,"17.4":0.45249,"17.5":8.28583,"17.6":0.06409,"18.0":0.0846},P:{"4":0.05212,"20":0.01042,"21":0.02085,"22":0.0417,"23":0.08339,"24":0.07297,"25":2.00147,_:"5.0-5.4 6.2-6.4 8.2 10.1 11.1-11.2 12.0 15.0 16.0 18.0","7.2-7.4":0.03127,"9.2":0.01042,"13.0":0.09382,"14.0":0.02085,"17.0":0.01042,"19.0":0.02085},I:{"0":0.07296,"3":0,"4":0.00001,"2.1":0,"2.2":0.00001,"2.3":0,"4.1":0.00004,"4.2-4.3":0.00003,"4.4":0,"4.4.3-4.4.4":0.00012},K:{"0":0.47309,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.0262,"11":0.14411,_:"6 7 9 10 5.5"},S:{"2.5":0.00563,_:"3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":40.85875},R:{_:"0"},M:{"0":0.22528},Q:{_:"14.9"},O:{"0":0.07322},H:{"0":0}}; +module.exports={C:{"50":0.00835,"52":0.0668,"53":0.00835,"56":0.00835,"74":0.00418,"78":0.00418,"88":0.41333,"91":0.00418,"92":0.01253,"101":0.00418,"102":0.0167,"103":0.06263,"104":0.00835,"105":0.00835,"111":0.00418,"113":0.00835,"115":0.6012,"116":0.00835,"121":0.00835,"123":0.49265,"125":0.00835,"126":0.0167,"127":0.02505,"128":0.46343,"129":1.4529,"130":0.00418,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 51 54 55 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 75 76 77 79 80 81 82 83 84 85 86 87 89 90 93 94 95 96 97 98 99 100 106 107 108 109 110 112 114 117 118 119 120 122 124 131 132 133 3.5","3.6":0.00418},D:{"41":0.01253,"46":0.00418,"49":0.0167,"51":0.01253,"56":0.00418,"73":0.00418,"79":0.01253,"80":0.00418,"83":0.00418,"85":0.00418,"86":0.00418,"87":0.01253,"88":0.00418,"89":0.00418,"90":0.00835,"91":0.00418,"92":0.00418,"94":0.0167,"95":0.00418,"96":0.00418,"97":0.00835,"98":0.01253,"99":0.0501,"100":0.00418,"101":0.02505,"102":0.11273,"103":0.0334,"104":0.07098,"105":0.00835,"106":0.12943,"107":0.01253,"108":0.65965,"109":3.39428,"110":0.0501,"111":0.01253,"112":0.01253,"113":0.4676,"114":0.47595,"115":0.04593,"116":0.2338,"117":0.00418,"118":0.0835,"119":0.0334,"120":0.05845,"121":0.11273,"122":0.48013,"123":0.09185,"124":0.15448,"125":0.15865,"126":1.46543,"127":15.75228,"128":2.71375,"129":0.00418,"130":0.00418,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 42 43 44 45 47 48 50 52 53 54 55 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 74 75 76 77 78 81 84 93 131"},F:{"20":0.00418,"36":0.00418,"73":0.02088,"79":0.05845,"82":0.00418,"83":0.0334,"85":0.1002,"95":0.37993,"101":0.01253,"106":0.00418,"109":0.3507,"110":0.00418,"111":0.17953,_:"9 11 12 15 16 17 18 19 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 74 75 76 77 78 80 81 84 86 87 88 89 90 91 92 93 94 96 97 98 99 100 102 103 104 105 107 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"18":0.00835,"92":0.00835,"98":0.00418,"105":0.00418,"107":0.00835,"109":0.01253,"113":0.00418,"114":0.00418,"118":0.02088,"119":0.00835,"120":0.02923,"121":1.17318,"122":0.00418,"123":0.01253,"124":0.00835,"125":0.02088,"126":0.0835,"127":1.41533,"128":0.59285,_:"12 13 14 15 16 17 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 96 97 99 100 101 102 103 104 106 108 110 111 112 115 116 117"},E:{"9":0.00835,"13":0.00418,"14":0.00418,_:"0 4 5 6 7 8 10 11 12 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 15.1 15.2-15.3","12.1":0.00418,"13.1":0.0167,"14.1":0.02088,"15.4":0.00418,"15.5":0.01253,"15.6":0.07098,"16.0":0.02088,"16.1":0.00835,"16.2":0.01253,"16.3":0.0167,"16.4":0.00835,"16.5":0.07933,"16.6":0.07515,"17.0":0.07098,"17.1":0.02505,"17.2":0.01253,"17.3":0.02088,"17.4":0.0334,"17.5":0.47178,"17.6":0.2004,"18.0":0.0167},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00263,"5.0-5.1":0.00132,"6.0-6.1":0.00658,"7.0-7.1":0.0079,"8.1-8.4":0,"9.0-9.2":0.00658,"9.3":0.02633,"10.0-10.2":0.0079,"10.3":0.04081,"11.0-11.2":0.104,"11.3-11.4":0.01316,"12.0-12.1":0.01053,"12.2-12.5":0.1764,"13.0-13.1":0.00263,"13.2":0.05661,"13.3":0.0079,"13.4-13.7":0.03291,"14.0-14.4":0.09742,"14.5-14.8":0.09347,"15.0-15.1":0.05134,"15.2-15.3":0.05134,"15.4":0.05924,"15.5":0.06977,"15.6-15.8":0.65691,"16.0":0.13296,"16.1":0.2804,"16.2":0.14086,"16.3":0.23433,"16.4":0.05924,"16.5":0.09478,"16.6-16.7":0.81488,"17.0":0.07504,"17.1":0.11585,"17.2":0.10663,"17.3":0.15797,"17.4":0.36992,"17.5":7.57617,"17.6":1.27432,"18.0":0.13823},P:{"4":0.06126,"20":0.01021,"21":0.03063,"22":0.08168,"23":0.08168,"24":0.05105,"25":1.60288,_:"5.0-5.4 8.2 9.2 10.1 11.1-11.2 12.0 15.0","6.2-6.4":0.01021,"7.2-7.4":0.02042,"13.0":0.01021,"14.0":0.02042,"16.0":0.01021,"17.0":0.05105,"18.0":0.01021,"19.0":0.02042},I:{"0":0.05225,"3":0,"4":0.00001,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00002,"4.2-4.3":0.00002,"4.4":0,"4.4.3-4.4.4":0.00008},K:{"0":0.5592,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.00946,"11":0.27444,_:"6 7 9 10 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":0.0699},H:{"0":0},L:{"0":41.25775},R:{_:"0"},M:{"0":0.40193},Q:{"14.9":0.07573}}; diff --git a/node_modules/caniuse-lite/data/regions/ME.js b/node_modules/caniuse-lite/data/regions/ME.js index fa804605..b38266c7 100644 --- a/node_modules/caniuse-lite/data/regions/ME.js +++ b/node_modules/caniuse-lite/data/regions/ME.js @@ -1 +1 @@ -module.exports={C:{"36":0.00261,"40":0.00261,"52":0.00782,"68":0.01043,"78":0.00782,"88":0.00261,"91":0.00261,"103":0.00261,"110":0.00521,"113":0.00782,"115":0.19292,"121":0.00261,"122":0.00521,"123":0.00261,"124":0.01043,"125":0.00261,"126":0.01304,"127":0.35195,"128":0.58658,"129":0.01564,"130":0.00782,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 37 38 39 41 42 43 44 45 46 47 48 49 50 51 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 69 70 71 72 73 74 75 76 77 79 80 81 82 83 84 85 86 87 89 90 92 93 94 95 96 97 98 99 100 101 102 104 105 106 107 108 109 111 112 114 116 117 118 119 120 131","3.5":0.00261,"3.6":0.00261},D:{"21":0.00261,"31":0.00261,"38":0.00261,"39":0.00261,"40":0.00261,"41":0.00261,"43":0.00521,"44":0.00521,"45":0.00521,"46":0.00521,"47":0.00261,"49":0.03389,"51":0.00521,"53":0.00261,"66":0.00782,"70":0.00261,"77":0.00782,"79":0.40669,"81":0.00261,"83":0.02607,"85":0.00261,"86":0.00521,"87":0.21638,"88":0.01043,"89":0.00782,"90":0.03389,"92":0.00261,"93":0.02607,"94":0.08342,"95":0.01043,"96":0.00261,"98":0.00521,"99":0.00782,"100":0.01304,"102":0.01564,"103":0.0365,"104":0.00261,"105":0.00261,"106":0.07821,"107":0.01564,"108":0.00521,"109":1.94222,"110":0.01043,"111":0.01043,"112":0.05735,"114":0.00521,"115":0.01825,"116":0.16163,"117":0.05214,"118":0.01564,"119":0.04171,"120":0.13817,"121":0.04693,"122":0.10689,"123":0.06518,"124":0.16424,"125":0.27374,"126":12.34675,"127":1.42864,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 22 23 24 25 26 27 28 29 30 32 33 34 35 36 37 42 48 50 52 54 55 56 57 58 59 60 61 62 63 64 65 67 68 69 71 72 73 74 75 76 78 80 84 91 97 101 113 128 129 130"},F:{"31":0.00261,"36":0.00521,"40":0.00261,"46":0.03911,"68":1.07148,"83":0.00782,"95":0.02346,"109":0.4823,"110":0.01564,"111":0.34934,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 32 33 34 35 37 38 39 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 106 107 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6","12.1":0.00261},B:{"92":0.00782,"107":0.00261,"109":0.00521,"118":0.00261,"119":0.00261,"120":0.00261,"121":0.00261,"122":0.00261,"123":0.00261,"124":0.00521,"125":0.01564,"126":0.91245,"127":0.08603,_:"12 13 14 15 16 17 18 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 96 97 98 99 100 101 102 103 104 105 106 108 110 111 112 113 114 115 116 117"},E:{"9":0.01043,"12":0.00261,"14":0.01043,_:"0 4 5 6 7 8 10 11 13 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 15.2-15.3 16.0 17.6","12.1":0.00261,"13.1":0.06257,"14.1":0.02346,"15.1":0.00782,"15.4":0.00782,"15.5":0.01304,"15.6":0.13556,"16.1":0.02086,"16.2":0.08603,"16.3":0.01564,"16.4":0.01043,"16.5":0.01304,"16.6":0.09646,"17.0":0.00521,"17.1":0.12253,"17.2":0.01564,"17.3":0.02868,"17.4":0.02346,"17.5":0.93591,"18.0":0.02346},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00315,"5.0-5.1":0.00158,"6.0-6.1":0.00946,"7.0-7.1":0.00946,"8.1-8.4":0,"9.0-9.2":0.00788,"9.3":0.03152,"10.0-10.2":0.0063,"10.3":0.05516,"11.0-11.2":0.14499,"11.3-11.4":0.01576,"12.0-12.1":0.01103,"12.2-12.5":0.2033,"13.0-13.1":0.00315,"13.2":0.0331,"13.3":0.01103,"13.4-13.7":0.04728,"14.0-14.4":0.10874,"14.5-14.8":0.12293,"15.0-15.1":0.06146,"15.2-15.3":0.06619,"15.4":0.07565,"15.5":0.09141,"15.6-15.8":0.83842,"16.0":0.16863,"16.1":0.35775,"16.2":0.17966,"16.3":0.30101,"16.4":0.07092,"16.5":0.12765,"16.6-16.7":1.04645,"17.0":0.09456,"17.1":0.15287,"17.2":0.14814,"17.3":0.22221,"17.4":0.55632,"17.5":10.1871,"17.6":0.0788,"18.0":0.10401},P:{"4":0.35015,"20":0.12358,"21":0.12358,"22":0.35015,"23":0.18537,"24":0.17507,"25":4.22237,"5.0-5.4":0.0103,"6.2-6.4":0.09269,"7.2-7.4":0.08239,_:"8.2 9.2 15.0 16.0","10.1":0.05149,"11.1-11.2":0.0206,"12.0":0.0206,"13.0":0.0206,"14.0":0.0103,"17.0":0.0103,"18.0":0.06179,"19.0":0.07209},I:{"0":0.10313,"3":0,"4":0.00001,"2.1":0,"2.2":0.00002,"2.3":0,"4.1":0.00006,"4.2-4.3":0.00004,"4.4":0,"4.4.3-4.4.4":0.00018},K:{"0":0.24394,_:"10 11 12 11.1 11.5 12.1"},A:{"6":0.00276,"7":0.00551,"8":0.04134,"9":0.00827,"10":0.00551,"11":0.03032,_:"5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":52.33061},R:{_:"0"},M:{"0":0.24394},Q:{_:"14.9"},O:{"0":0.05174},H:{"0":0}}; +module.exports={C:{"45":0.0257,"52":0.01028,"68":0.00257,"78":0.01028,"88":0.00257,"91":0.04112,"102":0.00257,"103":0.0257,"115":0.1799,"116":0.00257,"121":0.00257,"122":0.00257,"123":0.00257,"124":0.00514,"125":0.00514,"127":0.01542,"128":0.22616,"129":0.66563,"130":0.00514,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 46 47 48 49 50 51 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 69 70 71 72 73 74 75 76 77 79 80 81 82 83 84 85 86 87 89 90 92 93 94 95 96 97 98 99 100 101 104 105 106 107 108 109 110 111 112 113 114 117 118 119 120 126 131 132 133 3.5 3.6"},D:{"49":0.03855,"53":0.00514,"66":0.00257,"67":0.00257,"79":0.34438,"81":0.00514,"83":0.01028,"86":0.00771,"87":0.17733,"88":0.00771,"89":0.00514,"91":0.00257,"92":0.00257,"93":0.01542,"94":0.06425,"96":0.00257,"97":0.00257,"98":0.01028,"99":0.00771,"100":0.00514,"102":0.01542,"103":0.0514,"104":0.06168,"106":0.03855,"107":0.00771,"108":0.01285,"109":1.97633,"110":0.01028,"111":0.00257,"112":0.03598,"114":0.01028,"115":0.0257,"116":0.14392,"117":0.03341,"118":0.01799,"119":0.02056,"120":0.05654,"121":0.06168,"122":0.12593,"123":0.1285,"124":0.11565,"125":0.07453,"126":0.77614,"127":11.09469,"128":2.39267,"129":0.00514,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 50 51 52 54 55 56 57 58 59 60 61 62 63 64 65 68 69 70 71 72 73 74 75 76 77 78 80 84 85 90 95 101 105 113 130 131"},F:{"28":0.00257,"40":0.01285,"46":0.05397,"68":1.02029,"75":0.00514,"83":0.00514,"95":0.01542,"105":0.00257,"109":0.11051,"110":0.00257,"111":0.08995,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 29 30 31 32 33 34 35 36 37 38 39 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 69 70 71 72 73 74 76 77 78 79 80 81 82 84 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 106 107 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"17":0.00257,"92":0.01028,"100":0.00257,"107":0.00257,"109":0.00771,"115":0.00257,"116":0.00257,"120":0.00257,"122":0.00257,"123":0.00257,"124":0.00257,"125":0.01028,"126":0.06682,"127":0.84296,"128":0.32382,_:"12 13 14 15 16 18 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 96 97 98 99 101 102 103 104 105 106 108 110 111 112 113 114 117 118 119 121"},E:{"14":0.00771,"15":0.00514,_:"0 4 5 6 7 8 9 10 11 12 13 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1","12.1":0.00257,"13.1":0.00257,"14.1":0.01542,"15.1":0.00257,"15.2-15.3":0.00514,"15.4":0.01285,"15.5":0.01285,"15.6":0.08224,"16.0":0.00257,"16.1":0.00771,"16.2":0.06939,"16.3":0.02313,"16.4":0.01028,"16.5":0.02827,"16.6":0.14906,"17.0":0.00771,"17.1":0.13878,"17.2":0.01028,"17.3":0.02056,"17.4":0.02313,"17.5":0.67591,"17.6":0.11565,"18.0":0.00257},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00345,"5.0-5.1":0.00173,"6.0-6.1":0.00863,"7.0-7.1":0.01035,"8.1-8.4":0,"9.0-9.2":0.00863,"9.3":0.0345,"10.0-10.2":0.01035,"10.3":0.05348,"11.0-11.2":0.13628,"11.3-11.4":0.01725,"12.0-12.1":0.0138,"12.2-12.5":0.23115,"13.0-13.1":0.00345,"13.2":0.07418,"13.3":0.01035,"13.4-13.7":0.04313,"14.0-14.4":0.12765,"14.5-14.8":0.12248,"15.0-15.1":0.06728,"15.2-15.3":0.06728,"15.4":0.07763,"15.5":0.09143,"15.6-15.8":0.86078,"16.0":0.17423,"16.1":0.36743,"16.2":0.18458,"16.3":0.30705,"16.4":0.07763,"16.5":0.1242,"16.6-16.7":1.06778,"17.0":0.09833,"17.1":0.1518,"17.2":0.13973,"17.3":0.207,"17.4":0.48473,"17.5":9.92745,"17.6":1.66981,"18.0":0.18113},P:{"4":0.24546,"20":0.04091,"21":0.12273,"22":0.39887,"23":0.225,"24":0.15341,"25":3.56935,"5.0-5.4":0.06136,"6.2-6.4":0.09205,"7.2-7.4":0.07159,_:"8.2 9.2 12.0 15.0","10.1":0.04091,"11.1-11.2":0.04091,"13.0":0.02045,"14.0":0.01023,"16.0":0.02045,"17.0":0.03068,"18.0":0.08182,"19.0":0.07159},I:{"0":0.02962,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00001,"4.2-4.3":0.00001,"4.4":0,"4.4.3-4.4.4":0.00005},K:{"0":0.19315,_:"10 11 12 11.1 11.5 12.1"},A:{"11":0.00514,_:"6 7 8 9 10 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":0.02229},H:{"0":0},L:{"0":51.11941},R:{_:"0"},M:{"0":0.21544},Q:{_:"14.9"}}; diff --git a/node_modules/caniuse-lite/data/regions/MG.js b/node_modules/caniuse-lite/data/regions/MG.js index 2f9df76c..1c26ef05 100644 --- a/node_modules/caniuse-lite/data/regions/MG.js +++ b/node_modules/caniuse-lite/data/regions/MG.js @@ -1 +1 @@ -module.exports={C:{"17":0.00417,"43":0.00417,"47":0.00417,"48":0.01668,"50":0.00417,"52":0.02502,"56":0.00834,"57":0.00417,"60":0.00417,"67":0.00417,"68":0.00417,"72":0.01668,"75":0.01668,"77":0.00417,"78":0.01251,"82":0.00417,"87":0.00417,"88":0.02085,"89":0.00417,"91":0.00834,"94":0.00417,"96":0.00417,"100":0.00417,"101":0.00417,"102":0.00834,"103":0.01251,"104":0.00417,"105":0.00417,"106":0.00417,"108":0.00417,"109":0.00417,"110":0.00834,"111":0.00834,"112":0.00834,"113":0.01251,"114":0.01668,"115":1.15509,"116":0.00417,"118":0.01251,"119":0.00417,"120":0.02502,"121":0.02502,"122":0.01251,"123":0.01251,"124":0.02085,"125":0.0417,"126":0.10425,"127":1.14675,"128":1.56792,"129":0.01251,"130":0.00417,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 44 45 46 49 51 53 54 55 58 59 61 62 63 64 65 66 69 70 71 73 74 76 79 80 81 83 84 85 86 90 92 93 95 97 98 99 107 117 131 3.5 3.6"},D:{"11":0.03753,"18":0.00417,"33":0.00417,"37":0.00417,"42":0.02085,"43":0.01251,"48":0.00834,"49":0.00417,"50":0.00834,"51":0.00417,"53":0.00417,"54":0.00834,"55":0.00417,"56":0.00417,"57":0.00834,"58":0.02085,"60":0.00834,"64":0.00834,"65":0.00417,"66":0.00417,"67":0.00417,"68":0.00834,"69":0.00834,"70":0.02919,"71":0.01251,"72":0.00417,"73":0.00834,"74":0.00834,"75":0.00834,"76":0.00417,"77":0.00834,"78":0.00417,"79":0.0417,"80":0.00834,"81":0.06672,"83":0.00834,"84":0.00834,"85":0.04587,"86":0.02085,"87":0.04587,"88":0.01668,"89":0.00417,"90":0.00834,"91":0.01251,"92":0.00417,"93":0.00417,"94":0.01668,"95":0.03336,"96":0.01668,"97":0.00834,"98":0.00417,"99":0.00417,"100":0.00834,"101":0.01251,"102":0.01668,"103":0.02502,"104":0.01668,"105":0.01251,"106":0.03336,"107":0.00834,"108":0.02502,"109":4.33263,"110":0.00417,"111":0.00834,"112":0.02502,"113":0.00834,"114":0.02085,"115":0.01668,"116":0.04587,"117":0.01251,"118":0.02502,"119":0.07923,"120":0.07506,"121":0.07506,"122":0.11676,"123":0.13344,"124":0.22518,"125":0.41283,"126":15.79596,"127":1.78476,_:"4 5 6 7 8 9 10 12 13 14 15 16 17 19 20 21 22 23 24 25 26 27 28 29 30 31 32 34 35 36 38 39 40 41 44 45 46 47 52 59 61 62 63 128 129 130"},F:{"34":0.00417,"36":0.00417,"37":0.00417,"42":0.00417,"47":0.00417,"64":0.00417,"72":0.01251,"79":0.01668,"83":0.01668,"85":0.00417,"95":0.07089,"100":0.00417,"101":0.00417,"106":0.00417,"107":0.00417,"109":0.15012,"110":0.01251,"111":0.51291,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 35 38 39 40 41 43 44 45 46 48 49 50 51 52 53 54 55 56 57 58 60 62 63 65 66 67 68 69 70 71 73 74 75 76 77 78 80 81 82 84 86 87 88 89 90 91 92 93 94 96 97 98 99 102 103 104 105 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6","12.1":0.00417},B:{"13":0.00834,"14":0.00417,"15":0.00834,"16":0.00417,"17":0.00834,"18":0.0417,"84":0.00417,"85":0.00417,"89":0.01668,"90":0.00834,"92":0.17514,"100":0.03336,"103":0.00417,"107":0.00417,"109":0.22935,"113":0.00417,"114":0.00417,"115":0.01251,"116":0.00834,"117":0.00417,"118":0.01251,"119":0.02919,"120":0.02502,"121":0.02919,"122":0.02502,"123":0.04587,"124":0.04587,"125":0.10008,"126":3.61122,"127":0.61299,_:"12 79 80 81 83 86 87 88 91 93 94 95 96 97 98 99 101 102 104 105 106 108 110 111 112"},E:{_:"0 4 5 6 7 8 9 10 11 12 13 14 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 15.1 15.4 16.0 17.6 18.0","11.1":0.00834,"12.1":0.00417,"13.1":0.01668,"14.1":0.01251,"15.2-15.3":0.00417,"15.5":0.00417,"15.6":0.02502,"16.1":0.00417,"16.2":0.00417,"16.3":0.00834,"16.4":0.00417,"16.5":0.01251,"16.6":0.03336,"17.0":0.00417,"17.1":0.00417,"17.2":0.00417,"17.3":0.00417,"17.4":0.02502,"17.5":0.13761},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00071,"5.0-5.1":0.00035,"6.0-6.1":0.00213,"7.0-7.1":0.00213,"8.1-8.4":0,"9.0-9.2":0.00177,"9.3":0.00709,"10.0-10.2":0.00142,"10.3":0.01241,"11.0-11.2":0.03261,"11.3-11.4":0.00354,"12.0-12.1":0.00248,"12.2-12.5":0.04573,"13.0-13.1":0.00071,"13.2":0.00744,"13.3":0.00248,"13.4-13.7":0.01063,"14.0-14.4":0.02446,"14.5-14.8":0.02765,"15.0-15.1":0.01382,"15.2-15.3":0.01489,"15.4":0.01701,"15.5":0.02056,"15.6-15.8":0.18857,"16.0":0.03793,"16.1":0.08046,"16.2":0.04041,"16.3":0.0677,"16.4":0.01595,"16.5":0.02871,"16.6-16.7":0.23536,"17.0":0.02127,"17.1":0.03438,"17.2":0.03332,"17.3":0.04998,"17.4":0.12513,"17.5":2.29126,"17.6":0.01772,"18.0":0.02339},P:{"4":0.06462,"21":0.01077,"22":0.03231,"23":0.03231,"24":0.02154,"25":0.29081,_:"20 5.0-5.4 8.2 9.2 10.1 11.1-11.2 12.0 18.0","6.2-6.4":0.01077,"7.2-7.4":0.01077,"13.0":0.03231,"14.0":0.01077,"15.0":0.04308,"16.0":0.01077,"17.0":0.01077,"19.0":0.01077},I:{"0":0.11038,"3":0,"4":0.00001,"2.1":0,"2.2":0.00002,"2.3":0,"4.1":0.00007,"4.2-4.3":0.00004,"4.4":0,"4.4.3-4.4.4":0.00019},K:{"0":2.46071,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.01467,"9":0.00489,"10":0.00489,"11":0.11734,_:"6 7 5.5"},S:{"2.5":0.54219,_:"3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":55.1019},R:{_:"0"},M:{"0":0.20405},Q:{"14.9":0.00583},O:{"0":0.95029},H:{"0":0.67}}; +module.exports={C:{"43":0.00425,"45":0.00425,"47":0.00425,"48":0.0085,"49":0.00425,"52":0.02549,"53":0.00425,"56":0.00425,"60":0.00425,"66":0.00425,"67":0.00425,"68":0.00425,"72":0.0085,"75":0.0085,"76":0.00425,"77":0.00425,"78":0.0085,"79":0.00425,"82":0.00425,"87":0.00425,"88":0.00425,"89":0.00425,"90":0.00425,"94":0.0085,"98":0.00425,"99":0.0085,"101":0.00425,"102":0.00425,"104":0.00425,"106":0.00425,"109":0.0085,"111":0.02549,"112":0.00425,"113":0.01275,"115":1.10049,"116":0.00425,"117":0.00425,"118":0.0085,"119":0.00425,"120":0.02974,"121":0.01275,"122":0.0085,"123":0.017,"124":0.02125,"125":0.03824,"126":0.02125,"127":0.11047,"128":0.74782,"129":1.6826,"130":0.017,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 44 46 50 51 54 55 57 58 59 61 62 63 64 65 69 70 71 73 74 80 81 83 84 85 86 91 92 93 95 96 97 100 103 105 107 108 110 114 131 132 133 3.5 3.6"},D:{"11":0.02549,"32":0.00425,"34":0.00425,"36":0.00425,"39":0.00425,"42":0.0085,"43":0.017,"48":0.00425,"49":0.00425,"50":0.01275,"54":0.0085,"55":0.00425,"57":0.0085,"58":0.0085,"60":0.0085,"64":0.00425,"65":0.00425,"67":0.00425,"68":0.00425,"69":0.00425,"70":0.017,"71":0.00425,"73":0.017,"74":0.01275,"75":0.00425,"76":0.00425,"77":0.00425,"78":0.00425,"79":0.02549,"80":0.00425,"81":0.11897,"83":0.00425,"84":0.00425,"85":0.02974,"86":0.02125,"87":0.03824,"88":0.02125,"89":0.01275,"90":0.0085,"91":0.0085,"92":0.00425,"93":0.00425,"94":0.017,"95":0.02974,"96":0.0085,"97":0.00425,"98":0.00425,"99":0.02125,"100":0.00425,"101":0.017,"102":0.017,"103":0.03824,"104":0.01275,"105":0.0085,"106":0.05524,"107":0.0085,"108":0.02974,"109":5.56194,"110":0.0085,"111":0.017,"112":0.01275,"113":0.0085,"114":0.02125,"115":0.017,"116":0.07223,"117":0.017,"118":0.02549,"119":0.04674,"120":0.05524,"121":0.05524,"122":0.12747,"123":0.11047,"124":0.10198,"125":0.29743,"126":0.91778,"127":12.87872,"128":2.62588,"129":0.00425,"130":0.00425,_:"4 5 6 7 8 9 10 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 33 35 37 38 40 41 44 45 46 47 51 52 53 56 59 61 62 63 66 72 131"},F:{"36":0.00425,"42":0.00425,"64":0.00425,"68":0.00425,"72":0.00425,"74":0.0085,"79":0.01275,"83":0.05524,"84":0.00425,"85":0.00425,"86":0.00425,"87":0.00425,"94":0.00425,"95":0.07648,"103":0.00425,"107":0.00425,"109":0.07648,"110":0.00425,"111":0.04674,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 37 38 39 40 41 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 65 66 67 69 70 71 73 75 76 77 78 80 81 82 88 89 90 91 92 93 96 97 98 99 100 101 102 104 105 106 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6","12.1":0.00425},B:{"12":0.00425,"14":0.00425,"15":0.00425,"16":0.00425,"17":0.017,"18":0.05099,"84":0.017,"85":0.00425,"89":0.02125,"90":0.017,"92":0.1997,"100":0.03824,"105":0.00425,"109":0.29318,"110":0.00425,"113":0.00425,"114":0.0085,"115":0.02549,"116":0.01275,"117":0.00425,"118":0.00425,"119":0.00425,"120":0.0085,"121":0.01275,"122":0.03399,"123":0.03399,"124":0.03824,"125":0.03824,"126":0.38666,"127":4.0323,"128":0.96877,_:"13 79 80 81 83 86 87 88 91 93 94 95 96 97 98 99 101 102 103 104 106 107 108 111 112"},E:{"4":0.00425,"14":0.00425,_:"0 5 6 7 8 9 10 11 12 13 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 12.1 15.1 15.4 15.5 16.2","11.1":0.00425,"13.1":0.0085,"14.1":0.02125,"15.2-15.3":0.0085,"15.6":0.04674,"16.0":0.00425,"16.1":0.00425,"16.3":0.01275,"16.4":0.00425,"16.5":0.0085,"16.6":0.08073,"17.0":0.00425,"17.1":0.08498,"17.2":0.0085,"17.3":0.0085,"17.4":0.0085,"17.5":0.16146,"17.6":0.07648,"18.0":0.00425},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00065,"5.0-5.1":0.00033,"6.0-6.1":0.00163,"7.0-7.1":0.00196,"8.1-8.4":0,"9.0-9.2":0.00163,"9.3":0.00652,"10.0-10.2":0.00196,"10.3":0.01011,"11.0-11.2":0.02576,"11.3-11.4":0.00326,"12.0-12.1":0.00261,"12.2-12.5":0.04369,"13.0-13.1":0.00065,"13.2":0.01402,"13.3":0.00196,"13.4-13.7":0.00815,"14.0-14.4":0.02413,"14.5-14.8":0.02315,"15.0-15.1":0.01272,"15.2-15.3":0.01272,"15.4":0.01467,"15.5":0.01728,"15.6-15.8":0.16271,"16.0":0.03293,"16.1":0.06946,"16.2":0.03489,"16.3":0.05804,"16.4":0.01467,"16.5":0.02348,"16.6-16.7":0.20184,"17.0":0.01859,"17.1":0.0287,"17.2":0.02641,"17.3":0.03913,"17.4":0.09163,"17.5":1.8766,"17.6":0.31565,"18.0":0.03424},P:{"4":0.13451,"20":0.01121,"21":0.01121,"22":0.01121,"23":0.02242,"24":0.01121,"25":0.25782,"5.0-5.4":0.01121,_:"6.2-6.4 8.2 9.2 10.1 11.1-11.2 12.0 16.0 17.0 18.0","7.2-7.4":0.01121,"13.0":0.02242,"14.0":0.01121,"15.0":0.02242,"19.0":0.01121},I:{"0":0.09744,"3":0,"4":0.00001,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00004,"4.2-4.3":0.00004,"4.4":0,"4.4.3-4.4.4":0.00016},K:{"0":1.97048,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.03835,"9":0.01096,"10":0.01644,"11":0.14245,_:"6 7 5.5"},N:{_:"10 11"},S:{"2.5":0.56935,_:"3.0-3.1"},J:{_:"7 10"},O:{"0":0.8454},H:{"0":0.79},L:{"0":55.06803},R:{_:"0"},M:{"0":0.19553},Q:{"14.9":0.00575}}; diff --git a/node_modules/caniuse-lite/data/regions/MH.js b/node_modules/caniuse-lite/data/regions/MH.js index df9b6d11..183c0034 100644 --- a/node_modules/caniuse-lite/data/regions/MH.js +++ b/node_modules/caniuse-lite/data/regions/MH.js @@ -1 +1 @@ -module.exports={C:{"76":0.01216,"104":0.01216,"108":0.01216,"109":0.02432,"122":0.01216,"124":0.01216,"126":0.01216,"127":0.05472,"128":0.10336,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 105 106 107 110 111 112 113 114 115 116 117 118 119 120 121 123 125 129 130 131 3.5 3.6"},D:{"73":0.1216,"81":0.02432,"83":0.01216,"97":0.07904,"103":0.2128,"108":0.02432,"109":0.06688,"111":0.03648,"113":0.01216,"116":2.45024,"119":0.02432,"120":0.87552,"121":0.13376,"124":0.13376,"125":1.3984,"126":23.03104,"127":1.8848,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 74 75 76 77 78 79 80 84 85 86 87 88 89 90 91 92 93 94 95 96 98 99 100 101 102 104 105 106 107 110 112 114 115 117 118 122 123 128 129 130"},F:{"109":0.14592,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 110 111 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"18":0.01216,"81":0.01216,"84":0.01216,"92":0.02432,"109":0.01216,"114":0.01216,"119":0.10336,"120":1.11872,"121":0.15808,"124":0.01216,"125":0.05472,"126":16.43424,"127":0.304,_:"12 13 14 15 16 17 79 80 83 85 86 87 88 89 90 91 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 110 111 112 113 115 116 117 118 122 123"},E:{_:"0 4 5 6 7 8 9 10 11 12 13 14 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 12.1 14.1 15.1 15.2-15.3 15.4 15.5 16.0 17.0 17.2 17.3 17.6","13.1":0.03648,"15.6":0.07904,"16.1":0.04256,"16.2":0.03648,"16.3":0.05472,"16.4":0.01216,"16.5":0.02432,"16.6":0.02432,"17.1":0.04256,"17.4":0.43776,"17.5":1.41056,"18.0":0.03648},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00208,"5.0-5.1":0.00104,"6.0-6.1":0.00625,"7.0-7.1":0.00625,"8.1-8.4":0,"9.0-9.2":0.00521,"9.3":0.02082,"10.0-10.2":0.00416,"10.3":0.03644,"11.0-11.2":0.09579,"11.3-11.4":0.01041,"12.0-12.1":0.00729,"12.2-12.5":0.13431,"13.0-13.1":0.00208,"13.2":0.02186,"13.3":0.00729,"13.4-13.7":0.03123,"14.0-14.4":0.07184,"14.5-14.8":0.08121,"15.0-15.1":0.0406,"15.2-15.3":0.04373,"15.4":0.04998,"15.5":0.06039,"15.6-15.8":0.55389,"16.0":0.1114,"16.1":0.23634,"16.2":0.11869,"16.3":0.19886,"16.4":0.04685,"16.5":0.08433,"16.6-16.7":0.69132,"17.0":0.06247,"17.1":0.10099,"17.2":0.09787,"17.3":0.1468,"17.4":0.36753,"17.5":6.73001,"17.6":0.05206,"18.0":0.06872},P:{"21":0.01108,"22":0.18833,"24":0.02216,"25":1.12998,_:"4 20 23 5.0-5.4 6.2-6.4 7.2-7.4 8.2 9.2 10.1 11.1-11.2 12.0 13.0 14.0 15.0 17.0 18.0 19.0","16.0":0.01108},I:{"0":0.08594,"3":0,"4":0.00001,"2.1":0,"2.2":0.00002,"2.3":0,"4.1":0.00005,"4.2-4.3":0.00003,"4.4":0,"4.4.3-4.4.4":0.00015},K:{"0":0.098,_:"10 11 12 11.1 11.5 12.1"},A:{"11":0.23712,_:"6 7 8 9 10 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":34.19288},R:{_:"0"},M:{"0":0.32144},Q:{_:"14.9"},O:{"0":0.098},H:{"0":0}}; +module.exports={C:{"125":0.02196,"128":0.31176,"129":0.41275,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 126 127 130 131 132 133 3.5 3.6"},D:{"73":0.04391,"80":0.01317,"97":0.03513,"103":0.02196,"109":0.18003,"116":3.20543,"118":0.01317,"120":1.6115,"122":0.04391,"123":0.02196,"124":0.02196,"125":0.38202,"126":0.87381,"127":18.98229,"128":1.66858,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 74 75 76 77 78 79 81 83 84 85 86 87 88 89 90 91 92 93 94 95 96 98 99 100 101 102 104 105 106 107 108 110 111 112 113 114 115 117 119 121 129 130 131"},F:{"109":0.02196,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 110 111 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"109":0.01317,"110":0.02196,"119":0.10099,"120":2.18672,"121":0.11417,"122":0.06587,"124":0.05708,"125":0.08782,"126":0.16686,"127":3.18348,"128":0.73769,_:"12 13 14 15 16 17 18 79 80 81 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 111 112 113 114 115 116 117 118 123"},E:{_:"0 4 5 6 7 8 9 10 11 12 13 14 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 12.1 15.1 15.2-15.3 15.4 15.5 16.0 16.2 16.4 17.0 17.2 18.0","13.1":0.10099,"14.1":0.36006,"15.6":0.08782,"16.1":0.36884,"16.3":0.06587,"16.5":0.02196,"16.6":0.10099,"17.1":0.01317,"17.3":0.05708,"17.4":0.16686,"17.5":3.14835,"17.6":0.50497},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00391,"5.0-5.1":0.00196,"6.0-6.1":0.00978,"7.0-7.1":0.01173,"8.1-8.4":0,"9.0-9.2":0.00978,"9.3":0.03911,"10.0-10.2":0.01173,"10.3":0.06061,"11.0-11.2":0.15447,"11.3-11.4":0.01955,"12.0-12.1":0.01564,"12.2-12.5":0.26201,"13.0-13.1":0.00391,"13.2":0.08408,"13.3":0.01173,"13.4-13.7":0.04888,"14.0-14.4":0.14469,"14.5-14.8":0.13883,"15.0-15.1":0.07626,"15.2-15.3":0.07626,"15.4":0.08799,"15.5":0.10363,"15.6-15.8":0.97569,"16.0":0.19749,"16.1":0.41648,"16.2":0.20922,"16.3":0.34804,"16.4":0.08799,"16.5":0.14078,"16.6-16.7":1.21033,"17.0":0.11145,"17.1":0.17207,"17.2":0.15838,"17.3":0.23464,"17.4":0.54944,"17.5":11.25274,"17.6":1.89273,"18.0":0.20531},P:{"21":0.01075,"22":0.12904,"23":0.20431,"24":0.04301,"25":0.59143,_:"4 20 5.0-5.4 6.2-6.4 7.2-7.4 8.2 9.2 10.1 11.1-11.2 12.0 13.0 14.0 15.0 16.0 17.0 18.0","19.0":0.01075},I:{"0":0.02236,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00001,"4.2-4.3":0.00001,"4.4":0,"4.4.3-4.4.4":0.00004},K:{"0":0.13462,_:"10 11 12 11.1 11.5 12.1"},A:{"11":0.28981,_:"6 7 8 9 10 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":0.09535},H:{"0":0},L:{"0":34.94112},R:{_:"0"},M:{"0":0.05048},Q:{"14.9":0.02244}}; diff --git a/node_modules/caniuse-lite/data/regions/MK.js b/node_modules/caniuse-lite/data/regions/MK.js index ba74889a..096b7820 100644 --- a/node_modules/caniuse-lite/data/regions/MK.js +++ b/node_modules/caniuse-lite/data/regions/MK.js @@ -1 +1 @@ -module.exports={C:{"48":0.00548,"50":0.00274,"51":0.00274,"52":0.05202,"56":0.02738,"61":0.00821,"68":0.00274,"77":0.00274,"78":0.00548,"89":0.00548,"94":0.01643,"95":0.00274,"99":0.00821,"105":0.00274,"106":0.01643,"107":0.00274,"108":0.01369,"109":0.00274,"110":0.00274,"111":0.00548,"113":0.00274,"114":0.00274,"115":0.34225,"118":0.00548,"121":0.00274,"122":0.00274,"123":0.00274,"124":0.01095,"125":0.00548,"126":0.01369,"127":0.54212,"128":0.87068,"129":0.00274,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 49 53 54 55 57 58 59 60 62 63 64 65 66 67 69 70 71 72 73 74 75 76 79 80 81 82 83 84 85 86 87 88 90 91 92 93 96 97 98 100 101 102 103 104 112 116 117 119 120 130 131 3.5 3.6"},D:{"47":0.00274,"49":0.03286,"50":0.00274,"56":0.00548,"58":0.00821,"64":0.00274,"66":0.00821,"69":0.00548,"70":0.00274,"72":0.00821,"73":0.00274,"75":0.00548,"79":0.09583,"81":0.00274,"83":0.01917,"85":0.00274,"86":0.00548,"87":0.06571,"88":0.03012,"89":0.00274,"90":0.01643,"91":0.00548,"93":0.00821,"94":0.03286,"95":0.03012,"97":0.00821,"98":0.00274,"99":0.01369,"100":0.01095,"102":0.00274,"103":0.01369,"104":0.00274,"105":0.00821,"106":0.03286,"107":0.07119,"108":0.07119,"109":2.48337,"110":0.02464,"111":0.04107,"112":0.0219,"113":0.00274,"114":0.00821,"115":0.00821,"116":0.0794,"117":0.00274,"118":0.01369,"119":0.04107,"120":0.04928,"121":0.03559,"122":0.11226,"123":0.05476,"124":0.09309,"125":0.33951,"126":14.31153,"127":1.70851,"128":0.00274,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 48 51 52 53 54 55 57 59 60 61 62 63 65 67 68 71 74 76 77 78 80 84 92 96 101 129 130"},F:{"46":0.01369,"83":0.00548,"85":0.01095,"92":0.00274,"94":0.01095,"95":0.08214,"109":0.23273,"110":0.00821,"111":0.39427,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 86 87 88 89 90 91 93 96 97 98 99 100 101 102 103 104 105 106 107 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"84":0.00274,"92":0.00821,"103":0.00821,"105":0.00274,"107":0.00821,"108":0.01643,"109":0.0219,"111":0.00548,"116":0.00274,"117":0.00274,"122":0.00548,"123":0.00548,"124":0.00821,"125":0.02464,"126":1.75232,"127":0.14511,_:"12 13 14 15 16 17 18 79 80 81 83 85 86 87 88 89 90 91 93 94 95 96 97 98 99 100 101 102 104 106 110 112 113 114 115 118 119 120 121"},E:{_:"0 4 5 6 7 8 9 10 11 12 13 14 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 15.1 15.2-15.3 17.6","12.1":0.00274,"13.1":0.00548,"14.1":0.01917,"15.4":0.00274,"15.5":0.00274,"15.6":0.02464,"16.0":0.00274,"16.1":0.02464,"16.2":0.00274,"16.3":0.00548,"16.4":0.00548,"16.5":0.00274,"16.6":0.115,"17.0":0.00274,"17.1":0.00548,"17.2":0.00548,"17.3":0.01917,"17.4":0.01917,"17.5":0.25737,"18.0":0.00274},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00332,"5.0-5.1":0.00166,"6.0-6.1":0.00996,"7.0-7.1":0.00996,"8.1-8.4":0,"9.0-9.2":0.0083,"9.3":0.03321,"10.0-10.2":0.00664,"10.3":0.05812,"11.0-11.2":0.15277,"11.3-11.4":0.01661,"12.0-12.1":0.01162,"12.2-12.5":0.21422,"13.0-13.1":0.00332,"13.2":0.03487,"13.3":0.01162,"13.4-13.7":0.04982,"14.0-14.4":0.11458,"14.5-14.8":0.12953,"15.0-15.1":0.06476,"15.2-15.3":0.06974,"15.4":0.07971,"15.5":0.09631,"15.6-15.8":0.88343,"16.0":0.17768,"16.1":0.37695,"16.2":0.18931,"16.3":0.31717,"16.4":0.07473,"16.5":0.13451,"16.6-16.7":1.10263,"17.0":0.09964,"17.1":0.16108,"17.2":0.1561,"17.3":0.23414,"17.4":0.58619,"17.5":10.73406,"17.6":0.08303,"18.0":0.1096},P:{"4":0.26375,"20":0.06086,"21":0.03043,"22":0.06086,"23":0.06086,"24":0.07101,"25":2.79976,"5.0-5.4":0.06086,"6.2-6.4":0.07101,"7.2-7.4":0.01014,_:"8.2 10.1 12.0 15.0 17.0","9.2":0.02029,"11.1-11.2":0.02029,"13.0":0.06086,"14.0":0.02029,"16.0":0.01014,"18.0":0.01014,"19.0":0.02029},I:{"0":0.02894,"3":0,"4":0,"2.1":0,"2.2":0.00001,"2.3":0,"4.1":0.00002,"4.2-4.3":0.00001,"4.4":0,"4.4.3-4.4.4":0.00005},K:{"0":0.167,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.02647,"9":0.00882,"11":0.04411,_:"6 7 10 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":53.01569},R:{_:"0"},M:{"0":0.24687},Q:{_:"14.9"},O:{"0":0.00726},H:{"0":0}}; +module.exports={C:{"44":0.00266,"48":0.00532,"51":0.00798,"52":0.04788,"56":0.02394,"61":0.00266,"66":0.00798,"77":0.00266,"78":0.01064,"85":0.00266,"89":0.00532,"94":0.01596,"102":0.00266,"105":0.00532,"106":0.01596,"108":0.00266,"110":0.00266,"111":0.00532,"113":0.00266,"114":0.00266,"115":0.30856,"117":0.00266,"118":0.00798,"121":0.00266,"122":0.00266,"124":0.00266,"125":0.00532,"126":0.00798,"127":0.03192,"128":0.37506,"129":0.90174,"130":0.00532,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 45 46 47 49 50 53 54 55 57 58 59 60 62 63 64 65 67 68 69 70 71 72 73 74 75 76 79 80 81 82 83 84 86 87 88 90 91 92 93 95 96 97 98 99 100 101 103 104 107 109 112 116 119 120 123 131 132 133 3.5 3.6"},D:{"49":0.03458,"50":0.00266,"53":0.00266,"56":0.00266,"58":0.01862,"61":0.01064,"63":0.00266,"64":0.01596,"69":0.01596,"71":0.00266,"72":0.00532,"73":0.00798,"75":0.00266,"79":0.09576,"83":0.01862,"85":0.00266,"86":0.00266,"87":0.07182,"88":0.0133,"89":0.00266,"90":0.00798,"91":0.00532,"93":0.01862,"94":0.02926,"95":0.01862,"97":0.00266,"98":0.00532,"99":0.02128,"100":0.00266,"102":0.00798,"103":0.03458,"104":0.00532,"105":0.04522,"106":0.0399,"107":0.02926,"108":0.06118,"109":2.32218,"110":0.03724,"111":0.0399,"112":0.03192,"113":0.01064,"114":0.00532,"116":0.04522,"117":0.00266,"118":0.00532,"119":0.03192,"120":0.0399,"121":0.02394,"122":0.20216,"123":0.0266,"124":0.133,"125":0.09842,"126":0.68362,"127":13.01006,"128":2.36208,"129":0.00798,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 51 52 54 55 57 59 60 62 65 66 67 68 70 74 76 77 78 80 81 84 92 96 101 115 130 131"},F:{"36":0.01064,"40":0.00266,"46":0.01596,"79":0.00266,"83":0.00798,"85":0.00532,"91":0.00798,"93":0.00266,"94":0.00532,"95":0.11438,"109":0.12236,"111":0.06916,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 37 38 39 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 80 81 82 84 86 87 88 89 90 92 96 97 98 99 100 101 102 103 104 105 106 107 108 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"13":0.00266,"89":0.00266,"92":0.00532,"103":0.00532,"105":0.00532,"106":0.01862,"107":0.01596,"108":0.01064,"109":0.01862,"111":0.00266,"114":0.00532,"117":0.00266,"119":0.00266,"121":0.00266,"122":0.00266,"123":0.00532,"124":0.00266,"125":0.01862,"126":0.10108,"127":1.2768,"128":0.33516,_:"12 14 15 16 17 18 79 80 81 83 84 85 86 87 88 90 91 93 94 95 96 97 98 99 100 101 102 104 110 112 113 115 116 118 120"},E:{"14":0.00532,_:"0 4 5 6 7 8 9 10 11 12 13 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 15.1 15.2-15.3 15.4 15.5 16.0","12.1":0.00266,"13.1":0.00532,"14.1":0.00532,"15.6":0.02394,"16.1":0.00798,"16.2":0.00266,"16.3":0.01596,"16.4":0.00798,"16.5":0.00266,"16.6":0.06384,"17.0":0.00266,"17.1":0.00532,"17.2":0.00532,"17.3":0.0133,"17.4":0.02128,"17.5":0.2527,"17.6":0.07714,"18.0":0.00532},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00403,"5.0-5.1":0.00201,"6.0-6.1":0.01007,"7.0-7.1":0.01208,"8.1-8.4":0,"9.0-9.2":0.01007,"9.3":0.04027,"10.0-10.2":0.01208,"10.3":0.06242,"11.0-11.2":0.15908,"11.3-11.4":0.02014,"12.0-12.1":0.01611,"12.2-12.5":0.26983,"13.0-13.1":0.00403,"13.2":0.08659,"13.3":0.01208,"13.4-13.7":0.05034,"14.0-14.4":0.14901,"14.5-14.8":0.14297,"15.0-15.1":0.07853,"15.2-15.3":0.07853,"15.4":0.09061,"15.5":0.10672,"15.6-15.8":1.0048,"16.0":0.20338,"16.1":0.4289,"16.2":0.21546,"16.3":0.35843,"16.4":0.09061,"16.5":0.14498,"16.6-16.7":1.24644,"17.0":0.11478,"17.1":0.1772,"17.2":0.1631,"17.3":0.24164,"17.4":0.56583,"17.5":11.58848,"17.6":1.9492,"18.0":0.21143},P:{"4":0.15325,"20":0.02043,"21":0.02043,"22":0.05108,"23":0.07152,"24":0.05108,"25":2.36009,"5.0-5.4":0.03065,"6.2-6.4":0.08173,"7.2-7.4":0.01022,_:"8.2 10.1 12.0 15.0 17.0 18.0","9.2":0.01022,"11.1-11.2":0.01022,"13.0":0.04087,"14.0":0.01022,"16.0":0.01022,"19.0":0.02043},I:{"0":0.03658,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00001,"4.2-4.3":0.00001,"4.4":0,"4.4.3-4.4.4":0.00006},K:{"0":0.13948,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.01796,"9":0.00599,"11":0.02394,_:"6 7 10 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":0.00734},H:{"0":0},L:{"0":50.35981},R:{_:"0"},M:{"0":0.19821},Q:{_:"14.9"}}; diff --git a/node_modules/caniuse-lite/data/regions/ML.js b/node_modules/caniuse-lite/data/regions/ML.js index 0e9e4f2d..d0695dcd 100644 --- a/node_modules/caniuse-lite/data/regions/ML.js +++ b/node_modules/caniuse-lite/data/regions/ML.js @@ -1 +1 @@ -module.exports={C:{"43":0.00136,"69":0.00136,"70":0.00136,"72":0.00136,"78":0.01223,"82":0.00136,"92":0.00136,"95":0.00136,"99":0.00544,"108":0.00136,"111":0.00136,"112":0.00136,"115":0.09921,"120":0.00136,"122":0.00136,"123":0.00136,"124":0.00544,"125":0.00544,"126":0.00544,"127":0.22152,"128":0.32752,"129":0.00136,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 71 73 74 75 76 77 79 80 81 83 84 85 86 87 88 89 90 91 93 94 96 97 98 100 101 102 103 104 105 106 107 109 110 113 114 116 117 118 119 121 130 131 3.5 3.6"},D:{"11":0.00136,"42":0.00136,"43":0.00136,"47":0.00136,"49":0.00272,"55":0.00272,"58":0.00272,"62":0.00136,"65":0.00272,"68":0.00136,"69":0.00408,"70":0.01087,"72":0.00408,"73":0.00408,"75":0.00136,"77":0.00136,"79":0.01223,"81":0.00544,"83":0.00272,"84":0.00272,"87":0.00544,"88":0.00272,"91":0.00136,"92":0.00136,"93":0.00272,"94":0.00272,"95":0.00136,"96":0.00136,"98":0.00272,"99":0.00408,"100":0.00136,"102":0.00136,"103":0.0068,"104":0.00136,"105":0.00136,"106":0.00272,"107":0.0231,"108":0.00136,"109":0.30713,"110":0.00136,"111":0.00951,"113":0.00544,"114":0.02039,"115":0.00136,"116":0.00544,"117":0.00544,"118":0.00272,"119":0.00815,"120":0.0068,"121":0.02582,"122":0.01903,"123":0.0231,"124":0.05572,"125":0.15764,"126":4.46567,"127":0.6564,_:"4 5 6 7 8 9 10 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 44 45 46 48 50 51 52 53 54 56 57 59 60 61 63 64 66 67 71 74 76 78 80 85 86 89 90 97 101 112 128 129 130"},F:{"34":0.00136,"79":0.00136,"86":0.00136,"95":0.00408,"108":0.00136,"109":0.00544,"110":0.00272,"111":0.14949,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 80 81 82 83 84 85 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 106 107 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"12":0.00951,"13":0.01903,"14":0.00136,"15":0.00272,"16":0.00272,"17":0.00272,"18":0.00544,"89":0.00272,"90":0.00272,"92":0.01359,"93":0.00136,"94":0.00136,"100":0.00272,"109":0.0299,"119":0.00136,"120":0.00951,"121":0.0068,"122":0.00544,"123":0.01087,"124":0.00815,"125":0.02718,"126":1.47452,"127":0.24054,_:"79 80 81 83 84 85 86 87 88 91 95 96 97 98 99 101 102 103 104 105 106 107 108 110 111 112 113 114 115 116 117 118"},E:{"14":0.00272,_:"0 4 5 6 7 8 9 10 11 12 13 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 12.1 15.1 15.2-15.3 15.5 16.0 16.1 16.2 16.3 16.5 18.0","13.1":0.08018,"14.1":0.00272,"15.4":0.00408,"15.6":0.00815,"16.4":0.00272,"16.6":0.01223,"17.0":0.00136,"17.1":0.00272,"17.2":0.05708,"17.3":0.00136,"17.4":0.00408,"17.5":0.04757,"17.6":0.00136},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.0022,"5.0-5.1":0.0011,"6.0-6.1":0.00659,"7.0-7.1":0.00659,"8.1-8.4":0,"9.0-9.2":0.0055,"9.3":0.02198,"10.0-10.2":0.0044,"10.3":0.03847,"11.0-11.2":0.10112,"11.3-11.4":0.01099,"12.0-12.1":0.00769,"12.2-12.5":0.14179,"13.0-13.1":0.0022,"13.2":0.02308,"13.3":0.00769,"13.4-13.7":0.03297,"14.0-14.4":0.07584,"14.5-14.8":0.08573,"15.0-15.1":0.04287,"15.2-15.3":0.04616,"15.4":0.05276,"15.5":0.06375,"15.6-15.8":0.58474,"16.0":0.11761,"16.1":0.2495,"16.2":0.1253,"16.3":0.20993,"16.4":0.04946,"16.5":0.08903,"16.6-16.7":0.72983,"17.0":0.06595,"17.1":0.10662,"17.2":0.10332,"17.3":0.15498,"17.4":0.38799,"17.5":7.10481,"17.6":0.05496,"18.0":0.07254},P:{"4":0.05099,"20":0.0102,"21":0.04079,"22":0.23455,"23":0.11218,"24":0.08158,"25":0.83623,"5.0-5.4":0.0102,_:"6.2-6.4 8.2 9.2 10.1 11.1-11.2 13.0 18.0","7.2-7.4":0.53029,"12.0":0.0102,"14.0":0.0204,"15.0":0.0102,"16.0":0.07139,"17.0":0.0102,"19.0":0.08158},I:{"0":0.00861,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00001,"4.2-4.3":0,"4.4":0,"4.4.3-4.4.4":0.00001},K:{"0":0.33156,_:"10 11 12 11.1 11.5 12.1"},A:{"11":0.00136,_:"6 7 8 9 10 5.5"},S:{"2.5":0.1901,_:"3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":76.52451},R:{_:"0"},M:{"0":0.04321},Q:{_:"14.9"},O:{"0":0.23331},H:{"0":0.04}}; +module.exports={C:{"51":0.00135,"69":0.00135,"72":0.00135,"78":0.00135,"84":0.00135,"90":0.00135,"99":0.00135,"115":0.09613,"123":0.00135,"125":0.00271,"126":0.00135,"127":0.01489,"128":0.16654,"129":0.45901,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 70 71 73 74 75 76 77 79 80 81 82 83 85 86 87 88 89 91 92 93 94 95 96 97 98 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 116 117 118 119 120 121 122 124 130 131 132 133 3.5 3.6"},D:{"36":0.00135,"37":0.00135,"50":0.00271,"55":0.00135,"58":0.00135,"65":0.00135,"66":0.00542,"68":0.00135,"70":0.00406,"72":0.00406,"73":0.00135,"77":0.00406,"79":0.01219,"80":0.00135,"81":0.00271,"83":0.01083,"84":0.00135,"86":0.00135,"87":0.01083,"88":0.00406,"92":0.00135,"93":0.00135,"94":0.00135,"95":0.00135,"98":0.00948,"99":0.00271,"102":0.00271,"103":0.01083,"104":0.00135,"105":0.00135,"106":0.00135,"107":0.03114,"108":0.00135,"109":0.32631,"110":0.00135,"111":0.00542,"113":0.00542,"114":0.00271,"116":0.0176,"117":0.00271,"118":0.00271,"119":0.00542,"120":0.00677,"121":0.14759,"122":0.00812,"123":0.01489,"124":0.05958,"125":0.01083,"126":0.1029,"127":4.08637,"128":0.80563,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 38 39 40 41 42 43 44 45 46 47 48 49 51 52 53 54 56 57 59 60 61 62 63 64 67 69 71 74 75 76 78 85 89 90 91 96 97 100 101 112 115 129 130 131"},F:{"83":0.00135,"95":0.00948,"101":0.00135,"108":0.00135,"109":0.00271,"111":0.00677,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 102 103 104 105 106 107 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"12":0.00135,"13":0.01489,"14":0.00135,"17":0.00271,"18":0.00948,"84":0.00135,"89":0.00135,"90":0.00542,"92":0.01896,"100":0.00406,"103":0.00135,"107":0.00135,"109":0.02708,"113":0.00135,"114":0.00135,"118":0.00271,"119":0.00135,"120":0.00542,"121":0.00812,"122":0.00406,"123":0.01354,"124":0.00406,"125":0.01896,"126":0.07041,"127":1.19423,"128":0.41297,_:"15 16 79 80 81 83 85 86 87 88 91 93 94 95 96 97 98 99 101 102 104 105 106 108 110 111 112 115 116 117"},E:{"13":0.00135,"14":0.00271,_:"0 4 5 6 7 8 9 10 11 12 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 12.1 15.1 15.2-15.3 15.4 15.5 16.1 16.3 16.5 17.1","13.1":0.0853,"14.1":0.00677,"15.6":0.01896,"16.0":0.00271,"16.2":0.00135,"16.4":0.00677,"16.6":0.01083,"17.0":0.00271,"17.2":0.0325,"17.3":0.00135,"17.4":0.00406,"17.5":0.03656,"17.6":0.03385,"18.0":0.00135},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00245,"5.0-5.1":0.00123,"6.0-6.1":0.00613,"7.0-7.1":0.00736,"8.1-8.4":0,"9.0-9.2":0.00613,"9.3":0.02452,"10.0-10.2":0.00736,"10.3":0.03801,"11.0-11.2":0.09685,"11.3-11.4":0.01226,"12.0-12.1":0.00981,"12.2-12.5":0.16428,"13.0-13.1":0.00245,"13.2":0.05272,"13.3":0.00736,"13.4-13.7":0.03065,"14.0-14.4":0.09072,"14.5-14.8":0.08705,"15.0-15.1":0.04781,"15.2-15.3":0.04781,"15.4":0.05517,"15.5":0.06498,"15.6-15.8":0.61178,"16.0":0.12383,"16.1":0.26114,"16.2":0.13118,"16.3":0.21823,"16.4":0.05517,"16.5":0.08827,"16.6-16.7":0.7589,"17.0":0.06988,"17.1":0.10789,"17.2":0.09931,"17.3":0.14712,"17.4":0.34451,"17.5":7.05565,"17.6":1.18677,"18.0":0.12873},P:{"4":0.04163,"21":0.06245,"22":0.19775,"23":0.14571,"24":0.1353,"25":0.56203,_:"20 5.0-5.4 6.2-6.4 8.2 10.1 11.1-11.2 12.0 15.0 17.0 18.0","7.2-7.4":0.42673,"9.2":0.02082,"13.0":0.09367,"14.0":0.01041,"16.0":0.07286,"19.0":0.11449},I:{"0":0.00862,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0,"4.2-4.3":0,"4.4":0,"4.4.3-4.4.4":0.00001},K:{"0":0.22803,_:"10 11 12 11.1 11.5 12.1"},A:{"11":0.00271,_:"6 7 8 9 10 5.5"},N:{_:"10 11"},S:{"2.5":0.09511,_:"3.0-3.1"},J:{_:"7 10"},O:{"0":0.12969},H:{"0":0.04},L:{"0":75.95434},R:{_:"0"},M:{"0":0.07781},Q:{_:"14.9"}}; diff --git a/node_modules/caniuse-lite/data/regions/MM.js b/node_modules/caniuse-lite/data/regions/MM.js index a64ef302..86632a18 100644 --- a/node_modules/caniuse-lite/data/regions/MM.js +++ b/node_modules/caniuse-lite/data/regions/MM.js @@ -1 +1 @@ -module.exports={C:{"44":0.00203,"57":0.00203,"71":0.00203,"72":0.01014,"73":0.00203,"89":0.00203,"97":0.00203,"106":0.00203,"108":0.00203,"109":0.00203,"110":0.00203,"112":0.00203,"113":0.00203,"114":0.00203,"115":0.20067,"116":0.00203,"117":0.00405,"118":0.00203,"119":0.00203,"120":0.00608,"121":0.00811,"122":0.00203,"123":0.00405,"124":0.01014,"125":0.00608,"126":0.0223,"127":0.6304,"128":0.85539,"129":0.02027,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 45 46 47 48 49 50 51 52 53 54 55 56 58 59 60 61 62 63 64 65 66 67 68 69 70 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 90 91 92 93 94 95 96 98 99 100 101 102 103 104 105 107 111 130 131 3.5 3.6"},D:{"11":0.00203,"32":0.00405,"37":0.00811,"43":0.00203,"44":0.00203,"47":0.00203,"49":0.00203,"50":0.00203,"51":0.00203,"55":0.00203,"56":0.00203,"57":0.00203,"58":0.00203,"59":0.00203,"61":0.00203,"62":0.00203,"65":0.00203,"67":0.00203,"68":0.00203,"69":0.00203,"70":0.01216,"71":0.00608,"74":0.00608,"75":0.00203,"78":0.00405,"79":0.02838,"80":0.00405,"81":0.00811,"83":0.00203,"84":0.00203,"85":0.00203,"86":0.00203,"87":0.01824,"88":0.00405,"89":0.01014,"90":0.00405,"91":0.00608,"92":0.00203,"93":0.00203,"94":0.00203,"95":0.00811,"96":0.00203,"97":0.01419,"98":0.00203,"99":0.02027,"100":0.00405,"101":0.00203,"102":0.00203,"103":0.00811,"104":0.00203,"105":0.00405,"106":0.01216,"107":0.01014,"108":0.00405,"109":0.55743,"110":0.00811,"111":0.02838,"112":0.00811,"113":0.00811,"114":0.02027,"115":0.00405,"116":0.04459,"117":0.00811,"118":0.02432,"119":0.01824,"120":0.03243,"121":0.0223,"122":0.0527,"123":0.04662,"124":0.08513,"125":0.13176,"126":8.34921,"127":1.11485,"128":0.00608,_:"4 5 6 7 8 9 10 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 33 34 35 36 38 39 40 41 42 45 46 48 52 53 54 60 63 64 66 72 73 76 77 129 130"},F:{"82":0.00203,"83":0.02027,"85":0.00203,"95":0.00405,"105":0.00203,"107":0.00203,"108":0.00203,"109":0.10135,"110":0.03243,"111":0.10743,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 84 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 106 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"16":0.00405,"17":0.00405,"18":0.03243,"84":0.00203,"86":0.00203,"89":0.00203,"90":0.00203,"92":0.02838,"100":0.00608,"104":0.00405,"107":0.00203,"109":0.01014,"112":0.00203,"114":0.00203,"117":0.00203,"119":0.00203,"120":0.00811,"121":0.00608,"122":0.00608,"123":0.00405,"124":0.02027,"125":0.02635,"126":1.64187,"127":0.22702,_:"12 13 14 15 79 80 81 83 85 87 88 91 93 94 95 96 97 98 99 101 102 103 105 106 108 110 111 113 115 116 118"},E:{"9":0.00203,"13":0.00203,"14":0.01419,"15":0.00203,_:"0 4 5 6 7 8 10 11 12 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1","12.1":0.00203,"13.1":0.00811,"14.1":0.01622,"15.1":0.00608,"15.2-15.3":0.00405,"15.4":0.00203,"15.5":0.01014,"15.6":0.04054,"16.0":0.00405,"16.1":0.01419,"16.2":0.00608,"16.3":0.03243,"16.4":0.00608,"16.5":0.00811,"16.6":0.07095,"17.0":0.00608,"17.1":0.01419,"17.2":0.01824,"17.3":0.01824,"17.4":0.03649,"17.5":0.47635,"17.6":0.00203,"18.0":0.00811},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00098,"5.0-5.1":0.00049,"6.0-6.1":0.00294,"7.0-7.1":0.00294,"8.1-8.4":0,"9.0-9.2":0.00245,"9.3":0.00979,"10.0-10.2":0.00196,"10.3":0.01713,"11.0-11.2":0.04504,"11.3-11.4":0.0049,"12.0-12.1":0.00343,"12.2-12.5":0.06315,"13.0-13.1":0.00098,"13.2":0.01028,"13.3":0.00343,"13.4-13.7":0.01469,"14.0-14.4":0.03378,"14.5-14.8":0.03818,"15.0-15.1":0.01909,"15.2-15.3":0.02056,"15.4":0.0235,"15.5":0.02839,"15.6-15.8":0.26044,"16.0":0.05238,"16.1":0.11113,"16.2":0.05581,"16.3":0.0935,"16.4":0.02203,"16.5":0.03965,"16.6-16.7":0.32506,"17.0":0.02937,"17.1":0.04749,"17.2":0.04602,"17.3":0.06903,"17.4":0.17281,"17.5":3.1644,"17.6":0.02448,"18.0":0.03231},P:{"4":0.04233,"20":0.01058,"21":0.03175,"22":0.03175,"23":0.04233,"24":0.03175,"25":0.79377,_:"5.0-5.4 6.2-6.4 8.2 9.2 10.1 11.1-11.2 12.0 14.0 15.0 16.0","7.2-7.4":0.01058,"13.0":0.04233,"17.0":0.01058,"18.0":0.01058,"19.0":0.01058},I:{"0":0.18274,"3":0,"4":0.00002,"2.1":0,"2.2":0.00004,"2.3":0,"4.1":0.00011,"4.2-4.3":0.00007,"4.4":0,"4.4.3-4.4.4":0.00031},K:{"0":0.30297,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.00963,"9":0.00481,"11":0.02407,_:"6 7 10 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":76.00357},R:{_:"0"},M:{"0":0.11162},Q:{"14.9":0.05581},O:{"0":1.06041},H:{"0":0}}; +module.exports={C:{"44":0.0024,"45":0.0024,"47":0.0024,"49":0.0024,"57":0.0024,"72":0.00961,"83":0.0024,"94":0.0024,"96":0.0024,"97":0.0024,"99":0.00481,"106":0.00481,"107":0.0024,"108":0.0024,"109":0.00481,"110":0.0024,"111":0.0024,"112":0.0024,"114":0.0024,"115":0.23309,"116":0.0024,"118":0.0024,"119":0.0024,"120":0.00481,"121":0.0024,"122":0.0024,"123":0.00721,"124":0.00721,"125":0.00721,"126":0.02403,"127":0.09131,"128":0.46378,"129":1.37692,"130":0.05046,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 46 48 50 51 52 53 54 55 56 58 59 60 61 62 63 64 65 66 67 68 69 70 71 73 74 75 76 77 78 79 80 81 82 84 85 86 87 88 89 90 91 92 93 95 98 100 101 102 103 104 105 113 117 131 132 133 3.5 3.6"},D:{"11":0.00481,"31":0.0024,"32":0.00481,"37":0.02163,"38":0.0024,"42":0.0024,"43":0.00481,"49":0.00481,"55":0.0024,"56":0.00481,"61":0.0024,"62":0.00721,"65":0.0024,"67":0.0024,"70":0.00961,"71":0.00721,"74":0.00481,"76":0.0024,"78":0.0024,"79":0.01442,"80":0.00721,"81":0.01682,"83":0.0024,"84":0.0024,"85":0.0024,"86":0.00481,"87":0.01922,"88":0.00481,"89":0.03124,"90":0.0024,"91":0.00481,"92":0.00481,"93":0.00481,"94":0.0024,"95":0.00481,"96":0.0024,"97":0.00481,"98":0.00961,"99":0.04085,"100":0.00721,"101":0.00961,"102":0.00481,"103":0.01922,"104":0.0024,"105":0.00721,"106":0.01682,"107":0.00961,"108":0.00961,"109":0.69927,"110":0.00721,"111":0.03364,"112":0.00481,"113":0.00481,"114":0.01682,"115":0.00481,"116":0.02884,"117":0.00961,"118":0.01442,"119":0.01922,"120":0.03124,"121":0.02163,"122":0.05767,"123":0.03605,"124":0.06728,"125":0.07449,"126":0.4013,"127":9.90757,"128":2.00651,"129":0.00961,_:"4 5 6 7 8 9 10 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 33 34 35 36 39 40 41 44 45 46 47 48 50 51 52 53 54 57 58 59 60 63 64 66 68 69 72 73 75 77 130 131"},F:{"46":0.0024,"79":0.0024,"83":0.01202,"94":0.0024,"95":0.00961,"102":0.0024,"105":0.0024,"107":0.0024,"108":0.0024,"109":0.11775,"110":0.01442,"111":0.03364,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 80 81 82 84 85 86 87 88 89 90 91 92 93 96 97 98 99 100 101 103 104 106 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"12":0.0024,"15":0.0024,"16":0.0024,"17":0.0024,"18":0.01922,"84":0.0024,"89":0.00481,"90":0.0024,"92":0.02643,"100":0.00721,"104":0.0024,"109":0.01202,"110":0.0024,"114":0.0024,"117":0.0024,"118":0.0024,"119":0.0024,"120":0.00481,"121":0.0024,"122":0.00481,"123":0.0024,"124":0.00481,"125":0.01202,"126":0.14418,"127":1.80225,"128":0.52385,_:"13 14 79 80 81 83 85 86 87 88 91 93 94 95 96 97 98 99 101 102 103 105 106 107 108 111 112 113 115 116"},E:{"14":0.01202,"15":0.00481,_:"0 4 5 6 7 8 9 10 11 12 13 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1","12.1":0.0024,"13.1":0.00961,"14.1":0.01922,"15.1":0.00961,"15.2-15.3":0.0024,"15.4":0.0024,"15.5":0.00481,"15.6":0.06488,"16.0":0.0024,"16.1":0.01442,"16.2":0.00721,"16.3":0.03124,"16.4":0.00961,"16.5":0.01442,"16.6":0.06248,"17.0":0.00721,"17.1":0.01442,"17.2":0.01682,"17.3":0.01682,"17.4":0.03605,"17.5":0.483,"17.6":0.15139,"18.0":0.01442},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00089,"5.0-5.1":0.00045,"6.0-6.1":0.00223,"7.0-7.1":0.00267,"8.1-8.4":0,"9.0-9.2":0.00223,"9.3":0.0089,"10.0-10.2":0.00267,"10.3":0.0138,"11.0-11.2":0.03516,"11.3-11.4":0.00445,"12.0-12.1":0.00356,"12.2-12.5":0.05965,"13.0-13.1":0.00089,"13.2":0.01914,"13.3":0.00267,"13.4-13.7":0.01113,"14.0-14.4":0.03294,"14.5-14.8":0.0316,"15.0-15.1":0.01736,"15.2-15.3":0.01736,"15.4":0.02003,"15.5":0.02359,"15.6-15.8":0.22212,"16.0":0.04496,"16.1":0.09481,"16.2":0.04763,"16.3":0.07923,"16.4":0.02003,"16.5":0.03205,"16.6-16.7":0.27553,"17.0":0.02537,"17.1":0.03917,"17.2":0.03606,"17.3":0.05342,"17.4":0.12508,"17.5":2.5617,"17.6":0.43088,"18.0":0.04674},P:{"4":0.05444,"20":0.01089,"21":0.02178,"22":0.04355,"23":0.03266,"24":0.02178,"25":0.46817,_:"5.0-5.4 6.2-6.4 8.2 9.2 10.1 11.1-11.2 12.0 14.0 15.0 16.0 18.0","7.2-7.4":0.02178,"13.0":0.01089,"17.0":0.01089,"19.0":0.01089},I:{"0":0.21199,"3":0,"4":0.00002,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00009,"4.2-4.3":0.00009,"4.4":0,"4.4.3-4.4.4":0.00034},K:{"0":0.26586,_:"10 11 12 11.1 11.5 12.1"},A:{"9":0.00687,"11":0.04119,_:"6 7 8 10 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":1.18498},H:{"0":0},L:{"0":72.2222},R:{_:"0"},M:{"0":0.13673},Q:{"14.9":0.06836}}; diff --git a/node_modules/caniuse-lite/data/regions/MN.js b/node_modules/caniuse-lite/data/regions/MN.js index 082c886b..02a0b736 100644 --- a/node_modules/caniuse-lite/data/regions/MN.js +++ b/node_modules/caniuse-lite/data/regions/MN.js @@ -1 +1 @@ -module.exports={C:{"2":0.00396,"3":0.00396,"4":0.00396,"17":0.00396,"31":0.00396,"35":0.00396,"38":0.00396,"39":0.00396,"40":0.00792,"41":0.00396,"42":0.00396,"52":0.00396,"89":0.00396,"99":0.00396,"105":0.00396,"115":0.09506,"121":0.00792,"125":0.00396,"126":0.03169,"127":0.55454,"128":0.81201,"129":0.13864,_:"5 6 7 8 9 10 11 12 13 14 15 16 18 19 20 21 22 23 24 25 26 27 28 29 30 32 33 34 36 37 43 44 45 46 47 48 49 50 51 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 90 91 92 93 94 95 96 97 98 100 101 102 103 104 106 107 108 109 110 111 112 113 114 116 117 118 119 120 122 123 124 130 131","3.5":0.00396,"3.6":0.00396},D:{"21":0.00396,"28":0.00396,"35":0.00396,"36":0.00396,"37":0.00396,"38":0.00396,"39":0.00792,"40":0.00792,"41":0.01188,"42":0.00396,"43":0.00792,"44":0.01981,"45":0.01188,"46":0.01188,"47":0.00792,"49":0.00396,"50":0.00396,"51":0.01981,"52":0.00396,"55":0.00396,"56":0.00396,"58":0.00396,"59":0.00396,"63":0.00396,"68":0.00396,"70":0.03961,"73":0.00396,"74":0.01188,"78":0.00396,"79":0.01188,"81":0.01188,"83":0.00396,"86":0.00396,"87":0.01981,"88":0.00792,"89":0.00396,"90":0.00396,"91":0.00396,"94":0.00396,"95":0.00792,"96":0.01584,"97":0.00396,"98":0.01188,"99":0.05149,"100":0.00396,"102":0.00396,"103":0.03169,"104":0.01188,"105":0.01188,"106":0.00792,"107":0.01981,"108":0.00792,"109":2.43602,"110":0.00396,"111":0.01981,"112":0.00396,"113":0.00396,"114":0.01188,"115":0.01981,"116":0.10299,"117":0.04357,"118":0.27727,"119":0.05545,"120":0.06338,"121":0.03169,"122":0.11883,"123":0.10299,"124":0.16636,"125":0.43175,"126":17.14321,"127":2.09933,"128":0.01188,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 22 23 24 25 26 27 29 30 31 32 33 34 48 53 54 57 60 61 62 64 65 66 67 69 71 72 75 76 77 80 84 85 92 93 101 129 130"},F:{"31":0.00396,"79":0.00792,"83":0.01584,"95":0.01188,"102":0.00396,"109":0.69714,"110":0.01188,"111":0.73279,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 80 81 82 84 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 103 104 105 106 107 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6","12.1":0.00396},B:{"12":0.00396,"18":0.01188,"89":0.00396,"90":0.00396,"92":0.01584,"98":0.00396,"100":0.00792,"108":0.00396,"109":0.03961,"114":0.00792,"119":0.00396,"120":0.01188,"121":0.00792,"122":0.01584,"123":0.02773,"124":0.02377,"125":0.10299,"126":5.11365,"127":0.71694,_:"13 14 15 16 17 79 80 81 83 84 85 86 87 88 91 93 94 95 96 97 99 101 102 103 104 105 106 107 110 111 112 113 115 116 117 118"},E:{"8":0.00396,"9":0.02773,"13":0.00792,"14":0.02377,"15":0.00396,_:"0 4 5 6 7 10 11 12 3.1 3.2 6.1 7.1 9.1 10.1 11.1","5.1":0.00396,"12.1":0.00396,"13.1":0.05149,"14.1":0.05545,"15.1":0.20201,"15.2-15.3":0.00396,"15.4":0.00792,"15.5":0.01584,"15.6":0.0713,"16.0":0.00792,"16.1":0.01584,"16.2":0.01584,"16.3":0.02377,"16.4":0.01188,"16.5":0.05149,"16.6":0.15052,"17.0":0.03169,"17.1":0.03565,"17.2":0.05942,"17.3":0.03961,"17.4":0.11487,"17.5":0.73279,"17.6":0.00396,"18.0":0.02773},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.0033,"5.0-5.1":0.00165,"6.0-6.1":0.0099,"7.0-7.1":0.0099,"8.1-8.4":0,"9.0-9.2":0.00825,"9.3":0.03302,"10.0-10.2":0.0066,"10.3":0.05778,"11.0-11.2":0.15187,"11.3-11.4":0.01651,"12.0-12.1":0.01156,"12.2-12.5":0.21295,"13.0-13.1":0.0033,"13.2":0.03467,"13.3":0.01156,"13.4-13.7":0.04952,"14.0-14.4":0.1139,"14.5-14.8":0.12876,"15.0-15.1":0.06438,"15.2-15.3":0.06933,"15.4":0.07924,"15.5":0.09575,"15.6-15.8":0.87822,"16.0":0.17663,"16.1":0.37473,"16.2":0.18819,"16.3":0.3153,"16.4":0.07429,"16.5":0.13371,"16.6-16.7":1.09612,"17.0":0.09905,"17.1":0.16013,"17.2":0.15517,"17.3":0.23276,"17.4":0.58273,"17.5":10.6707,"17.6":0.08254,"18.0":0.10895},P:{"4":0.11184,"20":0.02034,"21":0.07117,"22":0.12201,"23":0.14235,"24":0.10168,"25":2.46056,"5.0-5.4":0.10168,"6.2-6.4":0.05084,"7.2-7.4":0.05084,_:"8.2 10.1 12.0 13.0 14.0 15.0","9.2":0.01017,"11.1-11.2":0.01017,"16.0":0.04067,"17.0":0.01017,"18.0":0.01017,"19.0":0.02034},I:{"0":0.17449,"3":0,"4":0.00002,"2.1":0,"2.2":0.00004,"2.3":0,"4.1":0.00011,"4.2-4.3":0.00007,"4.4":0,"4.4.3-4.4.4":0.0003},K:{"0":0.24756,_:"10 11 12 11.1 11.5 12.1"},A:{"6":0.00417,"7":0.00833,"8":0.08748,"9":0.01666,"10":0.01666,"11":0.10415,_:"5.5"},S:{"2.5":0.00604,_:"3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":42.5684},R:{_:"0"},M:{"0":0.15095},Q:{"14.9":0.02415},O:{"0":0.30794},H:{"0":0}}; +module.exports={C:{"78":0.00416,"99":0.00416,"102":0.00831,"103":0.01247,"115":0.09559,"122":0.00416,"123":0.00416,"125":0.00416,"126":0.01247,"127":0.02078,"128":0.44885,"129":0.95172,"130":0.09559,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 100 101 104 105 106 107 108 109 110 111 112 113 114 116 117 118 119 120 121 124 131 132 133 3.5 3.6"},D:{"43":0.00416,"48":0.00416,"49":0.00831,"50":0.00831,"56":0.00416,"58":0.00416,"59":0.00416,"63":0.00416,"64":0.00416,"69":0.00416,"70":0.02494,"74":0.00831,"78":0.00416,"79":0.01247,"80":0.00831,"81":0.01247,"83":0.00831,"84":0.00416,"85":0.00416,"86":0.00416,"87":0.02909,"88":0.00416,"90":0.00416,"91":0.00831,"92":0.00831,"93":0.00831,"94":0.01247,"95":0.00416,"96":0.00831,"97":0.00831,"98":0.02078,"99":0.05818,"100":0.00416,"101":0.00416,"102":0.01247,"103":0.0374,"104":0.02909,"105":0.01247,"106":0.01247,"107":0.03325,"108":0.00416,"109":2.04891,"110":0.01247,"111":0.01247,"112":0.00416,"113":0.00416,"114":0.02909,"115":0.01662,"116":0.1039,"117":0.02494,"118":0.05818,"119":0.08312,"120":0.0665,"121":0.04156,"122":0.22442,"123":0.05818,"124":0.09559,"125":0.14962,"126":1.039,"127":17.77937,"128":4.0521,"129":0.01662,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 44 45 46 47 51 52 53 54 55 57 60 61 62 65 66 67 68 71 72 73 75 76 77 89 130 131"},F:{"46":0.00416,"79":0.05403,"83":0.01662,"95":0.01662,"107":0.00416,"109":0.44885,"111":0.16624,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 80 81 82 84 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 106 108 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"18":0.00416,"89":0.00416,"90":0.00416,"92":0.02494,"95":0.00416,"100":0.01247,"103":0.00416,"108":0.00416,"109":0.05818,"113":0.00416,"114":0.00831,"115":0.03325,"116":0.00416,"117":0.00416,"119":0.00416,"120":0.01247,"121":0.02078,"122":0.02078,"123":0.01247,"124":0.0374,"125":0.08728,"126":0.29923,"127":4.39289,"128":1.22602,_:"12 13 14 15 16 17 79 80 81 83 84 85 86 87 88 91 93 94 96 97 98 99 101 102 104 105 106 107 110 111 112 118"},E:{"13":0.01247,"14":0.00831,"15":0.00831,_:"0 4 5 6 7 8 9 10 11 12 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 12.1","13.1":0.01247,"14.1":0.02494,"15.1":0.07896,"15.2-15.3":0.00416,"15.4":0.00416,"15.5":0.00416,"15.6":0.08728,"16.0":0.01662,"16.1":0.01247,"16.2":0.02078,"16.3":0.0374,"16.4":0.02494,"16.5":0.02078,"16.6":0.10806,"17.0":0.00831,"17.1":0.03325,"17.2":0.05818,"17.3":0.04572,"17.4":0.08728,"17.5":0.78133,"17.6":0.3491,"18.0":0.01662},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00338,"5.0-5.1":0.00169,"6.0-6.1":0.00845,"7.0-7.1":0.01014,"8.1-8.4":0,"9.0-9.2":0.00845,"9.3":0.03381,"10.0-10.2":0.01014,"10.3":0.0524,"11.0-11.2":0.13354,"11.3-11.4":0.0169,"12.0-12.1":0.01352,"12.2-12.5":0.22651,"13.0-13.1":0.00338,"13.2":0.07269,"13.3":0.01014,"13.4-13.7":0.04226,"14.0-14.4":0.12509,"14.5-14.8":0.12002,"15.0-15.1":0.06592,"15.2-15.3":0.06592,"15.4":0.07607,"15.5":0.08959,"15.6-15.8":0.8435,"16.0":0.17073,"16.1":0.36005,"16.2":0.18087,"16.3":0.30089,"16.4":0.07607,"16.5":0.12171,"16.6-16.7":1.04634,"17.0":0.09635,"17.1":0.14875,"17.2":0.13692,"17.3":0.20284,"17.4":0.475,"17.5":9.7281,"17.6":1.63628,"18.0":0.17749},P:{"4":0.08197,"20":0.02049,"21":0.06148,"22":0.12296,"23":0.14346,"24":0.09222,"25":2.14158,"5.0-5.4":0.04099,"6.2-6.4":0.02049,"7.2-7.4":0.05123,_:"8.2 10.1 12.0 13.0 14.0 15.0","9.2":0.01025,"11.1-11.2":0.01025,"16.0":0.03074,"17.0":0.01025,"18.0":0.02049,"19.0":0.02049},I:{"0":0.02913,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00001,"4.2-4.3":0.00001,"4.4":0,"4.4.3-4.4.4":0.00005},K:{"0":0.22211,_:"10 11 12 11.1 11.5 12.1"},A:{"9":0.00491,"11":0.04912,_:"6 7 8 10 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":0.28641},H:{"0":0},L:{"0":39.6068},R:{_:"0"},M:{"0":0.21627},Q:{"14.9":0.05261}}; diff --git a/node_modules/caniuse-lite/data/regions/MO.js b/node_modules/caniuse-lite/data/regions/MO.js index ef5bbfd7..dc5f6e8a 100644 --- a/node_modules/caniuse-lite/data/regions/MO.js +++ b/node_modules/caniuse-lite/data/regions/MO.js @@ -1 +1 @@ -module.exports={C:{"34":0.00829,"81":0.00415,"100":0.00415,"109":0.00415,"115":0.10782,"116":0.00415,"122":0.02074,"123":0.00415,"124":0.00829,"125":0.00829,"126":0.00415,"127":0.31932,"128":0.47276,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 101 102 103 104 105 106 107 108 110 111 112 113 114 117 118 119 120 121 129 130 131 3.5 3.6"},D:{"22":0.00415,"26":0.00829,"34":0.0705,"38":0.14515,"49":0.0705,"53":0.02074,"55":0.00415,"56":0.00415,"57":0.01244,"58":0.00415,"61":0.12441,"68":0.00415,"69":0.00415,"72":0.00415,"73":0.00415,"74":0.08294,"75":0.00415,"76":0.02074,"77":0.00829,"78":0.02074,"79":0.52667,"80":0.02903,"81":0.04976,"83":0.04562,"86":0.02903,"87":0.30273,"89":0.02074,"90":0.00415,"91":0.01244,"93":0.00415,"94":0.23638,"96":0.01244,"97":0.04976,"98":0.04562,"99":0.09953,"100":0.01244,"101":0.02488,"102":0.01244,"103":0.0705,"104":0.06635,"105":0.03732,"106":0.01659,"107":0.03732,"108":0.04147,"109":1.47219,"110":0.00829,"111":0.00415,"112":0.01659,"113":0.01659,"114":0.07465,"115":0.01244,"116":0.22394,"117":0.00829,"118":0.02903,"119":0.12026,"120":0.13685,"121":0.2737,"122":0.18662,"123":0.15344,"124":0.282,"125":0.59302,"126":16.00742,"127":1.65465,"128":0.07465,"129":0.01244,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 23 24 25 27 28 29 30 31 32 33 35 36 37 39 40 41 42 43 44 45 46 47 48 50 51 52 54 59 60 62 63 64 65 66 67 70 71 84 85 88 92 95 130"},F:{"36":0.02488,"46":0.10782,"83":0.01244,"95":0.00829,"109":0.02903,"110":0.00415,"111":0.06221,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 37 38 39 40 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 106 107 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"17":0.01659,"18":0.01244,"92":0.00415,"109":0.05391,"113":0.02903,"115":0.00829,"118":0.00415,"119":0.00415,"120":0.01244,"121":0.00415,"122":0.02074,"123":0.04976,"124":0.02074,"125":0.06221,"126":3.68668,"127":0.43544,_:"12 13 14 15 16 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 110 111 112 114 116 117"},E:{"12":0.00415,"13":0.02488,"14":0.22394,"15":0.04147,_:"0 4 5 6 7 8 9 10 11 3.1 3.2 5.1 6.1 7.1 9.1 10.1","11.1":0.00415,"12.1":0.03318,"13.1":0.18662,"14.1":0.46446,"15.1":0.07465,"15.2-15.3":0.07465,"15.4":0.08709,"15.5":0.25711,"15.6":0.72573,"16.0":0.07465,"16.1":0.08709,"16.2":0.07465,"16.3":0.26126,"16.4":0.05806,"16.5":0.12026,"16.6":0.81696,"17.0":0.02074,"17.1":0.12441,"17.2":0.04976,"17.3":0.11612,"17.4":0.25711,"17.5":4.79808,"17.6":0.02074,"18.0":0.03732},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00469,"5.0-5.1":0.00234,"6.0-6.1":0.01406,"7.0-7.1":0.01406,"8.1-8.4":0,"9.0-9.2":0.01172,"9.3":0.04687,"10.0-10.2":0.00937,"10.3":0.08202,"11.0-11.2":0.21561,"11.3-11.4":0.02344,"12.0-12.1":0.0164,"12.2-12.5":0.30232,"13.0-13.1":0.00469,"13.2":0.04921,"13.3":0.0164,"13.4-13.7":0.07031,"14.0-14.4":0.1617,"14.5-14.8":0.1828,"15.0-15.1":0.0914,"15.2-15.3":0.09843,"15.4":0.11249,"15.5":0.13593,"15.6-15.8":1.24676,"16.0":0.25076,"16.1":0.53198,"16.2":0.26716,"16.3":0.44762,"16.4":0.10546,"16.5":0.18983,"16.6-16.7":1.55611,"17.0":0.14061,"17.1":0.22732,"17.2":0.22029,"17.3":0.33044,"17.4":0.82727,"17.5":15.14865,"17.6":0.11718,"18.0":0.15467},P:{"4":0.82271,"21":0.06856,"22":0.01143,"23":0.03428,"24":0.04571,"25":2.76523,_:"20 7.2-7.4 8.2 10.1 12.0 14.0 15.0","5.0-5.4":0.11427,"6.2-6.4":0.04571,"9.2":0.01143,"11.1-11.2":0.01143,"13.0":0.02285,"16.0":0.01143,"17.0":0.03428,"18.0":0.01143,"19.0":0.03428},I:{"0":0.17498,"3":0,"4":0.00002,"2.1":0,"2.2":0.00004,"2.3":0,"4.1":0.00011,"4.2-4.3":0.00007,"4.4":0,"4.4.3-4.4.4":0.0003},K:{"0":0.06438,_:"10 11 12 11.1 11.5 12.1"},A:{"11":0.2737,_:"6 7 8 9 10 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":30.80081},R:{_:"0"},M:{"0":0.42142},Q:{"14.9":0.15803},O:{"0":0.9833},H:{"0":0}}; +module.exports={C:{"34":0.00415,"80":0.00415,"81":0.00415,"100":0.0083,"113":0.01245,"115":0.09132,"122":0.02076,"123":0.0083,"124":0.00415,"125":0.01245,"127":0.0166,"128":0.22831,"129":0.73473,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 101 102 103 104 105 106 107 108 109 110 111 112 114 116 117 118 119 120 121 126 130 131 132 133 3.5 3.6"},D:{"22":0.0083,"26":0.00415,"34":0.08302,"38":0.14944,"49":0.03736,"53":0.0083,"57":0.0083,"58":0.01245,"61":0.09132,"62":0.00415,"65":0.00415,"68":0.0083,"69":0.0083,"71":0.00415,"73":0.00415,"74":0.07057,"75":0.00415,"76":0.01245,"77":0.03321,"78":0.04151,"79":0.44831,"80":0.04981,"81":0.04151,"83":0.04566,"85":0.0083,"86":0.01245,"87":0.29057,"88":0.00415,"89":0.0166,"90":0.0083,"91":0.01245,"92":0.00415,"93":0.00415,"94":0.23661,"96":0.02906,"97":0.02491,"98":0.02906,"99":0.07887,"100":0.0083,"101":0.04151,"102":0.0083,"103":0.10793,"104":0.04981,"105":0.0166,"106":0.02076,"107":0.02906,"108":0.04151,"109":1.37813,"110":0.0083,"111":0.00415,"112":0.00415,"113":0.02076,"114":0.14113,"115":0.02076,"116":0.22831,"117":0.02076,"118":0.02491,"119":0.11208,"120":0.13698,"121":0.31548,"122":0.15359,"123":0.07887,"124":0.38189,"125":0.14944,"126":1.55663,"127":14.00963,"128":2.4989,"129":0.06227,"130":0.0166,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 23 24 25 27 28 29 30 31 32 33 35 36 37 39 40 41 42 43 44 45 46 47 48 50 51 52 54 55 56 59 60 63 64 66 67 70 72 84 95 131"},F:{"36":0.02491,"46":0.11208,"79":0.00415,"83":0.02076,"84":0.00415,"95":0.0083,"109":0.01245,"111":0.00415,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 37 38 39 40 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 80 81 82 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 106 107 108 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"17":0.0083,"18":0.0166,"92":0.00415,"109":0.07057,"113":0.0166,"114":0.00415,"115":0.0083,"119":0.00415,"120":0.01245,"121":0.0083,"122":0.01245,"123":0.00415,"124":0.0166,"125":0.02491,"126":0.23661,"127":3.20042,"128":0.94643,_:"12 13 14 15 16 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 110 111 112 116 117 118"},E:{"12":0.00415,"13":0.0166,"14":0.19925,"15":0.03736,_:"0 4 5 6 7 8 9 10 11 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1","12.1":0.03321,"13.1":0.14944,"14.1":0.37359,"15.1":0.10378,"15.2-15.3":0.08302,"15.4":0.09132,"15.5":0.23661,"15.6":0.65171,"16.0":0.07057,"16.1":0.09132,"16.2":0.07887,"16.3":0.28227,"16.4":0.04981,"16.5":0.12038,"16.6":0.93813,"17.0":0.02076,"17.1":0.12868,"17.2":0.04151,"17.3":0.11623,"17.4":0.19925,"17.5":4.51214,"17.6":0.52718,"18.0":0.04151},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00451,"5.0-5.1":0.00226,"6.0-6.1":0.01128,"7.0-7.1":0.01354,"8.1-8.4":0,"9.0-9.2":0.01128,"9.3":0.04513,"10.0-10.2":0.01354,"10.3":0.06995,"11.0-11.2":0.17825,"11.3-11.4":0.02256,"12.0-12.1":0.01805,"12.2-12.5":0.30235,"13.0-13.1":0.00451,"13.2":0.09702,"13.3":0.01354,"13.4-13.7":0.05641,"14.0-14.4":0.16697,"14.5-14.8":0.1602,"15.0-15.1":0.088,"15.2-15.3":0.088,"15.4":0.10154,"15.5":0.11959,"15.6-15.8":1.12592,"16.0":0.22789,"16.1":0.4806,"16.2":0.24143,"16.3":0.40163,"16.4":0.10154,"16.5":0.16246,"16.6-16.7":1.39668,"17.0":0.12861,"17.1":0.19856,"17.2":0.18276,"17.3":0.27076,"17.4":0.63403,"17.5":12.98527,"17.6":2.18414,"18.0":0.23692},P:{"4":0.78937,"21":0.03483,"22":0.01161,"23":0.02322,"24":0.02322,"25":2.13594,_:"20 7.2-7.4 8.2 10.1 11.1-11.2 12.0 14.0 15.0","5.0-5.4":0.10448,"6.2-6.4":0.03483,"9.2":0.01161,"13.0":0.02322,"16.0":0.01161,"17.0":0.04643,"18.0":0.02322,"19.0":0.02322},I:{"0":0.13994,"3":0,"4":0.00001,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00006,"4.2-4.3":0.00006,"4.4":0,"4.4.3-4.4.4":0.00022},K:{"0":0.09945,_:"10 11 12 11.1 11.5 12.1"},A:{"11":0.26982,_:"6 7 8 9 10 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":0.819},H:{"0":0},L:{"0":31.55008},R:{_:"0"},M:{"0":0.3627},Q:{"14.9":0.23985}}; diff --git a/node_modules/caniuse-lite/data/regions/MP.js b/node_modules/caniuse-lite/data/regions/MP.js index 799f18ef..e62765ef 100644 --- a/node_modules/caniuse-lite/data/regions/MP.js +++ b/node_modules/caniuse-lite/data/regions/MP.js @@ -1 +1 @@ -module.exports={C:{"99":0.00474,"100":0.00474,"103":0.00474,"107":0.00474,"110":0.00474,"115":0.0474,"127":1.03332,"128":0.9006,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 101 102 104 105 106 108 109 111 112 113 114 116 117 118 119 120 121 122 123 124 125 126 129 130 131 3.5 3.6"},D:{"63":0.00948,"79":0.00474,"81":0.05688,"85":0.01422,"87":0.00948,"91":0.00474,"93":0.16116,"100":0.01896,"103":0.69678,"105":0.00474,"106":0.00474,"107":0.01422,"108":0.00474,"109":0.79632,"110":0.0237,"112":0.01422,"113":0.00474,"115":0.01422,"116":0.04266,"118":0.0474,"119":0.01422,"120":0.01422,"121":0.0474,"122":0.04266,"123":0.03318,"124":0.30336,"125":0.89586,"126":18.10206,"127":9.20034,"128":0.0237,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 80 83 84 86 88 89 90 92 94 95 96 97 98 99 101 102 104 111 114 117 129 130"},F:{"83":0.0237,"84":0.00474,"107":0.00474,"109":0.711,"110":0.00948,"111":0.29862,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"17":0.00474,"100":0.00474,"109":0.00474,"121":0.01422,"122":0.00474,"124":0.0474,"125":0.22752,"126":5.96292,"127":0.72522,_:"12 13 14 15 16 18 79 80 81 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 101 102 103 104 105 106 107 108 110 111 112 113 114 115 116 117 118 119 120 123"},E:{_:"0 4 5 6 7 8 9 10 11 12 13 14 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 12.1 15.1 15.2-15.3 15.4 16.4 18.0","13.1":0.0237,"14.1":0.08532,"15.5":0.00474,"15.6":0.04266,"16.0":0.00474,"16.1":0.03792,"16.2":0.03318,"16.3":0.02844,"16.5":0.02844,"16.6":0.13272,"17.0":0.00474,"17.1":0.00948,"17.2":0.00474,"17.3":0.01896,"17.4":0.03318,"17.5":1.3272,"17.6":0.00474},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.0026,"5.0-5.1":0.0013,"6.0-6.1":0.00781,"7.0-7.1":0.00781,"8.1-8.4":0,"9.0-9.2":0.00651,"9.3":0.02603,"10.0-10.2":0.00521,"10.3":0.04555,"11.0-11.2":0.11972,"11.3-11.4":0.01301,"12.0-12.1":0.00911,"12.2-12.5":0.16787,"13.0-13.1":0.0026,"13.2":0.02733,"13.3":0.00911,"13.4-13.7":0.03904,"14.0-14.4":0.08979,"14.5-14.8":0.1015,"15.0-15.1":0.05075,"15.2-15.3":0.05466,"15.4":0.06246,"15.5":0.07548,"15.6-15.8":0.6923,"16.0":0.13924,"16.1":0.2954,"16.2":0.14835,"16.3":0.24855,"16.4":0.05856,"16.5":0.10541,"16.6-16.7":0.86408,"17.0":0.07808,"17.1":0.12623,"17.2":0.12232,"17.3":0.18349,"17.4":0.45937,"17.5":8.41176,"17.6":0.06507,"18.0":0.08589},P:{"21":0.05271,"23":0.03162,"24":0.03162,"25":4.13215,_:"4 20 22 5.0-5.4 6.2-6.4 8.2 9.2 10.1 11.1-11.2 12.0 13.0 14.0 15.0 16.0 17.0 18.0","7.2-7.4":0.02108,"19.0":0.11595},I:{"0":0.00524,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0,"4.2-4.3":0,"4.4":0,"4.4.3-4.4.4":0.00001},K:{"0":0.15254,_:"10 11 12 11.1 11.5 12.1"},A:{"11":0.00474,_:"6 7 8 9 10 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":38.39532},R:{_:"0"},M:{"0":0.0526},Q:{_:"14.9"},O:{"0":0.09468},H:{"0":0}}; +module.exports={C:{"97":0.00473,"105":0.00473,"115":0.04255,"120":0.00473,"127":0.09929,"128":0.48226,"129":0.58627,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 98 99 100 101 102 103 104 106 107 108 109 110 111 112 113 114 116 117 118 119 121 122 123 124 125 126 130 131 132 133 3.5 3.6"},D:{"54":0.00473,"79":0.01891,"91":0.01891,"93":0.21749,"94":0.02837,"99":0.02364,"101":0.00473,"103":0.34042,"104":0.01418,"109":0.77066,"110":0.06619,"111":0.09929,"112":0.00946,"114":0.04255,"115":0.06619,"116":0.09456,"117":0.0331,"118":0.01891,"119":0.01891,"120":0.00473,"121":0.02364,"122":0.02837,"123":0.12766,"124":0.14184,"125":0.54845,"126":2.0945,"127":23.42724,"128":4.71382,"129":0.01891,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 80 81 83 84 85 86 87 88 89 90 92 95 96 97 98 100 102 105 106 107 108 113 130 131"},F:{"83":0.0331,"84":0.00946,"102":0.00946,"109":0.2033,"111":0.0851,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 103 104 105 106 107 108 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"92":0.00946,"108":0.00946,"111":0.00473,"114":0.00473,"119":0.00473,"124":0.00473,"125":0.12293,"126":0.3877,"127":5.6736,"128":1.64062,_:"12 13 14 15 16 17 18 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 109 110 112 113 115 116 117 118 120 121 122 123"},E:{"13":0.00946,"14":0.00473,"15":0.00946,_:"0 4 5 6 7 8 9 10 11 12 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 12.1 15.1 15.2-15.3 17.0","13.1":0.01418,"14.1":0.05201,"15.4":0.02364,"15.5":0.00473,"15.6":0.06619,"16.0":0.00946,"16.1":0.06619,"16.2":0.00473,"16.3":0.06619,"16.4":0.00946,"16.5":0.00473,"16.6":0.2033,"17.1":0.04255,"17.2":0.05674,"17.3":0.00946,"17.4":0.04255,"17.5":0.72338,"17.6":0.32623,"18.0":0.00473},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00229,"5.0-5.1":0.00115,"6.0-6.1":0.00573,"7.0-7.1":0.00687,"8.1-8.4":0,"9.0-9.2":0.00573,"9.3":0.0229,"10.0-10.2":0.00687,"10.3":0.0355,"11.0-11.2":0.09046,"11.3-11.4":0.01145,"12.0-12.1":0.00916,"12.2-12.5":0.15344,"13.0-13.1":0.00229,"13.2":0.04924,"13.3":0.00687,"13.4-13.7":0.02863,"14.0-14.4":0.08474,"14.5-14.8":0.0813,"15.0-15.1":0.04466,"15.2-15.3":0.04466,"15.4":0.05153,"15.5":0.06069,"15.6-15.8":0.57139,"16.0":0.11565,"16.1":0.2439,"16.2":0.12252,"16.3":0.20382,"16.4":0.05153,"16.5":0.08245,"16.6-16.7":0.7088,"17.0":0.06527,"17.1":0.10077,"17.2":0.09275,"17.3":0.13741,"17.4":0.32177,"17.5":6.58993,"17.6":1.10844,"18.0":0.12023},P:{"21":0.24856,"23":0.01081,"24":0.06484,"25":2.86387,_:"4 20 22 5.0-5.4 6.2-6.4 8.2 9.2 10.1 11.1-11.2 12.0 13.0 14.0 15.0 16.0 17.0 18.0","7.2-7.4":0.03242,"19.0":0.06484},I:{"0":0.02627,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00001,"4.2-4.3":0.00001,"4.4":0,"4.4.3-4.4.4":0.00004},K:{"0":0.11071,_:"10 11 12 11.1 11.5 12.1"},A:{"11":0.00946,_:"6 7 8 9 10 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":0.11071},H:{"0":0},L:{"0":37.192},R:{_:"0"},M:{"0":0.5272},Q:{"14.9":0.0369}}; diff --git a/node_modules/caniuse-lite/data/regions/MQ.js b/node_modules/caniuse-lite/data/regions/MQ.js index 1879f497..e45329f7 100644 --- a/node_modules/caniuse-lite/data/regions/MQ.js +++ b/node_modules/caniuse-lite/data/regions/MQ.js @@ -1 +1 @@ -module.exports={C:{"52":0.00446,"62":0.00446,"78":0.00446,"102":0.00446,"115":0.2183,"123":0.00446,"124":0.00446,"125":0.03119,"126":0.02673,"127":0.81081,"128":1.29641,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 53 54 55 56 57 58 59 60 61 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 103 104 105 106 107 108 109 110 111 112 113 114 116 117 118 119 120 121 122 129 130 131 3.5 3.6"},D:{"40":0.01337,"49":0.00446,"62":0.00446,"65":0.00446,"78":0.00446,"79":0.00446,"80":0.00446,"81":0.06237,"87":0.01782,"88":0.01337,"89":0.02673,"91":0.00446,"94":0.00446,"99":0.00446,"101":0.00446,"102":0.00446,"103":0.02228,"105":0.00446,"109":0.81081,"110":0.00891,"111":0.00446,"112":0.01782,"113":0.00446,"114":0.10247,"115":0.00891,"116":0.14702,"117":0.01337,"118":0.00891,"119":0.00446,"120":0.01337,"121":0.02673,"122":0.05792,"123":0.02228,"124":0.10692,"125":0.72617,"126":21.17016,"127":3.11405,"128":0.00446,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 41 42 43 44 45 46 47 48 50 51 52 53 54 55 56 57 58 59 60 61 63 64 66 67 68 69 70 71 72 73 74 75 76 77 83 84 85 86 90 92 93 95 96 97 98 100 104 106 107 108 129 130"},F:{"36":0.00446,"46":0.01782,"83":0.38313,"95":0.06683,"107":0.00446,"108":0.00891,"109":0.63261,"110":0.02673,"111":0.4455,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 37 38 39 40 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 106 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"18":0.00446,"92":0.00891,"108":0.00446,"109":0.02673,"110":0.00891,"114":0.01782,"115":0.00446,"116":0.00446,"118":0.00446,"119":0.04455,"120":0.01782,"121":0.05346,"122":0.00891,"123":0.00891,"124":0.02228,"125":0.12474,"126":5.94743,"127":1.40333,_:"12 13 14 15 16 17 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 111 112 113 117"},E:{"14":0.02228,"15":0.00446,_:"0 4 5 6 7 8 9 10 11 12 13 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 17.6","12.1":0.00446,"13.1":0.03119,"14.1":0.12474,"15.1":0.08019,"15.2-15.3":0.01782,"15.4":0.04455,"15.5":0.03564,"15.6":0.44105,"16.0":0.01337,"16.1":0.01782,"16.2":0.02673,"16.3":0.05792,"16.4":0.01337,"16.5":0.04455,"16.6":0.53906,"17.0":0.01337,"17.1":0.03119,"17.2":0.0401,"17.3":0.04901,"17.4":0.28958,"17.5":2.28096,"18.0":0.01782},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.0031,"5.0-5.1":0.00155,"6.0-6.1":0.00931,"7.0-7.1":0.00931,"8.1-8.4":0,"9.0-9.2":0.00776,"9.3":0.03104,"10.0-10.2":0.00621,"10.3":0.05432,"11.0-11.2":0.14279,"11.3-11.4":0.01552,"12.0-12.1":0.01086,"12.2-12.5":0.20021,"13.0-13.1":0.0031,"13.2":0.03259,"13.3":0.01086,"13.4-13.7":0.04656,"14.0-14.4":0.10709,"14.5-14.8":0.12106,"15.0-15.1":0.06053,"15.2-15.3":0.06519,"15.4":0.0745,"15.5":0.09002,"15.6-15.8":0.82569,"16.0":0.16607,"16.1":0.35231,"16.2":0.17693,"16.3":0.29644,"16.4":0.06984,"16.5":0.12572,"16.6-16.7":1.03056,"17.0":0.09312,"17.1":0.15055,"17.2":0.14589,"17.3":0.21884,"17.4":0.54787,"17.5":10.03242,"17.6":0.0776,"18.0":0.10244},P:{"4":0.02226,"20":0.01113,"21":0.04451,"22":0.14466,"23":0.51187,"24":0.22255,"25":2.98218,_:"5.0-5.4 6.2-6.4 8.2 9.2 10.1 11.1-11.2 12.0 14.0 15.0 16.0 17.0","7.2-7.4":0.04451,"13.0":0.01113,"18.0":0.2003,"19.0":0.03338},I:{"0":0.01105,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00001,"4.2-4.3":0,"4.4":0,"4.4.3-4.4.4":0.00002},K:{"0":0.33825,_:"10 11 12 11.1 11.5 12.1"},A:{"11":0.00446,_:"6 7 8 9 10 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":35.49366},R:{_:"0"},M:{"0":0.46024},Q:{_:"14.9"},O:{"0":0.01109},H:{"0":0}}; +module.exports={C:{"63":0.00534,"78":0.03205,"91":0.00534,"103":0.01068,"115":0.30444,"118":0.02136,"121":0.01602,"122":0.00534,"123":0.00534,"124":0.00534,"125":0.03205,"127":0.02136,"128":0.78513,"129":3.15119,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 64 65 66 67 68 69 70 71 72 73 74 75 76 77 79 80 81 82 83 84 85 86 87 88 89 90 92 93 94 95 96 97 98 99 100 101 102 104 105 106 107 108 109 110 111 112 113 114 116 117 119 120 126 130 131 132 133 3.5 3.6"},D:{"49":0.01602,"74":0.00534,"81":0.01068,"86":0.00534,"87":0.04273,"88":0.01602,"89":0.00534,"93":0.00534,"94":0.00534,"99":0.02671,"102":0.00534,"103":0.03205,"107":0.00534,"108":0.00534,"109":0.73706,"111":0.00534,"112":0.01068,"114":0.12818,"115":0.01068,"116":0.12818,"117":0.00534,"118":0.02136,"119":0.00534,"120":0.03739,"121":0.01068,"122":0.04273,"123":0.03739,"124":0.42194,"125":0.28307,"126":1.49548,"127":22.76334,"128":6.12079,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 75 76 77 78 79 80 83 84 85 90 91 92 95 96 97 98 100 101 104 105 106 110 113 129 130 131"},F:{"36":0.00534,"46":0.00534,"82":0.00534,"83":0.00534,"95":0.01068,"108":0.00534,"109":0.64626,"111":0.33648,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 37 38 39 40 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 84 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 106 107 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"18":0.00534,"85":0.00534,"92":0.03205,"103":0.00534,"108":0.00534,"109":0.03739,"110":0.00534,"115":0.01068,"118":0.01068,"119":0.04807,"120":0.02671,"121":0.02136,"122":0.03205,"123":0.02671,"124":0.02136,"125":0.05875,"126":0.36319,"127":5.33032,"128":1.69844,_:"12 13 14 15 16 17 79 80 81 83 84 86 87 88 89 90 91 93 94 95 96 97 98 99 100 101 102 104 105 106 107 111 112 113 114 116 117"},E:{"14":0.06409,"15":0.01068,_:"0 4 5 6 7 8 9 10 11 12 13 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1","12.1":0.00534,"13.1":0.03205,"14.1":0.0908,"15.1":0.00534,"15.2-15.3":0.00534,"15.4":0.05875,"15.5":0.04807,"15.6":0.17625,"16.0":0.00534,"16.1":0.03205,"16.2":0.01068,"16.3":0.09614,"16.4":0.01602,"16.5":0.02671,"16.6":0.5074,"17.0":0.01068,"17.1":0.08546,"17.2":0.11216,"17.3":0.04807,"17.4":0.36319,"17.5":2.21652,"17.6":0.95604,"18.0":0.06409},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00317,"5.0-5.1":0.00158,"6.0-6.1":0.00792,"7.0-7.1":0.00951,"8.1-8.4":0,"9.0-9.2":0.00792,"9.3":0.03169,"10.0-10.2":0.00951,"10.3":0.04912,"11.0-11.2":0.12519,"11.3-11.4":0.01585,"12.0-12.1":0.01268,"12.2-12.5":0.21234,"13.0-13.1":0.00317,"13.2":0.06814,"13.3":0.00951,"13.4-13.7":0.03962,"14.0-14.4":0.11726,"14.5-14.8":0.11251,"15.0-15.1":0.0618,"15.2-15.3":0.0618,"15.4":0.07131,"15.5":0.08399,"15.6-15.8":0.79074,"16.0":0.16005,"16.1":0.33753,"16.2":0.16956,"16.3":0.28207,"16.4":0.07131,"16.5":0.11409,"16.6-16.7":0.9809,"17.0":0.09033,"17.1":0.13945,"17.2":0.12836,"17.3":0.19016,"17.4":0.44529,"17.5":9.11967,"17.6":1.53394,"18.0":0.16639},P:{"4":0.01066,"20":0.01066,"21":0.03198,"22":0.10659,"23":0.39439,"24":0.08527,"25":2.23843,"5.0-5.4":0.01066,"6.2-6.4":0.01066,"7.2-7.4":0.02132,_:"8.2 10.1 11.1-11.2 12.0 14.0 15.0 16.0 17.0","9.2":0.01066,"13.0":0.01066,"18.0":0.01066,"19.0":0.01066},I:{"0":0.01857,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00001,"4.2-4.3":0.00001,"4.4":0,"4.4.3-4.4.4":0.00003},K:{"0":0.30743,_:"10 11 12 11.1 11.5 12.1"},A:{_:"6 7 8 9 10 11 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":0.00466},H:{"0":0},L:{"0":27.21006},R:{_:"0"},M:{"0":0.58225},Q:{_:"14.9"}}; diff --git a/node_modules/caniuse-lite/data/regions/MR.js b/node_modules/caniuse-lite/data/regions/MR.js index 1c74dc3a..ff88837f 100644 --- a/node_modules/caniuse-lite/data/regions/MR.js +++ b/node_modules/caniuse-lite/data/regions/MR.js @@ -1 +1 @@ -module.exports={C:{"3":0.00401,"43":0.00201,"65":0.00201,"72":0.00201,"78":0.01004,"79":0.00201,"102":0.01004,"115":0.42147,"123":0.00201,"124":0.00602,"125":0.00201,"126":0.00803,"127":0.33116,"128":0.45559,_:"2 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 66 67 68 69 70 71 73 74 75 76 77 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 103 104 105 106 107 108 109 110 111 112 113 114 116 117 118 119 120 121 122 129 130 131 3.5 3.6"},D:{"11":0.00602,"27":0.00201,"29":0.00803,"33":0.00602,"38":0.00602,"39":0.00201,"44":0.00401,"48":0.00201,"58":2.92019,"59":0.00201,"63":0.00201,"65":0.01004,"68":0.00201,"70":0.00201,"72":0.00602,"73":0.00602,"75":0.00602,"76":0.00201,"77":0.02007,"79":0.00803,"80":0.00201,"81":0.02007,"83":0.02408,"84":0.00201,"86":0.01405,"87":0.02007,"88":0.00401,"90":0.00401,"91":0.00201,"93":0.01004,"94":0.00401,"95":0.00803,"98":0.03813,"99":0.00401,"102":0.00201,"103":0.14852,"104":0.00201,"105":0.00401,"106":0.01204,"108":0.00401,"109":1.03762,"110":0.00201,"111":0.00803,"112":0.00201,"114":0.00401,"115":0.02208,"116":0.03211,"117":0.00401,"118":0.02208,"119":0.02007,"120":0.03813,"121":0.02609,"122":0.03011,"123":0.01806,"124":0.0582,"125":0.14651,"126":7.08471,"127":1.04364,_:"4 5 6 7 8 9 10 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 28 30 31 32 34 35 36 37 40 41 42 43 45 46 47 49 50 51 52 53 54 55 56 57 60 61 62 64 66 67 69 71 74 78 85 89 92 96 97 100 101 107 113 128 129 130"},F:{"46":0.00602,"79":0.01004,"83":0.00201,"84":0.00201,"85":0.04215,"95":0.08831,"108":0.00201,"109":0.02208,"110":0.01405,"111":0.26492,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 80 81 82 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 106 107 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"15":0.00602,"18":0.02007,"84":0.00602,"89":0.00201,"90":0.00201,"92":0.02208,"100":0.00602,"104":0.00803,"106":0.00201,"107":0.00201,"109":0.01004,"110":0.00401,"116":0.00201,"118":0.01606,"120":0.00201,"123":0.00401,"124":0.00803,"125":0.06222,"126":2.11136,"127":0.26091,_:"12 13 14 16 17 79 80 81 83 85 86 87 88 91 93 94 95 96 97 98 99 101 102 103 105 108 111 112 113 114 115 117 119 121 122"},E:{"4":0.00401,_:"0 5 6 7 8 9 10 11 12 13 14 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 12.1 15.2-15.3 15.5 16.2 17.1","11.1":0.00201,"13.1":0.00803,"14.1":0.00201,"15.1":0.00201,"15.4":0.00602,"15.6":0.02609,"16.0":0.00201,"16.1":0.00201,"16.3":0.00803,"16.4":0.00201,"16.5":0.00401,"16.6":0.0281,"17.0":0.00201,"17.2":0.00602,"17.3":0.00803,"17.4":0.01606,"17.5":0.22278,"17.6":0.03211,"18.0":0.00201},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00308,"5.0-5.1":0.00154,"6.0-6.1":0.00925,"7.0-7.1":0.00925,"8.1-8.4":0,"9.0-9.2":0.00771,"9.3":0.03082,"10.0-10.2":0.00616,"10.3":0.05394,"11.0-11.2":0.14178,"11.3-11.4":0.01541,"12.0-12.1":0.01079,"12.2-12.5":0.1988,"13.0-13.1":0.00308,"13.2":0.03236,"13.3":0.01079,"13.4-13.7":0.04623,"14.0-14.4":0.10633,"14.5-14.8":0.1202,"15.0-15.1":0.0601,"15.2-15.3":0.06472,"15.4":0.07397,"15.5":0.08938,"15.6-15.8":0.81984,"16.0":0.16489,"16.1":0.34982,"16.2":0.17568,"16.3":0.29434,"16.4":0.06935,"16.5":0.12483,"16.6-16.7":1.02326,"17.0":0.09246,"17.1":0.14948,"17.2":0.14486,"17.3":0.21729,"17.4":0.54399,"17.5":9.96135,"17.6":0.07705,"18.0":0.10171},P:{"4":0.17274,"20":0.10161,"21":0.32516,"22":0.32516,"23":0.32516,"24":0.41661,"25":1.95095,"5.0-5.4":0.01016,"6.2-6.4":0.03048,"7.2-7.4":1.79853,_:"8.2 9.2 10.1 12.0","11.1-11.2":0.03048,"13.0":0.04064,"14.0":0.03048,"15.0":0.02032,"16.0":0.04064,"17.0":0.04064,"18.0":0.03048,"19.0":0.40645},I:{"0":0.03983,"3":0,"4":0,"2.1":0,"2.2":0.00001,"2.3":0,"4.1":0.00002,"4.2-4.3":0.00002,"4.4":0,"4.4.3-4.4.4":0.00007},K:{"0":1.07106,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.09118,"9":0.0192,"10":0.03839,"11":0.28073,_:"6 7 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":57.87741},R:{_:"0"},M:{"0":0.03197},Q:{_:"14.9"},O:{"0":0.27976},H:{"0":0}}; +module.exports={C:{"3":0.00428,"72":0.00285,"78":0.00285,"94":0.00143,"100":0.00428,"105":0.00285,"107":0.00143,"115":0.18525,"122":0.00143,"124":0.0057,"126":0.00143,"127":0.00998,"128":0.171,"129":0.3192,"130":0.0057,_:"2 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 73 74 75 76 77 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 95 96 97 98 99 101 102 103 104 106 108 109 110 111 112 113 114 116 117 118 119 120 121 123 125 131 132 133 3.5 3.6"},D:{"11":0.00285,"29":0.00998,"33":0.00713,"34":0.0057,"41":0.03848,"43":0.00285,"47":0.00428,"50":0.00143,"57":0.00143,"58":1.15853,"59":0.00285,"63":0.00143,"65":0.00713,"66":0.00285,"68":0.00143,"69":0.00713,"70":0.00285,"72":0.00285,"73":0.00285,"75":0.00143,"77":0.00713,"78":0.03278,"79":0.01568,"80":0.00143,"81":0.0057,"83":0.01283,"84":0.00428,"86":0.00143,"87":0.00428,"88":0.00428,"90":0.00143,"91":0.00428,"92":0.00428,"93":0.00143,"95":0.00285,"96":0.00428,"98":0.05558,"99":0.00428,"100":0.00143,"102":0.00143,"103":0.11828,"105":0.00143,"107":0.00143,"108":0.00285,"109":0.75383,"111":0.01425,"112":0.00143,"113":0.00143,"114":0.00428,"115":0.00285,"116":0.01425,"117":0.0114,"118":0.00713,"119":0.03135,"120":0.04275,"121":0.0057,"122":0.03563,"123":0.00855,"124":0.0228,"125":0.01425,"126":0.35198,"127":4.65263,"128":0.77805,_:"4 5 6 7 8 9 10 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 30 31 32 35 36 37 38 39 40 42 44 45 46 48 49 51 52 53 54 55 56 60 61 62 64 67 71 74 76 85 89 94 97 101 104 106 110 129 130 131"},F:{"38":0.00143,"40":0.00428,"79":0.00143,"83":0.00285,"84":0.00143,"85":0.0456,"95":0.0912,"102":0.00143,"108":0.00143,"109":0.00855,"111":0.02993,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 39 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 80 81 82 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 103 104 105 106 107 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"12":0.00143,"14":0.00285,"15":0.00143,"16":0.00143,"17":0.00143,"18":0.0114,"84":0.00143,"89":0.0057,"92":0.02423,"100":0.00143,"105":0.00143,"106":0.00285,"109":0.00855,"110":0.00143,"119":0.00143,"120":0.00428,"121":0.00143,"122":0.00285,"123":0.00143,"124":0.00713,"125":0.01283,"126":0.08978,"127":0.88493,"128":0.36765,_:"13 79 80 81 83 85 86 87 88 90 91 93 94 95 96 97 98 99 101 102 103 104 107 108 111 112 113 114 115 116 117 118"},E:{"4":0.00713,_:"0 5 6 7 8 9 10 11 12 13 14 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 12.1 15.2-15.3 15.4 16.0","13.1":0.0057,"14.1":0.00143,"15.1":0.0057,"15.5":0.00855,"15.6":0.0285,"16.1":0.00285,"16.2":0.00143,"16.3":0.00143,"16.4":0.00428,"16.5":0.00143,"16.6":0.03135,"17.0":0.00143,"17.1":0.00143,"17.2":0.00855,"17.3":0.00285,"17.4":0.0114,"17.5":0.07125,"17.6":0.04988,"18.0":0.00285},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00273,"5.0-5.1":0.00136,"6.0-6.1":0.00682,"7.0-7.1":0.00819,"8.1-8.4":0,"9.0-9.2":0.00682,"9.3":0.02729,"10.0-10.2":0.00819,"10.3":0.04229,"11.0-11.2":0.10778,"11.3-11.4":0.01364,"12.0-12.1":0.01091,"12.2-12.5":0.18281,"13.0-13.1":0.00273,"13.2":0.05866,"13.3":0.00819,"13.4-13.7":0.03411,"14.0-14.4":0.10096,"14.5-14.8":0.09686,"15.0-15.1":0.05321,"15.2-15.3":0.05321,"15.4":0.06139,"15.5":0.07231,"15.6-15.8":0.68078,"16.0":0.13779,"16.1":0.29059,"16.2":0.14598,"16.3":0.24284,"16.4":0.06139,"16.5":0.09823,"16.6-16.7":0.84449,"17.0":0.07776,"17.1":0.12006,"17.2":0.11051,"17.3":0.16371,"17.4":0.38336,"17.5":7.85145,"17.6":1.32063,"18.0":0.14325},P:{"4":0.10107,"20":0.04043,"21":0.77824,"22":0.49525,"23":0.23246,"24":0.4245,"25":1.89002,"5.0-5.4":0.01011,_:"6.2-6.4 8.2 10.1","7.2-7.4":1.50595,"9.2":0.01011,"11.1-11.2":0.04043,"12.0":0.01011,"13.0":0.02021,"14.0":0.01011,"15.0":0.01011,"16.0":0.05054,"17.0":0.05054,"18.0":0.07075,"19.0":0.45482},I:{"0":0.03419,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00001,"4.2-4.3":0.00001,"4.4":0,"4.4.3-4.4.4":0.00005},K:{"0":1.0476,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.11425,"9":0.01705,"10":0.03069,"11":0.34958,_:"6 7 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":0.28298},H:{"0":0.05},L:{"0":65.26173},R:{_:"0"},M:{"0":0.05145},Q:{_:"14.9"}}; diff --git a/node_modules/caniuse-lite/data/regions/MS.js b/node_modules/caniuse-lite/data/regions/MS.js index e2027822..c72bbe28 100644 --- a/node_modules/caniuse-lite/data/regions/MS.js +++ b/node_modules/caniuse-lite/data/regions/MS.js @@ -1 +1 @@ -module.exports={C:{"99":0.01693,"103":0.01693,"114":0.01693,"115":0.25958,"118":0.01693,"128":0.01693,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 100 101 102 104 105 106 107 108 109 110 111 112 113 116 117 119 120 121 122 123 124 125 126 127 129 130 131 3.5 3.6"},D:{"49":0.01693,"91":0.01693,"94":0.16929,"102":0.01693,"103":0.37244,"106":0.01693,"109":0.31601,"112":0.01693,"114":0.01693,"116":0.01693,"119":0.0395,"121":0.01693,"122":0.46273,"123":0.01693,"125":0.16929,"126":39.45586,"127":2.52806,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 83 84 85 86 87 88 89 90 92 93 95 96 97 98 99 100 101 104 105 107 108 110 111 113 115 117 118 120 124 128 129 130"},F:{"110":0.0395,"111":0.09029,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"124":0.0395,"125":0.11286,"126":3.70181,"127":0.38937,_:"12 13 14 15 16 17 18 79 80 81 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123"},E:{_:"0 4 5 6 7 8 9 10 11 12 13 14 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 12.1 15.1 15.2-15.3 15.4 15.5 16.2 16.4 16.5 17.0 17.1 17.3 17.6 18.0","13.1":0.09029,"14.1":0.01693,"15.6":0.0395,"16.0":0.37244,"16.1":0.0395,"16.3":0.0395,"16.6":0.16929,"17.2":0.55866,"17.4":0.20315,"17.5":1.13424},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00215,"5.0-5.1":0.00108,"6.0-6.1":0.00646,"7.0-7.1":0.00646,"8.1-8.4":0,"9.0-9.2":0.00538,"9.3":0.02154,"10.0-10.2":0.00431,"10.3":0.03769,"11.0-11.2":0.09907,"11.3-11.4":0.01077,"12.0-12.1":0.00754,"12.2-12.5":0.13891,"13.0-13.1":0.00215,"13.2":0.02261,"13.3":0.00754,"13.4-13.7":0.0323,"14.0-14.4":0.0743,"14.5-14.8":0.08399,"15.0-15.1":0.042,"15.2-15.3":0.04523,"15.4":0.05169,"15.5":0.06245,"15.6-15.8":0.57286,"16.0":0.11522,"16.1":0.24443,"16.2":0.12276,"16.3":0.20567,"16.4":0.04846,"16.5":0.08722,"16.6-16.7":0.715,"17.0":0.06461,"17.1":0.10445,"17.2":0.10122,"17.3":0.15183,"17.4":0.38011,"17.5":6.96046,"17.6":0.05384,"18.0":0.07107},P:{"4":0.044,"23":0.044,"24":0.077,"25":1.21003,_:"20 21 22 5.0-5.4 6.2-6.4 8.2 9.2 10.1 11.1-11.2 12.0 13.0 14.0 15.0 16.0 17.0 18.0","7.2-7.4":0.066,"19.0":0.077},I:{"0":0,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0,"4.2-4.3":0,"4.4":0,"4.4.3-4.4.4":0},K:{"0":0.0392,_:"10 11 12 11.1 11.5 12.1"},A:{_:"6 7 8 9 10 11 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":34.86325},R:{_:"0"},M:{_:"0"},Q:{_:"14.9"},O:{"0":0.02178},H:{"0":0}}; +module.exports={C:{"102":0.02024,"129":0.04555,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 130 131 132 133 3.5 3.6"},D:{"59":0.02024,"103":1.88775,"107":0.02024,"109":0.26823,"122":0.60732,"124":0.04555,"125":0.04555,"126":2.04464,"127":31.31241,"128":3.80081,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 104 105 106 108 110 111 112 113 114 115 116 117 118 119 120 121 123 129 130 131"},F:{_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"125":0.22268,"126":1.16909,"127":5.12679,"128":0.65287,_:"12 13 14 15 16 17 18 79 80 81 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124"},E:{_:"0 4 5 6 7 8 9 10 11 12 13 14 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 12.1 14.1 15.1 15.2-15.3 15.4 15.5 15.6 16.0 16.1 16.2 16.4 16.5 17.2 18.0","13.1":0.06579,"16.3":0.22268,"16.6":0.22268,"17.0":0.02024,"17.1":0.02024,"17.3":0.33909,"17.4":0.13665,"17.5":1.12354,"17.6":0.0911},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00176,"5.0-5.1":0.00088,"6.0-6.1":0.00441,"7.0-7.1":0.00529,"8.1-8.4":0,"9.0-9.2":0.00441,"9.3":0.01763,"10.0-10.2":0.00529,"10.3":0.02733,"11.0-11.2":0.06965,"11.3-11.4":0.00882,"12.0-12.1":0.00705,"12.2-12.5":0.11814,"13.0-13.1":0.00176,"13.2":0.03791,"13.3":0.00529,"13.4-13.7":0.02204,"14.0-14.4":0.06524,"14.5-14.8":0.06259,"15.0-15.1":0.03438,"15.2-15.3":0.03438,"15.4":0.03967,"15.5":0.04673,"15.6-15.8":0.43992,"16.0":0.08904,"16.1":0.18778,"16.2":0.09433,"16.3":0.15693,"16.4":0.03967,"16.5":0.06348,"16.6-16.7":0.54572,"17.0":0.05025,"17.1":0.07758,"17.2":0.07141,"17.3":0.10579,"17.4":0.24773,"17.5":5.07367,"17.6":0.8534,"18.0":0.09257},P:{"4":0.65994,"21":0.022,"22":0.022,"24":0.022,"25":5.8845,_:"20 23 5.0-5.4 6.2-6.4 8.2 9.2 10.1 11.1-11.2 12.0 13.0 14.0 15.0 16.0 17.0 18.0 19.0","7.2-7.4":0.022},I:{"0":0,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0,"4.2-4.3":0,"4.4":0,"4.4.3-4.4.4":0},K:{"0":0.0247,_:"10 11 12 11.1 11.5 12.1"},A:{_:"6 7 8 9 10 11 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":0.09878},H:{"0":0},L:{"0":30.65388},R:{_:"0"},M:{"0":0.0247},Q:{_:"14.9"}}; diff --git a/node_modules/caniuse-lite/data/regions/MT.js b/node_modules/caniuse-lite/data/regions/MT.js index bffcfee5..e0ba1aa5 100644 --- a/node_modules/caniuse-lite/data/regions/MT.js +++ b/node_modules/caniuse-lite/data/regions/MT.js @@ -1 +1 @@ -module.exports={C:{"68":0.11912,"78":0.01324,"88":0.00441,"103":0.00441,"108":0.02206,"112":0.00441,"113":0.00441,"115":0.1103,"120":0.00882,"122":0.00441,"125":0.01324,"126":0.01765,"127":0.55591,"128":0.80298,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 69 70 71 72 73 74 75 76 77 79 80 81 82 83 84 85 86 87 89 90 91 92 93 94 95 96 97 98 99 100 101 102 104 105 106 107 109 110 111 114 116 117 118 119 121 123 124 129 130 131 3.5 3.6"},D:{"11":0.00441,"26":0.00441,"49":0.02647,"58":0.00441,"76":0.00882,"79":0.02647,"80":0.00441,"81":0.01324,"86":0.00882,"87":0.00882,"88":0.00441,"91":0.075,"93":0.45002,"94":0.00882,"98":0.01324,"99":0.00441,"102":0.04853,"103":0.04412,"105":0.00441,"106":0.00441,"107":0.01765,"108":0.00441,"109":0.93976,"111":0.00882,"112":0.00441,"113":0.00882,"114":0.07059,"115":0.01324,"116":0.28678,"117":0.01765,"118":0.00882,"119":0.30443,"120":0.02647,"121":0.03971,"122":0.45885,"123":2.0957,"124":0.21619,"125":0.87799,"126":21.77763,"127":2.55014,"128":0.01765,_:"4 5 6 7 8 9 10 12 13 14 15 16 17 18 19 20 21 22 23 24 25 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 50 51 52 53 54 55 56 57 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 77 78 83 84 85 89 90 92 95 96 97 100 101 104 110 129 130"},F:{"28":0.00441,"83":0.00441,"94":0.01324,"95":0.00441,"109":0.41914,"110":0.00882,"111":0.45444,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 85 86 87 88 89 90 91 92 93 96 97 98 99 100 101 102 103 104 105 106 107 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"92":0.00441,"107":0.00441,"108":0.01324,"109":0.03088,"112":0.09265,"113":0.00441,"115":0.00441,"117":0.00882,"119":0.02206,"120":0.00441,"121":0.00882,"122":0.00882,"123":0.03088,"124":0.01324,"125":0.2956,"126":4.50024,"127":0.63533,_:"12 13 14 15 16 17 18 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 96 97 98 99 100 101 102 103 104 105 106 110 111 114 116 118"},E:{"13":0.00882,"14":0.01765,"15":0.00441,_:"0 4 5 6 7 8 9 10 11 12 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 12.1","13.1":0.01324,"14.1":0.06618,"15.1":0.00441,"15.2-15.3":0.02647,"15.4":0.00441,"15.5":0.00882,"15.6":0.15883,"16.0":0.0353,"16.1":0.03088,"16.2":0.07059,"16.3":0.06618,"16.4":0.02206,"16.5":0.09265,"16.6":0.23384,"17.0":0.01765,"17.1":0.02206,"17.2":0.07942,"17.3":0.05736,"17.4":0.11912,"17.5":2.81927,"17.6":0.00882,"18.0":0.01765},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00337,"5.0-5.1":0.00169,"6.0-6.1":0.01012,"7.0-7.1":0.01012,"8.1-8.4":0,"9.0-9.2":0.00843,"9.3":0.03373,"10.0-10.2":0.00675,"10.3":0.05903,"11.0-11.2":0.15515,"11.3-11.4":0.01686,"12.0-12.1":0.01181,"12.2-12.5":0.21755,"13.0-13.1":0.00337,"13.2":0.03542,"13.3":0.01181,"13.4-13.7":0.05059,"14.0-14.4":0.11637,"14.5-14.8":0.13154,"15.0-15.1":0.06577,"15.2-15.3":0.07083,"15.4":0.08095,"15.5":0.09781,"15.6-15.8":0.8972,"16.0":0.18045,"16.1":0.38283,"16.2":0.19226,"16.3":0.32211,"16.4":0.07589,"16.5":0.1366,"16.6-16.7":1.11981,"17.0":0.10119,"17.1":0.16359,"17.2":0.15853,"17.3":0.23779,"17.4":0.59532,"17.5":10.90127,"17.6":0.08432,"18.0":0.11131},P:{"4":0.03148,"20":0.01049,"21":0.03148,"22":0.03148,"23":0.03148,"24":0.07346,"25":2.41365,_:"5.0-5.4 8.2 9.2 10.1 11.1-11.2 12.0 13.0 14.0 15.0 17.0 18.0","6.2-6.4":0.05247,"7.2-7.4":0.01049,"16.0":0.01049,"19.0":0.02099},I:{"0":0.1949,"3":0,"4":0.00002,"2.1":0,"2.2":0.00004,"2.3":0,"4.1":0.00012,"4.2-4.3":0.00008,"4.4":0,"4.4.3-4.4.4":0.00033},K:{"0":0.3744,_:"10 11 12 11.1 11.5 12.1"},A:{"11":0.01324,_:"6 7 8 9 10 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":34.54687},R:{_:"0"},M:{"0":0.28499},Q:{_:"14.9"},O:{"0":0.31852},H:{"0":0}}; +module.exports={C:{"68":0.08014,"78":0.00422,"88":0.00422,"102":0.00422,"108":0.01265,"115":0.22777,"120":0.00844,"122":0.00422,"126":0.00422,"127":0.02109,"128":0.29526,"129":0.80986,"131":0.00422,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 69 70 71 72 73 74 75 76 77 79 80 81 82 83 84 85 86 87 89 90 91 92 93 94 95 96 97 98 99 100 101 103 104 105 106 107 109 110 111 112 113 114 116 117 118 119 121 123 124 125 130 132 133 3.5 3.6"},D:{"11":0.00422,"49":0.00844,"56":0.08436,"62":0.00422,"65":0.00422,"70":0.00422,"76":0.00422,"79":0.02109,"83":0.00844,"85":0.00422,"86":0.00844,"87":0.01265,"88":0.00844,"89":0.00422,"91":0.02109,"93":0.07592,"98":0.01265,"99":0.00422,"101":0.00422,"102":0.00422,"103":0.05905,"104":0.00422,"105":0.00422,"106":0.00422,"107":0.04218,"108":0.00844,"109":0.99967,"110":0.00844,"111":0.04218,"112":0.00422,"113":0.00422,"114":0.00422,"115":0.03796,"116":0.22355,"117":0.00844,"118":0.00422,"119":0.18981,"120":0.02531,"121":0.05062,"122":0.37962,"123":1.80952,"124":0.31635,"125":0.28682,"126":1.98246,"127":18.83337,"128":3.7498,"129":0.00422,_:"4 5 6 7 8 9 10 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 50 51 52 53 54 55 57 58 59 60 61 63 64 66 67 68 69 71 72 73 74 75 77 78 80 81 84 90 92 94 95 96 97 100 130 131"},F:{"28":0.00422,"46":0.00844,"83":0.00422,"94":0.00844,"95":0.00422,"109":0.16028,"111":0.06749,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 85 86 87 88 89 90 91 92 93 96 97 98 99 100 101 102 103 104 105 106 107 108 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"92":0.00422,"108":0.00844,"109":0.04218,"112":0.1181,"114":0.00422,"115":0.00422,"117":0.00844,"119":0.01687,"120":0.00422,"121":0.00844,"122":0.00422,"123":0.00844,"124":0.01687,"125":0.08436,"126":0.19403,"127":4.26018,"128":1.3835,_:"12 13 14 15 16 17 18 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 110 111 113 116 118"},E:{"13":0.00422,"14":0.00844,"15":0.00422,_:"0 4 5 6 7 8 9 10 11 12 3.1 3.2 5.1 6.1 7.1 10.1 11.1","9.1":0.00422,"12.1":0.00422,"13.1":0.02109,"14.1":0.05905,"15.1":0.00844,"15.2-15.3":0.00422,"15.4":0.00422,"15.5":0.01265,"15.6":0.14341,"16.0":0.03796,"16.1":0.01687,"16.2":0.08858,"16.3":0.07171,"16.4":0.05062,"16.5":0.08436,"16.6":0.19825,"17.0":0.02531,"17.1":0.06327,"17.2":0.07592,"17.3":0.05905,"17.4":0.1181,"17.5":1.48895,"17.6":0.37118,"18.0":0.02531},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.0036,"5.0-5.1":0.0018,"6.0-6.1":0.00901,"7.0-7.1":0.01081,"8.1-8.4":0,"9.0-9.2":0.00901,"9.3":0.03603,"10.0-10.2":0.01081,"10.3":0.05585,"11.0-11.2":0.14233,"11.3-11.4":0.01802,"12.0-12.1":0.01441,"12.2-12.5":0.24142,"13.0-13.1":0.0036,"13.2":0.07747,"13.3":0.01081,"13.4-13.7":0.04504,"14.0-14.4":0.13332,"14.5-14.8":0.12792,"15.0-15.1":0.07027,"15.2-15.3":0.07027,"15.4":0.08108,"15.5":0.09549,"15.6-15.8":0.89903,"16.0":0.18197,"16.1":0.38376,"16.2":0.19278,"16.3":0.3207,"16.4":0.08108,"16.5":0.12972,"16.6-16.7":1.11523,"17.0":0.1027,"17.1":0.15855,"17.2":0.14594,"17.3":0.2162,"17.4":0.50627,"17.5":10.36862,"17.6":1.74402,"18.0":0.18918},P:{"4":0.04191,"20":0.01048,"21":0.05238,"22":0.02095,"23":0.03143,"24":0.03143,"25":1.50869,_:"5.0-5.4 7.2-7.4 8.2 9.2 10.1 11.1-11.2 13.0 14.0 15.0 16.0 18.0","6.2-6.4":0.04191,"12.0":0.01048,"17.0":0.01048,"19.0":0.01048},I:{"0":0.11526,"3":0,"4":0.00001,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00005,"4.2-4.3":0.00005,"4.4":0,"4.4.3-4.4.4":0.00019},K:{"0":0.52616,_:"10 11 12 11.1 11.5 12.1"},A:{"11":0.01265,_:"6 7 8 9 10 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":0.58398},H:{"0":0},L:{"0":35.95451},R:{_:"0"},M:{"0":0.20237},Q:{_:"14.9"}}; diff --git a/node_modules/caniuse-lite/data/regions/MU.js b/node_modules/caniuse-lite/data/regions/MU.js index c418ce5c..d8340c82 100644 --- a/node_modules/caniuse-lite/data/regions/MU.js +++ b/node_modules/caniuse-lite/data/regions/MU.js @@ -1 +1 @@ -module.exports={C:{"20":0.00353,"52":0.00353,"56":0.00353,"78":0.00353,"80":0.00353,"95":0.00353,"112":0.00353,"114":0.02826,"115":0.24724,"120":0.00353,"121":0.0106,"122":0.00353,"123":0.00706,"124":0.00353,"125":0.03532,"126":0.0106,"127":0.58278,"128":1.01015,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 53 54 55 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 79 81 82 83 84 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 113 116 117 118 119 129 130 131 3.5 3.6"},D:{"38":0.00353,"49":0.01413,"56":0.00353,"58":3.51787,"59":0.00353,"67":0.00353,"68":0.00353,"69":0.00706,"73":0.00353,"74":0.00353,"78":0.09183,"79":0.03532,"80":0.00353,"81":0.0106,"83":0.01766,"86":0.00706,"87":0.04238,"88":0.02119,"89":0.00353,"91":0.03179,"92":0.00353,"94":0.02119,"95":0.00706,"98":0.00353,"99":0.02472,"100":0.0106,"101":0.00353,"103":0.01766,"104":0.00353,"106":0.0106,"107":0.0106,"108":0.00706,"109":1.38101,"110":0.01413,"111":0.00353,"112":0.00353,"113":0.01413,"114":0.02826,"115":0.01413,"116":0.0777,"117":0.01413,"118":0.0106,"119":0.04238,"120":0.04945,"121":0.02826,"122":0.07417,"123":0.04592,"124":0.15894,"125":0.3638,"126":16.611,"127":1.91081,"128":0.00353,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 39 40 41 42 43 44 45 46 47 48 50 51 52 53 54 55 57 60 61 62 63 64 65 66 70 71 72 75 76 77 84 85 90 93 96 97 102 105 129 130"},F:{"28":0.00353,"83":0.01413,"86":0.00353,"95":0.02119,"107":0.00353,"109":0.25077,"110":0.01413,"111":0.31435,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 85 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 106 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"17":0.00353,"18":0.00353,"92":0.0106,"100":0.00353,"109":0.04592,"110":0.0106,"114":0.00353,"116":0.00353,"120":0.00706,"121":0.00353,"122":0.00706,"123":0.00706,"124":0.00706,"125":0.04238,"126":3.44017,"127":0.37086,_:"12 13 14 15 16 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 96 97 98 99 101 102 103 104 105 106 107 108 111 112 113 115 117 118 119"},E:{"14":0.0106,_:"0 4 5 6 7 8 9 10 11 12 13 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1","12.1":0.0106,"13.1":0.02472,"14.1":0.0989,"15.1":0.01413,"15.2-15.3":0.00353,"15.4":0.0106,"15.5":0.03532,"15.6":0.13068,"16.0":0.02119,"16.1":0.02119,"16.2":0.0106,"16.3":0.04592,"16.4":0.00353,"16.5":0.03885,"16.6":0.12009,"17.0":0.0106,"17.1":0.03179,"17.2":0.03885,"17.3":0.03179,"17.4":0.06004,"17.5":0.79823,"17.6":0.00353,"18.0":0.00706},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00154,"5.0-5.1":0.00077,"6.0-6.1":0.00462,"7.0-7.1":0.00462,"8.1-8.4":0,"9.0-9.2":0.00385,"9.3":0.01539,"10.0-10.2":0.00308,"10.3":0.02694,"11.0-11.2":0.07081,"11.3-11.4":0.0077,"12.0-12.1":0.00539,"12.2-12.5":0.09929,"13.0-13.1":0.00154,"13.2":0.01616,"13.3":0.00539,"13.4-13.7":0.02309,"14.0-14.4":0.05311,"14.5-14.8":0.06004,"15.0-15.1":0.03002,"15.2-15.3":0.03233,"15.4":0.03695,"15.5":0.04464,"15.6-15.8":0.40948,"16.0":0.08236,"16.1":0.17472,"16.2":0.08774,"16.3":0.14701,"16.4":0.03464,"16.5":0.06235,"16.6-16.7":0.51108,"17.0":0.04618,"17.1":0.07466,"17.2":0.07235,"17.3":0.10853,"17.4":0.2717,"17.5":4.97529,"17.6":0.03848,"18.0":0.0508},P:{"4":0.11376,"20":0.02068,"21":0.06205,"22":0.24821,"23":0.11376,"24":0.17582,"25":3.89902,"5.0-5.4":0.01034,"6.2-6.4":0.02068,"7.2-7.4":0.11376,_:"8.2 9.2 10.1 12.0 15.0","11.1-11.2":0.02068,"13.0":0.01034,"14.0":0.12411,"16.0":0.08274,"17.0":0.02068,"18.0":0.04137,"19.0":0.10342},I:{"0":0.0709,"3":0,"4":0.00001,"2.1":0,"2.2":0.00001,"2.3":0,"4.1":0.00004,"4.2-4.3":0.00003,"4.4":0,"4.4.3-4.4.4":0.00012},K:{"0":1.01488,_:"10 11 12 11.1 11.5 12.1"},A:{"10":0.00353,"11":0.00706,_:"6 7 8 9 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":49.86593},R:{_:"0"},M:{"0":0.47216},Q:{"14.9":0.00647},O:{"0":1.31947},H:{"0":0.02}}; +module.exports={C:{"20":0.00327,"50":0.00654,"52":0.00327,"56":0.00327,"68":0.00654,"78":0.00327,"95":0.00654,"107":0.00327,"112":0.00327,"114":0.01308,"115":0.19941,"117":0.00327,"123":0.00327,"124":0.00327,"125":0.14057,"126":0.00654,"127":0.0425,"128":0.38901,"129":1.07223,"130":0.01308,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 51 53 54 55 57 58 59 60 61 62 63 64 65 66 67 69 70 71 72 73 74 75 76 77 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 106 108 109 110 111 113 116 118 119 120 121 122 131 132 133 3.5 3.6"},D:{"34":0.00327,"38":0.00654,"43":0.00327,"49":0.01635,"50":0.00327,"56":0.00654,"62":0.00327,"63":0.00327,"65":0.00327,"69":0.00327,"75":0.00327,"77":0.00981,"78":0.08499,"79":0.01961,"80":0.00327,"81":0.00654,"83":0.00981,"86":0.00654,"87":0.04577,"88":0.02288,"89":0.00327,"91":0.01308,"92":0.00327,"93":0.00327,"94":0.01635,"95":0.00654,"98":0.00654,"99":0.02615,"100":0.00654,"101":0.00327,"102":0.00327,"103":0.0425,"104":0.00981,"105":0.00327,"106":0.01308,"107":0.00327,"108":0.01635,"109":1.31414,"110":0.00654,"111":0.00981,"112":0.00327,"113":0.00981,"114":0.00654,"115":0.01308,"116":0.1373,"117":0.01308,"118":0.03269,"119":0.02288,"120":0.03269,"121":0.03269,"122":0.0948,"123":0.0425,"124":0.12422,"125":0.09153,"126":1.22261,"127":14.89356,"128":3.04017,"129":0.00327,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 35 36 37 39 40 41 42 44 45 46 47 48 51 52 53 54 55 57 58 59 60 61 64 66 67 68 70 71 72 73 74 76 84 85 90 96 97 130 131"},F:{"42":0.00327,"46":0.00327,"83":0.00654,"86":0.00327,"94":0.00327,"95":0.00981,"102":0.00327,"109":0.17653,"111":0.05884,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 85 87 88 89 90 91 92 93 96 97 98 99 100 101 103 104 105 106 107 108 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"14":0.00654,"16":0.00327,"17":0.00327,"18":0.01635,"90":0.00327,"92":0.01635,"100":0.00327,"102":0.00327,"109":0.02942,"110":0.00327,"114":0.00327,"116":0.00327,"118":0.00327,"119":0.00327,"120":0.00327,"121":0.00327,"122":0.00654,"123":0.00981,"124":0.00981,"125":0.01961,"126":0.16999,"127":3.0794,"128":0.8336,_:"12 13 15 79 80 81 83 84 85 86 87 88 89 91 93 94 95 96 97 98 99 101 103 104 105 106 107 108 111 112 113 115 117"},E:{"14":0.01308,_:"0 4 5 6 7 8 9 10 11 12 13 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1","12.1":0.00654,"13.1":0.03269,"14.1":0.07846,"15.1":0.00327,"15.2-15.3":0.00327,"15.4":0.00981,"15.5":0.02942,"15.6":0.0948,"16.0":0.01635,"16.1":0.02615,"16.2":0.00981,"16.3":0.03923,"16.4":0.00654,"16.5":0.02942,"16.6":0.16018,"17.0":0.03923,"17.1":0.04577,"17.2":0.02615,"17.3":0.03596,"17.4":0.16018,"17.5":0.8859,"17.6":0.26479,"18.0":0.02288},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00183,"5.0-5.1":0.00091,"6.0-6.1":0.00457,"7.0-7.1":0.00549,"8.1-8.4":0,"9.0-9.2":0.00457,"9.3":0.01829,"10.0-10.2":0.00549,"10.3":0.02836,"11.0-11.2":0.07226,"11.3-11.4":0.00915,"12.0-12.1":0.00732,"12.2-12.5":0.12258,"13.0-13.1":0.00183,"13.2":0.03933,"13.3":0.00549,"13.4-13.7":0.02287,"14.0-14.4":0.06769,"14.5-14.8":0.06495,"15.0-15.1":0.03567,"15.2-15.3":0.03567,"15.4":0.04116,"15.5":0.04848,"15.6-15.8":0.45646,"16.0":0.09239,"16.1":0.19484,"16.2":0.09788,"16.3":0.16282,"16.4":0.04116,"16.5":0.06586,"16.6-16.7":0.56623,"17.0":0.05214,"17.1":0.0805,"17.2":0.07409,"17.3":0.10977,"17.4":0.25704,"17.5":5.26435,"17.6":0.88547,"18.0":0.09605},P:{"4":0.06197,"20":0.02066,"21":0.05164,"22":0.27887,"23":0.0723,"24":0.12394,"25":3.18115,"5.0-5.4":0.01033,"6.2-6.4":0.02066,"7.2-7.4":0.10328,_:"8.2 9.2 10.1 12.0","11.1-11.2":0.05164,"13.0":0.01033,"14.0":0.17558,"15.0":0.01033,"16.0":0.06197,"17.0":0.05164,"18.0":0.0723,"19.0":0.09296},I:{"0":0.05367,"3":0,"4":0.00001,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00002,"4.2-4.3":0.00002,"4.4":0,"4.4.3-4.4.4":0.00009},K:{"0":1.20485,_:"10 11 12 11.1 11.5 12.1"},A:{"11":0.00981,_:"6 7 8 9 10 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":1.19139},H:{"0":0},L:{"0":50.81674},R:{_:"0"},M:{"0":0.43752},Q:{"14.9":0.00673}}; diff --git a/node_modules/caniuse-lite/data/regions/MV.js b/node_modules/caniuse-lite/data/regions/MV.js index 27f59e6a..6ef531a1 100644 --- a/node_modules/caniuse-lite/data/regions/MV.js +++ b/node_modules/caniuse-lite/data/regions/MV.js @@ -1 +1 @@ -module.exports={C:{"47":0.00252,"56":0.00504,"115":0.02015,"116":0.01763,"122":0.00252,"124":0.00252,"125":0.01008,"126":0.01008,"127":0.29724,"128":0.53151,"129":0.00252,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 48 49 50 51 52 53 54 55 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 117 118 119 120 121 123 130 131 3.5 3.6"},D:{"56":0.00252,"58":0.00504,"70":0.00252,"73":0.00252,"74":0.00252,"83":0.0529,"87":0.08565,"88":0.00756,"90":0.00252,"92":0.00252,"93":0.00756,"94":0.00252,"95":0.00252,"96":0.00504,"97":0.00504,"99":0.00252,"100":0.00504,"103":0.01763,"105":0.00252,"108":0.00252,"109":0.39296,"110":0.00252,"111":0.00252,"112":0.0126,"113":0.00252,"114":0.00252,"115":0.00504,"116":0.02519,"117":0.01763,"118":0.00504,"119":0.03275,"120":0.07053,"121":0.02771,"122":0.16625,"123":0.07305,"124":0.06046,"125":0.37029,"126":14.66562,"127":1.72803,"128":0.00756,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 57 59 60 61 62 63 64 65 66 67 68 69 71 72 75 76 77 78 79 80 81 84 85 86 89 91 98 101 102 104 106 107 129 130"},F:{"83":0.03527,"109":0.15618,"110":0.00252,"111":0.16122,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"16":0.0126,"18":0.00252,"92":0.00756,"100":0.00252,"109":0.00504,"112":0.00252,"114":0.00252,"119":0.00504,"120":0.03779,"121":0.0529,"122":0.01763,"123":0.00504,"124":0.0126,"125":0.1461,"126":2.1739,"127":0.30228,_:"12 13 14 15 17 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 96 97 98 99 101 102 103 104 105 106 107 108 110 111 113 115 116 117 118"},E:{"14":0.01763,"15":0.00504,_:"0 4 5 6 7 8 9 10 11 12 13 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1","12.1":0.01511,"13.1":0.0126,"14.1":0.01511,"15.1":0.00252,"15.2-15.3":0.01008,"15.4":0.00504,"15.5":0.00756,"15.6":0.03275,"16.0":0.02267,"16.1":0.04534,"16.2":0.00504,"16.3":0.03275,"16.4":0.00756,"16.5":0.02771,"16.6":0.06046,"17.0":0.01008,"17.1":0.0403,"17.2":0.06801,"17.3":0.03527,"17.4":0.05542,"17.5":0.79349,"17.6":0.00252,"18.0":0.01511},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.0037,"5.0-5.1":0.00185,"6.0-6.1":0.01109,"7.0-7.1":0.01109,"8.1-8.4":0,"9.0-9.2":0.00924,"9.3":0.03697,"10.0-10.2":0.00739,"10.3":0.0647,"11.0-11.2":0.17007,"11.3-11.4":0.01849,"12.0-12.1":0.01294,"12.2-12.5":0.23846,"13.0-13.1":0.0037,"13.2":0.03882,"13.3":0.01294,"13.4-13.7":0.05546,"14.0-14.4":0.12755,"14.5-14.8":0.14419,"15.0-15.1":0.07209,"15.2-15.3":0.07764,"15.4":0.08873,"15.5":0.10722,"15.6-15.8":0.98343,"16.0":0.1978,"16.1":0.41962,"16.2":0.21074,"16.3":0.35307,"16.4":0.08318,"16.5":0.14973,"16.6-16.7":1.22744,"17.0":0.11091,"17.1":0.17931,"17.2":0.17376,"17.3":0.26065,"17.4":0.65254,"17.5":11.94906,"17.6":0.09243,"18.0":0.122},P:{"4":0.01017,"20":0.01017,"21":0.02034,"22":0.02034,"23":0.04068,"24":0.08137,"25":1.3222,_:"5.0-5.4 6.2-6.4 8.2 9.2 10.1 11.1-11.2 12.0 13.0 14.0 15.0 16.0 17.0 18.0","7.2-7.4":0.05085,"19.0":0.01017},I:{"0":0.02982,"3":0,"4":0,"2.1":0,"2.2":0.00001,"2.3":0,"4.1":0.00002,"4.2-4.3":0.00001,"4.4":0,"4.4.3-4.4.4":0.00005},K:{"0":1.14459,_:"10 11 12 11.1 11.5 12.1"},A:{_:"6 7 8 9 10 11 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":53.49748},R:{_:"0"},M:{"0":0.61344},Q:{_:"14.9"},O:{"0":0.65833},H:{"0":0}}; +module.exports={C:{"56":0.00237,"103":0.00712,"111":0.00237,"115":0.04983,"116":0.00475,"122":0.00237,"123":0.00237,"126":0.00475,"127":0.01187,"128":0.18984,"129":0.51257,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 104 105 106 107 108 109 110 112 113 114 117 118 119 120 121 124 125 130 131 132 133 3.5 3.6"},D:{"49":0.00237,"50":0.00475,"67":0.00237,"69":0.00237,"70":0.00237,"74":0.00237,"81":0.00949,"83":0.03322,"87":0.00475,"88":0.00949,"90":0.00237,"92":0.00237,"93":0.00237,"94":0.00949,"95":0.00237,"96":0.00237,"97":0.00712,"99":0.00237,"100":0.00475,"101":0.00237,"102":0.00237,"103":0.03322,"104":0.00475,"105":0.00237,"107":0.00237,"108":0.00237,"109":0.35358,"110":0.00237,"111":0.00949,"112":0.03085,"113":0.00475,"114":0.00475,"115":0.00237,"116":0.03797,"117":0.0261,"118":0.00475,"119":0.01661,"120":0.09967,"121":0.00949,"122":0.15187,"123":0.04509,"124":0.0878,"125":0.22781,"126":0.88988,"127":12.95421,"128":2.06926,"129":0.00475,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 68 71 72 73 75 76 77 78 79 80 84 85 86 89 91 98 106 130 131"},F:{"83":0.04509,"84":0.00475,"109":0.06407,"111":0.04271,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"16":0.00237,"18":0.00237,"92":0.00712,"100":0.00237,"107":0.00237,"113":0.00237,"114":0.00237,"116":0.00475,"119":0.00475,"120":0.02136,"121":0.15425,"122":0.00475,"123":0.00949,"124":0.00712,"125":0.02136,"126":0.12577,"127":1.58754,"128":0.36544,_:"12 13 14 15 17 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 96 97 98 99 101 102 103 104 105 106 108 109 110 111 112 115 117 118"},E:{"14":0.00475,"15":0.02136,_:"0 4 5 6 7 8 9 10 11 12 13 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1","12.1":0.00712,"13.1":0.02136,"14.1":0.0356,"15.1":0.00237,"15.2-15.3":0.00475,"15.4":0.00712,"15.5":0.00475,"15.6":0.04509,"16.0":0.02848,"16.1":0.05221,"16.2":0.0261,"16.3":0.01661,"16.4":0.00475,"16.5":0.04746,"16.6":0.04034,"17.0":0.01424,"17.1":0.02136,"17.2":0.0356,"17.3":0.03322,"17.4":0.04271,"17.5":0.59088,"17.6":0.15899,"18.0":0.05695},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00408,"5.0-5.1":0.00204,"6.0-6.1":0.01019,"7.0-7.1":0.01223,"8.1-8.4":0,"9.0-9.2":0.01019,"9.3":0.04076,"10.0-10.2":0.01223,"10.3":0.06318,"11.0-11.2":0.161,"11.3-11.4":0.02038,"12.0-12.1":0.0163,"12.2-12.5":0.27308,"13.0-13.1":0.00408,"13.2":0.08763,"13.3":0.01223,"13.4-13.7":0.05095,"14.0-14.4":0.15081,"14.5-14.8":0.14469,"15.0-15.1":0.07948,"15.2-15.3":0.07948,"15.4":0.09171,"15.5":0.10801,"15.6-15.8":1.01693,"16.0":0.20583,"16.1":0.43408,"16.2":0.21806,"16.3":0.36275,"16.4":0.09171,"16.5":0.14673,"16.6-16.7":1.26148,"17.0":0.11616,"17.1":0.17934,"17.2":0.16507,"17.3":0.24455,"17.4":0.57266,"17.5":11.72831,"17.6":1.97272,"18.0":0.21398},P:{"4":0.01012,"20":0.01012,"21":0.02025,"22":0.02025,"23":0.0405,"24":0.0405,"25":1.06301,_:"5.0-5.4 6.2-6.4 8.2 9.2 10.1 11.1-11.2 12.0 13.0 14.0 15.0","7.2-7.4":0.01012,"16.0":0.01012,"17.0":0.01012,"18.0":0.02025,"19.0":0.01012},I:{"0":0.02281,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00001,"4.2-4.3":0.00001,"4.4":0,"4.4.3-4.4.4":0.00004},K:{"0":1.51015,_:"10 11 12 11.1 11.5 12.1"},A:{_:"6 7 8 9 10 11 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":0.71694},H:{"0":0},L:{"0":52.68334},R:{_:"0"},M:{"0":0.54152},Q:{_:"14.9"}}; diff --git a/node_modules/caniuse-lite/data/regions/MW.js b/node_modules/caniuse-lite/data/regions/MW.js index 830b211c..67aac939 100644 --- a/node_modules/caniuse-lite/data/regions/MW.js +++ b/node_modules/caniuse-lite/data/regions/MW.js @@ -1 +1 @@ -module.exports={C:{"47":0.00968,"71":0.00387,"91":0.00194,"100":0.00194,"103":0.00194,"112":0.00194,"115":0.11804,"118":0.00194,"122":0.00581,"123":0.01161,"124":0.00387,"125":0.00774,"126":0.00774,"127":0.38507,"128":0.49149,"129":0.02903,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 92 93 94 95 96 97 98 99 101 102 104 105 106 107 108 109 110 111 113 114 116 117 119 120 121 130 131 3.5 3.6"},D:{"11":0.00581,"17":0.00194,"28":0.00968,"29":0.00194,"34":0.00581,"40":0.00194,"43":0.00387,"46":0.00387,"48":0.00194,"49":0.01548,"50":0.00968,"55":0.00194,"56":0.00194,"57":0.00581,"58":0.01355,"60":0.00387,"61":0.00194,"62":0.00194,"64":0.00194,"65":0.00194,"66":0.00194,"68":0.02322,"69":0.00194,"70":0.02322,"71":0.00194,"73":0.00581,"74":0.00581,"75":0.00194,"76":0.00194,"78":0.00968,"79":0.00581,"80":0.00194,"81":0.00774,"83":0.00194,"84":0.00194,"85":0.00194,"86":0.00387,"87":0.00194,"88":0.01355,"89":0.00387,"90":0.00194,"91":0.00968,"92":0.00387,"93":0.01161,"94":0.00194,"95":0.00581,"96":0.00968,"97":0.00194,"98":0.00387,"99":0.00774,"100":0.00194,"101":0.00194,"102":0.00774,"103":0.02903,"104":0.00194,"105":0.00387,"106":0.01161,"107":0.00387,"108":0.00387,"109":0.52052,"110":0.00581,"111":0.01742,"112":0.00194,"113":0.00774,"114":0.01742,"115":0.00387,"116":0.02709,"117":0.01935,"118":0.0329,"119":0.0329,"120":0.06386,"121":0.01742,"122":0.02903,"123":0.04838,"124":0.06773,"125":0.16448,"126":5.36576,"127":0.70047,"128":0.00194,_:"4 5 6 7 8 9 10 12 13 14 15 16 18 19 20 21 22 23 24 25 26 27 30 31 32 33 35 36 37 38 39 41 42 44 45 47 51 52 53 54 59 63 67 72 77 129 130"},F:{"34":0.00387,"36":0.00581,"37":0.00194,"42":0.00968,"60":0.00194,"68":0.00387,"74":0.00194,"79":0.00968,"83":0.04257,"86":0.00387,"95":0.05418,"101":0.00194,"103":0.00194,"107":0.00387,"108":0.00194,"109":0.02709,"110":0.00968,"111":0.61146,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 35 38 39 40 41 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 62 63 64 65 66 67 69 70 71 72 73 75 76 77 78 80 81 82 84 85 87 88 89 90 91 92 93 94 96 97 98 99 100 102 104 105 106 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"12":0.0329,"13":0.00968,"14":0.00774,"15":0.01355,"16":0.00581,"17":0.01161,"18":0.08321,"84":0.00968,"89":0.00774,"90":0.0329,"92":0.06773,"100":0.02322,"103":0.00194,"108":0.00387,"109":0.0329,"110":0.01355,"112":0.00774,"113":0.00194,"114":0.00968,"115":0.01548,"116":0.00194,"117":0.00387,"118":0.01742,"119":0.00774,"120":0.01548,"121":0.02129,"122":0.01935,"123":0.10836,"124":0.0716,"125":0.08708,"126":1.80342,"127":0.21285,_:"79 80 81 83 85 86 87 88 91 93 94 95 96 97 98 99 101 102 104 105 106 107 111"},E:{"14":0.00194,"15":0.00194,_:"0 4 5 6 7 8 9 10 11 12 13 3.1 3.2 6.1 7.1 9.1 10.1 16.0 16.2 17.6","5.1":0.00194,"11.1":0.00194,"12.1":0.00194,"13.1":0.01355,"14.1":0.00387,"15.1":0.00194,"15.2-15.3":0.00194,"15.4":0.00194,"15.5":0.00387,"15.6":0.05805,"16.1":0.00194,"16.3":0.00194,"16.4":0.00194,"16.5":0.00387,"16.6":0.01548,"17.0":0.00194,"17.1":0.00581,"17.2":0.00194,"17.3":0.00194,"17.4":0.00581,"17.5":0.07934,"18.0":0.00387},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00032,"5.0-5.1":0.00016,"6.0-6.1":0.00097,"7.0-7.1":0.00097,"8.1-8.4":0,"9.0-9.2":0.00081,"9.3":0.00323,"10.0-10.2":0.00065,"10.3":0.00565,"11.0-11.2":0.01484,"11.3-11.4":0.00161,"12.0-12.1":0.00113,"12.2-12.5":0.02081,"13.0-13.1":0.00032,"13.2":0.00339,"13.3":0.00113,"13.4-13.7":0.00484,"14.0-14.4":0.01113,"14.5-14.8":0.01258,"15.0-15.1":0.00629,"15.2-15.3":0.00677,"15.4":0.00774,"15.5":0.00936,"15.6-15.8":0.08581,"16.0":0.01726,"16.1":0.03662,"16.2":0.01839,"16.3":0.03081,"16.4":0.00726,"16.5":0.01307,"16.6-16.7":0.1071,"17.0":0.00968,"17.1":0.01565,"17.2":0.01516,"17.3":0.02274,"17.4":0.05694,"17.5":1.04264,"17.6":0.00807,"18.0":0.01065},P:{"4":0.29263,"20":0.03027,"21":0.07064,"22":0.15136,"23":0.10091,"24":0.14127,"25":0.74672,"5.0-5.4":0.02018,"6.2-6.4":0.02018,"7.2-7.4":0.16145,_:"8.2 10.1 12.0","9.2":0.02018,"11.1-11.2":0.01009,"13.0":0.01009,"14.0":0.02018,"15.0":0.02018,"16.0":0.04036,"17.0":0.04036,"18.0":0.03027,"19.0":0.07064},I:{"0":0.20092,"3":0,"4":0.00002,"2.1":0,"2.2":0.00004,"2.3":0,"4.1":0.00012,"4.2-4.3":0.00008,"4.4":0,"4.4.3-4.4.4":0.00034},K:{"0":5.97206,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.01823,"9":0.00228,"10":0.00684,"11":0.07521,_:"6 7 5.5"},S:{"2.5":0.12904,_:"3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":72.97531},R:{_:"0"},M:{"0":0.40325},Q:{"14.9":0.00807},O:{"0":1.58074},H:{"0":1.48}}; +module.exports={C:{"3":0.00214,"71":0.00214,"72":0.00428,"100":0.00214,"111":0.00214,"112":0.00214,"115":0.15615,"118":0.00428,"121":0.00214,"122":0.00428,"123":0.00214,"124":0.00214,"125":0.00428,"126":0.00642,"127":0.04064,"128":0.32941,"129":0.88341,"130":0.01925,_:"2 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 101 102 103 104 105 106 107 108 109 110 113 114 116 117 119 120 131 132 133 3.5 3.6"},D:{"11":0.00214,"29":0.00428,"33":0.00214,"38":0.00214,"39":0.00214,"46":0.00214,"49":0.0107,"50":0.01497,"51":0.00214,"53":0.00214,"55":0.00214,"56":0.00214,"57":0.00214,"58":0.00214,"60":0.01283,"61":0.00214,"64":0.00856,"65":0.00214,"66":0.00214,"68":0.00214,"69":0.00642,"70":0.03422,"71":0.00214,"73":0.00214,"74":0.00642,"75":0.00428,"76":0.00214,"77":0.00214,"78":0.01283,"79":0.00642,"80":0.00214,"81":0.02353,"83":0.00428,"84":0.0107,"85":0.00642,"86":0.00642,"87":0.00856,"88":0.02353,"89":0.00428,"91":0.00214,"92":0.00428,"93":0.00428,"95":0.01283,"96":0.00214,"97":0.00214,"98":0.00214,"99":0.01283,"100":0.00428,"101":0.00642,"102":0.00428,"103":0.04064,"104":0.00214,"105":0.00642,"106":0.01497,"107":0.00214,"108":0.00428,"109":0.40641,"110":0.00428,"111":0.01497,"112":0.00214,"113":0.00214,"114":0.01711,"115":0.00642,"116":0.03422,"117":0.01711,"118":0.01497,"119":0.02353,"120":0.01497,"121":0.0107,"122":0.02139,"123":0.03209,"124":0.04492,"125":0.0385,"126":0.44919,"127":5.49081,"128":0.94116,"129":0.00214,_:"4 5 6 7 8 9 10 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 30 31 32 34 35 36 37 40 41 42 43 44 45 47 48 52 54 59 62 63 67 72 90 94 130 131"},F:{"36":0.00428,"37":0.00214,"42":0.00214,"68":0.00642,"79":0.0107,"81":0.00856,"82":0.00214,"83":0.02139,"84":0.00428,"95":0.05134,"103":0.00214,"109":0.02353,"110":0.00214,"111":0.0385,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 38 39 40 41 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 69 70 71 72 73 74 75 76 77 78 80 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 104 105 106 107 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"12":0.02567,"13":0.0107,"14":0.01925,"15":0.01497,"16":0.0107,"17":0.00642,"18":0.05989,"83":0.00214,"84":0.0107,"88":0.00214,"89":0.01925,"90":0.02353,"92":0.11123,"95":0.00214,"100":0.02781,"101":0.00214,"107":0.00214,"109":0.0385,"110":0.00642,"112":0.0107,"113":0.00214,"114":0.00428,"115":0.00856,"116":0.00428,"117":0.00642,"118":0.00428,"119":0.02353,"120":0.00642,"121":0.00856,"122":0.01497,"123":0.08984,"124":0.05134,"125":0.03422,"126":0.21604,"127":1.9251,"128":0.49625,_:"79 80 81 85 86 87 91 93 94 96 97 98 99 102 103 104 105 106 108 111"},E:{"4":0.00214,"13":0.00214,"14":0.00428,"15":0.00214,_:"0 5 6 7 8 9 10 11 12 3.1 3.2 6.1 7.1 9.1 10.1 15.1 15.2-15.3 15.4 16.0 16.4 17.0","5.1":0.00856,"11.1":0.00214,"12.1":0.00214,"13.1":0.00642,"14.1":0.0107,"15.5":0.00428,"15.6":0.0385,"16.1":0.00428,"16.2":0.00214,"16.3":0.00214,"16.5":0.00214,"16.6":0.0107,"17.1":0.00214,"17.2":0.00214,"17.3":0.00856,"17.4":0.00214,"17.5":0.09198,"17.6":0.02995,"18.0":0.00214},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00033,"5.0-5.1":0.00016,"6.0-6.1":0.00082,"7.0-7.1":0.00098,"8.1-8.4":0,"9.0-9.2":0.00082,"9.3":0.00327,"10.0-10.2":0.00098,"10.3":0.00507,"11.0-11.2":0.01292,"11.3-11.4":0.00164,"12.0-12.1":0.00131,"12.2-12.5":0.02191,"13.0-13.1":0.00033,"13.2":0.00703,"13.3":0.00098,"13.4-13.7":0.00409,"14.0-14.4":0.0121,"14.5-14.8":0.01161,"15.0-15.1":0.00638,"15.2-15.3":0.00638,"15.4":0.00736,"15.5":0.00867,"15.6-15.8":0.08159,"16.0":0.01651,"16.1":0.03483,"16.2":0.0175,"16.3":0.0291,"16.4":0.00736,"16.5":0.01177,"16.6-16.7":0.10121,"17.0":0.00932,"17.1":0.01439,"17.2":0.01324,"17.3":0.01962,"17.4":0.04595,"17.5":0.94099,"17.6":0.15828,"18.0":0.01717},P:{"4":0.27434,"20":0.02032,"21":0.15241,"22":0.12193,"23":0.07113,"24":0.11177,"25":0.48772,"5.0-5.4":0.01016,"6.2-6.4":0.02032,"7.2-7.4":0.17273,_:"8.2 10.1 11.1-11.2 14.0 15.0","9.2":0.02032,"12.0":0.01016,"13.0":0.01016,"16.0":0.01016,"17.0":0.03048,"18.0":0.02032,"19.0":0.06096},I:{"0":0.16454,"3":0,"4":0.00002,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00007,"4.2-4.3":0.00007,"4.4":0,"4.4.3-4.4.4":0.00026},K:{"0":4.91597,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.03481,"9":0.00746,"10":0.01492,"11":0.14174,_:"6 7 5.5"},N:{_:"10 11"},S:{"2.5":0.16508,_:"3.0-3.1"},J:{_:"7 10"},O:{"0":1.54076},H:{"0":1.42},L:{"0":72.97399},R:{_:"0"},M:{"0":0.36947},Q:{"14.9":0.01572}}; diff --git a/node_modules/caniuse-lite/data/regions/MX.js b/node_modules/caniuse-lite/data/regions/MX.js index b203ec9b..75fb2920 100644 --- a/node_modules/caniuse-lite/data/regions/MX.js +++ b/node_modules/caniuse-lite/data/regions/MX.js @@ -1 +1 @@ -module.exports={C:{"4":0.01506,"48":0.00377,"51":0.00377,"52":0.0113,"59":0.0113,"66":0.00377,"78":0.01506,"82":0.00377,"88":0.00377,"102":0.00377,"103":0.00753,"105":0.00377,"107":0.00377,"109":0.00377,"110":0.00377,"111":0.00377,"112":0.00377,"113":0.0113,"114":0.00377,"115":0.27485,"118":0.00753,"120":0.01506,"121":0.00377,"122":0.00377,"123":0.00377,"124":0.00377,"125":0.0113,"126":0.02259,"127":0.56099,"128":0.84336,"129":0.00753,_:"2 3 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 49 50 53 54 55 56 57 58 60 61 62 63 64 65 67 68 69 70 71 72 73 74 75 76 77 79 80 81 83 84 85 86 87 89 90 91 92 93 94 95 96 97 98 99 100 101 104 106 108 116 117 119 130 131 3.5 3.6"},D:{"38":0.00377,"47":0.00377,"49":0.0113,"52":0.0113,"65":0.00377,"66":0.05648,"70":0.00753,"71":0.00753,"74":0.00377,"75":0.00753,"76":0.00753,"77":0.00377,"78":0.00377,"79":0.02636,"80":0.05271,"81":0.00377,"84":0.0113,"85":0.00377,"86":0.00377,"87":0.05271,"88":0.01883,"89":0.00377,"90":0.00753,"91":0.03765,"92":0.00377,"93":0.02259,"94":0.01506,"95":0.00753,"96":0.00377,"97":0.0113,"98":0.0113,"99":0.03012,"100":0.00753,"101":0.00377,"102":0.00753,"103":0.09413,"104":0.01506,"105":0.00753,"106":0.01883,"107":0.01883,"108":0.01506,"109":1.89003,"110":0.01506,"111":0.01506,"112":0.0113,"113":0.07154,"114":0.08283,"115":0.00753,"116":0.18825,"117":0.00753,"118":0.03012,"119":0.03765,"120":0.0753,"121":0.05271,"122":0.24849,"123":0.14307,"124":0.16943,"125":0.39156,"126":17.71056,"127":2.05946,"128":0.0113,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 39 40 41 42 43 44 45 46 48 50 51 53 54 55 56 57 58 59 60 61 62 63 64 67 68 69 72 73 83 129 130"},F:{"46":0.00377,"83":0.02259,"89":0.00377,"95":0.04518,"102":0.00377,"109":0.7643,"110":0.01506,"111":0.5384,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 85 86 87 88 90 91 92 93 94 96 97 98 99 100 101 103 104 105 106 107 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"17":0.00753,"18":0.00753,"92":0.01506,"100":0.00753,"107":0.00377,"108":0.00377,"109":0.06024,"110":0.00377,"111":0.00377,"112":0.00377,"113":0.0113,"114":0.00753,"115":0.00377,"116":0.00377,"117":0.00753,"118":0.00377,"119":0.0113,"120":0.02636,"121":0.01506,"122":0.01883,"123":0.01883,"124":0.03765,"125":0.27108,"126":4.46906,"127":0.56852,_:"12 13 14 15 16 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 96 97 98 99 101 102 103 104 105 106"},E:{"8":0.00377,"13":0.00377,"14":0.0113,"15":0.00377,_:"0 4 5 6 7 9 10 11 12 3.1 3.2 6.1 7.1 9.1 10.1","5.1":0.0113,"11.1":0.00753,"12.1":0.00753,"13.1":0.04518,"14.1":0.05271,"15.1":0.00377,"15.2-15.3":0.00377,"15.4":0.0113,"15.5":0.0113,"15.6":0.12801,"16.0":0.0113,"16.1":0.01883,"16.2":0.01506,"16.3":0.04142,"16.4":0.01506,"16.5":0.03012,"16.6":0.14307,"17.0":0.02259,"17.1":0.03012,"17.2":0.04895,"17.3":0.03765,"17.4":0.0866,"17.5":0.91866,"17.6":0.00753,"18.0":0.0113},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00254,"5.0-5.1":0.00127,"6.0-6.1":0.00763,"7.0-7.1":0.00763,"8.1-8.4":0,"9.0-9.2":0.00636,"9.3":0.02543,"10.0-10.2":0.00509,"10.3":0.0445,"11.0-11.2":0.11696,"11.3-11.4":0.01271,"12.0-12.1":0.0089,"12.2-12.5":0.164,"13.0-13.1":0.00254,"13.2":0.0267,"13.3":0.0089,"13.4-13.7":0.03814,"14.0-14.4":0.08772,"14.5-14.8":0.09916,"15.0-15.1":0.04958,"15.2-15.3":0.0534,"15.4":0.06102,"15.5":0.07374,"15.6-15.8":0.67634,"16.0":0.13603,"16.1":0.28859,"16.2":0.14493,"16.3":0.24282,"16.4":0.05721,"16.5":0.10298,"16.6-16.7":0.84415,"17.0":0.07628,"17.1":0.12332,"17.2":0.1195,"17.3":0.17926,"17.4":0.44877,"17.5":8.21779,"17.6":0.06357,"18.0":0.08391},P:{"4":0.08251,"20":0.01031,"21":0.01031,"22":0.02063,"23":0.02063,"24":0.02063,"25":0.64978,_:"5.0-5.4 8.2 9.2 10.1 11.1-11.2 12.0 13.0 14.0 15.0 16.0 18.0","6.2-6.4":0.01031,"7.2-7.4":0.04126,"17.0":0.02063,"19.0":0.01031},I:{"0":0.08698,"3":0,"4":0.00001,"2.1":0,"2.2":0.00002,"2.3":0,"4.1":0.00005,"4.2-4.3":0.00003,"4.4":0,"4.4.3-4.4.4":0.00015},K:{"0":0.2494,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.00873,"10":0.00437,"11":0.09608,_:"6 7 9 5.5"},S:{"2.5":0.01247,_:"3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":50.31539},R:{_:"0"},M:{"0":0.26187},Q:{_:"14.9"},O:{"0":0.04988},H:{"0":0}}; +module.exports={C:{"4":0.01578,"48":0.00395,"52":0.01578,"59":0.01184,"66":0.00395,"78":0.01578,"79":0.00395,"88":0.00395,"99":0.00395,"102":0.00395,"103":0.00789,"105":0.00395,"107":0.00395,"110":0.00395,"112":0.00395,"113":0.01184,"115":0.26037,"118":0.00395,"120":0.00395,"121":0.00395,"122":0.00395,"123":0.00395,"124":0.00395,"125":0.00789,"126":0.00789,"127":0.03156,"128":0.40239,"129":1.09277,"130":0.00789,_:"2 3 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 49 50 51 53 54 55 56 57 58 60 61 62 63 64 65 67 68 69 70 71 72 73 74 75 76 77 80 81 82 83 84 85 86 87 89 90 91 92 93 94 95 96 97 98 100 101 104 106 108 109 111 114 116 117 119 131 132 133 3.5 3.6"},D:{"38":0.00395,"48":0.00395,"49":0.01184,"52":0.01184,"56":0.00395,"65":0.00789,"66":0.05918,"70":0.00395,"71":0.00789,"74":0.00395,"75":0.00789,"76":0.00395,"78":0.00395,"79":0.02762,"80":0.06707,"81":0.00395,"83":0.00395,"84":0.00395,"85":0.00395,"86":0.00395,"87":0.05523,"88":0.01578,"89":0.00395,"90":0.00395,"91":0.03551,"92":0.00395,"93":0.01184,"94":0.01184,"95":0.00395,"96":0.00395,"97":0.00789,"98":0.00789,"99":0.01973,"100":0.00395,"101":0.01578,"102":0.00789,"103":0.10652,"104":0.02367,"105":0.00789,"106":0.01578,"107":0.01184,"108":0.01184,"109":1.94094,"110":0.01184,"111":0.01578,"112":0.01184,"113":0.0789,"114":0.09468,"115":0.00789,"116":0.2012,"117":0.00789,"118":0.05129,"119":0.03945,"120":0.06312,"121":0.0434,"122":0.2367,"123":0.13019,"124":0.14991,"125":0.14597,"126":1.21901,"127":16.6913,"128":3.3572,"129":0.01184,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 39 40 41 42 43 44 45 46 47 50 51 53 54 55 57 58 59 60 61 62 63 64 67 68 69 72 73 77 130 131"},F:{"44":0.00789,"46":0.00395,"83":0.01184,"84":0.00395,"95":0.06312,"102":0.00395,"109":0.40239,"111":0.14202,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 103 104 105 106 107 108 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"17":0.00789,"18":0.00395,"92":0.01578,"99":0.00395,"100":0.00395,"108":0.00395,"109":0.06312,"110":0.00395,"112":0.00395,"113":0.00395,"114":0.01184,"115":0.00395,"116":0.00395,"117":0.00395,"118":0.00395,"119":0.00789,"120":0.01578,"121":0.01184,"122":0.01578,"123":0.01578,"124":0.02762,"125":0.18147,"126":0.26037,"127":4.24482,"128":1.15194,_:"12 13 14 15 16 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 96 97 98 101 102 103 104 105 106 107 111"},E:{"8":0.00395,"13":0.00395,"14":0.01184,"15":0.00395,_:"0 4 5 6 7 9 10 11 12 3.1 3.2 6.1 7.1 9.1 10.1","5.1":0.00789,"11.1":0.01184,"12.1":0.00789,"13.1":0.03551,"14.1":0.04734,"15.1":0.00789,"15.2-15.3":0.00395,"15.4":0.01578,"15.5":0.01184,"15.6":0.13413,"16.0":0.01578,"16.1":0.01973,"16.2":0.01578,"16.3":0.0434,"16.4":0.01578,"16.5":0.02762,"16.6":0.15386,"17.0":0.01973,"17.1":0.03156,"17.2":0.03551,"17.3":0.03551,"17.4":0.07496,"17.5":0.74166,"17.6":0.32349,"18.0":0.02367},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00259,"5.0-5.1":0.00129,"6.0-6.1":0.00647,"7.0-7.1":0.00777,"8.1-8.4":0,"9.0-9.2":0.00647,"9.3":0.02589,"10.0-10.2":0.00777,"10.3":0.04013,"11.0-11.2":0.10227,"11.3-11.4":0.01295,"12.0-12.1":0.01036,"12.2-12.5":0.17347,"13.0-13.1":0.00259,"13.2":0.05567,"13.3":0.00777,"13.4-13.7":0.03236,"14.0-14.4":0.0958,"14.5-14.8":0.09191,"15.0-15.1":0.05049,"15.2-15.3":0.05049,"15.4":0.05826,"15.5":0.06861,"15.6-15.8":0.64598,"16.0":0.13075,"16.1":0.27574,"16.2":0.13852,"16.3":0.23043,"16.4":0.05826,"16.5":0.09321,"16.6-16.7":0.80133,"17.0":0.07379,"17.1":0.11392,"17.2":0.10486,"17.3":0.15535,"17.4":0.36377,"17.5":7.45019,"17.6":1.25313,"18.0":0.13593},P:{"4":0.06509,"21":0.01085,"22":0.0217,"23":0.0217,"24":0.01085,"25":0.49903,_:"20 5.0-5.4 8.2 9.2 10.1 11.1-11.2 12.0 13.0 14.0 15.0 16.0 18.0 19.0","6.2-6.4":0.01085,"7.2-7.4":0.03255,"17.0":0.01085},I:{"0":0.1026,"3":0,"4":0.00001,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00004,"4.2-4.3":0.00004,"4.4":0,"4.4.3-4.4.4":0.00016},K:{"0":0.23431,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.01375,"9":0.00458,"10":0.00458,"11":0.14671,_:"6 7 5.5"},N:{_:"10 11"},S:{"2.5":0.01211,_:"3.0-3.1"},J:{_:"7 10"},O:{"0":0.0545},H:{"0":0.02},L:{"0":48.21317},R:{_:"0"},M:{"0":0.21193},Q:{_:"14.9"}}; diff --git a/node_modules/caniuse-lite/data/regions/MY.js b/node_modules/caniuse-lite/data/regions/MY.js index 91866052..b7d60088 100644 --- a/node_modules/caniuse-lite/data/regions/MY.js +++ b/node_modules/caniuse-lite/data/regions/MY.js @@ -1 +1 @@ -module.exports={C:{"34":0.00392,"39":0.01177,"52":0.00785,"72":0.00392,"78":0.00392,"83":0.00392,"113":0.00392,"114":0.00392,"115":0.22753,"118":0.00392,"120":0.00392,"121":0.00392,"122":0.00392,"123":0.00392,"124":0.00392,"125":0.00785,"126":0.01962,"127":0.43153,"128":0.65514,"129":0.01177,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 35 36 37 38 40 41 42 43 44 45 46 47 48 49 50 51 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 73 74 75 76 77 79 80 81 82 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 116 117 119 130 131 3.5 3.6"},D:{"29":0.02746,"34":0.00785,"38":0.01962,"49":0.00785,"53":0.00392,"55":0.00785,"65":0.00392,"67":0.00392,"68":0.00392,"70":0.00392,"73":0.00392,"74":0.00392,"75":0.00785,"76":0.00392,"78":0.00392,"79":0.06277,"80":0.00392,"81":0.02354,"83":0.00392,"84":0.00392,"85":0.00392,"86":0.02354,"87":0.07061,"88":0.01177,"89":0.01177,"90":0.00392,"91":0.02354,"92":0.00785,"93":0.01569,"94":0.02354,"96":0.00392,"97":0.00785,"98":0.00785,"99":0.04708,"100":0.00392,"101":0.00785,"102":0.02354,"103":0.14907,"104":0.00785,"105":0.03531,"106":0.01177,"107":0.01177,"108":0.01962,"109":1.63589,"110":0.00785,"111":0.01962,"112":0.01569,"113":0.01177,"114":0.02746,"115":0.01569,"116":0.09023,"117":0.02354,"118":0.10592,"119":0.04708,"120":0.07454,"121":0.07454,"122":0.18046,"123":0.09415,"124":0.153,"125":0.40015,"126":21.87073,"127":2.45188,"128":0.01962,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 30 31 32 33 35 36 37 39 40 41 42 43 44 45 46 47 48 50 51 52 54 56 57 58 59 60 61 62 63 64 66 69 71 72 77 95 129 130"},F:{"28":0.00785,"36":0.01177,"46":0.02354,"74":0.00392,"83":0.03138,"95":0.01569,"109":0.20792,"110":0.00392,"111":0.204,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 29 30 31 32 33 34 35 37 38 39 40 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 75 76 77 78 79 80 81 82 84 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 106 107 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"92":0.00392,"100":0.00392,"109":0.02354,"114":0.00392,"117":0.00392,"118":0.00392,"119":0.00392,"120":0.00785,"121":0.00392,"122":0.01177,"123":0.00785,"124":0.01569,"125":0.04315,"126":2.54603,"127":0.32169,_:"12 13 14 15 16 17 18 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 96 97 98 99 101 102 103 104 105 106 107 108 110 111 112 113 115 116"},E:{"13":0.00392,"14":0.03531,"15":0.00785,_:"0 4 5 6 7 8 9 10 11 12 3.1 3.2 5.1 6.1 7.1 9.1 10.1","11.1":0.00392,"12.1":0.00392,"13.1":0.01962,"14.1":0.12161,"15.1":0.01569,"15.2-15.3":0.01177,"15.4":0.02746,"15.5":0.051,"15.6":0.2393,"16.0":0.03138,"16.1":0.05885,"16.2":0.03923,"16.3":0.11769,"16.4":0.02354,"16.5":0.051,"16.6":0.28246,"17.0":0.03138,"17.1":0.04708,"17.2":0.05885,"17.3":0.05492,"17.4":0.17654,"17.5":2.18903,"17.6":0.00785,"18.0":0.01569},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00319,"5.0-5.1":0.00159,"6.0-6.1":0.00956,"7.0-7.1":0.00956,"8.1-8.4":0,"9.0-9.2":0.00797,"9.3":0.03187,"10.0-10.2":0.00637,"10.3":0.05577,"11.0-11.2":0.14659,"11.3-11.4":0.01593,"12.0-12.1":0.01115,"12.2-12.5":0.20555,"13.0-13.1":0.00319,"13.2":0.03346,"13.3":0.01115,"13.4-13.7":0.0478,"14.0-14.4":0.10994,"14.5-14.8":0.12428,"15.0-15.1":0.06214,"15.2-15.3":0.06692,"15.4":0.07648,"15.5":0.09242,"15.6-15.8":0.84768,"16.0":0.17049,"16.1":0.3617,"16.2":0.18165,"16.3":0.30434,"16.4":0.0717,"16.5":0.12906,"16.6-16.7":1.05801,"17.0":0.0956,"17.1":0.15456,"17.2":0.14978,"17.3":0.22467,"17.4":0.56247,"17.5":10.29967,"17.6":0.07967,"18.0":0.10516},P:{"4":0.23165,"20":0.01053,"21":0.03159,"22":0.05265,"23":0.06318,"24":0.06318,"25":1.42151,"5.0-5.4":0.03159,"6.2-6.4":0.01053,"7.2-7.4":0.02106,_:"8.2 9.2 10.1 12.0 14.0 18.0","11.1-11.2":0.01053,"13.0":0.01053,"15.0":0.01053,"16.0":0.01053,"17.0":0.01053,"19.0":0.01053},I:{"0":0.02422,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00001,"4.2-4.3":0.00001,"4.4":0,"4.4.3-4.4.4":0.00004},K:{"0":0.81432,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.00872,"10":0.00872,"11":0.06102,_:"6 7 9 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":42.54601},R:{_:"0"},M:{"0":0.30993},Q:{"14.9":0.01215},O:{"0":0.89332},H:{"0":0}}; +module.exports={C:{"34":0.00385,"39":0.01155,"51":0.00385,"52":0.01155,"78":0.00385,"80":0.00385,"83":0.00385,"103":0.00385,"113":0.00385,"114":0.00385,"115":0.25417,"118":0.00385,"120":0.00385,"121":0.00385,"123":0.00385,"124":0.00385,"125":0.0077,"126":0.0077,"127":0.02311,"128":0.33119,"129":0.80486,"130":0.01155,"131":0.0077,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 35 36 37 38 40 41 42 43 44 45 46 47 48 49 50 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 79 81 82 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 104 105 106 107 108 109 110 111 112 116 117 119 122 132 133 3.5 3.6"},D:{"29":0.02696,"34":0.00385,"37":0.00385,"38":0.01926,"48":0.00385,"49":0.0077,"53":0.0077,"55":0.00385,"56":0.0077,"57":0.00385,"63":0.00385,"65":0.00385,"68":0.00385,"70":0.00385,"74":0.00385,"75":0.01155,"76":0.00385,"78":0.0077,"79":0.06162,"80":0.00385,"81":0.02696,"83":0.00385,"84":0.00385,"85":0.00385,"86":0.03851,"87":0.08472,"88":0.01155,"89":0.01155,"90":0.00385,"91":0.02696,"92":0.00385,"93":0.01926,"94":0.03081,"96":0.00385,"97":0.01155,"98":0.0077,"99":0.04236,"100":0.00385,"101":0.0077,"102":0.02311,"103":0.50448,"104":0.0077,"105":0.04236,"106":0.0077,"107":0.01155,"108":0.01926,"109":1.76376,"110":0.0077,"111":0.0154,"112":0.0077,"113":0.01155,"114":0.02696,"115":0.01155,"116":0.09242,"117":0.02311,"118":0.10398,"119":0.04621,"120":0.06547,"121":0.06162,"122":0.15019,"123":0.07702,"124":0.11168,"125":0.13093,"126":1.163,"127":19.32047,"128":3.16937,"129":0.01155,"130":0.00385,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 30 31 32 33 35 36 39 40 41 42 43 44 45 46 47 50 51 52 54 58 59 60 61 62 64 66 67 69 71 72 73 77 95 131"},F:{"28":0.00385,"36":0.01155,"46":0.02696,"83":0.03081,"84":0.00385,"95":0.01155,"99":0.00385,"109":0.10013,"111":0.03466,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 29 30 31 32 33 34 35 37 38 39 40 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 85 86 87 88 89 90 91 92 93 94 96 97 98 100 101 102 103 104 105 106 107 108 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"92":0.00385,"109":0.03081,"110":0.00385,"112":0.00385,"114":0.00385,"117":0.00385,"118":0.00385,"119":0.00385,"120":0.0077,"121":0.00385,"122":0.0077,"123":0.0077,"124":0.01155,"125":0.0154,"126":0.13479,"127":2.32215,"128":0.56225,_:"12 13 14 15 16 17 18 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 111 113 115 116"},E:{"7":0.00385,"13":0.00385,"14":0.03081,"15":0.0077,_:"0 4 5 6 8 9 10 11 12 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1","12.1":0.0077,"13.1":0.02311,"14.1":0.11168,"15.1":0.01155,"15.2-15.3":0.01155,"15.4":0.01926,"15.5":0.04621,"15.6":0.21951,"16.0":0.02696,"16.1":0.05006,"16.2":0.02696,"16.3":0.09628,"16.4":0.01926,"16.5":0.03851,"16.6":0.25802,"17.0":0.01926,"17.1":0.03466,"17.2":0.05006,"17.3":0.04236,"17.4":0.11938,"17.5":1.87929,"17.6":0.29268,"18.0":0.01926},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00306,"5.0-5.1":0.00153,"6.0-6.1":0.00765,"7.0-7.1":0.00918,"8.1-8.4":0,"9.0-9.2":0.00765,"9.3":0.03059,"10.0-10.2":0.00918,"10.3":0.04741,"11.0-11.2":0.12081,"11.3-11.4":0.01529,"12.0-12.1":0.01223,"12.2-12.5":0.20492,"13.0-13.1":0.00306,"13.2":0.06576,"13.3":0.00918,"13.4-13.7":0.03823,"14.0-14.4":0.11316,"14.5-14.8":0.10858,"15.0-15.1":0.05964,"15.2-15.3":0.05964,"15.4":0.06882,"15.5":0.08105,"15.6-15.8":0.7631,"16.0":0.15445,"16.1":0.32573,"16.2":0.16363,"16.3":0.27221,"16.4":0.06882,"16.5":0.11011,"16.6-16.7":0.94661,"17.0":0.08717,"17.1":0.13457,"17.2":0.12387,"17.3":0.18351,"17.4":0.42972,"17.5":8.80087,"17.6":1.48032,"18.0":0.16057},P:{"4":0.2336,"20":0.01062,"21":0.03185,"22":0.04247,"23":0.04247,"24":0.03185,"25":1.00872,"5.0-5.4":0.03185,"6.2-6.4":0.01062,"7.2-7.4":0.02124,_:"8.2 9.2 10.1 11.1-11.2 12.0 13.0 15.0 18.0","14.0":0.01062,"16.0":0.01062,"17.0":0.01062,"19.0":0.01062},I:{"0":0.02451,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00001,"4.2-4.3":0.00001,"4.4":0,"4.4.3-4.4.4":0.00004},K:{"0":0.88546,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.01269,"9":0.00634,"10":0.00634,"11":0.08246,_:"6 7 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":0.99614},H:{"0":0},L:{"0":43.77821},R:{_:"0"},M:{"0":0.33205},Q:{"14.9":0.0123}}; diff --git a/node_modules/caniuse-lite/data/regions/MZ.js b/node_modules/caniuse-lite/data/regions/MZ.js index eb6e3f58..577c082f 100644 --- a/node_modules/caniuse-lite/data/regions/MZ.js +++ b/node_modules/caniuse-lite/data/regions/MZ.js @@ -1 +1 @@ -module.exports={C:{"34":0.00261,"78":0.00522,"84":0.00261,"88":0.00261,"90":0.00261,"91":0.00261,"97":0.00261,"99":0.00261,"104":0.00261,"107":0.00261,"108":0.00261,"113":0.02348,"115":0.12262,"121":0.00261,"122":0.00261,"123":0.00522,"125":0.00261,"126":0.00783,"127":0.24525,"128":0.35743,"129":0.00261,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 79 80 81 82 83 85 86 87 89 92 93 94 95 96 98 100 101 102 103 105 106 109 110 111 112 114 116 117 118 119 120 124 130 131 3.5 3.6"},D:{"11":0.00261,"43":0.00261,"49":0.00261,"55":0.00261,"58":0.00261,"64":0.00522,"65":0.00261,"68":0.00261,"70":0.00522,"73":0.00522,"74":0.00522,"75":0.00261,"78":0.00261,"79":0.00522,"81":0.0287,"83":0.00261,"84":0.00261,"85":0.00261,"86":0.00261,"87":0.01826,"88":0.00783,"89":0.00261,"90":0.00522,"91":0.15132,"92":0.01826,"93":0.00522,"94":0.02609,"95":0.00522,"98":0.00522,"99":0.00522,"100":0.00261,"101":0.00261,"102":0.0287,"103":0.00783,"104":0.04957,"105":0.00261,"106":0.01565,"107":0.00261,"108":0.00261,"109":1.99849,"111":0.03653,"112":0.00261,"113":0.00522,"114":0.09914,"115":0.00261,"116":0.04435,"117":0.01826,"118":0.00783,"119":0.01826,"120":0.02609,"121":0.02087,"122":0.07044,"123":0.03653,"124":0.09653,"125":0.22177,"126":6.64251,"127":0.85575,"128":0.00522,"129":0.00261,_:"4 5 6 7 8 9 10 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 44 45 46 47 48 50 51 52 53 54 56 57 59 60 61 62 63 66 67 69 71 72 76 77 80 96 97 110 130"},F:{"36":0.00261,"79":0.00522,"83":0.01044,"85":0.00783,"95":0.15654,"106":0.01044,"108":0.00522,"109":0.02348,"110":0.01826,"111":0.37048,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 80 81 82 84 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 107 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"12":0.01826,"13":0.00261,"14":0.00261,"15":0.00261,"16":0.00261,"17":0.00261,"18":0.0287,"84":0.00261,"85":0.00261,"89":0.00783,"90":0.00261,"91":0.01826,"92":0.04174,"100":0.01044,"102":0.01565,"105":0.00261,"109":0.01826,"110":0.00261,"112":0.00261,"113":0.00261,"114":0.00783,"115":0.00261,"116":0.06001,"117":0.02087,"119":0.01044,"120":0.01044,"121":0.00522,"122":0.02609,"123":0.01305,"124":0.06001,"125":0.10436,"126":1.93327,"127":0.22959,_:"79 80 81 83 86 87 88 93 94 95 96 97 98 99 101 103 104 106 107 108 111 118"},E:{"13":0.00261,"14":0.00522,_:"0 4 5 6 7 8 9 10 11 12 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 12.1 15.1 15.4 15.5 16.0 16.2 16.4 16.5 17.0 17.2 17.6","11.1":0.00261,"13.1":0.03131,"14.1":0.01044,"15.2-15.3":0.00783,"15.6":0.01565,"16.1":0.00261,"16.3":0.00522,"16.6":0.02348,"17.1":0.00261,"17.3":0.00783,"17.4":0.01305,"17.5":0.0861,"18.0":0.00261},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00083,"5.0-5.1":0.00041,"6.0-6.1":0.00248,"7.0-7.1":0.00248,"8.1-8.4":0,"9.0-9.2":0.00207,"9.3":0.00826,"10.0-10.2":0.00165,"10.3":0.01446,"11.0-11.2":0.03801,"11.3-11.4":0.00413,"12.0-12.1":0.00289,"12.2-12.5":0.05329,"13.0-13.1":0.00083,"13.2":0.00868,"13.3":0.00289,"13.4-13.7":0.01239,"14.0-14.4":0.0285,"14.5-14.8":0.03222,"15.0-15.1":0.01611,"15.2-15.3":0.01735,"15.4":0.01983,"15.5":0.02396,"15.6-15.8":0.21977,"16.0":0.0442,"16.1":0.09377,"16.2":0.04709,"16.3":0.0789,"16.4":0.01859,"16.5":0.03346,"16.6-16.7":0.2743,"17.0":0.02479,"17.1":0.04007,"17.2":0.03883,"17.3":0.05825,"17.4":0.14582,"17.5":2.67028,"17.6":0.02066,"18.0":0.02726},P:{"4":0.12558,"20":0.0314,"21":0.04186,"22":0.09419,"23":0.07326,"24":0.18837,"25":0.64883,_:"5.0-5.4 6.2-6.4 8.2 9.2 10.1 12.0","7.2-7.4":0.10465,"11.1-11.2":0.01047,"13.0":0.01047,"14.0":0.04186,"15.0":0.02093,"16.0":0.01047,"17.0":0.01047,"18.0":0.02093,"19.0":0.06279},I:{"0":0.00736,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0,"4.2-4.3":0,"4.4":0,"4.4.3-4.4.4":0.00001},K:{"0":2.59776,_:"10 11 12 11.1 11.5 12.1"},A:{"11":0.01044,_:"6 7 8 9 10 5.5"},S:{"2.5":0.39167,_:"3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":75.42465},R:{_:"0"},M:{"0":0.05912},Q:{_:"14.9"},O:{"0":0.14041},H:{"0":0.24}}; +module.exports={C:{"34":0.0024,"78":0.0048,"90":0.0024,"91":0.0024,"104":0.0048,"107":0.0024,"108":0.0024,"113":0.00959,"115":0.1223,"123":0.0024,"127":0.00959,"128":0.13189,"129":0.37649,"130":0.0024,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 79 80 81 82 83 84 85 86 87 88 89 92 93 94 95 96 97 98 99 100 101 102 103 105 106 109 110 111 112 114 116 117 118 119 120 121 122 124 125 126 131 132 133 3.5 3.6"},D:{"11":0.0024,"43":0.0048,"49":0.0024,"53":0.0024,"56":0.00719,"58":0.0024,"63":0.0024,"64":0.0024,"65":0.0024,"68":0.0024,"69":0.0048,"70":0.0048,"72":0.0024,"73":0.0024,"74":0.0048,"79":0.0048,"81":0.00959,"83":0.0024,"84":0.0024,"86":0.0024,"87":0.01679,"88":0.01199,"90":0.02158,"91":0.07913,"92":0.03117,"94":0.02158,"95":0.0048,"97":0.0024,"98":0.0024,"99":0.0024,"100":0.00719,"101":0.0048,"102":0.02638,"103":0.01199,"104":0.03357,"105":0.0048,"106":0.02158,"107":0.0024,"108":0.0024,"109":1.63544,"110":0.0024,"111":0.03597,"112":0.0024,"113":0.0048,"114":0.07434,"116":0.03597,"117":0.0048,"118":0.00959,"119":0.02398,"120":0.01199,"121":0.01918,"122":0.09352,"123":0.02878,"124":0.05995,"125":0.08153,"126":0.29735,"127":4.94707,"128":1.15344,"129":0.01439,"130":0.0048,_:"4 5 6 7 8 9 10 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 44 45 46 47 48 50 51 52 54 55 57 59 60 61 62 66 67 71 75 76 77 78 80 85 89 93 96 115 131"},F:{"34":0.0024,"36":0.0024,"79":0.01199,"83":0.00719,"84":0.0024,"95":0.07913,"106":0.0024,"108":0.00719,"109":0.01199,"110":0.0024,"111":0.00719,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 35 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 80 81 82 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 107 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"12":0.00959,"14":0.0024,"15":0.0024,"16":0.0024,"17":0.0024,"18":0.01439,"84":0.0048,"89":0.00719,"90":0.0048,"91":0.0024,"92":0.02878,"100":0.00959,"102":0.01918,"109":0.01679,"114":0.0048,"116":0.02398,"118":0.0048,"119":0.0048,"120":0.0048,"121":0.0048,"122":0.02398,"123":0.00959,"124":0.03837,"125":0.05515,"126":0.15587,"127":1.39564,"128":0.41485,_:"13 79 80 81 83 85 86 87 88 93 94 95 96 97 98 99 101 103 104 105 106 107 108 110 111 112 113 115 117"},E:{"11":0.0024,"14":0.0048,_:"0 4 5 6 7 8 9 10 12 13 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 12.1 15.1 15.4 16.0 16.2 17.1","13.1":0.01679,"14.1":0.00719,"15.2-15.3":0.0048,"15.5":0.0024,"15.6":0.01679,"16.1":0.0024,"16.3":0.0024,"16.4":0.00719,"16.5":0.0024,"16.6":0.01199,"17.0":0.0024,"17.2":0.0024,"17.3":0.0048,"17.4":0.0024,"17.5":0.04316,"17.6":0.02398,"18.0":0.0048},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00074,"5.0-5.1":0.00037,"6.0-6.1":0.00186,"7.0-7.1":0.00223,"8.1-8.4":0,"9.0-9.2":0.00186,"9.3":0.00743,"10.0-10.2":0.00223,"10.3":0.01152,"11.0-11.2":0.02937,"11.3-11.4":0.00372,"12.0-12.1":0.00297,"12.2-12.5":0.04981,"13.0-13.1":0.00074,"13.2":0.01598,"13.3":0.00223,"13.4-13.7":0.00929,"14.0-14.4":0.02751,"14.5-14.8":0.02639,"15.0-15.1":0.0145,"15.2-15.3":0.0145,"15.4":0.01673,"15.5":0.0197,"15.6-15.8":0.1855,"16.0":0.03755,"16.1":0.07918,"16.2":0.03978,"16.3":0.06617,"16.4":0.01673,"16.5":0.02677,"16.6-16.7":0.23011,"17.0":0.02119,"17.1":0.03271,"17.2":0.03011,"17.3":0.04461,"17.4":0.10446,"17.5":2.13935,"17.6":0.35984,"18.0":0.03903},P:{"4":0.08384,"20":0.02096,"21":0.03144,"22":0.09432,"23":0.04192,"24":0.09432,"25":0.28297,_:"5.0-5.4 6.2-6.4 8.2 9.2 10.1 14.0","7.2-7.4":0.07336,"11.1-11.2":0.01048,"12.0":0.08384,"13.0":0.04192,"15.0":0.02096,"16.0":0.01048,"17.0":0.03144,"18.0":0.02096,"19.0":0.03144},I:{"0":0.00758,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0,"4.2-4.3":0,"4.4":0,"4.4.3-4.4.4":0.00001},K:{"0":2.63116,_:"10 11 12 11.1 11.5 12.1"},A:{"11":0.0024,_:"6 7 8 9 10 5.5"},N:{_:"10 11"},S:{"2.5":0.44092,_:"3.0-3.1"},J:{_:"7 10"},O:{"0":0.09883},H:{"0":0.25},L:{"0":78.78034},R:{_:"0"},M:{"0":0.09122},Q:{_:"14.9"}}; diff --git a/node_modules/caniuse-lite/data/regions/NA.js b/node_modules/caniuse-lite/data/regions/NA.js index 6b004f9a..e23bad4d 100644 --- a/node_modules/caniuse-lite/data/regions/NA.js +++ b/node_modules/caniuse-lite/data/regions/NA.js @@ -1 +1 @@ -module.exports={C:{"34":0.02323,"60":0.00332,"101":0.00332,"111":0.02323,"113":0.00332,"115":0.16927,"121":0.00664,"122":0.00664,"123":0.00332,"124":0.00332,"125":0.00664,"126":0.01328,"127":0.62729,"128":0.94923,"129":0.00664,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 102 103 104 105 106 107 108 109 110 112 114 116 117 118 119 120 130 131 3.5 3.6"},D:{"20":0.00332,"40":0.01328,"49":0.01328,"62":0.00664,"65":0.00332,"69":0.01328,"70":0.00332,"72":0.00332,"73":0.01328,"74":0.00664,"75":0.00332,"78":0.01328,"79":0.04315,"81":0.00664,"83":0.00664,"87":0.00996,"88":0.03319,"89":0.00664,"90":0.00332,"91":0.00332,"92":0.00332,"93":0.00664,"94":0.00664,"95":0.00996,"97":0.00332,"98":0.00332,"99":0.01328,"100":0.00996,"102":0.00664,"103":0.02987,"104":0.00332,"106":0.02655,"107":0.00996,"108":0.00332,"109":1.87855,"110":0.00996,"111":0.00664,"112":0.00332,"114":0.00664,"115":0.00996,"116":0.04315,"117":0.00664,"118":0.0166,"119":0.02987,"120":0.04315,"121":0.04647,"122":0.06638,"123":0.03983,"124":0.13276,"125":0.22901,"126":13.31915,"127":1.66946,"128":0.00332,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 41 42 43 44 45 46 47 48 50 51 52 53 54 55 56 57 58 59 60 61 63 64 66 67 68 71 76 77 80 84 85 86 96 101 105 113 129 130"},F:{"35":0.00664,"37":0.00332,"83":0.01328,"95":0.03319,"108":0.09957,"109":0.13276,"110":0.00996,"111":0.43811,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 36 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 106 107 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"12":0.00664,"14":0.00996,"15":0.00332,"16":0.02323,"17":0.0166,"18":0.04315,"85":0.00664,"89":0.00332,"92":0.04979,"100":0.00996,"103":0.00332,"108":0.00332,"109":0.05974,"114":0.00996,"115":0.03319,"117":0.00664,"118":0.01328,"119":0.04315,"120":0.05642,"121":0.01328,"122":0.0166,"123":0.03319,"124":0.02655,"125":0.19914,"126":4.84906,"127":0.58746,_:"13 79 80 81 83 84 86 87 88 90 91 93 94 95 96 97 98 99 101 102 104 105 106 107 110 111 112 113 116"},E:{_:"0 4 5 6 7 8 9 10 11 12 13 14 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 15.4 15.5 17.6","11.1":0.00664,"12.1":0.02987,"13.1":0.01328,"14.1":0.00664,"15.1":0.00332,"15.2-15.3":0.00996,"15.6":0.07966,"16.0":0.00664,"16.1":0.00664,"16.2":0.00332,"16.3":0.11948,"16.4":0.02655,"16.5":0.0166,"16.6":0.15599,"17.0":0.00332,"17.1":0.00996,"17.2":0.00996,"17.3":0.0166,"17.4":0.04315,"17.5":0.46798,"18.0":0.00664},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00169,"5.0-5.1":0.00085,"6.0-6.1":0.00508,"7.0-7.1":0.00508,"8.1-8.4":0,"9.0-9.2":0.00423,"9.3":0.01693,"10.0-10.2":0.00339,"10.3":0.02963,"11.0-11.2":0.07789,"11.3-11.4":0.00847,"12.0-12.1":0.00593,"12.2-12.5":0.10921,"13.0-13.1":0.00169,"13.2":0.01778,"13.3":0.00593,"13.4-13.7":0.0254,"14.0-14.4":0.05842,"14.5-14.8":0.06604,"15.0-15.1":0.03302,"15.2-15.3":0.03556,"15.4":0.04064,"15.5":0.0491,"15.6-15.8":0.4504,"16.0":0.09059,"16.1":0.19218,"16.2":0.09651,"16.3":0.1617,"16.4":0.0381,"16.5":0.06858,"16.6-16.7":0.56215,"17.0":0.0508,"17.1":0.08212,"17.2":0.07958,"17.3":0.11937,"17.4":0.29885,"17.5":5.47248,"17.6":0.04233,"18.0":0.05588},P:{"4":0.32661,"20":0.01021,"21":0.03062,"22":0.11227,"23":0.07145,"24":0.12248,"25":2.14338,"5.0-5.4":0.01021,"6.2-6.4":0.02041,"7.2-7.4":0.24496,_:"8.2 10.1 11.1-11.2 12.0 13.0 15.0 18.0","9.2":0.01021,"14.0":0.03062,"16.0":0.01021,"17.0":0.07145,"19.0":0.06124},I:{"0":0.02663,"3":0,"4":0,"2.1":0,"2.2":0.00001,"2.3":0,"4.1":0.00002,"4.2-4.3":0.00001,"4.4":0,"4.4.3-4.4.4":0.00005},K:{"0":1.50027,_:"10 11 12 11.1 11.5 12.1"},A:{"11":0.09293,_:"6 7 8 9 10 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":57.4746},R:{_:"0"},M:{"0":0.12028},Q:{_:"14.9"},O:{"0":0.4076},H:{"0":0.07}}; +module.exports={C:{"34":0.01344,"56":0.00336,"106":0.04368,"111":0.01344,"113":0.00336,"115":0.1848,"120":0.00336,"125":0.00336,"126":0.00672,"127":0.02352,"128":0.27216,"129":0.66864,"130":0.03024,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 107 108 109 110 112 114 116 117 118 119 121 122 123 124 131 132 133 3.5 3.6"},D:{"49":0.00672,"56":0.00336,"58":0.00336,"65":0.00672,"66":0.00672,"67":0.00336,"69":0.0168,"70":0.00672,"72":0.00336,"73":0.00336,"74":0.01344,"77":0.00336,"78":0.01344,"79":0.0168,"81":0.00672,"83":0.00336,"86":0.01008,"87":0.00672,"88":0.09744,"90":0.00672,"92":0.00336,"93":0.01344,"94":0.01344,"95":0.00672,"96":0.00336,"97":0.00336,"98":0.00672,"99":0.0168,"100":0.00672,"101":0.00336,"102":0.01008,"103":0.05376,"104":0.00336,"105":0.00336,"107":0.00336,"108":0.00336,"109":1.48512,"110":0.00336,"111":0.00672,"112":0.00336,"113":0.00336,"114":0.00672,"115":0.00336,"116":0.04368,"117":0.00672,"118":0.00672,"119":0.02688,"120":0.03024,"121":0.03696,"122":0.04368,"123":0.02688,"124":0.1344,"125":0.06384,"126":0.80976,"127":12.38496,"128":2.45952,"129":0.00336,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 50 51 52 53 54 55 57 59 60 61 62 63 64 68 71 75 76 80 84 85 89 91 106 130 131"},F:{"35":0.00336,"36":0.00672,"83":0.00672,"85":0.00336,"95":0.03024,"108":0.07392,"109":0.0504,"111":0.04032,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 106 107 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"12":0.00336,"14":0.00672,"16":0.00672,"17":0.01008,"18":0.04032,"84":0.00672,"89":0.0168,"90":0.00336,"92":0.0672,"100":0.0168,"109":0.05712,"110":0.00336,"113":0.00336,"114":0.00672,"115":0.00336,"117":0.00672,"118":0.00336,"119":0.02352,"120":0.10752,"121":0.02688,"122":0.02016,"123":0.02016,"124":0.04704,"125":0.11088,"126":0.32592,"127":4.99968,"128":1.30704,_:"13 15 79 80 81 83 85 86 87 88 91 93 94 95 96 97 98 99 101 102 103 104 105 106 107 108 111 112 116"},E:{"14":0.00336,_:"0 4 5 6 7 8 9 10 11 12 13 15 3.1 3.2 6.1 7.1 9.1 10.1 15.1 15.2-15.3 15.5","5.1":0.00336,"11.1":0.03696,"12.1":0.03696,"13.1":0.01008,"14.1":0.0168,"15.4":0.00672,"15.6":0.04032,"16.0":0.01344,"16.1":0.00672,"16.2":0.00672,"16.3":0.04368,"16.4":0.0168,"16.5":0.01344,"16.6":0.19152,"17.0":0.00336,"17.1":0.01008,"17.2":0.01344,"17.3":0.02688,"17.4":0.04368,"17.5":0.34272,"17.6":0.20496,"18.0":0.01008},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.0016,"5.0-5.1":0.0008,"6.0-6.1":0.004,"7.0-7.1":0.0048,"8.1-8.4":0,"9.0-9.2":0.004,"9.3":0.016,"10.0-10.2":0.0048,"10.3":0.0248,"11.0-11.2":0.06321,"11.3-11.4":0.008,"12.0-12.1":0.0064,"12.2-12.5":0.10722,"13.0-13.1":0.0016,"13.2":0.03441,"13.3":0.0048,"13.4-13.7":0.02,"14.0-14.4":0.05921,"14.5-14.8":0.05681,"15.0-15.1":0.0312,"15.2-15.3":0.0312,"15.4":0.03601,"15.5":0.04241,"15.6-15.8":0.39926,"16.0":0.08081,"16.1":0.17043,"16.2":0.08561,"16.3":0.14242,"16.4":0.03601,"16.5":0.05761,"16.6-16.7":0.49527,"17.0":0.04561,"17.1":0.07041,"17.2":0.06481,"17.3":0.09601,"17.4":0.22483,"17.5":4.60469,"17.6":0.77452,"18.0":0.08401},P:{"4":0.33879,"21":0.08213,"22":0.08213,"23":0.0616,"24":0.0616,"25":1.75554,_:"20 5.0-5.4 8.2 10.1 11.1-11.2 12.0 15.0","6.2-6.4":0.02053,"7.2-7.4":0.24639,"9.2":0.01027,"13.0":0.01027,"14.0":0.02053,"16.0":0.01027,"17.0":0.05133,"18.0":0.02053,"19.0":0.08213},I:{"0":0.03309,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00001,"4.2-4.3":0.00001,"4.4":0,"4.4.3-4.4.4":0.00005},K:{"0":1.76264,_:"10 11 12 11.1 11.5 12.1"},A:{"11":0.05376,_:"6 7 8 9 10 5.5"},N:{_:"10 11"},S:{"2.5":0.02656,_:"3.0-3.1"},J:{_:"7 10"},O:{"0":0.58432},H:{"0":0.07},L:{"0":56.2524},R:{_:"0"},M:{"0":0.21912},Q:{_:"14.9"}}; diff --git a/node_modules/caniuse-lite/data/regions/NC.js b/node_modules/caniuse-lite/data/regions/NC.js index 0fa07555..ae7297a2 100644 --- a/node_modules/caniuse-lite/data/regions/NC.js +++ b/node_modules/caniuse-lite/data/regions/NC.js @@ -1 +1 @@ -module.exports={C:{"48":0.0224,"52":0.00448,"56":0.00448,"61":0.00448,"78":0.11648,"79":0.00896,"80":0.00448,"84":0.00448,"91":0.01792,"97":0.00448,"102":0.07616,"103":0.04928,"107":0.0224,"112":0.00448,"115":1.008,"117":0.00896,"119":0.00448,"121":0.02688,"122":0.00896,"123":0.00448,"124":0.01792,"125":0.01792,"126":0.10752,"127":2.23552,"128":3.248,"129":0.00448,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 49 50 51 53 54 55 57 58 59 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 81 82 83 85 86 87 88 89 90 92 93 94 95 96 98 99 100 101 104 105 106 108 109 110 111 113 114 116 118 120 130 131 3.5 3.6"},D:{"47":0.00448,"48":0.00448,"49":0.00448,"65":0.00448,"69":0.00896,"70":0.00448,"74":0.00448,"77":0.0224,"79":0.02688,"84":0.01792,"86":0.00448,"87":0.0224,"88":0.00896,"89":0.00896,"90":0.01344,"93":0.00448,"94":0.04928,"99":0.00896,"101":0.00448,"103":0.09408,"107":0.01344,"109":1.31264,"112":0.00448,"113":0.00896,"114":0.0448,"115":0.00448,"116":0.2912,"117":0.00448,"118":0.00448,"119":0.00448,"120":0.0448,"121":0.0896,"122":0.14336,"123":0.08512,"124":1.008,"125":0.29568,"126":15.17376,"127":1.72032,"128":0.09856,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 66 67 68 71 72 73 75 76 78 80 81 83 85 91 92 95 96 97 98 100 102 104 105 106 108 110 111 129 130"},F:{"46":0.00448,"95":0.07168,"106":0.00448,"109":0.5376,"110":0.04928,"111":0.47488,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 107 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"15":0.00448,"17":0.00448,"84":0.00448,"90":0.00448,"92":0.00448,"97":0.00448,"100":0.00896,"101":0.01792,"107":0.00448,"108":0.00448,"109":0.0672,"110":0.00448,"111":0.00448,"112":0.00448,"114":0.00448,"115":0.0224,"116":0.00448,"118":0.03584,"119":0.5376,"120":0.04928,"121":0.05376,"122":0.07616,"123":0.05824,"124":0.112,"125":0.09408,"126":7.11872,"127":1.17824,_:"12 13 14 16 18 79 80 81 83 85 86 87 88 89 91 93 94 95 96 98 99 102 103 104 105 106 113 117"},E:{"13":0.00448,"14":0.01344,"15":0.0448,_:"0 4 5 6 7 8 9 10 11 12 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1","12.1":0.00896,"13.1":0.05824,"14.1":0.04928,"15.1":0.00448,"15.2-15.3":0.00448,"15.4":0.00448,"15.5":0.0224,"15.6":0.46592,"16.0":0.03584,"16.1":0.0224,"16.2":0.01792,"16.3":0.07168,"16.4":0.02688,"16.5":0.07616,"16.6":0.30912,"17.0":0.03136,"17.1":0.07168,"17.2":0.09408,"17.3":0.06272,"17.4":0.2688,"17.5":3.1584,"17.6":0.00896,"18.0":0.01792},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00253,"5.0-5.1":0.00126,"6.0-6.1":0.00759,"7.0-7.1":0.00759,"8.1-8.4":0,"9.0-9.2":0.00632,"9.3":0.02529,"10.0-10.2":0.00506,"10.3":0.04426,"11.0-11.2":0.11635,"11.3-11.4":0.01265,"12.0-12.1":0.00885,"12.2-12.5":0.16314,"13.0-13.1":0.00253,"13.2":0.02656,"13.3":0.00885,"13.4-13.7":0.03794,"14.0-14.4":0.08726,"14.5-14.8":0.09864,"15.0-15.1":0.04932,"15.2-15.3":0.05311,"15.4":0.0607,"15.5":0.07335,"15.6-15.8":0.67278,"16.0":0.13532,"16.1":0.28707,"16.2":0.14417,"16.3":0.24154,"16.4":0.05691,"16.5":0.10244,"16.6-16.7":0.83972,"17.0":0.07588,"17.1":0.12267,"17.2":0.11888,"17.3":0.17831,"17.4":0.44642,"17.5":8.17458,"17.6":0.06323,"18.0":0.08347},P:{"4":0.01088,"20":0.02177,"21":0.03265,"22":0.08708,"23":0.08708,"24":0.10885,"25":2.6777,_:"5.0-5.4 6.2-6.4 8.2 9.2 10.1 11.1-11.2 12.0 14.0 17.0","7.2-7.4":0.07619,"13.0":0.06531,"15.0":0.01088,"16.0":0.01088,"18.0":0.04354,"19.0":0.03265},I:{"0":0.011,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00001,"4.2-4.3":0,"4.4":0,"4.4.3-4.4.4":0.00002},K:{"0":0.07728,_:"10 11 12 11.1 11.5 12.1"},A:{_:"6 7 8 9 10 11 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":38.15},R:{_:"0"},M:{"0":1.16472},Q:{"14.9":0.00552},O:{_:"0"},H:{"0":0}}; +module.exports={C:{"38":0.0048,"48":0.0048,"52":0.04319,"78":0.11998,"87":0.0096,"91":0.03359,"102":0.06239,"103":0.0048,"115":0.91181,"119":0.0096,"120":0.0048,"121":0.0048,"122":0.0048,"123":0.0048,"124":0.0048,"126":0.09118,"127":0.05759,"128":1.01259,"129":4.00237,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 39 40 41 42 43 44 45 46 47 49 50 51 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 79 80 81 82 83 84 85 86 88 89 90 92 93 94 95 96 97 98 99 100 101 104 105 106 107 108 109 110 111 112 113 114 116 117 118 125 130 131 132 133 3.5 3.6"},D:{"67":0.0048,"73":0.0048,"79":0.05279,"81":0.0048,"86":0.0096,"87":0.0192,"88":0.0144,"89":0.0048,"92":0.0096,"94":0.0144,"95":0.0048,"103":0.07678,"104":0.0048,"105":0.0048,"109":0.72465,"111":0.0144,"112":0.0048,"114":0.0096,"115":0.0048,"116":0.18716,"117":0.0048,"118":0.0048,"119":0.03359,"120":0.024,"121":0.03359,"122":0.13437,"123":0.04799,"124":0.88302,"125":0.09118,"126":0.61427,"127":15.87989,"128":2.3947,"129":0.0192,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 68 69 70 71 72 74 75 76 77 78 80 83 84 85 90 91 93 96 97 98 99 100 101 102 106 107 108 110 113 130 131"},F:{"46":0.0048,"95":0.05759,"107":0.0096,"109":0.36472,"111":0.03359,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 106 108 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"15":0.0096,"92":0.03839,"98":0.0048,"100":0.05279,"103":0.0096,"108":0.0048,"109":0.05279,"113":0.0096,"115":0.0096,"116":0.0096,"119":2.02038,"120":0.0048,"121":0.04319,"122":0.10078,"123":0.05279,"124":0.04799,"125":0.25915,"126":0.4751,"127":7.31368,"128":2.23633,_:"12 13 14 16 17 18 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 96 97 99 101 102 104 105 106 107 110 111 112 114 117 118"},E:{"13":0.0048,"14":0.0096,"15":0.0048,_:"0 4 5 6 7 8 9 10 11 12 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1","12.1":0.0144,"13.1":0.26874,"14.1":0.10078,"15.1":0.0192,"15.2-15.3":0.0048,"15.4":0.05759,"15.5":0.0192,"15.6":0.41751,"16.0":0.02879,"16.1":0.05279,"16.2":0.0144,"16.3":0.07199,"16.4":0.024,"16.5":0.04799,"16.6":0.37432,"17.0":0.03359,"17.1":0.05279,"17.2":0.04799,"17.3":0.10558,"17.4":0.19676,"17.5":2.09236,"17.6":0.78224,"18.0":0.0144},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00245,"5.0-5.1":0.00123,"6.0-6.1":0.00614,"7.0-7.1":0.00736,"8.1-8.4":0,"9.0-9.2":0.00614,"9.3":0.02454,"10.0-10.2":0.00736,"10.3":0.03804,"11.0-11.2":0.09695,"11.3-11.4":0.01227,"12.0-12.1":0.00982,"12.2-12.5":0.16444,"13.0-13.1":0.00245,"13.2":0.05277,"13.3":0.00736,"13.4-13.7":0.03068,"14.0-14.4":0.09081,"14.5-14.8":0.08713,"15.0-15.1":0.04786,"15.2-15.3":0.04786,"15.4":0.05522,"15.5":0.06504,"15.6-15.8":0.61237,"16.0":0.12395,"16.1":0.26139,"16.2":0.13131,"16.3":0.21844,"16.4":0.05522,"16.5":0.08836,"16.6-16.7":0.75964,"17.0":0.06995,"17.1":0.10799,"17.2":0.0994,"17.3":0.14726,"17.4":0.34484,"17.5":7.06254,"17.6":1.18793,"18.0":0.12886},P:{"4":0.09761,"20":0.03254,"21":0.09761,"22":0.08677,"23":0.06508,"24":0.06508,"25":2.31021,_:"5.0-5.4 6.2-6.4 8.2 9.2 10.1 11.1-11.2 12.0 15.0 17.0","7.2-7.4":0.06508,"13.0":0.07592,"14.0":0.01085,"16.0":0.03254,"18.0":0.02169,"19.0":0.02169},I:{"0":0.02073,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00001,"4.2-4.3":0.00001,"4.4":0,"4.4.3-4.4.4":0.00003},K:{"0":0.1144,_:"10 11 12 11.1 11.5 12.1"},A:{_:"6 7 8 9 10 11 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":0.0104},H:{"0":0},L:{"0":34.9242},R:{_:"0"},M:{"0":0.9152},Q:{"14.9":0.0104}}; diff --git a/node_modules/caniuse-lite/data/regions/NE.js b/node_modules/caniuse-lite/data/regions/NE.js index 890ca94e..2d9e7686 100644 --- a/node_modules/caniuse-lite/data/regions/NE.js +++ b/node_modules/caniuse-lite/data/regions/NE.js @@ -1 +1 @@ -module.exports={C:{"42":0.00278,"43":0.00278,"46":0.00139,"47":0.00556,"48":0.00278,"50":0.00417,"51":0.00278,"52":0.00139,"56":0.00139,"57":0.00278,"61":0.00139,"65":0.00417,"66":0.00139,"70":0.00139,"72":0.00972,"73":0.00139,"75":0.00139,"77":0.00278,"102":0.00139,"103":0.00139,"106":0.02361,"110":0.00278,"113":0.01667,"114":0.00417,"115":0.23752,"117":0.00139,"121":0.00139,"122":0.00139,"124":0.00139,"125":0.00139,"126":0.025,"127":0.59727,"128":0.70978,"129":0.00139,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 44 45 49 53 54 55 58 59 60 62 63 64 67 68 69 71 74 76 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 104 105 107 108 109 111 112 116 118 119 120 123 130 131 3.5 3.6"},D:{"34":0.00139,"40":0.00139,"47":0.00139,"49":0.00139,"50":0.00139,"52":0.00139,"56":0.00139,"60":0.05,"61":0.00139,"65":0.00139,"67":0.00139,"68":0.00278,"69":0.00139,"70":0.025,"75":0.00278,"79":0.1014,"80":0.00139,"81":0.00556,"83":0.00556,"87":0.00139,"88":0.00139,"89":0.00139,"91":0.03056,"92":0.00278,"95":0.00556,"97":0.00417,"98":0.00417,"99":0.00278,"100":0.00139,"103":0.00278,"104":0.00278,"106":0.00139,"107":0.00139,"108":0.00139,"109":0.28336,"110":0.00417,"111":0.01667,"113":0.00417,"114":0.00278,"115":0.00278,"116":0.01389,"117":0.00695,"118":0.00417,"119":0.04445,"120":0.05556,"121":0.0125,"122":0.00972,"123":0.00833,"124":0.03334,"125":0.10556,"126":2.77106,"127":0.35558,"128":0.00278,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 35 36 37 38 39 41 42 43 44 45 46 48 51 53 54 55 57 58 59 62 63 64 66 71 72 73 74 76 77 78 84 85 86 90 93 94 96 101 102 105 112 129 130"},F:{"20":0.00139,"21":0.00139,"22":0.00139,"42":0.00139,"53":0.00139,"57":0.00139,"58":0.00139,"78":0.00139,"79":0.00556,"82":0.36392,"83":0.03473,"87":0.00139,"92":0.00139,"95":0.02222,"97":0.00139,"98":0.00278,"105":0.00139,"108":0.00278,"109":0.00695,"110":0.025,"111":0.30558,_:"9 11 12 15 16 17 18 19 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 43 44 45 46 47 48 49 50 51 52 54 55 56 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 80 81 84 85 86 88 89 90 91 93 94 96 99 100 101 102 103 104 106 107 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"12":0.00278,"13":0.00556,"14":0.00139,"16":0.00417,"17":0.00278,"18":0.01667,"84":0.00695,"89":0.00833,"90":0.00556,"91":0.00278,"92":0.03611,"98":0.00278,"100":0.00417,"108":0.00139,"109":0.05,"110":0.00417,"112":0.00139,"114":0.00417,"115":0.00139,"116":0.00417,"118":0.00556,"119":0.00278,"120":0.00833,"121":0.00695,"122":0.04445,"123":0.00833,"124":0.14307,"125":0.05139,"126":1.61263,"127":0.33336,_:"15 79 80 81 83 85 86 87 88 93 94 95 96 97 99 101 102 103 104 105 106 107 111 113 117"},E:{"11":0.00417,_:"0 4 5 6 7 8 9 10 12 13 14 15 3.1 3.2 6.1 7.1 9.1 10.1 11.1 12.1 15.1 15.4 16.2 16.3 16.5 17.0 17.2 17.6 18.0","5.1":0.00417,"13.1":0.00417,"14.1":0.00278,"15.2-15.3":0.00556,"15.5":0.00139,"15.6":0.00417,"16.0":0.00139,"16.1":0.03056,"16.4":0.00278,"16.6":0.00278,"17.1":0.00139,"17.3":0.00139,"17.4":0.00556,"17.5":0.07917},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00101,"5.0-5.1":0.00051,"6.0-6.1":0.00304,"7.0-7.1":0.00304,"8.1-8.4":0,"9.0-9.2":0.00253,"9.3":0.01013,"10.0-10.2":0.00203,"10.3":0.01772,"11.0-11.2":0.04658,"11.3-11.4":0.00506,"12.0-12.1":0.00354,"12.2-12.5":0.06532,"13.0-13.1":0.00101,"13.2":0.01063,"13.3":0.00354,"13.4-13.7":0.01519,"14.0-14.4":0.03494,"14.5-14.8":0.03949,"15.0-15.1":0.01975,"15.2-15.3":0.02127,"15.4":0.0243,"15.5":0.02937,"15.6-15.8":0.26937,"16.0":0.05418,"16.1":0.11494,"16.2":0.05772,"16.3":0.09671,"16.4":0.02278,"16.5":0.04101,"16.6-16.7":0.3362,"17.0":0.03038,"17.1":0.04911,"17.2":0.04759,"17.3":0.07139,"17.4":0.17873,"17.5":3.2729,"17.6":0.02532,"18.0":0.03342},P:{"4":0.02044,"20":0.01022,"21":0.08176,"22":0.03066,"23":0.09198,"24":0.04088,"25":0.31681,_:"5.0-5.4 8.2 10.1 11.1-11.2 12.0 13.0 14.0 15.0 18.0","6.2-6.4":0.01022,"7.2-7.4":0.07154,"9.2":0.06132,"16.0":0.01022,"17.0":0.01022,"19.0":0.06132},I:{"0":0.00858,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00001,"4.2-4.3":0,"4.4":0,"4.4.3-4.4.4":0.00001},K:{"0":3.7455,_:"10 11 12 11.1 11.5 12.1"},A:{"11":0.01945,_:"6 7 8 9 10 5.5"},S:{"2.5":0.01722,_:"3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":79.22469},R:{_:"0"},M:{"0":0.04306},Q:{"14.9":0.00861},O:{"0":0.9386},H:{"0":0.25}}; +module.exports={C:{"56":0.00156,"57":0.00312,"60":0.00156,"65":0.00156,"72":0.01091,"83":0.00156,"86":0.00467,"87":0.00156,"91":0.00156,"94":0.00467,"97":0.00156,"99":0.00156,"103":0.00312,"106":0.03583,"113":0.00156,"114":0.00156,"115":0.16826,"120":0.00156,"121":0.00156,"122":0.00623,"123":0.00467,"126":0.00623,"127":0.04207,"128":0.32406,"129":0.78367,"130":0.02493,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 58 59 61 62 63 64 66 67 68 69 70 71 73 74 75 76 77 78 79 80 81 82 84 85 88 89 90 92 93 95 96 98 100 101 102 104 105 107 108 109 110 111 112 116 117 118 119 124 125 131 132 133 3.5 3.6"},D:{"31":0.00779,"35":0.00156,"43":0.00467,"55":0.00312,"58":0.00935,"59":0.00467,"60":0.01402,"63":0.00312,"64":0.00312,"67":0.00156,"68":0.00467,"69":0.00312,"70":0.02337,"71":0.00156,"72":0.00156,"74":0.00156,"77":0.00156,"79":0.05609,"80":0.00156,"81":0.00156,"86":0.00467,"87":0.00935,"88":0.00467,"89":0.00312,"92":0.00156,"93":0.00467,"94":0.00156,"96":0.00935,"99":0.00312,"102":0.00467,"103":0.00935,"104":0.00156,"105":0.00467,"107":0.00312,"109":0.31004,"110":0.00156,"111":0.00467,"112":0.00467,"114":0.00312,"115":0.00156,"116":0.00312,"117":0.00779,"118":0.01091,"119":0.03272,"120":0.01558,"121":0.00935,"122":0.0483,"123":0.01091,"124":0.0187,"125":0.0187,"126":0.23058,"127":2.53642,"128":0.42689,"129":0.00156,"130":0.00156,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 32 33 34 36 37 38 39 40 41 42 44 45 46 47 48 49 50 51 52 53 54 56 57 61 62 65 66 73 75 76 78 83 84 85 90 91 95 97 98 100 101 106 108 113 131"},F:{"22":0.00156,"36":0.00156,"45":0.00156,"75":0.00156,"79":0.00312,"82":0.7977,"83":0.00467,"84":0.02337,"87":0.00935,"95":0.02804,"108":0.00312,"109":0.00312,"110":0.00156,"111":0.00623,_:"9 11 12 15 16 17 18 19 20 21 23 24 25 26 27 28 29 30 31 32 33 34 35 37 38 39 40 41 42 43 44 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 76 77 78 80 81 85 86 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 106 107 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"13":0.00156,"14":0.00312,"15":0.00156,"17":0.06544,"18":0.01714,"84":0.00312,"88":0.00156,"89":0.00623,"90":0.00312,"92":0.02337,"100":0.00935,"103":0.00156,"109":0.0779,"113":0.00312,"114":0.00623,"115":0.00156,"116":0.00156,"117":0.00156,"118":0.00312,"119":0.01714,"120":0.00467,"121":0.00467,"122":0.05453,"123":0.00312,"124":0.03272,"125":0.03583,"126":0.11997,"127":2.0737,"128":0.82886,_:"12 16 79 80 81 83 85 86 87 91 93 94 95 96 97 98 99 101 102 104 105 106 107 108 110 111 112"},E:{"11":0.00156,"14":0.00156,_:"0 4 5 6 7 8 9 10 12 13 15 3.1 3.2 6.1 7.1 9.1 10.1 15.5 16.1 16.2 16.4 16.5 17.0 17.3 18.0","5.1":0.00312,"11.1":0.01402,"12.1":0.00312,"13.1":0.00312,"14.1":0.00467,"15.1":0.00312,"15.2-15.3":0.00467,"15.4":0.00779,"15.6":0.03583,"16.0":0.00156,"16.3":0.02493,"16.6":0.02025,"17.1":0.01714,"17.2":0.00156,"17.4":0.0187,"17.5":0.0187,"17.6":0.07167},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00095,"5.0-5.1":0.00047,"6.0-6.1":0.00236,"7.0-7.1":0.00284,"8.1-8.4":0,"9.0-9.2":0.00236,"9.3":0.00946,"10.0-10.2":0.00284,"10.3":0.01466,"11.0-11.2":0.03735,"11.3-11.4":0.00473,"12.0-12.1":0.00378,"12.2-12.5":0.06335,"13.0-13.1":0.00095,"13.2":0.02033,"13.3":0.00284,"13.4-13.7":0.01182,"14.0-14.4":0.03498,"14.5-14.8":0.03357,"15.0-15.1":0.01844,"15.2-15.3":0.01844,"15.4":0.02127,"15.5":0.02506,"15.6-15.8":0.2359,"16.0":0.04775,"16.1":0.1007,"16.2":0.05058,"16.3":0.08415,"16.4":0.02127,"16.5":0.03404,"16.6-16.7":0.29263,"17.0":0.02695,"17.1":0.0416,"17.2":0.03829,"17.3":0.05673,"17.4":0.13284,"17.5":2.72069,"17.6":0.45762,"18.0":0.04964},P:{"4":0.11269,"21":0.05122,"22":0.02049,"23":0.03073,"24":0.03073,"25":0.27659,_:"20 5.0-5.4 8.2 10.1 11.1-11.2 12.0 14.0 15.0 16.0 17.0","6.2-6.4":0.01024,"7.2-7.4":0.02049,"9.2":0.02049,"13.0":0.01024,"18.0":0.01024,"19.0":0.08195},I:{"0":0.01683,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00001,"4.2-4.3":0.00001,"4.4":0,"4.4.3-4.4.4":0.00003},K:{"0":3.94256,_:"10 11 12 11.1 11.5 12.1"},A:{"11":0.0187,_:"6 7 8 9 10 5.5"},N:{_:"10 11"},S:{"2.5":0.01688,_:"3.0-3.1"},J:{_:"7 10"},O:{"0":1.04681},H:{"0":0.27},L:{"0":78.16195},R:{_:"0"},M:{"0":0.04221},Q:{"14.9":0.01688}}; diff --git a/node_modules/caniuse-lite/data/regions/NF.js b/node_modules/caniuse-lite/data/regions/NF.js index 01bb5467..9b2fb54b 100644 --- a/node_modules/caniuse-lite/data/regions/NF.js +++ b/node_modules/caniuse-lite/data/regions/NF.js @@ -1 +1 @@ -module.exports={C:{"127":0.15552,"128":0.31105,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 129 130 131 3.5 3.6"},D:{"109":1.39444,"126":9.61349,"127":0.31105,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 128 129 130"},F:{_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"126":7.28854,"127":1.24156,_:"12 13 14 15 16 17 18 79 80 81 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125"},E:{"14":0.46394,_:"0 4 5 6 7 8 9 10 11 12 13 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 12.1 13.1 14.1 15.1 15.4 15.5 15.6 16.0 16.1 16.2 16.4 16.5 16.6 17.0 17.1 17.2 17.3 17.4 17.6 18.0","15.2-15.3":1.39444,"16.3":0.15552,"17.5":4.03044},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00621,"5.0-5.1":0.00311,"6.0-6.1":0.01863,"7.0-7.1":0.01863,"8.1-8.4":0,"9.0-9.2":0.01553,"9.3":0.06212,"10.0-10.2":0.01242,"10.3":0.1087,"11.0-11.2":0.28574,"11.3-11.4":0.03106,"12.0-12.1":0.02174,"12.2-12.5":0.40065,"13.0-13.1":0.00621,"13.2":0.06522,"13.3":0.02174,"13.4-13.7":0.09317,"14.0-14.4":0.2143,"14.5-14.8":0.24225,"15.0-15.1":0.12113,"15.2-15.3":0.13044,"15.4":0.14908,"15.5":0.18014,"15.6-15.8":1.6523,"16.0":0.33232,"16.1":0.70502,"16.2":0.35406,"16.3":0.59321,"16.4":0.13976,"16.5":0.25157,"16.6-16.7":2.06226,"17.0":0.18635,"17.1":0.30126,"17.2":0.29195,"17.3":0.43792,"17.4":1.09635,"17.5":20.07602,"17.6":0.15529,"18.0":0.20498},P:{"21":0.17501,"25":12.7211,_:"4 20 22 23 24 5.0-5.4 6.2-6.4 7.2-7.4 8.2 9.2 10.1 11.1-11.2 12.0 13.0 14.0 15.0 16.0 17.0 18.0 19.0"},I:{"0":0,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0,"4.2-4.3":0,"4.4":0,"4.4.3-4.4.4":0},K:{"0":0,_:"10 11 12 11.1 11.5 12.1"},A:{_:"6 7 8 9 10 11 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":29.69568},R:{_:"0"},M:{_:"0"},Q:{_:"14.9"},O:{_:"0"},H:{"0":0}}; +module.exports={C:{"127":0.1836,"128":0.1836,"129":4.77131,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 130 131 132 133 3.5 3.6"},D:{"109":0.1836,"122":0.1836,"126":0.1836,"127":5.5057,"128":4.22052,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 110 111 112 113 114 115 116 117 118 119 120 121 123 124 125 129 130 131"},F:{_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"127":1.10159,_:"12 13 14 15 16 17 18 79 80 81 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 128"},E:{_:"0 4 5 6 7 8 9 10 11 12 13 14 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 12.1 13.1 14.1 15.1 15.4 15.5 15.6 16.0 16.1 16.2 16.3 16.4 16.5 17.0 17.1 17.2 17.3 17.4 18.0","15.2-15.3":0.3672,"16.6":0.1836,"17.5":4.40411,"17.6":0.1836},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00797,"5.0-5.1":0.00398,"6.0-6.1":0.01992,"7.0-7.1":0.02391,"8.1-8.4":0,"9.0-9.2":0.01992,"9.3":0.07969,"10.0-10.2":0.02391,"10.3":0.12352,"11.0-11.2":0.31478,"11.3-11.4":0.03984,"12.0-12.1":0.03188,"12.2-12.5":0.53392,"13.0-13.1":0.00797,"13.2":0.17133,"13.3":0.02391,"13.4-13.7":0.09961,"14.0-14.4":0.29485,"14.5-14.8":0.2829,"15.0-15.1":0.1554,"15.2-15.3":0.1554,"15.4":0.1793,"15.5":0.21118,"15.6-15.8":1.98826,"16.0":0.40243,"16.1":0.8487,"16.2":0.42634,"16.3":0.70924,"16.4":0.1793,"16.5":0.28688,"16.6-16.7":2.4664,"17.0":0.22712,"17.1":0.35064,"17.2":0.32274,"17.3":0.47814,"17.4":1.11964,"17.5":22.93078,"17.6":3.85699,"18.0":0.41837},P:{"25":1.88592,_:"4 20 21 22 23 24 5.0-5.4 6.2-6.4 7.2-7.4 8.2 9.2 10.1 11.1-11.2 12.0 13.0 14.0 15.0 16.0 17.0 18.0 19.0"},I:{"0":0,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0,"4.2-4.3":0,"4.4":0,"4.4.3-4.4.4":0},K:{"0":0,_:"10 11 12 11.1 11.5 12.1"},A:{_:"6 7 8 9 10 11 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{_:"0"},H:{"0":0},L:{"0":36.24363},R:{_:"0"},M:{"0":0.18626},Q:{_:"14.9"}}; diff --git a/node_modules/caniuse-lite/data/regions/NG.js b/node_modules/caniuse-lite/data/regions/NG.js index 5c12b11e..757beeb9 100644 --- a/node_modules/caniuse-lite/data/regions/NG.js +++ b/node_modules/caniuse-lite/data/regions/NG.js @@ -1 +1 @@ -module.exports={C:{"43":0.00669,"47":0.00134,"49":0.00134,"52":0.00134,"56":0.00134,"57":0.00134,"65":0.00401,"72":0.00535,"78":0.00134,"79":0.00134,"80":0.00134,"83":0.00268,"99":0.00134,"101":0.00134,"102":0.00134,"103":0.00134,"105":0.00134,"106":0.00268,"107":0.00134,"108":0.00268,"109":0.00134,"110":0.00134,"111":0.00134,"112":0.00134,"113":0.00134,"114":0.00268,"115":0.44288,"116":0.00134,"118":0.00134,"119":0.00134,"120":0.00401,"121":0.00134,"122":0.00134,"123":0.00268,"124":0.00535,"125":0.00401,"126":0.01606,"127":0.19936,"128":0.27697,"129":0.00669,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 44 45 46 48 50 51 53 54 55 58 59 60 61 62 63 64 66 67 68 69 70 71 73 74 75 76 77 81 82 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 100 104 117 130 131 3.5 3.6"},D:{"11":0.00268,"19":0.00134,"30":0.00134,"33":0.00134,"37":0.00134,"43":0.00134,"47":0.01472,"49":0.00134,"50":0.00268,"55":0.00134,"56":0.00134,"58":0.00669,"59":0.02007,"62":0.00937,"63":0.00803,"64":0.00669,"65":0.00268,"66":0.00669,"67":0.00134,"68":0.00669,"69":0.00268,"70":0.02141,"71":0.00134,"72":0.00134,"73":0.00134,"74":0.00401,"75":0.00401,"76":0.00535,"77":0.00535,"78":0.00134,"79":0.01606,"80":0.0107,"81":0.00803,"83":0.00535,"84":0.00268,"85":0.00268,"86":0.00535,"87":0.0107,"88":0.02141,"89":0.00134,"90":0.00535,"91":0.0388,"92":0.00535,"93":0.05218,"94":0.00401,"95":0.01472,"96":0.00401,"97":0.00268,"98":0.00134,"99":0.00268,"100":0.00401,"101":0.00134,"102":0.00669,"103":0.02542,"104":0.00401,"105":0.0107,"106":0.01739,"107":0.00937,"108":0.01338,"109":0.79076,"110":0.00669,"111":0.01472,"112":0.00803,"113":0.00535,"114":0.01472,"115":0.00669,"116":0.03613,"117":0.0107,"118":0.01204,"119":0.04817,"120":0.04817,"121":0.03077,"122":0.04282,"123":0.05352,"124":0.08429,"125":0.17394,"126":4.79807,"127":0.52851,"128":0.00803,"129":0.00134,_:"4 5 6 7 8 9 10 12 13 14 15 16 17 18 20 21 22 23 24 25 26 27 28 29 31 32 34 35 36 38 39 40 41 42 44 45 46 48 51 52 53 54 57 60 61 130"},F:{"33":0.00134,"42":0.00134,"58":0.00134,"74":0.00134,"77":0.00134,"79":0.00803,"82":0.00134,"83":0.0669,"84":0.00268,"85":0.00134,"86":0.00134,"94":0.00134,"95":0.02944,"100":0.01204,"102":0.00134,"107":0.00134,"108":0.00134,"109":0.0281,"110":0.0107,"111":0.17528,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 34 35 36 37 38 39 40 41 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 60 62 63 64 65 66 67 68 69 70 71 72 73 75 76 78 80 81 87 88 89 90 91 92 93 96 97 98 99 101 103 104 105 106 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"12":0.00401,"14":0.00669,"15":0.00134,"16":0.00134,"17":0.00134,"18":0.02275,"84":0.00401,"85":0.00134,"89":0.00535,"90":0.00803,"92":0.02275,"100":0.00535,"105":0.00134,"107":0.00134,"108":0.00134,"109":0.0107,"110":0.00134,"111":0.00134,"112":0.00134,"113":0.00535,"114":0.00401,"115":0.00268,"116":0.00134,"117":0.00134,"118":0.00134,"119":0.00268,"120":0.00803,"121":0.00535,"122":0.00535,"123":0.00669,"124":0.02408,"125":0.0388,"126":0.78541,"127":0.08965,_:"13 79 80 81 83 86 87 88 91 93 94 95 96 97 98 99 101 102 103 104 106"},E:{"10":0.00134,"11":0.00401,"12":0.00134,"13":0.00401,"14":0.00803,_:"0 4 5 6 7 8 9 15 3.1 3.2 6.1 7.1 9.1 10.1","5.1":0.00134,"11.1":0.00535,"12.1":0.00134,"13.1":0.01472,"14.1":0.0107,"15.1":0.00268,"15.2-15.3":0.00134,"15.4":0.00268,"15.5":0.00669,"15.6":0.02676,"16.0":0.00268,"16.1":0.00268,"16.2":0.00134,"16.3":0.00803,"16.4":0.00268,"16.5":0.00401,"16.6":0.02542,"17.0":0.00268,"17.1":0.00401,"17.2":0.00669,"17.3":0.00535,"17.4":0.01338,"17.5":0.06824,"17.6":0.00134,"18.0":0.00134},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00122,"5.0-5.1":0.00061,"6.0-6.1":0.00366,"7.0-7.1":0.00366,"8.1-8.4":0,"9.0-9.2":0.00305,"9.3":0.01221,"10.0-10.2":0.00244,"10.3":0.02137,"11.0-11.2":0.05618,"11.3-11.4":0.00611,"12.0-12.1":0.00427,"12.2-12.5":0.07877,"13.0-13.1":0.00122,"13.2":0.01282,"13.3":0.00427,"13.4-13.7":0.01832,"14.0-14.4":0.04213,"14.5-14.8":0.04763,"15.0-15.1":0.02381,"15.2-15.3":0.02565,"15.4":0.02931,"15.5":0.03541,"15.6-15.8":0.32484,"16.0":0.06533,"16.1":0.13861,"16.2":0.06961,"16.3":0.11662,"16.4":0.02748,"16.5":0.04946,"16.6-16.7":0.40544,"17.0":0.03664,"17.1":0.05923,"17.2":0.0574,"17.3":0.08609,"17.4":0.21554,"17.5":3.94692,"17.6":0.03053,"18.0":0.0403},P:{"4":0.03125,"20":0.01042,"21":0.03125,"22":0.08332,"23":0.04166,"24":0.06249,"25":0.39577,_:"5.0-5.4 6.2-6.4 8.2 10.1 12.0 13.0 14.0 15.0 18.0","7.2-7.4":0.02083,"9.2":0.01042,"11.1-11.2":0.01042,"16.0":0.02083,"17.0":0.01042,"19.0":0.01042},I:{"0":0.05178,"3":0,"4":0.00001,"2.1":0,"2.2":0.00001,"2.3":0,"4.1":0.00003,"4.2-4.3":0.00002,"4.4":0,"4.4.3-4.4.4":0.00009},K:{"0":23.9134,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.00283,"10":0.00142,"11":0.01983,_:"6 7 9 5.5"},S:{"2.5":0.02598,_:"3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":54.33659},R:{_:"0"},M:{"0":0.20786},Q:{"14.9":0.00866},O:{"0":0.61493},H:{"0":3.49}}; +module.exports={C:{"34":0.00133,"43":0.00663,"47":0.00265,"52":0.00133,"57":0.00133,"65":0.00265,"68":0.00133,"72":0.0053,"78":0.00265,"79":0.00133,"86":0.00133,"99":0.00133,"101":0.00133,"102":0.00265,"103":0.00265,"106":0.00133,"107":0.00133,"108":0.00133,"109":0.00133,"110":0.00133,"111":0.00133,"112":0.00265,"113":0.00133,"114":0.00133,"115":0.49327,"116":0.00133,"120":0.00265,"121":0.00265,"122":0.00133,"123":0.00133,"124":0.00265,"125":0.00265,"126":0.0053,"127":0.02122,"128":0.14056,"129":0.30365,"130":0.00796,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 35 36 37 38 39 40 41 42 44 45 46 48 49 50 51 53 54 55 56 58 59 60 61 62 63 64 66 67 69 70 71 73 74 75 76 77 80 81 82 83 84 85 87 88 89 90 91 92 93 94 95 96 97 98 100 104 105 117 118 119 131 132 133 3.5 3.6"},D:{"11":0.00133,"33":0.00133,"34":0.00133,"39":0.00133,"47":0.01591,"49":0.00265,"50":0.00133,"55":0.00133,"56":0.00133,"58":0.0053,"59":0.01326,"62":0.01061,"63":0.00663,"64":0.00663,"65":0.00133,"66":0.00398,"67":0.00133,"68":0.00663,"69":0.00398,"70":0.01856,"71":0.00133,"72":0.00265,"73":0.00133,"74":0.0053,"75":0.0053,"76":0.00398,"77":0.00663,"78":0.00133,"79":0.01193,"80":0.00928,"81":0.00928,"83":0.00265,"84":0.00265,"85":0.00265,"86":0.00796,"87":0.01193,"88":0.01724,"89":0.00265,"90":0.00265,"91":0.00796,"92":0.00398,"93":0.01989,"94":0.00663,"95":0.00928,"96":0.00265,"97":0.00398,"98":0.00398,"99":0.00265,"100":0.00265,"101":0.00133,"102":0.00663,"103":0.01989,"104":0.0053,"105":0.01326,"106":0.01193,"107":0.0053,"108":0.00796,"109":0.74389,"110":0.00398,"111":0.00796,"112":0.00663,"113":0.00398,"114":0.01591,"115":0.0053,"116":0.03845,"117":0.00796,"118":0.01061,"119":0.04906,"120":0.03315,"121":0.02652,"122":0.03845,"123":0.03978,"124":0.05569,"125":0.06365,"126":0.46145,"127":4.29491,"128":0.70941,"129":0.00663,"130":0.00133,_:"4 5 6 7 8 9 10 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 35 36 37 38 40 41 42 43 44 45 46 48 51 52 53 54 57 60 61 131"},F:{"33":0.00133,"42":0.00133,"46":0.00133,"58":0.00265,"76":0.00133,"77":0.00133,"79":0.00663,"82":0.00133,"83":0.07956,"84":0.00796,"85":0.00133,"95":0.02519,"100":0.00663,"102":0.00133,"107":0.00133,"108":0.00133,"109":0.01591,"110":0.00265,"111":0.01326,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 34 35 36 37 38 39 40 41 43 44 45 47 48 49 50 51 52 53 54 55 56 57 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 78 80 81 86 87 88 89 90 91 92 93 94 96 97 98 99 101 103 104 105 106 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"12":0.00398,"13":0.00133,"14":0.0053,"15":0.00133,"16":0.00265,"17":0.00133,"18":0.01989,"84":0.00398,"89":0.00398,"90":0.00796,"92":0.02785,"95":0.00133,"100":0.0053,"107":0.00265,"108":0.00133,"109":0.01326,"110":0.00133,"111":0.00133,"112":0.00133,"113":0.00133,"114":0.01326,"115":0.00265,"117":0.00133,"118":0.00265,"119":0.00133,"120":0.00796,"121":0.00265,"122":0.0053,"123":0.00663,"124":0.01061,"125":0.01591,"126":0.07558,"127":0.69482,"128":0.16973,_:"79 80 81 83 85 86 87 88 91 93 94 96 97 98 99 101 102 103 104 105 106 116"},E:{"11":0.00398,"13":0.00265,"14":0.01061,_:"0 4 5 6 7 8 9 10 12 15 3.1 3.2 6.1 7.1 9.1 10.1","5.1":0.00133,"11.1":0.00398,"12.1":0.00133,"13.1":0.01724,"14.1":0.00928,"15.1":0.00265,"15.2-15.3":0.00265,"15.4":0.00265,"15.5":0.00265,"15.6":0.02652,"16.0":0.00265,"16.1":0.00265,"16.2":0.00133,"16.3":0.00398,"16.4":0.00133,"16.5":0.00398,"16.6":0.01989,"17.0":0.00265,"17.1":0.00398,"17.2":0.00663,"17.3":0.0053,"17.4":0.01459,"17.5":0.05702,"17.6":0.02519,"18.0":0.00398},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00124,"5.0-5.1":0.00062,"6.0-6.1":0.00309,"7.0-7.1":0.00371,"8.1-8.4":0,"9.0-9.2":0.00309,"9.3":0.01237,"10.0-10.2":0.00371,"10.3":0.01917,"11.0-11.2":0.04886,"11.3-11.4":0.00618,"12.0-12.1":0.00495,"12.2-12.5":0.08287,"13.0-13.1":0.00124,"13.2":0.02659,"13.3":0.00371,"13.4-13.7":0.01546,"14.0-14.4":0.04577,"14.5-14.8":0.04391,"15.0-15.1":0.02412,"15.2-15.3":0.02412,"15.4":0.02783,"15.5":0.03278,"15.6-15.8":0.30861,"16.0":0.06246,"16.1":0.13173,"16.2":0.06617,"16.3":0.11009,"16.4":0.02783,"16.5":0.04453,"16.6-16.7":0.38282,"17.0":0.03525,"17.1":0.05442,"17.2":0.05009,"17.3":0.07421,"17.4":0.17379,"17.5":3.55922,"17.6":0.59867,"18.0":0.06494},P:{"4":0.02123,"20":0.01061,"21":0.02123,"22":0.0743,"23":0.04246,"24":0.05307,"25":0.31843,_:"5.0-5.4 6.2-6.4 8.2 10.1 12.0 13.0 14.0 15.0 18.0","7.2-7.4":0.02123,"9.2":0.01061,"11.1-11.2":0.01061,"16.0":0.02123,"17.0":0.01061,"19.0":0.01061},I:{"0":0.04323,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00002,"4.2-4.3":0.00002,"4.4":0,"4.4.3-4.4.4":0.00007},K:{"0":24.45354,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.00162,"10":0.00162,"11":0.01134,_:"6 7 9 5.5"},N:{_:"10 11"},S:{"2.5":0.02602,_:"3.0-3.1"},J:{_:"7 10"},O:{"0":0.58116},H:{"0":3.39},L:{"0":54.05679},R:{_:"0"},M:{"0":0.19083},Q:{_:"14.9"}}; diff --git a/node_modules/caniuse-lite/data/regions/NI.js b/node_modules/caniuse-lite/data/regions/NI.js index 4e2b1d04..5602b1e4 100644 --- a/node_modules/caniuse-lite/data/regions/NI.js +++ b/node_modules/caniuse-lite/data/regions/NI.js @@ -1 +1 @@ -module.exports={C:{"4":0.01346,"52":0.00337,"61":0.00673,"78":0.00337,"99":0.00337,"115":0.12118,"119":0.00337,"122":0.00337,"123":0.00337,"124":0.00337,"125":0.0101,"126":0.01346,"127":0.42075,"128":0.92565,"129":0.01346,_:"2 3 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 53 54 55 56 57 58 59 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 116 117 118 120 121 130 131 3.5 3.6"},D:{"11":0.00337,"38":0.00337,"49":0.00337,"55":0.00673,"56":0.00337,"65":0.00673,"69":0.00673,"70":0.00337,"73":0.00337,"75":0.00673,"76":0.00337,"79":0.02693,"80":0.00337,"81":0.01683,"83":0.0101,"86":0.00673,"87":0.0202,"88":0.02356,"90":0.00673,"91":5.12642,"92":0.00337,"93":0.00673,"94":0.00673,"95":0.06059,"96":0.0101,"97":0.00673,"98":0.02356,"99":0.12118,"100":0.00337,"101":0.00337,"102":0.00337,"103":0.08415,"104":0.0101,"105":0.00337,"106":0.0202,"107":0.00337,"108":0.01683,"109":1.39352,"110":0.0101,"111":0.01346,"112":0.00673,"113":0.00673,"114":0.0202,"115":0.00337,"116":0.06395,"117":0.0101,"118":0.01346,"119":0.0202,"120":0.04712,"121":0.03366,"122":0.18176,"123":0.10771,"124":0.10771,"125":0.23225,"126":13.43371,"127":1.8311,"128":0.0202,"129":0.00337,_:"4 5 6 7 8 9 10 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 39 40 41 42 43 44 45 46 47 48 50 51 52 53 54 57 58 59 60 61 62 63 64 66 67 68 71 72 74 77 78 84 85 89 130"},F:{"83":0.01683,"93":0.00337,"95":0.03366,"101":0.00337,"109":0.72369,"110":0.00673,"111":0.39382,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 85 86 87 88 89 90 91 92 94 96 97 98 99 100 102 103 104 105 106 107 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"14":0.00337,"16":0.01346,"18":0.00673,"89":0.0101,"92":0.02356,"100":0.00673,"104":0.00337,"108":0.00673,"109":0.01683,"110":0.00337,"111":0.0202,"114":0.00673,"116":0.00337,"117":0.00337,"119":0.00673,"120":0.00673,"121":0.0101,"122":0.01683,"123":0.01683,"124":0.0202,"125":0.08415,"126":3.33907,"127":0.39719,_:"12 13 15 17 79 80 81 83 84 85 86 87 88 90 91 93 94 95 96 97 98 99 101 102 103 105 106 107 112 113 115 118"},E:{"13":0.00337,_:"0 4 5 6 7 8 9 10 11 12 14 15 3.1 3.2 6.1 7.1 9.1 10.1 11.1 12.1 15.2-15.3 15.4 15.5","5.1":0.01346,"13.1":0.00337,"14.1":0.03029,"15.1":0.00337,"15.6":0.02693,"16.0":0.04712,"16.1":0.00337,"16.2":0.00337,"16.3":0.01683,"16.4":0.00337,"16.5":0.00337,"16.6":0.05386,"17.0":0.00673,"17.1":0.0101,"17.2":0.0101,"17.3":0.01683,"17.4":0.0202,"17.5":0.44431,"17.6":0.00337,"18.0":0.00337},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00126,"5.0-5.1":0.00063,"6.0-6.1":0.00377,"7.0-7.1":0.00377,"8.1-8.4":0,"9.0-9.2":0.00314,"9.3":0.01258,"10.0-10.2":0.00252,"10.3":0.02201,"11.0-11.2":0.05786,"11.3-11.4":0.00629,"12.0-12.1":0.0044,"12.2-12.5":0.08113,"13.0-13.1":0.00126,"13.2":0.01321,"13.3":0.0044,"13.4-13.7":0.01887,"14.0-14.4":0.04339,"14.5-14.8":0.04905,"15.0-15.1":0.02453,"15.2-15.3":0.02641,"15.4":0.03019,"15.5":0.03648,"15.6-15.8":0.33458,"16.0":0.06729,"16.1":0.14276,"16.2":0.07169,"16.3":0.12012,"16.4":0.0283,"16.5":0.05094,"16.6-16.7":0.41759,"17.0":0.03773,"17.1":0.061,"17.2":0.05912,"17.3":0.08868,"17.4":0.222,"17.5":4.06523,"17.6":0.03145,"18.0":0.04151},P:{"4":0.07295,"20":0.03127,"21":0.08338,"22":0.18759,"23":0.19802,"24":0.17717,"25":1.68835,_:"5.0-5.4 6.2-6.4 8.2 9.2 10.1 12.0","7.2-7.4":0.28139,"11.1-11.2":0.08338,"13.0":0.01042,"14.0":0.01042,"15.0":0.01042,"16.0":0.03127,"17.0":0.02084,"18.0":0.02084,"19.0":0.07295},I:{"0":0.08594,"3":0,"4":0.00001,"2.1":0,"2.2":0.00002,"2.3":0,"4.1":0.00005,"4.2-4.3":0.00003,"4.4":0,"4.4.3-4.4.4":0.00015},K:{"0":0.55389,_:"10 11 12 11.1 11.5 12.1"},A:{"11":0.0101,_:"6 7 8 9 10 5.5"},S:{"2.5":0.0199,_:"3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":58.23938},R:{_:"0"},M:{"0":0.13931},Q:{"14.9":0.0199},O:{"0":0.10614},H:{"0":0.01}}; +module.exports={C:{"4":0.01384,"52":0.00346,"61":0.02076,"89":0.00346,"97":0.00346,"111":0.00346,"115":0.1211,"122":0.00346,"125":0.00346,"126":0.02768,"127":0.01038,"128":0.3806,"129":1.16602,"130":0.00692,_:"2 3 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 53 54 55 56 57 58 59 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 90 91 92 93 94 95 96 98 99 100 101 102 103 104 105 106 107 108 109 110 112 113 114 116 117 118 119 120 121 123 124 131 132 133 3.5 3.6"},D:{"39":0.00346,"43":0.00346,"49":0.00346,"51":0.00346,"55":0.00346,"62":0.00346,"65":0.00346,"69":0.0173,"70":0.00346,"73":0.03114,"75":0.00346,"78":0.00346,"79":0.04844,"81":0.02422,"83":0.0173,"84":0.00346,"86":0.00346,"87":0.04152,"88":0.0173,"91":3.33198,"92":0.00346,"93":0.01038,"94":0.01038,"95":0.01038,"96":0.00692,"97":0.00692,"98":0.0173,"99":0.06228,"100":0.00346,"101":0.00346,"103":0.08304,"104":0.00692,"105":0.00346,"106":0.00346,"107":0.00692,"108":0.0173,"109":1.49126,"110":0.02076,"111":0.01038,"112":0.00346,"113":0.00692,"114":0.03114,"115":0.00346,"116":0.03114,"117":0.04844,"118":0.00692,"119":0.0173,"120":0.03114,"121":0.02422,"122":0.07958,"123":0.10726,"124":0.10726,"125":0.05882,"126":0.73352,"127":13.18606,"128":2.93754,"129":0.00692,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 40 41 42 44 45 46 47 48 50 52 53 54 56 57 58 59 60 61 63 64 66 67 68 71 72 74 76 77 80 85 89 90 102 130 131"},F:{"40":0.00346,"46":0.00346,"83":0.02422,"84":0.00346,"95":0.0173,"109":0.37368,"111":0.14532,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 106 107 108 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"16":0.00692,"17":0.00346,"18":0.00346,"84":0.00346,"89":0.00346,"92":0.03114,"97":0.00346,"100":0.00346,"109":0.0346,"114":0.01038,"116":0.00346,"117":0.00346,"118":0.00346,"119":0.00692,"120":0.01038,"121":0.01038,"122":0.02076,"123":0.01384,"124":0.0173,"125":0.09688,"126":0.15916,"127":3.14168,"128":0.93074,_:"12 13 14 15 79 80 81 83 85 86 87 88 90 91 93 94 95 96 98 99 101 102 103 104 105 106 107 108 110 111 112 113 115"},E:{"12":0.00346,_:"0 4 5 6 7 8 9 10 11 13 14 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 12.1 15.2-15.3","13.1":0.00346,"14.1":0.0173,"15.1":0.00346,"15.4":0.00346,"15.5":0.00346,"15.6":0.10034,"16.0":0.00346,"16.1":0.01038,"16.2":0.01038,"16.3":0.01384,"16.4":0.00346,"16.5":0.00692,"16.6":0.16954,"17.0":0.00346,"17.1":0.01384,"17.2":0.0173,"17.3":0.01038,"17.4":0.02422,"17.5":0.39444,"17.6":0.10726,"18.0":0.00692},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00164,"5.0-5.1":0.00082,"6.0-6.1":0.00409,"7.0-7.1":0.00491,"8.1-8.4":0,"9.0-9.2":0.00409,"9.3":0.01636,"10.0-10.2":0.00491,"10.3":0.02536,"11.0-11.2":0.06463,"11.3-11.4":0.00818,"12.0-12.1":0.00655,"12.2-12.5":0.10963,"13.0-13.1":0.00164,"13.2":0.03518,"13.3":0.00491,"13.4-13.7":0.02045,"14.0-14.4":0.06054,"14.5-14.8":0.05809,"15.0-15.1":0.03191,"15.2-15.3":0.03191,"15.4":0.03682,"15.5":0.04336,"15.6-15.8":0.40826,"16.0":0.08263,"16.1":0.17427,"16.2":0.08754,"16.3":0.14563,"16.4":0.03682,"16.5":0.05891,"16.6-16.7":0.50644,"17.0":0.04663,"17.1":0.072,"17.2":0.06627,"17.3":0.09818,"17.4":0.2299,"17.5":4.70848,"17.6":0.79197,"18.0":0.08591},P:{"4":0.0518,"20":0.02072,"21":0.08288,"22":0.14505,"23":0.11396,"24":0.14505,"25":1.21217,_:"5.0-5.4 8.2 9.2 10.1 12.0 15.0","6.2-6.4":0.01036,"7.2-7.4":0.25901,"11.1-11.2":0.07252,"13.0":0.01036,"14.0":0.01036,"16.0":0.03108,"17.0":0.01036,"18.0":0.01036,"19.0":0.0518},I:{"0":0.05215,"3":0,"4":0.00001,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00002,"4.2-4.3":0.00002,"4.4":0,"4.4.3-4.4.4":0.00008},K:{"0":0.62784,_:"10 11 12 11.1 11.5 12.1"},A:{"11":0.01038,_:"6 7 8 9 10 5.5"},N:{_:"10 11"},S:{"2.5":0.02616,_:"3.0-3.1"},J:{_:"7 10"},O:{"0":0.0981},H:{"0":0},L:{"0":55.42436},R:{_:"0"},M:{"0":0.18966},Q:{"14.9":0.02616}}; diff --git a/node_modules/caniuse-lite/data/regions/NL.js b/node_modules/caniuse-lite/data/regions/NL.js index 840745e5..3e8cea4b 100644 --- a/node_modules/caniuse-lite/data/regions/NL.js +++ b/node_modules/caniuse-lite/data/regions/NL.js @@ -1 +1 @@ -module.exports={C:{"38":0.01794,"43":0.01794,"44":0.0852,"45":0.01794,"48":0.00448,"52":0.01345,"78":0.02242,"81":0.01794,"91":0.00448,"92":0.00448,"101":0.00448,"102":0.02242,"103":0.00897,"104":0.00448,"107":0.00448,"108":0.00448,"109":0.00448,"110":0.00448,"111":0.00448,"112":0.00448,"113":0.01794,"114":0.00448,"115":0.56498,"116":0.00448,"117":0.0269,"118":0.00897,"119":0.00448,"120":0.00448,"121":0.00448,"122":0.02242,"123":0.00448,"124":0.00897,"125":0.02242,"126":0.04484,"127":1.0358,"128":1.61872,"129":0.02242,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 39 40 41 42 46 47 49 50 51 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 79 80 82 83 84 85 86 87 88 89 90 93 94 95 96 97 98 99 100 105 106 130 131 3.5 3.6"},D:{"38":0.00897,"41":0.00448,"45":0.2242,"47":0.02242,"48":0.24214,"49":0.06726,"52":0.07623,"56":0.00448,"58":0.00448,"66":0.00897,"72":0.01345,"76":0.00448,"78":0.00448,"79":0.04484,"80":0.00897,"81":0.00448,"84":0.01345,"85":0.04484,"86":0.01794,"87":0.03139,"88":0.00448,"89":0.00448,"90":0.00448,"91":0.09865,"92":0.07174,"93":0.0269,"94":0.00897,"96":0.04932,"97":0.01794,"98":0.01345,"99":0.00448,"100":0.00448,"101":0.00448,"102":0.01794,"103":0.17936,"104":0.24662,"105":0.01345,"106":0.12555,"107":0.02242,"108":0.1973,"109":0.77573,"110":0.01345,"111":0.02242,"112":0.01794,"113":0.18833,"114":0.2242,"115":0.01794,"116":0.13004,"117":0.0269,"118":0.08968,"119":0.11658,"120":0.1121,"121":0.05829,"122":0.139,"123":0.20178,"124":0.21972,"125":2.1299,"126":16.51457,"127":1.91467,"128":0.00897,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 39 40 42 43 44 46 50 51 53 54 55 57 59 60 61 62 63 64 65 67 68 69 70 71 73 74 75 77 83 95 129 130"},F:{"46":0.00448,"83":0.03587,"85":0.00897,"86":0.00448,"95":0.03587,"106":0.00448,"109":0.3094,"110":0.01345,"111":0.49772,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 107 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"12":0.00448,"13":0.00448,"92":0.00448,"96":0.00448,"107":0.00448,"108":0.00448,"109":0.12555,"110":0.00448,"112":0.00448,"113":0.00448,"114":0.00897,"115":0.00448,"118":0.00448,"119":0.01794,"120":0.02242,"121":0.0269,"122":0.02242,"123":0.03139,"124":0.06726,"125":0.17936,"126":6.72152,"127":0.80712,_:"14 15 16 17 18 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 97 98 99 100 101 102 103 104 105 106 111 116 117"},E:{"8":0.00897,"9":0.03139,"14":0.06278,"15":0.00448,_:"0 4 5 6 7 10 11 12 13 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1","12.1":0.00448,"13.1":0.05829,"14.1":0.06726,"15.1":0.01794,"15.2-15.3":0.00448,"15.4":0.01345,"15.5":0.02242,"15.6":0.34527,"16.0":0.05381,"16.1":0.03587,"16.2":0.04036,"16.3":0.08968,"16.4":0.02242,"16.5":0.04036,"16.6":0.52463,"17.0":0.02242,"17.1":0.05829,"17.2":0.0852,"17.3":0.07174,"17.4":0.16142,"17.5":3.14328,"17.6":0.01794,"18.0":0.02242},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00332,"5.0-5.1":0.00166,"6.0-6.1":0.00996,"7.0-7.1":0.00996,"8.1-8.4":0,"9.0-9.2":0.0083,"9.3":0.03321,"10.0-10.2":0.00664,"10.3":0.05812,"11.0-11.2":0.15278,"11.3-11.4":0.01661,"12.0-12.1":0.01162,"12.2-12.5":0.21422,"13.0-13.1":0.00332,"13.2":0.03487,"13.3":0.01162,"13.4-13.7":0.04982,"14.0-14.4":0.11458,"14.5-14.8":0.12953,"15.0-15.1":0.06476,"15.2-15.3":0.06975,"15.4":0.07971,"15.5":0.09632,"15.6-15.8":0.88345,"16.0":0.17769,"16.1":0.37696,"16.2":0.18931,"16.3":0.31718,"16.4":0.07473,"16.5":0.13451,"16.6-16.7":1.10265,"17.0":0.09964,"17.1":0.16108,"17.2":0.1561,"17.3":0.23415,"17.4":0.5862,"17.5":10.73423,"17.6":0.08303,"18.0":0.1096},P:{"4":0.03184,"20":0.02123,"21":0.05307,"22":0.06369,"23":0.0743,"24":0.08492,"25":4.17153,_:"5.0-5.4 6.2-6.4 8.2 9.2 10.1 11.1-11.2 12.0 14.0 15.0","7.2-7.4":0.01061,"13.0":0.01061,"16.0":0.02123,"17.0":0.02123,"18.0":0.01061,"19.0":0.02123},I:{"0":0.06047,"3":0,"4":0.00001,"2.1":0,"2.2":0.00001,"2.3":0,"4.1":0.00004,"4.2-4.3":0.00002,"4.4":0,"4.4.3-4.4.4":0.0001},K:{"0":0.65101,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.01491,"9":0.03977,"10":0.00497,"11":0.16903,_:"6 7 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":31.79761},R:{_:"0"},M:{"0":0.65652},Q:{"14.9":0.02207},O:{"0":0.45239},H:{"0":0}}; +module.exports={C:{"38":0.00425,"43":0.00425,"44":0.02125,"45":0.00425,"48":0.00425,"52":0.01275,"68":0.00425,"78":0.017,"81":0.017,"91":0.00425,"102":0.01275,"103":0.01275,"105":0.00425,"106":0.00425,"108":0.00425,"109":0.00425,"110":0.00425,"112":0.00425,"113":0.017,"114":0.00425,"115":0.5185,"116":0.00425,"117":0.0255,"118":0.0085,"119":0.00425,"120":0.00425,"121":0.00425,"122":0.017,"123":0.00425,"124":0.00425,"125":0.017,"126":0.01275,"127":0.04675,"128":0.69275,"129":1.81475,"130":0.0255,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 39 40 41 42 46 47 49 50 51 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 69 70 71 72 73 74 75 76 77 79 80 82 83 84 85 86 87 88 89 90 92 93 94 95 96 97 98 99 100 101 104 107 111 131 132 133 3.5 3.6"},D:{"38":0.01275,"41":0.00425,"45":0.13175,"47":0.0255,"48":0.07225,"49":0.02125,"52":0.051,"56":0.00425,"57":0.00425,"58":0.0085,"66":0.01275,"72":0.01275,"76":0.00425,"78":0.00425,"79":0.03825,"80":0.00425,"81":0.00425,"84":0.0085,"85":0.0255,"86":0.017,"87":0.034,"88":0.02975,"90":0.00425,"91":0.00425,"92":0.1105,"93":0.017,"94":0.0085,"96":0.0425,"97":0.017,"98":0.01275,"99":0.00425,"100":0.00425,"101":0.00425,"102":0.02125,"103":0.14875,"104":0.18275,"105":0.0085,"106":0.12325,"107":0.02125,"108":0.136,"109":0.646,"110":0.01275,"111":0.0255,"112":0.02125,"113":0.204,"114":0.2465,"115":0.01275,"116":0.119,"117":0.034,"118":0.085,"119":0.05525,"120":0.085,"121":0.0425,"122":0.119,"123":0.1275,"124":0.19125,"125":1.78925,"126":2.05275,"127":13.93575,"128":2.48625,"129":0.00425,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 39 40 42 43 44 46 50 51 53 54 55 59 60 61 62 63 64 65 67 68 69 70 71 73 74 75 77 83 89 95 130 131"},F:{"44":0.01275,"46":0.00425,"48":0.00425,"83":0.02975,"84":0.00425,"85":0.0085,"86":0.00425,"95":0.03825,"102":0.00425,"106":0.00425,"109":0.153,"111":0.068,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 45 47 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 87 88 89 90 91 92 93 94 96 97 98 99 100 101 103 104 105 107 108 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"92":0.00425,"107":0.00425,"108":0.00425,"109":0.1105,"110":0.00425,"111":0.00425,"113":0.00425,"114":0.0085,"115":0.00425,"116":0.00425,"117":0.00425,"118":0.00425,"119":0.02125,"120":0.01275,"121":0.017,"122":0.01275,"123":0.02125,"124":0.034,"125":0.0425,"126":0.4165,"127":5.21475,"128":1.56825,_:"12 13 14 15 16 17 18 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 96 97 98 99 100 101 102 103 104 105 106 112"},E:{"4":0.00425,"8":0.00425,"9":0.0085,"14":0.06375,"15":0.00425,_:"0 5 6 7 10 11 12 13 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1","12.1":0.0085,"13.1":0.05525,"14.1":0.06375,"15.1":0.01275,"15.2-15.3":0.0085,"15.4":0.01275,"15.5":0.02125,"15.6":0.34,"16.0":0.04675,"16.1":0.03825,"16.2":0.034,"16.3":0.085,"16.4":0.02125,"16.5":0.03825,"16.6":0.48875,"17.0":0.02125,"17.1":0.04675,"17.2":0.05525,"17.3":0.0595,"17.4":0.1445,"17.5":2.431,"17.6":0.918,"18.0":0.034},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00368,"5.0-5.1":0.00184,"6.0-6.1":0.0092,"7.0-7.1":0.01104,"8.1-8.4":0,"9.0-9.2":0.0092,"9.3":0.03678,"10.0-10.2":0.01104,"10.3":0.05701,"11.0-11.2":0.14529,"11.3-11.4":0.01839,"12.0-12.1":0.01471,"12.2-12.5":0.24645,"13.0-13.1":0.00368,"13.2":0.07908,"13.3":0.01104,"13.4-13.7":0.04598,"14.0-14.4":0.1361,"14.5-14.8":0.13058,"15.0-15.1":0.07173,"15.2-15.3":0.07173,"15.4":0.08276,"15.5":0.09748,"15.6-15.8":0.91775,"16.0":0.18576,"16.1":0.39174,"16.2":0.19679,"16.3":0.32737,"16.4":0.08276,"16.5":0.13242,"16.6-16.7":1.13845,"17.0":0.10483,"17.1":0.16185,"17.2":0.14897,"17.3":0.2207,"17.4":0.51681,"17.5":10.58442,"17.6":1.78032,"18.0":0.19311},P:{"4":0.02108,"20":0.02108,"21":0.0527,"22":0.06324,"23":0.06324,"24":0.07378,"25":3.26736,_:"5.0-5.4 8.2 9.2 10.1 11.1-11.2 12.0 15.0","6.2-6.4":0.01054,"7.2-7.4":0.01054,"13.0":0.01054,"14.0":0.01054,"16.0":0.02108,"17.0":0.02108,"18.0":0.01054,"19.0":0.01054},I:{"0":0.04586,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00002,"4.2-4.3":0.00002,"4.4":0,"4.4.3-4.4.4":0.00007},K:{"0":0.65561,_:"10 11 12 11.1 11.5 12.1"},A:{"6":0.00489,"7":0.00489,"8":0.03424,"9":0.00978,"10":0.01467,"11":0.19077,_:"5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":0.39107},H:{"0":0},L:{"0":32.0869},R:{_:"0"},M:{"0":0.67862},Q:{"14.9":0.023}}; diff --git a/node_modules/caniuse-lite/data/regions/NO.js b/node_modules/caniuse-lite/data/regions/NO.js index 8eab7198..a0661175 100644 --- a/node_modules/caniuse-lite/data/regions/NO.js +++ b/node_modules/caniuse-lite/data/regions/NO.js @@ -1 +1 @@ -module.exports={C:{"48":0.00487,"52":0.00487,"59":0.06822,"76":0.00487,"78":0.01462,"102":0.00487,"103":0.00975,"106":0.00487,"107":0.00487,"109":0.00487,"110":0.00487,"111":0.00487,"113":0.00975,"115":0.28263,"116":0.00487,"118":0.37035,"120":0.00487,"121":0.00487,"122":0.00487,"123":0.00975,"124":0.00487,"125":0.00975,"126":0.06822,"127":0.81866,"128":1.23774,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 49 50 51 53 54 55 56 57 58 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 77 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 104 105 108 112 114 117 119 129 130 131 3.5 3.6"},D:{"38":0.00487,"41":0.00487,"49":0.00487,"66":0.29238,"79":0.01949,"81":0.01949,"83":0.00487,"86":0.00487,"87":0.02437,"89":0.03411,"90":0.00487,"91":0.00487,"92":0.00487,"93":0.01462,"94":0.00975,"98":0.00487,"99":0.00487,"102":0.01462,"103":0.05848,"104":0.01462,"105":0.00975,"106":0.00487,"107":0.01462,"108":0.01949,"109":0.52141,"110":0.01462,"111":0.01462,"112":0.01949,"113":0.45319,"114":0.47268,"115":0.01462,"116":0.11695,"117":0.00975,"118":12.98167,"119":0.02437,"120":0.07797,"121":0.03411,"122":0.13644,"123":0.1803,"124":0.20467,"125":0.81866,"126":12.77701,"127":1.56423,"128":0.00487,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 39 40 42 43 44 45 46 47 48 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 67 68 69 70 71 72 73 74 75 76 77 78 80 84 85 88 95 96 97 100 101 129 130"},F:{"46":0.00975,"83":0.00975,"86":0.00487,"87":0.00487,"95":0.03898,"102":0.00487,"107":0.00487,"108":0.00487,"109":0.66273,"110":0.01949,"111":0.59938,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 85 88 89 90 91 92 93 94 96 97 98 99 100 101 103 104 105 106 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"17":0.03411,"18":0.00487,"92":0.00487,"100":0.00487,"103":0.00487,"108":0.00487,"109":0.05848,"110":0.00487,"111":0.00487,"112":0.00487,"113":0.00487,"114":0.00975,"115":0.01462,"116":0.00487,"117":0.00487,"119":0.00487,"120":0.01462,"121":0.01462,"122":0.02437,"123":0.01949,"124":0.02924,"125":0.11208,"126":5.52598,"127":0.67735,_:"12 13 14 15 16 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 96 97 98 99 101 102 104 105 106 107 118"},E:{"13":0.00487,"14":0.03411,"15":0.00487,_:"0 4 5 6 7 8 9 10 11 12 3.1 3.2 5.1 6.1 7.1 9.1 10.1","11.1":0.0536,"12.1":0.01462,"13.1":0.0731,"14.1":0.10721,"15.1":0.00975,"15.2-15.3":0.01462,"15.4":0.01949,"15.5":0.02437,"15.6":0.4337,"16.0":0.03898,"16.1":0.04386,"16.2":0.09259,"16.3":0.10721,"16.4":0.02924,"16.5":0.05848,"16.6":0.70659,"17.0":0.02924,"17.1":0.06822,"17.2":0.08771,"17.3":0.17056,"17.4":0.16081,"17.5":3.39161,"17.6":0.01462,"18.0":0.01949},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00516,"5.0-5.1":0.00258,"6.0-6.1":0.01548,"7.0-7.1":0.01548,"8.1-8.4":0,"9.0-9.2":0.0129,"9.3":0.0516,"10.0-10.2":0.01032,"10.3":0.0903,"11.0-11.2":0.23735,"11.3-11.4":0.0258,"12.0-12.1":0.01806,"12.2-12.5":0.33281,"13.0-13.1":0.00516,"13.2":0.05418,"13.3":0.01806,"13.4-13.7":0.0774,"14.0-14.4":0.17801,"14.5-14.8":0.20123,"15.0-15.1":0.10062,"15.2-15.3":0.10836,"15.4":0.12384,"15.5":0.14963,"15.6-15.8":1.37251,"16.0":0.27605,"16.1":0.58564,"16.2":0.29411,"16.3":0.49276,"16.4":0.1161,"16.5":0.20897,"16.6-16.7":1.71305,"17.0":0.15479,"17.1":0.25025,"17.2":0.24251,"17.3":0.36377,"17.4":0.9107,"17.5":16.67645,"17.6":0.12899,"18.0":0.17027},P:{"4":0.04192,"20":0.01048,"21":0.03144,"22":0.02096,"23":0.04192,"24":0.04192,"25":3.47974,"5.0-5.4":0.01048,_:"6.2-6.4 7.2-7.4 8.2 9.2 10.1 11.1-11.2 12.0 13.0 14.0 15.0 16.0 18.0","17.0":0.01048,"19.0":0.01048},I:{"0":0.07154,"3":0,"4":0.00001,"2.1":0,"2.2":0.00001,"2.3":0,"4.1":0.00004,"4.2-4.3":0.00003,"4.4":0,"4.4.3-4.4.4":0.00012},K:{"0":0.32819,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.0117,"11":0.01754,_:"6 7 9 10 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":20.39009},R:{_:"0"},M:{"0":0.46152},Q:{"14.9":0.00513},O:{"0":0.02564},H:{"0":0}}; +module.exports={C:{"48":0.00467,"52":0.00467,"59":0.06072,"76":0.00467,"78":0.02336,"102":0.00467,"103":0.01401,"106":0.00467,"108":0.00467,"109":0.00467,"111":0.00467,"113":0.00934,"115":0.25691,"120":0.01868,"121":0.00467,"122":0.00467,"123":0.00467,"124":0.00467,"125":0.00934,"126":0.01401,"127":0.06072,"128":0.4998,"129":1.34525,"130":0.00467,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 49 50 51 53 54 55 56 57 58 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 77 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 104 105 107 110 112 114 116 117 118 119 131 132 133 3.5 3.6"},D:{"38":0.00467,"41":0.00467,"49":0.01401,"56":0.04671,"59":0.00467,"66":0.25223,"77":0.00467,"79":0.01401,"86":0.00467,"87":0.0327,"89":0.02803,"90":0.00467,"92":0.00467,"93":0.00934,"94":0.01868,"95":0.00934,"98":0.00934,"99":0.00934,"101":0.00467,"102":0.00934,"103":0.06072,"104":0.02803,"105":0.00934,"106":0.00934,"107":0.01401,"108":0.01401,"109":0.4344,"110":0.00467,"111":0.00467,"112":0.01401,"113":0.38769,"114":0.41572,"115":0.00467,"116":0.13079,"117":0.01868,"118":10.19679,"119":0.02336,"120":0.07474,"121":0.03737,"122":0.1448,"123":0.1448,"124":0.16816,"125":0.46243,"126":1.62084,"127":12.18664,"128":2.38688,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 39 40 42 43 44 45 46 47 48 50 51 52 53 54 55 57 58 60 61 62 63 64 65 67 68 69 70 71 72 73 74 75 76 78 80 81 83 84 85 88 91 96 97 100 129 130 131"},F:{"46":0.00934,"83":0.00467,"87":0.00467,"95":0.02803,"102":0.00467,"108":0.00467,"109":0.35033,"110":0.00467,"111":0.09342,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 85 86 88 89 90 91 92 93 94 96 97 98 99 100 101 103 104 105 106 107 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"17":0.02803,"92":0.00934,"100":0.00467,"109":0.05605,"112":0.00467,"114":0.00934,"115":0.00934,"118":0.00467,"119":0.00467,"120":0.00934,"121":0.02336,"122":0.01868,"123":0.00934,"124":0.01401,"125":0.05138,"126":0.355,"127":4.61962,"128":1.35459,_:"12 13 14 15 16 18 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 96 97 98 99 101 102 103 104 105 106 107 108 110 111 113 116 117"},E:{"13":0.00467,"14":0.02803,"15":0.00467,_:"0 4 5 6 7 8 9 10 11 12 3.1 3.2 5.1 6.1 7.1 9.1 10.1","11.1":0.04671,"12.1":0.01868,"13.1":0.05138,"14.1":0.09809,"15.1":0.00934,"15.2-15.3":0.00934,"15.4":0.02336,"15.5":0.0327,"15.6":0.42039,"16.0":0.0327,"16.1":0.05138,"16.2":0.06539,"16.3":0.10743,"16.4":0.03737,"16.5":0.06539,"16.6":0.59789,"17.0":0.0327,"17.1":0.07941,"17.2":0.06539,"17.3":0.14947,"17.4":0.21954,"17.5":2.82596,"17.6":0.9669,"18.0":0.03737},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00571,"5.0-5.1":0.00285,"6.0-6.1":0.01427,"7.0-7.1":0.01712,"8.1-8.4":0,"9.0-9.2":0.01427,"9.3":0.05707,"10.0-10.2":0.01712,"10.3":0.08846,"11.0-11.2":0.22544,"11.3-11.4":0.02854,"12.0-12.1":0.02283,"12.2-12.5":0.38239,"13.0-13.1":0.00571,"13.2":0.12271,"13.3":0.01712,"13.4-13.7":0.07134,"14.0-14.4":0.21117,"14.5-14.8":0.20261,"15.0-15.1":0.11129,"15.2-15.3":0.11129,"15.4":0.12842,"15.5":0.15125,"15.6-15.8":1.42399,"16.0":0.28822,"16.1":0.60783,"16.2":0.30534,"16.3":0.50795,"16.4":0.12842,"16.5":0.20546,"16.6-16.7":1.76643,"17.0":0.16266,"17.1":0.25112,"17.2":0.23115,"17.3":0.34244,"17.4":0.80188,"17.5":16.42293,"17.6":2.76236,"18.0":0.29964},P:{"4":0.0315,"21":0.021,"22":0.0105,"23":0.0315,"24":0.0315,"25":2.8451,_:"20 6.2-6.4 7.2-7.4 8.2 9.2 10.1 11.1-11.2 12.0 13.0 15.0 16.0 17.0 19.0","5.0-5.4":0.0105,"14.0":0.0105,"18.0":0.0105},I:{"0":0.02656,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00001,"4.2-4.3":0.00001,"4.4":0,"4.4.3-4.4.4":0.00004},K:{"0":0.31441,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.00584,"11":0.01752,_:"6 7 9 10 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":0.02132},H:{"0":0},L:{"0":19.80058},R:{_:"0"},M:{"0":0.42099},Q:{"14.9":0.00533}}; diff --git a/node_modules/caniuse-lite/data/regions/NP.js b/node_modules/caniuse-lite/data/regions/NP.js index 4b961e9c..356dedd4 100644 --- a/node_modules/caniuse-lite/data/regions/NP.js +++ b/node_modules/caniuse-lite/data/regions/NP.js @@ -1 +1 @@ -module.exports={C:{"52":0.00699,"76":0.00233,"77":0.00233,"91":0.00233,"100":0.00233,"110":0.00233,"113":0.00233,"115":0.15618,"117":0.00233,"121":0.00233,"122":0.00233,"123":0.00233,"124":0.00233,"125":0.00233,"126":0.01632,"127":0.37995,"128":0.62238,"129":0.01865,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 78 79 80 81 82 83 84 85 86 87 88 89 90 92 93 94 95 96 97 98 99 101 102 103 104 105 106 107 108 109 111 112 114 116 118 119 120 130 131 3.5 3.6"},D:{"58":0.00233,"65":0.00233,"69":0.00233,"72":0.00233,"73":0.00233,"74":0.00233,"76":0.00233,"79":0.00233,"81":0.00233,"83":0.00233,"84":0.00233,"87":0.01166,"88":0.00466,"91":0.00233,"92":0.00233,"93":0.00466,"96":0.00233,"99":0.00466,"100":0.00233,"103":0.03497,"104":0.00233,"105":0.00233,"106":0.01399,"107":0.00233,"108":0.00466,"109":1.53147,"110":0.00233,"111":0.00233,"112":0.00466,"113":0.00233,"114":0.00699,"115":0.00233,"116":0.04662,"117":0.00699,"118":0.00932,"119":0.01632,"120":0.03263,"121":0.02331,"122":0.08625,"123":0.03497,"124":0.09091,"125":0.15618,"126":14.36362,"127":2.03963,"128":0.02331,"129":0.00233,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 59 60 61 62 63 64 66 67 68 70 71 75 77 78 80 85 86 89 90 94 95 97 98 101 102 130"},F:{"83":0.00466,"95":0.01166,"109":0.04196,"110":0.00233,"111":0.16783,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 106 107 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"18":0.00233,"92":0.00466,"105":0.00233,"108":0.00233,"109":0.01399,"115":0.00233,"117":0.00233,"120":0.00466,"121":0.00466,"122":0.00466,"123":0.00233,"124":0.00932,"125":0.01399,"126":1.43357,"127":0.20513,_:"12 13 14 15 16 17 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 96 97 98 99 100 101 102 103 104 106 107 110 111 112 113 114 116 118 119"},E:{"13":0.00233,"14":0.00233,_:"0 4 5 6 7 8 9 10 11 12 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1","11.1":0.00233,"12.1":0.00233,"13.1":0.00699,"14.1":0.01632,"15.1":0.00233,"15.2-15.3":0.00233,"15.4":0.00233,"15.5":0.00466,"15.6":0.03497,"16.0":0.00233,"16.1":0.01166,"16.2":0.00466,"16.3":0.00932,"16.4":0.00932,"16.5":0.00699,"16.6":0.0373,"17.0":0.00699,"17.1":0.00932,"17.2":0.00932,"17.3":0.00932,"17.4":0.02564,"17.5":0.24476,"17.6":0.00466,"18.0":0.00466},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00209,"5.0-5.1":0.00104,"6.0-6.1":0.00626,"7.0-7.1":0.00626,"8.1-8.4":0,"9.0-9.2":0.00522,"9.3":0.02088,"10.0-10.2":0.00418,"10.3":0.03653,"11.0-11.2":0.09603,"11.3-11.4":0.01044,"12.0-12.1":0.00731,"12.2-12.5":0.13464,"13.0-13.1":0.00209,"13.2":0.02192,"13.3":0.00731,"13.4-13.7":0.03131,"14.0-14.4":0.07202,"14.5-14.8":0.08141,"15.0-15.1":0.04071,"15.2-15.3":0.04384,"15.4":0.0501,"15.5":0.06054,"15.6-15.8":0.55528,"16.0":0.11168,"16.1":0.23693,"16.2":0.11899,"16.3":0.19936,"16.4":0.04697,"16.5":0.08454,"16.6-16.7":0.69305,"17.0":0.06263,"17.1":0.10124,"17.2":0.09811,"17.3":0.14717,"17.4":0.36844,"17.5":6.74681,"17.6":0.05219,"18.0":0.06889},P:{"4":0.01094,"21":0.01094,"22":0.01094,"23":0.02188,"24":0.02188,"25":0.44845,_:"20 5.0-5.4 6.2-6.4 8.2 9.2 10.1 11.1-11.2 12.0 13.0 14.0 15.0 16.0 18.0 19.0","7.2-7.4":0.02188,"17.0":0.01094},I:{"0":0.04585,"3":0,"4":0,"2.1":0,"2.2":0.00001,"2.3":0,"4.1":0.00003,"4.2-4.3":0.00002,"4.4":0,"4.4.3-4.4.4":0.00008},K:{"0":0.65187,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.00233,"11":0.00233,_:"6 7 9 10 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":64.95261},R:{_:"0"},M:{"0":0.04601},Q:{_:"14.9"},O:{"0":0.72089},H:{"0":0}}; +module.exports={C:{"52":0.00987,"75":0.00247,"76":0.00247,"77":0.00494,"89":0.00247,"99":0.00247,"100":0.00247,"103":0.00247,"109":0.00247,"110":0.00247,"115":0.16782,"117":0.00247,"121":0.00247,"122":0.00247,"123":0.00247,"124":0.00247,"125":0.00247,"126":0.01234,"127":0.01234,"128":0.30356,"129":0.77495,"130":0.02468,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 78 79 80 81 82 83 84 85 86 87 88 90 91 92 93 94 95 96 97 98 101 102 104 105 106 107 108 111 112 113 114 116 118 119 120 131 132 133 3.5 3.6"},D:{"65":0.00247,"69":0.00247,"70":0.00247,"73":0.00247,"74":0.00247,"76":0.00247,"79":0.00494,"80":0.00494,"81":0.00494,"83":0.0074,"84":0.00247,"85":0.00247,"86":0.00247,"87":0.01234,"88":0.00247,"91":0.00247,"93":0.00494,"94":0.00247,"95":0.00247,"96":0.00247,"99":0.00494,"100":0.00247,"101":0.00247,"102":0.00247,"103":0.04196,"104":0.00247,"106":0.01481,"107":0.00494,"108":0.00494,"109":1.54003,"110":0.00494,"111":0.00494,"112":0.00494,"114":0.00494,"115":0.00494,"116":0.04442,"117":0.00494,"118":0.00987,"119":0.01728,"120":0.03702,"121":0.01974,"122":0.0543,"123":0.03455,"124":0.07898,"125":0.09872,"126":0.41956,"127":14.29219,"128":2.78144,"129":0.03208,"130":0.00247,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 66 67 68 71 72 75 77 78 89 90 92 97 98 105 113 131"},F:{"83":0.00494,"85":0.00247,"95":0.01234,"109":0.02962,"111":0.01728,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 106 107 108 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"15":0.00247,"18":0.00247,"92":0.00494,"108":0.00247,"109":0.01974,"114":0.00247,"117":0.00247,"120":0.00494,"121":0.00247,"122":0.00247,"123":0.00247,"124":0.00494,"125":0.00494,"126":0.04442,"127":1.32532,"128":0.36033,_:"12 13 14 16 17 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 110 111 112 113 115 116 118 119"},E:{"13":0.00247,"14":0.00247,_:"0 4 5 6 7 8 9 10 11 12 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1","11.1":0.00247,"12.1":0.00247,"13.1":0.00987,"14.1":0.01234,"15.1":0.00247,"15.2-15.3":0.00247,"15.4":0.00494,"15.5":0.00494,"15.6":0.02715,"16.0":0.00247,"16.1":0.01234,"16.2":0.00494,"16.3":0.00987,"16.4":0.0074,"16.5":0.00987,"16.6":0.03702,"17.0":0.00494,"17.1":0.0074,"17.2":0.0074,"17.3":0.00987,"17.4":0.02221,"17.5":0.1851,"17.6":0.10366,"18.0":0.01234},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00198,"5.0-5.1":0.00099,"6.0-6.1":0.00496,"7.0-7.1":0.00595,"8.1-8.4":0,"9.0-9.2":0.00496,"9.3":0.01984,"10.0-10.2":0.00595,"10.3":0.03075,"11.0-11.2":0.07835,"11.3-11.4":0.00992,"12.0-12.1":0.00793,"12.2-12.5":0.13291,"13.0-13.1":0.00198,"13.2":0.04265,"13.3":0.00595,"13.4-13.7":0.0248,"14.0-14.4":0.0734,"14.5-14.8":0.07042,"15.0-15.1":0.03868,"15.2-15.3":0.03868,"15.4":0.04463,"15.5":0.05257,"15.6-15.8":0.49492,"16.0":0.10018,"16.1":0.21126,"16.2":0.10613,"16.3":0.17655,"16.4":0.04463,"16.5":0.07141,"16.6-16.7":0.61394,"17.0":0.05653,"17.1":0.08728,"17.2":0.08034,"17.3":0.11902,"17.4":0.2787,"17.5":5.708,"17.6":0.96009,"18.0":0.10414},P:{"4":0.02077,"21":0.01038,"22":0.02077,"23":0.02077,"24":0.02077,"25":0.32189,_:"20 5.0-5.4 6.2-6.4 8.2 9.2 10.1 11.1-11.2 12.0 13.0 14.0 15.0 16.0 18.0 19.0","7.2-7.4":0.03115,"17.0":0.01038},I:{"0":0.02252,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00001,"4.2-4.3":0.00001,"4.4":0,"4.4.3-4.4.4":0.00004},K:{"0":0.94138,_:"10 11 12 11.1 11.5 12.1"},A:{"11":0.00247,_:"6 7 8 9 10 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":0.8736},H:{"0":0},L:{"0":63.76302},R:{_:"0"},M:{"0":0.05272},Q:{_:"14.9"}}; diff --git a/node_modules/caniuse-lite/data/regions/NR.js b/node_modules/caniuse-lite/data/regions/NR.js index b5fbaa96..56c4ab63 100644 --- a/node_modules/caniuse-lite/data/regions/NR.js +++ b/node_modules/caniuse-lite/data/regions/NR.js @@ -1 +1 @@ -module.exports={C:{"127":0.50271,"128":0.28594,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 129 130 131 3.5 3.6"},D:{"97":0.07379,"98":0.43353,"109":0.07379,"123":0.21676,"125":1.00542,"126":9.78666,"127":0.35974,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 83 84 85 86 87 88 89 90 91 92 93 94 95 96 99 100 101 102 103 104 105 106 107 108 110 111 112 113 114 115 116 117 118 119 120 121 122 124 128 129 130"},F:{"111":0.07379,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"112":0.07379,"126":4.24304,"127":0.21676,_:"12 13 14 15 16 17 18 79 80 81 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 113 114 115 116 117 118 119 120 121 122 123 124 125"},E:{"14":24.60502,_:"0 4 5 6 7 8 9 10 11 12 13 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 12.1 13.1 14.1 15.1 15.2-15.3 15.4 15.5 15.6 16.0 16.1 16.2 16.3 16.4 16.5 16.6 17.0 17.1 17.2 17.3 17.4 17.6 18.0","17.5":0.14297},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00048,"5.0-5.1":0.00024,"6.0-6.1":0.00144,"7.0-7.1":0.00144,"8.1-8.4":0,"9.0-9.2":0.0012,"9.3":0.00481,"10.0-10.2":0.00096,"10.3":0.00841,"11.0-11.2":0.02211,"11.3-11.4":0.0024,"12.0-12.1":0.00168,"12.2-12.5":0.03101,"13.0-13.1":0.00048,"13.2":0.00505,"13.3":0.00168,"13.4-13.7":0.00721,"14.0-14.4":0.01658,"14.5-14.8":0.01875,"15.0-15.1":0.00937,"15.2-15.3":0.01009,"15.4":0.01154,"15.5":0.01394,"15.6-15.8":0.12787,"16.0":0.02572,"16.1":0.05456,"16.2":0.0274,"16.3":0.04591,"16.4":0.01082,"16.5":0.01947,"16.6-16.7":0.15959,"17.0":0.01442,"17.1":0.02331,"17.2":0.02259,"17.3":0.03389,"17.4":0.08484,"17.5":1.55362,"17.6":0.01202,"18.0":0.01586},P:{"20":0.07092,"22":0.43567,"24":2.76598,"25":1.45898,_:"4 21 23 5.0-5.4 6.2-6.4 7.2-7.4 8.2 9.2 10.1 11.1-11.2 12.0 13.0 14.0 15.0 16.0 17.0 18.0 19.0"},I:{"0":0,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0,"4.2-4.3":0,"4.4":0,"4.4.3-4.4.4":0},K:{"0":0.72752,_:"10 11 12 11.1 11.5 12.1"},A:{_:"6 7 8 9 10 11 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":47.5794},R:{_:"0"},M:{"0":1.82148},Q:{_:"14.9"},O:{"0":0.65746},H:{"0":0}}; +module.exports={C:{_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 3.5 3.6"},D:{"109":0.07118,"117":0.07118,"122":0.69752,"126":0.13761,"127":8.45559,"128":2.16847,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 110 111 112 113 114 115 116 118 119 120 121 123 124 125 129 130 131"},F:{"83":0.20878,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"116":0.83987,"126":0.07118,"127":3.5635,"128":3.42589,_:"12 13 14 15 16 17 18 79 80 81 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 117 118 119 120 121 122 123 124 125"},E:{"14":23.90057,_:"0 4 5 6 7 8 9 10 11 12 13 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 12.1 13.1 14.1 15.1 15.2-15.3 15.4 15.5 15.6 16.0 16.2 16.3 16.4 16.5 16.6 17.0 17.1 17.2 17.3 17.4 17.5 17.6 18.0","16.1":0.27996},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00081,"5.0-5.1":0.00041,"6.0-6.1":0.00204,"7.0-7.1":0.00244,"8.1-8.4":0,"9.0-9.2":0.00204,"9.3":0.00815,"10.0-10.2":0.00244,"10.3":0.01263,"11.0-11.2":0.03217,"11.3-11.4":0.00407,"12.0-12.1":0.00326,"12.2-12.5":0.05457,"13.0-13.1":0.00081,"13.2":0.01751,"13.3":0.00244,"13.4-13.7":0.01018,"14.0-14.4":0.03014,"14.5-14.8":0.02892,"15.0-15.1":0.01588,"15.2-15.3":0.01588,"15.4":0.01833,"15.5":0.02158,"15.6-15.8":0.20322,"16.0":0.04113,"16.1":0.08675,"16.2":0.04358,"16.3":0.07249,"16.4":0.01833,"16.5":0.02932,"16.6-16.7":0.2521,"17.0":0.02321,"17.1":0.03584,"17.2":0.03299,"17.3":0.04887,"17.4":0.11444,"17.5":2.3438,"17.6":0.39423,"18.0":0.04276},P:{"20":0.07042,"22":0.07042,"24":0.14083,"25":0.35209,_:"4 21 23 5.0-5.4 6.2-6.4 7.2-7.4 8.2 9.2 10.1 11.1-11.2 12.0 13.0 14.0 15.0 16.0 17.0 18.0 19.0"},I:{"0":0,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0,"4.2-4.3":0,"4.4":0,"4.4.3-4.4.4":0},K:{"0":0.49397,_:"10 11 12 11.1 11.5 12.1"},A:{_:"6 7 8 9 10 11 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":0.14189},H:{"0":0},L:{"0":49.72054},R:{_:"0"},M:{"0":0.06832},Q:{_:"14.9"}}; diff --git a/node_modules/caniuse-lite/data/regions/NU.js b/node_modules/caniuse-lite/data/regions/NU.js index b12265ef..46a62c49 100644 --- a/node_modules/caniuse-lite/data/regions/NU.js +++ b/node_modules/caniuse-lite/data/regions/NU.js @@ -1 +1 @@ -module.exports={C:{_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 3.5 3.6"},D:{"126":0.1401,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 127 128 129 130"},F:{_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{_:"12 13 14 15 16 17 18 79 80 81 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127"},E:{_:"0 4 5 6 7 8 9 10 11 12 13 14 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 12.1 13.1 14.1 15.2-15.3 15.5 16.0 16.4 17.0 18.0","15.1":0.07005,"15.4":0.1401,"15.6":1.20486,"16.1":0.07005,"16.2":0.21482,"16.3":1.20486,"16.5":0.21482,"16.6":8.79828,"17.1":0.07005,"17.2":0.56974,"17.3":0.07005,"17.4":2.34434,"17.5":30.80332,"17.6":0.49502},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.01026,"5.0-5.1":0.00513,"6.0-6.1":0.03079,"7.0-7.1":0.03079,"8.1-8.4":0,"9.0-9.2":0.02566,"9.3":0.10265,"10.0-10.2":0.02053,"10.3":0.17963,"11.0-11.2":0.47217,"11.3-11.4":0.05132,"12.0-12.1":0.03593,"12.2-12.5":0.66206,"13.0-13.1":0.01026,"13.2":0.10778,"13.3":0.03593,"13.4-13.7":0.15397,"14.0-14.4":0.35413,"14.5-14.8":0.40032,"15.0-15.1":0.20016,"15.2-15.3":0.21555,"15.4":0.24635,"15.5":0.29767,"15.6-15.8":2.73036,"16.0":0.54915,"16.1":1.16502,"16.2":0.58508,"16.3":0.98026,"16.4":0.23095,"16.5":0.41571,"16.6-16.7":3.40782,"17.0":0.30794,"17.1":0.49783,"17.2":0.48243,"17.3":0.72365,"17.4":1.81169,"17.5":33.17491,"17.6":0.25661,"18.0":0.33873},P:{_:"4 20 21 22 23 24 25 5.0-5.4 6.2-6.4 7.2-7.4 8.2 9.2 10.1 11.1-11.2 12.0 13.0 14.0 15.0 16.0 17.0 18.0 19.0"},I:{"0":0,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0,"4.2-4.3":0,"4.4":0,"4.4.3-4.4.4":0},K:{"0":0,_:"10 11 12 11.1 11.5 12.1"},A:{_:"6 7 8 9 10 11 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":1.97743},R:{_:"0"},M:{_:"0"},Q:{_:"14.9"},O:{_:"0"},H:{"0":0}}; +module.exports={C:{_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 3.5 3.6"},D:{"127":1.14808,"128":1.25984,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 129 130 131"},F:{_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"127":0.80264,"128":0.91948,_:"12 13 14 15 16 17 18 79 80 81 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126"},E:{_:"0 4 5 6 7 8 9 10 11 12 13 14 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 12.1 13.1 14.1 15.1 15.2-15.3 15.5 16.3 16.4 16.5 17.0 17.2 18.0","15.4":0.2286,"15.6":0.57404,"16.0":0.11684,"16.1":0.34544,"16.2":1.14808,"16.6":9.86028,"17.1":0.91948,"17.3":0.11684,"17.4":1.83388,"17.5":16.85544,"17.6":14.21892},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00984,"5.0-5.1":0.00492,"6.0-6.1":0.0246,"7.0-7.1":0.02952,"8.1-8.4":0,"9.0-9.2":0.0246,"9.3":0.0984,"10.0-10.2":0.02952,"10.3":0.15252,"11.0-11.2":0.38868,"11.3-11.4":0.0492,"12.0-12.1":0.03936,"12.2-12.5":0.65928,"13.0-13.1":0.00984,"13.2":0.21156,"13.3":0.02952,"13.4-13.7":0.123,"14.0-14.4":0.36408,"14.5-14.8":0.34932,"15.0-15.1":0.19188,"15.2-15.3":0.19188,"15.4":0.2214,"15.5":0.26076,"15.6-15.8":2.45508,"16.0":0.49692,"16.1":1.04796,"16.2":0.52644,"16.3":0.87576,"16.4":0.2214,"16.5":0.35424,"16.6-16.7":3.04548,"17.0":0.28044,"17.1":0.43296,"17.2":0.39852,"17.3":0.5904,"17.4":1.38252,"17.5":28.3146,"17.6":4.76256,"18.0":0.5166},P:{_:"4 20 21 22 23 24 25 5.0-5.4 6.2-6.4 7.2-7.4 8.2 9.2 10.1 11.1-11.2 12.0 13.0 14.0 15.0 16.0 17.0 18.0 19.0"},I:{"0":0,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0,"4.2-4.3":0,"4.4":0,"4.4.3-4.4.4":0},K:{"0":0,_:"10 11 12 11.1 11.5 12.1"},A:{_:"6 7 8 9 10 11 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{_:"0"},H:{"0":0},L:{_:"0"},R:{_:"0"},M:{_:"0"},Q:{_:"14.9"}}; diff --git a/node_modules/caniuse-lite/data/regions/NZ.js b/node_modules/caniuse-lite/data/regions/NZ.js index 9fdbaec2..db66f18a 100644 --- a/node_modules/caniuse-lite/data/regions/NZ.js +++ b/node_modules/caniuse-lite/data/regions/NZ.js @@ -1 +1 @@ -module.exports={C:{"34":0.00379,"37":0.01136,"48":0.00379,"52":0.0265,"54":0.00379,"78":0.03028,"88":0.00379,"102":0.00757,"103":0.00379,"105":0.00379,"113":0.00757,"114":0.00379,"115":0.20439,"118":0.00379,"121":0.00379,"122":0.00379,"123":0.00379,"124":0.00757,"125":0.01514,"126":0.02271,"127":0.67752,"128":1.06359,"129":0.01514,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 35 36 38 39 40 41 42 43 44 45 46 47 49 50 51 53 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 79 80 81 82 83 84 85 86 87 89 90 91 92 93 94 95 96 97 98 99 100 101 104 106 107 108 109 110 111 112 116 117 119 120 130 131 3.5 3.6"},D:{"34":0.00379,"38":0.08706,"39":0.03407,"40":0.03407,"41":0.03407,"42":0.03785,"43":0.03785,"44":0.03785,"45":0.03785,"46":0.03407,"47":0.03785,"48":0.03785,"49":0.04542,"50":0.03785,"51":0.03785,"52":0.03407,"53":0.03785,"54":0.03785,"55":0.03785,"56":0.03785,"57":0.03785,"58":0.03785,"59":0.04921,"60":0.03407,"61":0.00757,"63":0.00379,"65":0.00379,"66":0.00379,"68":0.00379,"69":0.00379,"71":0.00379,"72":0.00757,"74":0.00379,"75":0.00379,"76":0.00379,"77":0.00379,"79":0.08706,"80":0.00379,"81":0.02271,"83":0.01136,"84":0.00379,"86":0.00379,"87":0.06056,"88":0.01136,"89":0.00379,"90":0.07192,"91":0.00757,"92":0.00379,"93":0.06056,"94":0.06056,"95":0.00757,"96":0.00379,"97":0.03407,"98":0.00757,"99":0.01514,"100":0.00379,"101":0.00379,"102":0.00757,"103":0.14762,"104":0.01136,"105":0.00757,"106":0.01136,"107":0.01893,"108":0.01893,"109":0.50719,"110":0.01136,"111":0.01514,"112":0.01136,"113":0.20439,"114":0.21196,"115":0.00379,"116":0.21953,"117":0.01136,"118":0.01514,"119":0.07949,"120":0.19682,"121":0.09463,"122":0.15897,"123":0.12869,"124":0.26874,"125":0.84027,"126":16.23387,"127":1.79788,"128":0.03028,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 35 36 37 62 64 67 70 73 78 85 129 130"},F:{"45":0.00379,"46":0.01893,"83":0.00757,"84":0.00379,"89":0.00379,"95":0.01514,"109":0.33687,"110":0.00757,"111":0.23846,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 85 86 87 88 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 106 107 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"18":0.00757,"92":0.00379,"104":0.00379,"105":0.01514,"109":0.03028,"110":0.00379,"111":0.00379,"113":0.01893,"114":0.00757,"117":0.00379,"118":0.00757,"119":0.01514,"120":0.02271,"121":0.01136,"122":0.01514,"123":0.01514,"124":0.0265,"125":0.14383,"126":4.68205,"127":0.62831,_:"12 13 14 15 16 17 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 96 97 98 99 100 101 102 103 106 107 108 112 115 116"},E:{"12":0.00379,"13":0.01893,"14":0.06813,"15":0.00757,_:"0 4 5 6 7 8 9 10 11 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1","12.1":0.01136,"13.1":0.10977,"14.1":0.15519,"15.1":0.01893,"15.2-15.3":0.0265,"15.4":0.02271,"15.5":0.05678,"15.6":0.46177,"16.0":0.05299,"16.1":0.08706,"16.2":0.06056,"16.3":0.14005,"16.4":0.03028,"16.5":0.06435,"16.6":0.61317,"17.0":0.02271,"17.1":0.06813,"17.2":0.06435,"17.3":0.09463,"17.4":0.17411,"17.5":3.22104,"17.6":0.01136,"18.0":0.01136},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00228,"5.0-5.1":0.00114,"6.0-6.1":0.00683,"7.0-7.1":0.00683,"8.1-8.4":0,"9.0-9.2":0.00569,"9.3":0.02277,"10.0-10.2":0.00455,"10.3":0.03985,"11.0-11.2":0.10475,"11.3-11.4":0.01139,"12.0-12.1":0.00797,"12.2-12.5":0.14688,"13.0-13.1":0.00228,"13.2":0.02391,"13.3":0.00797,"13.4-13.7":0.03416,"14.0-14.4":0.07856,"14.5-14.8":0.08881,"15.0-15.1":0.0444,"15.2-15.3":0.04782,"15.4":0.05465,"15.5":0.06604,"15.6-15.8":0.60573,"16.0":0.12183,"16.1":0.25846,"16.2":0.1298,"16.3":0.21747,"16.4":0.05124,"16.5":0.09223,"16.6-16.7":0.75602,"17.0":0.06832,"17.1":0.11044,"17.2":0.10703,"17.3":0.16054,"17.4":0.40192,"17.5":7.35983,"17.6":0.05693,"18.0":0.07515},P:{"4":0.1584,"20":0.01056,"21":0.03168,"22":0.04224,"23":0.04224,"24":0.04224,"25":1.584,"5.0-5.4":0.04224,"6.2-6.4":0.02112,_:"7.2-7.4 8.2 9.2 10.1 11.1-11.2 12.0 13.0 15.0 18.0 19.0","14.0":0.01056,"16.0":0.01056,"17.0":0.01056},I:{"0":0.02477,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00001,"4.2-4.3":0.00001,"4.4":0,"4.4.3-4.4.4":0.00004},K:{"0":0.14916,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.03255,"11":0.1302,_:"6 7 9 10 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":47.96007},R:{_:"0"},M:{"0":0.47856},Q:{"14.9":0.01243},O:{"0":0.04972},H:{"0":0}}; +module.exports={C:{"34":0.00859,"37":0.00859,"48":0.00429,"52":0.02147,"54":0.00429,"78":0.04294,"88":0.00429,"92":0.00429,"102":0.01288,"103":0.00859,"113":0.00859,"114":0.00429,"115":0.20611,"119":0.00429,"120":0.00429,"122":0.00429,"123":0.00429,"124":0.00429,"125":0.00859,"126":0.00859,"127":0.03006,"128":0.54104,"129":1.46425,"130":0.00429,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 35 36 38 39 40 41 42 43 44 45 46 47 49 50 51 53 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 79 80 81 82 83 84 85 86 87 89 90 91 93 94 95 96 97 98 99 100 101 104 105 106 107 108 109 110 111 112 116 117 118 121 131 132 133 3.5 3.6"},D:{"34":0.00429,"38":0.06012,"39":0.03865,"40":0.03865,"41":0.03865,"42":0.04294,"43":0.03865,"44":0.04294,"45":0.03865,"46":0.03865,"47":0.03865,"48":0.03865,"49":0.04294,"50":0.03865,"51":0.03865,"52":0.04723,"53":0.04294,"54":0.03865,"55":0.03865,"56":0.03865,"57":0.03865,"58":0.03865,"59":0.05153,"60":0.03865,"61":0.01288,"63":0.00429,"65":0.00429,"66":0.00429,"69":0.00429,"74":0.00429,"75":0.00429,"77":0.00429,"78":0.00429,"79":0.07729,"80":0.00429,"81":0.02576,"83":0.01288,"86":0.00429,"87":0.0687,"88":0.02147,"90":0.11594,"91":0.00429,"92":0.00429,"93":0.03435,"94":0.073,"95":0.00429,"96":0.00859,"97":0.03006,"98":0.01288,"99":0.01718,"100":0.00429,"101":0.00429,"102":0.00859,"103":0.16317,"104":0.02147,"105":0.00859,"106":0.01288,"107":0.01718,"108":0.02147,"109":0.5754,"110":0.01718,"111":0.00859,"112":0.00859,"113":0.23188,"114":0.25335,"115":0.00859,"116":0.20611,"117":0.00859,"118":0.01718,"119":0.07729,"120":0.24476,"121":0.09447,"122":0.17605,"123":0.12453,"124":0.20182,"125":0.31346,"126":2.48623,"127":16.42455,"128":2.74387,"129":0.01288,"130":0.00429,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 35 36 37 62 64 67 68 70 71 72 73 76 84 85 89 131"},F:{"45":0.00429,"46":0.01718,"83":0.00429,"84":0.00859,"95":0.01718,"107":0.00429,"109":0.146,"110":0.00429,"111":0.06441,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 106 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"15":0.00429,"18":0.00859,"92":0.00429,"105":0.01288,"109":0.03006,"110":0.00429,"111":0.00859,"113":0.01718,"114":0.00859,"115":0.00429,"117":0.00429,"119":0.01288,"120":0.01288,"121":0.01288,"122":0.01288,"123":0.00859,"124":0.01718,"125":0.05582,"126":0.32634,"127":4.56452,"128":1.20661,_:"12 13 14 16 17 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 96 97 98 99 100 101 102 103 104 106 107 108 112 116 118"},E:{"13":0.01288,"14":0.0687,"15":0.00859,_:"0 4 5 6 7 8 9 10 11 12 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1","12.1":0.01288,"13.1":0.11164,"14.1":0.15458,"15.1":0.02147,"15.2-15.3":0.03006,"15.4":0.02576,"15.5":0.06012,"15.6":0.59687,"16.0":0.06441,"16.1":0.09447,"16.2":0.07729,"16.3":0.13741,"16.4":0.03865,"16.5":0.06441,"16.6":0.62263,"17.0":0.01718,"17.1":0.073,"17.2":0.07729,"17.3":0.09876,"17.4":0.17605,"17.5":3.08739,"17.6":0.78151,"18.0":0.02576},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00257,"5.0-5.1":0.00128,"6.0-6.1":0.00642,"7.0-7.1":0.0077,"8.1-8.4":0,"9.0-9.2":0.00642,"9.3":0.02567,"10.0-10.2":0.0077,"10.3":0.03979,"11.0-11.2":0.10141,"11.3-11.4":0.01284,"12.0-12.1":0.01027,"12.2-12.5":0.17201,"13.0-13.1":0.00257,"13.2":0.0552,"13.3":0.0077,"13.4-13.7":0.03209,"14.0-14.4":0.09499,"14.5-14.8":0.09114,"15.0-15.1":0.05006,"15.2-15.3":0.05006,"15.4":0.05776,"15.5":0.06803,"15.6-15.8":0.64053,"16.0":0.12965,"16.1":0.27341,"16.2":0.13735,"16.3":0.22849,"16.4":0.05776,"16.5":0.09242,"16.6-16.7":0.79456,"17.0":0.07317,"17.1":0.11296,"17.2":0.10397,"17.3":0.15404,"17.4":0.3607,"17.5":7.38726,"17.6":1.24255,"18.0":0.13478},P:{"4":0.18094,"20":0.01064,"21":0.03193,"22":0.04257,"23":0.04257,"24":0.04257,"25":1.39427,"5.0-5.4":0.02129,"6.2-6.4":0.01064,_:"7.2-7.4 8.2 9.2 10.1 11.1-11.2 12.0 13.0 15.0 18.0 19.0","14.0":0.01064,"16.0":0.01064,"17.0":0.01064},I:{"0":0.02274,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00001,"4.2-4.3":0.00001,"4.4":0,"4.4.3-4.4.4":0.00004},K:{"0":0.15404,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.04509,"11":0.13526,_:"6 7 9 10 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":0.07417},H:{"0":0},L:{"0":41.06366},R:{_:"0"},M:{"0":0.48493},Q:{"14.9":0.00571}}; diff --git a/node_modules/caniuse-lite/data/regions/OM.js b/node_modules/caniuse-lite/data/regions/OM.js index 858b396a..91335c08 100644 --- a/node_modules/caniuse-lite/data/regions/OM.js +++ b/node_modules/caniuse-lite/data/regions/OM.js @@ -1 +1 @@ -module.exports={C:{"34":0.00852,"66":0.00213,"68":0.00213,"103":0.00213,"105":0.00213,"106":0.00213,"111":0.00213,"115":0.04471,"124":0.00213,"125":0.00426,"126":0.00426,"127":0.09368,"128":0.15542,"129":0.00213,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 67 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 104 107 108 109 110 112 113 114 116 117 118 119 120 121 122 123 130 131 3.5 3.6"},D:{"11":0.01065,"34":0.00213,"38":0.01703,"47":0.00213,"49":0.00213,"56":0.00213,"58":0.23419,"62":0.00426,"64":0.00213,"65":0.00426,"66":0.00426,"67":0.00213,"68":0.01065,"69":0.03406,"70":0.00213,"72":0.00426,"73":0.00639,"74":0.00426,"75":0.00426,"76":0.01703,"78":0.00213,"79":0.06174,"80":0.00213,"81":0.0149,"83":0.02981,"85":0.00213,"86":0.00639,"87":0.05535,"88":0.02342,"89":0.00213,"90":0.00639,"91":0.01277,"93":0.02981,"94":0.00639,"95":0.03832,"96":0.00426,"97":0.00213,"98":0.02342,"99":0.04258,"100":0.00426,"101":0.00639,"102":0.00426,"103":0.18735,"104":0.00426,"105":0.00426,"106":0.01703,"107":0.00852,"108":0.01277,"109":1.0645,"110":0.04258,"111":0.01703,"112":0.01065,"113":0.0149,"114":0.01065,"115":0.00639,"116":0.03406,"117":0.00639,"118":0.00852,"119":0.08303,"120":0.03832,"121":0.01703,"122":0.0809,"123":0.04258,"124":0.07664,"125":0.15329,"126":10.20004,"127":1.44985,"128":0.01065,_:"4 5 6 7 8 9 10 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 35 36 37 39 40 41 42 43 44 45 46 48 50 51 52 53 54 55 57 59 60 61 63 71 77 84 92 129 130"},F:{"36":0.00213,"46":0.00852,"79":0.00213,"83":0.00852,"95":0.01916,"106":0.00213,"109":0.07026,"111":0.12348,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 37 38 39 40 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 80 81 82 84 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 107 108 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"14":0.00213,"15":0.00213,"18":0.00426,"84":0.00213,"92":0.00639,"94":0.00213,"100":0.00213,"101":0.00213,"107":0.00426,"108":0.00426,"109":0.03832,"110":0.00639,"114":0.00213,"115":0.00213,"117":0.00213,"118":0.00426,"119":0.00213,"120":0.00426,"121":0.00213,"122":0.00852,"123":0.00426,"124":0.01065,"125":0.03832,"126":1.4243,"127":0.27251,_:"12 13 16 17 79 80 81 83 85 86 87 88 89 90 91 93 95 96 97 98 99 102 103 104 105 106 111 112 113 116"},E:{"14":0.00852,"15":0.00213,_:"0 4 5 6 7 8 9 10 11 12 13 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 12.1","13.1":0.01916,"14.1":0.05323,"15.1":0.00213,"15.2-15.3":0.00213,"15.4":0.00426,"15.5":0.00852,"15.6":0.08729,"16.0":0.00426,"16.1":0.01277,"16.2":0.01065,"16.3":0.02342,"16.4":0.00639,"16.5":0.01277,"16.6":0.066,"17.0":0.00852,"17.1":0.01065,"17.2":0.00639,"17.3":0.0149,"17.4":0.04684,"17.5":0.50032,"17.6":0.00426,"18.0":0.00426},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00387,"5.0-5.1":0.00194,"6.0-6.1":0.01161,"7.0-7.1":0.01161,"8.1-8.4":0,"9.0-9.2":0.00968,"9.3":0.03871,"10.0-10.2":0.00774,"10.3":0.06774,"11.0-11.2":0.17806,"11.3-11.4":0.01935,"12.0-12.1":0.01355,"12.2-12.5":0.24968,"13.0-13.1":0.00387,"13.2":0.04065,"13.3":0.01355,"13.4-13.7":0.05806,"14.0-14.4":0.13355,"14.5-14.8":0.15097,"15.0-15.1":0.07548,"15.2-15.3":0.08129,"15.4":0.0929,"15.5":0.11226,"15.6-15.8":1.02967,"16.0":0.2071,"16.1":0.43935,"16.2":0.22064,"16.3":0.36968,"16.4":0.0871,"16.5":0.15677,"16.6-16.7":1.28516,"17.0":0.11613,"17.1":0.18774,"17.2":0.18194,"17.3":0.2729,"17.4":0.68322,"17.5":12.51094,"17.6":0.09677,"18.0":0.12774},P:{"4":0.08288,"20":0.03108,"21":0.15541,"22":0.18649,"23":0.14505,"24":0.13469,"25":2.33114,"5.0-5.4":0.03108,"6.2-6.4":0.01036,"7.2-7.4":0.17613,_:"8.2 10.1","9.2":0.01036,"11.1-11.2":0.0518,"12.0":0.02072,"13.0":0.08288,"14.0":0.0518,"15.0":0.01036,"16.0":0.03108,"17.0":0.07252,"18.0":0.01036,"19.0":0.0518},I:{"0":0.1255,"3":0,"4":0.00001,"2.1":0,"2.2":0.00003,"2.3":0,"4.1":0.00008,"4.2-4.3":0.00005,"4.4":0,"4.4.3-4.4.4":0.00021},K:{"0":0.71626,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.00662,"11":0.02318,_:"6 7 9 10 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":55.98546},R:{_:"0"},M:{"0":0.10232},Q:{_:"14.9"},O:{"0":1.11768},H:{"0":0}}; +module.exports={C:{"34":0.00543,"38":0.00181,"48":0.00181,"66":0.00543,"68":0.00543,"78":0.00181,"103":0.00181,"115":0.03622,"125":0.00181,"126":0.00181,"127":0.01087,"128":0.05976,"129":0.13764,"130":0.00181,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 35 36 37 39 40 41 42 43 44 45 46 47 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 67 69 70 71 72 73 74 75 76 77 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 104 105 106 107 108 109 110 111 112 113 114 116 117 118 119 120 121 122 123 124 131 132 133 3.5 3.6"},D:{"11":0.01268,"38":0.02354,"49":0.00181,"55":0.01449,"56":0.00724,"58":0.28795,"59":0.00181,"62":0.00543,"64":0.00362,"65":0.0163,"66":0.00181,"68":0.01268,"69":0.02354,"70":0.00181,"72":0.00181,"73":0.00906,"74":0.00181,"75":0.00724,"76":0.00543,"77":0.00362,"78":0.00181,"79":0.05252,"80":0.00181,"81":0.01449,"83":0.02717,"85":0.00362,"86":0.00724,"87":0.05252,"88":0.03984,"89":0.00181,"90":0.00362,"91":0.01992,"92":0.00181,"93":0.04165,"94":0.00543,"95":0.05614,"96":0.00181,"98":0.02717,"99":0.06701,"100":0.00362,"101":0.00724,"102":0.00181,"103":0.2137,"104":0.00543,"105":0.00724,"106":0.01811,"107":0.00543,"108":0.00906,"109":0.86023,"110":0.03079,"111":0.01268,"112":0.00724,"113":0.00181,"114":0.00906,"115":0.00906,"116":0.02898,"117":0.00181,"118":0.00543,"119":0.10142,"120":0.02535,"121":0.01268,"122":0.06701,"123":0.02717,"124":0.04709,"125":0.05614,"126":0.3785,"127":7.33998,"128":1.45604,"129":0.00906,"130":0.00181,_:"4 5 6 7 8 9 10 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 39 40 41 42 43 44 45 46 47 48 50 51 52 53 54 57 60 61 63 67 71 84 97 131"},F:{"36":0.00543,"46":0.00543,"79":0.00181,"83":0.01268,"84":0.00181,"95":0.00724,"109":0.02717,"111":0.01992,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 37 38 39 40 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 80 81 82 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 106 107 108 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"12":0.00181,"18":0.00181,"83":0.00181,"84":0.00543,"92":0.00724,"94":0.00181,"100":0.00362,"101":0.00181,"107":0.00362,"109":0.02535,"110":0.00362,"114":0.00362,"115":0.00362,"119":0.00181,"120":0.00362,"121":0.00181,"122":0.00543,"123":0.00181,"124":0.00543,"125":0.0163,"126":0.0652,"127":1.00511,"128":0.28795,_:"13 14 15 16 17 79 80 81 85 86 87 88 89 90 91 93 95 96 97 98 99 102 103 104 105 106 108 111 112 113 116 117 118"},E:{"13":0.00181,"14":0.00543,_:"0 4 5 6 7 8 9 10 11 12 15 3.1 3.2 6.1 7.1 9.1 10.1 11.1 12.1","5.1":0.00181,"13.1":0.01811,"14.1":0.02173,"15.1":0.00181,"15.2-15.3":0.00181,"15.4":0.00543,"15.5":0.00906,"15.6":0.07244,"16.0":0.00181,"16.1":0.01992,"16.2":0.00724,"16.3":0.0163,"16.4":0.00906,"16.5":0.01268,"16.6":0.07063,"17.0":0.00362,"17.1":0.00724,"17.2":0.00906,"17.3":0.01449,"17.4":0.03441,"17.5":0.42921,"17.6":0.11772,"18.0":0.00724},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00413,"5.0-5.1":0.00207,"6.0-6.1":0.01033,"7.0-7.1":0.01239,"8.1-8.4":0,"9.0-9.2":0.01033,"9.3":0.0413,"10.0-10.2":0.01239,"10.3":0.06402,"11.0-11.2":0.16314,"11.3-11.4":0.02065,"12.0-12.1":0.01652,"12.2-12.5":0.27671,"13.0-13.1":0.00413,"13.2":0.0888,"13.3":0.01239,"13.4-13.7":0.05163,"14.0-14.4":0.15281,"14.5-14.8":0.14662,"15.0-15.1":0.08054,"15.2-15.3":0.08054,"15.4":0.09293,"15.5":0.10945,"15.6-15.8":1.03044,"16.0":0.20857,"16.1":0.43985,"16.2":0.22096,"16.3":0.36757,"16.4":0.09293,"16.5":0.14868,"16.6-16.7":1.27824,"17.0":0.11771,"17.1":0.18172,"17.2":0.16727,"17.3":0.2478,"17.4":0.58027,"17.5":11.88415,"17.6":1.99893,"18.0":0.21683},P:{"4":0.07341,"20":0.02097,"21":0.13633,"22":0.18877,"23":0.12585,"24":0.17828,"25":1.98206,"5.0-5.4":0.01049,"6.2-6.4":0.02097,"7.2-7.4":0.14682,_:"8.2 10.1","9.2":0.01049,"11.1-11.2":0.03146,"12.0":0.01049,"13.0":0.09438,"14.0":0.03146,"15.0":0.01049,"16.0":0.03146,"17.0":0.0839,"18.0":0.01049,"19.0":0.03146},I:{"0":0.13874,"3":0,"4":0.00001,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00006,"4.2-4.3":0.00006,"4.4":0,"4.4.3-4.4.4":0.00022},K:{"0":0.7533,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.00362,"11":0.0326,_:"6 7 9 10 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":1.08082},H:{"0":0},L:{"0":57.77319},R:{_:"0"},M:{"0":0.12282},Q:{_:"14.9"}}; diff --git a/node_modules/caniuse-lite/data/regions/PA.js b/node_modules/caniuse-lite/data/regions/PA.js index acb6fd24..033822a9 100644 --- a/node_modules/caniuse-lite/data/regions/PA.js +++ b/node_modules/caniuse-lite/data/regions/PA.js @@ -1 +1 @@ -module.exports={C:{"4":0.04766,"78":0.011,"88":0.00367,"97":0.01833,"102":0.00367,"106":0.00733,"108":0.00367,"113":0.00367,"115":0.06965,"117":0.00367,"119":0.00367,"120":0.03666,"121":0.00367,"123":0.00367,"125":0.00367,"126":0.022,"127":0.37027,"128":0.66721,_:"2 3 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 79 80 81 82 83 84 85 86 87 89 90 91 92 93 94 95 96 98 99 100 101 103 104 105 107 109 110 111 112 114 116 118 122 124 129 130 131 3.5","3.6":0.00367},D:{"36":0.00367,"38":0.00367,"41":0.00367,"43":0.00367,"44":0.00733,"45":0.00367,"46":0.00367,"47":0.011,"49":0.00733,"50":0.00367,"51":0.00367,"62":0.00367,"63":0.00367,"68":0.00733,"69":0.00367,"70":0.011,"72":0.00367,"73":0.00367,"74":0.011,"75":0.00733,"76":0.00367,"77":0.00367,"78":0.02933,"79":0.05499,"81":0.01466,"83":0.05499,"84":0.00733,"85":0.00367,"86":0.00367,"87":0.05132,"88":0.01466,"89":0.05499,"90":0.00367,"91":0.04399,"92":0.00367,"93":0.02566,"94":0.022,"95":0.00367,"97":0.011,"98":0.011,"99":0.01466,"100":0.00367,"102":0.00367,"103":0.07699,"104":0.00367,"105":0.022,"106":0.02566,"107":0.04399,"108":0.03666,"109":0.84685,"110":0.03666,"111":0.022,"112":0.011,"113":0.01466,"114":0.04399,"115":0.03299,"116":0.1943,"117":0.011,"118":0.011,"119":0.02933,"120":0.35927,"121":0.05499,"122":0.1833,"123":0.07699,"124":0.15031,"125":0.34094,"126":17.77277,"127":2.03463,"128":0.00733,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 37 39 40 42 48 52 53 54 55 56 57 58 59 60 61 64 65 66 67 71 80 96 101 129 130"},F:{"46":0.01833,"83":0.01466,"95":0.01833,"97":0.00733,"109":0.93116,"110":0.03666,"111":0.53157,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 85 86 87 88 89 90 91 92 93 94 96 98 99 100 101 102 103 104 105 106 107 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"15":0.00367,"17":0.00367,"18":0.00367,"92":0.01466,"100":0.00367,"108":0.00733,"109":0.04033,"112":0.00367,"113":0.00367,"114":0.00733,"115":0.00367,"116":0.00367,"117":0.00367,"118":0.011,"119":0.00733,"120":0.02933,"121":0.01466,"122":0.01466,"123":0.011,"124":0.02933,"125":0.09898,"126":4.68515,"127":0.63055,_:"12 13 14 16 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 96 97 98 99 101 102 103 104 105 106 107 110 111"},E:{"9":0.011,"12":0.00367,"14":0.00733,_:"0 4 5 6 7 8 10 11 13 15 3.1 3.2 6.1 7.1 9.1 10.1 11.1","5.1":0.00733,"12.1":0.00733,"13.1":0.022,"14.1":0.06599,"15.1":0.00367,"15.2-15.3":0.00733,"15.4":0.00733,"15.5":0.01466,"15.6":0.21263,"16.0":0.00733,"16.1":0.03299,"16.2":0.01466,"16.3":0.04033,"16.4":0.05132,"16.5":0.01833,"16.6":0.16497,"17.0":0.011,"17.1":0.022,"17.2":0.03299,"17.3":0.02566,"17.4":0.06599,"17.5":0.99349,"17.6":0.00733,"18.0":0.00733},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00241,"5.0-5.1":0.0012,"6.0-6.1":0.00723,"7.0-7.1":0.00723,"8.1-8.4":0,"9.0-9.2":0.00602,"9.3":0.02409,"10.0-10.2":0.00482,"10.3":0.04215,"11.0-11.2":0.11079,"11.3-11.4":0.01204,"12.0-12.1":0.00843,"12.2-12.5":0.15535,"13.0-13.1":0.00241,"13.2":0.02529,"13.3":0.00843,"13.4-13.7":0.03613,"14.0-14.4":0.0831,"14.5-14.8":0.09393,"15.0-15.1":0.04697,"15.2-15.3":0.05058,"15.4":0.05781,"15.5":0.06985,"15.6-15.8":0.64068,"16.0":0.12886,"16.1":0.27337,"16.2":0.13729,"16.3":0.23002,"16.4":0.05419,"16.5":0.09755,"16.6-16.7":0.79964,"17.0":0.07226,"17.1":0.11682,"17.2":0.1132,"17.3":0.1698,"17.4":0.42511,"17.5":7.78449,"17.6":0.06021,"18.0":0.07948},P:{"4":0.1454,"20":0.04154,"21":0.11425,"22":0.21811,"23":0.15579,"24":0.10386,"25":2.28493,_:"5.0-5.4 8.2 9.2 10.1 12.0 14.0 15.0 16.0 18.0","6.2-6.4":0.02077,"7.2-7.4":0.15579,"11.1-11.2":0.03116,"13.0":0.02077,"17.0":0.01039,"19.0":0.02077},I:{"0":0.08838,"3":0,"4":0.00001,"2.1":0,"2.2":0.00002,"2.3":0,"4.1":0.00005,"4.2-4.3":0.00004,"4.4":0,"4.4.3-4.4.4":0.00015},K:{"0":0.33576,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.03079,"9":0.0077,"10":0.0077,"11":0.03079,_:"6 7 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":48.89856},R:{_:"0"},M:{"0":0.33576},Q:{"14.9":0.00634},O:{"0":0.08869},H:{"0":0}}; +module.exports={C:{"4":0.00408,"78":0.02854,"97":0.00408,"108":0.00408,"115":0.09377,"118":0.00408,"120":0.03262,"124":0.01223,"125":0.00408,"126":0.00408,"127":0.01223,"128":0.35062,"129":0.80317,_:"2 3 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 98 99 100 101 102 103 104 105 106 107 109 110 111 112 113 114 116 117 119 121 122 123 130 131 132 133 3.5 3.6"},D:{"11":0.00408,"36":0.00408,"47":0.00408,"49":0.00815,"56":0.00408,"63":0.00408,"67":0.00408,"69":0.00408,"73":0.00815,"75":0.00815,"76":0.00408,"77":0.00408,"78":0.01631,"79":0.04077,"81":0.01631,"83":0.17531,"84":0.00408,"85":0.00815,"86":0.00408,"87":0.06116,"88":0.02446,"89":0.08562,"91":0.03669,"92":0.00408,"93":0.03262,"94":0.02446,"95":0.02039,"97":0.00815,"98":0.01631,"99":0.02039,"100":0.00815,"101":0.00408,"103":0.07746,"105":0.02039,"106":0.02446,"107":0.01631,"108":0.01631,"109":0.92956,"110":0.12639,"111":0.00408,"112":0.01631,"113":0.00815,"114":0.02854,"115":0.02854,"116":0.18347,"117":0.01223,"118":0.01631,"119":0.02446,"120":0.40362,"121":0.04485,"122":0.12639,"123":0.06523,"124":0.12231,"125":0.106,"126":1.14971,"127":18.52589,"128":3.40022,_:"4 5 6 7 8 9 10 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 37 38 39 40 41 42 43 44 45 46 48 50 51 52 53 54 55 57 58 59 60 61 62 64 65 66 68 70 71 72 74 80 90 96 102 104 129 130 131"},F:{"46":0.04892,"83":0.02039,"85":0.00408,"95":0.02446,"109":0.53001,"110":0.04077,"111":0.23239,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 106 107 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"15":0.00408,"18":0.00408,"92":0.01631,"100":0.00408,"108":0.00408,"109":0.04485,"113":0.00408,"114":0.00408,"115":0.00408,"117":0.00408,"118":0.00408,"119":0.00408,"120":0.02446,"121":0.00408,"122":0.01631,"123":0.00815,"124":0.02446,"125":0.02854,"126":0.23239,"127":4.5377,"128":1.35356,_:"12 13 14 16 17 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 96 97 98 99 101 102 103 104 105 106 107 110 111 112 116"},E:{"14":0.02039,_:"0 4 5 6 7 8 9 10 11 12 13 15 3.1 3.2 6.1 7.1 9.1 10.1 11.1 15.1","5.1":0.00408,"12.1":0.00408,"13.1":0.02039,"14.1":0.04077,"15.2-15.3":0.00408,"15.4":0.00815,"15.5":0.00815,"15.6":0.22016,"16.0":0.01223,"16.1":0.03262,"16.2":0.01631,"16.3":0.06116,"16.4":0.07746,"16.5":0.01223,"16.6":0.13862,"17.0":0.01631,"17.1":0.02446,"17.2":0.03669,"17.3":0.03262,"17.4":0.06116,"17.5":0.78686,"17.6":0.39139,"18.0":0.02039},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00191,"5.0-5.1":0.00095,"6.0-6.1":0.00477,"7.0-7.1":0.00573,"8.1-8.4":0,"9.0-9.2":0.00477,"9.3":0.01909,"10.0-10.2":0.00573,"10.3":0.02959,"11.0-11.2":0.07542,"11.3-11.4":0.00955,"12.0-12.1":0.00764,"12.2-12.5":0.12792,"13.0-13.1":0.00191,"13.2":0.04105,"13.3":0.00573,"13.4-13.7":0.02387,"14.0-14.4":0.07064,"14.5-14.8":0.06778,"15.0-15.1":0.03723,"15.2-15.3":0.03723,"15.4":0.04296,"15.5":0.0506,"15.6-15.8":0.47636,"16.0":0.09642,"16.1":0.20334,"16.2":0.10215,"16.3":0.16992,"16.4":0.04296,"16.5":0.06873,"16.6-16.7":0.59091,"17.0":0.05441,"17.1":0.08401,"17.2":0.07732,"17.3":0.11456,"17.4":0.26825,"17.5":5.49387,"17.6":0.92408,"18.0":0.10024},P:{"4":0.12507,"20":0.02085,"21":0.08338,"22":0.19803,"23":0.07296,"24":0.10423,"25":1.86567,_:"5.0-5.4 8.2 9.2 10.1 12.0 13.0 15.0 16.0 18.0","6.2-6.4":0.02085,"7.2-7.4":0.1355,"11.1-11.2":0.01042,"14.0":0.01042,"17.0":0.02085,"19.0":0.02085},I:{"0":0.08263,"3":0,"4":0.00001,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00003,"4.2-4.3":0.00003,"4.4":0,"4.4.3-4.4.4":0.00013},K:{"0":0.27241,_:"10 11 12 11.1 11.5 12.1"},A:{"11":0.01223,_:"6 7 8 9 10 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":0.17766},H:{"0":0},L:{"0":47.36231},R:{_:"0"},M:{"0":0.28426},Q:{"14.9":0.01184}}; diff --git a/node_modules/caniuse-lite/data/regions/PE.js b/node_modules/caniuse-lite/data/regions/PE.js index 10193aba..a3ab4306 100644 --- a/node_modules/caniuse-lite/data/regions/PE.js +++ b/node_modules/caniuse-lite/data/regions/PE.js @@ -1 +1 @@ -module.exports={C:{"4":0.02082,"52":0.03124,"54":0.00521,"88":0.0833,"103":0.00521,"115":0.11974,"120":0.00521,"122":0.00521,"123":0.01041,"124":0.00521,"125":0.00521,"126":0.01041,"127":0.39045,"128":0.6039,"129":0.00521,_:"2 3 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 53 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 89 90 91 92 93 94 95 96 97 98 99 100 101 102 104 105 106 107 108 109 110 111 112 113 114 116 117 118 119 121 130 131 3.5 3.6"},D:{"38":0.02603,"47":0.00521,"49":0.01562,"53":0.00521,"55":0.00521,"62":0.00521,"63":0.00521,"70":0.00521,"71":0.00521,"73":0.00521,"74":0.00521,"79":0.13536,"80":0.00521,"81":0.01041,"83":0.00521,"85":0.00521,"86":0.00521,"87":0.09891,"88":0.01562,"90":0.00521,"91":0.10412,"92":0.01041,"93":0.02082,"94":0.03644,"95":0.01041,"96":0.02082,"97":0.01562,"98":0.00521,"99":0.02082,"100":0.00521,"101":0.00521,"102":0.00521,"103":0.04685,"104":0.01562,"105":0.01041,"106":0.02603,"107":0.02082,"108":0.02603,"109":2.68109,"110":0.03644,"111":0.01562,"112":0.01562,"113":0.01562,"114":0.03124,"115":0.01041,"116":0.06768,"117":0.02082,"118":0.02082,"119":0.04165,"120":0.10933,"121":0.23948,"122":0.25509,"123":0.18742,"124":0.24468,"125":0.48416,"126":32.86027,"127":3.60776,"128":0.01041,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 39 40 41 42 43 44 45 46 48 50 51 52 54 56 57 58 59 60 61 64 65 66 67 68 69 72 75 76 77 78 84 89 129 130"},F:{"36":0.00521,"46":0.00521,"78":0.00521,"83":0.01041,"95":0.03644,"107":0.00521,"109":1.52536,"110":0.00521,"111":0.79131,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 37 38 39 40 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 79 80 81 82 84 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 106 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"18":0.00521,"92":0.01562,"100":0.00521,"109":0.04685,"113":0.00521,"114":0.00521,"118":0.00521,"119":0.01562,"120":0.02082,"121":0.02082,"122":0.01562,"123":0.01041,"124":0.03644,"125":0.04685,"126":3.28499,"127":0.39566,_:"12 13 14 15 16 17 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 96 97 98 99 101 102 103 104 105 106 107 108 110 111 112 115 116 117"},E:{"14":0.00521,_:"0 4 5 6 7 8 9 10 11 12 13 15 3.1 3.2 6.1 7.1 9.1 10.1 11.1 12.1 15.2-15.3 17.6","5.1":0.00521,"13.1":0.01041,"14.1":0.01562,"15.1":0.00521,"15.4":0.01041,"15.5":0.00521,"15.6":0.03124,"16.0":0.00521,"16.1":0.01041,"16.2":0.00521,"16.3":0.01562,"16.4":0.00521,"16.5":0.00521,"16.6":0.04165,"17.0":0.01041,"17.1":0.01562,"17.2":0.01562,"17.3":0.01562,"17.4":0.03644,"17.5":0.27592,"18.0":0.00521},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.0006,"5.0-5.1":0.0003,"6.0-6.1":0.00181,"7.0-7.1":0.00181,"8.1-8.4":0,"9.0-9.2":0.00151,"9.3":0.00603,"10.0-10.2":0.00121,"10.3":0.01055,"11.0-11.2":0.02774,"11.3-11.4":0.00302,"12.0-12.1":0.00211,"12.2-12.5":0.0389,"13.0-13.1":0.0006,"13.2":0.00633,"13.3":0.00211,"13.4-13.7":0.00905,"14.0-14.4":0.02081,"14.5-14.8":0.02352,"15.0-15.1":0.01176,"15.2-15.3":0.01266,"15.4":0.01447,"15.5":0.01749,"15.6-15.8":0.16042,"16.0":0.03227,"16.1":0.06845,"16.2":0.03438,"16.3":0.05759,"16.4":0.01357,"16.5":0.02442,"16.6-16.7":0.20022,"17.0":0.01809,"17.1":0.02925,"17.2":0.02835,"17.3":0.04252,"17.4":0.10644,"17.5":1.94917,"17.6":0.01508,"18.0":0.0199},P:{"4":0.12637,"20":0.01053,"21":0.02106,"22":0.06319,"23":0.06319,"24":0.04212,"25":0.6108,"5.0-5.4":0.01053,"6.2-6.4":0.02106,"7.2-7.4":0.08425,_:"8.2 9.2 10.1 12.0 14.0 15.0 18.0","11.1-11.2":0.01053,"13.0":0.02106,"16.0":0.02106,"17.0":0.01053,"19.0":0.03159},I:{"0":0.04777,"3":0,"4":0,"2.1":0,"2.2":0.00001,"2.3":0,"4.1":0.00003,"4.2-4.3":0.00002,"4.4":0,"4.4.3-4.4.4":0.00008},K:{"0":0.20614,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.00833,"11":0.03332,_:"6 7 9 10 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":44.80934},R:{_:"0"},M:{"0":0.11985},Q:{"14.9":0.00479},O:{"0":0.02876},H:{"0":0}}; +module.exports={C:{"4":0.02596,"52":0.00519,"78":0.00519,"88":0.08826,"92":0.00519,"103":0.01038,"115":0.11942,"120":0.00519,"122":0.00519,"123":0.00519,"124":0.00519,"125":0.00519,"126":0.00519,"127":0.01558,"128":0.25441,"129":0.80476,"130":0.00519,_:"2 3 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 79 80 81 82 83 84 85 86 87 89 90 91 93 94 95 96 97 98 99 100 101 102 104 105 106 107 108 109 110 111 112 113 114 116 117 118 119 121 131 132 133 3.5 3.6"},D:{"34":0.00519,"38":0.02077,"47":0.01038,"49":0.02077,"62":0.00519,"63":0.00519,"70":0.00519,"74":0.00519,"77":0.00519,"79":0.11942,"81":0.01038,"83":0.00519,"85":0.00519,"86":0.00519,"87":0.10903,"88":0.01038,"90":0.00519,"91":0.05192,"92":0.01038,"93":0.01038,"94":0.04154,"95":0.00519,"96":0.02596,"97":0.01558,"98":0.02077,"99":0.01558,"100":0.01038,"101":0.00519,"102":0.00519,"103":0.04673,"104":0.02077,"105":0.00519,"106":0.02596,"107":0.03634,"108":0.02077,"109":2.25333,"110":0.04154,"111":0.02077,"112":0.01038,"113":0.01558,"114":0.02596,"115":0.01558,"116":0.08826,"117":0.02596,"118":0.01038,"119":0.04673,"120":0.10384,"121":0.22326,"122":0.23364,"123":0.14018,"124":0.20249,"125":0.16095,"126":1.30838,"127":29.55806,"128":6.40693,"129":0.00519,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 35 36 37 39 40 41 42 43 44 45 46 48 50 51 52 53 54 55 56 57 58 59 60 61 64 65 66 67 68 69 71 72 73 75 76 78 80 84 89 130 131"},F:{"36":0.00519,"46":0.00519,"83":0.00519,"95":0.03634,"107":0.00519,"109":0.79438,"111":0.24922,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 37 38 39 40 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 106 108 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"18":0.00519,"92":0.01558,"100":0.00519,"103":0.00519,"109":0.05192,"114":0.00519,"118":0.00519,"119":0.01558,"120":0.02077,"121":0.02077,"122":0.01558,"123":0.01038,"124":0.02077,"125":0.02077,"126":0.14018,"127":2.78291,"128":0.88783,_:"12 13 14 15 16 17 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 96 97 98 99 101 102 104 105 106 107 108 110 111 112 113 115 116 117"},E:{_:"0 4 5 6 7 8 9 10 11 12 13 14 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 12.1 15.2-15.3","13.1":0.01038,"14.1":0.01558,"15.1":0.00519,"15.4":0.02596,"15.5":0.00519,"15.6":0.04154,"16.0":0.00519,"16.1":0.01038,"16.2":0.01038,"16.3":0.01558,"16.4":0.01038,"16.5":0.00519,"16.6":0.04154,"17.0":0.05192,"17.1":0.01558,"17.2":0.01038,"17.3":0.01038,"17.4":0.02596,"17.5":0.22326,"17.6":0.09346,"18.0":0.01038},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.0007,"5.0-5.1":0.00035,"6.0-6.1":0.00176,"7.0-7.1":0.00211,"8.1-8.4":0,"9.0-9.2":0.00176,"9.3":0.00704,"10.0-10.2":0.00211,"10.3":0.01091,"11.0-11.2":0.0278,"11.3-11.4":0.00352,"12.0-12.1":0.00282,"12.2-12.5":0.04716,"13.0-13.1":0.0007,"13.2":0.01513,"13.3":0.00211,"13.4-13.7":0.0088,"14.0-14.4":0.02604,"14.5-14.8":0.02499,"15.0-15.1":0.01373,"15.2-15.3":0.01373,"15.4":0.01584,"15.5":0.01865,"15.6-15.8":0.17562,"16.0":0.03555,"16.1":0.07496,"16.2":0.03766,"16.3":0.06265,"16.4":0.01584,"16.5":0.02534,"16.6-16.7":0.21785,"17.0":0.02006,"17.1":0.03097,"17.2":0.02851,"17.3":0.04223,"17.4":0.0989,"17.5":2.02545,"17.6":0.34068,"18.0":0.03695},P:{"4":0.13533,"20":0.01041,"21":0.02082,"22":0.05205,"23":0.04164,"24":0.05205,"25":0.44765,_:"5.0-5.4 8.2 9.2 10.1 12.0 14.0 15.0 18.0","6.2-6.4":0.01041,"7.2-7.4":0.08328,"11.1-11.2":0.01041,"13.0":0.02082,"16.0":0.01041,"17.0":0.01041,"19.0":0.02082},I:{"0":0.03834,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00002,"4.2-4.3":0.00002,"4.4":0,"4.4.3-4.4.4":0.00006},K:{"0":0.2404,_:"10 11 12 11.1 11.5 12.1"},A:{"11":0.03115,_:"6 7 8 9 10 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":0.03366},H:{"0":0},L:{"0":44.43937},R:{_:"0"},M:{"0":0.12501},Q:{_:"14.9"}}; diff --git a/node_modules/caniuse-lite/data/regions/PF.js b/node_modules/caniuse-lite/data/regions/PF.js index efa980f5..618374e5 100644 --- a/node_modules/caniuse-lite/data/regions/PF.js +++ b/node_modules/caniuse-lite/data/regions/PF.js @@ -1 +1 @@ -module.exports={C:{"52":0.0044,"67":0.02641,"68":0.03522,"72":0.04402,"75":0.13646,"78":0.13206,"82":0.03962,"91":0.06603,"102":0.02201,"103":0.11885,"104":0.0044,"105":0.01761,"111":0.01761,"115":0.67351,"116":0.03962,"121":0.01321,"123":0.01761,"124":0.0088,"125":0.13646,"126":0.04842,"127":1.05648,"128":1.55831,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 53 54 55 56 57 58 59 60 61 62 63 64 65 66 69 70 71 73 74 76 77 79 80 81 83 84 85 86 87 88 89 90 92 93 94 95 96 97 98 99 100 101 106 107 108 109 110 112 113 114 117 118 119 120 122 129 130 131 3.5 3.6"},D:{"41":0.01321,"57":0.0044,"65":0.0044,"67":0.02201,"70":0.01761,"71":0.03081,"72":0.0044,"74":0.01321,"76":0.03081,"78":0.0044,"79":0.18488,"80":0.01761,"81":0.13646,"83":0.01321,"84":0.02641,"85":0.34336,"86":0.03962,"87":0.35216,"88":0.0044,"92":0.0088,"93":0.0044,"94":0.0044,"98":0.14527,"100":0.0044,"102":0.08804,"103":0.07924,"104":0.32575,"106":0.03081,"107":0.0044,"109":0.79676,"110":0.0044,"111":0.0044,"112":0.0088,"114":0.0044,"115":0.01761,"116":0.24211,"117":0.0044,"119":0.02641,"120":0.01321,"121":0.05723,"122":0.02201,"123":0.03081,"124":0.08364,"125":0.24651,"126":12.7614,"127":1.57151,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 58 59 60 61 62 63 64 66 68 69 73 75 77 89 90 91 95 96 97 99 101 105 108 113 118 128 129 130"},F:{"46":0.0088,"65":0.03081,"81":0.0044,"83":0.07483,"95":0.0044,"109":0.33015,"110":0.0088,"111":0.12766,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 82 84 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 106 107 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"18":0.02641,"86":0.01761,"92":0.0044,"105":0.01321,"109":0.0088,"111":0.0044,"119":0.01321,"120":0.0088,"122":0.0088,"123":0.02201,"124":0.02201,"125":0.05723,"126":4.86861,"127":0.63389,_:"12 13 14 15 16 17 79 80 81 83 84 85 87 88 89 90 91 93 94 95 96 97 98 99 100 101 102 103 104 106 107 108 110 112 113 114 115 116 117 118 121"},E:{"13":0.01761,"14":0.07483,"15":0.0044,_:"0 4 5 6 7 8 9 10 11 12 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1","12.1":0.0044,"13.1":0.19369,"14.1":0.08364,"15.1":0.03522,"15.2-15.3":0.03522,"15.4":0.02641,"15.5":0.03962,"15.6":0.41819,"16.0":0.14086,"16.1":0.18929,"16.2":0.11445,"16.3":0.46661,"16.4":0.07924,"16.5":0.12766,"16.6":1.51869,"17.0":0.07483,"17.1":0.2245,"17.2":0.17608,"17.3":0.4358,"17.4":0.82317,"17.5":7.44818,"17.6":0.03962,"18.0":0.0044},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00524,"5.0-5.1":0.00262,"6.0-6.1":0.01572,"7.0-7.1":0.01572,"8.1-8.4":0,"9.0-9.2":0.0131,"9.3":0.05241,"10.0-10.2":0.01048,"10.3":0.09171,"11.0-11.2":0.24108,"11.3-11.4":0.0262,"12.0-12.1":0.01834,"12.2-12.5":0.33803,"13.0-13.1":0.00524,"13.2":0.05503,"13.3":0.01834,"13.4-13.7":0.07861,"14.0-14.4":0.18081,"14.5-14.8":0.20439,"15.0-15.1":0.1022,"15.2-15.3":0.11006,"15.4":0.12578,"15.5":0.15198,"15.6-15.8":1.39407,"16.0":0.28039,"16.1":0.59484,"16.2":0.29873,"16.3":0.5005,"16.4":0.11792,"16.5":0.21225,"16.6-16.7":1.73996,"17.0":0.15723,"17.1":0.25418,"17.2":0.24632,"17.3":0.36948,"17.4":0.92501,"17.5":16.93842,"17.6":0.13102,"18.0":0.17295},P:{"4":0.02125,"20":0.01063,"21":0.02125,"22":0.23376,"23":0.28689,"24":0.10626,"25":2.38013,_:"5.0-5.4 6.2-6.4 8.2 9.2 10.1 11.1-11.2 14.0 15.0 16.0","7.2-7.4":0.73317,"12.0":0.03188,"13.0":0.01063,"17.0":0.03188,"18.0":0.02125,"19.0":0.01063},I:{"0":0.01674,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00001,"4.2-4.3":0.00001,"4.4":0,"4.4.3-4.4.4":0.00003},K:{"0":0.30229,_:"10 11 12 11.1 11.5 12.1"},A:{"11":0.0044,_:"6 7 8 9 10 5.5"},S:{"2.5":0.0112,_:"3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":26.25604},R:{_:"0"},M:{"0":0.47023},Q:{_:"14.9"},O:{"0":0.17354},H:{"0":0}}; +module.exports={C:{"52":0.00886,"67":0.00886,"68":0.00886,"72":0.00443,"75":0.04431,"78":0.02659,"82":0.02216,"91":0.02659,"102":0.02659,"103":0.06203,"104":0.00443,"111":0.00443,"113":0.00443,"115":0.89506,"119":0.00443,"120":0.00443,"121":0.00443,"124":0.00443,"125":0.03545,"126":0.02216,"127":0.0709,"128":0.67794,"129":1.9585,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 53 54 55 56 57 58 59 60 61 62 63 64 65 66 69 70 71 73 74 76 77 79 80 81 83 84 85 86 87 88 89 90 92 93 94 95 96 97 98 99 100 101 105 106 107 108 109 110 112 114 116 117 118 122 123 130 131 132 133 3.5 3.6"},D:{"57":0.00443,"65":0.00443,"70":0.00886,"71":0.00886,"72":0.00443,"74":0.00443,"76":0.01329,"78":0.00443,"79":0.04431,"80":0.00886,"81":0.04874,"83":0.00443,"84":0.02216,"85":0.11964,"86":0.01772,"87":0.17724,"88":0.00886,"92":0.00443,"93":0.00443,"94":0.01329,"98":0.13736,"99":0.00443,"100":0.01329,"103":0.32346,"104":0.10191,"107":0.00443,"108":0.00443,"109":0.48298,"111":0.00443,"112":0.00443,"114":0.00886,"115":0.01329,"116":0.17281,"117":0.03102,"118":0.00443,"119":0.01329,"120":0.00443,"121":0.01329,"122":0.01329,"123":0.15952,"124":0.53615,"125":0.1285,"126":0.89506,"127":10.89583,"128":2.05155,"129":0.00443,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 58 59 60 61 62 63 64 66 67 68 69 73 75 77 89 90 91 95 96 97 101 102 105 106 110 113 130 131"},F:{"65":0.00443,"83":0.03545,"91":0.00443,"95":0.00886,"109":0.17724,"111":0.02216,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 85 86 87 88 89 90 92 93 94 96 97 98 99 100 101 102 103 104 105 106 107 108 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"17":0.00443,"18":0.00886,"86":0.00443,"92":0.00443,"98":0.00886,"108":0.00443,"109":0.01329,"120":0.01329,"121":0.00443,"122":0.01329,"123":0.01329,"124":0.01772,"125":0.01772,"126":0.20826,"127":4.70129,"128":1.20966,_:"12 13 14 15 16 79 80 81 83 84 85 87 88 89 90 91 93 94 95 96 97 99 100 101 102 103 104 105 106 107 110 111 112 113 114 115 116 117 118 119"},E:{"14":0.03545,"15":0.00886,_:"0 4 5 6 7 8 9 10 11 12 13 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1","12.1":0.00886,"13.1":0.11521,"14.1":0.07533,"15.1":0.03545,"15.2-15.3":0.0576,"15.4":0.04874,"15.5":0.03545,"15.6":0.40322,"16.0":0.11964,"16.1":0.17724,"16.2":0.24371,"16.3":0.4431,"16.4":0.13736,"16.5":0.24371,"16.6":2.0294,"17.0":0.05317,"17.1":0.25257,"17.2":0.22598,"17.3":0.3855,"17.4":0.70453,"17.5":6.42052,"17.6":2.54783,"18.0":0.07976},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00574,"5.0-5.1":0.00287,"6.0-6.1":0.01436,"7.0-7.1":0.01723,"8.1-8.4":0,"9.0-9.2":0.01436,"9.3":0.05743,"10.0-10.2":0.01723,"10.3":0.08901,"11.0-11.2":0.22684,"11.3-11.4":0.02871,"12.0-12.1":0.02297,"12.2-12.5":0.38476,"13.0-13.1":0.00574,"13.2":0.12347,"13.3":0.01723,"13.4-13.7":0.07178,"14.0-14.4":0.21248,"14.5-14.8":0.20387,"15.0-15.1":0.11198,"15.2-15.3":0.11198,"15.4":0.12921,"15.5":0.15218,"15.6-15.8":1.43282,"16.0":0.29001,"16.1":0.6116,"16.2":0.30724,"16.3":0.5111,"16.4":0.12921,"16.5":0.20674,"16.6-16.7":1.77738,"17.0":0.16367,"17.1":0.25268,"17.2":0.23258,"17.3":0.34457,"17.4":0.80686,"17.5":16.52477,"17.6":2.77949,"18.0":0.30149},P:{"4":0.03158,"21":0.02105,"22":0.26314,"23":0.16841,"24":0.03158,"25":2.64188,_:"20 5.0-5.4 6.2-6.4 8.2 9.2 10.1 11.1-11.2 12.0 13.0 14.0 15.0 16.0 18.0 19.0","7.2-7.4":0.07368,"17.0":0.01053},I:{"0":0.0111,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0,"4.2-4.3":0,"4.4":0,"4.4.3-4.4.4":0.00002},K:{"0":0.21719,_:"10 11 12 11.1 11.5 12.1"},A:{_:"6 7 8 9 10 11 5.5"},N:{_:"10 11"},S:{"2.5":0.00557,_:"3.0-3.1"},J:{_:"7 10"},O:{"0":0.23947},H:{"0":0},L:{"0":23.52126},R:{_:"0"},M:{"0":0.35642},Q:{_:"14.9"}}; diff --git a/node_modules/caniuse-lite/data/regions/PG.js b/node_modules/caniuse-lite/data/regions/PG.js index 70375c2c..b4b39603 100644 --- a/node_modules/caniuse-lite/data/regions/PG.js +++ b/node_modules/caniuse-lite/data/regions/PG.js @@ -1 +1 @@ -module.exports={C:{"68":0.00313,"89":0.00313,"91":0.00313,"99":0.00625,"110":0.00625,"112":0.00313,"113":0.00313,"115":0.03438,"116":0.00313,"118":0.00313,"119":0.0125,"120":0.00313,"122":0.00313,"123":0.00938,"124":0.01875,"125":0.0125,"126":0.02813,"127":0.35313,"128":0.475,"129":0.00625,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 90 92 93 94 95 96 97 98 100 101 102 103 104 105 106 107 108 109 111 114 117 121 130 131 3.5 3.6"},D:{"11":0.00938,"32":0.00625,"36":0.00313,"39":0.00313,"43":0.00625,"47":0.00313,"50":0.00313,"65":0.01563,"67":0.00938,"68":0.00313,"69":0.0125,"70":0.02813,"71":0.00313,"73":0.00313,"74":0.00625,"75":0.00313,"78":0.00625,"79":0.00313,"80":0.00313,"81":0.01563,"85":0.00313,"86":0.00313,"87":0.01563,"88":0.0875,"89":0.01563,"90":0.03125,"92":0.00313,"93":0.00625,"94":0.00313,"95":0.00313,"96":0.00313,"98":0.00313,"99":0.04063,"100":0.00313,"101":0.00313,"102":0.0125,"103":0.04375,"104":0.00313,"105":0.04063,"106":0.01875,"107":0.00313,"108":0.00313,"109":0.71563,"110":0.00313,"111":0.02188,"112":0.00938,"113":0.02188,"114":0.00313,"115":0.01563,"116":0.04375,"117":0.025,"118":0.0125,"119":0.30938,"120":0.3,"121":0.08125,"122":0.05625,"123":0.07813,"124":0.10938,"125":0.175,"126":8.05,"127":0.9625,"128":0.00313,_:"4 5 6 7 8 9 10 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 33 34 35 37 38 40 41 42 44 45 46 48 49 51 52 53 54 55 56 57 58 59 60 61 62 63 64 66 72 76 77 83 84 91 97 129 130"},F:{"73":0.00313,"83":0.075,"95":0.00313,"101":0.0125,"109":0.02813,"110":0.07813,"111":0.25625,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 74 75 76 77 78 79 80 81 82 84 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 102 103 104 105 106 107 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"12":0.00625,"13":0.00313,"14":0.00313,"15":0.01563,"16":0.00625,"17":0.00625,"18":0.05,"84":0.025,"85":0.00625,"89":0.04375,"90":0.0125,"91":0.00625,"92":0.05938,"99":0.00313,"100":0.05313,"103":0.00313,"108":0.00313,"109":0.0125,"110":0.00313,"111":0.00313,"113":0.01563,"114":0.01875,"115":0.0125,"116":0.00938,"117":0.02188,"118":0.01875,"119":0.02813,"120":0.06875,"121":0.03125,"122":0.03125,"123":0.06563,"124":0.075,"125":0.24375,"126":3.9,"127":0.4625,_:"79 80 81 83 86 87 88 93 94 95 96 97 98 101 102 104 105 106 107 112"},E:{"14":0.00938,_:"0 4 5 6 7 8 9 10 11 12 13 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 12.1 15.1 15.4 16.0 16.3 17.6 18.0","13.1":0.00313,"14.1":0.00625,"15.2-15.3":0.00938,"15.5":0.00938,"15.6":0.01563,"16.1":0.00313,"16.2":0.00313,"16.4":0.00938,"16.5":0.00313,"16.6":0.01563,"17.0":0.00313,"17.1":0.01563,"17.2":0.00313,"17.3":0.01563,"17.4":0.0125,"17.5":0.13438},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00048,"5.0-5.1":0.00024,"6.0-6.1":0.00144,"7.0-7.1":0.00144,"8.1-8.4":0,"9.0-9.2":0.0012,"9.3":0.00479,"10.0-10.2":0.00096,"10.3":0.00837,"11.0-11.2":0.02201,"11.3-11.4":0.00239,"12.0-12.1":0.00167,"12.2-12.5":0.03086,"13.0-13.1":0.00048,"13.2":0.00502,"13.3":0.00167,"13.4-13.7":0.00718,"14.0-14.4":0.01651,"14.5-14.8":0.01866,"15.0-15.1":0.00933,"15.2-15.3":0.01005,"15.4":0.01148,"15.5":0.01388,"15.6-15.8":0.12728,"16.0":0.0256,"16.1":0.05431,"16.2":0.02727,"16.3":0.0457,"16.4":0.01077,"16.5":0.01938,"16.6-16.7":0.15886,"17.0":0.01436,"17.1":0.02321,"17.2":0.02249,"17.3":0.03373,"17.4":0.08446,"17.5":1.54651,"17.6":0.01196,"18.0":0.01579},P:{"4":0.04093,"20":0.04093,"21":0.25583,"22":0.53214,"23":0.29677,"24":0.26607,"25":1.82154,_:"5.0-5.4 6.2-6.4 8.2 10.1 12.0","7.2-7.4":0.14327,"9.2":0.05117,"11.1-11.2":0.02047,"13.0":0.02047,"14.0":0.0307,"15.0":0.0307,"16.0":0.07163,"17.0":0.01023,"18.0":0.02047,"19.0":0.14327},I:{"0":0.29459,"3":0,"4":0.00003,"2.1":0,"2.2":0.00006,"2.3":0,"4.1":0.00018,"4.2-4.3":0.00012,"4.4":0,"4.4.3-4.4.4":0.0005},K:{"0":1.16625,_:"10 11 12 11.1 11.5 12.1"},A:{"10":0.00365,"11":0.01823,_:"6 7 8 9 5.5"},S:{"2.5":0.00688,_:"3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":71.96125},R:{_:"0"},M:{"0":0.09625},Q:{"14.9":0.02063},O:{"0":0.85938},H:{"0":0.03}}; +module.exports={C:{"72":0.00631,"88":0.00316,"98":0.00316,"110":0.01262,"115":0.04102,"119":0.02209,"120":0.00316,"121":0.00316,"122":0.00316,"123":0.01893,"124":0.01262,"125":0.02524,"126":0.01262,"127":0.08519,"128":0.33128,"129":0.61523,"130":0.00316,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 89 90 91 92 93 94 95 96 97 99 100 101 102 103 104 105 106 107 108 109 111 112 113 114 116 117 118 131 132 133 3.5 3.6"},D:{"11":0.01262,"29":0.00316,"32":0.00316,"33":0.00316,"43":0.00631,"47":0.00316,"49":0.00316,"50":0.00316,"62":0.00316,"64":0.00316,"65":0.00316,"67":0.00316,"68":0.00316,"69":0.00631,"70":0.01578,"73":0.00316,"74":0.00316,"77":0.00631,"78":0.00947,"79":0.00316,"80":0.00631,"81":0.03155,"86":0.00316,"87":0.00947,"88":0.05995,"90":0.01893,"93":0.00316,"94":0.00947,"95":0.00316,"97":0.00316,"99":0.05995,"101":0.00316,"102":0.02524,"103":0.01893,"104":0.00631,"105":0.02524,"106":0.0284,"107":0.00631,"108":0.00316,"109":0.36914,"111":0.03471,"112":0.00316,"113":0.03471,"114":0.01262,"115":0.00316,"116":0.10412,"117":0.01893,"118":0.01578,"119":0.25871,"120":0.32812,"121":0.03786,"122":0.05995,"123":0.05995,"124":0.05995,"125":0.07572,"126":0.55213,"127":6.55925,"128":1.16104,"129":0.00316,_:"4 5 6 7 8 9 10 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 30 31 34 35 36 37 38 39 40 41 42 44 45 46 48 51 52 53 54 55 56 57 58 59 60 61 63 66 71 72 75 76 83 84 85 89 91 92 96 98 100 110 130 131"},F:{"73":0.00316,"74":0.00316,"83":0.12936,"84":0.01578,"90":0.01578,"95":0.00631,"105":0.00316,"106":0.00316,"109":0.07572,"110":0.0284,"111":0.00947,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 75 76 77 78 79 80 81 82 85 86 87 88 89 91 92 93 94 96 97 98 99 100 101 102 103 104 107 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"12":0.01262,"15":0.00316,"16":0.02524,"17":0.00316,"18":0.11358,"80":0.01262,"84":0.03155,"86":0.0284,"89":0.01893,"90":0.02524,"92":0.15144,"96":0.00316,"100":0.05995,"105":0.00316,"106":0.00631,"109":0.01262,"110":0.01893,"111":0.00316,"112":0.00631,"113":0.00947,"114":0.02524,"115":0.00316,"116":0.13882,"117":0.01262,"118":0.01893,"119":0.06626,"120":0.04417,"121":0.03786,"122":0.05048,"123":0.08834,"124":0.07888,"125":0.13882,"126":0.3786,"127":4.14567,"128":0.73196,_:"13 14 79 81 83 85 87 88 91 93 94 95 97 98 99 101 102 103 104 107 108"},E:{_:"0 4 5 6 7 8 9 10 11 12 13 14 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 12.1 15.4 16.0 16.2 16.4 17.0 18.0","13.1":0.00316,"14.1":0.01578,"15.1":0.00316,"15.2-15.3":0.00316,"15.5":0.00316,"15.6":0.03786,"16.1":0.00631,"16.3":0.00631,"16.5":0.00947,"16.6":0.00947,"17.1":0.00316,"17.2":0.00316,"17.3":0.00316,"17.4":0.01262,"17.5":0.07888,"17.6":0.01262},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00045,"5.0-5.1":0.00023,"6.0-6.1":0.00113,"7.0-7.1":0.00136,"8.1-8.4":0,"9.0-9.2":0.00113,"9.3":0.00452,"10.0-10.2":0.00136,"10.3":0.007,"11.0-11.2":0.01784,"11.3-11.4":0.00226,"12.0-12.1":0.00181,"12.2-12.5":0.03027,"13.0-13.1":0.00045,"13.2":0.00971,"13.3":0.00136,"13.4-13.7":0.00565,"14.0-14.4":0.01672,"14.5-14.8":0.01604,"15.0-15.1":0.00881,"15.2-15.3":0.00881,"15.4":0.01016,"15.5":0.01197,"15.6-15.8":0.11272,"16.0":0.02281,"16.1":0.04811,"16.2":0.02417,"16.3":0.04021,"16.4":0.01016,"16.5":0.01626,"16.6-16.7":0.13982,"17.0":0.01288,"17.1":0.01988,"17.2":0.0183,"17.3":0.02711,"17.4":0.06347,"17.5":1.29997,"17.6":0.21866,"18.0":0.02372},P:{"4":0.03098,"20":0.03098,"21":0.17554,"22":0.61957,"23":0.22718,"24":0.26848,"25":1.3424,_:"5.0-5.4 6.2-6.4 8.2 9.2 10.1","7.2-7.4":0.11359,"11.1-11.2":0.02065,"12.0":0.01033,"13.0":0.03098,"14.0":0.05163,"15.0":0.01033,"16.0":0.03098,"17.0":0.01033,"18.0":0.03098,"19.0":0.10326},I:{"0":0.21832,"3":0,"4":0.00002,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00009,"4.2-4.3":0.00009,"4.4":0,"4.4.3-4.4.4":0.00035},K:{"0":1.36269,_:"10 11 12 11.1 11.5 12.1"},A:{"10":0.00552,"11":0.01656,_:"6 7 8 9 5.5"},N:{_:"10 11"},S:{"2.5":0.00685,_:"3.0-3.1"},J:{_:"7 10"},O:{"0":0.83509},H:{"0":0.02},L:{"0":72.29674},R:{_:"0"},M:{"0":0.11637},Q:{"14.9":0.02054}}; diff --git a/node_modules/caniuse-lite/data/regions/PH.js b/node_modules/caniuse-lite/data/regions/PH.js index 934bedf9..a0162faa 100644 --- a/node_modules/caniuse-lite/data/regions/PH.js +++ b/node_modules/caniuse-lite/data/regions/PH.js @@ -1 +1 @@ -module.exports={C:{"41":0.00501,"52":0.00501,"56":0.07517,"59":0.00501,"78":0.00501,"115":0.11024,"120":0.01002,"121":0.00501,"122":0.00501,"123":0.00501,"124":0.00501,"125":0.01002,"126":0.01002,"127":0.26057,"128":0.40088,"129":0.01002,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 42 43 44 45 46 47 48 49 50 51 53 54 55 57 58 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 116 117 118 119 130 131 3.5 3.6"},D:{"49":0.00501,"56":0.00501,"66":0.02004,"69":0.00501,"70":0.00501,"73":0.01002,"74":0.00501,"75":0.00501,"76":0.01002,"78":0.01002,"79":0.04009,"80":0.02004,"81":0.00501,"83":0.02506,"84":0.00501,"85":0.00501,"86":0.01002,"87":0.09521,"88":0.0451,"89":0.00501,"90":0.00501,"91":0.03007,"92":0.00501,"93":0.02506,"94":0.02506,"95":0.01002,"96":0.00501,"97":0.00501,"98":0.01503,"99":0.05011,"100":0.00501,"101":0.01002,"102":0.00501,"103":1.52334,"104":0.01503,"105":0.01503,"106":0.03508,"107":0.01002,"108":0.01503,"109":1.15253,"110":0.01002,"111":0.01503,"112":0.02004,"113":0.01503,"114":0.05011,"115":0.01503,"116":0.14532,"117":0.04009,"118":0.02506,"119":0.07015,"120":0.10523,"121":0.12026,"122":0.19543,"123":0.14532,"124":0.28062,"125":0.7266,"126":28.44745,"127":3.41249,"128":0.06514,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 50 51 52 53 54 55 57 58 59 60 61 62 63 64 65 67 68 71 72 77 129 130"},F:{"28":0.00501,"46":0.01503,"83":0.01503,"95":0.01503,"109":0.71156,"110":0.00501,"111":0.52616,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 106 107 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"17":0.00501,"18":0.00501,"92":0.01503,"100":0.00501,"109":0.02004,"114":0.00501,"117":0.00501,"118":0.00501,"119":0.00501,"120":0.06514,"121":0.00501,"122":0.03508,"123":0.01002,"124":0.02506,"125":0.0902,"126":5.31667,"127":0.82682,_:"12 13 14 15 16 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 96 97 98 99 101 102 103 104 105 106 107 108 110 111 112 113 115 116"},E:{"13":0.01503,"14":0.01002,_:"0 4 5 6 7 8 9 10 11 12 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1","11.1":0.00501,"12.1":0.00501,"13.1":0.01503,"14.1":0.03007,"15.1":0.02004,"15.2-15.3":0.00501,"15.4":0.01002,"15.5":0.01503,"15.6":0.10022,"16.0":0.01503,"16.1":0.02506,"16.2":0.02506,"16.3":0.04009,"16.4":0.01503,"16.5":0.02506,"16.6":0.12026,"17.0":0.01503,"17.1":0.03508,"17.2":0.03007,"17.3":0.03508,"17.4":0.08519,"17.5":0.84185,"17.6":0.00501,"18.0":0.01002},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.0015,"5.0-5.1":0.00075,"6.0-6.1":0.00451,"7.0-7.1":0.00451,"8.1-8.4":0,"9.0-9.2":0.00376,"9.3":0.01504,"10.0-10.2":0.00301,"10.3":0.02633,"11.0-11.2":0.0692,"11.3-11.4":0.00752,"12.0-12.1":0.00527,"12.2-12.5":0.09703,"13.0-13.1":0.0015,"13.2":0.0158,"13.3":0.00527,"13.4-13.7":0.02257,"14.0-14.4":0.0519,"14.5-14.8":0.05867,"15.0-15.1":0.02934,"15.2-15.3":0.03159,"15.4":0.03611,"15.5":0.04363,"15.6-15.8":0.40017,"16.0":0.08048,"16.1":0.17075,"16.2":0.08575,"16.3":0.14367,"16.4":0.03385,"16.5":0.06093,"16.6-16.7":0.49945,"17.0":0.04513,"17.1":0.07296,"17.2":0.07071,"17.3":0.10606,"17.4":0.26552,"17.5":4.86216,"17.6":0.03761,"18.0":0.04964},P:{"4":0.10414,"20":0.01041,"21":0.02083,"22":0.02083,"23":0.03124,"24":0.03124,"25":0.69771,"5.0-5.4":0.01041,"6.2-6.4":0.02083,"7.2-7.4":0.01041,_:"8.2 9.2 10.1 11.1-11.2 12.0 13.0 14.0 15.0 16.0","17.0":0.01041,"18.0":0.01041,"19.0":0.01041},I:{"0":0.06462,"3":0,"4":0.00001,"2.1":0,"2.2":0.00001,"2.3":0,"4.1":0.00004,"4.2-4.3":0.00003,"4.4":0,"4.4.3-4.4.4":0.00011},K:{"0":0.44393,_:"10 11 12 11.1 11.5 12.1"},A:{"11":0.23051,_:"6 7 8 9 10 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":42.18867},R:{_:"0"},M:{"0":0.09976},Q:{"14.9":0.00499},O:{"0":0.31424},H:{"0":0}}; +module.exports={C:{"41":0.00487,"51":0.00487,"56":0.04865,"59":0.00487,"103":0.00487,"115":0.10703,"121":0.00487,"123":0.00487,"124":0.00487,"125":0.00487,"126":0.00487,"127":0.0146,"128":0.1946,"129":0.47191,"130":0.01946,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 42 43 44 45 46 47 48 49 50 52 53 54 55 57 58 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 104 105 106 107 108 109 110 111 112 113 114 116 117 118 119 120 122 131 132 133 3.5 3.6"},D:{"49":0.00487,"56":0.00973,"57":0.00487,"66":0.01946,"69":0.00487,"70":0.00487,"71":0.00487,"73":0.00487,"74":0.00487,"75":0.00487,"76":0.00973,"78":0.00973,"79":0.03406,"80":0.0146,"81":0.00487,"83":0.02433,"84":0.00487,"85":0.00487,"86":0.00487,"87":0.09244,"88":0.03892,"89":0.00487,"90":0.00487,"91":0.01946,"92":0.00487,"93":0.04865,"94":0.02919,"95":0.00487,"96":0.00487,"97":0.00487,"98":0.00487,"99":0.05352,"100":0.00487,"101":0.00973,"102":0.00487,"103":0.6957,"104":0.00973,"105":0.0146,"106":0.02919,"107":0.0146,"108":0.01946,"109":1.22112,"110":0.00973,"111":0.00973,"112":0.02433,"113":0.0146,"114":0.04379,"115":0.02433,"116":0.12649,"117":0.03406,"118":0.02919,"119":0.06325,"120":0.0973,"121":0.10703,"122":0.15082,"123":0.18001,"124":0.1946,"125":0.26271,"126":1.7514,"127":25.66288,"128":4.7823,"129":0.02433,"130":0.00487,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 50 51 52 53 54 55 58 59 60 61 62 63 64 65 67 68 72 77 131"},F:{"28":0.00487,"46":0.00973,"83":0.00973,"95":0.0146,"109":0.34055,"111":0.18001,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 106 107 108 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"17":0.00487,"18":0.00487,"90":0.00487,"92":0.01946,"100":0.00973,"109":0.02919,"113":0.00487,"114":0.00487,"117":0.00487,"118":0.00487,"119":0.00487,"120":0.05838,"121":0.00487,"122":0.02433,"123":0.00487,"124":0.02433,"125":0.02919,"126":0.16541,"127":5.14231,"128":1.20652,_:"12 13 14 15 16 79 80 81 83 84 85 86 87 88 89 91 93 94 95 96 97 98 99 101 102 103 104 105 106 107 108 110 111 112 115 116"},E:{"10":0.00487,"13":0.0146,"14":0.00973,_:"0 4 5 6 7 8 9 11 12 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1","11.1":0.00487,"12.1":0.00487,"13.1":0.0146,"14.1":0.03406,"15.1":0.00973,"15.2-15.3":0.00487,"15.4":0.00973,"15.5":0.0146,"15.6":0.09244,"16.0":0.00973,"16.1":0.01946,"16.2":0.01946,"16.3":0.03406,"16.4":0.0146,"16.5":0.02433,"16.6":0.11676,"17.0":0.0146,"17.1":0.02433,"17.2":0.02919,"17.3":0.02919,"17.4":0.08271,"17.5":0.6811,"17.6":0.2092,"18.0":0.0146},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00154,"5.0-5.1":0.00077,"6.0-6.1":0.00386,"7.0-7.1":0.00463,"8.1-8.4":0,"9.0-9.2":0.00386,"9.3":0.01545,"10.0-10.2":0.00463,"10.3":0.02395,"11.0-11.2":0.06102,"11.3-11.4":0.00772,"12.0-12.1":0.00618,"12.2-12.5":0.10351,"13.0-13.1":0.00154,"13.2":0.03322,"13.3":0.00463,"13.4-13.7":0.01931,"14.0-14.4":0.05716,"14.5-14.8":0.05484,"15.0-15.1":0.03013,"15.2-15.3":0.03013,"15.4":0.03476,"15.5":0.04094,"15.6-15.8":0.38545,"16.0":0.07802,"16.1":0.16453,"16.2":0.08265,"16.3":0.1375,"16.4":0.03476,"16.5":0.05562,"16.6-16.7":0.47815,"17.0":0.04403,"17.1":0.06798,"17.2":0.06257,"17.3":0.09269,"17.4":0.21706,"17.5":4.44548,"17.6":0.74774,"18.0":0.08111},P:{"4":0.08549,"20":0.01069,"21":0.02137,"22":0.03206,"23":0.03206,"24":0.03206,"25":0.6198,"5.0-5.4":0.01069,"6.2-6.4":0.02137,"7.2-7.4":0.01069,_:"8.2 9.2 10.1 12.0 13.0 14.0 15.0 16.0 18.0","11.1-11.2":0.01069,"17.0":0.01069,"19.0":0.01069},I:{"0":0.06655,"3":0,"4":0.00001,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00003,"4.2-4.3":0.00003,"4.4":0,"4.4.3-4.4.4":0.00011},K:{"0":0.40061,_:"10 11 12 11.1 11.5 12.1"},A:{"11":0.04379,_:"6 7 8 9 10 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":0.33384},H:{"0":0},L:{"0":43.08617},R:{_:"0"},M:{"0":0.09758},Q:{"14.9":0.00514}}; diff --git a/node_modules/caniuse-lite/data/regions/PK.js b/node_modules/caniuse-lite/data/regions/PK.js index 91f662fa..dc93bed9 100644 --- a/node_modules/caniuse-lite/data/regions/PK.js +++ b/node_modules/caniuse-lite/data/regions/PK.js @@ -1 +1 @@ -module.exports={C:{"47":0.00232,"52":0.00465,"102":0.00232,"103":0.00465,"105":0.00465,"106":0.00465,"107":0.00465,"108":0.00465,"109":0.00697,"110":0.00465,"111":0.00465,"112":0.00232,"115":0.14867,"123":0.00929,"124":0.00465,"125":0.00465,"126":0.00929,"127":0.13473,"128":0.2323,"129":0.00232,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 48 49 50 51 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 104 113 114 116 117 118 119 120 121 122 130 131 3.5 3.6"},D:{"38":0.00232,"43":0.00232,"44":0.00232,"48":0.00232,"49":0.00465,"50":0.00232,"53":0.00465,"56":0.00929,"57":0.00232,"58":0.00232,"61":0.00232,"62":0.00232,"63":0.00232,"64":0.00929,"65":0.00465,"66":0.00232,"68":0.01162,"69":0.00465,"70":0.00465,"71":0.00465,"72":0.00465,"73":0.00697,"74":0.01162,"75":0.00929,"76":0.00929,"77":0.00465,"78":0.00232,"79":0.00697,"80":0.00929,"81":0.00697,"83":0.00929,"84":0.00929,"85":0.02323,"86":0.00697,"87":0.00929,"88":0.00465,"89":0.00465,"90":0.00465,"91":0.01162,"92":0.00232,"93":0.0302,"94":0.00232,"95":0.01626,"96":0.00232,"97":0.00465,"98":0.00465,"99":0.00465,"100":0.00232,"101":0.00232,"102":0.01162,"103":0.0906,"104":0.01394,"105":0.01626,"106":0.05575,"107":0.10221,"108":0.06969,"109":2.23473,"110":0.03485,"111":0.04414,"112":0.03485,"113":0.00465,"114":0.01162,"115":0.00465,"116":0.03252,"117":0.00929,"118":0.01394,"119":0.0302,"120":0.04878,"121":0.0302,"122":0.04878,"123":0.05111,"124":0.09757,"125":0.19049,"126":11.76135,"127":1.70044,"128":0.01394,"129":0.00232,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 39 40 41 42 45 46 47 51 52 54 55 59 60 67 130"},F:{"36":0.00232,"79":0.00232,"83":0.02555,"84":0.00232,"91":0.00232,"92":0.00232,"93":0.00232,"94":0.00232,"95":0.04181,"106":0.00232,"107":0.00232,"109":0.05808,"110":0.00465,"111":0.21139,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 80 81 82 85 86 87 88 89 90 96 97 98 99 100 101 102 103 104 105 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"12":0.00697,"14":0.00232,"15":0.00465,"16":0.00697,"17":0.00232,"18":0.01394,"84":0.00232,"89":0.00232,"90":0.00232,"92":0.02323,"100":0.00232,"103":0.00232,"105":0.00232,"106":0.00465,"107":0.01162,"108":0.00929,"109":0.02555,"110":0.00697,"111":0.00465,"112":0.00232,"113":0.00465,"114":0.00465,"117":0.00232,"118":0.00232,"119":0.00465,"120":0.00232,"121":0.00465,"122":0.00697,"123":0.00232,"124":0.00929,"125":0.02555,"126":0.84557,"127":0.13009,_:"13 79 80 81 83 85 86 87 88 91 93 94 95 96 97 98 99 101 102 104 115 116"},E:{"14":0.00232,_:"0 4 5 6 7 8 9 10 11 12 13 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 17.6","11.1":0.00232,"12.1":0.00232,"13.1":0.00929,"14.1":0.00697,"15.1":0.00232,"15.2-15.3":0.00232,"15.4":0.00232,"15.5":0.00465,"15.6":0.02091,"16.0":0.00232,"16.1":0.00929,"16.2":0.00697,"16.3":0.00697,"16.4":0.00465,"16.5":0.00232,"16.6":0.02091,"17.0":0.00232,"17.1":0.00465,"17.2":0.00465,"17.3":0.00697,"17.4":0.01858,"17.5":0.09524,"18.0":0.00232},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00058,"5.0-5.1":0.00029,"6.0-6.1":0.00175,"7.0-7.1":0.00175,"8.1-8.4":0,"9.0-9.2":0.00146,"9.3":0.00585,"10.0-10.2":0.00117,"10.3":0.01024,"11.0-11.2":0.02691,"11.3-11.4":0.00292,"12.0-12.1":0.00205,"12.2-12.5":0.03773,"13.0-13.1":0.00058,"13.2":0.00614,"13.3":0.00205,"13.4-13.7":0.00877,"14.0-14.4":0.02018,"14.5-14.8":0.02281,"15.0-15.1":0.01141,"15.2-15.3":0.01228,"15.4":0.01404,"15.5":0.01696,"15.6-15.8":0.15559,"16.0":0.03129,"16.1":0.06639,"16.2":0.03334,"16.3":0.05586,"16.4":0.01316,"16.5":0.02369,"16.6-16.7":0.19419,"17.0":0.01755,"17.1":0.02837,"17.2":0.02749,"17.3":0.04124,"17.4":0.10324,"17.5":1.89043,"17.6":0.01462,"18.0":0.0193},P:{"4":0.07579,"20":0.01083,"21":0.02165,"22":0.02165,"23":0.03248,"24":0.03248,"25":0.60632,_:"5.0-5.4 8.2 9.2 10.1 12.0 13.0 14.0 15.0 16.0 18.0","6.2-6.4":0.01083,"7.2-7.4":0.02165,"11.1-11.2":0.01083,"17.0":0.04331,"19.0":0.01083},I:{"0":0.09179,"3":0,"4":0.00001,"2.1":0,"2.2":0.00002,"2.3":0,"4.1":0.00006,"4.2-4.3":0.00004,"4.4":0,"4.4.3-4.4.4":0.00016},K:{"0":2.02766,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.01498,"9":0.00499,"10":0.0025,"11":0.07741,_:"6 7 5.5"},S:{"2.5":0.08444,_:"3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":70.12824},R:{_:"0"},M:{"0":0.06141},Q:{_:"14.9"},O:{"0":3.6768},H:{"0":0.16}}; +module.exports={C:{"47":0.00246,"50":0.00246,"52":0.0123,"72":0.00246,"102":0.00246,"103":0.00738,"105":0.00492,"106":0.00492,"107":0.00492,"108":0.00492,"109":0.00738,"110":0.00492,"111":0.00492,"115":0.16229,"123":0.00492,"124":0.00246,"125":0.00246,"126":0.00246,"127":0.00984,"128":0.10574,"129":0.29754,"130":0.00246,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 48 49 51 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 104 112 113 114 116 117 118 119 120 121 122 131 132 133 3.5 3.6"},D:{"11":0.00246,"38":0.00246,"43":0.00246,"47":0.00246,"48":0.00246,"49":0.00492,"50":0.00246,"56":0.01967,"57":0.00246,"58":0.00246,"60":0.00246,"62":0.00246,"64":0.00246,"65":0.00492,"66":0.00246,"68":0.0123,"69":0.00492,"70":0.00492,"71":0.00492,"72":0.00492,"73":0.00738,"74":0.0123,"75":0.00738,"76":0.00738,"77":0.00738,"78":0.00738,"79":0.00738,"80":0.00984,"81":0.00492,"83":0.00984,"84":0.00738,"85":0.01967,"86":0.01721,"87":0.01475,"88":0.00492,"89":0.00738,"90":0.00492,"91":0.01475,"92":0.00492,"93":0.02705,"94":0.00246,"95":0.0123,"96":0.00246,"97":0.00492,"98":0.00738,"99":0.00492,"100":0.00492,"101":0.00246,"102":0.02213,"103":0.10574,"104":0.02213,"105":0.01967,"106":0.06885,"107":0.11557,"108":0.08361,"109":2.27458,"110":0.0418,"111":0.04918,"112":0.04426,"113":0.00246,"114":0.01721,"115":0.00738,"116":0.02951,"117":0.00738,"118":0.0123,"119":0.03197,"120":0.0418,"121":0.02705,"122":0.03934,"123":0.05164,"124":0.07131,"125":0.07869,"126":0.50655,"127":11.83517,"128":2.32867,"129":0.0123,"130":0.00246,_:"4 5 6 7 8 9 10 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 39 40 41 42 44 45 46 51 52 53 54 55 59 61 63 67 131"},F:{"36":0.00246,"46":0.00246,"79":0.00492,"83":0.02213,"84":0.00738,"85":0.00246,"91":0.00246,"92":0.00246,"93":0.00246,"94":0.00246,"95":0.04918,"96":0.00246,"106":0.00246,"107":0.00246,"109":0.02951,"111":0.02951,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 37 38 39 40 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 80 81 82 86 87 88 89 90 97 98 99 100 101 102 103 104 105 108 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"12":0.00492,"14":0.00246,"15":0.00492,"16":0.00246,"17":0.00246,"18":0.0123,"84":0.00246,"89":0.00246,"90":0.00246,"92":0.02213,"100":0.00246,"103":0.00246,"105":0.00492,"106":0.00738,"107":0.01475,"108":0.0123,"109":0.02705,"110":0.00984,"111":0.00738,"112":0.00246,"114":0.00984,"117":0.00246,"118":0.00492,"119":0.00246,"120":0.00492,"121":0.00492,"122":0.00984,"123":0.00246,"124":0.00492,"125":0.0123,"126":0.04672,"127":0.83606,"128":0.22623,_:"13 79 80 81 83 85 86 87 88 91 93 94 95 96 97 98 99 101 102 104 113 115 116"},E:{"10":0.00246,"14":0.00738,_:"0 4 5 6 7 8 9 11 12 13 15 3.1 3.2 5.1 6.1 7.1 10.1","9.1":0.00246,"11.1":0.00246,"12.1":0.00246,"13.1":0.00492,"14.1":0.00738,"15.1":0.00738,"15.2-15.3":0.00246,"15.4":0.00246,"15.5":0.00246,"15.6":0.02459,"16.0":0.00246,"16.1":0.00738,"16.2":0.00246,"16.3":0.00492,"16.4":0.00246,"16.5":0.00246,"16.6":0.01967,"17.0":0.00246,"17.1":0.00492,"17.2":0.00738,"17.3":0.00984,"17.4":0.0123,"17.5":0.09098,"17.6":0.02951,"18.0":0.00246},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00053,"5.0-5.1":0.00027,"6.0-6.1":0.00133,"7.0-7.1":0.0016,"8.1-8.4":0,"9.0-9.2":0.00133,"9.3":0.00534,"10.0-10.2":0.0016,"10.3":0.00827,"11.0-11.2":0.02109,"11.3-11.4":0.00267,"12.0-12.1":0.00214,"12.2-12.5":0.03577,"13.0-13.1":0.00053,"13.2":0.01148,"13.3":0.0016,"13.4-13.7":0.00667,"14.0-14.4":0.01975,"14.5-14.8":0.01895,"15.0-15.1":0.01041,"15.2-15.3":0.01041,"15.4":0.01201,"15.5":0.01415,"15.6-15.8":0.13319,"16.0":0.02696,"16.1":0.05685,"16.2":0.02856,"16.3":0.04751,"16.4":0.01201,"16.5":0.01922,"16.6-16.7":0.16522,"17.0":0.01521,"17.1":0.02349,"17.2":0.02162,"17.3":0.03203,"17.4":0.075,"17.5":1.5361,"17.6":0.25837,"18.0":0.02803},P:{"4":0.0847,"20":0.02118,"21":0.02118,"22":0.02118,"23":0.03176,"24":0.03176,"25":0.4447,_:"5.0-5.4 8.2 10.1 12.0 13.0 14.0 15.0 16.0 18.0","6.2-6.4":0.01059,"7.2-7.4":0.02118,"9.2":0.01059,"11.1-11.2":0.01059,"17.0":0.02118,"19.0":0.01059},I:{"0":0.08267,"3":0,"4":0.00001,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00003,"4.2-4.3":0.00003,"4.4":0,"4.4.3-4.4.4":0.00013},K:{"0":2.37082,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.01096,"9":0.00274,"10":0.00274,"11":0.07946,_:"6 7 5.5"},N:{_:"10 11"},S:{"2.5":0.09802,_:"3.0-3.1"},J:{_:"7 10"},O:{"0":4.22994},H:{"0":0.14},L:{"0":68.00285},R:{_:"0"},M:{"0":0.05278},Q:{_:"14.9"}}; diff --git a/node_modules/caniuse-lite/data/regions/PL.js b/node_modules/caniuse-lite/data/regions/PL.js index e7c913b5..3d17ee58 100644 --- a/node_modules/caniuse-lite/data/regions/PL.js +++ b/node_modules/caniuse-lite/data/regions/PL.js @@ -1 +1 @@ -module.exports={C:{"47":0.00288,"52":0.03452,"68":0.00288,"78":0.00575,"88":0.01439,"91":0.00288,"101":0.00288,"102":0.00575,"103":0.00288,"105":0.00288,"106":0.00288,"107":0.00288,"108":0.00288,"110":0.00575,"111":0.00288,"112":0.00288,"113":0.00288,"114":0.00575,"115":0.5006,"116":0.00288,"118":0.00288,"119":0.00288,"120":0.00575,"121":0.00575,"122":0.00575,"123":0.01726,"124":0.01151,"125":0.01439,"126":0.0374,"127":1.14217,"128":1.95348,"129":0.00863,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 48 49 50 51 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 69 70 71 72 73 74 75 76 77 79 80 81 82 83 84 85 86 87 89 90 92 93 94 95 96 97 98 99 100 104 109 117 130 131 3.5 3.6"},D:{"49":0.00575,"75":0.00288,"76":0.00863,"77":0.00288,"78":0.00288,"79":0.33661,"81":0.00288,"85":0.00288,"86":0.00288,"87":0.01439,"88":0.00575,"90":0.00575,"91":0.01439,"92":0.00288,"93":0.00288,"94":0.00863,"97":0.00288,"98":0.00575,"99":0.04603,"100":0.00288,"101":0.00288,"102":0.00575,"103":0.01439,"104":1.77223,"105":0.00288,"106":0.05179,"107":0.01151,"108":0.01726,"109":0.74514,"110":0.01151,"111":0.02589,"112":0.00863,"113":0.02589,"114":0.03165,"115":0.00575,"116":0.02877,"117":0.00863,"118":0.01439,"119":0.01151,"120":0.02877,"121":0.02877,"122":0.07768,"123":0.08343,"124":0.0748,"125":0.21578,"126":10.04936,"127":1.26588,"128":0.00575,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 80 83 84 89 95 96 129 130"},F:{"79":0.00575,"83":0.16687,"84":0.00288,"85":0.00288,"93":0.00288,"95":0.12371,"102":0.00863,"106":0.00288,"107":0.00288,"108":0.00288,"109":2.17214,"110":0.02877,"111":1.54495,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 80 81 82 86 87 88 89 90 91 92 94 96 97 98 99 100 101 103 104 105 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"92":0.00288,"98":0.00288,"107":0.00288,"109":0.06329,"110":0.00288,"111":0.00288,"114":0.00288,"115":0.00288,"117":0.00288,"119":0.00288,"120":0.00288,"121":0.00288,"122":0.00288,"123":0.00288,"124":0.01151,"125":0.04316,"126":1.94485,"127":0.22441,_:"12 13 14 15 16 17 18 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 96 97 99 100 101 102 103 104 105 106 108 112 113 116 118"},E:{"13":0.00288,"14":0.00288,_:"0 4 5 6 7 8 9 10 11 12 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 12.1 15.2-15.3","13.1":0.01439,"14.1":0.01439,"15.1":0.00575,"15.4":0.00288,"15.5":0.00288,"15.6":0.0374,"16.0":0.00863,"16.1":0.00575,"16.2":0.00575,"16.3":0.01151,"16.4":0.00575,"16.5":0.00863,"16.6":0.04316,"17.0":0.00863,"17.1":0.01439,"17.2":0.01726,"17.3":0.01726,"17.4":0.0374,"17.5":0.34236,"17.6":0.00288,"18.0":0.00863},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.0015,"5.0-5.1":0.00075,"6.0-6.1":0.0045,"7.0-7.1":0.0045,"8.1-8.4":0,"9.0-9.2":0.00375,"9.3":0.015,"10.0-10.2":0.003,"10.3":0.02625,"11.0-11.2":0.069,"11.3-11.4":0.0075,"12.0-12.1":0.00525,"12.2-12.5":0.09676,"13.0-13.1":0.0015,"13.2":0.01575,"13.3":0.00525,"13.4-13.7":0.0225,"14.0-14.4":0.05175,"14.5-14.8":0.0585,"15.0-15.1":0.02925,"15.2-15.3":0.0315,"15.4":0.036,"15.5":0.0435,"15.6-15.8":0.39903,"16.0":0.08026,"16.1":0.17026,"16.2":0.08551,"16.3":0.14326,"16.4":0.03375,"16.5":0.06075,"16.6-16.7":0.49803,"17.0":0.045,"17.1":0.07276,"17.2":0.0705,"17.3":0.10576,"17.4":0.26477,"17.5":4.84834,"17.6":0.0375,"18.0":0.0495},P:{"20":0.02041,"21":0.04082,"22":0.07143,"23":0.09184,"24":0.07143,"25":2.37763,_:"4 5.0-5.4 6.2-6.4 7.2-7.4 8.2 9.2 10.1 12.0 15.0","11.1-11.2":0.0102,"13.0":0.0102,"14.0":0.0102,"16.0":0.0102,"17.0":0.0102,"18.0":0.0102,"19.0":0.02041},I:{"0":0.02129,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00001,"4.2-4.3":0.00001,"4.4":0,"4.4.3-4.4.4":0.00004},K:{"0":3.02015,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.00575,"11":0.00863,_:"6 7 9 10 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":58.63165},R:{_:"0"},M:{"0":0.64107},Q:{_:"14.9"},O:{"0":0.03562},H:{"0":0}}; +module.exports={C:{"47":0.00284,"52":0.01991,"68":0.00284,"78":0.00569,"88":0.01991,"91":0.00284,"102":0.00569,"103":0.00284,"105":0.00284,"106":0.00569,"110":0.00569,"111":0.00284,"112":0.00284,"113":0.00284,"114":0.00284,"115":0.46357,"116":0.00284,"120":0.00284,"121":0.00569,"122":0.00284,"123":0.01138,"124":0.00569,"125":0.00853,"126":0.01422,"127":0.04266,"128":0.74228,"129":2.00502,"130":0.00853,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 48 49 50 51 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 69 70 71 72 73 74 75 76 77 79 80 81 82 83 84 85 86 87 89 90 92 93 94 95 96 97 98 99 100 101 104 107 108 109 117 118 119 131 132 133 3.5 3.6"},D:{"49":0.00284,"76":0.00853,"79":0.33275,"85":0.00284,"87":0.01422,"88":0.00569,"89":0.01991,"90":0.00569,"92":0.00284,"93":0.06257,"94":0.01138,"97":0.00284,"98":0.00569,"99":0.05688,"100":0.00284,"101":0.00284,"102":0.00284,"103":0.01138,"104":2.92363,"105":0.00284,"106":0.00569,"107":0.00569,"108":0.01138,"109":0.61146,"110":0.00853,"111":0.02275,"112":0.00569,"113":0.02275,"114":0.02844,"115":0.00284,"116":0.02844,"117":0.00569,"118":0.01138,"119":0.01138,"120":0.0256,"121":0.03413,"122":0.06826,"123":0.06826,"124":0.0455,"125":0.05404,"126":0.55742,"127":8.70548,"128":1.76612,"129":0.00284,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 77 78 80 81 83 84 86 91 95 96 130 131"},F:{"79":0.00284,"83":0.13936,"84":0.01422,"85":0.00284,"95":0.11092,"102":0.00569,"106":0.00284,"107":0.00284,"109":1.28833,"110":0.00853,"111":0.46357,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 80 81 82 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 103 104 105 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"92":0.00284,"109":0.05688,"114":0.00284,"117":0.00284,"118":0.00284,"119":0.00284,"120":0.00284,"121":0.00284,"122":0.00284,"123":0.00284,"124":0.00569,"125":0.01991,"126":0.0711,"127":1.45328,"128":0.46642,_:"12 13 14 15 16 17 18 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 110 111 112 113 115 116"},E:{"13":0.00284,"14":0.00284,_:"0 4 5 6 7 8 9 10 11 12 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 12.1 15.2-15.3","13.1":0.00569,"14.1":0.01991,"15.1":0.00284,"15.4":0.00569,"15.5":0.00284,"15.6":0.03128,"16.0":0.00853,"16.1":0.00569,"16.2":0.00569,"16.3":0.00853,"16.4":0.00569,"16.5":0.00853,"16.6":0.03697,"17.0":0.00853,"17.1":0.01138,"17.2":0.01706,"17.3":0.01138,"17.4":0.04266,"17.5":0.25027,"17.6":0.1166,"18.0":0.01138},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00164,"5.0-5.1":0.00082,"6.0-6.1":0.00411,"7.0-7.1":0.00493,"8.1-8.4":0,"9.0-9.2":0.00411,"9.3":0.01645,"10.0-10.2":0.00493,"10.3":0.02549,"11.0-11.2":0.06496,"11.3-11.4":0.00822,"12.0-12.1":0.00658,"12.2-12.5":0.11019,"13.0-13.1":0.00164,"13.2":0.03536,"13.3":0.00493,"13.4-13.7":0.02056,"14.0-14.4":0.06085,"14.5-14.8":0.05839,"15.0-15.1":0.03207,"15.2-15.3":0.03207,"15.4":0.03701,"15.5":0.04358,"15.6-15.8":0.41035,"16.0":0.08306,"16.1":0.17516,"16.2":0.08799,"16.3":0.14638,"16.4":0.03701,"16.5":0.05921,"16.6-16.7":0.50903,"17.0":0.04687,"17.1":0.07237,"17.2":0.06661,"17.3":0.09868,"17.4":0.23108,"17.5":4.73256,"17.6":0.79602,"18.0":0.08635},P:{"20":0.02045,"21":0.03067,"22":0.06135,"23":0.08179,"24":0.06135,"25":1.8097,_:"4 5.0-5.4 6.2-6.4 7.2-7.4 8.2 9.2 10.1 12.0 15.0","11.1-11.2":0.01022,"13.0":0.01022,"14.0":0.01022,"16.0":0.01022,"17.0":0.01022,"18.0":0.01022,"19.0":0.02045},I:{"0":0.0214,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00001,"4.2-4.3":0.00001,"4.4":0,"4.4.3-4.4.4":0.00003},K:{"0":2.85564,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.00569,"11":0.00853,_:"6 7 9 10 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":0.06441},H:{"0":0},L:{"0":58.29986},R:{_:"0"},M:{"0":0.59403},Q:{_:"14.9"}}; diff --git a/node_modules/caniuse-lite/data/regions/PM.js b/node_modules/caniuse-lite/data/regions/PM.js index 0a03bed6..3adfb6fe 100644 --- a/node_modules/caniuse-lite/data/regions/PM.js +++ b/node_modules/caniuse-lite/data/regions/PM.js @@ -1 +1 @@ -module.exports={C:{"115":0.03602,"118":0.004,"127":0.16808,"128":0.22811,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 116 117 119 120 121 122 123 124 125 126 129 130 131 3.5 3.6"},D:{"100":0.004,"103":0.008,"109":0.46023,"116":0.01201,"120":0.01201,"123":0.02801,"124":0.02801,"125":0.42421,"126":1.63682,"127":0.18009,"128":0.008,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 101 102 104 105 106 107 108 110 111 112 113 114 115 117 118 119 121 122 129 130"},F:{"109":0.13607,"111":0.004,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"109":0.004,"125":0.01201,"126":0.76838,"127":0.05603,_:"12 13 14 15 16 17 18 79 80 81 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124"},E:{_:"0 4 5 6 7 8 9 10 11 12 13 14 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 12.1 13.1","14.1":0.008,"15.1":0.26413,"15.2-15.3":0.06803,"15.4":0.01601,"15.5":0.12406,"15.6":1.35668,"16.0":0.32816,"16.1":0.43222,"16.2":0.26813,"16.3":0.66833,"16.4":0.27214,"16.5":0.49225,"16.6":3.17759,"17.0":0.07204,"17.1":0.89645,"17.2":1.03652,"17.3":0.48824,"17.4":4.67434,"17.5":20.08204,"17.6":0.1921,"18.0":0.01601},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.0113,"5.0-5.1":0.00565,"6.0-6.1":0.03391,"7.0-7.1":0.03391,"8.1-8.4":0,"9.0-9.2":0.02826,"9.3":0.11305,"10.0-10.2":0.02261,"10.3":0.19783,"11.0-11.2":0.52001,"11.3-11.4":0.05652,"12.0-12.1":0.03957,"12.2-12.5":0.72914,"13.0-13.1":0.0113,"13.2":0.1187,"13.3":0.03957,"13.4-13.7":0.16957,"14.0-14.4":0.39001,"14.5-14.8":0.44088,"15.0-15.1":0.22044,"15.2-15.3":0.23739,"15.4":0.27131,"15.5":0.32783,"15.6-15.8":3.007,"16.0":0.60479,"16.1":1.28306,"16.2":0.64436,"16.3":1.07958,"16.4":0.25435,"16.5":0.45783,"16.6-16.7":3.7531,"17.0":0.33914,"17.1":0.54827,"17.2":0.53131,"17.3":0.79697,"17.4":1.99525,"17.5":36.53619,"17.6":0.28261,"18.0":0.37305},P:{"25":0.46339,_:"4 20 21 22 23 24 5.0-5.4 6.2-6.4 7.2-7.4 8.2 9.2 10.1 11.1-11.2 12.0 13.0 14.0 15.0 16.0 17.0 18.0 19.0"},I:{"0":0.07174,"3":0,"4":0.00001,"2.1":0,"2.2":0.00001,"2.3":0,"4.1":0.00004,"4.2-4.3":0.00003,"4.4":0,"4.4.3-4.4.4":0.00012},K:{"0":0,_:"10 11 12 11.1 11.5 12.1"},A:{_:"6 7 8 9 10 11 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":2.81959},R:{_:"0"},M:{"0":0.15597},Q:{_:"14.9"},O:{_:"0"},H:{"0":0}}; +module.exports={C:{"115":0.05628,"119":0.01608,"124":0.00804,"128":0.0603,"129":0.61104,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 116 117 118 120 121 122 123 125 126 127 130 131 132 133 3.5 3.6"},D:{"100":0.01206,"103":0.01206,"109":0.2211,"116":0.00804,"124":0.0201,"125":0.1809,"126":0.93264,"127":1.95372,"128":0.67134,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 101 102 104 105 106 107 108 110 111 112 113 114 115 117 118 119 120 121 122 123 129 130 131"},F:{"109":0.07638,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 110 111 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"92":0.00402,"109":0.00804,"125":0.00402,"127":0.9447,"128":0.37788,_:"12 13 14 15 16 17 18 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 126"},E:{"14":0.01608,_:"0 4 5 6 7 8 9 10 11 12 13 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 12.1 15.4","13.1":0.0402,"14.1":0.00804,"15.1":0.20904,"15.2-15.3":0.02412,"15.5":0.16884,"15.6":1.00098,"16.0":0.0603,"16.1":0.08844,"16.2":0.37386,"16.3":0.95676,"16.4":0.27738,"16.5":0.55878,"16.6":2.75772,"17.0":0.15678,"17.1":0.71556,"17.2":0.60702,"17.3":0.51054,"17.4":3.46926,"17.5":16.9443,"17.6":4.24512,"18.0":0.0201},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.0113,"5.0-5.1":0.00565,"6.0-6.1":0.02825,"7.0-7.1":0.0339,"8.1-8.4":0,"9.0-9.2":0.02825,"9.3":0.11301,"10.0-10.2":0.0339,"10.3":0.17517,"11.0-11.2":0.44639,"11.3-11.4":0.05651,"12.0-12.1":0.0452,"12.2-12.5":0.75717,"13.0-13.1":0.0113,"13.2":0.24297,"13.3":0.0339,"13.4-13.7":0.14126,"14.0-14.4":0.41814,"14.5-14.8":0.40119,"15.0-15.1":0.22037,"15.2-15.3":0.22037,"15.4":0.25427,"15.5":0.29948,"15.6-15.8":2.8196,"16.0":0.5707,"16.1":1.20356,"16.2":0.6046,"16.3":1.00579,"16.4":0.25427,"16.5":0.40684,"16.6-16.7":3.49766,"17.0":0.32208,"17.1":0.49724,"17.2":0.45769,"17.3":0.67806,"17.4":1.58779,"17.5":32.51864,"17.6":5.46969,"18.0":0.5933},P:{"21":0.01022,"25":0.29649,_:"4 20 22 23 24 5.0-5.4 6.2-6.4 7.2-7.4 8.2 9.2 10.1 11.1-11.2 12.0 13.0 14.0 15.0 16.0 17.0 18.0 19.0"},I:{"0":0.00596,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0,"4.2-4.3":0,"4.4":0,"4.4.3-4.4.4":0.00001},K:{"0":0.02392,_:"10 11 12 11.1 11.5 12.1"},A:{"11":0.00402,_:"6 7 8 9 10 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{_:"0"},H:{"0":0},L:{"0":3.04502},R:{_:"0"},M:{"0":0.03588},Q:{_:"14.9"}}; diff --git a/node_modules/caniuse-lite/data/regions/PN.js b/node_modules/caniuse-lite/data/regions/PN.js index 386d057e..b1328c0c 100644 --- a/node_modules/caniuse-lite/data/regions/PN.js +++ b/node_modules/caniuse-lite/data/regions/PN.js @@ -1 +1 @@ -module.exports={C:{_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 3.5 3.6"},D:{"93":1.6668,"124":3.3336,"126":20.0016,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 83 84 85 86 87 88 89 90 91 92 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 125 127 128 129 130"},F:{_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"126":6.6672,"127":3.3336,_:"12 13 14 15 16 17 18 79 80 81 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125"},E:{_:"0 4 5 6 7 8 9 10 11 12 13 14 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 12.1 13.1 14.1 15.1 15.2-15.3 15.4 15.5 16.0 16.1 16.2 16.3 16.4 16.5 16.6 17.0 17.1 17.2 17.3 17.4 17.6 18.0","15.6":1.6668,"17.5":5.0004},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00075,"5.0-5.1":0.00038,"6.0-6.1":0.00226,"7.0-7.1":0.00226,"8.1-8.4":0,"9.0-9.2":0.00188,"9.3":0.00753,"10.0-10.2":0.00151,"10.3":0.01317,"11.0-11.2":0.03462,"11.3-11.4":0.00376,"12.0-12.1":0.00263,"12.2-12.5":0.04854,"13.0-13.1":0.00075,"13.2":0.0079,"13.3":0.00263,"13.4-13.7":0.01129,"14.0-14.4":0.02596,"14.5-14.8":0.02935,"15.0-15.1":0.01468,"15.2-15.3":0.0158,"15.4":0.01806,"15.5":0.02182,"15.6-15.8":0.20019,"16.0":0.04026,"16.1":0.08542,"16.2":0.0429,"16.3":0.07187,"16.4":0.01693,"16.5":0.03048,"16.6-16.7":0.24986,"17.0":0.02258,"17.1":0.0365,"17.2":0.03537,"17.3":0.05306,"17.4":0.13283,"17.5":2.43236,"17.6":0.01881,"18.0":0.02484},P:{_:"4 20 21 22 23 24 25 5.0-5.4 6.2-6.4 7.2-7.4 8.2 9.2 10.1 11.1-11.2 12.0 13.0 14.0 15.0 16.0 17.0 18.0 19.0"},I:{"0":0,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0,"4.2-4.3":0,"4.4":0,"4.4.3-4.4.4":0},K:{"0":0,_:"10 11 12 11.1 11.5 12.1"},A:{_:"6 7 8 9 10 11 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":9.41024},R:{_:"0"},M:{_:"0"},Q:{_:"14.9"},O:{"0":45.16683},H:{"0":0}}; +module.exports={C:{_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 3.5 3.6"},D:{"126":0.9592,"127":2.88588,"128":2.88588,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 129 130 131"},F:{_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"126":66.34219,"127":0.9592,"128":7.69017,_:"12 13 14 15 16 17 18 79 80 81 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125"},E:{_:"0 4 5 6 7 8 9 10 11 12 13 14 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 12.1 13.1 14.1 15.1 15.2-15.3 15.4 15.5 15.6 16.0 16.1 16.2 16.3 16.4 16.5 17.0 17.1 17.2 17.3 17.4 17.5 17.6 18.0","16.6":0.9592},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00115,"5.0-5.1":0.00058,"6.0-6.1":0.00288,"7.0-7.1":0.00346,"8.1-8.4":0,"9.0-9.2":0.00288,"9.3":0.01153,"10.0-10.2":0.00346,"10.3":0.01787,"11.0-11.2":0.04555,"11.3-11.4":0.00577,"12.0-12.1":0.00461,"12.2-12.5":0.07727,"13.0-13.1":0.00115,"13.2":0.02479,"13.3":0.00346,"13.4-13.7":0.01442,"14.0-14.4":0.04267,"14.5-14.8":0.04094,"15.0-15.1":0.02249,"15.2-15.3":0.02249,"15.4":0.02595,"15.5":0.03056,"15.6-15.8":0.28773,"16.0":0.05824,"16.1":0.12282,"16.2":0.0617,"16.3":0.10264,"16.4":0.02595,"16.5":0.04152,"16.6-16.7":0.35692,"17.0":0.03287,"17.1":0.05074,"17.2":0.04671,"17.3":0.06919,"17.4":0.16203,"17.5":3.31838,"17.6":0.55816,"18.0":0.06054},P:{_:"4 20 21 22 23 24 25 5.0-5.4 6.2-6.4 7.2-7.4 8.2 9.2 10.1 11.1-11.2 12.0 13.0 14.0 15.0 16.0 17.0 18.0 19.0"},I:{"0":0,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0,"4.2-4.3":0,"4.4":0,"4.4.3-4.4.4":0},K:{"0":0,_:"10 11 12 11.1 11.5 12.1"},A:{_:"6 7 8 9 10 11 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{_:"0"},H:{"0":0},L:{"0":11.53391},R:{_:"0"},M:{_:"0"},Q:{_:"14.9"}}; diff --git a/node_modules/caniuse-lite/data/regions/PR.js b/node_modules/caniuse-lite/data/regions/PR.js index f86cddf0..d4664049 100644 --- a/node_modules/caniuse-lite/data/regions/PR.js +++ b/node_modules/caniuse-lite/data/regions/PR.js @@ -1 +1 @@ -module.exports={C:{"40":0.00317,"52":0.00317,"78":0.00634,"103":0.00317,"112":0.00317,"114":0.00317,"115":0.11102,"118":0.00317,"120":0.03172,"124":0.00317,"125":0.00317,"126":0.04441,"127":0.52972,"128":0.83741,"129":0.00317,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 41 42 43 44 45 46 47 48 49 50 51 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 104 105 106 107 108 109 110 111 113 116 117 119 121 122 123 130 131 3.5 3.6"},D:{"40":0.00317,"43":0.00317,"44":0.00317,"45":0.00634,"46":0.00317,"47":0.00317,"49":0.00317,"51":0.00317,"65":0.02855,"70":0.00317,"76":0.00317,"79":0.0222,"80":0.00317,"81":0.00317,"84":0.00317,"85":0.00317,"87":0.00952,"89":0.00317,"91":0.02538,"92":0.00317,"93":0.00317,"94":0.00634,"95":0.00317,"96":0.00317,"97":0.00317,"98":0.00317,"101":0.01269,"103":0.08882,"105":0.00317,"106":0.00952,"107":0.01586,"108":0.03489,"109":1.53525,"110":0.00317,"111":0.00634,"112":0.00317,"113":0.04758,"114":0.00634,"115":0.01269,"116":0.06344,"117":0.00952,"118":0.00952,"119":0.01903,"120":0.01586,"121":0.01586,"122":0.12371,"123":0.0793,"124":0.13957,"125":0.43456,"126":11.96478,"127":1.36713,"128":0.00317,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 41 42 48 50 52 53 54 55 56 57 58 59 60 61 62 63 64 66 67 68 69 71 72 73 74 75 77 78 83 86 88 90 99 100 102 104 129 130"},F:{"83":0.01269,"91":0.00317,"95":0.0222,"102":0.00634,"109":0.56144,"110":0.00634,"111":0.38698,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 85 86 87 88 89 90 92 93 94 96 97 98 99 100 101 103 104 105 106 107 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"18":0.00317,"89":0.01903,"92":0.00317,"99":0.00317,"108":0.00317,"109":0.03172,"110":0.00317,"112":0.00317,"113":0.00317,"114":0.02538,"115":0.00317,"116":0.00317,"118":0.00317,"119":0.02538,"120":0.00634,"121":0.01269,"122":0.01586,"123":0.00952,"124":0.07296,"125":0.17129,"126":5.41778,"127":0.72004,_:"12 13 14 15 16 17 79 80 81 83 84 85 86 87 88 90 91 93 94 95 96 97 98 100 101 102 103 104 105 106 107 111 117"},E:{"9":0.00634,"11":0.00317,"13":0.00952,"14":0.03172,"15":0.00317,_:"0 4 5 6 7 8 10 12 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1","12.1":0.00634,"13.1":0.04124,"14.1":0.11419,"15.1":0.04758,"15.2-15.3":0.0222,"15.4":0.00952,"15.5":0.02855,"15.6":0.14274,"16.0":0.01586,"16.1":0.06027,"16.2":0.04758,"16.3":0.16812,"16.4":0.01903,"16.5":0.08882,"16.6":0.30134,"17.0":0.03172,"17.1":0.05075,"17.2":0.0793,"17.3":0.10468,"17.4":0.26328,"17.5":2.62324,"17.6":0.0222,"18.0":0.02855},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00573,"5.0-5.1":0.00286,"6.0-6.1":0.01718,"7.0-7.1":0.01718,"8.1-8.4":0,"9.0-9.2":0.01432,"9.3":0.05727,"10.0-10.2":0.01145,"10.3":0.10023,"11.0-11.2":0.26346,"11.3-11.4":0.02864,"12.0-12.1":0.02005,"12.2-12.5":0.36941,"13.0-13.1":0.00573,"13.2":0.06014,"13.3":0.02005,"13.4-13.7":0.08591,"14.0-14.4":0.19759,"14.5-14.8":0.22337,"15.0-15.1":0.11168,"15.2-15.3":0.12027,"15.4":0.13746,"15.5":0.16609,"15.6-15.8":1.52347,"16.0":0.30641,"16.1":0.65005,"16.2":0.32646,"16.3":0.54696,"16.4":0.12886,"16.5":0.23196,"16.6-16.7":1.90147,"17.0":0.17182,"17.1":0.27778,"17.2":0.26918,"17.3":0.40378,"17.4":1.01087,"17.5":18.51072,"17.6":0.14318,"18.0":0.189},P:{"4":0.17697,"20":0.02082,"21":0.04164,"22":0.02082,"23":0.07287,"24":0.11451,"25":2.12362,"5.0-5.4":0.01041,"6.2-6.4":0.01041,"7.2-7.4":0.01041,"8.2":0.01041,_:"9.2 10.1 12.0 14.0 15.0","11.1-11.2":0.02082,"13.0":0.01041,"16.0":0.01041,"17.0":0.02082,"18.0":0.02082,"19.0":0.01041},I:{"0":0.05443,"3":0,"4":0.00001,"2.1":0,"2.2":0.00001,"2.3":0,"4.1":0.00003,"4.2-4.3":0.00002,"4.4":0,"4.4.3-4.4.4":0.00009},K:{"0":0.27312,_:"10 11 12 11.1 11.5 12.1"},A:{"7":0.00317,"8":0.02538,"9":0.00317,"10":0.00317,"11":0.01586,_:"6 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":36.38369},R:{_:"0"},M:{"0":0.41651},Q:{_:"14.9"},O:{"0":0.01366},H:{"0":0}}; +module.exports={C:{"52":0.00332,"78":0.01326,"103":0.00332,"110":0.00332,"115":0.06964,"120":0.01326,"122":0.00332,"124":0.00995,"125":0.02984,"126":0.02984,"127":0.02984,"128":0.40787,"129":1.04786,"130":0.00332,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 104 105 106 107 108 109 111 112 113 114 116 117 118 119 121 123 131 132 133 3.5 3.6"},D:{"58":0.01658,"65":0.02653,"74":0.00332,"76":0.00332,"79":0.00995,"81":0.00332,"83":0.00332,"84":0.00332,"87":0.00995,"89":0.00332,"91":0.00332,"92":0.00332,"93":0.00663,"94":0.00663,"95":0.00663,"97":0.00332,"98":0.00995,"99":0.00332,"101":0.01658,"103":0.07295,"105":0.00663,"106":0.00663,"107":0.00663,"108":0.01658,"109":1.0976,"110":0.00663,"111":0.00332,"112":0.0199,"113":0.07295,"114":0.01658,"115":0.07627,"116":0.06964,"117":0.01658,"118":0.01658,"119":0.01658,"120":0.02321,"121":0.02984,"122":0.10943,"123":0.04642,"124":0.11606,"125":0.13264,"126":1.20702,"127":11.67895,"128":1.9697,"129":0.00663,"130":0.00995,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 59 60 61 62 63 64 66 67 68 69 70 71 72 73 75 77 78 80 85 86 88 90 96 100 102 104 131"},F:{"73":0.00332,"83":0.03316,"95":0.01658,"102":0.00332,"106":0.00332,"109":0.23875,"111":0.09948,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 74 75 76 77 78 79 80 81 82 84 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 103 104 105 107 108 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"18":0.00332,"89":0.01658,"92":0.00332,"97":0.00332,"100":0.00332,"103":0.00332,"107":0.00332,"108":0.00332,"109":0.02653,"113":0.00332,"114":0.04311,"115":0.00332,"117":0.00332,"118":0.00332,"119":0.03648,"120":0.00332,"121":0.00995,"122":0.00995,"123":0.01658,"124":0.03979,"125":0.14259,"126":0.24207,"127":4.93752,"128":1.3894,_:"12 13 14 15 16 17 79 80 81 83 84 85 86 87 88 90 91 93 94 95 96 98 99 101 102 104 105 106 110 111 112 116"},E:{"8":0.00332,"11":0.00332,"13":0.00995,"14":0.03648,_:"0 4 5 6 7 9 10 12 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1","12.1":0.00332,"13.1":0.06632,"14.1":0.06964,"15.1":0.05969,"15.2-15.3":0.0199,"15.4":0.01326,"15.5":0.03979,"15.6":0.57035,"16.0":0.01658,"16.1":0.06632,"16.2":0.04311,"16.3":0.30839,"16.4":0.02321,"16.5":0.04974,"16.6":0.30176,"17.0":0.03979,"17.1":0.04311,"17.2":0.07958,"17.3":0.09285,"17.4":0.24207,"17.5":1.90007,"17.6":0.74942,"18.0":0.05306},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00568,"5.0-5.1":0.00284,"6.0-6.1":0.01419,"7.0-7.1":0.01703,"8.1-8.4":0,"9.0-9.2":0.01419,"9.3":0.05677,"10.0-10.2":0.01703,"10.3":0.088,"11.0-11.2":0.22426,"11.3-11.4":0.02839,"12.0-12.1":0.02271,"12.2-12.5":0.38039,"13.0-13.1":0.00568,"13.2":0.12206,"13.3":0.01703,"13.4-13.7":0.07097,"14.0-14.4":0.21006,"14.5-14.8":0.20155,"15.0-15.1":0.11071,"15.2-15.3":0.11071,"15.4":0.12774,"15.5":0.15045,"15.6-15.8":1.41651,"16.0":0.28671,"16.1":0.60464,"16.2":0.30374,"16.3":0.50529,"16.4":0.12774,"16.5":0.20439,"16.6-16.7":1.75715,"17.0":0.16181,"17.1":0.24981,"17.2":0.22993,"17.3":0.34064,"17.4":0.79767,"17.5":16.33669,"17.6":2.74786,"18.0":0.29806},P:{"4":0.13542,"21":0.03125,"22":0.04167,"23":0.03125,"24":0.08334,"25":1.53134,_:"20 8.2 9.2 10.1 12.0 14.0 15.0","5.0-5.4":0.01042,"6.2-6.4":0.01042,"7.2-7.4":0.01042,"11.1-11.2":0.01042,"13.0":0.01042,"16.0":0.02083,"17.0":0.01042,"18.0":0.02083,"19.0":0.01042},I:{"0":0.01332,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00001,"4.2-4.3":0.00001,"4.4":0,"4.4.3-4.4.4":0.00002},K:{"0":0.2941,_:"10 11 12 11.1 11.5 12.1"},A:{"11":0.00332,_:"6 7 8 9 10 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":0.02005},H:{"0":0},L:{"0":34.77448},R:{_:"0"},M:{"0":0.40772},Q:{_:"14.9"}}; diff --git a/node_modules/caniuse-lite/data/regions/PS.js b/node_modules/caniuse-lite/data/regions/PS.js index 808a6285..4e464f0f 100644 --- a/node_modules/caniuse-lite/data/regions/PS.js +++ b/node_modules/caniuse-lite/data/regions/PS.js @@ -1 +1 @@ -module.exports={C:{"52":0.00124,"68":0.00124,"91":0.00124,"102":0.00124,"107":0.00124,"108":0.00248,"115":0.03475,"116":0.00124,"117":0.00124,"118":0.00496,"119":0.00124,"121":0.00124,"122":0.00124,"123":0.00248,"124":0.00124,"125":0.00248,"126":0.00496,"127":0.10797,"128":0.15761,"129":0.00124,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 92 93 94 95 96 97 98 99 100 101 103 104 105 106 109 110 111 112 113 114 120 130 131 3.5 3.6"},D:{"11":0.00124,"34":0.00248,"38":0.00869,"47":0.00124,"53":0.00248,"56":0.00248,"58":0.00124,"59":0.00124,"61":0.00124,"63":0.00124,"65":0.00124,"66":0.00124,"67":0.00124,"69":0.00621,"70":0.00124,"71":0.00248,"72":0.00496,"73":0.00621,"75":0.00124,"76":0.00124,"77":0.03599,"78":0.00745,"79":0.03227,"80":0.00124,"81":0.00248,"83":0.01737,"84":0.00248,"85":0.00124,"86":0.00124,"87":0.01986,"88":0.00248,"89":0.00621,"90":0.00621,"91":0.00496,"92":0.00124,"93":0.00124,"94":0.00372,"95":0.00124,"96":0.00124,"97":0.00248,"98":0.01241,"99":0.00248,"100":0.01737,"101":0.00248,"102":0.00248,"103":0.00496,"104":0.00621,"105":0.00124,"106":0.00621,"107":0.00621,"108":0.00869,"109":0.71482,"110":0.00621,"111":0.00621,"112":0.05709,"113":0.00496,"114":0.00496,"115":0.00496,"116":0.02234,"117":0.05585,"118":0.02482,"119":0.02978,"120":0.03351,"121":0.01489,"122":0.06577,"123":0.0484,"124":0.08439,"125":0.1452,"126":6.26085,"127":0.73715,_:"4 5 6 7 8 9 10 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 35 36 37 39 40 41 42 43 44 45 46 48 49 50 51 52 54 55 57 60 62 64 68 74 128 129 130"},F:{"46":0.00496,"63":0.00248,"79":0.00124,"83":0.00372,"85":0.00248,"95":0.00372,"102":0.00124,"103":0.00124,"105":0.00124,"107":0.00124,"109":0.09804,"110":0.00248,"111":0.14147,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 80 81 82 84 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 104 106 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"14":0.00124,"16":0.00248,"17":0.00124,"18":0.00248,"84":0.00124,"90":0.00124,"92":0.00869,"100":0.00124,"108":0.00248,"109":0.00745,"112":0.00124,"114":0.00124,"115":0.00124,"116":0.00124,"117":0.01613,"118":0.00248,"119":0.00124,"120":0.00124,"121":0.00124,"122":0.00496,"123":0.00496,"124":0.01117,"125":0.03351,"126":1.0201,"127":0.14396,_:"12 13 15 79 80 81 83 85 86 87 88 89 91 93 94 95 96 97 98 99 101 102 103 104 105 106 107 110 111 113"},E:{"14":0.00248,_:"0 4 5 6 7 8 9 10 11 12 13 15 3.1 3.2 6.1 7.1 9.1 10.1 11.1","5.1":0.00124,"12.1":0.00124,"13.1":0.00372,"14.1":0.00993,"15.1":0.00124,"15.2-15.3":0.00124,"15.4":0.00124,"15.5":0.00372,"15.6":0.02978,"16.0":0.00124,"16.1":0.01986,"16.2":0.00372,"16.3":0.02358,"16.4":0.00248,"16.5":0.00745,"16.6":0.05212,"17.0":0.00869,"17.1":0.00869,"17.2":0.00496,"17.3":0.00869,"17.4":0.0273,"17.5":0.27178,"17.6":0.00124,"18.0":0.00248},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00298,"5.0-5.1":0.00149,"6.0-6.1":0.00895,"7.0-7.1":0.00895,"8.1-8.4":0,"9.0-9.2":0.00746,"9.3":0.02983,"10.0-10.2":0.00597,"10.3":0.05221,"11.0-11.2":0.13723,"11.3-11.4":0.01492,"12.0-12.1":0.01044,"12.2-12.5":0.19242,"13.0-13.1":0.00298,"13.2":0.03132,"13.3":0.01044,"13.4-13.7":0.04475,"14.0-14.4":0.10292,"14.5-14.8":0.11635,"15.0-15.1":0.05817,"15.2-15.3":0.06265,"15.4":0.0716,"15.5":0.08652,"15.6-15.8":0.79356,"16.0":0.15961,"16.1":0.33861,"16.2":0.17005,"16.3":0.28491,"16.4":0.06712,"16.5":0.12082,"16.6-16.7":0.99046,"17.0":0.0895,"17.1":0.14469,"17.2":0.14022,"17.3":0.21032,"17.4":0.52656,"17.5":9.64208,"17.6":0.07458,"18.0":0.09845},P:{"4":0.04083,"20":0.05103,"21":0.1531,"22":0.4593,"23":0.33682,"24":0.26537,"25":2.70475,"5.0-5.4":0.01021,_:"6.2-6.4 10.1","7.2-7.4":0.05103,"8.2":0.02041,"9.2":0.01021,"11.1-11.2":0.05103,"12.0":0.01021,"13.0":0.05103,"14.0":0.03062,"15.0":0.03062,"16.0":0.06124,"17.0":0.04083,"18.0":0.04083,"19.0":0.08165},I:{"0":0.03491,"3":0,"4":0,"2.1":0,"2.2":0.00001,"2.3":0,"4.1":0.00002,"4.2-4.3":0.00001,"4.4":0,"4.4.3-4.4.4":0.00006},K:{"0":0.65568,_:"10 11 12 11.1 11.5 12.1"},A:{"11":0.01241,_:"6 7 8 9 10 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":68.23028},R:{_:"0"},M:{"0":0.08759},Q:{_:"14.9"},O:{"0":0.0438},H:{"0":0.01}}; +module.exports={C:{"52":0.00103,"68":0.00103,"88":0.00103,"107":0.00103,"109":0.00103,"115":0.03093,"118":0.00309,"121":0.00103,"122":0.00103,"123":0.00309,"124":0.00103,"125":0.00103,"126":0.00206,"127":0.01134,"128":0.05877,"129":0.15877,"130":0.00103,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 108 110 111 112 113 114 116 117 119 120 131 132 133 3.5 3.6"},D:{"11":0.00103,"18":0.00516,"34":0.00103,"38":0.00825,"45":0.00103,"47":0.00103,"52":0.00103,"56":0.00206,"60":0.00103,"63":0.00103,"65":0.00103,"66":0.00206,"68":0.00103,"69":0.00309,"71":0.00412,"72":0.00412,"73":0.00206,"74":0.00103,"76":0.00206,"77":0.03402,"78":0.00516,"79":0.01753,"80":0.00103,"81":0.00309,"83":0.01547,"84":0.00103,"85":0.00103,"86":0.00206,"87":0.03609,"88":0.00103,"89":0.00825,"90":0.00722,"91":0.00309,"92":0.00206,"94":0.00206,"95":0.00206,"96":0.00206,"97":0.00412,"98":0.01031,"99":0.00412,"100":0.02474,"101":0.00103,"102":0.00103,"103":0.00722,"104":0.00825,"105":0.00516,"106":0.00516,"107":0.00619,"108":0.00412,"109":0.46498,"110":0.00516,"111":0.00309,"112":0.05567,"113":0.00206,"114":0.00928,"115":0.00309,"116":0.02062,"117":0.07217,"118":0.02062,"119":0.01547,"120":0.01753,"121":0.01443,"122":0.04227,"123":0.0299,"124":0.04949,"125":0.04743,"126":0.34642,"127":5.21892,"128":0.90213,"129":0.00206,"130":0.00103,_:"4 5 6 7 8 9 10 12 13 14 15 16 17 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 35 36 37 39 40 41 42 43 44 46 48 49 50 51 53 54 55 57 58 59 61 62 64 67 70 75 93 131"},F:{"32":0.00103,"46":0.00309,"79":0.00103,"83":0.00206,"85":0.00103,"92":0.00103,"95":0.00516,"102":0.00206,"105":0.00103,"107":0.00103,"109":0.02371,"110":0.00103,"111":0.02474,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 33 34 35 36 37 38 39 40 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 80 81 82 84 86 87 88 89 90 91 93 94 96 97 98 99 100 101 103 104 106 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"18":0.00206,"84":0.00206,"89":0.00412,"92":0.01031,"100":0.00103,"108":0.00103,"109":0.00619,"110":0.00103,"114":0.00103,"115":0.00103,"117":0.01443,"118":0.00412,"119":0.00206,"120":0.00103,"121":0.00103,"122":0.00103,"123":0.00309,"124":0.01031,"125":0.0165,"126":0.0598,"127":0.66809,"128":0.17733,_:"12 13 14 15 16 17 79 80 81 83 85 86 87 88 90 91 93 94 95 96 97 98 99 101 102 103 104 105 106 107 111 112 113 116"},E:{"14":0.00206,_:"0 4 5 6 7 8 9 10 11 12 13 15 3.1 3.2 6.1 7.1 9.1 10.1 11.1 12.1 15.1","5.1":0.00103,"13.1":0.00309,"14.1":0.00516,"15.2-15.3":0.00103,"15.4":0.00103,"15.5":0.00206,"15.6":0.0134,"16.0":0.00103,"16.1":0.00928,"16.2":0.00619,"16.3":0.01547,"16.4":0.00206,"16.5":0.00516,"16.6":0.03815,"17.0":0.01237,"17.1":0.00619,"17.2":0.00412,"17.3":0.01031,"17.4":0.01134,"17.5":0.15362,"17.6":0.04433,"18.0":0.00309},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00192,"5.0-5.1":0.00096,"6.0-6.1":0.0048,"7.0-7.1":0.00576,"8.1-8.4":0,"9.0-9.2":0.0048,"9.3":0.01921,"10.0-10.2":0.00576,"10.3":0.02977,"11.0-11.2":0.07588,"11.3-11.4":0.0096,"12.0-12.1":0.00768,"12.2-12.5":0.1287,"13.0-13.1":0.00192,"13.2":0.0413,"13.3":0.00576,"13.4-13.7":0.02401,"14.0-14.4":0.07107,"14.5-14.8":0.06819,"15.0-15.1":0.03746,"15.2-15.3":0.03746,"15.4":0.04322,"15.5":0.05091,"15.6-15.8":0.47928,"16.0":0.09701,"16.1":0.20458,"16.2":0.10277,"16.3":0.17096,"16.4":0.04322,"16.5":0.06915,"16.6-16.7":0.59453,"17.0":0.05475,"17.1":0.08452,"17.2":0.0778,"17.3":0.11526,"17.4":0.26989,"17.5":5.52752,"17.6":0.92974,"18.0":0.10085},P:{"4":0.05072,"20":0.06087,"21":0.1826,"22":0.62896,"23":0.3652,"24":0.25361,"25":2.11005,"5.0-5.4":0.01014,_:"6.2-6.4 8.2 10.1","7.2-7.4":0.05072,"9.2":0.01014,"11.1-11.2":0.05072,"12.0":0.01014,"13.0":0.05072,"14.0":0.05072,"15.0":0.02029,"16.0":0.06087,"17.0":0.06087,"18.0":0.05072,"19.0":0.10144},I:{"0":0.04469,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00002,"4.2-4.3":0.00002,"4.4":0,"4.4.3-4.4.4":0.00007},K:{"0":0.51911,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.00113,"9":0.00113,"11":0.00907,_:"6 7 10 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":0.0269},H:{"0":0.01},L:{"0":75.43557},R:{_:"0"},M:{"0":0.06278},Q:{_:"14.9"}}; diff --git a/node_modules/caniuse-lite/data/regions/PT.js b/node_modules/caniuse-lite/data/regions/PT.js index eec3b83e..64e47a8e 100644 --- a/node_modules/caniuse-lite/data/regions/PT.js +++ b/node_modules/caniuse-lite/data/regions/PT.js @@ -1 +1 @@ -module.exports={C:{"52":0.02465,"68":0.00493,"78":0.01479,"83":0.01972,"91":0.00986,"102":0.00493,"103":0.00493,"106":0.00493,"109":0.00493,"113":0.00493,"115":0.28095,"118":0.21195,"120":0.00493,"121":0.00493,"122":0.00493,"123":0.00986,"124":0.02957,"125":0.01479,"126":0.04436,"127":0.88722,"128":1.44913,"129":0.00493,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 69 70 71 72 73 74 75 76 77 79 80 81 82 84 85 86 87 88 89 90 92 93 94 95 96 97 98 99 100 101 104 105 107 108 110 111 112 114 116 117 119 130 131 3.5 3.6"},D:{"38":0.00493,"49":0.00986,"53":0.00493,"58":0.00493,"62":0.00986,"69":0.00493,"77":0.23166,"79":0.05422,"81":0.00493,"83":0.00493,"85":0.00493,"86":0.00493,"87":0.05422,"88":0.01972,"89":0.02957,"91":0.03943,"92":0.00493,"93":0.05915,"94":0.02957,"95":0.00493,"96":0.00493,"97":0.00493,"98":0.01972,"99":0.01479,"100":0.00986,"101":0.00986,"102":0.01972,"103":0.07886,"104":0.00986,"105":0.00493,"106":0.02465,"107":0.02465,"108":0.02465,"109":1.49349,"110":0.01479,"111":0.00986,"112":0.02465,"113":0.08872,"114":0.10351,"115":0.01479,"116":0.15773,"117":0.01972,"118":0.01479,"119":0.02957,"120":0.06408,"121":0.08379,"122":0.29574,"123":0.10844,"124":0.26124,"125":0.63584,"126":24.26547,"127":2.94261,"128":0.00493,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 39 40 41 42 43 44 45 46 47 48 50 51 52 54 55 56 57 59 60 61 63 64 65 66 67 68 70 71 72 73 74 75 76 78 80 84 90 129 130"},F:{"36":0.00493,"46":0.00493,"83":0.01972,"89":0.00986,"95":0.02957,"109":1.16324,"110":0.01479,"111":0.8675,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 37 38 39 40 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 85 86 87 88 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 106 107 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"17":0.00986,"18":0.00493,"91":0.00986,"92":0.00986,"107":0.00493,"109":0.07886,"110":0.00986,"111":0.00493,"112":0.00493,"113":0.00493,"114":0.00493,"117":0.00493,"118":0.00493,"119":0.01479,"120":0.01972,"121":0.00986,"122":0.01479,"123":0.01479,"124":0.06901,"125":0.14787,"126":6.3732,"127":0.81821,_:"12 13 14 15 16 79 80 81 83 84 85 86 87 88 89 90 93 94 95 96 97 98 99 100 101 102 103 104 105 106 108 115 116"},E:{"9":0.00493,"13":0.00493,"14":0.01972,"15":0.00493,_:"0 4 5 6 7 8 10 11 12 3.1 3.2 5.1 6.1 7.1 9.1 10.1","11.1":0.00493,"12.1":0.00493,"13.1":0.07886,"14.1":0.12323,"15.1":0.00986,"15.2-15.3":0.00986,"15.4":0.01479,"15.5":0.02957,"15.6":0.19223,"16.0":0.01972,"16.1":0.04929,"16.2":0.0345,"16.3":0.09365,"16.4":0.01972,"16.5":0.07394,"16.6":0.26617,"17.0":0.02957,"17.1":0.04929,"17.2":0.06408,"17.3":0.05422,"17.4":0.1528,"17.5":1.65122,"17.6":0.01479,"18.0":0.02465},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00236,"5.0-5.1":0.00118,"6.0-6.1":0.00709,"7.0-7.1":0.00709,"8.1-8.4":0,"9.0-9.2":0.00591,"9.3":0.02364,"10.0-10.2":0.00473,"10.3":0.04136,"11.0-11.2":0.10872,"11.3-11.4":0.01182,"12.0-12.1":0.00827,"12.2-12.5":0.15245,"13.0-13.1":0.00236,"13.2":0.02482,"13.3":0.00827,"13.4-13.7":0.03545,"14.0-14.4":0.08154,"14.5-14.8":0.09218,"15.0-15.1":0.04609,"15.2-15.3":0.04963,"15.4":0.05673,"15.5":0.06854,"15.6-15.8":0.6287,"16.0":0.12645,"16.1":0.26826,"16.2":0.13472,"16.3":0.22572,"16.4":0.05318,"16.5":0.09572,"16.6-16.7":0.7847,"17.0":0.07091,"17.1":0.11463,"17.2":0.11109,"17.3":0.16663,"17.4":0.41717,"17.5":7.639,"17.6":0.05909,"18.0":0.078},P:{"4":0.07334,"20":0.01048,"21":0.02095,"22":0.06286,"23":0.06286,"24":0.04191,"25":1.80197,"5.0-5.4":0.01048,"6.2-6.4":0.01048,"7.2-7.4":0.01048,_:"8.2 9.2 10.1 11.1-11.2 12.0 14.0 15.0 18.0","13.0":0.01048,"16.0":0.01048,"17.0":0.01048,"19.0":0.01048},I:{"0":0.06571,"3":0,"4":0.00001,"2.1":0,"2.2":0.00001,"2.3":0,"4.1":0.00004,"4.2-4.3":0.00003,"4.4":0,"4.4.3-4.4.4":0.00011},K:{"0":0.48184,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.01035,"11":0.09316,_:"6 7 9 10 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":36.08403},R:{_:"0"},M:{"0":0.32968},Q:{_:"14.9"},O:{"0":0.15216},H:{"0":0}}; +module.exports={C:{"52":0.015,"78":0.015,"83":0.02,"91":0.005,"102":0.005,"103":0.005,"113":0.005,"115":0.23505,"121":0.005,"123":0.005,"124":0.07001,"125":0.02,"126":0.01,"127":0.03501,"128":0.70014,"129":1.42529,"130":0.01,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 79 80 81 82 84 85 86 87 88 89 90 92 93 94 95 96 97 98 99 100 101 104 105 106 107 108 109 110 111 112 114 116 117 118 119 120 122 131 132 133 3.5 3.6"},D:{"38":0.005,"49":0.015,"58":0.005,"73":0.005,"77":0.43009,"79":0.04501,"81":0.005,"83":0.005,"85":0.005,"86":0.005,"87":0.05001,"88":0.015,"89":0.03001,"91":0.03001,"92":0.01,"93":0.005,"94":0.02,"95":0.005,"97":0.005,"98":0.04501,"99":0.015,"100":0.01,"101":0.01,"102":0.015,"103":0.07502,"104":0.01,"105":0.005,"106":0.015,"107":0.02501,"108":0.02,"109":0.9902,"110":0.01,"111":0.015,"112":0.02,"113":0.09002,"114":0.09502,"115":0.005,"116":0.15003,"117":0.02,"118":0.015,"119":0.03501,"120":0.06001,"121":0.05501,"122":0.26505,"123":0.11002,"124":0.20004,"125":0.23005,"126":1.71034,"127":22.07441,"128":4.69094,"129":0.01,"130":0.015,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 39 40 41 42 43 44 45 46 47 48 50 51 52 53 54 55 56 57 59 60 61 62 63 64 65 66 67 68 69 70 71 72 74 75 76 78 80 84 90 96 131"},F:{"46":0.01,"73":0.005,"83":0.03001,"87":0.005,"89":0.005,"95":0.03501,"107":0.005,"109":1.0002,"111":0.40508,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 74 75 76 77 78 79 80 81 82 84 85 86 88 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 106 108 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"15":0.005,"17":0.005,"91":0.01,"92":0.01,"104":0.005,"106":0.005,"107":0.005,"108":0.005,"109":0.06001,"110":0.005,"111":0.005,"113":0.005,"114":0.005,"119":0.01,"120":0.02,"121":0.005,"122":0.01,"123":0.015,"124":0.02501,"125":0.04501,"126":0.37508,"127":5.26605,"128":1.61032,_:"12 13 14 16 18 79 80 81 83 84 85 86 87 88 89 90 93 94 95 96 97 98 99 100 101 102 103 105 112 115 116 117 118"},E:{"9":0.005,"14":0.02,_:"0 4 5 6 7 8 10 11 12 13 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1","11.1":0.005,"12.1":0.005,"13.1":0.10502,"14.1":0.10502,"15.1":0.01,"15.2-15.3":0.01,"15.4":0.01,"15.5":0.03501,"15.6":0.17504,"16.0":0.015,"16.1":0.03501,"16.2":0.02501,"16.3":0.06001,"16.4":0.02,"16.5":0.04501,"16.6":0.23005,"17.0":0.02501,"17.1":0.05001,"17.2":0.05501,"17.3":0.05001,"17.4":0.12503,"17.5":1.19524,"17.6":0.46509,"18.0":0.06001},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00249,"5.0-5.1":0.00124,"6.0-6.1":0.00622,"7.0-7.1":0.00746,"8.1-8.4":0,"9.0-9.2":0.00622,"9.3":0.02488,"10.0-10.2":0.00746,"10.3":0.03856,"11.0-11.2":0.09826,"11.3-11.4":0.01244,"12.0-12.1":0.00995,"12.2-12.5":0.16666,"13.0-13.1":0.00249,"13.2":0.05348,"13.3":0.00746,"13.4-13.7":0.03109,"14.0-14.4":0.09204,"14.5-14.8":0.08831,"15.0-15.1":0.04851,"15.2-15.3":0.04851,"15.4":0.05597,"15.5":0.06592,"15.6-15.8":0.62063,"16.0":0.12562,"16.1":0.26492,"16.2":0.13308,"16.3":0.22139,"16.4":0.05597,"16.5":0.08955,"16.6-16.7":0.76988,"17.0":0.07089,"17.1":0.10945,"17.2":0.10074,"17.3":0.14925,"17.4":0.34949,"17.5":7.15779,"17.6":1.20395,"18.0":0.13059},P:{"4":0.07377,"20":0.01054,"21":0.02108,"22":0.0527,"23":0.04216,"24":0.03162,"25":1.26468,_:"5.0-5.4 8.2 9.2 10.1 11.1-11.2 12.0 14.0 15.0 18.0","6.2-6.4":0.01054,"7.2-7.4":0.01054,"13.0":0.01054,"16.0":0.01054,"17.0":0.01054,"19.0":0.01054},I:{"0":0.05979,"3":0,"4":0.00001,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00002,"4.2-4.3":0.00002,"4.4":0,"4.4.3-4.4.4":0.0001},K:{"0":0.42991,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.005,"11":0.06001,_:"6 7 9 10 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":0.12997},H:{"0":0},L:{"0":34.83355},R:{_:"0"},M:{"0":0.30494},Q:{_:"14.9"}}; diff --git a/node_modules/caniuse-lite/data/regions/PW.js b/node_modules/caniuse-lite/data/regions/PW.js index ec337ab8..2119986c 100644 --- a/node_modules/caniuse-lite/data/regions/PW.js +++ b/node_modules/caniuse-lite/data/regions/PW.js @@ -1 +1 @@ -module.exports={C:{"101":0.00849,"103":0.01699,"127":0.51807,"128":0.6851,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 102 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 129 130 131 3.5 3.6"},D:{"79":0.02265,"86":0.1189,"87":0.00849,"91":0.07078,"96":0.02265,"103":0.00849,"106":0.12456,"109":0.74738,"112":0.00849,"116":0.08776,"119":0.00849,"120":0.07078,"121":0.01699,"122":0.00849,"123":0.06228,"124":0.03114,"125":0.40766,"126":15.70356,"127":2.05248,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 80 81 83 84 85 88 89 90 92 93 94 95 97 98 99 100 101 102 104 105 107 108 110 111 113 114 115 117 118 128 129 130"},F:{"109":0.01699,"111":0.33123,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"83":0.00849,"95":0.00849,"109":0.01699,"115":0.00849,"120":0.00849,"121":0.00849,"122":0.00849,"125":0.32273,"126":4.22385,"127":0.15004,_:"12 13 14 15 16 17 18 79 80 81 84 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 106 107 108 110 111 112 113 114 116 117 118 119 123 124"},E:{"14":0.02265,_:"0 4 5 6 7 8 9 10 11 12 13 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 15.1 15.2-15.3 15.4 16.0 16.2 17.0 17.1 17.2 17.6 18.0","12.1":0.00849,"13.1":0.08776,"14.1":0.23497,"15.5":0.03963,"15.6":0.07927,"16.1":0.00849,"16.3":0.05379,"16.4":0.09342,"16.5":0.07078,"16.6":0.18968,"17.3":0.06228,"17.4":0.14155,"17.5":0.4473},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00431,"5.0-5.1":0.00216,"6.0-6.1":0.01293,"7.0-7.1":0.01293,"8.1-8.4":0,"9.0-9.2":0.01078,"9.3":0.0431,"10.0-10.2":0.00862,"10.3":0.07543,"11.0-11.2":0.19826,"11.3-11.4":0.02155,"12.0-12.1":0.01509,"12.2-12.5":0.278,"13.0-13.1":0.00431,"13.2":0.04526,"13.3":0.01509,"13.4-13.7":0.06465,"14.0-14.4":0.1487,"14.5-14.8":0.16809,"15.0-15.1":0.08405,"15.2-15.3":0.09051,"15.4":0.10344,"15.5":0.12499,"15.6-15.8":1.14646,"16.0":0.23059,"16.1":0.48919,"16.2":0.24567,"16.3":0.41161,"16.4":0.09698,"16.5":0.17456,"16.6-16.7":1.43092,"17.0":0.1293,"17.1":0.20904,"17.2":0.20257,"17.3":0.30386,"17.4":0.76072,"17.5":13.92993,"17.6":0.10775,"18.0":0.14223},P:{"21":0.01043,"22":0.03129,"23":0.02086,"24":0.44851,"25":1.18907,_:"4 20 5.0-5.4 8.2 10.1 11.1-11.2 12.0 14.0 15.0 16.0 17.0","6.2-6.4":0.02086,"7.2-7.4":0.08344,"9.2":0.02086,"13.0":0.03129,"18.0":0.05215,"19.0":0.01043},I:{"0":0.04286,"3":0,"4":0,"2.1":0,"2.2":0.00001,"2.3":0,"4.1":0.00003,"4.2-4.3":0.00002,"4.4":0,"4.4.3-4.4.4":0.00007},K:{"0":0.40146,_:"10 11 12 11.1 11.5 12.1"},A:{_:"6 7 8 9 10 11 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":47.43324},R:{_:"0"},M:{"0":0.07169},Q:{_:"14.9"},O:{"0":0.27959},H:{"0":0}}; +module.exports={C:{"115":0.10127,"121":0.0419,"128":0.10825,"129":0.60062,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 116 117 118 119 120 122 123 124 125 126 127 130 131 132 133 3.5 3.6"},D:{"74":0.00698,"79":0.01746,"94":0.2165,"103":0.01746,"109":0.86252,"115":0.00698,"116":0.20952,"119":0.00698,"120":0.03492,"121":0.00698,"122":0.00698,"123":0.01746,"124":0.95332,"125":0.16762,"126":1.04411,"127":21.8704,"128":1.58886,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 75 76 77 78 80 81 83 84 85 86 87 88 89 90 91 92 93 95 96 97 98 99 100 101 102 104 105 106 107 108 110 111 112 113 114 117 118 129 130 131"},F:{"95":0.00698,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"92":0.00698,"95":0.00698,"100":0.00698,"109":0.00698,"122":0.00698,"125":0.18508,"126":0.11873,"127":2.61551,"128":0.54475,_:"12 13 14 15 16 17 18 79 80 81 83 84 85 86 87 88 89 90 91 93 94 96 97 98 99 101 102 103 104 105 106 107 108 110 111 112 113 114 115 116 117 118 119 120 121 123 124"},E:{"14":0.00698,_:"0 4 5 6 7 8 9 10 11 12 13 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 15.1 15.2-15.3 15.4 16.0 16.1 16.3 17.1 17.3 18.0","12.1":0.0419,"13.1":0.07682,"14.1":0.2165,"15.5":0.00698,"15.6":0.01746,"16.2":0.00698,"16.4":0.04889,"16.5":0.03492,"16.6":0.10127,"17.0":0.00698,"17.2":0.00698,"17.4":0.08381,"17.5":1.08601,"17.6":0.10825},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.0051,"5.0-5.1":0.00255,"6.0-6.1":0.01274,"7.0-7.1":0.01529,"8.1-8.4":0,"9.0-9.2":0.01274,"9.3":0.05096,"10.0-10.2":0.01529,"10.3":0.07898,"11.0-11.2":0.20128,"11.3-11.4":0.02548,"12.0-12.1":0.02038,"12.2-12.5":0.34142,"13.0-13.1":0.0051,"13.2":0.10956,"13.3":0.01529,"13.4-13.7":0.0637,"14.0-14.4":0.18854,"14.5-14.8":0.1809,"15.0-15.1":0.09937,"15.2-15.3":0.09937,"15.4":0.11465,"15.5":0.13504,"15.6-15.8":1.27139,"16.0":0.25734,"16.1":0.5427,"16.2":0.27262,"16.3":0.45352,"16.4":0.11465,"16.5":0.18345,"16.6-16.7":1.57714,"17.0":0.14523,"17.1":0.22421,"17.2":0.20638,"17.3":0.30575,"17.4":0.71595,"17.5":14.66306,"17.6":2.46635,"18.0":0.26753},P:{"22":0.05192,"24":0.03115,"25":0.77877,_:"4 20 21 23 5.0-5.4 6.2-6.4 8.2 10.1 11.1-11.2 12.0 13.0 14.0 15.0 16.0 17.0 18.0","7.2-7.4":0.1246,"9.2":0.03115,"19.0":0.04153},I:{"0":0.03243,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00001,"4.2-4.3":0.00001,"4.4":0,"4.4.3-4.4.4":0.00005},K:{"0":0.86556,_:"10 11 12 11.1 11.5 12.1"},A:{_:"6 7 8 9 10 11 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":0.18873},H:{"0":0},L:{"0":37.95192},R:{_:"0"},M:{"0":0.0781},Q:{"14.9":0.00651}}; diff --git a/node_modules/caniuse-lite/data/regions/PY.js b/node_modules/caniuse-lite/data/regions/PY.js index d4e49b53..ce8042d3 100644 --- a/node_modules/caniuse-lite/data/regions/PY.js +++ b/node_modules/caniuse-lite/data/regions/PY.js @@ -1 +1 @@ -module.exports={C:{"4":0.14543,"15":0.00383,"17":0.00383,"30":0.00383,"35":0.01914,"40":0.00383,"52":0.0995,"60":0.00383,"64":0.00383,"65":0.00765,"76":0.00383,"78":0.00383,"88":0.01531,"93":0.01148,"103":0.00383,"105":0.00383,"108":0.00383,"112":0.00383,"113":0.00383,"115":0.33678,"117":0.00383,"121":0.00383,"123":0.00383,"124":0.00383,"125":0.01148,"126":0.01148,"127":0.49751,"128":0.69651,"129":0.00383,_:"2 3 5 6 7 8 9 10 11 12 13 14 16 18 19 20 21 22 23 24 25 26 27 28 29 31 32 33 34 36 37 38 39 41 42 43 44 45 46 47 48 49 50 51 53 54 55 56 57 58 59 61 62 63 66 67 68 69 70 71 72 73 74 75 77 79 80 81 82 83 84 85 86 87 89 90 91 92 94 95 96 97 98 99 100 101 102 104 106 107 109 110 111 114 116 118 119 120 122 130 131 3.5","3.6":0.00383},D:{"11":0.00383,"39":0.00383,"40":0.00383,"41":0.00383,"42":0.00383,"43":0.00383,"44":0.00383,"45":0.00383,"46":0.00383,"47":0.02296,"49":0.01148,"51":0.00383,"55":0.00383,"64":0.00765,"65":0.01148,"67":0.00383,"69":0.00383,"70":0.03444,"72":0.00383,"73":0.01914,"75":0.00383,"76":0.00383,"77":0.01148,"79":0.03444,"80":0.01148,"81":0.00383,"83":0.02296,"84":0.00383,"86":0.00383,"87":0.83429,"88":0.00765,"89":0.06506,"91":0.39801,"92":0.00383,"93":0.00383,"94":0.01914,"97":0.0995,"99":0.00765,"100":0.00383,"101":0.00383,"102":0.02296,"103":0.02296,"104":0.01531,"105":0.00383,"106":0.00383,"107":0.00383,"108":0.01914,"109":4.14464,"110":0.02296,"111":0.00383,"112":0.01914,"113":0.00765,"114":0.00765,"115":0.00383,"116":0.03827,"117":0.01148,"118":0.01148,"119":0.05741,"120":0.04975,"121":0.0421,"122":0.18752,"123":0.10716,"124":0.20666,"125":0.34826,"126":19.26895,"127":2.67125,"128":0.00383,_:"4 5 6 7 8 9 10 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 48 50 52 53 54 56 57 58 59 60 61 62 63 66 68 71 74 78 85 90 95 96 98 129 130"},F:{"83":0.00383,"95":0.01531,"96":0.00383,"109":0.60467,"110":0.00383,"111":0.42097,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 85 86 87 88 89 90 91 92 93 94 97 98 99 100 101 102 103 104 105 106 107 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"18":0.00765,"92":0.01531,"100":0.00765,"101":0.03444,"102":0.00383,"108":0.00383,"109":0.03827,"112":0.00383,"113":0.00383,"114":0.00765,"117":0.00383,"118":0.00383,"119":0.00383,"120":0.00765,"121":0.00383,"122":0.01531,"123":0.00765,"124":0.03062,"125":0.10333,"126":3.12283,"127":0.41332,_:"12 13 14 15 16 17 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 96 97 98 99 103 104 105 106 107 110 111 115 116"},E:{"9":0.00765,_:"0 4 5 6 7 8 10 11 12 13 14 15 3.1 3.2 6.1 7.1 9.1 10.1 11.1 15.2-15.3 16.0 16.4 17.6 18.0","5.1":0.00765,"12.1":0.00383,"13.1":0.00383,"14.1":0.00383,"15.1":0.00383,"15.4":0.00383,"15.5":0.00383,"15.6":0.02679,"16.1":0.00383,"16.2":0.01914,"16.3":0.00383,"16.5":0.00383,"16.6":0.06889,"17.0":0.00383,"17.1":0.00765,"17.2":0.01531,"17.3":0.02296,"17.4":0.02296,"17.5":0.43628},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00128,"5.0-5.1":0.00064,"6.0-6.1":0.00384,"7.0-7.1":0.00384,"8.1-8.4":0,"9.0-9.2":0.0032,"9.3":0.01279,"10.0-10.2":0.00256,"10.3":0.02239,"11.0-11.2":0.05885,"11.3-11.4":0.0064,"12.0-12.1":0.00448,"12.2-12.5":0.08251,"13.0-13.1":0.00128,"13.2":0.01343,"13.3":0.00448,"13.4-13.7":0.01919,"14.0-14.4":0.04413,"14.5-14.8":0.04989,"15.0-15.1":0.02495,"15.2-15.3":0.02686,"15.4":0.0307,"15.5":0.0371,"15.6-15.8":0.34028,"16.0":0.06844,"16.1":0.1452,"16.2":0.07292,"16.3":0.12217,"16.4":0.02878,"16.5":0.05181,"16.6-16.7":0.42471,"17.0":0.03838,"17.1":0.06204,"17.2":0.06012,"17.3":0.09019,"17.4":0.22579,"17.5":4.13455,"17.6":0.03198,"18.0":0.04222},P:{"4":0.30834,"20":0.04111,"21":0.08222,"22":0.15417,"23":0.185,"24":0.24667,"25":2.77503,"5.0-5.4":0.01028,"6.2-6.4":0.01028,"7.2-7.4":0.46251,_:"8.2 10.1 12.0","9.2":0.02056,"11.1-11.2":0.04111,"13.0":0.03083,"14.0":0.02056,"15.0":0.01028,"16.0":0.10278,"17.0":0.17472,"18.0":0.01028,"19.0":0.03083},I:{"0":0.07998,"3":0,"4":0.00001,"2.1":0,"2.2":0.00002,"2.3":0,"4.1":0.00005,"4.2-4.3":0.00003,"4.4":0,"4.4.3-4.4.4":0.00014},K:{"0":0.3334,_:"10 11 12 11.1 11.5 12.1"},A:{"7":0.00383,"8":0.02679,"9":0.00383,"10":0.00383,"11":0.03444,_:"6 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":50.63537},R:{_:"0"},M:{"0":0.17905},Q:{_:"14.9"},O:{"0":0.05557},H:{"0":0}}; +module.exports={C:{"4":0.00818,"15":0.00409,"30":0.00409,"35":0.01636,"48":0.00409,"52":0.09816,"60":0.00409,"64":0.00409,"65":0.00818,"72":0.00409,"88":0.01636,"102":0.00409,"103":0.01227,"113":0.00409,"115":0.41718,"116":0.00409,"117":0.00409,"122":0.00409,"125":0.00409,"126":0.00409,"127":0.00818,"128":0.31902,"129":0.9407,"130":0.00409,_:"2 3 5 6 7 8 9 10 11 12 13 14 16 17 18 19 20 21 22 23 24 25 26 27 28 29 31 32 33 34 36 37 38 39 40 41 42 43 44 45 46 47 49 50 51 53 54 55 56 57 58 59 61 62 63 66 67 68 69 70 71 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 89 90 91 92 93 94 95 96 97 98 99 100 101 104 105 106 107 108 109 110 111 112 114 118 119 120 121 123 124 131 132 133 3.5 3.6"},D:{"11":0.00409,"47":0.01636,"49":0.01227,"50":0.00409,"52":0.00409,"55":0.00409,"56":0.00409,"59":0.00409,"64":0.00818,"65":0.01227,"66":0.00409,"69":0.02863,"71":0.00409,"73":0.02045,"75":0.01227,"76":0.00409,"77":0.00409,"78":0.00409,"79":0.02454,"80":0.00409,"81":0.00409,"83":0.02863,"86":0.02045,"87":0.49898,"88":0.01636,"89":0.08998,"91":0.39673,"92":0.00409,"93":0.00409,"94":0.00409,"96":0.00409,"97":0.03681,"99":0.00818,"100":0.00409,"101":0.00409,"102":0.02454,"103":0.02045,"104":0.01227,"105":0.01227,"106":0.00409,"107":0.00409,"108":0.02454,"109":4.10636,"110":0.02045,"111":0.01636,"112":0.00818,"113":0.00409,"114":0.00409,"115":0.00409,"116":0.0818,"117":0.01227,"118":0.00409,"119":0.04908,"120":0.03272,"121":0.06135,"122":0.0818,"123":0.05317,"124":0.15542,"125":0.11043,"126":1.19019,"127":20.0001,"128":3.49286,"129":0.00818,"130":0.00409,_:"4 5 6 7 8 9 10 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 48 51 53 54 57 58 60 61 62 63 67 68 70 72 74 84 85 90 95 98 131"},F:{"46":0.00409,"83":0.00409,"95":0.02045,"102":0.00409,"105":0.00409,"109":0.51943,"111":0.11043,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 103 104 106 107 108 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"18":0.01227,"84":0.00409,"89":0.00409,"92":0.01636,"100":0.00818,"101":0.03272,"102":0.00409,"108":0.00409,"109":0.02863,"112":0.00818,"113":0.00409,"114":0.00409,"117":0.00818,"118":0.00409,"119":0.00409,"120":0.00409,"121":0.00409,"122":0.01227,"123":0.00818,"124":0.00818,"125":0.04908,"126":0.14315,"127":3.12067,"128":0.88344,_:"12 13 14 15 16 17 79 80 81 83 85 86 87 88 90 91 93 94 95 96 97 98 99 103 104 105 106 107 110 111 115 116"},E:{_:"0 4 5 6 7 8 9 10 11 12 13 14 15 3.1 3.2 6.1 7.1 9.1 10.1 11.1 12.1 15.1 15.2-15.3 16.0 17.0","5.1":0.00818,"13.1":0.00409,"14.1":0.01636,"15.4":0.00409,"15.5":0.00409,"15.6":0.02045,"16.1":0.00818,"16.2":0.00409,"16.3":0.01227,"16.4":0.00409,"16.5":0.00409,"16.6":0.04499,"17.1":0.00409,"17.2":0.00818,"17.3":0.04499,"17.4":0.01636,"17.5":0.31902,"17.6":0.13906,"18.0":0.00818},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00128,"5.0-5.1":0.00064,"6.0-6.1":0.00319,"7.0-7.1":0.00383,"8.1-8.4":0,"9.0-9.2":0.00319,"9.3":0.01278,"10.0-10.2":0.00383,"10.3":0.0198,"11.0-11.2":0.05046,"11.3-11.4":0.00639,"12.0-12.1":0.00511,"12.2-12.5":0.08559,"13.0-13.1":0.00128,"13.2":0.02747,"13.3":0.00383,"13.4-13.7":0.01597,"14.0-14.4":0.04727,"14.5-14.8":0.04535,"15.0-15.1":0.02491,"15.2-15.3":0.02491,"15.4":0.02874,"15.5":0.03385,"15.6-15.8":0.31874,"16.0":0.06452,"16.1":0.13606,"16.2":0.06835,"16.3":0.1137,"16.4":0.02874,"16.5":0.04599,"16.6-16.7":0.39539,"17.0":0.03641,"17.1":0.05621,"17.2":0.05174,"17.3":0.07665,"17.4":0.17949,"17.5":3.67608,"17.6":0.61832,"18.0":0.06707},P:{"4":0.30806,"20":0.03081,"21":0.08215,"22":0.18484,"23":0.18484,"24":0.20538,"25":2.18726,_:"5.0-5.4 8.2 10.1 12.0","6.2-6.4":0.01027,"7.2-7.4":0.44156,"9.2":0.01027,"11.1-11.2":0.03081,"13.0":0.04108,"14.0":0.03081,"15.0":0.01027,"16.0":0.08215,"17.0":0.37995,"18.0":0.01027,"19.0":0.03081},I:{"0":0.02945,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00001,"4.2-4.3":0.00001,"4.4":0,"4.4.3-4.4.4":0.00005},K:{"0":0.3959,_:"10 11 12 11.1 11.5 12.1"},A:{"11":0.00409,_:"6 7 8 9 10 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":0.05909},H:{"0":0},L:{"0":47.48943},R:{_:"0"},M:{"0":0.18909},Q:{_:"14.9"}}; diff --git a/node_modules/caniuse-lite/data/regions/QA.js b/node_modules/caniuse-lite/data/regions/QA.js index 4e8736bb..4d2de1d7 100644 --- a/node_modules/caniuse-lite/data/regions/QA.js +++ b/node_modules/caniuse-lite/data/regions/QA.js @@ -1 +1 @@ -module.exports={C:{"5":0.36172,"34":0.00433,"68":0.00866,"78":0.00217,"103":0.00433,"105":0.00433,"109":0.0065,"110":0.00217,"113":0.00217,"115":0.05198,"117":0.00217,"125":0.0065,"126":0.00433,"127":0.18844,"128":0.22743,_:"2 3 4 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 69 70 71 72 73 74 75 76 77 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 104 106 107 108 111 112 114 116 118 119 120 121 122 123 124 129 130 131 3.5 3.6"},D:{"11":0.00217,"38":0.01083,"41":0.00433,"49":0.00217,"56":0.00217,"58":0.09964,"68":0.00217,"69":0.00433,"71":0.00217,"72":0.00217,"73":0.00217,"76":0.00433,"77":0.0065,"78":0.0065,"79":0.04115,"80":0.01083,"81":0.00217,"83":0.013,"84":0.0065,"85":0.00217,"86":0.013,"87":0.03249,"88":0.01733,"89":0.00217,"90":0.00217,"91":0.00433,"93":0.0065,"94":0.01083,"95":0.00217,"96":0.00866,"98":0.00433,"99":0.01516,"100":0.00217,"101":0.00866,"102":0.00866,"103":0.0953,"104":0.02383,"105":0.0065,"106":0.02599,"107":0.01949,"108":0.03466,"109":0.80359,"110":0.03249,"111":0.00433,"112":0.00433,"113":0.00433,"114":0.01083,"115":0.00217,"116":0.09964,"117":0.03032,"118":0.01516,"119":0.04765,"120":0.02599,"121":0.03682,"122":0.1018,"123":0.03466,"124":0.1148,"125":0.30324,"126":10.19969,"127":1.28011,"128":0.01516,_:"4 5 6 7 8 9 10 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 39 40 42 43 44 45 46 47 48 50 51 52 53 54 55 57 59 60 61 62 63 64 65 66 67 70 74 75 92 97 129 130"},F:{"46":0.04115,"83":0.04765,"95":0.02383,"102":0.0065,"108":0.00217,"109":0.23609,"110":0.0065,"111":0.27292,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 103 104 105 106 107 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"13":0.0065,"15":0.00217,"17":0.00217,"18":0.00433,"89":0.00217,"92":0.00866,"100":0.00217,"103":0.00217,"105":0.00217,"109":0.01733,"110":0.00433,"112":0.00866,"113":0.00433,"118":0.00217,"119":0.00433,"120":0.00217,"121":0.013,"122":0.00866,"123":0.0065,"124":0.01733,"125":0.07364,"126":2.2743,"127":0.29891,_:"12 14 16 79 80 81 83 84 85 86 87 88 90 91 93 94 95 96 97 98 99 101 102 104 106 107 108 111 114 115 116 117"},E:{"13":0.0065,"14":0.02383,"15":0.00217,_:"0 4 5 6 7 8 9 10 11 12 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 12.1","13.1":0.02166,"14.1":0.04115,"15.1":0.0065,"15.2-15.3":0.02383,"15.4":0.02166,"15.5":0.01733,"15.6":0.09964,"16.0":0.0065,"16.1":0.01949,"16.2":0.013,"16.3":0.05198,"16.4":0.01949,"16.5":0.01949,"16.6":0.16245,"17.0":0.013,"17.1":0.013,"17.2":0.01733,"17.3":0.01733,"17.4":0.08881,"17.5":1.03968,"17.6":0.013,"18.0":0.0065},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00326,"5.0-5.1":0.00163,"6.0-6.1":0.00978,"7.0-7.1":0.00978,"8.1-8.4":0,"9.0-9.2":0.00815,"9.3":0.03261,"10.0-10.2":0.00652,"10.3":0.05706,"11.0-11.2":0.14998,"11.3-11.4":0.0163,"12.0-12.1":0.01141,"12.2-12.5":0.2103,"13.0-13.1":0.00326,"13.2":0.03424,"13.3":0.01141,"13.4-13.7":0.04891,"14.0-14.4":0.11249,"14.5-14.8":0.12716,"15.0-15.1":0.06358,"15.2-15.3":0.06847,"15.4":0.07825,"15.5":0.09455,"15.6-15.8":0.8673,"16.0":0.17444,"16.1":0.37007,"16.2":0.18585,"16.3":0.31138,"16.4":0.07336,"16.5":0.13205,"16.6-16.7":1.08249,"17.0":0.09782,"17.1":0.15813,"17.2":0.15324,"17.3":0.22987,"17.4":0.57548,"17.5":10.53797,"17.6":0.08151,"18.0":0.1076},P:{"4":0.06094,"20":0.03047,"21":0.04063,"22":0.10157,"23":0.12189,"24":0.10157,"25":1.61503,"5.0-5.4":0.01016,"6.2-6.4":0.01016,"7.2-7.4":0.05079,_:"8.2 9.2 10.1 12.0","11.1-11.2":0.02031,"13.0":0.01016,"14.0":0.01016,"15.0":0.01016,"16.0":0.01016,"17.0":0.01016,"18.0":0.03047,"19.0":0.01016},I:{"0":0.07807,"3":0,"4":0.00001,"2.1":0,"2.2":0.00002,"2.3":0,"4.1":0.00005,"4.2-4.3":0.00003,"4.4":0,"4.4.3-4.4.4":0.00013},K:{"0":2.24836,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.00217,"11":0.08447,_:"6 7 9 10 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":53.95064},R:{_:"0"},M:{"0":0.10184},Q:{_:"14.9"},O:{"0":4.42621},H:{"0":0}}; +module.exports={C:{"5":0.30816,"34":0.00214,"68":0.00428,"76":0.00214,"78":0.00428,"103":0.00428,"105":0.00428,"112":0.00214,"115":0.0535,"124":0.00214,"125":0.00214,"126":0.00214,"127":0.00856,"128":0.0963,"129":0.26322,"130":0.00214,_:"2 3 4 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 69 70 71 72 73 74 75 77 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 104 106 107 108 109 110 111 113 114 116 117 118 119 120 121 122 123 131 132 133 3.5 3.6"},D:{"38":0.00856,"41":0.00428,"49":0.00214,"58":0.09416,"65":0.00214,"66":0.00214,"68":0.00214,"69":0.00428,"70":0.00428,"71":0.00214,"73":0.00642,"74":0.00428,"76":0.00428,"78":0.00428,"79":0.09844,"80":0.01498,"81":0.00214,"83":0.00428,"84":0.00214,"85":0.00214,"86":0.00856,"87":0.02568,"88":0.00856,"90":0.00214,"91":0.00428,"92":0.00214,"93":0.0107,"94":0.01498,"95":0.00214,"96":0.00214,"98":0.00856,"99":0.01926,"100":0.00214,"101":0.00428,"102":0.00642,"103":0.09844,"104":0.00856,"105":0.00642,"106":0.0107,"107":0.00856,"108":0.02354,"109":0.73188,"110":0.03424,"111":0.0214,"112":0.01712,"113":0.00428,"114":0.0107,"115":0.00428,"116":0.09202,"117":0.02782,"118":0.02354,"119":0.02354,"120":0.01498,"121":0.02354,"122":0.10272,"123":0.04708,"124":0.0535,"125":0.19474,"126":0.65484,"127":8.77614,"128":1.79974,"129":0.00642,"130":0.00214,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 39 40 42 43 44 45 46 47 48 50 51 52 53 54 55 56 57 59 60 61 62 63 64 67 72 75 77 89 97 131"},F:{"46":0.04708,"74":0.00214,"83":0.0428,"84":0.00642,"91":0.00214,"95":0.0107,"109":0.16478,"111":0.06848,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 75 76 77 78 79 80 81 82 85 86 87 88 89 90 92 93 94 96 97 98 99 100 101 102 103 104 105 106 107 108 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"13":0.01926,"17":0.00214,"18":0.00214,"84":0.00214,"92":0.00856,"100":0.00214,"105":0.00214,"107":0.00428,"108":0.00428,"109":0.01712,"110":0.00856,"112":0.00642,"114":0.00214,"116":0.00428,"117":0.00214,"119":0.00214,"120":0.00428,"121":0.00214,"122":0.00428,"123":0.00428,"124":0.0107,"125":0.03424,"126":0.1284,"127":1.80616,"128":0.61418,_:"12 14 15 16 79 80 81 83 85 86 87 88 89 90 91 93 94 95 96 97 98 99 101 102 103 104 106 111 113 115 118"},E:{"13":0.00214,"14":0.00856,"15":0.00642,_:"0 4 5 6 7 8 9 10 11 12 3.1 3.2 6.1 7.1 9.1 10.1","5.1":0.00214,"11.1":0.00214,"12.1":0.00428,"13.1":0.0321,"14.1":0.05564,"15.1":0.00642,"15.2-15.3":0.01498,"15.4":0.02996,"15.5":0.01926,"15.6":0.11342,"16.0":0.00856,"16.1":0.01712,"16.2":0.02782,"16.3":0.0321,"16.4":0.00428,"16.5":0.0214,"16.6":0.13482,"17.0":0.0107,"17.1":0.01712,"17.2":0.02354,"17.3":0.0321,"17.4":0.06206,"17.5":1.01436,"17.6":0.25466,"18.0":0.02354},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00329,"5.0-5.1":0.00164,"6.0-6.1":0.00822,"7.0-7.1":0.00987,"8.1-8.4":0,"9.0-9.2":0.00822,"9.3":0.03289,"10.0-10.2":0.00987,"10.3":0.05097,"11.0-11.2":0.1299,"11.3-11.4":0.01644,"12.0-12.1":0.01315,"12.2-12.5":0.22034,"13.0-13.1":0.00329,"13.2":0.07071,"13.3":0.00987,"13.4-13.7":0.04111,"14.0-14.4":0.12168,"14.5-14.8":0.11675,"15.0-15.1":0.06413,"15.2-15.3":0.06413,"15.4":0.07399,"15.5":0.08715,"15.6-15.8":0.82051,"16.0":0.16608,"16.1":0.35024,"16.2":0.17594,"16.3":0.29269,"16.4":0.07399,"16.5":0.11839,"16.6-16.7":1.01783,"17.0":0.09373,"17.1":0.1447,"17.2":0.13319,"17.3":0.19732,"17.4":0.46205,"17.5":9.46302,"17.6":1.59169,"18.0":0.17265},P:{"4":0.03066,"20":0.02044,"21":0.03066,"22":0.07155,"23":0.12265,"24":0.10221,"25":1.27764,_:"5.0-5.4 8.2 9.2 10.1 12.0 15.0","6.2-6.4":0.01022,"7.2-7.4":0.07155,"11.1-11.2":0.02044,"13.0":0.01022,"14.0":0.02044,"16.0":0.01022,"17.0":0.01022,"18.0":0.01022,"19.0":0.01022},I:{"0":0.05484,"3":0,"4":0.00001,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00002,"4.2-4.3":0.00002,"4.4":0,"4.4.3-4.4.4":0.00009},K:{"0":2.57022,_:"10 11 12 11.1 11.5 12.1"},A:{"11":0.11556,_:"6 7 8 9 10 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":5.63562},H:{"0":0},L:{"0":52.8006},R:{_:"0"},M:{"0":0.08646},Q:{_:"14.9"}}; diff --git a/node_modules/caniuse-lite/data/regions/RE.js b/node_modules/caniuse-lite/data/regions/RE.js index 1c73e277..27fb8dea 100644 --- a/node_modules/caniuse-lite/data/regions/RE.js +++ b/node_modules/caniuse-lite/data/regions/RE.js @@ -1 +1 @@ -module.exports={C:{"48":0.00396,"52":0.00792,"55":0.00396,"60":0.00396,"78":0.04751,"82":0.01584,"88":0.00792,"89":0.0198,"91":0.00792,"92":0.01584,"98":0.00396,"100":0.03959,"102":0.01584,"105":0.00396,"106":0.00396,"113":0.00792,"115":0.63344,"116":0.00396,"120":0.00396,"122":0.00792,"123":0.00792,"124":0.00792,"125":0.0198,"126":0.02771,"127":1.63111,"128":2.07452,"129":0.00396,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 49 50 51 53 54 56 57 58 59 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 79 80 81 83 84 85 86 87 90 93 94 95 96 97 99 101 103 104 107 108 109 110 111 112 114 117 118 119 121 130 131 3.5 3.6"},D:{"34":0.00396,"47":0.00396,"49":0.00792,"57":0.00396,"61":0.02375,"65":0.00792,"70":0.00792,"72":0.00396,"74":0.00396,"75":0.02375,"76":0.00396,"78":0.00792,"79":0.02771,"80":0.00792,"81":0.02375,"83":0.00792,"84":0.00792,"85":0.02375,"86":0.01188,"87":0.11085,"88":0.04751,"90":0.00396,"92":0.00396,"94":0.00792,"97":0.03563,"100":0.00396,"103":0.09898,"105":0.00396,"106":0.00396,"107":0.00396,"108":0.00792,"109":0.966,"110":0.00792,"111":0.00792,"112":0.00396,"113":0.00792,"114":0.01584,"115":0.19795,"116":0.14252,"117":0.03563,"118":0.0198,"119":0.01584,"120":0.04355,"121":0.03959,"122":0.18607,"123":0.03959,"124":0.15044,"125":0.35235,"126":14.83833,"127":2.11015,"128":0.00792,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 35 36 37 38 39 40 41 42 43 44 45 46 48 50 51 52 53 54 55 56 58 59 60 62 63 64 66 67 68 69 71 73 77 89 91 93 95 96 98 99 101 102 104 129 130"},F:{"46":0.01188,"69":0.00792,"82":0.00396,"83":0.01584,"95":0.01188,"102":0.01584,"107":0.00396,"108":0.00792,"109":0.80368,"110":0.00792,"111":0.51863,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 70 71 72 73 74 75 76 77 78 79 80 81 84 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 103 104 105 106 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"14":0.04355,"18":0.00792,"86":0.00396,"92":0.0198,"96":0.07126,"109":0.03563,"110":0.04355,"112":0.00396,"113":0.00396,"114":0.00396,"115":0.02375,"116":0.00396,"117":0.00396,"118":0.03167,"119":0.00792,"120":0.00792,"121":0.01188,"122":0.03167,"123":0.02771,"124":0.02771,"125":0.14648,"126":6.00976,"127":0.80368,_:"12 13 15 16 17 79 80 81 83 84 85 87 88 89 90 91 93 94 95 97 98 99 100 101 102 103 104 105 106 107 108 111"},E:{"11":0.00396,"14":0.04355,"15":0.01584,_:"0 4 5 6 7 8 9 10 12 13 3.1 3.2 5.1 6.1 7.1 9.1 10.1","11.1":0.00396,"12.1":0.00396,"13.1":0.25734,"14.1":0.12273,"15.1":0.03563,"15.2-15.3":0.01188,"15.4":0.01584,"15.5":0.0198,"15.6":0.3286,"16.0":0.13857,"16.1":0.13065,"16.2":0.05147,"16.3":0.05543,"16.4":0.0198,"16.5":0.08314,"16.6":0.46716,"17.0":0.00792,"17.1":0.04751,"17.2":0.06334,"17.3":0.05939,"17.4":0.20191,"17.5":1.78947,"17.6":0.00792,"18.0":0.01188},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00317,"5.0-5.1":0.00158,"6.0-6.1":0.0095,"7.0-7.1":0.0095,"8.1-8.4":0,"9.0-9.2":0.00792,"9.3":0.03167,"10.0-10.2":0.00633,"10.3":0.05543,"11.0-11.2":0.14569,"11.3-11.4":0.01584,"12.0-12.1":0.01109,"12.2-12.5":0.20429,"13.0-13.1":0.00317,"13.2":0.03326,"13.3":0.01109,"13.4-13.7":0.04751,"14.0-14.4":0.10927,"14.5-14.8":0.12352,"15.0-15.1":0.06176,"15.2-15.3":0.06651,"15.4":0.07601,"15.5":0.09185,"15.6-15.8":0.84248,"16.0":0.16945,"16.1":0.35948,"16.2":0.18053,"16.3":0.30247,"16.4":0.07126,"16.5":0.12827,"16.6-16.7":1.05152,"17.0":0.09502,"17.1":0.15361,"17.2":0.14886,"17.3":0.22329,"17.4":0.55901,"17.5":10.23644,"17.6":0.07918,"18.0":0.10452},P:{"4":0.03146,"20":0.02097,"21":0.04195,"22":0.18876,"23":0.11535,"24":0.05243,"25":3.00968,"5.0-5.4":0.01049,"6.2-6.4":0.01049,"7.2-7.4":0.03146,_:"8.2 9.2 10.1 12.0 13.0 17.0","11.1-11.2":0.01049,"14.0":0.02097,"15.0":0.02097,"16.0":0.01049,"18.0":0.06292,"19.0":0.05243},I:{"0":0.01806,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00001,"4.2-4.3":0.00001,"4.4":0,"4.4.3-4.4.4":0.00003},K:{"0":0.31418,_:"10 11 12 11.1 11.5 12.1"},A:{"11":0.00792,_:"6 7 8 9 10 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":40.9054},R:{_:"0"},M:{"0":0.30814},Q:{_:"14.9"},O:{"0":0.02417},H:{"0":0}}; +module.exports={C:{"52":0.00428,"56":0.00428,"60":0.00856,"78":0.05995,"82":0.00856,"89":0.00428,"91":0.00428,"99":0.00428,"100":0.10277,"102":0.01713,"109":0.00428,"110":0.00428,"113":0.00856,"114":0.00428,"115":0.69797,"118":0.00856,"122":0.01285,"123":0.00428,"124":0.00428,"125":0.00428,"126":0.01285,"127":0.25692,"128":1.14329,"129":2.73192,"130":0.00428,"131":0.01285,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 53 54 55 57 58 59 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 79 80 81 83 84 85 86 87 88 90 92 93 94 95 96 97 98 101 103 104 105 106 107 108 111 112 116 117 119 120 121 132 133 3.5 3.6"},D:{"43":0.00428,"47":0.00428,"49":0.00856,"57":0.00428,"62":0.00428,"65":0.00428,"70":0.00856,"72":0.00428,"73":0.00428,"74":0.00428,"79":0.02997,"80":0.00428,"81":0.08136,"83":0.00856,"84":0.00856,"85":0.01713,"86":0.02997,"87":0.06423,"88":0.04282,"89":0.00428,"90":0.00428,"94":0.01285,"96":0.00428,"97":0.00428,"100":0.00428,"102":0.00428,"103":0.08564,"104":0.00428,"105":0.06423,"106":0.00428,"108":0.00856,"109":0.85212,"110":0.01713,"111":0.00856,"112":0.00428,"113":0.00856,"114":0.00856,"115":0.02997,"116":0.12846,"117":0.00856,"118":0.00856,"119":0.01713,"120":0.04282,"121":0.00856,"122":0.07708,"123":0.06423,"124":0.10705,"125":0.12418,"126":1.38309,"127":14.04924,"128":2.60774,"129":0.00428,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 44 45 46 48 50 51 52 53 54 55 56 58 59 60 61 63 64 66 67 68 69 71 75 76 77 78 91 92 93 95 98 99 101 107 130 131"},F:{"28":0.00428,"46":0.00856,"69":0.00428,"83":0.02569,"95":0.00856,"102":0.00428,"109":0.67656,"110":0.00856,"111":0.06423,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 70 71 72 73 74 75 76 77 78 79 80 81 82 84 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 103 104 105 106 107 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"14":0.00428,"17":0.00428,"18":0.01713,"86":0.00428,"92":0.02141,"96":0.08564,"100":0.03854,"103":0.00428,"107":0.00856,"109":0.02997,"110":0.05138,"112":0.00856,"115":0.02141,"118":0.00856,"119":0.00856,"120":0.01713,"121":0.01713,"122":0.02997,"123":0.01713,"124":0.01713,"125":0.05995,"126":0.34684,"127":6.49579,"128":1.974,_:"12 13 15 16 79 80 81 83 84 85 87 88 89 90 91 93 94 95 97 98 99 101 102 104 105 106 108 111 113 114 116 117"},E:{"14":0.01285,"15":0.00856,_:"0 4 5 6 7 8 9 10 11 12 13 3.1 3.2 5.1 6.1 7.1 9.1 10.1","11.1":0.00428,"12.1":0.00428,"13.1":0.32115,"14.1":0.10277,"15.1":0.02569,"15.2-15.3":0.00856,"15.4":0.01285,"15.5":0.02569,"15.6":0.29546,"16.0":0.32115,"16.1":0.08136,"16.2":0.07279,"16.3":0.04282,"16.4":0.01713,"16.5":0.07708,"16.6":0.50956,"17.0":0.01713,"17.1":0.0471,"17.2":0.04282,"17.3":0.04282,"17.4":0.16272,"17.5":1.48585,"17.6":0.61661,"18.0":0.03426},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00301,"5.0-5.1":0.0015,"6.0-6.1":0.00752,"7.0-7.1":0.00902,"8.1-8.4":0,"9.0-9.2":0.00752,"9.3":0.03007,"10.0-10.2":0.00902,"10.3":0.0466,"11.0-11.2":0.11876,"11.3-11.4":0.01503,"12.0-12.1":0.01203,"12.2-12.5":0.20144,"13.0-13.1":0.00301,"13.2":0.06464,"13.3":0.00902,"13.4-13.7":0.03758,"14.0-14.4":0.11124,"14.5-14.8":0.10673,"15.0-15.1":0.05863,"15.2-15.3":0.05863,"15.4":0.06765,"15.5":0.07967,"15.6-15.8":0.75013,"16.0":0.15183,"16.1":0.32019,"16.2":0.16085,"16.3":0.26758,"16.4":0.06765,"16.5":0.10823,"16.6-16.7":0.93052,"17.0":0.08569,"17.1":0.13229,"17.2":0.12176,"17.3":0.18039,"17.4":0.42242,"17.5":8.65127,"17.6":1.45516,"18.0":0.15784},P:{"4":0.04196,"20":0.03147,"21":0.05245,"22":0.12589,"23":0.06295,"24":0.14687,"25":1.85689,_:"5.0-5.4 8.2 9.2 10.1 12.0 13.0 17.0","6.2-6.4":0.01049,"7.2-7.4":0.18884,"11.1-11.2":0.10491,"14.0":0.01049,"15.0":0.01049,"16.0":0.02098,"18.0":0.03147,"19.0":0.02098},I:{"0":0.0228,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00001,"4.2-4.3":0.00001,"4.4":0,"4.4.3-4.4.4":0.00004},K:{"0":0.30305,_:"10 11 12 11.1 11.5 12.1"},A:{"11":0.00856,_:"6 7 8 9 10 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":0.00572},H:{"0":0},L:{"0":39.10552},R:{_:"0"},M:{"0":0.34308},Q:{_:"14.9"}}; diff --git a/node_modules/caniuse-lite/data/regions/RO.js b/node_modules/caniuse-lite/data/regions/RO.js index d51a33b9..4602faa2 100644 --- a/node_modules/caniuse-lite/data/regions/RO.js +++ b/node_modules/caniuse-lite/data/regions/RO.js @@ -1 +1 @@ -module.exports={C:{"48":0.00437,"52":0.04806,"56":0.00437,"68":0.00874,"78":0.00874,"83":0.00874,"86":0.00437,"88":0.00437,"102":0.00874,"103":0.00874,"104":0.00437,"105":0.00874,"113":0.00874,"115":0.48059,"118":0.00437,"119":0.00437,"121":0.01311,"122":0.00437,"123":0.00437,"124":0.00874,"125":0.00874,"126":0.08738,"127":0.86069,"128":1.21458,"129":0.00437,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 49 50 51 53 54 55 57 58 59 60 61 62 63 64 65 66 67 69 70 71 72 73 74 75 76 77 79 80 81 82 84 85 87 89 90 91 92 93 94 95 96 97 98 99 100 101 106 107 108 109 110 111 112 114 116 117 120 130 131 3.5 3.6"},D:{"41":0.00437,"47":0.00437,"48":0.00437,"49":0.02185,"51":0.00437,"52":0.00437,"57":0.00874,"61":0.00874,"70":0.01311,"71":0.00874,"73":0.00437,"75":0.00437,"76":0.00874,"79":0.03058,"80":0.00437,"81":0.00437,"83":0.00437,"85":0.00437,"86":0.00437,"87":0.02185,"88":0.03932,"89":0.00437,"90":0.00874,"91":0.00437,"92":0.00437,"93":0.02621,"94":0.02185,"96":0.00437,"97":0.00437,"98":0.03932,"99":0.00874,"100":0.09175,"101":0.00437,"102":0.01748,"103":0.02185,"104":0.02185,"105":0.00874,"106":0.01748,"107":0.02185,"108":0.02621,"109":1.52478,"110":0.01311,"111":0.01311,"112":0.02621,"113":0.13981,"114":0.16165,"115":0.03058,"116":0.07427,"117":0.01311,"118":0.02185,"119":0.04369,"120":0.51554,"121":0.03932,"122":0.07864,"123":0.22282,"124":0.19224,"125":0.55923,"126":25.81642,"127":4.46512,"128":0.00874,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 42 43 44 45 46 50 53 54 55 56 58 59 60 62 63 64 65 66 67 68 69 72 74 77 78 84 95 129 130"},F:{"36":0.00437,"37":0.00437,"46":0.00874,"76":0.00437,"83":0.03058,"85":0.01311,"95":0.0699,"98":0.00437,"109":0.49807,"110":0.01748,"111":0.70341,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 38 39 40 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 77 78 79 80 81 82 84 86 87 88 89 90 91 92 93 94 96 97 99 100 101 102 103 104 105 106 107 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"14":0.00437,"17":0.00437,"18":0.00437,"92":0.00437,"105":0.00437,"108":0.00437,"109":0.02621,"114":0.00437,"117":0.00437,"119":0.01311,"120":0.00874,"121":0.00437,"122":0.00874,"123":0.03058,"124":0.02621,"125":0.04806,"126":1.88304,"127":0.25777,_:"12 13 15 16 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 96 97 98 99 100 101 102 103 104 106 107 110 111 112 113 115 116 118"},E:{"9":0.00437,"14":0.00437,_:"0 4 5 6 7 8 10 11 12 13 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 12.1 15.1 15.2-15.3","13.1":0.01311,"14.1":0.01748,"15.4":0.00437,"15.5":0.00437,"15.6":0.04806,"16.0":0.00437,"16.1":0.01311,"16.2":0.00874,"16.3":0.02621,"16.4":0.00874,"16.5":0.01311,"16.6":0.06554,"17.0":0.01311,"17.1":0.01748,"17.2":0.01748,"17.3":0.01748,"17.4":0.04369,"17.5":0.45875,"17.6":0.00437,"18.0":0.00874},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00225,"5.0-5.1":0.00112,"6.0-6.1":0.00674,"7.0-7.1":0.00674,"8.1-8.4":0,"9.0-9.2":0.00562,"9.3":0.02248,"10.0-10.2":0.0045,"10.3":0.03934,"11.0-11.2":0.1034,"11.3-11.4":0.01124,"12.0-12.1":0.00787,"12.2-12.5":0.14499,"13.0-13.1":0.00225,"13.2":0.0236,"13.3":0.00787,"13.4-13.7":0.03372,"14.0-14.4":0.07755,"14.5-14.8":0.08767,"15.0-15.1":0.04383,"15.2-15.3":0.04721,"15.4":0.05395,"15.5":0.06519,"15.6-15.8":0.59794,"16.0":0.12026,"16.1":0.25514,"16.2":0.12813,"16.3":0.21467,"16.4":0.05058,"16.5":0.09104,"16.6-16.7":0.7463,"17.0":0.06744,"17.1":0.10902,"17.2":0.10565,"17.3":0.15848,"17.4":0.39675,"17.5":7.2652,"17.6":0.0562,"18.0":0.07418},P:{"4":0.08222,"20":0.02056,"21":0.04111,"22":0.06167,"23":0.08222,"24":0.08222,"25":2.86747,_:"5.0-5.4 7.2-7.4 8.2 9.2 10.1 15.0","6.2-6.4":0.01028,"11.1-11.2":0.01028,"12.0":0.03083,"13.0":0.02056,"14.0":0.02056,"16.0":0.01028,"17.0":0.01028,"18.0":0.01028,"19.0":0.03083},I:{"0":0.06172,"3":0,"4":0.00001,"2.1":0,"2.2":0.00001,"2.3":0,"4.1":0.00004,"4.2-4.3":0.00002,"4.4":0,"4.4.3-4.4.4":0.00011},K:{"0":0.36728,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.00983,"9":0.00492,"10":0.00492,"11":0.01966,_:"6 7 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":41.07604},R:{_:"0"},M:{"0":0.32097},Q:{_:"14.9"},O:{"0":0.04505},H:{"0":0.01}}; +module.exports={C:{"43":0.0045,"48":0.0045,"51":0.0045,"52":0.04499,"68":0.009,"78":0.009,"83":0.0225,"86":0.0045,"88":0.0045,"101":0.009,"102":0.009,"103":0.009,"104":0.0045,"105":0.0045,"108":0.0045,"113":0.0045,"115":0.4364,"121":0.0135,"122":0.0045,"123":0.0045,"124":0.0045,"125":0.0135,"126":0.03599,"127":0.05399,"128":0.55338,"129":1.43518,"130":0.0045,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 44 45 46 47 49 50 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 69 70 71 72 73 74 75 76 77 79 80 81 82 84 85 87 89 90 91 92 93 94 95 96 97 98 99 100 106 107 109 110 111 112 114 116 117 118 119 120 131 132 133 3.5 3.6"},D:{"38":0.0045,"41":0.0045,"48":0.0045,"49":0.018,"51":0.0225,"52":0.0045,"61":0.009,"70":0.0135,"71":0.0045,"73":0.0045,"76":0.0045,"77":0.018,"79":0.0225,"80":0.0045,"81":0.0045,"85":0.0045,"86":0.0045,"87":0.0225,"88":0.009,"90":0.0045,"91":0.0045,"92":0.0045,"93":0.0045,"94":0.018,"96":0.0045,"98":0.07648,"99":0.009,"100":0.4454,"101":0.0045,"102":0.009,"103":0.0225,"104":0.03149,"105":0.009,"106":0.009,"107":0.009,"108":0.0135,"109":1.3317,"110":0.009,"111":0.0135,"112":0.02699,"113":0.13047,"114":0.15747,"115":0.018,"116":0.05399,"117":0.009,"118":0.0225,"119":0.04049,"120":0.50839,"121":0.04499,"122":0.06749,"123":0.15747,"124":0.17996,"125":0.36442,"126":0.69285,"127":25.37436,"128":5.92068,"129":0.009,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 39 40 42 43 44 45 46 47 50 53 54 55 56 57 58 59 60 62 63 64 65 66 67 68 69 72 74 75 78 83 84 89 95 97 130 131"},F:{"36":0.0045,"46":0.0045,"79":0.0045,"83":0.018,"85":0.0135,"89":0.0045,"95":0.04949,"102":0.0045,"109":0.31043,"110":0.0045,"111":0.13497,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 37 38 39 40 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 80 81 82 84 86 87 88 90 91 92 93 94 96 97 98 99 100 101 103 104 105 106 107 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"14":0.009,"17":0.0045,"18":0.0045,"92":0.0045,"104":0.0045,"108":0.0045,"109":0.04499,"114":0.0045,"119":0.0045,"120":0.009,"121":0.0045,"122":0.009,"123":0.0225,"124":0.0135,"125":0.0225,"126":0.09448,"127":1.58815,"128":0.4679,_:"12 13 15 16 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 96 97 98 99 100 101 102 103 105 106 107 110 111 112 113 115 116 117 118"},E:{"9":0.0045,"14":0.009,_:"0 4 5 6 7 8 10 11 12 13 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 15.1","12.1":0.0045,"13.1":0.009,"14.1":0.0135,"15.2-15.3":0.0045,"15.4":0.0045,"15.5":0.0045,"15.6":0.04949,"16.0":0.0045,"16.1":0.009,"16.2":0.009,"16.3":0.018,"16.4":0.0045,"16.5":0.009,"16.6":0.05849,"17.0":0.009,"17.1":0.0135,"17.2":0.018,"17.3":0.0135,"17.4":0.03599,"17.5":0.36442,"17.6":0.13497,"18.0":0.0135},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.0023,"5.0-5.1":0.00115,"6.0-6.1":0.00574,"7.0-7.1":0.00689,"8.1-8.4":0,"9.0-9.2":0.00574,"9.3":0.02296,"10.0-10.2":0.00689,"10.3":0.03559,"11.0-11.2":0.0907,"11.3-11.4":0.01148,"12.0-12.1":0.00918,"12.2-12.5":0.15384,"13.0-13.1":0.0023,"13.2":0.04937,"13.3":0.00689,"13.4-13.7":0.0287,"14.0-14.4":0.08496,"14.5-14.8":0.08151,"15.0-15.1":0.04477,"15.2-15.3":0.04477,"15.4":0.05166,"15.5":0.06085,"15.6-15.8":0.57288,"16.0":0.11595,"16.1":0.24454,"16.2":0.12284,"16.3":0.20435,"16.4":0.05166,"16.5":0.08266,"16.6-16.7":0.71065,"17.0":0.06544,"17.1":0.10103,"17.2":0.09299,"17.3":0.13777,"17.4":0.3226,"17.5":6.60708,"17.6":1.11132,"18.0":0.12055},P:{"4":0.0716,"20":0.02046,"21":0.03069,"22":0.06137,"23":0.0716,"24":0.06137,"25":2.1583,_:"5.0-5.4 7.2-7.4 8.2 9.2 10.1 15.0","6.2-6.4":0.01023,"11.1-11.2":0.01023,"12.0":0.03069,"13.0":0.01023,"14.0":0.02046,"16.0":0.01023,"17.0":0.01023,"18.0":0.01023,"19.0":0.02046},I:{"0":0.05483,"3":0,"4":0.00001,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00002,"4.2-4.3":0.00002,"4.4":0,"4.4.3-4.4.4":0.00009},K:{"0":0.37507,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.01028,"11":0.02571,_:"6 7 9 10 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":0.06051},H:{"0":0.01},L:{"0":39.52126},R:{_:"0"},M:{"0":0.37957},Q:{_:"14.9"}}; diff --git a/node_modules/caniuse-lite/data/regions/RS.js b/node_modules/caniuse-lite/data/regions/RS.js index 5324d8ef..237f6cd5 100644 --- a/node_modules/caniuse-lite/data/regions/RS.js +++ b/node_modules/caniuse-lite/data/regions/RS.js @@ -1 +1 @@ -module.exports={C:{"3":0.00355,"34":0.00355,"52":0.04264,"56":0.00355,"65":0.00711,"67":0.00355,"68":0.00355,"72":0.00355,"74":0.00355,"75":0.00711,"78":0.00711,"80":0.00355,"81":0.00355,"88":0.00355,"96":0.00355,"99":0.00355,"100":0.00355,"102":0.00355,"103":0.01066,"105":0.00355,"106":0.00355,"107":0.01066,"108":0.00711,"111":0.00711,"112":0.00355,"113":0.01421,"114":0.00355,"115":0.93799,"117":0.00355,"118":0.00711,"119":0.00355,"120":0.00355,"121":0.00355,"122":0.01421,"123":0.00711,"124":0.02842,"125":0.01421,"126":0.0533,"127":0.97352,"128":1.59885,"129":0.01066,_:"2 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 53 54 55 57 58 59 60 61 62 63 64 66 69 70 71 73 76 77 79 82 83 84 85 86 87 89 90 91 92 93 94 95 97 98 101 104 109 110 116 130 131 3.5 3.6"},D:{"29":0.00355,"38":0.00711,"47":0.00355,"48":0.00711,"49":0.03908,"53":0.00711,"56":0.00355,"65":0.00355,"68":0.00355,"69":0.00355,"70":0.01421,"71":0.00355,"72":0.00355,"74":0.00355,"75":0.00355,"76":0.00355,"78":0.02132,"79":0.32332,"80":0.00711,"81":0.01421,"83":0.01066,"84":0.00711,"85":0.02842,"86":0.01066,"87":0.18476,"88":0.02487,"89":0.01066,"90":0.01066,"91":0.01066,"92":0.01066,"93":0.28069,"94":0.03908,"95":0.02132,"96":0.01066,"97":0.02132,"98":0.01777,"99":0.01421,"100":0.00355,"101":0.00711,"102":0.01777,"103":0.04264,"104":0.02487,"105":0.01066,"106":0.02842,"107":0.02487,"108":0.04264,"109":3.41799,"110":0.01421,"111":0.01421,"112":0.01066,"113":0.0604,"114":0.08172,"115":0.01066,"116":0.0533,"117":0.01066,"118":0.02132,"119":0.04619,"120":0.07461,"121":0.08172,"122":0.15278,"123":0.07106,"124":0.16699,"125":0.34464,"126":16.68134,"127":2.17444,"128":0.01421,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 30 31 32 33 34 35 36 37 39 40 41 42 43 44 45 46 50 51 52 54 55 57 58 59 60 61 62 63 64 66 67 73 77 129 130"},F:{"36":0.00355,"40":0.00711,"46":0.01066,"79":0.00355,"82":0.00355,"83":0.02842,"85":0.0533,"86":0.00355,"89":0.00711,"95":0.16699,"102":0.00355,"109":0.37307,"110":0.01777,"111":0.73547,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 37 38 39 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 80 81 84 87 88 90 91 92 93 94 96 97 98 99 100 101 103 104 105 106 107 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"18":0.00711,"84":0.00355,"85":0.00355,"92":0.00355,"109":0.01421,"114":0.00355,"120":0.00711,"121":0.00355,"122":0.00355,"123":0.00711,"124":0.00711,"125":0.02842,"126":1.4745,"127":0.27358,_:"12 13 14 15 16 17 79 80 81 83 86 87 88 89 90 91 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 110 111 112 113 115 116 117 118 119"},E:{"4":0.00355,"11":0.00355,"14":0.00355,"15":0.00355,_:"0 5 6 7 8 9 10 12 13 3.1 3.2 5.1 6.1 7.1 10.1 11.1","9.1":0.00355,"12.1":0.00711,"13.1":0.02842,"14.1":0.03908,"15.1":0.00355,"15.2-15.3":0.00355,"15.4":0.00355,"15.5":0.00355,"15.6":0.08172,"16.0":0.01066,"16.1":0.00711,"16.2":0.00711,"16.3":0.01066,"16.4":0.01777,"16.5":0.01066,"16.6":0.07817,"17.0":0.00711,"17.1":0.01421,"17.2":0.02132,"17.3":0.01421,"17.4":0.03198,"17.5":0.32332,"17.6":0.00355,"18.0":0.00711},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00227,"5.0-5.1":0.00113,"6.0-6.1":0.0068,"7.0-7.1":0.0068,"8.1-8.4":0,"9.0-9.2":0.00567,"9.3":0.02268,"10.0-10.2":0.00454,"10.3":0.03968,"11.0-11.2":0.10431,"11.3-11.4":0.01134,"12.0-12.1":0.00794,"12.2-12.5":0.14627,"13.0-13.1":0.00227,"13.2":0.02381,"13.3":0.00794,"13.4-13.7":0.03402,"14.0-14.4":0.07824,"14.5-14.8":0.08844,"15.0-15.1":0.04422,"15.2-15.3":0.04762,"15.4":0.05442,"15.5":0.06576,"15.6-15.8":0.60321,"16.0":0.12132,"16.1":0.25738,"16.2":0.12926,"16.3":0.21657,"16.4":0.05102,"16.5":0.09184,"16.6-16.7":0.75288,"17.0":0.06803,"17.1":0.10998,"17.2":0.10658,"17.3":0.15987,"17.4":0.40025,"17.5":7.32922,"17.6":0.05669,"18.0":0.07483},P:{"4":0.17406,"20":0.02048,"21":0.03072,"22":0.05119,"23":0.08191,"24":0.05119,"25":2.46757,"5.0-5.4":0.03072,"6.2-6.4":0.03072,"7.2-7.4":0.01024,_:"8.2 9.2 10.1 12.0 16.0","11.1-11.2":0.03072,"13.0":0.01024,"14.0":0.03072,"15.0":0.01024,"17.0":0.01024,"18.0":0.01024,"19.0":0.04096},I:{"0":0.02569,"3":0,"4":0,"2.1":0,"2.2":0.00001,"2.3":0,"4.1":0.00002,"4.2-4.3":0.00001,"4.4":0,"4.4.3-4.4.4":0.00004},K:{"0":0.36387,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.06471,"9":0.01213,"10":0.02022,"11":0.28311,_:"6 7 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":50.66956},R:{_:"0"},M:{"0":0.19338},Q:{_:"14.9"},O:{"0":0.03223},H:{"0":0.01}}; +module.exports={C:{"3":0.00349,"34":0.00349,"48":0.00349,"52":0.04532,"56":0.00349,"61":0.00349,"65":0.00697,"68":0.00349,"70":0.00349,"72":0.00349,"75":0.00349,"78":0.00697,"81":0.00349,"82":0.00349,"85":0.00349,"88":0.00697,"92":0.00349,"97":0.00349,"102":0.00697,"103":0.02092,"105":0.00697,"106":0.00697,"107":0.00349,"108":0.00349,"110":0.00349,"111":0.00697,"113":0.01743,"114":0.00349,"115":0.92379,"117":0.00349,"118":0.00349,"119":0.00697,"121":0.00697,"122":0.01046,"123":0.00697,"124":0.0244,"125":0.01743,"126":0.02092,"127":0.0488,"128":0.67977,"129":1.74649,"130":0.00697,_:"2 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 35 36 37 38 39 40 41 42 43 44 45 46 47 49 50 51 53 54 55 57 58 59 60 62 63 64 66 67 69 71 73 74 76 77 79 80 83 84 86 87 89 90 91 93 94 95 96 98 99 100 101 104 109 112 116 120 131 132 133 3.5 3.6"},D:{"29":0.01046,"38":0.00349,"47":0.00349,"48":0.01046,"49":0.0244,"53":0.00349,"56":0.00349,"65":0.00349,"67":0.00349,"68":0.00349,"70":0.01046,"71":0.00349,"72":0.00349,"74":0.00349,"75":0.00349,"76":0.00697,"78":0.01394,"79":0.39043,"80":0.00349,"81":0.01046,"83":0.01743,"84":0.00697,"85":0.0244,"86":0.00697,"87":0.21613,"88":0.02092,"89":0.00697,"90":0.01046,"91":0.00697,"92":0.01743,"93":0.19522,"94":0.03835,"95":0.02092,"96":0.01743,"97":0.01394,"98":0.0244,"99":0.01046,"100":0.00349,"101":0.00349,"102":0.01743,"103":0.03835,"104":0.04183,"105":0.01394,"106":0.01394,"107":0.03486,"108":0.03835,"109":3.5104,"110":0.01394,"111":0.01046,"112":0.01046,"113":0.07321,"114":0.08366,"115":0.0244,"116":0.05229,"117":0.01394,"118":0.01743,"119":0.03486,"120":0.06275,"121":0.06275,"122":0.09064,"123":0.05229,"124":0.19173,"125":0.11852,"126":0.95168,"127":14.82247,"128":2.86898,"129":0.00697,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 30 31 32 33 34 35 36 37 39 40 41 42 43 44 45 46 50 51 52 54 55 57 58 59 60 61 62 63 64 66 69 73 77 130 131"},F:{"36":0.00349,"40":0.00349,"46":0.01046,"48":0.00349,"73":0.00349,"79":0.00697,"83":0.0244,"84":0.00349,"85":0.02092,"86":0.00349,"95":0.17779,"99":0.00349,"102":0.00697,"109":0.1987,"110":0.00349,"111":0.11155,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 37 38 39 41 42 43 44 45 47 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 74 75 76 77 78 80 81 82 87 88 89 90 91 92 93 94 96 97 98 100 101 103 104 105 106 107 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"18":0.00349,"92":0.00349,"108":0.00349,"109":0.0244,"114":0.00349,"116":0.00697,"119":0.00349,"120":0.00697,"121":0.00349,"122":0.00349,"123":0.00349,"124":0.00349,"125":0.01046,"126":0.06275,"127":1.1957,"128":0.31374,_:"12 13 14 15 16 17 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 110 111 112 113 115 117 118"},E:{"4":0.00697,"14":0.00349,_:"0 5 6 7 8 9 10 11 12 13 15 3.1 3.2 5.1 6.1 7.1 10.1 11.1 15.2-15.3","9.1":0.00349,"12.1":0.01743,"13.1":0.03835,"14.1":0.04532,"15.1":0.00349,"15.4":0.00697,"15.5":0.00349,"15.6":0.08018,"16.0":0.01046,"16.1":0.00697,"16.2":0.00349,"16.3":0.01046,"16.4":0.01394,"16.5":0.01046,"16.6":0.10807,"17.0":0.01046,"17.1":0.01394,"17.2":0.01394,"17.3":0.01046,"17.4":0.03137,"17.5":0.28934,"17.6":0.12201,"18.0":0.00697},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00252,"5.0-5.1":0.00126,"6.0-6.1":0.0063,"7.0-7.1":0.00757,"8.1-8.4":0,"9.0-9.2":0.0063,"9.3":0.02522,"10.0-10.2":0.00757,"10.3":0.03909,"11.0-11.2":0.09961,"11.3-11.4":0.01261,"12.0-12.1":0.01009,"12.2-12.5":0.16896,"13.0-13.1":0.00252,"13.2":0.05422,"13.3":0.00757,"13.4-13.7":0.03152,"14.0-14.4":0.09331,"14.5-14.8":0.08953,"15.0-15.1":0.04918,"15.2-15.3":0.04918,"15.4":0.05674,"15.5":0.06683,"15.6-15.8":0.6292,"16.0":0.12735,"16.1":0.26858,"16.2":0.13492,"16.3":0.22444,"16.4":0.05674,"16.5":0.09079,"16.6-16.7":0.78051,"17.0":0.07187,"17.1":0.11096,"17.2":0.10213,"17.3":0.15131,"17.4":0.35432,"17.5":7.25658,"17.6":1.22057,"18.0":0.1324},P:{"4":0.18536,"20":0.0206,"21":0.03089,"22":0.06179,"23":0.08238,"24":0.04119,"25":1.9154,"5.0-5.4":0.0103,"6.2-6.4":0.0206,"7.2-7.4":0.0103,_:"8.2 9.2 10.1 12.0","11.1-11.2":0.03089,"13.0":0.0103,"14.0":0.0206,"15.0":0.0103,"16.0":0.0206,"17.0":0.0206,"18.0":0.0103,"19.0":0.03089},I:{"0":0.03246,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00001,"4.2-4.3":0.00001,"4.4":0,"4.4.3-4.4.4":0.00005},K:{"0":0.39078,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.11215,"9":0.02003,"10":0.03605,"11":0.39651,_:"6 7 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":0.03257},H:{"0":0},L:{"0":49.99874},R:{_:"0"},M:{"0":0.21493},Q:{_:"14.9"}}; diff --git a/node_modules/caniuse-lite/data/regions/RU.js b/node_modules/caniuse-lite/data/regions/RU.js index 3fe8a034..e5024d81 100644 --- a/node_modules/caniuse-lite/data/regions/RU.js +++ b/node_modules/caniuse-lite/data/regions/RU.js @@ -1 +1 @@ -module.exports={C:{"31":0.00537,"38":0.00537,"48":0.00537,"50":0.00537,"51":0.00537,"52":0.13418,"56":0.00537,"68":0.01073,"70":0.00537,"72":0.01073,"75":0.01073,"77":0.00537,"78":0.0161,"81":0.00537,"82":0.00537,"87":0.00537,"88":0.00537,"89":0.00537,"91":0.01073,"92":0.00537,"94":0.00537,"96":0.01073,"98":0.00537,"99":0.00537,"100":0.00537,"101":0.00537,"102":0.0161,"103":0.02684,"104":0.00537,"105":0.00537,"106":0.00537,"107":0.00537,"108":0.0161,"109":0.01073,"110":0.01073,"111":0.01073,"112":0.00537,"113":0.01073,"114":0.00537,"115":0.89629,"116":0.00537,"117":0.00537,"118":0.00537,"119":0.00537,"120":0.01073,"121":0.0161,"122":0.01073,"123":0.08051,"124":0.0161,"125":0.0322,"126":0.04294,"127":0.68161,"128":1.09487,"129":0.00537,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 32 33 34 35 36 37 39 40 41 42 43 44 45 46 47 49 53 54 55 57 58 59 60 61 62 63 64 65 66 67 69 71 73 74 76 79 80 83 84 85 86 90 93 95 97 130 131 3.5 3.6"},D:{"22":0.00537,"25":0.00537,"26":0.00537,"34":0.00537,"38":0.01073,"41":0.00537,"47":0.00537,"48":0.00537,"49":0.04294,"51":0.03757,"53":0.00537,"56":0.0161,"58":0.02147,"60":0.00537,"65":0.00537,"67":0.00537,"68":0.01073,"69":0.0161,"70":0.01073,"71":0.0161,"72":0.0161,"73":0.00537,"74":0.02147,"75":0.0161,"76":0.0322,"77":0.01073,"78":0.0161,"79":0.08587,"80":0.0483,"81":0.0322,"83":0.02684,"84":0.0161,"85":0.04294,"86":0.05904,"87":0.08051,"88":0.05367,"89":0.0644,"90":0.03757,"91":0.0322,"92":0.01073,"93":0.00537,"94":0.0161,"95":0.00537,"96":0.01073,"97":0.04294,"98":0.0322,"99":0.05904,"100":0.0161,"101":0.02147,"102":0.05367,"103":0.03757,"104":0.05367,"105":0.02684,"106":0.20395,"107":0.05367,"108":0.08587,"109":2.88208,"110":0.0644,"111":0.06977,"112":0.0483,"113":0.07514,"114":0.12881,"115":0.02147,"116":0.09124,"117":0.02147,"118":0.06977,"119":0.05904,"120":0.11271,"121":0.12344,"122":0.20931,"123":0.16101,"124":0.29519,"125":0.45083,"126":12.24749,"127":1.61547,"128":0.01073,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 23 24 27 28 29 30 31 32 33 35 36 37 39 40 42 43 44 45 46 50 52 54 55 57 59 61 62 63 64 66 129 130"},F:{"36":0.05367,"46":0.00537,"53":0.00537,"54":0.00537,"55":0.00537,"60":0.00537,"62":0.00537,"64":0.00537,"65":0.00537,"70":0.00537,"72":0.00537,"73":0.00537,"74":0.00537,"76":0.00537,"77":0.0161,"79":0.05367,"80":0.00537,"81":0.00537,"82":0.00537,"83":0.07514,"84":0.01073,"85":0.06977,"86":0.02684,"87":0.00537,"89":0.00537,"90":0.00537,"92":0.00537,"93":0.00537,"94":0.00537,"95":0.92312,"96":0.00537,"99":0.00537,"102":0.00537,"106":0.00537,"107":0.00537,"108":0.00537,"109":0.98753,"110":0.05904,"111":2.1468,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 37 38 39 40 41 42 43 44 45 47 48 49 50 51 52 56 57 58 63 66 67 68 69 71 75 78 88 91 97 98 100 101 103 104 105 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"16":0.00537,"17":0.00537,"18":0.02147,"79":0.00537,"80":0.01073,"81":0.00537,"83":0.00537,"84":0.01073,"85":0.00537,"86":0.01073,"87":0.00537,"88":0.00537,"89":0.00537,"90":0.00537,"92":0.02147,"100":0.00537,"102":0.00537,"103":0.00537,"106":0.00537,"107":0.00537,"108":0.01073,"109":0.08051,"110":0.02147,"111":0.00537,"112":0.01073,"114":0.01073,"115":0.00537,"117":0.00537,"119":0.01073,"120":0.01073,"121":0.25762,"122":0.01073,"123":0.01073,"124":0.02147,"125":0.06977,"126":3.03236,"127":0.44009,_:"12 13 14 15 91 93 94 95 96 97 98 99 101 104 105 113 116 118"},E:{"10":0.00537,"14":0.02684,"15":0.00537,_:"0 4 5 6 7 8 9 11 12 13 3.1 3.2 5.1 6.1 7.1 10.1","9.1":0.05367,"11.1":0.00537,"12.1":0.0161,"13.1":0.0322,"14.1":0.05367,"15.1":0.01073,"15.2-15.3":0.01073,"15.4":0.01073,"15.5":0.0161,"15.6":0.11271,"16.0":0.01073,"16.1":0.07514,"16.2":0.02684,"16.3":0.0483,"16.4":0.01073,"16.5":0.0322,"16.6":0.11271,"17.0":0.0322,"17.1":0.04294,"17.2":0.02684,"17.3":0.03757,"17.4":0.08587,"17.5":0.59574,"17.6":0.00537,"18.0":0.00537},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00178,"5.0-5.1":0.00089,"6.0-6.1":0.00533,"7.0-7.1":0.00533,"8.1-8.4":0,"9.0-9.2":0.00444,"9.3":0.01775,"10.0-10.2":0.00355,"10.3":0.03107,"11.0-11.2":0.08167,"11.3-11.4":0.00888,"12.0-12.1":0.00621,"12.2-12.5":0.11451,"13.0-13.1":0.00178,"13.2":0.01864,"13.3":0.00621,"13.4-13.7":0.02663,"14.0-14.4":0.06125,"14.5-14.8":0.06924,"15.0-15.1":0.03462,"15.2-15.3":0.03728,"15.4":0.04261,"15.5":0.05149,"15.6-15.8":0.47225,"16.0":0.09498,"16.1":0.2015,"16.2":0.1012,"16.3":0.16955,"16.4":0.03995,"16.5":0.0719,"16.6-16.7":0.58942,"17.0":0.05326,"17.1":0.08611,"17.2":0.08344,"17.3":0.12516,"17.4":0.31335,"17.5":5.73798,"17.6":0.04438,"18.0":0.05859},P:{"4":0.07493,"20":0.02141,"21":0.02141,"22":0.03211,"23":0.03211,"24":0.04282,"25":0.73856,_:"5.0-5.4 6.2-6.4 8.2 9.2 10.1 12.0 14.0 15.0 16.0","7.2-7.4":0.0107,"11.1-11.2":0.0107,"13.0":0.0107,"17.0":0.0107,"18.0":0.0107,"19.0":0.0107},I:{"0":0.0554,"3":0,"4":0.00001,"2.1":0,"2.2":0.00001,"2.3":0,"4.1":0.00003,"4.2-4.3":0.00002,"4.4":0,"4.4.3-4.4.4":0.00009},K:{"0":0.9822,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.04723,"9":0.0059,"10":0.0059,"11":0.11807,_:"6 7 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":30.91444},R:{_:"0"},M:{"0":0.25482},Q:{"14.9":0.00927},O:{"0":0.16679},H:{"0":0}}; +module.exports={C:{"4":0.01607,"31":0.00536,"35":0.00536,"48":0.00536,"50":0.05891,"51":0.02142,"52":0.13923,"56":0.00536,"66":0.00536,"68":0.00536,"70":0.00536,"72":0.00536,"75":0.01071,"77":0.00536,"78":0.01607,"81":0.00536,"82":0.00536,"88":0.00536,"91":0.00536,"94":0.00536,"96":0.00536,"98":0.00536,"99":0.00536,"101":0.00536,"102":0.01607,"103":0.03749,"104":0.00536,"105":0.00536,"106":0.00536,"107":0.00536,"108":0.01071,"109":0.00536,"110":0.00536,"111":0.01071,"112":0.01071,"113":0.01607,"114":0.01071,"115":0.88358,"116":0.00536,"117":0.00536,"118":0.00536,"119":0.00536,"120":0.01071,"121":0.01071,"122":0.01071,"123":0.01071,"124":0.01071,"125":0.02142,"126":0.01607,"127":0.0482,"128":0.47124,"129":1.16739,"130":0.01071,_:"2 3 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 32 33 34 36 37 38 39 40 41 42 43 44 45 46 47 49 53 54 55 57 58 59 60 61 62 63 64 65 67 69 71 73 74 76 79 80 83 84 85 86 87 89 90 92 93 95 97 100 131 132 133 3.5 3.6"},D:{"25":0.00536,"26":0.00536,"34":0.00536,"38":0.05355,"41":0.00536,"45":0.00536,"47":0.00536,"48":0.00536,"49":0.0482,"51":0.04284,"52":0.01607,"53":0.00536,"56":0.32666,"57":0.06426,"58":0.02142,"64":0.00536,"67":0.00536,"68":0.00536,"69":0.01071,"70":0.00536,"71":0.01071,"72":0.01071,"73":0.00536,"74":0.01071,"75":0.01071,"76":0.02142,"77":0.00536,"78":0.01071,"79":0.08033,"80":0.03213,"81":0.02142,"83":0.01607,"84":0.01607,"85":0.03213,"86":0.03749,"87":0.05891,"88":0.04284,"89":0.02678,"90":0.05355,"91":0.02142,"92":0.00536,"93":0.00536,"94":0.01607,"95":0.00536,"96":0.01071,"97":0.0482,"98":0.03213,"99":0.04284,"100":0.01607,"101":0.01607,"102":0.05355,"103":0.03749,"104":0.06962,"105":0.02142,"106":0.16601,"107":0.04284,"108":0.06426,"109":2.76854,"110":0.03213,"111":0.0482,"112":0.03749,"113":0.06426,"114":0.1071,"115":0.01607,"116":0.09104,"117":0.02142,"118":0.10175,"119":0.06426,"120":0.11246,"121":0.08033,"122":0.09104,"123":0.16065,"124":0.23562,"125":0.2624,"126":1.52082,"127":11.27228,"128":2.09381,"129":0.00536,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 27 28 29 30 31 32 33 35 36 37 39 40 42 43 44 46 50 54 55 59 60 61 62 63 65 66 130 131"},F:{"36":0.03749,"44":0.05891,"46":0.01071,"54":0.00536,"55":0.00536,"60":0.00536,"64":0.00536,"65":0.00536,"70":0.00536,"72":0.00536,"73":0.00536,"76":0.00536,"77":0.01071,"78":0.00536,"79":0.05891,"80":0.00536,"82":0.00536,"83":0.05891,"84":0.01607,"85":0.06962,"86":0.02142,"87":0.01071,"89":0.00536,"94":0.00536,"95":0.905,"97":0.00536,"99":0.00536,"102":0.00536,"106":0.00536,"107":0.00536,"108":0.00536,"109":0.70686,"110":0.01607,"111":0.30524,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 37 38 39 40 41 42 43 45 47 48 49 50 51 52 53 56 57 58 62 63 66 67 68 69 71 74 75 81 88 90 91 92 93 96 98 100 101 103 104 105 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6","12.1":0.00536},B:{"14":0.02678,"16":0.00536,"17":0.00536,"18":0.01607,"80":0.00536,"81":0.00536,"83":0.00536,"84":0.00536,"85":0.00536,"86":0.00536,"87":0.00536,"88":0.00536,"89":0.00536,"90":0.00536,"92":0.02142,"98":0.00536,"100":0.00536,"102":0.00536,"106":0.00536,"107":0.00536,"108":0.00536,"109":0.07497,"110":0.00536,"111":0.00536,"112":0.01071,"113":0.00536,"114":0.00536,"119":0.01071,"120":0.01071,"121":0.02142,"122":0.01071,"123":0.00536,"124":0.01607,"125":0.02678,"126":0.1553,"127":2.55434,"128":0.71222,_:"12 13 15 79 91 93 94 95 96 97 99 101 103 104 105 115 116 117 118"},E:{"10":0.01071,"11":0.00536,"13":0.00536,"14":0.03213,"15":0.00536,_:"0 4 5 6 7 8 9 12 3.1 3.2 5.1 6.1 7.1 10.1","9.1":0.02678,"11.1":0.00536,"12.1":0.01071,"13.1":0.02142,"14.1":0.0482,"15.1":0.01071,"15.2-15.3":0.01071,"15.4":0.01071,"15.5":0.01071,"15.6":0.1071,"16.0":0.01071,"16.1":0.02142,"16.2":0.02678,"16.3":0.0482,"16.4":0.01071,"16.5":0.02678,"16.6":0.1071,"17.0":0.01607,"17.1":0.03749,"17.2":0.03749,"17.3":0.03213,"17.4":0.08033,"17.5":0.46589,"17.6":0.18207,"18.0":0.02142},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00199,"5.0-5.1":0.00099,"6.0-6.1":0.00497,"7.0-7.1":0.00596,"8.1-8.4":0,"9.0-9.2":0.00497,"9.3":0.01988,"10.0-10.2":0.00596,"10.3":0.03081,"11.0-11.2":0.07851,"11.3-11.4":0.00994,"12.0-12.1":0.00795,"12.2-12.5":0.13317,"13.0-13.1":0.00199,"13.2":0.04273,"13.3":0.00596,"13.4-13.7":0.02485,"14.0-14.4":0.07354,"14.5-14.8":0.07056,"15.0-15.1":0.03876,"15.2-15.3":0.03876,"15.4":0.04472,"15.5":0.05267,"15.6-15.8":0.49591,"16.0":0.10038,"16.1":0.21168,"16.2":0.10634,"16.3":0.1769,"16.4":0.04472,"16.5":0.07155,"16.6-16.7":0.61517,"17.0":0.05665,"17.1":0.08746,"17.2":0.0805,"17.3":0.11926,"17.4":0.27926,"17.5":5.71941,"17.6":0.96201,"18.0":0.10435},P:{"4":0.07377,"20":0.01054,"21":0.03161,"22":0.02108,"23":0.03161,"24":0.03161,"25":0.48476,_:"5.0-5.4 6.2-6.4 8.2 9.2 10.1 12.0 14.0 15.0 18.0","7.2-7.4":0.01054,"11.1-11.2":0.01054,"13.0":0.01054,"16.0":0.01054,"17.0":0.01054,"19.0":0.01054},I:{"0":0.04166,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00002,"4.2-4.3":0.00002,"4.4":0,"4.4.3-4.4.4":0.00007},K:{"0":0.84056,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.02956,"9":0.00591,"10":0.00591,"11":0.24243,_:"6 7 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":0.17647},H:{"0":0},L:{"0":30.37758},R:{_:"0"},M:{"0":0.21362},Q:{"14.9":0.00929}}; diff --git a/node_modules/caniuse-lite/data/regions/RW.js b/node_modules/caniuse-lite/data/regions/RW.js index 9e316d15..5167d3ea 100644 --- a/node_modules/caniuse-lite/data/regions/RW.js +++ b/node_modules/caniuse-lite/data/regions/RW.js @@ -1 +1 @@ -module.exports={C:{"40":0.00425,"41":0.00425,"68":0.00425,"75":0.00425,"78":0.00851,"79":0.00851,"80":0.02127,"81":0.06806,"82":0.02127,"84":0.00425,"88":0.02127,"99":0.00425,"111":0.00425,"115":0.22121,"116":0.01276,"118":0.00425,"121":0.00425,"122":0.00425,"123":0.00851,"124":0.00851,"125":0.00851,"126":0.02552,"127":0.64661,"128":0.91461,"129":0.05956,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 69 70 71 72 73 74 76 77 83 85 86 87 89 90 91 92 93 94 95 96 97 98 100 101 102 103 104 105 106 107 108 109 110 112 113 114 117 119 120 130 131 3.5 3.6"},D:{"37":0.00425,"38":0.00425,"49":0.00425,"55":0.00425,"56":0.01276,"57":0.00851,"58":0.00851,"61":0.00425,"65":0.00425,"68":0.00425,"70":0.00851,"71":0.00425,"73":0.00425,"74":0.02127,"75":0.00851,"76":0.00425,"78":0.00851,"79":0.00851,"80":0.02552,"81":0.01702,"83":0.03829,"84":0.03829,"85":0.16165,"86":0.01276,"87":0.06381,"88":0.02552,"90":0.00851,"91":0.00851,"92":0.00425,"93":0.02978,"94":0.00425,"95":0.01702,"97":0.00425,"98":0.09784,"99":0.02978,"102":0.00425,"103":0.09359,"104":0.00851,"105":0.00425,"106":0.01276,"107":0.01276,"108":0.00425,"109":0.75721,"110":0.00851,"111":0.00851,"112":0.01702,"113":0.03829,"114":0.02127,"115":0.01276,"116":0.15314,"117":0.02978,"118":0.00851,"119":0.03403,"120":0.20845,"121":0.14464,"122":0.15314,"123":0.1106,"124":0.19568,"125":0.37435,"126":18.2922,"127":2.46307,"128":0.01276,"129":0.00425,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 39 40 41 42 43 44 45 46 47 48 50 51 52 53 54 59 60 62 63 64 66 67 69 72 77 89 96 100 101 130"},F:{"45":0.01276,"70":0.01276,"71":0.00425,"79":0.01702,"83":0.07232,"95":0.01702,"108":0.00425,"109":0.07657,"110":0.01702,"111":0.55302,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 72 73 74 75 76 77 78 80 81 82 84 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 106 107 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"12":0.00851,"13":0.00851,"14":0.01276,"15":0.00851,"16":0.00851,"17":0.01276,"18":0.04679,"84":0.00425,"85":0.02552,"89":0.00851,"90":0.01702,"92":0.24673,"100":0.01702,"103":0.00851,"108":0.01276,"109":0.01702,"110":0.00425,"112":0.00851,"113":0.01276,"114":0.00851,"115":0.00851,"116":0.01702,"117":0.00425,"118":0.00425,"119":0.00851,"120":0.04254,"121":0.00425,"122":0.02127,"123":0.03403,"124":0.02978,"125":0.08933,"126":3.55209,"127":0.42965,_:"79 80 81 83 86 87 88 91 93 94 95 96 97 98 99 101 102 104 105 106 107 111"},E:{"14":0.01276,_:"0 4 5 6 7 8 9 10 11 12 13 15 3.1 3.2 6.1 7.1 9.1 10.1 12.1 15.1 15.2-15.3 15.4 16.2 17.6","5.1":0.01276,"11.1":0.00425,"13.1":0.02127,"14.1":0.01702,"15.5":0.00425,"15.6":0.02552,"16.0":0.00425,"16.1":0.00851,"16.3":0.00425,"16.4":0.00425,"16.5":0.01276,"16.6":0.06381,"17.0":0.02978,"17.1":0.01702,"17.2":0.02552,"17.3":0.00851,"17.4":0.03829,"17.5":0.27226,"18.0":0.00425},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00101,"5.0-5.1":0.00051,"6.0-6.1":0.00304,"7.0-7.1":0.00304,"8.1-8.4":0,"9.0-9.2":0.00254,"9.3":0.01015,"10.0-10.2":0.00203,"10.3":0.01776,"11.0-11.2":0.04668,"11.3-11.4":0.00507,"12.0-12.1":0.00355,"12.2-12.5":0.06545,"13.0-13.1":0.00101,"13.2":0.01065,"13.3":0.00355,"13.4-13.7":0.01522,"14.0-14.4":0.03501,"14.5-14.8":0.03958,"15.0-15.1":0.01979,"15.2-15.3":0.02131,"15.4":0.02435,"15.5":0.02943,"15.6-15.8":0.26992,"16.0":0.05429,"16.1":0.11517,"16.2":0.05784,"16.3":0.09691,"16.4":0.02283,"16.5":0.0411,"16.6-16.7":0.33689,"17.0":0.03044,"17.1":0.04922,"17.2":0.04769,"17.3":0.07154,"17.4":0.1791,"17.5":3.27965,"17.6":0.02537,"18.0":0.03349},P:{"4":0.05164,"20":0.01033,"21":0.03099,"22":0.10329,"23":0.05164,"24":0.13427,"25":0.88827,"5.0-5.4":0.03099,"6.2-6.4":0.01033,"7.2-7.4":0.0723,_:"8.2 9.2 10.1 12.0 13.0 14.0","11.1-11.2":0.01033,"15.0":0.02066,"16.0":0.03099,"17.0":0.05164,"18.0":0.01033,"19.0":0.05164},I:{"0":0.1775,"3":0,"4":0.00002,"2.1":0,"2.2":0.00004,"2.3":0,"4.1":0.00011,"4.2-4.3":0.00007,"4.4":0,"4.4.3-4.4.4":0.0003},K:{"0":5.04403,_:"10 11 12 11.1 11.5 12.1"},A:{"11":0.02552,_:"6 7 8 9 10 5.5"},S:{"2.5":0.03448,_:"3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":53.1386},R:{_:"0"},M:{"0":0.09768},Q:{"14.9":0.00575},O:{"0":0.31028},H:{"0":1.38}}; +module.exports={C:{"52":0.05538,"56":0.00923,"78":0.00462,"79":0.00462,"80":0.00923,"81":0.01385,"88":0.01385,"89":0.00462,"95":0.00462,"102":0.00462,"112":0.00462,"115":0.15691,"119":0.00462,"123":0.00462,"124":0.00462,"125":0.00462,"126":0.00923,"127":0.02769,"128":0.46612,"129":0.83993,"130":0.03692,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 53 54 55 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 82 83 84 85 86 87 90 91 92 93 94 96 97 98 99 100 101 103 104 105 106 107 108 109 110 111 113 114 116 117 118 120 121 122 131 132 133 3.5 3.6"},D:{"11":0.00462,"49":0.00462,"55":0.00462,"56":0.00462,"58":0.00923,"59":0.00462,"64":0.00462,"67":0.00462,"70":0.00923,"71":0.00462,"74":0.00923,"75":0.00462,"76":0.00462,"77":0.1523,"78":0.00462,"79":0.00923,"80":0.01846,"81":0.00923,"83":0.00923,"84":0.01846,"85":0.04615,"86":0.00462,"87":0.16153,"88":0.04615,"89":0.00923,"90":0.01385,"91":0.01846,"92":0.00462,"93":0.01385,"94":0.00462,"95":0.01385,"97":0.00462,"98":0.10153,"99":0.01385,"102":0.00923,"103":0.07384,"104":0.00462,"105":0.01846,"106":0.01385,"107":0.00462,"108":0.03231,"109":0.62303,"110":0.01846,"111":0.04154,"113":0.00462,"114":0.03231,"115":0.00923,"116":0.13845,"117":0.01846,"118":0.02308,"119":0.03231,"120":0.06,"121":0.09692,"122":0.0923,"123":0.08769,"124":0.0923,"125":0.14768,"126":1.15375,"127":18.68614,"128":3.45202,"129":0.02308,_:"4 5 6 7 8 9 10 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 50 51 52 53 54 57 60 61 62 63 65 66 68 69 72 73 96 100 101 112 130 131"},F:{"70":0.00462,"79":0.00462,"83":0.16614,"95":0.01846,"109":0.02308,"110":0.00462,"111":0.02769,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 71 72 73 74 75 76 77 78 80 81 82 84 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 106 107 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"12":0.03231,"13":0.00923,"14":0.00462,"15":0.00462,"16":0.00923,"17":0.00923,"18":0.05538,"84":0.00462,"85":0.00923,"89":0.01385,"90":0.01385,"92":0.40612,"100":0.02769,"102":0.00462,"107":0.00462,"109":0.04154,"110":0.05538,"112":0.00462,"113":0.00462,"114":0.01385,"115":0.00462,"117":0.00462,"119":0.00462,"120":0.01385,"121":0.00923,"122":0.01385,"123":0.02308,"124":0.03231,"125":0.10153,"126":0.32767,"127":3.18897,"128":0.81224,_:"79 80 81 83 86 87 88 91 93 94 95 96 97 98 99 101 103 104 105 106 108 111 116 118"},E:{"10":0.00462,"14":0.00462,_:"0 4 5 6 7 8 9 11 12 13 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 12.1 15.2-15.3 15.4 15.5 16.3","13.1":0.00462,"14.1":0.02769,"15.1":0.00462,"15.6":0.06461,"16.0":0.00462,"16.1":0.00923,"16.2":0.00462,"16.4":0.00462,"16.5":0.00462,"16.6":0.18922,"17.0":0.02769,"17.1":0.00923,"17.2":0.01846,"17.3":0.00923,"17.4":1.72601,"17.5":0.13845,"17.6":0.06923,"18.0":0.00462},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00087,"5.0-5.1":0.00043,"6.0-6.1":0.00217,"7.0-7.1":0.00261,"8.1-8.4":0,"9.0-9.2":0.00217,"9.3":0.00869,"10.0-10.2":0.00261,"10.3":0.01347,"11.0-11.2":0.03433,"11.3-11.4":0.00435,"12.0-12.1":0.00348,"12.2-12.5":0.05823,"13.0-13.1":0.00087,"13.2":0.01869,"13.3":0.00261,"13.4-13.7":0.01086,"14.0-14.4":0.03216,"14.5-14.8":0.03085,"15.0-15.1":0.01695,"15.2-15.3":0.01695,"15.4":0.01956,"15.5":0.02303,"15.6-15.8":0.21685,"16.0":0.04389,"16.1":0.09256,"16.2":0.0465,"16.3":0.07735,"16.4":0.01956,"16.5":0.03129,"16.6-16.7":0.269,"17.0":0.02477,"17.1":0.03824,"17.2":0.0352,"17.3":0.05215,"17.4":0.12211,"17.5":2.50095,"17.6":0.42066,"18.0":0.04563},P:{"4":0.03112,"20":0.01037,"21":0.03112,"22":0.05186,"23":0.02075,"24":0.1141,"25":0.53938,"5.0-5.4":0.01037,"6.2-6.4":0.02075,"7.2-7.4":0.10373,_:"8.2 9.2 10.1 12.0 13.0 14.0 15.0 18.0","11.1-11.2":0.01037,"16.0":0.01037,"17.0":0.01037,"19.0":0.05186},I:{"0":0.10734,"3":0,"4":0.00001,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00004,"4.2-4.3":0.00004,"4.4":0,"4.4.3-4.4.4":0.00017},K:{"0":4.40733,_:"10 11 12 11.1 11.5 12.1"},A:{"11":0.01385,_:"6 7 8 9 10 5.5"},N:{_:"10 11"},S:{"2.5":0.02154,_:"3.0-3.1"},J:{_:"7 10"},O:{"0":0.33926},H:{"0":1.22},L:{"0":51.46832},R:{_:"0"},M:{"0":0.08078},Q:{"14.9":0.00539}}; diff --git a/node_modules/caniuse-lite/data/regions/SA.js b/node_modules/caniuse-lite/data/regions/SA.js index 5694ce29..d270e182 100644 --- a/node_modules/caniuse-lite/data/regions/SA.js +++ b/node_modules/caniuse-lite/data/regions/SA.js @@ -1 +1 @@ -module.exports={C:{"34":0.00161,"52":0.00322,"72":0.00161,"78":0.00161,"82":0.00161,"89":0.00161,"90":0.00161,"91":0.00161,"98":0.00161,"101":0.00161,"102":0.00322,"105":0.00161,"106":0.00161,"107":0.00161,"108":0.00161,"111":0.00161,"115":0.04514,"118":0.07738,"121":0.00161,"122":0.00161,"123":0.00161,"124":0.00322,"125":0.00161,"126":0.00645,"127":0.12896,"128":0.1886,"129":0.00161,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 73 74 75 76 77 79 80 81 83 84 85 86 87 88 92 93 94 95 96 97 99 100 103 104 109 110 112 113 114 116 117 119 120 130 131 3.5 3.6"},D:{"5":0.00322,"11":0.00322,"34":0.00161,"38":0.00645,"41":0.00322,"47":0.00322,"48":0.00161,"49":0.00161,"51":0.00161,"56":0.00322,"58":0.02096,"63":0.00322,"65":0.00161,"67":0.00161,"68":0.00161,"69":0.00161,"70":0.00161,"72":0.00806,"73":0.00161,"74":0.00161,"75":0.00322,"76":0.00161,"78":0.00161,"79":0.01934,"80":0.00322,"81":0.00161,"83":0.00645,"85":0.00322,"86":0.00161,"87":0.01934,"88":0.00645,"89":0.00161,"90":0.00322,"91":0.00645,"92":0.00161,"93":0.01612,"94":0.01128,"95":0.00484,"96":0.00322,"97":0.00161,"98":0.00645,"99":0.02418,"100":0.00322,"101":0.00484,"102":0.00322,"103":0.02418,"104":0.00322,"105":0.00645,"106":0.00645,"107":0.00967,"108":0.01128,"109":0.5368,"110":0.01612,"111":0.01128,"112":0.00967,"113":0.00161,"114":0.00645,"115":0.00806,"116":0.03546,"117":0.01451,"118":0.01612,"119":0.01934,"120":0.0403,"121":0.02902,"122":0.08382,"123":0.03708,"124":0.10478,"125":0.1886,"126":7.96167,"127":0.94463,"128":0.00322,_:"4 6 7 8 9 10 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 35 36 37 39 40 42 43 44 45 46 50 52 53 54 55 57 59 60 61 62 64 66 71 77 84 129 130"},F:{"46":0.00161,"82":0.00322,"83":0.01934,"95":0.00161,"108":0.01451,"109":0.05964,"110":0.00484,"111":0.0403,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 84 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 106 107 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"18":0.00484,"92":0.00806,"100":0.00161,"105":0.00161,"107":0.00161,"108":0.00161,"109":0.0129,"110":0.00161,"113":0.00161,"114":0.00322,"115":0.00161,"116":0.00161,"117":0.00322,"118":0.00322,"119":0.00322,"120":0.00645,"121":0.00645,"122":0.00484,"123":0.01128,"124":0.01612,"125":0.22407,"126":1.57331,"127":0.21117,_:"12 13 14 15 16 17 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 96 97 98 99 101 102 103 104 106 111 112"},E:{"13":0.00161,"14":0.0129,"15":0.00322,_:"0 4 5 6 7 8 9 10 11 12 3.1 3.2 6.1 7.1 9.1 10.1","5.1":0.00161,"11.1":0.00322,"12.1":0.00161,"13.1":0.00645,"14.1":0.03546,"15.1":0.00484,"15.2-15.3":0.00484,"15.4":0.00967,"15.5":0.01451,"15.6":0.08382,"16.0":0.01612,"16.1":0.03063,"16.2":0.02257,"16.3":0.03869,"16.4":0.01773,"16.5":0.02579,"16.6":0.10156,"17.0":0.01773,"17.1":0.01934,"17.2":0.02257,"17.3":0.03546,"17.4":0.0935,"17.5":0.92529,"17.6":0.00484,"18.0":0.01128},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00478,"5.0-5.1":0.00239,"6.0-6.1":0.01433,"7.0-7.1":0.01433,"8.1-8.4":0,"9.0-9.2":0.01194,"9.3":0.04778,"10.0-10.2":0.00956,"10.3":0.08361,"11.0-11.2":0.21978,"11.3-11.4":0.02389,"12.0-12.1":0.01672,"12.2-12.5":0.30817,"13.0-13.1":0.00478,"13.2":0.05017,"13.3":0.01672,"13.4-13.7":0.07167,"14.0-14.4":0.16483,"14.5-14.8":0.18633,"15.0-15.1":0.09317,"15.2-15.3":0.10033,"15.4":0.11467,"15.5":0.13856,"15.6-15.8":1.2709,"16.0":0.25561,"16.1":0.54228,"16.2":0.27233,"16.3":0.45628,"16.4":0.1075,"16.5":0.1935,"16.6-16.7":1.58623,"17.0":0.14333,"17.1":0.23172,"17.2":0.22456,"17.3":0.33684,"17.4":0.84328,"17.5":15.44187,"17.6":0.11945,"18.0":0.15767},P:{"4":0.02037,"20":0.02037,"21":0.0611,"22":0.14256,"23":0.08146,"24":0.09165,"25":1.43578,"5.0-5.4":0.01018,_:"6.2-6.4 8.2 9.2 10.1 12.0 15.0","7.2-7.4":0.03055,"11.1-11.2":0.01018,"13.0":0.01018,"14.0":0.01018,"16.0":0.01018,"17.0":0.01018,"18.0":0.01018,"19.0":0.03055},I:{"0":0.05015,"3":0,"4":0.00001,"2.1":0,"2.2":0.00001,"2.3":0,"4.1":0.00003,"4.2-4.3":0.00002,"4.4":0,"4.4.3-4.4.4":0.00009},K:{"0":0.41101,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.00509,"9":0.0017,"10":0.0017,"11":0.056,_:"6 7 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":56.92592},R:{_:"0"},M:{"0":0.05872},Q:{_:"14.9"},O:{"0":1.35886},H:{"0":0}}; +module.exports={C:{"34":0.00148,"52":0.00148,"82":0.00445,"106":0.00148,"109":0.00148,"115":0.03562,"123":0.00148,"124":0.00148,"125":0.00297,"126":0.00297,"127":0.00742,"128":0.07717,"129":0.20628,"130":0.00148,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 107 108 110 111 112 113 114 116 117 118 119 120 121 122 131 132 133 3.5 3.6"},D:{"11":0.00297,"34":0.00148,"38":0.00594,"41":0.00148,"47":0.00148,"49":0.00148,"56":0.00594,"58":0.01484,"63":0.00297,"64":0.00148,"68":0.00148,"69":0.00148,"70":0.00148,"72":0.00594,"73":0.00148,"74":0.00148,"75":0.00148,"76":0.00148,"78":0.00297,"79":0.01336,"80":0.00297,"81":0.00148,"83":0.00594,"85":0.00297,"86":0.00297,"87":0.02078,"88":0.00445,"89":0.00148,"90":0.00297,"91":0.00297,"92":0.00148,"93":0.01039,"94":0.00594,"95":0.00445,"96":0.00148,"97":0.00148,"98":0.00742,"99":0.04749,"100":0.00148,"101":0.00297,"102":0.00594,"103":0.01781,"104":0.00148,"105":0.00445,"106":0.0089,"107":0.0089,"108":0.0089,"109":0.47488,"110":0.01336,"111":0.01039,"112":0.00742,"113":0.00297,"114":0.00445,"115":0.00445,"116":0.02968,"117":0.01336,"118":0.01187,"119":0.01781,"120":0.03562,"121":0.02671,"122":0.07123,"123":0.02226,"124":0.05788,"125":0.06678,"126":0.36655,"127":6.74626,"128":1.31186,"129":0.00297,"130":0.00148,_:"4 5 6 7 8 9 10 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 35 36 37 39 40 42 43 44 45 46 48 50 51 52 53 54 55 57 59 60 61 62 65 66 67 71 77 84 131"},F:{"46":0.00148,"82":0.00445,"83":0.0089,"84":0.00297,"95":0.00148,"108":0.01336,"109":0.04007,"110":0.00148,"111":0.02374,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 106 107 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"18":0.00445,"92":0.01039,"100":0.00148,"107":0.00148,"108":0.00148,"109":0.01039,"110":0.00148,"113":0.00297,"114":0.00445,"115":0.00148,"116":0.00148,"117":0.00148,"118":0.00148,"119":0.00297,"120":0.00445,"121":0.00594,"122":0.00594,"123":0.00594,"124":0.0089,"125":0.03116,"126":0.21815,"127":1.22727,"128":0.37842,_:"12 13 14 15 16 17 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 96 97 98 99 101 102 103 104 105 106 111 112"},E:{"13":0.00148,"14":0.0089,"15":0.00297,_:"0 4 5 6 7 8 9 10 11 12 3.1 3.2 6.1 7.1 9.1 10.1","5.1":0.00148,"11.1":0.00297,"12.1":0.00148,"13.1":0.00445,"14.1":0.02671,"15.1":0.00445,"15.2-15.3":0.00445,"15.4":0.01039,"15.5":0.01336,"15.6":0.05788,"16.0":0.0089,"16.1":0.02968,"16.2":0.01632,"16.3":0.04007,"16.4":0.01336,"16.5":0.02078,"16.6":0.11575,"17.0":0.01039,"17.1":0.01632,"17.2":0.02226,"17.3":0.0282,"17.4":0.06826,"17.5":0.70193,"17.6":0.17511,"18.0":0.01484},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00401,"5.0-5.1":0.00201,"6.0-6.1":0.01003,"7.0-7.1":0.01203,"8.1-8.4":0,"9.0-9.2":0.01003,"9.3":0.04011,"10.0-10.2":0.01203,"10.3":0.06217,"11.0-11.2":0.15844,"11.3-11.4":0.02006,"12.0-12.1":0.01604,"12.2-12.5":0.26874,"13.0-13.1":0.00401,"13.2":0.08624,"13.3":0.01203,"13.4-13.7":0.05014,"14.0-14.4":0.14841,"14.5-14.8":0.14239,"15.0-15.1":0.07822,"15.2-15.3":0.07822,"15.4":0.09025,"15.5":0.10629,"15.6-15.8":1.00075,"16.0":0.20256,"16.1":0.42718,"16.2":0.21459,"16.3":0.35698,"16.4":0.09025,"16.5":0.1444,"16.6-16.7":1.24142,"17.0":0.11431,"17.1":0.17649,"17.2":0.16245,"17.3":0.24066,"17.4":0.56355,"17.5":11.54176,"17.6":1.94134,"18.0":0.21058},P:{"4":0.01024,"20":0.02049,"21":0.07171,"22":0.17416,"23":0.07171,"24":0.08196,"25":0.922,"5.0-5.4":0.01024,_:"6.2-6.4 8.2 9.2 10.1 12.0 15.0","7.2-7.4":0.06147,"11.1-11.2":0.01024,"13.0":0.01024,"14.0":0.01024,"16.0":0.01024,"17.0":0.01024,"18.0":0.01024,"19.0":0.02049},I:{"0":0.07639,"3":0,"4":0.00001,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00003,"4.2-4.3":0.00003,"4.4":0,"4.4.3-4.4.4":0.00012},K:{"0":0.51096,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.00183,"11":0.02192,_:"6 7 9 10 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":1.69468},H:{"0":0},L:{"0":61.77112},R:{_:"0"},M:{"0":0.0511},Q:{_:"14.9"}}; diff --git a/node_modules/caniuse-lite/data/regions/SB.js b/node_modules/caniuse-lite/data/regions/SB.js index 72fc43f5..5e6fe21a 100644 --- a/node_modules/caniuse-lite/data/regions/SB.js +++ b/node_modules/caniuse-lite/data/regions/SB.js @@ -1 +1 @@ -module.exports={C:{"78":0.0031,"103":0.0062,"108":0.0062,"109":0.0031,"112":0.0031,"115":0.04343,"124":0.0031,"126":0.06204,"127":0.21404,"128":0.26677,"129":0.0031,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 104 105 106 107 110 111 113 114 116 117 118 119 120 121 122 123 125 130 131 3.5 3.6"},D:{"49":0.0031,"53":0.68864,"56":0.12408,"59":0.0031,"69":0.0031,"70":0.0062,"79":0.01551,"81":0.0062,"88":0.0062,"89":0.01241,"91":0.02792,"94":0.01241,"96":0.0031,"97":0.00931,"98":0.01551,"99":0.02171,"100":0.00931,"102":0.04653,"103":0.04343,"105":0.0062,"106":0.04033,"107":0.00931,"108":0.63591,"109":0.18922,"110":0.0031,"111":0.04033,"113":0.01241,"114":0.0031,"115":0.0062,"116":0.01861,"117":0.00931,"118":0.02792,"119":0.00931,"120":0.00931,"121":0.05273,"122":0.05894,"123":0.05273,"124":0.05894,"125":0.20163,"126":12.408,"127":1.98838,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 50 51 52 54 55 57 58 60 61 62 63 64 65 66 67 68 71 72 73 74 75 76 77 78 80 83 84 85 86 87 90 92 93 95 101 104 112 128 129 130"},F:{"83":0.02482,"95":0.00931,"109":0.0062,"111":0.152,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 106 107 108 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"13":0.01551,"14":0.01551,"15":0.0062,"16":0.05273,"17":0.08375,"18":0.00931,"84":0.00931,"89":0.0031,"90":0.0031,"92":0.02792,"100":0.02792,"109":0.07445,"112":0.00931,"114":0.0062,"116":0.02171,"117":0.0062,"119":0.02482,"121":0.0062,"122":0.01551,"123":0.02792,"124":0.04343,"125":0.18612,"126":5.13071,"127":0.38465,_:"12 79 80 81 83 85 86 87 88 91 93 94 95 96 97 98 99 101 102 103 104 105 106 107 108 110 111 113 115 118 120"},E:{"15":0.0062,_:"0 4 5 6 7 8 9 10 11 12 13 14 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 12.1 13.1 15.1 15.2-15.3 15.4 15.5 16.0 16.4 17.0 17.6","14.1":0.00931,"15.6":0.23885,"16.1":0.0031,"16.2":0.00931,"16.3":0.0062,"16.5":0.00931,"16.6":0.0031,"17.1":0.0062,"17.2":0.0031,"17.3":0.00931,"17.4":0.00931,"17.5":0.21714,"18.0":0.0031},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00075,"5.0-5.1":0.00038,"6.0-6.1":0.00226,"7.0-7.1":0.00226,"8.1-8.4":0,"9.0-9.2":0.00189,"9.3":0.00755,"10.0-10.2":0.00151,"10.3":0.0132,"11.0-11.2":0.03471,"11.3-11.4":0.00377,"12.0-12.1":0.00264,"12.2-12.5":0.04867,"13.0-13.1":0.00075,"13.2":0.00792,"13.3":0.00264,"13.4-13.7":0.01132,"14.0-14.4":0.02603,"14.5-14.8":0.02943,"15.0-15.1":0.01471,"15.2-15.3":0.01585,"15.4":0.01811,"15.5":0.02188,"15.6-15.8":0.20071,"16.0":0.04037,"16.1":0.08564,"16.2":0.04301,"16.3":0.07206,"16.4":0.01698,"16.5":0.03056,"16.6-16.7":0.2505,"17.0":0.02264,"17.1":0.03659,"17.2":0.03546,"17.3":0.05319,"17.4":0.13317,"17.5":2.43865,"17.6":0.01886,"18.0":0.0249},P:{"4":0.11187,"20":0.01017,"21":0.08136,"22":0.1017,"23":0.06102,"24":0.06102,"25":1.34246,"5.0-5.4":0.02034,"6.2-6.4":0.05085,"7.2-7.4":0.12204,_:"8.2 9.2 10.1 11.1-11.2 12.0 15.0","13.0":0.01017,"14.0":0.03051,"16.0":0.1017,"17.0":0.05085,"18.0":0.02034,"19.0":0.04068},I:{"0":0.06873,"3":0,"4":0.00001,"2.1":0,"2.2":0.00001,"2.3":0,"4.1":0.00004,"4.2-4.3":0.00003,"4.4":0,"4.4.3-4.4.4":0.00012},K:{"0":1.64218,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.01064,"10":0.00709,"11":0.00709,_:"6 7 9 5.5"},S:{"2.5":0.0069,_:"3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":64.87463},R:{_:"0"},M:{"0":1.50355},Q:{_:"14.9"},O:{"0":0.84833},H:{"0":0.02}}; +module.exports={C:{"56":0.01937,"72":0.00387,"78":0.01549,"100":0.00387,"115":0.00387,"126":0.00387,"127":0.01937,"128":0.29048,"129":0.56933,"130":0.00387,"131":0.00387,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 73 74 75 76 77 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 101 102 103 104 105 106 107 108 109 110 111 112 113 114 116 117 118 119 120 121 122 123 124 125 132 133 3.5 3.6"},D:{"53":1.04571,"56":0.03098,"64":0.00387,"65":0.00775,"69":0.02324,"70":0.00775,"72":0.00775,"79":0.00775,"80":0.00387,"90":0.00387,"93":0.00387,"94":0.02324,"95":0.00387,"97":0.01937,"99":0.00775,"103":0.02324,"104":0.00387,"105":0.00387,"106":0.01937,"107":0.00387,"108":1.22387,"109":0.27886,"111":0.02324,"113":0.00387,"114":0.00387,"115":0.00775,"116":0.01162,"117":0.01549,"118":0.00775,"119":0.01162,"120":0.00387,"121":0.02324,"122":0.01549,"123":0.07746,"124":0.08133,"125":0.06197,"126":0.36019,"127":17.90101,"128":3.12551,"129":0.00387,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 54 55 57 58 59 60 61 62 63 66 67 68 71 73 74 75 76 77 78 81 83 84 85 86 87 88 89 91 92 96 98 100 101 102 110 112 130 131"},F:{"83":0.01937,"109":0.00775,"111":0.00387,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"13":0.00387,"14":0.00775,"15":0.06197,"16":0.01162,"17":0.03486,"18":0.02711,"83":0.00387,"84":0.00775,"92":0.03873,"100":0.01549,"107":0.00775,"109":0.01937,"110":0.01937,"112":0.01549,"114":0.00775,"115":0.00387,"116":0.00387,"117":0.00387,"119":0.02711,"120":0.01162,"121":0.00775,"122":0.06584,"123":0.10457,"124":0.19365,"125":0.07359,"126":0.32921,"127":4.34938,"128":1.07282,_:"12 79 80 81 85 86 87 88 89 90 91 93 94 95 96 97 98 99 101 102 103 104 105 106 108 111 113 118"},E:{_:"0 4 5 6 7 8 9 10 11 12 13 14 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 15.2-15.3 15.4 16.0 16.1 16.2 16.4 16.5 17.0 17.1 17.2 17.3 18.0","11.1":0.00775,"12.1":0.00387,"13.1":0.01162,"14.1":0.00775,"15.1":0.00387,"15.5":0.00387,"15.6":0.32921,"16.3":0.01937,"16.6":0.04648,"17.4":0.01162,"17.5":0.10457,"17.6":0.15879},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00116,"5.0-5.1":0.00058,"6.0-6.1":0.0029,"7.0-7.1":0.00348,"8.1-8.4":0,"9.0-9.2":0.0029,"9.3":0.01159,"10.0-10.2":0.00348,"10.3":0.01797,"11.0-11.2":0.04579,"11.3-11.4":0.0058,"12.0-12.1":0.00464,"12.2-12.5":0.07767,"13.0-13.1":0.00116,"13.2":0.02492,"13.3":0.00348,"13.4-13.7":0.01449,"14.0-14.4":0.04289,"14.5-14.8":0.04115,"15.0-15.1":0.0226,"15.2-15.3":0.0226,"15.4":0.02608,"15.5":0.03072,"15.6-15.8":0.28923,"16.0":0.05854,"16.1":0.12346,"16.2":0.06202,"16.3":0.10317,"16.4":0.02608,"16.5":0.04173,"16.6-16.7":0.35878,"17.0":0.03304,"17.1":0.05101,"17.2":0.04695,"17.3":0.06955,"17.4":0.16287,"17.5":3.33568,"17.6":0.56107,"18.0":0.06086},P:{"4":0.0206,"21":0.0412,"22":0.12361,"23":0.07211,"24":0.15452,"25":0.90649,_:"20 5.0-5.4 8.2 10.1 11.1-11.2 12.0 14.0 18.0","6.2-6.4":0.0103,"7.2-7.4":0.0206,"9.2":0.0309,"13.0":0.0103,"15.0":0.0412,"16.0":0.0103,"17.0":0.0103,"19.0":0.05151},I:{"0":0.04275,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00002,"4.2-4.3":0.00002,"4.4":0,"4.4.3-4.4.4":0.00007},K:{"0":1.35696,_:"10 11 12 11.1 11.5 12.1"},A:{"9":0.02324,"11":0.0581,_:"6 7 8 10 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":1.40308},H:{"0":0.04},L:{"0":55.12715},R:{_:"0"},M:{"0":1.21927},Q:{"14.9":0.01225}}; diff --git a/node_modules/caniuse-lite/data/regions/SC.js b/node_modules/caniuse-lite/data/regions/SC.js index 80471c87..5d7c35e9 100644 --- a/node_modules/caniuse-lite/data/regions/SC.js +++ b/node_modules/caniuse-lite/data/regions/SC.js @@ -1 +1 @@ -module.exports={C:{"9":0.00517,"47":0.01552,"52":0.01552,"64":0.00517,"65":0.00517,"68":0.01552,"69":0.01034,"70":0.01034,"71":0.01034,"72":0.02069,"73":0.01552,"74":0.01552,"75":0.01034,"76":0.02069,"77":0.01552,"78":0.01034,"79":0.01034,"80":0.02069,"81":0.01034,"82":0.01034,"83":0.01552,"89":0.00517,"91":0.01034,"92":0.01034,"95":0.04655,"96":0.01034,"97":0.00517,"99":0.00517,"100":0.01552,"101":0.00517,"102":0.06206,"103":0.00517,"104":0.00517,"105":0.01034,"106":0.00517,"108":0.00517,"109":0.01552,"110":0.14482,"111":0.01034,"113":0.00517,"114":0.00517,"115":0.481,"116":0.07758,"117":0.00517,"120":0.00517,"123":0.00517,"124":0.17585,"125":0.22757,"126":0.01034,"127":0.47065,"128":1.01371,_:"2 3 4 5 6 7 8 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 48 49 50 51 53 54 55 56 57 58 59 60 61 62 63 66 67 84 85 86 87 88 90 93 94 98 107 112 118 119 121 122 129 130 131 3.6","3.5":0.00517},D:{"10":0.00517,"30":0.00517,"41":0.01034,"45":10.87672,"47":0.00517,"48":0.00517,"49":0.01034,"54":0.00517,"60":0.03103,"63":0.02069,"64":0.00517,"65":0.00517,"66":0.00517,"67":0.01034,"68":0.0931,"69":0.06724,"70":0.07241,"71":0.06724,"72":0.08792,"73":0.10344,"74":0.11378,"75":0.06724,"76":0.07758,"77":0.31549,"78":0.10861,"79":0.11896,"80":0.13964,"81":0.11378,"83":0.13964,"84":0.05689,"85":0.11378,"86":0.20688,"87":0.13447,"88":0.14482,"89":0.10344,"90":0.15516,"91":0.05689,"92":0.02586,"93":0.02586,"94":0.00517,"95":0.00517,"96":0.00517,"97":0.04138,"98":0.02069,"99":0.01552,"100":0.01034,"101":0.02069,"102":0.19136,"103":0.03103,"104":0.01034,"105":0.02069,"106":0.0362,"107":0.01034,"108":0.05689,"109":0.82752,"110":0.63616,"111":0.21722,"112":0.04138,"113":0.03103,"114":0.07241,"115":0.21205,"116":0.4241,"117":0.04138,"118":0.12413,"119":0.1293,"120":0.15516,"121":0.13964,"122":0.46548,"123":0.58444,"124":2.19293,"125":1.6809,"126":10.83017,"127":1.73779,"128":0.01034,_:"4 5 6 7 8 9 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 31 32 33 34 35 36 37 38 39 40 42 43 44 46 50 51 52 53 55 56 57 58 59 61 62 129 130"},F:{"46":0.01034,"47":0.00517,"48":0.00517,"49":0.01034,"51":0.00517,"52":0.00517,"53":0.0362,"54":0.04655,"55":0.06206,"56":0.00517,"57":0.00517,"60":0.00517,"62":0.00517,"65":0.01034,"66":0.00517,"67":0.01552,"68":0.01034,"69":0.00517,"70":0.00517,"71":0.00517,"72":0.00517,"73":0.00517,"74":0.01034,"75":0.01034,"76":0.01034,"79":0.00517,"83":0.08275,"89":0.00517,"90":0.00517,"91":0.00517,"94":0.01034,"95":0.05689,"96":0.00517,"102":0.00517,"106":0.00517,"108":0.00517,"109":0.28446,"110":0.00517,"111":0.24308,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 50 58 63 64 77 78 80 81 82 84 85 86 87 88 92 93 97 98 99 100 101 103 104 105 107 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"12":0.00517,"14":0.00517,"15":0.00517,"16":0.01552,"18":0.02069,"79":0.0362,"80":0.0931,"81":0.0931,"83":0.08275,"84":0.09827,"85":0.04655,"86":0.07758,"87":0.06206,"88":0.06206,"89":0.07241,"90":0.07241,"91":0.01034,"92":0.00517,"93":0.00517,"97":0.01552,"101":0.00517,"107":0.00517,"108":0.01552,"109":0.01034,"110":0.30515,"111":0.00517,"113":0.00517,"114":0.01552,"115":0.00517,"116":0.00517,"117":0.01034,"118":0.01552,"119":0.01034,"120":0.01034,"121":0.0362,"122":0.02069,"123":0.02586,"124":0.02069,"125":0.03103,"126":2.20844,"127":0.26894,_:"13 17 94 95 96 98 99 100 102 103 104 105 106 112"},E:{"9":0.01034,"14":0.04138,_:"0 4 5 6 7 8 10 11 12 13 15 3.1 3.2 6.1 7.1 10.1 12.1","5.1":0.00517,"9.1":0.41893,"11.1":0.00517,"13.1":0.15516,"14.1":0.02069,"15.1":0.04655,"15.2-15.3":0.02586,"15.4":0.04138,"15.5":0.02586,"15.6":0.07758,"16.0":0.01034,"16.1":0.10861,"16.2":0.04655,"16.3":0.01552,"16.4":0.01034,"16.5":0.22757,"16.6":0.05172,"17.0":0.00517,"17.1":0.01552,"17.2":0.01552,"17.3":0.02069,"17.4":0.26377,"17.5":0.54306,"17.6":0.00517,"18.0":0.04655},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00157,"5.0-5.1":0.00078,"6.0-6.1":0.0047,"7.0-7.1":0.0047,"8.1-8.4":0,"9.0-9.2":0.00392,"9.3":0.01566,"10.0-10.2":0.00313,"10.3":0.02741,"11.0-11.2":0.07205,"11.3-11.4":0.00783,"12.0-12.1":0.00548,"12.2-12.5":0.10102,"13.0-13.1":0.00157,"13.2":0.01645,"13.3":0.00548,"13.4-13.7":0.02349,"14.0-14.4":0.05403,"14.5-14.8":0.06108,"15.0-15.1":0.03054,"15.2-15.3":0.03289,"15.4":0.03759,"15.5":0.04542,"15.6-15.8":0.41661,"16.0":0.08379,"16.1":0.17776,"16.2":0.08927,"16.3":0.14957,"16.4":0.03524,"16.5":0.06343,"16.6-16.7":0.51998,"17.0":0.04699,"17.1":0.07596,"17.2":0.07361,"17.3":0.11042,"17.4":0.27643,"17.5":5.06197,"17.6":0.03916,"18.0":0.05168},P:{"20":0.04192,"21":0.01048,"22":0.08383,"23":0.04192,"24":0.06288,"25":1.70811,_:"4 5.0-5.4 6.2-6.4 8.2 9.2 10.1 11.1-11.2 12.0 13.0 15.0 16.0 17.0 18.0","7.2-7.4":0.06288,"14.0":0.01048,"19.0":0.07335},I:{"0":0.01443,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00001,"4.2-4.3":0.00001,"4.4":0,"4.4.3-4.4.4":0.00002},K:{"0":1.34218,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.58185,"9":0.00647,"11":0.05819,_:"6 7 10 5.5"},S:{"2.5":0.0338,_:"3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":39.2149},R:{_:"0"},M:{"0":0.78214},Q:{"14.9":0.07242},O:{"0":1.22631},H:{"0":0}}; +module.exports={C:{"2":0.00465,"3":0.01395,"4":0.0186,"5":0.00465,"6":0.00465,"7":0.0093,"9":0.00465,"10":0.00465,"11":0.00465,"12":0.00465,"14":0.00465,"16":0.00465,"19":0.00465,"20":0.00465,"21":0.00465,"25":0.00465,"28":0.00465,"29":0.00465,"30":0.00465,"31":0.00465,"32":0.00465,"35":0.00465,"36":0.00465,"38":0.00465,"40":0.00465,"43":0.00465,"45":0.00465,"46":0.00465,"47":0.00465,"49":0.00465,"52":0.0279,"54":0.00465,"55":0.00465,"57":0.00465,"60":0.00465,"68":0.01395,"69":0.0093,"70":0.01395,"71":0.0093,"72":0.0093,"73":0.0093,"74":0.0093,"75":0.0093,"76":0.01395,"77":0.0093,"78":0.0279,"79":0.0093,"80":0.0093,"81":0.0093,"82":0.01395,"83":0.0093,"91":0.01395,"95":0.14415,"97":0.00465,"100":0.0093,"101":0.00465,"102":0.0186,"103":0.03255,"104":0.0093,"105":0.0186,"107":0.00465,"108":0.00465,"110":0.02325,"111":0.00465,"113":0.0093,"114":0.0093,"115":1.52055,"116":0.0093,"117":0.01395,"118":0.00465,"119":0.00465,"120":0.0093,"121":0.00465,"122":0.00465,"123":0.0093,"124":0.0465,"125":0.186,"126":0.00465,"127":0.0093,"128":0.30225,"129":0.7161,"130":0.0093,_:"8 13 15 17 18 22 23 24 26 27 33 34 37 39 41 42 44 48 50 51 53 56 58 59 61 62 63 64 65 66 67 84 85 86 87 88 89 90 92 93 94 96 98 99 106 109 112 131 132 133","3.5":0.0093,"3.6":0.0093},D:{"4":0.0093,"5":0.00465,"7":0.00465,"9":0.00465,"10":0.00465,"13":0.00465,"14":0.00465,"15":0.00465,"16":0.00465,"19":0.00465,"20":0.00465,"32":0.00465,"35":0.00465,"36":0.00465,"37":0.00465,"39":0.00465,"41":0.02325,"43":0.00465,"44":0.00465,"45":4.9941,"47":0.00465,"49":0.00465,"51":0.00465,"52":0.00465,"55":0.00465,"60":0.00465,"61":0.00465,"62":0.0093,"63":0.00465,"64":0.00465,"65":0.00465,"68":0.1116,"69":0.07905,"70":0.08835,"71":0.06975,"72":0.10695,"73":0.03255,"74":0.10695,"75":0.0744,"76":0.0744,"77":0.11625,"78":0.99045,"79":0.11625,"80":0.1581,"81":0.1488,"83":0.1302,"84":0.06975,"85":0.1023,"86":0.19065,"87":0.16275,"88":0.19065,"89":0.11625,"90":0.1581,"91":0.04185,"92":0.02325,"93":0.00465,"94":0.9207,"97":0.0093,"98":0.00465,"99":0.00465,"100":0.0279,"101":0.00465,"102":0.0837,"103":0.0186,"105":0.00465,"106":0.04185,"107":0.03255,"108":0.02325,"109":0.4185,"110":0.0279,"111":0.00465,"112":0.03255,"113":0.0558,"114":0.2325,"115":0.09765,"116":0.31155,"117":0.06975,"118":1.0695,"119":0.09765,"120":0.12555,"121":0.2511,"122":0.16275,"123":0.42315,"124":1.79955,"125":0.26505,"126":1.32525,"127":9.5232,"128":1.79025,"129":0.00465,_:"6 8 11 12 17 18 21 22 23 24 25 26 27 28 29 30 31 33 34 38 40 42 46 48 50 53 54 56 57 58 59 66 67 95 96 104 130 131"},F:{"9":0.00465,"11":0.00465,"12":0.00465,"19":0.00465,"20":0.00465,"28":0.00465,"29":0.00465,"36":0.00465,"40":0.00465,"45":0.03255,"46":0.00465,"47":0.00465,"48":0.00465,"49":0.0093,"50":0.00465,"51":0.00465,"52":0.0093,"53":0.04185,"54":0.0465,"55":0.05115,"56":0.00465,"57":0.00465,"60":0.00465,"62":0.00465,"63":0.00465,"64":0.00465,"65":0.00465,"66":0.00465,"67":0.0093,"68":0.0093,"69":0.00465,"70":0.00465,"71":0.00465,"72":0.00465,"73":0.0093,"74":0.0093,"75":0.0093,"76":0.0093,"77":0.00465,"83":0.03255,"84":0.0186,"95":0.01395,"99":0.0093,"100":0.0093,"101":0.01395,"102":0.0186,"103":0.0093,"104":0.01395,"105":0.0093,"106":0.0093,"109":0.05115,"110":0.00465,"111":0.06045,_:"15 16 17 18 21 22 23 24 25 26 27 30 31 32 33 34 35 37 38 39 41 42 43 44 58 78 79 80 81 82 85 86 87 88 89 90 91 92 93 94 96 97 98 107 108 10.5 10.6 11.1 11.5 11.6","9.5-9.6":0.00465,"10.0-10.1":0.00465,"12.1":0.00465},B:{"12":0.00465,"14":0.00465,"18":0.0093,"79":0.03255,"80":0.08835,"81":0.0837,"83":0.06975,"84":0.09765,"85":0.0558,"86":0.0744,"87":0.05115,"88":0.06045,"89":0.06975,"90":0.0558,"91":0.0093,"92":0.0093,"100":0.00465,"101":0.00465,"103":0.01395,"105":0.0093,"108":0.01395,"109":0.00465,"110":0.03255,"114":0.00465,"115":0.0093,"116":0.0093,"117":0.0093,"118":0.0093,"119":0.0186,"120":0.01395,"121":0.01395,"122":0.0186,"123":0.0465,"124":0.02325,"125":0.02325,"126":0.15345,"127":2.0274,"128":0.5673,_:"13 15 16 17 93 94 95 96 97 98 99 102 104 106 107 111 112 113"},E:{"4":0.00465,"5":0.00465,"7":0.00465,"9":0.0186,"14":0.0093,_:"0 6 8 10 11 12 13 15 3.1 3.2 6.1 7.1 10.1 11.1 12.1","5.1":0.00465,"9.1":0.5115,"13.1":0.04185,"14.1":0.01395,"15.1":0.0279,"15.2-15.3":0.02325,"15.4":0.0093,"15.5":0.01395,"15.6":0.07905,"16.0":0.0093,"16.1":0.0186,"16.2":0.0558,"16.3":0.09765,"16.4":0.0093,"16.5":0.21855,"16.6":0.0558,"17.0":0.0093,"17.1":0.0186,"17.2":0.0186,"17.3":0.0186,"17.4":0.465,"17.5":0.41385,"17.6":0.35805,"18.0":0.0186},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00163,"5.0-5.1":0.00082,"6.0-6.1":0.00409,"7.0-7.1":0.0049,"8.1-8.4":0,"9.0-9.2":0.00409,"9.3":0.01635,"10.0-10.2":0.0049,"10.3":0.02534,"11.0-11.2":0.06458,"11.3-11.4":0.00817,"12.0-12.1":0.00654,"12.2-12.5":0.10954,"13.0-13.1":0.00163,"13.2":0.03515,"13.3":0.0049,"13.4-13.7":0.02044,"14.0-14.4":0.06049,"14.5-14.8":0.05804,"15.0-15.1":0.03188,"15.2-15.3":0.03188,"15.4":0.03679,"15.5":0.04333,"15.6-15.8":0.40792,"16.0":0.08257,"16.1":0.17412,"16.2":0.08747,"16.3":0.14551,"16.4":0.03679,"16.5":0.05886,"16.6-16.7":0.50602,"17.0":0.0466,"17.1":0.07194,"17.2":0.06622,"17.3":0.0981,"17.4":0.22971,"17.5":4.7046,"17.6":0.79132,"18.0":0.08584},P:{"4":0.01078,"20":0.01078,"21":0.01078,"22":0.03234,"23":0.02156,"24":0.03234,"25":0.8517,_:"5.0-5.4 6.2-6.4 8.2 9.2 10.1 11.1-11.2 12.0 13.0 14.0 15.0 16.0 17.0","7.2-7.4":0.01078,"18.0":0.01078,"19.0":0.03234},I:{"0":0.06399,"3":0,"4":0.00001,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00003,"4.2-4.3":0.00003,"4.4":0,"4.4.3-4.4.4":0.0001},K:{"0":2.02765,_:"10 11 12 11.1 11.5 12.1"},A:{"6":0.01617,"7":0.01617,"8":0.08087,"9":0.03235,"10":0.01617,"11":0.17791,"5.5":0.01617},N:{_:"10 11"},S:{"2.5":0.01605,_:"3.0-3.1"},J:{_:"7 10"},O:{"0":0.81855},H:{"0":0},L:{"0":44.5047},R:{_:"0"},M:{"0":1.17165},Q:{"14.9":0.107}}; diff --git a/node_modules/caniuse-lite/data/regions/SD.js b/node_modules/caniuse-lite/data/regions/SD.js index fce6149a..abddd9b6 100644 --- a/node_modules/caniuse-lite/data/regions/SD.js +++ b/node_modules/caniuse-lite/data/regions/SD.js @@ -1 +1 @@ -module.exports={C:{"44":0.00096,"45":0.00048,"46":0.00048,"47":0.00383,"48":0.00335,"52":0.00048,"59":0.00048,"61":0.00048,"64":0.00048,"66":0.00048,"69":0.00096,"72":0.0024,"73":0.00048,"78":0.00048,"80":0.00096,"81":0.00048,"83":0.00287,"85":0.00096,"89":0.00048,"91":0.00144,"93":0.00096,"94":0.00144,"95":0.00048,"96":0.00096,"98":0.00048,"101":0.00096,"102":0.00048,"104":0.00192,"106":0.00096,"108":0.00192,"109":0.00144,"110":0.00096,"111":0.00048,"112":0.00096,"113":0.00096,"114":0.00048,"115":0.15568,"117":0.00048,"118":0.00287,"119":0.00192,"120":0.00048,"121":0.00623,"122":0.00144,"123":0.00192,"124":0.00287,"125":0.00719,"126":0.01102,"127":0.09197,"128":0.18921,"129":0.00192,"130":0.00048,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 49 50 51 53 54 55 56 57 58 60 62 63 65 67 68 70 71 74 75 76 77 79 82 84 86 87 88 90 92 97 99 100 103 105 107 116 131 3.5 3.6"},D:{"23":0.00048,"26":0.00144,"33":0.00096,"37":0.00048,"39":0.0024,"41":0.00048,"43":0.0024,"44":0.0024,"48":0.00192,"49":0.00096,"50":0.00671,"52":0.00096,"56":0.00431,"57":0.00431,"58":0.10921,"61":0.00814,"63":0.00719,"64":0.00048,"66":0.00048,"68":0.00766,"69":0.00527,"70":0.01533,"71":0.00144,"72":0.00096,"74":0.00144,"75":0.00144,"76":0.00383,"78":0.05173,"79":0.01054,"80":0.00287,"81":0.00383,"83":0.0091,"84":0.00335,"85":0.00383,"86":0.00623,"87":0.0091,"88":0.01581,"89":0.00335,"90":0.00144,"91":0.00527,"92":0.00479,"93":0.00048,"94":0.00048,"96":0.00479,"97":0.00096,"98":0.00144,"99":0.0273,"100":0.00048,"101":0.00335,"102":0.0024,"103":0.02443,"104":0.01581,"105":0.00287,"106":0.00862,"107":0.00144,"108":0.01198,"109":0.15759,"110":0.00096,"111":0.01245,"112":0.00335,"113":0.00287,"114":0.00766,"115":0.00144,"116":0.00623,"117":0.01054,"118":0.01293,"119":0.0115,"120":0.02395,"121":0.00575,"122":0.01581,"123":0.01198,"124":0.02539,"125":0.06754,"126":0.85262,"127":0.10969,"128":0.0024,"129":0.00048,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 24 25 27 28 29 30 31 32 34 35 36 38 40 42 45 46 47 51 53 54 55 59 60 62 65 67 73 77 95 130"},F:{"22":0.00144,"36":0.00048,"40":0.00144,"43":0.00192,"45":0.00048,"50":0.00144,"67":0.00144,"69":0.0024,"72":0.00144,"73":0.00383,"74":0.00096,"76":0.00048,"79":0.00479,"83":0.03209,"84":0.00719,"85":0.00096,"94":0.00048,"95":0.01102,"101":0.00048,"102":0.00048,"104":0.00096,"106":0.00096,"108":0.00479,"109":0.01245,"110":0.02156,"111":0.03257,_:"9 11 12 15 16 17 18 19 20 21 23 24 25 26 27 28 29 30 31 32 33 34 35 37 38 39 41 42 44 46 47 48 49 51 52 53 54 55 56 57 58 60 62 63 64 65 66 68 70 71 75 77 78 80 81 82 86 87 88 89 90 91 92 93 96 97 98 99 100 103 105 107 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"12":0.00287,"14":0.00766,"15":0.00144,"16":0.00479,"17":0.00287,"18":0.00862,"80":0.00144,"84":0.0091,"89":0.00096,"90":0.0091,"92":0.02156,"100":0.00479,"103":0.00048,"106":0.00048,"107":0.00048,"108":0.00144,"109":0.00719,"110":0.00096,"111":0.00192,"112":0.00096,"114":0.00096,"115":0.00096,"116":0.00096,"117":0.00048,"119":0.00144,"120":0.0024,"121":0.00096,"122":0.00814,"123":0.00527,"124":0.00335,"125":0.04455,"126":0.28165,"127":0.0297,_:"13 79 81 83 85 86 87 88 91 93 94 95 96 97 98 99 101 102 104 105 113 118"},E:{"13":0.00048,"14":0.00048,_:"0 4 5 6 7 8 9 10 11 12 15 3.1 3.2 6.1 7.1 9.1 10.1 11.1 13.1 14.1 15.1 15.2-15.3 15.4 15.5 16.0 16.1 16.2 16.4 17.3 17.4 17.6 18.0","5.1":0.00527,"12.1":0.00048,"15.6":0.00144,"16.3":0.00048,"16.5":0.00192,"16.6":0.00335,"17.0":0.00048,"17.1":0.00144,"17.2":0.00048,"17.5":0.01341},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00036,"5.0-5.1":0.00018,"6.0-6.1":0.00107,"7.0-7.1":0.00107,"8.1-8.4":0,"9.0-9.2":0.00089,"9.3":0.00358,"10.0-10.2":0.00072,"10.3":0.00626,"11.0-11.2":0.01647,"11.3-11.4":0.00179,"12.0-12.1":0.00125,"12.2-12.5":0.02309,"13.0-13.1":0.00036,"13.2":0.00376,"13.3":0.00125,"13.4-13.7":0.00537,"14.0-14.4":0.01235,"14.5-14.8":0.01396,"15.0-15.1":0.00698,"15.2-15.3":0.00752,"15.4":0.00859,"15.5":0.01038,"15.6-15.8":0.09523,"16.0":0.01915,"16.1":0.04063,"16.2":0.02041,"16.3":0.03419,"16.4":0.00805,"16.5":0.0145,"16.6-16.7":0.11885,"17.0":0.01074,"17.1":0.01736,"17.2":0.01683,"17.3":0.02524,"17.4":0.06319,"17.5":1.15702,"17.6":0.00895,"18.0":0.01181},P:{"4":0.23071,"20":0.11034,"21":0.27084,"22":0.5818,"23":0.31096,"24":0.32099,"25":0.82255,"5.0-5.4":0.02006,"6.2-6.4":0.04012,"7.2-7.4":0.50155,"8.2":0.02006,"9.2":0.04012,_:"10.1","11.1-11.2":0.03009,"12.0":0.02006,"13.0":0.05016,"14.0":0.11034,"15.0":0.02006,"16.0":0.34106,"17.0":0.07022,"18.0":0.1304,"19.0":0.23071},I:{"0":0.23719,"3":0,"4":0.00002,"2.1":0,"2.2":0.00005,"2.3":0,"4.1":0.00014,"4.2-4.3":0.0001,"4.4":0,"4.4.3-4.4.4":0.0004},K:{"0":8.76232,_:"10 11 12 11.1 11.5 12.1"},A:{"11":0.01054,_:"6 7 8 9 10 5.5"},S:{"2.5":0.01904,_:"3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":78.84264},R:{_:"0"},M:{"0":0.12377},Q:{_:"14.9"},O:{"0":1.19013},H:{"0":1.13}}; +module.exports={C:{"18":0.00451,"29":0.00056,"33":0.00056,"42":0.00056,"43":0.00169,"44":0.00282,"45":0.00056,"47":0.00508,"48":0.00113,"49":0.00338,"50":0.00282,"51":0.00056,"52":0.00226,"54":0.00056,"56":0.00169,"57":0.00113,"58":0.00056,"59":0.00056,"61":0.00169,"63":0.00056,"66":0.00113,"68":0.00056,"69":0.00056,"72":0.00451,"76":0.00056,"77":0.00056,"78":0.00282,"80":0.00056,"83":0.00113,"85":0.00282,"88":0.00056,"89":0.00056,"91":0.00056,"93":0.00113,"94":0.00169,"97":0.00113,"98":0.00056,"100":0.00056,"102":0.00169,"103":0.00226,"105":0.00226,"106":0.00056,"107":0.00056,"108":0.00113,"109":0.0203,"110":0.00169,"111":0.00282,"112":0.00056,"113":0.00056,"114":0.00056,"115":0.15961,"116":0.00113,"118":0.00113,"119":0.00169,"121":0.00113,"122":0.00113,"123":0.00282,"124":0.00451,"125":0.00564,"126":0.00338,"127":0.04399,"128":0.1269,"129":0.21827,"130":0.00056,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 19 20 21 22 23 24 25 26 27 28 30 31 32 34 35 36 37 38 39 40 41 46 53 55 60 62 64 65 67 70 71 73 74 75 79 81 82 84 86 87 90 92 95 96 99 101 104 117 120 131 132 133 3.5 3.6"},D:{"11":0.00338,"22":0.00113,"37":0.00056,"39":0.00056,"40":0.00056,"43":0.01184,"44":0.00056,"45":0.00113,"46":0.00056,"47":0.00056,"48":0.00056,"49":0.00056,"50":0.0062,"51":0.00056,"53":0.00056,"54":0.00056,"56":0.00056,"57":0.00169,"58":0.10829,"59":0.00056,"61":0.0079,"63":0.00169,"64":0.00451,"65":0.00113,"67":0.00056,"68":0.00564,"69":0.00282,"70":0.03271,"71":0.00451,"72":0.00113,"73":0.00113,"74":0.00169,"75":0.00056,"76":0.00451,"78":0.04004,"79":0.01523,"80":0.00338,"81":0.00113,"83":0.00282,"84":0.00056,"85":0.00226,"86":0.00282,"87":0.01918,"88":0.01805,"89":0.00451,"90":0.00451,"91":0.00226,"92":0.00451,"93":0.00169,"94":0.00113,"95":0.00056,"96":0.00282,"98":0.00282,"99":0.01297,"100":0.00113,"101":0.00056,"102":0.00226,"103":0.00508,"104":0.022,"105":0.0062,"106":0.01241,"107":0.00282,"108":0.01015,"109":0.20981,"110":0.00169,"111":0.02425,"112":0.00508,"113":0.01354,"114":0.04568,"115":0.00226,"116":0.01297,"117":0.02087,"118":0.01184,"119":0.0062,"120":0.04456,"121":0.00226,"122":0.022,"123":0.02087,"124":0.01128,"125":0.04568,"126":0.20755,"127":1.07273,"128":0.1912,"129":0.00226,_:"4 5 6 7 8 9 10 12 13 14 15 16 17 18 19 20 21 23 24 25 26 27 28 29 30 31 32 33 34 35 36 38 41 42 52 55 60 62 66 77 97 130 131"},F:{"22":0.00056,"36":0.00056,"40":0.00056,"45":0.00056,"46":0.00056,"48":0.00056,"50":0.00056,"53":0.00056,"58":0.00226,"68":0.00056,"69":0.00959,"72":0.00113,"73":0.00395,"74":0.00056,"76":0.00056,"79":0.02087,"80":0.00056,"83":0.03948,"84":0.00338,"85":0.00056,"86":0.00169,"94":0.00169,"95":0.01241,"96":0.00056,"97":0.00169,"98":0.00056,"100":0.00056,"101":0.0062,"102":0.00169,"104":0.00056,"106":0.00226,"107":0.00226,"108":0.00226,"109":0.00846,"110":0.01184,"111":0.00564,_:"9 11 12 15 16 17 18 19 20 21 23 24 25 26 27 28 29 30 31 32 33 34 35 37 38 39 41 42 43 44 47 49 51 52 54 55 56 57 60 62 63 64 65 66 67 70 71 75 77 78 81 82 87 88 89 90 91 92 93 99 103 105 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"12":0.00508,"13":0.00169,"14":0.00282,"15":0.00056,"16":0.00564,"17":0.00056,"18":0.01861,"80":0.00113,"81":0.00056,"84":0.0062,"89":0.00056,"90":0.00395,"92":0.04456,"97":0.00113,"98":0.00113,"100":0.01128,"106":0.00056,"107":0.00056,"108":0.00169,"109":0.01466,"110":0.00169,"111":0.00169,"112":0.00056,"114":0.00113,"116":0.00282,"118":0.00282,"119":0.00282,"120":0.00169,"121":0.00056,"122":0.00056,"123":0.00226,"124":0.0079,"125":0.00733,"126":0.06542,"127":0.32035,"128":0.08855,_:"79 83 85 86 87 88 91 93 94 95 96 99 101 102 103 104 105 113 115 117"},E:{"14":0.00056,_:"0 4 5 6 7 8 9 10 11 12 13 15 3.1 3.2 6.1 7.1 9.1 10.1 11.1 12.1 15.1 15.2-15.3 15.4 15.5 16.0 16.2 16.3 16.5 17.0 17.2 17.3","5.1":0.00733,"13.1":0.00056,"14.1":0.00282,"15.6":0.00846,"16.1":0.00056,"16.4":0.00056,"16.6":0.00226,"17.1":0.00056,"17.4":0.00169,"17.5":0.0079,"17.6":0.00056,"18.0":0.00056},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00034,"5.0-5.1":0.00017,"6.0-6.1":0.00084,"7.0-7.1":0.00101,"8.1-8.4":0,"9.0-9.2":0.00084,"9.3":0.00336,"10.0-10.2":0.00101,"10.3":0.00521,"11.0-11.2":0.01327,"11.3-11.4":0.00168,"12.0-12.1":0.00134,"12.2-12.5":0.02251,"13.0-13.1":0.00034,"13.2":0.00722,"13.3":0.00101,"13.4-13.7":0.0042,"14.0-14.4":0.01243,"14.5-14.8":0.01193,"15.0-15.1":0.00655,"15.2-15.3":0.00655,"15.4":0.00756,"15.5":0.0089,"15.6-15.8":0.08381,"16.0":0.01696,"16.1":0.03578,"16.2":0.01797,"16.3":0.0299,"16.4":0.00756,"16.5":0.01209,"16.6-16.7":0.10397,"17.0":0.00957,"17.1":0.01478,"17.2":0.0136,"17.3":0.02016,"17.4":0.0472,"17.5":0.96661,"17.6":0.16259,"18.0":0.01764},P:{"4":0.23275,"20":0.09108,"21":0.22263,"22":0.42502,"23":0.26311,"24":0.39466,"25":0.86015,"5.0-5.4":0.01012,"6.2-6.4":0.02024,"7.2-7.4":0.46549,"8.2":0.02024,"9.2":0.04048,_:"10.1","11.1-11.2":0.06072,"12.0":0.01012,"13.0":0.03036,"14.0":0.10119,"15.0":0.02024,"16.0":0.26311,"17.0":0.06072,"18.0":0.11131,"19.0":0.20239},I:{"0":0.20691,"3":0,"4":0.00002,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00008,"4.2-4.3":0.00008,"4.4":0,"4.4.3-4.4.4":0.00033},K:{"0":8.17615,_:"10 11 12 11.1 11.5 12.1"},A:{"11":0.01072,_:"6 7 8 9 10 5.5"},N:{_:"10 11"},S:{"2.5":0.00944,_:"3.0-3.1"},J:{_:"7 10"},O:{"0":1.17006},H:{"0":1.09},L:{"0":78.87752},R:{_:"0"},M:{"0":0.16985},Q:{_:"14.9"}}; diff --git a/node_modules/caniuse-lite/data/regions/SE.js b/node_modules/caniuse-lite/data/regions/SE.js index 3f60f595..64bb38ac 100644 --- a/node_modules/caniuse-lite/data/regions/SE.js +++ b/node_modules/caniuse-lite/data/regions/SE.js @@ -1 +1 @@ -module.exports={C:{"52":0.00939,"56":0.0047,"59":0.00939,"68":0.0047,"78":0.01409,"88":0.00939,"101":0.0047,"102":0.0047,"105":0.01409,"108":0.0047,"113":0.00939,"115":0.25828,"121":0.0047,"123":0.0047,"124":0.00939,"125":0.02348,"126":0.03287,"127":0.61518,"128":1.11765,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 53 54 55 57 58 60 61 62 63 64 65 66 67 69 70 71 72 73 74 75 76 77 79 80 81 82 83 84 85 86 87 89 90 91 92 93 94 95 96 97 98 99 100 103 104 106 107 109 110 111 112 114 116 117 118 119 120 122 129 130 131 3.5 3.6"},D:{"49":0.00939,"62":0.0047,"65":0.0047,"66":0.04226,"68":0.0047,"70":0.0047,"74":0.06105,"75":0.07514,"76":0.0047,"79":0.02818,"80":0.0047,"85":0.0047,"87":0.01878,"88":0.00939,"89":0.01878,"90":0.0047,"91":0.01409,"92":0.0047,"93":0.07983,"94":0.0047,"96":0.0047,"97":0.0047,"98":0.01409,"99":0.00939,"102":0.01409,"103":0.33811,"104":0.01878,"105":0.00939,"106":0.01409,"107":0.00939,"108":0.1127,"109":0.85467,"110":0.01409,"111":0.01409,"112":0.00939,"113":0.25358,"114":0.30524,"115":0.01878,"116":0.26298,"117":0.05635,"118":0.15027,"119":0.12679,"120":0.15027,"121":0.17845,"122":0.19723,"123":0.30994,"124":0.63866,"125":2.4701,"126":23.41895,"127":1.93006,"128":0.0047,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 50 51 52 53 54 55 56 57 58 59 60 61 63 64 67 69 71 72 73 77 78 81 83 84 86 95 100 101 129 130"},F:{"83":0.00939,"89":0.0047,"94":0.0047,"95":0.01409,"102":0.0047,"109":0.38977,"110":0.0047,"111":0.2301,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 85 86 87 88 90 91 92 93 96 97 98 99 100 101 103 104 105 106 107 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"17":0.0047,"92":0.0047,"107":0.0047,"109":0.07514,"110":0.0047,"113":0.0047,"114":0.0047,"116":0.00939,"119":0.0047,"120":0.01409,"121":0.00939,"122":0.02348,"123":0.02348,"124":0.05635,"125":0.21132,"126":6.02027,"127":0.67153,_:"12 13 14 15 16 18 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 96 97 98 99 100 101 102 103 104 105 106 108 111 112 115 117 118"},E:{"13":0.0047,"14":0.02818,"15":0.0047,_:"0 4 5 6 7 8 9 10 11 12 3.1 3.2 5.1 6.1 7.1 9.1 10.1","11.1":0.00939,"12.1":0.00939,"13.1":0.03287,"14.1":0.07044,"15.1":0.0047,"15.2-15.3":0.00939,"15.4":0.01878,"15.5":0.02818,"15.6":0.34281,"16.0":0.04696,"16.1":0.03757,"16.2":0.03757,"16.3":0.07983,"16.4":0.02348,"16.5":0.03757,"16.6":0.40855,"17.0":0.02348,"17.1":0.03287,"17.2":0.05635,"17.3":0.04226,"17.4":0.1221,"17.5":2.15077,"17.6":0.01409,"18.0":0.01409},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00524,"5.0-5.1":0.00262,"6.0-6.1":0.01573,"7.0-7.1":0.01573,"8.1-8.4":0,"9.0-9.2":0.01311,"9.3":0.05245,"10.0-10.2":0.01049,"10.3":0.09178,"11.0-11.2":0.24125,"11.3-11.4":0.02622,"12.0-12.1":0.01836,"12.2-12.5":0.33828,"13.0-13.1":0.00524,"13.2":0.05507,"13.3":0.01836,"13.4-13.7":0.07867,"14.0-14.4":0.18094,"14.5-14.8":0.20454,"15.0-15.1":0.10227,"15.2-15.3":0.11014,"15.4":0.12587,"15.5":0.1521,"15.6-15.8":1.39508,"16.0":0.28059,"16.1":0.59527,"16.2":0.29895,"16.3":0.50087,"16.4":0.11801,"16.5":0.21241,"16.6-16.7":1.74123,"17.0":0.15734,"17.1":0.25437,"17.2":0.2465,"17.3":0.36975,"17.4":0.92568,"17.5":16.95076,"17.6":0.13112,"18.0":0.17307},P:{"4":0.04162,"20":0.01041,"21":0.04162,"22":0.04162,"23":0.05203,"24":0.06243,"25":3.47541,"5.0-5.4":0.01041,_:"6.2-6.4 7.2-7.4 8.2 9.2 10.1 11.1-11.2 12.0 13.0 14.0 15.0 18.0","16.0":0.01041,"17.0":0.01041,"19.0":0.02081},I:{"0":0.0687,"3":0,"4":0.00001,"2.1":0,"2.2":0.00001,"2.3":0,"4.1":0.00004,"4.2-4.3":0.00003,"4.4":0,"4.4.3-4.4.4":0.00012},K:{"0":0.19091,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.00587,"11":0.01761,_:"6 7 9 10 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":21.91369},R:{_:"0"},M:{"0":0.48257},Q:{"14.9":0.0053},O:{"0":0.02652},H:{"0":0}}; +module.exports={C:{"52":0.00998,"56":0.00499,"59":0.00998,"68":0.00499,"78":0.01496,"88":0.00499,"91":0.00499,"102":0.00499,"103":0.00499,"105":0.02494,"108":0.00499,"113":0.00998,"115":0.21947,"121":0.00499,"123":0.00499,"124":0.00499,"125":0.01496,"126":0.00998,"127":0.03492,"128":0.4988,"129":1.09736,"130":0.00499,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 53 54 55 57 58 60 61 62 63 64 65 66 67 69 70 71 72 73 74 75 76 77 79 80 81 82 83 84 85 86 87 89 90 92 93 94 95 96 97 98 99 100 101 104 106 107 109 110 111 112 114 116 117 118 119 120 122 131 132 133 3.5 3.6"},D:{"49":0.00499,"66":0.03492,"70":0.00499,"74":0.04489,"75":0.1247,"76":0.00499,"79":0.02993,"87":0.01995,"88":0.02494,"89":0.01496,"90":0.00499,"91":0.00998,"92":0.00499,"93":0.03492,"94":0.00998,"96":0.00499,"97":0.00499,"98":0.00499,"99":0.00499,"100":0.00499,"102":0.00499,"103":0.29928,"104":0.00998,"105":0.03492,"106":0.00998,"107":0.00998,"108":0.01496,"109":0.90782,"110":0.00998,"111":0.00998,"112":0.00998,"113":0.26436,"114":0.29429,"115":0.02494,"116":0.65343,"117":0.05487,"118":0.10475,"119":0.21448,"120":0.11971,"121":0.21448,"122":0.23444,"123":0.22945,"124":0.50878,"125":0.90283,"126":6.00555,"127":20.55056,"128":2.75338,"129":0.00998,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 67 68 69 71 72 73 77 78 80 81 83 84 85 86 95 101 130 131"},F:{"83":0.00998,"89":0.00499,"95":0.01995,"109":0.18456,"111":0.05487,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 85 86 87 88 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 106 107 108 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"17":0.00499,"90":0.00499,"92":0.00998,"100":0.00499,"107":0.00499,"109":0.0848,"110":0.00499,"111":0.00499,"113":0.00499,"114":0.00499,"115":0.00499,"116":0.00998,"119":0.00499,"120":0.00998,"121":0.00998,"122":0.01995,"123":0.00998,"124":0.02494,"125":0.08978,"126":0.61851,"127":5.42694,"128":1.48144,_:"12 13 14 15 16 18 79 80 81 83 84 85 86 87 88 89 91 93 94 95 96 97 98 99 101 102 103 104 105 106 108 112 117 118"},E:{"13":0.00499,"14":0.01995,"15":0.00499,_:"0 4 5 6 7 8 9 10 11 12 3.1 3.2 5.1 6.1 7.1 9.1 10.1","11.1":0.00998,"12.1":0.00998,"13.1":0.04489,"14.1":0.07482,"15.1":0.00499,"15.2-15.3":0.01496,"15.4":0.01995,"15.5":0.02494,"15.6":0.29928,"16.0":0.02993,"16.1":0.0399,"16.2":0.0399,"16.3":0.0848,"16.4":0.02494,"16.5":0.0399,"16.6":0.40902,"17.0":0.02993,"17.1":0.0399,"17.2":0.04988,"17.3":0.04988,"17.4":0.13468,"17.5":1.57122,"17.6":0.59856,"18.0":0.02494},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00504,"5.0-5.1":0.00252,"6.0-6.1":0.0126,"7.0-7.1":0.01512,"8.1-8.4":0,"9.0-9.2":0.0126,"9.3":0.0504,"10.0-10.2":0.01512,"10.3":0.07812,"11.0-11.2":0.19908,"11.3-11.4":0.0252,"12.0-12.1":0.02016,"12.2-12.5":0.33768,"13.0-13.1":0.00504,"13.2":0.10836,"13.3":0.01512,"13.4-13.7":0.063,"14.0-14.4":0.18648,"14.5-14.8":0.17892,"15.0-15.1":0.09828,"15.2-15.3":0.09828,"15.4":0.1134,"15.5":0.13356,"15.6-15.8":1.2575,"16.0":0.25452,"16.1":0.53677,"16.2":0.26964,"16.3":0.44857,"16.4":0.1134,"16.5":0.18144,"16.6-16.7":1.5599,"17.0":0.14364,"17.1":0.22176,"17.2":0.20412,"17.3":0.3024,"17.4":0.70813,"17.5":14.50279,"17.6":2.43939,"18.0":0.2646},P:{"4":0.05223,"20":0.02089,"21":0.03134,"22":0.03134,"23":0.04178,"24":0.05223,"25":2.60104,"5.0-5.4":0.01045,_:"6.2-6.4 7.2-7.4 8.2 9.2 10.1 11.1-11.2 12.0 13.0 14.0 15.0 16.0 17.0 18.0","19.0":0.01045},I:{"0":0.04995,"3":0,"4":0.00001,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00002,"4.2-4.3":0.00002,"4.4":0,"4.4.3-4.4.4":0.00008},K:{"0":0.17542,_:"10 11 12 11.1 11.5 12.1"},A:{"11":0.01995,_:"6 7 8 9 10 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":0.02005},H:{"0":0},L:{"0":20.31092},R:{_:"0"},M:{"0":0.48115},Q:{_:"14.9"}}; diff --git a/node_modules/caniuse-lite/data/regions/SG.js b/node_modules/caniuse-lite/data/regions/SG.js index 9324b3ff..6519b09f 100644 --- a/node_modules/caniuse-lite/data/regions/SG.js +++ b/node_modules/caniuse-lite/data/regions/SG.js @@ -1 +1 @@ -module.exports={C:{"3":0.00307,"4":0.00307,"40":0.00307,"48":0.00307,"50":0.00307,"51":0.00307,"52":0.00613,"53":0.00307,"54":0.00307,"55":0.00613,"56":0.00613,"57":0.00613,"58":0.00307,"59":0.00613,"60":0.00307,"61":0.00307,"62":0.00307,"63":0.00307,"64":0.00307,"65":0.00307,"66":0.0092,"67":0.00307,"70":0.00307,"72":0.01839,"78":0.00613,"81":0.00307,"83":0.00307,"87":0.00307,"88":0.00307,"91":0.00307,"96":0.00307,"101":0.01533,"102":0.00613,"103":0.03678,"105":0.00307,"106":0.00613,"107":0.00307,"108":0.00307,"109":0.00307,"110":0.00613,"111":0.00307,"112":0.00307,"113":0.00307,"115":0.10115,"118":0.00307,"119":0.00307,"121":0.00307,"123":0.00307,"124":0.00307,"125":0.01533,"126":0.01533,"127":0.41378,"128":0.6743,_:"2 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 41 42 43 44 45 46 47 49 68 69 71 73 74 75 76 77 79 80 82 84 85 86 89 90 92 93 94 95 97 98 99 100 104 114 116 117 120 122 129 130 131","3.5":0.00307,"3.6":0.00307},D:{"4":0.00307,"10":0.00307,"34":0.01533,"36":0.00307,"38":0.06743,"41":0.00307,"48":0.00307,"49":0.0092,"53":0.0092,"55":0.00307,"56":0.0092,"60":0.0092,"61":0.0092,"62":0.0092,"63":0.01226,"64":0.01226,"65":0.0092,"66":0.01226,"67":0.0092,"68":0.01533,"69":0.00613,"70":0.01533,"71":0.00613,"72":0.00307,"73":0.00613,"74":0.00613,"75":0.01226,"76":0.00307,"77":0.01533,"78":0.01226,"79":0.1318,"80":0.01226,"81":0.03985,"83":0.0092,"84":0.00613,"85":0.07356,"86":0.02452,"87":0.09808,"88":0.0092,"89":0.01839,"90":0.0092,"91":0.02452,"92":0.47508,"93":0.0092,"94":0.0705,"95":0.03678,"96":0.00613,"97":0.0092,"98":0.01839,"99":0.02146,"100":0.02146,"101":0.01839,"102":0.01839,"103":0.05211,"104":0.14099,"105":0.05211,"106":0.03985,"107":0.05517,"108":0.06437,"109":0.59768,"110":0.03065,"111":0.04291,"112":0.04291,"113":0.08582,"114":0.49653,"115":0.0092,"116":0.10728,"117":0.02452,"118":0.02146,"119":0.04904,"120":0.07356,"121":0.09502,"122":0.11341,"123":0.15325,"124":0.34941,"125":0.72947,"126":13.16724,"127":1.48346,"128":0.01839,"129":0.00307,_:"5 6 7 8 9 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 35 37 39 40 42 43 44 45 46 47 50 51 52 54 57 58 59 130"},F:{"28":0.00307,"36":0.00613,"46":0.05211,"50":0.00613,"51":0.0092,"52":0.0092,"53":0.01226,"54":0.01839,"55":0.01533,"56":0.02452,"57":0.0092,"58":0.00613,"60":0.00307,"79":0.00307,"83":0.06437,"84":0.00307,"85":0.00307,"86":0.00307,"89":0.01839,"92":0.00307,"93":0.00307,"94":0.00307,"95":0.02759,"102":0.00307,"109":0.11954,"110":0.01226,"111":0.36474,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 29 30 31 32 33 34 35 37 38 39 40 41 42 43 44 45 47 48 49 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 80 81 82 87 88 90 91 96 97 98 99 100 101 103 104 105 106 107 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"18":0.00307,"92":0.00307,"100":0.00307,"101":0.00307,"104":0.01533,"105":0.00307,"106":0.00613,"107":0.00613,"108":0.01226,"109":0.02452,"110":0.00307,"111":0.00307,"112":0.00613,"113":0.00613,"114":0.00307,"115":0.00613,"116":0.00307,"117":0.00307,"118":0.00307,"119":0.00613,"120":0.01533,"121":0.00613,"122":0.02452,"123":0.01533,"124":0.01839,"125":0.07663,"126":2.44281,"127":0.32183,_:"12 13 14 15 16 17 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 96 97 98 99 102 103"},E:{"5":0.00307,"7":0.00307,"8":0.00613,"11":0.00307,"13":0.00613,"14":0.01839,"15":0.00613,_:"0 4 6 9 10 12 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1","12.1":0.00307,"13.1":0.03065,"14.1":0.06437,"15.1":0.0092,"15.2-15.3":0.00613,"15.4":0.01839,"15.5":0.02452,"15.6":0.1931,"16.0":0.05517,"16.1":0.05211,"16.2":0.03065,"16.3":0.08582,"16.4":0.01839,"16.5":0.04291,"16.6":0.26359,"17.0":0.01226,"17.1":0.03372,"17.2":0.04291,"17.3":0.04291,"17.4":0.10728,"17.5":1.82061,"17.6":0.00613,"18.0":0.0092},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00298,"5.0-5.1":0.00149,"6.0-6.1":0.00895,"7.0-7.1":0.00895,"8.1-8.4":0,"9.0-9.2":0.00746,"9.3":0.02983,"10.0-10.2":0.00597,"10.3":0.0522,"11.0-11.2":0.13722,"11.3-11.4":0.01492,"12.0-12.1":0.01044,"12.2-12.5":0.1924,"13.0-13.1":0.00298,"13.2":0.03132,"13.3":0.01044,"13.4-13.7":0.04475,"14.0-14.4":0.10291,"14.5-14.8":0.11634,"15.0-15.1":0.05817,"15.2-15.3":0.06264,"15.4":0.07159,"15.5":0.08651,"15.6-15.8":0.79348,"16.0":0.15959,"16.1":0.33857,"16.2":0.17003,"16.3":0.28488,"16.4":0.06712,"16.5":0.12081,"16.6-16.7":0.99036,"17.0":0.08949,"17.1":0.14468,"17.2":0.1402,"17.3":0.2103,"17.4":0.5265,"17.5":9.64108,"17.6":0.07458,"18.0":0.09844},P:{"4":0.38616,"20":0.01044,"21":0.02087,"22":0.02087,"23":0.04175,"24":0.03131,"25":2.74486,"5.0-5.4":0.04175,"6.2-6.4":0.03131,_:"7.2-7.4 8.2 9.2 10.1 13.0 14.0 15.0 18.0","11.1-11.2":0.01044,"12.0":0.01044,"16.0":0.01044,"17.0":0.01044,"19.0":0.01044},I:{"0":18.29006,"3":0,"4":0.00184,"2.1":0,"2.2":0.00367,"2.3":0,"4.1":0.01101,"4.2-4.3":0.00734,"4.4":0,"4.4.3-4.4.4":0.0312},K:{"0":1.22732,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.02863,"9":0.01145,"10":0.00573,"11":0.25763,_:"6 7 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":29.54385},R:{_:"0"},M:{"0":0.68647},Q:{"14.9":0.06934},O:{"0":0.56165},H:{"0":0}}; +module.exports={C:{"4":0.00626,"50":0.00939,"52":0.00626,"77":0.00313,"78":0.00626,"83":0.00626,"96":0.00313,"101":0.0219,"102":0.03442,"103":0.08761,"105":0.00313,"106":0.00626,"107":0.00313,"108":0.00313,"109":0.00313,"110":0.00626,"111":0.00313,"112":0.00313,"113":0.00313,"115":0.10639,"116":0.01565,"117":0.0219,"118":0.0219,"119":0.00626,"124":0.00313,"125":0.01565,"126":0.00626,"127":0.0219,"128":0.3129,"129":0.79477,"130":0.00313,_:"2 3 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 51 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 79 80 81 82 84 85 86 87 88 89 90 91 92 93 94 95 97 98 99 100 104 114 120 121 122 123 131 132 133 3.5 3.6"},D:{"34":0.01565,"38":0.05945,"41":0.00313,"48":0.00626,"49":0.00939,"51":0.00313,"53":0.00626,"55":0.00313,"56":0.02503,"58":0.00313,"63":0.00313,"64":0.00313,"65":0.00313,"67":0.00313,"68":0.00313,"69":0.00939,"70":0.00626,"71":0.00313,"72":0.00313,"73":0.00626,"74":0.00313,"75":0.00626,"77":0.01252,"78":0.01252,"79":0.13455,"80":0.01252,"81":0.03442,"83":0.00939,"84":0.00626,"85":0.00313,"86":0.01877,"87":0.09074,"88":0.00626,"89":0.02816,"90":0.00313,"91":0.03755,"92":0.04381,"94":0.05945,"95":0.04694,"96":0.00313,"97":0.00626,"98":0.01252,"99":0.01565,"100":0.01252,"101":0.01252,"102":0.02816,"103":0.07823,"104":0.24719,"105":0.05006,"106":0.04381,"107":0.06258,"108":0.07823,"109":0.59451,"110":0.03755,"111":0.05632,"112":0.04381,"113":0.10326,"114":0.27535,"115":0.03129,"116":0.10952,"117":0.03129,"118":0.03129,"119":0.05006,"120":0.06571,"121":0.06884,"122":0.13142,"123":0.09074,"124":0.59451,"125":0.46622,"126":1.35799,"127":12.17494,"128":2.00882,"129":0.01877,"130":0.00313,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 35 36 37 39 40 42 43 44 45 46 47 50 52 54 57 59 60 61 62 66 76 93 131"},F:{"28":0.00626,"36":0.00626,"46":0.05319,"74":0.00313,"79":0.00626,"83":0.07823,"84":0.00939,"85":0.00313,"86":0.00313,"89":0.01877,"91":0.00313,"93":0.00313,"94":0.00313,"95":0.05632,"101":0.00939,"102":0.00939,"107":0.00313,"109":0.10639,"110":0.00313,"111":0.03755,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 29 30 31 32 33 34 35 37 38 39 40 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 75 76 77 78 80 81 82 87 88 90 92 96 97 98 99 100 103 104 105 106 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"92":0.00313,"100":0.00313,"101":0.00313,"102":0.00313,"103":0.00626,"104":0.0219,"105":0.00313,"106":0.00626,"107":0.00939,"108":0.00939,"109":0.03129,"110":0.00626,"111":0.00626,"112":0.00313,"113":0.00626,"114":0.00313,"115":0.00939,"116":0.02503,"117":0.04068,"118":0.00313,"119":0.00626,"120":0.01252,"121":0.00626,"122":0.01252,"123":0.00939,"124":0.00939,"125":0.01877,"126":0.1721,"127":2.1684,"128":0.61954,_:"12 13 14 15 16 17 18 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 96 97 98 99"},E:{"8":0.00626,"9":0.00313,"10":0.00313,"11":0.00313,"13":0.00939,"14":0.01877,"15":0.00626,_:"0 4 5 6 7 12 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1","12.1":0.00313,"13.1":0.02503,"14.1":0.05319,"15.1":0.00626,"15.2-15.3":0.00626,"15.4":0.01877,"15.5":0.02816,"15.6":0.18461,"16.0":0.04381,"16.1":0.04694,"16.2":0.01877,"16.3":0.08135,"16.4":0.02503,"16.5":0.03755,"16.6":0.26909,"17.0":0.01877,"17.1":0.02816,"17.2":0.04381,"17.3":0.03442,"17.4":0.10639,"17.5":1.51131,"17.6":0.42554,"18.0":0.0219},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00294,"5.0-5.1":0.00147,"6.0-6.1":0.00736,"7.0-7.1":0.00883,"8.1-8.4":0,"9.0-9.2":0.00736,"9.3":0.02942,"10.0-10.2":0.00883,"10.3":0.0456,"11.0-11.2":0.11622,"11.3-11.4":0.01471,"12.0-12.1":0.01177,"12.2-12.5":0.19712,"13.0-13.1":0.00294,"13.2":0.06326,"13.3":0.00883,"13.4-13.7":0.03678,"14.0-14.4":0.10886,"14.5-14.8":0.10445,"15.0-15.1":0.05737,"15.2-15.3":0.05737,"15.4":0.0662,"15.5":0.07797,"15.6-15.8":0.73407,"16.0":0.14858,"16.1":0.31334,"16.2":0.15741,"16.3":0.26185,"16.4":0.0662,"16.5":0.10592,"16.6-16.7":0.9106,"17.0":0.08385,"17.1":0.12946,"17.2":0.11916,"17.3":0.17653,"17.4":0.41337,"17.5":8.46607,"17.6":1.42401,"18.0":0.15446},P:{"4":0.3841,"20":0.01038,"21":0.02076,"22":0.02076,"23":0.04152,"24":0.04152,"25":1.95166,"5.0-5.4":0.04152,"6.2-6.4":0.03114,_:"7.2-7.4 8.2 9.2 10.1 11.1-11.2 13.0 14.0 15.0 18.0","12.0":0.01038,"16.0":0.01038,"17.0":0.03114,"19.0":0.01038},I:{"0":17.82619,"3":0,"4":0.00179,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00715,"4.2-4.3":0.00715,"4.4":0,"4.4.3-4.4.4":0.02862},K:{"0":1.82769,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.04184,"9":0.01196,"10":0.01196,"11":0.33476,_:"6 7 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":0.54281},H:{"0":0},L:{"0":29.03095},R:{_:"0"},M:{"0":0.65962},Q:{"14.9":0.07558}}; diff --git a/node_modules/caniuse-lite/data/regions/SH.js b/node_modules/caniuse-lite/data/regions/SH.js index 246dc573..87a8de12 100644 --- a/node_modules/caniuse-lite/data/regions/SH.js +++ b/node_modules/caniuse-lite/data/regions/SH.js @@ -1 +1 @@ -module.exports={C:{"111":0.00447,"126":0.00894,"127":0.01789,"128":0.12074,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 112 113 114 115 116 117 118 119 120 121 122 123 124 125 129 130 131 3.5 3.6"},D:{"11":0.17441,"49":0.04472,"65":0.00447,"74":0.24149,"81":0.00447,"87":0.02236,"98":0.01342,"103":0.01342,"106":0.00447,"109":2.21811,"110":0.00894,"119":0.03578,"120":0.02236,"123":0.12522,"124":0.17441,"125":0.07602,"126":8.24637,"127":1.66358,"128":0.02236,_:"4 5 6 7 8 9 10 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 66 67 68 69 70 71 72 73 75 76 77 78 79 80 83 84 85 86 88 89 90 91 92 93 94 95 96 97 99 100 101 102 104 105 107 108 111 112 113 114 115 116 117 118 121 122 129 130"},F:{"42":0.00894,"57":0.00447,"95":0.00894,"109":0.04025,"111":0.72446,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 43 44 45 46 47 48 49 50 51 52 53 54 55 56 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 106 107 108 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"12":0.00447,"105":0.00894,"109":0.02236,"113":0.19677,"119":0.00894,"120":0.16546,"121":17.26192,"123":0.00447,"124":0.1431,"126":5.52739,"127":0.46062,_:"13 14 15 16 17 18 79 80 81 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 106 107 108 110 111 112 114 115 116 117 118 122 125"},E:{_:"0 4 5 6 7 8 9 10 11 12 13 14 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 12.1 13.1 14.1 15.1 15.2-15.3 15.4 15.5 16.0 16.1 16.2 16.3 16.4 16.5 16.6 17.0 17.1 17.2 17.3 17.4 17.6 18.0","11.1":0.01342,"15.6":0.03578,"17.5":0.05814},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00033,"5.0-5.1":0.00016,"6.0-6.1":0.00098,"7.0-7.1":0.00098,"8.1-8.4":0,"9.0-9.2":0.00081,"9.3":0.00325,"10.0-10.2":0.00065,"10.3":0.00569,"11.0-11.2":0.01495,"11.3-11.4":0.00163,"12.0-12.1":0.00114,"12.2-12.5":0.02097,"13.0-13.1":0.00033,"13.2":0.00341,"13.3":0.00114,"13.4-13.7":0.00488,"14.0-14.4":0.01121,"14.5-14.8":0.01268,"15.0-15.1":0.00634,"15.2-15.3":0.00683,"15.4":0.0078,"15.5":0.00943,"15.6-15.8":0.08646,"16.0":0.01739,"16.1":0.03689,"16.2":0.01853,"16.3":0.03104,"16.4":0.00731,"16.5":0.01316,"16.6-16.7":0.10792,"17.0":0.00975,"17.1":0.01576,"17.2":0.01528,"17.3":0.02292,"17.4":0.05737,"17.5":1.05055,"17.6":0.00813,"18.0":0.01073},P:{"21":0.02135,"22":0.01067,"23":0.01067,"25":0.2135,_:"4 20 24 5.0-5.4 6.2-6.4 7.2-7.4 8.2 9.2 10.1 11.1-11.2 12.0 13.0 14.0 15.0 17.0 18.0 19.0","16.0":0.01067},I:{"0":0.02203,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00001,"4.2-4.3":0.00001,"4.4":0,"4.4.3-4.4.4":0.00004},K:{"0":0.1382,_:"10 11 12 11.1 11.5 12.1"},A:{_:"6 7 8 9 10 11 5.5"},S:{"2.5":0.05528,_:"3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":59.73183},R:{_:"0"},M:{_:"0"},Q:{_:"14.9"},O:{"0":0.02764},H:{"0":0}}; +module.exports={C:{"99":0.00428,"115":0.00428,"128":0.02139,"129":0.00856,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 116 117 118 119 120 121 122 123 124 125 126 127 130 131 132 133 3.5 3.6"},D:{"11":0.10695,"38":0.02139,"43":0.00428,"49":0.09839,"57":0.00428,"65":0.00856,"74":0.02995,"86":0.00428,"87":0.00428,"93":0.00428,"97":0.00856,"98":0.00856,"102":0.00428,"109":4.65874,"111":0.00428,"113":0.04706,"124":0.01283,"125":0.04278,"126":0.02995,"127":11.63616,"128":3.52079,_:"4 5 6 7 8 9 10 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 39 40 41 42 44 45 46 47 48 50 51 52 53 54 55 56 58 59 60 61 62 63 64 66 67 68 69 70 71 72 73 75 76 77 78 79 80 81 83 84 85 88 89 90 91 92 94 95 96 99 100 101 103 104 105 106 107 108 110 112 114 115 116 117 118 119 120 121 122 123 129 130 131"},F:{"95":0.01283,"111":0.11978,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"17":0.00856,"18":0.00856,"90":0.01711,"92":0.00428,"100":0.00428,"109":0.01283,"120":0.36363,"121":11.38804,"123":0.01711,"126":0.41069,"127":3.19139,"128":0.66309,_:"12 13 14 15 16 79 80 81 83 84 85 86 87 88 89 91 93 94 95 96 97 98 99 101 102 103 104 105 106 107 108 110 111 112 113 114 115 116 117 118 119 122 124 125"},E:{_:"0 4 5 6 7 8 9 10 11 12 13 14 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 13.1 14.1 15.1 15.2-15.3 15.4 15.5 15.6 16.0 16.1 16.2 16.3 16.4 16.5 16.6 17.0 17.1 17.2 17.3 17.4 17.6 18.0","12.1":0.02995,"17.5":0.00428},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00044,"5.0-5.1":0.00022,"6.0-6.1":0.0011,"7.0-7.1":0.00131,"8.1-8.4":0,"9.0-9.2":0.0011,"9.3":0.00438,"10.0-10.2":0.00131,"10.3":0.00679,"11.0-11.2":0.01731,"11.3-11.4":0.00219,"12.0-12.1":0.00175,"12.2-12.5":0.02937,"13.0-13.1":0.00044,"13.2":0.00942,"13.3":0.00131,"13.4-13.7":0.00548,"14.0-14.4":0.01622,"14.5-14.8":0.01556,"15.0-15.1":0.00855,"15.2-15.3":0.00855,"15.4":0.00986,"15.5":0.01162,"15.6-15.8":0.10936,"16.0":0.02213,"16.1":0.04668,"16.2":0.02345,"16.3":0.03901,"16.4":0.00986,"16.5":0.01578,"16.6-16.7":0.13566,"17.0":0.01249,"17.1":0.01929,"17.2":0.01775,"17.3":0.0263,"17.4":0.06158,"17.5":1.26122,"17.6":0.21214,"18.0":0.02301},P:{"21":0.15605,"23":0.02081,"25":0.10404,_:"4 20 22 24 5.0-5.4 6.2-6.4 8.2 9.2 10.1 11.1-11.2 12.0 13.0 14.0 15.0 16.0 17.0 18.0 19.0","7.2-7.4":0.10404},I:{"0":0,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0,"4.2-4.3":0,"4.4":0,"4.4.3-4.4.4":0},K:{"0":0.01717,_:"10 11 12 11.1 11.5 12.1"},A:{_:"6 7 8 9 10 11 5.5"},N:{_:"10 11"},S:{"2.5":0.00572,_:"3.0-3.1"},J:{_:"7 10"},O:{"0":0.00572},H:{"0":0},L:{"0":59.5087},R:{_:"0"},M:{"0":0.00572},Q:{_:"14.9"}}; diff --git a/node_modules/caniuse-lite/data/regions/SI.js b/node_modules/caniuse-lite/data/regions/SI.js index e2a1793c..5c72927e 100644 --- a/node_modules/caniuse-lite/data/regions/SI.js +++ b/node_modules/caniuse-lite/data/regions/SI.js @@ -1 +1 @@ -module.exports={C:{"9":0.00488,"52":0.04878,"68":0.00488,"72":0.00488,"77":0.01463,"78":0.02927,"83":0.01951,"88":0.01463,"91":0.02439,"95":0.00488,"99":0.00488,"102":0.02439,"103":0.02439,"108":0.00488,"109":0.00488,"113":0.02927,"114":0.00488,"115":0.72682,"117":0.00488,"118":0.01463,"119":0.00976,"120":0.00488,"121":0.01463,"122":0.03415,"123":0.00488,"124":0.01951,"125":0.02927,"126":0.16585,"127":2.13169,"128":3.32192,"129":0.01951,_:"2 3 4 5 6 7 8 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 69 70 71 73 74 75 76 79 80 81 82 84 85 86 87 89 90 92 93 94 96 97 98 100 101 104 105 106 107 110 111 112 116 130 131 3.5 3.6"},D:{"34":0.00488,"43":0.00488,"44":0.00488,"46":0.00488,"47":0.00488,"49":0.00488,"51":0.03902,"54":0.03902,"79":0.02439,"80":0.00488,"83":0.00488,"85":0.00488,"86":0.00488,"87":0.0439,"88":0.00488,"89":0.00488,"90":0.00488,"91":0.03902,"93":0.00976,"94":0.00488,"95":0.00488,"96":0.00488,"97":0.00488,"98":0.05854,"99":0.01463,"100":0.02439,"102":0.02439,"103":0.02927,"104":0.0439,"106":0.01951,"107":0.00976,"108":0.00976,"109":2.26827,"110":0.00488,"111":0.00488,"112":0.03902,"113":0.00976,"114":0.00976,"115":0.00488,"116":0.22439,"117":0.01951,"118":0.05366,"119":0.05854,"120":0.05366,"121":0.04878,"122":0.14146,"123":0.32195,"124":0.25366,"125":0.58048,"126":22.33148,"127":2.76583,"128":0.01463,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 35 36 37 38 39 40 41 42 45 48 50 52 53 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 81 84 92 101 105 129 130"},F:{"46":0.01951,"49":0.00488,"83":0.01463,"95":0.02439,"109":0.47317,"110":0.02927,"111":0.92682,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 47 48 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 106 107 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"17":0.00488,"85":0.00488,"92":0.00488,"98":0.00488,"100":0.00488,"107":0.00488,"108":0.00488,"109":0.0878,"114":0.00488,"117":0.00488,"118":0.00488,"119":0.00488,"120":0.01951,"121":0.00488,"122":0.00976,"123":0.01463,"124":0.02439,"125":0.0878,"126":5.16092,"127":0.63414,_:"12 13 14 15 16 18 79 80 81 83 84 86 87 88 89 90 91 93 94 95 96 97 99 101 102 103 104 105 106 110 111 112 113 115 116"},E:{"9":0.00488,"14":0.01463,_:"0 4 5 6 7 8 10 11 12 13 15 3.1 3.2 6.1 7.1 9.1 10.1 11.1 12.1","5.1":0.00976,"13.1":0.06829,"14.1":0.05366,"15.1":0.00488,"15.2-15.3":0.00488,"15.4":0.01463,"15.5":0.00976,"15.6":0.12195,"16.0":0.03902,"16.1":0.06341,"16.2":0.08293,"16.3":0.0439,"16.4":0.01463,"16.5":0.03902,"16.6":0.69755,"17.0":0.01463,"17.1":0.0439,"17.2":0.03902,"17.3":0.05366,"17.4":0.09268,"17.5":1.2195,"17.6":0.00488,"18.0":0.03902},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00207,"5.0-5.1":0.00103,"6.0-6.1":0.00621,"7.0-7.1":0.00621,"8.1-8.4":0,"9.0-9.2":0.00517,"9.3":0.02069,"10.0-10.2":0.00414,"10.3":0.0362,"11.0-11.2":0.09516,"11.3-11.4":0.01034,"12.0-12.1":0.00724,"12.2-12.5":0.13343,"13.0-13.1":0.00207,"13.2":0.02172,"13.3":0.00724,"13.4-13.7":0.03103,"14.0-14.4":0.07137,"14.5-14.8":0.08068,"15.0-15.1":0.04034,"15.2-15.3":0.04344,"15.4":0.04965,"15.5":0.05999,"15.6-15.8":0.55027,"16.0":0.11067,"16.1":0.23479,"16.2":0.11791,"16.3":0.19756,"16.4":0.04655,"16.5":0.08378,"16.6-16.7":0.6868,"17.0":0.06206,"17.1":0.10033,"17.2":0.09723,"17.3":0.14584,"17.4":0.36512,"17.5":6.68593,"17.6":0.05172,"18.0":0.06827},P:{"4":0.09348,"20":0.02077,"21":0.03116,"22":0.09348,"23":0.10386,"24":0.09348,"25":3.31325,"5.0-5.4":0.01039,"6.2-6.4":0.03116,"7.2-7.4":0.02077,_:"8.2 9.2 10.1 12.0","11.1-11.2":0.02077,"13.0":0.02077,"14.0":0.03116,"15.0":0.02077,"16.0":0.01039,"17.0":0.02077,"18.0":0.01039,"19.0":0.01039},I:{"0":0.06126,"3":0,"4":0.00001,"2.1":0,"2.2":0.00001,"2.3":0,"4.1":0.00004,"4.2-4.3":0.00002,"4.4":0,"4.4.3-4.4.4":0.0001},K:{"0":0.36886,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.01463,"9":0.00488,"10":0.00488,"11":0.01951,_:"6 7 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":36.12199},R:{_:"0"},M:{"0":0.69673},Q:{_:"14.9"},O:{"0":0.02049},H:{"0":0}}; +module.exports={C:{"9":0.00474,"52":0.06635,"60":0.00474,"68":0.00474,"77":0.0237,"78":0.00948,"83":0.00948,"88":0.01422,"89":0.00474,"91":0.00948,"94":0.00474,"102":0.0237,"103":0.0237,"113":0.03791,"115":0.89093,"116":0.00474,"118":0.01422,"119":0.00474,"120":0.00474,"121":0.01896,"122":0.0237,"123":0.00474,"124":0.01422,"125":0.0237,"126":0.06635,"127":0.18482,"128":1.33166,"129":3.75803,"130":0.00474,_:"2 3 4 5 6 7 8 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 53 54 55 56 57 58 59 61 62 63 64 65 66 67 69 70 71 72 73 74 75 76 79 80 81 82 84 85 86 87 90 92 93 95 96 97 98 99 100 101 104 105 106 107 108 109 110 111 112 114 117 131 132 133 3.5 3.6"},D:{"48":0.00474,"49":0.00474,"51":0.01896,"73":0.00948,"79":0.01896,"80":0.00948,"85":0.01422,"87":0.04739,"88":0.00474,"89":0.00474,"90":0.00474,"91":0.01422,"93":0.00948,"94":0.00948,"95":0.00474,"96":0.00474,"98":0.05687,"99":0.01896,"100":0.01422,"102":0.00474,"103":0.03317,"104":0.03791,"106":0.00474,"108":0.00474,"109":2.11833,"110":0.00948,"111":0.00948,"112":0.04739,"113":0.00474,"114":0.01422,"115":0.00474,"116":0.14691,"117":0.01896,"118":0.03317,"119":0.01896,"120":0.07109,"121":0.04739,"122":0.109,"123":0.42651,"124":0.27486,"125":0.13743,"126":1.43118,"127":19.86589,"128":4.06132,"129":0.00474,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 50 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 74 75 76 77 78 81 83 84 86 92 97 101 105 107 130 131"},F:{"36":0.00474,"46":0.01422,"49":0.00474,"83":0.0237,"95":0.0237,"102":0.00474,"109":0.23695,"111":0.07109,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 37 38 39 40 41 42 43 44 45 47 48 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 103 104 105 106 107 108 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"16":0.00474,"85":0.00474,"92":0.00474,"107":0.00948,"109":0.09478,"116":0.00474,"119":0.00474,"120":0.01896,"121":0.00948,"122":0.01896,"123":0.00474,"124":0.00948,"125":0.02843,"126":0.23695,"127":4.10871,"128":1.29375,_:"12 13 14 15 17 18 79 80 81 83 84 86 87 88 89 90 91 93 94 95 96 97 98 99 100 101 102 103 104 105 106 108 110 111 112 113 114 115 117 118"},E:{"14":0.00948,"15":0.00474,_:"0 4 5 6 7 8 9 10 11 12 13 3.1 3.2 6.1 7.1 9.1 10.1 15.2-15.3","5.1":0.01422,"11.1":0.00474,"12.1":0.00948,"13.1":0.07109,"14.1":0.0853,"15.1":0.00474,"15.4":0.01422,"15.5":0.0237,"15.6":0.12795,"16.0":0.01422,"16.1":0.08056,"16.2":0.06635,"16.3":0.06635,"16.4":0.01896,"16.5":0.06161,"16.6":0.31277,"17.0":0.01422,"17.1":0.05213,"17.2":0.03317,"17.3":0.03791,"17.4":0.0853,"17.5":1.05206,"17.6":0.40282,"18.0":0.04739},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00218,"5.0-5.1":0.00109,"6.0-6.1":0.00546,"7.0-7.1":0.00655,"8.1-8.4":0,"9.0-9.2":0.00546,"9.3":0.02182,"10.0-10.2":0.00655,"10.3":0.03383,"11.0-11.2":0.0862,"11.3-11.4":0.01091,"12.0-12.1":0.00873,"12.2-12.5":0.14621,"13.0-13.1":0.00218,"13.2":0.04692,"13.3":0.00655,"13.4-13.7":0.02728,"14.0-14.4":0.08074,"14.5-14.8":0.07747,"15.0-15.1":0.04255,"15.2-15.3":0.04255,"15.4":0.0491,"15.5":0.05783,"15.6-15.8":0.54447,"16.0":0.1102,"16.1":0.23241,"16.2":0.11675,"16.3":0.19422,"16.4":0.0491,"16.5":0.07856,"16.6-16.7":0.67541,"17.0":0.06219,"17.1":0.09602,"17.2":0.08838,"17.3":0.13094,"17.4":0.30661,"17.5":6.27946,"17.6":1.05622,"18.0":0.11457},P:{"4":0.12458,"20":0.02076,"21":0.04153,"22":0.07267,"23":0.09343,"24":0.06229,"25":2.82374,"5.0-5.4":0.02076,"6.2-6.4":0.02076,"7.2-7.4":0.01038,_:"8.2 9.2 10.1 12.0","11.1-11.2":0.01038,"13.0":0.01038,"14.0":0.01038,"15.0":0.01038,"16.0":0.01038,"17.0":0.01038,"18.0":0.02076,"19.0":0.02076},I:{"0":0.03146,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00001,"4.2-4.3":0.00001,"4.4":0,"4.4.3-4.4.4":0.00005},K:{"0":0.42088,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.00474,"11":0.0237,_:"6 7 9 10 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":0.02104},H:{"0":0},L:{"0":36.54554},R:{_:"0"},M:{"0":0.82072},Q:{_:"14.9"}}; diff --git a/node_modules/caniuse-lite/data/regions/SK.js b/node_modules/caniuse-lite/data/regions/SK.js index 9be02319..8908456b 100644 --- a/node_modules/caniuse-lite/data/regions/SK.js +++ b/node_modules/caniuse-lite/data/regions/SK.js @@ -1 +1 @@ -module.exports={C:{"34":0.00394,"43":0.0197,"48":0.00394,"52":0.07486,"61":0.00394,"68":0.00394,"70":0.00394,"72":0.00394,"78":0.00788,"79":0.00788,"88":0.00394,"91":0.00394,"92":0.00394,"99":0.01182,"101":0.00394,"102":0.01182,"103":0.01182,"105":0.00394,"107":0.00394,"108":0.00394,"109":0.00394,"113":0.00394,"115":0.7486,"116":0.00394,"117":0.00394,"118":0.00394,"119":0.00394,"120":0.00788,"121":0.00788,"122":0.01182,"123":0.00394,"124":0.0197,"125":0.10638,"126":0.05122,"127":1.63904,"128":2.80134,"129":0.00788,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 35 36 37 38 39 40 41 42 44 45 46 47 49 50 51 53 54 55 56 57 58 59 60 62 63 64 65 66 67 69 71 73 74 75 76 77 80 81 82 83 84 85 86 87 89 90 93 94 95 96 97 98 100 104 106 110 111 112 114 130 131 3.5 3.6"},D:{"34":0.00394,"38":0.00788,"41":0.00394,"47":0.00394,"49":0.02364,"51":0.00394,"63":0.09062,"67":0.00394,"71":0.00394,"79":0.10638,"80":0.00394,"81":0.00394,"83":0.00788,"84":0.00394,"85":0.00788,"86":0.01182,"87":0.05122,"88":0.01182,"89":0.00394,"90":0.00788,"91":0.0197,"92":0.00788,"93":0.15366,"94":0.02364,"95":0.00394,"96":0.00394,"97":0.00394,"98":0.03546,"99":0.01576,"100":0.00394,"101":0.00394,"102":0.02758,"103":0.02758,"104":0.01182,"105":0.00394,"106":0.02758,"107":0.04334,"108":0.0394,"109":1.90696,"110":0.00788,"111":0.00788,"112":0.01182,"113":0.2955,"114":0.29156,"115":0.00788,"116":0.07092,"117":0.00788,"118":0.01576,"119":0.03152,"120":0.0591,"121":0.03546,"122":0.14184,"123":0.10638,"124":0.1379,"125":0.56342,"126":16.56376,"127":2.04092,"128":0.00394,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 35 36 37 39 40 42 43 44 45 46 48 50 52 53 54 55 56 57 58 59 60 61 62 64 65 66 68 69 70 72 73 74 75 76 77 78 129 130"},F:{"46":0.00788,"79":0.00394,"83":0.05516,"85":0.00394,"93":0.00394,"95":0.12608,"96":0.00394,"101":0.00394,"104":0.00394,"108":0.00394,"109":0.5122,"110":0.03546,"111":1.20564,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 80 81 82 84 86 87 88 89 90 91 92 94 97 98 99 100 102 103 105 106 107 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"14":0.00394,"92":0.00394,"100":0.00394,"103":0.00788,"105":0.00394,"107":0.00394,"108":0.00394,"109":0.06698,"110":0.00394,"111":0.00394,"112":0.00788,"114":0.00394,"115":0.00394,"118":0.00394,"119":0.00394,"120":0.01182,"121":0.00394,"122":0.0197,"123":0.00394,"124":0.04334,"125":0.13396,"126":3.62086,"127":0.50432,_:"12 13 15 16 17 18 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 96 97 98 99 101 102 104 106 113 116 117"},E:{"9":0.00394,"14":0.00394,"15":0.01182,_:"0 4 5 6 7 8 10 11 12 13 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 12.1","13.1":0.02364,"14.1":0.03152,"15.1":0.00394,"15.2-15.3":0.00394,"15.4":0.00394,"15.5":0.01576,"15.6":0.11426,"16.0":0.00788,"16.1":0.01576,"16.2":0.01182,"16.3":0.03152,"16.4":0.0197,"16.5":0.0197,"16.6":0.12214,"17.0":0.01576,"17.1":0.04334,"17.2":0.09062,"17.3":0.04334,"17.4":0.08274,"17.5":0.94954,"17.6":0.00788,"18.0":0.0197},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00204,"5.0-5.1":0.00102,"6.0-6.1":0.00613,"7.0-7.1":0.00613,"8.1-8.4":0,"9.0-9.2":0.00511,"9.3":0.02043,"10.0-10.2":0.00409,"10.3":0.03574,"11.0-11.2":0.09396,"11.3-11.4":0.01021,"12.0-12.1":0.00715,"12.2-12.5":0.13174,"13.0-13.1":0.00204,"13.2":0.02145,"13.3":0.00715,"13.4-13.7":0.03064,"14.0-14.4":0.07047,"14.5-14.8":0.07966,"15.0-15.1":0.03983,"15.2-15.3":0.04289,"15.4":0.04902,"15.5":0.05923,"15.6-15.8":0.54332,"16.0":0.10928,"16.1":0.23183,"16.2":0.11643,"16.3":0.19506,"16.4":0.04596,"16.5":0.08272,"16.6-16.7":0.67813,"17.0":0.06128,"17.1":0.09906,"17.2":0.096,"17.3":0.144,"17.4":0.36051,"17.5":6.60154,"17.6":0.05106,"18.0":0.0674},P:{"4":0.1245,"20":0.01038,"21":0.03113,"22":0.03113,"23":0.083,"24":0.0415,"25":2.14768,"5.0-5.4":0.01038,"6.2-6.4":0.01038,_:"7.2-7.4 8.2 9.2 10.1 12.0 14.0 15.0 16.0","11.1-11.2":0.01038,"13.0":0.01038,"17.0":0.01038,"18.0":0.01038,"19.0":0.01038},I:{"0":0.0906,"3":0,"4":0.00001,"2.1":0,"2.2":0.00002,"2.3":0,"4.1":0.00005,"4.2-4.3":0.00004,"4.4":0,"4.4.3-4.4.4":0.00015},K:{"0":0.63641,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.00876,"9":0.00438,"11":0.02627,_:"6 7 10 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":47.58416},R:{_:"0"},M:{"0":0.40609},Q:{"14.9":0.00606},O:{"0":0.03637},H:{"0":0}}; +module.exports={C:{"43":0.01196,"48":0.00399,"52":0.05183,"60":0.00399,"78":0.00797,"89":0.02392,"91":0.00399,"99":0.01196,"102":0.00797,"103":0.00797,"105":0.00797,"106":0.00797,"107":0.00797,"108":0.00399,"110":0.00797,"111":0.00797,"113":0.00399,"115":0.78145,"117":0.00399,"118":0.00797,"119":0.00399,"120":0.00399,"121":0.00797,"122":0.01196,"123":0.00399,"124":0.00797,"125":0.0917,"126":0.01994,"127":0.09569,"128":1.30774,"129":2.93842,"130":0.00399,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 44 45 46 47 49 50 51 53 54 55 56 57 58 59 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 79 80 81 82 83 84 85 86 87 88 90 92 93 94 95 96 97 98 100 101 104 109 112 114 116 131 132 133 3.5 3.6"},D:{"38":0.00797,"41":0.00399,"49":0.01595,"61":0.00399,"63":0.08771,"67":0.00797,"78":0.00399,"79":0.10366,"80":0.00399,"81":0.00797,"83":0.00797,"85":0.00399,"86":0.00399,"87":0.07177,"88":0.00797,"89":0.00399,"90":0.01595,"91":0.05582,"92":0.00399,"93":0.02392,"94":0.01595,"95":0.00399,"96":0.00399,"97":0.00399,"98":0.07575,"99":0.01595,"100":0.00399,"101":0.00399,"102":0.07974,"103":0.0319,"104":0.01595,"105":0.00797,"106":0.0319,"107":0.07974,"108":0.03588,"109":1.80611,"110":0.00797,"111":0.00797,"112":0.00797,"113":0.29105,"114":0.29105,"115":0.00797,"116":0.07177,"117":0.01196,"118":0.02791,"119":0.02392,"120":0.05582,"121":0.04386,"122":0.09968,"123":0.08771,"124":0.15549,"125":0.26314,"126":1.10041,"127":15.84833,"128":2.76299,"129":0.00399,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 39 40 42 43 44 45 46 47 48 50 51 52 53 54 55 56 57 58 59 60 62 64 65 66 68 69 70 71 72 73 74 75 76 77 84 130 131"},F:{"46":0.02392,"77":0.00399,"83":0.02791,"84":0.00399,"86":0.00399,"90":0.00399,"93":0.00399,"95":0.11961,"102":0.00399,"109":0.32295,"110":0.00399,"111":0.14752,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 78 79 80 81 82 85 87 88 89 91 92 94 96 97 98 99 100 101 103 104 105 106 107 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"92":0.00797,"105":0.00399,"108":0.00797,"109":0.04784,"110":0.00399,"111":0.00797,"112":0.00399,"114":0.00399,"115":0.00399,"117":0.00399,"118":0.00399,"119":0.00399,"120":0.01196,"121":0.00797,"122":0.01196,"123":0.00399,"124":0.01994,"125":0.03987,"126":0.2751,"127":3.13777,"128":0.83727,_:"12 13 14 15 16 17 18 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 96 97 98 99 100 101 102 103 104 106 107 113 116"},E:{"4":0.00399,"14":0.00797,_:"0 5 6 7 8 9 10 11 12 13 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1","12.1":0.00399,"13.1":0.01595,"14.1":0.05582,"15.1":0.00399,"15.2-15.3":0.00399,"15.4":0.00399,"15.5":0.01196,"15.6":0.10765,"16.0":0.00797,"16.1":0.01595,"16.2":0.01196,"16.3":0.0319,"16.4":0.01595,"16.5":0.01595,"16.6":0.20732,"17.0":0.01595,"17.1":0.02392,"17.2":0.07177,"17.3":0.02791,"17.4":0.06379,"17.5":0.80139,"17.6":0.35484,"18.0":0.03987},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.0023,"5.0-5.1":0.00115,"6.0-6.1":0.00574,"7.0-7.1":0.00689,"8.1-8.4":0,"9.0-9.2":0.00574,"9.3":0.02296,"10.0-10.2":0.00689,"10.3":0.03558,"11.0-11.2":0.09068,"11.3-11.4":0.01148,"12.0-12.1":0.00918,"12.2-12.5":0.15382,"13.0-13.1":0.0023,"13.2":0.04936,"13.3":0.00689,"13.4-13.7":0.0287,"14.0-14.4":0.08494,"14.5-14.8":0.0815,"15.0-15.1":0.04477,"15.2-15.3":0.04477,"15.4":0.05165,"15.5":0.06084,"15.6-15.8":0.57279,"16.0":0.11594,"16.1":0.2445,"16.2":0.12282,"16.3":0.20432,"16.4":0.05165,"16.5":0.08265,"16.6-16.7":0.71054,"17.0":0.06543,"17.1":0.10101,"17.2":0.09298,"17.3":0.13775,"17.4":0.32255,"17.5":6.60606,"17.6":1.11115,"18.0":0.12053},P:{"4":0.15517,"20":0.01034,"21":0.02069,"22":0.03103,"23":0.06207,"24":0.03103,"25":1.68623,"5.0-5.4":0.01034,"6.2-6.4":0.03103,"7.2-7.4":0.01034,_:"8.2 9.2 10.1 11.1-11.2 12.0 14.0 15.0 16.0 17.0 18.0","13.0":0.01034,"19.0":0.01034},I:{"0":0.10788,"3":0,"4":0.00001,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00004,"4.2-4.3":0.00004,"4.4":0,"4.4.3-4.4.4":0.00017},K:{"0":0.59529,_:"10 11 12 11.1 11.5 12.1"},A:{"11":0.00797,_:"6 7 8 9 10 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":0.03608},H:{"0":0},L:{"0":45.54238},R:{_:"0"},M:{"0":0.48705},Q:{"14.9":0.00601}}; diff --git a/node_modules/caniuse-lite/data/regions/SL.js b/node_modules/caniuse-lite/data/regions/SL.js index 2ed0245c..66091d8d 100644 --- a/node_modules/caniuse-lite/data/regions/SL.js +++ b/node_modules/caniuse-lite/data/regions/SL.js @@ -1 +1 @@ -module.exports={C:{"66":0.00187,"72":0.00373,"87":0.00933,"89":0.00187,"102":0.00187,"109":0.00187,"112":0.00187,"115":0.05598,"119":0.01866,"124":0.00373,"125":0.00373,"126":0.00746,"127":0.22579,"128":0.50195,"129":0.05411,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 67 68 69 70 71 73 74 75 76 77 78 79 80 81 82 83 84 85 86 88 90 91 92 93 94 95 96 97 98 99 100 101 103 104 105 106 107 108 110 111 113 114 116 117 118 120 121 122 123 130 131 3.5 3.6"},D:{"11":0.0056,"30":0.00187,"41":0.00187,"42":0.00187,"43":0.00187,"46":0.01493,"48":0.0112,"50":0.00373,"55":0.00373,"57":0.01306,"58":0.03172,"60":0.00373,"63":0.00187,"64":0.00187,"65":0.02053,"67":0.0056,"68":0.00933,"69":0.00187,"70":0.0112,"72":0.01493,"73":0.0056,"74":0.00373,"75":0.05038,"76":0.01679,"77":0.0056,"79":0.0112,"80":0.01306,"81":0.02426,"83":0.07651,"84":0.00187,"86":0.00187,"87":0.02426,"88":0.0056,"89":0.00187,"90":0.00187,"91":0.0112,"92":0.02239,"93":0.07651,"94":0.00187,"95":0.01493,"96":0.00746,"97":0.02986,"98":0.0056,"99":0.00933,"100":0.00187,"101":0.00373,"102":0.00373,"103":0.09703,"104":0.00187,"105":0.00746,"106":0.01679,"108":0.01306,"109":0.42358,"110":0.00746,"111":0.02053,"112":0.00187,"114":0.02426,"115":0.00187,"116":0.03172,"117":0.03545,"118":0.01306,"119":0.09703,"120":0.05225,"121":0.04852,"122":0.05038,"123":0.03919,"124":0.08584,"125":0.14555,"126":5.05313,"127":0.69229,"128":0.00746,_:"4 5 6 7 8 9 10 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 31 32 33 34 35 36 37 38 39 40 44 45 47 49 51 52 53 54 56 59 61 62 66 71 78 85 107 113 129 130"},F:{"34":0.00373,"46":0.01866,"79":0.04292,"83":0.02053,"90":0.00373,"95":0.03919,"97":0.00187,"100":0.00187,"102":0.00187,"105":0.00187,"107":0.00187,"108":0.00746,"109":0.01866,"110":0.01679,"111":0.71281,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 35 36 37 38 39 40 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 80 81 82 84 85 86 87 88 89 91 92 93 94 96 98 99 101 103 104 106 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"12":0.14928,"13":0.00373,"14":0.04292,"15":0.0056,"16":0.01306,"17":0.0056,"18":0.06344,"84":0.00933,"89":0.00746,"90":0.00933,"92":0.04478,"100":0.0112,"105":0.00187,"107":0.00187,"108":0.00187,"109":0.00373,"113":0.00187,"114":0.00373,"115":0.0056,"116":0.00187,"119":0.0056,"120":0.00746,"121":0.00746,"122":0.0112,"123":0.01679,"124":0.02426,"125":0.04292,"126":2.75048,"127":0.32842,_:"79 80 81 83 85 86 87 88 91 93 94 95 96 97 98 99 101 102 103 104 106 110 111 112 117 118"},E:{"14":0.02986,_:"0 4 5 6 7 8 9 10 11 12 13 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 15.1 15.2-15.3 16.0 16.2 17.3 17.6 18.0","11.1":0.00187,"12.1":0.02239,"13.1":0.0112,"14.1":0.01493,"15.4":0.00187,"15.5":0.02239,"15.6":0.04105,"16.1":0.00373,"16.3":0.00373,"16.4":0.00187,"16.5":0.01493,"16.6":0.01866,"17.0":0.00187,"17.1":0.00187,"17.2":0.0056,"17.4":0.00373,"17.5":0.0821},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00132,"5.0-5.1":0.00066,"6.0-6.1":0.00395,"7.0-7.1":0.00395,"8.1-8.4":0,"9.0-9.2":0.00329,"9.3":0.01316,"10.0-10.2":0.00263,"10.3":0.02303,"11.0-11.2":0.06053,"11.3-11.4":0.00658,"12.0-12.1":0.00461,"12.2-12.5":0.08488,"13.0-13.1":0.00132,"13.2":0.01382,"13.3":0.00461,"13.4-13.7":0.01974,"14.0-14.4":0.0454,"14.5-14.8":0.05132,"15.0-15.1":0.02566,"15.2-15.3":0.02763,"15.4":0.03158,"15.5":0.03816,"15.6-15.8":0.35003,"16.0":0.0704,"16.1":0.14936,"16.2":0.07501,"16.3":0.12567,"16.4":0.02961,"16.5":0.05329,"16.6-16.7":0.43689,"17.0":0.03948,"17.1":0.06382,"17.2":0.06185,"17.3":0.09277,"17.4":0.23226,"17.5":4.25305,"17.6":0.0329,"18.0":0.04343},P:{"4":0.05178,"20":0.05178,"21":0.05178,"22":0.18641,"23":0.10356,"24":0.08285,"25":0.59029,_:"5.0-5.4 6.2-6.4 8.2 10.1 12.0 14.0 15.0 18.0","7.2-7.4":0.11392,"9.2":0.01036,"11.1-11.2":0.01036,"13.0":0.01036,"16.0":0.03107,"17.0":0.01036,"19.0":0.04142},I:{"0":0.04863,"3":0,"4":0,"2.1":0,"2.2":0.00001,"2.3":0,"4.1":0.00003,"4.2-4.3":0.00002,"4.4":0,"4.4.3-4.4.4":0.00008},K:{"0":8.36743,_:"10 11 12 11.1 11.5 12.1"},A:{"10":0.00187,"11":0.01306,_:"6 7 8 9 5.5"},S:{"2.5":0.03253,_:"3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":66.24519},R:{_:"0"},M:{"0":0.0488},Q:{_:"14.9"},O:{"0":0.39852},H:{"0":2.36}}; +module.exports={C:{"60":0.00193,"72":0.00193,"87":0.00193,"106":0.00386,"109":0.00193,"112":0.00193,"115":0.04828,"121":0.00193,"123":0.00193,"125":0.00966,"126":0.00193,"127":0.01159,"128":0.17765,"129":0.38234,"130":0.06565,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 61 62 63 64 65 66 67 68 69 70 71 73 74 75 76 77 78 79 80 81 82 83 84 85 86 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 107 108 110 111 113 114 116 117 118 119 120 122 124 131 132 133 3.5 3.6"},D:{"22":0.00193,"33":0.00193,"40":0.00193,"42":0.00386,"48":0.00579,"50":0.00386,"55":0.00193,"58":0.01159,"64":0.00772,"65":0.0309,"67":0.00193,"68":0.01931,"69":0.00386,"70":0.01738,"72":0.02703,"73":0.00193,"74":0.00772,"75":0.04055,"76":0.01352,"77":0.00772,"79":0.01738,"80":0.00772,"81":0.00772,"83":0.03476,"84":0.00193,"86":0.00966,"87":0.02703,"88":0.00579,"89":0.00386,"90":0.00579,"91":0.01931,"92":0.00579,"93":0.0811,"94":0.00193,"95":0.00386,"96":0.00193,"97":0.00193,"98":0.00193,"99":0.00579,"101":0.00386,"102":0.01545,"103":0.16027,"104":0.00386,"105":0.00772,"106":0.00193,"107":0.00579,"108":0.00966,"109":0.18538,"110":0.00193,"111":0.01159,"113":0.00579,"114":0.01159,"115":0.00193,"116":0.06759,"117":0.00193,"118":0.00579,"119":0.07145,"120":0.02897,"121":0.02317,"122":0.02897,"123":0.02317,"124":0.04634,"125":0.07145,"126":0.34758,"127":4.64406,"128":0.7724,"129":0.00386,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 23 24 25 26 27 28 29 30 31 32 34 35 36 37 38 39 41 43 44 45 46 47 49 51 52 53 54 56 57 59 60 61 62 63 66 71 78 85 100 112 130 131"},F:{"36":0.00193,"55":0.00193,"79":0.00579,"83":0.00966,"95":0.0251,"101":0.00193,"106":0.00386,"107":0.00386,"108":0.00579,"109":0.00772,"110":0.00193,"111":0.00772,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 80 81 82 84 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 102 103 104 105 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"12":0.00966,"13":0.00386,"14":0.00386,"15":0.00966,"16":0.01159,"17":0.00386,"18":0.06179,"84":0.00386,"89":0.00386,"90":0.00966,"92":0.18345,"100":0.00966,"108":0.00386,"109":0.00579,"111":0.00579,"113":0.00193,"114":0.00579,"115":0.00772,"117":0.00386,"118":0.00193,"119":0.00579,"120":0.00386,"121":0.00772,"122":0.00386,"123":0.02317,"124":0.00772,"125":0.01545,"126":0.21048,"127":2.01983,"128":0.6604,_:"79 80 81 83 85 86 87 88 91 93 94 95 96 97 98 99 101 102 103 104 105 106 107 110 112 116"},E:{"11":0.01159,"14":0.00579,_:"0 4 5 6 7 8 9 10 12 13 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 15.1 15.4 16.0 16.2","11.1":0.00579,"12.1":0.00193,"13.1":0.06565,"14.1":0.01738,"15.2-15.3":0.00193,"15.5":0.00193,"15.6":0.168,"16.1":0.00386,"16.3":0.00193,"16.4":0.00193,"16.5":0.00966,"16.6":0.01545,"17.0":0.00193,"17.1":0.00193,"17.2":0.00579,"17.3":0.00193,"17.4":0.00193,"17.5":0.05214,"17.6":0.01931,"18.0":0.00193},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00122,"5.0-5.1":0.00061,"6.0-6.1":0.00304,"7.0-7.1":0.00365,"8.1-8.4":0,"9.0-9.2":0.00304,"9.3":0.01215,"10.0-10.2":0.00365,"10.3":0.01884,"11.0-11.2":0.048,"11.3-11.4":0.00608,"12.0-12.1":0.00486,"12.2-12.5":0.08142,"13.0-13.1":0.00122,"13.2":0.02613,"13.3":0.00365,"13.4-13.7":0.01519,"14.0-14.4":0.04496,"14.5-14.8":0.04314,"15.0-15.1":0.0237,"15.2-15.3":0.0237,"15.4":0.02734,"15.5":0.0322,"15.6-15.8":0.30319,"16.0":0.06137,"16.1":0.12942,"16.2":0.06501,"16.3":0.10815,"16.4":0.02734,"16.5":0.04375,"16.6-16.7":0.3761,"17.0":0.03463,"17.1":0.05347,"17.2":0.04922,"17.3":0.07291,"17.4":0.17073,"17.5":3.49671,"17.6":0.58815,"18.0":0.0638},P:{"4":0.13273,"20":0.01021,"21":0.02042,"22":0.2042,"23":0.02042,"24":0.05105,"25":0.33692,"5.0-5.4":0.03063,"6.2-6.4":0.01021,"7.2-7.4":0.22461,_:"8.2 10.1 12.0 14.0 15.0 18.0","9.2":0.01021,"11.1-11.2":0.01021,"13.0":0.01021,"16.0":0.04084,"17.0":0.01021,"19.0":0.05105},I:{"0":0.04825,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00002,"4.2-4.3":0.00002,"4.4":0,"4.4.3-4.4.4":0.00008},K:{"0":8.18777,_:"10 11 12 11.1 11.5 12.1"},A:{"10":0.0029,"11":0.00869,_:"6 7 8 9 5.5"},N:{_:"10 11"},S:{"2.5":0.01614,_:"3.0-3.1"},J:{_:"7 10"},O:{"0":0.32276},H:{"0":2.31},L:{"0":67.95636},R:{_:"0"},M:{"0":0.04035},Q:{_:"14.9"}}; diff --git a/node_modules/caniuse-lite/data/regions/SM.js b/node_modules/caniuse-lite/data/regions/SM.js index a5b73057..9ee129b6 100644 --- a/node_modules/caniuse-lite/data/regions/SM.js +++ b/node_modules/caniuse-lite/data/regions/SM.js @@ -1 +1 @@ -module.exports={C:{"52":0.00691,"74":0.00691,"78":0.00691,"99":0.00691,"102":0.04835,"105":0.00691,"115":1.22254,"121":0.05526,"122":0.01381,"126":0.46277,"127":3.56401,"128":4.13729,"129":0.02072,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 75 76 77 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 100 101 103 104 106 107 108 109 110 111 112 113 114 116 117 118 119 120 123 124 125 130 131 3.5 3.6"},D:{"53":0.00691,"61":0.00691,"76":0.00691,"87":0.00691,"94":0.00691,"98":0.00691,"103":0.02763,"106":0.25556,"107":0.00691,"109":5.0352,"116":0.03454,"117":0.03454,"120":0.02763,"121":0.01381,"122":0.18649,"123":0.00691,"124":0.00691,"125":0.0967,"126":35.55724,"127":9.91845,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 54 55 56 57 58 59 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 77 78 79 80 81 83 84 85 86 88 89 90 91 92 93 95 96 97 99 100 101 102 104 105 108 110 111 112 113 114 115 118 119 128 129 130"},F:{"46":0.01381,"109":0.35226,"110":0.00691,"111":0.08979,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"14":0.00691,"109":0.02763,"126":4.99376,"127":0.52493,_:"12 13 15 16 17 18 79 80 81 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125"},E:{"14":0.00691,_:"0 4 5 6 7 8 9 10 11 12 13 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 15.1 16.0 16.1","12.1":0.00691,"13.1":0.01381,"14.1":0.03454,"15.2-15.3":0.02763,"15.4":0.02763,"15.5":0.03454,"15.6":0.41442,"16.2":0.00691,"16.3":0.00691,"16.4":0.01381,"16.5":0.03454,"16.6":0.1934,"17.0":0.02072,"17.1":0.02072,"17.2":0.00691,"17.3":0.00691,"17.4":0.04144,"17.5":0.62854,"17.6":0.00691,"18.0":0.02072},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00189,"5.0-5.1":0.00095,"6.0-6.1":0.00567,"7.0-7.1":0.00567,"8.1-8.4":0,"9.0-9.2":0.00473,"9.3":0.0189,"10.0-10.2":0.00378,"10.3":0.03308,"11.0-11.2":0.08696,"11.3-11.4":0.00945,"12.0-12.1":0.00662,"12.2-12.5":0.12193,"13.0-13.1":0.00189,"13.2":0.01985,"13.3":0.00662,"13.4-13.7":0.02836,"14.0-14.4":0.06522,"14.5-14.8":0.07373,"15.0-15.1":0.03686,"15.2-15.3":0.0397,"15.4":0.04537,"15.5":0.05482,"15.6-15.8":0.50286,"16.0":0.10114,"16.1":0.21457,"16.2":0.10776,"16.3":0.18054,"16.4":0.04253,"16.5":0.07656,"16.6-16.7":0.62763,"17.0":0.05671,"17.1":0.09169,"17.2":0.08885,"17.3":0.13328,"17.4":0.33366,"17.5":6.10991,"17.6":0.04726,"18.0":0.06238},P:{"4":0.01028,"22":0.03085,"25":1.41916,_:"20 21 23 24 5.0-5.4 6.2-6.4 7.2-7.4 8.2 9.2 10.1 11.1-11.2 12.0 13.0 14.0 15.0 16.0 17.0 18.0 19.0"},I:{"0":0.00308,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0,"4.2-4.3":0,"4.4":0,"4.4.3-4.4.4":0.00001},K:{"0":0.27837,_:"10 11 12 11.1 11.5 12.1"},A:{_:"6 7 8 9 10 11 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":19.55579},R:{_:"0"},M:{"0":0.06805},Q:{_:"14.9"},O:{_:"0"},H:{"0":0}}; +module.exports={C:{"78":0.01398,"86":0.01398,"102":0.02796,"115":0.25859,"122":0.00699,"126":0.11881,"127":0.06989,"128":4.28426,"129":4.47995,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 79 80 81 82 83 84 85 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 103 104 105 106 107 108 109 110 111 112 113 114 116 117 118 119 120 121 123 124 125 130 131 132 133 3.5 3.6"},D:{"50":0.00699,"79":0.00699,"87":0.00699,"103":0.02796,"109":3.99072,"111":0.02796,"112":0.00699,"115":0.01398,"116":0.04193,"117":0.05591,"118":0.01398,"120":0.00699,"121":0.02097,"122":0.02097,"124":0.01398,"125":0.02796,"126":1.81015,"127":36.19603,"128":9.86847,"130":0.00699,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 80 81 83 84 85 86 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 104 105 106 107 108 110 113 114 119 123 129 131"},F:{"40":0.00699,"89":0.0629,"109":0.01398,"111":0.02796,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"92":0.00699,"109":0.00699,"115":0.00699,"125":0.00699,"126":0.04193,"127":3.56439,"128":1.32092,_:"12 13 14 15 16 17 18 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 110 111 112 113 114 116 117 118 119 120 121 122 123 124"},E:{"14":0.03495,_:"0 4 5 6 7 8 9 10 11 12 13 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 15.1 15.4 16.0 16.5","12.1":0.00699,"13.1":0.02796,"14.1":0.04193,"15.2-15.3":0.00699,"15.5":0.01398,"15.6":0.16774,"16.1":0.02097,"16.2":0.00699,"16.3":0.00699,"16.4":0.00699,"16.6":1.1462,"17.0":0.01398,"17.1":0.00699,"17.2":0.00699,"17.3":0.02796,"17.4":0.42633,"17.5":0.3844,"17.6":0.13978,"18.0":0.13279},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00139,"5.0-5.1":0.00069,"6.0-6.1":0.00347,"7.0-7.1":0.00417,"8.1-8.4":0,"9.0-9.2":0.00347,"9.3":0.01389,"10.0-10.2":0.00417,"10.3":0.02153,"11.0-11.2":0.05488,"11.3-11.4":0.00695,"12.0-12.1":0.00556,"12.2-12.5":0.09308,"13.0-13.1":0.00139,"13.2":0.02987,"13.3":0.00417,"13.4-13.7":0.01737,"14.0-14.4":0.0514,"14.5-14.8":0.04932,"15.0-15.1":0.02709,"15.2-15.3":0.02709,"15.4":0.03126,"15.5":0.03682,"15.6-15.8":0.34662,"16.0":0.07016,"16.1":0.14796,"16.2":0.07433,"16.3":0.12365,"16.4":0.03126,"16.5":0.05001,"16.6-16.7":0.42998,"17.0":0.03959,"17.1":0.06113,"17.2":0.05627,"17.3":0.08336,"17.4":0.19519,"17.5":3.99764,"17.6":0.67241,"18.0":0.07294},P:{"4":0.03154,"21":0.09462,"23":0.01051,"24":0.01051,"25":1.81875,_:"20 22 6.2-6.4 7.2-7.4 8.2 10.1 11.1-11.2 12.0 13.0 14.0 15.0 16.0 17.0 18.0 19.0","5.0-5.4":0.03154,"9.2":0.02103},I:{"0":0,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0,"4.2-4.3":0,"4.4":0,"4.4.3-4.4.4":0},K:{"0":0.06022,_:"10 11 12 11.1 11.5 12.1"},A:{"11":0.00699,_:"6 7 8 9 10 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{_:"0"},H:{"0":0},L:{"0":20.01482},R:{_:"0"},M:{"0":0.06925},Q:{_:"14.9"}}; diff --git a/node_modules/caniuse-lite/data/regions/SN.js b/node_modules/caniuse-lite/data/regions/SN.js index e5d7f4f4..cd154972 100644 --- a/node_modules/caniuse-lite/data/regions/SN.js +++ b/node_modules/caniuse-lite/data/regions/SN.js @@ -1 +1 @@ -module.exports={C:{"52":0.00233,"68":0.00233,"70":0.0372,"71":0.00233,"72":0.00465,"78":0.02558,"81":0.00233,"84":0.00233,"91":0.00233,"94":0.00233,"95":0.00698,"99":0.00465,"102":0.00233,"104":0.00465,"109":0.00465,"113":0.00233,"115":0.19298,"116":0.00233,"121":0.00233,"122":0.00233,"123":0.00233,"124":0.00233,"125":0.01163,"126":0.02093,"127":0.5022,"128":0.73005,"129":0.00465,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 69 73 74 75 76 77 79 80 82 83 85 86 87 88 89 90 92 93 96 97 98 100 101 103 105 106 107 108 110 111 112 114 117 118 119 120 130 131 3.5 3.6"},D:{"39":0.00233,"49":0.00698,"50":0.00233,"58":0.03255,"59":0.00233,"63":0.00233,"65":0.00465,"66":0.00233,"69":0.02325,"70":0.01163,"73":0.00233,"74":0.00233,"75":0.00233,"76":0.00233,"77":0.00698,"79":0.03255,"80":0.00233,"81":0.0093,"83":0.0093,"84":0.00233,"85":0.00233,"86":0.01395,"87":0.02558,"88":0.00698,"90":0.00233,"91":0.0186,"92":0.00233,"93":0.01628,"94":0.00465,"95":0.0279,"96":0.00233,"98":0.0093,"99":0.0093,"100":0.00465,"103":0.1116,"104":0.00233,"105":0.00233,"106":0.00465,"107":0.02558,"108":0.01395,"109":1.32525,"110":0.00465,"111":0.00233,"112":0.00698,"113":0.00233,"114":0.01628,"115":0.00698,"116":0.1395,"117":0.01163,"118":0.01163,"119":0.0279,"120":0.13718,"121":0.0372,"122":0.0372,"123":0.04418,"124":0.05813,"125":0.16043,"126":9.07913,"127":1.22295,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 40 41 42 43 44 45 46 47 48 51 52 53 54 55 56 57 60 61 62 64 67 68 71 72 78 89 97 101 102 128 129 130"},F:{"46":0.00465,"79":0.00233,"83":0.01628,"85":0.00233,"95":0.02558,"102":0.00233,"108":0.00233,"109":0.03255,"110":0.01163,"111":0.27435,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 80 81 82 84 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 103 104 105 106 107 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"12":0.00233,"14":0.00233,"15":0.00233,"16":0.00233,"18":0.00698,"84":0.00233,"90":0.00233,"92":0.02093,"100":0.04185,"109":0.0279,"110":0.00233,"114":0.00233,"115":0.00233,"117":0.00698,"118":0.00233,"119":0.00465,"120":0.03488,"121":0.0093,"122":0.0093,"123":0.03953,"124":0.02558,"125":0.06278,"126":2.82488,"127":0.38363,_:"13 17 79 80 81 83 85 86 87 88 89 91 93 94 95 96 97 98 99 101 102 103 104 105 106 107 108 111 112 113 116"},E:{"13":0.00465,"14":0.00698,_:"0 4 5 6 7 8 9 10 11 12 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 15.1 17.6","12.1":0.00465,"13.1":0.0279,"14.1":0.04418,"15.2-15.3":0.00233,"15.4":0.00233,"15.5":0.00233,"15.6":0.09533,"16.0":0.00233,"16.1":0.01395,"16.2":0.00465,"16.3":0.00698,"16.4":0.00233,"16.5":0.00233,"16.6":0.0279,"17.0":0.00698,"17.1":0.00465,"17.2":0.0093,"17.3":0.00698,"17.4":0.0186,"17.5":0.279,"18.0":0.00465},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00312,"5.0-5.1":0.00156,"6.0-6.1":0.00935,"7.0-7.1":0.00935,"8.1-8.4":0,"9.0-9.2":0.00779,"9.3":0.03116,"10.0-10.2":0.00623,"10.3":0.05453,"11.0-11.2":0.14334,"11.3-11.4":0.01558,"12.0-12.1":0.01091,"12.2-12.5":0.20099,"13.0-13.1":0.00312,"13.2":0.03272,"13.3":0.01091,"13.4-13.7":0.04674,"14.0-14.4":0.1075,"14.5-14.8":0.12153,"15.0-15.1":0.06076,"15.2-15.3":0.06544,"15.4":0.07479,"15.5":0.09037,"15.6-15.8":0.82887,"16.0":0.16671,"16.1":0.35367,"16.2":0.17761,"16.3":0.29758,"16.4":0.07011,"16.5":0.1262,"16.6-16.7":1.03453,"17.0":0.09348,"17.1":0.15113,"17.2":0.14645,"17.3":0.21968,"17.4":0.54998,"17.5":10.07107,"17.6":0.0779,"18.0":0.10283},P:{"4":0.08099,"20":0.03037,"21":0.08099,"22":0.18223,"23":0.14174,"24":0.11136,"25":1.49834,"5.0-5.4":0.01012,"6.2-6.4":0.01012,"7.2-7.4":0.39483,_:"8.2 10.1 12.0","9.2":0.02025,"11.1-11.2":0.02025,"13.0":0.02025,"14.0":0.03037,"15.0":0.01012,"16.0":0.02025,"17.0":0.0405,"18.0":0.02025,"19.0":0.08099},I:{"0":0.03059,"3":0,"4":0,"2.1":0,"2.2":0.00001,"2.3":0,"4.1":0.00002,"4.2-4.3":0.00001,"4.4":0,"4.4.3-4.4.4":0.00005},K:{"0":0.25095,_:"10 11 12 11.1 11.5 12.1"},A:{"11":0.00233,_:"6 7 8 9 10 5.5"},S:{"2.5":0.00768,_:"3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":61.44005},R:{_:"0"},M:{"0":0.11513},Q:{_:"14.9"},O:{"0":0.03838},H:{"0":0.01}}; +module.exports={C:{"4":0.00212,"68":0.00212,"70":0.0275,"72":0.01481,"78":0.02538,"91":0.00212,"99":0.00212,"104":0.00212,"109":0.00423,"113":0.00212,"115":0.1967,"121":0.00212,"124":0.00212,"125":0.00212,"126":0.02115,"127":0.0275,"128":0.30245,"129":0.85869,"130":0.00212,_:"2 3 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 69 71 73 74 75 76 77 79 80 81 82 83 84 85 86 87 88 89 90 92 93 94 95 96 97 98 100 101 102 103 105 106 107 108 110 111 112 114 116 117 118 119 120 122 123 131 132 133 3.5 3.6"},D:{"39":0.00212,"47":0.00212,"49":0.00212,"53":0.00212,"55":0.00212,"58":0.00212,"64":0.00212,"65":0.00423,"67":0.00212,"68":0.00212,"69":0.01269,"70":0.00846,"72":0.00423,"73":0.00423,"74":0.00423,"75":0.00423,"76":0.00212,"77":0.00423,"79":0.04019,"80":0.00635,"81":0.01058,"83":0.01481,"85":0.00212,"86":0.02327,"87":0.03384,"88":0.03807,"90":0.00212,"91":0.00846,"93":0.01692,"94":0.00635,"95":0.01904,"96":0.00212,"98":0.01481,"99":0.01058,"100":0.00423,"102":0.00212,"103":0.14171,"104":0.00212,"105":0.00212,"106":0.00423,"107":0.01269,"108":0.00423,"109":1.02155,"110":0.01058,"111":0.00212,"112":0.00846,"114":0.0275,"115":0.00423,"116":0.11421,"117":0.00846,"118":0.01058,"119":0.02961,"120":0.06557,"121":0.01904,"122":0.02327,"123":0.03173,"124":0.03807,"125":0.05076,"126":0.43569,"127":7.25234,"128":1.63278,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 40 41 42 43 44 45 46 48 50 51 52 54 56 57 59 60 61 62 63 66 71 78 84 89 92 97 101 113 129 130 131"},F:{"36":0.00212,"40":0.00212,"46":0.00423,"79":0.00212,"83":0.01269,"85":0.00212,"89":0.00212,"95":0.02538,"102":0.00423,"109":0.01058,"111":0.00846,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 37 38 39 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 80 81 82 84 86 87 88 90 91 92 93 94 96 97 98 99 100 101 103 104 105 106 107 108 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"14":0.00423,"16":0.00212,"18":0.01058,"84":0.00212,"89":0.00212,"90":0.00212,"92":0.02115,"100":0.01058,"109":0.02961,"110":0.00212,"113":0.00212,"114":0.00423,"117":0.00212,"119":0.00212,"120":0.01904,"121":0.00635,"122":0.00635,"123":0.02115,"124":0.01269,"125":0.04019,"126":0.12902,"127":2.17422,"128":0.72333,_:"12 13 15 17 79 80 81 83 85 86 87 88 91 93 94 95 96 97 98 99 101 102 103 104 105 106 107 108 111 112 115 116 118"},E:{"12":0.00212,"14":0.00423,_:"0 4 5 6 7 8 9 10 11 13 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1","11.1":0.00212,"12.1":0.00212,"13.1":0.02327,"14.1":0.04019,"15.1":0.00212,"15.2-15.3":0.00212,"15.4":0.00212,"15.5":0.00212,"15.6":0.08037,"16.0":0.00212,"16.1":0.01904,"16.2":0.00423,"16.3":0.00635,"16.4":0.00423,"16.5":0.00423,"16.6":0.03173,"17.0":0.01058,"17.1":0.00212,"17.2":0.00423,"17.3":0.00423,"17.4":0.01269,"17.5":0.15863,"17.6":0.08672,"18.0":0.01058},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00334,"5.0-5.1":0.00167,"6.0-6.1":0.00835,"7.0-7.1":0.01002,"8.1-8.4":0,"9.0-9.2":0.00835,"9.3":0.03339,"10.0-10.2":0.01002,"10.3":0.05175,"11.0-11.2":0.13187,"11.3-11.4":0.01669,"12.0-12.1":0.01335,"12.2-12.5":0.22368,"13.0-13.1":0.00334,"13.2":0.07178,"13.3":0.01002,"13.4-13.7":0.04173,"14.0-14.4":0.12352,"14.5-14.8":0.11852,"15.0-15.1":0.0651,"15.2-15.3":0.0651,"15.4":0.07512,"15.5":0.08847,"15.6-15.8":0.83296,"16.0":0.16859,"16.1":0.35555,"16.2":0.17861,"16.3":0.29713,"16.4":0.07512,"16.5":0.12019,"16.6-16.7":1.03327,"17.0":0.09515,"17.1":0.14689,"17.2":0.13521,"17.3":0.20031,"17.4":0.46906,"17.5":9.60656,"17.6":1.61584,"18.0":0.17527},P:{"4":0.10179,"20":0.02036,"21":0.06107,"22":0.16286,"23":0.12215,"24":0.09161,"25":1.02806,"5.0-5.4":0.01018,"6.2-6.4":0.01018,"7.2-7.4":0.42751,_:"8.2 10.1 12.0","9.2":0.01018,"11.1-11.2":0.02036,"13.0":0.02036,"14.0":0.02036,"15.0":0.01018,"16.0":0.01018,"17.0":0.03054,"18.0":0.02036,"19.0":0.06107},I:{"0":0.01572,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00001,"4.2-4.3":0.00001,"4.4":0,"4.4.3-4.4.4":0.00003},K:{"0":0.24444,_:"10 11 12 11.1 11.5 12.1"},A:{"11":0.00423,_:"6 7 8 9 10 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":0.03943},H:{"0":0},L:{"0":62.75539},R:{_:"0"},M:{"0":0.11828},Q:{_:"14.9"}}; diff --git a/node_modules/caniuse-lite/data/regions/SO.js b/node_modules/caniuse-lite/data/regions/SO.js index 829212c2..47c5db3f 100644 --- a/node_modules/caniuse-lite/data/regions/SO.js +++ b/node_modules/caniuse-lite/data/regions/SO.js @@ -1 +1 @@ -module.exports={C:{"106":0.00166,"109":0.00166,"113":0.00166,"115":0.04645,"121":0.00332,"124":0.0083,"125":0.00995,"126":0.01493,"127":0.16922,"128":0.22894,"129":0.0083,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 107 108 110 111 112 114 116 117 118 119 120 122 123 130 131 3.5 3.6"},D:{"11":0.00166,"26":0.00332,"40":0.00166,"43":0.00166,"49":0.01161,"51":0.00332,"58":0.00664,"64":0.02654,"68":0.01991,"69":0.01327,"70":0.01659,"72":0.00664,"73":0.01161,"74":0.00332,"76":0.00166,"78":0.01493,"79":0.05807,"80":0.00664,"81":0.00332,"83":0.01327,"86":0.00166,"87":0.04811,"88":0.01493,"89":0.00332,"91":0.00166,"92":0.00166,"93":0.01161,"94":0.00166,"95":0.00498,"96":0.00166,"97":0.00332,"98":0.02157,"99":0.0083,"100":0.00166,"102":0.01161,"103":0.0365,"105":0.0083,"106":0.01493,"107":0.0083,"108":0.01493,"109":0.35005,"110":0.01161,"111":0.02323,"112":0.00332,"113":0.00332,"114":0.00664,"115":0.00332,"116":0.0282,"117":0.02489,"118":0.00995,"119":0.20074,"120":0.04148,"121":0.01991,"122":0.02654,"123":0.06304,"124":0.11613,"125":0.16756,"126":9.02164,"127":1.06674,"128":0.00498,_:"4 5 6 7 8 9 10 12 13 14 15 16 17 18 19 20 21 22 23 24 25 27 28 29 30 31 32 33 34 35 36 37 38 39 41 42 44 45 46 47 48 50 52 53 54 55 56 57 59 60 61 62 63 65 66 67 71 75 77 84 85 90 101 104 129 130"},F:{"40":0.00166,"79":0.00498,"83":0.00664,"89":0.00498,"94":0.00166,"95":0.00498,"102":0.00166,"108":0.04977,"109":0.02157,"110":0.00664,"111":0.19576,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 80 81 82 84 85 86 87 88 90 91 92 93 96 97 98 99 100 101 103 104 105 106 107 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"12":0.00332,"13":0.00166,"14":0.00166,"16":0.00166,"17":0.00498,"18":0.02323,"84":0.00332,"86":0.00166,"89":0.00166,"90":0.00166,"92":0.03152,"100":0.00498,"107":0.00332,"109":0.01327,"111":0.00332,"112":0.00166,"113":0.00166,"114":0.00332,"115":0.00166,"117":0.00332,"119":0.00664,"120":0.00498,"121":0.01327,"122":0.0083,"123":0.02323,"124":0.0365,"125":0.03484,"126":1.84979,"127":0.25383,_:"15 79 80 81 83 85 87 88 91 93 94 95 96 97 98 99 101 102 103 104 105 106 108 110 116 118"},E:{"14":0.00332,_:"0 4 5 6 7 8 9 10 11 12 13 15 3.1 3.2 6.1 7.1 9.1 10.1 11.1 12.1 15.1 17.2 17.6","5.1":0.00166,"13.1":0.00332,"14.1":0.00995,"15.2-15.3":0.00166,"15.4":0.00332,"15.5":0.00664,"15.6":0.02323,"16.0":0.00664,"16.1":0.00332,"16.2":0.00498,"16.3":0.04479,"16.4":0.00166,"16.5":0.00995,"16.6":0.0365,"17.0":0.0083,"17.1":0.00498,"17.3":0.00498,"17.4":0.0083,"17.5":0.11447,"18.0":0.00498},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.0015,"5.0-5.1":0.00075,"6.0-6.1":0.00449,"7.0-7.1":0.00449,"8.1-8.4":0,"9.0-9.2":0.00374,"9.3":0.01498,"10.0-10.2":0.003,"10.3":0.02621,"11.0-11.2":0.0689,"11.3-11.4":0.00749,"12.0-12.1":0.00524,"12.2-12.5":0.09661,"13.0-13.1":0.0015,"13.2":0.01573,"13.3":0.00524,"13.4-13.7":0.02247,"14.0-14.4":0.05168,"14.5-14.8":0.05842,"15.0-15.1":0.02921,"15.2-15.3":0.03146,"15.4":0.03595,"15.5":0.04344,"15.6-15.8":0.39843,"16.0":0.08014,"16.1":0.17001,"16.2":0.08538,"16.3":0.14305,"16.4":0.0337,"16.5":0.06066,"16.6-16.7":0.49729,"17.0":0.04494,"17.1":0.07265,"17.2":0.0704,"17.3":0.1056,"17.4":0.26437,"17.5":4.8411,"17.6":0.03745,"18.0":0.04943},P:{"4":0.04082,"20":0.03062,"21":0.10206,"22":0.60216,"23":0.34701,"24":0.39804,"25":2.18412,"5.0-5.4":0.02041,"6.2-6.4":0.01021,"7.2-7.4":0.60216,_:"8.2 10.1","9.2":0.01021,"11.1-11.2":0.02041,"12.0":0.01021,"13.0":0.04082,"14.0":0.02041,"15.0":0.01021,"16.0":0.06124,"17.0":0.01021,"18.0":0.02041,"19.0":0.1633},I:{"0":0.10804,"3":0,"4":0.00001,"2.1":0,"2.2":0.00002,"2.3":0,"4.1":0.00007,"4.2-4.3":0.00004,"4.4":0,"4.4.3-4.4.4":0.00018},K:{"0":2.09006,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.00332,"11":0.00166,_:"6 7 9 10 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":68.50187},R:{_:"0"},M:{"0":0.05838},Q:{_:"14.9"},O:{"0":0.9591},H:{"0":0.07}}; +module.exports={C:{"60":0.00183,"106":0.0073,"112":0.00183,"115":0.02738,"121":0.00183,"124":0.00183,"125":0.00365,"127":0.00365,"128":0.14053,"129":0.34675,"130":0.00365,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 107 108 109 110 111 113 114 116 117 118 119 120 122 123 126 131 132 133 3.5 3.6"},D:{"43":0.00183,"49":0.03468,"64":0.05475,"68":0.1898,"69":0.01095,"70":0.0073,"72":0.00548,"73":0.00548,"74":0.00548,"76":0.00365,"79":0.04928,"80":0.00183,"81":0.00183,"83":0.0146,"85":0.00183,"86":0.00183,"87":0.03285,"88":0.02373,"90":0.00183,"93":0.0146,"94":0.00183,"95":0.01825,"96":0.00183,"97":0.00365,"98":0.01095,"99":0.00365,"100":0.00183,"102":0.00365,"103":0.0438,"104":0.00183,"105":0.00548,"106":0.00913,"107":0.02008,"108":0.01095,"109":0.31025,"110":0.00183,"111":0.0146,"112":0.00913,"113":0.00183,"114":0.01278,"115":0.00183,"116":0.05475,"117":0.01643,"118":0.0073,"119":0.26463,"120":0.0292,"121":0.0073,"122":0.02373,"123":0.03468,"124":0.06205,"125":0.05475,"126":0.57123,"127":8.87863,"128":1.91078,"129":0.01278,"130":0.00365,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 44 45 46 47 48 50 51 52 53 54 55 56 57 58 59 60 61 62 63 65 66 67 71 75 77 78 84 89 91 92 101 131"},F:{"79":0.0365,"83":0.00548,"95":0.00913,"108":0.0073,"109":0.00913,"110":0.00183,"111":0.00548,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 80 81 82 84 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 106 107 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"12":0.00365,"14":0.00183,"16":0.00183,"17":0.00183,"18":0.02373,"84":0.00365,"89":0.00183,"90":0.00183,"92":0.0511,"99":0.00183,"100":0.0073,"103":0.00365,"107":0.00365,"108":0.00365,"109":0.01278,"110":0.00365,"112":0.00183,"113":0.00365,"114":0.0146,"117":0.00183,"118":0.00183,"119":0.00183,"120":0.00365,"121":0.00913,"122":0.00365,"123":0.0073,"124":0.0365,"125":0.0219,"126":0.12045,"127":1.66988,"128":0.57123,_:"13 15 79 80 81 83 85 86 87 88 91 93 94 95 96 97 98 101 102 104 105 106 111 115 116"},E:{"14":0.01095,_:"0 4 5 6 7 8 9 10 11 12 13 15 3.1 3.2 6.1 7.1 9.1 10.1 11.1 12.1 15.2-15.3 16.1 16.5","5.1":0.00183,"13.1":0.00365,"14.1":0.01825,"15.1":0.00183,"15.4":0.00365,"15.5":0.00548,"15.6":0.0146,"16.0":0.00183,"16.2":0.00183,"16.3":0.01095,"16.4":0.00183,"16.6":0.02008,"17.0":0.00365,"17.1":0.00365,"17.2":0.0073,"17.3":0.00183,"17.4":0.00548,"17.5":0.10768,"17.6":0.06388,"18.0":0.01825},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00142,"5.0-5.1":0.00071,"6.0-6.1":0.00355,"7.0-7.1":0.00426,"8.1-8.4":0,"9.0-9.2":0.00355,"9.3":0.01421,"10.0-10.2":0.00426,"10.3":0.02202,"11.0-11.2":0.05612,"11.3-11.4":0.0071,"12.0-12.1":0.00568,"12.2-12.5":0.09519,"13.0-13.1":0.00142,"13.2":0.03055,"13.3":0.00426,"13.4-13.7":0.01776,"14.0-14.4":0.05257,"14.5-14.8":0.05044,"15.0-15.1":0.02771,"15.2-15.3":0.02771,"15.4":0.03197,"15.5":0.03765,"15.6-15.8":0.35449,"16.0":0.07175,"16.1":0.15132,"16.2":0.07601,"16.3":0.12645,"16.4":0.03197,"16.5":0.05115,"16.6-16.7":0.43974,"17.0":0.04049,"17.1":0.06252,"17.2":0.05754,"17.3":0.08525,"17.4":0.19962,"17.5":4.0884,"17.6":0.68767,"18.0":0.07459},P:{"4":0.05129,"20":0.02052,"21":0.07181,"22":0.37956,"23":0.15388,"24":0.47189,"25":1.36437,"5.0-5.4":0.01026,"6.2-6.4":0.02052,"7.2-7.4":0.59499,_:"8.2 9.2 10.1 12.0 14.0 15.0","11.1-11.2":0.04103,"13.0":0.03078,"16.0":0.08207,"17.0":0.02052,"18.0":0.02052,"19.0":0.15388},I:{"0":0.08148,"3":0,"4":0.00001,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00003,"4.2-4.3":0.00003,"4.4":0,"4.4.3-4.4.4":0.00013},K:{"0":1.52595,_:"10 11 12 11.1 11.5 12.1"},A:{"11":0.00365,_:"6 7 8 9 10 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":1.0464},H:{"0":0.06},L:{"0":68.66795},R:{_:"0"},M:{"0":0.04905},Q:{_:"14.9"}}; diff --git a/node_modules/caniuse-lite/data/regions/SR.js b/node_modules/caniuse-lite/data/regions/SR.js index edbad47e..c631368e 100644 --- a/node_modules/caniuse-lite/data/regions/SR.js +++ b/node_modules/caniuse-lite/data/regions/SR.js @@ -1 +1 @@ -module.exports={C:{"4":0.02406,"99":0.00902,"113":0.00902,"115":0.47526,"125":0.00602,"126":0.00602,"127":0.98061,"128":1.65139,"129":0.00301,_:"2 3 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 100 101 102 103 104 105 106 107 108 109 110 111 112 114 116 117 118 119 120 121 122 123 124 130 131 3.5 3.6"},D:{"22":0.00301,"38":0.00301,"43":0.00301,"49":0.03008,"59":0.00602,"63":0.00301,"65":0.02106,"67":0.00301,"69":0.03309,"70":0.00301,"73":0.00301,"76":0.00301,"77":0.00902,"79":0.00602,"80":0.00301,"81":0.01504,"83":0.00602,"87":0.00602,"88":0.02707,"89":0.00301,"92":0.01504,"93":0.01203,"94":0.00301,"95":0.00301,"99":0.00301,"101":0.08723,"103":0.15942,"105":0.00602,"106":0.00301,"107":0.00602,"108":0.00602,"109":0.61965,"110":0.00301,"111":0.0391,"112":0.00301,"113":0.00301,"114":0.00301,"116":0.27072,"119":0.01504,"120":0.04211,"121":0.0361,"122":1.44986,"123":0.0391,"124":0.04512,"125":0.21958,"126":12.84115,"127":1.37165,"128":0.02106,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 39 40 41 42 44 45 46 47 48 50 51 52 53 54 55 56 57 58 60 61 62 64 66 68 71 72 74 75 78 84 85 86 90 91 96 97 98 100 102 104 115 117 118 129 130"},F:{"46":0.01504,"73":0.00902,"83":0.01504,"95":0.01203,"106":0.01805,"107":0.01504,"109":0.33088,"110":0.00301,"111":0.63168,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 74 75 76 77 78 79 80 81 82 84 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"14":0.00301,"17":0.00301,"18":0.00301,"89":0.00301,"92":0.00602,"100":0.00301,"103":0.00301,"107":0.01504,"109":0.0391,"113":0.00301,"117":0.02106,"118":0.0361,"119":0.00301,"120":0.02106,"121":0.02406,"122":0.00902,"123":0.00301,"124":0.02106,"125":0.06618,"126":3.83821,"127":0.52038,_:"12 13 15 16 79 80 81 83 84 85 86 87 88 90 91 93 94 95 96 97 98 99 101 102 104 105 106 108 110 111 112 114 115 116"},E:{"11":0.00301,_:"0 4 5 6 7 8 9 10 12 13 14 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 12.1 15.2-15.3 15.4 15.5 17.1 17.3 17.6 18.0","13.1":0.00602,"14.1":0.02707,"15.1":0.00301,"15.6":0.1865,"16.0":0.02707,"16.1":0.01203,"16.2":0.00602,"16.3":0.00301,"16.4":0.00301,"16.5":0.00902,"16.6":0.07821,"17.0":0.00301,"17.2":0.0391,"17.4":0.00902,"17.5":0.81216},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00211,"5.0-5.1":0.00105,"6.0-6.1":0.00633,"7.0-7.1":0.00633,"8.1-8.4":0,"9.0-9.2":0.00527,"9.3":0.02109,"10.0-10.2":0.00422,"10.3":0.03691,"11.0-11.2":0.09702,"11.3-11.4":0.01055,"12.0-12.1":0.00738,"12.2-12.5":0.13604,"13.0-13.1":0.00211,"13.2":0.02215,"13.3":0.00738,"13.4-13.7":0.03164,"14.0-14.4":0.07276,"14.5-14.8":0.08225,"15.0-15.1":0.04113,"15.2-15.3":0.04429,"15.4":0.05062,"15.5":0.06116,"15.6-15.8":0.56102,"16.0":0.11284,"16.1":0.23938,"16.2":0.12022,"16.3":0.20142,"16.4":0.04745,"16.5":0.08542,"16.6-16.7":0.70022,"17.0":0.06327,"17.1":0.10229,"17.2":0.09913,"17.3":0.14869,"17.4":0.37225,"17.5":6.81658,"17.6":0.05273,"18.0":0.0696},P:{"4":0.12485,"20":0.05202,"21":0.11444,"22":0.22889,"23":0.16646,"24":0.31212,"25":3.58936,_:"5.0-5.4 6.2-6.4 8.2 10.1 12.0 15.0 16.0","7.2-7.4":0.5202,"9.2":0.0104,"11.1-11.2":0.0104,"13.0":0.02081,"14.0":0.04162,"17.0":0.02081,"18.0":0.04162,"19.0":0.05202},I:{"0":0.02787,"3":0,"4":0,"2.1":0,"2.2":0.00001,"2.3":0,"4.1":0.00002,"4.2-4.3":0.00001,"4.4":0,"4.4.3-4.4.4":0.00005},K:{"0":0.34965,_:"10 11 12 11.1 11.5 12.1"},A:{"11":0.62867,_:"6 7 8 9 10 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":53.11481},R:{_:"0"},M:{"0":0.04895},Q:{"14.9":0.29371},O:{"0":0.23077},H:{"0":0}}; +module.exports={C:{"102":0.00302,"103":0.00604,"111":0.00604,"113":0.00302,"115":0.453,"123":0.00302,"125":0.00302,"126":0.03624,"127":0.0604,"128":0.5587,"129":1.53416,"130":0.02114,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 104 105 106 107 108 109 110 112 114 116 117 118 119 120 121 122 124 131 132 133 3.5 3.6"},D:{"40":0.00302,"45":0.00302,"49":0.00604,"54":0.00302,"63":0.00302,"64":0.00302,"65":0.00302,"69":0.02718,"70":0.00302,"72":0.00302,"76":0.00302,"77":0.00302,"79":0.00302,"81":0.03926,"83":0.00906,"87":0.00604,"88":0.00604,"93":0.00302,"94":0.01812,"95":0.00302,"99":0.00604,"101":0.00604,"103":0.19932,"109":0.7701,"111":0.04228,"114":0.00604,"115":0.00302,"116":0.0604,"118":0.26274,"119":0.0151,"120":0.02416,"121":0.04228,"122":0.35636,"123":0.05738,"124":0.04228,"125":0.0453,"126":0.8003,"127":11.40352,"128":2.40392,"129":0.00604,"130":0.0151,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 41 42 43 44 46 47 48 50 51 52 53 55 56 57 58 59 60 61 62 66 67 68 71 73 74 75 78 80 84 85 86 89 90 91 92 96 97 98 100 102 104 105 106 107 108 110 112 113 117 131"},F:{"82":0.00302,"83":0.00302,"95":0.0151,"106":0.00906,"107":0.00906,"109":0.18422,"111":0.03322,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 84 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 108 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"15":0.02114,"16":0.00302,"17":0.00604,"18":0.00604,"84":0.00302,"92":0.00604,"100":0.01208,"107":0.01208,"109":0.05738,"110":0.00302,"114":0.00302,"117":0.00906,"118":0.01812,"119":0.00604,"120":0.02718,"121":0.00604,"122":0.01208,"123":0.00906,"124":0.01208,"125":0.00604,"126":0.28086,"127":4.54812,"128":0.89392,_:"12 13 14 79 80 81 83 85 86 87 88 89 90 91 93 94 95 96 97 98 99 101 102 103 104 105 106 108 111 112 113 115 116"},E:{"14":0.00302,_:"0 4 5 6 7 8 9 10 11 12 13 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 12.1 15.2-15.3","13.1":0.00604,"14.1":0.02416,"15.1":0.00604,"15.4":0.00302,"15.5":0.00604,"15.6":0.26274,"16.0":0.02416,"16.1":0.00302,"16.2":0.00906,"16.3":0.00302,"16.4":0.00906,"16.5":0.00906,"16.6":0.12986,"17.0":0.00604,"17.1":0.00302,"17.2":0.02114,"17.3":0.00906,"17.4":0.0302,"17.5":0.37448,"17.6":0.14496,"18.0":0.00302},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00233,"5.0-5.1":0.00116,"6.0-6.1":0.00582,"7.0-7.1":0.00699,"8.1-8.4":0,"9.0-9.2":0.00582,"9.3":0.0233,"10.0-10.2":0.00699,"10.3":0.03611,"11.0-11.2":0.09202,"11.3-11.4":0.01165,"12.0-12.1":0.00932,"12.2-12.5":0.15608,"13.0-13.1":0.00233,"13.2":0.05009,"13.3":0.00699,"13.4-13.7":0.02912,"14.0-14.4":0.08619,"14.5-14.8":0.0827,"15.0-15.1":0.04543,"15.2-15.3":0.04543,"15.4":0.05242,"15.5":0.06173,"15.6-15.8":0.58123,"16.0":0.11764,"16.1":0.2481,"16.2":0.12463,"16.3":0.20733,"16.4":0.05242,"16.5":0.08387,"16.6-16.7":0.72101,"17.0":0.06639,"17.1":0.1025,"17.2":0.09435,"17.3":0.13978,"17.4":0.32731,"17.5":6.7034,"17.6":1.12752,"18.0":0.1223},P:{"4":0.12512,"20":0.04171,"21":0.09384,"22":0.20854,"23":0.08342,"24":0.37537,"25":2.69014,"5.0-5.4":0.01043,_:"6.2-6.4 8.2 9.2 10.1 11.1-11.2 15.0","7.2-7.4":0.47964,"12.0":0.01043,"13.0":0.02085,"14.0":0.02085,"16.0":0.01043,"17.0":0.02085,"18.0":0.02085,"19.0":0.06256},I:{"0":0.01391,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00001,"4.2-4.3":0.00001,"4.4":0,"4.4.3-4.4.4":0.00002},K:{"0":0.74675,_:"10 11 12 11.1 11.5 12.1"},A:{"11":0.19328,_:"6 7 8 9 10 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":0.32103},H:{"0":0},L:{"0":52.79986},R:{_:"0"},M:{"0":0.04187},Q:{"14.9":0.01396}}; diff --git a/node_modules/caniuse-lite/data/regions/ST.js b/node_modules/caniuse-lite/data/regions/ST.js index b7b538c3..128bc284 100644 --- a/node_modules/caniuse-lite/data/regions/ST.js +++ b/node_modules/caniuse-lite/data/regions/ST.js @@ -1 +1 @@ -module.exports={C:{"78":0.04374,"115":0.73102,"123":0.02499,"125":0.00625,"126":0.00625,"127":0.19369,"128":0.19369,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 116 117 118 119 120 121 122 124 129 130 131 3.5 3.6"},D:{"36":0.00625,"43":0.0125,"54":0.02499,"58":0.03749,"64":0.00625,"66":0.00625,"68":0.00625,"70":0.00625,"72":0.01874,"79":0.0125,"83":0.00625,"88":0.10622,"90":0.00625,"91":0.01874,"102":0.00625,"103":0.00625,"105":0.03749,"106":0.03124,"108":0.00625,"109":1.52451,"112":0.00625,"116":19.00642,"117":0.02499,"119":0.03749,"121":0.11246,"122":0.00625,"123":0.04374,"124":0.0125,"125":0.03749,"126":8.64098,"127":0.86847,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 37 38 39 40 41 42 44 45 46 47 48 49 50 51 52 53 55 56 57 59 60 61 62 63 65 67 69 71 73 74 75 76 77 78 80 81 84 85 86 87 89 92 93 94 95 96 97 98 99 100 101 104 107 110 111 113 114 115 118 120 128 129 130"},F:{"46":0.00625,"83":0.00625,"95":0.16245,"109":0.02499,"110":0.00625,"111":0.28116,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 106 107 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"12":0.00625,"92":0.02499,"109":0.83723,"112":0.00625,"114":0.00625,"115":0.0125,"119":0.02499,"120":0.00625,"124":0.18119,"125":0.06873,"126":21.50562,"127":3.17398,_:"13 14 15 16 17 18 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 110 111 113 116 117 118 121 122 123"},E:{_:"0 4 5 6 7 8 9 10 11 12 13 14 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 12.1 14.1 15.1 15.2-15.3 15.4 15.5 16.0 16.2 16.4 16.5 17.0 17.1 17.2 17.3 17.6 18.0","13.1":0.00625,"15.6":0.0125,"16.1":0.01874,"16.3":0.00625,"16.6":0.0125,"17.4":0.0125,"17.5":0.09372},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.0003,"5.0-5.1":0.00015,"6.0-6.1":0.0009,"7.0-7.1":0.0009,"8.1-8.4":0,"9.0-9.2":0.00075,"9.3":0.00302,"10.0-10.2":0.0006,"10.3":0.00528,"11.0-11.2":0.01388,"11.3-11.4":0.00151,"12.0-12.1":0.00106,"12.2-12.5":0.01946,"13.0-13.1":0.0003,"13.2":0.00317,"13.3":0.00106,"13.4-13.7":0.00452,"14.0-14.4":0.01041,"14.5-14.8":0.01176,"15.0-15.1":0.00588,"15.2-15.3":0.00633,"15.4":0.00724,"15.5":0.00875,"15.6-15.8":0.08024,"16.0":0.01614,"16.1":0.03424,"16.2":0.01719,"16.3":0.02881,"16.4":0.00679,"16.5":0.01222,"16.6-16.7":0.10015,"17.0":0.00905,"17.1":0.01463,"17.2":0.01418,"17.3":0.02127,"17.4":0.05324,"17.5":0.97497,"17.6":0.00754,"18.0":0.00995},P:{"4":0.08425,"20":0.01053,"21":0.02106,"22":0.07372,"23":0.07372,"24":0.05266,"25":0.5055,_:"5.0-5.4 8.2 9.2 10.1 12.0 13.0 14.0 15.0 17.0 18.0","6.2-6.4":0.02106,"7.2-7.4":0.01053,"11.1-11.2":0.01053,"16.0":0.01053,"19.0":0.03159},I:{"0":0.07478,"3":0,"4":0.00001,"2.1":0,"2.2":0.00002,"2.3":0,"4.1":0.00005,"4.2-4.3":0.00003,"4.4":0,"4.4.3-4.4.4":0.00013},K:{"0":0.25138,_:"10 11 12 11.1 11.5 12.1"},A:{_:"6 7 8 9 10 11 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":36.72241},R:{_:"0"},M:{"0":0.04878},Q:{_:"14.9"},O:{"0":1.9623},H:{"0":0}}; +module.exports={C:{"78":0.03263,"111":0.01305,"115":0.54158,"127":0.01305,"128":0.06525,"129":0.43065,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 112 113 114 116 117 118 119 120 121 122 123 124 125 126 130 131 132 133 3.5 3.6"},D:{"43":0.00653,"62":0.00653,"66":0.00653,"68":0.00653,"73":0.00653,"79":0.01958,"80":0.00653,"81":0.01305,"83":0.12398,"87":0.04568,"88":0.01305,"89":0.03263,"94":0.03263,"99":0.00653,"106":0.00653,"109":2.20545,"114":0.00653,"116":9.75488,"119":0.0783,"121":0.00653,"122":0.07178,"123":0.05873,"124":0.0261,"125":0.03263,"126":0.24143,"127":9.59175,"128":1.11578,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 63 64 65 67 69 70 71 72 74 75 76 77 78 84 85 86 90 91 92 93 95 96 97 98 100 101 102 103 104 105 107 108 110 111 112 113 115 117 118 120 129 130 131"},F:{"46":0.00653,"83":0.03263,"95":0.0261,"109":0.00653,"111":0.17618,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 106 107 108 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"84":0.0261,"92":0.00653,"108":0.00653,"109":0.6003,"110":0.12398,"119":0.00653,"120":0.00653,"122":0.00653,"124":0.01305,"125":0.01305,"126":0.33278,"127":26.14568,"128":6.85778,_:"12 13 14 15 16 17 18 79 80 81 83 85 86 87 88 89 90 91 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 111 112 113 114 115 116 117 118 121 123"},E:{_:"0 4 5 6 7 8 9 10 11 12 13 14 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 12.1 13.1 15.1 15.2-15.3 15.4 15.5 15.6 16.0 16.1 16.2 16.3 16.4 16.5 16.6 17.0 17.1 17.2 17.3 17.4","14.1":0.00653,"17.5":0.0522,"17.6":0.01305,"18.0":0.00653},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00019,"5.0-5.1":0.0001,"6.0-6.1":0.00049,"7.0-7.1":0.00058,"8.1-8.4":0,"9.0-9.2":0.00049,"9.3":0.00195,"10.0-10.2":0.00058,"10.3":0.00302,"11.0-11.2":0.00769,"11.3-11.4":0.00097,"12.0-12.1":0.00078,"12.2-12.5":0.01304,"13.0-13.1":0.00019,"13.2":0.00418,"13.3":0.00058,"13.4-13.7":0.00243,"14.0-14.4":0.0072,"14.5-14.8":0.00691,"15.0-15.1":0.00379,"15.2-15.3":0.00379,"15.4":0.00438,"15.5":0.00516,"15.6-15.8":0.04855,"16.0":0.00983,"16.1":0.02072,"16.2":0.01041,"16.3":0.01732,"16.4":0.00438,"16.5":0.00701,"16.6-16.7":0.06023,"17.0":0.00555,"17.1":0.00856,"17.2":0.00788,"17.3":0.01168,"17.4":0.02734,"17.5":0.55996,"17.6":0.09419,"18.0":0.01022},P:{"4":0.04155,"22":0.02078,"23":0.06233,"24":0.04155,"25":0.34282,_:"20 21 5.0-5.4 8.2 10.1 11.1-11.2 12.0 13.0 14.0 15.0 16.0 17.0","6.2-6.4":0.01039,"7.2-7.4":0.11427,"9.2":0.01039,"18.0":0.02078,"19.0":0.13505},I:{"0":0.12122,"3":0,"4":0.00001,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00005,"4.2-4.3":0.00005,"4.4":0,"4.4.3-4.4.4":0.00019},K:{"0":0.3097,_:"10 11 12 11.1 11.5 12.1"},A:{_:"6 7 8 9 10 11 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":1.8209},H:{"0":0.01},L:{"0":35.61533},R:{_:"0"},M:{"0":0.02085},Q:{_:"14.9"}}; diff --git a/node_modules/caniuse-lite/data/regions/SV.js b/node_modules/caniuse-lite/data/regions/SV.js index 63b5c17c..460de008 100644 --- a/node_modules/caniuse-lite/data/regions/SV.js +++ b/node_modules/caniuse-lite/data/regions/SV.js @@ -1 +1 @@ -module.exports={C:{"51":0.0044,"52":0.0044,"72":0.0044,"78":0.0044,"88":0.0044,"91":0.01321,"102":0.00881,"103":0.02642,"104":0.01321,"105":0.0044,"106":0.0044,"108":0.00881,"113":0.0044,"114":0.0044,"115":0.436,"118":0.0044,"120":0.08368,"121":0.10129,"122":0.0044,"123":0.03083,"124":0.00881,"125":0.01321,"126":0.02202,"127":0.7751,"128":1.38286,"129":0.01321,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 73 74 75 76 77 79 80 81 82 83 84 85 86 87 89 90 92 93 94 95 96 97 98 99 100 101 107 109 110 111 112 116 117 119 130 131 3.5 3.6"},D:{"34":0.0044,"49":0.01762,"58":0.04404,"65":0.00881,"70":0.0044,"75":0.0044,"76":0.0044,"78":0.00881,"79":0.03523,"81":0.0044,"87":0.07487,"88":0.01321,"89":0.0044,"91":0.01762,"92":0.0044,"93":0.02202,"94":0.02642,"96":0.0044,"97":0.00881,"98":0.01762,"99":0.00881,"100":0.0044,"101":0.00881,"102":0.0044,"103":0.1145,"104":0.0044,"105":0.03083,"106":0.00881,"107":0.00881,"108":0.01762,"109":2.07869,"110":0.02202,"111":0.03964,"112":0.01762,"113":0.00881,"114":0.02642,"115":0.00881,"116":0.07487,"117":0.00881,"118":0.01762,"119":0.03083,"120":0.1057,"121":0.03083,"122":0.14093,"123":0.08808,"124":0.25984,"125":0.62096,"126":23.42488,"127":3.0872,"128":0.0044,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 35 36 37 38 39 40 41 42 43 44 45 46 47 48 50 51 52 53 54 55 56 57 59 60 61 62 63 64 66 67 68 69 71 72 73 74 77 80 83 84 85 86 90 95 129 130"},F:{"83":0.10129,"95":0.02642,"109":0.71345,"110":0.00881,"111":0.47563,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 106 107 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"85":0.0044,"87":0.0044,"89":0.0044,"92":0.02202,"100":0.0044,"104":0.0044,"107":0.0044,"109":0.02202,"110":0.0044,"111":0.00881,"112":0.0044,"113":0.0044,"114":0.00881,"115":0.0044,"117":0.0044,"118":0.00881,"119":0.00881,"120":0.02642,"121":0.02202,"122":0.01321,"123":0.01321,"124":0.05285,"125":0.1145,"126":4.4084,"127":0.60335,_:"12 13 14 15 16 17 18 79 80 81 83 84 86 88 90 91 93 94 95 96 97 98 99 101 102 103 105 106 108 116"},E:{"12":0.0044,"14":0.00881,_:"0 4 5 6 7 8 9 10 11 13 15 3.1 3.2 6.1 7.1 9.1 10.1 11.1 15.1 15.4 17.6","5.1":0.0044,"12.1":0.0044,"13.1":0.00881,"14.1":0.01321,"15.2-15.3":0.00881,"15.5":0.0044,"15.6":0.07046,"16.0":0.00881,"16.1":0.01762,"16.2":0.0044,"16.3":0.00881,"16.4":0.0044,"16.5":0.00881,"16.6":0.06166,"17.0":0.0044,"17.1":0.01321,"17.2":0.00881,"17.3":0.01762,"17.4":0.06166,"17.5":0.50206,"18.0":0.00881},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00118,"5.0-5.1":0.00059,"6.0-6.1":0.00355,"7.0-7.1":0.00355,"8.1-8.4":0,"9.0-9.2":0.00295,"9.3":0.01182,"10.0-10.2":0.00236,"10.3":0.02068,"11.0-11.2":0.05437,"11.3-11.4":0.00591,"12.0-12.1":0.00414,"12.2-12.5":0.07623,"13.0-13.1":0.00118,"13.2":0.01241,"13.3":0.00414,"13.4-13.7":0.01773,"14.0-14.4":0.04077,"14.5-14.8":0.04609,"15.0-15.1":0.02305,"15.2-15.3":0.02482,"15.4":0.02837,"15.5":0.03427,"15.6-15.8":0.31438,"16.0":0.06323,"16.1":0.13414,"16.2":0.06737,"16.3":0.11287,"16.4":0.02659,"16.5":0.04787,"16.6-16.7":0.39238,"17.0":0.03546,"17.1":0.05732,"17.2":0.05555,"17.3":0.08332,"17.4":0.2086,"17.5":3.81982,"17.6":0.02955,"18.0":0.039},P:{"4":0.02068,"20":0.02068,"21":0.13445,"22":0.08274,"23":0.05171,"24":0.06205,"25":1.64442,_:"5.0-5.4 8.2 9.2 10.1 12.0 15.0","6.2-6.4":0.01034,"7.2-7.4":0.12411,"11.1-11.2":0.01034,"13.0":0.06205,"14.0":0.01034,"16.0":0.02068,"17.0":0.01034,"18.0":0.02068,"19.0":0.02068},I:{"0":0.06134,"3":0,"4":0.00001,"2.1":0,"2.2":0.00001,"2.3":0,"4.1":0.00004,"4.2-4.3":0.00002,"4.4":0,"4.4.3-4.4.4":0.0001},K:{"0":0.36374,_:"10 11 12 11.1 11.5 12.1"},A:{"11":0.00881,_:"6 7 8 9 10 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":48.8048},R:{_:"0"},M:{"0":0.2742},Q:{_:"14.9"},O:{"0":0.10073},H:{"0":0}}; +module.exports={C:{"35":0.0037,"52":0.0037,"72":0.0037,"78":0.0037,"88":0.0037,"91":0.0037,"99":0.0037,"102":0.0074,"103":0.0185,"104":0.0111,"105":0.0074,"106":0.0037,"108":0.0074,"113":0.0037,"114":0.0037,"115":0.381,"118":0.0037,"120":0.04809,"121":0.07768,"123":0.02219,"124":0.0037,"125":0.0074,"126":0.0074,"127":0.02589,"128":0.3662,"129":1.29095,"130":0.0148,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 73 74 75 76 77 79 80 81 82 83 84 85 86 87 89 90 92 93 94 95 96 97 98 100 101 107 109 110 111 112 116 117 119 122 131 132 133 3.5 3.6"},D:{"49":0.0111,"55":0.0037,"65":0.0074,"73":0.0037,"75":0.0037,"76":0.0037,"79":0.0148,"81":0.0037,"83":0.0037,"85":0.0037,"87":0.06288,"88":0.0148,"91":0.0185,"92":0.0037,"93":0.0074,"94":0.0148,"96":0.0037,"97":0.0111,"98":0.0148,"99":0.0074,"100":0.0037,"101":0.0037,"103":0.13686,"104":0.0037,"105":0.02959,"106":0.0074,"107":0.0185,"108":0.0148,"109":1.63866,"110":0.0185,"111":0.02589,"112":0.0111,"113":0.0111,"114":0.02219,"115":0.0037,"116":0.07398,"117":0.0111,"118":0.02589,"119":0.03699,"120":0.06658,"121":0.03329,"122":0.10357,"123":0.05549,"124":0.13316,"125":0.14426,"126":1.00243,"127":17.67752,"128":3.73969,"129":0.0037,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 50 51 52 53 54 56 57 58 59 60 61 62 63 64 66 67 68 69 70 71 72 74 77 78 80 84 86 89 90 95 102 130 131"},F:{"82":0.0037,"83":0.04069,"95":0.0185,"109":0.43278,"111":0.12947,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 84 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 106 107 108 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"85":0.0037,"92":0.0185,"100":0.0037,"109":0.02589,"110":0.0037,"112":0.0037,"114":0.0037,"115":0.0037,"116":0.0037,"117":0.0037,"118":0.0074,"119":0.0111,"120":0.0185,"121":0.02959,"122":0.0111,"123":0.0111,"124":0.02589,"125":0.05918,"126":0.23674,"127":3.45857,"128":0.98763,_:"12 13 14 15 16 17 18 79 80 81 83 84 86 87 88 89 90 91 93 94 95 96 97 98 99 101 102 103 104 105 106 107 108 111 113"},E:{"12":0.0037,"14":0.0037,_:"0 4 5 6 7 8 9 10 11 13 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 15.1 15.4 15.5","12.1":0.0037,"13.1":0.0074,"14.1":0.0074,"15.2-15.3":0.0037,"15.6":0.06658,"16.0":0.0074,"16.1":0.0074,"16.2":0.0037,"16.3":0.0074,"16.4":0.0074,"16.5":0.0074,"16.6":0.04809,"17.0":0.0037,"17.1":0.0074,"17.2":0.0037,"17.3":0.0074,"17.4":0.02219,"17.5":0.3551,"17.6":0.12207,"18.0":0.0074},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00184,"5.0-5.1":0.00092,"6.0-6.1":0.00459,"7.0-7.1":0.00551,"8.1-8.4":0,"9.0-9.2":0.00459,"9.3":0.01837,"10.0-10.2":0.00551,"10.3":0.02848,"11.0-11.2":0.07258,"11.3-11.4":0.00919,"12.0-12.1":0.00735,"12.2-12.5":0.1231,"13.0-13.1":0.00184,"13.2":0.0395,"13.3":0.00551,"13.4-13.7":0.02297,"14.0-14.4":0.06798,"14.5-14.8":0.06523,"15.0-15.1":0.03583,"15.2-15.3":0.03583,"15.4":0.04134,"15.5":0.04869,"15.6-15.8":0.45842,"16.0":0.09279,"16.1":0.19568,"16.2":0.0983,"16.3":0.16353,"16.4":0.04134,"16.5":0.06615,"16.6-16.7":0.56867,"17.0":0.05237,"17.1":0.08084,"17.2":0.07441,"17.3":0.11024,"17.4":0.25815,"17.5":5.28704,"17.6":0.88929,"18.0":0.09646},P:{"4":0.05104,"20":0.02042,"21":0.14292,"22":0.06125,"23":0.07146,"24":0.06125,"25":2.18464,_:"5.0-5.4 8.2 9.2 10.1 12.0 15.0","6.2-6.4":0.01021,"7.2-7.4":0.15313,"11.1-11.2":0.01021,"13.0":0.11229,"14.0":0.01021,"16.0":0.01021,"17.0":0.01021,"18.0":0.01021,"19.0":0.01021},I:{"0":0.05024,"3":0,"4":0.00001,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00002,"4.2-4.3":0.00002,"4.4":0,"4.4.3-4.4.4":0.00008},K:{"0":0.29875,_:"10 11 12 11.1 11.5 12.1"},A:{"11":0.0037,_:"6 7 8 9 10 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":0.09452},H:{"0":0.01},L:{"0":50.98914},R:{_:"0"},M:{"0":0.29615},Q:{_:"14.9"}}; diff --git a/node_modules/caniuse-lite/data/regions/SY.js b/node_modules/caniuse-lite/data/regions/SY.js index 9ddc048a..05d51497 100644 --- a/node_modules/caniuse-lite/data/regions/SY.js +++ b/node_modules/caniuse-lite/data/regions/SY.js @@ -1 +1 @@ -module.exports={C:{"35":0.00075,"44":0.00075,"48":0.00149,"50":0.00075,"52":0.00671,"58":0.00075,"59":0.00075,"63":0.00075,"68":0.00075,"72":0.00149,"78":0.00075,"80":0.00149,"82":0.00075,"83":0.00075,"84":0.00298,"88":0.00075,"89":0.00075,"91":0.00075,"92":0.00075,"99":0.00075,"101":0.00075,"102":0.00075,"103":0.00075,"105":0.00149,"106":0.00447,"107":0.00075,"108":0.00075,"109":0.00075,"111":0.00149,"112":0.00149,"113":0.00149,"115":0.14751,"117":0.00075,"119":0.00149,"120":0.01118,"122":0.00075,"123":0.00075,"124":0.00224,"125":0.01043,"126":0.00745,"127":0.10058,"128":0.13485,"129":0.00075,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 36 37 38 39 40 41 42 43 45 46 47 49 51 53 54 55 56 57 60 61 62 64 65 66 67 69 70 71 73 74 75 76 77 79 81 85 86 87 90 93 94 95 96 97 98 100 104 110 114 116 118 121 130 131 3.5 3.6"},D:{"11":0.00298,"34":0.00149,"35":0.00075,"36":0.00075,"37":0.00224,"38":0.00671,"39":0.00075,"41":0.00075,"42":0.00075,"43":0.00298,"44":0.00149,"45":0.00075,"47":0.00075,"49":0.00298,"50":0.00373,"54":0.00075,"55":0.00224,"56":0.00224,"58":0.04545,"59":0.00075,"60":0.00373,"61":0.00075,"62":0.00075,"63":0.00224,"64":0.00224,"65":0.00075,"66":0.00298,"68":0.01192,"69":0.00671,"70":0.01118,"71":0.00298,"72":0.00224,"73":0.00373,"74":0.00224,"75":0.00149,"76":0.00149,"77":0.00075,"78":0.01639,"79":0.02086,"80":0.04172,"81":0.00596,"83":0.03055,"84":0.00149,"85":0.00224,"86":0.00373,"87":0.02161,"88":0.00522,"89":0.00596,"90":0.00224,"91":0.01267,"92":0.00745,"93":0.00447,"94":0.01118,"95":0.00298,"96":0.00447,"97":0.00298,"98":0.02161,"99":0.00894,"100":0.00373,"101":0.00149,"102":0.00745,"103":0.01341,"104":0.00671,"105":0.01118,"106":0.00969,"107":0.00745,"108":0.0149,"109":0.66007,"110":0.00149,"111":0.0149,"112":0.00522,"113":0.00373,"114":0.01714,"115":0.00298,"116":0.0231,"117":0.01043,"118":0.01714,"119":0.01341,"120":0.03874,"121":0.03278,"122":0.02682,"123":0.03502,"124":0.03427,"125":0.0596,"126":1.84239,"127":0.22648,"128":0.00075,_:"4 5 6 7 8 9 10 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 40 46 48 51 52 53 57 67 129 130"},F:{"73":0.00075,"79":0.00298,"80":0.00075,"81":0.00075,"83":0.01788,"84":0.00075,"85":0.00149,"86":0.00075,"89":0.00149,"95":0.03055,"99":0.00075,"101":0.00075,"107":0.00075,"109":0.02459,"110":0.00224,"111":0.09685,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 74 75 76 77 78 82 87 88 90 91 92 93 94 96 97 98 100 102 103 104 105 106 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"15":0.00075,"16":0.00149,"17":0.00075,"18":0.00224,"80":0.00149,"85":0.00075,"88":0.00075,"89":0.00075,"90":0.00075,"92":0.00894,"100":0.00224,"109":0.00745,"110":0.00075,"111":0.00075,"112":0.00075,"117":0.00075,"120":0.01043,"121":0.00149,"122":0.00149,"123":0.00149,"124":0.00596,"125":0.0082,"126":0.30247,"127":0.04396,_:"12 13 14 79 81 83 84 86 87 91 93 94 95 96 97 98 99 101 102 103 104 105 106 107 108 113 114 115 116 118 119"},E:{"14":0.00373,"15":0.00075,_:"0 4 5 6 7 8 9 10 11 12 13 3.1 3.2 6.1 7.1 9.1 10.1 12.1 15.4 16.0 17.6 18.0","5.1":0.03651,"11.1":0.00075,"13.1":0.00075,"14.1":0.00298,"15.1":0.00298,"15.2-15.3":0.00075,"15.5":0.00373,"15.6":0.01267,"16.1":0.00149,"16.2":0.00075,"16.3":0.00075,"16.4":0.00149,"16.5":0.00149,"16.6":0.0082,"17.0":0.00447,"17.1":0.00149,"17.2":0.00149,"17.3":0.00149,"17.4":0.00522,"17.5":0.02161},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00042,"5.0-5.1":0.00021,"6.0-6.1":0.00126,"7.0-7.1":0.00126,"8.1-8.4":0,"9.0-9.2":0.00105,"9.3":0.0042,"10.0-10.2":0.00084,"10.3":0.00735,"11.0-11.2":0.01933,"11.3-11.4":0.0021,"12.0-12.1":0.00147,"12.2-12.5":0.0271,"13.0-13.1":0.00042,"13.2":0.00441,"13.3":0.00147,"13.4-13.7":0.0063,"14.0-14.4":0.0145,"14.5-14.8":0.01639,"15.0-15.1":0.00819,"15.2-15.3":0.00882,"15.4":0.01008,"15.5":0.01219,"15.6-15.8":0.11177,"16.0":0.02248,"16.1":0.04769,"16.2":0.02395,"16.3":0.04013,"16.4":0.00945,"16.5":0.01702,"16.6-16.7":0.1395,"17.0":0.01261,"17.1":0.02038,"17.2":0.01975,"17.3":0.02962,"17.4":0.07416,"17.5":1.35801,"17.6":0.0105,"18.0":0.01387},P:{"4":2.10634,"20":0.12094,"21":0.25195,"22":0.40313,"23":0.45352,"24":0.24188,"25":1.27993,"5.0-5.4":0.14109,"6.2-6.4":0.57446,"7.2-7.4":0.63492,"8.2":0.08063,"9.2":0.25195,"10.1":0.07055,"11.1-11.2":0.15117,"12.0":0.0907,"13.0":0.25195,"14.0":0.27211,"15.0":0.0907,"16.0":0.21164,"17.0":0.34266,"18.0":0.0907,"19.0":0.15117},I:{"0":0.2029,"3":0,"4":0.00002,"2.1":0,"2.2":0.00004,"2.3":0,"4.1":0.00012,"4.2-4.3":0.00008,"4.4":0,"4.4.3-4.4.4":0.00035},K:{"0":1.58739,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.00075,"9":0.00075,"11":0.00596,_:"6 7 10 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":81.53406},R:{_:"0"},M:{"0":0.05553},Q:{_:"14.9"},O:{"0":1.15688},H:{"0":0.06}}; +module.exports={C:{"43":0.00088,"44":0.00088,"47":0.00176,"48":0.00176,"49":0.00616,"50":0.00176,"51":0.00088,"52":0.01144,"58":0.00088,"60":0.00088,"72":0.00264,"78":0.00088,"84":0.0176,"99":0.00088,"101":0.00264,"102":0.00088,"103":0.00176,"105":0.00088,"106":0.00264,"107":0.00088,"108":0.00088,"109":0.00088,"112":0.00704,"113":0.00176,"114":0.00088,"115":0.20856,"116":0.00088,"118":0.00088,"119":0.00176,"120":0.00264,"121":0.00088,"122":0.00088,"123":0.00088,"124":0.00176,"125":0.00176,"126":0.0044,"127":0.01936,"128":0.09152,"129":0.19184,"130":0.00352,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 45 46 53 54 55 56 57 59 61 62 63 64 65 66 67 68 69 70 71 73 74 75 76 77 79 80 81 82 83 85 86 87 88 89 90 91 92 93 94 95 96 97 98 100 104 110 111 117 131 132 133 3.5 3.6"},D:{"11":0.00176,"19":0.00088,"21":0.00088,"33":0.00176,"34":0.00088,"36":0.00088,"37":0.00176,"38":0.00792,"39":0.00088,"40":0.00088,"42":0.00088,"43":0.00088,"44":0.00176,"46":0.00088,"47":0.00088,"48":0.00088,"49":0.0044,"50":0.0044,"54":0.00088,"55":0.00176,"56":0.00704,"57":0.00088,"58":0.0264,"59":0.00264,"60":0.00176,"61":0.00176,"62":0.00088,"63":0.00704,"64":0.00176,"65":0.00088,"66":0.00352,"67":0.00088,"68":0.01056,"69":0.0044,"70":0.01584,"71":0.0044,"72":0.00088,"73":0.0044,"74":0.00088,"75":0.00264,"76":0.00088,"77":0.00088,"78":0.00352,"79":0.02288,"80":0.09152,"81":0.00704,"83":0.04048,"84":0.0044,"85":0.00352,"86":0.00616,"87":0.01232,"88":0.00528,"89":0.00616,"90":0.00528,"91":0.00616,"92":0.0044,"93":0.00352,"94":0.00792,"95":0.00616,"96":0.00792,"97":0.0044,"98":0.022,"99":0.01056,"100":0.00264,"101":0.00088,"102":0.01672,"103":0.01232,"104":0.00528,"105":0.0132,"106":0.02288,"107":0.01408,"108":0.00792,"109":0.8228,"110":0.00264,"111":0.01584,"112":0.00616,"113":0.00792,"114":0.01936,"115":0.0044,"116":0.0264,"117":0.01408,"118":0.0176,"119":0.01672,"120":0.044,"121":0.04752,"122":0.02728,"123":0.0352,"124":0.03168,"125":0.03608,"126":0.18568,"127":2.29856,"128":0.40744,"129":0.00088,_:"4 5 6 7 8 9 10 12 13 14 15 16 17 18 20 22 23 24 25 26 27 28 29 30 31 32 35 41 45 51 52 53 130 131"},F:{"16":0.00088,"36":0.00088,"79":0.00352,"81":0.00088,"82":0.00088,"83":0.01848,"84":0.00176,"85":0.00176,"86":0.00088,"89":0.0088,"95":0.03432,"96":0.00176,"105":0.00088,"108":0.00088,"109":0.0132,"110":0.00176,"111":0.00792,_:"9 11 12 15 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 80 87 88 90 91 92 93 94 97 98 99 100 101 102 103 104 106 107 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"13":0.00088,"14":0.00088,"16":0.00176,"18":0.00616,"80":0.00352,"84":0.00088,"88":0.00176,"89":0.00088,"90":0.00088,"92":0.01848,"100":0.00352,"105":0.00088,"107":0.00176,"108":0.00088,"109":0.0088,"113":0.00088,"114":0.00088,"115":0.00088,"116":0.00088,"120":0.00176,"121":0.00176,"122":0.00264,"123":0.00088,"124":0.0044,"125":0.0044,"126":0.0308,"127":0.40656,"128":0.11352,_:"12 15 17 79 81 83 85 86 87 91 93 94 95 96 97 98 99 101 102 103 104 106 110 111 112 117 118 119"},E:{"7":0.00176,"13":0.00088,"14":0.00176,"15":0.01144,_:"0 4 5 6 8 9 10 11 12 3.1 3.2 6.1 7.1 9.1 10.1 11.1 12.1 16.0","5.1":0.022,"13.1":0.00176,"14.1":0.0044,"15.1":0.00176,"15.2-15.3":0.00088,"15.4":0.00176,"15.5":0.00088,"15.6":0.01584,"16.1":0.00528,"16.2":0.00088,"16.3":0.00176,"16.4":0.0044,"16.5":0.00088,"16.6":0.01144,"17.0":0.00088,"17.1":0.00088,"17.2":0.00264,"17.3":0.00176,"17.4":0.00264,"17.5":0.02288,"17.6":0.00528,"18.0":0.00088},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00042,"5.0-5.1":0.00021,"6.0-6.1":0.00104,"7.0-7.1":0.00125,"8.1-8.4":0,"9.0-9.2":0.00104,"9.3":0.00416,"10.0-10.2":0.00125,"10.3":0.00645,"11.0-11.2":0.01643,"11.3-11.4":0.00208,"12.0-12.1":0.00166,"12.2-12.5":0.02786,"13.0-13.1":0.00042,"13.2":0.00894,"13.3":0.00125,"13.4-13.7":0.0052,"14.0-14.4":0.01539,"14.5-14.8":0.01476,"15.0-15.1":0.00811,"15.2-15.3":0.00811,"15.4":0.00936,"15.5":0.01102,"15.6-15.8":0.10376,"16.0":0.021,"16.1":0.04429,"16.2":0.02225,"16.3":0.03701,"16.4":0.00936,"16.5":0.01497,"16.6-16.7":0.12871,"17.0":0.01185,"17.1":0.0183,"17.2":0.01684,"17.3":0.02495,"17.4":0.05843,"17.5":1.19667,"17.6":0.20128,"18.0":0.02183},P:{"4":1.9727,"20":0.09105,"21":0.26303,"22":0.35407,"23":0.40466,"24":0.27314,"25":1.18362,"5.0-5.4":0.13151,"6.2-6.4":0.4957,"7.2-7.4":0.6171,"8.2":0.08093,"9.2":0.23268,"10.1":0.0607,"11.1-11.2":0.1214,"12.0":0.07081,"13.0":0.22256,"14.0":0.27314,"15.0":0.0607,"16.0":0.1821,"17.0":0.30349,"18.0":0.08093,"19.0":0.1214},I:{"0":0.14544,"3":0,"4":0.00001,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00006,"4.2-4.3":0.00006,"4.4":0,"4.4.3-4.4.4":0.00023},K:{"0":1.45776,_:"10 11 12 11.1 11.5 12.1"},A:{"9":0.00088,"11":0.01408,_:"6 7 8 10 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":1.52304},H:{"0":0.12},L:{"0":80.24264},R:{_:"0"},M:{"0":0.07296},Q:{_:"14.9"}}; diff --git a/node_modules/caniuse-lite/data/regions/SZ.js b/node_modules/caniuse-lite/data/regions/SZ.js index 8cc8d246..f73fb57a 100644 --- a/node_modules/caniuse-lite/data/regions/SZ.js +++ b/node_modules/caniuse-lite/data/regions/SZ.js @@ -1 +1 @@ -module.exports={C:{"60":0.03558,"72":0.00178,"94":0.00356,"99":0.00178,"100":0.00356,"101":0.00178,"102":0.01779,"108":0.00178,"112":0.00178,"115":0.07472,"122":0.00356,"123":0.00356,"124":0.00178,"125":0.00178,"126":0.00178,"127":0.15122,"128":0.25618,"129":0.00356,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 61 62 63 64 65 66 67 68 69 70 71 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 95 96 97 98 103 104 105 106 107 109 110 111 113 114 116 117 118 119 120 121 130 131 3.5 3.6"},D:{"11":0.00712,"33":0.00356,"49":0.00178,"55":0.00178,"56":0.00356,"60":0.00178,"66":0.00178,"68":0.00356,"69":0.01067,"70":0.03024,"71":0.00178,"73":0.00356,"74":0.01245,"79":0.00178,"80":0.00178,"81":0.01067,"83":0.00178,"86":0.00178,"87":0.01245,"88":0.01423,"90":0.00356,"91":0.01245,"93":0.00178,"95":0.01423,"98":0.00178,"99":0.01779,"100":0.00356,"102":0.01423,"103":0.00356,"104":0.0089,"106":0.08006,"107":0.00178,"109":0.67424,"111":0.02491,"112":0.00356,"113":0.00178,"114":0.00712,"115":0.03024,"116":0.0089,"117":0.01245,"118":0.03202,"119":0.03202,"120":0.01067,"121":0.02669,"122":0.02313,"123":0.03024,"124":0.05693,"125":0.13698,"126":5.12886,"127":0.75785,"128":0.00178,_:"4 5 6 7 8 9 10 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 50 51 52 53 54 57 58 59 61 62 63 64 65 67 72 75 76 77 78 84 85 89 92 94 96 97 101 105 108 110 129 130"},F:{"40":0.00356,"42":0.00178,"45":0.00712,"64":0.00178,"83":0.01957,"84":0.0089,"95":0.00356,"98":0.00178,"99":0.00356,"102":0.00356,"107":0.01779,"109":0.0338,"110":0.09607,"111":0.20459,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 41 43 44 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 85 86 87 88 89 90 91 92 93 94 96 97 100 101 103 104 105 106 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"12":0.01601,"13":0.00356,"14":0.00356,"15":0.00178,"16":0.00178,"17":0.00356,"18":0.01067,"80":0.00178,"89":0.00178,"90":0.01067,"92":0.03024,"96":0.00178,"100":0.01423,"109":0.01423,"110":0.00178,"111":0.00178,"112":0.00178,"114":0.0089,"117":0.00178,"118":0.0089,"119":0.00178,"120":0.01423,"121":0.00356,"122":0.01245,"123":0.0089,"124":0.03024,"125":0.04092,"126":2.33049,"127":0.32912,_:"79 81 83 84 85 86 87 88 91 93 94 95 97 98 99 101 102 103 104 105 106 107 108 113 115 116"},E:{"14":0.00178,_:"0 4 5 6 7 8 9 10 11 12 13 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 12.1 15.1 15.2-15.3 15.4 16.0 16.2 16.4 16.5 17.0","11.1":0.00178,"13.1":0.00356,"14.1":0.0089,"15.5":0.00178,"15.6":0.02313,"16.1":0.01067,"16.3":0.01245,"16.6":0.0089,"17.1":0.00712,"17.2":0.00712,"17.3":0.0089,"17.4":0.02135,"17.5":0.14054,"17.6":0.00178,"18.0":0.00356},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00071,"5.0-5.1":0.00036,"6.0-6.1":0.00214,"7.0-7.1":0.00214,"8.1-8.4":0,"9.0-9.2":0.00178,"9.3":0.00714,"10.0-10.2":0.00143,"10.3":0.01249,"11.0-11.2":0.03282,"11.3-11.4":0.00357,"12.0-12.1":0.0025,"12.2-12.5":0.04603,"13.0-13.1":0.00071,"13.2":0.00749,"13.3":0.0025,"13.4-13.7":0.0107,"14.0-14.4":0.02462,"14.5-14.8":0.02783,"15.0-15.1":0.01391,"15.2-15.3":0.01499,"15.4":0.01713,"15.5":0.02069,"15.6-15.8":0.18981,"16.0":0.03818,"16.1":0.08099,"16.2":0.04067,"16.3":0.06815,"16.4":0.01606,"16.5":0.0289,"16.6-16.7":0.23691,"17.0":0.02141,"17.1":0.03461,"17.2":0.03354,"17.3":0.05031,"17.4":0.12595,"17.5":2.3063,"17.6":0.01784,"18.0":0.02355},P:{"4":0.15462,"20":0.02062,"21":0.05154,"22":0.08246,"23":0.51538,"24":0.20615,"25":0.82461,_:"5.0-5.4 6.2-6.4 9.2 10.1 12.0 13.0 14.0","7.2-7.4":1.16477,"8.2":0.01031,"11.1-11.2":0.01031,"15.0":0.01031,"16.0":0.01031,"17.0":0.02062,"18.0":0.03092,"19.0":0.10308},I:{"0":0.04915,"3":0,"4":0,"2.1":0,"2.2":0.00001,"2.3":0,"4.1":0.00003,"4.2-4.3":0.00002,"4.4":0,"4.4.3-4.4.4":0.00008},K:{"0":14.86499,_:"10 11 12 11.1 11.5 12.1"},A:{"11":0.00712,_:"6 7 8 9 10 5.5"},S:{"2.5":0.10687,_:"3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":64.53646},R:{_:"0"},M:{"0":0.16442},Q:{_:"14.9"},O:{"0":0.39461},H:{"0":0.87}}; +module.exports={C:{"34":0.00191,"52":0.00191,"60":0.01145,"111":0.00573,"115":0.12599,"116":0.00191,"118":0.00382,"121":0.00191,"122":0.00191,"124":0.00573,"127":0.01145,"128":0.13172,"129":0.22717,"130":0.00573,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 53 54 55 56 57 58 59 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 112 113 114 117 119 120 123 125 126 131 132 133 3.5 3.6"},D:{"43":0.00191,"54":0.00191,"56":0.00573,"61":0.00382,"69":0.00382,"70":0.01909,"72":0.00191,"74":0.00382,"83":0.00573,"84":0.00191,"85":0.00382,"86":0.00382,"88":0.03818,"89":0.00191,"90":0.00191,"91":0.00955,"92":0.00191,"93":0.00573,"94":0.00191,"95":0.01718,"98":0.00382,"99":0.01718,"100":0.00191,"102":0.00955,"103":0.00573,"105":0.00191,"106":0.00191,"107":0.00191,"109":0.75406,"111":0.00573,"112":0.00382,"114":0.01527,"115":0.07063,"116":0.02673,"117":0.00382,"118":0.00191,"119":0.01336,"120":0.00764,"121":0.01527,"122":0.02482,"123":0.00955,"124":0.02482,"125":0.07827,"126":0.36844,"127":4.9634,"128":1.0614,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 44 45 46 47 48 49 50 51 52 53 55 57 58 59 60 62 63 64 65 66 67 68 71 73 75 76 77 78 79 80 81 87 96 97 101 104 108 110 113 129 130 131"},F:{"28":0.00191,"44":0.00191,"74":0.00191,"77":0.00191,"79":0.00764,"83":0.01527,"84":0.00955,"91":0.00191,"95":0.01527,"97":0.00191,"101":0.00191,"109":0.01145,"110":0.00191,"111":0.05345,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 75 76 78 80 81 82 85 86 87 88 89 90 92 93 94 96 98 99 100 102 103 104 105 106 107 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"12":0.00764,"13":0.01336,"14":0.00382,"15":0.01336,"17":0.00764,"18":0.02291,"89":0.01336,"90":0.00764,"92":0.01527,"99":0.01909,"100":0.00764,"106":0.00382,"107":0.00573,"109":0.01527,"111":0.00191,"116":0.00191,"119":0.00191,"120":0.01336,"121":0.01145,"122":0.02864,"123":0.01145,"124":0.00764,"125":0.01336,"126":0.07636,"127":2.07317,"128":0.92396,_:"16 79 80 81 83 84 85 86 87 88 91 93 94 95 96 97 98 101 102 103 104 105 108 110 112 113 114 115 117 118"},E:{"12":0.00191,"14":0.00191,_:"0 4 5 6 7 8 9 10 11 13 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 12.1 13.1 15.2-15.3 15.5 16.0 16.2 16.4 16.5 17.0 17.1","14.1":0.01145,"15.1":0.00191,"15.4":0.00191,"15.6":0.01336,"16.1":0.01718,"16.3":0.00573,"16.6":0.02482,"17.2":0.00191,"17.3":0.00573,"17.4":0.00191,"17.5":0.21954,"17.6":0.02864,"18.0":0.00191},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00061,"5.0-5.1":0.00031,"6.0-6.1":0.00154,"7.0-7.1":0.00184,"8.1-8.4":0,"9.0-9.2":0.00154,"9.3":0.00615,"10.0-10.2":0.00184,"10.3":0.00953,"11.0-11.2":0.02429,"11.3-11.4":0.00307,"12.0-12.1":0.00246,"12.2-12.5":0.0412,"13.0-13.1":0.00061,"13.2":0.01322,"13.3":0.00184,"13.4-13.7":0.00769,"14.0-14.4":0.02275,"14.5-14.8":0.02183,"15.0-15.1":0.01199,"15.2-15.3":0.01199,"15.4":0.01384,"15.5":0.0163,"15.6-15.8":0.15342,"16.0":0.03105,"16.1":0.06549,"16.2":0.0329,"16.3":0.05473,"16.4":0.01384,"16.5":0.02214,"16.6-16.7":0.19032,"17.0":0.01753,"17.1":0.02706,"17.2":0.0249,"17.3":0.03689,"17.4":0.0864,"17.5":1.76942,"17.6":0.29762,"18.0":0.03228},P:{"4":0.24228,"20":0.04038,"21":0.03029,"22":0.11105,"23":0.74704,"24":0.11105,"25":0.55524,_:"5.0-5.4 8.2 9.2 10.1 12.0","6.2-6.4":0.0101,"7.2-7.4":0.8379,"11.1-11.2":0.02019,"13.0":0.0101,"14.0":0.0101,"15.0":0.0101,"16.0":0.02019,"17.0":0.02019,"18.0":0.02019,"19.0":0.09086},I:{"0":0.03226,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00001,"4.2-4.3":0.00001,"4.4":0,"4.4.3-4.4.4":0.00005},K:{"0":15.73991,_:"10 11 12 11.1 11.5 12.1"},A:{_:"6 7 8 9 10 11 5.5"},N:{_:"10 11"},S:{"2.5":0.07282,_:"3.0-3.1"},J:{_:"7 10"},O:{"0":0.41264},H:{"0":0.79},L:{"0":63.59268},R:{_:"0"},M:{"0":0.22655},Q:{_:"14.9"}}; diff --git a/node_modules/caniuse-lite/data/regions/TC.js b/node_modules/caniuse-lite/data/regions/TC.js index ceac5cc7..30c93c46 100644 --- a/node_modules/caniuse-lite/data/regions/TC.js +++ b/node_modules/caniuse-lite/data/regions/TC.js @@ -1 +1 @@ -module.exports={C:{"103":0.00426,"104":0.00426,"109":0.00426,"110":0.00426,"115":4.21215,"117":0.00426,"118":0.00426,"126":0.03407,"127":0.53663,"128":0.24276,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 105 106 107 108 111 112 113 114 116 119 120 121 122 123 124 125 129 130 131 3.5 3.6"},D:{"39":0.00426,"40":0.00852,"46":0.00426,"49":0.00426,"51":0.00426,"58":0.00426,"75":0.03407,"76":0.02981,"79":0.01704,"80":0.01278,"81":0.01278,"83":0.00852,"87":0.01704,"91":0.00426,"94":0.00852,"103":0.06389,"104":0.01278,"105":0.02981,"106":0.00426,"107":0.00852,"109":0.58774,"110":0.08092,"111":0.00426,"112":0.01278,"113":0.00426,"114":0.00852,"115":0.01704,"116":0.05537,"117":0.00852,"119":0.00852,"120":0.01704,"121":0.03407,"122":0.01278,"123":0.19166,"124":0.14055,"125":1.10734,"126":16.61862,"127":0.89439,"128":0.01278,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 41 42 43 44 45 47 48 50 52 53 54 55 56 57 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 77 78 84 85 86 88 89 90 92 93 95 96 97 98 99 100 101 102 108 118 129 130"},F:{"95":0.12351,"109":0.41312,"110":0.00426,"111":0.10648,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 106 107 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"16":0.00426,"92":0.00852,"100":0.00426,"101":0.00426,"109":0.0213,"120":0.00426,"122":0.00852,"123":0.00852,"124":0.00852,"125":0.45997,"126":5.66873,"127":0.592,_:"12 13 14 15 17 18 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 96 97 98 99 102 103 104 105 106 107 108 110 111 112 113 114 115 116 117 118 119 121"},E:{"14":0.00426,"15":0.02981,_:"0 4 5 6 7 8 9 10 11 12 13 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 12.1 15.1","13.1":0.0213,"14.1":4.65509,"15.2-15.3":0.13203,"15.4":0.00852,"15.5":0.01278,"15.6":0.05963,"16.0":0.11499,"16.1":0.0213,"16.2":0.01278,"16.3":0.07666,"16.4":0.29813,"16.5":0.02555,"16.6":0.54515,"17.0":0.01704,"17.1":0.09796,"17.2":0.23425,"17.3":0.01278,"17.4":0.04685,"17.5":2.16357,"17.6":0.0213,"18.0":0.05111},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00576,"5.0-5.1":0.00288,"6.0-6.1":0.01727,"7.0-7.1":0.01727,"8.1-8.4":0,"9.0-9.2":0.01439,"9.3":0.05756,"10.0-10.2":0.01151,"10.3":0.10073,"11.0-11.2":0.26477,"11.3-11.4":0.02878,"12.0-12.1":0.02015,"12.2-12.5":0.37126,"13.0-13.1":0.00576,"13.2":0.06044,"13.3":0.02015,"13.4-13.7":0.08634,"14.0-14.4":0.19858,"14.5-14.8":0.22448,"15.0-15.1":0.11224,"15.2-15.3":0.12087,"15.4":0.13814,"15.5":0.16692,"15.6-15.8":1.53108,"16.0":0.30794,"16.1":0.6533,"16.2":0.32809,"16.3":0.54969,"16.4":0.12951,"16.5":0.23312,"16.6-16.7":1.91097,"17.0":0.17268,"17.1":0.27916,"17.2":0.27053,"17.3":0.40579,"17.4":1.01592,"17.5":18.60315,"17.6":0.1439,"18.0":0.18995},P:{"4":0.01072,"20":0.01072,"21":0.25739,"22":0.06435,"23":0.02145,"24":0.01072,"25":2.04838,_:"5.0-5.4 6.2-6.4 8.2 9.2 10.1 11.1-11.2 12.0 15.0 17.0 18.0","7.2-7.4":0.02145,"13.0":0.0429,"14.0":0.01072,"16.0":0.02145,"19.0":0.05362},I:{"0":0,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0,"4.2-4.3":0,"4.4":0,"4.4.3-4.4.4":0},K:{"0":0.35594,_:"10 11 12 11.1 11.5 12.1"},A:{"11":0.05111,_:"6 7 8 9 10 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":25.87403},R:{_:"0"},M:{"0":0.12056},Q:{_:"14.9"},O:{"0":0.0976},H:{"0":0}}; +module.exports={C:{"104":0.00369,"108":0.00369,"111":0.00369,"115":4.5916,"124":0.00369,"127":0.00369,"128":0.14026,"129":0.30635,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 105 106 107 109 110 112 113 114 116 117 118 119 120 121 122 123 125 126 130 131 132 133 3.5 3.6"},D:{"40":0.00369,"43":0.00738,"49":0.00369,"51":0.00369,"73":0.00738,"76":0.0406,"79":0.00369,"81":0.02584,"83":0.02584,"93":0.02215,"103":0.68653,"104":0.01476,"107":0.01107,"109":1.314,"112":0.01476,"113":0.00369,"114":0.00369,"115":0.01846,"116":0.01476,"117":0.00738,"119":0.00369,"120":0.01846,"121":0.00369,"122":0.01107,"123":0.03691,"124":0.06644,"125":0.09966,"126":3.40679,"127":9.89188,"128":1.25494,"129":0.11073,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 41 42 44 45 46 47 48 50 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 74 75 77 78 80 84 85 86 87 88 89 90 91 92 94 95 96 97 98 99 100 101 102 105 106 108 110 111 118 130 131"},F:{"95":0.15133,"109":0.09966,"111":0.01846,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 106 107 108 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"18":0.00369,"83":0.00369,"100":0.00369,"119":0.02215,"120":0.00369,"121":0.00369,"122":0.00369,"125":0.06644,"126":1.09992,"127":4.43289,"128":1.01503,_:"12 13 14 15 16 17 79 80 81 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 123 124"},E:{"11":0.01107,"14":0.01476,"15":0.01107,_:"0 4 5 6 7 8 9 10 12 13 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 12.1 15.1","13.1":0.15133,"14.1":0.00369,"15.2-15.3":0.14395,"15.4":0.24361,"15.5":0.03691,"15.6":0.15871,"16.0":0.11073,"16.1":0.01476,"16.2":0.01476,"16.3":0.29159,"16.4":0.30266,"16.5":0.07382,"16.6":0.84155,"17.0":0.21408,"17.1":0.01846,"17.2":0.00738,"17.3":0.14026,"17.4":0.10704,"17.5":2.04112,"17.6":0.43554,"18.0":0.01476},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00686,"5.0-5.1":0.00343,"6.0-6.1":0.01714,"7.0-7.1":0.02057,"8.1-8.4":0,"9.0-9.2":0.01714,"9.3":0.06857,"10.0-10.2":0.02057,"10.3":0.10628,"11.0-11.2":0.27084,"11.3-11.4":0.03428,"12.0-12.1":0.02743,"12.2-12.5":0.45939,"13.0-13.1":0.00686,"13.2":0.14742,"13.3":0.02057,"13.4-13.7":0.08571,"14.0-14.4":0.25369,"14.5-14.8":0.24341,"15.0-15.1":0.1337,"15.2-15.3":0.1337,"15.4":0.15427,"15.5":0.1817,"15.6-15.8":1.71073,"16.0":0.34626,"16.1":0.73023,"16.2":0.36683,"16.3":0.61024,"16.4":0.15427,"16.5":0.24684,"16.6-16.7":2.12212,"17.0":0.19541,"17.1":0.30169,"17.2":0.27769,"17.3":0.4114,"17.4":0.96336,"17.5":19.72993,"17.6":3.3186,"18.0":0.35997},P:{"4":0.0436,"20":0.0109,"21":0.0109,"22":0.0327,"23":0.0327,"24":0.0327,"25":1.27524,_:"5.0-5.4 6.2-6.4 8.2 9.2 10.1 12.0 13.0 14.0 17.0","7.2-7.4":0.0327,"11.1-11.2":0.0109,"15.0":0.0109,"16.0":0.0327,"18.0":0.0109,"19.0":0.0109},I:{"0":0.01258,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00001,"4.2-4.3":0.00001,"4.4":0,"4.4.3-4.4.4":0.00002},K:{"0":0.08833,_:"10 11 12 11.1 11.5 12.1"},A:{"11":0.04798,_:"6 7 8 9 10 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":0.02524},H:{"0":0},L:{"0":27.0742},R:{_:"0"},M:{"0":0.19558},Q:{_:"14.9"}}; diff --git a/node_modules/caniuse-lite/data/regions/TD.js b/node_modules/caniuse-lite/data/regions/TD.js index 1116049c..de4cba76 100644 --- a/node_modules/caniuse-lite/data/regions/TD.js +++ b/node_modules/caniuse-lite/data/regions/TD.js @@ -1 +1 @@ -module.exports={C:{"44":0.00076,"48":0.00076,"52":0.00379,"58":0.00227,"60":0.00076,"66":0.00076,"72":0.00076,"75":0.00076,"93":0.0212,"99":0.00076,"106":0.00076,"108":0.00076,"109":0.00076,"111":0.00151,"115":0.03104,"118":0.00076,"121":0.00303,"123":0.00151,"124":0.00151,"125":0.0053,"126":0.00303,"127":0.17411,"128":0.41257,"129":0.00076,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 45 46 47 49 50 51 53 54 55 56 57 59 61 62 63 64 65 67 68 69 70 71 73 74 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 94 95 96 97 98 100 101 102 103 104 105 107 110 112 113 114 116 117 119 120 122 130 131 3.5 3.6"},D:{"44":0.00076,"50":0.00454,"58":0.00303,"63":0.00076,"64":0.00151,"68":0.00151,"69":0.00227,"70":0.0053,"71":0.00076,"74":0.00076,"75":0.00076,"76":0.00076,"77":0.00076,"78":0.04693,"80":0.00076,"81":0.00076,"83":0.0053,"86":0.00076,"87":0.00076,"88":0.00151,"92":0.01136,"93":0.00076,"94":0.01514,"95":0.28236,"99":0.05223,"101":0.00076,"102":0.00379,"103":0.00151,"104":0.00151,"105":0.00076,"106":0.00076,"108":0.00379,"109":0.09084,"111":0.01665,"113":0.00076,"114":0.00076,"116":0.00227,"117":0.00303,"118":0.00076,"119":0.00227,"120":0.01665,"121":0.04921,"122":0.02347,"123":0.00606,"124":0.01438,"125":0.03179,"126":0.84784,"127":0.10977,"128":0.00151,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 45 46 47 48 49 51 52 53 54 55 56 57 59 60 61 62 65 66 67 72 73 79 84 85 89 90 91 96 97 98 100 107 110 112 115 129 130"},F:{"34":0.00076,"38":0.00076,"40":0.00076,"46":0.00076,"51":0.00076,"74":0.00076,"79":0.00151,"83":0.00151,"95":0.00908,"106":0.00151,"107":0.00076,"108":0.00151,"109":0.00227,"110":0.00076,"111":0.09008,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 35 36 37 39 41 42 43 44 45 47 48 49 50 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 75 76 77 78 80 81 82 84 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"12":0.00303,"14":0.00227,"15":0.00151,"17":0.00227,"18":0.00379,"84":0.00606,"90":0.00151,"92":0.00681,"100":0.00151,"108":0.00076,"109":0.00757,"110":0.00227,"111":0.00833,"113":0.00454,"114":0.00076,"119":0.00076,"120":0.00379,"121":0.00076,"122":0.03482,"123":0.00227,"124":0.00833,"125":0.00833,"126":0.35806,"127":0.03785,_:"13 16 79 80 81 83 85 86 87 88 89 91 93 94 95 96 97 98 99 101 102 103 104 105 106 107 112 115 116 117 118"},E:{_:"0 4 5 6 7 8 9 10 11 12 13 14 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 12.1 15.1 15.2-15.3 15.4 15.5 16.0 16.1 16.2 16.4 16.5 17.2 17.3 17.6 18.0","13.1":0.00076,"14.1":0.0969,"15.6":0.00833,"16.3":0.00151,"16.6":0.00606,"17.0":0.00076,"17.1":0.00076,"17.4":0.00151,"17.5":0.00681},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00077,"5.0-5.1":0.00038,"6.0-6.1":0.00231,"7.0-7.1":0.00231,"8.1-8.4":0,"9.0-9.2":0.00192,"9.3":0.00769,"10.0-10.2":0.00154,"10.3":0.01346,"11.0-11.2":0.03537,"11.3-11.4":0.00384,"12.0-12.1":0.00269,"12.2-12.5":0.0496,"13.0-13.1":0.00077,"13.2":0.00807,"13.3":0.00269,"13.4-13.7":0.01153,"14.0-14.4":0.02653,"14.5-14.8":0.02999,"15.0-15.1":0.01499,"15.2-15.3":0.01615,"15.4":0.01845,"15.5":0.0223,"15.6-15.8":0.20454,"16.0":0.04114,"16.1":0.08727,"16.2":0.04383,"16.3":0.07343,"16.4":0.0173,"16.5":0.03114,"16.6-16.7":0.25529,"17.0":0.02307,"17.1":0.03729,"17.2":0.03614,"17.3":0.05421,"17.4":0.13572,"17.5":2.4852,"17.6":0.01922,"18.0":0.02537},P:{"4":0.02019,"20":0.02019,"21":0.8882,"22":0.81755,"23":0.13121,"24":0.34317,"25":0.48448,"5.0-5.4":0.01009,_:"6.2-6.4 8.2 10.1 12.0 17.0","7.2-7.4":0.13121,"9.2":0.04037,"11.1-11.2":0.02019,"13.0":0.03028,"14.0":0.03028,"15.0":0.01009,"16.0":0.07065,"18.0":0.04037,"19.0":0.3028},I:{"0":0.04605,"3":0,"4":0,"2.1":0,"2.2":0.00001,"2.3":0,"4.1":0.00003,"4.2-4.3":0.00002,"4.4":0,"4.4.3-4.4.4":0.00008},K:{"0":1.2963,_:"10 11 12 11.1 11.5 12.1"},A:{"11":0.00681,_:"6 7 8 9 10 5.5"},S:{"2.5":0.00924,_:"3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":87.25708},R:{_:"0"},M:{"0":0.00924},Q:{"14.9":0.02773},O:{"0":0.12939},H:{"0":0.09}}; +module.exports={C:{"58":0.00075,"61":0.00075,"65":0.00075,"72":0.00075,"80":0.00075,"86":0.00075,"108":0.0015,"110":0.00075,"111":0.00075,"112":0.0015,"115":0.07219,"123":0.0015,"125":0.00075,"126":0.0015,"127":0.00677,"128":0.14739,"129":0.43014,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 59 60 62 63 64 66 67 68 69 70 71 73 74 75 76 77 78 79 81 82 83 84 85 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 109 113 114 116 117 118 119 120 121 122 124 130 131 132 133 3.5 3.6"},D:{"50":0.00226,"55":0.00075,"58":0.00451,"64":0.00301,"67":0.00075,"68":0.00226,"70":0.00376,"71":0.00075,"73":0.00376,"76":0.0015,"78":0.02782,"79":0.00301,"80":0.00075,"83":0.0015,"86":0.0015,"87":0.00226,"88":0.01805,"89":0.00075,"91":0.00075,"92":0.00075,"94":0.0015,"95":0.02256,"99":0.06467,"100":0.00075,"102":0.00075,"103":0.00075,"104":0.0015,"105":0.00376,"106":0.0015,"108":0.00075,"109":0.04061,"110":0.00075,"111":0.06994,"112":0.0015,"114":0.03158,"115":0.00376,"116":0.00075,"117":0.02632,"118":0.00075,"119":0.00451,"120":0.01429,"121":0.00677,"122":0.02933,"123":0.00301,"124":0.01278,"125":0.02181,"126":0.04512,"127":0.5467,"128":0.13987,"129":0.00226,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 51 52 53 54 56 57 59 60 61 62 63 65 66 69 72 74 75 77 81 84 85 90 93 96 97 98 101 107 113 130 131"},F:{"26":0.0015,"44":0.00075,"73":0.00075,"78":0.00075,"79":0.0015,"83":0.00075,"90":0.0015,"95":0.00301,"111":0.00451,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 74 75 76 77 80 81 82 84 85 86 87 88 89 91 92 93 94 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"12":0.00075,"13":0.00075,"14":0.00075,"16":0.00075,"17":0.0015,"18":0.00978,"84":0.0015,"89":0.00226,"90":0.0015,"92":0.00752,"100":0.00301,"109":0.00376,"110":0.00451,"111":0.00677,"114":0.00075,"115":0.00376,"116":0.00075,"117":0.00602,"119":0.0015,"120":0.00075,"121":0.0015,"122":0.00075,"124":0.0015,"125":0.00978,"126":0.02933,"127":0.29554,"128":0.04211,_:"15 79 80 81 83 85 86 87 88 91 93 94 95 96 97 98 99 101 102 103 104 105 106 107 108 112 113 118 123"},E:{"14":0.00075,_:"0 4 5 6 7 8 9 10 11 12 13 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 12.1 13.1 15.1 15.2-15.3 15.4 15.5 16.0 16.1 16.2 16.4 16.5 17.0 17.1 17.2 17.3 17.4 18.0","11.1":0.00075,"14.1":0.2429,"15.6":0.00902,"16.3":0.00075,"16.6":0.01203,"17.5":0.00301,"17.6":0.00301},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00073,"5.0-5.1":0.00036,"6.0-6.1":0.00182,"7.0-7.1":0.00219,"8.1-8.4":0,"9.0-9.2":0.00182,"9.3":0.00729,"10.0-10.2":0.00219,"10.3":0.0113,"11.0-11.2":0.02879,"11.3-11.4":0.00364,"12.0-12.1":0.00291,"12.2-12.5":0.04883,"13.0-13.1":0.00073,"13.2":0.01567,"13.3":0.00219,"13.4-13.7":0.00911,"14.0-14.4":0.02696,"14.5-14.8":0.02587,"15.0-15.1":0.01421,"15.2-15.3":0.01421,"15.4":0.0164,"15.5":0.01931,"15.6-15.8":0.18182,"16.0":0.0368,"16.1":0.07761,"16.2":0.03899,"16.3":0.06486,"16.4":0.0164,"16.5":0.02623,"16.6-16.7":0.22555,"17.0":0.02077,"17.1":0.03206,"17.2":0.02951,"17.3":0.04372,"17.4":0.10239,"17.5":2.09696,"17.6":0.35271,"18.0":0.03826},P:{"4":0.01015,"20":0.03044,"21":0.71036,"22":0.8017,"23":0.13192,"24":0.67992,"25":0.44651,_:"5.0-5.4 6.2-6.4 8.2 10.1 12.0 17.0","7.2-7.4":0.16237,"9.2":0.10148,"11.1-11.2":0.01015,"13.0":0.0203,"14.0":0.01015,"15.0":0.01015,"16.0":0.23341,"18.0":0.01015,"19.0":0.20296},I:{"0":0.01843,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00001,"4.2-4.3":0.00001,"4.4":0,"4.4.3-4.4.4":0.00003},K:{"0":1.27246,_:"10 11 12 11.1 11.5 12.1"},A:{"11":0.00451,_:"6 7 8 9 10 5.5"},N:{_:"10 11"},S:{"2.5":0.02774,_:"3.0-3.1"},J:{_:"7 10"},O:{"0":0.08323},H:{"0":0.05},L:{"0":87.86984},R:{_:"0"},M:{"0":0.00925},Q:{"14.9":0.00925}}; diff --git a/node_modules/caniuse-lite/data/regions/TG.js b/node_modules/caniuse-lite/data/regions/TG.js index 5a1ddeb8..cc9fb6fe 100644 --- a/node_modules/caniuse-lite/data/regions/TG.js +++ b/node_modules/caniuse-lite/data/regions/TG.js @@ -1 +1 @@ -module.exports={C:{"41":0.00338,"43":0.00338,"47":0.00675,"52":0.01351,"57":0.00338,"72":0.01013,"82":0.00338,"91":0.00675,"95":0.00338,"100":0.01013,"102":0.00675,"103":0.02364,"107":0.00675,"108":0.02364,"111":0.05403,"112":0.01013,"114":0.00338,"115":1.0131,"117":0.00338,"120":0.00675,"121":0.01013,"122":0.01351,"123":0.00675,"124":0.00675,"125":0.01351,"126":0.1182,"127":1.41496,"128":2.06672,"129":0.01351,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 42 44 45 46 48 49 50 51 53 54 55 56 58 59 60 61 62 63 64 65 66 67 68 69 70 71 73 74 75 76 77 78 79 80 81 83 84 85 86 87 88 89 90 92 93 94 96 97 98 99 101 104 105 106 109 110 113 116 118 119 130 131 3.5 3.6"},D:{"34":0.00338,"47":0.00338,"48":0.00675,"49":0.00338,"58":0.00338,"60":0.00338,"64":0.00338,"65":0.00338,"66":0.00338,"68":0.00675,"69":0.00675,"70":0.01351,"73":0.00338,"74":0.00338,"75":0.00338,"76":0.05066,"77":0.01013,"79":0.00338,"80":0.00675,"81":0.0439,"83":0.01351,"84":0.00338,"86":0.00675,"87":0.01689,"88":0.02364,"89":0.01013,"90":0.00338,"91":0.02026,"92":0.00675,"93":0.11144,"94":0.00338,"95":0.02364,"96":0.00338,"98":0.00338,"99":0.00675,"100":0.00338,"101":0.00338,"102":0.01351,"103":0.1756,"104":0.15534,"105":0.00338,"106":0.03039,"107":0.01013,"108":0.01013,"109":2.9954,"110":0.00675,"111":0.00675,"112":0.00675,"113":0.00338,"114":0.00338,"115":0.00338,"116":0.08443,"117":0.02364,"118":0.01351,"119":0.07767,"120":0.11144,"121":0.04052,"122":0.04052,"123":0.18911,"124":0.09793,"125":0.13846,"126":9.78655,"127":1.39132,"128":0.00675,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 35 36 37 38 39 40 41 42 43 44 45 46 50 51 52 53 54 55 56 57 59 61 62 63 67 71 72 78 85 97 129 130"},F:{"36":0.00338,"46":0.01689,"79":0.01689,"83":0.01351,"95":0.20262,"102":0.00338,"106":0.00338,"107":0.00338,"108":0.00675,"109":0.09118,"110":0.02702,"111":0.98271,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 37 38 39 40 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 80 81 82 84 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 103 104 105 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"12":0.00338,"14":0.00338,"15":0.00338,"16":0.00338,"17":0.00675,"18":0.02026,"84":0.01351,"89":0.00338,"90":0.00338,"92":0.07092,"100":0.01013,"109":0.05403,"116":0.00338,"117":0.00338,"119":0.00338,"120":0.01351,"121":0.00675,"122":0.00675,"123":0.01351,"124":0.01689,"125":0.06416,"126":4.5083,"127":0.76658,_:"13 79 80 81 83 85 86 87 88 91 93 94 95 96 97 98 99 101 102 103 104 105 106 107 108 110 111 112 113 114 115 118"},E:{_:"0 4 5 6 7 8 9 10 11 12 13 14 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 12.1 15.1 15.4 15.5 16.0 16.2 16.4 16.5 17.1 17.3 18.0","11.1":0.00338,"13.1":0.00675,"14.1":0.03715,"15.2-15.3":0.03377,"15.6":0.04052,"16.1":0.00675,"16.3":0.00338,"16.6":0.02364,"17.0":0.00675,"17.2":0.00338,"17.4":0.01689,"17.5":0.06079,"17.6":0.00338},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00118,"5.0-5.1":0.00059,"6.0-6.1":0.00353,"7.0-7.1":0.00353,"8.1-8.4":0,"9.0-9.2":0.00294,"9.3":0.01178,"10.0-10.2":0.00236,"10.3":0.02061,"11.0-11.2":0.05417,"11.3-11.4":0.00589,"12.0-12.1":0.00412,"12.2-12.5":0.07595,"13.0-13.1":0.00118,"13.2":0.01236,"13.3":0.00412,"13.4-13.7":0.01766,"14.0-14.4":0.04063,"14.5-14.8":0.04593,"15.0-15.1":0.02296,"15.2-15.3":0.02473,"15.4":0.02826,"15.5":0.03415,"15.6-15.8":0.31323,"16.0":0.063,"16.1":0.13365,"16.2":0.06712,"16.3":0.11246,"16.4":0.0265,"16.5":0.04769,"16.6-16.7":0.39095,"17.0":0.03533,"17.1":0.05711,"17.2":0.05535,"17.3":0.08302,"17.4":0.20784,"17.5":3.8059,"17.6":0.02944,"18.0":0.03886},P:{"4":0.05194,"21":0.01039,"22":0.04155,"23":0.02078,"24":0.01039,"25":0.62326,_:"20 7.2-7.4 8.2 10.1 11.1-11.2 14.0 15.0 16.0 18.0","5.0-5.4":0.01039,"6.2-6.4":0.01039,"9.2":0.01039,"12.0":0.01039,"13.0":0.01039,"17.0":0.13504,"19.0":0.01039},I:{"0":0.0264,"3":0,"4":0,"2.1":0,"2.2":0.00001,"2.3":0,"4.1":0.00002,"4.2-4.3":0.00001,"4.4":0,"4.4.3-4.4.4":0.00005},K:{"0":1.56392,_:"10 11 12 11.1 11.5 12.1"},A:{"11":0.01013,_:"6 7 8 9 10 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":61.45074},R:{_:"0"},M:{"0":0.29804},Q:{"14.9":0.02649},O:{"0":0.2583},H:{"0":0.37}}; +module.exports={C:{"30":0.00334,"47":0.00334,"52":0.00667,"56":0.00334,"72":0.00667,"81":0.00334,"82":0.00334,"91":0.00334,"95":0.00334,"100":0.00334,"103":0.03671,"106":0.00334,"109":0.01001,"111":0.01669,"112":0.01335,"113":0.00334,"115":0.88764,"120":0.00334,"122":0.00334,"123":0.00334,"124":0.00334,"125":0.01001,"126":0.01001,"127":0.12013,"128":0.98442,"129":2.43267,"130":0.00667,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 48 49 50 51 53 54 55 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 73 74 75 76 77 78 79 80 83 84 85 86 87 88 89 90 92 93 94 96 97 98 99 101 102 104 105 107 108 110 114 116 117 118 119 121 131 132 133 3.5 3.6"},D:{"33":0.00334,"34":0.00334,"42":0.00334,"43":0.00334,"49":0.01669,"50":0.00334,"54":0.00334,"60":0.00334,"63":0.00334,"64":0.00667,"66":0.00334,"68":0.00334,"70":0.01001,"73":0.01001,"74":0.00334,"75":0.00334,"76":0.01669,"77":0.00667,"78":0.00334,"79":0.01001,"80":0.00334,"81":0.01335,"83":0.00667,"84":0.00334,"85":0.00667,"86":0.01335,"87":0.03003,"88":0.01335,"89":0.00667,"91":0.03003,"93":0.0634,"94":0.01001,"95":0.0267,"97":0.00334,"99":0.01001,"100":0.00334,"101":0.01335,"102":0.00334,"103":0.24026,"104":0.14015,"105":0.00334,"106":0.02336,"107":0.01001,"108":0.02336,"109":2.67961,"110":0.00334,"111":0.00667,"112":0.00667,"113":0.00667,"114":0.06007,"115":0.01335,"116":0.04672,"117":0.03671,"118":0.01001,"119":0.17352,"120":0.10011,"121":0.01669,"122":0.03337,"123":0.07675,"124":0.06007,"125":0.05339,"126":0.40378,"127":9.37697,"128":2.58284,"129":0.00667,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 35 36 37 38 39 40 41 44 45 46 47 48 51 52 53 55 56 57 58 59 61 62 65 67 69 71 72 90 92 96 98 130 131"},F:{"46":0.00334,"79":0.00667,"83":0.00334,"84":0.00334,"95":0.17686,"102":0.00334,"109":0.03003,"110":0.00334,"111":0.0267,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 80 81 82 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 103 104 105 106 107 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"12":0.00667,"17":0.03671,"18":0.02002,"84":0.00334,"85":0.00334,"86":0.00334,"89":0.00667,"90":0.00334,"92":0.09677,"100":0.01335,"104":0.00667,"109":0.06674,"117":0.00334,"119":0.01335,"120":0.01001,"121":0.00334,"122":0.00334,"123":0.00667,"124":0.00667,"125":0.04004,"126":0.22358,"127":3.91096,"128":1.27473,_:"13 14 15 16 79 80 81 83 87 88 91 93 94 95 96 97 98 99 101 102 103 105 106 107 108 110 111 112 113 114 115 116 118"},E:{_:"0 4 5 6 7 8 9 10 11 12 13 14 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 12.1 15.1 15.2-15.3 15.4 15.5 16.0 16.1 16.2 16.3 16.5 17.0 18.0","11.1":0.00334,"13.1":0.01001,"14.1":0.10678,"15.6":0.02002,"16.4":0.00334,"16.6":0.04004,"17.1":0.00334,"17.2":0.00334,"17.3":0.00334,"17.4":0.01669,"17.5":0.03337,"17.6":0.07341},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00137,"5.0-5.1":0.00069,"6.0-6.1":0.00343,"7.0-7.1":0.00412,"8.1-8.4":0,"9.0-9.2":0.00343,"9.3":0.01372,"10.0-10.2":0.00412,"10.3":0.02127,"11.0-11.2":0.05421,"11.3-11.4":0.00686,"12.0-12.1":0.00549,"12.2-12.5":0.09195,"13.0-13.1":0.00137,"13.2":0.02951,"13.3":0.00412,"13.4-13.7":0.01715,"14.0-14.4":0.05078,"14.5-14.8":0.04872,"15.0-15.1":0.02676,"15.2-15.3":0.02676,"15.4":0.03088,"15.5":0.03637,"15.6-15.8":0.34241,"16.0":0.0693,"16.1":0.14616,"16.2":0.07342,"16.3":0.12214,"16.4":0.03088,"16.5":0.04941,"16.6-16.7":0.42475,"17.0":0.03911,"17.1":0.06038,"17.2":0.05558,"17.3":0.08234,"17.4":0.19282,"17.5":3.949,"17.6":0.66423,"18.0":0.07205},P:{"4":0.06252,"20":0.01042,"22":0.1042,"23":0.0521,"24":0.01042,"25":0.35428,_:"21 8.2 9.2 10.1 11.1-11.2 13.0 14.0 15.0 18.0 19.0","5.0-5.4":0.03126,"6.2-6.4":0.01042,"7.2-7.4":0.02084,"12.0":0.02084,"16.0":0.01042,"17.0":0.02084},I:{"0":0.05312,"3":0,"4":0.00001,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00002,"4.2-4.3":0.00002,"4.4":0,"4.4.3-4.4.4":0.00009},K:{"0":1.43873,_:"10 11 12 11.1 11.5 12.1"},A:{"11":0.00334,_:"6 7 8 9 10 5.5"},N:{_:"10 11"},S:{"2.5":0.01332,_:"3.0-3.1"},J:{_:"7 10"},O:{"0":0.16655},H:{"0":0.38},L:{"0":60.62539},R:{_:"0"},M:{"0":0.1932},Q:{"14.9":0.01332}}; diff --git a/node_modules/caniuse-lite/data/regions/TH.js b/node_modules/caniuse-lite/data/regions/TH.js index 385a660a..2c6dcc21 100644 --- a/node_modules/caniuse-lite/data/regions/TH.js +++ b/node_modules/caniuse-lite/data/regions/TH.js @@ -1 +1 @@ -module.exports={C:{"42":0.00374,"48":0.00374,"52":0.01121,"53":0.02616,"55":0.29896,"56":1.6256,"75":0.00374,"78":0.00747,"85":0.00374,"96":0.00374,"98":0.00374,"101":0.00374,"103":0.00374,"105":0.00374,"106":0.00374,"109":0.00374,"110":0.00374,"111":0.00374,"113":0.00374,"115":0.14948,"119":0.00374,"120":0.00374,"122":0.00374,"124":0.00374,"125":0.00374,"126":0.01121,"127":0.32512,"128":0.55308,"129":0.00374,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 43 44 45 46 47 49 50 51 54 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 76 77 79 80 81 82 83 84 86 87 88 89 90 91 92 93 94 95 97 99 100 102 104 107 108 112 114 116 117 118 121 123 130 131 3.5 3.6"},D:{"25":0.10464,"37":0.03737,"38":0.00374,"43":0.00374,"49":0.01495,"56":0.00374,"64":0.00374,"65":0.00374,"67":0.00374,"69":0.00374,"70":0.00374,"74":0.00374,"75":0.00374,"76":0.00374,"79":0.02242,"80":0.00747,"81":0.01121,"83":0.00747,"84":0.00374,"85":0.00747,"86":0.00374,"87":0.02616,"88":0.00747,"89":0.00374,"90":0.00374,"91":0.01121,"92":0.00374,"93":0.00374,"94":0.02242,"95":0.00374,"96":0.00374,"97":0.00374,"98":0.00374,"99":0.02242,"100":0.00374,"101":0.04484,"102":0.01121,"103":0.0299,"104":0.01121,"105":0.0299,"106":0.02242,"107":0.02242,"108":0.10464,"109":2.29452,"110":0.01495,"111":0.01495,"112":0.01495,"113":0.07474,"114":0.05232,"115":0.01495,"116":0.05606,"117":0.02616,"118":0.08221,"119":0.03363,"120":0.04858,"121":0.04858,"122":0.16443,"123":0.07848,"124":0.17938,"125":0.23169,"126":18.58036,"127":2.3431,"128":0.00747,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 26 27 28 29 30 31 32 33 34 35 36 39 40 41 42 44 45 46 47 48 50 51 52 53 54 55 57 58 59 60 61 62 63 66 68 71 72 73 77 78 129 130"},F:{"83":0.01495,"93":0.00374,"95":0.01869,"109":0.1009,"110":0.00374,"111":0.1719,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 85 86 87 88 89 90 91 92 94 96 97 98 99 100 101 102 103 104 105 106 107 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"18":0.01121,"92":0.00747,"100":0.00374,"105":0.00374,"106":0.00374,"107":0.00374,"108":0.01869,"109":0.05979,"110":0.00374,"111":0.00374,"113":0.00374,"114":0.00747,"115":0.00374,"116":0.00374,"117":0.00374,"118":0.00374,"119":0.00374,"120":0.01121,"121":0.00747,"122":0.01495,"123":0.01121,"124":0.02242,"125":0.04111,"126":2.64206,"127":0.36996,_:"12 13 14 15 16 17 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 96 97 98 99 101 102 103 104 112"},E:{"14":0.01495,"15":0.00747,_:"0 4 5 6 7 8 9 10 11 12 13 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1","12.1":0.00747,"13.1":0.01495,"14.1":0.04484,"15.1":0.00747,"15.2-15.3":0.00747,"15.4":0.01121,"15.5":0.02242,"15.6":0.11585,"16.0":0.01495,"16.1":0.07474,"16.2":0.0299,"16.3":0.07848,"16.4":0.01869,"16.5":0.03363,"16.6":0.17564,"17.0":0.0299,"17.1":0.0299,"17.2":0.04111,"17.3":0.04111,"17.4":0.12706,"17.5":1.98061,"17.6":0.01121,"18.0":0.01495},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.0033,"5.0-5.1":0.00165,"6.0-6.1":0.00989,"7.0-7.1":0.00989,"8.1-8.4":0,"9.0-9.2":0.00824,"9.3":0.03298,"10.0-10.2":0.0066,"10.3":0.05771,"11.0-11.2":0.15169,"11.3-11.4":0.01649,"12.0-12.1":0.01154,"12.2-12.5":0.21269,"13.0-13.1":0.0033,"13.2":0.03462,"13.3":0.01154,"13.4-13.7":0.04946,"14.0-14.4":0.11377,"14.5-14.8":0.12861,"15.0-15.1":0.0643,"15.2-15.3":0.06925,"15.4":0.07914,"15.5":0.09563,"15.6-15.8":0.87715,"16.0":0.17642,"16.1":0.37427,"16.2":0.18796,"16.3":0.31492,"16.4":0.0742,"16.5":0.13355,"16.6-16.7":1.09479,"17.0":0.09893,"17.1":0.15993,"17.2":0.15499,"17.3":0.23248,"17.4":0.58202,"17.5":10.65774,"17.6":0.08244,"18.0":0.10882},P:{"4":0.04221,"20":0.01055,"21":0.05277,"22":0.11608,"23":0.12664,"24":0.10553,"25":2.15281,_:"5.0-5.4 6.2-6.4 8.2 9.2 10.1 12.0 15.0","7.2-7.4":0.04221,"11.1-11.2":0.02111,"13.0":0.01055,"14.0":0.01055,"16.0":0.01055,"17.0":0.01055,"18.0":0.01055,"19.0":0.04221},I:{"0":0.04992,"3":0,"4":0.00001,"2.1":0,"2.2":0.00001,"2.3":0,"4.1":0.00003,"4.2-4.3":0.00002,"4.4":0,"4.4.3-4.4.4":0.00009},K:{"0":0.243,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.00811,"9":0.00405,"10":0.00405,"11":0.22295,_:"6 7 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":44.39415},R:{_:"0"},M:{"0":0.13776},Q:{"14.9":0.01252},O:{"0":0.18786},H:{"0":0.02}}; +module.exports={C:{"52":0.01162,"53":0.02324,"55":0.36803,"56":1.60771,"78":0.00775,"85":0.00387,"98":0.00387,"103":0.00775,"106":0.00387,"108":0.00387,"113":0.00387,"115":0.14334,"120":0.00387,"124":0.00387,"125":0.00387,"126":0.00387,"127":0.0155,"128":0.27118,"129":0.70894,"130":0.00387,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 54 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 79 80 81 82 83 84 86 87 88 89 90 91 92 93 94 95 96 97 99 100 101 102 104 105 107 109 110 111 112 114 116 117 118 119 121 122 123 131 132 133 3.5 3.6"},D:{"25":0.08523,"37":0.10072,"38":0.00775,"43":0.00775,"49":0.01162,"56":0.02712,"57":0.00387,"58":0.00387,"64":0.00387,"65":0.00387,"67":0.00387,"69":0.00387,"70":0.00387,"71":0.00387,"74":0.00387,"75":0.00387,"78":0.00387,"79":0.02324,"80":0.00387,"81":0.00775,"83":0.00387,"84":0.00387,"85":0.00387,"86":0.00387,"87":0.02324,"88":0.00775,"89":0.00387,"90":0.00387,"91":0.0155,"92":0.00387,"93":0.00387,"94":0.02324,"95":0.00387,"96":0.00387,"97":0.00387,"98":0.00387,"99":0.01937,"100":0.00387,"101":0.04261,"102":0.01162,"103":0.02712,"104":0.0155,"105":0.02324,"106":0.0155,"107":0.02324,"108":0.01937,"109":2.41738,"110":0.01162,"111":0.0155,"112":0.0155,"113":0.07748,"114":0.05811,"115":0.01162,"116":0.06198,"117":0.03099,"118":0.08135,"119":0.03487,"120":0.04649,"121":0.04649,"122":0.16271,"123":0.06973,"124":0.15883,"125":0.1046,"126":0.57723,"127":17.97149,"128":3.68417,"129":0.01162,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 26 27 28 29 30 31 32 33 34 35 36 39 40 41 42 44 45 46 47 48 50 51 52 53 54 55 59 60 61 62 63 66 68 72 73 76 77 130 131"},F:{"83":0.01162,"95":0.0155,"109":0.06198,"111":0.02324,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 106 107 108 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"14":0.00775,"18":0.00775,"92":0.00775,"97":0.00387,"100":0.00387,"107":0.00387,"108":0.00387,"109":0.03099,"110":0.00387,"113":0.00387,"114":0.00775,"117":0.00387,"118":0.00387,"119":0.00387,"120":0.00775,"121":0.00775,"122":0.01162,"123":0.00775,"124":0.01937,"125":0.02712,"126":0.10072,"127":2.43287,"128":0.75156,_:"12 13 15 16 17 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 96 98 99 101 102 103 104 105 106 111 112 115 116"},E:{"10":0.00387,"14":0.0155,"15":0.00775,_:"0 4 5 6 7 8 9 11 12 13 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1","12.1":0.00775,"13.1":0.0155,"14.1":0.04649,"15.1":0.00387,"15.2-15.3":0.00387,"15.4":0.01162,"15.5":0.01937,"15.6":0.1046,"16.0":0.0155,"16.1":0.06973,"16.2":0.02712,"16.3":0.06586,"16.4":0.0155,"16.5":0.03099,"16.6":0.17046,"17.0":0.02712,"17.1":0.03099,"17.2":0.03874,"17.3":0.03874,"17.4":0.09685,"17.5":1.76654,"17.6":0.34091,"18.0":0.01937},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00332,"5.0-5.1":0.00166,"6.0-6.1":0.00831,"7.0-7.1":0.00997,"8.1-8.4":0,"9.0-9.2":0.00831,"9.3":0.03323,"10.0-10.2":0.00997,"10.3":0.05151,"11.0-11.2":0.13127,"11.3-11.4":0.01662,"12.0-12.1":0.01329,"12.2-12.5":0.22266,"13.0-13.1":0.00332,"13.2":0.07145,"13.3":0.00997,"13.4-13.7":0.04154,"14.0-14.4":0.12296,"14.5-14.8":0.11798,"15.0-15.1":0.0648,"15.2-15.3":0.0648,"15.4":0.07477,"15.5":0.08807,"15.6-15.8":0.82916,"16.0":0.16783,"16.1":0.35393,"16.2":0.1778,"16.3":0.29577,"16.4":0.07477,"16.5":0.11964,"16.6-16.7":1.02856,"17.0":0.09471,"17.1":0.14622,"17.2":0.13459,"17.3":0.1994,"17.4":0.46692,"17.5":9.56275,"17.6":1.60847,"18.0":0.17447},P:{"4":0.04197,"20":0.01049,"21":0.05246,"22":0.09443,"23":0.11541,"24":0.09443,"25":1.67868,_:"5.0-5.4 6.2-6.4 8.2 9.2 10.1 12.0 15.0","7.2-7.4":0.04197,"11.1-11.2":0.02098,"13.0":0.01049,"14.0":0.01049,"16.0":0.01049,"17.0":0.01049,"18.0":0.01049,"19.0":0.01049},I:{"0":0.03664,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00001,"4.2-4.3":0.00001,"4.4":0,"4.4.3-4.4.4":0.00006},K:{"0":0.21895,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.01716,"9":0.00429,"10":0.00429,"11":0.25318,_:"6 7 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":0.18381},H:{"0":0.02},L:{"0":42.73642},R:{_:"0"},M:{"0":0.14092},Q:{"14.9":0.00613}}; diff --git a/node_modules/caniuse-lite/data/regions/TJ.js b/node_modules/caniuse-lite/data/regions/TJ.js index d32ccb5a..f694de3d 100644 --- a/node_modules/caniuse-lite/data/regions/TJ.js +++ b/node_modules/caniuse-lite/data/regions/TJ.js @@ -1 +1 @@ -module.exports={C:{"35":0.00235,"52":0.01176,"56":0.00235,"65":0.0047,"102":0.00235,"103":0.00235,"105":0.00235,"106":0.00235,"107":0.0047,"109":0.03762,"110":0.0047,"111":0.00235,"112":0.00235,"113":0.00235,"115":0.06818,"117":0.00235,"119":0.00705,"122":0.00235,"123":0.00235,"124":0.01176,"125":0.0047,"126":0.00235,"127":0.14811,"128":0.20454,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 53 54 55 57 58 59 60 61 62 63 64 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 104 108 114 116 118 120 121 129 130 131 3.5 3.6"},D:{"11":0.00705,"35":0.01646,"45":0.00705,"46":0.0047,"48":0.00235,"49":0.0094,"52":0.00235,"63":0.00235,"64":0.0047,"66":0.00235,"68":0.0047,"69":0.00705,"70":0.00235,"71":0.00235,"73":0.00235,"74":0.00235,"75":0.00235,"76":0.00235,"77":1.3001,"78":0.0094,"79":0.01646,"80":0.00705,"81":0.03997,"83":0.00705,"84":0.0047,"85":0.00235,"87":0.01411,"88":0.00705,"89":0.00235,"90":0.00235,"91":0.00235,"94":0.0047,"95":0.0047,"97":0.0047,"99":0.01411,"100":0.03997,"101":0.00235,"102":0.0047,"103":0.00705,"104":0.00705,"106":0.03527,"107":0.09639,"108":0.19984,"109":1.69272,"110":0.1246,"111":0.00705,"112":0.07993,"114":0.01646,"115":0.01646,"116":0.03056,"118":0.01176,"119":0.10344,"120":0.05642,"121":0.04467,"122":0.21159,"123":0.06818,"124":0.14811,"125":0.13166,"126":7.65956,"127":1.21077,_:"4 5 6 7 8 9 10 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 36 37 38 39 40 41 42 43 44 47 50 51 53 54 55 56 57 58 59 60 61 62 65 67 72 86 92 93 96 98 105 113 117 128 129 130"},F:{"36":0.00235,"79":0.03527,"81":0.0047,"82":0.0047,"83":0.01646,"84":0.00235,"85":0.0047,"86":0.0047,"89":0.00235,"91":0.00235,"94":0.00235,"95":0.1246,"104":0.00235,"108":0.0047,"109":0.05642,"110":0.01881,"111":0.43494,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 80 87 88 90 92 93 96 97 98 99 100 101 102 103 105 106 107 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5","11.6":0.0047,"12.1":0.0047},B:{"13":0.00235,"15":0.0047,"17":0.0047,"18":0.00705,"84":0.00235,"90":0.0047,"92":0.02351,"98":0.0047,"100":0.01646,"103":0.00235,"106":0.00235,"108":0.04702,"109":0.01411,"110":0.00235,"112":0.00235,"113":0.00235,"116":0.00235,"118":0.00235,"119":0.00235,"120":0.01176,"121":0.0094,"122":0.05642,"123":0.00705,"124":0.00235,"125":0.04937,"126":1.21077,"127":0.21159,_:"12 14 16 79 80 81 83 85 86 87 88 89 91 93 94 95 96 97 99 101 102 104 105 107 111 114 115 117"},E:{"14":0.00235,_:"0 4 5 6 7 8 9 10 11 12 13 15 3.1 3.2 6.1 7.1 9.1 10.1 11.1 12.1 15.1 16.0 16.3 17.2","5.1":0.27272,"13.1":0.01411,"14.1":0.00235,"15.2-15.3":0.02821,"15.4":0.00235,"15.5":0.00235,"15.6":0.02586,"16.1":0.0047,"16.2":0.00235,"16.4":0.00705,"16.5":0.11755,"16.6":0.03997,"17.0":0.0047,"17.1":0.01881,"17.3":0.00235,"17.4":0.02116,"17.5":0.21864,"17.6":0.00235,"18.0":0.00235},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00138,"5.0-5.1":0.00069,"6.0-6.1":0.00414,"7.0-7.1":0.00414,"8.1-8.4":0,"9.0-9.2":0.00345,"9.3":0.01382,"10.0-10.2":0.00276,"10.3":0.02418,"11.0-11.2":0.06355,"11.3-11.4":0.00691,"12.0-12.1":0.00484,"12.2-12.5":0.08911,"13.0-13.1":0.00138,"13.2":0.01451,"13.3":0.00484,"13.4-13.7":0.02072,"14.0-14.4":0.04766,"14.5-14.8":0.05388,"15.0-15.1":0.02694,"15.2-15.3":0.02901,"15.4":0.03316,"15.5":0.04007,"15.6-15.8":0.3675,"16.0":0.07392,"16.1":0.15681,"16.2":0.07875,"16.3":0.13194,"16.4":0.03109,"16.5":0.05595,"16.6-16.7":0.45869,"17.0":0.04145,"17.1":0.06701,"17.2":0.06493,"17.3":0.0974,"17.4":0.24385,"17.5":4.4653,"17.6":0.03454,"18.0":0.04559},P:{"4":0.76475,"20":0.04025,"21":0.28175,"22":0.28175,"23":0.161,"24":0.11069,"25":1.127,"5.0-5.4":0.06038,"6.2-6.4":0.18113,"7.2-7.4":0.23144,_:"8.2 10.1","9.2":0.03019,"11.1-11.2":0.02013,"12.0":0.02013,"13.0":0.03019,"14.0":0.02013,"15.0":0.02013,"16.0":0.11069,"17.0":0.03019,"18.0":0.04025,"19.0":0.05031},I:{"0":0.00762,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0,"4.2-4.3":0,"4.4":0,"4.4.3-4.4.4":0.00001},K:{"0":1.42825,_:"10 11 12 11.1 11.5 12.1"},A:{"6":0.00242,"8":0.03629,"9":0.01693,"10":0.00242,"11":0.10886,_:"7 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":64.98466},R:{_:"0"},M:{"0":0.0306},Q:{"14.9":0.0306},O:{"0":0.459},H:{"0":0.14}}; +module.exports={C:{"3":0.00223,"35":0.00223,"44":0.02005,"52":0.00223,"94":0.00223,"105":0.0557,"106":0.10026,"107":0.01337,"108":0.01782,"110":0.00223,"111":0.01337,"113":0.01114,"115":0.06907,"116":0.00446,"120":0.00223,"123":0.00223,"125":0.01114,"126":0.00668,"127":0.04456,"128":0.08689,"129":0.17824,_:"2 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 36 37 38 39 40 41 42 43 45 46 47 48 49 50 51 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 95 96 97 98 99 100 101 102 103 104 109 112 114 117 118 119 121 122 124 130 131 132 133 3.5","3.6":0.00223},D:{"35":0.00446,"40":0.00223,"44":0.00223,"46":0.00446,"47":0.00223,"48":0.00223,"49":0.01337,"50":0.00223,"54":0.00223,"55":0.00223,"58":0.00891,"60":0.00223,"62":0.00891,"67":0.00223,"68":0.00223,"69":0.00446,"70":0.00446,"76":0.03788,"77":1.39027,"78":0.00668,"79":0.01337,"80":0.00223,"81":0.00223,"83":0.02674,"84":0.00446,"86":0.00223,"87":0.02674,"88":0.00223,"89":0.00668,"90":0.00668,"91":0.01114,"92":0.00223,"93":0.00446,"94":0.00891,"95":0.00668,"96":0.01337,"97":0.02451,"98":0.01114,"99":0.01337,"100":0.00668,"101":0.01114,"102":0.00668,"103":0.09135,"104":0.02005,"105":0.00891,"106":0.18938,"107":0.05793,"108":0.07352,"109":1.55069,"110":0.00446,"111":0.12922,"112":0.03565,"113":0.00668,"114":0.01782,"115":0.00223,"116":0.03119,"117":0.01337,"118":0.02228,"119":0.03565,"120":0.14036,"121":0.02228,"122":0.1671,"123":0.04233,"124":0.0401,"125":0.06684,"126":0.39213,"127":6.07353,"128":1.27664,"129":0.00446,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 36 37 38 39 41 42 43 45 51 52 53 56 57 59 61 63 64 65 66 71 72 73 74 75 85 130 131"},F:{"36":0.00446,"50":0.00446,"79":0.04233,"80":0.00223,"81":0.00223,"83":0.00446,"84":0.00446,"85":0.00446,"86":0.00223,"87":0.00223,"89":0.02228,"95":0.16933,"99":0.00223,"106":0.00446,"107":0.00223,"108":0.00223,"109":0.02228,"111":0.02005,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 37 38 39 40 41 42 43 44 45 46 47 48 49 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 82 88 90 91 92 93 94 96 97 98 100 101 102 103 104 105 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6","12.1":0.01337},B:{"14":0.00891,"16":0.00223,"18":0.0156,"84":0.00446,"89":0.00223,"90":0.00223,"92":0.03342,"94":0.00223,"100":0.00891,"107":0.03119,"108":0.00223,"109":0.01114,"114":0.00223,"120":0.00668,"121":0.00223,"122":0.00223,"123":0.00223,"124":0.01114,"125":0.00891,"126":0.08244,"127":1.56851,"128":0.32752,_:"12 13 15 17 79 80 81 83 85 86 87 88 91 93 95 96 97 98 99 101 102 103 104 105 106 110 111 112 113 115 116 117 118 119"},E:{"10":0.00223,"11":0.00223,"12":0.00223,_:"0 4 5 6 7 8 9 13 14 15 3.1 3.2 6.1 7.1 9.1 10.1 11.1 12.1 15.1 15.4 16.0","5.1":0.74861,"13.1":0.00446,"14.1":0.00446,"15.2-15.3":0.00446,"15.5":0.00223,"15.6":0.0156,"16.1":0.00446,"16.2":0.00223,"16.3":0.00668,"16.4":0.00668,"16.5":0.02451,"16.6":0.04902,"17.0":0.02451,"17.1":0.00891,"17.2":0.00446,"17.3":0.01337,"17.4":0.03342,"17.5":0.19384,"17.6":0.05347,"18.0":0.02896},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00153,"5.0-5.1":0.00076,"6.0-6.1":0.00382,"7.0-7.1":0.00459,"8.1-8.4":0,"9.0-9.2":0.00382,"9.3":0.0153,"10.0-10.2":0.00459,"10.3":0.02371,"11.0-11.2":0.06042,"11.3-11.4":0.00765,"12.0-12.1":0.00612,"12.2-12.5":0.10248,"13.0-13.1":0.00153,"13.2":0.03288,"13.3":0.00459,"13.4-13.7":0.01912,"14.0-14.4":0.05659,"14.5-14.8":0.0543,"15.0-15.1":0.02983,"15.2-15.3":0.02983,"15.4":0.03441,"15.5":0.04053,"15.6-15.8":0.38162,"16.0":0.07724,"16.1":0.16289,"16.2":0.08183,"16.3":0.13613,"16.4":0.03441,"16.5":0.05506,"16.6-16.7":0.47339,"17.0":0.04359,"17.1":0.0673,"17.2":0.06195,"17.3":0.09177,"17.4":0.2149,"17.5":4.40122,"17.6":0.74029,"18.0":0.0803},P:{"4":0.55696,"20":0.08101,"21":0.37468,"22":0.32405,"23":0.26329,"24":0.12152,"25":1.08354,"5.0-5.4":0.10127,"6.2-6.4":0.10127,"7.2-7.4":0.21266,_:"8.2 10.1 12.0 15.0","9.2":0.05063,"11.1-11.2":0.03038,"13.0":0.02025,"14.0":0.02025,"16.0":0.07089,"17.0":0.03038,"18.0":0.01013,"19.0":0.05063},I:{"0":0.02324,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00001,"4.2-4.3":0.00001,"4.4":0,"4.4.3-4.4.4":0.00004},K:{"0":1.40652,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.12827,"9":0.09328,"11":0.02799,_:"6 7 10 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":0.62176},H:{"0":0.28},L:{"0":64.5279},R:{_:"0"},M:{"0":0.01554},Q:{"14.9":0.0544}}; diff --git a/node_modules/caniuse-lite/data/regions/TL.js b/node_modules/caniuse-lite/data/regions/TL.js index 61ee02e6..19da6d66 100644 --- a/node_modules/caniuse-lite/data/regions/TL.js +++ b/node_modules/caniuse-lite/data/regions/TL.js @@ -1 +1 @@ -module.exports={C:{"8":0.00382,"37":0.00382,"43":0.00382,"44":0.00382,"47":0.02294,"48":0.01147,"50":0.01147,"52":0.02676,"56":0.01912,"57":0.01147,"59":0.00765,"60":0.00382,"62":0.00765,"63":0.00765,"67":0.01147,"68":0.00382,"72":0.06881,"77":0.00382,"78":0.02294,"79":0.1988,"85":0.01529,"88":0.00382,"95":0.00765,"101":0.00382,"102":0.01147,"103":0.00382,"105":0.00382,"107":0.00382,"111":0.00382,"112":0.00382,"114":0.00382,"115":0.87164,"118":0.00765,"119":0.00382,"121":0.02294,"122":0.02676,"123":0.02294,"124":0.01529,"125":0.05735,"126":0.07264,"127":2.03766,"128":2.2938,"129":0.15292,_:"2 3 4 5 6 7 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 38 39 40 41 42 45 46 49 51 53 54 55 58 61 64 65 66 69 70 71 73 74 75 76 80 81 82 83 84 86 87 89 90 91 92 93 94 96 97 98 99 100 104 106 108 109 110 113 116 117 120 130 131 3.5 3.6"},D:{"31":0.01147,"42":0.00382,"43":0.00382,"49":0.01147,"50":0.00382,"51":0.00382,"55":0.00382,"58":0.00765,"63":0.01529,"64":0.00382,"65":0.01529,"66":0.00765,"67":0.00765,"68":0.01147,"70":0.00765,"73":0.01529,"74":0.03441,"75":0.00382,"76":0.00382,"79":0.02294,"80":0.03441,"81":0.00765,"83":0.00382,"84":0.01147,"85":0.00765,"86":0.01147,"87":0.02294,"88":0.01147,"89":0.02294,"90":0.00382,"91":0.00765,"92":0.00765,"93":0.00382,"94":0.00765,"95":0.03823,"96":0.02294,"97":0.02676,"99":0.00382,"100":0.01147,"102":0.01147,"103":0.14145,"105":0.00382,"106":0.00382,"107":0.00765,"108":0.00382,"109":1.62478,"110":0.01147,"111":0.10704,"112":0.01147,"113":0.01147,"114":0.06499,"115":0.00765,"116":0.70726,"117":0.05352,"118":0.02676,"119":0.05735,"120":0.21027,"121":0.10704,"122":0.09175,"123":0.17204,"124":0.26761,"125":0.55434,"126":15.6246,"127":1.61331,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 32 33 34 35 36 37 38 39 40 41 44 45 46 47 48 52 53 54 56 57 59 60 61 62 69 71 72 77 78 98 101 104 128 129 130"},F:{"37":0.00382,"58":0.00382,"72":0.00382,"84":0.00382,"85":0.00765,"95":0.07264,"102":0.01147,"106":0.00382,"109":0.01529,"110":0.05352,"111":0.3326,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 60 62 63 64 65 66 67 68 69 70 71 73 74 75 76 77 78 79 80 81 82 83 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 103 104 105 107 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"12":0.02294,"13":0.03823,"14":0.01147,"15":0.01912,"16":0.01147,"17":0.01529,"18":0.05735,"80":0.00382,"84":0.00765,"85":0.00382,"89":0.02676,"90":0.08411,"92":0.06117,"96":0.03441,"97":0.01147,"100":0.05352,"104":0.00765,"107":0.00382,"108":0.03441,"109":0.05352,"110":0.01147,"111":0.01912,"112":0.00765,"113":0.02294,"114":0.01912,"115":0.01912,"116":0.02294,"117":0.02676,"118":0.01147,"119":0.01147,"120":0.0994,"121":0.04205,"122":0.06117,"123":0.0497,"124":0.20262,"125":0.20262,"126":4.92402,"127":0.38995,_:"79 81 83 86 87 88 91 93 94 95 98 99 101 102 103 105 106"},E:{"11":0.00382,"14":0.01529,_:"0 4 5 6 7 8 9 10 12 13 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 16.0 16.2 17.6 18.0","12.1":0.00382,"13.1":0.01529,"14.1":0.10322,"15.1":0.01147,"15.2-15.3":0.00765,"15.4":0.01147,"15.5":0.00382,"15.6":0.04205,"16.1":0.01529,"16.3":0.01147,"16.4":0.00382,"16.5":0.04205,"16.6":0.05735,"17.0":0.02676,"17.1":0.02294,"17.2":0.02294,"17.3":0.03823,"17.4":0.02294,"17.5":0.23703},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00125,"5.0-5.1":0.00063,"6.0-6.1":0.00375,"7.0-7.1":0.00375,"8.1-8.4":0,"9.0-9.2":0.00313,"9.3":0.0125,"10.0-10.2":0.0025,"10.3":0.02188,"11.0-11.2":0.05751,"11.3-11.4":0.00625,"12.0-12.1":0.00438,"12.2-12.5":0.08064,"13.0-13.1":0.00125,"13.2":0.01313,"13.3":0.00438,"13.4-13.7":0.01875,"14.0-14.4":0.04313,"14.5-14.8":0.04876,"15.0-15.1":0.02438,"15.2-15.3":0.02625,"15.4":0.03001,"15.5":0.03626,"15.6-15.8":0.33256,"16.0":0.06689,"16.1":0.1419,"16.2":0.07126,"16.3":0.1194,"16.4":0.02813,"16.5":0.05063,"16.6-16.7":0.41507,"17.0":0.03751,"17.1":0.06064,"17.2":0.05876,"17.3":0.08814,"17.4":0.22066,"17.5":4.04073,"17.6":0.03126,"18.0":0.04126},P:{"20":0.01027,"21":0.10265,"22":0.14372,"23":0.11292,"24":0.10265,"25":0.48247,_:"4 5.0-5.4 8.2 9.2 10.1 12.0 13.0 17.0","6.2-6.4":0.01027,"7.2-7.4":0.12318,"11.1-11.2":0.02053,"14.0":0.01027,"15.0":0.01027,"16.0":0.02053,"18.0":0.01027,"19.0":0.07186},I:{"0":0.00616,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0,"4.2-4.3":0,"4.4":0,"4.4.3-4.4.4":0.00001},K:{"0":0.84007,_:"10 11 12 11.1 11.5 12.1"},A:{"11":0.03441,_:"6 7 8 9 10 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":54.29598},R:{_:"0"},M:{"0":0.03089},Q:{_:"14.9"},O:{"0":0.80301},H:{"0":0}}; +module.exports={C:{"16":0.00379,"34":0.00757,"36":0.00379,"37":0.00379,"39":0.00379,"44":0.01893,"45":0.01136,"47":0.00757,"48":0.01514,"50":0.00379,"53":0.00379,"56":0.0265,"60":0.00757,"61":0.03786,"67":0.01893,"68":0.00379,"72":0.05679,"78":0.03786,"79":0.06058,"93":0.04922,"95":0.01514,"98":0.00757,"101":0.01514,"102":0.00379,"103":0.01514,"105":0.02272,"108":0.00379,"115":0.88214,"118":0.01136,"119":0.00379,"121":0.01136,"122":0.02272,"123":0.00757,"124":0.0265,"125":0.07572,"126":0.03029,"127":0.20066,"128":1.23424,"129":2.34732,"130":0.1363,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 35 38 40 41 42 43 46 49 51 52 54 55 57 58 59 62 63 64 65 66 69 70 71 73 74 75 76 77 80 81 82 83 84 85 86 87 88 89 90 91 92 94 96 97 99 100 104 106 107 109 110 111 112 113 114 116 117 120 131 132 133 3.5 3.6"},D:{"31":0.01136,"40":0.00379,"42":0.00379,"43":0.00379,"49":0.02272,"53":0.00379,"56":0.00379,"58":0.01514,"62":0.00757,"63":0.00757,"64":0.00757,"66":0.06815,"67":0.00379,"68":0.01136,"69":0.00757,"70":0.00379,"71":0.00379,"72":0.03029,"73":0.00379,"74":0.02272,"75":0.00379,"76":0.00379,"78":0.00379,"79":0.00379,"80":0.053,"83":0.00757,"84":0.01136,"85":0.01893,"86":0.01136,"87":0.04922,"88":0.0265,"89":0.01136,"92":0.01893,"93":0.00379,"94":0.00757,"95":0.09465,"96":0.00379,"97":0.01514,"98":0.00379,"99":0.00379,"100":0.00757,"101":0.00379,"102":0.01136,"103":0.18173,"104":0.00379,"105":0.04543,"106":0.03407,"108":0.00379,"109":1.68477,"110":0.01514,"111":0.06436,"112":0.01136,"113":0.00379,"114":0.05679,"115":0.00757,"116":0.18173,"117":0.04922,"118":0.04543,"119":0.053,"120":0.10222,"121":0.09086,"122":0.09844,"123":0.10222,"124":0.20823,"125":0.19687,"126":1.59391,"127":15.85198,"128":1.1623,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 32 33 34 35 36 37 38 39 41 44 45 46 47 48 50 51 52 54 55 57 59 60 61 65 77 81 90 91 107 129 130 131"},F:{"27":0.00757,"83":0.00379,"84":0.01514,"85":0.00757,"86":0.00379,"95":0.03407,"109":0.01514,"110":0.00379,"111":0.04165,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 106 107 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"12":0.053,"13":0.00379,"14":0.00379,"15":0.00379,"16":0.00757,"17":0.00757,"18":0.04165,"80":0.00379,"84":0.01514,"89":0.00757,"90":0.00757,"92":0.06436,"96":0.01136,"97":0.01893,"100":0.03407,"107":0.00379,"108":0.00757,"109":0.0265,"110":0.01136,"111":0.00757,"112":0.00757,"113":0.00757,"114":0.03029,"115":0.00379,"116":0.01514,"117":0.00757,"118":0.04543,"119":0.01514,"120":0.03407,"121":0.06815,"122":0.03029,"123":0.03786,"124":0.14765,"125":0.1363,"126":0.59062,"127":4.06995,"128":0.57547,_:"79 81 83 85 86 87 88 91 93 94 95 98 99 101 102 103 104 105 106"},E:{"11":0.00379,"14":0.00757,_:"0 4 5 6 7 8 9 10 12 13 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 15.4 16.2 18.0","12.1":0.00757,"13.1":0.08329,"14.1":0.06058,"15.1":0.02272,"15.2-15.3":0.00757,"15.5":0.01893,"15.6":0.02272,"16.0":0.00379,"16.1":0.01514,"16.3":0.00757,"16.4":0.00379,"16.5":0.053,"16.6":0.10601,"17.0":0.01514,"17.1":0.01136,"17.2":0.07572,"17.3":0.02272,"17.4":0.02272,"17.5":0.17794,"17.6":0.07193},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00114,"5.0-5.1":0.00057,"6.0-6.1":0.00286,"7.0-7.1":0.00343,"8.1-8.4":0,"9.0-9.2":0.00286,"9.3":0.01144,"10.0-10.2":0.00343,"10.3":0.01774,"11.0-11.2":0.04521,"11.3-11.4":0.00572,"12.0-12.1":0.00458,"12.2-12.5":0.07668,"13.0-13.1":0.00114,"13.2":0.02461,"13.3":0.00343,"13.4-13.7":0.01431,"14.0-14.4":0.04234,"14.5-14.8":0.04063,"15.0-15.1":0.02232,"15.2-15.3":0.02232,"15.4":0.02575,"15.5":0.03033,"15.6-15.8":0.28554,"16.0":0.05779,"16.1":0.12188,"16.2":0.06123,"16.3":0.10185,"16.4":0.02575,"16.5":0.0412,"16.6-16.7":0.3542,"17.0":0.03262,"17.1":0.05036,"17.2":0.04635,"17.3":0.06867,"17.4":0.16079,"17.5":3.29311,"17.6":0.55391,"18.0":0.06008},P:{"4":0.02038,"20":0.01019,"21":0.08154,"22":0.21403,"23":0.11211,"24":0.06115,"25":0.40768,_:"5.0-5.4 6.2-6.4 8.2 10.1 12.0 13.0","7.2-7.4":0.11211,"9.2":0.01019,"11.1-11.2":0.04077,"14.0":0.01019,"15.0":0.02038,"16.0":0.02038,"17.0":0.01019,"18.0":0.01019,"19.0":0.07134},I:{"0":0.01858,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00001,"4.2-4.3":0.00001,"4.4":0,"4.4.3-4.4.4":0.00003},K:{"0":0.78284,_:"10 11 12 11.1 11.5 12.1"},A:{"11":0.20066,_:"6 7 8 9 10 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":0.67722},H:{"0":0},L:{"0":54.92406},R:{_:"0"},M:{"0":0.0497},Q:{"14.9":0.00621}}; diff --git a/node_modules/caniuse-lite/data/regions/TM.js b/node_modules/caniuse-lite/data/regions/TM.js index 763e39ed..bd847f43 100644 --- a/node_modules/caniuse-lite/data/regions/TM.js +++ b/node_modules/caniuse-lite/data/regions/TM.js @@ -1 +1 @@ -module.exports={C:{"34":0.00695,"48":0.00174,"49":0.00174,"52":0.00174,"59":0.00348,"60":0.00174,"64":0.00174,"67":0.00348,"69":0.01564,"70":0.00174,"72":0.00174,"74":0.00174,"78":0.00174,"85":0.00348,"87":0.00174,"89":0.00521,"91":0.00348,"94":0.00348,"104":0.00174,"109":0.00174,"110":0.00174,"111":0.00348,"112":0.00695,"113":0.00521,"115":0.00348,"119":0.00174,"124":0.00174,"125":0.0139,"126":0.00174,"127":0.04693,"128":0.04171,"129":0.00695,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 35 36 37 38 39 40 41 42 43 44 45 46 47 50 51 53 54 55 56 57 58 61 62 63 65 66 68 71 73 75 76 77 79 80 81 82 83 84 86 88 90 92 93 95 96 97 98 99 100 101 102 103 105 106 107 108 114 116 117 118 120 121 122 123 130 131 3.5 3.6"},D:{"11":0.06778,"26":0.00521,"31":0.00174,"33":0.00695,"38":0.00521,"39":0.01043,"45":0.00174,"47":0.01043,"49":0.01912,"50":0.00174,"52":0.01043,"55":0.03997,"57":0.00869,"62":0.00174,"64":0.00174,"66":0.00348,"67":0.00174,"68":0.00348,"69":0.00521,"70":0.0139,"71":0.00521,"74":0.00348,"75":0.00174,"76":0.00174,"77":0.00174,"78":0.0365,"79":0.01912,"80":0.00521,"81":0.00521,"83":0.58918,"84":0.00348,"85":0.00869,"86":0.00521,"87":0.02781,"88":0.04345,"89":0.00348,"90":0.01217,"91":0.0139,"92":0.00869,"94":0.00174,"95":0.01738,"96":0.00521,"97":0.00521,"98":0.00521,"99":0.00869,"100":0.01217,"101":0.00695,"102":0.00348,"103":0.03128,"104":0.01738,"105":0.01043,"106":0.06604,"107":0.0365,"108":0.0504,"109":3.39779,"110":0.00521,"111":0.00348,"112":0.00348,"114":0.00695,"115":0.00348,"116":0.01738,"117":0.00695,"118":0.02955,"119":0.02259,"120":0.09211,"121":0.0139,"122":0.04345,"123":0.01564,"124":0.11818,"125":0.09211,"126":4.84728,"127":0.71779,"128":0.00521,_:"4 5 6 7 8 9 10 12 13 14 15 16 17 18 19 20 21 22 23 24 25 27 28 29 30 32 34 35 36 37 40 41 42 43 44 46 48 51 53 54 56 58 59 60 61 63 65 72 73 93 113 129 130"},F:{"35":0.00521,"40":0.00348,"46":0.00521,"60":0.00174,"64":0.00174,"73":0.00348,"77":0.00174,"78":0.00174,"79":0.00521,"82":0.00348,"83":0.00521,"87":0.00174,"88":0.00174,"89":0.00348,"95":0.01738,"109":0.05388,"110":0.00348,"111":0.05735,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 36 37 38 39 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 62 63 65 66 67 68 69 70 71 72 74 75 76 80 81 84 85 86 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 106 107 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 12.1","11.6":0.00174},B:{"12":0.00174,"17":0.00174,"18":0.01564,"84":0.00521,"85":0.00174,"89":0.00695,"92":0.01738,"99":0.00348,"100":0.00348,"102":0.00174,"109":0.02086,"110":0.00348,"112":0.00348,"123":0.00348,"124":0.01564,"125":0.00695,"126":0.51619,"127":0.07126,_:"13 14 15 16 79 80 81 83 86 87 88 90 91 93 94 95 96 97 98 101 103 104 105 106 107 108 111 113 114 115 116 117 118 119 120 121 122"},E:{"12":0.00174,_:"0 4 5 6 7 8 9 10 11 13 14 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 12.1 15.1 15.2-15.3 15.4 16.0 16.2 16.5 17.0 17.2 17.3 17.4 17.6 18.0","13.1":0.00348,"14.1":0.00174,"15.5":0.00174,"15.6":0.02955,"16.1":0.00174,"16.3":0.0139,"16.4":0.00174,"16.6":0.02086,"17.1":0.14425,"17.5":0.073},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00049,"5.0-5.1":0.00024,"6.0-6.1":0.00146,"7.0-7.1":0.00146,"8.1-8.4":0,"9.0-9.2":0.00122,"9.3":0.00487,"10.0-10.2":0.00097,"10.3":0.00853,"11.0-11.2":0.02242,"11.3-11.4":0.00244,"12.0-12.1":0.00171,"12.2-12.5":0.03144,"13.0-13.1":0.00049,"13.2":0.00512,"13.3":0.00171,"13.4-13.7":0.00731,"14.0-14.4":0.01682,"14.5-14.8":0.01901,"15.0-15.1":0.00951,"15.2-15.3":0.01024,"15.4":0.0117,"15.5":0.01414,"15.6-15.8":0.12966,"16.0":0.02608,"16.1":0.05533,"16.2":0.02779,"16.3":0.04655,"16.4":0.01097,"16.5":0.01974,"16.6-16.7":0.16184,"17.0":0.01462,"17.1":0.02364,"17.2":0.02291,"17.3":0.03437,"17.4":0.08604,"17.5":1.57546,"17.6":0.01219,"18.0":0.01609},P:{"4":1.17946,"20":0.01063,"21":0.14876,"22":0.41441,"23":0.07438,"24":0.12751,"25":0.92444,"5.0-5.4":0.07438,"6.2-6.4":0.0425,"7.2-7.4":0.39315,_:"8.2 10.1 12.0 15.0","9.2":0.02125,"11.1-11.2":0.02125,"13.0":0.02125,"14.0":0.0425,"16.0":0.02125,"17.0":0.05313,"18.0":0.03188,"19.0":0.07438},I:{"0":0.05763,"3":0,"4":0.00001,"2.1":0,"2.2":0.00001,"2.3":0,"4.1":0.00003,"4.2-4.3":0.00002,"4.4":0,"4.4.3-4.4.4":0.0001},K:{"0":0.19003,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.02609,"11":2.38973,_:"6 7 9 10 5.5"},S:{"2.5":0.00826,_:"3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":76.73031},R:{_:"0"},M:{"0":0.09088},Q:{_:"14.9"},O:{"0":0.55355},H:{"0":0}}; +module.exports={C:{"31":0.00197,"36":0.00197,"42":0.00197,"52":0.0118,"60":0.00197,"66":0.00197,"69":0.00393,"70":0.04522,"72":0.00197,"76":0.00197,"84":0.00393,"87":0.00197,"88":0.00393,"91":0.00393,"92":0.00393,"95":0.01769,"97":0.02949,"102":0.00393,"104":0.00393,"106":0.01376,"108":0.00393,"110":0.00197,"112":0.01573,"115":0.00786,"120":0.01376,"125":0.01573,"127":0.01376,"128":0.02949,"129":0.04718,"130":0.00393,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 32 33 34 35 37 38 39 40 41 43 44 45 46 47 48 49 50 51 53 54 55 56 57 58 59 61 62 63 64 65 67 68 71 73 74 75 77 78 79 80 81 82 83 85 86 89 90 93 94 96 98 99 100 101 103 105 107 109 111 113 114 116 117 118 119 121 122 123 124 126 131 132 133 3.5 3.6"},D:{"11":0.03932,"32":0.00197,"44":0.00197,"45":0.0059,"47":0.00983,"48":0.00197,"49":0.01376,"50":0.00197,"51":0.00197,"52":0.02556,"54":0.0118,"55":0.12779,"56":0.00197,"57":0.0059,"59":0.00197,"61":0.00197,"63":0.0059,"64":0.00197,"66":0.00197,"67":0.00197,"68":0.00197,"70":0.03146,"71":0.0118,"72":0.00393,"73":0.00393,"74":0.0118,"75":0.00197,"76":0.00197,"77":0.00786,"78":0.00786,"79":0.01966,"80":0.01966,"81":0.00983,"83":0.04915,"84":0.0059,"85":0.00786,"86":0.0118,"87":0.01769,"88":0.00983,"89":0.01769,"90":0.02359,"91":0.0118,"92":0.02752,"93":0.00983,"94":0.00197,"95":0.00393,"96":0.02359,"97":0.01769,"98":0.01769,"99":0.02752,"100":0.0118,"101":0.0059,"102":0.01966,"103":0.0059,"104":0.03342,"105":0.0059,"106":0.03146,"107":0.01376,"108":0.06291,"109":4.72626,"110":0.01966,"111":0.01769,"112":0.0118,"113":0.00197,"114":0.00983,"115":0.00197,"116":0.00983,"117":0.0059,"118":0.01966,"119":0.01376,"120":0.05701,"121":0.01966,"122":0.06291,"123":0.02359,"124":0.05112,"125":0.04522,"126":0.23789,"127":4.83636,"128":0.87487,"129":0.00393,_:"4 5 6 7 8 9 10 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 33 34 35 36 37 38 39 40 41 42 43 46 53 58 60 62 65 69 130 131"},F:{"40":0.0059,"46":0.00197,"53":0.00197,"64":0.0059,"69":0.00197,"79":0.00393,"83":0.01376,"90":0.00197,"92":0.00197,"95":0.05898,"106":0.00197,"109":0.00786,"111":0.00983,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 41 42 43 44 45 47 48 49 50 51 52 54 55 56 57 58 60 62 63 65 66 67 68 70 71 72 73 74 75 76 77 78 80 81 82 84 85 86 87 88 89 91 93 94 96 97 98 99 100 101 102 103 104 105 107 108 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5","11.6":0.00197,"12.1":0.00197},B:{"12":0.00197,"13":0.0059,"18":0.00786,"84":0.03146,"85":0.00197,"89":0.00197,"90":0.00197,"92":0.0118,"100":0.0118,"104":0.00197,"108":0.00197,"109":0.00786,"111":0.00197,"112":0.00393,"120":0.00393,"126":0.03735,"127":0.56228,"128":0.15335,_:"14 15 16 17 79 80 81 83 86 87 88 91 93 94 95 96 97 98 99 101 102 103 105 106 107 110 113 114 115 116 117 118 119 121 122 123 124 125"},E:{"10":0.00197,"11":0.00197,"12":0.00197,"14":0.0059,_:"0 4 5 6 7 8 9 13 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 12.1 13.1 15.2-15.3 15.4 16.2 16.3 16.4 17.2 17.3 18.0","11.1":0.0059,"14.1":0.00197,"15.1":0.00393,"15.5":0.00983,"15.6":0.00786,"16.0":0.00197,"16.1":0.00786,"16.5":0.00393,"16.6":0.00983,"17.0":0.00393,"17.1":0.00393,"17.4":0.00393,"17.5":0.15531,"17.6":0.01573},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00047,"5.0-5.1":0.00023,"6.0-6.1":0.00117,"7.0-7.1":0.00141,"8.1-8.4":0,"9.0-9.2":0.00117,"9.3":0.00469,"10.0-10.2":0.00141,"10.3":0.00727,"11.0-11.2":0.01853,"11.3-11.4":0.00235,"12.0-12.1":0.00188,"12.2-12.5":0.03144,"13.0-13.1":0.00047,"13.2":0.01009,"13.3":0.00141,"13.4-13.7":0.00586,"14.0-14.4":0.01736,"14.5-14.8":0.01666,"15.0-15.1":0.00915,"15.2-15.3":0.00915,"15.4":0.01056,"15.5":0.01243,"15.6-15.8":0.11706,"16.0":0.02369,"16.1":0.04997,"16.2":0.0251,"16.3":0.04176,"16.4":0.01056,"16.5":0.01689,"16.6-16.7":0.14521,"17.0":0.01337,"17.1":0.02064,"17.2":0.019,"17.3":0.02815,"17.4":0.06592,"17.5":1.35008,"17.6":0.22709,"18.0":0.02463},P:{"4":2.05882,"20":0.04223,"21":0.16893,"22":0.31674,"23":0.10558,"24":0.14781,"25":0.80241,"5.0-5.4":0.03167,"6.2-6.4":0.03167,"7.2-7.4":0.67571,"8.2":0.01056,_:"9.2 10.1 14.0 15.0","11.1-11.2":0.01056,"12.0":0.02112,"13.0":0.02112,"16.0":0.08446,"17.0":0.15837,"18.0":0.02112,"19.0":0.08446},I:{"0":0.26425,"3":0,"4":0.00003,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00011,"4.2-4.3":0.00011,"4.4":0,"4.4.3-4.4.4":0.00042},K:{"0":0.21692,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.00788,"9":0.01969,"11":2.62064,_:"6 7 10 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":0.4017},H:{"0":0},L:{"0":73.72607},R:{_:"0"},M:{"0":0.03214},Q:{_:"14.9"}}; diff --git a/node_modules/caniuse-lite/data/regions/TN.js b/node_modules/caniuse-lite/data/regions/TN.js index bfae482e..d0e16dd0 100644 --- a/node_modules/caniuse-lite/data/regions/TN.js +++ b/node_modules/caniuse-lite/data/regions/TN.js @@ -1 +1 @@ -module.exports={C:{"52":0.02039,"68":0.00255,"72":0.00255,"75":0.0051,"78":0.00765,"82":0.00255,"88":0.00255,"102":0.00255,"103":0.01529,"105":0.0051,"106":0.00255,"107":0.00255,"108":0.0051,"109":0.0051,"113":0.00255,"115":0.23961,"116":0.00255,"120":0.00255,"122":0.00255,"123":0.00765,"124":0.00255,"125":0.00765,"126":0.01275,"127":0.20902,"128":0.69843,"129":0.0051,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 69 70 71 73 74 76 77 79 80 81 83 84 85 86 87 89 90 91 92 93 94 95 96 97 98 99 100 101 104 110 111 112 114 117 118 119 121 130 131 3.5 3.6"},D:{"11":0.00255,"38":0.00255,"42":0.00255,"47":0.00765,"49":0.03569,"50":0.00255,"53":0.00255,"56":0.00765,"58":0.09176,"60":0.00255,"63":0.00255,"64":0.00255,"65":0.0051,"66":0.00255,"68":0.00255,"69":0.02549,"70":0.0102,"71":0.00255,"72":0.00255,"73":0.0051,"74":0.00255,"75":0.00255,"76":0.00255,"77":0.00255,"78":0.0051,"79":0.02294,"80":0.00255,"81":0.01275,"83":0.0102,"84":0.00255,"85":0.01784,"86":0.01275,"87":0.04333,"88":0.02039,"89":0.0102,"90":0.0051,"91":0.01529,"92":0.0102,"93":0.00765,"94":0.0102,"95":0.01529,"96":0.0051,"97":0.0051,"98":0.08412,"99":0.01529,"100":0.0051,"101":0.0051,"102":0.01784,"103":0.03059,"104":0.03059,"105":0.0102,"106":0.03569,"107":0.01529,"108":0.02804,"109":3.22194,"110":0.02294,"111":0.02039,"112":0.19882,"113":0.0051,"114":0.0102,"115":0.00765,"116":0.04843,"117":0.0051,"118":0.01275,"119":0.03824,"120":0.07647,"121":0.05353,"122":0.07902,"123":0.04333,"124":0.08922,"125":0.23706,"126":10.76953,"127":1.52685,"128":0.00765,_:"4 5 6 7 8 9 10 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 39 40 41 43 44 45 46 48 51 52 54 55 57 59 61 62 67 129 130"},F:{"36":0.00255,"40":0.00255,"46":0.00255,"79":0.00255,"82":0.0051,"83":0.01529,"84":0.00255,"85":0.01275,"95":0.07392,"97":0.00255,"102":0.00255,"106":0.01784,"107":0.01784,"108":0.00255,"109":0.61941,"110":0.0102,"111":0.64235,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 37 38 39 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 80 81 86 87 88 89 90 91 92 93 94 96 98 99 100 101 103 104 105 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"18":0.0051,"84":0.00255,"89":0.00255,"90":0.00255,"92":0.02804,"96":0.00255,"100":0.00255,"107":0.01529,"108":0.00255,"109":0.05608,"110":0.00255,"111":0.00255,"112":0.0051,"113":0.00255,"114":0.01275,"117":0.01784,"118":0.03314,"119":0.0102,"120":0.01784,"121":0.02294,"122":0.0102,"123":0.0051,"124":0.03569,"125":0.06627,"126":1.87861,"127":0.21412,_:"12 13 14 15 16 17 79 80 81 83 85 86 87 88 91 93 94 95 97 98 99 101 102 103 104 105 106 115 116"},E:{"14":0.00255,_:"0 4 5 6 7 8 9 10 11 12 13 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 12.1 15.2-15.3","13.1":0.0051,"14.1":0.0102,"15.1":0.00255,"15.4":0.00255,"15.5":0.0051,"15.6":0.01784,"16.0":0.01529,"16.1":0.0051,"16.2":0.00255,"16.3":0.00765,"16.4":0.00255,"16.5":0.0102,"16.6":0.02039,"17.0":0.0051,"17.1":0.0051,"17.2":0.03824,"17.3":0.0051,"17.4":0.02549,"17.5":0.15294,"17.6":0.00255,"18.0":0.00255},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00118,"5.0-5.1":0.00059,"6.0-6.1":0.00354,"7.0-7.1":0.00354,"8.1-8.4":0,"9.0-9.2":0.00295,"9.3":0.01179,"10.0-10.2":0.00236,"10.3":0.02063,"11.0-11.2":0.05422,"11.3-11.4":0.00589,"12.0-12.1":0.00413,"12.2-12.5":0.07603,"13.0-13.1":0.00118,"13.2":0.01238,"13.3":0.00413,"13.4-13.7":0.01768,"14.0-14.4":0.04067,"14.5-14.8":0.04597,"15.0-15.1":0.02299,"15.2-15.3":0.02475,"15.4":0.02829,"15.5":0.03418,"15.6-15.8":0.31355,"16.0":0.06306,"16.1":0.13379,"16.2":0.06719,"16.3":0.11257,"16.4":0.02652,"16.5":0.04774,"16.6-16.7":0.39134,"17.0":0.03536,"17.1":0.05717,"17.2":0.0554,"17.3":0.0831,"17.4":0.20805,"17.5":3.80971,"17.6":0.02947,"18.0":0.0389},P:{"4":0.11337,"20":0.04122,"21":0.05153,"22":0.08245,"23":0.10306,"24":0.07214,"25":1.03061,"5.0-5.4":0.01031,"6.2-6.4":0.02061,"7.2-7.4":0.27826,_:"8.2 9.2 10.1 12.0 15.0","11.1-11.2":0.02061,"13.0":0.01031,"14.0":0.01031,"16.0":0.01031,"17.0":0.05153,"18.0":0.01031,"19.0":0.04122},I:{"0":0.10395,"3":0,"4":0.00001,"2.1":0,"2.2":0.00002,"2.3":0,"4.1":0.00006,"4.2-4.3":0.00004,"4.4":0,"4.4.3-4.4.4":0.00018},K:{"0":0.41471,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.00535,"9":0.00268,"10":0.00268,"11":0.04015,_:"6 7 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":67.95564},R:{_:"0"},M:{"0":0.08196},Q:{_:"14.9"},O:{"0":0.11922},H:{"0":0.01}}; +module.exports={C:{"40":0.00276,"52":0.0221,"75":0.00276,"78":0.00553,"99":0.00276,"102":0.00553,"103":0.0221,"104":0.00276,"107":0.00276,"108":0.00276,"109":0.00553,"113":0.00276,"115":0.26525,"122":0.00276,"123":0.00829,"124":0.00276,"125":0.01382,"126":0.00276,"127":0.0221,"128":0.19065,"129":0.59128,"130":0.00829,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 41 42 43 44 45 46 47 48 49 50 51 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 76 77 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 100 101 105 106 110 111 112 114 116 117 118 119 120 121 131 132 133 3.5 3.6"},D:{"11":0.00276,"47":0.00276,"48":0.00276,"49":0.0221,"50":0.00276,"51":0.00276,"56":0.01105,"58":0.08565,"62":0.00276,"63":0.00276,"64":0.00276,"65":0.00553,"68":0.00276,"69":0.01658,"70":0.01105,"71":0.00276,"72":0.00276,"73":0.00276,"74":0.00276,"75":0.00276,"76":0.00276,"77":0.00553,"78":0.00553,"79":0.0221,"80":0.00276,"81":0.01658,"83":0.01658,"84":0.00553,"85":0.01105,"86":0.01382,"87":0.03039,"88":0.01658,"89":0.00276,"90":0.00553,"91":0.01105,"92":0.00553,"93":0.00553,"94":0.00829,"95":0.01382,"96":0.00553,"97":0.00553,"98":0.11605,"99":0.01658,"100":0.00553,"101":0.00829,"102":0.03316,"103":0.04145,"104":0.04697,"105":0.01105,"106":0.02763,"107":0.01658,"108":0.03039,"109":3.5394,"110":0.01658,"111":0.01382,"112":0.03039,"113":0.00276,"114":0.03039,"115":0.00553,"116":0.04697,"117":0.00553,"118":0.01934,"119":0.03868,"120":0.06908,"121":0.04697,"122":0.05802,"123":0.03039,"124":0.09118,"125":0.08013,"126":0.69904,"127":11.00503,"128":2.55301,"129":0.00276,_:"4 5 6 7 8 9 10 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 52 53 54 55 57 59 60 61 66 67 130 131"},F:{"40":0.00276,"46":0.00276,"64":0.00276,"79":0.00553,"82":0.00553,"83":0.00553,"85":0.00829,"86":0.00276,"92":0.00276,"95":0.08013,"106":0.00829,"107":0.01105,"108":0.01382,"109":0.43379,"110":0.00553,"111":0.18236,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 65 66 67 68 69 70 71 72 73 74 75 76 77 78 80 81 84 87 88 89 90 91 93 94 96 97 98 99 100 101 102 103 104 105 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"18":0.00553,"84":0.00276,"89":0.00276,"90":0.00276,"92":0.02763,"100":0.00553,"107":0.01105,"109":0.04421,"110":0.00276,"111":0.00276,"113":0.00276,"114":0.00553,"115":0.00276,"117":0.01382,"118":0.01934,"119":0.00553,"120":0.01382,"121":0.01382,"122":0.00829,"123":0.00276,"124":0.01658,"125":0.03592,"126":0.14368,"127":1.5832,"128":0.46971,_:"12 13 14 15 16 17 79 80 81 83 85 86 87 88 91 93 94 95 96 97 98 99 101 102 103 104 105 106 108 112 116"},E:{"14":0.00276,_:"0 4 5 6 7 8 9 10 11 12 13 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 12.1 15.2-15.3","11.1":0.00276,"13.1":0.00829,"14.1":0.01105,"15.1":0.00276,"15.4":0.00276,"15.5":0.00553,"15.6":0.02487,"16.0":0.01658,"16.1":0.00276,"16.2":0.00276,"16.3":0.00553,"16.4":0.00276,"16.5":0.00276,"16.6":0.02763,"17.0":0.00276,"17.1":0.00829,"17.2":0.02763,"17.3":0.01105,"17.4":0.0221,"17.5":0.11881,"17.6":0.04697,"18.0":0.00829},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00113,"5.0-5.1":0.00057,"6.0-6.1":0.00283,"7.0-7.1":0.0034,"8.1-8.4":0,"9.0-9.2":0.00283,"9.3":0.01133,"10.0-10.2":0.0034,"10.3":0.01757,"11.0-11.2":0.04477,"11.3-11.4":0.00567,"12.0-12.1":0.00453,"12.2-12.5":0.07593,"13.0-13.1":0.00113,"13.2":0.02437,"13.3":0.0034,"13.4-13.7":0.01417,"14.0-14.4":0.04193,"14.5-14.8":0.04023,"15.0-15.1":0.0221,"15.2-15.3":0.0221,"15.4":0.0255,"15.5":0.03003,"15.6-15.8":0.28276,"16.0":0.05723,"16.1":0.1207,"16.2":0.06063,"16.3":0.10086,"16.4":0.0255,"16.5":0.0408,"16.6-16.7":0.35076,"17.0":0.0323,"17.1":0.04987,"17.2":0.0459,"17.3":0.068,"17.4":0.15923,"17.5":3.26111,"17.6":0.54852,"18.0":0.0595},P:{"4":0.11397,"20":0.03108,"21":0.04145,"22":0.10361,"23":0.07253,"24":0.07253,"25":0.92216,"5.0-5.4":0.01036,"6.2-6.4":0.02072,"7.2-7.4":0.3212,_:"8.2 9.2 10.1 12.0 14.0 15.0","11.1-11.2":0.01036,"13.0":0.01036,"16.0":0.02072,"17.0":0.04145,"18.0":0.01036,"19.0":0.02072},I:{"0":0.07934,"3":0,"4":0.00001,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00003,"4.2-4.3":0.00003,"4.4":0,"4.4.3-4.4.4":0.00013},K:{"0":0.33461,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.01233,"9":0.00308,"11":0.06164,_:"6 7 10 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":0.10856},H:{"0":0.02},L:{"0":65.9523},R:{_:"0"},M:{"0":0.10132},Q:{_:"14.9"}}; diff --git a/node_modules/caniuse-lite/data/regions/TO.js b/node_modules/caniuse-lite/data/regions/TO.js index 0de71909..57ad6c8d 100644 --- a/node_modules/caniuse-lite/data/regions/TO.js +++ b/node_modules/caniuse-lite/data/regions/TO.js @@ -1 +1 @@ -module.exports={C:{"110":0.00505,"115":0.10595,"120":0.00505,"125":0.00505,"126":0.00505,"127":1.45801,"128":2.44178,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 111 112 113 114 116 117 118 119 121 122 123 124 129 130 131 3.5 3.6"},D:{"74":0.01009,"75":0.00505,"80":0.01009,"93":0.00505,"102":0.00505,"103":0.07568,"104":0.06054,"106":0.00505,"107":0.03027,"109":0.36324,"114":0.04541,"115":0.00505,"116":0.04541,"117":0.1009,"118":0.34811,"119":0.06559,"120":0.13622,"122":0.09081,"123":0.04036,"124":0.16144,"125":0.36829,"126":17.24381,"127":2.2753,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 76 77 78 79 81 83 84 85 86 87 88 89 90 91 92 94 95 96 97 98 99 100 101 105 108 110 111 112 113 121 128 129 130"},F:{"82":0.00505,"83":0.02018,"109":0.07568,"110":0.01009,"111":0.06054,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"17":0.02018,"18":0.01009,"84":0.00505,"92":0.03027,"100":0.00505,"108":0.02523,"109":0.01009,"111":0.00505,"113":0.00505,"115":0.03532,"116":0.00505,"117":0.02523,"120":0.03027,"121":0.18162,"122":0.18162,"124":0.11099,"125":0.20685,"126":9.40388,"127":2.02305,_:"12 13 14 15 16 79 80 81 83 85 86 87 88 89 90 91 93 94 95 96 97 98 99 101 102 103 104 105 106 107 110 112 114 118 119 123"},E:{"11":0.01009,"13":0.00505,"14":0.03027,"15":0.14126,_:"0 4 5 6 7 8 9 10 12 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 12.1 15.2-15.3 15.4 16.0 16.2 16.3 17.0 17.2 17.6 18.0","13.1":0.02523,"14.1":0.16649,"15.1":0.0555,"15.5":0.00505,"15.6":0.49441,"16.1":0.09586,"16.4":0.01009,"16.5":0.33802,"16.6":0.7618,"17.1":0.03027,"17.3":0.04541,"17.4":0.02018,"17.5":0.36829},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00219,"5.0-5.1":0.0011,"6.0-6.1":0.00657,"7.0-7.1":0.00657,"8.1-8.4":0,"9.0-9.2":0.00548,"9.3":0.0219,"10.0-10.2":0.00438,"10.3":0.03833,"11.0-11.2":0.10075,"11.3-11.4":0.01095,"12.0-12.1":0.00767,"12.2-12.5":0.14126,"13.0-13.1":0.00219,"13.2":0.023,"13.3":0.00767,"13.4-13.7":0.03285,"14.0-14.4":0.07556,"14.5-14.8":0.08541,"15.0-15.1":0.04271,"15.2-15.3":0.04599,"15.4":0.05256,"15.5":0.06351,"15.6-15.8":0.58257,"16.0":0.11717,"16.1":0.24858,"16.2":0.12484,"16.3":0.20916,"16.4":0.04928,"16.5":0.0887,"16.6-16.7":0.72712,"17.0":0.0657,"17.1":0.10622,"17.2":0.10294,"17.3":0.1544,"17.4":0.38655,"17.5":7.07844,"17.6":0.05475,"18.0":0.07227},P:{"4":0.02073,"20":0.01036,"21":0.14509,"22":0.04145,"23":0.228,"24":0.04145,"25":0.74618,_:"5.0-5.4 6.2-6.4 8.2 11.1-11.2 12.0 13.0 14.0 15.0 17.0 18.0","7.2-7.4":0.03109,"9.2":0.02073,"10.1":0.05182,"16.0":0.01036,"19.0":0.01036},I:{"0":0.00988,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00001,"4.2-4.3":0,"4.4":0,"4.4.3-4.4.4":0.00002},K:{"0":0.07433,_:"10 11 12 11.1 11.5 12.1"},A:{"10":0.01009,_:"6 7 8 9 11 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":42.64137},R:{_:"0"},M:{"0":0.00991},Q:{"14.9":0.00496},O:{"0":0.10406},H:{"0":0}}; +module.exports={C:{"92":0.01525,"110":0.00508,"113":0.01525,"115":0.00508,"120":0.05082,"127":0.00508,"128":0.58951,"129":1.68722,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 111 112 114 116 117 118 119 121 122 123 124 125 126 130 131 132 133 3.5 3.6"},D:{"42":0.06098,"75":0.00508,"79":0.04574,"87":0.03049,"91":0.05082,"93":0.02541,"103":0.16262,"107":0.09148,"109":0.57935,"111":0.1118,"113":0.42181,"116":0.23885,"117":0.03049,"118":0.00508,"120":0.06098,"121":0.03049,"122":0.07115,"123":0.02033,"124":0.06607,"125":0.04066,"126":1.07738,"127":14.67173,"128":2.84084,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 76 77 78 80 81 83 84 85 86 88 89 90 92 94 95 96 97 98 99 100 101 102 104 105 106 108 110 112 114 115 119 129 130 131"},F:{"109":0.02033,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 110 111 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"13":0.00508,"17":0.00508,"18":0.03049,"84":0.02033,"89":0.02033,"92":0.11689,"100":0.00508,"108":0.06607,"109":0.49295,"110":0.00508,"112":0.04574,"114":0.01525,"115":0.01525,"116":0.1118,"118":0.03049,"119":0.03049,"120":0.09656,"121":0.72164,"122":0.49295,"123":0.00508,"124":0.16262,"125":0.20328,"126":1.33148,"127":8.87825,"128":2.84084,_:"12 14 15 16 79 80 81 83 85 86 87 88 90 91 93 94 95 96 97 98 99 101 102 103 104 105 106 107 111 113 117"},E:{"11":0.00508,"14":0.00508,_:"0 4 5 6 7 8 9 10 12 13 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 12.1 15.2-15.3 15.5 16.0 16.1 16.2 16.4 18.0","13.1":0.04066,"14.1":0.07623,"15.1":0.02033,"15.4":0.00508,"15.6":0.04066,"16.3":0.27443,"16.5":0.00508,"16.6":0.27951,"17.0":0.1118,"17.1":0.01525,"17.2":0.02033,"17.3":0.11689,"17.4":0.02541,"17.5":0.20328,"17.6":0.05082},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00225,"5.0-5.1":0.00112,"6.0-6.1":0.00562,"7.0-7.1":0.00675,"8.1-8.4":0,"9.0-9.2":0.00562,"9.3":0.02249,"10.0-10.2":0.00675,"10.3":0.03487,"11.0-11.2":0.08885,"11.3-11.4":0.01125,"12.0-12.1":0.009,"12.2-12.5":0.15072,"13.0-13.1":0.00225,"13.2":0.04836,"13.3":0.00675,"13.4-13.7":0.02812,"14.0-14.4":0.08323,"14.5-14.8":0.07986,"15.0-15.1":0.04387,"15.2-15.3":0.04387,"15.4":0.05061,"15.5":0.05961,"15.6-15.8":0.56125,"16.0":0.1136,"16.1":0.23957,"16.2":0.12035,"16.3":0.2002,"16.4":0.05061,"16.5":0.08098,"16.6-16.7":0.69622,"17.0":0.06411,"17.1":0.09898,"17.2":0.0911,"17.3":0.13497,"17.4":0.31605,"17.5":6.47292,"17.6":1.08875,"18.0":0.1181},P:{"4":0.03135,"21":0.0418,"22":0.0209,"23":3.40694,"24":0.0418,"25":0.57479,_:"20 5.0-5.4 6.2-6.4 8.2 9.2 12.0 13.0 15.0 17.0 18.0 19.0","7.2-7.4":0.01045,"10.1":0.01045,"11.1-11.2":0.01045,"14.0":0.01045,"16.0":0.05225},I:{"0":0.02941,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00001,"4.2-4.3":0.00001,"4.4":0,"4.4.3-4.4.4":0.00005},K:{"0":0.05902,_:"10 11 12 11.1 11.5 12.1"},A:{_:"6 7 8 9 10 11 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":0.46229},H:{"0":0},L:{"0":41.53754},R:{_:"0"},M:{"0":0.07377},Q:{_:"14.9"}}; diff --git a/node_modules/caniuse-lite/data/regions/TR.js b/node_modules/caniuse-lite/data/regions/TR.js index 18e4145f..a4c27775 100644 --- a/node_modules/caniuse-lite/data/regions/TR.js +++ b/node_modules/caniuse-lite/data/regions/TR.js @@ -1 +1 @@ -module.exports={C:{"47":0.00421,"48":0.0021,"51":0.0021,"52":0.00421,"72":0.0021,"78":0.0021,"88":0.00421,"96":0.0021,"102":0.00421,"103":0.0021,"105":0.0021,"106":0.0021,"107":0.0021,"108":0.0021,"109":0.0021,"110":0.0021,"115":0.11777,"116":0.0021,"123":0.0021,"124":0.0021,"125":0.0021,"126":0.00631,"127":0.12408,"128":0.22502,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 49 50 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 73 74 75 76 77 79 80 81 82 83 84 85 86 87 89 90 91 92 93 94 95 97 98 99 100 101 104 111 112 113 114 117 118 119 120 121 122 129 130 131 3.5 3.6"},D:{"11":0.0021,"22":0.0021,"26":0.02313,"34":0.01682,"38":0.02103,"47":0.02524,"48":0.0021,"49":0.06309,"50":0.00421,"52":0.0021,"53":0.01052,"55":0.0021,"56":0.0021,"58":0.0021,"59":0.0021,"60":0.0021,"63":0.0021,"65":0.0021,"66":0.0021,"68":0.00421,"69":0.00421,"70":0.00421,"71":0.00421,"72":0.0021,"73":0.01472,"74":0.0021,"75":0.00421,"77":0.0021,"78":0.0021,"79":0.30494,"80":0.01472,"81":0.00421,"83":0.05888,"84":0.0021,"85":0.02524,"86":0.00631,"87":0.23764,"88":0.01472,"89":0.0021,"90":0.00421,"91":0.02313,"92":0.00421,"93":0.0021,"94":0.07781,"95":0.00841,"96":0.09884,"97":0.0021,"98":0.01262,"99":0.04416,"100":0.00421,"101":0.00421,"102":0.00631,"103":0.01262,"104":0.00631,"105":0.00421,"106":0.02524,"107":0.01893,"108":0.02524,"109":2.53622,"110":0.01682,"111":0.02313,"112":0.01893,"113":0.00841,"114":0.01262,"115":0.00841,"116":0.03996,"117":0.00841,"118":0.02103,"119":0.03575,"120":0.03365,"121":0.02734,"122":0.05678,"123":0.05468,"124":0.07571,"125":0.15352,"126":8.93565,"127":1.45317,"128":0.00421,"129":0.0021,_:"4 5 6 7 8 9 10 12 13 14 15 16 17 18 19 20 21 23 24 25 27 28 29 30 31 32 33 35 36 37 39 40 41 42 43 44 45 46 51 54 57 61 62 64 67 76 130"},F:{"28":0.00421,"31":0.00421,"32":0.01682,"36":0.01472,"40":0.05468,"46":0.15352,"79":0.0021,"83":0.01893,"85":0.0021,"86":0.0021,"94":0.0021,"95":0.04627,"102":0.0021,"106":0.0021,"107":0.0021,"109":0.30914,"110":0.00841,"111":0.33858,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 29 30 33 34 35 37 38 39 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 80 81 82 84 87 88 89 90 91 92 93 96 97 98 99 100 101 103 104 105 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"12":0.0021,"13":0.0021,"14":0.0021,"15":0.0021,"17":0.00631,"18":0.00841,"84":0.0021,"92":0.00631,"100":0.0021,"106":0.0021,"107":0.00421,"108":0.00421,"109":0.07571,"110":0.00421,"111":0.0021,"113":0.0021,"114":0.00421,"115":0.00421,"116":0.0021,"117":0.0021,"118":0.00421,"119":0.0021,"120":0.00631,"121":0.00421,"122":0.00421,"123":0.00421,"124":0.01052,"125":0.03996,"126":1.41742,"127":0.25446,_:"16 79 80 81 83 85 86 87 88 89 90 91 93 94 95 96 97 98 99 101 102 103 104 105 112"},E:{"13":0.0021,"14":0.01052,"15":0.0021,_:"0 4 5 6 7 8 9 10 11 12 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 15.2-15.3","12.1":0.0021,"13.1":0.01262,"14.1":0.01682,"15.1":0.0021,"15.4":0.00631,"15.5":0.00631,"15.6":0.05678,"16.0":0.00631,"16.1":0.00841,"16.2":0.00421,"16.3":0.01893,"16.4":0.00421,"16.5":0.01052,"16.6":0.0673,"17.0":0.00421,"17.1":0.01052,"17.2":0.01262,"17.3":0.01052,"17.4":0.02524,"17.5":0.2797,"17.6":0.0021,"18.0":0.00421},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00235,"5.0-5.1":0.00117,"6.0-6.1":0.00704,"7.0-7.1":0.00704,"8.1-8.4":0,"9.0-9.2":0.00586,"9.3":0.02345,"10.0-10.2":0.00469,"10.3":0.04104,"11.0-11.2":0.10789,"11.3-11.4":0.01173,"12.0-12.1":0.00821,"12.2-12.5":0.15128,"13.0-13.1":0.00235,"13.2":0.02463,"13.3":0.00821,"13.4-13.7":0.03518,"14.0-14.4":0.08092,"14.5-14.8":0.09147,"15.0-15.1":0.04574,"15.2-15.3":0.04925,"15.4":0.05629,"15.5":0.06802,"15.6-15.8":0.62388,"16.0":0.12548,"16.1":0.2662,"16.2":0.13369,"16.3":0.22399,"16.4":0.05277,"16.5":0.09499,"16.6-16.7":0.77868,"17.0":0.07036,"17.1":0.11375,"17.2":0.11023,"17.3":0.16535,"17.4":0.41396,"17.5":7.58036,"17.6":0.05864,"18.0":0.0774},P:{"4":0.34716,"20":0.03063,"21":0.11232,"22":0.06126,"23":0.08168,"24":0.08168,"25":2.03189,"5.0-5.4":0.04084,"6.2-6.4":0.04084,"7.2-7.4":0.1021,_:"8.2 10.1 15.0","9.2":0.02042,"11.1-11.2":0.02042,"12.0":0.01021,"13.0":0.04084,"14.0":0.02042,"16.0":0.02042,"17.0":0.08168,"18.0":0.01021,"19.0":0.03063},I:{"0":0.02361,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00001,"4.2-4.3":0.00001,"4.4":0,"4.4.3-4.4.4":0.00004},K:{"0":0.86077,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.00219,"9":0.00219,"11":0.09656,_:"6 7 10 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":62.29089},R:{_:"0"},M:{"0":0.11056},Q:{_:"14.9"},O:{"0":0.11056},H:{"0":0}}; +module.exports={C:{"4":0.00502,"47":0.00502,"51":0.00251,"52":0.00502,"72":0.00251,"78":0.00251,"88":0.00753,"96":0.00251,"102":0.00251,"103":0.00251,"106":0.00251,"108":0.00251,"115":0.15066,"122":0.00251,"125":0.01507,"126":0.00251,"127":0.00753,"128":0.10044,"129":0.28625,_:"2 3 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 48 49 50 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 73 74 75 76 77 79 80 81 82 83 84 85 86 87 89 90 91 92 93 94 95 97 98 99 100 101 104 105 107 109 110 111 112 113 114 116 117 118 119 120 121 123 124 130 131 132 133 3.5 3.6"},D:{"22":0.00251,"26":0.02511,"34":0.01507,"38":0.02511,"47":0.02511,"49":0.02511,"50":0.00502,"52":0.00251,"53":0.01004,"55":0.00251,"56":0.05273,"57":0.00251,"58":0.00251,"61":0.00251,"63":0.00251,"65":0.00251,"66":0.00251,"67":0.00251,"68":0.00502,"69":0.00251,"70":0.00251,"71":0.00502,"72":0.00251,"73":0.01758,"75":0.00502,"76":0.00251,"77":0.00251,"78":0.00251,"79":0.41683,"80":0.01256,"81":0.00502,"83":0.07784,"84":0.00502,"85":0.03013,"86":0.00753,"87":0.29379,"88":0.01256,"89":0.00502,"90":0.00502,"91":0.02009,"92":0.00502,"93":0.00251,"94":0.09291,"95":0.00753,"96":0.01758,"97":0.00502,"98":0.01004,"99":0.05775,"100":0.00502,"101":0.00753,"102":0.00753,"103":0.01507,"104":0.00753,"105":0.00502,"106":0.02762,"107":0.01507,"108":0.02762,"109":3.18395,"110":0.01758,"111":0.01758,"112":0.02009,"113":0.01256,"114":0.01256,"115":0.01004,"116":0.03013,"117":0.00753,"118":0.03013,"119":0.03515,"120":0.03013,"121":0.0226,"122":0.05524,"123":0.0452,"124":0.113,"125":0.06278,"126":0.39925,"127":9.84061,"128":1.77779,"129":0.00502,"130":0.00251,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 23 24 25 27 28 29 30 31 32 33 35 36 37 39 40 41 42 43 44 45 46 48 51 54 59 60 62 64 74 131"},F:{"28":0.00502,"31":0.00251,"32":0.01507,"36":0.01004,"40":0.07282,"44":0.00251,"46":0.17828,"79":0.00251,"83":0.0226,"84":0.00502,"85":0.00251,"95":0.05775,"107":0.00251,"109":0.27119,"110":0.00251,"111":0.06026,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 29 30 33 34 35 37 38 39 41 42 43 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 80 81 82 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 106 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"13":0.00251,"14":0.00251,"15":0.00251,"16":0.00251,"17":0.01004,"18":0.01256,"92":0.00753,"100":0.00251,"106":0.00251,"107":0.00251,"108":0.00251,"109":0.11551,"110":0.00251,"111":0.00251,"114":0.00251,"115":0.00251,"116":0.00251,"117":0.00251,"118":0.00251,"119":0.00502,"120":0.00502,"121":0.00502,"122":0.01256,"123":0.00502,"124":0.00753,"125":0.02762,"126":0.0678,"127":1.63215,"128":0.47207,_:"12 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 96 97 98 99 101 102 103 104 105 112 113"},E:{"10":0.00753,"13":0.00251,"14":0.01004,"15":0.00251,_:"0 4 5 6 7 8 9 11 12 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1","12.1":0.00251,"13.1":0.01256,"14.1":0.0226,"15.1":0.00251,"15.2-15.3":0.00251,"15.4":0.00753,"15.5":0.00502,"15.6":0.07784,"16.0":0.00753,"16.1":0.01256,"16.2":0.00753,"16.3":0.02009,"16.4":0.00502,"16.5":0.01004,"16.6":0.07031,"17.0":0.00502,"17.1":0.01004,"17.2":0.01004,"17.3":0.01004,"17.4":0.03013,"17.5":0.27621,"17.6":0.08035,"18.0":0.00502},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00234,"5.0-5.1":0.00117,"6.0-6.1":0.00584,"7.0-7.1":0.00701,"8.1-8.4":0,"9.0-9.2":0.00584,"9.3":0.02336,"10.0-10.2":0.00701,"10.3":0.03621,"11.0-11.2":0.09228,"11.3-11.4":0.01168,"12.0-12.1":0.00935,"12.2-12.5":0.15653,"13.0-13.1":0.00234,"13.2":0.05023,"13.3":0.00701,"13.4-13.7":0.0292,"14.0-14.4":0.08644,"14.5-14.8":0.08294,"15.0-15.1":0.04556,"15.2-15.3":0.04556,"15.4":0.05257,"15.5":0.06191,"15.6-15.8":0.5829,"16.0":0.11798,"16.1":0.24881,"16.2":0.12499,"16.3":0.20793,"16.4":0.05257,"16.5":0.08411,"16.6-16.7":0.72307,"17.0":0.06658,"17.1":0.1028,"17.2":0.09462,"17.3":0.14018,"17.4":0.32824,"17.5":6.72258,"17.6":1.13075,"18.0":0.12265},P:{"4":0.37829,"20":0.03067,"21":0.10224,"22":0.07157,"23":0.08179,"24":0.07157,"25":1.7483,"5.0-5.4":0.0409,"6.2-6.4":0.0409,"7.2-7.4":0.11246,_:"8.2 10.1 15.0","9.2":0.02045,"11.1-11.2":0.01022,"12.0":0.01022,"13.0":0.03067,"14.0":0.02045,"16.0":0.02045,"17.0":0.08179,"18.0":0.01022,"19.0":0.03067},I:{"0":0.02985,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00001,"4.2-4.3":0.00001,"4.4":0,"4.4.3-4.4.4":0.00005},K:{"0":0.7488,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.00528,"9":0.00264,"11":0.09503,_:"6 7 10 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":0.08237},H:{"0":0},L:{"0":57.22248},R:{_:"0"},M:{"0":0.14976},Q:{_:"14.9"}}; diff --git a/node_modules/caniuse-lite/data/regions/TT.js b/node_modules/caniuse-lite/data/regions/TT.js index 52c83149..e57ece7e 100644 --- a/node_modules/caniuse-lite/data/regions/TT.js +++ b/node_modules/caniuse-lite/data/regions/TT.js @@ -1 +1 @@ -module.exports={C:{"31":0.00336,"78":0.00336,"92":0.00336,"102":0.00336,"103":0.01679,"115":0.07052,"121":0.01679,"124":0.00336,"125":0.00336,"126":0.00672,"127":0.2317,"128":0.50706,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 79 80 81 82 83 84 85 86 87 88 89 90 91 93 94 95 96 97 98 99 100 101 104 105 106 107 108 109 110 111 112 113 114 116 117 118 119 120 122 123 129 130 131 3.5 3.6"},D:{"49":0.00672,"65":0.00672,"75":0.00336,"76":0.00672,"79":0.02686,"81":0.00336,"83":0.00336,"85":0.00336,"87":0.01679,"88":0.00336,"89":0.00336,"91":0.01679,"93":0.02351,"94":0.00672,"95":0.01679,"96":0.00336,"97":0.00336,"98":0.00336,"101":0.00672,"102":0.00336,"103":0.23842,"104":0.02351,"105":0.00336,"106":0.03022,"109":0.72869,"111":0.03022,"112":0.01007,"113":0.00336,"114":0.00672,"115":0.00336,"116":0.07723,"117":0.01007,"118":0.00336,"119":0.01679,"120":0.03694,"121":0.01343,"122":0.42647,"123":0.03694,"124":0.30558,"125":0.31229,"126":16.63553,"127":0.89659,"128":0.01007,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 66 67 68 69 70 71 72 73 74 77 78 80 84 86 90 92 99 100 107 108 110 129 130"},F:{"83":0.01007,"95":0.00336,"102":0.00336,"109":1.58162,"110":0.00336,"111":0.40296,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 103 104 105 106 107 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"13":0.01343,"15":0.05709,"18":0.00336,"92":0.00336,"109":0.05373,"112":0.00336,"117":0.00336,"118":0.00336,"119":0.00336,"120":0.00672,"122":0.00336,"123":0.02686,"124":0.01343,"125":0.41303,"126":4.55345,"127":0.30558,_:"12 14 16 17 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 110 111 113 114 115 116 121"},E:{"14":0.00336,"15":0.00336,_:"0 4 5 6 7 8 9 10 11 12 13 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 12.1 15.1","13.1":0.04365,"14.1":0.01007,"15.2-15.3":0.00336,"15.4":0.01343,"15.5":0.00672,"15.6":0.1041,"16.0":0.02015,"16.1":0.08059,"16.2":0.01343,"16.3":0.03694,"16.4":0.00336,"16.5":0.01343,"16.6":0.33916,"17.0":0.2317,"17.1":0.13768,"17.2":0.01679,"17.3":0.05709,"17.4":0.09738,"17.5":2.21964,"17.6":0.01007,"18.0":0.03022},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00677,"5.0-5.1":0.00338,"6.0-6.1":0.0203,"7.0-7.1":0.0203,"8.1-8.4":0,"9.0-9.2":0.01692,"9.3":0.06767,"10.0-10.2":0.01353,"10.3":0.11842,"11.0-11.2":0.31128,"11.3-11.4":0.03383,"12.0-12.1":0.02368,"12.2-12.5":0.43646,"13.0-13.1":0.00677,"13.2":0.07105,"13.3":0.02368,"13.4-13.7":0.1015,"14.0-14.4":0.23346,"14.5-14.8":0.26391,"15.0-15.1":0.13195,"15.2-15.3":0.1421,"15.4":0.1624,"15.5":0.19624,"15.6-15.8":1.79999,"16.0":0.36203,"16.1":0.76804,"16.2":0.38571,"16.3":0.64624,"16.4":0.15225,"16.5":0.27406,"16.6-16.7":2.2466,"17.0":0.20301,"17.1":0.32819,"17.2":0.31804,"17.3":0.47706,"17.4":1.19435,"17.5":21.87052,"17.6":0.16917,"18.0":0.22331},P:{"4":0.14905,"20":0.01065,"21":0.05323,"22":0.04259,"23":0.05323,"24":0.05323,"25":2.36351,_:"5.0-5.4 6.2-6.4 8.2 9.2 10.1 12.0 13.0 15.0 16.0","7.2-7.4":0.10646,"11.1-11.2":0.01065,"14.0":0.01065,"17.0":0.02129,"18.0":0.01065,"19.0":0.01065},I:{"0":0.07943,"3":0,"4":0.00001,"2.1":0,"2.2":0.00002,"2.3":0,"4.1":0.00005,"4.2-4.3":0.00003,"4.4":0,"4.4.3-4.4.4":0.00014},K:{"0":0.13284,_:"10 11 12 11.1 11.5 12.1"},A:{"11":0.00672,_:"6 7 8 9 10 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":29.80938},R:{_:"0"},M:{"0":0.24575},Q:{_:"14.9"},O:{"0":0.02657},H:{"0":0}}; +module.exports={C:{"4":0.01082,"48":0.00361,"52":0.00361,"57":0.00722,"78":0.00361,"85":0.00361,"102":0.01082,"103":0.06134,"110":0.00361,"115":0.11185,"119":0.00361,"121":0.02526,"124":0.00361,"125":0.00361,"127":0.02526,"128":0.29946,"129":0.96334,_:"2 3 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 49 50 51 53 54 55 56 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 79 80 81 82 83 84 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 104 105 106 107 108 109 111 112 113 114 116 117 118 120 122 123 126 130 131 132 133 3.5 3.6"},D:{"49":0.00722,"54":0.00361,"59":0.00361,"65":0.00361,"69":0.02526,"70":0.00361,"74":0.00722,"75":0.00361,"76":0.01082,"78":0.00361,"79":0.05412,"80":0.00361,"81":0.00361,"83":0.01082,"84":0.00361,"85":0.00361,"87":0.02165,"88":0.00722,"91":0.02526,"93":0.0469,"94":0.00722,"95":0.02526,"98":0.01082,"99":0.00722,"101":0.00722,"102":0.01082,"103":0.451,"104":0.1371,"105":0.00361,"106":0.00722,"107":0.00361,"108":0.00722,"109":1.3963,"110":0.00361,"111":0.05051,"112":0.00361,"113":0.00722,"114":0.00722,"116":0.12989,"117":0.00361,"118":0.00722,"119":0.02886,"120":0.0433,"121":0.01804,"122":0.12989,"123":0.0469,"124":0.05412,"125":0.07938,"126":1.47928,"127":14.883,"128":3.26163,"129":0.00722,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 50 51 52 53 55 56 57 58 60 61 62 63 64 66 67 68 71 72 73 77 86 89 90 92 96 97 100 115 130 131"},F:{"83":0.01443,"84":0.00361,"95":0.01443,"102":0.00361,"109":0.20926,"111":0.11906,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 103 104 105 106 107 108 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"13":0.03608,"15":0.02886,"18":0.01082,"90":0.00722,"92":0.0433,"96":0.00722,"100":0.00361,"103":0.00361,"108":0.00361,"109":0.07938,"110":0.00361,"117":0.00722,"119":0.00361,"120":0.00722,"121":0.00361,"122":0.00361,"123":0.01804,"124":0.02886,"125":0.05412,"126":0.39688,"127":4.45588,"128":1.10766,_:"12 14 16 17 79 80 81 83 84 85 86 87 88 89 91 93 94 95 97 98 99 101 102 104 105 106 107 111 112 113 114 115 116 118"},E:{"14":0.01443,"15":0.00722,_:"0 4 5 6 7 8 9 10 11 12 13 3.1 3.2 5.1 6.1 7.1 9.1 11.1 15.1","10.1":0.00361,"12.1":0.00722,"13.1":0.07216,"14.1":0.03247,"15.2-15.3":0.00361,"15.4":0.01443,"15.5":0.00361,"15.6":0.18401,"16.0":0.02886,"16.1":0.02165,"16.2":0.03608,"16.3":0.01804,"16.4":0.05051,"16.5":0.03969,"16.6":0.22009,"17.0":0.01443,"17.1":0.03608,"17.2":0.01804,"17.3":0.03608,"17.4":0.10463,"17.5":1.05354,"17.6":0.32833,"18.0":0.02165},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00393,"5.0-5.1":0.00197,"6.0-6.1":0.00984,"7.0-7.1":0.0118,"8.1-8.4":0,"9.0-9.2":0.00984,"9.3":0.03935,"10.0-10.2":0.0118,"10.3":0.06099,"11.0-11.2":0.15543,"11.3-11.4":0.01967,"12.0-12.1":0.01574,"12.2-12.5":0.26364,"13.0-13.1":0.00393,"13.2":0.0846,"13.3":0.0118,"13.4-13.7":0.04919,"14.0-14.4":0.14559,"14.5-14.8":0.13969,"15.0-15.1":0.07673,"15.2-15.3":0.07673,"15.4":0.08854,"15.5":0.10428,"15.6-15.8":0.98176,"16.0":0.19871,"16.1":0.41907,"16.2":0.21052,"16.3":0.35021,"16.4":0.08854,"16.5":0.14166,"16.6-16.7":1.21786,"17.0":0.11215,"17.1":0.17314,"17.2":0.15936,"17.3":0.23609,"17.4":0.55286,"17.5":11.32272,"17.6":1.9045,"18.0":0.20658},P:{"4":0.2756,"20":0.03307,"21":0.07717,"22":0.11024,"23":0.07717,"24":0.09921,"25":2.55754,_:"5.0-5.4 8.2 9.2 10.1 12.0 15.0 16.0 18.0","6.2-6.4":0.01102,"7.2-7.4":0.17638,"11.1-11.2":0.01102,"13.0":0.01102,"14.0":0.01102,"17.0":0.06614,"19.0":0.01102},I:{"0":0.03823,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00002,"4.2-4.3":0.00002,"4.4":0,"4.4.3-4.4.4":0.00006},K:{"0":0.2365,_:"10 11 12 11.1 11.5 12.1"},A:{"11":0.01082,_:"6 7 8 9 10 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":0.12784},H:{"0":0},L:{"0":40.06524},R:{_:"0"},M:{"0":0.28764},Q:{_:"14.9"}}; diff --git a/node_modules/caniuse-lite/data/regions/TV.js b/node_modules/caniuse-lite/data/regions/TV.js index 4a611cf3..4b41aa0e 100644 --- a/node_modules/caniuse-lite/data/regions/TV.js +++ b/node_modules/caniuse-lite/data/regions/TV.js @@ -1 +1 @@ -module.exports={C:{"112":0.63722,"127":3.18611,"128":0.63722,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 113 114 115 116 117 118 119 120 121 122 123 124 125 126 129 130 131 3.5 3.6"},D:{"109":1.27444,"110":0.63722,"126":15.92278,"127":0.63722,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 128 129 130"},F:{_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"120":1.27444,"125":0.63722,"126":51.59167,"127":0.63722,_:"12 13 14 15 16 17 18 79 80 81 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 121 122 123 124"},E:{_:"0 4 5 6 7 8 9 10 11 12 13 14 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 12.1 13.1 14.1 15.1 15.2-15.3 15.4 15.5 15.6 16.0 16.1 16.2 16.3 16.4 16.5 16.6 17.0 17.1 17.2 17.3 17.4 17.5 17.6 18.0"},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0,"5.0-5.1":0,"6.0-6.1":0,"7.0-7.1":0,"8.1-8.4":0,"9.0-9.2":0,"9.3":0,"10.0-10.2":0,"10.3":0,"11.0-11.2":0,"11.3-11.4":0,"12.0-12.1":0,"12.2-12.5":0,"13.0-13.1":0,"13.2":0,"13.3":0,"13.4-13.7":0,"14.0-14.4":0,"14.5-14.8":0,"15.0-15.1":0,"15.2-15.3":0,"15.4":0,"15.5":0,"15.6-15.8":0,"16.0":0,"16.1":0,"16.2":0,"16.3":0,"16.4":0,"16.5":0,"16.6-16.7":0,"17.0":0,"17.1":0,"17.2":0,"17.3":0,"17.4":0,"17.5":0,"17.6":0,"18.0":0},P:{_:"4 20 21 22 23 24 25 5.0-5.4 6.2-6.4 7.2-7.4 8.2 9.2 10.1 11.1-11.2 12.0 13.0 14.0 15.0 16.0 17.0 18.0 19.0"},I:{"0":0,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0,"4.2-4.3":0,"4.4":0,"4.4.3-4.4.4":0},K:{"0":0,_:"10 11 12 11.1 11.5 12.1"},A:{_:"6 7 8 9 10 11 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":22.29},R:{_:"0"},M:{_:"0"},Q:{_:"14.9"},O:{_:"0"},H:{"0":0}}; +module.exports={C:{"129":0.93362,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 130 131 132 133 3.5 3.6"},D:{"109":5.61014,"127":31.77676,"128":4.67652,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 129 130 131"},F:{_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"121":1.86724,"124":0.93362,"126":7.47738,"127":26.16662,"128":4.67652,_:"12 13 14 15 16 17 18 79 80 81 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 122 123 125"},E:{_:"0 4 5 6 7 8 9 10 11 12 13 14 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 12.1 13.1 14.1 15.1 15.2-15.3 15.4 15.5 15.6 16.0 16.1 16.2 16.3 16.4 16.5 16.6 17.0 17.1 17.2 17.3 17.4 17.5 17.6 18.0"},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00093,"5.0-5.1":0.00047,"6.0-6.1":0.00234,"7.0-7.1":0.0028,"8.1-8.4":0,"9.0-9.2":0.00234,"9.3":0.00935,"10.0-10.2":0.0028,"10.3":0.01449,"11.0-11.2":0.03692,"11.3-11.4":0.00467,"12.0-12.1":0.00374,"12.2-12.5":0.06262,"13.0-13.1":0.00093,"13.2":0.02009,"13.3":0.0028,"13.4-13.7":0.01168,"14.0-14.4":0.03458,"14.5-14.8":0.03318,"15.0-15.1":0.01823,"15.2-15.3":0.01823,"15.4":0.02103,"15.5":0.02477,"15.6-15.8":0.2332,"16.0":0.0472,"16.1":0.09954,"16.2":0.05,"16.3":0.08318,"16.4":0.02103,"16.5":0.03365,"16.6-16.7":0.28927,"17.0":0.02664,"17.1":0.04112,"17.2":0.03785,"17.3":0.05608,"17.4":0.13132,"17.5":2.68945,"17.6":0.45237,"18.0":0.04907},P:{_:"4 20 21 22 23 24 25 5.0-5.4 6.2-6.4 7.2-7.4 8.2 9.2 10.1 11.1-11.2 12.0 13.0 14.0 15.0 16.0 17.0 18.0 19.0"},I:{"0":0,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0,"4.2-4.3":0,"4.4":0,"4.4.3-4.4.4":0},K:{"0":0,_:"10 11 12 11.1 11.5 12.1"},A:{_:"6 7 8 9 10 11 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{_:"0"},H:{"0":0},L:{"0":11.21675},R:{_:"0"},M:{_:"0"},Q:{_:"14.9"}}; diff --git a/node_modules/caniuse-lite/data/regions/TW.js b/node_modules/caniuse-lite/data/regions/TW.js index bc5f1810..fe262230 100644 --- a/node_modules/caniuse-lite/data/regions/TW.js +++ b/node_modules/caniuse-lite/data/regions/TW.js @@ -1 +1 @@ -module.exports={C:{"34":0.00442,"52":0.00442,"78":0.00442,"88":0.00442,"102":0.00442,"103":0.00884,"115":0.14144,"124":0.00442,"125":0.00442,"126":0.00884,"127":0.22984,"128":0.41106,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 79 80 81 82 83 84 85 86 87 89 90 91 92 93 94 95 96 97 98 99 100 101 104 105 106 107 108 109 110 111 112 113 114 116 117 118 119 120 121 122 123 129 130 131 3.5 3.6"},D:{"11":0.00442,"17":0.02652,"26":0.00442,"30":0.00442,"34":0.01768,"38":0.06188,"45":0.00442,"48":0.00442,"49":0.03536,"53":0.0442,"55":0.00442,"56":0.01326,"61":0.0442,"63":0.00442,"65":0.00884,"66":0.00884,"67":0.00884,"68":0.00442,"70":0.00442,"71":0.00442,"72":0.00442,"73":0.02652,"74":0.01768,"75":0.00442,"76":0.00884,"77":0.07956,"78":0.00442,"79":0.4199,"80":0.00884,"81":0.0221,"83":0.01768,"84":0.00442,"85":0.00442,"86":0.00884,"87":0.32708,"88":0.00442,"89":0.00884,"90":0.00884,"91":0.01768,"92":0.00442,"94":0.10166,"95":0.00884,"96":0.00884,"97":0.01768,"98":0.00884,"99":0.01326,"100":0.00442,"101":0.01326,"102":0.01768,"103":0.06188,"104":0.0221,"105":0.00884,"106":0.01768,"107":0.01326,"108":0.03536,"109":3.0719,"110":0.01326,"111":0.01768,"112":0.01326,"113":0.00884,"114":0.0221,"115":0.00884,"116":0.12376,"117":0.01326,"118":0.03536,"119":0.07514,"120":0.06188,"121":0.07072,"122":0.07956,"123":0.07514,"124":0.15912,"125":0.45526,"126":21.75524,"127":2.62548,"128":0.01768,"129":0.00442,_:"4 5 6 7 8 9 10 12 13 14 15 16 18 19 20 21 22 23 24 25 27 28 29 31 32 33 35 36 37 39 40 41 42 43 44 46 47 50 51 52 54 57 58 59 60 62 64 69 93 130"},F:{"28":0.00442,"36":0.01768,"46":0.10608,"83":0.00442,"95":0.00884,"109":0.01326,"111":0.06188,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 29 30 31 32 33 34 35 37 38 39 40 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 106 107 108 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"17":0.00442,"18":0.00442,"84":0.00442,"92":0.00442,"107":0.00442,"108":0.00442,"109":0.0884,"110":0.00442,"111":0.00442,"112":0.00442,"113":0.00442,"114":0.00442,"115":0.00442,"116":0.00442,"117":0.00442,"118":0.00442,"119":0.00442,"120":0.01326,"121":0.00884,"122":0.00884,"123":0.01326,"124":0.01768,"125":0.0663,"126":3.66418,"127":0.47294,_:"12 13 14 15 16 79 80 81 83 85 86 87 88 89 90 91 93 94 95 96 97 98 99 100 101 102 103 104 105 106"},E:{"12":0.00442,"13":0.02652,"14":0.09724,"15":0.01326,_:"0 4 5 6 7 8 9 10 11 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1","12.1":0.01768,"13.1":0.07514,"14.1":0.2652,"15.1":0.03094,"15.2-15.3":0.0221,"15.4":0.07514,"15.5":0.14586,"15.6":0.5746,"16.0":0.02652,"16.1":0.11492,"16.2":0.07072,"16.3":0.21216,"16.4":0.0442,"16.5":0.11934,"16.6":0.69394,"17.0":0.02652,"17.1":0.09724,"17.2":0.0884,"17.3":0.11492,"17.4":0.26078,"17.5":3.71722,"17.6":0.00884,"18.0":0.00884},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00522,"5.0-5.1":0.00261,"6.0-6.1":0.01565,"7.0-7.1":0.01565,"8.1-8.4":0,"9.0-9.2":0.01304,"9.3":0.05216,"10.0-10.2":0.01043,"10.3":0.09128,"11.0-11.2":0.23994,"11.3-11.4":0.02608,"12.0-12.1":0.01826,"12.2-12.5":0.33644,"13.0-13.1":0.00522,"13.2":0.05477,"13.3":0.01826,"13.4-13.7":0.07824,"14.0-14.4":0.17996,"14.5-14.8":0.20343,"15.0-15.1":0.10172,"15.2-15.3":0.10954,"15.4":0.12519,"15.5":0.15127,"15.6-15.8":1.3875,"16.0":0.27907,"16.1":0.59204,"16.2":0.29732,"16.3":0.49815,"16.4":0.11736,"16.5":0.21126,"16.6-16.7":1.73177,"17.0":0.15649,"17.1":0.25298,"17.2":0.24516,"17.3":0.36774,"17.4":0.92066,"17.5":16.85871,"17.6":0.1304,"18.0":0.17213},P:{"4":0.67796,"20":0.03447,"21":0.06895,"22":0.09193,"23":0.11491,"24":0.14938,"25":2.30967,"5.0-5.4":0.1264,"6.2-6.4":0.06895,_:"7.2-7.4 8.2 10.1 12.0 14.0","9.2":0.01149,"11.1-11.2":0.03447,"13.0":0.02298,"15.0":0.01149,"16.0":0.02298,"17.0":0.03447,"18.0":0.02298,"19.0":0.02298},I:{"0":0.02224,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00001,"4.2-4.3":0.00001,"4.4":0,"4.4.3-4.4.4":0.00004},K:{"0":0.1395,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.02463,"9":0.00821,"10":0.00821,"11":0.07388,_:"6 7 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":25.89362},R:{_:"0"},M:{"0":0.12276},Q:{"14.9":0.01116},O:{"0":0.09486},H:{"0":0}}; +module.exports={C:{"34":0.00441,"52":0.00441,"78":0.00441,"88":0.00441,"102":0.00441,"103":0.01323,"115":0.14553,"124":0.00441,"125":0.00441,"126":0.00441,"127":0.01323,"128":0.17199,"129":0.47628,"130":0.00441,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 79 80 81 82 83 84 85 86 87 89 90 91 92 93 94 95 96 97 98 99 100 101 104 105 106 107 108 109 110 111 112 113 114 116 117 118 119 120 121 122 123 131 132 133 3.5 3.6"},D:{"11":0.00882,"17":0.03087,"30":0.00441,"34":0.01764,"38":0.06174,"45":0.00441,"48":0.00882,"49":0.03969,"53":0.03969,"55":0.00441,"56":0.01323,"61":0.0441,"65":0.00882,"66":0.00882,"67":0.00882,"68":0.00441,"69":0.00441,"70":0.00441,"71":0.00441,"72":0.00441,"73":0.03087,"74":0.01764,"75":0.00441,"76":0.00882,"77":0.00882,"78":0.00441,"79":0.38367,"80":0.00882,"81":0.01764,"83":0.01764,"84":0.00441,"85":0.00441,"86":0.00882,"87":0.3087,"88":0.00441,"89":0.00882,"90":0.00441,"91":0.02205,"92":0.00441,"93":0.00441,"94":0.10143,"95":0.00882,"96":0.00882,"97":0.01764,"98":0.00882,"99":0.01323,"100":0.00882,"101":0.01323,"102":0.01764,"103":0.06174,"104":0.03528,"105":0.00882,"106":0.01323,"107":0.01323,"108":0.03087,"109":3.01203,"110":0.01323,"111":0.01323,"112":0.00882,"113":0.00882,"114":0.01764,"115":0.00882,"116":0.11907,"117":0.00882,"118":0.03087,"119":0.06615,"120":0.05292,"121":0.06615,"122":0.06615,"123":0.05292,"124":0.09261,"125":0.10584,"126":1.17747,"127":19.93761,"128":3.56328,"129":0.01764,"130":0.00441,_:"4 5 6 7 8 9 10 12 13 14 15 16 18 19 20 21 22 23 24 25 26 27 28 29 31 32 33 35 36 37 39 40 41 42 43 44 46 47 50 51 52 54 57 58 59 60 62 63 64 131"},F:{"28":0.00441,"36":0.01764,"46":0.09702,"83":0.00882,"89":0.00441,"95":0.00882,"109":0.00882,"111":0.00441,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 29 30 31 32 33 34 35 37 38 39 40 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 85 86 87 88 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 106 107 108 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"17":0.00441,"18":0.00441,"84":0.00441,"92":0.00441,"108":0.00441,"109":0.0882,"110":0.00441,"111":0.00441,"112":0.00441,"113":0.00441,"114":0.00441,"115":0.00441,"116":0.00441,"117":0.00441,"118":0.00441,"119":0.00441,"120":0.00882,"121":0.00882,"122":0.00882,"123":0.00882,"124":0.00882,"125":0.02205,"126":0.17199,"127":3.26781,"128":0.89523,_:"12 13 14 15 16 79 80 81 83 85 86 87 88 89 90 91 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107"},E:{"13":0.02646,"14":0.09261,"15":0.01323,_:"0 4 5 6 7 8 9 10 11 12 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1","12.1":0.01764,"13.1":0.07056,"14.1":0.25137,"15.1":0.02646,"15.2-15.3":0.02205,"15.4":0.07497,"15.5":0.13671,"15.6":0.56889,"16.0":0.02646,"16.1":0.10584,"16.2":0.06615,"16.3":0.18963,"16.4":0.03969,"16.5":0.11025,"16.6":0.67032,"17.0":0.02646,"17.1":0.09261,"17.2":0.07497,"17.3":0.09702,"17.4":0.20727,"17.5":3.55887,"17.6":0.42777,"18.0":0.00882},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00524,"5.0-5.1":0.00262,"6.0-6.1":0.01311,"7.0-7.1":0.01573,"8.1-8.4":0,"9.0-9.2":0.01311,"9.3":0.05243,"10.0-10.2":0.01573,"10.3":0.08127,"11.0-11.2":0.20712,"11.3-11.4":0.02622,"12.0-12.1":0.02097,"12.2-12.5":0.35131,"13.0-13.1":0.00524,"13.2":0.11273,"13.3":0.01573,"13.4-13.7":0.06554,"14.0-14.4":0.19401,"14.5-14.8":0.18614,"15.0-15.1":0.10225,"15.2-15.3":0.10225,"15.4":0.11798,"15.5":0.13895,"15.6-15.8":1.30823,"16.0":0.26479,"16.1":0.55842,"16.2":0.28052,"16.3":0.46666,"16.4":0.11798,"16.5":0.18876,"16.6-16.7":1.62284,"17.0":0.14944,"17.1":0.23071,"17.2":0.21236,"17.3":0.31461,"17.4":0.7367,"17.5":15.08794,"17.6":2.53782,"18.0":0.27528},P:{"4":0.6517,"20":0.02287,"21":0.0686,"22":0.09147,"23":0.11433,"24":0.12577,"25":1.93225,"5.0-5.4":0.12577,"6.2-6.4":0.0686,"7.2-7.4":0.01143,_:"8.2 10.1 12.0","9.2":0.01143,"11.1-11.2":0.01143,"13.0":0.02287,"14.0":0.01143,"15.0":0.01143,"16.0":0.02287,"17.0":0.0343,"18.0":0.02287,"19.0":0.02287},I:{"0":0.01671,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00001,"4.2-4.3":0.00001,"4.4":0,"4.4.3-4.4.4":0.00003},K:{"0":0.13416,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.04128,"9":0.00688,"10":0.01376,"11":0.11007,_:"6 7 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":0.08944},H:{"0":0},L:{"0":25.83862},R:{_:"0"},M:{"0":0.12857},Q:{"14.9":0.01677}}; diff --git a/node_modules/caniuse-lite/data/regions/TZ.js b/node_modules/caniuse-lite/data/regions/TZ.js index abf8e9d9..26221f3e 100644 --- a/node_modules/caniuse-lite/data/regions/TZ.js +++ b/node_modules/caniuse-lite/data/regions/TZ.js @@ -1 +1 @@ -module.exports={C:{"34":0.00344,"43":0.00172,"47":0.00172,"48":0.00172,"49":0.00172,"52":0.00515,"65":0.00172,"68":0.00172,"72":0.00344,"76":0.00172,"78":0.00687,"85":0.00172,"89":0.00172,"91":0.00172,"94":0.00687,"102":0.01031,"103":0.00687,"105":0.00172,"107":0.00172,"111":0.00172,"112":0.00172,"113":0.00172,"114":0.00172,"115":0.26285,"116":0.00172,"120":0.00172,"122":0.00172,"123":0.00172,"124":0.00172,"125":0.00687,"126":0.01718,"127":0.40545,"128":0.56522,"129":0.02921,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 35 36 37 38 39 40 41 42 44 45 46 50 51 53 54 55 56 57 58 59 60 61 62 63 64 66 67 69 70 71 73 74 75 77 79 80 81 82 83 84 86 87 88 90 92 93 95 96 97 98 99 100 101 104 106 108 109 110 117 118 119 121 130 131 3.5 3.6"},D:{"11":0.00172,"41":0.00172,"49":0.00344,"55":0.00515,"58":0.00172,"59":0.00172,"62":0.00172,"63":0.00344,"64":0.00172,"65":0.00172,"68":0.00515,"69":0.00344,"70":0.00687,"71":0.00344,"72":0.00172,"73":0.00344,"74":0.00344,"75":0.00172,"76":0.00344,"77":0.00344,"78":0.00172,"79":0.01203,"80":0.00515,"81":0.00344,"83":0.00344,"84":0.00172,"85":0.00172,"86":0.00172,"87":0.0189,"88":0.01374,"89":0.00172,"90":0.02405,"91":0.00172,"92":0.00172,"93":0.00687,"94":0.05669,"95":0.00687,"96":0.00687,"98":0.00172,"99":0.08418,"100":0.00344,"101":0.00344,"102":0.0189,"103":0.0189,"104":0.01718,"105":0.00344,"106":0.01374,"107":0.01203,"108":0.00515,"109":0.71641,"110":0.00515,"111":0.00859,"112":0.01374,"113":0.0189,"114":0.00859,"115":0.00687,"116":0.05154,"117":0.00687,"118":0.01031,"119":0.01546,"120":0.04295,"121":0.02577,"122":0.03436,"123":0.03608,"124":0.07731,"125":0.17352,"126":6.39955,"127":0.83495,"128":0.00172,_:"4 5 6 7 8 9 10 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 42 43 44 45 46 47 48 50 51 52 53 54 56 57 60 61 66 67 97 129 130"},F:{"36":0.00172,"37":0.00172,"40":0.00172,"79":0.01031,"80":0.00172,"83":0.01718,"84":0.00172,"86":0.00172,"90":0.00172,"94":0.00172,"95":0.02405,"102":0.00172,"107":0.00172,"109":0.02062,"110":0.01031,"111":0.23021,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 38 39 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 81 82 85 87 88 89 91 92 93 96 97 98 99 100 101 103 104 105 106 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"12":0.00687,"13":0.00859,"14":0.00344,"15":0.00344,"16":0.01031,"17":0.00344,"18":0.0378,"84":0.00172,"89":0.00344,"90":0.00859,"92":0.03092,"100":0.00859,"103":0.00172,"107":0.00172,"109":0.00859,"111":0.00172,"112":0.00172,"113":0.00515,"114":0.00515,"116":0.00344,"117":0.00172,"118":0.00172,"119":0.00687,"120":0.00687,"121":0.00687,"122":0.00859,"123":0.00687,"124":0.0481,"125":0.04123,"126":1.37268,"127":0.18726,_:"79 80 81 83 85 86 87 88 91 93 94 95 96 97 98 99 101 102 104 105 106 108 110 115"},E:{"13":0.00172,"14":0.00344,_:"0 4 5 6 7 8 9 10 11 12 15 3.1 3.2 6.1 7.1 9.1 10.1 16.2","5.1":0.01718,"11.1":0.00344,"12.1":0.00172,"13.1":0.00687,"14.1":0.01031,"15.1":0.00344,"15.2-15.3":0.00859,"15.4":0.00344,"15.5":0.00172,"15.6":0.02233,"16.0":0.00172,"16.1":0.01031,"16.3":0.01374,"16.4":0.00515,"16.5":0.00515,"16.6":0.01203,"17.0":0.00172,"17.1":0.00687,"17.2":0.01203,"17.3":0.00687,"17.4":0.01546,"17.5":0.11854,"17.6":0.00172,"18.0":0.00344},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00073,"5.0-5.1":0.00036,"6.0-6.1":0.00218,"7.0-7.1":0.00218,"8.1-8.4":0,"9.0-9.2":0.00182,"9.3":0.00727,"10.0-10.2":0.00145,"10.3":0.01273,"11.0-11.2":0.03345,"11.3-11.4":0.00364,"12.0-12.1":0.00255,"12.2-12.5":0.0469,"13.0-13.1":0.00073,"13.2":0.00764,"13.3":0.00255,"13.4-13.7":0.01091,"14.0-14.4":0.02509,"14.5-14.8":0.02836,"15.0-15.1":0.01418,"15.2-15.3":0.01527,"15.4":0.01745,"15.5":0.02109,"15.6-15.8":0.19342,"16.0":0.0389,"16.1":0.08253,"16.2":0.04145,"16.3":0.06944,"16.4":0.01636,"16.5":0.02945,"16.6-16.7":0.24142,"17.0":0.02181,"17.1":0.03527,"17.2":0.03418,"17.3":0.05126,"17.4":0.12834,"17.5":2.35018,"17.6":0.01818,"18.0":0.024},P:{"4":0.06102,"20":0.03051,"21":0.04068,"22":0.27459,"23":0.1017,"24":0.08136,"25":0.86446,"5.0-5.4":0.02034,"6.2-6.4":0.01017,"7.2-7.4":0.06102,_:"8.2 10.1 12.0","9.2":0.03051,"11.1-11.2":0.03051,"13.0":0.02034,"14.0":0.01017,"15.0":0.01017,"16.0":0.05085,"17.0":0.02034,"18.0":0.01017,"19.0":0.07119},I:{"0":0.09904,"3":0,"4":0.00001,"2.1":0,"2.2":0.00002,"2.3":0,"4.1":0.00006,"4.2-4.3":0.00004,"4.4":0,"4.4.3-4.4.4":0.00017},K:{"0":7.23342,_:"10 11 12 11.1 11.5 12.1"},A:{"11":0.01374,_:"6 7 8 9 10 5.5"},S:{"2.5":1.17604,_:"3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":63.92483},R:{_:"0"},M:{"0":0.11595},Q:{_:"14.9"},O:{"0":0.34784},H:{"0":8.08}}; +module.exports={C:{"40":0.0019,"43":0.00381,"49":0.00381,"50":0.0019,"52":0.00571,"72":0.00381,"78":0.01714,"88":0.0019,"91":0.0019,"96":0.0019,"101":0.0019,"102":0.00381,"103":0.00952,"112":0.00381,"114":0.0019,"115":0.24942,"118":0.0019,"120":0.00381,"123":0.0019,"124":0.00381,"125":0.00381,"126":0.00571,"127":0.02285,"128":0.29512,"129":0.70638,"130":0.03046,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 41 42 44 45 46 47 48 51 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 73 74 75 76 77 79 80 81 82 83 84 85 86 87 89 90 92 93 94 95 97 98 99 100 104 105 106 107 108 109 110 111 113 116 117 119 121 122 131 132 133 3.5 3.6"},D:{"11":0.0019,"40":0.0019,"49":0.00381,"55":0.0019,"59":0.0019,"60":0.0019,"61":0.0019,"63":0.00381,"64":0.0019,"65":0.00381,"68":0.00571,"69":0.0019,"70":0.00762,"71":0.0019,"72":0.0019,"74":0.00381,"75":0.0019,"76":0.0019,"77":0.00381,"78":0.0019,"79":0.00952,"80":0.00381,"81":0.00381,"83":0.00381,"84":0.02285,"85":0.0019,"86":0.00381,"87":0.01333,"88":0.02094,"89":0.0019,"90":0.01714,"91":0.0019,"92":0.00952,"93":0.00571,"94":0.05141,"95":0.0019,"96":0.0019,"97":0.0019,"98":0.00381,"99":0.07806,"100":0.00571,"101":0.0019,"102":0.03808,"103":0.02856,"104":0.02094,"105":0.00381,"106":0.00571,"107":0.00381,"108":0.00381,"109":0.9501,"110":0.00571,"111":0.00571,"112":0.01142,"113":0.01714,"114":0.00762,"115":0.00571,"116":0.04189,"117":0.00762,"118":0.01523,"119":0.01714,"120":0.03046,"121":0.02285,"122":0.05331,"123":0.03427,"124":0.05331,"125":0.06664,"126":0.40365,"127":6.58784,"128":1.26616,"129":0.00381,_:"4 5 6 7 8 9 10 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 41 42 43 44 45 46 47 48 50 51 52 53 54 56 57 58 62 66 67 73 130 131"},F:{"37":0.0019,"48":0.0019,"79":0.01714,"83":0.02666,"84":0.00381,"90":0.0019,"95":0.05522,"109":0.01333,"110":0.0019,"111":0.00952,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 38 39 40 41 42 43 44 45 46 47 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 80 81 82 85 86 87 88 89 91 92 93 94 96 97 98 99 100 101 102 103 104 105 106 107 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"12":0.00381,"13":0.00762,"14":0.0019,"15":0.00381,"16":0.00762,"17":0.0019,"18":0.03808,"84":0.0019,"85":0.0019,"89":0.00571,"90":0.00952,"92":0.03237,"100":0.00571,"103":0.0019,"108":0.0019,"109":0.01904,"111":0.0019,"112":0.0019,"114":0.01142,"116":0.0019,"117":0.0019,"118":0.0019,"119":0.00952,"120":0.00571,"121":0.01714,"122":0.00571,"123":0.00762,"124":0.01142,"125":0.02094,"126":0.08568,"127":1.3347,"128":0.30654,_:"79 80 81 83 86 87 88 91 93 94 95 96 97 98 99 101 102 104 105 106 107 110 113 115"},E:{"11":0.0019,"13":0.0019,"14":0.0019,_:"0 4 5 6 7 8 9 10 12 15 3.1 3.2 6.1 7.1 9.1 15.4 16.2","5.1":0.00762,"10.1":0.00571,"11.1":0.00381,"12.1":0.00571,"13.1":0.00952,"14.1":0.01333,"15.1":0.0019,"15.2-15.3":0.00762,"15.5":0.0019,"15.6":0.01904,"16.0":0.0019,"16.1":0.00571,"16.3":0.01333,"16.4":0.00571,"16.5":0.00381,"16.6":0.02475,"17.0":0.0019,"17.1":0.00381,"17.2":0.00571,"17.3":0.02475,"17.4":0.01142,"17.5":0.08378,"17.6":0.0495,"18.0":0.00571},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00074,"5.0-5.1":0.00037,"6.0-6.1":0.00184,"7.0-7.1":0.00221,"8.1-8.4":0,"9.0-9.2":0.00184,"9.3":0.00737,"10.0-10.2":0.00221,"10.3":0.01142,"11.0-11.2":0.0291,"11.3-11.4":0.00368,"12.0-12.1":0.00295,"12.2-12.5":0.04937,"13.0-13.1":0.00074,"13.2":0.01584,"13.3":0.00221,"13.4-13.7":0.00921,"14.0-14.4":0.02726,"14.5-14.8":0.02616,"15.0-15.1":0.01437,"15.2-15.3":0.01437,"15.4":0.01658,"15.5":0.01953,"15.6-15.8":0.18384,"16.0":0.03721,"16.1":0.07847,"16.2":0.03942,"16.3":0.06558,"16.4":0.01658,"16.5":0.02653,"16.6-16.7":0.22805,"17.0":0.021,"17.1":0.03242,"17.2":0.02984,"17.3":0.04421,"17.4":0.10352,"17.5":2.12022,"17.6":0.35662,"18.0":0.03868},P:{"4":0.072,"20":0.01029,"21":0.05143,"22":0.28799,"23":0.072,"24":0.10285,"25":0.64798,"5.0-5.4":0.02057,_:"6.2-6.4 8.2 10.1 12.0 15.0","7.2-7.4":0.072,"9.2":0.05143,"11.1-11.2":0.02057,"13.0":0.01029,"14.0":0.01029,"16.0":0.05143,"17.0":0.03086,"18.0":0.01029,"19.0":0.06171},I:{"0":0.10491,"3":0,"4":0.00001,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00004,"4.2-4.3":0.00004,"4.4":0,"4.4.3-4.4.4":0.00017},K:{"0":7.27972,_:"10 11 12 11.1 11.5 12.1"},A:{"11":0.01142,_:"6 7 8 9 10 5.5"},N:{_:"10 11"},S:{"2.5":1.38459,_:"3.0-3.1"},J:{_:"7 10"},O:{"0":0.36437},H:{"0":4.55},L:{"0":65.79529},R:{_:"0"},M:{"0":0.12146},Q:{_:"14.9"}}; diff --git a/node_modules/caniuse-lite/data/regions/UA.js b/node_modules/caniuse-lite/data/regions/UA.js index 73ace7af..85c8ca41 100644 --- a/node_modules/caniuse-lite/data/regions/UA.js +++ b/node_modules/caniuse-lite/data/regions/UA.js @@ -1 +1 @@ -module.exports={C:{"38":0.00545,"44":0.00545,"49":0.00545,"51":0.00545,"52":0.12542,"53":0.00545,"55":0.00545,"56":0.05998,"57":0.03817,"68":0.03272,"72":0.00545,"78":0.01091,"82":0.00545,"83":0.02181,"84":0.00545,"88":0.01636,"91":0.00545,"98":0.01091,"99":0.00545,"102":0.02727,"103":0.06544,"105":0.01636,"106":0.01636,"107":0.02181,"108":0.03272,"109":0.03272,"110":0.02727,"111":0.02727,"113":0.01091,"115":0.75797,"116":0.00545,"119":0.00545,"120":0.00545,"121":0.00545,"122":0.01091,"123":0.01091,"124":0.01091,"125":0.01636,"126":0.03272,"127":0.65981,"128":1.20511,"129":0.00545,"130":0.00545,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 39 40 41 42 43 45 46 47 48 50 54 58 59 60 61 62 63 64 65 66 67 69 70 71 73 74 75 76 77 79 80 81 85 86 87 89 90 92 93 94 95 96 97 100 101 104 112 114 117 118 131 3.5 3.6"},D:{"11":0.01091,"38":0.00545,"41":0.00545,"48":0.00545,"49":0.05998,"55":0.00545,"56":0.00545,"57":0.00545,"61":0.01636,"63":0.04908,"64":0.00545,"69":0.00545,"70":0.00545,"71":0.01091,"72":0.00545,"73":0.00545,"74":0.00545,"75":0.00545,"76":0.00545,"77":0.00545,"79":0.02727,"80":0.01636,"81":0.00545,"83":0.01636,"84":0.00545,"85":0.02181,"86":0.02727,"87":0.02727,"88":0.00545,"89":0.01091,"90":0.01636,"91":0.01091,"92":0.00545,"93":0.00545,"94":0.00545,"95":0.01091,"96":0.03272,"97":0.04908,"98":0.08725,"99":0.01091,"100":0.01636,"101":0.01636,"102":0.05998,"103":0.05998,"104":0.14178,"105":0.05998,"106":0.21267,"107":0.25629,"108":0.34899,"109":4.177,"110":0.1745,"111":0.1745,"112":0.17995,"113":0.07634,"114":0.0818,"115":0.00545,"116":0.05998,"117":0.01636,"118":0.20176,"119":0.05998,"120":0.16904,"121":0.07089,"122":0.13633,"123":0.10361,"124":0.39262,"125":0.75251,"126":18.04398,"127":2.60108,"128":0.01636,"129":0.00545,_:"4 5 6 7 8 9 10 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 39 40 42 43 44 45 46 47 50 51 52 53 54 58 59 60 62 65 66 67 68 78 130"},F:{"36":0.01091,"46":0.00545,"51":0.00545,"64":0.00545,"69":0.00545,"77":0.00545,"79":0.04362,"80":0.02727,"82":0.03272,"83":0.0818,"84":0.01636,"85":0.07089,"86":0.03272,"87":0.01636,"89":0.00545,"90":0.00545,"91":0.01091,"92":0.00545,"93":0.01636,"94":0.02181,"95":0.93792,"97":0.00545,"99":0.00545,"102":0.00545,"105":0.00545,"107":0.01091,"108":0.00545,"109":0.64891,"110":0.07634,"111":2.21392,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 37 38 39 40 41 42 43 44 45 47 48 49 50 52 53 54 55 56 57 58 60 62 63 65 66 67 68 70 71 72 73 74 75 76 78 81 88 96 98 100 101 103 104 106 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6","12.1":0.07634},B:{"92":0.01636,"100":0.00545,"102":0.00545,"103":0.00545,"106":0.02727,"107":0.05453,"108":0.03817,"109":0.07089,"110":0.03272,"111":0.02181,"112":0.00545,"113":0.00545,"114":0.00545,"116":0.00545,"120":0.00545,"121":0.00545,"122":0.00545,"123":0.00545,"124":0.00545,"125":0.02181,"126":6.40182,"127":1.81585,_:"12 13 14 15 16 17 18 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 96 97 98 99 101 104 105 115 117 118 119"},E:{"13":0.00545,"14":0.01091,_:"0 4 5 6 7 8 9 10 11 12 15 3.1 3.2 6.1 7.1 10.1 11.1","5.1":0.01636,"9.1":0.00545,"12.1":0.01091,"13.1":0.02181,"14.1":0.02181,"15.1":0.6271,"15.2-15.3":0.00545,"15.4":0.00545,"15.5":0.01091,"15.6":0.10361,"16.0":0.01091,"16.1":0.02727,"16.2":0.01636,"16.3":0.03817,"16.4":0.00545,"16.5":0.03272,"16.6":0.13087,"17.0":0.01636,"17.1":0.07089,"17.2":0.03817,"17.3":0.02727,"17.4":0.06544,"17.5":0.55075,"17.6":0.00545,"18.0":0.01091},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00198,"5.0-5.1":0.00099,"6.0-6.1":0.00593,"7.0-7.1":0.00593,"8.1-8.4":0,"9.0-9.2":0.00494,"9.3":0.01977,"10.0-10.2":0.00395,"10.3":0.0346,"11.0-11.2":0.09094,"11.3-11.4":0.00989,"12.0-12.1":0.00692,"12.2-12.5":0.12752,"13.0-13.1":0.00198,"13.2":0.02076,"13.3":0.00692,"13.4-13.7":0.02966,"14.0-14.4":0.06821,"14.5-14.8":0.0771,"15.0-15.1":0.03855,"15.2-15.3":0.04152,"15.4":0.04745,"15.5":0.05733,"15.6-15.8":0.52589,"16.0":0.10577,"16.1":0.22439,"16.2":0.11269,"16.3":0.18881,"16.4":0.04448,"16.5":0.08007,"16.6-16.7":0.65638,"17.0":0.05931,"17.1":0.09589,"17.2":0.09292,"17.3":0.13938,"17.4":0.34895,"17.5":6.38978,"17.6":0.04943,"18.0":0.06524},P:{"4":0.03211,"20":0.02141,"21":0.04282,"22":0.04282,"23":0.05352,"24":0.04282,"25":0.95269,_:"5.0-5.4 6.2-6.4 8.2 9.2 10.1 12.0 14.0 15.0 16.0","7.2-7.4":0.02141,"11.1-11.2":0.0107,"13.0":0.0107,"17.0":0.02141,"18.0":0.0107,"19.0":0.0107},I:{"0":0.09515,"3":0,"4":0.00001,"2.1":0,"2.2":0.00002,"2.3":0,"4.1":0.00006,"4.2-4.3":0.00004,"4.4":0,"4.4.3-4.4.4":0.00016},K:{"0":1.29318,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.0361,"9":0.01203,"11":0.12636,_:"6 7 10 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":32.54461},R:{_:"0"},M:{"0":0.20007},Q:{"14.9":0.00455},O:{"0":0.1546},H:{"0":0.03}}; +module.exports={C:{"38":0.00571,"44":0.00571,"51":0.00571,"52":0.11418,"55":0.00571,"56":0.01142,"57":0.01142,"68":0.02284,"72":0.00571,"78":0.01142,"82":0.00571,"83":0.01713,"84":0.00571,"88":0.01142,"91":0.00571,"98":0.01142,"101":0.00571,"102":0.03425,"103":0.10276,"105":0.01142,"106":0.02284,"107":0.01713,"108":0.02855,"109":0.01713,"110":0.01713,"111":0.01713,"113":0.01142,"115":0.70221,"116":0.00571,"119":0.00571,"120":0.00571,"121":0.00571,"122":0.01142,"123":0.01142,"124":0.00571,"125":0.01713,"126":0.01713,"127":0.02855,"128":0.52523,"129":1.51859,"130":0.00571,"131":0.00571,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 39 40 41 42 43 45 46 47 48 49 50 53 54 58 59 60 61 62 63 64 65 66 67 69 70 71 73 74 75 76 77 79 80 81 85 86 87 89 90 92 93 94 95 96 97 99 100 104 112 114 117 118 132 133 3.5 3.6"},D:{"11":0.01142,"38":0.00571,"41":0.00571,"48":0.00571,"49":0.0628,"51":0.00571,"55":0.00571,"56":0.00571,"57":0.00571,"58":0.00571,"61":0.01142,"63":0.08564,"70":0.00571,"71":0.00571,"73":0.00571,"74":0.00571,"75":0.00571,"76":0.00571,"77":0.00571,"79":0.02284,"80":0.01713,"81":0.00571,"83":0.01713,"84":0.00571,"85":0.01142,"86":0.02284,"87":0.02855,"88":0.00571,"89":0.00571,"90":0.01713,"91":0.01142,"92":0.01142,"93":0.01713,"94":0.00571,"95":0.00571,"96":0.01142,"97":0.02284,"98":0.1884,"99":0.01142,"100":0.01713,"101":0.01713,"102":0.0628,"103":0.0628,"104":0.29687,"105":0.05709,"106":0.19982,"107":0.24549,"108":0.29687,"109":3.7394,"110":0.13131,"111":0.1256,"112":0.15414,"113":0.06851,"114":0.1884,"115":0.00571,"116":0.08564,"117":0.03996,"118":0.34825,"119":0.07993,"120":0.18269,"121":0.06851,"122":0.10276,"123":0.08564,"124":0.20552,"125":0.2512,"126":1.57568,"127":18.16033,"128":3.21417,"129":0.01713,_:"4 5 6 7 8 9 10 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 39 40 42 43 44 45 46 47 50 52 53 54 59 60 62 64 65 66 67 68 69 72 78 130 131"},F:{"36":0.01142,"46":0.00571,"51":0.00571,"64":0.00571,"69":0.00571,"72":0.00571,"77":0.00571,"79":0.03425,"80":0.02284,"82":0.02855,"83":0.06851,"84":0.02284,"85":0.07422,"86":0.02284,"87":0.01142,"90":0.00571,"91":0.00571,"92":0.00571,"93":0.01713,"94":0.01142,"95":0.84493,"96":0.00571,"97":0.00571,"98":0.00571,"99":0.01142,"102":0.00571,"108":0.01142,"109":0.3825,"110":0.01713,"111":0.19982,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 37 38 39 40 41 42 43 44 45 47 48 49 50 52 53 54 55 56 57 58 60 62 63 65 66 67 68 70 71 73 74 75 76 78 81 88 89 100 101 103 104 105 106 107 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6","12.1":0.05709},B:{"92":0.01713,"102":0.00571,"103":0.00571,"105":0.01142,"106":0.01713,"107":0.03425,"108":0.03425,"109":0.07422,"110":0.02855,"111":0.02284,"114":0.00571,"116":0.00571,"120":0.00571,"121":0.00571,"122":0.00571,"124":0.00571,"125":0.01142,"126":0.05138,"127":9.08302,"128":1.50147,_:"12 13 14 15 16 17 18 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 96 97 98 99 100 101 104 112 113 115 117 118 119 123"},E:{"13":0.00571,"14":0.00571,_:"0 4 5 6 7 8 9 10 11 12 15 3.1 3.2 6.1 7.1 9.1 10.1 11.1 12.1 15.2-15.3","5.1":0.00571,"13.1":0.01713,"14.1":0.03425,"15.1":0.02284,"15.4":0.00571,"15.5":0.01142,"15.6":0.08564,"16.0":0.01713,"16.1":0.02284,"16.2":0.01142,"16.3":0.02284,"16.4":0.01142,"16.5":0.01713,"16.6":0.14843,"17.0":0.01713,"17.1":0.04567,"17.2":0.03425,"17.3":0.02855,"17.4":0.06851,"17.5":0.3825,"17.6":0.19411,"18.0":0.02284},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00189,"5.0-5.1":0.00095,"6.0-6.1":0.00473,"7.0-7.1":0.00568,"8.1-8.4":0,"9.0-9.2":0.00473,"9.3":0.01892,"10.0-10.2":0.00568,"10.3":0.02933,"11.0-11.2":0.07475,"11.3-11.4":0.00946,"12.0-12.1":0.00757,"12.2-12.5":0.12679,"13.0-13.1":0.00189,"13.2":0.04069,"13.3":0.00568,"13.4-13.7":0.02365,"14.0-14.4":0.07002,"14.5-14.8":0.06718,"15.0-15.1":0.0369,"15.2-15.3":0.0369,"15.4":0.04258,"15.5":0.05015,"15.6-15.8":0.47214,"16.0":0.09556,"16.1":0.20153,"16.2":0.10124,"16.3":0.16842,"16.4":0.04258,"16.5":0.06812,"16.6-16.7":0.58568,"17.0":0.05393,"17.1":0.08326,"17.2":0.07664,"17.3":0.11354,"17.4":0.26587,"17.5":5.44518,"17.6":0.91589,"18.0":0.09935},P:{"4":0.04291,"20":0.01073,"21":0.02146,"22":0.04291,"23":0.03218,"24":0.04291,"25":0.65438,_:"5.0-5.4 6.2-6.4 8.2 9.2 10.1 11.1-11.2 12.0 13.0 14.0 15.0 16.0","7.2-7.4":0.01073,"17.0":0.04291,"18.0":0.01073,"19.0":0.01073},I:{"0":0.07698,"3":0,"4":0.00001,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00003,"4.2-4.3":0.00003,"4.4":0,"4.4.3-4.4.4":0.00012},K:{"0":1.15432,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.01876,"9":0.00625,"10":0.00625,"11":0.10004,_:"6 7 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":0.08582},H:{"0":0.03},L:{"0":30.68922},R:{_:"0"},M:{"0":0.20168},Q:{"14.9":0.00429}}; diff --git a/node_modules/caniuse-lite/data/regions/UG.js b/node_modules/caniuse-lite/data/regions/UG.js index ea8cb7c4..059837a1 100644 --- a/node_modules/caniuse-lite/data/regions/UG.js +++ b/node_modules/caniuse-lite/data/regions/UG.js @@ -1 +1 @@ -module.exports={C:{"41":0.00731,"50":0.00487,"52":0.00244,"55":0.00244,"58":0.00244,"68":0.00244,"72":0.00975,"78":0.00975,"82":0.00244,"89":0.00244,"91":0.01219,"93":0.00244,"100":0.00487,"102":0.00244,"103":0.00244,"106":0.00487,"109":0.00244,"110":0.00244,"111":0.00487,"112":0.00244,"113":0.00244,"114":0.00244,"115":0.38505,"117":0.0195,"118":0.0463,"121":0.00244,"122":0.00244,"123":0.00244,"124":0.00731,"125":0.01462,"126":0.03168,"127":0.60925,"128":0.94312,"129":0.0853,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 42 43 44 45 46 47 48 49 51 53 54 56 57 59 60 61 62 63 64 65 66 67 69 70 71 73 74 75 76 77 79 80 81 83 84 85 86 87 88 90 92 94 95 96 97 98 99 101 104 105 107 108 116 119 120 130 131 3.5 3.6"},D:{"11":0.00244,"19":0.00487,"47":0.00244,"49":0.00731,"50":0.00244,"58":0.00244,"59":0.00244,"61":0.00244,"62":0.01219,"64":0.0195,"66":0.00244,"68":0.00975,"69":0.00731,"70":0.00731,"71":0.00244,"72":0.01706,"73":0.00244,"74":0.00244,"75":0.00487,"76":0.00487,"77":0.00244,"78":0.00244,"79":0.01219,"80":0.00731,"81":0.00487,"83":0.02193,"86":0.00244,"87":0.03168,"88":0.03168,"89":0.00244,"90":0.00244,"91":0.00487,"92":0.00487,"93":0.00975,"94":0.01706,"95":0.0195,"96":0.00244,"97":0.00244,"98":0.00487,"99":0.00975,"100":0.00731,"102":0.00731,"103":0.06824,"104":0.00975,"105":0.00731,"106":0.01462,"107":0.0195,"108":0.00487,"109":1.07228,"110":0.00487,"111":0.00487,"112":0.00731,"113":0.00244,"114":0.01462,"115":0.00244,"116":0.09748,"117":0.00731,"118":0.02193,"119":0.04387,"120":0.04143,"121":0.03168,"122":0.07555,"123":0.04874,"124":0.0853,"125":0.25832,"126":8.78782,"127":1.06984,"128":0.00487,_:"4 5 6 7 8 9 10 12 13 14 15 16 17 18 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 48 51 52 53 54 55 56 57 60 63 65 67 84 85 101 129 130"},F:{"37":0.00244,"79":0.00487,"82":0.00244,"83":0.01706,"84":0.00244,"90":0.00244,"95":0.05118,"102":0.00244,"109":0.03168,"110":0.00975,"111":0.31681,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 80 81 85 86 87 88 89 91 92 93 94 96 97 98 99 100 101 103 104 105 106 107 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"12":0.01462,"13":0.00487,"14":0.00731,"15":0.00487,"16":0.00975,"17":0.00487,"18":0.07555,"84":0.00487,"89":0.00244,"90":0.00975,"92":0.04387,"100":0.01706,"107":0.00244,"109":0.01706,"111":0.00244,"112":0.00244,"113":0.00244,"114":0.00244,"115":0.00731,"116":0.00487,"117":0.00244,"118":0.00244,"119":0.00244,"120":0.00487,"121":0.01219,"122":0.01219,"123":0.01706,"124":0.03168,"125":0.04874,"126":1.87405,"127":0.19252,_:"79 80 81 83 85 86 87 88 91 93 94 95 96 97 98 99 101 102 103 104 105 106 108 110"},E:{"13":0.00244,"14":0.00244,_:"0 4 5 6 7 8 9 10 11 12 15 3.1 3.2 6.1 7.1 9.1 10.1 15.2-15.3 18.0","5.1":0.00731,"11.1":0.00487,"12.1":0.00487,"13.1":0.00975,"14.1":0.01219,"15.1":0.00244,"15.4":0.00244,"15.5":0.00487,"15.6":0.06093,"16.0":0.00244,"16.1":0.00244,"16.2":0.00244,"16.3":0.00244,"16.4":0.00487,"16.5":0.00244,"16.6":0.02681,"17.0":0.00244,"17.1":0.00244,"17.2":0.00487,"17.3":0.00731,"17.4":0.01462,"17.5":0.1121,"17.6":0.00244},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00072,"5.0-5.1":0.00036,"6.0-6.1":0.00217,"7.0-7.1":0.00217,"8.1-8.4":0,"9.0-9.2":0.00181,"9.3":0.00725,"10.0-10.2":0.00145,"10.3":0.01268,"11.0-11.2":0.03333,"11.3-11.4":0.00362,"12.0-12.1":0.00254,"12.2-12.5":0.04673,"13.0-13.1":0.00072,"13.2":0.00761,"13.3":0.00254,"13.4-13.7":0.01087,"14.0-14.4":0.025,"14.5-14.8":0.02826,"15.0-15.1":0.01413,"15.2-15.3":0.01522,"15.4":0.01739,"15.5":0.02101,"15.6-15.8":0.19273,"16.0":0.03876,"16.1":0.08223,"16.2":0.0413,"16.3":0.06919,"16.4":0.0163,"16.5":0.02934,"16.6-16.7":0.24055,"17.0":0.02174,"17.1":0.03514,"17.2":0.03405,"17.3":0.05108,"17.4":0.12788,"17.5":2.3417,"17.6":0.01811,"18.0":0.02391},P:{"4":0.05068,"20":0.01014,"21":0.08108,"22":0.22297,"23":0.08108,"24":0.12162,"25":0.79054,"5.0-5.4":0.05068,"6.2-6.4":0.01014,"7.2-7.4":0.11149,_:"8.2 10.1 12.0","9.2":0.07095,"11.1-11.2":0.04054,"13.0":0.01014,"14.0":0.01014,"15.0":0.01014,"16.0":0.01014,"17.0":0.01014,"18.0":0.01014,"19.0":0.13176},I:{"0":0.04522,"3":0,"4":0,"2.1":0,"2.2":0.00001,"2.3":0,"4.1":0.00003,"4.2-4.3":0.00002,"4.4":0,"4.4.3-4.4.4":0.00008},K:{"0":6.11803,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.01207,"9":0.00302,"10":0.00603,"11":0.04224,_:"6 7 5.5"},S:{"2.5":0.24202,_:"3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":63.43551},R:{_:"0"},M:{"0":0.11345},Q:{"14.9":0.00756},O:{"0":0.43109},H:{"0":5.65}}; +module.exports={C:{"47":0.00229,"50":0.00229,"52":0.00229,"56":0.00229,"58":0.00229,"72":0.00457,"78":0.00686,"91":0.00457,"93":0.00457,"100":0.00457,"102":0.00457,"103":0.00229,"108":0.00229,"109":0.00229,"111":0.00229,"112":0.00229,"113":0.00229,"114":0.00457,"115":0.2902,"116":0.00229,"117":0.00229,"118":0.00229,"119":0.00229,"120":0.00229,"121":0.01143,"122":0.00229,"123":0.00229,"124":0.00229,"125":0.00686,"126":0.01143,"127":0.0457,"128":0.35646,"129":0.76548,"130":0.04799,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 48 49 51 53 54 55 57 59 60 61 62 63 64 65 66 67 68 69 70 71 73 74 75 76 77 79 80 81 82 83 84 85 86 87 88 89 90 92 94 95 96 97 98 99 101 104 105 106 107 110 131 132 133 3.5 3.6"},D:{"11":0.00686,"19":0.00457,"38":0.00229,"47":0.00229,"49":0.00686,"50":0.00229,"53":0.00229,"54":0.00229,"55":0.00229,"56":0.00457,"57":0.00229,"58":0.00229,"59":0.00457,"61":0.01143,"62":0.00914,"63":0.00229,"64":0.02057,"65":0.00229,"66":0.00229,"67":0.00229,"68":0.016,"69":0.00686,"70":0.00686,"71":0.00229,"72":0.01143,"73":0.00229,"74":0.00229,"75":0.00457,"76":0.00686,"77":0.00229,"78":0.00229,"79":0.00914,"80":0.00686,"81":0.00914,"83":0.02057,"85":0.00229,"86":0.00686,"87":0.02057,"88":0.02971,"89":0.00229,"90":0.00229,"91":0.00686,"92":0.00457,"93":0.02514,"94":0.03885,"95":0.02742,"97":0.00229,"98":0.00457,"99":0.00686,"100":0.00686,"101":0.00229,"102":0.00229,"103":0.0457,"104":0.00229,"105":0.00686,"106":0.01143,"107":0.01371,"108":0.00914,"109":0.82717,"110":0.00229,"111":0.01143,"112":0.00457,"113":0.00229,"114":0.016,"115":0.00229,"116":0.07998,"117":0.00457,"118":0.01371,"119":0.0457,"120":0.02742,"121":0.02514,"122":0.03428,"123":0.0457,"124":0.10968,"125":0.07084,"126":0.45929,"127":6.84358,"128":1.35044,"129":0.01143,_:"4 5 6 7 8 9 10 12 13 14 15 16 17 18 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 39 40 41 42 43 44 45 46 48 51 52 60 84 96 130 131"},F:{"37":0.00229,"67":0.00229,"69":0.00229,"79":0.00457,"83":0.02057,"84":0.00457,"95":0.02971,"98":0.00229,"102":0.00229,"105":0.00229,"108":0.00229,"109":0.016,"110":0.00457,"111":0.23307,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 68 70 71 72 73 74 75 76 77 78 80 81 82 85 86 87 88 89 90 91 92 93 94 96 97 99 100 101 103 104 106 107 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"12":0.01371,"13":0.00914,"14":0.01143,"15":0.00914,"16":0.00457,"17":0.00229,"18":0.05027,"84":0.00457,"89":0.00457,"90":0.01143,"92":0.05941,"100":0.00686,"105":0.00229,"107":0.00457,"109":0.02057,"110":0.00229,"111":0.00229,"112":0.00229,"114":0.00457,"115":0.00229,"116":0.00457,"117":0.00229,"118":0.00229,"119":0.00229,"120":0.01143,"121":0.00457,"122":0.00914,"123":0.00914,"124":0.02285,"125":0.02285,"126":0.12111,"127":1.35958,"128":0.37246,_:"79 80 81 83 85 86 87 88 91 93 94 95 96 97 98 99 101 102 103 104 106 108 113"},E:{"12":0.01143,"13":0.00229,"14":0.00457,_:"0 4 5 6 7 8 9 10 11 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 15.2-15.3 15.4","11.1":0.00457,"12.1":0.00229,"13.1":0.00686,"14.1":0.00914,"15.1":0.00457,"15.5":0.00229,"15.6":0.05941,"16.0":0.00229,"16.1":0.00457,"16.2":0.00229,"16.3":0.00686,"16.4":0.00229,"16.5":0.00229,"16.6":0.04113,"17.0":0.00914,"17.1":0.00686,"17.2":0.00457,"17.3":0.00686,"17.4":0.00914,"17.5":0.05256,"17.6":0.05484,"18.0":0.00229},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00065,"5.0-5.1":0.00032,"6.0-6.1":0.00162,"7.0-7.1":0.00195,"8.1-8.4":0,"9.0-9.2":0.00162,"9.3":0.0065,"10.0-10.2":0.00195,"10.3":0.01007,"11.0-11.2":0.02566,"11.3-11.4":0.00325,"12.0-12.1":0.0026,"12.2-12.5":0.04352,"13.0-13.1":0.00065,"13.2":0.01397,"13.3":0.00195,"13.4-13.7":0.00812,"14.0-14.4":0.02404,"14.5-14.8":0.02306,"15.0-15.1":0.01267,"15.2-15.3":0.01267,"15.4":0.01462,"15.5":0.01721,"15.6-15.8":0.16208,"16.0":0.0328,"16.1":0.06918,"16.2":0.03475,"16.3":0.05781,"16.4":0.01462,"16.5":0.02339,"16.6-16.7":0.20105,"17.0":0.01851,"17.1":0.02858,"17.2":0.02631,"17.3":0.03898,"17.4":0.09127,"17.5":1.86923,"17.6":0.31441,"18.0":0.0341},P:{"4":0.06189,"20":0.01031,"21":0.0722,"22":0.23723,"23":0.0722,"24":0.13408,"25":0.59822,"5.0-5.4":0.04126,"6.2-6.4":0.01031,"7.2-7.4":0.13408,_:"8.2 10.1 12.0 15.0","9.2":0.10314,"11.1-11.2":0.03094,"13.0":0.01031,"14.0":0.01031,"16.0":0.02063,"17.0":0.01031,"18.0":0.01031,"19.0":0.10314},I:{"0":0.03845,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00002,"4.2-4.3":0.00002,"4.4":0,"4.4.3-4.4.4":0.00006},K:{"0":5.66243,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.00838,"9":0.00279,"10":0.00559,"11":0.03351,_:"6 7 5.5"},N:{_:"10 11"},S:{"2.5":0.20831,_:"3.0-3.1"},J:{_:"7 10"},O:{"0":0.4089},H:{"0":5.1},L:{"0":67.37527},R:{_:"0"},M:{"0":0.11573},Q:{_:"14.9"}}; diff --git a/node_modules/caniuse-lite/data/regions/US.js b/node_modules/caniuse-lite/data/regions/US.js index 2c36fcd5..712ad8db 100644 --- a/node_modules/caniuse-lite/data/regions/US.js +++ b/node_modules/caniuse-lite/data/regions/US.js @@ -1 +1 @@ -module.exports={C:{"11":0.08837,"17":0.00465,"38":0.00465,"43":0.00465,"44":0.02326,"45":0.00465,"52":0.0186,"59":0.00465,"72":0.0093,"78":0.02791,"83":0.00465,"88":0.0093,"91":0.00465,"93":0.00465,"94":0.0186,"101":0.00465,"102":0.01395,"103":0.0093,"105":0.00465,"106":0.00465,"107":0.00465,"108":0.00465,"109":0.00465,"110":0.00465,"111":0.00465,"112":0.00465,"113":0.00465,"115":0.36278,"116":0.00465,"117":0.00465,"118":0.33952,"119":0.00465,"120":0.00465,"121":0.0093,"122":0.0093,"123":0.10232,"124":0.02326,"125":0.03721,"126":0.06046,"127":0.84183,"128":1.45111,"129":0.00465,_:"2 3 4 5 6 7 8 9 10 12 13 14 15 16 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 39 40 41 42 46 47 48 49 50 51 53 54 55 56 57 58 60 61 62 63 64 65 66 67 68 69 70 71 73 74 75 76 77 79 80 81 82 84 85 86 87 89 90 92 95 96 97 98 99 100 104 114 130 131 3.5 3.6"},D:{"38":0.00465,"41":0.00465,"43":0.00465,"47":0.00465,"48":0.06511,"49":0.02791,"50":0.00465,"51":0.00465,"52":0.00465,"53":0.00465,"56":0.04651,"58":0.00465,"59":0.00465,"62":0.00465,"65":0.00465,"66":0.02326,"67":0.00465,"68":0.00465,"69":0.0093,"70":0.00465,"72":0.00465,"74":0.01395,"75":0.01395,"76":0.01395,"77":0.00465,"78":0.0093,"79":0.10697,"80":0.02326,"81":0.06046,"83":0.08837,"84":0.0093,"85":0.03721,"86":0.0186,"87":0.06046,"88":0.01395,"89":0.01395,"90":0.0093,"91":0.09302,"92":0.0093,"93":0.04186,"94":0.04186,"95":0.02791,"96":0.01395,"97":0.0186,"98":0.02326,"99":0.02791,"100":0.05581,"101":0.03256,"102":0.0186,"103":0.31627,"104":0.06511,"105":0.03721,"106":0.04651,"107":0.07442,"108":0.08372,"109":0.65579,"110":0.05116,"111":0.05581,"112":0.04651,"113":0.10232,"114":0.14883,"115":0.04186,"116":0.22325,"117":0.31162,"118":0.08372,"119":0.12093,"120":0.16744,"121":0.36743,"122":0.4465,"123":0.32557,"124":0.55812,"125":1.879,"126":16.46454,"127":1.76738,"128":0.02791,"129":0.00465,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 39 40 42 44 45 46 54 55 57 60 61 63 64 71 73 130"},F:{"83":0.01395,"95":0.02326,"102":0.00465,"109":0.33952,"110":0.01395,"111":0.28836,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 103 104 105 106 107 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"13":0.00465,"17":0.00465,"18":0.00465,"85":0.00465,"87":0.00465,"92":0.00465,"106":0.00465,"107":0.0093,"108":0.00465,"109":0.07907,"110":0.0093,"111":0.00465,"112":0.0093,"113":0.00465,"114":0.00465,"115":0.00465,"116":0.00465,"117":0.00465,"118":0.00465,"119":0.0093,"120":0.02326,"121":0.0186,"122":0.02326,"123":0.0186,"124":0.05116,"125":0.2093,"126":5.93003,"127":0.78137,_:"12 14 15 16 79 80 81 83 84 86 88 89 90 91 93 94 95 96 97 98 99 100 101 102 103 104 105"},E:{"8":0.00465,"9":0.0093,"13":0.0093,"14":0.05581,"15":0.01395,_:"0 4 5 6 7 10 11 12 3.1 3.2 5.1 6.1 7.1 10.1","9.1":0.00465,"11.1":0.00465,"12.1":0.02326,"13.1":0.17674,"14.1":0.15348,"15.1":0.08372,"15.2-15.3":0.0186,"15.4":0.03256,"15.5":0.04186,"15.6":0.40464,"16.0":0.06977,"16.1":0.07907,"16.2":0.06511,"16.3":0.30232,"16.4":0.05116,"16.5":0.09302,"16.6":0.61858,"17.0":0.04186,"17.1":0.08837,"17.2":0.09302,"17.3":0.09767,"17.4":0.30697,"17.5":3.76731,"17.6":0.02326,"18.0":0.02326},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00527,"5.0-5.1":0.00263,"6.0-6.1":0.01581,"7.0-7.1":0.01581,"8.1-8.4":0,"9.0-9.2":0.01317,"9.3":0.05269,"10.0-10.2":0.01054,"10.3":0.0922,"11.0-11.2":0.24236,"11.3-11.4":0.02634,"12.0-12.1":0.01844,"12.2-12.5":0.33984,"13.0-13.1":0.00527,"13.2":0.05532,"13.3":0.01844,"13.4-13.7":0.07903,"14.0-14.4":0.18177,"14.5-14.8":0.20548,"15.0-15.1":0.10274,"15.2-15.3":0.11064,"15.4":0.12645,"15.5":0.15279,"15.6-15.8":1.40149,"16.0":0.28188,"16.1":0.598,"16.2":0.30032,"16.3":0.50317,"16.4":0.11855,"16.5":0.21338,"16.6-16.7":1.74923,"17.0":0.15806,"17.1":0.25554,"17.2":0.24763,"17.3":0.37145,"17.4":0.92994,"17.5":17.02865,"17.6":0.13172,"18.0":0.17387},P:{"4":0.04304,"20":0.01076,"21":0.03228,"22":0.02152,"23":0.02152,"24":0.0538,"25":0.91456,_:"5.0-5.4 6.2-6.4 7.2-7.4 8.2 9.2 10.1 11.1-11.2 12.0 14.0 15.0","13.0":0.01076,"16.0":0.02152,"17.0":0.01076,"18.0":0.01076,"19.0":0.01076},I:{"0":0.10128,"3":0,"4":0.00001,"2.1":0,"2.2":0.00002,"2.3":0,"4.1":0.00006,"4.2-4.3":0.00004,"4.4":0,"4.4.3-4.4.4":0.00017},K:{"0":0.31559,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.01134,"9":0.03968,"11":0.13037,_:"6 7 10 5.5"},S:{"2.5":0.00535,_:"3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":25.70228},R:{_:"0"},M:{"0":0.64723},Q:{"14.9":0.02675},O:{"0":0.08024},H:{"0":0}}; +module.exports={C:{"4":0.00471,"11":0.08004,"17":0.00471,"38":0.00471,"43":0.00471,"44":0.01883,"45":0.00471,"51":0.00471,"52":0.02354,"59":0.00471,"72":0.00471,"78":0.02825,"83":0.00471,"88":0.01412,"89":0.00471,"91":0.00471,"93":0.00471,"94":0.01883,"101":0.00471,"102":0.00942,"103":0.00942,"105":0.00471,"106":0.00471,"107":0.00471,"108":0.00471,"109":0.00471,"110":0.00471,"111":0.00471,"112":0.00471,"113":0.00471,"115":0.3531,"116":0.00471,"117":0.00471,"118":0.45668,"119":0.00471,"120":0.00471,"121":0.00942,"122":0.00471,"123":0.00942,"124":0.00942,"125":0.04237,"126":0.02354,"127":0.07533,"128":0.70149,"129":1.63368,"130":0.00471,_:"2 3 5 6 7 8 9 10 12 13 14 15 16 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 39 40 41 42 46 47 48 49 50 53 54 55 56 57 58 60 61 62 63 64 65 66 67 68 69 70 71 73 74 75 76 77 79 80 81 82 84 85 86 87 90 92 95 96 97 98 99 100 104 114 131 132 133 3.5 3.6"},D:{"38":0.00471,"39":0.00471,"40":0.00471,"41":0.00471,"42":0.00471,"43":0.00471,"44":0.00471,"45":0.00471,"46":0.00471,"47":0.00942,"48":0.0612,"49":0.02825,"50":0.00471,"51":0.00942,"52":0.00471,"53":0.00471,"54":0.00471,"55":0.00471,"56":0.0565,"57":0.00471,"58":0.00471,"59":0.00471,"60":0.00471,"62":0.00471,"65":0.00471,"66":0.01883,"67":0.00942,"68":0.00471,"69":0.00942,"70":0.00471,"71":0.00471,"72":0.00471,"74":0.00942,"75":0.01883,"76":0.01412,"77":0.00471,"78":0.00942,"79":0.10358,"80":0.02825,"81":0.07062,"83":0.08004,"84":0.00942,"85":0.02825,"86":0.01883,"87":0.0565,"88":0.01412,"89":0.01412,"90":0.00942,"91":0.13182,"92":0.00942,"93":0.03766,"94":0.04237,"95":0.00942,"96":0.00942,"97":0.02354,"98":0.01412,"99":0.02354,"100":0.04708,"101":0.03296,"102":0.02354,"103":0.2919,"104":0.08004,"105":0.04237,"106":0.0565,"107":0.08474,"108":0.08004,"109":0.62616,"110":0.04708,"111":0.05179,"112":0.0565,"113":0.11299,"114":0.16949,"115":0.06591,"116":0.25423,"117":0.34368,"118":0.09416,"119":0.13653,"120":0.22128,"121":0.2354,"122":0.16949,"123":0.25894,"124":0.57438,"125":1.01693,"126":3.37564,"127":14.08634,"128":2.30692,"129":0.02825,"130":0.00942,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 61 63 64 73 131"},F:{"83":0.01412,"95":0.02825,"102":0.00471,"109":0.11299,"110":0.00471,"111":0.04708,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 103 104 105 106 107 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"17":0.00471,"18":0.00471,"85":0.00471,"87":0.00471,"92":0.00471,"95":0.00471,"106":0.00471,"107":0.00471,"108":0.00471,"109":0.08474,"110":0.00471,"111":0.00471,"112":0.00471,"113":0.00471,"114":0.00471,"115":0.00471,"116":0.00471,"117":0.00471,"118":0.00471,"119":0.00942,"120":0.02354,"121":0.01412,"122":0.01412,"123":0.01412,"124":0.03296,"125":0.08945,"126":0.43784,"127":5.14584,"128":1.37474,_:"12 13 14 15 16 79 80 81 83 84 86 88 89 90 91 93 94 96 97 98 99 100 101 102 103 104 105"},E:{"8":0.00471,"9":0.00942,"10":0.00471,"13":0.00942,"14":0.0565,"15":0.01412,_:"0 4 5 6 7 11 12 3.1 3.2 5.1 6.1 7.1 10.1","9.1":0.00942,"11.1":0.00471,"12.1":0.02354,"13.1":0.16007,"14.1":0.14124,"15.1":0.09887,"15.2-15.3":0.01412,"15.4":0.02825,"15.5":0.03296,"15.6":0.37193,"16.0":0.06591,"16.1":0.0612,"16.2":0.0565,"16.3":0.75328,"16.4":0.04708,"16.5":0.08945,"16.6":0.5885,"17.0":0.03766,"17.1":0.08474,"17.2":0.08474,"17.3":0.09416,"17.4":0.27777,"17.5":2.95192,"17.6":0.9981,"18.0":0.03766},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.0053,"5.0-5.1":0.00265,"6.0-6.1":0.01326,"7.0-7.1":0.01591,"8.1-8.4":0,"9.0-9.2":0.01326,"9.3":0.05304,"10.0-10.2":0.01591,"10.3":0.08221,"11.0-11.2":0.20949,"11.3-11.4":0.02652,"12.0-12.1":0.02121,"12.2-12.5":0.35534,"13.0-13.1":0.0053,"13.2":0.11403,"13.3":0.01591,"13.4-13.7":0.06629,"14.0-14.4":0.19623,"14.5-14.8":0.18828,"15.0-15.1":0.10342,"15.2-15.3":0.10342,"15.4":0.11933,"15.5":0.14055,"15.6-15.8":1.32324,"16.0":0.26783,"16.1":0.56483,"16.2":0.28374,"16.3":0.47202,"16.4":0.11933,"16.5":0.19093,"16.6-16.7":1.64146,"17.0":0.15115,"17.1":0.23336,"17.2":0.2148,"17.3":0.31822,"17.4":0.74515,"17.5":15.26107,"17.6":2.56694,"18.0":0.27844},P:{"4":0.03185,"20":0.01062,"21":0.03185,"22":0.02123,"23":0.02123,"24":0.05308,"25":0.54145,_:"5.0-5.4 6.2-6.4 7.2-7.4 8.2 9.2 10.1 12.0 14.0 15.0","11.1-11.2":0.01062,"13.0":0.01062,"16.0":0.02123,"17.0":0.01062,"18.0":0.01062,"19.0":0.01062},I:{"0":0.08968,"3":0,"4":0.00001,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00004,"4.2-4.3":0.00004,"4.4":0,"4.4.3-4.4.4":0.00014},K:{"0":0.33346,_:"10 11 12 11.1 11.5 12.1"},A:{"6":0.00593,"8":0.01186,"9":0.03557,"10":0.00593,"11":0.10079,_:"7 5.5"},N:{_:"10 11"},S:{"2.5":0.00529,_:"3.0-3.1"},J:{_:"7 10"},O:{"0":0.0794},H:{"0":0},L:{"0":24.66355},R:{_:"0"},M:{"0":0.6775},Q:{"14.9":0.02117}}; diff --git a/node_modules/caniuse-lite/data/regions/UY.js b/node_modules/caniuse-lite/data/regions/UY.js index 74981d7f..b986daf3 100644 --- a/node_modules/caniuse-lite/data/regions/UY.js +++ b/node_modules/caniuse-lite/data/regions/UY.js @@ -1 +1 @@ -module.exports={C:{"48":0.00447,"52":0.01786,"68":0.00447,"78":0.00893,"83":0.01786,"88":0.00893,"89":0.00447,"91":0.00447,"92":0.00447,"94":0.00447,"95":0.00447,"102":0.0268,"103":0.00447,"105":0.00447,"106":0.00447,"110":0.00447,"111":0.00447,"113":0.0134,"115":0.32155,"116":0.00447,"120":0.04466,"121":0.00893,"122":0.00447,"123":0.01786,"124":0.00447,"125":0.02233,"126":0.0134,"127":0.55378,"128":1.01825,"129":0.00447,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 49 50 51 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 69 70 71 72 73 74 75 76 77 79 80 81 82 84 85 86 87 90 93 96 97 98 99 100 101 104 107 108 109 112 114 117 118 119 130 131 3.5 3.6"},D:{"41":0.00447,"43":0.00447,"44":0.00447,"45":0.00447,"46":0.00447,"47":0.01786,"49":0.02233,"51":0.00447,"52":0.00447,"55":0.00893,"62":0.00893,"63":0.00447,"65":0.0134,"66":0.00893,"69":0.01786,"70":0.00893,"71":0.02233,"72":0.00893,"73":0.0268,"74":0.00447,"75":0.00893,"76":0.00447,"79":0.02233,"80":0.02233,"81":0.02233,"83":0.00893,"84":0.00447,"85":0.00893,"86":0.15631,"87":0.03573,"88":0.02233,"89":0.00893,"90":0.02233,"91":0.03126,"92":0.00447,"93":0.03573,"94":0.0268,"95":0.00893,"96":0.00447,"97":0.00447,"98":0.01786,"99":0.00893,"100":0.0134,"102":0.00447,"103":0.08932,"104":0.00893,"105":0.00893,"106":0.0268,"107":0.00447,"108":0.03573,"109":2.18834,"110":0.0134,"111":0.0134,"112":0.02233,"113":0.00447,"114":0.01786,"115":0.00893,"116":0.13845,"117":0.0134,"118":0.01786,"119":0.09825,"120":0.07146,"121":0.05359,"122":0.15184,"123":0.08485,"124":0.29029,"125":0.48233,"126":24.24145,"127":3.29144,"128":0.0134,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 42 48 50 53 54 56 57 58 59 60 61 64 67 68 77 78 101 129 130"},F:{"83":0.00893,"95":0.04019,"109":1.37999,"110":0.03573,"111":0.75922,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 106 107 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"18":0.00893,"92":0.0134,"100":0.00447,"109":0.02233,"114":0.00447,"116":0.00447,"117":0.00893,"119":0.00447,"120":0.01786,"121":0.00447,"122":0.00893,"123":0.00447,"124":0.01786,"125":0.06252,"126":3.59066,"127":0.48679,_:"12 13 14 15 16 17 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 96 97 98 99 101 102 103 104 105 106 107 108 110 111 112 113 115 118"},E:{"9":0.00447,"14":0.02233,_:"0 4 5 6 7 8 10 11 12 13 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 17.6 18.0","12.1":0.00447,"13.1":0.05359,"14.1":0.0134,"15.1":0.04019,"15.2-15.3":0.00893,"15.4":0.00893,"15.5":0.02233,"15.6":0.04019,"16.0":0.01786,"16.1":0.02233,"16.2":0.00447,"16.3":0.0134,"16.4":0.00893,"16.5":0.0268,"16.6":0.09379,"17.0":0.0134,"17.1":0.00893,"17.2":0.02233,"17.3":0.00893,"17.4":0.04466,"17.5":0.54932},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00156,"5.0-5.1":0.00078,"6.0-6.1":0.00468,"7.0-7.1":0.00468,"8.1-8.4":0,"9.0-9.2":0.0039,"9.3":0.01559,"10.0-10.2":0.00312,"10.3":0.02729,"11.0-11.2":0.07172,"11.3-11.4":0.0078,"12.0-12.1":0.00546,"12.2-12.5":0.10057,"13.0-13.1":0.00156,"13.2":0.01637,"13.3":0.00546,"13.4-13.7":0.02339,"14.0-14.4":0.05379,"14.5-14.8":0.06081,"15.0-15.1":0.0304,"15.2-15.3":0.03274,"15.4":0.03742,"15.5":0.04522,"15.6-15.8":0.41475,"16.0":0.08342,"16.1":0.17697,"16.2":0.08887,"16.3":0.1489,"16.4":0.03508,"16.5":0.06315,"16.6-16.7":0.51765,"17.0":0.04678,"17.1":0.07562,"17.2":0.07328,"17.3":0.10992,"17.4":0.2752,"17.5":5.03933,"17.6":0.03898,"18.0":0.05145},P:{"4":0.04156,"20":0.02078,"21":0.17665,"22":0.05196,"23":0.1143,"24":0.04156,"25":1.31969,"5.0-5.4":0.01039,_:"6.2-6.4 8.2 9.2 10.1 12.0 13.0 14.0 15.0 16.0 18.0","7.2-7.4":0.13509,"11.1-11.2":0.01039,"17.0":0.01039,"19.0":0.01039},I:{"0":0.0386,"3":0,"4":0,"2.1":0,"2.2":0.00001,"2.3":0,"4.1":0.00002,"4.2-4.3":0.00002,"4.4":0,"4.4.3-4.4.4":0.00007},K:{"0":0.18812,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.01786,"9":0.00447,"10":0.00447,"11":0.0134,_:"6 7 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":46.77112},R:{_:"0"},M:{"0":0.44264},Q:{_:"14.9"},O:{"0":0.0166},H:{"0":0}}; +module.exports={C:{"52":0.02346,"55":0.00469,"68":0.00469,"78":0.00938,"83":0.02346,"88":0.01408,"89":0.00469,"91":0.00938,"102":0.01408,"103":0.00469,"105":0.00469,"106":0.01408,"108":0.03754,"110":0.01408,"111":0.00469,"112":0.00469,"113":0.01408,"115":0.30498,"120":0.01408,"121":0.01877,"122":0.01877,"123":0.01877,"124":0.00469,"125":0.02346,"126":0.00469,"127":0.03284,"128":0.5255,"129":1.01347,"130":0.00469,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 53 54 56 57 58 59 60 61 62 63 64 65 66 67 69 70 71 72 73 74 75 76 77 79 80 81 82 84 85 86 87 90 92 93 94 95 96 97 98 99 100 101 104 107 109 114 116 117 118 119 131 132 133 3.5 3.6"},D:{"38":0.01408,"47":0.00938,"49":0.01877,"52":0.00469,"55":0.01408,"62":0.00938,"65":0.00938,"66":0.00469,"69":0.00938,"70":0.00938,"71":0.01877,"72":0.00938,"73":0.01877,"74":0.00938,"75":0.00938,"76":0.00469,"78":0.00469,"79":0.00938,"80":0.01877,"81":0.01877,"83":0.02815,"84":0.00469,"85":0.00469,"86":0.14545,"87":0.03754,"88":0.03754,"89":0.00469,"90":0.0563,"91":0.00938,"92":0.00469,"93":0.03284,"94":0.01408,"95":0.00469,"97":0.00938,"98":0.03754,"99":0.00938,"100":0.00938,"101":0.00469,"102":0.00469,"103":0.09384,"104":0.00938,"105":0.00469,"106":0.02815,"107":0.00469,"108":0.01408,"109":2.15363,"110":0.01877,"111":0.00938,"112":0.01408,"113":0.00469,"114":0.01877,"115":0.00469,"116":0.20645,"117":0.00469,"118":0.01408,"119":0.08915,"120":0.07038,"121":0.061,"122":0.14545,"123":0.07038,"124":0.18768,"125":0.20176,"126":1.42168,"127":23.25355,"128":5.06267,"129":0.00469,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 39 40 41 42 43 44 45 46 48 50 51 53 54 56 57 58 59 60 61 63 64 67 68 77 96 130 131"},F:{"83":0.00469,"84":0.02815,"95":0.03754,"102":0.00469,"109":0.92432,"110":0.00469,"111":0.38005,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 103 104 105 106 107 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"85":0.00469,"92":0.01408,"105":0.00469,"109":0.01877,"114":0.00469,"117":0.01408,"120":0.01408,"121":0.00469,"122":0.00938,"123":0.00469,"124":0.00938,"125":0.05161,"126":0.15953,"127":3.23748,"128":0.98063,_:"12 13 14 15 16 17 18 79 80 81 83 84 86 87 88 89 90 91 93 94 95 96 97 98 99 100 101 102 103 104 106 107 108 110 111 112 113 115 116 118 119"},E:{"14":0.01408,_:"0 4 5 6 7 8 9 10 11 12 13 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 15.2-15.3","12.1":0.00469,"13.1":0.03284,"14.1":0.02346,"15.1":0.04223,"15.4":0.00469,"15.5":0.00469,"15.6":0.03754,"16.0":0.00469,"16.1":0.03284,"16.2":0.00469,"16.3":0.01877,"16.4":0.00938,"16.5":0.02815,"16.6":0.09853,"17.0":0.02346,"17.1":0.00938,"17.2":0.00938,"17.3":0.01408,"17.4":0.04223,"17.5":0.50204,"17.6":0.18299,"18.0":0.00469},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00169,"5.0-5.1":0.00085,"6.0-6.1":0.00423,"7.0-7.1":0.00508,"8.1-8.4":0,"9.0-9.2":0.00423,"9.3":0.01692,"10.0-10.2":0.00508,"10.3":0.02622,"11.0-11.2":0.06683,"11.3-11.4":0.00846,"12.0-12.1":0.00677,"12.2-12.5":0.11336,"13.0-13.1":0.00169,"13.2":0.03638,"13.3":0.00508,"13.4-13.7":0.02115,"14.0-14.4":0.0626,"14.5-14.8":0.06006,"15.0-15.1":0.03299,"15.2-15.3":0.03299,"15.4":0.03807,"15.5":0.04483,"15.6-15.8":0.42212,"16.0":0.08544,"16.1":0.18018,"16.2":0.09052,"16.3":0.15058,"16.4":0.03807,"16.5":0.06091,"16.6-16.7":0.52363,"17.0":0.04822,"17.1":0.07444,"17.2":0.06852,"17.3":0.10151,"17.4":0.23771,"17.5":4.86836,"17.6":0.81887,"18.0":0.08882},P:{"4":0.03111,"21":0.14518,"22":0.07259,"23":0.06222,"24":0.04148,"25":1.02666,_:"20 5.0-5.4 8.2 9.2 10.1 11.1-11.2 12.0 13.0 14.0 15.0 18.0","6.2-6.4":0.01037,"7.2-7.4":0.1037,"16.0":0.01037,"17.0":0.01037,"19.0":0.01037},I:{"0":0.01587,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00001,"4.2-4.3":0.00001,"4.4":0,"4.4.3-4.4.4":0.00003},K:{"0":0.13798,_:"10 11 12 11.1 11.5 12.1"},A:{"11":0.00938,_:"6 7 8 9 10 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":0.00531},H:{"0":0},L:{"0":44.01162},R:{_:"0"},M:{"0":0.28658},Q:{_:"14.9"}}; diff --git a/node_modules/caniuse-lite/data/regions/UZ.js b/node_modules/caniuse-lite/data/regions/UZ.js index 5b90359f..c7fa36bd 100644 --- a/node_modules/caniuse-lite/data/regions/UZ.js +++ b/node_modules/caniuse-lite/data/regions/UZ.js @@ -1 +1 @@ -module.exports={C:{"52":0.01664,"67":0.01331,"68":0.01331,"84":0.00333,"88":0.00333,"91":0.00333,"110":0.00998,"115":0.14639,"119":0.00333,"120":0.00333,"121":0.00333,"123":0.00333,"124":0.00665,"125":0.00998,"126":0.00665,"127":0.19629,"128":0.38926,"129":0.00665,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 53 54 55 56 57 58 59 60 61 62 63 64 65 66 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 85 86 87 89 90 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 111 112 113 114 116 117 118 122 130 131 3.5 3.6"},D:{"11":0.00333,"39":0.00333,"40":0.00333,"41":0.00333,"42":0.00333,"43":0.00665,"44":0.00665,"45":0.00333,"46":0.00333,"47":0.00333,"49":0.03327,"50":0.00333,"51":0.03327,"53":0.00333,"55":0.00665,"56":0.00665,"59":0.00333,"61":0.00333,"66":0.05989,"68":0.00333,"69":0.00333,"70":0.00333,"71":0.00333,"73":0.00665,"75":0.00333,"77":0.00333,"79":0.02329,"80":0.00333,"81":0.00665,"83":0.05323,"84":0.00333,"85":0.00665,"86":0.00333,"87":0.02329,"88":0.00333,"89":0.00665,"90":0.01331,"91":0.01331,"92":0.00665,"93":0.00333,"94":0.00998,"95":0.00333,"96":0.00665,"97":0.00665,"98":0.01331,"99":0.00998,"100":0.00665,"101":0.00333,"102":0.01331,"103":0.01996,"104":0.00665,"105":0.00665,"106":0.09648,"107":0.01996,"108":0.01996,"109":2.04278,"110":0.00998,"111":0.01996,"112":0.0366,"113":0.00333,"114":0.02329,"115":0.00665,"116":0.03992,"117":0.01996,"118":0.04658,"119":0.0366,"120":0.06654,"121":0.06987,"122":0.04658,"123":0.05656,"124":0.1597,"125":0.22624,"126":14.51903,"127":2.49858,"128":0.01664,_:"4 5 6 7 8 9 10 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 48 52 54 57 58 60 62 63 64 65 67 72 74 76 78 129 130"},F:{"19":0.00333,"53":0.01331,"55":0.00333,"57":0.00333,"62":0.00333,"64":0.00333,"76":0.00333,"79":0.02994,"82":0.00333,"83":0.00665,"87":0.00333,"90":0.00665,"93":0.00333,"95":0.05323,"101":0.00665,"102":0.00665,"104":0.00333,"105":0.13973,"106":0.00998,"107":0.02994,"108":0.00333,"109":0.07985,"110":0.22624,"111":0.25285,_:"9 11 12 15 16 17 18 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 54 56 58 60 63 65 66 67 68 69 70 71 72 73 74 75 77 78 80 81 84 85 86 88 89 91 92 94 96 97 98 99 100 103 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 12.1","11.6":0.00333},B:{"16":0.00333,"17":0.00333,"18":0.01996,"84":0.01664,"89":0.00333,"92":0.01996,"100":0.00333,"109":0.01331,"111":0.00665,"114":0.00333,"115":0.00333,"117":0.00333,"118":0.00333,"119":0.00333,"120":0.00998,"121":0.00665,"122":0.00333,"123":0.00333,"124":0.02329,"125":0.03992,"126":1.99287,"127":0.25618,_:"12 13 14 15 79 80 81 83 85 86 87 88 90 91 93 94 95 96 97 98 99 101 102 103 104 105 106 107 108 110 112 113 116"},E:{"9":0.00333,"14":0.00333,_:"0 4 5 6 7 8 10 11 12 13 15 3.1 3.2 6.1 7.1 10.1 11.1 12.1 15.1 15.5","5.1":0.63213,"9.1":0.00333,"13.1":0.00333,"14.1":0.00998,"15.2-15.3":0.00333,"15.4":0.00665,"15.6":0.02994,"16.0":0.00665,"16.1":0.00665,"16.2":0.00998,"16.3":0.00998,"16.4":0.00665,"16.5":0.01331,"16.6":0.02662,"17.0":0.00998,"17.1":0.02329,"17.2":0.01664,"17.3":0.01331,"17.4":0.02994,"17.5":0.31607,"17.6":0.00333,"18.0":0.00665},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00137,"5.0-5.1":0.00068,"6.0-6.1":0.00411,"7.0-7.1":0.00411,"8.1-8.4":0,"9.0-9.2":0.00342,"9.3":0.01369,"10.0-10.2":0.00274,"10.3":0.02396,"11.0-11.2":0.06299,"11.3-11.4":0.00685,"12.0-12.1":0.00479,"12.2-12.5":0.08832,"13.0-13.1":0.00137,"13.2":0.01438,"13.3":0.00479,"13.4-13.7":0.02054,"14.0-14.4":0.04724,"14.5-14.8":0.0534,"15.0-15.1":0.0267,"15.2-15.3":0.02876,"15.4":0.03286,"15.5":0.03971,"15.6-15.8":0.36423,"16.0":0.07326,"16.1":0.15542,"16.2":0.07805,"16.3":0.13077,"16.4":0.03081,"16.5":0.05546,"16.6-16.7":0.45461,"17.0":0.04108,"17.1":0.06641,"17.2":0.06436,"17.3":0.09654,"17.4":0.24168,"17.5":4.42558,"17.6":0.03423,"18.0":0.04519},P:{"4":0.30397,"20":0.05066,"21":0.11146,"22":0.17225,"23":0.23304,"24":0.19252,"25":1.67184,"5.0-5.4":0.02026,"6.2-6.4":0.07093,"7.2-7.4":0.20265,_:"8.2 10.1","9.2":0.01013,"11.1-11.2":0.01013,"12.0":0.01013,"13.0":0.02026,"14.0":0.01013,"15.0":0.01013,"16.0":0.02026,"17.0":0.07093,"18.0":0.01013,"19.0":0.05066},I:{"0":0.0399,"3":0,"4":0,"2.1":0,"2.2":0.00001,"2.3":0,"4.1":0.00002,"4.2-4.3":0.00002,"4.4":0,"4.4.3-4.4.4":0.00007},K:{"0":0.50048,_:"10 11 12 11.1 11.5 12.1"},A:{"7":0.00344,"8":0.0275,"9":0.00688,"10":0.00344,"11":0.05501,_:"6 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":53.47416},R:{_:"0"},M:{"0":0.04671},Q:{"14.9":0.04004},O:{"0":1.76167},H:{"0":0}}; +module.exports={C:{"52":0.02992,"67":0.0698,"68":0.00665,"88":0.00332,"90":0.00332,"103":0.00332,"112":0.00332,"115":0.10969,"123":0.00332,"124":0.00997,"125":0.00997,"126":0.00332,"127":0.00997,"128":0.19944,"129":0.4288,"130":0.00665,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 53 54 55 56 57 58 59 60 61 62 63 64 65 66 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 89 91 92 93 94 95 96 97 98 99 100 101 102 104 105 106 107 108 109 110 111 113 114 116 117 118 119 120 121 122 131 132 133 3.5 3.6"},D:{"11":0.00332,"35":0.00332,"39":0.00665,"40":0.00332,"47":0.00332,"49":0.02992,"50":0.00332,"51":0.01662,"54":0.00332,"55":0.00332,"56":0.00665,"57":0.00332,"58":0.00665,"61":0.00332,"66":0.02659,"69":0.00332,"71":0.00332,"74":0.00332,"77":0.00332,"79":0.01662,"80":0.00332,"81":0.0133,"83":0.02659,"84":0.00332,"85":0.00332,"86":0.00332,"87":0.00997,"88":0.00332,"89":0.00665,"90":0.00997,"91":0.00997,"92":0.00997,"93":0.00997,"94":0.03324,"95":0.00332,"96":0.0133,"97":0.00332,"98":0.00997,"99":0.00997,"100":0.00332,"102":0.01994,"103":0.01994,"104":0.03324,"105":0.00665,"106":0.11966,"107":0.0133,"108":0.0133,"109":1.77502,"110":0.00665,"111":0.00665,"112":0.01662,"113":0.00997,"114":0.01994,"115":0.0133,"116":0.01994,"117":0.01994,"118":0.05318,"119":0.03989,"120":0.0698,"121":0.06316,"122":0.03989,"123":0.05651,"124":0.11634,"125":0.0831,"126":0.65483,"127":13.81122,"128":2.84534,"129":0.00665,_:"4 5 6 7 8 9 10 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 36 37 38 41 42 43 44 45 46 48 52 53 59 60 62 63 64 65 67 68 70 72 73 75 76 78 101 130 131"},F:{"45":0.00332,"53":0.00665,"54":0.00332,"55":0.00332,"62":0.00332,"70":0.00332,"79":0.12299,"82":0.00332,"83":0.01662,"89":0.00997,"94":0.00332,"95":0.05318,"101":0.00332,"102":0.00332,"104":0.00332,"105":0.12299,"106":0.00332,"107":0.02659,"108":0.00665,"109":0.07313,"110":0.10969,"111":0.03656,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 46 47 48 49 50 51 52 56 57 58 60 63 64 65 66 67 68 69 71 72 73 74 75 76 77 78 80 81 84 85 86 87 88 90 91 92 93 96 97 98 99 100 103 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 12.1","11.6":0.00332},B:{"17":0.00332,"18":0.02327,"84":0.00997,"89":0.00332,"90":0.00332,"91":0.00332,"92":0.02327,"100":0.00665,"109":0.01994,"110":0.00332,"111":0.00332,"112":0.00332,"114":0.00332,"115":0.00332,"119":0.00665,"120":0.00332,"121":0.00665,"122":0.00332,"123":0.00332,"124":0.00997,"125":0.02327,"126":0.07978,"127":1.6487,"128":0.46204,_:"12 13 14 15 16 79 80 81 83 85 86 87 88 93 94 95 96 97 98 99 101 102 103 104 105 106 107 108 113 116 117 118"},E:{"14":0.00332,"15":0.00332,_:"0 4 5 6 7 8 9 10 11 12 13 3.1 3.2 6.1 7.1 10.1 11.1 12.1 15.2-15.3 15.5 16.0","5.1":0.65483,"9.1":0.00332,"13.1":0.00665,"14.1":0.00332,"15.1":0.00332,"15.4":0.00332,"15.6":0.02992,"16.1":0.00665,"16.2":0.00997,"16.3":0.02659,"16.4":0.00997,"16.5":0.00997,"16.6":0.02659,"17.0":0.00665,"17.1":0.02992,"17.2":0.0133,"17.3":0.01662,"17.4":0.03324,"17.5":0.4986,"17.6":0.09972,"18.0":0.00997},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00146,"5.0-5.1":0.00073,"6.0-6.1":0.00364,"7.0-7.1":0.00437,"8.1-8.4":0,"9.0-9.2":0.00364,"9.3":0.01456,"10.0-10.2":0.00437,"10.3":0.02258,"11.0-11.2":0.05753,"11.3-11.4":0.00728,"12.0-12.1":0.00583,"12.2-12.5":0.09758,"13.0-13.1":0.00146,"13.2":0.03131,"13.3":0.00437,"13.4-13.7":0.01821,"14.0-14.4":0.05389,"14.5-14.8":0.05171,"15.0-15.1":0.0284,"15.2-15.3":0.0284,"15.4":0.03277,"15.5":0.0386,"15.6-15.8":0.36339,"16.0":0.07355,"16.1":0.15512,"16.2":0.07792,"16.3":0.12963,"16.4":0.03277,"16.5":0.05243,"16.6-16.7":0.45078,"17.0":0.04151,"17.1":0.06409,"17.2":0.05899,"17.3":0.08739,"17.4":0.20464,"17.5":4.19104,"17.6":0.70494,"18.0":0.07647},P:{"4":0.23744,"20":0.04129,"21":0.08259,"22":0.14453,"23":0.27873,"24":0.19615,"25":1.12526,"5.0-5.4":0.02065,"6.2-6.4":0.06194,"7.2-7.4":0.20647,_:"8.2 9.2 10.1 12.0","11.1-11.2":0.01032,"13.0":0.02065,"14.0":0.01032,"15.0":0.01032,"16.0":0.03097,"17.0":0.05162,"18.0":0.01032,"19.0":0.03097},I:{"0":0.01331,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00001,"4.2-4.3":0.00001,"4.4":0,"4.4.3-4.4.4":0.00002},K:{"0":0.4005,_:"10 11 12 11.1 11.5 12.1"},A:{"9":0.00399,"11":0.03989,_:"6 7 8 10 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":1.50855},H:{"0":0},L:{"0":53.67493},R:{_:"0"},M:{"0":0.0534},Q:{"14.9":0.01335}}; diff --git a/node_modules/caniuse-lite/data/regions/VA.js b/node_modules/caniuse-lite/data/regions/VA.js index c68fb709..c710b8c1 100644 --- a/node_modules/caniuse-lite/data/regions/VA.js +++ b/node_modules/caniuse-lite/data/regions/VA.js @@ -1 +1 @@ -module.exports={C:{"109":0.04193,"110":0.04193,"113":0.09224,"115":3.5217,"126":0.68757,"127":5.85273,"128":6.90924,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 111 112 114 116 117 118 119 120 121 122 123 124 125 129 130 131 3.5 3.6"},D:{"86":0.04193,"88":0.27671,"103":0.46118,"106":0.04193,"107":0.09224,"109":1.78601,"122":2.7419,"123":0.09224,"124":0.41087,"125":0.13416,"126":43.14083,"127":5.71857,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 83 84 85 87 89 90 91 92 93 94 95 96 97 98 99 100 101 102 104 105 108 110 111 112 113 114 115 116 117 118 119 120 121 128 129 130"},F:{_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"18":0.09224,"126":7.22787,"127":0.87204,_:"12 13 14 15 16 17 79 80 81 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125"},E:{_:"0 4 5 6 7 8 9 10 11 12 13 14 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 15.1 15.2-15.3 15.5 16.0 16.1 16.2 16.4 16.5 17.1 17.2 17.3 17.4 17.6 18.0","12.1":0.09224,"13.1":0.36894,"14.1":0.09224,"15.4":0.04193,"15.6":0.18447,"16.3":0.04193,"16.6":0.2264,"17.0":0.36894,"17.5":1.78601},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00166,"5.0-5.1":0.00083,"6.0-6.1":0.00498,"7.0-7.1":0.00498,"8.1-8.4":0,"9.0-9.2":0.00415,"9.3":0.01661,"10.0-10.2":0.00332,"10.3":0.02907,"11.0-11.2":0.07641,"11.3-11.4":0.00831,"12.0-12.1":0.00581,"12.2-12.5":0.10715,"13.0-13.1":0.00166,"13.2":0.01744,"13.3":0.00581,"13.4-13.7":0.02492,"14.0-14.4":0.05731,"14.5-14.8":0.06479,"15.0-15.1":0.03239,"15.2-15.3":0.03488,"15.4":0.03987,"15.5":0.04817,"15.6-15.8":0.44188,"16.0":0.08887,"16.1":0.18854,"16.2":0.09469,"16.3":0.15864,"16.4":0.03738,"16.5":0.06728,"16.6-16.7":0.55151,"17.0":0.04984,"17.1":0.08057,"17.2":0.07808,"17.3":0.11711,"17.4":0.2932,"17.5":5.36896,"17.6":0.04153,"18.0":0.05482},P:{"25":0.14058,_:"4 20 21 22 23 24 5.0-5.4 6.2-6.4 7.2-7.4 8.2 9.2 10.1 11.1-11.2 12.0 13.0 14.0 15.0 16.0 17.0 18.0 19.0"},I:{"0":0,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0,"4.2-4.3":0,"4.4":0,"4.4.3-4.4.4":0},K:{"0":0,_:"10 11 12 11.1 11.5 12.1"},A:{_:"6 7 8 9 10 11 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":7.47129},R:{_:"0"},M:{"0":0.04684},Q:{_:"14.9"},O:{_:"0"},H:{"0":0}}; +module.exports={C:{"105":0.18482,"115":0.73929,"127":0.12602,"128":2.09185,"129":4.11649,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 106 107 108 109 110 111 112 113 114 116 117 118 119 120 121 122 123 124 125 126 130 131 132 133 3.5 3.6"},D:{"96":0.68048,"98":0.05881,"106":0.18482,"109":0.92411,"110":0.98292,"116":0.05881,"118":0.12602,"120":0.12602,"122":2.27667,"126":0.05881,"127":35.67065,"128":12.42508,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 83 84 85 86 87 88 89 90 91 92 93 94 95 97 99 100 101 102 103 104 105 107 108 111 112 113 114 115 117 119 121 123 124 125 129 130 131"},F:{_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"18":0.31084,"114":1.53738,"127":12.48389,"128":4.73816,_:"12 13 14 15 16 17 79 80 81 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 115 116 117 118 119 120 121 122 123 124 125 126"},E:{"15":0.24363,_:"0 4 5 6 7 8 9 10 11 12 13 14 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 12.1 14.1 15.1 15.2-15.3 15.4 16.0 16.1 16.2 16.3 16.4 16.5 17.0 17.1 17.2 17.4 18.0","13.1":0.31084,"15.5":0.05881,"15.6":0.12602,"16.6":0.24363,"17.3":0.05881,"17.5":0.73929,"17.6":1.35256},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00103,"5.0-5.1":0.00051,"6.0-6.1":0.00257,"7.0-7.1":0.00309,"8.1-8.4":0,"9.0-9.2":0.00257,"9.3":0.01028,"10.0-10.2":0.00309,"10.3":0.01594,"11.0-11.2":0.04062,"11.3-11.4":0.00514,"12.0-12.1":0.00411,"12.2-12.5":0.06891,"13.0-13.1":0.00103,"13.2":0.02211,"13.3":0.00309,"13.4-13.7":0.01286,"14.0-14.4":0.03805,"14.5-14.8":0.03651,"15.0-15.1":0.02006,"15.2-15.3":0.02006,"15.4":0.02314,"15.5":0.02725,"15.6-15.8":0.2566,"16.0":0.05194,"16.1":0.10953,"16.2":0.05502,"16.3":0.09153,"16.4":0.02314,"16.5":0.03703,"16.6-16.7":0.31831,"17.0":0.02931,"17.1":0.04525,"17.2":0.04165,"17.3":0.06171,"17.4":0.1445,"17.5":2.95944,"17.6":0.49778,"18.0":0.054},P:{"25":0.18473,_:"4 20 21 22 23 24 5.0-5.4 6.2-6.4 7.2-7.4 8.2 9.2 10.1 11.1-11.2 12.0 13.0 14.0 15.0 16.0 17.0 18.0 19.0"},I:{"0":0,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0,"4.2-4.3":0,"4.4":0,"4.4.3-4.4.4":0},K:{"0":0,_:"10 11 12 11.1 11.5 12.1"},A:{_:"6 7 8 9 10 11 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{_:"0"},H:{"0":0},L:{"0":10.34198},R:{_:"0"},M:{_:"0"},Q:{_:"14.9"}}; diff --git a/node_modules/caniuse-lite/data/regions/VC.js b/node_modules/caniuse-lite/data/regions/VC.js index 57869da0..2bf3173a 100644 --- a/node_modules/caniuse-lite/data/regions/VC.js +++ b/node_modules/caniuse-lite/data/regions/VC.js @@ -1 +1 @@ -module.exports={C:{"99":0.00326,"104":0.00326,"106":0.00326,"115":0.02281,"120":0.00326,"121":0.00326,"122":0.00326,"127":0.69721,"128":1.20546,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 100 101 102 103 105 107 108 109 110 111 112 113 114 116 117 118 119 123 124 125 126 129 130 131 3.5 3.6"},D:{"34":0.00326,"40":0.00326,"42":0.00326,"47":0.00326,"49":0.00326,"51":0.00326,"52":0.00326,"53":0.00326,"57":0.00326,"59":0.00326,"70":0.12706,"76":0.02932,"79":0.03584,"80":0.01303,"81":0.00977,"83":0.0619,"85":0.02606,"87":0.4887,"88":0.00977,"89":0.00652,"92":0.00326,"93":0.01629,"98":0.01955,"99":0.00326,"102":0.00326,"103":0.15964,"104":0.01629,"105":0.00652,"106":0.00326,"107":0.00326,"108":0.00326,"109":0.42354,"110":0.00326,"111":0.01303,"112":0.01303,"113":0.00652,"114":0.00652,"115":0.05213,"116":0.02932,"117":0.00326,"118":0.00326,"119":0.04561,"120":0.01303,"121":0.00652,"122":0.02606,"123":0.07819,"124":0.0619,"125":0.40399,"126":11.84283,"127":1.62248,"128":0.04887,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 35 36 37 38 39 41 43 44 45 46 48 50 54 55 56 58 60 61 62 63 64 65 66 67 68 69 71 72 73 74 75 77 78 84 86 90 91 94 95 96 97 100 101 129 130"},F:{"83":0.0619,"95":0.00326,"109":0.3258,"110":0.00326,"111":0.1629,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 106 107 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"13":0.00326,"16":0.00326,"92":0.00652,"109":0.00652,"110":0.00326,"120":1.34555,"122":0.00977,"123":0.00652,"124":0.00326,"125":0.11077,"126":5.69173,"127":0.4887,_:"12 14 15 17 18 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 111 112 113 114 115 116 117 118 119 121"},E:{_:"0 4 5 6 7 8 9 10 11 12 13 14 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 12.1 15.4 15.5 18.0","13.1":0.0391,"14.1":0.01629,"15.1":0.01955,"15.2-15.3":0.00326,"15.6":0.25412,"16.0":0.00326,"16.1":0.0391,"16.2":0.00326,"16.3":0.20851,"16.4":0.00326,"16.5":0.00652,"16.6":0.09774,"17.0":0.00326,"17.1":0.00652,"17.2":0.00652,"17.3":0.01629,"17.4":0.0619,"17.5":0.70373,"17.6":0.00652},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.0035,"5.0-5.1":0.00175,"6.0-6.1":0.01051,"7.0-7.1":0.01051,"8.1-8.4":0,"9.0-9.2":0.00876,"9.3":0.03503,"10.0-10.2":0.00701,"10.3":0.0613,"11.0-11.2":0.16112,"11.3-11.4":0.01751,"12.0-12.1":0.01226,"12.2-12.5":0.22592,"13.0-13.1":0.0035,"13.2":0.03678,"13.3":0.01226,"13.4-13.7":0.05254,"14.0-14.4":0.12084,"14.5-14.8":0.1366,"15.0-15.1":0.0683,"15.2-15.3":0.07356,"15.4":0.08406,"15.5":0.10158,"15.6-15.8":0.9317,"16.0":0.18739,"16.1":0.39755,"16.2":0.19965,"16.3":0.3345,"16.4":0.07881,"16.5":0.14186,"16.6-16.7":1.16287,"17.0":0.10508,"17.1":0.16988,"17.2":0.16462,"17.3":0.24693,"17.4":0.61821,"17.5":11.32048,"17.6":0.08757,"18.0":0.11559},P:{"4":0.02266,"21":0.18129,"22":0.02266,"23":0.05665,"24":0.05665,"25":1.75625,_:"20 5.0-5.4 8.2 9.2 10.1 12.0 13.0 14.0 15.0 16.0 17.0 19.0","6.2-6.4":0.02266,"7.2-7.4":0.09064,"11.1-11.2":0.02266,"18.0":0.02266},I:{"0":0.0403,"3":0,"4":0,"2.1":0,"2.2":0.00001,"2.3":0,"4.1":0.00002,"4.2-4.3":0.00002,"4.4":0,"4.4.3-4.4.4":0.00007},K:{"0":0.15504,_:"10 11 12 11.1 11.5 12.1"},A:{"10":0.00326,_:"6 7 8 9 11 5.5"},S:{"2.5":0.00674,_:"3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":51.18733},R:{_:"0"},M:{"0":0.05393},Q:{_:"14.9"},O:{"0":0.03371},H:{"0":0}}; +module.exports={C:{"78":0.00382,"115":0.01911,"118":0.00382,"121":0.00382,"126":0.00382,"127":0.00382,"128":0.61136,"129":1.09663,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 116 117 119 120 122 123 124 125 130 131 132 133 3.5 3.6"},D:{"11":0.00764,"45":0.00382,"47":0.00382,"49":0.00382,"56":0.00382,"58":0.00382,"65":0.00382,"67":0.00382,"74":0.00382,"76":0.01528,"79":0.01911,"81":0.02293,"83":0.08406,"87":0.22926,"88":0.00764,"93":0.02293,"99":0.00382,"101":0.00382,"103":0.22926,"104":0.01528,"105":0.01528,"107":0.00382,"108":0.01146,"109":0.58843,"111":0.00764,"112":0.01528,"115":0.04967,"116":0.03439,"117":0.18341,"118":0.02293,"119":0.03057,"120":0.02293,"121":0.03057,"122":0.05349,"123":0.12609,"124":0.06878,"125":0.06878,"126":2.47983,"127":13.75178,"128":2.40723,"129":0.02293,_:"4 5 6 7 8 9 10 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 46 48 50 51 52 53 54 55 57 59 60 61 62 63 64 66 68 69 70 71 72 73 75 77 78 80 84 85 86 89 90 91 92 94 95 96 97 98 100 102 106 110 113 114 130 131"},F:{"83":0.03821,"84":0.00382,"109":0.05349,"111":0.02675,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"14":0.00382,"100":0.00764,"109":0.02675,"111":0.01528,"120":0.04203,"121":0.00382,"124":0.03821,"125":0.02675,"126":0.93997,"127":5.64362,"128":1.24565,_:"12 13 15 16 17 18 79 80 81 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 101 102 103 104 105 106 107 108 110 112 113 114 115 116 117 118 119 122 123"},E:{"14":0.01146,_:"0 4 5 6 7 8 9 10 11 12 13 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 12.1 15.5 16.2 16.4 17.1","13.1":0.02675,"14.1":0.06114,"15.1":0.00382,"15.2-15.3":0.01911,"15.4":0.03057,"15.6":0.06114,"16.0":0.08024,"16.1":0.02293,"16.3":0.04967,"16.5":0.04203,"16.6":0.21016,"17.0":0.00764,"17.2":0.02675,"17.3":0.01146,"17.4":0.05732,"17.5":0.75274,"17.6":1.03931,"18.0":0.02675},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00258,"5.0-5.1":0.00129,"6.0-6.1":0.00644,"7.0-7.1":0.00773,"8.1-8.4":0,"9.0-9.2":0.00644,"9.3":0.02576,"10.0-10.2":0.00773,"10.3":0.03993,"11.0-11.2":0.10175,"11.3-11.4":0.01288,"12.0-12.1":0.0103,"12.2-12.5":0.17258,"13.0-13.1":0.00258,"13.2":0.05538,"13.3":0.00773,"13.4-13.7":0.0322,"14.0-14.4":0.09531,"14.5-14.8":0.09144,"15.0-15.1":0.05023,"15.2-15.3":0.05023,"15.4":0.05796,"15.5":0.06826,"15.6-15.8":0.64267,"16.0":0.13008,"16.1":0.27433,"16.2":0.13781,"16.3":0.22925,"16.4":0.05796,"16.5":0.09273,"16.6-16.7":0.79722,"17.0":0.07341,"17.1":0.11334,"17.2":0.10432,"17.3":0.15455,"17.4":0.3619,"17.5":7.41193,"17.6":1.2467,"18.0":0.13523},P:{"4":0.13792,"21":0.12642,"22":0.03448,"23":0.04597,"24":0.03448,"25":1.1608,_:"20 5.0-5.4 6.2-6.4 8.2 12.0 14.0 15.0 16.0","7.2-7.4":0.05747,"9.2":0.01149,"10.1":0.01149,"11.1-11.2":0.03448,"13.0":0.01149,"17.0":0.01149,"18.0":0.01149,"19.0":0.01149},I:{"0":0.0616,"3":0,"4":0.00001,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00002,"4.2-4.3":0.00002,"4.4":0,"4.4.3-4.4.4":0.0001},K:{"0":0.1236,_:"10 11 12 11.1 11.5 12.1"},A:{_:"6 7 8 9 10 11 5.5"},N:{_:"10 11"},S:{"2.5":0.00618,_:"3.0-3.1"},J:{_:"7 10"},O:{"0":0.0618},H:{"0":0},L:{"0":49.2963},R:{_:"0"},M:{"0":0.19158},Q:{_:"14.9"}}; diff --git a/node_modules/caniuse-lite/data/regions/VE.js b/node_modules/caniuse-lite/data/regions/VE.js index 616a9f47..d3d916ef 100644 --- a/node_modules/caniuse-lite/data/regions/VE.js +++ b/node_modules/caniuse-lite/data/regions/VE.js @@ -1 +1 @@ -module.exports={C:{"4":1.48731,"48":0.00371,"52":0.23367,"60":0.00371,"63":0.00371,"67":0.00371,"68":0.00742,"72":0.00742,"75":0.01113,"78":0.00742,"81":0.00371,"88":0.00371,"91":0.00742,"99":0.00371,"102":0.00371,"103":0.00371,"108":0.00371,"109":0.00371,"110":0.00371,"111":0.00371,"112":0.00742,"113":0.00371,"114":0.00371,"115":0.69358,"116":0.00371,"119":0.00371,"120":0.00371,"121":0.01484,"122":0.00742,"123":0.02967,"124":0.00742,"125":0.00742,"126":0.02225,"127":0.47475,"128":0.68987,"129":0.00742,_:"2 3 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 49 50 51 53 54 55 56 57 58 59 61 62 64 65 66 69 70 71 73 74 76 77 79 80 82 83 84 85 86 87 89 90 92 93 94 95 96 97 98 100 101 104 105 106 107 117 118 130 131 3.5 3.6"},D:{"11":0.00742,"47":0.00742,"49":0.04451,"53":0.00742,"55":0.00371,"59":0.00371,"63":0.00371,"64":0.00371,"65":0.00742,"66":0.00371,"68":0.00371,"69":0.01484,"70":0.00371,"71":0.01113,"72":0.00742,"73":0.02225,"74":0.00742,"75":0.00742,"76":0.01113,"77":0.00371,"78":0.00371,"79":0.03338,"80":0.00371,"81":0.02225,"83":0.01484,"84":0.01113,"85":0.03338,"86":0.00742,"87":0.04822,"88":0.01484,"89":0.00371,"90":0.01855,"91":0.01855,"92":0.00742,"93":0.03338,"94":0.00742,"95":0.00371,"96":0.01113,"97":0.02225,"98":0.03709,"99":0.01855,"100":0.01484,"101":0.01855,"102":0.02225,"103":0.07789,"104":0.01113,"105":0.01484,"106":0.02596,"107":0.0408,"108":0.05934,"109":5.3558,"110":0.03338,"111":0.01855,"112":0.03338,"113":0.00742,"114":0.02596,"115":0.01113,"116":0.10385,"117":0.01113,"118":0.15578,"119":0.03709,"120":0.07047,"121":0.0816,"122":0.14836,"123":0.09643,"124":0.12982,"125":0.29301,"126":13.24484,"127":1.42426,"128":0.00371,_:"4 5 6 7 8 9 10 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 48 50 51 52 54 56 57 58 60 61 62 67 129 130"},F:{"65":0.00371,"69":0.00371,"79":0.01113,"82":0.00371,"83":0.03338,"84":0.00371,"85":0.00371,"86":0.00371,"91":0.00371,"94":0.00371,"95":0.22996,"99":0.00371,"102":0.00371,"109":1.02739,"110":0.00742,"111":0.77889,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 66 67 68 70 71 72 73 74 75 76 77 78 80 81 87 88 89 90 92 93 96 97 98 100 101 103 104 105 106 107 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"15":0.02225,"16":0.00371,"17":0.00371,"18":0.00371,"79":0.00371,"89":0.00371,"92":0.03338,"100":0.00371,"106":0.00371,"107":0.00371,"108":0.00371,"109":0.12611,"110":0.00371,"111":0.00371,"112":0.00371,"114":0.00371,"115":0.00371,"117":0.00371,"118":0.00371,"119":0.00371,"120":0.00371,"121":0.01855,"122":0.02225,"123":0.01484,"124":0.01113,"125":0.06305,"126":2.65935,"127":0.29672,_:"12 13 14 80 81 83 84 85 86 87 88 90 91 93 94 95 96 97 98 99 101 102 103 104 105 113 116"},E:{"14":0.00371,_:"0 4 5 6 7 8 9 10 11 12 13 15 3.1 3.2 6.1 7.1 9.1 10.1 11.1 12.1 15.1 15.2-15.3 15.4 16.5 17.6 18.0","5.1":0.01484,"13.1":0.01113,"14.1":0.01484,"15.5":0.00371,"15.6":0.03709,"16.0":0.00371,"16.1":0.00371,"16.2":0.00371,"16.3":0.00742,"16.4":0.00371,"16.6":0.02596,"17.0":0.00371,"17.1":0.01855,"17.2":0.00371,"17.3":0.01113,"17.4":0.01855,"17.5":0.14465},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00052,"5.0-5.1":0.00026,"6.0-6.1":0.00157,"7.0-7.1":0.00157,"8.1-8.4":0,"9.0-9.2":0.00131,"9.3":0.00522,"10.0-10.2":0.00104,"10.3":0.00914,"11.0-11.2":0.02402,"11.3-11.4":0.00261,"12.0-12.1":0.00183,"12.2-12.5":0.03368,"13.0-13.1":0.00052,"13.2":0.00548,"13.3":0.00183,"13.4-13.7":0.00783,"14.0-14.4":0.01801,"14.5-14.8":0.02036,"15.0-15.1":0.01018,"15.2-15.3":0.01097,"15.4":0.01253,"15.5":0.01514,"15.6-15.8":0.13889,"16.0":0.02794,"16.1":0.05926,"16.2":0.02976,"16.3":0.04987,"16.4":0.01175,"16.5":0.02115,"16.6-16.7":0.17335,"17.0":0.01566,"17.1":0.02532,"17.2":0.02454,"17.3":0.03681,"17.4":0.09216,"17.5":1.6876,"17.6":0.01305,"18.0":0.01723},P:{"4":0.04289,"21":0.02145,"22":0.04289,"23":0.03217,"24":0.02145,"25":0.51472,_:"20 5.0-5.4 6.2-6.4 8.2 9.2 11.1-11.2 12.0 14.0 15.0","7.2-7.4":0.07506,"10.1":0.01072,"13.0":0.01072,"16.0":0.01072,"17.0":0.02145,"18.0":0.01072,"19.0":0.03217},I:{"0":0.05642,"3":0,"4":0.00001,"2.1":0,"2.2":0.00001,"2.3":0,"4.1":0.00003,"4.2-4.3":0.00002,"4.4":0,"4.4.3-4.4.4":0.0001},K:{"0":0.44666,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.01205,"9":0.00402,"11":0.03214,_:"6 7 10 5.5"},S:{"2.5":0.01887,_:"3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":63.4312},R:{_:"0"},M:{"0":0.13211},Q:{_:"14.9"},O:{"0":0.05033},H:{"0":0}}; +module.exports={C:{"4":1.59285,"47":0.01943,"48":0.00389,"52":0.16317,"60":0.00777,"63":0.00389,"67":0.00389,"68":0.01166,"71":0.00389,"72":0.00389,"73":0.00389,"75":0.00777,"78":0.00777,"84":0.00389,"88":0.00777,"91":0.00777,"94":0.00389,"95":0.00389,"98":0.00389,"99":0.00389,"100":0.00389,"102":0.00389,"103":0.00777,"107":0.00389,"108":0.00389,"109":0.00389,"110":0.00389,"111":0.00389,"112":0.00777,"113":0.00777,"115":0.73038,"118":0.00389,"119":0.00389,"120":0.00389,"121":0.00389,"122":0.00777,"123":0.0272,"124":0.01166,"125":0.01166,"126":0.01554,"127":0.0272,"128":0.32246,"129":0.84693,"130":0.00777,_:"2 3 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 49 50 51 53 54 55 56 57 58 59 61 62 64 65 66 69 70 74 76 77 79 80 81 82 83 85 86 87 89 90 92 93 96 97 101 104 105 106 114 116 117 131 132 133 3.5 3.6"},D:{"11":0.00389,"43":0.00389,"47":0.00777,"49":0.03497,"50":0.00389,"53":0.00777,"56":0.00389,"58":0.00389,"63":0.00389,"64":0.00389,"65":0.01166,"66":0.03108,"68":0.00389,"69":0.01166,"70":0.01166,"71":0.00777,"72":0.00777,"73":0.02331,"74":0.00777,"75":0.01166,"76":0.01166,"77":0.00389,"78":0.00389,"79":0.0272,"80":0.00389,"81":0.01943,"83":0.01554,"84":0.00777,"85":0.03108,"86":0.01166,"87":0.03497,"88":0.02331,"89":0.00389,"90":0.01166,"91":0.01554,"92":0.01166,"93":0.03497,"94":0.01166,"95":0.01166,"96":0.00777,"97":0.0272,"98":0.04662,"99":0.02331,"100":0.01166,"101":0.01554,"102":0.01166,"103":0.12044,"104":0.01554,"105":0.01166,"106":0.0272,"107":0.0272,"108":0.06216,"109":5.27972,"110":0.04274,"111":0.0272,"112":0.01943,"113":0.00389,"114":0.0272,"115":0.00777,"116":0.12432,"117":0.01166,"118":0.17483,"119":0.04662,"120":0.04662,"121":0.08936,"122":0.13209,"123":0.07382,"124":0.17094,"125":0.13209,"126":0.67211,"127":12.60683,"128":2.31935,"129":0.00389,_:"4 5 6 7 8 9 10 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 44 45 46 48 51 52 54 55 57 59 60 61 62 67 130 131"},F:{"79":0.01166,"83":0.03497,"84":0.00777,"85":0.00389,"86":0.00389,"91":0.00389,"93":0.00389,"95":0.19814,"96":0.00389,"102":0.00389,"109":0.4662,"110":0.00389,"111":0.19037,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 80 81 82 87 88 89 90 92 94 97 98 99 100 101 103 104 105 106 107 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"15":0.0272,"18":0.00777,"83":0.00389,"85":0.00389,"89":0.00389,"92":0.03885,"99":0.00389,"100":0.00389,"106":0.00777,"107":0.01166,"109":0.19037,"112":0.00389,"113":0.00389,"114":0.00389,"117":0.00389,"119":0.00389,"120":0.00389,"121":0.01943,"122":0.02331,"123":0.00777,"124":0.01166,"125":0.05051,"126":0.13209,"127":3.00699,"128":1.01787,_:"12 13 14 16 17 79 80 81 84 86 87 88 90 91 93 94 95 96 97 98 101 102 103 104 105 108 110 111 115 116 118"},E:{"13":0.00389,"14":0.00389,_:"0 4 5 6 7 8 9 10 11 12 15 3.1 3.2 6.1 7.1 9.1 10.1 11.1 12.1 15.5 16.2","5.1":0.00777,"13.1":0.01554,"14.1":0.03497,"15.1":0.00389,"15.2-15.3":0.00389,"15.4":0.00389,"15.6":0.03108,"16.0":0.00389,"16.1":0.00389,"16.3":0.00389,"16.4":0.00389,"16.5":0.00389,"16.6":0.02331,"17.0":0.00389,"17.1":0.00777,"17.2":0.00389,"17.3":0.01166,"17.4":0.01943,"17.5":0.12432,"17.6":0.05828,"18.0":0.00389},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00051,"5.0-5.1":0.00025,"6.0-6.1":0.00127,"7.0-7.1":0.00152,"8.1-8.4":0,"9.0-9.2":0.00127,"9.3":0.00506,"10.0-10.2":0.00152,"10.3":0.00785,"11.0-11.2":0.02,"11.3-11.4":0.00253,"12.0-12.1":0.00203,"12.2-12.5":0.03392,"13.0-13.1":0.00051,"13.2":0.01089,"13.3":0.00152,"13.4-13.7":0.00633,"14.0-14.4":0.01873,"14.5-14.8":0.01797,"15.0-15.1":0.00987,"15.2-15.3":0.00987,"15.4":0.01139,"15.5":0.01342,"15.6-15.8":0.12633,"16.0":0.02557,"16.1":0.05392,"16.2":0.02709,"16.3":0.04506,"16.4":0.01139,"16.5":0.01823,"16.6-16.7":0.15671,"17.0":0.01443,"17.1":0.02228,"17.2":0.02051,"17.3":0.03038,"17.4":0.07114,"17.5":1.45694,"17.6":0.24506,"18.0":0.02658},P:{"4":0.08479,"21":0.0212,"22":0.0318,"23":0.0212,"24":0.0212,"25":0.39218,_:"20 5.0-5.4 6.2-6.4 8.2 9.2 11.1-11.2 12.0 14.0 15.0 18.0","7.2-7.4":0.0636,"10.1":0.0424,"13.0":0.0106,"16.0":0.0212,"17.0":0.0424,"19.0":0.0318},I:{"0":0.03047,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00001,"4.2-4.3":0.00001,"4.4":0,"4.4.3-4.4.4":0.00005},K:{"0":0.4792,_:"10 11 12 11.1 11.5 12.1"},A:{"9":0.00444,"11":0.02664,_:"6 7 8 10 5.5"},N:{_:"10 11"},S:{"2.5":0.01223,_:"3.0-3.1"},J:{_:"7 10"},O:{"0":0.06115},H:{"0":0.01},L:{"0":61.59288},R:{_:"0"},M:{"0":0.13453},Q:{"14.9":0.00612}}; diff --git a/node_modules/caniuse-lite/data/regions/VG.js b/node_modules/caniuse-lite/data/regions/VG.js index 70aaffde..36df7f4d 100644 --- a/node_modules/caniuse-lite/data/regions/VG.js +++ b/node_modules/caniuse-lite/data/regions/VG.js @@ -1 +1 @@ -module.exports={C:{"105":0.00739,"115":0.1183,"121":0.0037,"127":0.27728,"128":0.45473,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 106 107 108 109 110 111 112 113 114 116 117 118 119 120 122 123 124 125 126 129 130 131 3.5 3.6"},D:{"39":0.0037,"45":0.0037,"54":0.0037,"63":0.00739,"78":0.0037,"84":0.00739,"87":0.0037,"88":0.01479,"90":0.0037,"92":0.09243,"94":0.46952,"99":0.00739,"101":0.00739,"102":0.01479,"103":0.19224,"105":0.0037,"106":0.02958,"107":0.0037,"108":0.02588,"109":0.19224,"114":0.03697,"115":0.0037,"116":0.09612,"118":0.0037,"119":0.01849,"120":0.01109,"121":0.0037,"122":0.05176,"123":1.27547,"124":0.04436,"125":0.28467,"126":10.51427,"127":1.11649,"128":0.00739,"129":0.00739,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 40 41 42 43 44 46 47 48 49 50 51 52 53 55 56 57 58 59 60 61 62 64 65 66 67 68 69 70 71 72 73 74 75 76 77 79 80 81 83 85 86 89 91 93 95 96 97 98 100 104 110 111 112 113 117 130"},F:{"54":0.0037,"83":0.0037,"89":0.0037,"109":0.27358,"110":0.01479,"111":0.17006,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 85 86 87 88 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"18":0.0037,"80":0.0037,"92":0.00739,"108":0.00739,"109":0.0037,"116":0.0037,"117":0.01849,"119":0.0037,"120":0.25879,"121":0.01109,"122":0.07394,"123":0.04067,"124":0.02958,"125":0.17006,"126":12.78423,"127":1.61189,_:"12 13 14 15 16 17 79 81 83 84 85 86 87 88 89 90 91 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 110 111 112 113 114 115 118"},E:{"13":0.0037,"14":0.01479,_:"0 4 5 6 7 8 9 10 11 12 15 3.1 3.2 5.1 6.1 7.1 10.1 11.1 12.1 15.1 15.5 17.0","9.1":0.00739,"13.1":0.04067,"14.1":0.02588,"15.2-15.3":0.0037,"15.4":0.05546,"15.6":0.18485,"16.0":0.0037,"16.1":0.09982,"16.2":0.0037,"16.3":0.02588,"16.4":0.04436,"16.5":0.01479,"16.6":0.6211,"17.1":0.19224,"17.2":0.01849,"17.3":0.122,"17.4":0.31055,"17.5":3.06851,"17.6":0.10721,"18.0":0.02218},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.0051,"5.0-5.1":0.00255,"6.0-6.1":0.0153,"7.0-7.1":0.0153,"8.1-8.4":0,"9.0-9.2":0.01275,"9.3":0.05102,"10.0-10.2":0.0102,"10.3":0.08928,"11.0-11.2":0.23468,"11.3-11.4":0.02551,"12.0-12.1":0.01786,"12.2-12.5":0.32906,"13.0-13.1":0.0051,"13.2":0.05357,"13.3":0.01786,"13.4-13.7":0.07652,"14.0-14.4":0.17601,"14.5-14.8":0.19896,"15.0-15.1":0.09948,"15.2-15.3":0.10713,"15.4":0.12244,"15.5":0.14795,"15.6-15.8":1.35704,"16.0":0.27294,"16.1":0.57904,"16.2":0.29079,"16.3":0.48721,"16.4":0.11479,"16.5":0.20662,"16.6-16.7":1.69375,"17.0":0.15305,"17.1":0.24743,"17.2":0.23978,"17.3":0.35967,"17.4":0.90044,"17.5":16.48853,"17.6":0.12754,"18.0":0.16835},P:{"4":0.06512,"20":0.01085,"21":0.01085,"22":0.04342,"23":0.03256,"24":0.13025,"25":5.95891,_:"5.0-5.4 6.2-6.4 8.2 9.2 10.1 12.0 13.0 15.0 16.0 17.0","7.2-7.4":0.37989,"11.1-11.2":0.01085,"14.0":0.01085,"18.0":0.01085,"19.0":0.04342},I:{"0":0.01256,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00001,"4.2-4.3":0.00001,"4.4":0,"4.4.3-4.4.4":0.00002},K:{"0":0.19539,_:"10 11 12 11.1 11.5 12.1"},A:{_:"6 7 8 9 10 11 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":30.26187},R:{_:"0"},M:{"0":0.05673},Q:{_:"14.9"},O:{"0":0.49794},H:{"0":0}}; +module.exports={C:{"79":0.00323,"90":0.00969,"110":0.00323,"115":0.11947,"118":0.00323,"128":0.21957,"129":0.64257,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 80 81 82 83 84 85 86 87 88 89 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 111 112 113 114 116 117 119 120 121 122 123 124 125 126 127 130 131 132 133 3.5 3.6"},D:{"41":0.01292,"43":0.00323,"47":0.00323,"51":0.00323,"53":0.00323,"55":0.00323,"70":0.00323,"73":0.00323,"74":0.03552,"77":0.00969,"79":0.02906,"80":0.00323,"86":0.00323,"88":0.07427,"91":0.01615,"92":0.01292,"99":0.00323,"103":0.17437,"105":0.00323,"106":0.00323,"108":0.00969,"109":0.25186,"114":0.00969,"115":0.00323,"116":0.05812,"118":0.00323,"119":0.00646,"120":0.01615,"122":0.01292,"123":0.06781,"124":0.05166,"125":0.2454,"126":1.01068,"127":11.7019,"128":1.43691,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 42 44 45 46 48 49 50 52 54 56 57 58 59 60 61 62 63 64 65 66 67 68 69 71 72 75 76 78 81 83 84 85 87 89 90 93 94 95 96 97 98 100 101 102 104 107 110 111 112 113 117 121 129 130 131"},F:{"28":0.09364,"83":0.01615,"109":0.03552,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 110 111 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"18":0.03875,"80":0.00323,"100":0.00323,"103":0.00646,"104":0.00646,"109":0.05489,"113":0.00969,"118":0.00969,"119":0.04844,"120":0.12916,"122":0.1001,"123":0.01292,"124":0.00646,"125":0.0775,"126":0.31967,"127":6.57102,"128":1.35618,_:"12 13 14 15 16 17 79 81 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 101 102 105 106 107 108 110 111 112 114 115 116 117 121"},E:{_:"0 4 5 6 7 8 9 10 11 12 13 14 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 12.1 15.2-15.3 15.5 16.4","13.1":0.04198,"14.1":0.13885,"15.1":0.01937,"15.4":0.02583,"15.6":0.10656,"16.0":0.00323,"16.1":0.00646,"16.2":0.00323,"16.3":0.04198,"16.5":0.05166,"16.6":0.82985,"17.0":0.10333,"17.1":0.43269,"17.2":0.02583,"17.3":0.03229,"17.4":0.0775,"17.5":2.85767,"17.6":0.34227,"18.0":0.04521},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00576,"5.0-5.1":0.00288,"6.0-6.1":0.01441,"7.0-7.1":0.01729,"8.1-8.4":0,"9.0-9.2":0.01441,"9.3":0.05765,"10.0-10.2":0.01729,"10.3":0.08935,"11.0-11.2":0.22771,"11.3-11.4":0.02882,"12.0-12.1":0.02306,"12.2-12.5":0.38624,"13.0-13.1":0.00576,"13.2":0.12394,"13.3":0.01729,"13.4-13.7":0.07206,"14.0-14.4":0.2133,"14.5-14.8":0.20465,"15.0-15.1":0.11241,"15.2-15.3":0.11241,"15.4":0.12971,"15.5":0.15277,"15.6-15.8":1.43832,"16.0":0.29112,"16.1":0.61395,"16.2":0.30842,"16.3":0.51307,"16.4":0.12971,"16.5":0.20753,"16.6-16.7":1.78421,"17.0":0.1643,"17.1":0.25365,"17.2":0.23348,"17.3":0.34589,"17.4":0.80996,"17.5":16.5883,"17.6":2.79018,"18.0":0.30265},P:{"20":0.03245,"22":0.08654,"23":0.03245,"24":0.15144,"25":4.7705,_:"4 21 5.0-5.4 8.2 9.2 10.1 12.0 15.0 16.0 18.0","6.2-6.4":0.01082,"7.2-7.4":1.34136,"11.1-11.2":0.02163,"13.0":0.01082,"14.0":0.02163,"17.0":0.01082,"19.0":0.03245},I:{"0":0.00675,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0,"4.2-4.3":0,"4.4":0,"4.4.3-4.4.4":0.00001},K:{"0":0.50783,_:"10 11 12 11.1 11.5 12.1"},A:{"10":0.00323,_:"6 7 8 9 11 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":0.86669},H:{"0":0},L:{"0":31.24817},R:{_:"0"},M:{"0":0.11511},Q:{_:"14.9"}}; diff --git a/node_modules/caniuse-lite/data/regions/VI.js b/node_modules/caniuse-lite/data/regions/VI.js index f0ef6711..799dde42 100644 --- a/node_modules/caniuse-lite/data/regions/VI.js +++ b/node_modules/caniuse-lite/data/regions/VI.js @@ -1 +1 @@ -module.exports={C:{"78":0.00401,"115":0.06408,"118":0.08811,"121":0.06008,"124":0.01202,"125":0.01202,"126":0.02003,"127":0.99725,"128":2.36295,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 116 117 119 120 122 123 129 130 131 3.5 3.6"},D:{"49":0.00401,"75":0.00801,"76":0.01202,"79":0.04005,"80":0.10814,"83":0.00401,"85":0.00801,"87":0.01202,"88":0.00801,"91":0.00401,"93":0.22028,"94":0.01202,"98":0.00801,"103":0.04806,"106":0.01202,"109":0.42854,"111":0.10814,"112":0.02804,"114":0.02804,"115":0.01602,"116":0.44456,"117":0.05607,"118":0.01202,"119":0.01602,"120":0.02804,"121":0.08411,"122":0.10413,"123":0.04406,"124":0.25632,"125":0.68486,"126":13.88934,"127":1.72616,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 77 78 81 84 86 89 90 92 95 96 97 99 100 101 102 104 105 107 108 110 113 128 129 130"},F:{"95":0.03605,"106":0.00801,"109":0.25632,"111":0.15219,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 107 108 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"92":0.00401,"100":0.00401,"109":0.05607,"113":0.00401,"118":0.00401,"120":0.00401,"121":0.07209,"122":0.00801,"123":0.03204,"124":0.03204,"125":0.18824,"126":7.70162,"127":1.02929,_:"12 13 14 15 16 17 18 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 96 97 98 99 101 102 103 104 105 106 107 108 110 111 112 114 115 116 117 119"},E:{"14":0.10413,_:"0 4 5 6 7 8 9 10 11 12 13 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 12.1","13.1":0.11214,"14.1":0.85307,"15.1":0.01202,"15.2-15.3":0.01602,"15.4":0.06008,"15.5":0.03204,"15.6":0.64481,"16.0":0.13217,"16.1":0.03605,"16.2":0.06408,"16.3":0.0761,"16.4":0.05607,"16.5":0.14018,"16.6":0.9612,"17.0":0.10413,"17.1":0.0761,"17.2":0.03605,"17.3":0.06809,"17.4":0.22829,"17.5":3.34017,"17.6":0.04406,"18.0":0.20426},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00672,"5.0-5.1":0.00336,"6.0-6.1":0.02015,"7.0-7.1":0.02015,"8.1-8.4":0,"9.0-9.2":0.01679,"9.3":0.06718,"10.0-10.2":0.01344,"10.3":0.11756,"11.0-11.2":0.30903,"11.3-11.4":0.03359,"12.0-12.1":0.02351,"12.2-12.5":0.43331,"13.0-13.1":0.00672,"13.2":0.07054,"13.3":0.02351,"13.4-13.7":0.10077,"14.0-14.4":0.23177,"14.5-14.8":0.262,"15.0-15.1":0.131,"15.2-15.3":0.14108,"15.4":0.16123,"15.5":0.19482,"15.6-15.8":1.78699,"16.0":0.35941,"16.1":0.76249,"16.2":0.38293,"16.3":0.64157,"16.4":0.15115,"16.5":0.27208,"16.6-16.7":2.23038,"17.0":0.20154,"17.1":0.32582,"17.2":0.31575,"17.3":0.47362,"17.4":1.18573,"17.5":21.71257,"17.6":0.16795,"18.0":0.22169},P:{"4":0.01085,"21":0.01085,"22":0.05427,"24":0.20624,"25":1.57394,_:"20 23 5.0-5.4 7.2-7.4 8.2 9.2 10.1 11.1-11.2 12.0 13.0 14.0 15.0 17.0 18.0","6.2-6.4":0.01085,"16.0":0.01085,"19.0":0.01085},I:{"0":0.01792,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00001,"4.2-4.3":0.00001,"4.4":0,"4.4.3-4.4.4":0.00003},K:{"0":0.29975,_:"10 11 12 11.1 11.5 12.1"},A:{"11":0.05607,_:"6 7 8 9 10 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":22.6224},R:{_:"0"},M:{"0":0.61149},Q:{_:"14.9"},O:{_:"0"},H:{"0":0}}; +module.exports={C:{"115":0.24101,"118":0.04382,"121":0.0482,"124":0.00876,"126":0.00438,"127":0.01753,"128":0.92022,"129":1.98943,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 116 117 119 120 122 123 125 130 131 132 133 3.5 3.6"},D:{"49":0.00438,"76":0.02191,"79":0.02629,"83":0.00876,"86":0.00438,"87":0.08764,"88":0.02629,"91":0.00438,"93":0.24977,"94":0.02191,"98":0.00438,"99":0.01315,"102":0.00876,"103":0.03067,"106":0.00876,"107":0.00438,"108":0.00876,"109":0.94213,"111":0.15775,"112":0.08764,"115":0.03944,"116":0.40753,"117":0.12708,"119":0.1227,"120":0.03944,"121":0.02191,"122":0.07449,"123":0.09202,"124":0.0482,"125":0.20157,"126":2.33999,"127":13.75948,"128":2.51527,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 77 78 80 81 84 85 89 90 92 95 96 97 100 101 104 105 110 113 114 118 129 130 131"},F:{"95":0.05258,"106":0.00438,"109":0.08764,"111":0.03506,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 107 108 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"92":0.00438,"109":0.10517,"112":0.00438,"114":0.00438,"115":0.11831,"119":0.01315,"120":0.01753,"121":0.1709,"122":0.00438,"124":0.01753,"125":0.13146,"126":0.54337,"127":7.49322,"128":2.07269,_:"12 13 14 15 16 17 18 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 110 111 113 116 117 118 123"},E:{"13":0.00876,"14":0.00438,_:"0 4 5 6 7 8 9 10 11 12 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 12.1","13.1":0.05697,"14.1":0.68359,"15.1":0.01315,"15.2-15.3":0.01753,"15.4":0.09202,"15.5":0.03067,"15.6":0.40314,"16.0":0.1709,"16.1":0.06135,"16.2":0.01753,"16.3":0.06573,"16.4":0.03506,"16.5":0.9246,"16.6":0.5346,"17.0":0.01315,"17.1":0.05258,"17.2":0.18404,"17.3":0.03506,"17.4":0.18843,"17.5":3.06302,"17.6":0.57842,"18.0":0.02191},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00597,"5.0-5.1":0.00299,"6.0-6.1":0.01493,"7.0-7.1":0.01791,"8.1-8.4":0,"9.0-9.2":0.01493,"9.3":0.05971,"10.0-10.2":0.01791,"10.3":0.09255,"11.0-11.2":0.23584,"11.3-11.4":0.02985,"12.0-12.1":0.02388,"12.2-12.5":0.40004,"13.0-13.1":0.00597,"13.2":0.12837,"13.3":0.01791,"13.4-13.7":0.07463,"14.0-14.4":0.22092,"14.5-14.8":0.21196,"15.0-15.1":0.11643,"15.2-15.3":0.11643,"15.4":0.13434,"15.5":0.15822,"15.6-15.8":1.4897,"16.0":0.30152,"16.1":0.63588,"16.2":0.31944,"16.3":0.5314,"16.4":0.13434,"16.5":0.21495,"16.6-16.7":1.84795,"17.0":0.17017,"17.1":0.26271,"17.2":0.24182,"17.3":0.35824,"17.4":0.83889,"17.5":17.18083,"17.6":2.88984,"18.0":0.31346},P:{"4":0.01079,"22":0.0971,"24":0.03237,"25":0.96024,_:"20 21 23 5.0-5.4 6.2-6.4 7.2-7.4 8.2 10.1 11.1-11.2 12.0 13.0 14.0 15.0 17.0","9.2":0.05395,"16.0":0.01079,"18.0":0.02158,"19.0":0.03237},I:{"0":0,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0,"4.2-4.3":0,"4.4":0,"4.4.3-4.4.4":0},K:{"0":0.18543,_:"10 11 12 11.1 11.5 12.1"},A:{"11":0.02191,_:"6 7 8 9 10 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":0.00562},H:{"0":0},L:{"0":22.47189},R:{_:"0"},M:{"0":0.75295},Q:{_:"14.9"}}; diff --git a/node_modules/caniuse-lite/data/regions/VN.js b/node_modules/caniuse-lite/data/regions/VN.js index 6b86032d..d5e53466 100644 --- a/node_modules/caniuse-lite/data/regions/VN.js +++ b/node_modules/caniuse-lite/data/regions/VN.js @@ -1 +1 @@ -module.exports={C:{"7":0.00129,"52":0.00258,"54":0.00129,"59":0.00516,"68":0.00129,"72":0.00129,"75":0.00129,"102":0.00129,"103":0.00516,"105":0.00129,"106":0.00129,"107":0.00129,"108":0.00129,"109":0.00129,"111":0.00129,"113":0.00129,"115":0.03867,"119":0.00129,"121":0.00129,"123":0.00129,"125":0.01031,"126":0.00387,"127":0.06961,"128":0.11988,"129":0.00129,_:"2 3 4 5 6 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 53 55 56 57 58 60 61 62 63 64 65 66 67 69 70 71 73 74 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 104 110 112 114 116 117 118 120 122 124 130 131 3.5 3.6"},D:{"11":0.00129,"26":0.00129,"34":0.00387,"38":0.02578,"41":0.00129,"43":0.00129,"47":0.00773,"49":0.00645,"50":0.00129,"53":0.00258,"54":0.00129,"55":0.00129,"56":0.00129,"57":0.00387,"58":0.00387,"65":0.00129,"66":0.01934,"68":0.00129,"69":0.00258,"70":0.00258,"71":0.00258,"72":0.00129,"73":0.00129,"74":0.00129,"75":0.00129,"76":0.00129,"77":0.00258,"78":0.00258,"79":0.08379,"80":0.00902,"81":0.00645,"83":0.00387,"84":0.00258,"85":0.00902,"86":0.00387,"87":0.06187,"88":0.00258,"89":0.00645,"90":0.00387,"91":0.00902,"92":0.00129,"93":0.00129,"94":0.00516,"95":0.00258,"96":0.00129,"97":0.00129,"98":0.00129,"99":0.00258,"100":0.00387,"101":0.00258,"102":0.00516,"103":0.01676,"104":0.01418,"105":0.00516,"106":0.0116,"107":0.01031,"108":0.01547,"109":0.66899,"110":0.00773,"111":0.00902,"112":0.01031,"113":0.00258,"114":0.00902,"115":0.00516,"116":0.02449,"117":0.00516,"118":0.00902,"119":0.02707,"120":0.03223,"121":0.04254,"122":0.09796,"123":0.04254,"124":0.06187,"125":0.15081,"126":5.36997,"127":0.69477,"128":0.00258,_:"4 5 6 7 8 9 10 12 13 14 15 16 17 18 19 20 21 22 23 24 25 27 28 29 30 31 32 33 35 36 37 39 40 42 44 45 46 48 51 52 59 60 61 62 63 64 67 129 130"},F:{"28":0.00258,"29":0.00387,"36":0.0348,"40":0.00387,"46":0.03738,"79":0.00129,"80":0.00129,"83":0.01676,"85":0.00645,"86":0.00129,"87":0.00129,"95":0.00387,"109":0.03996,"110":0.00129,"111":0.06703,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 30 31 32 33 34 35 37 38 39 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 81 82 84 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 106 107 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"14":0.00129,"16":0.00129,"17":0.00258,"18":0.00258,"80":0.00129,"81":0.00129,"84":0.00258,"86":0.00129,"90":0.00129,"92":0.00129,"106":0.00129,"107":0.00129,"108":0.00129,"109":0.00773,"110":0.00129,"114":0.00129,"115":0.00129,"119":0.00258,"120":0.00258,"121":0.00129,"122":0.00258,"123":0.00258,"124":0.00387,"125":0.0116,"126":0.61485,"127":0.09152,_:"12 13 15 79 83 85 87 88 89 91 93 94 95 96 97 98 99 100 101 102 103 104 105 111 112 113 116 117 118"},E:{"13":0.00516,"14":0.01934,"15":0.00258,_:"0 4 5 6 7 8 9 10 11 12 3.1 3.2 5.1 6.1 7.1 10.1","9.1":0.00516,"11.1":0.00387,"12.1":0.00129,"13.1":0.01805,"14.1":0.04383,"15.1":0.00902,"15.2-15.3":0.00516,"15.4":0.00902,"15.5":0.01547,"15.6":0.11085,"16.0":0.00516,"16.1":0.0116,"16.2":0.00902,"16.3":0.0232,"16.4":0.00773,"16.5":0.0116,"16.6":0.08379,"17.0":0.00387,"17.1":0.00773,"17.2":0.00902,"17.3":0.00902,"17.4":0.02062,"17.5":0.23589,"17.6":0.00129,"18.0":0.00387},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00463,"5.0-5.1":0.00232,"6.0-6.1":0.0139,"7.0-7.1":0.0139,"8.1-8.4":0,"9.0-9.2":0.01158,"9.3":0.04634,"10.0-10.2":0.00927,"10.3":0.08109,"11.0-11.2":0.21315,"11.3-11.4":0.02317,"12.0-12.1":0.01622,"12.2-12.5":0.29887,"13.0-13.1":0.00463,"13.2":0.04865,"13.3":0.01622,"13.4-13.7":0.06951,"14.0-14.4":0.15986,"14.5-14.8":0.18072,"15.0-15.1":0.09036,"15.2-15.3":0.09731,"15.4":0.11121,"15.5":0.13438,"15.6-15.8":1.23257,"16.0":0.2479,"16.1":0.52593,"16.2":0.26412,"16.3":0.44252,"16.4":0.10426,"16.5":0.18767,"16.6-16.7":1.5384,"17.0":0.13901,"17.1":0.22474,"17.2":0.21778,"17.3":0.32668,"17.4":0.81785,"17.5":14.97618,"17.6":0.11584,"18.0":0.15291},P:{"4":0.36679,"20":0.03057,"21":0.0917,"22":0.14264,"23":0.12226,"24":0.0917,"25":1.81356,"5.0-5.4":0.01019,"6.2-6.4":0.01019,"7.2-7.4":0.06113,_:"8.2 10.1 12.0","9.2":0.01019,"11.1-11.2":0.02038,"13.0":0.02038,"14.0":0.02038,"15.0":0.01019,"16.0":0.02038,"17.0":0.03057,"18.0":0.02038,"19.0":0.04075},I:{"0":0.02604,"3":0,"4":0,"2.1":0,"2.2":0.00001,"2.3":0,"4.1":0.00002,"4.2-4.3":0.00001,"4.4":0,"4.4.3-4.4.4":0.00004},K:{"0":0.4255,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.00149,"11":0.01785,_:"6 7 9 10 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":57.78443},R:{_:"0"},M:{"0":0.10452},Q:{"14.9":0.00871},O:{"0":2.4388},H:{"0":0.01}}; +module.exports={C:{"47":0.00142,"51":0.00284,"52":0.00709,"53":0.00142,"54":0.00142,"59":0.00567,"68":0.00142,"72":0.00142,"74":0.00142,"102":0.00142,"103":0.00709,"105":0.00142,"106":0.00142,"107":0.00142,"108":0.00142,"110":0.00142,"113":0.00142,"115":0.04396,"119":0.00142,"121":0.00142,"123":0.00142,"125":0.0156,"126":0.00284,"127":0.00425,"128":0.06665,"129":0.17441,"130":0.00142,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 48 49 50 55 56 57 58 60 61 62 63 64 65 66 67 69 70 71 73 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 104 109 111 112 114 116 117 118 120 122 124 131 132 133 3.5 3.6"},D:{"11":0.00142,"26":0.00142,"34":0.00425,"38":0.04254,"41":0.00142,"43":0.00142,"47":0.00851,"48":0.00142,"49":0.00284,"50":0.00142,"53":0.00284,"54":0.00142,"55":0.00142,"56":0.00425,"57":0.00425,"58":0.00567,"59":0.00142,"61":0.00142,"65":0.00142,"66":0.02269,"68":0.00284,"69":0.00284,"70":0.00284,"71":0.00425,"72":0.00284,"73":0.00142,"74":0.00284,"75":0.00284,"76":0.00284,"77":0.00284,"78":0.00284,"79":0.08933,"80":0.00567,"81":0.00567,"83":0.00425,"84":0.00425,"85":0.00993,"86":0.00567,"87":0.07515,"88":0.00284,"89":0.00709,"90":0.00567,"91":0.00993,"92":0.00142,"93":0.00142,"94":0.00567,"95":0.00284,"96":0.00142,"97":0.00851,"98":0.00284,"99":0.00284,"100":0.00425,"101":0.00284,"102":0.00567,"103":0.01985,"104":0.0156,"105":0.00709,"106":0.01134,"107":0.00993,"108":0.0156,"109":0.67071,"110":0.00851,"111":0.00851,"112":0.00851,"113":0.00284,"114":0.01134,"115":0.00851,"116":0.02552,"117":0.00567,"118":0.00993,"119":0.02127,"120":0.03403,"121":0.01843,"122":0.0397,"123":0.03545,"124":0.05956,"125":0.05247,"126":0.23822,"127":5.70036,"128":0.9373,"129":0.00142,_:"4 5 6 7 8 9 10 12 13 14 15 16 17 18 19 20 21 22 23 24 25 27 28 29 30 31 32 33 35 36 37 39 40 42 44 45 46 51 52 60 62 63 64 67 130 131"},F:{"28":0.00142,"29":0.00284,"36":0.02411,"40":0.00425,"46":0.0312,"54":0.00142,"55":0.00142,"79":0.00142,"83":0.0156,"84":0.00142,"85":0.00142,"95":0.00425,"109":0.02269,"111":0.01276,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 30 31 32 33 34 35 37 38 39 41 42 43 44 45 47 48 49 50 51 52 53 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 80 81 82 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 106 107 108 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"14":0.00142,"16":0.00142,"17":0.00425,"18":0.00284,"79":0.00142,"80":0.00284,"81":0.00142,"83":0.00142,"84":0.00425,"85":0.00142,"86":0.00284,"87":0.00142,"88":0.00142,"89":0.00142,"90":0.00142,"92":0.00284,"107":0.00142,"108":0.00142,"109":0.00851,"110":0.00142,"111":0.00142,"114":0.00142,"115":0.00142,"117":0.00142,"118":0.00142,"119":0.00142,"120":0.00284,"121":0.00142,"122":0.00284,"123":0.00425,"124":0.00284,"125":0.00567,"126":0.03687,"127":0.63526,"128":0.17441,_:"12 13 15 91 93 94 95 96 97 98 99 100 101 102 103 104 105 106 112 113 116"},E:{"10":0.00142,"13":0.00284,"14":0.01702,"15":0.00284,_:"0 4 5 6 7 8 9 11 12 3.1 3.2 5.1 6.1 7.1 10.1","9.1":0.00851,"11.1":0.00567,"12.1":0.00142,"13.1":0.01418,"14.1":0.0397,"15.1":0.00993,"15.2-15.3":0.00425,"15.4":0.00709,"15.5":0.0156,"15.6":0.10919,"16.0":0.00567,"16.1":0.01276,"16.2":0.00851,"16.3":0.02552,"16.4":0.00709,"16.5":0.01134,"16.6":0.08366,"17.0":0.00425,"17.1":0.00993,"17.2":0.01134,"17.3":0.00709,"17.4":0.02411,"17.5":0.22972,"17.6":0.05105,"18.0":0.00425},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.0045,"5.0-5.1":0.00225,"6.0-6.1":0.01126,"7.0-7.1":0.01351,"8.1-8.4":0,"9.0-9.2":0.01126,"9.3":0.04502,"10.0-10.2":0.01351,"10.3":0.06978,"11.0-11.2":0.17783,"11.3-11.4":0.02251,"12.0-12.1":0.01801,"12.2-12.5":0.30164,"13.0-13.1":0.0045,"13.2":0.0968,"13.3":0.01351,"13.4-13.7":0.05628,"14.0-14.4":0.16658,"14.5-14.8":0.15983,"15.0-15.1":0.08779,"15.2-15.3":0.08779,"15.4":0.1013,"15.5":0.11931,"15.6-15.8":1.12328,"16.0":0.22736,"16.1":0.47948,"16.2":0.24086,"16.3":0.40069,"16.4":0.1013,"16.5":0.16208,"16.6-16.7":1.39341,"17.0":0.12831,"17.1":0.19809,"17.2":0.18234,"17.3":0.27013,"17.4":0.63255,"17.5":12.95484,"17.6":2.17902,"18.0":0.23636},P:{"4":0.4529,"20":0.03088,"21":0.08235,"22":0.13381,"23":0.11323,"24":0.08235,"25":1.56458,"5.0-5.4":0.01029,"6.2-6.4":0.01029,"7.2-7.4":0.06176,_:"8.2 10.1 12.0","9.2":0.01029,"11.1-11.2":0.03088,"13.0":0.02059,"14.0":0.01029,"15.0":0.01029,"16.0":0.02059,"17.0":0.03088,"18.0":0.02059,"19.0":0.03088},I:{"0":0.01711,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00001,"4.2-4.3":0.00001,"4.4":0,"4.4.3-4.4.4":0.00003},K:{"0":0.42768,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.00186,"11":0.02792,_:"6 7 9 10 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":2.30856},H:{"0":0.01},L:{"0":56.76835},R:{_:"0"},M:{"0":0.11157},Q:{"14.9":0.00858}}; diff --git a/node_modules/caniuse-lite/data/regions/VU.js b/node_modules/caniuse-lite/data/regions/VU.js index e49142ff..3d48b4a2 100644 --- a/node_modules/caniuse-lite/data/regions/VU.js +++ b/node_modules/caniuse-lite/data/regions/VU.js @@ -1 +1 @@ -module.exports={C:{"80":0.00309,"99":0.00154,"100":0.00154,"101":0.00309,"102":0.00618,"103":0.00154,"108":0.00154,"110":0.00154,"112":0.00154,"113":0.00309,"115":0.28255,"117":0.00154,"118":0.00309,"121":0.02316,"122":0.00772,"126":0.03088,"127":0.26094,"128":0.21153,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 104 105 106 107 109 111 114 116 119 120 123 124 125 129 130 131 3.5 3.6"},D:{"65":0.00154,"71":0.00154,"88":0.00772,"90":0.00154,"94":0.00618,"96":0.00463,"97":0.01544,"102":0.00154,"103":0.00772,"104":0.00463,"105":0.00154,"106":0.00309,"107":0.00463,"108":0.01544,"109":0.1019,"110":0.00309,"111":0.0247,"112":0.06639,"113":0.00309,"114":0.00926,"115":0.00309,"116":0.03088,"117":0.01698,"118":0.00309,"119":0.06639,"120":0.05558,"121":0.00772,"122":0.05404,"123":0.01081,"124":0.0386,"125":0.16058,"126":6.78588,"127":0.66546,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 66 67 68 69 70 72 73 74 75 76 77 78 79 80 81 83 84 85 86 87 89 91 92 93 95 98 99 100 101 128 129 130"},F:{"76":0.00154,"109":0.03706,"111":0.15286,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"14":0.00309,"17":0.00309,"18":0.00154,"89":0.00618,"90":0.00309,"92":0.00309,"103":0.00154,"106":0.00926,"109":0.00463,"112":0.00154,"113":0.03088,"114":0.00154,"115":0.02316,"118":0.00309,"119":0.00618,"120":0.03242,"121":0.01853,"122":0.08801,"123":0.02316,"124":0.0139,"125":0.06176,"126":2.09058,"127":0.11117,_:"12 13 15 16 79 80 81 83 84 85 86 87 88 91 93 94 95 96 97 98 99 100 101 102 104 105 107 108 110 111 116 117"},E:{_:"0 4 5 6 7 8 9 10 11 12 13 14 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 15.1 15.2-15.3 15.5 16.2 16.4 17.6 18.0","12.1":0.01853,"13.1":0.00309,"14.1":0.03088,"15.4":0.00309,"15.6":0.00463,"16.0":0.00154,"16.1":0.12043,"16.3":0.00772,"16.5":0.00309,"16.6":0.0386,"17.0":0.00309,"17.1":0.01853,"17.2":0.01235,"17.3":0.00463,"17.4":0.00309,"17.5":0.24704},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00069,"5.0-5.1":0.00034,"6.0-6.1":0.00206,"7.0-7.1":0.00206,"8.1-8.4":0,"9.0-9.2":0.00171,"9.3":0.00685,"10.0-10.2":0.00137,"10.3":0.01199,"11.0-11.2":0.03151,"11.3-11.4":0.00343,"12.0-12.1":0.0024,"12.2-12.5":0.04418,"13.0-13.1":0.00069,"13.2":0.00719,"13.3":0.0024,"13.4-13.7":0.01028,"14.0-14.4":0.02363,"14.5-14.8":0.02672,"15.0-15.1":0.01336,"15.2-15.3":0.01439,"15.4":0.01644,"15.5":0.01987,"15.6-15.8":0.18221,"16.0":0.03665,"16.1":0.07775,"16.2":0.03905,"16.3":0.06542,"16.4":0.01541,"16.5":0.02774,"16.6-16.7":0.22743,"17.0":0.02055,"17.1":0.03322,"17.2":0.0322,"17.3":0.04829,"17.4":0.12091,"17.5":2.21397,"17.6":0.01713,"18.0":0.02261},P:{"20":0.02027,"21":0.14189,"22":0.10135,"23":0.11148,"24":0.05067,"25":0.53715,_:"4 5.0-5.4 6.2-6.4 8.2 11.1-11.2 12.0 13.0 15.0 18.0","7.2-7.4":0.04054,"9.2":0.02027,"10.1":0.0304,"14.0":0.04054,"16.0":0.0304,"17.0":0.01013,"19.0":0.0304},I:{"0":0.10113,"3":0,"4":0.00001,"2.1":0,"2.2":0.00002,"2.3":0,"4.1":0.00006,"4.2-4.3":0.00004,"4.4":0,"4.4.3-4.4.4":0.00017},K:{"0":0.18451,_:"10 11 12 11.1 11.5 12.1"},A:{"10":0.00926,_:"6 7 8 9 11 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":82.38775},R:{_:"0"},M:{"0":0.01691},Q:{"14.9":0.06766},O:{"0":0.06766},H:{"0":0.01}}; +module.exports={C:{"80":0.00178,"102":0.04633,"108":0.00178,"112":0.02495,"115":0.09623,"123":0.00178,"126":0.00178,"127":0.04455,"128":0.18711,"129":0.21562,"130":0.0392,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 103 104 105 106 107 109 110 111 113 114 116 117 118 119 120 121 122 124 125 131 132 133 3.5 3.6"},D:{"68":0.00356,"70":0.00713,"81":0.00356,"87":0.00356,"88":0.02495,"101":0.00891,"103":0.00535,"105":0.00891,"109":0.0891,"110":0.00356,"111":0.05524,"112":0.08375,"114":0.00891,"116":0.00535,"117":0.00178,"118":0.00356,"119":0.03742,"120":0.05346,"121":0.00891,"122":0.03208,"123":0.07484,"124":0.08375,"125":0.09801,"126":0.54886,"127":5.96614,"128":0.81616,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 69 71 72 73 74 75 76 77 78 79 80 83 84 85 86 89 90 91 92 93 94 95 96 97 98 99 100 102 104 106 107 108 113 115 129 130 131"},F:{"95":0.11048,"109":0.01604,"111":0.04455,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 106 107 108 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"17":0.00178,"18":0.00178,"81":0.00535,"89":0.00356,"96":0.00178,"100":0.00356,"103":0.00713,"105":0.01069,"109":0.06237,"110":0.00178,"112":0.00891,"113":0.0196,"114":0.00178,"115":0.02317,"117":0.00891,"119":0.00713,"120":0.03029,"121":0.01069,"122":0.01604,"123":0.12296,"124":0.02317,"125":0.0196,"126":0.20849,"127":2.30234,"128":0.53282,_:"12 13 14 15 16 79 80 83 84 85 86 87 88 90 91 92 93 94 95 97 98 99 101 102 104 106 107 108 111 116 118"},E:{"14":0.01247,_:"0 4 5 6 7 8 9 10 11 12 13 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 15.1 15.2-15.3 15.4 15.5 16.0 16.2 17.2","12.1":0.00535,"13.1":0.00356,"14.1":0.00535,"15.6":0.01426,"16.1":0.01604,"16.3":0.00178,"16.4":0.00178,"16.5":0.00891,"16.6":0.03742,"17.0":0.04277,"17.1":0.00891,"17.3":0.01247,"17.4":0.01426,"17.5":0.26374,"17.6":0.04099,"18.0":0.00713},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00081,"5.0-5.1":0.0004,"6.0-6.1":0.00202,"7.0-7.1":0.00243,"8.1-8.4":0,"9.0-9.2":0.00202,"9.3":0.00809,"10.0-10.2":0.00243,"10.3":0.01253,"11.0-11.2":0.03194,"11.3-11.4":0.00404,"12.0-12.1":0.00323,"12.2-12.5":0.05417,"13.0-13.1":0.00081,"13.2":0.01738,"13.3":0.00243,"13.4-13.7":0.01011,"14.0-14.4":0.02992,"14.5-14.8":0.0287,"15.0-15.1":0.01577,"15.2-15.3":0.01577,"15.4":0.01819,"15.5":0.02143,"15.6-15.8":0.20173,"16.0":0.04083,"16.1":0.08611,"16.2":0.04326,"16.3":0.07196,"16.4":0.01819,"16.5":0.02911,"16.6-16.7":0.25025,"17.0":0.02304,"17.1":0.03558,"17.2":0.03275,"17.3":0.04851,"17.4":0.1136,"17.5":2.32661,"17.6":0.39134,"18.0":0.04245},P:{"4":0.10219,"20":0.02044,"21":0.18393,"22":0.20437,"23":0.06131,"24":0.05109,"25":0.58246,_:"5.0-5.4 6.2-6.4 8.2 10.1 11.1-11.2 12.0 13.0 15.0 17.0","7.2-7.4":0.06131,"9.2":0.01022,"14.0":0.05109,"16.0":0.05109,"18.0":0.01022,"19.0":0.03066},I:{"0":0.06552,"3":0,"4":0.00001,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00003,"4.2-4.3":0.00003,"4.4":0,"4.4.3-4.4.4":0.00011},K:{"0":0.06574,_:"10 11 12 11.1 11.5 12.1"},A:{"7":0.00428,"10":0.03635,"11":0.00214,_:"6 8 9 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":0.15612},H:{"0":0},L:{"0":80.37761},R:{_:"0"},M:{"0":0.00822},Q:{_:"14.9"}}; diff --git a/node_modules/caniuse-lite/data/regions/WF.js b/node_modules/caniuse-lite/data/regions/WF.js index 6683793a..cfcf655b 100644 --- a/node_modules/caniuse-lite/data/regions/WF.js +++ b/node_modules/caniuse-lite/data/regions/WF.js @@ -1 +1 @@ -module.exports={C:{"60":0.07269,"78":0.4097,"115":0.63437,"126":0.15198,"127":2.51104,"128":0.67402,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 116 117 118 119 120 121 122 123 124 125 129 130 131 3.5 3.6"},D:{"87":0.03965,"105":0.07269,"109":47.4917,"116":0.03965,"123":0.15198,"125":0.11234,"126":3.82603,"127":0.56168,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 83 84 85 86 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 106 107 108 110 111 112 113 114 115 117 118 119 120 121 122 124 128 129 130"},F:{_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"122":0.03965,"126":5.6961,"127":0.15198,_:"12 13 14 15 16 17 18 79 80 81 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 123 124 125"},E:{_:"0 4 5 6 7 8 9 10 11 12 13 14 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 12.1 13.1 14.1 15.4 15.5 15.6 16.0 16.1 16.2 16.3 16.4 16.5 17.0 17.1 17.2 17.3","15.1":0.63437,"15.2-15.3":0.07269,"16.6":0.29736,"17.4":0.18502,"17.5":1.68504,"17.6":0.15198,"18.0":0.03965},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00199,"5.0-5.1":0.001,"6.0-6.1":0.00597,"7.0-7.1":0.00597,"8.1-8.4":0,"9.0-9.2":0.00498,"9.3":0.0199,"10.0-10.2":0.00398,"10.3":0.03483,"11.0-11.2":0.09156,"11.3-11.4":0.00995,"12.0-12.1":0.00697,"12.2-12.5":0.12838,"13.0-13.1":0.00199,"13.2":0.0209,"13.3":0.00697,"13.4-13.7":0.02986,"14.0-14.4":0.06867,"14.5-14.8":0.07763,"15.0-15.1":0.03881,"15.2-15.3":0.0418,"15.4":0.04777,"15.5":0.05772,"15.6-15.8":0.52945,"16.0":0.10649,"16.1":0.22591,"16.2":0.11345,"16.3":0.19009,"16.4":0.04478,"16.5":0.08061,"16.6-16.7":0.66082,"17.0":0.05971,"17.1":0.09654,"17.2":0.09355,"17.3":0.14033,"17.4":0.35131,"17.5":6.43306,"17.6":0.04976,"18.0":0.06568},P:{"24":0.04177,"25":1.2114,_:"4 20 21 22 23 5.0-5.4 6.2-6.4 7.2-7.4 8.2 9.2 10.1 11.1-11.2 12.0 13.0 14.0 15.0 16.0 17.0 18.0 19.0"},I:{"0":0.07774,"3":0,"4":0.00001,"2.1":0,"2.2":0.00002,"2.3":0,"4.1":0.00005,"4.2-4.3":0.00003,"4.4":0,"4.4.3-4.4.4":0.00013},K:{"0":0,_:"10 11 12 11.1 11.5 12.1"},A:{_:"6 7 8 9 10 11 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":19.50181},R:{_:"0"},M:{"0":0.07802},Q:{_:"14.9"},O:{_:"0"},H:{"0":0}}; +module.exports={C:{"78":0.31217,"115":0.31217,"122":0.36518,"127":0.31217,"128":1.14266,"129":5.30689,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 116 117 118 119 120 121 123 124 125 126 130 131 132 133 3.5 3.6"},D:{"43":0.05301,"105":0.05301,"109":16.91019,"121":0.20615,"123":0.73036,"126":0.10602,"127":1.3547,"128":0.31217,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 106 107 108 110 111 112 113 114 115 116 117 118 119 120 122 124 125 129 130 131"},F:{_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"18":0.05301,"114":0.05301,"117":0.05301,"122":0.10602,"126":0.36518,"127":8.58762,"128":4.05821,_:"12 13 14 15 16 17 79 80 81 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 115 116 118 119 120 121 123 124 125"},E:{_:"0 4 5 6 7 8 9 10 11 12 13 14 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 12.1 13.1 15.4 15.5 16.0 16.1 16.3 16.4 16.5 17.0 17.1 17.2 17.3","14.1":0.05301,"15.1":0.15903,"15.2-15.3":3.06869,"15.6":0.10602,"16.2":0.25916,"16.6":0.78337,"17.4":0.15903,"17.5":8.0104,"17.6":4.73556,"18.0":0.20615},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00393,"5.0-5.1":0.00196,"6.0-6.1":0.00982,"7.0-7.1":0.01178,"8.1-8.4":0,"9.0-9.2":0.00982,"9.3":0.03926,"10.0-10.2":0.01178,"10.3":0.06085,"11.0-11.2":0.15508,"11.3-11.4":0.01963,"12.0-12.1":0.0157,"12.2-12.5":0.26304,"13.0-13.1":0.00393,"13.2":0.08441,"13.3":0.01178,"13.4-13.7":0.04908,"14.0-14.4":0.14526,"14.5-14.8":0.13937,"15.0-15.1":0.07656,"15.2-15.3":0.07656,"15.4":0.08834,"15.5":0.10404,"15.6-15.8":0.97954,"16.0":0.19826,"16.1":0.41812,"16.2":0.21004,"16.3":0.34941,"16.4":0.08834,"16.5":0.14134,"16.6-16.7":1.2151,"17.0":0.11189,"17.1":0.17274,"17.2":0.159,"17.3":0.23556,"17.4":0.5516,"17.5":11.29708,"17.6":1.90019,"18.0":0.20612},P:{"25":0.42723,_:"4 20 21 22 23 24 5.0-5.4 6.2-6.4 7.2-7.4 8.2 9.2 10.1 11.1-11.2 12.0 13.0 14.0 15.0 16.0 17.0 18.0 19.0"},I:{"0":0,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0,"4.2-4.3":0,"4.4":0,"4.4.3-4.4.4":0},K:{"0":0,_:"10 11 12 11.1 11.5 12.1"},A:{_:"6 7 8 9 10 11 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{_:"0"},H:{"0":0},L:{"0":19.99239},R:{_:"0"},M:{"0":0.05344},Q:{_:"14.9"}}; diff --git a/node_modules/caniuse-lite/data/regions/WS.js b/node_modules/caniuse-lite/data/regions/WS.js index e5f3043b..169d218e 100644 --- a/node_modules/caniuse-lite/data/regions/WS.js +++ b/node_modules/caniuse-lite/data/regions/WS.js @@ -1 +1 @@ -module.exports={C:{"89":0.00839,"115":0.04197,"121":0.30778,"123":0.00839,"125":0.00839,"127":0.04477,"128":0.31897,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 116 117 118 119 120 122 124 126 129 130 131 3.5 3.6"},D:{"60":0.0028,"68":0.0028,"69":0.00839,"70":0.01399,"76":0.0028,"87":0.0028,"88":0.05036,"91":0.02518,"93":0.02238,"94":0.00839,"103":0.03637,"105":0.01399,"107":0.0028,"108":0.01119,"109":0.92614,"111":0.05596,"115":0.0028,"116":0.06995,"118":0.00839,"120":0.03917,"121":1.24791,"122":0.03078,"123":0.09233,"124":0.19306,"125":0.2798,"126":9.29775,"127":1.02966,"128":0.04477,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 61 62 63 64 65 66 67 71 72 73 74 75 77 78 79 80 81 83 84 85 86 89 90 92 95 96 97 98 99 100 101 102 104 106 110 112 113 114 117 119 129 130"},F:{"110":0.01399,"111":0.65753,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"85":0.0028,"92":0.00839,"109":0.0028,"115":0.00839,"116":0.0028,"117":0.06435,"118":0.0028,"120":0.08954,"121":0.03917,"122":0.0028,"123":0.05316,"124":0.05876,"125":0.34975,"126":6.10244,"127":0.74986,_:"12 13 14 15 16 17 18 79 80 81 83 84 86 87 88 89 90 91 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 110 111 112 113 114 119"},E:{_:"0 4 5 6 7 8 9 10 11 12 13 14 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 12.1 17.2 17.6 18.0","13.1":0.02238,"14.1":0.09233,"15.1":0.0028,"15.2-15.3":0.00839,"15.4":0.01399,"15.5":0.19866,"15.6":0.17627,"16.0":0.0028,"16.1":0.0028,"16.2":0.0028,"16.3":0.00839,"16.4":0.02798,"16.5":0.12311,"16.6":0.01399,"17.0":0.0028,"17.1":0.04477,"17.3":0.00839,"17.4":0.03637,"17.5":1.70678},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.0029,"5.0-5.1":0.00145,"6.0-6.1":0.00869,"7.0-7.1":0.00869,"8.1-8.4":0,"9.0-9.2":0.00724,"9.3":0.02897,"10.0-10.2":0.00579,"10.3":0.0507,"11.0-11.2":0.13326,"11.3-11.4":0.01449,"12.0-12.1":0.01014,"12.2-12.5":0.18686,"13.0-13.1":0.0029,"13.2":0.03042,"13.3":0.01014,"13.4-13.7":0.04346,"14.0-14.4":0.09995,"14.5-14.8":0.11298,"15.0-15.1":0.05649,"15.2-15.3":0.06084,"15.4":0.06953,"15.5":0.08401,"15.6-15.8":0.77061,"16.0":0.15499,"16.1":0.32881,"16.2":0.16513,"16.3":0.27667,"16.4":0.06518,"16.5":0.11733,"16.6-16.7":0.96182,"17.0":0.08691,"17.1":0.14051,"17.2":0.13616,"17.3":0.20424,"17.4":0.51133,"17.5":9.36325,"17.6":0.07243,"18.0":0.0956},P:{"4":0.06246,"20":0.02082,"21":0.10411,"22":2.77969,"23":0.16657,"24":0.07288,"25":1.48875,"5.0-5.4":0.03123,"6.2-6.4":0.02082,"7.2-7.4":0.02082,"8.2":0.02082,_:"9.2 12.0 13.0 14.0 16.0 18.0","10.1":0.01041,"11.1-11.2":0.01041,"15.0":0.01041,"17.0":0.04164,"19.0":0.02082},I:{"0":0.09331,"3":0,"4":0.00001,"2.1":0,"2.2":0.00002,"2.3":0,"4.1":0.00006,"4.2-4.3":0.00004,"4.4":0,"4.4.3-4.4.4":0.00016},K:{"0":1.13087,_:"10 11 12 11.1 11.5 12.1"},A:{_:"6 7 8 9 10 11 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":53.82763},R:{_:"0"},M:{"0":0.02161},Q:{"14.9":0.01441},O:{"0":0.12965},H:{"0":0}}; +module.exports={C:{"104":0.00336,"105":0.01345,"106":0.00336,"113":0.00336,"115":0.10422,"121":0.42697,"128":0.08069,"129":1.09601,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 107 108 109 110 111 112 114 116 117 118 119 120 122 123 124 125 126 127 130 131 132 133 3.5 3.6"},D:{"68":0.00336,"70":0.00672,"72":0.00672,"79":0.01681,"81":0.03362,"87":0.00336,"88":0.02353,"91":0.02353,"93":0.01681,"94":0.01681,"97":0.00336,"98":0.00672,"102":0.00336,"103":0.0269,"105":0.03362,"106":0.00336,"107":0.01681,"108":0.01681,"109":1.55661,"111":0.0269,"113":0.02353,"114":0.00672,"115":0.00336,"116":0.04034,"118":0.02017,"121":0.26896,"122":0.01345,"123":0.00672,"124":0.10758,"125":0.15129,"126":0.95481,"127":9.6086,"128":0.95817,"129":0.02353,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 69 71 73 74 75 76 77 78 80 83 84 85 86 89 90 92 95 96 99 100 101 104 110 112 117 119 120 130 131"},F:{"83":0.00336,"111":0.00336,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"14":0.00672,"18":0.05043,"84":0.00336,"85":0.01681,"92":0.01681,"95":0.03698,"102":0.01345,"106":0.00672,"108":0.00336,"109":0.00336,"114":0.01681,"115":0.00672,"116":0.00336,"118":0.00672,"119":0.00336,"120":0.05715,"121":0.01681,"122":0.05043,"123":0.14793,"124":0.06052,"125":0.08069,"126":0.88421,"127":7.16106,"128":1.5835,_:"12 13 15 16 17 79 80 81 83 86 87 88 89 90 91 93 94 96 97 98 99 100 101 103 104 105 107 110 111 112 113 117"},E:{_:"0 4 5 6 7 8 9 10 11 12 13 14 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 15.2-15.3 15.4 15.5 16.2 16.3 16.5 17.0 17.2 18.0","12.1":0.00672,"13.1":0.23534,"14.1":0.20508,"15.1":0.02017,"15.6":0.0706,"16.0":0.00336,"16.1":0.00336,"16.4":0.00336,"16.6":0.10086,"17.1":0.0269,"17.3":0.00672,"17.4":0.03362,"17.5":1.78522,"17.6":0.06052},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.0023,"5.0-5.1":0.00115,"6.0-6.1":0.00574,"7.0-7.1":0.00689,"8.1-8.4":0,"9.0-9.2":0.00574,"9.3":0.02295,"10.0-10.2":0.00689,"10.3":0.03558,"11.0-11.2":0.09067,"11.3-11.4":0.01148,"12.0-12.1":0.00918,"12.2-12.5":0.15379,"13.0-13.1":0.0023,"13.2":0.04935,"13.3":0.00689,"13.4-13.7":0.02869,"14.0-14.4":0.08493,"14.5-14.8":0.08149,"15.0-15.1":0.04476,"15.2-15.3":0.04476,"15.4":0.05165,"15.5":0.06083,"15.6-15.8":0.57271,"16.0":0.11592,"16.1":0.24446,"16.2":0.1228,"16.3":0.20429,"16.4":0.05165,"16.5":0.08264,"16.6-16.7":0.71043,"17.0":0.06542,"17.1":0.101,"17.2":0.09296,"17.3":0.13773,"17.4":0.32251,"17.5":6.60507,"17.6":1.11098,"18.0":0.12051},P:{"4":0.02083,"20":0.07289,"21":0.1666,"22":2.32205,"23":0.18743,"24":0.22908,"25":1.52027,_:"5.0-5.4 8.2 9.2 10.1 11.1-11.2 12.0 13.0 14.0 15.0","6.2-6.4":0.06248,"7.2-7.4":0.12495,"16.0":0.01041,"17.0":0.01041,"18.0":0.02083,"19.0":0.02083},I:{"0":0.09924,"3":0,"4":0.00001,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00004,"4.2-4.3":0.00004,"4.4":0,"4.4.3-4.4.4":0.00016},K:{"0":2.15071,_:"10 11 12 11.1 11.5 12.1"},A:{"11":0.00336,_:"6 7 8 9 10 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":0.12612},H:{"0":0},L:{"0":51.68539},R:{_:"0"},M:{"0":0.1394},Q:{"14.9":0.01328}}; diff --git a/node_modules/caniuse-lite/data/regions/YE.js b/node_modules/caniuse-lite/data/regions/YE.js index dfab3c50..0f1ba147 100644 --- a/node_modules/caniuse-lite/data/regions/YE.js +++ b/node_modules/caniuse-lite/data/regions/YE.js @@ -1 +1 @@ -module.exports={C:{"48":0.00193,"52":0.00387,"59":0.00193,"78":0.00193,"84":0.00193,"87":0.00193,"88":0.00193,"91":0.00193,"102":0.00193,"113":0.00193,"115":0.14505,"117":0.00193,"120":0.00193,"121":0.0058,"123":0.00193,"124":0.00193,"125":0.00387,"126":0.02127,"127":0.11024,"128":0.18566,"129":0.00387,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 49 50 51 53 54 55 56 57 58 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 79 80 81 82 83 85 86 89 90 92 93 94 95 96 97 98 99 100 101 103 104 105 106 107 108 109 110 111 112 114 116 118 119 122 130 131 3.5 3.6"},D:{"37":0.00193,"41":0.03481,"43":0.00193,"48":0.00193,"50":0.00193,"55":0.0058,"56":0.00193,"57":0.00774,"58":0.05802,"60":0.00193,"66":0.00193,"67":0.08703,"68":0.00193,"70":0.02321,"71":0.00193,"72":0.00387,"75":0.00193,"76":0.00387,"78":0.00193,"79":0.0116,"80":0.00193,"81":0.00193,"83":0.00387,"85":0.00387,"87":0.0116,"88":0.00193,"89":0.01741,"90":0.00193,"92":0.00387,"94":0.00387,"95":0.00387,"96":0.00193,"97":0.01547,"99":0.02127,"100":0.0058,"102":0.00193,"103":0.00193,"104":0.00193,"105":0.00193,"106":0.04255,"107":0.00193,"108":0.00774,"109":0.51058,"110":0.00193,"111":0.00193,"112":0.02127,"113":0.00967,"114":0.04061,"115":0.00193,"116":0.00774,"117":0.0058,"118":0.01354,"119":0.02127,"120":0.04835,"121":0.0116,"122":0.03288,"123":0.04642,"124":0.03868,"125":0.11604,"126":2.98996,"127":0.90511,"128":0.00193,"129":0.0058,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 38 39 40 42 44 45 46 47 49 51 52 53 54 59 61 62 63 64 65 69 73 74 77 84 86 91 93 98 101 130"},F:{"53":0.00193,"74":0.0058,"79":0.00967,"82":0.00387,"83":0.2901,"84":0.00774,"92":0.00193,"102":0.0058,"109":0.00193,"110":0.00387,"111":0.0116,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 75 76 77 78 80 81 85 86 87 88 89 90 91 93 94 95 96 97 98 99 100 101 103 104 105 106 107 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"15":0.0116,"17":0.00387,"18":0.01547,"88":0.00193,"92":0.01547,"100":0.00193,"109":0.07156,"111":0.00193,"112":0.0058,"117":0.00193,"118":0.00193,"119":0.00967,"120":0.00193,"121":0.00774,"122":0.00387,"123":0.00193,"124":0.05222,"125":0.01547,"126":0.60147,"127":0.29397,_:"12 13 14 16 79 80 81 83 84 85 86 87 89 90 91 93 94 95 96 97 98 99 101 102 103 104 105 106 107 108 110 113 114 115 116"},E:{"13":0.00193,"15":0.00193,_:"0 4 5 6 7 8 9 10 11 12 14 3.1 3.2 6.1 7.1 9.1 10.1 11.1 12.1 13.1 14.1 15.1 15.4 16.0 16.2 16.3 16.4 17.0 17.1 17.3 17.6 18.0","5.1":0.0058,"15.2-15.3":0.00387,"15.5":0.00193,"15.6":0.00193,"16.1":0.00193,"16.5":0.00193,"16.6":0.00193,"17.2":0.00193,"17.4":0.00193,"17.5":0.04448},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00068,"5.0-5.1":0.00034,"6.0-6.1":0.00203,"7.0-7.1":0.00203,"8.1-8.4":0,"9.0-9.2":0.00169,"9.3":0.00678,"10.0-10.2":0.00136,"10.3":0.01186,"11.0-11.2":0.03117,"11.3-11.4":0.00339,"12.0-12.1":0.00237,"12.2-12.5":0.0437,"13.0-13.1":0.00068,"13.2":0.00711,"13.3":0.00237,"13.4-13.7":0.01016,"14.0-14.4":0.02338,"14.5-14.8":0.02642,"15.0-15.1":0.01321,"15.2-15.3":0.01423,"15.4":0.01626,"15.5":0.01965,"15.6-15.8":0.18023,"16.0":0.03625,"16.1":0.0769,"16.2":0.03862,"16.3":0.06471,"16.4":0.01524,"16.5":0.02744,"16.6-16.7":0.22494,"17.0":0.02033,"17.1":0.03286,"17.2":0.03184,"17.3":0.04777,"17.4":0.11959,"17.5":2.18982,"17.6":0.01694,"18.0":0.02236},P:{"4":0.06045,"20":0.0403,"21":0.18136,"22":0.06045,"23":0.16121,"24":0.0806,"25":1.34006,"5.0-5.4":0.03023,_:"6.2-6.4 12.0","7.2-7.4":0.0403,"8.2":0.01008,"9.2":0.06045,"10.1":0.01008,"11.1-11.2":0.13098,"13.0":0.05038,"14.0":0.07053,"15.0":0.02015,"16.0":0.22166,"17.0":0.0403,"18.0":0.02015,"19.0":0.02015},I:{"0":0.1286,"3":0,"4":0.00001,"2.1":0,"2.2":0.00003,"2.3":0,"4.1":0.00008,"4.2-4.3":0.00005,"4.4":0,"4.4.3-4.4.4":0.00022},K:{"0":5.02746,_:"10 11 12 11.1 11.5 12.1"},A:{"11":0.0058,_:"6 7 8 9 10 5.5"},S:{"2.5":0.00807,_:"3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":69.74929},R:{_:"0"},M:{"0":0.10486},Q:{_:"14.9"},O:{"0":6.69478},H:{"0":3.95}}; +module.exports={C:{"29":0.00562,"72":0.00374,"89":0.00187,"93":0.00187,"94":0.00936,"115":0.11045,"116":0.00187,"117":0.00187,"122":0.00187,"125":0.00374,"126":0.00374,"127":0.0131,"128":0.0936,"129":0.26957,"130":0.00187,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 90 91 92 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 118 119 120 121 123 124 131 132 133 3.6","3.5":0.00187},D:{"41":0.01498,"43":0.00187,"49":0.00187,"50":0.00187,"57":0.00187,"58":0.07862,"61":0.00936,"64":0.00562,"67":0.00562,"68":0.00187,"70":0.00936,"71":0.00187,"72":0.00374,"74":0.00187,"79":0.03557,"80":0.00374,"83":0.00187,"84":0.00187,"86":0.00374,"87":0.00562,"89":0.01685,"91":0.00187,"92":0.00187,"93":0.00749,"96":0.00374,"97":0.00187,"98":0.00187,"99":0.02059,"100":0.00187,"101":0.00187,"102":0.01685,"103":0.00187,"104":0.00187,"105":0.00562,"106":0.02434,"107":0.00187,"108":0.00187,"109":0.50731,"111":0.00374,"112":0.01123,"114":0.02059,"115":0.00374,"116":0.00749,"117":0.00187,"118":0.00562,"119":0.05242,"120":0.02808,"121":0.01123,"122":0.02808,"123":0.0337,"124":0.02059,"125":0.0337,"126":0.31824,"127":4.27752,"128":0.46238,"129":0.00187,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 42 44 45 46 47 48 51 52 53 54 55 56 59 60 62 63 65 66 69 73 75 76 77 78 81 85 88 90 94 95 110 113 130 131"},F:{"46":0.00187,"53":0.00187,"68":0.00187,"74":0.01123,"79":0.00562,"83":0.40622,"84":0.04306,"95":0.00187,"102":0.00374,"109":0.00562,"111":0.00187,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 47 48 49 50 51 52 54 55 56 57 58 60 62 63 64 65 66 67 69 70 71 72 73 75 76 77 78 80 81 82 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 103 104 105 106 107 108 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"16":0.00374,"17":0.00562,"18":0.00187,"84":0.00187,"89":0.01123,"92":0.01498,"100":0.00374,"109":0.01498,"113":0.00187,"114":0.00374,"120":0.00374,"121":0.00187,"122":0.00562,"123":0.00187,"124":0.0468,"125":0.00374,"126":0.23774,"127":0.79373,"128":0.21715,_:"12 13 14 15 79 80 81 83 85 86 87 88 90 91 93 94 95 96 97 98 99 101 102 103 104 105 106 107 108 110 111 112 115 116 117 118 119"},E:{"14":0.00187,_:"0 4 5 6 7 8 9 10 11 12 13 15 3.1 3.2 6.1 7.1 9.1 10.1 11.1 12.1 14.1 15.1 15.2-15.3 15.4 16.0 16.2 16.4 17.0","5.1":0.00749,"13.1":0.00187,"15.5":0.00374,"15.6":0.00562,"16.1":0.02995,"16.3":0.00187,"16.5":0.00187,"16.6":0.00562,"17.1":0.00187,"17.2":0.00187,"17.3":0.00562,"17.4":0.00936,"17.5":0.0337,"17.6":0.0131,"18.0":0.00187},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00101,"5.0-5.1":0.00051,"6.0-6.1":0.00253,"7.0-7.1":0.00304,"8.1-8.4":0,"9.0-9.2":0.00253,"9.3":0.01013,"10.0-10.2":0.00304,"10.3":0.0157,"11.0-11.2":0.04,"11.3-11.4":0.00506,"12.0-12.1":0.00405,"12.2-12.5":0.06785,"13.0-13.1":0.00101,"13.2":0.02177,"13.3":0.00304,"13.4-13.7":0.01266,"14.0-14.4":0.03747,"14.5-14.8":0.03595,"15.0-15.1":0.01975,"15.2-15.3":0.01975,"15.4":0.02279,"15.5":0.02684,"15.6-15.8":0.25268,"16.0":0.05114,"16.1":0.10786,"16.2":0.05418,"16.3":0.09013,"16.4":0.02279,"16.5":0.03646,"16.6-16.7":0.31345,"17.0":0.02886,"17.1":0.04456,"17.2":0.04102,"17.3":0.06076,"17.4":0.14229,"17.5":2.91418,"17.6":0.49017,"18.0":0.05317},P:{"4":0.04078,"20":0.0102,"21":0.06117,"22":0.04078,"23":0.15293,"24":0.04078,"25":0.96853,"5.0-5.4":0.02039,_:"6.2-6.4 8.2 10.1 12.0","7.2-7.4":0.0102,"9.2":0.04078,"11.1-11.2":0.04078,"13.0":0.06117,"14.0":0.10195,"15.0":0.0102,"16.0":0.34663,"17.0":0.05098,"18.0":0.02039,"19.0":0.0102},I:{"0":0.0324,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00001,"4.2-4.3":0.00001,"4.4":0,"4.4.3-4.4.4":0.00005},K:{"0":7.34848,_:"10 11 12 11.1 11.5 12.1"},A:{"11":0.00562,_:"6 7 8 9 10 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":8.42874},H:{"0":7.16},L:{"0":59.97296},R:{_:"0"},M:{"0":0.15443},Q:{_:"14.9"}}; diff --git a/node_modules/caniuse-lite/data/regions/YT.js b/node_modules/caniuse-lite/data/regions/YT.js index 23f2a14f..32bc45ab 100644 --- a/node_modules/caniuse-lite/data/regions/YT.js +++ b/node_modules/caniuse-lite/data/regions/YT.js @@ -1 +1 @@ -module.exports={C:{"68":0.00348,"78":0.01742,"94":0.00348,"102":0.03484,"103":0.00348,"105":0.03136,"114":0.00348,"115":0.23691,"117":0.00697,"119":0.01742,"120":0.00348,"124":0.00348,"125":0.00348,"126":0.14284,"127":1.81865,"128":0.69332,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 69 70 71 72 73 74 75 76 77 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 95 96 97 98 99 100 101 104 106 107 108 109 110 111 112 113 116 118 121 122 123 129 130 131 3.5 3.6"},D:{"40":0.00348,"47":0.00697,"48":0.00348,"50":0.00348,"52":0.00348,"53":0.00697,"58":0.01394,"59":0.01394,"69":0.01394,"73":0.00697,"74":0.02439,"79":0.07316,"81":0.04878,"83":0.00348,"86":0.00348,"87":0.09407,"88":0.01394,"89":0.00348,"90":0.05226,"91":0.07316,"94":0.00348,"97":0.0209,"98":0.00697,"99":0.00348,"102":0.00348,"103":0.03136,"105":0.00348,"106":0.01742,"108":0.01394,"109":0.49821,"111":0.01742,"112":0.00348,"113":0.00697,"114":0.01742,"115":0.108,"116":0.05923,"117":0.00697,"118":0.05226,"119":0.00697,"120":0.03832,"121":0.20904,"122":0.01394,"123":0.01394,"124":0.10452,"125":0.67938,"126":12.93958,"127":1.52251,"128":0.00348,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 41 42 43 44 45 46 49 51 54 55 56 57 60 61 62 63 64 65 66 67 68 70 71 72 75 76 77 78 80 84 85 92 93 95 96 100 101 104 107 110 129 130"},F:{"83":0.04878,"95":0.03484,"102":0.00348,"108":0.00348,"109":0.29962,"111":0.88842,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 103 104 105 106 107 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"15":0.00348,"96":0.00697,"109":0.16026,"116":0.00697,"117":0.00348,"118":0.00697,"119":0.00697,"120":0.0209,"121":0.00697,"122":0.05226,"123":0.0209,"124":0.02439,"125":0.16375,"126":5.3793,"127":0.81526,_:"12 13 14 16 17 18 79 80 81 83 84 85 86 87 88 89 90 91 92 93 94 95 97 98 99 100 101 102 103 104 105 106 107 108 110 111 112 113 114 115"},E:{_:"0 4 5 6 7 8 9 10 11 12 13 14 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 15.1 15.5 16.0 16.2 17.0 17.6","12.1":0.00348,"13.1":0.00697,"14.1":0.13936,"15.2-15.3":0.01394,"15.4":0.00348,"15.6":0.89539,"16.1":0.05574,"16.3":0.0209,"16.4":0.01394,"16.5":0.02439,"16.6":1.0661,"17.1":0.00697,"17.2":0.03484,"17.3":0.07665,"17.4":0.01742,"17.5":0.54699,"18.0":0.02439},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00238,"5.0-5.1":0.00119,"6.0-6.1":0.00714,"7.0-7.1":0.00714,"8.1-8.4":0,"9.0-9.2":0.00595,"9.3":0.02381,"10.0-10.2":0.00476,"10.3":0.04167,"11.0-11.2":0.10952,"11.3-11.4":0.0119,"12.0-12.1":0.00833,"12.2-12.5":0.15357,"13.0-13.1":0.00238,"13.2":0.025,"13.3":0.00833,"13.4-13.7":0.03571,"14.0-14.4":0.08214,"14.5-14.8":0.09286,"15.0-15.1":0.04643,"15.2-15.3":0.05,"15.4":0.05714,"15.5":0.06905,"15.6-15.8":0.63333,"16.0":0.12738,"16.1":0.27024,"16.2":0.13571,"16.3":0.22738,"16.4":0.05357,"16.5":0.09643,"16.6-16.7":0.79047,"17.0":0.07143,"17.1":0.11548,"17.2":0.1119,"17.3":0.16786,"17.4":0.42024,"17.5":7.69522,"17.6":0.05952,"18.0":0.07857},P:{"21":0.05142,"22":0.28794,"23":0.16454,"24":0.09255,"25":2.3858,_:"4 20 6.2-6.4 8.2 9.2 10.1 11.1-11.2 12.0 13.0 14.0 15.0 17.0 18.0","5.0-5.4":0.01028,"7.2-7.4":0.16454,"16.0":0.03085,"19.0":0.13369},I:{"0":0.08441,"3":0,"4":0.00001,"2.1":0,"2.2":0.00002,"2.3":0,"4.1":0.00005,"4.2-4.3":0.00003,"4.4":0,"4.4.3-4.4.4":0.00014},K:{"0":0.65812,_:"10 11 12 11.1 11.5 12.1"},A:{_:"6 7 8 9 10 11 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":51.58368},R:{_:"0"},M:{"0":0.29974},Q:{_:"14.9"},O:{"0":0.03258},H:{"0":0}}; +module.exports={C:{"78":0.01693,"115":0.11509,"122":0.00339,"123":0.00677,"124":0.00339,"125":0.03385,"127":0.0677,"128":0.79886,"129":2.06824,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 116 117 118 119 120 121 126 130 131 132 133 3.5 3.6"},D:{"47":0.00677,"55":0.03047,"63":0.00339,"73":0.01693,"74":0.04062,"79":0.00339,"81":0.03385,"83":0.0914,"87":0.04739,"88":0.01016,"89":0.00339,"91":0.01693,"92":0.01016,"94":0.00339,"98":0.01016,"102":0.0237,"103":0.01016,"108":0.01016,"109":0.39266,"110":0.0237,"111":0.08801,"112":0.00339,"113":0.01016,"114":0.04062,"115":0.03724,"116":0.07109,"117":0.00339,"118":0.00677,"119":0.05755,"120":0.05416,"121":0.07786,"122":0.0237,"123":0.0237,"124":0.04062,"125":0.12863,"126":1.01889,"127":11.68164,"128":2.34919,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 48 49 50 51 52 53 54 56 57 58 59 60 61 62 64 65 66 67 68 69 70 71 72 75 76 77 78 80 84 85 86 90 93 95 96 97 99 100 101 104 105 106 107 129 130 131"},F:{"46":0.0237,"83":0.00339,"95":0.06432,"109":0.07786,"111":0.08124,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 106 107 108 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"13":0.00339,"18":0.01693,"90":0.01016,"92":0.05755,"96":0.00339,"100":0.14217,"106":0.00339,"109":0.32496,"110":0.03724,"118":0.00677,"119":0.01354,"120":0.00677,"121":0.01016,"122":0.01354,"123":0.01693,"124":0.07786,"125":0.03047,"126":0.50775,"127":4.95903,"128":1.62819,_:"12 14 15 16 17 79 80 81 83 84 85 86 87 88 89 91 93 94 95 97 98 99 101 102 103 104 105 107 108 111 112 113 114 115 116 117"},E:{"14":0.01016,_:"0 4 5 6 7 8 9 10 11 12 13 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 12.1 16.2 17.1","13.1":0.01693,"14.1":0.04401,"15.1":0.00677,"15.2-15.3":0.01016,"15.4":0.04739,"15.5":0.03385,"15.6":0.10832,"16.0":0.00339,"16.1":0.03385,"16.3":0.01354,"16.4":0.00339,"16.5":0.03724,"16.6":0.67023,"17.0":0.00339,"17.2":0.00339,"17.3":0.00677,"17.4":0.04739,"17.5":0.6093,"17.6":0.30465,"18.0":0.03385},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00231,"5.0-5.1":0.00115,"6.0-6.1":0.00576,"7.0-7.1":0.00692,"8.1-8.4":0,"9.0-9.2":0.00576,"9.3":0.02306,"10.0-10.2":0.00692,"10.3":0.03574,"11.0-11.2":0.09109,"11.3-11.4":0.01153,"12.0-12.1":0.00922,"12.2-12.5":0.1545,"13.0-13.1":0.00231,"13.2":0.04958,"13.3":0.00692,"13.4-13.7":0.02882,"14.0-14.4":0.08532,"14.5-14.8":0.08186,"15.0-15.1":0.04497,"15.2-15.3":0.04497,"15.4":0.05188,"15.5":0.06111,"15.6-15.8":0.57534,"16.0":0.11645,"16.1":0.24559,"16.2":0.12337,"16.3":0.20523,"16.4":0.05188,"16.5":0.08302,"16.6-16.7":0.7137,"17.0":0.06572,"17.1":0.10146,"17.2":0.09339,"17.3":0.13836,"17.4":0.32399,"17.5":6.63548,"17.6":1.1161,"18.0":0.12106},P:{"4":0.01035,"20":0.01035,"21":0.01035,"22":0.38296,"23":0.1035,"24":0.09315,"25":1.7906,"5.0-5.4":0.01035,_:"6.2-6.4 8.2 9.2 10.1 11.1-11.2 12.0 13.0 15.0 17.0 18.0","7.2-7.4":0.0414,"14.0":0.01035,"16.0":0.0207,"19.0":0.0414},I:{"0":0.03297,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00001,"4.2-4.3":0.00001,"4.4":0,"4.4.3-4.4.4":0.00005},K:{"0":0.77396,_:"10 11 12 11.1 11.5 12.1"},A:{_:"6 7 8 9 10 11 5.5"},N:{_:"10 11"},S:{"2.5":0.00662,_:"3.0-3.1"},J:{_:"7 10"},O:{"0":0.01985},H:{"0":0},L:{"0":53.06086},R:{_:"0"},M:{"0":0.29106},Q:{_:"14.9"}}; diff --git a/node_modules/caniuse-lite/data/regions/ZA.js b/node_modules/caniuse-lite/data/regions/ZA.js index ebc2678f..21bf46b2 100644 --- a/node_modules/caniuse-lite/data/regions/ZA.js +++ b/node_modules/caniuse-lite/data/regions/ZA.js @@ -1 +1 @@ -module.exports={C:{"34":0.01236,"52":0.00618,"78":0.00618,"88":0.00309,"91":0.00309,"99":0.00309,"104":0.00309,"108":0.00309,"110":0.00309,"111":0.00309,"112":0.00309,"113":0.00309,"115":0.07107,"122":0.00309,"123":0.00309,"124":0.00309,"125":0.00309,"126":0.00927,"127":0.16068,"128":0.35226,"129":0.00927,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 79 80 81 82 83 84 85 86 87 89 90 92 93 94 95 96 97 98 100 101 102 103 105 106 107 109 114 116 117 118 119 120 121 130 131 3.5 3.6"},D:{"49":0.00309,"50":0.00309,"52":0.01236,"55":0.00309,"65":0.01545,"66":0.00309,"67":0.00309,"69":0.00309,"70":0.00618,"73":0.00309,"74":0.00309,"75":0.00309,"78":0.00309,"79":0.00927,"81":0.00309,"83":0.00309,"85":0.00309,"86":0.00309,"87":0.01236,"88":0.02472,"90":0.00309,"91":0.00618,"92":0.00309,"93":0.02781,"94":0.00309,"95":0.00309,"98":0.00927,"99":0.0309,"100":0.00309,"102":0.00618,"103":0.06798,"104":0.00309,"105":0.00309,"106":0.00618,"107":0.00309,"108":0.00618,"109":0.84975,"110":0.00309,"111":0.00618,"112":0.00309,"113":0.02163,"114":0.03399,"115":0.00618,"116":0.10197,"117":0.00927,"118":0.01545,"119":0.02781,"120":0.04017,"121":0.0309,"122":0.14214,"123":0.09888,"124":0.16068,"125":0.44187,"126":15.15645,"127":1.93125,"128":0.00618,"129":0.00309,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 51 53 54 56 57 58 59 60 61 62 63 64 68 71 72 76 77 80 84 89 96 97 101 130"},F:{"83":0.05871,"95":0.00927,"109":0.06798,"110":0.00309,"111":0.12051,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 106 107 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"16":0.00309,"17":0.00309,"18":0.00309,"84":0.00309,"90":0.00309,"92":0.01545,"100":0.00309,"106":0.00309,"108":0.00309,"109":0.04017,"111":0.00309,"112":0.00309,"113":0.00309,"114":0.00309,"115":0.00309,"116":0.00309,"117":0.00309,"118":0.02472,"119":0.00309,"120":0.00927,"121":0.02472,"122":0.04017,"123":0.01854,"124":0.03399,"125":0.10815,"126":4.42179,"127":0.73233,_:"12 13 14 15 79 80 81 83 85 86 87 88 89 91 93 94 95 96 97 98 99 101 102 103 104 105 107 110"},E:{"14":0.00618,_:"0 4 5 6 7 8 9 10 11 12 13 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1","12.1":0.00309,"13.1":0.01545,"14.1":0.01545,"15.1":0.00309,"15.2-15.3":0.00309,"15.4":0.00309,"15.5":0.00618,"15.6":0.06489,"16.0":0.00927,"16.1":0.00927,"16.2":0.00618,"16.3":0.02781,"16.4":0.00927,"16.5":0.01545,"16.6":0.09579,"17.0":0.00618,"17.1":0.00618,"17.2":0.00927,"17.3":0.01854,"17.4":0.02781,"17.5":0.42951,"17.6":0.00309,"18.0":0.00309},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00169,"5.0-5.1":0.00084,"6.0-6.1":0.00506,"7.0-7.1":0.00506,"8.1-8.4":0,"9.0-9.2":0.00422,"9.3":0.01686,"10.0-10.2":0.00337,"10.3":0.02951,"11.0-11.2":0.07756,"11.3-11.4":0.00843,"12.0-12.1":0.0059,"12.2-12.5":0.10875,"13.0-13.1":0.00169,"13.2":0.0177,"13.3":0.0059,"13.4-13.7":0.02529,"14.0-14.4":0.05817,"14.5-14.8":0.06576,"15.0-15.1":0.03288,"15.2-15.3":0.03541,"15.4":0.04046,"15.5":0.0489,"15.6-15.8":0.44849,"16.0":0.0902,"16.1":0.19137,"16.2":0.0961,"16.3":0.16102,"16.4":0.03794,"16.5":0.06828,"16.6-16.7":0.55977,"17.0":0.05058,"17.1":0.08177,"17.2":0.07924,"17.3":0.11887,"17.4":0.29759,"17.5":5.44928,"17.6":0.04215,"18.0":0.05564},P:{"4":0.09107,"20":0.03036,"21":0.07083,"22":0.14166,"23":0.15178,"24":0.15178,"25":4.93803,"5.0-5.4":0.01012,_:"6.2-6.4 8.2 9.2 10.1","7.2-7.4":0.22262,"11.1-11.2":0.02024,"12.0":0.01012,"13.0":0.02024,"14.0":0.02024,"15.0":0.01012,"16.0":0.03036,"17.0":0.04048,"18.0":0.02024,"19.0":0.09107},I:{"0":0.02754,"3":0,"4":0,"2.1":0,"2.2":0.00001,"2.3":0,"4.1":0.00002,"4.2-4.3":0.00001,"4.4":0,"4.4.3-4.4.4":0.00005},K:{"0":2.65181,_:"10 11 12 11.1 11.5 12.1"},A:{"11":0.01236,_:"6 7 8 9 10 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":54.00973},R:{_:"0"},M:{"0":0.44224},Q:{_:"14.9"},O:{"0":0.31095},H:{"0":0.05}}; +module.exports={C:{"34":0.00803,"52":0.00535,"59":0.00268,"78":0.00803,"88":0.00803,"99":0.00268,"104":0.00268,"108":0.00268,"112":0.00268,"113":0.00268,"115":0.0669,"123":0.00268,"124":0.00268,"126":0.00535,"127":0.00803,"128":0.1445,"129":0.28901,"130":0.00268,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 53 54 55 56 57 58 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 79 80 81 82 83 84 85 86 87 89 90 91 92 93 94 95 96 97 98 100 101 102 103 105 106 107 109 110 111 114 116 117 118 119 120 121 122 125 131 132 133 3.5 3.6"},D:{"11":0.00268,"49":0.00268,"50":0.00268,"52":0.00803,"55":0.00268,"58":0.00268,"65":0.00535,"66":0.0107,"67":0.00268,"69":0.00268,"70":0.00535,"73":0.00268,"74":0.00268,"75":0.00268,"78":0.00268,"79":0.0107,"81":0.00535,"83":0.00268,"86":0.00268,"87":0.0107,"88":0.02944,"90":0.00268,"91":0.00535,"92":0.00268,"93":0.00535,"94":0.00535,"95":0.00535,"96":0.00268,"98":0.00535,"99":0.04282,"100":0.00268,"102":0.00535,"103":0.03211,"104":0.00535,"106":0.00268,"107":0.00535,"108":0.00535,"109":0.7252,"110":0.00268,"111":0.00803,"112":0.00535,"113":0.01606,"114":0.02944,"115":0.0107,"116":0.0669,"117":0.0107,"118":0.01338,"119":0.02944,"120":0.03211,"121":0.02944,"122":0.08296,"123":0.09901,"124":0.08296,"125":0.14183,"126":0.89914,"127":11.19103,"128":1.72067,"129":0.00535,"130":0.00268,_:"4 5 6 7 8 9 10 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 51 53 54 56 57 59 60 61 62 63 64 68 71 72 76 77 80 84 85 89 97 101 105 131"},F:{"79":0.00268,"83":0.06422,"84":0.00535,"95":0.0107,"109":0.04282,"111":0.01606,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 80 81 82 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 106 107 108 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"16":0.00268,"17":0.00803,"18":0.00535,"84":0.00268,"92":0.01338,"100":0.00268,"106":0.00268,"108":0.00268,"109":0.04549,"113":0.00268,"114":0.00268,"116":0.00268,"117":0.00535,"118":0.01338,"119":0.00268,"120":0.00535,"121":0.00803,"122":0.01873,"123":0.01873,"124":0.01606,"125":0.04282,"126":0.26492,"127":3.87485,"128":0.80548,_:"12 13 14 15 79 80 81 83 85 86 87 88 89 90 91 93 94 95 96 97 98 99 101 102 103 104 105 107 110 111 112 115"},E:{"13":0.00268,"14":0.00535,_:"0 4 5 6 7 8 9 10 11 12 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 15.1","11.1":0.00268,"12.1":0.00535,"13.1":0.01606,"14.1":0.01873,"15.2-15.3":0.00535,"15.4":0.00535,"15.5":0.00535,"15.6":0.06422,"16.0":0.01338,"16.1":0.0107,"16.2":0.00535,"16.3":0.03211,"16.4":0.00803,"16.5":0.01338,"16.6":0.09901,"17.0":0.00535,"17.1":0.00803,"17.2":0.00803,"17.3":0.01606,"17.4":0.02408,"17.5":0.36394,"17.6":0.11239,"18.0":0.00535},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00175,"5.0-5.1":0.00087,"6.0-6.1":0.00437,"7.0-7.1":0.00524,"8.1-8.4":0,"9.0-9.2":0.00437,"9.3":0.01748,"10.0-10.2":0.00524,"10.3":0.02709,"11.0-11.2":0.06903,"11.3-11.4":0.00874,"12.0-12.1":0.00699,"12.2-12.5":0.11708,"13.0-13.1":0.00175,"13.2":0.03757,"13.3":0.00524,"13.4-13.7":0.02184,"14.0-14.4":0.06466,"14.5-14.8":0.06204,"15.0-15.1":0.03408,"15.2-15.3":0.03408,"15.4":0.03932,"15.5":0.04631,"15.6-15.8":0.436,"16.0":0.08825,"16.1":0.18611,"16.2":0.09349,"16.3":0.15553,"16.4":0.03932,"16.5":0.06291,"16.6-16.7":0.54085,"17.0":0.0498,"17.1":0.07689,"17.2":0.07077,"17.3":0.10485,"17.4":0.24552,"17.5":5.02845,"17.6":0.84579,"18.0":0.09174},P:{"4":0.07091,"20":0.03039,"21":0.06078,"22":0.15195,"23":0.13169,"24":0.12156,"25":4.02162,"5.0-5.4":0.01013,"6.2-6.4":0.02026,"7.2-7.4":0.24312,_:"8.2 9.2 10.1 15.0","11.1-11.2":0.02026,"12.0":0.02026,"13.0":0.02026,"14.0":0.01013,"16.0":0.02026,"17.0":0.04052,"18.0":0.02026,"19.0":0.09117},I:{"0":0.0219,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00001,"4.2-4.3":0.00001,"4.4":0,"4.4.3-4.4.4":0.00004},K:{"0":3.00876,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.00375,"11":0.01499,_:"6 7 9 10 5.5"},N:{_:"10 11"},S:{"2.5":0.00732,_:"3.0-3.1"},J:{_:"7 10"},O:{"0":0.34423},H:{"0":0.06},L:{"0":57.29694},R:{_:"0"},M:{"0":0.45409},Q:{_:"14.9"}}; diff --git a/node_modules/caniuse-lite/data/regions/ZM.js b/node_modules/caniuse-lite/data/regions/ZM.js index 55fb4eb4..7fbaeac8 100644 --- a/node_modules/caniuse-lite/data/regions/ZM.js +++ b/node_modules/caniuse-lite/data/regions/ZM.js @@ -1 +1 @@ -module.exports={C:{"34":0.00149,"43":0.00149,"47":0.00298,"48":0.00149,"72":0.00149,"89":0.00149,"102":0.00298,"112":0.00149,"115":0.06105,"118":0.00149,"119":0.00149,"121":0.00149,"122":0.00447,"123":0.00596,"124":0.00298,"125":0.00149,"126":0.01489,"127":0.18613,"128":0.23228,"129":0.00149,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 35 36 37 38 39 40 41 42 44 45 46 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 90 91 92 93 94 95 96 97 98 99 100 101 103 104 105 106 107 108 109 110 111 113 114 116 117 120 130 131 3.5 3.6"},D:{"11":0.00447,"34":0.00149,"35":0.00149,"40":0.00149,"44":0.00149,"46":0.00298,"49":0.00298,"50":0.00447,"53":0.00298,"55":0.00149,"56":0.00149,"58":0.00745,"59":0.00149,"61":0.00149,"63":0.00149,"64":0.00745,"65":0.00149,"66":0.00149,"67":0.00298,"68":0.00893,"69":0.0134,"70":0.00596,"71":0.00149,"72":0.00298,"73":0.00298,"74":0.00149,"75":0.00447,"76":0.00447,"77":0.00596,"78":0.00745,"79":0.01042,"80":0.00298,"81":0.00596,"83":0.01042,"84":0.00149,"86":0.00447,"87":0.01191,"88":0.01489,"90":0.00298,"91":0.00298,"92":0.00298,"93":0.00745,"94":0.00596,"95":0.00745,"96":0.00149,"98":0.00447,"99":0.01042,"100":0.00298,"101":0.00149,"102":0.00298,"103":0.02085,"104":0.00298,"105":0.00596,"106":0.02085,"107":0.00298,"108":0.00893,"109":0.40203,"110":0.00447,"111":0.01787,"112":0.00447,"113":0.00447,"114":0.00893,"115":0.00298,"116":0.02829,"117":0.00893,"118":0.0134,"119":0.0268,"120":0.02531,"121":0.02085,"122":0.02978,"123":0.04318,"124":0.09083,"125":0.16379,"126":3.96074,"127":0.48988,"128":0.01042,_:"4 5 6 7 8 9 10 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 36 37 38 39 41 42 43 45 47 48 51 52 54 57 60 62 85 89 97 129 130"},F:{"17":0.00149,"34":0.00596,"36":0.01042,"37":0.00149,"40":0.00149,"42":0.00298,"46":0.00298,"49":0.00149,"50":0.00149,"73":0.00149,"79":0.01638,"82":0.00298,"83":0.03425,"84":0.00298,"86":0.00149,"90":0.00149,"95":0.03574,"97":0.00149,"106":0.00149,"107":0.00149,"108":0.00893,"109":0.0402,"110":0.0268,"111":0.36034,_:"9 11 12 15 16 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 35 38 39 41 43 44 45 47 48 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 74 75 76 77 78 80 81 85 87 88 89 91 92 93 94 96 98 99 100 101 102 103 104 105 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"12":0.00745,"13":0.00596,"14":0.00447,"15":0.00596,"16":0.00447,"17":0.00447,"18":0.0402,"84":0.00596,"86":0.00298,"89":0.0134,"90":0.00893,"92":0.04765,"99":0.00149,"100":0.01638,"101":0.00149,"103":0.00149,"107":0.00149,"109":0.02085,"111":0.00149,"112":0.00149,"113":0.00893,"114":0.00447,"115":0.00149,"116":0.00149,"117":0.00447,"118":0.00298,"119":0.00298,"120":0.01042,"121":0.01042,"122":0.0134,"123":0.01191,"124":0.03425,"125":0.06105,"126":1.51134,"127":0.16677,_:"79 80 81 83 85 87 88 91 93 94 95 96 97 98 102 104 105 106 108 110"},E:{"11":0.00149,"14":0.00149,"15":0.00149,_:"0 4 5 6 7 8 9 10 12 13 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 15.1 15.2-15.3 15.5 16.2 17.6 18.0","12.1":0.00149,"13.1":0.00893,"14.1":0.01191,"15.4":0.00149,"15.6":0.01489,"16.0":0.00447,"16.1":0.00298,"16.3":0.00447,"16.4":0.00149,"16.5":0.00596,"16.6":0.02978,"17.0":0.00298,"17.1":0.00298,"17.2":0.00298,"17.3":0.00298,"17.4":0.00893,"17.5":0.10423},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00112,"5.0-5.1":0.00056,"6.0-6.1":0.00336,"7.0-7.1":0.00336,"8.1-8.4":0,"9.0-9.2":0.0028,"9.3":0.0112,"10.0-10.2":0.00224,"10.3":0.0196,"11.0-11.2":0.05152,"11.3-11.4":0.0056,"12.0-12.1":0.00392,"12.2-12.5":0.07223,"13.0-13.1":0.00112,"13.2":0.01176,"13.3":0.00392,"13.4-13.7":0.0168,"14.0-14.4":0.03864,"14.5-14.8":0.04368,"15.0-15.1":0.02184,"15.2-15.3":0.02352,"15.4":0.02688,"15.5":0.03248,"15.6-15.8":0.2979,"16.0":0.05992,"16.1":0.12711,"16.2":0.06384,"16.3":0.10695,"16.4":0.0252,"16.5":0.04536,"16.6-16.7":0.37181,"17.0":0.0336,"17.1":0.05432,"17.2":0.05264,"17.3":0.07895,"17.4":0.19767,"17.5":3.61957,"17.6":0.028,"18.0":0.03696},P:{"4":0.08296,"20":0.01037,"21":0.04148,"22":0.09333,"23":0.07259,"24":0.07259,"25":0.7881,"5.0-5.4":0.03111,"6.2-6.4":0.02074,"7.2-7.4":0.06222,_:"8.2 10.1 12.0 13.0 14.0 15.0","9.2":0.02074,"11.1-11.2":0.01037,"16.0":0.02074,"17.0":0.02074,"18.0":0.01037,"19.0":0.04148},I:{"0":0.11024,"3":0,"4":0.00001,"2.1":0,"2.2":0.00002,"2.3":0,"4.1":0.00007,"4.2-4.3":0.00004,"4.4":0,"4.4.3-4.4.4":0.00019},K:{"0":12.74233,_:"10 11 12 11.1 11.5 12.1"},A:{"10":0.0137,"11":0.02055,_:"6 7 8 9 5.5"},S:{"2.5":0.01702,_:"3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":67.3568},R:{_:"0"},M:{"0":0.07659},Q:{"14.9":0.01702},O:{"0":1.01269},H:{"0":1.58}}; +module.exports={C:{"34":0.00157,"45":0.00157,"51":0.03918,"71":0.0047,"72":0.00157,"89":0.00157,"112":0.00313,"115":0.07365,"116":0.00157,"118":0.00157,"121":0.00157,"122":0.00313,"123":0.0047,"124":0.00157,"125":0.00157,"126":0.00313,"127":0.02194,"128":0.09715,"129":0.25229,"130":0.00157,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 35 36 37 38 39 40 41 42 43 44 46 47 48 49 50 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 113 114 117 119 120 131 132 133 3.5 3.6"},D:{"11":0.00313,"40":0.00157,"43":0.00157,"46":0.00157,"49":0.00157,"50":0.00157,"51":0.00157,"53":0.00157,"55":0.00157,"56":0.00157,"57":0.00157,"58":0.00157,"59":0.00157,"61":0.00313,"63":0.00313,"64":0.00627,"65":0.00157,"67":0.00157,"68":0.0047,"69":0.02664,"70":0.01254,"71":0.00313,"73":0.0047,"74":0.00157,"75":0.0047,"76":0.00313,"77":0.00784,"78":0.00313,"79":0.00784,"80":0.00313,"81":0.00627,"83":0.01097,"86":0.0047,"87":0.0094,"88":0.01254,"89":0.00157,"90":0.00313,"91":0.00313,"92":0.00784,"93":0.01567,"94":0.00784,"95":0.00784,"96":0.00313,"97":0.00157,"98":0.00313,"99":0.0094,"100":0.00157,"101":0.00157,"102":0.0094,"103":0.02037,"104":0.00157,"105":0.0047,"106":0.0141,"107":0.0047,"108":0.00784,"109":0.42466,"110":0.00313,"111":0.01097,"112":0.00627,"113":0.01097,"114":0.00784,"115":0.00313,"116":0.02194,"117":0.01097,"118":0.01254,"119":0.03604,"120":0.02507,"121":0.0188,"122":0.0188,"123":0.04231,"124":0.04388,"125":0.09245,"126":0.38705,"127":3.63387,"128":0.61897,"129":0.00313,_:"4 5 6 7 8 9 10 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 41 42 44 45 47 48 52 54 60 62 66 72 84 85 130 131"},F:{"34":0.00157,"35":0.00313,"36":0.00157,"37":0.00157,"42":0.00157,"46":0.0047,"78":0.00627,"79":0.00784,"83":0.04074,"84":0.00627,"90":0.00157,"93":0.00157,"95":0.04388,"102":0.00157,"106":0.00157,"108":0.0047,"109":0.02194,"110":0.0047,"111":0.01724,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 38 39 40 41 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 80 81 82 85 86 87 88 89 91 92 94 96 97 98 99 100 101 103 104 105 107 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"12":0.01724,"13":0.0094,"14":0.00313,"15":0.00627,"16":0.0047,"17":0.0094,"18":0.05014,"80":0.01097,"81":0.00157,"84":0.00784,"86":0.00627,"88":0.00157,"89":0.01097,"90":0.01254,"92":0.07208,"100":0.02351,"101":0.00313,"103":0.00157,"104":0.00157,"106":0.00157,"107":0.00313,"108":0.00313,"109":0.02977,"110":0.00627,"111":0.00313,"112":0.0047,"114":0.00313,"115":0.0047,"116":0.00157,"117":0.0047,"118":0.00157,"119":0.0047,"120":0.0141,"121":0.0094,"122":0.0141,"123":0.02037,"124":0.03604,"125":0.03604,"126":0.15357,"127":1.48708,"128":0.3322,_:"79 83 85 87 91 93 94 95 96 97 98 99 102 105 113"},E:{"13":0.00157,"14":0.0047,_:"0 4 5 6 7 8 9 10 11 12 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 12.1 15.1 15.2-15.3 15.4 16.4","13.1":0.01254,"14.1":0.00784,"15.5":0.00157,"15.6":0.03291,"16.0":0.00157,"16.1":0.0047,"16.2":0.00157,"16.3":0.00313,"16.5":0.0047,"16.6":0.03134,"17.0":0.00157,"17.1":0.0047,"17.2":0.00313,"17.3":0.00313,"17.4":0.0141,"17.5":0.07992,"17.6":0.04074,"18.0":0.0047},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00103,"5.0-5.1":0.00052,"6.0-6.1":0.00258,"7.0-7.1":0.00309,"8.1-8.4":0,"9.0-9.2":0.00258,"9.3":0.01031,"10.0-10.2":0.00309,"10.3":0.01597,"11.0-11.2":0.04071,"11.3-11.4":0.00515,"12.0-12.1":0.00412,"12.2-12.5":0.06904,"13.0-13.1":0.00103,"13.2":0.02216,"13.3":0.00309,"13.4-13.7":0.01288,"14.0-14.4":0.03813,"14.5-14.8":0.03658,"15.0-15.1":0.02009,"15.2-15.3":0.02009,"15.4":0.02319,"15.5":0.02731,"15.6-15.8":0.25711,"16.0":0.05204,"16.1":0.10975,"16.2":0.05513,"16.3":0.09172,"16.4":0.02319,"16.5":0.0371,"16.6-16.7":0.31894,"17.0":0.02937,"17.1":0.04534,"17.2":0.04174,"17.3":0.06183,"17.4":0.14479,"17.5":2.9653,"17.6":0.49877,"18.0":0.0541},P:{"4":0.06252,"20":0.01042,"21":0.03126,"22":0.09379,"23":0.0521,"24":0.08337,"25":0.58356,"5.0-5.4":0.02084,"6.2-6.4":0.01042,"7.2-7.4":0.06252,_:"8.2 10.1 12.0 15.0","9.2":0.03126,"11.1-11.2":0.01042,"13.0":0.01042,"14.0":0.01042,"16.0":0.01042,"17.0":0.02084,"18.0":0.01042,"19.0":0.03126},I:{"0":0.11767,"3":0,"4":0.00001,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00005,"4.2-4.3":0.00005,"4.4":0,"4.4.3-4.4.4":0.00019},K:{"0":12.71476,_:"10 11 12 11.1 11.5 12.1"},A:{"10":0.00501,"11":0.02006,_:"6 7 8 9 5.5"},N:{_:"10 11"},S:{"2.5":0.05903,_:"3.0-3.1"},J:{_:"7 10"},O:{"0":0.98666},H:{"0":1.79},L:{"0":67.33715},R:{_:"0"},M:{"0":0.0759},Q:{"14.9":0.00843}}; diff --git a/node_modules/caniuse-lite/data/regions/ZW.js b/node_modules/caniuse-lite/data/regions/ZW.js index 9f833b4b..e8ce28b9 100644 --- a/node_modules/caniuse-lite/data/regions/ZW.js +++ b/node_modules/caniuse-lite/data/regions/ZW.js @@ -1 +1 @@ -module.exports={C:{"49":0.00274,"69":0.00274,"72":0.00274,"78":0.00274,"87":0.00821,"91":0.00274,"94":0.00274,"97":0.00274,"99":0.01643,"102":0.00274,"107":0.00274,"112":0.00274,"113":0.01095,"115":0.14238,"116":0.00274,"117":0.00274,"118":0.0219,"119":0.00274,"121":0.00821,"123":0.00548,"124":0.00274,"125":0.01095,"126":0.02738,"127":0.43808,"128":0.63248,"129":0.01369,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 70 71 73 74 75 76 77 79 80 81 82 83 84 85 86 88 89 90 92 93 95 96 98 100 101 103 104 105 106 108 109 110 111 114 120 122 130 131 3.5 3.6"},D:{"11":0.00274,"49":0.00274,"57":0.00274,"58":0.00274,"63":0.03559,"64":0.00821,"65":0.00274,"68":0.01369,"69":0.03012,"70":0.01095,"73":0.00274,"74":0.00821,"76":0.00821,"77":0.01643,"79":0.03833,"80":0.00274,"81":0.00548,"83":0.00548,"84":0.00821,"85":0.00274,"86":0.00821,"87":0.01369,"88":0.01095,"90":0.00821,"91":0.01095,"92":0.00821,"93":0.00821,"94":0.03559,"95":0.01095,"96":0.00274,"97":0.00274,"98":0.00821,"99":0.01643,"100":0.00821,"101":0.00274,"102":0.00548,"103":0.03012,"104":0.0219,"105":0.00548,"106":0.01095,"107":0.00548,"108":0.03833,"109":0.73652,"110":0.00548,"111":0.01917,"112":0.00274,"113":0.00821,"114":0.06297,"115":0.00548,"116":0.03012,"117":0.01095,"118":0.03833,"119":0.05476,"120":0.04928,"121":0.05476,"122":0.05476,"123":0.09035,"124":0.13416,"125":0.27106,"126":10.77677,"127":1.25127,"128":0.00548,_:"4 5 6 7 8 9 10 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 50 51 52 53 54 55 56 59 60 61 62 66 67 71 72 75 78 89 129 130"},F:{"36":0.00548,"40":0.00274,"46":0.00274,"74":0.00274,"79":0.00821,"83":0.04107,"85":0.00274,"86":0.01369,"95":0.03286,"104":0.00274,"107":0.00274,"108":0.00821,"109":0.09309,"110":0.01917,"111":0.49832,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 37 38 39 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 75 76 77 78 80 81 82 84 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 105 106 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"12":0.02464,"13":0.00821,"14":0.00548,"15":0.00821,"16":0.01917,"17":0.00548,"18":0.09309,"84":0.01095,"85":0.00274,"89":0.03012,"90":0.06571,"92":0.15059,"95":0.00274,"100":0.05476,"103":0.00548,"107":0.01917,"108":0.00274,"109":0.04107,"110":0.00274,"111":0.00548,"112":0.00548,"113":0.00548,"114":0.00548,"115":0.00821,"116":0.0219,"117":0.01369,"118":0.01643,"119":0.01643,"120":0.03286,"121":0.03559,"122":0.06571,"123":0.03559,"124":0.15333,"125":0.1588,"126":3.72094,"127":0.40249,_:"79 80 81 83 86 87 88 91 93 94 96 97 98 99 101 102 104 105 106"},E:{"13":0.00274,"14":0.00548,_:"0 4 5 6 7 8 9 10 11 12 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 15.2-15.3 17.6","12.1":0.00274,"13.1":0.00821,"14.1":0.06571,"15.1":0.00548,"15.4":0.00548,"15.5":0.00274,"15.6":0.06297,"16.0":0.00274,"16.1":0.00821,"16.2":0.00548,"16.3":0.02738,"16.4":0.0219,"16.5":0.01369,"16.6":0.0794,"17.0":0.02738,"17.1":0.01095,"17.2":0.01369,"17.3":0.01917,"17.4":0.03012,"17.5":0.42987,"18.0":0.00548},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00103,"5.0-5.1":0.00051,"6.0-6.1":0.00309,"7.0-7.1":0.00309,"8.1-8.4":0,"9.0-9.2":0.00257,"9.3":0.01028,"10.0-10.2":0.00206,"10.3":0.018,"11.0-11.2":0.04731,"11.3-11.4":0.00514,"12.0-12.1":0.0036,"12.2-12.5":0.06633,"13.0-13.1":0.00103,"13.2":0.0108,"13.3":0.0036,"13.4-13.7":0.01543,"14.0-14.4":0.03548,"14.5-14.8":0.04011,"15.0-15.1":0.02005,"15.2-15.3":0.0216,"15.4":0.02468,"15.5":0.02982,"15.6-15.8":0.27357,"16.0":0.05502,"16.1":0.11673,"16.2":0.05862,"16.3":0.09822,"16.4":0.02314,"16.5":0.04165,"16.6-16.7":0.34144,"17.0":0.03085,"17.1":0.04988,"17.2":0.04834,"17.3":0.07251,"17.4":0.18152,"17.5":3.32392,"17.6":0.02571,"18.0":0.03394},P:{"4":0.03058,"20":0.02039,"21":0.08155,"22":0.16311,"23":0.14272,"24":0.20388,"25":1.52912,_:"5.0-5.4 6.2-6.4 8.2 10.1 12.0","7.2-7.4":0.1733,"9.2":0.01019,"11.1-11.2":0.01019,"13.0":0.01019,"14.0":0.04078,"15.0":0.01019,"16.0":0.03058,"17.0":0.03058,"18.0":0.02039,"19.0":0.11214},I:{"0":0.07238,"3":0,"4":0.00001,"2.1":0,"2.2":0.00001,"2.3":0,"4.1":0.00004,"4.2-4.3":0.00003,"4.4":0,"4.4.3-4.4.4":0.00012},K:{"0":6.97794,_:"10 11 12 11.1 11.5 12.1"},A:{"10":0.00313,"11":0.01877,_:"6 7 8 9 5.5"},S:{"2.5":0.04358,_:"3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":59.68612},R:{_:"0"},M:{"0":0.21789},Q:{"14.9":0.03632},O:{"0":1.02408},H:{"0":0.67}}; +module.exports={C:{"52":0.0028,"72":0.0028,"87":0.0056,"94":0.0028,"99":0.0056,"112":0.0056,"113":0.0056,"115":0.1232,"116":0.0028,"118":0.0924,"119":0.0028,"121":0.0028,"123":0.0056,"124":0.0084,"125":0.0056,"126":0.0532,"127":0.0476,"128":0.3416,"129":0.7448,"130":0.014,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 73 74 75 76 77 78 79 80 81 82 83 84 85 86 88 89 90 91 92 93 95 96 97 98 100 101 102 103 104 105 106 107 108 109 110 111 114 117 120 122 131 132 133 3.5 3.6"},D:{"43":0.0028,"49":0.0028,"60":0.0056,"61":0.0028,"63":0.0504,"64":0.0112,"67":0.0056,"68":0.0084,"69":0.0056,"70":0.0084,"72":0.0028,"74":0.0168,"75":0.0028,"76":0.0112,"77":0.0028,"78":0.0028,"79":0.028,"80":0.0056,"81":0.0084,"83":0.0084,"84":0.0028,"85":0.0028,"86":0.0168,"87":0.0196,"88":0.0168,"89":0.0028,"90":0.014,"91":0.0056,"92":0.0028,"93":0.0056,"94":0.0448,"95":0.0056,"96":0.0028,"97":0.0028,"98":0.0084,"99":0.014,"100":0.0028,"101":0.0028,"102":0.0084,"103":0.0252,"104":0.0336,"105":0.0084,"106":0.0112,"107":0.0112,"108":0.0056,"109":0.5992,"110":0.0056,"111":0.0168,"112":0.0112,"113":0.0056,"114":0.0644,"115":0.0084,"116":0.0364,"117":0.0112,"118":0.028,"119":0.0588,"120":0.0336,"121":0.0448,"122":0.0532,"123":0.056,"124":0.0728,"125":0.126,"126":1.0892,"127":8.2432,"128":1.68,"129":0.0056,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 44 45 46 47 48 50 51 52 53 54 55 56 57 58 59 62 65 66 71 73 130 131"},F:{"42":0.0308,"43":0.0028,"74":0.0028,"79":0.056,"82":0.0028,"83":0.0308,"84":0.0084,"86":0.0196,"95":0.014,"98":0.0028,"106":0.0028,"107":0.0028,"108":0.0028,"109":0.0672,"110":0.0084,"111":0.0336,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 75 76 77 78 80 81 85 87 88 89 90 91 92 93 94 96 97 99 100 101 102 103 104 105 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"12":0.014,"13":0.0056,"14":0.0056,"15":0.0084,"16":0.0168,"17":0.0084,"18":0.1204,"80":0.0028,"81":0.0028,"84":0.0252,"85":0.0028,"89":0.0672,"90":0.0448,"92":0.2044,"100":0.0672,"101":0.0028,"103":0.0112,"105":0.0028,"106":0.0028,"107":0.0196,"108":0.0028,"109":0.0392,"110":0.0028,"111":0.0056,"112":0.014,"113":0.0056,"114":0.0112,"115":0.0056,"116":0.0308,"117":0.0168,"118":0.0056,"119":0.028,"120":0.0448,"121":0.014,"122":0.056,"123":0.0392,"124":0.1008,"125":0.0924,"126":0.5292,"127":4.0488,"128":1.1172,_:"79 83 86 87 88 91 93 94 95 96 97 98 99 102 104"},E:{"12":0.0028,"14":0.0028,_:"0 4 5 6 7 8 9 10 11 13 15 3.1 3.2 6.1 7.1 9.1 10.1 15.5","5.1":0.0028,"11.1":0.0028,"12.1":0.0028,"13.1":0.0196,"14.1":0.07,"15.1":0.0056,"15.2-15.3":0.0028,"15.4":0.0028,"15.6":0.0672,"16.0":0.0028,"16.1":0.0028,"16.2":0.0056,"16.3":0.014,"16.4":0.014,"16.5":0.0084,"16.6":0.0812,"17.0":0.0028,"17.1":0.0084,"17.2":0.0084,"17.3":0.0196,"17.4":0.0392,"17.5":0.2492,"17.6":0.2352,"18.0":0.0084},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00097,"5.0-5.1":0.00048,"6.0-6.1":0.00242,"7.0-7.1":0.0029,"8.1-8.4":0,"9.0-9.2":0.00242,"9.3":0.00966,"10.0-10.2":0.0029,"10.3":0.01497,"11.0-11.2":0.03816,"11.3-11.4":0.00483,"12.0-12.1":0.00386,"12.2-12.5":0.06473,"13.0-13.1":0.00097,"13.2":0.02077,"13.3":0.0029,"13.4-13.7":0.01208,"14.0-14.4":0.03575,"14.5-14.8":0.0343,"15.0-15.1":0.01884,"15.2-15.3":0.01884,"15.4":0.02174,"15.5":0.0256,"15.6-15.8":0.24104,"16.0":0.04879,"16.1":0.10289,"16.2":0.05169,"16.3":0.08598,"16.4":0.02174,"16.5":0.03478,"16.6-16.7":0.29901,"17.0":0.02753,"17.1":0.04251,"17.2":0.03913,"17.3":0.05797,"17.4":0.13574,"17.5":2.77997,"17.6":0.4676,"18.0":0.05072},P:{"4":0.0514,"20":0.02056,"21":0.08225,"22":0.2159,"23":0.11309,"24":0.12337,"25":1.41876,_:"5.0-5.4 6.2-6.4 8.2 10.1 12.0 15.0","7.2-7.4":0.15421,"9.2":0.01028,"11.1-11.2":0.01028,"13.0":0.01028,"14.0":0.02056,"16.0":0.04112,"17.0":0.01028,"18.0":0.01028,"19.0":0.14393},I:{"0":0.06458,"3":0,"4":0.00001,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00003,"4.2-4.3":0.00003,"4.4":0,"4.4.3-4.4.4":0.0001},K:{"0":6.96057,_:"10 11 12 11.1 11.5 12.1"},A:{"10":0.0035,"11":0.0105,_:"6 7 8 9 5.5"},N:{_:"10 11"},S:{"2.5":0.0216,_:"3.0-3.1"},J:{_:"7 10"},O:{"0":0.93587},H:{"0":0.44},L:{"0":59.78998},R:{_:"0"},M:{"0":0.20157},Q:{"14.9":0.05039}}; diff --git a/node_modules/caniuse-lite/data/regions/alt-af.js b/node_modules/caniuse-lite/data/regions/alt-af.js index 6619bab3..ffae85ae 100644 --- a/node_modules/caniuse-lite/data/regions/alt-af.js +++ b/node_modules/caniuse-lite/data/regions/alt-af.js @@ -1 +1 @@ -module.exports={C:{"34":0.00495,"52":0.01238,"57":0.00743,"72":0.00248,"77":0.00248,"78":0.00743,"103":0.00248,"108":0.00248,"110":0.00248,"112":0.00248,"113":0.00248,"115":0.28474,"118":0.03219,"121":0.00248,"123":0.00248,"124":0.00743,"125":0.00743,"126":0.01733,"127":0.28969,"128":0.47044,"129":0.0099,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 53 54 55 56 58 59 60 61 62 63 64 65 66 67 68 69 70 71 73 74 75 76 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 104 105 106 107 109 111 114 116 117 119 120 122 130 131 3.5 3.6"},D:{"11":0.00248,"43":0.00495,"45":0.0099,"47":0.00495,"49":0.00743,"50":0.00248,"52":0.00495,"56":0.00248,"58":0.04952,"59":0.00248,"64":0.00248,"65":0.00743,"66":0.00248,"68":0.00495,"69":0.00495,"70":0.0099,"72":0.00248,"73":0.00248,"74":0.00495,"75":0.00495,"76":0.00495,"77":0.00248,"78":0.00495,"79":0.03219,"80":0.00495,"81":0.01238,"83":0.01486,"84":0.00248,"85":0.00743,"86":0.0099,"87":0.03466,"88":0.01733,"89":0.00248,"90":0.00495,"91":0.01486,"92":0.00495,"93":0.02971,"94":0.00743,"95":0.01238,"96":0.00495,"97":0.00495,"98":0.01486,"99":0.01733,"100":0.00495,"101":0.00248,"102":0.00743,"103":0.04457,"104":0.00743,"105":0.00743,"106":0.01733,"107":0.01238,"108":0.01733,"109":1.54998,"110":0.01238,"111":0.01981,"112":0.01238,"113":0.0099,"114":0.02228,"115":0.00743,"116":0.0718,"117":0.0099,"118":0.01981,"119":0.03962,"120":0.05447,"121":0.03466,"122":0.07923,"123":0.07428,"124":0.12132,"125":0.27731,"126":9.99809,"127":1.30733,"128":0.00743,_:"4 5 6 7 8 9 10 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 44 46 48 51 53 54 55 57 60 61 62 63 67 71 129 130"},F:{"79":0.0099,"83":0.03714,"85":0.00248,"95":0.03466,"107":0.00248,"109":0.07676,"110":0.0099,"111":0.2575,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 80 81 82 84 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 106 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"12":0.00495,"14":0.00248,"15":0.00248,"17":0.00248,"18":0.01733,"84":0.00495,"89":0.00495,"90":0.00743,"92":0.02971,"100":0.00743,"107":0.00248,"108":0.00248,"109":0.03714,"113":0.00248,"114":0.00495,"115":0.00248,"116":0.00248,"117":0.00495,"118":0.01238,"119":0.0099,"120":0.01238,"121":0.01733,"122":0.02971,"123":0.01733,"124":0.04209,"125":0.08914,"126":2.70627,"127":0.41102,_:"13 16 79 80 81 83 85 86 87 88 91 93 94 95 96 97 98 99 101 102 103 104 105 106 110 111 112"},E:{"14":0.00495,_:"0 4 5 6 7 8 9 10 11 12 13 15 3.1 3.2 6.1 7.1 9.1 10.1 11.1 12.1 15.1 15.2-15.3 15.4 17.6","5.1":0.00248,"13.1":0.01486,"14.1":0.01486,"15.5":0.00495,"15.6":0.04704,"16.0":0.00495,"16.1":0.00743,"16.2":0.00495,"16.3":0.01486,"16.4":0.00495,"16.5":0.00743,"16.6":0.052,"17.0":0.00495,"17.1":0.00495,"17.2":0.00743,"17.3":0.0099,"17.4":0.02228,"17.5":0.22284,"18.0":0.00248},G:{"8":0.00146,"3.2":0,"4.0-4.1":0,"4.2-4.3":0,"5.0-5.1":0.00218,"6.0-6.1":0,"7.0-7.1":0.0131,"8.1-8.4":0,"9.0-9.2":0.00146,"9.3":0.02619,"10.0-10.2":0.00146,"10.3":0.02619,"11.0-11.2":0.02183,"11.3-11.4":0.00291,"12.0-12.1":0.008,"12.2-12.5":0.33905,"13.0-13.1":0.00509,"13.2":0.00146,"13.3":0.008,"13.4-13.7":0.03274,"14.0-14.4":0.07421,"14.5-14.8":0.08367,"15.0-15.1":0.10113,"15.2-15.3":0.04438,"15.4":0.04074,"15.5":0.06039,"15.6-15.8":0.89928,"16.0":0.1004,"16.1":0.15716,"16.2":0.08222,"16.3":0.15497,"16.4":0.04802,"16.5":0.08585,"16.6-16.7":0.6941,"17.0":0.08222,"17.1":0.09677,"17.2":0.08658,"17.3":0.13533,"17.4":0.30776,"17.5":3.34974,"17.6":0.02838,"18.0":0.06621},P:{"4":0.08378,"20":0.03142,"21":0.07331,"22":0.14662,"23":0.1152,"24":0.1152,"25":2.23073,_:"5.0-5.4 6.2-6.4 8.2 9.2 10.1 12.0 14.0 15.0","7.2-7.4":0.18851,"11.1-11.2":0.02095,"13.0":0.01047,"16.0":0.03142,"17.0":0.03142,"18.0":0.02095,"19.0":0.07331},I:{"0":0.06731,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00001,"4.2-4.3":0.00003,"4.4":0,"4.4.3-4.4.4":0.00035},K:{"0":5.56045,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.00874,"11":0.04078,_:"6 7 9 10 5.5"},S:{"2.5":0.05267,_:"3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":61.41262},R:{_:"0"},M:{"0":0.24829},Q:{_:"14.9"},O:{"0":0.39125},H:{"0":0.85}}; +module.exports={C:{"34":0.0047,"52":0.0094,"57":0.0047,"72":0.00235,"77":0.0047,"78":0.00705,"88":0.00235,"95":0.00235,"103":0.0047,"110":0.00235,"113":0.00235,"115":0.27742,"123":0.00235,"124":0.00235,"125":0.0047,"126":0.00705,"127":0.02116,"128":0.21394,"129":0.51487,"130":0.0094,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 53 54 55 56 58 59 60 61 62 63 64 65 66 67 68 69 70 71 73 74 75 76 79 80 81 82 83 84 85 86 87 89 90 91 92 93 94 96 97 98 99 100 101 102 104 105 106 107 108 109 111 112 114 116 117 118 119 120 121 122 131 132 133 3.5 3.6"},D:{"11":0.00235,"43":0.0047,"45":0.0047,"47":0.0047,"49":0.00705,"50":0.00235,"52":0.00235,"56":0.02116,"58":0.02821,"59":0.00235,"62":0.00235,"63":0.00235,"64":0.00235,"65":0.0047,"66":0.0047,"68":0.0047,"69":0.0047,"70":0.00705,"72":0.00235,"73":0.0047,"74":0.0047,"75":0.0047,"76":0.0047,"77":0.0047,"78":0.0047,"79":0.03056,"80":0.0047,"81":0.01176,"83":0.01646,"84":0.0047,"85":0.0047,"86":0.01176,"87":0.03291,"88":0.02116,"89":0.00235,"90":0.0047,"91":0.0094,"92":0.0047,"93":0.01176,"94":0.0094,"95":0.01176,"96":0.0047,"97":0.00235,"98":0.01411,"99":0.02116,"100":0.0047,"101":0.00235,"102":0.0094,"103":0.03527,"104":0.01176,"105":0.00705,"106":0.01411,"107":0.0094,"108":0.01411,"109":1.41295,"110":0.0094,"111":0.01411,"112":0.00705,"113":0.00705,"114":0.02116,"115":0.0094,"116":0.06113,"117":0.01176,"118":0.01881,"119":0.04232,"120":0.04232,"121":0.02821,"122":0.05642,"123":0.06113,"124":0.07758,"125":0.09404,"126":0.5948,"127":8.08979,"128":1.49759,"129":0.00705,_:"4 5 6 7 8 9 10 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 44 46 48 51 53 54 55 57 60 61 67 71 130 131"},F:{"79":0.01176,"82":0.00235,"83":0.03762,"84":0.0047,"85":0.00235,"95":0.03762,"107":0.0047,"108":0.00235,"109":0.04937,"111":0.02821,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 80 81 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 106 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"12":0.00235,"14":0.00235,"15":0.0047,"16":0.00235,"17":0.0047,"18":0.01881,"84":0.00705,"89":0.00705,"90":0.00705,"92":0.03291,"100":0.00705,"109":0.04232,"114":0.00705,"116":0.00235,"117":0.0047,"118":0.0047,"119":0.00705,"120":0.01176,"121":0.0094,"122":0.01881,"123":0.01411,"124":0.02586,"125":0.04702,"126":0.16457,"127":2.31103,"128":0.59715,_:"13 79 80 81 83 85 86 87 88 91 93 94 95 96 97 98 99 101 102 103 104 105 106 107 108 110 111 112 113 115"},E:{"14":0.0047,_:"0 4 5 6 7 8 9 10 11 12 13 15 3.1 3.2 6.1 7.1 9.1 10.1 15.1","5.1":0.00235,"11.1":0.00235,"12.1":0.00235,"13.1":0.01881,"14.1":0.01646,"15.2-15.3":0.00235,"15.4":0.00235,"15.5":0.0047,"15.6":0.04702,"16.0":0.00705,"16.1":0.00705,"16.2":0.0047,"16.3":0.01176,"16.4":0.0047,"16.5":0.00705,"16.6":0.04937,"17.0":0.0047,"17.1":0.0047,"17.2":0.00705,"17.3":0.0094,"17.4":0.02586,"17.5":0.16927,"17.6":0.06583,"18.0":0.0047},G:{"8":0.00153,"3.2":0,"4.0-4.1":0,"4.2-4.3":0,"5.0-5.1":0.00229,"6.0-6.1":0,"7.0-7.1":0.01528,"8.1-8.4":0,"9.0-9.2":0.00076,"9.3":0.02522,"10.0-10.2":0.00229,"10.3":0.02445,"11.0-11.2":0.01375,"11.3-11.4":0.00306,"12.0-12.1":0.0107,"12.2-12.5":0.4516,"13.0-13.1":0.00841,"13.2":0.00153,"13.3":0.00917,"13.4-13.7":0.03439,"14.0-14.4":0.08329,"14.5-14.8":0.09399,"15.0-15.1":0.10316,"15.2-15.3":0.04967,"15.4":0.04279,"15.5":0.06572,"15.6-15.8":1.02241,"16.0":0.10163,"16.1":0.15359,"16.2":0.08711,"16.3":0.14977,"16.4":0.0512,"16.5":0.08635,"16.6-16.7":0.70071,"17.0":0.09093,"17.1":0.09475,"17.2":0.08788,"17.3":0.11921,"17.4":0.24911,"17.5":2.89454,"17.6":0.59679,"18.0":0.11004},P:{"4":0.06314,"20":0.02105,"21":0.06314,"22":0.14733,"23":0.09471,"24":0.10523,"25":1.59957,_:"5.0-5.4 6.2-6.4 8.2 9.2 10.1 12.0 14.0 15.0","7.2-7.4":0.16838,"11.1-11.2":0.02105,"13.0":0.01052,"16.0":0.02105,"17.0":0.03157,"18.0":0.02105,"19.0":0.06314},I:{"0":0.06079,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00001,"4.2-4.3":0.00003,"4.4":0,"4.4.3-4.4.4":0.00034},K:{"0":5.7099,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.00871,"11":0.04066,_:"6 7 9 10 5.5"},N:{_:"10 11"},S:{"2.5":0.06119,_:"3.0-3.1"},J:{_:"7 10"},O:{"0":0.3595},H:{"0":0.83},L:{"0":63.06881},R:{_:"0"},M:{"0":0.22947},Q:{_:"14.9"}}; diff --git a/node_modules/caniuse-lite/data/regions/alt-an.js b/node_modules/caniuse-lite/data/regions/alt-an.js index c6930a82..d553c34d 100644 --- a/node_modules/caniuse-lite/data/regions/alt-an.js +++ b/node_modules/caniuse-lite/data/regions/alt-an.js @@ -1 +1 @@ -module.exports={C:{_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 3.5 3.6"},D:{"83":0.0128,"86":0.02561,"107":0.06402,"125":0.0128,"126":0.48975,"127":0.20486,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 84 85 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 128 129 130"},F:{_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"116":0.21767,"125":0.06402,"126":1.01472,"127":0.0128,_:"12 13 14 15 16 17 18 79 80 81 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 117 118 119 120 121 122 123 124"},E:{_:"0 4 5 6 7 8 9 10 11 12 13 14 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 12.1 13.1 14.1 18.0","15.1":0.16645,"15.2-15.3":0.02561,"15.4":0.0128,"15.5":0.3329,"15.6":0.65621,"16.0":0.05122,"16.1":0.21767,"16.2":0.24328,"16.3":0.80985,"16.4":0.26888,"16.5":0.73303,"16.6":2.26311,"17.0":0.24328,"17.1":0.43854,"17.2":0.61779,"17.3":1.46606,"17.4":2.99614,"17.5":15.62408,"17.6":0.11524},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0,"5.0-5.1":0,"6.0-6.1":0,"7.0-7.1":0,"8.1-8.4":0,"9.0-9.2":0,"9.3":0,"10.0-10.2":0,"10.3":0,"11.0-11.2":0,"11.3-11.4":0,"12.0-12.1":0,"12.2-12.5":0,"13.0-13.1":0,"13.2":0,"13.3":0,"13.4-13.7":0.02439,"14.0-14.4":0,"14.5-14.8":0.18904,"15.0-15.1":0.15245,"15.2-15.3":0.39637,"15.4":0,"15.5":0,"15.6-15.8":0.37198,"16.0":0.64029,"16.1":3.35391,"16.2":1.04886,"16.3":1.37206,"16.4":0.35978,"16.5":0.14025,"16.6-16.7":5.29918,"17.0":0.28051,"17.1":0.37198,"17.2":0.21953,"17.3":0.70127,"17.4":2.70142,"17.5":42.63128,"17.6":0.48784,"18.0":0.23172},P:{_:"4 20 21 22 23 24 25 5.0-5.4 6.2-6.4 7.2-7.4 8.2 9.2 10.1 11.1-11.2 12.0 13.0 14.0 15.0 16.0 17.0 18.0 19.0"},I:{"0":0.0136,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0,"4.2-4.3":0,"4.4":0,"4.4.3-4.4.4":0},K:{"0":0,_:"10 11 12 11.1 11.5 12.1"},A:{_:"6 7 8 9 10 11 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":8.48067},R:{_:"0"},M:{"0":0.18357},Q:{"14.9":0.12918},O:{"0":0.0136},H:{"0":0}}; +module.exports={C:{"129":0.02061,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 130 131 132 133 3.5 3.6"},D:{"78":0.03238,"81":0.17664,"107":0.01178,"108":0.02061,"109":0.04122,"116":0.04122,"117":0.02061,"126":0.27968,"127":0.98624,"128":0.01178,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 79 80 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 110 111 112 113 114 115 118 119 120 121 122 123 124 125 129 130 131"},F:{_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"113":0.04122,"126":0.20608,"127":0.57997,"128":0.08243,_:"12 13 14 15 16 17 18 79 80 81 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 114 115 116 117 118 119 120 121 122 123 124 125"},E:{_:"0 4 5 6 7 8 9 10 11 12 13 14 15 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1 12.1 13.1 14.1 16.0","15.1":0.3209,"15.2-15.3":0.04122,"15.4":0.06182,"15.5":0.02061,"15.6":0.25907,"16.1":0.17664,"16.2":0.27085,"16.3":0.81843,"16.4":0.03238,"16.5":0.05299,"16.6":1.46317,"17.0":0.31206,"17.1":0.12365,"17.2":0.29146,"17.3":0.11482,"17.4":0.70656,"17.5":12.54733,"17.6":3.63878,"18.0":0.08243},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0,"5.0-5.1":0,"6.0-6.1":0,"7.0-7.1":0,"8.1-8.4":0,"9.0-9.2":0,"9.3":0,"10.0-10.2":0,"10.3":0,"11.0-11.2":0.0104,"11.3-11.4":0,"12.0-12.1":0,"12.2-12.5":0,"13.0-13.1":0,"13.2":0,"13.3":0,"13.4-13.7":0,"14.0-14.4":0,"14.5-14.8":0.04159,"15.0-15.1":0.27554,"15.2-15.3":0.21835,"15.4":0.0104,"15.5":0,"15.6-15.8":0.21835,"16.0":0.58747,"16.1":1.69483,"16.2":0.4731,"16.3":1.41409,"16.4":0.71744,"16.5":0.27554,"16.6-16.7":3.36886,"17.0":0.11437,"17.1":0.32753,"17.2":0.17676,"17.3":0.76943,"17.4":1.15935,"17.5":36.0593,"17.6":3.70679,"18.0":0.37952},P:{"25":0.01005,_:"4 20 21 22 23 24 5.0-5.4 6.2-6.4 7.2-7.4 8.2 9.2 10.1 11.1-11.2 12.0 13.0 14.0 15.0 16.0 17.0 18.0 19.0"},I:{"0":0.0494,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0,"4.2-4.3":0,"4.4":0,"4.4.3-4.4.4":0},K:{"0":0,_:"10 11 12 11.1 11.5 12.1"},A:{_:"6 7 8 9 10 11 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":0.38808},H:{"0":0},L:{"0":17.94523},R:{_:"0"},M:{"0":0.36691},Q:{"14.9":0.26107}}; diff --git a/node_modules/caniuse-lite/data/regions/alt-as.js b/node_modules/caniuse-lite/data/regions/alt-as.js index 6e70f7ac..cce7dbbf 100644 --- a/node_modules/caniuse-lite/data/regions/alt-as.js +++ b/node_modules/caniuse-lite/data/regions/alt-as.js @@ -1 +1 @@ -module.exports={C:{"43":0.01176,"52":0.05878,"54":0.00882,"55":0.00588,"56":0.03233,"72":0.00588,"78":0.00294,"88":0.00294,"103":0.00294,"113":0.00882,"115":0.24688,"118":0.00588,"121":0.00882,"123":0.00294,"124":0.00294,"125":0.00588,"126":0.02939,"127":0.28802,"128":0.45261,"129":0.00588,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 44 45 46 47 48 49 50 51 53 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 73 74 75 76 77 79 80 81 82 83 84 85 86 87 89 90 91 92 93 94 95 96 97 98 99 100 101 102 104 105 106 107 108 109 110 111 112 114 116 117 119 120 122 130 131 3.5 3.6"},D:{"34":0.00588,"38":0.0147,"47":0.00294,"48":0.00588,"49":0.01763,"50":0.03233,"53":0.00882,"55":0.00294,"56":0.00294,"57":0.00294,"58":0.00294,"61":0.00882,"63":0.00294,"65":0.00294,"66":0.00882,"67":0.00294,"69":0.02939,"70":0.0147,"71":0.00294,"72":0.00294,"73":0.02645,"74":0.00882,"75":0.00588,"76":0.00294,"77":0.01763,"78":0.01176,"79":0.11462,"80":0.0147,"81":0.01176,"83":0.02351,"84":0.00882,"85":0.00882,"86":0.04409,"87":0.09993,"88":0.00588,"89":0.00882,"90":0.01763,"91":0.01763,"92":0.02939,"93":0.00588,"94":0.03233,"95":0.01176,"96":0.01176,"97":0.02645,"98":0.09405,"99":0.03527,"100":0.01763,"101":0.02645,"102":0.00882,"103":0.07054,"104":0.02939,"105":0.01176,"106":0.02057,"107":0.02351,"108":0.04409,"109":1.74283,"110":0.01763,"111":0.04409,"112":0.05584,"113":0.01763,"114":0.05878,"115":0.03527,"116":0.11462,"117":0.02645,"118":0.03233,"119":0.04996,"120":0.08229,"121":0.07054,"122":0.09699,"123":0.13519,"124":0.14695,"125":0.34092,"126":12.48193,"127":1.54004,"128":0.01763,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 35 36 37 39 40 41 42 43 44 45 46 51 52 54 59 60 62 64 68 129 130"},F:{"36":0.00588,"40":0.00294,"46":0.02939,"83":0.02939,"95":0.01763,"102":0.0529,"109":0.0676,"110":0.00294,"111":0.12638,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 37 38 39 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 103 104 105 106 107 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"18":0.00882,"92":0.01763,"100":0.00294,"106":0.00294,"107":0.00588,"108":0.01176,"109":0.05878,"110":0.00882,"111":0.00882,"112":0.00882,"113":0.02057,"114":0.01763,"115":0.01176,"116":0.00882,"117":0.00882,"118":0.01176,"119":0.0147,"120":0.04996,"121":0.02057,"122":0.03821,"123":0.02645,"124":0.04115,"125":0.08523,"126":2.74503,"127":0.36444,_:"12 13 14 15 16 17 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 96 97 98 99 101 102 103 104 105"},E:{"13":0.00588,"14":0.02939,"15":0.00588,_:"0 4 5 6 7 8 9 10 11 12 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1","12.1":0.00588,"13.1":0.02645,"14.1":0.06466,"15.1":0.01176,"15.2-15.3":0.00588,"15.4":0.02057,"15.5":0.03233,"15.6":0.14695,"16.0":0.01176,"16.1":0.03233,"16.2":0.02351,"16.3":0.05584,"16.4":0.0147,"16.5":0.02939,"16.6":0.16752,"17.0":0.01176,"17.1":0.02645,"17.2":0.02645,"17.3":0.03233,"17.4":0.07054,"17.5":0.92579,"17.6":0.00294,"18.0":0.00588},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00552,"5.0-5.1":0.00442,"6.0-6.1":0.00221,"7.0-7.1":0.01215,"8.1-8.4":0.0011,"9.0-9.2":0.00552,"9.3":0.02208,"10.0-10.2":0.00442,"10.3":0.05963,"11.0-11.2":0.02871,"11.3-11.4":0.00883,"12.0-12.1":0.01104,"12.2-12.5":0.20096,"13.0-13.1":0.00331,"13.2":0.01656,"13.3":0.01215,"13.4-13.7":0.06294,"14.0-14.4":0.14575,"14.5-14.8":0.14465,"15.0-15.1":0.07177,"15.2-15.3":0.07729,"15.4":0.09827,"15.5":0.106,"15.6-15.8":0.83808,"16.0":0.17115,"16.1":0.30365,"16.2":0.16894,"16.3":0.27494,"16.4":0.08502,"16.5":0.13581,"16.6-16.7":0.83035,"17.0":0.10379,"17.1":0.15679,"17.2":0.15348,"17.3":0.21752,"17.4":0.52117,"17.5":5.86432,"17.6":0.03975,"18.0":0.06515},P:{"4":0.16968,"20":0.02121,"21":0.05302,"22":0.07423,"23":0.08484,"24":0.08484,"25":1.46348,"5.0-5.4":0.02121,"6.2-6.4":0.02121,"7.2-7.4":0.05302,_:"8.2 9.2 10.1 12.0 14.0 15.0 16.0","11.1-11.2":0.0106,"13.0":0.0106,"17.0":0.03181,"18.0":0.0106,"19.0":0.02121},I:{"0":0.49311,"3":0,"4":0,"2.1":0,"2.2":0.0001,"2.3":0,"4.1":0,"4.2-4.3":0,"4.4":0,"4.4.3-4.4.4":0.00064},K:{"0":1.23374,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.06221,"9":0.08295,"10":0.02074,"11":0.95387,_:"6 7 5.5"},S:{"2.5":0.13414,_:"3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":53.58814},R:{_:"0"},M:{"0":0.19062},Q:{"14.9":0.68482},O:{"0":2.0474},H:{"0":0.03}}; +module.exports={C:{"43":0.00578,"52":0.04916,"54":0.00868,"55":0.00578,"56":0.03181,"78":0.00289,"88":0.00289,"103":0.00868,"113":0.00578,"115":0.26606,"118":0.00578,"121":0.00289,"123":0.00289,"125":0.00578,"126":0.01157,"127":0.02024,"128":0.22847,"129":0.53791,"130":0.00868,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 44 45 46 47 48 49 50 51 53 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 79 80 81 82 83 84 85 86 87 89 90 91 92 93 94 95 96 97 98 99 100 101 102 104 105 106 107 108 109 110 111 112 114 116 117 119 120 122 124 131 132 133 3.5 3.6"},D:{"17":0.00289,"34":0.00578,"38":0.01735,"47":0.00289,"48":0.00868,"49":0.01446,"50":0.01446,"53":0.00868,"55":0.00289,"56":0.02024,"57":0.00289,"58":0.00578,"61":0.00868,"66":0.00578,"69":0.05784,"70":0.00578,"71":0.00289,"73":0.01157,"74":0.01446,"75":0.00578,"76":0.00289,"77":0.0347,"78":0.01157,"79":0.11279,"80":0.01157,"81":0.01157,"83":0.02314,"84":0.00578,"85":0.00868,"86":0.0376,"87":0.10122,"88":0.00578,"89":0.00868,"90":0.01735,"91":0.01446,"92":0.01446,"93":0.00578,"94":0.03181,"95":0.01157,"96":0.00578,"97":0.02603,"98":0.07808,"99":0.02314,"100":0.01735,"101":0.02603,"102":0.01157,"103":0.05495,"104":0.02603,"105":0.01157,"106":0.02024,"107":0.02314,"108":0.0376,"109":1.72652,"110":0.01735,"111":0.04338,"112":0.05495,"113":0.01735,"114":0.06652,"115":0.02024,"116":0.11857,"117":0.02024,"118":0.03181,"119":0.04627,"120":0.06652,"121":0.05784,"122":0.08098,"123":0.107,"124":0.11857,"125":0.13303,"126":0.73168,"127":11.41183,"128":2.07935,"129":0.01446,"130":0.00289,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 35 36 37 39 40 41 42 43 44 45 46 51 52 54 59 60 62 63 64 65 67 68 72 131"},F:{"36":0.00578,"40":0.00578,"46":0.02892,"83":0.03181,"84":0.00289,"95":0.02024,"102":0.06362,"109":0.04338,"111":0.01735,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 37 38 39 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 103 104 105 106 107 108 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"18":0.00868,"92":0.01735,"100":0.00289,"106":0.00289,"107":0.00578,"108":0.00868,"109":0.05784,"110":0.00868,"111":0.00868,"112":0.00578,"113":0.01735,"114":0.01735,"115":0.00868,"116":0.00868,"117":0.00868,"118":0.00578,"119":0.01157,"120":0.05206,"121":0.01735,"122":0.02314,"123":0.01446,"124":0.02603,"125":0.0347,"126":0.17352,"127":2.35987,"128":0.62756,_:"12 13 14 15 16 17 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 96 97 98 99 101 102 103 104 105"},E:{"13":0.00578,"14":0.02603,"15":0.00578,_:"0 4 5 6 7 8 9 10 11 12 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1","12.1":0.00578,"13.1":0.02603,"14.1":0.05784,"15.1":0.01157,"15.2-15.3":0.00868,"15.4":0.02024,"15.5":0.02892,"15.6":0.14171,"16.0":0.01157,"16.1":0.02892,"16.2":0.02024,"16.3":0.05206,"16.4":0.01157,"16.5":0.02603,"16.6":0.16195,"17.0":0.01157,"17.1":0.02314,"17.2":0.02314,"17.3":0.02892,"17.4":0.06073,"17.5":0.83,"17.6":0.15328,"18.0":0.01157},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00649,"5.0-5.1":0.00433,"6.0-6.1":0.00216,"7.0-7.1":0.01407,"8.1-8.4":0.00108,"9.0-9.2":0.00649,"9.3":0.0249,"10.0-10.2":0.00325,"10.3":0.05087,"11.0-11.2":0.02814,"11.3-11.4":0.00974,"12.0-12.1":0.01407,"12.2-12.5":0.20349,"13.0-13.1":0.00325,"13.2":0.02273,"13.3":0.01082,"13.4-13.7":0.05412,"14.0-14.4":0.16452,"14.5-14.8":0.12989,"15.0-15.1":0.07144,"15.2-15.3":0.07144,"15.4":0.092,"15.5":0.09742,"15.6-15.8":0.77067,"16.0":0.15911,"16.1":0.29116,"16.2":0.16019,"16.3":0.25761,"16.4":0.08443,"16.5":0.11906,"16.6-16.7":0.77067,"17.0":0.09417,"17.1":0.13746,"17.2":0.12881,"17.3":0.18292,"17.4":0.4243,"17.5":5.08943,"17.6":0.96225,"18.0":0.09958},P:{"4":0.16106,"20":0.02147,"21":0.04295,"22":0.06442,"23":0.07516,"24":0.0859,"25":1.17038,"5.0-5.4":0.02147,"6.2-6.4":0.02147,"7.2-7.4":0.03221,_:"8.2 9.2 10.1 12.0 14.0 15.0 16.0","11.1-11.2":0.01074,"13.0":0.01074,"17.0":0.03221,"18.0":0.01074,"19.0":0.02147},I:{"0":0.39018,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00004,"4.2-4.3":0,"4.4":0,"4.4.3-4.4.4":0.00047},K:{"0":1.43694,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.09259,"9":0.03704,"10":0.03704,"11":0.88891,_:"6 7 5.5"},N:{_:"10 11"},S:{"2.5":0.09239,_:"3.0-3.1"},J:{_:"7 10"},O:{"0":2.21028},H:{"0":0.02},L:{"0":53.91624},R:{_:"0"},M:{"0":0.2061},Q:{"14.9":0.65384}}; diff --git a/node_modules/caniuse-lite/data/regions/alt-eu.js b/node_modules/caniuse-lite/data/regions/alt-eu.js index 29f9c0e2..52e21f56 100644 --- a/node_modules/caniuse-lite/data/regions/alt-eu.js +++ b/node_modules/caniuse-lite/data/regions/alt-eu.js @@ -1 +1 @@ -module.exports={C:{"45":0.02514,"48":0.00419,"50":0.01676,"52":0.05447,"53":0.02514,"56":0.01676,"59":0.01676,"68":0.00838,"78":0.02514,"88":0.01257,"91":0.00419,"94":0.00419,"102":0.01257,"103":0.00838,"105":0.01257,"107":0.00838,"108":0.00419,"109":0.00419,"110":0.00419,"111":0.00419,"113":0.01257,"115":0.59498,"117":0.01676,"118":0.02514,"119":0.00419,"120":0.02933,"121":0.01257,"122":0.01257,"123":0.02933,"124":0.01257,"125":0.02933,"126":0.0838,"127":1.18158,"128":1.8855,"129":0.01257,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 46 47 49 51 54 55 57 58 60 61 62 63 64 65 66 67 69 70 71 72 73 74 75 76 77 79 80 81 82 83 84 85 86 87 89 90 92 93 95 96 97 98 99 100 101 104 106 112 114 116 130 131 3.5 3.6"},D:{"43":0.00838,"45":0.01257,"47":0.00838,"48":0.01257,"49":0.02933,"51":0.00419,"52":0.01676,"63":0.00419,"66":0.06285,"70":0.00419,"73":0.01257,"74":0.01257,"75":0.01257,"76":0.01257,"77":0.01257,"78":0.05447,"79":0.14246,"80":0.01257,"81":0.01676,"83":0.03352,"84":0.00419,"85":0.01257,"86":0.00838,"87":0.0419,"88":0.01676,"89":0.01676,"90":0.00838,"91":0.03771,"92":0.0419,"93":0.03771,"94":0.05028,"95":0.00838,"96":0.03771,"97":0.01676,"98":0.01257,"99":0.02095,"100":0.00838,"101":0.00419,"102":0.02514,"103":0.10475,"104":0.17179,"105":0.01676,"106":0.05447,"107":0.03352,"108":0.05447,"109":1.29471,"110":0.02514,"111":0.03352,"112":0.02933,"113":0.10475,"114":0.13827,"115":0.02933,"116":0.23464,"117":0.15922,"118":0.18436,"119":0.06285,"120":0.12989,"121":0.10894,"122":0.14246,"123":0.1676,"124":0.30587,"125":0.90504,"126":16.32005,"127":1.85617,"128":0.00838,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 44 46 50 53 54 55 56 57 58 59 60 61 62 64 65 67 68 69 71 72 129 130"},F:{"31":0.01257,"40":0.01257,"46":0.01676,"79":0.00419,"83":0.03771,"85":0.00838,"95":0.10056,"102":0.00419,"106":0.00419,"109":0.59917,"110":0.01676,"111":0.67878,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 32 33 34 35 36 37 38 39 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 80 81 82 84 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 103 104 105 107 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"17":0.01676,"90":0.00838,"92":0.00838,"107":0.00419,"108":0.00419,"109":0.07961,"110":0.00419,"111":0.00838,"112":0.00419,"114":0.00838,"115":0.00838,"116":0.00419,"117":0.02095,"118":0.00838,"119":0.01257,"120":0.03352,"121":0.02514,"122":0.03352,"123":0.01676,"124":0.03771,"125":0.13827,"126":5.19979,"127":0.63269,_:"12 13 14 15 16 18 79 80 81 83 84 85 86 87 88 89 91 93 94 95 96 97 98 99 100 101 102 103 104 105 106 113"},E:{"14":0.02514,"15":0.00419,_:"0 4 5 6 7 8 9 10 11 12 13 3.1 3.2 5.1 6.1 7.1 9.1 10.1","11.1":0.01676,"12.1":0.01257,"13.1":0.05866,"14.1":0.09637,"15.1":0.01676,"15.2-15.3":0.00838,"15.4":0.02095,"15.5":0.02514,"15.6":0.27235,"16.0":0.03771,"16.1":0.03771,"16.2":0.03352,"16.3":0.07123,"16.4":0.02095,"16.5":0.03771,"16.6":0.33939,"17.0":0.02933,"17.1":0.0419,"17.2":0.05447,"17.3":0.05028,"17.4":0.1257,"17.5":1.96092,"17.6":0.01257,"18.0":0.01257},G:{"8":0.00148,"3.2":0,"4.0-4.1":0,"4.2-4.3":0,"5.0-5.1":0,"6.0-6.1":0.01479,"7.0-7.1":0,"8.1-8.4":0,"9.0-9.2":0,"9.3":0.04734,"10.0-10.2":0.01331,"10.3":0.04881,"11.0-11.2":0.21597,"11.3-11.4":0.02515,"12.0-12.1":0.00592,"12.2-12.5":0.18342,"13.0-13.1":0.00296,"13.2":0.11538,"13.3":0.00444,"13.4-13.7":0.01331,"14.0-14.4":0.03106,"14.5-14.8":0.07396,"15.0-15.1":0.02958,"15.2-15.3":0.03106,"15.4":0.02811,"15.5":0.04438,"15.6-15.8":0.68192,"16.0":0.13165,"16.1":0.30324,"16.2":0.12869,"16.3":0.2352,"16.4":0.03846,"16.5":0.08432,"16.6-16.7":0.98812,"17.0":0.06804,"17.1":0.10503,"17.2":0.10059,"17.3":0.16567,"17.4":0.43637,"17.5":10.19778,"17.6":0.07248,"18.0":0.1065},P:{"4":0.03257,"20":0.02171,"21":0.05428,"22":0.06514,"23":0.08685,"24":0.08685,"25":2.82266,_:"5.0-5.4 7.2-7.4 8.2 9.2 10.1 11.1-11.2 12.0 14.0 15.0 16.0 18.0","6.2-6.4":0.01086,"13.0":0.01086,"17.0":0.01086,"19.0":0.02171},I:{"0":0.06934,"3":0,"4":0.00001,"2.1":0,"2.2":0.00001,"2.3":0,"4.1":0.0002,"4.2-4.3":0.00001,"4.4":0,"4.4.3-4.4.4":0.0001},K:{"0":0.70882,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.01383,"9":0.00461,"11":0.07374,_:"6 7 10 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":38.64413},R:{_:"0"},M:{"0":0.56938},Q:{"14.9":0.00581},O:{"0":0.16268},H:{"0":0}}; +module.exports={C:{"45":0.01648,"48":0.00412,"50":0.01648,"52":0.06182,"53":0.01236,"56":0.01648,"59":0.01648,"68":0.00824,"78":0.02473,"83":0.00412,"88":0.01236,"91":0.00412,"94":0.00824,"102":0.00824,"103":0.01236,"105":0.00824,"107":0.00824,"108":0.00412,"113":0.01236,"115":0.55221,"117":0.02061,"118":0.01648,"119":0.00824,"120":0.02473,"121":0.00824,"122":0.00824,"123":0.02473,"124":0.00824,"125":0.02061,"126":0.09066,"127":0.0783,"128":0.8242,"129":2.09759,"130":0.01236,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 46 47 49 51 54 55 57 58 60 61 62 63 64 65 66 67 69 70 71 72 73 74 75 76 77 79 80 81 82 84 85 86 87 89 90 92 93 95 96 97 98 99 100 101 104 106 109 110 111 112 114 116 131 132 133 3.5 3.6"},D:{"38":0.00824,"45":0.00824,"47":0.00824,"48":0.01648,"49":0.02473,"51":0.00824,"52":0.01236,"56":0.04945,"57":0.00412,"58":0.01236,"63":0.00824,"66":0.06594,"73":0.00824,"74":0.00824,"75":0.01236,"76":0.00824,"77":0.01236,"78":0.05357,"79":0.14011,"80":0.01236,"81":0.01236,"83":0.02061,"85":0.00824,"86":0.00824,"87":0.04121,"88":0.02061,"89":0.01648,"90":0.00824,"91":0.02885,"92":0.02885,"93":0.02061,"94":0.04945,"95":0.00824,"96":0.01648,"97":0.00824,"98":0.01648,"99":0.02473,"100":0.01648,"101":0.00412,"102":0.02885,"103":0.09066,"104":0.27199,"105":0.01648,"106":0.04121,"107":0.02885,"108":0.04121,"109":1.20745,"110":0.01648,"111":0.02885,"112":0.02473,"113":0.10303,"114":0.1566,"115":0.02473,"116":0.24726,"117":0.17308,"118":0.17308,"119":0.05357,"120":0.11951,"121":0.08654,"122":0.13187,"123":0.14424,"124":0.20193,"125":0.43271,"126":1.76379,"127":14.1103,"128":2.6498,"129":0.00824,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 39 40 41 42 43 44 46 50 53 54 55 59 60 61 62 64 65 67 68 69 70 71 72 84 130 131"},F:{"31":0.01236,"40":0.01236,"44":0.00824,"46":0.01648,"83":0.03297,"84":0.00412,"85":0.00412,"95":0.09066,"106":0.00412,"109":0.35441,"111":0.12775,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 32 33 34 35 36 37 38 39 41 42 43 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 107 108 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"14":0.01236,"17":0.01648,"92":0.00824,"107":0.00412,"108":0.00412,"109":0.0783,"111":0.00824,"112":0.00412,"114":0.00824,"115":0.00412,"116":0.00412,"117":0.02473,"118":0.00824,"119":0.01236,"120":0.03709,"121":0.02885,"122":0.03709,"123":0.01236,"124":0.02061,"125":0.05769,"126":0.30495,"127":4.30645,"128":1.20745,_:"12 13 15 16 18 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 96 97 98 99 100 101 102 103 104 105 106 110 113"},E:{"10":0.00824,"14":0.02473,"15":0.00412,_:"0 4 5 6 7 8 9 11 12 13 3.1 3.2 5.1 6.1 7.1 9.1 10.1","11.1":0.01648,"12.1":0.00824,"13.1":0.05769,"14.1":0.08654,"15.1":0.01236,"15.2-15.3":0.00824,"15.4":0.01648,"15.5":0.02473,"15.6":0.25962,"16.0":0.03709,"16.1":0.03297,"16.2":0.03297,"16.3":0.07006,"16.4":0.02061,"16.5":0.03709,"16.6":0.32968,"17.0":0.02885,"17.1":0.04121,"17.2":0.04533,"17.3":0.04533,"17.4":0.11127,"17.5":1.57834,"17.6":0.51513,"18.0":0.02473},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0,"5.0-5.1":0,"6.0-6.1":0.01283,"7.0-7.1":0,"8.1-8.4":0,"9.0-9.2":0,"9.3":0.04329,"10.0-10.2":0.02565,"10.3":0.04649,"11.0-11.2":0.14429,"11.3-11.4":0.02565,"12.0-12.1":0.00481,"12.2-12.5":0.17635,"13.0-13.1":0.00321,"13.2":0.27896,"13.3":0.00481,"13.4-13.7":0.01283,"14.0-14.4":0.02886,"14.5-14.8":0.06733,"15.0-15.1":0.02886,"15.2-15.3":0.03046,"15.4":0.02886,"15.5":0.04329,"15.6-15.8":0.66693,"16.0":0.13627,"16.1":0.3014,"16.2":0.12986,"16.3":0.23567,"16.4":0.03687,"16.5":0.08016,"16.6-16.7":0.96032,"17.0":0.07054,"17.1":0.10581,"17.2":0.09459,"17.3":0.14589,"17.4":0.3495,"17.5":9.85168,"17.6":1.65611,"18.0":0.18918},P:{"4":0.03233,"20":0.02155,"21":0.05388,"22":0.06465,"23":0.07543,"24":0.07543,"25":2.21973,_:"5.0-5.4 6.2-6.4 7.2-7.4 8.2 9.2 10.1 12.0 14.0 15.0 16.0 18.0","11.1-11.2":0.01078,"13.0":0.01078,"17.0":0.01078,"19.0":0.02155},I:{"0":0.05852,"3":0,"4":0.00001,"2.1":0,"2.2":0.00001,"2.3":0,"4.1":0.00011,"4.2-4.3":0.00001,"4.4":0,"4.4.3-4.4.4":0.00008},K:{"0":0.68784,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.02318,"11":0.08809,_:"6 7 9 10 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":0.16461},H:{"0":0},L:{"0":37.96483},R:{_:"0"},M:{"0":0.57614},Q:{"14.9":0.00588}}; diff --git a/node_modules/caniuse-lite/data/regions/alt-na.js b/node_modules/caniuse-lite/data/regions/alt-na.js index b71bd906..3af5b354 100644 --- a/node_modules/caniuse-lite/data/regions/alt-na.js +++ b/node_modules/caniuse-lite/data/regions/alt-na.js @@ -1 +1 @@ -module.exports={C:{"11":0.07333,"38":0.00917,"43":0.00458,"44":0.0275,"45":0.00917,"52":0.01833,"72":0.00458,"78":0.0275,"83":0.00458,"88":0.00917,"94":0.01833,"102":0.00917,"103":0.00917,"105":0.00458,"107":0.00458,"108":0.00458,"112":0.00458,"113":0.00458,"115":0.34373,"117":0.00458,"118":0.27956,"120":0.00458,"121":0.00917,"122":0.00917,"123":0.09166,"124":0.01833,"125":0.03666,"126":0.055,"127":0.81577,"128":1.39323,"129":0.00458,_:"2 3 4 5 6 7 8 9 10 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 39 40 41 42 46 47 48 49 50 51 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 73 74 75 76 77 79 80 81 82 84 85 86 87 89 90 91 92 93 95 96 97 98 99 100 101 104 106 109 110 111 114 116 119 130 131 3.5 3.6"},D:{"47":0.00917,"48":0.07791,"49":0.03208,"50":0.00458,"52":0.00458,"56":0.03666,"66":0.02292,"67":0.00458,"69":0.00917,"74":0.00917,"75":0.01375,"76":0.01375,"78":0.00917,"79":0.09624,"80":0.02292,"81":0.05041,"83":0.08249,"84":0.00917,"85":0.03208,"86":0.01833,"87":0.055,"88":0.0275,"89":0.01375,"90":0.00917,"91":0.08708,"92":0.00917,"93":0.04125,"94":0.03666,"95":0.0275,"96":0.00917,"97":0.01833,"98":0.01833,"99":0.0275,"100":0.04583,"101":0.0275,"102":0.01833,"103":0.2979,"104":0.06416,"105":0.03666,"106":0.04125,"107":0.06416,"108":0.08249,"109":0.7287,"110":0.04583,"111":0.05041,"112":0.04583,"113":0.09624,"114":0.13749,"115":0.04583,"116":0.21998,"117":0.26123,"118":0.07333,"119":0.10541,"120":0.15124,"121":0.31623,"122":0.4033,"123":0.2979,"124":0.52705,"125":1.70946,"126":16.63171,"127":1.7782,"128":0.0275,"129":0.00458,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 51 53 54 55 57 58 59 60 61 62 63 64 65 68 70 71 72 73 77 130"},F:{"83":0.01375,"95":0.0275,"109":0.36206,"110":0.01375,"111":0.2979,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 106 107 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"18":0.00458,"92":0.00458,"107":0.00458,"108":0.00458,"109":0.07791,"110":0.00458,"112":0.00917,"114":0.00458,"117":0.00458,"119":0.00917,"120":0.01833,"121":0.01375,"122":0.0275,"123":0.01833,"124":0.04583,"125":0.20624,"126":5.76541,"127":0.7562,_:"12 13 14 15 16 17 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 96 97 98 99 100 101 102 103 104 105 106 111 113 115 116 118"},E:{"8":0.00458,"9":0.01375,"13":0.00917,"14":0.05041,"15":0.01375,_:"0 4 5 6 7 10 11 12 3.1 3.2 5.1 6.1 7.1 10.1","9.1":0.00458,"11.1":0.00458,"12.1":0.02292,"13.1":0.16041,"14.1":0.14666,"15.1":0.07333,"15.2-15.3":0.01833,"15.4":0.03208,"15.5":0.04583,"15.6":0.42164,"16.0":0.06416,"16.1":0.07791,"16.2":0.06875,"16.3":0.27956,"16.4":0.055,"16.5":0.09166,"16.6":0.63704,"17.0":0.04125,"17.1":0.08708,"17.2":0.09166,"17.3":0.09624,"17.4":0.30706,"17.5":3.87722,"17.6":0.02292,"18.0":0.02292},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0,"5.0-5.1":0,"6.0-6.1":0.01827,"7.0-7.1":0,"8.1-8.4":0,"9.0-9.2":0.01827,"9.3":0.03132,"10.0-10.2":0.00522,"10.3":0.03915,"11.0-11.2":0.21923,"11.3-11.4":0.01827,"12.0-12.1":0.01044,"12.2-12.5":0.14094,"13.0-13.1":0.00261,"13.2":0.00261,"13.3":0.00783,"13.4-13.7":0.02871,"14.0-14.4":0.07308,"14.5-14.8":0.10179,"15.0-15.1":0.04437,"15.2-15.3":0.05742,"15.4":0.05742,"15.5":0.08352,"15.6-15.8":0.74121,"16.0":0.16964,"16.1":0.49849,"16.2":0.22967,"16.3":0.38366,"16.4":0.06003,"16.5":0.12267,"16.6-16.7":1.41979,"17.0":0.08091,"17.1":0.16442,"17.2":0.16181,"17.3":0.25577,"17.4":0.67858,"17.5":19.80139,"17.6":0.17486,"18.0":0.18008},P:{"4":0.01131,"21":0.03393,"22":0.02262,"23":0.03393,"24":0.05655,"25":1.01783,_:"20 5.0-5.4 6.2-6.4 7.2-7.4 8.2 9.2 10.1 11.1-11.2 12.0 13.0 14.0 15.0 16.0 18.0 19.0","17.0":0.01131},I:{"0":0.09164,"3":0,"4":0.00003,"2.1":0,"2.2":0.00005,"2.3":0,"4.1":0.00001,"4.2-4.3":0.00019,"4.4":0,"4.4.3-4.4.4":0.00012},K:{"0":0.29794,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.0106,"9":0.03179,"11":0.12718,_:"6 7 10 5.5"},S:{"2.5":0.00542,_:"3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":26.5768},R:{_:"0"},M:{"0":0.60129},Q:{"14.9":0.02167},O:{"0":0.07584},H:{"0":0}}; +module.exports={C:{"11":0.0693,"38":0.00462,"43":0.00462,"44":0.0231,"45":0.00462,"47":0.00462,"52":0.0231,"72":0.00462,"78":0.02772,"88":0.01386,"94":0.01386,"101":0.00462,"102":0.00924,"103":0.00924,"105":0.00462,"113":0.00924,"115":0.33726,"118":0.37884,"120":0.00462,"121":0.00924,"122":0.00462,"123":0.00924,"124":0.00924,"125":0.03696,"126":0.02772,"127":0.0693,"128":0.6699,"129":1.57542,"130":0.00462,_:"2 3 4 5 6 7 8 9 10 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 39 40 41 42 46 48 49 50 51 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 73 74 75 76 77 79 80 81 82 83 84 85 86 87 89 90 91 92 93 95 96 97 98 99 100 104 106 107 108 109 110 111 112 114 116 117 119 131 132 133 3.5 3.6"},D:{"47":0.00924,"48":0.07392,"49":0.03234,"50":0.00462,"51":0.00924,"52":0.00462,"53":0.00462,"56":0.0462,"58":0.00462,"66":0.01848,"67":0.00462,"69":0.00924,"74":0.00924,"75":0.01848,"76":0.01386,"77":0.00462,"78":0.00924,"79":0.08778,"80":0.02772,"81":0.06006,"83":0.07854,"84":0.00924,"85":0.02772,"86":0.01848,"87":0.05544,"88":0.03234,"89":0.01386,"90":0.00924,"91":0.1155,"92":0.00924,"93":0.03234,"94":0.03696,"95":0.00924,"96":0.00924,"97":0.01848,"98":0.01386,"99":0.0231,"100":0.04158,"101":0.03234,"102":0.0231,"103":0.27258,"104":0.07392,"105":0.03696,"106":0.0462,"107":0.07392,"108":0.07854,"109":0.69762,"110":0.04158,"111":0.0462,"112":0.05082,"113":0.11088,"114":0.1617,"115":0.08316,"116":0.24486,"117":0.29106,"118":0.08316,"119":0.12012,"120":0.19404,"121":0.20328,"122":0.16632,"123":0.231,"124":0.52206,"125":0.91476,"126":3.1185,"127":14.16492,"128":2.36544,"129":0.0231,"130":0.00924,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 54 55 57 59 60 61 62 63 64 65 68 70 71 72 73 131"},F:{"83":0.01386,"95":0.02772,"109":0.12936,"111":0.05082,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 106 107 108 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"18":0.00462,"87":0.00462,"92":0.00462,"107":0.00462,"108":0.00462,"109":0.07854,"110":0.00462,"112":0.00462,"114":0.00462,"119":0.00924,"120":0.01848,"121":0.00924,"122":0.0231,"123":0.01386,"124":0.03234,"125":0.08778,"126":0.41118,"127":5.0127,"128":1.34904,_:"12 13 14 15 16 17 79 80 81 83 84 85 86 88 89 90 91 93 94 95 96 97 98 99 100 101 102 103 104 105 106 111 113 115 116 117 118"},E:{"9":0.01386,"13":0.00924,"14":0.05082,"15":0.01386,_:"0 4 5 6 7 8 10 11 12 3.1 3.2 5.1 6.1 7.1 10.1","9.1":0.00924,"11.1":0.00462,"12.1":0.0231,"13.1":0.14784,"14.1":0.13398,"15.1":0.08316,"15.2-15.3":0.01386,"15.4":0.02772,"15.5":0.03696,"15.6":0.39732,"16.0":0.06468,"16.1":0.06006,"16.2":0.05544,"16.3":0.65142,"16.4":0.0462,"16.5":0.08778,"16.6":0.60984,"17.0":0.03696,"17.1":0.08316,"17.2":0.08316,"17.3":0.0924,"17.4":0.2772,"17.5":3.0723,"17.6":1.01178,"18.0":0.03696},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0,"5.0-5.1":0,"6.0-6.1":0.01842,"7.0-7.1":0,"8.1-8.4":0,"9.0-9.2":0.02105,"9.3":0.02894,"10.0-10.2":0.00789,"10.3":0.03947,"11.0-11.2":0.24998,"11.3-11.4":0.01842,"12.0-12.1":0.01053,"12.2-12.5":0.14472,"13.0-13.1":0.00526,"13.2":0.00526,"13.3":0.00789,"13.4-13.7":0.03158,"14.0-14.4":0.06842,"14.5-14.8":0.0921,"15.0-15.1":0.0421,"15.2-15.3":0.05526,"15.4":0.05263,"15.5":0.07631,"15.6-15.8":0.69205,"16.0":0.16314,"16.1":0.44996,"16.2":0.21051,"16.3":0.34997,"16.4":0.05789,"16.5":0.11578,"16.6-16.7":1.33147,"17.0":0.07894,"17.1":0.15262,"17.2":0.14209,"17.3":0.22367,"17.4":0.53943,"17.5":17.78798,"17.6":2.73661,"18.0":0.28419},P:{"4":0.01137,"21":0.03411,"22":0.02274,"23":0.02274,"24":0.04547,"25":0.62526,_:"20 5.0-5.4 6.2-6.4 7.2-7.4 8.2 9.2 10.1 11.1-11.2 12.0 13.0 14.0 15.0 16.0 18.0 19.0","17.0":0.01137},I:{"0":0.08564,"3":0,"4":0.00003,"2.1":0,"2.2":0.00004,"2.3":0.00002,"4.1":0.00001,"4.2-4.3":0.00018,"4.4":0,"4.4.3-4.4.4":0.00011},K:{"0":0.31204,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.01683,"9":0.03366,"11":0.10659,_:"6 7 10 5.5"},N:{_:"10 11"},S:{"2.5":0.00538,_:"3.0-3.1"},J:{_:"7 10"},O:{"0":0.0807},H:{"0":0},L:{"0":25.72174},R:{_:"0"},M:{"0":0.62408},Q:{"14.9":0.02152}}; diff --git a/node_modules/caniuse-lite/data/regions/alt-oc.js b/node_modules/caniuse-lite/data/regions/alt-oc.js index 191db41e..6435784c 100644 --- a/node_modules/caniuse-lite/data/regions/alt-oc.js +++ b/node_modules/caniuse-lite/data/regions/alt-oc.js @@ -1 +1 @@ -module.exports={C:{"34":0.00479,"52":0.01436,"54":0.00957,"78":0.01915,"83":0.00479,"88":0.01915,"101":0.00479,"102":0.00479,"103":0.00957,"113":0.00479,"114":0.01436,"115":0.22978,"120":0.00957,"121":0.00479,"122":0.00479,"123":0.00957,"124":0.00957,"125":0.02394,"126":0.05744,"127":0.73241,"128":1.19196,"129":0.00957,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 53 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 79 80 81 82 84 85 86 87 89 90 91 92 93 94 95 96 97 98 99 100 104 105 106 107 108 109 110 111 112 116 117 118 119 130 131 3.5 3.6"},D:{"25":0.01915,"34":0.00957,"38":0.07181,"39":0.01436,"40":0.01436,"41":0.01436,"42":0.01436,"43":0.01436,"44":0.01436,"45":0.01436,"46":0.01436,"47":0.01436,"48":0.01436,"49":0.02394,"50":0.01436,"51":0.01915,"52":0.01915,"53":0.01436,"54":0.01436,"55":0.01436,"56":0.01915,"57":0.01436,"58":0.01436,"59":0.02872,"60":0.01436,"66":0.00479,"74":0.00957,"78":0.00479,"79":0.08617,"80":0.00479,"81":0.05744,"83":0.00479,"85":0.00957,"86":0.00479,"87":0.07659,"88":0.0383,"89":0.00479,"90":0.01915,"91":0.00957,"92":0.00957,"93":0.02872,"94":0.03351,"96":0.00957,"97":0.01915,"98":0.01915,"99":0.02394,"100":0.00957,"101":0.00479,"102":0.00957,"103":0.15318,"104":0.05744,"105":0.04787,"106":0.01436,"107":0.01915,"108":0.02872,"109":0.70369,"110":0.01436,"111":0.0383,"112":0.01915,"113":0.13404,"114":0.16276,"115":0.08138,"116":0.30158,"117":0.02872,"118":0.02394,"119":0.08138,"120":0.17233,"121":0.13404,"122":0.21542,"123":0.18191,"124":0.4404,"125":1.3643,"126":20.92876,"127":2.00575,"128":0.02394,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 26 27 28 29 30 31 32 33 35 36 37 61 62 63 64 65 67 68 69 70 71 72 73 75 76 77 84 95 129 130"},F:{"46":0.02394,"83":0.00479,"95":0.00957,"109":0.38775,"110":0.00957,"111":0.24892,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 106 107 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"18":0.00479,"109":0.06702,"110":0.00479,"111":0.00479,"112":0.00479,"113":0.01436,"114":0.01915,"115":0.00479,"116":0.00479,"117":0.00479,"118":0.00957,"119":0.01915,"120":0.02394,"121":0.01915,"122":0.03351,"123":0.01915,"124":0.06223,"125":0.20584,"126":6.30448,"127":0.76113,_:"12 13 14 15 16 17 79 80 81 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108"},E:{"9":0.01436,"13":0.01436,"14":0.07181,"15":0.01436,_:"0 4 5 6 7 8 10 11 12 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1","12.1":0.02394,"13.1":0.12925,"14.1":0.21542,"15.1":0.02394,"15.2-15.3":0.02872,"15.4":0.04308,"15.5":0.08138,"15.6":0.58401,"16.0":0.06223,"16.1":0.11968,"16.2":0.08138,"16.3":0.20105,"16.4":0.05266,"16.5":0.10053,"16.6":0.74677,"17.0":0.03351,"17.1":0.10531,"17.2":0.09095,"17.3":0.12925,"17.4":0.28243,"17.5":4.23171,"17.6":0.01915,"18.0":0.01915},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0,"5.0-5.1":0.00383,"6.0-6.1":0.00575,"7.0-7.1":0.00383,"8.1-8.4":0.00192,"9.0-9.2":0.00192,"9.3":0.04599,"10.0-10.2":0.00767,"10.3":0.08815,"11.0-11.2":1.97762,"11.3-11.4":0.02108,"12.0-12.1":0.01533,"12.2-12.5":0.29319,"13.0-13.1":0.00192,"13.2":0.00192,"13.3":0.00767,"13.4-13.7":0.023,"14.0-14.4":0.06132,"14.5-14.8":0.07282,"15.0-15.1":0.04024,"15.2-15.3":0.04599,"15.4":0.04791,"15.5":0.07282,"15.6-15.8":0.75885,"16.0":0.13797,"16.1":0.40051,"16.2":0.16289,"16.3":0.30278,"16.4":0.04791,"16.5":0.09965,"16.6-16.7":1.12487,"17.0":0.05174,"17.1":0.11881,"17.2":0.11306,"17.3":0.17055,"17.4":0.435,"17.5":12.2164,"17.6":0.06899,"18.0":0.09581},P:{"4":0.20221,"20":0.01123,"21":0.05617,"22":0.04494,"23":0.0674,"24":0.07864,"25":2.10074,"5.0-5.4":0.0337,"6.2-6.4":0.01123,_:"7.2-7.4 8.2 9.2 10.1 11.1-11.2 12.0 13.0 14.0 15.0 16.0 17.0 18.0","19.0":0.01123},I:{"0":0.08297,"3":0.00001,"4":0.00006,"2.1":0.00001,"2.2":0.00005,"2.3":0.00004,"4.1":0.00003,"4.2-4.3":0.00006,"4.4":0,"4.4.3-4.4.4":0.00015},K:{"0":0.13033,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.06893,"9":0.01723,"11":0.08617,_:"6 7 10 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":29.61148},R:{_:"0"},M:{"0":0.42225},Q:{"14.9":0.01043},O:{"0":0.06256},H:{"0":0}}; +module.exports={C:{"34":0.0049,"52":0.0147,"54":0.0098,"78":0.0245,"83":0.0049,"88":0.0245,"102":0.0049,"103":0.0098,"113":0.0049,"114":0.0049,"115":0.23025,"120":0.0049,"123":0.0098,"124":0.0049,"125":0.0098,"126":0.0196,"127":0.04409,"128":0.55359,"129":1.31293,_:"2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 53 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 79 80 81 82 84 85 86 87 89 90 91 92 93 94 95 96 97 98 99 100 101 104 105 106 107 108 109 110 111 112 116 117 118 119 121 122 130 131 132 133 3.5 3.6"},D:{"25":0.0245,"34":0.0049,"38":0.06369,"39":0.0147,"40":0.0147,"41":0.0147,"42":0.0147,"43":0.0196,"44":0.0196,"45":0.0196,"46":0.0196,"47":0.0196,"48":0.0147,"49":0.0196,"50":0.0147,"51":0.0245,"52":0.0196,"53":0.0147,"54":0.0147,"55":0.0147,"56":0.0196,"57":0.0147,"58":0.0147,"59":0.02939,"60":0.0147,"66":0.0098,"74":0.0049,"78":0.0049,"79":0.08818,"80":0.0049,"81":0.05389,"85":0.0147,"86":0.0049,"87":0.07349,"88":0.03919,"89":0.0049,"90":0.0245,"91":0.0098,"92":0.0049,"93":0.0147,"94":0.03919,"96":0.0049,"97":0.0196,"98":0.0245,"99":0.0147,"100":0.0098,"101":0.0049,"102":0.0098,"103":0.14697,"104":0.10288,"105":0.08328,"106":0.0098,"107":0.0196,"108":0.0245,"109":0.68096,"110":0.0196,"111":0.02939,"112":0.0147,"113":0.15187,"114":0.18616,"115":0.08328,"116":0.30374,"117":0.0245,"118":0.0196,"119":0.05879,"120":0.15677,"121":0.14697,"122":0.19596,"123":0.14207,"124":0.24985,"125":0.60748,"126":2.99329,"127":18.45943,"128":2.97859,"129":0.0147,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 26 27 28 29 30 31 32 33 35 36 37 61 62 63 64 65 67 68 69 70 71 72 73 75 76 77 83 84 95 130 131"},F:{"46":0.0245,"83":0.0049,"95":0.0098,"109":0.17636,"111":0.07349,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 106 107 108 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"18":0.0049,"92":0.0098,"109":0.05879,"112":0.0098,"113":0.0147,"114":0.0147,"115":0.0049,"116":0.0049,"117":0.0098,"119":0.0147,"120":0.0245,"121":0.0147,"122":0.0245,"123":0.0147,"124":0.04409,"125":0.06369,"126":0.41642,"127":5.52117,"128":1.42071,_:"12 13 14 15 16 17 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 110 111 118"},E:{"9":0.0196,"13":0.0098,"14":0.07838,"15":0.0098,_:"0 4 5 6 7 8 10 11 12 3.1 3.2 5.1 6.1 7.1 9.1 10.1 11.1","12.1":0.0196,"13.1":0.12248,"14.1":0.19596,"15.1":0.02939,"15.2-15.3":0.03429,"15.4":0.04409,"15.5":0.08328,"15.6":0.61727,"16.0":0.06369,"16.1":0.12248,"16.2":0.08818,"16.3":0.19596,"16.4":0.05389,"16.5":0.09798,"16.6":0.76914,"17.0":0.02939,"17.1":0.11758,"17.2":0.08818,"17.3":0.11758,"17.4":0.25475,"17.5":3.86041,"17.6":0.89652,"18.0":0.03919},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0,"5.0-5.1":0.00617,"6.0-6.1":0.00411,"7.0-7.1":0.00411,"8.1-8.4":0.00617,"9.0-9.2":0.00206,"9.3":0.05143,"10.0-10.2":0.00823,"10.3":0.08846,"11.0-11.2":1.45446,"11.3-11.4":0.02263,"12.0-12.1":0.01852,"12.2-12.5":0.29213,"13.0-13.1":0.00206,"13.2":0.00206,"13.3":0.00823,"13.4-13.7":0.02263,"14.0-14.4":0.0576,"14.5-14.8":0.06995,"15.0-15.1":0.04114,"15.2-15.3":0.04732,"15.4":0.04732,"15.5":0.07406,"15.6-15.8":0.77352,"16.0":0.14195,"16.1":0.42585,"16.2":0.17486,"16.3":0.31476,"16.4":0.05349,"16.5":0.09669,"16.6-16.7":1.17674,"17.0":0.05143,"17.1":0.12138,"17.2":0.10698,"17.3":0.15841,"17.4":0.35796,"17.5":12.52444,"17.6":1.57378,"18.0":0.17692},P:{"4":0.19041,"20":0.0112,"21":0.0448,"22":0.056,"23":0.056,"24":0.0672,"25":1.69126,"5.0-5.4":0.0336,"6.2-6.4":0.0112,_:"7.2-7.4 8.2 9.2 10.1 11.1-11.2 12.0 13.0 14.0 15.0 16.0 17.0 18.0","19.0":0.0112},I:{"0":0.1012,"3":0.00002,"4":0.00011,"2.1":0.00002,"2.2":0.00007,"2.3":0.00008,"4.1":0.00005,"4.2-4.3":0.00013,"4.4":0,"4.4.3-4.4.4":0.0003},K:{"0":0.15813,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.08472,"9":0.02421,"10":0.0121,"11":0.08472,_:"6 7 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":0.07141},H:{"0":0},L:{"0":26.87909},R:{_:"0"},M:{"0":0.43359},Q:{"14.9":0.0102}}; diff --git a/node_modules/caniuse-lite/data/regions/alt-sa.js b/node_modules/caniuse-lite/data/regions/alt-sa.js index 30e9fc52..51a0f26c 100644 --- a/node_modules/caniuse-lite/data/regions/alt-sa.js +++ b/node_modules/caniuse-lite/data/regions/alt-sa.js @@ -1 +1 @@ -module.exports={C:{"4":0.06338,"52":0.01811,"59":0.01358,"78":0.00905,"88":0.01811,"91":0.01358,"102":0.00453,"103":0.00905,"113":0.00905,"114":0.00453,"115":0.27162,"120":0.00905,"121":0.00453,"122":0.00453,"123":0.00905,"124":0.00453,"125":0.01358,"126":0.03169,"127":0.61115,"128":0.79675,"129":0.00905,_:"2 3 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 53 54 55 56 57 58 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 79 80 81 82 83 84 85 86 87 89 90 92 93 94 95 96 97 98 99 100 101 104 105 106 107 108 109 110 111 112 116 117 118 119 130 131 3.5 3.6"},D:{"38":0.00905,"47":0.00453,"49":0.01358,"51":0.00905,"55":0.00453,"66":0.05432,"67":0.00905,"71":0.00905,"75":0.00905,"78":0.00453,"79":0.0498,"81":0.00905,"85":0.00453,"86":0.00905,"87":0.0498,"88":0.01358,"89":0.00453,"90":0.00453,"91":0.28067,"92":0.00905,"93":0.0498,"94":0.01358,"95":0.00453,"96":0.01811,"97":0.01358,"98":0.00905,"99":0.00905,"100":0.00905,"101":0.00453,"102":0.01358,"103":0.05432,"104":0.01358,"105":0.01811,"106":0.02264,"107":0.02716,"108":0.02716,"109":3.91133,"110":0.02264,"111":0.01811,"112":0.02264,"113":0.01358,"114":0.0498,"115":0.01811,"116":0.09054,"117":0.01358,"118":0.02716,"119":0.05432,"120":0.09959,"121":0.07696,"122":0.17203,"123":0.10865,"124":0.20824,"125":0.48892,"126":23.20993,"127":2.92897,"128":0.00905,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 39 40 41 42 43 44 45 46 48 50 52 53 54 56 57 58 59 60 61 62 63 64 65 68 69 70 72 73 74 76 77 80 83 84 129 130"},F:{"83":0.01358,"95":0.04527,"109":1.37168,"110":0.00905,"111":0.72885,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 106 107 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"15":0.01811,"17":0.00905,"92":0.01358,"109":0.04527,"119":0.00453,"120":0.00905,"121":0.00905,"122":0.00905,"123":0.00905,"124":0.03169,"125":0.08601,"126":3.69403,"127":0.48892,_:"12 13 14 16 18 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 110 111 112 113 114 115 116 117 118"},E:{"14":0.00453,_:"0 4 5 6 7 8 9 10 11 12 13 15 3.1 3.2 6.1 7.1 9.1 10.1 12.1 15.1 15.2-15.3 15.4","5.1":0.01358,"11.1":0.01358,"13.1":0.01358,"14.1":0.01811,"15.5":0.00453,"15.6":0.0498,"16.0":0.00453,"16.1":0.00905,"16.2":0.00453,"16.3":0.01358,"16.4":0.00453,"16.5":0.00905,"16.6":0.05432,"17.0":0.00905,"17.1":0.01358,"17.2":0.01811,"17.3":0.01358,"17.4":0.03622,"17.5":0.41196,"17.6":0.00453,"18.0":0.00905},G:{"8":0,"3.2":0,"4.0-4.1":0.00065,"4.2-4.3":0,"5.0-5.1":0.00326,"6.0-6.1":0.00131,"7.0-7.1":0.00392,"8.1-8.4":0,"9.0-9.2":0.00065,"9.3":0.01567,"10.0-10.2":0,"10.3":0.01436,"11.0-11.2":0.06203,"11.3-11.4":0.01371,"12.0-12.1":0.00131,"12.2-12.5":0.04375,"13.0-13.1":0.00065,"13.2":0,"13.3":0.00131,"13.4-13.7":0.00326,"14.0-14.4":0.00784,"14.5-14.8":0.02612,"15.0-15.1":0.00718,"15.2-15.3":0.00849,"15.4":0.01045,"15.5":0.01632,"15.6-15.8":0.34344,"16.0":0.0568,"16.1":0.12863,"16.2":0.05028,"16.3":0.10708,"16.4":0.0111,"16.5":0.03003,"16.6-16.7":0.52626,"17.0":0.02285,"17.1":0.04309,"17.2":0.03461,"17.3":0.07052,"17.4":0.18739,"17.5":4.57899,"17.6":0.03003,"18.0":0.06203},P:{"4":0.03193,"20":0.01064,"21":0.04257,"22":0.04257,"23":0.05322,"24":0.06386,"25":1.58586,_:"5.0-5.4 6.2-6.4 8.2 9.2 10.1 11.1-11.2 12.0 13.0 14.0 15.0 16.0 18.0","7.2-7.4":0.12772,"17.0":0.03193,"19.0":0.01064},I:{"0":0.03276,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0,"4.2-4.3":0.00001,"4.4":0,"4.4.3-4.4.4":0.00006},K:{"0":0.2846,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.00978,"11":0.35691,_:"6 7 9 10 5.5"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":46.59089},R:{_:"0"},M:{"0":0.1423},Q:{_:"14.9"},O:{"0":0.04378},H:{"0":0}}; +module.exports={C:{"3":0.00464,"4":0.06029,"52":0.01391,"59":0.01391,"78":0.00464,"88":0.01855,"91":0.00928,"102":0.00928,"103":0.01391,"113":0.00464,"114":0.00464,"115":0.269,"120":0.00928,"121":0.00928,"123":0.00464,"125":0.01391,"126":0.01391,"127":0.0371,"128":0.37104,"129":0.97398,"130":0.00928,_:"2 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 53 54 55 56 57 58 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 79 80 81 82 83 84 85 86 87 89 90 92 93 94 95 96 97 98 99 100 101 104 105 106 107 108 109 110 111 112 116 117 118 119 122 124 131 132 133 3.5 3.6"},D:{"38":0.00928,"47":0.00464,"49":0.01391,"51":0.00928,"55":0.00928,"56":0.00464,"66":0.06029,"71":0.00464,"75":0.01391,"78":0.00928,"79":0.04638,"81":0.00928,"85":0.01855,"86":0.00928,"87":0.04638,"88":0.01391,"89":0.00464,"90":0.00928,"91":0.20871,"92":0.00928,"93":0.00928,"94":0.01391,"95":0.00464,"96":0.00928,"97":0.00928,"98":0.01391,"99":0.00928,"100":0.00928,"101":0.00464,"102":0.01391,"103":0.06029,"104":0.02319,"105":0.01391,"106":0.01855,"107":0.02319,"108":0.02783,"109":3.50169,"110":0.02319,"111":0.02319,"112":0.01855,"113":0.01391,"114":0.05566,"115":0.0371,"116":0.10667,"117":0.01855,"118":0.02319,"119":0.06493,"120":0.08812,"121":0.07421,"122":0.15769,"123":0.09276,"124":0.17624,"125":0.18552,"126":1.17805,"127":22.04905,"128":4.45712,"129":0.01391,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 39 40 41 42 43 44 45 46 48 50 52 53 54 57 58 59 60 61 62 63 64 65 67 68 69 70 72 73 74 76 77 80 83 84 130 131"},F:{"83":0.00928,"95":0.04174,"109":0.86731,"111":0.32466,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 102 103 104 105 106 107 108 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"15":0.01855,"17":0.00928,"92":0.01855,"109":0.04638,"114":0.00464,"119":0.00464,"120":0.00928,"121":0.00464,"122":0.00928,"123":0.00928,"124":0.01855,"125":0.05102,"126":0.16233,"127":3.39965,"128":0.99717,_:"12 13 14 16 18 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 110 111 112 113 115 116 117 118"},E:{"14":0.00464,_:"0 4 5 6 7 8 9 10 11 12 13 15 3.1 3.2 6.1 7.1 9.1 10.1 12.1 15.1 15.2-15.3 15.5","5.1":0.00928,"11.1":0.01391,"13.1":0.01391,"14.1":0.01855,"15.4":0.00464,"15.6":0.04638,"16.0":0.00464,"16.1":0.00928,"16.2":0.00464,"16.3":0.01855,"16.4":0.00464,"16.5":0.00928,"16.6":0.05566,"17.0":0.00928,"17.1":0.01391,"17.2":0.01855,"17.3":0.01391,"17.4":0.0371,"17.5":0.32002,"17.6":0.17161,"18.0":0.01391},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0,"5.0-5.1":0.00279,"6.0-6.1":0.0007,"7.0-7.1":0.00279,"8.1-8.4":0,"9.0-9.2":0,"9.3":0.01393,"10.0-10.2":0.00139,"10.3":0.00766,"11.0-11.2":0.03901,"11.3-11.4":0.01393,"12.0-12.1":0.0007,"12.2-12.5":0.04458,"13.0-13.1":0,"13.2":0,"13.3":0.00139,"13.4-13.7":0.00348,"14.0-14.4":0.00697,"14.5-14.8":0.02229,"15.0-15.1":0.00627,"15.2-15.3":0.00766,"15.4":0.00975,"15.5":0.01463,"15.6-15.8":0.33363,"16.0":0.05781,"16.1":0.12537,"16.2":0.04945,"16.3":0.09682,"16.4":0.01114,"16.5":0.02856,"16.6-16.7":0.50428,"17.0":0.02716,"17.1":0.03901,"17.2":0.03204,"17.3":0.06408,"17.4":0.15254,"17.5":4.41526,"17.6":0.72508,"18.0":0.09473},P:{"4":0.03225,"20":0.01075,"21":0.03225,"22":0.043,"23":0.043,"24":0.05375,"25":1.22552,_:"5.0-5.4 6.2-6.4 8.2 9.2 10.1 11.1-11.2 12.0 13.0 14.0 15.0 16.0 18.0","7.2-7.4":0.1075,"17.0":0.03225,"19.0":0.01075},I:{"0":0.02675,"3":0,"4":0,"2.1":0,"2.2":0,"2.3":0,"4.1":0,"4.2-4.3":0,"4.4":0,"4.4.3-4.4.4":0.00005},K:{"0":0.27346,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.01491,"11":0.61122,_:"6 7 9 10 5.5"},N:{_:"10 11"},S:{_:"2.5 3.0-3.1"},J:{_:"7 10"},O:{"0":0.0429},H:{"0":0},L:{"0":45.01894},R:{_:"0"},M:{"0":0.14477},Q:{_:"14.9"}}; diff --git a/node_modules/caniuse-lite/data/regions/alt-ww.js b/node_modules/caniuse-lite/data/regions/alt-ww.js index e0d9214e..f14b9ab9 100644 --- a/node_modules/caniuse-lite/data/regions/alt-ww.js +++ b/node_modules/caniuse-lite/data/regions/alt-ww.js @@ -1 +1 @@ -module.exports={C:{"11":0.01806,"43":0.00722,"44":0.00722,"45":0.00722,"50":0.00361,"52":0.04334,"53":0.00361,"54":0.00722,"56":0.01806,"59":0.00361,"72":0.00361,"78":0.01445,"88":0.00722,"94":0.00361,"102":0.00722,"103":0.00722,"105":0.00361,"107":0.00361,"108":0.00361,"113":0.00722,"115":0.35398,"117":0.00361,"118":0.07224,"120":0.00722,"121":0.01084,"122":0.00722,"123":0.0289,"124":0.01084,"125":0.01806,"126":0.04696,"127":0.59598,"128":0.96079,"129":0.00722,_:"2 3 4 5 6 7 8 9 10 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 46 47 48 49 51 55 57 58 60 61 62 63 64 65 66 67 68 69 70 71 73 74 75 76 77 79 80 81 82 83 84 85 86 87 89 90 91 92 93 95 96 97 98 99 100 101 104 106 109 110 111 112 114 116 119 130 131 3.5 3.6"},D:{"38":0.01084,"45":0.00361,"47":0.00722,"48":0.02528,"49":0.02167,"50":0.01806,"52":0.00361,"53":0.00722,"56":0.01084,"58":0.00722,"61":0.00361,"66":0.02167,"67":0.00361,"69":0.01445,"70":0.01084,"71":0.00361,"73":0.01445,"74":0.01084,"75":0.00722,"76":0.00722,"77":0.01084,"78":0.01806,"79":0.10836,"80":0.01445,"81":0.02167,"83":0.03612,"84":0.00722,"85":0.01445,"86":0.0289,"87":0.07224,"88":0.01445,"89":0.01084,"90":0.01445,"91":0.04696,"92":0.02528,"93":0.02167,"94":0.03251,"95":0.01445,"96":0.01445,"97":0.02167,"98":0.05418,"99":0.0289,"100":0.02167,"101":0.02167,"102":0.01445,"103":0.12642,"104":0.0614,"105":0.01806,"106":0.03251,"107":0.03251,"108":0.05057,"109":1.48092,"110":0.02528,"111":0.04334,"112":0.04334,"113":0.05418,"114":0.0903,"115":0.03612,"116":0.16254,"117":0.10475,"118":0.06863,"119":0.06502,"120":0.10836,"121":0.13364,"122":0.17699,"123":0.17338,"124":0.26729,"125":0.77297,"126":14.52385,"127":1.69764,"128":0.01806,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 39 40 41 42 43 44 46 51 54 55 57 59 60 62 63 64 65 68 72 129 130"},F:{"36":0.00361,"40":0.00361,"46":0.01806,"83":0.0289,"95":0.04334,"102":0.0289,"109":0.29257,"110":0.01084,"111":0.32147,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 37 38 39 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 84 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 103 104 105 106 107 108 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"17":0.00361,"18":0.00722,"92":0.01445,"107":0.00361,"108":0.00722,"109":0.06502,"110":0.00722,"111":0.00722,"112":0.00722,"113":0.01445,"114":0.01445,"115":0.00722,"116":0.00722,"117":0.01084,"118":0.00722,"119":0.01084,"120":0.03612,"121":0.01806,"122":0.03251,"123":0.02167,"124":0.03973,"125":0.12281,"126":3.9732,"127":0.51652,_:"12 13 14 15 16 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 96 97 98 99 100 101 102 103 104 105 106"},E:{"9":0.00361,"13":0.00722,"14":0.03251,"15":0.00722,_:"0 4 5 6 7 8 10 11 12 3.1 3.2 5.1 6.1 7.1 9.1 10.1","11.1":0.00722,"12.1":0.01084,"13.1":0.06502,"14.1":0.08669,"15.1":0.02528,"15.2-15.3":0.01084,"15.4":0.02167,"15.5":0.03251,"15.6":0.23117,"16.0":0.0289,"16.1":0.04334,"16.2":0.03612,"16.3":0.10836,"16.4":0.02528,"16.5":0.04696,"16.6":0.30341,"17.0":0.02167,"17.1":0.04334,"17.2":0.04696,"17.3":0.05057,"17.4":0.13364,"17.5":1.78072,"17.6":0.01084,"18.0":0.01084},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00297,"5.0-5.1":0.00148,"6.0-6.1":0.0089,"7.0-7.1":0.0089,"8.1-8.4":0,"9.0-9.2":0.00741,"9.3":0.02965,"10.0-10.2":0.00593,"10.3":0.05189,"11.0-11.2":0.1364,"11.3-11.4":0.01483,"12.0-12.1":0.01038,"12.2-12.5":0.19126,"13.0-13.1":0.00297,"13.2":0.03114,"13.3":0.01038,"13.4-13.7":0.04448,"14.0-14.4":0.1023,"14.5-14.8":0.11565,"15.0-15.1":0.05782,"15.2-15.3":0.06227,"15.4":0.07117,"15.5":0.08599,"15.6-15.8":0.78877,"16.0":0.15864,"16.1":0.33656,"16.2":0.16902,"16.3":0.28319,"16.4":0.06672,"16.5":0.1201,"16.6-16.7":0.98448,"17.0":0.08896,"17.1":0.14382,"17.2":0.13937,"17.3":0.20905,"17.4":0.52338,"17.5":9.58388,"17.6":0.07413,"18.0":0.09786},P:{"4":0.09753,"20":0.02167,"21":0.04335,"22":0.06502,"23":0.07585,"24":0.07585,"25":1.67963,"5.0-5.4":0.01084,"6.2-6.4":0.01084,"7.2-7.4":0.03251,_:"8.2 9.2 10.1 11.1-11.2 12.0 14.0 15.0 16.0","13.0":0.01084,"17.0":0.02167,"18.0":0.01084,"19.0":0.02167},I:{"0":0.27372,"3":0,"4":0.00003,"2.1":0,"2.2":0.00005,"2.3":0,"4.1":0.00016,"4.2-4.3":0.00011,"4.4":0,"4.4.3-4.4.4":0.00047},K:{"0":1.14456,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.04659,"9":0.06213,"11":0.51254,_:"6 7 10 5.5"},S:{"2.5":0.07027,_:"3.0-3.1"},J:{_:"7 10"},N:{_:"10 11"},L:{"0":44.47098},R:{_:"0"},M:{"0":0.35773},Q:{"14.9":0.33856},O:{"0":1.06041},H:{"0":0.05}}; +module.exports={C:{"4":0.00357,"11":0.01429,"43":0.00357,"44":0.00715,"45":0.00357,"50":0.00357,"52":0.04288,"54":0.00715,"55":0.00357,"56":0.02144,"59":0.00357,"78":0.01429,"88":0.00715,"94":0.00357,"102":0.00715,"103":0.00715,"105":0.00357,"113":0.00715,"115":0.3573,"117":0.00357,"118":0.08933,"120":0.00715,"121":0.00715,"122":0.00357,"123":0.00715,"124":0.00715,"125":0.01429,"126":0.03216,"127":0.04288,"128":0.44663,"129":1.09334,"130":0.00715,_:"2 3 5 6 7 8 9 10 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 46 47 48 49 51 53 57 58 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 79 80 81 82 83 84 85 86 87 89 90 91 92 93 95 96 97 98 99 100 101 104 106 107 108 109 110 111 112 114 116 119 131 132 133 3.5 3.6"},D:{"38":0.01072,"47":0.00715,"48":0.02501,"49":0.02144,"50":0.00715,"51":0.00357,"52":0.00357,"53":0.00715,"56":0.03216,"57":0.00357,"58":0.00715,"61":0.00357,"66":0.02144,"69":0.02858,"70":0.00357,"73":0.00715,"74":0.01072,"75":0.01072,"76":0.00715,"77":0.02144,"78":0.01787,"79":0.10719,"80":0.01429,"81":0.02144,"83":0.03216,"84":0.00715,"85":0.01072,"86":0.02501,"87":0.07146,"88":0.01787,"89":0.01072,"90":0.01429,"91":0.04645,"92":0.01429,"93":0.01429,"94":0.03573,"95":0.01072,"96":0.01072,"97":0.01787,"98":0.04645,"99":0.02144,"100":0.02144,"101":0.02144,"102":0.01787,"103":0.11076,"104":0.08218,"105":0.01787,"106":0.02858,"107":0.03216,"108":0.04645,"109":1.4292,"110":0.02144,"111":0.0393,"112":0.04288,"113":0.05717,"114":0.10362,"115":0.03573,"116":0.1715,"117":0.10719,"118":0.06789,"119":0.06431,"120":0.10719,"121":0.09647,"122":0.11076,"123":0.13935,"124":0.2251,"125":0.36802,"126":1.49351,"127":12.83064,"128":2.31888,"129":0.01429,"130":0.00357,_:"4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 39 40 41 42 43 44 45 46 54 55 59 60 62 63 64 65 67 68 71 72 131"},F:{"40":0.00357,"46":0.01787,"83":0.02858,"84":0.00357,"95":0.0393,"102":0.03216,"109":0.15721,"111":0.06074,_:"9 11 12 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 41 42 43 44 45 47 48 49 50 51 52 53 54 55 56 57 58 60 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 85 86 87 88 89 90 91 92 93 94 96 97 98 99 100 101 103 104 105 106 107 108 110 9.5-9.6 10.0-10.1 10.5 10.6 11.1 11.5 11.6 12.1"},B:{"14":0.00357,"17":0.00715,"18":0.00715,"92":0.01429,"107":0.00357,"108":0.00715,"109":0.06431,"110":0.00715,"111":0.00715,"112":0.00715,"113":0.01072,"114":0.01429,"115":0.00715,"116":0.00715,"117":0.01072,"118":0.00715,"119":0.01072,"120":0.0393,"121":0.01787,"122":0.02501,"123":0.01429,"124":0.02501,"125":0.0536,"126":0.25368,"127":3.39435,"128":0.91826,_:"12 13 15 16 79 80 81 83 84 85 86 87 88 89 90 91 93 94 95 96 97 98 99 100 101 102 103 104 105 106"},E:{"9":0.00357,"13":0.00715,"14":0.02858,"15":0.00715,_:"0 4 5 6 7 8 10 11 12 3.1 3.2 5.1 6.1 7.1 9.1 10.1","11.1":0.00715,"12.1":0.01072,"13.1":0.05717,"14.1":0.07861,"15.1":0.02501,"15.2-15.3":0.01072,"15.4":0.02144,"15.5":0.02858,"15.6":0.21795,"16.0":0.02858,"16.1":0.03573,"16.2":0.03216,"16.3":0.1858,"16.4":0.02144,"16.5":0.04288,"16.6":0.28941,"17.0":0.01787,"17.1":0.0393,"17.2":0.0393,"17.3":0.04288,"17.4":0.11791,"17.5":1.45421,"17.6":0.41804,"18.0":0.01787},G:{"8":0,"3.2":0,"4.0-4.1":0,"4.2-4.3":0.00299,"5.0-5.1":0.00149,"6.0-6.1":0.00747,"7.0-7.1":0.00897,"8.1-8.4":0,"9.0-9.2":0.00747,"9.3":0.02989,"10.0-10.2":0.00897,"10.3":0.04634,"11.0-11.2":0.11808,"11.3-11.4":0.01495,"12.0-12.1":0.01196,"12.2-12.5":0.20029,"13.0-13.1":0.00299,"13.2":0.06427,"13.3":0.00897,"13.4-13.7":0.03737,"14.0-14.4":0.11061,"14.5-14.8":0.10612,"15.0-15.1":0.05829,"15.2-15.3":0.05829,"15.4":0.06726,"15.5":0.07922,"15.6-15.8":0.74585,"16.0":0.15096,"16.1":0.31837,"16.2":0.15993,"16.3":0.26605,"16.4":0.06726,"16.5":0.10762,"16.6-16.7":0.92521,"17.0":0.0852,"17.1":0.13153,"17.2":0.12107,"17.3":0.17936,"17.4":0.42001,"17.5":8.60193,"17.6":1.44686,"18.0":0.15694},P:{"4":0.0967,"20":0.02149,"21":0.04298,"22":0.06447,"23":0.06447,"24":0.07521,"25":1.27862,"5.0-5.4":0.01074,"6.2-6.4":0.01074,"7.2-7.4":0.03223,_:"8.2 9.2 10.1 12.0 14.0 15.0 16.0 18.0","11.1-11.2":0.01074,"13.0":0.01074,"17.0":0.02149,"19.0":0.02149},I:{"0":0.22417,"3":0,"4":0.00002,"2.1":0,"2.2":0,"2.3":0,"4.1":0.00009,"4.2-4.3":0.00009,"4.4":0,"4.4.3-4.4.4":0.00036},K:{"0":1.2609,_:"10 11 12 11.1 11.5 12.1"},A:{"8":0.05551,"9":0.04163,"10":0.01388,"11":0.48568,_:"6 7 5.5"},N:{_:"10 11"},S:{"2.5":0.05141,_:"3.0-3.1"},J:{_:"7 10"},O:{"0":1.14383},H:{"0":0.05},L:{"0":44.47669},R:{_:"0"},M:{"0":0.36628},Q:{"14.9":0.3213}}; diff --git a/node_modules/caniuse-lite/package.json b/node_modules/caniuse-lite/package.json index 615c93a6..83f85581 100644 --- a/node_modules/caniuse-lite/package.json +++ b/node_modules/caniuse-lite/package.json @@ -1,6 +1,6 @@ { "name": "caniuse-lite", - "version": "1.0.30001651", + "version": "1.0.30001658", "description": "A smaller version of caniuse-db, with only the essentials!", "main": "dist/unpacker/index.js", "files": [ diff --git a/node_modules/electron-to-chromium/chromium-versions.js b/node_modules/electron-to-chromium/chromium-versions.js index 338b2671..f202bd7f 100644 --- a/node_modules/electron-to-chromium/chromium-versions.js +++ b/node_modules/electron-to-chromium/chromium-versions.js @@ -64,5 +64,7 @@ module.exports = { "125": "31.0", "126": "31.0", "127": "32.0", - "128": "32.0" + "128": "32.0", + "129": "33.0", + "130": "33.0" }; \ No newline at end of file diff --git a/node_modules/electron-to-chromium/chromium-versions.json b/node_modules/electron-to-chromium/chromium-versions.json index da8b9df7..4d7a24ed 100644 --- a/node_modules/electron-to-chromium/chromium-versions.json +++ b/node_modules/electron-to-chromium/chromium-versions.json @@ -1 +1 @@ -{"39":"0.20","40":"0.21","41":"0.21","42":"0.25","43":"0.27","44":"0.30","45":"0.31","47":"0.36","49":"0.37","50":"1.1","51":"1.2","52":"1.3","53":"1.4","54":"1.4","56":"1.6","58":"1.7","59":"1.8","61":"2.0","66":"3.0","69":"4.0","72":"5.0","73":"5.0","76":"6.0","78":"7.0","79":"8.0","80":"8.0","82":"9.0","83":"9.0","84":"10.0","85":"10.0","86":"11.0","87":"11.0","89":"12.0","90":"13.0","91":"13.0","92":"14.0","93":"14.0","94":"15.0","95":"16.0","96":"16.0","98":"17.0","99":"18.0","100":"18.0","102":"19.0","103":"20.0","104":"20.0","105":"21.0","106":"21.0","107":"22.0","108":"22.0","110":"23.0","111":"24.0","112":"24.0","114":"25.0","116":"26.0","118":"27.0","119":"28.0","120":"28.0","121":"29.0","122":"29.0","123":"30.0","124":"30.0","125":"31.0","126":"31.0","127":"32.0","128":"32.0"} \ No newline at end of file +{"39":"0.20","40":"0.21","41":"0.21","42":"0.25","43":"0.27","44":"0.30","45":"0.31","47":"0.36","49":"0.37","50":"1.1","51":"1.2","52":"1.3","53":"1.4","54":"1.4","56":"1.6","58":"1.7","59":"1.8","61":"2.0","66":"3.0","69":"4.0","72":"5.0","73":"5.0","76":"6.0","78":"7.0","79":"8.0","80":"8.0","82":"9.0","83":"9.0","84":"10.0","85":"10.0","86":"11.0","87":"11.0","89":"12.0","90":"13.0","91":"13.0","92":"14.0","93":"14.0","94":"15.0","95":"16.0","96":"16.0","98":"17.0","99":"18.0","100":"18.0","102":"19.0","103":"20.0","104":"20.0","105":"21.0","106":"21.0","107":"22.0","108":"22.0","110":"23.0","111":"24.0","112":"24.0","114":"25.0","116":"26.0","118":"27.0","119":"28.0","120":"28.0","121":"29.0","122":"29.0","123":"30.0","124":"30.0","125":"31.0","126":"31.0","127":"32.0","128":"32.0","129":"33.0","130":"33.0"} \ No newline at end of file diff --git a/node_modules/electron-to-chromium/full-chromium-versions.js b/node_modules/electron-to-chromium/full-chromium-versions.js index 504670dc..1dbd3f62 100644 --- a/node_modules/electron-to-chromium/full-chromium-versions.js +++ b/node_modules/electron-to-chromium/full-chromium-versions.js @@ -1957,7 +1957,8 @@ module.exports = { "29.4.2", "29.4.3", "29.4.4", - "29.4.5" + "29.4.5", + "29.4.6" ], "123.0.6296.0": [ "30.0.0-alpha.1" @@ -2026,7 +2027,9 @@ module.exports = { "30.1.2", "30.2.0", "30.3.0", - "30.3.1" + "30.3.1", + "30.4.0", + "30.5.0" ], "125.0.6412.0": [ "31.0.0-alpha.1", @@ -2068,7 +2071,8 @@ module.exports = { "31.3.1" ], "126.0.6478.234": [ - "31.4.0" + "31.4.0", + "31.5.0" ], "127.0.6521.0": [ "32.0.0-alpha.1", @@ -2100,5 +2104,19 @@ module.exports = { "32.0.0-beta.5", "32.0.0-beta.6", "32.0.0-beta.7" + ], + "128.0.6613.36": [ + "32.0.0", + "32.0.1" + ], + "128.0.6613.84": [ + "32.0.2" + ], + "129.0.6668.0": [ + "33.0.0-alpha.1" + ], + "130.0.6672.0": [ + "33.0.0-alpha.2", + "33.0.0-alpha.3" ] }; \ No newline at end of file diff --git a/node_modules/electron-to-chromium/full-chromium-versions.json b/node_modules/electron-to-chromium/full-chromium-versions.json index 3dd46585..8f8ccb77 100644 --- a/node_modules/electron-to-chromium/full-chromium-versions.json +++ b/node_modules/electron-to-chromium/full-chromium-versions.json @@ -1 +1 @@ -{"39.0.2171.65":["0.20.0","0.20.1","0.20.2","0.20.3","0.20.4","0.20.5","0.20.6","0.20.7","0.20.8"],"40.0.2214.91":["0.21.0","0.21.1","0.21.2"],"41.0.2272.76":["0.21.3","0.22.1","0.22.2","0.22.3","0.23.0","0.24.0"],"42.0.2311.107":["0.25.0","0.25.1","0.25.2","0.25.3","0.26.0","0.26.1","0.27.0","0.27.1"],"43.0.2357.65":["0.27.2","0.27.3","0.28.0","0.28.1","0.28.2","0.28.3","0.29.1","0.29.2"],"44.0.2403.125":["0.30.4","0.31.0"],"45.0.2454.85":["0.31.2","0.32.2","0.32.3","0.33.0","0.33.1","0.33.2","0.33.3","0.33.4","0.33.6","0.33.7","0.33.8","0.33.9","0.34.0","0.34.1","0.34.2","0.34.3","0.34.4","0.35.1","0.35.2","0.35.3","0.35.4","0.35.5"],"47.0.2526.73":["0.36.0","0.36.2","0.36.3","0.36.4"],"47.0.2526.110":["0.36.5","0.36.6","0.36.7","0.36.8","0.36.9","0.36.10","0.36.11","0.36.12"],"49.0.2623.75":["0.37.0","0.37.1","0.37.3","0.37.4","0.37.5","0.37.6","0.37.7","0.37.8","1.0.0","1.0.1","1.0.2"],"50.0.2661.102":["1.1.0","1.1.1","1.1.2","1.1.3"],"51.0.2704.63":["1.2.0","1.2.1"],"51.0.2704.84":["1.2.2","1.2.3"],"51.0.2704.103":["1.2.4","1.2.5"],"51.0.2704.106":["1.2.6","1.2.7","1.2.8"],"52.0.2743.82":["1.3.0","1.3.1","1.3.2","1.3.3","1.3.4","1.3.5","1.3.6","1.3.7","1.3.9","1.3.10","1.3.13","1.3.14","1.3.15"],"53.0.2785.113":["1.4.0","1.4.1","1.4.2","1.4.3","1.4.4","1.4.5"],"53.0.2785.143":["1.4.6","1.4.7","1.4.8","1.4.10","1.4.11","1.4.13","1.4.14","1.4.15","1.4.16"],"54.0.2840.51":["1.4.12"],"54.0.2840.101":["1.5.0","1.5.1"],"56.0.2924.87":["1.6.0","1.6.1","1.6.2","1.6.3","1.6.4","1.6.5","1.6.6","1.6.7","1.6.8","1.6.9","1.6.10","1.6.11","1.6.12","1.6.13","1.6.14","1.6.15","1.6.16","1.6.17","1.6.18"],"58.0.3029.110":["1.7.0","1.7.1","1.7.2","1.7.3","1.7.4","1.7.5","1.7.6","1.7.7","1.7.8","1.7.9","1.7.10","1.7.11","1.7.12","1.7.13","1.7.14","1.7.15","1.7.16"],"59.0.3071.115":["1.8.0","1.8.1","1.8.2-beta.1","1.8.2-beta.2","1.8.2-beta.3","1.8.2-beta.4","1.8.2-beta.5","1.8.2","1.8.3","1.8.4","1.8.5","1.8.6","1.8.7","1.8.8"],"61.0.3163.100":["2.0.0-beta.1","2.0.0-beta.2","2.0.0-beta.3","2.0.0-beta.4","2.0.0-beta.5","2.0.0-beta.6","2.0.0-beta.7","2.0.0-beta.8","2.0.0","2.0.1","2.0.2","2.0.3","2.0.4","2.0.5","2.0.6","2.0.7","2.0.8","2.0.9","2.0.10","2.0.11","2.0.12","2.0.13","2.0.14","2.0.15","2.0.16","2.0.17","2.0.18","2.1.0-unsupported.20180809"],"66.0.3359.181":["3.0.0-beta.1","3.0.0-beta.2","3.0.0-beta.3","3.0.0-beta.4","3.0.0-beta.5","3.0.0-beta.6","3.0.0-beta.7","3.0.0-beta.8","3.0.0-beta.9","3.0.0-beta.10","3.0.0-beta.11","3.0.0-beta.12","3.0.0-beta.13","3.0.0","3.0.1","3.0.2","3.0.3","3.0.4","3.0.5","3.0.6","3.0.7","3.0.8","3.0.9","3.0.10","3.0.11","3.0.12","3.0.13","3.0.14","3.0.15","3.0.16","3.1.0-beta.1","3.1.0-beta.2","3.1.0-beta.3","3.1.0-beta.4","3.1.0-beta.5","3.1.0","3.1.1","3.1.2","3.1.3","3.1.4","3.1.5","3.1.6","3.1.7","3.1.8","3.1.9","3.1.10","3.1.11","3.1.12","3.1.13"],"69.0.3497.106":["4.0.0-beta.1","4.0.0-beta.2","4.0.0-beta.3","4.0.0-beta.4","4.0.0-beta.5","4.0.0-beta.6","4.0.0-beta.7","4.0.0-beta.8","4.0.0-beta.9","4.0.0-beta.10","4.0.0-beta.11","4.0.0","4.0.1","4.0.2","4.0.3","4.0.4","4.0.5","4.0.6"],"69.0.3497.128":["4.0.7","4.0.8","4.1.0","4.1.1","4.1.2","4.1.3","4.1.4","4.1.5","4.2.0","4.2.1","4.2.2","4.2.3","4.2.4","4.2.5","4.2.6","4.2.7","4.2.8","4.2.9","4.2.10","4.2.11","4.2.12"],"72.0.3626.52":["5.0.0-beta.1","5.0.0-beta.2"],"73.0.3683.27":["5.0.0-beta.3"],"73.0.3683.54":["5.0.0-beta.4"],"73.0.3683.61":["5.0.0-beta.5"],"73.0.3683.84":["5.0.0-beta.6"],"73.0.3683.94":["5.0.0-beta.7"],"73.0.3683.104":["5.0.0-beta.8"],"73.0.3683.117":["5.0.0-beta.9"],"73.0.3683.119":["5.0.0"],"73.0.3683.121":["5.0.1","5.0.2","5.0.3","5.0.4","5.0.5","5.0.6","5.0.7","5.0.8","5.0.9","5.0.10","5.0.11","5.0.12","5.0.13"],"76.0.3774.1":["6.0.0-beta.1"],"76.0.3783.1":["6.0.0-beta.2","6.0.0-beta.3","6.0.0-beta.4"],"76.0.3805.4":["6.0.0-beta.5"],"76.0.3809.3":["6.0.0-beta.6"],"76.0.3809.22":["6.0.0-beta.7"],"76.0.3809.26":["6.0.0-beta.8","6.0.0-beta.9"],"76.0.3809.37":["6.0.0-beta.10"],"76.0.3809.42":["6.0.0-beta.11"],"76.0.3809.54":["6.0.0-beta.12"],"76.0.3809.60":["6.0.0-beta.13"],"76.0.3809.68":["6.0.0-beta.14"],"76.0.3809.74":["6.0.0-beta.15"],"76.0.3809.88":["6.0.0"],"76.0.3809.102":["6.0.1"],"76.0.3809.110":["6.0.2"],"76.0.3809.126":["6.0.3"],"76.0.3809.131":["6.0.4"],"76.0.3809.136":["6.0.5"],"76.0.3809.138":["6.0.6"],"76.0.3809.139":["6.0.7"],"76.0.3809.146":["6.0.8","6.0.9","6.0.10","6.0.11","6.0.12","6.1.0","6.1.1","6.1.2","6.1.3","6.1.4","6.1.5","6.1.6","6.1.7","6.1.8","6.1.9","6.1.10","6.1.11","6.1.12"],"78.0.3866.0":["7.0.0-beta.1","7.0.0-beta.2","7.0.0-beta.3"],"78.0.3896.6":["7.0.0-beta.4"],"78.0.3905.1":["7.0.0-beta.5","7.0.0-beta.6","7.0.0-beta.7","7.0.0"],"78.0.3904.92":["7.0.1"],"78.0.3904.94":["7.1.0"],"78.0.3904.99":["7.1.1"],"78.0.3904.113":["7.1.2"],"78.0.3904.126":["7.1.3"],"78.0.3904.130":["7.1.4","7.1.5","7.1.6","7.1.7","7.1.8","7.1.9","7.1.10","7.1.11","7.1.12","7.1.13","7.1.14","7.2.0","7.2.1","7.2.2","7.2.3","7.2.4","7.3.0","7.3.1","7.3.2","7.3.3"],"79.0.3931.0":["8.0.0-beta.1","8.0.0-beta.2"],"80.0.3955.0":["8.0.0-beta.3","8.0.0-beta.4"],"80.0.3987.14":["8.0.0-beta.5"],"80.0.3987.51":["8.0.0-beta.6"],"80.0.3987.59":["8.0.0-beta.7"],"80.0.3987.75":["8.0.0-beta.8","8.0.0-beta.9"],"80.0.3987.86":["8.0.0","8.0.1","8.0.2"],"80.0.3987.134":["8.0.3"],"80.0.3987.137":["8.1.0"],"80.0.3987.141":["8.1.1"],"80.0.3987.158":["8.2.0"],"80.0.3987.163":["8.2.1","8.2.2","8.2.3","8.5.3","8.5.4","8.5.5"],"80.0.3987.165":["8.2.4","8.2.5","8.3.0","8.3.1","8.3.2","8.3.3","8.3.4","8.4.0","8.4.1","8.5.0","8.5.1","8.5.2"],"82.0.4048.0":["9.0.0-beta.1","9.0.0-beta.2","9.0.0-beta.3","9.0.0-beta.4","9.0.0-beta.5"],"82.0.4058.2":["9.0.0-beta.6","9.0.0-beta.7","9.0.0-beta.9"],"82.0.4085.10":["9.0.0-beta.10"],"82.0.4085.14":["9.0.0-beta.11","9.0.0-beta.12","9.0.0-beta.13"],"82.0.4085.27":["9.0.0-beta.14"],"83.0.4102.3":["9.0.0-beta.15","9.0.0-beta.16"],"83.0.4103.14":["9.0.0-beta.17"],"83.0.4103.16":["9.0.0-beta.18"],"83.0.4103.24":["9.0.0-beta.19"],"83.0.4103.26":["9.0.0-beta.20","9.0.0-beta.21"],"83.0.4103.34":["9.0.0-beta.22"],"83.0.4103.44":["9.0.0-beta.23"],"83.0.4103.45":["9.0.0-beta.24"],"83.0.4103.64":["9.0.0"],"83.0.4103.94":["9.0.1","9.0.2"],"83.0.4103.100":["9.0.3"],"83.0.4103.104":["9.0.4"],"83.0.4103.119":["9.0.5"],"83.0.4103.122":["9.1.0","9.1.1","9.1.2","9.2.0","9.2.1","9.3.0","9.3.1","9.3.2","9.3.3","9.3.4","9.3.5","9.4.0","9.4.1","9.4.2","9.4.3","9.4.4"],"84.0.4129.0":["10.0.0-beta.1","10.0.0-beta.2"],"85.0.4161.2":["10.0.0-beta.3","10.0.0-beta.4"],"85.0.4181.1":["10.0.0-beta.8","10.0.0-beta.9"],"85.0.4183.19":["10.0.0-beta.10"],"85.0.4183.20":["10.0.0-beta.11"],"85.0.4183.26":["10.0.0-beta.12"],"85.0.4183.39":["10.0.0-beta.13","10.0.0-beta.14","10.0.0-beta.15","10.0.0-beta.17","10.0.0-beta.19","10.0.0-beta.20","10.0.0-beta.21"],"85.0.4183.70":["10.0.0-beta.23"],"85.0.4183.78":["10.0.0-beta.24"],"85.0.4183.80":["10.0.0-beta.25"],"85.0.4183.84":["10.0.0"],"85.0.4183.86":["10.0.1"],"85.0.4183.87":["10.1.0"],"85.0.4183.93":["10.1.1"],"85.0.4183.98":["10.1.2"],"85.0.4183.121":["10.1.3","10.1.4","10.1.5","10.1.6","10.1.7","10.2.0","10.3.0","10.3.1","10.3.2","10.4.0","10.4.1","10.4.2","10.4.3","10.4.4","10.4.5","10.4.6","10.4.7"],"86.0.4234.0":["11.0.0-beta.1","11.0.0-beta.3","11.0.0-beta.4","11.0.0-beta.5","11.0.0-beta.6","11.0.0-beta.7"],"87.0.4251.1":["11.0.0-beta.8","11.0.0-beta.9","11.0.0-beta.11"],"87.0.4280.11":["11.0.0-beta.12","11.0.0-beta.13"],"87.0.4280.27":["11.0.0-beta.16","11.0.0-beta.17","11.0.0-beta.18","11.0.0-beta.19"],"87.0.4280.40":["11.0.0-beta.20"],"87.0.4280.47":["11.0.0-beta.22","11.0.0-beta.23"],"87.0.4280.60":["11.0.0","11.0.1"],"87.0.4280.67":["11.0.2","11.0.3","11.0.4"],"87.0.4280.88":["11.0.5","11.1.0","11.1.1"],"87.0.4280.141":["11.2.0","11.2.1","11.2.2","11.2.3","11.3.0","11.4.0","11.4.1","11.4.2","11.4.3","11.4.4","11.4.5","11.4.6","11.4.7","11.4.8","11.4.9","11.4.10","11.4.11","11.4.12","11.5.0"],"89.0.4328.0":["12.0.0-beta.1","12.0.0-beta.3","12.0.0-beta.4","12.0.0-beta.5","12.0.0-beta.6","12.0.0-beta.7","12.0.0-beta.8","12.0.0-beta.9","12.0.0-beta.10","12.0.0-beta.11","12.0.0-beta.12","12.0.0-beta.14"],"89.0.4348.1":["12.0.0-beta.16","12.0.0-beta.18","12.0.0-beta.19","12.0.0-beta.20"],"89.0.4388.2":["12.0.0-beta.21","12.0.0-beta.22","12.0.0-beta.23","12.0.0-beta.24","12.0.0-beta.25","12.0.0-beta.26"],"89.0.4389.23":["12.0.0-beta.27","12.0.0-beta.28","12.0.0-beta.29"],"89.0.4389.58":["12.0.0-beta.30","12.0.0-beta.31"],"89.0.4389.69":["12.0.0"],"89.0.4389.82":["12.0.1"],"89.0.4389.90":["12.0.2"],"89.0.4389.114":["12.0.3","12.0.4"],"89.0.4389.128":["12.0.5","12.0.6","12.0.7","12.0.8","12.0.9","12.0.10","12.0.11","12.0.12","12.0.13","12.0.14","12.0.15","12.0.16","12.0.17","12.0.18","12.1.0","12.1.1","12.1.2","12.2.0","12.2.1","12.2.2","12.2.3"],"90.0.4402.0":["13.0.0-beta.2","13.0.0-beta.3"],"90.0.4415.0":["13.0.0-beta.4","13.0.0-beta.5","13.0.0-beta.6","13.0.0-beta.7","13.0.0-beta.8","13.0.0-beta.9","13.0.0-beta.10","13.0.0-beta.11","13.0.0-beta.12","13.0.0-beta.13"],"91.0.4448.0":["13.0.0-beta.14","13.0.0-beta.16","13.0.0-beta.17","13.0.0-beta.18","13.0.0-beta.20"],"91.0.4472.33":["13.0.0-beta.21","13.0.0-beta.22","13.0.0-beta.23"],"91.0.4472.38":["13.0.0-beta.24","13.0.0-beta.25","13.0.0-beta.26","13.0.0-beta.27","13.0.0-beta.28"],"91.0.4472.69":["13.0.0","13.0.1"],"91.0.4472.77":["13.1.0","13.1.1","13.1.2"],"91.0.4472.106":["13.1.3","13.1.4"],"91.0.4472.124":["13.1.5","13.1.6","13.1.7"],"91.0.4472.164":["13.1.8","13.1.9","13.2.0","13.2.1","13.2.2","13.2.3","13.3.0","13.4.0","13.5.0","13.5.1","13.5.2","13.6.0","13.6.1","13.6.2","13.6.3","13.6.6","13.6.7","13.6.8","13.6.9"],"92.0.4511.0":["14.0.0-beta.1","14.0.0-beta.2","14.0.0-beta.3"],"93.0.4536.0":["14.0.0-beta.5","14.0.0-beta.6","14.0.0-beta.7","14.0.0-beta.8"],"93.0.4539.0":["14.0.0-beta.9","14.0.0-beta.10"],"93.0.4557.4":["14.0.0-beta.11","14.0.0-beta.12"],"93.0.4566.0":["14.0.0-beta.13","14.0.0-beta.14","14.0.0-beta.15","14.0.0-beta.16","14.0.0-beta.17","15.0.0-alpha.1","15.0.0-alpha.2"],"93.0.4577.15":["14.0.0-beta.18","14.0.0-beta.19","14.0.0-beta.20","14.0.0-beta.21"],"93.0.4577.25":["14.0.0-beta.22","14.0.0-beta.23"],"93.0.4577.51":["14.0.0-beta.24","14.0.0-beta.25"],"93.0.4577.58":["14.0.0"],"93.0.4577.63":["14.0.1"],"93.0.4577.82":["14.0.2","14.1.0","14.1.1","14.2.0","14.2.1","14.2.2","14.2.3","14.2.4","14.2.5","14.2.6","14.2.7","14.2.8","14.2.9"],"94.0.4584.0":["15.0.0-alpha.3","15.0.0-alpha.4","15.0.0-alpha.5","15.0.0-alpha.6"],"94.0.4590.2":["15.0.0-alpha.7","15.0.0-alpha.8","15.0.0-alpha.9"],"94.0.4606.12":["15.0.0-alpha.10"],"94.0.4606.20":["15.0.0-beta.1","15.0.0-beta.2"],"94.0.4606.31":["15.0.0-beta.3","15.0.0-beta.4","15.0.0-beta.5","15.0.0-beta.6","15.0.0-beta.7"],"94.0.4606.51":["15.0.0"],"94.0.4606.61":["15.1.0","15.1.1"],"94.0.4606.71":["15.1.2"],"94.0.4606.81":["15.2.0","15.3.0","15.3.1","15.3.2","15.3.3","15.3.4","15.3.5","15.3.6","15.3.7","15.4.0","15.4.1","15.4.2","15.5.0","15.5.1","15.5.2","15.5.3","15.5.4","15.5.5","15.5.6","15.5.7"],"95.0.4629.0":["16.0.0-alpha.1","16.0.0-alpha.2","16.0.0-alpha.3","16.0.0-alpha.4","16.0.0-alpha.5","16.0.0-alpha.6","16.0.0-alpha.7"],"96.0.4647.0":["16.0.0-alpha.8","16.0.0-alpha.9","16.0.0-beta.1","16.0.0-beta.2","16.0.0-beta.3"],"96.0.4664.18":["16.0.0-beta.4","16.0.0-beta.5"],"96.0.4664.27":["16.0.0-beta.6","16.0.0-beta.7"],"96.0.4664.35":["16.0.0-beta.8","16.0.0-beta.9"],"96.0.4664.45":["16.0.0","16.0.1"],"96.0.4664.55":["16.0.2","16.0.3","16.0.4","16.0.5"],"96.0.4664.110":["16.0.6","16.0.7","16.0.8"],"96.0.4664.174":["16.0.9","16.0.10","16.1.0","16.1.1","16.2.0","16.2.1","16.2.2","16.2.3","16.2.4","16.2.5","16.2.6","16.2.7","16.2.8"],"96.0.4664.4":["17.0.0-alpha.1","17.0.0-alpha.2","17.0.0-alpha.3"],"98.0.4706.0":["17.0.0-alpha.4","17.0.0-alpha.5","17.0.0-alpha.6","17.0.0-beta.1","17.0.0-beta.2"],"98.0.4758.9":["17.0.0-beta.3"],"98.0.4758.11":["17.0.0-beta.4","17.0.0-beta.5","17.0.0-beta.6","17.0.0-beta.7","17.0.0-beta.8","17.0.0-beta.9"],"98.0.4758.74":["17.0.0"],"98.0.4758.82":["17.0.1"],"98.0.4758.102":["17.1.0"],"98.0.4758.109":["17.1.1","17.1.2","17.2.0"],"98.0.4758.141":["17.3.0","17.3.1","17.4.0","17.4.1","17.4.2","17.4.3","17.4.4","17.4.5","17.4.6","17.4.7","17.4.8","17.4.9","17.4.10","17.4.11"],"99.0.4767.0":["18.0.0-alpha.1","18.0.0-alpha.2","18.0.0-alpha.3","18.0.0-alpha.4","18.0.0-alpha.5"],"100.0.4894.0":["18.0.0-beta.1","18.0.0-beta.2","18.0.0-beta.3","18.0.0-beta.4","18.0.0-beta.5","18.0.0-beta.6"],"100.0.4896.56":["18.0.0"],"100.0.4896.60":["18.0.1","18.0.2"],"100.0.4896.75":["18.0.3","18.0.4"],"100.0.4896.127":["18.1.0"],"100.0.4896.143":["18.2.0","18.2.1","18.2.2","18.2.3"],"100.0.4896.160":["18.2.4","18.3.0","18.3.1","18.3.2","18.3.3","18.3.4","18.3.5","18.3.6","18.3.7","18.3.8","18.3.9","18.3.11","18.3.12","18.3.13","18.3.14","18.3.15"],"102.0.4962.3":["19.0.0-alpha.1"],"102.0.4971.0":["19.0.0-alpha.2","19.0.0-alpha.3"],"102.0.4989.0":["19.0.0-alpha.4","19.0.0-alpha.5"],"102.0.4999.0":["19.0.0-beta.1","19.0.0-beta.2","19.0.0-beta.3"],"102.0.5005.27":["19.0.0-beta.4"],"102.0.5005.40":["19.0.0-beta.5","19.0.0-beta.6","19.0.0-beta.7"],"102.0.5005.49":["19.0.0-beta.8"],"102.0.5005.61":["19.0.0","19.0.1"],"102.0.5005.63":["19.0.2","19.0.3","19.0.4"],"102.0.5005.115":["19.0.5","19.0.6"],"102.0.5005.134":["19.0.7"],"102.0.5005.148":["19.0.8"],"102.0.5005.167":["19.0.9","19.0.10","19.0.11","19.0.12","19.0.13","19.0.14","19.0.15","19.0.16","19.0.17","19.1.0","19.1.1","19.1.2","19.1.3","19.1.4","19.1.5","19.1.6","19.1.7","19.1.8","19.1.9"],"103.0.5044.0":["20.0.0-alpha.1"],"104.0.5073.0":["20.0.0-alpha.2","20.0.0-alpha.3","20.0.0-alpha.4","20.0.0-alpha.5","20.0.0-alpha.6","20.0.0-alpha.7","20.0.0-beta.1","20.0.0-beta.2","20.0.0-beta.3","20.0.0-beta.4","20.0.0-beta.5","20.0.0-beta.6","20.0.0-beta.7","20.0.0-beta.8"],"104.0.5112.39":["20.0.0-beta.9"],"104.0.5112.48":["20.0.0-beta.10","20.0.0-beta.11","20.0.0-beta.12"],"104.0.5112.57":["20.0.0-beta.13"],"104.0.5112.65":["20.0.0"],"104.0.5112.81":["20.0.1","20.0.2","20.0.3"],"104.0.5112.102":["20.1.0","20.1.1"],"104.0.5112.114":["20.1.2","20.1.3","20.1.4"],"104.0.5112.124":["20.2.0","20.3.0","20.3.1","20.3.2","20.3.3","20.3.4","20.3.5","20.3.6","20.3.7","20.3.8","20.3.9","20.3.10","20.3.11","20.3.12"],"105.0.5187.0":["21.0.0-alpha.1","21.0.0-alpha.2","21.0.0-alpha.3","21.0.0-alpha.4","21.0.0-alpha.5"],"106.0.5216.0":["21.0.0-alpha.6","21.0.0-beta.1","21.0.0-beta.2","21.0.0-beta.3","21.0.0-beta.4","21.0.0-beta.5"],"106.0.5249.40":["21.0.0-beta.6","21.0.0-beta.7","21.0.0-beta.8"],"106.0.5249.51":["21.0.0"],"106.0.5249.61":["21.0.1"],"106.0.5249.91":["21.1.0"],"106.0.5249.103":["21.1.1"],"106.0.5249.119":["21.2.0"],"106.0.5249.165":["21.2.1"],"106.0.5249.168":["21.2.2","21.2.3"],"106.0.5249.181":["21.3.0","21.3.1"],"106.0.5249.199":["21.3.3","21.3.4","21.3.5","21.4.0","21.4.1","21.4.2","21.4.3","21.4.4"],"107.0.5286.0":["22.0.0-alpha.1"],"108.0.5329.0":["22.0.0-alpha.3","22.0.0-alpha.4","22.0.0-alpha.5","22.0.0-alpha.6"],"108.0.5355.0":["22.0.0-alpha.7"],"108.0.5359.10":["22.0.0-alpha.8","22.0.0-beta.1","22.0.0-beta.2","22.0.0-beta.3"],"108.0.5359.29":["22.0.0-beta.4"],"108.0.5359.40":["22.0.0-beta.5","22.0.0-beta.6"],"108.0.5359.48":["22.0.0-beta.7","22.0.0-beta.8"],"108.0.5359.62":["22.0.0"],"108.0.5359.125":["22.0.1"],"108.0.5359.179":["22.0.2","22.0.3","22.1.0"],"108.0.5359.215":["22.2.0","22.2.1","22.3.0","22.3.1","22.3.2","22.3.3","22.3.4","22.3.5","22.3.6","22.3.7","22.3.8","22.3.9","22.3.10","22.3.11","22.3.12","22.3.13","22.3.14","22.3.15","22.3.16","22.3.17","22.3.18","22.3.20","22.3.21","22.3.22","22.3.23","22.3.24","22.3.25","22.3.26","22.3.27"],"110.0.5415.0":["23.0.0-alpha.1"],"110.0.5451.0":["23.0.0-alpha.2","23.0.0-alpha.3"],"110.0.5478.5":["23.0.0-beta.1","23.0.0-beta.2","23.0.0-beta.3"],"110.0.5481.30":["23.0.0-beta.4"],"110.0.5481.38":["23.0.0-beta.5"],"110.0.5481.52":["23.0.0-beta.6","23.0.0-beta.8"],"110.0.5481.77":["23.0.0"],"110.0.5481.100":["23.1.0"],"110.0.5481.104":["23.1.1"],"110.0.5481.177":["23.1.2"],"110.0.5481.179":["23.1.3"],"110.0.5481.192":["23.1.4","23.2.0"],"110.0.5481.208":["23.2.1","23.2.2","23.2.3","23.2.4","23.3.0","23.3.1","23.3.2","23.3.3","23.3.4","23.3.5","23.3.6","23.3.7","23.3.8","23.3.9","23.3.10","23.3.11","23.3.12","23.3.13"],"111.0.5560.0":["24.0.0-alpha.1","24.0.0-alpha.2","24.0.0-alpha.3","24.0.0-alpha.4","24.0.0-alpha.5","24.0.0-alpha.6","24.0.0-alpha.7"],"111.0.5563.50":["24.0.0-beta.1","24.0.0-beta.2"],"112.0.5615.20":["24.0.0-beta.3","24.0.0-beta.4"],"112.0.5615.29":["24.0.0-beta.5"],"112.0.5615.39":["24.0.0-beta.6","24.0.0-beta.7"],"112.0.5615.49":["24.0.0"],"112.0.5615.50":["24.1.0","24.1.1"],"112.0.5615.87":["24.1.2"],"112.0.5615.165":["24.1.3","24.2.0","24.3.0"],"112.0.5615.183":["24.3.1"],"112.0.5615.204":["24.4.0","24.4.1","24.5.0","24.5.1","24.6.0","24.6.1","24.6.2","24.6.3","24.6.4","24.6.5","24.7.0","24.7.1","24.8.0","24.8.1","24.8.2","24.8.3","24.8.4","24.8.5","24.8.6","24.8.7","24.8.8"],"114.0.5694.0":["25.0.0-alpha.1","25.0.0-alpha.2"],"114.0.5710.0":["25.0.0-alpha.3","25.0.0-alpha.4"],"114.0.5719.0":["25.0.0-alpha.5","25.0.0-alpha.6","25.0.0-beta.1","25.0.0-beta.2","25.0.0-beta.3"],"114.0.5735.16":["25.0.0-beta.4","25.0.0-beta.5","25.0.0-beta.6","25.0.0-beta.7"],"114.0.5735.35":["25.0.0-beta.8"],"114.0.5735.45":["25.0.0-beta.9","25.0.0","25.0.1"],"114.0.5735.106":["25.1.0","25.1.1"],"114.0.5735.134":["25.2.0"],"114.0.5735.199":["25.3.0"],"114.0.5735.243":["25.3.1"],"114.0.5735.248":["25.3.2","25.4.0"],"114.0.5735.289":["25.5.0","25.6.0","25.7.0","25.8.0","25.8.1","25.8.2","25.8.3","25.8.4","25.9.0","25.9.1","25.9.2","25.9.3","25.9.4","25.9.5","25.9.6","25.9.7","25.9.8"],"116.0.5791.0":["26.0.0-alpha.1","26.0.0-alpha.2","26.0.0-alpha.3","26.0.0-alpha.4","26.0.0-alpha.5"],"116.0.5815.0":["26.0.0-alpha.6"],"116.0.5831.0":["26.0.0-alpha.7"],"116.0.5845.0":["26.0.0-alpha.8","26.0.0-beta.1"],"116.0.5845.14":["26.0.0-beta.2","26.0.0-beta.3","26.0.0-beta.4","26.0.0-beta.5","26.0.0-beta.6","26.0.0-beta.7"],"116.0.5845.42":["26.0.0-beta.8","26.0.0-beta.9"],"116.0.5845.49":["26.0.0-beta.10","26.0.0-beta.11"],"116.0.5845.62":["26.0.0-beta.12"],"116.0.5845.82":["26.0.0"],"116.0.5845.97":["26.1.0"],"116.0.5845.179":["26.2.0"],"116.0.5845.188":["26.2.1"],"116.0.5845.190":["26.2.2","26.2.3","26.2.4"],"116.0.5845.228":["26.3.0","26.4.0","26.4.1","26.4.2","26.4.3","26.5.0","26.6.0","26.6.1","26.6.2","26.6.3","26.6.4","26.6.5","26.6.6","26.6.7","26.6.8","26.6.9","26.6.10"],"118.0.5949.0":["27.0.0-alpha.1","27.0.0-alpha.2","27.0.0-alpha.3","27.0.0-alpha.4","27.0.0-alpha.5","27.0.0-alpha.6"],"118.0.5993.5":["27.0.0-beta.1","27.0.0-beta.2","27.0.0-beta.3"],"118.0.5993.11":["27.0.0-beta.4"],"118.0.5993.18":["27.0.0-beta.5","27.0.0-beta.6","27.0.0-beta.7","27.0.0-beta.8","27.0.0-beta.9"],"118.0.5993.54":["27.0.0"],"118.0.5993.89":["27.0.1","27.0.2"],"118.0.5993.120":["27.0.3"],"118.0.5993.129":["27.0.4"],"118.0.5993.144":["27.1.0","27.1.2"],"118.0.5993.159":["27.1.3","27.2.0","27.2.1","27.2.2","27.2.3","27.2.4","27.3.0","27.3.1","27.3.2","27.3.3","27.3.4","27.3.5","27.3.6","27.3.7","27.3.8","27.3.9","27.3.10","27.3.11"],"119.0.6045.0":["28.0.0-alpha.1","28.0.0-alpha.2"],"119.0.6045.21":["28.0.0-alpha.3","28.0.0-alpha.4"],"119.0.6045.33":["28.0.0-alpha.5","28.0.0-alpha.6","28.0.0-alpha.7","28.0.0-beta.1"],"120.0.6099.0":["28.0.0-beta.2"],"120.0.6099.5":["28.0.0-beta.3","28.0.0-beta.4"],"120.0.6099.18":["28.0.0-beta.5","28.0.0-beta.6","28.0.0-beta.7","28.0.0-beta.8","28.0.0-beta.9","28.0.0-beta.10"],"120.0.6099.35":["28.0.0-beta.11"],"120.0.6099.56":["28.0.0"],"120.0.6099.109":["28.1.0","28.1.1"],"120.0.6099.199":["28.1.2","28.1.3"],"120.0.6099.216":["28.1.4"],"120.0.6099.227":["28.2.0"],"120.0.6099.268":["28.2.1"],"120.0.6099.276":["28.2.2"],"120.0.6099.283":["28.2.3"],"120.0.6099.291":["28.2.4","28.2.5","28.2.6","28.2.7","28.2.8","28.2.9","28.2.10","28.3.0","28.3.1","28.3.2","28.3.3"],"121.0.6147.0":["29.0.0-alpha.1","29.0.0-alpha.2","29.0.0-alpha.3"],"121.0.6159.0":["29.0.0-alpha.4","29.0.0-alpha.5","29.0.0-alpha.6","29.0.0-alpha.7"],"122.0.6194.0":["29.0.0-alpha.8"],"122.0.6236.2":["29.0.0-alpha.9","29.0.0-alpha.10","29.0.0-alpha.11","29.0.0-beta.1","29.0.0-beta.2"],"122.0.6261.6":["29.0.0-beta.3","29.0.0-beta.4"],"122.0.6261.18":["29.0.0-beta.5","29.0.0-beta.6","29.0.0-beta.7","29.0.0-beta.8","29.0.0-beta.9","29.0.0-beta.10","29.0.0-beta.11"],"122.0.6261.29":["29.0.0-beta.12"],"122.0.6261.39":["29.0.0"],"122.0.6261.57":["29.0.1"],"122.0.6261.70":["29.1.0"],"122.0.6261.111":["29.1.1"],"122.0.6261.112":["29.1.2","29.1.3"],"122.0.6261.129":["29.1.4"],"122.0.6261.130":["29.1.5"],"122.0.6261.139":["29.1.6"],"122.0.6261.156":["29.2.0","29.3.0","29.3.1","29.3.2","29.3.3","29.4.0","29.4.1","29.4.2","29.4.3","29.4.4","29.4.5"],"123.0.6296.0":["30.0.0-alpha.1"],"123.0.6312.5":["30.0.0-alpha.2"],"124.0.6323.0":["30.0.0-alpha.3","30.0.0-alpha.4"],"124.0.6331.0":["30.0.0-alpha.5","30.0.0-alpha.6"],"124.0.6353.0":["30.0.0-alpha.7"],"124.0.6359.0":["30.0.0-beta.1","30.0.0-beta.2"],"124.0.6367.9":["30.0.0-beta.3","30.0.0-beta.4","30.0.0-beta.5"],"124.0.6367.18":["30.0.0-beta.6"],"124.0.6367.29":["30.0.0-beta.7","30.0.0-beta.8"],"124.0.6367.49":["30.0.0"],"124.0.6367.60":["30.0.1"],"124.0.6367.91":["30.0.2"],"124.0.6367.119":["30.0.3"],"124.0.6367.201":["30.0.4"],"124.0.6367.207":["30.0.5","30.0.6"],"124.0.6367.221":["30.0.7"],"124.0.6367.230":["30.0.8"],"124.0.6367.233":["30.0.9"],"124.0.6367.243":["30.1.0","30.1.1","30.1.2","30.2.0","30.3.0","30.3.1"],"125.0.6412.0":["31.0.0-alpha.1","31.0.0-alpha.2","31.0.0-alpha.3","31.0.0-alpha.4","31.0.0-alpha.5"],"126.0.6445.0":["31.0.0-beta.1","31.0.0-beta.2","31.0.0-beta.3","31.0.0-beta.4","31.0.0-beta.5","31.0.0-beta.6","31.0.0-beta.7","31.0.0-beta.8","31.0.0-beta.9"],"126.0.6478.36":["31.0.0-beta.10","31.0.0","31.0.1"],"126.0.6478.61":["31.0.2"],"126.0.6478.114":["31.1.0"],"126.0.6478.127":["31.2.0","31.2.1"],"126.0.6478.183":["31.3.0"],"126.0.6478.185":["31.3.1"],"126.0.6478.234":["31.4.0"],"127.0.6521.0":["32.0.0-alpha.1","32.0.0-alpha.2","32.0.0-alpha.3","32.0.0-alpha.4","32.0.0-alpha.5"],"128.0.6571.0":["32.0.0-alpha.6","32.0.0-alpha.7"],"128.0.6573.0":["32.0.0-alpha.8","32.0.0-alpha.9","32.0.0-alpha.10","32.0.0-beta.1"],"128.0.6611.0":["32.0.0-beta.2"],"128.0.6613.7":["32.0.0-beta.3"],"128.0.6613.18":["32.0.0-beta.4"],"128.0.6613.27":["32.0.0-beta.5","32.0.0-beta.6","32.0.0-beta.7"]} \ No newline at end of file +{"39.0.2171.65":["0.20.0","0.20.1","0.20.2","0.20.3","0.20.4","0.20.5","0.20.6","0.20.7","0.20.8"],"40.0.2214.91":["0.21.0","0.21.1","0.21.2"],"41.0.2272.76":["0.21.3","0.22.1","0.22.2","0.22.3","0.23.0","0.24.0"],"42.0.2311.107":["0.25.0","0.25.1","0.25.2","0.25.3","0.26.0","0.26.1","0.27.0","0.27.1"],"43.0.2357.65":["0.27.2","0.27.3","0.28.0","0.28.1","0.28.2","0.28.3","0.29.1","0.29.2"],"44.0.2403.125":["0.30.4","0.31.0"],"45.0.2454.85":["0.31.2","0.32.2","0.32.3","0.33.0","0.33.1","0.33.2","0.33.3","0.33.4","0.33.6","0.33.7","0.33.8","0.33.9","0.34.0","0.34.1","0.34.2","0.34.3","0.34.4","0.35.1","0.35.2","0.35.3","0.35.4","0.35.5"],"47.0.2526.73":["0.36.0","0.36.2","0.36.3","0.36.4"],"47.0.2526.110":["0.36.5","0.36.6","0.36.7","0.36.8","0.36.9","0.36.10","0.36.11","0.36.12"],"49.0.2623.75":["0.37.0","0.37.1","0.37.3","0.37.4","0.37.5","0.37.6","0.37.7","0.37.8","1.0.0","1.0.1","1.0.2"],"50.0.2661.102":["1.1.0","1.1.1","1.1.2","1.1.3"],"51.0.2704.63":["1.2.0","1.2.1"],"51.0.2704.84":["1.2.2","1.2.3"],"51.0.2704.103":["1.2.4","1.2.5"],"51.0.2704.106":["1.2.6","1.2.7","1.2.8"],"52.0.2743.82":["1.3.0","1.3.1","1.3.2","1.3.3","1.3.4","1.3.5","1.3.6","1.3.7","1.3.9","1.3.10","1.3.13","1.3.14","1.3.15"],"53.0.2785.113":["1.4.0","1.4.1","1.4.2","1.4.3","1.4.4","1.4.5"],"53.0.2785.143":["1.4.6","1.4.7","1.4.8","1.4.10","1.4.11","1.4.13","1.4.14","1.4.15","1.4.16"],"54.0.2840.51":["1.4.12"],"54.0.2840.101":["1.5.0","1.5.1"],"56.0.2924.87":["1.6.0","1.6.1","1.6.2","1.6.3","1.6.4","1.6.5","1.6.6","1.6.7","1.6.8","1.6.9","1.6.10","1.6.11","1.6.12","1.6.13","1.6.14","1.6.15","1.6.16","1.6.17","1.6.18"],"58.0.3029.110":["1.7.0","1.7.1","1.7.2","1.7.3","1.7.4","1.7.5","1.7.6","1.7.7","1.7.8","1.7.9","1.7.10","1.7.11","1.7.12","1.7.13","1.7.14","1.7.15","1.7.16"],"59.0.3071.115":["1.8.0","1.8.1","1.8.2-beta.1","1.8.2-beta.2","1.8.2-beta.3","1.8.2-beta.4","1.8.2-beta.5","1.8.2","1.8.3","1.8.4","1.8.5","1.8.6","1.8.7","1.8.8"],"61.0.3163.100":["2.0.0-beta.1","2.0.0-beta.2","2.0.0-beta.3","2.0.0-beta.4","2.0.0-beta.5","2.0.0-beta.6","2.0.0-beta.7","2.0.0-beta.8","2.0.0","2.0.1","2.0.2","2.0.3","2.0.4","2.0.5","2.0.6","2.0.7","2.0.8","2.0.9","2.0.10","2.0.11","2.0.12","2.0.13","2.0.14","2.0.15","2.0.16","2.0.17","2.0.18","2.1.0-unsupported.20180809"],"66.0.3359.181":["3.0.0-beta.1","3.0.0-beta.2","3.0.0-beta.3","3.0.0-beta.4","3.0.0-beta.5","3.0.0-beta.6","3.0.0-beta.7","3.0.0-beta.8","3.0.0-beta.9","3.0.0-beta.10","3.0.0-beta.11","3.0.0-beta.12","3.0.0-beta.13","3.0.0","3.0.1","3.0.2","3.0.3","3.0.4","3.0.5","3.0.6","3.0.7","3.0.8","3.0.9","3.0.10","3.0.11","3.0.12","3.0.13","3.0.14","3.0.15","3.0.16","3.1.0-beta.1","3.1.0-beta.2","3.1.0-beta.3","3.1.0-beta.4","3.1.0-beta.5","3.1.0","3.1.1","3.1.2","3.1.3","3.1.4","3.1.5","3.1.6","3.1.7","3.1.8","3.1.9","3.1.10","3.1.11","3.1.12","3.1.13"],"69.0.3497.106":["4.0.0-beta.1","4.0.0-beta.2","4.0.0-beta.3","4.0.0-beta.4","4.0.0-beta.5","4.0.0-beta.6","4.0.0-beta.7","4.0.0-beta.8","4.0.0-beta.9","4.0.0-beta.10","4.0.0-beta.11","4.0.0","4.0.1","4.0.2","4.0.3","4.0.4","4.0.5","4.0.6"],"69.0.3497.128":["4.0.7","4.0.8","4.1.0","4.1.1","4.1.2","4.1.3","4.1.4","4.1.5","4.2.0","4.2.1","4.2.2","4.2.3","4.2.4","4.2.5","4.2.6","4.2.7","4.2.8","4.2.9","4.2.10","4.2.11","4.2.12"],"72.0.3626.52":["5.0.0-beta.1","5.0.0-beta.2"],"73.0.3683.27":["5.0.0-beta.3"],"73.0.3683.54":["5.0.0-beta.4"],"73.0.3683.61":["5.0.0-beta.5"],"73.0.3683.84":["5.0.0-beta.6"],"73.0.3683.94":["5.0.0-beta.7"],"73.0.3683.104":["5.0.0-beta.8"],"73.0.3683.117":["5.0.0-beta.9"],"73.0.3683.119":["5.0.0"],"73.0.3683.121":["5.0.1","5.0.2","5.0.3","5.0.4","5.0.5","5.0.6","5.0.7","5.0.8","5.0.9","5.0.10","5.0.11","5.0.12","5.0.13"],"76.0.3774.1":["6.0.0-beta.1"],"76.0.3783.1":["6.0.0-beta.2","6.0.0-beta.3","6.0.0-beta.4"],"76.0.3805.4":["6.0.0-beta.5"],"76.0.3809.3":["6.0.0-beta.6"],"76.0.3809.22":["6.0.0-beta.7"],"76.0.3809.26":["6.0.0-beta.8","6.0.0-beta.9"],"76.0.3809.37":["6.0.0-beta.10"],"76.0.3809.42":["6.0.0-beta.11"],"76.0.3809.54":["6.0.0-beta.12"],"76.0.3809.60":["6.0.0-beta.13"],"76.0.3809.68":["6.0.0-beta.14"],"76.0.3809.74":["6.0.0-beta.15"],"76.0.3809.88":["6.0.0"],"76.0.3809.102":["6.0.1"],"76.0.3809.110":["6.0.2"],"76.0.3809.126":["6.0.3"],"76.0.3809.131":["6.0.4"],"76.0.3809.136":["6.0.5"],"76.0.3809.138":["6.0.6"],"76.0.3809.139":["6.0.7"],"76.0.3809.146":["6.0.8","6.0.9","6.0.10","6.0.11","6.0.12","6.1.0","6.1.1","6.1.2","6.1.3","6.1.4","6.1.5","6.1.6","6.1.7","6.1.8","6.1.9","6.1.10","6.1.11","6.1.12"],"78.0.3866.0":["7.0.0-beta.1","7.0.0-beta.2","7.0.0-beta.3"],"78.0.3896.6":["7.0.0-beta.4"],"78.0.3905.1":["7.0.0-beta.5","7.0.0-beta.6","7.0.0-beta.7","7.0.0"],"78.0.3904.92":["7.0.1"],"78.0.3904.94":["7.1.0"],"78.0.3904.99":["7.1.1"],"78.0.3904.113":["7.1.2"],"78.0.3904.126":["7.1.3"],"78.0.3904.130":["7.1.4","7.1.5","7.1.6","7.1.7","7.1.8","7.1.9","7.1.10","7.1.11","7.1.12","7.1.13","7.1.14","7.2.0","7.2.1","7.2.2","7.2.3","7.2.4","7.3.0","7.3.1","7.3.2","7.3.3"],"79.0.3931.0":["8.0.0-beta.1","8.0.0-beta.2"],"80.0.3955.0":["8.0.0-beta.3","8.0.0-beta.4"],"80.0.3987.14":["8.0.0-beta.5"],"80.0.3987.51":["8.0.0-beta.6"],"80.0.3987.59":["8.0.0-beta.7"],"80.0.3987.75":["8.0.0-beta.8","8.0.0-beta.9"],"80.0.3987.86":["8.0.0","8.0.1","8.0.2"],"80.0.3987.134":["8.0.3"],"80.0.3987.137":["8.1.0"],"80.0.3987.141":["8.1.1"],"80.0.3987.158":["8.2.0"],"80.0.3987.163":["8.2.1","8.2.2","8.2.3","8.5.3","8.5.4","8.5.5"],"80.0.3987.165":["8.2.4","8.2.5","8.3.0","8.3.1","8.3.2","8.3.3","8.3.4","8.4.0","8.4.1","8.5.0","8.5.1","8.5.2"],"82.0.4048.0":["9.0.0-beta.1","9.0.0-beta.2","9.0.0-beta.3","9.0.0-beta.4","9.0.0-beta.5"],"82.0.4058.2":["9.0.0-beta.6","9.0.0-beta.7","9.0.0-beta.9"],"82.0.4085.10":["9.0.0-beta.10"],"82.0.4085.14":["9.0.0-beta.11","9.0.0-beta.12","9.0.0-beta.13"],"82.0.4085.27":["9.0.0-beta.14"],"83.0.4102.3":["9.0.0-beta.15","9.0.0-beta.16"],"83.0.4103.14":["9.0.0-beta.17"],"83.0.4103.16":["9.0.0-beta.18"],"83.0.4103.24":["9.0.0-beta.19"],"83.0.4103.26":["9.0.0-beta.20","9.0.0-beta.21"],"83.0.4103.34":["9.0.0-beta.22"],"83.0.4103.44":["9.0.0-beta.23"],"83.0.4103.45":["9.0.0-beta.24"],"83.0.4103.64":["9.0.0"],"83.0.4103.94":["9.0.1","9.0.2"],"83.0.4103.100":["9.0.3"],"83.0.4103.104":["9.0.4"],"83.0.4103.119":["9.0.5"],"83.0.4103.122":["9.1.0","9.1.1","9.1.2","9.2.0","9.2.1","9.3.0","9.3.1","9.3.2","9.3.3","9.3.4","9.3.5","9.4.0","9.4.1","9.4.2","9.4.3","9.4.4"],"84.0.4129.0":["10.0.0-beta.1","10.0.0-beta.2"],"85.0.4161.2":["10.0.0-beta.3","10.0.0-beta.4"],"85.0.4181.1":["10.0.0-beta.8","10.0.0-beta.9"],"85.0.4183.19":["10.0.0-beta.10"],"85.0.4183.20":["10.0.0-beta.11"],"85.0.4183.26":["10.0.0-beta.12"],"85.0.4183.39":["10.0.0-beta.13","10.0.0-beta.14","10.0.0-beta.15","10.0.0-beta.17","10.0.0-beta.19","10.0.0-beta.20","10.0.0-beta.21"],"85.0.4183.70":["10.0.0-beta.23"],"85.0.4183.78":["10.0.0-beta.24"],"85.0.4183.80":["10.0.0-beta.25"],"85.0.4183.84":["10.0.0"],"85.0.4183.86":["10.0.1"],"85.0.4183.87":["10.1.0"],"85.0.4183.93":["10.1.1"],"85.0.4183.98":["10.1.2"],"85.0.4183.121":["10.1.3","10.1.4","10.1.5","10.1.6","10.1.7","10.2.0","10.3.0","10.3.1","10.3.2","10.4.0","10.4.1","10.4.2","10.4.3","10.4.4","10.4.5","10.4.6","10.4.7"],"86.0.4234.0":["11.0.0-beta.1","11.0.0-beta.3","11.0.0-beta.4","11.0.0-beta.5","11.0.0-beta.6","11.0.0-beta.7"],"87.0.4251.1":["11.0.0-beta.8","11.0.0-beta.9","11.0.0-beta.11"],"87.0.4280.11":["11.0.0-beta.12","11.0.0-beta.13"],"87.0.4280.27":["11.0.0-beta.16","11.0.0-beta.17","11.0.0-beta.18","11.0.0-beta.19"],"87.0.4280.40":["11.0.0-beta.20"],"87.0.4280.47":["11.0.0-beta.22","11.0.0-beta.23"],"87.0.4280.60":["11.0.0","11.0.1"],"87.0.4280.67":["11.0.2","11.0.3","11.0.4"],"87.0.4280.88":["11.0.5","11.1.0","11.1.1"],"87.0.4280.141":["11.2.0","11.2.1","11.2.2","11.2.3","11.3.0","11.4.0","11.4.1","11.4.2","11.4.3","11.4.4","11.4.5","11.4.6","11.4.7","11.4.8","11.4.9","11.4.10","11.4.11","11.4.12","11.5.0"],"89.0.4328.0":["12.0.0-beta.1","12.0.0-beta.3","12.0.0-beta.4","12.0.0-beta.5","12.0.0-beta.6","12.0.0-beta.7","12.0.0-beta.8","12.0.0-beta.9","12.0.0-beta.10","12.0.0-beta.11","12.0.0-beta.12","12.0.0-beta.14"],"89.0.4348.1":["12.0.0-beta.16","12.0.0-beta.18","12.0.0-beta.19","12.0.0-beta.20"],"89.0.4388.2":["12.0.0-beta.21","12.0.0-beta.22","12.0.0-beta.23","12.0.0-beta.24","12.0.0-beta.25","12.0.0-beta.26"],"89.0.4389.23":["12.0.0-beta.27","12.0.0-beta.28","12.0.0-beta.29"],"89.0.4389.58":["12.0.0-beta.30","12.0.0-beta.31"],"89.0.4389.69":["12.0.0"],"89.0.4389.82":["12.0.1"],"89.0.4389.90":["12.0.2"],"89.0.4389.114":["12.0.3","12.0.4"],"89.0.4389.128":["12.0.5","12.0.6","12.0.7","12.0.8","12.0.9","12.0.10","12.0.11","12.0.12","12.0.13","12.0.14","12.0.15","12.0.16","12.0.17","12.0.18","12.1.0","12.1.1","12.1.2","12.2.0","12.2.1","12.2.2","12.2.3"],"90.0.4402.0":["13.0.0-beta.2","13.0.0-beta.3"],"90.0.4415.0":["13.0.0-beta.4","13.0.0-beta.5","13.0.0-beta.6","13.0.0-beta.7","13.0.0-beta.8","13.0.0-beta.9","13.0.0-beta.10","13.0.0-beta.11","13.0.0-beta.12","13.0.0-beta.13"],"91.0.4448.0":["13.0.0-beta.14","13.0.0-beta.16","13.0.0-beta.17","13.0.0-beta.18","13.0.0-beta.20"],"91.0.4472.33":["13.0.0-beta.21","13.0.0-beta.22","13.0.0-beta.23"],"91.0.4472.38":["13.0.0-beta.24","13.0.0-beta.25","13.0.0-beta.26","13.0.0-beta.27","13.0.0-beta.28"],"91.0.4472.69":["13.0.0","13.0.1"],"91.0.4472.77":["13.1.0","13.1.1","13.1.2"],"91.0.4472.106":["13.1.3","13.1.4"],"91.0.4472.124":["13.1.5","13.1.6","13.1.7"],"91.0.4472.164":["13.1.8","13.1.9","13.2.0","13.2.1","13.2.2","13.2.3","13.3.0","13.4.0","13.5.0","13.5.1","13.5.2","13.6.0","13.6.1","13.6.2","13.6.3","13.6.6","13.6.7","13.6.8","13.6.9"],"92.0.4511.0":["14.0.0-beta.1","14.0.0-beta.2","14.0.0-beta.3"],"93.0.4536.0":["14.0.0-beta.5","14.0.0-beta.6","14.0.0-beta.7","14.0.0-beta.8"],"93.0.4539.0":["14.0.0-beta.9","14.0.0-beta.10"],"93.0.4557.4":["14.0.0-beta.11","14.0.0-beta.12"],"93.0.4566.0":["14.0.0-beta.13","14.0.0-beta.14","14.0.0-beta.15","14.0.0-beta.16","14.0.0-beta.17","15.0.0-alpha.1","15.0.0-alpha.2"],"93.0.4577.15":["14.0.0-beta.18","14.0.0-beta.19","14.0.0-beta.20","14.0.0-beta.21"],"93.0.4577.25":["14.0.0-beta.22","14.0.0-beta.23"],"93.0.4577.51":["14.0.0-beta.24","14.0.0-beta.25"],"93.0.4577.58":["14.0.0"],"93.0.4577.63":["14.0.1"],"93.0.4577.82":["14.0.2","14.1.0","14.1.1","14.2.0","14.2.1","14.2.2","14.2.3","14.2.4","14.2.5","14.2.6","14.2.7","14.2.8","14.2.9"],"94.0.4584.0":["15.0.0-alpha.3","15.0.0-alpha.4","15.0.0-alpha.5","15.0.0-alpha.6"],"94.0.4590.2":["15.0.0-alpha.7","15.0.0-alpha.8","15.0.0-alpha.9"],"94.0.4606.12":["15.0.0-alpha.10"],"94.0.4606.20":["15.0.0-beta.1","15.0.0-beta.2"],"94.0.4606.31":["15.0.0-beta.3","15.0.0-beta.4","15.0.0-beta.5","15.0.0-beta.6","15.0.0-beta.7"],"94.0.4606.51":["15.0.0"],"94.0.4606.61":["15.1.0","15.1.1"],"94.0.4606.71":["15.1.2"],"94.0.4606.81":["15.2.0","15.3.0","15.3.1","15.3.2","15.3.3","15.3.4","15.3.5","15.3.6","15.3.7","15.4.0","15.4.1","15.4.2","15.5.0","15.5.1","15.5.2","15.5.3","15.5.4","15.5.5","15.5.6","15.5.7"],"95.0.4629.0":["16.0.0-alpha.1","16.0.0-alpha.2","16.0.0-alpha.3","16.0.0-alpha.4","16.0.0-alpha.5","16.0.0-alpha.6","16.0.0-alpha.7"],"96.0.4647.0":["16.0.0-alpha.8","16.0.0-alpha.9","16.0.0-beta.1","16.0.0-beta.2","16.0.0-beta.3"],"96.0.4664.18":["16.0.0-beta.4","16.0.0-beta.5"],"96.0.4664.27":["16.0.0-beta.6","16.0.0-beta.7"],"96.0.4664.35":["16.0.0-beta.8","16.0.0-beta.9"],"96.0.4664.45":["16.0.0","16.0.1"],"96.0.4664.55":["16.0.2","16.0.3","16.0.4","16.0.5"],"96.0.4664.110":["16.0.6","16.0.7","16.0.8"],"96.0.4664.174":["16.0.9","16.0.10","16.1.0","16.1.1","16.2.0","16.2.1","16.2.2","16.2.3","16.2.4","16.2.5","16.2.6","16.2.7","16.2.8"],"96.0.4664.4":["17.0.0-alpha.1","17.0.0-alpha.2","17.0.0-alpha.3"],"98.0.4706.0":["17.0.0-alpha.4","17.0.0-alpha.5","17.0.0-alpha.6","17.0.0-beta.1","17.0.0-beta.2"],"98.0.4758.9":["17.0.0-beta.3"],"98.0.4758.11":["17.0.0-beta.4","17.0.0-beta.5","17.0.0-beta.6","17.0.0-beta.7","17.0.0-beta.8","17.0.0-beta.9"],"98.0.4758.74":["17.0.0"],"98.0.4758.82":["17.0.1"],"98.0.4758.102":["17.1.0"],"98.0.4758.109":["17.1.1","17.1.2","17.2.0"],"98.0.4758.141":["17.3.0","17.3.1","17.4.0","17.4.1","17.4.2","17.4.3","17.4.4","17.4.5","17.4.6","17.4.7","17.4.8","17.4.9","17.4.10","17.4.11"],"99.0.4767.0":["18.0.0-alpha.1","18.0.0-alpha.2","18.0.0-alpha.3","18.0.0-alpha.4","18.0.0-alpha.5"],"100.0.4894.0":["18.0.0-beta.1","18.0.0-beta.2","18.0.0-beta.3","18.0.0-beta.4","18.0.0-beta.5","18.0.0-beta.6"],"100.0.4896.56":["18.0.0"],"100.0.4896.60":["18.0.1","18.0.2"],"100.0.4896.75":["18.0.3","18.0.4"],"100.0.4896.127":["18.1.0"],"100.0.4896.143":["18.2.0","18.2.1","18.2.2","18.2.3"],"100.0.4896.160":["18.2.4","18.3.0","18.3.1","18.3.2","18.3.3","18.3.4","18.3.5","18.3.6","18.3.7","18.3.8","18.3.9","18.3.11","18.3.12","18.3.13","18.3.14","18.3.15"],"102.0.4962.3":["19.0.0-alpha.1"],"102.0.4971.0":["19.0.0-alpha.2","19.0.0-alpha.3"],"102.0.4989.0":["19.0.0-alpha.4","19.0.0-alpha.5"],"102.0.4999.0":["19.0.0-beta.1","19.0.0-beta.2","19.0.0-beta.3"],"102.0.5005.27":["19.0.0-beta.4"],"102.0.5005.40":["19.0.0-beta.5","19.0.0-beta.6","19.0.0-beta.7"],"102.0.5005.49":["19.0.0-beta.8"],"102.0.5005.61":["19.0.0","19.0.1"],"102.0.5005.63":["19.0.2","19.0.3","19.0.4"],"102.0.5005.115":["19.0.5","19.0.6"],"102.0.5005.134":["19.0.7"],"102.0.5005.148":["19.0.8"],"102.0.5005.167":["19.0.9","19.0.10","19.0.11","19.0.12","19.0.13","19.0.14","19.0.15","19.0.16","19.0.17","19.1.0","19.1.1","19.1.2","19.1.3","19.1.4","19.1.5","19.1.6","19.1.7","19.1.8","19.1.9"],"103.0.5044.0":["20.0.0-alpha.1"],"104.0.5073.0":["20.0.0-alpha.2","20.0.0-alpha.3","20.0.0-alpha.4","20.0.0-alpha.5","20.0.0-alpha.6","20.0.0-alpha.7","20.0.0-beta.1","20.0.0-beta.2","20.0.0-beta.3","20.0.0-beta.4","20.0.0-beta.5","20.0.0-beta.6","20.0.0-beta.7","20.0.0-beta.8"],"104.0.5112.39":["20.0.0-beta.9"],"104.0.5112.48":["20.0.0-beta.10","20.0.0-beta.11","20.0.0-beta.12"],"104.0.5112.57":["20.0.0-beta.13"],"104.0.5112.65":["20.0.0"],"104.0.5112.81":["20.0.1","20.0.2","20.0.3"],"104.0.5112.102":["20.1.0","20.1.1"],"104.0.5112.114":["20.1.2","20.1.3","20.1.4"],"104.0.5112.124":["20.2.0","20.3.0","20.3.1","20.3.2","20.3.3","20.3.4","20.3.5","20.3.6","20.3.7","20.3.8","20.3.9","20.3.10","20.3.11","20.3.12"],"105.0.5187.0":["21.0.0-alpha.1","21.0.0-alpha.2","21.0.0-alpha.3","21.0.0-alpha.4","21.0.0-alpha.5"],"106.0.5216.0":["21.0.0-alpha.6","21.0.0-beta.1","21.0.0-beta.2","21.0.0-beta.3","21.0.0-beta.4","21.0.0-beta.5"],"106.0.5249.40":["21.0.0-beta.6","21.0.0-beta.7","21.0.0-beta.8"],"106.0.5249.51":["21.0.0"],"106.0.5249.61":["21.0.1"],"106.0.5249.91":["21.1.0"],"106.0.5249.103":["21.1.1"],"106.0.5249.119":["21.2.0"],"106.0.5249.165":["21.2.1"],"106.0.5249.168":["21.2.2","21.2.3"],"106.0.5249.181":["21.3.0","21.3.1"],"106.0.5249.199":["21.3.3","21.3.4","21.3.5","21.4.0","21.4.1","21.4.2","21.4.3","21.4.4"],"107.0.5286.0":["22.0.0-alpha.1"],"108.0.5329.0":["22.0.0-alpha.3","22.0.0-alpha.4","22.0.0-alpha.5","22.0.0-alpha.6"],"108.0.5355.0":["22.0.0-alpha.7"],"108.0.5359.10":["22.0.0-alpha.8","22.0.0-beta.1","22.0.0-beta.2","22.0.0-beta.3"],"108.0.5359.29":["22.0.0-beta.4"],"108.0.5359.40":["22.0.0-beta.5","22.0.0-beta.6"],"108.0.5359.48":["22.0.0-beta.7","22.0.0-beta.8"],"108.0.5359.62":["22.0.0"],"108.0.5359.125":["22.0.1"],"108.0.5359.179":["22.0.2","22.0.3","22.1.0"],"108.0.5359.215":["22.2.0","22.2.1","22.3.0","22.3.1","22.3.2","22.3.3","22.3.4","22.3.5","22.3.6","22.3.7","22.3.8","22.3.9","22.3.10","22.3.11","22.3.12","22.3.13","22.3.14","22.3.15","22.3.16","22.3.17","22.3.18","22.3.20","22.3.21","22.3.22","22.3.23","22.3.24","22.3.25","22.3.26","22.3.27"],"110.0.5415.0":["23.0.0-alpha.1"],"110.0.5451.0":["23.0.0-alpha.2","23.0.0-alpha.3"],"110.0.5478.5":["23.0.0-beta.1","23.0.0-beta.2","23.0.0-beta.3"],"110.0.5481.30":["23.0.0-beta.4"],"110.0.5481.38":["23.0.0-beta.5"],"110.0.5481.52":["23.0.0-beta.6","23.0.0-beta.8"],"110.0.5481.77":["23.0.0"],"110.0.5481.100":["23.1.0"],"110.0.5481.104":["23.1.1"],"110.0.5481.177":["23.1.2"],"110.0.5481.179":["23.1.3"],"110.0.5481.192":["23.1.4","23.2.0"],"110.0.5481.208":["23.2.1","23.2.2","23.2.3","23.2.4","23.3.0","23.3.1","23.3.2","23.3.3","23.3.4","23.3.5","23.3.6","23.3.7","23.3.8","23.3.9","23.3.10","23.3.11","23.3.12","23.3.13"],"111.0.5560.0":["24.0.0-alpha.1","24.0.0-alpha.2","24.0.0-alpha.3","24.0.0-alpha.4","24.0.0-alpha.5","24.0.0-alpha.6","24.0.0-alpha.7"],"111.0.5563.50":["24.0.0-beta.1","24.0.0-beta.2"],"112.0.5615.20":["24.0.0-beta.3","24.0.0-beta.4"],"112.0.5615.29":["24.0.0-beta.5"],"112.0.5615.39":["24.0.0-beta.6","24.0.0-beta.7"],"112.0.5615.49":["24.0.0"],"112.0.5615.50":["24.1.0","24.1.1"],"112.0.5615.87":["24.1.2"],"112.0.5615.165":["24.1.3","24.2.0","24.3.0"],"112.0.5615.183":["24.3.1"],"112.0.5615.204":["24.4.0","24.4.1","24.5.0","24.5.1","24.6.0","24.6.1","24.6.2","24.6.3","24.6.4","24.6.5","24.7.0","24.7.1","24.8.0","24.8.1","24.8.2","24.8.3","24.8.4","24.8.5","24.8.6","24.8.7","24.8.8"],"114.0.5694.0":["25.0.0-alpha.1","25.0.0-alpha.2"],"114.0.5710.0":["25.0.0-alpha.3","25.0.0-alpha.4"],"114.0.5719.0":["25.0.0-alpha.5","25.0.0-alpha.6","25.0.0-beta.1","25.0.0-beta.2","25.0.0-beta.3"],"114.0.5735.16":["25.0.0-beta.4","25.0.0-beta.5","25.0.0-beta.6","25.0.0-beta.7"],"114.0.5735.35":["25.0.0-beta.8"],"114.0.5735.45":["25.0.0-beta.9","25.0.0","25.0.1"],"114.0.5735.106":["25.1.0","25.1.1"],"114.0.5735.134":["25.2.0"],"114.0.5735.199":["25.3.0"],"114.0.5735.243":["25.3.1"],"114.0.5735.248":["25.3.2","25.4.0"],"114.0.5735.289":["25.5.0","25.6.0","25.7.0","25.8.0","25.8.1","25.8.2","25.8.3","25.8.4","25.9.0","25.9.1","25.9.2","25.9.3","25.9.4","25.9.5","25.9.6","25.9.7","25.9.8"],"116.0.5791.0":["26.0.0-alpha.1","26.0.0-alpha.2","26.0.0-alpha.3","26.0.0-alpha.4","26.0.0-alpha.5"],"116.0.5815.0":["26.0.0-alpha.6"],"116.0.5831.0":["26.0.0-alpha.7"],"116.0.5845.0":["26.0.0-alpha.8","26.0.0-beta.1"],"116.0.5845.14":["26.0.0-beta.2","26.0.0-beta.3","26.0.0-beta.4","26.0.0-beta.5","26.0.0-beta.6","26.0.0-beta.7"],"116.0.5845.42":["26.0.0-beta.8","26.0.0-beta.9"],"116.0.5845.49":["26.0.0-beta.10","26.0.0-beta.11"],"116.0.5845.62":["26.0.0-beta.12"],"116.0.5845.82":["26.0.0"],"116.0.5845.97":["26.1.0"],"116.0.5845.179":["26.2.0"],"116.0.5845.188":["26.2.1"],"116.0.5845.190":["26.2.2","26.2.3","26.2.4"],"116.0.5845.228":["26.3.0","26.4.0","26.4.1","26.4.2","26.4.3","26.5.0","26.6.0","26.6.1","26.6.2","26.6.3","26.6.4","26.6.5","26.6.6","26.6.7","26.6.8","26.6.9","26.6.10"],"118.0.5949.0":["27.0.0-alpha.1","27.0.0-alpha.2","27.0.0-alpha.3","27.0.0-alpha.4","27.0.0-alpha.5","27.0.0-alpha.6"],"118.0.5993.5":["27.0.0-beta.1","27.0.0-beta.2","27.0.0-beta.3"],"118.0.5993.11":["27.0.0-beta.4"],"118.0.5993.18":["27.0.0-beta.5","27.0.0-beta.6","27.0.0-beta.7","27.0.0-beta.8","27.0.0-beta.9"],"118.0.5993.54":["27.0.0"],"118.0.5993.89":["27.0.1","27.0.2"],"118.0.5993.120":["27.0.3"],"118.0.5993.129":["27.0.4"],"118.0.5993.144":["27.1.0","27.1.2"],"118.0.5993.159":["27.1.3","27.2.0","27.2.1","27.2.2","27.2.3","27.2.4","27.3.0","27.3.1","27.3.2","27.3.3","27.3.4","27.3.5","27.3.6","27.3.7","27.3.8","27.3.9","27.3.10","27.3.11"],"119.0.6045.0":["28.0.0-alpha.1","28.0.0-alpha.2"],"119.0.6045.21":["28.0.0-alpha.3","28.0.0-alpha.4"],"119.0.6045.33":["28.0.0-alpha.5","28.0.0-alpha.6","28.0.0-alpha.7","28.0.0-beta.1"],"120.0.6099.0":["28.0.0-beta.2"],"120.0.6099.5":["28.0.0-beta.3","28.0.0-beta.4"],"120.0.6099.18":["28.0.0-beta.5","28.0.0-beta.6","28.0.0-beta.7","28.0.0-beta.8","28.0.0-beta.9","28.0.0-beta.10"],"120.0.6099.35":["28.0.0-beta.11"],"120.0.6099.56":["28.0.0"],"120.0.6099.109":["28.1.0","28.1.1"],"120.0.6099.199":["28.1.2","28.1.3"],"120.0.6099.216":["28.1.4"],"120.0.6099.227":["28.2.0"],"120.0.6099.268":["28.2.1"],"120.0.6099.276":["28.2.2"],"120.0.6099.283":["28.2.3"],"120.0.6099.291":["28.2.4","28.2.5","28.2.6","28.2.7","28.2.8","28.2.9","28.2.10","28.3.0","28.3.1","28.3.2","28.3.3"],"121.0.6147.0":["29.0.0-alpha.1","29.0.0-alpha.2","29.0.0-alpha.3"],"121.0.6159.0":["29.0.0-alpha.4","29.0.0-alpha.5","29.0.0-alpha.6","29.0.0-alpha.7"],"122.0.6194.0":["29.0.0-alpha.8"],"122.0.6236.2":["29.0.0-alpha.9","29.0.0-alpha.10","29.0.0-alpha.11","29.0.0-beta.1","29.0.0-beta.2"],"122.0.6261.6":["29.0.0-beta.3","29.0.0-beta.4"],"122.0.6261.18":["29.0.0-beta.5","29.0.0-beta.6","29.0.0-beta.7","29.0.0-beta.8","29.0.0-beta.9","29.0.0-beta.10","29.0.0-beta.11"],"122.0.6261.29":["29.0.0-beta.12"],"122.0.6261.39":["29.0.0"],"122.0.6261.57":["29.0.1"],"122.0.6261.70":["29.1.0"],"122.0.6261.111":["29.1.1"],"122.0.6261.112":["29.1.2","29.1.3"],"122.0.6261.129":["29.1.4"],"122.0.6261.130":["29.1.5"],"122.0.6261.139":["29.1.6"],"122.0.6261.156":["29.2.0","29.3.0","29.3.1","29.3.2","29.3.3","29.4.0","29.4.1","29.4.2","29.4.3","29.4.4","29.4.5","29.4.6"],"123.0.6296.0":["30.0.0-alpha.1"],"123.0.6312.5":["30.0.0-alpha.2"],"124.0.6323.0":["30.0.0-alpha.3","30.0.0-alpha.4"],"124.0.6331.0":["30.0.0-alpha.5","30.0.0-alpha.6"],"124.0.6353.0":["30.0.0-alpha.7"],"124.0.6359.0":["30.0.0-beta.1","30.0.0-beta.2"],"124.0.6367.9":["30.0.0-beta.3","30.0.0-beta.4","30.0.0-beta.5"],"124.0.6367.18":["30.0.0-beta.6"],"124.0.6367.29":["30.0.0-beta.7","30.0.0-beta.8"],"124.0.6367.49":["30.0.0"],"124.0.6367.60":["30.0.1"],"124.0.6367.91":["30.0.2"],"124.0.6367.119":["30.0.3"],"124.0.6367.201":["30.0.4"],"124.0.6367.207":["30.0.5","30.0.6"],"124.0.6367.221":["30.0.7"],"124.0.6367.230":["30.0.8"],"124.0.6367.233":["30.0.9"],"124.0.6367.243":["30.1.0","30.1.1","30.1.2","30.2.0","30.3.0","30.3.1","30.4.0","30.5.0"],"125.0.6412.0":["31.0.0-alpha.1","31.0.0-alpha.2","31.0.0-alpha.3","31.0.0-alpha.4","31.0.0-alpha.5"],"126.0.6445.0":["31.0.0-beta.1","31.0.0-beta.2","31.0.0-beta.3","31.0.0-beta.4","31.0.0-beta.5","31.0.0-beta.6","31.0.0-beta.7","31.0.0-beta.8","31.0.0-beta.9"],"126.0.6478.36":["31.0.0-beta.10","31.0.0","31.0.1"],"126.0.6478.61":["31.0.2"],"126.0.6478.114":["31.1.0"],"126.0.6478.127":["31.2.0","31.2.1"],"126.0.6478.183":["31.3.0"],"126.0.6478.185":["31.3.1"],"126.0.6478.234":["31.4.0","31.5.0"],"127.0.6521.0":["32.0.0-alpha.1","32.0.0-alpha.2","32.0.0-alpha.3","32.0.0-alpha.4","32.0.0-alpha.5"],"128.0.6571.0":["32.0.0-alpha.6","32.0.0-alpha.7"],"128.0.6573.0":["32.0.0-alpha.8","32.0.0-alpha.9","32.0.0-alpha.10","32.0.0-beta.1"],"128.0.6611.0":["32.0.0-beta.2"],"128.0.6613.7":["32.0.0-beta.3"],"128.0.6613.18":["32.0.0-beta.4"],"128.0.6613.27":["32.0.0-beta.5","32.0.0-beta.6","32.0.0-beta.7"],"128.0.6613.36":["32.0.0","32.0.1"],"128.0.6613.84":["32.0.2"],"129.0.6668.0":["33.0.0-alpha.1"],"130.0.6672.0":["33.0.0-alpha.2","33.0.0-alpha.3"]} \ No newline at end of file diff --git a/node_modules/electron-to-chromium/full-versions.js b/node_modules/electron-to-chromium/full-versions.js index 916817b5..197763cc 100644 --- a/node_modules/electron-to-chromium/full-versions.js +++ b/node_modules/electron-to-chromium/full-versions.js @@ -1301,6 +1301,7 @@ module.exports = { "29.4.3": "122.0.6261.156", "29.4.4": "122.0.6261.156", "29.4.5": "122.0.6261.156", + "29.4.6": "122.0.6261.156", "30.0.0-alpha.1": "123.0.6296.0", "30.0.0-alpha.2": "123.0.6312.5", "30.0.0-alpha.3": "124.0.6323.0", @@ -1332,6 +1333,8 @@ module.exports = { "30.2.0": "124.0.6367.243", "30.3.0": "124.0.6367.243", "30.3.1": "124.0.6367.243", + "30.4.0": "124.0.6367.243", + "30.5.0": "124.0.6367.243", "31.0.0-alpha.1": "125.0.6412.0", "31.0.0-alpha.2": "125.0.6412.0", "31.0.0-alpha.3": "125.0.6412.0", @@ -1356,6 +1359,7 @@ module.exports = { "31.3.0": "126.0.6478.183", "31.3.1": "126.0.6478.185", "31.4.0": "126.0.6478.234", + "31.5.0": "126.0.6478.234", "32.0.0-alpha.1": "127.0.6521.0", "32.0.0-alpha.2": "127.0.6521.0", "32.0.0-alpha.3": "127.0.6521.0", @@ -1372,5 +1376,11 @@ module.exports = { "32.0.0-beta.4": "128.0.6613.18", "32.0.0-beta.5": "128.0.6613.27", "32.0.0-beta.6": "128.0.6613.27", - "32.0.0-beta.7": "128.0.6613.27" + "32.0.0-beta.7": "128.0.6613.27", + "32.0.0": "128.0.6613.36", + "32.0.1": "128.0.6613.36", + "32.0.2": "128.0.6613.84", + "33.0.0-alpha.1": "129.0.6668.0", + "33.0.0-alpha.2": "130.0.6672.0", + "33.0.0-alpha.3": "130.0.6672.0" }; \ No newline at end of file diff --git a/node_modules/electron-to-chromium/full-versions.json b/node_modules/electron-to-chromium/full-versions.json index 8023fd43..b157cd3c 100644 --- a/node_modules/electron-to-chromium/full-versions.json +++ b/node_modules/electron-to-chromium/full-versions.json @@ -1 +1 @@ -{"0.20.0":"39.0.2171.65","0.20.1":"39.0.2171.65","0.20.2":"39.0.2171.65","0.20.3":"39.0.2171.65","0.20.4":"39.0.2171.65","0.20.5":"39.0.2171.65","0.20.6":"39.0.2171.65","0.20.7":"39.0.2171.65","0.20.8":"39.0.2171.65","0.21.0":"40.0.2214.91","0.21.1":"40.0.2214.91","0.21.2":"40.0.2214.91","0.21.3":"41.0.2272.76","0.22.1":"41.0.2272.76","0.22.2":"41.0.2272.76","0.22.3":"41.0.2272.76","0.23.0":"41.0.2272.76","0.24.0":"41.0.2272.76","0.25.0":"42.0.2311.107","0.25.1":"42.0.2311.107","0.25.2":"42.0.2311.107","0.25.3":"42.0.2311.107","0.26.0":"42.0.2311.107","0.26.1":"42.0.2311.107","0.27.0":"42.0.2311.107","0.27.1":"42.0.2311.107","0.27.2":"43.0.2357.65","0.27.3":"43.0.2357.65","0.28.0":"43.0.2357.65","0.28.1":"43.0.2357.65","0.28.2":"43.0.2357.65","0.28.3":"43.0.2357.65","0.29.1":"43.0.2357.65","0.29.2":"43.0.2357.65","0.30.4":"44.0.2403.125","0.31.0":"44.0.2403.125","0.31.2":"45.0.2454.85","0.32.2":"45.0.2454.85","0.32.3":"45.0.2454.85","0.33.0":"45.0.2454.85","0.33.1":"45.0.2454.85","0.33.2":"45.0.2454.85","0.33.3":"45.0.2454.85","0.33.4":"45.0.2454.85","0.33.6":"45.0.2454.85","0.33.7":"45.0.2454.85","0.33.8":"45.0.2454.85","0.33.9":"45.0.2454.85","0.34.0":"45.0.2454.85","0.34.1":"45.0.2454.85","0.34.2":"45.0.2454.85","0.34.3":"45.0.2454.85","0.34.4":"45.0.2454.85","0.35.1":"45.0.2454.85","0.35.2":"45.0.2454.85","0.35.3":"45.0.2454.85","0.35.4":"45.0.2454.85","0.35.5":"45.0.2454.85","0.36.0":"47.0.2526.73","0.36.2":"47.0.2526.73","0.36.3":"47.0.2526.73","0.36.4":"47.0.2526.73","0.36.5":"47.0.2526.110","0.36.6":"47.0.2526.110","0.36.7":"47.0.2526.110","0.36.8":"47.0.2526.110","0.36.9":"47.0.2526.110","0.36.10":"47.0.2526.110","0.36.11":"47.0.2526.110","0.36.12":"47.0.2526.110","0.37.0":"49.0.2623.75","0.37.1":"49.0.2623.75","0.37.3":"49.0.2623.75","0.37.4":"49.0.2623.75","0.37.5":"49.0.2623.75","0.37.6":"49.0.2623.75","0.37.7":"49.0.2623.75","0.37.8":"49.0.2623.75","1.0.0":"49.0.2623.75","1.0.1":"49.0.2623.75","1.0.2":"49.0.2623.75","1.1.0":"50.0.2661.102","1.1.1":"50.0.2661.102","1.1.2":"50.0.2661.102","1.1.3":"50.0.2661.102","1.2.0":"51.0.2704.63","1.2.1":"51.0.2704.63","1.2.2":"51.0.2704.84","1.2.3":"51.0.2704.84","1.2.4":"51.0.2704.103","1.2.5":"51.0.2704.103","1.2.6":"51.0.2704.106","1.2.7":"51.0.2704.106","1.2.8":"51.0.2704.106","1.3.0":"52.0.2743.82","1.3.1":"52.0.2743.82","1.3.2":"52.0.2743.82","1.3.3":"52.0.2743.82","1.3.4":"52.0.2743.82","1.3.5":"52.0.2743.82","1.3.6":"52.0.2743.82","1.3.7":"52.0.2743.82","1.3.9":"52.0.2743.82","1.3.10":"52.0.2743.82","1.3.13":"52.0.2743.82","1.3.14":"52.0.2743.82","1.3.15":"52.0.2743.82","1.4.0":"53.0.2785.113","1.4.1":"53.0.2785.113","1.4.2":"53.0.2785.113","1.4.3":"53.0.2785.113","1.4.4":"53.0.2785.113","1.4.5":"53.0.2785.113","1.4.6":"53.0.2785.143","1.4.7":"53.0.2785.143","1.4.8":"53.0.2785.143","1.4.10":"53.0.2785.143","1.4.11":"53.0.2785.143","1.4.12":"54.0.2840.51","1.4.13":"53.0.2785.143","1.4.14":"53.0.2785.143","1.4.15":"53.0.2785.143","1.4.16":"53.0.2785.143","1.5.0":"54.0.2840.101","1.5.1":"54.0.2840.101","1.6.0":"56.0.2924.87","1.6.1":"56.0.2924.87","1.6.2":"56.0.2924.87","1.6.3":"56.0.2924.87","1.6.4":"56.0.2924.87","1.6.5":"56.0.2924.87","1.6.6":"56.0.2924.87","1.6.7":"56.0.2924.87","1.6.8":"56.0.2924.87","1.6.9":"56.0.2924.87","1.6.10":"56.0.2924.87","1.6.11":"56.0.2924.87","1.6.12":"56.0.2924.87","1.6.13":"56.0.2924.87","1.6.14":"56.0.2924.87","1.6.15":"56.0.2924.87","1.6.16":"56.0.2924.87","1.6.17":"56.0.2924.87","1.6.18":"56.0.2924.87","1.7.0":"58.0.3029.110","1.7.1":"58.0.3029.110","1.7.2":"58.0.3029.110","1.7.3":"58.0.3029.110","1.7.4":"58.0.3029.110","1.7.5":"58.0.3029.110","1.7.6":"58.0.3029.110","1.7.7":"58.0.3029.110","1.7.8":"58.0.3029.110","1.7.9":"58.0.3029.110","1.7.10":"58.0.3029.110","1.7.11":"58.0.3029.110","1.7.12":"58.0.3029.110","1.7.13":"58.0.3029.110","1.7.14":"58.0.3029.110","1.7.15":"58.0.3029.110","1.7.16":"58.0.3029.110","1.8.0":"59.0.3071.115","1.8.1":"59.0.3071.115","1.8.2-beta.1":"59.0.3071.115","1.8.2-beta.2":"59.0.3071.115","1.8.2-beta.3":"59.0.3071.115","1.8.2-beta.4":"59.0.3071.115","1.8.2-beta.5":"59.0.3071.115","1.8.2":"59.0.3071.115","1.8.3":"59.0.3071.115","1.8.4":"59.0.3071.115","1.8.5":"59.0.3071.115","1.8.6":"59.0.3071.115","1.8.7":"59.0.3071.115","1.8.8":"59.0.3071.115","2.0.0-beta.1":"61.0.3163.100","2.0.0-beta.2":"61.0.3163.100","2.0.0-beta.3":"61.0.3163.100","2.0.0-beta.4":"61.0.3163.100","2.0.0-beta.5":"61.0.3163.100","2.0.0-beta.6":"61.0.3163.100","2.0.0-beta.7":"61.0.3163.100","2.0.0-beta.8":"61.0.3163.100","2.0.0":"61.0.3163.100","2.0.1":"61.0.3163.100","2.0.2":"61.0.3163.100","2.0.3":"61.0.3163.100","2.0.4":"61.0.3163.100","2.0.5":"61.0.3163.100","2.0.6":"61.0.3163.100","2.0.7":"61.0.3163.100","2.0.8":"61.0.3163.100","2.0.9":"61.0.3163.100","2.0.10":"61.0.3163.100","2.0.11":"61.0.3163.100","2.0.12":"61.0.3163.100","2.0.13":"61.0.3163.100","2.0.14":"61.0.3163.100","2.0.15":"61.0.3163.100","2.0.16":"61.0.3163.100","2.0.17":"61.0.3163.100","2.0.18":"61.0.3163.100","2.1.0-unsupported.20180809":"61.0.3163.100","3.0.0-beta.1":"66.0.3359.181","3.0.0-beta.2":"66.0.3359.181","3.0.0-beta.3":"66.0.3359.181","3.0.0-beta.4":"66.0.3359.181","3.0.0-beta.5":"66.0.3359.181","3.0.0-beta.6":"66.0.3359.181","3.0.0-beta.7":"66.0.3359.181","3.0.0-beta.8":"66.0.3359.181","3.0.0-beta.9":"66.0.3359.181","3.0.0-beta.10":"66.0.3359.181","3.0.0-beta.11":"66.0.3359.181","3.0.0-beta.12":"66.0.3359.181","3.0.0-beta.13":"66.0.3359.181","3.0.0":"66.0.3359.181","3.0.1":"66.0.3359.181","3.0.2":"66.0.3359.181","3.0.3":"66.0.3359.181","3.0.4":"66.0.3359.181","3.0.5":"66.0.3359.181","3.0.6":"66.0.3359.181","3.0.7":"66.0.3359.181","3.0.8":"66.0.3359.181","3.0.9":"66.0.3359.181","3.0.10":"66.0.3359.181","3.0.11":"66.0.3359.181","3.0.12":"66.0.3359.181","3.0.13":"66.0.3359.181","3.0.14":"66.0.3359.181","3.0.15":"66.0.3359.181","3.0.16":"66.0.3359.181","3.1.0-beta.1":"66.0.3359.181","3.1.0-beta.2":"66.0.3359.181","3.1.0-beta.3":"66.0.3359.181","3.1.0-beta.4":"66.0.3359.181","3.1.0-beta.5":"66.0.3359.181","3.1.0":"66.0.3359.181","3.1.1":"66.0.3359.181","3.1.2":"66.0.3359.181","3.1.3":"66.0.3359.181","3.1.4":"66.0.3359.181","3.1.5":"66.0.3359.181","3.1.6":"66.0.3359.181","3.1.7":"66.0.3359.181","3.1.8":"66.0.3359.181","3.1.9":"66.0.3359.181","3.1.10":"66.0.3359.181","3.1.11":"66.0.3359.181","3.1.12":"66.0.3359.181","3.1.13":"66.0.3359.181","4.0.0-beta.1":"69.0.3497.106","4.0.0-beta.2":"69.0.3497.106","4.0.0-beta.3":"69.0.3497.106","4.0.0-beta.4":"69.0.3497.106","4.0.0-beta.5":"69.0.3497.106","4.0.0-beta.6":"69.0.3497.106","4.0.0-beta.7":"69.0.3497.106","4.0.0-beta.8":"69.0.3497.106","4.0.0-beta.9":"69.0.3497.106","4.0.0-beta.10":"69.0.3497.106","4.0.0-beta.11":"69.0.3497.106","4.0.0":"69.0.3497.106","4.0.1":"69.0.3497.106","4.0.2":"69.0.3497.106","4.0.3":"69.0.3497.106","4.0.4":"69.0.3497.106","4.0.5":"69.0.3497.106","4.0.6":"69.0.3497.106","4.0.7":"69.0.3497.128","4.0.8":"69.0.3497.128","4.1.0":"69.0.3497.128","4.1.1":"69.0.3497.128","4.1.2":"69.0.3497.128","4.1.3":"69.0.3497.128","4.1.4":"69.0.3497.128","4.1.5":"69.0.3497.128","4.2.0":"69.0.3497.128","4.2.1":"69.0.3497.128","4.2.2":"69.0.3497.128","4.2.3":"69.0.3497.128","4.2.4":"69.0.3497.128","4.2.5":"69.0.3497.128","4.2.6":"69.0.3497.128","4.2.7":"69.0.3497.128","4.2.8":"69.0.3497.128","4.2.9":"69.0.3497.128","4.2.10":"69.0.3497.128","4.2.11":"69.0.3497.128","4.2.12":"69.0.3497.128","5.0.0-beta.1":"72.0.3626.52","5.0.0-beta.2":"72.0.3626.52","5.0.0-beta.3":"73.0.3683.27","5.0.0-beta.4":"73.0.3683.54","5.0.0-beta.5":"73.0.3683.61","5.0.0-beta.6":"73.0.3683.84","5.0.0-beta.7":"73.0.3683.94","5.0.0-beta.8":"73.0.3683.104","5.0.0-beta.9":"73.0.3683.117","5.0.0":"73.0.3683.119","5.0.1":"73.0.3683.121","5.0.2":"73.0.3683.121","5.0.3":"73.0.3683.121","5.0.4":"73.0.3683.121","5.0.5":"73.0.3683.121","5.0.6":"73.0.3683.121","5.0.7":"73.0.3683.121","5.0.8":"73.0.3683.121","5.0.9":"73.0.3683.121","5.0.10":"73.0.3683.121","5.0.11":"73.0.3683.121","5.0.12":"73.0.3683.121","5.0.13":"73.0.3683.121","6.0.0-beta.1":"76.0.3774.1","6.0.0-beta.2":"76.0.3783.1","6.0.0-beta.3":"76.0.3783.1","6.0.0-beta.4":"76.0.3783.1","6.0.0-beta.5":"76.0.3805.4","6.0.0-beta.6":"76.0.3809.3","6.0.0-beta.7":"76.0.3809.22","6.0.0-beta.8":"76.0.3809.26","6.0.0-beta.9":"76.0.3809.26","6.0.0-beta.10":"76.0.3809.37","6.0.0-beta.11":"76.0.3809.42","6.0.0-beta.12":"76.0.3809.54","6.0.0-beta.13":"76.0.3809.60","6.0.0-beta.14":"76.0.3809.68","6.0.0-beta.15":"76.0.3809.74","6.0.0":"76.0.3809.88","6.0.1":"76.0.3809.102","6.0.2":"76.0.3809.110","6.0.3":"76.0.3809.126","6.0.4":"76.0.3809.131","6.0.5":"76.0.3809.136","6.0.6":"76.0.3809.138","6.0.7":"76.0.3809.139","6.0.8":"76.0.3809.146","6.0.9":"76.0.3809.146","6.0.10":"76.0.3809.146","6.0.11":"76.0.3809.146","6.0.12":"76.0.3809.146","6.1.0":"76.0.3809.146","6.1.1":"76.0.3809.146","6.1.2":"76.0.3809.146","6.1.3":"76.0.3809.146","6.1.4":"76.0.3809.146","6.1.5":"76.0.3809.146","6.1.6":"76.0.3809.146","6.1.7":"76.0.3809.146","6.1.8":"76.0.3809.146","6.1.9":"76.0.3809.146","6.1.10":"76.0.3809.146","6.1.11":"76.0.3809.146","6.1.12":"76.0.3809.146","7.0.0-beta.1":"78.0.3866.0","7.0.0-beta.2":"78.0.3866.0","7.0.0-beta.3":"78.0.3866.0","7.0.0-beta.4":"78.0.3896.6","7.0.0-beta.5":"78.0.3905.1","7.0.0-beta.6":"78.0.3905.1","7.0.0-beta.7":"78.0.3905.1","7.0.0":"78.0.3905.1","7.0.1":"78.0.3904.92","7.1.0":"78.0.3904.94","7.1.1":"78.0.3904.99","7.1.2":"78.0.3904.113","7.1.3":"78.0.3904.126","7.1.4":"78.0.3904.130","7.1.5":"78.0.3904.130","7.1.6":"78.0.3904.130","7.1.7":"78.0.3904.130","7.1.8":"78.0.3904.130","7.1.9":"78.0.3904.130","7.1.10":"78.0.3904.130","7.1.11":"78.0.3904.130","7.1.12":"78.0.3904.130","7.1.13":"78.0.3904.130","7.1.14":"78.0.3904.130","7.2.0":"78.0.3904.130","7.2.1":"78.0.3904.130","7.2.2":"78.0.3904.130","7.2.3":"78.0.3904.130","7.2.4":"78.0.3904.130","7.3.0":"78.0.3904.130","7.3.1":"78.0.3904.130","7.3.2":"78.0.3904.130","7.3.3":"78.0.3904.130","8.0.0-beta.1":"79.0.3931.0","8.0.0-beta.2":"79.0.3931.0","8.0.0-beta.3":"80.0.3955.0","8.0.0-beta.4":"80.0.3955.0","8.0.0-beta.5":"80.0.3987.14","8.0.0-beta.6":"80.0.3987.51","8.0.0-beta.7":"80.0.3987.59","8.0.0-beta.8":"80.0.3987.75","8.0.0-beta.9":"80.0.3987.75","8.0.0":"80.0.3987.86","8.0.1":"80.0.3987.86","8.0.2":"80.0.3987.86","8.0.3":"80.0.3987.134","8.1.0":"80.0.3987.137","8.1.1":"80.0.3987.141","8.2.0":"80.0.3987.158","8.2.1":"80.0.3987.163","8.2.2":"80.0.3987.163","8.2.3":"80.0.3987.163","8.2.4":"80.0.3987.165","8.2.5":"80.0.3987.165","8.3.0":"80.0.3987.165","8.3.1":"80.0.3987.165","8.3.2":"80.0.3987.165","8.3.3":"80.0.3987.165","8.3.4":"80.0.3987.165","8.4.0":"80.0.3987.165","8.4.1":"80.0.3987.165","8.5.0":"80.0.3987.165","8.5.1":"80.0.3987.165","8.5.2":"80.0.3987.165","8.5.3":"80.0.3987.163","8.5.4":"80.0.3987.163","8.5.5":"80.0.3987.163","9.0.0-beta.1":"82.0.4048.0","9.0.0-beta.2":"82.0.4048.0","9.0.0-beta.3":"82.0.4048.0","9.0.0-beta.4":"82.0.4048.0","9.0.0-beta.5":"82.0.4048.0","9.0.0-beta.6":"82.0.4058.2","9.0.0-beta.7":"82.0.4058.2","9.0.0-beta.9":"82.0.4058.2","9.0.0-beta.10":"82.0.4085.10","9.0.0-beta.11":"82.0.4085.14","9.0.0-beta.12":"82.0.4085.14","9.0.0-beta.13":"82.0.4085.14","9.0.0-beta.14":"82.0.4085.27","9.0.0-beta.15":"83.0.4102.3","9.0.0-beta.16":"83.0.4102.3","9.0.0-beta.17":"83.0.4103.14","9.0.0-beta.18":"83.0.4103.16","9.0.0-beta.19":"83.0.4103.24","9.0.0-beta.20":"83.0.4103.26","9.0.0-beta.21":"83.0.4103.26","9.0.0-beta.22":"83.0.4103.34","9.0.0-beta.23":"83.0.4103.44","9.0.0-beta.24":"83.0.4103.45","9.0.0":"83.0.4103.64","9.0.1":"83.0.4103.94","9.0.2":"83.0.4103.94","9.0.3":"83.0.4103.100","9.0.4":"83.0.4103.104","9.0.5":"83.0.4103.119","9.1.0":"83.0.4103.122","9.1.1":"83.0.4103.122","9.1.2":"83.0.4103.122","9.2.0":"83.0.4103.122","9.2.1":"83.0.4103.122","9.3.0":"83.0.4103.122","9.3.1":"83.0.4103.122","9.3.2":"83.0.4103.122","9.3.3":"83.0.4103.122","9.3.4":"83.0.4103.122","9.3.5":"83.0.4103.122","9.4.0":"83.0.4103.122","9.4.1":"83.0.4103.122","9.4.2":"83.0.4103.122","9.4.3":"83.0.4103.122","9.4.4":"83.0.4103.122","10.0.0-beta.1":"84.0.4129.0","10.0.0-beta.2":"84.0.4129.0","10.0.0-beta.3":"85.0.4161.2","10.0.0-beta.4":"85.0.4161.2","10.0.0-beta.8":"85.0.4181.1","10.0.0-beta.9":"85.0.4181.1","10.0.0-beta.10":"85.0.4183.19","10.0.0-beta.11":"85.0.4183.20","10.0.0-beta.12":"85.0.4183.26","10.0.0-beta.13":"85.0.4183.39","10.0.0-beta.14":"85.0.4183.39","10.0.0-beta.15":"85.0.4183.39","10.0.0-beta.17":"85.0.4183.39","10.0.0-beta.19":"85.0.4183.39","10.0.0-beta.20":"85.0.4183.39","10.0.0-beta.21":"85.0.4183.39","10.0.0-beta.23":"85.0.4183.70","10.0.0-beta.24":"85.0.4183.78","10.0.0-beta.25":"85.0.4183.80","10.0.0":"85.0.4183.84","10.0.1":"85.0.4183.86","10.1.0":"85.0.4183.87","10.1.1":"85.0.4183.93","10.1.2":"85.0.4183.98","10.1.3":"85.0.4183.121","10.1.4":"85.0.4183.121","10.1.5":"85.0.4183.121","10.1.6":"85.0.4183.121","10.1.7":"85.0.4183.121","10.2.0":"85.0.4183.121","10.3.0":"85.0.4183.121","10.3.1":"85.0.4183.121","10.3.2":"85.0.4183.121","10.4.0":"85.0.4183.121","10.4.1":"85.0.4183.121","10.4.2":"85.0.4183.121","10.4.3":"85.0.4183.121","10.4.4":"85.0.4183.121","10.4.5":"85.0.4183.121","10.4.6":"85.0.4183.121","10.4.7":"85.0.4183.121","11.0.0-beta.1":"86.0.4234.0","11.0.0-beta.3":"86.0.4234.0","11.0.0-beta.4":"86.0.4234.0","11.0.0-beta.5":"86.0.4234.0","11.0.0-beta.6":"86.0.4234.0","11.0.0-beta.7":"86.0.4234.0","11.0.0-beta.8":"87.0.4251.1","11.0.0-beta.9":"87.0.4251.1","11.0.0-beta.11":"87.0.4251.1","11.0.0-beta.12":"87.0.4280.11","11.0.0-beta.13":"87.0.4280.11","11.0.0-beta.16":"87.0.4280.27","11.0.0-beta.17":"87.0.4280.27","11.0.0-beta.18":"87.0.4280.27","11.0.0-beta.19":"87.0.4280.27","11.0.0-beta.20":"87.0.4280.40","11.0.0-beta.22":"87.0.4280.47","11.0.0-beta.23":"87.0.4280.47","11.0.0":"87.0.4280.60","11.0.1":"87.0.4280.60","11.0.2":"87.0.4280.67","11.0.3":"87.0.4280.67","11.0.4":"87.0.4280.67","11.0.5":"87.0.4280.88","11.1.0":"87.0.4280.88","11.1.1":"87.0.4280.88","11.2.0":"87.0.4280.141","11.2.1":"87.0.4280.141","11.2.2":"87.0.4280.141","11.2.3":"87.0.4280.141","11.3.0":"87.0.4280.141","11.4.0":"87.0.4280.141","11.4.1":"87.0.4280.141","11.4.2":"87.0.4280.141","11.4.3":"87.0.4280.141","11.4.4":"87.0.4280.141","11.4.5":"87.0.4280.141","11.4.6":"87.0.4280.141","11.4.7":"87.0.4280.141","11.4.8":"87.0.4280.141","11.4.9":"87.0.4280.141","11.4.10":"87.0.4280.141","11.4.11":"87.0.4280.141","11.4.12":"87.0.4280.141","11.5.0":"87.0.4280.141","12.0.0-beta.1":"89.0.4328.0","12.0.0-beta.3":"89.0.4328.0","12.0.0-beta.4":"89.0.4328.0","12.0.0-beta.5":"89.0.4328.0","12.0.0-beta.6":"89.0.4328.0","12.0.0-beta.7":"89.0.4328.0","12.0.0-beta.8":"89.0.4328.0","12.0.0-beta.9":"89.0.4328.0","12.0.0-beta.10":"89.0.4328.0","12.0.0-beta.11":"89.0.4328.0","12.0.0-beta.12":"89.0.4328.0","12.0.0-beta.14":"89.0.4328.0","12.0.0-beta.16":"89.0.4348.1","12.0.0-beta.18":"89.0.4348.1","12.0.0-beta.19":"89.0.4348.1","12.0.0-beta.20":"89.0.4348.1","12.0.0-beta.21":"89.0.4388.2","12.0.0-beta.22":"89.0.4388.2","12.0.0-beta.23":"89.0.4388.2","12.0.0-beta.24":"89.0.4388.2","12.0.0-beta.25":"89.0.4388.2","12.0.0-beta.26":"89.0.4388.2","12.0.0-beta.27":"89.0.4389.23","12.0.0-beta.28":"89.0.4389.23","12.0.0-beta.29":"89.0.4389.23","12.0.0-beta.30":"89.0.4389.58","12.0.0-beta.31":"89.0.4389.58","12.0.0":"89.0.4389.69","12.0.1":"89.0.4389.82","12.0.2":"89.0.4389.90","12.0.3":"89.0.4389.114","12.0.4":"89.0.4389.114","12.0.5":"89.0.4389.128","12.0.6":"89.0.4389.128","12.0.7":"89.0.4389.128","12.0.8":"89.0.4389.128","12.0.9":"89.0.4389.128","12.0.10":"89.0.4389.128","12.0.11":"89.0.4389.128","12.0.12":"89.0.4389.128","12.0.13":"89.0.4389.128","12.0.14":"89.0.4389.128","12.0.15":"89.0.4389.128","12.0.16":"89.0.4389.128","12.0.17":"89.0.4389.128","12.0.18":"89.0.4389.128","12.1.0":"89.0.4389.128","12.1.1":"89.0.4389.128","12.1.2":"89.0.4389.128","12.2.0":"89.0.4389.128","12.2.1":"89.0.4389.128","12.2.2":"89.0.4389.128","12.2.3":"89.0.4389.128","13.0.0-beta.2":"90.0.4402.0","13.0.0-beta.3":"90.0.4402.0","13.0.0-beta.4":"90.0.4415.0","13.0.0-beta.5":"90.0.4415.0","13.0.0-beta.6":"90.0.4415.0","13.0.0-beta.7":"90.0.4415.0","13.0.0-beta.8":"90.0.4415.0","13.0.0-beta.9":"90.0.4415.0","13.0.0-beta.10":"90.0.4415.0","13.0.0-beta.11":"90.0.4415.0","13.0.0-beta.12":"90.0.4415.0","13.0.0-beta.13":"90.0.4415.0","13.0.0-beta.14":"91.0.4448.0","13.0.0-beta.16":"91.0.4448.0","13.0.0-beta.17":"91.0.4448.0","13.0.0-beta.18":"91.0.4448.0","13.0.0-beta.20":"91.0.4448.0","13.0.0-beta.21":"91.0.4472.33","13.0.0-beta.22":"91.0.4472.33","13.0.0-beta.23":"91.0.4472.33","13.0.0-beta.24":"91.0.4472.38","13.0.0-beta.25":"91.0.4472.38","13.0.0-beta.26":"91.0.4472.38","13.0.0-beta.27":"91.0.4472.38","13.0.0-beta.28":"91.0.4472.38","13.0.0":"91.0.4472.69","13.0.1":"91.0.4472.69","13.1.0":"91.0.4472.77","13.1.1":"91.0.4472.77","13.1.2":"91.0.4472.77","13.1.3":"91.0.4472.106","13.1.4":"91.0.4472.106","13.1.5":"91.0.4472.124","13.1.6":"91.0.4472.124","13.1.7":"91.0.4472.124","13.1.8":"91.0.4472.164","13.1.9":"91.0.4472.164","13.2.0":"91.0.4472.164","13.2.1":"91.0.4472.164","13.2.2":"91.0.4472.164","13.2.3":"91.0.4472.164","13.3.0":"91.0.4472.164","13.4.0":"91.0.4472.164","13.5.0":"91.0.4472.164","13.5.1":"91.0.4472.164","13.5.2":"91.0.4472.164","13.6.0":"91.0.4472.164","13.6.1":"91.0.4472.164","13.6.2":"91.0.4472.164","13.6.3":"91.0.4472.164","13.6.6":"91.0.4472.164","13.6.7":"91.0.4472.164","13.6.8":"91.0.4472.164","13.6.9":"91.0.4472.164","14.0.0-beta.1":"92.0.4511.0","14.0.0-beta.2":"92.0.4511.0","14.0.0-beta.3":"92.0.4511.0","14.0.0-beta.5":"93.0.4536.0","14.0.0-beta.6":"93.0.4536.0","14.0.0-beta.7":"93.0.4536.0","14.0.0-beta.8":"93.0.4536.0","14.0.0-beta.9":"93.0.4539.0","14.0.0-beta.10":"93.0.4539.0","14.0.0-beta.11":"93.0.4557.4","14.0.0-beta.12":"93.0.4557.4","14.0.0-beta.13":"93.0.4566.0","14.0.0-beta.14":"93.0.4566.0","14.0.0-beta.15":"93.0.4566.0","14.0.0-beta.16":"93.0.4566.0","14.0.0-beta.17":"93.0.4566.0","14.0.0-beta.18":"93.0.4577.15","14.0.0-beta.19":"93.0.4577.15","14.0.0-beta.20":"93.0.4577.15","14.0.0-beta.21":"93.0.4577.15","14.0.0-beta.22":"93.0.4577.25","14.0.0-beta.23":"93.0.4577.25","14.0.0-beta.24":"93.0.4577.51","14.0.0-beta.25":"93.0.4577.51","14.0.0":"93.0.4577.58","14.0.1":"93.0.4577.63","14.0.2":"93.0.4577.82","14.1.0":"93.0.4577.82","14.1.1":"93.0.4577.82","14.2.0":"93.0.4577.82","14.2.1":"93.0.4577.82","14.2.2":"93.0.4577.82","14.2.3":"93.0.4577.82","14.2.4":"93.0.4577.82","14.2.5":"93.0.4577.82","14.2.6":"93.0.4577.82","14.2.7":"93.0.4577.82","14.2.8":"93.0.4577.82","14.2.9":"93.0.4577.82","15.0.0-alpha.1":"93.0.4566.0","15.0.0-alpha.2":"93.0.4566.0","15.0.0-alpha.3":"94.0.4584.0","15.0.0-alpha.4":"94.0.4584.0","15.0.0-alpha.5":"94.0.4584.0","15.0.0-alpha.6":"94.0.4584.0","15.0.0-alpha.7":"94.0.4590.2","15.0.0-alpha.8":"94.0.4590.2","15.0.0-alpha.9":"94.0.4590.2","15.0.0-alpha.10":"94.0.4606.12","15.0.0-beta.1":"94.0.4606.20","15.0.0-beta.2":"94.0.4606.20","15.0.0-beta.3":"94.0.4606.31","15.0.0-beta.4":"94.0.4606.31","15.0.0-beta.5":"94.0.4606.31","15.0.0-beta.6":"94.0.4606.31","15.0.0-beta.7":"94.0.4606.31","15.0.0":"94.0.4606.51","15.1.0":"94.0.4606.61","15.1.1":"94.0.4606.61","15.1.2":"94.0.4606.71","15.2.0":"94.0.4606.81","15.3.0":"94.0.4606.81","15.3.1":"94.0.4606.81","15.3.2":"94.0.4606.81","15.3.3":"94.0.4606.81","15.3.4":"94.0.4606.81","15.3.5":"94.0.4606.81","15.3.6":"94.0.4606.81","15.3.7":"94.0.4606.81","15.4.0":"94.0.4606.81","15.4.1":"94.0.4606.81","15.4.2":"94.0.4606.81","15.5.0":"94.0.4606.81","15.5.1":"94.0.4606.81","15.5.2":"94.0.4606.81","15.5.3":"94.0.4606.81","15.5.4":"94.0.4606.81","15.5.5":"94.0.4606.81","15.5.6":"94.0.4606.81","15.5.7":"94.0.4606.81","16.0.0-alpha.1":"95.0.4629.0","16.0.0-alpha.2":"95.0.4629.0","16.0.0-alpha.3":"95.0.4629.0","16.0.0-alpha.4":"95.0.4629.0","16.0.0-alpha.5":"95.0.4629.0","16.0.0-alpha.6":"95.0.4629.0","16.0.0-alpha.7":"95.0.4629.0","16.0.0-alpha.8":"96.0.4647.0","16.0.0-alpha.9":"96.0.4647.0","16.0.0-beta.1":"96.0.4647.0","16.0.0-beta.2":"96.0.4647.0","16.0.0-beta.3":"96.0.4647.0","16.0.0-beta.4":"96.0.4664.18","16.0.0-beta.5":"96.0.4664.18","16.0.0-beta.6":"96.0.4664.27","16.0.0-beta.7":"96.0.4664.27","16.0.0-beta.8":"96.0.4664.35","16.0.0-beta.9":"96.0.4664.35","16.0.0":"96.0.4664.45","16.0.1":"96.0.4664.45","16.0.2":"96.0.4664.55","16.0.3":"96.0.4664.55","16.0.4":"96.0.4664.55","16.0.5":"96.0.4664.55","16.0.6":"96.0.4664.110","16.0.7":"96.0.4664.110","16.0.8":"96.0.4664.110","16.0.9":"96.0.4664.174","16.0.10":"96.0.4664.174","16.1.0":"96.0.4664.174","16.1.1":"96.0.4664.174","16.2.0":"96.0.4664.174","16.2.1":"96.0.4664.174","16.2.2":"96.0.4664.174","16.2.3":"96.0.4664.174","16.2.4":"96.0.4664.174","16.2.5":"96.0.4664.174","16.2.6":"96.0.4664.174","16.2.7":"96.0.4664.174","16.2.8":"96.0.4664.174","17.0.0-alpha.1":"96.0.4664.4","17.0.0-alpha.2":"96.0.4664.4","17.0.0-alpha.3":"96.0.4664.4","17.0.0-alpha.4":"98.0.4706.0","17.0.0-alpha.5":"98.0.4706.0","17.0.0-alpha.6":"98.0.4706.0","17.0.0-beta.1":"98.0.4706.0","17.0.0-beta.2":"98.0.4706.0","17.0.0-beta.3":"98.0.4758.9","17.0.0-beta.4":"98.0.4758.11","17.0.0-beta.5":"98.0.4758.11","17.0.0-beta.6":"98.0.4758.11","17.0.0-beta.7":"98.0.4758.11","17.0.0-beta.8":"98.0.4758.11","17.0.0-beta.9":"98.0.4758.11","17.0.0":"98.0.4758.74","17.0.1":"98.0.4758.82","17.1.0":"98.0.4758.102","17.1.1":"98.0.4758.109","17.1.2":"98.0.4758.109","17.2.0":"98.0.4758.109","17.3.0":"98.0.4758.141","17.3.1":"98.0.4758.141","17.4.0":"98.0.4758.141","17.4.1":"98.0.4758.141","17.4.2":"98.0.4758.141","17.4.3":"98.0.4758.141","17.4.4":"98.0.4758.141","17.4.5":"98.0.4758.141","17.4.6":"98.0.4758.141","17.4.7":"98.0.4758.141","17.4.8":"98.0.4758.141","17.4.9":"98.0.4758.141","17.4.10":"98.0.4758.141","17.4.11":"98.0.4758.141","18.0.0-alpha.1":"99.0.4767.0","18.0.0-alpha.2":"99.0.4767.0","18.0.0-alpha.3":"99.0.4767.0","18.0.0-alpha.4":"99.0.4767.0","18.0.0-alpha.5":"99.0.4767.0","18.0.0-beta.1":"100.0.4894.0","18.0.0-beta.2":"100.0.4894.0","18.0.0-beta.3":"100.0.4894.0","18.0.0-beta.4":"100.0.4894.0","18.0.0-beta.5":"100.0.4894.0","18.0.0-beta.6":"100.0.4894.0","18.0.0":"100.0.4896.56","18.0.1":"100.0.4896.60","18.0.2":"100.0.4896.60","18.0.3":"100.0.4896.75","18.0.4":"100.0.4896.75","18.1.0":"100.0.4896.127","18.2.0":"100.0.4896.143","18.2.1":"100.0.4896.143","18.2.2":"100.0.4896.143","18.2.3":"100.0.4896.143","18.2.4":"100.0.4896.160","18.3.0":"100.0.4896.160","18.3.1":"100.0.4896.160","18.3.2":"100.0.4896.160","18.3.3":"100.0.4896.160","18.3.4":"100.0.4896.160","18.3.5":"100.0.4896.160","18.3.6":"100.0.4896.160","18.3.7":"100.0.4896.160","18.3.8":"100.0.4896.160","18.3.9":"100.0.4896.160","18.3.11":"100.0.4896.160","18.3.12":"100.0.4896.160","18.3.13":"100.0.4896.160","18.3.14":"100.0.4896.160","18.3.15":"100.0.4896.160","19.0.0-alpha.1":"102.0.4962.3","19.0.0-alpha.2":"102.0.4971.0","19.0.0-alpha.3":"102.0.4971.0","19.0.0-alpha.4":"102.0.4989.0","19.0.0-alpha.5":"102.0.4989.0","19.0.0-beta.1":"102.0.4999.0","19.0.0-beta.2":"102.0.4999.0","19.0.0-beta.3":"102.0.4999.0","19.0.0-beta.4":"102.0.5005.27","19.0.0-beta.5":"102.0.5005.40","19.0.0-beta.6":"102.0.5005.40","19.0.0-beta.7":"102.0.5005.40","19.0.0-beta.8":"102.0.5005.49","19.0.0":"102.0.5005.61","19.0.1":"102.0.5005.61","19.0.2":"102.0.5005.63","19.0.3":"102.0.5005.63","19.0.4":"102.0.5005.63","19.0.5":"102.0.5005.115","19.0.6":"102.0.5005.115","19.0.7":"102.0.5005.134","19.0.8":"102.0.5005.148","19.0.9":"102.0.5005.167","19.0.10":"102.0.5005.167","19.0.11":"102.0.5005.167","19.0.12":"102.0.5005.167","19.0.13":"102.0.5005.167","19.0.14":"102.0.5005.167","19.0.15":"102.0.5005.167","19.0.16":"102.0.5005.167","19.0.17":"102.0.5005.167","19.1.0":"102.0.5005.167","19.1.1":"102.0.5005.167","19.1.2":"102.0.5005.167","19.1.3":"102.0.5005.167","19.1.4":"102.0.5005.167","19.1.5":"102.0.5005.167","19.1.6":"102.0.5005.167","19.1.7":"102.0.5005.167","19.1.8":"102.0.5005.167","19.1.9":"102.0.5005.167","20.0.0-alpha.1":"103.0.5044.0","20.0.0-alpha.2":"104.0.5073.0","20.0.0-alpha.3":"104.0.5073.0","20.0.0-alpha.4":"104.0.5073.0","20.0.0-alpha.5":"104.0.5073.0","20.0.0-alpha.6":"104.0.5073.0","20.0.0-alpha.7":"104.0.5073.0","20.0.0-beta.1":"104.0.5073.0","20.0.0-beta.2":"104.0.5073.0","20.0.0-beta.3":"104.0.5073.0","20.0.0-beta.4":"104.0.5073.0","20.0.0-beta.5":"104.0.5073.0","20.0.0-beta.6":"104.0.5073.0","20.0.0-beta.7":"104.0.5073.0","20.0.0-beta.8":"104.0.5073.0","20.0.0-beta.9":"104.0.5112.39","20.0.0-beta.10":"104.0.5112.48","20.0.0-beta.11":"104.0.5112.48","20.0.0-beta.12":"104.0.5112.48","20.0.0-beta.13":"104.0.5112.57","20.0.0":"104.0.5112.65","20.0.1":"104.0.5112.81","20.0.2":"104.0.5112.81","20.0.3":"104.0.5112.81","20.1.0":"104.0.5112.102","20.1.1":"104.0.5112.102","20.1.2":"104.0.5112.114","20.1.3":"104.0.5112.114","20.1.4":"104.0.5112.114","20.2.0":"104.0.5112.124","20.3.0":"104.0.5112.124","20.3.1":"104.0.5112.124","20.3.2":"104.0.5112.124","20.3.3":"104.0.5112.124","20.3.4":"104.0.5112.124","20.3.5":"104.0.5112.124","20.3.6":"104.0.5112.124","20.3.7":"104.0.5112.124","20.3.8":"104.0.5112.124","20.3.9":"104.0.5112.124","20.3.10":"104.0.5112.124","20.3.11":"104.0.5112.124","20.3.12":"104.0.5112.124","21.0.0-alpha.1":"105.0.5187.0","21.0.0-alpha.2":"105.0.5187.0","21.0.0-alpha.3":"105.0.5187.0","21.0.0-alpha.4":"105.0.5187.0","21.0.0-alpha.5":"105.0.5187.0","21.0.0-alpha.6":"106.0.5216.0","21.0.0-beta.1":"106.0.5216.0","21.0.0-beta.2":"106.0.5216.0","21.0.0-beta.3":"106.0.5216.0","21.0.0-beta.4":"106.0.5216.0","21.0.0-beta.5":"106.0.5216.0","21.0.0-beta.6":"106.0.5249.40","21.0.0-beta.7":"106.0.5249.40","21.0.0-beta.8":"106.0.5249.40","21.0.0":"106.0.5249.51","21.0.1":"106.0.5249.61","21.1.0":"106.0.5249.91","21.1.1":"106.0.5249.103","21.2.0":"106.0.5249.119","21.2.1":"106.0.5249.165","21.2.2":"106.0.5249.168","21.2.3":"106.0.5249.168","21.3.0":"106.0.5249.181","21.3.1":"106.0.5249.181","21.3.3":"106.0.5249.199","21.3.4":"106.0.5249.199","21.3.5":"106.0.5249.199","21.4.0":"106.0.5249.199","21.4.1":"106.0.5249.199","21.4.2":"106.0.5249.199","21.4.3":"106.0.5249.199","21.4.4":"106.0.5249.199","22.0.0-alpha.1":"107.0.5286.0","22.0.0-alpha.3":"108.0.5329.0","22.0.0-alpha.4":"108.0.5329.0","22.0.0-alpha.5":"108.0.5329.0","22.0.0-alpha.6":"108.0.5329.0","22.0.0-alpha.7":"108.0.5355.0","22.0.0-alpha.8":"108.0.5359.10","22.0.0-beta.1":"108.0.5359.10","22.0.0-beta.2":"108.0.5359.10","22.0.0-beta.3":"108.0.5359.10","22.0.0-beta.4":"108.0.5359.29","22.0.0-beta.5":"108.0.5359.40","22.0.0-beta.6":"108.0.5359.40","22.0.0-beta.7":"108.0.5359.48","22.0.0-beta.8":"108.0.5359.48","22.0.0":"108.0.5359.62","22.0.1":"108.0.5359.125","22.0.2":"108.0.5359.179","22.0.3":"108.0.5359.179","22.1.0":"108.0.5359.179","22.2.0":"108.0.5359.215","22.2.1":"108.0.5359.215","22.3.0":"108.0.5359.215","22.3.1":"108.0.5359.215","22.3.2":"108.0.5359.215","22.3.3":"108.0.5359.215","22.3.4":"108.0.5359.215","22.3.5":"108.0.5359.215","22.3.6":"108.0.5359.215","22.3.7":"108.0.5359.215","22.3.8":"108.0.5359.215","22.3.9":"108.0.5359.215","22.3.10":"108.0.5359.215","22.3.11":"108.0.5359.215","22.3.12":"108.0.5359.215","22.3.13":"108.0.5359.215","22.3.14":"108.0.5359.215","22.3.15":"108.0.5359.215","22.3.16":"108.0.5359.215","22.3.17":"108.0.5359.215","22.3.18":"108.0.5359.215","22.3.20":"108.0.5359.215","22.3.21":"108.0.5359.215","22.3.22":"108.0.5359.215","22.3.23":"108.0.5359.215","22.3.24":"108.0.5359.215","22.3.25":"108.0.5359.215","22.3.26":"108.0.5359.215","22.3.27":"108.0.5359.215","23.0.0-alpha.1":"110.0.5415.0","23.0.0-alpha.2":"110.0.5451.0","23.0.0-alpha.3":"110.0.5451.0","23.0.0-beta.1":"110.0.5478.5","23.0.0-beta.2":"110.0.5478.5","23.0.0-beta.3":"110.0.5478.5","23.0.0-beta.4":"110.0.5481.30","23.0.0-beta.5":"110.0.5481.38","23.0.0-beta.6":"110.0.5481.52","23.0.0-beta.8":"110.0.5481.52","23.0.0":"110.0.5481.77","23.1.0":"110.0.5481.100","23.1.1":"110.0.5481.104","23.1.2":"110.0.5481.177","23.1.3":"110.0.5481.179","23.1.4":"110.0.5481.192","23.2.0":"110.0.5481.192","23.2.1":"110.0.5481.208","23.2.2":"110.0.5481.208","23.2.3":"110.0.5481.208","23.2.4":"110.0.5481.208","23.3.0":"110.0.5481.208","23.3.1":"110.0.5481.208","23.3.2":"110.0.5481.208","23.3.3":"110.0.5481.208","23.3.4":"110.0.5481.208","23.3.5":"110.0.5481.208","23.3.6":"110.0.5481.208","23.3.7":"110.0.5481.208","23.3.8":"110.0.5481.208","23.3.9":"110.0.5481.208","23.3.10":"110.0.5481.208","23.3.11":"110.0.5481.208","23.3.12":"110.0.5481.208","23.3.13":"110.0.5481.208","24.0.0-alpha.1":"111.0.5560.0","24.0.0-alpha.2":"111.0.5560.0","24.0.0-alpha.3":"111.0.5560.0","24.0.0-alpha.4":"111.0.5560.0","24.0.0-alpha.5":"111.0.5560.0","24.0.0-alpha.6":"111.0.5560.0","24.0.0-alpha.7":"111.0.5560.0","24.0.0-beta.1":"111.0.5563.50","24.0.0-beta.2":"111.0.5563.50","24.0.0-beta.3":"112.0.5615.20","24.0.0-beta.4":"112.0.5615.20","24.0.0-beta.5":"112.0.5615.29","24.0.0-beta.6":"112.0.5615.39","24.0.0-beta.7":"112.0.5615.39","24.0.0":"112.0.5615.49","24.1.0":"112.0.5615.50","24.1.1":"112.0.5615.50","24.1.2":"112.0.5615.87","24.1.3":"112.0.5615.165","24.2.0":"112.0.5615.165","24.3.0":"112.0.5615.165","24.3.1":"112.0.5615.183","24.4.0":"112.0.5615.204","24.4.1":"112.0.5615.204","24.5.0":"112.0.5615.204","24.5.1":"112.0.5615.204","24.6.0":"112.0.5615.204","24.6.1":"112.0.5615.204","24.6.2":"112.0.5615.204","24.6.3":"112.0.5615.204","24.6.4":"112.0.5615.204","24.6.5":"112.0.5615.204","24.7.0":"112.0.5615.204","24.7.1":"112.0.5615.204","24.8.0":"112.0.5615.204","24.8.1":"112.0.5615.204","24.8.2":"112.0.5615.204","24.8.3":"112.0.5615.204","24.8.4":"112.0.5615.204","24.8.5":"112.0.5615.204","24.8.6":"112.0.5615.204","24.8.7":"112.0.5615.204","24.8.8":"112.0.5615.204","25.0.0-alpha.1":"114.0.5694.0","25.0.0-alpha.2":"114.0.5694.0","25.0.0-alpha.3":"114.0.5710.0","25.0.0-alpha.4":"114.0.5710.0","25.0.0-alpha.5":"114.0.5719.0","25.0.0-alpha.6":"114.0.5719.0","25.0.0-beta.1":"114.0.5719.0","25.0.0-beta.2":"114.0.5719.0","25.0.0-beta.3":"114.0.5719.0","25.0.0-beta.4":"114.0.5735.16","25.0.0-beta.5":"114.0.5735.16","25.0.0-beta.6":"114.0.5735.16","25.0.0-beta.7":"114.0.5735.16","25.0.0-beta.8":"114.0.5735.35","25.0.0-beta.9":"114.0.5735.45","25.0.0":"114.0.5735.45","25.0.1":"114.0.5735.45","25.1.0":"114.0.5735.106","25.1.1":"114.0.5735.106","25.2.0":"114.0.5735.134","25.3.0":"114.0.5735.199","25.3.1":"114.0.5735.243","25.3.2":"114.0.5735.248","25.4.0":"114.0.5735.248","25.5.0":"114.0.5735.289","25.6.0":"114.0.5735.289","25.7.0":"114.0.5735.289","25.8.0":"114.0.5735.289","25.8.1":"114.0.5735.289","25.8.2":"114.0.5735.289","25.8.3":"114.0.5735.289","25.8.4":"114.0.5735.289","25.9.0":"114.0.5735.289","25.9.1":"114.0.5735.289","25.9.2":"114.0.5735.289","25.9.3":"114.0.5735.289","25.9.4":"114.0.5735.289","25.9.5":"114.0.5735.289","25.9.6":"114.0.5735.289","25.9.7":"114.0.5735.289","25.9.8":"114.0.5735.289","26.0.0-alpha.1":"116.0.5791.0","26.0.0-alpha.2":"116.0.5791.0","26.0.0-alpha.3":"116.0.5791.0","26.0.0-alpha.4":"116.0.5791.0","26.0.0-alpha.5":"116.0.5791.0","26.0.0-alpha.6":"116.0.5815.0","26.0.0-alpha.7":"116.0.5831.0","26.0.0-alpha.8":"116.0.5845.0","26.0.0-beta.1":"116.0.5845.0","26.0.0-beta.2":"116.0.5845.14","26.0.0-beta.3":"116.0.5845.14","26.0.0-beta.4":"116.0.5845.14","26.0.0-beta.5":"116.0.5845.14","26.0.0-beta.6":"116.0.5845.14","26.0.0-beta.7":"116.0.5845.14","26.0.0-beta.8":"116.0.5845.42","26.0.0-beta.9":"116.0.5845.42","26.0.0-beta.10":"116.0.5845.49","26.0.0-beta.11":"116.0.5845.49","26.0.0-beta.12":"116.0.5845.62","26.0.0":"116.0.5845.82","26.1.0":"116.0.5845.97","26.2.0":"116.0.5845.179","26.2.1":"116.0.5845.188","26.2.2":"116.0.5845.190","26.2.3":"116.0.5845.190","26.2.4":"116.0.5845.190","26.3.0":"116.0.5845.228","26.4.0":"116.0.5845.228","26.4.1":"116.0.5845.228","26.4.2":"116.0.5845.228","26.4.3":"116.0.5845.228","26.5.0":"116.0.5845.228","26.6.0":"116.0.5845.228","26.6.1":"116.0.5845.228","26.6.2":"116.0.5845.228","26.6.3":"116.0.5845.228","26.6.4":"116.0.5845.228","26.6.5":"116.0.5845.228","26.6.6":"116.0.5845.228","26.6.7":"116.0.5845.228","26.6.8":"116.0.5845.228","26.6.9":"116.0.5845.228","26.6.10":"116.0.5845.228","27.0.0-alpha.1":"118.0.5949.0","27.0.0-alpha.2":"118.0.5949.0","27.0.0-alpha.3":"118.0.5949.0","27.0.0-alpha.4":"118.0.5949.0","27.0.0-alpha.5":"118.0.5949.0","27.0.0-alpha.6":"118.0.5949.0","27.0.0-beta.1":"118.0.5993.5","27.0.0-beta.2":"118.0.5993.5","27.0.0-beta.3":"118.0.5993.5","27.0.0-beta.4":"118.0.5993.11","27.0.0-beta.5":"118.0.5993.18","27.0.0-beta.6":"118.0.5993.18","27.0.0-beta.7":"118.0.5993.18","27.0.0-beta.8":"118.0.5993.18","27.0.0-beta.9":"118.0.5993.18","27.0.0":"118.0.5993.54","27.0.1":"118.0.5993.89","27.0.2":"118.0.5993.89","27.0.3":"118.0.5993.120","27.0.4":"118.0.5993.129","27.1.0":"118.0.5993.144","27.1.2":"118.0.5993.144","27.1.3":"118.0.5993.159","27.2.0":"118.0.5993.159","27.2.1":"118.0.5993.159","27.2.2":"118.0.5993.159","27.2.3":"118.0.5993.159","27.2.4":"118.0.5993.159","27.3.0":"118.0.5993.159","27.3.1":"118.0.5993.159","27.3.2":"118.0.5993.159","27.3.3":"118.0.5993.159","27.3.4":"118.0.5993.159","27.3.5":"118.0.5993.159","27.3.6":"118.0.5993.159","27.3.7":"118.0.5993.159","27.3.8":"118.0.5993.159","27.3.9":"118.0.5993.159","27.3.10":"118.0.5993.159","27.3.11":"118.0.5993.159","28.0.0-alpha.1":"119.0.6045.0","28.0.0-alpha.2":"119.0.6045.0","28.0.0-alpha.3":"119.0.6045.21","28.0.0-alpha.4":"119.0.6045.21","28.0.0-alpha.5":"119.0.6045.33","28.0.0-alpha.6":"119.0.6045.33","28.0.0-alpha.7":"119.0.6045.33","28.0.0-beta.1":"119.0.6045.33","28.0.0-beta.2":"120.0.6099.0","28.0.0-beta.3":"120.0.6099.5","28.0.0-beta.4":"120.0.6099.5","28.0.0-beta.5":"120.0.6099.18","28.0.0-beta.6":"120.0.6099.18","28.0.0-beta.7":"120.0.6099.18","28.0.0-beta.8":"120.0.6099.18","28.0.0-beta.9":"120.0.6099.18","28.0.0-beta.10":"120.0.6099.18","28.0.0-beta.11":"120.0.6099.35","28.0.0":"120.0.6099.56","28.1.0":"120.0.6099.109","28.1.1":"120.0.6099.109","28.1.2":"120.0.6099.199","28.1.3":"120.0.6099.199","28.1.4":"120.0.6099.216","28.2.0":"120.0.6099.227","28.2.1":"120.0.6099.268","28.2.2":"120.0.6099.276","28.2.3":"120.0.6099.283","28.2.4":"120.0.6099.291","28.2.5":"120.0.6099.291","28.2.6":"120.0.6099.291","28.2.7":"120.0.6099.291","28.2.8":"120.0.6099.291","28.2.9":"120.0.6099.291","28.2.10":"120.0.6099.291","28.3.0":"120.0.6099.291","28.3.1":"120.0.6099.291","28.3.2":"120.0.6099.291","28.3.3":"120.0.6099.291","29.0.0-alpha.1":"121.0.6147.0","29.0.0-alpha.2":"121.0.6147.0","29.0.0-alpha.3":"121.0.6147.0","29.0.0-alpha.4":"121.0.6159.0","29.0.0-alpha.5":"121.0.6159.0","29.0.0-alpha.6":"121.0.6159.0","29.0.0-alpha.7":"121.0.6159.0","29.0.0-alpha.8":"122.0.6194.0","29.0.0-alpha.9":"122.0.6236.2","29.0.0-alpha.10":"122.0.6236.2","29.0.0-alpha.11":"122.0.6236.2","29.0.0-beta.1":"122.0.6236.2","29.0.0-beta.2":"122.0.6236.2","29.0.0-beta.3":"122.0.6261.6","29.0.0-beta.4":"122.0.6261.6","29.0.0-beta.5":"122.0.6261.18","29.0.0-beta.6":"122.0.6261.18","29.0.0-beta.7":"122.0.6261.18","29.0.0-beta.8":"122.0.6261.18","29.0.0-beta.9":"122.0.6261.18","29.0.0-beta.10":"122.0.6261.18","29.0.0-beta.11":"122.0.6261.18","29.0.0-beta.12":"122.0.6261.29","29.0.0":"122.0.6261.39","29.0.1":"122.0.6261.57","29.1.0":"122.0.6261.70","29.1.1":"122.0.6261.111","29.1.2":"122.0.6261.112","29.1.3":"122.0.6261.112","29.1.4":"122.0.6261.129","29.1.5":"122.0.6261.130","29.1.6":"122.0.6261.139","29.2.0":"122.0.6261.156","29.3.0":"122.0.6261.156","29.3.1":"122.0.6261.156","29.3.2":"122.0.6261.156","29.3.3":"122.0.6261.156","29.4.0":"122.0.6261.156","29.4.1":"122.0.6261.156","29.4.2":"122.0.6261.156","29.4.3":"122.0.6261.156","29.4.4":"122.0.6261.156","29.4.5":"122.0.6261.156","30.0.0-alpha.1":"123.0.6296.0","30.0.0-alpha.2":"123.0.6312.5","30.0.0-alpha.3":"124.0.6323.0","30.0.0-alpha.4":"124.0.6323.0","30.0.0-alpha.5":"124.0.6331.0","30.0.0-alpha.6":"124.0.6331.0","30.0.0-alpha.7":"124.0.6353.0","30.0.0-beta.1":"124.0.6359.0","30.0.0-beta.2":"124.0.6359.0","30.0.0-beta.3":"124.0.6367.9","30.0.0-beta.4":"124.0.6367.9","30.0.0-beta.5":"124.0.6367.9","30.0.0-beta.6":"124.0.6367.18","30.0.0-beta.7":"124.0.6367.29","30.0.0-beta.8":"124.0.6367.29","30.0.0":"124.0.6367.49","30.0.1":"124.0.6367.60","30.0.2":"124.0.6367.91","30.0.3":"124.0.6367.119","30.0.4":"124.0.6367.201","30.0.5":"124.0.6367.207","30.0.6":"124.0.6367.207","30.0.7":"124.0.6367.221","30.0.8":"124.0.6367.230","30.0.9":"124.0.6367.233","30.1.0":"124.0.6367.243","30.1.1":"124.0.6367.243","30.1.2":"124.0.6367.243","30.2.0":"124.0.6367.243","30.3.0":"124.0.6367.243","30.3.1":"124.0.6367.243","31.0.0-alpha.1":"125.0.6412.0","31.0.0-alpha.2":"125.0.6412.0","31.0.0-alpha.3":"125.0.6412.0","31.0.0-alpha.4":"125.0.6412.0","31.0.0-alpha.5":"125.0.6412.0","31.0.0-beta.1":"126.0.6445.0","31.0.0-beta.2":"126.0.6445.0","31.0.0-beta.3":"126.0.6445.0","31.0.0-beta.4":"126.0.6445.0","31.0.0-beta.5":"126.0.6445.0","31.0.0-beta.6":"126.0.6445.0","31.0.0-beta.7":"126.0.6445.0","31.0.0-beta.8":"126.0.6445.0","31.0.0-beta.9":"126.0.6445.0","31.0.0-beta.10":"126.0.6478.36","31.0.0":"126.0.6478.36","31.0.1":"126.0.6478.36","31.0.2":"126.0.6478.61","31.1.0":"126.0.6478.114","31.2.0":"126.0.6478.127","31.2.1":"126.0.6478.127","31.3.0":"126.0.6478.183","31.3.1":"126.0.6478.185","31.4.0":"126.0.6478.234","32.0.0-alpha.1":"127.0.6521.0","32.0.0-alpha.2":"127.0.6521.0","32.0.0-alpha.3":"127.0.6521.0","32.0.0-alpha.4":"127.0.6521.0","32.0.0-alpha.5":"127.0.6521.0","32.0.0-alpha.6":"128.0.6571.0","32.0.0-alpha.7":"128.0.6571.0","32.0.0-alpha.8":"128.0.6573.0","32.0.0-alpha.9":"128.0.6573.0","32.0.0-alpha.10":"128.0.6573.0","32.0.0-beta.1":"128.0.6573.0","32.0.0-beta.2":"128.0.6611.0","32.0.0-beta.3":"128.0.6613.7","32.0.0-beta.4":"128.0.6613.18","32.0.0-beta.5":"128.0.6613.27","32.0.0-beta.6":"128.0.6613.27","32.0.0-beta.7":"128.0.6613.27"} \ No newline at end of file +{"0.20.0":"39.0.2171.65","0.20.1":"39.0.2171.65","0.20.2":"39.0.2171.65","0.20.3":"39.0.2171.65","0.20.4":"39.0.2171.65","0.20.5":"39.0.2171.65","0.20.6":"39.0.2171.65","0.20.7":"39.0.2171.65","0.20.8":"39.0.2171.65","0.21.0":"40.0.2214.91","0.21.1":"40.0.2214.91","0.21.2":"40.0.2214.91","0.21.3":"41.0.2272.76","0.22.1":"41.0.2272.76","0.22.2":"41.0.2272.76","0.22.3":"41.0.2272.76","0.23.0":"41.0.2272.76","0.24.0":"41.0.2272.76","0.25.0":"42.0.2311.107","0.25.1":"42.0.2311.107","0.25.2":"42.0.2311.107","0.25.3":"42.0.2311.107","0.26.0":"42.0.2311.107","0.26.1":"42.0.2311.107","0.27.0":"42.0.2311.107","0.27.1":"42.0.2311.107","0.27.2":"43.0.2357.65","0.27.3":"43.0.2357.65","0.28.0":"43.0.2357.65","0.28.1":"43.0.2357.65","0.28.2":"43.0.2357.65","0.28.3":"43.0.2357.65","0.29.1":"43.0.2357.65","0.29.2":"43.0.2357.65","0.30.4":"44.0.2403.125","0.31.0":"44.0.2403.125","0.31.2":"45.0.2454.85","0.32.2":"45.0.2454.85","0.32.3":"45.0.2454.85","0.33.0":"45.0.2454.85","0.33.1":"45.0.2454.85","0.33.2":"45.0.2454.85","0.33.3":"45.0.2454.85","0.33.4":"45.0.2454.85","0.33.6":"45.0.2454.85","0.33.7":"45.0.2454.85","0.33.8":"45.0.2454.85","0.33.9":"45.0.2454.85","0.34.0":"45.0.2454.85","0.34.1":"45.0.2454.85","0.34.2":"45.0.2454.85","0.34.3":"45.0.2454.85","0.34.4":"45.0.2454.85","0.35.1":"45.0.2454.85","0.35.2":"45.0.2454.85","0.35.3":"45.0.2454.85","0.35.4":"45.0.2454.85","0.35.5":"45.0.2454.85","0.36.0":"47.0.2526.73","0.36.2":"47.0.2526.73","0.36.3":"47.0.2526.73","0.36.4":"47.0.2526.73","0.36.5":"47.0.2526.110","0.36.6":"47.0.2526.110","0.36.7":"47.0.2526.110","0.36.8":"47.0.2526.110","0.36.9":"47.0.2526.110","0.36.10":"47.0.2526.110","0.36.11":"47.0.2526.110","0.36.12":"47.0.2526.110","0.37.0":"49.0.2623.75","0.37.1":"49.0.2623.75","0.37.3":"49.0.2623.75","0.37.4":"49.0.2623.75","0.37.5":"49.0.2623.75","0.37.6":"49.0.2623.75","0.37.7":"49.0.2623.75","0.37.8":"49.0.2623.75","1.0.0":"49.0.2623.75","1.0.1":"49.0.2623.75","1.0.2":"49.0.2623.75","1.1.0":"50.0.2661.102","1.1.1":"50.0.2661.102","1.1.2":"50.0.2661.102","1.1.3":"50.0.2661.102","1.2.0":"51.0.2704.63","1.2.1":"51.0.2704.63","1.2.2":"51.0.2704.84","1.2.3":"51.0.2704.84","1.2.4":"51.0.2704.103","1.2.5":"51.0.2704.103","1.2.6":"51.0.2704.106","1.2.7":"51.0.2704.106","1.2.8":"51.0.2704.106","1.3.0":"52.0.2743.82","1.3.1":"52.0.2743.82","1.3.2":"52.0.2743.82","1.3.3":"52.0.2743.82","1.3.4":"52.0.2743.82","1.3.5":"52.0.2743.82","1.3.6":"52.0.2743.82","1.3.7":"52.0.2743.82","1.3.9":"52.0.2743.82","1.3.10":"52.0.2743.82","1.3.13":"52.0.2743.82","1.3.14":"52.0.2743.82","1.3.15":"52.0.2743.82","1.4.0":"53.0.2785.113","1.4.1":"53.0.2785.113","1.4.2":"53.0.2785.113","1.4.3":"53.0.2785.113","1.4.4":"53.0.2785.113","1.4.5":"53.0.2785.113","1.4.6":"53.0.2785.143","1.4.7":"53.0.2785.143","1.4.8":"53.0.2785.143","1.4.10":"53.0.2785.143","1.4.11":"53.0.2785.143","1.4.12":"54.0.2840.51","1.4.13":"53.0.2785.143","1.4.14":"53.0.2785.143","1.4.15":"53.0.2785.143","1.4.16":"53.0.2785.143","1.5.0":"54.0.2840.101","1.5.1":"54.0.2840.101","1.6.0":"56.0.2924.87","1.6.1":"56.0.2924.87","1.6.2":"56.0.2924.87","1.6.3":"56.0.2924.87","1.6.4":"56.0.2924.87","1.6.5":"56.0.2924.87","1.6.6":"56.0.2924.87","1.6.7":"56.0.2924.87","1.6.8":"56.0.2924.87","1.6.9":"56.0.2924.87","1.6.10":"56.0.2924.87","1.6.11":"56.0.2924.87","1.6.12":"56.0.2924.87","1.6.13":"56.0.2924.87","1.6.14":"56.0.2924.87","1.6.15":"56.0.2924.87","1.6.16":"56.0.2924.87","1.6.17":"56.0.2924.87","1.6.18":"56.0.2924.87","1.7.0":"58.0.3029.110","1.7.1":"58.0.3029.110","1.7.2":"58.0.3029.110","1.7.3":"58.0.3029.110","1.7.4":"58.0.3029.110","1.7.5":"58.0.3029.110","1.7.6":"58.0.3029.110","1.7.7":"58.0.3029.110","1.7.8":"58.0.3029.110","1.7.9":"58.0.3029.110","1.7.10":"58.0.3029.110","1.7.11":"58.0.3029.110","1.7.12":"58.0.3029.110","1.7.13":"58.0.3029.110","1.7.14":"58.0.3029.110","1.7.15":"58.0.3029.110","1.7.16":"58.0.3029.110","1.8.0":"59.0.3071.115","1.8.1":"59.0.3071.115","1.8.2-beta.1":"59.0.3071.115","1.8.2-beta.2":"59.0.3071.115","1.8.2-beta.3":"59.0.3071.115","1.8.2-beta.4":"59.0.3071.115","1.8.2-beta.5":"59.0.3071.115","1.8.2":"59.0.3071.115","1.8.3":"59.0.3071.115","1.8.4":"59.0.3071.115","1.8.5":"59.0.3071.115","1.8.6":"59.0.3071.115","1.8.7":"59.0.3071.115","1.8.8":"59.0.3071.115","2.0.0-beta.1":"61.0.3163.100","2.0.0-beta.2":"61.0.3163.100","2.0.0-beta.3":"61.0.3163.100","2.0.0-beta.4":"61.0.3163.100","2.0.0-beta.5":"61.0.3163.100","2.0.0-beta.6":"61.0.3163.100","2.0.0-beta.7":"61.0.3163.100","2.0.0-beta.8":"61.0.3163.100","2.0.0":"61.0.3163.100","2.0.1":"61.0.3163.100","2.0.2":"61.0.3163.100","2.0.3":"61.0.3163.100","2.0.4":"61.0.3163.100","2.0.5":"61.0.3163.100","2.0.6":"61.0.3163.100","2.0.7":"61.0.3163.100","2.0.8":"61.0.3163.100","2.0.9":"61.0.3163.100","2.0.10":"61.0.3163.100","2.0.11":"61.0.3163.100","2.0.12":"61.0.3163.100","2.0.13":"61.0.3163.100","2.0.14":"61.0.3163.100","2.0.15":"61.0.3163.100","2.0.16":"61.0.3163.100","2.0.17":"61.0.3163.100","2.0.18":"61.0.3163.100","2.1.0-unsupported.20180809":"61.0.3163.100","3.0.0-beta.1":"66.0.3359.181","3.0.0-beta.2":"66.0.3359.181","3.0.0-beta.3":"66.0.3359.181","3.0.0-beta.4":"66.0.3359.181","3.0.0-beta.5":"66.0.3359.181","3.0.0-beta.6":"66.0.3359.181","3.0.0-beta.7":"66.0.3359.181","3.0.0-beta.8":"66.0.3359.181","3.0.0-beta.9":"66.0.3359.181","3.0.0-beta.10":"66.0.3359.181","3.0.0-beta.11":"66.0.3359.181","3.0.0-beta.12":"66.0.3359.181","3.0.0-beta.13":"66.0.3359.181","3.0.0":"66.0.3359.181","3.0.1":"66.0.3359.181","3.0.2":"66.0.3359.181","3.0.3":"66.0.3359.181","3.0.4":"66.0.3359.181","3.0.5":"66.0.3359.181","3.0.6":"66.0.3359.181","3.0.7":"66.0.3359.181","3.0.8":"66.0.3359.181","3.0.9":"66.0.3359.181","3.0.10":"66.0.3359.181","3.0.11":"66.0.3359.181","3.0.12":"66.0.3359.181","3.0.13":"66.0.3359.181","3.0.14":"66.0.3359.181","3.0.15":"66.0.3359.181","3.0.16":"66.0.3359.181","3.1.0-beta.1":"66.0.3359.181","3.1.0-beta.2":"66.0.3359.181","3.1.0-beta.3":"66.0.3359.181","3.1.0-beta.4":"66.0.3359.181","3.1.0-beta.5":"66.0.3359.181","3.1.0":"66.0.3359.181","3.1.1":"66.0.3359.181","3.1.2":"66.0.3359.181","3.1.3":"66.0.3359.181","3.1.4":"66.0.3359.181","3.1.5":"66.0.3359.181","3.1.6":"66.0.3359.181","3.1.7":"66.0.3359.181","3.1.8":"66.0.3359.181","3.1.9":"66.0.3359.181","3.1.10":"66.0.3359.181","3.1.11":"66.0.3359.181","3.1.12":"66.0.3359.181","3.1.13":"66.0.3359.181","4.0.0-beta.1":"69.0.3497.106","4.0.0-beta.2":"69.0.3497.106","4.0.0-beta.3":"69.0.3497.106","4.0.0-beta.4":"69.0.3497.106","4.0.0-beta.5":"69.0.3497.106","4.0.0-beta.6":"69.0.3497.106","4.0.0-beta.7":"69.0.3497.106","4.0.0-beta.8":"69.0.3497.106","4.0.0-beta.9":"69.0.3497.106","4.0.0-beta.10":"69.0.3497.106","4.0.0-beta.11":"69.0.3497.106","4.0.0":"69.0.3497.106","4.0.1":"69.0.3497.106","4.0.2":"69.0.3497.106","4.0.3":"69.0.3497.106","4.0.4":"69.0.3497.106","4.0.5":"69.0.3497.106","4.0.6":"69.0.3497.106","4.0.7":"69.0.3497.128","4.0.8":"69.0.3497.128","4.1.0":"69.0.3497.128","4.1.1":"69.0.3497.128","4.1.2":"69.0.3497.128","4.1.3":"69.0.3497.128","4.1.4":"69.0.3497.128","4.1.5":"69.0.3497.128","4.2.0":"69.0.3497.128","4.2.1":"69.0.3497.128","4.2.2":"69.0.3497.128","4.2.3":"69.0.3497.128","4.2.4":"69.0.3497.128","4.2.5":"69.0.3497.128","4.2.6":"69.0.3497.128","4.2.7":"69.0.3497.128","4.2.8":"69.0.3497.128","4.2.9":"69.0.3497.128","4.2.10":"69.0.3497.128","4.2.11":"69.0.3497.128","4.2.12":"69.0.3497.128","5.0.0-beta.1":"72.0.3626.52","5.0.0-beta.2":"72.0.3626.52","5.0.0-beta.3":"73.0.3683.27","5.0.0-beta.4":"73.0.3683.54","5.0.0-beta.5":"73.0.3683.61","5.0.0-beta.6":"73.0.3683.84","5.0.0-beta.7":"73.0.3683.94","5.0.0-beta.8":"73.0.3683.104","5.0.0-beta.9":"73.0.3683.117","5.0.0":"73.0.3683.119","5.0.1":"73.0.3683.121","5.0.2":"73.0.3683.121","5.0.3":"73.0.3683.121","5.0.4":"73.0.3683.121","5.0.5":"73.0.3683.121","5.0.6":"73.0.3683.121","5.0.7":"73.0.3683.121","5.0.8":"73.0.3683.121","5.0.9":"73.0.3683.121","5.0.10":"73.0.3683.121","5.0.11":"73.0.3683.121","5.0.12":"73.0.3683.121","5.0.13":"73.0.3683.121","6.0.0-beta.1":"76.0.3774.1","6.0.0-beta.2":"76.0.3783.1","6.0.0-beta.3":"76.0.3783.1","6.0.0-beta.4":"76.0.3783.1","6.0.0-beta.5":"76.0.3805.4","6.0.0-beta.6":"76.0.3809.3","6.0.0-beta.7":"76.0.3809.22","6.0.0-beta.8":"76.0.3809.26","6.0.0-beta.9":"76.0.3809.26","6.0.0-beta.10":"76.0.3809.37","6.0.0-beta.11":"76.0.3809.42","6.0.0-beta.12":"76.0.3809.54","6.0.0-beta.13":"76.0.3809.60","6.0.0-beta.14":"76.0.3809.68","6.0.0-beta.15":"76.0.3809.74","6.0.0":"76.0.3809.88","6.0.1":"76.0.3809.102","6.0.2":"76.0.3809.110","6.0.3":"76.0.3809.126","6.0.4":"76.0.3809.131","6.0.5":"76.0.3809.136","6.0.6":"76.0.3809.138","6.0.7":"76.0.3809.139","6.0.8":"76.0.3809.146","6.0.9":"76.0.3809.146","6.0.10":"76.0.3809.146","6.0.11":"76.0.3809.146","6.0.12":"76.0.3809.146","6.1.0":"76.0.3809.146","6.1.1":"76.0.3809.146","6.1.2":"76.0.3809.146","6.1.3":"76.0.3809.146","6.1.4":"76.0.3809.146","6.1.5":"76.0.3809.146","6.1.6":"76.0.3809.146","6.1.7":"76.0.3809.146","6.1.8":"76.0.3809.146","6.1.9":"76.0.3809.146","6.1.10":"76.0.3809.146","6.1.11":"76.0.3809.146","6.1.12":"76.0.3809.146","7.0.0-beta.1":"78.0.3866.0","7.0.0-beta.2":"78.0.3866.0","7.0.0-beta.3":"78.0.3866.0","7.0.0-beta.4":"78.0.3896.6","7.0.0-beta.5":"78.0.3905.1","7.0.0-beta.6":"78.0.3905.1","7.0.0-beta.7":"78.0.3905.1","7.0.0":"78.0.3905.1","7.0.1":"78.0.3904.92","7.1.0":"78.0.3904.94","7.1.1":"78.0.3904.99","7.1.2":"78.0.3904.113","7.1.3":"78.0.3904.126","7.1.4":"78.0.3904.130","7.1.5":"78.0.3904.130","7.1.6":"78.0.3904.130","7.1.7":"78.0.3904.130","7.1.8":"78.0.3904.130","7.1.9":"78.0.3904.130","7.1.10":"78.0.3904.130","7.1.11":"78.0.3904.130","7.1.12":"78.0.3904.130","7.1.13":"78.0.3904.130","7.1.14":"78.0.3904.130","7.2.0":"78.0.3904.130","7.2.1":"78.0.3904.130","7.2.2":"78.0.3904.130","7.2.3":"78.0.3904.130","7.2.4":"78.0.3904.130","7.3.0":"78.0.3904.130","7.3.1":"78.0.3904.130","7.3.2":"78.0.3904.130","7.3.3":"78.0.3904.130","8.0.0-beta.1":"79.0.3931.0","8.0.0-beta.2":"79.0.3931.0","8.0.0-beta.3":"80.0.3955.0","8.0.0-beta.4":"80.0.3955.0","8.0.0-beta.5":"80.0.3987.14","8.0.0-beta.6":"80.0.3987.51","8.0.0-beta.7":"80.0.3987.59","8.0.0-beta.8":"80.0.3987.75","8.0.0-beta.9":"80.0.3987.75","8.0.0":"80.0.3987.86","8.0.1":"80.0.3987.86","8.0.2":"80.0.3987.86","8.0.3":"80.0.3987.134","8.1.0":"80.0.3987.137","8.1.1":"80.0.3987.141","8.2.0":"80.0.3987.158","8.2.1":"80.0.3987.163","8.2.2":"80.0.3987.163","8.2.3":"80.0.3987.163","8.2.4":"80.0.3987.165","8.2.5":"80.0.3987.165","8.3.0":"80.0.3987.165","8.3.1":"80.0.3987.165","8.3.2":"80.0.3987.165","8.3.3":"80.0.3987.165","8.3.4":"80.0.3987.165","8.4.0":"80.0.3987.165","8.4.1":"80.0.3987.165","8.5.0":"80.0.3987.165","8.5.1":"80.0.3987.165","8.5.2":"80.0.3987.165","8.5.3":"80.0.3987.163","8.5.4":"80.0.3987.163","8.5.5":"80.0.3987.163","9.0.0-beta.1":"82.0.4048.0","9.0.0-beta.2":"82.0.4048.0","9.0.0-beta.3":"82.0.4048.0","9.0.0-beta.4":"82.0.4048.0","9.0.0-beta.5":"82.0.4048.0","9.0.0-beta.6":"82.0.4058.2","9.0.0-beta.7":"82.0.4058.2","9.0.0-beta.9":"82.0.4058.2","9.0.0-beta.10":"82.0.4085.10","9.0.0-beta.11":"82.0.4085.14","9.0.0-beta.12":"82.0.4085.14","9.0.0-beta.13":"82.0.4085.14","9.0.0-beta.14":"82.0.4085.27","9.0.0-beta.15":"83.0.4102.3","9.0.0-beta.16":"83.0.4102.3","9.0.0-beta.17":"83.0.4103.14","9.0.0-beta.18":"83.0.4103.16","9.0.0-beta.19":"83.0.4103.24","9.0.0-beta.20":"83.0.4103.26","9.0.0-beta.21":"83.0.4103.26","9.0.0-beta.22":"83.0.4103.34","9.0.0-beta.23":"83.0.4103.44","9.0.0-beta.24":"83.0.4103.45","9.0.0":"83.0.4103.64","9.0.1":"83.0.4103.94","9.0.2":"83.0.4103.94","9.0.3":"83.0.4103.100","9.0.4":"83.0.4103.104","9.0.5":"83.0.4103.119","9.1.0":"83.0.4103.122","9.1.1":"83.0.4103.122","9.1.2":"83.0.4103.122","9.2.0":"83.0.4103.122","9.2.1":"83.0.4103.122","9.3.0":"83.0.4103.122","9.3.1":"83.0.4103.122","9.3.2":"83.0.4103.122","9.3.3":"83.0.4103.122","9.3.4":"83.0.4103.122","9.3.5":"83.0.4103.122","9.4.0":"83.0.4103.122","9.4.1":"83.0.4103.122","9.4.2":"83.0.4103.122","9.4.3":"83.0.4103.122","9.4.4":"83.0.4103.122","10.0.0-beta.1":"84.0.4129.0","10.0.0-beta.2":"84.0.4129.0","10.0.0-beta.3":"85.0.4161.2","10.0.0-beta.4":"85.0.4161.2","10.0.0-beta.8":"85.0.4181.1","10.0.0-beta.9":"85.0.4181.1","10.0.0-beta.10":"85.0.4183.19","10.0.0-beta.11":"85.0.4183.20","10.0.0-beta.12":"85.0.4183.26","10.0.0-beta.13":"85.0.4183.39","10.0.0-beta.14":"85.0.4183.39","10.0.0-beta.15":"85.0.4183.39","10.0.0-beta.17":"85.0.4183.39","10.0.0-beta.19":"85.0.4183.39","10.0.0-beta.20":"85.0.4183.39","10.0.0-beta.21":"85.0.4183.39","10.0.0-beta.23":"85.0.4183.70","10.0.0-beta.24":"85.0.4183.78","10.0.0-beta.25":"85.0.4183.80","10.0.0":"85.0.4183.84","10.0.1":"85.0.4183.86","10.1.0":"85.0.4183.87","10.1.1":"85.0.4183.93","10.1.2":"85.0.4183.98","10.1.3":"85.0.4183.121","10.1.4":"85.0.4183.121","10.1.5":"85.0.4183.121","10.1.6":"85.0.4183.121","10.1.7":"85.0.4183.121","10.2.0":"85.0.4183.121","10.3.0":"85.0.4183.121","10.3.1":"85.0.4183.121","10.3.2":"85.0.4183.121","10.4.0":"85.0.4183.121","10.4.1":"85.0.4183.121","10.4.2":"85.0.4183.121","10.4.3":"85.0.4183.121","10.4.4":"85.0.4183.121","10.4.5":"85.0.4183.121","10.4.6":"85.0.4183.121","10.4.7":"85.0.4183.121","11.0.0-beta.1":"86.0.4234.0","11.0.0-beta.3":"86.0.4234.0","11.0.0-beta.4":"86.0.4234.0","11.0.0-beta.5":"86.0.4234.0","11.0.0-beta.6":"86.0.4234.0","11.0.0-beta.7":"86.0.4234.0","11.0.0-beta.8":"87.0.4251.1","11.0.0-beta.9":"87.0.4251.1","11.0.0-beta.11":"87.0.4251.1","11.0.0-beta.12":"87.0.4280.11","11.0.0-beta.13":"87.0.4280.11","11.0.0-beta.16":"87.0.4280.27","11.0.0-beta.17":"87.0.4280.27","11.0.0-beta.18":"87.0.4280.27","11.0.0-beta.19":"87.0.4280.27","11.0.0-beta.20":"87.0.4280.40","11.0.0-beta.22":"87.0.4280.47","11.0.0-beta.23":"87.0.4280.47","11.0.0":"87.0.4280.60","11.0.1":"87.0.4280.60","11.0.2":"87.0.4280.67","11.0.3":"87.0.4280.67","11.0.4":"87.0.4280.67","11.0.5":"87.0.4280.88","11.1.0":"87.0.4280.88","11.1.1":"87.0.4280.88","11.2.0":"87.0.4280.141","11.2.1":"87.0.4280.141","11.2.2":"87.0.4280.141","11.2.3":"87.0.4280.141","11.3.0":"87.0.4280.141","11.4.0":"87.0.4280.141","11.4.1":"87.0.4280.141","11.4.2":"87.0.4280.141","11.4.3":"87.0.4280.141","11.4.4":"87.0.4280.141","11.4.5":"87.0.4280.141","11.4.6":"87.0.4280.141","11.4.7":"87.0.4280.141","11.4.8":"87.0.4280.141","11.4.9":"87.0.4280.141","11.4.10":"87.0.4280.141","11.4.11":"87.0.4280.141","11.4.12":"87.0.4280.141","11.5.0":"87.0.4280.141","12.0.0-beta.1":"89.0.4328.0","12.0.0-beta.3":"89.0.4328.0","12.0.0-beta.4":"89.0.4328.0","12.0.0-beta.5":"89.0.4328.0","12.0.0-beta.6":"89.0.4328.0","12.0.0-beta.7":"89.0.4328.0","12.0.0-beta.8":"89.0.4328.0","12.0.0-beta.9":"89.0.4328.0","12.0.0-beta.10":"89.0.4328.0","12.0.0-beta.11":"89.0.4328.0","12.0.0-beta.12":"89.0.4328.0","12.0.0-beta.14":"89.0.4328.0","12.0.0-beta.16":"89.0.4348.1","12.0.0-beta.18":"89.0.4348.1","12.0.0-beta.19":"89.0.4348.1","12.0.0-beta.20":"89.0.4348.1","12.0.0-beta.21":"89.0.4388.2","12.0.0-beta.22":"89.0.4388.2","12.0.0-beta.23":"89.0.4388.2","12.0.0-beta.24":"89.0.4388.2","12.0.0-beta.25":"89.0.4388.2","12.0.0-beta.26":"89.0.4388.2","12.0.0-beta.27":"89.0.4389.23","12.0.0-beta.28":"89.0.4389.23","12.0.0-beta.29":"89.0.4389.23","12.0.0-beta.30":"89.0.4389.58","12.0.0-beta.31":"89.0.4389.58","12.0.0":"89.0.4389.69","12.0.1":"89.0.4389.82","12.0.2":"89.0.4389.90","12.0.3":"89.0.4389.114","12.0.4":"89.0.4389.114","12.0.5":"89.0.4389.128","12.0.6":"89.0.4389.128","12.0.7":"89.0.4389.128","12.0.8":"89.0.4389.128","12.0.9":"89.0.4389.128","12.0.10":"89.0.4389.128","12.0.11":"89.0.4389.128","12.0.12":"89.0.4389.128","12.0.13":"89.0.4389.128","12.0.14":"89.0.4389.128","12.0.15":"89.0.4389.128","12.0.16":"89.0.4389.128","12.0.17":"89.0.4389.128","12.0.18":"89.0.4389.128","12.1.0":"89.0.4389.128","12.1.1":"89.0.4389.128","12.1.2":"89.0.4389.128","12.2.0":"89.0.4389.128","12.2.1":"89.0.4389.128","12.2.2":"89.0.4389.128","12.2.3":"89.0.4389.128","13.0.0-beta.2":"90.0.4402.0","13.0.0-beta.3":"90.0.4402.0","13.0.0-beta.4":"90.0.4415.0","13.0.0-beta.5":"90.0.4415.0","13.0.0-beta.6":"90.0.4415.0","13.0.0-beta.7":"90.0.4415.0","13.0.0-beta.8":"90.0.4415.0","13.0.0-beta.9":"90.0.4415.0","13.0.0-beta.10":"90.0.4415.0","13.0.0-beta.11":"90.0.4415.0","13.0.0-beta.12":"90.0.4415.0","13.0.0-beta.13":"90.0.4415.0","13.0.0-beta.14":"91.0.4448.0","13.0.0-beta.16":"91.0.4448.0","13.0.0-beta.17":"91.0.4448.0","13.0.0-beta.18":"91.0.4448.0","13.0.0-beta.20":"91.0.4448.0","13.0.0-beta.21":"91.0.4472.33","13.0.0-beta.22":"91.0.4472.33","13.0.0-beta.23":"91.0.4472.33","13.0.0-beta.24":"91.0.4472.38","13.0.0-beta.25":"91.0.4472.38","13.0.0-beta.26":"91.0.4472.38","13.0.0-beta.27":"91.0.4472.38","13.0.0-beta.28":"91.0.4472.38","13.0.0":"91.0.4472.69","13.0.1":"91.0.4472.69","13.1.0":"91.0.4472.77","13.1.1":"91.0.4472.77","13.1.2":"91.0.4472.77","13.1.3":"91.0.4472.106","13.1.4":"91.0.4472.106","13.1.5":"91.0.4472.124","13.1.6":"91.0.4472.124","13.1.7":"91.0.4472.124","13.1.8":"91.0.4472.164","13.1.9":"91.0.4472.164","13.2.0":"91.0.4472.164","13.2.1":"91.0.4472.164","13.2.2":"91.0.4472.164","13.2.3":"91.0.4472.164","13.3.0":"91.0.4472.164","13.4.0":"91.0.4472.164","13.5.0":"91.0.4472.164","13.5.1":"91.0.4472.164","13.5.2":"91.0.4472.164","13.6.0":"91.0.4472.164","13.6.1":"91.0.4472.164","13.6.2":"91.0.4472.164","13.6.3":"91.0.4472.164","13.6.6":"91.0.4472.164","13.6.7":"91.0.4472.164","13.6.8":"91.0.4472.164","13.6.9":"91.0.4472.164","14.0.0-beta.1":"92.0.4511.0","14.0.0-beta.2":"92.0.4511.0","14.0.0-beta.3":"92.0.4511.0","14.0.0-beta.5":"93.0.4536.0","14.0.0-beta.6":"93.0.4536.0","14.0.0-beta.7":"93.0.4536.0","14.0.0-beta.8":"93.0.4536.0","14.0.0-beta.9":"93.0.4539.0","14.0.0-beta.10":"93.0.4539.0","14.0.0-beta.11":"93.0.4557.4","14.0.0-beta.12":"93.0.4557.4","14.0.0-beta.13":"93.0.4566.0","14.0.0-beta.14":"93.0.4566.0","14.0.0-beta.15":"93.0.4566.0","14.0.0-beta.16":"93.0.4566.0","14.0.0-beta.17":"93.0.4566.0","14.0.0-beta.18":"93.0.4577.15","14.0.0-beta.19":"93.0.4577.15","14.0.0-beta.20":"93.0.4577.15","14.0.0-beta.21":"93.0.4577.15","14.0.0-beta.22":"93.0.4577.25","14.0.0-beta.23":"93.0.4577.25","14.0.0-beta.24":"93.0.4577.51","14.0.0-beta.25":"93.0.4577.51","14.0.0":"93.0.4577.58","14.0.1":"93.0.4577.63","14.0.2":"93.0.4577.82","14.1.0":"93.0.4577.82","14.1.1":"93.0.4577.82","14.2.0":"93.0.4577.82","14.2.1":"93.0.4577.82","14.2.2":"93.0.4577.82","14.2.3":"93.0.4577.82","14.2.4":"93.0.4577.82","14.2.5":"93.0.4577.82","14.2.6":"93.0.4577.82","14.2.7":"93.0.4577.82","14.2.8":"93.0.4577.82","14.2.9":"93.0.4577.82","15.0.0-alpha.1":"93.0.4566.0","15.0.0-alpha.2":"93.0.4566.0","15.0.0-alpha.3":"94.0.4584.0","15.0.0-alpha.4":"94.0.4584.0","15.0.0-alpha.5":"94.0.4584.0","15.0.0-alpha.6":"94.0.4584.0","15.0.0-alpha.7":"94.0.4590.2","15.0.0-alpha.8":"94.0.4590.2","15.0.0-alpha.9":"94.0.4590.2","15.0.0-alpha.10":"94.0.4606.12","15.0.0-beta.1":"94.0.4606.20","15.0.0-beta.2":"94.0.4606.20","15.0.0-beta.3":"94.0.4606.31","15.0.0-beta.4":"94.0.4606.31","15.0.0-beta.5":"94.0.4606.31","15.0.0-beta.6":"94.0.4606.31","15.0.0-beta.7":"94.0.4606.31","15.0.0":"94.0.4606.51","15.1.0":"94.0.4606.61","15.1.1":"94.0.4606.61","15.1.2":"94.0.4606.71","15.2.0":"94.0.4606.81","15.3.0":"94.0.4606.81","15.3.1":"94.0.4606.81","15.3.2":"94.0.4606.81","15.3.3":"94.0.4606.81","15.3.4":"94.0.4606.81","15.3.5":"94.0.4606.81","15.3.6":"94.0.4606.81","15.3.7":"94.0.4606.81","15.4.0":"94.0.4606.81","15.4.1":"94.0.4606.81","15.4.2":"94.0.4606.81","15.5.0":"94.0.4606.81","15.5.1":"94.0.4606.81","15.5.2":"94.0.4606.81","15.5.3":"94.0.4606.81","15.5.4":"94.0.4606.81","15.5.5":"94.0.4606.81","15.5.6":"94.0.4606.81","15.5.7":"94.0.4606.81","16.0.0-alpha.1":"95.0.4629.0","16.0.0-alpha.2":"95.0.4629.0","16.0.0-alpha.3":"95.0.4629.0","16.0.0-alpha.4":"95.0.4629.0","16.0.0-alpha.5":"95.0.4629.0","16.0.0-alpha.6":"95.0.4629.0","16.0.0-alpha.7":"95.0.4629.0","16.0.0-alpha.8":"96.0.4647.0","16.0.0-alpha.9":"96.0.4647.0","16.0.0-beta.1":"96.0.4647.0","16.0.0-beta.2":"96.0.4647.0","16.0.0-beta.3":"96.0.4647.0","16.0.0-beta.4":"96.0.4664.18","16.0.0-beta.5":"96.0.4664.18","16.0.0-beta.6":"96.0.4664.27","16.0.0-beta.7":"96.0.4664.27","16.0.0-beta.8":"96.0.4664.35","16.0.0-beta.9":"96.0.4664.35","16.0.0":"96.0.4664.45","16.0.1":"96.0.4664.45","16.0.2":"96.0.4664.55","16.0.3":"96.0.4664.55","16.0.4":"96.0.4664.55","16.0.5":"96.0.4664.55","16.0.6":"96.0.4664.110","16.0.7":"96.0.4664.110","16.0.8":"96.0.4664.110","16.0.9":"96.0.4664.174","16.0.10":"96.0.4664.174","16.1.0":"96.0.4664.174","16.1.1":"96.0.4664.174","16.2.0":"96.0.4664.174","16.2.1":"96.0.4664.174","16.2.2":"96.0.4664.174","16.2.3":"96.0.4664.174","16.2.4":"96.0.4664.174","16.2.5":"96.0.4664.174","16.2.6":"96.0.4664.174","16.2.7":"96.0.4664.174","16.2.8":"96.0.4664.174","17.0.0-alpha.1":"96.0.4664.4","17.0.0-alpha.2":"96.0.4664.4","17.0.0-alpha.3":"96.0.4664.4","17.0.0-alpha.4":"98.0.4706.0","17.0.0-alpha.5":"98.0.4706.0","17.0.0-alpha.6":"98.0.4706.0","17.0.0-beta.1":"98.0.4706.0","17.0.0-beta.2":"98.0.4706.0","17.0.0-beta.3":"98.0.4758.9","17.0.0-beta.4":"98.0.4758.11","17.0.0-beta.5":"98.0.4758.11","17.0.0-beta.6":"98.0.4758.11","17.0.0-beta.7":"98.0.4758.11","17.0.0-beta.8":"98.0.4758.11","17.0.0-beta.9":"98.0.4758.11","17.0.0":"98.0.4758.74","17.0.1":"98.0.4758.82","17.1.0":"98.0.4758.102","17.1.1":"98.0.4758.109","17.1.2":"98.0.4758.109","17.2.0":"98.0.4758.109","17.3.0":"98.0.4758.141","17.3.1":"98.0.4758.141","17.4.0":"98.0.4758.141","17.4.1":"98.0.4758.141","17.4.2":"98.0.4758.141","17.4.3":"98.0.4758.141","17.4.4":"98.0.4758.141","17.4.5":"98.0.4758.141","17.4.6":"98.0.4758.141","17.4.7":"98.0.4758.141","17.4.8":"98.0.4758.141","17.4.9":"98.0.4758.141","17.4.10":"98.0.4758.141","17.4.11":"98.0.4758.141","18.0.0-alpha.1":"99.0.4767.0","18.0.0-alpha.2":"99.0.4767.0","18.0.0-alpha.3":"99.0.4767.0","18.0.0-alpha.4":"99.0.4767.0","18.0.0-alpha.5":"99.0.4767.0","18.0.0-beta.1":"100.0.4894.0","18.0.0-beta.2":"100.0.4894.0","18.0.0-beta.3":"100.0.4894.0","18.0.0-beta.4":"100.0.4894.0","18.0.0-beta.5":"100.0.4894.0","18.0.0-beta.6":"100.0.4894.0","18.0.0":"100.0.4896.56","18.0.1":"100.0.4896.60","18.0.2":"100.0.4896.60","18.0.3":"100.0.4896.75","18.0.4":"100.0.4896.75","18.1.0":"100.0.4896.127","18.2.0":"100.0.4896.143","18.2.1":"100.0.4896.143","18.2.2":"100.0.4896.143","18.2.3":"100.0.4896.143","18.2.4":"100.0.4896.160","18.3.0":"100.0.4896.160","18.3.1":"100.0.4896.160","18.3.2":"100.0.4896.160","18.3.3":"100.0.4896.160","18.3.4":"100.0.4896.160","18.3.5":"100.0.4896.160","18.3.6":"100.0.4896.160","18.3.7":"100.0.4896.160","18.3.8":"100.0.4896.160","18.3.9":"100.0.4896.160","18.3.11":"100.0.4896.160","18.3.12":"100.0.4896.160","18.3.13":"100.0.4896.160","18.3.14":"100.0.4896.160","18.3.15":"100.0.4896.160","19.0.0-alpha.1":"102.0.4962.3","19.0.0-alpha.2":"102.0.4971.0","19.0.0-alpha.3":"102.0.4971.0","19.0.0-alpha.4":"102.0.4989.0","19.0.0-alpha.5":"102.0.4989.0","19.0.0-beta.1":"102.0.4999.0","19.0.0-beta.2":"102.0.4999.0","19.0.0-beta.3":"102.0.4999.0","19.0.0-beta.4":"102.0.5005.27","19.0.0-beta.5":"102.0.5005.40","19.0.0-beta.6":"102.0.5005.40","19.0.0-beta.7":"102.0.5005.40","19.0.0-beta.8":"102.0.5005.49","19.0.0":"102.0.5005.61","19.0.1":"102.0.5005.61","19.0.2":"102.0.5005.63","19.0.3":"102.0.5005.63","19.0.4":"102.0.5005.63","19.0.5":"102.0.5005.115","19.0.6":"102.0.5005.115","19.0.7":"102.0.5005.134","19.0.8":"102.0.5005.148","19.0.9":"102.0.5005.167","19.0.10":"102.0.5005.167","19.0.11":"102.0.5005.167","19.0.12":"102.0.5005.167","19.0.13":"102.0.5005.167","19.0.14":"102.0.5005.167","19.0.15":"102.0.5005.167","19.0.16":"102.0.5005.167","19.0.17":"102.0.5005.167","19.1.0":"102.0.5005.167","19.1.1":"102.0.5005.167","19.1.2":"102.0.5005.167","19.1.3":"102.0.5005.167","19.1.4":"102.0.5005.167","19.1.5":"102.0.5005.167","19.1.6":"102.0.5005.167","19.1.7":"102.0.5005.167","19.1.8":"102.0.5005.167","19.1.9":"102.0.5005.167","20.0.0-alpha.1":"103.0.5044.0","20.0.0-alpha.2":"104.0.5073.0","20.0.0-alpha.3":"104.0.5073.0","20.0.0-alpha.4":"104.0.5073.0","20.0.0-alpha.5":"104.0.5073.0","20.0.0-alpha.6":"104.0.5073.0","20.0.0-alpha.7":"104.0.5073.0","20.0.0-beta.1":"104.0.5073.0","20.0.0-beta.2":"104.0.5073.0","20.0.0-beta.3":"104.0.5073.0","20.0.0-beta.4":"104.0.5073.0","20.0.0-beta.5":"104.0.5073.0","20.0.0-beta.6":"104.0.5073.0","20.0.0-beta.7":"104.0.5073.0","20.0.0-beta.8":"104.0.5073.0","20.0.0-beta.9":"104.0.5112.39","20.0.0-beta.10":"104.0.5112.48","20.0.0-beta.11":"104.0.5112.48","20.0.0-beta.12":"104.0.5112.48","20.0.0-beta.13":"104.0.5112.57","20.0.0":"104.0.5112.65","20.0.1":"104.0.5112.81","20.0.2":"104.0.5112.81","20.0.3":"104.0.5112.81","20.1.0":"104.0.5112.102","20.1.1":"104.0.5112.102","20.1.2":"104.0.5112.114","20.1.3":"104.0.5112.114","20.1.4":"104.0.5112.114","20.2.0":"104.0.5112.124","20.3.0":"104.0.5112.124","20.3.1":"104.0.5112.124","20.3.2":"104.0.5112.124","20.3.3":"104.0.5112.124","20.3.4":"104.0.5112.124","20.3.5":"104.0.5112.124","20.3.6":"104.0.5112.124","20.3.7":"104.0.5112.124","20.3.8":"104.0.5112.124","20.3.9":"104.0.5112.124","20.3.10":"104.0.5112.124","20.3.11":"104.0.5112.124","20.3.12":"104.0.5112.124","21.0.0-alpha.1":"105.0.5187.0","21.0.0-alpha.2":"105.0.5187.0","21.0.0-alpha.3":"105.0.5187.0","21.0.0-alpha.4":"105.0.5187.0","21.0.0-alpha.5":"105.0.5187.0","21.0.0-alpha.6":"106.0.5216.0","21.0.0-beta.1":"106.0.5216.0","21.0.0-beta.2":"106.0.5216.0","21.0.0-beta.3":"106.0.5216.0","21.0.0-beta.4":"106.0.5216.0","21.0.0-beta.5":"106.0.5216.0","21.0.0-beta.6":"106.0.5249.40","21.0.0-beta.7":"106.0.5249.40","21.0.0-beta.8":"106.0.5249.40","21.0.0":"106.0.5249.51","21.0.1":"106.0.5249.61","21.1.0":"106.0.5249.91","21.1.1":"106.0.5249.103","21.2.0":"106.0.5249.119","21.2.1":"106.0.5249.165","21.2.2":"106.0.5249.168","21.2.3":"106.0.5249.168","21.3.0":"106.0.5249.181","21.3.1":"106.0.5249.181","21.3.3":"106.0.5249.199","21.3.4":"106.0.5249.199","21.3.5":"106.0.5249.199","21.4.0":"106.0.5249.199","21.4.1":"106.0.5249.199","21.4.2":"106.0.5249.199","21.4.3":"106.0.5249.199","21.4.4":"106.0.5249.199","22.0.0-alpha.1":"107.0.5286.0","22.0.0-alpha.3":"108.0.5329.0","22.0.0-alpha.4":"108.0.5329.0","22.0.0-alpha.5":"108.0.5329.0","22.0.0-alpha.6":"108.0.5329.0","22.0.0-alpha.7":"108.0.5355.0","22.0.0-alpha.8":"108.0.5359.10","22.0.0-beta.1":"108.0.5359.10","22.0.0-beta.2":"108.0.5359.10","22.0.0-beta.3":"108.0.5359.10","22.0.0-beta.4":"108.0.5359.29","22.0.0-beta.5":"108.0.5359.40","22.0.0-beta.6":"108.0.5359.40","22.0.0-beta.7":"108.0.5359.48","22.0.0-beta.8":"108.0.5359.48","22.0.0":"108.0.5359.62","22.0.1":"108.0.5359.125","22.0.2":"108.0.5359.179","22.0.3":"108.0.5359.179","22.1.0":"108.0.5359.179","22.2.0":"108.0.5359.215","22.2.1":"108.0.5359.215","22.3.0":"108.0.5359.215","22.3.1":"108.0.5359.215","22.3.2":"108.0.5359.215","22.3.3":"108.0.5359.215","22.3.4":"108.0.5359.215","22.3.5":"108.0.5359.215","22.3.6":"108.0.5359.215","22.3.7":"108.0.5359.215","22.3.8":"108.0.5359.215","22.3.9":"108.0.5359.215","22.3.10":"108.0.5359.215","22.3.11":"108.0.5359.215","22.3.12":"108.0.5359.215","22.3.13":"108.0.5359.215","22.3.14":"108.0.5359.215","22.3.15":"108.0.5359.215","22.3.16":"108.0.5359.215","22.3.17":"108.0.5359.215","22.3.18":"108.0.5359.215","22.3.20":"108.0.5359.215","22.3.21":"108.0.5359.215","22.3.22":"108.0.5359.215","22.3.23":"108.0.5359.215","22.3.24":"108.0.5359.215","22.3.25":"108.0.5359.215","22.3.26":"108.0.5359.215","22.3.27":"108.0.5359.215","23.0.0-alpha.1":"110.0.5415.0","23.0.0-alpha.2":"110.0.5451.0","23.0.0-alpha.3":"110.0.5451.0","23.0.0-beta.1":"110.0.5478.5","23.0.0-beta.2":"110.0.5478.5","23.0.0-beta.3":"110.0.5478.5","23.0.0-beta.4":"110.0.5481.30","23.0.0-beta.5":"110.0.5481.38","23.0.0-beta.6":"110.0.5481.52","23.0.0-beta.8":"110.0.5481.52","23.0.0":"110.0.5481.77","23.1.0":"110.0.5481.100","23.1.1":"110.0.5481.104","23.1.2":"110.0.5481.177","23.1.3":"110.0.5481.179","23.1.4":"110.0.5481.192","23.2.0":"110.0.5481.192","23.2.1":"110.0.5481.208","23.2.2":"110.0.5481.208","23.2.3":"110.0.5481.208","23.2.4":"110.0.5481.208","23.3.0":"110.0.5481.208","23.3.1":"110.0.5481.208","23.3.2":"110.0.5481.208","23.3.3":"110.0.5481.208","23.3.4":"110.0.5481.208","23.3.5":"110.0.5481.208","23.3.6":"110.0.5481.208","23.3.7":"110.0.5481.208","23.3.8":"110.0.5481.208","23.3.9":"110.0.5481.208","23.3.10":"110.0.5481.208","23.3.11":"110.0.5481.208","23.3.12":"110.0.5481.208","23.3.13":"110.0.5481.208","24.0.0-alpha.1":"111.0.5560.0","24.0.0-alpha.2":"111.0.5560.0","24.0.0-alpha.3":"111.0.5560.0","24.0.0-alpha.4":"111.0.5560.0","24.0.0-alpha.5":"111.0.5560.0","24.0.0-alpha.6":"111.0.5560.0","24.0.0-alpha.7":"111.0.5560.0","24.0.0-beta.1":"111.0.5563.50","24.0.0-beta.2":"111.0.5563.50","24.0.0-beta.3":"112.0.5615.20","24.0.0-beta.4":"112.0.5615.20","24.0.0-beta.5":"112.0.5615.29","24.0.0-beta.6":"112.0.5615.39","24.0.0-beta.7":"112.0.5615.39","24.0.0":"112.0.5615.49","24.1.0":"112.0.5615.50","24.1.1":"112.0.5615.50","24.1.2":"112.0.5615.87","24.1.3":"112.0.5615.165","24.2.0":"112.0.5615.165","24.3.0":"112.0.5615.165","24.3.1":"112.0.5615.183","24.4.0":"112.0.5615.204","24.4.1":"112.0.5615.204","24.5.0":"112.0.5615.204","24.5.1":"112.0.5615.204","24.6.0":"112.0.5615.204","24.6.1":"112.0.5615.204","24.6.2":"112.0.5615.204","24.6.3":"112.0.5615.204","24.6.4":"112.0.5615.204","24.6.5":"112.0.5615.204","24.7.0":"112.0.5615.204","24.7.1":"112.0.5615.204","24.8.0":"112.0.5615.204","24.8.1":"112.0.5615.204","24.8.2":"112.0.5615.204","24.8.3":"112.0.5615.204","24.8.4":"112.0.5615.204","24.8.5":"112.0.5615.204","24.8.6":"112.0.5615.204","24.8.7":"112.0.5615.204","24.8.8":"112.0.5615.204","25.0.0-alpha.1":"114.0.5694.0","25.0.0-alpha.2":"114.0.5694.0","25.0.0-alpha.3":"114.0.5710.0","25.0.0-alpha.4":"114.0.5710.0","25.0.0-alpha.5":"114.0.5719.0","25.0.0-alpha.6":"114.0.5719.0","25.0.0-beta.1":"114.0.5719.0","25.0.0-beta.2":"114.0.5719.0","25.0.0-beta.3":"114.0.5719.0","25.0.0-beta.4":"114.0.5735.16","25.0.0-beta.5":"114.0.5735.16","25.0.0-beta.6":"114.0.5735.16","25.0.0-beta.7":"114.0.5735.16","25.0.0-beta.8":"114.0.5735.35","25.0.0-beta.9":"114.0.5735.45","25.0.0":"114.0.5735.45","25.0.1":"114.0.5735.45","25.1.0":"114.0.5735.106","25.1.1":"114.0.5735.106","25.2.0":"114.0.5735.134","25.3.0":"114.0.5735.199","25.3.1":"114.0.5735.243","25.3.2":"114.0.5735.248","25.4.0":"114.0.5735.248","25.5.0":"114.0.5735.289","25.6.0":"114.0.5735.289","25.7.0":"114.0.5735.289","25.8.0":"114.0.5735.289","25.8.1":"114.0.5735.289","25.8.2":"114.0.5735.289","25.8.3":"114.0.5735.289","25.8.4":"114.0.5735.289","25.9.0":"114.0.5735.289","25.9.1":"114.0.5735.289","25.9.2":"114.0.5735.289","25.9.3":"114.0.5735.289","25.9.4":"114.0.5735.289","25.9.5":"114.0.5735.289","25.9.6":"114.0.5735.289","25.9.7":"114.0.5735.289","25.9.8":"114.0.5735.289","26.0.0-alpha.1":"116.0.5791.0","26.0.0-alpha.2":"116.0.5791.0","26.0.0-alpha.3":"116.0.5791.0","26.0.0-alpha.4":"116.0.5791.0","26.0.0-alpha.5":"116.0.5791.0","26.0.0-alpha.6":"116.0.5815.0","26.0.0-alpha.7":"116.0.5831.0","26.0.0-alpha.8":"116.0.5845.0","26.0.0-beta.1":"116.0.5845.0","26.0.0-beta.2":"116.0.5845.14","26.0.0-beta.3":"116.0.5845.14","26.0.0-beta.4":"116.0.5845.14","26.0.0-beta.5":"116.0.5845.14","26.0.0-beta.6":"116.0.5845.14","26.0.0-beta.7":"116.0.5845.14","26.0.0-beta.8":"116.0.5845.42","26.0.0-beta.9":"116.0.5845.42","26.0.0-beta.10":"116.0.5845.49","26.0.0-beta.11":"116.0.5845.49","26.0.0-beta.12":"116.0.5845.62","26.0.0":"116.0.5845.82","26.1.0":"116.0.5845.97","26.2.0":"116.0.5845.179","26.2.1":"116.0.5845.188","26.2.2":"116.0.5845.190","26.2.3":"116.0.5845.190","26.2.4":"116.0.5845.190","26.3.0":"116.0.5845.228","26.4.0":"116.0.5845.228","26.4.1":"116.0.5845.228","26.4.2":"116.0.5845.228","26.4.3":"116.0.5845.228","26.5.0":"116.0.5845.228","26.6.0":"116.0.5845.228","26.6.1":"116.0.5845.228","26.6.2":"116.0.5845.228","26.6.3":"116.0.5845.228","26.6.4":"116.0.5845.228","26.6.5":"116.0.5845.228","26.6.6":"116.0.5845.228","26.6.7":"116.0.5845.228","26.6.8":"116.0.5845.228","26.6.9":"116.0.5845.228","26.6.10":"116.0.5845.228","27.0.0-alpha.1":"118.0.5949.0","27.0.0-alpha.2":"118.0.5949.0","27.0.0-alpha.3":"118.0.5949.0","27.0.0-alpha.4":"118.0.5949.0","27.0.0-alpha.5":"118.0.5949.0","27.0.0-alpha.6":"118.0.5949.0","27.0.0-beta.1":"118.0.5993.5","27.0.0-beta.2":"118.0.5993.5","27.0.0-beta.3":"118.0.5993.5","27.0.0-beta.4":"118.0.5993.11","27.0.0-beta.5":"118.0.5993.18","27.0.0-beta.6":"118.0.5993.18","27.0.0-beta.7":"118.0.5993.18","27.0.0-beta.8":"118.0.5993.18","27.0.0-beta.9":"118.0.5993.18","27.0.0":"118.0.5993.54","27.0.1":"118.0.5993.89","27.0.2":"118.0.5993.89","27.0.3":"118.0.5993.120","27.0.4":"118.0.5993.129","27.1.0":"118.0.5993.144","27.1.2":"118.0.5993.144","27.1.3":"118.0.5993.159","27.2.0":"118.0.5993.159","27.2.1":"118.0.5993.159","27.2.2":"118.0.5993.159","27.2.3":"118.0.5993.159","27.2.4":"118.0.5993.159","27.3.0":"118.0.5993.159","27.3.1":"118.0.5993.159","27.3.2":"118.0.5993.159","27.3.3":"118.0.5993.159","27.3.4":"118.0.5993.159","27.3.5":"118.0.5993.159","27.3.6":"118.0.5993.159","27.3.7":"118.0.5993.159","27.3.8":"118.0.5993.159","27.3.9":"118.0.5993.159","27.3.10":"118.0.5993.159","27.3.11":"118.0.5993.159","28.0.0-alpha.1":"119.0.6045.0","28.0.0-alpha.2":"119.0.6045.0","28.0.0-alpha.3":"119.0.6045.21","28.0.0-alpha.4":"119.0.6045.21","28.0.0-alpha.5":"119.0.6045.33","28.0.0-alpha.6":"119.0.6045.33","28.0.0-alpha.7":"119.0.6045.33","28.0.0-beta.1":"119.0.6045.33","28.0.0-beta.2":"120.0.6099.0","28.0.0-beta.3":"120.0.6099.5","28.0.0-beta.4":"120.0.6099.5","28.0.0-beta.5":"120.0.6099.18","28.0.0-beta.6":"120.0.6099.18","28.0.0-beta.7":"120.0.6099.18","28.0.0-beta.8":"120.0.6099.18","28.0.0-beta.9":"120.0.6099.18","28.0.0-beta.10":"120.0.6099.18","28.0.0-beta.11":"120.0.6099.35","28.0.0":"120.0.6099.56","28.1.0":"120.0.6099.109","28.1.1":"120.0.6099.109","28.1.2":"120.0.6099.199","28.1.3":"120.0.6099.199","28.1.4":"120.0.6099.216","28.2.0":"120.0.6099.227","28.2.1":"120.0.6099.268","28.2.2":"120.0.6099.276","28.2.3":"120.0.6099.283","28.2.4":"120.0.6099.291","28.2.5":"120.0.6099.291","28.2.6":"120.0.6099.291","28.2.7":"120.0.6099.291","28.2.8":"120.0.6099.291","28.2.9":"120.0.6099.291","28.2.10":"120.0.6099.291","28.3.0":"120.0.6099.291","28.3.1":"120.0.6099.291","28.3.2":"120.0.6099.291","28.3.3":"120.0.6099.291","29.0.0-alpha.1":"121.0.6147.0","29.0.0-alpha.2":"121.0.6147.0","29.0.0-alpha.3":"121.0.6147.0","29.0.0-alpha.4":"121.0.6159.0","29.0.0-alpha.5":"121.0.6159.0","29.0.0-alpha.6":"121.0.6159.0","29.0.0-alpha.7":"121.0.6159.0","29.0.0-alpha.8":"122.0.6194.0","29.0.0-alpha.9":"122.0.6236.2","29.0.0-alpha.10":"122.0.6236.2","29.0.0-alpha.11":"122.0.6236.2","29.0.0-beta.1":"122.0.6236.2","29.0.0-beta.2":"122.0.6236.2","29.0.0-beta.3":"122.0.6261.6","29.0.0-beta.4":"122.0.6261.6","29.0.0-beta.5":"122.0.6261.18","29.0.0-beta.6":"122.0.6261.18","29.0.0-beta.7":"122.0.6261.18","29.0.0-beta.8":"122.0.6261.18","29.0.0-beta.9":"122.0.6261.18","29.0.0-beta.10":"122.0.6261.18","29.0.0-beta.11":"122.0.6261.18","29.0.0-beta.12":"122.0.6261.29","29.0.0":"122.0.6261.39","29.0.1":"122.0.6261.57","29.1.0":"122.0.6261.70","29.1.1":"122.0.6261.111","29.1.2":"122.0.6261.112","29.1.3":"122.0.6261.112","29.1.4":"122.0.6261.129","29.1.5":"122.0.6261.130","29.1.6":"122.0.6261.139","29.2.0":"122.0.6261.156","29.3.0":"122.0.6261.156","29.3.1":"122.0.6261.156","29.3.2":"122.0.6261.156","29.3.3":"122.0.6261.156","29.4.0":"122.0.6261.156","29.4.1":"122.0.6261.156","29.4.2":"122.0.6261.156","29.4.3":"122.0.6261.156","29.4.4":"122.0.6261.156","29.4.5":"122.0.6261.156","29.4.6":"122.0.6261.156","30.0.0-alpha.1":"123.0.6296.0","30.0.0-alpha.2":"123.0.6312.5","30.0.0-alpha.3":"124.0.6323.0","30.0.0-alpha.4":"124.0.6323.0","30.0.0-alpha.5":"124.0.6331.0","30.0.0-alpha.6":"124.0.6331.0","30.0.0-alpha.7":"124.0.6353.0","30.0.0-beta.1":"124.0.6359.0","30.0.0-beta.2":"124.0.6359.0","30.0.0-beta.3":"124.0.6367.9","30.0.0-beta.4":"124.0.6367.9","30.0.0-beta.5":"124.0.6367.9","30.0.0-beta.6":"124.0.6367.18","30.0.0-beta.7":"124.0.6367.29","30.0.0-beta.8":"124.0.6367.29","30.0.0":"124.0.6367.49","30.0.1":"124.0.6367.60","30.0.2":"124.0.6367.91","30.0.3":"124.0.6367.119","30.0.4":"124.0.6367.201","30.0.5":"124.0.6367.207","30.0.6":"124.0.6367.207","30.0.7":"124.0.6367.221","30.0.8":"124.0.6367.230","30.0.9":"124.0.6367.233","30.1.0":"124.0.6367.243","30.1.1":"124.0.6367.243","30.1.2":"124.0.6367.243","30.2.0":"124.0.6367.243","30.3.0":"124.0.6367.243","30.3.1":"124.0.6367.243","30.4.0":"124.0.6367.243","30.5.0":"124.0.6367.243","31.0.0-alpha.1":"125.0.6412.0","31.0.0-alpha.2":"125.0.6412.0","31.0.0-alpha.3":"125.0.6412.0","31.0.0-alpha.4":"125.0.6412.0","31.0.0-alpha.5":"125.0.6412.0","31.0.0-beta.1":"126.0.6445.0","31.0.0-beta.2":"126.0.6445.0","31.0.0-beta.3":"126.0.6445.0","31.0.0-beta.4":"126.0.6445.0","31.0.0-beta.5":"126.0.6445.0","31.0.0-beta.6":"126.0.6445.0","31.0.0-beta.7":"126.0.6445.0","31.0.0-beta.8":"126.0.6445.0","31.0.0-beta.9":"126.0.6445.0","31.0.0-beta.10":"126.0.6478.36","31.0.0":"126.0.6478.36","31.0.1":"126.0.6478.36","31.0.2":"126.0.6478.61","31.1.0":"126.0.6478.114","31.2.0":"126.0.6478.127","31.2.1":"126.0.6478.127","31.3.0":"126.0.6478.183","31.3.1":"126.0.6478.185","31.4.0":"126.0.6478.234","31.5.0":"126.0.6478.234","32.0.0-alpha.1":"127.0.6521.0","32.0.0-alpha.2":"127.0.6521.0","32.0.0-alpha.3":"127.0.6521.0","32.0.0-alpha.4":"127.0.6521.0","32.0.0-alpha.5":"127.0.6521.0","32.0.0-alpha.6":"128.0.6571.0","32.0.0-alpha.7":"128.0.6571.0","32.0.0-alpha.8":"128.0.6573.0","32.0.0-alpha.9":"128.0.6573.0","32.0.0-alpha.10":"128.0.6573.0","32.0.0-beta.1":"128.0.6573.0","32.0.0-beta.2":"128.0.6611.0","32.0.0-beta.3":"128.0.6613.7","32.0.0-beta.4":"128.0.6613.18","32.0.0-beta.5":"128.0.6613.27","32.0.0-beta.6":"128.0.6613.27","32.0.0-beta.7":"128.0.6613.27","32.0.0":"128.0.6613.36","32.0.1":"128.0.6613.36","32.0.2":"128.0.6613.84","33.0.0-alpha.1":"129.0.6668.0","33.0.0-alpha.2":"130.0.6672.0","33.0.0-alpha.3":"130.0.6672.0"} \ No newline at end of file diff --git a/node_modules/electron-to-chromium/package.json b/node_modules/electron-to-chromium/package.json index 978d9e41..521ab6aa 100644 --- a/node_modules/electron-to-chromium/package.json +++ b/node_modules/electron-to-chromium/package.json @@ -1,6 +1,6 @@ { "name": "electron-to-chromium", - "version": "1.5.9", + "version": "1.5.18", "description": "Provides a list of electron-to-chromium version mappings", "main": "index.js", "files": [ diff --git a/node_modules/electron-to-chromium/versions.js b/node_modules/electron-to-chromium/versions.js index cc26c410..f5feef7b 100644 --- a/node_modules/electron-to-chromium/versions.js +++ b/node_modules/electron-to-chromium/versions.js @@ -155,10 +155,14 @@ module.exports = { "30.1": "124", "30.2": "124", "30.3": "124", + "30.4": "124", + "30.5": "124", "31.0": "126", "31.1": "126", "31.2": "126", "31.3": "126", "31.4": "126", - "32.0": "128" + "31.5": "126", + "32.0": "128", + "33.0": "130" }; \ No newline at end of file diff --git a/node_modules/electron-to-chromium/versions.json b/node_modules/electron-to-chromium/versions.json index 5041af3f..ef2d7b3f 100644 --- a/node_modules/electron-to-chromium/versions.json +++ b/node_modules/electron-to-chromium/versions.json @@ -1 +1 @@ -{"0.20":"39","0.21":"41","0.22":"41","0.23":"41","0.24":"41","0.25":"42","0.26":"42","0.27":"43","0.28":"43","0.29":"43","0.30":"44","0.31":"45","0.32":"45","0.33":"45","0.34":"45","0.35":"45","0.36":"47","0.37":"49","1.0":"49","1.1":"50","1.2":"51","1.3":"52","1.4":"53","1.5":"54","1.6":"56","1.7":"58","1.8":"59","2.0":"61","2.1":"61","3.0":"66","3.1":"66","4.0":"69","4.1":"69","4.2":"69","5.0":"73","6.0":"76","6.1":"76","7.0":"78","7.1":"78","7.2":"78","7.3":"78","8.0":"80","8.1":"80","8.2":"80","8.3":"80","8.4":"80","8.5":"80","9.0":"83","9.1":"83","9.2":"83","9.3":"83","9.4":"83","10.0":"85","10.1":"85","10.2":"85","10.3":"85","10.4":"85","11.0":"87","11.1":"87","11.2":"87","11.3":"87","11.4":"87","11.5":"87","12.0":"89","12.1":"89","12.2":"89","13.0":"91","13.1":"91","13.2":"91","13.3":"91","13.4":"91","13.5":"91","13.6":"91","14.0":"93","14.1":"93","14.2":"93","15.0":"94","15.1":"94","15.2":"94","15.3":"94","15.4":"94","15.5":"94","16.0":"96","16.1":"96","16.2":"96","17.0":"98","17.1":"98","17.2":"98","17.3":"98","17.4":"98","18.0":"100","18.1":"100","18.2":"100","18.3":"100","19.0":"102","19.1":"102","20.0":"104","20.1":"104","20.2":"104","20.3":"104","21.0":"106","21.1":"106","21.2":"106","21.3":"106","21.4":"106","22.0":"108","22.1":"108","22.2":"108","22.3":"108","23.0":"110","23.1":"110","23.2":"110","23.3":"110","24.0":"112","24.1":"112","24.2":"112","24.3":"112","24.4":"112","24.5":"112","24.6":"112","24.7":"112","24.8":"112","25.0":"114","25.1":"114","25.2":"114","25.3":"114","25.4":"114","25.5":"114","25.6":"114","25.7":"114","25.8":"114","25.9":"114","26.0":"116","26.1":"116","26.2":"116","26.3":"116","26.4":"116","26.5":"116","26.6":"116","27.0":"118","27.1":"118","27.2":"118","27.3":"118","28.0":"120","28.1":"120","28.2":"120","28.3":"120","29.0":"122","29.1":"122","29.2":"122","29.3":"122","29.4":"122","30.0":"124","30.1":"124","30.2":"124","30.3":"124","31.0":"126","31.1":"126","31.2":"126","31.3":"126","31.4":"126","32.0":"128"} \ No newline at end of file +{"0.20":"39","0.21":"41","0.22":"41","0.23":"41","0.24":"41","0.25":"42","0.26":"42","0.27":"43","0.28":"43","0.29":"43","0.30":"44","0.31":"45","0.32":"45","0.33":"45","0.34":"45","0.35":"45","0.36":"47","0.37":"49","1.0":"49","1.1":"50","1.2":"51","1.3":"52","1.4":"53","1.5":"54","1.6":"56","1.7":"58","1.8":"59","2.0":"61","2.1":"61","3.0":"66","3.1":"66","4.0":"69","4.1":"69","4.2":"69","5.0":"73","6.0":"76","6.1":"76","7.0":"78","7.1":"78","7.2":"78","7.3":"78","8.0":"80","8.1":"80","8.2":"80","8.3":"80","8.4":"80","8.5":"80","9.0":"83","9.1":"83","9.2":"83","9.3":"83","9.4":"83","10.0":"85","10.1":"85","10.2":"85","10.3":"85","10.4":"85","11.0":"87","11.1":"87","11.2":"87","11.3":"87","11.4":"87","11.5":"87","12.0":"89","12.1":"89","12.2":"89","13.0":"91","13.1":"91","13.2":"91","13.3":"91","13.4":"91","13.5":"91","13.6":"91","14.0":"93","14.1":"93","14.2":"93","15.0":"94","15.1":"94","15.2":"94","15.3":"94","15.4":"94","15.5":"94","16.0":"96","16.1":"96","16.2":"96","17.0":"98","17.1":"98","17.2":"98","17.3":"98","17.4":"98","18.0":"100","18.1":"100","18.2":"100","18.3":"100","19.0":"102","19.1":"102","20.0":"104","20.1":"104","20.2":"104","20.3":"104","21.0":"106","21.1":"106","21.2":"106","21.3":"106","21.4":"106","22.0":"108","22.1":"108","22.2":"108","22.3":"108","23.0":"110","23.1":"110","23.2":"110","23.3":"110","24.0":"112","24.1":"112","24.2":"112","24.3":"112","24.4":"112","24.5":"112","24.6":"112","24.7":"112","24.8":"112","25.0":"114","25.1":"114","25.2":"114","25.3":"114","25.4":"114","25.5":"114","25.6":"114","25.7":"114","25.8":"114","25.9":"114","26.0":"116","26.1":"116","26.2":"116","26.3":"116","26.4":"116","26.5":"116","26.6":"116","27.0":"118","27.1":"118","27.2":"118","27.3":"118","28.0":"120","28.1":"120","28.2":"120","28.3":"120","29.0":"122","29.1":"122","29.2":"122","29.3":"122","29.4":"122","30.0":"124","30.1":"124","30.2":"124","30.3":"124","30.4":"124","30.5":"124","31.0":"126","31.1":"126","31.2":"126","31.3":"126","31.4":"126","31.5":"126","32.0":"128","33.0":"130"} \ No newline at end of file diff --git a/node_modules/escalade/index.d.mts b/node_modules/escalade/index.d.mts new file mode 100644 index 00000000..550699cf --- /dev/null +++ b/node_modules/escalade/index.d.mts @@ -0,0 +1,11 @@ +type Promisable = T | Promise; + +export type Callback = ( + directory: string, + files: string[], +) => Promisable; + +export default function ( + directory: string, + callback: Callback, +): Promise; diff --git a/node_modules/escalade/index.d.ts b/node_modules/escalade/index.d.ts index 283e398d..26c58f2f 100644 --- a/node_modules/escalade/index.d.ts +++ b/node_modules/escalade/index.d.ts @@ -1,3 +1,15 @@ type Promisable = T | Promise; -export type Callback = (directory: string, files: string[]) => Promisable; -export default function (directory: string, callback: Callback): Promise; + +declare namespace escalade { + export type Callback = ( + directory: string, + files: string[], + ) => Promisable; +} + +declare function escalade( + directory: string, + callback: escalade.Callback, +): Promise; + +export = escalade; diff --git a/node_modules/escalade/package.json b/node_modules/escalade/package.json index e0f52710..1eed4f93 100644 --- a/node_modules/escalade/package.json +++ b/node_modules/escalade/package.json @@ -1,6 +1,6 @@ { "name": "escalade", - "version": "3.1.2", + "version": "3.2.0", "repository": "lukeed/escalade", "description": "A tiny (183B to 210B) and fast utility to ascend parent directories", "module": "dist/index.mjs", @@ -15,22 +15,33 @@ "exports": { ".": [ { - "types": "./index.d.ts", - "import": "./dist/index.mjs", - "require": "./dist/index.js" + "import": { + "types": "./index.d.mts", + "default": "./dist/index.mjs" + }, + "require": { + "types": "./index.d.ts", + "default": "./dist/index.js" + } }, "./dist/index.js" ], "./sync": [ { - "types": "./sync/index.d.ts", - "import": "./sync/index.mjs", - "require": "./sync/index.js" + "import": { + "types": "./sync/index.d.mts", + "default": "./sync/index.mjs" + }, + "require": { + "types": "./sync/index.d.ts", + "default": "./sync/index.js" + } }, "./sync/index.js" ] }, "files": [ + "*.d.mts", "*.d.ts", "dist", "sync" diff --git a/node_modules/escalade/sync/index.d.mts b/node_modules/escalade/sync/index.d.mts new file mode 100644 index 00000000..c023d37b --- /dev/null +++ b/node_modules/escalade/sync/index.d.mts @@ -0,0 +1,9 @@ +export type Callback = ( + directory: string, + files: string[], +) => string | false | void; + +export default function ( + directory: string, + callback: Callback, +): string | void; diff --git a/node_modules/escalade/sync/index.d.ts b/node_modules/escalade/sync/index.d.ts index 746ddd39..9d5b5890 100644 --- a/node_modules/escalade/sync/index.d.ts +++ b/node_modules/escalade/sync/index.d.ts @@ -1,2 +1,13 @@ -export type Callback = (directory: string, files: string[]) => string | false | void; -export default function (directory: string, callback: Callback): string | void; +declare namespace escalade { + export type Callback = ( + directory: string, + files: string[], + ) => string | false | void; +} + +declare function escalade( + directory: string, + callback: escalade.Callback, +): string | void; + +export = escalade; diff --git a/node_modules/is-core-module/CHANGELOG.md b/node_modules/is-core-module/CHANGELOG.md index 13251f67..ae847dfb 100644 --- a/node_modules/is-core-module/CHANGELOG.md +++ b/node_modules/is-core-module/CHANGELOG.md @@ -5,6 +5,16 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [v2.15.1](https://github.com/inspect-js/is-core-module/compare/v2.15.0...v2.15.1) - 2024-08-21 + +### Commits + +- [Tests] add `process.getBuiltinModule` tests [`28c7791`](https://github.com/inspect-js/is-core-module/commit/28c7791c196d58c64cfdf638b7e68ed1b62a4da0) +- [Fix] `test/mock_loader` is no longer exposed as of v22.7 [`68b08b0`](https://github.com/inspect-js/is-core-module/commit/68b08b0d7963447dbffa5142e8810dca550383af) +- [Tests] replace `aud` with `npm audit` [`32f8060`](https://github.com/inspect-js/is-core-module/commit/32f806026dac14f9016be4401a643851240c76b9) +- [Dev Deps] update `mock-property` [`f7d3c8f`](https://github.com/inspect-js/is-core-module/commit/f7d3c8f01e922be49621683eb41477c4f50522e1) +- [Dev Deps] add missing peer dep [`eaee885`](https://github.com/inspect-js/is-core-module/commit/eaee885b67238819e9c8ed5bd2098766e1d05331) + ## [v2.15.0](https://github.com/inspect-js/is-core-module/compare/v2.14.0...v2.15.0) - 2024-07-17 ### Commits diff --git a/node_modules/is-core-module/core.json b/node_modules/is-core-module/core.json index c66eeecc..91890bee 100644 --- a/node_modules/is-core-module/core.json +++ b/node_modules/is-core-module/core.json @@ -117,8 +117,8 @@ "node:sys": [">= 14.18 && < 15", ">= 16"], "test/reporters": ">= 19.9 && < 20.2", "node:test/reporters": [">= 18.17 && < 19", ">= 19.9", ">= 20"], - "test/mock_loader": ">= 22.3", - "node:test/mock_loader": ">= 22.3", + "test/mock_loader": ">= 22.3 && < 22.7", + "node:test/mock_loader": ">= 22.3 && < 22.7", "node:test": [">= 16.17 && < 17", ">= 18"], "timers": true, "node:timers": [">= 14.18 && < 15", ">= 16"], diff --git a/node_modules/is-core-module/package.json b/node_modules/is-core-module/package.json index 7e982061..3aba4a01 100644 --- a/node_modules/is-core-module/package.json +++ b/node_modules/is-core-module/package.json @@ -1,6 +1,6 @@ { "name": "is-core-module", - "version": "2.15.0", + "version": "2.15.1", "description": "Is this specifier a node.js core module?", "main": "index.js", "sideEffects": false, @@ -16,7 +16,7 @@ "pretest": "npm run lint", "tests-only": "nyc tape 'test/**/*.js'", "test": "npm run tests-only", - "posttest": "aud --production", + "posttest": "npx npm@'>=10.2' audit --production", "version": "auto-changelog && git add CHANGELOG.md", "postversion": "auto-changelog && git add CHANGELOG.md && git commit --no-edit --amend && git tag -f \"v$(node -e \"console.log(require('./package.json').version)\")\"" }, @@ -46,11 +46,11 @@ }, "devDependencies": { "@ljharb/eslint-config": "^21.1.1", - "aud": "^2.0.4", "auto-changelog": "^2.4.0", + "encoding": "^0.1.13", "eslint": "=8.8.0", "in-publish": "^2.0.1", - "mock-property": "^1.0.3", + "mock-property": "^1.1.0", "npmignore": "^0.3.1", "nyc": "^10.3.2", "safe-publish-latest": "^2.0.0", diff --git a/node_modules/is-core-module/test/index.js b/node_modules/is-core-module/test/index.js index 9b35bc9e..746e72a3 100644 --- a/node_modules/is-core-module/test/index.js +++ b/node_modules/is-core-module/test/index.js @@ -72,7 +72,8 @@ test('core modules', function (t) { }); t.test('core via builtinModules list', { skip: !data.module }, function (st) { - var libs = require('module').builtinModules; + var Module = require('module'); + var libs = Module.builtinModules; if (!libs) { st.skip('module.builtinModules does not exist'); } else { @@ -96,10 +97,24 @@ test('core modules', function (t) { var mod = libs[i]; if (excludeList.indexOf(mod) === -1) { st.ok(data[mod], mod + ' is a core module'); + + if (Module.isBuiltin) { + st.ok(Module.isBuiltin(mod), 'module.isBuiltin(' + mod + ') is true'); + } + st.doesNotThrow( function () { require(mod); }, // eslint-disable-line no-loop-func 'requiring ' + mod + ' does not throw' ); + + if (process.getBuiltinModule) { + st.equal( + process.getBuiltinModule(mod), + require(mod), + 'process.getBuiltinModule(' + mod + ') === require(' + mod + ')' + ); + } + if (mod.slice(0, 5) !== 'node:') { if (supportsNodePrefix) { st.doesNotThrow( @@ -116,6 +131,7 @@ test('core modules', function (t) { } } } + st.end(); }); diff --git a/node_modules/picocolors/LICENSE b/node_modules/picocolors/LICENSE index 496098c6..46c9b95d 100644 --- a/node_modules/picocolors/LICENSE +++ b/node_modules/picocolors/LICENSE @@ -1,6 +1,6 @@ ISC License -Copyright (c) 2021 Alexey Raspopov, Kostiantyn Denysov, Anton Verinov +Copyright (c) 2021-2024 Oleksii Raspopov, Kostiantyn Denysov, Anton Verinov Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above diff --git a/node_modules/picocolors/README.md b/node_modules/picocolors/README.md index 8e47aa8e..54e3aa3b 100644 --- a/node_modules/picocolors/README.md +++ b/node_modules/picocolors/README.md @@ -17,5 +17,161 @@ console.log( - TypeScript type declarations included. - [`NO_COLOR`](https://no-color.org/) friendly. -## Docs -Read **[full docs](https://github.com/alexeyraspopov/picocolors#readme)** on GitHub. +## Motivation + +With `picocolors` we are trying to draw attention to the `node_modules` size +problem and promote performance-first culture. + +## Prior Art + +Credits go to the following projects: + +- [Nanocolors](https://github.com/ai/nanocolors) by [@ai](https://github.com/ai) +- [Colorette](https://github.com/jorgebucaran/colorette) by [@jorgebucaran](https://github.com/jorgebucaran) +- [Kleur](https://github.com/lukeed/kleur) by [@lukeed](https://github.com/lukeed) +- [Colors.js](https://github.com/Marak/colors.js) by [@Marak](https://github.com/Marak) +- [Chalk](https://github.com/chalk/chalk) by [@sindresorhus](https://github.com/sindresorhus) + +## Benchmarks + +The space in node_modules including sub-dependencies: + +```diff +$ node ./benchmarks/size.js +Data from packagephobia.com + chalk 101 kB + cli-color 1249 kB + ansi-colors 25 kB + kleur 21 kB + colorette 17 kB + nanocolors 16 kB ++ picocolors 7 kB +``` + +Library loading time: + +```diff +$ node ./benchmarks/loading.js + chalk 6.167 ms + cli-color 31.431 ms + ansi-colors 1.585 ms + kleur 2.008 ms + kleur/colors 0.773 ms + colorette 2.476 ms + nanocolors 0.833 ms ++ picocolors 0.466 ms +``` + +Benchmark for simple use case: + +```diff +$ node ./benchmarks/simple.js + chalk 24,066,342 ops/sec + cli-color 938,700 ops/sec + ansi-colors 4,532,542 ops/sec + kleur 20,343,122 ops/sec + kleur/colors 35,415,770 ops/sec + colorette 34,244,834 ops/sec + nanocolors 33,443,265 ops/sec ++ picocolors 33,271,645 ops/sec +``` + +Benchmark for complex use cases: + +```diff +$ node ./benchmarks/complex.js + chalk 969,915 ops/sec + cli-color 131,639 ops/sec + ansi-colors 342,250 ops/sec + kleur 611,880 ops/sec + kleur/colors 1,129,526 ops/sec + colorette 1,747,277 ops/sec + nanocolors 1,251,312 ops/sec ++ picocolors 2,024,086 ops/sec +``` + +## Usage + +Picocolors provides an object which includes a variety of text coloring and formatting functions + +```javascript +import pc from "picocolors" +``` + +The object includes following coloring functions: `black`, `red`, `green`, `yellow`, `blue`, `magenta`, `cyan`, `white`, `gray`. + +```javascript +console.log(`I see a ${pc.red("red door")} and I want it painted ${pc.black("black")}`) +``` + +The object also includes following background color modifier functions: `bgBlack`, `bgRed`, `bgGreen`, `bgYellow`, `bgBlue`, `bgMagenta`, `bgCyan`, `bgWhite` and bright variants `bgBlackBright`, `bgRedBright`, `bgGreenBright`, `bgYellowBright`, `bgBlueBright`, `bgMagentaBright`, `bgCyanBright`, `bgWhiteBright`. + +```javascript +console.log( + pc.bgBlack( + pc.white(`Tom appeared on the sidewalk with a bucket of whitewash and a long-handled brush.`) + ) +) +``` + +Besides colors, the object includes following formatting functions: `dim`, `bold`, `hidden`, `italic`, `underline`, `strikethrough`, `reset`, `inverse` and bright variants `blackBright`, `redBright`, `greenBright`, `yellowBright`, `blueBright`, `magentaBright`, `cyanBright`, `whiteBright`. + +```javascript +for (let task of tasks) { + console.log(`${pc.bold(task.name)} ${pc.dim(task.durationMs + "ms")}`) +} +``` + +The library provides additional utilities to ensure the best results for the task: + +- `isColorSupported` — boolean, explicitly tells whether or not the colors or formatting appear on the screen + + ```javascript + import pc from "picocolors" + + if (pc.isColorSupported) { + console.log("Yay! This script can use colors and formatters") + } + ``` + +- `createColors(enabled)` — a function that returns a new API object with manually defined color support configuration + + ```javascript + import pc from "picocolors" + + let { red, bgWhite } = pc.createColors(options.enableColors) + ``` + +## Replacing `chalk` + +1. Replace package name in import: + + ```diff + - import chalk from 'chalk' + + import pico from 'picocolors' + ``` + +2. Replace variable: + + ```diff + - chalk.red(text) + + pico.red(text) + ``` + +3. Replace chains to nested calls: + + ```diff + - chalk.red.bold(text) + + pico.red(pico.bold(text)) + ``` + +4. You can use [`colorize-template`](https://github.com/usmanyunusov/colorize-template) + to replace chalk’s tagged template literal. + + ```diff + + import { createColorize } from 'colorize-template' + + + let colorize = createColorize(pico) + - chalk.red.bold`full {yellow ${"text"}}` + + colorize`{red.bold full {yellow ${"text"}}}` + ``` diff --git a/node_modules/picocolors/package.json b/node_modules/picocolors/package.json index 8cdcf5f3..fd781f4b 100644 --- a/node_modules/picocolors/package.json +++ b/node_modules/picocolors/package.json @@ -1,6 +1,6 @@ { "name": "picocolors", - "version": "1.0.1", + "version": "1.1.0", "main": "./picocolors.js", "types": "./picocolors.d.ts", "browser": { @@ -8,6 +8,9 @@ }, "sideEffects": false, "description": "The tiniest and the fastest library for terminal output formatting with ANSI colors", + "scripts": { + "test": "node tests/test.js" + }, "files": [ "picocolors.*", "types.ts" @@ -21,5 +24,26 @@ ], "author": "Alexey Raspopov", "repository": "alexeyraspopov/picocolors", - "license": "ISC" + "license": "ISC", + "devDependencies": { + "ansi-colors": "^4.1.1", + "benchmark": "^2.1.4", + "chalk": "^4.1.2", + "clean-publish": "^3.0.3", + "cli-color": "^2.0.0", + "colorette": "^2.0.12", + "kleur": "^4.1.4", + "nanocolors": "^0.2.12", + "prettier": "^2.4.1" + }, + "prettier": { + "printWidth": 100, + "useTabs": true, + "tabWidth": 2, + "semi": false, + "arrowParens": "avoid" + }, + "clean-publish": { + "cleanDocs": true + } } diff --git a/node_modules/picocolors/picocolors.browser.js b/node_modules/picocolors/picocolors.browser.js index 5eb9fbe8..9dcf637c 100644 --- a/node_modules/picocolors/picocolors.browser.js +++ b/node_modules/picocolors/picocolors.browser.js @@ -1,4 +1,4 @@ var x=String; -var create=function() {return {isColorSupported:false,reset:x,bold:x,dim:x,italic:x,underline:x,inverse:x,hidden:x,strikethrough:x,black:x,red:x,green:x,yellow:x,blue:x,magenta:x,cyan:x,white:x,gray:x,bgBlack:x,bgRed:x,bgGreen:x,bgYellow:x,bgBlue:x,bgMagenta:x,bgCyan:x,bgWhite:x}}; +var create=function() {return {isColorSupported:false,reset:x,bold:x,dim:x,italic:x,underline:x,inverse:x,hidden:x,strikethrough:x,black:x,red:x,green:x,yellow:x,blue:x,magenta:x,cyan:x,white:x,gray:x,bgBlack:x,bgRed:x,bgGreen:x,bgYellow:x,bgBlue:x,bgMagenta:x,bgCyan:x,bgWhite:x,blackBright:x,redBright:x,greenBright:x,yellowBright:x,blueBright:x,magentaBright:x,cyanBright:x,whiteBright:x,bgBlackBright:x,bgRedBright:x,bgGreenBright:x,bgYellowBright:x,bgBlueBright:x,bgMagentaBright:x,bgCyanBright:x,bgWhiteBright:x}}; module.exports=create(); module.exports.createColors = create; diff --git a/node_modules/picocolors/picocolors.js b/node_modules/picocolors/picocolors.js index 8b8a23e4..f5ea2a18 100644 --- a/node_modules/picocolors/picocolors.js +++ b/node_modules/picocolors/picocolors.js @@ -41,6 +41,7 @@ let createColors = (enabled = isColorSupported) => { inverse: init("\x1b[7m", "\x1b[27m"), hidden: init("\x1b[8m", "\x1b[28m"), strikethrough: init("\x1b[9m", "\x1b[29m"), + black: init("\x1b[30m", "\x1b[39m"), red: init("\x1b[31m", "\x1b[39m"), green: init("\x1b[32m", "\x1b[39m"), @@ -50,6 +51,7 @@ let createColors = (enabled = isColorSupported) => { cyan: init("\x1b[36m", "\x1b[39m"), white: init("\x1b[37m", "\x1b[39m"), gray: init("\x1b[90m", "\x1b[39m"), + bgBlack: init("\x1b[40m", "\x1b[49m"), bgRed: init("\x1b[41m", "\x1b[49m"), bgGreen: init("\x1b[42m", "\x1b[49m"), @@ -58,6 +60,24 @@ let createColors = (enabled = isColorSupported) => { bgMagenta: init("\x1b[45m", "\x1b[49m"), bgCyan: init("\x1b[46m", "\x1b[49m"), bgWhite: init("\x1b[47m", "\x1b[49m"), + + blackBright: init("\x1b[90m", "\x1b[39m"), + redBright: init("\x1b[91m", "\x1b[39m"), + greenBright: init("\x1b[92m", "\x1b[39m"), + yellowBright: init("\x1b[93m", "\x1b[39m"), + blueBright: init("\x1b[94m", "\x1b[39m"), + magentaBright: init("\x1b[95m", "\x1b[39m"), + cyanBright: init("\x1b[96m", "\x1b[39m"), + whiteBright: init("\x1b[97m", "\x1b[39m"), + + bgBlackBright: init("\x1b[100m","\x1b[49m"), + bgRedBright: init("\x1b[101m","\x1b[49m"), + bgGreenBright: init("\x1b[102m","\x1b[49m"), + bgYellowBright: init("\x1b[103m","\x1b[49m"), + bgBlueBright: init("\x1b[104m","\x1b[49m"), + bgMagentaBright: init("\x1b[105m","\x1b[49m"), + bgCyanBright: init("\x1b[106m","\x1b[49m"), + bgWhiteBright: init("\x1b[107m","\x1b[49m"), } } diff --git a/node_modules/picocolors/types.ts b/node_modules/picocolors/types.ts index b4bacee4..8046e270 100644 --- a/node_modules/picocolors/types.ts +++ b/node_modules/picocolors/types.ts @@ -2,6 +2,7 @@ export type Formatter = (input: string | number | null | undefined) => string export interface Colors { isColorSupported: boolean + reset: Formatter bold: Formatter dim: Formatter @@ -10,6 +11,7 @@ export interface Colors { inverse: Formatter hidden: Formatter strikethrough: Formatter + black: Formatter red: Formatter green: Formatter @@ -19,6 +21,7 @@ export interface Colors { cyan: Formatter white: Formatter gray: Formatter + bgBlack: Formatter bgRed: Formatter bgGreen: Formatter @@ -27,4 +30,23 @@ export interface Colors { bgMagenta: Formatter bgCyan: Formatter bgWhite: Formatter + + blackBright: Formatter + redBright: Formatter + greenBright: Formatter + yellowBright: Formatter + blueBright: Formatter + magentaBright: Formatter + cyanBright: Formatter + whiteBright: Formatter + + bgBlackBright: Formatter + bgRedBright: Formatter + bgGreenBright: Formatter + bgYellowBright: Formatter + bgBlueBright: Formatter + bgMagentaBright: Formatter + bgCyanBright: Formatter + bgWhiteBright: Formatter + } diff --git a/node_modules/terser-webpack-plugin/node_modules/.bin/webpack b/node_modules/terser-webpack-plugin/node_modules/.bin/webpack index 3af7d8f6..cbb748f7 100755 --- a/node_modules/terser-webpack-plugin/node_modules/.bin/webpack +++ b/node_modules/terser-webpack-plugin/node_modules/.bin/webpack @@ -80,8 +80,8 @@ const runCli = cli => { if (pkg.type === "module" || /\.mjs/i.test(pkg.bin[cli.binName])) { import(path.resolve(path.dirname(pkgPath), pkg.bin[cli.binName])).catch( - error => { - console.error(error); + err => { + console.error(err); process.exitCode = 1; } ); @@ -113,8 +113,7 @@ if (!cli.installed) { const fs = require("graceful-fs"); const readLine = require("readline"); - const notify = - "CLI for webpack must be installed.\n" + ` ${cli.name} (${cli.url})\n`; + const notify = `CLI for webpack must be installed.\n ${cli.name} (${cli.url})\n`; console.error(notify); @@ -137,7 +136,7 @@ if (!cli.installed) { )} ${cli.package}".` ); - const question = `Do you want to install 'webpack-cli' (yes/no): `; + const question = "Do you want to install 'webpack-cli' (yes/no): "; const questionInterface = readLine.createInterface({ input: process.stdin, @@ -178,8 +177,8 @@ if (!cli.installed) { .then(() => { runCli(cli); }) - .catch(error => { - console.error(error); + .catch(err => { + console.error(err); process.exitCode = 1; }); }); diff --git a/node_modules/undici-types/errors.d.ts b/node_modules/undici-types/errors.d.ts index 7923ddd9..f6fb73b5 100644 --- a/node_modules/undici-types/errors.d.ts +++ b/node_modules/undici-types/errors.d.ts @@ -125,4 +125,25 @@ declare namespace Errors { name: 'ResponseExceededMaxSizeError'; code: 'UND_ERR_RES_EXCEEDED_MAX_SIZE'; } + + export class RequestRetryError extends UndiciError { + constructor ( + message: string, + statusCode: number, + headers?: IncomingHttpHeaders | string[] | null, + body?: null | Record | string + ); + name: 'RequestRetryError'; + code: 'UND_ERR_REQ_RETRY'; + statusCode: number; + data: { + count: number; + }; + headers: Record; + } + + export class SecureProxyConnectionError extends UndiciError { + name: 'SecureProxyConnectionError'; + code: 'UND_ERR_PRX_TLS'; + } } diff --git a/node_modules/undici-types/formdata.d.ts b/node_modules/undici-types/formdata.d.ts index df29a572..e676b11e 100644 --- a/node_modules/undici-types/formdata.d.ts +++ b/node_modules/undici-types/formdata.d.ts @@ -2,7 +2,7 @@ /// import { File } from './file' -import { SpecIterator, SpecIterableIterator } from './fetch' +import { SpecIterableIterator } from './fetch' /** * A `string` or `File` that represents a single value from a set of `FormData` key-value pairs. diff --git a/node_modules/undici-types/index.d.ts b/node_modules/undici-types/index.d.ts index 9e5eaeb3..f6be35cd 100644 --- a/node_modules/undici-types/index.d.ts +++ b/node_modules/undici-types/index.d.ts @@ -18,6 +18,7 @@ import EnvHttpProxyAgent from './env-http-proxy-agent' import RetryHandler from'./retry-handler' import RetryAgent from'./retry-agent' import { request, pipeline, stream, connect, upgrade } from './api' +import interceptors from './interceptors' export * from './util' export * from './cookies' @@ -32,7 +33,7 @@ export * from './content-type' export * from './cache' export { Interceptable } from './mock-interceptor' -export { Dispatcher, BalancedPool, Pool, Client, buildConnector, errors, Agent, request, stream, pipeline, connect, upgrade, setGlobalDispatcher, getGlobalDispatcher, setGlobalOrigin, getGlobalOrigin, MockClient, MockPool, MockAgent, mockErrors, ProxyAgent, EnvHttpProxyAgent, RedirectHandler, DecoratorHandler, RetryHandler, RetryAgent } +export { Dispatcher, BalancedPool, Pool, Client, buildConnector, errors, Agent, request, stream, pipeline, connect, upgrade, setGlobalDispatcher, getGlobalDispatcher, setGlobalOrigin, getGlobalOrigin, interceptors, MockClient, MockPool, MockAgent, mockErrors, ProxyAgent, EnvHttpProxyAgent, RedirectHandler, DecoratorHandler, RetryHandler, RetryAgent } export default Undici declare namespace Undici { @@ -41,7 +42,7 @@ declare namespace Undici { var RedirectHandler: typeof import ('./handlers').RedirectHandler var DecoratorHandler: typeof import ('./handlers').DecoratorHandler var RetryHandler: typeof import ('./retry-handler').default - var createRedirectInterceptor: typeof import ('./interceptors').createRedirectInterceptor + var createRedirectInterceptor: typeof import ('./interceptors').default.createRedirectInterceptor var BalancedPool: typeof import('./balanced-pool').default; var Client: typeof import('./client').default; var buildConnector: typeof import('./connector').default; @@ -66,9 +67,5 @@ declare namespace Undici { var File: typeof import('./file').File; var FileReader: typeof import('./filereader').FileReader; var caches: typeof import('./cache').caches; - var interceptors: { - dump: typeof import('./interceptors').dump; - retry: typeof import('./interceptors').retry; - redirect: typeof import('./interceptors').redirect; - } + var interceptors: typeof import('./interceptors').default; } diff --git a/node_modules/undici-types/interceptors.d.ts b/node_modules/undici-types/interceptors.d.ts index d546ac34..fab6da08 100644 --- a/node_modules/undici-types/interceptors.d.ts +++ b/node_modules/undici-types/interceptors.d.ts @@ -1,11 +1,15 @@ import Dispatcher from "./dispatcher"; import RetryHandler from "./retry-handler"; -export type DumpInterceptorOpts = { maxSize?: number } -export type RetryInterceptorOpts = RetryHandler.RetryOptions -export type RedirectInterceptorOpts = { maxRedirections?: number } +export default Interceptors; -export declare function createRedirectInterceptor (opts: RedirectInterceptorOpts): Dispatcher.DispatcherComposeInterceptor -export declare function dump(opts?: DumpInterceptorOpts): Dispatcher.DispatcherComposeInterceptor -export declare function retry(opts?: RetryInterceptorOpts): Dispatcher.DispatcherComposeInterceptor -export declare function redirect(opts?: RedirectInterceptorOpts): Dispatcher.DispatcherComposeInterceptor +declare namespace Interceptors { + export type DumpInterceptorOpts = { maxSize?: number } + export type RetryInterceptorOpts = RetryHandler.RetryOptions + export type RedirectInterceptorOpts = { maxRedirections?: number } + + export function createRedirectInterceptor(opts: RedirectInterceptorOpts): Dispatcher.DispatcherComposeInterceptor + export function dump(opts?: DumpInterceptorOpts): Dispatcher.DispatcherComposeInterceptor + export function retry(opts?: RetryInterceptorOpts): Dispatcher.DispatcherComposeInterceptor + export function redirect(opts?: RedirectInterceptorOpts): Dispatcher.DispatcherComposeInterceptor +} diff --git a/node_modules/undici-types/package.json b/node_modules/undici-types/package.json index ceceaf1a..4010eee6 100644 --- a/node_modules/undici-types/package.json +++ b/node_modules/undici-types/package.json @@ -1,6 +1,6 @@ { "name": "undici-types", - "version": "6.18.2", + "version": "6.19.8", "description": "A stand-alone types package for Undici", "homepage": "https://undici.nodejs.org", "bugs": { diff --git a/node_modules/undici-types/retry-agent.d.ts b/node_modules/undici-types/retry-agent.d.ts index cf559d95..963cea99 100644 --- a/node_modules/undici-types/retry-agent.d.ts +++ b/node_modules/undici-types/retry-agent.d.ts @@ -1,7 +1,4 @@ -import Agent from './agent' -import buildConnector from './connector'; import Dispatcher from './dispatcher' -import { IncomingHttpHeaders } from './header' import RetryHandler from './retry-handler' export default RetryAgent diff --git a/node_modules/undici-types/webidl.d.ts b/node_modules/undici-types/webidl.d.ts index fe802a20..8a23a85b 100644 --- a/node_modules/undici-types/webidl.d.ts +++ b/node_modules/undici-types/webidl.d.ts @@ -55,9 +55,7 @@ interface WebidlUtil { V: unknown, bitLength: number, signedness: 'signed' | 'unsigned', - opts?: ConvertToIntOpts, - prefix: string, - argument: string + opts?: ConvertToIntOpts ): number /** diff --git a/node_modules/webpack-cli/node_modules/.bin/webpack b/node_modules/webpack-cli/node_modules/.bin/webpack index 3af7d8f6..cbb748f7 100755 --- a/node_modules/webpack-cli/node_modules/.bin/webpack +++ b/node_modules/webpack-cli/node_modules/.bin/webpack @@ -80,8 +80,8 @@ const runCli = cli => { if (pkg.type === "module" || /\.mjs/i.test(pkg.bin[cli.binName])) { import(path.resolve(path.dirname(pkgPath), pkg.bin[cli.binName])).catch( - error => { - console.error(error); + err => { + console.error(err); process.exitCode = 1; } ); @@ -113,8 +113,7 @@ if (!cli.installed) { const fs = require("graceful-fs"); const readLine = require("readline"); - const notify = - "CLI for webpack must be installed.\n" + ` ${cli.name} (${cli.url})\n`; + const notify = `CLI for webpack must be installed.\n ${cli.name} (${cli.url})\n`; console.error(notify); @@ -137,7 +136,7 @@ if (!cli.installed) { )} ${cli.package}".` ); - const question = `Do you want to install 'webpack-cli' (yes/no): `; + const question = "Do you want to install 'webpack-cli' (yes/no): "; const questionInterface = readLine.createInterface({ input: process.stdin, @@ -178,8 +177,8 @@ if (!cli.installed) { .then(() => { runCli(cli); }) - .catch(error => { - console.error(error); + .catch(err => { + console.error(err); process.exitCode = 1; }); }); diff --git a/node_modules/webpack/README.md b/node_modules/webpack/README.md index 1babcc08..e26e3b27 100644 --- a/node_modules/webpack/README.md +++ b/node_modules/webpack/README.md @@ -8,9 +8,10 @@ [![npm][npm]][npm-url] [![node][node]][node-url] +[![builds1][builds1]][builds1-url] [![builds2][builds2]][builds2-url] +[![dependency-review][dependency-review]][dependency-review-url] [![coverage][cover]][cover-url] -[![licenses][licenses]][licenses-url] [![PR's welcome][prs]][prs-url]
@@ -716,9 +717,11 @@ src="https://static.monei.net/monei-logo.svg" height="30" alt="MONEI"> [node-url]: https://nodejs.org [prs]: https://img.shields.io/badge/PRs-welcome-brightgreen.svg [prs-url]: https://webpack.js.org/contribute/ -[builds2]: https://dev.azure.com/webpack/webpack/_apis/build/status/webpack.webpack -[builds2-url]: https://dev.azure.com/webpack/webpack/_build/latest?definitionId=3 -[licenses-url]: https://app.fossa.io/projects/git%2Bhttps%3A%2F%2Fgithub.com%2Fwebpack%2Fwebpack?ref=badge_shield -[licenses]: https://app.fossa.io/api/projects/git%2Bhttps%3A%2F%2Fgithub.com%2Fwebpack%2Fwebpack.svg?type=shield +[builds1]: https://github.com/webpack/webpack/actions/workflows/test.yml/badge.svg +[builds1-url]: https://github.com/webpack/webpack/actions/workflows/test.yml +[builds2]: https://dev.azure.com/webpack/webpack/_apis/build/status%2Fwebpack.webpack?branchName=main +[builds2-url]: https://dev.azure.com/webpack/webpack/_build/latest?definitionId=3&branchName=main +[dependency-review-url]: https://github.com/webpack/webpack/actions/workflows/dependency-review.yml +[dependency-review]: https://github.com/webpack/webpack/actions/workflows/dependency-review.yml/badge.svg [cover]: https://codecov.io/gh/webpack/webpack/branch/master/graph/badge.svg?token=mDP3mQJNnn [cover-url]: https://codecov.io/gh/webpack/webpack diff --git a/node_modules/webpack/bin/webpack.js b/node_modules/webpack/bin/webpack.js index 3af7d8f6..cbb748f7 100755 --- a/node_modules/webpack/bin/webpack.js +++ b/node_modules/webpack/bin/webpack.js @@ -80,8 +80,8 @@ const runCli = cli => { if (pkg.type === "module" || /\.mjs/i.test(pkg.bin[cli.binName])) { import(path.resolve(path.dirname(pkgPath), pkg.bin[cli.binName])).catch( - error => { - console.error(error); + err => { + console.error(err); process.exitCode = 1; } ); @@ -113,8 +113,7 @@ if (!cli.installed) { const fs = require("graceful-fs"); const readLine = require("readline"); - const notify = - "CLI for webpack must be installed.\n" + ` ${cli.name} (${cli.url})\n`; + const notify = `CLI for webpack must be installed.\n ${cli.name} (${cli.url})\n`; console.error(notify); @@ -137,7 +136,7 @@ if (!cli.installed) { )} ${cli.package}".` ); - const question = `Do you want to install 'webpack-cli' (yes/no): `; + const question = "Do you want to install 'webpack-cli' (yes/no): "; const questionInterface = readLine.createInterface({ input: process.stdin, @@ -178,8 +177,8 @@ if (!cli.installed) { .then(() => { runCli(cli); }) - .catch(error => { - console.error(error); + .catch(err => { + console.error(err); process.exitCode = 1; }); }); diff --git a/node_modules/webpack/hot/log.js b/node_modules/webpack/hot/log.js index 281771d1..63758822 100644 --- a/node_modules/webpack/hot/log.js +++ b/node_modules/webpack/hot/log.js @@ -73,7 +73,6 @@ module.exports.formatError = function (err) { return message; } else if (stack.indexOf(message) < 0) { return message + "\n" + stack; - } else { - return stack; } + return stack; }; diff --git a/node_modules/webpack/hot/only-dev-server.js b/node_modules/webpack/hot/only-dev-server.js index 62309222..5979ab54 100644 --- a/node_modules/webpack/hot/only-dev-server.js +++ b/node_modules/webpack/hot/only-dev-server.js @@ -2,7 +2,7 @@ MIT License http://www.opensource.org/licenses/mit-license.php Author Tobias Koppers @sokra */ -/*globals __webpack_hash__ */ +/* globals __webpack_hash__ */ if (module.hot) { /** @type {undefined|string} */ var lastHash; diff --git a/node_modules/webpack/hot/poll.js b/node_modules/webpack/hot/poll.js index fd601e20..b87c2525 100644 --- a/node_modules/webpack/hot/poll.js +++ b/node_modules/webpack/hot/poll.js @@ -2,7 +2,7 @@ MIT License http://www.opensource.org/licenses/mit-license.php Author Tobias Koppers @sokra */ -/*globals __resourceQuery */ +/* globals __resourceQuery */ if (module.hot) { var hotPollInterval = +__resourceQuery.slice(1) || 10 * 60 * 1000; var log = require("./log"); diff --git a/node_modules/webpack/hot/signal.js b/node_modules/webpack/hot/signal.js index a752e89c..36a0cbe3 100644 --- a/node_modules/webpack/hot/signal.js +++ b/node_modules/webpack/hot/signal.js @@ -2,7 +2,7 @@ MIT License http://www.opensource.org/licenses/mit-license.php Author Tobias Koppers @sokra */ -/*globals __resourceQuery */ +/* globals __resourceQuery */ if (module.hot) { var log = require("./log"); diff --git a/node_modules/webpack/lib/APIPlugin.js b/node_modules/webpack/lib/APIPlugin.js index f76f7714..a36422ed 100644 --- a/node_modules/webpack/lib/APIPlugin.js +++ b/node_modules/webpack/lib/APIPlugin.js @@ -144,6 +144,7 @@ class APIPlugin { constructor(options = {}) { this.options = options; } + /** * Apply the plugin * @param {Compiler} compiler the compiler instance @@ -213,7 +214,7 @@ class APIPlugin { * @param {JavascriptParser} parser the parser */ const handler = parser => { - Object.keys(REPLACEMENTS).forEach(key => { + for (const key of Object.keys(REPLACEMENTS)) { const info = REPLACEMENTS[key]; parser.hooks.expression.for(key).tap(PLUGIN_NAME, expression => { const dep = toConstantDependency(parser, info.expr, info.req); @@ -237,7 +238,7 @@ class APIPlugin { .for(key) .tap(PLUGIN_NAME, evaluateToString(info.type)); } - }); + } parser.hooks.expression .for("__webpack_layer__") @@ -277,7 +278,7 @@ class APIPlugin { (parser.state.module.buildInfo).moduleConcatenationBailout = "__webpack_module__.id"; const dep = new ConstDependency( - parser.state.module.moduleArgument + ".id", + `${parser.state.module.moduleArgument}.id`, /** @type {Range} */ (expr.range), [RuntimeGlobals.moduleId] ); diff --git a/node_modules/webpack/lib/AbstractMethodError.js b/node_modules/webpack/lib/AbstractMethodError.js index bbf2d08a..7a9d2f99 100644 --- a/node_modules/webpack/lib/AbstractMethodError.js +++ b/node_modules/webpack/lib/AbstractMethodError.js @@ -13,18 +13,22 @@ const CURRENT_METHOD_REGEXP = /at ([a-zA-Z0-9_.]*)/; * @returns {string} message */ function createMessage(method) { - return `Abstract method${method ? " " + method : ""}. Must be overridden.`; + return `Abstract method${method ? ` ${method}` : ""}. Must be overridden.`; } /** * @constructor */ function Message() { - /** @type {string} */ + /** @type {string | undefined} */ this.stack = undefined; Error.captureStackTrace(this); - /** @type {RegExpMatchArray} */ - const match = this.stack.split("\n")[3].match(CURRENT_METHOD_REGEXP); + /** @type {RegExpMatchArray | null} */ + const match = + /** @type {string} */ + (/** @type {unknown} */ (this.stack)) + .split("\n")[3] + .match(CURRENT_METHOD_REGEXP); this.message = match && match[1] ? createMessage(match[1]) : createMessage(); } @@ -32,12 +36,13 @@ function Message() { /** * Error for abstract method * @example + * ```js * class FooClass { * abstractMethod() { * throw new AbstractMethodError(); // error message: Abstract method FooClass.abstractMethod. Must be overridden. * } * } - * + * ``` */ class AbstractMethodError extends WebpackError { constructor() { diff --git a/node_modules/webpack/lib/AutomaticPrefetchPlugin.js b/node_modules/webpack/lib/AutomaticPrefetchPlugin.js index 60a365e6..991ffc91 100644 --- a/node_modules/webpack/lib/AutomaticPrefetchPlugin.js +++ b/node_modules/webpack/lib/AutomaticPrefetchPlugin.js @@ -45,7 +45,7 @@ class AutomaticPrefetchPlugin { "AutomaticPrefetchPlugin", (compilation, callback) => { if (!lastModules) return callback(); - asyncLib.forEach( + asyncLib.each( lastModules, (m, callback) => { compilation.addModuleChain( diff --git a/node_modules/webpack/lib/BannerPlugin.js b/node_modules/webpack/lib/BannerPlugin.js index 7b270494..4793a77c 100644 --- a/node_modules/webpack/lib/BannerPlugin.js +++ b/node_modules/webpack/lib/BannerPlugin.js @@ -14,7 +14,9 @@ const createSchemaValidation = require("./util/create-schema-validation"); /** @typedef {import("../declarations/plugins/BannerPlugin").BannerFunction} BannerFunction */ /** @typedef {import("../declarations/plugins/BannerPlugin").BannerPluginArgument} BannerPluginArgument */ /** @typedef {import("../declarations/plugins/BannerPlugin").BannerPluginOptions} BannerPluginOptions */ +/** @typedef {import("./Compilation").PathData} PathData */ /** @typedef {import("./Compiler")} Compiler */ +/** @typedef {import("./TemplatedPathPlugin").TemplatePath} TemplatePath */ const validate = createSchemaValidation( require("../schemas/plugins/BannerPlugin.check.js"), @@ -59,6 +61,7 @@ class BannerPlugin { const bannerOption = options.banner; if (typeof bannerOption === "function") { const getBanner = bannerOption; + /** @type {BannerFunction} */ this.banner = this.options.raw ? getBanner : /** @type {BannerFunction} */ data => wrapComment(getBanner(data)); @@ -66,6 +69,7 @@ class BannerPlugin { const banner = this.options.raw ? bannerOption : wrapComment(bannerOption); + /** @type {BannerFunction} */ this.banner = () => banner; } } @@ -103,15 +107,17 @@ class BannerPlugin { continue; } - const data = { - chunk, - filename: file - }; + /** @type {PathData} */ + const data = { chunk, filename: file }; - const comment = compilation.getPath(banner, data); + const comment = compilation.getPath( + /** @type {TemplatePath} */ + (banner), + data + ); compilation.updateAsset(file, old => { - let cached = cache.get(old); + const cached = cache.get(old); if (!cached || cached.comment !== comment) { const source = options.footer ? new ConcatSource(old, "\n", comment) diff --git a/node_modules/webpack/lib/Cache.js b/node_modules/webpack/lib/Cache.js index 8d982e10..055ad6d2 100644 --- a/node_modules/webpack/lib/Cache.js +++ b/node_modules/webpack/lib/Cache.js @@ -38,16 +38,14 @@ const { * @param {function(Error=): void} callback callback * @returns {function(Error=): void} callback */ -const needCalls = (times, callback) => { - return err => { - if (--times === 0) { - return callback(err); - } - if (err && times > 0) { - times = 0; - return callback(err); - } - }; +const needCalls = (times, callback) => err => { + if (--times === 0) { + return callback(err); + } + if (err && times > 0) { + times = 0; + return callback(err); + } }; class Cache { diff --git a/node_modules/webpack/lib/CacheFacade.js b/node_modules/webpack/lib/CacheFacade.js index 810438b4..eece9631 100644 --- a/node_modules/webpack/lib/CacheFacade.js +++ b/node_modules/webpack/lib/CacheFacade.js @@ -38,6 +38,7 @@ class MultiItemCache { */ constructor(items) { this._items = items; + // eslint-disable-next-line no-constructor-return if (items.length === 1) return /** @type {any} */ (items[0]); } @@ -59,12 +60,11 @@ class MultiItemCache { * @param {number} i index * @returns {Promise} promise with the data */ - const next = i => { - return this._items[i].getPromise().then(result => { + const next = i => + this._items[i].getPromise().then(result => { if (result !== undefined) return result; if (++i < this._items.length) return next(i); }); - }; return next(0); } diff --git a/node_modules/webpack/lib/CaseSensitiveModulesWarning.js b/node_modules/webpack/lib/CaseSensitiveModulesWarning.js index e4dec228..58a38e55 100644 --- a/node_modules/webpack/lib/CaseSensitiveModulesWarning.js +++ b/node_modules/webpack/lib/CaseSensitiveModulesWarning.js @@ -14,8 +14,8 @@ const WebpackError = require("./WebpackError"); * @param {Module[]} modules the modules to be sorted * @returns {Module[]} sorted version of original modules */ -const sortModules = modules => { - return modules.sort((a, b) => { +const sortModules = modules => + modules.sort((a, b) => { const aIdent = a.identifier(); const bIdent = b.identifier(); /* istanbul ignore next */ @@ -25,20 +25,19 @@ const sortModules = modules => { /* istanbul ignore next */ return 0; }); -}; /** * @param {Module[]} modules each module from throw * @param {ModuleGraph} moduleGraph the module graph * @returns {string} each message from provided modules */ -const createModulesListMessage = (modules, moduleGraph) => { - return modules +const createModulesListMessage = (modules, moduleGraph) => + modules .map(m => { let message = `* ${m.identifier()}`; const validReasons = Array.from( moduleGraph.getIncomingConnectionsByOriginModule(m).keys() - ).filter(x => x); + ).filter(Boolean); if (validReasons.length > 0) { message += `\n Used by ${validReasons.length} module(s), i. e.`; @@ -49,7 +48,6 @@ const createModulesListMessage = (modules, moduleGraph) => { return message; }) .join("\n"); -}; class CaseSensitiveModulesWarning extends WebpackError { /** diff --git a/node_modules/webpack/lib/Chunk.js b/node_modules/webpack/lib/Chunk.js index e308eae7..3b1b93c0 100644 --- a/node_modules/webpack/lib/Chunk.js +++ b/node_modules/webpack/lib/Chunk.js @@ -22,14 +22,15 @@ const { mergeRuntime } = require("./util/runtime"); /** @typedef {import("./ChunkGraph").ChunkFilterPredicate} ChunkFilterPredicate */ /** @typedef {import("./ChunkGraph").ChunkSizeOptions} ChunkSizeOptions */ /** @typedef {import("./ChunkGraph").ModuleFilterPredicate} ModuleFilterPredicate */ +/** @typedef {import("./ChunkGraph").ModuleId} ModuleId */ /** @typedef {import("./ChunkGroup")} ChunkGroup */ /** @typedef {import("./ChunkGroup").ChunkGroupOptions} ChunkGroupOptions */ /** @typedef {import("./Compilation")} Compilation */ /** @typedef {import("./Compilation").AssetInfo} AssetInfo */ -/** @typedef {import("./Compilation").PathData} PathData */ /** @typedef {import("./Entrypoint").EntryOptions} EntryOptions */ /** @typedef {import("./Module")} Module */ /** @typedef {import("./ModuleGraph")} ModuleGraph */ +/** @typedef {import("./TemplatedPathPlugin").TemplatePath} TemplatePath */ /** @typedef {import("./util/Hash")} Hash */ /** @typedef {import("./util/runtime").RuntimeSpec} RuntimeSpec */ @@ -81,9 +82,9 @@ class Chunk { this.idNameHints = new SortableSet(); /** @type {boolean} */ this.preventIntegration = false; - /** @type {(string | function(PathData, AssetInfo=): string) | undefined} */ + /** @type {TemplatePath | undefined} */ this.filenameTemplate = undefined; - /** @type {(string | function(PathData, AssetInfo=): string) | undefined} */ + /** @type {TemplatePath | undefined} */ this.cssFilenameTemplate = undefined; /** * @private @@ -124,11 +125,11 @@ class Chunk { return undefined; } else if (entryModules.length === 1) { return entryModules[0]; - } else { - throw new Error( - "Module.entryModule: Multiple entry modules are not supported by the deprecated API (Use the new ChunkGroup API)" - ); } + + throw new Error( + "Module.entryModule: Multiple entry modules are not supported by the deprecated API (Use the new ChunkGroup API)" + ); } /** @@ -271,9 +272,9 @@ class Chunk { if (chunkGraph.canChunksBeIntegrated(this, otherChunk)) { chunkGraph.integrateChunks(this, otherChunk); return true; - } else { - return false; } + + return false; } /** @@ -367,7 +368,9 @@ class Chunk { array = []; chunkModuleIdMap[/** @type {ChunkId} */ (asyncChunk.id)] = array; } - const moduleId = chunkGraph.getModuleId(module); + const moduleId = + /** @type {ModuleId} */ + (chunkGraph.getModuleId(module)); array.push(moduleId); chunkModuleHashMap[moduleId] = chunkGraph.getRenderedModuleHash( module, @@ -766,7 +769,7 @@ class Chunk { }); } } - if (list.length === 0) return undefined; + if (list.length === 0) return; list.sort((a, b) => { const cmp = /** @type {number} */ (b.order) - /** @type {number} */ (a.order); diff --git a/node_modules/webpack/lib/ChunkGraph.js b/node_modules/webpack/lib/ChunkGraph.js index 190256b2..462ec9f3 100644 --- a/node_modules/webpack/lib/ChunkGraph.js +++ b/node_modules/webpack/lib/ChunkGraph.js @@ -30,6 +30,7 @@ const { /** @typedef {import("./AsyncDependenciesBlock")} AsyncDependenciesBlock */ /** @typedef {import("./Chunk")} Chunk */ +/** @typedef {import("./Chunk").ChunkId} ChunkId */ /** @typedef {import("./ChunkGroup")} ChunkGroup */ /** @typedef {import("./Module")} Module */ /** @typedef {import("./ModuleGraph")} ModuleGraph */ @@ -73,9 +74,7 @@ class ModuleHashInfo { * @param {SortableSet} set the set * @returns {T[]} set as array */ -const getArray = set => { - return Array.from(set); -}; +const getArray = set => Array.from(set); /** * @param {SortableSet} chunks the chunks @@ -159,7 +158,7 @@ const getModulesSize = modules => { * @returns {Record} the sizes of the modules */ const getModulesSizes = modules => { - let sizes = Object.create(null); + const sizes = Object.create(null); for (const module of modules) { for (const type of module.getSourceTypes()) { sizes[type] = (sizes[type] || 0) + module.size(type); @@ -199,7 +198,7 @@ class ChunkGraphModule { this.runtimeInChunks = undefined; /** @type {RuntimeSpecMap | undefined} */ this.hashes = undefined; - /** @type {string | number} */ + /** @type {ModuleId | null} */ this.id = null; /** @type {RuntimeSpecMap> | undefined} */ this.runtimeRequirements = undefined; @@ -702,7 +701,7 @@ class ChunkGraph { const modulesWithSourceType = cgc.modules .getFromUnorderedCache(cgc._modulesBySourceType) .get(sourceType); - if (modulesWithSourceType === undefined) return undefined; + if (modulesWithSourceType === undefined) return; modulesWithSourceType.sortWith(comparator); return modulesWithSourceType; } @@ -749,9 +748,9 @@ class ChunkGraph { if (filterFn(module)) { if (array === undefined) { array = []; - chunkModuleIdMap[asyncChunk.id] = array; + chunkModuleIdMap[/** @type {ChunkId} */ (asyncChunk.id)] = array; } - const moduleId = this.getModuleId(module); + const moduleId = /** @type {ModuleId} */ (this.getModuleId(module)); array.push(moduleId); } } @@ -773,13 +772,15 @@ class ChunkGraph { hashLength = 0, includeAllChunks = false ) { - /** @type {Record>} */ + /** @type {Record>} */ const chunkModuleHashMap = Object.create(null); + /** @typedef {Record} IdToHashMap */ + for (const asyncChunk of includeAllChunks ? chunk.getAllReferencedChunks() : chunk.getAllAsyncChunks()) { - /** @type {Record | undefined} */ + /** @type {IdToHashMap | undefined} */ let idToHashMap; for (const module of this.getOrderedChunkModulesIterable( asyncChunk, @@ -788,11 +789,15 @@ class ChunkGraph { if (filterFn(module)) { if (idToHashMap === undefined) { idToHashMap = Object.create(null); - chunkModuleHashMap[asyncChunk.id] = idToHashMap; + chunkModuleHashMap[/** @type {ChunkId} */ (asyncChunk.id)] = + /** @type {IdToHashMap} */ (idToHashMap); } const moduleId = this.getModuleId(module); const hash = this.getRenderedModuleHash(module, asyncChunk.runtime); - idToHashMap[moduleId] = hashLength ? hash.slice(0, hashLength) : hash; + /** @type {IdToHashMap} */ + (idToHashMap)[/** @type {ModuleId} */ (moduleId)] = hashLength + ? hash.slice(0, hashLength) + : hash; } } } @@ -808,7 +813,7 @@ class ChunkGraph { getChunkConditionMap(chunk, filterFn) { const map = Object.create(null); for (const c of chunk.getAllReferencedChunks()) { - map[c.id] = filterFn(c, this); + map[/** @type {ChunkId} */ (c.id)] = filterFn(c, this); } return map; } @@ -916,7 +921,7 @@ class ChunkGraph { const cgcB = this._getChunkGraphChunk(chunkB); const allModules = new Set(cgcA.modules); for (const m of cgcB.modules) allModules.add(m); - let modulesSize = getModulesSize(allModules); + const modulesSize = getModulesSize(allModules); const chunkOverhead = typeof options.chunkOverhead === "number" ? options.chunkOverhead : 10000; const entryChunkMultiplicator = @@ -950,9 +955,9 @@ class ChunkGraph { return isAvailableChunk(chunkA, chunkB); } else if (hasRuntimeB) { return isAvailableChunk(chunkB, chunkA); - } else { - return false; } + + return false; } if ( @@ -1011,7 +1016,12 @@ class ChunkGraph { this.getChunkEntryModulesWithChunkGroupIterable(chunkB) )) { this.disconnectChunkAndEntryModule(chunkB, module); - this.connectChunkAndEntryModule(chunkA, module, chunkGroup); + this.connectChunkAndEntryModule( + chunkA, + module, + /** @type {Entrypoint} */ + (chunkGroup) + ); } for (const chunkGroup of chunkB.groupsIterable) { @@ -1052,7 +1062,7 @@ class ChunkGraph { /** * @param {Chunk} chunk the new chunk * @param {Module} module the entry module - * @param {Entrypoint=} entrypoint the chunk group which must be loaded before the module is executed + * @param {Entrypoint} entrypoint the chunk group which must be loaded before the module is executed * @returns {void} */ connectChunkAndEntryModule(chunk, module, entrypoint) { @@ -1111,8 +1121,9 @@ class ChunkGraph { disconnectChunkAndEntryModule(chunk, module) { const cgm = this._getChunkGraphModule(module); const cgc = this._getChunkGraphChunk(chunk); - cgm.entryInChunks.delete(chunk); - if (cgm.entryInChunks.size === 0) { + /** @type {EntryInChunks} */ + (cgm.entryInChunks).delete(chunk); + if (/** @type {EntryInChunks} */ (cgm.entryInChunks).size === 0) { cgm.entryInChunks = undefined; } cgc.entryModules.delete(module); @@ -1126,8 +1137,9 @@ class ChunkGraph { disconnectChunkAndRuntimeModule(chunk, module) { const cgm = this._getChunkGraphModule(module); const cgc = this._getChunkGraphChunk(chunk); - cgm.runtimeInChunks.delete(chunk); - if (cgm.runtimeInChunks.size === 0) { + /** @type {RuntimeInChunks} */ + (cgm.runtimeInChunks).delete(chunk); + if (/** @type {RuntimeInChunks} */ (cgm.runtimeInChunks).size === 0) { cgm.runtimeInChunks = undefined; } cgc.runtimeModules.delete(module); @@ -1154,8 +1166,9 @@ class ChunkGraph { const cgc = this._getChunkGraphChunk(chunk); for (const module of cgc.entryModules.keys()) { const cgm = this._getChunkGraphModule(module); - cgm.entryInChunks.delete(chunk); - if (cgm.entryInChunks.size === 0) { + /** @type {EntryInChunks} */ + (cgm.entryInChunks).delete(chunk); + if (/** @type {EntryInChunks} */ (cgm.entryInChunks).size === 0) { cgm.entryInChunks = undefined; } } @@ -1322,7 +1335,7 @@ class ChunkGraph { /** * @param {Module} module the module - * @returns {ModuleId} the id of the module + * @returns {ModuleId | null} the id of the module */ getModuleId(module) { const cgm = this._getChunkGraphModule(module); @@ -1344,7 +1357,7 @@ class ChunkGraph { * @returns {string | number} the id of the runtime */ getRuntimeId(runtime) { - return this._runtimeIds.get(runtime); + return /** @type {string | number} */ (this._runtimeIds.get(runtime)); } /** @@ -1474,10 +1487,10 @@ Caller might not support runtime-dependent code generation (opt-out via optimiza } else if (!transferOwnership || runtimeRequirements.size >= items.size) { for (const item of items) runtimeRequirements.add(item); return runtimeRequirements; - } else { - for (const item of runtimeRequirements) items.add(item); - return items; } + + for (const item of runtimeRequirements) items.add(item); + return items; }); } @@ -1593,6 +1606,7 @@ Caller might not support runtime-dependent code generation (opt-out via optimiza if (cgm.graphHashesWithConnections === undefined) { cgm.graphHashesWithConnections = new RuntimeSpecMap(); } + /** * @param {ConnectionState} state state * @returns {"F" | "T" | "O"} result @@ -1615,6 +1629,10 @@ Caller might not support runtime-dependent code generation (opt-out via optimiza const activeNamespaceModules = new Set(); /** @type {Map>} */ const connectedModules = new Map(); + /** + * @param {ModuleGraphConnection} connection connection + * @param {string} stateInfo state info + */ const processConnection = (connection, stateInfo) => { const module = connection.module; stateInfo += module.getExportsType(this.moduleGraph, strict); @@ -1696,7 +1714,9 @@ Caller might not support runtime-dependent code generation (opt-out via optimiza hash.update(xor.toString(16)); }; if (activeNamespaceModules.size === 1) - addModuleToHash(activeNamespaceModules.values().next().value); + addModuleToHash( + /** @type {Module} */ (activeNamespaceModules.values().next().value) + ); else if (activeNamespaceModules.size > 1) addModulesToHash(activeNamespaceModules); for (const [stateInfo, modules] of connectedModulesInOrder) { @@ -1740,12 +1760,13 @@ Caller might not support runtime-dependent code generation (opt-out via optimiza const chunkGraph = chunkGraphForModuleMap.get(module); if (!chunkGraph) throw new Error( - deprecateMessage + - ": There was no ChunkGraph assigned to the Module for backward-compat (Use the new API)" + `${ + deprecateMessage + }: There was no ChunkGraph assigned to the Module for backward-compat (Use the new API)` ); return chunkGraph; }, - deprecateMessage + ": Use new ChunkGraph API", + `${deprecateMessage}: Use new ChunkGraph API`, deprecationCode ); deprecateGetChunkGraphForModuleMap.set(deprecateMessage, newFn); @@ -1790,12 +1811,13 @@ Caller might not support runtime-dependent code generation (opt-out via optimiza const chunkGraph = chunkGraphForChunkMap.get(chunk); if (!chunkGraph) throw new Error( - deprecateMessage + - "There was no ChunkGraph assigned to the Chunk for backward-compat (Use the new API)" + `${ + deprecateMessage + }There was no ChunkGraph assigned to the Chunk for backward-compat (Use the new API)` ); return chunkGraph; }, - deprecateMessage + ": Use new ChunkGraph API", + `${deprecateMessage}: Use new ChunkGraph API`, deprecationCode ); deprecateGetChunkGraphForChunkMap.set(deprecateMessage, newFn); diff --git a/node_modules/webpack/lib/ChunkGroup.js b/node_modules/webpack/lib/ChunkGroup.js index a951cf3a..9b899dd2 100644 --- a/node_modules/webpack/lib/ChunkGroup.js +++ b/node_modules/webpack/lib/ChunkGroup.js @@ -22,7 +22,7 @@ const { /** @typedef {import("./ModuleGraph")} ModuleGraph */ /** @typedef {{id: number}} HasId */ -/** @typedef {{module: Module, loc: DependencyLocation, request: string}} OriginRecord */ +/** @typedef {{module: Module | null, loc: DependencyLocation, request: string}} OriginRecord */ /** * @typedef {object} RawChunkGroupOptions @@ -404,7 +404,7 @@ class ChunkGroup { } /** - * @param {Module} module origin module + * @param {Module | null} module origin module * @param {DependencyLocation} loc location of the reference in the origin module * @param {string} request request name of the reference * @returns {void} @@ -478,7 +478,6 @@ class ChunkGroup { /** * Sorting predicate which allows current ChunkGroup to be compared against another. * Sorting values are based off of number of chunks in ChunkGroup. - * * @param {ChunkGraph} chunkGraph the chunk graph * @param {ChunkGroup} otherGroup the chunkGroup to compare this against * @returns {-1|0|1} sort position for comparison diff --git a/node_modules/webpack/lib/ChunkTemplate.js b/node_modules/webpack/lib/ChunkTemplate.js index e98280f5..238144a3 100644 --- a/node_modules/webpack/lib/ChunkTemplate.js +++ b/node_modules/webpack/lib/ChunkTemplate.js @@ -8,8 +8,21 @@ const util = require("util"); const memoize = require("./util/memoize"); +/** @typedef {import("tapable").Tap} Tap */ /** @typedef {import("../declarations/WebpackOptions").Output} OutputOptions */ +/** @typedef {import("./Chunk")} Chunk */ /** @typedef {import("./Compilation")} Compilation */ +/** @typedef {import("./Compilation").ChunkHashContext} ChunkHashContext */ +/** @typedef {import("./Compilation").Hash} Hash */ +/** @typedef {import("./Compilation").RenderManifestEntry} RenderManifestEntry */ +/** @typedef {import("./Compilation").RenderManifestOptions} RenderManifestOptions */ +/** @typedef {import("./Compilation").Source} Source */ +/** @typedef {import("./ModuleTemplate")} ModuleTemplate */ +/** @typedef {import("./javascript/JavascriptModulesPlugin").RenderContext} RenderContext */ +/** + * @template T + * @typedef {import("tapable").IfSet} IfSet + */ const getJavascriptModulesPlugin = memoize(() => require("./javascript/JavascriptModulesPlugin") @@ -26,6 +39,11 @@ class ChunkTemplate { this.hooks = Object.freeze({ renderManifest: { tap: util.deprecate( + /** + * @template AdditionalOptions + * @param {string | Tap & IfSet} options options + * @param {function(RenderManifestEntry[], RenderManifestOptions): RenderManifestEntry[]} fn function + */ (options, fn) => { compilation.hooks.renderManifest.tap( options, @@ -41,6 +59,11 @@ class ChunkTemplate { }, modules: { tap: util.deprecate( + /** + * @template AdditionalOptions + * @param {string | Tap & IfSet} options options + * @param {function(Source, ModuleTemplate, RenderContext): Source} fn function + */ (options, fn) => { getJavascriptModulesPlugin() .getCompilationHooks(compilation) @@ -58,6 +81,11 @@ class ChunkTemplate { }, render: { tap: util.deprecate( + /** + * @template AdditionalOptions + * @param {string | Tap & IfSet} options options + * @param {function(Source, ModuleTemplate, RenderContext): Source} fn function + */ (options, fn) => { getJavascriptModulesPlugin() .getCompilationHooks(compilation) @@ -75,6 +103,11 @@ class ChunkTemplate { }, renderWithEntry: { tap: util.deprecate( + /** + * @template AdditionalOptions + * @param {string | Tap & IfSet} options options + * @param {function(Source, Chunk): Source} fn function + */ (options, fn) => { getJavascriptModulesPlugin() .getCompilationHooks(compilation) @@ -96,6 +129,11 @@ class ChunkTemplate { }, hash: { tap: util.deprecate( + /** + * @template AdditionalOptions + * @param {string | Tap & IfSet} options options + * @param {function(Hash): void} fn function + */ (options, fn) => { compilation.hooks.fullHash.tap(options, fn); }, @@ -105,6 +143,11 @@ class ChunkTemplate { }, hashForChunk: { tap: util.deprecate( + /** + * @template AdditionalOptions + * @param {string | Tap & IfSet} options options + * @param {function(Hash, Chunk, ChunkHashContext): void} fn function + */ (options, fn) => { getJavascriptModulesPlugin() .getCompilationHooks(compilation) diff --git a/node_modules/webpack/lib/CleanPlugin.js b/node_modules/webpack/lib/CleanPlugin.js index 1bae3ed9..5c15b328 100644 --- a/node_modules/webpack/lib/CleanPlugin.js +++ b/node_modules/webpack/lib/CleanPlugin.js @@ -7,7 +7,7 @@ const asyncLib = require("neo-async"); const { SyncBailHook } = require("tapable"); -const Compilation = require("../lib/Compilation"); +const Compilation = require("./Compilation"); const createSchemaValidation = require("./util/create-schema-validation"); const { join } = require("./util/fs"); const processAsyncTree = require("./util/processAsyncTree"); @@ -28,6 +28,12 @@ const processAsyncTree = require("./util/processAsyncTree"); * @property {SyncBailHook<[string], boolean>} keep when returning true the file/directory will be kept during cleaning, returning false will clean it and ignore the following plugins and config */ +/** + * @callback KeepFn + * @param {string} path path + * @returns {boolean} true, if the path should be kept + */ + const validate = createSchemaValidation( undefined, () => { @@ -326,21 +332,14 @@ class CleanPlugin { apply(compiler) { const { dry, keep } = this.options; + /** @type {KeepFn} */ const keepFn = typeof keep === "function" ? keep : typeof keep === "string" - ? /** - * @param {string} path path - * @returns {boolean} true, if the path should be kept - */ - path => path.startsWith(keep) + ? path => path.startsWith(keep) : typeof keep === "object" && keep.test - ? /** - * @param {string} path path - * @returns {boolean} true, if the path should be kept - */ - path => keep.test(path) + ? path => keep.test(path) : () => false; // We assume that no external modification happens while the compiler is active diff --git a/node_modules/webpack/lib/CodeGenerationResults.js b/node_modules/webpack/lib/CodeGenerationResults.js index decbd667..f0759985 100644 --- a/node_modules/webpack/lib/CodeGenerationResults.js +++ b/node_modules/webpack/lib/CodeGenerationResults.js @@ -42,7 +42,9 @@ class CodeGenerationResults { ); } if (runtime === undefined) { - if (entry.size > 1) { + if ( + /** @type {RuntimeSpecMap} */ (entry).size > 1 + ) { const results = new Set(entry.values()); if (results.size !== 1) { throw new Error( @@ -53,9 +55,9 @@ class CodeGenerationResults { Caller might not support runtime-dependent code generation (opt-out via optimization.usedExports: "global").` ); } - return first(results); + return /** @type {CodeGenerationResult} */ (first(results)); } - return entry.values().next().value; + return /** @type {CodeGenerationResult} */ (entry.values().next().value); } const result = entry.get(runtime); if (result === undefined) { @@ -86,9 +88,8 @@ Caller might not support runtime-dependent code generation (opt-out via optimiza } else if (entry.size > 1) { const results = new Set(entry.values()); return results.size === 1; - } else { - return entry.size === 1; } + return entry.size === 1; } /** diff --git a/node_modules/webpack/lib/CommentCompilationWarning.js b/node_modules/webpack/lib/CommentCompilationWarning.js index 335992f9..99cd0fbd 100644 --- a/node_modules/webpack/lib/CommentCompilationWarning.js +++ b/node_modules/webpack/lib/CommentCompilationWarning.js @@ -12,7 +12,6 @@ const makeSerializable = require("./util/makeSerializable"); class CommentCompilationWarning extends WebpackError { /** - * * @param {string} message warning message * @param {DependencyLocation} loc affected lines of code */ diff --git a/node_modules/webpack/lib/Compilation.js b/node_modules/webpack/lib/Compilation.js index 40b6052d..124974b0 100644 --- a/node_modules/webpack/lib/Compilation.js +++ b/node_modules/webpack/lib/Compilation.js @@ -94,6 +94,7 @@ const { isSourceEqual } = require("./util/source"); /** @typedef {import("./AsyncDependenciesBlock")} AsyncDependenciesBlock */ /** @typedef {import("./Cache")} Cache */ /** @typedef {import("./CacheFacade")} CacheFacade */ +/** @typedef {import("./Chunk").ChunkId} ChunkId */ /** @typedef {import("./ChunkGroup").ChunkGroupOptions} ChunkGroupOptions */ /** @typedef {import("./Compiler")} Compiler */ /** @typedef {import("./Compiler").CompilationParams} CompilationParams */ @@ -116,6 +117,7 @@ const { isSourceEqual } = require("./util/source"); /** @typedef {import("./stats/DefaultStatsFactoryPlugin").StatsAsset} StatsAsset */ /** @typedef {import("./stats/DefaultStatsFactoryPlugin").StatsError} StatsError */ /** @typedef {import("./stats/DefaultStatsFactoryPlugin").StatsModule} StatsModule */ +/** @typedef {import("./TemplatedPathPlugin").TemplatePath} TemplatePath */ /** @typedef {import("./util/Hash")} Hash */ /** * @template T @@ -133,7 +135,7 @@ const { isSourceEqual } = require("./util/source"); /** * @callback ModuleCallback * @param {(WebpackError | null)=} err - * @param {Module=} result + * @param {(Module | null)=} result * @returns {void} */ @@ -153,7 +155,7 @@ const { isSourceEqual } = require("./util/source"); /** * @callback ExecuteModuleCallback - * @param {(WebpackError | null)=} err + * @param {WebpackError | null} err * @param {ExecuteModuleResult=} result * @returns {void} */ @@ -246,7 +248,7 @@ const { isSourceEqual } = require("./util/source"); /** * @typedef {object} LogEntry * @property {string} type - * @property {any[]} args + * @property {any[]=} args * @property {number} time * @property {string[]=} trace */ @@ -269,6 +271,8 @@ const { isSourceEqual } = require("./util/source"); /** @typedef {KnownAssetInfo & Record} AssetInfo */ +/** @typedef {{ path: string, info: AssetInfo }} InterpolatedPathAndAssetInfo */ + /** * @typedef {object} Asset * @property {string} name the filename of the asset @@ -350,7 +354,7 @@ const { isSourceEqual } = require("./util/source"); * @property {boolean=} forToString */ -/** @typedef {KnownCreateStatsOptionsContext & Record} CreateStatsOptionsContext */ +/** @typedef {Record & KnownCreateStatsOptionsContext} CreateStatsOptionsContext */ /** @typedef {{module: Module, hash: string, runtime: RuntimeSpec, runtimes: RuntimeSpec[]}[]} CodeGenerationJobs */ @@ -358,6 +362,8 @@ const { isSourceEqual } = require("./util/source"); /** @typedef {Set} NotCodeGeneratedModules */ +/** @typedef {string | Set | undefined} ValueCacheVersion */ + /** @type {AssetInfo} */ const EMPTY_ASSET_INFO = Object.freeze({}); @@ -369,9 +375,8 @@ const deprecatedNormalModuleLoaderHook = util.deprecate( * @param {Compilation} compilation compilation * @returns {NormalModuleCompilationHooks["loader"]} hooks */ - compilation => { - return require("./NormalModule").getCompilationHooks(compilation).loader; - }, + compilation => + require("./NormalModule").getCompilationHooks(compilation).loader, "Compilation.hooks.normalModuleLoader was moved to NormalModule.getCompilationHooks(compilation).loader", "DEP_WEBPACK_COMPILATION_NORMAL_MODULE_LOADER_HOOK" ); @@ -448,7 +453,7 @@ class Compilation { * @returns {CompilationAssets} new assets */ const popNewAssets = assets => { - let newAssets = undefined; + let newAssets; for (const file of Object.keys(assets)) { if (savedAssets.has(file)) continue; if (newAssets === undefined) { @@ -484,8 +489,8 @@ class Compilation { fn: (assets, callback) => { try { fn(assets); - } catch (e) { - return callback(e); + } catch (err) { + return callback(err); } if (processedAssets !== undefined) processedAssets.add(this.assets); @@ -571,7 +576,11 @@ class Compilation { * @returns {FakeHook, "tap" | "tapAsync" | "tapPromise" | "name">>} fake hook which redirects */ const createProcessAssetsHook = (name, stage, getArgs, code) => { - if (!this._backCompat && code) return undefined; + if (!this._backCompat && code) return; + /** + * @param {string} reason reason + * @returns {string} error message + */ const errorMessage = reason => `Can't automatically convert plugin using Compilation.hooks.${name} to Compilation.hooks.processAssets because ${reason}. BREAKING CHANGE: Asset processing hooks in Compilation has been merged into a single Compilation.hooks.processAssets hook.`; @@ -580,7 +589,7 @@ BREAKING CHANGE: Asset processing hooks in Compilation has been merged into a si if (options.stage) { throw new Error(errorMessage("it's using the 'stage' option")); } - return { ...options, stage: stage }; + return { ...options, stage }; }; return createFakeHook( { @@ -662,14 +671,14 @@ BREAKING CHANGE: Asset processing hooks in Compilation has been merged into a si */ afterChunks: new SyncHook(["chunks"]), - /** @type {SyncBailHook<[Iterable]>} */ + /** @type {SyncBailHook<[Iterable], boolean | void>} */ optimizeDependencies: new SyncBailHook(["modules"]), /** @type {SyncHook<[Iterable]>} */ afterOptimizeDependencies: new SyncHook(["modules"]), /** @type {SyncHook<[]>} */ optimize: new SyncHook([]), - /** @type {SyncBailHook<[Iterable]>} */ + /** @type {SyncBailHook<[Iterable], boolean | void>} */ optimizeModules: new SyncBailHook(["modules"]), /** @type {SyncHook<[Iterable]>} */ afterOptimizeModules: new SyncHook(["modules"]), @@ -707,7 +716,7 @@ BREAKING CHANGE: Asset processing hooks in Compilation has been merged into a si "runtimeRequirements", "context" ]), - /** @type {HookMap, RuntimeRequirementsContext]>>} */ + /** @type {HookMap, RuntimeRequirementsContext], void>>} */ runtimeRequirementInModule: new HookMap( () => new SyncBailHook(["module", "runtimeRequirements", "context"]) ), @@ -717,7 +726,7 @@ BREAKING CHANGE: Asset processing hooks in Compilation has been merged into a si "runtimeRequirements", "context" ]), - /** @type {HookMap, RuntimeRequirementsContext]>>} */ + /** @type {HookMap, RuntimeRequirementsContext], void>>} */ runtimeRequirementInTree: new HookMap( () => new SyncBailHook(["chunk", "runtimeRequirements", "context"]) ), @@ -912,7 +921,7 @@ BREAKING CHANGE: Asset processing hooks in Compilation has been merged into a si true ); } - /** @type {Map>} */ + /** @type {Map} */ this.valueCacheVersions = new Map(); this.requestShortener = compiler.requestShortener; this.compilerPath = compiler.compilerPath; @@ -1047,6 +1056,7 @@ BREAKING CHANGE: Asset processing hooks in Compilation has been merged into a si this.dependencyTemplates = new DependencyTemplates( this.outputOptions.hashFunction ); + /** @type {Record} */ this.childrenCounters = {}; /** @type {Set} */ this.usedChunkIds = null; @@ -1099,7 +1109,7 @@ BREAKING CHANGE: Asset processing hooks in Compilation has been merged into a si this._codeGenerationCache = this.getCache("Compilation/codeGeneration"); const unsafeCache = options.module.unsafeCache; - this._unsafeCache = !!unsafeCache; + this._unsafeCache = Boolean(unsafeCache); this._unsafeCachePredicate = typeof unsafeCache === "function" ? unsafeCache : () => true; } @@ -1110,14 +1120,15 @@ BREAKING CHANGE: Asset processing hooks in Compilation has been merged into a si /** * @param {string | boolean | StatsOptions | undefined} optionsOrPreset stats option value - * @param {CreateStatsOptionsContext} context context + * @param {CreateStatsOptionsContext=} context context * @returns {NormalizedStatsOptions} normalized options */ createStatsOptions(optionsOrPreset, context = {}) { - if ( - typeof optionsOrPreset === "boolean" || - typeof optionsOrPreset === "string" - ) { + if (typeof optionsOrPreset === "boolean") { + optionsOrPreset = { + preset: optionsOrPreset === false ? "none" : "normal" + }; + } else if (typeof optionsOrPreset === "string") { optionsOrPreset = { preset: optionsOrPreset }; } if (typeof optionsOrPreset === "object" && optionsOrPreset !== null) { @@ -1125,20 +1136,20 @@ BREAKING CHANGE: Asset processing hooks in Compilation has been merged into a si // properties in the prototype chain /** @type {Partial} */ const options = {}; + // eslint-disable-next-line guard-for-in for (const key in optionsOrPreset) { - options[key] = optionsOrPreset[key]; + options[key] = optionsOrPreset[/** @type {keyof StatsOptions} */ (key)]; } if (options.preset !== undefined) { this.hooks.statsPreset.for(options.preset).call(options, context); } this.hooks.statsNormalize.call(options, context); return /** @type {NormalizedStatsOptions} */ (options); - } else { - /** @type {Partial} */ - const options = {}; - this.hooks.statsNormalize.call(options, context); - return /** @type {NormalizedStatsOptions} */ (options); } + /** @type {Partial} */ + const options = {}; + this.hooks.statsNormalize.call(options, context); + return /** @type {NormalizedStatsOptions} */ (options); } /** @@ -1209,10 +1220,13 @@ BREAKING CHANGE: Asset processing hooks in Compilation has been merged into a si trace }; if (this.hooks.log.call(name, logEntry) === undefined) { - if (logEntry.type === LogType.profileEnd) { - if (typeof console.profileEnd === "function") { - console.profileEnd(`[${name}] ${logEntry.args[0]}`); - } + if ( + logEntry.type === LogType.profileEnd && + typeof console.profileEnd === "function" + ) { + console.profileEnd( + `[${name}] ${/** @type {NonNullable} */ (logEntry.args)[0]}` + ); } if (logEntries === undefined) { logEntries = this.logging.get(name); @@ -1222,10 +1236,13 @@ BREAKING CHANGE: Asset processing hooks in Compilation has been merged into a si } } logEntries.push(logEntry); - if (logEntry.type === LogType.profile) { - if (typeof console.profile === "function") { - console.profile(`[${name}] ${logEntry.args[0]}`); - } + if ( + logEntry.type === LogType.profile && + typeof console.profile === "function" + ) { + console.profile( + `[${name}] ${/** @type {NonNullable} */ (logEntry.args)[0]}` + ); } } }, @@ -1251,36 +1268,33 @@ BREAKING CHANGE: Asset processing hooks in Compilation has been merged into a si } return `${name}/${childName}`; }); - } else { - return this.getLogger(() => { - if (typeof name === "function") { - name = name(); - if (!name) { - throw new TypeError( - "Compilation.getLogger(name) called with a function not returning a name" - ); - } - } - return `${name}/${childName}`; - }); } - } else { - if (typeof childName === "function") { - return this.getLogger(() => { - if (typeof childName === "function") { - childName = childName(); - if (!childName) { - throw new TypeError( - "Logger.getChildLogger(name) called with a function not returning a name" - ); - } + return this.getLogger(() => { + if (typeof name === "function") { + name = name(); + if (!name) { + throw new TypeError( + "Compilation.getLogger(name) called with a function not returning a name" + ); } - return `${name}/${childName}`; - }); - } else { - return this.getLogger(`${name}/${childName}`); - } + } + return `${name}/${childName}`; + }); } + if (typeof childName === "function") { + return this.getLogger(() => { + if (typeof childName === "function") { + childName = childName(); + if (!childName) { + throw new TypeError( + "Logger.getChildLogger(name) called with a function not returning a name" + ); + } + } + return `${name}/${childName}`; + }); + } + return this.getLogger(`${name}/${childName}`); } ); } @@ -1360,7 +1374,6 @@ BREAKING CHANGE: Asset processing hooks in Compilation has been merged into a si /** * Schedules a build of the module object - * * @param {Module} module module to be built * @param {ModuleCallback} callback the callback * @returns {void} @@ -1371,7 +1384,6 @@ BREAKING CHANGE: Asset processing hooks in Compilation has been merged into a si /** * Builds the module object - * * @param {Module} module module to be built * @param {ModuleCallback} callback the callback * @returns {void} @@ -1518,6 +1530,7 @@ BREAKING CHANGE: Asset processing hooks in Compilation has been merged into a si for (const item of sortedDependencies) { inProgressTransitive++; + // eslint-disable-next-line no-loop-func this.handleModuleCreation(item, err => { // In V8, the Error objects keep a reference to the functions on the stack. These warnings & // errors are created inside closures that keep a reference to the Compilation, so errors are @@ -1649,8 +1662,8 @@ BREAKING CHANGE: Asset processing hooks in Compilation has been merged into a si }); return; } - } catch (e) { - console.error(e); + } catch (err) { + console.error(err); } } processDependencyForResolving(dep); @@ -1742,8 +1755,8 @@ BREAKING CHANGE: Asset processing hooks in Compilation has been merged into a si for (const b of block.blocks) queue.push(b); } } while (queue.length !== 0); - } catch (e) { - return callback(e); + } catch (err) { + return callback(err); } if (--inProgressSorting === 0) onDependenciesSorted(); @@ -1855,10 +1868,9 @@ BREAKING CHANGE: Asset processing hooks in Compilation has been merged into a si if (dependencies.every(d => d.optional)) { this.warnings.push(err); return callback(); - } else { - this.errors.push(err); - return callback(err); } + this.errors.push(err); + return callback(err); } const newModule = factoryResult.module; @@ -1927,14 +1939,12 @@ BREAKING CHANGE: Asset processing hooks in Compilation has been merged into a si module, originModule !== undefined ? originModule : null ); - if (module !== newModule) { - if (currentProfile !== undefined) { - const otherProfile = moduleGraph.getProfile(module); - if (otherProfile !== undefined) { - currentProfile.mergeInto(otherProfile); - } else { - moduleGraph.setProfile(module, currentProfile); - } + if (module !== newModule && currentProfile !== undefined) { + const otherProfile = moduleGraph.getProfile(module); + if (otherProfile !== undefined) { + currentProfile.mergeInto(otherProfile); + } else { + moduleGraph.setProfile(module, currentProfile); } } @@ -1967,7 +1977,8 @@ BREAKING CHANGE: Asset processing hooks in Compilation has been merged into a si callback ) { // Check for cycles when build is trigger inside another build - let creatingModuleDuringBuildSet = undefined; + /** @type {Set | undefined} */ + let creatingModuleDuringBuildSet; if (checkCycle && this.buildQueue.isProcessing(originModule)) { // Track build dependency creatingModuleDuringBuildSet = @@ -2063,12 +2074,10 @@ BREAKING CHANGE: Asset processing hooks in Compilation has been merged into a si ...contextInfo }, resolveOptions: originModule ? originModule.resolveOptions : undefined, - context: context - ? context - : originModule - ? originModule.context - : this.compiler.context, - dependencies: dependencies + context: + context || + (originModule ? originModule.context : this.compiler.context), + dependencies }, (err, result) => { if (result) { @@ -2100,7 +2109,7 @@ BREAKING CHANGE: Asset processing hooks in Compilation has been merged into a si const notFoundError = new ModuleNotFoundError( originModule, err, - dependencies.map(d => d.loc).filter(Boolean)[0] + dependencies.map(d => d.loc).find(Boolean) ); return callback(notFoundError, factoryResult ? result : undefined); } @@ -2368,7 +2377,7 @@ BREAKING CHANGE: Asset processing hooks in Compilation has been merged into a si */ const computeReferences = module => { /** @type {References | undefined} */ - let references = undefined; + let references; for (const connection of moduleGraph.getOutgoingConnections(module)) { const d = connection.dependency; const m = connection.module; @@ -2537,9 +2546,9 @@ BREAKING CHANGE: Asset processing hooks in Compilation has been merged into a si const computeReferences = module => { const id = chunkGraph.getModuleId(module); /** @type {Map | undefined} */ - let modules = undefined; + let modules; /** @type {(string | number | null)[] | undefined} */ - let blocks = undefined; + let blocks; const outgoing = moduleGraph.getOutgoingConnectionsByModule(module); if (outgoing !== undefined) { for (const m of outgoing.keys()) { @@ -2560,6 +2569,7 @@ BREAKING CHANGE: Asset processing hooks in Compilation has been merged into a si } else { blocks.push(null); } + // eslint-disable-next-line prefer-spread queue.push.apply(queue, block.blocks); } } @@ -2589,9 +2599,10 @@ BREAKING CHANGE: Asset processing hooks in Compilation has been merged into a si for (const chunk of chunkGroup.chunks) { if (i >= blocks.length || blocks[i++] !== chunk.id) return false; } - } else { - if (i >= blocks.length || blocks[i++] !== null) return false; + } else if (i >= blocks.length || blocks[i++] !== null) { + return false; } + // eslint-disable-next-line prefer-spread queue.push.apply(queue, block.blocks); } if (i !== blocks.length) return false; @@ -2686,6 +2697,10 @@ BREAKING CHANGE: Asset processing hooks in Compilation has been merged into a si const logger = this.getLogger("webpack.Compilation.ModuleProfile"); // Avoid coverage problems due indirect changes + /** + * @param {number} value value + * @param {string} msg message + */ /* istanbul ignore next */ const logByValue = (value, msg) => { if (value > 1000) { @@ -2739,7 +2754,7 @@ BREAKING CHANGE: Asset processing hooks in Compilation has been merged into a si for (const [module, profile] of modulesWithProfiles) { const list = getOrInsert( map, - module.type + "!" + module.identifier().replace(/(!|^)[^!]*$/, ""), + `${module.type}!${module.identifier().replace(/(!|^)[^!]*$/, "")}`, () => [] ); list.push({ module, profile }); @@ -2897,6 +2912,10 @@ BREAKING CHANGE: Asset processing hooks in Compilation has been merged into a si * @returns {void} */ seal(callback) { + /** + * @param {WebpackError=} err err + * @returns {void} + */ const finalCallback = err => { this.factorizeQueue.clear(); this.buildQueue.clear(); @@ -2966,11 +2985,15 @@ BREAKING CHANGE: Asset processing hooks in Compilation has been merged into a si this.assignDepths(entryModules); + /** + * @param {Dependency[]} deps deps + * @returns {Module[]} sorted deps + */ const mapAndSort = deps => - deps - .map(dep => this.moduleGraph.getModule(dep)) - .filter(Boolean) - .sort(compareModulesByIdentifier); + /** @type {Module[]} */ + (deps.map(dep => this.moduleGraph.getModule(dep)).filter(Boolean)).sort( + compareModulesByIdentifier + ); const includedModules = [ ...mapAndSort(this.globalEntry.includeDependencies), ...mapAndSort(includeDependencies) @@ -3335,20 +3358,21 @@ Or do you want to use the entrypoints '${name}' and '${runtime}' independently o /** @type {WebpackError[]} */ const errors = []; /** @type {NotCodeGeneratedModules | undefined} */ - let notCodeGeneratedModules = undefined; + let notCodeGeneratedModules; const runIteration = () => { /** @type {CodeGenerationJobs} */ let delayedJobs = []; let delayedModules = new Set(); asyncLib.eachLimit( jobs, - this.options.parallelism, + /** @type {number} */ + (this.options.parallelism), (job, callback) => { const { module } = job; const { codeGenerationDependencies } = module; - if (codeGenerationDependencies !== undefined) { - if ( - notCodeGeneratedModules === undefined || + if ( + codeGenerationDependencies !== undefined && + (notCodeGeneratedModules === undefined || codeGenerationDependencies.some(dep => { const referencedModule = /** @type {Module} */ ( moduleGraph.getModule(dep) @@ -3356,12 +3380,11 @@ Or do you want to use the entrypoints '${name}' and '${runtime}' independently o return /** @type {NotCodeGeneratedModules} */ ( notCodeGeneratedModules ).has(referencedModule); - }) - ) { - delayedJobs.push(job); - delayedModules.add(module); - return callback(); - } + })) + ) { + delayedJobs.push(job); + delayedModules.add(module); + return callback(); } const { hash, runtime, runtimes } = job; this._codeGenerationModule( @@ -3585,21 +3608,19 @@ Or do you want to use the entrypoints '${name}' and '${runtime}' independently o null ); } + } else if (memCache) { + memCache.set( + `moduleRuntimeRequirements-${getRuntimeKey(runtime)}`, + set + ); + chunkGraph.addModuleRuntimeRequirements( + module, + runtime, + set, + false + ); } else { - if (memCache) { - memCache.set( - `moduleRuntimeRequirements-${getRuntimeKey(runtime)}`, - set - ); - chunkGraph.addModuleRuntimeRequirements( - module, - runtime, - set, - false - ); - } else { - chunkGraph.addModuleRuntimeRequirements(module, runtime, set); - } + chunkGraph.addModuleRuntimeRequirements(module, runtime, set); } } } @@ -3724,13 +3745,24 @@ Or do you want to use the entrypoints '${name}' and '${runtime}' independently o if (chunkGroup !== undefined) { chunkGroup.addOptions(groupOptions); if (module) { - chunkGroup.addOrigin(module, loc, request); + chunkGroup.addOrigin( + module, + /** @type {DependencyLocation} */ + (loc), + request + ); } return chunkGroup; } } const chunkGroup = new ChunkGroup(groupOptions); - if (module) chunkGroup.addOrigin(module, loc, request); + if (module) + chunkGroup.addOrigin( + module, + /** @type {DependencyLocation} */ + (loc), + request + ); const chunk = this.addChunk(name); connectChunkGroupAndChunk(chunkGroup, chunk); @@ -3788,7 +3820,6 @@ Or do you want to use the entrypoints '${name}' and '${runtime}' independently o /** * This method first looks to see if a name is provided for a new chunk, * and first looks to see if any named chunks already exist and reuse that chunk instead. - * * @param {string=} name optional chunk name to be provided * @returns {Chunk} create a chunk (invoked during seal event) */ @@ -3818,6 +3849,7 @@ Or do you want to use the entrypoints '${name}' and '${runtime}' independently o const moduleGraph = this.moduleGraph; const queue = new Set([module]); + /** @type {number} */ let depth; moduleGraph.setDepth(module, 0); @@ -3833,7 +3865,7 @@ Or do you want to use the entrypoints '${name}' and '${runtime}' independently o for (module of queue) { queue.delete(module); - depth = moduleGraph.getDepth(module) + 1; + depth = /** @type {number} */ (moduleGraph.getDepth(module)) + 1; for (const connection of moduleGraph.getOutgoingConnections(module)) { const refModule = connection.module; @@ -3894,7 +3926,6 @@ Or do you want to use the entrypoints '${name}' and '${runtime}' independently o } /** - * * @param {Module} module module relationship for removal * @param {DependenciesBlockLike} block //TODO: good description * @returns {void} @@ -3933,16 +3964,16 @@ Or do you want to use the entrypoints '${name}' and '${runtime}' independently o if (!module.hasReasons(this.moduleGraph, chunk.runtime)) { this.removeReasonsOfDependencyBlock(module, module); } - if (!module.hasReasonForChunk(chunk, this.moduleGraph, this.chunkGraph)) { - if (this.chunkGraph.isModuleInChunk(module, chunk)) { - this.chunkGraph.disconnectChunkAndModule(chunk, module); - this.removeChunkFromDependencies(module, chunk); - } + if ( + !module.hasReasonForChunk(chunk, this.moduleGraph, this.chunkGraph) && + this.chunkGraph.isModuleInChunk(module, chunk) + ) { + this.chunkGraph.disconnectChunkAndModule(chunk, module); + this.removeChunkFromDependencies(module, chunk); } } /** - * * @param {DependenciesBlock} block block tie for Chunk * @param {Chunk} chunk chunk to remove from dep * @returns {void} @@ -4247,7 +4278,7 @@ Or do you want to use the entrypoints '${name}' and '${runtime}' independently o } // If there are still remaining references we have cycles and want to create a warning if (remaining > 0) { - let circularRuntimeChunkInfo = []; + const circularRuntimeChunkInfo = []; for (const info of runtimeChunksMap.values()) { if (info.remaining !== 0) { circularRuntimeChunkInfo.push(info); @@ -4342,11 +4373,13 @@ This prevents using hashes of each other and should be avoided.`); this.hooks.contentHash.call(chunk); } } catch (err) { - this.errors.push(new ChunkRenderError(chunk, "", err)); + this.errors.push( + new ChunkRenderError(chunk, "", /** @type {Error} */ (err)) + ); } this.logger.timeAggregate("hashing: hash chunks"); }; - otherChunks.forEach(processChunk); + for (const chunk of otherChunks) processChunk(chunk); for (const chunk of runtimeChunks) processChunk(chunk); if (errors.length > 0) { errors.sort(compareSelect(err => err.module, compareModulesByIdentifier)); @@ -4389,9 +4422,9 @@ This prevents using hashes of each other and should be avoided.`); const chunkHash = createHash(hashFunction); chunkHash.update(chunk.hash); chunkHash.update(this.hash); - const chunkHashDigest = /** @type {string} */ ( - chunkHash.digest(hashDigest) - ); + const chunkHashDigest = + /** @type {string} */ + (chunkHash.digest(hashDigest)); chunk.hash = chunkHashDigest; chunk.renderedHash = chunk.hash.slice(0, hashDigestLength); this.hooks.contentHash.call(chunk); @@ -4423,7 +4456,7 @@ This prevents using hashes of each other and should be avoided.`); return; } const oldInfo = this.assetsInfo.get(file); - const newInfo = Object.assign({}, oldInfo, assetInfo); + const newInfo = { ...oldInfo, ...assetInfo }; this._setAssetInfo(file, newInfo, oldInfo); return; } @@ -4456,7 +4489,9 @@ This prevents using hashes of each other and should be avoided.`); }; const entry = oldRelated[key]; if (Array.isArray(entry)) { - entry.forEach(remove); + for (const name of entry) { + remove(name); + } } else if (entry) { remove(entry); } @@ -4480,7 +4515,9 @@ This prevents using hashes of each other and should be avoided.`); }; const entry = newRelated[key]; if (Array.isArray(entry)) { - entry.forEach(add); + for (const name of entry) { + add(name); + } } else if (entry) { add(entry); } @@ -4503,11 +4540,10 @@ This prevents using hashes of each other and should be avoided.`); `Called Compilation.updateAsset for not existing filename ${file}` ); } - if (typeof newSourceOrFunction === "function") { - this.assets[file] = newSourceOrFunction(this.assets[file]); - } else { - this.assets[file] = newSourceOrFunction; - } + this.assets[file] = + typeof newSourceOrFunction === "function" + ? newSourceOrFunction(this.assets[file]) + : newSourceOrFunction; if (assetInfoUpdateOrFunction !== undefined) { const oldInfo = this.assetsInfo.get(file) || EMPTY_ASSET_INFO; if (typeof assetInfoUpdateOrFunction === "function") { @@ -4533,14 +4569,12 @@ This prevents using hashes of each other and should be avoided.`); `Called Compilation.renameAsset for not existing filename ${file}` ); } - if (this.assets[newFile]) { - if (!isSourceEqual(this.assets[file], source)) { - this.errors.push( - new WebpackError( - `Conflict: Called Compilation.renameAsset for already existing filename ${newFile} with different content` - ) - ); - } + if (this.assets[newFile] && !isSourceEqual(this.assets[file], source)) { + this.errors.push( + new WebpackError( + `Conflict: Called Compilation.renameAsset for already existing filename ${newFile} with different content` + ) + ); } const assetInfo = this.assetsInfo.get(file); // Update related in all other assets @@ -4604,6 +4638,9 @@ This prevents using hashes of each other and should be avoided.`); const related = assetInfo && assetInfo.related; if (related) { for (const key of Object.keys(related)) { + /** + * @param {string} file file + */ const checkUsedAndDelete = file => { if (!this._assetsRelatedIn.has(file)) { this.deleteAsset(file); @@ -4611,7 +4648,9 @@ This prevents using hashes of each other and should be avoided.`); }; const items = related[key]; if (Array.isArray(items)) { - items.forEach(checkUsedAndDelete); + for (const file of items) { + checkUsedAndDelete(file); + } } else if (items) { checkUsedAndDelete(items); } @@ -4645,8 +4684,7 @@ This prevents using hashes of each other and should be avoided.`); * @returns {Readonly | undefined} the asset or undefined when not found */ getAsset(name) { - if (!Object.prototype.hasOwnProperty.call(this.assets, name)) - return undefined; + if (!Object.prototype.hasOwnProperty.call(this.assets, name)) return; return { name, source: this.assets[name], @@ -4729,7 +4767,7 @@ This prevents using hashes of each other and should be avoided.`); ); return callback(); } - asyncLib.forEach( + asyncLib.each( manifest, (fileManifest, callback) => { const ident = fileManifest.identifier; @@ -4741,7 +4779,7 @@ This prevents using hashes of each other and should be avoided.`); ); assetCacheItem.get((err, sourceFromCache) => { - /** @type {string | function(PathData, AssetInfo=): string} */ + /** @type {TemplatePath} */ let filenameTemplate; /** @type {string} */ let file; @@ -4803,9 +4841,8 @@ This prevents using hashes of each other and should be avoided.`); ` (chunks ${alreadyWritten.chunk.id} and ${chunk.id})` ) ); - } else { - source = alreadyWritten.source; } + source = alreadyWritten.source; } else if (!source) { // render the asset source = fileManifest.render(); @@ -4846,7 +4883,7 @@ This prevents using hashes of each other and should be avoided.`); } } catch (err) { if (!inTry) throw err; - errorAndCallback(err); + errorAndCallback(/** @type {Error} */ (err)); } }); }, @@ -4858,7 +4895,7 @@ This prevents using hashes of each other and should be avoided.`); } /** - * @param {string | function(PathData, AssetInfo=): string} filename used to get asset path with hash + * @param {TemplatePath} filename used to get asset path with hash * @param {PathData} data context data * @returns {string} interpolated path */ @@ -4873,9 +4910,9 @@ This prevents using hashes of each other and should be avoided.`); } /** - * @param {string | function(PathData, AssetInfo=): string} filename used to get asset path with hash + * @param {TemplatePath} filename used to get asset path with hash * @param {PathData} data context data - * @returns {{ path: string, info: AssetInfo }} interpolated path and asset info + * @returns {InterpolatedPathAndAssetInfo} interpolated path and asset info */ getPathWithInfo(filename, data = {}) { if (!data.hash) { @@ -4888,7 +4925,7 @@ This prevents using hashes of each other and should be avoided.`); } /** - * @param {string | function(PathData, AssetInfo=): string} filename used to get asset path with hash + * @param {TemplatePath} filename used to get asset path with hash * @param {PathData} data context data * @returns {string} interpolated path */ @@ -4901,9 +4938,9 @@ This prevents using hashes of each other and should be avoided.`); } /** - * @param {string | function(PathData, AssetInfo=): string} filename used to get asset path with hash + * @param {TemplatePath} filename used to get asset path with hash * @param {PathData} data context data - * @returns {{ path: string, info: AssetInfo }} interpolated path and asset info + * @returns {InterpolatedPathAndAssetInfo} interpolated path and asset info */ getAssetPathWithInfo(filename, data) { const assetInfo = {}; @@ -4928,7 +4965,6 @@ This prevents using hashes of each other and should be avoided.`); * This function allows you to run another instance of webpack inside of webpack however as * a child with different settings and configurations (if desired) applied. It copies all hooks, plugins * from parent (or top level compiler) and creates a child Compilation - * * @param {string} name name of the child compiler * @param {OutputOptions=} outputOptions // Need to convert config schema to types for this * @param {Array=} plugins webpack plugins that will be applied @@ -4957,12 +4993,6 @@ This prevents using hashes of each other and should be avoided.`); processAsyncTree( modules, 10, - /** - * @param {Module} module the module - * @param {function(Module): void} push push more jobs - * @param {Callback} callback callback - * @returns {void} - */ (module, push, callback) => { this.buildQueue.waitFor(module, err => { if (err) return callback(err); @@ -4993,7 +5023,7 @@ This prevents using hashes of each other and should be avoided.`); const runtimeTemplate = this.runtimeTemplate; const chunk = new Chunk("build time chunk", this._backCompat); - chunk.id = chunk.name; + chunk.id = /** @type {ChunkId} */ (chunk.name); chunk.ids = [chunk.id]; chunk.runtime = runtime; @@ -5223,7 +5253,7 @@ This prevents using hashes of each other and should be avoided.`); * @returns {any} exports */ const __webpack_require_module__ = (moduleArgument, id) => { - var execOptions = { + const execOptions = { id, module: { id, @@ -5233,9 +5263,9 @@ This prevents using hashes of each other and should be avoided.`); }, require: __webpack_require__ }; - interceptModuleExecution.forEach(handler => - handler(execOptions) - ); + for (const handler of interceptModuleExecution) { + handler(execOptions); + } const module = moduleArgument.module; this.buildTimeExecutedModules.add(module); const moduleObject = execOptions.module; @@ -5253,14 +5283,14 @@ This prevents using hashes of each other and should be avoided.`); ); moduleObject.loaded = true; return moduleObject.exports; - } catch (e) { + } catch (execErr) { if (strictModuleExceptionHandling) { if (id) delete moduleCache[id]; } else if (strictModuleErrorHandling) { - moduleObject.error = e; + moduleObject.error = execErr; } - if (!e.module) e.module = module; - throw e; + if (!execErr.module) execErr.module = module; + throw execErr; } }; @@ -5273,14 +5303,14 @@ This prevents using hashes of each other and should be avoided.`); ); } exports = __webpack_require__(module.identifier()); - } catch (e) { + } catch (execErr) { const err = new WebpackError( `Execution of module code from module graph (${module.readableIdentifier( this.requestShortener - )}) failed: ${e.message}` + )}) failed: ${execErr.message}` ); - err.stack = e.stack; - err.module = e.module; + err.stack = execErr.stack; + err.module = execErr.module; return callback(err); } @@ -5360,6 +5390,7 @@ This prevents using hashes of each other and should be avoided.`); */ // Workaround for typescript as it doesn't support function overloading in jsdoc within a class +/* eslint-disable jsdoc/require-asterisk-prefix */ Compilation.prototype.factorizeModule = /** @type {{ (options: FactorizeModuleOptions & { factoryResult?: false }, callback: ModuleCallback): void; @@ -5369,6 +5400,7 @@ Compilation.prototype.factorizeModule = /** this.factorizeQueue.add(options, callback); } ); +/* eslint-enable jsdoc/require-asterisk-prefix */ // Hide from typescript const compilationPrototype = Compilation.prototype; diff --git a/node_modules/webpack/lib/Compiler.js b/node_modules/webpack/lib/Compiler.js index 80e75e46..f1472544 100644 --- a/node_modules/webpack/lib/Compiler.js +++ b/node_modules/webpack/lib/Compiler.js @@ -14,7 +14,7 @@ const { AsyncSeriesHook } = require("tapable"); const { SizeOnlySource } = require("webpack-sources"); -const webpack = require("./"); +const webpack = require("."); const Cache = require("./Cache"); const CacheFacade = require("./CacheFacade"); const ChunkGraph = require("./ChunkGraph"); @@ -47,13 +47,18 @@ const { isSourceEqual } = require("./util/source"); /** @typedef {import("./Module").BuildInfo} BuildInfo */ /** @typedef {import("./config/target").PlatformTargetProperties} PlatformTargetProperties */ /** @typedef {import("./logging/createConsoleLogger").LoggingFunction} LoggingFunction */ -/** @typedef {import("./util/WeakTupleMap")} WeakTupleMap */ /** @typedef {import("./util/fs").IStats} IStats */ /** @typedef {import("./util/fs").InputFileSystem} InputFileSystem */ /** @typedef {import("./util/fs").IntermediateFileSystem} IntermediateFileSystem */ /** @typedef {import("./util/fs").OutputFileSystem} OutputFileSystem */ /** @typedef {import("./util/fs").WatchFileSystem} WatchFileSystem */ +/** + * @template {any[]} T + * @template V + * @typedef {import("./util/WeakTupleMap")} WeakTupleMap + */ + /** * @typedef {object} CompilationParams * @property {NormalModuleFactory} normalModuleFactory @@ -127,9 +132,8 @@ const includesHash = (filename, hashes) => { if (!hashes) return false; if (Array.isArray(hashes)) { return hashes.some(hash => filename.includes(hash)); - } else { - return filename.includes(hashes); } + return filename.includes(hashes); }; class Compiler { @@ -197,7 +201,7 @@ class Compiler { /** @type {AsyncSeriesHook<[]>} */ shutdown: new AsyncSeriesHook([]), - /** @type {SyncBailHook<[string, string, any[]], true>} */ + /** @type {SyncBailHook<[string, string, any[] | undefined], true>} */ infrastructureLog: new SyncBailHook(["origin", "type", "args"]), // TODO the following hooks are weirdly located here @@ -284,7 +288,7 @@ class Compiler { this.cache = new Cache(); - /** @type {Map | undefined} */ + /** @type {Map }> | undefined} */ this.moduleMemCaches = undefined; this.compilerPath = ""; @@ -354,10 +358,11 @@ class Compiler { ); } } - if (this.hooks.infrastructureLog.call(name, type, args) === undefined) { - if (this.infrastructureLogger !== undefined) { - this.infrastructureLogger(name, type, args); - } + if ( + this.hooks.infrastructureLog.call(name, type, args) === undefined && + this.infrastructureLogger !== undefined + ) { + this.infrastructureLogger(name, type, args); } }, childName => { @@ -382,36 +387,33 @@ class Compiler { } return `${name}/${childName}`; }); - } else { - return this.getInfrastructureLogger(() => { - if (typeof name === "function") { - name = name(); - if (!name) { - throw new TypeError( - "Compiler.getInfrastructureLogger(name) called with a function not returning a name" - ); - } - } - return `${name}/${childName}`; - }); } - } else { - if (typeof childName === "function") { - return this.getInfrastructureLogger(() => { - if (typeof childName === "function") { - childName = childName(); - if (!childName) { - throw new TypeError( - "Logger.getChildLogger(name) called with a function not returning a name" - ); - } + return this.getInfrastructureLogger(() => { + if (typeof name === "function") { + name = name(); + if (!name) { + throw new TypeError( + "Compiler.getInfrastructureLogger(name) called with a function not returning a name" + ); } - return `${name}/${childName}`; - }); - } else { - return this.getInfrastructureLogger(`${name}/${childName}`); - } + } + return `${name}/${childName}`; + }); + } + if (typeof childName === "function") { + return this.getInfrastructureLogger(() => { + if (typeof childName === "function") { + childName = childName(); + if (!childName) { + throw new TypeError( + "Logger.getChildLogger(name) called with a function not returning a name" + ); + } + } + return `${name}/${childName}`; + }); } + return this.getInfrastructureLogger(`${name}/${childName}`); } ); } @@ -623,11 +625,11 @@ class Compiler { const finalCallback = (err, entries, compilation) => { try { callback(err, entries, compilation); - } catch (e) { + } catch (runAsChildErr) { const err = new WebpackError( - `compiler.runAsChild callback error: ${e}` + `compiler.runAsChild callback error: ${runAsChildErr}` ); - err.details = /** @type {Error} */ (e).stack; + err.details = /** @type {Error} */ (runAsChildErr).stack; /** @type {Compilation} */ (this.parentCompilation).errors.push(err); } @@ -765,18 +767,17 @@ ${other}`); callback(err); } return true; - } else { - caseInsensitiveMap.set( - caseInsensitiveTargetPath, - (similarEntry = /** @type {SimilarEntry} */ ({ - path: targetPath, - source, - size: undefined, - waiting: undefined - })) - ); - return false; } + caseInsensitiveMap.set( + caseInsensitiveTargetPath, + (similarEntry = /** @type {SimilarEntry} */ ({ + path: targetPath, + source, + size: undefined, + waiting: undefined + })) + ); + return false; }; /** @@ -786,14 +787,12 @@ ${other}`); const getContent = () => { if (typeof source.buffer === "function") { return source.buffer(); - } else { - const bufferOrString = source.source(); - if (Buffer.isBuffer(bufferOrString)) { - return bufferOrString; - } else { - return Buffer.from(bufferOrString, "utf8"); - } } + const bufferOrString = source.source(); + if (Buffer.isBuffer(bufferOrString)) { + return bufferOrString; + } + return Buffer.from(bufferOrString, "utf8"); }; const alreadyWritten = () => { @@ -917,9 +916,8 @@ ${other}`); !content.equals(/** @type {Buffer} */ (existingContent)) ) { return doWrite(content); - } else { - return alreadyWritten(); } + return alreadyWritten(); }); } @@ -956,10 +954,9 @@ ${other}`); }); return callback(); - } else { - // Settings immutable will make it accept file content without comparing when file exist - immutable = true; } + // Settings immutable will make it accept file content without comparing when file exist + immutable = true; } else if (!immutable) { if (checkSimilarFile()) return; // We wrote to this file before which has very likely a different content @@ -986,7 +983,7 @@ ${other}`); } }; - if (targetFile.match(/\/|\\/)) { + if (/\/|\\/.test(targetFile)) { const fs = /** @type {OutputFileSystem} */ (this.outputFileSystem); const dir = dirname(fs, join(fs, outputPath, targetFile)); mkdirp(fs, dir, writeOut); @@ -1041,12 +1038,10 @@ ${other}`); } else { this.hooks.emitRecords.callAsync(callback); } + } else if (this.recordsOutputPath) { + this._emitRecords(callback); } else { - if (this.recordsOutputPath) { - this._emitRecords(callback); - } else { - callback(); - } + callback(); } } @@ -1115,13 +1110,11 @@ ${other}`); this.records = {}; this.hooks.readRecords.callAsync(callback); } + } else if (this.recordsInputPath) { + this._readRecords(callback); } else { - if (this.recordsInputPath) { - this._readRecords(callback); - } else { - this.records = {}; - callback(); - } + this.records = {}; + callback(); } } @@ -1150,10 +1143,10 @@ ${other}`); this.records = parseJson( /** @type {Buffer} */ (content).toString("utf-8") ); - } catch (e) { + } catch (parseErr) { return callback( new Error( - `Cannot parse records: ${/** @type {Error} */ (e).message}` + `Cannot parse records: ${/** @type {Error} */ (parseErr).message}` ) ); } @@ -1233,11 +1226,17 @@ ${other}`); "invalid", "done", "thisCompilation" - ].includes(name) + ].includes(name) && + childCompiler.hooks[/** @type {keyof Compiler["hooks"]} */ (name)] ) { - if (childCompiler.hooks[name]) { - childCompiler.hooks[name].taps = this.hooks[name].taps.slice(); - } + childCompiler.hooks[ + /** @type {keyof Compiler["hooks"]} */ + (name) + ].taps = + this.hooks[ + /** @type {keyof Compiler["hooks"]} */ + (name) + ].taps.slice(); } } @@ -1251,7 +1250,7 @@ ${other}`); } isChild() { - return !!this.parentCompilation; + return Boolean(this.parentCompilation); } /** diff --git a/node_modules/webpack/lib/ConcatenationScope.js b/node_modules/webpack/lib/ConcatenationScope.js index 382235b9..59e70b49 100644 --- a/node_modules/webpack/lib/ConcatenationScope.js +++ b/node_modules/webpack/lib/ConcatenationScope.js @@ -64,7 +64,6 @@ class ConcatenationScope { } /** - * * @param {string} exportName name of the export * @param {string} symbol identifier of the export in source code */ @@ -78,7 +77,6 @@ class ConcatenationScope { } /** - * * @param {string} exportName name of the export * @param {string} expression expression to be used */ @@ -99,7 +97,6 @@ class ConcatenationScope { } /** - * * @param {Module} module the referenced module * @param {Partial} options options * @returns {string} the reference as identifier @@ -138,7 +135,7 @@ class ConcatenationScope { static matchModuleReference(name) { const match = MODULE_REFERENCE_REGEXP.exec(name); if (!match) return null; - const index = +match[1]; + const index = Number(match[1]); const asiSafe = match[5]; return { index, @@ -146,8 +143,8 @@ class ConcatenationScope { match[2] === "ns" ? [] : JSON.parse(Buffer.from(match[2], "hex").toString("utf-8")), - call: !!match[3], - directImport: !!match[4], + call: Boolean(match[3]), + directImport: Boolean(match[4]), asiSafe: asiSafe ? asiSafe === "1" : undefined }; } diff --git a/node_modules/webpack/lib/ConditionalInitFragment.js b/node_modules/webpack/lib/ConditionalInitFragment.js index f889f5d7..67351383 100644 --- a/node_modules/webpack/lib/ConditionalInitFragment.js +++ b/node_modules/webpack/lib/ConditionalInitFragment.js @@ -27,13 +27,12 @@ const wrapInCondition = (condition, source) => { "}", "" ]); - } else { - return new ConcatSource( - `if (${condition}) {\n`, - new PrefixSource("\t", source), - "}\n" - ); } + return new ConcatSource( + `if (${condition}) {\n`, + new PrefixSource("\t", source), + "}\n" + ); }; /** @@ -54,7 +53,7 @@ class ConditionalInitFragment extends InitFragment { position, key, runtimeCondition = true, - endContent + endContent = undefined ) { super(content, stage, position, key, endContent); this.runtimeCondition = runtimeCondition; diff --git a/node_modules/webpack/lib/ConstPlugin.js b/node_modules/webpack/lib/ConstPlugin.js index 74806b12..63ed2622 100644 --- a/node_modules/webpack/lib/ConstPlugin.js +++ b/node_modules/webpack/lib/ConstPlugin.js @@ -207,21 +207,13 @@ class ConstPlugin { // NOTE: When code runs in strict mode, `var` declarations // are hoisted but `function` declarations don't. // - let declarations; - if (parser.scope.isStrict) { - // If the code runs in strict mode, variable declarations - // using `var` must be hoisted. - declarations = getHoistedDeclarations(branchToRemove, false); - } else { - // Otherwise, collect all hoisted declaration. - declarations = getHoistedDeclarations(branchToRemove, true); - } - let replacement; - if (declarations.length > 0) { - replacement = `{ var ${declarations.join(", ")}; }`; - } else { - replacement = "{}"; - } + const declarations = parser.scope.isStrict + ? getHoistedDeclarations(branchToRemove, false) + : getHoistedDeclarations(branchToRemove, true); + const replacement = + declarations.length > 0 + ? `{ var ${declarations.join(", ")}; }` + : "{}"; const dep = new ConstDependency( replacement, /** @type {Range} */ (branchToRemove.range) diff --git a/node_modules/webpack/lib/ContextExclusionPlugin.js b/node_modules/webpack/lib/ContextExclusionPlugin.js index da51e30b..8b291072 100644 --- a/node_modules/webpack/lib/ContextExclusionPlugin.js +++ b/node_modules/webpack/lib/ContextExclusionPlugin.js @@ -22,9 +22,9 @@ class ContextExclusionPlugin { */ apply(compiler) { compiler.hooks.contextModuleFactory.tap("ContextExclusionPlugin", cmf => { - cmf.hooks.contextModuleFiles.tap("ContextExclusionPlugin", files => { - return files.filter(filePath => !this.negativeMatcher.test(filePath)); - }); + cmf.hooks.contextModuleFiles.tap("ContextExclusionPlugin", files => + files.filter(filePath => !this.negativeMatcher.test(filePath)) + ); }); } } diff --git a/node_modules/webpack/lib/ContextModule.js b/node_modules/webpack/lib/ContextModule.js index 01ae0f32..91a5b1bf 100644 --- a/node_modules/webpack/lib/ContextModule.js +++ b/node_modules/webpack/lib/ContextModule.js @@ -30,6 +30,7 @@ const makeSerializable = require("./util/makeSerializable"); /** @typedef {import("webpack-sources").Source} Source */ /** @typedef {import("../declarations/WebpackOptions").WebpackOptionsNormalized} WebpackOptions */ /** @typedef {import("./Chunk")} Chunk */ +/** @typedef {import("./Chunk").ChunkId} ChunkId */ /** @typedef {import("./ChunkGraph")} ChunkGraph */ /** @typedef {import("./ChunkGraph").ModuleId} ModuleId */ /** @typedef {import("./ChunkGroup").RawChunkGroupOptions} RawChunkGroupOptions */ @@ -86,7 +87,7 @@ const makeSerializable = require("./util/makeSerializable"); /** * @callback ResolveDependenciesCallback - * @param {(Error | null)=} err + * @param {Error | null} err * @param {ContextElementDependency[]=} dependencies */ @@ -99,7 +100,7 @@ const makeSerializable = require("./util/makeSerializable"); /** @typedef {1 | 3 | 7 | 9} FakeMapType */ -/** @typedef {Map | FakeMapType} FakeMap */ +/** @typedef {Record} FakeMap */ const SNAPSHOT_OPTIONS = { timestamp: true }; @@ -192,7 +193,7 @@ class ContextModule extends Module { _prettyRegExp(regexString, stripSlash = true) { const str = stripSlash ? regexString.source + regexString.flags - : regexString + ""; + : `${regexString}`; return str.replace(/!/g, "%21").replace(/\|/g, "%7C"); } @@ -272,15 +273,15 @@ class ContextModule extends Module { readableIdentifier(requestShortener) { let identifier; if (this.context) { - identifier = requestShortener.shorten(this.context) + "/"; + identifier = `${requestShortener.shorten(this.context)}/`; } else if ( typeof this.options.resource === "string" || this.options.resource === false ) { - identifier = requestShortener.shorten(`${this.options.resource}`) + "/"; + identifier = `${requestShortener.shorten(`${this.options.resource}`)}/`; } else { identifier = this.options.resource - .map(r => requestShortener.shorten(r) + "/") + .map(r => `${requestShortener.shorten(r)}/`) .join(" "); } if (this.options.resourceQuery) { @@ -565,7 +566,7 @@ class ContextModule extends Module { } else if (typeof this.options.resource === "string") { contextDependencies.add(this.options.resource); } else if (this.options.resource === false) { - return; + // Do nothing } else { for (const res of this.options.resource) contextDependencies.add(res); } @@ -602,7 +603,7 @@ class ContextModule extends Module { /** * @param {Dependency[]} dependencies all dependencies * @param {ChunkGraph} chunkGraph chunk graph - * @returns {FakeMap} fake map + * @returns {FakeMap | FakeMapType} fake map */ getFakeMap(dependencies, chunkGraph) { if (!this.options.namespaceObject) { @@ -621,13 +622,14 @@ class ContextModule extends Module { ) .filter(Boolean) .sort(comparator); + /** @type {FakeMap} */ const fakeMap = Object.create(null); for (const module of sortedModules) { const exportsType = module.getExportsType( moduleGraph, this.options.namespaceObject === "strict" ); - const id = chunkGraph.getModuleId(module); + const id = /** @type {ModuleId} */ (chunkGraph.getModuleId(module)); switch (exportsType) { case "namespace": fakeMap[id] = 9; @@ -668,7 +670,7 @@ class ContextModule extends Module { } /** - * @param {FakeMap} fakeMap fake map + * @param {FakeMap | FakeMapType} fakeMap fake map * @returns {string} fake map init statement */ getFakeMapInitStatement(fakeMap) { @@ -692,7 +694,7 @@ class ContextModule extends Module { } /** - * @param {FakeMap} fakeMap fake map + * @param {FakeMap | FakeMapType} fakeMap fake map * @param {boolean=} asyncModule us async module * @param {string=} fakeMapDataExpression fake map data expression * @returns {string} module object source @@ -944,15 +946,19 @@ module.exports = webpackAsyncContext;`; chunkGraph ); const hasFakeMap = typeof fakeMap === "object"; + /** @typedef {{userRequest: string, dependency: ContextElementDependency, chunks: undefined | Chunk[], module: Module, block: AsyncDependenciesBlock}} Item */ + /** + * @type {Item[]} + */ const items = blocks .map(block => { const dependency = /** @type {ContextElementDependency} */ (block.dependencies[0]); return { - dependency: dependency, + dependency, module: /** @type {Module} */ (moduleGraph.getModule(dependency)), - block: block, + block, userRequest: dependency.userRequest, chunks: undefined }; @@ -974,18 +980,23 @@ module.exports = webpackAsyncContext;`; if (a.userRequest === b.userRequest) return 0; return a.userRequest < b.userRequest ? -1 : 1; }); + /** @type {Record} */ const map = Object.create(null); for (const item of sortedItems) { - const moduleId = chunkGraph.getModuleId(item.module); + const moduleId = + /** @type {ModuleId} */ + (chunkGraph.getModuleId(item.module)); if (shortMode) { map[item.userRequest] = moduleId; } else { + /** @type {(ModuleId | ChunkId)[]} */ const arrayStart = [moduleId]; if (hasFakeMap) { arrayStart.push(fakeMap[moduleId]); } map[item.userRequest] = arrayStart.concat( - item.chunks.map(chunk => chunk.id) + /** @type {Chunk[]} */ + (item.chunks).map(chunk => /** @type {ChunkId} */ (chunk.id)) ); } } @@ -1086,7 +1097,7 @@ module.exports = webpackEmptyAsyncContext;`; * @returns {string} the source code */ getSourceString(asyncMode, { runtimeTemplate, chunkGraph }) { - const id = chunkGraph.getModuleId(this); + const id = /** @type {ModuleId} */ (chunkGraph.getModuleId(this)); if (asyncMode === "lazy") { if (this.blocks && this.blocks.length > 0) { return this.getLazySource(this.blocks, id, { @@ -1124,10 +1135,12 @@ module.exports = webpackEmptyAsyncContext;`; } return this.getSourceForEmptyAsyncContext(id, runtimeTemplate); } - if (asyncMode === "weak") { - if (this.dependencies && this.dependencies.length > 0) { - return this.getWeakSyncSource(this.dependencies, id, chunkGraph); - } + if ( + asyncMode === "weak" && + this.dependencies && + this.dependencies.length > 0 + ) { + return this.getWeakSyncSource(this.dependencies, id, chunkGraph); } if (this.dependencies && this.dependencies.length > 0) { return this.getSyncSource(this.dependencies, id, chunkGraph); diff --git a/node_modules/webpack/lib/ContextModuleFactory.js b/node_modules/webpack/lib/ContextModuleFactory.js index f66de4e4..23da0266 100644 --- a/node_modules/webpack/lib/ContextModuleFactory.js +++ b/node_modules/webpack/lib/ContextModuleFactory.js @@ -22,8 +22,14 @@ const { join } = require("./util/fs"); /** @typedef {import("./ModuleFactory").ModuleFactoryResult} ModuleFactoryResult */ /** @typedef {import("./ResolverFactory")} ResolverFactory */ /** @typedef {import("./dependencies/ContextDependency")} ContextDependency */ -/** @template T @typedef {import("./util/deprecation").FakeHook} FakeHook */ +/** @typedef {import("enhanced-resolve").ResolveRequest} ResolveRequest */ +/** + * @template T + * @typedef {import("./util/deprecation").FakeHook} FakeHook + */ +/** @typedef {import("./util/fs").IStats} IStats */ /** @typedef {import("./util/fs").InputFileSystem} InputFileSystem */ +/** @typedef {{ context: string, request: string }} ContextAlternativeRequest */ const EMPTY_RESOLVE_OPTIONS = {}; @@ -33,7 +39,7 @@ module.exports = class ContextModuleFactory extends ModuleFactory { */ constructor(resolverFactory) { super(); - /** @type {AsyncSeriesWaterfallHook<[TODO[], ContextModuleOptions]>} */ + /** @type {AsyncSeriesWaterfallHook<[ContextAlternativeRequest[], ContextModuleOptions]>} */ const alternativeRequests = new AsyncSeriesWaterfallHook([ "modules", "options" @@ -45,27 +51,27 @@ module.exports = class ContextModuleFactory extends ModuleFactory { afterResolve: new AsyncSeriesWaterfallHook(["data"]), /** @type {SyncWaterfallHook<[string[]]>} */ contextModuleFiles: new SyncWaterfallHook(["files"]), - /** @type {FakeHook, "tap" | "tapAsync" | "tapPromise" | "name">>} */ + /** @type {FakeHook, "tap" | "tapAsync" | "tapPromise" | "name">>} */ alternatives: createFakeHook( { name: "alternatives", - /** @type {AsyncSeriesWaterfallHook<[TODO[]]>["intercept"]} */ + /** @type {AsyncSeriesWaterfallHook<[ContextAlternativeRequest[]]>["intercept"]} */ intercept: interceptor => { throw new Error( "Intercepting fake hook ContextModuleFactory.hooks.alternatives is not possible, use ContextModuleFactory.hooks.alternativeRequests instead" ); }, - /** @type {AsyncSeriesWaterfallHook<[TODO[]]>["tap"]} */ + /** @type {AsyncSeriesWaterfallHook<[ContextAlternativeRequest[]]>["tap"]} */ tap: (options, fn) => { alternativeRequests.tap(options, fn); }, - /** @type {AsyncSeriesWaterfallHook<[TODO[]]>["tapAsync"]} */ + /** @type {AsyncSeriesWaterfallHook<[ContextAlternativeRequest[]]>["tapAsync"]} */ tapAsync: (options, fn) => { alternativeRequests.tapAsync(options, (items, _options, callback) => fn(items, callback) ); }, - /** @type {AsyncSeriesWaterfallHook<[TODO[]]>["tapPromise"]} */ + /** @type {AsyncSeriesWaterfallHook<[ContextAlternativeRequest[]]>["tapPromise"]} */ tapPromise: (options, fn) => { alternativeRequests.tapPromise(options, fn); } @@ -93,8 +99,8 @@ module.exports = class ContextModuleFactory extends ModuleFactory { const contextDependencies = new LazySet(); this.hooks.beforeResolve.callAsync( { - context: context, - dependencies: dependencies, + context, + dependencies, layer: data.contextInfo.issuerLayer, resolveOptions, fileDependencies, @@ -124,9 +130,9 @@ module.exports = class ContextModuleFactory extends ModuleFactory { const request = beforeResolveResult.request; const resolveOptions = beforeResolveResult.resolveOptions; - let loaders, - resource, - loadersPrefix = ""; + let loaders; + let resource; + let loadersPrefix = ""; const idx = request.lastIndexOf("!"); if (idx >= 0) { let loadersRequest = request.slice(0, idx + 1); @@ -142,11 +148,7 @@ module.exports = class ContextModuleFactory extends ModuleFactory { .slice(i) .replace(/!+$/, "") .replace(/!!+/g, "!"); - if (loadersRequest === "") { - loaders = []; - } else { - loaders = loadersRequest.split("!"); - } + loaders = loadersRequest === "" ? [] : loadersRequest.split("!"); resource = request.slice(idx + 1); } else { loaders = []; @@ -168,8 +170,14 @@ module.exports = class ContextModuleFactory extends ModuleFactory { asyncLib.parallel( [ callback => { - const results = []; - const yield_ = obj => results.push(obj); + const results = /** @type ResolveRequest[] */ ([]); + /** + * @param {ResolveRequest} obj obj + * @returns {void} + */ + const yield_ = obj => { + results.push(obj); + }; contextResolver.resolve( {}, @@ -202,7 +210,7 @@ module.exports = class ContextModuleFactory extends ModuleFactory { }, (err, result) => { if (err) return callback(err); - callback(null, result); + callback(null, /** @type {string} */ (result)); } ); }, @@ -218,7 +226,8 @@ module.exports = class ContextModuleFactory extends ModuleFactory { contextDependencies }); } - let [contextResult, loaderResult] = result; + let [contextResult, loaderResult] = + /** @type {[ResolveRequest[], string[]]} */ (result); if (contextResult.length > 1) { const first = contextResult[0]; contextResult = contextResult.filter(r => r.path); @@ -294,10 +303,19 @@ module.exports = class ContextModuleFactory extends ModuleFactory { } = options; if (!regExp || !resource) return callback(null, []); + /** + * @param {string} ctx context + * @param {string} directory directory + * @param {Set} visited visited + * @param {ResolveDependenciesCallback} callback callback + */ const addDirectoryChecked = (ctx, directory, visited, callback) => { - fs.realpath(directory, (err, realPath) => { + /** @type {NonNullable} */ + (fs.realpath)(directory, (err, _realPath) => { if (err) return callback(err); + const realPath = /** @type {string} */ (_realPath); if (visited.has(realPath)) return callback(null, []); + /** @type {Set | undefined} */ let recursionStack; addDirectory( ctx, @@ -314,6 +332,12 @@ module.exports = class ContextModuleFactory extends ModuleFactory { }); }; + /** + * @param {string} ctx context + * @param {string} directory directory + * @param {function(string, string, function(): void): void} addSubDirectory addSubDirectoryFn + * @param {ResolveDependenciesCallback} callback callback + */ const addDirectory = (ctx, directory, addSubDirectory, callback) => { fs.readdir(directory, (err, files) => { if (err) return callback(err); @@ -328,17 +352,18 @@ module.exports = class ContextModuleFactory extends ModuleFactory { const subResource = join(fs, directory, segment); if (!exclude || !subResource.match(exclude)) { - fs.stat(subResource, (err, stat) => { + fs.stat(subResource, (err, _stat) => { if (err) { if (err.code === "ENOENT") { // ENOENT is ok here because the file may have been deleted between // the readdir and stat calls. return callback(); - } else { - return callback(err); } + return callback(err); } + const stat = /** @type {IStats} */ (_stat); + if (stat.isDirectory()) { if (!recursive) return callback(); addSubDirectory(ctx, subResource, callback); @@ -346,10 +371,10 @@ module.exports = class ContextModuleFactory extends ModuleFactory { stat.isFile() && (!include || subResource.match(include)) ) { + /** @type {{ context: string, request: string }} */ const obj = { context: ctx, - request: - "." + subResource.slice(ctx.length).replace(/\\/g, "/") + request: `.${subResource.slice(ctx.length).replace(/\\/g, "/")}` }; this.hooks.alternativeRequests.callAsync( @@ -357,22 +382,29 @@ module.exports = class ContextModuleFactory extends ModuleFactory { options, (err, alternatives) => { if (err) return callback(err); - alternatives = alternatives - .filter(obj => regExp.test(obj.request)) - .map(obj => { - const dep = new ContextElementDependency( - `${obj.request}${resourceQuery}${resourceFragment}`, - obj.request, - typePrefix, - category, - referencedExports, - obj.context, - attributes - ); - dep.optional = true; - return dep; - }); - callback(null, alternatives); + callback( + null, + /** @type {ContextAlternativeRequest[]} */ + (alternatives) + .filter(obj => + regExp.test(/** @type {string} */ (obj.request)) + ) + .map(obj => { + const dep = new ContextElementDependency( + `${obj.request}${resourceQuery}${resourceFragment}`, + obj.request, + typePrefix, + /** @type {string} */ + (category), + referencedExports, + /** @type {TODO} */ + (obj.context), + attributes + ); + dep.optional = true; + return dep; + }) + ); } ); } else { @@ -400,9 +432,19 @@ module.exports = class ContextModuleFactory extends ModuleFactory { }); }; + /** + * @param {string} ctx context + * @param {string} dir dir + * @param {ResolveDependenciesCallback} callback callback + * @returns {void} + */ const addSubDirectory = (ctx, dir, callback) => addDirectory(ctx, dir, addSubDirectory, callback); + /** + * @param {string} resource resource + * @param {ResolveDependenciesCallback} callback callback + */ const visitResource = (resource, callback) => { if (typeof fs.realpath === "function") { addDirectoryChecked(resource, resource, new Set(), callback); @@ -414,12 +456,15 @@ module.exports = class ContextModuleFactory extends ModuleFactory { if (typeof resource === "string") { visitResource(resource, callback); } else { - asyncLib.map(resource, visitResource, (err, result) => { + asyncLib.map(resource, visitResource, (err, _result) => { if (err) return callback(err); + const result = /** @type {ContextElementDependency[][]} */ (_result); // result dependencies should have unique userRequest // ordered by resolve result + /** @type {Set} */ const temp = new Set(); + /** @type {ContextElementDependency[]} */ const res = []; for (let i = 0; i < result.length; i++) { const inner = result[i]; diff --git a/node_modules/webpack/lib/ContextReplacementPlugin.js b/node_modules/webpack/lib/ContextReplacementPlugin.js index a8df59c0..ac425f31 100644 --- a/node_modules/webpack/lib/ContextReplacementPlugin.js +++ b/node_modules/webpack/lib/ContextReplacementPlugin.js @@ -16,7 +16,7 @@ class ContextReplacementPlugin { * @param {RegExp} resourceRegExp A regular expression that determines which files will be selected * @param {TODO=} newContentResource A new resource to replace the match * @param {TODO=} newContentRecursive If true, all subdirectories are searched for matches - * @param {TODO=} newContentRegExp A regular expression that determines which files will be selected + * @param {RegExp=} newContentRegExp A regular expression that determines which files will be selected */ constructor( resourceRegExp, @@ -154,14 +154,15 @@ const createResolveDependenciesFromContextMap = createContextMap => { const resolveDependenciesFromContextMap = (fs, options, callback) => { createContextMap(fs, (err, map) => { if (err) return callback(err); - const dependencies = Object.keys(map).map(key => { - return new ContextElementDependency( - map[key] + options.resourceQuery + options.resourceFragment, - key, - options.category, - options.referencedExports - ); - }); + const dependencies = Object.keys(map).map( + key => + new ContextElementDependency( + map[key] + options.resourceQuery + options.resourceFragment, + key, + options.category, + options.referencedExports + ) + ); callback(null, dependencies); }); }; diff --git a/node_modules/webpack/lib/DefinePlugin.js b/node_modules/webpack/lib/DefinePlugin.js index b8c30f72..574d8ca5 100644 --- a/node_modules/webpack/lib/DefinePlugin.js +++ b/node_modules/webpack/lib/DefinePlugin.js @@ -22,6 +22,7 @@ const { const createHash = require("./util/createHash"); /** @typedef {import("estree").Expression} Expression */ +/** @typedef {import("./Compilation").ValueCacheVersion} ValueCacheVersion */ /** @typedef {import("./Compiler")} Compiler */ /** @typedef {import("./Module").BuildInfo} BuildInfo */ /** @typedef {import("./NormalModule")} NormalModule */ @@ -30,6 +31,7 @@ const createHash = require("./util/createHash"); /** @typedef {import("./javascript/JavascriptParser").DestructuringAssignmentProperty} DestructuringAssignmentProperty */ /** @typedef {import("./javascript/JavascriptParser").Range} Range */ /** @typedef {import("./logging/Logger").Logger} Logger */ +/** @typedef {import("./util/createHash").Algorithm} Algorithm */ /** @typedef {null|undefined|RegExp|Function|string|number|boolean|bigint|undefined} CodeValuePrimitive */ /** @typedef {RecursiveArrayOrRecord} CodeValue */ @@ -43,9 +45,11 @@ const createHash = require("./util/createHash"); * @property {string|function(): string=} version */ +/** @typedef {function({ module: NormalModule, key: string, readonly version: ValueCacheVersion }): CodeValuePrimitive} GeneratorFn */ + class RuntimeValue { /** - * @param {function({ module: NormalModule, key: string, readonly version: string | undefined }): CodeValuePrimitive} fn generator function + * @param {GeneratorFn} fn generator function * @param {true | string[] | RuntimeValueOptions=} options options */ constructor(fn, options) { @@ -64,7 +68,7 @@ class RuntimeValue { /** * @param {JavascriptParser} parser the parser - * @param {Map>} valueCacheVersions valueCacheVersions + * @param {Map} valueCacheVersions valueCacheVersions * @param {string} key the defined key * @returns {CodeValuePrimitive} code */ @@ -75,22 +79,26 @@ class RuntimeValue { } else { if (this.options.fileDependencies) { for (const dep of this.options.fileDependencies) { - buildInfo.fileDependencies.add(dep); + /** @type {NonNullable} */ + (buildInfo.fileDependencies).add(dep); } } if (this.options.contextDependencies) { for (const dep of this.options.contextDependencies) { - buildInfo.contextDependencies.add(dep); + /** @type {NonNullable} */ + (buildInfo.contextDependencies).add(dep); } } if (this.options.missingDependencies) { for (const dep of this.options.missingDependencies) { - buildInfo.missingDependencies.add(dep); + /** @type {NonNullable} */ + (buildInfo.missingDependencies).add(dep); } } if (this.options.buildDependencies) { for (const dep of this.options.buildDependencies) { - buildInfo.buildDependencies.add(dep); + /** @type {NonNullable} */ + (buildInfo.buildDependencies).add(dep); } } } @@ -99,9 +107,7 @@ class RuntimeValue { module: parser.state.module, key, get version() { - return /** @type {string} */ ( - valueCacheVersions.get(VALUE_DEP_PREFIX + key) - ); + return valueCacheVersions.get(VALUE_DEP_PREFIX + key); } }); } @@ -120,19 +126,22 @@ class RuntimeValue { * @returns {Set | undefined} used keys */ function getObjKeys(properties) { - if (!properties) return undefined; + if (!properties) return; return new Set([...properties].map(p => p.id)); } +/** @typedef {Set | null} ObjKeys */ +/** @typedef {boolean | undefined | null} AsiSafe */ + /** * @param {any[]|{[k: string]: any}} obj obj * @param {JavascriptParser} parser Parser - * @param {Map>} valueCacheVersions valueCacheVersions + * @param {Map} valueCacheVersions valueCacheVersions * @param {string} key the defined key * @param {RuntimeTemplate} runtimeTemplate the runtime template * @param {Logger} logger the logger object - * @param {boolean|undefined|null=} asiSafe asi safe (undefined: unknown, null: unneeded) - * @param {Set|undefined=} objKeys used keys + * @param {AsiSafe=} asiSafe asi safe (undefined: unknown, null: unneeded) + * @param {ObjKeys=} objKeys used keys * @returns {string} code converted to string that evaluates */ const stringifyObj = ( @@ -146,7 +155,7 @@ const stringifyObj = ( objKeys ) => { let code; - let arr = Array.isArray(obj); + const arr = Array.isArray(obj); if (arr) { code = `[${ /** @type {any[]} */ (obj) @@ -166,25 +175,20 @@ const stringifyObj = ( } else { let keys = Object.keys(obj); if (objKeys) { - if (objKeys.size === 0) keys = []; - else keys = keys.filter(k => objKeys.has(k)); + keys = objKeys.size === 0 ? [] : keys.filter(k => objKeys.has(k)); } code = `{${keys .map(key => { const code = /** @type {{[k: string]: any}} */ (obj)[key]; - return ( - JSON.stringify(key) + - ":" + - toCode( - code, - parser, - valueCacheVersions, - key, - runtimeTemplate, - logger, - null - ) - ); + return `${JSON.stringify(key)}:${toCode( + code, + parser, + valueCacheVersions, + key, + runtimeTemplate, + logger, + null + )}`; }) .join(",")}}`; } @@ -205,12 +209,12 @@ const stringifyObj = ( * Convert code to a string that evaluates * @param {CodeValue} code Code to evaluate * @param {JavascriptParser} parser Parser - * @param {Map>} valueCacheVersions valueCacheVersions + * @param {Map} valueCacheVersions valueCacheVersions * @param {string} key the defined key * @param {RuntimeTemplate} runtimeTemplate the runtime template * @param {Logger} logger the logger object - * @param {boolean|undefined|null=} asiSafe asi safe (undefined: unknown, null: unneeded) - * @param {Set|undefined=} objKeys used keys + * @param {boolean | undefined | null=} asiSafe asi safe (undefined: unknown, null: unneeded) + * @param {ObjKeys=} objKeys used keys * @returns {string} code converted to string that evaluates */ const toCode = ( @@ -248,7 +252,7 @@ const toCode = ( return code.toString(); } if (typeof code === "function" && code.toString) { - return "(" + code.toString() + ")"; + return `(${code.toString()})`; } if (typeof code === "object") { return stringifyObj( @@ -267,7 +271,7 @@ const toCode = ( ? `${code}n` : `BigInt("${code}")`; } - return code + ""; + return `${code}`; }; const strCode = transformToCode(); @@ -298,20 +302,20 @@ const toCacheVersion = code => { return code.toString(); } if (typeof code === "function" && code.toString) { - return "(" + code.toString() + ")"; + return `(${code.toString()})`; } if (typeof code === "object") { const items = Object.keys(code).map(key => ({ key, value: toCacheVersion(/** @type {Record} */ (code)[key]) })); - if (items.some(({ value }) => value === undefined)) return undefined; + if (items.some(({ value }) => value === undefined)) return; return `{${items.map(({ key, value }) => `${key}: ${value}`).join(", ")}}`; } if (typeof code === "bigint") { return `${code}n`; } - return code + ""; + return `${code}`; }; const PLUGIN_NAME = "DefinePlugin"; @@ -333,7 +337,7 @@ class DefinePlugin { } /** - * @param {function({ module: NormalModule, key: string, readonly version: string | undefined }): CodeValuePrimitive} fn generator function + * @param {GeneratorFn} fn generator function * @param {true | string[] | RuntimeValueOptions=} options options * @returns {RuntimeValue} runtime value */ @@ -358,11 +362,13 @@ class DefinePlugin { ); const { runtimeTemplate } = compilation; - const mainHash = createHash(compilation.outputOptions.hashFunction); + const mainHash = createHash( + /** @type {Algorithm} */ + (compilation.outputOptions.hashFunction) + ); mainHash.update( - /** @type {string} */ ( - compilation.valueCacheVersions.get(VALUE_DEP_MAIN) - ) || "" + /** @type {string} */ + (compilation.valueCacheVersions.get(VALUE_DEP_MAIN)) || "" ); /** @@ -385,15 +391,22 @@ class DefinePlugin { * @param {string} key key */ const addValueDependency = key => { - const buildInfo = /** @type {BuildInfo} */ ( - parser.state.module.buildInfo - ); - buildInfo.valueDependencies.set( + const buildInfo = + /** @type {BuildInfo} */ + (parser.state.module.buildInfo); + /** @type {NonNullable} */ + (buildInfo.valueDependencies).set( VALUE_DEP_PREFIX + key, compilation.valueCacheVersions.get(VALUE_DEP_PREFIX + key) ); }; + /** + * @template {Function} T + * @param {string} key key + * @param {T} fn fn + * @returns {function(TODO): TODO} result + */ const withValueDependency = (key, fn) => (...args) => { @@ -408,7 +421,7 @@ class DefinePlugin { * @returns {void} */ const walkDefinitions = (definitions, prefix) => { - Object.keys(definitions).forEach(key => { + for (const key of Object.keys(definitions)) { const code = definitions[key]; if ( code && @@ -418,14 +431,14 @@ class DefinePlugin { ) { walkDefinitions( /** @type {Record} */ (code), - prefix + key + "." + `${prefix + key}.` ); applyObjectDefine(prefix + key, code); - return; + continue; } applyDefineKey(prefix, key); applyDefine(prefix + key, code); - }); + } }; /** @@ -436,13 +449,13 @@ class DefinePlugin { */ const applyDefineKey = (prefix, key) => { const splittedKey = key.split("."); - splittedKey.slice(1).forEach((_, i) => { + for (const [i, _] of splittedKey.slice(1).entries()) { const fullKey = prefix + splittedKey.slice(0, i + 1).join("."); parser.hooks.canRename.for(fullKey).tap(PLUGIN_NAME, () => { addValueDependency(key); return true; }); - }); + } }; /** @@ -505,7 +518,7 @@ class DefinePlugin { ); if (parser.scope.inShorthand) { - strCode = parser.scope.inShorthand + ":" + strCode; + strCode = `${parser.scope.inShorthand}:${strCode}`; } if (WEBPACK_REQUIRE_FUNCTION_REGEXP.test(strCode)) { @@ -516,9 +529,8 @@ class DefinePlugin { return toConstantDependency(parser, strCode, [ RuntimeGlobals.requireScope ])(expr); - } else { - return toConstantDependency(parser, strCode)(expr); } + return toConstantDependency(parser, strCode)(expr); }); } parser.hooks.evaluateTypeof.for(key).tap(PLUGIN_NAME, expr => { @@ -542,9 +554,7 @@ class DefinePlugin { logger, null ); - const typeofCode = isTypeof - ? codeCode - : "typeof (" + codeCode + ")"; + const typeofCode = isTypeof ? codeCode : `typeof (${codeCode})`; const res = parser.evaluate(typeofCode); recurseTypeof = false; res.setRange(/** @type {Range} */ (expr.range)); @@ -561,9 +571,7 @@ class DefinePlugin { logger, null ); - const typeofCode = isTypeof - ? codeCode - : "typeof (" + codeCode + ")"; + const typeofCode = isTypeof ? codeCode : `typeof (${codeCode})`; const res = parser.evaluate(typeofCode); if (!res.isString()) return; return toConstantDependency( @@ -611,7 +619,7 @@ class DefinePlugin { ); if (parser.scope.inShorthand) { - strCode = parser.scope.inShorthand + ":" + strCode; + strCode = `${parser.scope.inShorthand}:${strCode}`; } if (WEBPACK_REQUIRE_FUNCTION_REGEXP.test(strCode)) { @@ -622,9 +630,8 @@ class DefinePlugin { return toConstantDependency(parser, strCode, [ RuntimeGlobals.requireScope ])(expr); - } else { - return toConstantDependency(parser, strCode)(expr); } + return toConstantDependency(parser, strCode)(expr); }); parser.hooks.typeof .for(key) @@ -657,11 +664,11 @@ class DefinePlugin { * @returns {void} */ const walkDefinitionsForValues = (definitions, prefix) => { - Object.keys(definitions).forEach(key => { + for (const key of Object.keys(definitions)) { const code = definitions[key]; const version = toCacheVersion(code); const name = VALUE_DEP_PREFIX + prefix + key; - mainHash.update("|" + prefix + key); + mainHash.update(`|${prefix}${key}`); const oldVersion = compilation.valueCacheVersions.get(name); if (oldVersion === undefined) { compilation.valueCacheVersions.set(name, version); @@ -681,10 +688,10 @@ class DefinePlugin { ) { walkDefinitionsForValues( /** @type {Record} */ (code), - prefix + key + "." + `${prefix + key}.` ); } - }); + } }; walkDefinitionsForValues(definitions, ""); diff --git a/node_modules/webpack/lib/DelegatedModule.js b/node_modules/webpack/lib/DelegatedModule.js index 9f669db6..dc4d2bc3 100644 --- a/node_modules/webpack/lib/DelegatedModule.js +++ b/node_modules/webpack/lib/DelegatedModule.js @@ -36,6 +36,10 @@ const makeSerializable = require("./util/makeSerializable"); /** @typedef {import("./util/Hash")} Hash */ /** @typedef {import("./util/fs").InputFileSystem} InputFileSystem */ +/** @typedef {string} SourceRequest */ +/** @typedef {"require" | "object"} Type */ +/** @typedef {TODO} Data */ + const TYPES = new Set(["javascript"]); const RUNTIME_REQUIREMENTS = new Set([ RuntimeGlobals.module, @@ -44,9 +48,9 @@ const RUNTIME_REQUIREMENTS = new Set([ class DelegatedModule extends Module { /** - * @param {string} sourceRequest source request - * @param {TODO} data data - * @param {"require" | "object"} type type + * @param {SourceRequest} sourceRequest source request + * @param {Data} data data + * @param {Type} type type * @param {string} userRequest user request * @param {string | Module} originalRequest original request */ diff --git a/node_modules/webpack/lib/DelegatedModuleFactoryPlugin.js b/node_modules/webpack/lib/DelegatedModuleFactoryPlugin.js index 522b0d81..ae9b79aa 100644 --- a/node_modules/webpack/lib/DelegatedModuleFactoryPlugin.js +++ b/node_modules/webpack/lib/DelegatedModuleFactoryPlugin.js @@ -7,15 +7,28 @@ const DelegatedModule = require("./DelegatedModule"); +/** @typedef {import("../declarations/plugins/DllReferencePlugin").DllReferencePluginOptions} DllReferencePluginOptions */ +/** @typedef {import("../declarations/plugins/DllReferencePlugin").DllReferencePluginOptionsContent} DllReferencePluginOptionsContent */ +/** @typedef {import("./DelegatedModule").Data} Data */ +/** @typedef {import("./DelegatedModule").SourceRequest} SourceRequest */ +/** @typedef {import("./DelegatedModule").Type} Type */ /** @typedef {import("./NormalModuleFactory")} NormalModuleFactory */ -// options.source -// options.type -// options.context -// options.scope -// options.content -// options.associatedObjectForCache +/** + * @typedef {object} Options + * @property {SourceRequest} source source + * @property {NonNullable} context absolute context path to which lib ident is relative to + * @property {DllReferencePluginOptionsContent} content content + * @property {DllReferencePluginOptions["type"]} type type + * @property {DllReferencePluginOptions["extensions"]} extensions extensions + * @property {DllReferencePluginOptions["scope"]} scope scope + * @property {object=} associatedObjectForCache object for caching + */ + class DelegatedModuleFactoryPlugin { + /** + * @param {Options} options options + */ constructor(options) { this.options = options; options.type = options.type || "require"; @@ -35,7 +48,7 @@ class DelegatedModuleFactoryPlugin { const [dependency] = data.dependencies; const { request } = dependency; if (request && request.startsWith(`${scope}/`)) { - const innerRequest = "." + request.slice(scope.length); + const innerRequest = `.${request.slice(scope.length)}`; let resolved; if (innerRequest in this.options.content) { resolved = this.options.content[innerRequest]; @@ -44,14 +57,17 @@ class DelegatedModuleFactoryPlugin { new DelegatedModule( this.options.source, resolved, - this.options.type, + /** @type {Type} */ (this.options.type), innerRequest, request ) ); } - for (let i = 0; i < this.options.extensions.length; i++) { - const extension = this.options.extensions[i]; + const extensions = + /** @type {string[]} */ + (this.options.extensions); + for (let i = 0; i < extensions.length; i++) { + const extension = extensions[i]; const requestPlusExt = innerRequest + extension; if (requestPlusExt in this.options.content) { resolved = this.options.content[requestPlusExt]; @@ -60,7 +76,7 @@ class DelegatedModuleFactoryPlugin { new DelegatedModule( this.options.source, resolved, - this.options.type, + /** @type {Type} */ (this.options.type), requestPlusExt, request + extension ) @@ -76,17 +92,15 @@ class DelegatedModuleFactoryPlugin { "DelegatedModuleFactoryPlugin", module => { const request = module.libIdent(this.options); - if (request) { - if (request in this.options.content) { - const resolved = this.options.content[request]; - return new DelegatedModule( - this.options.source, - resolved, - this.options.type, - request, - module - ); - } + if (request && request in this.options.content) { + const resolved = this.options.content[request]; + return new DelegatedModule( + this.options.source, + resolved, + /** @type {Type} */ (this.options.type), + request, + module + ); } return module; } diff --git a/node_modules/webpack/lib/DelegatedPlugin.js b/node_modules/webpack/lib/DelegatedPlugin.js index ffcc489c..735e2f08 100644 --- a/node_modules/webpack/lib/DelegatedPlugin.js +++ b/node_modules/webpack/lib/DelegatedPlugin.js @@ -9,8 +9,12 @@ const DelegatedModuleFactoryPlugin = require("./DelegatedModuleFactoryPlugin"); const DelegatedSourceDependency = require("./dependencies/DelegatedSourceDependency"); /** @typedef {import("./Compiler")} Compiler */ +/** @typedef {import("./DelegatedModuleFactoryPlugin").Options} Options */ class DelegatedPlugin { + /** + * @param {Options} options options + */ constructor(options) { this.options = options; } diff --git a/node_modules/webpack/lib/DependenciesBlock.js b/node_modules/webpack/lib/DependenciesBlock.js index 1238e6e7..a952b643 100644 --- a/node_modules/webpack/lib/DependenciesBlock.js +++ b/node_modules/webpack/lib/DependenciesBlock.js @@ -46,7 +46,6 @@ class DependenciesBlock { /** * Adds a DependencyBlock to DependencyBlock relationship. * This is used for when a Module has a AsyncDependencyBlock tie (for code-splitting) - * * @param {AsyncDependenciesBlock} block block being added * @returns {void} */ diff --git a/node_modules/webpack/lib/Dependency.js b/node_modules/webpack/lib/Dependency.js index 84b47369..a18f7365 100644 --- a/node_modules/webpack/lib/Dependency.js +++ b/node_modules/webpack/lib/Dependency.js @@ -67,7 +67,7 @@ const memoize = require("./util/memoize"); * @typedef {object} ExportsSpec * @property {(string | ExportSpec)[] | true | null} exports exported names, true for unknown exports or null for no exports * @property {Set=} excludeExports when exports = true, list of unaffected exports - * @property {Set=} hideExports list of maybe prior exposed, but now hidden exports + * @property {(Set | null)=} hideExports list of maybe prior exposed, but now hidden exports * @property {ModuleGraphConnection=} from when reexported: from which module * @property {number=} priority when reexported: with which priority * @property {boolean=} canMangle can the export be renamed (defaults to true) @@ -85,9 +85,9 @@ const memoize = require("./util/memoize"); const TRANSITIVE = Symbol("transitive"); -const getIgnoredModule = memoize(() => { - return new RawModule("/* (ignored) */", `ignored`, `(ignored)`); -}); +const getIgnoredModule = memoize( + () => new RawModule("/* (ignored) */", "ignored", "(ignored)") +); class Dependency { constructor() { @@ -163,16 +163,8 @@ class Dependency { this._locEL = 0; this._locEC = 0; } - if ("index" in loc) { - this._locI = loc.index; - } else { - this._locI = undefined; - } - if ("name" in loc) { - this._locN = loc.name; - } else { - this._locN = undefined; - } + this._locI = "index" in loc ? loc.index : undefined; + this._locN = "name" in loc ? loc.name : undefined; this._loc = loc; } @@ -336,6 +328,8 @@ Dependency.NO_EXPORTS_REFERENCED = []; /** @type {string[][]} */ Dependency.EXPORTS_OBJECT_REFERENCED = [[]]; +// eslint-disable-next-line no-warning-comments +// @ts-ignore https://github.com/microsoft/TypeScript/issues/42919 Object.defineProperty(Dependency.prototype, "module", { /** * @deprecated @@ -358,6 +352,8 @@ Object.defineProperty(Dependency.prototype, "module", { } }); +// eslint-disable-next-line no-warning-comments +// @ts-ignore https://github.com/microsoft/TypeScript/issues/42919 Object.defineProperty(Dependency.prototype, "disconnect", { get() { throw new Error( diff --git a/node_modules/webpack/lib/DllEntryPlugin.js b/node_modules/webpack/lib/DllEntryPlugin.js index 27c78496..de849fa5 100644 --- a/node_modules/webpack/lib/DllEntryPlugin.js +++ b/node_modules/webpack/lib/DllEntryPlugin.js @@ -10,12 +10,14 @@ const DllEntryDependency = require("./dependencies/DllEntryDependency"); const EntryDependency = require("./dependencies/EntryDependency"); /** @typedef {import("./Compiler")} Compiler */ +/** @typedef {string[]} Entries */ +/** @typedef {{ name: string, filename: TODO }} Options */ class DllEntryPlugin { /** * @param {string} context context - * @param {string[]} entries entry names - * @param {TODO} options options + * @param {Entries} entries entry names + * @param {Options} options options */ constructor(context, entries, options) { this.context = context; diff --git a/node_modules/webpack/lib/DllModuleFactory.js b/node_modules/webpack/lib/DllModuleFactory.js index fa8addde..d8800353 100644 --- a/node_modules/webpack/lib/DllModuleFactory.js +++ b/node_modules/webpack/lib/DllModuleFactory.js @@ -17,6 +17,7 @@ class DllModuleFactory extends ModuleFactory { super(); this.hooks = Object.freeze({}); } + /** * @param {ModuleFactoryCreateData} data data object * @param {function((Error | null)=, ModuleFactoryResult=): void} callback callback diff --git a/node_modules/webpack/lib/DllPlugin.js b/node_modules/webpack/lib/DllPlugin.js index 63656704..25440df0 100644 --- a/node_modules/webpack/lib/DllPlugin.js +++ b/node_modules/webpack/lib/DllPlugin.js @@ -12,6 +12,8 @@ const createSchemaValidation = require("./util/create-schema-validation"); /** @typedef {import("../declarations/plugins/DllPlugin").DllPluginOptions} DllPluginOptions */ /** @typedef {import("./Compiler")} Compiler */ +/** @typedef {import("./DllEntryPlugin").Entries} Entries */ +/** @typedef {import("./DllEntryPlugin").Options} Options */ const validate = createSchemaValidation( require("../schemas/plugins/DllPlugin.check.js"), @@ -43,13 +45,13 @@ class DllPlugin { compiler.hooks.entryOption.tap("DllPlugin", (context, entry) => { if (typeof entry !== "function") { for (const name of Object.keys(entry)) { - const options = { - name, - filename: entry.filename - }; - new DllEntryPlugin(context, entry[name].import, options).apply( - compiler - ); + /** @type {Options} */ + const options = { name, filename: entry.filename }; + new DllEntryPlugin( + context, + /** @type {Entries} */ (entry[name].import), + options + ).apply(compiler); } } else { throw new Error( diff --git a/node_modules/webpack/lib/DllReferencePlugin.js b/node_modules/webpack/lib/DllReferencePlugin.js index 674a9457..50b2c541 100644 --- a/node_modules/webpack/lib/DllReferencePlugin.js +++ b/node_modules/webpack/lib/DllReferencePlugin.js @@ -15,6 +15,7 @@ const makePathsRelative = require("./util/identifier").makePathsRelative; /** @typedef {import("../declarations/WebpackOptions").Externals} Externals */ /** @typedef {import("../declarations/plugins/DllReferencePlugin").DllReferencePluginOptions} DllReferencePluginOptions */ +/** @typedef {import("../declarations/plugins/DllReferencePlugin").DllReferencePluginOptionsContent} DllReferencePluginOptionsContent */ /** @typedef {import("../declarations/plugins/DllReferencePlugin").DllReferencePluginOptionsManifest} DllReferencePluginOptionsManifest */ /** @typedef {import("./Compiler")} Compiler */ /** @typedef {import("./util/fs").InputFileSystem} InputFileSystem */ @@ -28,6 +29,8 @@ const validate = createSchemaValidation( } ); +/** @typedef {{ path: string, data: DllReferencePluginOptionsManifest | undefined, error: Error | undefined }} CompilationDataItem */ + class DllReferencePlugin { /** * @param {DllReferencePluginOptions} options options object @@ -35,7 +38,7 @@ class DllReferencePlugin { constructor(options) { validate(options); this.options = options; - /** @type {WeakMap} */ + /** @type {WeakMap} */ this._compilationData = new WeakMap(); } @@ -64,6 +67,7 @@ class DllReferencePlugin { /** @type {InputFileSystem} */ (compiler.inputFileSystem).readFile(manifest, (err, result) => { if (err) return callback(err); + /** @type {CompilationDataItem} */ const data = { path: manifest, data: undefined, @@ -75,15 +79,18 @@ class DllReferencePlugin { data.data = parseJson( /** @type {Buffer} */ (result).toString("utf-8") ); - } catch (e) { + } catch (parseErr) { // Store the error in the params so that it can // be added as a compilation error later on. const manifestPath = makePathsRelative( - compiler.options.context, + /** @type {string} */ (compiler.options.context), manifest, compiler.root ); - data.error = new DllManifestError(manifestPath, e.message); + data.error = new DllManifestError( + manifestPath, + /** @type {Error} */ (parseErr).message + ); } this._compilationData.set(params, data); return callback(); @@ -98,13 +105,15 @@ class DllReferencePlugin { compiler.hooks.compile.tap("DllReferencePlugin", params => { let name = this.options.name; let sourceType = this.options.sourceType; - let content = + let resolvedContent = "content" in this.options ? this.options.content : undefined; if ("manifest" in this.options) { - let manifestParameter = this.options.manifest; + const manifestParameter = this.options.manifest; let manifest; if (typeof manifestParameter === "string") { - const data = this._compilationData.get(params); + const data = + /** @type {CompilationDataItem} */ + (this._compilationData.get(params)); // If there was an error parsing the manifest // file, exit now because the error will be added // as a compilation error in the "compilation" hook. @@ -118,23 +127,27 @@ class DllReferencePlugin { if (manifest) { if (!name) name = manifest.name; if (!sourceType) sourceType = manifest.type; - if (!content) content = manifest.content; + if (!resolvedContent) resolvedContent = manifest.content; } } /** @type {Externals} */ const externals = {}; - const source = "dll-reference " + name; - externals[source] = name; + const source = `dll-reference ${name}`; + externals[source] = /** @type {string} */ (name); const normalModuleFactory = params.normalModuleFactory; new ExternalModuleFactoryPlugin(sourceType || "var", externals).apply( normalModuleFactory ); new DelegatedModuleFactoryPlugin({ - source: source, + source, type: this.options.type, scope: this.options.scope, - context: this.options.context || compiler.options.context, - content, + context: + /** @type {string} */ + (this.options.context || compiler.options.context), + content: + /** @type {DllReferencePluginOptionsContent} */ + (resolvedContent), extensions: this.options.extensions, associatedObjectForCache: compiler.root }).apply(normalModuleFactory); @@ -144,9 +157,11 @@ class DllReferencePlugin { "DllReferencePlugin", (compilation, params) => { if ("manifest" in this.options) { - let manifest = this.options.manifest; + const manifest = this.options.manifest; if (typeof manifest === "string") { - const data = this._compilationData.get(params); + const data = /** @type {CompilationDataItem} */ ( + this._compilationData.get(params) + ); // If there was an error parsing the manifest file, add the // error as a compilation error to make the compilation fail. if (data.error) { diff --git a/node_modules/webpack/lib/EntryPlugin.js b/node_modules/webpack/lib/EntryPlugin.js index 05b17ed8..77c87970 100644 --- a/node_modules/webpack/lib/EntryPlugin.js +++ b/node_modules/webpack/lib/EntryPlugin.js @@ -12,9 +12,7 @@ const EntryDependency = require("./dependencies/EntryDependency"); class EntryPlugin { /** - * An entry plugin which will handle - * creation of the EntryDependency - * + * An entry plugin which will handle creation of the EntryDependency * @param {string} context context path * @param {string} entry entry path * @param {EntryOptions | string=} options entry options (passing a string is deprecated) diff --git a/node_modules/webpack/lib/EnvironmentPlugin.js b/node_modules/webpack/lib/EnvironmentPlugin.js index 3a8d9dcd..93292cc5 100644 --- a/node_modules/webpack/lib/EnvironmentPlugin.js +++ b/node_modules/webpack/lib/EnvironmentPlugin.js @@ -12,15 +12,18 @@ const WebpackError = require("./WebpackError"); /** @typedef {import("./DefinePlugin").CodeValue} CodeValue */ class EnvironmentPlugin { + /** + * @param {(string | string[] | Record)[]} keys keys + */ constructor(...keys) { if (keys.length === 1 && Array.isArray(keys[0])) { this.keys = keys[0]; this.defaultValues = {}; } else if (keys.length === 1 && keys[0] && typeof keys[0] === "object") { this.keys = Object.keys(keys[0]); - this.defaultValues = keys[0]; + this.defaultValues = /** @type {Record} */ (keys[0]); } else { - this.keys = keys; + this.keys = /** @type {string[]} */ (keys); this.defaultValues = {}; } } diff --git a/node_modules/webpack/lib/ErrorHelpers.js b/node_modules/webpack/lib/ErrorHelpers.js index bec99ef7..58c11554 100644 --- a/node_modules/webpack/lib/ErrorHelpers.js +++ b/node_modules/webpack/lib/ErrorHelpers.js @@ -48,9 +48,9 @@ const cutOffMultilineMessage = (stack, message) => { /** @type {string[]} */ const result = []; - stackSplitByLines.forEach((line, idx) => { + for (const [idx, line] of stackSplitByLines.entries()) { if (!line.includes(messageSplitByLines[idx])) result.push(line); - }); + } return result.join("\n"); }; @@ -64,10 +64,9 @@ const cutOffMessage = (stack, message) => { const nextLine = stack.indexOf("\n"); if (nextLine === -1) { return stack === message ? "" : stack; - } else { - const firstLine = stack.slice(0, nextLine); - return firstLine === message ? stack.slice(nextLine + 1) : stack; } + const firstLine = stack.slice(0, nextLine); + return firstLine === message ? stack.slice(nextLine + 1) : stack; }; /** @@ -92,10 +91,10 @@ const cleanUpWebpackOptions = (stack, message) => { return stack; }; -exports.cutOffByFlag = cutOffByFlag; -exports.cutOffLoaderExecution = cutOffLoaderExecution; -exports.cutOffWebpackOptions = cutOffWebpackOptions; -exports.cutOffMultilineMessage = cutOffMultilineMessage; -exports.cutOffMessage = cutOffMessage; -exports.cleanUp = cleanUp; -exports.cleanUpWebpackOptions = cleanUpWebpackOptions; +module.exports.cutOffByFlag = cutOffByFlag; +module.exports.cutOffLoaderExecution = cutOffLoaderExecution; +module.exports.cutOffWebpackOptions = cutOffWebpackOptions; +module.exports.cutOffMultilineMessage = cutOffMultilineMessage; +module.exports.cutOffMessage = cutOffMessage; +module.exports.cleanUp = cleanUp; +module.exports.cleanUpWebpackOptions = cleanUpWebpackOptions; diff --git a/node_modules/webpack/lib/EvalDevToolModulePlugin.js b/node_modules/webpack/lib/EvalDevToolModulePlugin.js index d9d33d2b..ba2e5b6a 100644 --- a/node_modules/webpack/lib/EvalDevToolModulePlugin.js +++ b/node_modules/webpack/lib/EvalDevToolModulePlugin.js @@ -39,7 +39,7 @@ class EvalDevToolModulePlugin { /** * @param {EvalDevToolModulePluginOptions=} options options */ - constructor(options) { + constructor(options = {}) { this.namespace = options.namespace || ""; this.sourceUrlComment = options.sourceUrlComment || "\n//# sourceURL=[url]"; this.moduleFilenameTemplate = @@ -77,17 +77,15 @@ class EvalDevToolModulePlugin { hashFunction: compilation.outputOptions.hashFunction } ); - const footer = - "\n" + - this.sourceUrlComment.replace( - /\[url\]/g, - encodeURI(str) - .replace(/%2F/g, "/") - .replace(/%20/g, "_") - .replace(/%5E/g, "^") - .replace(/%5C/g, "\\") - .replace(/^\//, "") - ); + const footer = `\n${this.sourceUrlComment.replace( + /\[url\]/g, + encodeURI(str) + .replace(/%2F/g, "/") + .replace(/%20/g, "_") + .replace(/%5E/g, "^") + .replace(/%5C/g, "\\") + .replace(/^\//, "") + )}`; const result = new RawSource( `eval(${ compilation.outputOptions.trustedTypes diff --git a/node_modules/webpack/lib/EvalSourceMapDevToolPlugin.js b/node_modules/webpack/lib/EvalSourceMapDevToolPlugin.js index 4ef3dc28..9619211c 100644 --- a/node_modules/webpack/lib/EvalSourceMapDevToolPlugin.js +++ b/node_modules/webpack/lib/EvalSourceMapDevToolPlugin.js @@ -17,6 +17,7 @@ const { makePathsAbsolute } = require("./util/identifier"); /** @typedef {import("webpack-sources").Source} Source */ /** @typedef {import("../declarations/WebpackOptions").DevTool} DevToolOptions */ /** @typedef {import("../declarations/plugins/SourceMapDevToolPlugin").SourceMapDevToolPluginOptions} SourceMapDevToolPluginOptions */ +/** @typedef {import("./ChunkGraph").ModuleId} ModuleId */ /** @typedef {import("./Compiler")} Compiler */ /** @typedef {import("./NormalModule").SourceMap} SourceMap */ @@ -137,8 +138,8 @@ class EvalSourceMapDevToolPlugin { const module = compilation.findModule(source); return module || source; }); - let moduleFilenames = modules.map(module => { - return ModuleFilenameHelpers.createFilename( + let moduleFilenames = modules.map(module => + ModuleFilenameHelpers.createFilename( module, { moduleFilenameTemplate: this.moduleFilenameTemplate, @@ -149,8 +150,8 @@ class EvalSourceMapDevToolPlugin { chunkGraph, hashFunction: compilation.outputOptions.hashFunction } - ); - }); + ) + ); moduleFilenames = ModuleFilenameHelpers.replaceDuplicates( moduleFilenames, (filename, i, n) => { @@ -163,18 +164,19 @@ class EvalSourceMapDevToolPlugin { sourceMap.sourcesContent = undefined; } sourceMap.sourceRoot = options.sourceRoot || ""; - const moduleId = chunkGraph.getModuleId(m); + const moduleId = + /** @type {ModuleId} */ + (chunkGraph.getModuleId(m)); sourceMap.file = typeof moduleId === "number" ? `${moduleId}.js` : moduleId; - const footer = - this.sourceMapComment.replace( - /\[url\]/g, - `data:application/json;charset=utf-8;base64,${Buffer.from( - JSON.stringify(sourceMap), - "utf8" - ).toString("base64")}` - ) + `\n//# sourceURL=webpack-internal:///${moduleId}\n`; // workaround for chrome bug + const footer = `${this.sourceMapComment.replace( + /\[url\]/g, + `data:application/json;charset=utf-8;base64,${Buffer.from( + JSON.stringify(sourceMap), + "utf8" + ).toString("base64")}` + )}\n//# sourceURL=webpack-internal:///${moduleId}\n`; // workaround for chrome bug return result( new RawSource( diff --git a/node_modules/webpack/lib/ExportsInfo.js b/node_modules/webpack/lib/ExportsInfo.js index 634240c3..f55dcf2d 100644 --- a/node_modules/webpack/lib/ExportsInfo.js +++ b/node_modules/webpack/lib/ExportsInfo.js @@ -71,9 +71,12 @@ makeSerializable( "RestoreProvidedData" ); +/** @typedef {Map} Exports */ +/** @typedef {string | string[] | false} UsedName */ + class ExportsInfo { constructor() { - /** @type {Map} */ + /** @type {Exports} */ this._exports = new Map(); this._otherExportsInfo = new ExportInfo(null); this._sideEffectsOnlyInfo = new ExportInfo("*side effects only*"); @@ -144,6 +147,10 @@ class ExportsInfo { return this._otherExportsInfo; } + /** + * @param {Exports} exports exports + * @private + */ _sortExportsMap(exports) { if (exports.size > 1) { const namesInOrder = []; @@ -159,7 +166,7 @@ class ExportsInfo { } for (; i < namesInOrder.length; i++) { const name = namesInOrder[i]; - const correctEntry = exports.get(name); + const correctEntry = /** @type {ExportInfo} */ (exports.get(name)); exports.delete(name); exports.set(name, correctEntry); } @@ -261,7 +268,7 @@ class ExportsInfo { getReadOnlyExportInfoRecursive(name) { const exportInfo = this.getReadOnlyExportInfo(name[0]); if (name.length === 1) return exportInfo; - if (!exportInfo.exportsInfo) return undefined; + if (!exportInfo.exportsInfo) return; return exportInfo.exportsInfo.getReadOnlyExportInfoRecursive(name.slice(1)); } @@ -272,7 +279,7 @@ class ExportsInfo { getNestedExportsInfo(name) { if (Array.isArray(name) && name.length > 0) { const info = this.getReadOnlyExportInfo(name[0]); - if (!info.exportsInfo) return undefined; + if (!info.exportsInfo) return; return info.exportsInfo.getNestedExportsInfo(name.slice(1)); } return this; @@ -451,10 +458,8 @@ class ExportsInfo { if (this._redirectTo.isUsed(runtime)) { return true; } - } else { - if (this._otherExportsInfo.getUsed(runtime) !== UsageState.Unused) { - return true; - } + } else if (this._otherExportsInfo.getUsed(runtime) !== UsageState.Unused) { + return true; } for (const exportInfo of this._exports.values()) { if (exportInfo.getUsed(runtime) !== UsageState.Unused) { @@ -522,7 +527,7 @@ class ExportsInfo { return false; } } - return new SortableSet(array); + return /** @type {SortableSet} */ (new SortableSet(array)); } /** @@ -633,13 +638,11 @@ class ExportsInfo { isEquallyUsed(runtimeA, runtimeB) { if (this._redirectTo !== undefined) { if (!this._redirectTo.isEquallyUsed(runtimeA, runtimeB)) return false; - } else { - if ( - this._otherExportsInfo.getUsed(runtimeA) !== - this._otherExportsInfo.getUsed(runtimeB) - ) { - return false; - } + } else if ( + this._otherExportsInfo.getUsed(runtimeA) !== + this._otherExportsInfo.getUsed(runtimeB) + ) { + return false; } if ( this._sideEffectsOnlyInfo.getUsed(runtimeA) !== @@ -662,20 +665,20 @@ class ExportsInfo { getUsed(name, runtime) { if (Array.isArray(name)) { if (name.length === 0) return this.otherExportsInfo.getUsed(runtime); - let info = this.getReadOnlyExportInfo(name[0]); + const info = this.getReadOnlyExportInfo(name[0]); if (info.exportsInfo && name.length > 1) { return info.exportsInfo.getUsed(name.slice(1), runtime); } return info.getUsed(runtime); } - let info = this.getReadOnlyExportInfo(name); + const info = this.getReadOnlyExportInfo(name); return info.getUsed(runtime); } /** - * @param {string | string[] | undefined} name the export name + * @param {string | string[]} name the export name * @param {RuntimeSpec} runtime check usage for this runtime only - * @returns {string | string[] | false} the used name + * @returns {UsedName} the used name */ getUsedName(name, runtime) { if (Array.isArray(name)) { @@ -684,10 +687,12 @@ class ExportsInfo { if (!this.isUsed(runtime)) return false; return name; } - let info = this.getReadOnlyExportInfo(name[0]); + const info = this.getReadOnlyExportInfo(name[0]); const x = info.getUsedName(name[0], runtime); if (x === false) return false; - const arr = x === name[0] && name.length === 1 ? name : [x]; + const arr = + /** @type {string[]} */ + (x === name[0] && name.length === 1 ? name : [x]); if (name.length === 1) { return arr; } @@ -698,14 +703,12 @@ class ExportsInfo { const nested = info.exportsInfo.getUsedName(name.slice(1), runtime); if (!nested) return false; return arr.concat(nested); - } else { - return arr.concat(name.slice(1)); } - } else { - let info = this.getReadOnlyExportInfo(name); - const usedName = info.getUsedName(name, runtime); - return usedName; + return arr.concat(name.slice(1)); } + const info = this.getReadOnlyExportInfo(name); + const usedName = info.getUsedName(name, runtime); + return usedName; } /** @@ -738,6 +741,9 @@ class ExportsInfo { } } + /** + * @returns {RestoreProvidedData} restore provided data + */ getRestoreProvidedData() { const otherProvided = this._otherExportsInfo.provided; const otherCanMangleProvide = this._otherExportsInfo.canMangleProvide; @@ -756,7 +762,8 @@ class ExportsInfo { canMangleProvide: exportInfo.canMangleProvide, terminalBinding: exportInfo.terminalBinding, exportsInfo: exportInfo.exportsInfoOwned - ? exportInfo.exportsInfo.getRestoreProvidedData() + ? /** @type {NonNullable} */ + (exportInfo.exportsInfo).getRestoreProvidedData() : undefined }); } @@ -802,6 +809,10 @@ class ExportsInfo { } } +/** @typedef {{ module: Module, export: string[] }} TargetItemWithoutConnection */ +/** @typedef {{ module: Module, connection: ModuleGraphConnection, export: string[] | undefined }} TargetItem */ +/** @typedef {Map} Target */ + class ExportInfo { /** * @param {string} name the original name of the export @@ -817,7 +828,7 @@ class ExportInfo { this._usedName = initFrom ? initFrom._usedName : null; /** * @private - * @type {UsageStateType} + * @type {UsageStateType | undefined} */ this._globalUsed = initFrom ? initFrom._globalUsed : undefined; /** @@ -864,9 +875,9 @@ class ExportInfo { this.canMangleUse = initFrom ? initFrom.canMangleUse : undefined; /** @type {boolean} */ this.exportsInfoOwned = false; - /** @type {ExportsInfo=} */ + /** @type {ExportsInfo | undefined} */ this.exportsInfo = undefined; - /** @type {Map=} */ + /** @type {Target | undefined} */ this._target = undefined; if (initFrom && initFrom._target) { this._target = new Map(); @@ -878,19 +889,11 @@ class ExportInfo { }); } } - /** @type {Map=} */ + /** @type {Target | undefined} */ this._maxTarget = undefined; } // TODO webpack 5 remove - /** @private */ - get used() { - throw new Error("REMOVED"); - } - /** @private */ - get usedName() { - throw new Error("REMOVED"); - } /** * @private * @param {*} v v @@ -898,6 +901,14 @@ class ExportInfo { set used(v) { throw new Error("REMOVED"); } + + // TODO webpack 5 remove + /** @private */ + get used() { + throw new Error("REMOVED"); + } + + // TODO webpack 5 remove /** * @private * @param {*} v v @@ -906,6 +917,12 @@ class ExportInfo { throw new Error("REMOVED"); } + // TODO webpack 5 remove + /** @private */ + get usedName() { + throw new Error("REMOVED"); + } + get canMangle() { switch (this.canMangleProvide) { case undefined: @@ -973,7 +990,8 @@ class ExportInfo { this.canMangleUse = true; } if (this.exportsInfoOwned) { - this.exportsInfo.setHasUseInfo(); + /** @type {ExportsInfo} */ + (this.exportsInfo).setHasUseInfo(); } } @@ -988,25 +1006,26 @@ class ExportInfo { if (this._globalUsed === undefined) { this._globalUsed = newValue; return true; - } else { - if (this._globalUsed !== newValue && condition(this._globalUsed)) { - this._globalUsed = newValue; - return true; - } + } + if (this._globalUsed !== newValue && condition(this._globalUsed)) { + this._globalUsed = newValue; + return true; } } else if (this._usedInRuntime === undefined) { if (newValue !== UsageState.Unused && condition(UsageState.Unused)) { this._usedInRuntime = new Map(); forEachRuntime(runtime, runtime => - this._usedInRuntime.set(runtime, newValue) + this._usedInRuntime.set(/** @type {string} */ (runtime), newValue) ); return true; } } else { let changed = false; - forEachRuntime(runtime, runtime => { - /** @type {UsageStateType} */ - let oldValue = this._usedInRuntime.get(runtime); + forEachRuntime(runtime, _runtime => { + const runtime = /** @type {string} */ (_runtime); + let oldValue = + /** @type {UsageStateType} */ + (this._usedInRuntime.get(runtime)); if (oldValue === undefined) oldValue = UsageState.Unused; if (newValue !== oldValue && condition(oldValue)) { if (newValue === UsageState.Unused) { @@ -1040,15 +1059,17 @@ class ExportInfo { if (newValue !== UsageState.Unused) { this._usedInRuntime = new Map(); forEachRuntime(runtime, runtime => - this._usedInRuntime.set(runtime, newValue) + this._usedInRuntime.set(/** @type {string} */ (runtime), newValue) ); return true; } } else { let changed = false; - forEachRuntime(runtime, runtime => { - /** @type {UsageStateType} */ - let oldValue = this._usedInRuntime.get(runtime); + forEachRuntime(runtime, _runtime => { + const runtime = /** @type {string} */ (_runtime); + let oldValue = + /** @type {UsageStateType} */ + (this._usedInRuntime.get(runtime)); if (oldValue === undefined) oldValue = UsageState.Unused; if (newValue !== oldValue) { if (newValue === UsageState.Unused) { @@ -1083,7 +1104,7 @@ class ExportInfo { /** * @param {any} key the key * @param {ModuleGraphConnection} connection the target module if a single one - * @param {string[]=} exportName the exported name + * @param {(string[] | null)=} exportName the exported name * @param {number=} priority priority * @returns {boolean} true, if something has changed */ @@ -1091,13 +1112,21 @@ class ExportInfo { if (exportName) exportName = [...exportName]; if (!this._target) { this._target = new Map(); - this._target.set(key, { connection, export: exportName, priority }); + this._target.set(key, { + connection, + export: /** @type {string[]} */ (exportName), + priority + }); return true; } const oldTarget = this._target.get(key); if (!oldTarget) { if (oldTarget === null && !connection) return false; - this._target.set(key, { connection, export: exportName, priority }); + this._target.set(key, { + connection, + export: /** @type {string[]} */ (exportName), + priority + }); this._maxTarget = undefined; return true; } @@ -1109,7 +1138,7 @@ class ExportInfo { : oldTarget.export) ) { oldTarget.connection = connection; - oldTarget.export = exportName; + oldTarget.export = /** @type {string[]} */ (exportName); oldTarget.priority = priority; this._maxTarget = undefined; return true; @@ -1139,20 +1168,20 @@ class ExportInfo { if (max < value) max = value; } return max; - } else { - /** @type {UsageStateType} */ - let max = UsageState.Unused; - for (const item of runtime) { - const value = this._usedInRuntime.get(item); - if (value !== undefined) { - if (value === UsageState.Used) { - return UsageState.Used; - } - if (max < value) max = value; + } + + /** @type {UsageStateType} */ + let max = UsageState.Unused; + for (const item of runtime) { + const value = this._usedInRuntime.get(item); + if (value !== undefined) { + if (value === UsageState.Used) { + return UsageState.Used; } + if (max < value) max = value; } - return max; } + return max; } /** @@ -1171,19 +1200,18 @@ class ExportInfo { if (!this._usedInRuntime.has(runtime)) { return false; } - } else if (runtime !== undefined) { - if ( - Array.from(runtime).every( - runtime => !this._usedInRuntime.has(runtime) - ) - ) { - return false; - } + } else if ( + runtime !== undefined && + Array.from(runtime).every( + runtime => !this._usedInRuntime.has(runtime) + ) + ) { + return false; } } } if (this._usedName !== null) return this._usedName; - return this.name || fallbackName; + return /** @type {string | false} */ (this.name || fallbackName); } /** @@ -1204,13 +1232,13 @@ class ExportInfo { /** * @param {ModuleGraph} moduleGraph the module graph - * @param {function({ module: Module, export: string[] | undefined }): boolean} resolveTargetFilter filter function to further resolve target + * @param {function(TargetItem): boolean} resolveTargetFilter filter function to further resolve target * @returns {ExportInfo | ExportsInfo | undefined} the terminal binding export(s) info if known */ getTerminalBinding(moduleGraph, resolveTargetFilter = RETURNS_TRUE) { if (this.terminalBinding) return this; const target = this.getTarget(moduleGraph, resolveTargetFilter); - if (!target) return undefined; + if (!target) return; const exportsInfo = moduleGraph.getExportsInfo(target.module); if (!target.export) return exportsInfo; return exportsInfo.getReadOnlyExportInfoRecursive(target.export); @@ -1222,10 +1250,11 @@ class ExportInfo { _getMaxTarget() { if (this._maxTarget !== undefined) return this._maxTarget; - if (this._target.size <= 1) return (this._maxTarget = this._target); + if (/** @type {Target} */ (this._target).size <= 1) + return (this._maxTarget = this._target); let maxPriority = -Infinity; let minPriority = Infinity; - for (const { priority } of this._target.values()) { + for (const { priority } of /** @type {Target} */ (this._target).values()) { if (maxPriority < priority) maxPriority = priority; if (minPriority > priority) minPriority = priority; } @@ -1234,7 +1263,7 @@ class ExportInfo { // This is an edge case const map = new Map(); - for (const [key, value] of this._target) { + for (const [key, value] of /** @type {Target} */ (this._target)) { if (maxPriority === value.priority) { map.set(key, value); } @@ -1246,7 +1275,7 @@ class ExportInfo { /** * @param {ModuleGraph} moduleGraph the module graph * @param {function(Module): boolean} validTargetModuleFilter a valid target module - * @returns {{ module: Module, export: string[] | undefined } | undefined | false} the target, undefined when there is no target, false when no target is valid + * @returns {TargetItemWithoutConnection | null | undefined | false} the target, undefined when there is no target, false when no target is valid */ findTarget(moduleGraph, validTargetModuleFilter) { return this._findTarget(moduleGraph, validTargetModuleFilter, new Set()); @@ -1256,13 +1285,15 @@ class ExportInfo { * @param {ModuleGraph} moduleGraph the module graph * @param {function(Module): boolean} validTargetModuleFilter a valid target module * @param {Set} alreadyVisited set of already visited export info to avoid circular references - * @returns {{ module: Module, export: string[] | undefined } | undefined | false} the target, undefined when there is no target, false when no target is valid + * @returns {TargetItemWithoutConnection | null | undefined | false} the target, undefined when there is no target, false when no target is valid */ _findTarget(moduleGraph, validTargetModuleFilter, alreadyVisited) { - if (!this._target || this._target.size === 0) return undefined; - let rawTarget = this._getMaxTarget().values().next().value; - if (!rawTarget) return undefined; - /** @type {{ module: Module, export: string[] | undefined }} */ + if (!this._target || this._target.size === 0) return; + const rawTarget = + /** @type {Target} */ + (this._getMaxTarget()).values().next().value; + if (!rawTarget) return; + /** @type {TargetItemWithoutConnection} */ let target = { module: rawTarget.connection.module, export: rawTarget.export @@ -1293,26 +1324,26 @@ class ExportInfo { /** * @param {ModuleGraph} moduleGraph the module graph - * @param {function({ module: Module, export: string[] | undefined }): boolean} resolveTargetFilter filter function to further resolve target - * @returns {{ module: Module, export: string[] | undefined } | undefined} the target + * @param {function(TargetItem): boolean} resolveTargetFilter filter function to further resolve target + * @returns {TargetItem | undefined} the target */ getTarget(moduleGraph, resolveTargetFilter = RETURNS_TRUE) { const result = this._getTarget(moduleGraph, resolveTargetFilter, undefined); - if (result === CIRCULAR) return undefined; + if (result === CIRCULAR) return; return result; } /** * @param {ModuleGraph} moduleGraph the module graph - * @param {function({ module: Module, connection: ModuleGraphConnection, export: string[] | undefined }): boolean} resolveTargetFilter filter function to further resolve target + * @param {function(TargetItem): boolean} resolveTargetFilter filter function to further resolve target * @param {Set | undefined} alreadyVisited set of already visited export info to avoid circular references - * @returns {{ module: Module, connection: ModuleGraphConnection, export: string[] | undefined } | CIRCULAR | undefined} the target + * @returns {TargetItem | CIRCULAR | undefined} the target */ _getTarget(moduleGraph, resolveTargetFilter, alreadyVisited) { /** - * @param {{ connection: ModuleGraphConnection, export: string[] | undefined } | null} inputTarget unresolved target + * @param {TargetItem | null} inputTarget unresolved target * @param {Set} alreadyVisited set of already visited export info to avoid circular references - * @returns {{ module: Module, connection: ModuleGraphConnection, export: string[] | undefined } | CIRCULAR | null} resolved target + * @returns {TargetItem | CIRCULAR | null} resolved target */ const resolveTarget = (inputTarget, alreadyVisited) => { if (!inputTarget) return null; @@ -1323,7 +1354,7 @@ class ExportInfo { export: undefined }; } - /** @type {{ module: Module, connection: ModuleGraphConnection, export: string[] | undefined }} */ + /** @type {TargetItem} */ let target = { module: inputTarget.connection.module, connection: inputTarget.connection, @@ -1333,7 +1364,10 @@ class ExportInfo { let alreadyVisitedOwned = false; for (;;) { const exportsInfo = moduleGraph.getExportsInfo(target.module); - const exportInfo = exportsInfo.getExportInfo(target.export[0]); + const exportInfo = exportsInfo.getExportInfo( + /** @type {NonNullable} */ + (target.export)[0] + ); if (!exportInfo) return target; if (alreadyVisited.has(exportInfo)) return CIRCULAR; const newTarget = exportInfo._getTarget( @@ -1343,7 +1377,10 @@ class ExportInfo { ); if (newTarget === CIRCULAR) return CIRCULAR; if (!newTarget) return target; - if (target.export.length === 1) { + if ( + /** @type {NonNullable} */ + (target.export).length === 1 + ) { target = newTarget; if (!target.export) return target; } else { @@ -1351,8 +1388,12 @@ class ExportInfo { module: newTarget.module, connection: newTarget.connection, export: newTarget.export - ? newTarget.export.concat(target.export.slice(1)) - : target.export.slice(1) + ? newTarget.export.concat( + /** @type {NonNullable} */ + (target.export).slice(1) + ) + : /** @type {NonNullable} */ + (target.export).slice(1) }; } if (!resolveTargetFilter(target)) return target; @@ -1364,26 +1405,26 @@ class ExportInfo { } }; - if (!this._target || this._target.size === 0) return undefined; + if (!this._target || this._target.size === 0) return; if (alreadyVisited && alreadyVisited.has(this)) return CIRCULAR; const newAlreadyVisited = new Set(alreadyVisited); newAlreadyVisited.add(this); - const values = this._getMaxTarget().values(); + const values = /** @type {Target} */ (this._getMaxTarget()).values(); const target = resolveTarget(values.next().value, newAlreadyVisited); if (target === CIRCULAR) return CIRCULAR; - if (target === null) return undefined; + if (target === null) return; let result = values.next(); while (!result.done) { const t = resolveTarget(result.value, newAlreadyVisited); if (t === CIRCULAR) return CIRCULAR; - if (t === null) return undefined; - if (t.module !== target.module) return undefined; - if (!t.export !== !target.export) return undefined; + if (t === null) return; + if (t.module !== target.module) return; + if (!t.export !== !target.export) return; if ( target.export && !equals(/** @type {ArrayLike} */ (t.export), target.export) ) - return undefined; + return; result = values.next(); } return target; @@ -1392,34 +1433,42 @@ class ExportInfo { /** * Move the target forward as long resolveTargetFilter is fulfilled * @param {ModuleGraph} moduleGraph the module graph - * @param {function({ module: Module, export: string[] | undefined }): boolean} resolveTargetFilter filter function to further resolve target - * @param {function({ module: Module, export: string[] | undefined }): ModuleGraphConnection=} updateOriginalConnection updates the original connection instead of using the target connection - * @returns {{ module: Module, export: string[] | undefined } | undefined} the resolved target when moved + * @param {function(TargetItem): boolean} resolveTargetFilter filter function to further resolve target + * @param {function(TargetItem): ModuleGraphConnection=} updateOriginalConnection updates the original connection instead of using the target connection + * @returns {TargetItem | undefined} the resolved target when moved */ moveTarget(moduleGraph, resolveTargetFilter, updateOriginalConnection) { const target = this._getTarget(moduleGraph, resolveTargetFilter, undefined); - if (target === CIRCULAR) return undefined; - if (!target) return undefined; - const originalTarget = this._getMaxTarget().values().next().value; + if (target === CIRCULAR) return; + if (!target) return; + const originalTarget = + /** @type {Target} */ + (this._getMaxTarget()).values().next().value; if ( originalTarget.connection === target.connection && originalTarget.export === target.export ) { - return undefined; + return; } - this._target.clear(); - this._target.set(undefined, { + /** @type {Target} */ + (this._target).clear(); + /** @type {Target} */ + (this._target).set(undefined, { connection: updateOriginalConnection ? updateOriginalConnection(target) : target.connection, - export: target.export, + export: /** @type {NonNullable} */ (target.export), priority: 0 }); return target; } + /** + * @returns {ExportsInfo} an exports info + */ createNestedExportsInfo() { - if (this.exportsInfoOwned) return this.exportsInfo; + if (this.exportsInfoOwned) + return /** @type {ExportsInfo} */ (this.exportsInfo); this.exportsInfoOwned = true; const oldExportsInfo = this.exportsInfo; this.exportsInfo = new ExportsInfo(); @@ -1434,6 +1483,11 @@ class ExportInfo { return this.exportsInfo; } + /** + * @param {ExportInfo} baseInfo base info + * @param {RuntimeSpec} runtime runtime + * @returns {boolean} true when has info, otherwise false + */ hasInfo(baseInfo, runtime) { return ( (this._usedName && this._usedName !== this.name) || @@ -1443,10 +1497,20 @@ class ExportInfo { ); } + /** + * @param {Hash} hash the hash + * @param {RuntimeSpec} runtime the runtime + * @returns {void} + */ updateHash(hash, runtime) { this._updateHash(hash, runtime, new Set()); } + /** + * @param {Hash} hash the hash + * @param {RuntimeSpec} runtime the runtime + * @param {Set} alreadyVisitedExportsInfo for circular references + */ _updateHash(hash, runtime, alreadyVisitedExportsInfo) { hash.update( `${this._usedName || this.name}${this.getUsed(runtime)}${this.provided}${ @@ -1480,6 +1544,7 @@ class ExportInfo { if (list !== undefined) list.push(runtime); else map.set(used, [runtime]); } + // eslint-disable-next-line array-callback-return const specificInfo = Array.from(map, ([used, runtimes]) => { switch (used) { case UsageState.NoInfo: diff --git a/node_modules/webpack/lib/ExternalModule.js b/node_modules/webpack/lib/ExternalModule.js index b981fb0a..cf22c0ca 100644 --- a/node_modules/webpack/lib/ExternalModule.js +++ b/node_modules/webpack/lib/ExternalModule.js @@ -53,7 +53,7 @@ const { register } = require("./util/serialization"); /** @typedef {import("./util/fs").InputFileSystem} InputFileSystem */ /** @typedef {import("./util/runtime").RuntimeSpec} RuntimeSpec */ -/** @typedef {{ attributes?: ImportAttributes }} ImportDependencyMeta */ +/** @typedef {{ attributes?: ImportAttributes, externalType: "import" | "module" | undefined }} ImportDependencyMeta */ /** @typedef {{ layer?: string, supports?: string, media?: string }} CssImportDependencyMeta */ /** @typedef {ImportDependencyMeta | CssImportDependencyMeta} DependencyMeta */ @@ -164,7 +164,10 @@ const getSourceForImportExternal = ( dependencyMeta ) => { const importName = runtimeTemplate.outputOptions.importFunctionName; - if (!runtimeTemplate.supportsDynamicImport() && importName === "import") { + if ( + !runtimeTemplate.supportsDynamicImport() && + (importName === "import" || importName === "module-import") + ) { throw new Error( "The target environment doesn't support 'import()' so it's not possible to use external type 'import'" ); @@ -210,7 +213,7 @@ const getSourceForImportExternal = ( */ const importAssertionReplacer = (key, value) => { if (key === "_isLegacyAssert") { - return undefined; + return; } return value; @@ -353,7 +356,7 @@ const getSourceForModuleExternal = ( runtime, runtimeTemplate ); - let expression = moduleRemapping || baseAccess; + const expression = moduleRemapping || baseAccess; return { expression, init: moduleRemapping @@ -415,11 +418,10 @@ const getSourceForScriptExternal = (urlAndGlobal, runtimeTemplate) => { * @param {RuntimeTemplate} runtimeTemplate the runtime template * @returns {string} the generated source */ -const checkExternalVariable = (variableName, request, runtimeTemplate) => { - return `if(typeof ${variableName} === 'undefined') { ${runtimeTemplate.throwMissingModuleErrorBlock( +const checkExternalVariable = (variableName, request, runtimeTemplate) => + `if(typeof ${variableName} === 'undefined') { ${runtimeTemplate.throwMissingModuleErrorBlock( { request } )} }\n`; -}; /** * @param {string|number} id the module id @@ -532,7 +534,7 @@ class ExternalModule extends Module { * @returns {string} a user readable identifier of the module */ readableIdentifier(requestShortener) { - return "external " + JSON.stringify(this.request); + return `external ${JSON.stringify(this.request)}`; } /** @@ -544,6 +546,25 @@ class ExternalModule extends Module { return callback(null, !this.buildMeta); } + /** + * @param {string} externalType raw external type + * @returns {string} resolved external type + */ + getModuleImportType(externalType) { + if (externalType === "module-import") { + if ( + this.dependencyMeta && + /** @type {ImportDependencyMeta} */ (this.dependencyMeta).externalType + ) { + return /** @type {ImportDependencyMeta} */ (this.dependencyMeta) + .externalType; + } + return "module"; + } + + return externalType; + } + /** * @param {WebpackOptions} options webpack options * @param {Compilation} compilation the compilation @@ -576,25 +597,6 @@ class ExternalModule extends Module { canMangle = true; } break; - case "module": - if (this.buildInfo.module) { - if (!Array.isArray(request) || request.length === 1) { - this.buildMeta.exportsType = "namespace"; - canMangle = true; - } - } else { - this.buildMeta.async = true; - EnvironmentNotSupportAsyncWarning.check( - this, - compilation.runtimeTemplate, - "external module" - ); - if (!Array.isArray(request) || request.length === 1) { - this.buildMeta.exportsType = "namespace"; - canMangle = false; - } - } - break; case "script": this.buildMeta.async = true; EnvironmentNotSupportAsyncWarning.check( @@ -611,18 +613,45 @@ class ExternalModule extends Module { "external promise" ); break; + case "module": case "import": - this.buildMeta.async = true; - EnvironmentNotSupportAsyncWarning.check( - this, - compilation.runtimeTemplate, - "external import" - ); - if (!Array.isArray(request) || request.length === 1) { - this.buildMeta.exportsType = "namespace"; - canMangle = false; + case "module-import": { + const type = this.getModuleImportType(externalType); + if (type === "module") { + if (this.buildInfo.module) { + if (!Array.isArray(request) || request.length === 1) { + this.buildMeta.exportsType = "namespace"; + canMangle = true; + } + } else { + this.buildMeta.async = true; + EnvironmentNotSupportAsyncWarning.check( + this, + compilation.runtimeTemplate, + "external module" + ); + if (!Array.isArray(request) || request.length === 1) { + this.buildMeta.exportsType = "namespace"; + canMangle = false; + } + } } + + if (type === "import") { + this.buildMeta.async = true; + EnvironmentNotSupportAsyncWarning.check( + this, + compilation.runtimeTemplate, + "external import" + ); + if (!Array.isArray(request) || request.length === 1) { + this.buildMeta.exportsType = "namespace"; + canMangle = false; + } + } + break; + } } this.addDependency(new StaticExportsDependency(true, canMangle)); callback(); @@ -702,7 +731,8 @@ class ExternalModule extends Module { request, /** @type {string} */ (runtimeTemplate.outputOptions.importMetaName), - runtimeTemplate.supportNodePrefixForCoreModules() + /** @type {boolean} */ + (runtimeTemplate.supportNodePrefixForCoreModules()) ) : getSourceForCommonJsExternal(request); case "amd": @@ -719,42 +749,52 @@ class ExternalModule extends Module { runtimeTemplate ); } - case "import": - return getSourceForImportExternal( - request, - runtimeTemplate, - /** @type {ImportDependencyMeta} */ (dependencyMeta) - ); case "script": return getSourceForScriptExternal(request, runtimeTemplate); - case "module": { - if (!(/** @type {BuildInfo} */ (this.buildInfo).module)) { - if (!runtimeTemplate.supportsDynamicImport()) { - throw new Error( - "The target environment doesn't support dynamic import() syntax so it's not possible to use external type 'module' within a script" + - (runtimeTemplate.supportsEcmaScriptModuleSyntax() - ? "\nDid you mean to build a EcmaScript Module ('output.module: true')?" - : "") - ); - } + case "module": + case "import": + case "module-import": { + const type = this.getModuleImportType(externalType); + if (type === "import") { return getSourceForImportExternal( request, runtimeTemplate, /** @type {ImportDependencyMeta} */ (dependencyMeta) ); } - if (!runtimeTemplate.supportsEcmaScriptModuleSyntax()) { - throw new Error( - "The target environment doesn't support EcmaScriptModule syntax so it's not possible to use external type 'module'" + + if (type === "module") { + if (!(/** @type {BuildInfo} */ (this.buildInfo).module)) { + if (!runtimeTemplate.supportsDynamicImport()) { + throw new Error( + `The target environment doesn't support dynamic import() syntax so it's not possible to use external type 'module' within a script${ + runtimeTemplate.supportsEcmaScriptModuleSyntax() + ? "\nDid you mean to build a EcmaScript Module ('output.module: true')?" + : "" + }` + ); + } + return getSourceForImportExternal( + request, + runtimeTemplate, + /** @type {ImportDependencyMeta} */ (dependencyMeta) + ); + } + if (!runtimeTemplate.supportsEcmaScriptModuleSyntax()) { + throw new Error( + "The target environment doesn't support EcmaScriptModule syntax so it's not possible to use external type 'module'" + ); + } + return getSourceForModuleExternal( + request, + moduleGraph.getExportsInfo(this), + runtime, + runtimeTemplate, + /** @type {ImportDependencyMeta} */ (dependencyMeta) ); } - return getSourceForModuleExternal( - request, - moduleGraph.getExportsInfo(this), - runtime, - runtimeTemplate, - /** @type {ImportDependencyMeta} */ (dependencyMeta) - ); + + break; } case "var": case "promise": @@ -846,7 +886,7 @@ class ExternalModule extends Module { if (sourceData.init) sourceString = `${sourceData.init}\n${sourceString}`; - let data = undefined; + let data; if (sourceData.chunkInitFragments) { data = new Map(); data.set("chunkInitFragments", sourceData.chunkInitFragments); diff --git a/node_modules/webpack/lib/ExternalModuleFactoryPlugin.js b/node_modules/webpack/lib/ExternalModuleFactoryPlugin.js index 6d11de5a..9bde3629 100644 --- a/node_modules/webpack/lib/ExternalModuleFactoryPlugin.js +++ b/node_modules/webpack/lib/ExternalModuleFactoryPlugin.js @@ -25,6 +25,7 @@ const EMPTY_RESOLVE_OPTIONS = {}; // TODO webpack 6 remove this const callDeprecatedExternals = util.deprecate( (externalsFunction, context, request, cb) => { + // eslint-disable-next-line no-useless-call externalsFunction.call(null, context, request, cb); }, "The externals-function should be defined like ({context, request}, cb) => { ... }", @@ -33,6 +34,11 @@ const callDeprecatedExternals = util.deprecate( const cache = new WeakMap(); +/** + * @param {object} obj obj + * @param {TODO} layer layer + * @returns {object} result + */ const resolveLayer = (obj, layer) => { let map = cache.get(obj); if (map === undefined) { @@ -47,6 +53,9 @@ const resolveLayer = (obj, layer) => { return result; }; +/** @typedef {string|string[]|boolean|Record} ExternalValue */ +/** @typedef {string|undefined} ExternalType */ + class ExternalModuleFactoryPlugin { /** * @param {string | undefined} type default external type @@ -72,8 +81,8 @@ class ExternalModuleFactoryPlugin { const dependencyType = data.dependencyType; /** - * @param {string|string[]|boolean|Record} value the external config - * @param {string|undefined} type type of external + * @param {ExternalValue} value the external config + * @param {ExternalType | undefined} type type of external * @param {function((Error | null)=, ExternalModule=): void} callback callback * @returns {void} */ @@ -83,12 +92,7 @@ class ExternalModuleFactoryPlugin { return callback(); } /** @type {string | string[] | Record} */ - let externalConfig; - if (value === true) { - externalConfig = dependency.request; - } else { - externalConfig = value; - } + let externalConfig = value === true ? dependency.request : value; // When no explicit type is specified, extract it from the externalConfig if (type === undefined) { if ( @@ -122,8 +126,16 @@ class ExternalModuleFactoryPlugin { dependency instanceof ImportDependency || dependency instanceof ContextElementDependency ) { + const externalType = + dependency instanceof HarmonyImportDependency + ? "module" + : dependency instanceof ImportDependency + ? "import" + : undefined; + dependencyMeta = { - attributes: dependency.assertions + attributes: dependency.assertions, + externalType }; } else if (dependency instanceof CssImportDependency) { dependencyMeta = { @@ -137,7 +149,8 @@ class ExternalModuleFactoryPlugin { null, new ExternalModule( externalConfig, - type || globalType, + /** @type {string} */ + (type || globalType), dependency.request, dependencyMeta ) diff --git a/node_modules/webpack/lib/FileSystemInfo.js b/node_modules/webpack/lib/FileSystemInfo.js index 79738c51..9112ca07 100644 --- a/node_modules/webpack/lib/FileSystemInfo.js +++ b/node_modules/webpack/lib/FileSystemInfo.js @@ -16,6 +16,9 @@ const { join, dirname, relative, lstatReadlinkAbsolute } = require("./util/fs"); const makeSerializable = require("./util/makeSerializable"); const processAsyncTree = require("./util/processAsyncTree"); +/** @typedef {import("enhanced-resolve").Resolver} Resolver */ +/** @typedef {import("enhanced-resolve").ResolveRequest} ResolveRequest */ +/** @typedef {import("enhanced-resolve").ResolveFunctionAsync} ResolveFunctionAsync */ /** @typedef {import("./WebpackError")} WebpackError */ /** @typedef {import("./logging/Logger").Logger} Logger */ /** @typedef {import("./serialization/ObjectMiddleware").ObjectDeserializerContext} ObjectDeserializerContext */ @@ -23,9 +26,20 @@ const processAsyncTree = require("./util/processAsyncTree"); /** @typedef {typeof import("./util/Hash")} Hash */ /** @typedef {import("./util/fs").IStats} IStats */ /** @typedef {import("./util/fs").InputFileSystem} InputFileSystem */ +/** @typedef {import("./util/fs").PathLike} PathLike */ +/** @typedef {import("./util/fs").StringCallback} StringCallback */ +/** + * @template T + * @typedef {import("./util/AsyncQueue").Callback} ProcessorCallback + */ +/** + * @template T, R + * @typedef {import("./util/AsyncQueue").Processor} Processor + */ -const supportsEsm = +process.versions.modules >= 83; +const supportsEsm = Number(process.versions.modules) >= 83; +/** @type {Set} */ const builtinModules = new Set(nodeModule.builtinModules); let FS_ACCURACY = 2000; @@ -43,6 +57,8 @@ const RBDT_FILE = 7; const RBDT_DIRECTORY_DEPENDENCIES = 8; const RBDT_FILE_DEPENDENCIES = 9; +/** @typedef {RBDT_RESOLVE_CJS | RBDT_RESOLVE_ESM | RBDT_RESOLVE_DIRECTORY | RBDT_RESOLVE_CJS_FILE | RBDT_RESOLVE_CJS_FILE_AS_CHILD | RBDT_RESOLVE_ESM_FILE | RBDT_DIRECTORY | RBDT_FILE | RBDT_DIRECTORY_DEPENDENCIES | RBDT_FILE_DEPENDENCIES} JobType */ + const INVALID = Symbol("invalid"); /** @@ -79,27 +95,31 @@ const INVALID = Symbol("invalid"); * @property {string} hash */ +/** @typedef {Set} Symlinks */ + /** * @typedef {object} ContextTimestampAndHash * @property {number} safeTime * @property {string=} timestampHash * @property {string} hash * @property {ResolvedContextTimestampAndHash=} resolved - * @property {Set=} symlinks + * @property {Symlinks=} symlinks */ /** * @typedef {object} ContextHash * @property {string} hash * @property {string=} resolved - * @property {Set=} symlinks + * @property {Symlinks=} symlinks */ +/** @typedef {Set} SnapshotContent */ + /** * @typedef {object} SnapshotOptimizationEntry * @property {Snapshot} snapshot * @property {number} shared - * @property {Set | undefined} snapshotContent + * @property {SnapshotContent | undefined} snapshotContent * @property {Set | undefined} children */ @@ -108,7 +128,7 @@ const INVALID = Symbol("invalid"); * @property {Set} files list of files * @property {Set} directories list of directories * @property {Set} missing list of missing entries - * @property {Map} resolveResults stored resolve results + * @property {Map} resolveResults stored resolve results * @property {object} resolveDependencies dependencies of the resolving * @property {Set} resolveDependencies.files list of files * @property {Set} resolveDependencies.directories list of directories @@ -128,12 +148,17 @@ const DONE_ITERATOR_RESULT = new Set().keys().next(); // Tshs = Timestamp + Hash combinations class SnapshotIterator { + /** + * @param {() => IteratorResult} next next + */ constructor(next) { this.next = next; } } -/** @typedef {(snapshot: Snapshot) => (Map | Set)[]} GetMapsFunction */ +/** + * @typedef {(snapshot: Snapshot) => (Map | Set | undefined)[]} GetMapsFunction + */ class SnapshotIterable { /** @@ -149,12 +174,13 @@ class SnapshotIterable { let state = 0; /** @type {IterableIterator} */ let it; - /** @type {(snapshot: Snapshot) => (Map | Set)[]} */ + /** @type {(snapshot: Snapshot) => (Map | Set | undefined)[]} */ let getMaps; - /** @type {(Map | Set)[]} */ + /** @type {(Map | Set | undefined)[]} */ let maps; /** @type {Snapshot} */ let snapshot; + /** @type {Snapshot[] | undefined} */ let queue; return new SnapshotIterator(() => { for (;;) { @@ -202,7 +228,7 @@ class SnapshotIterable { } } if (queue !== undefined && queue.length > 0) { - snapshot = queue.pop(); + snapshot = /** @type {Snapshot} */ (queue.pop()); maps = getMaps(snapshot); state = 1; break; @@ -225,6 +251,12 @@ class SnapshotIterable { /** @typedef {Map} ContextTimestamps */ /** @typedef {Map} ContextHashes */ /** @typedef {Map} ContextTshs */ +/** @typedef {Map} MissingExistence */ +/** @typedef {Map} ManagedItemInfo */ +/** @typedef {Set} ManagedFiles */ +/** @typedef {Set} ManagedContexts */ +/** @typedef {Set} ManagedMissing */ +/** @typedef {Set} Children */ class Snapshot { constructor() { @@ -249,17 +281,17 @@ class Snapshot { this.contextHashes = undefined; /** @type {ContextTshs | undefined} */ this.contextTshs = undefined; - /** @type {Map | undefined} */ + /** @type {MissingExistence | undefined} */ this.missingExistence = undefined; - /** @type {Map | undefined} */ + /** @type {ManagedItemInfo | undefined} */ this.managedItemInfo = undefined; - /** @type {Set | undefined} */ + /** @type {ManagedFiles | undefined} */ this.managedFiles = undefined; - /** @type {Set | undefined} */ + /** @type {ManagedContexts | undefined} */ this.managedContexts = undefined; - /** @type {Set | undefined} */ + /** @type {ManagedMissing | undefined} */ this.managedMissing = undefined; - /** @type {Set | undefined} */ + /** @type {Children | undefined} */ this.children = undefined; } @@ -275,15 +307,28 @@ class Snapshot { this.startTime = value; } + /** + * @param {number | undefined} value value + * @param {Snapshot} snapshot snapshot + */ setMergedStartTime(value, snapshot) { if (value) { if (snapshot.hasStartTime()) { - this.setStartTime(Math.min(value, snapshot.startTime)); + this.setStartTime( + Math.min( + value, + /** @type {NonNullable} */ + (snapshot.startTime) + ) + ); } else { this.setStartTime(value); } - } else { - if (snapshot.hasStartTime()) this.setStartTime(snapshot.startTime); + } else if (snapshot.hasStartTime()) { + this.setStartTime( + /** @type {NonNullable} */ + (snapshot.startTime) + ); } } @@ -291,6 +336,9 @@ class Snapshot { return (this._flags & 2) !== 0; } + /** + * @param {FileTimestamps} value file timestamps + */ setFileTimestamps(value) { this._flags = this._flags | 2; this.fileTimestamps = value; @@ -300,6 +348,9 @@ class Snapshot { return (this._flags & 4) !== 0; } + /** + * @param {FileHashes} value file hashes + */ setFileHashes(value) { this._flags = this._flags | 4; this.fileHashes = value; @@ -309,6 +360,9 @@ class Snapshot { return (this._flags & 8) !== 0; } + /** + * @param {FileTshs} value file tshs + */ setFileTshs(value) { this._flags = this._flags | 8; this.fileTshs = value; @@ -318,6 +372,9 @@ class Snapshot { return (this._flags & 0x10) !== 0; } + /** + * @param {ContextTimestamps} value context timestamps + */ setContextTimestamps(value) { this._flags = this._flags | 0x10; this.contextTimestamps = value; @@ -327,6 +384,9 @@ class Snapshot { return (this._flags & 0x20) !== 0; } + /** + * @param {ContextHashes} value context hashes + */ setContextHashes(value) { this._flags = this._flags | 0x20; this.contextHashes = value; @@ -336,6 +396,9 @@ class Snapshot { return (this._flags & 0x40) !== 0; } + /** + * @param {ContextTshs} value context tshs + */ setContextTshs(value) { this._flags = this._flags | 0x40; this.contextTshs = value; @@ -345,6 +408,9 @@ class Snapshot { return (this._flags & 0x80) !== 0; } + /** + * @param {MissingExistence} value context tshs + */ setMissingExistence(value) { this._flags = this._flags | 0x80; this.missingExistence = value; @@ -354,6 +420,9 @@ class Snapshot { return (this._flags & 0x100) !== 0; } + /** + * @param {ManagedItemInfo} value managed item info + */ setManagedItemInfo(value) { this._flags = this._flags | 0x100; this.managedItemInfo = value; @@ -363,6 +432,9 @@ class Snapshot { return (this._flags & 0x200) !== 0; } + /** + * @param {ManagedFiles} value managed files + */ setManagedFiles(value) { this._flags = this._flags | 0x200; this.managedFiles = value; @@ -372,6 +444,9 @@ class Snapshot { return (this._flags & 0x400) !== 0; } + /** + * @param {ManagedContexts} value managed contexts + */ setManagedContexts(value) { this._flags = this._flags | 0x400; this.managedContexts = value; @@ -381,6 +456,9 @@ class Snapshot { return (this._flags & 0x800) !== 0; } + /** + * @param {ManagedMissing} value managed missing + */ setManagedMissing(value) { this._flags = this._flags | 0x800; this.managedMissing = value; @@ -390,16 +468,23 @@ class Snapshot { return (this._flags & 0x1000) !== 0; } + /** + * @param {Children} value children + */ setChildren(value) { this._flags = this._flags | 0x1000; this.children = value; } + /** + * @param {Snapshot} child children + */ addChild(child) { if (!this.hasChildren()) { this.setChildren(new Set()); } - this.children.add(child); + /** @type {Children} */ + (this.children).add(child); } /** @@ -498,22 +583,35 @@ makeSerializable(Snapshot, "webpack/lib/FileSystemInfo", "Snapshot"); const MIN_COMMON_SNAPSHOT_SIZE = 3; +/** + * @template U, T + * @typedef {U extends true ? Set : Map} SnapshotOptimizationValue + */ + /** * @template T + * @template {boolean} [U=false] */ class SnapshotOptimization { /** * @param {function(Snapshot): boolean} has has value - * @param {function(Snapshot): Map | Set} get get value - * @param {function(Snapshot, Map | Set): void} set set value + * @param {function(Snapshot): SnapshotOptimizationValue | undefined} get get value + * @param {function(Snapshot, SnapshotOptimizationValue): void} set set value * @param {boolean=} useStartTime use the start time of snapshots - * @param {boolean=} isSet value is an Set instead of a Map + * @param {U=} isSet value is an Set instead of a Map */ - constructor(has, get, set, useStartTime = true, isSet = false) { + constructor( + has, + get, + set, + useStartTime = true, + isSet = /** @type {U} */ (false) + ) { this._has = has; this._get = get; this._set = set; this._useStartTime = useStartTime; + /** @type {U} */ this._isSet = isSet; /** @type {Map} */ this._map = new Map(); @@ -525,7 +623,7 @@ class SnapshotOptimization { getStatisticMessage() { const total = this._statItemsShared + this._statItemsUnshared; - if (total === 0) return undefined; + if (total === 0) return; return `${ this._statItemsShared && Math.round((this._statItemsShared * 100) / total) }% (${this._statItemsShared}/${total}) entries shared via ${ @@ -555,7 +653,9 @@ class SnapshotOptimization { */ const increaseSharedAndStoreOptimizationEntry = entry => { if (entry.children !== undefined) { - entry.children.forEach(increaseSharedAndStoreOptimizationEntry); + for (const child of entry.children) { + increaseSharedAndStoreOptimizationEntry(child); + } } entry.shared++; storeOptimizationEntry(entry); @@ -565,8 +665,12 @@ class SnapshotOptimization { * @returns {void} */ const storeOptimizationEntry = entry => { - for (const path of entry.snapshotContent) { - const old = this._map.get(path); + for (const path of /** @type {SnapshotContent} */ ( + entry.snapshotContent + )) { + const old = + /** @type {SnapshotOptimizationEntry} */ + (this._map.get(path)); if (old.shared < entry.shared) { this._map.set(path, entry); } @@ -575,7 +679,7 @@ class SnapshotOptimization { }; /** @type {SnapshotOptimizationEntry | undefined} */ - let newOptimizationEntry = undefined; + let newOptimizationEntry; const capturedFilesSize = capturedFiles.size; @@ -600,7 +704,7 @@ class SnapshotOptimization { } } - optimizationEntries: for (const optimizationEntry of optimizationEntries) { + optimizationEntriesLabel: for (const optimizationEntry of optimizationEntries) { const snapshot = optimizationEntry.snapshot; if (optimizationEntry.shared > 0) { // It's a shared snapshot @@ -614,14 +718,18 @@ class SnapshotOptimization { continue; } const nonSharedFiles = new Set(); - const snapshotContent = optimizationEntry.snapshotContent; - const snapshotEntries = this._get(snapshot); + const snapshotContent = + /** @type {NonNullable} */ + (optimizationEntry.snapshotContent); + const snapshotEntries = + /** @type {SnapshotOptimizationValue} */ + (this._get(snapshot)); for (const path of snapshotContent) { if (!capturedFiles.has(path)) { if (!snapshotEntries.has(path)) { // File is not shared and can't be removed from the snapshot // because it's in a child of the snapshot - continue optimizationEntries; + continue optimizationEntriesLabel; } nonSharedFiles.add(path); continue; @@ -638,7 +746,7 @@ class SnapshotOptimization { const sharedCount = snapshotContent.size - nonSharedFiles.size; if (sharedCount < MIN_COMMON_SNAPSHOT_SIZE) { // Common part it too small - continue optimizationEntries; + continue; } // Extract common timestamps from both snapshots let commonMap; @@ -663,7 +771,10 @@ class SnapshotOptimization { if (this._useStartTime) { commonSnapshot.setMergedStartTime(newSnapshot.startTime, snapshot); } - this._set(commonSnapshot, commonMap); + this._set( + commonSnapshot, + /** @type {SnapshotOptimizationValue} */ (commonMap) + ); newSnapshot.addChild(commonSnapshot); snapshot.addChild(commonSnapshot); // Create optimization entry @@ -686,7 +797,7 @@ class SnapshotOptimization { const snapshotEntries = this._get(snapshot); if (snapshotEntries === undefined) { // Incomplete snapshot, that can't be used - continue optimizationEntries; + continue; } let commonMap; if (this._isSet) { @@ -713,14 +824,18 @@ class SnapshotOptimization { if (commonMap.size < MIN_COMMON_SNAPSHOT_SIZE) { // Common part it too small - continue optimizationEntries; + continue; } // Create and attach snapshot const commonSnapshot = new Snapshot(); if (this._useStartTime) { commonSnapshot.setMergedStartTime(newSnapshot.startTime, snapshot); } - this._set(commonSnapshot, commonMap); + this._set( + commonSnapshot, + /** @type {SnapshotOptimizationValue} */ + (commonMap) + ); newSnapshot.addChild(commonSnapshot); snapshot.addChild(commonSnapshot); // Remove files from snapshot @@ -746,7 +861,7 @@ class SnapshotOptimization { /** * @param {string} str input - * @returns {TODO} result + * @returns {string} result */ const parseString = str => { if (str[0] === "'" || str[0] === "`") @@ -768,13 +883,14 @@ const applyMtime = mtime => { /** * @template T * @template K - * @param {Map} a source map - * @param {Map} b joining map + * @param {Map | undefined} a source map + * @param {Map | undefined} b joining map * @returns {Map} joined map */ const mergeMaps = (a, b) => { - if (!b || b.size === 0) return a; - if (!a || a.size === 0) return b; + if (!b || b.size === 0) return /** @type {Map} */ (a); + if (!a || a.size === 0) return /** @type {Map} */ (b); + /** @type {Map} */ const map = new Map(a); for (const [key, value] of b) { map.set(key, value); @@ -784,13 +900,14 @@ const mergeMaps = (a, b) => { /** * @template T - * @param {Set} a source map - * @param {Set} b joining map + * @param {Set | undefined} a source map + * @param {Set | undefined} b joining map * @returns {Set} joined map */ const mergeSets = (a, b) => { - if (!b || b.size === 0) return a; - if (!a || a.size === 0) return b; + if (!b || b.size === 0) return /** @type {Set} */ (a); + if (!a || a.size === 0) return /** @type {Set} */ (b); + /** @type {Set} */ const map = new Set(a); for (const item of b) { map.add(item); @@ -912,6 +1029,8 @@ const addAll = (source, target) => { for (const key of source) target.add(key); }; +/** @typedef {Set} LoggedPaths */ + /** * Used to access information about the filesystem in a cached way */ @@ -938,9 +1057,10 @@ class FileSystemInfo { this.fs = fs; this.logger = logger; this._remainingLogs = logger ? 40 : 0; + /** @type {LoggedPaths | undefined} */ this._loggedPaths = logger ? new Set() : undefined; this._hashFunction = hashFunction; - /** @type {WeakMap} */ + /** @type {WeakMap} */ this._snapshotCache = new WeakMap(); this._fileTimestampsOptimization = new SnapshotOptimization( s => s.hasFileTimestamps(), @@ -1021,37 +1141,37 @@ class FileSystemInfo { this._contextTshs = new Map(); /** @type {Map} */ this._managedItems = new Map(); - /** @type {AsyncQueue} */ + /** @type {AsyncQueue} */ this.fileTimestampQueue = new AsyncQueue({ name: "file timestamp", parallelism: 30, processor: this._readFileTimestamp.bind(this) }); - /** @type {AsyncQueue} */ + /** @type {AsyncQueue} */ this.fileHashQueue = new AsyncQueue({ name: "file hash", parallelism: 10, processor: this._readFileHash.bind(this) }); - /** @type {AsyncQueue} */ + /** @type {AsyncQueue} */ this.contextTimestampQueue = new AsyncQueue({ name: "context timestamp", parallelism: 2, processor: this._readContextTimestamp.bind(this) }); - /** @type {AsyncQueue} */ + /** @type {AsyncQueue} */ this.contextHashQueue = new AsyncQueue({ name: "context hash", parallelism: 2, processor: this._readContextHash.bind(this) }); - /** @type {AsyncQueue} */ + /** @type {AsyncQueue} */ this.contextTshQueue = new AsyncQueue({ name: "context hash and timestamp", parallelism: 2, processor: this._readContextTimestampAndHash.bind(this) }); - /** @type {AsyncQueue} */ + /** @type {AsyncQueue} */ this.managedItemQueue = new AsyncQueue({ name: "managed item info", parallelism: 10, @@ -1140,51 +1260,51 @@ class FileSystemInfo { `File info in cache: ${this._fileTimestamps.size} timestamps ${this._fileHashes.size} hashes ${this._fileTshs.size} timestamp hash combinations` ); logWhenMessage( - `File timestamp snapshot optimization`, + "File timestamp snapshot optimization", this._fileTimestampsOptimization.getStatisticMessage() ); logWhenMessage( - `File hash snapshot optimization`, + "File hash snapshot optimization", this._fileHashesOptimization.getStatisticMessage() ); logWhenMessage( - `File timestamp hash combination snapshot optimization`, + "File timestamp hash combination snapshot optimization", this._fileTshsOptimization.getStatisticMessage() ); logger.log( `Directory info in cache: ${this._contextTimestamps.size} timestamps ${this._contextHashes.size} hashes ${this._contextTshs.size} timestamp hash combinations` ); logWhenMessage( - `Directory timestamp snapshot optimization`, + "Directory timestamp snapshot optimization", this._contextTimestampsOptimization.getStatisticMessage() ); logWhenMessage( - `Directory hash snapshot optimization`, + "Directory hash snapshot optimization", this._contextHashesOptimization.getStatisticMessage() ); logWhenMessage( - `Directory timestamp hash combination snapshot optimization`, + "Directory timestamp hash combination snapshot optimization", this._contextTshsOptimization.getStatisticMessage() ); logWhenMessage( - `Missing items snapshot optimization`, + "Missing items snapshot optimization", this._missingExistenceOptimization.getStatisticMessage() ); logger.log(`Managed items info in cache: ${this._managedItems.size} items`); logWhenMessage( - `Managed items snapshot optimization`, + "Managed items snapshot optimization", this._managedItemInfoOptimization.getStatisticMessage() ); logWhenMessage( - `Managed files snapshot optimization`, + "Managed files snapshot optimization", this._managedFilesOptimization.getStatisticMessage() ); logWhenMessage( - `Managed contexts snapshot optimization`, + "Managed contexts snapshot optimization", this._managedContextsOptimization.getStatisticMessage() ); logWhenMessage( - `Managed missing snapshot optimization`, + "Managed missing snapshot optimization", this._managedMissingOptimization.getStatisticMessage() ); } @@ -1196,11 +1316,14 @@ class FileSystemInfo { */ _log(path, reason, ...args) { const key = path + reason; - if (this._loggedPaths.has(key)) return; - this._loggedPaths.add(key); - this.logger.debug(`${path} invalidated because ${reason}`, ...args); + const loggedPaths = /** @type {LoggedPaths} */ (this._loggedPaths); + if (loggedPaths.has(key)) return; + loggedPaths.add(key); + /** @type {Logger} */ + (this.logger).debug(`${path} invalidated because ${reason}`, ...args); if (--this._remainingLogs === 0) { - this.logger.debug( + /** @type {Logger} */ + (this.logger).debug( "Logging limit has been reached and no further logging will be emitted by FileSystemInfo" ); } @@ -1284,10 +1407,15 @@ class FileSystemInfo { if (cache === "ignore") return callback(null, "ignore"); const resolved = getResolvedTimestamp(cache); if (resolved !== undefined) return callback(null, resolved); - return this._resolveContextTimestamp(cache, callback); + return this._resolveContextTimestamp( + /** @type {ResolvedContextFileSystemInfoEntry} */ + (cache), + callback + ); } - this.contextTimestampQueue.add(path, (err, entry) => { + this.contextTimestampQueue.add(path, (err, _entry) => { if (err) return callback(err); + const entry = /** @type {ContextFileSystemInfoEntry} */ (_entry); const resolved = getResolvedTimestamp(entry); if (resolved !== undefined) return callback(null, resolved); this._resolveContextTimestamp(entry, callback); @@ -1329,8 +1457,9 @@ class FileSystemInfo { return callback(null, /** @type {string} */ (resolved)); return this._resolveContextHash(cache, callback); } - this.contextHashQueue.add(path, (err, entry) => { + this.contextHashQueue.add(path, (err, _entry) => { if (err) return callback(err); + const entry = /** @type {ContextHash} */ (_entry); const resolved = getResolvedHash(entry); if (resolved !== undefined) return callback(null, /** @type {string} */ (resolved)); @@ -1351,7 +1480,7 @@ class FileSystemInfo { /** * @param {string} path context path - * @param {function((WebpackError | null)=, ResolvedContextTimestampAndHash=): void} callback callback function + * @param {function((WebpackError | null)=, (ResolvedContextTimestampAndHash | null)=): void} callback callback function * @returns {void} */ getContextTsh(path, callback) { @@ -1361,8 +1490,9 @@ class FileSystemInfo { if (resolved !== undefined) return callback(null, resolved); return this._resolveContextTsh(cache, callback); } - this.contextTshQueue.add(path, (err, entry) => { + this.contextTshQueue.add(path, (err, _entry) => { if (err) return callback(err); + const entry = /** @type {ContextTimestampAndHash} */ (_entry); const resolved = getResolvedTimestamp(entry); if (resolved !== undefined) return callback(null, resolved); this._resolveContextTsh(entry, callback); @@ -1443,12 +1573,17 @@ class FileSystemInfo { missingDependencies: resolveMissing }; /** - * @param {string} expected expected result + * @param {undefined | boolean | string} expected expected result * @returns {string} expected result */ - const expectedToString = expected => { - return expected ? ` (expected ${expected})` : ""; - }; + const expectedToString = expected => + expected ? ` (expected ${expected})` : ""; + /** @typedef {{ type: JobType, context: string | undefined, path: string, issuer: Job | undefined, expected: undefined | boolean | string }} Job */ + + /** + * @param {Job} job job + * @returns {`resolve commonjs file ${string}${string}`|`resolve esm file ${string}${string}`|`resolve esm ${string}${string}`|`resolve directory ${string}`|`file ${string}`|`unknown ${string} ${string}`|`resolve commonjs ${string}${string}`|`directory ${string}`|`file dependencies ${string}`|`directory dependencies ${string}`} result + */ const jobToString = job => { switch (job.type) { case RBDT_RESOLVE_CJS: @@ -1478,105 +1613,135 @@ class FileSystemInfo { } return `unknown ${job.type} ${job.path}`; }; + /** + * @param {Job} job job + * @returns {string} string value + */ const pathToString = job => { let result = ` at ${jobToString(job)}`; - job = job.issuer; + /** @type {Job | undefined} */ + (job) = job.issuer; while (job !== undefined) { result += `\n at ${jobToString(job)}`; - job = job.issuer; + job = /** @type {Job} */ (job.issuer); } return result; }; + const logger = /** @type {Logger} */ (this.logger); processAsyncTree( - Array.from(deps, dep => ({ - type: RBDT_RESOLVE_CJS, - context, - path: dep, - expected: undefined, - issuer: undefined - })), + Array.from( + deps, + dep => + /** @type {Job} */ ({ + type: RBDT_RESOLVE_CJS, + context, + path: dep, + expected: undefined, + issuer: undefined + }) + ), 20, (job, push, callback) => { const { type, context, path, expected } = job; + /** + * @param {string} path path + * @returns {void} + */ const resolveDirectory = path => { const key = `d\n${context}\n${path}`; if (resolveResults.has(key)) { return callback(); } resolveResults.set(key, undefined); - resolveContext(context, path, resolverContext, (err, _, result) => { - if (err) { - if (expected === false) { - resolveResults.set(key, false); - return callback(); - } - invalidResolveResults.add(key); - err.message += `\nwhile resolving '${path}' in ${context} to a directory`; - return callback(err); - } - const resultPath = result.path; - resolveResults.set(key, resultPath); - push({ - type: RBDT_DIRECTORY, - context: undefined, - path: /** @type {string} */ (resultPath), - expected: undefined, - issuer: job - }); - callback(); - }); - }; - const resolveFile = (path, symbol, resolve) => { - const key = `${symbol}\n${context}\n${path}`; - if (resolveResults.has(key)) { - return callback(); - } - resolveResults.set(key, undefined); - resolve(context, path, resolverContext, (err, _, result) => { - if (typeof expected === "string") { - if (!err && result && result.path === expected) { - resolveResults.set(key, result.path); - } else { - invalidResolveResults.add(key); - /** @type {Logger} */ - (this.logger).warn( - `Resolving '${path}' in ${context} for build dependencies doesn't lead to expected result '${expected}', but to '${ - err || (result && result.path) - }' instead. Resolving dependencies are ignored for this path.\n${pathToString( - job - )}` - ); - } - } else { + resolveContext( + /** @type {string} */ (context), + path, + resolverContext, + (err, _, result) => { if (err) { if (expected === false) { resolveResults.set(key, false); return callback(); } invalidResolveResults.add(key); - err.message += `\nwhile resolving '${path}' in ${context} as file\n${pathToString( - job - )}`; + err.message += `\nwhile resolving '${path}' in ${context} to a directory`; return callback(err); } - const resultPath = result.path; + const resultPath = /** @type {ResolveRequest} */ (result).path; resolveResults.set(key, resultPath); push({ - type: RBDT_FILE, + type: RBDT_DIRECTORY, context: undefined, - path: resultPath, + path: /** @type {string} */ (resultPath), expected: undefined, issuer: job }); + callback(); } - callback(); - }); + ); + }; + /** + * @param {string} path path + * @param {("f" | "c" | "e")=} symbol symbol + * @param {(ResolveFunctionAsync)=} resolve resolve fn + * @returns {void} + */ + const resolveFile = (path, symbol, resolve) => { + const key = `${symbol}\n${context}\n${path}`; + if (resolveResults.has(key)) { + return callback(); + } + resolveResults.set(key, undefined); + /** @type {ResolveFunctionAsync} */ + (resolve)( + /** @type {string} */ (context), + path, + resolverContext, + (err, _, result) => { + if (typeof expected === "string") { + if (!err && result && result.path === expected) { + resolveResults.set(key, result.path); + } else { + invalidResolveResults.add(key); + logger.warn( + `Resolving '${path}' in ${context} for build dependencies doesn't lead to expected result '${expected}', but to '${ + err || (result && result.path) + }' instead. Resolving dependencies are ignored for this path.\n${pathToString( + job + )}` + ); + } + } else { + if (err) { + if (expected === false) { + resolveResults.set(key, false); + return callback(); + } + invalidResolveResults.add(key); + err.message += `\nwhile resolving '${path}' in ${context} as file\n${pathToString( + job + )}`; + return callback(err); + } + const resultPath = /** @type {ResolveRequest} */ (result).path; + resolveResults.set(key, resultPath); + push({ + type: RBDT_FILE, + context: undefined, + path: /** @type {string} */ (resultPath), + expected: undefined, + issuer: job + }); + } + callback(); + } + ); }; switch (type) { case RBDT_RESOLVE_CJS: { const isDirectory = /[\\/]$/.test(path); if (isDirectory) { - resolveDirectory(path.slice(0, path.length - 1)); + resolveDirectory(path.slice(0, -1)); } else { resolveFile(path, "f", resolveCjs); } @@ -1585,7 +1750,7 @@ class FileSystemInfo { case RBDT_RESOLVE_ESM: { const isDirectory = /[\\/]$/.test(path); if (isDirectory) { - resolveDirectory(path.slice(0, path.length - 1)); + resolveDirectory(path.slice(0, -1)); } else { resolveFile(path); } @@ -1613,7 +1778,8 @@ class FileSystemInfo { break; } files.add(path); - this.fs.realpath(path, (err, _realPath) => { + /** @type {NonNullable} */ + (this.fs.realpath)(path, (err, _realPath) => { if (err) return callback(err); const realPath = /** @type {string} */ (_realPath); if (realPath !== path) { @@ -1639,7 +1805,8 @@ class FileSystemInfo { break; } directories.add(path); - this.fs.realpath(path, (err, _realPath) => { + /** @type {NonNullable} */ + (this.fs.realpath)(path, (err, _realPath) => { if (err) return callback(err); const realPath = /** @type {string} */ (_realPath); if (realPath !== path) { @@ -1670,7 +1837,7 @@ class FileSystemInfo { const module = require.cache[path]; if (module && Array.isArray(module.children)) { children: for (const child of module.children) { - let childPath = child.filename; + const childPath = child.filename; if (childPath) { push({ type: RBDT_FILE, @@ -1682,7 +1849,7 @@ class FileSystemInfo { const context = dirname(this.fs, path); for (const modulePath of module.paths) { if (childPath.startsWith(modulePath)) { - let subPath = childPath.slice(modulePath.length + 1); + const subPath = childPath.slice(modulePath.length + 1); const packageMatch = /^(@[^\\/]+[\\/])[^\\/]+/.exec( subPath ); @@ -1690,12 +1857,12 @@ class FileSystemInfo { push({ type: RBDT_FILE, context: undefined, - path: + path: `${ modulePath + childPath[modulePath.length] + packageMatch[0] + - childPath[modulePath.length] + - "package.json", + childPath[modulePath.length] + }package.json`, expected: false, issuer: job }); @@ -1730,7 +1897,7 @@ class FileSystemInfo { } } else if (supportsEsm && /\.m?js$/.test(path)) { if (!this._warnAboutExperimentalEsmTracking) { - this.logger.log( + logger.log( "Node.js doesn't offer a (nice) way to introspect the ESM dependency graph yet.\n" + "Until a full solution is available webpack uses an experimental ESM tracking based on parsing.\n" + "As best effort webpack parses the ESM files to guess dependencies. But this can lead to expensive and incorrect tracking." @@ -1743,7 +1910,7 @@ class FileSystemInfo { if (err) return callback(err); try { const context = dirname(this.fs, path); - const source = content.toString(); + const source = /** @type {Buffer} */ (content).toString(); const [imports] = lexer.parse(source); for (const imp of imports) { try { @@ -1755,7 +1922,7 @@ class FileSystemInfo { ); } else if (imp.d > -1) { // import() - let expr = source.substring(imp.s, imp.e).trim(); + const expr = source.substring(imp.s, imp.e).trim(); dependency = parseString(expr); } else { // e.g. import.meta @@ -1773,34 +1940,34 @@ class FileSystemInfo { expected: imp.d > -1 ? false : undefined, issuer: job }); - } catch (e) { - this.logger.warn( + } catch (err1) { + logger.warn( `Parsing of ${path} for build dependencies failed at 'import(${source.substring( imp.s, imp.e )})'.\n` + "Build dependencies behind this expression are ignored and might cause incorrect cache invalidation." ); - this.logger.debug(pathToString(job)); - this.logger.debug(e.stack); + logger.debug(pathToString(job)); + logger.debug(/** @type {Error} */ (err1).stack); } } - } catch (e) { - this.logger.warn( + } catch (err2) { + logger.warn( `Parsing of ${path} for build dependencies failed and all dependencies of this file are ignored, which might cause incorrect cache invalidation..` ); - this.logger.debug(pathToString(job)); - this.logger.debug(e.stack); + logger.debug(pathToString(job)); + logger.debug(/** @type {Error} */ (err2).stack); } process.nextTick(callback); }); }, callback); break; } else { - this.logger.log( + logger.log( `Assuming ${path} has no dependencies as we were unable to assign it to any module system.` ); - this.logger.debug(pathToString(job)); + logger.debug(pathToString(job)); } process.nextTick(callback); break; @@ -1832,9 +1999,11 @@ class FileSystemInfo { resolveFiles.add(packageJson); let packageData; try { - packageData = JSON.parse(content.toString("utf-8")); - } catch (e) { - return callback(e); + packageData = JSON.parse( + /** @type {Buffer} */ (content).toString("utf-8") + ); + } catch (parseErr) { + return callback(/** @type {Error} */ (parseErr)); } const depsObject = packageData.dependencies; const optionalDepsObject = packageData.optionalDependencies; @@ -1908,7 +2077,7 @@ class FileSystemInfo { if (expectedResult === false) return callback(err ? undefined : INVALID); if (err) return callback(err); - const resultPath = result.path; + const resultPath = /** @type {ResolveRequest} */ (result).path; if (resultPath !== expectedResult) return callback(INVALID); callback(); }); @@ -1918,7 +2087,7 @@ class FileSystemInfo { if (expectedResult === false) return callback(err ? undefined : INVALID); if (err) return callback(err); - const resultPath = result.path; + const resultPath = /** @type {ResolveRequest} */ (result).path; if (resultPath !== expectedResult) return callback(INVALID); callback(); }); @@ -1928,7 +2097,7 @@ class FileSystemInfo { if (expectedResult === false) return callback(err ? undefined : INVALID); if (err) return callback(err); - const resultPath = result.path; + const resultPath = /** @type {ResolveRequest} */ (result).path; if (resultPath !== expectedResult) return callback(INVALID); callback(); }); @@ -1938,7 +2107,7 @@ class FileSystemInfo { if (expectedResult === false) return callback(err ? undefined : INVALID); if (err) return callback(err); - const resultPath = result.path; + const resultPath = /** @type {ResolveRequest} */ (result).path; if (resultPath !== expectedResult) return callback(INVALID); callback(); }); @@ -1965,39 +2134,38 @@ class FileSystemInfo { } /** - * * @param {number | null | undefined} startTime when processing the files has started * @param {Iterable | null} files all files * @param {Iterable | null} directories all directories * @param {Iterable | null} missing all missing files or directories * @param {SnapshotOptions | null | undefined} options options object (for future extensions) - * @param {function((WebpackError | null)=, (Snapshot | null)=): void} callback callback function + * @param {function(WebpackError | null, Snapshot | null): void} callback callback function * @returns {void} */ createSnapshot(startTime, files, directories, missing, options, callback) { - /** @type {Map} */ + /** @type {FileTimestamps} */ const fileTimestamps = new Map(); - /** @type {Map} */ + /** @type {FileHashes} */ const fileHashes = new Map(); - /** @type {Map} */ + /** @type {FileTshs} */ const fileTshs = new Map(); - /** @type {Map} */ + /** @type {ContextTimestamps} */ const contextTimestamps = new Map(); - /** @type {Map} */ + /** @type {ContextHashes} */ const contextHashes = new Map(); - /** @type {Map} */ + /** @type {ContextTshs} */ const contextTshs = new Map(); - /** @type {Map} */ + /** @type {MissingExistence} */ const missingExistence = new Map(); - /** @type {Map} */ + /** @type {ManagedItemInfo} */ const managedItemInfo = new Map(); - /** @type {Set} */ + /** @type {ManagedFiles} */ const managedFiles = new Set(); - /** @type {Set} */ + /** @type {ManagedContexts} */ const managedContexts = new Set(); - /** @type {Set} */ + /** @type {ManagedMissing} */ const managedMissing = new Set(); - /** @type {Set} */ + /** @type {Children} */ const children = new Set(); const snapshot = new Snapshot(); @@ -2064,6 +2232,11 @@ class FileSystemInfo { callback(null, null); } }; + /** + * @param {string} path path + * @param {Set} managedSet managed set + * @returns {boolean} true when managed + */ const checkManaged = (path, managedSet) => { for (const unmanagedPath of this.unmanagedPathsRegExps) { if (unmanagedPath.test(path)) return false; @@ -2106,6 +2279,11 @@ class FileSystemInfo { } return false; }; + /** + * @param {Iterable} items items + * @param {Set} managedSet managed set + * @returns {Set} result + */ const captureNonManaged = (items, managedSet) => { const capturedItems = new Set(); for (const path of items) { @@ -2135,7 +2313,7 @@ class FileSystemInfo { } jobError(); } else { - fileTshs.set(path, entry); + fileTshs.set(path, /** @type {TimestampAndHash} */ (entry)); jobDone(); } }); @@ -2159,7 +2337,7 @@ class FileSystemInfo { } jobError(); } else { - fileHashes.set(path, entry); + fileHashes.set(path, /** @type {string} */ (entry)); jobDone(); } }); @@ -2185,7 +2363,11 @@ class FileSystemInfo { } jobError(); } else { - fileTimestamps.set(path, entry); + fileTimestamps.set( + path, + /** @type {FileSystemInfoEntry} */ + (entry) + ); jobDone(); } }); @@ -2197,13 +2379,16 @@ class FileSystemInfo { if (files) { processCapturedFiles(captureNonManaged(files, managedFiles)); } + /** + * @param {Set} capturedDirectories captured directories + */ const processCapturedDirectories = capturedDirectories => { switch (mode) { case 3: this._contextTshsOptimization.optimize(snapshot, capturedDirectories); for (const path of capturedDirectories) { const cache = this._contextTshs.get(path); - /** @type {ResolvedContextTimestampAndHash} */ + /** @type {ResolvedContextTimestampAndHash | null | undefined} */ let resolved; if ( cache !== undefined && @@ -2213,8 +2398,8 @@ class FileSystemInfo { } else { jobs++; /** - * @param {Error=} err error - * @param {ResolvedContextTimestampAndHash=} entry entry + * @param {(WebpackError | null)=} err error + * @param {(ResolvedContextTimestampAndHash | null)=} entry entry * @returns {void} */ const callback = (err, entry) => { @@ -2226,7 +2411,11 @@ class FileSystemInfo { } jobError(); } else { - contextTshs.set(path, entry); + contextTshs.set( + path, + /** @type {ResolvedContextTimestampAndHash | null} */ + (entry) + ); jobDone(); } }; @@ -2253,6 +2442,10 @@ class FileSystemInfo { contextHashes.set(path, resolved); } else { jobs++; + /** + * @param {(WebpackError | null)=} err err + * @param {string=} entry entry + */ const callback = (err, entry) => { if (err) { if (this.logger) { @@ -2262,7 +2455,7 @@ class FileSystemInfo { } jobError(); } else { - contextHashes.set(path, entry); + contextHashes.set(path, /** @type {string} */ (entry)); jobDone(); } }; @@ -2291,8 +2484,8 @@ class FileSystemInfo { } else { jobs++; /** - * @param {Error=} err error - * @param {ResolvedContextFileSystemInfoEntry=} entry entry + * @param {(Error | null)=} err error + * @param {(FileSystemInfoEntry | "ignore" | null)=} entry entry * @returns {void} */ const callback = (err, entry) => { @@ -2304,12 +2497,20 @@ class FileSystemInfo { } jobError(); } else { - contextTimestamps.set(path, entry); + contextTimestamps.set( + path, + /** @type {FileSystemInfoEntry | null} */ + (entry) + ); jobDone(); } }; if (cache !== undefined) { - this._resolveContextTimestamp(cache, callback); + this._resolveContextTimestamp( + /** @type {ContextFileSystemInfoEntry} */ + (cache), + callback + ); } else { this.getContextTimestamp(path, callback); } @@ -2323,6 +2524,9 @@ class FileSystemInfo { captureNonManaged(directories, managedContexts) ); } + /** + * @param {Set} capturedMissing captured missing + */ const processCapturedMissing = capturedMissing => { this._missingExistenceOptimization.optimize(snapshot, capturedMissing); for (const path of capturedMissing) { @@ -2382,6 +2586,10 @@ class FileSystemInfo { jobDone(); } else { // Fallback to normal snapshotting + /** + * @param {Set} set set + * @param {function(Set): void} fn fn + */ const process = (set, fn) => { if (set.size === 0) return; const captured = new Set(); @@ -2408,10 +2616,20 @@ class FileSystemInfo { */ mergeSnapshots(snapshot1, snapshot2) { const snapshot = new Snapshot(); - if (snapshot1.hasStartTime() && snapshot2.hasStartTime()) - snapshot.setStartTime(Math.min(snapshot1.startTime, snapshot2.startTime)); - else if (snapshot2.hasStartTime()) snapshot.startTime = snapshot2.startTime; - else if (snapshot1.hasStartTime()) snapshot.startTime = snapshot1.startTime; + if (snapshot1.hasStartTime() && snapshot2.hasStartTime()) { + snapshot.setStartTime( + Math.min( + /** @type {NonNullable} */ + (snapshot1.startTime), + /** @type {NonNullable} */ + (snapshot2.startTime) + ) + ); + } else if (snapshot2.hasStartTime()) { + snapshot.startTime = snapshot2.startTime; + } else if (snapshot1.hasStartTime()) { + snapshot.startTime = snapshot1.startTime; + } if (snapshot1.hasFileTimestamps() || snapshot2.hasFileTimestamps()) { snapshot.setFileTimestamps( mergeMaps(snapshot1.fileTimestamps, snapshot2.fileTimestamps) @@ -2504,7 +2722,7 @@ class FileSystemInfo { */ _checkSnapshotValidNoCache(snapshot, callback) { /** @type {number | undefined} */ - let startTime = undefined; + let startTime; if (snapshot.hasStartTime()) { startTime = snapshot.startTime; } @@ -2523,23 +2741,27 @@ class FileSystemInfo { callback(null, false); } }; + /** + * @param {string} path path + * @param {WebpackError} err err + */ const invalidWithError = (path, err) => { if (this._remainingLogs > 0) { - this._log(path, `error occurred: %s`, err); + this._log(path, "error occurred: %s", err); } invalid(); }; /** * @param {string} path file path - * @param {string} current current hash - * @param {string} snap snapshot hash + * @param {string | null} current current hash + * @param {string | null} snap snapshot hash * @returns {boolean} true, if ok */ const checkHash = (path, current, snap) => { if (current !== snap) { // If hash differ it's invalid if (this._remainingLogs > 0) { - this._log(path, `hashes differ (%s != %s)`, current, snap); + this._log(path, "hashes differ (%s != %s)", current, snap); } return false; } @@ -2567,40 +2789,38 @@ class FileSystemInfo { }; /** * @param {string} path file path - * @param {FileSystemInfoEntry} current current entry - * @param {FileSystemInfoEntry} snap entry from snapshot + * @param {FileSystemInfoEntry | null} c current entry + * @param {FileSystemInfoEntry | null} s entry from snapshot * @param {boolean} log log reason * @returns {boolean} true, if ok */ - const checkFile = (path, current, snap, log = true) => { - if (current === snap) return true; - if (!checkExistence(path, Boolean(current), Boolean(snap))) return false; - if (current) { + const checkFile = (path, c, s, log = true) => { + if (c === s) return true; + if (!checkExistence(path, Boolean(c), Boolean(s))) return false; + if (c) { // For existing items only - if (typeof startTime === "number" && current.safeTime > startTime) { + if (typeof startTime === "number" && c.safeTime > startTime) { // If a change happened after starting reading the item // this may no longer be valid if (log && this._remainingLogs > 0) { this._log( path, - `it may have changed (%d) after the start time of the snapshot (%d)`, - current.safeTime, + "it may have changed (%d) after the start time of the snapshot (%d)", + c.safeTime, startTime ); } return false; } - if ( - snap.timestamp !== undefined && - current.timestamp !== snap.timestamp - ) { + const snap = /** @type {FileSystemInfoEntry} */ (s); + if (snap.timestamp !== undefined && c.timestamp !== snap.timestamp) { // If we have a timestamp (it was a file or symlink) and it differs from current timestamp // it's invalid if (log && this._remainingLogs > 0) { this._log( path, - `timestamps differ (%d != %d)`, - current.timestamp, + "timestamps differ (%d != %d)", + c.timestamp, snap.timestamp ); } @@ -2611,40 +2831,41 @@ class FileSystemInfo { }; /** * @param {string} path file path - * @param {ResolvedContextFileSystemInfoEntry} current current entry - * @param {ResolvedContextFileSystemInfoEntry} snap entry from snapshot + * @param {ResolvedContextFileSystemInfoEntry | null} c current entry + * @param {ResolvedContextFileSystemInfoEntry | null} s entry from snapshot * @param {boolean} log log reason * @returns {boolean} true, if ok */ - const checkContext = (path, current, snap, log = true) => { - if (current === snap) return true; - if (!checkExistence(path, Boolean(current), Boolean(snap))) return false; - if (current) { + const checkContext = (path, c, s, log = true) => { + if (c === s) return true; + if (!checkExistence(path, Boolean(c), Boolean(s))) return false; + if (c) { // For existing items only - if (typeof startTime === "number" && current.safeTime > startTime) { + if (typeof startTime === "number" && c.safeTime > startTime) { // If a change happened after starting reading the item // this may no longer be valid if (log && this._remainingLogs > 0) { this._log( path, - `it may have changed (%d) after the start time of the snapshot (%d)`, - current.safeTime, + "it may have changed (%d) after the start time of the snapshot (%d)", + c.safeTime, startTime ); } return false; } + const snap = /** @type {ResolvedContextFileSystemInfoEntry} */ (s); if ( snap.timestampHash !== undefined && - current.timestampHash !== snap.timestampHash + c.timestampHash !== snap.timestampHash ) { // If we have a timestampHash (it was a directory) and it differs from current timestampHash // it's invalid if (log && this._remainingLogs > 0) { this._log( path, - `timestamps hashes differ (%s != %s)`, - current.timestampHash, + "timestamps hashes differ (%s != %s)", + c.timestampHash, snap.timestampHash ); } @@ -2654,11 +2875,16 @@ class FileSystemInfo { return true; }; if (snapshot.hasChildren()) { + /** + * @param {(WebpackError | null)=} err err + * @param {boolean=} result result + * @returns {void} + */ const childCallback = (err, result) => { if (err || !result) return invalid(); - else jobDone(); + jobDone(); }; - for (const child of snapshot.children) { + for (const child of /** @type {Children} */ (snapshot.children)) { const cache = this._snapshotCache.get(child); if (cache !== undefined) { this._statTestedChildrenCached++; @@ -2680,7 +2906,9 @@ class FileSystemInfo { } } if (snapshot.hasFileTimestamps()) { - const { fileTimestamps } = snapshot; + const fileTimestamps = + /** @type {FileTimestamps} */ + (snapshot.fileTimestamps); this._statTestedEntries += fileTimestamps.size; for (const [path, ts] of fileTimestamps) { const cache = this._fileTimestamps.get(path); @@ -2693,7 +2921,13 @@ class FileSystemInfo { jobs++; this.fileTimestampQueue.add(path, (err, entry) => { if (err) return invalidWithError(path, err); - if (!checkFile(path, entry, ts)) { + if ( + !checkFile( + path, + /** @type {FileSystemInfoEntry | null} */ (entry), + ts + ) + ) { invalid(); } else { jobDone(); @@ -2704,20 +2938,19 @@ class FileSystemInfo { } /** * @param {string} path file path - * @param {string} hash hash + * @param {string | null} hash hash */ const processFileHashSnapshot = (path, hash) => { const cache = this._fileHashes.get(path); if (cache !== undefined) { if (cache !== "ignore" && !checkHash(path, cache, hash)) { invalid(); - return; } } else { jobs++; this.fileHashQueue.add(path, (err, entry) => { if (err) return invalidWithError(path, err); - if (!checkHash(path, entry, hash)) { + if (!checkHash(path, /** @type {string} */ (entry), hash)) { invalid(); } else { jobDone(); @@ -2726,14 +2959,14 @@ class FileSystemInfo { } }; if (snapshot.hasFileHashes()) { - const { fileHashes } = snapshot; + const fileHashes = /** @type {FileHashes} */ (snapshot.fileHashes); this._statTestedEntries += fileHashes.size; for (const [path, hash] of fileHashes) { processFileHashSnapshot(path, hash); } } if (snapshot.hasFileTshs()) { - const { fileTshs } = snapshot; + const fileTshs = /** @type {FileTshs} */ (snapshot.fileTshs); this._statTestedEntries += fileTshs.size; for (const [path, tsh] of fileTshs) { if (typeof tsh === "string") { @@ -2748,7 +2981,15 @@ class FileSystemInfo { jobs++; this.fileTimestampQueue.add(path, (err, entry) => { if (err) return invalidWithError(path, err); - if (!checkFile(path, entry, tsh, false)) { + if ( + !checkFile( + path, + /** @type {FileSystemInfoEntry | null} */ + (entry), + tsh, + false + ) + ) { processFileHashSnapshot(path, tsh && tsh.hash); } jobDone(); @@ -2758,7 +2999,9 @@ class FileSystemInfo { } } if (snapshot.hasContextTimestamps()) { - const { contextTimestamps } = snapshot; + const contextTimestamps = + /** @type {ContextTimestamps} */ + (snapshot.contextTimestamps); this._statTestedEntries += contextTimestamps.size; for (const [path, ts] of contextTimestamps) { const cache = this._contextTimestamps.get(path); @@ -2775,26 +3018,41 @@ class FileSystemInfo { } else { jobs++; /** - * @param {Error=} err error - * @param {ResolvedContextFileSystemInfoEntry=} entry entry + * @param {(WebpackError | null)=} err error + * @param {(ResolvedContextFileSystemInfoEntry | "ignore" | null)=} entry entry * @returns {void} */ const callback = (err, entry) => { if (err) return invalidWithError(path, err); - if (!checkContext(path, entry, ts)) { + if ( + !checkContext( + path, + /** @type {ResolvedContextFileSystemInfoEntry | null} */ + (entry), + ts + ) + ) { invalid(); } else { jobDone(); } }; if (cache !== undefined) { - this._resolveContextTimestamp(cache, callback); + this._resolveContextTimestamp( + /** @type {ContextFileSystemInfoEntry} */ + (cache), + callback + ); } else { this.getContextTimestamp(path, callback); } } } } + /** + * @param {string} path path + * @param {string | null} hash hash + */ const processContextHashSnapshot = (path, hash) => { const cache = this._contextHashes.get(path); let resolved; @@ -2804,13 +3062,17 @@ class FileSystemInfo { ) { if (!checkHash(path, resolved, hash)) { invalid(); - return; } } else { jobs++; + /** + * @param {(WebpackError | null)=} err err + * @param {string=} entry entry + * @returns {void} + */ const callback = (err, entry) => { if (err) return invalidWithError(path, err); - if (!checkHash(path, entry, hash)) { + if (!checkHash(path, /** @type {string} */ (entry), hash)) { invalid(); } else { jobDone(); @@ -2824,14 +3086,16 @@ class FileSystemInfo { } }; if (snapshot.hasContextHashes()) { - const { contextHashes } = snapshot; + const contextHashes = + /** @type {ContextHashes} */ + (snapshot.contextHashes); this._statTestedEntries += contextHashes.size; for (const [path, hash] of contextHashes) { processContextHashSnapshot(path, hash); } } if (snapshot.hasContextTshs()) { - const { contextTshs } = snapshot; + const contextTshs = /** @type {ContextTshs} */ (snapshot.contextTshs); this._statTestedEntries += contextTshs.size; for (const [path, tsh] of contextTshs) { if (typeof tsh === "string") { @@ -2844,25 +3108,46 @@ class FileSystemInfo { cache !== undefined && (resolved = getResolvedTimestamp(cache)) !== undefined ) { - if (!checkContext(path, resolved, tsh, false)) { + if ( + !checkContext( + path, + /** @type {ResolvedContextFileSystemInfoEntry | null} */ + (resolved), + tsh, + false + ) + ) { processContextHashSnapshot(path, tsh && tsh.hash); } } else { jobs++; /** - * @param {Error=} err error - * @param {ResolvedContextFileSystemInfoEntry=} entry entry + * @param {(WebpackError | null)=} err error + * @param {(ResolvedContextFileSystemInfoEntry | "ignore" | null)=} entry entry * @returns {void} */ const callback = (err, entry) => { if (err) return invalidWithError(path, err); - if (!checkContext(path, entry, tsh, false)) { + if ( + !checkContext( + path, + // TODO: test with `"ignore"` + /** @type {ResolvedContextFileSystemInfoEntry | null} */ + (entry), + tsh, + false + ) + ) { processContextHashSnapshot(path, tsh && tsh.hash); } jobDone(); }; if (cache !== undefined) { - this._resolveContextTimestamp(cache, callback); + this._resolveContextTimestamp( + /** @type {ContextFileSystemInfoEntry} */ + (cache), + callback + ); } else { this.getContextTimestamp(path, callback); } @@ -2871,7 +3156,9 @@ class FileSystemInfo { } } if (snapshot.hasMissingExistence()) { - const { missingExistence } = snapshot; + const missingExistence = + /** @type {MissingExistence} */ + (snapshot.missingExistence); this._statTestedEntries += missingExistence.size; for (const [path, existence] of missingExistence) { const cache = this._fileTimestamps.get(path); @@ -2897,7 +3184,9 @@ class FileSystemInfo { } } if (snapshot.hasManagedItemInfo()) { - const { managedItemInfo } = snapshot; + const managedItemInfo = + /** @type {ManagedItemInfo} */ + (snapshot.managedItemInfo); this._statTestedEntries += managedItemInfo.size; for (const [path, info] of managedItemInfo) { const cache = this._managedItems.get(path); @@ -2910,7 +3199,7 @@ class FileSystemInfo { jobs++; this.managedItemQueue.add(path, (err, entry) => { if (err) return invalidWithError(path, err); - if (!checkHash(path, entry, info)) { + if (!checkHash(path, /** @type {string} */ (entry), info)) { invalid(); } else { jobDone(); @@ -2932,17 +3221,21 @@ class FileSystemInfo { } } + /** + * @type {Processor} + * @private + */ _readFileTimestamp(path, callback) { - this.fs.stat(path, (err, stat) => { + this.fs.stat(path, (err, _stat) => { if (err) { if (err.code === "ENOENT") { this._fileTimestamps.set(path, null); this._cachedDeprecatedFileTimestamps = undefined; return callback(null, null); } - return callback(err); + return callback(/** @type {WebpackError} */ (err)); } - + const stat = /** @type {IStats} */ (_stat); let ts; if (stat.isDirectory()) { ts = { @@ -2950,7 +3243,7 @@ class FileSystemInfo { timestamp: undefined }; } else { - const mtime = +stat.mtime; + const mtime = Number(stat.mtime); if (mtime) applyMtime(mtime); @@ -2967,6 +3260,10 @@ class FileSystemInfo { }); } + /** + * @type {Processor} + * @private + */ _readFileHash(path, callback) { this.fs.readFile(path, (err, content) => { if (err) { @@ -2979,11 +3276,12 @@ class FileSystemInfo { return callback(null, null); } if (err.code === "ERR_FS_FILE_TOO_LARGE") { - this.logger.warn(`Ignoring ${path} for hashing as it's very large`); + /** @type {Logger} */ + (this.logger).warn(`Ignoring ${path} for hashing as it's very large`); this._fileHashes.set(path, "too large"); return callback(null, "too large"); } - return callback(err); + return callback(/** @type {WebpackError} */ (err)); } const hash = createHash(this._hashFunction); @@ -2998,45 +3296,54 @@ class FileSystemInfo { }); } + /** + * @param {string} path path + * @param {function(WebpackError | null, TimestampAndHash=) : void} callback callback + * @private + */ _getFileTimestampAndHash(path, callback) { + /** + * @param {string} hash hash + * @returns {void} + */ const continueWithHash = hash => { const cache = this._fileTimestamps.get(path); if (cache !== undefined) { if (cache !== "ignore") { + /** @type {TimestampAndHash} */ const result = { - ...cache, + .../** @type {FileSystemInfoEntry} */ (cache), hash }; this._fileTshs.set(path, result); return callback(null, result); - } else { - this._fileTshs.set(path, hash); - return callback(null, hash); } - } else { - this.fileTimestampQueue.add(path, (err, entry) => { - if (err) { - return callback(err); - } - const result = { - ...entry, - hash - }; - this._fileTshs.set(path, result); - return callback(null, result); - }); + this._fileTshs.set(path, hash); + return callback(null, /** @type {TODO} */ (hash)); } + this.fileTimestampQueue.add(path, (err, entry) => { + if (err) { + return callback(err); + } + /** @type {TimestampAndHash} */ + const result = { + .../** @type {FileSystemInfoEntry} */ (entry), + hash + }; + this._fileTshs.set(path, result); + return callback(null, result); + }); }; const cache = this._fileHashes.get(path); if (cache !== undefined) { - continueWithHash(cache); + continueWithHash(/** @type {string} */ (cache)); } else { this.fileHashQueue.add(path, (err, entry) => { if (err) { return callback(err); } - continueWithHash(entry); + continueWithHash(/** @type {string} */ (entry)); }); } } @@ -3048,9 +3355,9 @@ class FileSystemInfo { * @param {string} options.path path * @param {function(string): ItemType} options.fromImmutablePath called when context item is an immutable path * @param {function(string): ItemType} options.fromManagedItem called when context item is a managed path - * @param {function(string, string, function(Error=, ItemType=): void): void} options.fromSymlink called when context item is a symlink - * @param {function(string, IStats, function(Error=, ItemType=): void): void} options.fromFile called when context item is a file - * @param {function(string, IStats, function(Error=, ItemType=): void): void} options.fromDirectory called when context item is a directory + * @param {function(string, string, function((WebpackError | null)=, ItemType=): void): void} options.fromSymlink called when context item is a symlink + * @param {function(string, IStats, function((WebpackError | null)=, (ItemType | null)=): void): void} options.fromFile called when context item is a file + * @param {function(string, IStats, function((WebpackError | null)=, ItemType=): void): void} options.fromDirectory called when context item is a directory * @param {function(string[], ItemType[]): T} options.reduce called from all context items * @param {function((Error | null)=, (T | null)=): void} callback callback */ @@ -3101,7 +3408,10 @@ class FileSystemInfo { // construct timestampHash from managed info return this.managedItemQueue.add(managedItem, (err, info) => { if (err) return callback(err); - return callback(null, fromManagedItem(info)); + return callback( + null, + fromManagedItem(/** @type {string} */ (info)) + ); }); } } @@ -3113,15 +3423,20 @@ class FileSystemInfo { // construct timestampHash from managed info return this.managedItemQueue.add(managedItem, (err, info) => { if (err) return callback(err); - return callback(null, fromManagedItem(info)); + return callback( + null, + fromManagedItem(/** @type {string} */ (info)) + ); }); } } } - lstatReadlinkAbsolute(this.fs, child, (err, stat) => { + lstatReadlinkAbsolute(this.fs, child, (err, _stat) => { if (err) return callback(err); + const stat = /** @type {IStats | string} */ (_stat); + if (typeof stat === "string") { return fromSymlink(child, stat, callback); } @@ -3137,27 +3452,37 @@ class FileSystemInfo { }, (err, results) => { if (err) return callback(err); - const result = reduce(files, results); + const result = reduce(files, /** @type {ItemType[]} */ (results)); callback(null, result); } ); }); } + /** + * @type {Processor} + * @private + */ _readContextTimestamp(path, callback) { this._readContext( { path, - fromImmutablePath: () => null, + fromImmutablePath: () => + /** @type {ContextFileSystemInfoEntry | FileSystemInfoEntry | "ignore" | null} */ + (null), fromManagedItem: info => ({ safeTime: 0, timestampHash: info }), fromSymlink: (file, target, callback) => { - callback(null, { - timestampHash: target, - symlinks: new Set([target]) - }); + callback( + null, + /** @type {ContextFileSystemInfoEntry} */ + ({ + timestampHash: target, + symlinks: new Set([target]) + }) + ); }, fromFile: (file, stat, callback) => { // Prefer the cached value over our new stat to report consistent results @@ -3165,10 +3490,11 @@ class FileSystemInfo { if (cache !== undefined) return callback(null, cache === "ignore" ? null : cache); - const mtime = +stat.mtime; + const mtime = Number(stat.mtime); if (mtime) applyMtime(mtime); + /** @type {FileSystemInfoEntry} */ const ts = { safeTime: mtime ? mtime + FS_ACCURACY : Infinity, timestamp: mtime @@ -3186,27 +3512,42 @@ class FileSystemInfo { }); }, reduce: (files, tsEntries) => { - let symlinks = undefined; + let symlinks; const hash = createHash(this._hashFunction); for (const file of files) hash.update(file); let safeTime = 0; - for (const entry of tsEntries) { - if (!entry) { + for (const _e of tsEntries) { + if (!_e) { hash.update("n"); continue; } - if (entry.timestamp) { + const entry = + /** @type {FileSystemInfoEntry | ContextFileSystemInfoEntry} */ + (_e); + if (/** @type {FileSystemInfoEntry} */ (entry).timestamp) { hash.update("f"); - hash.update(`${entry.timestamp}`); - } else if (entry.timestampHash) { + hash.update( + `${/** @type {FileSystemInfoEntry} */ (entry).timestamp}` + ); + } else if ( + /** @type {ContextFileSystemInfoEntry} */ (entry).timestampHash + ) { hash.update("d"); - hash.update(`${entry.timestampHash}`); + hash.update( + `${/** @type {ContextFileSystemInfoEntry} */ (entry).timestampHash}` + ); } - if (entry.symlinks !== undefined) { + if ( + /** @type {ContextFileSystemInfoEntry} */ + (entry).symlinks !== undefined + ) { if (symlinks === undefined) symlinks = new Set(); - addAll(entry.symlinks, symlinks); + addAll( + /** @type {ContextFileSystemInfoEntry} */ (entry).symlinks, + symlinks + ); } if (entry.safeTime) { safeTime = Math.max(safeTime, entry.safeTime); @@ -3214,7 +3555,7 @@ class FileSystemInfo { } const digest = /** @type {string} */ (hash.digest("hex")); - + /** @type {ContextFileSystemInfoEntry} */ const result = { safeTime, timestampHash: digest @@ -3224,7 +3565,7 @@ class FileSystemInfo { } }, (err, result) => { - if (err) return callback(err); + if (err) return callback(/** @type {WebpackError} */ (err)); this._contextTimestamps.set(path, result); this._cachedDeprecatedContextTimestamps = undefined; @@ -3235,7 +3576,7 @@ class FileSystemInfo { /** * @param {ContextFileSystemInfoEntry} entry entry - * @param {function((Error | null)=, ResolvedContextFileSystemInfoEntry=): void} callback callback + * @param {function((WebpackError | null)=, (ResolvedContextFileSystemInfoEntry | "ignore" | null)=): void} callback callback * @returns {void} */ _resolveContextTimestamp(entry, callback) { @@ -3243,13 +3584,13 @@ class FileSystemInfo { const hashes = []; let safeTime = 0; processAsyncTree( - entry.symlinks, + /** @type {NonNullable} */ (entry.symlinks), 10, (target, push, callback) => { this._getUnresolvedContextTimestamp(target, (err, entry) => { if (err) return callback(err); if (entry && entry !== "ignore") { - hashes.push(entry.timestampHash); + hashes.push(/** @type {string} */ (entry.timestampHash)); if (entry.safeTime) { safeTime = Math.max(safeTime, entry.safeTime); } @@ -3261,9 +3602,9 @@ class FileSystemInfo { }); }, err => { - if (err) return callback(err); + if (err) return callback(/** @type {WebpackError} */ (err)); const hash = createHash(this._hashFunction); - hash.update(entry.timestampHash); + hash.update(/** @type {string} */ (entry.timestampHash)); if (entry.safeTime) { safeTime = Math.max(safeTime, entry.safeTime); } @@ -3282,17 +3623,26 @@ class FileSystemInfo { ); } + /** + * @type {Processor} + * @private + */ _readContextHash(path, callback) { this._readContext( { path, - fromImmutablePath: () => "", + fromImmutablePath: () => + /** @type {ContextHash} */ (/** @type {unknown} */ ("")), fromManagedItem: info => info || "", fromSymlink: (file, target, callback) => { - callback(null, { - hash: target, - symlinks: new Set([target]) - }); + callback( + null, + /** @type {ContextHash} */ + ({ + hash: target, + symlinks: new Set([target]) + }) + ); }, fromFile: (file, stat, callback) => this.getFileHash(file, (err, hash) => { @@ -3311,7 +3661,7 @@ class FileSystemInfo { * @returns {ContextHash} reduced hash */ reduce: (files, fileHashes) => { - let symlinks = undefined; + let symlinks; const hash = createHash(this._hashFunction); for (const file of files) hash.update(file); @@ -3327,6 +3677,7 @@ class FileSystemInfo { } } + /** @type {ContextHash} */ const result = { hash: /** @type {string} */ (hash.digest("hex")) }; @@ -3334,8 +3685,9 @@ class FileSystemInfo { return result; } }, - (err, result) => { - if (err) return callback(err); + (err, _result) => { + if (err) return callback(/** @type {WebpackError} */ (err)); + const result = /** @type {ContextHash} */ (_result); this._contextHashes.set(path, result); return callback(null, result); } @@ -3344,14 +3696,14 @@ class FileSystemInfo { /** * @param {ContextHash} entry context hash - * @param {function((WebpackError | null)=, string=): void} callback callback + * @param {function(WebpackError | null, string=): void} callback callback * @returns {void} */ _resolveContextHash(entry, callback) { /** @type {string[]} */ const hashes = []; processAsyncTree( - entry.symlinks, + /** @type {NonNullable} */ (entry.symlinks), 10, (target, push, callback) => { this._getUnresolvedContextHash(target, (err, hash) => { @@ -3381,15 +3733,19 @@ class FileSystemInfo { ); } + /** + * @type {Processor} + * @private + */ _readContextTimestampAndHash(path, callback) { + /** + * @param {ContextFileSystemInfoEntry | "ignore" | null} timestamp timestamp + * @param {ContextHash} hash hash + */ const finalize = (timestamp, hash) => { const result = - timestamp === "ignore" - ? hash - : { - ...timestamp, - ...hash - }; + /** @type {ContextTimestampAndHash} */ + (timestamp === "ignore" ? hash : { ...timestamp, ...hash }); this._contextTshs.set(path, result); callback(null, result); }; @@ -3401,107 +3757,111 @@ class FileSystemInfo { } else { this.contextTimestampQueue.add(path, (err, entry) => { if (err) return callback(err); - finalize(entry, cachedHash); + finalize( + /** @type {ContextFileSystemInfoEntry} */ + (entry), + cachedHash + ); }); } + } else if (cachedTimestamp !== undefined) { + this.contextHashQueue.add(path, (err, entry) => { + if (err) return callback(err); + finalize(cachedTimestamp, /** @type {ContextHash} */ (entry)); + }); } else { - if (cachedTimestamp !== undefined) { - this.contextHashQueue.add(path, (err, entry) => { - if (err) return callback(err); - finalize(cachedTimestamp, entry); - }); - } else { - this._readContext( - { - path, - fromImmutablePath: () => null, - fromManagedItem: info => ({ - safeTime: 0, - timestampHash: info, - hash: info || "" - }), - fromSymlink: (file, target, callback) => { - callback(null, { - timestampHash: target, - hash: target, - symlinks: new Set([target]) - }); - }, - fromFile: (file, stat, callback) => { - this._getFileTimestampAndHash(file, callback); - }, - fromDirectory: (directory, stat, callback) => { - this.contextTshQueue.increaseParallelism(); - this.contextTshQueue.add(directory, (err, result) => { - this.contextTshQueue.decreaseParallelism(); - callback(err, result); - }); - }, - /** - * @param {string[]} files files - * @param {(Partial & Partial | string | null)[]} results results - * @returns {ContextTimestampAndHash} tsh - */ - reduce: (files, results) => { - let symlinks = undefined; + this._readContext( + { + path, + fromImmutablePath: () => null, + fromManagedItem: info => ({ + safeTime: 0, + timestampHash: info, + hash: info || "" + }), + fromSymlink: (file, target, callback) => { + callback(null, { + timestampHash: target, + hash: target, + symlinks: new Set([target]) + }); + }, + fromFile: (file, stat, callback) => { + this._getFileTimestampAndHash(file, callback); + }, + fromDirectory: (directory, stat, callback) => { + this.contextTshQueue.increaseParallelism(); + this.contextTshQueue.add(directory, (err, result) => { + this.contextTshQueue.decreaseParallelism(); + callback(err, result); + }); + }, + /** + * @param {string[]} files files + * @param {(Partial & Partial | string | null)[]} results results + * @returns {ContextTimestampAndHash} tsh + */ + reduce: (files, results) => { + let symlinks; - const tsHash = createHash(this._hashFunction); - const hash = createHash(this._hashFunction); + const tsHash = createHash(this._hashFunction); + const hash = createHash(this._hashFunction); - for (const file of files) { - tsHash.update(file); - hash.update(file); + for (const file of files) { + tsHash.update(file); + hash.update(file); + } + let safeTime = 0; + for (const entry of results) { + if (!entry) { + tsHash.update("n"); + continue; } - let safeTime = 0; - for (const entry of results) { - if (!entry) { - tsHash.update("n"); - continue; - } - if (typeof entry === "string") { - tsHash.update("n"); - hash.update(entry); - continue; - } - if (entry.timestamp) { - tsHash.update("f"); - tsHash.update(`${entry.timestamp}`); - } else if (entry.timestampHash) { - tsHash.update("d"); - tsHash.update(`${entry.timestampHash}`); - } - if (entry.symlinks !== undefined) { - if (symlinks === undefined) symlinks = new Set(); - addAll(entry.symlinks, symlinks); - } - if (entry.safeTime) { - safeTime = Math.max(safeTime, entry.safeTime); - } - hash.update(entry.hash); + if (typeof entry === "string") { + tsHash.update("n"); + hash.update(entry); + continue; } - - const result = { - safeTime, - timestampHash: /** @type {string} */ (tsHash.digest("hex")), - hash: /** @type {string} */ (hash.digest("hex")) - }; - if (symlinks) result.symlinks = symlinks; - return result; + if (entry.timestamp) { + tsHash.update("f"); + tsHash.update(`${entry.timestamp}`); + } else if (entry.timestampHash) { + tsHash.update("d"); + tsHash.update(`${entry.timestampHash}`); + } + if (entry.symlinks !== undefined) { + if (symlinks === undefined) symlinks = new Set(); + addAll(entry.symlinks, symlinks); + } + if (entry.safeTime) { + safeTime = Math.max(safeTime, entry.safeTime); + } + hash.update(/** @type {string} */ (entry.hash)); } - }, - (err, result) => { - if (err) return callback(err); - this._contextTshs.set(path, result); - return callback(null, result); + + /** @type {ContextTimestampAndHash} */ + const result = { + safeTime, + timestampHash: /** @type {string} */ (tsHash.digest("hex")), + hash: /** @type {string} */ (hash.digest("hex")) + }; + if (symlinks) result.symlinks = symlinks; + return result; } - ); - } + }, + (err, _result) => { + if (err) return callback(/** @type {WebpackError} */ (err)); + const result = /** @type {ContextTimestampAndHash} */ (_result); + this._contextTshs.set(path, result); + return callback(null, result); + } + ); } } /** * @param {ContextTimestampAndHash} entry entry - * @param {function((Error | null)=, ResolvedContextTimestampAndHash=): void} callback callback + * @param {ProcessorCallback} callback callback * @returns {void} */ _resolveContextTsh(entry, callback) { @@ -3511,7 +3871,7 @@ class FileSystemInfo { const tsHashes = []; let safeTime = 0; processAsyncTree( - entry.symlinks, + /** @type {NonNullable} */ (entry.symlinks), 10, (target, push, callback) => { this._getUnresolvedContextTsh(target, (err, entry) => { @@ -3530,7 +3890,7 @@ class FileSystemInfo { }); }, err => { - if (err) return callback(err); + if (err) return callback(/** @type {WebpackError} */ (err)); const hash = createHash(this._hashFunction); const tsHash = createHash(this._hashFunction); hash.update(entry.hash); @@ -3558,13 +3918,17 @@ class FileSystemInfo { ); } + /** + * @type {Processor>} + * @private + */ _getManagedItemDirectoryInfo(path, callback) { this.fs.readdir(path, (err, elements) => { if (err) { if (err.code === "ENOENT" || err.code === "ENOTDIR") { return callback(null, EMPTY_SET); } - return callback(err); + return callback(/** @type {WebpackError} */ (err)); } const set = new Set( /** @type {string[]} */ (elements).map(element => @@ -3575,13 +3939,17 @@ class FileSystemInfo { }); } + /** + * @type {Processor} + * @private + */ _getManagedItemInfo(path, callback) { const dir = dirname(this.fs, path); this.managedItemDirectoryQueue.add(dir, (err, elements) => { if (err) { return callback(err); } - if (!elements.has(path)) { + if (!(/** @type {Set} */ (elements).has(path))) { // file or directory doesn't exist this._managedItems.set(path, "*missing"); return callback(null, "*missing"); @@ -3606,28 +3974,29 @@ class FileSystemInfo { this.fs.readdir(path, (err, elements) => { if ( !err && - elements.length === 1 && - elements[0] === "node_modules" + /** @type {string[]} */ (elements).length === 1 && + /** @type {string[]} */ (elements)[0] === "node_modules" ) { // This is only a grouping folder e.g. used by yarn // we are only interested in existence of this special directory this._managedItems.set(path, "*nested"); return callback(null, "*nested"); } - this.logger.warn( + /** @type {Logger} */ + (this.logger).warn( `Managed item ${path} isn't a directory or doesn't contain a package.json (see snapshot.managedPaths option)` ); return callback(); }); return; } - return callback(err); + return callback(/** @type {WebpackError} */ (err)); } let data; try { data = JSON.parse(/** @type {Buffer} */ (content).toString("utf-8")); - } catch (e) { - return callback(e); + } catch (parseErr) { + return callback(/** @type {WebpackError} */ (parseErr)); } if (!data.name) { /** @type {Logger} */ diff --git a/node_modules/webpack/lib/FlagAllModulesAsUsedPlugin.js b/node_modules/webpack/lib/FlagAllModulesAsUsedPlugin.js index a7a3625d..eb3ee4cf 100644 --- a/node_modules/webpack/lib/FlagAllModulesAsUsedPlugin.js +++ b/node_modules/webpack/lib/FlagAllModulesAsUsedPlugin.js @@ -30,7 +30,7 @@ class FlagAllModulesAsUsedPlugin { const moduleGraph = compilation.moduleGraph; compilation.hooks.optimizeDependencies.tap(PLUGIN_NAME, modules => { /** @type {RuntimeSpec} */ - let runtime = undefined; + let runtime; for (const [name, { options }] of compilation.entries) { runtime = mergeRuntimeOwned( runtime, diff --git a/node_modules/webpack/lib/FlagDependencyExportsPlugin.js b/node_modules/webpack/lib/FlagDependencyExportsPlugin.js index 830b3f1d..aacbb3d2 100644 --- a/node_modules/webpack/lib/FlagDependencyExportsPlugin.js +++ b/node_modules/webpack/lib/FlagDependencyExportsPlugin.js @@ -54,14 +54,15 @@ class FlagDependencyExportsPlugin { const exportsInfo = moduleGraph.getExportsInfo(module); // If the module doesn't have an exportsType, it's a module // without declared exports. - if (!module.buildMeta || !module.buildMeta.exportsType) { - if (exportsInfo.otherExportsInfo.provided !== null) { - // It's a module without declared exports - statNoExports++; - exportsInfo.setHasProvideInfo(); - exportsInfo.setUnknownExportsProvided(); - return callback(); - } + if ( + (!module.buildMeta || !module.buildMeta.exportsType) && + exportsInfo.otherExportsInfo.provided !== null + ) { + // It's a module without declared exports + statNoExports++; + exportsInfo.setHasProvideInfo(); + exportsInfo.setUnknownExportsProvided(); + return callback(); } // If the module has no hash, it's uncacheable if ( @@ -189,9 +190,9 @@ class FlagDependencyExportsPlugin { let name; let canMangle = globalCanMangle; let terminalBinding = globalTerminalBinding; - let exports = undefined; + let exports; let from = globalFrom; - let fromExport = undefined; + let fromExport; let priority = globalPriority; let hidden = false; if (typeof exportNameOrSpec === "string") { @@ -261,7 +262,7 @@ class FlagDependencyExportsPlugin { // Recalculate target exportsInfo const target = exportInfo.getTarget(moduleGraph); - let targetExportsInfo = undefined; + let targetExportsInfo; if (target) { const targetModuleExportsInfo = moduleGraph.getExportsInfo(target.module); diff --git a/node_modules/webpack/lib/FlagDependencyUsagePlugin.js b/node_modules/webpack/lib/FlagDependencyUsagePlugin.js index 3b642405..247dbf90 100644 --- a/node_modules/webpack/lib/FlagDependencyUsagePlugin.js +++ b/node_modules/webpack/lib/FlagDependencyUsagePlugin.js @@ -308,7 +308,7 @@ class FlagDependencyUsagePlugin { } }; /** @type {RuntimeSpec} */ - let globalRuntime = undefined; + let globalRuntime; for (const [ entryName, { dependencies: deps, includeDependencies: includeDeps, options } diff --git a/node_modules/webpack/lib/Generator.js b/node_modules/webpack/lib/Generator.js index 8b7bbdbe..f97a6955 100644 --- a/node_modules/webpack/lib/Generator.js +++ b/node_modules/webpack/lib/Generator.js @@ -42,9 +42,6 @@ * @property {RuntimeTemplate=} runtimeTemplate */ -/** - * - */ class Generator { /** * @param {Record} map map of types @@ -133,8 +130,8 @@ class ByTypeGenerator extends Generator { * @param {string=} type source type * @returns {number} estimate size of the module */ - getSize(module, type) { - const t = type || "javascript"; + getSize(module, type = "javascript") { + const t = type; const generator = this.map[t]; return generator ? generator.getSize(module, t) : 0; } diff --git a/node_modules/webpack/lib/GraphHelpers.js b/node_modules/webpack/lib/GraphHelpers.js index 2925ad7f..65d70872 100644 --- a/node_modules/webpack/lib/GraphHelpers.js +++ b/node_modules/webpack/lib/GraphHelpers.js @@ -33,5 +33,6 @@ const connectChunkGroupParentAndChild = (parent, child) => { } }; -exports.connectChunkGroupAndChunk = connectChunkGroupAndChunk; -exports.connectChunkGroupParentAndChild = connectChunkGroupParentAndChild; +module.exports.connectChunkGroupAndChunk = connectChunkGroupAndChunk; +module.exports.connectChunkGroupParentAndChild = + connectChunkGroupParentAndChild; diff --git a/node_modules/webpack/lib/HookWebpackError.js b/node_modules/webpack/lib/HookWebpackError.js index 91dd042c..84702401 100644 --- a/node_modules/webpack/lib/HookWebpackError.js +++ b/node_modules/webpack/lib/HookWebpackError.js @@ -55,18 +55,16 @@ module.exports.makeWebpackError = makeWebpackError; * @param {string} hook name of hook * @returns {Callback} generic callback */ -const makeWebpackErrorCallback = (callback, hook) => { - return (err, result) => { - if (err) { - if (err instanceof WebpackError) { - callback(err); - return; - } - callback(new HookWebpackError(err, hook)); +const makeWebpackErrorCallback = (callback, hook) => (err, result) => { + if (err) { + if (err instanceof WebpackError) { + callback(err); return; } - callback(null, result); - }; + callback(new HookWebpackError(err, hook)); + return; + } + callback(null, result); }; module.exports.makeWebpackErrorCallback = makeWebpackErrorCallback; diff --git a/node_modules/webpack/lib/HotModuleReplacementPlugin.js b/node_modules/webpack/lib/HotModuleReplacementPlugin.js index 3f64dc50..d3392981 100644 --- a/node_modules/webpack/lib/HotModuleReplacementPlugin.js +++ b/node_modules/webpack/lib/HotModuleReplacementPlugin.js @@ -44,8 +44,10 @@ const { /** @typedef {import("estree").CallExpression} CallExpression */ /** @typedef {import("estree").Expression} Expression */ +/** @typedef {import("../declarations/WebpackOptions").OutputNormalized} OutputNormalized */ /** @typedef {import("./Chunk")} Chunk */ /** @typedef {import("./Chunk").ChunkId} ChunkId */ +/** @typedef {import("./ChunkGraph").ModuleId} ModuleId */ /** @typedef {import("./Compilation").AssetInfo} AssetInfo */ /** @typedef {import("./Compiler")} Compiler */ /** @typedef {import("./Dependency").DependencyLocation} DependencyLocation */ @@ -62,7 +64,8 @@ const { * @property {SyncBailHook<[TODO, string[]], void>} hotAcceptWithoutCallback */ -/** @typedef {Map, removedChunkIds: Set, removedModules: Set, filename: string, assetInfo: AssetInfo }>} HotUpdateMainContentByRuntime */ +/** @typedef {{ updatedChunkIds: Set, removedChunkIds: Set, removedModules: Set, filename: string, assetInfo: AssetInfo }} HotUpdateMainContentByRuntimeItem */ +/** @typedef {Map} HotUpdateMainContentByRuntime */ /** @type {WeakMap} */ const parserHooksMap = new WeakMap(); @@ -131,7 +134,9 @@ class HotModuleReplacementPlugin { (module.buildInfo).moduleConcatenationBailout = "Hot Module Replacement"; if (expr.arguments.length >= 1) { - const arg = parser.evaluateExpression(expr.arguments[0]); + const arg = parser.evaluateExpression( + /** @type {Expression} */ (expr.arguments[0]) + ); /** @type {BasicEvaluatedExpression[]} */ let params = []; if (arg.isString()) { @@ -142,9 +147,9 @@ class HotModuleReplacementPlugin { (arg.items).filter(param => param.isString()); } /** @type {string[]} */ - let requests = []; + const requests = []; if (params.length > 0) { - params.forEach((param, idx) => { + for (const [idx, param] of params.entries()) { const request = /** @type {string} */ (param.string); const dep = new ParamDependency( request, @@ -157,17 +162,16 @@ class HotModuleReplacementPlugin { dep.loc.index = idx; module.addDependency(dep); requests.push(request); - }); + } if (expr.arguments.length > 1) { hotAcceptCallback.call(expr.arguments[1], requests); for (let i = 1; i < expr.arguments.length; i++) { parser.walkExpression(expr.arguments[i]); } return true; - } else { - hotAcceptWithoutCallback.call(expr, requests); - return true; } + hotAcceptWithoutCallback.call(expr, requests); + return true; } } parser.walkExpressions(expr.arguments); @@ -202,7 +206,7 @@ class HotModuleReplacementPlugin { /** @type {BasicEvaluatedExpression[]} */ (arg.items).filter(param => param.isString()); } - params.forEach((param, idx) => { + for (const [idx, param] of params.entries()) { const dep = new ParamDependency( /** @type {string} */ (param.string), /** @type {Range} */ (param.range) @@ -211,7 +215,7 @@ class HotModuleReplacementPlugin { dep.loc = Object.create(/** @type {DependencyLocation} */ (expr.loc)); dep.loc.index = idx; module.addDependency(dep); - }); + } } return true; }; @@ -244,14 +248,13 @@ class HotModuleReplacementPlugin { name: PLUGIN_NAME, before: "NodeStuffPlugin" }, - expr => { - return evaluateToIdentifier( + expr => + evaluateToIdentifier( "module.hot", "module", () => ["hot"], true - )(expr); - } + )(expr) ); parser.hooks.call .for("module.hot.accept") @@ -277,14 +280,14 @@ class HotModuleReplacementPlugin { const applyImportMetaHot = parser => { parser.hooks.evaluateIdentifier .for("import.meta.webpackHot") - .tap(PLUGIN_NAME, expr => { - return evaluateToIdentifier( + .tap(PLUGIN_NAME, expr => + evaluateToIdentifier( "import.meta.webpackHot", "import.meta", () => ["webpackHot"], true - )(expr); - }); + )(expr) + ); parser.hooks.call .for("import.meta.webpackHot.accept") .tap( @@ -309,7 +312,7 @@ class HotModuleReplacementPlugin { // It should not affect child compilations if (compilation.compiler !== compiler) return; - //#region module.hot.* API + // #region module.hot.* API compilation.dependencyFactories.set( ModuleHotAcceptDependency, normalModuleFactory @@ -326,9 +329,9 @@ class HotModuleReplacementPlugin { ModuleHotDeclineDependency, new ModuleHotDeclineDependency.Template() ); - //#endregion + // #endregion - //#region import.meta.webpackHot.* API + // #region import.meta.webpackHot.* API compilation.dependencyFactories.set( ImportMetaHotAcceptDependency, normalModuleFactory @@ -345,7 +348,7 @@ class HotModuleReplacementPlugin { ImportMetaHotDeclineDependency, new ImportMetaHotDeclineDependency.Template() ); - //#endregion + // #endregion let hotIndex = 0; /** @type {Record} */ @@ -401,10 +404,9 @@ class HotModuleReplacementPlugin { module, chunk.runtime ); - } else { - nonCodeGeneratedModules.add(module, chunk.runtime); - return chunkGraph.getModuleHash(module, chunk.runtime); } + nonCodeGeneratedModules.add(module, chunk.runtime); + return chunkGraph.getModuleHash(module, chunk.runtime); }; const fullHashModulesInThisChunk = chunkGraph.getChunkFullHashModulesSet(chunk); @@ -446,28 +448,26 @@ class HotModuleReplacementPlugin { chunkModuleHashes[key] = hash; } } - } else { - if (fullHashModulesInThisChunk !== undefined) { - for (const module of modules) { - const key = `${chunk.id}|${module.identifier()}`; - const hash = getModuleHash(module); - if ( - fullHashModulesInThisChunk.has( - /** @type {RuntimeModule} */ (module) - ) - ) { - fullHashChunkModuleHashes[key] = hash; - } else { - chunkModuleHashes[key] = hash; - } - } - } else { - for (const module of modules) { - const key = `${chunk.id}|${module.identifier()}`; - const hash = getModuleHash(module); + } else if (fullHashModulesInThisChunk !== undefined) { + for (const module of modules) { + const key = `${chunk.id}|${module.identifier()}`; + const hash = getModuleHash(module); + if ( + fullHashModulesInThisChunk.has( + /** @type {RuntimeModule} */ (module) + ) + ) { + fullHashChunkModuleHashes[key] = hash; + } else { chunkModuleHashes[key] = hash; } } + } else { + for (const module of modules) { + const key = `${chunk.id}|${module.identifier()}`; + const hash = getModuleHash(module); + chunkModuleHashes[key] = hash; + } } } } @@ -517,7 +517,8 @@ class HotModuleReplacementPlugin { forEachRuntime(allOldRuntime, runtime => { const { path: filename, info: assetInfo } = compilation.getPathWithInfo( - compilation.outputOptions.hotUpdateMainFilename, + /** @type {NonNullable} */ + (compilation.outputOptions.hotUpdateMainFilename), { hash: records.hash, runtime @@ -540,7 +541,9 @@ class HotModuleReplacementPlugin { /** @type {Map} */ const allModules = new Map(); for (const module of compilation.modules) { - const id = chunkGraph.getModuleId(module); + const id = + /** @type {ModuleId} */ + (chunkGraph.getModuleId(module)); allModules.set(id, module); } @@ -604,16 +607,20 @@ class HotModuleReplacementPlugin { removedFromRuntime = subtractRuntime(oldRuntime, newRuntime); } else { // chunk has completely removed - chunkId = `${+key}` === key ? +key : key; + chunkId = `${Number(key)}` === key ? Number(key) : key; removedFromRuntime = oldRuntime; newRuntime = oldRuntime; } if (removedFromRuntime) { // chunk was removed from some runtimes forEachRuntime(removedFromRuntime, runtime => { - const item = hotUpdateMainContentByRuntime.get( - /** @type {string} */ (runtime) - ); + const item = + /** @type {HotUpdateMainContentByRuntimeItem} */ + ( + hotUpdateMainContentByRuntime.get( + /** @type {string} */ (runtime) + ) + ); item.removedChunkIds.add(/** @type {ChunkId} */ (chunkId)); }); // dispose modules from the chunk in these runtimes @@ -654,16 +661,18 @@ class HotModuleReplacementPlugin { for (const moduleRuntime of runtimes) { if (typeof moduleRuntime === "string") { if (moduleRuntime === runtime) return; - } else if (moduleRuntime !== undefined) { - if ( - moduleRuntime.has(/** @type {string} */ (runtime)) - ) - return; - } + } else if ( + moduleRuntime !== undefined && + moduleRuntime.has(/** @type {string} */ (runtime)) + ) + return; } - const item = hotUpdateMainContentByRuntime.get( - /** @type {string} */ (runtime) - ); + const item = + /** @type {HotUpdateMainContentByRuntimeItem} */ ( + hotUpdateMainContentByRuntime.get( + /** @type {string} */ (runtime) + ) + ); item.removedModules.add(module); }); } @@ -738,9 +747,12 @@ class HotModuleReplacementPlugin { } } forEachRuntime(newRuntime, runtime => { - const item = hotUpdateMainContentByRuntime.get( - /** @type {string} */ (runtime) - ); + const item = + /** @type {HotUpdateMainContentByRuntimeItem} */ ( + hotUpdateMainContentByRuntime.get( + /** @type {string} */ (runtime) + ) + ); item.updatedChunkIds.add(/** @type {ChunkId} */ (chunkId)); }); } @@ -795,8 +807,10 @@ To fix this, make sure to include [runtime] in the output.hotUpdateMainFilename removedModules.size === 0 ? completelyRemovedModulesArray : completelyRemovedModulesArray.concat( - Array.from(removedModules, m => - chunkGraph.getModuleId(m) + Array.from( + removedModules, + m => + /** @type {ModuleId} */ (chunkGraph.getModuleId(m)) ) ) }; diff --git a/node_modules/webpack/lib/IgnoreErrorModuleFactory.js b/node_modules/webpack/lib/IgnoreErrorModuleFactory.js index e6d9a51d..4fd73e7f 100644 --- a/node_modules/webpack/lib/IgnoreErrorModuleFactory.js +++ b/node_modules/webpack/lib/IgnoreErrorModuleFactory.js @@ -30,9 +30,9 @@ class IgnoreErrorModuleFactory extends ModuleFactory { * @returns {void} */ create(data, callback) { - this.normalModuleFactory.create(data, (err, result) => { - return callback(null, result); - }); + this.normalModuleFactory.create(data, (err, result) => + callback(null, result) + ); } } diff --git a/node_modules/webpack/lib/IgnorePlugin.js b/node_modules/webpack/lib/IgnorePlugin.js index d486b241..8d6bb619 100644 --- a/node_modules/webpack/lib/IgnorePlugin.js +++ b/node_modules/webpack/lib/IgnorePlugin.js @@ -36,9 +36,7 @@ class IgnorePlugin { } /** - * Note that if "contextRegExp" is given, both the "resourceRegExp" - * and "contextRegExp" have to match. - * + * Note that if "contextRegExp" is given, both the "resourceRegExp" and "contextRegExp" have to match. * @param {ResolveData} resolveData resolve data * @returns {false|undefined} returns false when the request should be ignored, otherwise undefined */ diff --git a/node_modules/webpack/lib/IgnoreWarningsPlugin.js b/node_modules/webpack/lib/IgnoreWarningsPlugin.js index 7b5c6cb1..e844a836 100644 --- a/node_modules/webpack/lib/IgnoreWarningsPlugin.js +++ b/node_modules/webpack/lib/IgnoreWarningsPlugin.js @@ -15,6 +15,7 @@ class IgnoreWarningsPlugin { constructor(ignoreWarnings) { this._ignoreWarnings = ignoreWarnings; } + /** * Apply the plugin * @param {Compiler} compiler the compiler instance @@ -22,15 +23,11 @@ class IgnoreWarningsPlugin { */ apply(compiler) { compiler.hooks.compilation.tap("IgnoreWarningsPlugin", compilation => { - compilation.hooks.processWarnings.tap( - "IgnoreWarningsPlugin", - warnings => { - return warnings.filter(warning => { - return !this._ignoreWarnings.some(ignore => - ignore(warning, compilation) - ); - }); - } + compilation.hooks.processWarnings.tap("IgnoreWarningsPlugin", warnings => + warnings.filter( + warning => + !this._ignoreWarnings.some(ignore => ignore(warning, compilation)) + ) ); }); } diff --git a/node_modules/webpack/lib/InitFragment.js b/node_modules/webpack/lib/InitFragment.js index 7b97723f..7a5d9630 100644 --- a/node_modules/webpack/lib/InitFragment.js +++ b/node_modules/webpack/lib/InitFragment.js @@ -116,7 +116,7 @@ class InitFragment { continue; } } - keyedFragments.set(fragment.key || Symbol(), fragment); + keyedFragments.set(fragment.key || Symbol("fragment key"), fragment); } const concatSource = new ConcatSource(); @@ -137,9 +137,8 @@ class InitFragment { concatSource.add(content); } return concatSource; - } else { - return source; } + return source; } /** diff --git a/node_modules/webpack/lib/LibManifestPlugin.js b/node_modules/webpack/lib/LibManifestPlugin.js index 79ebbee3..ab9d2fc5 100644 --- a/node_modules/webpack/lib/LibManifestPlugin.js +++ b/node_modules/webpack/lib/LibManifestPlugin.js @@ -11,6 +11,7 @@ const { someInIterable } = require("./util/IterableHelpers"); const { compareModulesById } = require("./util/comparators"); const { dirname, mkdirp } = require("./util/fs"); +/** @typedef {import("./ChunkGraph").ModuleId} ModuleId */ /** @typedef {import("./Compiler")} Compiler */ /** @typedef {import("./Compiler").IntermediateFileSystem} IntermediateFileSystem */ /** @typedef {import("./Module").BuildMeta} BuildMeta */ @@ -55,7 +56,7 @@ class LibManifestPlugin { const moduleGraph = compilation.moduleGraph; // store used paths to detect issue and output an error. #18200 const usedPaths = new Set(); - asyncLib.forEach( + asyncLib.each( Array.from(compilation.chunks), (chunk, callback) => { if (!chunk.canBeInitial()) { @@ -67,7 +68,7 @@ class LibManifestPlugin { chunk }); if (usedPaths.has(targetPath)) { - callback(new Error(`each chunk must have a unique path`)); + callback(new Error("each chunk must have a unique path")); return; } usedPaths.add(targetPath); @@ -102,7 +103,7 @@ class LibManifestPlugin { const providedExports = exportsInfo.getProvidedExports(); /** @type {ManifestModuleData} */ const data = { - id: chunkGraph.getModuleId(module), + id: /** @type {ModuleId} */ (chunkGraph.getModuleId(module)), buildMeta: /** @type {BuildMeta} */ (module.buildMeta), exports: Array.isArray(providedExports) ? providedExports diff --git a/node_modules/webpack/lib/MainTemplate.js b/node_modules/webpack/lib/MainTemplate.js index 68578476..d05ebad2 100644 --- a/node_modules/webpack/lib/MainTemplate.js +++ b/node_modules/webpack/lib/MainTemplate.js @@ -10,6 +10,7 @@ const util = require("util"); const RuntimeGlobals = require("./RuntimeGlobals"); const memoize = require("./util/memoize"); +/** @typedef {import("tapable").Tap} Tap */ /** @typedef {import("webpack-sources").ConcatSource} ConcatSource */ /** @typedef {import("webpack-sources").Source} Source */ /** @typedef {import("../declarations/WebpackOptions").Output} OutputOptions */ @@ -17,15 +18,24 @@ const memoize = require("./util/memoize"); /** @typedef {import("./Chunk")} Chunk */ /** @typedef {import("./Compilation")} Compilation */ /** @typedef {import("./Compilation").AssetInfo} AssetInfo */ +/** @typedef {import("./Compilation").InterpolatedPathAndAssetInfo} InterpolatedPathAndAssetInfo */ /** @typedef {import("./Module")} Module} */ /** @typedef {import("./util/Hash")} Hash} */ /** @typedef {import("./DependencyTemplates")} DependencyTemplates} */ /** @typedef {import("./javascript/JavascriptModulesPlugin").RenderContext} RenderContext} */ +/** @typedef {import("./javascript/JavascriptModulesPlugin").RenderBootstrapContext} RenderBootstrapContext} */ +/** @typedef {import("./javascript/JavascriptModulesPlugin").ChunkHashContext} ChunkHashContext} */ /** @typedef {import("./RuntimeTemplate")} RuntimeTemplate} */ /** @typedef {import("./ModuleGraph")} ModuleGraph} */ /** @typedef {import("./ChunkGraph")} ChunkGraph} */ /** @typedef {import("./Template").RenderManifestOptions} RenderManifestOptions} */ /** @typedef {import("./Template").RenderManifestEntry} RenderManifestEntry} */ +/** @typedef {import("./TemplatedPathPlugin").TemplatePath} TemplatePath} */ +/** @typedef {import("./TemplatedPathPlugin").PathData} PathData} */ +/** + * @template T + * @typedef {import("tapable").IfSet} IfSet + */ const getJavascriptModulesPlugin = memoize(() => require("./javascript/JavascriptModulesPlugin") @@ -40,7 +50,6 @@ const getLoadScriptRuntimeModule = memoize(() => // TODO webpack 6 remove this class class MainTemplate { /** - * * @param {OutputOptions} outputOptions output options for the MainTemplate * @param {Compilation} compilation the compilation */ @@ -50,6 +59,11 @@ class MainTemplate { this.hooks = Object.freeze({ renderManifest: { tap: util.deprecate( + /** + * @template AdditionalOptions + * @param {string | Tap & IfSet} options options + * @param {function(RenderManifestEntry[], RenderManifestOptions): RenderManifestEntry[]} fn fn + */ (options, fn) => { compilation.hooks.renderManifest.tap( options, @@ -79,6 +93,11 @@ class MainTemplate { }, require: { tap: util.deprecate( + /** + * @template AdditionalOptions + * @param {string | Tap & IfSet} options options + * @param {function(string, RenderBootstrapContext): string} fn fn + */ (options, fn) => { getJavascriptModulesPlugin() .getCompilationHooks(compilation) @@ -111,6 +130,11 @@ class MainTemplate { }, render: { tap: util.deprecate( + /** + * @template AdditionalOptions + * @param {string | Tap & IfSet} options options + * @param {function(Source, Chunk, string | undefined, ModuleTemplate, DependencyTemplates): Source} fn fn + */ (options, fn) => { getJavascriptModulesPlugin() .getCompilationHooks(compilation) @@ -138,6 +162,11 @@ class MainTemplate { }, renderWithEntry: { tap: util.deprecate( + /** + * @template AdditionalOptions + * @param {string | Tap & IfSet} options options + * @param {function(Source, Chunk, string | undefined): Source} fn fn + */ (options, fn) => { getJavascriptModulesPlugin() .getCompilationHooks(compilation) @@ -159,6 +188,11 @@ class MainTemplate { }, assetPath: { tap: util.deprecate( + /** + * @template AdditionalOptions + * @param {string | Tap & IfSet} options options + * @param {function(string, object, AssetInfo | undefined): string} fn fn + */ (options, fn) => { compilation.hooks.assetPath.tap(options, fn); }, @@ -166,15 +200,23 @@ class MainTemplate { "DEP_WEBPACK_MAIN_TEMPLATE_ASSET_PATH" ), call: util.deprecate( - (filename, options) => { - return compilation.getAssetPath(filename, options); - }, + /** + * @param {TemplatePath} filename used to get asset path with hash + * @param {PathData} options context data + * @returns {string} interpolated path + */ + (filename, options) => compilation.getAssetPath(filename, options), "MainTemplate.hooks.assetPath is deprecated (use Compilation.hooks.assetPath instead)", "DEP_WEBPACK_MAIN_TEMPLATE_ASSET_PATH" ) }, hash: { tap: util.deprecate( + /** + * @template AdditionalOptions + * @param {string | Tap & IfSet} options options + * @param {function(Hash): void} fn fn + */ (options, fn) => { compilation.hooks.fullHash.tap(options, fn); }, @@ -184,6 +226,11 @@ class MainTemplate { }, hashForChunk: { tap: util.deprecate( + /** + * @template AdditionalOptions + * @param {string | Tap & IfSet} options options + * @param {function(Hash, Chunk): void} fn fn + */ (options, fn) => { getJavascriptModulesPlugin() .getCompilationHooks(compilation) @@ -259,7 +306,8 @@ class MainTemplate { * @param {string} hash the hash * @param {number=} length length of the hash * @returns {string} generated code - */ (hash, length) => { + */ + (hash, length) => { if (length) { return `${RuntimeGlobals.getFullHash} ? ${ RuntimeGlobals.getFullHash @@ -273,31 +321,36 @@ class MainTemplate { this.getPublicPath = util.deprecate( /** - * - * @param {object} options get public path options - * @returns {string} hook call - */ options => { - return compilation.getAssetPath( - compilation.outputOptions.publicPath, + * @param {PathData} options context data + * @returns {string} interpolated path + */ options => + compilation.getAssetPath( + /** @type {string} */ + (compilation.outputOptions.publicPath), options - ); - }, + ), "MainTemplate.getPublicPath is deprecated (use Compilation.getAssetPath(compilation.outputOptions.publicPath, options) instead)", "DEP_WEBPACK_MAIN_TEMPLATE_GET_PUBLIC_PATH" ); this.getAssetPath = util.deprecate( - (path, options) => { - return compilation.getAssetPath(path, options); - }, + /** + * @param {TemplatePath} path used to get asset path with hash + * @param {PathData} options context data + * @returns {string} interpolated path + */ + (path, options) => compilation.getAssetPath(path, options), "MainTemplate.getAssetPath is deprecated (use Compilation.getAssetPath instead)", "DEP_WEBPACK_MAIN_TEMPLATE_GET_ASSET_PATH" ); this.getAssetPathWithInfo = util.deprecate( - (path, options) => { - return compilation.getAssetPathWithInfo(path, options); - }, + /** + * @param {TemplatePath} path used to get asset path with hash + * @param {PathData} options context data + * @returns {InterpolatedPathAndAssetInfo} interpolated path and asset info + */ + (path, options) => compilation.getAssetPathWithInfo(path, options), "MainTemplate.getAssetPathWithInfo is deprecated (use Compilation.getAssetPath instead)", "DEP_WEBPACK_MAIN_TEMPLATE_GET_ASSET_PATH_WITH_INFO" ); diff --git a/node_modules/webpack/lib/Module.js b/node_modules/webpack/lib/Module.js index 0aec72a7..467158ee 100644 --- a/node_modules/webpack/lib/Module.js +++ b/node_modules/webpack/lib/Module.js @@ -18,10 +18,12 @@ const makeSerializable = require("./util/makeSerializable"); /** @typedef {import("../declarations/WebpackOptions").ResolveOptions} ResolveOptions */ /** @typedef {import("../declarations/WebpackOptions").WebpackOptionsNormalized} WebpackOptions */ /** @typedef {import("./Chunk")} Chunk */ +/** @typedef {import("./ChunkGraph").ModuleId} ModuleId */ /** @typedef {import("./ChunkGroup")} ChunkGroup */ /** @typedef {import("./CodeGenerationResults")} CodeGenerationResults */ /** @typedef {import("./Compilation")} Compilation */ /** @typedef {import("./Compilation").AssetInfo} AssetInfo */ +/** @typedef {import("./Compilation").ValueCacheVersion} ValueCacheVersion */ /** @typedef {import("./ConcatenationScope")} ConcatenationScope */ /** @typedef {import("./Dependency")} Dependency */ /** @typedef {import("./Dependency").UpdateHashContext} UpdateHashContext */ @@ -81,7 +83,7 @@ const makeSerializable = require("./util/makeSerializable"); * @typedef {object} CodeGenerationResult * @property {Map} sources the resulting sources for all source types * @property {Map=} data the resulting data for all source types - * @property {ReadOnlyRuntimeRequirements} runtimeRequirements the runtime requirements + * @property {ReadOnlyRuntimeRequirements | null} runtimeRequirements the runtime requirements * @property {string=} hash a hash of the code generation result (will be automatically calculated from sources and runtimeRequirements if not provided) */ @@ -112,7 +114,7 @@ const makeSerializable = require("./util/makeSerializable"); * @property {LazySet=} contextDependencies * @property {LazySet=} missingDependencies * @property {LazySet=} buildDependencies - * @property {(Map>)=} valueDependencies + * @property {(Map)=} valueDependencies * @property {TODO=} hash * @property {Record=} assets * @property {Map=} assetsInfo @@ -151,12 +153,11 @@ const deprecatedNeedRebuild = util.deprecate( * @param {NeedBuildContext} context context info * @returns {boolean} true, when rebuild is needed */ - (module, context) => { - return module.needRebuild( + (module, context) => + module.needRebuild( context.fileSystemInfo.getDeprecatedFileTimestamps(), context.fileSystemInfo.getDeprecatedContextTimestamps() - ); - }, + ), "Module.needRebuild is deprecated in favor of Module.needBuild", "DEP_WEBPACK_MODULE_NEED_REBUILD" ); @@ -214,6 +215,9 @@ class Module extends DependenciesBlock { // TODO remove in webpack 6 // BACKWARD-COMPAT START + /** + * @returns {ModuleId | null} module id + */ get id() { return ChunkGraph.getChunkGraphForModule( this, @@ -222,6 +226,9 @@ class Module extends DependenciesBlock { ).getModuleId(this); } + /** + * @param {ModuleId} value value + */ set id(value) { if (value === "") { this.needId = false; @@ -865,9 +872,8 @@ class Module extends DependenciesBlock { // Better override this method to return the correct types if (this.source === Module.prototype.source) { return DEFAULT_TYPES_UNKNOWN; - } else { - return DEFAULT_TYPES_JS; } + return DEFAULT_TYPES_JS; } /** @@ -899,7 +905,11 @@ class Module extends DependenciesBlock { }; const sources = this.codeGeneration(codeGenContext).sources; - return type ? sources.get(type) : sources.get(first(this.getSourceTypes())); + return /** @type {Source} */ ( + type + ? sources.get(type) + : sources.get(/** @type {string} */ (first(this.getSourceTypes()))) + ); } /* istanbul ignore next */ @@ -1105,6 +1115,8 @@ class Module extends DependenciesBlock { makeSerializable(Module, "webpack/lib/Module"); // TODO remove in webpack 6 +// eslint-disable-next-line no-warning-comments +// @ts-ignore https://github.com/microsoft/TypeScript/issues/42919 Object.defineProperty(Module.prototype, "hasEqualsChunks", { get() { throw new Error( @@ -1114,6 +1126,8 @@ Object.defineProperty(Module.prototype, "hasEqualsChunks", { }); // TODO remove in webpack 6 +// eslint-disable-next-line no-warning-comments +// @ts-ignore https://github.com/microsoft/TypeScript/issues/42919 Object.defineProperty(Module.prototype, "isUsed", { get() { throw new Error( @@ -1159,6 +1173,8 @@ Object.defineProperty(Module.prototype, "warnings", { }); // TODO remove in webpack 6 +// eslint-disable-next-line no-warning-comments +// @ts-ignore https://github.com/microsoft/TypeScript/issues/42919 Object.defineProperty(Module.prototype, "used", { get() { throw new Error( diff --git a/node_modules/webpack/lib/ModuleBuildError.js b/node_modules/webpack/lib/ModuleBuildError.js index a24cfda1..b97daa14 100644 --- a/node_modules/webpack/lib/ModuleBuildError.js +++ b/node_modules/webpack/lib/ModuleBuildError.js @@ -19,13 +19,9 @@ class ModuleBuildError extends WebpackError { */ constructor(err, { from = null } = {}) { let message = "Module build failed"; - let details = undefined; + let details; - if (from) { - message += ` (from ${from}):\n`; - } else { - message += ": "; - } + message += from ? ` (from ${from}):\n` : ": "; if (err !== null && typeof err === "object") { if (typeof err.stack === "string" && err.stack) { @@ -36,11 +32,8 @@ class ModuleBuildError extends WebpackError { } else { details = stack; - if (typeof err.message === "string" && err.message) { - message += err.message; - } else { - message += err; - } + message += + typeof err.message === "string" && err.message ? err.message : err; } } else if (typeof err.message === "string" && err.message) { message += err.message; diff --git a/node_modules/webpack/lib/ModuleDependencyError.js b/node_modules/webpack/lib/ModuleDependencyError.js index 7aff42c4..bb7341db 100644 --- a/node_modules/webpack/lib/ModuleDependencyError.js +++ b/node_modules/webpack/lib/ModuleDependencyError.js @@ -30,11 +30,11 @@ class ModuleDependencyError extends WebpackError { /** error is not (de)serialized, so it might be undefined after deserialization */ this.error = err; - if (err && /** @type {any} */ (err).hideStack) { - this.stack = - /** @type {string} */ (err.stack).split("\n").slice(1).join("\n") + - "\n\n" + - this.stack; + if (err && /** @type {any} */ (err).hideStack && err.stack) { + this.stack = /** @type {string} */ `${err.stack + .split("\n") + .slice(1) + .join("\n")}\n\n${this.stack}`; } } } diff --git a/node_modules/webpack/lib/ModuleDependencyWarning.js b/node_modules/webpack/lib/ModuleDependencyWarning.js index a02d6f18..2fc403b9 100644 --- a/node_modules/webpack/lib/ModuleDependencyWarning.js +++ b/node_modules/webpack/lib/ModuleDependencyWarning.js @@ -30,11 +30,11 @@ class ModuleDependencyWarning extends WebpackError { /** error is not (de)serialized, so it might be undefined after deserialization */ this.error = err; - if (err && /** @type {any} */ (err).hideStack) { - this.stack = - /** @type {string} */ (err.stack).split("\n").slice(1).join("\n") + - "\n\n" + - this.stack; + if (err && /** @type {any} */ (err).hideStack && err.stack) { + this.stack = /** @type {string} */ `${err.stack + .split("\n") + .slice(1) + .join("\n")}\n\n${this.stack}`; } } } diff --git a/node_modules/webpack/lib/ModuleError.js b/node_modules/webpack/lib/ModuleError.js index 6f2a5e00..f8227a8f 100644 --- a/node_modules/webpack/lib/ModuleError.js +++ b/node_modules/webpack/lib/ModuleError.js @@ -20,11 +20,7 @@ class ModuleError extends WebpackError { constructor(err, { from = null } = {}) { let message = "Module Error"; - if (from) { - message += ` (from ${from}):\n`; - } else { - message += ": "; - } + message += from ? ` (from ${from}):\n` : ": "; if (err && typeof err === "object" && err.message) { message += err.message; diff --git a/node_modules/webpack/lib/ModuleFilenameHelpers.js b/node_modules/webpack/lib/ModuleFilenameHelpers.js index feaca4f5..afe3d345 100644 --- a/node_modules/webpack/lib/ModuleFilenameHelpers.js +++ b/node_modules/webpack/lib/ModuleFilenameHelpers.js @@ -17,7 +17,7 @@ const memoize = require("./util/memoize"); /** @typedef {string | RegExp | (string | RegExp)[]} Matcher */ /** @typedef {{test?: Matcher, include?: Matcher, exclude?: Matcher }} MatchObject */ -const ModuleFilenameHelpers = exports; +const ModuleFilenameHelpers = module.exports; // TODO webpack 6: consider removing these ModuleFilenameHelpers.ALL_LOADERS_RESOURCE = "[all-loaders][resource]"; @@ -54,12 +54,10 @@ ModuleFilenameHelpers.REGEXP_NAMESPACE = /\[namespace\]/gi; * @param {string} token the token to search for * @returns {ReturnStringCallback} a function that returns the part of the string after the token */ -const getAfter = (strFn, token) => { - return () => { - const str = strFn(); - const idx = str.indexOf(token); - return idx < 0 ? "" : str.slice(idx); - }; +const getAfter = (strFn, token) => () => { + const str = strFn(); + const idx = str.indexOf(token); + return idx < 0 ? "" : str.slice(idx); }; /** @@ -68,12 +66,10 @@ const getAfter = (strFn, token) => { * @param {string} token the token to search for * @returns {ReturnStringCallback} a function that returns the part of the string before the token */ -const getBefore = (strFn, token) => { - return () => { - const str = strFn(); - const idx = str.lastIndexOf(token); - return idx < 0 ? "" : str.slice(0, idx); - }; +const getBefore = (strFn, token) => () => { + const str = strFn(); + const idx = str.lastIndexOf(token); + return idx < 0 ? "" : str.slice(0, idx); }; /** @@ -82,14 +78,14 @@ const getBefore = (strFn, token) => { * @param {string | Hash=} hashFunction the hash function to use * @returns {ReturnStringCallback} a function that returns the hash of the string */ -const getHash = (strFn, hashFunction = "md4") => { - return () => { +const getHash = + (strFn, hashFunction = "md4") => + () => { const hash = createHash(hashFunction); hash.update(strFn()); const digest = /** @type {string} */ (hash.digest("hex")); return digest.slice(0, 4); }; -}; /** * Returns a function that returns the string with the token replaced with the replacement @@ -108,7 +104,7 @@ const asRegExp = test => { if (typeof test === "string") { // Escape special characters in the string to prevent them from being interpreted as special characters in a regular expression. Do this by // adding a backslash before each special character - test = new RegExp("^" + test.replace(/[-[\]{}()*+?.,\\^$|#\s]/g, "\\$&")); + test = new RegExp(`^${test.replace(/[-[\]{}()*+?.,\\^$|#\s]/g, "\\$&")}`); } return test; }; @@ -143,7 +139,6 @@ const lazyObject = obj => { const SQUARE_BRACKET_TAG_REGEXP = /\[\\*([\w-]+)\\*\]/gi; /** - * * @param {Module | string} module the module * @param {TODO} options options * @param {object} contextInfo context info @@ -153,6 +148,7 @@ const SQUARE_BRACKET_TAG_REGEXP = /\[\\*([\w-]+)\\*\]/gi; * @returns {string} the filename */ ModuleFilenameHelpers.createFilename = ( + // eslint-disable-next-line default-param-last module = "", options, { requestShortener, chunkGraph, hashFunction = "md4" } @@ -213,9 +209,9 @@ ModuleFilenameHelpers.createFilename = ( if (typeof opts.moduleFilenameTemplate === "function") { return opts.moduleFilenameTemplate( lazyObject({ - identifier: identifier, - shortIdentifier: shortIdentifier, - resource: resource, + identifier, + shortIdentifier, + resource, resourcePath: memoize(resourcePath), absoluteResourcePath: memoize(absoluteResourcePath), loaders: memoize(loaders), @@ -285,13 +281,11 @@ ModuleFilenameHelpers.createFilename = ( * Replaces duplicate items in an array with new values generated by a callback function. * The callback function is called with the duplicate item, the index of the duplicate item, and the number of times the item has been replaced. * The callback function should return the new value for the duplicate item. - * * @template T * @param {T[]} array the array with duplicates to be replaced * @param {(duplicateItem: T, duplicateItemIndex: number, numberOfTimesReplaced: number) => T} fn callback function to generate new values for the duplicate items * @param {(firstElement:T, nextElement:T) => -1 | 0 | 1} [comparator] optional comparator function to sort the duplicate items * @returns {T[]} the array with duplicates replaced - * * @example * ```js * const array = ["a", "b", "c", "a", "b", "a"]; @@ -303,33 +297,30 @@ ModuleFilenameHelpers.replaceDuplicates = (array, fn, comparator) => { const countMap = Object.create(null); const posMap = Object.create(null); - array.forEach((item, idx) => { + for (const [idx, item] of array.entries()) { countMap[item] = countMap[item] || []; countMap[item].push(idx); posMap[item] = 0; - }); + } if (comparator) { - Object.keys(countMap).forEach(item => { + for (const item of Object.keys(countMap)) { countMap[item].sort(comparator); - }); + } } return array.map((item, i) => { if (countMap[item].length > 1) { if (comparator && countMap[item][0] === i) return item; return fn(item, i, posMap[item]++); - } else { - return item; } + return item; }); }; /** * Tests if a string matches a RegExp or an array of RegExp. - * * @param {string} str string to test * @param {Matcher} test value which will be used to match against the string * @returns {boolean} true, when the RegExp matches - * * @example * ```js * ModuleFilenameHelpers.matchPart("foo.js", "foo"); // true @@ -349,9 +340,8 @@ ModuleFilenameHelpers.matchPart = (str, test) => { if (Array.isArray(test)) { return test.map(asRegExp).some(regExp => regExp.test(str)); - } else { - return asRegExp(test).test(str); } + return asRegExp(test).test(str); }; /** @@ -361,7 +351,6 @@ ModuleFilenameHelpers.matchPart = (str, test) => { * - `exclude`: a RegExp or an array of RegExp * * The `test` property is tested first, then `include` and then `exclude`. - * * @param {MatchObject} obj a match object to test against the string * @param {string} str string to test against the matching object * @returns {boolean} true, when the object matches @@ -381,20 +370,14 @@ ModuleFilenameHelpers.matchPart = (str, test) => { * ``` */ ModuleFilenameHelpers.matchObject = (obj, str) => { - if (obj.test) { - if (!ModuleFilenameHelpers.matchPart(str, obj.test)) { - return false; - } + if (obj.test && !ModuleFilenameHelpers.matchPart(str, obj.test)) { + return false; } - if (obj.include) { - if (!ModuleFilenameHelpers.matchPart(str, obj.include)) { - return false; - } + if (obj.include && !ModuleFilenameHelpers.matchPart(str, obj.include)) { + return false; } - if (obj.exclude) { - if (ModuleFilenameHelpers.matchPart(str, obj.exclude)) { - return false; - } + if (obj.exclude && ModuleFilenameHelpers.matchPart(str, obj.exclude)) { + return false; } return true; }; diff --git a/node_modules/webpack/lib/ModuleGraph.js b/node_modules/webpack/lib/ModuleGraph.js index 64e7daa7..783c6e41 100644 --- a/node_modules/webpack/lib/ModuleGraph.js +++ b/node_modules/webpack/lib/ModuleGraph.js @@ -36,7 +36,7 @@ const getConnectionsByOriginModule = set => { /** @type {Module | 0} */ let lastModule = 0; /** @type {ModuleGraphConnection[] | undefined} */ - let lastList = undefined; + let lastList; for (const connection of set) { const { originModule } = connection; if (lastModule === originModule) { @@ -67,7 +67,7 @@ const getConnectionsByModule = set => { /** @type {Module | 0} */ let lastModule = 0; /** @type {ModuleGraphConnection[] | undefined} */ - let lastList = undefined; + let lastList; for (const connection of set) { const { module } = connection; if (lastModule === module) { @@ -445,7 +445,7 @@ class ModuleGraph { } } this._dependencyMap.set(dependency, null); - return undefined; + return; } return connection === null ? undefined : connection; } @@ -851,12 +851,13 @@ class ModuleGraph { const moduleGraph = moduleGraphForModuleMap.get(module); if (!moduleGraph) throw new Error( - deprecateMessage + - "There was no ModuleGraph assigned to the Module for backward-compat (Use the new API)" + `${ + deprecateMessage + }There was no ModuleGraph assigned to the Module for backward-compat (Use the new API)` ); return moduleGraph; }, - deprecateMessage + ": Use new ModuleGraph API", + `${deprecateMessage}: Use new ModuleGraph API`, deprecationCode ); deprecateMap.set(deprecateMessage, newFn); diff --git a/node_modules/webpack/lib/ModuleGraphConnection.js b/node_modules/webpack/lib/ModuleGraphConnection.js index e96fafd6..1f12ac9e 100644 --- a/node_modules/webpack/lib/ModuleGraphConnection.js +++ b/node_modules/webpack/lib/ModuleGraphConnection.js @@ -73,7 +73,7 @@ class ModuleGraphConnection { this.resolvedModule = module; this.module = module; this.weak = weak; - this.conditional = !!condition; + this.conditional = Boolean(condition); this._active = condition !== false; /** @type {(function(ModuleGraphConnection, RuntimeSpec): ConnectionState) | undefined} */ this.condition = condition || undefined; @@ -135,11 +135,6 @@ class ModuleGraphConnection { return Array.from(this.explanations).join(" "); } - // TODO webpack 5 remove - get active() { - throw new Error("Use getActiveState instead"); - } - /** * @param {RuntimeSpec} runtime the runtime * @returns {boolean} true, if the connection is active @@ -187,6 +182,11 @@ class ModuleGraphConnection { this._active = value; } + // TODO webpack 5 remove + get active() { + throw new Error("Use getActiveState instead"); + } + set active(value) { throw new Error("Use setActive instead"); } diff --git a/node_modules/webpack/lib/ModuleInfoHeaderPlugin.js b/node_modules/webpack/lib/ModuleInfoHeaderPlugin.js index 0ed0f252..994bfed8 100644 --- a/node_modules/webpack/lib/ModuleInfoHeaderPlugin.js +++ b/node_modules/webpack/lib/ModuleInfoHeaderPlugin.js @@ -8,6 +8,7 @@ const { ConcatSource, RawSource, CachedSource } = require("webpack-sources"); const { UsageState } = require("./ExportsInfo"); const Template = require("./Template"); +const CssModulesPlugin = require("./css/CssModulesPlugin"); const JavascriptModulesPlugin = require("./javascript/JavascriptModulesPlugin"); /** @typedef {import("webpack-sources").Source} Source */ @@ -84,7 +85,7 @@ const printExportsInfoToSource = ( for (const exportInfo of printedExports) { const target = exportInfo.getTarget(moduleGraph); source.add( - Template.toComment( + `${Template.toComment( `${indent}export ${JSON.stringify(exportInfo.name).slice( 1, -1 @@ -99,12 +100,12 @@ const printExportsInfoToSource = ( }` : "" }` - ) + "\n" + )}\n` ); if (exportInfo.exportsInfo) { printExportsInfoToSource( source, - indent + " ", + `${indent} `, exportInfo.exportsInfo, moduleGraph, requestShortener, @@ -115,9 +116,9 @@ const printExportsInfoToSource = ( if (alreadyPrintedExports) { source.add( - Template.toComment( + `${Template.toComment( `${indent}... (${alreadyPrintedExports} already listed exports)` - ) + "\n" + )}\n` ); } @@ -133,13 +134,13 @@ const printExportsInfoToSource = ( ? "other exports" : "exports"; source.add( - Template.toComment( + `${Template.toComment( `${indent}${title} [${otherExportsInfo.getProvidedInfo()}] [${otherExportsInfo.getUsedInfo()}]${ target ? ` -> ${target.module.readableIdentifier(requestShortener)}` : "" }` - ) + "\n" + )}\n` ); } } @@ -155,6 +156,7 @@ class ModuleInfoHeaderPlugin { constructor(verbose = true) { this._verbose = verbose; } + /** * @param {Compiler} compiler the compiler * @returns {void} @@ -162,8 +164,9 @@ class ModuleInfoHeaderPlugin { apply(compiler) { const { _verbose: verbose } = this; compiler.hooks.compilation.tap("ModuleInfoHeaderPlugin", compilation => { - const hooks = JavascriptModulesPlugin.getCompilationHooks(compilation); - hooks.renderModulePackage.tap( + const javascriptHooks = + JavascriptModulesPlugin.getCompilationHooks(compilation); + javascriptHooks.renderModulePackage.tap( "ModuleInfoHeaderPlugin", ( moduleSource, @@ -194,11 +197,7 @@ class ModuleInfoHeaderPlugin { const source = new ConcatSource(); let header = cacheEntry.header; if (header === undefined) { - const req = module.readableIdentifier(requestShortener); - const reqStr = req.replace(/\*\//g, "*_/"); - const reqStrStar = "*".repeat(reqStr.length); - const headerStr = `/*!****${reqStrStar}****!*\\\n !*** ${reqStr} ***!\n \\****${reqStrStar}****/\n`; - header = new RawSource(headerStr); + header = this.generateHeader(module, requestShortener); cacheEntry.header = header; } source.add(header); @@ -206,11 +205,11 @@ class ModuleInfoHeaderPlugin { const exportsType = /** @type {BuildMeta} */ (module.buildMeta) .exportsType; source.add( - Template.toComment( + `${Template.toComment( exportsType ? `${exportsType} exports` : "unknown exports (runtime-defined)" - ) + "\n" + )}\n` ); if (exportsType) { const exportsInfo = moduleGraph.getExportsInfo(module); @@ -223,40 +222,93 @@ class ModuleInfoHeaderPlugin { ); } source.add( - Template.toComment( + `${Template.toComment( `runtime requirements: ${joinIterableWithComma( chunkGraph.getModuleRuntimeRequirements(module, chunk.runtime) )}` - ) + "\n" + )}\n` ); const optimizationBailout = moduleGraph.getOptimizationBailout(module); if (optimizationBailout) { for (const text of optimizationBailout) { - let code; - if (typeof text === "function") { - code = text(requestShortener); - } else { - code = text; - } - source.add(Template.toComment(`${code}`) + "\n"); + const code = + typeof text === "function" ? text(requestShortener) : text; + source.add(`${Template.toComment(`${code}`)}\n`); } } source.add(moduleSource); return source; + } + source.add(moduleSource); + const cachedSource = new CachedSource(source); + cacheEntry.full.set(moduleSource, cachedSource); + return cachedSource; + } + ); + javascriptHooks.chunkHash.tap( + "ModuleInfoHeaderPlugin", + (_chunk, hash) => { + hash.update("ModuleInfoHeaderPlugin"); + hash.update("1"); + } + ); + const cssHooks = CssModulesPlugin.getCompilationHooks(compilation); + cssHooks.renderModulePackage.tap( + "ModuleInfoHeaderPlugin", + (moduleSource, module, { runtimeTemplate }) => { + const { requestShortener } = runtimeTemplate; + let cacheEntry; + let cache = caches.get(requestShortener); + if (cache === undefined) { + caches.set(requestShortener, (cache = new WeakMap())); + cache.set( + module, + (cacheEntry = { header: undefined, full: new WeakMap() }) + ); } else { - source.add(moduleSource); - const cachedSource = new CachedSource(source); - cacheEntry.full.set(moduleSource, cachedSource); - return cachedSource; + cacheEntry = cache.get(module); + if (cacheEntry === undefined) { + cache.set( + module, + (cacheEntry = { header: undefined, full: new WeakMap() }) + ); + } else if (!verbose) { + const cachedSource = cacheEntry.full.get(moduleSource); + if (cachedSource !== undefined) return cachedSource; + } } + const source = new ConcatSource(); + let header = cacheEntry.header; + if (header === undefined) { + header = this.generateHeader(module, requestShortener); + cacheEntry.header = header; + } + source.add(header); + source.add(moduleSource); + const cachedSource = new CachedSource(source); + cacheEntry.full.set(moduleSource, cachedSource); + return cachedSource; } ); - hooks.chunkHash.tap("ModuleInfoHeaderPlugin", (chunk, hash) => { + cssHooks.chunkHash.tap("ModuleInfoHeaderPlugin", (_chunk, hash) => { hash.update("ModuleInfoHeaderPlugin"); hash.update("1"); }); }); } + + /** + * @param {Module} module the module + * @param {RequestShortener} requestShortener request shortener + * @returns {RawSource} the header + */ + generateHeader(module, requestShortener) { + const req = module.readableIdentifier(requestShortener); + const reqStr = req.replace(/\*\//g, "*_/"); + const reqStrStar = "*".repeat(reqStr.length); + const headerStr = `/*!****${reqStrStar}****!*\\\n !*** ${reqStr} ***!\n \\****${reqStrStar}****/\n`; + return new RawSource(headerStr); + } } module.exports = ModuleInfoHeaderPlugin; diff --git a/node_modules/webpack/lib/ModuleParseError.js b/node_modules/webpack/lib/ModuleParseError.js index 5ffbeb85..d14c763a 100644 --- a/node_modules/webpack/lib/ModuleParseError.js +++ b/node_modules/webpack/lib/ModuleParseError.js @@ -16,13 +16,13 @@ const WASM_HEADER = Buffer.from([0x00, 0x61, 0x73, 0x6d]); class ModuleParseError extends WebpackError { /** * @param {string | Buffer} source source code - * @param {Error&any} err the parse error + * @param {Error & any} err the parse error * @param {string[]} loaders the loaders used * @param {string} type module type */ constructor(source, err, loaders, type) { - let message = "Module parse failed: " + (err && err.message); - let loc = undefined; + let message = `Module parse failed: ${err && err.message}`; + let loc; if ( ((Buffer.isBuffer(source) && source.slice(0, 4).equals(WASM_HEADER)) || @@ -57,7 +57,7 @@ class ModuleParseError extends WebpackError { typeof err.loc === "object" && typeof err.loc.line === "number" ) { - var lineNumber = err.loc.line; + const lineNumber = err.loc.line; if ( Buffer.isBuffer(source) || @@ -72,15 +72,14 @@ class ModuleParseError extends WebpackError { const theLine = sourceLines[lineNumber - 1]; const linesAfter = sourceLines.slice(lineNumber, lineNumber + 2); - message += - linesBefore.map(l => `\n| ${l}`).join("") + - `\n> ${theLine}` + - linesAfter.map(l => `\n| ${l}`).join(""); + message += `${linesBefore + .map(l => `\n| ${l}`) + .join("")}\n> ${theLine}${linesAfter.map(l => `\n| ${l}`).join("")}`; } loc = { start: err.loc }; } else if (err && err.stack) { - message += "\n" + err.stack; + message += `\n${err.stack}`; } super(message); diff --git a/node_modules/webpack/lib/ModuleRestoreError.js b/node_modules/webpack/lib/ModuleRestoreError.js index 449e617d..2570862d 100644 --- a/node_modules/webpack/lib/ModuleRestoreError.js +++ b/node_modules/webpack/lib/ModuleRestoreError.js @@ -17,7 +17,7 @@ class ModuleRestoreError extends WebpackError { constructor(module, err) { let message = "Module restore failed: "; /** @type {string | undefined} */ - let details = undefined; + const details = undefined; if (err !== null && typeof err === "object") { if (typeof err.stack === "string" && err.stack) { const stack = err.stack; diff --git a/node_modules/webpack/lib/ModuleStoreError.js b/node_modules/webpack/lib/ModuleStoreError.js index e00e1cbb..26ca0c8b 100644 --- a/node_modules/webpack/lib/ModuleStoreError.js +++ b/node_modules/webpack/lib/ModuleStoreError.js @@ -17,7 +17,7 @@ class ModuleStoreError extends WebpackError { constructor(module, err) { let message = "Module storing failed: "; /** @type {string | undefined} */ - let details = undefined; + const details = undefined; if (err !== null && typeof err === "object") { if (typeof err.stack === "string" && err.stack) { const stack = err.stack; diff --git a/node_modules/webpack/lib/ModuleTemplate.js b/node_modules/webpack/lib/ModuleTemplate.js index 5ed53824..79903771 100644 --- a/node_modules/webpack/lib/ModuleTemplate.js +++ b/node_modules/webpack/lib/ModuleTemplate.js @@ -8,6 +8,7 @@ const util = require("util"); const memoize = require("./util/memoize"); +/** @typedef {import("tapable").Tap} Tap */ /** @typedef {import("webpack-sources").Source} Source */ /** @typedef {import("./Chunk")} Chunk */ /** @typedef {import("./ChunkGraph")} ChunkGraph */ @@ -16,8 +17,14 @@ const memoize = require("./util/memoize"); /** @typedef {import("./Module")} Module */ /** @typedef {import("./ModuleGraph")} ModuleGraph */ /** @typedef {import("./RuntimeTemplate")} RuntimeTemplate */ +/** @typedef {import("./javascript/JavascriptModulesPlugin").ChunkRenderContext} ChunkRenderContext */ /** @typedef {import("./util/Hash")} Hash */ +/** + * @template T + * @typedef {import("tapable").IfSet} IfSet + */ + const getJavascriptModulesPlugin = memoize(() => require("./javascript/JavascriptModulesPlugin") ); @@ -34,6 +41,11 @@ class ModuleTemplate { this.hooks = Object.freeze({ content: { tap: util.deprecate( + /** + * @template AdditionalOptions + * @param {string | Tap & IfSet} options options + * @param {function(Source, Module, ChunkRenderContext, DependencyTemplates): Source} fn fn + */ (options, fn) => { getJavascriptModulesPlugin() .getCompilationHooks(compilation) @@ -54,6 +66,11 @@ class ModuleTemplate { }, module: { tap: util.deprecate( + /** + * @template AdditionalOptions + * @param {string | Tap & IfSet} options options + * @param {function(Source, Module, ChunkRenderContext, DependencyTemplates): Source} fn fn + */ (options, fn) => { getJavascriptModulesPlugin() .getCompilationHooks(compilation) @@ -74,6 +91,11 @@ class ModuleTemplate { }, render: { tap: util.deprecate( + /** + * @template AdditionalOptions + * @param {string | Tap & IfSet} options options + * @param {function(Source, Module, ChunkRenderContext, DependencyTemplates): Source} fn fn + */ (options, fn) => { getJavascriptModulesPlugin() .getCompilationHooks(compilation) @@ -94,6 +116,11 @@ class ModuleTemplate { }, package: { tap: util.deprecate( + /** + * @template AdditionalOptions + * @param {string | Tap & IfSet} options options + * @param {function(Source, Module, ChunkRenderContext, DependencyTemplates): Source} fn fn + */ (options, fn) => { getJavascriptModulesPlugin() .getCompilationHooks(compilation) @@ -114,6 +141,11 @@ class ModuleTemplate { }, hash: { tap: util.deprecate( + /** + * @template AdditionalOptions + * @param {string | Tap & IfSet} options options + * @param {function(Hash): void} fn fn + */ (options, fn) => { compilation.hooks.fullHash.tap(options, fn); }, @@ -129,7 +161,7 @@ Object.defineProperty(ModuleTemplate.prototype, "runtimeTemplate", { get: util.deprecate( /** * @this {ModuleTemplate} - * @returns {TODO} output options + * @returns {RuntimeTemplate} output options */ function () { return this._runtimeTemplate; diff --git a/node_modules/webpack/lib/ModuleTypeConstants.js b/node_modules/webpack/lib/ModuleTypeConstants.js index b62eda91..dee3ae9f 100644 --- a/node_modules/webpack/lib/ModuleTypeConstants.js +++ b/node_modules/webpack/lib/ModuleTypeConstants.js @@ -31,7 +31,6 @@ const JSON_MODULE_TYPE = "json"; /** * @type {Readonly<"webassembly/async">} * This is the module type used for WebAssembly modules. In webpack 5 they are always treated as async modules. - * */ const WEBASSEMBLY_MODULE_TYPE_ASYNC = "webassembly/async"; @@ -144,26 +143,26 @@ const WEBPACK_MODULE_TYPE_LAZY_COMPILATION_PROXY = "lazy-compilation-proxy"; /** @typedef {string} UnknownModuleTypes */ /** @typedef {JavaScriptModuleTypes | JSONModuleType | WebAssemblyModuleTypes | CSSModuleTypes | AssetModuleTypes | WebpackModuleTypes | UnknownModuleTypes} ModuleTypes */ -exports.ASSET_MODULE_TYPE = ASSET_MODULE_TYPE; -exports.ASSET_MODULE_TYPE_RAW_DATA_URL = ASSET_MODULE_TYPE_RAW_DATA_URL; -exports.ASSET_MODULE_TYPE_SOURCE = ASSET_MODULE_TYPE_SOURCE; -exports.ASSET_MODULE_TYPE_RESOURCE = ASSET_MODULE_TYPE_RESOURCE; -exports.ASSET_MODULE_TYPE_INLINE = ASSET_MODULE_TYPE_INLINE; -exports.JAVASCRIPT_MODULE_TYPE_AUTO = JAVASCRIPT_MODULE_TYPE_AUTO; -exports.JAVASCRIPT_MODULE_TYPE_DYNAMIC = JAVASCRIPT_MODULE_TYPE_DYNAMIC; -exports.JAVASCRIPT_MODULE_TYPE_ESM = JAVASCRIPT_MODULE_TYPE_ESM; -exports.JSON_MODULE_TYPE = JSON_MODULE_TYPE; -exports.WEBASSEMBLY_MODULE_TYPE_ASYNC = WEBASSEMBLY_MODULE_TYPE_ASYNC; -exports.WEBASSEMBLY_MODULE_TYPE_SYNC = WEBASSEMBLY_MODULE_TYPE_SYNC; -exports.CSS_MODULE_TYPE = CSS_MODULE_TYPE; -exports.CSS_MODULE_TYPE_GLOBAL = CSS_MODULE_TYPE_GLOBAL; -exports.CSS_MODULE_TYPE_MODULE = CSS_MODULE_TYPE_MODULE; -exports.CSS_MODULE_TYPE_AUTO = CSS_MODULE_TYPE_AUTO; -exports.WEBPACK_MODULE_TYPE_RUNTIME = WEBPACK_MODULE_TYPE_RUNTIME; -exports.WEBPACK_MODULE_TYPE_FALLBACK = WEBPACK_MODULE_TYPE_FALLBACK; -exports.WEBPACK_MODULE_TYPE_REMOTE = WEBPACK_MODULE_TYPE_REMOTE; -exports.WEBPACK_MODULE_TYPE_PROVIDE = WEBPACK_MODULE_TYPE_PROVIDE; -exports.WEBPACK_MODULE_TYPE_CONSUME_SHARED_MODULE = +module.exports.ASSET_MODULE_TYPE = ASSET_MODULE_TYPE; +module.exports.ASSET_MODULE_TYPE_RAW_DATA_URL = ASSET_MODULE_TYPE_RAW_DATA_URL; +module.exports.ASSET_MODULE_TYPE_SOURCE = ASSET_MODULE_TYPE_SOURCE; +module.exports.ASSET_MODULE_TYPE_RESOURCE = ASSET_MODULE_TYPE_RESOURCE; +module.exports.ASSET_MODULE_TYPE_INLINE = ASSET_MODULE_TYPE_INLINE; +module.exports.JAVASCRIPT_MODULE_TYPE_AUTO = JAVASCRIPT_MODULE_TYPE_AUTO; +module.exports.JAVASCRIPT_MODULE_TYPE_DYNAMIC = JAVASCRIPT_MODULE_TYPE_DYNAMIC; +module.exports.JAVASCRIPT_MODULE_TYPE_ESM = JAVASCRIPT_MODULE_TYPE_ESM; +module.exports.JSON_MODULE_TYPE = JSON_MODULE_TYPE; +module.exports.WEBASSEMBLY_MODULE_TYPE_ASYNC = WEBASSEMBLY_MODULE_TYPE_ASYNC; +module.exports.WEBASSEMBLY_MODULE_TYPE_SYNC = WEBASSEMBLY_MODULE_TYPE_SYNC; +module.exports.CSS_MODULE_TYPE = CSS_MODULE_TYPE; +module.exports.CSS_MODULE_TYPE_GLOBAL = CSS_MODULE_TYPE_GLOBAL; +module.exports.CSS_MODULE_TYPE_MODULE = CSS_MODULE_TYPE_MODULE; +module.exports.CSS_MODULE_TYPE_AUTO = CSS_MODULE_TYPE_AUTO; +module.exports.WEBPACK_MODULE_TYPE_RUNTIME = WEBPACK_MODULE_TYPE_RUNTIME; +module.exports.WEBPACK_MODULE_TYPE_FALLBACK = WEBPACK_MODULE_TYPE_FALLBACK; +module.exports.WEBPACK_MODULE_TYPE_REMOTE = WEBPACK_MODULE_TYPE_REMOTE; +module.exports.WEBPACK_MODULE_TYPE_PROVIDE = WEBPACK_MODULE_TYPE_PROVIDE; +module.exports.WEBPACK_MODULE_TYPE_CONSUME_SHARED_MODULE = WEBPACK_MODULE_TYPE_CONSUME_SHARED_MODULE; -exports.WEBPACK_MODULE_TYPE_LAZY_COMPILATION_PROXY = +module.exports.WEBPACK_MODULE_TYPE_LAZY_COMPILATION_PROXY = WEBPACK_MODULE_TYPE_LAZY_COMPILATION_PROXY; diff --git a/node_modules/webpack/lib/ModuleWarning.js b/node_modules/webpack/lib/ModuleWarning.js index 70303528..9b45a9af 100644 --- a/node_modules/webpack/lib/ModuleWarning.js +++ b/node_modules/webpack/lib/ModuleWarning.js @@ -20,11 +20,7 @@ class ModuleWarning extends WebpackError { constructor(warning, { from = null } = {}) { let message = "Module Warning"; - if (from) { - message += ` (from ${from}):\n`; - } else { - message += ": "; - } + message += from ? ` (from ${from}):\n` : ": "; if (warning && typeof warning === "object" && warning.message) { message += warning.message; diff --git a/node_modules/webpack/lib/MultiCompiler.js b/node_modules/webpack/lib/MultiCompiler.js index 650fb31f..8c72da31 100644 --- a/node_modules/webpack/lib/MultiCompiler.js +++ b/node_modules/webpack/lib/MultiCompiler.js @@ -91,6 +91,7 @@ module.exports = class MultiCompiler { const compiler = this.compilers[index]; const compilerIndex = index; let compilerDone = false; + // eslint-disable-next-line no-loop-func compiler.hooks.done.tap("MultiCompiler", stats => { if (!compilerDone) { compilerDone = true; @@ -103,6 +104,7 @@ module.exports = class MultiCompiler { ); } }); + // eslint-disable-next-line no-loop-func compiler.hooks.invalid.tap("MultiCompiler", () => { if (compilerDone) { compilerDone = false; @@ -172,18 +174,6 @@ module.exports = class MultiCompiler { throw new Error("Cannot read inputFileSystem of a MultiCompiler"); } - get outputFileSystem() { - throw new Error("Cannot read outputFileSystem of a MultiCompiler"); - } - - get watchFileSystem() { - throw new Error("Cannot read watchFileSystem of a MultiCompiler"); - } - - get intermediateFileSystem() { - throw new Error("Cannot read outputFileSystem of a MultiCompiler"); - } - /** * @param {InputFileSystem} value the new input file system */ @@ -193,6 +183,10 @@ module.exports = class MultiCompiler { } } + get outputFileSystem() { + throw new Error("Cannot read outputFileSystem of a MultiCompiler"); + } + /** * @param {OutputFileSystem} value the new output file system */ @@ -202,6 +196,10 @@ module.exports = class MultiCompiler { } } + get watchFileSystem() { + throw new Error("Cannot read watchFileSystem of a MultiCompiler"); + } + /** * @param {WatchFileSystem} value the new watch file system */ @@ -220,6 +218,10 @@ module.exports = class MultiCompiler { } } + get intermediateFileSystem() { + throw new Error("Cannot read outputFileSystem of a MultiCompiler"); + } + /** * @param {string | (function(): string)} name name of the logger, or function called once to get the logger name * @returns {Logger} a logger with that name @@ -263,16 +265,11 @@ module.exports = class MultiCompiler { * @param {{source: Compiler, target: Compiler}} e2 edge 2 * @returns {number} result */ - const sortEdges = (e1, e2) => { - return ( - /** @type {string} */ - (e1.source.name).localeCompare( - /** @type {string} */ (e2.source.name) - ) || - /** @type {string} */ - (e1.target.name).localeCompare(/** @type {string} */ (e2.target.name)) - ); - }; + const sortEdges = (e1, e2) => + /** @type {string} */ + (e1.source.name).localeCompare(/** @type {string} */ (e2.source.name)) || + /** @type {string} */ + (e1.target.name).localeCompare(/** @type {string} */ (e2.target.name)); for (const source of this.compilers) { const dependencies = this.dependencies.get(source); if (dependencies) { @@ -340,8 +337,8 @@ module.exports = class MultiCompiler { * @returns {Compiler[]} compilers */ const getReadyCompilers = () => { - let readyCompilers = []; - let list = remainingCompilers; + const readyCompilers = []; + const list = remainingCompilers; remainingCompilers = []; for (const c of list) { const dependencies = this.dependencies.get(c); @@ -514,7 +511,7 @@ module.exports = class MultiCompiler { /** @type {SetupResult[]} */ const setupResults = []; - nodes.forEach((node, i) => { + for (const [i, node] of nodes.entries()) { setupResults.push( (node.setupResult = setup( node.compiler, @@ -525,7 +522,7 @@ module.exports = class MultiCompiler { () => nodeInvalid(node) )) ); - }); + } let processing = true; const processQueue = () => { if (processing) return; @@ -533,6 +530,7 @@ module.exports = class MultiCompiler { process.nextTick(processQueueWorker); }; const processQueueWorker = () => { + // eslint-disable-next-line no-unmodified-loop-condition while (running < parallelism && queue.length > 0 && !errored) { const node = /** @type {Node} */ (queue.dequeue()); if ( diff --git a/node_modules/webpack/lib/MultiStats.js b/node_modules/webpack/lib/MultiStats.js index 4f443bdb..bf4771a5 100644 --- a/node_modules/webpack/lib/MultiStats.js +++ b/node_modules/webpack/lib/MultiStats.js @@ -8,15 +8,25 @@ const identifierUtils = require("./util/identifier"); /** @typedef {import("../declarations/WebpackOptions").StatsOptions} StatsOptions */ +/** @typedef {import("./Compilation").CreateStatsOptionsContext} CreateStatsOptionsContext */ +/** @typedef {import("./Compilation").NormalizedStatsOptions} NormalizedStatsOptions */ /** @typedef {import("./Stats")} Stats */ /** @typedef {import("./stats/DefaultStatsFactoryPlugin").KnownStatsCompilation} KnownStatsCompilation */ /** @typedef {import("./stats/DefaultStatsFactoryPlugin").StatsCompilation} StatsCompilation */ +/** @typedef {import("./stats/DefaultStatsFactoryPlugin").StatsError} StatsError */ +/** + * @param {string} str string + * @param {string} prefix pref + * @returns {string} indent + */ const indent = (str, prefix) => { - const rem = str.replace(/\n([^\n])/g, "\n" + prefix + "$1"); + const rem = str.replace(/\n([^\n])/g, `\n${prefix}$1`); return prefix + rem; }; +/** @typedef {{ version: boolean, hash: boolean, errorsCount: boolean, warningsCount: boolean, errors: boolean, warnings: boolean, children: NormalizedStatsOptions[] }} ChildOptions */ + class MultiStats { /** * @param {Stats[]} stats the child stats @@ -43,13 +53,30 @@ class MultiStats { return this.stats.some(stat => stat.hasWarnings()); } + /** + * @param {string | boolean | StatsOptions | undefined} options stats options + * @param {CreateStatsOptionsContext} context context + * @returns {ChildOptions} context context + */ _createChildOptions(options, context) { - if (!options) { - options = {}; - } - const { children: childrenOptions = undefined, ...baseOptions } = - typeof options === "string" ? { preset: options } : options; + const getCreateStatsOptions = () => { + if (!options) { + options = {}; + } + + const { children: childrenOptions = undefined, ...baseOptions } = + typeof options === "string" + ? { preset: options } + : /** @type {StatsOptions} */ (options); + + return { childrenOptions, baseOptions }; + }; + const children = this.stats.map((stat, idx) => { + if (typeof options === "boolean") { + return stat.compilation.createStatsOptions(options, context); + } + const { childrenOptions, baseOptions } = getCreateStatsOptions(); const childOptions = Array.isArray(childrenOptions) ? childrenOptions[idx] : childrenOptions; @@ -77,81 +104,96 @@ class MultiStats { } /** - * @param {any} options stats options + * @param {(string | boolean | StatsOptions)=} options stats options * @returns {StatsCompilation} json output */ toJson(options) { - options = this._createChildOptions(options, { forToString: false }); + const childOptions = this._createChildOptions(options, { + forToString: false + }); /** @type {KnownStatsCompilation} */ const obj = {}; obj.children = this.stats.map((stat, idx) => { - const obj = stat.toJson(options.children[idx]); + const obj = stat.toJson(childOptions.children[idx]); const compilationName = stat.compilation.name; const name = compilationName && identifierUtils.makePathsRelative( - options.context, + stat.compilation.compiler.context, compilationName, stat.compilation.compiler.root ); obj.name = name; return obj; }); - if (options.version) { + if (childOptions.version) { obj.version = obj.children[0].version; } - if (options.hash) { + if (childOptions.hash) { obj.hash = obj.children.map(j => j.hash).join(""); } - const mapError = (j, obj) => { - return { - ...obj, - compilerPath: obj.compilerPath - ? `${j.name}.${obj.compilerPath}` - : j.name - }; - }; - if (options.errors) { + /** + * @param {StatsCompilation} j stats error + * @param {StatsError} obj Stats error + * @returns {TODO} result + */ + const mapError = (j, obj) => ({ + ...obj, + compilerPath: obj.compilerPath ? `${j.name}.${obj.compilerPath}` : j.name + }); + if (childOptions.errors) { obj.errors = []; for (const j of obj.children) { - for (const i of j.errors) { + const errors = + /** @type {NonNullable} */ + (j.errors); + for (const i of errors) { obj.errors.push(mapError(j, i)); } } } - if (options.warnings) { + if (childOptions.warnings) { obj.warnings = []; for (const j of obj.children) { - for (const i of j.warnings) { + const warnings = + /** @type {NonNullable} */ + (j.warnings); + for (const i of warnings) { obj.warnings.push(mapError(j, i)); } } } - if (options.errorsCount) { + if (childOptions.errorsCount) { obj.errorsCount = 0; for (const j of obj.children) { - obj.errorsCount += j.errorsCount; + obj.errorsCount += /** @type {number} */ (j.errorsCount); } } - if (options.warningsCount) { + if (childOptions.warningsCount) { obj.warningsCount = 0; for (const j of obj.children) { - obj.warningsCount += j.warningsCount; + obj.warningsCount += /** @type {number} */ (j.warningsCount); } } return obj; } + /** + * @param {(string | boolean | StatsOptions)=} options stats options + * @returns {string} string output + */ toString(options) { - options = this._createChildOptions(options, { forToString: true }); + const childOptions = this._createChildOptions(options, { + forToString: true + }); const results = this.stats.map((stat, idx) => { - const str = stat.toString(options.children[idx]); + const str = stat.toString(childOptions.children[idx]); const compilationName = stat.compilation.name; const name = compilationName && identifierUtils .makePathsRelative( - options.context, + stat.compilation.compiler.context, compilationName, stat.compilation.compiler.root ) diff --git a/node_modules/webpack/lib/MultiWatching.js b/node_modules/webpack/lib/MultiWatching.js index b4fcd87c..cfe95f17 100644 --- a/node_modules/webpack/lib/MultiWatching.js +++ b/node_modules/webpack/lib/MultiWatching.js @@ -62,7 +62,7 @@ class MultiWatching { * @returns {void} */ close(callback) { - asyncLib.forEach( + asyncLib.each( this.watchings, (watching, finishedCallback) => { watching.close(finishedCallback); diff --git a/node_modules/webpack/lib/NormalModule.js b/node_modules/webpack/lib/NormalModule.js index 90062617..eea12c93 100644 --- a/node_modules/webpack/lib/NormalModule.js +++ b/node_modules/webpack/lib/NormalModule.js @@ -82,12 +82,27 @@ const memoize = require("./util/memoize"); /** @typedef {import("./util/Hash")} Hash */ /** @typedef {import("./util/fs").InputFileSystem} InputFileSystem */ /** @typedef {import("./util/runtime").RuntimeSpec} RuntimeSpec */ +/** @typedef {import("./util/createHash").Algorithm} Algorithm */ +/** + * @template T + * @typedef {import("./util/deprecation").FakeHook} FakeHook + */ /** @typedef {{[k: string]: any}} ParserOptions */ /** @typedef {{[k: string]: any}} GeneratorOptions */ /** @typedef {UnsafeCacheData & { parser: undefined | Parser, parserOptions: undefined | ParserOptions, generator: undefined | Generator, generatorOptions: undefined | GeneratorOptions }} NormalModuleUnsafeCacheData */ +/** + * @template T + * @typedef {import("../declarations/LoaderContext").LoaderContext} LoaderContext + */ + +/** + * @template T + * @typedef {import("../declarations/LoaderContext").NormalModuleLoaderContext} NormalModuleLoaderContext + */ + /** * @typedef {object} SourceMap * @property {number} version @@ -184,11 +199,14 @@ const asBuffer = input => { }; class NonErrorEmittedError extends WebpackError { + /** + * @param {any} error value which is not an instance of Error + */ constructor(error) { super(); this.name = "NonErrorEmittedError"; - this.message = "(Emitted value instead of an instance of Error) " + error; + this.message = `(Emitted value instead of an instance of Error) ${error}`; } } @@ -200,12 +218,12 @@ makeSerializable( /** * @typedef {object} NormalModuleCompilationHooks - * @property {SyncHook<[object, NormalModule]>} loader - * @property {SyncHook<[LoaderItem[], NormalModule, object]>} beforeLoaders + * @property {SyncHook<[LoaderContext, NormalModule]>} loader + * @property {SyncHook<[LoaderItem[], NormalModule, LoaderContext]>} beforeLoaders * @property {SyncHook<[NormalModule]>} beforeParse * @property {SyncHook<[NormalModule]>} beforeSnapshot - * @property {HookMap>} readResourceForScheme - * @property {HookMap>} readResource + * @property {HookMap>>} readResourceForScheme + * @property {HookMap], string | Buffer | null>>} readResource * @property {AsyncSeriesBailHook<[NormalModule, NeedBuildContext], boolean>} needBuild */ @@ -251,20 +269,32 @@ class NormalModule extends Module { beforeSnapshot: new SyncHook(["module"]), // TODO webpack 6 deprecate readResourceForScheme: new HookMap(scheme => { - const hook = hooks.readResource.for(scheme); + const hook = + /** @type {NormalModuleCompilationHooks} */ + (hooks).readResource.for(scheme); return createFakeHook( - /** @type {AsyncSeriesBailHook<[string, NormalModule], string | Buffer>} */ ({ + /** @type {AsyncSeriesBailHook<[string, NormalModule], string | Buffer | null>} */ ({ tap: (options, fn) => hook.tap(options, loaderContext => - fn(loaderContext.resource, loaderContext._module) + fn( + loaderContext.resource, + /** @type {NormalModule} */ (loaderContext._module) + ) ), tapAsync: (options, fn) => hook.tapAsync(options, (loaderContext, callback) => - fn(loaderContext.resource, loaderContext._module, callback) + fn( + loaderContext.resource, + /** @type {NormalModule} */ (loaderContext._module), + callback + ) ), tapPromise: (options, fn) => hook.tapPromise(options, loaderContext => - fn(loaderContext.resource, loaderContext._module) + fn( + loaderContext.resource, + /** @type {NormalModule} */ (loaderContext._module) + ) ) }) ); @@ -343,7 +373,7 @@ class NormalModule extends Module { this._source = null; /** * @private - * @type {Map | undefined} + * @type {Map | undefined} */ this._sourceSizes = undefined; /** @@ -369,12 +399,10 @@ class NormalModule extends Module { if (this.layer === null) { if (this.type === JAVASCRIPT_MODULE_TYPE_AUTO) { return this.request; - } else { - return `${this.type}|${this.request}`; } - } else { - return `${this.type}|${this.request}|${this.layer}`; + return `${this.type}|${this.request}`; } + return `${this.type}|${this.request}|${this.layer}`; } /** @@ -382,7 +410,7 @@ class NormalModule extends Module { * @returns {string} a user readable identifier of the module */ readableIdentifier(requestShortener) { - return requestShortener.shorten(this.userRequest); + return /** @type {string} */ (requestShortener.shorten(this.userRequest)); } /** @@ -556,30 +584,36 @@ class NormalModule extends Module { /** * @returns {ResolveContext} resolve context */ - const getResolveContext = () => { - return { - fileDependencies: { - add: d => /** @type {TODO} */ (loaderContext).addDependency(d) - }, - contextDependencies: { - add: d => /** @type {TODO} */ (loaderContext).addContextDependency(d) - }, - missingDependencies: { - add: d => /** @type {TODO} */ (loaderContext).addMissingDependency(d) - } - }; - }; + const getResolveContext = () => ({ + fileDependencies: { + add: d => /** @type {TODO} */ (loaderContext).addDependency(d) + }, + contextDependencies: { + add: d => /** @type {TODO} */ (loaderContext).addContextDependency(d) + }, + missingDependencies: { + add: d => /** @type {TODO} */ (loaderContext).addMissingDependency(d) + } + }); const getAbsolutify = memoize(() => absolutify.bindCache(compilation.compiler.root) ); const getAbsolutifyInContext = memoize(() => - absolutify.bindContextCache(this.context, compilation.compiler.root) + absolutify.bindContextCache( + /** @type {string} */ + (this.context), + compilation.compiler.root + ) ); const getContextify = memoize(() => contextify.bindCache(compilation.compiler.root) ); const getContextifyInContext = memoize(() => - contextify.bindContextCache(this.context, compilation.compiler.root) + contextify.bindContextCache( + /** @type {string} */ + (this.context), + compilation.compiler.root + ) ); const utils = { /** @@ -587,28 +621,29 @@ class NormalModule extends Module { * @param {string} request request * @returns {string} result */ - absolutify: (context, request) => { - return context === this.context + absolutify: (context, request) => + context === this.context ? getAbsolutifyInContext()(request) - : getAbsolutify()(context, request); - }, + : getAbsolutify()(context, request), /** * @param {string} context context * @param {string} request request * @returns {string} result */ - contextify: (context, request) => { - return context === this.context + contextify: (context, request) => + context === this.context ? getContextifyInContext()(request) - : getContextify()(context, request); - }, + : getContextify()(context, request), /** * @param {(string | typeof import("./util/Hash"))=} type type * @returns {Hash} hash */ - createHash: type => { - return createHash(type || compilation.outputOptions.hashFunction); - } + createHash: type => + createHash( + type || + /** @type {Algorithm} */ + (compilation.outputOptions.hashFunction) + ) }; /** @type {import("../declarations/LoaderContext").NormalModuleLoaderContext} */ const loaderContext = { @@ -622,8 +657,10 @@ class NormalModule extends Module { if (options.startsWith("{") && options.endsWith("}")) { try { options = parseJson(options); - } catch (e) { - throw new Error(`Cannot parse string options: ${e.message}`); + } catch (err) { + throw new Error( + `Cannot parse string options: ${/** @type {Error} */ (err).message}` + ); } } else { options = querystring.parse(options, "&", "=", { @@ -738,17 +775,17 @@ class NormalModule extends Module { utils, rootContext: /** @type {string} */ (options.context), webpack: true, - sourceMap: !!this.useSourceMap, + sourceMap: Boolean(this.useSourceMap), mode: options.mode || "production", _module: this, _compilation: compilation, _compiler: compilation.compiler, - fs: fs + fs }; Object.assign(loaderContext, options.loader); - hooks.loader.call(loaderContext, this); + hooks.loader.call(/** @type {LoaderContext} */ (loaderContext), this); return loaderContext; } @@ -775,7 +812,7 @@ class NormalModule extends Module { /** * @param {string} context the compilation context * @param {string | Buffer} content the content - * @param {(string | SourceMapSource)=} sourceMap an optional source map + * @param {(string | SourceMapSource | null)=} sourceMap an optional source map * @param {object=} associatedObjectForCache object for caching * @returns {Source} the created source */ @@ -832,7 +869,14 @@ class NormalModule extends Module { hooks ); - const processResult = (err, result) => { + /** @typedef {[string | Buffer, string | SourceMapSource, Record]} Result */ + + /** + * @param {Error | null} err err + * @param {(Result | null)=} _result result + * @returns {void} + */ + const processResult = (err, _result) => { if (err) { if (!(err instanceof Error)) { err = new NonErrorEmittedError(err); @@ -848,6 +892,7 @@ class NormalModule extends Module { return callback(error); } + const result = /** @type {Result} */ (_result); const source = result[0]; const sourceMap = result.length >= 1 ? result[1] : null; const extraInfo = result.length >= 2 ? result[2] : null; @@ -896,7 +941,11 @@ class NormalModule extends Module { buildInfo.cacheable = true; try { - hooks.beforeLoaders.call(this.loaders, this, loaderContext); + hooks.beforeLoaders.call( + this.loaders, + this, + /** @type {LoaderContext} */ (loaderContext) + ); } catch (err) { processResult(err); return; @@ -920,7 +969,13 @@ class NormalModule extends Module { .callAsync(loaderContext, (err, result) => { if (err) return callback(err); if (typeof result !== "string" && !result) { - return callback(new UnhandledSchemeError(scheme, resource)); + return callback( + new UnhandledSchemeError( + /** @type {string} */ + (scheme), + resource + ) + ); } return callback(null, result); }); @@ -1037,7 +1092,10 @@ class NormalModule extends Module { * @private */ _initBuildHash(compilation) { - const hash = createHash(compilation.outputOptions.hashFunction); + const hash = createHash( + /** @type {Algorithm} */ + (compilation.outputOptions.hashFunction) + ); if (this._source) { hash.update("source"); this._source.updateHash(hash); @@ -1128,7 +1186,7 @@ class NormalModule extends Module { try { hooks.beforeSnapshot.call(this); } catch (err) { - this.markModuleAsErrored(err); + this.markModuleAsErrored(/** @type {WebpackError} */ (err)); return callback(); } @@ -1140,7 +1198,7 @@ class NormalModule extends Module { // add warning for all non-absolute paths in fileDependencies, etc // This makes it easier to find problems with watching and/or caching /** @type {undefined | Set} */ - let nonAbsoluteDependencies = undefined; + let nonAbsoluteDependencies; /** * @param {LazySet} deps deps */ @@ -1155,7 +1213,8 @@ class NormalModule extends Module { const depWithoutGlob = dep.replace(/[\\/]?\*.*$/, ""); const absolute = join( compilation.fileSystemInfo.fs, - this.context, + /** @type {string} */ + (this.context), depWithoutGlob ); if (absolute !== dep && ABSOLUTE_PATH_REGEX.test(absolute)) { @@ -1168,7 +1227,7 @@ class NormalModule extends Module { : deps ).add(absolute); } - } catch (e) { + } catch (_err) { // ignore } } @@ -1218,7 +1277,7 @@ class NormalModule extends Module { try { hooks.beforeParse.call(this); } catch (err) { - this.markModuleAsErrored(err); + this.markModuleAsErrored(/** @type {WebpackError} */ (err)); this._initBuildHash(compilation); return callback(); } @@ -1241,11 +1300,11 @@ class NormalModule extends Module { source, current: this, module: this, - compilation: compilation, - options: options + compilation, + options }); - } catch (e) { - handleParseError(/** @type {Error} */ (e)); + } catch (parseErr) { + handleParseError(/** @type {Error} */ (parseErr)); return; } handleParseResult(); @@ -1305,9 +1364,8 @@ class NormalModule extends Module { // When caching is implemented here, make sure to not cache when // at least one circular connection was in the loop above return current; - } else { - return true; } + return true; } /** @@ -1348,15 +1406,13 @@ class NormalModule extends Module { } /** @type {function(): Map} */ - const getData = () => { - return this._codeGeneratorData; - }; + const getData = () => this._codeGeneratorData; const sources = new Map(); for (const type of sourceTypes || chunkGraph.getModuleSourceTypes(this)) { const source = this.error ? new RawSource( - "throw new Error(" + JSON.stringify(this.error.message) + ");" + `throw new Error(${JSON.stringify(this.error.message)});` ) : /** @type {Generator} */ (this.generator).generate(this, { dependencyTemplates, @@ -1453,7 +1509,7 @@ class NormalModule extends Module { ) ); } - callback(null, !!needBuild); + callback(null, Boolean(needBuild)); }); }); } @@ -1519,7 +1575,8 @@ class NormalModule extends Module { */ updateHash(hash, context) { hash.update(/** @type {BuildInfo} */ (this.buildInfo).hash); - this.generator.updateHash(hash, { + /** @type {Generator} */ + (this.generator).updateHash(hash, { module: this, ...context }); diff --git a/node_modules/webpack/lib/NormalModuleFactory.js b/node_modules/webpack/lib/NormalModuleFactory.js index 1cf3ac0b..323aef7b 100644 --- a/node_modules/webpack/lib/NormalModuleFactory.js +++ b/node_modules/webpack/lib/NormalModuleFactory.js @@ -116,15 +116,15 @@ const loaderToIdent = data => { return data.loader; } if (typeof data.options === "string") { - return data.loader + "?" + data.options; + return `${data.loader}?${data.options}`; } if (typeof data.options !== "object") { throw new Error("loader options must be string or object"); } if (data.ident) { - return data.loader + "??" + data.ident; + return `${data.loader}??${data.ident}`; } - return data.loader + "?" + JSON.stringify(data.options); + return `${data.loader}?${JSON.stringify(data.options)}`; }; /** @@ -135,7 +135,7 @@ const loaderToIdent = data => { const stringifyLoadersAndResource = (loaders, resource) => { let str = ""; for (const loader of loaders) { - str += loaderToIdent(loader) + "!"; + str += `${loaderToIdent(loader)}!`; } return str + resource; }; @@ -145,16 +145,14 @@ const stringifyLoadersAndResource = (loaders, resource) => { * @param {(err?: null | Error) => void} callback callback * @returns {(err?: null | Error) => void} callback */ -const needCalls = (times, callback) => { - return err => { - if (--times === 0) { - return callback(err); - } - if (err && times > 0) { - times = NaN; - return callback(err); - } - }; +const needCalls = (times, callback) => err => { + if (--times === 0) { + return callback(err); + } + if (err && times > 0) { + times = Number.NaN; + return callback(err); + } }; /** @@ -173,18 +171,14 @@ const mergeGlobalOptions = (globalOptions, type, localOptions) => { current = current ? `${current}/${part}` : part; const options = globalOptions[current]; if (typeof options === "object") { - if (result === undefined) { - result = options; - } else { - result = cachedCleverMerge(result, options); - } + result = + result === undefined ? options : cachedCleverMerge(result, options); } } if (result === undefined) { return localOptions; - } else { - return cachedCleverMerge(result, localOptions); } + return cachedCleverMerge(result, localOptions); }; // TODO webpack 6 remove @@ -200,9 +194,7 @@ const deprecationChangedHookMessage = (name, hook) => { * @param {TODO} tapped tapped * @returns {string} name */ - tapped => { - return tapped.name; - } + tapped => tapped.name ) .join(", "); @@ -348,8 +340,10 @@ class NormalModuleFactory extends ModuleFactory { if (typeof result === "object") throw new Error( - deprecationChangedHookMessage("resolve", this.hooks.resolve) + - " Returning a Module object will result in this module used as result." + `${deprecationChangedHookMessage( + "resolve", + this.hooks.resolve + )} Returning a Module object will result in this module used as result.` ); this.hooks.afterResolve.callAsync(resolveData, (err, result) => { @@ -427,7 +421,7 @@ class NormalModuleFactory extends ModuleFactory { const loaderResolver = this.getResolver("loader"); /** @type {ResourceData | undefined} */ - let matchResourceData = undefined; + let matchResourceData; /** @type {string} */ let unresolvedResource; /** @type {ParsedLoaderRequest[]} */ @@ -538,8 +532,8 @@ class NormalModuleFactory extends ModuleFactory { item.ident = ident; } } - } catch (e) { - return callback(/** @type {Error} */ (e)); + } catch (identErr) { + return callback(/** @type {Error} */ (identErr)); } if (!resourceData) { @@ -617,10 +611,15 @@ class NormalModuleFactory extends ModuleFactory { } else if ( typeof r.value === "object" && r.value !== null && - typeof settings[r.type] === "object" && - settings[r.type] !== null + typeof settings[ + /** @type {keyof ModuleSettings} */ (r.type) + ] === "object" && + settings[/** @type {keyof ModuleSettings} */ (r.type)] !== null ) { - settings[r.type] = cachedCleverMerge(settings[r.type], r.value); + settings[r.type] = cachedCleverMerge( + settings[/** @type {keyof ModuleSettings} */ (r.type)], + r.value + ); } else { settings[r.type] = r.value; } @@ -652,7 +651,7 @@ class NormalModuleFactory extends ModuleFactory { } for (const loader of /** @type {LoaderItem[]} */ (preLoaders)) allLoaders.push(loader); - let type = /** @type {string} */ (settings.type); + const type = /** @type {string} */ (settings.type); const resolveOptions = settings.resolve; const layer = settings.layer; if (layer !== undefined && !layers) { @@ -688,8 +687,8 @@ class NormalModuleFactory extends ModuleFactory { generatorOptions: settings.generator, resolveOptions }); - } catch (e) { - return callback(/** @type {Error} */ (e)); + } catch (createDataErr) { + return callback(/** @type {Error} */ (createDataErr)); } callback(); }); @@ -772,12 +771,17 @@ class NormalModuleFactory extends ModuleFactory { unresolvedResource, normalResolver, resolveContext, - (err, resolvedResource, resolvedResourceResolveData) => { + (err, _resolvedResource, resolvedResourceResolveData) => { if (err) return continueCallback(err); - if (resolvedResource !== false) { + if (_resolvedResource !== false) { + const resolvedResource = + /** @type {string} */ + (_resolvedResource); resourceData = { resource: resolvedResource, - data: resolvedResourceResolveData, + data: + /** @type {ResolveRequest} */ + (resolvedResourceResolveData), ...cacheParseResource(resolvedResource) }; } @@ -1066,13 +1070,12 @@ Add the extension to the request.` /(\.[^.]+)(\?|$)/, "$2" ); - if (resolver.options.extensions.has(match[1])) { - hint = `Did you mean '${fixedRequest}'?`; - } else { - hint = `Did you mean '${fixedRequest}'? Also note that '${match[1]}' is not in 'resolve.extensions' yet and need to be added for this to work?`; - } + hint = resolver.options.extensions.has(match[1]) + ? `Did you mean '${fixedRequest}'?` + : `Did you mean '${fixedRequest}'? Also note that '${match[1]}' is not in 'resolve.extensions' yet and need to be added for this to work?`; } else { - hint = `Did you mean to omit the extension or to remove 'resolve.enforceExtension'?`; + hint = + "Did you mean to omit the extension or to remove 'resolve.enforceExtension'?"; } return callback( null, @@ -1151,18 +1154,17 @@ If changing the source code is not an option there is also a resolve options cal if ( err && /^[^/]*$/.test(item.loader) && - !/-loader$/.test(item.loader) + !item.loader.endsWith("-loader") ) { return resolver.resolve( contextInfo, context, - item.loader + "-loader", + `${item.loader}-loader`, resolveContext, err2 => { if (!err2) { err.message = - err.message + - "\n" + + `${err.message}\n` + "BREAKING CHANGE: It's no longer allowed to omit the '-loader' suffix when using loaders.\n" + ` You need to specify '${item.loader}-loader' instead of '${item.loader}',\n` + " see https://webpack.js.org/migrate/3/#automatic-loader-module-name-extension-removed"; @@ -1173,7 +1175,9 @@ If changing the source code is not an option there is also a resolve options cal } if (err) return callback(err); - const parsedResult = this._parseResourceWithoutFragment(result); + const parsedResult = this._parseResourceWithoutFragment( + /** @type {string} */ (result) + ); const type = /\.mjs$/i.test(parsedResult.path) ? "module" diff --git a/node_modules/webpack/lib/OptimizationStages.js b/node_modules/webpack/lib/OptimizationStages.js index 35988fb5..102d613c 100644 --- a/node_modules/webpack/lib/OptimizationStages.js +++ b/node_modules/webpack/lib/OptimizationStages.js @@ -5,6 +5,6 @@ "use strict"; -exports.STAGE_BASIC = -10; -exports.STAGE_DEFAULT = 0; -exports.STAGE_ADVANCED = 10; +module.exports.STAGE_BASIC = -10; +module.exports.STAGE_DEFAULT = 0; +module.exports.STAGE_ADVANCED = 10; diff --git a/node_modules/webpack/lib/ProgressPlugin.js b/node_modules/webpack/lib/ProgressPlugin.js index bc7986e0..adfc4ec7 100644 --- a/node_modules/webpack/lib/ProgressPlugin.js +++ b/node_modules/webpack/lib/ProgressPlugin.js @@ -41,9 +41,7 @@ const validate = createSchemaValidation( * @param {number} c c * @returns {number} median */ -const median3 = (a, b, c) => { - return a + b + c - Math.max(a, b, c) - Math.min(a, b, c); -}; +const median3 = (a, b, c) => a + b + c - Math.max(a, b, c) - Math.min(a, b, c); /** * @param {boolean | null | undefined} profile need profile @@ -78,11 +76,12 @@ const createDefaultHandler = (profile, logger) => { if (lastStateItem.value) { let reportState = lastStateItem.value; if (i > 0) { - reportState = lastStateInfo[i - 1].value + " > " + reportState; + reportState = `${lastStateInfo[i - 1].value} > ${reportState}`; } const stateMsg = `${" | ".repeat(i)}${diff} ms ${reportState}`; const d = diff; // This depends on timing so we ignore it for coverage + /* eslint-disable no-lone-blocks */ /* istanbul ignore next */ { if (d > 10000) { @@ -97,6 +96,7 @@ const createDefaultHandler = (profile, logger) => { logger.debug(stateMsg); } } + /* eslint-enable no-lone-blocks */ } if (stateItem === undefined) { lastStateInfo.length = i; @@ -191,14 +191,14 @@ class ProgressPlugin { const states = compiler.compilers.map( () => /** @type {[number, ...string[]]} */ ([0]) ); - compiler.compilers.forEach((compiler, idx) => { + for (const [idx, item] of compiler.compilers.entries()) { new ProgressPlugin((p, msg, ...args) => { states[idx] = [p, msg, ...args]; let sum = 0; for (const [p] of states) sum += p; handler(sum / states.length, `[${idx}] ${msg}`, ...args); - }).apply(compiler); - }); + }).apply(item); + } } /** @@ -507,7 +507,7 @@ class ProgressPlugin { afterSeal: "after seal" }; const numberOfHooks = Object.keys(hooks).length; - Object.keys(hooks).forEach((name, idx) => { + for (const [idx, name] of Object.keys(hooks).entries()) { const title = hooks[/** @type {keyof typeof hooks} */ (name)]; const percentage = (idx / numberOfHooks) * 0.25 + 0.7; compilation.hooks[/** @type {keyof typeof hooks} */ (name)].intercept({ @@ -534,7 +534,7 @@ class ProgressPlugin { handler(percentage, "sealing", title, tap.name); } }); - }); + } }); compiler.hooks.make.intercept({ name: "ProgressPlugin", diff --git a/node_modules/webpack/lib/ProvidePlugin.js b/node_modules/webpack/lib/ProvidePlugin.js index 958106d5..28c3ce5d 100644 --- a/node_modules/webpack/lib/ProvidePlugin.js +++ b/node_modules/webpack/lib/ProvidePlugin.js @@ -58,16 +58,16 @@ class ProvidePlugin { * @returns {void} */ const handler = (parser, parserOptions) => { - Object.keys(definitions).forEach(name => { + for (const name of Object.keys(definitions)) { const request = /** @type {string[]} */ ([]).concat(definitions[name]); const splittedName = name.split("."); if (splittedName.length > 0) { - splittedName.slice(1).forEach((_, i) => { + for (const [i, _] of splittedName.slice(1).entries()) { const name = splittedName.slice(0, i + 1).join("."); parser.hooks.canRename.for(name).tap(PLUGIN_NAME, approve); - }); + } } parser.hooks.expression.for(name).tap(PLUGIN_NAME, expr => { @@ -100,7 +100,7 @@ class ProvidePlugin { parser.walkExpressions(expr.arguments); return true; }); - }); + } }; normalModuleFactory.hooks.parser .for(JAVASCRIPT_MODULE_TYPE_AUTO) diff --git a/node_modules/webpack/lib/RuntimeGlobals.js b/node_modules/webpack/lib/RuntimeGlobals.js index 1455ff98..7d201f62 100644 --- a/node_modules/webpack/lib/RuntimeGlobals.js +++ b/node_modules/webpack/lib/RuntimeGlobals.js @@ -8,157 +8,158 @@ /** * the internal require function */ -exports.require = "__webpack_require__"; +module.exports.require = "__webpack_require__"; /** * access to properties of the internal require function/object */ -exports.requireScope = "__webpack_require__.*"; +module.exports.requireScope = "__webpack_require__.*"; /** * the internal exports object */ -exports.exports = "__webpack_exports__"; +module.exports.exports = "__webpack_exports__"; /** * top-level this need to be the exports object */ -exports.thisAsExports = "top-level-this-exports"; +module.exports.thisAsExports = "top-level-this-exports"; /** * runtime need to return the exports of the last entry module */ -exports.returnExportsFromRuntime = "return-exports-from-runtime"; +module.exports.returnExportsFromRuntime = "return-exports-from-runtime"; /** * the internal module object */ -exports.module = "module"; +module.exports.module = "module"; /** * the internal module object */ -exports.moduleId = "module.id"; +module.exports.moduleId = "module.id"; /** * the internal module object */ -exports.moduleLoaded = "module.loaded"; +module.exports.moduleLoaded = "module.loaded"; /** * the bundle public path */ -exports.publicPath = "__webpack_require__.p"; +module.exports.publicPath = "__webpack_require__.p"; /** * the module id of the entry point */ -exports.entryModuleId = "__webpack_require__.s"; +module.exports.entryModuleId = "__webpack_require__.s"; /** * the module cache */ -exports.moduleCache = "__webpack_require__.c"; +module.exports.moduleCache = "__webpack_require__.c"; /** * the module functions */ -exports.moduleFactories = "__webpack_require__.m"; +module.exports.moduleFactories = "__webpack_require__.m"; /** * the module functions, with only write access */ -exports.moduleFactoriesAddOnly = "__webpack_require__.m (add only)"; +module.exports.moduleFactoriesAddOnly = "__webpack_require__.m (add only)"; /** * the chunk ensure function */ -exports.ensureChunk = "__webpack_require__.e"; +module.exports.ensureChunk = "__webpack_require__.e"; /** * an object with handlers to ensure a chunk */ -exports.ensureChunkHandlers = "__webpack_require__.f"; +module.exports.ensureChunkHandlers = "__webpack_require__.f"; /** * a runtime requirement if ensureChunkHandlers should include loading of chunk needed for entries */ -exports.ensureChunkIncludeEntries = "__webpack_require__.f (include entries)"; +module.exports.ensureChunkIncludeEntries = + "__webpack_require__.f (include entries)"; /** * the chunk prefetch function */ -exports.prefetchChunk = "__webpack_require__.E"; +module.exports.prefetchChunk = "__webpack_require__.E"; /** * an object with handlers to prefetch a chunk */ -exports.prefetchChunkHandlers = "__webpack_require__.F"; +module.exports.prefetchChunkHandlers = "__webpack_require__.F"; /** * the chunk preload function */ -exports.preloadChunk = "__webpack_require__.G"; +module.exports.preloadChunk = "__webpack_require__.G"; /** * an object with handlers to preload a chunk */ -exports.preloadChunkHandlers = "__webpack_require__.H"; +module.exports.preloadChunkHandlers = "__webpack_require__.H"; /** * the exported property define getters function */ -exports.definePropertyGetters = "__webpack_require__.d"; +module.exports.definePropertyGetters = "__webpack_require__.d"; /** * define compatibility on export */ -exports.makeNamespaceObject = "__webpack_require__.r"; +module.exports.makeNamespaceObject = "__webpack_require__.r"; /** * create a fake namespace object */ -exports.createFakeNamespaceObject = "__webpack_require__.t"; +module.exports.createFakeNamespaceObject = "__webpack_require__.t"; /** * compatibility get default export */ -exports.compatGetDefaultExport = "__webpack_require__.n"; +module.exports.compatGetDefaultExport = "__webpack_require__.n"; /** * harmony module decorator */ -exports.harmonyModuleDecorator = "__webpack_require__.hmd"; +module.exports.harmonyModuleDecorator = "__webpack_require__.hmd"; /** * node.js module decorator */ -exports.nodeModuleDecorator = "__webpack_require__.nmd"; +module.exports.nodeModuleDecorator = "__webpack_require__.nmd"; /** * the webpack hash */ -exports.getFullHash = "__webpack_require__.h"; +module.exports.getFullHash = "__webpack_require__.h"; /** * an object containing all installed WebAssembly.Instance export objects keyed by module id */ -exports.wasmInstances = "__webpack_require__.w"; +module.exports.wasmInstances = "__webpack_require__.w"; /** * instantiate a wasm instance from module exports object, id, hash and importsObject */ -exports.instantiateWasm = "__webpack_require__.v"; +module.exports.instantiateWasm = "__webpack_require__.v"; /** * the uncaught error handler for the webpack runtime */ -exports.uncaughtErrorHandler = "__webpack_require__.oe"; +module.exports.uncaughtErrorHandler = "__webpack_require__.oe"; /** * the script nonce */ -exports.scriptNonce = "__webpack_require__.nc"; +module.exports.scriptNonce = "__webpack_require__.nc"; /** * function to load a script tag. @@ -166,101 +167,101 @@ exports.scriptNonce = "__webpack_require__.nc"; * done function is called when loading has finished or timeout occurred. * It will attach to existing script tags with data-webpack == uniqueName + ":" + key or src == url. */ -exports.loadScript = "__webpack_require__.l"; +module.exports.loadScript = "__webpack_require__.l"; /** * function to promote a string to a TrustedScript using webpack's Trusted * Types policy * Arguments: (script: string) => TrustedScript */ -exports.createScript = "__webpack_require__.ts"; +module.exports.createScript = "__webpack_require__.ts"; /** * function to promote a string to a TrustedScriptURL using webpack's Trusted * Types policy * Arguments: (url: string) => TrustedScriptURL */ -exports.createScriptUrl = "__webpack_require__.tu"; +module.exports.createScriptUrl = "__webpack_require__.tu"; /** * function to return webpack's Trusted Types policy * Arguments: () => TrustedTypePolicy */ -exports.getTrustedTypesPolicy = "__webpack_require__.tt"; +module.exports.getTrustedTypesPolicy = "__webpack_require__.tt"; /** * a flag when a chunk has a fetch priority */ -exports.hasFetchPriority = "has fetch priority"; +module.exports.hasFetchPriority = "has fetch priority"; /** * the chunk name of the chunk with the runtime */ -exports.chunkName = "__webpack_require__.cn"; +module.exports.chunkName = "__webpack_require__.cn"; /** * the runtime id of the current runtime */ -exports.runtimeId = "__webpack_require__.j"; +module.exports.runtimeId = "__webpack_require__.j"; /** * the filename of the script part of the chunk */ -exports.getChunkScriptFilename = "__webpack_require__.u"; +module.exports.getChunkScriptFilename = "__webpack_require__.u"; /** * the filename of the css part of the chunk */ -exports.getChunkCssFilename = "__webpack_require__.k"; +module.exports.getChunkCssFilename = "__webpack_require__.k"; /** * a flag when a module/chunk/tree has css modules */ -exports.hasCssModules = "has css modules"; +module.exports.hasCssModules = "has css modules"; /** * the filename of the script part of the hot update chunk */ -exports.getChunkUpdateScriptFilename = "__webpack_require__.hu"; +module.exports.getChunkUpdateScriptFilename = "__webpack_require__.hu"; /** * the filename of the css part of the hot update chunk */ -exports.getChunkUpdateCssFilename = "__webpack_require__.hk"; +module.exports.getChunkUpdateCssFilename = "__webpack_require__.hk"; /** * startup signal from runtime * This will be called when the runtime chunk has been loaded. */ -exports.startup = "__webpack_require__.x"; +module.exports.startup = "__webpack_require__.x"; /** * @deprecated * creating a default startup function with the entry modules */ -exports.startupNoDefault = "__webpack_require__.x (no default handler)"; +module.exports.startupNoDefault = "__webpack_require__.x (no default handler)"; /** * startup signal from runtime but only used to add logic after the startup */ -exports.startupOnlyAfter = "__webpack_require__.x (only after)"; +module.exports.startupOnlyAfter = "__webpack_require__.x (only after)"; /** * startup signal from runtime but only used to add sync logic before the startup */ -exports.startupOnlyBefore = "__webpack_require__.x (only before)"; +module.exports.startupOnlyBefore = "__webpack_require__.x (only before)"; /** * global callback functions for installing chunks */ -exports.chunkCallback = "webpackChunk"; +module.exports.chunkCallback = "webpackChunk"; /** * method to startup an entrypoint with needed chunks. * Signature: (moduleId: Id, chunkIds: Id[]) => any. * Returns the exports of the module or a Promise */ -exports.startupEntrypoint = "__webpack_require__.X"; +module.exports.startupEntrypoint = "__webpack_require__.X"; /** * register deferred code, which will run when certain @@ -270,106 +271,106 @@ exports.startupEntrypoint = "__webpack_require__.X"; * When (priority & 1) it will wait for all other handlers with lower priority to * be executed before itself is executed */ -exports.onChunksLoaded = "__webpack_require__.O"; +module.exports.onChunksLoaded = "__webpack_require__.O"; /** * method to install a chunk that was loaded somehow * Signature: ({ id, ids, modules, runtime }) => void */ -exports.externalInstallChunk = "__webpack_require__.C"; +module.exports.externalInstallChunk = "__webpack_require__.C"; /** * interceptor for module executions */ -exports.interceptModuleExecution = "__webpack_require__.i"; +module.exports.interceptModuleExecution = "__webpack_require__.i"; /** * the global object */ -exports.global = "__webpack_require__.g"; +module.exports.global = "__webpack_require__.g"; /** * an object with all share scopes */ -exports.shareScopeMap = "__webpack_require__.S"; +module.exports.shareScopeMap = "__webpack_require__.S"; /** * The sharing init sequence function (only runs once per share scope). * Has one argument, the name of the share scope. * Creates a share scope if not existing */ -exports.initializeSharing = "__webpack_require__.I"; +module.exports.initializeSharing = "__webpack_require__.I"; /** * The current scope when getting a module from a remote */ -exports.currentRemoteGetScope = "__webpack_require__.R"; +module.exports.currentRemoteGetScope = "__webpack_require__.R"; /** * the filename of the HMR manifest */ -exports.getUpdateManifestFilename = "__webpack_require__.hmrF"; +module.exports.getUpdateManifestFilename = "__webpack_require__.hmrF"; /** * function downloading the update manifest */ -exports.hmrDownloadManifest = "__webpack_require__.hmrM"; +module.exports.hmrDownloadManifest = "__webpack_require__.hmrM"; /** * array with handler functions to download chunk updates */ -exports.hmrDownloadUpdateHandlers = "__webpack_require__.hmrC"; +module.exports.hmrDownloadUpdateHandlers = "__webpack_require__.hmrC"; /** * object with all hmr module data for all modules */ -exports.hmrModuleData = "__webpack_require__.hmrD"; +module.exports.hmrModuleData = "__webpack_require__.hmrD"; /** * array with handler functions when a module should be invalidated */ -exports.hmrInvalidateModuleHandlers = "__webpack_require__.hmrI"; +module.exports.hmrInvalidateModuleHandlers = "__webpack_require__.hmrI"; /** * the prefix for storing state of runtime modules when hmr is enabled */ -exports.hmrRuntimeStatePrefix = "__webpack_require__.hmrS"; +module.exports.hmrRuntimeStatePrefix = "__webpack_require__.hmrS"; /** * the AMD define function */ -exports.amdDefine = "__webpack_require__.amdD"; +module.exports.amdDefine = "__webpack_require__.amdD"; /** * the AMD options */ -exports.amdOptions = "__webpack_require__.amdO"; +module.exports.amdOptions = "__webpack_require__.amdO"; /** * the System polyfill object */ -exports.system = "__webpack_require__.System"; +module.exports.system = "__webpack_require__.System"; /** * the shorthand for Object.prototype.hasOwnProperty * using of it decreases the compiled bundle size */ -exports.hasOwnProperty = "__webpack_require__.o"; +module.exports.hasOwnProperty = "__webpack_require__.o"; /** * the System.register context object */ -exports.systemContext = "__webpack_require__.y"; +module.exports.systemContext = "__webpack_require__.y"; /** * the baseURI of current document */ -exports.baseURI = "__webpack_require__.b"; +module.exports.baseURI = "__webpack_require__.b"; /** * a RelativeURL class when relative URLs are used */ -exports.relativeUrl = "__webpack_require__.U"; +module.exports.relativeUrl = "__webpack_require__.U"; /** * Creates an async module. The body function must be a async function. @@ -383,4 +384,4 @@ exports.relativeUrl = "__webpack_require__.U"; * hasAwaitAfterDependencies?: boolean * ) => void */ -exports.asyncModule = "__webpack_require__.a"; +module.exports.asyncModule = "__webpack_require__.a"; diff --git a/node_modules/webpack/lib/RuntimeModule.js b/node_modules/webpack/lib/RuntimeModule.js index d1ae314b..34ca2c19 100644 --- a/node_modules/webpack/lib/RuntimeModule.js +++ b/node_modules/webpack/lib/RuntimeModule.js @@ -159,7 +159,7 @@ class RuntimeModule extends Module { try { const source = this.getGeneratedCode(); return source ? source.length : 0; - } catch (e) { + } catch (_err) { return 0; } } diff --git a/node_modules/webpack/lib/RuntimePlugin.js b/node_modules/webpack/lib/RuntimePlugin.js index aae16893..5d9bceff 100644 --- a/node_modules/webpack/lib/RuntimePlugin.js +++ b/node_modules/webpack/lib/RuntimePlugin.js @@ -35,9 +35,12 @@ const SystemContextRuntimeModule = require("./runtime/SystemContextRuntimeModule const ShareRuntimeModule = require("./sharing/ShareRuntimeModule"); const StringXor = require("./util/StringXor"); +/** @typedef {import("../declarations/WebpackOptions").LibraryOptions} LibraryOptions */ +/** @typedef {import("../declarations/WebpackOptions").OutputNormalized} OutputNormalized */ /** @typedef {import("./Chunk")} Chunk */ /** @typedef {import("./Compiler")} Compiler */ /** @typedef {import("./Module")} Module */ +/** @typedef {import("./TemplatedPathPlugin").TemplatePath} TemplatePath */ const GLOBALS_ON_REQUIRE = [ RuntimeGlobals.chunkName, @@ -241,13 +244,12 @@ class RuntimePlugin { compilation.hooks.runtimeRequirementInTree .for(RuntimeGlobals.systemContext) .tap("RuntimePlugin", chunk => { - const { outputOptions } = compilation; - const { library: globalLibrary } = outputOptions; const entryOptions = chunk.getEntryOptions(); const libraryType = entryOptions && entryOptions.library !== undefined ? entryOptions.library.type - : globalLibrary.type; + : /** @type {LibraryOptions} */ + (compilation.outputOptions.library).type; if (libraryType === "system") { compilation.addRuntimeModule( @@ -275,10 +277,13 @@ class RuntimePlugin { "javascript", RuntimeGlobals.getChunkScriptFilename, chunk => - chunk.filenameTemplate || - (chunk.canBeInitial() - ? compilation.outputOptions.filename - : compilation.outputOptions.chunkFilename), + /** @type {TemplatePath} */ + ( + chunk.filenameTemplate || + (chunk.canBeInitial() + ? compilation.outputOptions.filename + : compilation.outputOptions.chunkFilename) + ), false ) ); @@ -313,7 +318,8 @@ class RuntimePlugin { .tap("RuntimePlugin", (chunk, set) => { if ( /\[(full)?hash(:\d+)?\]/.test( - compilation.outputOptions.hotUpdateChunkFilename + /** @type {NonNullable} */ + (compilation.outputOptions.hotUpdateChunkFilename) ) ) set.add(RuntimeGlobals.getFullHash); @@ -323,7 +329,9 @@ class RuntimePlugin { "javascript", "javascript update", RuntimeGlobals.getChunkUpdateScriptFilename, - c => compilation.outputOptions.hotUpdateChunkFilename, + c => + /** @type {NonNullable} */ + (compilation.outputOptions.hotUpdateChunkFilename), true ) ); @@ -334,7 +342,8 @@ class RuntimePlugin { .tap("RuntimePlugin", (chunk, set) => { if ( /\[(full)?hash(:\d+)?\]/.test( - compilation.outputOptions.hotUpdateMainFilename + /** @type {NonNullable} */ + (compilation.outputOptions.hotUpdateMainFilename) ) ) { set.add(RuntimeGlobals.getFullHash); @@ -344,7 +353,8 @@ class RuntimePlugin { new GetMainFilenameRuntimeModule( "update manifest", RuntimeGlobals.getUpdateManifestFilename, - compilation.outputOptions.hotUpdateMainFilename + /** @type {NonNullable} */ + (compilation.outputOptions.hotUpdateMainFilename) ) ); return true; @@ -376,7 +386,9 @@ class RuntimePlugin { compilation.hooks.runtimeRequirementInTree .for(RuntimeGlobals.loadScript) .tap("RuntimePlugin", (chunk, set) => { - const withCreateScriptUrl = !!compilation.outputOptions.trustedTypes; + const withCreateScriptUrl = Boolean( + compilation.outputOptions.trustedTypes + ); if (withCreateScriptUrl) { set.add(RuntimeGlobals.createScriptUrl); } diff --git a/node_modules/webpack/lib/RuntimeTemplate.js b/node_modules/webpack/lib/RuntimeTemplate.js index d6253676..e0861814 100644 --- a/node_modules/webpack/lib/RuntimeTemplate.js +++ b/node_modules/webpack/lib/RuntimeTemplate.js @@ -34,27 +34,28 @@ const { forEachRuntime, subtractRuntime } = require("./util/runtime"); * @param {ChunkGraph} chunkGraph the chunk graph * @returns {string} error message */ -const noModuleIdErrorMessage = (module, chunkGraph) => { - return `Module ${module.identifier()} has no id assigned. +const noModuleIdErrorMessage = ( + module, + chunkGraph +) => `Module ${module.identifier()} has no id assigned. This should not happen. It's in these chunks: ${ - Array.from( - chunkGraph.getModuleChunksIterable(module), - c => c.name || c.id || c.debugId - ).join(", ") || "none" - } (If module is in no chunk this indicates a bug in some chunk/module optimization logic) + Array.from( + chunkGraph.getModuleChunksIterable(module), + c => c.name || c.id || c.debugId + ).join(", ") || "none" +} (If module is in no chunk this indicates a bug in some chunk/module optimization logic) Module has these incoming connections: ${Array.from( - chunkGraph.moduleGraph.getIncomingConnections(module), - connection => - `\n - ${ - connection.originModule && connection.originModule.identifier() - } ${connection.dependency && connection.dependency.type} ${ - (connection.explanations && - Array.from(connection.explanations).join(", ")) || - "" - }` - ).join("")}`; -}; + chunkGraph.moduleGraph.getIncomingConnections(module), + connection => + `\n - ${ + connection.originModule && connection.originModule.identifier() + } ${connection.dependency && connection.dependency.type} ${ + (connection.explanations && + Array.from(connection.explanations).join(", ")) || + "" + }` +).join("")}`; /** * @param {string | undefined} definition global object definition @@ -66,11 +67,11 @@ function getGlobalObject(definition) { if ( // identifier, we do not need real identifier regarding ECMAScript/Unicode - trimmed.match(/^[_\p{L}][_0-9\p{L}]*$/iu) || + /^[_\p{L}][_0-9\p{L}]*$/iu.test(trimmed) || // iife // call expression // expression in parentheses - trimmed.match(/^([_\p{L}][_0-9\p{L}]*)?\(.*\)$/iu) + /^([_\p{L}][_0-9\p{L}]*)?\(.*\)$/iu.test(trimmed) ) return trimmed; @@ -335,10 +336,9 @@ class RuntimeTemplate { } if (!content) return ""; if (this.outputOptions.pathinfo) { - return Template.toComment(content) + " "; - } else { - return Template.toNormalComment(content) + " "; + return `${Template.toComment(content)} `; } + return `${Template.toNormalComment(content)} `; } /** @@ -412,11 +412,10 @@ class RuntimeTemplate { : JSON.stringify( `Module '${moduleId}' is not available (weak dependency)` ); - const comment = request ? Template.toNormalComment(request) + " " : ""; - const errorStatements = - `var e = new Error(${errorMessage}); ` + - comment + - "e.code = 'MODULE_NOT_FOUND'; throw e;"; + const comment = request ? `${Template.toNormalComment(request)} ` : ""; + const errorStatements = `var e = new Error(${errorMessage}); ${ + comment + }e.code = 'MODULE_NOT_FOUND'; throw e;`; switch (type) { case "statements": return errorStatements; @@ -778,7 +777,6 @@ class RuntimeTemplate { } /** - * * @param {object} options options object * @param {boolean=} options.update whether a new variable should be created or the existing one updated * @param {Module} options.module the module @@ -907,13 +905,13 @@ class RuntimeTemplate { case "dynamic": if (isCall) { return `${importVar}_default()${propertyAccess(exportName, 1)}`; - } else { - return asiSafe - ? `(${importVar}_default()${propertyAccess(exportName, 1)})` - : asiSafe === false - ? `;(${importVar}_default()${propertyAccess(exportName, 1)})` - : `${importVar}_default.a${propertyAccess(exportName, 1)}`; } + return asiSafe + ? `(${importVar}_default()${propertyAccess(exportName, 1)})` + : asiSafe === false + ? `;(${importVar}_default()${propertyAccess(exportName, 1)})` + : `${importVar}_default.a${propertyAccess(exportName, 1)}`; + case "default-only": case "default-with-named": exportName = exportName.slice(1); @@ -921,10 +919,10 @@ class RuntimeTemplate { } } else if (exportName.length > 0) { if (exportsType === "default-only") { - return ( - "/* non-default import from non-esm module */undefined" + - propertyAccess(exportName, 1) - ); + return `/* non-default import from non-esm module */undefined${propertyAccess( + exportName, + 1 + )}`; } else if ( exportsType !== "namespace" && exportName[0] === "__esModule" @@ -963,7 +961,7 @@ class RuntimeTemplate { } const comment = equals(used, exportName) ? "" - : Template.toNormalComment(propertyAccess(exportName)) + " "; + : `${Template.toNormalComment(propertyAccess(exportName))} `; const access = `${importVar}${comment}${propertyAccess(used)}`; if (isCall && callContext === false) { return asiSafe @@ -973,9 +971,8 @@ class RuntimeTemplate { : `/*#__PURE__*/Object(${access})`; } return access; - } else { - return importVar; } + return importVar; } /** @@ -1040,9 +1037,8 @@ class RuntimeTemplate { return `Promise.all(${comment.trim()}[${chunks .map(requireChunkId) .join(", ")}])`; - } else { - return `Promise.resolve(${comment.trim()})`; } + return `Promise.resolve(${comment.trim()})`; } /** diff --git a/node_modules/webpack/lib/SizeFormatHelpers.js b/node_modules/webpack/lib/SizeFormatHelpers.js index 51dceeac..4c6a748f 100644 --- a/node_modules/webpack/lib/SizeFormatHelpers.js +++ b/node_modules/webpack/lib/SizeFormatHelpers.js @@ -9,7 +9,7 @@ * @param {number} size the size in bytes * @returns {string} the formatted size */ -exports.formatSize = size => { +module.exports.formatSize = size => { if (typeof size !== "number" || Number.isNaN(size) === true) { return "unknown size"; } @@ -21,7 +21,5 @@ exports.formatSize = size => { const abbreviations = ["bytes", "KiB", "MiB", "GiB"]; const index = Math.floor(Math.log(size) / Math.log(1024)); - return `${+(size / Math.pow(1024, index)).toPrecision(3)} ${ - abbreviations[index] - }`; + return `${Number((size / 1024 ** index).toPrecision(3))} ${abbreviations[index]}`; }; diff --git a/node_modules/webpack/lib/SourceMapDevToolPlugin.js b/node_modules/webpack/lib/SourceMapDevToolPlugin.js index 12130767..a9dd2f6b 100644 --- a/node_modules/webpack/lib/SourceMapDevToolPlugin.js +++ b/node_modules/webpack/lib/SourceMapDevToolPlugin.js @@ -24,11 +24,12 @@ const { makePathsAbsolute } = require("./util/identifier"); /** @typedef {import("./Chunk")} Chunk */ /** @typedef {import("./Compilation").Asset} Asset */ /** @typedef {import("./Compilation").AssetInfo} AssetInfo */ -/** @typedef {import("./Compilation").PathData} PathData */ /** @typedef {import("./Compiler")} Compiler */ /** @typedef {import("./Module")} Module */ /** @typedef {import("./NormalModule").SourceMap} SourceMap */ +/** @typedef {import("./TemplatedPathPlugin").TemplatePath} TemplatePath */ /** @typedef {import("./util/Hash")} Hash */ +/** @typedef {import("./util/createHash").Algorithm} Algorithm */ /** @typedef {import("./util/fs").OutputFileSystem} OutputFileSystem */ const validate = createSchemaValidation( @@ -63,7 +64,6 @@ const URL_FORMATTING_REGEXP = /^\n\/\/(.*)$/; * For when `test` or `exec` is called on them * @param {RegExp} regexp Stateful Regular Expression to be reset * @returns {void} - * */ const resetRegexpState = regexp => { regexp.lastIndex = -1; @@ -74,9 +74,7 @@ const resetRegexpState = regexp => { * @param {string} str String to quote * @returns {string} Escaped string */ -const quoteMeta = str => { - return str.replace(METACHARACTERS_REGEXP, "\\$&"); -}; +const quoteMeta = str => str.replace(METACHARACTERS_REGEXP, "\\$&"); /** * Creating {@link SourceMapTask} for given file @@ -111,7 +109,7 @@ const getTaskForFile = ( source = asset.source(); } if (!sourceMap || typeof source !== "string") return; - const context = compilation.options.context; + const context = /** @type {string} */ (compilation.options.context); const root = compilation.compiler.root; const cachedAbsolutify = makePathsAbsolute.bindContextCache(context, root); const modules = sourceMap.sources.map(source => { @@ -140,13 +138,13 @@ class SourceMapDevToolPlugin { constructor(options = {}) { validate(options); - /** @type {string | false} */ - this.sourceMapFilename = options.filename; - /** @type {string | false | (function(PathData, AssetInfo=): string)}} */ + this.sourceMapFilename = /** @type {string | false} */ (options.filename); + /** @type {false | TemplatePath}} */ this.sourceMappingURLComment = options.append === false ? false - : options.append || "\n//# source" + "MappingURL=[url]"; + : // eslint-disable-next-line no-useless-concat + options.append || "\n//# source" + "MappingURL=[url]"; /** @type {string | Function} */ this.moduleFilenameTemplate = options.moduleFilenameTemplate || "webpack://[namespace]/[resourcePath]"; @@ -223,7 +221,7 @@ class SourceMapDevToolPlugin { } } - reportProgress(0.0); + reportProgress(0); /** @type {SourceMapTask[]} */ const tasks = []; let fileIndex = 0; @@ -312,14 +310,23 @@ class SourceMapDevToolPlugin { for (let idx = 0; idx < modules.length; idx++) { const module = modules[idx]; + + if ( + typeof module === "string" && + /^(data|https?):/.test(module) + ) { + moduleToSourceNameMapping.set(module, module); + continue; + } + if (!moduleToSourceNameMapping.get(module)) { moduleToSourceNameMapping.set( module, ModuleFilenameHelpers.createFilename( module, { - moduleFilenameTemplate: moduleFilenameTemplate, - namespace: namespace + moduleFilenameTemplate, + namespace }, { requestShortener, @@ -383,7 +390,7 @@ class SourceMapDevToolPlugin { module, { moduleFilenameTemplate: fallbackModuleFilenameTemplate, - namespace: namespace + namespace }, { requestShortener, @@ -429,7 +436,7 @@ class SourceMapDevToolPlugin { const moduleFilenames = modules.map(m => moduleToSourceNameMapping.get(m) ); - sourceMap.sources = moduleFilenames; + sourceMap.sources = /** @type {string[]} */ (moduleFilenames); if (options.noSources) { sourceMap.sourcesContent = undefined; } @@ -444,21 +451,18 @@ class SourceMapDevToolPlugin { // If SourceMap and asset uses contenthash, avoid a circular dependency by hiding hash in `file` if (usesContentHash && task.assetInfo.contenthash) { const contenthash = task.assetInfo.contenthash; - let pattern; - if (Array.isArray(contenthash)) { - pattern = contenthash.map(quoteMeta).join("|"); - } else { - pattern = quoteMeta(contenthash); - } + const pattern = Array.isArray(contenthash) + ? contenthash.map(quoteMeta).join("|") + : quoteMeta(contenthash); sourceMap.file = sourceMap.file.replace( new RegExp(pattern, "g"), m => "x".repeat(m.length) ); } - /** @type {string | false | (function(PathData, AssetInfo=): string)} */ + /** @type {false | TemplatePath} */ let currentSourceMappingURLComment = sourceMappingURLComment; - let cssExtensionDetected = + const cssExtensionDetected = CSS_EXTENSION_DETECT_REGEXP.test(file); resetRegexpState(CSS_EXTENSION_DETECT_REGEXP); if ( @@ -474,13 +478,17 @@ class SourceMapDevToolPlugin { } const sourceMapString = JSON.stringify(sourceMap); if (sourceMapFilename) { - let filename = file; + const filename = file; const sourceMapContentHash = - usesContentHash && - /** @type {string} */ ( - createHash(compilation.outputOptions.hashFunction) - .update(sourceMapString) - .digest("hex") + /** @type {string} */ + ( + usesContentHash && + createHash( + /** @type {Algorithm} */ + (compilation.outputOptions.hashFunction) + ) + .update(sourceMapString) + .digest("hex") ); const pathParams = { chunk, @@ -511,10 +519,10 @@ class SourceMapDevToolPlugin { // Add source map url to compilation asset, if currentSourceMappingURLComment is set asset = new ConcatSource( asset, - compilation.getPath( - currentSourceMappingURLComment, - Object.assign({ url: sourceMapUrl }, pathParams) - ) + compilation.getPath(currentSourceMappingURLComment, { + url: sourceMapUrl, + ...pathParams + }) ); } const assetInfo = { @@ -584,7 +592,7 @@ class SourceMapDevToolPlugin { }); }, err => { - reportProgress(1.0); + reportProgress(1); callback(err); } ); diff --git a/node_modules/webpack/lib/Stats.js b/node_modules/webpack/lib/Stats.js index c6949117..22a36632 100644 --- a/node_modules/webpack/lib/Stats.js +++ b/node_modules/webpack/lib/Stats.js @@ -55,13 +55,11 @@ class Stats { * @returns {StatsCompilation} json output */ toJson(options) { - options = this.compilation.createStatsOptions(options, { + const normalizedOptions = this.compilation.createStatsOptions(options, { forToString: false }); - const statsFactory = this.compilation.createStatsFactory( - /** @type {NormalizedStatsOptions} */ (options) - ); + const statsFactory = this.compilation.createStatsFactory(normalizedOptions); return statsFactory.create("compilation", this.compilation, { compilation: this.compilation @@ -73,16 +71,12 @@ class Stats { * @returns {string} string output */ toString(options) { - options = this.compilation.createStatsOptions(options, { + const normalizedOptions = this.compilation.createStatsOptions(options, { forToString: true }); - const statsFactory = this.compilation.createStatsFactory( - /** @type {NormalizedStatsOptions} */ (options) - ); - const statsPrinter = this.compilation.createStatsPrinter( - /** @type {NormalizedStatsOptions} */ (options) - ); + const statsFactory = this.compilation.createStatsFactory(normalizedOptions); + const statsPrinter = this.compilation.createStatsPrinter(normalizedOptions); const data = statsFactory.create("compilation", this.compilation, { compilation: this.compilation diff --git a/node_modules/webpack/lib/Template.js b/node_modules/webpack/lib/Template.js index 4136cb34..3b95cfc3 100644 --- a/node_modules/webpack/lib/Template.js +++ b/node_modules/webpack/lib/Template.js @@ -13,6 +13,7 @@ const RuntimeGlobals = require("./RuntimeGlobals"); /** @typedef {import("../declarations/WebpackOptions").Output} OutputOptions */ /** @typedef {import("./Chunk")} Chunk */ /** @typedef {import("./ChunkGraph")} ChunkGraph */ +/** @typedef {import("./ChunkGraph").ModuleId} ModuleId */ /** @typedef {import("./CodeGenerationResults")} CodeGenerationResults */ /** @typedef {import("./Compilation").AssetInfo} AssetInfo */ /** @typedef {import("./Compilation").PathData} PathData */ @@ -22,6 +23,7 @@ const RuntimeGlobals = require("./RuntimeGlobals"); /** @typedef {import("./ModuleTemplate")} ModuleTemplate */ /** @typedef {import("./RuntimeModule")} RuntimeModule */ /** @typedef {import("./RuntimeTemplate")} RuntimeTemplate */ +/** @typedef {import("./TemplatedPathPlugin").TemplatePath} TemplatePath */ /** @typedef {import("./javascript/JavascriptModulesPlugin").ChunkRenderContext} ChunkRenderContext */ /** @typedef {import("./javascript/JavascriptModulesPlugin").RenderContext} RenderContext */ @@ -59,7 +61,7 @@ const MATCH_PADDED_HYPHENS_REPLACE_REGEX = /^-|-$/g; /** * @typedef {object} RenderManifestEntryTemplated * @property {function(): Source} render - * @property {string | function(PathData, AssetInfo=): string} filenameTemplate + * @property {TemplatePath} filenameTemplate * @property {PathData=} pathOptions * @property {AssetInfo=} info * @property {string} identifier @@ -88,7 +90,6 @@ const MATCH_PADDED_HYPHENS_REPLACE_REGEX = /^-|-$/g; class Template { /** - * * @param {Function} fn a runtime function (.runtime.js) "template" * @returns {string} the updated and normalized function string */ @@ -110,8 +111,8 @@ class Template { .replace(IDENTIFIER_NAME_REPLACE_REGEX, "_$1") .replace(IDENTIFIER_ALPHA_NUMERIC_NAME_REPLACE_REGEX, "_"); } + /** - * * @param {string} str string to be converted to commented in bundle code * @returns {string} returns a commented version of string */ @@ -121,7 +122,6 @@ class Template { } /** - * * @param {string} str string to be converted to "normal comment" * @returns {string} returns a commented version of string */ @@ -211,23 +211,20 @@ class Template { } /** - * * @param {string | string[]} s string to convert to identity * @returns {string} converted identity */ static indent(s) { if (Array.isArray(s)) { return s.map(Template.indent).join("\n"); - } else { - const str = s.trimEnd(); - if (!str) return ""; - const ind = str[0] === "\n" ? "" : "\t"; - return ind + str.replace(/\n([^\n])/g, "\n\t$1"); } + const str = s.trimEnd(); + if (!str) return ""; + const ind = str[0] === "\n" ? "" : "\t"; + return ind + str.replace(/\n([^\n])/g, "\n\t$1"); } /** - * * @param {string|string[]} s string to create prefix for * @param {string} prefix prefix to compose * @returns {string} returns new prefix string @@ -236,11 +233,10 @@ class Template { const str = Template.asString(s).trim(); if (!str) return ""; const ind = str[0] === "\n" ? "" : prefix; - return ind + str.replace(/\n([^\n])/g, "\n" + prefix + "$1"); + return ind + str.replace(/\n([^\n])/g, `\n${prefix}$1`); } /** - * * @param {string|string[]} str string or string collection * @returns {string} returns a single string from array */ @@ -270,7 +266,7 @@ class Template { if (maxId < moduleId) maxId = moduleId; if (minId > moduleId) minId = moduleId; } - if (minId < 16 + ("" + minId).length) { + if (minId < 16 + String(minId).length) { // add minId x ',' instead of 'Array(minId).concat(…)' minId = 0; } @@ -288,23 +284,21 @@ class Template { /** * @param {ChunkRenderContext} renderContext render context * @param {Module[]} modules modules to render (should be ordered by identifier) - * @param {function(Module): Source} renderModule function to render a module + * @param {function(Module): Source | null} renderModule function to render a module * @param {string=} prefix applying prefix strings * @returns {Source | null} rendered chunk modules in a Source object or null if no modules */ static renderChunkModules(renderContext, modules, renderModule, prefix = "") { const { chunkGraph } = renderContext; - var source = new ConcatSource(); + const source = new ConcatSource(); if (modules.length === 0) { return null; } /** @type {{id: string|number, source: Source|string}[]} */ - const allModules = modules.map(module => { - return { - id: chunkGraph.getModuleId(module), - source: renderModule(module) || "false" - }; - }); + const allModules = modules.map(module => ({ + id: /** @type {ModuleId} */ (chunkGraph.getModuleId(module)), + source: renderModule(module) || "false" + })); const bounds = Template.getModulesArrayBounds(allModules); if (bounds) { // Render a spare array @@ -330,7 +324,7 @@ class Template { source.add(module.source); } } - source.add("\n" + prefix + "]"); + source.add(`\n${prefix}]`); if (minId !== 0) { source.add(")"); } @@ -379,7 +373,7 @@ class Template { runtimeSource = codeGenResult.sources.get("runtime"); } if (runtimeSource) { - source.add(Template.toNormalComment(module.identifier()) + "\n"); + source.add(`${Template.toNormalComment(module.identifier())}\n`); if (!module.shouldIsolate()) { source.add(runtimeSource); source.add("\n\n"); diff --git a/node_modules/webpack/lib/TemplatedPathPlugin.js b/node_modules/webpack/lib/TemplatedPathPlugin.js index a6febf2d..e68fbc79 100644 --- a/node_modules/webpack/lib/TemplatedPathPlugin.js +++ b/node_modules/webpack/lib/TemplatedPathPlugin.js @@ -13,6 +13,7 @@ const Module = require("./Module"); const { parseResource } = require("./util/identifier"); /** @typedef {import("./ChunkGraph")} ChunkGraph */ +/** @typedef {import("./ChunkGraph").ModuleId} ModuleId */ /** @typedef {import("./Compilation").AssetInfo} AssetInfo */ /** @typedef {import("./Compilation").PathData} PathData */ /** @typedef {import("./Compiler")} Compiler */ @@ -55,7 +56,7 @@ const hashLength = (replacer, handler, assetInfo, hashName) => { /** @type {ReplacerFunction} */ const fn = (match, arg, input) => { let result; - const length = arg && parseInt(arg, 10); + const length = arg && Number.parseInt(arg, 10); if (length && handler) { result = handler(length); @@ -101,9 +102,9 @@ const replacer = (value, allowEmpty) => { } return ""; - } else { - return `${value}`; } + + return `${value}`; }; return fn; @@ -129,8 +130,10 @@ const deprecated = (fn, message, code) => { }; }; +/** @typedef {string | function(PathData, AssetInfo=): string} TemplatePath */ + /** - * @param {string | function(PathData, AssetInfo=): string} path the raw path + * @param {TemplatePath} path the raw path * @param {PathData} data context data * @param {AssetInfo | undefined} assetInfo extra info about the asset (will be written to) * @returns {string} the interpolated path @@ -155,7 +158,7 @@ const replacePathVariables = (path, data, assetInfo) => { // [ext] - .js if (typeof data.filename === "string") { // check that filename is data uri - let match = data.filename.match(/^data:([^;,]+)/); + const match = data.filename.match(/^data:([^;,]+)/); if (match) { const ext = mime.extension(match[1]); const emptyReplacer = replacer("", true); @@ -292,17 +295,16 @@ const replacePathVariables = (path, data, assetInfo) => { const idReplacer = replacer(() => prepareId( module instanceof Module - ? /** @type {ChunkGraph} */ (chunkGraph).getModuleId(module) + ? /** @type {ModuleId} */ + (/** @type {ChunkGraph} */ (chunkGraph).getModuleId(module)) : module.id ) ); const moduleHashReplacer = hashLength( replacer(() => module instanceof Module - ? /** @type {ChunkGraph} */ (chunkGraph).getRenderedModuleHash( - module, - data.runtime - ) + ? /** @type {ChunkGraph} */ + (chunkGraph).getRenderedModuleHash(module, data.runtime) : module.hash ), "hashWithLength" in module ? module.hashWithLength : undefined, diff --git a/node_modules/webpack/lib/WarnDeprecatedOptionPlugin.js b/node_modules/webpack/lib/WarnDeprecatedOptionPlugin.js index 725cce40..8cad0869 100644 --- a/node_modules/webpack/lib/WarnDeprecatedOptionPlugin.js +++ b/node_modules/webpack/lib/WarnDeprecatedOptionPlugin.js @@ -42,7 +42,6 @@ class WarnDeprecatedOptionPlugin { class DeprecatedOptionWarning extends WebpackError { /** * Create an instance deprecated option warning - * * @param {string} option the target option * @param {string | number} value the deprecated option value * @param {string} suggestion the suggestion replacement diff --git a/node_modules/webpack/lib/WatchIgnorePlugin.js b/node_modules/webpack/lib/WatchIgnorePlugin.js index 9dfdda97..a7471e9c 100644 --- a/node_modules/webpack/lib/WatchIgnorePlugin.js +++ b/node_modules/webpack/lib/WatchIgnorePlugin.js @@ -9,9 +9,12 @@ const { groupBy } = require("./util/ArrayHelpers"); const createSchemaValidation = require("./util/create-schema-validation"); /** @typedef {import("../declarations/plugins/WatchIgnorePlugin").WatchIgnorePluginOptions} WatchIgnorePluginOptions */ +/** @typedef {import("../declarations/WebpackOptions").WatchOptions} WatchOptions */ /** @typedef {import("./Compiler")} Compiler */ +/** @typedef {import("./util/fs").TimeInfoEntries} TimeInfoEntries */ /** @typedef {import("./util/fs").WatchFileSystem} WatchFileSystem */ - +/** @typedef {import("./util/fs").WatchMethod} WatchMethod */ +/** @typedef {import("./util/fs").Watcher} Watcher */ const validate = createSchemaValidation( require("../schemas/plugins/WatchIgnorePlugin.check.js"), () => require("../schemas/plugins/WatchIgnorePlugin.json"), @@ -26,13 +29,14 @@ const IGNORE_TIME_ENTRY = "ignore"; class IgnoringWatchFileSystem { /** * @param {WatchFileSystem} wfs original file system - * @param {(string|RegExp)[]} paths ignored paths + * @param {WatchIgnorePluginOptions["paths"]} paths ignored paths */ constructor(wfs, paths) { this.wfs = wfs; this.paths = paths; } + /** @type {WatchMethod} */ watch(files, dirs, missing, startTime, options, callback, callbackUndelayed) { files = Array.from(files); dirs = Array.from(dirs); @@ -45,8 +49,16 @@ class IgnoringWatchFileSystem { p instanceof RegExp ? p.test(path) : path.indexOf(p) === 0 ); - const [ignoredFiles, notIgnoredFiles] = groupBy(files, ignored); - const [ignoredDirs, notIgnoredDirs] = groupBy(dirs, ignored); + const [ignoredFiles, notIgnoredFiles] = groupBy( + /** @type {Array} */ + (files), + ignored + ); + const [ignoredDirs, notIgnoredDirs] = groupBy( + /** @type {Array} */ + (dirs), + ignored + ); const watcher = this.wfs.watch( notIgnoredFiles, @@ -57,15 +69,17 @@ class IgnoringWatchFileSystem { (err, fileTimestamps, dirTimestamps, changedFiles, removedFiles) => { if (err) return callback(err); for (const path of ignoredFiles) { - fileTimestamps.set(path, IGNORE_TIME_ENTRY); + /** @type {TimeInfoEntries} */ + (fileTimestamps).set(path, IGNORE_TIME_ENTRY); } for (const path of ignoredDirs) { - dirTimestamps.set(path, IGNORE_TIME_ENTRY); + /** @type {TimeInfoEntries} */ + (dirTimestamps).set(path, IGNORE_TIME_ENTRY); } callback( - err, + null, fileTimestamps, dirTimestamps, changedFiles, @@ -95,7 +109,9 @@ class IgnoringWatchFileSystem { getInfo: watcher.getInfo && (() => { - const info = watcher.getInfo(); + const info = + /** @type {NonNullable} */ + (watcher.getInfo)(); const { fileTimeInfoEntries, contextTimeInfoEntries } = info; for (const path of ignoredFiles) { fileTimeInfoEntries.set(path, IGNORE_TIME_ENTRY); @@ -126,7 +142,8 @@ class WatchIgnorePlugin { apply(compiler) { compiler.hooks.afterEnvironment.tap("WatchIgnorePlugin", () => { compiler.watchFileSystem = new IgnoringWatchFileSystem( - compiler.watchFileSystem, + /** @type {WatchFileSystem} */ + (compiler.watchFileSystem), this.paths ); }); diff --git a/node_modules/webpack/lib/Watching.js b/node_modules/webpack/lib/Watching.js index b5c1a9b8..09ade746 100644 --- a/node_modules/webpack/lib/Watching.js +++ b/node_modules/webpack/lib/Watching.js @@ -13,7 +13,9 @@ const Stats = require("./Stats"); /** @typedef {import("./FileSystemInfo").FileSystemInfoEntry} FileSystemInfoEntry */ /** @typedef {import("./WebpackError")} WebpackError */ /** @typedef {import("./logging/Logger").Logger} Logger */ +/** @typedef {import("./util/fs").TimeInfoEntries} TimeInfoEntries */ /** @typedef {import("./util/fs").WatchFileSystem} WatchFileSystem */ +/** @typedef {import("./util/fs").Watcher} Watcher */ /** * @template T @@ -43,12 +45,15 @@ class Watching { this._onChange = () => {}; this._onInvalid = () => {}; if (typeof watchOptions === "number") { + /** @type {WatchOptions} */ this.watchOptions = { aggregateTimeout: watchOptions }; } else if (watchOptions && typeof watchOptions === "object") { + /** @type {WatchOptions} */ this.watchOptions = { ...watchOptions }; } else { + /** @type {WatchOptions} */ this.watchOptions = {}; } if (typeof this.watchOptions.aggregateTimeout !== "number") { @@ -95,8 +100,8 @@ class Watching { } /** - * @param {ReadonlyMap=} fileTimeInfoEntries info for files - * @param {ReadonlyMap=} contextTimeInfoEntries info for directories + * @param {TimeInfoEntries=} fileTimeInfoEntries info for files + * @param {TimeInfoEntries=} contextTimeInfoEntries info for directories * @param {ReadonlySet=} changedFiles changed files * @param {ReadonlySet=} removedFiles removed files * @returns {void} @@ -255,7 +260,7 @@ class Watching { (compilation && compilation.getLogger("webpack.Watching")); /** @type {Stats | undefined} */ - let stats = undefined; + let stats; /** * @param {Error} err error @@ -406,8 +411,8 @@ class Watching { } /** - * @param {ReadonlyMap=} fileTimeInfoEntries info for files - * @param {ReadonlyMap=} contextTimeInfoEntries info for directories + * @param {TimeInfoEntries=} fileTimeInfoEntries info for files + * @param {TimeInfoEntries=} contextTimeInfoEntries info for directories * @param {ReadonlySet=} changedFiles changed files * @param {ReadonlySet=} removedFiles removed files * @returns {void} diff --git a/node_modules/webpack/lib/WebpackOptionsApply.js b/node_modules/webpack/lib/WebpackOptionsApply.js index 3396462d..0521b8bf 100644 --- a/node_modules/webpack/lib/WebpackOptionsApply.js +++ b/node_modules/webpack/lib/WebpackOptionsApply.js @@ -71,13 +71,13 @@ class WebpackOptionsApply extends OptionsApply { * @returns {WebpackOptions} options object */ process(options, compiler) { - compiler.outputPath = options.output.path; + compiler.outputPath = /** @type {string} */ (options.output.path); compiler.recordsInputPath = options.recordsInputPath || null; compiler.recordsOutputPath = options.recordsOutputPath || null; compiler.name = options.name; if (options.externals) { - //@ts-expect-error https://github.com/microsoft/TypeScript/issues/41697 + // @ts-expect-error https://github.com/microsoft/TypeScript/issues/41697 const ExternalsPlugin = require("./ExternalsPlugin"); new ExternalsPlugin(options.externalsType, options.externals).apply( compiler @@ -89,17 +89,17 @@ class WebpackOptionsApply extends OptionsApply { new NodeTargetPlugin().apply(compiler); } if (options.externalsPresets.electronMain) { - //@ts-expect-error https://github.com/microsoft/TypeScript/issues/41697 + // @ts-expect-error https://github.com/microsoft/TypeScript/issues/41697 const ElectronTargetPlugin = require("./electron/ElectronTargetPlugin"); new ElectronTargetPlugin("main").apply(compiler); } if (options.externalsPresets.electronPreload) { - //@ts-expect-error https://github.com/microsoft/TypeScript/issues/41697 + // @ts-expect-error https://github.com/microsoft/TypeScript/issues/41697 const ElectronTargetPlugin = require("./electron/ElectronTargetPlugin"); new ElectronTargetPlugin("preload").apply(compiler); } if (options.externalsPresets.electronRenderer) { - //@ts-expect-error https://github.com/microsoft/TypeScript/issues/41697 + // @ts-expect-error https://github.com/microsoft/TypeScript/issues/41697 const ElectronTargetPlugin = require("./electron/ElectronTargetPlugin"); new ElectronTargetPlugin("renderer").apply(compiler); } @@ -109,17 +109,17 @@ class WebpackOptionsApply extends OptionsApply { !options.externalsPresets.electronPreload && !options.externalsPresets.electronRenderer ) { - //@ts-expect-error https://github.com/microsoft/TypeScript/issues/41697 + // @ts-expect-error https://github.com/microsoft/TypeScript/issues/41697 const ElectronTargetPlugin = require("./electron/ElectronTargetPlugin"); new ElectronTargetPlugin().apply(compiler); } if (options.externalsPresets.nwjs) { - //@ts-expect-error https://github.com/microsoft/TypeScript/issues/41697 + // @ts-expect-error https://github.com/microsoft/TypeScript/issues/41697 const ExternalsPlugin = require("./ExternalsPlugin"); new ExternalsPlugin("node-commonjs", "nw.gui").apply(compiler); } if (options.externalsPresets.webAsync) { - //@ts-expect-error https://github.com/microsoft/TypeScript/issues/41697 + // @ts-expect-error https://github.com/microsoft/TypeScript/issues/41697 const ExternalsPlugin = require("./ExternalsPlugin"); new ExternalsPlugin("import", ({ request, dependencyType }, callback) => { if (dependencyType === "url") { @@ -139,7 +139,7 @@ class WebpackOptionsApply extends OptionsApply { callback(); }).apply(compiler); } else if (options.externalsPresets.web) { - //@ts-expect-error https://github.com/microsoft/TypeScript/issues/41697 + // @ts-expect-error https://github.com/microsoft/TypeScript/issues/41697 const ExternalsPlugin = require("./ExternalsPlugin"); new ExternalsPlugin("module", ({ request, dependencyType }, callback) => { if (dependencyType === "url") { @@ -155,28 +155,23 @@ class WebpackOptionsApply extends OptionsApply { } callback(); }).apply(compiler); - } else if (options.externalsPresets.node) { - if (options.experiments.css) { - //@ts-expect-error https://github.com/microsoft/TypeScript/issues/41697 - const ExternalsPlugin = require("./ExternalsPlugin"); - new ExternalsPlugin( - "module", - ({ request, dependencyType }, callback) => { - if (dependencyType === "url") { - if (/^(\/\/|https?:\/\/|#)/.test(request)) - return callback(null, `asset ${request}`); - } else if (dependencyType === "css-import") { - if (/^(\/\/|https?:\/\/|#)/.test(request)) - return callback(null, `css-import ${request}`); - } else if (/^(\/\/|https?:\/\/|std:)/.test(request)) { - if (/^\.css(\?|$)/.test(request)) - return callback(null, `css-import ${request}`); - return callback(null, `module ${request}`); - } - callback(); - } - ).apply(compiler); - } + } else if (options.externalsPresets.node && options.experiments.css) { + // @ts-expect-error https://github.com/microsoft/TypeScript/issues/41697 + const ExternalsPlugin = require("./ExternalsPlugin"); + new ExternalsPlugin("module", ({ request, dependencyType }, callback) => { + if (dependencyType === "url") { + if (/^(\/\/|https?:\/\/|#)/.test(request)) + return callback(null, `asset ${request}`); + } else if (dependencyType === "css-import") { + if (/^(\/\/|https?:\/\/|#)/.test(request)) + return callback(null, `css-import ${request}`); + } else if (/^(\/\/|https?:\/\/|std:)/.test(request)) { + if (/^\.css(\?|$)/.test(request)) + return callback(null, `css-import ${request}`); + return callback(null, `module ${request}`); + } + callback(); + }).apply(compiler); } new ChunkPrefetchPreloadPlugin().apply(compiler); @@ -200,27 +195,39 @@ class WebpackOptionsApply extends OptionsApply { } default: throw new Error( - "Unsupported chunk format '" + options.output.chunkFormat + "'." + `Unsupported chunk format '${options.output.chunkFormat}'.` ); } } - if (options.output.enabledChunkLoadingTypes.length > 0) { - for (const type of options.output.enabledChunkLoadingTypes) { + const enabledChunkLoadingTypes = + /** @type {NonNullable} */ + (options.output.enabledChunkLoadingTypes); + + if (enabledChunkLoadingTypes.length > 0) { + for (const type of enabledChunkLoadingTypes) { const EnableChunkLoadingPlugin = require("./javascript/EnableChunkLoadingPlugin"); new EnableChunkLoadingPlugin(type).apply(compiler); } } - if (options.output.enabledWasmLoadingTypes.length > 0) { - for (const type of options.output.enabledWasmLoadingTypes) { + const enabledWasmLoadingTypes = + /** @type {NonNullable} */ + (options.output.enabledWasmLoadingTypes); + + if (enabledWasmLoadingTypes.length > 0) { + for (const type of enabledWasmLoadingTypes) { const EnableWasmLoadingPlugin = require("./wasm/EnableWasmLoadingPlugin"); new EnableWasmLoadingPlugin(type).apply(compiler); } } - if (options.output.enabledLibraryTypes.length > 0) { - for (const type of options.output.enabledLibraryTypes) { + const enabledLibraryTypes = + /** @type {NonNullable} */ + (options.output.enabledLibraryTypes); + + if (enabledLibraryTypes.length > 0) { + for (const type of enabledLibraryTypes) { const EnableLibraryPlugin = require("./library/EnableLibraryPlugin"); new EnableLibraryPlugin(type).apply(compiler); } @@ -257,9 +264,9 @@ class WebpackOptionsApply extends OptionsApply { fallbackModuleFilenameTemplate: options.output.devtoolFallbackModuleFilenameTemplate, append: hidden ? false : undefined, - module: moduleMaps ? true : cheap ? false : true, - columns: cheap ? false : true, - noSources: noSources, + module: moduleMaps ? true : !cheap, + columns: !cheap, + noSources, namespace: options.output.devtoolNamespace }).apply(compiler); } else if (options.devtool.includes("eval")) { @@ -291,7 +298,10 @@ class WebpackOptionsApply extends OptionsApply { "library type \"modern-module\" is only allowed when 'experiments.outputModule' is enabled" ); } - if (options.externalsType === "module") { + if ( + options.externalsType === "module" || + options.externalsType === "module-import" + ) { throw new Error( "'externalsType: \"module\"' is only allowed when 'experiments.outputModule' is enabled" ); @@ -322,7 +332,7 @@ class WebpackOptionsApply extends OptionsApply { const lazyOptions = typeof options.experiments.lazyCompilation === "object" ? options.experiments.lazyCompilation - : null; + : {}; new LazyCompilationPlugin({ backend: typeof lazyOptions.backend === "function" @@ -350,7 +360,11 @@ class WebpackOptionsApply extends OptionsApply { } new EntryOptionPlugin().apply(compiler); - compiler.hooks.entryOption.call(options.context, options.entry); + compiler.hooks.entryOption.call( + /** @type {string} */ + (options.context), + options.entry + ); new RuntimePlugin().apply(compiler); @@ -545,7 +559,7 @@ class WebpackOptionsApply extends OptionsApply { break; } case "size": { - //@ts-expect-error https://github.com/microsoft/TypeScript/issues/41697 + // @ts-expect-error https://github.com/microsoft/TypeScript/issues/41697 const OccurrenceChunkIdsPlugin = require("./ids/OccurrenceChunkIdsPlugin"); new OccurrenceChunkIdsPlugin({ prioritiseInitial: true @@ -553,7 +567,7 @@ class WebpackOptionsApply extends OptionsApply { break; } case "total-size": { - //@ts-expect-error https://github.com/microsoft/TypeScript/issues/41697 + // @ts-expect-error https://github.com/microsoft/TypeScript/issues/41697 const OccurrenceChunkIdsPlugin = require("./ids/OccurrenceChunkIdsPlugin"); new OccurrenceChunkIdsPlugin({ prioritiseInitial: false @@ -597,23 +611,28 @@ class WebpackOptionsApply extends OptionsApply { const AddManagedPathsPlugin = require("./cache/AddManagedPathsPlugin"); new AddManagedPathsPlugin( - options.snapshot.managedPaths, - options.snapshot.immutablePaths, - options.snapshot.unmanagedPaths + /** @type {NonNullable} */ + (options.snapshot.managedPaths), + /** @type {NonNullable} */ + (options.snapshot.immutablePaths), + /** @type {NonNullable} */ + (options.snapshot.unmanagedPaths) ).apply(compiler); if (options.cache && typeof options.cache === "object") { const cacheOptions = options.cache; switch (cacheOptions.type) { case "memory": { - if (isFinite(cacheOptions.maxGenerations)) { - //@ts-expect-error https://github.com/microsoft/TypeScript/issues/41697 + if (Number.isFinite(cacheOptions.maxGenerations)) { + // @ts-expect-error https://github.com/microsoft/TypeScript/issues/41697 const MemoryWithGcCachePlugin = require("./cache/MemoryWithGcCachePlugin"); new MemoryWithGcCachePlugin({ - maxGenerations: cacheOptions.maxGenerations + maxGenerations: + /** @type {number} */ + (cacheOptions.maxGenerations) }).apply(compiler); } else { - //@ts-expect-error https://github.com/microsoft/TypeScript/issues/41697 + // @ts-expect-error https://github.com/microsoft/TypeScript/issues/41697 const MemoryCachePlugin = require("./cache/MemoryCachePlugin"); new MemoryCachePlugin().apply(compiler); } @@ -629,16 +648,17 @@ class WebpackOptionsApply extends OptionsApply { } case "filesystem": { const AddBuildDependenciesPlugin = require("./cache/AddBuildDependenciesPlugin"); + // eslint-disable-next-line guard-for-in for (const key in cacheOptions.buildDependencies) { const list = cacheOptions.buildDependencies[key]; new AddBuildDependenciesPlugin(list).apply(compiler); } - if (!isFinite(cacheOptions.maxMemoryGenerations)) { - //@ts-expect-error https://github.com/microsoft/TypeScript/issues/41697 + if (!Number.isFinite(cacheOptions.maxMemoryGenerations)) { + // @ts-expect-error https://github.com/microsoft/TypeScript/issues/41697 const MemoryCachePlugin = require("./cache/MemoryCachePlugin"); new MemoryCachePlugin().apply(compiler); } else if (cacheOptions.maxMemoryGenerations !== 0) { - //@ts-expect-error https://github.com/microsoft/TypeScript/issues/41697 + // @ts-expect-error https://github.com/microsoft/TypeScript/issues/41697 const MemoryWithGcCachePlugin = require("./cache/MemoryWithGcCachePlugin"); new MemoryWithGcCachePlugin({ maxGenerations: cacheOptions.maxMemoryGenerations @@ -659,17 +679,19 @@ class WebpackOptionsApply extends OptionsApply { new IdleFileCachePlugin( new PackFileCacheStrategy({ compiler, - fs: /** @type {IntermediateFileSystem} */ ( - compiler.intermediateFileSystem - ), - context: options.context, - cacheLocation: cacheOptions.cacheLocation, + fs: + /** @type {IntermediateFileSystem} */ + (compiler.intermediateFileSystem), + context: /** @type {string} */ (options.context), + cacheLocation: + /** @type {string} */ + (cacheOptions.cacheLocation), version: cacheOptions.version, logger: compiler.getInfrastructureLogger( "webpack.cache.PackFileCacheStrategy" ), snapshot: options.snapshot, - maxAge: cacheOptions.maxAge, + maxAge: /** @type {number} */ (cacheOptions.maxAge), profile: cacheOptions.profile, allowCollectingMemory: cacheOptions.allowCollectingMemory, compression: cacheOptions.compression, diff --git a/node_modules/webpack/lib/asset/AssetGenerator.js b/node_modules/webpack/lib/asset/AssetGenerator.js index b792f8a3..f5727490 100644 --- a/node_modules/webpack/lib/asset/AssetGenerator.js +++ b/node_modules/webpack/lib/asset/AssetGenerator.js @@ -18,7 +18,9 @@ const { makePathsRelative } = require("../util/identifier"); const nonNumericOnlyHash = require("../util/nonNumericOnlyHash"); /** @typedef {import("webpack-sources").Source} Source */ +/** @typedef {import("../../declarations/WebpackOptions").AssetGeneratorDataUrlOptions} AssetGeneratorDataUrlOptions */ /** @typedef {import("../../declarations/WebpackOptions").AssetGeneratorOptions} AssetGeneratorOptions */ +/** @typedef {import("../../declarations/WebpackOptions").AssetModuleFilename} AssetModuleFilename */ /** @typedef {import("../../declarations/WebpackOptions").AssetModuleOutputPath} AssetModuleOutputPath */ /** @typedef {import("../../declarations/WebpackOptions").RawPublicPath} RawPublicPath */ /** @typedef {import("../Compilation")} Compilation */ @@ -26,11 +28,21 @@ const nonNumericOnlyHash = require("../util/nonNumericOnlyHash"); /** @typedef {import("../Generator").GenerateContext} GenerateContext */ /** @typedef {import("../Generator").UpdateHashContext} UpdateHashContext */ /** @typedef {import("../Module")} Module */ +/** @typedef {import("../Module").BuildInfo} BuildInfo */ /** @typedef {import("../Module").ConcatenationBailoutReasonContext} ConcatenationBailoutReasonContext */ /** @typedef {import("../NormalModule")} NormalModule */ /** @typedef {import("../RuntimeTemplate")} RuntimeTemplate */ +/** @typedef {import("../TemplatedPathPlugin").TemplatePath} TemplatePath */ /** @typedef {import("../util/Hash")} Hash */ +/** @typedef {import("../util/createHash").Algorithm} Algorithm */ +/** + * @template T + * @template U + * @param {Array | Set} a a + * @param {Array | Set} b b + * @returns {Array & Array} array + */ const mergeMaybeArrays = (a, b) => { const set = new Set(); if (Array.isArray(a)) for (const item of a) set.add(item); @@ -40,6 +52,13 @@ const mergeMaybeArrays = (a, b) => { return Array.from(set); }; +/** + * @template {object} T + * @template {object} U + * @param {TODO} a a + * @param {TODO} b b + * @returns {T & U} object + */ const mergeAssetInfo = (a, b) => { const result = { ...a, ...b }; for (const key of Object.keys(a)) { @@ -69,6 +88,13 @@ const mergeAssetInfo = (a, b) => { return result; }; +/** + * @template {object} T + * @template {object} U + * @param {TODO} a a + * @param {TODO} b b + * @returns {T & U} object + */ const mergeRelatedInfo = (a, b) => { const result = { ...a, ...b }; for (const key of Object.keys(a)) { @@ -80,7 +106,13 @@ const mergeRelatedInfo = (a, b) => { return result; }; +/** + * @param {"base64" | false} encoding encoding + * @param {Source} source source + * @returns {string} encoded data + */ const encodeDataUri = (encoding, source) => { + /** @type {string | undefined} */ let encodedContent; switch (encoding) { @@ -95,9 +127,13 @@ const encodeDataUri = (encoding, source) => { encodedContent = content.toString("utf-8"); } - encodedContent = encodeURIComponent(encodedContent).replace( + encodedContent = encodeURIComponent( + /** @type {string} */ + (encodedContent) + ).replace( /[!'()*]/g, - character => "%" + character.codePointAt(0).toString(16) + character => + `%${/** @type {number} */ (character.codePointAt(0)).toString(16)}` ); break; } @@ -135,7 +171,7 @@ const DEFAULT_ENCODING = "base64"; class AssetGenerator extends Generator { /** * @param {AssetGeneratorOptions["dataUrl"]=} dataUrlOptions the options for the data url - * @param {string=} filename override for output.assetModuleFilename + * @param {AssetModuleFilename=} filename override for output.assetModuleFilename * @param {RawPublicPath=} publicPath override for output.assetModulePublicPath * @param {AssetModuleOutputPath=} outputPath the output path for the emitted file which is not included in the runtime import * @param {boolean=} emit generate output asset @@ -183,9 +219,14 @@ class AssetGenerator extends Generator { } /** @type {string | boolean | undefined} */ - let mimeType = this.dataUrlOptions.mimetype; + let mimeType = + /** @type {AssetGeneratorDataUrlOptions} */ + (this.dataUrlOptions).mimetype; if (mimeType === undefined) { - const ext = path.extname(module.nameForCondition()); + const ext = path.extname( + /** @type {string} */ + (module.nameForCondition()) + ); if ( module.resourceResolveData && module.resourceResolveData.mimetype !== undefined @@ -241,7 +282,10 @@ class AssetGenerator extends Generator { default: { let content; const originalSource = /** @type {Source} */ (module.originalSource()); - if (module.buildInfo.dataUrl) { + if ( + /** @type {BuildInfo} */ + (module.buildInfo).dataUrl + ) { let encodedSource; if (typeof this.dataUrlOptions === "function") { encodedSource = this.dataUrlOptions.call( @@ -253,15 +297,16 @@ class AssetGenerator extends Generator { } ); } else { - /** @type {string | false | undefined} */ - let encoding = this.dataUrlOptions.encoding; - if (encoding === undefined) { - if ( - module.resourceResolveData && - module.resourceResolveData.encoding !== undefined - ) { - encoding = module.resourceResolveData.encoding; - } + /** @type {"base64" | false | undefined} */ + let encoding = + /** @type {AssetGeneratorDataUrlOptions} */ + (this.dataUrlOptions).encoding; + if ( + encoding === undefined && + module.resourceResolveData && + module.resourceResolveData.encoding !== undefined + ) { + encoding = module.resourceResolveData.encoding; } if (encoding === undefined) { encoding = DEFAULT_ENCODING; @@ -287,13 +332,20 @@ class AssetGenerator extends Generator { encoding ? `;${encoding}` : "" },${encodedContent}`; } - const data = getData(); + const data = + /** @type {NonNullable} */ + (getData)(); data.set("url", Buffer.from(encodedSource)); content = JSON.stringify(encodedSource); } else { const assetModuleFilename = - this.filename || runtimeTemplate.outputOptions.assetModuleFilename; - const hash = createHash(runtimeTemplate.outputOptions.hashFunction); + this.filename || + /** @type {AssetModuleFilename} */ + (runtimeTemplate.outputOptions.assetModuleFilename); + const hash = createHash( + /** @type {Algorithm} */ + (runtimeTemplate.outputOptions.hashFunction) + ); if (runtimeTemplate.outputOptions.hashSalt) { hash.update(runtimeTemplate.outputOptions.hashSalt); } @@ -303,9 +355,11 @@ class AssetGenerator extends Generator { ); const contentHash = nonNumericOnlyHash( fullHash, - runtimeTemplate.outputOptions.hashDigestLength + /** @type {number} */ + (runtimeTemplate.outputOptions.hashDigestLength) ); - module.buildInfo.fullContentHash = fullHash; + /** @type {BuildInfo} */ + (module.buildInfo).fullContentHash = fullHash; const sourceFilename = this.getSourceFileName( module, runtimeTemplate @@ -349,7 +403,8 @@ class AssetGenerator extends Generator { compilation.outputOptions.publicPath === "auto" ? CssUrlDependency.PUBLIC_PATH_AUTO : compilation.getAssetPath( - compilation.outputOptions.publicPath, + /** @type {TemplatePath} */ + (compilation.outputOptions.publicPath), { hash: compilation.hash } @@ -375,8 +430,10 @@ class AssetGenerator extends Generator { assetInfo = mergeAssetInfo(assetInfo, info); filename = path.posix.join(outputPath, filename); } - module.buildInfo.filename = filename; - module.buildInfo.assetInfo = assetInfo; + /** @type {BuildInfo} */ + (module.buildInfo).filename = filename; + /** @type {BuildInfo} */ + (module.buildInfo).assetInfo = assetInfo; if (getData) { // Due to code generation caching module.buildInfo.XXX can't used to store such information // It need to be stored in the code generation results instead, where it's cached too @@ -399,12 +456,9 @@ class AssetGenerator extends Generator { ConcatenationScope.NAMESPACE_OBJECT_EXPORT } = ${content};` ); - } else { - runtimeRequirements.add(RuntimeGlobals.module); - return new RawSource( - `${RuntimeGlobals.module}.exports = ${content};` - ); } + runtimeRequirements.add(RuntimeGlobals.module); + return new RawSource(`${RuntimeGlobals.module}.exports = ${content};`); } } } @@ -416,9 +470,8 @@ class AssetGenerator extends Generator { getTypes(module) { if ((module.buildInfo && module.buildInfo.dataUrl) || this.emit === false) { return JS_TYPES; - } else { - return JS_AND_ASSET_TYPES; } + return JS_AND_ASSET_TYPES; } /** @@ -450,11 +503,10 @@ class AssetGenerator extends Generator { // 4/3 = base64 encoding // 34 = ~ data url header + footer + rounding return originalSource.size() * 1.34 + 36; - } else { - // it's only estimated so this number is probably fine - // Example: m.exports=r.p+"0123456789012345678901.ext" - return 42; } + // it's only estimated so this number is probably fine + // Example: m.exports=r.p+"0123456789012345678901.ext" + return 42; } } @@ -462,8 +514,12 @@ class AssetGenerator extends Generator { * @param {Hash} hash hash that will be modified * @param {UpdateHashContext} updateHashContext context for updating hash */ - updateHash(hash, { module, runtime, runtimeTemplate, chunkGraph }) { - if (module.buildInfo.dataUrl) { + updateHash(hash, updateHashContext) { + const { module } = updateHashContext; + if ( + /** @type {BuildInfo} */ + (module.buildInfo).dataUrl + ) { hash.update("data-url"); // this.dataUrlOptions as function should be pure and only depend on input source and filename // therefore it doesn't need to be hashed @@ -472,19 +528,26 @@ class AssetGenerator extends Generator { .ident; if (ident) hash.update(ident); } else { + const dataUrlOptions = + /** @type {AssetGeneratorDataUrlOptions} */ + (this.dataUrlOptions); if ( - this.dataUrlOptions.encoding && - this.dataUrlOptions.encoding !== DEFAULT_ENCODING + dataUrlOptions.encoding && + dataUrlOptions.encoding !== DEFAULT_ENCODING ) { - hash.update(this.dataUrlOptions.encoding); + hash.update(dataUrlOptions.encoding); } - if (this.dataUrlOptions.mimetype) - hash.update(this.dataUrlOptions.mimetype); + if (dataUrlOptions.mimetype) hash.update(dataUrlOptions.mimetype); // computed mimetype depends only on module filename which is already part of the hash } } else { hash.update("resource"); + const { module, chunkGraph, runtime } = updateHashContext; + const runtimeTemplate = + /** @type {NonNullable} */ + (updateHashContext.runtimeTemplate); + const pathData = { module, runtime, @@ -506,7 +569,9 @@ class AssetGenerator extends Generator { } const assetModuleFilename = - this.filename || runtimeTemplate.outputOptions.assetModuleFilename; + this.filename || + /** @type {AssetModuleFilename} */ + (runtimeTemplate.outputOptions.assetModuleFilename); const { path: filename, info } = runtimeTemplate.compilation.getAssetPathWithInfo( assetModuleFilename, diff --git a/node_modules/webpack/lib/asset/AssetModulesPlugin.js b/node_modules/webpack/lib/asset/AssetModulesPlugin.js index f77fc828..490969b2 100644 --- a/node_modules/webpack/lib/asset/AssetModulesPlugin.js +++ b/node_modules/webpack/lib/asset/AssetModulesPlugin.js @@ -17,9 +17,12 @@ const createSchemaValidation = require("../util/create-schema-validation"); const memoize = require("../util/memoize"); /** @typedef {import("webpack-sources").Source} Source */ +/** @typedef {import("../../declarations/WebpackOptions").AssetParserOptions} AssetParserOptions */ /** @typedef {import("../Chunk")} Chunk */ /** @typedef {import("../Compiler")} Compiler */ /** @typedef {import("../Module")} Module */ +/** @typedef {import("../Module").BuildInfo} BuildInfo */ +/** @typedef {import("../Module").CodeGenerationResult} CodeGenerationResult */ /** * @param {string} name name of definitions @@ -89,7 +92,8 @@ class AssetModulesPlugin { .tap(plugin, parserOptions => { validateParserOptions(parserOptions); parserOptions = cleverMerge( - compiler.options.module.parser.asset, + /** @type {AssetParserOptions} */ + (compiler.options.module.parser.asset), parserOptions ); @@ -107,21 +111,21 @@ class AssetModulesPlugin { }); normalModuleFactory.hooks.createParser .for(ASSET_MODULE_TYPE_INLINE) - .tap(plugin, parserOptions => { + .tap(plugin, _parserOptions => { const AssetParser = getAssetParser(); return new AssetParser(true); }); normalModuleFactory.hooks.createParser .for(ASSET_MODULE_TYPE_RESOURCE) - .tap(plugin, parserOptions => { + .tap(plugin, _parserOptions => { const AssetParser = getAssetParser(); return new AssetParser(false); }); normalModuleFactory.hooks.createParser .for(ASSET_MODULE_TYPE_SOURCE) - .tap(plugin, parserOptions => { + .tap(plugin, _parserOptions => { const AssetSourceParser = getAssetSourceParser(); return new AssetSourceParser(); @@ -137,7 +141,7 @@ class AssetModulesPlugin { .tap(plugin, generatorOptions => { validateGeneratorOptions[type](generatorOptions); - let dataUrl = undefined; + let dataUrl; if (type !== ASSET_MODULE_TYPE_RESOURCE) { dataUrl = generatorOptions.dataUrl; if (!dataUrl || typeof dataUrl === "object") { @@ -149,9 +153,9 @@ class AssetModulesPlugin { } } - let filename = undefined; - let publicPath = undefined; - let outputPath = undefined; + let filename; + let publicPath; + let outputPath; if (type !== ASSET_MODULE_TYPE_INLINE) { filename = generatorOptions.filename; publicPath = generatorOptions.publicPath; @@ -193,24 +197,23 @@ class AssetModulesPlugin { module, chunk.runtime ); + const buildInfo = /** @type {BuildInfo} */ (module.buildInfo); + const data = + /** @type {NonNullable} */ + (codeGenResult.data); result.push({ - render: () => codeGenResult.sources.get(type), - filename: - module.buildInfo.filename || - codeGenResult.data.get("filename"), - info: - module.buildInfo.assetInfo || - codeGenResult.data.get("assetInfo"), + render: () => + /** @type {Source} */ (codeGenResult.sources.get(type)), + filename: buildInfo.filename || data.get("filename"), + info: buildInfo.assetInfo || data.get("assetInfo"), auxiliary: true, identifier: `assetModule${chunkGraph.getModuleId(module)}`, - hash: - module.buildInfo.fullContentHash || - codeGenResult.data.get("fullContentHash") + hash: buildInfo.fullContentHash || data.get("fullContentHash") }); - } catch (e) { - /** @type {Error} */ (e).message += + } catch (err) { + /** @type {Error} */ (err).message += `\nduring rendering of asset ${module.identifier()}`; - throw e; + throw err; } } } @@ -224,9 +227,12 @@ class AssetModulesPlugin { const { codeGenerationResult } = options; const source = codeGenerationResult.sources.get(ASSET_MODULE_TYPE); if (source === undefined) return; - context.assets.set(codeGenerationResult.data.get("filename"), { + const data = + /** @type {NonNullable} */ + (codeGenerationResult.data); + context.assets.set(data.get("filename"), { source, - info: codeGenerationResult.data.get("assetInfo") + info: data.get("assetInfo") }); } ); diff --git a/node_modules/webpack/lib/asset/AssetSourceGenerator.js b/node_modules/webpack/lib/asset/AssetSourceGenerator.js index 6c0e51e9..6149a779 100644 --- a/node_modules/webpack/lib/asset/AssetSourceGenerator.js +++ b/node_modules/webpack/lib/asset/AssetSourceGenerator.js @@ -34,13 +34,8 @@ class AssetSourceGenerator extends Generator { } const content = originalSource.source(); - - let encodedSource; - if (typeof content === "string") { - encodedSource = content; - } else { - encodedSource = content.toString("utf-8"); - } + const encodedSource = + typeof content === "string" ? content : content.toString("utf-8"); let sourceContent; if (concatenationScope) { diff --git a/node_modules/webpack/lib/async-modules/AwaitDependenciesInitFragment.js b/node_modules/webpack/lib/async-modules/AwaitDependenciesInitFragment.js index 84c96a06..84abf281 100644 --- a/node_modules/webpack/lib/async-modules/AwaitDependenciesInitFragment.js +++ b/node_modules/webpack/lib/async-modules/AwaitDependenciesInitFragment.js @@ -52,13 +52,12 @@ class AwaitDependenciesInitFragment extends InitFragment { return ""; } if (promises.size === 1) { - for (const p of promises) { - return Template.asString([ - `var __webpack_async_dependencies__ = __webpack_handle_async_dependencies__([${p}]);`, - `${p} = (__webpack_async_dependencies__.then ? (await __webpack_async_dependencies__)() : __webpack_async_dependencies__)[0];`, - "" - ]); - } + const [p] = promises; + return Template.asString([ + `var __webpack_async_dependencies__ = __webpack_handle_async_dependencies__([${p}]);`, + `${p} = (__webpack_async_dependencies__.then ? (await __webpack_async_dependencies__)() : __webpack_async_dependencies__)[0];`, + "" + ]); } const sepPromises = Array.from(promises).join(", "); // TODO check if destructuring is supported diff --git a/node_modules/webpack/lib/buildChunkGraph.js b/node_modules/webpack/lib/buildChunkGraph.js index f7400d41..8b4916bd 100644 --- a/node_modules/webpack/lib/buildChunkGraph.js +++ b/node_modules/webpack/lib/buildChunkGraph.js @@ -209,7 +209,7 @@ const extractBlockModules = (module, moduleGraph, runtime, blockModulesMap) => { const merged = /** @type {ConnectionState} */ (modules[idx]); /** @type {ModuleGraphConnection[]} */ (/** @type {unknown} */ (modules[idx + 1])).push(connection); - if (merged === true) continue outer; + if (merged === true) continue; modules[idx] = ModuleGraphConnection.addConnectionStates( merged, state @@ -234,7 +234,6 @@ const extractBlockModules = (module, moduleGraph, runtime, blockModulesMap) => { }; /** - * * @param {Logger} logger a logger * @param {Compilation} compilation the compilation * @param {InputEntrypointsAndModules} inputEntrypointsAndModules chunk groups which are processed with the modules @@ -286,7 +285,6 @@ const visitModules = ( } /** - * * @param {DependenciesBlock} block block * @param {RuntimeSpec} runtime runtime * @returns {BlockModulesInFlattenTuples} block modules in flatten tuples @@ -316,15 +314,14 @@ const visitModules = ( for (const [block, blockModules] of map) blockModulesMap.set(block, blockModules); return map.get(block); - } else { - logger.time("visitModules: prepare"); - extractBlockModules(module, moduleGraph, runtime, blockModulesMap); - blockModules = - /** @type {BlockModulesInFlattenTuples} */ - (blockModulesMap.get(block)); - logger.timeAggregate("visitModules: prepare"); - return blockModules; } + logger.time("visitModules: prepare"); + extractBlockModules(module, moduleGraph, runtime, blockModulesMap); + blockModules = + /** @type {BlockModulesInFlattenTuples} */ + (blockModulesMap.get(block)); + logger.timeAggregate("visitModules: prepare"); + return blockModules; }; let statProcessedQueueItems = 0; @@ -332,12 +329,12 @@ const visitModules = ( let statConnectedChunkGroups = 0; let statProcessedChunkGroupsForMerging = 0; let statMergedAvailableModuleSets = 0; - let statForkedAvailableModules = 0; - let statForkedAvailableModulesCount = 0; - let statForkedAvailableModulesCountPlus = 0; - let statForkedMergedModulesCount = 0; - let statForkedMergedModulesCountPlus = 0; - let statForkedResultModulesCount = 0; + const statForkedAvailableModules = 0; + const statForkedAvailableModulesCount = 0; + const statForkedAvailableModulesCountPlus = 0; + const statForkedMergedModulesCount = 0; + const statForkedMergedModulesCountPlus = 0; + const statForkedResultModulesCount = 0; let statChunkGroupInfoUpdated = 0; let statChildChunkGroupsReconnected = 0; @@ -1179,7 +1176,6 @@ const visitModules = ( }; /** - * * @param {Compilation} compilation the compilation * @param {BlocksWithNestedBlocks} blocksWithNestedBlocks flag for blocks that have nested blocks * @param {BlockConnections} blockConnections connection for blocks @@ -1195,7 +1191,6 @@ const connectChunkGroups = ( /** * Helper function to check if all modules of a chunk are available - * * @param {ChunkGroup} chunkGroup the chunkGroup to scan * @param {bigint} availableModules the comparator set * @returns {boolean} return true if all modules of a chunk are available diff --git a/node_modules/webpack/lib/cache/IdleFileCachePlugin.js b/node_modules/webpack/lib/cache/IdleFileCachePlugin.js index 2bf00448..3ac59121 100644 --- a/node_modules/webpack/lib/cache/IdleFileCachePlugin.js +++ b/node_modules/webpack/lib/cache/IdleFileCachePlugin.js @@ -11,7 +11,7 @@ const ProgressPlugin = require("../ProgressPlugin"); /** @typedef {import("../Compiler")} Compiler */ /** @typedef {import("./PackFileCacheStrategy")} PackFileCacheStrategy */ -const BUILD_DEPENDENCIES_KEY = Symbol(); +const BUILD_DEPENDENCIES_KEY = Symbol("build dependencies key"); class IdleFileCachePlugin { /** @@ -38,7 +38,7 @@ class IdleFileCachePlugin { * @returns {void} */ apply(compiler) { - let strategy = this.strategy; + const strategy = this.strategy; const idleTimeout = this.idleTimeout; const idleTimeoutForInitialStore = Math.min( idleTimeout, @@ -119,7 +119,7 @@ class IdleFileCachePlugin { currentIdlePromise = promise.then(() => strategy.afterAllStored()); if (reportProgress) { currentIdlePromise = currentIdlePromise.then(() => { - reportProgress(1, `stored`); + reportProgress(1, "stored"); }); } return currentIdlePromise.then(() => { @@ -175,7 +175,7 @@ class IdleFileCachePlugin { } }; /** @type {ReturnType | undefined} */ - let idleTimer = undefined; + let idleTimer; compiler.cache.hooks.beginIdle.tap( { name: "IdleFileCachePlugin", stage: Cache.STAGE_DISK }, () => { diff --git a/node_modules/webpack/lib/cache/MemoryWithGcCachePlugin.js b/node_modules/webpack/lib/cache/MemoryWithGcCachePlugin.js index 11cee616..ddfb80b1 100644 --- a/node_modules/webpack/lib/cache/MemoryWithGcCachePlugin.js +++ b/node_modules/webpack/lib/cache/MemoryWithGcCachePlugin.js @@ -20,6 +20,7 @@ class MemoryWithGcCachePlugin { constructor({ maxGenerations }) { this._maxGenerations = maxGenerations; } + /** * Apply the plugin * @param {Compiler} compiler the compiler instance @@ -106,12 +107,11 @@ class MemoryWithGcCachePlugin { oldCache.delete(identifier); cache.set(identifier, cacheEntry); return null; - } else { - if (cacheEntry.etag !== etag) return null; - oldCache.delete(identifier); - cache.set(identifier, cacheEntry); - return cacheEntry.data; } + if (cacheEntry.etag !== etag) return null; + oldCache.delete(identifier); + cache.set(identifier, cacheEntry); + return cacheEntry.data; } gotHandlers.push((result, callback) => { if (result === undefined) { diff --git a/node_modules/webpack/lib/cache/PackFileCacheStrategy.js b/node_modules/webpack/lib/cache/PackFileCacheStrategy.js index 7b2a6d6d..3f340dbc 100644 --- a/node_modules/webpack/lib/cache/PackFileCacheStrategy.js +++ b/node_modules/webpack/lib/cache/PackFileCacheStrategy.js @@ -160,19 +160,18 @@ class Pack { const info = this.itemInfo.get(identifier); this._addRequest(identifier); if (info === undefined) { - return undefined; + return; } if (info.etag !== etag) return null; info.lastAccess = Date.now(); const loc = info.location; if (loc === -1) { return info.freshValue; - } else { - if (!this.content[loc]) { - return undefined; - } - return /** @type {PackContent} */ (this.content[loc]).get(identifier); } + if (!this.content[loc]) { + return; + } + return /** @type {PackContent} */ (this.content[loc]).get(identifier); } /** @@ -528,7 +527,7 @@ class Pack { */ _gcOldestContent() { /** @type {PackItemInfo | undefined} */ - let oldest = undefined; + let oldest; for (const info of this.itemInfo.values()) { if (oldest === undefined || info.lastAccess < oldest.lastAccess) { oldest = info; @@ -677,16 +676,16 @@ class PackContentItems { logger.log(`Serialization of '${key}': ${duration} ms`); else logger.debug(`Serialization of '${key}': ${duration} ms`); } - } catch (e) { + } catch (err) { rollback(s); - if (e === NOT_SERIALIZABLE) continue; + if (err === NOT_SERIALIZABLE) continue; const msg = "Skipped not serializable cache item"; - if (e.message.includes("ModuleBuildError")) { - logger.log(`${msg} (in build error): ${e.message}`); - logger.debug(`${msg} '${key}' (in build error): ${e.stack}`); + if (err.message.includes("ModuleBuildError")) { + logger.log(`${msg} (in build error): ${err.message}`); + logger.debug(`${msg} '${key}' (in build error): ${err.stack}`); } else { - logger.warn(`${msg}: ${e.message}`); - logger.debug(`${msg} '${key}': ${e.stack}`); + logger.warn(`${msg}: ${err.message}`); + logger.debug(`${msg} '${key}': ${err.stack}`); } } } @@ -698,7 +697,7 @@ class PackContentItems { try { write(true); write(this.map); - } catch (e) { + } catch (_err) { rollback(s); // Try to serialize each item on it's own @@ -708,13 +707,13 @@ class PackContentItems { try { write(key); write(value); - } catch (e) { + } catch (err) { rollback(s); - if (e === NOT_SERIALIZABLE) continue; + if (err === NOT_SERIALIZABLE) continue; logger.warn( - `Skipped not serializable cache item '${key}': ${e.message}` + `Skipped not serializable cache item '${key}': ${err.message}` ); - logger.debug(e.stack); + logger.debug(err.stack); } } write(null); @@ -817,6 +816,7 @@ class PackContent { return this.content.get(identifier); } + const logger = /** @type {Logger} */ (this.logger); // We are in state B const { lazyName } = this; /** @type {string | undefined} */ @@ -827,35 +827,35 @@ class PackContent { timeMessage = `restore cache content ${lazyName} (${formatSize( this.getSize() )})`; - this.logger.log( + logger.log( `starting to restore cache content ${lazyName} (${formatSize( this.getSize() )}) because of request to: ${identifier}` ); - this.logger.time(timeMessage); + logger.time(timeMessage); } const value = this.lazy(); if ("then" in value) { return value.then(data => { const map = data.map; if (timeMessage) { - this.logger.timeEnd(timeMessage); + logger.timeEnd(timeMessage); } // Move to state C this.content = map; this.lazy = SerializerMiddleware.unMemoizeLazy(this.lazy); return map.get(identifier); }); - } else { - const map = value.map; - if (timeMessage) { - this.logger.timeEnd(timeMessage); - } - // Move to state C - this.content = map; - this.lazy = SerializerMiddleware.unMemoizeLazy(this.lazy); - return map.get(identifier); } + + const map = value.map; + if (timeMessage) { + logger.timeEnd(timeMessage); + } + // Move to state C + this.content = map; + this.lazy = SerializerMiddleware.unMemoizeLazy(this.lazy); + return map.get(identifier); } /** @@ -865,6 +865,7 @@ class PackContent { unpack(reason) { if (this.content) return; + const logger = /** @type {Logger} */ (this.logger); // Move from state B to C if (this.lazy) { const { lazyName } = this; @@ -876,27 +877,26 @@ class PackContent { timeMessage = `unpack cache content ${lazyName} (${formatSize( this.getSize() )})`; - this.logger.log( + logger.log( `starting to unpack cache content ${lazyName} (${formatSize( this.getSize() )}) because ${reason}` ); - this.logger.time(timeMessage); + logger.time(timeMessage); } const value = this.lazy(); if ("then" in value) { return value.then(data => { if (timeMessage) { - this.logger.timeEnd(timeMessage); + logger.timeEnd(timeMessage); } this.content = data.map; }); - } else { - if (timeMessage) { - this.logger.timeEnd(timeMessage); - } - this.content = value.map; } + if (timeMessage) { + logger.timeEnd(timeMessage); + } + this.content = value.map; } } @@ -957,6 +957,7 @@ class PackContent { ); return; } + const logger = /** @type {Logger} */ (this.logger); // State B2 const { lazyName } = this; /** @type {string | undefined} */ @@ -967,12 +968,12 @@ class PackContent { timeMessage = `unpack cache content ${lazyName} (${formatSize( this.getSize() )})`; - this.logger.log( + logger.log( `starting to unpack cache content ${lazyName} (${formatSize( this.getSize() )}) because it's outdated and need to be serialized` ); - this.logger.time(timeMessage); + logger.time(timeMessage); } const value = this.lazy(); this.outdated = false; @@ -981,7 +982,7 @@ class PackContent { this.lazy = write(() => value.then(data => { if (timeMessage) { - this.logger.timeEnd(timeMessage); + logger.timeEnd(timeMessage); } const oldMap = data.map; /** @type {Map} */ @@ -999,7 +1000,7 @@ class PackContent { } else { // Move to state C1 if (timeMessage) { - this.logger.timeEnd(timeMessage); + logger.timeEnd(timeMessage); } const oldMap = value.map; /** @type {Map} */ @@ -1148,19 +1149,19 @@ class PackFileCacheStrategy { }) .then(packContainer => { logger.timeEnd("restore cache container"); - if (!packContainer) return undefined; + if (!packContainer) return; if (!(packContainer instanceof PackContainer)) { logger.warn( `Restored pack from ${cacheLocation}${this._extension}, but contained content is unexpected.`, packContainer ); - return undefined; + return; } if (packContainer.version !== version) { logger.log( `Restored pack from ${cacheLocation}${this._extension}, but version doesn't match.` ); - return undefined; + return; } logger.time("check build dependencies"); return Promise.all([ @@ -1321,7 +1322,7 @@ class PackFileCacheStrategy { pack.stopCapturingRequests(); if (!pack.invalid) return; this.packPromise = undefined; - this.logger.log(`Storing pack...`); + this.logger.log("Storing pack..."); let promise; const newBuildDependencies = new Set(); for (const dep of this.newBuildDependencies) { @@ -1439,7 +1440,7 @@ class PackFileCacheStrategy { } return promise.then(() => { if (reportProgress) reportProgress(0.8, "serialize pack"); - this.logger.time(`store pack`); + this.logger.time("store pack"); const updatedBuildDependencies = new Set(this.buildDependencies); for (const dep of newBuildDependencies) { updatedBuildDependencies.add(dep); @@ -1464,7 +1465,7 @@ class PackFileCacheStrategy { this.buildDependencies.add(dep); } this.newBuildDependencies.clear(); - this.logger.timeEnd(`store pack`); + this.logger.timeEnd("store pack"); const stats = pack.getContentStats(); this.logger.log( "Stored pack (%d items, %d files, %d MiB)", @@ -1474,7 +1475,7 @@ class PackFileCacheStrategy { ); }) .catch(err => { - this.logger.timeEnd(`store pack`); + this.logger.timeEnd("store pack"); this.logger.warn(`Caching failed for pack: ${err}`); this.logger.debug(err.stack); }); diff --git a/node_modules/webpack/lib/cache/ResolverCachePlugin.js b/node_modules/webpack/lib/cache/ResolverCachePlugin.js index 7cdee595..3096157f 100644 --- a/node_modules/webpack/lib/cache/ResolverCachePlugin.js +++ b/node_modules/webpack/lib/cache/ResolverCachePlugin.js @@ -59,11 +59,10 @@ const objectToString = (object, excludeContext) => { for (const key in object) { if (excludeContext && key === "context") continue; const value = object[key]; - if (typeof value === "object" && value !== null) { - str += `|${key}=[${objectToString(value, false)}|]`; - } else { - str += `|${key}=|${value}`; - } + str += + typeof value === "object" && value !== null + ? `|${key}=[${objectToString(value, false)}|]` + : `|${key}=|${value}`; } return str; }; @@ -241,7 +240,8 @@ class ResolverCachePlugin { } } const itemCache = cache.getItemCache(identifier, null); - let callbacks, yields; + let callbacks; + let yields; const done = withYield ? (err, result) => { if (callbacks === undefined) { diff --git a/node_modules/webpack/lib/cache/mergeEtags.js b/node_modules/webpack/lib/cache/mergeEtags.js index 8c6af34a..9a212f21 100644 --- a/node_modules/webpack/lib/cache/mergeEtags.js +++ b/node_modules/webpack/lib/cache/mergeEtags.js @@ -34,27 +34,23 @@ const mergeEtags = (a, b) => { if (typeof a === "string") { if (typeof b === "string") { return `${a}|${b}`; - } else { - const temp = b; - b = a; - a = temp; } - } else { - if (typeof b !== "string") { - // both a and b are objects - let map = dualObjectMap.get(a); - if (map === undefined) { - dualObjectMap.set(a, (map = new WeakMap())); - } - const mergedEtag = map.get(b); - if (mergedEtag === undefined) { - const newMergedEtag = new MergedEtag(a, b); - map.set(b, newMergedEtag); - return newMergedEtag; - } else { - return mergedEtag; - } + const temp = b; + b = a; + a = temp; + } else if (typeof b !== "string") { + // both a and b are objects + let map = dualObjectMap.get(a); + if (map === undefined) { + dualObjectMap.set(a, (map = new WeakMap())); } + const mergedEtag = map.get(b); + if (mergedEtag === undefined) { + const newMergedEtag = new MergedEtag(a, b); + map.set(b, newMergedEtag); + return newMergedEtag; + } + return mergedEtag; } // a is object, b is string let map = objectStringMap.get(a); @@ -66,9 +62,8 @@ const mergeEtags = (a, b) => { const newMergedEtag = new MergedEtag(a, b); map.set(b, newMergedEtag); return newMergedEtag; - } else { - return mergedEtag; } + return mergedEtag; }; module.exports = mergeEtags; diff --git a/node_modules/webpack/lib/cli.js b/node_modules/webpack/lib/cli.js index f8b43a5d..c7ff52bc 100644 --- a/node_modules/webpack/lib/cli.js +++ b/node_modules/webpack/lib/cli.js @@ -8,6 +8,8 @@ const path = require("path"); const webpackSchema = require("../schemas/WebpackOptions.json"); +/** @typedef {TODO & { absolutePath: boolean, instanceof: string, cli: { helper?: boolean, exclude?: boolean } }} Schema */ + // TODO add originPath to PathItem for better errors /** * @typedef {object} PathItem @@ -36,7 +38,7 @@ const webpackSchema = require("../schemas/WebpackOptions.json"); /** * @typedef {object} ArgumentConfig - * @property {string} description + * @property {string | undefined} description * @property {string} [negatedDescription] * @property {string} path * @property {boolean} multiple @@ -44,24 +46,34 @@ const webpackSchema = require("../schemas/WebpackOptions.json"); * @property {any[]=} values */ +/** @typedef {"string" | "number" | "boolean"} SimpleType */ + /** * @typedef {object} Argument - * @property {string} description - * @property {"string"|"number"|"boolean"} simpleType + * @property {string | undefined} description + * @property {SimpleType} simpleType * @property {boolean} multiple * @property {ArgumentConfig[]} configs */ +/** @typedef {string | number | boolean | RegExp | (string | number | boolean | RegExp)} Value */ + +/** @typedef {Record} Flags */ + /** - * @param {any=} schema a json schema to create arguments for (by default webpack schema is used) - * @returns {Record} object of arguments + * @param {Schema=} schema a json schema to create arguments for (by default webpack schema is used) + * @returns {Flags} object of arguments */ const getArguments = (schema = webpackSchema) => { - /** @type {Record} */ + /** @type {Flags} */ const flags = {}; - const pathToArgumentName = input => { - return input + /** + * @param {string} input input + * @returns {string} result + */ + const pathToArgumentName = input => + input .replace(/\./g, "-") .replace(/\[\]/g, "") .replace( @@ -70,8 +82,11 @@ const getArguments = (schema = webpackSchema) => { ) .replace(/-?[^\p{Uppercase_Letter}\p{Lowercase_Letter}\d]+/gu, "-") .toLowerCase(); - }; + /** + * @param {string} path path + * @returns {Schema} schema part + */ const getSchemaPart = path => { const newPath = path.split("/"); @@ -91,7 +106,6 @@ const getArguments = (schema = webpackSchema) => { }; /** - * * @param {PathItem[]} path path in the schema * @returns {string | undefined} description */ @@ -106,7 +120,6 @@ const getArguments = (schema = webpackSchema) => { }; /** - * * @param {PathItem[]} path path in the schema * @returns {string | undefined} negative description */ @@ -120,7 +133,6 @@ const getArguments = (schema = webpackSchema) => { }; /** - * * @param {PathItem[]} path path in the schema * @returns {string | undefined} reset description */ @@ -134,9 +146,8 @@ const getArguments = (schema = webpackSchema) => { }; /** - * - * @param {any} schemaPart schema - * @returns {Pick} partial argument config + * @param {Schema} schemaPart schema + * @returns {Pick | undefined} partial argument config */ const schemaToArgumentConfig = schemaPart => { if (schemaPart.enum) { @@ -189,8 +200,10 @@ const getArguments = (schema = webpackSchema) => { } ], description: undefined, - simpleType: undefined, - multiple: undefined + simpleType: + /** @type {SimpleType} */ + (/** @type {unknown} */ (undefined)), + multiple: /** @type {boolean} */ (/** @type {unknown} */ (undefined)) }; }; @@ -221,8 +234,10 @@ const getArguments = (schema = webpackSchema) => { flags[name] = { configs: [], description: undefined, - simpleType: undefined, - multiple: undefined + simpleType: + /** @type {SimpleType} */ + (/** @type {unknown} */ (undefined)), + multiple: /** @type {boolean} */ (/** @type {unknown} */ (undefined)) }; } @@ -255,8 +270,7 @@ const getArguments = (schema = webpackSchema) => { // TODO support `not` and `if/then/else` // TODO support `const`, but we don't use it on our schema /** - * - * @param {object} schemaPart the current schema + * @param {Schema} schemaPart the current schema * @param {string} schemaPath the current path in the schema * @param {{schema: object, path: string}[]} path all previous visited schemaParts * @param {string | null} inArray if inside of an array, the path to the array @@ -281,13 +295,14 @@ const getArguments = (schema = webpackSchema) => { let addedArguments = 0; - addedArguments += addFlag(fullPath, !!inArray); + addedArguments += addFlag(fullPath, Boolean(inArray)); if (schemaPart.type === "object") { if (schemaPart.properties) { for (const property of Object.keys(schemaPart.properties)) { addedArguments += traverse( - schemaPart.properties[property], + /** @type {Schema} */ + (schemaPart.properties[property]), schemaPath ? `${schemaPath}.${property}` : property, fullPath, inArray @@ -303,10 +318,11 @@ const getArguments = (schema = webpackSchema) => { return 0; } if (Array.isArray(schemaPart.items)) { - let i = 0; + const i = 0; for (const item of schemaPart.items) { addedArguments += traverse( - item, + /** @type {Schema} */ + (item), `${schemaPath}.${i}`, fullPath, schemaPath @@ -317,7 +333,8 @@ const getArguments = (schema = webpackSchema) => { } addedArguments += traverse( - schemaPart.items, + /** @type {Schema} */ + (schemaPart.items), `${schemaPath}[]`, fullPath, schemaPath @@ -337,7 +354,13 @@ const getArguments = (schema = webpackSchema) => { const items = maybeOf; for (let i = 0; i < items.length; i++) { - addedArguments += traverse(items[i], schemaPath, fullPath, inArray); + addedArguments += traverse( + /** @type {Schema} */ + (items[i]), + schemaPath, + fullPath, + inArray + ); } return addedArguments; @@ -350,6 +373,7 @@ const getArguments = (schema = webpackSchema) => { // Summarize flags for (const name of Object.keys(flags)) { + /** @type {Argument} */ const argument = flags[name]; argument.description = argument.configs.reduce((desc, { description }) => { if (!desc) return description; @@ -357,27 +381,34 @@ const getArguments = (schema = webpackSchema) => { if (desc.includes(description)) return desc; return `${desc} ${description}`; }, /** @type {string | undefined} */ (undefined)); - argument.simpleType = argument.configs.reduce((t, argConfig) => { - /** @type {"string" | "number" | "boolean"} */ - let type = "string"; - switch (argConfig.type) { - case "number": - type = "number"; - break; - case "reset": - case "boolean": - type = "boolean"; - break; - case "enum": - if (argConfig.values.every(v => typeof v === "boolean")) - type = "boolean"; - if (argConfig.values.every(v => typeof v === "number")) - type = "number"; - break; - } - if (t === undefined) return type; - return t === type ? t : "string"; - }, /** @type {"string" | "number" | "boolean" | undefined} */ (undefined)); + argument.simpleType = + /** @type {SimpleType} */ + ( + argument.configs.reduce((t, argConfig) => { + /** @type {SimpleType} */ + let type = "string"; + switch (argConfig.type) { + case "number": + type = "number"; + break; + case "reset": + case "boolean": + type = "boolean"; + break; + case "enum": { + const values = + /** @type {NonNullable} */ + (argConfig.values); + + if (values.every(v => typeof v === "boolean")) type = "boolean"; + if (values.every(v => typeof v === "number")) type = "number"; + break; + } + } + if (t === undefined) return type; + return t === type ? t : "string"; + }, /** @type {SimpleType | undefined} */ (undefined)) + ); argument.multiple = argument.configs.some(c => c.multiple); } @@ -386,16 +417,18 @@ const getArguments = (schema = webpackSchema) => { const cliAddedItems = new WeakMap(); +/** @typedef {string | number} Property */ + /** - * @param {any} config configuration + * @param {Configuration} config configuration * @param {string} schemaPath path in the config * @param {number | undefined} index index of value when multiple values are provided, otherwise undefined - * @returns {{ problem?: LocalProblem, object?: any, property?: string | number, value?: any }} problem or object with property and value + * @returns {{ problem?: LocalProblem, object?: any, property?: Property, value?: any }} problem or object with property and value */ const getObjectAndProperty = (config, schemaPath, index = 0) => { if (!schemaPath) return { value: config }; const parts = schemaPath.split("."); - let property = parts.pop(); + const property = /** @type {string} */ (parts.pop()); let current = config; let i = 0; for (const part of parts) { @@ -434,22 +467,20 @@ const getObjectAndProperty = (config, schemaPath, index = 0) => { } value = value[x]; } - } else { - if (value === undefined) { - value = current[name] = {}; - } else if (value === null || typeof value !== "object") { - return { - problem: { - type: "unexpected-non-object-in-path", - path: parts.slice(0, i).join(".") - } - }; - } + } else if (value === undefined) { + value = current[name] = {}; + } else if (value === null || typeof value !== "object") { + return { + problem: { + type: "unexpected-non-object-in-path", + path: parts.slice(0, i).join(".") + } + }; } current = value; i++; } - let value = current[property]; + const value = current[property]; if (property.endsWith("[]")) { const name = property.slice(0, -2); const value = current[name]; @@ -461,36 +492,35 @@ const getObjectAndProperty = (config, schemaPath, index = 0) => { current[name] = [value, ...Array.from({ length: index }), undefined]; cliAddedItems.set(current[name], index + 1); return { object: current[name], property: index + 1, value: undefined }; - } else { - let addedItems = cliAddedItems.get(value) || 0; - while (addedItems <= index) { - value.push(undefined); - addedItems++; - } - cliAddedItems.set(value, addedItems); - const x = value.length - addedItems + index; - if (value[x] === undefined) { - value[x] = {}; - } else if (value[x] === null || typeof value[x] !== "object") { - return { - problem: { - type: "unexpected-non-object-in-path", - path: schemaPath - } - }; - } + } + let addedItems = cliAddedItems.get(value) || 0; + while (addedItems <= index) { + value.push(undefined); + addedItems++; + } + cliAddedItems.set(value, addedItems); + const x = value.length - addedItems + index; + if (value[x] === undefined) { + value[x] = {}; + } else if (value[x] === null || typeof value[x] !== "object") { return { - object: value, - property: x, - value: value[x] + problem: { + type: "unexpected-non-object-in-path", + path: schemaPath + } }; } + return { + object: value, + property: x, + value: value[x] + }; } return { object: current, property, value }; }; /** - * @param {any} config configuration + * @param {Configuration} config configuration * @param {string} schemaPath path in the config * @param {any} value parsed value * @param {number | undefined} index index of value when multiple values are provided, otherwise undefined @@ -503,14 +533,14 @@ const setValue = (config, schemaPath, value, index) => { index ); if (problem) return problem; - object[property] = value; + object[/** @type {Property} */ (property)] = value; return null; }; /** * @param {ArgumentConfig} argConfig processing instructions - * @param {any} config configuration - * @param {any} value the value + * @param {Configuration} config configuration + * @param {Value} value the value * @param {number | undefined} index the index if multiple values provided * @returns {LocalProblem | null} a problem if any */ @@ -540,22 +570,26 @@ const processArgumentConfig = (argConfig, config, value, index) => { */ const getExpectedValue = argConfig => { switch (argConfig.type) { - default: - return argConfig.type; case "boolean": return "true | false"; case "RegExp": return "regular expression (example: /ab?c*/)"; case "enum": - return argConfig.values.map(v => `${v}`).join(" | "); + return /** @type {NonNullable} */ ( + argConfig.values + ) + .map(v => `${v}`) + .join(" | "); case "reset": return "true (will reset the previous value to an empty array)"; + default: + return argConfig.type; } }; /** * @param {ArgumentConfig} argConfig processing instructions - * @param {any} value the value + * @param {Value} value the value * @returns {any | undefined} parsed value */ const parseValueForArgumentConfig = (argConfig, value) => { @@ -573,8 +607,8 @@ const parseValueForArgumentConfig = (argConfig, value) => { case "number": if (typeof value === "number") return value; if (typeof value === "string" && /^[+-]?\d*(\.\d*)[eE]\d+$/) { - const n = +value; - if (!isNaN(n)) return n; + const n = Number(value); + if (!Number.isNaN(n)) return n; } break; case "boolean": @@ -591,22 +625,28 @@ const parseValueForArgumentConfig = (argConfig, value) => { return new RegExp(match[1], match[2]); } break; - case "enum": - if (argConfig.values.includes(value)) return value; - for (const item of argConfig.values) { + case "enum": { + const values = + /** @type {NonNullable} */ + (argConfig.values); + if (values.includes(value)) return value; + for (const item of values) { if (`${item}` === value) return item; } break; + } case "reset": if (value === true) return []; break; } }; +/** @typedef {any} Configuration */ + /** - * @param {Record} args object of arguments - * @param {any} config configuration - * @param {Record} values object with values + * @param {Flags} args object of arguments + * @param {Configuration} config configuration + * @param {Record} values object with values * @returns {Problem[] | null} problems or null for success */ const processArguments = (args, config, values) => { @@ -622,6 +662,10 @@ const processArguments = (args, config, values) => { }); continue; } + /** + * @param {Value} value value + * @param {number | undefined} i index + */ const processValue = (value, i) => { const currentProblems = []; for (const argConfig of arg.configs) { @@ -632,13 +676,13 @@ const processArguments = (args, config, values) => { currentProblems.push({ ...problem, argument: key, - value: value, + value, index: i }); } problems.push(...currentProblems); }; - let value = values[key]; + const value = values[key]; if (Array.isArray(value)) { for (let i = 0; i < value.length; i++) { processValue(value[i], i); @@ -651,5 +695,5 @@ const processArguments = (args, config, values) => { return problems; }; -exports.getArguments = getArguments; -exports.processArguments = processArguments; +module.exports.getArguments = getArguments; +module.exports.processArguments = processArguments; diff --git a/node_modules/webpack/lib/config/browserslistTargetHandler.js b/node_modules/webpack/lib/config/browserslistTargetHandler.js index f2e6b784..51b0896a 100644 --- a/node_modules/webpack/lib/config/browserslistTargetHandler.js +++ b/node_modules/webpack/lib/config/browserslistTargetHandler.js @@ -57,14 +57,14 @@ const load = (input, context) => { // if a query is specified, then use it, else // if a path to a config is specified then load it, else // find a nearest config - const config = query - ? query - : configPath + const config = + query || + (configPath ? browserslist.loadConfig({ config: configPath, env }) - : browserslist.loadConfig({ path: context, env }); + : browserslist.loadConfig({ path: context, env })); if (!config) return; return browserslist(config); @@ -80,8 +80,8 @@ const resolve = browsers => { * @param {Record} versions first supported version * @returns {boolean} true if supports */ - const rawChecker = versions => { - return browsers.every(v => { + const rawChecker = versions => + browsers.every(v => { const [name, parsedVersion] = v.split(" "); if (!name) return false; const requiredVersion = versions[name]; @@ -94,19 +94,19 @@ const resolve = browsers => { ? parsedVersion.split("-")[0].split(".") : parsedVersion.split("."); if (typeof requiredVersion === "number") { - return +parsedMajor >= requiredVersion; + return Number(parsedMajor) >= requiredVersion; } - return requiredVersion[0] === +parsedMajor - ? +parserMinor >= requiredVersion[1] - : +parsedMajor > requiredVersion[0]; + return requiredVersion[0] === Number(parsedMajor) + ? Number(parserMinor) >= requiredVersion[1] + : Number(parsedMajor) > requiredVersion[0]; }); - }; - const anyNode = browsers.some(b => /^node /.test(b)); + const anyNode = browsers.some(b => b.startsWith("node ")); const anyBrowser = browsers.some(b => /^(?!node)/.test(b)); const browserProperty = !anyBrowser ? false : anyNode ? null : true; const nodeProperty = !anyNode ? false : anyBrowser ? null : true; // Internet Explorer Mobile, Blackberry browser and Opera Mini are very old browsers, they do not support new features const es6DynamicImport = rawChecker({ + /* eslint-disable camelcase */ chrome: 63, and_chr: 63, edge: 79, @@ -124,9 +124,11 @@ const resolve = browsers => { and_uc: [15, 5], kaios: [3, 0], node: [12, 17] + /* eslint-enable camelcase */ }); return { + /* eslint-disable camelcase */ const: rawChecker({ chrome: 49, and_chr: 49, @@ -331,6 +333,7 @@ const resolve = browsers => { kaios: 3, node: [7, 6] }), + /* eslint-enable camelcase */ browser: browserProperty, electron: false, node: nodeProperty, @@ -346,7 +349,7 @@ const resolve = browsers => { nodeBuiltins: nodeProperty, nodePrefixForCoreModules: nodeProperty && - !browsers.some(b => /^node 15/.test(b)) && + !browsers.some(b => b.startsWith("node 15")) && rawChecker({ node: [14, 18] }), diff --git a/node_modules/webpack/lib/config/defaults.js b/node_modules/webpack/lib/config/defaults.js index 3b6c77bb..f3e21a5d 100644 --- a/node_modules/webpack/lib/config/defaults.js +++ b/node_modules/webpack/lib/config/defaults.js @@ -124,7 +124,7 @@ const A = (obj, prop, factory) => { obj[prop] = factory(); } else if (Array.isArray(value)) { /** @type {any[] | undefined} */ - let newArray = undefined; + let newArray; for (let i = 0; i < value.length; i++) { const item = value[i]; if (item === "...") { @@ -161,13 +161,13 @@ const applyWebpackOptionsBaseDefaults = options => { */ const applyWebpackOptionsDefaults = (options, compilerIndex) => { F(options, "context", () => process.cwd()); - F(options, "target", () => { - return getDefaultTarget(/** @type {string} */ (options.context)); - }); + F(options, "target", () => + getDefaultTarget(/** @type {string} */ (options.context)) + ); const { mode, name, target } = options; - let targetProperties = + const targetProperties = target === false ? /** @type {false} */ (false) : typeof target === "string" @@ -217,7 +217,7 @@ const applyWebpackOptionsDefaults = (options, compilerIndex) => { cacheUnaffected: options.experiments.cacheUnaffected, compilerIndex }); - const cache = !!options.cache; + const cache = Boolean(options.cache); applySnapshotDefaults(options.snapshot, { production, @@ -258,7 +258,7 @@ const applyWebpackOptionsDefaults = (options, compilerIndex) => { applyExternalsPresetsDefaults(options.externalsPresets, { targetProperties, - buildHttp: !!options.experiments.buildHttp + buildHttp: Boolean(options.experiments.buildHttp) }); applyLoaderDefaults( @@ -275,7 +275,7 @@ const applyWebpackOptionsDefaults = (options, compilerIndex) => { validExternalTypes.includes(options.output.library.type) ? /** @type {ExternalsType} */ (options.output.library.type) : options.output.module - ? "module" + ? "module-import" : "var"; }); @@ -308,7 +308,7 @@ const applyWebpackOptionsDefaults = (options, compilerIndex) => { css: /** @type {NonNullable} */ (options.experiments.css), - records: !!(options.recordsInputPath || options.recordsOutputPath) + records: Boolean(options.recordsInputPath || options.recordsOutputPath) }); options.resolve = cleverMerge( @@ -399,8 +399,8 @@ const applyCacheDefaults = ( case "filesystem": F(cache, "name", () => compilerIndex !== undefined - ? `${name + "-" + mode}__compiler${compilerIndex + 1}__` - : name + "-" + mode + ? `${`${name}-${mode}`}__compiler${compilerIndex + 1}__` + : `${name}-${mode}` ); D(cache, "version", ""); F(cache, "cacheDirectory", () => { @@ -411,7 +411,7 @@ const applyCacheDefaults = ( try { if (fs.statSync(path.join(dir, "package.json")).isFile()) break; // eslint-disable-next-line no-empty - } catch (e) {} + } catch (_err) {} const parent = path.dirname(dir); if (dir === parent) { dir = undefined; @@ -425,9 +425,8 @@ const applyCacheDefaults = ( return path.resolve(dir, ".pnp/.cache/webpack"); } else if (process.versions.pnp === "3") { return path.resolve(dir, ".yarn/.cache/webpack"); - } else { - return path.resolve(dir, "node_modules/.cache/webpack"); } + return path.resolve(dir, "node_modules/.cache/webpack"); }); F(cache, "cacheLocation", () => path.resolve( @@ -909,18 +908,18 @@ const applyOutputDefaults = ( try { const packageInfo = JSON.parse(fs.readFileSync(pkgPath, "utf-8")); return packageInfo.name || ""; - } catch (e) { - if (/** @type {Error & { code: string }} */ (e).code !== "ENOENT") { + } catch (err) { + if (/** @type {Error & { code: string }} */ (err).code !== "ENOENT") { /** @type {Error & { code: string }} */ - (e).message += + (err).message += `\nwhile determining default 'output.uniqueName' from 'name' in ${pkgPath}`; - throw e; + throw err; } return ""; } }); - F(output, "module", () => !!outputModule); + F(output, "module", () => Boolean(outputModule)); D(output, "filename", output.module ? "[name].mjs" : "[name].js"); F(output, "iife", () => !output.module); D(output, "importFunctionName", "import"); @@ -967,8 +966,8 @@ const applyOutputDefaults = ( const uniqueNameId = Template.toIdentifier( /** @type {NonNullable} */ (output.uniqueName) ); - F(output, "hotUpdateGlobal", () => "webpackHotUpdate" + uniqueNameId); - F(output, "chunkLoadingGlobal", () => "webpackChunk" + uniqueNameId); + F(output, "hotUpdateGlobal", () => `webpackHotUpdate${uniqueNameId}`); + F(output, "chunkLoadingGlobal", () => `webpackChunk${uniqueNameId}`); F(output, "globalObject", () => { if (tp) { if (tp.global) return "global"; @@ -987,8 +986,9 @@ const applyOutputDefaults = ( throw new Error( "For the selected environment is no default ESM chunk format available:\n" + "ESM exports can be chosen when 'import()' is available.\n" + - "JSONP Array push can be chosen when 'document' is available.\n" + - helpMessage + `JSONP Array push can be chosen when 'document' is available.\n${ + helpMessage + }` ); } else { if (tp.document) return "array-push"; @@ -998,8 +998,9 @@ const applyOutputDefaults = ( throw new Error( "For the selected environment is no default script chunk format available:\n" + "JSONP Array push can be chosen when 'document' or 'importScripts' is available.\n" + - "CommonJs exports can be chosen when 'require' or node builtins are available.\n" + - helpMessage + `CommonJs exports can be chosen when 'require' or node builtins are available.\n${ + helpMessage + }` ); } } @@ -1121,7 +1122,8 @@ const applyOutputDefaults = ( F( environment, "bigIntLiteral", - () => /** @type {boolean | undefined} */ (tp && tp.bigIntLiteral) + () => + tp && optimistic(/** @type {boolean | undefined} */ (tp.bigIntLiteral)) ); F( environment, @@ -1632,5 +1634,6 @@ const applyInfrastructureLoggingDefaults = infrastructureLogging => { D(infrastructureLogging, "appendOnly", !tty); }; -exports.applyWebpackOptionsBaseDefaults = applyWebpackOptionsBaseDefaults; -exports.applyWebpackOptionsDefaults = applyWebpackOptionsDefaults; +module.exports.applyWebpackOptionsBaseDefaults = + applyWebpackOptionsBaseDefaults; +module.exports.applyWebpackOptionsDefaults = applyWebpackOptionsDefaults; diff --git a/node_modules/webpack/lib/config/normalization.js b/node_modules/webpack/lib/config/normalization.js index e1022fa8..1fa5a3d1 100644 --- a/node_modules/webpack/lib/config/normalization.js +++ b/node_modules/webpack/lib/config/normalization.js @@ -56,10 +56,7 @@ const nestedConfig = (value, fn) => * @param {T|undefined} value value or not * @returns {T} result value */ -const cloneObject = value => { - return /** @type {T} */ ({ ...value }); -}; - +const cloneObject = value => /** @type {T} */ ({ ...value }); /** * @template T * @template R @@ -98,6 +95,7 @@ const optionalNestedArray = (value, fn) => * @returns {Record} result value */ const keyedNestedConfig = (value, fn, customKeys) => { + /* eslint-disable no-sequences */ const result = value === undefined ? {} @@ -110,6 +108,7 @@ const keyedNestedConfig = (value, fn, customKeys) => { ), /** @type {Record} */ ({}) ); + /* eslint-enable no-sequences */ if (customKeys) { for (const key of Object.keys(customKeys)) { if (!(key in result)) { @@ -124,357 +123,349 @@ const keyedNestedConfig = (value, fn, customKeys) => { * @param {WebpackOptions} config input config * @returns {WebpackOptionsNormalized} normalized options */ -const getNormalizedWebpackOptions = config => { - return { - amd: config.amd, - bail: config.bail, - cache: - /** @type {NonNullable} */ - ( - optionalNestedConfig(config.cache, cache => { - if (cache === false) return false; - if (cache === true) { +const getNormalizedWebpackOptions = config => ({ + amd: config.amd, + bail: config.bail, + cache: + /** @type {NonNullable} */ + ( + optionalNestedConfig(config.cache, cache => { + if (cache === false) return false; + if (cache === true) { + return { + type: "memory", + maxGenerations: undefined + }; + } + switch (cache.type) { + case "filesystem": + return { + type: "filesystem", + allowCollectingMemory: cache.allowCollectingMemory, + maxMemoryGenerations: cache.maxMemoryGenerations, + maxAge: cache.maxAge, + profile: cache.profile, + buildDependencies: cloneObject(cache.buildDependencies), + cacheDirectory: cache.cacheDirectory, + cacheLocation: cache.cacheLocation, + hashAlgorithm: cache.hashAlgorithm, + compression: cache.compression, + idleTimeout: cache.idleTimeout, + idleTimeoutForInitialStore: cache.idleTimeoutForInitialStore, + idleTimeoutAfterLargeChanges: cache.idleTimeoutAfterLargeChanges, + name: cache.name, + store: cache.store, + version: cache.version, + readonly: cache.readonly + }; + case undefined: + case "memory": return { type: "memory", - maxGenerations: undefined + maxGenerations: cache.maxGenerations }; + default: + // @ts-expect-error Property 'type' does not exist on type 'never'. ts(2339) + throw new Error(`Not implemented cache.type ${cache.type}`); + } + }) + ), + context: config.context, + dependencies: config.dependencies, + devServer: optionalNestedConfig(config.devServer, devServer => { + if (devServer === false) return false; + return { ...devServer }; + }), + devtool: config.devtool, + entry: + config.entry === undefined + ? { main: {} } + : typeof config.entry === "function" + ? ( + fn => () => + Promise.resolve().then(fn).then(getNormalizedEntryStatic) + )(config.entry) + : getNormalizedEntryStatic(config.entry), + experiments: nestedConfig(config.experiments, experiments => ({ + ...experiments, + buildHttp: optionalNestedConfig(experiments.buildHttp, options => + Array.isArray(options) ? { allowedUris: options } : options + ), + lazyCompilation: optionalNestedConfig( + experiments.lazyCompilation, + options => (options === true ? {} : options) + ) + })), + externals: /** @type {NonNullable} */ (config.externals), + externalsPresets: cloneObject(config.externalsPresets), + externalsType: config.externalsType, + ignoreWarnings: config.ignoreWarnings + ? config.ignoreWarnings.map(ignore => { + if (typeof ignore === "function") return ignore; + const i = ignore instanceof RegExp ? { message: ignore } : ignore; + return (warning, { requestShortener }) => { + if (!i.message && !i.module && !i.file) return false; + if (i.message && !i.message.test(warning.message)) { + return false; } - switch (cache.type) { - case "filesystem": - return { - type: "filesystem", - allowCollectingMemory: cache.allowCollectingMemory, - maxMemoryGenerations: cache.maxMemoryGenerations, - maxAge: cache.maxAge, - profile: cache.profile, - buildDependencies: cloneObject(cache.buildDependencies), - cacheDirectory: cache.cacheDirectory, - cacheLocation: cache.cacheLocation, - hashAlgorithm: cache.hashAlgorithm, - compression: cache.compression, - idleTimeout: cache.idleTimeout, - idleTimeoutForInitialStore: cache.idleTimeoutForInitialStore, - idleTimeoutAfterLargeChanges: - cache.idleTimeoutAfterLargeChanges, - name: cache.name, - store: cache.store, - version: cache.version, - readonly: cache.readonly - }; - case undefined: - case "memory": - return { - type: "memory", - maxGenerations: cache.maxGenerations - }; - default: - // @ts-expect-error Property 'type' does not exist on type 'never'. ts(2339) - throw new Error(`Not implemented cache.type ${cache.type}`); + if ( + i.module && + (!warning.module || + !i.module.test( + warning.module.readableIdentifier(requestShortener) + )) + ) { + return false; } - }) - ), - context: config.context, - dependencies: config.dependencies, - devServer: optionalNestedConfig(config.devServer, devServer => { - if (devServer === false) return false; - return { ...devServer }; - }), - devtool: config.devtool, - entry: - config.entry === undefined - ? { main: {} } - : typeof config.entry === "function" - ? ( - fn => () => - Promise.resolve().then(fn).then(getNormalizedEntryStatic) - )(config.entry) - : getNormalizedEntryStatic(config.entry), - experiments: nestedConfig(config.experiments, experiments => ({ - ...experiments, - buildHttp: optionalNestedConfig(experiments.buildHttp, options => - Array.isArray(options) ? { allowedUris: options } : options - ), - lazyCompilation: optionalNestedConfig( - experiments.lazyCompilation, - options => (options === true ? {} : options) - ) - })), - externals: /** @type {NonNullable} */ (config.externals), - externalsPresets: cloneObject(config.externalsPresets), - externalsType: config.externalsType, - ignoreWarnings: config.ignoreWarnings - ? config.ignoreWarnings.map(ignore => { - if (typeof ignore === "function") return ignore; - const i = ignore instanceof RegExp ? { message: ignore } : ignore; - return (warning, { requestShortener }) => { - if (!i.message && !i.module && !i.file) return false; - if (i.message && !i.message.test(warning.message)) { - return false; - } - if ( - i.module && - (!warning.module || - !i.module.test( - warning.module.readableIdentifier(requestShortener) - )) - ) { - return false; - } - if (i.file && (!warning.file || !i.file.test(warning.file))) { - return false; - } - return true; - }; - }) - : undefined, - infrastructureLogging: cloneObject(config.infrastructureLogging), - loader: cloneObject(config.loader), - mode: config.mode, - module: - /** @type {ModuleOptionsNormalized} */ - ( - nestedConfig(config.module, module => ({ - noParse: module.noParse, - unsafeCache: module.unsafeCache, - parser: keyedNestedConfig(module.parser, cloneObject, { - javascript: parserOptions => ({ - unknownContextRequest: module.unknownContextRequest, - unknownContextRegExp: module.unknownContextRegExp, - unknownContextRecursive: module.unknownContextRecursive, - unknownContextCritical: module.unknownContextCritical, - exprContextRequest: module.exprContextRequest, - exprContextRegExp: module.exprContextRegExp, - exprContextRecursive: module.exprContextRecursive, - exprContextCritical: module.exprContextCritical, - wrappedContextRegExp: module.wrappedContextRegExp, - wrappedContextRecursive: module.wrappedContextRecursive, - wrappedContextCritical: module.wrappedContextCritical, - // TODO webpack 6 remove - strictExportPresence: module.strictExportPresence, - strictThisContextOnImports: module.strictThisContextOnImports, - ...parserOptions - }) - }), - generator: cloneObject(module.generator), - defaultRules: optionalNestedArray(module.defaultRules, r => [...r]), - rules: nestedArray(module.rules, r => [...r]) - })) - ), - name: config.name, - node: nestedConfig( - config.node, - node => - node && { - ...node + if (i.file && (!warning.file || !i.file.test(warning.file))) { + return false; + } + return true; + }; + }) + : undefined, + infrastructureLogging: cloneObject(config.infrastructureLogging), + loader: cloneObject(config.loader), + mode: config.mode, + module: + /** @type {ModuleOptionsNormalized} */ + ( + nestedConfig(config.module, module => ({ + noParse: module.noParse, + unsafeCache: module.unsafeCache, + parser: keyedNestedConfig(module.parser, cloneObject, { + javascript: parserOptions => ({ + unknownContextRequest: module.unknownContextRequest, + unknownContextRegExp: module.unknownContextRegExp, + unknownContextRecursive: module.unknownContextRecursive, + unknownContextCritical: module.unknownContextCritical, + exprContextRequest: module.exprContextRequest, + exprContextRegExp: module.exprContextRegExp, + exprContextRecursive: module.exprContextRecursive, + exprContextCritical: module.exprContextCritical, + wrappedContextRegExp: module.wrappedContextRegExp, + wrappedContextRecursive: module.wrappedContextRecursive, + wrappedContextCritical: module.wrappedContextCritical, + // TODO webpack 6 remove + strictExportPresence: module.strictExportPresence, + strictThisContextOnImports: module.strictThisContextOnImports, + ...parserOptions + }) + }), + generator: cloneObject(module.generator), + defaultRules: optionalNestedArray(module.defaultRules, r => [...r]), + rules: nestedArray(module.rules, r => [...r]) + })) + ), + name: config.name, + node: nestedConfig( + config.node, + node => + node && { + ...node + } + ), + optimization: nestedConfig(config.optimization, optimization => ({ + ...optimization, + runtimeChunk: getNormalizedOptimizationRuntimeChunk( + optimization.runtimeChunk + ), + splitChunks: nestedConfig( + optimization.splitChunks, + splitChunks => + splitChunks && { + ...splitChunks, + defaultSizeTypes: splitChunks.defaultSizeTypes + ? [...splitChunks.defaultSizeTypes] + : ["..."], + cacheGroups: cloneObject(splitChunks.cacheGroups) } ), - optimization: nestedConfig(config.optimization, optimization => { + emitOnErrors: + optimization.noEmitOnErrors !== undefined + ? handledDeprecatedNoEmitOnErrors( + optimization.noEmitOnErrors, + optimization.emitOnErrors + ) + : optimization.emitOnErrors + })), + output: nestedConfig(config.output, output => { + const { library } = output; + const libraryAsName = /** @type {LibraryName} */ (library); + const libraryBase = + typeof library === "object" && + library && + !Array.isArray(library) && + "type" in library + ? library + : libraryAsName || output.libraryTarget + ? /** @type {LibraryOptions} */ ({ + name: libraryAsName + }) + : undefined; + /** @type {OutputNormalized} */ + const result = { + assetModuleFilename: output.assetModuleFilename, + asyncChunks: output.asyncChunks, + charset: output.charset, + chunkFilename: output.chunkFilename, + chunkFormat: output.chunkFormat, + chunkLoading: output.chunkLoading, + chunkLoadingGlobal: output.chunkLoadingGlobal, + chunkLoadTimeout: output.chunkLoadTimeout, + cssFilename: output.cssFilename, + cssChunkFilename: output.cssChunkFilename, + cssHeadDataCompression: output.cssHeadDataCompression, + clean: output.clean, + compareBeforeEmit: output.compareBeforeEmit, + crossOriginLoading: output.crossOriginLoading, + devtoolFallbackModuleFilenameTemplate: + output.devtoolFallbackModuleFilenameTemplate, + devtoolModuleFilenameTemplate: output.devtoolModuleFilenameTemplate, + devtoolNamespace: output.devtoolNamespace, + environment: cloneObject(output.environment), + enabledChunkLoadingTypes: output.enabledChunkLoadingTypes + ? [...output.enabledChunkLoadingTypes] + : ["..."], + enabledLibraryTypes: output.enabledLibraryTypes + ? [...output.enabledLibraryTypes] + : ["..."], + enabledWasmLoadingTypes: output.enabledWasmLoadingTypes + ? [...output.enabledWasmLoadingTypes] + : ["..."], + filename: output.filename, + globalObject: output.globalObject, + hashDigest: output.hashDigest, + hashDigestLength: output.hashDigestLength, + hashFunction: output.hashFunction, + hashSalt: output.hashSalt, + hotUpdateChunkFilename: output.hotUpdateChunkFilename, + hotUpdateGlobal: output.hotUpdateGlobal, + hotUpdateMainFilename: output.hotUpdateMainFilename, + ignoreBrowserWarnings: output.ignoreBrowserWarnings, + iife: output.iife, + importFunctionName: output.importFunctionName, + importMetaName: output.importMetaName, + scriptType: output.scriptType, + library: libraryBase && { + type: + output.libraryTarget !== undefined + ? output.libraryTarget + : libraryBase.type, + auxiliaryComment: + output.auxiliaryComment !== undefined + ? output.auxiliaryComment + : libraryBase.auxiliaryComment, + amdContainer: + output.amdContainer !== undefined + ? output.amdContainer + : libraryBase.amdContainer, + export: + output.libraryExport !== undefined + ? output.libraryExport + : libraryBase.export, + name: libraryBase.name, + umdNamedDefine: + output.umdNamedDefine !== undefined + ? output.umdNamedDefine + : libraryBase.umdNamedDefine + }, + module: output.module, + path: output.path, + pathinfo: output.pathinfo, + publicPath: output.publicPath, + sourceMapFilename: output.sourceMapFilename, + sourcePrefix: output.sourcePrefix, + strictModuleErrorHandling: output.strictModuleErrorHandling, + strictModuleExceptionHandling: output.strictModuleExceptionHandling, + trustedTypes: optionalNestedConfig(output.trustedTypes, trustedTypes => { + if (trustedTypes === true) return {}; + if (typeof trustedTypes === "string") + return { policyName: trustedTypes }; + return { ...trustedTypes }; + }), + uniqueName: output.uniqueName, + wasmLoading: output.wasmLoading, + webassemblyModuleFilename: output.webassemblyModuleFilename, + workerPublicPath: output.workerPublicPath, + workerChunkLoading: output.workerChunkLoading, + workerWasmLoading: output.workerWasmLoading + }; + return result; + }), + parallelism: config.parallelism, + performance: optionalNestedConfig(config.performance, performance => { + if (performance === false) return false; + return { + ...performance + }; + }), + plugins: /** @type {Plugins} */ (nestedArray(config.plugins, p => [...p])), + profile: config.profile, + recordsInputPath: + config.recordsInputPath !== undefined + ? config.recordsInputPath + : config.recordsPath, + recordsOutputPath: + config.recordsOutputPath !== undefined + ? config.recordsOutputPath + : config.recordsPath, + resolve: nestedConfig(config.resolve, resolve => ({ + ...resolve, + byDependency: keyedNestedConfig(resolve.byDependency, cloneObject) + })), + resolveLoader: cloneObject(config.resolveLoader), + snapshot: nestedConfig(config.snapshot, snapshot => ({ + resolveBuildDependencies: optionalNestedConfig( + snapshot.resolveBuildDependencies, + resolveBuildDependencies => ({ + timestamp: resolveBuildDependencies.timestamp, + hash: resolveBuildDependencies.hash + }) + ), + buildDependencies: optionalNestedConfig( + snapshot.buildDependencies, + buildDependencies => ({ + timestamp: buildDependencies.timestamp, + hash: buildDependencies.hash + }) + ), + resolve: optionalNestedConfig(snapshot.resolve, resolve => ({ + timestamp: resolve.timestamp, + hash: resolve.hash + })), + module: optionalNestedConfig(snapshot.module, module => ({ + timestamp: module.timestamp, + hash: module.hash + })), + immutablePaths: optionalNestedArray(snapshot.immutablePaths, p => [...p]), + managedPaths: optionalNestedArray(snapshot.managedPaths, p => [...p]), + unmanagedPaths: optionalNestedArray(snapshot.unmanagedPaths, p => [...p]) + })), + stats: nestedConfig(config.stats, stats => { + if (stats === false) { return { - ...optimization, - runtimeChunk: getNormalizedOptimizationRuntimeChunk( - optimization.runtimeChunk - ), - splitChunks: nestedConfig( - optimization.splitChunks, - splitChunks => - splitChunks && { - ...splitChunks, - defaultSizeTypes: splitChunks.defaultSizeTypes - ? [...splitChunks.defaultSizeTypes] - : ["..."], - cacheGroups: cloneObject(splitChunks.cacheGroups) - } - ), - emitOnErrors: - optimization.noEmitOnErrors !== undefined - ? handledDeprecatedNoEmitOnErrors( - optimization.noEmitOnErrors, - optimization.emitOnErrors - ) - : optimization.emitOnErrors - }; - }), - output: nestedConfig(config.output, output => { - const { library } = output; - const libraryAsName = /** @type {LibraryName} */ (library); - const libraryBase = - typeof library === "object" && - library && - !Array.isArray(library) && - "type" in library - ? library - : libraryAsName || output.libraryTarget - ? /** @type {LibraryOptions} */ ({ - name: libraryAsName - }) - : undefined; - /** @type {OutputNormalized} */ - const result = { - assetModuleFilename: output.assetModuleFilename, - asyncChunks: output.asyncChunks, - charset: output.charset, - chunkFilename: output.chunkFilename, - chunkFormat: output.chunkFormat, - chunkLoading: output.chunkLoading, - chunkLoadingGlobal: output.chunkLoadingGlobal, - chunkLoadTimeout: output.chunkLoadTimeout, - cssFilename: output.cssFilename, - cssChunkFilename: output.cssChunkFilename, - cssHeadDataCompression: output.cssHeadDataCompression, - clean: output.clean, - compareBeforeEmit: output.compareBeforeEmit, - crossOriginLoading: output.crossOriginLoading, - devtoolFallbackModuleFilenameTemplate: - output.devtoolFallbackModuleFilenameTemplate, - devtoolModuleFilenameTemplate: output.devtoolModuleFilenameTemplate, - devtoolNamespace: output.devtoolNamespace, - environment: cloneObject(output.environment), - enabledChunkLoadingTypes: output.enabledChunkLoadingTypes - ? [...output.enabledChunkLoadingTypes] - : ["..."], - enabledLibraryTypes: output.enabledLibraryTypes - ? [...output.enabledLibraryTypes] - : ["..."], - enabledWasmLoadingTypes: output.enabledWasmLoadingTypes - ? [...output.enabledWasmLoadingTypes] - : ["..."], - filename: output.filename, - globalObject: output.globalObject, - hashDigest: output.hashDigest, - hashDigestLength: output.hashDigestLength, - hashFunction: output.hashFunction, - hashSalt: output.hashSalt, - hotUpdateChunkFilename: output.hotUpdateChunkFilename, - hotUpdateGlobal: output.hotUpdateGlobal, - hotUpdateMainFilename: output.hotUpdateMainFilename, - ignoreBrowserWarnings: output.ignoreBrowserWarnings, - iife: output.iife, - importFunctionName: output.importFunctionName, - importMetaName: output.importMetaName, - scriptType: output.scriptType, - library: libraryBase && { - type: - output.libraryTarget !== undefined - ? output.libraryTarget - : libraryBase.type, - auxiliaryComment: - output.auxiliaryComment !== undefined - ? output.auxiliaryComment - : libraryBase.auxiliaryComment, - amdContainer: - output.amdContainer !== undefined - ? output.amdContainer - : libraryBase.amdContainer, - export: - output.libraryExport !== undefined - ? output.libraryExport - : libraryBase.export, - name: libraryBase.name, - umdNamedDefine: - output.umdNamedDefine !== undefined - ? output.umdNamedDefine - : libraryBase.umdNamedDefine - }, - module: output.module, - path: output.path, - pathinfo: output.pathinfo, - publicPath: output.publicPath, - sourceMapFilename: output.sourceMapFilename, - sourcePrefix: output.sourcePrefix, - strictModuleErrorHandling: output.strictModuleErrorHandling, - strictModuleExceptionHandling: output.strictModuleExceptionHandling, - trustedTypes: optionalNestedConfig( - output.trustedTypes, - trustedTypes => { - if (trustedTypes === true) return {}; - if (typeof trustedTypes === "string") - return { policyName: trustedTypes }; - return { ...trustedTypes }; - } - ), - uniqueName: output.uniqueName, - wasmLoading: output.wasmLoading, - webassemblyModuleFilename: output.webassemblyModuleFilename, - workerPublicPath: output.workerPublicPath, - workerChunkLoading: output.workerChunkLoading, - workerWasmLoading: output.workerWasmLoading + preset: "none" }; - return result; - }), - parallelism: config.parallelism, - performance: optionalNestedConfig(config.performance, performance => { - if (performance === false) return false; + } + if (stats === true) { return { - ...performance + preset: "normal" }; - }), - plugins: /** @type {Plugins} */ (nestedArray(config.plugins, p => [...p])), - profile: config.profile, - recordsInputPath: - config.recordsInputPath !== undefined - ? config.recordsInputPath - : config.recordsPath, - recordsOutputPath: - config.recordsOutputPath !== undefined - ? config.recordsOutputPath - : config.recordsPath, - resolve: nestedConfig(config.resolve, resolve => ({ - ...resolve, - byDependency: keyedNestedConfig(resolve.byDependency, cloneObject) - })), - resolveLoader: cloneObject(config.resolveLoader), - snapshot: nestedConfig(config.snapshot, snapshot => ({ - resolveBuildDependencies: optionalNestedConfig( - snapshot.resolveBuildDependencies, - resolveBuildDependencies => ({ - timestamp: resolveBuildDependencies.timestamp, - hash: resolveBuildDependencies.hash - }) - ), - buildDependencies: optionalNestedConfig( - snapshot.buildDependencies, - buildDependencies => ({ - timestamp: buildDependencies.timestamp, - hash: buildDependencies.hash - }) - ), - resolve: optionalNestedConfig(snapshot.resolve, resolve => ({ - timestamp: resolve.timestamp, - hash: resolve.hash - })), - module: optionalNestedConfig(snapshot.module, module => ({ - timestamp: module.timestamp, - hash: module.hash - })), - immutablePaths: optionalNestedArray(snapshot.immutablePaths, p => [...p]), - managedPaths: optionalNestedArray(snapshot.managedPaths, p => [...p]), - unmanagedPaths: optionalNestedArray(snapshot.unmanagedPaths, p => [...p]) - })), - stats: nestedConfig(config.stats, stats => { - if (stats === false) { - return { - preset: "none" - }; - } - if (stats === true) { - return { - preset: "normal" - }; - } - if (typeof stats === "string") { - return { - preset: stats - }; - } + } + if (typeof stats === "string") { return { - ...stats + preset: stats }; - }), - target: config.target, - watch: config.watch, - watchOptions: cloneObject(config.watchOptions) - }; -}; + } + return { + ...stats + }; + }), + target: config.target, + watch: config.watch, + watchOptions: cloneObject(config.watchOptions) +}); /** * @param {EntryStatic} entry static entry options @@ -543,7 +534,7 @@ const getNormalizedEntryStatic = entry => { * @returns {OptimizationRuntimeChunkNormalized=} normalized runtimeChunk option */ const getNormalizedOptimizationRuntimeChunk = runtimeChunk => { - if (runtimeChunk === undefined) return undefined; + if (runtimeChunk === undefined) return; if (runtimeChunk === false) return false; if (runtimeChunk === "single") { return { @@ -565,4 +556,4 @@ const getNormalizedOptimizationRuntimeChunk = runtimeChunk => { }; }; -exports.getNormalizedWebpackOptions = getNormalizedWebpackOptions; +module.exports.getNormalizedWebpackOptions = getNormalizedWebpackOptions; diff --git a/node_modules/webpack/lib/config/target.js b/node_modules/webpack/lib/config/target.js index 836d262d..bd1de948 100644 --- a/node_modules/webpack/lib/config/target.js +++ b/node_modules/webpack/lib/config/target.js @@ -65,8 +65,6 @@ const getDefaultTarget = context => { * @property {boolean | null} asyncFunction async functions and await are available */ -///** @typedef {PlatformTargetProperties | ApiTargetProperties | EcmaTargetProperties | PlatformTargetProperties & ApiTargetProperties | PlatformTargetProperties & EcmaTargetProperties | ApiTargetProperties & EcmaTargetProperties} TargetProperties */ - /** * @template T * @typedef {{ [P in keyof T]?: never }} Never @@ -90,12 +88,11 @@ const versionDependent = (major, minor) => { return () => /** @type {undefined} */ (undefined); } /** @type {number} */ - const nMajor = +major; + const nMajor = Number(major); /** @type {number} */ - const nMinor = minor ? +minor : 0; - return (vMajor, vMinor = 0) => { - return nMajor > vMajor || (nMajor === vMajor && nMinor >= vMinor); - }; + const nMinor = minor ? Number(minor) : 0; + return (vMajor, vMinor = 0) => + nMajor > vMajor || (nMajor === vMajor && nMinor >= vMinor); }; /** @type {[string, string, RegExp, (...args: string[]) => Partial][]} */ @@ -124,47 +121,43 @@ You can also more options via the 'target' option: 'browserslist' / 'browserslis "web", "Web browser.", /^web$/, - () => { - return { - web: true, - browser: true, - webworker: null, - node: false, - electron: false, - nwjs: false, + () => ({ + web: true, + browser: true, + webworker: null, + node: false, + electron: false, + nwjs: false, - document: true, - importScriptsInWorker: true, - fetchWasm: true, - nodeBuiltins: false, - importScripts: false, - require: false, - global: false - }; - } + document: true, + importScriptsInWorker: true, + fetchWasm: true, + nodeBuiltins: false, + importScripts: false, + require: false, + global: false + }) ], [ "webworker", "Web Worker, SharedWorker or Service Worker.", /^webworker$/, - () => { - return { - web: true, - browser: true, - webworker: true, - node: false, - electron: false, - nwjs: false, + () => ({ + web: true, + browser: true, + webworker: true, + node: false, + electron: false, + nwjs: false, - importScripts: true, - importScriptsInWorker: true, - fetchWasm: true, - nodeBuiltins: false, - require: false, - document: false, - global: false - }; - } + importScripts: true, + importScriptsInWorker: true, + fetchWasm: true, + nodeBuiltins: false, + require: false, + document: false, + global: false + }) ], [ "[async-]node[X[.Y]]", @@ -184,7 +177,7 @@ You can also more options via the 'target' option: 'browserslist' / 'browserslis require: !asyncFlag, nodeBuiltins: true, // v16.0.0, v14.18.0 - nodePrefixForCoreModules: +major < 15 ? v(14, 18) : v(16), + nodePrefixForCoreModules: Number(major) < 15 ? v(14, 18) : v(16), global: true, document: false, fetchWasm: false, @@ -295,7 +288,7 @@ You can also more options via the 'target' option: 'browserslist' / 'browserslis "EcmaScript in this version. Examples: es2020, es5.", /^es(\d+)$/, version => { - let v = +version; + let v = Number(version); if (v < 1000) v = v + 2009; return { const: v >= 2015, @@ -366,7 +359,7 @@ const mergeTargetProperties = targetProperties => { } if (hasTrue || hasFalse) /** @type {TargetProperties} */ - (result)[key] = hasFalse && hasTrue ? null : hasTrue ? true : false; + (result)[key] = hasFalse && hasTrue ? null : Boolean(hasTrue); } return /** @type {TargetProperties} */ (result); }; @@ -376,12 +369,9 @@ const mergeTargetProperties = targetProperties => { * @param {string} context the context directory * @returns {TargetProperties} target properties */ -const getTargetsProperties = (targets, context) => { - return mergeTargetProperties( - targets.map(t => getTargetProperties(t, context)) - ); -}; +const getTargetsProperties = (targets, context) => + mergeTargetProperties(targets.map(t => getTargetProperties(t, context))); -exports.getDefaultTarget = getDefaultTarget; -exports.getTargetProperties = getTargetProperties; -exports.getTargetsProperties = getTargetsProperties; +module.exports.getDefaultTarget = getDefaultTarget; +module.exports.getTargetProperties = getTargetProperties; +module.exports.getTargetsProperties = getTargetsProperties; diff --git a/node_modules/webpack/lib/container/ContainerEntryModule.js b/node_modules/webpack/lib/container/ContainerEntryModule.js index 3c13c7d1..789abf29 100644 --- a/node_modules/webpack/lib/container/ContainerEntryModule.js +++ b/node_modules/webpack/lib/container/ContainerEntryModule.js @@ -77,7 +77,7 @@ class ContainerEntryModule extends Module { * @returns {string} a user readable identifier of the module */ readableIdentifier(requestShortener) { - return `container entry`; + return "container entry"; } /** @@ -205,7 +205,7 @@ class ContainerEntryModule extends Module { } const source = Template.asString([ - `var moduleMap = {`, + "var moduleMap = {", Template.indent(getters.join(",\n")), "};", `var get = ${runtimeTemplate.basicFunction("module, getScope", [ diff --git a/node_modules/webpack/lib/container/ContainerPlugin.js b/node_modules/webpack/lib/container/ContainerPlugin.js index 9b6c471f..953e7c39 100644 --- a/node_modules/webpack/lib/container/ContainerPlugin.js +++ b/node_modules/webpack/lib/container/ContainerPlugin.js @@ -76,7 +76,7 @@ class ContainerPlugin { const dep = new ContainerEntryDependency(name, exposes, shareScope); dep.loc = { name }; compilation.addEntry( - compilation.options.context, + /** @type {string} */ (compilation.options.context), dep, { name, diff --git a/node_modules/webpack/lib/container/RemoteRuntimeModule.js b/node_modules/webpack/lib/container/RemoteRuntimeModule.js index daf778b9..21370e30 100644 --- a/node_modules/webpack/lib/container/RemoteRuntimeModule.js +++ b/node_modules/webpack/lib/container/RemoteRuntimeModule.js @@ -12,6 +12,7 @@ const Template = require("../Template"); /** @typedef {import("../Chunk")} Chunk */ /** @typedef {import("../Chunk").ChunkId} ChunkId */ /** @typedef {import("../ChunkGraph")} ChunkGraph */ +/** @typedef {import("../ChunkGraph").ModuleId} ModuleId */ /** @typedef {import("../Compilation")} Compilation */ /** @typedef {import("./RemoteModule")} RemoteModule */ @@ -29,7 +30,7 @@ class RemoteRuntimeModule extends RuntimeModule { const { runtimeTemplate, moduleGraph } = compilation; /** @type {Record} */ const chunkToRemotesMapping = {}; - /** @type {Record} */ + /** @type {Record} */ const idToExternalAndNameMapping = {}; for (const chunk of /** @type {Chunk} */ (this.chunk).getAllAsyncChunks()) { const modules = chunkGraph.getChunkModulesIterableBySourceType( @@ -37,19 +38,21 @@ class RemoteRuntimeModule extends RuntimeModule { "remote" ); if (!modules) continue; - /** @type {(string | number)[]} */ + /** @type {ModuleId[]} */ const remotes = (chunkToRemotesMapping[ - /** @type {ChunkId} */ (chunk.id) + /** @type {ChunkId} */ + (chunk.id) ] = []); for (const m of modules) { const module = /** @type {RemoteModule} */ (m); const name = module.internalRequest; - const id = chunkGraph.getModuleId(module); + const id = /** @type {ModuleId} */ (chunkGraph.getModuleId(module)); const shareScope = module.shareScope; const dep = module.dependencies[0]; const externalModule = moduleGraph.getModule(dep); const externalModuleId = - externalModule && chunkGraph.getModuleId(externalModule); + /** @type {ModuleId} */ + (externalModule && chunkGraph.getModuleId(externalModule)); remotes.push(id); idToExternalAndNameMapping[id] = [shareScope, name, externalModuleId]; } @@ -76,7 +79,7 @@ class RemoteRuntimeModule extends RuntimeModule { "var data = idToExternalAndNameMapping[id];", "if(getScope.indexOf(data) >= 0) return;", "getScope.push(data);", - `if(data.p) return promises.push(data.p);`, + "if(data.p) return promises.push(data.p);", `var onError = ${runtimeTemplate.basicFunction("error", [ 'if(!error) error = new Error("Container missing");', 'if(typeof error.message === "string")', @@ -100,7 +103,7 @@ class RemoteRuntimeModule extends RuntimeModule { "next(result, d)", "result" )}, onError);`, - `if(first) promises.push(data.p = p); else return p;` + "if(first) promises.push(data.p = p); else return p;" ]), "} else {", Template.indent(["return next(promise, d, first);"]), @@ -116,7 +119,7 @@ class RemoteRuntimeModule extends RuntimeModule { "external, _, first" )};`, `var onInitialized = ${runtimeTemplate.returningFunction( - `handleFunction(external.get, data[1], getScope, 0, onFactory, first)`, + "handleFunction(external.get, data[1], getScope, 0, onFactory, first)", "_, external, first" )};`, `var onFactory = ${runtimeTemplate.basicFunction("factory", [ diff --git a/node_modules/webpack/lib/container/options.js b/node_modules/webpack/lib/container/options.js index 8cd9698a..cb7df0d5 100644 --- a/node_modules/webpack/lib/container/options.js +++ b/node_modules/webpack/lib/container/options.js @@ -5,7 +5,15 @@ "use strict"; -/** @template T @typedef {(string | Record)[] | Record} ContainerOptionsFormat */ +/** + * @template T + * @typedef {Record} Item + */ + +/** + * @template T + * @typedef {(string | Item)[] | Item} ContainerOptionsFormat + */ /** * @template T @@ -17,6 +25,9 @@ * @returns {void} */ const process = (options, normalizeSimple, normalizeOptions, fn) => { + /** + * @param {(string | Item)[]} items items + */ const array = items => { for (const item of items) { if (typeof item === "string") { @@ -28,6 +39,9 @@ const process = (options, normalizeSimple, normalizeOptions, fn) => { } } }; + /** + * @param {Item} obj an object + */ const object = obj => { for (const [key, value] of Object.entries(obj)) { if (typeof value === "string" || Array.isArray(value)) { @@ -38,7 +52,7 @@ const process = (options, normalizeSimple, normalizeOptions, fn) => { } }; if (!options) { - return; + // Do nothing } else if (Array.isArray(options)) { array(options); } else if (typeof options === "object") { @@ -87,5 +101,5 @@ const scope = (scope, options) => { return obj; }; -exports.parseOptions = parseOptions; -exports.scope = scope; +module.exports.parseOptions = parseOptions; +module.exports.scope = scope; diff --git a/node_modules/webpack/lib/css/CssExportsGenerator.js b/node_modules/webpack/lib/css/CssExportsGenerator.js index 019f79ce..112aca22 100644 --- a/node_modules/webpack/lib/css/CssExportsGenerator.js +++ b/node_modules/webpack/lib/css/CssExportsGenerator.js @@ -93,7 +93,7 @@ class CssExportsGenerator extends Generator { chunkGraph: generateContext.chunkGraph, module, runtime: generateContext.runtime, - runtimeRequirements: runtimeRequirements, + runtimeRequirements, concatenationScope: generateContext.concatenationScope, codeGenerationResults: generateContext.codeGenerationResults, initFragments, @@ -122,20 +122,23 @@ class CssExportsGenerator extends Generator { const template = generateContext.dependencyTemplates.get(constructor); if (!template) { throw new Error( - "No template for dependency: " + dependency.constructor.name + `No template for dependency: ${dependency.constructor.name}` ); } template.apply(dependency, source, templateContext); }; - module.dependencies.forEach(handleDependency); + + for (const dependency of module.dependencies) { + handleDependency(dependency); + } if (generateContext.concatenationScope) { const source = new ConcatSource(); const usedIdentifiers = new Set(); for (const [name, v] of cssExportsData.exports) { let identifier = Template.toIdentifier(name); - let i = 0; + const i = 0; while (usedIdentifiers.has(identifier)) { identifier = Template.toIdentifier(name + i); } @@ -148,28 +151,27 @@ class CssExportsGenerator extends Generator { ); } return source; - } else { - const needNsObj = - this.esModule && - generateContext.moduleGraph - .getExportsInfo(module) - .otherExportsInfo.getUsed(generateContext.runtime) !== - UsageState.Unused; - if (needNsObj) { - generateContext.runtimeRequirements.add( - RuntimeGlobals.makeNamespaceObject - ); - } - const exports = []; - for (let [name, v] of cssExportsData.exports) { - exports.push(`\t${JSON.stringify(name)}: ${JSON.stringify(v)}`); - } - return new RawSource( - `${needNsObj ? `${RuntimeGlobals.makeNamespaceObject}(` : ""}${ - module.moduleArgument - }.exports = {\n${exports.join(",\n")}\n}${needNsObj ? ")" : ""};` + } + const needNsObj = + this.esModule && + generateContext.moduleGraph + .getExportsInfo(module) + .otherExportsInfo.getUsed(generateContext.runtime) !== + UsageState.Unused; + if (needNsObj) { + generateContext.runtimeRequirements.add( + RuntimeGlobals.makeNamespaceObject ); } + const exports = []; + for (const [name, v] of cssExportsData.exports) { + exports.push(`\t${JSON.stringify(name)}: ${JSON.stringify(v)}`); + } + return new RawSource( + `${needNsObj ? `${RuntimeGlobals.makeNamespaceObject}(` : ""}${ + module.moduleArgument + }.exports = {\n${exports.join(",\n")}\n}${needNsObj ? ")" : ""};` + ); } /** diff --git a/node_modules/webpack/lib/css/CssGenerator.js b/node_modules/webpack/lib/css/CssGenerator.js index 3a2336ca..16f6ff16 100644 --- a/node_modules/webpack/lib/css/CssGenerator.js +++ b/node_modules/webpack/lib/css/CssGenerator.js @@ -95,15 +95,20 @@ class CssGenerator extends Generator { const template = generateContext.dependencyTemplates.get(constructor); if (!template) { throw new Error( - "No template for dependency: " + dependency.constructor.name + `No template for dependency: ${dependency.constructor.name}` ); } template.apply(dependency, source, templateContext); }; - module.dependencies.forEach(handleDependency); - if (module.presentationalDependencies !== undefined) - module.presentationalDependencies.forEach(handleDependency); + for (const dependency of module.dependencies) { + handleDependency(dependency); + } + if (module.presentationalDependencies !== undefined) { + for (const dependency of module.presentationalDependencies) { + handleDependency(dependency); + } + } const data = generateContext.getData(); data.set("css-exports", cssExportsData); diff --git a/node_modules/webpack/lib/css/CssLoadingRuntimeModule.js b/node_modules/webpack/lib/css/CssLoadingRuntimeModule.js index 0b1a852c..b3e677ca 100644 --- a/node_modules/webpack/lib/css/CssLoadingRuntimeModule.js +++ b/node_modules/webpack/lib/css/CssLoadingRuntimeModule.js @@ -86,7 +86,7 @@ class CssLoadingRuntimeModule extends RuntimeModule { * @returns {boolean} true, if the chunk has css */ (chunk, chunkGraph) => - !!chunkGraph.getChunkModulesIterableBySourceType(chunk, "css") + Boolean(chunkGraph.getChunkModulesIterableBySourceType(chunk, "css")) ); const hasCssMatcher = compileBooleanMatcher(conditionMap); @@ -210,7 +210,7 @@ class CssLoadingRuntimeModule extends RuntimeModule { Template.indent([ "var style = cssRules[j--].style;", "if(!style) continue;", - `data = style.getPropertyValue(name);` + "data = style.getPropertyValue(name);" ]), "}" ]), @@ -224,7 +224,7 @@ class CssLoadingRuntimeModule extends RuntimeModule { withCompression ? Template.asString([ // LZW decode - `var map = {}, char = data[0], oldPhrase = char, decoded = char, code = 256, maxCode = ${"\uffff".charCodeAt( + `var map = {}, char = data[0], oldPhrase = char, decoded = char, code = 256, maxCode = ${"\uFFFF".charCodeAt( 0 )}, phrase;`, "for (i = 1; i < data.length; i++) {", @@ -255,12 +255,12 @@ class CssLoadingRuntimeModule extends RuntimeModule { "," )}) { token = token.replace(/^_/, ""); target[token] = (${runtimeTemplate.basicFunction( "exports, module", - `module.exports = exports;` + "module.exports = exports;" )}).bind(null, exports); ${ withHmr ? "moduleIds.push(token); " : "" }token = ""; token2 = ""; exports = {}; }`, `else if(cc == ${cc("\\")}) { token += data[++i] }`, - `else { token += data[i]; }` + "else { token += data[i]; }" ]), "}", `${ @@ -271,9 +271,9 @@ class CssLoadingRuntimeModule extends RuntimeModule { )}`, 'var loadingAttribute = "data-webpack-loading";', `var loadStylesheet = ${runtimeTemplate.basicFunction( - "chunkId, url, done" + - (withHmr ? ", hmr" : "") + - (withFetchPriority ? ", fetchPriority" : ""), + `chunkId, url, done${withHmr ? ", hmr" : ""}${ + withFetchPriority ? ", fetchPriority" : "" + }`, [ 'var link, needAttach, key = "chunk-" + chunkId;', withHmr ? "if(!hmr) {" : "", @@ -360,7 +360,7 @@ class CssLoadingRuntimeModule extends RuntimeModule { Template.indent([ "// setup Promise in chunk cache", `var promise = new Promise(${runtimeTemplate.expressionFunction( - `installedChunkData = installedChunks[chunkId] = [resolve, reject]`, + "installedChunkData = installedChunks[chunkId] = [resolve, reject]", "resolve, reject" )});`, "promises.push(installedChunkData[2] = promise);", @@ -516,7 +516,7 @@ class CssLoadingRuntimeModule extends RuntimeModule { "}", "while(newTags.length) {", Template.indent([ - `var info = newTags.pop();`, + "var info = newTags.pop();", `var chunkModuleIds = loadCssChunkData(${RuntimeGlobals.moduleFactories}, info[1], info[0]);`, `chunkModuleIds.forEach(${runtimeTemplate.expressionFunction( "moduleIds.push(id)", diff --git a/node_modules/webpack/lib/css/CssModulesPlugin.js b/node_modules/webpack/lib/css/CssModulesPlugin.js index 1da2425c..213c2178 100644 --- a/node_modules/webpack/lib/css/CssModulesPlugin.js +++ b/node_modules/webpack/lib/css/CssModulesPlugin.js @@ -5,13 +5,16 @@ "use strict"; +const { SyncWaterfallHook, SyncHook } = require("tapable"); const { ConcatSource, PrefixSource, ReplaceSource, CachedSource } = require("webpack-sources"); +const Compilation = require("../Compilation"); const CssModule = require("../CssModule"); +const { tryRunOrWebpackError } = require("../HookWebpackError"); const HotUpdateChunk = require("../HotUpdateChunk"); const { CSS_MODULE_TYPE, @@ -39,17 +42,31 @@ const CssGenerator = require("./CssGenerator"); const CssParser = require("./CssParser"); /** @typedef {import("webpack-sources").Source} Source */ -/** @typedef {import("../../declarations/WebpackOptions").Output} OutputOptions */ +/** @typedef {import("../../declarations/WebpackOptions").OutputNormalized} OutputOptions */ /** @typedef {import("../Chunk")} Chunk */ /** @typedef {import("../ChunkGraph")} ChunkGraph */ /** @typedef {import("../CodeGenerationResults")} CodeGenerationResults */ -/** @typedef {import("../Compilation")} Compilation */ +/** @typedef {import("../Compilation").ChunkHashContext} ChunkHashContext */ /** @typedef {import("../Compiler")} Compiler */ /** @typedef {import("../CssModule").Inheritance} Inheritance */ /** @typedef {import("../DependencyTemplate").CssExportsData} CssExportsData */ /** @typedef {import("../Module")} Module */ +/** @typedef {import("../Template").RuntimeTemplate} RuntimeTemplate */ +/** @typedef {import("../TemplatedPathPlugin").TemplatePath} TemplatePath */ +/** @typedef {import("../util/Hash")} Hash */ /** @typedef {import("../util/memoize")} Memoize */ +/** + * @typedef {object} ChunkRenderContext + * @property {RuntimeTemplate} runtimeTemplate runtime template + */ + +/** + * @typedef {object} CompilationHooks + * @property {SyncWaterfallHook<[Source, Module, ChunkRenderContext]>} renderModulePackage + * @property {SyncHook<[Chunk, Hash, ChunkHashContext]>} chunkHash + */ + const getCssLoadingRuntimeModule = memoize(() => require("./CssLoadingRuntimeModule") ); @@ -120,6 +137,9 @@ const validateParserOptions = { ) }; +/** @type {WeakMap} */ +const compilationHooksMap = new WeakMap(); + /** * @param {string} str string * @param {boolean=} omitOptionalUnderscore if true, optional underscore is not added @@ -128,7 +148,7 @@ const validateParserOptions = { const escapeCss = (str, omitOptionalUnderscore) => { const escaped = `${str}`.replace( // cspell:word uffff - /[^a-zA-Z0-9_\u0081-\uffff-]/g, + /[^a-zA-Z0-9_\u0081-\uFFFF-]/g, s => `\\${s}` ); return !omitOptionalUnderscore && /^(?!--)[0-9_-]/.test(escaped) @@ -140,13 +160,13 @@ const escapeCss = (str, omitOptionalUnderscore) => { * @param {string} str string * @returns {string} encoded string */ -const LZWEncode = str => { +const lzwEncode = str => { /** @type {Map} */ const map = new Map(); let encoded = ""; let phrase = str[0]; let code = 256; - let maxCode = "\uffff".charCodeAt(0); + const maxCode = "\uFFFF".charCodeAt(0); for (let i = 1; i < str.length; i++) { const c = str[i]; if (map.has(phrase + c)) { @@ -165,9 +185,34 @@ const LZWEncode = str => { return encoded; }; -const plugin = "CssModulesPlugin"; +const PLUGIN_NAME = "CssModulesPlugin"; class CssModulesPlugin { + /** + * @param {Compilation} compilation the compilation + * @returns {CompilationHooks} the attached hooks + */ + static getCompilationHooks(compilation) { + if (!(compilation instanceof Compilation)) { + throw new TypeError( + "The 'compilation' argument must be an instance of Compilation" + ); + } + let hooks = compilationHooksMap.get(compilation); + if (hooks === undefined) { + hooks = { + renderModulePackage: new SyncWaterfallHook([ + "source", + "module", + "renderContext" + ]), + chunkHash: new SyncHook(["chunk", "hash", "context"]) + }; + compilationHooksMap.set(compilation, hooks); + } + return hooks; + } + constructor() { /** @type {WeakMap} */ this._moduleCache = new WeakMap(); @@ -180,8 +225,9 @@ class CssModulesPlugin { */ apply(compiler) { compiler.hooks.compilation.tap( - plugin, + PLUGIN_NAME, (compilation, { normalModuleFactory }) => { + const hooks = CssModulesPlugin.getCompilationHooks(compilation); const selfFactory = new SelfModuleFactory(compilation.moduleGraph); compilation.dependencyFactories.set( CssUrlDependency, @@ -227,7 +273,7 @@ class CssModulesPlugin { ]) { normalModuleFactory.hooks.createParser .for(type) - .tap(plugin, parserOptions => { + .tap(PLUGIN_NAME, parserOptions => { validateParserOptions[type](parserOptions); const { namedExports } = parserOptions; @@ -251,7 +297,7 @@ class CssModulesPlugin { }); normalModuleFactory.hooks.createGenerator .for(type) - .tap(plugin, generatorOptions => { + .tap(PLUGIN_NAME, generatorOptions => { validateGeneratorOptions[type](generatorOptions); return generatorOptions.exportsOnly @@ -268,7 +314,7 @@ class CssModulesPlugin { }); normalModuleFactory.hooks.createModuleClass .for(type) - .tap(plugin, (createData, resolveData) => { + .tap(PLUGIN_NAME, (createData, resolveData) => { if (resolveData.dependencies.length > 0) { // When CSS is imported from CSS there is only one dependency const dependency = resolveData.dependencies[0]; @@ -340,9 +386,18 @@ class CssModulesPlugin { } } }); + compilation.hooks.chunkHash.tap( + "CssModulesPlugin", + (chunk, hash, context) => { + hooks.chunkHash.call(chunk, hash, context); + } + ); compilation.hooks.contentHash.tap("CssModulesPlugin", chunk => { const { chunkGraph, + codeGenerationResults, + moduleGraph, + runtimeTemplate, outputOptions: { hashSalt, hashDigest, @@ -350,19 +405,27 @@ class CssModulesPlugin { hashFunction } } = compilation; - const modules = orderedCssModulesPerChunk.get(chunk); - if (modules === undefined) return; const hash = createHash(hashFunction); if (hashSalt) hash.update(hashSalt); - for (const module of modules) { - hash.update(chunkGraph.getModuleHash(module, chunk.runtime)); + hooks.chunkHash.call(chunk, hash, { + chunkGraph, + codeGenerationResults, + moduleGraph, + runtimeTemplate + }); + const modules = orderedCssModulesPerChunk.get(chunk); + if (modules) { + for (const module of modules) { + hash.update(chunkGraph.getModuleHash(module, chunk.runtime)); + } } const digest = /** @type {string} */ (hash.digest(hashDigest)); chunk.contentHash.css = nonNumericOnlyHash(digest, hashDigestLength); }); - compilation.hooks.renderManifest.tap(plugin, (result, options) => { + compilation.hooks.renderManifest.tap(PLUGIN_NAME, (result, options) => { const { chunkGraph } = compilation; - const { hash, chunk, codeGenerationResults } = options; + const { hash, chunk, codeGenerationResults, runtimeTemplate } = + options; if (chunk instanceof HotUpdateChunk) return result; @@ -396,7 +459,9 @@ class CssModulesPlugin { cssHeadDataCompression: compilation.outputOptions.cssHeadDataCompression, undoPath, - modules + modules, + runtimeTemplate, + hooks }), filename, info, @@ -440,13 +505,13 @@ class CssModulesPlugin { }; compilation.hooks.runtimeRequirementInTree .for(RuntimeGlobals.hasCssModules) - .tap(plugin, handler); + .tap(PLUGIN_NAME, handler); compilation.hooks.runtimeRequirementInTree .for(RuntimeGlobals.ensureChunkHandlers) - .tap(plugin, handler); + .tap(PLUGIN_NAME, handler); compilation.hooks.runtimeRequirementInTree .for(RuntimeGlobals.hmrDownloadUpdateHandlers) - .tap(plugin, handler); + .tap(PLUGIN_NAME, handler); } ); } @@ -467,12 +532,10 @@ class CssModulesPlugin { // Lists are in reverse order to allow to use Array.pop() const modulesByChunkGroup = Array.from(chunk.groupsIterable, chunkGroup => { const sortedModules = modulesList - .map(module => { - return { - module, - index: chunkGroup.getModulePostOrderIndex(module) - }; - }) + .map(module => ({ + module, + index: chunkGroup.getModulePostOrderIndex(module) + })) .filter(item => item.index !== undefined) .sort( (a, b) => @@ -489,10 +552,9 @@ class CssModulesPlugin { const compareModuleLists = ({ list: a }, { list: b }) => { if (a.length === 0) { return b.length === 0 ? 0 : 1; - } else { - if (b.length === 0) return -1; - return compareModulesByIdentifier(a[a.length - 1], b[b.length - 1]); } + if (b.length === 0) return -1; + return compareModulesByIdentifier(a[a.length - 1], b[b.length - 1]); }; modulesByChunkGroup.sort(compareModuleLists); @@ -509,7 +571,7 @@ class CssModulesPlugin { } /** @type {Module} */ let selectedModule = list[list.length - 1]; - let hasFailed = undefined; + let hasFailed; outer: for (;;) { for (const { list, set } of modulesByChunkGroup) { if (list.length === 0) continue; @@ -602,6 +664,8 @@ class CssModulesPlugin { * @param {ChunkGraph} options.chunkGraph chunk graph * @param {CodeGenerationResults} options.codeGenerationResults code generation results * @param {CssModule} options.module css module + * @param {RuntimeTemplate} options.runtimeTemplate runtime template + * @param {CompilationHooks} options.hooks hooks * @returns {Source} css module source */ renderModule({ @@ -610,7 +674,9 @@ class CssModulesPlugin { chunk, chunkGraph, codeGenerationResults, - module + module, + hooks, + runtimeTemplate }) { const codeGenResult = codeGenerationResults.get(module, chunk.runtime); const moduleSourceContent = @@ -623,7 +689,7 @@ class CssModulesPlugin { const cacheEntry = this._moduleCache.get(moduleSourceContent); /** @type {Inheritance} */ - let inheritance = [[module.cssLayer, module.supports, module.media]]; + const inheritance = [[module.cssLayer, module.supports, module.media]]; if (module.inheritance) { inheritance.push(...module.inheritance); } @@ -707,7 +773,7 @@ class CssModulesPlugin { codeGenResult.data && codeGenResult.data.get("css-exports"); const exports = cssExportsData && cssExportsData.exports; const esModule = cssExportsData && cssExportsData.esModule; - let moduleId = chunkGraph.getModuleId(module) + ""; + let moduleId = String(chunkGraph.getModuleId(module)); // When `optimization.moduleIds` is `named` the module id is a path, so we need to normalize it between platforms if (typeof moduleId === "string") { @@ -724,7 +790,13 @@ class CssModulesPlugin { : "" }${esModule ? "&" : ""}${escapeCss(moduleId)}` ); - return source; + return tryRunOrWebpackError( + () => + hooks.renderModulePackage.call(source, module, { + runtimeTemplate + }), + "CssModulesPlugin.getCompilationHooks().renderModulePackage" + ); } /** @@ -736,6 +808,8 @@ class CssModulesPlugin { * @param {ChunkGraph} options.chunkGraph chunk graph * @param {CodeGenerationResults} options.codeGenerationResults code generation results * @param {CssModule[]} options.modules ordered css modules + * @param {RuntimeTemplate} options.runtimeTemplate runtime template + * @param {CompilationHooks} options.hooks hooks * @returns {Source} generated source */ renderChunk({ @@ -745,7 +819,9 @@ class CssModulesPlugin { chunk, chunkGraph, codeGenerationResults, - modules + modules, + runtimeTemplate, + hooks }) { const source = new ConcatSource(); /** @type {string[]} */ @@ -758,38 +834,40 @@ class CssModulesPlugin { chunk, chunkGraph, codeGenerationResults, - module + module, + runtimeTemplate, + hooks }); source.add(moduleSource); - } catch (e) { + } catch (err) { /** @type {Error} */ - (e).message += `\nduring rendering of css ${module.identifier()}`; - throw e; + (err).message += `\nduring rendering of css ${module.identifier()}`; + throw err; } } const metaDataStr = metaData.join(","); source.add( `head{--webpack-${escapeCss( - (uniqueName ? uniqueName + "-" : "") + chunk.id, + (uniqueName ? `${uniqueName}-` : "") + chunk.id, true - )}:${cssHeadDataCompression ? LZWEncode(metaDataStr) : metaDataStr};}` + )}:${cssHeadDataCompression ? lzwEncode(metaDataStr) : metaDataStr};}` ); + chunk.rendered = true; return source; } /** * @param {Chunk} chunk chunk * @param {OutputOptions} outputOptions output options - * @returns {Chunk["cssFilenameTemplate"] | OutputOptions["cssFilename"] | OutputOptions["cssChunkFilename"]} used filename template + * @returns {TemplatePath} used filename template */ static getChunkFilenameTemplate(chunk, outputOptions) { if (chunk.cssFilenameTemplate) { return chunk.cssFilenameTemplate; } else if (chunk.canBeInitial()) { - return outputOptions.cssFilename; - } else { - return outputOptions.cssChunkFilename; + return /** @type {TemplatePath} */ (outputOptions.cssFilename); } + return /** @type {TemplatePath} */ (outputOptions.cssChunkFilename); } /** @@ -799,8 +877,10 @@ class CssModulesPlugin { */ static chunkHasCss(chunk, chunkGraph) { return ( - !!chunkGraph.getChunkModulesIterableBySourceType(chunk, "css") || - !!chunkGraph.getChunkModulesIterableBySourceType(chunk, "css-import") + Boolean(chunkGraph.getChunkModulesIterableBySourceType(chunk, "css")) || + Boolean( + chunkGraph.getChunkModulesIterableBySourceType(chunk, "css-import") + ) ); } } diff --git a/node_modules/webpack/lib/css/CssParser.js b/node_modules/webpack/lib/css/CssParser.js index a1f086a5..cf7633bf 100644 --- a/node_modules/webpack/lib/css/CssParser.js +++ b/node_modules/webpack/lib/css/CssParser.js @@ -60,10 +60,9 @@ const normalizeUrl = (str, isString) => { // Unescape .replace(UNESCAPE, match => { if (match.length > 2) { - return String.fromCharCode(parseInt(match.slice(1).trim(), 16)); - } else { - return match[1]; + return String.fromCharCode(Number.parseInt(match.slice(1).trim(), 16)); } + return match[1]; }); if (/^data:/i.test(str)) { @@ -74,7 +73,7 @@ const normalizeUrl = (str, isString) => { // Convert `url('%2E/img.png')` -> `url('./img.png')` try { str = decodeURIComponent(str); - } catch (error) { + } catch (_err) { // Ignore } } @@ -172,7 +171,7 @@ class CssParser extends Parser { } else if (typeof source === "object") { throw new Error("webpackAst is unexpected for the CssParser"); } - if (source[0] === "\ufeff") { + if (source[0] === "\uFEFF") { source = source.slice(1); } @@ -193,7 +192,7 @@ class CssParser extends Parser { } const locConverter = new LocConverter(source); - /** @type {Set}*/ + /** @type {Set} */ const declaredCssVariables = new Set(); /** @type {number} */ let scope = CSS_MODE_TOP_LEVEL; @@ -202,13 +201,13 @@ class CssParser extends Parser { /** @type {boolean} */ let allowImportAtRule = true; /** @type {"local" | "global" | undefined} */ - let modeData = undefined; + let modeData; /** @type {[number, number] | undefined} */ - let lastIdentifier = undefined; + let lastIdentifier; /** @type [string, number, number][] */ - let balanced = []; + const balanced = []; /** @type {undefined | { start: number, url?: string, urlStart?: number, urlEnd?: number, layer?: string, layerStart?: number, layerEnd?: number, supports?: string, supportsStart?: number, supportsEnd?: number, inSupports?:boolean, media?: string }} */ - let importData = undefined; + let importData; /** @type {boolean} */ let inAnimationProperty = false; /** @type {boolean} */ @@ -251,7 +250,9 @@ class CssParser extends Parser { { length: charCodes.reduce((a, b) => Math.max(a, b), 0) + 1 }, () => false ); - charCodes.forEach(cc => (arr[cc] = true)); + for (const cc of charCodes) { + arr[cc] = true; + } return (input, pos) => { for (;;) { const cc = input.charCodeAt(pos); @@ -320,7 +321,7 @@ class CssParser extends Parser { if (input.charCodeAt(pos) === CC_RIGHT_CURLY) break; pos = walkCssTokens.eatWhitespaceAndComments(input, pos); if (pos === input.length) return pos; - let start = pos; + const start = pos; let name; [pos, name] = eatText(input, pos, eatExportName); if (pos === input.length) return pos; @@ -424,11 +425,12 @@ class CssParser extends Parser { const eatKeyframes = eatUntil("{};/"); const eatNameInVar = eatUntil(",)};/"); walkCssTokens(source, { - isSelector: () => { - return isNextRulePrelude; - }, + isSelector: () => isNextRulePrelude, url: (input, start, end, contentStart, contentEnd) => { - let value = normalizeUrl(input.slice(contentStart, contentEnd), false); + const value = normalizeUrl( + input.slice(contentStart, contentEnd), + false + ); switch (scope) { case CSS_MODE_IN_AT_IMPORT: { @@ -530,7 +532,7 @@ class CssParser extends Parser { (last[0].replace(/\\/g, "").toLowerCase() === "url" || IMAGE_SET_FUNCTION.test(last[0].replace(/\\/g, ""))) ) { - let value = normalizeUrl(input.slice(start + 1, end - 1), true); + const value = normalizeUrl(input.slice(start + 1, end - 1), true); // Ignore `url()`, `url('')` and `url("")`, they are valid by spec if (value.length === 0) { @@ -884,7 +886,7 @@ class CssParser extends Parser { } if (name === "var") { - let pos = walkCssTokens.eatWhitespaceAndComments(input, end); + const pos = walkCssTokens.eatWhitespaceAndComments(input, end); if (pos === input.length) return pos; const [newPos, name] = eatText(input, pos, eatNameInVar); if (!name.startsWith("--")) return end; diff --git a/node_modules/webpack/lib/css/walkCssTokens.js b/node_modules/webpack/lib/css/walkCssTokens.js index 31285b5b..84951538 100644 --- a/node_modules/webpack/lib/css/walkCssTokens.js +++ b/node_modules/webpack/lib/css/walkCssTokens.js @@ -80,14 +80,11 @@ const CC_GREATER_THAN_SIGN = ">".charCodeAt(0); * @param {number} cc char code * @returns {boolean} true, if cc is a newline */ -const _isNewLine = cc => { - return ( - cc === CC_LINE_FEED || cc === CC_CARRIAGE_RETURN || cc === CC_FORM_FEED - ); -}; +const _isNewLine = cc => + cc === CC_LINE_FEED || cc === CC_CARRIAGE_RETURN || cc === CC_FORM_FEED; /** @type {CharHandler} */ -const consumeSpace = (input, pos, callbacks) => { +const consumeSpace = (input, pos, _callbacks) => { /** @type {number} */ let cc; do { @@ -101,52 +98,39 @@ const consumeSpace = (input, pos, callbacks) => { * @param {number} cc char code * @returns {boolean} true, if cc is a newline */ -const _isNewline = cc => { - return ( - cc === CC_LINE_FEED || cc === CC_CARRIAGE_RETURN || cc === CC_FORM_FEED - ); -}; +const _isNewline = cc => + cc === CC_LINE_FEED || cc === CC_CARRIAGE_RETURN || cc === CC_FORM_FEED; /** * @param {number} cc char code * @returns {boolean} true, if cc is a space (U+0009 CHARACTER TABULATION or U+0020 SPACE) */ -const _isSpace = cc => { - return cc === CC_TAB || cc === CC_SPACE; -}; +const _isSpace = cc => cc === CC_TAB || cc === CC_SPACE; /** * @param {number} cc char code * @returns {boolean} true, if cc is a whitespace */ -const _isWhiteSpace = cc => { - return _isNewline(cc) || _isSpace(cc); -}; +const _isWhiteSpace = cc => _isNewline(cc) || _isSpace(cc); /** * ident-start code point * * A letter, a non-ASCII code point, or U+005F LOW LINE (_). - * * @param {number} cc char code * @returns {boolean} true, if cc is a start code point of an identifier */ -const isIdentStartCodePoint = cc => { - return ( - (cc >= CC_LOWER_A && cc <= CC_LOWER_Z) || - (cc >= CC_UPPER_A && cc <= CC_UPPER_Z) || - cc === CC_LOW_LINE || - cc >= 0x80 - ); -}; +const isIdentStartCodePoint = cc => + (cc >= CC_LOWER_A && cc <= CC_LOWER_Z) || + (cc >= CC_UPPER_A && cc <= CC_UPPER_Z) || + cc === CC_LOW_LINE || + cc >= 0x80; /** @type {CharHandler} */ -const consumeDelimToken = (input, pos, callbacks) => { - return pos + 1; -}; +const consumeDelimToken = (input, pos, _callbacks) => pos + 1; /** @type {CharHandler} */ -const consumeComments = (input, pos, callbacks) => { +const consumeComments = (input, pos, _callbacks) => { // If the next two input code point are U+002F SOLIDUS (/) followed by a U+002A // ASTERISK (*), consume them and all following code points up to and including // the first U+002A ASTERISK (*) followed by a U+002F SOLIDUS (/), or up to an @@ -174,9 +158,9 @@ const consumeComments = (input, pos, callbacks) => { }; /** @type {function(number): CharHandler} */ -const consumeString = quote_cc => (input, pos, callbacks) => { +const consumeString = quoteCc => (input, pos, callbacks) => { const start = pos; - pos = _consumeString(input, pos, quote_cc); + pos = _consumeString(input, pos, quoteCc); if (callbacks.string !== undefined) { pos = callbacks.string(input, start, pos); } @@ -186,15 +170,15 @@ const consumeString = quote_cc => (input, pos, callbacks) => { /** * @param {string} input input * @param {number} pos position - * @param {number} quote_cc quote char code + * @param {number} quoteCc quote char code * @returns {number} new position */ -const _consumeString = (input, pos, quote_cc) => { +const _consumeString = (input, pos, quoteCc) => { pos++; for (;;) { if (pos === input.length) return pos; const cc = input.charCodeAt(pos); - if (cc === quote_cc) return pos + 1; + if (cc === quoteCc) return pos + 1; if (_isNewLine(cc)) { // bad string return pos; @@ -215,14 +199,11 @@ const _consumeString = (input, pos, quote_cc) => { * @param {number} cc char code * @returns {boolean} is identifier start code */ -const _isIdentifierStartCode = cc => { - return ( - cc === CC_LOW_LINE || - (cc >= CC_LOWER_A && cc <= CC_LOWER_Z) || - (cc >= CC_UPPER_A && cc <= CC_UPPER_Z) || - cc > 0x80 - ); -}; +const _isIdentifierStartCode = cc => + cc === CC_LOW_LINE || + (cc >= CC_LOWER_A && cc <= CC_LOWER_Z) || + (cc >= CC_UPPER_A && cc <= CC_UPPER_Z) || + cc > 0x80; /** * @param {number} first first code point @@ -239,9 +220,7 @@ const _isTwoCodePointsAreValidEscape = (first, second) => { * @param {number} cc char code * @returns {boolean} is digit */ -const _isDigit = cc => { - return cc >= CC_0 && cc <= CC_9; -}; +const _isDigit = cc => cc >= CC_0 && cc <= CC_9; /** * @param {string} input input @@ -272,7 +251,11 @@ const consumeNumberSign = (input, pos, callbacks) => { const start = pos; pos++; if (pos === input.length) return pos; - if (callbacks.isSelector(input, pos) && _startsIdentifier(input, pos)) { + if ( + callbacks.isSelector && + callbacks.isSelector(input, pos) && + _startsIdentifier(input, pos) + ) { pos = _consumeIdentifier(input, pos, callbacks); if (callbacks.id !== undefined) { return callbacks.id(input, start, pos); @@ -296,11 +279,10 @@ const consumeMinus = (input, pos, callbacks) => { const cc = input.charCodeAt(pos); if (cc === CC_GREATER_THAN_SIGN) { return pos + 1; - } else { - pos = _consumeIdentifier(input, pos, callbacks); - if (callbacks.identifier !== undefined) { - return callbacks.identifier(input, start, pos); - } + } + pos = _consumeIdentifier(input, pos, callbacks); + if (callbacks.identifier !== undefined) { + return callbacks.identifier(input, start, pos); } } else if (cc === CC_REVERSE_SOLIDUS) { if (pos + 1 === input.length) return pos; @@ -323,7 +305,10 @@ const consumeDot = (input, pos, callbacks) => { if (pos === input.length) return pos; const cc = input.charCodeAt(pos); if (_isDigit(cc)) return consumeNumericToken(input, pos - 2, callbacks); - if (!callbacks.isSelector(input, pos) || !_startsIdentifier(input, pos)) + if ( + (callbacks.isSelector && !callbacks.isSelector(input, pos)) || + !_startsIdentifier(input, pos) + ) return pos; pos = _consumeIdentifier(input, pos, callbacks); if (callbacks.class !== undefined) return callbacks.class(input, start, pos); @@ -350,10 +335,8 @@ const consumeOtherIdentifier = (input, pos, callbacks) => { if (callbacks.function !== undefined) { return callbacks.function(input, start, pos); } - } else { - if (callbacks.identifier !== undefined) { - return callbacks.identifier(input, start, pos); - } + } else if (callbacks.identifier !== undefined) { + return callbacks.identifier(input, start, pos); } return pos; }; @@ -379,43 +362,42 @@ const consumePotentialUrl = (input, pos, callbacks) => { return callbacks.function(input, start, nextPos); } return nextPos; - } else { - const contentStart = pos; - /** @type {number} */ - let contentEnd; - for (;;) { - if (cc === CC_REVERSE_SOLIDUS) { + } + const contentStart = pos; + /** @type {number} */ + let contentEnd; + for (;;) { + if (cc === CC_REVERSE_SOLIDUS) { + pos++; + if (pos === input.length) return pos; + pos++; + } else if (_isWhiteSpace(cc)) { + contentEnd = pos; + do { pos++; if (pos === input.length) return pos; - pos++; - } else if (_isWhiteSpace(cc)) { - contentEnd = pos; - do { - pos++; - if (pos === input.length) return pos; - cc = input.charCodeAt(pos); - } while (_isWhiteSpace(cc)); - if (cc !== CC_RIGHT_PARENTHESIS) return pos; - pos++; - if (callbacks.url !== undefined) { - return callbacks.url(input, start, pos, contentStart, contentEnd); - } - return pos; - } else if (cc === CC_RIGHT_PARENTHESIS) { - contentEnd = pos; - pos++; - if (callbacks.url !== undefined) { - return callbacks.url(input, start, pos, contentStart, contentEnd); - } - return pos; - } else if (cc === CC_LEFT_PARENTHESIS) { - return pos; - } else { - pos++; + cc = input.charCodeAt(pos); + } while (_isWhiteSpace(cc)); + if (cc !== CC_RIGHT_PARENTHESIS) return pos; + pos++; + if (callbacks.url !== undefined) { + return callbacks.url(input, start, pos, contentStart, contentEnd); } - if (pos === input.length) return pos; - cc = input.charCodeAt(pos); + return pos; + } else if (cc === CC_RIGHT_PARENTHESIS) { + contentEnd = pos; + pos++; + if (callbacks.url !== undefined) { + return callbacks.url(input, start, pos, contentStart, contentEnd); + } + return pos; + } else if (cc === CC_LEFT_PARENTHESIS) { + return pos; + } else { + pos++; } + if (pos === input.length) return pos; + cc = input.charCodeAt(pos); } } else { if (callbacks.identifier !== undefined) { @@ -429,10 +411,13 @@ const consumePotentialUrl = (input, pos, callbacks) => { const consumePotentialPseudo = (input, pos, callbacks) => { const start = pos; pos++; - if (!callbacks.isSelector(input, pos) || !_startsIdentifier(input, pos)) + if ( + (callbacks.isSelector && !callbacks.isSelector(input, pos)) || + !_startsIdentifier(input, pos) + ) return pos; pos = _consumeIdentifier(input, pos, callbacks); - let cc = input.charCodeAt(pos); + const cc = input.charCodeAt(pos); if (cc === CC_LEFT_PARENTHESIS) { pos++; if (callbacks.pseudoFunction !== undefined) { @@ -574,7 +559,7 @@ const _consumeNumber = (input, pos) => { }; /** @type {CharHandler} */ -const consumeLessThan = (input, pos, callbacks) => { +const consumeLessThan = (input, pos, _callbacks) => { if (input.slice(pos + 1, pos + 4) === "!--") return pos + 4; return pos + 1; }; @@ -724,7 +709,7 @@ module.exports.isIdentStartCodePoint = isIdentStartCodePoint; */ module.exports.eatComments = (input, pos) => { for (;;) { - let originalPos = pos; + const originalPos = pos; pos = consumeComments(input, pos, {}); if (originalPos === pos) { break; @@ -754,7 +739,7 @@ module.exports.eatWhitespace = (input, pos) => { */ module.exports.eatWhitespaceAndComments = (input, pos) => { for (;;) { - let originalPos = pos; + const originalPos = pos; pos = consumeComments(input, pos, {}); while (_isWhiteSpace(input.charCodeAt(pos))) { pos++; diff --git a/node_modules/webpack/lib/debug/ProfilingPlugin.js b/node_modules/webpack/lib/debug/ProfilingPlugin.js index 197f566c..83e363fc 100644 --- a/node_modules/webpack/lib/debug/ProfilingPlugin.js +++ b/node_modules/webpack/lib/debug/ProfilingPlugin.js @@ -36,12 +36,12 @@ const validate = createSchemaValidation( ); /** @type {Inspector | undefined} */ -let inspector = undefined; +let inspector; try { // eslint-disable-next-line n/no-unsupported-features/node-builtins inspector = require("inspector"); -} catch (e) { +} catch (_err) { console.log("Unable to CPU profile in < node 8.0"); } @@ -92,7 +92,7 @@ class Profiler { sendCommand(method, params) { if (this.hasSession()) { return new Promise((res, rej) => { - return this.session.post(method, params, (err, params) => { + this.session.post(method, params, (err, params) => { if (err !== null) { rej(err); } else { @@ -100,9 +100,8 @@ class Profiler { } }); }); - } else { - return Promise.resolve(); } + return Promise.resolve(); } destroy() { @@ -234,19 +233,20 @@ class ProfilingPlugin { tracer.profiler.startProfiling(); // Compiler Hooks - Object.keys(compiler.hooks).forEach(hookName => { - const hook = compiler.hooks[hookName]; + for (const hookName of Object.keys(compiler.hooks)) { + const hook = + compiler.hooks[/** @type {keyof Compiler["hooks"]} */ (hookName)]; if (hook) { hook.intercept(makeInterceptorFor("Compiler", tracer)(hookName)); } - }); + } - Object.keys(compiler.resolverFactory.hooks).forEach(hookName => { + for (const hookName of Object.keys(compiler.resolverFactory.hooks)) { const hook = compiler.resolverFactory.hooks[hookName]; if (hook) { hook.intercept(makeInterceptorFor("Resolver", tracer)(hookName)); } - }); + } compiler.hooks.compilation.tap( PLUGIN_NAME, @@ -291,7 +291,9 @@ class ProfilingPlugin { cat: ["toplevel"], ts: cpuStartTime, args: { + // eslint-disable-next-line camelcase src_file: "../../ipc/ipc_moji_bootstrap.cc", + // eslint-disable-next-line camelcase src_func: "Accept" } }); @@ -339,12 +341,12 @@ class ProfilingPlugin { */ const interceptAllHooksFor = (instance, tracer, logLabel) => { if (Reflect.has(instance, "hooks")) { - Object.keys(instance.hooks).forEach(hookName => { + for (const hookName of Object.keys(instance.hooks)) { const hook = instance.hooks[hookName]; if (hook && !hook._fakeHook) { hook.intercept(makeInterceptorFor(logLabel, tracer)(hookName)); } - }); + } } }; @@ -362,13 +364,13 @@ const interceptAllParserHooks = (moduleFactory, tracer) => { WEBASSEMBLY_MODULE_TYPE_SYNC ]; - moduleTypes.forEach(moduleType => { + for (const moduleType of moduleTypes) { moduleFactory.hooks.parser .for(moduleType) .tap(PLUGIN_NAME, (parser, parserOpts) => { interceptAllHooksFor(parser, tracer, "Parser"); }); - }); + } }; /** @@ -400,10 +402,7 @@ const makeInterceptorFor = (instance, tracer) => hookName => ({ type, fn }); - return { - ...tapInfo, - fn: newFn - }; + return { ...tapInfo, fn: newFn }; } }); @@ -476,13 +475,13 @@ const makeNewProfiledTapFn = (hookName, tracer, { name, type, fn }) => { let r; try { r = fn(...args); - } catch (error) { + } catch (err) { tracer.trace.end({ name, id, cat: defaultCategory }); - throw error; + throw err; } tracer.trace.end({ name, diff --git a/node_modules/webpack/lib/dependencies/AMDDefineDependency.js b/node_modules/webpack/lib/dependencies/AMDDefineDependency.js index 9f58ad08..4acb1525 100644 --- a/node_modules/webpack/lib/dependencies/AMDDefineDependency.js +++ b/node_modules/webpack/lib/dependencies/AMDDefineDependency.js @@ -111,7 +111,7 @@ class AMDDefineDependency extends NullDependency { * @param {Range | null} arrayRange array range * @param {Range | null} functionRange function range * @param {Range | null} objectRange object range - * @param {boolean | null} namedModule true, when define is called with a name + * @param {string | null} namedModule true, when define is called with a name */ constructor(range, arrayRange, functionRange, objectRange, namedModule) { super(); diff --git a/node_modules/webpack/lib/dependencies/AMDDefineDependencyParserPlugin.js b/node_modules/webpack/lib/dependencies/AMDDefineDependencyParserPlugin.js index 3e193fd1..14fbe4af 100644 --- a/node_modules/webpack/lib/dependencies/AMDDefineDependencyParserPlugin.js +++ b/node_modules/webpack/lib/dependencies/AMDDefineDependencyParserPlugin.js @@ -20,7 +20,11 @@ const { addLocalModule, getLocalModule } = require("./LocalModulesHelpers"); /** @typedef {import("estree").CallExpression} CallExpression */ /** @typedef {import("estree").Expression} Expression */ /** @typedef {import("estree").FunctionExpression} FunctionExpression */ +/** @typedef {import("estree").Identifier} Identifier */ /** @typedef {import("estree").Literal} Literal */ +/** @typedef {import("estree").MemberExpression} MemberExpression */ +/** @typedef {import("estree").ObjectExpression} ObjectExpression */ +/** @typedef {import("estree").SimpleCallExpression} SimpleCallExpression */ /** @typedef {import("estree").SpreadElement} SpreadElement */ /** @typedef {import("../../declarations/WebpackOptions").JavascriptParserOptions} JavascriptParserOptions */ /** @typedef {import("../Dependency").DependencyLocation} DependencyLocation */ @@ -30,7 +34,7 @@ const { addLocalModule, getLocalModule } = require("./LocalModulesHelpers"); /** * @param {Expression | SpreadElement} expr expression - * @returns {boolean} true if it's a bound function expression + * @returns {expr is CallExpression} true if it's a bound function expression */ const isBoundFunctionExpression = expr => { if (expr.type !== "CallExpression") return false; @@ -46,7 +50,7 @@ const isBoundFunctionExpression = expr => { /** * @param {Expression | SpreadElement} expr expression - * @returns {boolean} true when unbound function expression + * @returns {expr is FunctionExpression | ArrowFunctionExpression} true when unbound function expression */ const isUnboundFunctionExpression = expr => { if (expr.type === "FunctionExpression") return true; @@ -56,7 +60,7 @@ const isUnboundFunctionExpression = expr => { /** * @param {Expression | SpreadElement} expr expression - * @returns {boolean} true when callable + * @returns {expr is FunctionExpression | ArrowFunctionExpression | CallExpression} true when callable */ const isCallable = expr => { if (isUnboundFunctionExpression(expr)) return true; @@ -95,26 +99,28 @@ class AMDDefineDependencyParserPlugin { */ processArray(parser, expr, param, identifiers, namedModule) { if (param.isArray()) { - /** @type {BasicEvaluatedExpression[]} */ - (param.items).forEach((param, idx) => { + const items = /** @type {BasicEvaluatedExpression[]} */ (param.items); + for (const [idx, item] of items.entries()) { if ( - param.isString() && + item.isString() && ["require", "module", "exports"].includes( - /** @type {string} */ (param.string) + /** @type {string} */ (item.string) ) ) - identifiers[/** @type {number} */ (idx)] = param.string; - const result = this.processItem(parser, expr, param, namedModule); + identifiers[/** @type {number} */ (idx)] = /** @type {string} */ ( + item.string + ); + const result = this.processItem(parser, expr, item, namedModule); if (result === undefined) { - this.processContext(parser, expr, param); + this.processContext(parser, expr, item); } - }); + } return true; } else if (param.isConstArray()) { /** @type {(string | LocalModuleDependency | AMDRequireItemDependency)[]} */ const deps = []; - /** @type {string[]} */ - (param.array).forEach((request, idx) => { + const array = /** @type {string[]} */ (param.array); + for (const [idx, request] of array.entries()) { let dep; let localModule; if (request === "require") { @@ -131,17 +137,17 @@ class AMDDefineDependencyParserPlugin { } else { dep = this.newRequireItemDependency(request); dep.loc = /** @type {DependencyLocation} */ (expr.loc); - dep.optional = !!parser.scope.inTry; + dep.optional = Boolean(parser.scope.inTry); parser.state.current.addDependency(dep); } deps.push(dep); - }); + } const dep = this.newRequireArrayDependency( deps, /** @type {Range} */ (param.range) ); dep.loc = /** @type {DependencyLocation} */ (expr.loc); - dep.optional = !!parser.scope.inTry; + dep.optional = Boolean(parser.scope.inTry); parser.state.module.addPresentationalDependency(dep); return true; } @@ -156,16 +162,19 @@ class AMDDefineDependencyParserPlugin { */ processItem(parser, expr, param, namedModule) { if (param.isConditional()) { - /** @type {BasicEvaluatedExpression[]} */ - (param.options).forEach(param => { - const result = this.processItem(parser, expr, param); + const options = /** @type {BasicEvaluatedExpression[]} */ (param.options); + for (const item of options) { + const result = this.processItem(parser, expr, item); if (result === undefined) { - this.processContext(parser, expr, param); + this.processContext(parser, expr, item); } - }); + } + return true; } else if (param.isString()) { - let dep, localModule; + let dep; + let localModule; + if (param.string === "require") { dep = new ConstDependency( RuntimeGlobals.require, @@ -198,7 +207,7 @@ class AMDDefineDependencyParserPlugin { /** @type {string} */ (param.string), param.range ); - dep.optional = !!parser.scope.inTry; + dep.optional = Boolean(parser.scope.inTry); parser.state.current.addDependency(dep); return true; } @@ -228,7 +237,7 @@ class AMDDefineDependencyParserPlugin { ); if (!dep) return; dep.loc = /** @type {DependencyLocation} */ (expr.loc); - dep.optional = !!parser.scope.inTry; + dep.optional = Boolean(parser.scope.inTry); parser.state.current.addDependency(dep); return true; } @@ -239,7 +248,14 @@ class AMDDefineDependencyParserPlugin { * @returns {boolean | undefined} result */ processCallDefine(parser, expr) { - let array, fn, obj, namedModule; + /** @type {TODO} */ + let array; + /** @type {FunctionExpression | ArrowFunctionExpression | CallExpression | Identifier | undefined} */ + let fn; + /** @type {ObjectExpression | Identifier | undefined} */ + let obj; + /** @type {string | undefined} */ + let namedModule; switch (expr.arguments.length) { case 1: if (isCallable(expr.arguments[0])) { @@ -251,12 +267,12 @@ class AMDDefineDependencyParserPlugin { } else { // define(expr) // unclear if function or object - obj = fn = expr.arguments[0]; + obj = fn = /** @type {Identifier} */ (expr.arguments[0]); } break; case 2: if (expr.arguments[0].type === "Literal") { - namedModule = expr.arguments[0].value; + namedModule = /** @type {string} */ (expr.arguments[0].value); // define("…", …) if (isCallable(expr.arguments[1])) { // define("…", f() {…}) @@ -267,7 +283,7 @@ class AMDDefineDependencyParserPlugin { } else { // define("…", expr) // unclear if function or object - obj = fn = expr.arguments[1]; + obj = fn = /** @type {Identifier} */ (expr.arguments[1]); } } else { array = expr.arguments[0]; @@ -280,13 +296,18 @@ class AMDDefineDependencyParserPlugin { } else { // define([…], expr) // unclear if function or object - obj = fn = expr.arguments[1]; + obj = fn = /** @type {Identifier} */ (expr.arguments[1]); } } break; case 3: // define("…", […], f() {…}) - namedModule = /** @type {TODO} */ (expr).arguments[0].value; + namedModule = + /** @type {string} */ + ( + /** @type {Literal} */ + (expr.arguments[0]).value + ); array = expr.arguments[1]; if (isCallable(expr.arguments[2])) { // define("…", […], f() {}) @@ -297,27 +318,36 @@ class AMDDefineDependencyParserPlugin { } else { // define("…", […], expr) // unclear if function or object - obj = fn = expr.arguments[2]; + obj = fn = /** @type {Identifier} */ (expr.arguments[2]); } break; default: return; } DynamicExports.bailout(parser.state); + /** @type {Identifier[] | null} */ let fnParams = null; let fnParamsOffset = 0; if (fn) { if (isUnboundFunctionExpression(fn)) { - fnParams = /** @type {UnboundFunctionExpression} */ (fn).params; + fnParams = + /** @type {Identifier[]} */ + (fn.params); } else if (isBoundFunctionExpression(fn)) { - fnParams = /** @type {TODO} */ (fn).callee.object.params; - fnParamsOffset = /** @type {TODO} */ (fn).arguments.length - 1; + const object = + /** @type {FunctionExpression} */ + (/** @type {MemberExpression} */ (fn.callee).object); + + fnParams = + /** @type {Identifier[]} */ + (object.params); + fnParamsOffset = fn.arguments.length - 1; if (fnParamsOffset < 0) { fnParamsOffset = 0; } } } - let fnRenames = new Map(); + const fnRenames = new Map(); if (array) { /** @type {Record} */ const identifiers = {}; @@ -372,9 +402,14 @@ class AMDDefineDependencyParserPlugin { }); } else if (fn && isBoundFunctionExpression(fn)) { inTry = parser.scope.inTry; + + const object = + /** @type {FunctionExpression} */ + (/** @type {MemberExpression} */ (fn.callee).object); + parser.inScope( - /** @type {TODO} */ - (fn).callee.object.params.filter( + /** @type {Identifier[]} */ + (object.params).filter( i => !["require", "module", "exports"].includes(i.name) ), () => { @@ -382,19 +417,20 @@ class AMDDefineDependencyParserPlugin { parser.setVariable(name, varInfo); } parser.scope.inTry = /** @type {boolean} */ (inTry); - if (fn.callee.object.body.type === "BlockStatement") { - parser.detectMode(fn.callee.object.body.body); + + if (object.body.type === "BlockStatement") { + parser.detectMode(object.body.body); const prev = parser.prevStatement; - parser.preWalkStatement(fn.callee.object.body); + parser.preWalkStatement(object.body); parser.prevStatement = prev; - parser.walkStatement(fn.callee.object.body); + parser.walkStatement(object.body); } else { - parser.walkExpression(fn.callee.object.body); + parser.walkExpression(object.body); } } ); - if (/** @type {TODO} */ (fn).arguments) { - parser.walkExpressions(/** @type {TODO} */ (fn).arguments); + if (fn.arguments) { + parser.walkExpressions(fn.arguments); } } else if (fn || obj) { parser.walkExpression(fn || obj); @@ -405,7 +441,7 @@ class AMDDefineDependencyParserPlugin { array ? /** @type {Range} */ (array.range) : null, fn ? /** @type {Range} */ (fn.range) : null, obj ? /** @type {Range} */ (obj.range) : null, - namedModule ? namedModule : null + namedModule || null ); dep.loc = /** @type {DependencyLocation} */ (expr.loc); if (namedModule) { @@ -420,7 +456,7 @@ class AMDDefineDependencyParserPlugin { * @param {Range | null} arrayRange array range * @param {Range | null} functionRange function range * @param {Range | null} objectRange object range - * @param {boolean | null} namedModule true, when define is called with a name + * @param {string | null} namedModule true, when define is called with a name * @returns {AMDDefineDependency} AMDDefineDependency */ newDefineDependency( @@ -440,7 +476,7 @@ class AMDDefineDependencyParserPlugin { } /** - * @param {TODO[]} depsArray deps array + * @param {(string | LocalModuleDependency | AMDRequireItemDependency)[]} depsArray deps array * @param {Range} range range * @returns {AMDRequireArrayDependency} AMDRequireArrayDependency */ diff --git a/node_modules/webpack/lib/dependencies/AMDRequireArrayDependency.js b/node_modules/webpack/lib/dependencies/AMDRequireArrayDependency.js index d37966be..a182f6c2 100644 --- a/node_modules/webpack/lib/dependencies/AMDRequireArrayDependency.js +++ b/node_modules/webpack/lib/dependencies/AMDRequireArrayDependency.js @@ -89,9 +89,9 @@ AMDRequireArrayDependency.Template = class AMDRequireArrayDependencyTemplate ext * @returns {string} content */ getContent(dep, templateContext) { - const requires = dep.depsArray.map(dependency => { - return this.contentForDependency(dependency, templateContext); - }); + const requires = dep.depsArray.map(dependency => + this.contentForDependency(dependency, templateContext) + ); return `[${requires.join(", ")}]`; } @@ -110,14 +110,13 @@ AMDRequireArrayDependency.Template = class AMDRequireArrayDependencyTemplate ext if (dep.localModule) { return dep.localModule.variableName(); - } else { - return runtimeTemplate.moduleExports({ - module: moduleGraph.getModule(dep), - chunkGraph, - request: dep.request, - runtimeRequirements - }); } + return runtimeTemplate.moduleExports({ + module: moduleGraph.getModule(dep), + chunkGraph, + request: dep.request, + runtimeRequirements + }); } }; diff --git a/node_modules/webpack/lib/dependencies/AMDRequireDependenciesBlockParserPlugin.js b/node_modules/webpack/lib/dependencies/AMDRequireDependenciesBlockParserPlugin.js index 1ac22150..803ce398 100644 --- a/node_modules/webpack/lib/dependencies/AMDRequireDependenciesBlockParserPlugin.js +++ b/node_modules/webpack/lib/dependencies/AMDRequireDependenciesBlockParserPlugin.js @@ -49,11 +49,12 @@ class AMDRequireDependenciesBlockParserPlugin { const fnData = getFunctionExpression(expression); if (fnData) { parser.inScope( - fnData.fn.params.filter(i => { - return !["require", "module", "exports"].includes( - /** @type {Identifier} */ (i).name - ); - }), + fnData.fn.params.filter( + i => + !["require", "module", "exports"].includes( + /** @type {Identifier} */ (i).name + ) + ), () => { if (fnData.fn.body.type === "BlockStatement") { parser.walkStatement(fnData.fn.body); @@ -104,7 +105,8 @@ class AMDRequireDependenciesBlockParserPlugin { /** @type {(string | LocalModuleDependency | AMDRequireItemDependency)[]} */ const deps = []; for (const request of /** @type {any[]} */ (param.array)) { - let dep, localModule; + let dep; + let localModule; if (request === "require") { dep = RuntimeGlobals.require; } else if (["exports", "module"].includes(request)) { @@ -117,7 +119,7 @@ class AMDRequireDependenciesBlockParserPlugin { } else { dep = this.newRequireItemDependency(request); dep.loc = /** @type {DependencyLocation} */ (expr.loc); - dep.optional = !!parser.scope.inTry; + dep.optional = Boolean(parser.scope.inTry); parser.state.current.addDependency(dep); } deps.push(dep); @@ -127,7 +129,7 @@ class AMDRequireDependenciesBlockParserPlugin { /** @type {Range} */ (param.range) ); dep.loc = /** @type {DependencyLocation} */ (expr.loc); - dep.optional = !!parser.scope.inTry; + dep.optional = Boolean(parser.scope.inTry); parser.state.module.addPresentationalDependency(dep); return true; } @@ -151,7 +153,8 @@ class AMDRequireDependenciesBlockParserPlugin { } return true; } else if (param.isString()) { - let dep, localModule; + let dep; + let localModule; if (param.string === "require") { dep = new ConstDependency( RuntimeGlobals.require, @@ -186,7 +189,7 @@ class AMDRequireDependenciesBlockParserPlugin { param.range ); dep.loc = /** @type {DependencyLocation} */ (expr.loc); - dep.optional = !!parser.scope.inTry; + dep.optional = Boolean(parser.scope.inTry); parser.state.current.addDependency(dep); return true; } @@ -216,7 +219,7 @@ class AMDRequireDependenciesBlockParserPlugin { ); if (!dep) return; dep.loc = /** @type {DependencyLocation} */ (expr.loc); - dep.optional = !!parser.scope.inTry; + dep.optional = Boolean(parser.scope.inTry); parser.state.current.addDependency(dep); return true; } @@ -269,10 +272,12 @@ class AMDRequireDependenciesBlockParserPlugin { const old = parser.state.current; if (expr.arguments.length >= 1) { - param = parser.evaluateExpression(expr.arguments[0]); + param = parser.evaluateExpression( + /** @type {Expression} */ (expr.arguments[0]) + ); depBlock = this.newRequireDependenciesBlock( /** @type {DependencyLocation} */ (expr.loc), - /** @type {string} */ (this.processArrayForRequestString(param)) + this.processArrayForRequestString(param) ); dep = this.newRequireDependency( /** @type {Range} */ (expr.range), @@ -324,8 +329,9 @@ class AMDRequireDependenciesBlockParserPlugin { if (parser.state.module) { parser.state.module.addError( new UnsupportedFeatureWarning( - "Cannot statically analyse 'require(…, …)' in line " + - /** @type {SourceLocation} */ (expr.loc).start.line, + `Cannot statically analyse 'require(…, …)' in line ${ + /** @type {SourceLocation} */ (expr.loc).start.line + }`, /** @type {DependencyLocation} */ (expr.loc) ) ); @@ -355,7 +361,7 @@ class AMDRequireDependenciesBlockParserPlugin { /** * @param {DependencyLocation} loc location - * @param {string} request request + * @param {string=} request request * @returns {AMDRequireDependenciesBlock} AMDRequireDependenciesBlock */ newRequireDependenciesBlock(loc, request) { diff --git a/node_modules/webpack/lib/dependencies/AMDRuntimeModules.js b/node_modules/webpack/lib/dependencies/AMDRuntimeModules.js index c82f2edc..cec00bb8 100644 --- a/node_modules/webpack/lib/dependencies/AMDRuntimeModules.js +++ b/node_modules/webpack/lib/dependencies/AMDRuntimeModules.js @@ -44,5 +44,5 @@ class AMDOptionsRuntimeModule extends RuntimeModule { } } -exports.AMDDefineRuntimeModule = AMDDefineRuntimeModule; -exports.AMDOptionsRuntimeModule = AMDOptionsRuntimeModule; +module.exports.AMDDefineRuntimeModule = AMDDefineRuntimeModule; +module.exports.AMDOptionsRuntimeModule = AMDOptionsRuntimeModule; diff --git a/node_modules/webpack/lib/dependencies/CommonJsDependencyHelpers.js b/node_modules/webpack/lib/dependencies/CommonJsDependencyHelpers.js index 4eed82c0..0cd457ee 100644 --- a/node_modules/webpack/lib/dependencies/CommonJsDependencyHelpers.js +++ b/node_modules/webpack/lib/dependencies/CommonJsDependencyHelpers.js @@ -17,8 +17,12 @@ const RuntimeGlobals = require("../RuntimeGlobals"); * @param {RuntimeRequirements} runtimeRequirements runtime requirements * @returns {[string, string]} type and base */ -exports.handleDependencyBase = (depBase, module, runtimeRequirements) => { - let base = undefined; +module.exports.handleDependencyBase = ( + depBase, + module, + runtimeRequirements +) => { + let base; let type; switch (depBase) { case "exports": diff --git a/node_modules/webpack/lib/dependencies/CommonJsExportRequireDependency.js b/node_modules/webpack/lib/dependencies/CommonJsExportRequireDependency.js index b1f3f93b..d4f7a73c 100644 --- a/node_modules/webpack/lib/dependencies/CommonJsExportRequireDependency.js +++ b/node_modules/webpack/lib/dependencies/CommonJsExportRequireDependency.js @@ -96,14 +96,13 @@ class CommonJsExportRequireDependency extends ModuleDependency { const getFullResult = () => { if (ids.length === 0) { return Dependency.EXPORTS_OBJECT_REFERENCED; - } else { - return [ - { - name: ids, - canMangle: false - } - ]; } + return [ + { + name: ids, + canMangle: false + } + ]; }; if (this.resultUsed) return getFullResult(); /** @type {ExportsInfo | undefined} */ @@ -146,8 +145,8 @@ class CommonJsExportRequireDependency extends ModuleDependency { * @returns {ExportsSpec | undefined} export names */ getExports(moduleGraph) { - const ids = this.getIds(moduleGraph); if (this.names.length === 1) { + const ids = this.getIds(moduleGraph); const name = this.names[0]; const from = moduleGraph.getConnection(this); if (!from) return; @@ -179,39 +178,36 @@ class CommonJsExportRequireDependency extends ModuleDependency { ], dependencies: undefined }; - } else { - const from = moduleGraph.getConnection(this); - if (!from) return; - const reexportInfo = this.getStarReexports( - moduleGraph, - undefined, - from.module - ); - if (reexportInfo) { - return { - exports: Array.from( - /** @type {TODO} */ (reexportInfo).exports, - name => { - return { - name, - from, - export: ids.concat(name), - canMangle: !(name in EMPTY_OBJECT) && false - }; - } - ), - // TODO handle deep reexports - dependencies: [from.module] - }; - } else { - return { - exports: true, - from: ids.length === 0 ? from : undefined, - canMangle: false, - dependencies: [from.module] - }; - } } + const from = moduleGraph.getConnection(this); + if (!from) return; + const reexportInfo = this.getStarReexports( + moduleGraph, + undefined, + from.module + ); + const ids = this.getIds(moduleGraph); + if (reexportInfo) { + return { + exports: Array.from( + /** @type {TODO} */ (reexportInfo).exports, + name => ({ + name, + from, + export: ids.concat(name), + canMangle: !(name in EMPTY_OBJECT) && false + }) + ), + // TODO handle deep reexports + dependencies: [from.module] + }; + } + return { + exports: true, + from: ids.length === 0 ? from : undefined, + canMangle: false, + dependencies: [from.module] + }; } /** @@ -382,7 +378,7 @@ CommonJsExportRequireDependency.Template = class CommonJsExportRequireDependency if (usedImported) { const comment = equals(usedImported, ids) ? "" - : Template.toNormalComment(propertyAccess(ids)) + " "; + : `${Template.toNormalComment(propertyAccess(ids))} `; requireExpr += `${comment}${propertyAccess(usedImported)}`; } } diff --git a/node_modules/webpack/lib/dependencies/CommonJsExportsDependency.js b/node_modules/webpack/lib/dependencies/CommonJsExportsDependency.js index 9d466c50..93c831b5 100644 --- a/node_modules/webpack/lib/dependencies/CommonJsExportsDependency.js +++ b/node_modules/webpack/lib/dependencies/CommonJsExportsDependency.js @@ -176,7 +176,6 @@ CommonJsExportsDependency.Template = class CommonJsExportsDependencyTemplate ext dep.range[1] - 1, "))" ); - return; } } }; diff --git a/node_modules/webpack/lib/dependencies/CommonJsExportsParserPlugin.js b/node_modules/webpack/lib/dependencies/CommonJsExportsParserPlugin.js index 1e6e6df3..2e04a494 100644 --- a/node_modules/webpack/lib/dependencies/CommonJsExportsParserPlugin.js +++ b/node_modules/webpack/lib/dependencies/CommonJsExportsParserPlugin.js @@ -43,7 +43,6 @@ const ModuleDecoratorDependency = require("./ModuleDecoratorDependency"); * exports.foo = void 0; * exports.foo = "bar"; * ``` - * * @param {TODO} expr expression * @returns {Expression | undefined} returns the value of property descriptor */ @@ -61,15 +60,13 @@ const getValueOfPropertyDescription = expr => { * The purpose of this function is to check whether an expression is a truthy literal or not. This is * useful when parsing CommonJS exports, because CommonJS modules can export any value, including falsy * values like `null` and `false`. However, exports should only be created if the exported value is truthy. - * * @param {Expression} expr expression being checked * @returns {boolean} true, when the expression is a truthy literal - * */ const isTruthyLiteral = expr => { switch (expr.type) { case "Literal": - return !!expr.value; + return Boolean(expr.value); case "UnaryExpression": if (expr.operator === "!") return isFalsyLiteral(expr.argument); } @@ -80,7 +77,6 @@ const isTruthyLiteral = expr => { * The purpose of this function is to check whether an expression is a falsy literal or not. This is * useful when parsing CommonJS exports, because CommonJS modules can export any value, including falsy * values like `null` and `false`. However, exports should only be created if the exported value is truthy. - * * @param {Expression} expr expression being checked * @returns {boolean} true, when the expression is a falsy literal */ @@ -215,7 +211,7 @@ class CommonJsExportsParserPlugin { !parser.isStatementLevelExpression(expr) ); dep.loc = /** @type {DependencyLocation} */ (expr.loc); - dep.optional = !!parser.scope.inTry; + dep.optional = Boolean(parser.scope.inTry); parser.state.module.addDependency(dep); return true; } @@ -241,9 +237,9 @@ class CommonJsExportsParserPlugin { }; parser.hooks.assignMemberChain .for("exports") - .tap("CommonJsExportsParserPlugin", (expr, members) => { - return handleAssignExport(expr, "exports", members); - }); + .tap("CommonJsExportsParserPlugin", (expr, members) => + handleAssignExport(expr, "exports", members) + ); parser.hooks.assignMemberChain .for("this") .tap("CommonJsExportsParserPlugin", (expr, members) => { @@ -306,7 +302,7 @@ class CommonJsExportsParserPlugin { * @param {CallExpression=} call call expression * @returns {boolean | void} true, when the expression was handled */ - const handleAccessExport = (expr, base, members, call = undefined) => { + const handleAccessExport = (expr, base, members, call) => { if (HarmonyExports.isEnabled(parser.state)) return; if (members.length === 0) { bailout( @@ -328,7 +324,7 @@ class CommonJsExportsParserPlugin { /** @type {Range} */ (expr.range), base, members, - !!call + Boolean(call) ); dep.loc = /** @type {DependencyLocation} */ (expr.loc); parser.state.module.addDependency(dep); @@ -339,19 +335,19 @@ class CommonJsExportsParserPlugin { }; parser.hooks.callMemberChain .for("exports") - .tap("CommonJsExportsParserPlugin", (expr, members) => { - return handleAccessExport(expr.callee, "exports", members, expr); - }); + .tap("CommonJsExportsParserPlugin", (expr, members) => + handleAccessExport(expr.callee, "exports", members, expr) + ); parser.hooks.expressionMemberChain .for("exports") - .tap("CommonJsExportsParserPlugin", (expr, members) => { - return handleAccessExport(expr, "exports", members); - }); + .tap("CommonJsExportsParserPlugin", (expr, members) => + handleAccessExport(expr, "exports", members) + ); parser.hooks.expression .for("exports") - .tap("CommonJsExportsParserPlugin", expr => { - return handleAccessExport(expr, "exports", []); - }); + .tap("CommonJsExportsParserPlugin", expr => + handleAccessExport(expr, "exports", []) + ); parser.hooks.callMemberChain .for("module") .tap("CommonJsExportsParserPlugin", (expr, members) => { @@ -371,9 +367,9 @@ class CommonJsExportsParserPlugin { }); parser.hooks.expression .for("module.exports") - .tap("CommonJsExportsParserPlugin", expr => { - return handleAccessExport(expr, "module.exports", []); - }); + .tap("CommonJsExportsParserPlugin", expr => + handleAccessExport(expr, "module.exports", []) + ); parser.hooks.callMemberChain .for("this") .tap("CommonJsExportsParserPlugin", (expr, members) => { diff --git a/node_modules/webpack/lib/dependencies/CommonJsFullRequireDependency.js b/node_modules/webpack/lib/dependencies/CommonJsFullRequireDependency.js index 74f6c42d..1164eee1 100644 --- a/node_modules/webpack/lib/dependencies/CommonJsFullRequireDependency.js +++ b/node_modules/webpack/lib/dependencies/CommonJsFullRequireDependency.js @@ -146,7 +146,7 @@ CommonJsFullRequireDependency.Template = class CommonJsFullRequireDependencyTemp if (usedImported) { const comment = equals(usedImported, trimmedIds) ? "" - : Template.toNormalComment(propertyAccess(trimmedIds)) + " "; + : `${Template.toNormalComment(propertyAccess(trimmedIds))} `; const access = `${comment}${propertyAccess(usedImported)}`; requireExpr = dep.asiSafe === true diff --git a/node_modules/webpack/lib/dependencies/CommonJsImportsParserPlugin.js b/node_modules/webpack/lib/dependencies/CommonJsImportsParserPlugin.js index cd01e404..5044bced 100644 --- a/node_modules/webpack/lib/dependencies/CommonJsImportsParserPlugin.js +++ b/node_modules/webpack/lib/dependencies/CommonJsImportsParserPlugin.js @@ -63,7 +63,7 @@ class CommonJsImportsParserPlugin { } }; - //#region metadata + // #region metadata /** * @param {string} expression expression * @param {() => string[]} getMembers get members @@ -102,7 +102,7 @@ class CommonJsImportsParserPlugin { tapRequireExpression("require", () => []); tapRequireExpression("require.resolve", () => ["resolve"]); tapRequireExpression("require.resolveWeak", () => ["resolveWeak"]); - //#endregion + // #endregion // Weird stuff // parser.hooks.assign @@ -115,7 +115,7 @@ class CommonJsImportsParserPlugin { return true; }); - //#region Unsupported + // #region Unsupported parser.hooks.expression .for("require.main") .tap( @@ -152,9 +152,9 @@ class CommonJsImportsParserPlugin { "module.parent.require is not supported by webpack." ) ); - //#endregion + // #endregion - //#region Renaming + // #region Renaming /** * @param {Expression} expr expression * @returns {boolean} true when set undefined @@ -175,9 +175,9 @@ class CommonJsImportsParserPlugin { parser.hooks.rename .for("require") .tap("CommonJsImportsParserPlugin", defineUndefined); - //#endregion + // #endregion - //#region Inspection + // #region Inspection const requireCache = toConstantDependency( parser, RuntimeGlobals.moduleCache, @@ -191,9 +191,9 @@ class CommonJsImportsParserPlugin { parser.hooks.expression .for("require.cache") .tap("CommonJsImportsParserPlugin", requireCache); - //#endregion + // #endregion - //#region Require as expression + // #region Require as expression /** * @param {Expression} expr expression * @returns {boolean} true when handled @@ -215,16 +215,16 @@ class CommonJsImportsParserPlugin { options.unknownContextCritical && "require function is used in a way in which dependencies cannot be statically extracted"; dep.loc = /** @type {DependencyLocation} */ (expr.loc); - dep.optional = !!parser.scope.inTry; + dep.optional = Boolean(parser.scope.inTry); parser.state.current.addDependency(dep); return true; }; parser.hooks.expression .for("require") .tap("CommonJsImportsParserPlugin", requireAsExpressionHandler); - //#endregion + // #endregion - //#region Require + // #region Require /** * @param {CallExpression | NewExpression} expr expression * @param {BasicEvaluatedExpression} param param @@ -238,7 +238,7 @@ class CommonJsImportsParserPlugin { getContext() ); dep.loc = /** @type {DependencyLocation} */ (expr.loc); - dep.optional = !!parser.scope.inTry; + dep.optional = Boolean(parser.scope.inTry); parser.state.current.addDependency(dep); return true; } @@ -264,7 +264,7 @@ class CommonJsImportsParserPlugin { ); if (!dep) return; dep.loc = /** @type {DependencyLocation} */ (expr.loc); - dep.optional = !!parser.scope.inTry; + dep.optional = Boolean(parser.scope.inTry); parser.state.current.addDependency(dep); return true; }; @@ -288,21 +288,17 @@ class CommonJsImportsParserPlugin { ); } } - if (requireOptions) { - if (requireOptions.webpackIgnore !== undefined) { - if (typeof requireOptions.webpackIgnore !== "boolean") { - parser.state.module.addWarning( - new UnsupportedFeatureWarning( - `\`webpackIgnore\` expected a boolean, but received: ${requireOptions.webpackIgnore}.`, - /** @type {DependencyLocation} */ (expr.loc) - ) - ); - } else { - // Do not instrument `require()` if `webpackIgnore` is `true` - if (requireOptions.webpackIgnore) { - return true; - } - } + if (requireOptions && requireOptions.webpackIgnore !== undefined) { + if (typeof requireOptions.webpackIgnore !== "boolean") { + parser.state.module.addWarning( + new UnsupportedFeatureWarning( + `\`webpackIgnore\` expected a boolean, but received: ${requireOptions.webpackIgnore}.`, + /** @type {DependencyLocation} */ (expr.loc) + ) + ); + } else if (requireOptions.webpackIgnore) { + // Do not instrument `require()` if `webpackIgnore` is `true` + return true; } } } @@ -370,9 +366,9 @@ class CommonJsImportsParserPlugin { parser.hooks.new .for("module.require") .tap("CommonJsImportsParserPlugin", createRequireHandler(true)); - //#endregion + // #endregion - //#region Require with property access + // #region Require with property access /** * @param {Expression} expr expression * @param {string[]} calleeMembers callee members @@ -403,7 +399,7 @@ class CommonJsImportsParserPlugin { dep.asiSafe = !parser.isAsiPosition( /** @type {Range} */ (expr.range)[0] ); - dep.optional = !!parser.scope.inTry; + dep.optional = Boolean(parser.scope.inTry); dep.loc = /** @type {DependencyLocation} */ (expr.loc); parser.state.current.addDependency(dep); return true; @@ -440,7 +436,7 @@ class CommonJsImportsParserPlugin { dep.asiSafe = !parser.isAsiPosition( /** @type {Range} */ (expr.range)[0] ); - dep.optional = !!parser.scope.inTry; + dep.optional = Boolean(parser.scope.inTry); dep.loc = /** @type {DependencyLocation} */ (expr.callee.loc); parser.state.current.addDependency(dep); parser.walkExpressions(expr.arguments); @@ -459,9 +455,9 @@ class CommonJsImportsParserPlugin { parser.hooks.callMemberChainOfCallMemberChain .for("module.require") .tap("CommonJsImportsParserPlugin", callChainHandler); - //#endregion + // #endregion - //#region Require.resolve + // #region Require.resolve /** * @param {CallExpression} expr call expression * @param {boolean} weak weak @@ -485,18 +481,17 @@ class CommonJsImportsParserPlugin { dep.loc = /** @type {DependencyLocation} */ (expr.loc); parser.state.module.addPresentationalDependency(dep); return true; - } else { - const result = processResolveItem(expr, param, weak); - if (result === undefined) { - processResolveContext(expr, param, weak); - } - const dep = new RequireResolveHeaderDependency( - /** @type {Range} */ (expr.callee.range) - ); - dep.loc = /** @type {DependencyLocation} */ (expr.loc); - parser.state.module.addPresentationalDependency(dep); - return true; } + const result = processResolveItem(expr, param, weak); + if (result === undefined) { + processResolveContext(expr, param, weak); + } + const dep = new RequireResolveHeaderDependency( + /** @type {Range} */ (expr.callee.range) + ); + dep.loc = /** @type {DependencyLocation} */ (expr.loc); + parser.state.module.addPresentationalDependency(dep); + return true; }; /** * @param {CallExpression} expr call expression @@ -512,7 +507,7 @@ class CommonJsImportsParserPlugin { getContext() ); dep.loc = /** @type {DependencyLocation} */ (expr.loc); - dep.optional = !!parser.scope.inTry; + dep.optional = Boolean(parser.scope.inTry); dep.weak = weak; parser.state.current.addDependency(dep); return true; @@ -540,24 +535,20 @@ class CommonJsImportsParserPlugin { ); if (!dep) return; dep.loc = /** @type {DependencyLocation} */ (expr.loc); - dep.optional = !!parser.scope.inTry; + dep.optional = Boolean(parser.scope.inTry); parser.state.current.addDependency(dep); return true; }; parser.hooks.call .for("require.resolve") - .tap("CommonJsImportsParserPlugin", expr => { - return processResolve(expr, false); - }); + .tap("CommonJsImportsParserPlugin", expr => processResolve(expr, false)); parser.hooks.call .for("require.resolveWeak") - .tap("CommonJsImportsParserPlugin", expr => { - return processResolve(expr, true); - }); - //#endregion + .tap("CommonJsImportsParserPlugin", expr => processResolve(expr, true)); + // #endregion - //#region Create require + // #region Create require if (!options.createRequire) return; @@ -610,12 +601,12 @@ class CommonJsImportsParserPlugin { }); parser.hooks.unhandledExpressionMemberChain .for(createdRequireIdentifierTag) - .tap("CommonJsImportsParserPlugin", (expr, members) => { - return expressionIsUnsupported( + .tap("CommonJsImportsParserPlugin", (expr, members) => + expressionIsUnsupported( parser, `createRequire().${members.join(".")} is not supported by webpack.` - )(expr); - }); + )(expr) + ); parser.hooks.canRename .for(createdRequireIdentifierTag) .tap("CommonJsImportsParserPlugin", () => true); @@ -789,7 +780,7 @@ class CommonJsImportsParserPlugin { parser.state.module.addPresentationalDependency(clearDep); return true; }); - //#endregion + // #endregion } } module.exports = CommonJsImportsParserPlugin; diff --git a/node_modules/webpack/lib/dependencies/CommonJsSelfReferenceDependency.js b/node_modules/webpack/lib/dependencies/CommonJsSelfReferenceDependency.js index 2aef8cec..b1b368ea 100644 --- a/node_modules/webpack/lib/dependencies/CommonJsSelfReferenceDependency.js +++ b/node_modules/webpack/lib/dependencies/CommonJsSelfReferenceDependency.js @@ -50,7 +50,7 @@ class CommonJsSelfReferenceDependency extends NullDependency { * @returns {string | null} an identifier to merge equal requests */ getResourceIdentifier() { - return `self`; + return "self"; } /** @@ -108,19 +108,17 @@ CommonJsSelfReferenceDependency.Template = class CommonJsSelfReferenceDependency { module, moduleGraph, runtime, runtimeRequirements } ) { const dep = /** @type {CommonJsSelfReferenceDependency} */ (dependency); - let used; - if (dep.names.length === 0) { - used = dep.names; - } else { - used = moduleGraph.getExportsInfo(module).getUsedName(dep.names, runtime); - } + const used = + dep.names.length === 0 + ? dep.names + : moduleGraph.getExportsInfo(module).getUsedName(dep.names, runtime); if (!used) { throw new Error( "Self-reference dependency has unused export name: This should not happen" ); } - let base = undefined; + let base; switch (dep.base) { case "exports": runtimeRequirements.add(RuntimeGlobals.exports); diff --git a/node_modules/webpack/lib/dependencies/ConstDependency.js b/node_modules/webpack/lib/dependencies/ConstDependency.js index d1996ac2..e41acef3 100644 --- a/node_modules/webpack/lib/dependencies/ConstDependency.js +++ b/node_modules/webpack/lib/dependencies/ConstDependency.js @@ -44,7 +44,7 @@ class ConstDependency extends NullDependency { */ updateHash(hash, context) { if (this._hashUpdate === undefined) { - let hashUpdate = "" + this.range + "|" + this.expression; + let hashUpdate = `${this.range}|${this.expression}`; if (this.runtimeRequirements) { for (const item of this.runtimeRequirements) { hashUpdate += "|"; diff --git a/node_modules/webpack/lib/dependencies/ContextDependency.js b/node_modules/webpack/lib/dependencies/ContextDependency.js index a5c5702c..fb12467d 100644 --- a/node_modules/webpack/lib/dependencies/ContextDependency.js +++ b/node_modules/webpack/lib/dependencies/ContextDependency.js @@ -27,7 +27,7 @@ const getCriticalDependencyWarning = memoize(() => * @param {RegExp | null | undefined} r regexp * @returns {string} stringified regexp */ -const regExpToString = r => (r ? r + "" : ""); +const regExpToString = r => (r ? String(r) : ""); class ContextDependency extends Dependency { /** diff --git a/node_modules/webpack/lib/dependencies/ContextDependencyHelpers.js b/node_modules/webpack/lib/dependencies/ContextDependencyHelpers.js index 19aa320d..ed635328 100644 --- a/node_modules/webpack/lib/dependencies/ContextDependencyHelpers.js +++ b/node_modules/webpack/lib/dependencies/ContextDependencyHelpers.js @@ -22,9 +22,7 @@ const { parseResource } = require("../util/identifier"); * @param {string} str String to quote * @returns {string} Escaped string */ -const quoteMeta = str => { - return str.replace(/[-[\]\\/{}()*+?.^$|]/g, "\\$&"); -}; +const quoteMeta = str => str.replace(/[-[\]\\/{}()*+?.^$|]/g, "\\$&"); /** * @param {string} prefix prefix @@ -57,7 +55,7 @@ const splitContextFromPrefix = prefix => { * @param {...any} depArgs depArgs * @returns {ContextDependency} the created Dependency */ -exports.create = ( +module.exports.create = ( Dep, range, param, @@ -69,8 +67,8 @@ exports.create = ( ) => { if (param.isTemplateString()) { const quasis = /** @type {BasicEvaluatedExpression[]} */ (param.quasis); - let prefixRaw = /** @type {string} */ (quasis[0].string); - let postfixRaw = + const prefixRaw = /** @type {string} */ (quasis[0].string); + const postfixRaw = /** @type {string} */ (quasis.length > 1 ? quasis[quasis.length - 1].string : ""); @@ -84,7 +82,7 @@ exports.create = ( // When there are more than two quasis, the generated RegExp can be more precise // We join the quasis with the expression regexp - const innerQuasis = quasis.slice(1, quasis.length - 1); + const innerQuasis = quasis.slice(1, -1); const innerRegExp = /** @type {RegExp} */ (options.wrappedContextRegExp).source + innerQuasis @@ -125,14 +123,14 @@ exports.create = ( const replaces = []; const parts = /** @type {BasicEvaluatedExpression[]} */ (param.parts); - parts.forEach((part, i) => { + for (const [i, part] of parts.entries()) { if (i % 2 === 0) { // Quasis or merged quasi let range = /** @type {Range} */ (part.range); let value = /** @type {string} */ (part.string); if (param.templateStringKind === "cooked") { value = JSON.stringify(value); - value = value.slice(1, value.length - 1); + value = value.slice(1, -1); } if (i === 0) { // prefix @@ -151,14 +149,14 @@ exports.create = ( /** @type {Range} */ (part.range)[0], /** @type {Range} */ (param.range)[1] ]; - value = value + "`"; + value = `${value}\``; } else if ( part.expression && part.expression.type === "TemplateElement" && part.expression.value.raw === value ) { // Shortcut when it's a single quasi and doesn't need to be replaced - return; + continue; } replaces.push({ range, @@ -168,7 +166,7 @@ exports.create = ( // Expression parser.walkExpression(part.expression); } - }); + } dep.replaces = replaces; dep.critical = @@ -180,10 +178,10 @@ exports.create = ( ((param.prefix && param.prefix.isString()) || (param.postfix && param.postfix.isString())) ) { - let prefixRaw = + const prefixRaw = /** @type {string} */ (param.prefix && param.prefix.isString() ? param.prefix.string : ""); - let postfixRaw = + const postfixRaw = /** @type {string} */ (param.postfix && param.postfix.isString() ? param.postfix.string : ""); const prefixRange = @@ -240,26 +238,25 @@ exports.create = ( } return dep; - } else { - const dep = new Dep( - { - request: /** @type {string} */ (options.exprContextRequest), - recursive: /** @type {boolean} */ (options.exprContextRecursive), - regExp: /** @type {RegExp} */ (options.exprContextRegExp), - mode: "sync", - ...contextOptions - }, - range, - /** @type {Range} */ (param.range), - ...depArgs - ); - dep.loc = /** @type {DependencyLocation} */ (expr.loc); - dep.critical = - options.exprContextCritical && - "the request of a dependency is an expression"; + } + const dep = new Dep( + { + request: /** @type {string} */ (options.exprContextRequest), + recursive: /** @type {boolean} */ (options.exprContextRecursive), + regExp: /** @type {RegExp} */ (options.exprContextRegExp), + mode: "sync", + ...contextOptions + }, + range, + /** @type {Range} */ (param.range), + ...depArgs + ); + dep.loc = /** @type {DependencyLocation} */ (expr.loc); + dep.critical = + options.exprContextCritical && + "the request of a dependency is an expression"; - parser.walkExpression(param.expression); + parser.walkExpression(param.expression); - return dep; - } + return dep; }; diff --git a/node_modules/webpack/lib/dependencies/ContextElementDependency.js b/node_modules/webpack/lib/dependencies/ContextElementDependency.js index 071998f5..448ef7c2 100644 --- a/node_modules/webpack/lib/dependencies/ContextElementDependency.js +++ b/node_modules/webpack/lib/dependencies/ContextElementDependency.js @@ -20,9 +20,9 @@ class ContextElementDependency extends ModuleDependency { /** * @param {string} request request * @param {string|undefined} userRequest user request - * @param {string} typePrefix type prefix + * @param {string | undefined} typePrefix type prefix * @param {string} category category - * @param {string[][]=} referencedExports referenced exports + * @param {(string[][] | null)=} referencedExports referenced exports * @param {string=} context context * @param {ImportAttributes=} attributes import assertions */ diff --git a/node_modules/webpack/lib/dependencies/CriticalDependencyWarning.js b/node_modules/webpack/lib/dependencies/CriticalDependencyWarning.js index 653bcc15..3299150b 100644 --- a/node_modules/webpack/lib/dependencies/CriticalDependencyWarning.js +++ b/node_modules/webpack/lib/dependencies/CriticalDependencyWarning.js @@ -16,7 +16,7 @@ class CriticalDependencyWarning extends WebpackError { super(); this.name = "CriticalDependencyWarning"; - this.message = "Critical dependency: " + message; + this.message = `Critical dependency: ${message}`; } } diff --git a/node_modules/webpack/lib/dependencies/CssExportDependency.js b/node_modules/webpack/lib/dependencies/CssExportDependency.js index 67537978..a7cf6dbb 100644 --- a/node_modules/webpack/lib/dependencies/CssExportDependency.js +++ b/node_modules/webpack/lib/dependencies/CssExportDependency.js @@ -58,9 +58,9 @@ class CssExportDependency extends NullDependency { */ getExports(moduleGraph) { const module = /** @type {CssModule} */ (moduleGraph.getParentModule(this)); - const convention = /** @type {CssGenerator | CssExportsGenerator} */ ( - module.generator - ).convention; + const convention = + /** @type {CssGenerator | CssExportsGenerator} */ + (module.generator).convention; const names = this.getExportsConventionNames(this.name, convention); return { exports: names.map(name => ({ @@ -81,14 +81,14 @@ class CssExportDependency extends NullDependency { const module = /** @type {CssModule} */ ( chunkGraph.moduleGraph.getParentModule(this) ); - const generator = /** @type {CssGenerator | CssExportsGenerator} */ ( - module.generator - ); + const generator = + /** @type {CssGenerator | CssExportsGenerator} */ + (module.generator); const names = this.getExportsConventionNames( this.name, generator.convention ); - hash.update(`exportsConvention`); + hash.update("exportsConvention"); hash.update(JSON.stringify(names)); } diff --git a/node_modules/webpack/lib/dependencies/CssImportDependency.js b/node_modules/webpack/lib/dependencies/CssImportDependency.js index 94629d40..c235be41 100644 --- a/node_modules/webpack/lib/dependencies/CssImportDependency.js +++ b/node_modules/webpack/lib/dependencies/CssImportDependency.js @@ -26,9 +26,7 @@ const ModuleDependency = require("./ModuleDependency"); class CssImportDependency extends ModuleDependency { /** * Example of dependency: - * * \@import url("landscape.css") layer(forms) screen and (orientation: landscape) screen and (orientation: landscape); - * * @param {string} request request * @param {Range} range range of the argument * @param {string | undefined} layer layer diff --git a/node_modules/webpack/lib/dependencies/CssLocalIdentifierDependency.js b/node_modules/webpack/lib/dependencies/CssLocalIdentifierDependency.js index 63656637..2b495dd8 100644 --- a/node_modules/webpack/lib/dependencies/CssLocalIdentifierDependency.js +++ b/node_modules/webpack/lib/dependencies/CssLocalIdentifierDependency.js @@ -141,9 +141,9 @@ class CssLocalIdentifierDependency extends NullDependency { this.name, generator.convention ); - hash.update(`exportsConvention`); + hash.update("exportsConvention"); hash.update(JSON.stringify(names)); - hash.update(`localIdentName`); + hash.update("localIdentName"); hash.update(generator.localIdentName); } @@ -178,7 +178,7 @@ class CssLocalIdentifierDependency extends NullDependency { const escapeCssIdentifier = (str, omitUnderscore) => { const escaped = `${str}`.replace( // cspell:word uffff - /[^a-zA-Z0-9_\u0081-\uffff-]/g, + /[^a-zA-Z0-9_\u0081-\uFFFF-]/g, s => `\\${s}` ); return !omitUnderscore && /^(?!--)[0-9-]/.test(escaped) diff --git a/node_modules/webpack/lib/dependencies/CssSelfLocalIdentifierDependency.js b/node_modules/webpack/lib/dependencies/CssSelfLocalIdentifierDependency.js index 246cf1b1..b63ff53a 100644 --- a/node_modules/webpack/lib/dependencies/CssSelfLocalIdentifierDependency.js +++ b/node_modules/webpack/lib/dependencies/CssSelfLocalIdentifierDependency.js @@ -43,8 +43,9 @@ class CssSelfLocalIdentifierDependency extends CssLocalIdentifierDependency { * @returns {string | null} an identifier to merge equal requests */ getResourceIdentifier() { - return `self`; + return "self"; } + /** * Returns the exported names * @param {ModuleGraph} moduleGraph module graph diff --git a/node_modules/webpack/lib/dependencies/CssUrlDependency.js b/node_modules/webpack/lib/dependencies/CssUrlDependency.js index a54e903e..15fc53aa 100644 --- a/node_modules/webpack/lib/dependencies/CssUrlDependency.js +++ b/node_modules/webpack/lib/dependencies/CssUrlDependency.js @@ -25,9 +25,9 @@ const ModuleDependency = require("./ModuleDependency"); /** @typedef {import("../util/Hash")} Hash */ /** @typedef {import("../util/runtime").RuntimeSpec} RuntimeSpec */ -const getIgnoredRawDataUrlModule = memoize(() => { - return new RawDataUrlModule("data:,", `ignored-asset`, `(ignored asset)`); -}); +const getIgnoredRawDataUrlModule = memoize( + () => new RawDataUrlModule("data:,", "ignored-asset", "(ignored asset)") +); class CssUrlDependency extends ModuleDependency { /** @@ -106,9 +106,8 @@ const cssEscapeString = str => { return str.replace(/[\n\t ()'"\\]/g, m => `\\${m}`); } else if (countQuotation <= countApostrophe) { return `"${str.replace(/[\n"\\]/g, m => `\\${m}`)}"`; - } else { - return `'${str.replace(/[\n'\\]/g, m => `\\${m}`)}'`; } + return `'${str.replace(/[\n'\\]/g, m => `\\${m}`)}'`; }; CssUrlDependency.Template = class CssUrlDependencyTemplate extends ( diff --git a/node_modules/webpack/lib/dependencies/DynamicExports.js b/node_modules/webpack/lib/dependencies/DynamicExports.js index a96fc9ab..cdc5e9c9 100644 --- a/node_modules/webpack/lib/dependencies/DynamicExports.js +++ b/node_modules/webpack/lib/dependencies/DynamicExports.js @@ -15,7 +15,7 @@ const parserStateExportsState = new WeakMap(); * @param {ParserState} parserState parser state * @returns {void} */ -exports.bailout = parserState => { +module.exports.bailout = parserState => { const value = parserStateExportsState.get(parserState); parserStateExportsState.set(parserState, false); if (value === true) { @@ -29,7 +29,7 @@ exports.bailout = parserState => { * @param {ParserState} parserState parser state * @returns {void} */ -exports.enable = parserState => { +module.exports.enable = parserState => { const value = parserStateExportsState.get(parserState); if (value === false) return; parserStateExportsState.set(parserState, true); @@ -44,7 +44,7 @@ exports.enable = parserState => { * @param {ParserState} parserState parser state * @returns {void} */ -exports.setFlagged = parserState => { +module.exports.setFlagged = parserState => { const value = parserStateExportsState.get(parserState); if (value !== true) return; const buildMeta = /** @type {BuildMeta} */ (parserState.module.buildMeta); @@ -56,7 +56,7 @@ exports.setFlagged = parserState => { * @param {ParserState} parserState parser state * @returns {void} */ -exports.setDynamic = parserState => { +module.exports.setDynamic = parserState => { const value = parserStateExportsState.get(parserState); if (value !== true) return; /** @type {BuildMeta} */ @@ -67,7 +67,7 @@ exports.setDynamic = parserState => { * @param {ParserState} parserState parser state * @returns {boolean} true, when enabled */ -exports.isEnabled = parserState => { +module.exports.isEnabled = parserState => { const value = parserStateExportsState.get(parserState); return value === true; }; diff --git a/node_modules/webpack/lib/dependencies/ExportsInfoDependency.js b/node_modules/webpack/lib/dependencies/ExportsInfoDependency.js index e35548cc..70383e25 100644 --- a/node_modules/webpack/lib/dependencies/ExportsInfoDependency.js +++ b/node_modules/webpack/lib/dependencies/ExportsInfoDependency.js @@ -72,7 +72,7 @@ const getProperty = (moduleGraph, module, _exportName, property, runtime) => { case UsageState.Unused: return false; case UsageState.NoInfo: - return undefined; + return; case UsageState.Unknown: return null; default: @@ -82,7 +82,6 @@ const getProperty = (moduleGraph, module, _exportName, property, runtime) => { case "provideInfo": return moduleGraph.getExportsInfo(module).isExportProvided(exportName); } - return undefined; }; class ExportsInfoDependency extends NullDependency { diff --git a/node_modules/webpack/lib/dependencies/HarmonyAcceptImportDependency.js b/node_modules/webpack/lib/dependencies/HarmonyAcceptImportDependency.js index bcf01ef0..03cb0002 100644 --- a/node_modules/webpack/lib/dependencies/HarmonyAcceptImportDependency.js +++ b/node_modules/webpack/lib/dependencies/HarmonyAcceptImportDependency.js @@ -18,7 +18,7 @@ class HarmonyAcceptImportDependency extends HarmonyImportDependency { * @param {string} request the request string */ constructor(request) { - super(request, NaN); + super(request, Number.NaN); this.weak = true; } diff --git a/node_modules/webpack/lib/dependencies/HarmonyEvaluatedImportSpecifierDependency.js b/node_modules/webpack/lib/dependencies/HarmonyEvaluatedImportSpecifierDependency.js index b59d0669..09ceb8e4 100644 --- a/node_modules/webpack/lib/dependencies/HarmonyEvaluatedImportSpecifierDependency.js +++ b/node_modules/webpack/lib/dependencies/HarmonyEvaluatedImportSpecifierDependency.js @@ -112,11 +112,10 @@ HarmonyEvaluatedImportSpecifierDependency.Template = class HarmonyEvaluatedImpor break; } case "namespace": { - if (ids[0] === "__esModule") { - value = ids.length === 1 || undefined; - } else { - value = exportsInfo.isExportProvided(ids); - } + value = + ids[0] === "__esModule" + ? ids.length === 1 || undefined + : exportsInfo.isExportProvided(ids); break; } case "dynamic": { diff --git a/node_modules/webpack/lib/dependencies/HarmonyExportDependencyParserPlugin.js b/node_modules/webpack/lib/dependencies/HarmonyExportDependencyParserPlugin.js index 0a9b3ea0..0978a5a2 100644 --- a/node_modules/webpack/lib/dependencies/HarmonyExportDependencyParserPlugin.js +++ b/node_modules/webpack/lib/dependencies/HarmonyExportDependencyParserPlugin.js @@ -145,30 +145,34 @@ module.exports = class HarmonyExportDependencyParserPlugin { "HarmonyExportDependencyParserPlugin", (statement, id, name, idx) => { const settings = parser.getTagData(id, harmonySpecifierTag); - let dep; const harmonyNamedExports = (parser.state.harmonyNamedExports = parser.state.harmonyNamedExports || new Set()); harmonyNamedExports.add(name); InnerGraph.addVariableUsage(parser, id, name); - if (settings) { - dep = new HarmonyExportImportedSpecifierDependency( - settings.source, - settings.sourceOrder, - settings.ids, - name, - harmonyNamedExports, - null, - exportPresenceMode, - null, - settings.assertions - ); - } else { - dep = new HarmonyExportSpecifierDependency(id, name); - } + const dep = settings + ? new HarmonyExportImportedSpecifierDependency( + settings.source, + settings.sourceOrder, + settings.ids, + name, + harmonyNamedExports, + null, + exportPresenceMode, + null, + settings.assertions + ) + : new HarmonyExportSpecifierDependency(id, name); dep.loc = Object.create( /** @type {DependencyLocation} */ (statement.loc) ); dep.loc.index = idx; + const isAsiSafe = !parser.isAsiPosition( + /** @type {Range} */ + (statement.range)[0] + ); + if (!isAsiSafe) { + parser.setAsiPosition(/** @type {Range} */ (statement.range)[1]); + } parser.state.current.addDependency(dep); return true; } @@ -202,6 +206,13 @@ module.exports = class HarmonyExportDependencyParserPlugin { /** @type {DependencyLocation} */ (statement.loc) ); dep.loc.index = idx; + const isAsiSafe = !parser.isAsiPosition( + /** @type {Range} */ + (statement.range)[0] + ); + if (!isAsiSafe) { + parser.setAsiPosition(/** @type {Range} */ (statement.range)[1]); + } parser.state.current.addDependency(dep); return true; } diff --git a/node_modules/webpack/lib/dependencies/HarmonyExportExpressionDependency.js b/node_modules/webpack/lib/dependencies/HarmonyExportExpressionDependency.js index db78aecc..12481cf9 100644 --- a/node_modules/webpack/lib/dependencies/HarmonyExportExpressionDependency.js +++ b/node_modules/webpack/lib/dependencies/HarmonyExportExpressionDependency.js @@ -193,7 +193,7 @@ HarmonyExportExpressionDependency.Template = class HarmonyExportDependencyTempla source.replace( dep.rangeStatement[0], dep.range[0] - 1, - content + "(" + dep.prefix + `${content}(${dep.prefix}` ); source.replace(dep.range[1], dep.rangeStatement[1] - 0.5, ");"); return; diff --git a/node_modules/webpack/lib/dependencies/HarmonyExportImportedSpecifierDependency.js b/node_modules/webpack/lib/dependencies/HarmonyExportImportedSpecifierDependency.js index 9b46b1e4..a423ad97 100644 --- a/node_modules/webpack/lib/dependencies/HarmonyExportImportedSpecifierDependency.js +++ b/node_modules/webpack/lib/dependencies/HarmonyExportImportedSpecifierDependency.js @@ -5,6 +5,7 @@ "use strict"; +const ConditionalInitFragment = require("../ConditionalInitFragment"); const Dependency = require("../Dependency"); const { UsageState } = require("../ExportsInfo"); const HarmonyLinkingError = require("../HarmonyLinkingError"); @@ -16,7 +17,11 @@ const { first, combine } = require("../util/SetHelpers"); const makeSerializable = require("../util/makeSerializable"); const propertyAccess = require("../util/propertyAccess"); const { propertyName } = require("../util/propertyName"); -const { getRuntimeKey, keyToRuntime } = require("../util/runtime"); +const { + getRuntimeKey, + keyToRuntime, + filterRuntime +} = require("../util/runtime"); const HarmonyExportInitFragment = require("./HarmonyExportInitFragment"); const HarmonyImportDependency = require("./HarmonyImportDependency"); const processExportInfo = require("./processExportInfo"); @@ -31,6 +36,7 @@ const processExportInfo = require("./processExportInfo"); /** @typedef {import("../DependencyTemplate").DependencyTemplateContext} DependencyTemplateContext */ /** @typedef {import("../ExportsInfo")} ExportsInfo */ /** @typedef {import("../ExportsInfo").ExportInfo} ExportInfo */ +/** @typedef {import("../ExportsInfo").UsedName} UsedName */ /** @typedef {import("../Generator").GenerateContext} GenerateContext */ /** @typedef {import("../Module")} Module */ /** @typedef {import("../Module").BuildMeta} BuildMeta */ @@ -45,6 +51,7 @@ const processExportInfo = require("./processExportInfo"); /** @typedef {import("../serialization/ObjectMiddleware").ObjectSerializerContext} ObjectSerializerContext */ /** @typedef {import("../util/Hash")} Hash */ /** @typedef {import("../util/runtime").RuntimeSpec} RuntimeSpec */ +/** @typedef {import("./processExportInfo").ReferencedExports} ReferencedExports */ /** @typedef {"missing"|"unused"|"empty-star"|"reexport-dynamic-default"|"reexport-named-default"|"reexport-namespace-object"|"reexport-fake-namespace-object"|"reexport-undefined"|"normal-reexport"|"dynamic-reexport"} ExportModeType */ @@ -69,6 +76,9 @@ class NormalReexportItem { } } +/** @typedef {Set} ExportModeIgnored */ +/** @typedef {Set} ExportModeHidden */ + class ExportMode { /** * @param {ExportModeType} type type of the mode @@ -88,11 +98,11 @@ class ExportMode { this.partialNamespaceExportInfo = null; // for "dynamic-reexport": - /** @type {Set | null} */ + /** @type {ExportModeIgnored | null} */ this.ignored = null; // for "dynamic-reexport" | "empty-star": - /** @type {Set | null} */ + /** @type {ExportModeHidden | null} */ this.hidden = null; // for "missing": @@ -306,7 +316,8 @@ const getMode = (moduleGraph, dep, runtimeKey) => { exportName, [exportName], exportsInfo.getReadOnlyExportInfo(exportName), - checked.has(exportName), + /** @type {Set} */ + (checked).has(exportName), false ) ); @@ -327,11 +338,17 @@ const getMode = (moduleGraph, dep, runtimeKey) => { return mode; }; +/** @typedef {string[]} Ids */ +/** @typedef {Set} Exports */ +/** @typedef {Set} Checked */ +/** @typedef {Set} Hidden */ +/** @typedef {Set} IgnoredExports */ + class HarmonyExportImportedSpecifierDependency extends HarmonyImportDependency { /** * @param {string} request the request string * @param {number} sourceOrder the order in the original source file - * @param {string[]} ids the requested export name of the imported module + * @param {Ids} ids the requested export name of the imported module * @param {string | null} name the export name of for this module * @param {Set} activeExports other named exports in the module * @param {ReadonlyArray | Iterable | null} otherStarExports other star exports in the module before this import @@ -388,7 +405,7 @@ class HarmonyExportImportedSpecifierDependency extends HarmonyImportDependency { /** * @param {ModuleGraph} moduleGraph the module graph - * @returns {string[]} the imported id + * @returns {Ids} the imported id */ getIds(moduleGraph) { return moduleGraph.getMeta(this)[idsSymbol] || this.ids; @@ -396,7 +413,7 @@ class HarmonyExportImportedSpecifierDependency extends HarmonyImportDependency { /** * @param {ModuleGraph} moduleGraph the module graph - * @param {string[]} ids the imported ids + * @param {Ids} ids the imported ids * @returns {void} */ setIds(moduleGraph, ids) { @@ -421,7 +438,7 @@ class HarmonyExportImportedSpecifierDependency extends HarmonyImportDependency { * @param {RuntimeSpec} runtime the runtime * @param {ExportsInfo} exportsInfo exports info about the current module (optional) * @param {Module} importedModule the imported module (optional) - * @returns {{exports?: Set, checked?: Set, ignoredExports: Set, hidden?: Set}} information + * @returns {{exports?: Exports, checked?: Checked, ignoredExports: IgnoredExports, hidden?: Hidden}} information */ getStarReexports( moduleGraph, @@ -439,7 +456,7 @@ class HarmonyExportImportedSpecifierDependency extends HarmonyImportDependency { const ignoredExports = new Set(["default", ...this.activeExports]); - let hiddenExports = undefined; + let hiddenExports; const otherStarExports = this._discoverActiveExportsFromOtherStarExports(moduleGraph); if (otherStarExports !== undefined) { @@ -457,11 +474,11 @@ class HarmonyExportImportedSpecifierDependency extends HarmonyImportDependency { }; } - /** @type {Set} */ + /** @type {Exports} */ const exports = new Set(); - /** @type {Set} */ + /** @type {Checked} */ const checked = new Set(); - /** @type {Set | undefined} */ + /** @type {Hidden | undefined} */ const hidden = hiddenExports !== undefined ? new Set() : undefined; if (noExtraImports) { @@ -489,7 +506,7 @@ class HarmonyExportImportedSpecifierDependency extends HarmonyImportDependency { const exportInfo = exportsInfo.getReadOnlyExportInfo(name); if (exportInfo.getUsed(runtime) === UsageState.Unused) continue; if (hiddenExports !== undefined && hiddenExports.has(name)) { - /** @type {Set} */ + /** @type {ExportModeHidden} */ (hidden).add(name); continue; } @@ -543,7 +560,7 @@ class HarmonyExportImportedSpecifierDependency extends HarmonyImportDependency { case "reexport-named-default": { if (!mode.partialNamespaceExportInfo) return Dependency.EXPORTS_OBJECT_REFERENCED; - /** @type {string[][]} */ + /** @type {ReferencedExports} */ const referencedExports = []; processExportInfo( runtime, @@ -558,7 +575,7 @@ class HarmonyExportImportedSpecifierDependency extends HarmonyImportDependency { case "reexport-fake-namespace-object": { if (!mode.partialNamespaceExportInfo) return Dependency.EXPORTS_OBJECT_REFERENCED; - /** @type {string[][]} */ + /** @type {ReferencedExports} */ const referencedExports = []; processExportInfo( runtime, @@ -574,6 +591,7 @@ class HarmonyExportImportedSpecifierDependency extends HarmonyImportDependency { return Dependency.EXPORTS_OBJECT_REFERENCED; case "normal-reexport": { + /** @type {ReferencedExports} */ const referencedExports = []; for (const { ids, exportInfo, hidden } of mode.items) { if (hidden) continue; @@ -592,13 +610,13 @@ class HarmonyExportImportedSpecifierDependency extends HarmonyImportDependency { * @returns {{ names: string[], namesSlice: number, dependencyIndices: number[], dependencyIndex: number } | undefined} exported names and their origin dependency */ _discoverActiveExportsFromOtherStarExports(moduleGraph) { - if (!this.otherStarExports) return undefined; + if (!this.otherStarExports) return; const i = "length" in this.otherStarExports ? this.otherStarExports.length : countIterable(this.otherStarExports); - if (i === 0) return undefined; + if (i === 0) return; if (this.allStarExports) { const { names, dependencyIndices } = moduleGraph.cached( @@ -638,7 +656,7 @@ class HarmonyExportImportedSpecifierDependency extends HarmonyImportDependency { switch (mode.type) { case "missing": - return undefined; + return; case "dynamic-reexport": { const from = /** @type {ModuleGraphConnection} */ @@ -648,8 +666,11 @@ class HarmonyExportImportedSpecifierDependency extends HarmonyImportDependency { from, canMangle: false, excludeExports: mode.hidden - ? combine(mode.ignored, mode.hidden) - : mode.ignored, + ? combine( + /** @type {ExportModeIgnored} */ (mode.ignored), + mode.hidden + ) + : /** @type {ExportModeIgnored} */ (mode.ignored), hideExports: mode.hidden, dependencies: [from.module] }; @@ -677,22 +698,20 @@ class HarmonyExportImportedSpecifierDependency extends HarmonyImportDependency { }; } case "reexport-dynamic-default": { - { - const from = - /** @type {ModuleGraphConnection} */ - (moduleGraph.getConnection(this)); - return { - exports: [ - { - name: /** @type {string} */ (mode.name), - from, - export: ["default"] - } - ], - priority: 1, - dependencies: [from.module] - }; - } + const from = + /** @type {ModuleGraphConnection} */ + (moduleGraph.getConnection(this)); + return { + exports: [ + { + name: /** @type {string} */ (mode.name), + from, + export: ["default"] + } + ], + priority: 1, + dependencies: [from.module] + }; } case "reexport-undefined": return { @@ -825,6 +844,7 @@ class HarmonyExportImportedSpecifierDependency extends HarmonyImportDependency { const importedModule = moduleGraph.getModule(this); if (importedModule) { const exportsInfo = moduleGraph.getExportsInfo(importedModule); + /** @type {Map} */ const conflicts = new Map(); for (const exportInfo of exportsInfo.orderedExports) { if (exportInfo.provided !== true) continue; @@ -841,12 +861,12 @@ class HarmonyExportImportedSpecifierDependency extends HarmonyImportDependency { if (!conflictingDependency) continue; const target = exportInfo.getTerminalBinding(moduleGraph); if (!target) continue; - const conflictingModule = moduleGraph.getModule( - conflictingDependency - ); + const conflictingModule = + /** @type {Module} */ + (moduleGraph.getModule(conflictingDependency)); if (conflictingModule === importedModule) continue; const conflictingExportInfo = moduleGraph.getExportInfo( - /** @type {Module} */ (conflictingModule), + conflictingModule, exportInfo.name ); const conflictingTarget = @@ -944,7 +964,7 @@ HarmonyExportImportedSpecifierDependency.Template = class HarmonyExportImportedS switch (mode.type) { case "reexport-undefined": concatenationScope.registerRawExport( - mode.name, + /** @type {NonNullable} */ (mode.name), "/* reexport non-default export from non-harmony */ undefined" ); } @@ -1080,23 +1100,36 @@ HarmonyExportImportedSpecifierDependency.Template = class HarmonyExportImportedS break; case "normal-reexport": - for (const { name, ids, checked, hidden } of mode.items) { + for (const { + name, + ids, + checked, + hidden + } of /** @type {NormalReexportItem[]} */ (mode.items)) { if (hidden) continue; if (checked) { + const connection = moduleGraph.getConnection(dep); + const key = `harmony reexport (checked) ${importVar} ${name}`; + const runtimeCondition = dep.weak + ? false + : connection + ? filterRuntime(runtime, r => connection.isTargetActive(r)) + : true; initFragments.push( - new InitFragment( - "/* harmony reexport (checked) */ " + - this.getConditionalReexportStatement( - module, - name, - importVar, - ids, - runtimeRequirements - ), + new ConditionalInitFragment( + `/* harmony reexport (checked) */ ${this.getConditionalReexportStatement( + module, + name, + importVar, + ids, + runtimeRequirements + )}`, moduleGraph.isAsync(importedModule) ? InitFragment.STAGE_ASYNC_HARMONY_IMPORTS : InitFragment.STAGE_HARMONY_IMPORTS, - dep.sourceOrder + dep.sourceOrder, + key, + runtimeCondition ) ); } else { @@ -1118,8 +1151,12 @@ HarmonyExportImportedSpecifierDependency.Template = class HarmonyExportImportedS case "dynamic-reexport": { const ignored = mode.hidden - ? combine(mode.ignored, mode.hidden) - : mode.ignored; + ? combine( + /** @type {ExportModeIgnored} */ + (mode.ignored), + mode.hidden + ) + : /** @type {ExportModeIgnored} */ (mode.ignored); const modern = runtimeTemplate.supportsConst() && runtimeTemplate.supportsArrowFunction(); @@ -1132,22 +1169,19 @@ HarmonyExportImportedSpecifierDependency.Template = class HarmonyExportImportedS // Filter out exports which are defined by other exports // and filter out default export because it cannot be reexported with * if (ignored.size > 1) { - content += - "if(" + - JSON.stringify(Array.from(ignored)) + - ".indexOf(__WEBPACK_IMPORT_KEY__) < 0) "; + content += `if(${JSON.stringify( + Array.from(ignored) + )}.indexOf(__WEBPACK_IMPORT_KEY__) < 0) `; } else if (ignored.size === 1) { content += `if(__WEBPACK_IMPORT_KEY__ !== ${JSON.stringify( first(ignored) )}) `; } - content += `__WEBPACK_REEXPORT_OBJECT__[__WEBPACK_IMPORT_KEY__] = `; - if (modern) { - content += `() => ${importVar}[__WEBPACK_IMPORT_KEY__]`; - } else { - content += `function(key) { return ${importVar}[key]; }.bind(0, __WEBPACK_IMPORT_KEY__)`; - } + content += "__WEBPACK_REEXPORT_OBJECT__[__WEBPACK_IMPORT_KEY__] = "; + content += modern + ? `() => ${importVar}[__WEBPACK_IMPORT_KEY__]` + : `function(key) { return ${importVar}[key]; }.bind(0, __WEBPACK_IMPORT_KEY__)`; runtimeRequirements.add(RuntimeGlobals.exports); runtimeRequirements.add(RuntimeGlobals.definePropertyGetters); @@ -1170,6 +1204,15 @@ HarmonyExportImportedSpecifierDependency.Template = class HarmonyExportImportedS } } + /** + * @param {Module} module the current module + * @param {string} comment comment + * @param {UsedName} key key + * @param {string} name name + * @param {string | string[] | null | false} valueKey value key + * @param {RuntimeRequirements} runtimeRequirements runtime requirements + * @returns {HarmonyExportInitFragment} harmony export init fragment + */ getReexportFragment( module, comment, diff --git a/node_modules/webpack/lib/dependencies/HarmonyExports.js b/node_modules/webpack/lib/dependencies/HarmonyExports.js index 1763ef8a..1f6e6d4a 100644 --- a/node_modules/webpack/lib/dependencies/HarmonyExports.js +++ b/node_modules/webpack/lib/dependencies/HarmonyExports.js @@ -19,7 +19,7 @@ const parserStateExportsState = new WeakMap(); * @param {boolean} isStrictHarmony strict harmony mode should be enabled * @returns {void} */ -exports.enable = (parserState, isStrictHarmony) => { +module.exports.enable = (parserState, isStrictHarmony) => { const value = parserStateExportsState.get(parserState); if (value === false) return; parserStateExportsState.set(parserState, true); @@ -40,7 +40,7 @@ exports.enable = (parserState, isStrictHarmony) => { * @param {ParserState} parserState parser state * @returns {boolean} true, when enabled */ -exports.isEnabled = parserState => { +module.exports.isEnabled = parserState => { const value = parserStateExportsState.get(parserState); return value === true; }; diff --git a/node_modules/webpack/lib/dependencies/HarmonyImportDependency.js b/node_modules/webpack/lib/dependencies/HarmonyImportDependency.js index 6e55c455..e9f26fc9 100644 --- a/node_modules/webpack/lib/dependencies/HarmonyImportDependency.js +++ b/node_modules/webpack/lib/dependencies/HarmonyImportDependency.js @@ -59,7 +59,6 @@ const ExportPresenceModes = { class HarmonyImportDependency extends ModuleDependency { /** - * * @param {string} request request string * @param {number} sourceOrder source order * @param {ImportAttributes=} attributes import attributes @@ -89,7 +88,7 @@ class HarmonyImportDependency extends ModuleDependency { * @returns {string} name of the variable for the import */ getImportVar(moduleGraph) { - const module = moduleGraph.getParentModule(this); + const module = /** @type {Module} */ (moduleGraph.getParentModule(this)); const meta = /** @type {TODO} */ (moduleGraph.getMeta(module)); let importVarMap = meta.importVarMap; if (!importVarMap) meta.importVarMap = importVarMap = new Map(); @@ -351,7 +350,7 @@ HarmonyImportDependency.Template = class HarmonyImportDependencyTemplate extends importStatement[1], InitFragment.STAGE_ASYNC_HARMONY_IMPORTS, dep.sourceOrder, - key + " compat", + `${key} compat`, runtimeCondition ) ); @@ -369,7 +368,6 @@ HarmonyImportDependency.Template = class HarmonyImportDependencyTemplate extends } /** - * * @param {Module} module the module * @param {Module} referencedModule the referenced module * @returns {RuntimeSpec | boolean} runtimeCondition in which this import has been emitted diff --git a/node_modules/webpack/lib/dependencies/HarmonyImportDependencyParserPlugin.js b/node_modules/webpack/lib/dependencies/HarmonyImportDependencyParserPlugin.js index b9782bc5..c5af0754 100644 --- a/node_modules/webpack/lib/dependencies/HarmonyImportDependencyParserPlugin.js +++ b/node_modules/webpack/lib/dependencies/HarmonyImportDependencyParserPlugin.js @@ -50,7 +50,7 @@ const harmonySpecifierTag = Symbol("harmony import"); /** * @param {ImportDeclaration | ExportNamedDeclaration | ExportAllDeclaration | (ImportExpression & { arguments?: ObjectExpression[] })} node node with assertions - * @returns {ImportAttributes} import attributes + * @returns {ImportAttributes | undefined} import attributes */ function getAttributes(node) { if ( @@ -96,7 +96,7 @@ function getAttributes(node) { ? /** @type {{ assertions?: ImportAttributeNode[] }} */ (node).assertions : /** @type {{ attributes?: ImportAttributeNode[] }} */ (node).attributes; if (attributes === undefined) { - return undefined; + return; } const result = /** @type {ImportAttributes} */ ({}); for (const attribute of attributes) { @@ -138,12 +138,22 @@ module.exports = class HarmonyImportDependencyParserPlugin { apply(parser) { const { exportPresenceMode } = this; + /** + * @param {string[]} members members + * @param {boolean[]} membersOptionals members Optionals + * @returns {string[]} a non optional part + */ function getNonOptionalPart(members, membersOptionals) { let i = 0; while (i < members.length && membersOptionals[i] === false) i++; return i !== members.length ? members.slice(0, i) : members; } + /** + * @param {TODO} node member expression + * @param {number} count count + * @returns {TODO} member expression + */ function getNonOptionalMemberChain(node, count) { while (count--) node = node.object; return node; @@ -221,7 +231,9 @@ module.exports = class HarmonyImportDependencyParserPlugin { ) return; const settings = rootInfo.tagInfo.data; - const members = rightPart.getMembers(); + const members = + /** @type {(() => string[])} */ + (rightPart.getMembers)(); const dep = new HarmonyEvaluatedImportSpecifierDependency( settings.source, settings.sourceOrder, @@ -280,6 +292,7 @@ module.exports = class HarmonyImportDependencyParserPlugin { members, membersOptionals ); + /** @type {Range[]} */ const ranges = memberRanges.slice( 0, memberRanges.length - (members.length - nonOptionalMembers.length) @@ -326,6 +339,7 @@ module.exports = class HarmonyImportDependencyParserPlugin { members, membersOptionals ); + /** @type {Range[]} */ const ranges = memberRanges.slice( 0, memberRanges.length - (members.length - nonOptionalMembers.length) @@ -355,7 +369,8 @@ module.exports = class HarmonyImportDependencyParserPlugin { ); // only in case when we strictly follow the spec we need a special case here dep.namespaceObjectAsContext = - members.length > 0 && this.strictThisContextOnImports; + members.length > 0 && + /** @type {boolean} */ (this.strictThisContextOnImports); dep.loc = /** @type {DependencyLocation} */ (expr.loc); parser.state.module.addDependency(dep); if (args) parser.walkExpressions(args); diff --git a/node_modules/webpack/lib/dependencies/HarmonyImportSpecifierDependency.js b/node_modules/webpack/lib/dependencies/HarmonyImportSpecifierDependency.js index 45f9cdf3..277624e7 100644 --- a/node_modules/webpack/lib/dependencies/HarmonyImportSpecifierDependency.js +++ b/node_modules/webpack/lib/dependencies/HarmonyImportSpecifierDependency.js @@ -42,7 +42,7 @@ const { ExportPresenceModes } = HarmonyImportDependency; class HarmonyImportSpecifierDependency extends HarmonyImportDependency { /** - * @param {TODO} request request + * @param {string} request request * @param {number} sourceOrder source order * @param {string[]} ids ids * @param {string} name name @@ -67,7 +67,6 @@ class HarmonyImportSpecifierDependency extends HarmonyImportDependency { this.range = range; this.idRanges = idRanges; this.exportPresenceMode = exportPresenceMode; - /** @type {boolean | undefined} */ this.namespaceObjectAsContext = false; this.call = undefined; this.directImport = undefined; @@ -105,7 +104,7 @@ class HarmonyImportSpecifierDependency extends HarmonyImportDependency { getIds(moduleGraph) { const meta = moduleGraph.getMetaIfExisting(this); if (meta === undefined) return this.ids; - const ids = meta[idsSymbol]; + const ids = meta[/** @type {keyof object} */ (idsSymbol)]; return ids !== undefined ? ids : this.ids; } @@ -149,7 +148,9 @@ class HarmonyImportSpecifierDependency extends HarmonyImportDependency { if (ids.length === 0) return this._getReferencedExportsInDestructuring(); let namespaceObjectAsContext = this.namespaceObjectAsContext; if (ids[0] === "default") { - const selfModule = moduleGraph.getParentModule(this); + const selfModule = + /** @type {Module} */ + (moduleGraph.getParentModule(this)); const importedModule = /** @type {Module} */ (moduleGraph.getModule(this)); @@ -196,9 +197,8 @@ class HarmonyImportSpecifierDependency extends HarmonyImportDependency { refs.push(ids ? ids.concat([id]) : [id]); } return refs; - } else { - return ids ? [ids] : Dependency.EXPORTS_OBJECT_REFERENCED; } + return ids ? [ids] : Dependency.EXPORTS_OBJECT_REFERENCED; } /** @@ -208,9 +208,12 @@ class HarmonyImportSpecifierDependency extends HarmonyImportDependency { _getEffectiveExportPresenceLevel(moduleGraph) { if (this.exportPresenceMode !== ExportPresenceModes.AUTO) return this.exportPresenceMode; - const buildMeta = /** @type {BuildMeta} */ ( - moduleGraph.getParentModule(this).buildMeta - ); + const buildMeta = + /** @type {BuildMeta} */ + ( + /** @type {Module} */ + (moduleGraph.getParentModule(this)).buildMeta + ); return buildMeta.strictHarmonyModule ? ExportPresenceModes.ERROR : ExportPresenceModes.WARN; @@ -344,14 +347,34 @@ HarmonyImportSpecifierDependency.Template = class HarmonyImportSpecifierDependen } if (dep.referencedPropertiesInDestructuring) { - const prefixedIds = ids[0] === "default" ? ids.slice(1) : ids; - for (let { + let prefixedIds = ids; + + if (ids[0] === "default") { + const selfModule = moduleGraph.getParentModule(dep); + const importedModule = + /** @type {Module} */ + (moduleGraph.getModule(dep)); + const exportsType = importedModule.getExportsType( + moduleGraph, + /** @type {BuildMeta} */ + (selfModule.buildMeta).strictHarmonyModule + ); + if ( + (exportsType === "default-only" || + exportsType === "default-with-named") && + ids.length >= 1 + ) { + prefixedIds = ids.slice(1); + } + } + + for (const { id, shorthand, range } of dep.referencedPropertiesInDestructuring) { const concatedIds = prefixedIds.concat([id]); - const module = moduleGraph.getModule(dep); + const module = /** @type {Module} */ (moduleGraph.getModule(dep)); const used = moduleGraph .getExportsInfo(module) .getUsedName(concatedIds, runtime); @@ -360,11 +383,13 @@ HarmonyImportSpecifierDependency.Template = class HarmonyImportSpecifierDependen const name = concatedIds[concatedIds.length - 1]; if (newName === name) continue; - const comment = Template.toNormalComment(name) + " "; + const comment = `${Template.toNormalComment(name)} `; const key = comment + JSON.stringify(newName); source.replace( - range[0], - range[1] - 1, + /** @type {Range} */ + (range)[0], + /** @type {Range} */ + (range)[1] - 1, shorthand ? `${key}: ${name}` : `${key}` ); } diff --git a/node_modules/webpack/lib/dependencies/ImportDependency.js b/node_modules/webpack/lib/dependencies/ImportDependency.js index 1c814271..1368d405 100644 --- a/node_modules/webpack/lib/dependencies/ImportDependency.js +++ b/node_modules/webpack/lib/dependencies/ImportDependency.js @@ -124,7 +124,7 @@ ImportDependency.Template = class ImportDependencyTemplate extends ( ); const content = runtimeTemplate.moduleNamespacePromise({ chunkGraph, - block: block, + block, module: /** @type {Module} */ (moduleGraph.getModule(dep)), request: dep.request, strict: /** @type {BuildMeta} */ (module.buildMeta).strictHarmonyModule, diff --git a/node_modules/webpack/lib/dependencies/ImportMetaContextDependencyParserPlugin.js b/node_modules/webpack/lib/dependencies/ImportMetaContextDependencyParserPlugin.js index 86a624c5..753f0430 100644 --- a/node_modules/webpack/lib/dependencies/ImportMetaContextDependencyParserPlugin.js +++ b/node_modules/webpack/lib/dependencies/ImportMetaContextDependencyParserPlugin.js @@ -57,14 +57,14 @@ module.exports = class ImportMetaContextDependencyParserPlugin { apply(parser) { parser.hooks.evaluateIdentifier .for("import.meta.webpackContext") - .tap("ImportMetaContextDependencyParserPlugin", expr => { - return evaluateToIdentifier( + .tap("ImportMetaContextDependencyParserPlugin", expr => + evaluateToIdentifier( "import.meta.webpackContext", "import.meta", () => ["webpackContext"], true - )(expr); - }); + )(expr) + ); parser.hooks.call .for("import.meta.webpackContext") .tap("ImportMetaContextDependencyParserPlugin", expr => { @@ -293,7 +293,7 @@ module.exports = class ImportMetaContextDependencyParserPlugin { /** @type {Range} */ (expr.range) ); dep.loc = /** @type {DependencyLocation} */ (expr.loc); - dep.optional = !!parser.scope.inTry; + dep.optional = Boolean(parser.scope.inTry); parser.state.current.addDependency(dep); return true; }); diff --git a/node_modules/webpack/lib/dependencies/ImportMetaPlugin.js b/node_modules/webpack/lib/dependencies/ImportMetaPlugin.js index 8bbeab52..ff9231d2 100644 --- a/node_modules/webpack/lib/dependencies/ImportMetaPlugin.js +++ b/node_modules/webpack/lib/dependencies/ImportMetaPlugin.js @@ -49,9 +49,7 @@ class ImportMetaPlugin { * @param {NormalModule} module module * @returns {string} file url */ - const getUrl = module => { - return pathToFileURL(module.resource).toString(); - }; + const getUrl = module => pathToFileURL(module.resource).toString(); /** * @param {Parser} parser parser parser * @param {JavascriptParserOptions} parserOptions parserOptions @@ -76,8 +74,8 @@ class ImportMetaPlugin { return; } - /// import.meta direct /// - const webpackVersion = parseInt( + // import.meta direct + const webpackVersion = Number.parseInt( require("../../package.json").version, 10 ); @@ -90,7 +88,7 @@ class ImportMetaPlugin { */ const importMetaUnknownProperty = members => `${Template.toNormalComment( - "unsupported import.meta." + members.join(".") + `unsupported import.meta.${members.join(".")}` )} undefined${propertyAccess(members, 1)}`; parser.hooks.typeof .for("import.meta") @@ -162,7 +160,7 @@ class ImportMetaPlugin { evaluateToIdentifier("import.meta", "import.meta", () => [], true) ); - /// import.meta.url /// + // import.meta.url parser.hooks.typeof .for("import.meta.url") .tap( @@ -185,13 +183,13 @@ class ImportMetaPlugin { .tap(PLUGIN_NAME, evaluateToString("string")); parser.hooks.evaluateIdentifier .for("import.meta.url") - .tap(PLUGIN_NAME, expr => { - return new BasicEvaluatedExpression() + .tap(PLUGIN_NAME, expr => + new BasicEvaluatedExpression() .setString(getUrl(parser.state.module)) - .setRange(/** @type {Range} */ (expr.range)); - }); + .setRange(/** @type {Range} */ (expr.range)) + ); - /// import.meta.webpack /// + // import.meta.webpack parser.hooks.typeof .for("import.meta.webpack") .tap( @@ -211,7 +209,7 @@ class ImportMetaPlugin { .for("import.meta.webpack") .tap(PLUGIN_NAME, evaluateToNumber(webpackVersion)); - /// Unknown properties /// + // Unknown properties parser.hooks.unhandledExpressionMemberChain .for("import.meta") .tap(PLUGIN_NAME, (expr, members) => { diff --git a/node_modules/webpack/lib/dependencies/ImportParserPlugin.js b/node_modules/webpack/lib/dependencies/ImportParserPlugin.js index 7efffe52..0f92b5d1 100644 --- a/node_modules/webpack/lib/dependencies/ImportParserPlugin.js +++ b/node_modules/webpack/lib/dependencies/ImportParserPlugin.js @@ -100,11 +100,9 @@ class ImportParserPlugin { /** @type {DependencyLocation} */ (expr.loc) ) ); - } else { + } else if (importOptions.webpackIgnore) { // Do not instrument `import()` if `webpackIgnore` is `true` - if (importOptions.webpackIgnore) { - return false; - } + return false; } } if (importOptions.webpackChunkName !== undefined) { @@ -220,12 +218,10 @@ class ImportParserPlugin { /** @type {DependencyLocation} */ (expr.loc) ) ); + } else if (typeof importOptions.webpackExports === "string") { + exports = [[importOptions.webpackExports]]; } else { - if (typeof importOptions.webpackExports === "string") { - exports = [[importOptions.webpackExports]]; - } else { - exports = exportsFromEnumerable(importOptions.webpackExports); - } + exports = exportsFromEnumerable(importOptions.webpackExports); } } } @@ -251,7 +247,7 @@ class ImportParserPlugin { if (exports) { parser.state.module.addWarning( new UnsupportedFeatureWarning( - `\`webpackExports\` could not be used with destructuring assignment.`, + "`webpackExports` could not be used with destructuring assignment.", /** @type {DependencyLocation} */ (expr.loc) ) ); @@ -296,45 +292,44 @@ class ImportParserPlugin { attributes ); dep.loc = /** @type {DependencyLocation} */ (expr.loc); - dep.optional = !!parser.scope.inTry; + dep.optional = Boolean(parser.scope.inTry); depBlock.addDependency(dep); parser.state.current.addBlock(depBlock); } return true; - } else { - if (mode === "weak") { - mode = "async-weak"; - } - const dep = ContextDependencyHelpers.create( - ImportContextDependency, - /** @type {Range} */ (expr.range), - param, - expr, - this.options, - { - chunkName, - groupOptions, - include, - exclude, - mode, - namespaceObject: /** @type {BuildMeta} */ ( - parser.state.module.buildMeta - ).strictHarmonyModule - ? "strict" - : true, - typePrefix: "import()", - category: "esm", - referencedExports: exports, - attributes: getAttributes(expr) - }, - parser - ); - if (!dep) return; - dep.loc = /** @type {DependencyLocation} */ (expr.loc); - dep.optional = !!parser.scope.inTry; - parser.state.current.addDependency(dep); - return true; } + if (mode === "weak") { + mode = "async-weak"; + } + const dep = ContextDependencyHelpers.create( + ImportContextDependency, + /** @type {Range} */ (expr.range), + param, + expr, + this.options, + { + chunkName, + groupOptions, + include, + exclude, + mode, + namespaceObject: /** @type {BuildMeta} */ ( + parser.state.module.buildMeta + ).strictHarmonyModule + ? "strict" + : true, + typePrefix: "import()", + category: "esm", + referencedExports: exports, + attributes: getAttributes(expr) + }, + parser + ); + if (!dep) return; + dep.loc = /** @type {DependencyLocation} */ (expr.loc); + dep.optional = Boolean(parser.scope.inTry); + parser.state.current.addDependency(dep); + return true; }); } } diff --git a/node_modules/webpack/lib/dependencies/JsonExportsDependency.js b/node_modules/webpack/lib/dependencies/JsonExportsDependency.js index c688e00e..39ce927e 100644 --- a/node_modules/webpack/lib/dependencies/JsonExportsDependency.js +++ b/node_modules/webpack/lib/dependencies/JsonExportsDependency.js @@ -14,33 +14,35 @@ const NullDependency = require("./NullDependency"); /** @typedef {import("../Dependency").UpdateHashContext} UpdateHashContext */ /** @typedef {import("../ModuleGraph")} ModuleGraph */ /** @typedef {import("../json/JsonData")} JsonData */ +/** @typedef {import("../json/JsonData").RawJsonData} RawJsonData */ /** @typedef {import("../serialization/ObjectMiddleware").ObjectDeserializerContext} ObjectDeserializerContext */ /** @typedef {import("../serialization/ObjectMiddleware").ObjectSerializerContext} ObjectSerializerContext */ /** @typedef {import("../util/Hash")} Hash */ +/** + * @param {RawJsonData} data data + * @returns {TODO} value + */ const getExportsFromData = data => { if (data && typeof data === "object") { if (Array.isArray(data)) { return data.length < 100 - ? data.map((item, idx) => { - return { - name: `${idx}`, - canMangle: true, - exports: getExportsFromData(item) - }; - }) + ? data.map((item, idx) => ({ + name: `${idx}`, + canMangle: true, + exports: getExportsFromData(item) + })) : undefined; - } else { - const exports = []; - for (const key of Object.keys(data)) { - exports.push({ - name: key, - canMangle: true, - exports: getExportsFromData(data[key]) - }); - } - return exports; } + const exports = []; + for (const key of Object.keys(data)) { + exports.push({ + name: key, + canMangle: true, + exports: getExportsFromData(data[key]) + }); + } + return exports; } return undefined; }; @@ -65,7 +67,9 @@ class JsonExportsDependency extends NullDependency { */ getExports(moduleGraph) { return { - exports: getExportsFromData(this.data && this.data.get()), + exports: getExportsFromData( + this.data && /** @type {RawJsonData} */ (this.data.get()) + ), dependencies: undefined }; } diff --git a/node_modules/webpack/lib/dependencies/LoaderPlugin.js b/node_modules/webpack/lib/dependencies/LoaderPlugin.js index dd24af0d..1f42a482 100644 --- a/node_modules/webpack/lib/dependencies/LoaderPlugin.js +++ b/node_modules/webpack/lib/dependencies/LoaderPlugin.js @@ -10,17 +10,12 @@ const LazySet = require("../util/LazySet"); const LoaderDependency = require("./LoaderDependency"); const LoaderImportDependency = require("./LoaderImportDependency"); +/** @typedef {import("../../declarations/LoaderContext").LoaderPluginLoaderContext} LoaderPluginLoaderContext */ /** @typedef {import("../Compilation").DepConstructor} DepConstructor */ +/** @typedef {import("../Compilation").ExecuteModuleResult} ExecuteModuleResult */ /** @typedef {import("../Compiler")} Compiler */ /** @typedef {import("../Module")} Module */ - -/** - * @callback LoadModuleCallback - * @param {(Error | null)=} err error object - * @param {string | Buffer=} source source code - * @param {object=} map source map - * @param {Module=} module loaded module if successful - */ +/** @typedef {import("../Module").BuildInfo} BuildInfo */ /** * @callback ImportModuleCallback @@ -66,11 +61,6 @@ class LoaderPlugin { NormalModule.getCompilationHooks(compilation).loader.tap( "LoaderPlugin", loaderContext => { - /** - * @param {string} request the request string to load the module from - * @param {LoadModuleCallback} callback callback returning the loaded module or error - * @returns {void} - */ loaderContext.loadModule = (request, callback) => { const dep = new LoaderDependency(request); dep.loc = { @@ -91,7 +81,9 @@ class LoaderPlugin { { factory, dependencies: [dep], - originModule: loaderContext._module, + originModule: + /** @type {NormalModule} */ + (loaderContext._module), context: loaderContext.context, recursive: false }, @@ -117,7 +109,8 @@ class LoaderPlugin { ) ); } - let source, map; + let map; + let source; if (moduleSource.sourceAndMap) { const sourceAndMap = moduleSource.sourceAndMap(); map = sourceAndMap.map; @@ -149,15 +142,20 @@ class LoaderPlugin { for (const d of buildDependencies) { loaderContext.addBuildDependency(d); } - return callback(null, source, map, referencedModule); + return callback( + null, + source, + /** @type {object | null} */ (map), + referencedModule + ); } ); }; /** * @param {string} request the request string to load the module from - * @param {ImportModuleOptions=} options options - * @param {ImportModuleCallback=} callback callback returning the exports + * @param {ImportModuleOptions} options options + * @param {ImportModuleCallback} callback callback returning the exports * @returns {void} */ const importModule = (request, options, callback) => { @@ -180,7 +178,9 @@ class LoaderPlugin { { factory, dependencies: [dep], - originModule: loaderContext._module, + originModule: + /** @type {NormalModule} */ + (loaderContext._module), contextInfo: { issuerLayer: options.layer }, @@ -207,42 +207,53 @@ class LoaderPlugin { }, (err, result) => { if (err) return callback(err); - for (const d of result.fileDependencies) { + const { + fileDependencies, + contextDependencies, + missingDependencies, + buildDependencies, + cacheable, + assets, + exports + } = /** @type {ExecuteModuleResult} */ (result); + for (const d of fileDependencies) { loaderContext.addDependency(d); } - for (const d of result.contextDependencies) { + for (const d of contextDependencies) { loaderContext.addContextDependency(d); } - for (const d of result.missingDependencies) { + for (const d of missingDependencies) { loaderContext.addMissingDependency(d); } - for (const d of result.buildDependencies) { + for (const d of buildDependencies) { loaderContext.addBuildDependency(d); } - if (result.cacheable === false) - loaderContext.cacheable(false); - for (const [name, { source, info }] of result.assets) { - const { buildInfo } = loaderContext._module; + if (cacheable === false) loaderContext.cacheable(false); + for (const [name, { source, info }] of assets) { + const buildInfo = + /** @type {BuildInfo} */ + ( + /** @type {NormalModule} */ (loaderContext._module) + .buildInfo + ); if (!buildInfo.assets) { buildInfo.assets = Object.create(null); buildInfo.assetsInfo = new Map(); } - buildInfo.assets[name] = source; - buildInfo.assetsInfo.set(name, info); + /** @type {NonNullable} */ + (buildInfo.assets)[name] = source; + /** @type {NonNullable} */ + (buildInfo.assetsInfo).set(name, info); } - callback(null, result.exports); + callback(null, exports); } ); } ); }; - /** - * @param {string} request the request string to load the module from - * @param {ImportModuleOptions} options options - * @param {ImportModuleCallback=} callback callback returning the exports - * @returns {Promise | void} exports - */ + // eslint-disable-next-line no-warning-comments + // @ts-ignore Overloading doesn't work loaderContext.importModule = (request, options, callback) => { if (!callback) { return new Promise((resolve, reject) => { diff --git a/node_modules/webpack/lib/dependencies/LocalModule.js b/node_modules/webpack/lib/dependencies/LocalModule.js index c7e23380..7748a06b 100644 --- a/node_modules/webpack/lib/dependencies/LocalModule.js +++ b/node_modules/webpack/lib/dependencies/LocalModule.js @@ -29,7 +29,7 @@ class LocalModule { * @returns {string} variable name */ variableName() { - return "__WEBPACK_LOCAL_MODULE_" + this.idx + "__"; + return `__WEBPACK_LOCAL_MODULE_${this.idx}__`; } /** diff --git a/node_modules/webpack/lib/dependencies/LocalModulesHelpers.js b/node_modules/webpack/lib/dependencies/LocalModulesHelpers.js index 21157ebb..bcb947c2 100644 --- a/node_modules/webpack/lib/dependencies/LocalModulesHelpers.js +++ b/node_modules/webpack/lib/dependencies/LocalModulesHelpers.js @@ -17,8 +17,8 @@ const LocalModule = require("./LocalModule"); const lookup = (parent, mod) => { if (mod.charAt(0) !== ".") return mod; - var path = parent.split("/"); - var segments = mod.split("/"); + const path = parent.split("/"); + const segments = mod.split("/"); path.pop(); for (let i = 0; i < segments.length; i++) { @@ -38,7 +38,7 @@ const lookup = (parent, mod) => { * @param {string} name name * @returns {LocalModule} local module */ -exports.addLocalModule = (state, name) => { +module.exports.addLocalModule = (state, name) => { if (!state.localModules) { state.localModules = []; } @@ -53,7 +53,7 @@ exports.addLocalModule = (state, name) => { * @param {string} [namedModule] named module * @returns {LocalModule | null} local module or null */ -exports.getLocalModule = (state, name, namedModule) => { +module.exports.getLocalModule = (state, name, namedModule) => { if (!state.localModules) return null; if (namedModule) { // resolve dependency name relative to the defining named module diff --git a/node_modules/webpack/lib/dependencies/ModuleDecoratorDependency.js b/node_modules/webpack/lib/dependencies/ModuleDecoratorDependency.js index c5ae9f30..fd2b3fe5 100644 --- a/node_modules/webpack/lib/dependencies/ModuleDecoratorDependency.js +++ b/node_modules/webpack/lib/dependencies/ModuleDecoratorDependency.js @@ -50,7 +50,7 @@ class ModuleDecoratorDependency extends NullDependency { * @returns {string | null} an identifier to merge equal requests */ getResourceIdentifier() { - return `self`; + return "self"; } /** diff --git a/node_modules/webpack/lib/dependencies/ProvidedDependency.js b/node_modules/webpack/lib/dependencies/ProvidedDependency.js index ae854479..9f1d3f6e 100644 --- a/node_modules/webpack/lib/dependencies/ProvidedDependency.js +++ b/node_modules/webpack/lib/dependencies/ProvidedDependency.js @@ -64,7 +64,7 @@ class ProvidedDependency extends ModuleDependency { * @returns {(string[] | ReferencedExport)[]} referenced exports */ getReferencedExports(moduleGraph, runtime) { - let ids = this.ids; + const ids = this.ids; if (ids.length === 0) return Dependency.EXPORTS_OBJECT_REFERENCED; return [ids]; } diff --git a/node_modules/webpack/lib/dependencies/PureExpressionDependency.js b/node_modules/webpack/lib/dependencies/PureExpressionDependency.js index 272cce29..3c4312c9 100644 --- a/node_modules/webpack/lib/dependencies/PureExpressionDependency.js +++ b/node_modules/webpack/lib/dependencies/PureExpressionDependency.js @@ -77,12 +77,12 @@ class PureExpressionDependency extends NullDependency { hash.update("null"); } else { hash.update( - runtimeToString(runtimeCondition) + - "|" + - runtimeToString(context.runtime) + `${runtimeToString(runtimeCondition)}|${runtimeToString( + context.runtime + )}` ); } - hash.update(this.range + ""); + hash.update(String(this.range)); } /** @@ -136,11 +136,11 @@ PureExpressionDependency.Template = class PureExpressionDependencyTemplate exten const dep = /** @type {PureExpressionDependency} */ (dependency); const runtimeCondition = dep._getRuntimeCondition(moduleGraph, runtime); if (runtimeCondition === true) { - return; + // Do nothing } else if (runtimeCondition === false) { source.insert( dep.range[0], - `(/* unused pure expression or super */ null && (` + "(/* unused pure expression or super */ null && (" ); source.insert(dep.range[1], "))"); } else { diff --git a/node_modules/webpack/lib/dependencies/RequireContextDependencyParserPlugin.js b/node_modules/webpack/lib/dependencies/RequireContextDependencyParserPlugin.js index 80740760..02ce1c14 100644 --- a/node_modules/webpack/lib/dependencies/RequireContextDependencyParserPlugin.js +++ b/node_modules/webpack/lib/dependencies/RequireContextDependencyParserPlugin.js @@ -56,7 +56,7 @@ module.exports = class RequireContextDependencyParserPlugin { /** @type {Range} */ (expr.range) ); dep.loc = /** @type {DependencyLocation} */ (expr.loc); - dep.optional = !!parser.scope.inTry; + dep.optional = Boolean(parser.scope.inTry); parser.state.current.addDependency(dep); return true; } diff --git a/node_modules/webpack/lib/dependencies/RuntimeRequirementsDependency.js b/node_modules/webpack/lib/dependencies/RuntimeRequirementsDependency.js index 65752df3..714567b7 100644 --- a/node_modules/webpack/lib/dependencies/RuntimeRequirementsDependency.js +++ b/node_modules/webpack/lib/dependencies/RuntimeRequirementsDependency.js @@ -36,7 +36,7 @@ class RuntimeRequirementsDependency extends NullDependency { */ updateHash(hash, context) { if (this._hashUpdate === undefined) { - this._hashUpdate = Array.from(this.runtimeRequirements).join() + ""; + this._hashUpdate = `${Array.from(this.runtimeRequirements).join()}`; } hash.update(this._hashUpdate); } diff --git a/node_modules/webpack/lib/dependencies/SystemPlugin.js b/node_modules/webpack/lib/dependencies/SystemPlugin.js index 80993379..7eb1d141 100644 --- a/node_modules/webpack/lib/dependencies/SystemPlugin.js +++ b/node_modules/webpack/lib/dependencies/SystemPlugin.js @@ -73,7 +73,7 @@ class SystemPlugin { PLUGIN_NAME, expressionIsUnsupported( parser, - name + " is not supported by webpack." + `${name} is not supported by webpack.` ) ); }; diff --git a/node_modules/webpack/lib/dependencies/URLDependency.js b/node_modules/webpack/lib/dependencies/URLDependency.js index eedd4fdb..0d5b0a58 100644 --- a/node_modules/webpack/lib/dependencies/URLDependency.js +++ b/node_modules/webpack/lib/dependencies/URLDependency.js @@ -30,9 +30,9 @@ const ModuleDependency = require("./ModuleDependency"); /** @typedef {import("../util/Hash")} Hash */ /** @typedef {import("../util/runtime").RuntimeSpec} RuntimeSpec */ -const getIgnoredRawDataUrlModule = memoize(() => { - return new RawDataUrlModule("data:,", `ignored-asset`, `(ignored asset)`); -}); +const getIgnoredRawDataUrlModule = memoize( + () => new RawDataUrlModule("data:,", "ignored-asset", "(ignored asset)") +); class URLDependency extends ModuleDependency { /** diff --git a/node_modules/webpack/lib/dependencies/URLPlugin.js b/node_modules/webpack/lib/dependencies/URLPlugin.js index 7ae95ea7..abd345e8 100644 --- a/node_modules/webpack/lib/dependencies/URLPlugin.js +++ b/node_modules/webpack/lib/dependencies/URLPlugin.js @@ -6,13 +6,17 @@ "use strict"; const { pathToFileURL } = require("url"); +const CommentCompilationWarning = require("../CommentCompilationWarning"); const { JAVASCRIPT_MODULE_TYPE_AUTO, JAVASCRIPT_MODULE_TYPE_ESM } = require("../ModuleTypeConstants"); +const RuntimeGlobals = require("../RuntimeGlobals"); +const UnsupportedFeatureWarning = require("../UnsupportedFeatureWarning"); const BasicEvaluatedExpression = require("../javascript/BasicEvaluatedExpression"); const { approve } = require("../javascript/JavascriptParserHelpers"); const InnerGraph = require("../optimize/InnerGraph"); +const ConstDependency = require("./ConstDependency"); const URLDependency = require("./URLDependency"); /** @typedef {import("estree").NewExpression} NewExpressionNode */ @@ -44,8 +48,21 @@ class URLPlugin { * @param {NormalModule} module module * @returns {URL} file url */ - const getUrl = module => { - return pathToFileURL(module.resource); + const getUrl = module => pathToFileURL(module.resource); + + const isMetaUrl = (parser, arg) => { + const chain = parser.extractMemberExpressionChain(arg); + + if ( + chain.members.length !== 1 || + chain.object.type !== "MetaProperty" || + chain.object.meta.name !== "import" || + chain.object.property.name !== "meta" || + chain.members[0] !== "url" + ) + return false; + + return true; }; /** @@ -72,16 +89,7 @@ class URLPlugin { ) return; - const chain = parser.extractMemberExpressionChain(arg2); - - if ( - chain.members.length !== 1 || - chain.object.type !== "MetaProperty" || - chain.object.meta.name !== "import" || - chain.object.property.name !== "meta" || - chain.members[0] !== "url" - ) - return; + if (!isMetaUrl(parser, arg2)) return; return parser.evaluateExpression(arg1).asString(); }; @@ -100,6 +108,52 @@ class URLPlugin { }); parser.hooks.new.for("URL").tap(PLUGIN_NAME, _expr => { const expr = /** @type {NewExpressionNode} */ (_expr); + const { options: importOptions, errors: commentErrors } = + parser.parseCommentOptions(/** @type {Range} */ (expr.range)); + + if (commentErrors) { + for (const e of commentErrors) { + const { comment } = e; + parser.state.module.addWarning( + new CommentCompilationWarning( + `Compilation error while processing magic comment(-s): /*${comment.value}*/: ${e.message}`, + comment.loc + ) + ); + } + } + + if (importOptions && importOptions.webpackIgnore !== undefined) { + if (typeof importOptions.webpackIgnore !== "boolean") { + parser.state.module.addWarning( + new UnsupportedFeatureWarning( + `\`webpackIgnore\` expected a boolean, but received: ${importOptions.webpackIgnore}.`, + /** @type {DependencyLocation} */ (expr.loc) + ) + ); + return; + } else if (importOptions.webpackIgnore) { + if (expr.arguments.length !== 2) return; + + const [, arg2] = expr.arguments; + + if ( + arg2.type !== "MemberExpression" || + !isMetaUrl(parser, arg2) + ) + return; + + const dep = new ConstDependency( + RuntimeGlobals.baseURI, + /** @type {Range} */ (arg2.range), + [RuntimeGlobals.baseURI] + ); + dep.loc = /** @type {DependencyLocation} */ (expr.loc); + parser.state.module.addPresentationalDependency(dep); + + return true; + } + } const request = getUrlRequest(expr); diff --git a/node_modules/webpack/lib/dependencies/WorkerPlugin.js b/node_modules/webpack/lib/dependencies/WorkerPlugin.js index 1d5e0e38..aff03b84 100644 --- a/node_modules/webpack/lib/dependencies/WorkerPlugin.js +++ b/node_modules/webpack/lib/dependencies/WorkerPlugin.js @@ -45,15 +45,14 @@ const WorkerDependency = require("./WorkerDependency"); /** @typedef {import("../javascript/JavascriptParser")} JavascriptParser */ /** @typedef {import("../javascript/JavascriptParser")} Parser */ /** @typedef {import("../javascript/JavascriptParser").Range} Range */ +/** @typedef {import("../util/createHash").Algorithm} Algorithm */ /** @typedef {import("./HarmonyImportDependencyParserPlugin").HarmonySettings} HarmonySettings */ /** * @param {NormalModule} module module * @returns {string} url */ -const getUrl = module => { - return pathToFileURL(module.resource).toString(); -}; +const getUrl = module => pathToFileURL(module.resource).toString(); const WorkerSpecifierTag = Symbol("worker specifier tag"); @@ -82,6 +81,7 @@ class WorkerPlugin { this._module = module; this._workerPublicPath = workerPublicPath; } + /** * Apply the plugin * @param {Compiler} compiler the compiler instance @@ -258,7 +258,7 @@ class WorkerPlugin { } /** @type {EntryOptions} */ - let entryOptions = {}; + const entryOptions = {}; if (importOptions) { if (importOptions.webpackIgnore !== undefined) { @@ -269,10 +269,8 @@ class WorkerPlugin { /** @type {DependencyLocation} */ (expr.loc) ) ); - } else { - if (importOptions.webpackIgnore) { - return false; - } + } else if (importOptions.webpackIgnore) { + return false; } } if (importOptions.webpackEntryOptions !== undefined) { @@ -316,16 +314,19 @@ class WorkerPlugin { } if (entryOptions.runtime === undefined) { - let i = workerIndexMap.get(parser.state) || 0; + const i = workerIndexMap.get(parser.state) || 0; workerIndexMap.set(parser.state, i + 1); - let name = `${cachedContextify( + const name = `${cachedContextify( parser.state.module.identifier() )}|${i}`; - const hash = createHash(compilation.outputOptions.hashFunction); - hash.update(name); - const digest = /** @type {string} */ ( - hash.digest(compilation.outputOptions.hashDigest) + const hash = createHash( + /** @type {Algorithm} */ + (compilation.outputOptions.hashFunction) ); + hash.update(name); + const digest = + /** @type {string} */ + (hash.digest(compilation.outputOptions.hashDigest)); entryOptions.runtime = digest.slice( 0, compilation.outputOptions.hashDigestLength @@ -394,15 +395,13 @@ class WorkerPlugin { dep2.loc = /** @type {DependencyLocation} */ (expr.loc); parser.state.module.addPresentationalDependency(dep1); parser.state.module.addPresentationalDependency(dep2); - } else if (insertType === "argument") { - if (this._module) { - const dep = new ConstDependency( - ', { type: "module" }', - insertLocation - ); - dep.loc = /** @type {DependencyLocation} */ (expr.loc); - parser.state.module.addPresentationalDependency(dep); - } + } else if (insertType === "argument" && this._module) { + const dep = new ConstDependency( + ', { type: "module" }', + insertLocation + ); + dep.loc = /** @type {DependencyLocation} */ (expr.loc); + parser.state.module.addPresentationalDependency(dep); } parser.walkExpression(expr.callee); @@ -482,7 +481,9 @@ class WorkerPlugin { }; for (const item of options) { if (item === "...") { - DEFAULT_SYNTAX.forEach(processItem); + for (const itemFromDefault of DEFAULT_SYNTAX) { + processItem(itemFromDefault); + } } else processItem(item); } }; diff --git a/node_modules/webpack/lib/dependencies/processExportInfo.js b/node_modules/webpack/lib/dependencies/processExportInfo.js index 435c4ac9..9bafcae6 100644 --- a/node_modules/webpack/lib/dependencies/processExportInfo.js +++ b/node_modules/webpack/lib/dependencies/processExportInfo.js @@ -10,9 +10,11 @@ const { UsageState } = require("../ExportsInfo"); /** @typedef {import("../ExportsInfo").ExportInfo} ExportInfo */ /** @typedef {import("../util/runtime").RuntimeSpec} RuntimeSpec */ +/** @typedef {string[][]} ReferencedExports */ + /** * @param {RuntimeSpec} runtime the runtime - * @param {string[][]} referencedExports list of referenced exports, will be added to + * @param {ReferencedExports} referencedExports list of referenced exports, will be added to * @param {string[]} prefix export prefix * @param {ExportInfo=} exportInfo the export info * @param {boolean} defaultPointsToSelf when true, using default will reference itself diff --git a/node_modules/webpack/lib/electron/ElectronTargetPlugin.js b/node_modules/webpack/lib/electron/ElectronTargetPlugin.js index b62e4bf0..e8c4e844 100644 --- a/node_modules/webpack/lib/electron/ElectronTargetPlugin.js +++ b/node_modules/webpack/lib/electron/ElectronTargetPlugin.js @@ -16,6 +16,7 @@ class ElectronTargetPlugin { constructor(context) { this._context = context; } + /** * Apply the plugin * @param {Compiler} compiler the compiler instance diff --git a/node_modules/webpack/lib/esm/ModuleChunkFormatPlugin.js b/node_modules/webpack/lib/esm/ModuleChunkFormatPlugin.js index c3f2f471..e6d11784 100644 --- a/node_modules/webpack/lib/esm/ModuleChunkFormatPlugin.js +++ b/node_modules/webpack/lib/esm/ModuleChunkFormatPlugin.js @@ -58,9 +58,9 @@ class ModuleChunkFormatPlugin { } else { source.add(`export const id = ${JSON.stringify(chunk.id)};\n`); source.add(`export const ids = ${JSON.stringify(chunk.ids)};\n`); - source.add(`export const modules = `); + source.add("export const modules = "); source.add(modules); - source.add(`;\n`); + source.add(";\n"); const runtimeModules = chunkGraph.getChunkRuntimeModulesInOrder(chunk); if (runtimeModules.length > 0) { @@ -103,7 +103,7 @@ class ModuleChunkFormatPlugin { compilation.outputOptions ), { - chunk: chunk, + chunk, contentHashType: "javascript" } ) diff --git a/node_modules/webpack/lib/esm/ModuleChunkLoadingRuntimeModule.js b/node_modules/webpack/lib/esm/ModuleChunkLoadingRuntimeModule.js index f5f14755..829a3596 100644 --- a/node_modules/webpack/lib/esm/ModuleChunkLoadingRuntimeModule.js +++ b/node_modules/webpack/lib/esm/ModuleChunkLoadingRuntimeModule.js @@ -17,6 +17,7 @@ const { getInitialChunkIds } = require("../javascript/StartupHelpers"); const compileBooleanMatcher = require("../util/compileBooleanMatcher"); const { getUndoPath } = require("../util/identifier"); +/** @typedef {import("../../declarations/WebpackOptions").Environment} Environment */ /** @typedef {import("../Chunk")} Chunk */ /** @typedef {import("../ChunkGraph")} ChunkGraph */ /** @typedef {import("../Module").ReadOnlyRuntimeRequirements} ReadOnlyRuntimeRequirements */ @@ -87,9 +88,12 @@ class ModuleChunkLoadingRuntimeModule extends RuntimeModule { const compilation = /** @type {Compilation} */ (this.compilation); const chunkGraph = /** @type {ChunkGraph} */ (this.chunkGraph); const chunk = /** @type {Chunk} */ (this.chunk); + const environment = + /** @type {Environment} */ + (compilation.outputOptions.environment); const { runtimeTemplate, - outputOptions: { environment, importFunctionName, crossOriginLoading } + outputOptions: { importFunctionName, crossOriginLoading } } = compilation; const fn = RuntimeGlobals.ensureChunkHandlers; const withBaseURI = this._runtimeRequirements.has(RuntimeGlobals.baseURI); @@ -219,10 +223,10 @@ class ModuleChunkLoadingRuntimeModule extends RuntimeModule { ] )});`, `var promise = Promise.race([promise, new Promise(${runtimeTemplate.expressionFunction( - `installedChunkData = installedChunks[chunkId] = [resolve]`, + "installedChunkData = installedChunks[chunkId] = [resolve]", "resolve" )})])`, - `promises.push(installedChunkData[1] = promise);` + "promises.push(installedChunkData[1] = promise);" ]), hasJsMatcher === true ? "}" diff --git a/node_modules/webpack/lib/formatLocation.js b/node_modules/webpack/lib/formatLocation.js index f42eea2d..780d4a47 100644 --- a/node_modules/webpack/lib/formatLocation.js +++ b/node_modules/webpack/lib/formatLocation.js @@ -48,9 +48,8 @@ const formatLocation = loc => { typeof loc.end.column !== "number" ) { return `${loc.start.line}-${loc.end.line}`; - } else { - return `${formatPosition(loc.start)}-${formatPosition(loc.end)}`; } + return `${formatPosition(loc.start)}-${formatPosition(loc.end)}`; } if ("start" in loc && loc.start) { return formatPosition(loc.start); diff --git a/node_modules/webpack/lib/hmr/HotModuleReplacement.runtime.js b/node_modules/webpack/lib/hmr/HotModuleReplacement.runtime.js index db67365c..0109b492 100644 --- a/node_modules/webpack/lib/hmr/HotModuleReplacement.runtime.js +++ b/node_modules/webpack/lib/hmr/HotModuleReplacement.runtime.js @@ -201,7 +201,7 @@ module.exports = function () { if (idx >= 0) registeredStatusHandlers.splice(idx, 1); }, - //inherit from previous dispose call + // inherit from previous dispose call data: currentModuleData[moduleId] }; currentChildModule = undefined; @@ -293,11 +293,10 @@ module.exports = function () { return waitForBlockingPromises(function () { if (applyOnUpdate) { return internalApply(applyOnUpdate); - } else { - return setStatus("ready").then(function () { - return updatedModules; - }); } + return setStatus("ready").then(function () { + return updatedModules; + }); }); }); }); diff --git a/node_modules/webpack/lib/hmr/HotModuleReplacementRuntimeModule.js b/node_modules/webpack/lib/hmr/HotModuleReplacementRuntimeModule.js index 81efffc8..19d4984c 100644 --- a/node_modules/webpack/lib/hmr/HotModuleReplacementRuntimeModule.js +++ b/node_modules/webpack/lib/hmr/HotModuleReplacementRuntimeModule.js @@ -13,6 +13,7 @@ class HotModuleReplacementRuntimeModule extends RuntimeModule { constructor() { super("hot module replacement", RuntimeModule.STAGE_BASIC); } + /** * @returns {string | null} runtime code */ diff --git a/node_modules/webpack/lib/hmr/JavascriptHotModuleReplacement.runtime.js b/node_modules/webpack/lib/hmr/JavascriptHotModuleReplacement.runtime.js index c16c872c..aab249ab 100644 --- a/node_modules/webpack/lib/hmr/JavascriptHotModuleReplacement.runtime.js +++ b/node_modules/webpack/lib/hmr/JavascriptHotModuleReplacement.runtime.js @@ -117,15 +117,12 @@ module.exports = function () { if ($hasOwnProperty$(currentUpdate, moduleId)) { var newModuleFactory = currentUpdate[moduleId]; /** @type {TODO} */ - var result; - if (newModuleFactory) { - result = getAffectedModuleEffects(moduleId); - } else { - result = { - type: "disposed", - moduleId: moduleId - }; - } + var result = newModuleFactory + ? getAffectedModuleEffects(moduleId) + : { + type: "disposed", + moduleId: moduleId + }; /** @type {Error|false} */ var abortError = false; var doApply = false; @@ -376,17 +373,17 @@ module.exports = function () { moduleId: moduleId, module: $moduleCache$[moduleId] }); - } catch (err2) { + } catch (err1) { if (options.onErrored) { options.onErrored({ type: "self-accept-error-handler-errored", moduleId: moduleId, - error: err2, + error: err1, originalError: err }); } if (!options.ignoreErrored) { - reportError(err2); + reportError(err1); reportError(err); } } diff --git a/node_modules/webpack/lib/hmr/LazyCompilationPlugin.js b/node_modules/webpack/lib/hmr/LazyCompilationPlugin.js index 3674c10d..4b2d5c29 100644 --- a/node_modules/webpack/lib/hmr/LazyCompilationPlugin.js +++ b/node_modules/webpack/lib/hmr/LazyCompilationPlugin.js @@ -37,10 +37,12 @@ const { registerNotSerializable } = require("../util/serialization"); /** @typedef {import("../util/Hash")} Hash */ /** @typedef {import("../util/fs").InputFileSystem} InputFileSystem */ +/** @typedef {{ client: string, data: string, active: boolean }} ModuleResult */ + /** * @typedef {object} BackendApi - * @property {function(Error=): void} dispose - * @property {function(Module): { client: string, data: string, active: boolean }} module + * @property {function(function((Error | null)=) : void): void} dispose + * @property {function(Module): ModuleResult} module */ const HMR_DEPENDENCY_TYPES = new Set([ @@ -53,7 +55,7 @@ const HMR_DEPENDENCY_TYPES = new Set([ /** * @param {undefined|string|RegExp|Function} test test option * @param {Module} module the module - * @returns {boolean} true, if the module should be selected + * @returns {boolean | null | string} true, if the module should be selected */ const checkTest = (test, module) => { if (test === undefined) return true; @@ -74,6 +76,9 @@ const checkTest = (test, module) => { const TYPES = new Set(["javascript"]); class LazyCompilationDependency extends Dependency { + /** + * @param {LazyCompilationProxyModule} proxyModule proxy module + */ constructor(proxyModule) { super(); this.proxyModule = proxyModule; @@ -98,6 +103,14 @@ class LazyCompilationDependency extends Dependency { registerNotSerializable(LazyCompilationDependency); class LazyCompilationProxyModule extends Module { + /** + * @param {string} context context + * @param {Module} originalModule an original module + * @param {string} request request + * @param {ModuleResult["client"]} client client + * @param {ModuleResult["data"]} data data + * @param {ModuleResult["active"]} active true when active, otherwise false + */ constructor(context, originalModule, request, client, data, active) { super( WEBPACK_MODULE_TYPE_LAZY_COMPILATION_PROXY, @@ -229,13 +242,13 @@ class LazyCompilationProxyModule extends Module { ]); const keepActive = Template.asString([ `var dispose = client.keepAlive({ data: data, active: ${JSON.stringify( - !!block + Boolean(block) )}, module: module, onError: onError });` ]); let source; if (block) { const dep = block.dependencies[0]; - const module = moduleGraph.getModule(dep); + const module = /** @type {Module} */ (moduleGraph.getModule(dep)); source = Template.asString([ client, `module.exports = ${runtimeTemplate.moduleNamespacePromise({ @@ -264,7 +277,7 @@ class LazyCompilationProxyModule extends Module { source = Template.asString([ client, "var resolveSelf, onError;", - `module.exports = new Promise(function(resolve, reject) { resolveSelf = resolve; onError = reject; });`, + "module.exports = new Promise(function(resolve, reject) { resolveSelf = resolve; onError = reject; });", "if (module.hot) {", Template.indent([ "module.hot.accept();", @@ -297,9 +310,8 @@ class LazyCompilationProxyModule extends Module { registerNotSerializable(LazyCompilationProxyModule); class LazyCompilationDependencyFactory extends ModuleFactory { - constructor(factory) { + constructor() { super(); - this._factory = factory; } /** @@ -320,10 +332,10 @@ class LazyCompilationDependencyFactory extends ModuleFactory { class LazyCompilationPlugin { /** * @param {object} options options - * @param {(function(Compiler, function(Error?, BackendApi?): void): void) | function(Compiler): Promise} options.backend the backend + * @param {(function(Compiler, function(Error=, BackendApi?): void): void) | function(Compiler): Promise} options.backend the backend * @param {boolean} options.entries true, when entries are lazy compiled * @param {boolean} options.imports true, when import() modules are lazy compiled - * @param {RegExp | string | (function(Module): boolean)} options.test additional filter for lazy compiled entrypoint modules + * @param {RegExp | string | (function(Module): boolean) | undefined} options.test additional filter for lazy compiled entrypoint modules */ constructor({ backend, entries, imports, test }) { this.backend = backend; @@ -331,12 +343,14 @@ class LazyCompilationPlugin { this.imports = imports; this.test = test; } + /** * Apply the plugin * @param {Compiler} compiler the compiler instance * @returns {void} */ apply(compiler) { + /** @type {BackendApi} */ let backend; compiler.hooks.beforeCompile.tapAsync( "LazyCompilationPlugin", @@ -344,7 +358,7 @@ class LazyCompilationPlugin { if (backend !== undefined) return callback(); const promise = this.backend(compiler, (err, result) => { if (err) return callback(err); - backend = result; + backend = /** @type {BackendApi} */ (result); callback(); }); if (promise && promise.then) { @@ -370,7 +384,8 @@ class LazyCompilationPlugin { // an import() or not const hmrDep = resolveData.dependencies[0]; const originModule = - compilation.moduleGraph.getParentModule(hmrDep); + /** @type {Module} */ + (compilation.moduleGraph.getParentModule(hmrDep)); const isReferringToDynamicImport = originModule.blocks.some( block => block.dependencies.some( diff --git a/node_modules/webpack/lib/hmr/lazyCompilationBackend.js b/node_modules/webpack/lib/hmr/lazyCompilationBackend.js index dcc0130d..9e21e6c6 100644 --- a/node_modules/webpack/lib/hmr/lazyCompilationBackend.js +++ b/node_modules/webpack/lib/hmr/lazyCompilationBackend.js @@ -5,15 +5,22 @@ "use strict"; +/** @typedef {import("http").IncomingMessage} IncomingMessage */ +/** @typedef {import("http").RequestListener} RequestListener */ /** @typedef {import("http").ServerOptions} HttpServerOptions */ +/** @typedef {import("http").ServerResponse} ServerResponse */ /** @typedef {import("https").ServerOptions} HttpsServerOptions */ +/** @typedef {import("net").AddressInfo} AddressInfo */ +/** @typedef {import("net").Server} Server */ /** @typedef {import("../../declarations/WebpackOptions").LazyCompilationDefaultBackendOptions} LazyCompilationDefaultBackendOptions */ /** @typedef {import("../Compiler")} Compiler */ +/** @typedef {import("../Module")} Module */ +/** @typedef {import("./LazyCompilationPlugin").BackendApi} BackendApi */ /** * @callback BackendHandler * @param {Compiler} compiler compiler - * @param {function((Error | null)=, any=): void} callback callback + * @param {function(Error | null, BackendApi=): void} callback callback * @returns {void} */ @@ -36,8 +43,13 @@ module.exports = options => (compiler, callback) => { ? options.server : (() => { const http = isHttps ? require("https") : require("http"); - return http.createServer.bind(http, options.server); + return http.createServer.bind( + http, + /** @type {HttpServerOptions | HttpsServerOptions} */ + (options.server) + ); })(); + /** @type {function(Server): void} */ const listen = typeof options.listen === "function" ? options.listen @@ -50,7 +62,9 @@ module.exports = options => (compiler, callback) => { const protocol = options.protocol || (isHttps ? "https" : "http"); + /** @type {RequestListener} */ const requestListener = (req, res) => { + if (req.url === undefined) return; const keys = req.url.slice(prefix.length).split("@"); req.socket.on("close", () => { setTimeout(() => { @@ -85,7 +99,7 @@ module.exports = options => (compiler, callback) => { if (moduleActivated && compiler.watching) compiler.watching.invalidate(); }; - const server = /** @type {import("net").Server} */ (createServer()); + const server = /** @type {Server} */ (createServer()); server.on("request", requestListener); let isClosing = false; @@ -101,43 +115,53 @@ module.exports = options => (compiler, callback) => { server.on("clientError", e => { if (e.message !== "Server is disposing") logger.warn(e); }); - server.on("listening", err => { - if (err) return callback(err); - const addr = server.address(); - if (typeof addr === "string") throw new Error("addr must not be a string"); - const urlBase = - addr.address === "::" || addr.address === "0.0.0.0" - ? `${protocol}://localhost:${addr.port}` - : addr.family === "IPv6" - ? `${protocol}://[${addr.address}]:${addr.port}` - : `${protocol}://${addr.address}:${addr.port}`; - logger.log( - `Server-Sent-Events server for lazy compilation open at ${urlBase}.` - ); - callback(null, { - dispose(callback) { - isClosing = true; - // Removing the listener is a workaround for a memory leak in node.js - server.off("request", requestListener); - server.close(err => { - callback(err); - }); - for (const socket of sockets) { - socket.destroy(new Error("Server is disposing")); + + server.on( + "listening", + /** + * @param {Error} err error + * @returns {void} + */ + err => { + if (err) return callback(err); + const _addr = server.address(); + if (typeof _addr === "string") + throw new Error("addr must not be a string"); + const addr = /** @type {AddressInfo} */ (_addr); + const urlBase = + addr.address === "::" || addr.address === "0.0.0.0" + ? `${protocol}://localhost:${addr.port}` + : addr.family === "IPv6" + ? `${protocol}://[${addr.address}]:${addr.port}` + : `${protocol}://${addr.address}:${addr.port}`; + logger.log( + `Server-Sent-Events server for lazy compilation open at ${urlBase}.` + ); + callback(null, { + dispose(callback) { + isClosing = true; + // Removing the listener is a workaround for a memory leak in node.js + server.off("request", requestListener); + server.close(err => { + callback(err); + }); + for (const socket of sockets) { + socket.destroy(new Error("Server is disposing")); + } + }, + module(originalModule) { + const key = `${encodeURIComponent( + originalModule.identifier().replace(/\\/g, "/").replace(/@/g, "_") + ).replace(/%(2F|3A|24|26|2B|2C|3B|3D)/g, decodeURIComponent)}`; + const active = activeModules.get(key) > 0; + return { + client: `${options.client}?${encodeURIComponent(urlBase + prefix)}`, + data: key, + active + }; } - }, - module(originalModule) { - const key = `${encodeURIComponent( - originalModule.identifier().replace(/\\/g, "/").replace(/@/g, "_") - ).replace(/%(2F|3A|24|26|2B|2C|3B|3D|3A)/g, decodeURIComponent)}`; - const active = activeModules.get(key) > 0; - return { - client: `${options.client}?${encodeURIComponent(urlBase + prefix)}`, - data: key, - active - }; - } - }); - }); + }); + } + ); listen(server); }; diff --git a/node_modules/webpack/lib/ids/ChunkModuleIdRangePlugin.js b/node_modules/webpack/lib/ids/ChunkModuleIdRangePlugin.js index 280cce75..e0922b43 100644 --- a/node_modules/webpack/lib/ids/ChunkModuleIdRangePlugin.js +++ b/node_modules/webpack/lib/ids/ChunkModuleIdRangePlugin.js @@ -70,9 +70,7 @@ class ChunkModuleIdRangePlugin { chunkModules = chunkGraph.getOrderedChunkModules(chunk, cmpFn); } else { chunkModules = Array.from(modules) - .filter(m => { - return chunkGraph.isModuleInChunk(m, chunk); - }) + .filter(m => chunkGraph.isModuleInChunk(m, chunk)) .sort(compareModulesByPreOrderIndexOrIdentifier(moduleGraph)); } diff --git a/node_modules/webpack/lib/ids/DeterministicChunkIdsPlugin.js b/node_modules/webpack/lib/ids/DeterministicChunkIdsPlugin.js index fbd8302c..735bc5f1 100644 --- a/node_modules/webpack/lib/ids/DeterministicChunkIdsPlugin.js +++ b/node_modules/webpack/lib/ids/DeterministicChunkIdsPlugin.js @@ -51,9 +51,7 @@ class DeterministicChunkIdsPlugin { const usedIds = getUsedChunkIds(compilation); assignDeterministicIds( - Array.from(chunks).filter(chunk => { - return chunk.id === null; - }), + Array.from(chunks).filter(chunk => chunk.id === null), chunk => getFullChunkName(chunk, chunkGraph, context, compiler.root), compareNatural, @@ -65,7 +63,7 @@ class DeterministicChunkIdsPlugin { chunk.ids = [id]; return true; }, - [Math.pow(10, maxLength)], + [10 ** maxLength], 10, usedIds.size ); diff --git a/node_modules/webpack/lib/ids/DeterministicModuleIdsPlugin.js b/node_modules/webpack/lib/ids/DeterministicModuleIdsPlugin.js index b4e33e6c..8cf07e08 100644 --- a/node_modules/webpack/lib/ids/DeterministicModuleIdsPlugin.js +++ b/node_modules/webpack/lib/ids/DeterministicModuleIdsPlugin.js @@ -77,7 +77,7 @@ class DeterministicModuleIdsPlugin { chunkGraph.setModuleId(module, id); return true; }, - [Math.pow(10, maxLength)], + [10 ** maxLength], fixedLength ? 0 : 10, usedIds.size, salt diff --git a/node_modules/webpack/lib/ids/HashedModuleIdsPlugin.js b/node_modules/webpack/lib/ids/HashedModuleIdsPlugin.js index a1375a9e..e3891a46 100644 --- a/node_modules/webpack/lib/ids/HashedModuleIdsPlugin.js +++ b/node_modules/webpack/lib/ids/HashedModuleIdsPlugin.js @@ -64,7 +64,11 @@ class HashedModuleIdsPlugin { ); for (const module of modulesInNaturalOrder) { const ident = getFullModuleName(module, context, compiler.root); - const hash = createHash(options.hashFunction); + const hash = createHash( + /** @type {NonNullable} */ ( + options.hashFunction + ) + ); hash.update(ident || ""); const hashId = /** @type {string} */ ( hash.digest(options.hashDigest) diff --git a/node_modules/webpack/lib/ids/IdHelpers.js b/node_modules/webpack/lib/ids/IdHelpers.js index 0bf1c5dd..78cdaef0 100644 --- a/node_modules/webpack/lib/ids/IdHelpers.js +++ b/node_modules/webpack/lib/ids/IdHelpers.js @@ -43,7 +43,7 @@ const avoidNumber = str => { } else if (firstChar > 57) { return str; } - if (str === +str + "") { + if (str === String(Number(str))) { return `_${str}`; } return str; @@ -53,12 +53,9 @@ const avoidNumber = str => { * @param {string} request the request * @returns {string} id representation */ -const requestToId = request => { - return request - .replace(/^(\.\.?\/)+/, "") - .replace(/(^[.-]|[^a-zA-Z0-9_-])+/g, "_"); -}; -exports.requestToId = requestToId; +const requestToId = request => + request.replace(/^(\.\.?\/)+/, "").replace(/(^[.-]|[^a-zA-Z0-9_-])+/g, "_"); +module.exports.requestToId = requestToId; /** * @param {string} string the string @@ -91,7 +88,7 @@ const getShortModuleName = (module, context, associatedObjectForCache) => { ); return ""; }; -exports.getShortModuleName = getShortModuleName; +module.exports.getShortModuleName = getShortModuleName; /** * @param {string} shortName the short name @@ -111,7 +108,7 @@ const getLongModuleName = ( const fullName = getFullModuleName(module, context, associatedObjectForCache); return `${shortName}?${getHash(fullName, 4, hashFunction)}`; }; -exports.getLongModuleName = getLongModuleName; +module.exports.getLongModuleName = getLongModuleName; /** * @param {Module} module the module @@ -119,14 +116,9 @@ exports.getLongModuleName = getLongModuleName; * @param {object=} associatedObjectForCache an object to which the cache will be attached * @returns {string} full module name */ -const getFullModuleName = (module, context, associatedObjectForCache) => { - return makePathsRelative( - context, - module.identifier(), - associatedObjectForCache - ); -}; -exports.getFullModuleName = getFullModuleName; +const getFullModuleName = (module, context, associatedObjectForCache) => + makePathsRelative(context, module.identifier(), associatedObjectForCache); +module.exports.getFullModuleName = getFullModuleName; /** * @param {Chunk} chunk the chunk @@ -156,7 +148,7 @@ const getShortChunkName = ( .join(delimiter); return shortenLongString(chunkName, delimiter, hashFunction); }; -exports.getShortChunkName = getShortChunkName; +module.exports.getShortChunkName = getShortChunkName; /** * @param {Chunk} chunk the chunk @@ -191,7 +183,7 @@ const getLongChunkName = ( .join(delimiter); return shortenLongString(chunkName, delimiter, hashFunction); }; -exports.getLongChunkName = getLongChunkName; +module.exports.getLongChunkName = getLongChunkName; /** * @param {Chunk} chunk the chunk @@ -213,7 +205,7 @@ const getFullChunkName = ( ); return fullModuleNames.join(); }; -exports.getFullChunkName = getFullChunkName; +module.exports.getFullChunkName = getFullChunkName; /** * @template K @@ -246,7 +238,7 @@ const getUsedModuleIdsAndModules = (compilation, filter) => { const usedIds = new Set(); if (compilation.usedModuleIds) { for (const id of compilation.usedModuleIds) { - usedIds.add(id + ""); + usedIds.add(String(id)); } } @@ -254,20 +246,18 @@ const getUsedModuleIdsAndModules = (compilation, filter) => { if (!module.needId) continue; const moduleId = chunkGraph.getModuleId(module); if (moduleId !== null) { - usedIds.add(moduleId + ""); - } else { - if ( - (!filter || filter(module)) && - chunkGraph.getNumberOfModuleChunks(module) !== 0 - ) { - modules.push(module); - } + usedIds.add(String(moduleId)); + } else if ( + (!filter || filter(module)) && + chunkGraph.getNumberOfModuleChunks(module) !== 0 + ) { + modules.push(module); } } return [usedIds, modules]; }; -exports.getUsedModuleIdsAndModules = getUsedModuleIdsAndModules; +module.exports.getUsedModuleIdsAndModules = getUsedModuleIdsAndModules; /** * @param {Compilation} compilation the compilation @@ -278,20 +268,20 @@ const getUsedChunkIds = compilation => { const usedIds = new Set(); if (compilation.usedChunkIds) { for (const id of compilation.usedChunkIds) { - usedIds.add(id + ""); + usedIds.add(String(id)); } } for (const chunk of compilation.chunks) { const chunkId = chunk.id; if (chunkId !== null) { - usedIds.add(chunkId + ""); + usedIds.add(String(chunkId)); } } return usedIds; }; -exports.getUsedChunkIds = getUsedChunkIds; +module.exports.getUsedChunkIds = getUsedChunkIds; /** * @template T @@ -359,7 +349,7 @@ const assignNames = ( unnamedItems.sort(comparator); return unnamedItems; }; -exports.assignNames = assignNames; +module.exports.assignNames = assignNames; /** * @template T @@ -413,7 +403,7 @@ const assignDeterministicIds = ( } while (!assignId(item, id)); } }; -exports.assignDeterministicIds = assignDeterministicIds; +module.exports.assignDeterministicIds = assignDeterministicIds; /** * @param {Set} usedIds used ids @@ -432,7 +422,7 @@ const assignAscendingModuleIds = (usedIds, modules, compilation) => { */ assignId = module => { if (chunkGraph.getModuleId(module) === null) { - while (usedIds.has(nextId + "")) nextId++; + while (usedIds.has(String(nextId))) nextId++; chunkGraph.setModuleId(module, nextId++); } }; @@ -450,7 +440,7 @@ const assignAscendingModuleIds = (usedIds, modules, compilation) => { assignId(module); } }; -exports.assignAscendingModuleIds = assignAscendingModuleIds; +module.exports.assignAscendingModuleIds = assignAscendingModuleIds; /** * @param {Iterable} chunks the chunks @@ -464,7 +454,7 @@ const assignAscendingChunkIds = (chunks, compilation) => { if (usedIds.size > 0) { for (const chunk of chunks) { if (chunk.id === null) { - while (usedIds.has(nextId + "")) nextId++; + while (usedIds.has(String(nextId))) nextId++; chunk.id = nextId; chunk.ids = [nextId]; nextId++; @@ -480,4 +470,4 @@ const assignAscendingChunkIds = (chunks, compilation) => { } } }; -exports.assignAscendingChunkIds = assignAscendingChunkIds; +module.exports.assignAscendingChunkIds = assignAscendingChunkIds; diff --git a/node_modules/webpack/lib/ids/SyncModuleIdsPlugin.js b/node_modules/webpack/lib/ids/SyncModuleIdsPlugin.js index 564ccc2f..aa837624 100644 --- a/node_modules/webpack/lib/ids/SyncModuleIdsPlugin.js +++ b/node_modules/webpack/lib/ids/SyncModuleIdsPlugin.js @@ -10,6 +10,7 @@ const { getUsedModuleIdsAndModules } = require("./IdHelpers"); /** @typedef {import("../Compiler")} Compiler */ /** @typedef {import("../Module")} Module */ +/** @typedef {import("../util/fs").IntermediateFileSystem} IntermediateFileSystem */ const plugin = "SyncModuleIdsPlugin"; @@ -42,7 +43,9 @@ class SyncModuleIdsPlugin { let dataChanged = false; if (this._read) { compiler.hooks.readRecords.tapAsync(plugin, callback => { - const fs = compiler.intermediateFileSystem; + const fs = + /** @type {IntermediateFileSystem} */ + (compiler.intermediateFileSystem); fs.readFile(this._path, (err, buffer) => { if (err) { if (err.code !== "ENOENT") { @@ -69,7 +72,9 @@ class SyncModuleIdsPlugin { for (const [key, value] of sorted) { json[key] = value; } - const fs = compiler.intermediateFileSystem; + const fs = + /** @type {IntermediateFileSystem} */ + (compiler.intermediateFileSystem); fs.writeFile(this._path, JSON.stringify(json), callback); }); } diff --git a/node_modules/webpack/lib/index.js b/node_modules/webpack/lib/index.js index 9764b4fa..00e367a5 100644 --- a/node_modules/webpack/lib/index.js +++ b/node_modules/webpack/lib/index.js @@ -70,11 +70,7 @@ const memoize = require("./util/memoize"); */ const lazyFunction = factory => { const fac = memoize(factory); - const f = /** @type {any} */ ( - (...args) => { - return fac()(...args); - } - ); + const f = /** @type {any} */ ((...args) => fac()(...args)); return /** @type {T} */ (f); }; diff --git a/node_modules/webpack/lib/javascript/ArrayPushCallbackChunkFormatPlugin.js b/node_modules/webpack/lib/javascript/ArrayPushCallbackChunkFormatPlugin.js index a3973e44..1bb04aba 100644 --- a/node_modules/webpack/lib/javascript/ArrayPushCallbackChunkFormatPlugin.js +++ b/node_modules/webpack/lib/javascript/ArrayPushCallbackChunkFormatPlugin.js @@ -84,10 +84,11 @@ class ArrayPushCallbackChunkFormatPlugin { ); if (runtimeModules.length > 0 || entries.length > 0) { const runtime = new ConcatSource( - (runtimeTemplate.supportsArrowFunction() - ? `${RuntimeGlobals.require} =>` - : `function(${RuntimeGlobals.require})`) + - " { // webpackRuntimeModules\n" + `${ + runtimeTemplate.supportsArrowFunction() + ? `${RuntimeGlobals.require} =>` + : `function(${RuntimeGlobals.require})` + } { // webpackRuntimeModules\n` ); if (runtimeModules.length > 0) { runtime.add( diff --git a/node_modules/webpack/lib/javascript/BasicEvaluatedExpression.js b/node_modules/webpack/lib/javascript/BasicEvaluatedExpression.js index 9306b030..05dd14cd 100644 --- a/node_modules/webpack/lib/javascript/BasicEvaluatedExpression.js +++ b/node_modules/webpack/lib/javascript/BasicEvaluatedExpression.js @@ -184,7 +184,7 @@ class BasicEvaluatedExpression { asCompileTimeValue() { switch (this.type) { case TypeUndefined: - return undefined; + return; case TypeNull: return null; case TypeString: @@ -252,7 +252,6 @@ class BasicEvaluatedExpression { const str = this.asString(); if (typeof str === "string") return str !== ""; } - return undefined; } /** @@ -275,8 +274,6 @@ class BasicEvaluatedExpression { if (this.isConstArray()) return false; if (this.isTemplateString()) return false; if (this.isRegExp()) return false; - - return undefined; } /** @@ -292,12 +289,12 @@ class BasicEvaluatedExpression { if (this.isBigInt()) return `${this.bigint}`; if (this.isRegExp()) return `${this.regExp}`; if (this.isArray()) { - let array = []; + const array = []; for (const item of /** @type {BasicEvaluatedExpression[]} */ ( this.items )) { const itemStr = item.asString(); - if (itemStr === undefined) return undefined; + if (itemStr === undefined) return; array.push(itemStr); } return `${array}`; @@ -309,12 +306,11 @@ class BasicEvaluatedExpression { this.parts )) { const partStr = part.asString(); - if (partStr === undefined) return undefined; + if (partStr === undefined) return; str += partStr; } return str; } - return undefined; } /** @@ -390,7 +386,6 @@ class BasicEvaluatedExpression { /** * Set's the value of this expression to a particular identifier and its members. - * * @param {string | VariableInfoInterface} identifier identifier to set * @param {string | VariableInfoInterface} rootInfo root info * @param {() => string[]} getMembers members @@ -417,7 +412,6 @@ class BasicEvaluatedExpression { /** * Wraps an array of expressions with a prefix and postfix expression. - * * @param {BasicEvaluatedExpression | null | undefined} prefix Expression to be added before the innerExpressions * @param {BasicEvaluatedExpression | null | undefined} postfix Expression to be added after the innerExpressions * @param {BasicEvaluatedExpression[] | undefined} innerExpressions Expressions to be wrapped @@ -434,7 +428,6 @@ class BasicEvaluatedExpression { /** * Stores the options of a conditional expression. - * * @param {BasicEvaluatedExpression[]} options optional (consequent/alternate) expressions to be set * @returns {this} this */ @@ -447,7 +440,6 @@ class BasicEvaluatedExpression { /** * Adds options to a conditional expression. - * * @param {BasicEvaluatedExpression[]} options optional (consequent/alternate) expressions to be added * @returns {this} this */ @@ -465,7 +457,6 @@ class BasicEvaluatedExpression { /** * Set's the value of this expression to an array of expressions. - * * @param {BasicEvaluatedExpression[]} items expressions to set * @returns {this} this */ @@ -478,7 +469,6 @@ class BasicEvaluatedExpression { /** * Set's the value of this expression to an array of strings. - * * @param {string[]} array array to set * @returns {this} this */ @@ -492,7 +482,6 @@ class BasicEvaluatedExpression { /** * Set's the value of this expression to a processed/unprocessed template string. Used * for evaluating TemplateLiteral expressions in the JavaScript Parser. - * * @param {BasicEvaluatedExpression[]} quasis template string quasis * @param {BasicEvaluatedExpression[]} parts template string parts * @param {"cooked" | "raw"} kind template string kind @@ -522,7 +511,6 @@ class BasicEvaluatedExpression { /** * Set's the value of the expression to nullish. - * * @param {boolean} value true, if the expression is nullish * @returns {this} this */ @@ -536,7 +524,6 @@ class BasicEvaluatedExpression { /** * Set's the range for the expression. - * * @param {[number, number]} range range to set * @returns {this} this */ @@ -547,7 +534,6 @@ class BasicEvaluatedExpression { /** * Set whether or not the expression has side effects. - * * @param {boolean} sideEffects true, if the expression has side effects * @returns {this} this */ @@ -558,7 +544,6 @@ class BasicEvaluatedExpression { /** * Set the expression node for the expression. - * * @param {Node | undefined} expression expression * @returns {this} this */ diff --git a/node_modules/webpack/lib/javascript/ChunkHelpers.js b/node_modules/webpack/lib/javascript/ChunkHelpers.js index d84f4239..f2e8a12a 100644 --- a/node_modules/webpack/lib/javascript/ChunkHelpers.js +++ b/node_modules/webpack/lib/javascript/ChunkHelpers.js @@ -30,4 +30,4 @@ const getAllChunks = (entrypoint, excludedChunk1, excludedChunk2) => { } return chunks; }; -exports.getAllChunks = getAllChunks; +module.exports.getAllChunks = getAllChunks; diff --git a/node_modules/webpack/lib/javascript/CommonJsChunkFormatPlugin.js b/node_modules/webpack/lib/javascript/CommonJsChunkFormatPlugin.js index 169f1e1f..75384ab9 100644 --- a/node_modules/webpack/lib/javascript/CommonJsChunkFormatPlugin.js +++ b/node_modules/webpack/lib/javascript/CommonJsChunkFormatPlugin.js @@ -51,7 +51,7 @@ class CommonJsChunkFormatPlugin { const source = new ConcatSource(); source.add(`exports.id = ${JSON.stringify(chunk.id)};\n`); source.add(`exports.ids = ${JSON.stringify(chunk.ids)};\n`); - source.add(`exports.modules = `); + source.add("exports.modules = "); source.add(modules); source.add(";\n"); const runtimeModules = @@ -85,7 +85,8 @@ class CommonJsChunkFormatPlugin { const runtimeOutputName = compilation .getPath( getChunkFilenameTemplate( - runtimeChunk, + /** @type {Chunk} */ + (runtimeChunk), compilation.outputOptions ), { diff --git a/node_modules/webpack/lib/javascript/EnableChunkLoadingPlugin.js b/node_modules/webpack/lib/javascript/EnableChunkLoadingPlugin.js index 3756e4a1..0dc08a38 100644 --- a/node_modules/webpack/lib/javascript/EnableChunkLoadingPlugin.js +++ b/node_modules/webpack/lib/javascript/EnableChunkLoadingPlugin.js @@ -51,10 +51,11 @@ class EnableChunkLoadingPlugin { throw new Error( `Chunk loading type "${type}" is not enabled. ` + "EnableChunkLoadingPlugin need to be used to enable this type of chunk loading. " + - 'This usually happens through the "output.enabledChunkLoadingTypes" option. ' + - 'If you are using a function as entry which sets "chunkLoading", you need to add all potential chunk loading types to "output.enabledChunkLoadingTypes". ' + - "These types are enabled: " + - Array.from(getEnabledTypes(compiler)).join(", ") + `This usually happens through the "output.enabledChunkLoadingTypes" option. ` + + `If you are using a function as entry which sets "chunkLoading", you need to add all potential chunk loading types to "output.enabledChunkLoadingTypes". ` + + `These types are enabled: ${Array.from( + getEnabledTypes(compiler) + ).join(", ")}` ); } } @@ -85,7 +86,7 @@ class EnableChunkLoadingPlugin { break; } case "require": { - //@ts-expect-error https://github.com/microsoft/TypeScript/issues/41697 + // @ts-expect-error https://github.com/microsoft/TypeScript/issues/41697 const CommonJsChunkLoadingPlugin = require("../node/CommonJsChunkLoadingPlugin"); new CommonJsChunkLoadingPlugin({ asyncChunkLoading: false @@ -93,7 +94,7 @@ class EnableChunkLoadingPlugin { break; } case "async-node": { - //@ts-expect-error https://github.com/microsoft/TypeScript/issues/41697 + // @ts-expect-error https://github.com/microsoft/TypeScript/issues/41697 const CommonJsChunkLoadingPlugin = require("../node/CommonJsChunkLoadingPlugin"); new CommonJsChunkLoadingPlugin({ asyncChunkLoading: true diff --git a/node_modules/webpack/lib/javascript/JavascriptGenerator.js b/node_modules/webpack/lib/javascript/JavascriptGenerator.js index 7c2724cd..b154a60b 100644 --- a/node_modules/webpack/lib/javascript/JavascriptGenerator.js +++ b/node_modules/webpack/lib/javascript/JavascriptGenerator.js @@ -14,6 +14,8 @@ const HarmonyCompatibilityDependency = require("../dependencies/HarmonyCompatibi /** @typedef {import("webpack-sources").Source} Source */ /** @typedef {import("../DependenciesBlock")} DependenciesBlock */ /** @typedef {import("../Dependency")} Dependency */ +/** @typedef {import("../DependencyTemplate")} DependencyTemplate */ +/** @typedef {import("../DependencyTemplate").DependencyTemplateContext} DependencyTemplateContext */ /** @typedef {import("../DependencyTemplates")} DependencyTemplates */ /** @typedef {import("../Generator").GenerateContext} GenerateContext */ /** @typedef {import("../Module")} Module */ @@ -25,8 +27,15 @@ const HarmonyCompatibilityDependency = require("../dependencies/HarmonyCompatibi // replace with newer constructs const deprecatedGetInitFragments = util.deprecate( + /** + * @param {DependencyTemplate} template template + * @param {Dependency} dependency dependency + * @param {DependencyTemplateContext} templateContext template context + * @returns {InitFragment[]} init fragments + */ (template, dependency, templateContext) => - template.getInitFragments(dependency, templateContext), + /** @type {DependencyTemplate & { getInitFragments: function(Dependency, DependencyTemplateContext): InitFragment[] }} */ + (template).getInitFragments(dependency, templateContext), "DependencyTemplate.getInitFragment is deprecated (use apply(dep, source, { initFragments }) instead)", "DEP_WEBPACK_JAVASCRIPT_GENERATOR_GET_INIT_FRAGMENTS" ); @@ -93,6 +102,7 @@ class JavascriptGenerator extends Generator { } const source = new ReplaceSource(originalSource); + /** @type {InitFragment[]} */ const initFragments = []; this.sourceModule(module, initFragments, source, generateContext); @@ -102,7 +112,7 @@ class JavascriptGenerator extends Generator { /** * @param {Module} module the module to generate - * @param {InitFragment[]} initFragments mutable list of init fragments + * @param {InitFragment[]} initFragments mutable list of init fragments * @param {ReplaceSource} source the current replace source which can be modified * @param {GenerateContext} generateContext the generateContext * @returns {void} @@ -144,7 +154,7 @@ class JavascriptGenerator extends Generator { /** * @param {Module} module the module to generate * @param {DependenciesBlock} block the dependencies block which will be processed - * @param {InitFragment[]} initFragments mutable list of init fragments + * @param {InitFragment[]} initFragments mutable list of init fragments * @param {ReplaceSource} source the current replace source which can be modified * @param {GenerateContext} generateContext the generateContext * @returns {void} @@ -174,7 +184,7 @@ class JavascriptGenerator extends Generator { /** * @param {Module} module the current module * @param {Dependency} dependency the dependency to generate - * @param {InitFragment[]} initFragments mutable list of init fragments + * @param {InitFragment[]} initFragments mutable list of init fragments * @param {ReplaceSource} source the current replace source which can be modified * @param {GenerateContext} generateContext the render context * @returns {void} @@ -186,12 +196,14 @@ class JavascriptGenerator extends Generator { const template = generateContext.dependencyTemplates.get(constructor); if (!template) { throw new Error( - "No template for dependency: " + dependency.constructor.name + `No template for dependency: ${dependency.constructor.name}` ); } + /** @type {InitFragment[] | undefined} */ let chunkInitFragments; + /** @type {DependencyTemplateContext} */ const templateContext = { runtimeTemplate: generateContext.runtimeTemplate, dependencyTemplates: generateContext.dependencyTemplates, @@ -201,11 +213,15 @@ class JavascriptGenerator extends Generator { runtime: generateContext.runtime, runtimeRequirements: generateContext.runtimeRequirements, concatenationScope: generateContext.concatenationScope, - codeGenerationResults: generateContext.codeGenerationResults, + codeGenerationResults: + /** @type {NonNullable} */ + (generateContext.codeGenerationResults), initFragments, get chunkInitFragments() { if (!chunkInitFragments) { - const data = generateContext.getData(); + const data = + /** @type {NonNullable} */ + (generateContext.getData)(); chunkInitFragments = data.get("chunkInitFragments"); if (!chunkInitFragments) { chunkInitFragments = []; diff --git a/node_modules/webpack/lib/javascript/JavascriptModulesPlugin.js b/node_modules/webpack/lib/javascript/JavascriptModulesPlugin.js index df76ac61..da4a17bd 100644 --- a/node_modules/webpack/lib/javascript/JavascriptModulesPlugin.js +++ b/node_modules/webpack/lib/javascript/JavascriptModulesPlugin.js @@ -38,17 +38,23 @@ const { intersectRuntime } = require("../util/runtime"); const JavascriptGenerator = require("./JavascriptGenerator"); const JavascriptParser = require("./JavascriptParser"); +/** @typedef {import("eslint-scope").Scope} Scope */ /** @typedef {import("eslint-scope").Variable} Variable */ /** @typedef {import("webpack-sources").Source} Source */ +/** @typedef {import("../../declarations/WebpackOptions").Output} OutputOptions */ /** @typedef {import("../Chunk")} Chunk */ /** @typedef {import("../ChunkGraph")} ChunkGraph */ /** @typedef {import("../CodeGenerationResults")} CodeGenerationResults */ /** @typedef {import("../Compilation").ChunkHashContext} ChunkHashContext */ /** @typedef {import("../Compiler")} Compiler */ /** @typedef {import("../DependencyTemplates")} DependencyTemplates */ +/** @typedef {import("../Entrypoint")} Entrypoint */ /** @typedef {import("../Module")} Module */ +/** @typedef {import("../Module").BuildInfo} BuildInfo */ /** @typedef {import("../ModuleGraph")} ModuleGraph */ /** @typedef {import("../RuntimeTemplate")} RuntimeTemplate */ +/** @typedef {import("../TemplatedPathPlugin").TemplatePath} TemplatePath */ +/** @typedef {import("../javascript/JavascriptParser").Range} Range */ /** @typedef {import("../util/Hash")} Hash */ /** @@ -59,9 +65,9 @@ const JavascriptParser = require("./JavascriptParser"); const chunkHasJs = (chunk, chunkGraph) => { if (chunkGraph.getNumberOfEntryModules(chunk) > 0) return true; - return chunkGraph.getChunkModulesIterableBySourceType(chunk, "javascript") - ? true - : false; + return Boolean( + chunkGraph.getChunkModulesIterableBySourceType(chunk, "javascript") + ); }; /** @@ -96,7 +102,7 @@ const printGeneratedCodeForStack = (module, code) => { * @property {ModuleGraph} moduleGraph the module graph * @property {ChunkGraph} chunkGraph the chunk graph * @property {CodeGenerationResults} codeGenerationResults results of code generation - * @property {boolean} strictMode rendering in strict context + * @property {boolean | undefined} strictMode rendering in strict context */ /** @@ -108,7 +114,7 @@ const printGeneratedCodeForStack = (module, code) => { * @property {ChunkGraph} chunkGraph the chunk graph * @property {CodeGenerationResults} codeGenerationResults results of code generation * @property {string} hash hash to be used for render call - * @property {boolean} strictMode rendering in strict context + * @property {boolean | undefined} strictMode rendering in strict context */ /** @@ -120,7 +126,7 @@ const printGeneratedCodeForStack = (module, code) => { * @property {ChunkGraph} chunkGraph the chunk graph * @property {CodeGenerationResults} codeGenerationResults results of code generation * @property {InitFragment[]} chunkInitFragments init fragments for the chunk - * @property {boolean} strictMode rendering in strict context + * @property {boolean | undefined} strictMode rendering in strict context */ /** @@ -158,6 +164,8 @@ const compilationHooksMap = new WeakMap(); const PLUGIN_NAME = "JavascriptModulesPlugin"; +/** @typedef {{ header: string[], beforeStartup: string[], startup: string[], afterStartup: string[], allowInlineStartup: boolean }} Bootstrap */ + class JavascriptModulesPlugin { /** * @param {Compilation} compilation the compilation @@ -226,34 +234,22 @@ class JavascriptModulesPlugin { const hooks = JavascriptModulesPlugin.getCompilationHooks(compilation); normalModuleFactory.hooks.createParser .for(JAVASCRIPT_MODULE_TYPE_AUTO) - .tap(PLUGIN_NAME, options => { - return new JavascriptParser("auto"); - }); + .tap(PLUGIN_NAME, options => new JavascriptParser("auto")); normalModuleFactory.hooks.createParser .for(JAVASCRIPT_MODULE_TYPE_DYNAMIC) - .tap(PLUGIN_NAME, options => { - return new JavascriptParser("script"); - }); + .tap(PLUGIN_NAME, options => new JavascriptParser("script")); normalModuleFactory.hooks.createParser .for(JAVASCRIPT_MODULE_TYPE_ESM) - .tap(PLUGIN_NAME, options => { - return new JavascriptParser("module"); - }); + .tap(PLUGIN_NAME, options => new JavascriptParser("module")); normalModuleFactory.hooks.createGenerator .for(JAVASCRIPT_MODULE_TYPE_AUTO) - .tap(PLUGIN_NAME, () => { - return new JavascriptGenerator(); - }); + .tap(PLUGIN_NAME, () => new JavascriptGenerator()); normalModuleFactory.hooks.createGenerator .for(JAVASCRIPT_MODULE_TYPE_DYNAMIC) - .tap(PLUGIN_NAME, () => { - return new JavascriptGenerator(); - }); + .tap(PLUGIN_NAME, () => new JavascriptGenerator()); normalModuleFactory.hooks.createGenerator .for(JAVASCRIPT_MODULE_TYPE_ESM) - .tap(PLUGIN_NAME, () => { - return new JavascriptGenerator(); - }); + .tap(PLUGIN_NAME, () => new JavascriptGenerator()); compilation.hooks.renderManifest.tap(PLUGIN_NAME, (result, options) => { const { hash, @@ -460,12 +456,13 @@ class JavascriptModulesPlugin { moduleObject.exports, context.__webpack_require__ ); - } catch (e) { - e.stack += printGeneratedCodeForStack( + } catch (err) { + /** @type {Error} */ + (err).stack += printGeneratedCodeForStack( options.module, /** @type {string} */ (code) ); - throw e; + throw err; } }); compilation.hooks.executeModule.tap(PLUGIN_NAME, (options, context) => { @@ -482,26 +479,32 @@ class JavascriptModulesPlugin { } ); try { + // eslint-disable-next-line no-useless-call fn.call(null, context.__webpack_require__); - } catch (e) { - e.stack += printGeneratedCodeForStack(options.module, code); - throw e; + } catch (err) { + /** @type {Error} */ + (err).stack += printGeneratedCodeForStack(options.module, code); + throw err; } }); } ); } + /** + * @param {Chunk} chunk chunk + * @param {OutputOptions} outputOptions output options + * @returns {TemplatePath} used filename template + */ static getChunkFilenameTemplate(chunk, outputOptions) { if (chunk.filenameTemplate) { return chunk.filenameTemplate; } else if (chunk instanceof HotUpdateChunk) { - return outputOptions.hotUpdateChunkFilename; + return /** @type {TemplatePath} */ (outputOptions.hotUpdateChunkFilename); } else if (chunk.canBeInitial()) { - return outputOptions.filename; - } else { - return outputOptions.chunkFilename; + return /** @type {TemplatePath} */ (outputOptions.filename); } + return /** @type {TemplatePath} */ (outputOptions.chunkFilename); } /** @@ -509,7 +512,7 @@ class JavascriptModulesPlugin { * @param {ChunkRenderContext} renderContext options object * @param {CompilationHooks} hooks hooks * @param {boolean} factory true: renders as factory method, false: pure module content - * @returns {Source} the newly generated source from rendering + * @returns {Source | null} the newly generated source from rendering */ renderModule(module, renderContext, hooks, factory) { const { @@ -549,7 +552,9 @@ class JavascriptModulesPlugin { const needThisAsExports = runtimeRequirements.has( RuntimeGlobals.thisAsExports ); - const needStrict = module.buildInfo.strict && !strictMode; + const needStrict = + /** @type {BuildInfo} */ + (module.buildInfo).strict && !strictMode; const cacheEntry = this._moduleFactoryCache.get( moduleSourcePostContent ); @@ -570,19 +575,19 @@ class JavascriptModulesPlugin { args.push( needModule ? module.moduleArgument - : "__unused_webpack_" + module.moduleArgument + : `__unused_webpack_${module.moduleArgument}` ); if (needExports || needRequire) args.push( needExports ? module.exportsArgument - : "__unused_webpack_" + module.exportsArgument + : `__unused_webpack_${module.exportsArgument}` ); if (needRequire) args.push(RuntimeGlobals.require); if (!needThisAsExports && runtimeTemplate.supportsArrowFunction()) { - factorySource.add("/***/ ((" + args.join(", ") + ") => {\n\n"); + factorySource.add(`/***/ ((${args.join(", ")}) => {\n\n`); } else { - factorySource.add("/***/ (function(" + args.join(", ") + ") {\n\n"); + factorySource.add(`/***/ (function(${args.join(", ")}) {\n\n`); } if (needStrict) { factorySource.add('"use strict";\n'); @@ -615,9 +620,9 @@ class JavascriptModulesPlugin { ), "JavascriptModulesPlugin.getCompilationHooks().renderModulePackage" ); - } catch (e) { - e.module = module; - throw e; + } catch (err) { + err.module = module; + throw err; } } @@ -636,7 +641,10 @@ class JavascriptModulesPlugin { const allModules = modules ? Array.from(modules) : []; let strictHeader; let allStrict = renderContext.strictMode; - if (!allStrict && allModules.every(m => m.buildInfo.strict)) { + if ( + !allStrict && + allModules.every(m => /** @type {BuildInfo} */ (m.buildInfo).strict) + ) { const strictBailout = hooks.strictRuntimeBailout.call(renderContext); strictHeader = strictBailout ? `// runtime can't be in strict mode because ${strictBailout}.\n` @@ -718,7 +726,7 @@ class JavascriptModulesPlugin { inlinedModules = new Set(chunkGraph.getChunkEntryModulesIterable(chunk)); } - let source = new ConcatSource(); + const source = new ConcatSource(); let prefix; if (iife) { if (runtimeTemplate.supportsArrowFunction()) { @@ -731,16 +739,20 @@ class JavascriptModulesPlugin { prefix = "/******/ "; } let allStrict = renderContext.strictMode; - if (!allStrict && allModules.every(m => m.buildInfo.strict)) { + if ( + !allStrict && + allModules.every(m => /** @type {BuildInfo} */ (m.buildInfo).strict) + ) { const strictBailout = hooks.strictRuntimeBailout.call(renderContext); if (strictBailout) { source.add( - prefix + - `// runtime can't be in strict mode because ${strictBailout}.\n` + `${ + prefix + }// runtime can't be in strict mode because ${strictBailout}.\n` ); } else { allStrict = true; - source.add(prefix + '"use strict";\n'); + source.add(`${prefix}"use strict";\n`); } } @@ -767,7 +779,7 @@ class JavascriptModulesPlugin { runtimeRequirements.has(RuntimeGlobals.moduleFactoriesAddOnly) || runtimeRequirements.has(RuntimeGlobals.require) ) { - source.add(prefix + "var __webpack_modules__ = ("); + source.add(`${prefix}var __webpack_modules__ = (`); source.add(chunkModules || "{}"); source.add(");\n"); source.add( @@ -776,7 +788,7 @@ class JavascriptModulesPlugin { } if (bootstrap.header.length > 0) { - const header = Template.asString(bootstrap.header) + "\n"; + const header = `${Template.asString(bootstrap.header)}\n`; source.add( new PrefixSource( prefix, @@ -810,7 +822,7 @@ class JavascriptModulesPlugin { } if (inlinedModules) { if (bootstrap.beforeStartup.length > 0) { - const beforeStartup = Template.asString(bootstrap.beforeStartup) + "\n"; + const beforeStartup = `${Template.asString(bootstrap.beforeStartup)}\n`; source.add( new PrefixSource( prefix, @@ -820,7 +832,7 @@ class JavascriptModulesPlugin { ) ); } - const lastInlinedModule = last(inlinedModules); + const lastInlinedModule = /** @type {Module} */ (last(inlinedModules)); const startupSource = new ConcatSource(); if (runtimeRequirements.has(RuntimeGlobals.exports)) { @@ -841,7 +853,8 @@ class JavascriptModulesPlugin { this.renderModule(m, chunkRenderContext, hooks, false); if (renderedModule) { - const innerStrict = !allStrict && m.buildInfo.strict; + const innerStrict = + !allStrict && /** @type {BuildInfo} */ (m.buildInfo).strict; const runtimeRequirements = chunkGraph.getModuleRuntimeRequirements( m, chunk.runtime @@ -849,7 +862,7 @@ class JavascriptModulesPlugin { const exports = runtimeRequirements.has(RuntimeGlobals.exports); const webpackExports = exports && m.exportsArgument === RuntimeGlobals.exports; - let iife = innerStrict + const iife = innerStrict ? "it need to be in strict mode." : inlinedModules.size > 1 ? // TODO check globals and top-level declarations of other entries and chunk modules @@ -899,7 +912,7 @@ class JavascriptModulesPlugin { }) ); if (bootstrap.afterStartup.length > 0) { - const afterStartup = Template.asString(bootstrap.afterStartup) + "\n"; + const afterStartup = `${Template.asString(bootstrap.afterStartup)}\n`; source.add( new PrefixSource( prefix, @@ -910,9 +923,10 @@ class JavascriptModulesPlugin { ); } } else { - const lastEntryModule = last( - chunkGraph.getChunkEntryModulesIterable(chunk) - ); + const lastEntryModule = + /** @type {Module} */ + (last(chunkGraph.getChunkEntryModulesIterable(chunk))); + /** @type {function(string[], string): Source} */ const toSource = useSourceMap ? (content, name) => new OriginalSource(Template.asString(content), name) @@ -992,7 +1006,8 @@ class JavascriptModulesPlugin { */ updateHashWithBootstrap(hash, renderContext, hooks) { const bootstrap = this.renderBootstrap(renderContext, hooks); - for (const key of Object.keys(bootstrap)) { + for (const _k of Object.keys(bootstrap)) { + const key = /** @type {keyof Bootstrap} */ (_k); hash.update(key); if (Array.isArray(bootstrap[key])) { for (const line of bootstrap[key]) { @@ -1007,7 +1022,7 @@ class JavascriptModulesPlugin { /** * @param {RenderBootstrapContext} renderContext options object * @param {CompilationHooks} hooks hooks - * @returns {{ header: string[], beforeStartup: string[], startup: string[], afterStartup: string[], allowInlineStartup: boolean }} the generated source of the bootstrap code + * @returns {Bootstrap} the generated source of the bootstrap code */ renderBootstrap(renderContext, hooks) { const { @@ -1047,7 +1062,7 @@ class JavascriptModulesPlugin { allowInlineStartup: true }; - let { header: buf, startup, beforeStartup, afterStartup } = result; + const { header: buf, startup, beforeStartup, afterStartup } = result; if (result.allowInlineStartup && moduleFactories) { startup.push( @@ -1117,7 +1132,9 @@ class JavascriptModulesPlugin { entryModule, entrypoint ] of chunkGraph.getChunkEntryModulesWithChunkGroupIterable(chunk)) { - const chunks = entrypoint.chunks.filter(c => c !== chunk); + const chunks = + /** @type {Entrypoint} */ + (entrypoint).chunks.filter(c => c !== chunk); if (result.allowInlineStartup && chunks.length > 0) { buf2.push( "// This entry module depends on other loaded chunks and execution need to be delayed" @@ -1414,7 +1431,9 @@ class JavascriptModulesPlugin { ) { const { runtimeTemplate } = renderContext; - /** @type {Map, usedInNonInlined: Set}>} */ + /** @typedef {{ source: Source, ast: any, variables: Set, usedInNonInlined: Set}} InlinedModulesInfo */ + + /** @type {Map} */ const inlinedModulesToInfo = new Map(); /** @type {Set} */ const nonInlinedModuleThroughIdentifiers = new Set(); @@ -1427,7 +1446,7 @@ class JavascriptModulesPlugin { m, chunkRenderContext, hooks, - isInlinedModule ? false : true + !isInlinedModule ); if (!moduleSource) continue; @@ -1443,7 +1462,7 @@ class JavascriptModulesPlugin { ignoreEval: true }); - const globalScope = scopeManager.acquire(ast); + const globalScope = /** @type {Scope} */ (scopeManager.acquire(ast)); if (inlinedModules && inlinedModules.has(m)) { const moduleScope = globalScope.childScopes[0]; inlinedModulesToInfo.set(m, { @@ -1476,7 +1495,10 @@ class JavascriptModulesPlugin { } const usedNames = new Set( - Array.from(inlinedModulesToInfo.get(m).variables).map(v => v.name) + Array.from( + /** @type {InlinedModulesInfo} */ + (inlinedModulesToInfo.get(m)).variables + ).map(v => v.name) ); for (const variable of usedInNonInlined) { @@ -1492,7 +1514,7 @@ class JavascriptModulesPlugin { ); usedNames.add(newName); for (const identifier of allIdentifiers) { - const r = identifier.range; + const r = /** @type {Range} */ (identifier.range); const path = getPathInAst(ast, identifier); if (path && path.length > 1) { const maybeProperty = @@ -1530,7 +1552,7 @@ class JavascriptModulesPlugin { ); const splittedInfo = extraInfo.split("/"); while (splittedInfo.length) { - name = splittedInfo.pop() + (name ? "_" + name : ""); + name = splittedInfo.pop() + (name ? `_${name}` : ""); const nameIdent = Template.toIdentifier(name); if (!usedName.has(nameIdent)) { return nameIdent; diff --git a/node_modules/webpack/lib/javascript/JavascriptParser.js b/node_modules/webpack/lib/javascript/JavascriptParser.js index 3a618986..94b67732 100644 --- a/node_modules/webpack/lib/javascript/JavascriptParser.js +++ b/node_modules/webpack/lib/javascript/JavascriptParser.js @@ -159,11 +159,9 @@ class VariableInfo { * Helper function for joining two ranges into a single range. This is useful * when working with AST nodes, as it allows you to combine the ranges of child nodes * to create the range of the _parent node_. - * * @param {[number, number]} startRange start range to join * @param {[number, number]} endRange end range to join * @returns {[number, number]} joined range - * * @example * ```js * const startRange = [0, 5]; @@ -171,7 +169,6 @@ class VariableInfo { * const joinedRange = joinRanges(startRange, endRange); * console.log(joinedRange); // [0, 15] * ``` - * */ const joinRanges = (startRange, endRange) => { if (!endRange) return startRange; @@ -182,7 +179,6 @@ const joinRanges = (startRange, endRange) => { /** * Helper function used to generate a string representation of a * [member expression](https://github.com/estree/estree/blob/master/es5.md#memberexpression). - * * @param {string} object object to name * @param {string[]} membersReversed reversed list of members * @returns {string} member expression as a string @@ -193,12 +189,11 @@ const joinRanges = (startRange, endRange) => { * * console.log(name); // "myObject.property1.property2.property3" * ``` - * */ const objectAndMembersToName = (object, membersReversed) => { let name = object; for (let i = membersReversed.length - 1; i >= 0; i--) { - name = name + "." + membersReversed[i]; + name = `${name}.${membersReversed[i]}`; } return name; }; @@ -209,8 +204,7 @@ const objectAndMembersToName = (object, membersReversed) => { * [ThisExpressions](https://github.com/estree/estree/blob/master/es5.md#identifier), and * [MetaProperties](https://github.com/estree/estree/blob/master/es2015.md#metaproperty) which is * specifically for handling the `new.target` meta property. - * - * @param {Expression | Super} expression expression + * @param {Expression | SpreadElement | Super} expression expression * @returns {string | "this" | undefined} name or variable info */ const getRootName = expression => { @@ -254,7 +248,7 @@ class JavascriptParser extends Parser { this.hooks = Object.freeze({ /** @type {HookMap>} */ evaluateTypeof: new HookMap(() => new SyncBailHook(["expression"])), - /** @type {HookMap>} */ + /** @type {HookMap>} */ evaluate: new HookMap(() => new SyncBailHook(["expression"])), /** @type {HookMap>} */ evaluateIdentifier: new HookMap(() => new SyncBailHook(["expression"])), @@ -504,7 +498,7 @@ class JavascriptParser extends Parser { ) return; - let regExp, flags; + let regExp; const arg1 = expr.arguments[0]; if (arg1) { @@ -518,11 +512,15 @@ class JavascriptParser extends Parser { if (!regExp) return; } else { - return new BasicEvaluatedExpression() - .setRegExp(new RegExp("")) - .setRange(/** @type {Range} */ (expr.range)); + return ( + new BasicEvaluatedExpression() + // eslint-disable-next-line prefer-regex-literals + .setRegExp(new RegExp("")) + .setRange(/** @type {Range} */ (expr.range)) + ); } + let flags; const arg2 = expr.arguments[1]; if (arg2) { @@ -669,7 +667,6 @@ class JavascriptParser extends Parser { /** * Evaluates a binary expression if and only if it is a const operation (e.g. 1 + 2, "a" + "b", etc.). - * * @template T * @param {(leftOperand: T, rightOperand: T) => boolean | number | bigint | string} operandHandler the handler for the operation (e.g. (a, b) => a + b) * @returns {BasicEvaluatedExpression | undefined} the evaluated expression @@ -695,7 +692,6 @@ class JavascriptParser extends Parser { /** * Helper function to determine if two booleans are always different. This is used in `handleStrictEqualityComparison` * to determine if an expressions boolean or nullish conversion is equal or not. - * * @param {boolean} a first boolean to compare * @param {boolean} b second boolean to compare * @returns {boolean} true if the two booleans are always different, false otherwise @@ -984,7 +980,7 @@ class JavascriptParser extends Parser { res.setWrapped( left.prefix, new BasicEvaluatedExpression() - .setString(right.number + "") + .setString(String(right.number)) .setRange(/** @type {Range} */ (right.range)), left.wrappedInnerExpressions ); @@ -1013,25 +1009,23 @@ class JavascriptParser extends Parser { ) ); } + } else if (right.isString()) { + // left + "right" + // => ([null] + left + "right") + res.setWrapped(null, right, [left]); + } else if (right.isWrapped()) { + // left + (prefix + inner + "postfix") + // => ([null] + left + prefix + inner + "postfix") + res.setWrapped( + null, + right.postfix, + right.wrappedInnerExpressions && + (right.prefix ? [left, right.prefix] : [left]).concat( + right.wrappedInnerExpressions + ) + ); } else { - if (right.isString()) { - // left + "right" - // => ([null] + left + "right") - res.setWrapped(null, right, [left]); - } else if (right.isWrapped()) { - // left + (prefix + inner + "postfix") - // => ([null] + left + prefix + inner + "postfix") - res.setWrapped( - null, - right.postfix, - right.wrappedInnerExpressions && - (right.prefix ? [left, right.prefix] : [left]).concat( - right.wrappedInnerExpressions - ) - ); - } else { - return; - } + return; } if (left.couldHaveSideEffects() || right.couldHaveSideEffects()) res.setSideEffects(); @@ -1082,7 +1076,6 @@ class JavascriptParser extends Parser { /** * Evaluates a UnaryExpression if and only if it is a basic const operator (e.g. +a, -a, ~a). - * * @template T * @param {(operand: T) => boolean | number | bigint | string} operandHandler handler for the operand * @returns {BasicEvaluatedExpression | undefined} evaluated expression @@ -1197,16 +1190,19 @@ class JavascriptParser extends Parser { } else if (expr.operator === "~") { return handleConstOperation(v => ~v); } else if (expr.operator === "+") { + // eslint-disable-next-line no-implicit-coercion return handleConstOperation(v => +v); } else if (expr.operator === "-") { return handleConstOperation(v => -v); } }); - this.hooks.evaluateTypeof.for("undefined").tap("JavascriptParser", expr => { - return new BasicEvaluatedExpression() - .setString("undefined") - .setRange(/** @type {Range} */ (expr.range)); - }); + this.hooks.evaluateTypeof + .for("undefined") + .tap("JavascriptParser", expr => + new BasicEvaluatedExpression() + .setString("undefined") + .setRange(/** @type {Range} */ (expr.range)) + ); this.hooks.evaluate.for("Identifier").tap("JavascriptParser", expr => { if (/** @type {Identifier} */ (expr).name === "undefined") { return new BasicEvaluatedExpression() @@ -1216,14 +1212,14 @@ class JavascriptParser extends Parser { }); /** * @param {string} exprType expression type name - * @param {function(Expression): GetInfoResult | undefined} getInfo get info + * @param {function(Expression | SpreadElement): GetInfoResult | undefined} getInfo get info * @returns {void} */ const tapEvaluateWithVariableInfo = (exprType, getInfo) => { /** @type {Expression | undefined} */ - let cachedExpression = undefined; + let cachedExpression; /** @type {GetInfoResult | undefined} */ - let cachedInfo = undefined; + let cachedInfo; this.hooks.evaluate.for(exprType).tap("JavascriptParser", expr => { const expression = /** @type {MemberExpression} */ (expr); @@ -1375,8 +1371,8 @@ class JavascriptParser extends Parser { if (expr.arguments.length !== 2) return; if (expr.arguments[0].type === "SpreadElement") return; if (expr.arguments[1].type === "SpreadElement") return; - let arg1 = this.evaluateExpression(expr.arguments[0]); - let arg2 = this.evaluateExpression(expr.arguments[1]); + const arg1 = this.evaluateExpression(expr.arguments[0]); + const arg2 = this.evaluateExpression(expr.arguments[1]); if (!arg1.isString() && !arg1.isRegExp()) return; const arg1Value = /** @type {string | RegExp} */ ( arg1.regExp || arg1.string @@ -1390,14 +1386,14 @@ class JavascriptParser extends Parser { .setSideEffects(param.couldHaveSideEffects()) .setRange(/** @type {Range} */ (expr.range)); }); - ["substr", "substring", "slice"].forEach(fn => { + for (const fn of ["substr", "substring", "slice"]) { this.hooks.evaluateCallExpressionMember .for(fn) .tap("JavascriptParser", (expr, param) => { if (!param.isString()) return; let arg1; - let result, - str = /** @type {string} */ (param.string); + let result; + const str = /** @type {string} */ (param.string); switch (expr.arguments.length) { case 1: if (expr.arguments[0].type === "SpreadElement") return; @@ -1430,7 +1426,7 @@ class JavascriptParser extends Parser { .setSideEffects(param.couldHaveSideEffects()) .setRange(/** @type {Range} */ (expr.range)); }); - }); + } /** * @param {"cooked" | "raw"} kind kind of values to get @@ -1538,7 +1534,7 @@ class JavascriptParser extends Parser { /** @type {string} */ const value = argExpr.isString() ? /** @type {string} */ (argExpr.string) - : "" + /** @type {number} */ (argExpr.number); + : String(/** @type {number} */ (argExpr.number)); /** @type {string} */ const newString = value + (stringSuffix ? stringSuffix.string : ""); @@ -1572,18 +1568,17 @@ class JavascriptParser extends Parser { return new BasicEvaluatedExpression() .setWrapped(param.prefix, postfix, inner) .setRange(/** @type {Range} */ (expr.range)); - } else { - const newString = - /** @type {string} */ (param.string) + - (stringSuffix ? stringSuffix.string : ""); - return new BasicEvaluatedExpression() - .setString(newString) - .setSideEffects( - (stringSuffix && stringSuffix.couldHaveSideEffects()) || - param.couldHaveSideEffects() - ) - .setRange(/** @type {Range} */ (expr.range)); } + const newString = + /** @type {string} */ (param.string) + + (stringSuffix ? stringSuffix.string : ""); + return new BasicEvaluatedExpression() + .setString(newString) + .setSideEffects( + (stringSuffix && stringSuffix.couldHaveSideEffects()) || + param.couldHaveSideEffects() + ) + .setRange(/** @type {Range} */ (expr.range)); }); this.hooks.evaluateCallExpressionMember .for("split") @@ -1649,13 +1644,12 @@ class JavascriptParser extends Parser { .tap("JavascriptParser", _expr => { const expr = /** @type {ArrayExpression} */ (_expr); - const items = expr.elements.map(element => { - return ( + const items = expr.elements.map( + element => element !== null && element.type !== "SpreadElement" && this.evaluateExpression(element) - ); - }); + ); if (!items.every(Boolean)) return; return new BasicEvaluatedExpression() .setItems(/** @type {BasicEvaluatedExpression[]} */ (items)) @@ -1712,7 +1706,7 @@ class JavascriptParser extends Parser { * @returns {Set | undefined} destructured identifiers */ destructuringAssignmentPropertiesFor(node) { - if (!this.destructuringAssignmentProperties) return undefined; + if (!this.destructuringAssignmentProperties) return; return this.destructuringAssignmentProperties.get(node); } @@ -1732,10 +1726,11 @@ class JavascriptParser extends Parser { * @returns {void} */ walkClass(classy) { - if (classy.superClass) { - if (!this.hooks.classExtendsExpression.call(classy.superClass, classy)) { - this.walkExpression(classy.superClass); - } + if ( + classy.superClass && + !this.hooks.classExtendsExpression.call(classy.superClass, classy) + ) { + this.walkExpression(classy.superClass); } if (classy.body && classy.body.type === "ClassBody") { const scopeParams = []; @@ -1776,7 +1771,6 @@ class JavascriptParser extends Parser { /** * Pre walking iterates the scope for variable declarations - * * @param {(Statement | ModuleDeclaration)[]} statements statements */ preWalkStatements(statements) { @@ -1788,7 +1782,6 @@ class JavascriptParser extends Parser { /** * Block pre walking iterates the scope for block variable declarations - * * @param {(Statement | ModuleDeclaration)[]} statements statements */ blockPreWalkStatements(statements) { @@ -1800,7 +1793,6 @@ class JavascriptParser extends Parser { /** * Walking iterates the statements and expressions and processes them - * * @param {(Statement | ModuleDeclaration)[]} statements statements */ walkStatements(statements) { @@ -1812,7 +1804,6 @@ class JavascriptParser extends Parser { /** * Walking iterates the statements and expressions and processes them - * * @param {Statement | ModuleDeclaration} statement statement */ preWalkStatement(statement) { @@ -1974,7 +1965,6 @@ class JavascriptParser extends Parser { * Walks a statements that is nested within a parent statement * and can potentially be a non-block statement. * This enforces the nested statement to never be in ASI position. - * * @param {Statement} statement the nested statement */ walkNestedStatement(statement) { @@ -2031,12 +2021,10 @@ class JavascriptParser extends Parser { if (statement.alternate) { this.walkNestedStatement(statement.alternate); } - } else { - if (result) { - this.walkNestedStatement(statement.consequent); - } else if (statement.alternate) { - this.walkNestedStatement(statement.alternate); - } + } else if (result) { + this.walkNestedStatement(statement.consequent); + } else if (statement.alternate) { + this.walkNestedStatement(statement.alternate); } } @@ -2168,10 +2156,8 @@ class JavascriptParser extends Parser { * @param {ForStatement} statement for statement */ preWalkForStatement(statement) { - if (statement.init) { - if (statement.init.type === "VariableDeclaration") { - this.preWalkStatement(statement.init); - } + if (statement.init && statement.init.type === "VariableDeclaration") { + this.preWalkStatement(statement.init); } this.preWalkStatement(statement.body); } @@ -2438,19 +2424,18 @@ class JavascriptParser extends Parser { } else { this.hooks.export.call(statement); } - if (statement.declaration) { - if ( - !this.hooks.exportDeclaration.call(statement, statement.declaration) - ) { - const prev = this.prevStatement; - this.preWalkStatement(statement.declaration); - this.prevStatement = prev; - this.blockPreWalkStatement(statement.declaration); - let index = 0; - this.enterDeclaration(statement.declaration, def => { - this.hooks.exportSpecifier.call(statement, def, def, index++); - }); - } + if ( + statement.declaration && + !this.hooks.exportDeclaration.call(statement, statement.declaration) + ) { + const prev = this.prevStatement; + this.preWalkStatement(statement.declaration); + this.prevStatement = prev; + this.blockPreWalkStatement(statement.declaration); + let index = 0; + this.enterDeclaration(statement.declaration, def => { + this.hooks.exportSpecifier.call(statement, def, def, index++); + }); } if (statement.specifiers) { for ( @@ -3111,11 +3096,13 @@ class JavascriptParser extends Parser { currentStatement.expression === expression) ) { const old = /** @type {StatementPathItem} */ (this.statementPath.pop()); + const prev = this.prevStatement; for (const expr of expression.expressions) { this.statementPath.push(expr); this.walkExpression(expr); - this.statementPath.pop(); + this.prevStatement = this.statementPath.pop(); } + this.prevStatement = prev; this.statementPath.push(old); } else { this.walkExpressions(expression.expressions); @@ -3176,10 +3163,8 @@ class JavascriptParser extends Parser { const result = this.hooks.expressionLogicalOperator.call(expression); if (result === undefined) { this.walkLeftRightExpression(expression); - } else { - if (result) { - this.walkExpression(expression.right); - } + } else if (result) { + this.walkExpression(expression.right); } } @@ -3189,31 +3174,30 @@ class JavascriptParser extends Parser { walkAssignmentExpression(expression) { if (expression.left.type === "Identifier") { const renameIdentifier = this.getRenameIdentifier(expression.right); - if (renameIdentifier) { + if ( + renameIdentifier && + this.callHooksForInfo( + this.hooks.canRename, + renameIdentifier, + expression.right + ) + ) { + // renaming "a = b;" if ( - this.callHooksForInfo( - this.hooks.canRename, + !this.callHooksForInfo( + this.hooks.rename, renameIdentifier, expression.right ) ) { - // renaming "a = b;" - if ( - !this.callHooksForInfo( - this.hooks.rename, - renameIdentifier, - expression.right - ) - ) { - this.setVariable( - expression.left.name, - typeof renameIdentifier === "string" - ? this.getVariableInfo(renameIdentifier) - : renameIdentifier - ); - } - return; + this.setVariable( + expression.left.name, + typeof renameIdentifier === "string" + ? this.getVariableInfo(renameIdentifier) + : renameIdentifier + ); } + return; } this.walkExpression(expression.right); this.enterPattern(expression.left, (name, decl) => { @@ -3236,17 +3220,16 @@ class JavascriptParser extends Parser { expression.left, ALLOWED_MEMBER_TYPES_EXPRESSION ); - if (exprName) { - if ( - this.callHooksForInfo( - this.hooks.assignMemberChain, - exprName.rootInfo, - expression, - exprName.getMembers() - ) - ) { - return; - } + if ( + exprName && + this.callHooksForInfo( + this.hooks.assignMemberChain, + exprName.rootInfo, + expression, + exprName.getMembers() + ) + ) { + return; } this.walkExpression(expression.right); this.walkExpression(expression.left); @@ -3267,12 +3250,10 @@ class JavascriptParser extends Parser { if (expression.alternate) { this.walkExpression(expression.alternate); } - } else { - if (result) { - this.walkExpression(expression.consequent); - } else if (expression.alternate) { - this.walkExpression(expression.alternate); - } + } else if (result) { + this.walkExpression(expression.consequent); + } else if (expression.alternate) { + this.walkExpression(expression.alternate); } } @@ -3361,26 +3342,18 @@ class JavascriptParser extends Parser { const renameIdentifier = this.getRenameIdentifier( /** @type {Expression} */ (argOrThis) ); - if (renameIdentifier) { - if ( - this.callHooksForInfo( - this.hooks.canRename, - renameIdentifier, - argOrThis - ) - ) { - if ( - !this.callHooksForInfo( - this.hooks.rename, - renameIdentifier, - argOrThis - ) - ) { - return typeof renameIdentifier === "string" - ? /** @type {string} */ (this.getVariableInfo(renameIdentifier)) - : renameIdentifier; - } - } + if ( + renameIdentifier && + this.callHooksForInfo( + this.hooks.canRename, + renameIdentifier, + argOrThis + ) && + !this.callHooksForInfo(this.hooks.rename, renameIdentifier, argOrThis) + ) { + return typeof renameIdentifier === "string" + ? /** @type {string} */ (this.getVariableInfo(renameIdentifier)) + : renameIdentifier; } this.walkExpression(argOrThis); }; @@ -3429,7 +3402,7 @@ class JavascriptParser extends Parser { * @param {ImportExpression} expression import expression */ walkImportExpression(expression) { - let result = this.hooks.importCall.call(expression); + const result = this.hooks.importCall.call(expression); if (result === true) return; this.walkExpression(expression.source); @@ -3439,9 +3412,8 @@ class JavascriptParser extends Parser { * @param {CallExpression} expression expression */ walkCallExpression(expression) { - const isSimpleFunction = fn => { - return fn.params.every(p => p.type === "Identifier"); - }; + const isSimpleFunction = fn => + fn.params.every(p => p.type === "Identifier"); if ( expression.callee.type === "MemberExpression" && expression.callee.object.type.endsWith("FunctionExpression") && @@ -3656,6 +3628,7 @@ class JavascriptParser extends Parser { walkMetaProperty(metaProperty) { this.hooks.expression.for(getRootName(metaProperty)).call(metaProperty); } + /** * @template T * @template R @@ -4060,7 +4033,7 @@ class JavascriptParser extends Parser { } /** - * @param {TODO} expression expression node + * @param {Expression | SpreadElement} expression expression node * @returns {BasicEvaluatedExpression} evaluation result */ evaluateExpression(expression) { @@ -4073,8 +4046,8 @@ class JavascriptParser extends Parser { return result; } } - } catch (e) { - console.warn(e); + } catch (err) { + console.warn(err); // ignore error } return new BasicEvaluatedExpression() @@ -4097,10 +4070,10 @@ class JavascriptParser extends Parser { } break; case "Literal": - return expression.value + ""; + return String(expression.value); } throw new Error( - expression.type + " is not supported as parameter for require" + `${expression.type} is not supported as parameter for require` ); } @@ -4131,14 +4104,13 @@ class JavascriptParser extends Parser { code: true, conditional: false }; - } else { - return { - range: [left.range[0], right.range[1]], - value: left.value + right.value, - code: false, - conditional: false - }; } + return { + range: [left.range[0], right.range[1]], + value: left.value + right.value, + code: false, + conditional: false + }; } break; case "ConditionalExpression": { @@ -4169,7 +4141,7 @@ class JavascriptParser extends Parser { case "Literal": return { range: expression.range, - value: expression.value + "", + value: String(expression.value), code: false, conditional: false }; @@ -4256,7 +4228,7 @@ class JavascriptParser extends Parser { * @returns {BasicEvaluatedExpression} evaluation result */ evaluate(source) { - const ast = JavascriptParser._parse("(" + source + ")", { + const ast = JavascriptParser._parse(`(${source})`, { sourceType: this.sourceType, locations: false }); @@ -4409,7 +4381,7 @@ class JavascriptParser extends Parser { const comments = /** @type {Comment[]} */ (this.comments); let idx = binarySearchBounds.ge(comments, rangeStart, compare); /** @type {Comment[]} */ - let commentsInRange = []; + const commentsInRange = []; while ( comments[idx] && /** @type {Range} */ (comments[idx].range)[1] <= rangeEnd @@ -4444,6 +4416,14 @@ class JavascriptParser extends Parser { ); } + /** + * @param {number} pos source code position + * @returns {void} + */ + setAsiPosition(pos) { + /** @type {Set} */ (this.semicolons).add(pos); + } + /** * @param {number} pos source code position * @returns {void} @@ -4551,9 +4531,8 @@ class JavascriptParser extends Parser { const value = this.scope.definitions.get(name); if (value === undefined) { return name; - } else { - return value; } + return value; } /** @@ -4593,9 +4572,9 @@ class JavascriptParser extends Parser { if (comments.length === 0) { return EMPTY_COMMENT_OPTIONS; } - let options = {}; + const options = {}; /** @type {unknown[]} */ - let errors = []; + const errors = []; for (const comment of comments) { const { value } = comment; if (value && webpackCommentRegExp.test(value)) { @@ -4608,14 +4587,16 @@ class JavascriptParser extends Parser { ) )) { if (typeof val === "object" && val !== null) { - if (val.constructor.name === "RegExp") val = new RegExp(val); - else val = JSON.parse(JSON.stringify(val)); + val = + val.constructor.name === "RegExp" + ? new RegExp(val) + : JSON.parse(JSON.stringify(val)); } options[key] = val; } - } catch (e) { - const newErr = new Error(String(e.message)); - newErr.stack = String(e.stack); + } catch (err) { + const newErr = new Error(String(err.message)); + newErr.stack = String(err.stack); Object.assign(newErr, { comment }); errors.push(newErr); } @@ -4665,9 +4646,9 @@ class JavascriptParser extends Parser { let name; if (info instanceof VariableInfo) { name = info.freeName; - if (typeof name !== "string") return undefined; + if (typeof name !== "string") return; } else if (typeof info !== "string") { - return undefined; + return; } else { name = info; } @@ -4687,8 +4668,7 @@ class JavascriptParser extends Parser { this.extractMemberExpressionChain(expression); switch (object.type) { case "CallExpression": { - if ((allowedTypes & ALLOWED_MEMBER_TYPES_CALL_EXPRESSION) === 0) - return undefined; + if ((allowedTypes & ALLOWED_MEMBER_TYPES_CALL_EXPRESSION) === 0) return; let callee = object.callee; let rootMembers = EMPTY_ARRAY; if (callee.type === "MemberExpression") { @@ -4696,9 +4676,9 @@ class JavascriptParser extends Parser { this.extractMemberExpressionChain(callee)); } const rootName = getRootName(callee); - if (!rootName) return undefined; + if (!rootName) return; const result = this.getFreeInfoFromVariable(rootName); - if (!result) return undefined; + if (!result) return; const { info: rootInfo, name: resolvedRoot } = result; const calleeName = objectAndMembersToName(resolvedRoot, rootMembers); return { @@ -4716,13 +4696,12 @@ class JavascriptParser extends Parser { case "Identifier": case "MetaProperty": case "ThisExpression": { - if ((allowedTypes & ALLOWED_MEMBER_TYPES_EXPRESSION) === 0) - return undefined; + if ((allowedTypes & ALLOWED_MEMBER_TYPES_EXPRESSION) === 0) return; const rootName = getRootName(object); - if (!rootName) return undefined; + if (!rootName) return; const result = this.getFreeInfoFromVariable(rootName); - if (!result) return undefined; + if (!result) return; const { info: rootInfo, name: resolvedRoot } = result; return { type: "expression", @@ -4768,8 +4747,8 @@ class JavascriptParser extends Parser { let threw = false; try { ast = /** @type {AnyNode} */ (parser.parse(code, parserOptions)); - } catch (e) { - error = e; + } catch (err) { + error = err; threw = true; } @@ -4784,7 +4763,7 @@ class JavascriptParser extends Parser { try { ast = /** @type {AnyNode} */ (parser.parse(code, parserOptions)); threw = false; - } catch (e) { + } catch (_err) { // we use the error from first parse try // so nothing to do here } diff --git a/node_modules/webpack/lib/javascript/JavascriptParserHelpers.js b/node_modules/webpack/lib/javascript/JavascriptParserHelpers.js index be85e9e1..7028c4dd 100644 --- a/node_modules/webpack/lib/javascript/JavascriptParserHelpers.js +++ b/node_modules/webpack/lib/javascript/JavascriptParserHelpers.js @@ -21,8 +21,8 @@ const BasicEvaluatedExpression = require("./BasicEvaluatedExpression"); * @param {(string[] | null)=} runtimeRequirements runtime requirements * @returns {function(Expression): true} plugin function */ -exports.toConstantDependency = (parser, value, runtimeRequirements) => { - return function constDependency(expr) { +module.exports.toConstantDependency = (parser, value, runtimeRequirements) => + function constDependency(expr) { const dep = new ConstDependency( value, /** @type {Range} */ (expr.range), @@ -32,43 +32,39 @@ exports.toConstantDependency = (parser, value, runtimeRequirements) => { parser.state.module.addPresentationalDependency(dep); return true; }; -}; /** * @param {string} value the string value * @returns {function(Expression): BasicEvaluatedExpression} plugin function */ -exports.evaluateToString = value => { - return function stringExpression(expr) { +module.exports.evaluateToString = value => + function stringExpression(expr) { return new BasicEvaluatedExpression() .setString(value) .setRange(/** @type {Range} */ (expr.range)); }; -}; /** * @param {number} value the number value * @returns {function(Expression): BasicEvaluatedExpression} plugin function */ -exports.evaluateToNumber = value => { - return function stringExpression(expr) { +module.exports.evaluateToNumber = value => + function stringExpression(expr) { return new BasicEvaluatedExpression() .setNumber(value) .setRange(/** @type {Range} */ (expr.range)); }; -}; /** * @param {boolean} value the boolean value * @returns {function(Expression): BasicEvaluatedExpression} plugin function */ -exports.evaluateToBoolean = value => { - return function booleanExpression(expr) { +module.exports.evaluateToBoolean = value => + function booleanExpression(expr) { return new BasicEvaluatedExpression() .setBoolean(value) .setRange(/** @type {Range} */ (expr.range)); }; -}; /** * @param {string} identifier identifier @@ -77,9 +73,14 @@ exports.evaluateToBoolean = value => { * @param {boolean|null=} truthy is truthy, null if nullish * @returns {function(Expression): BasicEvaluatedExpression} callback */ -exports.evaluateToIdentifier = (identifier, rootInfo, getMembers, truthy) => { - return function identifierExpression(expr) { - let evaluatedExpression = new BasicEvaluatedExpression() +module.exports.evaluateToIdentifier = ( + identifier, + rootInfo, + getMembers, + truthy +) => + function identifierExpression(expr) { + const evaluatedExpression = new BasicEvaluatedExpression() .setIdentifier(identifier, rootInfo, getMembers) .setSideEffects(false) .setRange(/** @type {Range} */ (expr.range)); @@ -97,15 +98,14 @@ exports.evaluateToIdentifier = (identifier, rootInfo, getMembers, truthy) => { return evaluatedExpression; }; -}; /** * @param {JavascriptParser} parser the parser * @param {string} message the message * @returns {function(Expression): boolean | undefined} callback to handle unsupported expression */ -exports.expressionIsUnsupported = (parser, message) => { - return function unsupportedExpression(expr) { +module.exports.expressionIsUnsupported = (parser, message) => + function unsupportedExpression(expr) { const dep = new ConstDependency( "(void 0)", /** @type {Range} */ (expr.range), @@ -122,8 +122,7 @@ exports.expressionIsUnsupported = (parser, message) => { ); return true; }; -}; -exports.skipTraversal = () => true; +module.exports.skipTraversal = () => true; -exports.approve = () => true; +module.exports.approve = () => true; diff --git a/node_modules/webpack/lib/javascript/StartupHelpers.js b/node_modules/webpack/lib/javascript/StartupHelpers.js index 3b2b93d9..f6f759d4 100644 --- a/node_modules/webpack/lib/javascript/StartupHelpers.js +++ b/node_modules/webpack/lib/javascript/StartupHelpers.js @@ -15,6 +15,7 @@ const { getAllChunks } = require("./ChunkHelpers"); /** @typedef {import("../Chunk").ChunkId} ChunkId */ /** @typedef {import("../Compilation")} Compilation */ /** @typedef {import("../ChunkGraph")} ChunkGraph */ +/** @typedef {import("../ChunkGraph").ModuleId} ModuleId */ /** @typedef {import("../Entrypoint")} Entrypoint */ /** @typedef {import("../ChunkGraph").EntryModuleWithChunkGroup} EntryModuleWithChunkGroup */ /** @typedef {import("../ChunkGroup")} ChunkGroup */ @@ -23,6 +24,9 @@ const { getAllChunks } = require("./ChunkHelpers"); const EXPORT_PREFIX = `var ${RuntimeGlobals.exports} = `; +/** @typedef {Set} Chunks */ +/** @typedef {ModuleId[]} ModuleIds */ + /** * @param {ChunkGraph} chunkGraph chunkGraph * @param {RuntimeTemplate} runtimeTemplate runtimeTemplate @@ -31,7 +35,7 @@ const EXPORT_PREFIX = `var ${RuntimeGlobals.exports} = `; * @param {boolean} passive true: passive startup with on chunks loaded * @returns {string} runtime code */ -exports.generateEntryStartup = ( +module.exports.generateEntryStartup = ( chunkGraph, runtimeTemplate, entries, @@ -46,9 +50,16 @@ exports.generateEntryStartup = ( )}` ]; - const runModule = id => { - return `__webpack_exec__(${JSON.stringify(id)})`; - }; + /** + * @param {ModuleId} id id + * @returns {string} fn to execute + */ + const runModule = id => `__webpack_exec__(${JSON.stringify(id)})`; + /** + * @param {Chunks} chunks chunks + * @param {ModuleIds} moduleIds module ids + * @param {boolean=} final true when final, otherwise false + */ const outputCombination = (chunks, moduleIds, final) => { if (chunks.size === 0) { runtime.push( @@ -71,16 +82,19 @@ exports.generateEntryStartup = ( } }; - let currentChunks = undefined; - let currentModuleIds = undefined; + /** @type {Chunks | undefined} */ + let currentChunks; + /** @type {ModuleIds | undefined} */ + let currentModuleIds; for (const [module, entrypoint] of entries) { const runtimeChunk = /** @type {Entrypoint} */ (entrypoint).getRuntimeChunk(); - const moduleId = chunkGraph.getModuleId(module); + const moduleId = /** @type {ModuleId} */ (chunkGraph.getModuleId(module)); const chunks = getAllChunks( - /** @type {Entrypoint} */ (entrypoint), + /** @type {Entrypoint} */ + (entrypoint), chunk, runtimeChunk ); @@ -89,10 +103,14 @@ exports.generateEntryStartup = ( currentChunks.size === chunks.size && isSubset(currentChunks, chunks) ) { - currentModuleIds.push(moduleId); + /** @type {ModuleIds} */ + (currentModuleIds).push(moduleId); } else { if (currentChunks) { - outputCombination(currentChunks, currentModuleIds); + outputCombination( + currentChunks, + /** @type {ModuleIds} */ (currentModuleIds) + ); } currentChunks = chunks; currentModuleIds = [moduleId]; @@ -101,7 +119,12 @@ exports.generateEntryStartup = ( // output current modules with export prefix if (currentChunks) { - outputCombination(currentChunks, currentModuleIds, true); + outputCombination( + currentChunks, + /** @type {ModuleIds} */ + (currentModuleIds), + true + ); } runtime.push(""); return Template.asString(runtime); @@ -114,7 +137,12 @@ exports.generateEntryStartup = ( * @param {Chunk} chunk chunk * @returns {void} */ -exports.updateHashForEntryStartup = (hash, chunkGraph, entries, chunk) => { +module.exports.updateHashForEntryStartup = ( + hash, + chunkGraph, + entries, + chunk +) => { for (const [module, entrypoint] of entries) { const runtimeChunk = /** @type {Entrypoint} */ @@ -137,7 +165,7 @@ exports.updateHashForEntryStartup = (hash, chunkGraph, entries, chunk) => { * @param {function(Chunk, ChunkGraph): boolean} filterFn filter function * @returns {Set} initially fulfilled chunk ids */ -exports.getInitialChunkIds = (chunk, chunkGraph, filterFn) => { +module.exports.getInitialChunkIds = (chunk, chunkGraph, filterFn) => { const initialChunkIds = new Set(chunk.ids); for (const c of chunk.getAllInitialChunks()) { if (c === chunk || filterFn(c, chunkGraph)) continue; diff --git a/node_modules/webpack/lib/json/JsonGenerator.js b/node_modules/webpack/lib/json/JsonGenerator.js index 53af8d3a..c643f5dc 100644 --- a/node_modules/webpack/lib/json/JsonGenerator.js +++ b/node_modules/webpack/lib/json/JsonGenerator.js @@ -27,7 +27,7 @@ const RuntimeGlobals = require("../RuntimeGlobals"); const stringifySafe = data => { const stringified = JSON.stringify(data); if (!stringified) { - return undefined; // Invalid JSON + return; // Invalid JSON } return stringified.replace(/\u2028|\u2029/g, str => @@ -53,22 +53,16 @@ const createObjectForExportsInfo = (data, exportsInfo, runtime) => { if (used === UsageState.Unused) continue; /** @type {RawJsonData} */ - let value; - if (used === UsageState.OnlyPropertiesUsed && exportInfo.exportsInfo) { - value = createObjectForExportsInfo( - data[key], - exportInfo.exportsInfo, - runtime - ); - } else { - value = data[key]; - } + const value = + used === UsageState.OnlyPropertiesUsed && exportInfo.exportsInfo + ? createObjectForExportsInfo(data[key], exportInfo.exportsInfo, runtime) + : data[key]; const name = /** @type {string} */ (exportInfo.getUsedName(key, runtime)); /** @type {Record} */ (reducedData)[name] = value; } if (isArray) { - let arrayLengthWhenUsed = + const arrayLengthWhenUsed = exportsInfo.getReadOnlyExportInfo("length").getUsed(runtime) !== UsageState.Unused ? data.length @@ -173,7 +167,7 @@ class JsonGenerator extends Generator { } const exportsInfo = moduleGraph.getExportsInfo(module); /** @type {RawJsonData} */ - let finalJson = + const finalJson = typeof data === "object" && data && exportsInfo.otherExportsInfo.getUsed(runtime) === UsageState.Unused diff --git a/node_modules/webpack/lib/json/JsonModulesPlugin.js b/node_modules/webpack/lib/json/JsonModulesPlugin.js index 5b998482..b87fdc42 100644 --- a/node_modules/webpack/lib/json/JsonModulesPlugin.js +++ b/node_modules/webpack/lib/json/JsonModulesPlugin.js @@ -33,7 +33,6 @@ class JsonModulesPlugin { * Apply the plugin * @param {Compiler} compiler the compiler instance * @returns {void} - * */ apply(compiler) { compiler.hooks.compilation.tap( @@ -48,9 +47,7 @@ class JsonModulesPlugin { }); normalModuleFactory.hooks.createGenerator .for(JSON_MODULE_TYPE) - .tap(PLUGIN_NAME, () => { - return new JsonGenerator(); - }); + .tap(PLUGIN_NAME, () => new JsonGenerator()); } ); } diff --git a/node_modules/webpack/lib/json/JsonParser.js b/node_modules/webpack/lib/json/JsonParser.js index a68662e7..77f9fb8f 100644 --- a/node_modules/webpack/lib/json/JsonParser.js +++ b/node_modules/webpack/lib/json/JsonParser.js @@ -49,9 +49,11 @@ class JsonParser extends Parser { data = typeof source === "object" ? source - : parseFn(source[0] === "\ufeff" ? source.slice(1) : source); - } catch (e) { - throw new Error(`Cannot parse JSON: ${/** @type {Error} */ (e).message}`); + : parseFn(source[0] === "\uFEFF" ? source.slice(1) : source); + } catch (err) { + throw new Error( + `Cannot parse JSON: ${/** @type {Error} */ (err).message}` + ); } const jsonData = new JsonData(/** @type {Buffer | RawJsonData} */ (data)); const buildInfo = /** @type {BuildInfo} */ (state.module.buildInfo); diff --git a/node_modules/webpack/lib/library/AmdLibraryPlugin.js b/node_modules/webpack/lib/library/AmdLibraryPlugin.js index 29643ef2..d604c036 100644 --- a/node_modules/webpack/lib/library/AmdLibraryPlugin.js +++ b/node_modules/webpack/lib/library/AmdLibraryPlugin.js @@ -60,17 +60,14 @@ class AmdLibraryPlugin extends AbstractLibraryPlugin { `AMD library name must be unset. ${AbstractLibraryPlugin.COMMON_LIBRARY_NAME_MESSAGE}` ); } - } else { - if (name && typeof name !== "string") { - throw new Error( - `AMD library name must be a simple string or unset. ${AbstractLibraryPlugin.COMMON_LIBRARY_NAME_MESSAGE}` - ); - } + } else if (name && typeof name !== "string") { + throw new Error( + `AMD library name must be a simple string or unset. ${AbstractLibraryPlugin.COMMON_LIBRARY_NAME_MESSAGE}` + ); } - return { - name: /** @type {string} */ (name), - amdContainer: /** @type {string} */ (amdContainer) - }; + const _name = /** @type {string} */ (name); + const _amdContainer = /** @type {string} */ (amdContainer); + return { name: _name, amdContainer: _amdContainer }; } /** @@ -146,13 +143,12 @@ class AmdLibraryPlugin extends AbstractLibraryPlugin { source, `${fnEnd});` ); - } else { - return new ConcatSource( - `${amdContainerPrefix}define(${fnStart}`, - source, - `${fnEnd});` - ); } + return new ConcatSource( + `${amdContainerPrefix}define(${fnStart}`, + source, + `${fnEnd});` + ); } /** diff --git a/node_modules/webpack/lib/library/AssignLibraryPlugin.js b/node_modules/webpack/lib/library/AssignLibraryPlugin.js index 8c8bc1b2..24859bcd 100644 --- a/node_modules/webpack/lib/library/AssignLibraryPlugin.js +++ b/node_modules/webpack/lib/library/AssignLibraryPlugin.js @@ -36,9 +36,8 @@ const IDENTIFIER_REGEX = * @param {string} name name to be validated * @returns {boolean} true, when valid */ -const isNameValid = name => { - return !KEYWORD_REGEX.test(name) && IDENTIFIER_REGEX.test(name); -}; +const isNameValid = name => + !KEYWORD_REGEX.test(name) && IDENTIFIER_REGEX.test(name); /** * @param {string[]} accessor variable plus properties @@ -136,15 +135,14 @@ class AssignLibraryPlugin extends AbstractLibraryPlugin { `Library name must be a string or string array. ${AbstractLibraryPlugin.COMMON_LIBRARY_NAME_MESSAGE}` ); } - } else { - if (name && typeof name !== "string" && !Array.isArray(name)) { - throw new Error( - `Library name must be a string, string array or unset. ${AbstractLibraryPlugin.COMMON_LIBRARY_NAME_MESSAGE}` - ); - } + } else if (name && typeof name !== "string" && !Array.isArray(name)) { + throw new Error( + `Library name must be a string, string array or unset. ${AbstractLibraryPlugin.COMMON_LIBRARY_NAME_MESSAGE}` + ); } + const _name = /** @type {string | string[]} */ (name); return { - name: /** @type {string | string[]} */ (name), + name: _name, export: library.export }; } diff --git a/node_modules/webpack/lib/library/EnableLibraryPlugin.js b/node_modules/webpack/lib/library/EnableLibraryPlugin.js index a0e8a31e..bbca42cd 100644 --- a/node_modules/webpack/lib/library/EnableLibraryPlugin.js +++ b/node_modules/webpack/lib/library/EnableLibraryPlugin.js @@ -52,10 +52,11 @@ class EnableLibraryPlugin { throw new Error( `Library type "${type}" is not enabled. ` + "EnableLibraryPlugin need to be used to enable this type of library. " + - 'This usually happens through the "output.enabledLibraryTypes" option. ' + - 'If you are using a function as entry which sets "library", you need to add all potential library types to "output.enabledLibraryTypes". ' + - "These types are enabled: " + - Array.from(getEnabledTypes(compiler)).join(", ") + `This usually happens through the "output.enabledLibraryTypes" option. ` + + `If you are using a function as entry which sets "library", you need to add all potential library types to "output.enabledLibraryTypes". ` + + `These types are enabled: ${Array.from( + getEnabledTypes(compiler) + ).join(", ")}` ); } } @@ -84,7 +85,7 @@ class EnableLibraryPlugin { }; switch (type) { case "var": { - //@ts-expect-error https://github.com/microsoft/TypeScript/issues/41697 + // @ts-expect-error https://github.com/microsoft/TypeScript/issues/41697 const AssignLibraryPlugin = require("./AssignLibraryPlugin"); new AssignLibraryPlugin({ type, @@ -95,7 +96,7 @@ class EnableLibraryPlugin { break; } case "assign-properties": { - //@ts-expect-error https://github.com/microsoft/TypeScript/issues/41697 + // @ts-expect-error https://github.com/microsoft/TypeScript/issues/41697 const AssignLibraryPlugin = require("./AssignLibraryPlugin"); new AssignLibraryPlugin({ type, @@ -107,7 +108,7 @@ class EnableLibraryPlugin { break; } case "assign": { - //@ts-expect-error https://github.com/microsoft/TypeScript/issues/41697 + // @ts-expect-error https://github.com/microsoft/TypeScript/issues/41697 const AssignLibraryPlugin = require("./AssignLibraryPlugin"); new AssignLibraryPlugin({ type, @@ -118,7 +119,7 @@ class EnableLibraryPlugin { break; } case "this": { - //@ts-expect-error https://github.com/microsoft/TypeScript/issues/41697 + // @ts-expect-error https://github.com/microsoft/TypeScript/issues/41697 const AssignLibraryPlugin = require("./AssignLibraryPlugin"); new AssignLibraryPlugin({ type, @@ -129,7 +130,7 @@ class EnableLibraryPlugin { break; } case "window": { - //@ts-expect-error https://github.com/microsoft/TypeScript/issues/41697 + // @ts-expect-error https://github.com/microsoft/TypeScript/issues/41697 const AssignLibraryPlugin = require("./AssignLibraryPlugin"); new AssignLibraryPlugin({ type, @@ -140,7 +141,7 @@ class EnableLibraryPlugin { break; } case "self": { - //@ts-expect-error https://github.com/microsoft/TypeScript/issues/41697 + // @ts-expect-error https://github.com/microsoft/TypeScript/issues/41697 const AssignLibraryPlugin = require("./AssignLibraryPlugin"); new AssignLibraryPlugin({ type, @@ -151,7 +152,7 @@ class EnableLibraryPlugin { break; } case "global": { - //@ts-expect-error https://github.com/microsoft/TypeScript/issues/41697 + // @ts-expect-error https://github.com/microsoft/TypeScript/issues/41697 const AssignLibraryPlugin = require("./AssignLibraryPlugin"); new AssignLibraryPlugin({ type, @@ -162,7 +163,7 @@ class EnableLibraryPlugin { break; } case "commonjs": { - //@ts-expect-error https://github.com/microsoft/TypeScript/issues/41697 + // @ts-expect-error https://github.com/microsoft/TypeScript/issues/41697 const AssignLibraryPlugin = require("./AssignLibraryPlugin"); new AssignLibraryPlugin({ type, @@ -173,7 +174,7 @@ class EnableLibraryPlugin { break; } case "commonjs-static": { - //@ts-expect-error https://github.com/microsoft/TypeScript/issues/41697 + // @ts-expect-error https://github.com/microsoft/TypeScript/issues/41697 const AssignLibraryPlugin = require("./AssignLibraryPlugin"); new AssignLibraryPlugin({ type, @@ -185,7 +186,7 @@ class EnableLibraryPlugin { } case "commonjs2": case "commonjs-module": { - //@ts-expect-error https://github.com/microsoft/TypeScript/issues/41697 + // @ts-expect-error https://github.com/microsoft/TypeScript/issues/41697 const AssignLibraryPlugin = require("./AssignLibraryPlugin"); new AssignLibraryPlugin({ type, diff --git a/node_modules/webpack/lib/library/JsonpLibraryPlugin.js b/node_modules/webpack/lib/library/JsonpLibraryPlugin.js index 2c6cab0a..97578742 100644 --- a/node_modules/webpack/lib/library/JsonpLibraryPlugin.js +++ b/node_modules/webpack/lib/library/JsonpLibraryPlugin.js @@ -54,8 +54,9 @@ class JsonpLibraryPlugin extends AbstractLibraryPlugin { `Jsonp library name must be a simple string. ${AbstractLibraryPlugin.COMMON_LIBRARY_NAME_MESSAGE}` ); } + const _name = /** @type {string} */ (name); return { - name: /** @type {string} */ (name) + name: _name }; } diff --git a/node_modules/webpack/lib/library/ModernModuleLibraryPlugin.js b/node_modules/webpack/lib/library/ModernModuleLibraryPlugin.js index b3fa9e66..23a9510c 100644 --- a/node_modules/webpack/lib/library/ModernModuleLibraryPlugin.js +++ b/node_modules/webpack/lib/library/ModernModuleLibraryPlugin.js @@ -16,6 +16,7 @@ const AbstractLibraryPlugin = require("./AbstractLibraryPlugin"); /** @typedef {import("../Compilation").ChunkHashContext} ChunkHashContext */ /** @typedef {import("../Compiler")} Compiler */ /** @typedef {import("../Module")} Module */ +/** @typedef {import("../Module").BuildMeta} BuildMeta */ /** @typedef {import("../javascript/JavascriptModulesPlugin").StartupRenderContext} StartupRenderContext */ /** @typedef {import("../util/Hash")} Hash */ /** @template T @typedef {import("./AbstractLibraryPlugin").LibraryContext} LibraryContext */ @@ -46,9 +47,7 @@ class ModernModuleLibraryPlugin extends AbstractLibraryPlugin { compiler.hooks.compilation.tap("ModernModuleLibraryPlugin", compilation => { const { exportsDefinitions } = ConcatenatedModule.getCompilationHooks(compilation); - exportsDefinitions.tap("ModernModuleLibraryPlugin", () => { - return true; - }); + exportsDefinitions.tap("ModernModuleLibraryPlugin", () => true); }); } @@ -73,8 +72,9 @@ class ModernModuleLibraryPlugin extends AbstractLibraryPlugin { `Library name must be unset. ${AbstractLibraryPlugin.COMMON_LIBRARY_NAME_MESSAGE}` ); } + const _name = /** @type {string} */ (name); return { - name: /** @type {string} */ (name) + name: _name }; } @@ -93,7 +93,9 @@ class ModernModuleLibraryPlugin extends AbstractLibraryPlugin { ) { const result = new ConcatSource(source); const exportsInfo = moduleGraph.getExportsInfo(module); - const definitions = module.buildMeta.exportsFinalName; + const definitions = + /** @type {BuildMeta} */ + (module.buildMeta).exportsFinalName; const exports = []; for (const exportInfo of exportsInfo.orderedExports) { @@ -106,7 +108,7 @@ class ModernModuleLibraryPlugin extends AbstractLibraryPlugin { for (const reexportInfo of exp.orderedExports) { if ( !reexportInfo.provided && - reexportInfo.name === reexport.export[0] + reexportInfo.name === /** @type {string[]} */ (reexport.export)[0] ) { shouldContinue = true; } diff --git a/node_modules/webpack/lib/library/ModuleLibraryPlugin.js b/node_modules/webpack/lib/library/ModuleLibraryPlugin.js index 480014b0..57afdc3e 100644 --- a/node_modules/webpack/lib/library/ModuleLibraryPlugin.js +++ b/node_modules/webpack/lib/library/ModuleLibraryPlugin.js @@ -58,8 +58,9 @@ class ModuleLibraryPlugin extends AbstractLibraryPlugin { `Library name must be unset. ${AbstractLibraryPlugin.COMMON_LIBRARY_NAME_MESSAGE}` ); } + const _name = /** @type {string} */ (name); return { - name: /** @type {string} */ (name) + name: _name }; } diff --git a/node_modules/webpack/lib/library/SystemLibraryPlugin.js b/node_modules/webpack/lib/library/SystemLibraryPlugin.js index 6a0df15b..701b870d 100644 --- a/node_modules/webpack/lib/library/SystemLibraryPlugin.js +++ b/node_modules/webpack/lib/library/SystemLibraryPlugin.js @@ -58,8 +58,9 @@ class SystemLibraryPlugin extends AbstractLibraryPlugin { `System.js library name must be a simple string or unset. ${AbstractLibraryPlugin.COMMON_LIBRARY_NAME_MESSAGE}` ); } + const _name = /** @type {string} */ (name); return { - name: /** @type {string} */ (name) + name: _name }; } diff --git a/node_modules/webpack/lib/library/UmdLibraryPlugin.js b/node_modules/webpack/lib/library/UmdLibraryPlugin.js index 5a61b91e..4ec1b691 100644 --- a/node_modules/webpack/lib/library/UmdLibraryPlugin.js +++ b/node_modules/webpack/lib/library/UmdLibraryPlugin.js @@ -30,9 +30,8 @@ const AbstractLibraryPlugin = require("./AbstractLibraryPlugin"); * @param {string[]} accessor the accessor to convert to path * @returns {string} the path */ -const accessorToObjectAccess = accessor => { - return accessor.map(a => `[${JSON.stringify(a)}]`).join(""); -}; +const accessorToObjectAccess = accessor => + accessor.map(a => `[${JSON.stringify(a)}]`).join(""); /** * @param {string|undefined} base the path prefix @@ -157,18 +156,17 @@ class UmdLibraryPlugin extends AbstractLibraryPlugin { * @param {string} str the string to replace * @returns {string} the replaced keys */ - const replaceKeys = str => { - return compilation.getPath(str, { + const replaceKeys = str => + compilation.getPath(str, { chunk }); - }; /** * @param {ExternalModule[]} modules external modules * @returns {string} result */ - const externalsDepsArray = modules => { - return `[${replaceKeys( + const externalsDepsArray = modules => + `[${replaceKeys( modules .map(m => JSON.stringify( @@ -180,14 +178,13 @@ class UmdLibraryPlugin extends AbstractLibraryPlugin { ) .join(", ") )}]`; - }; /** * @param {ExternalModule[]} modules external modules * @returns {string} result */ - const externalsRootArray = modules => { - return replaceKeys( + const externalsRootArray = modules => + replaceKeys( modules .map(m => { let request = m.request; @@ -199,14 +196,13 @@ class UmdLibraryPlugin extends AbstractLibraryPlugin { }) .join(", ") ); - }; /** * @param {string} type the type * @returns {string} external require array */ - const externalsRequireArray = type => { - return replaceKeys( + const externalsRequireArray = type => + replaceKeys( externals .map(m => { let expr; @@ -218,16 +214,14 @@ class UmdLibraryPlugin extends AbstractLibraryPlugin { } if (request === undefined) { throw new Error( - "Missing external configuration for type:" + type + `Missing external configuration for type:${type}` ); } - if (Array.isArray(request)) { - expr = `require(${JSON.stringify( - request[0] - )})${accessorToObjectAccess(request.slice(1))}`; - } else { - expr = `require(${JSON.stringify(request)})`; - } + expr = Array.isArray(request) + ? `require(${JSON.stringify( + request[0] + )})${accessorToObjectAccess(request.slice(1))}` + : `require(${JSON.stringify(request)})`; if (m.isOptional(moduleGraph)) { expr = `(function webpackLoadOptionalExternalModule() { try { return ${expr}; } catch(e) {} }())`; } @@ -235,14 +229,13 @@ class UmdLibraryPlugin extends AbstractLibraryPlugin { }) .join(", ") ); - }; /** * @param {ExternalModule[]} modules external modules * @returns {string} arguments */ - const externalsArguments = modules => { - return modules + const externalsArguments = modules => + modules .map( m => `__WEBPACK_EXTERNAL_MODULE_${Template.toIdentifier( @@ -250,26 +243,24 @@ class UmdLibraryPlugin extends AbstractLibraryPlugin { )}__` ) .join(", "); - }; /** * @param {string| string[]} library library name * @returns {string} stringified library name */ - const libraryName = library => { - return JSON.stringify( + const libraryName = library => + JSON.stringify( replaceKeys(/** @type {string[]} */ ([]).concat(library).pop()) ); - }; let amdFactory; if (optionalExternals.length > 0) { const wrapperArguments = externalsArguments(requiredExternals); const factoryArguments = requiredExternals.length > 0 - ? externalsArguments(requiredExternals) + - ", " + - externalsRootArray(optionalExternals) + ? `${externalsArguments(requiredExternals)}, ${externalsRootArray( + optionalExternals + )}` : externalsRootArray(optionalExternals); amdFactory = `function webpackLoadOptionalExternalModuleAmd(${wrapperArguments}) {\n` + @@ -288,72 +279,55 @@ class UmdLibraryPlugin extends AbstractLibraryPlugin { const getAuxiliaryComment = type => { if (auxiliaryComment) { if (typeof auxiliaryComment === "string") - return "\t//" + auxiliaryComment + "\n"; - if (auxiliaryComment[type]) - return "\t//" + auxiliaryComment[type] + "\n"; + return `\t//${auxiliaryComment}\n`; + if (auxiliaryComment[type]) return `\t//${auxiliaryComment[type]}\n`; } return ""; }; return new ConcatSource( new OriginalSource( - "(function webpackUniversalModuleDefinition(root, factory) {\n" + - getAuxiliaryComment("commonjs2") + - " if(typeof exports === 'object' && typeof module === 'object')\n" + - " module.exports = factory(" + - externalsRequireArray("commonjs2") + - ");\n" + - getAuxiliaryComment("amd") + - " else if(typeof define === 'function' && define.amd)\n" + - (requiredExternals.length > 0 - ? names.amd && namedDefine === true - ? " define(" + - libraryName(names.amd) + - ", " + - externalsDepsArray(requiredExternals) + - ", " + - amdFactory + - ");\n" - : " define(" + - externalsDepsArray(requiredExternals) + - ", " + - amdFactory + - ");\n" - : names.amd && namedDefine === true - ? " define(" + - libraryName(names.amd) + - ", [], " + - amdFactory + - ");\n" - : " define([], " + amdFactory + ");\n") + - (names.root || names.commonjs - ? getAuxiliaryComment("commonjs") + - " else if(typeof exports === 'object')\n" + - " exports[" + - libraryName(names.commonjs || names.root) + - "] = factory(" + - externalsRequireArray("commonjs") + - ");\n" + - getAuxiliaryComment("root") + - " else\n" + - " " + - replaceKeys( - accessorAccess("root", names.root || names.commonjs) - ) + - " = factory(" + - externalsRootArray(externals) + - ");\n" - : " else {\n" + - (externals.length > 0 - ? " var a = typeof exports === 'object' ? factory(" + - externalsRequireArray("commonjs") + - ") : factory(" + - externalsRootArray(externals) + - ");\n" - : " var a = factory();\n") + - " for(var i in a) (typeof exports === 'object' ? exports : root)[i] = a[i];\n" + - " }\n") + - `})(${runtimeTemplate.outputOptions.globalObject}, ${ + `(function webpackUniversalModuleDefinition(root, factory) {\n${getAuxiliaryComment( + "commonjs2" + )} if(typeof exports === 'object' && typeof module === 'object')\n` + + ` module.exports = factory(${externalsRequireArray( + "commonjs2" + )});\n${getAuxiliaryComment( + "amd" + )} else if(typeof define === 'function' && define.amd)\n${ + requiredExternals.length > 0 + ? names.amd && namedDefine === true + ? ` define(${libraryName(names.amd)}, ${externalsDepsArray( + requiredExternals + )}, ${amdFactory});\n` + : ` define(${externalsDepsArray(requiredExternals)}, ${ + amdFactory + });\n` + : names.amd && namedDefine === true + ? ` define(${libraryName(names.amd)}, [], ${amdFactory});\n` + : ` define([], ${amdFactory});\n` + }${ + names.root || names.commonjs + ? `${getAuxiliaryComment( + "commonjs" + )} else if(typeof exports === 'object')\n` + + ` exports[${libraryName( + names.commonjs || names.root + )}] = factory(${externalsRequireArray( + "commonjs" + )});\n${getAuxiliaryComment("root")} else\n` + + ` ${replaceKeys( + accessorAccess("root", names.root || names.commonjs) + )} = factory(${externalsRootArray(externals)});\n` + : ` else {\n${ + externals.length > 0 + ? ` var a = typeof exports === 'object' ? factory(${externalsRequireArray( + "commonjs" + )}) : factory(${externalsRootArray(externals)});\n` + : " var a = factory();\n" + } for(var i in a) (typeof exports === 'object' ? exports : root)[i] = a[i];\n` + + " }\n" + }})(${runtimeTemplate.outputOptions.globalObject}, ${ runtimeTemplate.supportsArrowFunction() ? `(${externalsArguments(externals)}) =>` : `function(${externalsArguments(externals)})` diff --git a/node_modules/webpack/lib/logging/Logger.js b/node_modules/webpack/lib/logging/Logger.js index 641bc7ca..a19297d8 100644 --- a/node_modules/webpack/lib/logging/Logger.js +++ b/node_modules/webpack/lib/logging/Logger.js @@ -27,7 +27,7 @@ const LogType = Object.freeze({ status: /** @type {"status"} */ ("status") // message, arguments }); -exports.LogType = LogType; +module.exports.LogType = LogType; /** @typedef {typeof LogType[keyof typeof LogType]} LogTypeEnum */ @@ -45,26 +45,45 @@ class WebpackLogger { this.getChildLogger = getChildLogger; } + /** + * @param {...any} args args + */ error(...args) { this[LOG_SYMBOL](LogType.error, args); } + /** + * @param {...any} args args + */ warn(...args) { this[LOG_SYMBOL](LogType.warn, args); } + /** + * @param {...any} args args + */ info(...args) { this[LOG_SYMBOL](LogType.info, args); } + /** + * @param {...any} args args + */ log(...args) { this[LOG_SYMBOL](LogType.log, args); } + /** + * @param {...any} args args + */ debug(...args) { this[LOG_SYMBOL](LogType.debug, args); } + /** + * @param {any} assertion assertion + * @param {...any} args args + */ assert(assertion, ...args) { if (!assertion) { this[LOG_SYMBOL](LogType.error, args); @@ -79,20 +98,29 @@ class WebpackLogger { this[LOG_SYMBOL](LogType.clear); } + /** + * @param {...any} args args + */ status(...args) { this[LOG_SYMBOL](LogType.status, args); } + /** + * @param {...any} args args + */ group(...args) { this[LOG_SYMBOL](LogType.group, args); } + /** + * @param {...any} args args + */ groupCollapsed(...args) { this[LOG_SYMBOL](LogType.groupCollapsed, args); } - groupEnd(...args) { - this[LOG_SYMBOL](LogType.groupEnd, args); + groupEnd() { + this[LOG_SYMBOL](LogType.groupEnd); } /** @@ -185,4 +213,4 @@ class WebpackLogger { } } -exports.Logger = WebpackLogger; +module.exports.Logger = WebpackLogger; diff --git a/node_modules/webpack/lib/logging/createConsoleLogger.js b/node_modules/webpack/lib/logging/createConsoleLogger.js index 11ede889..068e8057 100644 --- a/node_modules/webpack/lib/logging/createConsoleLogger.js +++ b/node_modules/webpack/lib/logging/createConsoleLogger.js @@ -12,7 +12,7 @@ const { LogType } = require("./Logger"); /** @typedef {import("./Logger").LogTypeEnum} LogTypeEnum */ /** @typedef {function(string): boolean} FilterFunction */ -/** @typedef {function(string, LogTypeEnum, any[]): void} LoggingFunction */ +/** @typedef {function(string, LogTypeEnum, any[]=): void} LoggingFunction */ /** * @typedef {object} LoggerConsole @@ -95,7 +95,7 @@ module.exports = ({ level = "info", debug = false, console }) => { /** * @param {string} name name of the logger * @param {LogTypeEnum} type type of the log entry - * @param {any[]} args arguments of the log entry + * @param {any[]=} args arguments of the log entry * @returns {void} */ const logger = (name, type, args) => { @@ -103,12 +103,10 @@ module.exports = ({ level = "info", debug = false, console }) => { if (Array.isArray(args)) { if (args.length > 0 && typeof args[0] === "string") { return [`[${name}] ${args[0]}`, ...args.slice(1)]; - } else { - return [`[${name}]`, ...args]; } - } else { - return []; + return [`[${name}]`, ...args]; } + return []; }; const debug = debugFilters.some(f => f(name)); switch (type) { @@ -167,8 +165,11 @@ module.exports = ({ level = "info", debug = false, console }) => { break; case LogType.time: { if (!debug && loglevel > LogLevel.log) return; - const ms = args[1] * 1000 + args[2] / 1000000; - const msg = `[${name}] ${args[0]}: ${ms} ms`; + const [label, start, end] = + /** @type {[string, number, number]} */ + (args); + const ms = start * 1000 + end / 1000000; + const msg = `[${name}] ${label}: ${ms} ms`; if (typeof console.logTime === "function") { console.logTime(msg); } else { @@ -195,15 +196,13 @@ module.exports = ({ level = "info", debug = false, console }) => { case LogType.status: if (!debug && loglevel > LogLevel.info) return; if (typeof console.status === "function") { - if (args.length === 0) { + if (!args || args.length === 0) { console.status(); } else { console.status(...labeledArgs()); } - } else { - if (args.length !== 0) { - console.info(...labeledArgs()); - } + } else if (args && args.length !== 0) { + console.info(...labeledArgs()); } break; default: diff --git a/node_modules/webpack/lib/logging/runtime.js b/node_modules/webpack/lib/logging/runtime.js index 45fbb19b..b0c61408 100644 --- a/node_modules/webpack/lib/logging/runtime.js +++ b/node_modules/webpack/lib/logging/runtime.js @@ -10,7 +10,7 @@ const { Logger } = require("./Logger"); const createConsoleLogger = require("./createConsoleLogger"); /** @type {createConsoleLogger.LoggerOptions} */ -let currentDefaultLoggerOptions = { +const currentDefaultLoggerOptions = { level: "info", debug: false, console @@ -21,26 +21,25 @@ let currentDefaultLogger = createConsoleLogger(currentDefaultLoggerOptions); * @param {string} name name of the logger * @returns {Logger} a logger */ -exports.getLogger = name => { - return new Logger( +module.exports.getLogger = name => + new Logger( (type, args) => { - if (exports.hooks.log.call(name, type, args) === undefined) { + if (module.exports.hooks.log.call(name, type, args) === undefined) { currentDefaultLogger(name, type, args); } }, - childName => exports.getLogger(`${name}/${childName}`) + childName => module.exports.getLogger(`${name}/${childName}`) ); -}; /** * @param {createConsoleLogger.LoggerOptions} options new options, merge with old options * @returns {void} */ -exports.configureDefaultLogger = options => { +module.exports.configureDefaultLogger = options => { Object.assign(currentDefaultLoggerOptions, options); currentDefaultLogger = createConsoleLogger(currentDefaultLoggerOptions); }; -exports.hooks = { +module.exports.hooks = { log: new SyncBailHook(["origin", "type", "args"]) }; diff --git a/node_modules/webpack/lib/logging/truncateArgs.js b/node_modules/webpack/lib/logging/truncateArgs.js index 7ca92aef..d7f1dfbb 100644 --- a/node_modules/webpack/lib/logging/truncateArgs.js +++ b/node_modules/webpack/lib/logging/truncateArgs.js @@ -28,17 +28,15 @@ const truncateArgs = (args, maxLength) => { if (availableLength >= args[0].length) { return args; } else if (availableLength > 3) { - return ["..." + args[0].slice(-availableLength + 3)]; - } else { - return [args[0].slice(-availableLength)]; + return [`...${args[0].slice(-availableLength + 3)}`]; } + return [args[0].slice(-availableLength)]; } // Check if there is space for at least 4 chars per arg if (availableLength < arraySum(lengths.map(i => Math.min(i, 6)))) { // remove args - if (args.length > 1) - return truncateArgs(args.slice(0, args.length - 1), maxLength); + if (args.length > 1) return truncateArgs(args.slice(0, -1), maxLength); return []; } @@ -74,12 +72,11 @@ const truncateArgs = (args, maxLength) => { if (str.length === length) { return str; } else if (length > 5) { - return "..." + str.slice(-length + 3); + return `...${str.slice(-length + 3)}`; } else if (length > 0) { return str.slice(-length); - } else { - return ""; } + return ""; }); }; diff --git a/node_modules/webpack/lib/node/NodeWatchFileSystem.js b/node_modules/webpack/lib/node/NodeWatchFileSystem.js index 1ac07906..d7b59f2c 100644 --- a/node_modules/webpack/lib/node/NodeWatchFileSystem.js +++ b/node_modules/webpack/lib/node/NodeWatchFileSystem.js @@ -11,9 +11,7 @@ const Watchpack = require("watchpack"); /** @typedef {import("../../declarations/WebpackOptions").WatchOptions} WatchOptions */ /** @typedef {import("../FileSystemInfo").FileSystemInfoEntry} FileSystemInfoEntry */ /** @typedef {import("../util/fs").InputFileSystem} InputFileSystem */ -/** @typedef {import("../util/fs").WatchFileSystem} WatchFileSystem */ /** @typedef {import("../util/fs").WatchMethod} WatchMethod */ -/** @typedef {import("../util/fs").Watcher} Watcher */ class NodeWatchFileSystem { /** @@ -27,16 +25,7 @@ class NodeWatchFileSystem { this.watcher = new Watchpack(this.watcherOptions); } - /** - * @param {Iterable} files watched files - * @param {Iterable} directories watched directories - * @param {Iterable} missing watched existence entries - * @param {number} startTime timestamp of start time - * @param {WatchOptions} options options object - * @param {function(Error | null, Map, Map, Set, Set): void} callback aggregated callback - * @param {function(string, number): void} callbackUndelayed callback when the first change was detected - * @returns {Watcher} a watcher - */ + /** @type {WatchMethod} */ watch( files, directories, @@ -161,16 +150,12 @@ class NodeWatchFileSystem { "DEP_WEBPACK_WATCHER_GET_AGGREGATED_CHANGES" ), getFileTimeInfoEntries: util.deprecate( - () => { - return fetchTimeInfo().fileTimeInfoEntries; - }, + () => fetchTimeInfo().fileTimeInfoEntries, "Watcher.getFileTimeInfoEntries is deprecated in favor of Watcher.getInfo since that's more performant.", "DEP_WEBPACK_WATCHER_FILE_TIME_INFO_ENTRIES" ), getContextTimeInfoEntries: util.deprecate( - () => { - return fetchTimeInfo().contextTimeInfoEntries; - }, + () => fetchTimeInfo().contextTimeInfoEntries, "Watcher.getContextTimeInfoEntries is deprecated in favor of Watcher.getInfo since that's more performant.", "DEP_WEBPACK_WATCHER_CONTEXT_TIME_INFO_ENTRIES" ), diff --git a/node_modules/webpack/lib/node/ReadFileChunkLoadingRuntimeModule.js b/node_modules/webpack/lib/node/ReadFileChunkLoadingRuntimeModule.js index 1d588a61..fd138b2e 100644 --- a/node_modules/webpack/lib/node/ReadFileChunkLoadingRuntimeModule.js +++ b/node_modules/webpack/lib/node/ReadFileChunkLoadingRuntimeModule.js @@ -43,7 +43,7 @@ class ReadFileChunkLoadingRuntimeModule extends RuntimeModule { return `${RuntimeGlobals.baseURI} = require("url").pathToFileURL(${ rootOutputDir - ? `__dirname + ${JSON.stringify("/" + rootOutputDir)}` + ? `__dirname + ${JSON.stringify(`/${rootOutputDir}`)}` : "__filename" });`; } @@ -227,7 +227,7 @@ class ReadFileChunkLoadingRuntimeModule extends RuntimeModule { Template.indent([ `if(${RuntimeGlobals.hasOwnProperty}(updatedModules, moduleId)) {`, Template.indent([ - `currentUpdate[moduleId] = updatedModules[moduleId];`, + "currentUpdate[moduleId] = updatedModules[moduleId];", "if(updatedModulesList) updatedModulesList.push(moduleId);" ]), "}" diff --git a/node_modules/webpack/lib/node/ReadFileCompileAsyncWasmPlugin.js b/node_modules/webpack/lib/node/ReadFileCompileAsyncWasmPlugin.js index 886ac121..61ab8ff0 100644 --- a/node_modules/webpack/lib/node/ReadFileCompileAsyncWasmPlugin.js +++ b/node_modules/webpack/lib/node/ReadFileCompileAsyncWasmPlugin.js @@ -18,6 +18,7 @@ class ReadFileCompileAsyncWasmPlugin { this._type = type; this._import = useImport; } + /** * Apply the plugin * @param {Compiler} compiler the compiler instance diff --git a/node_modules/webpack/lib/node/RequireChunkLoadingRuntimeModule.js b/node_modules/webpack/lib/node/RequireChunkLoadingRuntimeModule.js index bb169275..1d495945 100644 --- a/node_modules/webpack/lib/node/RequireChunkLoadingRuntimeModule.js +++ b/node_modules/webpack/lib/node/RequireChunkLoadingRuntimeModule.js @@ -43,7 +43,7 @@ class RequireChunkLoadingRuntimeModule extends RuntimeModule { return `${RuntimeGlobals.baseURI} = require("url").pathToFileURL(${ rootOutputDir !== "./" - ? `__dirname + ${JSON.stringify("/" + rootOutputDir)}` + ? `__dirname + ${JSON.stringify(`/${rootOutputDir}`)}` : "__filename" });`; } @@ -189,7 +189,7 @@ class RequireChunkLoadingRuntimeModule extends RuntimeModule { Template.indent([ `if(${RuntimeGlobals.hasOwnProperty}(updatedModules, moduleId)) {`, Template.indent([ - `currentUpdate[moduleId] = updatedModules[moduleId];`, + "currentUpdate[moduleId] = updatedModules[moduleId];", "if(updatedModulesList) updatedModulesList.push(moduleId);" ]), "}" diff --git a/node_modules/webpack/lib/node/nodeConsole.js b/node_modules/webpack/lib/node/nodeConsole.js index d4a50678..5f3a1627 100644 --- a/node_modules/webpack/lib/node/nodeConsole.js +++ b/node_modules/webpack/lib/node/nodeConsole.js @@ -19,7 +19,7 @@ const truncateArgs = require("../logging/truncateArgs"); */ module.exports = ({ colors, appendOnly, stream }) => { /** @type {string[] | undefined} */ - let currentStatusMessage = undefined; + let currentStatusMessage; let hasStatusMessage = false; let currentIndent = ""; let currentCollapsed = 0; @@ -38,17 +38,17 @@ module.exports = ({ colors, appendOnly, stream }) => { return ( prefix + colorPrefix + - str.replace(/\n/g, colorSuffix + "\n" + prefix + colorPrefix) + + str.replace(/\n/g, `${colorSuffix}\n${prefix}${colorPrefix}`) + colorSuffix ); - } else { - return prefix + str.replace(/\n/g, "\n" + prefix); } + + return prefix + str.replace(/\n/g, `\n${prefix}`); }; const clearStatusMessage = () => { if (hasStatusMessage) { - stream.write("\x1b[2K\r"); + stream.write("\u001B[2K\r"); hasStatusMessage = false; } }; @@ -58,8 +58,8 @@ module.exports = ({ colors, appendOnly, stream }) => { const l = /** @type {TODO} */ (stream).columns || 40; const args = truncateArgs(currentStatusMessage, l - 1); const str = args.join(" "); - const coloredStr = `\u001b[1m${str}\u001b[39m\u001b[22m`; - stream.write(`\x1b[2K\r${coloredStr}`); + const coloredStr = `\u001B[1m${str}\u001B[39m\u001B[22m`; + stream.write(`\u001B[2K\r${coloredStr}`); hasStatusMessage = true; }; @@ -69,8 +69,9 @@ module.exports = ({ colors, appendOnly, stream }) => { * @param {string} colorSuffix color suffix * @returns {(function(...any[]): void)} function to write with colors */ - const writeColored = (prefix, colorPrefix, colorSuffix) => { - return (...args) => { + const writeColored = + (prefix, colorPrefix, colorSuffix) => + (...args) => { if (currentCollapsed > 0) return; clearStatusMessage(); const str = indent( @@ -79,34 +80,33 @@ module.exports = ({ colors, appendOnly, stream }) => { colorPrefix, colorSuffix ); - stream.write(str + "\n"); + stream.write(`${str}\n`); writeStatusMessage(); }; - }; const writeGroupMessage = writeColored( "<-> ", - "\u001b[1m\u001b[36m", - "\u001b[39m\u001b[22m" + "\u001B[1m\u001B[36m", + "\u001B[39m\u001B[22m" ); const writeGroupCollapsedMessage = writeColored( "<+> ", - "\u001b[1m\u001b[36m", - "\u001b[39m\u001b[22m" + "\u001B[1m\u001B[36m", + "\u001B[39m\u001B[22m" ); return { - log: writeColored(" ", "\u001b[1m", "\u001b[22m"), + log: writeColored(" ", "\u001B[1m", "\u001B[22m"), debug: writeColored(" ", "", ""), trace: writeColored(" ", "", ""), - info: writeColored(" ", "\u001b[1m\u001b[32m", "\u001b[39m\u001b[22m"), - warn: writeColored(" ", "\u001b[1m\u001b[33m", "\u001b[39m\u001b[22m"), - error: writeColored(" ", "\u001b[1m\u001b[31m", "\u001b[39m\u001b[22m"), + info: writeColored(" ", "\u001B[1m\u001B[32m", "\u001B[39m\u001B[22m"), + warn: writeColored(" ", "\u001B[1m\u001B[33m", "\u001B[39m\u001B[22m"), + error: writeColored(" ", "\u001B[1m\u001B[31m", "\u001B[39m\u001B[22m"), logTime: writeColored( " ", - "\u001b[1m\u001b[35m", - "\u001b[39m\u001b[22m" + "\u001B[1m\u001B[35m", + "\u001B[39m\u001B[22m" ), group: (...args) => { writeGroupMessage(...args); @@ -123,7 +123,7 @@ module.exports = ({ colors, appendOnly, stream }) => { groupEnd: () => { if (currentCollapsed > 0) currentCollapsed--; else if (currentIndent.length >= 2) - currentIndent = currentIndent.slice(0, currentIndent.length - 2); + currentIndent = currentIndent.slice(0, -2); }, profile: console.profile && (name => console.profile(name)), profileEnd: console.profileEnd && (name => console.profileEnd(name)), diff --git a/node_modules/webpack/lib/optimize/AggressiveMergingPlugin.js b/node_modules/webpack/lib/optimize/AggressiveMergingPlugin.js index b86f8b69..e0d766a7 100644 --- a/node_modules/webpack/lib/optimize/AggressiveMergingPlugin.js +++ b/node_modules/webpack/lib/optimize/AggressiveMergingPlugin.js @@ -51,7 +51,7 @@ class AggressiveMergingPlugin { chunks => { const chunkGraph = compilation.chunkGraph; /** @type {{a: Chunk, b: Chunk, improvement: number}[]} */ - let combinations = []; + const combinations = []; for (const a of chunks) { if (a.canBeInitial()) continue; for (const b of chunks) { @@ -78,9 +78,7 @@ class AggressiveMergingPlugin { } } - combinations.sort((a, b) => { - return b.improvement - a.improvement; - }); + combinations.sort((a, b) => b.improvement - a.improvement); const pair = combinations[0]; diff --git a/node_modules/webpack/lib/optimize/AggressiveSplittingPlugin.js b/node_modules/webpack/lib/optimize/AggressiveSplittingPlugin.js index 16c0837c..457f61d2 100644 --- a/node_modules/webpack/lib/optimize/AggressiveSplittingPlugin.js +++ b/node_modules/webpack/lib/optimize/AggressiveSplittingPlugin.js @@ -36,11 +36,9 @@ const validate = createSchemaValidation( * @param {Chunk} newChunk the new chunk * @returns {(module: Module) => void} function to move module between chunks */ -const moveModuleBetween = (chunkGraph, oldChunk, newChunk) => { - return module => { - chunkGraph.disconnectChunkAndModule(oldChunk, module); - chunkGraph.connectChunkAndModule(newChunk, module); - }; +const moveModuleBetween = (chunkGraph, oldChunk, newChunk) => module => { + chunkGraph.disconnectChunkAndModule(oldChunk, module); + chunkGraph.connectChunkAndModule(newChunk, module); }; /** @@ -48,11 +46,8 @@ const moveModuleBetween = (chunkGraph, oldChunk, newChunk) => { * @param {Chunk} chunk the chunk * @returns {function(Module): boolean} filter for entry module */ -const isNotAEntryModule = (chunkGraph, chunk) => { - return module => { - return !chunkGraph.isEntryModuleInChunk(module, chunk); - }; -}; +const isNotAEntryModule = (chunkGraph, chunk) => module => + !chunkGraph.isEntryModuleInChunk(module, chunk); /** @type {WeakSet} */ const recordedChunks = new WeakSet(); @@ -191,9 +186,9 @@ class AggressiveSplittingPlugin { const newChunk = compilation.addChunk(); newChunk.chunkReason = "aggressive splitted"; for (const chunk of selectedChunks) { - selectedModules.forEach( - moveModuleBetween(chunkGraph, chunk, newChunk) - ); + for (const module of selectedModules) { + moveModuleBetween(chunkGraph, chunk, newChunk)(module); + } chunk.split(newChunk); chunk.name = null; } @@ -277,12 +272,14 @@ class AggressiveSplittingPlugin { // We remove invalid splittings and try again for (const chunk of compilation.chunks) { const splitData = chunkSplitDataMap.get(chunk); - if (splitData !== undefined) { - if (splitData.hash && chunk.hash !== splitData.hash) { - // Split was successful, but hash doesn't equal - // We can throw away the split since it's useless now - invalidSplits.add(splitData); - } + if ( + splitData !== undefined && + splitData.hash && + chunk.hash !== splitData.hash + ) { + // Split was successful, but hash doesn't equal + // We can throw away the split since it's useless now + invalidSplits.add(splitData); } } diff --git a/node_modules/webpack/lib/optimize/ConcatenatedModule.js b/node_modules/webpack/lib/optimize/ConcatenatedModule.js index 8da57d74..5321875c 100644 --- a/node_modules/webpack/lib/optimize/ConcatenatedModule.js +++ b/node_modules/webpack/lib/optimize/ConcatenatedModule.js @@ -62,6 +62,7 @@ const { /** @typedef {import("../ModuleGraph")} ModuleGraph */ /** @typedef {import("../ModuleGraphConnection")} ModuleGraphConnection */ /** @typedef {import("../ModuleGraphConnection").ConnectionState} ConnectionState */ +/** @typedef {import("../ModuleParseError")} ModuleParseError */ /** @typedef {import("../RequestShortener")} RequestShortener */ /** @typedef {import("../ResolverFactory").ResolverWithOptions} ResolverWithOptions */ /** @typedef {import("../RuntimeTemplate")} RuntimeTemplate */ @@ -128,12 +129,12 @@ if (!ReferencerClass.prototype.PropertyDefinition) { * @property {Module} module * @property {number} index * @property {Program | undefined} ast - * @property {Source} internalSource + * @property {Source | undefined} internalSource * @property {ReplaceSource} source * @property {InitFragment[]=} chunkInitFragments - * @property {ReadOnlyRuntimeRequirements} runtimeRequirements - * @property {Scope} globalScope - * @property {Scope} moduleScope + * @property {ReadOnlyRuntimeRequirements | undefined} runtimeRequirements + * @property {Scope | undefined} globalScope + * @property {Scope | undefined} moduleScope * @property {Map} internalNames * @property {Map | undefined} exportMap * @property {Map | undefined} rawExportMap @@ -153,13 +154,13 @@ if (!ReferencerClass.prototype.PropertyDefinition) { * @property {Module} module * @property {RuntimeSpec | boolean} runtimeCondition * @property {number} index - * @property {string} name + * @property {string | undefined} name * @property {boolean} interopNamespaceObjectUsed - * @property {string} interopNamespaceObjectName + * @property {string | undefined} interopNamespaceObjectName * @property {boolean} interopNamespaceObject2Used - * @property {string} interopNamespaceObject2Name + * @property {string | undefined} interopNamespaceObject2Name * @property {boolean} interopDefaultAccessUsed - * @property {string} interopDefaultAccessName + * @property {string | undefined} interopDefaultAccessName */ /** @@ -209,8 +210,17 @@ const RESERVED_NAMES = new Set( .split(",") ); +/** + * @template T + * @param {string} property property + * @param {function(T[keyof T], T[keyof T]): 0 | 1 | -1} comparator comparator + * @returns {Comparator} comparator + */ const createComparator = (property, comparator) => (a, b) => - comparator(a[property], b[property]); + comparator( + a[/** @type {keyof T} */ (property)], + b[/** @type {keyof T} */ (property)] + ); /** * @param {number} a a @@ -218,12 +228,12 @@ const createComparator = (property, comparator) => (a, b) => * @returns {0 | 1 | -1} result */ const compareNumbers = (a, b) => { - if (isNaN(a)) { - if (!isNaN(b)) { + if (Number.isNaN(a)) { + if (!Number.isNaN(b)) { return 1; } } else { - if (isNaN(b)) { + if (Number.isNaN(b)) { return -1; } if (a !== b) { @@ -397,12 +407,21 @@ const getFinalBinding = ( neededNamespaceObjects.add(info); return { info, - rawName: /** @type {string} */ (info.namespaceObjectName), + rawName: + /** @type {NonNullable} */ + (info.namespaceObjectName), ids: exportName, exportName }; case "external": - return { info, rawName: info.name, ids: exportName, exportName }; + return { + info, + rawName: + /** @type {NonNullable} */ + (info.name), + ids: exportName, + exportName + }; } } const exportsInfo = moduleGraph.getExportsInfo(info.module); @@ -631,7 +650,7 @@ const TYPES = new Set(["javascript"]); /** * @typedef {object} ConcatenateModuleHooks - * @property {SyncBailHook<[Record]>} exportsDefinitions + * @property {SyncBailHook<[Record], boolean>} exportsDefinitions */ /** @type {WeakMap} */ @@ -743,10 +762,9 @@ class ConcatenatedModule extends Module { * @returns {string} a user readable identifier of the module */ readableIdentifier(requestShortener) { - return ( - this.rootModule.readableIdentifier(requestShortener) + - ` + ${this._modules.size - 1} modules` - ); + return `${this.rootModule.readableIdentifier( + requestShortener + )} + ${this._modules.size - 1} modules`; } /** @@ -857,7 +875,14 @@ class ConcatenatedModule extends Module { if (this.buildInfo.assets === undefined) { this.buildInfo.assets = Object.create(null); } - Object.assign(/** @type {BuildInfo} */ (this.buildInfo).assets, assets); + Object.assign( + /** @type {NonNullable} */ + ( + /** @type {BuildInfo} */ + (this.buildInfo).assets + ), + assets + ); } if (assetsInfo) { if (this.buildInfo.assetsInfo === undefined) { @@ -903,7 +928,9 @@ class ConcatenatedModule extends Module { * @returns {Iterable<{ connection: ModuleGraphConnection, runtimeCondition: RuntimeSpec | true }>} imported modules in order */ const getConcatenatedImports = module => { - let connections = Array.from(moduleGraph.getOutgoingConnections(module)); + const connections = Array.from( + moduleGraph.getOutgoingConnections(module) + ); if (module === rootModule) { for (const c of moduleGraph.getOutgoingConnections(this)) connections.push(c); @@ -1077,14 +1104,14 @@ class ConcatenatedModule extends Module { /** @type {string} */ (rootModule.context), associatedObjectForCache ); - let identifiers = []; + const identifiers = []; for (const module of modules) { identifiers.push(cachedMakePathsRelative(module.identifier())); } identifiers.sort(); const hash = createHash(hashFunction); hash.update(identifiers.join(" ")); - return rootModule.identifier() + "|" + hash.digest("hex"); + return `${rootModule.identifier()}|${hash.digest("hex")}`; } /** @@ -1313,7 +1340,11 @@ class ConcatenatedModule extends Module { ); for (const identifier of allIdentifiers) { const r = /** @type {Range} */ (identifier.range); - const path = getPathInAst(info.ast, identifier); + const path = getPathInAst( + /** @type {NonNullable} */ + (info.ast), + identifier + ); if (path && path.length > 1) { const maybeProperty = path[1].type === "AssignmentPattern" && @@ -1411,7 +1442,8 @@ class ConcatenatedModule extends Module { // Find and replace references to modules for (const info of moduleToInfoMap.values()) { if (info.type === "concatenated") { - for (const reference of info.globalScope.through) { + const globalScope = /** @type {Scope} */ (info.globalScope); + for (const reference of globalScope.through) { const name = reference.identifier.name; const match = ConcatenationScope.matchModuleReference(name); if (match) { @@ -1487,11 +1519,11 @@ class ConcatenatedModule extends Module { return `/* ${ exportInfo.isReexport() ? "reexport" : "binding" } */ ${finalName}`; - } catch (e) { + } catch (err) { /** @type {Error} */ - (e).message += + (err).message += `\nwhile generating the root export '${name}' (used name: '${used}')`; - throw e; + throw err; } }); } @@ -1510,7 +1542,7 @@ class ConcatenatedModule extends Module { // define exports if (exportsMap.size > 0) { const { exportsDefinitions } = ConcatenatedModule.getCompilationHooks( - this.compilation + /** @type {Compilation} */ (this.compilation) ); const definitions = []; @@ -1529,7 +1561,7 @@ class ConcatenatedModule extends Module { runtimeRequirements.add(RuntimeGlobals.definePropertyGetters); if (shouldAddHarmonyFlag) { - result.add(`// ESM COMPAT FLAG\n`); + result.add("// ESM COMPAT FLAG\n"); result.add( runtimeTemplate.defineEsModuleFlagStatement({ exportsArgument: this.exportsArgument, @@ -1538,14 +1570,15 @@ class ConcatenatedModule extends Module { ); } - result.add(`\n// EXPORTS\n`); + result.add("\n// EXPORTS\n"); result.add( `${RuntimeGlobals.definePropertyGetters}(${ this.exportsArgument }, {${definitions.join(",")}\n});\n` ); } else { - this.buildMeta.exportsFinalName = exportsFinalName; + /** @type {BuildMeta} */ + (this.buildMeta).exportsFinalName = exportsFinalName; } } @@ -1760,7 +1793,8 @@ ${defineGetters}` ast = JavascriptParser._parse(code, { sourceType: "module" }); - } catch (err) { + } catch (_err) { + const err = /** @type {TODO} */ (_err); if ( err.loc && typeof err.loc === "object" && @@ -1768,11 +1802,9 @@ ${defineGetters}` ) { const lineNumber = err.loc.line; const lines = code.split("\n"); - err.message += - "\n| " + - lines - .slice(Math.max(0, lineNumber - 3), lineNumber + 2) - .join("\n| "); + err.message += `\n| ${lines + .slice(Math.max(0, lineNumber - 3), lineNumber + 2) + .join("\n| ")}`; } throw err; } @@ -1868,16 +1900,15 @@ ${defineGetters}` /** @type {ModuleInfo} */ (item).module, /** @type {ModuleInfo} */ (item) ); - return item; - } else { - /** @type {ReferenceToModuleInfo} */ - const ref = { - type: "reference", - runtimeCondition: info.runtimeCondition, - target: item - }; - return ref; + return /** @type {ModuleInfo} */ (item); } + /** @type {ReferenceToModuleInfo} */ + const ref = { + type: "reference", + runtimeCondition: info.runtimeCondition, + target: item + }; + return ref; }); return [list, map]; } @@ -1907,7 +1938,7 @@ ${defineGetters}` const splittedInfo = extraInfo.split("/"); while (splittedInfo.length) { - name = splittedInfo.pop() + (name ? "_" + name : ""); + name = splittedInfo.pop() + (name ? `_${name}` : ""); const nameIdent = Template.toIdentifier(name); if ( !usedNamed1.has(nameIdent) && @@ -1920,6 +1951,7 @@ ${defineGetters}` let nameWithNumber = Template.toIdentifier(`${name}_${i}`); while ( usedNamed1.has(nameWithNumber) || + // eslint-disable-next-line no-unmodified-loop-condition (usedNamed2 && usedNamed2.has(nameWithNumber)) ) { i++; diff --git a/node_modules/webpack/lib/optimize/EnsureChunkConditionsPlugin.js b/node_modules/webpack/lib/optimize/EnsureChunkConditionsPlugin.js index dfd2dce9..0bc8a384 100644 --- a/node_modules/webpack/lib/optimize/EnsureChunkConditionsPlugin.js +++ b/node_modules/webpack/lib/optimize/EnsureChunkConditionsPlugin.js @@ -56,7 +56,7 @@ class EnsureChunkConditionsPlugin { // We reached the entrypoint: fail if (chunkGroup.isInitial()) { throw new Error( - "Cannot fulfil chunk condition of " + module.identifier() + `Cannot fulfil chunk condition of ${module.identifier()}` ); } // Try placing in all parents diff --git a/node_modules/webpack/lib/optimize/FlagIncludedChunksPlugin.js b/node_modules/webpack/lib/optimize/FlagIncludedChunksPlugin.js index 38367f20..35d5d757 100644 --- a/node_modules/webpack/lib/optimize/FlagIncludedChunksPlugin.js +++ b/node_modules/webpack/lib/optimize/FlagIncludedChunksPlugin.js @@ -39,10 +39,10 @@ class FlagIncludedChunksPlugin { const modulesCount = compilation.modules.size; // precalculate the modulo values for each bit - const modulo = 1 / Math.pow(1 / modulesCount, 1 / 31); + const modulo = 1 / (1 / modulesCount) ** (1 / 31); const modulos = Array.from( { length: 31 }, - (x, i) => Math.pow(modulo, i) | 0 + (x, i) => (modulo ** i) | 0 ); // iterate all modules to generate bit values @@ -74,7 +74,7 @@ class FlagIncludedChunksPlugin { const chunkAModulesCount = chunkGraph.getNumberOfChunkModules(chunkA); if (chunkAModulesCount === 0) continue; - let bestModule = undefined; + let bestModule; for (const module of chunkGraph.getChunkModulesIterable(chunkA)) { if ( bestModule === undefined || diff --git a/node_modules/webpack/lib/optimize/InnerGraph.js b/node_modules/webpack/lib/optimize/InnerGraph.js index ab6877b4..099c5eb1 100644 --- a/node_modules/webpack/lib/optimize/InnerGraph.js +++ b/node_modules/webpack/lib/optimize/InnerGraph.js @@ -45,7 +45,7 @@ function getState(parserState) { * @param {ParserState} parserState parser state * @returns {void} */ -exports.bailout = parserState => { +module.exports.bailout = parserState => { parserStateMap.set(parserState, false); }; @@ -53,7 +53,7 @@ exports.bailout = parserState => { * @param {ParserState} parserState parser state * @returns {void} */ -exports.enable = parserState => { +module.exports.enable = parserState => { const state = parserStateMap.get(parserState); if (state === false) { return; @@ -69,9 +69,9 @@ exports.enable = parserState => { * @param {ParserState} parserState parser state * @returns {boolean} true, when enabled */ -exports.isEnabled = parserState => { +module.exports.isEnabled = parserState => { const state = parserStateMap.get(parserState); - return !!state; + return Boolean(state); }; /** @@ -80,7 +80,7 @@ exports.isEnabled = parserState => { * @param {string | TopLevelSymbol | true} usage usage data * @returns {void} */ -exports.addUsage = (state, symbol, usage) => { +module.exports.addUsage = (state, symbol, usage) => { const innerGraphState = getState(state); if (innerGraphState) { @@ -102,13 +102,13 @@ exports.addUsage = (state, symbol, usage) => { * @param {string | TopLevelSymbol | true} usage usage data * @returns {void} */ -exports.addVariableUsage = (parser, name, usage) => { +module.exports.addVariableUsage = (parser, name, usage) => { const symbol = /** @type {TopLevelSymbol} */ ( parser.getTagData(name, topLevelSymbolTag) - ) || exports.tagTopLevelSymbol(parser, name); + ) || module.exports.tagTopLevelSymbol(parser, name); if (symbol) { - exports.addUsage(parser.state, symbol, usage); + module.exports.addUsage(parser.state, symbol, usage); } }; @@ -116,7 +116,7 @@ exports.addVariableUsage = (parser, name, usage) => { * @param {ParserState} state parser state * @returns {void} */ -exports.inferDependencyUsage = state => { +module.exports.inferDependencyUsage = state => { const innerGraphState = getState(state); if (!innerGraphState) { @@ -212,7 +212,7 @@ exports.inferDependencyUsage = state => { * @param {ParserState} state parser state * @param {UsageCallback} onUsageCallback on usage callback */ -exports.onUsage = (state, onUsageCallback) => { +module.exports.onUsage = (state, onUsageCallback) => { const innerGraphState = getState(state); if (innerGraphState) { @@ -238,7 +238,7 @@ exports.onUsage = (state, onUsageCallback) => { * @param {ParserState} state parser state * @param {TopLevelSymbol | undefined} symbol the symbol */ -exports.setTopLevelSymbol = (state, symbol) => { +module.exports.setTopLevelSymbol = (state, symbol) => { const innerGraphState = getState(state); if (innerGraphState) { @@ -250,7 +250,7 @@ exports.setTopLevelSymbol = (state, symbol) => { * @param {ParserState} state parser state * @returns {TopLevelSymbol|void} usage data */ -exports.getTopLevelSymbol = state => { +module.exports.getTopLevelSymbol = state => { const innerGraphState = getState(state); if (innerGraphState) { @@ -263,7 +263,7 @@ exports.getTopLevelSymbol = state => { * @param {string} name name of variable * @returns {TopLevelSymbol | undefined} symbol */ -exports.tagTopLevelSymbol = (parser, name) => { +module.exports.tagTopLevelSymbol = (parser, name) => { const innerGraphState = getState(parser.state); if (!innerGraphState) return; @@ -288,7 +288,7 @@ exports.tagTopLevelSymbol = (parser, name) => { * @param {RuntimeSpec} runtime runtime * @returns {boolean} false, when unused. Otherwise true */ -exports.isDependencyUsedByExports = ( +module.exports.isDependencyUsedByExports = ( dependency, usedByExports, moduleGraph, @@ -316,7 +316,7 @@ exports.isDependencyUsedByExports = ( * @param {ModuleGraph} moduleGraph moduleGraph * @returns {null | false | function(ModuleGraphConnection, RuntimeSpec): ConnectionState} function to determine if the connection is active */ -exports.getDependencyUsedByExportsCondition = ( +module.exports.getDependencyUsedByExportsCondition = ( dependency, usedByExports, moduleGraph @@ -347,5 +347,5 @@ class TopLevelSymbol { } } -exports.TopLevelSymbol = TopLevelSymbol; -exports.topLevelSymbolTag = topLevelSymbolTag; +module.exports.TopLevelSymbol = TopLevelSymbol; +module.exports.topLevelSymbolTag = topLevelSymbolTag; diff --git a/node_modules/webpack/lib/optimize/InnerGraphPlugin.js b/node_modules/webpack/lib/optimize/InnerGraphPlugin.js index caa9a416..9d24abe3 100644 --- a/node_modules/webpack/lib/optimize/InnerGraphPlugin.js +++ b/node_modules/webpack/lib/optimize/InnerGraphPlugin.js @@ -109,13 +109,14 @@ class InnerGraphPlugin { parser.hooks.preStatement.tap(PLUGIN_NAME, statement => { if (!InnerGraph.isEnabled(parser.state)) return; - if (parser.scope.topLevelScope === true) { - if (statement.type === "FunctionDeclaration") { - const name = statement.id ? statement.id.name : "*default*"; - const fn = InnerGraph.tagTopLevelSymbol(parser, name); - statementWithTopLevelSymbol.set(statement, fn); - return true; - } + if ( + parser.scope.topLevelScope === true && + statement.type === "FunctionDeclaration" + ) { + const name = statement.id ? statement.id.name : "*default*"; + const fn = InnerGraph.tagTopLevelSymbol(parser, name); + statementWithTopLevelSymbol.set(statement, fn); + return true; } }); diff --git a/node_modules/webpack/lib/optimize/LimitChunkCountPlugin.js b/node_modules/webpack/lib/optimize/LimitChunkCountPlugin.js index adf13db8..fc555e09 100644 --- a/node_modules/webpack/lib/optimize/LimitChunkCountPlugin.js +++ b/node_modules/webpack/lib/optimize/LimitChunkCountPlugin.js @@ -119,7 +119,7 @@ class LimitChunkCountPlugin { /** @type {Map>} */ const combinationsByChunk = new Map(); - orderedChunks.forEach((b, bIdx) => { + for (const [bIdx, b] of orderedChunks.entries()) { // create combination pairs with size and integrated size for (let aIdx = 0; aIdx < bIdx; aIdx++) { const a = orderedChunks[aIdx]; @@ -149,8 +149,7 @@ class LimitChunkCountPlugin { addToSetMap(combinationsByChunk, a, c); addToSetMap(combinationsByChunk, b, c); } - return combinations; - }); + } // list of modified chunks during this run // combinations affected by this change are skipped to allow diff --git a/node_modules/webpack/lib/optimize/MangleExportsPlugin.js b/node_modules/webpack/lib/optimize/MangleExportsPlugin.js index 5e32c258..b1dbff26 100644 --- a/node_modules/webpack/lib/optimize/MangleExportsPlugin.js +++ b/node_modules/webpack/lib/optimize/MangleExportsPlugin.js @@ -149,6 +149,7 @@ class MangleExportsPlugin { constructor(deterministic) { this._deterministic = deterministic; } + /** * Apply the plugin * @param {Compiler} compiler the compiler instance diff --git a/node_modules/webpack/lib/optimize/MinMaxSizeWarning.js b/node_modules/webpack/lib/optimize/MinMaxSizeWarning.js index 42edd946..2cc845eb 100644 --- a/node_modules/webpack/lib/optimize/MinMaxSizeWarning.js +++ b/node_modules/webpack/lib/optimize/MinMaxSizeWarning.js @@ -23,7 +23,7 @@ class MinMaxSizeWarning extends WebpackError { : `Cache group ${keys[0]}`; } super( - `SplitChunksPlugin\n` + + "SplitChunksPlugin\n" + `${keysMessage}\n` + `Configured minSize (${SizeFormatHelpers.formatSize(minSize)}) is ` + `bigger than maxSize (${SizeFormatHelpers.formatSize(maxSize)}).\n` + diff --git a/node_modules/webpack/lib/optimize/ModuleConcatenationPlugin.js b/node_modules/webpack/lib/optimize/ModuleConcatenationPlugin.js index 21ab26f4..49c145c6 100644 --- a/node_modules/webpack/lib/optimize/ModuleConcatenationPlugin.js +++ b/node_modules/webpack/lib/optimize/ModuleConcatenationPlugin.js @@ -45,19 +45,9 @@ const ConcatenatedModule = require("./ConcatenatedModule"); * @param {string} msg message * @returns {string} formatted message */ -const formatBailoutReason = msg => { - return "ModuleConcatenation bailout: " + msg; -}; +const formatBailoutReason = msg => `ModuleConcatenation bailout: ${msg}`; class ModuleConcatenationPlugin { - /** - * @param {TODO} options options - */ - constructor(options) { - if (typeof options !== "object") options = {}; - this.options = options; - } - /** * Apply the plugin * @param {Compiler} compiler the compiler instance @@ -130,15 +120,14 @@ class ModuleConcatenationPlugin { requestShortener )}${reasonWithPrefix}` ); - } else { - return formatBailoutReason( - `Cannot concat with ${module.readableIdentifier( - requestShortener - )} because of ${problem.readableIdentifier( - requestShortener - )}${reasonWithPrefix}` - ); } + return formatBailoutReason( + `Cannot concat with ${module.readableIdentifier( + requestShortener + )} because of ${problem.readableIdentifier( + requestShortener + )}${reasonWithPrefix}` + ); }; compilation.hooks.optimizeChunkModules.tapAsync( @@ -170,13 +159,13 @@ class ModuleConcatenationPlugin { // Must not be an async module if (moduleGraph.isAsync(module)) { - setBailoutReason(module, `Module is async`); + setBailoutReason(module, "Module is async"); continue; } // Must be in strict mode if (!(/** @type {BuildInfo} */ (module.buildInfo).strict)) { - setBailoutReason(module, `Module is not in strict mode`); + setBailoutReason(module, "Module is not in strict mode"); continue; } @@ -189,11 +178,10 @@ class ModuleConcatenationPlugin { // Exports must be known (and not dynamic) const exportsInfo = moduleGraph.getExportsInfo(module); const relevantExports = exportsInfo.getRelevantExports(undefined); - const unknownReexports = relevantExports.filter(exportInfo => { - return ( + const unknownReexports = relevantExports.filter( + exportInfo => exportInfo.isReexport() && !exportInfo.getTarget(moduleGraph) - ); - }); + ); if (unknownReexports.length > 0) { setBailoutReason( module, @@ -210,9 +198,7 @@ class ModuleConcatenationPlugin { // Root modules must have a static list of exports const unknownProvidedExports = relevantExports.filter( - exportInfo => { - return exportInfo.provided !== true; - } + exportInfo => exportInfo.provided !== true ); if (unknownProvidedExports.length > 0) { setBailoutReason( @@ -245,12 +231,11 @@ class ModuleConcatenationPlugin { // modules with lower depth are more likely suited as roots // this improves performance, because modules already selected as inner are skipped logger.time("sort relevant modules"); - relevantModules.sort((a, b) => { - return ( + relevantModules.sort( + (a, b) => /** @type {number} */ (moduleGraph.getDepth(a)) - /** @type {number} */ (moduleGraph.getDepth(b)) - ); - }); + ); logger.timeEnd("sort relevant modules"); /** @type {Statistics} */ @@ -279,7 +264,7 @@ class ModuleConcatenationPlugin { // TODO reconsider that when it's only used in a different runtime if (usedAsInner.has(currentRoot)) continue; - let chunkRuntime = undefined; + let chunkRuntime; for (const r of chunkGraph.getModuleRuntimes(currentRoot)) { chunkRuntime = mergeRuntimeOwned(chunkRuntime, r); } @@ -376,11 +361,9 @@ class ModuleConcatenationPlugin { // to get the biggest groups possible. Used modules are marked with usedModules // TODO: Allow to reuse existing configuration while trying to add dependencies. // This would improve performance. O(n^2) -> O(n) - logger.time(`sort concat configurations`); - concatConfigurations.sort((a, b) => { - return b.modules.size - a.modules.size; - }); - logger.timeEnd(`sort concat configurations`); + logger.time("sort concat configurations"); + concatConfigurations.sort((a, b) => b.modules.size - a.modules.size); + logger.timeEnd("sort concat configurations"); const usedModules = new Set(); logger.time("create concatenated modules"); @@ -399,7 +382,7 @@ class ModuleConcatenationPlugin { // Create a new ConcatenatedModule ConcatenatedModule.getCompilationHooks(compilation); - let newModule = ConcatenatedModule.create( + const newModule = ConcatenatedModule.create( rootModule, modules, concatConfiguration.runtime, @@ -448,15 +431,12 @@ class ModuleConcatenationPlugin { moduleGraph.copyOutgoingModuleConnections( m, newModule, - c => { - return ( - c.originModule === m && - !( - c.dependency instanceof HarmonyImportDependency && - modules.has(c.module) - ) - ); - } + c => + c.originModule === m && + !( + c.dependency instanceof HarmonyImportDependency && + modules.has(c.module) + ) ); // remove module from chunk for (const chunk of chunkGraph.getModuleChunksIterable( @@ -639,11 +619,11 @@ class ModuleConcatenationPlugin { incomingConnections.get(null) || incomingConnections.get(undefined); if (incomingConnectionsFromNonModules) { const activeNonModulesConnections = - incomingConnectionsFromNonModules.filter(connection => { + incomingConnectionsFromNonModules.filter(connection => // We are not interested in inactive connections // or connections without dependency - return connection.isActive(runtime); - }); + connection.isActive(runtime) + ); if (activeNonModulesConnections.length > 0) { /** * @param {RequestShortener} requestShortener request shortener @@ -676,7 +656,7 @@ class ModuleConcatenationPlugin { if (chunkGraph.getNumberOfModuleChunks(originModule) === 0) continue; // We don't care for connections from other runtimes - let originRuntime = undefined; + let originRuntime; for (const r of chunkGraph.getModuleRuntimes(originModule)) { originRuntime = mergeRuntimeOwned(originRuntime, r); } @@ -743,19 +723,20 @@ class ModuleConcatenationPlugin { */ const problem = requestShortener => { const names = Array.from(nonHarmonyConnections) - .map(([originModule, connections]) => { - return `${originModule.readableIdentifier( - requestShortener - )} (referenced with ${Array.from( - new Set( - connections - .map(c => c.dependency && c.dependency.type) - .filter(Boolean) + .map( + ([originModule, connections]) => + `${originModule.readableIdentifier( + requestShortener + )} (referenced with ${Array.from( + new Set( + connections + .map(c => c.dependency && c.dependency.type) + .filter(Boolean) + ) ) - ) - .sort() - .join(", ")})`; - }) + .sort() + .join(", ")})` + ) .sort(); return `Module ${module.readableIdentifier( requestShortener @@ -779,19 +760,15 @@ class ModuleConcatenationPlugin { /** @type {false | RuntimeSpec} */ let currentRuntimeCondition = false; for (const connection of connections) { - const runtimeCondition = filterRuntime(runtime, runtime => { - return connection.isTargetActive(runtime); - }); + const runtimeCondition = filterRuntime(runtime, runtime => + connection.isTargetActive(runtime) + ); if (runtimeCondition === false) continue; if (runtimeCondition === true) continue outer; - if (currentRuntimeCondition !== false) { - currentRuntimeCondition = mergeRuntime( - currentRuntimeCondition, - runtimeCondition - ); - } else { - currentRuntimeCondition = runtimeCondition; - } + currentRuntimeCondition = + currentRuntimeCondition !== false + ? mergeRuntime(currentRuntimeCondition, runtimeCondition) + : runtimeCondition; } if (currentRuntimeCondition !== false) { otherRuntimeConnections.push({ @@ -805,8 +782,8 @@ class ModuleConcatenationPlugin { * @param {RequestShortener} requestShortener request shortener * @returns {string} problem description */ - const problem = requestShortener => { - return `Module ${module.readableIdentifier( + const problem = requestShortener => + `Module ${module.readableIdentifier( requestShortener )} is runtime-dependent referenced by these modules: ${Array.from( otherRuntimeConnections, @@ -819,7 +796,6 @@ class ModuleConcatenationPlugin { /** @type {RuntimeSpec} */ (runtimeCondition) )})` ).join(", ")}`; - }; statistics.incorrectRuntimeCondition++; failureCache.set(module, problem); // cache failures for performance return problem; diff --git a/node_modules/webpack/lib/optimize/RealContentHashPlugin.js b/node_modules/webpack/lib/optimize/RealContentHashPlugin.js index 23a6abd8..0cfd1c84 100644 --- a/node_modules/webpack/lib/optimize/RealContentHashPlugin.js +++ b/node_modules/webpack/lib/optimize/RealContentHashPlugin.js @@ -61,9 +61,7 @@ const mapAndDeduplicateBuffers = (input, fn) => { * @param {string} str String to quote * @returns {string} Escaped string */ -const quoteMeta = str => { - return str.replace(/[-[\]\\/{}()*+?.^$|]/g, "\\$&"); -}; +const quoteMeta = str => str.replace(/[-[\]\\/{}()*+?.^$|]/g, "\\$&"); const cachedSourceMap = new WeakMap(); @@ -215,7 +213,7 @@ class RealContentHashPlugin { [asset.referencedHashes, asset.ownHashes] = await cacheAnalyse.providePromise(name, etag, () => { const referencedHashes = new Set(); - let ownHashes = new Set(); + const ownHashes = new Set(); const inContent = content.match(hashRegExp); if (inContent) { for (const hash of inContent) { @@ -256,7 +254,7 @@ ${referencingAssets }) .join("\n")}`); compilation.errors.push(err); - return undefined; + return; } const hashes = new Set(); for (const { referencedHashes, ownHashes } of assets) { @@ -369,7 +367,7 @@ ${referencingAssets (asset.referencedHashes) ).some(hash => hashToNewHash.get(hash) !== hash) ) { - const identifier = asset.name + "|without-own"; + const identifier = `${asset.name}|without-own`; const etag = getEtag(asset); asset.newSourceWithoutOwn = await cacheGenerate.providePromise( identifier, @@ -410,11 +408,10 @@ ${referencingAssets return asset.newSourceWithoutOwn ? asset.newSourceWithoutOwn.buffer() : asset.source.buffer(); - } else { - return asset.newSource - ? asset.newSource.buffer() - : asset.source.buffer(); } + return asset.newSource + ? asset.newSource.buffer() + : asset.source.buffer(); }); let newHash = hooks.updateHash.call(assetsContent, oldHash); if (!newHash) { diff --git a/node_modules/webpack/lib/optimize/RemoveParentModulesPlugin.js b/node_modules/webpack/lib/optimize/RemoveParentModulesPlugin.js index 14f03911..8c244ec5 100644 --- a/node_modules/webpack/lib/optimize/RemoveParentModulesPlugin.js +++ b/node_modules/webpack/lib/optimize/RemoveParentModulesPlugin.js @@ -41,7 +41,7 @@ function* getModulesFromMask(mask, ordinalModules) { // Consider the last 32 bits, since that's what Math.clz32 can handle let last32 = Number(BigInt.asUintN(32, mask)); while (last32 > 0) { - let last = Math.clz32(last32); + const last = Math.clz32(last32); // The number of trailing zeros is the number trimmed off the input mask + 31 - the number of leading zeros // The 32 is baked into the initial value of offset const moduleIndex = offset - last; @@ -148,7 +148,7 @@ class RemoveParentModulesPlugin { availableModulesMask = parentMask; changed = true; } else { - let newMask = availableModulesMask & parentMask; + const newMask = availableModulesMask & parentMask; if (newMask !== availableModulesMask) { changed = true; availableModulesMask = newMask; @@ -177,7 +177,7 @@ class RemoveParentModulesPlugin { chunk.groupsIterable, chunkGroup => availableModulesMap.get(chunkGroup) ); - if (availableModulesSets.some(s => s === undefined)) continue; // No info about this chunk group + if (availableModulesSets.includes(undefined)) continue; // No info about this chunk group const availableModulesMask = intersectMasks(availableModulesSets); const toRemoveMask = chunkMask & availableModulesMask; diff --git a/node_modules/webpack/lib/optimize/SideEffectsFlagPlugin.js b/node_modules/webpack/lib/optimize/SideEffectsFlagPlugin.js index a898cb5c..8bfb6a55 100644 --- a/node_modules/webpack/lib/optimize/SideEffectsFlagPlugin.js +++ b/node_modules/webpack/lib/optimize/SideEffectsFlagPlugin.js @@ -23,6 +23,7 @@ const formatLocation = require("../formatLocation"); /** @typedef {import("../Dependency").DependencyLocation} DependencyLocation */ /** @typedef {import("../Module")} Module */ /** @typedef {import("../Module").BuildMeta} BuildMeta */ +/** @typedef {import("../ModuleGraphConnection")} ModuleGraphConnection */ /** @typedef {import("../javascript/JavascriptParser")} JavascriptParser */ /** @typedef {import("../javascript/JavascriptParser").Range} Range */ @@ -57,7 +58,7 @@ const globToRegexp = (glob, cache) => { } const baseRegexp = glob2regexp(glob, { globstar: true, extended: true }); const regexpSource = baseRegexp.source; - const regexp = new RegExp("^(\\./)?" + regexpSource.slice(1)); + const regexp = new RegExp(`^(\\./)?${regexpSource.slice(1)}`); cache.set(glob, regexp); return regexp; }; @@ -71,6 +72,7 @@ class SideEffectsFlagPlugin { constructor(analyseSource = true) { this._analyseSource = analyseSource; } + /** * Apply the plugin * @param {Compiler} compiler the compiler instance @@ -321,7 +323,9 @@ class SideEffectsFlagPlugin { ? [...exportName, ...ids.slice(1)] : ids.slice(1) ); - return moduleGraph.getConnection(dep); + return /** @type {ModuleGraphConnection} */ ( + moduleGraph.getConnection(dep) + ); } ); continue; diff --git a/node_modules/webpack/lib/optimize/SplitChunksPlugin.js b/node_modules/webpack/lib/optimize/SplitChunksPlugin.js index 122b4ef0..c37d200e 100644 --- a/node_modules/webpack/lib/optimize/SplitChunksPlugin.js +++ b/node_modules/webpack/lib/optimize/SplitChunksPlugin.js @@ -28,11 +28,10 @@ const MinMaxSizeWarning = require("./MinMaxSizeWarning"); /** @typedef {import("../../declarations/WebpackOptions").Output} OutputOptions */ /** @typedef {import("../ChunkGraph")} ChunkGraph */ /** @typedef {import("../ChunkGroup")} ChunkGroup */ -/** @typedef {import("../Compilation").AssetInfo} AssetInfo */ -/** @typedef {import("../Compilation").PathData} PathData */ /** @typedef {import("../Compiler")} Compiler */ /** @typedef {import("../Module")} Module */ /** @typedef {import("../ModuleGraph")} ModuleGraph */ +/** @typedef {import("../TemplatedPathPlugin").TemplatePath} TemplatePath */ /** @typedef {import("../util/deterministicGrouping").GroupedItems} DeterministicGroupingGroupedItemsForModule */ /** @typedef {import("../util/deterministicGrouping").Options} DeterministicGroupingOptionsForModule */ @@ -67,7 +66,7 @@ const MinMaxSizeWarning = require("./MinMaxSizeWarning"); * @property {number=} minChunks * @property {number=} maxAsyncRequests * @property {number=} maxInitialRequests - * @property {(string | function(PathData, AssetInfo=): string)=} filename + * @property {TemplatePath=} filename * @property {string=} idHint * @property {string=} automaticNameDelimiter * @property {boolean=} reuseExistingChunk @@ -89,7 +88,7 @@ const MinMaxSizeWarning = require("./MinMaxSizeWarning"); * @property {number=} minChunks * @property {number=} maxAsyncRequests * @property {number=} maxInitialRequests - * @property {(string | function(PathData, AssetInfo=): string)=} filename + * @property {TemplatePath=} filename * @property {string=} idHint * @property {string} automaticNameDelimiter * @property {boolean} reuseExistingChunk @@ -144,7 +143,7 @@ const MinMaxSizeWarning = require("./MinMaxSizeWarning"); * @property {number} maxAsyncRequests * @property {number} maxInitialRequests * @property {boolean} hidePathInfo - * @property {string | function(PathData, AssetInfo=): string} filename + * @property {TemplatePath} filename * @property {string} automaticNameDelimiter * @property {GetCacheGroups} getCacheGroups * @property {GetName} getName @@ -167,9 +166,8 @@ const MinMaxSizeWarning = require("./MinMaxSizeWarning"); const defaultGetName = /** @type {GetName} */ (() => {}); const deterministicGroupingForModules = - /** @type {function(DeterministicGroupingOptionsForModule): DeterministicGroupingGroupedItemsForModule[]} */ ( - deterministicGrouping - ); + /** @type {function(DeterministicGroupingOptionsForModule): DeterministicGroupingGroupedItemsForModule[]} */ + (deterministicGrouping); /** @type {WeakMap} */ const getKeyCache = new WeakMap(); @@ -180,11 +178,13 @@ const getKeyCache = new WeakMap(); * @returns {string} hashed filename */ const hashFilename = (name, outputOptions) => { - const digest = /** @type {string} */ ( - createHash(outputOptions.hashFunction) - .update(name) - .digest(outputOptions.hashDigest) - ); + const digest = + /** @type {string} */ + ( + createHash(outputOptions.hashFunction) + .update(name) + .digest(outputOptions.hashDigest) + ); return digest.slice(0, 8); }; @@ -200,10 +200,21 @@ const getRequests = chunk => { return requests; }; +/** + * @template {object} T + * @template {object} R + * @param {T} obj obj an object + * @param {function(T[keyof T], keyof T): T[keyof T]} fn fn + * @returns {T} result + */ const mapObject = (obj, fn) => { const newObj = Object.create(null); for (const key of Object.keys(obj)) { - newObj[key] = fn(obj[key], key); + newObj[key] = fn( + obj[/** @type {keyof T} */ (key)], + /** @type {keyof T} */ + (key) + ); } return newObj; }; @@ -283,13 +294,12 @@ const normalizeSizes = (value, defaultSizeTypes) => { return o; } else if (typeof value === "object" && value !== null) { return { ...value }; - } else { - return {}; } + return {}; }; /** - * @param {...SplitChunksSizes} sizes the sizes + * @param {...(SplitChunksSizes | undefined)} sizes the sizes * @returns {SplitChunksSizes} the merged sizes */ const mergeSizes = (...sizes) => { @@ -324,11 +334,7 @@ const combineSizes = (a, b, combine) => { /** @type {SplitChunksSizes} */ const result = {}; for (const key of aKeys) { - if (bKeys.has(key)) { - result[key] = combine(a[key], b[key]); - } else { - result[key] = a[key]; - } + result[key] = bKeys.has(key) ? combine(a[key], b[key]) : a[key]; } for (const key of bKeys) { if (!aKeys.has(key)) { @@ -425,9 +431,7 @@ const normalizeChunksFilter = chunks => { return ALL_CHUNK_FILTER; } if (chunks instanceof RegExp) { - return chunk => { - return chunk.name ? chunks.test(chunk.name) : false; - }; + return chunk => (chunk.name ? chunks.test(chunk.name) : false); } if (typeof chunks === "function") { return chunks; @@ -500,7 +504,7 @@ const normalizeCacheGroups = (cacheGroups, defaultSizeTypes) => { */ const fn = (module, context) => { /** @type {CacheGroupSource[]} */ - let results = []; + const results = []; for (const fn of handlers) { fn(module, context, results); } @@ -1210,7 +1214,7 @@ module.exports = class SplitChunksPlugin { // Walk through all modules for (const module of compilation.modules) { // Get cache group - let cacheGroups = this.options.getCacheGroups(module, context); + const cacheGroups = this.options.getCacheGroups(module, context); if (!Array.isArray(cacheGroups) || cacheGroups.length === 0) { continue; } @@ -1437,7 +1441,7 @@ module.exports = class SplitChunksPlugin { : item.cacheGroup.maxAsyncRequests ); if ( - isFinite(maxRequests) && + Number.isFinite(maxRequests) && getRequests(chunk) >= maxRequests ) { usedChunks.delete(chunk); @@ -1482,7 +1486,7 @@ module.exports = class SplitChunksPlugin { usedChunks.size === 1 ) { const [chunk] = usedChunks; - let chunkSizes = Object.create(null); + const chunkSizes = Object.create(null); for (const module of chunkGraph.getChunkModulesIterable(chunk)) { if (!item.modules.has(module)) { for (const type of module.getSourceTypes()) { @@ -1522,7 +1526,7 @@ module.exports = class SplitChunksPlugin { // Add a note to the chunk newChunk.chunkReason = - (newChunk.chunkReason ? newChunk.chunkReason + ", " : "") + + (newChunk.chunkReason ? `${newChunk.chunkReason}, ` : "") + (isReusedWithAllModules ? "reused as split chunk" : "split chunk"); diff --git a/node_modules/webpack/lib/performance/SizeLimitsPlugin.js b/node_modules/webpack/lib/performance/SizeLimitsPlugin.js index d41d0d3e..b1371a23 100644 --- a/node_modules/webpack/lib/performance/SizeLimitsPlugin.js +++ b/node_modules/webpack/lib/performance/SizeLimitsPlugin.js @@ -127,8 +127,8 @@ module.exports = class SizeLimitsPlugin { if (size > /** @type {number} */ (entrypointSizeLimit)) { entrypointsOverLimit.push({ - name: name, - size: size, + name, + size, files: entry.getFiles().filter(fileFilter) }); isOverSizeLimitSet.add(entry); diff --git a/node_modules/webpack/lib/prefetch/ChunkPrefetchTriggerRuntimeModule.js b/node_modules/webpack/lib/prefetch/ChunkPrefetchTriggerRuntimeModule.js index fc45695b..74eb2bc6 100644 --- a/node_modules/webpack/lib/prefetch/ChunkPrefetchTriggerRuntimeModule.js +++ b/node_modules/webpack/lib/prefetch/ChunkPrefetchTriggerRuntimeModule.js @@ -16,7 +16,7 @@ class ChunkPrefetchTriggerRuntimeModule extends RuntimeModule { * @param {Record} chunkMap map from chunk to */ constructor(chunkMap) { - super(`chunk prefetch trigger`, RuntimeModule.STAGE_TRIGGER); + super("chunk prefetch trigger", RuntimeModule.STAGE_TRIGGER); this.chunkMap = chunkMap; } diff --git a/node_modules/webpack/lib/prefetch/ChunkPreloadTriggerRuntimeModule.js b/node_modules/webpack/lib/prefetch/ChunkPreloadTriggerRuntimeModule.js index 0acbff12..8509def1 100644 --- a/node_modules/webpack/lib/prefetch/ChunkPreloadTriggerRuntimeModule.js +++ b/node_modules/webpack/lib/prefetch/ChunkPreloadTriggerRuntimeModule.js @@ -16,7 +16,7 @@ class ChunkPreloadTriggerRuntimeModule extends RuntimeModule { * @param {Record} chunkMap map from chunk to chunks */ constructor(chunkMap) { - super(`chunk preload trigger`, RuntimeModule.STAGE_TRIGGER); + super("chunk preload trigger", RuntimeModule.STAGE_TRIGGER); this.chunkMap = chunkMap; } diff --git a/node_modules/webpack/lib/rules/BasicEffectRulePlugin.js b/node_modules/webpack/lib/rules/BasicEffectRulePlugin.js index 7043f3b0..935716ba 100644 --- a/node_modules/webpack/lib/rules/BasicEffectRulePlugin.js +++ b/node_modules/webpack/lib/rules/BasicEffectRulePlugin.js @@ -5,6 +5,7 @@ "use strict"; +/** @typedef {import("../../declarations/WebpackOptions").RuleSetRule} RuleSetRule */ /** @typedef {import("./RuleSetCompiler")} RuleSetCompiler */ class BasicEffectRulePlugin { @@ -28,7 +29,8 @@ class BasicEffectRulePlugin { if (unhandledProperties.has(this.ruleProperty)) { unhandledProperties.delete(this.ruleProperty); - const value = rule[this.ruleProperty]; + const value = + rule[/** @type {keyof RuleSetRule} */ (this.ruleProperty)]; result.effects.push({ type: this.effectType, diff --git a/node_modules/webpack/lib/rules/BasicMatcherRulePlugin.js b/node_modules/webpack/lib/rules/BasicMatcherRulePlugin.js index 7bfd13dc..47ac214f 100644 --- a/node_modules/webpack/lib/rules/BasicMatcherRulePlugin.js +++ b/node_modules/webpack/lib/rules/BasicMatcherRulePlugin.js @@ -5,6 +5,7 @@ "use strict"; +/** @typedef {import("../../declarations/WebpackOptions").RuleSetRule} RuleSetRule */ /** @typedef {import("./RuleSetCompiler")} RuleSetCompiler */ /** @typedef {import("./RuleSetCompiler").RuleCondition} RuleCondition */ @@ -30,7 +31,8 @@ class BasicMatcherRulePlugin { (path, rule, unhandledProperties, result) => { if (unhandledProperties.has(this.ruleProperty)) { unhandledProperties.delete(this.ruleProperty); - const value = rule[this.ruleProperty]; + const value = + rule[/** @type {keyof RuleSetRule} */ (this.ruleProperty)]; const condition = ruleSetCompiler.compileCondition( `${path}.${this.ruleProperty}`, value diff --git a/node_modules/webpack/lib/rules/ObjectMatcherRulePlugin.js b/node_modules/webpack/lib/rules/ObjectMatcherRulePlugin.js index 11c34fbd..984e86f8 100644 --- a/node_modules/webpack/lib/rules/ObjectMatcherRulePlugin.js +++ b/node_modules/webpack/lib/rules/ObjectMatcherRulePlugin.js @@ -5,6 +5,7 @@ "use strict"; +/** @typedef {import("../../declarations/WebpackOptions").RuleSetRule} RuleSetRule */ /** @typedef {import("./RuleSetCompiler")} RuleSetCompiler */ /** @typedef {import("./RuleSetCompiler").RuleCondition} RuleCondition */ /** @typedef {import("./RuleSetCompiler").RuleConditionFunction} RuleConditionFunction */ @@ -32,7 +33,9 @@ class ObjectMatcherRulePlugin { (path, rule, unhandledProperties, result) => { if (unhandledProperties.has(ruleProperty)) { unhandledProperties.delete(ruleProperty); - const value = rule[ruleProperty]; + const value = + /** @type {Record} */ + (rule[/** @type {keyof RuleSetRule} */ (ruleProperty)]); for (const property of Object.keys(value)) { const nestedDataProperties = property.split("."); const condition = ruleSetCompiler.compileCondition( diff --git a/node_modules/webpack/lib/rules/RuleSetCompiler.js b/node_modules/webpack/lib/rules/RuleSetCompiler.js index bf2ec768..7674dd72 100644 --- a/node_modules/webpack/lib/rules/RuleSetCompiler.js +++ b/node_modules/webpack/lib/rules/RuleSetCompiler.js @@ -7,6 +7,9 @@ const { SyncHook } = require("tapable"); +/** @typedef {import("../../declarations/WebpackOptions").RuleSetRule} RuleSetRule */ +/** @typedef {import("../../declarations/WebpackOptions").RuleSetRules} RuleSetRules */ + /** @typedef {function(string): boolean} RuleConditionFunction */ /** @@ -22,10 +25,14 @@ const { SyncHook } = require("tapable"); * @property {RuleConditionFunction} fn */ +/** + * @typedef {Record} EffectData + */ + /** * @typedef {object} CompiledRule * @property {RuleCondition[]} conditions - * @property {(Effect|function(object): Effect[])[]} effects + * @property {(Effect|function(EffectData): Effect[])[]} effects * @property {CompiledRule[]=} rules * @property {CompiledRule[]=} oneOf */ @@ -39,13 +46,18 @@ const { SyncHook } = require("tapable"); /** * @typedef {object} RuleSet * @property {Map} references map of references in the rule set (may grow over time) - * @property {function(object): Effect[]} exec execute the rule set + * @property {function(EffectData): Effect[]} exec execute the rule set */ +/** @typedef {{ apply: (function(RuleSetCompiler): void) }} RuleSetPlugin */ + class RuleSetCompiler { + /** + * @param {RuleSetPlugin[]} plugins plugins + */ constructor(plugins) { this.hooks = Object.freeze({ - /** @type {SyncHook<[string, object, Set, CompiledRule, Map]>} */ + /** @type {SyncHook<[string, RuleSetRule, Set, CompiledRule, Map]>} */ rule: new SyncHook([ "path", "rule", @@ -62,7 +74,7 @@ class RuleSetCompiler { } /** - * @param {object[]} ruleSet raw user provided rules + * @param {TODO[]} ruleSet raw user provided rules * @returns {RuleSet} compiled RuleSet */ compile(ruleSet) { @@ -70,7 +82,7 @@ class RuleSetCompiler { const rules = this.compileRules("ruleSet", ruleSet, refs); /** - * @param {object} data data passed in + * @param {EffectData} data data passed in * @param {CompiledRule} rule the compiled rule * @param {Effect[]} effects an array where effects are pushed to * @returns {boolean} true, if the rule has matched @@ -79,6 +91,7 @@ class RuleSetCompiler { for (const condition of rule.conditions) { const p = condition.property; if (Array.isArray(p)) { + /** @type {EffectData | string | undefined} */ let current = data; for (const subProperty of p) { if ( @@ -93,7 +106,7 @@ class RuleSetCompiler { } } if (current !== undefined) { - if (!condition.fn(current)) return false; + if (!condition.fn(/** @type {string} */ (current))) return false; continue; } } else if (p in data) { @@ -147,25 +160,33 @@ class RuleSetCompiler { /** * @param {string} path current path - * @param {object[]} rules the raw rules provided by user + * @param {RuleSetRules} rules the raw rules provided by user * @param {Map} refs references * @returns {CompiledRule[]} rules */ compileRules(path, rules, refs) { return rules .filter(Boolean) - .map((rule, i) => this.compileRule(`${path}[${i}]`, rule, refs)); + .map((rule, i) => + this.compileRule( + `${path}[${i}]`, + /** @type {RuleSetRule} */ (rule), + refs + ) + ); } /** * @param {string} path current path - * @param {object} rule the raw rule provided by user + * @param {RuleSetRule} rule the raw rule provided by user * @param {Map} refs references * @returns {CompiledRule} normalized and compiled rule for processing */ compileRule(path, rule, refs) { const unhandledProperties = new Set( - Object.keys(rule).filter(key => rule[key] !== undefined) + Object.keys(rule).filter( + key => rule[/** @type {keyof RuleSetRule} */ (key)] !== undefined + ) ); /** @type {CompiledRule} */ @@ -236,7 +257,7 @@ class RuleSetCompiler { matchWhenEmpty: condition(""), fn: condition }; - } catch (err) { + } catch (_err) { throw this.error( path, condition, @@ -303,7 +324,7 @@ class RuleSetCompiler { const fn = matcher.fn; conditions.push({ matchWhenEmpty: !matcher.matchWhenEmpty, - fn: v => !fn(v) + fn: /** @type {RuleConditionFunction} */ (v => !fn(v)) }); } break; @@ -337,12 +358,11 @@ class RuleSetCompiler { }; } else if (conditions.length === 1) { return conditions[0]; - } else { - return { - matchWhenEmpty: conditions.some(c => c.matchWhenEmpty), - fn: v => conditions.some(c => c.fn(v)) - }; } + return { + matchWhenEmpty: conditions.some(c => c.matchWhenEmpty), + fn: v => conditions.some(c => c.fn(v)) + }; } /** @@ -357,12 +377,11 @@ class RuleSetCompiler { }; } else if (conditions.length === 1) { return conditions[0]; - } else { - return { - matchWhenEmpty: conditions.every(c => c.matchWhenEmpty), - fn: v => conditions.every(c => c.fn(v)) - }; } + return { + matchWhenEmpty: conditions.every(c => c.matchWhenEmpty), + fn: v => conditions.every(c => c.fn(v)) + }; } /** diff --git a/node_modules/webpack/lib/rules/UseEffectRulePlugin.js b/node_modules/webpack/lib/rules/UseEffectRulePlugin.js index 811d3630..56f2423d 100644 --- a/node_modules/webpack/lib/rules/UseEffectRulePlugin.js +++ b/node_modules/webpack/lib/rules/UseEffectRulePlugin.js @@ -7,6 +7,9 @@ const util = require("util"); +/** @typedef {import("../../declarations/WebpackOptions").RuleSetLoader} RuleSetLoader */ +/** @typedef {import("../../declarations/WebpackOptions").RuleSetLoaderOptions} RuleSetLoaderOptions */ +/** @typedef {import("../../declarations/WebpackOptions").RuleSetRule} RuleSetRule */ /** @typedef {import("./RuleSetCompiler")} RuleSetCompiler */ /** @typedef {import("./RuleSetCompiler").Effect} Effect */ @@ -19,6 +22,10 @@ class UseEffectRulePlugin { ruleSetCompiler.hooks.rule.tap( "UseEffectRulePlugin", (path, rule, unhandledProperties, result, references) => { + /** + * @param {keyof RuleSetRule} property property + * @param {string} correctProperty correct property + */ const conflictWith = (property, correctProperty) => { if (unhandledProperties.has(property)) { throw ruleSetCompiler.error( @@ -42,7 +49,6 @@ class UseEffectRulePlugin { const type = enforce ? `use-${enforce}` : "use"; /** - * * @param {string} path options path * @param {string} defaultIdent default ident when none is provided * @param {object} item user provided use value @@ -51,16 +57,14 @@ class UseEffectRulePlugin { const useToEffect = (path, defaultIdent, item) => { if (typeof item === "function") { return data => useToEffectsWithoutIdent(path, item(data)); - } else { - return useToEffectRaw(path, defaultIdent, item); } + return useToEffectRaw(path, defaultIdent, item); }; /** - * * @param {string} path options path * @param {string} defaultIdent default ident when none is provided - * @param {object} item user provided use value + * @param {{ ident?: string, loader?: RuleSetLoader, options?: RuleSetLoaderOptions }} item user provided use value * @returns {Effect} effect */ const useToEffectRaw = (path, defaultIdent, item) => { @@ -73,30 +77,29 @@ class UseEffectRulePlugin { ident: undefined } }; - } else { - const loader = item.loader; - const options = item.options; - let ident = item.ident; - if (options && typeof options === "object") { - if (!ident) ident = defaultIdent; - references.set(ident, options); - } - if (typeof options === "string") { - util.deprecate( - () => {}, - `Using a string as loader options is deprecated (${path}.options)`, - "DEP_WEBPACK_RULE_LOADER_OPTIONS_STRING" - )(); - } - return { - type: enforce ? `use-${enforce}` : "use", - value: { - loader, - options, - ident - } - }; } + const loader = item.loader; + const options = item.options; + let ident = item.ident; + if (options && typeof options === "object") { + if (!ident) ident = defaultIdent; + references.set(ident, options); + } + if (typeof options === "string") { + util.deprecate( + () => {}, + `Using a string as loader options is deprecated (${path}.options)`, + "DEP_WEBPACK_RULE_LOADER_OPTIONS_STRING" + )(); + } + return { + type: enforce ? `use-${enforce}` : "use", + value: { + loader, + options, + ident + } + }; }; /** @@ -132,7 +135,10 @@ class UseEffectRulePlugin { if (typeof use === "function") { result.effects.push(data => - useToEffectsWithoutIdent(`${path}.use`, use(data)) + useToEffectsWithoutIdent( + `${path}.use`, + use(/** @type {TODO} */ (data)) + ) ); } else { for (const effect of useToEffects(`${path}.use`, use)) { @@ -146,7 +152,7 @@ class UseEffectRulePlugin { unhandledProperties.delete("options"); unhandledProperties.delete("enforce"); - const loader = rule.loader; + const loader = /** @type {RuleSetLoader} */ (rule.loader); const options = rule.options; const enforce = rule.enforce; @@ -189,8 +195,6 @@ class UseEffectRulePlugin { } ); } - - useItemToEffects(path, item) {} } module.exports = UseEffectRulePlugin; diff --git a/node_modules/webpack/lib/runtime/AsyncModuleRuntimeModule.js b/node_modules/webpack/lib/runtime/AsyncModuleRuntimeModule.js index 05b3686d..79141c76 100644 --- a/node_modules/webpack/lib/runtime/AsyncModuleRuntimeModule.js +++ b/node_modules/webpack/lib/runtime/AsyncModuleRuntimeModule.js @@ -59,7 +59,7 @@ class AsyncModuleRuntimeModule extends HelperRuntimeModule { ])});`, "var obj = {};", `obj[webpackQueues] = ${runtimeTemplate.expressionFunction( - `fn(queue)`, + "fn(queue)", "fn" )};`, "return obj;" diff --git a/node_modules/webpack/lib/runtime/AutoPublicPathRuntimeModule.js b/node_modules/webpack/lib/runtime/AutoPublicPathRuntimeModule.js index 58e1973b..74b40a1e 100644 --- a/node_modules/webpack/lib/runtime/AutoPublicPathRuntimeModule.js +++ b/node_modules/webpack/lib/runtime/AutoPublicPathRuntimeModule.js @@ -10,6 +10,7 @@ const Template = require("../Template"); const JavascriptModulesPlugin = require("../javascript/JavascriptModulesPlugin"); const { getUndoPath } = require("../util/identifier"); +/** @typedef {import("../Chunk")} Chunk */ /** @typedef {import("../Compilation")} Compilation */ class AutoPublicPathRuntimeModule extends RuntimeModule { @@ -25,7 +26,8 @@ class AutoPublicPathRuntimeModule extends RuntimeModule { const { scriptType, importMetaName, path } = compilation.outputOptions; const chunkName = compilation.getPath( JavascriptModulesPlugin.getChunkFilenameTemplate( - this.chunk, + /** @type {Chunk} */ + (this.chunk), compilation.outputOptions ), { @@ -48,8 +50,11 @@ class AutoPublicPathRuntimeModule extends RuntimeModule { `var document = ${RuntimeGlobals.global}.document;`, "if (!scriptUrl && document) {", Template.indent([ - `if (document.currentScript)`, - Template.indent(`scriptUrl = document.currentScript.src;`), + // Technically we could use `document.currentScript instanceof window.HTMLScriptElement`, + // but an attacker could try to inject `` + // and use `` + "if (document.currentScript && document.currentScript.tagName.toUpperCase() === 'SCRIPT')", + Template.indent("scriptUrl = document.currentScript.src;"), "if (!scriptUrl) {", Template.indent([ 'var scripts = document.getElementsByTagName("script");', diff --git a/node_modules/webpack/lib/runtime/CreateFakeNamespaceObjectRuntimeModule.js b/node_modules/webpack/lib/runtime/CreateFakeNamespaceObjectRuntimeModule.js index 1450a38e..05b811b1 100644 --- a/node_modules/webpack/lib/runtime/CreateFakeNamespaceObjectRuntimeModule.js +++ b/node_modules/webpack/lib/runtime/CreateFakeNamespaceObjectRuntimeModule.js @@ -37,8 +37,8 @@ class CreateFakeNamespaceObjectRuntimeModule extends HelperRuntimeModule { // Note: must be a function (not arrow), because this is used in body! `${fn} = function(value, mode) {`, Template.indent([ - `if(mode & 1) value = this(value);`, - `if(mode & 8) return value;`, + "if(mode & 1) value = this(value);", + "if(mode & 8) return value;", "if(typeof value === 'object' && value) {", Template.indent([ "if((mode & 4) && value.__esModule) return value;", diff --git a/node_modules/webpack/lib/runtime/DefinePropertyGettersRuntimeModule.js b/node_modules/webpack/lib/runtime/DefinePropertyGettersRuntimeModule.js index 5b15408a..4dad207a 100644 --- a/node_modules/webpack/lib/runtime/DefinePropertyGettersRuntimeModule.js +++ b/node_modules/webpack/lib/runtime/DefinePropertyGettersRuntimeModule.js @@ -25,7 +25,7 @@ class DefinePropertyGettersRuntimeModule extends HelperRuntimeModule { return Template.asString([ "// define getter functions for harmony exports", `${fn} = ${runtimeTemplate.basicFunction("exports, definition", [ - `for(var key in definition) {`, + "for(var key in definition) {", Template.indent([ `if(${RuntimeGlobals.hasOwnProperty}(definition, key) && !${RuntimeGlobals.hasOwnProperty}(exports, key)) {`, Template.indent([ diff --git a/node_modules/webpack/lib/runtime/EnsureChunkRuntimeModule.js b/node_modules/webpack/lib/runtime/EnsureChunkRuntimeModule.js index f1b79498..bc6c0ecb 100644 --- a/node_modules/webpack/lib/runtime/EnsureChunkRuntimeModule.js +++ b/node_modules/webpack/lib/runtime/EnsureChunkRuntimeModule.js @@ -51,18 +51,17 @@ class EnsureChunkRuntimeModule extends RuntimeModule { ] )};` ]); - } else { - // There ensureChunk is used somewhere in the tree, so we need an empty requireEnsure - // function. This can happen with multiple entrypoints. - return Template.asString([ - "// The chunk loading function for additional chunks", - "// Since all referenced chunks are already included", - "// in this file, this function is empty here.", - `${RuntimeGlobals.ensureChunk} = ${runtimeTemplate.returningFunction( - "Promise.resolve()" - )};` - ]); } + // There ensureChunk is used somewhere in the tree, so we need an empty requireEnsure + // function. This can happen with multiple entrypoints. + return Template.asString([ + "// The chunk loading function for additional chunks", + "// Since all referenced chunks are already included", + "// in this file, this function is empty here.", + `${RuntimeGlobals.ensureChunk} = ${runtimeTemplate.returningFunction( + "Promise.resolve()" + )};` + ]); } } diff --git a/node_modules/webpack/lib/runtime/GetChunkFilenameRuntimeModule.js b/node_modules/webpack/lib/runtime/GetChunkFilenameRuntimeModule.js index 6dab9cdf..8ba563e9 100644 --- a/node_modules/webpack/lib/runtime/GetChunkFilenameRuntimeModule.js +++ b/node_modules/webpack/lib/runtime/GetChunkFilenameRuntimeModule.js @@ -13,16 +13,14 @@ const { first } = require("../util/SetHelpers"); /** @typedef {import("../ChunkGraph")} ChunkGraph */ /** @typedef {import("../Compilation")} Compilation */ /** @typedef {import("../Compilation").AssetInfo} AssetInfo */ -/** @typedef {import("../Compilation").PathData} PathData */ - -/** @typedef {function(PathData, AssetInfo=): string} FilenameFunction */ +/** @typedef {import("../TemplatedPathPlugin").TemplatePath} TemplatePath */ class GetChunkFilenameRuntimeModule extends RuntimeModule { /** * @param {string} contentType the contentType to use the content hash for * @param {string} name kind of filename * @param {string} global function name to be assigned - * @param {function(Chunk): string | FilenameFunction} getFilenameForChunk functor to get the filename or function + * @param {function(Chunk): TemplatePath} getFilenameForChunk functor to get the filename or function * @param {boolean} allChunks when false, only async chunks are included */ constructor(contentType, name, global, getFilenameForChunk, allChunks) { @@ -44,7 +42,7 @@ class GetChunkFilenameRuntimeModule extends RuntimeModule { const chunk = /** @type {Chunk} */ (this.chunk); const { runtimeTemplate } = compilation; - /** @type {Map>} */ + /** @type {Map>} */ const chunkFilenames = new Map(); let maxChunks = 0; /** @type {string | undefined} */ @@ -74,11 +72,10 @@ class GetChunkFilenameRuntimeModule extends RuntimeModule { if ( chunkFilename.length === - /** @type {string} */ (dynamicFilename).length + /** @type {string} */ (dynamicFilename).length && + chunkFilename < /** @type {string} */ (dynamicFilename) ) { - if (chunkFilename < /** @type {string} */ (dynamicFilename)) { - return; - } + return; } } maxChunks = set.size; @@ -122,7 +119,7 @@ class GetChunkFilenameRuntimeModule extends RuntimeModule { /** * @param {Chunk} c the chunk - * @param {string | FilenameFunction} chunkFilename the filename template for the chunk + * @param {string | TemplatePath} chunkFilename the filename template for the chunk * @returns {void} */ const addStaticUrl = (c, chunkFilename) => { @@ -137,7 +134,7 @@ class GetChunkFilenameRuntimeModule extends RuntimeModule { return '" + chunkId + "'; } const s = JSON.stringify(str); - return s.slice(1, s.length - 1); + return s.slice(1, -1); }; /** * @param {string} value string @@ -231,17 +228,14 @@ class GetChunkFilenameRuntimeModule extends RuntimeModule { * @param {function(Chunk): string | number} fn function from chunk to value * @returns {string} code with static mapping of results of fn for including in quoted string */ - const mapExpr = fn => { - return `" + ${createMap(fn)} + "`; - }; + const mapExpr = fn => `" + ${createMap(fn)} + "`; /** * @param {function(Chunk): string | number} fn function from chunk to value * @returns {function(number): string} function which generates code with static mapping of results of fn for including in quoted string for specific length */ - const mapExprWithLength = fn => length => { - return `" + ${createMap(c => `${fn(c)}`.slice(0, length))} + "`; - }; + const mapExprWithLength = fn => length => + `" + ${createMap(c => `${fn(c)}`.slice(0, length))} + "`; const url = dynamicFilename && diff --git a/node_modules/webpack/lib/runtime/LoadScriptRuntimeModule.js b/node_modules/webpack/lib/runtime/LoadScriptRuntimeModule.js index e8d05d62..b6b2f3e3 100644 --- a/node_modules/webpack/lib/runtime/LoadScriptRuntimeModule.js +++ b/node_modules/webpack/lib/runtime/LoadScriptRuntimeModule.js @@ -113,7 +113,7 @@ class LoadScriptRuntimeModule extends HelperRuntimeModule { return Template.asString([ "var inProgress = {};", uniqueName - ? `var dataWebpackPrefix = ${JSON.stringify(uniqueName + ":")};` + ? `var dataWebpackPrefix = ${JSON.stringify(`${uniqueName}:`)};` : "// data-webpack is not used as build has no uniqueName", "// loadScript function to load a script via script tag", `${fn} = ${runtimeTemplate.basicFunction( @@ -145,23 +145,22 @@ class LoadScriptRuntimeModule extends HelperRuntimeModule { ]), "}", "inProgress[url] = [done];", - "var onScriptComplete = " + - runtimeTemplate.basicFunction( - "prev, event", - Template.asString([ - "// avoid mem leaks in IE.", - "script.onerror = script.onload = null;", - "clearTimeout(timeout);", - "var doneFns = inProgress[url];", - "delete inProgress[url];", - "script.parentNode && script.parentNode.removeChild(script);", - `doneFns && doneFns.forEach(${runtimeTemplate.returningFunction( - "fn(event)", - "fn" - )});`, - "if(prev) return prev(event);" - ]) - ), + `var onScriptComplete = ${runtimeTemplate.basicFunction( + "prev, event", + Template.asString([ + "// avoid mem leaks in IE.", + "script.onerror = script.onload = null;", + "clearTimeout(timeout);", + "var doneFns = inProgress[url];", + "delete inProgress[url];", + "script.parentNode && script.parentNode.removeChild(script);", + `doneFns && doneFns.forEach(${runtimeTemplate.returningFunction( + "fn(event)", + "fn" + )});`, + "if(prev) return prev(event);" + ]) + )}`, `var timeout = setTimeout(onScriptComplete.bind(null, undefined, { type: 'timeout', target: script }), ${loadTimeout});`, "script.onerror = onScriptComplete.bind(null, script.onerror);", "script.onload = onScriptComplete.bind(null, script.onload);", diff --git a/node_modules/webpack/lib/runtime/StartupChunkDependenciesRuntimeModule.js b/node_modules/webpack/lib/runtime/StartupChunkDependenciesRuntimeModule.js index 90f3d92f..da2ec754 100644 --- a/node_modules/webpack/lib/runtime/StartupChunkDependenciesRuntimeModule.js +++ b/node_modules/webpack/lib/runtime/StartupChunkDependenciesRuntimeModule.js @@ -30,9 +30,7 @@ class StartupChunkDependenciesRuntimeModule extends RuntimeModule { const chunk = /** @type {Chunk} */ (this.chunk); const chunkIds = Array.from( chunkGraph.getChunkEntryDependentChunksIterable(chunk) - ).map(chunk => { - return chunk.id; - }); + ).map(chunk => chunk.id); const compilation = /** @type {Compilation} */ (this.compilation); const { runtimeTemplate } = compilation; return Template.asString([ diff --git a/node_modules/webpack/lib/schemes/DataUriPlugin.js b/node_modules/webpack/lib/schemes/DataUriPlugin.js index 659fee93..f5db88dc 100644 --- a/node_modules/webpack/lib/schemes/DataUriPlugin.js +++ b/node_modules/webpack/lib/schemes/DataUriPlugin.js @@ -15,7 +15,7 @@ const URIRegEx = /^data:([^;,]+)?((?:;[^;,]+)*?)(?:;(base64))?,(.*)$/i; /** * @param {string} uri data URI - * @returns {Buffer|null} decoded data + * @returns {Buffer | null} decoded data */ const decodeDataURI = uri => { const match = URIRegEx.exec(uri); diff --git a/node_modules/webpack/lib/schemes/HttpUriPlugin.js b/node_modules/webpack/lib/schemes/HttpUriPlugin.js index a4d49da0..510b189f 100644 --- a/node_modules/webpack/lib/schemes/HttpUriPlugin.js +++ b/node_modules/webpack/lib/schemes/HttpUriPlugin.js @@ -15,17 +15,37 @@ const createHash = require("../util/createHash"); const { mkdirp, dirname, join } = require("../util/fs"); const memoize = require("../util/memoize"); +/** @typedef {import("http").IncomingMessage} IncomingMessage */ +/** @typedef {import("http").RequestOptions} RequestOptions */ +/** @typedef {import("net").Socket} Socket */ +/** @typedef {import("stream").Readable} Readable */ /** @typedef {import("../../declarations/plugins/schemes/HttpUriPlugin").HttpUriPluginOptions} HttpUriPluginOptions */ /** @typedef {import("../Compiler")} Compiler */ +/** @typedef {import("../FileSystemInfo").Snapshot} Snapshot */ +/** @typedef {import("../Module").BuildInfo} BuildInfo */ +/** @typedef {import("../NormalModuleFactory").ResourceDataWithData} ResourceDataWithData */ +/** @typedef {import("../util/fs").IntermediateFileSystem} IntermediateFileSystem */ const getHttp = memoize(() => require("http")); const getHttps = memoize(() => require("https")); + +/** + * @param {typeof import("http") | typeof import("https")} request request + * @param {string | { toString: () => string } | undefined} proxy proxy + * @returns {function(URL, RequestOptions, function(IncomingMessage): void): EventEmitter} fn + */ const proxyFetch = (request, proxy) => (url, options, callback) => { const eventEmitter = new EventEmitter(); - const doRequest = socket => + + /** + * @param {Socket=} socket socket + * @returns {void} + */ + const doRequest = socket => { request .get(url, { ...options, ...(socket && { socket }) }, callback) .on("error", eventEmitter.emit.bind(eventEmitter, "error")); + }; if (proxy) { const { hostname: host, port } = new URL(proxy); @@ -59,8 +79,9 @@ const proxyFetch = (request, proxy) => (url, options, callback) => { return eventEmitter; }; -/** @type {(() => void)[] | undefined} */ -let inProgressWrite = undefined; +/** @typedef {() => void} InProgressWriteItem */ +/** @type {InProgressWriteItem[] | undefined} */ +let inProgressWrite; const validate = createSchemaValidation( require("../../schemas/plugins/schemes/HttpUriPlugin.check.js"), @@ -87,7 +108,7 @@ const toSafePath = str => const computeIntegrity = content => { const hash = createHash("sha512"); hash.update(content); - const integrity = "sha512-" + hash.digest("base64"); + const integrity = `sha512-${hash.digest("base64")}`; return integrity; }; @@ -138,8 +159,8 @@ const parseCacheControl = (cacheControl, requestTime) => { if (cacheControl) { const parsed = parseKeyValuePairs(cacheControl); if (parsed["no-cache"]) storeCache = storeLock = false; - if (parsed["max-age"] && !isNaN(+parsed["max-age"])) { - validUntil = requestTime + +parsed["max-age"] * 1000; + if (parsed["max-age"] && !Number.isNaN(Number(parsed["max-age"]))) { + validUntil = requestTime + Number(parsed["max-age"]) * 1000; } if (parsed["must-revalidate"]) validUntil = 0; } @@ -157,21 +178,22 @@ const parseCacheControl = (cacheControl, requestTime) => { * @property {string} contentType */ -const areLockfileEntriesEqual = (a, b) => { - return ( - a.resolved === b.resolved && - a.integrity === b.integrity && - a.contentType === b.contentType - ); -}; +/** + * @param {LockfileEntry} a first lockfile entry + * @param {LockfileEntry} b second lockfile entry + * @returns {boolean} true when equal, otherwise false + */ +const areLockfileEntriesEqual = (a, b) => + a.resolved === b.resolved && + a.integrity === b.integrity && + a.contentType === b.contentType; /** * @param {LockfileEntry} entry lockfile entry * @returns {`resolved: ${string}, integrity: ${string}, contentType: ${*}`} stringified entry */ -const entryToString = entry => { - return `resolved: ${entry.resolved}, integrity: ${entry.integrity}, contentType: ${entry.contentType}`; -}; +const entryToString = entry => + `resolved: ${entry.resolved}, integrity: ${entry.integrity}, contentType: ${entry.contentType}`; class Lockfile { constructor() { @@ -233,17 +255,17 @@ class Lockfile { /** * @template R - * @param {function(function(Error=, R=): void): void} fn function - * @returns {function(function((Error | null)=, R=): void): void} cached function + * @param {function(function(Error | null, R=): void): void} fn function + * @returns {function(function(Error | null, R=): void): void} cached function */ const cachedWithoutKey = fn => { let inFlight = false; /** @type {Error | undefined} */ - let cachedError = undefined; + let cachedError; /** @type {R | undefined} */ - let cachedResult = undefined; - /** @type {(function(Error=, R=): void)[] | undefined} */ - let cachedCallbacks = undefined; + let cachedResult; + /** @type {(function(Error| null, R=): void)[] | undefined} */ + let cachedCallbacks; return callback => { if (inFlight) { if (cachedResult !== undefined) return callback(null, cachedResult); @@ -267,14 +289,22 @@ const cachedWithoutKey = fn => { /** * @template T * @template R - * @param {function(T, function(Error=, R=): void): void} fn function - * @param {function(T, function(Error=, R=): void): void=} forceFn function for the second try - * @returns {(function(T, function((Error | null)=, R=): void): void) & { force: function(T, function((Error | null)=, R=): void): void }} cached function + * @param {function(T, function(Error | null, R=): void): void} fn function + * @param {function(T, function(Error | null, R=): void): void=} forceFn function for the second try + * @returns {(function(T, function(Error | null, R=): void): void) & { force: function(T, function(Error | null, R=): void): void }} cached function */ const cachedWithKey = (fn, forceFn = fn) => { - /** @typedef {{ result?: R, error?: Error, callbacks?: (function((Error | null)=, R=): void)[], force?: true }} CacheEntry */ - /** @type {Map} */ + /** + * @template R + * @typedef {{ result?: R, error?: Error, callbacks?: (function(Error | null, R=): void)[], force?: true }} CacheEntry + */ + /** @type {Map>} */ const cache = new Map(); + /** + * @param {T} arg arg + * @param {function(Error | null, R=): void} callback callback + * @returns {void} + */ const resultFn = (arg, callback) => { const cacheEntry = cache.get(arg); if (cacheEntry !== undefined) { @@ -285,7 +315,7 @@ const cachedWithKey = (fn, forceFn = fn) => { else cacheEntry.callbacks.push(callback); return; } - /** @type {CacheEntry} */ + /** @type {CacheEntry} */ const newCacheEntry = { result: undefined, error: undefined, @@ -301,6 +331,11 @@ const cachedWithKey = (fn, forceFn = fn) => { if (callbacks !== undefined) for (const cb of callbacks) cb(err, result); }); }; + /** + * @param {T} arg arg + * @param {function(Error | null, R=): void} callback callback + * @returns {void} + */ resultFn.force = (arg, callback) => { const cacheEntry = cache.get(arg); if (cacheEntry !== undefined && cacheEntry.force) { @@ -311,7 +346,7 @@ const cachedWithKey = (fn, forceFn = fn) => { else cacheEntry.callbacks.push(callback); return; } - /** @type {CacheEntry} */ + /** @type {CacheEntry} */ const newCacheEntry = { result: undefined, error: undefined, @@ -331,6 +366,24 @@ const cachedWithKey = (fn, forceFn = fn) => { return resultFn; }; +/** + * @typedef {object} LockfileCache + * @property {Lockfile} lockfile lockfile + * @property {Snapshot} snapshot snapshot + */ + +/** + * @typedef {object} ResolveContentResult + * @property {LockfileEntry} entry lockfile entry + * @property {Buffer} content content + * @property {boolean} storeLock need store lockfile + */ + +/** @typedef {{ storeCache: boolean, storeLock: boolean, validUntil: number, etag: string | undefined, fresh: boolean }} FetchResultMeta */ +/** @typedef {FetchResultMeta & { location: string }} RedirectFetchResult */ +/** @typedef {FetchResultMeta & { entry: LockfileEntry, content: Buffer }} ContentFetchResult */ +/** @typedef {RedirectFetchResult | ContentFetchResult} FetchResult */ + class HttpUriPlugin { /** * @param {HttpUriPluginOptions} options options @@ -352,7 +405,7 @@ class HttpUriPlugin { */ apply(compiler) { const proxy = - this._proxy || process.env["http_proxy"] || process.env["HTTP_PROXY"]; + this._proxy || process.env.http_proxy || process.env.HTTP_PROXY; const schemes = [ { scheme: "http", @@ -363,11 +416,14 @@ class HttpUriPlugin { fetch: proxyFetch(getHttps(), proxy) } ]; + /** @type {LockfileCache} */ let lockfileCache; compiler.hooks.compilation.tap( "HttpUriPlugin", (compilation, { normalModuleFactory }) => { - const intermediateFs = compiler.intermediateFileSystem; + const intermediateFs = + /** @type {IntermediateFileSystem} */ + (compiler.intermediateFileSystem); const fs = compilation.inputFileSystem; const cache = compilation.getCache("webpack.HttpUriPlugin"); const logger = compilation.getLogger("webpack.HttpUriPlugin"); @@ -385,7 +441,7 @@ class HttpUriPlugin { const cacheLocation = this._cacheLocation !== undefined ? this._cacheLocation - : lockfileLocation + ".data"; + : `${lockfileLocation}.data`; const upgrade = this._upgrade || false; const frozen = this._frozen || false; const hashFunction = "sha512"; @@ -431,7 +487,7 @@ class HttpUriPlugin { const getLockfile = cachedWithoutKey( /** - * @param {function((Error | null)=, Lockfile=): void} callback callback + * @param {function(Error | null, Lockfile=): void} callback callback * @returns {void} */ callback => { @@ -448,14 +504,14 @@ class HttpUriPlugin { [], buffer ? [] : [lockfileLocation], { timestamp: true }, - (err, snapshot) => { + (err, s) => { if (err) return callback(err); const lockfile = buffer ? Lockfile.parse(buffer.toString("utf-8")) : new Lockfile(); lockfileCache = { lockfile, - snapshot + snapshot: /** @type {Snapshot} */ (s) }; callback(null, lockfile); } @@ -477,8 +533,10 @@ class HttpUriPlugin { } ); - /** @type {Map | undefined} */ - let lockfileUpdates = undefined; + /** @typedef {Map} LockfileUpdates */ + + /** @type {LockfileUpdates | undefined} */ + let lockfileUpdates; /** * @param {Lockfile} lockfile lockfile instance @@ -519,6 +577,13 @@ class HttpUriPlugin { } }; + /** + * @param {Lockfile} lockfile lockfile + * @param {string} url url + * @param {ResolveContentResult} result result + * @param {function(Error | null, ResolveContentResult=): void} callback callback + * @returns {void} + */ const storeResult = (lockfile, url, result, callback) => { if (result.storeLock) { storeLockEntry(lockfile, url, result.entry); @@ -541,12 +606,16 @@ class HttpUriPlugin { for (const { scheme, fetch } of schemes) { /** - * * @param {string} url URL - * @param {string} integrity integrity - * @param {function((Error | null)=, { entry: LockfileEntry, content: Buffer, storeLock: boolean }=): void} callback callback + * @param {string | null} integrity integrity + * @param {function(Error | null, ResolveContentResult=): void} callback callback */ const resolveContent = (url, integrity, callback) => { + /** + * @param {Error | null} err error + * @param {TODO} result result result + * @returns {void} + */ const handleResult = (err, result) => { if (err) return callback(err); if ("location" in result) { @@ -555,41 +624,37 @@ class HttpUriPlugin { integrity, (err, innerResult) => { if (err) return callback(err); + const { entry, content, storeLock } = + /** @type {ResolveContentResult} */ (innerResult); callback(null, { - entry: innerResult.entry, - content: innerResult.content, - storeLock: innerResult.storeLock && result.storeLock + entry, + content, + storeLock: storeLock && result.storeLock }); } ); - } else { - if ( - !result.fresh && - integrity && - result.entry.integrity !== integrity && - !verifyIntegrity(result.content, integrity) - ) { - return fetchContent.force(url, handleResult); - } - return callback(null, { - entry: result.entry, - content: result.content, - storeLock: result.storeLock - }); } + if ( + !result.fresh && + integrity && + result.entry.integrity !== integrity && + !verifyIntegrity(result.content, integrity) + ) { + return fetchContent.force(url, handleResult); + } + return callback(null, { + entry: result.entry, + content: result.content, + storeLock: result.storeLock + }); }; fetchContent(url, handleResult); }; - /** @typedef {{ storeCache: boolean, storeLock: boolean, validUntil: number, etag: string | undefined, fresh: boolean }} FetchResultMeta */ - /** @typedef {FetchResultMeta & { location: string }} RedirectFetchResult */ - /** @typedef {FetchResultMeta & { entry: LockfileEntry, content: Buffer }} ContentFetchResult */ - /** @typedef {RedirectFetchResult | ContentFetchResult} FetchResult */ - /** * @param {string} url URL - * @param {FetchResult | RedirectFetchResult} cachedResult result from cache - * @param {function((Error | null)=, FetchResult=): void} callback callback + * @param {FetchResult | RedirectFetchResult | undefined} cachedResult result from cache + * @param {function(Error | null, FetchResult=): void} callback callback * @returns {void} */ const fetchContentRaw = (url, cachedResult, callback) => { @@ -600,14 +665,14 @@ class HttpUriPlugin { headers: { "accept-encoding": "gzip, deflate, br", "user-agent": "webpack", - "if-none-match": cachedResult - ? cachedResult.etag || null - : null + "if-none-match": /** @type {TODO} */ ( + cachedResult ? cachedResult.etag || null : null + ) } }, res => { - const etag = res.headers["etag"]; - const location = res.headers["location"]; + const etag = res.headers.etag; + const location = res.headers.location; const cacheControl = res.headers["cache-control"]; const { storeLock, storeCache, validUntil } = parseCacheControl( cacheControl, @@ -662,23 +727,21 @@ class HttpUriPlugin { ); }; if (res.statusCode === 304) { + const result = /** @type {FetchResult} */ (cachedResult); if ( - cachedResult.validUntil < validUntil || - cachedResult.storeLock !== storeLock || - cachedResult.storeCache !== storeCache || - cachedResult.etag !== etag + result.validUntil < validUntil || + result.storeLock !== storeLock || + result.storeCache !== storeCache || + result.etag !== etag ) { - return finishWith(cachedResult); - } else { - logger.debug(`GET ${url} [${res.statusCode}] (unchanged)`); - return callback(null, { - ...cachedResult, - fresh: true - }); + return finishWith(result); } + logger.debug(`GET ${url} [${res.statusCode}] (unchanged)`); + return callback(null, { ...result, fresh: true }); } if ( location && + res.statusCode && res.statusCode >= 301 && res.statusCode <= 308 ) { @@ -695,22 +758,23 @@ class HttpUriPlugin { cachedResult.etag !== etag ) { return finishWith(result); - } else { - logger.debug(`GET ${url} [${res.statusCode}] (unchanged)`); - return callback(null, { - ...result, - fresh: true, - storeLock, - storeCache, - validUntil, - etag - }); } + logger.debug(`GET ${url} [${res.statusCode}] (unchanged)`); + return callback(null, { + ...result, + fresh: true, + storeLock, + storeCache, + validUntil, + etag + }); } const contentType = res.headers["content-type"] || ""; + /** @type {Buffer[]} */ const bufferArr = []; const contentEncoding = res.headers["content-encoding"]; + /** @type {Readable} */ let stream = res; if (contentEncoding === "gzip") { stream = stream.pipe(createGunzip()); @@ -762,9 +826,10 @@ class HttpUriPlugin { const fetchContent = cachedWithKey( /** * @param {string} url URL - * @param {function((Error | null)=, { validUntil: number, etag?: string, entry: LockfileEntry, content: Buffer, fresh: boolean } | { validUntil: number, etag?: string, location: string, fresh: boolean }=): void} callback callback + * @param {function(Error | null, { validUntil: number, etag?: string, entry: LockfileEntry, content: Buffer, fresh: boolean } | { validUntil: number, etag?: string, location: string, fresh: boolean }=): void} callback callback * @returns {void} - */ (url, callback) => { + */ + (url, callback) => { cache.get(url, null, (err, cachedResult) => { if (err) return callback(err); if (cachedResult) { @@ -777,25 +842,32 @@ class HttpUriPlugin { (url, callback) => fetchContentRaw(url, undefined, callback) ); + /** + * @param {string} uri uri + * @returns {boolean} true when allowed, otherwise false + */ const isAllowed = uri => { for (const allowed of allowedUris) { if (typeof allowed === "string") { if (uri.startsWith(allowed)) return true; } else if (typeof allowed === "function") { if (allowed(uri)) return true; - } else { - if (allowed.test(uri)) return true; + } else if (allowed.test(uri)) { + return true; } } return false; }; + /** @typedef {{ entry: LockfileEntry, content: Buffer }} Info */ + const getInfo = cachedWithKey( /** * @param {string} url the url - * @param {function((Error | null)=, { entry: LockfileEntry, content: Buffer }=): void} callback callback + * @param {function(Error | null, Info=): void} callback callback * @returns {void} */ + // eslint-disable-next-line no-loop-func (url, callback) => { if (!isAllowed(url)) { return callback( @@ -806,8 +878,9 @@ class HttpUriPlugin { ) ); } - getLockfile((err, lockfile) => { + getLockfile((err, _lockfile) => { if (err) return callback(err); + const lockfile = /** @type {Lockfile} */ (_lockfile); const entryOrString = lockfile.entries.get(url); if (!entryOrString) { if (frozen) { @@ -819,14 +892,24 @@ class HttpUriPlugin { } resolveContent(url, null, (err, result) => { if (err) return callback(err); - storeResult(lockfile, url, result, callback); + storeResult( + /** @type {Lockfile} */ + (lockfile), + url, + /** @type {ResolveContentResult} */ + (result), + callback + ); }); return; } if (typeof entryOrString === "string") { const entryTag = entryOrString; - resolveContent(url, null, (err, result) => { + resolveContent(url, null, (err, _result) => { if (err) return callback(err); + const result = + /** @type {ResolveContentResult} */ + (_result); if (!result.storeLock || entryTag === "ignore") return callback(null, result); if (frozen) { @@ -850,8 +933,11 @@ Remove this line from the lockfile to force upgrading.` return; } let entry = entryOrString; + /** + * @param {Buffer=} lockedContent locked content + */ const doFetch = lockedContent => { - resolveContent(url, entry.integrity, (err, result) => { + resolveContent(url, entry.integrity, (err, _result) => { if (err) { if (lockedContent) { logger.warn( @@ -865,6 +951,9 @@ Remove this line from the lockfile to force upgrading.` } return callback(err); } + const result = + /** @type {ResolveContentResult} */ + (_result); if (!result.storeLock) { // When the lockfile entry should be no-cache // we need to update the lockfile @@ -919,12 +1008,16 @@ Remove this line from the lockfile to force upgrading.` const key = getCacheKey(entry.resolved); const filePath = join(intermediateFs, cacheLocation, key); fs.readFile(filePath, (err, result) => { - const content = /** @type {Buffer} */ (result); if (err) { if (err.code === "ENOENT") return doFetch(); return callback(err); } - const continueWithCachedContent = result => { + const content = /** @type {Buffer} */ (result); + /** + * @param {Buffer | undefined} _result result + * @returns {void} + */ + const continueWithCachedContent = _result => { if (!upgrade) { // When not in upgrade mode, we accept the result from the lockfile cache return callback(null, { entry, content }); @@ -932,6 +1025,7 @@ Remove this line from the lockfile to force upgrading.` return doFetch(content); }; if (!verifyIntegrity(content, entry.integrity)) { + /** @type {Buffer | undefined} */ let contentWithChangedEol; let isEolChanged = false; try { @@ -942,7 +1036,7 @@ Remove this line from the lockfile to force upgrading.` contentWithChangedEol, entry.integrity ); - } catch (e) { + } catch (_err) { // ignore } if (isEolChanged) { @@ -969,10 +1063,14 @@ This will avoid that the end of line sequence is changed by git on Windows.`; ); intermediateFs.writeFile( filePath, - contentWithChangedEol, + /** @type {Buffer} */ + (contentWithChangedEol), err => { if (err) return callback(err); - continueWithCachedContent(contentWithChangedEol); + continueWithCachedContent( + /** @type {Buffer} */ + (contentWithChangedEol) + ); } ); return; @@ -994,15 +1092,14 @@ Lockfile corrupted (${ Run build with un-frozen lockfile to automatically fix lockfile.` ) ); - } else { - // "fix" the lockfile entry to the correct integrity - // the content has priority over the integrity value - entry = { - ...entry, - integrity: computeIntegrity(content) - }; - storeLockEntry(lockfile, url, entry); } + // "fix" the lockfile entry to the correct integrity + // the content has priority over the integrity value + entry = { + ...entry, + integrity: computeIntegrity(content) + }; + storeLockEntry(lockfile, url, entry); } continueWithCachedContent(result); }); @@ -1013,9 +1110,15 @@ Run build with un-frozen lockfile to automatically fix lockfile.` } ); + /** + * @param {URL} url url + * @param {ResourceDataWithData} resourceData resource data + * @param {function(Error | null, true | void): void} callback callback + */ const respondWithUrlModule = (url, resourceData, callback) => { - getInfo(url.href, (err, result) => { + getInfo(url.href, (err, _result) => { if (err) return callback(err); + const result = /** @type {Info} */ (_result); resourceData.resource = url.href; resourceData.path = url.origin + url.pathname; resourceData.query = url.search; @@ -1051,7 +1154,7 @@ Run build with un-frozen lockfile to automatically fix lockfile.` return callback(); } respondWithUrlModule( - new URL(resourceData.resource, data.context + "/"), + new URL(resourceData.resource, `${data.context}/`), resourceData, callback ); @@ -1059,13 +1162,15 @@ Run build with un-frozen lockfile to automatically fix lockfile.` const hooks = NormalModule.getCompilationHooks(compilation); hooks.readResourceForScheme .for(scheme) - .tapAsync("HttpUriPlugin", (resource, module, callback) => { - return getInfo(resource, (err, result) => { + .tapAsync("HttpUriPlugin", (resource, module, callback) => + getInfo(resource, (err, _result) => { if (err) return callback(err); - module.buildInfo.resourceIntegrity = result.entry.integrity; + const result = /** @type {Info} */ (_result); + /** @type {BuildInfo} */ + (module.buildInfo).resourceIntegrity = result.entry.integrity; callback(null, result.content); - }); - }); + }) + ); hooks.needBuild.tapAsync( "HttpUriPlugin", (module, context, callback) => { @@ -1073,11 +1178,13 @@ Run build with un-frozen lockfile to automatically fix lockfile.` module.resource && module.resource.startsWith(`${scheme}://`) ) { - getInfo(module.resource, (err, result) => { + getInfo(module.resource, (err, _result) => { if (err) return callback(err); + const result = /** @type {Info} */ (_result); if ( result.entry.integrity !== - module.buildInfo.resourceIntegrity + /** @type {BuildInfo} */ + (module.buildInfo).resourceIntegrity ) { return callback(null, true); } @@ -1103,7 +1210,9 @@ Run build with un-frozen lockfile to automatically fix lockfile.` ); const writeDone = () => { - const nextOperation = inProgressWrite.shift(); + const nextOperation = + /** @type {InProgressWriteItem[]} */ + (inProgressWrite).shift(); if (nextOperation) { nextOperation(); } else { @@ -1119,19 +1228,25 @@ Run build with un-frozen lockfile to automatically fix lockfile.` const lockfile = buffer ? Lockfile.parse(buffer.toString("utf-8")) : new Lockfile(); - for (const [key, value] of lockfileUpdates) { + for (const [key, value] of /** @type {LockfileUpdates} */ ( + lockfileUpdates + )) { lockfile.entries.set(key, value); } intermediateFs.writeFile(tempFile, lockfile.toString(), err => { if (err) { writeDone(); - return intermediateFs.unlink(tempFile, () => callback(err)); + return ( + /** @type {NonNullable} */ + (intermediateFs.unlink)(tempFile, () => callback(err)) + ); } intermediateFs.rename(tempFile, lockfileLocation, err => { if (err) { writeDone(); - return intermediateFs.unlink(tempFile, () => - callback(err) + return ( + /** @type {NonNullable} */ + (intermediateFs.unlink)(tempFile, () => callback(err)) ); } writeDone(); diff --git a/node_modules/webpack/lib/serialization/BinaryMiddleware.js b/node_modules/webpack/lib/serialization/BinaryMiddleware.js index 4074836a..89798e30 100644 --- a/node_modules/webpack/lib/serialization/BinaryMiddleware.js +++ b/node_modules/webpack/lib/serialization/BinaryMiddleware.js @@ -150,6 +150,11 @@ class BinaryMiddleware extends SerializerMiddleware { return this._serialize(data, context); } + /** + * @param {function(): Promise | any} fn lazy function + * @param {object} context serialize function + * @returns {function(): Promise | any} new lazy + */ _serializeLazy(fn, context) { return SerializerMiddleware.serializeLazy(fn, data => this._serialize(data, context) @@ -171,17 +176,20 @@ class BinaryMiddleware extends SerializerMiddleware { leftOverBuffer: null } ) { - /** @type {Buffer} */ + /** @type {Buffer | null} */ let leftOverBuffer = null; /** @type {BufferSerializableType[]} */ let buffers = []; - /** @type {Buffer} */ + /** @type {Buffer | null} */ let currentBuffer = allocationScope ? allocationScope.leftOverBuffer : null; allocationScope.leftOverBuffer = null; let currentPosition = 0; if (currentBuffer === null) { currentBuffer = Buffer.allocUnsafe(allocationScope.allocationSize); } + /** + * @param {number} bytesNeeded bytes needed + */ const allocate = bytesNeeded => { if (currentBuffer !== null) { if (currentBuffer.length - currentPosition >= bytesNeeded) return; @@ -233,13 +241,15 @@ class BinaryMiddleware extends SerializerMiddleware { * @param {number} byte byte */ const writeU8 = byte => { - currentBuffer.writeUInt8(byte, currentPosition++); + /** @type {Buffer} */ + (currentBuffer).writeUInt8(byte, currentPosition++); }; /** * @param {number} ui32 ui32 */ const writeU32 = ui32 => { - currentBuffer.writeUInt32LE(ui32, currentPosition); + /** @type {Buffer} */ + (currentBuffer).writeUInt32LE(ui32, currentPosition); currentPosition += 4; }; /** @type {number[]} */ @@ -251,8 +261,8 @@ class BinaryMiddleware extends SerializerMiddleware { * @returns {number} size */ const measureEnd = () => { - const oldPos = measureStack.pop(); - const buffersIndex = measureStack.pop(); + const oldPos = /** @type {number} */ (measureStack.pop()); + const buffersIndex = /** @type {number} */ (measureStack.pop()); let size = currentPosition - oldPos; for (let i = buffersIndex; i < buffers.length; i++) { size += buffers[i].length; @@ -264,7 +274,7 @@ class BinaryMiddleware extends SerializerMiddleware { switch (typeof thing) { case "function": { if (!SerializerMiddleware.isLazy(thing)) - throw new Error("Unexpected function " + thing); + throw new Error(`Unexpected function ${thing}`); /** @type {SerializedType | (() => SerializedType)} */ let serializedData = SerializerMiddleware.getLazySerializedValue(thing); @@ -287,12 +297,10 @@ class BinaryMiddleware extends SerializerMiddleware { buffers.push(serializedData); break; } - } else { - if (typeof serializedData === "function") { - flush(); - buffers.push(serializedData); - break; - } + } else if (typeof serializedData === "function") { + flush(); + buffers.push(serializedData); + break; } /** @type {number[]} */ const lengths = []; @@ -612,6 +620,11 @@ class BinaryMiddleware extends SerializerMiddleware { } break; } + default: { + throw new Error( + `Unknown typeof "${typeof thing}" in binary middleware` + ); + } } } flush(); @@ -673,9 +686,12 @@ class BinaryMiddleware extends SerializerMiddleware { currentIsBuffer = Buffer.isBuffer(currentBuffer); } }; - const isInCurrentBuffer = n => { - return currentIsBuffer && n + currentPosition <= currentBuffer.length; - }; + /** + * @param {number} n n + * @returns {boolean} true when in current buffer, otherwise false + */ + const isInCurrentBuffer = n => + currentIsBuffer && n + currentPosition <= currentBuffer.length; const ensureBuffer = () => { if (!currentIsBuffer) { throw new Error( @@ -742,9 +758,9 @@ class BinaryMiddleware extends SerializerMiddleware { * There is no need to check remaining buffer size here * since {@link checkOverflow} guarantees at least one byte remaining */ - const byte = /** @type {Buffer} */ (currentBuffer).readUInt8( - currentPosition - ); + const byte = + /** @type {Buffer} */ + (currentBuffer).readUInt8(currentPosition); currentPosition += I8_SIZE; checkOverflow(); return byte; @@ -752,9 +768,11 @@ class BinaryMiddleware extends SerializerMiddleware { /** * @returns {number} U32 */ - const readU32 = () => { - return read(I32_SIZE).readUInt32LE(0); - }; + const readU32 = () => read(I32_SIZE).readUInt32LE(0); + /** + * @param {number} data data + * @param {number} n n + */ const readBits = (data, n) => { let mask = 1; while (n !== 0) { @@ -1075,13 +1093,10 @@ class BinaryMiddleware extends SerializerMiddleware { } } }; - } else { - return () => { - throw new Error( - `Unexpected header byte 0x${header.toString(16)}` - ); - }; } + return () => { + throw new Error(`Unexpected header byte 0x${header.toString(16)}`); + }; } }); @@ -1101,6 +1116,7 @@ class BinaryMiddleware extends SerializerMiddleware { } // avoid leaking memory in context + // eslint-disable-next-line prefer-const let _result = result; result = undefined; return _result; diff --git a/node_modules/webpack/lib/serialization/DateObjectSerializer.js b/node_modules/webpack/lib/serialization/DateObjectSerializer.js index c8e53ccf..c69ccfe8 100644 --- a/node_modules/webpack/lib/serialization/DateObjectSerializer.js +++ b/node_modules/webpack/lib/serialization/DateObjectSerializer.js @@ -15,6 +15,7 @@ class DateObjectSerializer { serialize(obj, context) { context.write(obj.getTime()); } + /** * @param {ObjectDeserializerContext} context context * @returns {Date} date diff --git a/node_modules/webpack/lib/serialization/ErrorObjectSerializer.js b/node_modules/webpack/lib/serialization/ErrorObjectSerializer.js index 40f47fc2..b0869155 100644 --- a/node_modules/webpack/lib/serialization/ErrorObjectSerializer.js +++ b/node_modules/webpack/lib/serialization/ErrorObjectSerializer.js @@ -14,6 +14,7 @@ class ErrorObjectSerializer { constructor(Type) { this.Type = Type; } + /** * @param {Error | EvalError | RangeError | ReferenceError | SyntaxError | TypeError} obj error * @param {ObjectSerializerContext} context context @@ -23,6 +24,7 @@ class ErrorObjectSerializer { context.write(obj.stack); context.write(/** @type {Error & { cause: "unknown" }} */ (obj).cause); } + /** * @param {ObjectDeserializerContext} context context * @returns {Error | EvalError | RangeError | ReferenceError | SyntaxError | TypeError} error diff --git a/node_modules/webpack/lib/serialization/FileMiddleware.js b/node_modules/webpack/lib/serialization/FileMiddleware.js index ef5e0601..b8de8a95 100644 --- a/node_modules/webpack/lib/serialization/FileMiddleware.js +++ b/node_modules/webpack/lib/serialization/FileMiddleware.js @@ -19,6 +19,7 @@ const memoize = require("../util/memoize"); const SerializerMiddleware = require("./SerializerMiddleware"); /** @typedef {typeof import("../util/Hash")} Hash */ +/** @typedef {import("../util/fs").IStats} IStats */ /** @typedef {import("../util/fs").IntermediateFileSystem} IntermediateFileSystem */ /** @typedef {import("./types").BufferSerializableType} BufferSerializableType */ @@ -57,6 +58,7 @@ const hashForName = (buffers, hashFunction) => { const COMPRESSION_CHUNK_SIZE = 100 * 1024 * 1024; const DECOMPRESSION_CHUNK_SIZE = 100 * 1024 * 1024; +/** @type {function(Buffer, number, number): void} */ const writeUInt64LE = Buffer.prototype.writeBigUInt64LE ? (buf, value, offset) => { buf.writeBigUInt64LE(BigInt(value), offset); @@ -68,10 +70,9 @@ const writeUInt64LE = Buffer.prototype.writeBigUInt64LE buf.writeUInt32LE(high, offset + 4); }; +/** @type {function(Buffer, number): void} */ const readUInt64LE = Buffer.prototype.readBigUInt64LE - ? (buf, offset) => { - return Number(buf.readBigUInt64LE(offset)); - } + ? (buf, offset) => Number(buf.readBigUInt64LE(offset)) : (buf, offset) => { const low = buf.readUInt32LE(offset); const high = buf.readUInt32LE(offset + 4); @@ -82,7 +83,7 @@ const readUInt64LE = Buffer.prototype.readBigUInt64LE * @typedef {object} SerializeResult * @property {string | false} name * @property {number} size - * @property {Promise=} backgroundJob + * @property {Promise=} backgroundJob */ /** @@ -104,8 +105,8 @@ const serialize = async ( const processedData = []; /** @type {WeakMap>} */ const resultToLazy = new WeakMap(); - /** @type {Buffer[]} */ - let lastBuffers = undefined; + /** @type {Buffer[] | undefined} */ + let lastBuffers; for (const item of await data) { if (typeof item === "function") { if (!SerializerMiddleware.isLazy(item)) @@ -163,9 +164,8 @@ const serialize = async ( const backgroundJobs = []; const resolvedData = ( await Promise.all( - /** @type {Promise[]} */ ( - processedData - ) + /** @type {Promise[]} */ + (processedData) ) ).map(item => { if (Array.isArray(item) || Buffer.isBuffer(item)) return item; @@ -195,7 +195,7 @@ const serialize = async ( } else if (item) { lengths.push(-item.length); } else { - throw new Error("Unexpected falsy value in resolved data " + item); + throw new Error(`Unexpected falsy value in resolved data ${item}`); } } const header = Buffer.allocUnsafe(8 + lengths.length * 4); @@ -237,12 +237,12 @@ const serialize = async ( */ const deserialize = async (middleware, name, readFile) => { const contents = await readFile(name); - if (contents.length === 0) throw new Error("Empty file " + name); + if (contents.length === 0) throw new Error(`Empty file ${name}`); let contentsIndex = 0; let contentItem = contents[0]; let contentItemLength = contentItem.length; let contentPosition = 0; - if (contentItemLength === 0) throw new Error("Empty file " + name); + if (contentItemLength === 0) throw new Error(`Empty file ${name}`); const nextContent = () => { contentsIndex++; contentItem = contents[contentsIndex]; @@ -378,18 +378,16 @@ const deserialize = async (middleware, name, readFile) => { length -= l; contentPosition = contentItemLength; } + } else if (length >= contentItemLength) { + result.push(contentItem); + length -= contentItemLength; + contentPosition = contentItemLength; } else { - if (length >= contentItemLength) { - result.push(contentItem); - length -= contentItemLength; - contentPosition = contentItemLength; - } else { - result.push( - Buffer.from(contentItem.buffer, contentItem.byteOffset, length) - ); - contentPosition += length; - length = 0; - } + result.push( + Buffer.from(contentItem.buffer, contentItem.byteOffset, length) + ); + contentPosition += length; + length = 0; } while (length > 0) { nextContent(); @@ -410,6 +408,8 @@ const deserialize = async (middleware, name, readFile) => { return result; }; +/** @typedef {{ filename: string, extension?: string }} FileMiddlewareContext */ + /** * @typedef {BufferSerializableType[]} DeserializedType * @typedef {true} SerializedType @@ -425,6 +425,7 @@ class FileMiddleware extends SerializerMiddleware { this.fs = fs; this._hashFunction = hashFunction; } + /** * @param {DeserializedType} data data * @param {object} context context object @@ -439,76 +440,92 @@ class FileMiddleware extends SerializerMiddleware { // It's important that we don't touch existing files during serialization // because serialize may read existing files (when deserializing) const allWrittenFiles = new Set(); + /** + * @param {string | false} name name + * @param {Buffer[]} content content + * @param {number} size size + * @returns {Promise} + */ const writeFile = async (name, content, size) => { const file = name ? join(this.fs, filename, `../${name}${extension}`) : filename; - await new Promise((resolve, reject) => { - let stream = this.fs.createWriteStream(file + "_"); - let compression; - if (file.endsWith(".gz")) { - compression = createGzip({ - chunkSize: COMPRESSION_CHUNK_SIZE, - level: zConstants.Z_BEST_SPEED - }); - } else if (file.endsWith(".br")) { - compression = createBrotliCompress({ - chunkSize: COMPRESSION_CHUNK_SIZE, - params: { - [zConstants.BROTLI_PARAM_MODE]: zConstants.BROTLI_MODE_TEXT, - [zConstants.BROTLI_PARAM_QUALITY]: 2, - [zConstants.BROTLI_PARAM_DISABLE_LITERAL_CONTEXT_MODELING]: true, - [zConstants.BROTLI_PARAM_SIZE_HINT]: size - } - }); - } - if (compression) { - pipeline(compression, stream, reject); - stream = compression; - stream.on("finish", () => resolve()); - } else { - stream.on("error", err => reject(err)); - stream.on("finish", () => resolve()); - } - // split into chunks for WRITE_LIMIT_CHUNK size - const chunks = []; - for (const b of content) { - if (b.length < WRITE_LIMIT_CHUNK) { - chunks.push(b); + await new Promise( + /** + * @param {(value?: undefined) => void} resolve resolve + * @param {(reason?: Error | null) => void} reject reject + */ + (resolve, reject) => { + let stream = this.fs.createWriteStream(`${file}_`); + let compression; + if (file.endsWith(".gz")) { + compression = createGzip({ + chunkSize: COMPRESSION_CHUNK_SIZE, + level: zConstants.Z_BEST_SPEED + }); + } else if (file.endsWith(".br")) { + compression = createBrotliCompress({ + chunkSize: COMPRESSION_CHUNK_SIZE, + params: { + [zConstants.BROTLI_PARAM_MODE]: zConstants.BROTLI_MODE_TEXT, + [zConstants.BROTLI_PARAM_QUALITY]: 2, + [zConstants.BROTLI_PARAM_DISABLE_LITERAL_CONTEXT_MODELING]: true, + [zConstants.BROTLI_PARAM_SIZE_HINT]: size + } + }); + } + if (compression) { + pipeline(compression, stream, reject); + stream = compression; + stream.on("finish", () => resolve()); } else { - for (let i = 0; i < b.length; i += WRITE_LIMIT_CHUNK) { - chunks.push(b.slice(i, i + WRITE_LIMIT_CHUNK)); + stream.on("error", err => reject(err)); + stream.on("finish", () => resolve()); + } + // split into chunks for WRITE_LIMIT_CHUNK size + /** @type {TODO[]} */ + const chunks = []; + for (const b of content) { + if (b.length < WRITE_LIMIT_CHUNK) { + chunks.push(b); + } else { + for (let i = 0; i < b.length; i += WRITE_LIMIT_CHUNK) { + chunks.push(b.slice(i, i + WRITE_LIMIT_CHUNK)); + } } } - } - const len = chunks.length; - let i = 0; - const batchWrite = err => { - // will be handled in "on" error handler - if (err) return; + const len = chunks.length; + let i = 0; + /** + * @param {(Error | null)=} err err + */ + const batchWrite = err => { + // will be handled in "on" error handler + if (err) return; - if (i === len) { - stream.end(); - return; - } + if (i === len) { + stream.end(); + return; + } - // queue up a batch of chunks up to the write limit - // end is exclusive - let end = i; - let sum = chunks[end++].length; - while (end < len) { - sum += chunks[end].length; - if (sum > WRITE_LIMIT_TOTAL) break; - end++; - } - while (i < end - 1) { - stream.write(chunks[i++]); - } - stream.write(chunks[i++], batchWrite); - }; - batchWrite(); - }); + // queue up a batch of chunks up to the write limit + // end is exclusive + let end = i; + let sum = chunks[end++].length; + while (end < len) { + sum += chunks[end].length; + if (sum > WRITE_LIMIT_TOTAL) break; + end++; + } + while (i < end - 1) { + stream.write(chunks[i++]); + } + stream.write(chunks[i++], batchWrite); + }; + batchWrite(); + } + ); if (name) allWrittenFiles.add(file); }; @@ -518,10 +535,15 @@ class FileMiddleware extends SerializerMiddleware { await backgroundJob; // Rename the index file to disallow access during inconsistent file state - await new Promise(resolve => - this.fs.rename(filename, filename + ".old", err => { - resolve(); - }) + await new Promise( + /** + * @param {(value?: undefined) => void} resolve resolve + */ + resolve => { + this.fs.rename(filename, `${filename}.old`, err => { + resolve(); + }); + } ); // update all written files @@ -529,22 +551,35 @@ class FileMiddleware extends SerializerMiddleware { Array.from( allWrittenFiles, file => - new Promise((resolve, reject) => { - this.fs.rename(file + "_", file, err => { - if (err) return reject(err); - resolve(); - }); - }) + new Promise( + /** + * @param {(value?: undefined) => void} resolve resolve + * @param {(reason?: Error | null) => void} reject reject + * @returns {void} + */ + (resolve, reject) => { + this.fs.rename(`${file}_`, file, err => { + if (err) return reject(err); + resolve(); + }); + } + ) ) ); // As final step automatically update the index file to have a consistent pack again - await new Promise(resolve => { - this.fs.rename(filename + "_", filename, err => { - if (err) return reject(err); - resolve(); - }); - }); + await new Promise( + /** + * @param {(value?: undefined) => void} resolve resolve + * @returns {void} + */ + resolve => { + this.fs.rename(`${filename}_`, filename, err => { + if (err) return reject(err); + resolve(); + }); + } + ); return /** @type {true} */ (true); } ) @@ -560,6 +595,10 @@ class FileMiddleware extends SerializerMiddleware { */ deserialize(data, context) { const { filename, extension = "" } = context; + /** + * @param {string | boolean} name name + * @returns {Promise} result + */ const readFile = name => new Promise((resolve, reject) => { const file = name @@ -570,11 +609,12 @@ class FileMiddleware extends SerializerMiddleware { reject(err); return; } - let remaining = /** @type {number} */ (stats.size); + let remaining = /** @type {IStats} */ (stats).size; /** @type {Buffer | undefined} */ let currentBuffer; /** @type {number | undefined} */ let currentBufferUsed; + /** @type {any[]} */ const buf = []; /** @type {import("zlib").Zlib & import("stream").Transform | undefined} */ let decompression; @@ -588,7 +628,8 @@ class FileMiddleware extends SerializerMiddleware { }); } if (decompression) { - let newResolve, newReject; + let newResolve; + let newReject; resolve( Promise.all([ new Promise((rs, rj) => { @@ -605,11 +646,12 @@ class FileMiddleware extends SerializerMiddleware { resolve = newResolve; reject = newReject; } - this.fs.open(file, "r", (err, fd) => { + this.fs.open(file, "r", (err, _fd) => { if (err) { reject(err); return; } + const fd = /** @type {number} */ (_fd); const read = () => { if (currentBuffer === undefined) { currentBuffer = Buffer.allocUnsafeSlow( @@ -622,8 +664,10 @@ class FileMiddleware extends SerializerMiddleware { currentBufferUsed = 0; } let readBuffer = currentBuffer; - let readOffset = currentBufferUsed; - let readLength = currentBuffer.length - currentBufferUsed; + let readOffset = /** @type {number} */ (currentBufferUsed); + let readLength = + currentBuffer.length - + /** @type {number} */ (currentBufferUsed); // values passed to fs.read must be valid int32 values if (readOffset > 0x7fffffff) { readBuffer = currentBuffer.slice(readOffset); @@ -645,9 +689,13 @@ class FileMiddleware extends SerializerMiddleware { }); return; } - currentBufferUsed += bytesRead; + /** @type {number} */ + (currentBufferUsed) += bytesRead; remaining -= bytesRead; - if (currentBufferUsed === currentBuffer.length) { + if ( + currentBufferUsed === + /** @type {Buffer} */ (currentBuffer).length + ) { if (decompression) { decompression.write(currentBuffer); } else { diff --git a/node_modules/webpack/lib/serialization/MapObjectSerializer.js b/node_modules/webpack/lib/serialization/MapObjectSerializer.js index cb5fa6b6..0b1f4182 100644 --- a/node_modules/webpack/lib/serialization/MapObjectSerializer.js +++ b/node_modules/webpack/lib/serialization/MapObjectSerializer.js @@ -22,6 +22,7 @@ class MapObjectSerializer { context.write(value); } } + /** * @template K, V * @param {ObjectDeserializerContext} context context @@ -29,7 +30,7 @@ class MapObjectSerializer { */ deserialize(context) { /** @type {number} */ - let size = context.read(); + const size = context.read(); /** @type {Map} */ const map = new Map(); /** @type {K[]} */ diff --git a/node_modules/webpack/lib/serialization/NullPrototypeObjectSerializer.js b/node_modules/webpack/lib/serialization/NullPrototypeObjectSerializer.js index 7877fb46..32adaeaa 100644 --- a/node_modules/webpack/lib/serialization/NullPrototypeObjectSerializer.js +++ b/node_modules/webpack/lib/serialization/NullPrototypeObjectSerializer.js @@ -21,9 +21,10 @@ class NullPrototypeObjectSerializer { } context.write(null); for (const key of keys) { - context.write(obj[key]); + context.write(obj[/** @type {keyof T} */ (key)]); } } + /** * @template {object} T * @param {ObjectDeserializerContext} context context @@ -41,7 +42,7 @@ class NullPrototypeObjectSerializer { key = context.read(); } for (const key of keys) { - obj[key] = context.read(); + obj[/** @type {keyof T} */ (key)] = context.read(); } return obj; } diff --git a/node_modules/webpack/lib/serialization/ObjectMiddleware.js b/node_modules/webpack/lib/serialization/ObjectMiddleware.js index aa9d0f16..68f3cd5d 100644 --- a/node_modules/webpack/lib/serialization/ObjectMiddleware.js +++ b/node_modules/webpack/lib/serialization/ObjectMiddleware.js @@ -137,8 +137,9 @@ jsTypes.set(TypeError, new ErrorObjectSerializer(TypeError)); // If in a sandboxed environment (e. g. jest), this escapes the sandbox and registers // real Object and Array types to. These types may occur in the wild too, e. g. when // using Structured Clone in postMessage. +// eslint-disable-next-line n/exports-style if (exports.constructor !== Object) { - // eslint-disable-next-line jsdoc/check-types + // eslint-disable-next-line jsdoc/check-types, n/exports-style const Obj = /** @type {typeof Object} */ (exports.constructor); const Fn = /** @type {typeof Function} */ (Obj.constructor); for (const [type, config] of Array.from(jsTypes)) { @@ -185,6 +186,7 @@ class ObjectMiddleware extends SerializerMiddleware { this.extendContext = extendContext; this._hashFunction = hashFunction; } + /** * @param {RegExp} regExp RegExp for which the request is tested * @param {function(string): boolean} loader loader to load the request, returns true when successful @@ -202,7 +204,7 @@ class ObjectMiddleware extends SerializerMiddleware { * @returns {void} */ static register(Constructor, request, name, serializer) { - const key = request + "/" + name; + const key = `${request}/${name}`; if (serializers.has(Constructor)) { throw new Error( @@ -267,7 +269,7 @@ class ObjectMiddleware extends SerializerMiddleware { * @returns {ObjectSerializer} serializer */ static getDeserializerFor(request, name) { - const key = request + "/" + name; + const key = `${request}/${name}`; const serializer = serializerInversed.get(key); if (serializer === undefined) { @@ -283,7 +285,7 @@ class ObjectMiddleware extends SerializerMiddleware { * @returns {ObjectSerializer} serializer */ static _getDeserializerForWithoutError(request, name) { - const key = request + "/" + name; + const key = `${request}/${name}`; const serializer = serializerInversed.get(key); return serializer; } @@ -316,17 +318,16 @@ class ObjectMiddleware extends SerializerMiddleware { } bufferDedupeMap.set(len, [entry, buf]); return buf; - } else { - const hash = toHash(entry, this._hashFunction); - const newMap = new Map(); - newMap.set(hash, entry); - bufferDedupeMap.set(len, newMap); - const hashBuf = toHash(buf, this._hashFunction); - if (hash === hashBuf) { - return entry; - } - return buf; } + const hash = toHash(entry, this._hashFunction); + const newMap = new Map(); + newMap.set(hash, entry); + bufferDedupeMap.set(len, newMap); + const hashBuf = toHash(buf, this._hashFunction); + if (hash === hashBuf) { + return entry; + } + return buf; } else if (Array.isArray(entry)) { if (entry.length < 16) { for (const item of entry) { @@ -336,32 +337,29 @@ class ObjectMiddleware extends SerializerMiddleware { } entry.push(buf); return buf; - } else { - const newMap = new Map(); - const hash = toHash(buf, this._hashFunction); - let found; - for (const item of entry) { - const itemHash = toHash(item, this._hashFunction); - newMap.set(itemHash, item); - if (found === undefined && itemHash === hash) found = item; - } - bufferDedupeMap.set(len, newMap); - if (found === undefined) { - newMap.set(hash, buf); - return buf; - } else { - return found; - } } - } else { + const newMap = new Map(); const hash = toHash(buf, this._hashFunction); - const item = entry.get(hash); - if (item !== undefined) { - return item; + let found; + for (const item of entry) { + const itemHash = toHash(item, this._hashFunction); + newMap.set(itemHash, item); + if (found === undefined && itemHash === hash) found = item; } - entry.set(hash, buf); - return buf; + bufferDedupeMap.set(len, newMap); + if (found === undefined) { + newMap.set(hash, buf); + return buf; + } + return found; + } + const hash = toHash(buf, this._hashFunction); + const item = entry.get(hash); + if (item !== undefined) { + return item; } + entry.set(hash, buf); + return buf; }; let currentPosTypeLookup = 0; let objectTypeLookup = new Map(); @@ -385,7 +383,7 @@ class ObjectMiddleware extends SerializerMiddleware { if (request) { return `${request}${name ? `.${name}` : ""}`; } - } catch (e) { + } catch (_err) { // ignore -> fallback } if (typeof item === "object" && item !== null) { @@ -408,8 +406,8 @@ class ObjectMiddleware extends SerializerMiddleware { } try { return `${item}`; - } catch (e) { - return `(${e.message})`; + } catch (err) { + return `(${err.message})`; } }) .join(" -> "); @@ -419,16 +417,16 @@ class ObjectMiddleware extends SerializerMiddleware { write(value, key) { try { process(value); - } catch (e) { - if (e !== NOT_SERIALIZABLE) { + } catch (err) { + if (err !== NOT_SERIALIZABLE) { if (hasDebugInfoAttached === undefined) hasDebugInfoAttached = new WeakSet(); - if (!hasDebugInfoAttached.has(e)) { - e.message += `\nwhile serializing ${stackToString(value)}`; - hasDebugInfoAttached.add(e); + if (!hasDebugInfoAttached.has(err)) { + err.message += `\nwhile serializing ${stackToString(value)}`; + hasDebugInfoAttached.add(err); } } - throw e; + throw err; } }, setCircularReference(ref) { @@ -491,7 +489,7 @@ class ObjectMiddleware extends SerializerMiddleware { if (cycleStack.has(item)) { throw new Error( - `This is a circular references. To serialize circular references use 'setCircularReference' somewhere in the circle during serialize and deserialize.` + "This is a circular references. To serialize circular references use 'setCircularReference' somewhere in the circle during serialize and deserialize." ); } @@ -542,7 +540,7 @@ class ObjectMiddleware extends SerializerMiddleware { result.push(item); } else if (typeof item === "function") { if (!SerializerMiddleware.isLazy(item)) - throw new Error("Unexpected function " + item); + throw new Error(`Unexpected function ${item}`); /** @type {SerializedType} */ const serializedData = SerializerMiddleware.getLazySerializedValue(item); @@ -573,10 +571,10 @@ class ObjectMiddleware extends SerializerMiddleware { process(item); } return result; - } catch (e) { - if (e === NOT_SERIALIZABLE) return null; + } catch (err) { + if (err === NOT_SERIALIZABLE) return null; - throw e; + throw err; } finally { // Get rid of these references to avoid leaking memory // This happens because the optimized code v8 generates @@ -637,7 +635,7 @@ class ObjectMiddleware extends SerializerMiddleware { if (nextItem === ESCAPE_ESCAPE_VALUE) { return ESCAPE; } else if (nextItem === ESCAPE_UNDEFINED) { - return undefined; + // Nothing } else if (nextItem === ESCAPE_END_OBJECT) { throw new Error( `Unexpected end of object at position ${currentDataPos - 1}` @@ -670,11 +668,9 @@ class ObjectMiddleware extends SerializerMiddleware { if (request && !loadedRequests.has(request)) { let loaded = false; for (const [regExp, loader] of loaders) { - if (regExp.test(request)) { - if (loader(request)) { - loaded = true; - break; - } + if (regExp.test(request) && loader(request)) { + loaded = true; + break; } } if (!loaded) { diff --git a/node_modules/webpack/lib/serialization/PlainObjectSerializer.js b/node_modules/webpack/lib/serialization/PlainObjectSerializer.js index 4bf5f04c..428825e3 100644 --- a/node_modules/webpack/lib/serialization/PlainObjectSerializer.js +++ b/node_modules/webpack/lib/serialization/PlainObjectSerializer.js @@ -7,19 +7,36 @@ /** @typedef {import("./ObjectMiddleware").ObjectDeserializerContext} ObjectDeserializerContext */ /** @typedef {import("./ObjectMiddleware").ObjectSerializerContext} ObjectSerializerContext */ +/** @typedef {(arg0?: any) => void} CacheAssoc */ + +/** + * @template T + * @typedef {WeakMap>} + */ const cache = new WeakMap(); +/** + * @template T + */ class ObjectStructure { constructor() { this.keys = undefined; this.children = undefined; } + /** + * @param {keyof T[]} keys keys + * @returns {keyof T[]} keys + */ getKeys(keys) { if (this.keys === undefined) this.keys = keys; return this.keys; } + /** + * @param {keyof T} key key + * @returns {ObjectStructure} object structure + */ key(key) { if (this.children === undefined) this.children = new Map(); const child = this.children.get(key); @@ -30,6 +47,12 @@ class ObjectStructure { } } +/** + * @template T + * @param {(keyof T)[]} keys keys + * @param {CacheAssoc} cacheAssoc cache assoc fn + * @returns {(keyof T)[]} keys + */ const getCachedKeys = (keys, cacheAssoc) => { let root = cache.get(cacheAssoc); if (root === undefined) { @@ -45,11 +68,12 @@ const getCachedKeys = (keys, cacheAssoc) => { class PlainObjectSerializer { /** - * @param {object} obj plain object + * @template {object} T + * @param {T} obj plain object * @param {ObjectSerializerContext} context context */ serialize(obj, context) { - const keys = Object.keys(obj); + const keys = /** @type {(keyof T)[]} */ (Object.keys(obj)); if (keys.length > 128) { // Objects with so many keys are unlikely to share structure // with other objects @@ -70,19 +94,21 @@ class PlainObjectSerializer { context.write(null); } } + /** + * @template {object} T * @param {ObjectDeserializerContext} context context - * @returns {object} plain object + * @returns {T} plain object */ deserialize(context) { const keys = context.read(); - const obj = {}; + const obj = /** @type {T} */ ({}); if (Array.isArray(keys)) { for (const key of keys) { - obj[key] = context.read(); + obj[/** @type {keyof T} */ (key)] = context.read(); } } else if (keys !== null) { - obj[keys] = context.read(); + obj[/** @type {keyof T} */ (keys)] = context.read(); } return obj; } diff --git a/node_modules/webpack/lib/serialization/RegExpObjectSerializer.js b/node_modules/webpack/lib/serialization/RegExpObjectSerializer.js index 9338fe29..5ac7eec5 100644 --- a/node_modules/webpack/lib/serialization/RegExpObjectSerializer.js +++ b/node_modules/webpack/lib/serialization/RegExpObjectSerializer.js @@ -16,6 +16,7 @@ class RegExpObjectSerializer { context.write(obj.source); context.write(obj.flags); } + /** * @param {ObjectDeserializerContext} context context * @returns {RegExp} regexp diff --git a/node_modules/webpack/lib/serialization/Serializer.js b/node_modules/webpack/lib/serialization/Serializer.js index 082736a0..ce241c67 100644 --- a/node_modules/webpack/lib/serialization/Serializer.js +++ b/node_modules/webpack/lib/serialization/Serializer.js @@ -52,11 +52,10 @@ class Serializer { /** @type {any} */ let current = value; for (const middleware of this.deserializeMiddlewares) { - if (current && typeof current.then === "function") { - current = current.then(data => middleware.deserialize(data, ctx)); - } else { - current = middleware.deserialize(current, ctx); - } + current = + current && typeof current.then === "function" + ? current.then(data => middleware.deserialize(data, ctx)) + : middleware.deserialize(current, ctx); } return current; } diff --git a/node_modules/webpack/lib/serialization/SerializerMiddleware.js b/node_modules/webpack/lib/serialization/SerializerMiddleware.js index 3a5ba283..de56d29e 100644 --- a/node_modules/webpack/lib/serialization/SerializerMiddleware.js +++ b/node_modules/webpack/lib/serialization/SerializerMiddleware.js @@ -45,7 +45,7 @@ class SerializerMiddleware { * @param {any=} serializedValue serialized value * @returns {function(): Promise | any} lazy function */ - static createLazy(value, target, options = {}, serializedValue) { + static createLazy(value, target, options = {}, serializedValue = undefined) { if (SerializerMiddleware.isLazy(value, target)) return value; const fn = typeof value === "function" ? value : () => value; fn[LAZY_TARGET] = target; @@ -62,24 +62,24 @@ class SerializerMiddleware { static isLazy(fn, target) { if (typeof fn !== "function") return false; const t = fn[LAZY_TARGET]; - return target ? t === target : !!t; + return target ? t === target : Boolean(t); } /** * @param {function(): Promise | any} fn lazy function - * @returns {object} options + * @returns {object | undefined} options */ static getLazyOptions(fn) { - if (typeof fn !== "function") return undefined; + if (typeof fn !== "function") return; return /** @type {any} */ (fn).options; } /** * @param {function(): Promise | any} fn lazy function - * @returns {any} serialized value + * @returns {any | undefined} serialized value */ static getLazySerializedValue(fn) { - if (typeof fn !== "function") return undefined; + if (typeof fn !== "function") return; return fn[LAZY_SERIALIZED_VALUE]; } diff --git a/node_modules/webpack/lib/serialization/SetObjectSerializer.js b/node_modules/webpack/lib/serialization/SetObjectSerializer.js index 18cfa8ca..66811b87 100644 --- a/node_modules/webpack/lib/serialization/SetObjectSerializer.js +++ b/node_modules/webpack/lib/serialization/SetObjectSerializer.js @@ -19,6 +19,7 @@ class SetObjectSerializer { context.write(value); } } + /** * @template T * @param {ObjectDeserializerContext} context context @@ -26,7 +27,7 @@ class SetObjectSerializer { */ deserialize(context) { /** @type {number} */ - let size = context.read(); + const size = context.read(); /** @type {Set} */ const set = new Set(); for (let i = 0; i < size; i++) { diff --git a/node_modules/webpack/lib/sharing/ConsumeSharedPlugin.js b/node_modules/webpack/lib/sharing/ConsumeSharedPlugin.js index 7b5188c5..efc52490 100644 --- a/node_modules/webpack/lib/sharing/ConsumeSharedPlugin.js +++ b/node_modules/webpack/lib/sharing/ConsumeSharedPlugin.js @@ -27,7 +27,9 @@ const { /** @typedef {import("../../declarations/plugins/sharing/ConsumeSharedPlugin").ConsumesConfig} ConsumesConfig */ /** @typedef {import("../Compiler")} Compiler */ /** @typedef {import("../ResolverFactory").ResolveOptionsWithDependencyType} ResolveOptionsWithDependencyType */ +/** @typedef {import("../util/semver").SemVerRange} SemVerRange */ /** @typedef {import("./ConsumeSharedModule").ConsumeOptions} ConsumeOptions */ +/** @typedef {import("./utils").DescriptionFile} DescriptionFile */ const validate = createSchemaValidation( require("../../schemas/plugins/sharing/ConsumeSharedPlugin.check.js"), @@ -57,7 +59,7 @@ class ConsumeSharedPlugin { (item, key) => { if (Array.isArray(item)) throw new Error("Unexpected array in options"); /** @type {ConsumeOptions} */ - let result = + const result = item === key || !isRequiredVersion(item) ? // item is a request/key { @@ -97,8 +99,8 @@ class ConsumeSharedPlugin { ? item.strictVersion : item.import !== false && !item.singleton, packageName: item.packageName, - singleton: !!item.singleton, - eager: !!item.eager + singleton: Boolean(item.singleton), + eager: Boolean(item.eager) }) ); } @@ -157,110 +159,127 @@ class ConsumeSharedPlugin { config.import && /^(\.\.?(\/|$)|\/|[A-Za-z]:|\\\\)/.test(config.import); return Promise.all([ - new Promise(resolve => { - if (!config.import) return resolve(); - const resolveContext = { - /** @type {LazySet} */ - fileDependencies: new LazySet(), - /** @type {LazySet} */ - contextDependencies: new LazySet(), - /** @type {LazySet} */ - missingDependencies: new LazySet() - }; - resolver.resolve( - {}, - directFallback ? compiler.context : context, - config.import, - resolveContext, - (err, result) => { - compilation.contextDependencies.addAll( - resolveContext.contextDependencies - ); - compilation.fileDependencies.addAll( - resolveContext.fileDependencies - ); - compilation.missingDependencies.addAll( - resolveContext.missingDependencies - ); - if (err) { - compilation.errors.push( - new ModuleNotFoundError(null, err, { - name: `resolving fallback for shared module ${request}` - }) - ); - return resolve(); - } - resolve(result); - } - ); - }), - new Promise(resolve => { - if (config.requiredVersion !== undefined) - return resolve(config.requiredVersion); - let packageName = config.packageName; - if (packageName === undefined) { - if (/^(\/|[A-Za-z]:|\\\\)/.test(request)) { - // For relative or absolute requests we don't automatically use a packageName. - // If wished one can specify one with the packageName option. - return resolve(); + new Promise( + /** + * @param {(value?: string) => void} resolve resolve + */ + resolve => { + if (!config.import) { + resolve(); + return; } - const match = /^((?:@[^\\/]+[\\/])?[^\\/]+)/.exec(request); - if (!match) { - requiredVersionWarning( - "Unable to extract the package name from request." - ); - return resolve(); - } - packageName = match[0]; - } - - getDescriptionFile( - compilation.inputFileSystem, - context, - ["package.json"], - (err, result) => { - if (err) { - requiredVersionWarning( - `Unable to read description file: ${err}` + const resolveContext = { + /** @type {LazySet} */ + fileDependencies: new LazySet(), + /** @type {LazySet} */ + contextDependencies: new LazySet(), + /** @type {LazySet} */ + missingDependencies: new LazySet() + }; + resolver.resolve( + {}, + directFallback ? compiler.context : context, + config.import, + resolveContext, + (err, result) => { + compilation.contextDependencies.addAll( + resolveContext.contextDependencies ); - return resolve(); - } - const { data, path: descriptionPath } = result; - if (!data) { - requiredVersionWarning( - `Unable to find description file in ${context}.` + compilation.fileDependencies.addAll( + resolveContext.fileDependencies + ); + compilation.missingDependencies.addAll( + resolveContext.missingDependencies ); - return resolve(); + if (err) { + compilation.errors.push( + new ModuleNotFoundError(null, err, { + name: `resolving fallback for shared module ${request}` + }) + ); + return resolve(); + } + resolve(/** @type {string} */ (result)); } - if (data.name === packageName) { - // Package self-referencing - return resolve(); + ); + } + ), + new Promise( + /** + * @param {(value?: SemVerRange) => void} resolve resolve + */ + resolve => { + if (config.requiredVersion !== undefined) { + resolve(/** @type {SemVerRange} */ (config.requiredVersion)); + return; + } + let packageName = config.packageName; + if (packageName === undefined) { + if (/^(\/|[A-Za-z]:|\\\\)/.test(request)) { + // For relative or absolute requests we don't automatically use a packageName. + // If wished one can specify one with the packageName option. + resolve(); + return; } - const requiredVersion = getRequiredVersionFromDescriptionFile( - data, - packageName - ); - if (typeof requiredVersion !== "string") { + const match = /^((?:@[^\\/]+[\\/])?[^\\/]+)/.exec(request); + if (!match) { requiredVersionWarning( - `Unable to find required version for "${packageName}" in description file (${descriptionPath}). It need to be in dependencies, devDependencies or peerDependencies.` + "Unable to extract the package name from request." ); - return resolve(); + resolve(); + return; } - resolve(parseRange(requiredVersion)); + packageName = match[0]; } - ); - }) - ]).then(([importResolved, requiredVersion]) => { - return new ConsumeSharedModule( - directFallback ? compiler.context : context, - { - ...config, - importResolved, - import: importResolved ? config.import : undefined, - requiredVersion + + getDescriptionFile( + compilation.inputFileSystem, + context, + ["package.json"], + (err, result) => { + if (err) { + requiredVersionWarning( + `Unable to read description file: ${err}` + ); + return resolve(); + } + const { data, path: descriptionPath } = + /** @type {DescriptionFile} */ (result); + if (!data) { + requiredVersionWarning( + `Unable to find description file in ${context}.` + ); + return resolve(); + } + if (data.name === packageName) { + // Package self-referencing + return resolve(); + } + const requiredVersion = + getRequiredVersionFromDescriptionFile(data, packageName); + if (typeof requiredVersion !== "string") { + requiredVersionWarning( + `Unable to find required version for "${packageName}" in description file (${descriptionPath}). It need to be in dependencies, devDependencies or peerDependencies.` + ); + return resolve(); + } + resolve(parseRange(requiredVersion)); + } + ); } - ); - }); + ) + ]).then( + ([importResolved, requiredVersion]) => + new ConsumeSharedModule( + directFallback ? compiler.context : context, + { + ...config, + importResolved, + import: importResolved ? config.import : undefined, + requiredVersion + } + ) + ); }; normalModuleFactory.hooks.factorize.tapPromise( diff --git a/node_modules/webpack/lib/sharing/ConsumeSharedRuntimeModule.js b/node_modules/webpack/lib/sharing/ConsumeSharedRuntimeModule.js index 6b29767b..7dc3209b 100644 --- a/node_modules/webpack/lib/sharing/ConsumeSharedRuntimeModule.js +++ b/node_modules/webpack/lib/sharing/ConsumeSharedRuntimeModule.js @@ -19,6 +19,7 @@ const { /** @typedef {import("../Chunk")} Chunk */ /** @typedef {import("../Chunk").ChunkId} ChunkId */ /** @typedef {import("../ChunkGraph")} ChunkGraph */ +/** @typedef {import("../ChunkGraph").ModuleId} ModuleId */ /** @typedef {import("../Compilation")} Compilation */ /** @typedef {import("../Module")} Module */ /** @typedef {import("../Module").ReadOnlyRuntimeRequirements} ReadOnlyRuntimeRequirements */ @@ -47,15 +48,14 @@ class ConsumeSharedRuntimeModule extends RuntimeModule { /** @type {(string | number)[]} */ const initialConsumes = []; /** - * * @param {Iterable} modules modules * @param {Chunk} chunk the chunk * @param {(string | number)[]} list list of ids */ const addModules = (modules, chunk, list) => { for (const m of modules) { - const module = /** @type {ConsumeSharedModule} */ (m); - const id = chunkGraph.getModuleId(module); + const module = m; + const id = /** @type {ModuleId} */ (chunkGraph.getModuleId(module)); list.push(id); moduleIdToSourceMapping.set( id, @@ -283,7 +283,7 @@ class ConsumeSharedRuntimeModule extends RuntimeModule { `delete ${RuntimeGlobals.moduleCache}[id];`, "var factory = moduleToHandlerMapping[id]();", 'if(typeof factory !== "function") throw new Error("Shared module is not available for eager consumption: " + id);', - `module.exports = factory();` + "module.exports = factory();" ])}` ])});` ]) diff --git a/node_modules/webpack/lib/sharing/ProvideForSharedDependency.js b/node_modules/webpack/lib/sharing/ProvideForSharedDependency.js index 5177f613..4de679a6 100644 --- a/node_modules/webpack/lib/sharing/ProvideForSharedDependency.js +++ b/node_modules/webpack/lib/sharing/ProvideForSharedDependency.js @@ -10,7 +10,6 @@ const makeSerializable = require("../util/makeSerializable"); class ProvideForSharedDependency extends ModuleDependency { /** - * * @param {string} request request string */ constructor(request) { diff --git a/node_modules/webpack/lib/sharing/ProvideSharedPlugin.js b/node_modules/webpack/lib/sharing/ProvideSharedPlugin.js index 9d9101dc..c57b7632 100644 --- a/node_modules/webpack/lib/sharing/ProvideSharedPlugin.js +++ b/node_modules/webpack/lib/sharing/ProvideSharedPlugin.js @@ -62,7 +62,7 @@ class ProvideSharedPlugin { shareKey: item.shareKey, version: item.version, shareScope: item.shareScope || options.shareScope || "default", - eager: !!item.eager + eager: Boolean(item.eager) }) ) ); @@ -129,7 +129,7 @@ class ProvideSharedPlugin { if (version === undefined) { let details = ""; if (!resourceResolveData) { - details = `No resolve data provided from resolver.`; + details = "No resolve data provided from resolver."; } else { const descriptionFileData = resourceResolveData.descriptionFileData; diff --git a/node_modules/webpack/lib/sharing/resolveMatchedConfigs.js b/node_modules/webpack/lib/sharing/resolveMatchedConfigs.js index 30b406dd..a54a76ab 100644 --- a/node_modules/webpack/lib/sharing/resolveMatchedConfigs.js +++ b/node_modules/webpack/lib/sharing/resolveMatchedConfigs.js @@ -28,7 +28,7 @@ const RESOLVE_OPTIONS = { dependencyType: "esm" }; * @param {[string, T][]} configs to be processed configs * @returns {Promise>} resolved matchers */ -exports.resolveMatchedConfigs = (compilation, configs) => { +module.exports.resolveMatchedConfigs = (compilation, configs) => { /** @type {Map} */ const resolved = new Map(); /** @type {Map} */ @@ -47,6 +47,7 @@ exports.resolveMatchedConfigs = (compilation, configs) => { const context = compilation.compiler.context; return Promise.all( + // eslint-disable-next-line array-callback-return configs.map(([request, config]) => { if (/^\.\.?(\/|$)/.test(request)) { // relative request diff --git a/node_modules/webpack/lib/sharing/utils.js b/node_modules/webpack/lib/sharing/utils.js index 958ceb19..29aa4d6e 100644 --- a/node_modules/webpack/lib/sharing/utils.js +++ b/node_modules/webpack/lib/sharing/utils.js @@ -65,11 +65,7 @@ const extractCommithashByDomain = { return; } - if (!type) { - commithash = hash; - } else { - commithash = "#" + commithash; - } + commithash = !type ? hash : `#${commithash}`; if (project && project.endsWith(".git")) { project = project.slice(0, -4); @@ -155,7 +151,6 @@ const extractCommithashByDomain = { /** * extract commit hash from parsed url - * * @inner * @param {URL} urlParsed parsed url * @returns {string} commithash @@ -167,7 +162,7 @@ function getCommithash(urlParsed) { try { hash = decodeURIComponent(hash); // eslint-disable-next-line no-empty - } catch (e) {} + } catch (_err) {} if ( extractCommithashByDomain[ @@ -186,7 +181,6 @@ function getCommithash(urlParsed) { /** * make url right for URL parse - * * @inner * @param {string} gitUrl git url * @returns {string} fixed url @@ -199,7 +193,6 @@ function correctUrl(gitUrl) { /** * make url protocol right for URL parse - * * @inner * @param {string} gitUrl git url * @returns {string} fixed url @@ -220,7 +213,6 @@ function correctProtocol(gitUrl) { /** * extract git dep version from hash - * * @inner * @param {string} hash hash * @returns {string} git dep version @@ -233,7 +225,6 @@ function getVersionFromHash(hash) { /** * if string can be decoded - * * @inner * @param {string} str str to be checked * @returns {boolean} if can be decoded @@ -241,7 +232,7 @@ function getVersionFromHash(hash) { function canBeDecoded(str) { try { decodeURIComponent(str); - } catch (e) { + } catch (_err) { return false; } @@ -250,19 +241,16 @@ function canBeDecoded(str) { /** * get right dep version from git url - * * @inner * @param {string} gitUrl git url * @returns {string} dep version */ function getGitUrlVersion(gitUrl) { - let oriGitUrl = gitUrl; + const oriGitUrl = gitUrl; // github extreme shorthand - if (RE_URL_GITHUB_EXTREME_SHORT.test(gitUrl)) { - gitUrl = "github:" + gitUrl; - } else { - gitUrl = correctProtocol(gitUrl); - } + gitUrl = RE_URL_GITHUB_EXTREME_SHORT.test(gitUrl) + ? `github:${gitUrl}` + : correctProtocol(gitUrl); gitUrl = correctUrl(gitUrl); @@ -270,7 +258,7 @@ function getGitUrlVersion(gitUrl) { try { parsed = new URL(gitUrl); // eslint-disable-next-line no-empty - } catch (e) {} + } catch (_err) {} if (!parsed) { return ""; @@ -312,7 +300,7 @@ function isRequiredVersion(str) { return VERSION_PATTERN_REGEXP.test(str); } -exports.isRequiredVersion = isRequiredVersion; +module.exports.isRequiredVersion = isRequiredVersion; /** * @see https://docs.npmjs.com/cli/v7/configuring-npm/package-json#urls-as-dependencies @@ -330,14 +318,15 @@ function normalizeVersion(versionDesc) { return getGitUrlVersion(versionDesc.toLowerCase()); } -exports.normalizeVersion = normalizeVersion; +module.exports.normalizeVersion = normalizeVersion; + +/** @typedef {{ data: JsonObject, path: string }} DescriptionFile */ /** - * * @param {InputFileSystem} fs file system * @param {string} directory directory to start looking into * @param {string[]} descriptionFiles possible description filenames - * @param {function((Error | null)=, {data: object, path: string}=): void} callback callback + * @param {function((Error | null)=, DescriptionFile=): void} callback callback */ const getDescriptionFile = (fs, directory, descriptionFiles, callback) => { let i = 0; @@ -371,10 +360,9 @@ const getDescriptionFile = (fs, directory, descriptionFiles, callback) => { }; tryLoadCurrent(); }; -exports.getDescriptionFile = getDescriptionFile; +module.exports.getDescriptionFile = getDescriptionFile; /** - * * @param {JsonObject} data description file data i.e.: package.json * @param {string} packageName name of the dependency * @returns {string | undefined} normalized version @@ -402,5 +390,5 @@ const getRequiredVersionFromDescriptionFile = (data, packageName) => { } } }; -exports.getRequiredVersionFromDescriptionFile = +module.exports.getRequiredVersionFromDescriptionFile = getRequiredVersionFromDescriptionFile; diff --git a/node_modules/webpack/lib/stats/DefaultStatsFactoryPlugin.js b/node_modules/webpack/lib/stats/DefaultStatsFactoryPlugin.js index ce4e00e3..c52a12d8 100644 --- a/node_modules/webpack/lib/stats/DefaultStatsFactoryPlugin.js +++ b/node_modules/webpack/lib/stats/DefaultStatsFactoryPlugin.js @@ -26,6 +26,7 @@ const { makePathsRelative, parseResource } = require("../util/identifier"); /** @typedef {import("webpack-sources").Source} Source */ /** @typedef {import("../Chunk")} Chunk */ +/** @typedef {import("../Chunk").ChunkId} ChunkId */ /** @typedef {import("../ChunkGroup")} ChunkGroup */ /** @typedef {import("../ChunkGroup").OriginRecord} OriginRecord */ /** @typedef {import("../Compilation")} Compilation */ @@ -33,20 +34,28 @@ const { makePathsRelative, parseResource } = require("../util/identifier"); /** @typedef {import("../Compilation").AssetInfo} AssetInfo */ /** @typedef {import("../Compilation").NormalizedStatsOptions} NormalizedStatsOptions */ /** @typedef {import("../Compiler")} Compiler */ +/** @typedef {import("../ChunkGraph").ModuleId} ModuleId */ /** @typedef {import("../Dependency")} Dependency */ /** @typedef {import("../Dependency").DependencyLocation} DependencyLocation */ /** @typedef {import("../Module")} Module */ +/** @typedef {import("../Module").BuildInfo} BuildInfo */ /** @typedef {import("../ModuleGraphConnection")} ModuleGraphConnection */ /** @typedef {import("../ModuleProfile")} ModuleProfile */ /** @typedef {import("../RequestShortener")} RequestShortener */ /** @typedef {import("../WebpackError")} WebpackError */ -/** @template T @typedef {import("../util/comparators").Comparator} Comparator */ +/** @typedef {import("../TemplatedPathPlugin").TemplatePath} TemplatePath */ +/** + * @template T + * @typedef {import("../util/comparators").Comparator} Comparator + */ /** @typedef {import("../util/runtime").RuntimeSpec} RuntimeSpec */ -/** @typedef {import("../util/smartGrouping").GroupConfig} GroupConfig */ +/** + * @template T, R + * @typedef {import("../util/smartGrouping").GroupConfig} GroupConfig + */ /** @typedef {import("./StatsFactory")} StatsFactory */ /** @typedef {import("./StatsFactory").StatsFactoryContext} StatsFactoryContext */ - -/** @typedef {KnownStatsCompilation & Record} StatsCompilation */ +/** @typedef {Record & KnownStatsCompilation} StatsCompilation */ /** * @typedef {object} KnownStatsCompilation * @property {any=} env @@ -74,7 +83,7 @@ const { makePathsRelative, parseResource } = require("../util/identifier"); * @property {Record=} logging */ -/** @typedef {KnownStatsLogging & Record} StatsLogging */ +/** @typedef {Record & KnownStatsLogging} StatsLogging */ /** * @typedef {object} KnownStatsLogging * @property {StatsLoggingEntry[]} entries @@ -82,18 +91,18 @@ const { makePathsRelative, parseResource } = require("../util/identifier"); * @property {boolean} debug */ -/** @typedef {KnownStatsLoggingEntry & Record} StatsLoggingEntry */ +/** @typedef {Record & KnownStatsLoggingEntry} StatsLoggingEntry */ /** * @typedef {object} KnownStatsLoggingEntry * @property {string} type - * @property {string} message + * @property {string=} message * @property {string[]=} trace * @property {StatsLoggingEntry[]=} children * @property {any[]=} args * @property {number=} time */ -/** @typedef {KnownStatsAsset & Record} StatsAsset */ +/** @typedef {Record & KnownStatsAsset} StatsAsset */ /** * @typedef {object} KnownStatsAsset * @property {string} type @@ -114,7 +123,7 @@ const { makePathsRelative, parseResource } = require("../util/identifier"); * @property {boolean=} isOverSizeLimit */ -/** @typedef {KnownStatsChunkGroup & Record} StatsChunkGroup */ +/** @typedef {Record & KnownStatsChunkGroup} StatsChunkGroup */ /** * @typedef {object} KnownStatsChunkGroup * @property {string=} name @@ -130,21 +139,21 @@ const { makePathsRelative, parseResource } = require("../util/identifier"); * @property {boolean=} isOverSizeLimit */ -/** @typedef {KnownStatsModule & Record} StatsModule */ +/** @typedef {Record & KnownStatsModule} StatsModule */ /** * @typedef {object} KnownStatsModule * @property {string=} type * @property {string=} moduleType - * @property {string=} layer + * @property {(string | null)=} layer * @property {string=} identifier * @property {string=} name - * @property {string=} nameForCondition + * @property {(string | null)=} nameForCondition * @property {number=} index * @property {number=} preOrderIndex * @property {number=} index2 * @property {number=} postOrderIndex * @property {number=} size - * @property {{[x: string]: number}=} sizes + * @property {{ [x: string]: number }=} sizes * @property {boolean=} cacheable * @property {boolean=} built * @property {boolean=} codeGenerated @@ -152,29 +161,29 @@ const { makePathsRelative, parseResource } = require("../util/identifier"); * @property {boolean=} cached * @property {boolean=} optional * @property {boolean=} orphan - * @property {string|number=} id - * @property {string|number=} issuerId - * @property {(string|number)[]=} chunks - * @property {(string|number)[]=} assets + * @property {string | number=} id + * @property {string | number | null=} issuerId + * @property {(string | number)[]=} chunks + * @property {(string | number)[]=} assets * @property {boolean=} dependent - * @property {string=} issuer - * @property {string=} issuerName + * @property {(string | null)=} issuer + * @property {(string | null)=} issuerName * @property {StatsModuleIssuer[]=} issuerPath * @property {boolean=} failed * @property {number=} errors * @property {number=} warnings * @property {StatsProfile=} profile * @property {StatsModuleReason[]=} reasons - * @property {(boolean | string[])=} usedExports - * @property {string[]=} providedExports + * @property {(boolean | null | string[])=} usedExports + * @property {(string[] | null)=} providedExports * @property {string[]=} optimizationBailout - * @property {number=} depth + * @property {(number | null)=} depth * @property {StatsModule[]=} modules * @property {number=} filteredModules * @property {ReturnType=} source */ -/** @typedef {KnownStatsProfile & Record} StatsProfile */ +/** @typedef {Record & KnownStatsProfile} StatsProfile */ /** * @typedef {object} KnownStatsProfile * @property {number} total @@ -189,33 +198,33 @@ const { makePathsRelative, parseResource } = require("../util/identifier"); * @property {number} dependencies */ -/** @typedef {KnownStatsModuleIssuer & Record} StatsModuleIssuer */ +/** @typedef {Record & KnownStatsModuleIssuer} StatsModuleIssuer */ /** * @typedef {object} KnownStatsModuleIssuer - * @property {string=} identifier - * @property {string=} name + * @property {string} identifier + * @property {string} name * @property {(string|number)=} id - * @property {StatsProfile=} profile + * @property {StatsProfile} profile */ -/** @typedef {KnownStatsModuleReason & Record} StatsModuleReason */ +/** @typedef {Record & KnownStatsModuleReason} StatsModuleReason */ /** * @typedef {object} KnownStatsModuleReason - * @property {string=} moduleIdentifier - * @property {string=} module - * @property {string=} moduleName - * @property {string=} resolvedModuleIdentifier - * @property {string=} resolvedModule - * @property {string=} type + * @property {string | null} moduleIdentifier + * @property {string | null} module + * @property {string | null} moduleName + * @property {string | null} resolvedModuleIdentifier + * @property {string | null} resolvedModule + * @property {string | null} type * @property {boolean} active - * @property {string=} explanation - * @property {string=} userRequest - * @property {string=} loc - * @property {(string|number)=} moduleId - * @property {(string|number)=} resolvedModuleId + * @property {string | null} explanation + * @property {string | null} userRequest + * @property {(string | null)=} loc + * @property {(string | number | null)=} moduleId + * @property {(string | number | null)=} resolvedModuleId */ -/** @typedef {KnownStatsChunk & Record} StatsChunk */ +/** @typedef {Record & KnownStatsChunk} StatsChunk */ /** * @typedef {object} KnownStatsChunk * @property {boolean} rendered @@ -224,14 +233,14 @@ const { makePathsRelative, parseResource } = require("../util/identifier"); * @property {boolean} recorded * @property {string=} reason * @property {number} size - * @property {Record=} sizes - * @property {string[]=} names - * @property {string[]=} idHints + * @property {Record} sizes + * @property {string[]} names + * @property {string[]} idHints * @property {string[]=} runtime - * @property {string[]=} files - * @property {string[]=} auxiliaryFiles + * @property {string[]} files + * @property {string[]} auxiliaryFiles * @property {string} hash - * @property {Record=} childrenByOrder + * @property {Record} childrenByOrder * @property {(string|number)=} id * @property {(string|number)[]=} siblings * @property {(string|number)[]=} parents @@ -241,18 +250,18 @@ const { makePathsRelative, parseResource } = require("../util/identifier"); * @property {StatsChunkOrigin[]=} origins */ -/** @typedef {KnownStatsChunkOrigin & Record} StatsChunkOrigin */ +/** @typedef {Record & KnownStatsChunkOrigin} StatsChunkOrigin */ /** * @typedef {object} KnownStatsChunkOrigin - * @property {string=} module - * @property {string=} moduleIdentifier - * @property {string=} moduleName - * @property {string=} loc - * @property {string=} request - * @property {(string|number)=} moduleId + * @property {string} module + * @property {string} moduleIdentifier + * @property {string} moduleName + * @property {string} loc + * @property {string} request + * @property {(string | number)=} moduleId */ -/** @typedef {KnownStatsModuleTraceItem & Record} StatsModuleTraceItem */ +/** @typedef { Record & KnownStatsModuleTraceItem} StatsModuleTraceItem */ /** * @typedef {object} KnownStatsModuleTraceItem * @property {string=} originIdentifier @@ -264,13 +273,13 @@ const { makePathsRelative, parseResource } = require("../util/identifier"); * @property {(string|number)=} moduleId */ -/** @typedef {KnownStatsModuleTraceDependency & Record} StatsModuleTraceDependency */ +/** @typedef {Record & KnownStatsModuleTraceDependency} StatsModuleTraceDependency */ /** * @typedef {object} KnownStatsModuleTraceDependency * @property {string=} loc */ -/** @typedef {KnownStatsError & Record} StatsError */ +/** @typedef {Record & KnownStatsError} StatsError */ /** * @typedef {object} KnownStatsError * @property {string} message @@ -281,14 +290,14 @@ const { makePathsRelative, parseResource } = require("../util/identifier"); * @property {string=} moduleIdentifier * @property {string=} moduleName * @property {string=} loc - * @property {string|number=} chunkId + * @property {ChunkId=} chunkId * @property {string|number=} moduleId * @property {StatsModuleTraceItem[]=} moduleTrace * @property {any=} details * @property {string=} stack */ -/** @typedef {Asset & { type: string, related: PreprocessedAsset[] }} PreprocessedAsset */ +/** @typedef {Asset & { type: string, related: PreprocessedAsset[] | undefined }} PreprocessedAsset */ /** * @template T @@ -341,15 +350,14 @@ const uniqueArray = (items, selector) => { * @param {Comparator} comparator comparator function * @returns {I[]} array of values */ -const uniqueOrderedArray = (items, selector, comparator) => { - return uniqueArray(items, selector).sort(comparator); -}; +const uniqueOrderedArray = (items, selector, comparator) => + uniqueArray(items, selector).sort(comparator); /** @template T @template R @typedef {{ [P in keyof T]: R }} MappedValues */ /** - * @template T - * @template R + * @template {object} T + * @template {object} R * @param {T} obj object to be mapped * @param {function(T[keyof T], keyof T): R} fn mapping function * @returns {MappedValues} mapped object @@ -357,7 +365,10 @@ const uniqueOrderedArray = (items, selector, comparator) => { const mapObject = (obj, fn) => { const newObj = Object.create(null); for (const key of Object.keys(obj)) { - newObj[key] = fn(obj[key], /** @type {keyof T} */ (key)); + newObj[key] = fn( + obj[/** @type {keyof T} */ (key)], + /** @type {keyof T} */ (key) + ); } return newObj; }; @@ -405,10 +416,12 @@ const EXTRACT_ERROR = { ids: (object, error, { compilation: { chunkGraph } }) => { if (typeof error !== "string") { if (error.chunk) { - object.chunkId = error.chunk.id; + object.chunkId = /** @type {ChunkId} */ (error.chunk.id); } if (error.module) { - object.moduleId = chunkGraph.getModuleId(error.module); + object.moduleId = + /** @type {ModuleId} */ + (chunkGraph.getModuleId(error.module)); } } }, @@ -470,25 +483,21 @@ const SIMPLE_EXTRACTORS = { } if (!context.cachedGetErrors) { const map = new WeakMap(); - context.cachedGetErrors = compilation => { - return ( - map.get(compilation) || - (errors => (map.set(compilation, errors), errors))( - compilation.getErrors() - ) + context.cachedGetErrors = compilation => + map.get(compilation) || + // eslint-disable-next-line no-sequences + (errors => (map.set(compilation, errors), errors))( + compilation.getErrors() ); - }; } if (!context.cachedGetWarnings) { const map = new WeakMap(); - context.cachedGetWarnings = compilation => { - return ( - map.get(compilation) || - (warnings => (map.set(compilation, warnings), warnings))( - compilation.getWarnings() - ) + context.cachedGetWarnings = compilation => + map.get(compilation) || + // eslint-disable-next-line no-sequences + (warnings => (map.set(compilation, warnings), warnings))( + compilation.getWarnings() ); - }; } if (compilation.name) { object.name = compilation.name; @@ -504,9 +513,6 @@ const SIMPLE_EXTRACTORS = { let acceptedTypes; let collapsedGroups = false; switch (logging) { - default: - acceptedTypes = new Set(); - break; case "error": acceptedTypes = new Set([LogType.error]); break; @@ -549,6 +555,9 @@ const SIMPLE_EXTRACTORS = { ]); collapsedGroups = true; break; + default: + acceptedTypes = new Set(); + break; } const cachedMakePathsRelative = makePathsRelative.bindContextCache( options.context, @@ -581,15 +590,16 @@ const SIMPLE_EXTRACTORS = { if (type === LogType.groupEnd) { groupStack.pop(); - if (groupStack.length > 0) { - currentList = groupStack[groupStack.length - 1].children; - } else { - currentList = rootList; - } + currentList = + groupStack.length > 0 + ? /** @type {KnownStatsLoggingEntry[]} */ ( + groupStack[groupStack.length - 1].children + ) + : rootList; if (depthInCollapsedGroup > 0) depthInCollapsedGroup--; continue; } - let message = undefined; + let message; if (entry.type === LogType.time) { message = `${entry.args[0]}: ${ entry.args[1] * 1000 + entry.args[2] / 1000000 @@ -636,7 +646,7 @@ const SIMPLE_EXTRACTORS = { } }, hash: (object, compilation) => { - object.hash = compilation.hash; + object.hash = /** @type {string} */ (compilation.hash); }, version: object => { object.version = require("../../package.json").version; @@ -645,18 +655,23 @@ const SIMPLE_EXTRACTORS = { object.env = _env; }, timings: (object, compilation) => { - object.time = compilation.endTime - compilation.startTime; + object.time = + /** @type {number} */ (compilation.endTime) - + /** @type {number} */ (compilation.startTime); }, builtAt: (object, compilation) => { - object.builtAt = compilation.endTime; + object.builtAt = /** @type {number} */ (compilation.endTime); }, publicPath: (object, compilation) => { object.publicPath = compilation.getPath( - compilation.outputOptions.publicPath + /** @type {TemplatePath} */ + (compilation.outputOptions.publicPath) ); }, outputPath: (object, compilation) => { - object.outputPath = compilation.outputOptions.path; + object.outputPath = /** @type {string} */ ( + compilation.outputOptions.path + ); }, assets: (object, compilation, context, options, factory) => { const { type } = context; @@ -741,7 +756,10 @@ const SIMPLE_EXTRACTORS = { compilationAuxiliaryFileToChunks } ); - const limited = spaceLimited(groupedAssets, options.assetsSpace); + const limited = spaceLimited( + groupedAssets, + /** @type {number} */ (options.assetsSpace) + ); object.assets = limited.children; object.filteredAssets = limited.filteredChildren; }, @@ -834,7 +852,8 @@ const SIMPLE_EXTRACTORS = { } const [errors, filteredBySpace] = errorsSpaceLimit( factorizedErrors, - options.errorsSpace + /** @type {number} */ + (options.errorsSpace) ); object.filteredErrorDetailsCount = filtered + filteredBySpace; object.errors = errors; @@ -867,7 +886,8 @@ const SIMPLE_EXTRACTORS = { } const [warnings, filteredBySpace] = errorsSpaceLimit( rawWarnings, - options.warningsSpace + /** @type {number} */ + (options.warningsSpace) ); object.filteredWarningDetailsCount = filtered + filteredBySpace; object.warnings = warnings; @@ -881,18 +901,31 @@ const SIMPLE_EXTRACTORS = { ) => { const { type, cachedGetWarnings } = context; object.warningsCount = countWithChildren(compilation, (c, childType) => { - if (!warningsFilter && warningsFilter.length === 0) + if ( + !warningsFilter && + /** @type {((warning: StatsError, textValue: string) => boolean)[]} */ + (warningsFilter).length === 0 + ) return cachedGetWarnings(c); return factory .create(`${type}${childType}.warnings`, cachedGetWarnings(c), context) - .filter(warning => { - const warningString = Object.keys(warning) - .map(key => `${warning[key]}`) - .join("\n"); - return !warningsFilter.some(filter => - filter(warning, warningString) - ); - }); + .filter( + /** + * @param {TODO} warning warning + * @returns {boolean} result + */ + warning => { + const warningString = Object.keys(warning) + .map( + key => + `${warning[/** @type {keyof KnownStatsError} */ (key)]}` + ) + .join("\n"); + return !warningsFilter.some(filter => + filter(warning, warningString) + ); + } + ); }); }, children: (object, compilation, context, options, factory) => { @@ -960,11 +993,12 @@ const SIMPLE_EXTRACTORS = { const { type } = context; object.related = factory.create( `${type.slice(0, -8)}.related`, - asset.related, + asset.related || [], context ); object.filteredRelated = asset.related - ? asset.related.length - object.related.length + ? asset.related.length - + /** @type {StatsAsset[]} */ (object.related).length : undefined; }, ids: ( @@ -975,10 +1009,14 @@ const SIMPLE_EXTRACTORS = { const chunks = compilationFileToChunks.get(asset.name) || []; const auxiliaryChunks = compilationAuxiliaryFileToChunks.get(asset.name) || []; - object.chunks = uniqueOrderedArray(chunks, c => c.ids, compareIds); + object.chunks = uniqueOrderedArray( + chunks, + c => /** @type {ChunkId[]} */ (c.ids), + compareIds + ); object.auxiliaryChunks = uniqueOrderedArray( auxiliaryChunks, - c => c.ids, + c => /** @type {ChunkId[]} */ (c.ids), compareIds ); }, @@ -1004,7 +1042,7 @@ const SIMPLE_EXTRACTORS = { const asset = compilation.getAsset(name); return { name, - size: asset ? asset.info.size : -1 + size: /** @type {number} */ (asset ? asset.info.size : -1) }; }; /** @type {(total: number, asset: { size: number }) => number} */ @@ -1020,7 +1058,9 @@ const SIMPLE_EXTRACTORS = { /** @type {KnownStatsChunkGroup} */ const statsChunkGroup = { name, - chunks: ids ? chunkGroup.chunks.map(c => c.id) : undefined, + chunks: ids + ? /** @type {ChunkId[]} */ (chunkGroup.chunks.map(c => c.id)) + : undefined, assets: assets.length <= chunkGroupMaxAssets ? assets : undefined, filteredAssets: assets.length <= chunkGroupMaxAssets ? 0 : assets.length, @@ -1049,7 +1089,10 @@ const SIMPLE_EXTRACTORS = { /** @type {KnownStatsChunkGroup} */ const childStatsChunkGroup = { name: group.name, - chunks: ids ? group.chunks.map(c => c.id) : undefined, + chunks: ids + ? /** @type {ChunkId[]} */ + (group.chunks.map(c => c.id)) + : undefined, assets: assets.length <= chunkGroupMaxAssets ? assets : undefined, filteredAssets: @@ -1093,7 +1136,8 @@ const SIMPLE_EXTRACTORS = { }, module: { _: (object, module, context, options, factory) => { - const { compilation, type } = context; + const { type } = context; + const compilation = /** @type {Compilation} */ (context.compilation); const built = compilation.builtModules.has(module); const codeGenerated = compilation.codeGeneratedModules.has(module); const buildTimeExecuted = @@ -1127,7 +1171,8 @@ const SIMPLE_EXTRACTORS = { }, module$visible: { _: (object, module, context, { requestShortener }, factory) => { - const { compilation, type, rootModules } = context; + const { type, rootModules } = context; + const compilation = /** @type {Compilation} */ (context.compilation); const { moduleGraph } = compilation; /** @type {Module[]} */ const path = []; @@ -1154,11 +1199,15 @@ const SIMPLE_EXTRACTORS = { identifier: module.identifier(), name: module.readableIdentifier(requestShortener), nameForCondition: module.nameForCondition(), - index: moduleGraph.getPreOrderIndex(module), - preOrderIndex: moduleGraph.getPreOrderIndex(module), - index2: moduleGraph.getPostOrderIndex(module), - postOrderIndex: moduleGraph.getPostOrderIndex(module), - cacheable: module.buildInfo.cacheable, + index: /** @type {number} */ (moduleGraph.getPreOrderIndex(module)), + preOrderIndex: /** @type {number} */ ( + moduleGraph.getPreOrderIndex(module) + ), + index2: /** @type {number} */ (moduleGraph.getPostOrderIndex(module)), + postOrderIndex: /** @type {number} */ ( + moduleGraph.getPostOrderIndex(module) + ), + cacheable: /** @type {BuildInfo} */ (module.buildInfo).cacheable, optional: module.isOptional(moduleGraph), orphan: !type.endsWith("module.modules[].module$visible") && @@ -1183,17 +1232,24 @@ const SIMPLE_EXTRACTORS = { } }, ids: (object, module, { compilation: { chunkGraph, moduleGraph } }) => { - object.id = chunkGraph.getModuleId(module); + object.id = /** @type {ModuleId} */ (chunkGraph.getModuleId(module)); const issuer = moduleGraph.getIssuer(module); object.issuerId = issuer && chunkGraph.getModuleId(issuer); - object.chunks = Array.from( - chunkGraph.getOrderedModuleChunksIterable(module, compareChunksById), - chunk => chunk.id - ); + object.chunks = + /** @type {ChunkId[]} */ + ( + Array.from( + chunkGraph.getOrderedModuleChunksIterable( + module, + compareChunksById + ), + chunk => chunk.id + ) + ); }, moduleAssets: (object, module) => { - object.assets = module.buildInfo.assets - ? Object.keys(module.buildInfo.assets) + object.assets = /** @type {BuildInfo} */ (module.buildInfo).assets + ? Object.keys(/** @type {BuildInfo} */ (module.buildInfo).assets) : []; }, reasons: (object, module, context, options, factory) => { @@ -1206,7 +1262,11 @@ const SIMPLE_EXTRACTORS = { Array.from(moduleGraph.getIncomingConnections(module)), context ); - const limited = spaceLimited(groupsReasons, options.reasonsSpace); + const limited = spaceLimited( + groupsReasons, + /** @type {number} */ + (options.reasonsSpace) + ); object.reasons = limited.children; object.filteredReasons = limited.filteredChildren; }, @@ -1299,10 +1359,11 @@ const SIMPLE_EXTRACTORS = { }, moduleIssuer: { _: (object, module, context, { requestShortener }, factory) => { - const { compilation, type } = context; + const { type } = context; + const compilation = /** @type {Compilation} */ (context.compilation); const { moduleGraph } = compilation; const profile = moduleGraph.getProfile(module); - /** @type {KnownStatsModuleIssuer} */ + /** @type {Partial} */ const statsModuleIssuer = { identifier: module.identifier(), name: module.readableIdentifier(requestShortener) @@ -1313,7 +1374,7 @@ const SIMPLE_EXTRACTORS = { } }, ids: (object, module, { compilation: { chunkGraph } }) => { - object.id = chunkGraph.getModuleId(module); + object.id = /** @type {ModuleId} */ (chunkGraph.getModuleId(module)); } }, moduleReason: { @@ -1383,13 +1444,13 @@ const SIMPLE_EXTRACTORS = { : Array.from(chunk.runtime.sort(), makePathsRelative), files: Array.from(chunk.files), auxiliaryFiles: Array.from(chunk.auxiliaryFiles).sort(compareIds), - hash: chunk.renderedHash, + hash: /** @type {string} */ (chunk.renderedHash), childrenByOrder: childIdByOrder }; Object.assign(object, statsChunk); }, ids: (object, chunk) => { - object.id = chunk.id; + object.id = /** @type {ChunkId} */ (chunk.id); }, chunkRelations: (object, chunk, { compilation: { chunkGraph } }) => { /** @type {Set} */ @@ -1402,16 +1463,17 @@ const SIMPLE_EXTRACTORS = { for (const chunkGroup of chunk.groupsIterable) { for (const parentGroup of chunkGroup.parentsIterable) { for (const chunk of parentGroup.chunks) { - parents.add(chunk.id); + parents.add(/** @type {ChunkId} */ (chunk.id)); } } for (const childGroup of chunkGroup.childrenIterable) { for (const chunk of childGroup.chunks) { - children.add(chunk.id); + children.add(/** @type {ChunkId} */ (chunk.id)); } } for (const sibling of chunkGroup.chunks) { - if (sibling !== chunk) siblings.add(sibling.id); + if (sibling !== chunk) + siblings.add(/** @type {ChunkId} */ (sibling.id)); } } object.siblings = Array.from(siblings).sort(compareIds); @@ -1473,7 +1535,7 @@ const SIMPLE_EXTRACTORS = { }, ids: (object, origin, { compilation: { chunkGraph } }) => { object.moduleId = origin.module - ? chunkGraph.getModuleId(origin.module) + ? /** @type {ModuleId} */ (chunkGraph.getModuleId(origin.module)) : undefined; } }, @@ -1501,8 +1563,12 @@ const SIMPLE_EXTRACTORS = { ); }, ids: (object, { origin, module }, { compilation: { chunkGraph } }) => { - object.originId = chunkGraph.getModuleId(origin); - object.moduleId = chunkGraph.getModuleId(module); + object.originId = + /** @type {ModuleId} */ + (chunkGraph.getModuleId(origin)); + object.moduleId = + /** @type {ModuleId} */ + (chunkGraph.getModuleId(module)); } }, moduleTraceDependency: { @@ -1526,13 +1592,13 @@ const FILTER = { } }; -/** @type {Record boolean | undefined>>} */ +/** @type {Record boolean | undefined>>} */ const FILTER_RESULTS = { "compilation.warnings": { warningsFilter: util.deprecate( (warning, context, { warningsFilter }) => { const warningString = Object.keys(warning) - .map(key => `${warning[key]}`) + .map(key => `${warning[/** @type {keyof KnownStatsError} */ (key)]}`) .join("\n"); return !warningsFilter.some(filter => filter(warning, warningString)); }, @@ -1549,7 +1615,7 @@ const MODULES_SORTER = { compareSelect( /** * @param {Module} m module - * @returns {number} depth + * @returns {number | null} depth */ m => moduleGraph.getDepth(m), compareNumbers @@ -1557,7 +1623,7 @@ const MODULES_SORTER = { compareSelect( /** * @param {Module} m module - * @returns {number} index + * @returns {number | null} index */ m => moduleGraph.getPreOrderIndex(m), compareNumbers @@ -1626,17 +1692,31 @@ const SORTERS = { } }; -const getItemSize = item => { +/** + * @template T + * @typedef {T & { children: Children[] | undefined, filteredChildren?: number }} Children + */ + +/** + * @template T + * @param {Children} item item + * @returns {number} item size + */ +const getItemSize = item => // Each item takes 1 line // + the size of the children // + 1 extra line when it has children and filteredChildren - return !item.children + !item.children ? 1 : item.filteredChildren ? 2 + getTotalSize(item.children) : 1 + getTotalSize(item.children); -}; +/** + * @template T + * @param {Children[]} children children + * @returns {number} total size + */ const getTotalSize = children => { let size = 0; for (const child of children) { @@ -1645,6 +1725,11 @@ const getTotalSize = children => { return size; }; +/** + * @template T + * @param {Children[]} children children + * @returns {number} total items + */ const getTotalItems = children => { let count = 0; for (const child of children) { @@ -1658,6 +1743,11 @@ const getTotalItems = children => { return count; }; +/** + * @template T + * @param {Children[]} children children + * @returns {Children[]} collapsed children + */ const collapse = children => { // After collapse each child must take exactly one line const newChildren = []; @@ -1677,24 +1767,33 @@ const collapse = children => { return newChildren; }; +/** + * @template T + * @param {Children[]} itemsAndGroups item and groups + * @param {number} max max + * @param {boolean=} filteredChildrenLineReserved filtered children line reserved + * @returns {Children} result + */ const spaceLimited = ( itemsAndGroups, max, filteredChildrenLineReserved = false ) => { if (max < 1) { - return { + return /** @type {Children} */ ({ children: undefined, filteredChildren: getTotalItems(itemsAndGroups) - }; + }); } - /** @type {any[] | undefined} */ - let children = undefined; + /** @type {Children[] | undefined} */ + let children; /** @type {number | undefined} */ - let filteredChildren = undefined; + let filteredChildren; // This are the groups, which take 1+ lines each + /** @type {Children[] | undefined} */ const groups = []; // The sizes of the groups are stored in groupSizes + /** @type {number[]} */ const groupSizes = []; // This are the items, which take 1 line each const items = []; @@ -1757,7 +1856,7 @@ const spaceLimited = ( // So it should always end up being smaller const headerSize = group.filteredChildren ? 2 : 1; const limited = spaceLimited( - group.children, + /** @type {Children} */ (group.children), maxGroupSize - // we should use ceil to always feet in max Math.ceil(oversize / groups.length) - @@ -1792,12 +1891,14 @@ const spaceLimited = ( } } - return { - children, - filteredChildren - }; + return /** @type {Children} */ ({ children, filteredChildren }); }; +/** + * @param {StatsError[]} errors errors + * @param {number} max max + * @returns {[StatsError[], number]} error space limit + */ const errorsSpaceLimit = (errors, max) => { let filtered = 0; // Can not fit into limit @@ -1853,18 +1954,30 @@ const errorsSpaceLimit = (errors, max) => { return [result, filtered]; }; +/** + * @template {{ size: number }} T + * @template {{ size: number }} R + * @param {(R | T)[]} children children + * @param {T[]} assets assets + * @returns {{ size: number }} asset size + */ const assetGroup = (children, assets) => { let size = 0; for (const asset of children) { size += asset.size; } - return { - size - }; + return { size }; }; +/** + * @template {{ size: number, sizes: Record }} T + * @param {Children[]} children children + * @param {KnownStatsModule[]} modules modules + * @returns {{ size: number, sizes: Record}} size and sizes + */ const moduleGroup = (children, modules) => { let size = 0; + /** @type {Record} */ const sizes = {}; for (const module of children) { size += module.size; @@ -1878,6 +1991,12 @@ const moduleGroup = (children, modules) => { }; }; +/** + * @template {{ active: boolean }} T + * @param {Children[]} children children + * @param {KnownStatsModuleReason[]} reasons reasons + * @returns {{ active: boolean }} reason group + */ const reasonGroup = (children, reasons) => { let active = false; for (const reason of children) { @@ -1891,35 +2010,36 @@ const reasonGroup = (children, reasons) => { const GROUP_EXTENSION_REGEXP = /(\.[^.]+?)(?:\?|(?: \+ \d+ modules?)?$)/; const GROUP_PATH_REGEXP = /(.+)[/\\][^/\\]+?(?:\?|(?: \+ \d+ modules?)?$)/; -/** @type {Record void>} */ +/** @typedef {Record[], context: StatsFactoryContext, options: NormalizedStatsOptions) => void>} AssetsGroupers */ + +/** @type {AssetsGroupers} */ const ASSETS_GROUPERS = { _: (groupConfigs, context, options) => { + /** + * @param {keyof KnownStatsAsset} name name + * @param {boolean=} exclude need exclude? + */ const groupByFlag = (name, exclude) => { groupConfigs.push({ - getKeys: asset => { - return asset[name] ? ["1"] : undefined; - }, - getOptions: () => { - return { - groupChildren: !exclude, - force: exclude - }; - }, - createGroup: (key, children, assets) => { - return exclude + getKeys: asset => (asset[name] ? ["1"] : undefined), + getOptions: () => ({ + groupChildren: !exclude, + force: exclude + }), + createGroup: (key, children, assets) => + exclude ? { type: "assets by status", - [name]: !!key, + [name]: Boolean(key), filteredChildren: assets.length, ...assetGroup(children, assets) } : { type: "assets by status", - [name]: !!key, + [name]: Boolean(key), children, ...assetGroup(children, assets) - }; - } + } }); }; const { @@ -1954,41 +2074,38 @@ const ASSETS_GROUPERS = { : `*${extension}` ); while (path.length > 0) { - keys.push(path.join("/") + "/"); + keys.push(`${path.join("/")}/`); path.pop(); } - } else { - if (extension) keys.push(`*${extension}`); + } else if (extension) { + keys.push(`*${extension}`); } return keys; }, - createGroup: (key, children, assets) => { - return { - type: groupAssetsByPath ? "assets by path" : "assets by extension", - name: key, - children, - ...assetGroup(children, assets) - }; - } + createGroup: (key, children, assets) => ({ + type: groupAssetsByPath ? "assets by path" : "assets by extension", + name: key, + children, + ...assetGroup(children, assets) + }) }); } }, groupAssetsByInfo: (groupConfigs, context, options) => { + /** + * @param {string} name name + */ const groupByAssetInfoFlag = name => { groupConfigs.push({ - getKeys: asset => { - return asset.info && asset.info[name] ? ["1"] : undefined; - }, - createGroup: (key, children, assets) => { - return { - type: "assets by info", - info: { - [name]: !!key - }, - children, - ...assetGroup(children, assets) - }; - } + getKeys: asset => (asset.info && asset.info[name] ? ["1"] : undefined), + createGroup: (key, children, assets) => ({ + type: "assets by info", + info: { + [name]: Boolean(key) + }, + children, + ...assetGroup(children, assets) + }) }); }; groupByAssetInfoFlag("immutable"); @@ -1996,19 +2113,18 @@ const ASSETS_GROUPERS = { groupByAssetInfoFlag("hotModuleReplacement"); }, groupAssetsByChunk: (groupConfigs, context, options) => { + /** + * @param {keyof KnownStatsAsset} name name + */ const groupByNames = name => { groupConfigs.push({ - getKeys: asset => { - return asset[name]; - }, - createGroup: (key, children, assets) => { - return { - type: "assets by chunk", - [name]: [key], - children, - ...assetGroup(children, assets) - }; - } + getKeys: asset => /** @type {string[]} */ (asset[name]), + createGroup: (key, children, assets) => ({ + type: "assets by chunk", + [name]: [key], + children, + ...assetGroup(children, assets) + }) }); }; groupByNames("chunkNames"); @@ -2036,28 +2152,29 @@ const ASSETS_GROUPERS = { } }; -/** @type {function("module" | "chunk" | "root-of-chunk" | "nested"): Record void>} */ +/** @typedef {Record[], context: StatsFactoryContext, options: NormalizedStatsOptions) => void>} ModulesGroupers */ + +/** @type {function("module" | "chunk" | "root-of-chunk" | "nested"): ModulesGroupers} */ const MODULES_GROUPERS = type => ({ _: (groupConfigs, context, options) => { + /** + * @param {keyof KnownStatsModule} name name + * @param {string} type type + * @param {boolean=} exclude need exclude? + */ const groupByFlag = (name, type, exclude) => { groupConfigs.push({ - getKeys: module => { - return module[name] ? ["1"] : undefined; - }, - getOptions: () => { - return { - groupChildren: !exclude, - force: exclude - }; - }, - createGroup: (key, children, modules) => { - return { - type, - [name]: !!key, - ...(exclude ? { filteredChildren: modules.length } : { children }), - ...moduleGroup(children, modules) - }; - } + getKeys: module => (module[name] ? ["1"] : undefined), + getOptions: () => ({ + groupChildren: !exclude, + force: exclude + }), + createGroup: (key, children, modules) => ({ + type, + [name]: Boolean(key), + ...(exclude ? { filteredChildren: modules.length } : { children }), + ...moduleGroup(children, modules) + }) }); }; const { @@ -2120,24 +2237,22 @@ const MODULES_GROUPERS = type => ({ } if (groupModulesByLayer) { groupConfigs.push({ - getKeys: module => { - return [module.layer]; - }, - createGroup: (key, children, modules) => { - return { - type: "modules by layer", - layer: key, - children, - ...moduleGroup(children, modules) - }; - } + getKeys: module => /** @type {string[]} */ ([module.layer]), + createGroup: (key, children, modules) => ({ + type: "modules by layer", + layer: key, + children, + ...moduleGroup(children, modules) + }) }); } if (groupModulesByPath || groupModulesByExtension) { groupConfigs.push({ getKeys: module => { if (!module.name) return; - const resource = parseResource(module.name.split("!").pop()).path; + const resource = parseResource( + /** @type {string} */ (module.name.split("!").pop()) + ).path; const dataUrl = /^data:[^,;]+/.exec(resource); if (dataUrl) return [dataUrl[0]]; const extensionMatch = @@ -2155,11 +2270,11 @@ const MODULES_GROUPERS = type => ({ : `*${extension}` ); while (path.length > 0) { - keys.push(path.join("/") + "/"); + keys.push(`${path.join("/")}/`); path.pop(); } - } else { - if (extension) keys.push(`*${extension}`); + } else if (extension) { + keys.push(`*${extension}`); } return keys; }, @@ -2201,7 +2316,24 @@ const MODULES_GROUPERS = type => ({ } }); -/** @type {Record void>>} */ +/** @typedef {Record[], context: StatsFactoryContext, options: NormalizedStatsOptions) => void>} ModuleReasonsGroupers */ + +/** @type {ModuleReasonsGroupers} */ +const MODULE_REASONS_GROUPERS = { + groupReasonsByOrigin: groupConfigs => { + groupConfigs.push({ + getKeys: reason => /** @type {string[]} */ ([reason.module]), + createGroup: (key, children, reasons) => ({ + type: "from origin", + module: key, + children, + ...reasonGroup(children, reasons) + }) + }); + } +}; + +/** @type {Record} */ const RESULT_GROUPERS = { "compilation.assets": ASSETS_GROUPERS, "asset.related": ASSETS_GROUPERS, @@ -2209,26 +2341,14 @@ const RESULT_GROUPERS = { "chunk.modules": MODULES_GROUPERS("chunk"), "chunk.rootModules": MODULES_GROUPERS("root-of-chunk"), "module.modules": MODULES_GROUPERS("nested"), - "module.reasons": { - groupReasonsByOrigin: groupConfigs => { - groupConfigs.push({ - getKeys: reason => { - return [reason.module]; - }, - createGroup: (key, children, reasons) => { - return { - type: "from origin", - module: key, - children, - ...reasonGroup(children, reasons) - }; - } - }); - } - } + "module.reasons": MODULE_REASONS_GROUPERS }; // remove a prefixed "!" that can be specified to reverse sort order +/** + * @param {string} field a field name + * @returns {field} normalized field + */ const normalizeFieldKey = field => { if (field[0] === "!") { return field.slice(1); @@ -2237,6 +2357,10 @@ const normalizeFieldKey = field => { }; // if a field is prefixed by a "!" reverse sort order +/** + * @param {string} field a field name + * @returns {boolean} result + */ const sortOrderRegular = field => { if (field[0] === "!") { return false; @@ -2246,7 +2370,7 @@ const sortOrderRegular = field => { /** * @param {string} field field name - * @returns {function(object, object): number} comparators + * @returns {function(object, object): 0 | 1 | -1} comparators */ const sortByField = field => { if (!field) { @@ -2274,8 +2398,8 @@ const sortByField = field => { return sortFn; }; +/** @type {Record[], context: StatsFactoryContext, options: NormalizedStatsOptions) => void>} */ const ASSET_SORTERS = { - /** @type {(comparators: Function[], context: StatsFactoryContext, options: NormalizedStatsOptions) => void} */ assetsSort: (comparators, context, { assetsSort }) => { comparators.push(sortByField(assetsSort)); }, @@ -2284,7 +2408,7 @@ const ASSET_SORTERS = { } }; -/** @type {Record void>>} */ +/** @type {Record[], context: StatsFactoryContext, options: NormalizedStatsOptions) => void>>} */ const RESULT_SORTERS = { "compilation.chunks": { chunksSort: (comparators, context, { chunksSort }) => { @@ -2361,8 +2485,14 @@ const ITEM_NAMES = { }; /** - * @param {object[]} items items to be merged - * @returns {object} an object + * @template T + * @typedef {{ name: T }} NamedObject + */ + +/** + * @template {{ name: string }} T + * @param {T[]} items items to be merged + * @returns {NamedObject} an object */ const mergeToObject = items => { const obj = Object.create(null); @@ -2372,7 +2502,10 @@ const mergeToObject = items => { return obj; }; -/** @type {Record any>} */ +/** + * @template {{ name: string }} T + * @type {Record NamedObject>} + */ const MERGER = { "compilation.entrypoints": mergeToObject, "compilation.namedChunkGroups": mergeToObject @@ -2388,7 +2521,11 @@ class DefaultStatsFactoryPlugin { compiler.hooks.compilation.tap("DefaultStatsFactoryPlugin", compilation => { compilation.hooks.statsFactory.tap( "DefaultStatsFactoryPlugin", - (stats, options, context) => { + /** + * @param {StatsFactory} stats stats factory + * @param {NormalizedStatsOptions} options stats options + */ + (stats, options) => { iterateConfig(SIMPLE_EXTRACTORS, options, (hookFor, fn) => { stats.hooks.extract .for(hookFor) @@ -2445,25 +2582,31 @@ class DefaultStatsFactoryPlugin { if (Array.isArray(options.children)) { stats.hooks.getItemFactory .for("compilation.children[].compilation") - .tap("DefaultStatsFactoryPlugin", (comp, { _index: idx }) => { - if (idx < options.children.length) { - return compilation.createStatsFactory( - compilation.createStatsOptions( - options.children[idx], - context - ) - ); + .tap( + "DefaultStatsFactoryPlugin", + /** + * @param {Compilation} comp compilation + * @param {StatsFactoryContext} options options + * @returns {StatsFactory | undefined} stats factory + */ + (comp, { _index: idx }) => { + const children = + /** @type {TODO} */ + (options.children); + if (idx < children.length) { + return compilation.createStatsFactory( + compilation.createStatsOptions(children[idx]) + ); + } } - }); + ); } else if (options.children !== true) { const childFactory = compilation.createStatsFactory( - compilation.createStatsOptions(options.children, context) + compilation.createStatsOptions(options.children) ); stats.hooks.getItemFactory .for("compilation.children[].compilation") - .tap("DefaultStatsFactoryPlugin", () => { - return childFactory; - }); + .tap("DefaultStatsFactoryPlugin", () => childFactory); } } } diff --git a/node_modules/webpack/lib/stats/DefaultStatsPresetPlugin.js b/node_modules/webpack/lib/stats/DefaultStatsPresetPlugin.js index 98375590..70e56b8c 100644 --- a/node_modules/webpack/lib/stats/DefaultStatsPresetPlugin.js +++ b/node_modules/webpack/lib/stats/DefaultStatsPresetPlugin.js @@ -11,15 +11,24 @@ const RequestShortener = require("../RequestShortener"); /** @typedef {import("../Compilation")} Compilation */ /** @typedef {import("../Compilation").CreateStatsOptionsContext} CreateStatsOptionsContext */ /** @typedef {import("../Compiler")} Compiler */ +/** @typedef {import("./DefaultStatsFactoryPlugin").StatsError} StatsError */ +/** + * @param {StatsOptions} options options + * @param {StatsOptions} defaults default options + */ const applyDefaults = (options, defaults) => { - for (const key of Object.keys(defaults)) { + for (const _k of Object.keys(defaults)) { + const key = /** @type {keyof StatsOptions} */ (_k); if (typeof options[key] === "undefined") { - options[key] = defaults[key]; + /** @type {TODO} */ + (options)[key] = defaults[key]; } } }; +/** @typedef {Record} NamedPresets */ +/** @type {NamedPresets} */ const NAMED_PRESETS = { verbose: { hash: true, @@ -126,12 +135,35 @@ const NAMED_PRESETS = { } }; +/** + * @param {StatsOptions} all stats option + * @returns {boolean} true when enabled, otherwise false + */ const NORMAL_ON = ({ all }) => all !== false; +/** + * @param {StatsOptions} all stats option + * @returns {boolean} true when enabled, otherwise false + */ const NORMAL_OFF = ({ all }) => all === true; +/** + * @param {StatsOptions} all stats option + * @param {CreateStatsOptionsContext} forToString stats options context + * @returns {boolean} true when enabled, otherwise false + */ const ON_FOR_TO_STRING = ({ all }, { forToString }) => forToString ? all !== false : all === true; +/** + * @param {StatsOptions} all stats option + * @param {CreateStatsOptionsContext} forToString stats options context + * @returns {boolean} true when enabled, otherwise false + */ const OFF_FOR_TO_STRING = ({ all }, { forToString }) => forToString ? all === true : all !== false; +/** + * @param {StatsOptions} all stats option + * @param {CreateStatsOptionsContext} forToString stats options context + * @returns {boolean | "auto"} true when enabled, otherwise false + */ const AUTO_FOR_TO_STRING = ({ all }, { forToString }) => { if (all === false) return false; if (all === true) return true; @@ -139,13 +171,19 @@ const AUTO_FOR_TO_STRING = ({ all }, { forToString }) => { return true; }; -/** @type {Record any>} */ +/** @typedef {Record StatsOptions[keyof StatsOptions] | RequestShortener>} Defaults */ + +/** @type {Defaults} */ const DEFAULTS = { context: (options, context, compilation) => compilation.compiler.context, requestShortener: (options, context, compilation) => compilation.compiler.context === options.context ? compilation.requestShortener - : new RequestShortener(options.context, compilation.compiler.root), + : new RequestShortener( + /** @type {string} */ + (options.context), + compilation.compiler.root + ), performance: NORMAL_ON, hash: OFF_FOR_TO_STRING, env: NORMAL_OFF, @@ -235,6 +273,10 @@ const DEFAULTS = { colors: () => false }; +/** + * @param {string | ({ test: function(string): boolean }) | (function(string): boolean) | boolean} item item to normalize + * @returns {(function(string): boolean) | undefined} normalize fn + */ const normalizeFilter = item => { if (typeof item === "string") { const regExp = new RegExp( @@ -253,6 +295,7 @@ const normalizeFilter = item => { } }; +/** @type {Record} */ const NORMALIZER = { excludeModules: value => { if (!Array.isArray(value)) { @@ -270,20 +313,32 @@ const NORMALIZER = { if (!Array.isArray(value)) { value = value ? [value] : []; } - return value.map(filter => { - if (typeof filter === "string") { - return (warning, warningString) => warningString.includes(filter); - } - if (filter instanceof RegExp) { - return (warning, warningString) => filter.test(warningString); - } - if (typeof filter === "function") { - return filter; + /** + * @callback WarningFilterFn + * @param {StatsError} warning warning + * @param {string} warningString warning string + * @returns {boolean} result + */ + return value.map( + /** + * @param {StatsOptions["warningsFilter"]} filter a warning filter + * @returns {WarningFilterFn} result + */ + filter => { + if (typeof filter === "string") { + return (warning, warningString) => warningString.includes(filter); + } + if (filter instanceof RegExp) { + return (warning, warningString) => filter.test(warningString); + } + if (typeof filter === "function") { + return filter; + } + throw new Error( + `Can only filter warnings with Strings or RegExps. (Given: ${filter})` + ); } - throw new Error( - `Can only filter warnings with Strings or RegExps. (Given: ${filter})` - ); - }); + ); }, logging: value => { if (value === true) value = "log"; @@ -306,7 +361,7 @@ class DefaultStatsPresetPlugin { apply(compiler) { compiler.hooks.compilation.tap("DefaultStatsPresetPlugin", compilation => { for (const key of Object.keys(NAMED_PRESETS)) { - const defaults = NAMED_PRESETS[key]; + const defaults = NAMED_PRESETS[/** @type {keyof NamedPresets} */ (key)]; compilation.hooks.statsPreset .for(key) .tap("DefaultStatsPresetPlugin", (options, context) => { diff --git a/node_modules/webpack/lib/stats/DefaultStatsPrinterPlugin.js b/node_modules/webpack/lib/stats/DefaultStatsPrinterPlugin.js index 89d57c57..419311a7 100644 --- a/node_modules/webpack/lib/stats/DefaultStatsPrinterPlugin.js +++ b/node_modules/webpack/lib/stats/DefaultStatsPrinterPlugin.js @@ -6,7 +6,10 @@ "use strict"; /** @typedef {import("../Compiler")} Compiler */ +/** @typedef {import("./DefaultStatsFactoryPlugin").KnownStatsChunkGroup} KnownStatsChunkGroup */ /** @typedef {import("./StatsPrinter")} StatsPrinter */ +/** @typedef {import("./StatsPrinter").KnownStatsPrinterColorFn} KnownStatsPrinterColorFn */ +/** @typedef {import("./StatsPrinter").KnownStatsPrinterFormaters} KnownStatsPrinterFormaters */ /** @typedef {import("./StatsPrinter").StatsPrinterContext} StatsPrinterContext */ const DATA_URI_CONTENT_LENGTH = 16; @@ -22,9 +25,8 @@ const plural = (n, singular, plural) => (n === 1 ? singular : plural); /** * @param {Record} sizes sizes by source type - * @param {object} options options - * @param {(number) => string=} options.formatSize size formatter - * @returns {string} text + * @param {StatsPrinterContext} options options + * @returns {string | undefined} text */ const printSizes = (sizes, { formatSize = n => `${n}` }) => { const keys = Object.keys(sizes); @@ -56,7 +58,9 @@ const getResourceName = resource => { * @returns {[string,string]} prefix and module name */ const getModuleName = name => { - const [, prefix, resource] = /^(.*!)?([^!]*)$/.exec(name); + const [, prefix, resource] = + /** @type {[any, string, string]} */ + (/** @type {unknown} */ (/^(.*!)?([^!]*)$/.exec(name))); if (resource.length > MAX_MODULE_IDENTIFIER_LENGTH) { const truncatedResource = `${resource.slice( @@ -86,22 +90,29 @@ const mapLines = (str, fn) => str.split("\n").map(fn).join("\n"); */ const twoDigit = n => (n >= 10 ? `${n}` : `0${n}`); -const isValidId = id => { - return typeof id === "number" || id; -}; +/** + * @param {string | number} id an id + * @returns {boolean | string} is i + */ +const isValidId = id => typeof id === "number" || id; /** * @template T - * @param {Array} list of items + * @param {Array | undefined} list of items * @param {number} count number of items to show * @returns {string} string representation of list */ -const moreCount = (list, count) => { - return list && list.length > 0 ? `+ ${count}` : `${count}`; -}; +const moreCount = (list, count) => + list && list.length > 0 ? `+ ${count}` : `${count}`; + +/** + * @template T + * @template {keyof T} K + * @typedef {{ [P in K]-?: T[P] }} WithRequired + */ -/** @type {Record string | void>} */ -const SIMPLE_PRINTERS = { +/** @type {Record & Required & WithRequired, printer: StatsPrinter) => string | undefined>} */ +const COMPILATION_SIMPLE_PRINTERS = { "compilation.summary!": ( _, { @@ -125,14 +136,16 @@ const SIMPLE_PRINTERS = { ) => { const root = type === "compilation.summary!"; const warningsMessage = - warningsCount > 0 + /** @type {number} */ (warningsCount) > 0 ? yellow( - `${warningsCount} ${plural(warningsCount, "warning", "warnings")}` + `${warningsCount} ${plural(/** @type {number} */ (warningsCount), "warning", "warnings")}` ) : ""; const errorsMessage = - errorsCount > 0 - ? red(`${errorsCount} ${plural(errorsCount, "error", "errors")}`) + /** @type {number} */ (errorsCount) > 0 + ? red( + `${errorsCount} ${plural(/** @type {number} */ (errorsCount), "error", "errors")}` + ) : ""; const timeMessage = root && time ? ` in ${formatTime(time)}` : ""; const hashMessage = hash ? ` (${hash})` : ""; @@ -161,7 +174,7 @@ const SIMPLE_PRINTERS = { } else if (errorsCount === 0 && warningsCount === 0) { statusMessage = `compiled ${green("successfully")}`; } else { - statusMessage = `compiled`; + statusMessage = "compiled"; } if ( builtAtMessage || @@ -258,11 +271,12 @@ const SIMPLE_PRINTERS = { "compilation.warningsInChildren!": (_, { yellow, compilation }) => { if ( !compilation.children && - compilation.warningsCount > 0 && + /** @type {number} */ (compilation.warningsCount) > 0 && compilation.warnings ) { const childWarnings = - compilation.warningsCount - compilation.warnings.length; + /** @type {number} */ (compilation.warningsCount) - + compilation.warnings.length; if (childWarnings > 0) { return yellow( `${childWarnings} ${plural( @@ -281,10 +295,12 @@ const SIMPLE_PRINTERS = { "compilation.errorsInChildren!": (_, { red, compilation }) => { if ( !compilation.children && - compilation.errorsCount > 0 && + /** @type {number} */ (compilation.errorsCount) > 0 && compilation.errors ) { - const childErrors = compilation.errorsCount - compilation.errors.length; + const childErrors = + /** @type {number} */ (compilation.errorsCount) - + compilation.errors.length; if (childErrors > 0) { return red( `${childErrors} ${plural( @@ -299,15 +315,16 @@ const SIMPLE_PRINTERS = { ); } } - }, + } +}; +/** @type {Record & Required & WithRequired, printer: StatsPrinter) => string | undefined>} */ +const ASSET_SIMPLE_PRINTERS = { "asset.type": type => type, "asset.name": (name, { formatFilename, asset: { isOverSizeLimit } }) => formatFilename(name, isOverSizeLimit), - "asset.size": ( - size, - { asset: { isOverSizeLimit }, yellow, green, formatSize } - ) => (isOverSizeLimit ? yellow(formatSize(size)) : formatSize(size)), + "asset.size": (size, { asset: { isOverSizeLimit }, yellow, formatSize }) => + isOverSizeLimit ? yellow(formatSize(size)) : formatSize(size), "asset.emitted": (emitted, { green, formatFlag }) => emitted ? green(formatFlag("emitted")) : undefined, "asset.comparedForEmit": (comparedForEmit, { yellow, formatFlag }) => @@ -356,8 +373,11 @@ const SIMPLE_PRINTERS = { assetChunk: (id, { formatChunkId }) => formatChunkId(id), assetChunkName: name => name, - assetChunkIdHint: name => name, + assetChunkIdHint: name => name +}; +/** @type {Record & Required & WithRequired, printer: StatsPrinter) => string | undefined>} */ +const MODULE_SIMPLE_PRINTERS = { "module.type": type => (type !== "module" ? type : undefined), "module.id": (id, { formatModuleId }) => isValidId(id) ? formatModuleId(id) : undefined, @@ -433,11 +453,11 @@ const SIMPLE_PRINTERS = { providedExportsCount === usedExports.length ) { return cyan(formatFlag("all exports used")); - } else { - return cyan( - formatFlag(`only some exports used: ${usedExports.join(", ")}`) - ); } + + return cyan( + formatFlag(`only some exports used: ${usedExports.join(", ")}`) + ); } } }, @@ -470,11 +490,17 @@ const SIMPLE_PRINTERS = { "modules" )}` : undefined, - "module.separator!": () => "\n", + "module.separator!": () => "\n" +}; +/** @type {Record & Required & WithRequired, printer: StatsPrinter) => string | undefined>} */ +const MODULE_ISSUER_PRINTERS = { "moduleIssuer.id": (id, { formatModuleId }) => formatModuleId(id), - "moduleIssuer.profile.total": (value, { formatTime }) => formatTime(value), + "moduleIssuer.profile.total": (value, { formatTime }) => formatTime(value) +}; +/** @type {Record & Required & WithRequired, printer: StatsPrinter) => string | undefined>} */ +const MODULE_REASON_PRINTERS = { "moduleReason.type": type => type, "moduleReason.userRequest": (userRequest, { cyan }) => cyan(getResourceName(userRequest)), @@ -496,8 +522,11 @@ const SIMPLE_PRINTERS = { "reason", "reasons" )}` - : undefined, + : undefined +}; +/** @type {Record & Required & WithRequired, printer: StatsPrinter) => string | undefined>} */ +const MODULE_PROFILE_PRINTERS = { "module.profile.total": (value, { formatTime }) => formatTime(value), "module.profile.resolving": (value, { formatTime }) => `resolving: ${formatTime(value)}`, @@ -512,8 +541,11 @@ const SIMPLE_PRINTERS = { "module.profile.additionalResolving": (value, { formatTime }) => value ? `additional resolving: ${formatTime(value)}` : undefined, "module.profile.additionalIntegration": (value, { formatTime }) => - value ? `additional integration: ${formatTime(value)}` : undefined, + value ? `additional integration: ${formatTime(value)}` : undefined +}; +/** @type {Record & Required & WithRequired, printer: StatsPrinter) => string | undefined>} */ +const CHUNK_GROUP_PRINTERS = { "chunkGroup.kind!": (_, { chunkGroupKind }) => chunkGroupKind, "chunkGroup.separator!": () => "\n", "chunkGroup.name": (name, { bold }) => bold(name), @@ -541,10 +573,11 @@ const SIMPLE_PRINTERS = { "chunkGroup.is!": () => "=", "chunkGroupAsset.name": (asset, { green }) => green(asset), "chunkGroupAsset.size": (size, { formatSize, chunkGroup }) => - chunkGroup.assets.length > 1 || + chunkGroup.assets && + (chunkGroup.assets.length > 1 || (chunkGroup.auxiliaryAssets && chunkGroup.auxiliaryAssets.length > 0) ? formatSize(size) - : undefined, + : undefined), "chunkGroup.children": (children, context, printer) => Array.isArray(children) ? undefined @@ -560,8 +593,11 @@ const SIMPLE_PRINTERS = { "chunkGroupChild.assets[]": (file, { formatFilename }) => formatFilename(file), "chunkGroupChild.chunks[]": (id, { formatChunkId }) => formatChunkId(id), - "chunkGroupChild.name": name => (name ? `(name: ${name})` : undefined), + "chunkGroupChild.name": name => (name ? `(name: ${name})` : undefined) +}; +/** @type {Record & Required & WithRequired, printer: StatsPrinter) => string | undefined>} */ +const CHUNK_PRINTERS = { "chunk.id": (id, { formatChunkId }) => formatChunkId(id), "chunk.files[]": (file, { formatFilename }) => formatFilename(file), "chunk.names[]": name => name, @@ -611,8 +647,11 @@ const SIMPLE_PRINTERS = { "chunkOrigin.moduleId": (moduleId, { formatModuleId }) => isValidId(moduleId) ? formatModuleId(moduleId) : undefined, "chunkOrigin.moduleName": (moduleName, { bold }) => bold(moduleName), - "chunkOrigin.loc": loc => loc, + "chunkOrigin.loc": loc => loc +}; +/** @type {Record & Required & WithRequired, printer: StatsPrinter) => string | undefined>} */ +const ERROR_PRINTERS = { "error.compilerPath": (compilerPath, { bold }) => compilerPath ? bold(`(${compilerPath})`) : undefined, "error.chunkId": (chunkId, { formatChunkId }) => @@ -622,21 +661,23 @@ const SIMPLE_PRINTERS = { "error.chunkInitial": (chunkInitial, { formatFlag }) => chunkInitial ? formatFlag("initial") : undefined, "error.file": (file, { bold }) => bold(file), - "error.moduleName": (moduleName, { bold }) => { - return moduleName.includes("!") + "error.moduleName": (moduleName, { bold }) => + moduleName.includes("!") ? `${bold(moduleName.replace(/^(\s|\S)*!/, ""))} (${moduleName})` - : `${bold(moduleName)}`; - }, + : `${bold(moduleName)}`, "error.loc": (loc, { green }) => green(loc), "error.message": (message, { bold, formatError }) => - message.includes("\u001b[") ? message : bold(formatError(message)), + message.includes("\u001B[") ? message : bold(formatError(message)), "error.details": (details, { formatError }) => formatError(details), "error.filteredDetails": filteredDetails => filteredDetails ? `+ ${filteredDetails} hidden lines` : undefined, "error.stack": stack => stack, "error.moduleTrace": moduleTrace => undefined, - "error.separator!": () => "\n", + "error.separator!": () => "\n" +}; +/** @type {Record & Required & WithRequired, printer: StatsPrinter) => string | undefined>} */ +const LOG_ENTRY_PRINTERS = { "loggingEntry(error).loggingEntry.message": (message, { red }) => mapLines(message, x => ` ${red(x)}`), "loggingEntry(warn).loggingEntry.message": (message, { yellow }) => @@ -666,20 +707,26 @@ const SIMPLE_PRINTERS = { "loggingEntry.trace[]": trace => trace ? mapLines(trace, x => `| ${x}`) : undefined, - "moduleTraceItem.originName": originName => originName, - loggingGroup: loggingGroup => loggingGroup.entries.length === 0 ? "" : undefined, "loggingGroup.debug": (flag, { red }) => (flag ? red("DEBUG") : undefined), "loggingGroup.name": (name, { bold }) => bold(`LOG from ${name}`), "loggingGroup.separator!": () => "\n", "loggingGroup.filteredEntries": filteredEntries => - filteredEntries > 0 ? `+ ${filteredEntries} hidden lines` : undefined, + filteredEntries > 0 ? `+ ${filteredEntries} hidden lines` : undefined +}; + +/** @type {Record & Required & WithRequired, printer: StatsPrinter) => string | undefined>} */ +const MODULE_TRACE_ITEM_PRINTERS = { + "moduleTraceItem.originName": originName => originName +}; +/** @type {Record & Required & WithRequired, printer: StatsPrinter) => string | undefined>} */ +const MODULE_TRACE_DEPENDENCY_PRINTERS = { "moduleTraceDependency.loc": loc => loc }; -/** @type {Record} */ +/** @type {Record} */ const ITEM_NAMES = { "compilation.assets[]": "asset", "compilation.modules[]": "module", @@ -908,19 +955,27 @@ const PREFERRED_ORDERS = { loggingEntry: ["message", "trace", "children"] }; +/** @typedef {(items: string[]) => string | undefined} SimpleItemsJoiner */ + +/** @type {SimpleItemsJoiner} */ const itemsJoinOneLine = items => items.filter(Boolean).join(" "); +/** @type {SimpleItemsJoiner} */ const itemsJoinOneLineBrackets = items => items.length > 0 ? `(${items.filter(Boolean).join(" ")})` : undefined; +/** @type {SimpleItemsJoiner} */ const itemsJoinMoreSpacing = items => items.filter(Boolean).join("\n\n"); +/** @type {SimpleItemsJoiner} */ const itemsJoinComma = items => items.filter(Boolean).join(", "); +/** @type {SimpleItemsJoiner} */ const itemsJoinCommaBrackets = items => items.length > 0 ? `(${items.filter(Boolean).join(", ")})` : undefined; +/** @type {function(string): SimpleItemsJoiner} */ const itemsJoinCommaBracketsWithName = name => items => items.length > 0 ? `(${name}: ${items.filter(Boolean).join(", ")})` : undefined; -/** @type {Record string>} */ +/** @type {Record} */ const SIMPLE_ITEMS_JOINER = { "chunk.parents": itemsJoinOneLine, "chunk.siblings": itemsJoinOneLine, @@ -952,18 +1007,27 @@ const SIMPLE_ITEMS_JOINER = { "compilation.errors": itemsJoinMoreSpacing, "compilation.warnings": itemsJoinMoreSpacing, "compilation.logging": itemsJoinMoreSpacing, - "compilation.children": items => indent(itemsJoinMoreSpacing(items), " "), + "compilation.children": items => + indent(/** @type {string} */ (itemsJoinMoreSpacing(items)), " "), "moduleTraceItem.dependencies": itemsJoinOneLine, "loggingEntry.children": items => indent(items.filter(Boolean).join("\n"), " ", false) }; +/** + * @param {Item[]} items items + * @returns {string} result + */ const joinOneLine = items => items .map(item => item.content) .filter(Boolean) .join(" "); +/** + * @param {Item[]} items items + * @returns {string} result + */ const joinInBrackets = items => { const res = []; let mode = 0; @@ -1006,13 +1070,24 @@ const joinInBrackets = items => { return res.join(""); }; +/** + * @param {string} str a string + * @param {string} prefix prefix + * @param {boolean=} noPrefixInFirstLine need prefix in the first line? + * @returns {string} result + */ const indent = (str, prefix, noPrefixInFirstLine) => { - const rem = str.replace(/\n([^\n])/g, "\n" + prefix + "$1"); + const rem = str.replace(/\n([^\n])/g, `\n${prefix}$1`); if (noPrefixInFirstLine) return rem; const ind = str[0] === "\n" ? "" : prefix; return ind + rem; }; +/** + * @param {(false | Item)[]} items items + * @param {string} indenter indenter + * @returns {string} result + */ const joinExplicitNewLine = (items, indenter) => { let firstInLine = true; let first = true; @@ -1027,22 +1102,34 @@ const joinExplicitNewLine = (items, indenter) => { first = false; const noJoiner = firstInLine || content.startsWith("\n"); firstInLine = content.endsWith("\n"); - return noJoiner ? content : " " + content; + return noJoiner ? content : ` ${content}`; }) .filter(Boolean) .join("") .trim(); }; +/** + * @param {boolean} error is an error + * @returns {SimpleElementJoiner} joiner + */ const joinError = error => + /** + * @param {Item[]} items items + * @param {Required} ctx context + * @returns {string} result + */ (items, { red, yellow }) => `${error ? red("ERROR") : yellow("WARNING")} in ${joinExplicitNewLine( items, "" )}`; -/** @type {Record string>} */ +/** @typedef {{ element: string, content: string }} Item */ +/** @typedef {(items: Item[], context: Required) => string} SimpleElementJoiner */ + +/** @type {Record} */ const SIMPLE_ELEMENT_JOINERS = { compilation: items => { const result = []; @@ -1119,23 +1206,20 @@ const SIMPLE_ELEMENT_JOINERS = { }, chunk: items => { let hasEntry = false; - return ( - "chunk " + - joinExplicitNewLine( - items.filter(item => { - switch (item.element) { - case "entry": - if (item.content) hasEntry = true; - break; - case "initial": - if (hasEntry) return false; - break; - } - return true; - }), - " " - ) - ); + return `chunk ${joinExplicitNewLine( + items.filter(item => { + switch (item.element) { + case "entry": + if (item.content) hasEntry = true; + break; + case "initial": + if (hasEntry) return false; + break; + } + return true; + }), + " " + )}`; }, "chunk.childrenByOrder[]": items => `(${joinOneLine(items)})`, chunkGroup: items => joinExplicitNewLine(items, " "), @@ -1196,23 +1280,27 @@ const SIMPLE_ELEMENT_JOINERS = { }, "module.profile": joinInBrackets, moduleIssuer: joinOneLine, - chunkOrigin: items => "> " + joinOneLine(items), + chunkOrigin: items => `> ${joinOneLine(items)}`, "errors[].error": joinError(true), "warnings[].error": joinError(false), loggingGroup: items => joinExplicitNewLine(items, "").trimEnd(), - moduleTraceItem: items => " @ " + joinOneLine(items), + moduleTraceItem: items => ` @ ${joinOneLine(items)}`, moduleTraceDependency: joinOneLine }; +/** @typedef {"bold" | "yellow" | "red" | "green" | "cyan" | "magenta"} ColorNames */ + +/** @type {Record} */ const AVAILABLE_COLORS = { - bold: "\u001b[1m", - yellow: "\u001b[1m\u001b[33m", - red: "\u001b[1m\u001b[31m", - green: "\u001b[1m\u001b[32m", - cyan: "\u001b[1m\u001b[36m", - magenta: "\u001b[1m\u001b[35m" + bold: "\u001B[1m", + yellow: "\u001B[1m\u001B[33m", + red: "\u001B[1m\u001B[31m", + green: "\u001B[1m\u001B[32m", + cyan: "\u001B[1m\u001B[36m", + magenta: "\u001B[1m\u001B[35m" }; +/** @type {Record & StatsPrinterContext, ...any): string>} */ const AVAILABLE_FORMATS = { formatChunkId: (id, { yellow }, direction) => { switch (direction) { @@ -1256,13 +1344,12 @@ const AVAILABLE_FORMATS = { else if (time < times[2]) return bold(`${time}${unit}`); else if (time < times[1]) return green(`${time}${unit}`); else if (time < times[0]) return yellow(`${time}${unit}`); - else return red(`${time}${unit}`); - } else { - return `${boldQuantity ? bold(time) : time}${unit}`; + return red(`${time}${unit}`); } + return `${boldQuantity ? bold(time) : time}${unit}`; }, formatError: (message, { green, yellow, red }) => { - if (message.includes("\u001b[")) return message; + if (message.includes("\u001B[")) return message; const highlights = [ { regExp: /(Did you mean .+)/g, format: green }, { @@ -1290,23 +1377,36 @@ const AVAILABLE_FORMATS = { } ]; for (const { regExp, format } of highlights) { - message = message.replace(regExp, (match, content) => { - return match.replace(content, format(content)); - }); + message = message.replace( + regExp, + /** + * @param {string} match match + * @param {string} content content + * @returns {string} result + */ + (match, content) => match.replace(content, format(content)) + ); } return message; } }; +/** @typedef {function(string): string} ResultModifierFn */ +/** @type {Record} */ const RESULT_MODIFIER = { - "module.modules": result => { - return indent(result, "| "); - } + "module.modules": result => indent(result, "| ") }; +/** + * @param {string[]} array array + * @param {string[]} preferredOrder preferred order + * @returns {string[]} result + */ const createOrder = (array, preferredOrder) => { const originalArray = array.slice(); + /** @type {Set} */ const set = new Set(array); + /** @type {Set} */ const usedSet = new Set(); array.length = 0; for (const element of preferredOrder) { @@ -1333,49 +1433,218 @@ class DefaultStatsPrinterPlugin { compiler.hooks.compilation.tap("DefaultStatsPrinterPlugin", compilation => { compilation.hooks.statsPrinter.tap( "DefaultStatsPrinterPlugin", - (stats, options, context) => { + (stats, options) => { // Put colors into context stats.hooks.print .for("compilation") .tap("DefaultStatsPrinterPlugin", (compilation, context) => { for (const color of Object.keys(AVAILABLE_COLORS)) { + const name = /** @type {ColorNames} */ (color); + /** @type {string | undefined} */ let start; if (options.colors) { if ( typeof options.colors === "object" && - typeof options.colors[color] === "string" + typeof options.colors[name] === "string" ) { - start = options.colors[color]; + start = options.colors[name]; } else { - start = AVAILABLE_COLORS[color]; + start = AVAILABLE_COLORS[name]; } } if (start) { + /** + * @param {string} str string + * @returns {string} string with color + */ context[color] = str => `${start}${ typeof str === "string" ? str.replace( - /((\u001b\[39m|\u001b\[22m|\u001b\[0m)+)/g, + /((\u001B\[39m|\u001B\[22m|\u001B\[0m)+)/g, `$1${start}` ) : str - }\u001b[39m\u001b[22m`; + }\u001B[39m\u001B[22m`; } else { + /** + * @param {string} str string + * @returns {string} str string + */ context[color] = str => str; } } for (const format of Object.keys(AVAILABLE_FORMATS)) { - context[format] = (content, ...args) => - AVAILABLE_FORMATS[format](content, context, ...args); + context[format] = + /** + * @param {string | number} content content + * @param {...TODO} args args + * @returns {string} result + */ + (content, ...args) => + AVAILABLE_FORMATS[format]( + content, + /** @type {Required & StatsPrinterContext} */ + (context), + ...args + ); } context.timeReference = compilation.time; }); - for (const key of Object.keys(SIMPLE_PRINTERS)) { + for (const key of Object.keys(COMPILATION_SIMPLE_PRINTERS)) { + stats.hooks.print + .for(key) + .tap("DefaultStatsPrinterPlugin", (obj, ctx) => + COMPILATION_SIMPLE_PRINTERS[key]( + obj, + /** @type {Required & Required & WithRequired} */ + (ctx), + stats + ) + ); + } + + for (const key of Object.keys(ASSET_SIMPLE_PRINTERS)) { + stats.hooks.print + .for(key) + .tap("DefaultStatsPrinterPlugin", (obj, ctx) => + ASSET_SIMPLE_PRINTERS[key]( + obj, + /** @type {Required & Required & WithRequired} */ + (ctx), + stats + ) + ); + } + + for (const key of Object.keys(MODULE_SIMPLE_PRINTERS)) { + stats.hooks.print + .for(key) + .tap("DefaultStatsPrinterPlugin", (obj, ctx) => + MODULE_SIMPLE_PRINTERS[key]( + obj, + /** @type {Required & Required & WithRequired} */ + (ctx), + stats + ) + ); + } + + for (const key of Object.keys(MODULE_ISSUER_PRINTERS)) { + stats.hooks.print + .for(key) + .tap("DefaultStatsPrinterPlugin", (obj, ctx) => + MODULE_ISSUER_PRINTERS[key]( + obj, + /** @type {Required & Required & WithRequired} */ + (ctx), + stats + ) + ); + } + + for (const key of Object.keys(MODULE_REASON_PRINTERS)) { + stats.hooks.print + .for(key) + .tap("DefaultStatsPrinterPlugin", (obj, ctx) => + MODULE_REASON_PRINTERS[key]( + obj, + /** @type {Required & Required & WithRequired} */ + (ctx), + stats + ) + ); + } + + for (const key of Object.keys(MODULE_PROFILE_PRINTERS)) { + stats.hooks.print + .for(key) + .tap("DefaultStatsPrinterPlugin", (obj, ctx) => + MODULE_PROFILE_PRINTERS[key]( + obj, + /** @type {Required & Required & WithRequired} */ + (ctx), + stats + ) + ); + } + + for (const key of Object.keys(CHUNK_GROUP_PRINTERS)) { + stats.hooks.print + .for(key) + .tap("DefaultStatsPrinterPlugin", (obj, ctx) => + CHUNK_GROUP_PRINTERS[key]( + obj, + /** @type {Required & Required & WithRequired} */ + (ctx), + stats + ) + ); + } + + for (const key of Object.keys(CHUNK_PRINTERS)) { + stats.hooks.print + .for(key) + .tap("DefaultStatsPrinterPlugin", (obj, ctx) => + CHUNK_PRINTERS[key]( + obj, + /** @type {Required & Required & WithRequired} */ + (ctx), + stats + ) + ); + } + + for (const key of Object.keys(ERROR_PRINTERS)) { + stats.hooks.print + .for(key) + .tap("DefaultStatsPrinterPlugin", (obj, ctx) => + ERROR_PRINTERS[key]( + obj, + /** @type {Required & Required & WithRequired} */ + (ctx), + stats + ) + ); + } + + for (const key of Object.keys(LOG_ENTRY_PRINTERS)) { + stats.hooks.print + .for(key) + .tap("DefaultStatsPrinterPlugin", (obj, ctx) => + LOG_ENTRY_PRINTERS[key]( + obj, + /** @type {Required & Required & WithRequired} */ + (ctx), + stats + ) + ); + } + + for (const key of Object.keys(MODULE_TRACE_DEPENDENCY_PRINTERS)) { + stats.hooks.print + .for(key) + .tap("DefaultStatsPrinterPlugin", (obj, ctx) => + MODULE_TRACE_DEPENDENCY_PRINTERS[key]( + obj, + /** @type {Required & Required & WithRequired} */ + (ctx), + stats + ) + ); + } + + for (const key of Object.keys(MODULE_TRACE_ITEM_PRINTERS)) { stats.hooks.print .for(key) .tap("DefaultStatsPrinterPlugin", (obj, ctx) => - SIMPLE_PRINTERS[key](obj, ctx, stats) + MODULE_TRACE_ITEM_PRINTERS[key]( + obj, + /** @type {Required & Required & WithRequired} */ + (ctx), + stats + ) ); } @@ -1409,7 +1678,7 @@ class DefaultStatsPrinterPlugin { const joiner = SIMPLE_ELEMENT_JOINERS[key]; stats.hooks.printElements .for(key) - .tap("DefaultStatsPrinterPlugin", joiner); + .tap("DefaultStatsPrinterPlugin", /** @type {TODO} */ (joiner)); } for (const key of Object.keys(RESULT_MODIFIER)) { diff --git a/node_modules/webpack/lib/stats/StatsFactory.js b/node_modules/webpack/lib/stats/StatsFactory.js index c3a3f5d1..18f21fb9 100644 --- a/node_modules/webpack/lib/stats/StatsFactory.js +++ b/node_modules/webpack/lib/stats/StatsFactory.js @@ -11,83 +11,108 @@ const smartGrouping = require("../util/smartGrouping"); /** @typedef {import("../Chunk")} Chunk */ /** @typedef {import("../Compilation")} Compilation */ +/** @typedef {import("../Compilation").NormalizedStatsOptions} NormalizedStatsOptions */ /** @typedef {import("../Module")} Module */ /** @typedef {import("../WebpackError")} WebpackError */ +/** @typedef {import("../util/comparators").Comparator} Comparator */ /** @typedef {import("../util/runtime").RuntimeSpec} RuntimeSpec */ - /** @typedef {import("../util/smartGrouping").GroupConfig} GroupConfig */ /** * @typedef {object} KnownStatsFactoryContext * @property {string} type - * @property {function(string): string=} makePathsRelative - * @property {Compilation=} compilation - * @property {Set=} rootModules - * @property {Map=} compilationFileToChunks - * @property {Map=} compilationAuxiliaryFileToChunks - * @property {RuntimeSpec=} runtime - * @property {function(Compilation): WebpackError[]=} cachedGetErrors - * @property {function(Compilation): WebpackError[]=} cachedGetWarnings + * @property {function(string): string} makePathsRelative + * @property {Compilation} compilation + * @property {Set} rootModules + * @property {Map} compilationFileToChunks + * @property {Map} compilationAuxiliaryFileToChunks + * @property {RuntimeSpec} runtime + * @property {function(Compilation): WebpackError[]} cachedGetErrors + * @property {function(Compilation): WebpackError[]} cachedGetWarnings + */ + +/** @typedef {Record & KnownStatsFactoryContext} StatsFactoryContext */ + +/** @typedef {any} CreatedObject */ +/** @typedef {any} FactoryData */ +/** @typedef {any} FactoryDataItem */ +/** @typedef {any} Result */ +/** @typedef {Record} ObjectForExtract */ + +/** + * @typedef {object} StatsFactoryHooks + * @property {HookMap>} extract + * @property {HookMap>} filter + * @property {HookMap>} sort + * @property {HookMap>} filterSorted + * @property {HookMap>} groupResults + * @property {HookMap>} sortResults + * @property {HookMap>} filterResults + * @property {HookMap>} merge + * @property {HookMap>} result + * @property {HookMap>} getItemName + * @property {HookMap>} getItemFactory */ -/** @typedef {KnownStatsFactoryContext & Record} StatsFactoryContext */ +/** + * @template T + * @typedef {Map} Caches + */ class StatsFactory { constructor() { + /** @type {StatsFactoryHooks} */ this.hooks = Object.freeze({ - /** @type {HookMap>} */ extract: new HookMap( () => new SyncBailHook(["object", "data", "context"]) ), - /** @type {HookMap>} */ filter: new HookMap( () => new SyncBailHook(["item", "context", "index", "unfilteredIndex"]) ), - /** @type {HookMap>} */ sort: new HookMap(() => new SyncBailHook(["comparators", "context"])), - /** @type {HookMap>} */ filterSorted: new HookMap( () => new SyncBailHook(["item", "context", "index", "unfilteredIndex"]) ), - /** @type {HookMap>} */ groupResults: new HookMap( () => new SyncBailHook(["groupConfigs", "context"]) ), - /** @type {HookMap>} */ sortResults: new HookMap( () => new SyncBailHook(["comparators", "context"]) ), - /** @type {HookMap>} */ filterResults: new HookMap( () => new SyncBailHook(["item", "context", "index", "unfilteredIndex"]) ), - /** @type {HookMap>} */ merge: new HookMap(() => new SyncBailHook(["items", "context"])), - /** @type {HookMap>} */ result: new HookMap(() => new SyncWaterfallHook(["result", "context"])), - /** @type {HookMap>} */ getItemName: new HookMap(() => new SyncBailHook(["item", "context"])), - /** @type {HookMap>} */ getItemFactory: new HookMap(() => new SyncBailHook(["item", "context"])) }); const hooks = this.hooks; - this._caches = - /** @type {Record[]>>} */ ({}); + this._caches = /** @type {TODO} */ ({}); for (const key of Object.keys(hooks)) { - this._caches[key] = new Map(); + this._caches[/** @type {keyof StatsFactoryHooks} */ (key)] = new Map(); } this._inCreate = false; } + /** + * @template {StatsFactoryHooks[keyof StatsFactoryHooks]} HM + * @template {HM extends HookMap ? H : never} H + * @param {HM} hookMap hook map + * @param {Caches} cache cache + * @param {string} type type + * @returns {H[]} hooks + * @private + */ _getAllLevelHooks(hookMap, cache, type) { const cacheEntry = cache.get(type); if (cacheEntry !== undefined) { return cacheEntry; } - const hooks = []; + const hooks = /** @type {H[]} */ ([]); const typeParts = type.split("."); for (let i = 0; i < typeParts.length; i++) { - const hook = hookMap.get(typeParts.slice(i).join(".")); + const hook = /** @type {H} */ (hookMap.get(typeParts.slice(i).join("."))); if (hook) { hooks.push(hook); } @@ -96,27 +121,62 @@ class StatsFactory { return hooks; } + /** + * @template {StatsFactoryHooks[keyof StatsFactoryHooks]} HM + * @template {HM extends HookMap ? H : never} H + * @template {H extends import("tapable").Hook ? R : never} R + * @param {HM} hookMap hook map + * @param {Caches} cache cache + * @param {string} type type + * @param {function(H): R | undefined} fn fn + * @returns {R | undefined} hook + * @private + */ _forEachLevel(hookMap, cache, type, fn) { for (const hook of this._getAllLevelHooks(hookMap, cache, type)) { - const result = fn(hook); + const result = fn(/** @type {H} */ (hook)); if (result !== undefined) return result; } } + /** + * @template {StatsFactoryHooks[keyof StatsFactoryHooks]} HM + * @template {HM extends HookMap ? H : never} H + * @param {HM} hookMap hook map + * @param {Caches} cache cache + * @param {string} type type + * @param {FactoryData} data data + * @param {function(H, FactoryData): FactoryData} fn fn + * @returns {FactoryData} data + * @private + */ _forEachLevelWaterfall(hookMap, cache, type, data, fn) { for (const hook of this._getAllLevelHooks(hookMap, cache, type)) { - data = fn(hook, data); + data = fn(/** @type {H} */ (hook), data); } return data; } + /** + * @template {StatsFactoryHooks[keyof StatsFactoryHooks]} T + * @template {T extends HookMap ? H : never} H + * @template {H extends import("tapable").Hook ? R : never} R + * @param {T} hookMap hook map + * @param {Caches} cache cache + * @param {string} type type + * @param {Array} items items + * @param {function(H, R, number, number): R | undefined} fn fn + * @param {boolean} forceClone force clone + * @returns {R[]} result for each level + * @private + */ _forEachLevelFilter(hookMap, cache, type, items, fn, forceClone) { const hooks = this._getAllLevelHooks(hookMap, cache, type); if (hooks.length === 0) return forceClone ? items.slice() : items; let i = 0; return items.filter((item, idx) => { for (const hook of hooks) { - const r = fn(hook, item, idx, i); + const r = fn(/** @type {H} */ (hook), item, idx, i); if (r !== undefined) { if (r) i++; return r; @@ -129,30 +189,37 @@ class StatsFactory { /** * @param {string} type type - * @param {any} data factory data + * @param {FactoryData} data factory data * @param {Omit} baseContext context used as base - * @returns {any} created object + * @returns {CreatedObject} created object */ create(type, data, baseContext) { if (this._inCreate) { return this._create(type, data, baseContext); - } else { - try { - this._inCreate = true; - return this._create(type, data, baseContext); - } finally { - for (const key of Object.keys(this._caches)) this._caches[key].clear(); - this._inCreate = false; - } + } + try { + this._inCreate = true; + return this._create(type, data, baseContext); + } finally { + for (const key of Object.keys(this._caches)) + this._caches[/** @type {keyof StatsFactoryHooks} */ (key)].clear(); + this._inCreate = false; } } + /** + * @param {string} type type + * @param {FactoryData} data factory data + * @param {Omit} baseContext context used as base + * @returns {CreatedObject} created object + * @private + */ _create(type, data, baseContext) { - const context = { + const context = /** @type {StatsFactoryContext} */ ({ ...baseContext, type, [type]: data - }; + }); if (Array.isArray(data)) { // run filter on unsorted items const items = this._forEachLevelFilter( @@ -165,6 +232,7 @@ class StatsFactory { ); // sort items + /** @type {Comparator[]} */ const comparators = []; this._forEachLevel(this.hooks.sort, this._caches.sort, type, h => h.call(comparators, context) @@ -188,6 +256,7 @@ class StatsFactory { // for each item let resultItems = items2.map((item, i) => { + /** @type {StatsFactoryContext} */ const itemContext = { ...context, _index: i @@ -217,6 +286,7 @@ class StatsFactory { }); // sort result items + /** @type {Comparator[]} */ const comparators2 = []; this._forEachLevel( this.hooks.sortResults, @@ -232,6 +302,7 @@ class StatsFactory { } // group result items + /** @type {GroupConfig[]} */ const groupConfigs = []; this._forEachLevel( this.hooks.groupResults, @@ -270,23 +341,23 @@ class StatsFactory { result, (h, r) => h.call(r, context) ); - } else { - const object = {}; + } + /** @type {ObjectForExtract} */ + const object = {}; - // run extract on value - this._forEachLevel(this.hooks.extract, this._caches.extract, type, h => - h.call(object, data, context) - ); + // run extract on value + this._forEachLevel(this.hooks.extract, this._caches.extract, type, h => + h.call(object, data, context) + ); - // run result on extracted object - return this._forEachLevelWaterfall( - this.hooks.result, - this._caches.result, - type, - object, - (h, r) => h.call(r, context) - ); - } + // run result on extracted object + return this._forEachLevelWaterfall( + this.hooks.result, + this._caches.result, + type, + object, + (h, r) => h.call(r, context) + ); } } module.exports = StatsFactory; diff --git a/node_modules/webpack/lib/stats/StatsPrinter.js b/node_modules/webpack/lib/stats/StatsPrinter.js index e28166d5..f1e736de 100644 --- a/node_modules/webpack/lib/stats/StatsPrinter.js +++ b/node_modules/webpack/lib/stats/StatsPrinter.js @@ -7,14 +7,18 @@ const { HookMap, SyncWaterfallHook, SyncBailHook } = require("tapable"); -/** @template T @typedef {import("tapable").AsArray} AsArray */ -/** @typedef {import("tapable").Hook} Hook */ /** @typedef {import("./DefaultStatsFactoryPlugin").StatsAsset} StatsAsset */ /** @typedef {import("./DefaultStatsFactoryPlugin").StatsChunk} StatsChunk */ /** @typedef {import("./DefaultStatsFactoryPlugin").StatsChunkGroup} StatsChunkGroup */ /** @typedef {import("./DefaultStatsFactoryPlugin").StatsCompilation} StatsCompilation */ +/** @typedef {import("./DefaultStatsFactoryPlugin").StatsError} StatsError */ +/** @typedef {import("./DefaultStatsFactoryPlugin").StatsLogging} StatsLogging */ /** @typedef {import("./DefaultStatsFactoryPlugin").StatsModule} StatsModule */ +/** @typedef {import("./DefaultStatsFactoryPlugin").StatsModuleIssuer} StatsModuleIssuer */ /** @typedef {import("./DefaultStatsFactoryPlugin").StatsModuleReason} StatsModuleReason */ +/** @typedef {import("./DefaultStatsFactoryPlugin").StatsModuleTraceDependency} StatsModuleTraceDependency */ +/** @typedef {import("./DefaultStatsFactoryPlugin").StatsModuleTraceItem} StatsModuleTraceItem */ +/** @typedef {import("./DefaultStatsFactoryPlugin").StatsProfile} StatsProfile */ /** * @typedef {object} PrintedElement @@ -27,53 +31,78 @@ const { HookMap, SyncWaterfallHook, SyncBailHook } = require("tapable"); * @property {string=} type * @property {StatsCompilation=} compilation * @property {StatsChunkGroup=} chunkGroup + * @property {string=} chunkGroupKind * @property {StatsAsset=} asset * @property {StatsModule=} module * @property {StatsChunk=} chunk * @property {StatsModuleReason=} moduleReason + * @property {StatsModuleIssuer=} moduleIssuer + * @property {StatsError=} error + * @property {StatsProfile=} profile + * @property {StatsLogging=} logging + * @property {StatsModuleTraceItem=} moduleTraceItem + * @property {StatsModuleTraceDependency=} moduleTraceDependency + */ + +/** + * @typedef {object} KnownStatsPrinterColorFn * @property {(str: string) => string=} bold * @property {(str: string) => string=} yellow * @property {(str: string) => string=} red * @property {(str: string) => string=} green * @property {(str: string) => string=} magenta * @property {(str: string) => string=} cyan + */ + +/** + * @typedef {object} KnownStatsPrinterFormaters * @property {(file: string, oversize?: boolean) => string=} formatFilename * @property {(id: string) => string=} formatModuleId * @property {(id: string, direction?: "parent"|"child"|"sibling") => string=} formatChunkId * @property {(size: number) => string=} formatSize + * @property {(size: string) => string=} formatLayer * @property {(dateTime: number) => string=} formatDateTime * @property {(flag: string) => string=} formatFlag * @property {(time: number, boldQuantity?: boolean) => string=} formatTime - * @property {string=} chunkGroupKind + * @property {(message: string) => string=} formatError */ -/** @typedef {KnownStatsPrinterContext & Record} StatsPrinterContext */ +/** @typedef {Record & KnownStatsPrinterColorFn & KnownStatsPrinterFormaters & KnownStatsPrinterContext} StatsPrinterContext */ +/** @typedef {any} PrintObject */ + +/** + * @typedef {object} StatsPrintHooks + * @property {HookMap>} sortElements + * @property {HookMap>} printElements + * @property {HookMap>} sortItems + * @property {HookMap>} getItemName + * @property {HookMap>} printItems + * @property {HookMap>} print + * @property {HookMap>} result + */ class StatsPrinter { constructor() { + /** @type {StatsPrintHooks} */ this.hooks = Object.freeze({ - /** @type {HookMap>} */ sortElements: new HookMap( () => new SyncBailHook(["elements", "context"]) ), - /** @type {HookMap>} */ printElements: new HookMap( () => new SyncBailHook(["printedElements", "context"]) ), - /** @type {HookMap>} */ sortItems: new HookMap(() => new SyncBailHook(["items", "context"])), - /** @type {HookMap>} */ getItemName: new HookMap(() => new SyncBailHook(["item", "context"])), - /** @type {HookMap>} */ printItems: new HookMap( () => new SyncBailHook(["printedItems", "context"]) ), - /** @type {HookMap>} */ print: new HookMap(() => new SyncBailHook(["object", "context"])), /** @type {HookMap>} */ result: new HookMap(() => new SyncWaterfallHook(["result", "context"])) }); - /** @type {Map, Map>} */ + /** + * @type {TODO} + */ this._levelHookCache = new Map(); this._inPrint = false; } @@ -81,15 +110,14 @@ class StatsPrinter { /** * get all level hooks * @private - * @template {Hook} T - * @param {HookMap} hookMap HookMap + * @template {StatsPrintHooks[keyof StatsPrintHooks]} HM + * @template {HM extends HookMap ? H : never} H + * @param {HM} hookMap hook map * @param {string} type type - * @returns {T[]} hooks + * @returns {H[]} hooks */ _getAllLevelHooks(hookMap, type) { - let cache = /** @type {Map} */ ( - this._levelHookCache.get(hookMap) - ); + let cache = this._levelHookCache.get(hookMap); if (cache === undefined) { cache = new Map(); this._levelHookCache.set(hookMap, cache); @@ -98,11 +126,11 @@ class StatsPrinter { if (cacheEntry !== undefined) { return cacheEntry; } - /** @type {T[]} */ + /** @type {H[]} */ const hooks = []; const typeParts = type.split("."); for (let i = 0; i < typeParts.length; i++) { - const hook = hookMap.get(typeParts.slice(i).join(".")); + const hook = /** @type {H} */ (hookMap.get(typeParts.slice(i).join("."))); if (hook) { hooks.push(hook); } @@ -114,16 +142,17 @@ class StatsPrinter { /** * Run `fn` for each level * @private - * @template T - * @template R - * @param {HookMap>} hookMap HookMap + * @template {StatsPrintHooks[keyof StatsPrintHooks]} HM + * @template {HM extends HookMap ? H : never} H + * @template {H extends import("tapable").Hook ? R : never} R + * @param {HM} hookMap hook map * @param {string} type type - * @param {(hook: SyncBailHook) => R} fn function - * @returns {R} result of `fn` + * @param {function(H): R | undefined} fn fn + * @returns {R | undefined} hook */ _forEachLevel(hookMap, type, fn) { for (const hook of this._getAllLevelHooks(hookMap, type)) { - const result = fn(hook); + const result = fn(/** @type {H} */ (hook)); if (result !== undefined) return result; } } @@ -131,48 +160,49 @@ class StatsPrinter { /** * Run `fn` for each level * @private - * @template T - * @param {HookMap>} hookMap HookMap + * @template {StatsPrintHooks[keyof StatsPrintHooks]} HM + * @template {HM extends HookMap ? H : never} H + * @param {HM} hookMap hook map * @param {string} type type - * @param {AsArray[0]} data data - * @param {(hook: SyncWaterfallHook, data: AsArray[0]) => AsArray[0]} fn function - * @returns {AsArray[0]} result of `fn` + * @param {string} data data + * @param {function(H, string): string} fn fn + * @returns {string} result of `fn` */ _forEachLevelWaterfall(hookMap, type, data, fn) { for (const hook of this._getAllLevelHooks(hookMap, type)) { - data = fn(hook, data); + data = fn(/** @type {H} */ (hook), data); } return data; } /** * @param {string} type The type - * @param {object} object Object to print - * @param {object=} baseContext The base context + * @param {PrintObject} object Object to print + * @param {StatsPrinterContext=} baseContext The base context * @returns {string} printed result */ print(type, object, baseContext) { if (this._inPrint) { return this._print(type, object, baseContext); - } else { - try { - this._inPrint = true; - return this._print(type, object, baseContext); - } finally { - this._levelHookCache.clear(); - this._inPrint = false; - } + } + try { + this._inPrint = true; + return this._print(type, object, baseContext); + } finally { + this._levelHookCache.clear(); + this._inPrint = false; } } /** * @private * @param {string} type type - * @param {object} object object - * @param {object=} baseContext context + * @param {PrintObject} object object + * @param {StatsPrinterContext=} baseContext context * @returns {string} printed result */ _print(type, object, baseContext) { + /** @type {StatsPrinterContext} */ const context = { ...baseContext, type, @@ -189,6 +219,7 @@ class StatsPrinter { h.call(sortedItems, context) ); const printedItems = sortedItems.map((item, i) => { + /** @type {StatsPrinterContext} */ const itemContext = { ...context, _index: i @@ -241,7 +272,7 @@ class StatsPrinter { return this._forEachLevelWaterfall( this.hooks.result, type, - printResult, + /** @type {string} */ (printResult), (h, r) => h.call(r, context) ); } diff --git a/node_modules/webpack/lib/util/ArrayHelpers.js b/node_modules/webpack/lib/util/ArrayHelpers.js index e4652d91..ac32ce9f 100644 --- a/node_modules/webpack/lib/util/ArrayHelpers.js +++ b/node_modules/webpack/lib/util/ArrayHelpers.js @@ -13,7 +13,7 @@ * @returns {boolean} returns true if all the elements of passed arrays are strictly equal. */ -exports.equals = (a, b) => { +module.exports.equals = (a, b) => { if (a.length !== b.length) return false; for (let i = 0; i < a.length; i++) { if (a[i] !== b[i]) return false; @@ -28,8 +28,13 @@ exports.equals = (a, b) => { * @param {(value: T) => boolean} fn Partition function which partitions based on truthiness of result. * @returns {[Array, Array]} returns the values of `arr` partitioned into two new arrays based on fn predicate. */ -exports.groupBy = (arr = [], fn) => { - return arr.reduce( + +module.exports.groupBy = ( + // eslint-disable-next-line default-param-last + arr = [], + fn +) => + arr.reduce( /** * @param {[Array, Array]} groups An accumulator storing already partitioned values returned from previous call. * @param {T} value The value of the current element @@ -41,4 +46,3 @@ exports.groupBy = (arr = [], fn) => { }, [[], []] ); -}; diff --git a/node_modules/webpack/lib/util/ArrayQueue.js b/node_modules/webpack/lib/util/ArrayQueue.js index f8a16333..522abf93 100644 --- a/node_modules/webpack/lib/util/ArrayQueue.js +++ b/node_modules/webpack/lib/util/ArrayQueue.js @@ -56,7 +56,7 @@ class ArrayQueue { */ dequeue() { if (this._listReversed.length === 0) { - if (this._list.length === 0) return undefined; + if (this._list.length === 0) return; if (this._list.length === 1) return this._list.pop(); if (this._list.length < 16) return this._list.shift(); const temp = this._listReversed; diff --git a/node_modules/webpack/lib/util/AsyncQueue.js b/node_modules/webpack/lib/util/AsyncQueue.js index f7834d0a..9a5a260c 100644 --- a/node_modules/webpack/lib/util/AsyncQueue.js +++ b/node_modules/webpack/lib/util/AsyncQueue.js @@ -20,7 +20,7 @@ let inHandleResult = 0; * @template T * @callback Callback * @param {(WebpackError | null)=} err - * @param {T=} result + * @param {(T | null)=} result */ /** @@ -37,15 +37,27 @@ class AsyncQueueEntry { this.item = item; /** @type {typeof QUEUED_STATE | typeof PROCESSING_STATE | typeof DONE_STATE} */ this.state = QUEUED_STATE; + /** @type {Callback | undefined} */ this.callback = callback; /** @type {Callback[] | undefined} */ this.callbacks = undefined; + /** @type {R | null | undefined} */ this.result = undefined; - /** @type {WebpackError | undefined} */ + /** @type {WebpackError | null | undefined} */ this.error = undefined; } } +/** + * @template T, K + * @typedef {function(T): K} getKey + */ + +/** + * @template T, R + * @typedef {function(T, Callback): void} Processor + */ + /** * @template T * @template K @@ -57,15 +69,16 @@ class AsyncQueue { * @param {string=} options.name name of the queue * @param {number=} options.parallelism how many items should be processed at once * @param {AsyncQueue=} options.parent parent queue, which will have priority over this queue and with shared parallelism - * @param {function(T): K=} options.getKey extract key from item - * @param {function(T, Callback): void} options.processor async function to process items + * @param {getKey=} options.getKey extract key from item + * @param {Processor} options.processor async function to process items */ constructor({ name, parallelism, parent, processor, getKey }) { this._name = name; this._parallelism = parallelism || 1; this._processor = processor; this._getKey = - getKey || /** @type {(T) => K} */ (item => /** @type {any} */ (item)); + getKey || + /** @type {getKey} */ (item => /** @type {T & K} */ (item)); /** @type {Map>} */ this._entries = new Map(); /** @type {ArrayQueue>} */ @@ -76,6 +89,7 @@ class AsyncQueue { this._willEnsureProcessing = false; this._needProcessing = false; this._stopped = false; + /** @type {AsyncQueue} */ this._root = parent ? parent._root : this; if (parent) { if (this._root._children === undefined) { @@ -94,7 +108,7 @@ class AsyncQueue { beforeStart: new AsyncSeriesHook(["item"]), /** @type {SyncHook<[T]>} */ started: new SyncHook(["item"]), - /** @type {SyncHook<[T, Error, R]>} */ + /** @type {SyncHook<[T, WebpackError | null | undefined, R | null | undefined]>} */ result: new SyncHook(["item", "error", "result"]) }; @@ -202,9 +216,14 @@ class AsyncQueue { this._queued = new ArrayQueue(); const root = this._root; for (const entry of queue) { - this._entries.delete(this._getKey(entry.item)); + this._entries.delete( + this._getKey(/** @type {AsyncQueueEntry} */ (entry).item) + ); root._activeTasks++; - this._handleResult(entry, new WebpackError("Queue was stopped")); + this._handleResult( + /** @type {AsyncQueueEntry} */ (entry), + new WebpackError("Queue was stopped") + ); } } @@ -308,7 +327,7 @@ class AsyncQueue { }); } catch (err) { if (inCallback) throw err; - this._handleResult(entry, err, null); + this._handleResult(entry, /** @type {WebpackError} */ (err), null); } this.hooks.started.call(entry.item); }); @@ -316,8 +335,8 @@ class AsyncQueue { /** * @param {AsyncQueueEntry} entry the entry - * @param {WebpackError=} err error, if any - * @param {R=} result result, if any + * @param {(WebpackError | null)=} err error, if any + * @param {(R | null)=} result result, if any * @returns {void} */ _handleResult(entry, err, result) { @@ -326,7 +345,7 @@ class AsyncQueue { ? makeWebpackError(hookError, `AsyncQueue(${this._name}).hooks.result`) : err; - const callback = entry.callback; + const callback = /** @type {Callback} */ (entry.callback); const callbacks = entry.callbacks; entry.state = DONE_STATE; entry.callback = undefined; diff --git a/node_modules/webpack/lib/util/IterableHelpers.js b/node_modules/webpack/lib/util/IterableHelpers.js index beb98a55..ccceb19d 100644 --- a/node_modules/webpack/lib/util/IterableHelpers.js +++ b/node_modules/webpack/lib/util/IterableHelpers.js @@ -36,11 +36,10 @@ const someInIterable = (iterable, filter) => { */ const countIterable = iterable => { let i = 0; - // eslint-disable-next-line no-unused-vars for (const _ of iterable) i++; return i; }; -exports.last = last; -exports.someInIterable = someInIterable; -exports.countIterable = countIterable; +module.exports.last = last; +module.exports.someInIterable = someInIterable; +module.exports.countIterable = countIterable; diff --git a/node_modules/webpack/lib/util/LazyBucketSortedSet.js b/node_modules/webpack/lib/util/LazyBucketSortedSet.js index 63e9dc01..54690108 100644 --- a/node_modules/webpack/lib/util/LazyBucketSortedSet.js +++ b/node_modules/webpack/lib/util/LazyBucketSortedSet.js @@ -8,6 +8,16 @@ const { first } = require("./SetHelpers"); const SortableSet = require("./SortableSet"); +/** + * @template T + * @typedef {LazyBucketSortedSet | SortableSet} Entry + */ + +/** + * @template T + * @typedef {(function(T): any) | (function(any, any): number)} Arg + */ + /** * Multi layer bucket sorted set: * Supports adding non-existing items (DO NOT ADD ITEM TWICE), @@ -24,14 +34,15 @@ class LazyBucketSortedSet { /** * @param {function(T): K} getKey function to get key from item * @param {function(K, K): number} comparator comparator to sort keys - * @param {...((function(T): any) | (function(any, any): number))} args more pairs of getKey and comparator plus optional final comparator for the last layer + * @param {...Arg} args more pairs of getKey and comparator plus optional final comparator for the last layer */ constructor(getKey, comparator, ...args) { this._getKey = getKey; + /** @type {Arg[]} */ this._innerArgs = args; this._leaf = args.length <= 1; this._keys = new SortableSet(undefined, comparator); - /** @type {Map | SortableSet>} */ + /** @type {Map>} */ this._map = new Map(); this._unsortedItems = new Set(); this.size = 0; @@ -54,13 +65,18 @@ class LazyBucketSortedSet { _addInternal(key, item) { let entry = this._map.get(key); if (entry === undefined) { - entry = this._leaf - ? new SortableSet(undefined, this._innerArgs[0]) - : new /** @type {any} */ (LazyBucketSortedSet)(...this._innerArgs); + entry = + /** @type {Entry} */ + ( + this._leaf + ? new SortableSet(undefined, this._innerArgs[0]) + : new /** @type {TODO} */ (LazyBucketSortedSet)(...this._innerArgs) + ); this._keys.add(key); this._map.set(key, entry); } - entry.add(item); + /** @type {Entry} */ + (entry).add(item); } /** @@ -74,7 +90,7 @@ class LazyBucketSortedSet { return; } const key = this._getKey(item); - const entry = this._map.get(key); + const entry = /** @type {Entry} */ (this._map.get(key)); entry.delete(item); if (entry.size === 0) { this._deleteKey(key); @@ -94,7 +110,7 @@ class LazyBucketSortedSet { * @returns {T | undefined} an item */ popFirst() { - if (this.size === 0) return undefined; + if (this.size === 0) return; this.size--; if (this._unsortedItems.size > 0) { for (const item of this._unsortedItems) { @@ -104,25 +120,24 @@ class LazyBucketSortedSet { this._unsortedItems.clear(); } this._keys.sort(); - const key = first(this._keys); + const key = /** @type {K} */ (first(this._keys)); const entry = this._map.get(key); if (this._leaf) { const leafEntry = /** @type {SortableSet} */ (entry); leafEntry.sort(); - const item = first(leafEntry); + const item = /** @type {T} */ (first(leafEntry)); leafEntry.delete(item); if (leafEntry.size === 0) { this._deleteKey(key); } return item; - } else { - const nodeEntry = /** @type {LazyBucketSortedSet} */ (entry); - const item = nodeEntry.popFirst(); - if (nodeEntry.size === 0) { - this._deleteKey(key); - } - return item; } + const nodeEntry = /** @type {LazyBucketSortedSet} */ (entry); + const item = nodeEntry.popFirst(); + if (nodeEntry.size === 0) { + this._deleteKey(key); + } + return item; } /** @@ -135,7 +150,6 @@ class LazyBucketSortedSet { if (remove) { this._unsortedItems.delete(item); this.size--; - return; } }; } @@ -163,32 +177,31 @@ class LazyBucketSortedSet { this._addInternal(newKey, item); } }; - } else { - const oldEntry = /** @type {LazyBucketSortedSet} */ ( - this._map.get(key) - ); - const finishUpdate = oldEntry.startUpdate(item); - return remove => { - if (remove) { - this.size--; - finishUpdate(true); - if (oldEntry.size === 0) { - this._deleteKey(key); - } - return; + } + const oldEntry = /** @type {LazyBucketSortedSet} */ ( + this._map.get(key) + ); + const finishUpdate = oldEntry.startUpdate(item); + return remove => { + if (remove) { + this.size--; + finishUpdate(true); + if (oldEntry.size === 0) { + this._deleteKey(key); } - const newKey = this._getKey(item); - if (key === newKey) { - finishUpdate(); - } else { - finishUpdate(true); - if (oldEntry.size === 0) { - this._deleteKey(key); - } - this._addInternal(newKey, item); + return; + } + const newKey = this._getKey(item); + if (key === newKey) { + finishUpdate(); + } else { + finishUpdate(true); + if (oldEntry.size === 0) { + this._deleteKey(key); } - }; - } + this._addInternal(newKey, item); + } + }; } /** @@ -215,16 +228,19 @@ class LazyBucketSortedSet { * @returns {Iterator} the iterator */ [Symbol.iterator]() { + /** @type {Iterator[]} */ const iterators = []; this._appendIterators(iterators); iterators.reverse(); - let currentIterator = iterators.pop(); + let currentIterator = + /** @type {Iterator} */ + (iterators.pop()); return { next: () => { const res = currentIterator.next(); if (res.done) { if (iterators.length === 0) return res; - currentIterator = iterators.pop(); + currentIterator = /** @type {Iterator} */ (iterators.pop()); return currentIterator.next(); } return res; diff --git a/node_modules/webpack/lib/util/LazySet.js b/node_modules/webpack/lib/util/LazySet.js index 69831d67..72f481a2 100644 --- a/node_modules/webpack/lib/util/LazySet.js +++ b/node_modules/webpack/lib/util/LazySet.js @@ -152,6 +152,7 @@ class LazySet { forEach(callbackFn, thisArg) { this._deopt = true; if (this._needMerge) this._merge(); + // eslint-disable-next-line unicorn/no-array-for-each this._set.forEach(callbackFn, thisArg); } diff --git a/node_modules/webpack/lib/util/MapHelpers.js b/node_modules/webpack/lib/util/MapHelpers.js index d855a15f..259f621d 100644 --- a/node_modules/webpack/lib/util/MapHelpers.js +++ b/node_modules/webpack/lib/util/MapHelpers.js @@ -9,14 +9,12 @@ * getOrInsert is a helper function for maps that allows you to get a value * from a map if it exists, or insert a new value if it doesn't. If it value doesn't * exist, it will be computed by the provided function. - * * @template K * @template V * @param {Map} map The map object to check * @param {K} key The key to check * @param {function(): V} computer function which will compute the value if it doesn't exist * @returns {V} The value from the map, or the computed value - * * @example * ```js * const map = new Map(); @@ -24,7 +22,7 @@ * console.log(value); // "value" * ``` */ -exports.getOrInsert = (map, key, computer) => { +module.exports.getOrInsert = (map, key, computer) => { // Grab key from map const value = map.get(key); // If the value already exists, return it diff --git a/node_modules/webpack/lib/util/ParallelismFactorCalculator.js b/node_modules/webpack/lib/util/ParallelismFactorCalculator.js index 415ff368..d7725b7b 100644 --- a/node_modules/webpack/lib/util/ParallelismFactorCalculator.js +++ b/node_modules/webpack/lib/util/ParallelismFactorCalculator.js @@ -5,7 +5,7 @@ "use strict"; -const binarySearchBounds = require("../util/binarySearchBounds"); +const binarySearchBounds = require("./binarySearchBounds"); /** @typedef {function(number): void} Callback */ diff --git a/node_modules/webpack/lib/util/Queue.js b/node_modules/webpack/lib/util/Queue.js index a841f610..3d0e79db 100644 --- a/node_modules/webpack/lib/util/Queue.js +++ b/node_modules/webpack/lib/util/Queue.js @@ -48,7 +48,7 @@ class Queue { */ dequeue() { const result = this._iterator.next(); - if (result.done) return undefined; + if (result.done) return; this._set.delete(result.value); return result.value; } diff --git a/node_modules/webpack/lib/util/Semaphore.js b/node_modules/webpack/lib/util/Semaphore.js index 68cd8898..5277fedb 100644 --- a/node_modules/webpack/lib/util/Semaphore.js +++ b/node_modules/webpack/lib/util/Semaphore.js @@ -8,7 +8,6 @@ class Semaphore { /** * Creates an instance of Semaphore. - * * @param {number} available the amount available number of "tasks" * in the Semaphore */ @@ -41,12 +40,10 @@ class Semaphore { } _continue() { - if (this.available > 0) { - if (this.waiters.length > 0) { - this.available--; - const callback = /** @type {(function(): void)} */ (this.waiters.pop()); - callback(); - } + if (this.available > 0 && this.waiters.length > 0) { + this.available--; + const callback = /** @type {(function(): void)} */ (this.waiters.pop()); + callback(); } } } diff --git a/node_modules/webpack/lib/util/SetHelpers.js b/node_modules/webpack/lib/util/SetHelpers.js index e102082e..cb837429 100644 --- a/node_modules/webpack/lib/util/SetHelpers.js +++ b/node_modules/webpack/lib/util/SetHelpers.js @@ -87,8 +87,8 @@ const combine = (a, b) => { return set; }; -exports.intersect = intersect; -exports.isSubset = isSubset; -exports.find = find; -exports.first = first; -exports.combine = combine; +module.exports.intersect = intersect; +module.exports.isSubset = isSubset; +module.exports.find = find; +module.exports.first = first; +module.exports.combine = combine; diff --git a/node_modules/webpack/lib/util/SortableSet.js b/node_modules/webpack/lib/util/SortableSet.js index 3d3fa521..9260c163 100644 --- a/node_modules/webpack/lib/util/SortableSet.js +++ b/node_modules/webpack/lib/util/SortableSet.js @@ -15,15 +15,16 @@ const NONE = Symbol("not sorted"); class SortableSet extends Set { /** * Create a new sortable set + * @template T * @param {Iterable=} initialIterable The initial iterable value * @typedef {function(T, T): number} SortFunction - * @param {SortFunction=} defaultSort Default sorting function + * @param {SortFunction=} defaultSort Default sorting function */ constructor(initialIterable, defaultSort) { super(initialIterable); /** * @private - * @type {undefined | function(T, T): number}} + * @type {undefined | SortFunction} */ this._sortFn = defaultSort; /** @@ -76,7 +77,7 @@ class SortableSet extends Set { /** * Sort with a comparer function - * @param {SortFunction} sortFn Sorting comparer function + * @param {SortFunction | undefined} sortFn Sorting comparer function * @returns {void} */ sortWith(sortFn) { diff --git a/node_modules/webpack/lib/util/StackedCacheMap.js b/node_modules/webpack/lib/util/StackedCacheMap.js index 39a4c906..820f0d1b 100644 --- a/node_modules/webpack/lib/util/StackedCacheMap.js +++ b/node_modules/webpack/lib/util/StackedCacheMap.js @@ -6,9 +6,6 @@ "use strict"; /** - * @template K - * @template V - * * The StackedCacheMap is a data structure designed as an alternative to a Map * in situations where you need to handle multiple item additions and * frequently access the largest map. @@ -19,7 +16,6 @@ * It has a fallback Map that is used when the map to be added is mutable. * * Note: `delete` and `has` are not supported for performance reasons. - * * @example * ```js * const map = new StackedCacheMap(); @@ -31,6 +27,8 @@ * console.log(key, value); * } * ``` + * @template K + * @template V */ class StackedCacheMap { constructor() { @@ -94,7 +92,7 @@ class StackedCacheMap { /** * @param {K} item the key of the element to return - * @returns {V} the value of the element + * @returns {V | undefined} the value of the element */ get(item) { for (const map of this.stack) { @@ -130,7 +128,7 @@ class StackedCacheMap { next() { let result = current.next(); while (result.done && iterators.length > 0) { - current = iterators.pop(); + current = /** @type {IterableIterator<[K, V]>} */ (iterators.pop()); result = current.next(); } return result; diff --git a/node_modules/webpack/lib/util/StackedMap.js b/node_modules/webpack/lib/util/StackedMap.js index bb5e776c..0f4011d0 100644 --- a/node_modules/webpack/lib/util/StackedMap.js +++ b/node_modules/webpack/lib/util/StackedMap.js @@ -29,9 +29,8 @@ const extractPair = pair => { const val = pair[1]; if (val === UNDEFINED_MARKER || val === TOMBSTONE) { return [key, undefined]; - } else { - return /** @type {[K, Cell]} */ (pair); } + return /** @type {[K, Cell]} */ (pair); }; /** @@ -116,7 +115,6 @@ class StackedMap { } this.map.set(item, TOMBSTONE); } - return undefined; } _compress() { diff --git a/node_modules/webpack/lib/util/StringXor.js b/node_modules/webpack/lib/util/StringXor.js index 33bcec4b..ea5c8f83 100644 --- a/node_modules/webpack/lib/util/StringXor.js +++ b/node_modules/webpack/lib/util/StringXor.js @@ -17,7 +17,6 @@ * to create a hash of the current state of the compilation. By XOR'ing the Module hashes, it * doesn't matter if the Module hashes are sorted or not. This is useful because it allows us to avoid sorting the * Module hashes. - * * @example * ```js * const xor = new StringXor(); @@ -25,7 +24,6 @@ * xor.add('world'); * console.log(xor.toString()); * ``` - * * @example * ```js * const xor = new StringXor(); @@ -44,7 +42,6 @@ class StringXor { /** * Adds a string to the current StringXor object. - * * @param {string} str string * @returns {void} */ @@ -84,7 +81,6 @@ class StringXor { * here because "latin1" encoding is a single-byte encoding that can represent all characters in the * [ISO-8859-1 character set](https://en.wikipedia.org/wiki/ISO/IEC_8859-1). This is useful when working * with binary data that needs to be represented as a string. - * * @returns {string} Returns a string that represents the current state of the StringXor object. */ toString() { @@ -94,7 +90,6 @@ class StringXor { /** * Updates the hash with the current state of the StringXor object. - * * @param {Hash} hash Hash instance */ updateHash(hash) { diff --git a/node_modules/webpack/lib/util/TupleQueue.js b/node_modules/webpack/lib/util/TupleQueue.js index 103e5300..6cdd7ea9 100644 --- a/node_modules/webpack/lib/util/TupleQueue.js +++ b/node_modules/webpack/lib/util/TupleQueue.js @@ -57,7 +57,7 @@ class TupleQueue { this._set.delete(...value); return value; } - return undefined; + return; } this._set.delete(...result.value); return result.value; diff --git a/node_modules/webpack/lib/util/TupleSet.js b/node_modules/webpack/lib/util/TupleSet.js index fe33c364..803ae194 100644 --- a/node_modules/webpack/lib/util/TupleSet.js +++ b/node_modules/webpack/lib/util/TupleSet.js @@ -9,7 +9,11 @@ * @template {any[]} T */ class TupleSet { + /** + * @param {Iterable=} init init + */ constructor(init) { + /** @type {Map} */ this._map = new Map(); this.size = 0; if (init) { @@ -62,7 +66,7 @@ class TupleSet { } const beforeLast = args[args.length - 2]; - let set = map.get(beforeLast); + const set = map.get(beforeLast); if (set === undefined) { return false; } @@ -86,7 +90,7 @@ class TupleSet { } const beforeLast = args[args.length - 2]; - let set = map.get(beforeLast); + const set = map.get(beforeLast); if (set === undefined) { return; } @@ -101,10 +105,17 @@ class TupleSet { * @returns {Iterator} iterator */ [Symbol.iterator]() { + /** @type {TODO[]} */ const iteratorStack = []; + /** @type {T[]} */ const tuple = []; - let currentSetIterator = undefined; + /** @type {Iterator | undefined} */ + let currentSetIterator; + /** + * @param {TODO} it iterator + * @returns {boolean} result + */ const next = it => { const result = it.next(); if (result.done) { @@ -118,9 +129,8 @@ class TupleSet { if (value instanceof Set) { currentSetIterator = value[Symbol.iterator](); return true; - } else { - return next(value[Symbol.iterator]()); } + return next(value[Symbol.iterator]()); }; next(this._map[Symbol.iterator]()); diff --git a/node_modules/webpack/lib/util/URLAbsoluteSpecifier.js b/node_modules/webpack/lib/util/URLAbsoluteSpecifier.js index 164d37e4..f5cec7e4 100644 --- a/node_modules/webpack/lib/util/URLAbsoluteSpecifier.js +++ b/node_modules/webpack/lib/util/URLAbsoluteSpecifier.js @@ -36,7 +36,7 @@ function getScheme(specifier) { (start < aLowerCaseCharCode || start > zLowerCaseCharCode) && (start < aUpperCaseCharCode || start > zUpperCaseCharCode) ) { - return undefined; + return; } let i = 1; @@ -49,12 +49,12 @@ function getScheme(specifier) { ch === plusCharCode || ch === hyphenCharCode ) { - if (++i === specifier.length) return undefined; + if (++i === specifier.length) return; ch = specifier.charCodeAt(i); } // Scheme must end with colon - if (ch !== colonCharCode) return undefined; + if (ch !== colonCharCode) return; // Check for Windows absolute path // https://url.spec.whatwg.org/#url-miscellaneous @@ -67,7 +67,7 @@ function getScheme(specifier) { nextChar === hashCharCode || nextChar === queryCharCode ) { - return undefined; + return; } } @@ -80,8 +80,8 @@ function getScheme(specifier) { */ function getProtocol(specifier) { const scheme = getScheme(specifier); - return scheme === undefined ? undefined : scheme + ":"; + return scheme === undefined ? undefined : `${scheme}:`; } -exports.getScheme = getScheme; -exports.getProtocol = getProtocol; +module.exports.getScheme = getScheme; +module.exports.getProtocol = getProtocol; diff --git a/node_modules/webpack/lib/util/WeakTupleMap.js b/node_modules/webpack/lib/util/WeakTupleMap.js index 80cfe691..ac64e869 100644 --- a/node_modules/webpack/lib/util/WeakTupleMap.js +++ b/node_modules/webpack/lib/util/WeakTupleMap.js @@ -83,7 +83,7 @@ class WeakTupleMap { let node = this; for (let i = 0; i < args.length; i++) { node = node._peek(args[i]); - if (node === undefined) return undefined; + if (node === undefined) return; } return node._getValue(); } @@ -158,12 +158,11 @@ class WeakTupleMap { */ _peek(thing) { if (isWeakKey(thing)) { - if ((this.f & 4) !== 4) return undefined; + if ((this.f & 4) !== 4) return; return /** @type {W} */ (this.w).get(thing); - } else { - if ((this.f & 2) !== 2) return undefined; - return /** @type {M} */ (this.m).get(thing); } + if ((this.f & 2) !== 2) return; + return /** @type {M} */ (this.m).get(thing); } /** @@ -190,25 +189,24 @@ class WeakTupleMap { /** @type {W} */ (this.w).set(thing, newNode); return newNode; - } else { - if ((this.f & 2) !== 2) { - const newMap = new Map(); - this.f |= 2; - const newNode = new WeakTupleMap(); - (this.m = newMap).set(thing, newNode); - return newNode; - } - const entry = - /** @type {M} */ - (this.m).get(thing); - if (entry !== undefined) { - return entry; - } + } + if ((this.f & 2) !== 2) { + const newMap = new Map(); + this.f |= 2; const newNode = new WeakTupleMap(); - /** @type {M} */ - (this.m).set(thing, newNode); + (this.m = newMap).set(thing, newNode); return newNode; } + const entry = + /** @type {M} */ + (this.m).get(thing); + if (entry !== undefined) { + return entry; + } + const newNode = new WeakTupleMap(); + /** @type {M} */ + (this.m).set(thing, newNode); + return newNode; } } diff --git a/node_modules/webpack/lib/util/binarySearchBounds.js b/node_modules/webpack/lib/util/binarySearchBounds.js index 355624c6..c61623c1 100644 --- a/node_modules/webpack/lib/util/binarySearchBounds.js +++ b/node_modules/webpack/lib/util/binarySearchBounds.js @@ -22,7 +22,6 @@ * ```js * function P(a,l,h,y,c){var i=l-1;while(l<=h){var m=(l+h)>>>1,x=a[m];if(c(x,y)<=0){i=m;l=m+1}else{h=m-1}}return i}; * ``` - * * @param {string} funcName The name of the function to be compiled. * @param {string} predicate The predicate / comparison operator to be used in the binary search. * @param {boolean} reversed Whether the search should be reversed. @@ -43,7 +42,7 @@ const compileSearch = (funcName, predicate, reversed, extraArgs, earlyOut) => { ]; if (earlyOut) { - if (predicate.indexOf("c") < 0) { + if (!predicate.includes("c")) { code.push(";if(x===y){return m}else if(x<=y){"); } else { code.push(";var p=c(x,y);if(p===0){return m}else if(p<=0){"); @@ -70,7 +69,6 @@ const compileSearch = (funcName, predicate, reversed, extraArgs, earlyOut) => { * A(): Performs a binary search on an array using the comparison operator specified. * P(): Performs a binary search on an array using a _custom comparison function_ * `c(x,y)` **and** comparison operator specified by `predicate`. - * * @param {BinarySearchPredicate} predicate The predicate / comparison operator to be used in the binary search. * @param {boolean} reversed Whether the search should be reversed. * @param {SearchPredicateSuffix} suffix The suffix to be used in the function name. @@ -78,17 +76,11 @@ const compileSearch = (funcName, predicate, reversed, extraArgs, earlyOut) => { * @returns {Function} The compiled binary search function. */ const compileBoundsSearch = (predicate, reversed, suffix, earlyOut) => { - const arg1 = compileSearch( - "A", - "x" + predicate + "y", - reversed, - ["y"], - earlyOut - ); + const arg1 = compileSearch("A", `x${predicate}y`, reversed, ["y"], earlyOut); const arg2 = compileSearch( "P", - "c(x,y)" + predicate + "0", + `c(x,y)${predicate}0`, reversed, ["y", "c"], earlyOut @@ -97,6 +89,7 @@ const compileBoundsSearch = (predicate, reversed, suffix, earlyOut) => { const fnHeader = "function dispatchBinarySearch"; const fnBody = + // eslint-disable-next-line no-multi-str "(a,y,c,l,h){\ if(typeof(c)==='function'){\ return P(a,(l===void 0)?0:l|0,(h===void 0)?a.length-1:h|0,y,c)\ @@ -107,13 +100,13 @@ return dispatchBinarySearch"; const fnArgList = [arg1, arg2, fnHeader, suffix, fnBody, suffix]; const fnSource = fnArgList.join(""); + // eslint-disable-next-line no-new-func const result = new Function(fnSource); return result(); }; /** * These functions are used to perform binary searches on arrays. - * * @example * ```js * const { gt, le} = require("./binarySearchBounds"); diff --git a/node_modules/webpack/lib/util/chainedImports.js b/node_modules/webpack/lib/util/chainedImports.js index 686e5d9e..295233b7 100644 --- a/node_modules/webpack/lib/util/chainedImports.js +++ b/node_modules/webpack/lib/util/chainedImports.js @@ -23,7 +23,7 @@ * @param {Dependency} dependency dependency * @returns {{trimmedIds: string[], trimmedRange: Range}} computed trimmed ids and cumulative range of those ids */ -exports.getTrimmedIdsAndRange = ( +module.exports.getTrimmedIdsAndRange = ( untrimmedIds, untrimmedRange, ranges, diff --git a/node_modules/webpack/lib/util/cleverMerge.js b/node_modules/webpack/lib/util/cleverMerge.js index 02e018ce..67479a1e 100644 --- a/node_modules/webpack/lib/util/cleverMerge.js +++ b/node_modules/webpack/lib/util/cleverMerge.js @@ -23,15 +23,17 @@ const DYNAMIC_INFO = Symbol("cleverMerge dynamic info"); * // when same arguments passed, gets the result from WeakMap and returns it. * cachedCleverMerge({a: 1}, {a: 2}) * {a: 2} - * @param {T} first first object - * @param {O} second second object + * @param {T | null | undefined} first first object + * @param {O | null | undefined} second second object * @returns {T & O | T | O} merged object of first and second object */ const cachedCleverMerge = (first, second) => { - if (second === undefined) return first; - if (first === undefined) return second; - if (typeof second !== "object" || second === null) return second; - if (typeof first !== "object" || first === null) return first; + if (second === undefined) return /** @type {T} */ (first); + if (first === undefined) return /** @type {O} */ (second); + if (typeof second !== "object" || second === null) + return /** @type {O} */ (second); + if (typeof first !== "object" || first === null) + return /** @type {T} */ (first); let innerCache = mergeCache.get(first); if (innerCache === undefined) { @@ -229,7 +231,7 @@ const getValueType = value => { } else if (value === DELETE) { return VALUE_TYPE_DELETE; } else if (Array.isArray(value)) { - if (value.lastIndexOf("...") !== -1) return VALUE_TYPE_ARRAY_EXTEND; + if (value.includes("...")) return VALUE_TYPE_ARRAY_EXTEND; return VALUE_TYPE_ATOM; } else if ( typeof value === "object" && @@ -550,21 +552,21 @@ const resolveByProperty = (obj, byProperty, ...values) => { if (typeof obj !== "object" || obj === null || !(byProperty in obj)) { return obj; } - const { [byProperty]: _byValue, ..._remaining } = /** @type {object} */ (obj); + const { [byProperty]: _byValue, ..._remaining } = obj; const remaining = /** @type {T} */ (_remaining); - const byValue = /** @type {Record | function(...any[]): T} */ ( - _byValue - ); + const byValue = + /** @type {Record | function(...any[]): T} */ + (_byValue); if (typeof byValue === "object") { const key = values[0]; if (key in byValue) { return cachedCleverMerge(remaining, byValue[key]); } else if ("default" in byValue) { return cachedCleverMerge(remaining, byValue.default); - } else { - return /** @type {T} */ (remaining); } + return remaining; } else if (typeof byValue === "function") { + // eslint-disable-next-line prefer-spread const result = byValue.apply(null, values); return cachedCleverMerge( remaining, @@ -573,9 +575,9 @@ const resolveByProperty = (obj, byProperty, ...values) => { } }; -exports.cachedSetProperty = cachedSetProperty; -exports.cachedCleverMerge = cachedCleverMerge; -exports.cleverMerge = cleverMerge; -exports.resolveByProperty = resolveByProperty; -exports.removeOperations = removeOperations; -exports.DELETE = DELETE; +module.exports.cachedSetProperty = cachedSetProperty; +module.exports.cachedCleverMerge = cachedCleverMerge; +module.exports.cleverMerge = cleverMerge; +module.exports.resolveByProperty = resolveByProperty; +module.exports.removeOperations = removeOperations; +module.exports.DELETE = DELETE; diff --git a/node_modules/webpack/lib/util/comparators.js b/node_modules/webpack/lib/util/comparators.js index ba636e4e..8d228026 100644 --- a/node_modules/webpack/lib/util/comparators.js +++ b/node_modules/webpack/lib/util/comparators.js @@ -10,14 +10,26 @@ const { compareRuntime } = require("./runtime"); /** @typedef {import("../Chunk")} Chunk */ /** @typedef {import("../Chunk").ChunkId} ChunkId */ /** @typedef {import("../ChunkGraph")} ChunkGraph */ +/** @typedef {import("../ChunkGraph").ModuleId} ModuleId */ /** @typedef {import("../ChunkGroup")} ChunkGroup */ /** @typedef {import("../Dependency").DependencyLocation} DependencyLocation */ /** @typedef {import("../Module")} Module */ /** @typedef {import("../ModuleGraph")} ModuleGraph */ -/** @template T @typedef {function(T, T): -1|0|1} Comparator */ -/** @template TArg @template T @typedef {function(TArg, T, T): -1|0|1} RawParameterizedComparator */ -/** @template TArg @template T @typedef {function(TArg): Comparator} ParameterizedComparator */ +/** + * @template T + * @typedef {function(T, T): -1|0|1} Comparator + */ +/** + * @template TArg + * @template T + * @typedef {function(TArg, T, T): -1|0|1} RawParameterizedComparator + */ +/** + * @template TArg + * @template T + * @typedef {function(TArg): Comparator} ParameterizedComparator + */ /** * @template T @@ -46,21 +58,16 @@ const createCachedParameterizedComparator = fn => { * @param {Chunk} b chunk * @returns {-1|0|1} compare result */ -exports.compareChunksById = (a, b) => { - return compareIds( - /** @type {ChunkId} */ (a.id), - /** @type {ChunkId} */ (b.id) - ); -}; +module.exports.compareChunksById = (a, b) => + compareIds(/** @type {ChunkId} */ (a.id), /** @type {ChunkId} */ (b.id)); /** * @param {Module} a module * @param {Module} b module * @returns {-1|0|1} compare result */ -exports.compareModulesByIdentifier = (a, b) => { - return compareIds(a.identifier(), b.identifier()); -}; +module.exports.compareModulesByIdentifier = (a, b) => + compareIds(a.identifier(), b.identifier()); /** * @param {ChunkGraph} chunkGraph the chunk graph @@ -68,11 +75,13 @@ exports.compareModulesByIdentifier = (a, b) => { * @param {Module} b module * @returns {-1|0|1} compare result */ -const compareModulesById = (chunkGraph, a, b) => { - return compareIds(chunkGraph.getModuleId(a), chunkGraph.getModuleId(b)); -}; +const compareModulesById = (chunkGraph, a, b) => + compareIds( + /** @type {ModuleId} */ (chunkGraph.getModuleId(a)), + /** @type {ModuleId} */ (chunkGraph.getModuleId(b)) + ); /** @type {ParameterizedComparator} */ -exports.compareModulesById = +module.exports.compareModulesById = createCachedParameterizedComparator(compareModulesById); /** @@ -88,7 +97,7 @@ const compareNumbers = (a, b) => { if (a > b) return 1; return 0; }; -exports.compareNumbers = compareNumbers; +module.exports.compareNumbers = compareNumbers; /** * @param {string} a string @@ -160,7 +169,7 @@ const compareStringsNumeric = (a, b) => { return 0; }; -exports.compareStringsNumeric = compareStringsNumeric; +module.exports.compareStringsNumeric = compareStringsNumeric; /** * @param {ModuleGraph} moduleGraph the module graph @@ -177,7 +186,7 @@ const compareModulesByPostOrderIndexOrIdentifier = (moduleGraph, a, b) => { return compareIds(a.identifier(), b.identifier()); }; /** @type {ParameterizedComparator} */ -exports.compareModulesByPostOrderIndexOrIdentifier = +module.exports.compareModulesByPostOrderIndexOrIdentifier = createCachedParameterizedComparator( compareModulesByPostOrderIndexOrIdentifier ); @@ -197,7 +206,7 @@ const compareModulesByPreOrderIndexOrIdentifier = (moduleGraph, a, b) => { return compareIds(a.identifier(), b.identifier()); }; /** @type {ParameterizedComparator} */ -exports.compareModulesByPreOrderIndexOrIdentifier = +module.exports.compareModulesByPreOrderIndexOrIdentifier = createCachedParameterizedComparator( compareModulesByPreOrderIndexOrIdentifier ); @@ -209,14 +218,16 @@ exports.compareModulesByPreOrderIndexOrIdentifier = * @returns {-1|0|1} compare result */ const compareModulesByIdOrIdentifier = (chunkGraph, a, b) => { - const cmp = compareIds(chunkGraph.getModuleId(a), chunkGraph.getModuleId(b)); + const cmp = compareIds( + /** @type {ModuleId} */ (chunkGraph.getModuleId(a)), + /** @type {ModuleId} */ (chunkGraph.getModuleId(b)) + ); if (cmp !== 0) return cmp; return compareIds(a.identifier(), b.identifier()); }; /** @type {ParameterizedComparator} */ -exports.compareModulesByIdOrIdentifier = createCachedParameterizedComparator( - compareModulesByIdOrIdentifier -); +module.exports.compareModulesByIdOrIdentifier = + createCachedParameterizedComparator(compareModulesByIdOrIdentifier); /** * @param {ChunkGraph} chunkGraph the chunk graph @@ -224,11 +235,10 @@ exports.compareModulesByIdOrIdentifier = createCachedParameterizedComparator( * @param {Chunk} b chunk * @returns {-1|0|1} compare result */ -const compareChunks = (chunkGraph, a, b) => { - return chunkGraph.compareChunks(a, b); -}; +const compareChunks = (chunkGraph, a, b) => chunkGraph.compareChunks(a, b); /** @type {ParameterizedComparator} */ -exports.compareChunks = createCachedParameterizedComparator(compareChunks); +module.exports.compareChunks = + createCachedParameterizedComparator(compareChunks); /** * @param {string|number} a first id @@ -244,7 +254,7 @@ const compareIds = (a, b) => { return 0; }; -exports.compareIds = compareIds; +module.exports.compareIds = compareIds; /** * @param {string} a first string @@ -257,20 +267,16 @@ const compareStrings = (a, b) => { return 0; }; -exports.compareStrings = compareStrings; +module.exports.compareStrings = compareStrings; /** * @param {ChunkGroup} a first chunk group * @param {ChunkGroup} b second chunk group * @returns {-1|0|1} compare result */ -const compareChunkGroupsByIndex = (a, b) => { - return /** @type {number} */ (a.index) < /** @type {number} */ (b.index) - ? -1 - : 1; -}; - -exports.compareChunkGroupsByIndex = compareChunkGroupsByIndex; +const compareChunkGroupsByIndex = (a, b) => + /** @type {number} */ (a.index) < /** @type {number} */ (b.index) ? -1 : 1; +module.exports.compareChunkGroupsByIndex = compareChunkGroupsByIndex; /** * @template K1 {Object} @@ -294,7 +300,7 @@ class TwoKeyWeakMap { get(key1, key2) { const childMap = this._map.get(key1); if (childMap === undefined) { - return undefined; + return; } return childMap.get(key2); } @@ -347,7 +353,7 @@ const concatComparators = (c1, c2, ...cRest) => { concatComparatorsCache.set(c1, c2, result); return result; }; -exports.concatComparators = concatComparators; +module.exports.concatComparators = concatComparators; /** * @template A, B @@ -380,17 +386,16 @@ const compareSelect = (getter, comparator) => { return comparator(aValue, bValue); } return -1; - } else { - if (bValue !== undefined && bValue !== null) { - return 1; - } - return 0; } + if (bValue !== undefined && bValue !== null) { + return 1; + } + return 0; }; compareSelectCache.set(getter, comparator, result); return result; }; -exports.compareSelect = compareSelect; +module.exports.compareSelect = compareSelect; /** @type {WeakMap, Comparator>>} */ const compareIteratorsCache = new WeakMap(); @@ -426,7 +431,7 @@ const compareIterables = elementComparator => { compareIteratorsCache.set(elementComparator, result); return result; }; -exports.compareIterables = compareIterables; +module.exports.compareIterables = compareIterables; // TODO this is no longer needed when minimum node.js version is >= 12 // since these versions ship with a stable sort function @@ -435,7 +440,7 @@ exports.compareIterables = compareIterables; * @param {Iterable} iterable original ordered list * @returns {Comparator} comparator */ -exports.keepOriginalOrder = iterable => { +module.exports.keepOriginalOrder = iterable => { /** @type {Map} */ const map = new Map(); let i = 0; @@ -453,8 +458,8 @@ exports.keepOriginalOrder = iterable => { * @param {ChunkGraph} chunkGraph the chunk graph * @returns {Comparator} comparator */ -exports.compareChunksNatural = chunkGraph => { - const cmpFn = exports.compareModulesById(chunkGraph); +module.exports.compareChunksNatural = chunkGraph => { + const cmpFn = module.exports.compareModulesById(chunkGraph); const cmpIterableFn = compareIterables(cmpFn); return concatComparators( compareSelect( @@ -479,9 +484,9 @@ exports.compareChunksNatural = chunkGraph => { * @param {DependencyLocation} b A location node * @returns {-1|0|1} sorting comparator value */ -exports.compareLocations = (a, b) => { - let isObjectA = typeof a === "object" && a !== null; - let isObjectB = typeof b === "object" && b !== null; +module.exports.compareLocations = (a, b) => { + const isObjectA = typeof a === "object" && a !== null; + const isObjectB = typeof b === "object" && b !== null; if (!isObjectA || !isObjectB) { if (isObjectA) return 1; if (isObjectB) return -1; diff --git a/node_modules/webpack/lib/util/compileBooleanMatcher.js b/node_modules/webpack/lib/util/compileBooleanMatcher.js index 9474c6d8..e388602f 100644 --- a/node_modules/webpack/lib/util/compileBooleanMatcher.js +++ b/node_modules/webpack/lib/util/compileBooleanMatcher.js @@ -9,16 +9,14 @@ * @param {string} str string * @returns {string} quoted meta */ -const quoteMeta = str => { - return str.replace(/[-[\]\\/{}()*+?.^$|]/g, "\\$&"); -}; +const quoteMeta = str => str.replace(/[-[\]\\/{}()*+?.^$|]/g, "\\$&"); /** * @param {string} str string * @returns {string} string */ const toSimpleString = str => { - if (`${+str}` === str) { + if (`${Number(str)}` === str) { return str; } return JSON.stringify(str); @@ -52,9 +50,8 @@ const compileBooleanMatcherFromLists = (positiveItems, negativeItems) => { const negativeRegexp = itemsToRegexp(negativeItems); if (positiveRegexp.length <= negativeRegexp.length) { return value => `/^${positiveRegexp}$/.test(${value})`; - } else { - return value => `!/^${negativeRegexp}$/.test(${value})`; } + return value => `!/^${negativeRegexp}$/.test(${value})`; }; /** diff --git a/node_modules/webpack/lib/util/conventions.js b/node_modules/webpack/lib/util/conventions.js index 9a750e8e..4f78df1c 100644 --- a/node_modules/webpack/lib/util/conventions.js +++ b/node_modules/webpack/lib/util/conventions.js @@ -12,7 +12,7 @@ * @param {CssGeneratorExportsConvention | undefined} convention convention * @returns {string[]} results */ -exports.cssExportConvention = (input, convention) => { +module.exports.cssExportConvention = (input, convention) => { const set = new Set(); if (typeof convention === "function") { set.add(convention(input)); @@ -20,20 +20,20 @@ exports.cssExportConvention = (input, convention) => { switch (convention) { case "camel-case": { set.add(input); - set.add(exports.camelCase(input)); + set.add(module.exports.camelCase(input)); break; } case "camel-case-only": { - set.add(exports.camelCase(input)); + set.add(module.exports.camelCase(input)); break; } case "dashes": { set.add(input); - set.add(exports.dashesCamelCase(input)); + set.add(module.exports.dashesCamelCase(input)); break; } case "dashes-only": { - set.add(exports.dashesCamelCase(input)); + set.add(module.exports.dashesCamelCase(input)); break; } case "as-is": { @@ -50,18 +50,15 @@ exports.cssExportConvention = (input, convention) => { * @param {string} input input * @returns {string} result */ -exports.dashesCamelCase = input => { - return input.replace(/-+(\w)/g, (match, firstLetter) => - firstLetter.toUpperCase() - ); -}; +module.exports.dashesCamelCase = input => + input.replace(/-+(\w)/g, (match, firstLetter) => firstLetter.toUpperCase()); // Copy from css-loader /** * @param {string} input input * @returns {string} result */ -exports.camelCase = input => { +module.exports.camelCase = input => { let result = input.trim(); if (result.length === 0) { diff --git a/node_modules/webpack/lib/util/createHash.js b/node_modules/webpack/lib/util/createHash.js index 0732f81d..991a1a2d 100644 --- a/node_modules/webpack/lib/util/createHash.js +++ b/node_modules/webpack/lib/util/createHash.js @@ -128,26 +128,29 @@ class DebugHash extends Hash { * @returns {string|Buffer} digest */ digest(encoding) { - return Buffer.from("@webpack-debug-digest@" + this.string).toString("hex"); + return Buffer.from(`@webpack-debug-digest@${this.string}`).toString("hex"); } } /** @type {typeof import("crypto") | undefined} */ -let crypto = undefined; +let crypto; /** @type {typeof import("./hash/xxhash64") | undefined} */ -let createXXHash64 = undefined; +let createXXHash64; /** @type {typeof import("./hash/md4") | undefined} */ -let createMd4 = undefined; +let createMd4; /** @type {typeof import("./hash/BatchedHash") | undefined} */ -let BatchedHash = undefined; +let BatchedHash; + +/** @typedef {string | typeof Hash} Algorithm */ /** * Creates a hash by name or function - * @param {string | typeof Hash} algorithm the algorithm name or a constructor creating a hash + * @param {Algorithm} algorithm the algorithm name or a constructor creating a hash * @returns {Hash} the hash */ module.exports = algorithm => { if (typeof algorithm === "function") { + // eslint-disable-next-line new-cap return new BulkUpdateDecorator(() => new algorithm()); } switch (algorithm) { diff --git a/node_modules/webpack/lib/util/deprecation.js b/node_modules/webpack/lib/util/deprecation.js index a64a94b6..35d694ad 100644 --- a/node_modules/webpack/lib/util/deprecation.js +++ b/node_modules/webpack/lib/util/deprecation.js @@ -15,7 +15,10 @@ const deprecationCache = new Map(); * @property {true} _fakeHook it's a fake hook */ -/** @template T @typedef {T & FakeHookMarker} FakeHook */ +/** + * @template T + * @typedef {T & FakeHookMarker} FakeHook + */ /** * @param {string} message deprecation message @@ -28,7 +31,7 @@ const createDeprecation = (message, code) => { const fn = util.deprecate( () => {}, message, - "DEP_WEBPACK_DEPRECATION_" + code + `DEP_WEBPACK_DEPRECATION_${code}` ); deprecationCache.set(message, fn); return fn; @@ -69,7 +72,7 @@ const DISABLED_METHODS = [ * @param {string} name property name * @returns {void} */ -exports.arrayToSetDeprecation = (set, name) => { +module.exports.arrayToSetDeprecation = (set, name) => { for (const method of COPY_METHODS) { if (set[method]) continue; const d = createDeprecation( @@ -84,7 +87,11 @@ exports.arrayToSetDeprecation = (set, name) => { set[method] = function () { d(); const array = Array.from(this); - return Array.prototype[method].apply(array, arguments); + return Array.prototype[/** @type {keyof COPY_METHODS} */ (method)].apply( + array, + // eslint-disable-next-line prefer-rest-params + arguments + ); }; } const dPush = createDeprecation( @@ -106,6 +113,7 @@ exports.arrayToSetDeprecation = (set, name) => { */ set.push = function () { dPush(); + // eslint-disable-next-line prefer-rest-params for (const item of Array.from(arguments)) { this.add(item); } @@ -128,13 +136,13 @@ exports.arrayToSetDeprecation = (set, name) => { * @this {Set} a Set * @returns {any} the value at this location */ + // eslint-disable-next-line func-style const fn = function () { dIndexer(); let i = 0; for (const item of this) { if (i++ === index) return item; } - return undefined; }; return fn; }; @@ -171,14 +179,17 @@ exports.arrayToSetDeprecation = (set, name) => { set[Symbol.isConcatSpreadable] = true; }; -exports.createArrayToSetDeprecationSet = name => { +module.exports.createArrayToSetDeprecationSet = name => { let initialized = false; class SetDeprecatedArray extends Set { constructor(items) { super(items); if (!initialized) { initialized = true; - exports.arrayToSetDeprecation(SetDeprecatedArray.prototype, name); + module.exports.arrayToSetDeprecation( + SetDeprecatedArray.prototype, + name + ); } } } @@ -186,14 +197,13 @@ exports.createArrayToSetDeprecationSet = name => { }; /** - * @template T * @param {object} obj object * @param {string} name property name * @param {string} code deprecation code * @param {string} note additional note - * @returns {object} frozen object with deprecation when modifying + * @returns {Proxy} frozen object with deprecation when modifying */ -exports.soonFrozenObjectDeprecation = (obj, name, code, note = "") => { +module.exports.soonFrozenObjectDeprecation = (obj, name, code, note = "") => { const message = `${name} will be frozen in future, all modifications are deprecated.${ note && `\n${note}` }`; @@ -260,7 +270,7 @@ const deprecateAllProperties = (obj, message, code) => { } return /** @type {T} */ (newObj); }; -exports.deprecateAllProperties = deprecateAllProperties; +module.exports.deprecateAllProperties = deprecateAllProperties; /** * @template T @@ -269,7 +279,7 @@ exports.deprecateAllProperties = deprecateAllProperties; * @param {string=} code deprecation code (not deprecated when unset) * @returns {FakeHook} fake hook which redirects */ -exports.createFakeHook = (fakeHook, message, code) => { +module.exports.createFakeHook = (fakeHook, message, code) => { if (message && code) { fakeHook = deprecateAllProperties(fakeHook, message, code); } diff --git a/node_modules/webpack/lib/util/deterministicGrouping.js b/node_modules/webpack/lib/util/deterministicGrouping.js index 7d72e5bb..b69be028 100644 --- a/node_modules/webpack/lib/util/deterministicGrouping.js +++ b/node_modules/webpack/lib/util/deterministicGrouping.js @@ -25,7 +25,6 @@ // 3.2% that 5 or more groups are invalidated /** - * * @param {string} a key * @param {string} b key * @returns {number} the similarity as number @@ -116,9 +115,7 @@ const isTooBig = (size, maxSize) => { const s = size[key]; if (s === 0) continue; const maxSizeValue = maxSize[key]; - if (typeof maxSizeValue === "number") { - if (s > maxSizeValue) return true; - } + if (typeof maxSizeValue === "number" && s > maxSizeValue) return true; } return false; }; @@ -133,9 +130,7 @@ const isTooSmall = (size, minSize) => { const s = size[key]; if (s === 0) continue; const minSizeValue = minSize[key]; - if (typeof minSizeValue === "number") { - if (s < minSizeValue) return true; - } + if (typeof minSizeValue === "number" && s < minSizeValue) return true; } return false; }; @@ -151,9 +146,7 @@ const getTooSmallTypes = (size, minSize) => { const s = size[key]; if (s === 0) continue; const minSizeValue = minSize[key]; - if (typeof minSizeValue === "number") { - if (s < minSizeValue) types.add(key); - } + if (typeof minSizeValue === "number" && s < minSizeValue) types.add(key); } return types; }; @@ -236,14 +229,14 @@ class Group { newSimilarities.push( lastNode === this.nodes[i - 1] ? /** @type {number[]} */ (this.similarities)[i - 1] - : similarity(lastNode.key, node.key) + : similarity(/** @type {Node} */ (lastNode).key, node.key) ); } newNodes.push(node); lastNode = node; } } - if (resultNodes.length === this.nodes.length) return undefined; + if (resultNodes.length === this.nodes.length) return; this.nodes = newNodes; this.similarities = newSimilarities; this.size = sumSize(newNodes); @@ -260,7 +253,7 @@ const getSimilarities = nodes => { // calculate similarities between lexically adjacent nodes /** @type {number[]} */ const similarities = []; - let last = undefined; + let last; for (const node of nodes) { if (last !== undefined) { similarities.push(similarity(last.key, node.key)); @@ -371,9 +364,8 @@ module.exports = ({ maxSize, minSize, items, getSize, getKey }) => { result.push(new Group(problemNodes, null)); } return true; - } else { - return false; } + return false; }; if (initialGroup.nodes.length > 0) { @@ -398,14 +390,14 @@ module.exports = ({ maxSize, minSize, items, getSize, getKey }) => { // going minSize from left and right // at least one node need to be included otherwise we get stuck let left = 1; - let leftSize = Object.create(null); + const leftSize = Object.create(null); addSizeTo(leftSize, group.nodes[0].size); while (left < group.nodes.length && isTooSmall(leftSize, minSize)) { addSizeTo(leftSize, group.nodes[left].size); left++; } let right = group.nodes.length - 2; - let rightSize = Object.create(null); + const rightSize = Object.create(null); addSizeTo(rightSize, group.nodes[group.nodes.length - 1].size); while (right >= 0 && isTooSmall(rightSize, minSize)) { addSizeTo(rightSize, group.nodes[right].size); @@ -453,7 +445,7 @@ module.exports = ({ maxSize, minSize, items, getSize, getKey }) => { let best = -1; let bestSimilarity = Infinity; let pos = left; - let rightSize = sumSize(group.nodes.slice(pos)); + const rightSize = sumSize(group.nodes.slice(pos)); // pos v v right // [ O O O ] O O O [ O O O ] @@ -536,12 +528,13 @@ module.exports = ({ maxSize, minSize, items, getSize, getKey }) => { } // return the results - return result.map(group => { - /** @type {GroupedItems} */ - return { - key: group.key, - items: group.nodes.map(node => node.item), - size: group.size - }; - }); + return result.map( + group => + /** @type {GroupedItems} */ + ({ + key: group.key, + items: group.nodes.map(node => node.item), + size: group.size + }) + ); }; diff --git a/node_modules/webpack/lib/util/findGraphRoots.js b/node_modules/webpack/lib/util/findGraphRoots.js index f70b860e..795f9905 100644 --- a/node_modules/webpack/lib/util/findGraphRoots.js +++ b/node_modules/webpack/lib/util/findGraphRoots.js @@ -225,7 +225,7 @@ module.exports = (items, getDependencies) => { // When roots were found, return them if (roots.size > 0) { return Array.from(roots, r => r.item); - } else { - throw new Error("Implementation of findGraphRoots is broken"); } + + throw new Error("Implementation of findGraphRoots is broken"); }; diff --git a/node_modules/webpack/lib/util/fs.js b/node_modules/webpack/lib/util/fs.js index 5403d8b8..3a1c3ab8 100644 --- a/node_modules/webpack/lib/util/fs.js +++ b/node_modules/webpack/lib/util/fs.js @@ -80,23 +80,28 @@ const path = require("path"); /** @typedef {function(NodeJS.ErrnoException | null, number=): void} NumberCallback */ /** @typedef {function(NodeJS.ErrnoException | Error | null, JsonObject=): void} ReadJsonCallback */ +/** @typedef {Map} TimeInfoEntries */ + /** * @typedef {object} WatcherInfo * @property {Set} changes get current aggregated changes that have not yet send to callback * @property {Set} removals get current aggregated removals that have not yet send to callback - * @property {Map} fileTimeInfoEntries get info about files - * @property {Map} contextTimeInfoEntries get info about directories + * @property {TimeInfoEntries} fileTimeInfoEntries get info about files + * @property {TimeInfoEntries} contextTimeInfoEntries get info about directories */ +/** @typedef {Set} Changes */ +/** @typedef {Set} Removals */ + // TODO webpack 6 deprecate missing getInfo /** * @typedef {object} Watcher * @property {function(): void} close closes the watcher and all underlying file watchers * @property {function(): void} pause closes the watcher, but keeps underlying file watchers alive until the next watch call - * @property {function(): Set=} getAggregatedChanges get current aggregated changes that have not yet send to callback - * @property {function(): Set=} getAggregatedRemovals get current aggregated removals that have not yet send to callback - * @property {function(): Map} getFileTimeInfoEntries get info about files - * @property {function(): Map} getContextTimeInfoEntries get info about directories + * @property {function(): Changes=} getAggregatedChanges get current aggregated changes that have not yet send to callback + * @property {function(): Removals=} getAggregatedRemovals get current aggregated removals that have not yet send to callback + * @property {function(): TimeInfoEntries} getFileTimeInfoEntries get info about files + * @property {function(): TimeInfoEntries} getContextTimeInfoEntries get info about directories * @property {function(): WatcherInfo=} getInfo get info about timestamps and changes */ @@ -107,7 +112,7 @@ const path = require("path"); * @param {Iterable} missing watched existence entries * @param {number} startTime timestamp of start time * @param {WatchOptions} options options object - * @param {function(Error | null, Map, Map, Set, Set): void} callback aggregated callback + * @param {function(Error | null, TimeInfoEntries=, TimeInfoEntries=, Changes=, Removals=): void} callback aggregated callback * @param {function(string, number): void} callbackUndelayed callback when the first change was detected * @returns {Watcher} a watcher */ @@ -451,7 +456,6 @@ const path = require("path"); /** @typedef {InputFileSystem & OutputFileSystem & IntermediateFileSystemExtras} IntermediateFileSystem */ /** - * * @param {InputFileSystem|OutputFileSystem|undefined} fs a file system * @param {string} rootPath the root path * @param {string} targetPath the target path @@ -464,13 +468,12 @@ const relative = (fs, rootPath, targetPath) => { return path.posix.relative(rootPath, targetPath); } else if (path.win32.isAbsolute(rootPath)) { return path.win32.relative(rootPath, targetPath); - } else { - throw new Error( - `${rootPath} is neither a posix nor a windows path, and there is no 'relative' method defined in the file system` - ); } + throw new Error( + `${rootPath} is neither a posix nor a windows path, and there is no 'relative' method defined in the file system` + ); }; -exports.relative = relative; +module.exports.relative = relative; /** * @param {InputFileSystem|OutputFileSystem|undefined} fs a file system @@ -485,13 +488,12 @@ const join = (fs, rootPath, filename) => { return path.posix.join(rootPath, filename); } else if (path.win32.isAbsolute(rootPath)) { return path.win32.join(rootPath, filename); - } else { - throw new Error( - `${rootPath} is neither a posix nor a windows path, and there is no 'join' method defined in the file system` - ); } + throw new Error( + `${rootPath} is neither a posix nor a windows path, and there is no 'join' method defined in the file system` + ); }; -exports.join = join; +module.exports.join = join; /** * @param {InputFileSystem|OutputFileSystem|undefined} fs a file system @@ -505,13 +507,12 @@ const dirname = (fs, absPath) => { return path.posix.dirname(absPath); } else if (path.win32.isAbsolute(absPath)) { return path.win32.dirname(absPath); - } else { - throw new Error( - `${absPath} is neither a posix nor a windows path, and there is no 'dirname' method defined in the file system` - ); } + throw new Error( + `${absPath} is neither a posix nor a windows path, and there is no 'dirname' method defined in the file system` + ); }; -exports.dirname = dirname; +module.exports.dirname = dirname; /** * @param {OutputFileSystem} fs a file system @@ -556,7 +557,7 @@ const mkdirp = (fs, p, callback) => { callback(); }); }; -exports.mkdirp = mkdirp; +module.exports.mkdirp = mkdirp; /** * @param {IntermediateFileSystem} fs a file system @@ -583,7 +584,7 @@ const mkdirpSync = (fs, p) => { } } }; -exports.mkdirpSync = mkdirpSync; +module.exports.mkdirpSync = mkdirpSync; /** * @param {InputFileSystem} fs a file system @@ -601,13 +602,13 @@ const readJson = (fs, p, callback) => { let data; try { data = JSON.parse(/** @type {Buffer} */ (buf).toString("utf-8")); - } catch (e) { - return callback(/** @type {Error} */ (e)); + } catch (err1) { + return callback(/** @type {Error} */ (err1)); } return callback(null, data); }); }; -exports.readJson = readJson; +module.exports.readJson = readJson; /** * @param {InputFileSystem} fs a file system @@ -641,11 +642,10 @@ const lstatReadlinkAbsolute = (fs, p, callback) => { callback(null, stats); } ); - } else { - return fs.stat(p, callback); } + return fs.stat(p, callback); }; if ("lstat" in fs) return doStat(); doReadLink(); }; -exports.lstatReadlinkAbsolute = lstatReadlinkAbsolute; +module.exports.lstatReadlinkAbsolute = lstatReadlinkAbsolute; diff --git a/node_modules/webpack/lib/util/hash/md4.js b/node_modules/webpack/lib/util/hash/md4.js index 23eae0aa..425edc3b 100644 --- a/node_modules/webpack/lib/util/hash/md4.js +++ b/node_modules/webpack/lib/util/hash/md4.js @@ -7,7 +7,7 @@ const create = require("./wasm-hash"); -//#region wasm code: md4 (../../../assembly/hash/md4.asm.ts) --initialMemory 1 +// #region wasm code: md4 (../../../assembly/hash/md4.asm.ts) --initialMemory 1 const md4 = new WebAssembly.Module( Buffer.from( // 2154 bytes @@ -15,6 +15,6 @@ const md4 = new WebAssembly.Module( "base64" ) ); -//#endregion +// #endregion module.exports = create.bind(null, md4, [], 64, 32); diff --git a/node_modules/webpack/lib/util/hash/wasm-hash.js b/node_modules/webpack/lib/util/hash/wasm-hash.js index a43fa139..8b5e1388 100644 --- a/node_modules/webpack/lib/util/hash/wasm-hash.js +++ b/node_modules/webpack/lib/util/hash/wasm-hash.js @@ -149,14 +149,14 @@ const create = (wasmModule, instancesPool, chunkSize, digestSize) => { const old = instancesPool.pop(); old.reset(); return old; - } else { - return new WasmHash( - new WebAssembly.Instance(wasmModule), - instancesPool, - chunkSize, - digestSize - ); } + + return new WasmHash( + new WebAssembly.Instance(wasmModule), + instancesPool, + chunkSize, + digestSize + ); }; module.exports = create; diff --git a/node_modules/webpack/lib/util/hash/xxhash64.js b/node_modules/webpack/lib/util/hash/xxhash64.js index 0f0f7432..b9262b87 100644 --- a/node_modules/webpack/lib/util/hash/xxhash64.js +++ b/node_modules/webpack/lib/util/hash/xxhash64.js @@ -7,7 +7,7 @@ const create = require("./wasm-hash"); -//#region wasm code: xxhash64 (../../../assembly/hash/xxhash64.asm.ts) --initialMemory 1 +// #region wasm code: xxhash64 (../../../assembly/hash/xxhash64.asm.ts) --initialMemory 1 const xxhash64 = new WebAssembly.Module( Buffer.from( // 1160 bytes @@ -15,6 +15,6 @@ const xxhash64 = new WebAssembly.Module( "base64" ) ); -//#endregion +// #endregion module.exports = create.bind(null, xxhash64, [], 32, 16); diff --git a/node_modules/webpack/lib/util/identifier.js b/node_modules/webpack/lib/util/identifier.js index 32623ee0..e94a63b5 100644 --- a/node_modules/webpack/lib/util/identifier.js +++ b/node_modules/webpack/lib/util/identifier.js @@ -85,24 +85,48 @@ const requestToAbsolute = (context, relativePath) => { return relativePath; }; +/** + * @template T + * @typedef {function(string, object=): T} MakeCacheableResult + */ + +/** + * @template T + * @typedef {function(string): T} BindCacheResultFn + */ + +/** + * @template T + * @typedef {function(object): BindCacheResultFn} BindCache + */ + +/** + * @template T + * @param {(function(string): T)} realFn real function + * @returns {MakeCacheableResult & { bindCache: BindCache }} cacheable function + */ const makeCacheable = realFn => { - /** @type {WeakMap>} */ + /** + * @template T + * @typedef {Map} CacheItem + */ + /** @type {WeakMap>} */ const cache = new WeakMap(); + /** + * @param {object} associatedObjectForCache an object to which the cache will be attached + * @returns {CacheItem} cache item + */ const getCache = associatedObjectForCache => { const entry = cache.get(associatedObjectForCache); if (entry !== undefined) return entry; - /** @type {Map} */ + /** @type {Map} */ const map = new Map(); cache.set(associatedObjectForCache, map); return map; }; - /** - * @param {string} str the path with query and fragment - * @param {object=} associatedObjectForCache an object to which the cache will be attached - * @returns {ParsedResource} parsed parts - */ + /** @type {MakeCacheableResult & { bindCache: BindCache }} */ const fn = (str, associatedObjectForCache) => { if (!associatedObjectForCache) return realFn(str); const cache = getCache(associatedObjectForCache); @@ -113,8 +137,13 @@ const makeCacheable = realFn => { return result; }; + /** @type {BindCache} */ fn.bindCache = associatedObjectForCache => { const cache = getCache(associatedObjectForCache); + /** + * @param {string} str string + * @returns {T} value + */ return str => { const entry = cache.get(str); if (entry !== undefined) return entry; @@ -127,16 +156,21 @@ const makeCacheable = realFn => { return fn; }; +/** @typedef {function(string, string, object=): string} MakeCacheableWithContextResult */ +/** @typedef {function(string, string): string} BindCacheForContextResultFn */ +/** @typedef {function(string): string} BindContextCacheForContextResultFn */ +/** @typedef {function(object=): BindCacheForContextResultFn} BindCacheForContext */ +/** @typedef {function(string, object=): BindContextCacheForContextResultFn} BindContextCacheForContext */ + +/** + * @param {function(string, string): string} fn function + * @returns {MakeCacheableWithContextResult & { bindCache: BindCacheForContext, bindContextCache: BindContextCacheForContext }} cacheable function with context + */ const makeCacheableWithContext = fn => { /** @type {WeakMap>>} */ const cache = new WeakMap(); - /** - * @param {string} context context used to create relative path - * @param {string} identifier identifier used to create relative path - * @param {object=} associatedObjectForCache an object to which the cache will be attached - * @returns {string} the returned relative path - */ + /** @type {MakeCacheableWithContextResult & { bindCache: BindCacheForContext, bindContextCache: BindContextCacheForContext }} */ const cachedFn = (context, identifier, associatedObjectForCache) => { if (!associatedObjectForCache) return fn(context, identifier); @@ -156,17 +190,13 @@ const makeCacheableWithContext = fn => { if (cachedResult !== undefined) { return cachedResult; - } else { - const result = fn(context, identifier); - innerSubCache.set(identifier, result); - return result; } + const result = fn(context, identifier); + innerSubCache.set(identifier, result); + return result; }; - /** - * @param {object=} associatedObjectForCache an object to which the cache will be attached - * @returns {function(string, string): string} cached function - */ + /** @type {BindCacheForContext} */ cachedFn.bindCache = associatedObjectForCache => { let innerCache; if (associatedObjectForCache) { @@ -195,21 +225,16 @@ const makeCacheableWithContext = fn => { if (cachedResult !== undefined) { return cachedResult; - } else { - const result = fn(context, identifier); - innerSubCache.set(identifier, result); - return result; } + const result = fn(context, identifier); + innerSubCache.set(identifier, result); + return result; }; return boundFn; }; - /** - * @param {string} context context used to create relative path - * @param {object=} associatedObjectForCache an object to which the cache will be attached - * @returns {function(string): string} cached function - */ + /** @type {BindContextCacheForContext} */ cachedFn.bindContextCache = (context, associatedObjectForCache) => { let innerSubCache; if (associatedObjectForCache) { @@ -235,11 +260,10 @@ const makeCacheableWithContext = fn => { const cachedResult = innerSubCache.get(identifier); if (cachedResult !== undefined) { return cachedResult; - } else { - const result = fn(context, identifier); - innerSubCache.set(identifier, result); - return result; } + const result = fn(context, identifier); + innerSubCache.set(identifier, result); + return result; }; return boundFn; @@ -249,64 +273,58 @@ const makeCacheableWithContext = fn => { }; /** - * * @param {string} context context for relative path * @param {string} identifier identifier for path * @returns {string} a converted relative path */ -const _makePathsRelative = (context, identifier) => { - return identifier +const _makePathsRelative = (context, identifier) => + identifier .split(SEGMENTS_SPLIT_REGEXP) .map(str => absoluteToRequest(context, str)) .join(""); -}; -exports.makePathsRelative = makeCacheableWithContext(_makePathsRelative); +module.exports.makePathsRelative = makeCacheableWithContext(_makePathsRelative); /** - * * @param {string} context context for relative path * @param {string} identifier identifier for path * @returns {string} a converted relative path */ -const _makePathsAbsolute = (context, identifier) => { - return identifier +const _makePathsAbsolute = (context, identifier) => + identifier .split(SEGMENTS_SPLIT_REGEXP) .map(str => requestToAbsolute(context, str)) .join(""); -}; -exports.makePathsAbsolute = makeCacheableWithContext(_makePathsAbsolute); +module.exports.makePathsAbsolute = makeCacheableWithContext(_makePathsAbsolute); /** * @param {string} context absolute context path * @param {string} request any request string may containing absolute paths, query string, etc. * @returns {string} a new request string avoiding absolute paths when possible */ -const _contextify = (context, request) => { - return request +const _contextify = (context, request) => + request .split("!") .map(r => absoluteToRequest(context, r)) .join("!"); -}; const contextify = makeCacheableWithContext(_contextify); -exports.contextify = contextify; +module.exports.contextify = contextify; /** * @param {string} context absolute context path * @param {string} request any request string * @returns {string} a new request string using absolute paths when possible */ -const _absolutify = (context, request) => { - return request +const _absolutify = (context, request) => + request .split("!") .map(r => requestToAbsolute(context, r)) .join("!"); -}; const absolutify = makeCacheableWithContext(_absolutify); -exports.absolutify = absolutify; +module.exports.absolutify = absolutify; const PATH_QUERY_FRAGMENT_REGEXP = /^((?:\0.|[^?#\0])*)(\?(?:\0.|[^#\0])*)?(#.*)?$/; @@ -320,7 +338,9 @@ const PATH_QUERY_REGEXP = /^((?:\0.|[^?\0])*)(\?.*)?$/; * @returns {ParsedResource} parsed parts */ const _parseResource = str => { - const match = PATH_QUERY_FRAGMENT_REGEXP.exec(str); + const match = + /** @type {[string, string, string | undefined, string | undefined]} */ + (/** @type {unknown} */ (PATH_QUERY_FRAGMENT_REGEXP.exec(str))); return { resource: str, path: match[1].replace(/\0(.)/g, "$1"), @@ -328,7 +348,7 @@ const _parseResource = str => { fragment: match[3] || "" }; }; -exports.parseResource = makeCacheable(_parseResource); +module.exports.parseResource = makeCacheable(_parseResource); /** * Parse resource, skips fragment part @@ -336,14 +356,16 @@ exports.parseResource = makeCacheable(_parseResource); * @returns {ParsedResourceWithoutFragment} parsed parts */ const _parseResourceWithoutFragment = str => { - const match = PATH_QUERY_REGEXP.exec(str); + const match = + /** @type {[string, string, string | undefined]} */ + (/** @type {unknown} */ (PATH_QUERY_REGEXP.exec(str))); return { resource: str, path: match[1].replace(/\0(.)/g, "$1"), query: match[2] ? match[2].replace(/\0(.)/g, "$1") : "" }; }; -exports.parseResourceWithoutFragment = makeCacheable( +module.exports.parseResourceWithoutFragment = makeCacheable( _parseResourceWithoutFragment ); @@ -353,7 +375,7 @@ exports.parseResourceWithoutFragment = makeCacheable( * @param {boolean} enforceRelative true returns ./ for empty paths * @returns {string} repeated ../ to leave the directory of the provided filename to be back on output dir */ -exports.getUndoPath = (filename, outputPath, enforceRelative) => { +module.exports.getUndoPath = (filename, outputPath, enforceRelative) => { let depth = -1; let append = ""; outputPath = outputPath.replace(/[\\/]$/, ""); @@ -365,8 +387,8 @@ exports.getUndoPath = (filename, outputPath, enforceRelative) => { const i = outputPath.lastIndexOf("/"); const j = outputPath.lastIndexOf("\\"); const pos = i < 0 ? j : j < 0 ? i : Math.max(i, j); - if (pos < 0) return outputPath + "/"; - append = outputPath.slice(pos + 1) + "/" + append; + if (pos < 0) return `${outputPath}/`; + append = `${outputPath.slice(pos + 1)}/${append}`; outputPath = outputPath.slice(0, pos); } } else if (part !== ".") { diff --git a/node_modules/webpack/lib/util/memoize.js b/node_modules/webpack/lib/util/memoize.js index e208cbba..c79d1fd8 100644 --- a/node_modules/webpack/lib/util/memoize.js +++ b/node_modules/webpack/lib/util/memoize.js @@ -14,20 +14,18 @@ const memoize = fn => { let cache = false; /** @type {T | undefined} */ - let result = undefined; + let result; return () => { if (cache) { return /** @type {T} */ (result); - } else { - result = fn(); - cache = true; - // Allow to clean up memory for fn - // and all dependent resources - // eslint-disable-next-line no-warning-comments - // @ts-ignore - fn = undefined; - return /** @type {T} */ (result); } + + result = fn(); + cache = true; + // Allow to clean up memory for fn + // and all dependent resources + fn = undefined; + return /** @type {T} */ (result); }; }; diff --git a/node_modules/webpack/lib/util/mergeScope.js b/node_modules/webpack/lib/util/mergeScope.js index d9190ebb..a1a1d2cc 100644 --- a/node_modules/webpack/lib/util/mergeScope.js +++ b/node_modules/webpack/lib/util/mergeScope.js @@ -42,18 +42,15 @@ const getPathInAst = (ast, node) => { const nr = node.range; const enterNode = n => { - if (!n) return undefined; + if (!n) return; const r = n.range; - if (r) { - if (r[0] <= nr[0] && r[1] >= nr[1]) { - const path = getPathInAst(n, node); - if (path) { - path.push(n); - return path; - } + if (r && r[0] <= nr[0] && r[1] >= nr[1]) { + const path = getPathInAst(n, node); + if (path) { + path.push(n); + return path; } } - return undefined; }; if (Array.isArray(ast)) { diff --git a/node_modules/webpack/lib/util/nonNumericOnlyHash.js b/node_modules/webpack/lib/util/nonNumericOnlyHash.js index 4f241ca2..ec8ca745 100644 --- a/node_modules/webpack/lib/util/nonNumericOnlyHash.js +++ b/node_modules/webpack/lib/util/nonNumericOnlyHash.js @@ -15,8 +15,8 @@ const A_CODE = "a".charCodeAt(0); module.exports = (hash, hashLength) => { if (hashLength < 1) return ""; const slice = hash.slice(0, hashLength); - if (slice.match(/[^\d]/)) return slice; + if (/[^\d]/.test(slice)) return slice; return `${String.fromCharCode( - A_CODE + (parseInt(hash[0], 10) % 6) + A_CODE + (Number.parseInt(hash[0], 10) % 6) )}${slice.slice(1)}`; }; diff --git a/node_modules/webpack/lib/util/numberHash.js b/node_modules/webpack/lib/util/numberHash.js index 607d7555..950d14bf 100644 --- a/node_modules/webpack/lib/util/numberHash.js +++ b/node_modules/webpack/lib/util/numberHash.js @@ -77,24 +77,19 @@ function fnv1a64(str) { * * We use `numberHash` in `lib/ids/IdHelpers.js` to generate hash values for the module identifier. The generated * hash is used as a prefix for the module id's to avoid collisions with other modules. - * * @param {string} str The input string to hash. * @param {number} range The range of the hash value (0 to range-1). * @returns {number} - The computed hash value. - * * @example - * * ```js * const numberHash = require("webpack/lib/util/numberHash"); * numberHash("hello", 1000); // 73 * numberHash("hello world"); // 72 * ``` - * */ module.exports = (str, range) => { if (range < FNV_64_THRESHOLD) { return fnv1a32(str) % range; - } else { - return Number(fnv1a64(str) % BigInt(range)); } + return Number(fnv1a64(str) % BigInt(range)); }; diff --git a/node_modules/webpack/lib/util/objectToMap.js b/node_modules/webpack/lib/util/objectToMap.js index fbd9808c..19ce8e08 100644 --- a/node_modules/webpack/lib/util/objectToMap.js +++ b/node_modules/webpack/lib/util/objectToMap.js @@ -6,7 +6,6 @@ /** * Convert an object into an ES6 map - * * @param {object} obj any object type that works with Object.entries() * @returns {Map} an ES6 Map of KV pairs */ diff --git a/node_modules/webpack/lib/util/propertyAccess.js b/node_modules/webpack/lib/util/propertyAccess.js index 50712a61..0cf647bd 100644 --- a/node_modules/webpack/lib/util/propertyAccess.js +++ b/node_modules/webpack/lib/util/propertyAccess.js @@ -5,10 +5,7 @@ "use strict"; -const { - SAFE_IDENTIFIER, - RESERVED_IDENTIFIER -} = require("../util/propertyName"); +const { SAFE_IDENTIFIER, RESERVED_IDENTIFIER } = require("./propertyName"); /** * @param {ArrayLike} properties properties @@ -19,7 +16,7 @@ const propertyAccess = (properties, start = 0) => { let str = ""; for (let i = start; i < properties.length; i++) { const p = properties[i]; - if (`${+p}` === p) { + if (`${Number(p)}` === p) { str += `[${p}]`; } else if (SAFE_IDENTIFIER.test(p) && !RESERVED_IDENTIFIER.has(p)) { str += `.${p}`; diff --git a/node_modules/webpack/lib/util/propertyName.js b/node_modules/webpack/lib/util/propertyName.js index ff512d48..4ee9e3f5 100644 --- a/node_modules/webpack/lib/util/propertyName.js +++ b/node_modules/webpack/lib/util/propertyName.js @@ -64,16 +64,14 @@ const RESERVED_IDENTIFIER = new Set([ * @summary Returns a valid JS property name for the given property. * Certain strings like "default", "null", and names with whitespace are not * valid JS property names, so they are returned as strings. - * * @param {string} prop property name to analyze * @returns {string} valid JS property name */ const propertyName = prop => { if (SAFE_IDENTIFIER.test(prop) && !RESERVED_IDENTIFIER.has(prop)) { return prop; - } else { - return JSON.stringify(prop); } + return JSON.stringify(prop); }; module.exports = { SAFE_IDENTIFIER, RESERVED_IDENTIFIER, propertyName }; diff --git a/node_modules/webpack/lib/util/registerExternalSerializer.js b/node_modules/webpack/lib/util/registerExternalSerializer.js index 21cf714a..711bcfa2 100644 --- a/node_modules/webpack/lib/util/registerExternalSerializer.js +++ b/node_modules/webpack/lib/util/registerExternalSerializer.js @@ -9,7 +9,7 @@ const { register } = require("./serialization"); const Position = /** @type {TODO} */ (require("acorn")).Position; const SourceLocation = require("acorn").SourceLocation; -const ValidationError = require("schema-utils/dist/ValidationError").default; +const ValidationError = require("schema-utils").ValidationError; const { CachedSource, ConcatSource, diff --git a/node_modules/webpack/lib/util/runtime.js b/node_modules/webpack/lib/util/runtime.js index 3a0c9793..2b5dc4e3 100644 --- a/node_modules/webpack/lib/util/runtime.js +++ b/node_modules/webpack/lib/util/runtime.js @@ -19,7 +19,7 @@ const SortableSet = require("./SortableSet"); * @param {EntryOptions=} options optionally already received entry options * @returns {RuntimeSpec} runtime */ -exports.getEntryRuntime = (compilation, name, options) => { +module.exports.getEntryRuntime = (compilation, name, options) => { let dependOn; let runtime; if (options) { @@ -31,7 +31,7 @@ exports.getEntryRuntime = (compilation, name, options) => { } if (dependOn) { /** @type {RuntimeSpec} */ - let result = undefined; + let result; const queue = new Set(dependOn); for (const name of queue) { const dep = compilation.entries.get(name); @@ -46,9 +46,8 @@ exports.getEntryRuntime = (compilation, name, options) => { } } return result || name; - } else { - return runtime || name; } + return runtime || name; }; /** @@ -69,7 +68,7 @@ const forEachRuntime = (runtime, fn, deterministicOrder = false) => { } } }; -exports.forEachRuntime = forEachRuntime; +module.exports.forEachRuntime = forEachRuntime; /** * @template T @@ -90,19 +89,19 @@ const getRuntimeKey = runtime => { if (typeof runtime === "string") return runtime; return runtime.getFromUnorderedCache(getRuntimesKey); }; -exports.getRuntimeKey = getRuntimeKey; +module.exports.getRuntimeKey = getRuntimeKey; /** * @param {string} key key of runtimes * @returns {RuntimeSpec} runtime(s) */ const keyToRuntime = key => { - if (key === "*") return undefined; + if (key === "*") return; const items = key.split("\n"); if (items.length === 1) return items[0]; return new SortableSet(items); }; -exports.keyToRuntime = keyToRuntime; +module.exports.keyToRuntime = keyToRuntime; /** * @template T @@ -123,13 +122,13 @@ const runtimeToString = runtime => { if (typeof runtime === "string") return runtime; return runtime.getFromUnorderedCache(getRuntimesString); }; -exports.runtimeToString = runtimeToString; +module.exports.runtimeToString = runtimeToString; /** * @param {RuntimeCondition} runtimeCondition runtime condition * @returns {string} readable version */ -exports.runtimeConditionToString = runtimeCondition => { +module.exports.runtimeConditionToString = runtimeCondition => { if (runtimeCondition === true) return "true"; if (runtimeCondition === false) return "false"; return runtimeToString(runtimeCondition); @@ -152,40 +151,38 @@ const runtimeEqual = (a, b) => { return false; } else if (a.size !== b.size) { return false; - } else { - a.sort(); - b.sort(); - const aIt = a[Symbol.iterator](); - const bIt = b[Symbol.iterator](); - for (;;) { - const aV = aIt.next(); - if (aV.done) return true; - const bV = bIt.next(); - if (aV.value !== bV.value) return false; - } + } + a.sort(); + b.sort(); + const aIt = a[Symbol.iterator](); + const bIt = b[Symbol.iterator](); + for (;;) { + const aV = aIt.next(); + if (aV.done) return true; + const bV = bIt.next(); + if (aV.value !== bV.value) return false; } }; -exports.runtimeEqual = runtimeEqual; +module.exports.runtimeEqual = runtimeEqual; /** * @param {RuntimeSpec} a first * @param {RuntimeSpec} b second * @returns {-1|0|1} compare */ -exports.compareRuntime = (a, b) => { +module.exports.compareRuntime = (a, b) => { if (a === b) { return 0; } else if (a === undefined) { return -1; } else if (b === undefined) { return 1; - } else { - const aKey = getRuntimeKey(a); - const bKey = getRuntimeKey(b); - if (aKey < bKey) return -1; - if (aKey > bKey) return 1; - return 0; } + const aKey = getRuntimeKey(a); + const bKey = getRuntimeKey(b); + if (aKey < bKey) return -1; + if (aKey > bKey) return 1; + return 0; }; /** @@ -208,26 +205,23 @@ const mergeRuntime = (a, b) => { return set; } else if (b.has(a)) { return b; - } else { - const set = new SortableSet(b); - set.add(a); - return set; - } - } else { - if (typeof b === "string") { - if (a.has(b)) return a; - const set = new SortableSet(a); - set.add(b); - return set; - } else { - const set = new SortableSet(a); - for (const item of b) set.add(item); - if (set.size === a.size) return a; - return set; } + const set = new SortableSet(b); + set.add(a); + return set; } + if (typeof b === "string") { + if (a.has(b)) return a; + const set = new SortableSet(a); + set.add(b); + return set; + } + const set = new SortableSet(a); + for (const item of b) set.add(item); + if (set.size === a.size) return a; + return set; }; -exports.mergeRuntime = mergeRuntime; +module.exports.mergeRuntime = mergeRuntime; /** * @param {RuntimeCondition} a first @@ -235,12 +229,12 @@ exports.mergeRuntime = mergeRuntime; * @param {RuntimeSpec} runtime full runtime * @returns {RuntimeCondition} result */ -exports.mergeRuntimeCondition = (a, b, runtime) => { +module.exports.mergeRuntimeCondition = (a, b, runtime) => { if (a === false) return b; if (b === false) return a; if (a === true || b === true) return true; const merged = mergeRuntime(a, b); - if (merged === undefined) return undefined; + if (merged === undefined) return; if (typeof merged === "string") { if (typeof runtime === "string" && merged === runtime) return true; return merged; @@ -256,10 +250,10 @@ exports.mergeRuntimeCondition = (a, b, runtime) => { * @param {RuntimeSpec} runtime full runtime * @returns {RuntimeSpec | true} result */ -exports.mergeRuntimeConditionNonFalse = (a, b, runtime) => { +module.exports.mergeRuntimeConditionNonFalse = (a, b, runtime) => { if (a === true || b === true) return true; const merged = mergeRuntime(a, b); - if (merged === undefined) return undefined; + if (merged === undefined) return; if (typeof merged === "string") { if (typeof runtime === "string" && merged === runtime) return true; return merged; @@ -282,38 +276,34 @@ const mergeRuntimeOwned = (a, b) => { } else if (a === undefined) { if (typeof b === "string") { return b; - } else { - return new SortableSet(b); } + return new SortableSet(b); } else if (typeof a === "string") { if (typeof b === "string") { const set = new SortableSet(); set.add(a); set.add(b); return set; - } else { - const set = new SortableSet(b); - set.add(a); - return set; - } - } else { - if (typeof b === "string") { - a.add(b); - return a; - } else { - for (const item of b) a.add(item); - return a; } + const set = new SortableSet(b); + set.add(a); + return set; } + if (typeof b === "string") { + a.add(b); + return a; + } + for (const item of b) a.add(item); + return a; }; -exports.mergeRuntimeOwned = mergeRuntimeOwned; +module.exports.mergeRuntimeOwned = mergeRuntimeOwned; /** * @param {RuntimeSpec} a first * @param {RuntimeSpec} b second * @returns {RuntimeSpec} merged */ -exports.intersectRuntime = (a, b) => { +module.exports.intersectRuntime = (a, b) => { if (a === undefined) { return b; } else if (b === undefined) { @@ -322,26 +312,26 @@ exports.intersectRuntime = (a, b) => { return a; } else if (typeof a === "string") { if (typeof b === "string") { - return undefined; + return; } else if (b.has(a)) { return a; - } else { - return undefined; - } - } else { - if (typeof b === "string") { - if (a.has(b)) return b; - return undefined; - } else { - const set = new SortableSet(); - for (const item of b) { - if (a.has(item)) set.add(item); - } - if (set.size === 0) return undefined; - if (set.size === 1) for (const item of set) return item; - return set; } + return; + } + if (typeof b === "string") { + if (a.has(b)) return b; + return; + } + const set = new SortableSet(); + for (const item of b) { + if (a.has(item)) set.add(item); } + if (set.size === 0) return; + if (set.size === 1) { + const [item] = set; + return item; + } + return set; }; /** @@ -351,42 +341,42 @@ exports.intersectRuntime = (a, b) => { */ const subtractRuntime = (a, b) => { if (a === undefined) { - return undefined; + return; } else if (b === undefined) { return a; } else if (a === b) { - return undefined; + return; } else if (typeof a === "string") { if (typeof b === "string") { return a; } else if (b.has(a)) { - return undefined; - } else { - return a; + return; } - } else { - if (typeof b === "string") { - if (!a.has(b)) return a; - if (a.size === 2) { - for (const item of a) { - if (item !== b) return item; - } - } - const set = new SortableSet(a); - set.delete(b); - return set; - } else { - const set = new SortableSet(); + return a; + } + if (typeof b === "string") { + if (!a.has(b)) return a; + if (a.size === 2) { for (const item of a) { - if (!b.has(item)) set.add(item); + if (item !== b) return item; } - if (set.size === 0) return undefined; - if (set.size === 1) for (const item of set) return item; - return set; } + const set = new SortableSet(a); + set.delete(b); + return set; } + const set = new SortableSet(); + for (const item of a) { + if (!b.has(item)) set.add(item); + } + if (set.size === 0) return; + if (set.size === 1) { + const [item] = set; + return item; + } + return set; }; -exports.subtractRuntime = subtractRuntime; +module.exports.subtractRuntime = subtractRuntime; /** * @param {RuntimeCondition} a first @@ -394,7 +384,7 @@ exports.subtractRuntime = subtractRuntime; * @param {RuntimeSpec} runtime runtime * @returns {RuntimeCondition} result */ -exports.subtractRuntimeCondition = (a, b, runtime) => { +module.exports.subtractRuntimeCondition = (a, b, runtime) => { if (b === true) return false; if (b === false) return a; if (a === false) return false; @@ -404,15 +394,15 @@ exports.subtractRuntimeCondition = (a, b, runtime) => { /** * @param {RuntimeSpec} runtime runtime - * @param {function(RuntimeSpec): boolean} filter filter function + * @param {function(RuntimeSpec=): boolean} filter filter function * @returns {boolean | RuntimeSpec} true/false if filter is constant for all runtimes, otherwise runtimes that are active */ -exports.filterRuntime = (runtime, filter) => { - if (runtime === undefined) return filter(undefined); +module.exports.filterRuntime = (runtime, filter) => { + if (runtime === undefined) return filter(); if (typeof runtime === "string") return filter(runtime); let some = false; let every = true; - let result = undefined; + let result; for (const r of runtime) { const v = filter(r); if (v) { @@ -456,7 +446,7 @@ class RuntimeSpecMap { get(runtime) { switch (this._mode) { case 0: - return undefined; + return; case 1: return runtimeEqual(this._singleRuntime, runtime) ? this._singleValue @@ -645,7 +635,7 @@ class RuntimeSpecMap { } } -exports.RuntimeSpecMap = RuntimeSpecMap; +module.exports.RuntimeSpecMap = RuntimeSpecMap; class RuntimeSpecSet { /** @@ -685,4 +675,4 @@ class RuntimeSpecSet { } } -exports.RuntimeSpecSet = RuntimeSpecSet; +module.exports.RuntimeSpecSet = RuntimeSpecSet; diff --git a/node_modules/webpack/lib/util/semver.js b/node_modules/webpack/lib/util/semver.js index 3207ff17..8050c266 100644 --- a/node_modules/webpack/lib/util/semver.js +++ b/node_modules/webpack/lib/util/semver.js @@ -32,7 +32,7 @@ const parseVersion = str => { } return ver; }; -exports.parseVersion = parseVersion; +module.exports.parseVersion = parseVersion; /* eslint-disable eqeqeq */ /** @@ -82,13 +82,13 @@ const versionLt = (a, b) => { } }; /* eslint-enable eqeqeq */ -exports.versionLt = versionLt; +module.exports.versionLt = versionLt; /** * @param {string} str range string * @returns {SemVerRange} parsed range */ -exports.parseRange = str => { +module.exports.parseRange = str => { const splitAndConvert = str => { return str .split(".") @@ -126,9 +126,9 @@ exports.parseRange = str => { } else if (range.length === 3) { // Special case for "1.2" is "1.2.x" instead of "=1.2" return [2, ...range.slice(1)]; - } else { - return [range.length, ...range.slice(1)]; } + + return [range.length, ...range.slice(1)]; }; const negate = range => { return [-range[0] - 1, ...range.slice(1)]; @@ -256,30 +256,31 @@ const rangeToString = range => { (needDot > 0 ? "." : "") + ((needDot = 2), item); } return str; - } else { - var stack = []; + } + /** @type {string[]} */ + var stack = []; + // eslint-disable-next-line no-redeclare + for (var i = 1; i < range.length; i++) { // eslint-disable-next-line no-redeclare - for (var i = 1; i < range.length; i++) { - // eslint-disable-next-line no-redeclare - var item = range[i]; - stack.push( - item === 0 - ? "not(" + pop() + ")" - : item === 1 - ? "(" + pop() + " || " + pop() + ")" - : item === 2 - ? stack.pop() + " " + stack.pop() - : rangeToString(item) - ); - } - return pop(); + var item = range[i]; + stack.push( + item === 0 + ? "not(" + pop() + ")" + : item === 1 + ? "(" + pop() + " || " + pop() + ")" + : item === 2 + ? stack.pop() + " " + stack.pop() + : rangeToString(item) + ); } + return pop(); + function pop() { - return stack.pop().replace(/^\((.+)\)$/, "$1"); + return /** @type {string} */ (stack.pop()).replace(/^\((.+)\)$/, "$1"); } }; /* eslint-enable eqeqeq */ -exports.rangeToString = rangeToString; +module.exports.rangeToString = rangeToString; /* eslint-disable eqeqeq */ /** @@ -399,6 +400,7 @@ const satisfy = (range, version) => { } } else { // Handles all "next-ver" cases in the second table + // eslint-disable-next-line no-lonely-if if (rangeType != "s" && rangeType != "n") { isEqual = false; j--; @@ -427,9 +429,9 @@ const satisfy = (range, version) => { return !!p(); }; /* eslint-enable eqeqeq */ -exports.satisfy = satisfy; +module.exports.satisfy = satisfy; -exports.stringifyHoley = json => { +module.exports.stringifyHoley = json => { switch (typeof json) { case "undefined": return ""; @@ -442,9 +444,9 @@ exports.stringifyHoley = json => { } str += "]"; return str; - } else { - return JSON.stringify(json); } + + return JSON.stringify(json); default: return JSON.stringify(json); } diff --git a/node_modules/webpack/lib/util/serialization.js b/node_modules/webpack/lib/util/serialization.js index 59bbb255..597f0390 100644 --- a/node_modules/webpack/lib/util/serialization.js +++ b/node_modules/webpack/lib/util/serialization.js @@ -39,7 +39,11 @@ const registerSerializers = memoize(() => { // This allows bundling all internal serializers const internalSerializables = require("./internalSerializables"); getObjectMiddleware().registerLoader(/^webpack\/lib\//, req => { - const loader = internalSerializables[req.slice("webpack/lib/".length)]; + const loader = + internalSerializables[ + /** @type {keyof import("./internalSerializables")} */ + (req.slice("webpack/lib/".length)) + ]; if (loader) { loader(); } else { @@ -88,6 +92,9 @@ module.exports = { new SingleItemMiddleware(), new (getObjectMiddleware())(context => { if (context.write) { + /** + * @param {any} value value + */ context.writeLazy = value => { context.write( SerializerMiddleware.createLazy(value, binaryMiddleware) @@ -115,11 +122,19 @@ module.exports = { new SingleItemMiddleware(), new (getObjectMiddleware())(context => { if (context.write) { + /** + * @param {any} value value + */ context.writeLazy = value => { context.write( SerializerMiddleware.createLazy(value, binaryMiddleware) ); }; + /** + * @param {any} value value + * @param {object=} options lazy options + * @returns {function(): Promise | any} lazy function + */ context.writeSeparate = (value, options) => { const lazy = SerializerMiddleware.createLazy( value, diff --git a/node_modules/webpack/lib/util/smartGrouping.js b/node_modules/webpack/lib/util/smartGrouping.js index 8645f8a9..f75648c4 100644 --- a/node_modules/webpack/lib/util/smartGrouping.js +++ b/node_modules/webpack/lib/util/smartGrouping.js @@ -16,7 +16,7 @@ * @template T * @template R * @typedef {object} GroupConfig - * @property {function(T): string[]} getKeys + * @property {function(T): string[] | undefined} getKeys * @property {function(string, (R | T)[], T[]): R} createGroup * @property {function(string, T[]): GroupOptions=} getOptions */ @@ -111,10 +111,10 @@ const smartGrouping = (items, groupConfigs) => { const results = []; for (;;) { /** @type {Group | undefined} */ - let bestGroup = undefined; + let bestGroup; let bestGroupSize = -1; - let bestGroupItems = undefined; - let bestGroupOptions = undefined; + let bestGroupItems; + let bestGroupOptions; for (const [group, state] of groupMap) { const { items, used } = state; let options = state.options; @@ -138,7 +138,7 @@ const smartGrouping = (items, groupConfigs) => { } } const targetGroupCount = (options && options.targetGroupCount) || 4; - let sizeValue = force + const sizeValue = force ? items.size : Math.min( items.size, diff --git a/node_modules/webpack/lib/util/source.js b/node_modules/webpack/lib/util/source.js index 5f133471..b9516786 100644 --- a/node_modules/webpack/lib/util/source.js +++ b/node_modules/webpack/lib/util/source.js @@ -58,4 +58,4 @@ const isSourceEqual = (a, b) => { } return result; }; -exports.isSourceEqual = isSourceEqual; +module.exports.isSourceEqual = isSourceEqual; diff --git a/node_modules/webpack/lib/wasm-async/AsyncWasmLoadingRuntimeModule.js b/node_modules/webpack/lib/wasm-async/AsyncWasmLoadingRuntimeModule.js index 1730f3d2..bf294381 100644 --- a/node_modules/webpack/lib/wasm-async/AsyncWasmLoadingRuntimeModule.js +++ b/node_modules/webpack/lib/wasm-async/AsyncWasmLoadingRuntimeModule.js @@ -81,10 +81,10 @@ class AsyncWasmLoadingRuntimeModule extends RuntimeModule { Template.indent([ ".then(", Template.indent([ - runtimeTemplate.returningFunction( + `${runtimeTemplate.returningFunction( "Object.assign(exports, res.instance.exports)", "res" - ) + ",", + )},`, runtimeTemplate.basicFunction("e", [ `if(res.headers.get("Content-Type") !== "application/wasm") {`, Template.indent([ @@ -110,7 +110,7 @@ class AsyncWasmLoadingRuntimeModule extends RuntimeModule { "exports, wasmModuleId, wasmModuleHash, importsObj", this.supportsStreaming ? getStreaming() - : [`return ${loader}`, Template.indent(fallback) + ";"] + : [`return ${loader}`, `${Template.indent(fallback)};`] )};`; } } diff --git a/node_modules/webpack/lib/wasm-async/AsyncWebAssemblyJavascriptGenerator.js b/node_modules/webpack/lib/wasm-async/AsyncWebAssemblyJavascriptGenerator.js index 31fef035..f3f908f0 100644 --- a/node_modules/webpack/lib/wasm-async/AsyncWebAssemblyJavascriptGenerator.js +++ b/node_modules/webpack/lib/wasm-async/AsyncWebAssemblyJavascriptGenerator.js @@ -161,12 +161,11 @@ class AsyncWebAssemblyJavascriptGenerator extends Generator { ]) : undefined; - const instantiateCall = - `${RuntimeGlobals.instantiateWasm}(${module.exportsArgument}, ${ - module.moduleArgument - }.id, ${JSON.stringify( - chunkGraph.getRenderedModuleHash(module, runtime) - )}` + (importsObj ? `, ${importsObj})` : `)`); + const instantiateCall = `${RuntimeGlobals.instantiateWasm}(${module.exportsArgument}, ${ + module.moduleArgument + }.id, ${JSON.stringify( + chunkGraph.getRenderedModuleHash(module, runtime) + )}${importsObj ? `, ${importsObj})` : ")"}`; if (promises.length > 0) runtimeRequirements.add(RuntimeGlobals.asyncModule); diff --git a/node_modules/webpack/lib/wasm-async/AsyncWebAssemblyModulesPlugin.js b/node_modules/webpack/lib/wasm-async/AsyncWebAssemblyModulesPlugin.js index 6da3c93d..74a61275 100644 --- a/node_modules/webpack/lib/wasm-async/AsyncWebAssemblyModulesPlugin.js +++ b/node_modules/webpack/lib/wasm-async/AsyncWebAssemblyModulesPlugin.js @@ -208,9 +208,9 @@ class AsyncWebAssemblyModulesPlugin { hooks.renderModuleContent.call(moduleSource, module, renderContext), "AsyncWebAssemblyModulesPlugin.getCompilationHooks().renderModuleContent" ); - } catch (e) { - /** @type {WebpackError} */ (e).module = module; - throw e; + } catch (err) { + /** @type {WebpackError} */ (err).module = module; + throw err; } } } diff --git a/node_modules/webpack/lib/wasm-sync/WasmChunkLoadingRuntimeModule.js b/node_modules/webpack/lib/wasm-sync/WasmChunkLoadingRuntimeModule.js index 0617cb7f..654a6204 100644 --- a/node_modules/webpack/lib/wasm-sync/WasmChunkLoadingRuntimeModule.js +++ b/node_modules/webpack/lib/wasm-sync/WasmChunkLoadingRuntimeModule.js @@ -13,6 +13,7 @@ const WebAssemblyUtils = require("./WebAssemblyUtils"); /** @typedef {import("@webassemblyjs/ast").Signature} Signature */ /** @typedef {import("../Chunk")} Chunk */ /** @typedef {import("../ChunkGraph")} ChunkGraph */ +/** @typedef {import("../ChunkGraph").ModuleId} ModuleId */ /** @typedef {import("../Compilation")} Compilation */ /** @typedef {import("../Module")} Module */ /** @typedef {import("../Module").ReadOnlyRuntimeRequirements} ReadOnlyRuntimeRequirements */ @@ -89,7 +90,8 @@ const generateImportObject = ( const instanceVar = `m${waitForInstances.size}`; waitForInstances.set( instanceVar, - chunkGraph.getModuleId(/** @type {Module} */ (importedModule)) + /** @type {ModuleId} */ + (chunkGraph.getModuleId(/** @type {Module} */ (importedModule))) ); properties.push({ module, @@ -100,7 +102,7 @@ const generateImportObject = ( const params = /** @type {Signature} */ (description.signature).params.map( - (param, k) => "p" + k + param.valtype + (param, k) => `p${k}${param.valtype}` ); const mod = `${RuntimeGlobals.moduleCache}[${JSON.stringify( @@ -121,7 +123,7 @@ const generateImportObject = ( module, name, value: Template.asString([ - modCode + `function(${params}) {`, + `${modCode}function(${params}) {`, Template.indent([ `if(${cache} === undefined) ${cache} = ${modExports};`, `return ${cache}[${JSON.stringify(usedName)}](${params});` @@ -154,15 +156,15 @@ const generateImportObject = ( importObject = [ "return {", Template.indent([ - Array.from(propertiesByModule, ([module, list]) => { - return Template.asString([ + Array.from(propertiesByModule, ([module, list]) => + Template.asString([ `${JSON.stringify(module)}: {`, Template.indent([ list.map(p => `${JSON.stringify(p.name)}: ${p.value}`).join(",\n") ]), "}" - ]); - }).join(",\n") + ]) + ).join(",\n") ]), "};" ]; @@ -200,13 +202,12 @@ const generateImportObject = ( ]), "}," ]); - } else { - return Template.asString([ - `${moduleIdStringified}: function() {`, - Template.indent(importObject), - "}," - ]); } + return Template.asString([ + `${moduleIdStringified}: function() {`, + Template.indent(importObject), + "}," + ]); }; /** @@ -250,15 +251,15 @@ class WasmChunkLoadingRuntimeModule extends RuntimeModule { const { mangleImports } = this; /** @type {string[]} */ const declarations = []; - const importObjects = wasmModules.map(module => { - return generateImportObject( + const importObjects = wasmModules.map(module => + generateImportObject( chunkGraph, module, mangleImports, declarations, chunk.runtime - ); - }); + ) + ); const chunkModuleIdMap = chunkGraph.getChunkModuleIdMap(chunk, m => m.type.startsWith("webassembly") ); @@ -331,7 +332,7 @@ class WasmChunkLoadingRuntimeModule extends RuntimeModule { `${fn}.wasm = function(chunkId, promises) {`, Template.indent([ "", - `var wasmModules = wasmModuleMap[chunkId] || [];`, + "var wasmModules = wasmModuleMap[chunkId] || [];", "", "wasmModules.forEach(function(wasmModuleId, idx) {", Template.indent([ @@ -342,7 +343,7 @@ class WasmChunkLoadingRuntimeModule extends RuntimeModule { Template.indent(["promises.push(installedWasmModuleData);"]), "else {", Template.indent([ - `var importObject = wasmImportObjects[wasmModuleId]();`, + "var importObject = wasmImportObjects[wasmModuleId]();", `var req = ${this.generateLoadBinaryCode(wasmModuleSrcPath)};`, "var promise;", this.supportsStreaming diff --git a/node_modules/webpack/lib/wasm-sync/WebAssemblyGenerator.js b/node_modules/webpack/lib/wasm-sync/WebAssemblyGenerator.js index 645e1f95..dee5a2b1 100644 --- a/node_modules/webpack/lib/wasm-sync/WebAssemblyGenerator.js +++ b/node_modules/webpack/lib/wasm-sync/WebAssemblyGenerator.js @@ -43,33 +43,27 @@ const WebAssemblyExportImportedDependency = require("../dependencies/WebAssembly * @param {((prev: ArrayBuffer) => ArrayBuffer)[]} fns transforms * @returns {Function} composed transform */ -const compose = (...fns) => { - return fns.reduce( - (prevFn, nextFn) => { - return value => nextFn(prevFn(value)); - }, +const compose = (...fns) => + fns.reduce( + (prevFn, nextFn) => value => nextFn(prevFn(value)), value => value ); -}; /** * Removes the start instruction - * * @param {object} state state * @param {object} state.ast Module's ast * @returns {ArrayBufferTransform} transform */ -const removeStartFunc = state => bin => { - return editWithAST(state.ast, bin, { +const removeStartFunc = state => bin => + editWithAST(state.ast, bin, { Start(path) { path.remove(); } }); -}; /** * Get imported globals - * * @param {object} ast Module's AST * @returns {t.ModuleImport[]} - nodes */ @@ -90,7 +84,6 @@ const getImportedGlobals = ast => { /** * Get the count for imported func - * * @param {object} ast Module's AST * @returns {number} - count */ @@ -110,7 +103,6 @@ const getCountImportedFunc = ast => { /** * Get next type index - * * @param {object} ast Module's AST * @returns {t.Index} - index */ @@ -126,11 +118,9 @@ const getNextTypeIndex = ast => { /** * Get next func index - * * The Func section metadata provide information for implemented funcs * in order to have the correct index we shift the index by number of external * functions. - * * @param {object} ast Module's AST * @param {number} countImportedFunc number of imported funcs * @returns {t.Index} - index @@ -163,9 +153,8 @@ const createDefaultInitForGlobal = globalType => { return t.objectInstruction("const", globalType.valtype, [ t.floatLiteral(66, false, false, "66") ]); - } else { - throw new Error("unknown type: " + globalType.valtype); } + throw new Error(`unknown type: ${globalType.valtype}`); }; /** @@ -177,7 +166,6 @@ const createDefaultInitForGlobal = globalType => { * indices will be preserved. * * Note that globals will become mutable. - * * @param {object} state transformation state * @param {object} state.ast Module's ast * @param {t.Instruction[]} state.additionalInitCode list of addition instructions for the init function @@ -258,8 +246,8 @@ const rewriteImportedGlobals = state => bin => { */ const rewriteExportNames = ({ ast, moduleGraph, module, externalExports, runtime }) => - bin => { - return editWithAST(ast, bin, { + bin => + editWithAST(ast, bin, { /** * @param {NodePath} path path */ @@ -279,7 +267,6 @@ const rewriteExportNames = path.node.name = /** @type {string} */ (usedName); } }); - }; /** * Mangle import names and modules @@ -290,14 +277,14 @@ const rewriteExportNames = */ const rewriteImports = ({ ast, usedDependencyMap }) => - bin => { - return editWithAST(ast, bin, { + bin => + editWithAST(ast, bin, { /** * @param {NodePath} path path */ ModuleImport(path) { const result = usedDependencyMap.get( - path.node.module + ":" + path.node.name + `${path.node.module}:${path.node.name}` ); if (result !== undefined) { @@ -306,13 +293,11 @@ const rewriteImports = } } }); - }; /** * Add an init function. * * The init function fills the globals given input arguments. - * * @param {object} state transformation state * @param {object} state.ast Module's ast * @param {t.Identifier} state.initFuncId identifier of the init function @@ -348,7 +333,7 @@ const addInitFunction = /** @type {Instruction[]} */ const funcBody = []; - importedGlobals.forEach((importedGlobal, index) => { + for (const [index, _importedGlobal] of importedGlobals.entries()) { const args = [t.indexLiteral(index)]; const body = [ t.instruction("get_local", args), @@ -356,7 +341,7 @@ const addInitFunction = ]; funcBody.push(...body); - }); + } if (typeof startAtFuncOffset === "number") { funcBody.push( @@ -410,7 +395,7 @@ const getUsedDependencyMap = (moduleGraph, module, mangle) => { const dep = usedDep.dependency; const request = dep.request; const exportName = dep.name; - map.set(request + ":" + exportName, usedDep); + map.set(`${request}:${exportName}`, usedDep); } return map; }; diff --git a/node_modules/webpack/lib/wasm-sync/WebAssemblyJavascriptGenerator.js b/node_modules/webpack/lib/wasm-sync/WebAssemblyJavascriptGenerator.js index 8a87a131..e5d53f86 100644 --- a/node_modules/webpack/lib/wasm-sync/WebAssemblyJavascriptGenerator.js +++ b/node_modules/webpack/lib/wasm-sync/WebAssemblyJavascriptGenerator.js @@ -201,7 +201,7 @@ class WebAssemblyJavascriptGenerator extends Generator { copyAllExports ? `${module.moduleArgument}.exports = wasmExports;` : "for(var name in wasmExports) " + - `if(name) ` + + "if(name) " + `${module.exportsArgument}[name] = wasmExports[name];`, "// exec imports from WebAssembly module (for esm order)", importsCode, diff --git a/node_modules/webpack/lib/wasm-sync/WebAssemblyUtils.js b/node_modules/webpack/lib/wasm-sync/WebAssemblyUtils.js index a73cd748..a67f3557 100644 --- a/node_modules/webpack/lib/wasm-sync/WebAssemblyUtils.js +++ b/node_modules/webpack/lib/wasm-sync/WebAssemblyUtils.js @@ -62,5 +62,5 @@ const getUsedDependencies = (moduleGraph, module, mangle) => { return array; }; -exports.getUsedDependencies = getUsedDependencies; -exports.MANGLED_MODULE = MANGLED_MODULE; +module.exports.getUsedDependencies = getUsedDependencies; +module.exports.MANGLED_MODULE = MANGLED_MODULE; diff --git a/node_modules/webpack/lib/wasm/EnableWasmLoadingPlugin.js b/node_modules/webpack/lib/wasm/EnableWasmLoadingPlugin.js index 9d452be4..fc83d9f0 100644 --- a/node_modules/webpack/lib/wasm/EnableWasmLoadingPlugin.js +++ b/node_modules/webpack/lib/wasm/EnableWasmLoadingPlugin.js @@ -52,10 +52,11 @@ class EnableWasmLoadingPlugin { throw new Error( `Library type "${type}" is not enabled. ` + "EnableWasmLoadingPlugin need to be used to enable this type of wasm loading. " + - 'This usually happens through the "output.enabledWasmLoadingTypes" option. ' + - 'If you are using a function as entry which sets "wasmLoading", you need to add all potential library types to "output.enabledWasmLoadingTypes". ' + - "These types are enabled: " + - Array.from(getEnabledTypes(compiler)).join(", ") + `This usually happens through the "output.enabledWasmLoadingTypes" option. ` + + `If you are using a function as entry which sets "wasmLoading", you need to add all potential library types to "output.enabledWasmLoadingTypes". ` + + `These types are enabled: ${Array.from( + getEnabledTypes(compiler) + ).join(", ")}` ); } } diff --git a/node_modules/webpack/lib/web/JsonpChunkLoadingRuntimeModule.js b/node_modules/webpack/lib/web/JsonpChunkLoadingRuntimeModule.js index 278d1fb4..c6d8eeb5 100644 --- a/node_modules/webpack/lib/web/JsonpChunkLoadingRuntimeModule.js +++ b/node_modules/webpack/lib/web/JsonpChunkLoadingRuntimeModule.js @@ -65,9 +65,8 @@ class JsonpChunkLoadingRuntimeModule extends RuntimeModule { const options = chunk.getEntryOptions(); if (options && options.baseUri) { return `${RuntimeGlobals.baseURI} = ${JSON.stringify(options.baseUri)};`; - } else { - return `${RuntimeGlobals.baseURI} = document.baseURI || self.location.href;`; } + return `${RuntimeGlobals.baseURI} = document.baseURI || self.location.href;`; } /** @@ -166,7 +165,7 @@ class JsonpChunkLoadingRuntimeModule extends RuntimeModule { Template.indent([ "// setup Promise in chunk cache", `var promise = new Promise(${runtimeTemplate.expressionFunction( - `installedChunkData = installedChunks[chunkId] = [resolve, reject]`, + "installedChunkData = installedChunks[chunkId] = [resolve, reject]", "resolve, reject" )});`, "promises.push(installedChunkData[2] = promise);", diff --git a/node_modules/webpack/lib/webworker/ImportScriptsChunkLoadingPlugin.js b/node_modules/webpack/lib/webworker/ImportScriptsChunkLoadingPlugin.js index 93a30a79..ddb6cf51 100644 --- a/node_modules/webpack/lib/webworker/ImportScriptsChunkLoadingPlugin.js +++ b/node_modules/webpack/lib/webworker/ImportScriptsChunkLoadingPlugin.js @@ -48,7 +48,9 @@ class ImportScriptsChunkLoadingPlugin { if (onceForChunkSet.has(chunk)) return; onceForChunkSet.add(chunk); if (!isEnabledForChunk(chunk)) return; - const withCreateScriptUrl = !!compilation.outputOptions.trustedTypes; + const withCreateScriptUrl = Boolean( + compilation.outputOptions.trustedTypes + ); set.add(RuntimeGlobals.moduleFactoriesAddOnly); set.add(RuntimeGlobals.hasOwnProperty); if (withCreateScriptUrl) { diff --git a/node_modules/webpack/lib/webworker/ImportScriptsChunkLoadingRuntimeModule.js b/node_modules/webpack/lib/webworker/ImportScriptsChunkLoadingRuntimeModule.js index d290c423..7d2ae3a3 100644 --- a/node_modules/webpack/lib/webworker/ImportScriptsChunkLoadingRuntimeModule.js +++ b/node_modules/webpack/lib/webworker/ImportScriptsChunkLoadingRuntimeModule.js @@ -55,7 +55,7 @@ class ImportScriptsChunkLoadingRuntimeModule extends RuntimeModule { false ); return `${RuntimeGlobals.baseURI} = self.location + ${JSON.stringify( - rootOutputDir ? "/../" + rootOutputDir : "" + rootOutputDir ? `/../${rootOutputDir}` : "" )};`; } diff --git a/node_modules/webpack/package.json b/node_modules/webpack/package.json index 7840e678..6648f5be 100644 --- a/node_modules/webpack/package.json +++ b/node_modules/webpack/package.json @@ -1,11 +1,10 @@ { "name": "webpack", - "version": "5.93.0", + "version": "5.94.0", "author": "Tobias Koppers @sokra", "description": "Packs ECMAScript/CommonJs/AMD modules for the browser. Allows you to split your codebase into multiple bundles, which can be loaded on demand. Supports loaders to preprocess files, i.e. json, jsx, es7, css, less, ... and your custom stuff.", "license": "MIT", "dependencies": { - "@types/eslint-scope": "^3.7.3", "@types/estree": "^1.0.5", "@webassemblyjs/ast": "^1.12.1", "@webassemblyjs/wasm-edit": "^1.12.1", @@ -14,7 +13,7 @@ "acorn-import-attributes": "^1.9.5", "browserslist": "^4.21.10", "chrome-trace-event": "^1.0.2", - "enhanced-resolve": "^5.17.0", + "enhanced-resolve": "^5.17.1", "es-module-lexer": "^1.2.1", "eslint-scope": "5.1.1", "events": "^3.2.0", @@ -39,29 +38,31 @@ "@babel/core": "^7.24.7", "@babel/preset-react": "^7.24.7", "@eslint/js": "^9.5.0", + "@stylistic/eslint-plugin": "^2.4.0", + "@types/eslint-scope": "^3.7.7", "@types/glob-to-regexp": "^0.4.4", "@types/jest": "^29.5.11", "@types/mime-types": "^2.1.4", - "@types/node": "^20.11.27", + "@types/node": "^22.0.0", "assemblyscript": "^0.27.22", - "babel-loader": "^8.1.0", + "babel-loader": "^9.1.3", "benchmark": "^2.1.4", "bundle-loader": "^0.5.6", - "coffee-loader": "^1.0.0", + "coffee-loader": "^5.0.0", "coffeescript": "^2.5.1", "core-js": "^3.6.5", - "coveralls": "^3.1.0", "cspell": "^8.8.4", - "css-loader": "^5.0.1", + "css-loader": "^7.1.2", "date-fns": "^3.2.0", "es5-ext": "^0.10.53", "es6-promise-polyfill": "^1.2.0", "eslint": "^9.5.0", "eslint-config-prettier": "^9.1.0", "eslint-plugin-jest": "^28.6.0", - "eslint-plugin-jsdoc": "^48.2.9", + "eslint-plugin-jsdoc": "^48.10.1", "eslint-plugin-n": "^17.8.1", "eslint-plugin-prettier": "^5.1.3", + "eslint-plugin-unicorn": "^55.0.0", "file-loader": "^6.0.0", "fork-ts-checker-webpack-plugin": "^9.0.2", "globals": "^15.4.0", @@ -78,12 +79,12 @@ "json-loader": "^0.5.7", "json5": "^2.1.3", "less": "^4.0.0", - "less-loader": "^8.0.0", + "less-loader": "^12.2.0", "lint-staged": "^15.2.5", "lodash": "^4.17.19", "lodash-es": "^4.17.15", "memfs": "^4.9.2", - "mini-css-extract-plugin": "^1.6.1", + "mini-css-extract-plugin": "^2.9.0", "mini-svg-data-uri": "^1.2.3", "nyc": "^17.0.0", "open-cli": "^8.0.0", @@ -99,7 +100,7 @@ "script-loader": "^0.7.2", "simple-git": "^3.25.0", "strip-ansi": "^6.0.0", - "style-loader": "^2.0.0", + "style-loader": "^4.0.0", "terser": "^5.31.1", "toml": "^3.0.0", "tooling": "webpack/tooling#v1.23.3", @@ -163,7 +164,7 @@ "fix": "yarn code-lint --fix && yarn special-lint-fix && yarn pretty-lint-fix", "prepare": "husky", "pretty-lint-base": "node node_modules/prettier/bin/prettier.cjs --cache --ignore-unknown .", - "pretty-lint-fix": "yarn pretty-lint-base --loglevel warn --write", + "pretty-lint-fix": "yarn pretty-lint-base --log-level warn --write", "pretty-lint": "yarn pretty-lint-base --check", "yarn-lint": "yarn-deduplicate --fail --list -s highest yarn.lock", "yarn-lint-fix": "yarn-deduplicate -s highest yarn.lock", @@ -185,7 +186,7 @@ "eslint --cache --fix" ], "*": [ - "prettier --cache --write --ignore-unknown", + "node node_modules/prettier/bin/prettier.cjs --cache --write --ignore-unknown", "cspell --cache --no-must-find-files" ] } diff --git a/node_modules/webpack/schemas/WebpackOptions.check.js b/node_modules/webpack/schemas/WebpackOptions.check.js index 1883603f..a00a2860 100644 --- a/node_modules/webpack/schemas/WebpackOptions.check.js +++ b/node_modules/webpack/schemas/WebpackOptions.check.js @@ -3,4 +3,4 @@ * DO NOT MODIFY BY HAND. * Run `yarn special-lint-fix` to update */ -const e=/^(?:[A-Za-z]:[\\/]|\\\\|\/)/;module.exports=_e,module.exports.default=_e;const t={definitions:{Amd:{anyOf:[{enum:[!1]},{type:"object"}]},AmdContainer:{type:"string",minLength:1},AssetFilterItemTypes:{anyOf:[{instanceof:"RegExp"},{type:"string",absolutePath:!1},{instanceof:"Function"}]},AssetFilterTypes:{anyOf:[{type:"array",items:{oneOf:[{$ref:"#/definitions/AssetFilterItemTypes"}]}},{$ref:"#/definitions/AssetFilterItemTypes"}]},AssetGeneratorDataUrl:{anyOf:[{$ref:"#/definitions/AssetGeneratorDataUrlOptions"},{$ref:"#/definitions/AssetGeneratorDataUrlFunction"}]},AssetGeneratorDataUrlFunction:{instanceof:"Function"},AssetGeneratorDataUrlOptions:{type:"object",additionalProperties:!1,properties:{encoding:{enum:[!1,"base64"]},mimetype:{type:"string"}}},AssetGeneratorOptions:{type:"object",additionalProperties:!1,properties:{binary:{type:"boolean"},dataUrl:{$ref:"#/definitions/AssetGeneratorDataUrl"},emit:{type:"boolean"},filename:{$ref:"#/definitions/FilenameTemplate"},outputPath:{$ref:"#/definitions/AssetModuleOutputPath"},publicPath:{$ref:"#/definitions/RawPublicPath"}}},AssetInlineGeneratorOptions:{type:"object",additionalProperties:!1,properties:{binary:{type:"boolean"},dataUrl:{$ref:"#/definitions/AssetGeneratorDataUrl"}}},AssetModuleFilename:{anyOf:[{type:"string",absolutePath:!1},{instanceof:"Function"}]},AssetModuleOutputPath:{anyOf:[{type:"string",absolutePath:!1},{instanceof:"Function"}]},AssetParserDataUrlFunction:{instanceof:"Function"},AssetParserDataUrlOptions:{type:"object",additionalProperties:!1,properties:{maxSize:{type:"number"}}},AssetParserOptions:{type:"object",additionalProperties:!1,properties:{dataUrlCondition:{anyOf:[{$ref:"#/definitions/AssetParserDataUrlOptions"},{$ref:"#/definitions/AssetParserDataUrlFunction"}]}}},AssetResourceGeneratorOptions:{type:"object",additionalProperties:!1,properties:{binary:{type:"boolean"},emit:{type:"boolean"},filename:{$ref:"#/definitions/FilenameTemplate"},outputPath:{$ref:"#/definitions/AssetModuleOutputPath"},publicPath:{$ref:"#/definitions/RawPublicPath"}}},AuxiliaryComment:{anyOf:[{type:"string"},{$ref:"#/definitions/LibraryCustomUmdCommentObject"}]},Bail:{type:"boolean"},CacheOptions:{anyOf:[{enum:[!0]},{$ref:"#/definitions/CacheOptionsNormalized"}]},CacheOptionsNormalized:{anyOf:[{enum:[!1]},{$ref:"#/definitions/MemoryCacheOptions"},{$ref:"#/definitions/FileCacheOptions"}]},Charset:{type:"boolean"},ChunkFilename:{oneOf:[{$ref:"#/definitions/FilenameTemplate"}]},ChunkFormat:{anyOf:[{enum:["array-push","commonjs","module",!1]},{type:"string"}]},ChunkLoadTimeout:{type:"number"},ChunkLoading:{anyOf:[{enum:[!1]},{$ref:"#/definitions/ChunkLoadingType"}]},ChunkLoadingGlobal:{type:"string"},ChunkLoadingType:{anyOf:[{enum:["jsonp","import-scripts","require","async-node","import"]},{type:"string"}]},Clean:{anyOf:[{type:"boolean"},{$ref:"#/definitions/CleanOptions"}]},CleanOptions:{type:"object",additionalProperties:!1,properties:{dry:{type:"boolean"},keep:{anyOf:[{instanceof:"RegExp"},{type:"string",absolutePath:!1},{instanceof:"Function"}]}}},CompareBeforeEmit:{type:"boolean"},Context:{type:"string",absolutePath:!0},CrossOriginLoading:{enum:[!1,"anonymous","use-credentials"]},CssAutoGeneratorOptions:{type:"object",additionalProperties:!1,properties:{esModule:{$ref:"#/definitions/CssGeneratorEsModule"},exportsConvention:{$ref:"#/definitions/CssGeneratorExportsConvention"},exportsOnly:{$ref:"#/definitions/CssGeneratorExportsOnly"},localIdentName:{$ref:"#/definitions/CssGeneratorLocalIdentName"}}},CssAutoParserOptions:{type:"object",additionalProperties:!1,properties:{namedExports:{$ref:"#/definitions/CssParserNamedExports"}}},CssChunkFilename:{oneOf:[{$ref:"#/definitions/FilenameTemplate"}]},CssFilename:{oneOf:[{$ref:"#/definitions/FilenameTemplate"}]},CssGeneratorEsModule:{type:"boolean"},CssGeneratorExportsConvention:{anyOf:[{enum:["as-is","camel-case","camel-case-only","dashes","dashes-only"]},{instanceof:"Function"}]},CssGeneratorExportsOnly:{type:"boolean"},CssGeneratorLocalIdentName:{type:"string"},CssGeneratorOptions:{type:"object",additionalProperties:!1,properties:{esModule:{$ref:"#/definitions/CssGeneratorEsModule"},exportsOnly:{$ref:"#/definitions/CssGeneratorExportsOnly"}}},CssGlobalGeneratorOptions:{type:"object",additionalProperties:!1,properties:{esModule:{$ref:"#/definitions/CssGeneratorEsModule"},exportsConvention:{$ref:"#/definitions/CssGeneratorExportsConvention"},exportsOnly:{$ref:"#/definitions/CssGeneratorExportsOnly"},localIdentName:{$ref:"#/definitions/CssGeneratorLocalIdentName"}}},CssGlobalParserOptions:{type:"object",additionalProperties:!1,properties:{namedExports:{$ref:"#/definitions/CssParserNamedExports"}}},CssHeadDataCompression:{type:"boolean"},CssModuleGeneratorOptions:{type:"object",additionalProperties:!1,properties:{esModule:{$ref:"#/definitions/CssGeneratorEsModule"},exportsConvention:{$ref:"#/definitions/CssGeneratorExportsConvention"},exportsOnly:{$ref:"#/definitions/CssGeneratorExportsOnly"},localIdentName:{$ref:"#/definitions/CssGeneratorLocalIdentName"}}},CssModuleParserOptions:{type:"object",additionalProperties:!1,properties:{namedExports:{$ref:"#/definitions/CssParserNamedExports"}}},CssParserNamedExports:{type:"boolean"},CssParserOptions:{type:"object",additionalProperties:!1,properties:{namedExports:{$ref:"#/definitions/CssParserNamedExports"}}},Dependencies:{type:"array",items:{type:"string"}},DevServer:{anyOf:[{enum:[!1]},{type:"object"}]},DevTool:{anyOf:[{enum:[!1,"eval"]},{type:"string",pattern:"^(inline-|hidden-|eval-)?(nosources-)?(cheap-(module-)?)?source-map$"}]},DevtoolFallbackModuleFilenameTemplate:{anyOf:[{type:"string"},{instanceof:"Function"}]},DevtoolModuleFilenameTemplate:{anyOf:[{type:"string"},{instanceof:"Function"}]},DevtoolNamespace:{type:"string"},EmptyGeneratorOptions:{type:"object",additionalProperties:!1},EmptyParserOptions:{type:"object",additionalProperties:!1},EnabledChunkLoadingTypes:{type:"array",items:{$ref:"#/definitions/ChunkLoadingType"}},EnabledLibraryTypes:{type:"array",items:{$ref:"#/definitions/LibraryType"}},EnabledWasmLoadingTypes:{type:"array",items:{$ref:"#/definitions/WasmLoadingType"}},Entry:{anyOf:[{$ref:"#/definitions/EntryDynamic"},{$ref:"#/definitions/EntryStatic"}]},EntryDescription:{type:"object",additionalProperties:!1,properties:{asyncChunks:{type:"boolean"},baseUri:{type:"string"},chunkLoading:{$ref:"#/definitions/ChunkLoading"},dependOn:{anyOf:[{type:"array",items:{type:"string",minLength:1},minItems:1,uniqueItems:!0},{type:"string",minLength:1}]},filename:{$ref:"#/definitions/EntryFilename"},import:{$ref:"#/definitions/EntryItem"},layer:{$ref:"#/definitions/Layer"},library:{$ref:"#/definitions/LibraryOptions"},publicPath:{$ref:"#/definitions/PublicPath"},runtime:{$ref:"#/definitions/EntryRuntime"},wasmLoading:{$ref:"#/definitions/WasmLoading"}},required:["import"]},EntryDescriptionNormalized:{type:"object",additionalProperties:!1,properties:{asyncChunks:{type:"boolean"},baseUri:{type:"string"},chunkLoading:{$ref:"#/definitions/ChunkLoading"},dependOn:{type:"array",items:{type:"string",minLength:1},minItems:1,uniqueItems:!0},filename:{$ref:"#/definitions/Filename"},import:{type:"array",items:{type:"string",minLength:1},minItems:1,uniqueItems:!0},layer:{$ref:"#/definitions/Layer"},library:{$ref:"#/definitions/LibraryOptions"},publicPath:{$ref:"#/definitions/PublicPath"},runtime:{$ref:"#/definitions/EntryRuntime"},wasmLoading:{$ref:"#/definitions/WasmLoading"}}},EntryDynamic:{instanceof:"Function"},EntryDynamicNormalized:{instanceof:"Function"},EntryFilename:{oneOf:[{$ref:"#/definitions/FilenameTemplate"}]},EntryItem:{anyOf:[{type:"array",items:{type:"string",minLength:1},minItems:1,uniqueItems:!0},{type:"string",minLength:1}]},EntryNormalized:{anyOf:[{$ref:"#/definitions/EntryDynamicNormalized"},{$ref:"#/definitions/EntryStaticNormalized"}]},EntryObject:{type:"object",additionalProperties:{anyOf:[{$ref:"#/definitions/EntryItem"},{$ref:"#/definitions/EntryDescription"}]}},EntryRuntime:{anyOf:[{enum:[!1]},{type:"string",minLength:1}]},EntryStatic:{anyOf:[{$ref:"#/definitions/EntryObject"},{$ref:"#/definitions/EntryUnnamed"}]},EntryStaticNormalized:{type:"object",additionalProperties:{oneOf:[{$ref:"#/definitions/EntryDescriptionNormalized"}]}},EntryUnnamed:{oneOf:[{$ref:"#/definitions/EntryItem"}]},Environment:{type:"object",additionalProperties:!1,properties:{arrowFunction:{type:"boolean"},asyncFunction:{type:"boolean"},bigIntLiteral:{type:"boolean"},const:{type:"boolean"},destructuring:{type:"boolean"},document:{type:"boolean"},dynamicImport:{type:"boolean"},dynamicImportInWorker:{type:"boolean"},forOf:{type:"boolean"},globalThis:{type:"boolean"},module:{type:"boolean"},nodePrefixForCoreModules:{type:"boolean"},optionalChaining:{type:"boolean"},templateLiteral:{type:"boolean"}}},Experiments:{type:"object",additionalProperties:!1,properties:{asyncWebAssembly:{type:"boolean"},backCompat:{type:"boolean"},buildHttp:{anyOf:[{$ref:"#/definitions/HttpUriAllowedUris"},{$ref:"#/definitions/HttpUriOptions"}]},cacheUnaffected:{type:"boolean"},css:{type:"boolean"},futureDefaults:{type:"boolean"},layers:{type:"boolean"},lazyCompilation:{anyOf:[{type:"boolean"},{$ref:"#/definitions/LazyCompilationOptions"}]},outputModule:{type:"boolean"},syncWebAssembly:{type:"boolean"},topLevelAwait:{type:"boolean"}}},ExperimentsCommon:{type:"object",additionalProperties:!1,properties:{asyncWebAssembly:{type:"boolean"},backCompat:{type:"boolean"},cacheUnaffected:{type:"boolean"},futureDefaults:{type:"boolean"},layers:{type:"boolean"},outputModule:{type:"boolean"},syncWebAssembly:{type:"boolean"},topLevelAwait:{type:"boolean"}}},ExperimentsNormalized:{type:"object",additionalProperties:!1,properties:{asyncWebAssembly:{type:"boolean"},backCompat:{type:"boolean"},buildHttp:{oneOf:[{$ref:"#/definitions/HttpUriOptions"}]},cacheUnaffected:{type:"boolean"},css:{type:"boolean"},futureDefaults:{type:"boolean"},layers:{type:"boolean"},lazyCompilation:{anyOf:[{enum:[!1]},{$ref:"#/definitions/LazyCompilationOptions"}]},outputModule:{type:"boolean"},syncWebAssembly:{type:"boolean"},topLevelAwait:{type:"boolean"}}},Extends:{anyOf:[{type:"array",items:{$ref:"#/definitions/ExtendsItem"}},{$ref:"#/definitions/ExtendsItem"}]},ExtendsItem:{type:"string"},ExternalItem:{anyOf:[{instanceof:"RegExp"},{type:"string"},{type:"object",additionalProperties:{$ref:"#/definitions/ExternalItemValue"},properties:{byLayer:{anyOf:[{type:"object",additionalProperties:{$ref:"#/definitions/ExternalItem"}},{instanceof:"Function"}]}}},{instanceof:"Function"}]},ExternalItemFunctionData:{type:"object",additionalProperties:!1,properties:{context:{type:"string"},contextInfo:{type:"object"},dependencyType:{type:"string"},getResolve:{instanceof:"Function"},request:{type:"string"}}},ExternalItemValue:{anyOf:[{type:"array",items:{type:"string",minLength:1}},{type:"boolean"},{type:"string"},{type:"object"}]},Externals:{anyOf:[{type:"array",items:{$ref:"#/definitions/ExternalItem"}},{$ref:"#/definitions/ExternalItem"}]},ExternalsPresets:{type:"object",additionalProperties:!1,properties:{electron:{type:"boolean"},electronMain:{type:"boolean"},electronPreload:{type:"boolean"},electronRenderer:{type:"boolean"},node:{type:"boolean"},nwjs:{type:"boolean"},web:{type:"boolean"},webAsync:{type:"boolean"}}},ExternalsType:{enum:["var","module","assign","this","window","self","global","commonjs","commonjs2","commonjs-module","commonjs-static","amd","amd-require","umd","umd2","jsonp","system","promise","import","script","node-commonjs"]},Falsy:{enum:[!1,0,"",null],undefinedAsNull:!0},FileCacheOptions:{type:"object",additionalProperties:!1,properties:{allowCollectingMemory:{type:"boolean"},buildDependencies:{type:"object",additionalProperties:{type:"array",items:{type:"string",minLength:1}}},cacheDirectory:{type:"string",absolutePath:!0},cacheLocation:{type:"string",absolutePath:!0},compression:{enum:[!1,"gzip","brotli"]},hashAlgorithm:{type:"string"},idleTimeout:{type:"number",minimum:0},idleTimeoutAfterLargeChanges:{type:"number",minimum:0},idleTimeoutForInitialStore:{type:"number",minimum:0},immutablePaths:{type:"array",items:{anyOf:[{instanceof:"RegExp"},{type:"string",absolutePath:!0,minLength:1}]}},managedPaths:{type:"array",items:{anyOf:[{instanceof:"RegExp"},{type:"string",absolutePath:!0,minLength:1}]}},maxAge:{type:"number",minimum:0},maxMemoryGenerations:{type:"number",minimum:0},memoryCacheUnaffected:{type:"boolean"},name:{type:"string"},profile:{type:"boolean"},readonly:{type:"boolean"},store:{enum:["pack"]},type:{enum:["filesystem"]},version:{type:"string"}},required:["type"]},Filename:{oneOf:[{$ref:"#/definitions/FilenameTemplate"}]},FilenameTemplate:{anyOf:[{type:"string",absolutePath:!1,minLength:1},{instanceof:"Function"}]},FilterItemTypes:{anyOf:[{instanceof:"RegExp"},{type:"string",absolutePath:!1},{instanceof:"Function"}]},FilterTypes:{anyOf:[{type:"array",items:{oneOf:[{$ref:"#/definitions/FilterItemTypes"}]}},{$ref:"#/definitions/FilterItemTypes"}]},GeneratorOptionsByModuleType:{type:"object",additionalProperties:{type:"object",additionalProperties:!0},properties:{asset:{$ref:"#/definitions/AssetGeneratorOptions"},"asset/inline":{$ref:"#/definitions/AssetInlineGeneratorOptions"},"asset/resource":{$ref:"#/definitions/AssetResourceGeneratorOptions"},css:{$ref:"#/definitions/CssGeneratorOptions"},"css/auto":{$ref:"#/definitions/CssAutoGeneratorOptions"},"css/global":{$ref:"#/definitions/CssGlobalGeneratorOptions"},"css/module":{$ref:"#/definitions/CssModuleGeneratorOptions"},javascript:{$ref:"#/definitions/EmptyGeneratorOptions"},"javascript/auto":{$ref:"#/definitions/EmptyGeneratorOptions"},"javascript/dynamic":{$ref:"#/definitions/EmptyGeneratorOptions"},"javascript/esm":{$ref:"#/definitions/EmptyGeneratorOptions"}}},GlobalObject:{type:"string",minLength:1},HashDigest:{type:"string"},HashDigestLength:{type:"number",minimum:1},HashFunction:{anyOf:[{type:"string",minLength:1},{instanceof:"Function"}]},HashSalt:{type:"string",minLength:1},HotUpdateChunkFilename:{type:"string",absolutePath:!1},HotUpdateGlobal:{type:"string"},HotUpdateMainFilename:{type:"string",absolutePath:!1},HttpUriAllowedUris:{oneOf:[{$ref:"#/definitions/HttpUriOptionsAllowedUris"}]},HttpUriOptions:{type:"object",additionalProperties:!1,properties:{allowedUris:{$ref:"#/definitions/HttpUriOptionsAllowedUris"},cacheLocation:{anyOf:[{enum:[!1]},{type:"string",absolutePath:!0}]},frozen:{type:"boolean"},lockfileLocation:{type:"string",absolutePath:!0},proxy:{type:"string"},upgrade:{type:"boolean"}},required:["allowedUris"]},HttpUriOptionsAllowedUris:{type:"array",items:{anyOf:[{instanceof:"RegExp"},{type:"string",pattern:"^https?://"},{instanceof:"Function"}]}},IgnoreWarnings:{type:"array",items:{anyOf:[{instanceof:"RegExp"},{type:"object",additionalProperties:!1,properties:{file:{instanceof:"RegExp"},message:{instanceof:"RegExp"},module:{instanceof:"RegExp"}}},{instanceof:"Function"}]}},IgnoreWarningsNormalized:{type:"array",items:{instanceof:"Function"}},Iife:{type:"boolean"},ImportFunctionName:{type:"string"},ImportMetaName:{type:"string"},InfrastructureLogging:{type:"object",additionalProperties:!1,properties:{appendOnly:{type:"boolean"},colors:{type:"boolean"},console:{},debug:{anyOf:[{type:"boolean"},{$ref:"#/definitions/FilterTypes"}]},level:{enum:["none","error","warn","info","log","verbose"]},stream:{}}},JavascriptParserOptions:{type:"object",additionalProperties:!0,properties:{amd:{$ref:"#/definitions/Amd"},browserify:{type:"boolean"},commonjs:{type:"boolean"},commonjsMagicComments:{type:"boolean"},createRequire:{anyOf:[{type:"boolean"},{type:"string"}]},dynamicImportFetchPriority:{enum:["low","high","auto",!1]},dynamicImportMode:{enum:["eager","weak","lazy","lazy-once"]},dynamicImportPrefetch:{anyOf:[{type:"number"},{type:"boolean"}]},dynamicImportPreload:{anyOf:[{type:"number"},{type:"boolean"}]},exportsPresence:{enum:["error","warn","auto",!1]},exprContextCritical:{type:"boolean"},exprContextRecursive:{type:"boolean"},exprContextRegExp:{anyOf:[{instanceof:"RegExp"},{type:"boolean"}]},exprContextRequest:{type:"string"},harmony:{type:"boolean"},import:{type:"boolean"},importExportsPresence:{enum:["error","warn","auto",!1]},importMeta:{type:"boolean"},importMetaContext:{type:"boolean"},node:{$ref:"#/definitions/Node"},overrideStrict:{enum:["strict","non-strict"]},reexportExportsPresence:{enum:["error","warn","auto",!1]},requireContext:{type:"boolean"},requireEnsure:{type:"boolean"},requireInclude:{type:"boolean"},requireJs:{type:"boolean"},strictExportPresence:{type:"boolean"},strictThisContextOnImports:{type:"boolean"},system:{type:"boolean"},unknownContextCritical:{type:"boolean"},unknownContextRecursive:{type:"boolean"},unknownContextRegExp:{anyOf:[{instanceof:"RegExp"},{type:"boolean"}]},unknownContextRequest:{type:"string"},url:{anyOf:[{enum:["relative"]},{type:"boolean"}]},worker:{anyOf:[{type:"array",items:{type:"string",minLength:1}},{type:"boolean"}]},wrappedContextCritical:{type:"boolean"},wrappedContextRecursive:{type:"boolean"},wrappedContextRegExp:{instanceof:"RegExp"}}},Layer:{anyOf:[{enum:[null]},{type:"string",minLength:1}]},LazyCompilationDefaultBackendOptions:{type:"object",additionalProperties:!1,properties:{client:{type:"string"},listen:{anyOf:[{type:"number"},{type:"object",additionalProperties:!0,properties:{host:{type:"string"},port:{type:"number"}}},{instanceof:"Function"}]},protocol:{enum:["http","https"]},server:{anyOf:[{type:"object",additionalProperties:!0,properties:{}},{instanceof:"Function"}]}}},LazyCompilationOptions:{type:"object",additionalProperties:!1,properties:{backend:{anyOf:[{instanceof:"Function"},{$ref:"#/definitions/LazyCompilationDefaultBackendOptions"}]},entries:{type:"boolean"},imports:{type:"boolean"},test:{anyOf:[{instanceof:"RegExp"},{type:"string"},{instanceof:"Function"}]}}},Library:{anyOf:[{$ref:"#/definitions/LibraryName"},{$ref:"#/definitions/LibraryOptions"}]},LibraryCustomUmdCommentObject:{type:"object",additionalProperties:!1,properties:{amd:{type:"string"},commonjs:{type:"string"},commonjs2:{type:"string"},root:{type:"string"}}},LibraryCustomUmdObject:{type:"object",additionalProperties:!1,properties:{amd:{type:"string",minLength:1},commonjs:{type:"string",minLength:1},root:{anyOf:[{type:"array",items:{type:"string",minLength:1}},{type:"string",minLength:1}]}}},LibraryExport:{anyOf:[{type:"array",items:{type:"string",minLength:1}},{type:"string",minLength:1}]},LibraryName:{anyOf:[{type:"array",items:{type:"string",minLength:1},minItems:1},{type:"string",minLength:1},{$ref:"#/definitions/LibraryCustomUmdObject"}]},LibraryOptions:{type:"object",additionalProperties:!1,properties:{amdContainer:{$ref:"#/definitions/AmdContainer"},auxiliaryComment:{$ref:"#/definitions/AuxiliaryComment"},export:{$ref:"#/definitions/LibraryExport"},name:{$ref:"#/definitions/LibraryName"},type:{$ref:"#/definitions/LibraryType"},umdNamedDefine:{$ref:"#/definitions/UmdNamedDefine"}},required:["type"]},LibraryType:{anyOf:[{enum:["var","module","assign","assign-properties","this","window","self","global","commonjs","commonjs2","commonjs-module","commonjs-static","amd","amd-require","umd","umd2","jsonp","system"]},{type:"string"}]},Loader:{type:"object"},MemoryCacheOptions:{type:"object",additionalProperties:!1,properties:{cacheUnaffected:{type:"boolean"},maxGenerations:{type:"number",minimum:1},type:{enum:["memory"]}},required:["type"]},Mode:{enum:["development","production","none"]},ModuleFilterItemTypes:{anyOf:[{instanceof:"RegExp"},{type:"string",absolutePath:!1},{instanceof:"Function"}]},ModuleFilterTypes:{anyOf:[{type:"array",items:{oneOf:[{$ref:"#/definitions/ModuleFilterItemTypes"}]}},{$ref:"#/definitions/ModuleFilterItemTypes"}]},ModuleOptions:{type:"object",additionalProperties:!1,properties:{defaultRules:{oneOf:[{$ref:"#/definitions/RuleSetRules"}]},exprContextCritical:{type:"boolean"},exprContextRecursive:{type:"boolean"},exprContextRegExp:{anyOf:[{instanceof:"RegExp"},{type:"boolean"}]},exprContextRequest:{type:"string"},generator:{$ref:"#/definitions/GeneratorOptionsByModuleType"},noParse:{$ref:"#/definitions/NoParse"},parser:{$ref:"#/definitions/ParserOptionsByModuleType"},rules:{oneOf:[{$ref:"#/definitions/RuleSetRules"}]},strictExportPresence:{type:"boolean"},strictThisContextOnImports:{type:"boolean"},unknownContextCritical:{type:"boolean"},unknownContextRecursive:{type:"boolean"},unknownContextRegExp:{anyOf:[{instanceof:"RegExp"},{type:"boolean"}]},unknownContextRequest:{type:"string"},unsafeCache:{anyOf:[{type:"boolean"},{instanceof:"Function"}]},wrappedContextCritical:{type:"boolean"},wrappedContextRecursive:{type:"boolean"},wrappedContextRegExp:{instanceof:"RegExp"}}},ModuleOptionsNormalized:{type:"object",additionalProperties:!1,properties:{defaultRules:{oneOf:[{$ref:"#/definitions/RuleSetRules"}]},generator:{$ref:"#/definitions/GeneratorOptionsByModuleType"},noParse:{$ref:"#/definitions/NoParse"},parser:{$ref:"#/definitions/ParserOptionsByModuleType"},rules:{oneOf:[{$ref:"#/definitions/RuleSetRules"}]},unsafeCache:{anyOf:[{type:"boolean"},{instanceof:"Function"}]}},required:["defaultRules","generator","parser","rules"]},Name:{type:"string"},NoParse:{anyOf:[{type:"array",items:{anyOf:[{instanceof:"RegExp"},{type:"string",absolutePath:!0},{instanceof:"Function"}]},minItems:1},{instanceof:"RegExp"},{type:"string",absolutePath:!0},{instanceof:"Function"}]},Node:{anyOf:[{enum:[!1]},{$ref:"#/definitions/NodeOptions"}]},NodeOptions:{type:"object",additionalProperties:!1,properties:{__dirname:{enum:[!1,!0,"warn-mock","mock","node-module","eval-only"]},__filename:{enum:[!1,!0,"warn-mock","mock","node-module","eval-only"]},global:{enum:[!1,!0,"warn"]}}},Optimization:{type:"object",additionalProperties:!1,properties:{checkWasmTypes:{type:"boolean"},chunkIds:{enum:["natural","named","deterministic","size","total-size",!1]},concatenateModules:{type:"boolean"},emitOnErrors:{type:"boolean"},flagIncludedChunks:{type:"boolean"},innerGraph:{type:"boolean"},mangleExports:{anyOf:[{enum:["size","deterministic"]},{type:"boolean"}]},mangleWasmImports:{type:"boolean"},mergeDuplicateChunks:{type:"boolean"},minimize:{type:"boolean"},minimizer:{type:"array",items:{anyOf:[{enum:["..."]},{$ref:"#/definitions/Falsy"},{$ref:"#/definitions/WebpackPluginInstance"},{$ref:"#/definitions/WebpackPluginFunction"}]}},moduleIds:{enum:["natural","named","hashed","deterministic","size",!1]},noEmitOnErrors:{type:"boolean"},nodeEnv:{anyOf:[{enum:[!1]},{type:"string"}]},portableRecords:{type:"boolean"},providedExports:{type:"boolean"},realContentHash:{type:"boolean"},removeAvailableModules:{type:"boolean"},removeEmptyChunks:{type:"boolean"},runtimeChunk:{$ref:"#/definitions/OptimizationRuntimeChunk"},sideEffects:{anyOf:[{enum:["flag"]},{type:"boolean"}]},splitChunks:{anyOf:[{enum:[!1]},{$ref:"#/definitions/OptimizationSplitChunksOptions"}]},usedExports:{anyOf:[{enum:["global"]},{type:"boolean"}]}}},OptimizationRuntimeChunk:{anyOf:[{enum:["single","multiple"]},{type:"boolean"},{type:"object",additionalProperties:!1,properties:{name:{anyOf:[{type:"string"},{instanceof:"Function"}]}}}]},OptimizationRuntimeChunkNormalized:{anyOf:[{enum:[!1]},{type:"object",additionalProperties:!1,properties:{name:{instanceof:"Function"}}}]},OptimizationSplitChunksCacheGroup:{type:"object",additionalProperties:!1,properties:{automaticNameDelimiter:{type:"string",minLength:1},chunks:{anyOf:[{enum:["initial","async","all"]},{instanceof:"RegExp"},{instanceof:"Function"}]},enforce:{type:"boolean"},enforceSizeThreshold:{oneOf:[{$ref:"#/definitions/OptimizationSplitChunksSizes"}]},filename:{anyOf:[{type:"string",absolutePath:!1,minLength:1},{instanceof:"Function"}]},idHint:{type:"string"},layer:{anyOf:[{instanceof:"RegExp"},{type:"string"},{instanceof:"Function"}]},maxAsyncRequests:{type:"number",minimum:1},maxAsyncSize:{oneOf:[{$ref:"#/definitions/OptimizationSplitChunksSizes"}]},maxInitialRequests:{type:"number",minimum:1},maxInitialSize:{oneOf:[{$ref:"#/definitions/OptimizationSplitChunksSizes"}]},maxSize:{oneOf:[{$ref:"#/definitions/OptimizationSplitChunksSizes"}]},minChunks:{type:"number",minimum:1},minRemainingSize:{oneOf:[{$ref:"#/definitions/OptimizationSplitChunksSizes"}]},minSize:{oneOf:[{$ref:"#/definitions/OptimizationSplitChunksSizes"}]},minSizeReduction:{oneOf:[{$ref:"#/definitions/OptimizationSplitChunksSizes"}]},name:{anyOf:[{enum:[!1]},{type:"string"},{instanceof:"Function"}]},priority:{type:"number"},reuseExistingChunk:{type:"boolean"},test:{anyOf:[{instanceof:"RegExp"},{type:"string"},{instanceof:"Function"}]},type:{anyOf:[{instanceof:"RegExp"},{type:"string"},{instanceof:"Function"}]},usedExports:{type:"boolean"}}},OptimizationSplitChunksGetCacheGroups:{instanceof:"Function"},OptimizationSplitChunksOptions:{type:"object",additionalProperties:!1,properties:{automaticNameDelimiter:{type:"string",minLength:1},cacheGroups:{type:"object",additionalProperties:{anyOf:[{enum:[!1]},{instanceof:"RegExp"},{type:"string"},{instanceof:"Function"},{$ref:"#/definitions/OptimizationSplitChunksCacheGroup"}]},not:{type:"object",additionalProperties:!0,properties:{test:{anyOf:[{instanceof:"RegExp"},{type:"string"},{instanceof:"Function"}]}},required:["test"]}},chunks:{anyOf:[{enum:["initial","async","all"]},{instanceof:"RegExp"},{instanceof:"Function"}]},defaultSizeTypes:{type:"array",items:{type:"string"},minItems:1},enforceSizeThreshold:{oneOf:[{$ref:"#/definitions/OptimizationSplitChunksSizes"}]},fallbackCacheGroup:{type:"object",additionalProperties:!1,properties:{automaticNameDelimiter:{type:"string",minLength:1},chunks:{anyOf:[{enum:["initial","async","all"]},{instanceof:"RegExp"},{instanceof:"Function"}]},maxAsyncSize:{oneOf:[{$ref:"#/definitions/OptimizationSplitChunksSizes"}]},maxInitialSize:{oneOf:[{$ref:"#/definitions/OptimizationSplitChunksSizes"}]},maxSize:{oneOf:[{$ref:"#/definitions/OptimizationSplitChunksSizes"}]},minSize:{oneOf:[{$ref:"#/definitions/OptimizationSplitChunksSizes"}]},minSizeReduction:{oneOf:[{$ref:"#/definitions/OptimizationSplitChunksSizes"}]}}},filename:{anyOf:[{type:"string",absolutePath:!1,minLength:1},{instanceof:"Function"}]},hidePathInfo:{type:"boolean"},maxAsyncRequests:{type:"number",minimum:1},maxAsyncSize:{oneOf:[{$ref:"#/definitions/OptimizationSplitChunksSizes"}]},maxInitialRequests:{type:"number",minimum:1},maxInitialSize:{oneOf:[{$ref:"#/definitions/OptimizationSplitChunksSizes"}]},maxSize:{oneOf:[{$ref:"#/definitions/OptimizationSplitChunksSizes"}]},minChunks:{type:"number",minimum:1},minRemainingSize:{oneOf:[{$ref:"#/definitions/OptimizationSplitChunksSizes"}]},minSize:{oneOf:[{$ref:"#/definitions/OptimizationSplitChunksSizes"}]},minSizeReduction:{oneOf:[{$ref:"#/definitions/OptimizationSplitChunksSizes"}]},name:{anyOf:[{enum:[!1]},{type:"string"},{instanceof:"Function"}]},usedExports:{type:"boolean"}}},OptimizationSplitChunksSizes:{anyOf:[{type:"number",minimum:0},{type:"object",additionalProperties:{type:"number"}}]},Output:{type:"object",additionalProperties:!1,properties:{amdContainer:{oneOf:[{$ref:"#/definitions/AmdContainer"}]},assetModuleFilename:{$ref:"#/definitions/AssetModuleFilename"},asyncChunks:{type:"boolean"},auxiliaryComment:{oneOf:[{$ref:"#/definitions/AuxiliaryComment"}]},charset:{$ref:"#/definitions/Charset"},chunkFilename:{$ref:"#/definitions/ChunkFilename"},chunkFormat:{$ref:"#/definitions/ChunkFormat"},chunkLoadTimeout:{$ref:"#/definitions/ChunkLoadTimeout"},chunkLoading:{$ref:"#/definitions/ChunkLoading"},chunkLoadingGlobal:{$ref:"#/definitions/ChunkLoadingGlobal"},clean:{$ref:"#/definitions/Clean"},compareBeforeEmit:{$ref:"#/definitions/CompareBeforeEmit"},crossOriginLoading:{$ref:"#/definitions/CrossOriginLoading"},cssChunkFilename:{$ref:"#/definitions/CssChunkFilename"},cssFilename:{$ref:"#/definitions/CssFilename"},cssHeadDataCompression:{$ref:"#/definitions/CssHeadDataCompression"},devtoolFallbackModuleFilenameTemplate:{$ref:"#/definitions/DevtoolFallbackModuleFilenameTemplate"},devtoolModuleFilenameTemplate:{$ref:"#/definitions/DevtoolModuleFilenameTemplate"},devtoolNamespace:{$ref:"#/definitions/DevtoolNamespace"},enabledChunkLoadingTypes:{$ref:"#/definitions/EnabledChunkLoadingTypes"},enabledLibraryTypes:{$ref:"#/definitions/EnabledLibraryTypes"},enabledWasmLoadingTypes:{$ref:"#/definitions/EnabledWasmLoadingTypes"},environment:{$ref:"#/definitions/Environment"},filename:{$ref:"#/definitions/Filename"},globalObject:{$ref:"#/definitions/GlobalObject"},hashDigest:{$ref:"#/definitions/HashDigest"},hashDigestLength:{$ref:"#/definitions/HashDigestLength"},hashFunction:{$ref:"#/definitions/HashFunction"},hashSalt:{$ref:"#/definitions/HashSalt"},hotUpdateChunkFilename:{$ref:"#/definitions/HotUpdateChunkFilename"},hotUpdateGlobal:{$ref:"#/definitions/HotUpdateGlobal"},hotUpdateMainFilename:{$ref:"#/definitions/HotUpdateMainFilename"},ignoreBrowserWarnings:{type:"boolean"},iife:{$ref:"#/definitions/Iife"},importFunctionName:{$ref:"#/definitions/ImportFunctionName"},importMetaName:{$ref:"#/definitions/ImportMetaName"},library:{$ref:"#/definitions/Library"},libraryExport:{oneOf:[{$ref:"#/definitions/LibraryExport"}]},libraryTarget:{oneOf:[{$ref:"#/definitions/LibraryType"}]},module:{$ref:"#/definitions/OutputModule"},path:{$ref:"#/definitions/Path"},pathinfo:{$ref:"#/definitions/Pathinfo"},publicPath:{$ref:"#/definitions/PublicPath"},scriptType:{$ref:"#/definitions/ScriptType"},sourceMapFilename:{$ref:"#/definitions/SourceMapFilename"},sourcePrefix:{$ref:"#/definitions/SourcePrefix"},strictModuleErrorHandling:{$ref:"#/definitions/StrictModuleErrorHandling"},strictModuleExceptionHandling:{$ref:"#/definitions/StrictModuleExceptionHandling"},trustedTypes:{anyOf:[{enum:[!0]},{type:"string",minLength:1},{$ref:"#/definitions/TrustedTypes"}]},umdNamedDefine:{oneOf:[{$ref:"#/definitions/UmdNamedDefine"}]},uniqueName:{$ref:"#/definitions/UniqueName"},wasmLoading:{$ref:"#/definitions/WasmLoading"},webassemblyModuleFilename:{$ref:"#/definitions/WebassemblyModuleFilename"},workerChunkLoading:{$ref:"#/definitions/ChunkLoading"},workerPublicPath:{$ref:"#/definitions/WorkerPublicPath"},workerWasmLoading:{$ref:"#/definitions/WasmLoading"}}},OutputModule:{type:"boolean"},OutputNormalized:{type:"object",additionalProperties:!1,properties:{assetModuleFilename:{$ref:"#/definitions/AssetModuleFilename"},asyncChunks:{type:"boolean"},charset:{$ref:"#/definitions/Charset"},chunkFilename:{$ref:"#/definitions/ChunkFilename"},chunkFormat:{$ref:"#/definitions/ChunkFormat"},chunkLoadTimeout:{$ref:"#/definitions/ChunkLoadTimeout"},chunkLoading:{$ref:"#/definitions/ChunkLoading"},chunkLoadingGlobal:{$ref:"#/definitions/ChunkLoadingGlobal"},clean:{$ref:"#/definitions/Clean"},compareBeforeEmit:{$ref:"#/definitions/CompareBeforeEmit"},crossOriginLoading:{$ref:"#/definitions/CrossOriginLoading"},cssChunkFilename:{$ref:"#/definitions/CssChunkFilename"},cssFilename:{$ref:"#/definitions/CssFilename"},cssHeadDataCompression:{$ref:"#/definitions/CssHeadDataCompression"},devtoolFallbackModuleFilenameTemplate:{$ref:"#/definitions/DevtoolFallbackModuleFilenameTemplate"},devtoolModuleFilenameTemplate:{$ref:"#/definitions/DevtoolModuleFilenameTemplate"},devtoolNamespace:{$ref:"#/definitions/DevtoolNamespace"},enabledChunkLoadingTypes:{$ref:"#/definitions/EnabledChunkLoadingTypes"},enabledLibraryTypes:{$ref:"#/definitions/EnabledLibraryTypes"},enabledWasmLoadingTypes:{$ref:"#/definitions/EnabledWasmLoadingTypes"},environment:{$ref:"#/definitions/Environment"},filename:{$ref:"#/definitions/Filename"},globalObject:{$ref:"#/definitions/GlobalObject"},hashDigest:{$ref:"#/definitions/HashDigest"},hashDigestLength:{$ref:"#/definitions/HashDigestLength"},hashFunction:{$ref:"#/definitions/HashFunction"},hashSalt:{$ref:"#/definitions/HashSalt"},hotUpdateChunkFilename:{$ref:"#/definitions/HotUpdateChunkFilename"},hotUpdateGlobal:{$ref:"#/definitions/HotUpdateGlobal"},hotUpdateMainFilename:{$ref:"#/definitions/HotUpdateMainFilename"},ignoreBrowserWarnings:{type:"boolean"},iife:{$ref:"#/definitions/Iife"},importFunctionName:{$ref:"#/definitions/ImportFunctionName"},importMetaName:{$ref:"#/definitions/ImportMetaName"},library:{$ref:"#/definitions/LibraryOptions"},module:{$ref:"#/definitions/OutputModule"},path:{$ref:"#/definitions/Path"},pathinfo:{$ref:"#/definitions/Pathinfo"},publicPath:{$ref:"#/definitions/PublicPath"},scriptType:{$ref:"#/definitions/ScriptType"},sourceMapFilename:{$ref:"#/definitions/SourceMapFilename"},sourcePrefix:{$ref:"#/definitions/SourcePrefix"},strictModuleErrorHandling:{$ref:"#/definitions/StrictModuleErrorHandling"},strictModuleExceptionHandling:{$ref:"#/definitions/StrictModuleExceptionHandling"},trustedTypes:{$ref:"#/definitions/TrustedTypes"},uniqueName:{$ref:"#/definitions/UniqueName"},wasmLoading:{$ref:"#/definitions/WasmLoading"},webassemblyModuleFilename:{$ref:"#/definitions/WebassemblyModuleFilename"},workerChunkLoading:{$ref:"#/definitions/ChunkLoading"},workerPublicPath:{$ref:"#/definitions/WorkerPublicPath"},workerWasmLoading:{$ref:"#/definitions/WasmLoading"}}},Parallelism:{type:"number",minimum:1},ParserOptionsByModuleType:{type:"object",additionalProperties:{type:"object",additionalProperties:!0},properties:{asset:{$ref:"#/definitions/AssetParserOptions"},"asset/inline":{$ref:"#/definitions/EmptyParserOptions"},"asset/resource":{$ref:"#/definitions/EmptyParserOptions"},"asset/source":{$ref:"#/definitions/EmptyParserOptions"},css:{$ref:"#/definitions/CssParserOptions"},"css/auto":{$ref:"#/definitions/CssAutoParserOptions"},"css/global":{$ref:"#/definitions/CssGlobalParserOptions"},"css/module":{$ref:"#/definitions/CssModuleParserOptions"},javascript:{$ref:"#/definitions/JavascriptParserOptions"},"javascript/auto":{$ref:"#/definitions/JavascriptParserOptions"},"javascript/dynamic":{$ref:"#/definitions/JavascriptParserOptions"},"javascript/esm":{$ref:"#/definitions/JavascriptParserOptions"}}},Path:{type:"string",absolutePath:!0},Pathinfo:{anyOf:[{enum:["verbose"]},{type:"boolean"}]},Performance:{anyOf:[{enum:[!1]},{$ref:"#/definitions/PerformanceOptions"}]},PerformanceOptions:{type:"object",additionalProperties:!1,properties:{assetFilter:{instanceof:"Function"},hints:{enum:[!1,"warning","error"]},maxAssetSize:{type:"number"},maxEntrypointSize:{type:"number"}}},Plugins:{type:"array",items:{anyOf:[{$ref:"#/definitions/Falsy"},{$ref:"#/definitions/WebpackPluginInstance"},{$ref:"#/definitions/WebpackPluginFunction"}]}},Profile:{type:"boolean"},PublicPath:{anyOf:[{enum:["auto"]},{$ref:"#/definitions/RawPublicPath"}]},RawPublicPath:{anyOf:[{type:"string"},{instanceof:"Function"}]},RecordsInputPath:{anyOf:[{enum:[!1]},{type:"string",absolutePath:!0}]},RecordsOutputPath:{anyOf:[{enum:[!1]},{type:"string",absolutePath:!0}]},RecordsPath:{anyOf:[{enum:[!1]},{type:"string",absolutePath:!0}]},Resolve:{oneOf:[{$ref:"#/definitions/ResolveOptions"}]},ResolveAlias:{anyOf:[{type:"array",items:{type:"object",additionalProperties:!1,properties:{alias:{anyOf:[{type:"array",items:{type:"string",minLength:1}},{enum:[!1]},{type:"string",minLength:1}]},name:{type:"string"},onlyModule:{type:"boolean"}},required:["alias","name"]}},{type:"object",additionalProperties:{anyOf:[{type:"array",items:{type:"string",minLength:1}},{enum:[!1]},{type:"string",minLength:1}]}}]},ResolveLoader:{oneOf:[{$ref:"#/definitions/ResolveOptions"}]},ResolveOptions:{type:"object",additionalProperties:!1,properties:{alias:{$ref:"#/definitions/ResolveAlias"},aliasFields:{type:"array",items:{anyOf:[{type:"array",items:{type:"string",minLength:1}},{type:"string",minLength:1}]}},byDependency:{type:"object",additionalProperties:{oneOf:[{$ref:"#/definitions/ResolveOptions"}]}},cache:{type:"boolean"},cachePredicate:{instanceof:"Function"},cacheWithContext:{type:"boolean"},conditionNames:{type:"array",items:{type:"string"}},descriptionFiles:{type:"array",items:{type:"string",minLength:1}},enforceExtension:{type:"boolean"},exportsFields:{type:"array",items:{type:"string"}},extensionAlias:{type:"object",additionalProperties:{anyOf:[{type:"array",items:{type:"string",minLength:1}},{type:"string",minLength:1}]}},extensions:{type:"array",items:{type:"string"}},fallback:{oneOf:[{$ref:"#/definitions/ResolveAlias"}]},fileSystem:{},fullySpecified:{type:"boolean"},importsFields:{type:"array",items:{type:"string"}},mainFields:{type:"array",items:{anyOf:[{type:"array",items:{type:"string",minLength:1}},{type:"string",minLength:1}]}},mainFiles:{type:"array",items:{type:"string",minLength:1}},modules:{type:"array",items:{type:"string",minLength:1}},plugins:{type:"array",items:{anyOf:[{enum:["..."]},{$ref:"#/definitions/Falsy"},{$ref:"#/definitions/ResolvePluginInstance"}]}},preferAbsolute:{type:"boolean"},preferRelative:{type:"boolean"},resolver:{},restrictions:{type:"array",items:{anyOf:[{instanceof:"RegExp"},{type:"string",absolutePath:!0,minLength:1}]}},roots:{type:"array",items:{type:"string"}},symlinks:{type:"boolean"},unsafeCache:{anyOf:[{type:"boolean"},{type:"object",additionalProperties:!0}]},useSyncFileSystemCalls:{type:"boolean"}}},ResolvePluginInstance:{anyOf:[{type:"object",additionalProperties:!0,properties:{apply:{instanceof:"Function"}},required:["apply"]},{instanceof:"Function"}]},RuleSetCondition:{anyOf:[{instanceof:"RegExp"},{type:"string"},{instanceof:"Function"},{$ref:"#/definitions/RuleSetLogicalConditions"},{$ref:"#/definitions/RuleSetConditions"}]},RuleSetConditionAbsolute:{anyOf:[{instanceof:"RegExp"},{type:"string",absolutePath:!0},{instanceof:"Function"},{$ref:"#/definitions/RuleSetLogicalConditionsAbsolute"},{$ref:"#/definitions/RuleSetConditionsAbsolute"}]},RuleSetConditionOrConditions:{anyOf:[{$ref:"#/definitions/RuleSetCondition"},{$ref:"#/definitions/RuleSetConditions"}]},RuleSetConditionOrConditionsAbsolute:{anyOf:[{$ref:"#/definitions/RuleSetConditionAbsolute"},{$ref:"#/definitions/RuleSetConditionsAbsolute"}]},RuleSetConditions:{type:"array",items:{oneOf:[{$ref:"#/definitions/RuleSetCondition"}]}},RuleSetConditionsAbsolute:{type:"array",items:{oneOf:[{$ref:"#/definitions/RuleSetConditionAbsolute"}]}},RuleSetLoader:{type:"string",minLength:1},RuleSetLoaderOptions:{anyOf:[{type:"string"},{type:"object"}]},RuleSetLogicalConditions:{type:"object",additionalProperties:!1,properties:{and:{oneOf:[{$ref:"#/definitions/RuleSetConditions"}]},not:{oneOf:[{$ref:"#/definitions/RuleSetCondition"}]},or:{oneOf:[{$ref:"#/definitions/RuleSetConditions"}]}}},RuleSetLogicalConditionsAbsolute:{type:"object",additionalProperties:!1,properties:{and:{oneOf:[{$ref:"#/definitions/RuleSetConditionsAbsolute"}]},not:{oneOf:[{$ref:"#/definitions/RuleSetConditionAbsolute"}]},or:{oneOf:[{$ref:"#/definitions/RuleSetConditionsAbsolute"}]}}},RuleSetRule:{type:"object",additionalProperties:!1,properties:{assert:{type:"object",additionalProperties:{$ref:"#/definitions/RuleSetConditionOrConditions"}},compiler:{oneOf:[{$ref:"#/definitions/RuleSetConditionOrConditions"}]},dependency:{oneOf:[{$ref:"#/definitions/RuleSetConditionOrConditions"}]},descriptionData:{type:"object",additionalProperties:{$ref:"#/definitions/RuleSetConditionOrConditions"}},enforce:{enum:["pre","post"]},exclude:{oneOf:[{$ref:"#/definitions/RuleSetConditionOrConditionsAbsolute"}]},generator:{type:"object"},include:{oneOf:[{$ref:"#/definitions/RuleSetConditionOrConditionsAbsolute"}]},issuer:{oneOf:[{$ref:"#/definitions/RuleSetConditionOrConditionsAbsolute"}]},issuerLayer:{oneOf:[{$ref:"#/definitions/RuleSetConditionOrConditions"}]},layer:{type:"string"},loader:{oneOf:[{$ref:"#/definitions/RuleSetLoader"}]},mimetype:{oneOf:[{$ref:"#/definitions/RuleSetConditionOrConditions"}]},oneOf:{type:"array",items:{anyOf:[{$ref:"#/definitions/Falsy"},{$ref:"#/definitions/RuleSetRule"}]}},options:{oneOf:[{$ref:"#/definitions/RuleSetLoaderOptions"}]},parser:{type:"object",additionalProperties:!0},realResource:{oneOf:[{$ref:"#/definitions/RuleSetConditionOrConditionsAbsolute"}]},resolve:{type:"object",oneOf:[{$ref:"#/definitions/ResolveOptions"}]},resource:{oneOf:[{$ref:"#/definitions/RuleSetConditionOrConditionsAbsolute"}]},resourceFragment:{oneOf:[{$ref:"#/definitions/RuleSetConditionOrConditions"}]},resourceQuery:{oneOf:[{$ref:"#/definitions/RuleSetConditionOrConditions"}]},rules:{type:"array",items:{anyOf:[{$ref:"#/definitions/Falsy"},{$ref:"#/definitions/RuleSetRule"}]}},scheme:{oneOf:[{$ref:"#/definitions/RuleSetConditionOrConditions"}]},sideEffects:{type:"boolean"},test:{oneOf:[{$ref:"#/definitions/RuleSetConditionOrConditionsAbsolute"}]},type:{type:"string"},use:{oneOf:[{$ref:"#/definitions/RuleSetUse"}]},with:{type:"object",additionalProperties:{$ref:"#/definitions/RuleSetConditionOrConditions"}}}},RuleSetRules:{type:"array",items:{anyOf:[{enum:["..."]},{$ref:"#/definitions/Falsy"},{$ref:"#/definitions/RuleSetRule"}]}},RuleSetUse:{anyOf:[{type:"array",items:{anyOf:[{$ref:"#/definitions/Falsy"},{$ref:"#/definitions/RuleSetUseItem"}]}},{instanceof:"Function"},{$ref:"#/definitions/RuleSetUseItem"}]},RuleSetUseItem:{anyOf:[{type:"object",additionalProperties:!1,properties:{ident:{type:"string"},loader:{oneOf:[{$ref:"#/definitions/RuleSetLoader"}]},options:{oneOf:[{$ref:"#/definitions/RuleSetLoaderOptions"}]}}},{instanceof:"Function"},{$ref:"#/definitions/RuleSetLoader"}]},ScriptType:{enum:[!1,"text/javascript","module"]},SnapshotOptions:{type:"object",additionalProperties:!1,properties:{buildDependencies:{type:"object",additionalProperties:!1,properties:{hash:{type:"boolean"},timestamp:{type:"boolean"}}},immutablePaths:{type:"array",items:{anyOf:[{instanceof:"RegExp"},{type:"string",absolutePath:!0,minLength:1}]}},managedPaths:{type:"array",items:{anyOf:[{instanceof:"RegExp"},{type:"string",absolutePath:!0,minLength:1}]}},module:{type:"object",additionalProperties:!1,properties:{hash:{type:"boolean"},timestamp:{type:"boolean"}}},resolve:{type:"object",additionalProperties:!1,properties:{hash:{type:"boolean"},timestamp:{type:"boolean"}}},resolveBuildDependencies:{type:"object",additionalProperties:!1,properties:{hash:{type:"boolean"},timestamp:{type:"boolean"}}},unmanagedPaths:{type:"array",items:{anyOf:[{instanceof:"RegExp"},{type:"string",absolutePath:!0,minLength:1}]}}}},SourceMapFilename:{type:"string",absolutePath:!1},SourcePrefix:{type:"string"},StatsOptions:{type:"object",additionalProperties:!1,properties:{all:{type:"boolean"},assets:{type:"boolean"},assetsSort:{type:"string"},assetsSpace:{type:"number"},builtAt:{type:"boolean"},cached:{type:"boolean"},cachedAssets:{type:"boolean"},cachedModules:{type:"boolean"},children:{type:"boolean"},chunkGroupAuxiliary:{type:"boolean"},chunkGroupChildren:{type:"boolean"},chunkGroupMaxAssets:{type:"number"},chunkGroups:{type:"boolean"},chunkModules:{type:"boolean"},chunkModulesSpace:{type:"number"},chunkOrigins:{type:"boolean"},chunkRelations:{type:"boolean"},chunks:{type:"boolean"},chunksSort:{type:"string"},colors:{anyOf:[{type:"boolean"},{type:"object",additionalProperties:!1,properties:{bold:{type:"string"},cyan:{type:"string"},green:{type:"string"},magenta:{type:"string"},red:{type:"string"},yellow:{type:"string"}}}]},context:{type:"string",absolutePath:!0},dependentModules:{type:"boolean"},depth:{type:"boolean"},entrypoints:{anyOf:[{enum:["auto"]},{type:"boolean"}]},env:{type:"boolean"},errorDetails:{anyOf:[{enum:["auto"]},{type:"boolean"}]},errorStack:{type:"boolean"},errors:{type:"boolean"},errorsCount:{type:"boolean"},errorsSpace:{type:"number"},exclude:{anyOf:[{type:"boolean"},{$ref:"#/definitions/ModuleFilterTypes"}]},excludeAssets:{oneOf:[{$ref:"#/definitions/AssetFilterTypes"}]},excludeModules:{anyOf:[{type:"boolean"},{$ref:"#/definitions/ModuleFilterTypes"}]},groupAssetsByChunk:{type:"boolean"},groupAssetsByEmitStatus:{type:"boolean"},groupAssetsByExtension:{type:"boolean"},groupAssetsByInfo:{type:"boolean"},groupAssetsByPath:{type:"boolean"},groupModulesByAttributes:{type:"boolean"},groupModulesByCacheStatus:{type:"boolean"},groupModulesByExtension:{type:"boolean"},groupModulesByLayer:{type:"boolean"},groupModulesByPath:{type:"boolean"},groupModulesByType:{type:"boolean"},groupReasonsByOrigin:{type:"boolean"},hash:{type:"boolean"},ids:{type:"boolean"},logging:{anyOf:[{enum:["none","error","warn","info","log","verbose"]},{type:"boolean"}]},loggingDebug:{anyOf:[{type:"boolean"},{$ref:"#/definitions/FilterTypes"}]},loggingTrace:{type:"boolean"},moduleAssets:{type:"boolean"},moduleTrace:{type:"boolean"},modules:{type:"boolean"},modulesSort:{type:"string"},modulesSpace:{type:"number"},nestedModules:{type:"boolean"},nestedModulesSpace:{type:"number"},optimizationBailout:{type:"boolean"},orphanModules:{type:"boolean"},outputPath:{type:"boolean"},performance:{type:"boolean"},preset:{anyOf:[{type:"boolean"},{type:"string"}]},providedExports:{type:"boolean"},publicPath:{type:"boolean"},reasons:{type:"boolean"},reasonsSpace:{type:"number"},relatedAssets:{type:"boolean"},runtime:{type:"boolean"},runtimeModules:{type:"boolean"},source:{type:"boolean"},timings:{type:"boolean"},usedExports:{type:"boolean"},version:{type:"boolean"},warnings:{type:"boolean"},warningsCount:{type:"boolean"},warningsFilter:{oneOf:[{$ref:"#/definitions/WarningFilterTypes"}]},warningsSpace:{type:"number"}}},StatsValue:{anyOf:[{enum:["none","summary","errors-only","errors-warnings","minimal","normal","detailed","verbose"]},{type:"boolean"},{$ref:"#/definitions/StatsOptions"}]},StrictModuleErrorHandling:{type:"boolean"},StrictModuleExceptionHandling:{type:"boolean"},Target:{anyOf:[{type:"array",items:{type:"string",minLength:1},minItems:1},{enum:[!1]},{type:"string",minLength:1}]},TrustedTypes:{type:"object",additionalProperties:!1,properties:{onPolicyCreationFailure:{enum:["continue","stop"]},policyName:{type:"string",minLength:1}}},UmdNamedDefine:{type:"boolean"},UniqueName:{type:"string",minLength:1},WarningFilterItemTypes:{anyOf:[{instanceof:"RegExp"},{type:"string",absolutePath:!1},{instanceof:"Function"}]},WarningFilterTypes:{anyOf:[{type:"array",items:{oneOf:[{$ref:"#/definitions/WarningFilterItemTypes"}]}},{$ref:"#/definitions/WarningFilterItemTypes"}]},WasmLoading:{anyOf:[{enum:[!1]},{$ref:"#/definitions/WasmLoadingType"}]},WasmLoadingType:{anyOf:[{enum:["fetch-streaming","fetch","async-node"]},{type:"string"}]},Watch:{type:"boolean"},WatchOptions:{type:"object",additionalProperties:!1,properties:{aggregateTimeout:{type:"number"},followSymlinks:{type:"boolean"},ignored:{anyOf:[{type:"array",items:{type:"string",minLength:1}},{instanceof:"RegExp"},{type:"string",minLength:1}]},poll:{anyOf:[{type:"number"},{type:"boolean"}]},stdin:{type:"boolean"}}},WebassemblyModuleFilename:{type:"string",absolutePath:!1},WebpackOptionsNormalized:{type:"object",additionalProperties:!1,properties:{amd:{$ref:"#/definitions/Amd"},bail:{$ref:"#/definitions/Bail"},cache:{$ref:"#/definitions/CacheOptionsNormalized"},context:{$ref:"#/definitions/Context"},dependencies:{$ref:"#/definitions/Dependencies"},devServer:{$ref:"#/definitions/DevServer"},devtool:{$ref:"#/definitions/DevTool"},entry:{$ref:"#/definitions/EntryNormalized"},experiments:{$ref:"#/definitions/ExperimentsNormalized"},externals:{$ref:"#/definitions/Externals"},externalsPresets:{$ref:"#/definitions/ExternalsPresets"},externalsType:{$ref:"#/definitions/ExternalsType"},ignoreWarnings:{$ref:"#/definitions/IgnoreWarningsNormalized"},infrastructureLogging:{$ref:"#/definitions/InfrastructureLogging"},loader:{$ref:"#/definitions/Loader"},mode:{$ref:"#/definitions/Mode"},module:{$ref:"#/definitions/ModuleOptionsNormalized"},name:{$ref:"#/definitions/Name"},node:{$ref:"#/definitions/Node"},optimization:{$ref:"#/definitions/Optimization"},output:{$ref:"#/definitions/OutputNormalized"},parallelism:{$ref:"#/definitions/Parallelism"},performance:{$ref:"#/definitions/Performance"},plugins:{$ref:"#/definitions/Plugins"},profile:{$ref:"#/definitions/Profile"},recordsInputPath:{$ref:"#/definitions/RecordsInputPath"},recordsOutputPath:{$ref:"#/definitions/RecordsOutputPath"},resolve:{$ref:"#/definitions/Resolve"},resolveLoader:{$ref:"#/definitions/ResolveLoader"},snapshot:{$ref:"#/definitions/SnapshotOptions"},stats:{$ref:"#/definitions/StatsValue"},target:{$ref:"#/definitions/Target"},watch:{$ref:"#/definitions/Watch"},watchOptions:{$ref:"#/definitions/WatchOptions"}},required:["cache","snapshot","entry","experiments","externals","externalsPresets","infrastructureLogging","module","node","optimization","output","plugins","resolve","resolveLoader","stats","watchOptions"]},WebpackPluginFunction:{instanceof:"Function"},WebpackPluginInstance:{type:"object",additionalProperties:!0,properties:{apply:{instanceof:"Function"}},required:["apply"]},WorkerPublicPath:{type:"string"}},type:"object",additionalProperties:!1,properties:{amd:{$ref:"#/definitions/Amd"},bail:{$ref:"#/definitions/Bail"},cache:{$ref:"#/definitions/CacheOptions"},context:{$ref:"#/definitions/Context"},dependencies:{$ref:"#/definitions/Dependencies"},devServer:{$ref:"#/definitions/DevServer"},devtool:{$ref:"#/definitions/DevTool"},entry:{$ref:"#/definitions/Entry"},experiments:{$ref:"#/definitions/Experiments"},extends:{$ref:"#/definitions/Extends"},externals:{$ref:"#/definitions/Externals"},externalsPresets:{$ref:"#/definitions/ExternalsPresets"},externalsType:{$ref:"#/definitions/ExternalsType"},ignoreWarnings:{$ref:"#/definitions/IgnoreWarnings"},infrastructureLogging:{$ref:"#/definitions/InfrastructureLogging"},loader:{$ref:"#/definitions/Loader"},mode:{$ref:"#/definitions/Mode"},module:{$ref:"#/definitions/ModuleOptions"},name:{$ref:"#/definitions/Name"},node:{$ref:"#/definitions/Node"},optimization:{$ref:"#/definitions/Optimization"},output:{$ref:"#/definitions/Output"},parallelism:{$ref:"#/definitions/Parallelism"},performance:{$ref:"#/definitions/Performance"},plugins:{$ref:"#/definitions/Plugins"},profile:{$ref:"#/definitions/Profile"},recordsInputPath:{$ref:"#/definitions/RecordsInputPath"},recordsOutputPath:{$ref:"#/definitions/RecordsOutputPath"},recordsPath:{$ref:"#/definitions/RecordsPath"},resolve:{$ref:"#/definitions/Resolve"},resolveLoader:{$ref:"#/definitions/ResolveLoader"},snapshot:{$ref:"#/definitions/SnapshotOptions"},stats:{$ref:"#/definitions/StatsValue"},target:{$ref:"#/definitions/Target"},watch:{$ref:"#/definitions/Watch"},watchOptions:{$ref:"#/definitions/WatchOptions"}}},n=Object.prototype.hasOwnProperty,r={type:"object",additionalProperties:!1,properties:{allowCollectingMemory:{type:"boolean"},buildDependencies:{type:"object",additionalProperties:{type:"array",items:{type:"string",minLength:1}}},cacheDirectory:{type:"string",absolutePath:!0},cacheLocation:{type:"string",absolutePath:!0},compression:{enum:[!1,"gzip","brotli"]},hashAlgorithm:{type:"string"},idleTimeout:{type:"number",minimum:0},idleTimeoutAfterLargeChanges:{type:"number",minimum:0},idleTimeoutForInitialStore:{type:"number",minimum:0},immutablePaths:{type:"array",items:{anyOf:[{instanceof:"RegExp"},{type:"string",absolutePath:!0,minLength:1}]}},managedPaths:{type:"array",items:{anyOf:[{instanceof:"RegExp"},{type:"string",absolutePath:!0,minLength:1}]}},maxAge:{type:"number",minimum:0},maxMemoryGenerations:{type:"number",minimum:0},memoryCacheUnaffected:{type:"boolean"},name:{type:"string"},profile:{type:"boolean"},readonly:{type:"boolean"},store:{enum:["pack"]},type:{enum:["filesystem"]},version:{type:"string"}},required:["type"]};function o(t,{instancePath:s="",parentData:i,parentDataProperty:a,rootData:l=t}={}){let p=null,f=0;const u=f;let c=!1;const y=f;if(!1!==t){const e={params:{}};null===p?p=[e]:p.push(e),f++}var m=y===f;if(c=c||m,!c){const o=f;if(f==f)if(t&&"object"==typeof t&&!Array.isArray(t)){let e;if(void 0===t.type&&(e="type")){const t={params:{missingProperty:e}};null===p?p=[t]:p.push(t),f++}else{const e=f;for(const e in t)if("cacheUnaffected"!==e&&"maxGenerations"!==e&&"type"!==e){const t={params:{additionalProperty:e}};null===p?p=[t]:p.push(t),f++;break}if(e===f){if(void 0!==t.cacheUnaffected){const e=f;if("boolean"!=typeof t.cacheUnaffected){const e={params:{type:"boolean"}};null===p?p=[e]:p.push(e),f++}var d=e===f}else d=!0;if(d){if(void 0!==t.maxGenerations){let e=t.maxGenerations;const n=f;if(f===n)if("number"==typeof e){if(e<1||isNaN(e)){const e={params:{comparison:">=",limit:1}};null===p?p=[e]:p.push(e),f++}}else{const e={params:{type:"number"}};null===p?p=[e]:p.push(e),f++}d=n===f}else d=!0;if(d)if(void 0!==t.type){const e=f;if("memory"!==t.type){const e={params:{}};null===p?p=[e]:p.push(e),f++}d=e===f}else d=!0}}}}else{const e={params:{type:"object"}};null===p?p=[e]:p.push(e),f++}if(m=o===f,c=c||m,!c){const o=f;if(f==f)if(t&&"object"==typeof t&&!Array.isArray(t)){let o;if(void 0===t.type&&(o="type")){const e={params:{missingProperty:o}};null===p?p=[e]:p.push(e),f++}else{const o=f;for(const e in t)if(!n.call(r.properties,e)){const t={params:{additionalProperty:e}};null===p?p=[t]:p.push(t),f++;break}if(o===f){if(void 0!==t.allowCollectingMemory){const e=f;if("boolean"!=typeof t.allowCollectingMemory){const e={params:{type:"boolean"}};null===p?p=[e]:p.push(e),f++}var h=e===f}else h=!0;if(h){if(void 0!==t.buildDependencies){let e=t.buildDependencies;const n=f;if(f===n)if(e&&"object"==typeof e&&!Array.isArray(e))for(const t in e){let n=e[t];const r=f;if(f===r)if(Array.isArray(n)){const e=n.length;for(let t=0;t=",limit:0}};null===p?p=[e]:p.push(e),f++}}else{const e={params:{type:"number"}};null===p?p=[e]:p.push(e),f++}h=n===f}else h=!0;if(h){if(void 0!==t.idleTimeoutAfterLargeChanges){let e=t.idleTimeoutAfterLargeChanges;const n=f;if(f===n)if("number"==typeof e){if(e<0||isNaN(e)){const e={params:{comparison:">=",limit:0}};null===p?p=[e]:p.push(e),f++}}else{const e={params:{type:"number"}};null===p?p=[e]:p.push(e),f++}h=n===f}else h=!0;if(h){if(void 0!==t.idleTimeoutForInitialStore){let e=t.idleTimeoutForInitialStore;const n=f;if(f===n)if("number"==typeof e){if(e<0||isNaN(e)){const e={params:{comparison:">=",limit:0}};null===p?p=[e]:p.push(e),f++}}else{const e={params:{type:"number"}};null===p?p=[e]:p.push(e),f++}h=n===f}else h=!0;if(h){if(void 0!==t.immutablePaths){let n=t.immutablePaths;const r=f;if(f===r)if(Array.isArray(n)){const t=n.length;for(let r=0;r=",limit:0}};null===p?p=[e]:p.push(e),f++}}else{const e={params:{type:"number"}};null===p?p=[e]:p.push(e),f++}h=n===f}else h=!0;if(h){if(void 0!==t.maxMemoryGenerations){let e=t.maxMemoryGenerations;const n=f;if(f===n)if("number"==typeof e){if(e<0||isNaN(e)){const e={params:{comparison:">=",limit:0}};null===p?p=[e]:p.push(e),f++}}else{const e={params:{type:"number"}};null===p?p=[e]:p.push(e),f++}h=n===f}else h=!0;if(h){if(void 0!==t.memoryCacheUnaffected){const e=f;if("boolean"!=typeof t.memoryCacheUnaffected){const e={params:{type:"boolean"}};null===p?p=[e]:p.push(e),f++}h=e===f}else h=!0;if(h){if(void 0!==t.name){const e=f;if("string"!=typeof t.name){const e={params:{type:"string"}};null===p?p=[e]:p.push(e),f++}h=e===f}else h=!0;if(h){if(void 0!==t.profile){const e=f;if("boolean"!=typeof t.profile){const e={params:{type:"boolean"}};null===p?p=[e]:p.push(e),f++}h=e===f}else h=!0;if(h){if(void 0!==t.readonly){const e=f;if("boolean"!=typeof t.readonly){const e={params:{type:"boolean"}};null===p?p=[e]:p.push(e),f++}h=e===f}else h=!0;if(h){if(void 0!==t.store){const e=f;if("pack"!==t.store){const e={params:{}};null===p?p=[e]:p.push(e),f++}h=e===f}else h=!0;if(h){if(void 0!==t.type){const e=f;if("filesystem"!==t.type){const e={params:{}};null===p?p=[e]:p.push(e),f++}h=e===f}else h=!0;if(h)if(void 0!==t.version){const e=f;if("string"!=typeof t.version){const e={params:{type:"string"}};null===p?p=[e]:p.push(e),f++}h=e===f}else h=!0}}}}}}}}}}}}}}}}}}}}}else{const e={params:{type:"object"}};null===p?p=[e]:p.push(e),f++}m=o===f,c=c||m}}if(!c){const e={params:{}};return null===p?p=[e]:p.push(e),f++,o.errors=p,!1}return f=u,null!==p&&(u?p.length=u:p=null),o.errors=p,0===f}function s(e,{instancePath:t="",parentData:n,parentDataProperty:r,rootData:i=e}={}){let a=null,l=0;const p=l;let f=!1;const u=l;if(!0!==e){const e={params:{}};null===a?a=[e]:a.push(e),l++}var c=u===l;if(f=f||c,!f){const s=l;o(e,{instancePath:t,parentData:n,parentDataProperty:r,rootData:i})||(a=null===a?o.errors:a.concat(o.errors),l=a.length),c=s===l,f=f||c}if(!f){const e={params:{}};return null===a?a=[e]:a.push(e),l++,s.errors=a,!1}return l=p,null!==a&&(p?a.length=p:a=null),s.errors=a,0===l}const i={type:"object",additionalProperties:!1,properties:{asyncChunks:{type:"boolean"},baseUri:{type:"string"},chunkLoading:{$ref:"#/definitions/ChunkLoading"},dependOn:{anyOf:[{type:"array",items:{type:"string",minLength:1},minItems:1,uniqueItems:!0},{type:"string",minLength:1}]},filename:{$ref:"#/definitions/EntryFilename"},import:{$ref:"#/definitions/EntryItem"},layer:{$ref:"#/definitions/Layer"},library:{$ref:"#/definitions/LibraryOptions"},publicPath:{$ref:"#/definitions/PublicPath"},runtime:{$ref:"#/definitions/EntryRuntime"},wasmLoading:{$ref:"#/definitions/WasmLoading"}},required:["import"]};function a(e,{instancePath:t="",parentData:n,parentDataProperty:r,rootData:o=e}={}){let s=null,i=0;const l=i;let p=!1;const f=i;if(!1!==e){const e={params:{}};null===s?s=[e]:s.push(e),i++}var u=f===i;if(p=p||u,!p){const t=i,n=i;let r=!1;const o=i;if("jsonp"!==e&&"import-scripts"!==e&&"require"!==e&&"async-node"!==e&&"import"!==e){const e={params:{}};null===s?s=[e]:s.push(e),i++}var c=o===i;if(r=r||c,!r){const t=i;if("string"!=typeof e){const e={params:{type:"string"}};null===s?s=[e]:s.push(e),i++}c=t===i,r=r||c}if(r)i=n,null!==s&&(n?s.length=n:s=null);else{const e={params:{}};null===s?s=[e]:s.push(e),i++}u=t===i,p=p||u}if(!p){const e={params:{}};return null===s?s=[e]:s.push(e),i++,a.errors=s,!1}return i=l,null!==s&&(l?s.length=l:s=null),a.errors=s,0===i}function l(t,{instancePath:n="",parentData:r,parentDataProperty:o,rootData:s=t}={}){let i=null,a=0;const p=a;let f=!1,u=null;const c=a,y=a;let m=!1;const d=a;if(a===d)if("string"==typeof t){if(t.includes("!")||!1!==e.test(t)){const e={params:{}};null===i?i=[e]:i.push(e),a++}else if(t.length<1){const e={params:{}};null===i?i=[e]:i.push(e),a++}}else{const e={params:{type:"string"}};null===i?i=[e]:i.push(e),a++}var h=d===a;if(m=m||h,!m){const e=a;if(!(t instanceof Function)){const e={params:{}};null===i?i=[e]:i.push(e),a++}h=e===a,m=m||h}if(m)a=y,null!==i&&(y?i.length=y:i=null);else{const e={params:{}};null===i?i=[e]:i.push(e),a++}if(c===a&&(f=!0,u=0),!f){const e={params:{passingSchemas:u}};return null===i?i=[e]:i.push(e),a++,l.errors=i,!1}return a=p,null!==i&&(p?i.length=p:i=null),l.errors=i,0===a}function p(e,{instancePath:t="",parentData:n,parentDataProperty:r,rootData:o=e}={}){let s=null,i=0;const a=i;let l=!1;const f=i;if("string"!=typeof e){const e={params:{type:"string"}};null===s?s=[e]:s.push(e),i++}var u=f===i;if(l=l||u,!l){const t=i;if(i==i)if(e&&"object"==typeof e&&!Array.isArray(e)){const t=i;for(const t in e)if("amd"!==t&&"commonjs"!==t&&"commonjs2"!==t&&"root"!==t){const e={params:{additionalProperty:t}};null===s?s=[e]:s.push(e),i++;break}if(t===i){if(void 0!==e.amd){const t=i;if("string"!=typeof e.amd){const e={params:{type:"string"}};null===s?s=[e]:s.push(e),i++}var c=t===i}else c=!0;if(c){if(void 0!==e.commonjs){const t=i;if("string"!=typeof e.commonjs){const e={params:{type:"string"}};null===s?s=[e]:s.push(e),i++}c=t===i}else c=!0;if(c){if(void 0!==e.commonjs2){const t=i;if("string"!=typeof e.commonjs2){const e={params:{type:"string"}};null===s?s=[e]:s.push(e),i++}c=t===i}else c=!0;if(c)if(void 0!==e.root){const t=i;if("string"!=typeof e.root){const e={params:{type:"string"}};null===s?s=[e]:s.push(e),i++}c=t===i}else c=!0}}}}else{const e={params:{type:"object"}};null===s?s=[e]:s.push(e),i++}u=t===i,l=l||u}if(!l){const e={params:{}};return null===s?s=[e]:s.push(e),i++,p.errors=s,!1}return i=a,null!==s&&(a?s.length=a:s=null),p.errors=s,0===i}function f(e,{instancePath:t="",parentData:n,parentDataProperty:r,rootData:o=e}={}){let s=null,i=0;const a=i;let l=!1;const p=i;if(i===p)if(Array.isArray(e))if(e.length<1){const e={params:{limit:1}};null===s?s=[e]:s.push(e),i++}else{const t=e.length;for(let n=0;n1){const r={};for(;n--;){let o=t[n];if("string"==typeof o){if("number"==typeof r[o]){e=r[o];const t={params:{i:n,j:e}};null===p?p=[t]:p.push(t),f++;break}r[o]=n}}}}}else{const e={params:{type:"array"}};null===p?p=[e]:p.push(e),f++}var g=s===f;if(o=o||g,!o){const e=f;if(f===e)if("string"==typeof t){if(t.length<1){const e={params:{}};null===p?p=[e]:p.push(e),f++}}else{const e={params:{type:"string"}};null===p?p=[e]:p.push(e),f++}g=e===f,o=o||g}if(!o){const e={params:{}};return null===p?p=[e]:p.push(e),f++,m.errors=p,!1}f=r,null!==p&&(r?p.length=r:p=null),d=n===f}else d=!0;if(d){if(void 0!==e.filename){const n=f;l(e.filename,{instancePath:t+"/filename",parentData:e,parentDataProperty:"filename",rootData:s})||(p=null===p?l.errors:p.concat(l.errors),f=p.length),d=n===f}else d=!0;if(d){if(void 0!==e.import){let t=e.import;const n=f,r=f;let o=!1;const s=f;if(f===s)if(Array.isArray(t))if(t.length<1){const e={params:{limit:1}};null===p?p=[e]:p.push(e),f++}else{var b=!0;const e=t.length;for(let n=0;n1){const r={};for(;n--;){let o=t[n];if("string"==typeof o){if("number"==typeof r[o]){e=r[o];const t={params:{i:n,j:e}};null===p?p=[t]:p.push(t),f++;break}r[o]=n}}}}}else{const e={params:{type:"array"}};null===p?p=[e]:p.push(e),f++}var v=s===f;if(o=o||v,!o){const e=f;if(f===e)if("string"==typeof t){if(t.length<1){const e={params:{}};null===p?p=[e]:p.push(e),f++}}else{const e={params:{type:"string"}};null===p?p=[e]:p.push(e),f++}v=e===f,o=o||v}if(!o){const e={params:{}};return null===p?p=[e]:p.push(e),f++,m.errors=p,!1}f=r,null!==p&&(r?p.length=r:p=null),d=n===f}else d=!0;if(d){if(void 0!==e.layer){let t=e.layer;const n=f,r=f;let o=!1;const s=f;if(null!==t){const e={params:{}};null===p?p=[e]:p.push(e),f++}var P=s===f;if(o=o||P,!o){const e=f;if(f===e)if("string"==typeof t){if(t.length<1){const e={params:{}};null===p?p=[e]:p.push(e),f++}}else{const e={params:{type:"string"}};null===p?p=[e]:p.push(e),f++}P=e===f,o=o||P}if(!o){const e={params:{}};return null===p?p=[e]:p.push(e),f++,m.errors=p,!1}f=r,null!==p&&(r?p.length=r:p=null),d=n===f}else d=!0;if(d){if(void 0!==e.library){const n=f;u(e.library,{instancePath:t+"/library",parentData:e,parentDataProperty:"library",rootData:s})||(p=null===p?u.errors:p.concat(u.errors),f=p.length),d=n===f}else d=!0;if(d){if(void 0!==e.publicPath){const n=f;c(e.publicPath,{instancePath:t+"/publicPath",parentData:e,parentDataProperty:"publicPath",rootData:s})||(p=null===p?c.errors:p.concat(c.errors),f=p.length),d=n===f}else d=!0;if(d){if(void 0!==e.runtime){let t=e.runtime;const n=f,r=f;let o=!1;const s=f;if(!1!==t){const e={params:{}};null===p?p=[e]:p.push(e),f++}var D=s===f;if(o=o||D,!o){const e=f;if(f===e)if("string"==typeof t){if(t.length<1){const e={params:{}};null===p?p=[e]:p.push(e),f++}}else{const e={params:{type:"string"}};null===p?p=[e]:p.push(e),f++}D=e===f,o=o||D}if(!o){const e={params:{}};return null===p?p=[e]:p.push(e),f++,m.errors=p,!1}f=r,null!==p&&(r?p.length=r:p=null),d=n===f}else d=!0;if(d)if(void 0!==e.wasmLoading){const n=f;y(e.wasmLoading,{instancePath:t+"/wasmLoading",parentData:e,parentDataProperty:"wasmLoading",rootData:s})||(p=null===p?y.errors:p.concat(y.errors),f=p.length),d=n===f}else d=!0}}}}}}}}}}}}}return m.errors=p,0===f}function d(e,{instancePath:t="",parentData:n,parentDataProperty:r,rootData:o=e}={}){let s=null,i=0;if(0===i){if(!e||"object"!=typeof e||Array.isArray(e))return d.errors=[{params:{type:"object"}}],!1;for(const n in e){let r=e[n];const f=i,u=i;let c=!1;const y=i,h=i;let g=!1;const b=i;if(i===b)if(Array.isArray(r))if(r.length<1){const e={params:{limit:1}};null===s?s=[e]:s.push(e),i++}else{var a=!0;const e=r.length;for(let t=0;t1){const n={};for(;t--;){let o=r[t];if("string"==typeof o){if("number"==typeof n[o]){e=n[o];const r={params:{i:t,j:e}};null===s?s=[r]:s.push(r),i++;break}n[o]=t}}}}}else{const e={params:{type:"array"}};null===s?s=[e]:s.push(e),i++}var l=b===i;if(g=g||l,!g){const e=i;if(i===e)if("string"==typeof r){if(r.length<1){const e={params:{}};null===s?s=[e]:s.push(e),i++}}else{const e={params:{type:"string"}};null===s?s=[e]:s.push(e),i++}l=e===i,g=g||l}if(g)i=h,null!==s&&(h?s.length=h:s=null);else{const e={params:{}};null===s?s=[e]:s.push(e),i++}var p=y===i;if(c=c||p,!c){const a=i;m(r,{instancePath:t+"/"+n.replace(/~/g,"~0").replace(/\//g,"~1"),parentData:e,parentDataProperty:n,rootData:o})||(s=null===s?m.errors:s.concat(m.errors),i=s.length),p=a===i,c=c||p}if(!c){const e={params:{}};return null===s?s=[e]:s.push(e),i++,d.errors=s,!1}if(i=u,null!==s&&(u?s.length=u:s=null),f!==i)break}}return d.errors=s,0===i}function h(e,{instancePath:t="",parentData:n,parentDataProperty:r,rootData:o=e}={}){let s=null,i=0;const a=i;let l=!1,p=null;const f=i,u=i;let c=!1;const y=i;if(i===y)if(Array.isArray(e))if(e.length<1){const e={params:{limit:1}};null===s?s=[e]:s.push(e),i++}else{var m=!0;const t=e.length;for(let n=0;n1){const r={};for(;n--;){let o=e[n];if("string"==typeof o){if("number"==typeof r[o]){t=r[o];const e={params:{i:n,j:t}};null===s?s=[e]:s.push(e),i++;break}r[o]=n}}}}}else{const e={params:{type:"array"}};null===s?s=[e]:s.push(e),i++}var d=y===i;if(c=c||d,!c){const t=i;if(i===t)if("string"==typeof e){if(e.length<1){const e={params:{}};null===s?s=[e]:s.push(e),i++}}else{const e={params:{type:"string"}};null===s?s=[e]:s.push(e),i++}d=t===i,c=c||d}if(c)i=u,null!==s&&(u?s.length=u:s=null);else{const e={params:{}};null===s?s=[e]:s.push(e),i++}if(f===i&&(l=!0,p=0),!l){const e={params:{passingSchemas:p}};return null===s?s=[e]:s.push(e),i++,h.errors=s,!1}return i=a,null!==s&&(a?s.length=a:s=null),h.errors=s,0===i}function g(e,{instancePath:t="",parentData:n,parentDataProperty:r,rootData:o=e}={}){let s=null,i=0;const a=i;let l=!1;const p=i;d(e,{instancePath:t,parentData:n,parentDataProperty:r,rootData:o})||(s=null===s?d.errors:s.concat(d.errors),i=s.length);var f=p===i;if(l=l||f,!l){const a=i;h(e,{instancePath:t,parentData:n,parentDataProperty:r,rootData:o})||(s=null===s?h.errors:s.concat(h.errors),i=s.length),f=a===i,l=l||f}if(!l){const e={params:{}};return null===s?s=[e]:s.push(e),i++,g.errors=s,!1}return i=a,null!==s&&(a?s.length=a:s=null),g.errors=s,0===i}function b(e,{instancePath:t="",parentData:n,parentDataProperty:r,rootData:o=e}={}){let s=null,i=0;const a=i;let l=!1;const p=i;if(!(e instanceof Function)){const e={params:{}};null===s?s=[e]:s.push(e),i++}var f=p===i;if(l=l||f,!l){const a=i;g(e,{instancePath:t,parentData:n,parentDataProperty:r,rootData:o})||(s=null===s?g.errors:s.concat(g.errors),i=s.length),f=a===i,l=l||f}if(!l){const e={params:{}};return null===s?s=[e]:s.push(e),i++,b.errors=s,!1}return i=a,null!==s&&(a?s.length=a:s=null),b.errors=s,0===i}const v={type:"object",additionalProperties:!1,properties:{asyncWebAssembly:{type:"boolean"},backCompat:{type:"boolean"},buildHttp:{anyOf:[{$ref:"#/definitions/HttpUriAllowedUris"},{$ref:"#/definitions/HttpUriOptions"}]},cacheUnaffected:{type:"boolean"},css:{type:"boolean"},futureDefaults:{type:"boolean"},layers:{type:"boolean"},lazyCompilation:{anyOf:[{type:"boolean"},{$ref:"#/definitions/LazyCompilationOptions"}]},outputModule:{type:"boolean"},syncWebAssembly:{type:"boolean"},topLevelAwait:{type:"boolean"}}},P=new RegExp("^https?://","u");function D(e,{instancePath:t="",parentData:n,parentDataProperty:r,rootData:o=e}={}){let s=null,i=0;const a=i;let l=!1,p=null;const f=i;if(i==i)if(Array.isArray(e)){const t=e.length;for(let n=0;n=",limit:0}};null===a?a=[e]:a.push(e),l++}}else{const e={params:{type:"number"}};null===a?a=[e]:a.push(e),l++}var u=y===l;if(c=c||u,!c){const t=l;if(l===t)if(e&&"object"==typeof e&&!Array.isArray(e))for(const t in e){const n=l;if("number"!=typeof e[t]){const e={params:{type:"number"}};null===a?a=[e]:a.push(e),l++}if(n!==l)break}else{const e={params:{type:"object"}};null===a?a=[e]:a.push(e),l++}u=t===l,c=c||u}if(c)l=f,null!==a&&(f?a.length=f:a=null);else{const e={params:{}};null===a?a=[e]:a.push(e),l++}if(i===l&&(o=!0,s=0),!o){const e={params:{passingSchemas:s}};return null===a?a=[e]:a.push(e),l++,Pe.errors=a,!1}l=r,null!==a&&(r?a.length=r:a=null),p=n===l}else p=!0;if(p){if(void 0!==t.filename){let n=t.filename;const r=l,o=l;let s=!1;const i=l;if(l===i)if("string"==typeof n){if(n.includes("!")||!1!==e.test(n)){const e={params:{}};null===a?a=[e]:a.push(e),l++}else if(n.length<1){const e={params:{}};null===a?a=[e]:a.push(e),l++}}else{const e={params:{type:"string"}};null===a?a=[e]:a.push(e),l++}var c=i===l;if(s=s||c,!s){const e=l;if(!(n instanceof Function)){const e={params:{}};null===a?a=[e]:a.push(e),l++}c=e===l,s=s||c}if(!s){const e={params:{}};return null===a?a=[e]:a.push(e),l++,Pe.errors=a,!1}l=o,null!==a&&(o?a.length=o:a=null),p=r===l}else p=!0;if(p){if(void 0!==t.idHint){const e=l;if("string"!=typeof t.idHint)return Pe.errors=[{params:{type:"string"}}],!1;p=e===l}else p=!0;if(p){if(void 0!==t.layer){let e=t.layer;const n=l,r=l;let o=!1;const s=l;if(!(e instanceof RegExp)){const e={params:{}};null===a?a=[e]:a.push(e),l++}var y=s===l;if(o=o||y,!o){const t=l;if("string"!=typeof e){const e={params:{type:"string"}};null===a?a=[e]:a.push(e),l++}if(y=t===l,o=o||y,!o){const t=l;if(!(e instanceof Function)){const e={params:{}};null===a?a=[e]:a.push(e),l++}y=t===l,o=o||y}}if(!o){const e={params:{}};return null===a?a=[e]:a.push(e),l++,Pe.errors=a,!1}l=r,null!==a&&(r?a.length=r:a=null),p=n===l}else p=!0;if(p){if(void 0!==t.maxAsyncRequests){let e=t.maxAsyncRequests;const n=l;if(l===n){if("number"!=typeof e)return Pe.errors=[{params:{type:"number"}}],!1;if(e<1||isNaN(e))return Pe.errors=[{params:{comparison:">=",limit:1}}],!1}p=n===l}else p=!0;if(p){if(void 0!==t.maxAsyncSize){let e=t.maxAsyncSize;const n=l,r=l;let o=!1,s=null;const i=l,f=l;let u=!1;const c=l;if(l===c)if("number"==typeof e){if(e<0||isNaN(e)){const e={params:{comparison:">=",limit:0}};null===a?a=[e]:a.push(e),l++}}else{const e={params:{type:"number"}};null===a?a=[e]:a.push(e),l++}var m=c===l;if(u=u||m,!u){const t=l;if(l===t)if(e&&"object"==typeof e&&!Array.isArray(e))for(const t in e){const n=l;if("number"!=typeof e[t]){const e={params:{type:"number"}};null===a?a=[e]:a.push(e),l++}if(n!==l)break}else{const e={params:{type:"object"}};null===a?a=[e]:a.push(e),l++}m=t===l,u=u||m}if(u)l=f,null!==a&&(f?a.length=f:a=null);else{const e={params:{}};null===a?a=[e]:a.push(e),l++}if(i===l&&(o=!0,s=0),!o){const e={params:{passingSchemas:s}};return null===a?a=[e]:a.push(e),l++,Pe.errors=a,!1}l=r,null!==a&&(r?a.length=r:a=null),p=n===l}else p=!0;if(p){if(void 0!==t.maxInitialRequests){let e=t.maxInitialRequests;const n=l;if(l===n){if("number"!=typeof e)return Pe.errors=[{params:{type:"number"}}],!1;if(e<1||isNaN(e))return Pe.errors=[{params:{comparison:">=",limit:1}}],!1}p=n===l}else p=!0;if(p){if(void 0!==t.maxInitialSize){let e=t.maxInitialSize;const n=l,r=l;let o=!1,s=null;const i=l,f=l;let u=!1;const c=l;if(l===c)if("number"==typeof e){if(e<0||isNaN(e)){const e={params:{comparison:">=",limit:0}};null===a?a=[e]:a.push(e),l++}}else{const e={params:{type:"number"}};null===a?a=[e]:a.push(e),l++}var d=c===l;if(u=u||d,!u){const t=l;if(l===t)if(e&&"object"==typeof e&&!Array.isArray(e))for(const t in e){const n=l;if("number"!=typeof e[t]){const e={params:{type:"number"}};null===a?a=[e]:a.push(e),l++}if(n!==l)break}else{const e={params:{type:"object"}};null===a?a=[e]:a.push(e),l++}d=t===l,u=u||d}if(u)l=f,null!==a&&(f?a.length=f:a=null);else{const e={params:{}};null===a?a=[e]:a.push(e),l++}if(i===l&&(o=!0,s=0),!o){const e={params:{passingSchemas:s}};return null===a?a=[e]:a.push(e),l++,Pe.errors=a,!1}l=r,null!==a&&(r?a.length=r:a=null),p=n===l}else p=!0;if(p){if(void 0!==t.maxSize){let e=t.maxSize;const n=l,r=l;let o=!1,s=null;const i=l,f=l;let u=!1;const c=l;if(l===c)if("number"==typeof e){if(e<0||isNaN(e)){const e={params:{comparison:">=",limit:0}};null===a?a=[e]:a.push(e),l++}}else{const e={params:{type:"number"}};null===a?a=[e]:a.push(e),l++}var h=c===l;if(u=u||h,!u){const t=l;if(l===t)if(e&&"object"==typeof e&&!Array.isArray(e))for(const t in e){const n=l;if("number"!=typeof e[t]){const e={params:{type:"number"}};null===a?a=[e]:a.push(e),l++}if(n!==l)break}else{const e={params:{type:"object"}};null===a?a=[e]:a.push(e),l++}h=t===l,u=u||h}if(u)l=f,null!==a&&(f?a.length=f:a=null);else{const e={params:{}};null===a?a=[e]:a.push(e),l++}if(i===l&&(o=!0,s=0),!o){const e={params:{passingSchemas:s}};return null===a?a=[e]:a.push(e),l++,Pe.errors=a,!1}l=r,null!==a&&(r?a.length=r:a=null),p=n===l}else p=!0;if(p){if(void 0!==t.minChunks){let e=t.minChunks;const n=l;if(l===n){if("number"!=typeof e)return Pe.errors=[{params:{type:"number"}}],!1;if(e<1||isNaN(e))return Pe.errors=[{params:{comparison:">=",limit:1}}],!1}p=n===l}else p=!0;if(p){if(void 0!==t.minRemainingSize){let e=t.minRemainingSize;const n=l,r=l;let o=!1,s=null;const i=l,f=l;let u=!1;const c=l;if(l===c)if("number"==typeof e){if(e<0||isNaN(e)){const e={params:{comparison:">=",limit:0}};null===a?a=[e]:a.push(e),l++}}else{const e={params:{type:"number"}};null===a?a=[e]:a.push(e),l++}var g=c===l;if(u=u||g,!u){const t=l;if(l===t)if(e&&"object"==typeof e&&!Array.isArray(e))for(const t in e){const n=l;if("number"!=typeof e[t]){const e={params:{type:"number"}};null===a?a=[e]:a.push(e),l++}if(n!==l)break}else{const e={params:{type:"object"}};null===a?a=[e]:a.push(e),l++}g=t===l,u=u||g}if(u)l=f,null!==a&&(f?a.length=f:a=null);else{const e={params:{}};null===a?a=[e]:a.push(e),l++}if(i===l&&(o=!0,s=0),!o){const e={params:{passingSchemas:s}};return null===a?a=[e]:a.push(e),l++,Pe.errors=a,!1}l=r,null!==a&&(r?a.length=r:a=null),p=n===l}else p=!0;if(p){if(void 0!==t.minSize){let e=t.minSize;const n=l,r=l;let o=!1,s=null;const i=l,f=l;let u=!1;const c=l;if(l===c)if("number"==typeof e){if(e<0||isNaN(e)){const e={params:{comparison:">=",limit:0}};null===a?a=[e]:a.push(e),l++}}else{const e={params:{type:"number"}};null===a?a=[e]:a.push(e),l++}var b=c===l;if(u=u||b,!u){const t=l;if(l===t)if(e&&"object"==typeof e&&!Array.isArray(e))for(const t in e){const n=l;if("number"!=typeof e[t]){const e={params:{type:"number"}};null===a?a=[e]:a.push(e),l++}if(n!==l)break}else{const e={params:{type:"object"}};null===a?a=[e]:a.push(e),l++}b=t===l,u=u||b}if(u)l=f,null!==a&&(f?a.length=f:a=null);else{const e={params:{}};null===a?a=[e]:a.push(e),l++}if(i===l&&(o=!0,s=0),!o){const e={params:{passingSchemas:s}};return null===a?a=[e]:a.push(e),l++,Pe.errors=a,!1}l=r,null!==a&&(r?a.length=r:a=null),p=n===l}else p=!0;if(p){if(void 0!==t.minSizeReduction){let e=t.minSizeReduction;const n=l,r=l;let o=!1,s=null;const i=l,f=l;let u=!1;const c=l;if(l===c)if("number"==typeof e){if(e<0||isNaN(e)){const e={params:{comparison:">=",limit:0}};null===a?a=[e]:a.push(e),l++}}else{const e={params:{type:"number"}};null===a?a=[e]:a.push(e),l++}var v=c===l;if(u=u||v,!u){const t=l;if(l===t)if(e&&"object"==typeof e&&!Array.isArray(e))for(const t in e){const n=l;if("number"!=typeof e[t]){const e={params:{type:"number"}};null===a?a=[e]:a.push(e),l++}if(n!==l)break}else{const e={params:{type:"object"}};null===a?a=[e]:a.push(e),l++}v=t===l,u=u||v}if(u)l=f,null!==a&&(f?a.length=f:a=null);else{const e={params:{}};null===a?a=[e]:a.push(e),l++}if(i===l&&(o=!0,s=0),!o){const e={params:{passingSchemas:s}};return null===a?a=[e]:a.push(e),l++,Pe.errors=a,!1}l=r,null!==a&&(r?a.length=r:a=null),p=n===l}else p=!0;if(p){if(void 0!==t.name){let e=t.name;const n=l,r=l;let o=!1;const s=l;if(!1!==e){const e={params:{}};null===a?a=[e]:a.push(e),l++}var P=s===l;if(o=o||P,!o){const t=l;if("string"!=typeof e){const e={params:{type:"string"}};null===a?a=[e]:a.push(e),l++}if(P=t===l,o=o||P,!o){const t=l;if(!(e instanceof Function)){const e={params:{}};null===a?a=[e]:a.push(e),l++}P=t===l,o=o||P}}if(!o){const e={params:{}};return null===a?a=[e]:a.push(e),l++,Pe.errors=a,!1}l=r,null!==a&&(r?a.length=r:a=null),p=n===l}else p=!0;if(p){if(void 0!==t.priority){const e=l;if("number"!=typeof t.priority)return Pe.errors=[{params:{type:"number"}}],!1;p=e===l}else p=!0;if(p){if(void 0!==t.reuseExistingChunk){const e=l;if("boolean"!=typeof t.reuseExistingChunk)return Pe.errors=[{params:{type:"boolean"}}],!1;p=e===l}else p=!0;if(p){if(void 0!==t.test){let e=t.test;const n=l,r=l;let o=!1;const s=l;if(!(e instanceof RegExp)){const e={params:{}};null===a?a=[e]:a.push(e),l++}var D=s===l;if(o=o||D,!o){const t=l;if("string"!=typeof e){const e={params:{type:"string"}};null===a?a=[e]:a.push(e),l++}if(D=t===l,o=o||D,!o){const t=l;if(!(e instanceof Function)){const e={params:{}};null===a?a=[e]:a.push(e),l++}D=t===l,o=o||D}}if(!o){const e={params:{}};return null===a?a=[e]:a.push(e),l++,Pe.errors=a,!1}l=r,null!==a&&(r?a.length=r:a=null),p=n===l}else p=!0;if(p){if(void 0!==t.type){let e=t.type;const n=l,r=l;let o=!1;const s=l;if(!(e instanceof RegExp)){const e={params:{}};null===a?a=[e]:a.push(e),l++}var O=s===l;if(o=o||O,!o){const t=l;if("string"!=typeof e){const e={params:{type:"string"}};null===a?a=[e]:a.push(e),l++}if(O=t===l,o=o||O,!o){const t=l;if(!(e instanceof Function)){const e={params:{}};null===a?a=[e]:a.push(e),l++}O=t===l,o=o||O}}if(!o){const e={params:{}};return null===a?a=[e]:a.push(e),l++,Pe.errors=a,!1}l=r,null!==a&&(r?a.length=r:a=null),p=n===l}else p=!0;if(p)if(void 0!==t.usedExports){const e=l;if("boolean"!=typeof t.usedExports)return Pe.errors=[{params:{type:"boolean"}}],!1;p=e===l}else p=!0}}}}}}}}}}}}}}}}}}}}}}}return Pe.errors=a,0===l}function De(t,{instancePath:r="",parentData:o,parentDataProperty:s,rootData:i=t}={}){let a=null,l=0;if(0===l){if(!t||"object"!=typeof t||Array.isArray(t))return De.errors=[{params:{type:"object"}}],!1;{const o=l;for(const e in t)if(!n.call(be.properties,e))return De.errors=[{params:{additionalProperty:e}}],!1;if(o===l){if(void 0!==t.automaticNameDelimiter){let e=t.automaticNameDelimiter;const n=l;if(l===n){if("string"!=typeof e)return De.errors=[{params:{type:"string"}}],!1;if(e.length<1)return De.errors=[{params:{}}],!1}var p=n===l}else p=!0;if(p){if(void 0!==t.cacheGroups){let e=t.cacheGroups;const n=l,o=l,s=l;if(l===s)if(e&&"object"==typeof e&&!Array.isArray(e)){let t;if(void 0===e.test&&(t="test")){const e={};null===a?a=[e]:a.push(e),l++}else if(void 0!==e.test){let t=e.test;const n=l;let r=!1;const o=l;if(!(t instanceof RegExp)){const e={};null===a?a=[e]:a.push(e),l++}var f=o===l;if(r=r||f,!r){const e=l;if("string"!=typeof t){const e={};null===a?a=[e]:a.push(e),l++}if(f=e===l,r=r||f,!r){const e=l;if(!(t instanceof Function)){const e={};null===a?a=[e]:a.push(e),l++}f=e===l,r=r||f}}if(r)l=n,null!==a&&(n?a.length=n:a=null);else{const e={};null===a?a=[e]:a.push(e),l++}}}else{const e={};null===a?a=[e]:a.push(e),l++}if(s===l)return De.errors=[{params:{}}],!1;if(l=o,null!==a&&(o?a.length=o:a=null),l===n){if(!e||"object"!=typeof e||Array.isArray(e))return De.errors=[{params:{type:"object"}}],!1;for(const t in e){let n=e[t];const o=l,s=l;let p=!1;const f=l;if(!1!==n){const e={params:{}};null===a?a=[e]:a.push(e),l++}var u=f===l;if(p=p||u,!p){const o=l;if(!(n instanceof RegExp)){const e={params:{}};null===a?a=[e]:a.push(e),l++}if(u=o===l,p=p||u,!p){const o=l;if("string"!=typeof n){const e={params:{type:"string"}};null===a?a=[e]:a.push(e),l++}if(u=o===l,p=p||u,!p){const o=l;if(!(n instanceof Function)){const e={params:{}};null===a?a=[e]:a.push(e),l++}if(u=o===l,p=p||u,!p){const o=l;Pe(n,{instancePath:r+"/cacheGroups/"+t.replace(/~/g,"~0").replace(/\//g,"~1"),parentData:e,parentDataProperty:t,rootData:i})||(a=null===a?Pe.errors:a.concat(Pe.errors),l=a.length),u=o===l,p=p||u}}}}if(!p){const e={params:{}};return null===a?a=[e]:a.push(e),l++,De.errors=a,!1}if(l=s,null!==a&&(s?a.length=s:a=null),o!==l)break}}p=n===l}else p=!0;if(p){if(void 0!==t.chunks){let e=t.chunks;const n=l,r=l;let o=!1;const s=l;if("initial"!==e&&"async"!==e&&"all"!==e){const e={params:{}};null===a?a=[e]:a.push(e),l++}var c=s===l;if(o=o||c,!o){const t=l;if(!(e instanceof RegExp)){const e={params:{}};null===a?a=[e]:a.push(e),l++}if(c=t===l,o=o||c,!o){const t=l;if(!(e instanceof Function)){const e={params:{}};null===a?a=[e]:a.push(e),l++}c=t===l,o=o||c}}if(!o){const e={params:{}};return null===a?a=[e]:a.push(e),l++,De.errors=a,!1}l=r,null!==a&&(r?a.length=r:a=null),p=n===l}else p=!0;if(p){if(void 0!==t.defaultSizeTypes){let e=t.defaultSizeTypes;const n=l;if(l===n){if(!Array.isArray(e))return De.errors=[{params:{type:"array"}}],!1;if(e.length<1)return De.errors=[{params:{limit:1}}],!1;{const t=e.length;for(let n=0;n=",limit:0}};null===a?a=[e]:a.push(e),l++}}else{const e={params:{type:"number"}};null===a?a=[e]:a.push(e),l++}var y=c===l;if(u=u||y,!u){const t=l;if(l===t)if(e&&"object"==typeof e&&!Array.isArray(e))for(const t in e){const n=l;if("number"!=typeof e[t]){const e={params:{type:"number"}};null===a?a=[e]:a.push(e),l++}if(n!==l)break}else{const e={params:{type:"object"}};null===a?a=[e]:a.push(e),l++}y=t===l,u=u||y}if(u)l=f,null!==a&&(f?a.length=f:a=null);else{const e={params:{}};null===a?a=[e]:a.push(e),l++}if(i===l&&(o=!0,s=0),!o){const e={params:{passingSchemas:s}};return null===a?a=[e]:a.push(e),l++,De.errors=a,!1}l=r,null!==a&&(r?a.length=r:a=null),p=n===l}else p=!0;if(p){if(void 0!==t.fallbackCacheGroup){let e=t.fallbackCacheGroup;const n=l;if(l===n){if(!e||"object"!=typeof e||Array.isArray(e))return De.errors=[{params:{type:"object"}}],!1;{const t=l;for(const t in e)if("automaticNameDelimiter"!==t&&"chunks"!==t&&"maxAsyncSize"!==t&&"maxInitialSize"!==t&&"maxSize"!==t&&"minSize"!==t&&"minSizeReduction"!==t)return De.errors=[{params:{additionalProperty:t}}],!1;if(t===l){if(void 0!==e.automaticNameDelimiter){let t=e.automaticNameDelimiter;const n=l;if(l===n){if("string"!=typeof t)return De.errors=[{params:{type:"string"}}],!1;if(t.length<1)return De.errors=[{params:{}}],!1}var m=n===l}else m=!0;if(m){if(void 0!==e.chunks){let t=e.chunks;const n=l,r=l;let o=!1;const s=l;if("initial"!==t&&"async"!==t&&"all"!==t){const e={params:{}};null===a?a=[e]:a.push(e),l++}var d=s===l;if(o=o||d,!o){const e=l;if(!(t instanceof RegExp)){const e={params:{}};null===a?a=[e]:a.push(e),l++}if(d=e===l,o=o||d,!o){const e=l;if(!(t instanceof Function)){const e={params:{}};null===a?a=[e]:a.push(e),l++}d=e===l,o=o||d}}if(!o){const e={params:{}};return null===a?a=[e]:a.push(e),l++,De.errors=a,!1}l=r,null!==a&&(r?a.length=r:a=null),m=n===l}else m=!0;if(m){if(void 0!==e.maxAsyncSize){let t=e.maxAsyncSize;const n=l,r=l;let o=!1,s=null;const i=l,p=l;let f=!1;const u=l;if(l===u)if("number"==typeof t){if(t<0||isNaN(t)){const e={params:{comparison:">=",limit:0}};null===a?a=[e]:a.push(e),l++}}else{const e={params:{type:"number"}};null===a?a=[e]:a.push(e),l++}var h=u===l;if(f=f||h,!f){const e=l;if(l===e)if(t&&"object"==typeof t&&!Array.isArray(t))for(const e in t){const n=l;if("number"!=typeof t[e]){const e={params:{type:"number"}};null===a?a=[e]:a.push(e),l++}if(n!==l)break}else{const e={params:{type:"object"}};null===a?a=[e]:a.push(e),l++}h=e===l,f=f||h}if(f)l=p,null!==a&&(p?a.length=p:a=null);else{const e={params:{}};null===a?a=[e]:a.push(e),l++}if(i===l&&(o=!0,s=0),!o){const e={params:{passingSchemas:s}};return null===a?a=[e]:a.push(e),l++,De.errors=a,!1}l=r,null!==a&&(r?a.length=r:a=null),m=n===l}else m=!0;if(m){if(void 0!==e.maxInitialSize){let t=e.maxInitialSize;const n=l,r=l;let o=!1,s=null;const i=l,p=l;let f=!1;const u=l;if(l===u)if("number"==typeof t){if(t<0||isNaN(t)){const e={params:{comparison:">=",limit:0}};null===a?a=[e]:a.push(e),l++}}else{const e={params:{type:"number"}};null===a?a=[e]:a.push(e),l++}var g=u===l;if(f=f||g,!f){const e=l;if(l===e)if(t&&"object"==typeof t&&!Array.isArray(t))for(const e in t){const n=l;if("number"!=typeof t[e]){const e={params:{type:"number"}};null===a?a=[e]:a.push(e),l++}if(n!==l)break}else{const e={params:{type:"object"}};null===a?a=[e]:a.push(e),l++}g=e===l,f=f||g}if(f)l=p,null!==a&&(p?a.length=p:a=null);else{const e={params:{}};null===a?a=[e]:a.push(e),l++}if(i===l&&(o=!0,s=0),!o){const e={params:{passingSchemas:s}};return null===a?a=[e]:a.push(e),l++,De.errors=a,!1}l=r,null!==a&&(r?a.length=r:a=null),m=n===l}else m=!0;if(m){if(void 0!==e.maxSize){let t=e.maxSize;const n=l,r=l;let o=!1,s=null;const i=l,p=l;let f=!1;const u=l;if(l===u)if("number"==typeof t){if(t<0||isNaN(t)){const e={params:{comparison:">=",limit:0}};null===a?a=[e]:a.push(e),l++}}else{const e={params:{type:"number"}};null===a?a=[e]:a.push(e),l++}var b=u===l;if(f=f||b,!f){const e=l;if(l===e)if(t&&"object"==typeof t&&!Array.isArray(t))for(const e in t){const n=l;if("number"!=typeof t[e]){const e={params:{type:"number"}};null===a?a=[e]:a.push(e),l++}if(n!==l)break}else{const e={params:{type:"object"}};null===a?a=[e]:a.push(e),l++}b=e===l,f=f||b}if(f)l=p,null!==a&&(p?a.length=p:a=null);else{const e={params:{}};null===a?a=[e]:a.push(e),l++}if(i===l&&(o=!0,s=0),!o){const e={params:{passingSchemas:s}};return null===a?a=[e]:a.push(e),l++,De.errors=a,!1}l=r,null!==a&&(r?a.length=r:a=null),m=n===l}else m=!0;if(m){if(void 0!==e.minSize){let t=e.minSize;const n=l,r=l;let o=!1,s=null;const i=l,p=l;let f=!1;const u=l;if(l===u)if("number"==typeof t){if(t<0||isNaN(t)){const e={params:{comparison:">=",limit:0}};null===a?a=[e]:a.push(e),l++}}else{const e={params:{type:"number"}};null===a?a=[e]:a.push(e),l++}var v=u===l;if(f=f||v,!f){const e=l;if(l===e)if(t&&"object"==typeof t&&!Array.isArray(t))for(const e in t){const n=l;if("number"!=typeof t[e]){const e={params:{type:"number"}};null===a?a=[e]:a.push(e),l++}if(n!==l)break}else{const e={params:{type:"object"}};null===a?a=[e]:a.push(e),l++}v=e===l,f=f||v}if(f)l=p,null!==a&&(p?a.length=p:a=null);else{const e={params:{}};null===a?a=[e]:a.push(e),l++}if(i===l&&(o=!0,s=0),!o){const e={params:{passingSchemas:s}};return null===a?a=[e]:a.push(e),l++,De.errors=a,!1}l=r,null!==a&&(r?a.length=r:a=null),m=n===l}else m=!0;if(m)if(void 0!==e.minSizeReduction){let t=e.minSizeReduction;const n=l,r=l;let o=!1,s=null;const i=l,p=l;let f=!1;const u=l;if(l===u)if("number"==typeof t){if(t<0||isNaN(t)){const e={params:{comparison:">=",limit:0}};null===a?a=[e]:a.push(e),l++}}else{const e={params:{type:"number"}};null===a?a=[e]:a.push(e),l++}var P=u===l;if(f=f||P,!f){const e=l;if(l===e)if(t&&"object"==typeof t&&!Array.isArray(t))for(const e in t){const n=l;if("number"!=typeof t[e]){const e={params:{type:"number"}};null===a?a=[e]:a.push(e),l++}if(n!==l)break}else{const e={params:{type:"object"}};null===a?a=[e]:a.push(e),l++}P=e===l,f=f||P}if(f)l=p,null!==a&&(p?a.length=p:a=null);else{const e={params:{}};null===a?a=[e]:a.push(e),l++}if(i===l&&(o=!0,s=0),!o){const e={params:{passingSchemas:s}};return null===a?a=[e]:a.push(e),l++,De.errors=a,!1}l=r,null!==a&&(r?a.length=r:a=null),m=n===l}else m=!0}}}}}}}}p=n===l}else p=!0;if(p){if(void 0!==t.filename){let n=t.filename;const r=l,o=l;let s=!1;const i=l;if(l===i)if("string"==typeof n){if(n.includes("!")||!1!==e.test(n)){const e={params:{}};null===a?a=[e]:a.push(e),l++}else if(n.length<1){const e={params:{}};null===a?a=[e]:a.push(e),l++}}else{const e={params:{type:"string"}};null===a?a=[e]:a.push(e),l++}var D=i===l;if(s=s||D,!s){const e=l;if(!(n instanceof Function)){const e={params:{}};null===a?a=[e]:a.push(e),l++}D=e===l,s=s||D}if(!s){const e={params:{}};return null===a?a=[e]:a.push(e),l++,De.errors=a,!1}l=o,null!==a&&(o?a.length=o:a=null),p=r===l}else p=!0;if(p){if(void 0!==t.hidePathInfo){const e=l;if("boolean"!=typeof t.hidePathInfo)return De.errors=[{params:{type:"boolean"}}],!1;p=e===l}else p=!0;if(p){if(void 0!==t.maxAsyncRequests){let e=t.maxAsyncRequests;const n=l;if(l===n){if("number"!=typeof e)return De.errors=[{params:{type:"number"}}],!1;if(e<1||isNaN(e))return De.errors=[{params:{comparison:">=",limit:1}}],!1}p=n===l}else p=!0;if(p){if(void 0!==t.maxAsyncSize){let e=t.maxAsyncSize;const n=l,r=l;let o=!1,s=null;const i=l,f=l;let u=!1;const c=l;if(l===c)if("number"==typeof e){if(e<0||isNaN(e)){const e={params:{comparison:">=",limit:0}};null===a?a=[e]:a.push(e),l++}}else{const e={params:{type:"number"}};null===a?a=[e]:a.push(e),l++}var O=c===l;if(u=u||O,!u){const t=l;if(l===t)if(e&&"object"==typeof e&&!Array.isArray(e))for(const t in e){const n=l;if("number"!=typeof e[t]){const e={params:{type:"number"}};null===a?a=[e]:a.push(e),l++}if(n!==l)break}else{const e={params:{type:"object"}};null===a?a=[e]:a.push(e),l++}O=t===l,u=u||O}if(u)l=f,null!==a&&(f?a.length=f:a=null);else{const e={params:{}};null===a?a=[e]:a.push(e),l++}if(i===l&&(o=!0,s=0),!o){const e={params:{passingSchemas:s}};return null===a?a=[e]:a.push(e),l++,De.errors=a,!1}l=r,null!==a&&(r?a.length=r:a=null),p=n===l}else p=!0;if(p){if(void 0!==t.maxInitialRequests){let e=t.maxInitialRequests;const n=l;if(l===n){if("number"!=typeof e)return De.errors=[{params:{type:"number"}}],!1;if(e<1||isNaN(e))return De.errors=[{params:{comparison:">=",limit:1}}],!1}p=n===l}else p=!0;if(p){if(void 0!==t.maxInitialSize){let e=t.maxInitialSize;const n=l,r=l;let o=!1,s=null;const i=l,f=l;let u=!1;const c=l;if(l===c)if("number"==typeof e){if(e<0||isNaN(e)){const e={params:{comparison:">=",limit:0}};null===a?a=[e]:a.push(e),l++}}else{const e={params:{type:"number"}};null===a?a=[e]:a.push(e),l++}var C=c===l;if(u=u||C,!u){const t=l;if(l===t)if(e&&"object"==typeof e&&!Array.isArray(e))for(const t in e){const n=l;if("number"!=typeof e[t]){const e={params:{type:"number"}};null===a?a=[e]:a.push(e),l++}if(n!==l)break}else{const e={params:{type:"object"}};null===a?a=[e]:a.push(e),l++}C=t===l,u=u||C}if(u)l=f,null!==a&&(f?a.length=f:a=null);else{const e={params:{}};null===a?a=[e]:a.push(e),l++}if(i===l&&(o=!0,s=0),!o){const e={params:{passingSchemas:s}};return null===a?a=[e]:a.push(e),l++,De.errors=a,!1}l=r,null!==a&&(r?a.length=r:a=null),p=n===l}else p=!0;if(p){if(void 0!==t.maxSize){let e=t.maxSize;const n=l,r=l;let o=!1,s=null;const i=l,f=l;let u=!1;const c=l;if(l===c)if("number"==typeof e){if(e<0||isNaN(e)){const e={params:{comparison:">=",limit:0}};null===a?a=[e]:a.push(e),l++}}else{const e={params:{type:"number"}};null===a?a=[e]:a.push(e),l++}var x=c===l;if(u=u||x,!u){const t=l;if(l===t)if(e&&"object"==typeof e&&!Array.isArray(e))for(const t in e){const n=l;if("number"!=typeof e[t]){const e={params:{type:"number"}};null===a?a=[e]:a.push(e),l++}if(n!==l)break}else{const e={params:{type:"object"}};null===a?a=[e]:a.push(e),l++}x=t===l,u=u||x}if(u)l=f,null!==a&&(f?a.length=f:a=null);else{const e={params:{}};null===a?a=[e]:a.push(e),l++}if(i===l&&(o=!0,s=0),!o){const e={params:{passingSchemas:s}};return null===a?a=[e]:a.push(e),l++,De.errors=a,!1}l=r,null!==a&&(r?a.length=r:a=null),p=n===l}else p=!0;if(p){if(void 0!==t.minChunks){let e=t.minChunks;const n=l;if(l===n){if("number"!=typeof e)return De.errors=[{params:{type:"number"}}],!1;if(e<1||isNaN(e))return De.errors=[{params:{comparison:">=",limit:1}}],!1}p=n===l}else p=!0;if(p){if(void 0!==t.minRemainingSize){let e=t.minRemainingSize;const n=l,r=l;let o=!1,s=null;const i=l,f=l;let u=!1;const c=l;if(l===c)if("number"==typeof e){if(e<0||isNaN(e)){const e={params:{comparison:">=",limit:0}};null===a?a=[e]:a.push(e),l++}}else{const e={params:{type:"number"}};null===a?a=[e]:a.push(e),l++}var A=c===l;if(u=u||A,!u){const t=l;if(l===t)if(e&&"object"==typeof e&&!Array.isArray(e))for(const t in e){const n=l;if("number"!=typeof e[t]){const e={params:{type:"number"}};null===a?a=[e]:a.push(e),l++}if(n!==l)break}else{const e={params:{type:"object"}};null===a?a=[e]:a.push(e),l++}A=t===l,u=u||A}if(u)l=f,null!==a&&(f?a.length=f:a=null);else{const e={params:{}};null===a?a=[e]:a.push(e),l++}if(i===l&&(o=!0,s=0),!o){const e={params:{passingSchemas:s}};return null===a?a=[e]:a.push(e),l++,De.errors=a,!1}l=r,null!==a&&(r?a.length=r:a=null),p=n===l}else p=!0;if(p){if(void 0!==t.minSize){let e=t.minSize;const n=l,r=l;let o=!1,s=null;const i=l,f=l;let u=!1;const c=l;if(l===c)if("number"==typeof e){if(e<0||isNaN(e)){const e={params:{comparison:">=",limit:0}};null===a?a=[e]:a.push(e),l++}}else{const e={params:{type:"number"}};null===a?a=[e]:a.push(e),l++}var $=c===l;if(u=u||$,!u){const t=l;if(l===t)if(e&&"object"==typeof e&&!Array.isArray(e))for(const t in e){const n=l;if("number"!=typeof e[t]){const e={params:{type:"number"}};null===a?a=[e]:a.push(e),l++}if(n!==l)break}else{const e={params:{type:"object"}};null===a?a=[e]:a.push(e),l++}$=t===l,u=u||$}if(u)l=f,null!==a&&(f?a.length=f:a=null);else{const e={params:{}};null===a?a=[e]:a.push(e),l++}if(i===l&&(o=!0,s=0),!o){const e={params:{passingSchemas:s}};return null===a?a=[e]:a.push(e),l++,De.errors=a,!1}l=r,null!==a&&(r?a.length=r:a=null),p=n===l}else p=!0;if(p){if(void 0!==t.minSizeReduction){let e=t.minSizeReduction;const n=l,r=l;let o=!1,s=null;const i=l,f=l;let u=!1;const c=l;if(l===c)if("number"==typeof e){if(e<0||isNaN(e)){const e={params:{comparison:">=",limit:0}};null===a?a=[e]:a.push(e),l++}}else{const e={params:{type:"number"}};null===a?a=[e]:a.push(e),l++}var k=c===l;if(u=u||k,!u){const t=l;if(l===t)if(e&&"object"==typeof e&&!Array.isArray(e))for(const t in e){const n=l;if("number"!=typeof e[t]){const e={params:{type:"number"}};null===a?a=[e]:a.push(e),l++}if(n!==l)break}else{const e={params:{type:"object"}};null===a?a=[e]:a.push(e),l++}k=t===l,u=u||k}if(u)l=f,null!==a&&(f?a.length=f:a=null);else{const e={params:{}};null===a?a=[e]:a.push(e),l++}if(i===l&&(o=!0,s=0),!o){const e={params:{passingSchemas:s}};return null===a?a=[e]:a.push(e),l++,De.errors=a,!1}l=r,null!==a&&(r?a.length=r:a=null),p=n===l}else p=!0;if(p){if(void 0!==t.name){let e=t.name;const n=l,r=l;let o=!1;const s=l;if(!1!==e){const e={params:{}};null===a?a=[e]:a.push(e),l++}var j=s===l;if(o=o||j,!o){const t=l;if("string"!=typeof e){const e={params:{type:"string"}};null===a?a=[e]:a.push(e),l++}if(j=t===l,o=o||j,!o){const t=l;if(!(e instanceof Function)){const e={params:{}};null===a?a=[e]:a.push(e),l++}j=t===l,o=o||j}}if(!o){const e={params:{}};return null===a?a=[e]:a.push(e),l++,De.errors=a,!1}l=r,null!==a&&(r?a.length=r:a=null),p=n===l}else p=!0;if(p)if(void 0!==t.usedExports){const e=l;if("boolean"!=typeof t.usedExports)return De.errors=[{params:{type:"boolean"}}],!1;p=e===l}else p=!0}}}}}}}}}}}}}}}}}}}}return De.errors=a,0===l}function Oe(e,{instancePath:t="",parentData:r,parentDataProperty:o,rootData:s=e}={}){let i=null,a=0;if(0===a){if(!e||"object"!=typeof e||Array.isArray(e))return Oe.errors=[{params:{type:"object"}}],!1;{const r=a;for(const t in e)if(!n.call(ge.properties,t))return Oe.errors=[{params:{additionalProperty:t}}],!1;if(r===a){if(void 0!==e.checkWasmTypes){const t=a;if("boolean"!=typeof e.checkWasmTypes)return Oe.errors=[{params:{type:"boolean"}}],!1;var l=t===a}else l=!0;if(l){if(void 0!==e.chunkIds){let t=e.chunkIds;const n=a;if("natural"!==t&&"named"!==t&&"deterministic"!==t&&"size"!==t&&"total-size"!==t&&!1!==t)return Oe.errors=[{params:{}}],!1;l=n===a}else l=!0;if(l){if(void 0!==e.concatenateModules){const t=a;if("boolean"!=typeof e.concatenateModules)return Oe.errors=[{params:{type:"boolean"}}],!1;l=t===a}else l=!0;if(l){if(void 0!==e.emitOnErrors){const t=a;if("boolean"!=typeof e.emitOnErrors)return Oe.errors=[{params:{type:"boolean"}}],!1;l=t===a}else l=!0;if(l){if(void 0!==e.flagIncludedChunks){const t=a;if("boolean"!=typeof e.flagIncludedChunks)return Oe.errors=[{params:{type:"boolean"}}],!1;l=t===a}else l=!0;if(l){if(void 0!==e.innerGraph){const t=a;if("boolean"!=typeof e.innerGraph)return Oe.errors=[{params:{type:"boolean"}}],!1;l=t===a}else l=!0;if(l){if(void 0!==e.mangleExports){let t=e.mangleExports;const n=a,r=a;let o=!1;const s=a;if("size"!==t&&"deterministic"!==t){const e={params:{}};null===i?i=[e]:i.push(e),a++}var p=s===a;if(o=o||p,!o){const e=a;if("boolean"!=typeof t){const e={params:{type:"boolean"}};null===i?i=[e]:i.push(e),a++}p=e===a,o=o||p}if(!o){const e={params:{}};return null===i?i=[e]:i.push(e),a++,Oe.errors=i,!1}a=r,null!==i&&(r?i.length=r:i=null),l=n===a}else l=!0;if(l){if(void 0!==e.mangleWasmImports){const t=a;if("boolean"!=typeof e.mangleWasmImports)return Oe.errors=[{params:{type:"boolean"}}],!1;l=t===a}else l=!0;if(l){if(void 0!==e.mergeDuplicateChunks){const t=a;if("boolean"!=typeof e.mergeDuplicateChunks)return Oe.errors=[{params:{type:"boolean"}}],!1;l=t===a}else l=!0;if(l){if(void 0!==e.minimize){const t=a;if("boolean"!=typeof e.minimize)return Oe.errors=[{params:{type:"boolean"}}],!1;l=t===a}else l=!0;if(l){if(void 0!==e.minimizer){let t=e.minimizer;const n=a;if(a===n){if(!Array.isArray(t))return Oe.errors=[{params:{type:"array"}}],!1;{const e=t.length;for(let n=0;n=",limit:1}}],!1}u=n===f}else u=!0;if(u){if(void 0!==t.hashFunction){let e=t.hashFunction;const n=f,r=f;let o=!1;const s=f;if(f===s)if("string"==typeof e){if(e.length<1){const e={params:{}};null===l?l=[e]:l.push(e),f++}}else{const e={params:{type:"string"}};null===l?l=[e]:l.push(e),f++}var v=s===f;if(o=o||v,!o){const t=f;if(!(e instanceof Function)){const e={params:{}};null===l?l=[e]:l.push(e),f++}v=t===f,o=o||v}if(!o){const e={params:{}};return null===l?l=[e]:l.push(e),f++,ze.errors=l,!1}f=r,null!==l&&(r?l.length=r:l=null),u=n===f}else u=!0;if(u){if(void 0!==t.hashSalt){let e=t.hashSalt;const n=f;if(f==f){if("string"!=typeof e)return ze.errors=[{params:{type:"string"}}],!1;if(e.length<1)return ze.errors=[{params:{}}],!1}u=n===f}else u=!0;if(u){if(void 0!==t.hotUpdateChunkFilename){let n=t.hotUpdateChunkFilename;const r=f;if(f==f){if("string"!=typeof n)return ze.errors=[{params:{type:"string"}}],!1;if(n.includes("!")||!1!==e.test(n))return ze.errors=[{params:{}}],!1}u=r===f}else u=!0;if(u){if(void 0!==t.hotUpdateGlobal){const e=f;if("string"!=typeof t.hotUpdateGlobal)return ze.errors=[{params:{type:"string"}}],!1;u=e===f}else u=!0;if(u){if(void 0!==t.hotUpdateMainFilename){let n=t.hotUpdateMainFilename;const r=f;if(f==f){if("string"!=typeof n)return ze.errors=[{params:{type:"string"}}],!1;if(n.includes("!")||!1!==e.test(n))return ze.errors=[{params:{}}],!1}u=r===f}else u=!0;if(u){if(void 0!==t.ignoreBrowserWarnings){const e=f;if("boolean"!=typeof t.ignoreBrowserWarnings)return ze.errors=[{params:{type:"boolean"}}],!1;u=e===f}else u=!0;if(u){if(void 0!==t.iife){const e=f;if("boolean"!=typeof t.iife)return ze.errors=[{params:{type:"boolean"}}],!1;u=e===f}else u=!0;if(u){if(void 0!==t.importFunctionName){const e=f;if("string"!=typeof t.importFunctionName)return ze.errors=[{params:{type:"string"}}],!1;u=e===f}else u=!0;if(u){if(void 0!==t.importMetaName){const e=f;if("string"!=typeof t.importMetaName)return ze.errors=[{params:{type:"string"}}],!1;u=e===f}else u=!0;if(u){if(void 0!==t.library){const e=f;Le(t.library,{instancePath:r+"/library",parentData:t,parentDataProperty:"library",rootData:i})||(l=null===l?Le.errors:l.concat(Le.errors),f=l.length),u=e===f}else u=!0;if(u){if(void 0!==t.libraryExport){let e=t.libraryExport;const n=f,r=f;let o=!1,s=null;const i=f,a=f;let p=!1;const c=f;if(f===c)if(Array.isArray(e)){const t=e.length;for(let n=0;n=",limit:1}}],!1}c=t===f}else c=!0;if(c){if(void 0!==r.performance){const e=f;Me(r.performance,{instancePath:o+"/performance",parentData:r,parentDataProperty:"performance",rootData:l})||(p=null===p?Me.errors:p.concat(Me.errors),f=p.length),c=e===f}else c=!0;if(c){if(void 0!==r.plugins){const e=f;we(r.plugins,{instancePath:o+"/plugins",parentData:r,parentDataProperty:"plugins",rootData:l})||(p=null===p?we.errors:p.concat(we.errors),f=p.length),c=e===f}else c=!0;if(c){if(void 0!==r.profile){const e=f;if("boolean"!=typeof r.profile)return _e.errors=[{params:{type:"boolean"}}],!1;c=e===f}else c=!0;if(c){if(void 0!==r.recordsInputPath){let t=r.recordsInputPath;const n=f,o=f;let s=!1;const i=f;if(!1!==t){const e={params:{}};null===p?p=[e]:p.push(e),f++}var v=i===f;if(s=s||v,!s){const n=f;if(f===n)if("string"==typeof t){if(t.includes("!")||!0!==e.test(t)){const e={params:{}};null===p?p=[e]:p.push(e),f++}}else{const e={params:{type:"string"}};null===p?p=[e]:p.push(e),f++}v=n===f,s=s||v}if(!s){const e={params:{}};return null===p?p=[e]:p.push(e),f++,_e.errors=p,!1}f=o,null!==p&&(o?p.length=o:p=null),c=n===f}else c=!0;if(c){if(void 0!==r.recordsOutputPath){let t=r.recordsOutputPath;const n=f,o=f;let s=!1;const i=f;if(!1!==t){const e={params:{}};null===p?p=[e]:p.push(e),f++}var P=i===f;if(s=s||P,!s){const n=f;if(f===n)if("string"==typeof t){if(t.includes("!")||!0!==e.test(t)){const e={params:{}};null===p?p=[e]:p.push(e),f++}}else{const e={params:{type:"string"}};null===p?p=[e]:p.push(e),f++}P=n===f,s=s||P}if(!s){const e={params:{}};return null===p?p=[e]:p.push(e),f++,_e.errors=p,!1}f=o,null!==p&&(o?p.length=o:p=null),c=n===f}else c=!0;if(c){if(void 0!==r.recordsPath){let t=r.recordsPath;const n=f,o=f;let s=!1;const i=f;if(!1!==t){const e={params:{}};null===p?p=[e]:p.push(e),f++}var D=i===f;if(s=s||D,!s){const n=f;if(f===n)if("string"==typeof t){if(t.includes("!")||!0!==e.test(t)){const e={params:{}};null===p?p=[e]:p.push(e),f++}}else{const e={params:{type:"string"}};null===p?p=[e]:p.push(e),f++}D=n===f,s=s||D}if(!s){const e={params:{}};return null===p?p=[e]:p.push(e),f++,_e.errors=p,!1}f=o,null!==p&&(o?p.length=o:p=null),c=n===f}else c=!0;if(c){if(void 0!==r.resolve){const e=f;Te(r.resolve,{instancePath:o+"/resolve",parentData:r,parentDataProperty:"resolve",rootData:l})||(p=null===p?Te.errors:p.concat(Te.errors),f=p.length),c=e===f}else c=!0;if(c){if(void 0!==r.resolveLoader){const e=f;Ne(r.resolveLoader,{instancePath:o+"/resolveLoader",parentData:r,parentDataProperty:"resolveLoader",rootData:l})||(p=null===p?Ne.errors:p.concat(Ne.errors),f=p.length),c=e===f}else c=!0;if(c){if(void 0!==r.snapshot){let t=r.snapshot;const n=f;if(f==f){if(!t||"object"!=typeof t||Array.isArray(t))return _e.errors=[{params:{type:"object"}}],!1;{const n=f;for(const e in t)if("buildDependencies"!==e&&"immutablePaths"!==e&&"managedPaths"!==e&&"module"!==e&&"resolve"!==e&&"resolveBuildDependencies"!==e&&"unmanagedPaths"!==e)return _e.errors=[{params:{additionalProperty:e}}],!1;if(n===f){if(void 0!==t.buildDependencies){let e=t.buildDependencies;const n=f;if(f===n){if(!e||"object"!=typeof e||Array.isArray(e))return _e.errors=[{params:{type:"object"}}],!1;{const t=f;for(const t in e)if("hash"!==t&&"timestamp"!==t)return _e.errors=[{params:{additionalProperty:t}}],!1;if(t===f){if(void 0!==e.hash){const t=f;if("boolean"!=typeof e.hash)return _e.errors=[{params:{type:"boolean"}}],!1;var O=t===f}else O=!0;if(O)if(void 0!==e.timestamp){const t=f;if("boolean"!=typeof e.timestamp)return _e.errors=[{params:{type:"boolean"}}],!1;O=t===f}else O=!0}}}var C=n===f}else C=!0;if(C){if(void 0!==t.immutablePaths){let n=t.immutablePaths;const r=f;if(f===r){if(!Array.isArray(n))return _e.errors=[{params:{type:"array"}}],!1;{const t=n.length;for(let r=0;r=",limit:1}};null===p?p=[e]:p.push(e),f++}}else{const e={params:{type:"number"}};null===p?p=[e]:p.push(e),f++}d=n===f}else d=!0;if(d)if(void 0!==t.type){const e=f;if("memory"!==t.type){const e={params:{}};null===p?p=[e]:p.push(e),f++}d=e===f}else d=!0}}}}else{const e={params:{type:"object"}};null===p?p=[e]:p.push(e),f++}if(m=o===f,c=c||m,!c){const o=f;if(f==f)if(t&&"object"==typeof t&&!Array.isArray(t)){let o;if(void 0===t.type&&(o="type")){const e={params:{missingProperty:o}};null===p?p=[e]:p.push(e),f++}else{const o=f;for(const e in t)if(!n.call(r.properties,e)){const t={params:{additionalProperty:e}};null===p?p=[t]:p.push(t),f++;break}if(o===f){if(void 0!==t.allowCollectingMemory){const e=f;if("boolean"!=typeof t.allowCollectingMemory){const e={params:{type:"boolean"}};null===p?p=[e]:p.push(e),f++}var h=e===f}else h=!0;if(h){if(void 0!==t.buildDependencies){let e=t.buildDependencies;const n=f;if(f===n)if(e&&"object"==typeof e&&!Array.isArray(e))for(const t in e){let n=e[t];const r=f;if(f===r)if(Array.isArray(n)){const e=n.length;for(let t=0;t=",limit:0}};null===p?p=[e]:p.push(e),f++}}else{const e={params:{type:"number"}};null===p?p=[e]:p.push(e),f++}h=n===f}else h=!0;if(h){if(void 0!==t.idleTimeoutAfterLargeChanges){let e=t.idleTimeoutAfterLargeChanges;const n=f;if(f===n)if("number"==typeof e){if(e<0||isNaN(e)){const e={params:{comparison:">=",limit:0}};null===p?p=[e]:p.push(e),f++}}else{const e={params:{type:"number"}};null===p?p=[e]:p.push(e),f++}h=n===f}else h=!0;if(h){if(void 0!==t.idleTimeoutForInitialStore){let e=t.idleTimeoutForInitialStore;const n=f;if(f===n)if("number"==typeof e){if(e<0||isNaN(e)){const e={params:{comparison:">=",limit:0}};null===p?p=[e]:p.push(e),f++}}else{const e={params:{type:"number"}};null===p?p=[e]:p.push(e),f++}h=n===f}else h=!0;if(h){if(void 0!==t.immutablePaths){let n=t.immutablePaths;const r=f;if(f===r)if(Array.isArray(n)){const t=n.length;for(let r=0;r=",limit:0}};null===p?p=[e]:p.push(e),f++}}else{const e={params:{type:"number"}};null===p?p=[e]:p.push(e),f++}h=n===f}else h=!0;if(h){if(void 0!==t.maxMemoryGenerations){let e=t.maxMemoryGenerations;const n=f;if(f===n)if("number"==typeof e){if(e<0||isNaN(e)){const e={params:{comparison:">=",limit:0}};null===p?p=[e]:p.push(e),f++}}else{const e={params:{type:"number"}};null===p?p=[e]:p.push(e),f++}h=n===f}else h=!0;if(h){if(void 0!==t.memoryCacheUnaffected){const e=f;if("boolean"!=typeof t.memoryCacheUnaffected){const e={params:{type:"boolean"}};null===p?p=[e]:p.push(e),f++}h=e===f}else h=!0;if(h){if(void 0!==t.name){const e=f;if("string"!=typeof t.name){const e={params:{type:"string"}};null===p?p=[e]:p.push(e),f++}h=e===f}else h=!0;if(h){if(void 0!==t.profile){const e=f;if("boolean"!=typeof t.profile){const e={params:{type:"boolean"}};null===p?p=[e]:p.push(e),f++}h=e===f}else h=!0;if(h){if(void 0!==t.readonly){const e=f;if("boolean"!=typeof t.readonly){const e={params:{type:"boolean"}};null===p?p=[e]:p.push(e),f++}h=e===f}else h=!0;if(h){if(void 0!==t.store){const e=f;if("pack"!==t.store){const e={params:{}};null===p?p=[e]:p.push(e),f++}h=e===f}else h=!0;if(h){if(void 0!==t.type){const e=f;if("filesystem"!==t.type){const e={params:{}};null===p?p=[e]:p.push(e),f++}h=e===f}else h=!0;if(h)if(void 0!==t.version){const e=f;if("string"!=typeof t.version){const e={params:{type:"string"}};null===p?p=[e]:p.push(e),f++}h=e===f}else h=!0}}}}}}}}}}}}}}}}}}}}}else{const e={params:{type:"object"}};null===p?p=[e]:p.push(e),f++}m=o===f,c=c||m}}if(!c){const e={params:{}};return null===p?p=[e]:p.push(e),f++,o.errors=p,!1}return f=u,null!==p&&(u?p.length=u:p=null),o.errors=p,0===f}function s(e,{instancePath:t="",parentData:n,parentDataProperty:r,rootData:i=e}={}){let a=null,l=0;const p=l;let f=!1;const u=l;if(!0!==e){const e={params:{}};null===a?a=[e]:a.push(e),l++}var c=u===l;if(f=f||c,!f){const s=l;o(e,{instancePath:t,parentData:n,parentDataProperty:r,rootData:i})||(a=null===a?o.errors:a.concat(o.errors),l=a.length),c=s===l,f=f||c}if(!f){const e={params:{}};return null===a?a=[e]:a.push(e),l++,s.errors=a,!1}return l=p,null!==a&&(p?a.length=p:a=null),s.errors=a,0===l}const i={type:"object",additionalProperties:!1,properties:{asyncChunks:{type:"boolean"},baseUri:{type:"string"},chunkLoading:{$ref:"#/definitions/ChunkLoading"},dependOn:{anyOf:[{type:"array",items:{type:"string",minLength:1},minItems:1,uniqueItems:!0},{type:"string",minLength:1}]},filename:{$ref:"#/definitions/EntryFilename"},import:{$ref:"#/definitions/EntryItem"},layer:{$ref:"#/definitions/Layer"},library:{$ref:"#/definitions/LibraryOptions"},publicPath:{$ref:"#/definitions/PublicPath"},runtime:{$ref:"#/definitions/EntryRuntime"},wasmLoading:{$ref:"#/definitions/WasmLoading"}},required:["import"]};function a(e,{instancePath:t="",parentData:n,parentDataProperty:r,rootData:o=e}={}){let s=null,i=0;const l=i;let p=!1;const f=i;if(!1!==e){const e={params:{}};null===s?s=[e]:s.push(e),i++}var u=f===i;if(p=p||u,!p){const t=i,n=i;let r=!1;const o=i;if("jsonp"!==e&&"import-scripts"!==e&&"require"!==e&&"async-node"!==e&&"import"!==e){const e={params:{}};null===s?s=[e]:s.push(e),i++}var c=o===i;if(r=r||c,!r){const t=i;if("string"!=typeof e){const e={params:{type:"string"}};null===s?s=[e]:s.push(e),i++}c=t===i,r=r||c}if(r)i=n,null!==s&&(n?s.length=n:s=null);else{const e={params:{}};null===s?s=[e]:s.push(e),i++}u=t===i,p=p||u}if(!p){const e={params:{}};return null===s?s=[e]:s.push(e),i++,a.errors=s,!1}return i=l,null!==s&&(l?s.length=l:s=null),a.errors=s,0===i}function l(t,{instancePath:n="",parentData:r,parentDataProperty:o,rootData:s=t}={}){let i=null,a=0;const p=a;let f=!1,u=null;const c=a,y=a;let m=!1;const d=a;if(a===d)if("string"==typeof t){if(t.includes("!")||!1!==e.test(t)){const e={params:{}};null===i?i=[e]:i.push(e),a++}else if(t.length<1){const e={params:{}};null===i?i=[e]:i.push(e),a++}}else{const e={params:{type:"string"}};null===i?i=[e]:i.push(e),a++}var h=d===a;if(m=m||h,!m){const e=a;if(!(t instanceof Function)){const e={params:{}};null===i?i=[e]:i.push(e),a++}h=e===a,m=m||h}if(m)a=y,null!==i&&(y?i.length=y:i=null);else{const e={params:{}};null===i?i=[e]:i.push(e),a++}if(c===a&&(f=!0,u=0),!f){const e={params:{passingSchemas:u}};return null===i?i=[e]:i.push(e),a++,l.errors=i,!1}return a=p,null!==i&&(p?i.length=p:i=null),l.errors=i,0===a}function p(e,{instancePath:t="",parentData:n,parentDataProperty:r,rootData:o=e}={}){let s=null,i=0;const a=i;let l=!1;const f=i;if("string"!=typeof e){const e={params:{type:"string"}};null===s?s=[e]:s.push(e),i++}var u=f===i;if(l=l||u,!l){const t=i;if(i==i)if(e&&"object"==typeof e&&!Array.isArray(e)){const t=i;for(const t in e)if("amd"!==t&&"commonjs"!==t&&"commonjs2"!==t&&"root"!==t){const e={params:{additionalProperty:t}};null===s?s=[e]:s.push(e),i++;break}if(t===i){if(void 0!==e.amd){const t=i;if("string"!=typeof e.amd){const e={params:{type:"string"}};null===s?s=[e]:s.push(e),i++}var c=t===i}else c=!0;if(c){if(void 0!==e.commonjs){const t=i;if("string"!=typeof e.commonjs){const e={params:{type:"string"}};null===s?s=[e]:s.push(e),i++}c=t===i}else c=!0;if(c){if(void 0!==e.commonjs2){const t=i;if("string"!=typeof e.commonjs2){const e={params:{type:"string"}};null===s?s=[e]:s.push(e),i++}c=t===i}else c=!0;if(c)if(void 0!==e.root){const t=i;if("string"!=typeof e.root){const e={params:{type:"string"}};null===s?s=[e]:s.push(e),i++}c=t===i}else c=!0}}}}else{const e={params:{type:"object"}};null===s?s=[e]:s.push(e),i++}u=t===i,l=l||u}if(!l){const e={params:{}};return null===s?s=[e]:s.push(e),i++,p.errors=s,!1}return i=a,null!==s&&(a?s.length=a:s=null),p.errors=s,0===i}function f(e,{instancePath:t="",parentData:n,parentDataProperty:r,rootData:o=e}={}){let s=null,i=0;const a=i;let l=!1;const p=i;if(i===p)if(Array.isArray(e))if(e.length<1){const e={params:{limit:1}};null===s?s=[e]:s.push(e),i++}else{const t=e.length;for(let n=0;n1){const r={};for(;n--;){let o=t[n];if("string"==typeof o){if("number"==typeof r[o]){e=r[o];const t={params:{i:n,j:e}};null===p?p=[t]:p.push(t),f++;break}r[o]=n}}}}}else{const e={params:{type:"array"}};null===p?p=[e]:p.push(e),f++}var g=s===f;if(o=o||g,!o){const e=f;if(f===e)if("string"==typeof t){if(t.length<1){const e={params:{}};null===p?p=[e]:p.push(e),f++}}else{const e={params:{type:"string"}};null===p?p=[e]:p.push(e),f++}g=e===f,o=o||g}if(!o){const e={params:{}};return null===p?p=[e]:p.push(e),f++,m.errors=p,!1}f=r,null!==p&&(r?p.length=r:p=null),d=n===f}else d=!0;if(d){if(void 0!==e.filename){const n=f;l(e.filename,{instancePath:t+"/filename",parentData:e,parentDataProperty:"filename",rootData:s})||(p=null===p?l.errors:p.concat(l.errors),f=p.length),d=n===f}else d=!0;if(d){if(void 0!==e.import){let t=e.import;const n=f,r=f;let o=!1;const s=f;if(f===s)if(Array.isArray(t))if(t.length<1){const e={params:{limit:1}};null===p?p=[e]:p.push(e),f++}else{var b=!0;const e=t.length;for(let n=0;n1){const r={};for(;n--;){let o=t[n];if("string"==typeof o){if("number"==typeof r[o]){e=r[o];const t={params:{i:n,j:e}};null===p?p=[t]:p.push(t),f++;break}r[o]=n}}}}}else{const e={params:{type:"array"}};null===p?p=[e]:p.push(e),f++}var v=s===f;if(o=o||v,!o){const e=f;if(f===e)if("string"==typeof t){if(t.length<1){const e={params:{}};null===p?p=[e]:p.push(e),f++}}else{const e={params:{type:"string"}};null===p?p=[e]:p.push(e),f++}v=e===f,o=o||v}if(!o){const e={params:{}};return null===p?p=[e]:p.push(e),f++,m.errors=p,!1}f=r,null!==p&&(r?p.length=r:p=null),d=n===f}else d=!0;if(d){if(void 0!==e.layer){let t=e.layer;const n=f,r=f;let o=!1;const s=f;if(null!==t){const e={params:{}};null===p?p=[e]:p.push(e),f++}var P=s===f;if(o=o||P,!o){const e=f;if(f===e)if("string"==typeof t){if(t.length<1){const e={params:{}};null===p?p=[e]:p.push(e),f++}}else{const e={params:{type:"string"}};null===p?p=[e]:p.push(e),f++}P=e===f,o=o||P}if(!o){const e={params:{}};return null===p?p=[e]:p.push(e),f++,m.errors=p,!1}f=r,null!==p&&(r?p.length=r:p=null),d=n===f}else d=!0;if(d){if(void 0!==e.library){const n=f;u(e.library,{instancePath:t+"/library",parentData:e,parentDataProperty:"library",rootData:s})||(p=null===p?u.errors:p.concat(u.errors),f=p.length),d=n===f}else d=!0;if(d){if(void 0!==e.publicPath){const n=f;c(e.publicPath,{instancePath:t+"/publicPath",parentData:e,parentDataProperty:"publicPath",rootData:s})||(p=null===p?c.errors:p.concat(c.errors),f=p.length),d=n===f}else d=!0;if(d){if(void 0!==e.runtime){let t=e.runtime;const n=f,r=f;let o=!1;const s=f;if(!1!==t){const e={params:{}};null===p?p=[e]:p.push(e),f++}var D=s===f;if(o=o||D,!o){const e=f;if(f===e)if("string"==typeof t){if(t.length<1){const e={params:{}};null===p?p=[e]:p.push(e),f++}}else{const e={params:{type:"string"}};null===p?p=[e]:p.push(e),f++}D=e===f,o=o||D}if(!o){const e={params:{}};return null===p?p=[e]:p.push(e),f++,m.errors=p,!1}f=r,null!==p&&(r?p.length=r:p=null),d=n===f}else d=!0;if(d)if(void 0!==e.wasmLoading){const n=f;y(e.wasmLoading,{instancePath:t+"/wasmLoading",parentData:e,parentDataProperty:"wasmLoading",rootData:s})||(p=null===p?y.errors:p.concat(y.errors),f=p.length),d=n===f}else d=!0}}}}}}}}}}}}}return m.errors=p,0===f}function d(e,{instancePath:t="",parentData:n,parentDataProperty:r,rootData:o=e}={}){let s=null,i=0;if(0===i){if(!e||"object"!=typeof e||Array.isArray(e))return d.errors=[{params:{type:"object"}}],!1;for(const n in e){let r=e[n];const f=i,u=i;let c=!1;const y=i,h=i;let g=!1;const b=i;if(i===b)if(Array.isArray(r))if(r.length<1){const e={params:{limit:1}};null===s?s=[e]:s.push(e),i++}else{var a=!0;const e=r.length;for(let t=0;t1){const n={};for(;t--;){let o=r[t];if("string"==typeof o){if("number"==typeof n[o]){e=n[o];const r={params:{i:t,j:e}};null===s?s=[r]:s.push(r),i++;break}n[o]=t}}}}}else{const e={params:{type:"array"}};null===s?s=[e]:s.push(e),i++}var l=b===i;if(g=g||l,!g){const e=i;if(i===e)if("string"==typeof r){if(r.length<1){const e={params:{}};null===s?s=[e]:s.push(e),i++}}else{const e={params:{type:"string"}};null===s?s=[e]:s.push(e),i++}l=e===i,g=g||l}if(g)i=h,null!==s&&(h?s.length=h:s=null);else{const e={params:{}};null===s?s=[e]:s.push(e),i++}var p=y===i;if(c=c||p,!c){const a=i;m(r,{instancePath:t+"/"+n.replace(/~/g,"~0").replace(/\//g,"~1"),parentData:e,parentDataProperty:n,rootData:o})||(s=null===s?m.errors:s.concat(m.errors),i=s.length),p=a===i,c=c||p}if(!c){const e={params:{}};return null===s?s=[e]:s.push(e),i++,d.errors=s,!1}if(i=u,null!==s&&(u?s.length=u:s=null),f!==i)break}}return d.errors=s,0===i}function h(e,{instancePath:t="",parentData:n,parentDataProperty:r,rootData:o=e}={}){let s=null,i=0;const a=i;let l=!1,p=null;const f=i,u=i;let c=!1;const y=i;if(i===y)if(Array.isArray(e))if(e.length<1){const e={params:{limit:1}};null===s?s=[e]:s.push(e),i++}else{var m=!0;const t=e.length;for(let n=0;n1){const r={};for(;n--;){let o=e[n];if("string"==typeof o){if("number"==typeof r[o]){t=r[o];const e={params:{i:n,j:t}};null===s?s=[e]:s.push(e),i++;break}r[o]=n}}}}}else{const e={params:{type:"array"}};null===s?s=[e]:s.push(e),i++}var d=y===i;if(c=c||d,!c){const t=i;if(i===t)if("string"==typeof e){if(e.length<1){const e={params:{}};null===s?s=[e]:s.push(e),i++}}else{const e={params:{type:"string"}};null===s?s=[e]:s.push(e),i++}d=t===i,c=c||d}if(c)i=u,null!==s&&(u?s.length=u:s=null);else{const e={params:{}};null===s?s=[e]:s.push(e),i++}if(f===i&&(l=!0,p=0),!l){const e={params:{passingSchemas:p}};return null===s?s=[e]:s.push(e),i++,h.errors=s,!1}return i=a,null!==s&&(a?s.length=a:s=null),h.errors=s,0===i}function g(e,{instancePath:t="",parentData:n,parentDataProperty:r,rootData:o=e}={}){let s=null,i=0;const a=i;let l=!1;const p=i;d(e,{instancePath:t,parentData:n,parentDataProperty:r,rootData:o})||(s=null===s?d.errors:s.concat(d.errors),i=s.length);var f=p===i;if(l=l||f,!l){const a=i;h(e,{instancePath:t,parentData:n,parentDataProperty:r,rootData:o})||(s=null===s?h.errors:s.concat(h.errors),i=s.length),f=a===i,l=l||f}if(!l){const e={params:{}};return null===s?s=[e]:s.push(e),i++,g.errors=s,!1}return i=a,null!==s&&(a?s.length=a:s=null),g.errors=s,0===i}function b(e,{instancePath:t="",parentData:n,parentDataProperty:r,rootData:o=e}={}){let s=null,i=0;const a=i;let l=!1;const p=i;if(!(e instanceof Function)){const e={params:{}};null===s?s=[e]:s.push(e),i++}var f=p===i;if(l=l||f,!l){const a=i;g(e,{instancePath:t,parentData:n,parentDataProperty:r,rootData:o})||(s=null===s?g.errors:s.concat(g.errors),i=s.length),f=a===i,l=l||f}if(!l){const e={params:{}};return null===s?s=[e]:s.push(e),i++,b.errors=s,!1}return i=a,null!==s&&(a?s.length=a:s=null),b.errors=s,0===i}const v={type:"object",additionalProperties:!1,properties:{asyncWebAssembly:{type:"boolean"},backCompat:{type:"boolean"},buildHttp:{anyOf:[{$ref:"#/definitions/HttpUriAllowedUris"},{$ref:"#/definitions/HttpUriOptions"}]},cacheUnaffected:{type:"boolean"},css:{type:"boolean"},futureDefaults:{type:"boolean"},layers:{type:"boolean"},lazyCompilation:{anyOf:[{type:"boolean"},{$ref:"#/definitions/LazyCompilationOptions"}]},outputModule:{type:"boolean"},syncWebAssembly:{type:"boolean"},topLevelAwait:{type:"boolean"}}},P=new RegExp("^https?://","u");function D(e,{instancePath:t="",parentData:n,parentDataProperty:r,rootData:o=e}={}){let s=null,i=0;const a=i;let l=!1,p=null;const f=i;if(i==i)if(Array.isArray(e)){const t=e.length;for(let n=0;n=",limit:0}};null===a?a=[e]:a.push(e),l++}}else{const e={params:{type:"number"}};null===a?a=[e]:a.push(e),l++}var u=y===l;if(c=c||u,!c){const t=l;if(l===t)if(e&&"object"==typeof e&&!Array.isArray(e))for(const t in e){const n=l;if("number"!=typeof e[t]){const e={params:{type:"number"}};null===a?a=[e]:a.push(e),l++}if(n!==l)break}else{const e={params:{type:"object"}};null===a?a=[e]:a.push(e),l++}u=t===l,c=c||u}if(c)l=f,null!==a&&(f?a.length=f:a=null);else{const e={params:{}};null===a?a=[e]:a.push(e),l++}if(i===l&&(o=!0,s=0),!o){const e={params:{passingSchemas:s}};return null===a?a=[e]:a.push(e),l++,Pe.errors=a,!1}l=r,null!==a&&(r?a.length=r:a=null),p=n===l}else p=!0;if(p){if(void 0!==t.filename){let n=t.filename;const r=l,o=l;let s=!1;const i=l;if(l===i)if("string"==typeof n){if(n.includes("!")||!1!==e.test(n)){const e={params:{}};null===a?a=[e]:a.push(e),l++}else if(n.length<1){const e={params:{}};null===a?a=[e]:a.push(e),l++}}else{const e={params:{type:"string"}};null===a?a=[e]:a.push(e),l++}var c=i===l;if(s=s||c,!s){const e=l;if(!(n instanceof Function)){const e={params:{}};null===a?a=[e]:a.push(e),l++}c=e===l,s=s||c}if(!s){const e={params:{}};return null===a?a=[e]:a.push(e),l++,Pe.errors=a,!1}l=o,null!==a&&(o?a.length=o:a=null),p=r===l}else p=!0;if(p){if(void 0!==t.idHint){const e=l;if("string"!=typeof t.idHint)return Pe.errors=[{params:{type:"string"}}],!1;p=e===l}else p=!0;if(p){if(void 0!==t.layer){let e=t.layer;const n=l,r=l;let o=!1;const s=l;if(!(e instanceof RegExp)){const e={params:{}};null===a?a=[e]:a.push(e),l++}var y=s===l;if(o=o||y,!o){const t=l;if("string"!=typeof e){const e={params:{type:"string"}};null===a?a=[e]:a.push(e),l++}if(y=t===l,o=o||y,!o){const t=l;if(!(e instanceof Function)){const e={params:{}};null===a?a=[e]:a.push(e),l++}y=t===l,o=o||y}}if(!o){const e={params:{}};return null===a?a=[e]:a.push(e),l++,Pe.errors=a,!1}l=r,null!==a&&(r?a.length=r:a=null),p=n===l}else p=!0;if(p){if(void 0!==t.maxAsyncRequests){let e=t.maxAsyncRequests;const n=l;if(l===n){if("number"!=typeof e)return Pe.errors=[{params:{type:"number"}}],!1;if(e<1||isNaN(e))return Pe.errors=[{params:{comparison:">=",limit:1}}],!1}p=n===l}else p=!0;if(p){if(void 0!==t.maxAsyncSize){let e=t.maxAsyncSize;const n=l,r=l;let o=!1,s=null;const i=l,f=l;let u=!1;const c=l;if(l===c)if("number"==typeof e){if(e<0||isNaN(e)){const e={params:{comparison:">=",limit:0}};null===a?a=[e]:a.push(e),l++}}else{const e={params:{type:"number"}};null===a?a=[e]:a.push(e),l++}var m=c===l;if(u=u||m,!u){const t=l;if(l===t)if(e&&"object"==typeof e&&!Array.isArray(e))for(const t in e){const n=l;if("number"!=typeof e[t]){const e={params:{type:"number"}};null===a?a=[e]:a.push(e),l++}if(n!==l)break}else{const e={params:{type:"object"}};null===a?a=[e]:a.push(e),l++}m=t===l,u=u||m}if(u)l=f,null!==a&&(f?a.length=f:a=null);else{const e={params:{}};null===a?a=[e]:a.push(e),l++}if(i===l&&(o=!0,s=0),!o){const e={params:{passingSchemas:s}};return null===a?a=[e]:a.push(e),l++,Pe.errors=a,!1}l=r,null!==a&&(r?a.length=r:a=null),p=n===l}else p=!0;if(p){if(void 0!==t.maxInitialRequests){let e=t.maxInitialRequests;const n=l;if(l===n){if("number"!=typeof e)return Pe.errors=[{params:{type:"number"}}],!1;if(e<1||isNaN(e))return Pe.errors=[{params:{comparison:">=",limit:1}}],!1}p=n===l}else p=!0;if(p){if(void 0!==t.maxInitialSize){let e=t.maxInitialSize;const n=l,r=l;let o=!1,s=null;const i=l,f=l;let u=!1;const c=l;if(l===c)if("number"==typeof e){if(e<0||isNaN(e)){const e={params:{comparison:">=",limit:0}};null===a?a=[e]:a.push(e),l++}}else{const e={params:{type:"number"}};null===a?a=[e]:a.push(e),l++}var d=c===l;if(u=u||d,!u){const t=l;if(l===t)if(e&&"object"==typeof e&&!Array.isArray(e))for(const t in e){const n=l;if("number"!=typeof e[t]){const e={params:{type:"number"}};null===a?a=[e]:a.push(e),l++}if(n!==l)break}else{const e={params:{type:"object"}};null===a?a=[e]:a.push(e),l++}d=t===l,u=u||d}if(u)l=f,null!==a&&(f?a.length=f:a=null);else{const e={params:{}};null===a?a=[e]:a.push(e),l++}if(i===l&&(o=!0,s=0),!o){const e={params:{passingSchemas:s}};return null===a?a=[e]:a.push(e),l++,Pe.errors=a,!1}l=r,null!==a&&(r?a.length=r:a=null),p=n===l}else p=!0;if(p){if(void 0!==t.maxSize){let e=t.maxSize;const n=l,r=l;let o=!1,s=null;const i=l,f=l;let u=!1;const c=l;if(l===c)if("number"==typeof e){if(e<0||isNaN(e)){const e={params:{comparison:">=",limit:0}};null===a?a=[e]:a.push(e),l++}}else{const e={params:{type:"number"}};null===a?a=[e]:a.push(e),l++}var h=c===l;if(u=u||h,!u){const t=l;if(l===t)if(e&&"object"==typeof e&&!Array.isArray(e))for(const t in e){const n=l;if("number"!=typeof e[t]){const e={params:{type:"number"}};null===a?a=[e]:a.push(e),l++}if(n!==l)break}else{const e={params:{type:"object"}};null===a?a=[e]:a.push(e),l++}h=t===l,u=u||h}if(u)l=f,null!==a&&(f?a.length=f:a=null);else{const e={params:{}};null===a?a=[e]:a.push(e),l++}if(i===l&&(o=!0,s=0),!o){const e={params:{passingSchemas:s}};return null===a?a=[e]:a.push(e),l++,Pe.errors=a,!1}l=r,null!==a&&(r?a.length=r:a=null),p=n===l}else p=!0;if(p){if(void 0!==t.minChunks){let e=t.minChunks;const n=l;if(l===n){if("number"!=typeof e)return Pe.errors=[{params:{type:"number"}}],!1;if(e<1||isNaN(e))return Pe.errors=[{params:{comparison:">=",limit:1}}],!1}p=n===l}else p=!0;if(p){if(void 0!==t.minRemainingSize){let e=t.minRemainingSize;const n=l,r=l;let o=!1,s=null;const i=l,f=l;let u=!1;const c=l;if(l===c)if("number"==typeof e){if(e<0||isNaN(e)){const e={params:{comparison:">=",limit:0}};null===a?a=[e]:a.push(e),l++}}else{const e={params:{type:"number"}};null===a?a=[e]:a.push(e),l++}var g=c===l;if(u=u||g,!u){const t=l;if(l===t)if(e&&"object"==typeof e&&!Array.isArray(e))for(const t in e){const n=l;if("number"!=typeof e[t]){const e={params:{type:"number"}};null===a?a=[e]:a.push(e),l++}if(n!==l)break}else{const e={params:{type:"object"}};null===a?a=[e]:a.push(e),l++}g=t===l,u=u||g}if(u)l=f,null!==a&&(f?a.length=f:a=null);else{const e={params:{}};null===a?a=[e]:a.push(e),l++}if(i===l&&(o=!0,s=0),!o){const e={params:{passingSchemas:s}};return null===a?a=[e]:a.push(e),l++,Pe.errors=a,!1}l=r,null!==a&&(r?a.length=r:a=null),p=n===l}else p=!0;if(p){if(void 0!==t.minSize){let e=t.minSize;const n=l,r=l;let o=!1,s=null;const i=l,f=l;let u=!1;const c=l;if(l===c)if("number"==typeof e){if(e<0||isNaN(e)){const e={params:{comparison:">=",limit:0}};null===a?a=[e]:a.push(e),l++}}else{const e={params:{type:"number"}};null===a?a=[e]:a.push(e),l++}var b=c===l;if(u=u||b,!u){const t=l;if(l===t)if(e&&"object"==typeof e&&!Array.isArray(e))for(const t in e){const n=l;if("number"!=typeof e[t]){const e={params:{type:"number"}};null===a?a=[e]:a.push(e),l++}if(n!==l)break}else{const e={params:{type:"object"}};null===a?a=[e]:a.push(e),l++}b=t===l,u=u||b}if(u)l=f,null!==a&&(f?a.length=f:a=null);else{const e={params:{}};null===a?a=[e]:a.push(e),l++}if(i===l&&(o=!0,s=0),!o){const e={params:{passingSchemas:s}};return null===a?a=[e]:a.push(e),l++,Pe.errors=a,!1}l=r,null!==a&&(r?a.length=r:a=null),p=n===l}else p=!0;if(p){if(void 0!==t.minSizeReduction){let e=t.minSizeReduction;const n=l,r=l;let o=!1,s=null;const i=l,f=l;let u=!1;const c=l;if(l===c)if("number"==typeof e){if(e<0||isNaN(e)){const e={params:{comparison:">=",limit:0}};null===a?a=[e]:a.push(e),l++}}else{const e={params:{type:"number"}};null===a?a=[e]:a.push(e),l++}var v=c===l;if(u=u||v,!u){const t=l;if(l===t)if(e&&"object"==typeof e&&!Array.isArray(e))for(const t in e){const n=l;if("number"!=typeof e[t]){const e={params:{type:"number"}};null===a?a=[e]:a.push(e),l++}if(n!==l)break}else{const e={params:{type:"object"}};null===a?a=[e]:a.push(e),l++}v=t===l,u=u||v}if(u)l=f,null!==a&&(f?a.length=f:a=null);else{const e={params:{}};null===a?a=[e]:a.push(e),l++}if(i===l&&(o=!0,s=0),!o){const e={params:{passingSchemas:s}};return null===a?a=[e]:a.push(e),l++,Pe.errors=a,!1}l=r,null!==a&&(r?a.length=r:a=null),p=n===l}else p=!0;if(p){if(void 0!==t.name){let e=t.name;const n=l,r=l;let o=!1;const s=l;if(!1!==e){const e={params:{}};null===a?a=[e]:a.push(e),l++}var P=s===l;if(o=o||P,!o){const t=l;if("string"!=typeof e){const e={params:{type:"string"}};null===a?a=[e]:a.push(e),l++}if(P=t===l,o=o||P,!o){const t=l;if(!(e instanceof Function)){const e={params:{}};null===a?a=[e]:a.push(e),l++}P=t===l,o=o||P}}if(!o){const e={params:{}};return null===a?a=[e]:a.push(e),l++,Pe.errors=a,!1}l=r,null!==a&&(r?a.length=r:a=null),p=n===l}else p=!0;if(p){if(void 0!==t.priority){const e=l;if("number"!=typeof t.priority)return Pe.errors=[{params:{type:"number"}}],!1;p=e===l}else p=!0;if(p){if(void 0!==t.reuseExistingChunk){const e=l;if("boolean"!=typeof t.reuseExistingChunk)return Pe.errors=[{params:{type:"boolean"}}],!1;p=e===l}else p=!0;if(p){if(void 0!==t.test){let e=t.test;const n=l,r=l;let o=!1;const s=l;if(!(e instanceof RegExp)){const e={params:{}};null===a?a=[e]:a.push(e),l++}var D=s===l;if(o=o||D,!o){const t=l;if("string"!=typeof e){const e={params:{type:"string"}};null===a?a=[e]:a.push(e),l++}if(D=t===l,o=o||D,!o){const t=l;if(!(e instanceof Function)){const e={params:{}};null===a?a=[e]:a.push(e),l++}D=t===l,o=o||D}}if(!o){const e={params:{}};return null===a?a=[e]:a.push(e),l++,Pe.errors=a,!1}l=r,null!==a&&(r?a.length=r:a=null),p=n===l}else p=!0;if(p){if(void 0!==t.type){let e=t.type;const n=l,r=l;let o=!1;const s=l;if(!(e instanceof RegExp)){const e={params:{}};null===a?a=[e]:a.push(e),l++}var O=s===l;if(o=o||O,!o){const t=l;if("string"!=typeof e){const e={params:{type:"string"}};null===a?a=[e]:a.push(e),l++}if(O=t===l,o=o||O,!o){const t=l;if(!(e instanceof Function)){const e={params:{}};null===a?a=[e]:a.push(e),l++}O=t===l,o=o||O}}if(!o){const e={params:{}};return null===a?a=[e]:a.push(e),l++,Pe.errors=a,!1}l=r,null!==a&&(r?a.length=r:a=null),p=n===l}else p=!0;if(p)if(void 0!==t.usedExports){const e=l;if("boolean"!=typeof t.usedExports)return Pe.errors=[{params:{type:"boolean"}}],!1;p=e===l}else p=!0}}}}}}}}}}}}}}}}}}}}}}}return Pe.errors=a,0===l}function De(t,{instancePath:r="",parentData:o,parentDataProperty:s,rootData:i=t}={}){let a=null,l=0;if(0===l){if(!t||"object"!=typeof t||Array.isArray(t))return De.errors=[{params:{type:"object"}}],!1;{const o=l;for(const e in t)if(!n.call(be.properties,e))return De.errors=[{params:{additionalProperty:e}}],!1;if(o===l){if(void 0!==t.automaticNameDelimiter){let e=t.automaticNameDelimiter;const n=l;if(l===n){if("string"!=typeof e)return De.errors=[{params:{type:"string"}}],!1;if(e.length<1)return De.errors=[{params:{}}],!1}var p=n===l}else p=!0;if(p){if(void 0!==t.cacheGroups){let e=t.cacheGroups;const n=l,o=l,s=l;if(l===s)if(e&&"object"==typeof e&&!Array.isArray(e)){let t;if(void 0===e.test&&(t="test")){const e={};null===a?a=[e]:a.push(e),l++}else if(void 0!==e.test){let t=e.test;const n=l;let r=!1;const o=l;if(!(t instanceof RegExp)){const e={};null===a?a=[e]:a.push(e),l++}var f=o===l;if(r=r||f,!r){const e=l;if("string"!=typeof t){const e={};null===a?a=[e]:a.push(e),l++}if(f=e===l,r=r||f,!r){const e=l;if(!(t instanceof Function)){const e={};null===a?a=[e]:a.push(e),l++}f=e===l,r=r||f}}if(r)l=n,null!==a&&(n?a.length=n:a=null);else{const e={};null===a?a=[e]:a.push(e),l++}}}else{const e={};null===a?a=[e]:a.push(e),l++}if(s===l)return De.errors=[{params:{}}],!1;if(l=o,null!==a&&(o?a.length=o:a=null),l===n){if(!e||"object"!=typeof e||Array.isArray(e))return De.errors=[{params:{type:"object"}}],!1;for(const t in e){let n=e[t];const o=l,s=l;let p=!1;const f=l;if(!1!==n){const e={params:{}};null===a?a=[e]:a.push(e),l++}var u=f===l;if(p=p||u,!p){const o=l;if(!(n instanceof RegExp)){const e={params:{}};null===a?a=[e]:a.push(e),l++}if(u=o===l,p=p||u,!p){const o=l;if("string"!=typeof n){const e={params:{type:"string"}};null===a?a=[e]:a.push(e),l++}if(u=o===l,p=p||u,!p){const o=l;if(!(n instanceof Function)){const e={params:{}};null===a?a=[e]:a.push(e),l++}if(u=o===l,p=p||u,!p){const o=l;Pe(n,{instancePath:r+"/cacheGroups/"+t.replace(/~/g,"~0").replace(/\//g,"~1"),parentData:e,parentDataProperty:t,rootData:i})||(a=null===a?Pe.errors:a.concat(Pe.errors),l=a.length),u=o===l,p=p||u}}}}if(!p){const e={params:{}};return null===a?a=[e]:a.push(e),l++,De.errors=a,!1}if(l=s,null!==a&&(s?a.length=s:a=null),o!==l)break}}p=n===l}else p=!0;if(p){if(void 0!==t.chunks){let e=t.chunks;const n=l,r=l;let o=!1;const s=l;if("initial"!==e&&"async"!==e&&"all"!==e){const e={params:{}};null===a?a=[e]:a.push(e),l++}var c=s===l;if(o=o||c,!o){const t=l;if(!(e instanceof RegExp)){const e={params:{}};null===a?a=[e]:a.push(e),l++}if(c=t===l,o=o||c,!o){const t=l;if(!(e instanceof Function)){const e={params:{}};null===a?a=[e]:a.push(e),l++}c=t===l,o=o||c}}if(!o){const e={params:{}};return null===a?a=[e]:a.push(e),l++,De.errors=a,!1}l=r,null!==a&&(r?a.length=r:a=null),p=n===l}else p=!0;if(p){if(void 0!==t.defaultSizeTypes){let e=t.defaultSizeTypes;const n=l;if(l===n){if(!Array.isArray(e))return De.errors=[{params:{type:"array"}}],!1;if(e.length<1)return De.errors=[{params:{limit:1}}],!1;{const t=e.length;for(let n=0;n=",limit:0}};null===a?a=[e]:a.push(e),l++}}else{const e={params:{type:"number"}};null===a?a=[e]:a.push(e),l++}var y=c===l;if(u=u||y,!u){const t=l;if(l===t)if(e&&"object"==typeof e&&!Array.isArray(e))for(const t in e){const n=l;if("number"!=typeof e[t]){const e={params:{type:"number"}};null===a?a=[e]:a.push(e),l++}if(n!==l)break}else{const e={params:{type:"object"}};null===a?a=[e]:a.push(e),l++}y=t===l,u=u||y}if(u)l=f,null!==a&&(f?a.length=f:a=null);else{const e={params:{}};null===a?a=[e]:a.push(e),l++}if(i===l&&(o=!0,s=0),!o){const e={params:{passingSchemas:s}};return null===a?a=[e]:a.push(e),l++,De.errors=a,!1}l=r,null!==a&&(r?a.length=r:a=null),p=n===l}else p=!0;if(p){if(void 0!==t.fallbackCacheGroup){let e=t.fallbackCacheGroup;const n=l;if(l===n){if(!e||"object"!=typeof e||Array.isArray(e))return De.errors=[{params:{type:"object"}}],!1;{const t=l;for(const t in e)if("automaticNameDelimiter"!==t&&"chunks"!==t&&"maxAsyncSize"!==t&&"maxInitialSize"!==t&&"maxSize"!==t&&"minSize"!==t&&"minSizeReduction"!==t)return De.errors=[{params:{additionalProperty:t}}],!1;if(t===l){if(void 0!==e.automaticNameDelimiter){let t=e.automaticNameDelimiter;const n=l;if(l===n){if("string"!=typeof t)return De.errors=[{params:{type:"string"}}],!1;if(t.length<1)return De.errors=[{params:{}}],!1}var m=n===l}else m=!0;if(m){if(void 0!==e.chunks){let t=e.chunks;const n=l,r=l;let o=!1;const s=l;if("initial"!==t&&"async"!==t&&"all"!==t){const e={params:{}};null===a?a=[e]:a.push(e),l++}var d=s===l;if(o=o||d,!o){const e=l;if(!(t instanceof RegExp)){const e={params:{}};null===a?a=[e]:a.push(e),l++}if(d=e===l,o=o||d,!o){const e=l;if(!(t instanceof Function)){const e={params:{}};null===a?a=[e]:a.push(e),l++}d=e===l,o=o||d}}if(!o){const e={params:{}};return null===a?a=[e]:a.push(e),l++,De.errors=a,!1}l=r,null!==a&&(r?a.length=r:a=null),m=n===l}else m=!0;if(m){if(void 0!==e.maxAsyncSize){let t=e.maxAsyncSize;const n=l,r=l;let o=!1,s=null;const i=l,p=l;let f=!1;const u=l;if(l===u)if("number"==typeof t){if(t<0||isNaN(t)){const e={params:{comparison:">=",limit:0}};null===a?a=[e]:a.push(e),l++}}else{const e={params:{type:"number"}};null===a?a=[e]:a.push(e),l++}var h=u===l;if(f=f||h,!f){const e=l;if(l===e)if(t&&"object"==typeof t&&!Array.isArray(t))for(const e in t){const n=l;if("number"!=typeof t[e]){const e={params:{type:"number"}};null===a?a=[e]:a.push(e),l++}if(n!==l)break}else{const e={params:{type:"object"}};null===a?a=[e]:a.push(e),l++}h=e===l,f=f||h}if(f)l=p,null!==a&&(p?a.length=p:a=null);else{const e={params:{}};null===a?a=[e]:a.push(e),l++}if(i===l&&(o=!0,s=0),!o){const e={params:{passingSchemas:s}};return null===a?a=[e]:a.push(e),l++,De.errors=a,!1}l=r,null!==a&&(r?a.length=r:a=null),m=n===l}else m=!0;if(m){if(void 0!==e.maxInitialSize){let t=e.maxInitialSize;const n=l,r=l;let o=!1,s=null;const i=l,p=l;let f=!1;const u=l;if(l===u)if("number"==typeof t){if(t<0||isNaN(t)){const e={params:{comparison:">=",limit:0}};null===a?a=[e]:a.push(e),l++}}else{const e={params:{type:"number"}};null===a?a=[e]:a.push(e),l++}var g=u===l;if(f=f||g,!f){const e=l;if(l===e)if(t&&"object"==typeof t&&!Array.isArray(t))for(const e in t){const n=l;if("number"!=typeof t[e]){const e={params:{type:"number"}};null===a?a=[e]:a.push(e),l++}if(n!==l)break}else{const e={params:{type:"object"}};null===a?a=[e]:a.push(e),l++}g=e===l,f=f||g}if(f)l=p,null!==a&&(p?a.length=p:a=null);else{const e={params:{}};null===a?a=[e]:a.push(e),l++}if(i===l&&(o=!0,s=0),!o){const e={params:{passingSchemas:s}};return null===a?a=[e]:a.push(e),l++,De.errors=a,!1}l=r,null!==a&&(r?a.length=r:a=null),m=n===l}else m=!0;if(m){if(void 0!==e.maxSize){let t=e.maxSize;const n=l,r=l;let o=!1,s=null;const i=l,p=l;let f=!1;const u=l;if(l===u)if("number"==typeof t){if(t<0||isNaN(t)){const e={params:{comparison:">=",limit:0}};null===a?a=[e]:a.push(e),l++}}else{const e={params:{type:"number"}};null===a?a=[e]:a.push(e),l++}var b=u===l;if(f=f||b,!f){const e=l;if(l===e)if(t&&"object"==typeof t&&!Array.isArray(t))for(const e in t){const n=l;if("number"!=typeof t[e]){const e={params:{type:"number"}};null===a?a=[e]:a.push(e),l++}if(n!==l)break}else{const e={params:{type:"object"}};null===a?a=[e]:a.push(e),l++}b=e===l,f=f||b}if(f)l=p,null!==a&&(p?a.length=p:a=null);else{const e={params:{}};null===a?a=[e]:a.push(e),l++}if(i===l&&(o=!0,s=0),!o){const e={params:{passingSchemas:s}};return null===a?a=[e]:a.push(e),l++,De.errors=a,!1}l=r,null!==a&&(r?a.length=r:a=null),m=n===l}else m=!0;if(m){if(void 0!==e.minSize){let t=e.minSize;const n=l,r=l;let o=!1,s=null;const i=l,p=l;let f=!1;const u=l;if(l===u)if("number"==typeof t){if(t<0||isNaN(t)){const e={params:{comparison:">=",limit:0}};null===a?a=[e]:a.push(e),l++}}else{const e={params:{type:"number"}};null===a?a=[e]:a.push(e),l++}var v=u===l;if(f=f||v,!f){const e=l;if(l===e)if(t&&"object"==typeof t&&!Array.isArray(t))for(const e in t){const n=l;if("number"!=typeof t[e]){const e={params:{type:"number"}};null===a?a=[e]:a.push(e),l++}if(n!==l)break}else{const e={params:{type:"object"}};null===a?a=[e]:a.push(e),l++}v=e===l,f=f||v}if(f)l=p,null!==a&&(p?a.length=p:a=null);else{const e={params:{}};null===a?a=[e]:a.push(e),l++}if(i===l&&(o=!0,s=0),!o){const e={params:{passingSchemas:s}};return null===a?a=[e]:a.push(e),l++,De.errors=a,!1}l=r,null!==a&&(r?a.length=r:a=null),m=n===l}else m=!0;if(m)if(void 0!==e.minSizeReduction){let t=e.minSizeReduction;const n=l,r=l;let o=!1,s=null;const i=l,p=l;let f=!1;const u=l;if(l===u)if("number"==typeof t){if(t<0||isNaN(t)){const e={params:{comparison:">=",limit:0}};null===a?a=[e]:a.push(e),l++}}else{const e={params:{type:"number"}};null===a?a=[e]:a.push(e),l++}var P=u===l;if(f=f||P,!f){const e=l;if(l===e)if(t&&"object"==typeof t&&!Array.isArray(t))for(const e in t){const n=l;if("number"!=typeof t[e]){const e={params:{type:"number"}};null===a?a=[e]:a.push(e),l++}if(n!==l)break}else{const e={params:{type:"object"}};null===a?a=[e]:a.push(e),l++}P=e===l,f=f||P}if(f)l=p,null!==a&&(p?a.length=p:a=null);else{const e={params:{}};null===a?a=[e]:a.push(e),l++}if(i===l&&(o=!0,s=0),!o){const e={params:{passingSchemas:s}};return null===a?a=[e]:a.push(e),l++,De.errors=a,!1}l=r,null!==a&&(r?a.length=r:a=null),m=n===l}else m=!0}}}}}}}}p=n===l}else p=!0;if(p){if(void 0!==t.filename){let n=t.filename;const r=l,o=l;let s=!1;const i=l;if(l===i)if("string"==typeof n){if(n.includes("!")||!1!==e.test(n)){const e={params:{}};null===a?a=[e]:a.push(e),l++}else if(n.length<1){const e={params:{}};null===a?a=[e]:a.push(e),l++}}else{const e={params:{type:"string"}};null===a?a=[e]:a.push(e),l++}var D=i===l;if(s=s||D,!s){const e=l;if(!(n instanceof Function)){const e={params:{}};null===a?a=[e]:a.push(e),l++}D=e===l,s=s||D}if(!s){const e={params:{}};return null===a?a=[e]:a.push(e),l++,De.errors=a,!1}l=o,null!==a&&(o?a.length=o:a=null),p=r===l}else p=!0;if(p){if(void 0!==t.hidePathInfo){const e=l;if("boolean"!=typeof t.hidePathInfo)return De.errors=[{params:{type:"boolean"}}],!1;p=e===l}else p=!0;if(p){if(void 0!==t.maxAsyncRequests){let e=t.maxAsyncRequests;const n=l;if(l===n){if("number"!=typeof e)return De.errors=[{params:{type:"number"}}],!1;if(e<1||isNaN(e))return De.errors=[{params:{comparison:">=",limit:1}}],!1}p=n===l}else p=!0;if(p){if(void 0!==t.maxAsyncSize){let e=t.maxAsyncSize;const n=l,r=l;let o=!1,s=null;const i=l,f=l;let u=!1;const c=l;if(l===c)if("number"==typeof e){if(e<0||isNaN(e)){const e={params:{comparison:">=",limit:0}};null===a?a=[e]:a.push(e),l++}}else{const e={params:{type:"number"}};null===a?a=[e]:a.push(e),l++}var O=c===l;if(u=u||O,!u){const t=l;if(l===t)if(e&&"object"==typeof e&&!Array.isArray(e))for(const t in e){const n=l;if("number"!=typeof e[t]){const e={params:{type:"number"}};null===a?a=[e]:a.push(e),l++}if(n!==l)break}else{const e={params:{type:"object"}};null===a?a=[e]:a.push(e),l++}O=t===l,u=u||O}if(u)l=f,null!==a&&(f?a.length=f:a=null);else{const e={params:{}};null===a?a=[e]:a.push(e),l++}if(i===l&&(o=!0,s=0),!o){const e={params:{passingSchemas:s}};return null===a?a=[e]:a.push(e),l++,De.errors=a,!1}l=r,null!==a&&(r?a.length=r:a=null),p=n===l}else p=!0;if(p){if(void 0!==t.maxInitialRequests){let e=t.maxInitialRequests;const n=l;if(l===n){if("number"!=typeof e)return De.errors=[{params:{type:"number"}}],!1;if(e<1||isNaN(e))return De.errors=[{params:{comparison:">=",limit:1}}],!1}p=n===l}else p=!0;if(p){if(void 0!==t.maxInitialSize){let e=t.maxInitialSize;const n=l,r=l;let o=!1,s=null;const i=l,f=l;let u=!1;const c=l;if(l===c)if("number"==typeof e){if(e<0||isNaN(e)){const e={params:{comparison:">=",limit:0}};null===a?a=[e]:a.push(e),l++}}else{const e={params:{type:"number"}};null===a?a=[e]:a.push(e),l++}var C=c===l;if(u=u||C,!u){const t=l;if(l===t)if(e&&"object"==typeof e&&!Array.isArray(e))for(const t in e){const n=l;if("number"!=typeof e[t]){const e={params:{type:"number"}};null===a?a=[e]:a.push(e),l++}if(n!==l)break}else{const e={params:{type:"object"}};null===a?a=[e]:a.push(e),l++}C=t===l,u=u||C}if(u)l=f,null!==a&&(f?a.length=f:a=null);else{const e={params:{}};null===a?a=[e]:a.push(e),l++}if(i===l&&(o=!0,s=0),!o){const e={params:{passingSchemas:s}};return null===a?a=[e]:a.push(e),l++,De.errors=a,!1}l=r,null!==a&&(r?a.length=r:a=null),p=n===l}else p=!0;if(p){if(void 0!==t.maxSize){let e=t.maxSize;const n=l,r=l;let o=!1,s=null;const i=l,f=l;let u=!1;const c=l;if(l===c)if("number"==typeof e){if(e<0||isNaN(e)){const e={params:{comparison:">=",limit:0}};null===a?a=[e]:a.push(e),l++}}else{const e={params:{type:"number"}};null===a?a=[e]:a.push(e),l++}var x=c===l;if(u=u||x,!u){const t=l;if(l===t)if(e&&"object"==typeof e&&!Array.isArray(e))for(const t in e){const n=l;if("number"!=typeof e[t]){const e={params:{type:"number"}};null===a?a=[e]:a.push(e),l++}if(n!==l)break}else{const e={params:{type:"object"}};null===a?a=[e]:a.push(e),l++}x=t===l,u=u||x}if(u)l=f,null!==a&&(f?a.length=f:a=null);else{const e={params:{}};null===a?a=[e]:a.push(e),l++}if(i===l&&(o=!0,s=0),!o){const e={params:{passingSchemas:s}};return null===a?a=[e]:a.push(e),l++,De.errors=a,!1}l=r,null!==a&&(r?a.length=r:a=null),p=n===l}else p=!0;if(p){if(void 0!==t.minChunks){let e=t.minChunks;const n=l;if(l===n){if("number"!=typeof e)return De.errors=[{params:{type:"number"}}],!1;if(e<1||isNaN(e))return De.errors=[{params:{comparison:">=",limit:1}}],!1}p=n===l}else p=!0;if(p){if(void 0!==t.minRemainingSize){let e=t.minRemainingSize;const n=l,r=l;let o=!1,s=null;const i=l,f=l;let u=!1;const c=l;if(l===c)if("number"==typeof e){if(e<0||isNaN(e)){const e={params:{comparison:">=",limit:0}};null===a?a=[e]:a.push(e),l++}}else{const e={params:{type:"number"}};null===a?a=[e]:a.push(e),l++}var A=c===l;if(u=u||A,!u){const t=l;if(l===t)if(e&&"object"==typeof e&&!Array.isArray(e))for(const t in e){const n=l;if("number"!=typeof e[t]){const e={params:{type:"number"}};null===a?a=[e]:a.push(e),l++}if(n!==l)break}else{const e={params:{type:"object"}};null===a?a=[e]:a.push(e),l++}A=t===l,u=u||A}if(u)l=f,null!==a&&(f?a.length=f:a=null);else{const e={params:{}};null===a?a=[e]:a.push(e),l++}if(i===l&&(o=!0,s=0),!o){const e={params:{passingSchemas:s}};return null===a?a=[e]:a.push(e),l++,De.errors=a,!1}l=r,null!==a&&(r?a.length=r:a=null),p=n===l}else p=!0;if(p){if(void 0!==t.minSize){let e=t.minSize;const n=l,r=l;let o=!1,s=null;const i=l,f=l;let u=!1;const c=l;if(l===c)if("number"==typeof e){if(e<0||isNaN(e)){const e={params:{comparison:">=",limit:0}};null===a?a=[e]:a.push(e),l++}}else{const e={params:{type:"number"}};null===a?a=[e]:a.push(e),l++}var $=c===l;if(u=u||$,!u){const t=l;if(l===t)if(e&&"object"==typeof e&&!Array.isArray(e))for(const t in e){const n=l;if("number"!=typeof e[t]){const e={params:{type:"number"}};null===a?a=[e]:a.push(e),l++}if(n!==l)break}else{const e={params:{type:"object"}};null===a?a=[e]:a.push(e),l++}$=t===l,u=u||$}if(u)l=f,null!==a&&(f?a.length=f:a=null);else{const e={params:{}};null===a?a=[e]:a.push(e),l++}if(i===l&&(o=!0,s=0),!o){const e={params:{passingSchemas:s}};return null===a?a=[e]:a.push(e),l++,De.errors=a,!1}l=r,null!==a&&(r?a.length=r:a=null),p=n===l}else p=!0;if(p){if(void 0!==t.minSizeReduction){let e=t.minSizeReduction;const n=l,r=l;let o=!1,s=null;const i=l,f=l;let u=!1;const c=l;if(l===c)if("number"==typeof e){if(e<0||isNaN(e)){const e={params:{comparison:">=",limit:0}};null===a?a=[e]:a.push(e),l++}}else{const e={params:{type:"number"}};null===a?a=[e]:a.push(e),l++}var k=c===l;if(u=u||k,!u){const t=l;if(l===t)if(e&&"object"==typeof e&&!Array.isArray(e))for(const t in e){const n=l;if("number"!=typeof e[t]){const e={params:{type:"number"}};null===a?a=[e]:a.push(e),l++}if(n!==l)break}else{const e={params:{type:"object"}};null===a?a=[e]:a.push(e),l++}k=t===l,u=u||k}if(u)l=f,null!==a&&(f?a.length=f:a=null);else{const e={params:{}};null===a?a=[e]:a.push(e),l++}if(i===l&&(o=!0,s=0),!o){const e={params:{passingSchemas:s}};return null===a?a=[e]:a.push(e),l++,De.errors=a,!1}l=r,null!==a&&(r?a.length=r:a=null),p=n===l}else p=!0;if(p){if(void 0!==t.name){let e=t.name;const n=l,r=l;let o=!1;const s=l;if(!1!==e){const e={params:{}};null===a?a=[e]:a.push(e),l++}var j=s===l;if(o=o||j,!o){const t=l;if("string"!=typeof e){const e={params:{type:"string"}};null===a?a=[e]:a.push(e),l++}if(j=t===l,o=o||j,!o){const t=l;if(!(e instanceof Function)){const e={params:{}};null===a?a=[e]:a.push(e),l++}j=t===l,o=o||j}}if(!o){const e={params:{}};return null===a?a=[e]:a.push(e),l++,De.errors=a,!1}l=r,null!==a&&(r?a.length=r:a=null),p=n===l}else p=!0;if(p)if(void 0!==t.usedExports){const e=l;if("boolean"!=typeof t.usedExports)return De.errors=[{params:{type:"boolean"}}],!1;p=e===l}else p=!0}}}}}}}}}}}}}}}}}}}}return De.errors=a,0===l}function Oe(e,{instancePath:t="",parentData:r,parentDataProperty:o,rootData:s=e}={}){let i=null,a=0;if(0===a){if(!e||"object"!=typeof e||Array.isArray(e))return Oe.errors=[{params:{type:"object"}}],!1;{const r=a;for(const t in e)if(!n.call(ge.properties,t))return Oe.errors=[{params:{additionalProperty:t}}],!1;if(r===a){if(void 0!==e.checkWasmTypes){const t=a;if("boolean"!=typeof e.checkWasmTypes)return Oe.errors=[{params:{type:"boolean"}}],!1;var l=t===a}else l=!0;if(l){if(void 0!==e.chunkIds){let t=e.chunkIds;const n=a;if("natural"!==t&&"named"!==t&&"deterministic"!==t&&"size"!==t&&"total-size"!==t&&!1!==t)return Oe.errors=[{params:{}}],!1;l=n===a}else l=!0;if(l){if(void 0!==e.concatenateModules){const t=a;if("boolean"!=typeof e.concatenateModules)return Oe.errors=[{params:{type:"boolean"}}],!1;l=t===a}else l=!0;if(l){if(void 0!==e.emitOnErrors){const t=a;if("boolean"!=typeof e.emitOnErrors)return Oe.errors=[{params:{type:"boolean"}}],!1;l=t===a}else l=!0;if(l){if(void 0!==e.flagIncludedChunks){const t=a;if("boolean"!=typeof e.flagIncludedChunks)return Oe.errors=[{params:{type:"boolean"}}],!1;l=t===a}else l=!0;if(l){if(void 0!==e.innerGraph){const t=a;if("boolean"!=typeof e.innerGraph)return Oe.errors=[{params:{type:"boolean"}}],!1;l=t===a}else l=!0;if(l){if(void 0!==e.mangleExports){let t=e.mangleExports;const n=a,r=a;let o=!1;const s=a;if("size"!==t&&"deterministic"!==t){const e={params:{}};null===i?i=[e]:i.push(e),a++}var p=s===a;if(o=o||p,!o){const e=a;if("boolean"!=typeof t){const e={params:{type:"boolean"}};null===i?i=[e]:i.push(e),a++}p=e===a,o=o||p}if(!o){const e={params:{}};return null===i?i=[e]:i.push(e),a++,Oe.errors=i,!1}a=r,null!==i&&(r?i.length=r:i=null),l=n===a}else l=!0;if(l){if(void 0!==e.mangleWasmImports){const t=a;if("boolean"!=typeof e.mangleWasmImports)return Oe.errors=[{params:{type:"boolean"}}],!1;l=t===a}else l=!0;if(l){if(void 0!==e.mergeDuplicateChunks){const t=a;if("boolean"!=typeof e.mergeDuplicateChunks)return Oe.errors=[{params:{type:"boolean"}}],!1;l=t===a}else l=!0;if(l){if(void 0!==e.minimize){const t=a;if("boolean"!=typeof e.minimize)return Oe.errors=[{params:{type:"boolean"}}],!1;l=t===a}else l=!0;if(l){if(void 0!==e.minimizer){let t=e.minimizer;const n=a;if(a===n){if(!Array.isArray(t))return Oe.errors=[{params:{type:"array"}}],!1;{const e=t.length;for(let n=0;n=",limit:1}}],!1}u=n===f}else u=!0;if(u){if(void 0!==t.hashFunction){let e=t.hashFunction;const n=f,r=f;let o=!1;const s=f;if(f===s)if("string"==typeof e){if(e.length<1){const e={params:{}};null===l?l=[e]:l.push(e),f++}}else{const e={params:{type:"string"}};null===l?l=[e]:l.push(e),f++}var v=s===f;if(o=o||v,!o){const t=f;if(!(e instanceof Function)){const e={params:{}};null===l?l=[e]:l.push(e),f++}v=t===f,o=o||v}if(!o){const e={params:{}};return null===l?l=[e]:l.push(e),f++,ze.errors=l,!1}f=r,null!==l&&(r?l.length=r:l=null),u=n===f}else u=!0;if(u){if(void 0!==t.hashSalt){let e=t.hashSalt;const n=f;if(f==f){if("string"!=typeof e)return ze.errors=[{params:{type:"string"}}],!1;if(e.length<1)return ze.errors=[{params:{}}],!1}u=n===f}else u=!0;if(u){if(void 0!==t.hotUpdateChunkFilename){let n=t.hotUpdateChunkFilename;const r=f;if(f==f){if("string"!=typeof n)return ze.errors=[{params:{type:"string"}}],!1;if(n.includes("!")||!1!==e.test(n))return ze.errors=[{params:{}}],!1}u=r===f}else u=!0;if(u){if(void 0!==t.hotUpdateGlobal){const e=f;if("string"!=typeof t.hotUpdateGlobal)return ze.errors=[{params:{type:"string"}}],!1;u=e===f}else u=!0;if(u){if(void 0!==t.hotUpdateMainFilename){let n=t.hotUpdateMainFilename;const r=f;if(f==f){if("string"!=typeof n)return ze.errors=[{params:{type:"string"}}],!1;if(n.includes("!")||!1!==e.test(n))return ze.errors=[{params:{}}],!1}u=r===f}else u=!0;if(u){if(void 0!==t.ignoreBrowserWarnings){const e=f;if("boolean"!=typeof t.ignoreBrowserWarnings)return ze.errors=[{params:{type:"boolean"}}],!1;u=e===f}else u=!0;if(u){if(void 0!==t.iife){const e=f;if("boolean"!=typeof t.iife)return ze.errors=[{params:{type:"boolean"}}],!1;u=e===f}else u=!0;if(u){if(void 0!==t.importFunctionName){const e=f;if("string"!=typeof t.importFunctionName)return ze.errors=[{params:{type:"string"}}],!1;u=e===f}else u=!0;if(u){if(void 0!==t.importMetaName){const e=f;if("string"!=typeof t.importMetaName)return ze.errors=[{params:{type:"string"}}],!1;u=e===f}else u=!0;if(u){if(void 0!==t.library){const e=f;Le(t.library,{instancePath:r+"/library",parentData:t,parentDataProperty:"library",rootData:i})||(l=null===l?Le.errors:l.concat(Le.errors),f=l.length),u=e===f}else u=!0;if(u){if(void 0!==t.libraryExport){let e=t.libraryExport;const n=f,r=f;let o=!1,s=null;const i=f,a=f;let p=!1;const c=f;if(f===c)if(Array.isArray(e)){const t=e.length;for(let n=0;n=",limit:1}}],!1}c=t===f}else c=!0;if(c){if(void 0!==r.performance){const e=f;Me(r.performance,{instancePath:o+"/performance",parentData:r,parentDataProperty:"performance",rootData:l})||(p=null===p?Me.errors:p.concat(Me.errors),f=p.length),c=e===f}else c=!0;if(c){if(void 0!==r.plugins){const e=f;we(r.plugins,{instancePath:o+"/plugins",parentData:r,parentDataProperty:"plugins",rootData:l})||(p=null===p?we.errors:p.concat(we.errors),f=p.length),c=e===f}else c=!0;if(c){if(void 0!==r.profile){const e=f;if("boolean"!=typeof r.profile)return _e.errors=[{params:{type:"boolean"}}],!1;c=e===f}else c=!0;if(c){if(void 0!==r.recordsInputPath){let t=r.recordsInputPath;const n=f,o=f;let s=!1;const i=f;if(!1!==t){const e={params:{}};null===p?p=[e]:p.push(e),f++}var v=i===f;if(s=s||v,!s){const n=f;if(f===n)if("string"==typeof t){if(t.includes("!")||!0!==e.test(t)){const e={params:{}};null===p?p=[e]:p.push(e),f++}}else{const e={params:{type:"string"}};null===p?p=[e]:p.push(e),f++}v=n===f,s=s||v}if(!s){const e={params:{}};return null===p?p=[e]:p.push(e),f++,_e.errors=p,!1}f=o,null!==p&&(o?p.length=o:p=null),c=n===f}else c=!0;if(c){if(void 0!==r.recordsOutputPath){let t=r.recordsOutputPath;const n=f,o=f;let s=!1;const i=f;if(!1!==t){const e={params:{}};null===p?p=[e]:p.push(e),f++}var P=i===f;if(s=s||P,!s){const n=f;if(f===n)if("string"==typeof t){if(t.includes("!")||!0!==e.test(t)){const e={params:{}};null===p?p=[e]:p.push(e),f++}}else{const e={params:{type:"string"}};null===p?p=[e]:p.push(e),f++}P=n===f,s=s||P}if(!s){const e={params:{}};return null===p?p=[e]:p.push(e),f++,_e.errors=p,!1}f=o,null!==p&&(o?p.length=o:p=null),c=n===f}else c=!0;if(c){if(void 0!==r.recordsPath){let t=r.recordsPath;const n=f,o=f;let s=!1;const i=f;if(!1!==t){const e={params:{}};null===p?p=[e]:p.push(e),f++}var D=i===f;if(s=s||D,!s){const n=f;if(f===n)if("string"==typeof t){if(t.includes("!")||!0!==e.test(t)){const e={params:{}};null===p?p=[e]:p.push(e),f++}}else{const e={params:{type:"string"}};null===p?p=[e]:p.push(e),f++}D=n===f,s=s||D}if(!s){const e={params:{}};return null===p?p=[e]:p.push(e),f++,_e.errors=p,!1}f=o,null!==p&&(o?p.length=o:p=null),c=n===f}else c=!0;if(c){if(void 0!==r.resolve){const e=f;Te(r.resolve,{instancePath:o+"/resolve",parentData:r,parentDataProperty:"resolve",rootData:l})||(p=null===p?Te.errors:p.concat(Te.errors),f=p.length),c=e===f}else c=!0;if(c){if(void 0!==r.resolveLoader){const e=f;Ne(r.resolveLoader,{instancePath:o+"/resolveLoader",parentData:r,parentDataProperty:"resolveLoader",rootData:l})||(p=null===p?Ne.errors:p.concat(Ne.errors),f=p.length),c=e===f}else c=!0;if(c){if(void 0!==r.snapshot){let t=r.snapshot;const n=f;if(f==f){if(!t||"object"!=typeof t||Array.isArray(t))return _e.errors=[{params:{type:"object"}}],!1;{const n=f;for(const e in t)if("buildDependencies"!==e&&"immutablePaths"!==e&&"managedPaths"!==e&&"module"!==e&&"resolve"!==e&&"resolveBuildDependencies"!==e&&"unmanagedPaths"!==e)return _e.errors=[{params:{additionalProperty:e}}],!1;if(n===f){if(void 0!==t.buildDependencies){let e=t.buildDependencies;const n=f;if(f===n){if(!e||"object"!=typeof e||Array.isArray(e))return _e.errors=[{params:{type:"object"}}],!1;{const t=f;for(const t in e)if("hash"!==t&&"timestamp"!==t)return _e.errors=[{params:{additionalProperty:t}}],!1;if(t===f){if(void 0!==e.hash){const t=f;if("boolean"!=typeof e.hash)return _e.errors=[{params:{type:"boolean"}}],!1;var O=t===f}else O=!0;if(O)if(void 0!==e.timestamp){const t=f;if("boolean"!=typeof e.timestamp)return _e.errors=[{params:{type:"boolean"}}],!1;O=t===f}else O=!0}}}var C=n===f}else C=!0;if(C){if(void 0!==t.immutablePaths){let n=t.immutablePaths;const r=f;if(f===r){if(!Array.isArray(n))return _e.errors=[{params:{type:"array"}}],!1;{const t=n.length;for(let r=0;r { added: SyncHook<[T]>; beforeStart: AsyncSeriesHook<[T]>; started: SyncHook<[T]>; - result: SyncHook<[T, Error, R]>; + result: SyncHook< + [T, undefined | null | WebpackError, undefined | null | R] + >; }; add(item: T, callback: CallbackAsyncQueue): void; invalidate(item: T): void; @@ -450,8 +455,8 @@ declare class AutomaticPrefetchPlugin { } type AuxiliaryComment = string | LibraryCustomUmdCommentObject; declare interface BackendApi { - dispose: (arg0?: Error) => void; - module: (arg0: Module) => { client: string; data: string; active: boolean }; + dispose: (arg0: (arg0?: null | Error) => void) => void; + module: (arg0: Module) => ModuleResult; } declare class BannerPlugin { constructor(options: BannerPluginArgument); @@ -576,6 +581,7 @@ declare abstract class BasicEvaluatedExpression { | ThisExpression | UpdateExpression | YieldExpression + | SpreadElement | FunctionDeclaration | VariableDeclaration | ClassDeclaration @@ -613,7 +619,6 @@ declare abstract class BasicEvaluatedExpression { | ArrayPattern | RestElement | AssignmentPattern - | SpreadElement | Property | AssignmentProperty | ClassBody @@ -799,6 +804,7 @@ declare abstract class BasicEvaluatedExpression { | ThisExpression | UpdateExpression | YieldExpression + | SpreadElement | FunctionDeclaration | VariableDeclaration | ClassDeclaration @@ -836,7 +842,6 @@ declare abstract class BasicEvaluatedExpression { | ArrayPattern | RestElement | AssignmentPattern - | SpreadElement | Property | AssignmentProperty | ClassBody @@ -848,6 +853,13 @@ declare abstract class BasicEvaluatedExpression { | TemplateElement ): BasicEvaluatedExpression; } +declare interface Bootstrap { + header: string[]; + beforeStartup: string[]; + startup: string[]; + afterStartup: string[]; + allowInlineStartup: boolean; +} type BufferEncoding = | "ascii" | "utf8" @@ -996,7 +1008,7 @@ declare interface CallExpressionInfo { getMemberRanges: () => [number, number][]; } declare interface CallbackAsyncQueue { - (err?: null | WebpackError, result?: T): any; + (err?: null | WebpackError, result?: null | T): any; } declare interface CallbackCacheCache { (err: null | WebpackError, result?: T): void; @@ -1183,7 +1195,7 @@ declare class ChunkGraph { connectChunkAndEntryModule( chunk: Chunk, module: Module, - entrypoint?: Entrypoint + entrypoint: Entrypoint ): void; connectChunkAndRuntimeModule(chunk: Chunk, module: RuntimeModule): void; addFullHashModuleToChunk(chunk: Chunk, module: RuntimeModule): void; @@ -1217,7 +1229,7 @@ declare class ChunkGraph { chunkGroup: ChunkGroup ): void; disconnectChunkGroup(chunkGroup: ChunkGroup): void; - getModuleId(module: Module): ModuleId; + getModuleId(module: Module): null | string | number; setModuleId(module: Module, id: ModuleId): void; getRuntimeId(runtime: string): string | number; setRuntimeId(runtime: string, id: string | number): void; @@ -1332,7 +1344,11 @@ declare abstract class ChunkGroup { hasBlock(block: AsyncDependenciesBlock): boolean; get blocksIterable(): Iterable; addBlock(block: AsyncDependenciesBlock): boolean; - addOrigin(module: Module, loc: DependencyLocation, request: string): void; + addOrigin( + module: null | Module, + loc: DependencyLocation, + request: string + ): void; getFiles(): string[]; remove(): void; sortItems(): void; @@ -1483,7 +1499,7 @@ declare interface ChunkRenderContext { /** * rendering in strict context */ - strictMode: boolean; + strictMode?: boolean; } declare interface ChunkSizeOptions { /** @@ -1498,12 +1514,57 @@ declare interface ChunkSizeOptions { } declare abstract class ChunkTemplate { hooks: Readonly<{ - renderManifest: { tap: (options?: any, fn?: any) => void }; - modules: { tap: (options?: any, fn?: any) => void }; - render: { tap: (options?: any, fn?: any) => void }; - renderWithEntry: { tap: (options?: any, fn?: any) => void }; - hash: { tap: (options?: any, fn?: any) => void }; - hashForChunk: { tap: (options?: any, fn?: any) => void }; + renderManifest: { + tap: ( + options: + | string + | (TapOptions & { name: string } & IfSet), + fn: ( + arg0: RenderManifestEntry[], + arg1: RenderManifestOptions + ) => RenderManifestEntry[] + ) => void; + }; + modules: { + tap: ( + options: + | string + | (TapOptions & { name: string } & IfSet), + fn: (arg0: Source, arg1: ModuleTemplate, arg2: RenderContext) => Source + ) => void; + }; + render: { + tap: ( + options: + | string + | (TapOptions & { name: string } & IfSet), + fn: (arg0: Source, arg1: ModuleTemplate, arg2: RenderContext) => Source + ) => void; + }; + renderWithEntry: { + tap: ( + options: + | string + | (TapOptions & { name: string } & IfSet), + fn: (arg0: Source, arg1: Chunk) => Source + ) => void; + }; + hash: { + tap: ( + options: + | string + | (TapOptions & { name: string } & IfSet), + fn: (arg0: Hash) => void + ) => void; + }; + hashForChunk: { + tap: ( + options: + | string + | (TapOptions & { name: string } & IfSet), + fn: (arg0: Hash, arg1: Chunk, arg2: ChunkHashContext) => void + ) => void; + }; }>; get outputOptions(): Output; } @@ -1609,7 +1670,7 @@ declare interface CodeGenerationResult { /** * the runtime requirements */ - runtimeRequirements: ReadonlySet; + runtimeRequirements: null | ReadonlySet; /** * a hash of the code generation result (will be automatically calculated from sources and runtimeRequirements if not provided) @@ -1711,10 +1772,10 @@ declare class Compilation { * inspect, analyze, and/or modify the chunk graph. */ afterChunks: SyncHook<[Iterable]>; - optimizeDependencies: SyncBailHook<[Iterable], any>; + optimizeDependencies: SyncBailHook<[Iterable], boolean | void>; afterOptimizeDependencies: SyncHook<[Iterable]>; optimize: SyncHook<[]>; - optimizeModules: SyncBailHook<[Iterable], any>; + optimizeModules: SyncBailHook<[Iterable], boolean | void>; afterOptimizeModules: SyncHook<[Iterable]>; optimizeChunks: SyncBailHook< [Iterable, ChunkGroup[]], @@ -1739,13 +1800,13 @@ declare class Compilation { [Module, Set, RuntimeRequirementsContext] >; runtimeRequirementInModule: HookMap< - SyncBailHook<[Module, Set, RuntimeRequirementsContext], any> + SyncBailHook<[Module, Set, RuntimeRequirementsContext], void> >; additionalTreeRuntimeRequirements: SyncHook< [Chunk, Set, RuntimeRequirementsContext] >; runtimeRequirementInTree: HookMap< - SyncBailHook<[Chunk, Set, RuntimeRequirementsContext], any> + SyncBailHook<[Chunk, Set, RuntimeRequirementsContext], void> >; runtimeModule: SyncHook<[RuntimeModule, Chunk]>; reviveModules: SyncHook<[Iterable, any]>; @@ -1830,7 +1891,9 @@ declare class Compilation { >; statsFactory: SyncHook<[StatsFactory, NormalizedStatsOptions]>; statsPrinter: SyncHook<[StatsPrinter, NormalizedStatsOptions]>; - get normalModuleLoader(): SyncHook<[object, NormalModule]>; + get normalModuleLoader(): SyncHook< + [LoaderContextNormalModule, NormalModule] + >; }>; name?: string; startTime?: number; @@ -1839,7 +1902,7 @@ declare class Compilation { resolverFactory: ResolverFactory; inputFileSystem: InputFileSystem; fileSystemInfo: FileSystemInfo; - valueCacheVersions: Map>; + valueCacheVersions: Map; requestShortener: RequestShortener; compilerPath: string; logger: WebpackLogger; @@ -1892,7 +1955,7 @@ declare class Compilation { logging: Map; dependencyFactories: Map; dependencyTemplates: DependencyTemplates; - childrenCounters: object; + childrenCounters: Record; usedChunkIds: Set; usedModuleIds: Set; needAdditionalPass: boolean; @@ -1917,7 +1980,7 @@ declare class Compilation { getLogger(name: string | (() => string)): WebpackLogger; addModule( module: Module, - callback: (err?: null | WebpackError, result?: Module) => void + callback: (err?: null | WebpackError, result?: null | Module) => void ): void; /** @@ -1935,21 +1998,21 @@ declare class Compilation { */ buildModule( module: Module, - callback: (err?: null | WebpackError, result?: Module) => void + callback: (err?: null | WebpackError, result?: null | Module) => void ): void; processModuleDependencies( module: Module, - callback: (err?: null | WebpackError, result?: Module) => void + callback: (err?: null | WebpackError, result?: null | Module) => void ): void; processModuleDependenciesNonRecursive(module: Module): void; handleModuleCreation( __0: HandleModuleCreationOptions, - callback: (err?: null | WebpackError, result?: Module) => void + callback: (err?: null | WebpackError, result?: null | Module) => void ): void; addModuleChain( context: string, dependency: Dependency, - callback: (err?: null | WebpackError, result?: Module) => void + callback: (err?: null | WebpackError, result?: null | Module) => void ): void; addModuleTree( __0: { @@ -1966,23 +2029,23 @@ declare class Compilation { */ contextInfo?: Partial; }, - callback: (err?: null | WebpackError, result?: Module) => void + callback: (err?: null | WebpackError, result?: null | Module) => void ): void; addEntry( context: string, entry: Dependency, optionsOrName: string | EntryOptions, - callback: (err?: null | WebpackError, result?: Module) => void + callback: (err?: null | WebpackError, result?: null | Module) => void ): void; addInclude( context: string, dependency: Dependency, options: EntryOptions, - callback: (err?: null | WebpackError, result?: Module) => void + callback: (err?: null | WebpackError, result?: null | Module) => void ): void; rebuildModule( module: Module, - callback: (err?: null | WebpackError, result?: Module) => void + callback: (err?: null | WebpackError, result?: null | Module) => void ): void; finish(callback: (err?: null | WebpackError) => void): void; unseal(): void; @@ -2079,22 +2142,16 @@ declare class Compilation { createModuleAssets(): void; getRenderManifest(options: RenderManifestOptions): RenderManifestEntry[]; createChunkAssets(callback: (err?: null | WebpackError) => void): void; - getPath( - filename: string | ((arg0: PathData, arg1?: AssetInfo) => string), - data?: PathData - ): string; + getPath(filename: TemplatePath, data?: PathData): string; getPathWithInfo( - filename: string | ((arg0: PathData, arg1?: AssetInfo) => string), + filename: TemplatePath, data?: PathData - ): { path: string; info: AssetInfo }; - getAssetPath( - filename: string | ((arg0: PathData, arg1?: AssetInfo) => string), - data: PathData - ): string; + ): InterpolatedPathAndAssetInfo; + getAssetPath(filename: TemplatePath, data: PathData): string; getAssetPathWithInfo( - filename: string | ((arg0: PathData, arg1?: AssetInfo) => string), + filename: TemplatePath, data: PathData - ): { path: string; info: AssetInfo }; + ): InterpolatedPathAndAssetInfo; getWarnings(): WebpackError[]; getErrors(): WebpackError[]; @@ -2114,13 +2171,13 @@ declare class Compilation { executeModule( module: Module, options: ExecuteModuleOptions, - callback: (err?: null | WebpackError, result?: ExecuteModuleResult) => void + callback: (err: null | WebpackError, result?: ExecuteModuleResult) => void ): void; checkConstraints(): void; factorizeModule: { ( options: FactorizeModuleOptions & { factoryResult?: false }, - callback: (err?: null | WebpackError, result?: Module) => void + callback: (err?: null | WebpackError, result?: null | Module) => void ): void; ( options: FactorizeModuleOptions & { factoryResult: true }, @@ -2277,7 +2334,7 @@ declare class Compiler { invalid: SyncHook<[null | string, number]>; watchClose: SyncHook<[]>; shutdown: AsyncSeriesHook<[]>; - infrastructureLog: SyncBailHook<[string, string, any[]], true>; + infrastructureLog: SyncBailHook<[string, string, undefined | any[]], true>; environment: SyncHook<[]>; afterEnvironment: SyncHook<[]>; afterPlugins: SyncHook<[Compiler]>; @@ -2309,7 +2366,11 @@ declare class Compiler { >; fsStartTime?: number; resolverFactory: ResolverFactory; - infrastructureLogger?: (arg0: string, arg1: LogTypeEnum, arg2: any[]) => void; + infrastructureLogger?: ( + arg0: string, + arg1: LogTypeEnum, + arg2?: any[] + ) => void; platform: Readonly; options: WebpackOptionsNormalized; context: string; @@ -2515,6 +2576,7 @@ declare interface Configuration { | "jsonp" | "system" | "promise" + | "module-import" | "script" | "node-commonjs"; @@ -2768,9 +2830,7 @@ declare interface ConsumesConfig { declare interface ConsumesObject { [index: string]: string | ConsumesConfig; } -type ContainerOptionsFormat = - | Record - | (string | Record)[]; +type ContainerOptionsFormat = Item | (string | Item)[]; declare class ContainerPlugin { constructor(options: ContainerPluginOptions); @@ -2834,8 +2894,12 @@ declare interface ContainerReferencePluginOptions { */ shareScope?: string; } +declare interface ContextAlternativeRequest { + context: string; + request: string; +} declare abstract class ContextElementDependency extends ModuleDependency { - referencedExports?: string[][]; + referencedExports?: null | string[][]; } declare class ContextExclusionPlugin { constructor(negativeMatcher: RegExp); @@ -2871,12 +2935,12 @@ declare abstract class ContextModuleFactory extends ModuleFactory { contextModuleFiles: SyncWaterfallHook<[string[]]>; alternatives: FakeHook< Pick< - AsyncSeriesWaterfallHook<[any[]]>, + AsyncSeriesWaterfallHook<[ContextAlternativeRequest[]]>, "name" | "tap" | "tapAsync" | "tapPromise" > >; alternativeRequests: AsyncSeriesWaterfallHook< - [any[], ContextModuleOptions] + [ContextAlternativeRequest[], ContextModuleOptions] >; }>; resolverFactory: ResolverFactory; @@ -2884,7 +2948,7 @@ declare abstract class ContextModuleFactory extends ModuleFactory { fs: InputFileSystem, options: ContextModuleOptions, callback: ( - err?: null | Error, + err: null | Error, dependencies?: ContextElementDependency[] ) => any ): void; @@ -2919,14 +2983,14 @@ declare class ContextReplacementPlugin { resourceRegExp: RegExp, newContentResource?: any, newContentRecursive?: any, - newContentRegExp?: any + newContentRegExp?: RegExp ); resourceRegExp: RegExp; newContentCallback: any; newContentResource: any; newContentCreateContextMap: any; newContentRecursive: any; - newContentRegExp: any; + newContentRegExp?: RegExp; /** * Apply the plugin @@ -2940,8 +3004,8 @@ declare interface ContextTimestampAndHash { resolved?: ResolvedContextTimestampAndHash; symlinks?: Set; } -type CreateStatsOptionsContext = KnownCreateStatsOptionsContext & - Record; +type CreateStatsOptionsContext = Record & + KnownCreateStatsOptionsContext; type CreateWriteStreamFSImplementation = FSImplementation & { write: (...args: any[]) => any; close?: (...args: any[]) => any; @@ -3115,14 +3179,14 @@ declare class DefinePlugin { fn: (arg0: { module: NormalModule; key: string; - readonly version?: string; + readonly version: ValueCacheVersion; }) => CodeValuePrimitive, options?: true | string[] | RuntimeValueOptions ): RuntimeValue; } declare class DelegatedPlugin { - constructor(options?: any); - options: any; + constructor(options: Options); + options: Options; /** * Apply the plugin @@ -3619,6 +3683,9 @@ declare interface Effect { type: string; value: any; } +declare interface EffectData { + [index: string]: any; +} declare class ElectronTargetPlugin { constructor(context?: "main" | "preload" | "renderer"); @@ -3859,8 +3926,7 @@ type EntryOptions = { name?: string } & Omit< >; declare class EntryPlugin { /** - * An entry plugin which will handle - * creation of the EntryDependency + * An entry plugin which will handle creation of the EntryDependency */ constructor(context: string, entry: string, options?: string | EntryOptions); context: string; @@ -3982,9 +4048,9 @@ declare interface Environment { templateLiteral?: boolean; } declare class EnvironmentPlugin { - constructor(...keys: any[]); - keys: any[]; - defaultValues: any; + constructor(...keys: (string | string[] | Record)[]); + keys: string[]; + defaultValues: Record; /** * Apply the plugin @@ -4190,7 +4256,7 @@ declare abstract class ExportInfo { setTarget( key: any, connection: ModuleGraphConnection, - exportName?: string[], + exportName?: null | string[], priority?: number ): boolean; getUsed(runtime: RuntimeSpec): UsageStateType; @@ -4210,42 +4276,30 @@ declare abstract class ExportInfo { setUsedName(name: string): void; getTerminalBinding( moduleGraph: ModuleGraph, - resolveTargetFilter?: (arg0: { - module: Module; - export?: string[]; - }) => boolean + resolveTargetFilter?: (arg0: TargetItem) => boolean ): undefined | ExportsInfo | ExportInfo; isReexport(): undefined | boolean; findTarget( moduleGraph: ModuleGraph, validTargetModuleFilter: (arg0: Module) => boolean - ): undefined | false | { module: Module; export?: string[] }; + ): undefined | null | false | TargetItemWithoutConnection; getTarget( moduleGraph: ModuleGraph, - resolveTargetFilter?: (arg0: { - module: Module; - export?: string[]; - }) => boolean - ): undefined | { module: Module; export?: string[] }; + resolveTargetFilter?: (arg0: TargetItem) => boolean + ): undefined | TargetItem; /** * Move the target forward as long resolveTargetFilter is fulfilled */ moveTarget( moduleGraph: ModuleGraph, - resolveTargetFilter: (arg0: { - module: Module; - export?: string[]; - }) => boolean, - updateOriginalConnection?: (arg0: { - module: Module; - export?: string[]; - }) => ModuleGraphConnection - ): undefined | { module: Module; export?: string[] }; - createNestedExportsInfo(): undefined | ExportsInfo; + resolveTargetFilter: (arg0: TargetItem) => boolean, + updateOriginalConnection?: (arg0: TargetItem) => ModuleGraphConnection + ): undefined | TargetItem; + createNestedExportsInfo(): ExportsInfo; getNestedExportsInfo(): undefined | ExportsInfo; - hasInfo(baseInfo?: any, runtime?: any): boolean; - updateHash(hash?: any, runtime?: any): void; + hasInfo(baseInfo: ExportInfo, runtime: RuntimeSpec): boolean; + updateHash(hash: Hash, runtime: RuntimeSpec): void; getUsedInfo(): string; getProvidedInfo(): | "no provided info" @@ -4330,12 +4384,9 @@ declare abstract class ExportsInfo { getUsageKey(runtime: RuntimeSpec): string; isEquallyUsed(runtimeA: RuntimeSpec, runtimeB: RuntimeSpec): boolean; getUsed(name: string | string[], runtime: RuntimeSpec): UsageStateType; - getUsedName( - name: undefined | string | string[], - runtime: RuntimeSpec - ): string | false | string[]; + getUsedName(name: string | string[], runtime: RuntimeSpec): UsedName; updateHash(hash: Hash, runtime: RuntimeSpec): void; - getRestoreProvidedData(): any; + getRestoreProvidedData(): RestoreProvidedData; restoreProvided(__0: { otherProvided: any; otherCanMangleProvide: any; @@ -4357,7 +4408,7 @@ declare interface ExportsSpec { /** * list of maybe prior exposed, but now hidden exports */ - hideExports?: Set; + hideExports?: null | Set; /** * when reexported: from which module @@ -4531,6 +4582,7 @@ declare class ExternalModule extends Module { externalType: string; userRequest: string; dependencyMeta?: ImportDependencyMeta | CssImportDependencyMeta; + getModuleImportType(externalType: string): string; /** * restore unsafe cache data @@ -4632,6 +4684,7 @@ type ExternalsType = | "jsonp" | "system" | "promise" + | "module-import" | "script" | "node-commonjs"; declare interface FSImplementation { @@ -4809,16 +4862,12 @@ declare interface FileSystem { declare abstract class FileSystemInfo { fs: InputFileSystem; logger?: WebpackLogger; - fileTimestampQueue: AsyncQueue; - fileHashQueue: AsyncQueue; - contextTimestampQueue: AsyncQueue< - string, - string, - null | ContextFileSystemInfoEntry - >; - contextHashQueue: AsyncQueue; - contextTshQueue: AsyncQueue; - managedItemQueue: AsyncQueue; + fileTimestampQueue: AsyncQueue; + fileHashQueue: AsyncQueue; + contextTimestampQueue: AsyncQueue; + contextHashQueue: AsyncQueue; + contextTshQueue: AsyncQueue; + managedItemQueue: AsyncQueue; managedItemDirectoryQueue: AsyncQueue>; unmanagedPathsWithSlash: string[]; unmanagedPathsRegExps: RegExp[]; @@ -4864,7 +4913,7 @@ declare abstract class FileSystemInfo { path: string, callback: ( arg0?: null | WebpackError, - arg1?: ResolvedContextTimestampAndHash + arg1?: null | ResolvedContextTimestampAndHash ) => void ): void; resolveBuildDependencies( @@ -4885,7 +4934,7 @@ declare abstract class FileSystemInfo { directories: null | Iterable, missing: null | Iterable, options: undefined | null | SnapshotOptionsFileSystemInfo, - callback: (arg0?: null | WebpackError, arg1?: null | Snapshot) => void + callback: (arg0: null | WebpackError, arg1: null | Snapshot) => void ): void; mergeSnapshots(snapshot1: Snapshot, snapshot2: Snapshot): Snapshot; checkSnapshotValid( @@ -4900,6 +4949,9 @@ declare interface FileSystemInfoEntry { timestamp?: number; } type FilterItemTypes = string | RegExp | ((value: string) => boolean); +declare interface Flags { + [index: string]: Argument; +} declare interface GenerateContext { /** * mapping from dependencies to templates @@ -5040,16 +5092,12 @@ declare class GetChunkFilenameRuntimeModule extends RuntimeModule { contentType: string, name: string, global: string, - getFilenameForChunk: ( - arg0: Chunk - ) => string | ((arg0: PathData, arg1?: AssetInfo) => string), + getFilenameForChunk: (arg0: Chunk) => TemplatePath, allChunks: boolean ); contentType: string; global: string; - getFilenameForChunk: ( - arg0: Chunk - ) => string | ((arg0: PathData, arg1?: AssetInfo) => string); + getFilenameForChunk: (arg0: Chunk) => TemplatePath; allChunks: boolean; /** @@ -5073,7 +5121,7 @@ declare class GetChunkFilenameRuntimeModule extends RuntimeModule { static STAGE_TRIGGER: number; } declare interface GroupConfig { - getKeys: (arg0?: any) => string[]; + getKeys: (arg0?: any) => undefined | string[]; createGroup: (arg0: string, arg1: any[], arg2: any[]) => object; getOptions?: (arg0: string, arg1: any[]) => GroupOptions; } @@ -5319,8 +5367,7 @@ declare class IgnorePlugin { options: IgnorePluginOptions; /** - * Note that if "contextRegExp" is given, both the "resourceRegExp" - * and "contextRegExp" have to match. + * Note that if "contextRegExp" is given, both the "resourceRegExp" and "contextRegExp" have to match. */ checkIgnore(resolveData: ResolveData): undefined | false; @@ -5349,6 +5396,7 @@ type IgnorePluginOptions = type ImportAttributes = Record & {}; declare interface ImportDependencyMeta { attributes?: ImportAttributes; + externalType?: "import" | "module"; } declare interface ImportModuleOptions { /** @@ -5505,6 +5553,13 @@ declare interface IntermediateFileSystemExtras { ) => void; } type InternalCell = T | typeof TOMBSTONE | typeof UNDEFINED_MARKER; +declare interface InterpolatedPathAndAssetInfo { + path: string; + info: AssetInfo; +} +declare interface Item { + [index: string]: string | string[] | T; +} declare abstract class ItemCacheFacade { get(callback: CallbackCacheCacheFacade): void; getPromise(): Promise; @@ -5529,7 +5584,7 @@ declare class JavascriptModulesPlugin { renderContext: ChunkRenderContext, hooks: CompilationHooksJavascriptModulesPlugin, factory: boolean - ): Source; + ): null | Source; renderChunk( renderContext: RenderContext, hooks: CompilationHooksJavascriptModulesPlugin @@ -5547,13 +5602,7 @@ declare class JavascriptModulesPlugin { renderBootstrap( renderContext: RenderBootstrapContext, hooks: CompilationHooksJavascriptModulesPlugin - ): { - header: string[]; - beforeStartup: string[]; - startup: string[]; - afterStartup: string[]; - allowInlineStartup: boolean; - }; + ): Bootstrap; renderRequire( renderContext: RenderBootstrapContext, hooks: CompilationHooksJavascriptModulesPlugin @@ -5573,7 +5622,10 @@ declare class JavascriptModulesPlugin { static getCompilationHooks( compilation: Compilation ): CompilationHooksJavascriptModulesPlugin; - static getChunkFilenameTemplate(chunk?: any, outputOptions?: any): any; + static getChunkFilenameTemplate( + chunk: Chunk, + outputOptions: Output + ): TemplatePath; static chunkHasJs: (chunk: Chunk, chunkGraph: ChunkGraph) => boolean; } declare class JavascriptParser extends Parser { @@ -5586,7 +5638,39 @@ declare class JavascriptParser extends Parser { > >; evaluate: HookMap< - SyncBailHook<[Expression], undefined | null | BasicEvaluatedExpression> + SyncBailHook< + [ + | UnaryExpression + | ArrayExpression + | ArrowFunctionExpression + | AssignmentExpression + | AwaitExpression + | BinaryExpression + | SimpleCallExpression + | NewExpression + | ChainExpression + | ClassExpression + | ConditionalExpression + | FunctionExpression + | Identifier + | ImportExpression + | SimpleLiteral + | RegExpLiteral + | BigIntLiteral + | LogicalExpression + | MemberExpression + | MetaProperty + | ObjectExpression + | SequenceExpression + | TaggedTemplateExpression + | TemplateLiteral + | ThisExpression + | UpdateExpression + | YieldExpression + | SpreadElement + ], + undefined | null | BasicEvaluatedExpression + > >; evaluateIdentifier: HookMap< SyncBailHook< @@ -6422,7 +6506,37 @@ declare class JavascriptParser extends Parser { enterArrayPattern(pattern: ArrayPattern, onIdent?: any): void; enterRestElement(pattern: RestElement, onIdent?: any): void; enterAssignmentPattern(pattern: AssignmentPattern, onIdent?: any): void; - evaluateExpression(expression?: any): BasicEvaluatedExpression; + evaluateExpression( + expression: + | UnaryExpression + | ArrayExpression + | ArrowFunctionExpression + | AssignmentExpression + | AwaitExpression + | BinaryExpression + | SimpleCallExpression + | NewExpression + | ChainExpression + | ClassExpression + | ConditionalExpression + | FunctionExpression + | Identifier + | ImportExpression + | SimpleLiteral + | RegExpLiteral + | BigIntLiteral + | LogicalExpression + | MemberExpression + | MetaProperty + | ObjectExpression + | SequenceExpression + | TaggedTemplateExpression + | TemplateLiteral + | ThisExpression + | UpdateExpression + | YieldExpression + | SpreadElement + ): BasicEvaluatedExpression; parseString(expression: Expression): string; parseCalculatedString(expression: Expression): any; evaluate(source: string): BasicEvaluatedExpression; @@ -6465,6 +6579,7 @@ declare class JavascriptParser extends Parser { ): boolean; getComments(range: [number, number]): Comment[]; isAsiPosition(pos: number): boolean; + setAsiPosition(pos: number): void; unsetAsiPosition(pos: number): void; isStatementLevelExpression(expr: Expression): boolean; getTagData(name: string, tag?: any): any; @@ -6870,7 +6985,7 @@ declare interface KnownBuildInfo { contextDependencies?: LazySet; missingDependencies?: LazySet; buildDependencies?: LazySet; - valueDependencies?: Map>; + valueDependencies?: Map; hash?: any; assets?: Record; assetsInfo?: Map; @@ -6975,14 +7090,14 @@ declare interface KnownStatsChunk { recorded: boolean; reason?: string; size: number; - sizes?: Record; - names?: string[]; - idHints?: string[]; + sizes: Record; + names: string[]; + idHints: string[]; runtime?: string[]; - files?: string[]; - auxiliaryFiles?: string[]; + files: string[]; + auxiliaryFiles: string[]; hash: string; - childrenByOrder?: Record; + childrenByOrder: Record; id?: string | number; siblings?: (string | number)[]; parents?: (string | number)[]; @@ -7005,11 +7120,11 @@ declare interface KnownStatsChunkGroup { isOverSizeLimit?: boolean; } declare interface KnownStatsChunkOrigin { - module?: string; - moduleIdentifier?: string; - moduleName?: string; - loc?: string; - request?: string; + module: string; + moduleIdentifier: string; + moduleName: string; + loc: string; + request: string; moduleId?: string | number; } declare interface KnownStatsCompilation { @@ -7054,14 +7169,14 @@ declare interface KnownStatsError { } declare interface KnownStatsFactoryContext { type: string; - makePathsRelative?: (arg0: string) => string; - compilation?: Compilation; - rootModules?: Set; - compilationFileToChunks?: Map; - compilationAuxiliaryFileToChunks?: Map; - runtime?: RuntimeSpec; - cachedGetErrors?: (arg0: Compilation) => WebpackError[]; - cachedGetWarnings?: (arg0: Compilation) => WebpackError[]; + makePathsRelative: (arg0: string) => string; + compilation: Compilation; + rootModules: Set; + compilationFileToChunks: Map; + compilationAuxiliaryFileToChunks: Map; + runtime: RuntimeSpec; + cachedGetErrors: (arg0: Compilation) => WebpackError[]; + cachedGetWarnings: (arg0: Compilation) => WebpackError[]; } declare interface KnownStatsLogging { entries: StatsLoggingEntry[]; @@ -7070,7 +7185,7 @@ declare interface KnownStatsLogging { } declare interface KnownStatsLoggingEntry { type: string; - message: string; + message?: string; trace?: string[]; children?: StatsLoggingEntry[]; args?: any[]; @@ -7079,10 +7194,10 @@ declare interface KnownStatsLoggingEntry { declare interface KnownStatsModule { type?: string; moduleType?: string; - layer?: string; + layer?: null | string; identifier?: string; name?: string; - nameForCondition?: string; + nameForCondition?: null | string; index?: number; preOrderIndex?: number; index2?: number; @@ -7097,45 +7212,45 @@ declare interface KnownStatsModule { optional?: boolean; orphan?: boolean; id?: string | number; - issuerId?: string | number; + issuerId?: null | string | number; chunks?: (string | number)[]; assets?: (string | number)[]; dependent?: boolean; - issuer?: string; - issuerName?: string; + issuer?: null | string; + issuerName?: null | string; issuerPath?: StatsModuleIssuer[]; failed?: boolean; errors?: number; warnings?: number; profile?: StatsProfile; reasons?: StatsModuleReason[]; - usedExports?: boolean | string[]; - providedExports?: string[]; + usedExports?: null | boolean | string[]; + providedExports?: null | string[]; optimizationBailout?: string[]; - depth?: number; + depth?: null | number; modules?: StatsModule[]; filteredModules?: number; source?: string | Buffer; } declare interface KnownStatsModuleIssuer { - identifier?: string; - name?: string; + identifier: string; + name: string; id?: string | number; - profile?: StatsProfile; + profile: StatsProfile; } declare interface KnownStatsModuleReason { - moduleIdentifier?: string; - module?: string; - moduleName?: string; - resolvedModuleIdentifier?: string; - resolvedModule?: string; - type?: string; + moduleIdentifier: null | string; + module: null | string; + moduleName: null | string; + resolvedModuleIdentifier: null | string; + resolvedModule: null | string; + type: null | string; active: boolean; - explanation?: string; - userRequest?: string; - loc?: string; - moduleId?: string | number; - resolvedModuleId?: string | number; + explanation: null | string; + userRequest: null | string; + loc?: null | string; + moduleId?: null | string | number; + resolvedModuleId?: null | string | number; } declare interface KnownStatsModuleTraceDependency { loc?: string; @@ -7149,20 +7264,31 @@ declare interface KnownStatsModuleTraceItem { originId?: string | number; moduleId?: string | number; } +declare interface KnownStatsPrinterColorFn { + bold?: (str: string) => string; + yellow?: (str: string) => string; + red?: (str: string) => string; + green?: (str: string) => string; + magenta?: (str: string) => string; + cyan?: (str: string) => string; +} declare interface KnownStatsPrinterContext { type?: string; compilation?: StatsCompilation; chunkGroup?: StatsChunkGroup; + chunkGroupKind?: string; asset?: StatsAsset; module?: StatsModule; chunk?: StatsChunk; moduleReason?: StatsModuleReason; - bold?: (str: string) => string; - yellow?: (str: string) => string; - red?: (str: string) => string; - green?: (str: string) => string; - magenta?: (str: string) => string; - cyan?: (str: string) => string; + moduleIssuer?: StatsModuleIssuer; + error?: StatsError; + profile?: StatsProfile; + logging?: StatsLogging; + moduleTraceItem?: StatsModuleTraceItem; + moduleTraceDependency?: StatsModuleTraceDependency; +} +declare interface KnownStatsPrinterFormaters { formatFilename?: (file: string, oversize?: boolean) => string; formatModuleId?: (id: string) => string; formatChunkId?: ( @@ -7170,10 +7296,11 @@ declare interface KnownStatsPrinterContext { direction?: "parent" | "child" | "sibling" ) => string; formatSize?: (size: number) => string; + formatLayer?: (size: string) => string; formatDateTime?: (dateTime: number) => string; formatFlag?: (flag: string) => string; formatTime?: (time: number, boldQuantity?: boolean) => string; - chunkGroupKind?: string; + formatError?: (message: string) => string; } declare interface KnownStatsProfile { total: number; @@ -7550,8 +7677,13 @@ declare class LoadScriptRuntimeModule extends HelperRuntimeModule { declare interface Loader { [index: string]: any; } -type LoaderContext = NormalModuleLoaderContext & - LoaderRunnerLoaderContext & +type LoaderContextDeclarationsIndex = + NormalModuleLoaderContext & + LoaderRunnerLoaderContext & + LoaderPluginLoaderContext & + HotModuleReplacementPluginLoaderContext; +type LoaderContextNormalModule = NormalModuleLoaderContext & + LoaderRunnerLoaderContext & LoaderPluginLoaderContext & HotModuleReplacementPluginLoaderContext; type LoaderDefinition< @@ -7637,14 +7769,14 @@ declare interface LoaderPluginLoaderContext { request: string, callback: ( err: null | Error, - source: string, - sourceMap: any, - module: NormalModule + source?: string | Buffer, + sourceMap?: null | object, + module?: Module ) => void ): void; importModule( request: string, - options: ImportModuleOptions, + options: undefined | ImportModuleOptions, callback: (err?: null | Error, exports?: any) => any ): void; importModule(request: string, options?: ImportModuleOptions): Promise; @@ -7805,7 +7937,7 @@ declare class LoaderTargetPlugin { } declare interface LogEntry { type: string; - args: any[]; + args?: any[]; time: number; trace?: string[]; } @@ -7865,25 +7997,81 @@ declare interface MainRenderContext { /** * rendering in strict context */ - strictMode: boolean; + strictMode?: boolean; } declare abstract class MainTemplate { hooks: Readonly<{ - renderManifest: { tap: (options?: any, fn?: any) => void }; + renderManifest: { + tap: ( + options: + | string + | (TapOptions & { name: string } & IfSet), + fn: ( + arg0: RenderManifestEntry[], + arg1: RenderManifestOptions + ) => RenderManifestEntry[] + ) => void; + }; modules: { tap: () => never }; moduleObj: { tap: () => never }; - require: { tap: (options?: any, fn?: any) => void }; + require: { + tap: ( + options: + | string + | (TapOptions & { name: string } & IfSet), + fn: (arg0: string, arg1: RenderBootstrapContext) => string + ) => void; + }; beforeStartup: { tap: () => never }; startup: { tap: () => never }; afterStartup: { tap: () => never }; - render: { tap: (options?: any, fn?: any) => void }; - renderWithEntry: { tap: (options?: any, fn?: any) => void }; + render: { + tap: ( + options: + | string + | (TapOptions & { name: string } & IfSet), + fn: ( + arg0: Source, + arg1: Chunk, + arg2: undefined | string, + arg3: ModuleTemplate, + arg4: DependencyTemplates + ) => Source + ) => void; + }; + renderWithEntry: { + tap: ( + options: + | string + | (TapOptions & { name: string } & IfSet), + fn: (arg0: Source, arg1: Chunk, arg2?: string) => Source + ) => void; + }; assetPath: { - tap: (options?: any, fn?: any) => void; - call: (filename?: any, options?: any) => string; + tap: ( + options: + | string + | (TapOptions & { name: string } & IfSet), + fn: (arg0: string, arg1: object, arg2?: AssetInfo) => string + ) => void; + call: (filename: TemplatePath, options: PathData) => string; + }; + hash: { + tap: ( + options: + | string + | (TapOptions & { name: string } & IfSet), + fn: (arg0: Hash) => void + ) => void; + }; + hashForChunk: { + tap: ( + options: + | string + | (TapOptions & { name: string } & IfSet), + fn: (arg0: Hash, arg1: Chunk) => void + ) => void; }; - hash: { tap: (options?: any, fn?: any) => void }; - hashForChunk: { tap: (options?: any, fn?: any) => void }; globalHashPaths: { tap: () => void }; globalHash: { tap: () => void }; hotBootstrap: { tap: () => never }; @@ -7898,12 +8086,12 @@ declare abstract class MainTemplate { get linkPreload(): SyncWaterfallHook<[string, Chunk]>; }>; renderCurrentHashCode: (hash: string, length?: number) => string; - getPublicPath: (options: object) => string; - getAssetPath: (path?: any, options?: any) => string; + getPublicPath: (options: PathData) => string; + getAssetPath: (path: TemplatePath, options: PathData) => string; getAssetPathWithInfo: ( - path?: any, - options?: any - ) => { path: string; info: AssetInfo }; + path: TemplatePath, + options: PathData + ) => InterpolatedPathAndAssetInfo; get requireFn(): "__webpack_require__"; get outputOptions(): Output; } @@ -8033,7 +8221,7 @@ declare class Module extends DependenciesBlock { buildInfo?: BuildInfo; presentationalDependencies?: Dependency[]; codeGenerationDependencies?: Dependency[]; - id: ModuleId; + id: null | string | number; get hash(): string; get renderedHash(): string; profile?: ModuleProfile; @@ -8157,8 +8345,7 @@ declare class Module extends DependenciesBlock { used: any; } declare class ModuleConcatenationPlugin { - constructor(options?: any); - options: any; + constructor(); /** * Apply the plugin @@ -8259,6 +8446,7 @@ declare interface ModuleFederationPluginOptions { | "jsonp" | "system" | "promise" + | "module-import" | "script" | "node-commonjs"; @@ -8424,11 +8612,11 @@ declare class ModuleGraphConnection { ): void; addExplanation(explanation: string): void; get explanation(): string; - active: void; isActive(runtime: RuntimeSpec): boolean; isTargetActive(runtime: RuntimeSpec): boolean; getActiveState(runtime: RuntimeSpec): ConnectionState; setActive(value: boolean): void; + active: void; static addConnectionStates: ( a: ConnectionState, b: ConnectionState @@ -8641,6 +8829,11 @@ declare interface ModuleReferenceOptions { */ asiSafe?: boolean; } +declare interface ModuleResult { + client: string; + data: string; + active: boolean; +} declare interface ModuleSettings { /** * Specifies the layer in which the module should be placed in. @@ -8675,13 +8868,68 @@ declare interface ModuleSettings { declare abstract class ModuleTemplate { type: string; hooks: Readonly<{ - content: { tap: (options?: any, fn?: any) => void }; - module: { tap: (options?: any, fn?: any) => void }; - render: { tap: (options?: any, fn?: any) => void }; - package: { tap: (options?: any, fn?: any) => void }; - hash: { tap: (options?: any, fn?: any) => void }; + content: { + tap: ( + options: + | string + | (TapOptions & { name: string } & IfSet), + fn: ( + arg0: Source, + arg1: Module, + arg2: ChunkRenderContext, + arg3: DependencyTemplates + ) => Source + ) => void; + }; + module: { + tap: ( + options: + | string + | (TapOptions & { name: string } & IfSet), + fn: ( + arg0: Source, + arg1: Module, + arg2: ChunkRenderContext, + arg3: DependencyTemplates + ) => Source + ) => void; + }; + render: { + tap: ( + options: + | string + | (TapOptions & { name: string } & IfSet), + fn: ( + arg0: Source, + arg1: Module, + arg2: ChunkRenderContext, + arg3: DependencyTemplates + ) => Source + ) => void; + }; + package: { + tap: ( + options: + | string + | (TapOptions & { name: string } & IfSet), + fn: ( + arg0: Source, + arg1: Module, + arg2: ChunkRenderContext, + arg3: DependencyTemplates + ) => Source + ) => void; + }; + hash: { + tap: ( + options: + | string + | (TapOptions & { name: string } & IfSet), + fn: (arg0: Hash) => void + ) => void; + }; }>; - get runtimeTemplate(): any; + get runtimeTemplate(): RuntimeTemplate; } declare interface ModuleTemplates { javascript: ModuleTemplate; @@ -8735,8 +8983,8 @@ declare abstract class MultiStats { get hash(): string; hasErrors(): boolean; hasWarnings(): boolean; - toJson(options?: any): StatsCompilation; - toString(options?: any): string; + toJson(options?: string | boolean | StatsOptions): StatsCompilation; + toString(options?: string | boolean | StatsOptions): string; } declare abstract class MultiWatching { watchings: Watching[]; @@ -8907,7 +9155,7 @@ declare class NormalModule extends Module { createSource( context: string, content: string | Buffer, - sourceMap?: string | SourceMapSource, + sourceMap?: null | string | SourceMapSource, associatedObjectForCache?: object ): Source; markModuleAsErrored(error: WebpackError): void; @@ -8919,14 +9167,23 @@ declare class NormalModule extends Module { static deserialize(context?: any): NormalModule; } declare interface NormalModuleCompilationHooks { - loader: SyncHook<[object, NormalModule]>; - beforeLoaders: SyncHook<[LoaderItem[], NormalModule, object]>; + loader: SyncHook<[LoaderContextNormalModule, NormalModule]>; + beforeLoaders: SyncHook< + [LoaderItem[], NormalModule, LoaderContextNormalModule] + >; beforeParse: SyncHook<[NormalModule]>; beforeSnapshot: SyncHook<[NormalModule]>; readResourceForScheme: HookMap< - AsyncSeriesBailHook<[string, NormalModule], string | Buffer> + FakeHook< + AsyncSeriesBailHook<[string, NormalModule], null | string | Buffer> + > + >; + readResource: HookMap< + AsyncSeriesBailHook< + [LoaderContextNormalModule], + null | string | Buffer + > >; - readResource: HookMap>; needBuild: AsyncSeriesBailHook<[NormalModule, NeedBuildContext], boolean>; } declare interface NormalModuleCreateData { @@ -9222,6 +9479,9 @@ declare interface ObjectEncodingOptions { | "base64url" | "hex"; } +declare interface ObjectForExtract { + [index: string]: any; +} declare interface ObjectSerializer { serialize: (arg0: any, arg1: ObjectSerializerContext) => void; deserialize: (arg0: ObjectDeserializerContext) => any; @@ -9674,11 +9934,47 @@ declare interface OptimizationSplitChunksOptions { */ usedExports?: boolean; } +declare interface Options { + /** + * source + */ + source: string; + + /** + * absolute context path to which lib ident is relative to + */ + context: string; + + /** + * content + */ + content: DllReferencePluginOptionsContent; + + /** + * type + */ + type?: "object" | "require"; + + /** + * extensions + */ + extensions?: string[]; + + /** + * scope + */ + scope?: string; + + /** + * object for caching + */ + associatedObjectForCache?: object; +} declare abstract class OptionsApply { process(options?: any, compiler?: any): void; } declare interface OriginRecord { - module: Module; + module: null | Module; loc: DependencyLocation; request: string; } @@ -11410,7 +11706,7 @@ declare interface RenderContext { /** * rendering in strict context */ - strictMode: boolean; + strictMode?: boolean; } type RenderManifestEntry = | RenderManifestEntryTemplated @@ -11425,7 +11721,7 @@ declare interface RenderManifestEntryStatic { } declare interface RenderManifestEntryTemplated { render: () => Source; - filenameTemplate: string | ((arg0: PathData, arg1?: AssetInfo) => string); + filenameTemplate: TemplatePath; pathOptions?: PathData; info?: AssetInfo; identifier: string; @@ -11487,7 +11783,7 @@ declare interface ResolveBuildDependenciesResult { /** * stored resolve results */ - resolveResults: Map; + resolveResults: Map; /** * dependencies of the resolving @@ -12040,6 +12336,13 @@ declare interface ResourceDataWithData { context?: string; data: Record; } +declare abstract class RestoreProvidedData { + exports: any; + otherProvided: any; + otherCanMangleProvide: any; + otherTerminalBinding: any; + serialize(__0: ObjectSerializerContext): void; +} declare interface RmDirOptions { maxRetries?: number; recursive?: boolean; @@ -12066,7 +12369,7 @@ declare interface RuleSet { /** * execute the rule set */ - exec: (arg0: object) => Effect[]; + exec: (arg0: EffectData) => Effect[]; } type RuleSetCondition = | string @@ -12987,13 +13290,13 @@ declare abstract class RuntimeValue { fn: (arg0: { module: NormalModule; key: string; - readonly version?: string; + readonly version: ValueCacheVersion; }) => CodeValuePrimitive; options: true | RuntimeValueOptions; get fileDependencies(): true | string[]; exec( parser: JavascriptParser, - valueCacheVersions: Map>, + valueCacheVersions: Map, key: string ): CodeValuePrimitive; getCacheVersion(): undefined | string; @@ -13138,6 +13441,7 @@ declare class SideEffectsFlagPlugin { cache: Map ): undefined | boolean; } +type SimpleType = "string" | "number" | "boolean"; declare class SizeOnlySource extends Source { constructor(size: number); } @@ -13157,32 +13461,36 @@ declare abstract class Snapshot { children?: Set; hasStartTime(): boolean; setStartTime(value: number): void; - setMergedStartTime(value?: any, snapshot?: any): void; + setMergedStartTime(value: undefined | number, snapshot: Snapshot): void; hasFileTimestamps(): boolean; - setFileTimestamps(value?: any): void; + setFileTimestamps(value: Map): void; hasFileHashes(): boolean; - setFileHashes(value?: any): void; + setFileHashes(value: Map): void; hasFileTshs(): boolean; - setFileTshs(value?: any): void; + setFileTshs(value: Map): void; hasContextTimestamps(): boolean; - setContextTimestamps(value?: any): void; + setContextTimestamps( + value: Map + ): void; hasContextHashes(): boolean; - setContextHashes(value?: any): void; + setContextHashes(value: Map): void; hasContextTshs(): boolean; - setContextTshs(value?: any): void; + setContextTshs( + value: Map + ): void; hasMissingExistence(): boolean; - setMissingExistence(value?: any): void; + setMissingExistence(value: Map): void; hasManagedItemInfo(): boolean; - setManagedItemInfo(value?: any): void; + setManagedItemInfo(value: Map): void; hasManagedFiles(): boolean; - setManagedFiles(value?: any): void; + setManagedFiles(value: Set): void; hasManagedContexts(): boolean; - setManagedContexts(value?: any): void; + setManagedContexts(value: Set): void; hasManagedMissing(): boolean; - setManagedMissing(value?: any): void; + setManagedMissing(value: Set): void; hasChildren(): boolean; - setChildren(value?: any): void; - addChild(child?: any): void; + setChildren(value: Set): void; + addChild(child: Snapshot): void; serialize(__0: ObjectSerializerContext): void; deserialize(__0: ObjectDeserializerContext): void; getFileIterable(): Iterable; @@ -13276,11 +13584,14 @@ declare interface SnapshotOptionsWebpackOptions { */ unmanagedPaths?: (string | RegExp)[]; } +declare interface SortFunction { + (arg0: T, arg1: T): number; +} declare abstract class SortableSet extends Set { /** * Sort with a comparer function */ - sortWith(sortFn: (arg0: T, arg1: T) => number): void; + sortWith(sortFn?: SortFunction): void; sort(): SortableSet; /** @@ -13447,7 +13758,7 @@ declare interface SplitChunksOptions { maxAsyncRequests: number; maxInitialRequests: number; hidePathInfo: boolean; - filename: string | ((arg0: PathData, arg1?: AssetInfo) => string); + filename: TemplatePath; automaticNameDelimiter: string; getCacheGroups: ( module: Module, @@ -13652,59 +13963,73 @@ declare class Stats { toJson(options?: string | boolean | StatsOptions): StatsCompilation; toString(options?: string | boolean | StatsOptions): string; } -type StatsAsset = KnownStatsAsset & Record; -type StatsChunk = KnownStatsChunk & Record; -type StatsChunkGroup = KnownStatsChunkGroup & Record; -type StatsChunkOrigin = KnownStatsChunkOrigin & Record; -type StatsCompilation = KnownStatsCompilation & Record; -type StatsError = KnownStatsError & Record; +type StatsAsset = Record & KnownStatsAsset; +type StatsChunk = Record & KnownStatsChunk; +type StatsChunkGroup = Record & KnownStatsChunkGroup; +type StatsChunkOrigin = Record & KnownStatsChunkOrigin; +type StatsCompilation = Record & KnownStatsCompilation; +type StatsError = Record & KnownStatsError; declare abstract class StatsFactory { - hooks: Readonly<{ - extract: HookMap>; - filter: HookMap< - SyncBailHook<[any, StatsFactoryContext, number, number], any> - >; - sort: HookMap< - SyncBailHook< - [((arg0?: any, arg1?: any) => number)[], StatsFactoryContext], - any - > - >; - filterSorted: HookMap< - SyncBailHook<[any, StatsFactoryContext, number, number], any> - >; - groupResults: HookMap< - SyncBailHook<[GroupConfig[], StatsFactoryContext], any> - >; - sortResults: HookMap< - SyncBailHook< - [((arg0?: any, arg1?: any) => number)[], StatsFactoryContext], - any - > - >; - filterResults: HookMap< - SyncBailHook<[any, StatsFactoryContext, number, number], any> - >; - merge: HookMap>; - result: HookMap>; - getItemName: HookMap>; - getItemFactory: HookMap>; - }>; + hooks: StatsFactoryHooks; create( type: string, data: any, baseContext: Omit ): any; } -type StatsFactoryContext = KnownStatsFactoryContext & Record; -type StatsLogging = KnownStatsLogging & Record; -type StatsLoggingEntry = KnownStatsLoggingEntry & Record; -type StatsModule = KnownStatsModule & Record; -type StatsModuleIssuer = KnownStatsModuleIssuer & Record; -type StatsModuleReason = KnownStatsModuleReason & Record; -type StatsModuleTraceDependency = KnownStatsModuleTraceDependency & - Record; -type StatsModuleTraceItem = KnownStatsModuleTraceItem & Record; +type StatsFactoryContext = Record & KnownStatsFactoryContext; +declare interface StatsFactoryHooks { + extract: HookMap< + SyncBailHook<[ObjectForExtract, any, StatsFactoryContext], undefined> + >; + filter: HookMap< + SyncBailHook< + [any, StatsFactoryContext, number, number], + undefined | boolean + > + >; + sort: HookMap< + SyncBailHook< + [((arg0?: any, arg1?: any) => 0 | 1 | -1)[], StatsFactoryContext], + undefined + > + >; + filterSorted: HookMap< + SyncBailHook< + [any, StatsFactoryContext, number, number], + undefined | boolean + > + >; + groupResults: HookMap< + SyncBailHook<[GroupConfig[], StatsFactoryContext], undefined> + >; + sortResults: HookMap< + SyncBailHook< + [((arg0?: any, arg1?: any) => 0 | 1 | -1)[], StatsFactoryContext], + undefined + > + >; + filterResults: HookMap< + SyncBailHook< + [any, StatsFactoryContext, number, number], + undefined | boolean + > + >; + merge: HookMap>; + result: HookMap>; + getItemName: HookMap>; + getItemFactory: HookMap< + SyncBailHook<[any, StatsFactoryContext], undefined | StatsFactory> + >; +} +type StatsLogging = Record & KnownStatsLogging; +type StatsLoggingEntry = Record & KnownStatsLoggingEntry; +type StatsModule = Record & KnownStatsModule; +type StatsModuleIssuer = Record & KnownStatsModuleIssuer; +type StatsModuleReason = Record & KnownStatsModuleReason; +type StatsModuleTraceDependency = Record & + KnownStatsModuleTraceDependency; +type StatsModuleTraceItem = Record & KnownStatsModuleTraceItem; /** * Stats options object. @@ -14153,22 +14478,28 @@ declare interface StatsOptions { */ warningsSpace?: number; } -declare abstract class StatsPrinter { - hooks: Readonly<{ - sortElements: HookMap>; - printElements: HookMap< - SyncBailHook<[PrintedElement[], StatsPrinterContext], string> - >; - sortItems: HookMap>; - getItemName: HookMap>; - printItems: HookMap>; - print: HookMap>; - result: HookMap>; - }>; - print(type: string, object: object, baseContext?: object): string; +declare interface StatsPrintHooks { + sortElements: HookMap>; + printElements: HookMap< + SyncBailHook<[PrintedElement[], StatsPrinterContext], undefined | string> + >; + sortItems: HookMap>; + getItemName: HookMap>; + printItems: HookMap< + SyncBailHook<[string[], StatsPrinterContext], undefined | string> + >; + print: HookMap>; + result: HookMap>; } -type StatsPrinterContext = KnownStatsPrinterContext & Record; -type StatsProfile = KnownStatsProfile & Record; +declare abstract class StatsPrinter { + hooks: StatsPrintHooks; + print(type: string, object?: any, baseContext?: StatsPrinterContext): string; +} +type StatsPrinterContext = Record & + KnownStatsPrinterColorFn & + KnownStatsPrinterFormaters & + KnownStatsPrinterContext; +type StatsProfile = Record & KnownStatsProfile; type StatsValue = | boolean | StatsOptions @@ -14197,7 +14528,7 @@ declare class SyncModuleIdsPlugin { /** * operation mode (defaults to merge) */ - mode?: "read" | "merge" | "create" | "update"; + mode?: "read" | "create" | "merge" | "update"; }); /** @@ -14223,6 +14554,15 @@ declare interface TagInfo { data: any; next?: TagInfo; } +declare interface TargetItem { + module: Module; + connection: ModuleGraphConnection; + export?: string[]; +} +declare interface TargetItemWithoutConnection { + module: Module; + export: string[]; +} declare class Template { constructor(); static getFunctionContent(fn: Function): string; @@ -14239,7 +14579,7 @@ declare class Template { static renderChunkModules( renderContext: ChunkRenderContext, modules: Module[], - renderModule: (arg0: Module) => Source, + renderModule: (arg0: Module) => null | Source, prefix?: string ): null | Source; static renderRuntimeModules( @@ -14255,6 +14595,7 @@ declare class Template { static NUMBER_OF_IDENTIFIER_START_CHARS: number; static NUMBER_OF_IDENTIFIER_CONTINUATION_CHARS: number; } +type TemplatePath = string | ((arg0: PathData, arg1?: AssetInfo) => string); declare interface TimestampAndHash { safeTime: number; timestamp?: number; @@ -14305,6 +14646,9 @@ declare interface UpdateHashContextGenerator { runtimeTemplate?: RuntimeTemplate; } type UsageStateType = 0 | 1 | 2 | 3 | 4; +type UsedName = string | false | string[]; +type Value = string | number | boolean | RegExp; +type ValueCacheVersion = undefined | string | Set; declare abstract class VariableInfo { declaredScope: ScopeInfo; freeName?: string | true; @@ -14328,10 +14672,10 @@ declare interface WatchFileSystem { options: WatchOptions, callback: ( arg0: null | Error, - arg1: Map, - arg2: Map, - arg3: Set, - arg4: Set + arg1?: Map, + arg2?: Map, + arg3?: Set, + arg4?: Set ) => void, callbackUndelayed: (arg0: string, arg1: number) => void ) => Watcher; @@ -14446,28 +14790,7 @@ declare abstract class Watching { closed: boolean; suspended: boolean; blocked: boolean; - watchOptions: { - /** - * Delay the rebuilt after the first change. Value is a time in ms. - */ - aggregateTimeout?: number; - /** - * Resolve symlinks and watch symlink and real file. This is usually not needed as webpack already resolves symlinks ('resolve.symlinks'). - */ - followSymlinks?: boolean; - /** - * Ignore some files from watching (glob pattern or regexp). - */ - ignored?: string | RegExp | string[]; - /** - * Enable polling mode for watching. - */ - poll?: number | boolean; - /** - * Stop watching when stdin stream has ended. - */ - stdin?: boolean; - }; + watchOptions: WatchOptions; compiler: Compiler; running: boolean; watcher?: null | Watcher; @@ -14574,7 +14897,7 @@ declare abstract class WebpackLogger { status(...args: any[]): void; group(...args: any[]): void; groupCollapsed(...args: any[]): void; - groupEnd(...args: any[]): void; + groupEnd(): void; profile(label?: string): void; profileEnd(label?: string): void; time(label: string): void; @@ -14673,6 +14996,7 @@ declare interface WebpackOptionsNormalized { | "jsonp" | "system" | "promise" + | "module-import" | "script" | "node-commonjs"; @@ -14982,18 +15306,11 @@ declare namespace exports { ) => void; export const version: string; export namespace cli { - export let getArguments: (schema?: any) => Record; + export let getArguments: (schema?: any) => Flags; export let processArguments: ( - args: Record, + args: Flags, config: any, - values: Record< - string, - | string - | number - | boolean - | RegExp - | (string | number | boolean | RegExp)[] - > + values: Record ) => null | Problem[]; } export namespace ModuleFilenameHelpers { @@ -15289,7 +15606,7 @@ declare namespace exports { export { ProfilingPlugin }; } export namespace util { - export const createHash: (algorithm: string | typeof Hash) => Hash; + export const createHash: (algorithm: Algorithm) => Hash; export namespace comparators { export let compareChunksById: (a: Chunk, b: Chunk) => 0 | 1 | -1; export let compareModulesByIdentifier: ( @@ -15418,7 +15735,10 @@ declare namespace exports { ) => Serializer; export { MEASURE_START_OPERATION, MEASURE_END_OPERATION }; } - export const cleverMerge: (first: T, second: O) => T | O | (T & O); + export const cleverMerge: ( + first?: null | T, + second?: null | O + ) => T | O | (T & O); export function compileBooleanMatcher( map: Record ): boolean | ((arg0: string) => string); @@ -15575,7 +15895,7 @@ declare namespace exports { LoaderDefinitionFunction, PitchLoaderDefinitionFunction, RawLoaderDefinitionFunction, - LoaderContext + LoaderContextDeclarationsIndex as LoaderContext }; } declare const topLevelSymbolTag: unique symbol; diff --git a/yarn.lock b/yarn.lock index 4ce7aa16..734ffc8a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -47,38 +47,22 @@ "@jridgewell/resolve-uri" "^3.1.0" "@jridgewell/sourcemap-codec" "^1.4.14" -"@types/eslint-scope@^3.7.3": - version "3.7.7" - resolved "https://registry.yarnpkg.com/@types/eslint-scope/-/eslint-scope-3.7.7.tgz#3108bd5f18b0cdb277c867b3dd449c9ed7079ac5" - integrity sha512-MzMFlSLBqNF2gcHWO0G1vP/YQyfvrxZ0bF+u7mzUdZ1/xK4A4sru+nraZz5i3iEIk1l1uyicaDVTB4QbbEkAYg== - dependencies: - "@types/eslint" "*" - "@types/estree" "*" - -"@types/eslint@*": - version "9.6.0" - resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-9.6.0.tgz#51d4fe4d0316da9e9f2c80884f2c20ed5fb022ff" - integrity sha512-gi6WQJ7cHRgZxtkQEoyHMppPjq9Kxo5Tjn2prSKDSmZrCz8TZ3jSRCeTJm+WoM+oB0WG37bRqLzaaU3q7JypGg== - dependencies: - "@types/estree" "*" - "@types/json-schema" "*" - -"@types/estree@*", "@types/estree@^1.0.5": +"@types/estree@^1.0.5": version "1.0.5" resolved "https://registry.yarnpkg.com/@types/estree/-/estree-1.0.5.tgz#a6ce3e556e00fd9895dd872dd172ad0d4bd687f4" integrity sha512-/kYRxGDLWzHOB7q+wtSUQlFrtcdUccpfy+X+9iMBpHK8QLLhx2wIPYuS5DYtR9Wa/YlZAbIovy7qVdB1Aq6Lyw== -"@types/json-schema@*", "@types/json-schema@^7.0.8": +"@types/json-schema@^7.0.8": version "7.0.15" resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.15.tgz#596a1747233694d50f6ad8a7869fcb6f56cf5841" integrity sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA== "@types/node@*": - version "22.3.0" - resolved "https://registry.yarnpkg.com/@types/node/-/node-22.3.0.tgz#7f8da0e2b72c27c4f9bd3cb5ef805209d04d4f9e" - integrity sha512-nrWpWVaDZuaVc5X84xJ0vNrLvomM205oQyLsRt7OHNZbSHslcWsvgFR7O7hire2ZonjLrWBbedmotmIlJDVd6g== + version "22.5.4" + resolved "https://registry.yarnpkg.com/@types/node/-/node-22.5.4.tgz#83f7d1f65bc2ed223bdbf57c7884f1d5a4fa84e8" + integrity sha512-FDuKUJQm/ju9fT/SeX/6+gBzoPzlVCzfzmGkwKvRHQVxi4BntVbyIwf6a4Xn62mrvndLiml6z/UBXIdEVjQLXg== dependencies: - undici-types "~6.18.2" + undici-types "~6.19.2" "@webassemblyjs/ast@1.12.1", "@webassemblyjs/ast@^1.12.1": version "1.12.1" @@ -267,9 +251,9 @@ buffer-from@^1.0.0: integrity sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ== caniuse-lite@^1.0.30001646: - version "1.0.30001651" - resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001651.tgz#52de59529e8b02b1aedcaaf5c05d9e23c0c28138" - integrity sha512-9Cf+Xv1jJNe1xPZLGuUXLNkE1BoDkqRqYyFJ9TDYSqhduqA4hu4oR9HluGoWYQC/aj8WHjsGVV+bwkh0+tegRg== + version "1.0.30001658" + resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001658.tgz#b5f7be8ac748a049ab06aa1cf7a1408d83f074ec" + integrity sha512-N2YVqWbJELVdrnsW5p+apoQyYt51aBMSsBZki1XZEfeBCexcM/sf4xiAHcXQBkuOwJBXtWF7aW1sYX6tKebPHw== chrome-trace-event@^1.0.2: version "1.0.4" @@ -310,11 +294,11 @@ cross-spawn@^7.0.3: which "^2.0.1" electron-to-chromium@^1.5.4: - version "1.5.9" - resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.9.tgz#3e92950e3a409d109371b7a153a9c5712e2509fd" - integrity sha512-HfkT8ndXR0SEkU8gBQQM3rz035bpE/hxkZ1YIt4KJPEFES68HfIU6LzKukH0H794Lm83WJtkSAMfEToxCs15VA== + version "1.5.18" + resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.18.tgz#5fe62b9d21efbcfa26571066502d94f3ed97e495" + integrity sha512-1OfuVACu+zKlmjsNdcJuVQuVE61sZOLbNM4JAQ1Rvh6EOj0/EUKhMJjRH73InPlXSh8HIJk1cVZ8pyOV/FMdUQ== -enhanced-resolve@^5.17.0: +enhanced-resolve@^5.17.1: version "5.17.1" resolved "https://registry.yarnpkg.com/enhanced-resolve/-/enhanced-resolve-5.17.1.tgz#67bfbbcc2f81d511be77d686a90267ef7f898a15" integrity sha512-LMHl3dXhTcfv8gM4kEzIUeTQ+7fpdA0l2tUf34BddXPkz2A5xJ5L/Pchd5BL6rdccM9QGvu0sWZzK1Z1t4wwyg== @@ -333,9 +317,9 @@ es-module-lexer@^1.2.1: integrity sha512-MVNK56NiMrOwitFB7cqDwq0CQutbw+0BvLshJSse0MUNU+y1FC3bUS/AQg7oUng+/wKrrki7JfmwtVHkVfPLlw== escalade@^3.1.2: - version "3.1.2" - resolved "https://registry.yarnpkg.com/escalade/-/escalade-3.1.2.tgz#54076e9ab29ea5bf3d8f1ed62acffbb88272df27" - integrity sha512-ErCHMCae19vR8vQGe50xIsVomy19rg6gFu3+r3jkEO46suLMWBksvVyoGgQV+jOfl84ZSOSlmv6Gxa89PmTGmA== + version "3.2.0" + resolved "https://registry.yarnpkg.com/escalade/-/escalade-3.2.0.tgz#011a3f69856ba189dffa7dc8fcce99d2a87903e5" + integrity sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA== eslint-scope@5.1.1: version "5.1.1" @@ -436,9 +420,9 @@ interpret@^3.1.1: integrity sha512-6xwYfHbajpoF0xLW+iwLkhwgvLoZDfjYfoFNu8ftMoXINzwuymNLd9u/KmwtdT2GbR+/Cz66otEGEVVUHX9QLQ== is-core-module@^2.13.0: - version "2.15.0" - resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.15.0.tgz#71c72ec5442ace7e76b306e9d48db361f22699ea" - integrity sha512-Dd+Lb2/zvk9SKy1TGCt1wFJFo/MWBPMX5x7KcvLajWTGuomczdQX61PvY5yK6SVACwpoexWo81IfFyoKY2QnTA== + version "2.15.1" + resolved "https://registry.yarnpkg.com/is-core-module/-/is-core-module-2.15.1.tgz#a7363a25bee942fefab0de13bf6aa372c82dcc37" + integrity sha512-z0vtXSwucUJtANQWldhbtbt7BnL0vxiFjIdDLAatwhDYty2bad6s+rijD6Ri4YuYJubLzIJLUidCh09e1djEVQ== dependencies: hasown "^2.0.2" @@ -557,9 +541,9 @@ path-parse@^1.0.7: integrity sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw== picocolors@^1.0.1: - version "1.0.1" - resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.0.1.tgz#a8ad579b571952f0e5d25892de5445bcfe25aaa1" - integrity sha512-anP1Z8qwhkbmu7MFP5iTt+wQKXgwzf7zTyGlcdzabySa9vd0Xt392U0rVmz9poOaBj0uHJKyyo9/upk0HrEQew== + version "1.1.0" + resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.1.0.tgz#5358b76a78cde483ba5cef6a9dc9671440b27d59" + integrity sha512-TQ92mBOW0l3LeMeyLV6mzy/kWr8lkd/hp3mTg7wYK7zJhuBStmGMBG0BdeDZS/dZx1IukaX6Bk11zcln25o1Aw== pkg-dir@^4.2.0: version "4.2.0" @@ -699,10 +683,10 @@ terser@^5.26.0: commander "^2.20.0" source-map-support "~0.5.20" -undici-types@~6.18.2: - version "6.18.2" - resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.18.2.tgz#8b678cf939d4fc9ec56be3c68ed69c619dee28b0" - integrity sha512-5ruQbENj95yDYJNS3TvcaxPMshV7aizdv/hWYjGIKoANWKjhWNBsr2YEuYZKodQulB1b8l7ILOuDQep3afowQQ== +undici-types@~6.19.2: + version "6.19.8" + resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.8.tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02" + integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw== update-browserslist-db@^1.1.0: version "1.1.0" @@ -761,11 +745,10 @@ webpack-sources@^3.2.3: integrity sha512-/DyMEOrDgLKKIG0fmvtz+4dUX/3Ghozwgm6iPp8KRhvn+eQf9+Q7GWxVNMk3+uCPWfdXYC4ExGBckIXdFEfH1w== webpack@^5.89.0: - version "5.93.0" - resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.93.0.tgz#2e89ec7035579bdfba9760d26c63ac5c3462a5e5" - integrity sha512-Y0m5oEY1LRuwly578VqluorkXbvXKh7U3rLoQCEO04M97ScRr44afGVkI0FQFsXzysk5OgFAxjZAb9rsGQVihA== + version "5.94.0" + resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.94.0.tgz#77a6089c716e7ab90c1c67574a28da518a20970f" + integrity sha512-KcsGn50VT+06JH/iunZJedYGUJS5FGjow8wb9c0v5n1Om8O1g4L6LjtfxwlXIATopoQu+vOXXa7gYisWxCoPyg== dependencies: - "@types/eslint-scope" "^3.7.3" "@types/estree" "^1.0.5" "@webassemblyjs/ast" "^1.12.1" "@webassemblyjs/wasm-edit" "^1.12.1" @@ -774,7 +757,7 @@ webpack@^5.89.0: acorn-import-attributes "^1.9.5" browserslist "^4.21.10" chrome-trace-event "^1.0.2" - enhanced-resolve "^5.17.0" + enhanced-resolve "^5.17.1" es-module-lexer "^1.2.1" eslint-scope "5.1.1" events "^3.2.0"